2023-12-01T04:24:12.869 INFO:root:teuthology version: 0.0.1.dev214+gf2de108 2023-12-01T04:24:12.869 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473627 --description upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 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 --name yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi -- /home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473627/orig.config.yaml 2023-12-01T04:24:12.920 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-01T04:24:12.995 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473627 branch: wip-yuri10-testing-2023-11-30-0943 description: upgrade:reef-x/parallel/{0-random-distro$/{rhel_8.6_container_tools_rhel8} 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: '7473627' 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-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-yuri10-testing-2023-11-30-0943 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: 9942cfafa9f7e22e363b3f76a7fe21130085c2db ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri10-testing-2023-11-30-0943 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db owner: scheduled_yuriw@teuthology priority: 75 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: 1744 sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db sleep_before_teardown: 0 subset: 111/120000 suite: upgrade:reef-x suite_branch: wip-yuri10-testing-2023-11-30-0943 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db targets: smithi060.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: branch: reef exclude_packages: - ceph-volume - print: '**** done install task...' - print: '**** done start installing reef cephadm ...' - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - print: '**** done end installing reef cephadm ...' - print: '**** done start cephadm.shell ceph config set mgr...' - cephadm.shell: mon.a: - ceph config set mgr mgr/cephadm/use_repo_digest true --force - print: '**** done cephadm.shell ceph config set mgr...' - print: '**** done start telemetry reef...' - workunit: clients: client.0: - test_telemetry_reef.sh - print: '**** done end telemetry reef...' - print: '**** done start parallel' - parallel: - workload - upgrade-sequence - print: '**** done end parallel' - print: '**** done start telemetry x...' - workunit: clients: client.0: - test_telemetry_reef_x.sh - print: '**** done end telemetry x...' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: f2de108beb0a6dde7f3e6c96039071828a1f6269 timestamp: 2023-12-01_04:14:53 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.232157 workload: full_sequential: - print: '**** done start ec-rados-default.yaml' - rados: clients: - client.0 ec_pool: true objects: 50 op_weights: append: 100 copy_from: 50 delete: 50 read: 100 rmattr: 25 rollback: 50 setattr: 25 snap_create: 50 snap_remove: 50 write: 0 ops: 4000 write_append_excl: false - print: '**** done end ec-rados-default.yaml' - print: '**** done start rados_api.yaml' - workunit: branch: reef clients: client.0: - cls - print: '**** done end rados_api.yaml' - print: '**** done start rados_loadgenbig.yaml' - workunit: branch: reef clients: client.0: - rados/load-gen-big.sh - print: '**** done end rados_loadgenbig.yaml' - print: '**** done start rbd_import_export.yaml' - workunit: branch: reef clients: client.1: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done end rbd_import_export.yaml' - print: '**** done start test_rbd_api.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_api.yaml' - print: '**** done start test_rbd_python.yaml' - workunit: branch: reef clients: client.0: - rbd/test_librbd_python.sh env: RBD_FEATURES: '61' - print: '**** done end test_rbd_python.yaml' 2023-12-01T04:24:12.995 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa; will attempt to use it 2023-12-01T04:24:12.996 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_9942cfafa9f7e22e363b3f76a7fe21130085c2db/qa/tasks 2023-12-01T04:24:12.996 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-01T04:24:12.998 INFO:teuthology.task.internal:Checking packages... 2023-12-01T04:24:13.021 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '9942cfafa9f7e22e363b3f76a7fe21130085c2db' 2023-12-01T04:24:13.021 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:24:13.021 INFO:teuthology.packaging:ref: None 2023-12-01T04:24:13.021 INFO:teuthology.packaging:tag: None 2023-12-01T04:24:13.021 INFO:teuthology.packaging:branch: wip-yuri10-testing-2023-11-30-0943 2023-12-01T04:24:13.022 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:24:13.022 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-yuri10-testing-2023-11-30-0943 2023-12-01T04:24:13.257 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7650.g9942cfaf 2023-12-01T04:24:13.257 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-01T04:24:13.264 INFO:teuthology.task.internal:no buildpackages task found 2023-12-01T04:24:13.264 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-01T04:24:13.271 INFO:teuthology.task.internal:Saving configuration 2023-12-01T04:24:13.290 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-01T04:24:13.297 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-01T04:24:13.321 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi060.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473627', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 04:17:17.193184', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T04:24:13.345 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2023-12-01_04:14:53-upgrade:reef-x-wip-yuri10-testing-2023-11-30-0943-distro-default-smithi/7473627', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-01 04:17:17.191256', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-12-01T04:24:13.345 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-01T04:24:13.352 INFO:teuthology.task.internal:roles: ubuntu@smithi060.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'] 2023-12-01T04:24:13.352 INFO:teuthology.task.internal:roles: ubuntu@smithi089.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'] 2023-12-01T04:24:13.352 INFO:teuthology.run_tasks:Running task console_log... 2023-12-01T04:24:13.442 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fca6c001f70>, signals=[15]) 2023-12-01T04:24:13.442 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-01T04:24:13.448 INFO:teuthology.task.internal:Opening connections... 2023-12-01T04:24:13.449 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi060.front.sepia.ceph.com 2023-12-01T04:24:13.450 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:24:13.519 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2023-12-01T04:24:13.520 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:24:13.589 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-01T04:24:13.597 DEBUG:teuthology.orchestra.run.smithi060:> uname -m 2023-12-01T04:24:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:x86_64 2023-12-01T04:24:13.618 DEBUG:teuthology.orchestra.run.smithi060:> cat /etc/os-release 2023-12-01T04:24:13.678 INFO:teuthology.orchestra.run.smithi060.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:ID="rhel" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:ID_LIKE="fedora" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:VERSION_ID="8.6" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:PLATFORM_ID="platform:el8" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:ANSI_COLOR="0;31" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T04:24:13.679 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T04:24:13.680 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T04:24:13.680 INFO:teuthology.orchestra.run.smithi060.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T04:24:13.680 INFO:teuthology.lock.ops:Updating smithi060.front.sepia.ceph.com on lock server 2023-12-01T04:24:13.703 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2023-12-01T04:24:13.724 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2023-12-01T04:24:13.724 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2023-12-01T04:24:13.786 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Red Hat Enterprise Linux" 2023-12-01T04:24:13.786 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="8.6 (Ootpa)" 2023-12-01T04:24:13.786 INFO:teuthology.orchestra.run.smithi089.stdout:ID="rhel" 2023-12-01T04:24:13.786 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE="fedora" 2023-12-01T04:24:13.786 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="8.6" 2023-12-01T04:24:13.786 INFO:teuthology.orchestra.run.smithi089.stdout:PLATFORM_ID="platform:el8" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:ANSI_COLOR="0;31" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.redhat.com/" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-01T04:24:13.787 INFO:teuthology.orchestra.run.smithi089.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-01T04:24:13.788 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2023-12-01T04:24:13.802 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-01T04:24:13.812 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-01T04:24:13.818 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-01T04:24:13.818 DEBUG:teuthology.orchestra.run.smithi060:> test '!' -e /home/ubuntu/cephtest 2023-12-01T04:24:13.821 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2023-12-01T04:24:13.845 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-01T04:24:13.851 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-01T04:24:13.851 DEBUG:teuthology.orchestra.run.smithi060:> test -z $(ls -A /var/lib/ceph) 2023-12-01T04:24:13.881 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2023-12-01T04:24:13.914 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-01T04:24:13.971 INFO:teuthology.run_tasks:Running task kernel... 2023-12-01T04:24:13.986 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-01T04:24:13.986 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-01T04:24:13.986 DEBUG:teuthology.orchestra.run.smithi060:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T04:24:13.989 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-01T04:24:14.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:24:14.008 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2023-12-01T04:24:14.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:24:14.009 DEBUG:teuthology.orchestra.run.smithi060:> uname -r 2023-12-01T04:24:14.068 INFO:teuthology.orchestra.run.smithi089.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:14.068 INFO:teuthology.task.kernel:Running kernel on smithi089: 4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:14.068 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum install -y kernel 2023-12-01T04:24:14.069 INFO:teuthology.orchestra.run.smithi060.stdout:4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:14.070 INFO:teuthology.task.kernel:Running kernel on smithi060: 4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:14.070 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum install -y kernel 2023-12-01T04:24:15.295 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-01T04:24:15.295 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-01T04:24:15.420 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-12-01T04:24:15.421 INFO:teuthology.orchestra.run.smithi060.stdout:Unable to read consumer identity 2023-12-01T04:24:16.813 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-12-01T04:24:16.958 INFO:teuthology.orchestra.run.smithi060.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-12-01T04:24:18.297 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 11 MB/s | 16 MB 00:01 2023-12-01T04:24:20.292 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 4.8 MB/s | 16 MB 00:03 2023-12-01T04:24:21.772 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 535 kB/s | 24 kB 00:00 2023-12-01T04:24:22.433 INFO:teuthology.orchestra.run.smithi089.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T04:24:22.492 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-01T04:24:22.493 INFO:teuthology.orchestra.run.smithi089.stdout:Nothing to do. 2023-12-01T04:24:22.493 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-01T04:24:22.598 DEBUG:teuthology.orchestra.run.smithi089:> echo no | sudo yum reinstall kernel || true 2023-12-01T04:24:22.927 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-01T04:24:22.927 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-01T04:24:23.195 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 04:24:21 AM UTC. 2023-12-01T04:24:23.243 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T04:24:23.277 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-01T04:24:23.323 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum reinstall -y kernel || true 2023-12-01T04:24:23.651 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-01T04:24:23.651 INFO:teuthology.orchestra.run.smithi089.stdout:Unable to read consumer identity 2023-12-01T04:24:23.916 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 04:24:21 AM UTC. 2023-12-01T04:24:23.958 INFO:teuthology.orchestra.run.smithi089.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T04:24:23.977 INFO:teuthology.orchestra.run.smithi089.stderr:Error: No packages marked for reinstall. 2023-12-01T04:24:24.023 DEBUG:teuthology.orchestra.run.smithi089:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T04:24:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 437 kB/s | 24 kB 00:00 2023-12-01T04:24:24.104 INFO:teuthology.orchestra.run.smithi089.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:24.104 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:24.104 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T04:24:24.104 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-12-01T04:24:24.105 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T04:24:24.139 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2023-12-01T04:24:24.153 DEBUG:teuthology.parallel:result is None 2023-12-01T04:24:24.728 INFO:teuthology.orchestra.run.smithi060.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-01T04:24:24.773 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2023-12-01T04:24:24.774 INFO:teuthology.orchestra.run.smithi060.stdout:Nothing to do. 2023-12-01T04:24:24.775 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2023-12-01T04:24:24.892 DEBUG:teuthology.orchestra.run.smithi060:> echo no | sudo yum reinstall kernel || true 2023-12-01T04:24:25.248 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-12-01T04:24:25.248 INFO:teuthology.orchestra.run.smithi060.stdout:Unable to read consumer identity 2023-12-01T04:24:25.532 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:02 ago on Fri 01 Dec 2023 04:24:23 AM UTC. 2023-12-01T04:24:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T04:24:25.623 INFO:teuthology.orchestra.run.smithi060.stderr:Error: No packages marked for reinstall. 2023-12-01T04:24:25.670 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum reinstall -y kernel || true 2023-12-01T04:24:26.019 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-12-01T04:24:26.019 INFO:teuthology.orchestra.run.smithi060.stdout:Unable to read consumer identity 2023-12-01T04:24:26.294 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:00:03 ago on Fri 01 Dec 2023 04:24:23 AM UTC. 2023-12-01T04:24:26.336 INFO:teuthology.orchestra.run.smithi060.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-01T04:24:26.366 INFO:teuthology.orchestra.run.smithi060.stderr:Error: No packages marked for reinstall. 2023-12-01T04:24:26.413 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q kernel | sort -rV | head -n 1 2023-12-01T04:24:26.496 INFO:teuthology.orchestra.run.smithi060.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:26.496 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-12-01T04:24:26.496 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-01T04:24:26.496 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-12-01T04:24:26.497 DEBUG:teuthology.orchestra.run.smithi060:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-01T04:24:26.523 INFO:teuthology.orchestra.run.smithi060.stdout:ttyS1 2023-12-01T04:24:26.535 DEBUG:teuthology.parallel:result is None 2023-12-01T04:24:26.535 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-01T04:24:26.544 INFO:teuthology.task.internal:Creating test directory... 2023-12-01T04:24:26.544 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T04:24:26.577 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-01T04:24:26.598 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-01T04:24:26.606 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-01T04:24:26.646 INFO:teuthology.task.internal:Creating archive directory... 2023-12-01T04:24:26.646 DEBUG:teuthology.orchestra.run.smithi060:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T04:24:26.649 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-01T04:24:26.678 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-01T04:24:26.685 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-01T04:24:26.685 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:24:26.716 DEBUG:teuthology.orchestra.run.smithi089:> 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 2023-12-01T04:24:26.752 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:24:26.753 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:24:26.763 INFO:teuthology.orchestra.run.smithi060.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:24:26.765 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-01T04:24:26.766 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-01T04:24:26.774 INFO:teuthology.task.internal:Configuring sudo... 2023-12-01T04:24:26.774 DEBUG:teuthology.orchestra.run.smithi060:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T04:24:26.806 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-01T04:24:26.837 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-01T04:24:26.846 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-01T04:24:26.846 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T04:24:26.874 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-01T04:24:26.895 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T04:24:26.976 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T04:24:27.031 DEBUG:teuthology.orchestra.run.smithi060:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T04:24:27.115 DEBUG:teuthology.orchestra.run.smithi060:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T04:24:27.158 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:24:27.158 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T04:24:27.229 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T04:24:27.280 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-01T04:24:27.331 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T04:24:27.419 DEBUG:teuthology.orchestra.run.smithi089:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-01T04:24:27.462 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:24:27.462 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-01T04:24:27.531 DEBUG:teuthology.orchestra.run.smithi060:> sudo service rsyslog restart 2023-12-01T04:24:27.533 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2023-12-01T04:24:27.595 INFO:teuthology.orchestra.run.smithi060.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T04:24:27.632 INFO:teuthology.orchestra.run.smithi089.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-01T04:24:28.051 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-01T04:24:28.058 INFO:teuthology.task.internal:Starting timer... 2023-12-01T04:24:28.058 INFO:teuthology.run_tasks:Running task pcp... 2023-12-01T04:24:28.074 INFO:teuthology.run_tasks:Running task selinux... 2023-12-01T04:24:28.084 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-01T04:24:28.084 DEBUG:teuthology.orchestra.run.smithi060:> sudo service auditd rotate 2023-12-01T04:24:28.143 INFO:teuthology.orchestra.run.smithi060.stdout:Rotating logs: 2023-12-01T04:24:28.145 DEBUG:teuthology.orchestra.run.smithi089:> sudo service auditd rotate 2023-12-01T04:24:28.204 INFO:teuthology.orchestra.run.smithi089.stdout:Rotating logs: 2023-12-01T04:24:28.206 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-01T04:24:28.206 DEBUG:teuthology.orchestra.run.smithi060:> /usr/sbin/getenforce 2023-12-01T04:24:28.230 INFO:teuthology.orchestra.run.smithi060.stdout:Permissive 2023-12-01T04:24:28.230 DEBUG:teuthology.orchestra.run.smithi089:> /usr/sbin/getenforce 2023-12-01T04:24:28.254 INFO:teuthology.orchestra.run.smithi089.stdout:Permissive 2023-12-01T04:24:28.255 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi060.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi089.front.sepia.ceph.com': 'permissive'} 2023-12-01T04:24:28.255 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:24:28.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:24:28.298 DEBUG:teuthology.orchestra.run.smithi089:> 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 2023-12-01T04:24:28.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:24:28.328 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-01T04:24:28.328 DEBUG:teuthology.orchestra.run.smithi060:> sudo /usr/sbin/setenforce permissive 2023-12-01T04:24:28.366 DEBUG:teuthology.orchestra.run.smithi089:> sudo /usr/sbin/setenforce permissive 2023-12-01T04:24:28.397 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-01T04:24:28.407 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-12-01T04:24:28.407 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-01T04:24:28.424 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'}]}] 2023-12-01T04:24:28.425 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi060.front.sepia.ceph.com,smithi089.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-01T04:35:30.513 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi060.front.sepia.ceph.com'), Remote(name='ubuntu@smithi089.front.sepia.ceph.com')] 2023-12-01T04:35:30.515 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-01T04:35:30.516 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi060.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:35:30.585 DEBUG:teuthology.orchestra.run.smithi060:> true 2023-12-01T04:35:30.657 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi060.front.sepia.ceph.com' 2023-12-01T04:35:30.658 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-01T04:35:30.658 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-01T04:35:30.768 DEBUG:teuthology.orchestra.run.smithi089:> true 2023-12-01T04:35:30.837 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2023-12-01T04:35:30.838 INFO:teuthology.run_tasks:Running task clock... 2023-12-01T04:35:30.852 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-01T04:35:30.852 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T04:35:30.853 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:35:30.855 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-01T04:35:30.855 DEBUG:teuthology.orchestra.run.smithi089:> 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 2023-12-01T04:35:30.887 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T04:35:30.902 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T04:35:30.911 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-01T04:35:30.926 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-01T04:35:30.978 INFO:teuthology.orchestra.run.smithi060.stderr:sudo: ntpd: command not found 2023-12-01T04:35:30.991 INFO:teuthology.orchestra.run.smithi060.stdout:506 Cannot talk to daemon 2023-12-01T04:35:31.002 INFO:teuthology.orchestra.run.smithi089.stderr:sudo: ntpd: command not found 2023-12-01T04:35:31.005 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T04:35:31.013 INFO:teuthology.orchestra.run.smithi089.stdout:506 Cannot talk to daemon 2023-12-01T04:35:31.020 INFO:teuthology.orchestra.run.smithi060.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T04:35:31.028 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-01T04:35:31.042 INFO:teuthology.orchestra.run.smithi089.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-01T04:35:31.084 INFO:teuthology.orchestra.run.smithi060.stderr:bash: ntpq: command not found 2023-12-01T04:35:31.091 INFO:teuthology.orchestra.run.smithi060.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T04:35:31.091 INFO:teuthology.orchestra.run.smithi060.stdout:=============================================================================== 2023-12-01T04:35:31.091 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.091 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.091 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.091 INFO:teuthology.orchestra.run.smithi060.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.124 INFO:teuthology.orchestra.run.smithi089.stderr:bash: ntpq: command not found 2023-12-01T04:35:31.128 INFO:teuthology.orchestra.run.smithi089.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-01T04:35:31.128 INFO:teuthology.orchestra.run.smithi089.stdout:=============================================================================== 2023-12-01T04:35:31.128 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.129 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.129 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.129 INFO:teuthology.orchestra.run.smithi089.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-01T04:35:31.129 INFO:teuthology.run_tasks:Running task pexec... 2023-12-01T04:35:31.139 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-01T04:35:31.139 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi060.front.sepia.ceph.com 2023-12-01T04:35:31.139 DEBUG:teuthology.orchestra.run.smithi060:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T04:35:31.140 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi089.front.sepia.ceph.com 2023-12-01T04:35:31.140 DEBUG:teuthology.orchestra.run.smithi089:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-01T04:35:31.532 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-12-01T04:35:31.541 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-01T04:35:33.157 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:11 ago on Fri 01 Dec 2023 04:33:21 AM UTC. 2023-12-01T04:35:33.514 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:52 ago on Fri 01 Dec 2023 04:33:41 AM UTC. 2023-12-01T04:35:34.892 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout: Package Architecture Version Repository Size 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout:Resetting modules: 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout:================================================================================ 2023-12-01T04:35:34.893 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:35:35.478 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2023-12-01T04:35:35.479 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2023-12-01T04:35:35.479 INFO:teuthology.orchestra.run.smithi060.stdout: Package Architecture Version Repository Size 2023-12-01T04:35:35.479 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2023-12-01T04:35:35.479 INFO:teuthology.orchestra.run.smithi060.stdout:Resetting modules: 2023-12-01T04:35:35.479 INFO:teuthology.orchestra.run.smithi060.stdout: container-tools 2023-12-01T04:35:35.480 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:35:35.480 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2023-12-01T04:35:35.480 INFO:teuthology.orchestra.run.smithi060.stdout:================================================================================ 2023-12-01T04:35:35.480 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:35:35.930 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:14 ago on Fri 01 Dec 2023 04:33:21 AM UTC. 2023-12-01T04:35:36.489 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:55 ago on Fri 01 Dec 2023 04:33:41 AM UTC. 2023-12-01T04:35:46.281 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-01T04:35:46.726 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-01T04:35:47.065 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2023-12-01T04:35:47.537 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-12-01T04:35:48.471 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:27 ago on Fri 01 Dec 2023 04:33:21 AM UTC. 2023-12-01T04:35:49.423 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:02:07 ago on Fri 01 Dec 2023 04:33:41 AM UTC. 2023-12-01T04:35:50.175 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout:Installing group/module packages: 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T04:35:50.266 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout:Installing module profiles: 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools/common 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout:Enabling module streams: 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: container-tools rhel8 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================================================ 2023-12-01T04:35:50.267 INFO:teuthology.orchestra.run.smithi089.stdout:Install 10 Packages 2023-12-01T04:35:50.268 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:35:50.268 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 18 M 2023-12-01T04:35:50.268 INFO:teuthology.orchestra.run.smithi089.stdout:Installed size: 65 M 2023-12-01T04:35:50.268 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-01T04:35:50.430 INFO:teuthology.orchestra.run.smithi089.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 153 kB/s | 25 kB 00:00 2023-12-01T04:35:50.456 INFO:teuthology.orchestra.run.smithi089.stdout:(2/10): python3-pyxdg-0.25-16.el8.noarch.rpm 501 kB/s | 94 kB 00:00 2023-12-01T04:35:50.506 INFO:teuthology.orchestra.run.smithi089.stdout:(3/10): udica-0.2.6-4.module+el8.6.0+16771+28df 653 kB/s | 49 kB 00:00 2023-12-01T04:35:50.539 INFO:teuthology.orchestra.run.smithi089.stdout:(4/10): yajl-2.1.0-10.el8.x86_64.rpm 150 kB/s | 41 kB 00:00 2023-12-01T04:35:50.615 INFO:teuthology.orchestra.run.smithi089.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.2 MB/s | 524 kB 00:00 2023-12-01T04:35:50.648 INFO:teuthology.orchestra.run.smithi089.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.3 MB/s | 149 kB 00:00 2023-12-01T04:35:50.690 INFO:teuthology.orchestra.run.smithi089.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 2.8 MB/s | 213 kB 00:00 2023-12-01T04:35:50.832 INFO:teuthology.orchestra.run.smithi089.stdout:(8/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 15 MB/s | 2.2 MB 00:00 2023-12-01T04:35:50.974 INFO:teuthology.orchestra.run.smithi089.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 22 MB/s | 7.0 MB 00:00 2023-12-01T04:35:51.075 INFO:teuthology.orchestra.run.smithi089.stdout:(10/10): buildah-1.26.2-1.module+el8.6.0+16771+ 14 MB/s | 8.0 MB 00:00 2023-12-01T04:35:51.075 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-01T04:35:51.075 INFO:teuthology.orchestra.run.smithi089.stdout:Total 23 MB/s | 18 MB 00:00 2023-12-01T04:35:51.273 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-01T04:35:51.292 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-01T04:35:51.292 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-01T04:35:51.419 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2023-12-01T04:35:51.473 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-01T04:35:51.477 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================================================ 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================================================ 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout:Installing group/module packages: 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-12-01T04:35:51.521 INFO:teuthology.orchestra.run.smithi060.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout:Installing module profiles: 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: container-tools/common 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling module streams: 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: container-tools rhel8 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout:============================================================================================================ 2023-12-01T04:35:51.522 INFO:teuthology.orchestra.run.smithi060.stdout:Install 10 Packages 2023-12-01T04:35:51.523 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:35:51.523 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 18 M 2023-12-01T04:35:51.523 INFO:teuthology.orchestra.run.smithi060.stdout:Installed size: 65 M 2023-12-01T04:35:51.523 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2023-12-01T04:35:51.674 INFO:teuthology.orchestra.run.smithi060.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 271 kB/s | 41 kB 00:00 2023-12-01T04:35:51.691 INFO:teuthology.orchestra.run.smithi060.stdout:(2/10): python3-pyxdg-0.25-16.el8.noarch.rpm 561 kB/s | 94 kB 00:00 2023-12-01T04:35:51.749 INFO:teuthology.orchestra.run.smithi060.stdout:(3/10): python3-pytoml-0.1.14-5.git7dea353.el8. 110 kB/s | 25 kB 00:00 2023-12-01T04:35:51.774 INFO:teuthology.orchestra.run.smithi060.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 491 kB/s | 49 kB 00:00 2023-12-01T04:35:51.842 INFO:teuthology.orchestra.run.smithi060.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 3.4 MB/s | 524 kB 00:00 2023-12-01T04:35:51.909 INFO:teuthology.orchestra.run.smithi060.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.1 MB/s | 149 kB 00:00 2023-12-01T04:35:51.967 INFO:teuthology.orchestra.run.smithi060.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.7 MB/s | 213 kB 00:00 2023-12-01T04:35:51.979 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-01T04:35:52.093 INFO:teuthology.orchestra.run.smithi060.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 23 MB/s | 8.0 MB 00:00 2023-12-01T04:35:52.153 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T04:35:52.159 INFO:teuthology.orchestra.run.smithi060.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 11 MB/s | 2.2 MB 00:00 2023-12-01T04:35:52.268 INFO:teuthology.orchestra.run.smithi060.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 20 MB/s | 7.0 MB 00:00 2023-12-01T04:35:52.268 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2023-12-01T04:35:52.268 INFO:teuthology.orchestra.run.smithi060.stdout:Total 24 MB/s | 18 MB 00:00 2023-12-01T04:35:52.343 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T04:35:52.476 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2023-12-01T04:35:52.496 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2023-12-01T04:35:52.496 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2023-12-01T04:35:52.537 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T04:35:52.691 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2023-12-01T04:35:52.695 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2023-12-01T04:35:52.757 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T04:35:53.113 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T04:35:53.203 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2023-12-01T04:35:53.386 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-12-01T04:35:53.546 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T04:35:53.736 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-12-01T04:35:53.893 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T04:35:53.933 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-12-01T04:35:54.304 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-12-01T04:35:54.800 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T04:35:55.029 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T04:35:55.076 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-12-01T04:35:55.200 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T04:35:55.394 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T04:35:55.661 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T04:35:55.662 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T04:35:55.662 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T04:35:55.983 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-12-01T04:35:56.219 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-12-01T04:35:56.386 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-12-01T04:35:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T04:35:56.842 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-12-01T04:35:56.843 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-12-01T04:35:56.867 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T04:35:56.867 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:35 ago on Fri 01 Dec 2023 04:33:21 AM UTC. 2023-12-01T04:35:58.020 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-12-01T04:35:58.020 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:02:16 ago on Fri 01 Dec 2023 04:33:41 AM UTC. 2023-12-01T04:36:06.916 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-01T04:36:07.106 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:36:07.106 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-01T04:36:07.106 INFO:teuthology.orchestra.run.smithi089.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:36:07.107 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-01T04:36:07.244 DEBUG:teuthology.parallel:result is None 2023-12-01T04:36:07.999 INFO:teuthology.orchestra.run.smithi060.stdout:Installed products updated. 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:08.206 INFO:teuthology.orchestra.run.smithi060.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-12-01T04:36:08.207 INFO:teuthology.orchestra.run.smithi060.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-12-01T04:36:08.207 INFO:teuthology.orchestra.run.smithi060.stdout: yajl-2.1.0-10.el8.x86_64 2023-12-01T04:36:08.207 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:36:08.207 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2023-12-01T04:36:08.347 DEBUG:teuthology.parallel:result is None 2023-12-01T04:36:08.347 INFO:teuthology.run_tasks:Running task install... 2023-12-01T04:36:08.355 DEBUG:teuthology.task.install:project ceph 2023-12-01T04:36:08.355 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'}} 2023-12-01T04:36:08.355 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T04:36:08.356 INFO:teuthology.task.install:Using flavor: default 2023-12-01T04:36:08.361 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']} 2023-12-01T04:36:08.361 INFO:teuthology.task.install:extra packages: [] 2023-12-01T04:36:08.362 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T04:36:08.362 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:36:08.362 INFO:teuthology.packaging:ref: None 2023-12-01T04:36:08.362 INFO:teuthology.packaging:tag: None 2023-12-01T04:36:08.362 INFO:teuthology.packaging:branch: reef 2023-12-01T04:36:08.362 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:36:08.363 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T04:36:08.364 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': 'reef', 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': ['ceph-volume'], 'extra_packages': [], 'extra_system_packages': ['python3-pytest'], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'tag': None, 'wait_for_package': False} 2023-12-01T04:36:08.364 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:36:08.365 INFO:teuthology.packaging:ref: None 2023-12-01T04:36:08.365 INFO:teuthology.packaging:tag: None 2023-12-01T04:36:08.365 INFO:teuthology.packaging:branch: reef 2023-12-01T04:36:08.365 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:36:08.365 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T04:36:08.591 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T04:36:08.591 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T04:36:08.597 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/ 2023-12-01T04:36:08.597 INFO:teuthology.task.install.rpm:Package version is 18.2.0-1291.g188db309 2023-12-01T04:36:08.699 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T04:36:08.699 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:36:08.700 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T04:36:08.707 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-01T04:36:08.708 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:36:08.708 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-01T04:36:08.731 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 2023-12-01T04:36:08.732 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:36:08.732 INFO:teuthology.packaging:ref: None 2023-12-01T04:36:08.732 INFO:teuthology.packaging:tag: None 2023-12-01T04:36:08.732 INFO:teuthology.packaging:branch: reef 2023-12-01T04:36:08.732 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:36:08.732 DEBUG:teuthology.orchestra.run.smithi089:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T04:36:08.737 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 2023-12-01T04:36:08.737 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:36:08.737 INFO:teuthology.packaging:ref: None 2023-12-01T04:36:08.737 INFO:teuthology.packaging:tag: None 2023-12-01T04:36:08.737 INFO:teuthology.packaging:branch: reef 2023-12-01T04:36:08.737 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:36:08.737 DEBUG:teuthology.orchestra.run.smithi060:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;ref/reef/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-01T04:36:08.803 DEBUG:teuthology.orchestra.run.smithi089:> 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 2023-12-01T04:36:08.806 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:36:08.885 DEBUG:teuthology.orchestra.run.smithi089:> 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 2023-12-01T04:36:08.886 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:36:08.953 INFO:teuthology.orchestra.run.smithi089.stdout:check_obsoletes = 1 2023-12-01T04:36:08.954 INFO:teuthology.orchestra.run.smithi060.stdout:check_obsoletes = 1 2023-12-01T04:36:08.955 DEBUG:teuthology.orchestra.run.smithi089:> sudo yum clean all 2023-12-01T04:36:08.955 DEBUG:teuthology.orchestra.run.smithi060:> sudo yum clean all 2023-12-01T04:36:09.329 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-01T04:36:09.347 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-12-01T04:36:10.292 INFO:teuthology.orchestra.run.smithi089.stdout:44 files removed 2023-12-01T04:36:10.329 INFO:teuthology.orchestra.run.smithi060.stdout:44 files removed 2023-12-01T04:36:10.343 DEBUG:teuthology.orchestra.run.smithi089:> 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 2023-12-01T04:36:10.383 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:36:10.674 INFO:teuthology.orchestra.run.smithi089.stdout:Updating Subscription Management repositories. 2023-12-01T04:36:10.739 INFO:teuthology.orchestra.run.smithi060.stdout:Updating Subscription Management repositories. 2023-12-01T04:36:12.293 INFO:teuthology.orchestra.run.smithi089.stdout:ceph packages for x86_64 200 kB/s | 80 kB 00:00 2023-12-01T04:36:12.508 INFO:teuthology.orchestra.run.smithi060.stdout:ceph packages for x86_64 161 kB/s | 80 kB 00:00 2023-12-01T04:36:12.727 INFO:teuthology.orchestra.run.smithi089.stdout:ceph noarch packages 23 kB/s | 9.4 kB 00:00 2023-12-01T04:36:12.913 INFO:teuthology.orchestra.run.smithi060.stdout:ceph noarch packages 25 kB/s | 9.4 kB 00:00 2023-12-01T04:36:13.161 INFO:teuthology.orchestra.run.smithi089.stdout:ceph source packages 3.6 kB/s | 1.5 kB 00:00 2023-12-01T04:36:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:ceph source packages 6.6 kB/s | 1.5 kB 00:00 2023-12-01T04:36:13.295 INFO:teuthology.orchestra.run.smithi089.stdout:Copr repo for python3-asyncssh owned by ceph 31 kB/s | 3.5 kB 00:00 2023-12-01T04:36:13.314 INFO:teuthology.orchestra.run.smithi060.stdout:Copr repo for python3-asyncssh owned by ceph 27 kB/s | 3.5 kB 00:00 2023-12-01T04:36:14.279 INFO:teuthology.orchestra.run.smithi089.stdout:Extra Packages for Enterprise Linux 17 MB/s | 16 MB 00:00 2023-12-01T04:36:17.788 INFO:teuthology.orchestra.run.smithi089.stdout:lab-extras 429 kB/s | 24 kB 00:00 2023-12-01T04:36:18.973 INFO:teuthology.orchestra.run.smithi060.stdout:Extra Packages for Enterprise Linux 2.8 MB/s | 16 MB 00:05 2023-12-01T04:36:19.175 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 40 MB/s | 53 MB 00:01 2023-12-01T04:36:22.790 INFO:teuthology.orchestra.run.smithi060.stdout:lab-extras 233 kB/s | 24 kB 00:00 2023-12-01T04:36:24.058 INFO:teuthology.orchestra.run.smithi060.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 45 MB/s | 53 MB 00:01 2023-12-01T04:36:27.374 INFO:teuthology.orchestra.run.smithi089.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 49 MB/s | 47 MB 00:00 2023-12-01T04:36:32.845 INFO:teuthology.orchestra.run.smithi060.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 47 MB/s | 47 MB 00:01 2023-12-01T04:36:38.312 INFO:teuthology.orchestra.run.smithi089.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T04:36:38.313 INFO:teuthology.orchestra.run.smithi089.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T04:36:38.446 INFO:teuthology.orchestra.run.smithi089.stdout:Dependencies resolved. 2023-12-01T04:36:38.457 INFO:teuthology.orchestra.run.smithi089.stdout:======================================================================================================================= 2023-12-01T04:36:38.457 INFO:teuthology.orchestra.run.smithi089.stdout: Package Arch Version Repository Size 2023-12-01T04:36:38.457 INFO:teuthology.orchestra.run.smithi089.stdout:======================================================================================================================= 2023-12-01T04:36:38.457 INFO:teuthology.orchestra.run.smithi089.stdout:Installing: 2023-12-01T04:36:38.458 INFO:teuthology.orchestra.run.smithi089.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T04:36:38.458 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T04:36:38.458 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T04:36:38.458 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T04:36:38.458 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T04:36:38.458 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T04:36:38.458 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi089.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T04:36:38.459 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T04:36:38.460 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T04:36:38.461 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T04:36:38.461 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrading: 2023-12-01T04:36:38.462 INFO:teuthology.orchestra.run.smithi089.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T04:36:38.462 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T04:36:38.462 INFO:teuthology.orchestra.run.smithi089.stdout:Installing dependencies: 2023-12-01T04:36:38.463 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T04:36:38.463 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T04:36:38.463 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T04:36:38.463 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T04:36:38.464 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T04:36:38.464 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T04:36:38.464 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T04:36:38.464 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T04:36:38.464 INFO:teuthology.orchestra.run.smithi089.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-01T04:36:38.464 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-01T04:36:38.465 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T04:36:38.466 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T04:36:38.466 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-01T04:36:38.466 INFO:teuthology.orchestra.run.smithi089.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-01T04:36:38.466 INFO:teuthology.orchestra.run.smithi089.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-01T04:36:38.466 INFO:teuthology.orchestra.run.smithi089.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-01T04:36:38.466 INFO:teuthology.orchestra.run.smithi089.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T04:36:38.466 INFO:teuthology.orchestra.run.smithi089.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-01T04:36:38.467 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T04:36:38.468 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T04:36:38.468 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-01T04:36:38.468 INFO:teuthology.orchestra.run.smithi089.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T04:36:38.468 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T04:36:38.468 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T04:36:38.469 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-01T04:36:38.469 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-01T04:36:38.469 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-01T04:36:38.469 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T04:36:38.469 INFO:teuthology.orchestra.run.smithi089.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T04:36:38.469 INFO:teuthology.orchestra.run.smithi089.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T04:36:38.470 INFO:teuthology.orchestra.run.smithi089.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-01T04:36:38.470 INFO:teuthology.orchestra.run.smithi089.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-01T04:36:38.470 INFO:teuthology.orchestra.run.smithi089.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-01T04:36:38.471 INFO:teuthology.orchestra.run.smithi089.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-01T04:36:38.472 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-01T04:36:38.472 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-01T04:36:38.472 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-01T04:36:38.472 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-01T04:36:38.472 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-01T04:36:38.473 INFO:teuthology.orchestra.run.smithi089.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T04:36:38.473 INFO:teuthology.orchestra.run.smithi089.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T04:36:38.473 INFO:teuthology.orchestra.run.smithi089.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T04:36:38.474 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T04:36:38.474 INFO:teuthology.orchestra.run.smithi089.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-01T04:36:38.474 INFO:teuthology.orchestra.run.smithi089.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T04:36:38.474 INFO:teuthology.orchestra.run.smithi089.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T04:36:38.474 INFO:teuthology.orchestra.run.smithi089.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T04:36:38.474 INFO:teuthology.orchestra.run.smithi089.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T04:36:38.475 INFO:teuthology.orchestra.run.smithi089.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T04:36:38.475 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T04:36:38.475 INFO:teuthology.orchestra.run.smithi089.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T04:36:38.475 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T04:36:38.475 INFO:teuthology.orchestra.run.smithi089.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-01T04:36:38.475 INFO:teuthology.orchestra.run.smithi089.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T04:36:38.475 INFO:teuthology.orchestra.run.smithi089.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-01T04:36:38.476 INFO:teuthology.orchestra.run.smithi089.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T04:36:38.476 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-01T04:36:38.476 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:36:38.476 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction Summary 2023-12-01T04:36:38.476 INFO:teuthology.orchestra.run.smithi089.stdout:======================================================================================================================= 2023-12-01T04:36:38.476 INFO:teuthology.orchestra.run.smithi089.stdout:Install 104 Packages 2023-12-01T04:36:38.476 INFO:teuthology.orchestra.run.smithi089.stdout:Upgrade 2 Packages 2023-12-01T04:36:38.477 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:36:38.477 INFO:teuthology.orchestra.run.smithi089.stdout:Total download size: 189 M 2023-12-01T04:36:38.478 INFO:teuthology.orchestra.run.smithi089.stdout:Downloading Packages: 2023-12-01T04:36:39.018 INFO:teuthology.orchestra.run.smithi089.stdout:(1/106): ceph-18.2.0-1291.g188db309.el8.x86_64. 26 kB/s | 6.4 kB 00:00 2023-12-01T04:36:39.493 INFO:teuthology.orchestra.run.smithi089.stdout:(2/106): ceph-base-18.2.0-1291.g188db309.el8.x8 7.4 MB/s | 5.4 MB 00:00 2023-12-01T04:36:39.587 INFO:teuthology.orchestra.run.smithi089.stdout:(3/106): ceph-immutable-object-cache-18.2.0-129 1.7 MB/s | 165 kB 00:00 2023-12-01T04:36:39.777 INFO:teuthology.orchestra.run.smithi089.stdout:(4/106): ceph-fuse-18.2.0-1291.g188db309.el8.x8 1.1 MB/s | 851 kB 00:00 2023-12-01T04:36:39.853 INFO:teuthology.orchestra.run.smithi089.stdout:(5/106): ceph-mds-18.2.0-1291.g188db309.el8.x86 8.6 MB/s | 2.3 MB 00:00 2023-12-01T04:36:40.319 INFO:teuthology.orchestra.run.smithi089.stdout:(6/106): ceph-mon-18.2.0-1291.g188db309.el8.x86 9.9 MB/s | 4.6 MB 00:00 2023-12-01T04:36:40.770 INFO:teuthology.orchestra.run.smithi089.stdout:(7/106): ceph-common-18.2.0-1291.g188db309.el8. 11 MB/s | 22 MB 00:02 2023-12-01T04:36:40.820 INFO:teuthology.orchestra.run.smithi089.stdout:(8/106): ceph-mgr-18.2.0-1291.g188db309.el8.x86 1.5 MB/s | 1.6 MB 00:01 2023-12-01T04:36:40.954 INFO:teuthology.orchestra.run.smithi089.stdout:(9/106): ceph-selinux-18.2.0-1291.g188db309.el8 182 kB/s | 24 kB 00:00 2023-12-01T04:36:41.838 INFO:teuthology.orchestra.run.smithi089.stdout:(10/106): ceph-radosgw-18.2.0-1291.g188db309.el 12 MB/s | 13 MB 00:01 2023-12-01T04:36:42.029 INFO:teuthology.orchestra.run.smithi089.stdout:(11/106): ceph-osd-18.2.0-1291.g188db309.el8.x8 10 MB/s | 18 MB 00:01 2023-12-01T04:36:42.054 INFO:teuthology.orchestra.run.smithi089.stdout:(12/106): libcephfs-devel-18.2.0-1291.g188db309 143 kB/s | 31 kB 00:00 2023-12-01T04:36:42.105 INFO:teuthology.orchestra.run.smithi089.stdout:(13/106): libcephfs2-18.2.0-1291.g188db309.el8. 10 MB/s | 774 kB 00:00 2023-12-01T04:36:42.130 INFO:teuthology.orchestra.run.smithi089.stdout:(14/106): libcephsqlite-18.2.0-1291.g188db309.e 1.8 MB/s | 141 kB 00:00 2023-12-01T04:36:42.183 INFO:teuthology.orchestra.run.smithi089.stdout:(15/106): librados-devel-18.2.0-1291.g188db309. 1.8 MB/s | 139 kB 00:00 2023-12-01T04:36:42.214 INFO:teuthology.orchestra.run.smithi089.stdout:(16/106): libradosstriper1-18.2.0-1291.g188db30 5.5 MB/s | 474 kB 00:00 2023-12-01T04:36:42.272 INFO:teuthology.orchestra.run.smithi089.stdout:(17/106): python3-ceph-argparse-18.2.0-1291.g18 768 kB/s | 45 kB 00:00 2023-12-01T04:36:42.331 INFO:teuthology.orchestra.run.smithi089.stdout:(18/106): python3-ceph-common-18.2.0-1291.g188d 2.1 MB/s | 123 kB 00:00 2023-12-01T04:36:42.390 INFO:teuthology.orchestra.run.smithi089.stdout:(19/106): python3-cephfs-18.2.0-1291.g188db309. 3.3 MB/s | 196 kB 00:00 2023-12-01T04:36:42.465 INFO:teuthology.orchestra.run.smithi089.stdout:(20/106): python3-rados-18.2.0-1291.g188db309.e 4.9 MB/s | 372 kB 00:00 2023-12-01T04:36:42.574 INFO:teuthology.orchestra.run.smithi089.stdout:(21/106): librgw2-18.2.0-1291.g188db309.el8.x86 17 MB/s | 6.5 MB 00:00 2023-12-01T04:36:42.632 INFO:teuthology.orchestra.run.smithi089.stdout:(22/106): python3-rbd-18.2.0-1291.g188db309.el8 2.1 MB/s | 364 kB 00:00 2023-12-01T04:36:42.658 INFO:teuthology.orchestra.run.smithi089.stdout:(23/106): python3-rgw-18.2.0-1291.g188db309.el8 1.2 MB/s | 106 kB 00:00 2023-12-01T04:36:42.683 INFO:teuthology.orchestra.run.smithi089.stdout:(24/106): rbd-fuse-18.2.0-1291.g188db309.el8.x8 1.8 MB/s | 94 kB 00:00 2023-12-01T04:36:42.750 INFO:teuthology.orchestra.run.smithi089.stdout:(25/106): rbd-nbd-18.2.0-1291.g188db309.el8.x86 2.7 MB/s | 181 kB 00:00 2023-12-01T04:36:42.808 INFO:teuthology.orchestra.run.smithi089.stdout:(26/106): ceph-grafana-dashboards-18.2.0-1291.g 396 kB/s | 23 kB 00:00 2023-12-01T04:36:42.876 INFO:teuthology.orchestra.run.smithi089.stdout:(27/106): rbd-mirror-18.2.0-1291.g188db309.el8. 16 MB/s | 3.4 MB 00:00 2023-12-01T04:36:42.901 INFO:teuthology.orchestra.run.smithi089.stdout:(28/106): ceph-mgr-cephadm-18.2.0-1291.g188db30 1.4 MB/s | 132 kB 00:00 2023-12-01T04:36:43.058 INFO:teuthology.orchestra.run.smithi089.stdout:(29/106): ceph-mgr-dashboard-18.2.0-1291.g188db 9.6 MB/s | 1.8 MB 00:00 2023-12-01T04:36:43.135 INFO:teuthology.orchestra.run.smithi089.stdout:(30/106): ceph-mgr-modules-core-18.2.0-1291.g18 3.1 MB/s | 242 kB 00:00 2023-12-01T04:36:43.202 INFO:teuthology.orchestra.run.smithi089.stdout:(31/106): ceph-mgr-rook-18.2.0-1291.g188db309.e 748 kB/s | 50 kB 00:00 2023-12-01T04:36:43.261 INFO:teuthology.orchestra.run.smithi089.stdout:(32/106): ceph-prometheus-alerts-18.2.0-1291.g1 250 kB/s | 15 kB 00:00 2023-12-01T04:36:43.369 INFO:teuthology.orchestra.run.smithi089.stdout:(33/106): ceph-mgr-diskprediction-local-18.2.0- 16 MB/s | 7.4 MB 00:00 2023-12-01T04:36:43.394 INFO:teuthology.orchestra.run.smithi089.stdout:(34/106): cephadm-18.2.0-1291.g188db309.el8.noa 1.2 MB/s | 168 kB 00:00 2023-12-01T04:36:43.561 INFO:teuthology.orchestra.run.smithi089.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 353 kB/s | 59 kB 00:00 2023-12-01T04:36:43.620 INFO:teuthology.orchestra.run.smithi089.stdout:(36/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.2 MB/s | 306 kB 00:00 2023-12-01T04:36:43.654 INFO:teuthology.orchestra.run.smithi089.stdout:(37/106): libunwind-1.3.1-3.el8.x86_64.rpm 816 kB/s | 75 kB 00:00 2023-12-01T04:36:43.721 INFO:teuthology.orchestra.run.smithi089.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 653 kB/s | 44 kB 00:00 2023-12-01T04:36:43.788 INFO:teuthology.orchestra.run.smithi089.stdout:(39/106): python3-asyncssh-2.7.0-2.el8.noarch.r 2.8 MB/s | 476 kB 00:00 2023-12-01T04:36:43.871 INFO:teuthology.orchestra.run.smithi089.stdout:(40/106): python3-cachetools-3.1.1-4.el8.noarch 395 kB/s | 33 kB 00:00 2023-12-01T04:36:43.896 INFO:teuthology.orchestra.run.smithi089.stdout:(41/106): python3-beautifulsoup4-4.6.3-2.el8.1. 1.0 MB/s | 185 kB 00:00 2023-12-01T04:36:43.947 INFO:teuthology.orchestra.run.smithi089.stdout:(42/106): python3-certifi-2018.10.15-7.el8.noar 217 kB/s | 16 kB 00:00 2023-12-01T04:36:43.980 INFO:teuthology.orchestra.run.smithi089.stdout:(43/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.0 MB/s | 173 kB 00:00 2023-12-01T04:36:44.039 INFO:teuthology.orchestra.run.smithi089.stdout:(44/106): python3-google-auth-1.1.1-10.el8.noar 1.4 MB/s | 81 kB 00:00 2023-12-01T04:36:44.064 INFO:teuthology.orchestra.run.smithi089.stdout:(45/106): python3-cherrypy-18.4.0-1.el8.noarch. 3.2 MB/s | 384 kB 00:00 2023-12-01T04:36:44.107 INFO:teuthology.orchestra.run.smithi089.stdout:(46/106): python3-jaraco-6.2-6.el8.noarch.rpm 166 kB/s | 11 kB 00:00 2023-12-01T04:36:44.132 INFO:teuthology.orchestra.run.smithi089.stdout:(47/106): python3-jaraco-functools-2.0-4.el8.no 262 kB/s | 18 kB 00:00 2023-12-01T04:36:44.191 INFO:teuthology.orchestra.run.smithi089.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 835 kB/s | 49 kB 00:00 2023-12-01T04:36:44.257 INFO:teuthology.orchestra.run.smithi089.stdout:(49/106): python3-more-itertools-7.2.0-3.el8.no 882 kB/s | 59 kB 00:00 2023-12-01T04:36:44.324 INFO:teuthology.orchestra.run.smithi089.stdout:(50/106): python3-natsort-7.1.1-2.el8.noarch.rp 905 kB/s | 60 kB 00:00 2023-12-01T04:36:44.416 INFO:teuthology.orchestra.run.smithi089.stdout:(51/106): python3-kubernetes-11.0.0-6.el8.noarc 3.8 MB/s | 1.2 MB 00:00 2023-12-01T04:36:44.442 INFO:teuthology.orchestra.run.smithi089.stdout:(52/106): python3-pecan-1.3.2-9.el8.noarch.rpm 2.4 MB/s | 283 kB 00:00 2023-12-01T04:36:44.467 INFO:teuthology.orchestra.run.smithi089.stdout:(53/106): python3-portend-2.6-1.el8.noarch.rpm 310 kB/s | 16 kB 00:00 2023-12-01T04:36:44.492 INFO:teuthology.orchestra.run.smithi089.stdout:(54/106): python3-repoze-lru-0.7-6.el8.noarch.r 669 kB/s | 34 kB 00:00 2023-12-01T04:36:44.517 INFO:teuthology.orchestra.run.smithi089.stdout:(55/106): python3-routes-2.4.1-12.el8.noarch.rp 3.8 MB/s | 196 kB 00:00 2023-12-01T04:36:44.543 INFO:teuthology.orchestra.run.smithi089.stdout:(56/106): python3-rsa-4.9-2.el8.noarch.rpm 1.3 MB/s | 64 kB 00:00 2023-12-01T04:36:44.568 INFO:teuthology.orchestra.run.smithi089.stdout:(57/106): python3-simplegeneric-0.8.1-17.el8.no 373 kB/s | 19 kB 00:00 2023-12-01T04:36:44.594 INFO:teuthology.orchestra.run.smithi089.stdout:(58/106): python3-singledispatch-3.4.0.3-18.el8 473 kB/s | 24 kB 00:00 2023-12-01T04:36:44.619 INFO:teuthology.orchestra.run.smithi089.stdout:(59/106): python3-tempora-1.14.1-5.el8.noarch.r 579 kB/s | 29 kB 00:00 2023-12-01T04:36:44.644 INFO:teuthology.orchestra.run.smithi089.stdout:(60/106): python3-trustme-0.6.0-4.el8.noarch.rp 549 kB/s | 27 kB 00:00 2023-12-01T04:36:44.660 INFO:teuthology.orchestra.run.smithi060.stdout:Package librados2-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T04:36:44.661 INFO:teuthology.orchestra.run.smithi060.stdout:Package librbd1-1:12.2.7-9.el8.x86_64 is already installed. 2023-12-01T04:36:44.686 INFO:teuthology.orchestra.run.smithi089.stdout:(61/106): python3-waitress-1.4.3-1.el8.noarch.r 3.7 MB/s | 255 kB 00:00 2023-12-01T04:36:44.711 INFO:teuthology.orchestra.run.smithi089.stdout:(62/106): python3-webob-1.8.5-1.el8.1.noarch.rp 3.7 MB/s | 251 kB 00:00 2023-12-01T04:36:44.737 INFO:teuthology.orchestra.run.smithi089.stdout:(63/106): python3-websocket-client-0.56.0-5.el8 1.2 MB/s | 61 kB 00:00 2023-12-01T04:36:44.762 INFO:teuthology.orchestra.run.smithi089.stdout:(64/106): python3-webtest-2.0.33-1.el8.noarch.r 1.7 MB/s | 85 kB 00:00 2023-12-01T04:36:44.804 INFO:teuthology.orchestra.run.smithi060.stdout:Dependencies resolved. 2023-12-01T04:36:44.812 INFO:teuthology.orchestra.run.smithi089.stdout:(65/106): python3-zc-lockfile-2.0-2.el8.noarch. 304 kB/s | 23 kB 00:00 2023-12-01T04:36:44.815 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================================================= 2023-12-01T04:36:44.815 INFO:teuthology.orchestra.run.smithi060.stdout: Package Arch Version Repository Size 2023-12-01T04:36:44.816 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================================================= 2023-12-01T04:36:44.816 INFO:teuthology.orchestra.run.smithi060.stdout:Installing: 2023-12-01T04:36:44.816 INFO:teuthology.orchestra.run.smithi060.stdout: ceph x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.4 k 2023-12-01T04:36:44.816 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base x86_64 2:18.2.0-1291.g188db309.el8 ceph 5.4 M 2023-12-01T04:36:44.816 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 851 k 2023-12-01T04:36:44.816 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache x86_64 2:18.2.0-1291.g188db309.el8 ceph 165 k 2023-12-01T04:36:44.817 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr x86_64 2:18.2.0-1291.g188db309.el8 ceph 1.6 M 2023-12-01T04:36:44.817 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 132 k 2023-12-01T04:36:44.817 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 1.8 M 2023-12-01T04:36:44.817 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 7.4 M 2023-12-01T04:36:44.817 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 50 k 2023-12-01T04:36:44.817 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 13 M 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test x86_64 2:18.2.0-1291.g188db309.el8 ceph 47 M 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 168 k 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 31 k 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 774 k 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel x86_64 2:18.2.0-1291.g188db309.el8 ceph 139 k 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs x86_64 2:18.2.0-1291.g188db309.el8 ceph 196 k 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytest noarch 3.4.2-11.el8 rhel-8-for-x86_64-appstream-rpms 1.3 M 2023-12-01T04:36:44.818 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados x86_64 2:18.2.0-1291.g188db309.el8 ceph 372 k 2023-12-01T04:36:44.819 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 364 k 2023-12-01T04:36:44.819 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw x86_64 2:18.2.0-1291.g188db309.el8 ceph 106 k 2023-12-01T04:36:44.819 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse x86_64 2:18.2.0-1291.g188db309.el8 ceph 94 k 2023-12-01T04:36:44.819 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.4 M 2023-12-01T04:36:44.819 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd x86_64 2:18.2.0-1291.g188db309.el8 ceph 181 k 2023-12-01T04:36:44.819 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrading: 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout: librados2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.7 M 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 3.6 M 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout:Installing dependencies: 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 22 M 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 23 k 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds x86_64 2:18.2.0-1291.g188db309.el8 ceph 2.3 M 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 242 k 2023-12-01T04:36:44.820 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon x86_64 2:18.2.0-1291.g188db309.el8 ceph 4.6 M 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd x86_64 2:18.2.0-1291.g188db309.el8 ceph 18 M 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts noarch 2:18.2.0-1291.g188db309.el8 ceph-noarch 15 k 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux x86_64 2:18.2.0-1291.g188db309.el8 ceph 24 k 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: fuse x86_64 2.9.7-15.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite x86_64 2:18.2.0-1291.g188db309.el8 ceph 141 k 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 644 k 2023-12-01T04:36:44.821 INFO:teuthology.orchestra.run.smithi060.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-01T04:36:44.822 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath x86_64 8.5.0-10.1.el8_6 rhel-8-for-x86_64-baseos-rpms 171 k 2023-12-01T04:36:44.822 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-01T04:36:44.822 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1 x86_64 2:18.2.0-1291.g188db309.el8 ceph 474 k 2023-12-01T04:36:44.822 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-01T04:36:44.822 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2 x86_64 2:18.2.0-1291.g188db309.el8 ceph 6.5 M 2023-12-01T04:36:44.823 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-01T04:36:44.823 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-01T04:36:44.823 INFO:teuthology.orchestra.run.smithi060.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-01T04:36:44.823 INFO:teuthology.orchestra.run.smithi060.stdout: openblas x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.7 M 2023-12-01T04:36:44.823 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-threads x86_64 0.3.15-3.el8 rhel-8-for-x86_64-appstream-rpms 4.9 M 2023-12-01T04:36:44.823 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-01T04:36:44.824 INFO:teuthology.orchestra.run.smithi060.stdout: python3-attrs noarch 17.4.0-6.el8 rhel-8-for-x86_64-appstream-rpms 53 k 2023-12-01T04:36:44.824 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-01T04:36:44.824 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-01T04:36:44.824 INFO:teuthology.orchestra.run.smithi060.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-01T04:36:44.824 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-01T04:36:44.824 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse x86_64 2:18.2.0-1291.g188db309.el8 ceph 45 k 2023-12-01T04:36:44.824 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common x86_64 2:18.2.0-1291.g188db309.el8 ceph 123 k 2023-12-01T04:36:44.825 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-01T04:36:44.825 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi x86_64 1.11.5-5.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-01T04:36:44.825 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-01T04:36:44.825 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-01T04:36:44.825 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography x86_64 3.2.1-5.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-01T04:36:44.825 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-01T04:36:44.825 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-01T04:36:44.826 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako noarch 1.0.6-13.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-01T04:36:44.827 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-01T04:36:44.827 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-01T04:36:44.827 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-01T04:36:44.827 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-01T04:36:44.827 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-01T04:36:44.827 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-01T04:36:44.827 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-01T04:36:44.828 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pluggy noarch 0.6.0-3.el8 rhel-8-for-x86_64-appstream-rpms 32 k 2023-12-01T04:36:44.828 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-01T04:36:44.828 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-01T04:36:44.828 INFO:teuthology.orchestra.run.smithi060.stdout: python3-py noarch 1.5.3-4.el8 rhel-8-for-x86_64-appstream-rpms 473 k 2023-12-01T04:36:44.828 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-01T04:36:44.828 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-01T04:36:44.828 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-01T04:36:44.829 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-01T04:36:44.829 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz noarch 2017.2-9.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-01T04:36:44.829 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-01T04:36:44.829 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-01T04:36:44.829 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-01T04:36:44.829 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-01T04:36:44.829 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy x86_64 1.0.0-21.module+el8.5.0+10916+41bd434d rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-01T04:36:44.830 INFO:teuthology.orchestra.run.smithi060.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction Summary 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout:======================================================================================================================= 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout:Install 104 Packages 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout:Upgrade 2 Packages 2023-12-01T04:36:44.831 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:36:44.832 INFO:teuthology.orchestra.run.smithi060.stdout:Total download size: 189 M 2023-12-01T04:36:44.832 INFO:teuthology.orchestra.run.smithi060.stdout:Downloading Packages: 2023-12-01T04:36:44.854 INFO:teuthology.orchestra.run.smithi089.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-12-01T04:36:45.005 INFO:teuthology.orchestra.run.smithi089.stdout:(67/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 312 kB/s | 47 kB 00:00 2023-12-01T04:36:45.130 INFO:teuthology.orchestra.run.smithi089.stdout:(68/106): thrift-0.13.0-2.el8.x86_64.rpm 4.7 MB/s | 1.7 MB 00:00 2023-12-01T04:36:45.155 INFO:teuthology.orchestra.run.smithi089.stdout:(69/106): python3-jwt-1.6.1-2.el8.noarch.rpm 283 kB/s | 43 kB 00:00 2023-12-01T04:36:45.221 INFO:teuthology.orchestra.run.smithi060.stdout:(1/106): ceph-18.2.0-1291.g188db309.el8.x86_64. 28 kB/s | 6.4 kB 00:00 2023-12-01T04:36:45.356 INFO:teuthology.orchestra.run.smithi089.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 561 kB/s | 109 kB 00:00 2023-12-01T04:36:45.414 INFO:teuthology.orchestra.run.smithi089.stdout:(71/106): python3-requests-oauthlib-1.0.0-1.el8 150 kB/s | 43 kB 00:00 2023-12-01T04:36:45.523 INFO:teuthology.orchestra.run.smithi089.stdout:(72/106): python3-oauthlib-2.1.0-1.el8.noarch.r 928 kB/s | 155 kB 00:00 2023-12-01T04:36:45.615 INFO:teuthology.orchestra.run.smithi089.stdout:(73/106): python3-cryptography-3.2.1-5.el8.x86_ 2.7 MB/s | 559 kB 00:00 2023-12-01T04:36:45.664 INFO:teuthology.orchestra.run.smithi089.stdout:(74/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 1.6 MB/s | 238 kB 00:00 2023-12-01T04:36:45.774 INFO:teuthology.orchestra.run.smithi089.stdout:(75/106): fuse-2.9.7-15.el8.x86_64.rpm 522 kB/s | 83 kB 00:00 2023-12-01T04:36:45.789 INFO:teuthology.orchestra.run.smithi060.stdout:(2/106): ceph-fuse-18.2.0-1291.g188db309.el8.x8 1.5 MB/s | 851 kB 00:00 2023-12-01T04:36:45.807 INFO:teuthology.orchestra.run.smithi089.stdout:(76/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 4.4 MB/s | 644 kB 00:00 2023-12-01T04:36:45.896 INFO:teuthology.orchestra.run.smithi060.stdout:(3/106): ceph-immutable-object-cache-18.2.0-129 1.5 MB/s | 165 kB 00:00 2023-12-01T04:36:45.924 INFO:teuthology.orchestra.run.smithi089.stdout:(77/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 1.1 MB/s | 171 kB 00:00 2023-12-01T04:36:46.200 INFO:teuthology.orchestra.run.smithi089.stdout:(78/106): python3-scipy-1.0.0-21.module+el8.5.0 35 MB/s | 14 MB 00:00 2023-12-01T04:36:46.225 INFO:teuthology.orchestra.run.smithi089.stdout:(79/106): python3-pyasn1-modules-0.3.7-6.el8.no 367 kB/s | 110 kB 00:00 2023-12-01T04:36:46.342 INFO:teuthology.orchestra.run.smithi089.stdout:(80/106): python3-pytz-2017.2-9.el8.noarch.rpm 382 kB/s | 54 kB 00:00 2023-12-01T04:36:46.375 INFO:teuthology.orchestra.run.smithi089.stdout:(81/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-12-01T04:36:46.467 INFO:teuthology.orchestra.run.smithi089.stdout:(82/106): socat-1.7.4.1-1.el8.x86_64.rpm 2.5 MB/s | 323 kB 00:00 2023-12-01T04:36:46.530 INFO:teuthology.orchestra.run.smithi060.stdout:(4/106): ceph-mds-18.2.0-1291.g188db309.el8.x86 3.6 MB/s | 2.3 MB 00:00 2023-12-01T04:36:46.538 INFO:teuthology.orchestra.run.smithi089.stdout:(83/106): python3-pytest-3.4.2-11.el8.noarch.rp 8.2 MB/s | 1.3 MB 00:00 2023-12-01T04:36:46.576 INFO:teuthology.orchestra.run.smithi089.stdout:(84/106): python3-markupsafe-0.23-19.el8.x86_64 357 kB/s | 39 kB 00:00 2023-12-01T04:36:46.597 INFO:teuthology.orchestra.run.smithi060.stdout:(5/106): ceph-base-18.2.0-1291.g188db309.el8.x8 3.4 MB/s | 5.4 MB 00:01 2023-12-01T04:36:46.752 INFO:teuthology.orchestra.run.smithi089.stdout:(85/106): python3-jinja2-2.10.1-3.el8.noarch.rp 2.5 MB/s | 538 kB 00:00 2023-12-01T04:36:46.786 INFO:teuthology.orchestra.run.smithi089.stdout:(86/106): python3-py-1.5.3-4.el8.noarch.rpm 2.2 MB/s | 473 kB 00:00 2023-12-01T04:36:46.848 INFO:teuthology.orchestra.run.smithi060.stdout:(6/106): ceph-mgr-18.2.0-1291.g188db309.el8.x86 4.9 MB/s | 1.6 MB 00:00 2023-12-01T04:36:46.911 INFO:teuthology.orchestra.run.smithi089.stdout:(87/106): python3-mako-1.0.6-13.el8.noarch.rpm 989 kB/s | 157 kB 00:00 2023-12-01T04:36:46.936 INFO:teuthology.orchestra.run.smithi089.stdout:(88/106): oniguruma-6.8.2-2.el8.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2023-12-01T04:36:47.153 INFO:teuthology.orchestra.run.smithi089.stdout:(89/106): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-12-01T04:36:47.178 INFO:teuthology.orchestra.run.smithi089.stdout:(90/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 133 kB/s | 32 kB 00:00 2023-12-01T04:36:47.249 INFO:teuthology.orchestra.run.smithi060.stdout:(7/106): ceph-mon-18.2.0-1291.g188db309.el8.x86 7.1 MB/s | 4.6 MB 00:00 2023-12-01T04:36:47.312 INFO:teuthology.orchestra.run.smithi089.stdout:(91/106): python3-prettytable-0.7.2-14.el8.noar 330 kB/s | 44 kB 00:00 2023-12-01T04:36:47.337 INFO:teuthology.orchestra.run.smithi089.stdout:(92/106): python3-jsonpatch-1.21-2.el8.noarch.r 144 kB/s | 27 kB 00:00 2023-12-01T04:36:47.454 INFO:teuthology.orchestra.run.smithi089.stdout:(93/106): python3-werkzeug-0.12.2-4.el8.noarch. 3.8 MB/s | 457 kB 00:00 2023-12-01T04:36:47.554 INFO:teuthology.orchestra.run.smithi089.stdout:(94/106): python3-numpy-1.14.3-10.el8.x86_64.rp 15 MB/s | 3.7 MB 00:00 2023-12-01T04:36:47.596 INFO:teuthology.orchestra.run.smithi089.stdout:(95/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 1.6 MB/s | 225 kB 00:00 2023-12-01T04:36:47.647 INFO:teuthology.orchestra.run.smithi089.stdout:(96/106): python3-attrs-17.4.0-6.el8.noarch.rpm 576 kB/s | 53 kB 00:00 2023-12-01T04:36:47.714 INFO:teuthology.orchestra.run.smithi089.stdout:(97/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.1 MB/s | 126 kB 00:00 2023-12-01T04:36:47.806 INFO:teuthology.orchestra.run.smithi089.stdout:(98/106): python3-jsonpointer-1.10-11.el8.noarc 126 kB/s | 20 kB 00:00 2023-12-01T04:36:47.866 INFO:teuthology.orchestra.run.smithi089.stdout:(99/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 689 kB/s | 103 kB 00:00 2023-12-01T04:36:48.048 INFO:teuthology.orchestra.run.smithi089.stdout:(100/106): openblas-threads-0.3.15-3.el8.x86_64 20 MB/s | 4.9 MB 00:00 2023-12-01T04:36:48.148 INFO:teuthology.orchestra.run.smithi089.stdout:(101/106): jq-1.6-3.el8.x86_64.rpm 2.0 MB/s | 202 kB 00:00 2023-12-01T04:36:48.270 INFO:teuthology.orchestra.run.smithi089.stdout:(102/106): openblas-0.3.15-3.el8.x86_64.rpm 12 MB/s | 4.7 MB 00:00 2023-12-01T04:36:48.290 INFO:teuthology.orchestra.run.smithi060.stdout:(8/106): ceph-common-18.2.0-1291.g188db309.el8. 6.6 MB/s | 22 MB 00:03 2023-12-01T04:36:48.307 INFO:teuthology.orchestra.run.smithi089.stdout:(103/106): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-12-01T04:36:48.373 INFO:teuthology.orchestra.run.smithi060.stdout:(9/106): ceph-selinux-18.2.0-1291.g188db309.el8 293 kB/s | 24 kB 00:00 2023-12-01T04:36:49.192 INFO:teuthology.orchestra.run.smithi089.stdout:(104/106): librados2-18.2.0-1291.g188db309.el8. 4.0 MB/s | 3.7 MB 00:00 2023-12-01T04:36:49.340 INFO:teuthology.orchestra.run.smithi060.stdout:(10/106): ceph-radosgw-18.2.0-1291.g188db309.el 6.2 MB/s | 13 MB 00:02 2023-12-01T04:36:49.499 INFO:teuthology.orchestra.run.smithi089.stdout:(105/106): librbd1-18.2.0-1291.g188db309.el8.x8 3.0 MB/s | 3.6 MB 00:01 2023-12-01T04:36:49.676 INFO:teuthology.orchestra.run.smithi060.stdout:(11/106): ceph-osd-18.2.0-1291.g188db309.el8.x8 6.3 MB/s | 18 MB 00:02 2023-12-01T04:36:49.866 INFO:teuthology.orchestra.run.smithi060.stdout:(12/106): libcephfs-devel-18.2.0-1291.g188db309 59 kB/s | 31 kB 00:00 2023-12-01T04:36:49.958 INFO:teuthology.orchestra.run.smithi060.stdout:(13/106): libcephsqlite-18.2.0-1291.g188db309.e 1.5 MB/s | 141 kB 00:00 2023-12-01T04:36:50.000 INFO:teuthology.orchestra.run.smithi060.stdout:(14/106): libcephfs2-18.2.0-1291.g188db309.el8. 2.3 MB/s | 774 kB 00:00 2023-12-01T04:36:50.058 INFO:teuthology.orchestra.run.smithi060.stdout:(15/106): librados-devel-18.2.0-1291.g188db309. 1.4 MB/s | 139 kB 00:00 2023-12-01T04:36:50.159 INFO:teuthology.orchestra.run.smithi060.stdout:(16/106): libradosstriper1-18.2.0-1291.g188db30 2.9 MB/s | 474 kB 00:00 2023-12-01T04:36:50.525 INFO:teuthology.orchestra.run.smithi060.stdout:(17/106): python3-ceph-argparse-18.2.0-1291.g18 122 kB/s | 45 kB 00:00 2023-12-01T04:36:50.626 INFO:teuthology.orchestra.run.smithi060.stdout:(18/106): python3-ceph-common-18.2.0-1291.g188d 1.2 MB/s | 123 kB 00:00 2023-12-01T04:36:50.726 INFO:teuthology.orchestra.run.smithi060.stdout:(19/106): python3-cephfs-18.2.0-1291.g188db309. 1.9 MB/s | 196 kB 00:00 2023-12-01T04:36:51.368 INFO:teuthology.orchestra.run.smithi060.stdout:(20/106): python3-rados-18.2.0-1291.g188db309.e 580 kB/s | 372 kB 00:00 2023-12-01T04:36:51.743 INFO:teuthology.orchestra.run.smithi060.stdout:(21/106): librgw2-18.2.0-1291.g188db309.el8.x86 3.9 MB/s | 6.5 MB 00:01 2023-12-01T04:36:51.768 INFO:teuthology.orchestra.run.smithi060.stdout:(22/106): python3-rbd-18.2.0-1291.g188db309.el8 911 kB/s | 364 kB 00:00 2023-12-01T04:36:51.819 INFO:teuthology.orchestra.run.smithi060.stdout:(23/106): python3-rgw-18.2.0-1291.g188db309.el8 1.4 MB/s | 106 kB 00:00 2023-12-01T04:36:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:(24/106): rbd-fuse-18.2.0-1291.g188db309.el8.x8 1.1 MB/s | 94 kB 00:00 2023-12-01T04:36:52.028 INFO:teuthology.orchestra.run.smithi060.stdout:(25/106): rbd-nbd-18.2.0-1291.g188db309.el8.x86 1.0 MB/s | 181 kB 00:00 2023-12-01T04:36:52.111 INFO:teuthology.orchestra.run.smithi060.stdout:(26/106): ceph-grafana-dashboards-18.2.0-1291.g 277 kB/s | 23 kB 00:00 2023-12-01T04:36:52.779 INFO:teuthology.orchestra.run.smithi060.stdout:(27/106): ceph-mgr-cephadm-18.2.0-1291.g188db30 198 kB/s | 132 kB 00:00 2023-12-01T04:36:54.337 INFO:teuthology.orchestra.run.smithi060.stdout:(28/106): ceph-mgr-dashboard-18.2.0-1291.g188db 1.1 MB/s | 1.8 MB 00:01 2023-12-01T04:36:56.296 INFO:teuthology.orchestra.run.smithi060.stdout:(29/106): rbd-mirror-18.2.0-1291.g188db309.el8. 789 kB/s | 3.4 MB 00:04 2023-12-01T04:36:56.896 INFO:teuthology.orchestra.run.smithi060.stdout:(30/106): ceph-mgr-modules-core-18.2.0-1291.g18 403 kB/s | 242 kB 00:00 2023-12-01T04:36:57.046 INFO:teuthology.orchestra.run.smithi060.stdout:(31/106): ceph-mgr-rook-18.2.0-1291.g188db309.e 334 kB/s | 50 kB 00:00 2023-12-01T04:36:57.130 INFO:teuthology.orchestra.run.smithi060.stdout:(32/106): ceph-prometheus-alerts-18.2.0-1291.g1 174 kB/s | 15 kB 00:00 2023-12-01T04:36:57.455 INFO:teuthology.orchestra.run.smithi060.stdout:(33/106): cephadm-18.2.0-1291.g188db309.el8.noa 518 kB/s | 168 kB 00:00 2023-12-01T04:36:57.730 INFO:teuthology.orchestra.run.smithi060.stdout:(34/106): gperftools-libs-2.7-9.el8.x86_64.rpm 1.1 MB/s | 306 kB 00:00 2023-12-01T04:36:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:(35/106): liboath-2.6.2-3.el8.x86_64.rpm 642 kB/s | 59 kB 00:00 2023-12-01T04:36:57.898 INFO:teuthology.orchestra.run.smithi060.stdout:(36/106): libunwind-1.3.1-3.el8.x86_64.rpm 1.0 MB/s | 75 kB 00:00 2023-12-01T04:36:58.040 INFO:teuthology.orchestra.run.smithi060.stdout:(37/106): python3-asyncssh-2.7.0-2.el8.noarch.r 3.3 MB/s | 476 kB 00:00 2023-12-01T04:36:58.098 INFO:teuthology.orchestra.run.smithi060.stdout:(38/106): python3-bcrypt-3.1.6-2.el8.1.x86_64.r 748 kB/s | 44 kB 00:00 2023-12-01T04:36:58.182 INFO:teuthology.orchestra.run.smithi060.stdout:(39/106): python3-beautifulsoup4-4.6.3-2.el8.1. 2.2 MB/s | 185 kB 00:00 2023-12-01T04:36:58.232 INFO:teuthology.orchestra.run.smithi060.stdout:(40/106): python3-cachetools-3.1.1-4.el8.noarch 660 kB/s | 33 kB 00:00 2023-12-01T04:36:58.291 INFO:teuthology.orchestra.run.smithi060.stdout:(41/106): python3-certifi-2018.10.15-7.el8.noar 280 kB/s | 16 kB 00:00 2023-12-01T04:36:58.366 INFO:teuthology.orchestra.run.smithi060.stdout:(42/106): python3-cheroot-8.5.2-1.el8.noarch.rp 2.3 MB/s | 173 kB 00:00 2023-12-01T04:36:58.450 INFO:teuthology.orchestra.run.smithi060.stdout:(43/106): python3-cherrypy-18.4.0-1.el8.noarch. 4.5 MB/s | 384 kB 00:00 2023-12-01T04:36:58.509 INFO:teuthology.orchestra.run.smithi060.stdout:(44/106): python3-google-auth-1.1.1-10.el8.noar 1.4 MB/s | 81 kB 00:00 2023-12-01T04:36:58.559 INFO:teuthology.orchestra.run.smithi060.stdout:(45/106): python3-jaraco-6.2-6.el8.noarch.rpm 223 kB/s | 11 kB 00:00 2023-12-01T04:36:58.626 INFO:teuthology.orchestra.run.smithi060.stdout:(46/106): python3-jaraco-functools-2.0-4.el8.no 263 kB/s | 18 kB 00:00 2023-12-01T04:36:58.826 INFO:teuthology.orchestra.run.smithi060.stdout:(47/106): python3-kubernetes-11.0.0-6.el8.noarc 5.8 MB/s | 1.2 MB 00:00 2023-12-01T04:36:59.035 INFO:teuthology.orchestra.run.smithi060.stdout:(48/106): python3-logutils-0.3.5-11.el8.noarch. 233 kB/s | 49 kB 00:00 2023-12-01T04:36:59.110 INFO:teuthology.orchestra.run.smithi060.stdout:(49/106): python3-more-itertools-7.2.0-3.el8.no 785 kB/s | 59 kB 00:00 2023-12-01T04:36:59.186 INFO:teuthology.orchestra.run.smithi060.stdout:(50/106): python3-natsort-7.1.1-2.el8.noarch.rp 803 kB/s | 60 kB 00:00 2023-12-01T04:36:59.269 INFO:teuthology.orchestra.run.smithi060.stdout:(51/106): python3-pecan-1.3.2-9.el8.noarch.rpm 3.3 MB/s | 283 kB 00:00 2023-12-01T04:36:59.344 INFO:teuthology.orchestra.run.smithi060.stdout:(52/106): python3-portend-2.6-1.el8.noarch.rpm 209 kB/s | 16 kB 00:00 2023-12-01T04:36:59.403 INFO:teuthology.orchestra.run.smithi060.stdout:(53/106): python3-repoze-lru-0.7-6.el8.noarch.r 576 kB/s | 34 kB 00:00 2023-12-01T04:36:59.470 INFO:teuthology.orchestra.run.smithi060.stdout:(54/106): python3-routes-2.4.1-12.el8.noarch.rp 2.9 MB/s | 196 kB 00:00 2023-12-01T04:36:59.529 INFO:teuthology.orchestra.run.smithi060.stdout:(55/106): python3-rsa-4.9-2.el8.noarch.rpm 1.1 MB/s | 64 kB 00:00 2023-12-01T04:36:59.571 INFO:teuthology.orchestra.run.smithi060.stdout:(56/106): python3-simplegeneric-0.8.1-17.el8.no 450 kB/s | 19 kB 00:00 2023-12-01T04:36:59.621 INFO:teuthology.orchestra.run.smithi060.stdout:(57/106): python3-singledispatch-3.4.0.3-18.el8 479 kB/s | 24 kB 00:00 2023-12-01T04:36:59.672 INFO:teuthology.orchestra.run.smithi060.stdout:(58/106): python3-tempora-1.14.1-5.el8.noarch.r 586 kB/s | 29 kB 00:00 2023-12-01T04:36:59.730 INFO:teuthology.orchestra.run.smithi060.stdout:(59/106): python3-trustme-0.6.0-4.el8.noarch.rp 472 kB/s | 27 kB 00:00 2023-12-01T04:36:59.814 INFO:teuthology.orchestra.run.smithi060.stdout:(60/106): python3-waitress-1.4.3-1.el8.noarch.r 3.0 MB/s | 255 kB 00:00 2023-12-01T04:36:59.906 INFO:teuthology.orchestra.run.smithi060.stdout:(61/106): python3-webob-1.8.5-1.el8.1.noarch.rp 2.7 MB/s | 251 kB 00:00 2023-12-01T04:36:59.981 INFO:teuthology.orchestra.run.smithi060.stdout:(62/106): python3-websocket-client-0.56.0-5.el8 816 kB/s | 61 kB 00:00 2023-12-01T04:37:00.057 INFO:teuthology.orchestra.run.smithi060.stdout:(63/106): python3-webtest-2.0.33-1.el8.noarch.r 1.1 MB/s | 85 kB 00:00 2023-12-01T04:37:00.132 INFO:teuthology.orchestra.run.smithi060.stdout:(64/106): python3-zc-lockfile-2.0-2.el8.noarch. 306 kB/s | 23 kB 00:00 2023-12-01T04:37:00.307 INFO:teuthology.orchestra.run.smithi060.stdout:(65/106): thrift-0.13.0-2.el8.x86_64.rpm 9.9 MB/s | 1.7 MB 00:00 2023-12-01T04:37:00.324 INFO:teuthology.orchestra.run.smithi060.stdout:(66/106): xmlstarlet-1.6.1-20.el8.x86_64.rpm 4.2 MB/s | 70 kB 00:00 2023-12-01T04:37:00.491 INFO:teuthology.orchestra.run.smithi060.stdout:(67/106): librabbitmq-0.9.0-3.el8.x86_64.rpm 281 kB/s | 47 kB 00:00 2023-12-01T04:37:00.658 INFO:teuthology.orchestra.run.smithi060.stdout:(68/106): python3-jwt-1.6.1-2.el8.noarch.rpm 256 kB/s | 43 kB 00:00 2023-12-01T04:37:00.775 INFO:teuthology.orchestra.run.smithi060.stdout:(69/106): python3-requests-oauthlib-1.0.0-1.el8 366 kB/s | 43 kB 00:00 2023-12-01T04:37:00.959 INFO:teuthology.orchestra.run.smithi060.stdout:(70/106): python3-pycparser-2.14-14.el8.noarch. 595 kB/s | 109 kB 00:00 2023-12-01T04:37:01.109 INFO:teuthology.orchestra.run.smithi060.stdout:(71/106): python3-oauthlib-2.1.0-1.el8.noarch.r 1.0 MB/s | 155 kB 00:00 2023-12-01T04:37:01.209 INFO:teuthology.orchestra.run.smithi060.stdout:(72/106): python3-cryptography-3.2.1-5.el8.x86_ 5.5 MB/s | 559 kB 00:00 2023-12-01T04:37:01.293 INFO:teuthology.orchestra.run.smithi060.stdout:(73/106): python3-cffi-1.11.5-5.el8.x86_64.rpm 2.8 MB/s | 238 kB 00:00 2023-12-01T04:37:01.402 INFO:teuthology.orchestra.run.smithi060.stdout:(74/106): fuse-2.9.7-15.el8.x86_64.rpm 764 kB/s | 83 kB 00:00 2023-12-01T04:37:01.519 INFO:teuthology.orchestra.run.smithi060.stdout:(75/106): libgfortran-8.5.0-10.1.el8_6.x86_64.r 5.4 MB/s | 644 kB 00:00 2023-12-01T04:37:01.669 INFO:teuthology.orchestra.run.smithi060.stdout:(76/106): libquadmath-8.5.0-10.1.el8_6.x86_64.r 1.1 MB/s | 171 kB 00:00 2023-12-01T04:37:02.078 INFO:teuthology.orchestra.run.smithi060.stdout:(77/106): python3-scipy-1.0.0-21.module+el8.5.0 34 MB/s | 14 MB 00:00 2023-12-01T04:37:02.195 INFO:teuthology.orchestra.run.smithi060.stdout:(78/106): python3-pyasn1-modules-0.3.7-6.el8.no 945 kB/s | 110 kB 00:00 2023-12-01T04:37:02.336 INFO:teuthology.orchestra.run.smithi060.stdout:(79/106): python3-pytz-2017.2-9.el8.noarch.rpm 383 kB/s | 54 kB 00:00 2023-12-01T04:37:02.487 INFO:teuthology.orchestra.run.smithi060.stdout:(80/106): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.7 MB/s | 259 kB 00:00 2023-12-01T04:37:02.554 INFO:teuthology.orchestra.run.smithi060.stdout:(81/106): socat-1.7.4.1-1.el8.x86_64.rpm 4.7 MB/s | 323 kB 00:00 2023-12-01T04:37:02.684 INFO:teuthology.orchestra.run.smithi060.stdout:(82/106): python3-pytest-3.4.2-11.el8.noarch.rp 10 MB/s | 1.3 MB 00:00 2023-12-01T04:37:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:(83/106): python3-markupsafe-0.23-19.el8.x86_64 448 kB/s | 39 kB 00:00 2023-12-01T04:37:02.896 INFO:teuthology.orchestra.run.smithi060.stdout:(84/106): python3-jinja2-2.10.1-3.el8.noarch.rp 4.2 MB/s | 538 kB 00:00 2023-12-01T04:37:02.997 INFO:teuthology.orchestra.run.smithi060.stdout:(85/106): python3-py-1.5.3-4.el8.noarch.rpm 4.6 MB/s | 473 kB 00:00 2023-12-01T04:37:03.114 INFO:teuthology.orchestra.run.smithi060.stdout:(86/106): python3-mako-1.0.6-13.el8.noarch.rpm 1.3 MB/s | 157 kB 00:00 2023-12-01T04:37:03.264 INFO:teuthology.orchestra.run.smithi060.stdout:(87/106): oniguruma-6.8.2-2.el8.x86_64.rpm 1.2 MB/s | 187 kB 00:00 2023-12-01T04:37:03.498 INFO:teuthology.orchestra.run.smithi060.stdout:(88/106): python3-babel-2.5.1-7.el8.noarch.rpm 21 MB/s | 4.8 MB 00:00 2023-12-01T04:37:03.548 INFO:teuthology.orchestra.run.smithi060.stdout:(89/106): python3-pluggy-0.6.0-3.el8.noarch.rpm 647 kB/s | 32 kB 00:00 2023-12-01T04:37:03.598 INFO:teuthology.orchestra.run.smithi060.stdout:(90/106): python3-jsonpatch-1.21-2.el8.noarch.r 532 kB/s | 27 kB 00:00 2023-12-01T04:37:03.665 INFO:teuthology.orchestra.run.smithi060.stdout:(91/106): python3-prettytable-0.7.2-14.el8.noar 659 kB/s | 44 kB 00:00 2023-12-01T04:37:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:(92/106): python3-numpy-1.14.3-10.el8.x86_64.rp 24 MB/s | 3.7 MB 00:00 2023-12-01T04:37:03.999 INFO:teuthology.orchestra.run.smithi060.stdout:(93/106): python3-werkzeug-0.12.2-4.el8.noarch. 2.6 MB/s | 457 kB 00:00 2023-12-01T04:37:04.175 INFO:teuthology.orchestra.run.smithi060.stdout:(94/106): python3-numpy-f2py-1.14.3-10.el8.x86_ 1.3 MB/s | 225 kB 00:00 2023-12-01T04:37:04.325 INFO:teuthology.orchestra.run.smithi060.stdout:(95/106): python3-attrs-17.4.0-6.el8.noarch.rpm 352 kB/s | 53 kB 00:00 2023-12-01T04:37:04.525 INFO:teuthology.orchestra.run.smithi060.stdout:(96/106): python3-pyasn1-0.3.7-6.el8.noarch.rpm 632 kB/s | 126 kB 00:00 2023-12-01T04:37:04.625 INFO:teuthology.orchestra.run.smithi060.stdout:(97/106): python3-jsonpointer-1.10-11.el8.noarc 200 kB/s | 20 kB 00:00 2023-12-01T04:37:04.751 INFO:teuthology.orchestra.run.smithi060.stdout:(98/106): python3-pyOpenSSL-19.0.0-1.el8.noarch 827 kB/s | 103 kB 00:00 2023-12-01T04:37:05.110 INFO:teuthology.orchestra.run.smithi060.stdout:(99/106): openblas-threads-0.3.15-3.el8.x86_64. 14 MB/s | 4.9 MB 00:00 2023-12-01T04:37:05.635 INFO:teuthology.orchestra.run.smithi060.stdout:(100/106): openblas-0.3.15-3.el8.x86_64.rpm 9.0 MB/s | 4.7 MB 00:00 2023-12-01T04:37:05.785 INFO:teuthology.orchestra.run.smithi060.stdout:(101/106): jq-1.6-3.el8.x86_64.rpm 1.3 MB/s | 202 kB 00:00 2023-12-01T04:37:05.936 INFO:teuthology.orchestra.run.smithi060.stdout:(102/106): librdkafka-0.11.4-3.el8.x86_64.rpm 2.3 MB/s | 354 kB 00:00 2023-12-01T04:37:06.895 INFO:teuthology.orchestra.run.smithi060.stdout:(103/106): ceph-mgr-diskprediction-local-18.2.0 602 kB/s | 7.4 MB 00:12 2023-12-01T04:37:09.428 INFO:teuthology.orchestra.run.smithi060.stdout:(104/106): librbd1-18.2.0-1291.g188db309.el8.x8 1.4 MB/s | 3.6 MB 00:02 2023-12-01T04:37:09.478 INFO:teuthology.orchestra.run.smithi060.stdout:(105/106): librados2-18.2.0-1291.g188db309.el8. 1.0 MB/s | 3.7 MB 00:03 2023-12-01T04:37:11.603 INFO:teuthology.orchestra.run.smithi060.stdout:(106/106): ceph-test-18.2.0-1291.g188db309.el8. 2.0 MB/s | 47 MB 00:23 2023-12-01T04:37:11.606 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2023-12-01T04:37:11.606 INFO:teuthology.orchestra.run.smithi060.stdout:Total 7.1 MB/s | 189 MB 00:26 2023-12-01T04:37:12.182 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction check 2023-12-01T04:37:12.281 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction check succeeded. 2023-12-01T04:37:12.281 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction test 2023-12-01T04:37:13.313 INFO:teuthology.orchestra.run.smithi060.stdout:Transaction test succeeded. 2023-12-01T04:37:13.317 INFO:teuthology.orchestra.run.smithi060.stdout:Running transaction 2023-12-01T04:37:14.205 INFO:teuthology.orchestra.run.smithi089.stdout:(106/106): ceph-test-18.2.0-1291.g188db309.el8. 1.4 MB/s | 47 MB 00:33 2023-12-01T04:37:14.207 INFO:teuthology.orchestra.run.smithi089.stdout:-------------------------------------------------------------------------------- 2023-12-01T04:37:14.207 INFO:teuthology.orchestra.run.smithi089.stdout:Total 5.3 MB/s | 189 MB 00:35 2023-12-01T04:37:14.759 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction check 2023-12-01T04:37:14.849 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction check succeeded. 2023-12-01T04:37:14.849 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction test 2023-12-01T04:37:15.820 INFO:teuthology.orchestra.run.smithi089.stdout:Transaction test succeeded. 2023-12-01T04:37:15.824 INFO:teuthology.orchestra.run.smithi089.stdout:Running transaction 2023-12-01T04:37:17.366 INFO:teuthology.orchestra.run.smithi060.stdout: Preparing : 1/1 2023-12-01T04:37:17.511 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-01T04:37:17.688 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-01T04:37:17.863 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-01T04:37:17.981 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-01T04:37:18.238 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-01T04:37:18.649 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-01T04:37:18.838 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 5/108 2023-12-01T04:37:19.243 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 5/108 2023-12-01T04:37:19.396 INFO:teuthology.orchestra.run.smithi060.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T04:37:19.508 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T04:37:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T04:37:19.786 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T04:37:19.934 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T04:37:19.975 INFO:teuthology.orchestra.run.smithi089.stdout: Preparing : 1/1 2023-12-01T04:37:20.146 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/108 2023-12-01T04:37:20.194 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/108 2023-12-01T04:37:20.358 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-01T04:37:20.373 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : liboath-2.6.2-3.el8.x86_64 2/108 2023-12-01T04:37:20.543 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-01T04:37:20.558 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-01T04:37:20.649 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 3/108 2023-12-01T04:37:20.688 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T04:37:20.799 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T04:37:20.858 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-01T04:37:20.929 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T04:37:21.092 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T04:37:21.288 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 4/108 2023-12-01T04:37:21.293 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 14/108 2023-12-01T04:37:21.480 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 15/108 2023-12-01T04:37:21.500 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librados2-2:18.2.0-1291.g188db309.el8.x86_64 5/108 2023-12-01T04:37:21.646 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 16/108 2023-12-01T04:37:21.899 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-2:18.2.0-1291.g188db309.el8.x86_64 5/108 2023-12-01T04:37:22.012 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-01T04:37:22.067 INFO:teuthology.orchestra.run.smithi089.stdout: Upgrading : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T04:37:22.151 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-01T04:37:22.196 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T04:37:22.304 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-01T04:37:22.400 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T04:37:22.509 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T04:37:22.655 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T04:37:22.861 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/108 2023-12-01T04:37:22.960 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-01T04:37:23.044 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 10/108 2023-12-01T04:37:23.155 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-01T04:37:23.238 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 11/108 2023-12-01T04:37:23.366 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T04:37:23.454 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T04:37:23.625 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T04:37:23.772 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 13/108 2023-12-01T04:37:23.790 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-01T04:37:23.961 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 14/108 2023-12-01T04:37:23.962 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : openblas-0.3.15-3.el8.x86_64 20/108 2023-12-01T04:37:24.175 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 15/108 2023-12-01T04:37:24.348 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytz-2017.2-9.el8.noarch 16/108 2023-12-01T04:37:24.508 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-01T04:37:24.637 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libquadmath-8.5.0-10.1.el8_6.x86_64 17/108 2023-12-01T04:37:24.708 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 20/108 2023-12-01T04:37:24.791 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-01T04:37:25.031 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 21/108 2023-12-01T04:37:25.252 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-01T04:37:25.374 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 23/108 2023-12-01T04:37:25.386 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: libgfortran-8.5.0-10.1.el8_6.x86_64 18/108 2023-12-01T04:37:25.549 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-01T04:37:25.606 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 24/108 2023-12-01T04:37:25.795 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-01T04:37:26.135 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: openblas-threads-0.3.15-3.el8.x86_64 19/108 2023-12-01T04:37:26.351 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : openblas-0.3.15-3.el8.x86_64 20/108 2023-12-01T04:37:27.040 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: openblas-0.3.15-3.el8.x86_64 20/108 2023-12-01T04:37:27.405 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 21/108 2023-12-01T04:37:27.606 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 22/108 2023-12-01T04:37:27.690 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-01T04:37:27.726 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 23/108 2023-12-01T04:37:27.960 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 24/108 2023-12-01T04:37:28.141 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-01T04:37:28.731 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 26/108 2023-12-01T04:37:29.034 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-12-01T04:37:29.302 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-12-01T04:37:29.525 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/108 2023-12-01T04:37:29.726 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-01T04:37:29.890 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 25/108 2023-12-01T04:37:29.907 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-01T04:37:30.085 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 32/108 2023-12-01T04:37:30.244 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 33/108 2023-12-01T04:37:30.428 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 34/108 2023-12-01T04:37:30.581 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 35/108 2023-12-01T04:37:30.746 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 36/108 2023-12-01T04:37:30.887 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 37/108 2023-12-01T04:37:30.907 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 26/108 2023-12-01T04:37:31.050 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 38/108 2023-12-01T04:37:31.203 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-01T04:37:31.237 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 27/108 2023-12-01T04:37:31.277 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-01T04:37:31.526 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 28/108 2023-12-01T04:37:31.599 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : jq-1.6-3.el8.x86_64 40/108 2023-12-01T04:37:31.745 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-mako-1.0.6-13.el8.noarch 29/108 2023-12-01T04:37:31.861 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-py-1.5.3-4.el8.noarch 41/108 2023-12-01T04:37:31.976 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rsa-4.9-2.el8.noarch 30/108 2023-12-01T04:37:32.052 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 42/108 2023-12-01T04:37:32.218 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 31/108 2023-12-01T04:37:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : fuse-2.9.7-15.el8.x86_64 43/108 2023-12-01T04:37:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 44/108 2023-12-01T04:37:32.596 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 32/108 2023-12-01T04:37:32.771 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 33/108 2023-12-01T04:37:32.909 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 45/108 2023-12-01T04:37:32.939 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 34/108 2023-12-01T04:37:33.073 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 35/108 2023-12-01T04:37:33.207 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-attrs-17.4.0-6.el8.noarch 36/108 2023-12-01T04:37:33.222 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 46/108 2023-12-01T04:37:33.372 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 37/108 2023-12-01T04:37:33.450 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 47/108 2023-12-01T04:37:33.518 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pluggy-0.6.0-3.el8.noarch 38/108 2023-12-01T04:37:33.676 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/108 2023-12-01T04:37:33.681 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-01T04:37:33.782 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 39/108 2023-12-01T04:37:33.902 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 49/108 2023-12-01T04:37:34.086 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : jq-1.6-3.el8.x86_64 40/108 2023-12-01T04:37:34.210 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 50/108 2023-12-01T04:37:34.340 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-py-1.5.3-4.el8.noarch 41/108 2023-12-01T04:37:34.470 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 51/108 2023-12-01T04:37:34.549 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 42/108 2023-12-01T04:37:34.650 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 52/108 2023-12-01T04:37:34.760 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : fuse-2.9.7-15.el8.x86_64 43/108 2023-12-01T04:37:34.830 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 53/108 2023-12-01T04:37:34.966 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 44/108 2023-12-01T04:37:34.979 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-01T04:37:35.176 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-01T04:37:35.337 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cffi-1.11.5-5.el8.x86_64 45/108 2023-12-01T04:37:35.432 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-01T04:37:35.669 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-01T04:37:35.674 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cryptography-3.2.1-5.el8.x86_64 46/108 2023-12-01T04:37:35.815 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-01T04:37:35.888 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 47/108 2023-12-01T04:37:35.956 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-01T04:37:36.104 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 48/108 2023-12-01T04:37:36.165 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-01T04:37:36.359 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-01T04:37:36.361 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 49/108 2023-12-01T04:37:36.566 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-01T04:37:36.648 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 50/108 2023-12-01T04:37:36.706 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-01T04:37:36.842 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-01T04:37:36.905 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 51/108 2023-12-01T04:37:37.047 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-01T04:37:37.089 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 52/108 2023-12-01T04:37:37.249 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-01T04:37:37.307 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 53/108 2023-12-01T04:37:37.433 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-01T04:37:37.464 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 54/108 2023-12-01T04:37:37.644 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 55/108 2023-12-01T04:37:37.705 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-01T04:37:37.918 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-01T04:37:37.929 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 56/108 2023-12-01T04:37:38.085 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-01T04:37:38.163 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 57/108 2023-12-01T04:37:38.306 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-01T04:37:38.327 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 58/108 2023-12-01T04:37:38.476 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 59/108 2023-12-01T04:37:38.691 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 60/108 2023-12-01T04:37:38.902 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 61/108 2023-12-01T04:37:39.101 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 62/108 2023-12-01T04:37:39.225 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 63/108 2023-12-01T04:37:39.336 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 64/108 2023-12-01T04:37:39.467 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-01T04:37:39.563 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 65/108 2023-12-01T04:37:39.741 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-01T04:37:39.792 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 66/108 2023-12-01T04:37:39.962 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-01T04:37:39.995 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 67/108 2023-12-01T04:37:40.234 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-portend-2.6-1.el8.noarch 68/108 2023-12-01T04:37:40.296 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-01T04:37:40.446 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 69/108 2023-12-01T04:37:40.593 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-01T04:37:40.645 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 70/108 2023-12-01T04:37:40.773 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-01T04:37:40.879 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 71/108 2023-12-01T04:37:41.556 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-01T04:37:41.726 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T04:37:41.800 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T04:37:41.925 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 72/108 2023-12-01T04:37:41.994 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 80/108 2023-12-01T04:37:42.242 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 73/108 2023-12-01T04:37:42.554 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 74/108 2023-12-01T04:37:42.871 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 75/108 2023-12-01T04:37:43.223 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 76/108 2023-12-01T04:37:43.438 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 77/108 2023-12-01T04:37:43.772 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T04:37:43.898 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T04:37:44.016 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 82/108 2023-12-01T04:37:44.157 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 83/108 2023-12-01T04:37:44.181 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 78/108 2023-12-01T04:37:44.334 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 84/108 2023-12-01T04:37:44.338 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T04:37:44.399 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 79/108 2023-12-01T04:37:44.638 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 80/108 2023-12-01T04:37:46.264 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T04:37:46.420 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : cephadm-2:18.2.0-1291.g188db309.el8.noarch 81/108 2023-12-01T04:37:46.544 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 82/108 2023-12-01T04:37:46.689 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 83/108 2023-12-01T04:37:46.905 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 84/108 2023-12-01T04:37:48.083 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T04:37:48.276 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T04:37:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T04:37:49.170 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T04:37:49.265 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T04:37:49.384 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T04:37:50.493 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T04:37:50.729 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T04:37:51.308 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 85/108 2023-12-01T04:37:51.609 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T04:37:51.689 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 86/108 2023-12-01T04:37:51.820 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T04:38:08.801 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /sys 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /proc 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /dev 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /run 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /mnt 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /var/tmp 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /home 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /tmp 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout:skipping the directory /dev 2023-12-01T04:38:08.802 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:38:09.148 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T04:38:09.376 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T04:38:09.575 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 87/108 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /sys 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /proc 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /run 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /mnt 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /var/tmp 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /home 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /tmp 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout:skipping the directory /dev 2023-12-01T04:38:10.449 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:38:10.601 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T04:38:10.684 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T04:38:10.806 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T04:38:10.899 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 88/108 2023-12-01T04:38:10.902 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T04:38:11.072 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T04:38:11.322 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 91/108 2023-12-01T04:38:11.484 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T04:38:11.522 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T04:38:11.772 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T04:38:11.994 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T04:38:12.030 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 89/108 2023-12-01T04:38:12.131 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T04:38:12.242 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T04:38:12.333 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 90/108 2023-12-01T04:38:12.616 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T04:38:12.694 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 91/108 2023-12-01T04:38:12.764 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T04:38:12.831 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T04:38:12.867 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 92/108 2023-12-01T04:38:13.075 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T04:38:13.286 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 93/108 2023-12-01T04:38:13.476 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T04:38:13.929 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 94/108 2023-12-01T04:38:14.067 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T04:38:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T04:38:14.620 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T04:38:14.642 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T04:38:15.632 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 95/108 2023-12-01T04:38:15.827 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T04:38:15.849 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 96/108 2023-12-01T04:38:15.990 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 97/108 2023-12-01T04:38:16.235 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T04:38:16.271 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T04:38:16.422 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T04:38:16.790 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T04:38:16.947 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T04:38:17.087 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-2:18.2.0-1291.g188db309.el8.x86_64 97/108 2023-12-01T04:38:17.336 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T04:38:17.369 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 98/108 2023-12-01T04:38:17.517 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T04:38:17.861 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.0-1291.g188db 99/108 2023-12-01T04:38:18.025 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T04:38:21.712 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T04:38:22.033 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 101/108 2023-12-01T04:38:22.454 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 100/108 2023-12-01T04:38:22.533 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 102/108 2023-12-01T04:38:22.759 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-12-01T04:38:22.764 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 101/108 2023-12-01T04:38:22.972 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 104/108 2023-12-01T04:38:23.172 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T04:38:23.256 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 102/108 2023-12-01T04:38:23.365 INFO:teuthology.orchestra.run.smithi060.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 106/108 2023-12-01T04:38:23.365 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T04:38:23.495 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : python3-pytest-3.4.2-11.el8.noarch 103/108 2023-12-01T04:38:23.549 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T04:38:23.550 INFO:teuthology.orchestra.run.smithi060.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T04:38:23.666 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 104/108 2023-12-01T04:38:23.873 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T04:38:24.067 INFO:teuthology.orchestra.run.smithi089.stdout: Installing : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 106/108 2023-12-01T04:38:24.067 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T04:38:24.264 INFO:teuthology.orchestra.run.smithi060.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T04:38:24.264 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/108 2023-12-01T04:38:24.264 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2/108 2023-12-01T04:38:24.264 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 3/108 2023-12-01T04:38:24.264 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 4/108 2023-12-01T04:38:24.264 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db 5/108 2023-12-01T04:38:24.264 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 9/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 10/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 11/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 13/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 14/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 15/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 16/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 17/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 18/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 19/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 20/108 2023-12-01T04:38:24.265 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 21/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 22/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 23/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 24/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 25/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 26/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 27/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 28/108 2023-12-01T04:38:24.266 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 29/108 2023-12-01T04:38:24.272 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 107/108 2023-12-01T04:38:24.272 INFO:teuthology.orchestra.run.smithi089.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T04:38:24.274 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 30/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 31/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 32/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 33/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 34/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 35/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-01T04:38:24.275 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-01T04:38:24.276 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-12-01T04:38:24.277 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-12-01T04:38:24.278 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-12-01T04:38:24.278 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-12-01T04:38:24.278 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-12-01T04:38:24.278 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-12-01T04:38:24.279 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-01T04:38:24.280 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 107/108 2023-12-01T04:38:24.939 INFO:teuthology.orchestra.run.smithi089.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T04:38:24.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-2:18.2.0-1291.g188db309.el8.x86_64 1/108 2023-12-01T04:38:24.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2/108 2023-12-01T04:38:24.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 3/108 2023-12-01T04:38:24.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 4/108 2023-12-01T04:38:24.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-immutable-object-cache-2:18.2.0-1291.g188db 5/108 2023-12-01T04:38:24.939 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 6/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 7/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 8/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 9/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 10/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 11/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 12/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_ 13/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 14/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 15/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados-devel-2:18.2.0-1291.g188db309.el8.x86_6 16/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libradosstriper1-2:18.2.0-1291.g188db309.el8.x86 17/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librgw2-2:18.2.0-1291.g188db309.el8.x86_64 18/108 2023-12-01T04:38:24.940 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-argparse-2:18.2.0-1291.g188db309.el 19/108 2023-12-01T04:38:24.941 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-ceph-common-2:18.2.0-1291.g188db309.el8. 20/108 2023-12-01T04:38:24.941 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_6 21/108 2023-12-01T04:38:24.941 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 22/108 2023-12-01T04:38:24.941 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 23/108 2023-12-01T04:38:24.941 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 24/108 2023-12-01T04:38:24.941 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 25/108 2023-12-01T04:38:24.949 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 26/108 2023-12-01T04:38:24.949 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 27/108 2023-12-01T04:38:24.949 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-grafana-dashboards-2:18.2.0-1291.g188db309. 28/108 2023-12-01T04:38:24.949 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noa 29/108 2023-12-01T04:38:24.949 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.n 30/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.0-1291.g188 31/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el 32/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 33/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : ceph-prometheus-alerts-2:18.2.0-1291.g188db309.e 34/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : cephadm-2:18.2.0-1291.g188db309.el8.noarch 35/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 36/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 37/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 38/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 39/108 2023-12-01T04:38:24.950 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 40/108 2023-12-01T04:38:24.951 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 41/108 2023-12-01T04:38:24.951 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 42/108 2023-12-01T04:38:24.951 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 43/108 2023-12-01T04:38:24.951 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 44/108 2023-12-01T04:38:24.951 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 45/108 2023-12-01T04:38:24.951 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 46/108 2023-12-01T04:38:24.951 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 47/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 48/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 49/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 50/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 51/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 52/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 53/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-portend-2.6-1.el8.noarch 54/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 55/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 56/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 57/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 58/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 59/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 60/108 2023-12-01T04:38:24.952 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 61/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 62/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 63/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 64/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 65/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 66/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 67/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 68/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 69/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 70/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 71/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 72/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 73/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cryptography-3.2.1-5.el8.x86_64 74/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-cffi-1.11.5-5.el8.x86_64 75/108 2023-12-01T04:38:24.953 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : fuse-2.9.7-15.el8.x86_64 76/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libgfortran-8.5.0-10.1.el8_6.x86_64 77/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : libquadmath-8.5.0-10.1.el8_6.x86_64 78/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd 79/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 80/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytz-2017.2-9.el8.noarch 81/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 82/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 83/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pytest-3.4.2-11.el8.noarch 84/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 85/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 86/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-py-1.5.3-4.el8.noarch 87/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-mako-1.0.6-13.el8.noarch 88/108 2023-12-01T04:38:24.954 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 89/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 90/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pluggy-0.6.0-3.el8.noarch 91/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 92/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 93/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 94/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 95/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 96/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-attrs-17.4.0-6.el8.noarch 97/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 98/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 99/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 100/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : openblas-threads-0.3.15-3.el8.x86_64 101/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : openblas-0.3.15-3.el8.x86_64 102/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : jq-1.6-3.el8.x86_64 103/108 2023-12-01T04:38:24.955 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 104/108 2023-12-01T04:38:24.956 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-2:18.2.0-1291.g188db309.el8.x86_64 105/108 2023-12-01T04:38:24.956 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 106/108 2023-12-01T04:38:24.956 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-2:18.2.0-1291.g188db309.el8.x86_64 107/108 2023-12-01T04:38:26.460 INFO:teuthology.orchestra.run.smithi060.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T04:38:26.460 INFO:teuthology.orchestra.run.smithi060.stdout:Last metadata expiration check: 0:01:54 ago on Fri 01 Dec 2023 04:36:32 AM UTC. 2023-12-01T04:38:27.219 INFO:teuthology.orchestra.run.smithi089.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 108/108 2023-12-01T04:38:27.219 INFO:teuthology.orchestra.run.smithi089.stdout:Last metadata expiration check: 0:02:01 ago on Fri 01 Dec 2023 04:36:26 AM UTC. 2023-12-01T04:38:33.770 INFO:teuthology.orchestra.run.smithi060.stdout:Installed products updated. 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout:Upgraded: 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout:Installed: 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:33.999 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.000 INFO:teuthology.orchestra.run.smithi060.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: fuse-2.9.7-15.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: jq-1.6-3.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.001 INFO:teuthology.orchestra.run.smithi060.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T04:38:34.002 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T04:38:34.003 INFO:teuthology.orchestra.run.smithi060.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T04:38:34.004 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T04:38:34.005 INFO:teuthology.orchestra.run.smithi060.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T04:38:34.006 INFO:teuthology.orchestra.run.smithi060.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T04:38:34.007 INFO:teuthology.orchestra.run.smithi060.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T04:38:34.007 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:38:34.007 INFO:teuthology.orchestra.run.smithi060.stdout:Complete! 2023-12-01T04:38:34.186 DEBUG:teuthology.parallel:result is None 2023-12-01T04:38:35.005 INFO:teuthology.orchestra.run.smithi089.stdout:Installed products updated. 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout:Upgraded: 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout: librados2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout: librbd1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout:Installed: 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-base-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.210 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-grafana-dashboards-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-immutable-object-cache-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mds-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-dashboard-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-diskprediction-local-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-modules-core-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mgr-rook-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-mon-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-osd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-prometheus-alerts-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.211 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-radosgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-selinux-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: ceph-test-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: cephadm-2:18.2.0-1291.g188db309.el8.noarch 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: fuse-2.9.7-15.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: jq-1.6-3.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: libcephfs2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: libcephsqlite-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: libgfortran-8.5.0-10.1.el8_6.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: libquadmath-8.5.0-10.1.el8_6.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: librados-devel-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.212 INFO:teuthology.orchestra.run.smithi089.stdout: libradosstriper1-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: librgw2-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: openblas-0.3.15-3.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: openblas-threads-0.3.15-3.el8.x86_64 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: python3-attrs-17.4.0-6.el8.noarch 2023-12-01T04:38:35.213 INFO:teuthology.orchestra.run.smithi089.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-argparse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-ceph-common-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cephfs-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cffi-1.11.5-5.el8.x86_64 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-01T04:38:35.214 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-cryptography-3.2.1-5.el8.x86_64 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-mako-1.0.6-13.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-01T04:38:35.215 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pluggy-0.6.0-3.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-portend-2.6-1.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-py-1.5.3-4.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytest-3.4.2-11.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-pytz-2017.2-9.el8.noarch 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rados-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.216 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rgw-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-scipy-1.0.0-21.module+el8.5.0+10916+41bd434d.x86_64 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-01T04:38:35.217 INFO:teuthology.orchestra.run.smithi089.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-fuse-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-mirror-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: rbd-nbd-2:18.2.0-1291.g188db309.el8.x86_64 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-01T04:38:35.218 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:38:35.219 INFO:teuthology.orchestra.run.smithi089.stdout:Complete! 2023-12-01T04:38:35.384 DEBUG:teuthology.parallel:result is None 2023-12-01T04:38:35.385 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:38:35.385 INFO:teuthology.packaging:ref: None 2023-12-01T04:38:35.385 INFO:teuthology.packaging:tag: None 2023-12-01T04:38:35.385 INFO:teuthology.packaging:branch: reef 2023-12-01T04:38:35.385 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:38:35.385 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T04:38:35.792 DEBUG:teuthology.orchestra.run.smithi060:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T04:38:35.821 INFO:teuthology.orchestra.run.smithi060.stdout:18.2.0-1291.g188db309.el8 2023-12-01T04:38:35.822 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T04:38:35.822 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T04:38:35.822 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-01T04:38:35.822 INFO:teuthology.packaging:ref: None 2023-12-01T04:38:35.822 INFO:teuthology.packaging:tag: None 2023-12-01T04:38:35.822 INFO:teuthology.packaging:branch: reef 2023-12-01T04:38:35.822 INFO:teuthology.packaging:sha1: 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:38:35.822 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=reef 2023-12-01T04:38:36.034 DEBUG:teuthology.orchestra.run.smithi089:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-01T04:38:36.060 INFO:teuthology.orchestra.run.smithi089.stdout:18.2.0-1291.g188db309.el8 2023-12-01T04:38:36.060 INFO:teuthology.packaging:The installed version of ceph is 18.2.0-1291.g188db309.el8 2023-12-01T04:38:36.060 INFO:teuthology.task.install:The correct ceph version 18.2.0-1291.g188db309 is installed. 2023-12-01T04:38:36.061 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-01T04:38:36.061 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:38:36.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T04:38:36.110 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:38:36.111 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-01T04:38:36.154 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-01T04:38:36.154 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:38:36.155 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T04:38:36.186 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T04:38:36.258 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:38:36.258 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/daemon-helper 2023-12-01T04:38:36.286 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-01T04:38:36.353 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-01T04:38:36.354 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:38:36.354 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T04:38:36.385 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T04:38:36.457 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:38:36.457 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-01T04:38:36.484 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-01T04:38:36.550 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-01T04:38:36.550 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:38:36.550 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T04:38:36.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T04:38:36.655 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:38:36.655 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/usr/bin/stdin-killer 2023-12-01T04:38:36.681 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-01T04:38:36.748 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:38:36.759 INFO:teuthology.task.print:**** done install task... 2023-12-01T04:38:36.759 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:38:36.814 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2023-12-01T04:38:36.814 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-01T04:38:36.933 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db'} 2023-12-01T04:38:36.933 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2023-12-01T04:38:36.933 INFO:tasks.cephadm:Cluster fsid is 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:38:36.933 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-01T04:38:36.933 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.60', 'mon.c': '[v2:172.21.15.60:3301,v1:172.21.15.60:6790]', 'mon.b': '172.21.15.89'} 2023-12-01T04:38:36.934 INFO:tasks.cephadm:First mon is mon.a on smithi060 2023-12-01T04:38:36.934 INFO:tasks.cephadm:First mgr is y 2023-12-01T04:38:36.934 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-01T04:38:36.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo hostname $(hostname -s) 2023-12-01T04:38:36.968 DEBUG:teuthology.orchestra.run.smithi089:> sudo hostname $(hostname -s) 2023-12-01T04:38:36.995 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2023-12-01T04:38:36.996 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:38:37.145 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74588/', 'root_build_cause': 'MANUALTRIGGER', 'version': '18.0.0-7650-g9942cfaf', 'node_name': '172.21.2.8+braggi08', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7650.g9942cfaf'}, 'url': 'https://4.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 23:08:04.491472', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri10-testing-2023-11-30-0943', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}, {'status': 'ready', 'sha1': '9942cfafa9f7e22e363b3f76a7fe21130085c2db', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/74579/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.0.0-7650-g9942cfaf', 'node_name': '172.21.5.31+adami01', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '18.0.0-7650.g9942cfaf'}, 'url': 'https://1.chacra.ceph.com/r/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-11-30 19:41:27.400167', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-yuri10-testing-2023-11-30-0943', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/wip-yuri10-testing-2023-11-30-0943/9942cfafa9f7e22e363b3f76a7fe21130085c2db/centos/8/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2023-12-01T04:38:37.512 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref reef, sha1 188db309e00ce865d763f50bb570f7d22fb6e3fa from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&ref=reef 2023-12-01T04:38:37.512 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/x86_64/flavors/default/cephadm 2023-12-01T04:38:37.512 DEBUG:teuthology.orchestra.run.smithi060:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T04:38:38.068 INFO:teuthology.orchestra.run.smithi060.stdout:-rw-rw-r--. 1 ubuntu ubuntu 690689 Dec 1 04:38 /home/ubuntu/cephtest/cephadm 2023-12-01T04:38:38.069 DEBUG:teuthology.orchestra.run.smithi089:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef/188db309e00ce865d763f50bb570f7d22fb6e3fa/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-01T04:38:38.896 INFO:teuthology.orchestra.run.smithi089.stdout:-rw-rw-r--. 1 ubuntu ubuntu 690689 Dec 1 04:38 /home/ubuntu/cephtest/cephadm 2023-12-01T04:38:38.896 DEBUG:teuthology.orchestra.run.smithi060:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T04:38:38.919 DEBUG:teuthology.orchestra.run.smithi089:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-01T04:38:38.957 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2023-12-01T04:38:38.957 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T04:38:38.961 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2023-12-01T04:38:43.915 INFO:teuthology.orchestra.run.smithi060.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T04:38:44.208 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T04:39:09.089 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2023-12-01T04:39:09.089 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T04:39:09.089 INFO:teuthology.orchestra.run.smithi089.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T04:39:09.089 INFO:teuthology.orchestra.run.smithi089.stdout: "repo_digests": [ 2023-12-01T04:39:09.089 INFO:teuthology.orchestra.run.smithi089.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T04:39:09.089 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2023-12-01T04:39:09.089 INFO:teuthology.orchestra.run.smithi089.stdout:} 2023-12-01T04:39:29.530 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:39:29.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph_version": "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)", 2023-12-01T04:39:29.530 INFO:teuthology.orchestra.run.smithi060.stdout: "image_id": "413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f", 2023-12-01T04:39:29.530 INFO:teuthology.orchestra.run.smithi060.stdout: "repo_digests": [ 2023-12-01T04:39:29.530 INFO:teuthology.orchestra.run.smithi060.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:f58348a33b523d6c6a1fcede9ab5759ce05c9752b9458aa2254f0bb44d49e181" 2023-12-01T04:39:29.530 INFO:teuthology.orchestra.run.smithi060.stdout: ] 2023-12-01T04:39:29.531 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:39:29.550 DEBUG:teuthology.orchestra.run.smithi060:> sudo mkdir -p /etc/ceph 2023-12-01T04:39:29.581 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /etc/ceph 2023-12-01T04:39:29.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 777 /etc/ceph 2023-12-01T04:39:29.649 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /etc/ceph 2023-12-01T04:39:29.689 INFO:tasks.cephadm:Writing seed config... 2023-12-01T04:39:29.691 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-12-01T04:39:29.691 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-01T04:39:29.692 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-01T04:39:29.693 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:39:29.693 DEBUG:teuthology.orchestra.run.smithi060:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-01T04:39:29.711 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 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 = 7e0fe086-9003-11ee-95a2-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 2023-12-01T04:39:29.711 DEBUG:teuthology.orchestra.run.smithi060:mon.a> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.a.service 2023-12-01T04:39:29.753 DEBUG:teuthology.orchestra.run.smithi060:mgr.y> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mgr.y.service 2023-12-01T04:39:29.780 INFO:journalctl@ceph.mon.a.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:39:29.781 INFO:tasks.cephadm:Bootstrapping... 2023-12-01T04:39:29.781 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid 7e0fe086-9003-11ee-95a2-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.60 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-01T04:39:29.807 INFO:journalctl@ceph.mgr.y.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:39:29.945 INFO:teuthology.orchestra.run.smithi060.stdout:-------------------------------------------------------------------------------- 2023-12-01T04:39:29.946 INFO:teuthology.orchestra.run.smithi060.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', '7e0fe086-9003-11ee-95a2-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.60', '--skip-admin-label'] 2023-12-01T04:39:30.091 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 4.1.1 2023-12-01T04:39:30.091 INFO:teuthology.orchestra.run.smithi060.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-01T04:39:30.091 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying podman|docker is present... 2023-12-01T04:39:30.238 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 4.1.1 2023-12-01T04:39:30.238 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying lvm2 is present... 2023-12-01T04:39:30.238 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying time synchronization is in place... 2023-12-01T04:39:30.245 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T04:39:30.245 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T04:39:30.251 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T04:39:30.251 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-12-01T04:39:30.257 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2023-12-01T04:39:30.263 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2023-12-01T04:39:30.263 INFO:teuthology.orchestra.run.smithi060.stdout:Unit chronyd.service is enabled and running 2023-12-01T04:39:30.263 INFO:teuthology.orchestra.run.smithi060.stdout:Repeating the final host check... 2023-12-01T04:39:30.410 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 4.1.1 2023-12-01T04:39:30.410 INFO:teuthology.orchestra.run.smithi060.stdout:podman (/bin/podman) version 4.1.1 is present 2023-12-01T04:39:30.410 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl is present 2023-12-01T04:39:30.410 INFO:teuthology.orchestra.run.smithi060.stdout:lvcreate is present 2023-12-01T04:39:30.416 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-01T04:39:30.416 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-01T04:39:30.422 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-01T04:39:30.422 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-12-01T04:39:30.428 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout enabled 2023-12-01T04:39:30.434 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout active 2023-12-01T04:39:30.435 INFO:teuthology.orchestra.run.smithi060.stdout:Unit chronyd.service is enabled and running 2023-12-01T04:39:30.435 INFO:teuthology.orchestra.run.smithi060.stdout:Host looks OK 2023-12-01T04:39:30.435 INFO:teuthology.orchestra.run.smithi060.stdout:Cluster fsid: 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:30.435 INFO:teuthology.orchestra.run.smithi060.stdout:Acquiring lock 140336831248872 on /run/cephadm/7e0fe086-9003-11ee-95a2-87774f69a715.lock 2023-12-01T04:39:30.435 INFO:teuthology.orchestra.run.smithi060.stdout:Lock 140336831248872 acquired on /run/cephadm/7e0fe086-9003-11ee-95a2-87774f69a715.lock 2023-12-01T04:39:30.435 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 3300 ... 2023-12-01T04:39:30.436 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying IP 172.21.15.60 port 6789 ... 2023-12-01T04:39:30.436 INFO:teuthology.orchestra.run.smithi060.stdout:Base mon IP(s) is [172.21.15.60:3300, 172.21.15.60:6789], mon addrv is [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2023-12-01T04:39:30.439 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-12-01T04:39:30.440 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.60 metric 100 2023-12-01T04:39:30.442 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-01T04:39:30.442 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-01T04:39:30.442 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2023-12-01T04:39:30.445 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-01T04:39:30.445 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-01T04:39:30.445 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T04:39:30.445 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2023-12-01T04:39:30.445 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:1560/64 scope link 2023-12-01T04:39:30.445 INFO:teuthology.orchestra.run.smithi060.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-01T04:39:30.446 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2023-12-01T04:39:30.446 INFO:teuthology.orchestra.run.smithi060.stdout:Mon IP `172.21.15.60` is in CIDR network `172.21.0.0/20` 2023-12-01T04:39:30.446 INFO:teuthology.orchestra.run.smithi060.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-01T04:39:30.447 INFO:teuthology.orchestra.run.smithi060.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-01T04:39:30.447 INFO:teuthology.orchestra.run.smithi060.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stdout 413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Getting image source signatures 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying blob sha256:773a990219ad739bdf9a03d97b9979af0289ed0b2b26aeb1dbd81b8a918b2dca 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying blob sha256:d3e436ac93e4b5a6d94c7ac8024df331e66e67275836276615dc044fd3cbf83a 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Copying config sha256:413ac213b5e51227a1ccbf9e74449508005ee31293d9fa83cfd88b021f5df78f 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-01T04:39:30.995 INFO:teuthology.orchestra.run.smithi060.stdout:/bin/podman: stderr Storing signatures 2023-12-01T04:39:31.851 INFO:teuthology.orchestra.run.smithi060.stdout:ceph: stdout ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T04:39:31.851 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph version: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T04:39:31.851 INFO:teuthology.orchestra.run.smithi060.stdout:Extracting ceph user uid/gid from container image... 2023-12-01T04:39:32.502 INFO:teuthology.orchestra.run.smithi060.stdout:stat: stdout 167 167 2023-12-01T04:39:32.502 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial keys... 2023-12-01T04:39:33.153 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCEY2llgyfTMBAA/EHNnLUshKCZ5lS7SM3ZDg== 2023-12-01T04:39:33.800 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCFY2llWKEtHRAAXOEjMyw4a7MX9EApUXNnTg== 2023-12-01T04:39:34.746 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph-authtool: stdout AQCGY2llxoSQCBAA0CXufQ51w5u2zymglfdh+Q== 2023-12-01T04:39:34.747 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial monmap... 2023-12-01T04:39:35.405 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T04:39:35.405 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout:monmaptool for a [v2:172.21.15.60:3300,v1:172.21.15.60:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout:setting min_mon_release = pacific 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: set fsid to 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:39:35.406 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mon... 2023-12-01T04:39:36.157 INFO:teuthology.orchestra.run.smithi060.stdout:create mon.a on 2023-12-01T04:39:36.278 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-01T04:39:36.370 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-01T04:39:36.505 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-7e0fe086-9003-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-7e0fe086-9003-11ee-95a2-87774f69a715.target. 2023-12-01T04:39:36.505 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-7e0fe086-9003-11ee-95a2-87774f69a715.target → /etc/systemd/system/ceph-7e0fe086-9003-11ee-95a2-87774f69a715.target. 2023-12-01T04:39:36.690 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.a 2023-12-01T04:39:36.690 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.a.service: Unit ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.a.service not loaded. 2023-12-01T04:39:36.782 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-7e0fe086-9003-11ee-95a2-87774f69a715.target.wants/ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.a.service → /etc/systemd/system/ceph-7e0fe086-9003-11ee-95a2-87774f69a715@.service. 2023-12-01T04:39:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:36 smithi060 systemd[1]: Starting Ceph mon.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:39:37.293 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T04:39:37.293 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-12-01T04:39:37.302 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T04:39:37.302 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-12-01T04:39:37.302 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-12-01T04:39:37.302 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T04:39:37.302 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon to start... 2023-12-01T04:39:37.302 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mon... 2023-12-01T04:39:37.342 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:37 smithi060 podman[93697]: 2023-12-01T04:39:37.342 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:37 smithi060 bash[93697]: f6a988ec149cadaa3b209d56b7140dd9ce60209722ea7fd6f1d594f2664c75b0 2023-12-01T04:39:37.342 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:37 smithi060 systemd[1]: Started Ceph mon.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:39:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:37 smithi060 ceph-mon[93737]: mkfs 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:37 smithi060 ceph-mon[93737]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T04:39:38.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout cluster: 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout id: 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout services: 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.580446s) 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout data: 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-01T04:39:38.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-01T04:39:38.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout pgs: 2023-12-01T04:39:38.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:38.252 INFO:teuthology.orchestra.run.smithi060.stdout:mon is available 2023-12-01T04:39:38.252 INFO:teuthology.orchestra.run.smithi060.stdout:Assimilating anything we can from ceph.conf... 2023-12-01T04:39:38.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:38 smithi060 ceph-mon[93737]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T04:39:38.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:38 smithi060 ceph-mon[93737]: monmap e1: 1 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:39:38.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:38 smithi060 ceph-mon[93737]: fsmap 2023-12-01T04:39:38.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:38 smithi060 ceph-mon[93737]: osdmap e1: 0 total, 0 up, 0 in 2023-12-01T04:39:38.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:38 smithi060 ceph-mon[93737]: mgrmap e1: no daemons active 2023-12-01T04:39:38.455 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:38 smithi060 ceph-mon[93737]: from='client.? 172.21.15.60:0/1524306772' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.60:3300,v1:172.21.15.60:6789] 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T04:39:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T04:39:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:Generating new minimal ceph.conf... 2023-12-01T04:39:39.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:39 smithi060 ceph-mon[93737]: from='client.? 172.21.15.60:0/1695031039' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T04:39:39.413 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:39 smithi060 ceph-mon[93737]: from='client.? 172.21.15.60:0/1695031039' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-01T04:39:40.136 INFO:teuthology.orchestra.run.smithi060.stdout:Restarting the monitor... 2023-12-01T04:39:40.344 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 systemd[1]: Stopping Ceph mon.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:39:40.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 ceph-mon[93737]: from='client.? 172.21.15.60:0/749363336' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:39:40.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[93713]: 2023-12-01T04:39:40.463+0000 7feaca4ff700 -1 received signal: Terminated from /dev/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 2023-12-01T04:39:40.689 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[93713]: 2023-12-01T04:39:40.463+0000 7feaca4ff700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-01T04:39:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 bash[94067]: ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a 2023-12-01T04:39:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 systemd[1]: ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.a.service: Succeeded. 2023-12-01T04:39:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 systemd[1]: Stopped Ceph mon.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:39:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:40 smithi060 systemd[1]: Starting Ceph mon.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:39:41.402 INFO:teuthology.orchestra.run.smithi060.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-01T04:39:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 podman[94193]: 2023-12-01T04:39:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 bash[94193]: 9349c7589f60dbc21658e3ce718a0473243616e41f34f6de438ef63d329d4d23 2023-12-01T04:39:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: set uid:gid to 167:167 (ceph:ceph) 2023-12-01T04:39:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T04:39:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: pidfile_write: ignore empty --pid-file 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: load: jerasure load: lrc 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: RocksDB version: 7.9.2 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Git sha 0 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: DB SUMMARY 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: DB Session ID: 5BVM5ZF95HN1T7Z0MN8R 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: CURRENT file: CURRENT 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: IDENTITY file: IDENTITY 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 83990 ; 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.error_if_exists: 0 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.create_if_missing: 0 2023-12-01T04:39:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.paranoid_checks: 1 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.env: 0x55aae835f720 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.fs: PosixFileSystem 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.info_log: 0x55aaea8ff440 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_file_opening_threads: 16 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.statistics: (nil) 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.use_fsync: 0 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_log_file_size: 0 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.keep_log_file_num: 1000 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.recycle_log_file_num: 0 2023-12-01T04:39:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.allow_fallocate: 1 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.allow_mmap_reads: 0 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.allow_mmap_writes: 0 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.use_direct_reads: 0 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.create_missing_column_families: 0 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.db_log_dir: 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.wal_dir: 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T04:39:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.advise_random_on_open: 1 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.db_write_buffer_size: 0 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.write_buffer_manager: 0x55aae9b90320 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.rate_limiter: (nil) 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.wal_recovery_mode: 2 2023-12-01T04:39:41.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.enable_thread_tracking: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.enable_pipelined_write: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.unordered_write: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.row_cache: None 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.wal_filter: None 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.allow_ingest_behind: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.two_write_queues: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.manual_wal_flush: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.wal_compression: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.atomic_flush: 0 2023-12-01T04:39:41.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.log_readahead_size: 0 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.best_efforts_recovery: 0 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.allow_data_in_errors: 0 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.db_host_id: __hostname__ 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_background_jobs: 2 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_background_compactions: -1 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_subcompactions: 1 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T04:39:41.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_total_wal_size: 0 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_open_files: -1 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bytes_per_sync: 0 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_readahead_size: 0 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_background_flushes: -1 2023-12-01T04:39:41.518 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Compression algorithms supported: 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kZSTD supported: 0 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kXpressCompression supported: 0 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kLZ4HCCompression supported: 1 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kZlibCompression supported: 1 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kSnappyCompression supported: 1 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kLZ4Compression supported: 1 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: kBZip2Compression supported: 0 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.merge_operator: 2023-12-01T04:39:41.519 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_filter: None 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_filter_factory: None 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.sst_partitioner_factory: None 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55aaea8ff540) 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: cache_index_and_filter_blocks: 1 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: pin_top_level_index_and_filter: 1 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: index_type: 0 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: data_block_index_type: 0 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: index_shortening: 1 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: checksum: 4 2023-12-01T04:39:41.520 INFO:journalctl@ceph.mon.a.smithi060.stdout: no_block_cache: 0 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache: 0x55aae9c11350 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache_name: BinnedLRUCache 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache_options: 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: capacity : 536870912 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: num_shard_bits : 4 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: strict_capacity_limit : 0 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: high_pri_pool_ratio: 0.000 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_cache_compressed: (nil) 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: persistent_cache: (nil) 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_size: 4096 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_size_deviation: 10 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_restart_interval: 16 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: index_block_restart_interval: 1 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: metadata_block_size: 4096 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: partition_filters: 0 2023-12-01T04:39:41.521 INFO:journalctl@ceph.mon.a.smithi060.stdout: use_delta_encoding: 1 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: filter_policy: bloomfilter 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: whole_key_filtering: 1 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: verify_compression: 0 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: read_amp_bytes_per_bit: 0 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: format_version: 5 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: enable_index_compression: 1 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: block_align: 0 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: max_auto_readahead_size: 262144 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: prepopulate_block_cache: 0 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: initial_auto_readahead_size: 8192 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout: num_file_reads_for_auto_readahead: 2 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.write_buffer_size: 33554432 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_write_buffer_number: 2 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression: NoCompression 2023-12-01T04:39:41.522 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression: Disabled 2023-12-01T04:39:41.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.prefix_extractor: nullptr 2023-12-01T04:39:41.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T04:39:41.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.num_levels: 7 2023-12-01T04:39:41.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T04:39:41.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T04:39:41.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T04:39:41.523 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:39:41.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.level: 32767 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.strategy: 0 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.enabled: false 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T04:39:41.525 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.target_file_size_base: 67108864 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T04:39:41.526 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T04:39:41.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T04:39:41.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.arena_block_size: 1048576 2023-12-01T04:39:41.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T04:39:41.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T04:39:41.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.disable_auto_compactions: 0 2023-12-01T04:39:41.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T04:39:41.527 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.table_properties_collectors: 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.inplace_update_support: 0 2023-12-01T04:39:41.528 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.bloom_locality: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.max_successive_merges: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.paranoid_file_checks: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.force_consistency_checks: 1 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.report_bg_io_stats: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.ttl: 2592000 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T04:39:41.529 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.enable_blob_files: false 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.min_blob_size: 0 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.blob_file_size: 268435456 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.blob_file_starting_level: 0 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ea9c8bcc-8071-4502-a1e1-bff2b53e8cad 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405581393929, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-01T04:39:41.530 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405581395332, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80629, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 254, "table_properties": {"data_size": 78812, "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": 10136, "raw_average_key_size": 47, "raw_value_size": 73012, "raw_average_value_size": 342, "num_data_blocks": 10, "num_entries": 213, "num_filter_entries": 213, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701405581, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ea9c8bcc-8071-4502-a1e1-bff2b53e8cad", "db_session_id": "5BVM5ZF95HN1T7Z0MN8R", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405581395433, "job": 1, "event": "recovery_finished"} 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55aae9cae000 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: DB pointer 0x55aae9c9a000 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** DB Stats ** 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T04:39:41.531 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** Compaction Stats [default] ** 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.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) 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: L0 2/0 80.57 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: Sum 2/0 80.57 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 90.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.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 90.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** Compaction Stats [default] ** 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.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) 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.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 90.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2023-12-01T04:39:41.532 INFO:journalctl@ceph.mon.a.smithi060.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: Cumulative compaction: 0.00 GB write, 16.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: Interval compaction: 0.00 GB write, 16.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.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 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: Block cache BinnedLRUCache@0x55aae9c11350#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-01T04:39:41.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: starting mon.a rank 0 at public addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] at bind addrs [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 systemd[1]: Started Ceph mon.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???) e1 preinit fsid 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???).mds e1 new map 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???).mds e1 print_map 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout: e1 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.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} 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout: legacy client fscid: -1 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout: 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout: No filesystems configured 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:39:41.534 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:39:41.535 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:41 smithi060 ceph-mon[94233]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-01T04:39:42.350 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-01T04:39:42.377 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-01T04:39:42.377 INFO:teuthology.orchestra.run.smithi060.stdout:Creating mgr... 2023-12-01T04:39:42.377 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-01T04:39:42.377 INFO:teuthology.orchestra.run.smithi060.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-01T04:39:42.569 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mgr.y 2023-12-01T04:39:42.569 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Failed to reset failed state of unit ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mgr.y.service: Unit ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mgr.y.service not loaded. 2023-12-01T04:39:42.662 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-7e0fe086-9003-11ee-95a2-87774f69a715.target.wants/ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mgr.y.service → /etc/systemd/system/ceph-7e0fe086-9003-11ee-95a2-87774f69a715@.service. 2023-12-01T04:39:42.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:42 smithi060 ceph-mon[94233]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-01T04:39:42.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:42 smithi060 ceph-mon[94233]: monmap e1: 1 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:39:42.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:42 smithi060 ceph-mon[94233]: fsmap 2023-12-01T04:39:42.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:42 smithi060 ceph-mon[94233]: osdmap e1: 0 total, 0 up, 0 in 2023-12-01T04:39:42.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:42 smithi060 ceph-mon[94233]: mgrmap e1: no daemons active 2023-12-01T04:39:42.669 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/493366884' entity='client.admin' 2023-12-01T04:39:42.930 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:42 smithi060 systemd[1]: Starting Ceph mgr.y for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:39:43.257 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:42 smithi060 podman[94463]: 2023-12-01T04:39:43.257 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:43 smithi060 bash[94463]: 9afd0ecd5799cd9260e309b0c01450064bff91b3a85bdfecf17cda91459a7406 2023-12-01T04:39:43.270 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T04:39:43.270 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-12-01T04:39:43.278 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T04:39:43.278 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-12-01T04:39:43.278 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-12-01T04:39:43.278 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to enable service . firewalld.service is not available 2023-12-01T04:39:43.287 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T04:39:43.287 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-12-01T04:39:43.295 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T04:39:43.295 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-12-01T04:39:43.295 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-12-01T04:39:43.295 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-01T04:39:43.295 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr to start... 2023-12-01T04:39:43.295 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr... 2023-12-01T04:39:43.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:43 smithi060 systemd[1]: Started Ceph mgr.y for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:39:43.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:43.306+0000 7f64d620c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:39:43.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:43.408+0000 7f64d620c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:39:43.859 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:43.520+0000 7f64d620c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:39:43.859 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:43.633+0000 7f64d620c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:39:43.859 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:43.856+0000 7f64d620c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:39:44.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:44.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "7e0fe086-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:44.245 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:44.246 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:44.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:44.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:37.338004+0000", 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:44.252 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (1/15)... 2023-12-01T04:39:44.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3100146346' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:44.504 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:44.343+0000 7f64d620c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:39:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:44.502+0000 7f64d620c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:39:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:44.609+0000 7f64d620c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:39:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:44.724+0000 7f64d620c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:39:45.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:45.232+0000 7f64d620c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:39:46.478 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:46 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:46.023+0000 7f64d620c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:39:46.479 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:46 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:46.120+0000 7f64d620c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:39:47.237 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:47.124+0000 7f64d620c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "7e0fe086-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:47.295 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:47.296 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:47.297 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:47.297 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:47.297 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:37.338004+0000", 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (2/15)... 2023-12-01T04:39:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2595379424' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:47.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:47.234+0000 7f64d620c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:39:47.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:47.456+0000 7f64d620c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:39:48.058 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:47.804+0000 7f64d620c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:39:48.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:48 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:48.055+0000 7f64d620c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:39:48.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:48 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:48.237+0000 7f64d620c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:39:49.009 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:48 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:48.564+0000 7f64d620c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:39:49.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:49 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:49.388+0000 7f64d620c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:39:49.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:49 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:49.551+0000 7f64d620c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:39:50.063 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1645801491' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:50.064 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:49 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:49.801+0000 7f64d620c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:39:50.064 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:49 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:49.940+0000 7f64d620c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:39:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "7e0fe086-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 8, 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:50.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:50.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:50.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:50.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:50.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:50.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:50.244 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:50.248 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:50.249 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:37.338004+0000", 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:50.251 INFO:teuthology.orchestra.run.smithi060.stdout:mgr not available, waiting (3/15)... 2023-12-01T04:39:50.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:50 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:50.217+0000 7f64d620c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:39:51.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:51.263+0000 7f64d620c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:39:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: Activating manager daemon y 2023-12-01T04:39:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: mgrmap e2: y(active, starting, since 0.00304094s) 2023-12-01T04:39:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:39:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: Manager daemon y is now available 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' 2023-12-01T04:39:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:51 smithi060 ceph-mon[94233]: from='mgr.14100 172.21.15.60:0/2280659078' entity='mgr.y' 2023-12-01T04:39:53.599 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:53.599 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:39:53.599 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsid": "7e0fe086-9003-11ee-95a2-87774f69a715", 2023-12-01T04:39:53.599 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "health": { 2023-12-01T04:39:53.599 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 0 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "a" 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2023-12-01T04:39:53.600 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-01T04:39:53.601 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-01T04:39:53.602 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "restful" 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ], 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "modified": "2023-12-01T04:39:37.338004+0000", 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout }, 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:39:53.603 INFO:teuthology.orchestra.run.smithi060.stdout:mgr is available 2023-12-01T04:39:53.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:53 smithi060 ceph-mon[94233]: mgrmap e3: y(active, since 1.00741s) 2023-12-01T04:39:53.616 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1899076692' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-01T04:39:54.598 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:54 smithi060 ceph-mon[94233]: mgrmap e4: y(active, since 2s) 2023-12-01T04:39:54.841 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:54.841 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [global] 2023-12-01T04:39:54.841 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout fsid = 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:39:54.841 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-01T04:39:54.841 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-01T04:39:54.841 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout [osd] 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-01T04:39:54.842 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling cephadm module... 2023-12-01T04:39:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1091748154' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-01T04:39:56.581 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3262973020' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-01T04:39:56.581 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:56 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ignoring --setuser ceph since I am not root 2023-12-01T04:39:56.581 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:56 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ignoring --setgroup ceph since I am not root 2023-12-01T04:39:56.581 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:56 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:56.484+0000 7f5826ecc200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:39:57.009 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:56 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:56.580+0000 7f5826ecc200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:39:57.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:56 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:56.689+0000 7f5826ecc200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:39:57.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:56 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:56.808+0000 7f5826ecc200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:39:57.289 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:57.018+0000 7f5826ecc200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:39:57.646 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3262973020' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-01T04:39:57.647 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:39:57 smithi060 ceph-mon[94233]: mgrmap e5: y(active, since 5s) 2023-12-01T04:39:57.647 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:57.493+0000 7f5826ecc200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:39:58.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:57.645+0000 7f5826ecc200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:39:58.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:57.753+0000 7f5826ecc200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:39:58.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:57.868+0000 7f5826ecc200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:39:58.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:58 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:58.377+0000 7f5826ecc200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:39:59.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:59 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:59.165+0000 7f5826ecc200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:39:59.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:39:59 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:39:59.263+0000 7f5826ecc200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:40:00.334 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:00.234+0000 7f5826ecc200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:40:00.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:00.346+0000 7f5826ecc200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:40:00.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:00.570+0000 7f5826ecc200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:40:01.178 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:00.921+0000 7f5826ecc200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:40:01.178 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:01.176+0000 7f5826ecc200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:40:01.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:01.361+0000 7f5826ecc200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:40:02.009 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:01.693+0000 7f5826ecc200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:40:02.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1494619779' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T04:40:02.678 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:02 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:02.520+0000 7f5826ecc200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:40:03.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:02 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:02.677+0000 7f5826ecc200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:40:03.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:02 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:02.922+0000 7f5826ecc200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:40:03.330 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:03 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:03.057+0000 7f5826ecc200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:40:03.940 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:40:03.940 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-01T04:40:03.940 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T04:40:03.940 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T04:40:03.941 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T04:40:03.941 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:40:03.941 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2023-12-01T04:40:03.941 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 5... 2023-12-01T04:40:04.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:03 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:03.329+0000 7f5826ecc200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:40:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:04.390+0000 7f5826ecc200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: Active manager daemon y restarted 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: Activating manager daemon y 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: osdmap e2: 0 total, 0 up, 0 in 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: mgrmap e6: y(active, starting, since 0.00325699s) 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: Manager daemon y is now available 2023-12-01T04:40:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:04 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:05 smithi060 ceph-mon[94233]: Found migration_current of "None". Setting to last migration. 2023-12-01T04:40:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:05 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:05 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:40:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:05 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:40:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:05 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:05 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:05 smithi060 ceph-mon[94233]: mgrmap e7: y(active, since 1.0055s) 2023-12-01T04:40:05.786 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:40:05.787 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-01T04:40:05.787 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T04:40:05.787 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:40:05.787 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 5 is available 2023-12-01T04:40:05.787 INFO:teuthology.orchestra.run.smithi060.stdout:Setting orchestrator backend to cephadm... 2023-12-01T04:40:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:06 smithi060 ceph-mon[94233]: from='client.14126 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-01T04:40:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:06 smithi060 ceph-mon[94233]: from='client.14126 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-01T04:40:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:07 smithi060 ceph-mon[94233]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:07.911 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:07 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:07.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:07 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:07.912 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:07 smithi060 ceph-mon[94233]: mgrmap e8: y(active, since 3s) 2023-12-01T04:40:08.077 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-01T04:40:08.077 INFO:teuthology.orchestra.run.smithi060.stdout:Generating ssh key... 2023-12-01T04:40:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:08 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:07] ENGINE Bus STARTING 2023-12-01T04:40:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:08 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:07] ENGINE Serving on https://172.21.15.60:7150 2023-12-01T04:40:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:08 smithi060 ceph-mon[94233]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:08 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:07] ENGINE Serving on http://172.21.15.60:8765 2023-12-01T04:40:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:08 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:07] ENGINE Bus STARTED 2023-12-01T04:40:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:08 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: Generating public/private rsa key pair. 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: Your identification has been saved in /tmp/tmpqpknp2xi/key. 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: Your public key has been saved in /tmp/tmpqpknp2xi/key.pub. 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: The key fingerprint is: 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: SHA256:xRwmdpHBuFcatAYwtiw7MWLAyyOHoCWW3XANWdBygrc ceph-7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: The key's randomart image is: 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: +---[RSA 3072]----+ 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: |o o.++@o++B+ | 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: |o=.o.O B.B+o. | 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: |=++ = B .*+ | 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: |+=.. E .oo | 2023-12-01T04:40:09.660 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: |... o S. | 2023-12-01T04:40:09.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: | . | 2023-12-01T04:40:09.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: | | 2023-12-01T04:40:09.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: | | 2023-12-01T04:40:09.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: | | 2023-12-01T04:40:09.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: +----[SHA256]-----+ 2023-12-01T04:40:10.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:10 smithi060 ceph-mon[94233]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:10.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:10 smithi060 ceph-mon[94233]: Generating ssh key... 2023-12-01T04:40:10.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:10 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:10.619 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:10 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:10.861 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4OgvNa/hvHVpzlwDqSRgnfZoFtlU1etVqjDPWXB3DuzJzdEYcqFgS3eHFB8xOm1KmHSJYZubaoxi4hlye/sjJ9QLRuIpoVMWaDzE7pIHxbeoVTp/LQNs5w/1KAh2M9W9uM1FHfUUj9pedWk28V9m2MnuwfMeOiE8kQo9qrm3ZmPpWFrUkDsS1fpU7AIt9ctoh0ZSuwqe1r3ngPHqUGeH7WpYyfGFiMuhZ1bjx7RKPKK4pNDabxbeZpShJIrBcfPZVtarrojH8oka6cG/ZYliH0MsU6sx+JHeRDyzyjN6WWvWdVLnMi7ilRcZBeNQK7GqK6lbfbDl/jHKfTHA6K6Apnd2iHszMkpfQh6+JDMYXuqjc79wJrBXKF632+wYCEJ/MNOI4LRdD8RqEvcDQdl1YDB6SYGlE4oA3nXV2IWv3PLijOncagrMiDgZvXpjsvOlc7l8q5/vu/corwXs2lF5WL/q0MHG/rDlVaDH1dLZP3hBnjb1lZn/m0FU6Y/HeT6k= ceph-7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:40:10.861 INFO:teuthology.orchestra.run.smithi060.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-01T04:40:10.861 INFO:teuthology.orchestra.run.smithi060.stdout:Adding key to root@localhost authorized_keys... 2023-12-01T04:40:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:Adding host smithi060... 2023-12-01T04:40:11.722 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:11 smithi060 ceph-mon[94233]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:12 smithi060 ceph-mon[94233]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi060", "addr": "172.21.15.60", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:12 smithi060 ceph-mon[94233]: Deploying cephadm binary to smithi060 2023-12-01T04:40:14.809 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Added host 'smithi060' with addr '172.21.15.60' 2023-12-01T04:40:14.810 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying unmanaged mon service... 2023-12-01T04:40:15.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:15 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:15.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:15 smithi060 ceph-mon[94233]: Added host smithi060 2023-12-01T04:40:15.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:15 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:16.152 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-01T04:40:16.152 INFO:teuthology.orchestra.run.smithi060.stdout:Deploying unmanaged mgr service... 2023-12-01T04:40:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:16 smithi060 ceph-mon[94233]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:16 smithi060 ceph-mon[94233]: Saving service mon spec with placement count:5 2023-12-01T04:40:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:16 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:16 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:17.393 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-01T04:40:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:17 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:17 smithi060 ceph-mon[94233]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:17 smithi060 ceph-mon[94233]: Saving service mgr spec with placement count:2 2023-12-01T04:40:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:17 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1848138565' entity='client.admin' 2023-12-01T04:40:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:19 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:19.773 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling the dashboard module... 2023-12-01T04:40:20.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:20 smithi060 ceph-mon[94233]: from='mgr.14120 172.21.15.60:0/3405342916' entity='mgr.y' 2023-12-01T04:40:20.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3898004404' entity='client.admin' 2023-12-01T04:40:21.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1546194173' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-01T04:40:21.592 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:21 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ignoring --setuser ceph since I am not root 2023-12-01T04:40:21.592 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:21 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ignoring --setgroup ceph since I am not root 2023-12-01T04:40:21.592 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:21 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:21.501+0000 7f41e59bd200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:40:21.849 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:21 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:21.598+0000 7f41e59bd200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:40:21.850 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:21 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:21.716+0000 7f41e59bd200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:40:21.850 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:21 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:21.832+0000 7f41e59bd200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:40:22.259 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:22 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:22.043+0000 7f41e59bd200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:40:22.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1546194173' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-01T04:40:22.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:22 smithi060 ceph-mon[94233]: mgrmap e9: y(active, since 16s) 2023-12-01T04:40:22.644 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:22 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:22.522+0000 7f41e59bd200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:40:22.864 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:40:22.864 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-01T04:40:22.864 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-01T04:40:22.865 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "active_name": "y", 2023-12-01T04:40:22.865 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-01T04:40:22.865 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:40:22.865 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for the mgr to restart... 2023-12-01T04:40:22.865 INFO:teuthology.orchestra.run.smithi060.stdout:Waiting for mgr epoch 9... 2023-12-01T04:40:22.896 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:22 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:22.682+0000 7f41e59bd200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:40:22.896 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:22 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:22.798+0000 7f41e59bd200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:40:23.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:22 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:22.922+0000 7f41e59bd200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:40:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/579110657' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-01T04:40:23.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:23 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:23.446+0000 7f41e59bd200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:40:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:24.225+0000 7f41e59bd200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:40:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:24.324+0000 7f41e59bd200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:40:25.628 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:25 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:25.295+0000 7f41e59bd200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:40:25.628 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:25 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:25.406+0000 7f41e59bd200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:40:25.979 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:25 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:25.627+0000 7f41e59bd200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:40:26.231 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:25 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:25.978+0000 7f41e59bd200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:40:26.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:26 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:26.229+0000 7f41e59bd200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:40:26.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:26 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:26.412+0000 7f41e59bd200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:40:27.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:26 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:26.743+0000 7f41e59bd200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:40:27.969 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:27 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:27.565+0000 7f41e59bd200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:40:27.969 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:27 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:27.722+0000 7f41e59bd200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:40:28.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:27 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:27.968+0000 7f41e59bd200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:40:28.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:28 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:28.105+0000 7f41e59bd200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:40:28.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:28 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:28.381+0000 7f41e59bd200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:40:29.424+0000 7f41e59bd200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: Active manager daemon y restarted 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: Activating manager daemon y 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: osdmap e3: 0 total, 0 up, 0 in 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: mgrmap e10: y(active, starting, since 0.00324247s) 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:40:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:40:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: Manager daemon y is now available 2023-12-01T04:40:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:30.720 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout { 2023-12-01T04:40:30.721 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-01T04:40:30.721 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-01T04:40:30.721 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout } 2023-12-01T04:40:30.721 INFO:teuthology.orchestra.run.smithi060.stdout:mgr epoch 9 is available 2023-12-01T04:40:30.721 INFO:teuthology.orchestra.run.smithi060.stdout:Generating a dashboard self-signed certificate... 2023-12-01T04:40:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:30 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:40:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:30 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:40:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:30 smithi060 ceph-mon[94233]: mgrmap e11: y(active, since 1.00595s) 2023-12-01T04:40:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-01T04:40:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:Creating initial admin user... 2023-12-01T04:40:32.323 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:30] ENGINE Bus STARTING 2023-12-01T04:40:32.323 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:30] ENGINE Serving on http://172.21.15.60:8765 2023-12-01T04:40:32.323 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:31] ENGINE Serving on https://172.21.15.60:7150 2023-12-01T04:40:32.323 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: [01/Dec/2023:04:40:31] ENGINE Bus STARTED 2023-12-01T04:40:32.324 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:32.324 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:32.324 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:32.324 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:33 smithi060 ceph-mon[94233]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:33 smithi060 ceph-mon[94233]: mgrmap e12: y(active, since 2s) 2023-12-01T04:40:33.665 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$jagk06NQH.3C3G1L6UwBsO/jYwmaflemGjI0L2TmaVm3NnNkL0Mcu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1701405633, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-01T04:40:33.665 INFO:teuthology.orchestra.run.smithi060.stdout:Fetching dashboard port number... 2023-12-01T04:40:34.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:34 smithi060 ceph-mon[94233]: 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 2023-12-01T04:40:34.524 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:34 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:35.711 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stdout 8443 2023-12-01T04:40:35.724 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-01T04:40:35.724 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout disabled 2023-12-01T04:40:35.733 INFO:teuthology.orchestra.run.smithi060.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-01T04:40:35.733 INFO:teuthology.orchestra.run.smithi060.stdout:systemctl: stdout inactive 2023-12-01T04:40:35.733 INFO:teuthology.orchestra.run.smithi060.stdout:firewalld.service is not enabled 2023-12-01T04:40:35.733 INFO:teuthology.orchestra.run.smithi060.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-01T04:40:35.735 INFO:teuthology.orchestra.run.smithi060.stdout:Ceph Dashboard is now available at: 2023-12-01T04:40:35.735 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:35.735 INFO:teuthology.orchestra.run.smithi060.stdout: URL: https://smithi060:8443/ 2023-12-01T04:40:35.735 INFO:teuthology.orchestra.run.smithi060.stdout: User: admin 2023-12-01T04:40:35.735 INFO:teuthology.orchestra.run.smithi060.stdout: Password: 363nu9nskd 2023-12-01T04:40:35.735 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:35.735 INFO:teuthology.orchestra.run.smithi060.stdout:Saving cluster configuration to /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config directory 2023-12-01T04:40:35.736 INFO:teuthology.orchestra.run.smithi060.stdout:Enabling autotune for osd_memory_target 2023-12-01T04:40:35.743 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/288630384' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-01T04:40:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:37 smithi060 ceph-mon[94233]: mgrmap e13: y(active, since 6s) 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout:Or, if you are only running a single cluster on this host: 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-01T04:40:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.227 INFO:teuthology.orchestra.run.smithi060.stdout: ceph telemetry on 2023-12-01T04:40:38.227 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.227 INFO:teuthology.orchestra.run.smithi060.stdout:For more information see: 2023-12-01T04:40:38.227 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.227 INFO:teuthology.orchestra.run.smithi060.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-01T04:40:38.227 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:38.227 INFO:teuthology.orchestra.run.smithi060.stdout:Bootstrap complete. 2023-12-01T04:40:38.262 INFO:tasks.cephadm:Fetching config... 2023-12-01T04:40:38.262 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:40:38.262 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-01T04:40:38.280 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-01T04:40:38.280 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:40:38.280 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-01T04:40:38.337 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-01T04:40:38.337 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:40:38.338 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-01T04:40:38.406 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-01T04:40:38.406 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:40:38.406 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-01T04:40:38.465 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-01T04:40:38.465 DEBUG:teuthology.orchestra.run.smithi060:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4OgvNa/hvHVpzlwDqSRgnfZoFtlU1etVqjDPWXB3DuzJzdEYcqFgS3eHFB8xOm1KmHSJYZubaoxi4hlye/sjJ9QLRuIpoVMWaDzE7pIHxbeoVTp/LQNs5w/1KAh2M9W9uM1FHfUUj9pedWk28V9m2MnuwfMeOiE8kQo9qrm3ZmPpWFrUkDsS1fpU7AIt9ctoh0ZSuwqe1r3ngPHqUGeH7WpYyfGFiMuhZ1bjx7RKPKK4pNDabxbeZpShJIrBcfPZVtarrojH8oka6cG/ZYliH0MsU6sx+JHeRDyzyjN6WWvWdVLnMi7ilRcZBeNQK7GqK6lbfbDl/jHKfTHA6K6Apnd2iHszMkpfQh6+JDMYXuqjc79wJrBXKF632+wYCEJ/MNOI4LRdD8RqEvcDQdl1YDB6SYGlE4oA3nXV2IWv3PLijOncagrMiDgZvXpjsvOlc7l8q5/vu/corwXs2lF5WL/q0MHG/rDlVaDH1dLZP3hBnjb1lZn/m0FU6Y/HeT6k= ceph-7e0fe086-9003-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T04:40:38.547 INFO:teuthology.orchestra.run.smithi060.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4OgvNa/hvHVpzlwDqSRgnfZoFtlU1etVqjDPWXB3DuzJzdEYcqFgS3eHFB8xOm1KmHSJYZubaoxi4hlye/sjJ9QLRuIpoVMWaDzE7pIHxbeoVTp/LQNs5w/1KAh2M9W9uM1FHfUUj9pedWk28V9m2MnuwfMeOiE8kQo9qrm3ZmPpWFrUkDsS1fpU7AIt9ctoh0ZSuwqe1r3ngPHqUGeH7WpYyfGFiMuhZ1bjx7RKPKK4pNDabxbeZpShJIrBcfPZVtarrojH8oka6cG/ZYliH0MsU6sx+JHeRDyzyjN6WWvWdVLnMi7ilRcZBeNQK7GqK6lbfbDl/jHKfTHA6K6Apnd2iHszMkpfQh6+JDMYXuqjc79wJrBXKF632+wYCEJ/MNOI4LRdD8RqEvcDQdl1YDB6SYGlE4oA3nXV2IWv3PLijOncagrMiDgZvXpjsvOlc7l8q5/vu/corwXs2lF5WL/q0MHG/rDlVaDH1dLZP3hBnjb1lZn/m0FU6Y/HeT6k= ceph-7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:40:38.560 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4OgvNa/hvHVpzlwDqSRgnfZoFtlU1etVqjDPWXB3DuzJzdEYcqFgS3eHFB8xOm1KmHSJYZubaoxi4hlye/sjJ9QLRuIpoVMWaDzE7pIHxbeoVTp/LQNs5w/1KAh2M9W9uM1FHfUUj9pedWk28V9m2MnuwfMeOiE8kQo9qrm3ZmPpWFrUkDsS1fpU7AIt9ctoh0ZSuwqe1r3ngPHqUGeH7WpYyfGFiMuhZ1bjx7RKPKK4pNDabxbeZpShJIrBcfPZVtarrojH8oka6cG/ZYliH0MsU6sx+JHeRDyzyjN6WWvWdVLnMi7ilRcZBeNQK7GqK6lbfbDl/jHKfTHA6K6Apnd2iHszMkpfQh6+JDMYXuqjc79wJrBXKF632+wYCEJ/MNOI4LRdD8RqEvcDQdl1YDB6SYGlE4oA3nXV2IWv3PLijOncagrMiDgZvXpjsvOlc7l8q5/vu/corwXs2lF5WL/q0MHG/rDlVaDH1dLZP3hBnjb1lZn/m0FU6Y/HeT6k= ceph-7e0fe086-9003-11ee-95a2-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-01T04:40:38.607 INFO:teuthology.orchestra.run.smithi089.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC4OgvNa/hvHVpzlwDqSRgnfZoFtlU1etVqjDPWXB3DuzJzdEYcqFgS3eHFB8xOm1KmHSJYZubaoxi4hlye/sjJ9QLRuIpoVMWaDzE7pIHxbeoVTp/LQNs5w/1KAh2M9W9uM1FHfUUj9pedWk28V9m2MnuwfMeOiE8kQo9qrm3ZmPpWFrUkDsS1fpU7AIt9ctoh0ZSuwqe1r3ngPHqUGeH7WpYyfGFiMuhZ1bjx7RKPKK4pNDabxbeZpShJIrBcfPZVtarrojH8oka6cG/ZYliH0MsU6sx+JHeRDyzyjN6WWvWdVLnMi7ilRcZBeNQK7GqK6lbfbDl/jHKfTHA6K6Apnd2iHszMkpfQh6+JDMYXuqjc79wJrBXKF632+wYCEJ/MNOI4LRdD8RqEvcDQdl1YDB6SYGlE4oA3nXV2IWv3PLijOncagrMiDgZvXpjsvOlc7l8q5/vu/corwXs2lF5WL/q0MHG/rDlVaDH1dLZP3hBnjb1lZn/m0FU6Y/HeT6k= ceph-7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:40:38.619 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-01T04:40:39.179 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/529988881' entity='client.admin' 2023-12-01T04:40:41.331 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-01T04:40:41.332 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-01T04:40:42.052 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:42.231 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1701701000' entity='client.admin' 2023-12-01T04:40:42.231 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:41 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:42.231 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:41 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:42.231 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:41 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi060", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:40:42.231 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:41 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:42.231 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:41 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:42.232 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:41 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:43.803 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi089 2023-12-01T04:40:43.803 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:40:43.803 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/etc/ceph/ceph.conf 2023-12-01T04:40:43.824 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:40:43.824 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:40:43.883 INFO:tasks.cephadm:Adding host smithi089 to orchestrator... 2023-12-01T04:40:43.883 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch host add smithi089 2023-12-01T04:40:44.450 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:44.613 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:44 smithi060 ceph-mon[94233]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:44.613 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:44.613 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:44.613 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:40:44.613 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:40:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:45 smithi060 ceph-mon[94233]: Updating smithi060:/etc/ceph/ceph.conf 2023-12-01T04:40:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:45 smithi060 ceph-mon[94233]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:40:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:45 smithi060 ceph-mon[94233]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:40:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:45 smithi060 ceph-mon[94233]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:40:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:46 smithi060 ceph-mon[94233]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:46 smithi060 ceph-mon[94233]: Deploying cephadm binary to smithi089 2023-12-01T04:40:48.539 INFO:teuthology.orchestra.run.smithi060.stdout:Added host 'smithi089' with addr '172.21.15.89' 2023-12-01T04:40:48.919 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch host ls --format=json 2023-12-01T04:40:49.477 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:49.873 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:49 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:49.874 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:49 smithi060 ceph-mon[94233]: Added host smithi089 2023-12-01T04:40:49.874 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:49 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:49.874 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:49 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:50 smithi060 ceph-mon[94233]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:40:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:50 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:50.857 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:40:50.857 INFO:teuthology.orchestra.run.smithi060.stdout:[{"addr": "172.21.15.60", "hostname": "smithi060", "labels": [], "status": ""}, {"addr": "172.21.15.89", "hostname": "smithi089", "labels": [], "status": ""}] 2023-12-01T04:40:51.224 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-01T04:40:51.224 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd crush tunables default 2023-12-01T04:40:51.783 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:40:52.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:51 smithi060 ceph-mon[94233]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:40:52.247 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:51 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:52 smithi060 ceph-mon[94233]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:40:53.970 INFO:teuthology.orchestra.run.smithi060.stderr:adjusted tunables profile to default 2023-12-01T04:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1184368536' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-01T04:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:40:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:40:54.335 INFO:tasks.cephadm:Adding mon.a on smithi060 2023-12-01T04:40:54.335 INFO:tasks.cephadm:Adding mon.c on smithi060 2023-12-01T04:40:54.336 INFO:tasks.cephadm:Adding mon.b on smithi089 2023-12-01T04:40:54.336 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch apply mon '3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi089:172.21.15.89=b' 2023-12-01T04:40:54.919 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:40:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:40:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: Updating smithi089:/etc/ceph/ceph.conf 2023-12-01T04:40:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1184368536' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-01T04:40:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:40:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:40:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:40:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:54 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:55 smithi060 ceph-mon[94233]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:40:56.338 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled mon update... 2023-12-01T04:40:56.694 DEBUG:teuthology.orchestra.run.smithi060:mon.c> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.c.service 2023-12-01T04:40:56.697 DEBUG:teuthology.orchestra.run.smithi089:mon.b> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mon.b.service 2023-12-01T04:40:56.699 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T04:40:56.699 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T04:40:56.728 INFO:journalctl@ceph.mon.b.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:40:56.735 INFO:journalctl@ceph.mon.c.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:40:57.594 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi089:172.21.15.89=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: Saving service mon spec with placement smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi089:172.21.15.89=b;count:3 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:40:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:57 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:40:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:58 smithi060 ceph-mon[94233]: Deploying daemon mon.b on smithi089 2023-12-01T04:40:59.573 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:40:59.573 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":1,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","modified":"2023-12-01T04:39:35.104236Z","created":"2023-12-01T04:39:35.104236Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-01T04:40:59.574 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 1 2023-12-01T04:40:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:40:59 smithi060 ceph-mon[94233]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:40:59 smithi089 podman[98443]: 2023-12-01T04:41:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: set uid:gid to 167:167 (ceph:ceph) 2023-12-01T04:41:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T04:41:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: pidfile_write: ignore empty --pid-file 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: load: jerasure load: lrc 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: RocksDB version: 7.9.2 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Git sha 0 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: DB SUMMARY 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: DB Session ID: KOH0YYG09SDH5ML2OB74 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: CURRENT file: CURRENT 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: IDENTITY file: IDENTITY 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.error_if_exists: 0 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.create_if_missing: 0 2023-12-01T04:41:00.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.paranoid_checks: 1 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.env: 0x5558920bf720 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.fs: PosixFileSystem 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.info_log: 0x5558950c3440 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_file_opening_threads: 16 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.statistics: (nil) 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.use_fsync: 0 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_log_file_size: 0 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.keep_log_file_num: 1000 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.recycle_log_file_num: 0 2023-12-01T04:41:00.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.allow_fallocate: 1 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.allow_mmap_reads: 0 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.allow_mmap_writes: 0 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.use_direct_reads: 0 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.create_missing_column_families: 0 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.db_log_dir: 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.wal_dir: 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.advise_random_on_open: 1 2023-12-01T04:41:00.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.db_write_buffer_size: 0 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.write_buffer_manager: 0x555894354320 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.rate_limiter: (nil) 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.wal_recovery_mode: 2 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.enable_thread_tracking: 0 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.enable_pipelined_write: 0 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.unordered_write: 0 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T04:41:00.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.row_cache: None 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.wal_filter: None 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.allow_ingest_behind: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.two_write_queues: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.manual_wal_flush: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.wal_compression: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.atomic_flush: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.log_readahead_size: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.best_efforts_recovery: 0 2023-12-01T04:41:00.543 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.allow_data_in_errors: 0 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.db_host_id: __hostname__ 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_background_jobs: 2 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_background_compactions: -1 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_subcompactions: 1 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_total_wal_size: 0 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T04:41:00.544 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_open_files: -1 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bytes_per_sync: 0 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_readahead_size: 0 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_background_flushes: -1 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Compression algorithms supported: 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kZSTD supported: 0 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kXpressCompression supported: 0 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kLZ4HCCompression supported: 1 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kZlibCompression supported: 1 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kSnappyCompression supported: 1 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kLZ4Compression supported: 1 2023-12-01T04:41:00.545 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: kBZip2Compression supported: 0 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.merge_operator: 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_filter: None 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_filter_factory: None 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.sst_partitioner_factory: None 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5558950c3540) 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout: cache_index_and_filter_blocks: 1 2023-12-01T04:41:00.546 INFO:journalctl@ceph.mon.b.smithi089.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: pin_top_level_index_and_filter: 1 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: index_type: 0 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: data_block_index_type: 0 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: index_shortening: 1 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: checksum: 4 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: no_block_cache: 0 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_cache: 0x5558943d5350 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_cache_name: BinnedLRUCache 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_cache_options: 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: capacity : 536870912 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: num_shard_bits : 4 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: strict_capacity_limit : 0 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: high_pri_pool_ratio: 0.000 2023-12-01T04:41:00.547 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_cache_compressed: (nil) 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: persistent_cache: (nil) 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_size: 4096 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_size_deviation: 10 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_restart_interval: 16 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: index_block_restart_interval: 1 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: metadata_block_size: 4096 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: partition_filters: 0 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: use_delta_encoding: 1 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: filter_policy: bloomfilter 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: whole_key_filtering: 1 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: verify_compression: 0 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: read_amp_bytes_per_bit: 0 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: format_version: 5 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: enable_index_compression: 1 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: block_align: 0 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: max_auto_readahead_size: 262144 2023-12-01T04:41:00.548 INFO:journalctl@ceph.mon.b.smithi089.stdout: prepopulate_block_cache: 0 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout: initial_auto_readahead_size: 8192 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout: num_file_reads_for_auto_readahead: 2 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.write_buffer_size: 33554432 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_write_buffer_number: 2 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression: NoCompression 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression: Disabled 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.prefix_extractor: nullptr 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.num_levels: 7 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T04:41:00.549 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.level: 32767 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.strategy: 0 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.enabled: false 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:41:00.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.target_file_size_base: 67108864 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T04:41:00.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.arena_block_size: 1048576 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.disable_auto_compactions: 0 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T04:41:00.552 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T04:41:00.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.table_properties_collectors: 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.inplace_update_support: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.bloom_locality: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.max_successive_merges: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.paranoid_file_checks: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.force_consistency_checks: 1 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.report_bg_io_stats: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.ttl: 2592000 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T04:41:00.554 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.enable_blob_files: false 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.min_blob_size: 0 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.blob_file_size: 268435456 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.blob_file_starting_level: 0 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b8be476f-4365-4c2d-a1e6-516cb171b232 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405660065281, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-01T04:41:00.555 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405660065848, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701405660, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b8be476f-4365-4c2d-a1e6-516cb171b232", "db_session_id": "KOH0YYG09SDH5ML2OB74", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405660065936, "job": 1, "event": "recovery_finished"} 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555894472000 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: DB pointer 0x55589445e000 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout: ** DB Stats ** 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T04:41:00.556 INFO:journalctl@ceph.mon.b.smithi089.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: ** Compaction Stats [default] ** 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.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) 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.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 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: ** Compaction Stats [default] ** 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.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) 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.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 2.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-01T04:41:00.557 INFO:journalctl@ceph.mon.b.smithi089.stdout: 2023-12-01T04:41:00.558 INFO:journalctl@ceph.mon.b.smithi089.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T04:41:00.558 INFO:journalctl@ceph.mon.b.smithi089.stdout: 2023-12-01T04:41:00.558 INFO:journalctl@ceph.mon.b.smithi089.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:41:00.558 INFO:journalctl@ceph.mon.b.smithi089.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T04:41:00.559 INFO:journalctl@ceph.mon.b.smithi089.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T04:41:00.559 INFO:journalctl@ceph.mon.b.smithi089.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: Interval compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.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 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: Block cache BinnedLRUCache@0x5558943d5350#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-01T04:41:00.560 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: using public_addr v2:172.21.15.89:0/0 -> [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: starting mon.b rank -1 at public addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] at bind addrs [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(???) e0 preinit fsid 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).mds e1 new map 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout: e1 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.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} 2023-12-01T04:41:00.561 INFO:journalctl@ceph.mon.b.smithi089.stdout: legacy client fscid: -1 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout: 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout: No filesystems configured 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:00.562 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi089:172.21.15.89=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: Saving service mon spec with placement smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi089:172.21.15.89=b;count:3 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: Deploying daemon mon.b on smithi089 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: mon.b@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2023-12-01T04:41:00.563 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expand map: {default=false} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta from 'false' to 'false' 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expanded map: {default=false} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expand map: {default=info} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta from 'info' to 'info' 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expanded map: {default=info} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expand map: {default=daemon} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expanded map: {default=daemon} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expand map: {default=debug} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta from 'debug' to 'debug' 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 ceph-mon[98504]: expand_channel_meta expanded map: {default=debug} 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 bash[98443]: 0203cc5c7414fb4ac52005fe7de8e91a7299cadadbabc820629c2915a606685a 2023-12-01T04:41:00.564 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:00 smithi089 systemd[1]: Started Ceph mon.b for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:41:01.116 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T04:41:01.116 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T04:41:01.673 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: mon.a calling monitor election 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: mon.b calling monitor election 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: fsmap 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: mgrmap e13: y(active, since 35s) 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: overall HEALTH_OK 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: mon.a calling monitor election 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: mon.b calling monitor election 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: fsmap 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: mgrmap e13: y(active, since 35s) 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: overall HEALTH_OK 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:06.121 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:41:06.121 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":2,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","modified":"2023-12-01T04:41:00.088951Z","created":"2023-12-01T04:39:35.104236Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-01T04:41:06.123 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 2 2023-12-01T04:41:06.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:06 smithi060 ceph-mon[94233]: Deploying daemon mon.c on smithi060 2023-12-01T04:41:06.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:06.386 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/4080373461' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:06.531 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:06 smithi089 ceph-mon[98504]: Deploying daemon mon.c on smithi060 2023-12-01T04:41:06.531 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:06.531 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/4080373461' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:07.470 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[94233]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.470 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 systemd[1]: Starting Ceph mon.c for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:41:07.536 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-12-01T04:41:07.537 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph mon dump -f json 2023-12-01T04:41:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:07 smithi089 ceph-mon[98504]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 podman[109037]: 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 bash[109037]: 54f770ea2fb923f676f12d0500a52f5ff1521be2d55367a3177021585a617718 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: set uid:gid to 167:167 (ceph:ceph) 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable), process ceph-mon, pid 7 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: pidfile_write: ignore empty --pid-file 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: load: jerasure load: lrc 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: RocksDB version: 7.9.2 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Git sha 0 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Compile date 2023-11-30 20:50:28 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: DB SUMMARY 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: DB Session ID: IFKOZHIDGVAWEB9I7H9O 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: CURRENT file: CURRENT 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: IDENTITY file: IDENTITY 2023-12-01T04:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.error_if_exists: 0 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.create_if_missing: 0 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.paranoid_checks: 1 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.env: 0x55a5566d7720 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.fs: PosixFileSystem 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.info_log: 0x55a559397440 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_file_opening_threads: 16 2023-12-01T04:41:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.statistics: (nil) 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.use_fsync: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_log_file_size: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.keep_log_file_num: 1000 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.recycle_log_file_num: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.allow_fallocate: 1 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.allow_mmap_reads: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.allow_mmap_writes: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.use_direct_reads: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.create_missing_column_families: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.db_log_dir: 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.wal_dir: 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-01T04:41:07.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.advise_random_on_open: 1 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.db_write_buffer_size: 0 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.write_buffer_manager: 0x55a558628320 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.rate_limiter: (nil) 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.wal_recovery_mode: 2 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.enable_thread_tracking: 0 2023-12-01T04:41:07.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.enable_pipelined_write: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.unordered_write: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.row_cache: None 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.wal_filter: None 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.allow_ingest_behind: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.two_write_queues: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.manual_wal_flush: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.wal_compression: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.atomic_flush: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-01T04:41:07.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.log_readahead_size: 0 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.best_efforts_recovery: 0 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.allow_data_in_errors: 0 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.db_host_id: __hostname__ 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_background_jobs: 2 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_background_compactions: -1 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_subcompactions: 1 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-01T04:41:07.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_total_wal_size: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_open_files: -1 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bytes_per_sync: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_readahead_size: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_background_flushes: -1 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Compression algorithms supported: 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kZSTD supported: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kXpressCompression supported: 0 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kLZ4HCCompression supported: 1 2023-12-01T04:41:07.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kZlibCompression supported: 1 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kSnappyCompression supported: 1 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kLZ4Compression supported: 1 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: kBZip2Compression supported: 0 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.merge_operator: 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_filter: None 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_filter_factory: None 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.sst_partitioner_factory: None 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-01T04:41:07.768 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a559397540) 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: cache_index_and_filter_blocks: 1 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: pin_top_level_index_and_filter: 1 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: index_type: 0 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: data_block_index_type: 0 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: index_shortening: 1 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: checksum: 4 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: no_block_cache: 0 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_cache: 0x55a5586a91f0 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_cache_name: BinnedLRUCache 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_cache_options: 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: capacity : 536870912 2023-12-01T04:41:07.769 INFO:journalctl@ceph.mon.c.smithi060.stdout: num_shard_bits : 4 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: strict_capacity_limit : 0 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: high_pri_pool_ratio: 0.000 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_cache_compressed: (nil) 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: persistent_cache: (nil) 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_size: 4096 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_size_deviation: 10 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_restart_interval: 16 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: index_block_restart_interval: 1 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: metadata_block_size: 4096 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: partition_filters: 0 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: use_delta_encoding: 1 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: filter_policy: bloomfilter 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: whole_key_filtering: 1 2023-12-01T04:41:07.770 INFO:journalctl@ceph.mon.c.smithi060.stdout: verify_compression: 0 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: read_amp_bytes_per_bit: 0 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: format_version: 5 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: enable_index_compression: 1 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: block_align: 0 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: max_auto_readahead_size: 262144 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: prepopulate_block_cache: 0 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: initial_auto_readahead_size: 8192 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout: num_file_reads_for_auto_readahead: 2 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.write_buffer_size: 33554432 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_write_buffer_number: 2 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression: NoCompression 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression: Disabled 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.prefix_extractor: nullptr 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.num_levels: 7 2023-12-01T04:41:07.771 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-01T04:41:07.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-01T04:41:07.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-01T04:41:07.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-01T04:41:07.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-01T04:41:07.772 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.level: 32767 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.strategy: 0 2023-12-01T04:41:07.773 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.enabled: false 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.target_file_size_base: 67108864 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-01T04:41:07.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.arena_block_size: 1048576 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.disable_auto_compactions: 0 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-01T04:41:07.775 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.table_properties_collectors: 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.inplace_update_support: 0 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.bloom_locality: 0 2023-12-01T04:41:07.776 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.max_successive_merges: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.paranoid_file_checks: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.force_consistency_checks: 1 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.report_bg_io_stats: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.ttl: 2592000 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.enable_blob_files: false 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.min_blob_size: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.blob_file_size: 268435456 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.blob_file_starting_level: 0 2023-12-01T04:41:07.777 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 00d60fed-a7ae-48a2-9234-388adbfd5b7a 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405667634184, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405667634575, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 648, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 526, "raw_average_value_size": 105, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1701405667, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "00d60fed-a7ae-48a2-9234-388adbfd5b7a", "db_session_id": "IFKOZHIDGVAWEB9I7H9O", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: EVENT_LOG_v1 {"time_micros": 1701405667634644, "job": 1, "event": "recovery_finished"} 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a558746000 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: DB pointer 0x55a558732000 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-01T04:41:07.778 INFO:journalctl@ceph.mon.c.smithi060.stdout: ** DB Stats ** 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: ** Compaction Stats [default] ** 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.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) 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: L0 1/0 1.71 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: Sum 1/0 1.71 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: 2023-12-01T04:41:07.779 INFO:journalctl@ceph.mon.c.smithi060.stdout: ** Compaction Stats [default] ** 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.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) 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.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.4 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: Cumulative compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: Interval compaction: 0.00 GB write, 0.66 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.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 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: Block cache BinnedLRUCache@0x55a5586a91f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2023-12-01T04:41:07.780 INFO:journalctl@ceph.mon.c.smithi060.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout: 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c does not exist in monmap, will attempt to join an existing cluster 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: using public_addrv [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: starting mon.c rank -1 at public addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] at bind addrs [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(???) e0 preinit fsid 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).mds e1 new map 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).mds e1 print_map 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout: e1 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.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} 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout: legacy client fscid: -1 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout: 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout: No filesystems configured 2023-12-01T04:41:07.781 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi089:172.21.15.89=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: Saving service mon spec with placement smithi060:172.21.15.60=a;smithi060:[v2:172.21.15.60:3301,v1:172.21.15.60:6790]=c;smithi089:172.21.15.89=b;count:3 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:07.782 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: Deploying daemon mon.b on smithi089 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.a calling monitor election 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.b calling monitor election 2023-12-01T04:41:07.783 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: monmap e2: 2 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: fsmap 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mgrmap e13: y(active, since 35s) 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: overall HEALTH_OK 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:07.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: Deploying daemon mon.c on smithi060 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/4080373461' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: mon.c@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expand map: {default=false} 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta from 'false' to 'false' 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expanded map: {default=false} 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expand map: {default=info} 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta from 'info' to 'info' 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expanded map: {default=info} 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expand map: {default=daemon} 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta from 'daemon' to 'daemon' 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expanded map: {default=daemon} 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expand map: {default=debug} 2023-12-01T04:41:07.785 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta from 'debug' to 'debug' 2023-12-01T04:41:07.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 ceph-mon[109077]: expand_channel_meta expanded map: {default=debug} 2023-12-01T04:41:07.786 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:07 smithi060 systemd[1]: Started Ceph mon.c for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:41:08.102 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:41:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: mon.a calling monitor election 2023-12-01T04:41:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: mon.b calling monitor election 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: mon.c calling monitor election 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: fsmap 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: mgrmap e13: y(active, since 43s) 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: overall HEALTH_OK 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: mon.a calling monitor election 2023-12-01T04:41:13.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: mon.b calling monitor election 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: mon.c calling monitor election 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: fsmap 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: mgrmap e13: y(active, since 43s) 2023-12-01T04:41:13.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: overall HEALTH_OK 2023-12-01T04:41:13.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:12 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:41:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: mon.a calling monitor election 2023-12-01T04:41:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:41:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: mon.b calling monitor election 2023-12-01T04:41:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: mon.c calling monitor election 2023-12-01T04:41:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:13.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-12-01T04:41:13.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: monmap e3: 3 mons at {a=[v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0],b=[v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0],c=[v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-01T04:41:13.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: fsmap 2023-12-01T04:41:13.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: osdmap e4: 0 total, 0 up, 0 in 2023-12-01T04:41:13.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: mgrmap e13: y(active, since 43s) 2023-12-01T04:41:13.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: overall HEALTH_OK 2023-12-01T04:41:13.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:12 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.099 INFO:teuthology.orchestra.run.smithi089.stdout: 2023-12-01T04:41:13.100 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":3,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","modified":"2023-12-01T04:41:07.655220Z","created":"2023-12-01T04:39:35.104236Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3300","nonce":0},{"type":"v1","addr":"172.21.15.60:6789","nonce":0}]},"addr":"172.21.15.60:6789/0","public_addr":"172.21.15.60:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:3301","nonce":0},{"type":"v1","addr":"172.21.15.60:6790","nonce":0}]},"addr":"172.21.15.60:6790/0","public_addr":"172.21.15.60:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-12-01T04:41:13.101 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 3 2023-12-01T04:41:13.475 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-01T04:41:13.476 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph config generate-minimal-conf 2023-12-01T04:41:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/4183557530' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/4183557530' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:13 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:13 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:13 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:13 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/4183557530' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-01T04:41:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:13 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:41:14.045 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:15.413 INFO:teuthology.orchestra.run.smithi060.stdout:# minimal ceph.conf for 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:15.413 INFO:teuthology.orchestra.run.smithi060.stdout:[global] 2023-12-01T04:41:15.413 INFO:teuthology.orchestra.run.smithi060.stdout: fsid = 7e0fe086-9003-11ee-95a2-87774f69a715 2023-12-01T04:41:15.413 INFO:teuthology.orchestra.run.smithi060.stdout: mon_host = [v2:172.21.15.60:3300/0,v1:172.21.15.60:6789/0] [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] [v2:172.21.15.60:3301/0,v1:172.21.15.60:6790/0] 2023-12-01T04:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:15.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:15.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:15.855 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-01T04:41:15.855 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:41:15.855 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T04:41:15.895 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:41:15.895 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:41:15.963 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:41:15.963 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.conf 2023-12-01T04:41:15.995 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:41:15.995 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:41:16.066 INFO:tasks.cephadm:Adding mgr.y on smithi060 2023-12-01T04:41:16.066 INFO:tasks.cephadm:Adding mgr.x on smithi089 2023-12-01T04:41:16.067 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch apply mgr '2;smithi060=y;smithi089=x' 2023-12-01T04:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[94233]: Updating smithi060:/etc/ceph/ceph.conf 2023-12-01T04:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[94233]: Updating smithi089:/etc/ceph/ceph.conf 2023-12-01T04:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[94233]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[94233]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[94233]: Reconfiguring mon.a (unknown last config time)... 2023-12-01T04:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[94233]: Reconfiguring daemon mon.a on smithi060 2023-12-01T04:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3822545611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[109077]: Updating smithi060:/etc/ceph/ceph.conf 2023-12-01T04:41:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[109077]: Updating smithi089:/etc/ceph/ceph.conf 2023-12-01T04:41:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[109077]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[109077]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[109077]: Reconfiguring mon.a (unknown last config time)... 2023-12-01T04:41:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[109077]: Reconfiguring daemon mon.a on smithi060 2023-12-01T04:41:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3822545611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:16.653 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:41:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:16 smithi089 ceph-mon[98504]: Updating smithi060:/etc/ceph/ceph.conf 2023-12-01T04:41:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:16 smithi089 ceph-mon[98504]: Updating smithi089:/etc/ceph/ceph.conf 2023-12-01T04:41:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:16 smithi089 ceph-mon[98504]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:16 smithi089 ceph-mon[98504]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:41:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:16 smithi089 ceph-mon[98504]: Reconfiguring mon.a (unknown last config time)... 2023-12-01T04:41:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:16 smithi089 ceph-mon[98504]: Reconfiguring daemon mon.a on smithi060 2023-12-01T04:41:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3822545611' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:17 smithi089 ceph-mon[98504]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:17 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:17 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:17 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:17 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:17 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[94233]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[109077]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:17 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:18.042 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled mgr update... 2023-12-01T04:41:18.701 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: Reconfiguring mon.c (monmap changed)... 2023-12-01T04:41:18.701 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: Reconfiguring daemon mon.c on smithi060 2023-12-01T04:41:18.701 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.702 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.702 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:18.702 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:18.702 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:18.702 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: Reconfiguring mon.c (monmap changed)... 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: Reconfiguring daemon mon.c on smithi060 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: Reconfiguring mon.c (monmap changed)... 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: Reconfiguring daemon mon.c on smithi060 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.112 DEBUG:teuthology.orchestra.run.smithi089:mgr.x> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mgr.x.service 2023-12-01T04:41:19.115 INFO:tasks.cephadm:Deploying OSDs... 2023-12-01T04:41:19.115 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:41:19.115 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T04:41:19.137 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T04:41:19.138 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_1 2023-12-01T04:41:19.143 INFO:journalctl@ceph.mgr.x.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:41:19.200 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T04:41:19.200 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:19.200 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 392533 Links: 1 2023-12-01T04:41:19.200 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:19.201 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:19.201 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-01 04:41:07.128933038 +0000 2023-12-01T04:41:19.201 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-01 04:34:57.882350699 +0000 2023-12-01T04:41:19.201 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-01 04:34:57.882350699 +0000 2023-12-01T04:41:19.201 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-01T04:41:19.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T04:41:19.278 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-01T04:41:19.278 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-01T04:41:19.278 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.00012691 s, 4.0 MB/s 2023-12-01T04:41:19.279 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T04:41:19.341 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_2 2023-12-01T04:41:19.401 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T04:41:19.401 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:19.401 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 393773 Links: 1 2023-12-01T04:41:19.401 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:19.401 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:19.401 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-01 04:41:07.128933038 +0000 2023-12-01T04:41:19.401 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-01 04:34:58.488344868 +0000 2023-12-01T04:41:19.402 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-01 04:34:58.488344868 +0000 2023-12-01T04:41:19.402 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-01T04:41:19.402 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T04:41:19.470 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-01T04:41:19.470 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-01T04:41:19.471 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000118779 s, 4.3 MB/s 2023-12-01T04:41:19.472 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T04:41:19.531 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_3 2023-12-01T04:41:19.590 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T04:41:19.590 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:19.590 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 390631 Links: 1 2023-12-01T04:41:19.590 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:19.590 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:19.590 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-01 04:41:07.128933038 +0000 2023-12-01T04:41:19.590 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-01 04:34:59.021339739 +0000 2023-12-01T04:41:19.591 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-01 04:34:59.021339739 +0000 2023-12-01T04:41:19.591 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-01T04:41:19.591 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T04:41:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: Reconfiguring mon.b (monmap changed)... 2023-12-01T04:41:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: Reconfiguring daemon mon.b on smithi089 2023-12-01T04:41:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi089=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:19.656 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: Saving service mgr spec with placement smithi060=y;smithi089=x;count:2 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:19.657 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: Reconfiguring mon.b (monmap changed)... 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: Reconfiguring daemon mon.b on smithi089 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi089=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: Saving service mgr spec with placement smithi060=y;smithi089=x;count:2 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.658 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T04:41:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:19.659 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:19.660 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-01T04:41:19.660 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-01T04:41:19.660 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000106397 s, 4.8 MB/s 2023-12-01T04:41:19.660 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T04:41:19.719 DEBUG:teuthology.orchestra.run.smithi060:> stat /dev/vg_nvme/lv_4 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout:Device: 6h/6d Inode: 395672 Links: 1 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout:Access: 2023-12-01 04:41:07.128933038 +0000 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout:Modify: 2023-12-01 04:34:59.570334456 +0000 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout:Change: 2023-12-01 04:34:59.570334456 +0000 2023-12-01T04:41:19.779 INFO:teuthology.orchestra.run.smithi060.stdout: Birth: - 2023-12-01T04:41:19.780 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: Reconfiguring mon.b (monmap changed)... 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: Reconfiguring daemon mon.b on smithi089 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='client.24103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi060=y;smithi089=x", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: Saving service mgr spec with placement smithi060=y;smithi089=x;count:2 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:19.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-01T04:41:19.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:19.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:19.845 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records in 2023-12-01T04:41:19.845 INFO:teuthology.orchestra.run.smithi060.stderr:1+0 records out 2023-12-01T04:41:19.845 INFO:teuthology.orchestra.run.smithi060.stderr:512 bytes copied, 0.000117537 s, 4.4 MB/s 2023-12-01T04:41:19.846 DEBUG:teuthology.orchestra.run.smithi060:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T04:41:19.905 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:41:19.905 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2023-12-01T04:41:19.924 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-01T04:41:19.924 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_1 2023-12-01T04:41:19.982 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-01T04:41:19.982 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:19.983 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 386272 Links: 1 2023-12-01T04:41:19.983 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:19.983 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:19.983 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-01 04:40:59.336878389 +0000 2023-12-01T04:41:19.983 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-01 04:34:38.008400823 +0000 2023-12-01T04:41:19.983 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-01 04:34:38.008400823 +0000 2023-12-01T04:41:19.983 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-01T04:41:19.983 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-01T04:41:20.048 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-01T04:41:20.049 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-01T04:41:20.049 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000220081 s, 2.3 MB/s 2023-12-01T04:41:20.050 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-01T04:41:20.107 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_2 2023-12-01T04:41:20.166 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-01T04:41:20.166 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:20.167 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 394010 Links: 1 2023-12-01T04:41:20.167 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:20.167 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:20.167 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-01 04:40:59.336878389 +0000 2023-12-01T04:41:20.167 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-01 04:34:38.540388683 +0000 2023-12-01T04:41:20.167 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-01 04:34:38.540388683 +0000 2023-12-01T04:41:20.167 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-01T04:41:20.169 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-01T04:41:20.233 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-01T04:41:20.233 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-01T04:41:20.233 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000223267 s, 2.3 MB/s 2023-12-01T04:41:20.234 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-01T04:41:20.292 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_3 2023-12-01T04:41:20.349 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-01T04:41:20.349 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:20.350 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 385973 Links: 1 2023-12-01T04:41:20.350 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:20.350 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:20.350 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-01 04:40:59.336878389 +0000 2023-12-01T04:41:20.350 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-01 04:34:39.067376656 +0000 2023-12-01T04:41:20.350 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-01 04:34:39.067376656 +0000 2023-12-01T04:41:20.350 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-01T04:41:20.350 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-01T04:41:20.415 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-01T04:41:20.415 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-01T04:41:20.415 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.00021908 s, 2.3 MB/s 2023-12-01T04:41:20.416 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-01T04:41:20.474 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_4 2023-12-01T04:41:20.533 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-01T04:41:20.533 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-01T04:41:20.533 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 6h/6d Inode: 386684 Links: 1 2023-12-01T04:41:20.533 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-01T04:41:20.534 INFO:teuthology.orchestra.run.smithi089.stdout:Context: system_u:object_r:device_t:s0 2023-12-01T04:41:20.534 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2023-12-01 04:40:59.337878366 +0000 2023-12-01T04:41:20.534 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2023-12-01 04:34:39.589364744 +0000 2023-12-01T04:41:20.534 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2023-12-01 04:34:39.589364744 +0000 2023-12-01T04:41:20.534 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2023-12-01T04:41:20.534 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-01T04:41:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:20 smithi089 ceph-mon[98504]: Deploying daemon mgr.x on smithi089 2023-12-01T04:41:20.639 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2023-12-01T04:41:20.640 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2023-12-01T04:41:20.640 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000184699 s, 2.8 MB/s 2023-12-01T04:41:20.641 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-01T04:41:20.660 INFO:tasks.cephadm:Deploying osd.0 on smithi060 with /dev/vg_nvme/lv_4... 2023-12-01T04:41:20.660 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T04:41:20.690 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:20 smithi060 ceph-mon[94233]: Deploying daemon mgr.x on smithi089 2023-12-01T04:41:20.691 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:20 smithi060 ceph-mon[109077]: Deploying daemon mgr.x on smithi089 2023-12-01T04:41:21.037 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:20 smithi089 systemd[1]: Starting Ceph mgr.x for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:41:21.228 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:21.334 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 podman[100595]: 2023-12-01T04:41:21.623 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:21 smithi060 ceph-mon[94233]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:21.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:21 smithi060 ceph-mon[109077]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:21.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:21 smithi089 ceph-mon[98504]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:21.626 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 ceph-mgr[100635]: -- 172.21.15.89:0/403007231 <== mon.1 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55d3f3c8b1e0 con 0x55d3f3c60c00 2023-12-01T04:41:21.626 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 bash[100595]: 59a7b853aaab672079225f72a1a2ce8cad209832bffad2ecab30abc98db9ce09 2023-12-01T04:41:21.626 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 systemd[1]: Started Ceph mgr.x for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:41:21.626 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:21.451+0000 7f5f8fb83200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:41:21.627 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:21.536+0000 7f5f8fb83200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:41:21.627 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:21.625+0000 7f5f8fb83200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:41:21.906 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:21.724+0000 7f5f8fb83200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:41:22.276 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:21.905+0000 7f5f8fb83200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:41:22.537 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:22.275+0000 7f5f8fb83200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:22.417+0000 7f5f8fb83200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:22.512+0000 7f5f8fb83200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-mon[98504]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:22.666 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T04:41:22.666 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T04:41:22.666 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-01T04:41:22.666 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-01T04:41:22.666 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00811285 s, 1.3 GB/s 2023-12-01T04:41:22.666 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-01T04:41:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[94233]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[109077]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:22.974 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_4 2023-12-01T04:41:23.041 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:22.615+0000 7f5f8fb83200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:41:23.537 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:23.062+0000 7f5f8fb83200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:41:23.581 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:24.037 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:23.729+0000 7f5f8fb83200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:41:24.037 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:23.810+0000 7f5f8fb83200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: Reconfiguring mgr.y (unknown last config time)... 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.310 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[94233]: Reconfiguring daemon mgr.y on smithi060 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: Reconfiguring mgr.y (unknown last config time)... 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.311 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:24 smithi060 ceph-mon[109077]: Reconfiguring daemon mgr.y on smithi060 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: Reconfiguring mgr.y (unknown last config time)... 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-mon[98504]: Reconfiguring daemon mgr.y on smithi060 2023-12-01T04:41:24.831 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:24.568+0000 7f5f8fb83200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:41:24.831 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:24.658+0000 7f5f8fb83200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:41:25.105 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:24 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:24.830+0000 7f5f8fb83200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:41:25.473 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:25.104+0000 7f5f8fb83200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:41:25.473 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:25.327+0000 7f5f8fb83200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:41:25.473 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:25.473 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.473 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.473 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.473 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:25.474 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:25.474 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:25.474 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:25.732 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:25.472+0000 7f5f8fb83200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:41:26.037 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:25 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:25.731+0000 7f5f8fb83200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:41:26.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[109077]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:26.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:41:26.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:41:26.430 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:26.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[94233]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:26.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:41:26.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:41:26.431 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:26.538 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:26.422+0000 7f5f8fb83200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:41:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-mon[98504]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:41:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:41:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:26.853 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:26.551+0000 7f5f8fb83200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:41:26.853 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:26.741+0000 7f5f8fb83200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:41:27.226 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:26 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:26.852+0000 7f5f8fb83200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:41:27.226 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:27 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:27.064+0000 7f5f8fb83200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:41:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:27 smithi060 ceph-mon[94233]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:27 smithi060 ceph-mon[109077]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:27 smithi089 ceph-mon[98504]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:28.231 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:41:27 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:41:27.910+0000 7f5f8fb83200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1645475842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]: dispatch 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]: dispatch 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]': finished 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: osdmap e5: 1 total, 0 up, 1 in 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: Standby manager daemon x started 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1645475842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]: dispatch 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]: dispatch 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]': finished 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: osdmap e5: 1 total, 0 up, 1 in 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: Standby manager daemon x started 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:41:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:28 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:41:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1645475842' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]: dispatch 2023-12-01T04:41:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]: dispatch 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c799769f-19c5-4916-b3b3-b4a2c15982a6"}]': finished 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: osdmap e5: 1 total, 0 up, 1 in 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: Standby manager daemon x started 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:28 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/247975393' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:41:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[94233]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2266175624' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:41:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[94233]: mgrmap e14: y(active, since 59s), standbys: x 2023-12-01T04:41:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:41:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[109077]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2266175624' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:41:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[109077]: mgrmap e14: y(active, since 59s), standbys: x 2023-12-01T04:41:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:29 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:41:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:29 smithi089 ceph-mon[98504]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2266175624' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:41:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:29 smithi089 ceph-mon[98504]: mgrmap e14: y(active, since 59s), standbys: x 2023-12-01T04:41:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:29 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:41:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:31 smithi060 ceph-mon[94233]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:31 smithi060 ceph-mon[109077]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:31 smithi089 ceph-mon[98504]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:32 smithi060 ceph-mon[94233]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:32 smithi060 ceph-mon[109077]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:32 smithi089 ceph-mon[98504]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:33 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T04:41:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:33 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:33 smithi060 ceph-mon[94233]: Deploying daemon osd.0 on smithi060 2023-12-01T04:41:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:33 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:33 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:33 smithi060 ceph-mon[109077]: Deploying daemon osd.0 on smithi060 2023-12-01T04:41:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:33 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-01T04:41:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:33 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:33 smithi089 ceph-mon[98504]: Deploying daemon osd.0 on smithi060 2023-12-01T04:41:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:34 smithi060 ceph-mon[94233]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:34 smithi060 ceph-mon[109077]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:34 smithi089 ceph-mon[98504]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:36 smithi060 ceph-mon[94233]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:36 smithi060 ceph-mon[109077]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:36 smithi089 ceph-mon[98504]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[94233]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:38 smithi060 ceph-mon[109077]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:38 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:38 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:38 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:38 smithi089 ceph-mon[98504]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:40.044 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 0 on host 'smithi060' 2023-12-01T04:41:40.361 DEBUG:teuthology.orchestra.run.smithi060:osd.0> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.0.service 2023-12-01T04:41:40.363 INFO:tasks.cephadm:Deploying osd.1 on smithi060 with /dev/vg_nvme/lv_3... 2023-12-01T04:41:40.364 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T04:41:40.396 INFO:journalctl@ceph.osd.0.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[94233]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[109077]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.761 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:41:40 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-0[113539]: 2023-12-01T04:41:40.573+0000 7f242cdd8640 -1 osd.0 0 log_to_monitors true 2023-12-01T04:41:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:40 smithi089 ceph-mon[98504]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:41.143 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:41 smithi060 ceph-mon[94233]: from='osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:41:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:41 smithi060 ceph-mon[94233]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:41:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:41 smithi060 ceph-mon[109077]: from='osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:41:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:41 smithi060 ceph-mon[109077]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:41:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:41 smithi089 ceph-mon[98504]: from='osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:41:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:41 smithi089 ceph-mon[98504]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-01T04:41:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[94233]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[94233]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[94233]: osdmap e6: 1 total, 0 up, 1 in 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[94233]: from='osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[94233]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[109077]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[109077]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[109077]: osdmap e6: 1 total, 0 up, 1 in 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[109077]: from='osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:41:42.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-mon[109077]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:41:42.762 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-0[113539]: 2023-12-01T04:41:42.519+0000 7f242244f700 -1 osd.0 0 waiting for initial osdmap 2023-12-01T04:41:42.762 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:41:42 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-0[113539]: 2023-12-01T04:41:42.521+0000 7f241ca41700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:41:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:42 smithi089 ceph-mon[98504]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:42 smithi089 ceph-mon[98504]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-01T04:41:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:42 smithi089 ceph-mon[98504]: osdmap e6: 1 total, 0 up, 1 in 2023-12-01T04:41:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:42 smithi089 ceph-mon[98504]: from='osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:41:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:42 smithi089 ceph-mon[98504]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:41:42.991 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T04:41:42.991 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T04:41:42.991 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-01T04:41:42.992 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-01T04:41:42.992 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00937689 s, 1.1 GB/s 2023-12-01T04:41:42.992 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-01T04:41:43.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_3 2023-12-01T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: osdmap e7: 1 total, 0 up, 1 in 2023-12-01T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:41:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: osdmap e7: 1 total, 0 up, 1 in 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: osdmap e7: 1 total, 0 up, 1 in 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:44.120 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:41:44.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi060 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 16149M 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005] boot 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: osdmap e8: 1 total, 1 up, 1 in 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:44.625 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi060 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 16149M 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005] boot 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: osdmap e8: 1 total, 1 up, 1 in 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:44.626 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi060 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 16149M 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: osd.0 [v2:172.21.15.60:6802/2307757005,v1:172.21.15.60:6803/2307757005] boot 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: osdmap e8: 1 total, 1 up, 1 in 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:41:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:44.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:44.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:41:44.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:45 smithi089 ceph-mon[98504]: osdmap e9: 1 total, 1 up, 1 in 2023-12-01T04:41:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:41:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:45 smithi060 ceph-mon[94233]: osdmap e9: 1 total, 1 up, 1 in 2023-12-01T04:41:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:41:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:45 smithi060 ceph-mon[109077]: osdmap e9: 1 total, 1 up, 1 in 2023-12-01T04:41:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:41:46.574 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[109077]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:46.574 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[109077]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:46.574 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:41:46.574 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:46.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[94233]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:46.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[94233]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:46.574 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:41:46.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:46 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:46 smithi089 ceph-mon[98504]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:46 smithi089 ceph-mon[98504]: from='client.24137 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:41:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:46 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:41:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:46 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:48 smithi089 ceph-mon[98504]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2392223769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]: dispatch 2023-12-01T04:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:48 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]: dispatch 2023-12-01T04:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:48 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]': finished 2023-12-01T04:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:48 smithi089 ceph-mon[98504]: osdmap e10: 2 total, 1 up, 2 in 2023-12-01T04:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:48 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/251231085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:41:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[109077]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2392223769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]: dispatch 2023-12-01T04:41:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]: dispatch 2023-12-01T04:41:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]': finished 2023-12-01T04:41:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[109077]: osdmap e10: 2 total, 1 up, 2 in 2023-12-01T04:41:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/251231085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[94233]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2392223769' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]: dispatch 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]: dispatch 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9072465b-6431-4d44-969c-c413549c7316"}]': finished 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[94233]: osdmap e10: 2 total, 1 up, 2 in 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:41:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/251231085' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:41:50.789 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:50 smithi060 ceph-mon[94233]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:50.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:50 smithi060 ceph-mon[109077]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:50 smithi089 ceph-mon[98504]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:52.575 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:52 smithi060 ceph-mon[94233]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:52.575 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:52 smithi060 ceph-mon[109077]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:52 smithi089 ceph-mon[98504]: pgmap v41: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[109077]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[109077]: Deploying daemon osd.1 on smithi060 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[94233]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:54 smithi060 ceph-mon[94233]: Deploying daemon osd.1 on smithi060 2023-12-01T04:41:54.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:54 smithi089 ceph-mon[98504]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:54.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:54 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-01T04:41:54.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:54 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:41:54.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:54 smithi089 ceph-mon[98504]: Deploying daemon osd.1 on smithi060 2023-12-01T04:41:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:56 smithi060 ceph-mon[94233]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:56 smithi060 ceph-mon[109077]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:56 smithi089 ceph-mon[98504]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[94233]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[109077]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:41:58 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:41:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:58 smithi089 ceph-mon[98504]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:41:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:58 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:58 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:41:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:41:58 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:00.526 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 1 on host 'smithi060' 2023-12-01T04:42:00.898 DEBUG:teuthology.orchestra.run.smithi060:osd.1> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.1.service 2023-12-01T04:42:00.900 INFO:tasks.cephadm:Deploying osd.2 on smithi060 with /dev/vg_nvme/lv_2... 2023-12-01T04:42:00.901 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T04:42:00.931 INFO:journalctl@ceph.osd.1.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:42:01.260 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-1[121394]: 2023-12-01T04:42:00.952+0000 7fc618f98640 -1 osd.1 0 log_to_monitors true 2023-12-01T04:42:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:01.916 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:42:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:01 smithi060 ceph-mon[94233]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:42:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:01 smithi060 ceph-mon[109077]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:42:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:01 smithi089 ceph-mon[98504]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-01T04:42:03.010 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-1[121394]: 2023-12-01T04:42:02.912+0000 7fc60e60f700 -1 osd.1 0 waiting for initial osdmap 2023-12-01T04:42:03.010 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-1[121394]: 2023-12-01T04:42:02.916+0000 7fc608c01700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:42:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[94233]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[94233]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[94233]: osdmap e11: 2 total, 1 up, 2 in 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[94233]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[109077]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[109077]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[109077]: osdmap e11: 2 total, 1 up, 2 in 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:02 smithi060 ceph-mon[109077]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:02 smithi089 ceph-mon[98504]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:02 smithi089 ceph-mon[98504]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-01T04:42:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:02 smithi089 ceph-mon[98504]: osdmap e11: 2 total, 1 up, 2 in 2023-12-01T04:42:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:02 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:02 smithi089 ceph-mon[98504]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T04:42:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T04:42:03.601 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-01T04:42:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-01T04:42:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00927866 s, 1.1 GB/s 2023-12-01T04:42:03.601 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-01T04:42:03.878 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_2 2023-12-01T04:42:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: osdmap e12: 2 total, 1 up, 2 in 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: osdmap e12: 2 total, 1 up, 2 in 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:04.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:04.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: osdmap e12: 2 total, 1 up, 2 in 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:04.442 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi060 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 8074M 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274] boot 2023-12-01T04:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: osdmap e13: 2 total, 2 up, 2 in 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi060 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 8074M 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274] boot 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: osdmap e13: 2 total, 2 up, 2 in 2023-12-01T04:42:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:42:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-01T04:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi060 2023-12-01T04:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 8074M 2023-12-01T04:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: osd.1 [v2:172.21.15.60:6810/1979003274,v1:172.21.15.60:6811/1979003274] boot 2023-12-01T04:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: osdmap e13: 2 total, 2 up, 2 in 2023-12-01T04:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[94233]: osdmap e14: 2 total, 2 up, 2 in 2023-12-01T04:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[109077]: osdmap e14: 2 total, 2 up, 2 in 2023-12-01T04:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:05 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:05 smithi089 ceph-mon[98504]: osdmap e14: 2 total, 2 up, 2 in 2023-12-01T04:42:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:07.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:06 smithi060 ceph-mon[94233]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:07.237 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:06 smithi060 ceph-mon[94233]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:07.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:06 smithi060 ceph-mon[109077]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:07.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:06 smithi060 ceph-mon[109077]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:06 smithi089 ceph-mon[98504]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:06 smithi089 ceph-mon[98504]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[94233]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1923627416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]: dispatch 2023-12-01T04:42:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]: dispatch 2023-12-01T04:42:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]': finished 2023-12-01T04:42:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[94233]: osdmap e15: 3 total, 2 up, 3 in 2023-12-01T04:42:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/789131540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:09.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[109077]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:09.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1923627416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]: dispatch 2023-12-01T04:42:09.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]: dispatch 2023-12-01T04:42:09.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]': finished 2023-12-01T04:42:09.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[109077]: osdmap e15: 3 total, 2 up, 3 in 2023-12-01T04:42:09.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:09.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/789131540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:08 smithi089 ceph-mon[98504]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1923627416' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]: dispatch 2023-12-01T04:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:08 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]: dispatch 2023-12-01T04:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:08 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d6769179-3ef9-4429-adae-112d0cf5222e"}]': finished 2023-12-01T04:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:08 smithi089 ceph-mon[98504]: osdmap e15: 3 total, 2 up, 3 in 2023-12-01T04:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:08 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/789131540' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:11.225 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:10 smithi060 ceph-mon[94233]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:11.226 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:10 smithi060 ceph-mon[109077]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:10 smithi089 ceph-mon[98504]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:12 smithi060 ceph-mon[94233]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:12 smithi060 ceph-mon[109077]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:12 smithi089 ceph-mon[98504]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:14 smithi089 ceph-mon[98504]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:14 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T04:42:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:14 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:14 smithi089 ceph-mon[98504]: Deploying daemon osd.2 on smithi060 2023-12-01T04:42:14.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[94233]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:14.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T04:42:14.902 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:14.903 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[94233]: Deploying daemon osd.2 on smithi060 2023-12-01T04:42:14.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[109077]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:14.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-12-01T04:42:14.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:14.903 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:14 smithi060 ceph-mon[109077]: Deploying daemon osd.2 on smithi060 2023-12-01T04:42:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:16 smithi060 ceph-mon[94233]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:16 smithi060 ceph-mon[109077]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:16 smithi089 ceph-mon[98504]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[94233]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[109077]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:18.853 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:18 smithi089 ceph-mon[98504]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:20.285 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 2 on host 'smithi060' 2023-12-01T04:42:20.627 DEBUG:teuthology.orchestra.run.smithi060:osd.2> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.2.service 2023-12-01T04:42:20.629 INFO:tasks.cephadm:Deploying osd.3 on smithi060 with /dev/vg_nvme/lv_1... 2023-12-01T04:42:20.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T04:42:20.659 INFO:journalctl@ceph.osd.2.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:42:21.010 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:20 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-2[128429]: 2023-12-01T04:42:20.846+0000 7f6d7f63a640 -1 osd.2 0 log_to_monitors true 2023-12-01T04:42:21.333 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:42:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[109077]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[109077]: from='osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[109077]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[94233]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[94233]: from='osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:42:21.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:21 smithi060 ceph-mon[94233]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:42:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:21 smithi089 ceph-mon[98504]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:21 smithi089 ceph-mon[98504]: from='osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:42:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:21 smithi089 ceph-mon[98504]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-12-01T04:42:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[94233]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[94233]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[94233]: osdmap e16: 3 total, 2 up, 3 in 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[94233]: from='osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[94233]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[109077]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[109077]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[109077]: osdmap e16: 3 total, 2 up, 3 in 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[109077]: from='osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-mon[109077]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:22.762 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-2[128429]: 2023-12-01T04:42:22.614+0000 7f6d74cb1700 -1 osd.2 0 waiting for initial osdmap 2023-12-01T04:42:22.762 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:22 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-2[128429]: 2023-12-01T04:42:22.617+0000 7f6d70aa6700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:42:23.016 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T04:42:23.017 INFO:teuthology.orchestra.run.smithi060.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T04:42:23.017 INFO:teuthology.orchestra.run.smithi060.stderr: stderr: 10+0 records in 2023-12-01T04:42:23.017 INFO:teuthology.orchestra.run.smithi060.stderr:10+0 records out 2023-12-01T04:42:23.017 INFO:teuthology.orchestra.run.smithi060.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.00934807 s, 1.1 GB/s 2023-12-01T04:42:23.017 INFO:teuthology.orchestra.run.smithi060.stderr:--> Zapping successful for: 2023-12-01T04:42:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:22 smithi089 ceph-mon[98504]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:22 smithi089 ceph-mon[98504]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-12-01T04:42:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:22 smithi089 ceph-mon[98504]: osdmap e16: 3 total, 2 up, 3 in 2023-12-01T04:42:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:22 smithi089 ceph-mon[98504]: from='osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:22 smithi089 ceph-mon[98504]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:23.448 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi060:vg_nvme/lv_1 2023-12-01T04:42:23.707 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[109077]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:23.707 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[109077]: osdmap e17: 3 total, 2 up, 3 in 2023-12-01T04:42:23.707 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:23.707 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:23.707 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[94233]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:23.708 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[94233]: osdmap e17: 3 total, 2 up, 3 in 2023-12-01T04:42:23.708 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:23.708 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:23 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:23 smithi089 ceph-mon[98504]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:23 smithi089 ceph-mon[98504]: osdmap e17: 3 total, 2 up, 3 in 2023-12-01T04:42:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:23 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:23 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:24.152 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:42:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313] boot 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: osdmap e18: 3 total, 3 up, 3 in 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi060 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 5383M 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313] boot 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: osdmap e18: 3 total, 3 up, 3 in 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi060 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 5383M 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:25.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-01T04:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: osd.2 [v2:172.21.15.60:6818/2190994313,v1:172.21.15.60:6819/2190994313] boot 2023-12-01T04:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: osdmap e18: 3 total, 3 up, 3 in 2023-12-01T04:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi060 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 5383M 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:25.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:25.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:25.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:25 smithi060 ceph-mon[109077]: osdmap e19: 3 total, 3 up, 3 in 2023-12-01T04:42:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:25 smithi060 ceph-mon[94233]: osdmap e19: 3 total, 3 up, 3 in 2023-12-01T04:42:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:25 smithi089 ceph-mon[98504]: osdmap e19: 3 total, 3 up, 3 in 2023-12-01T04:42:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: pgmap v67: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:42:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T04:42:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: osdmap e20: 3 total, 3 up, 3 in 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: pgmap v67: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: osdmap e20: 3 total, 3 up, 3 in 2023-12-01T04:42:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:26 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: pgmap v67: 0 pgs: ; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi060:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: osdmap e20: 3 total, 3 up, 3 in 2023-12-01T04:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:26 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:42:27.760 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:27 smithi060 sudo[133625]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T04:42:27.761 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:27 smithi060 sudo[133625]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:27.761 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:27 smithi060 sudo[133625]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:27.761 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:27 smithi060 sudo[133625]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:28 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:42:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:28 smithi089 ceph-mon[98504]: osdmap e21: 3 total, 3 up, 3 in 2023-12-01T04:42:28.491 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:28 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:42:28.492 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:28 smithi060 ceph-mon[94233]: osdmap e21: 3 total, 3 up, 3 in 2023-12-01T04:42:28.492 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:28 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:42:28.492 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:28 smithi060 ceph-mon[109077]: osdmap e21: 3 total, 3 up, 3 in 2023-12-01T04:42:28.492 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133644]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T04:42:28.492 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133644]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:28.492 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133644]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:28.492 INFO:journalctl@ceph.osd.0.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133644]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:28.760 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133673]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T04:42:28.760 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133673]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:28.760 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133673]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:28.760 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133673]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:29.260 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133705]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T04:42:29.260 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133705]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:29.260 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133705]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:29.260 INFO:journalctl@ceph.osd.1.smithi060.stdout:Dec 01 04:42:28 smithi060 sudo[133705]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: osdmap e22: 3 total, 3 up, 3 in 2023-12-01T04:42:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2409752542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]: dispatch 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]: dispatch 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]': finished 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: osdmap e23: 4 total, 3 up, 4 in 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2841984410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: osdmap e22: 3 total, 3 up, 3 in 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2409752542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]: dispatch 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]: dispatch 2023-12-01T04:42:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]': finished 2023-12-01T04:42:29.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: osdmap e23: 4 total, 3 up, 4 in 2023-12-01T04:42:29.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:29.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2841984410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: pgmap v70: 1 pgs: 1 unknown; 0 B data, 79 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: osdmap e22: 3 total, 3 up, 3 in 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2409752542' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]: dispatch 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]: dispatch 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "64093a9e-b44a-4817-96d9-fbc1b274844c"}]': finished 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: osdmap e23: 4 total, 3 up, 4 in 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2841984410' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:29.760 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133759]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T04:42:29.760 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133759]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:29.760 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133759]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:29.760 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133759]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:30.260 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133988]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T04:42:30.260 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133988]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:30.260 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133988]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:30.260 INFO:journalctl@ceph.osd.2.smithi060.stdout:Dec 01 04:42:29 smithi060 sudo[133988]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:30.741 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134135]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T04:42:30.742 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134135]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:30.742 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134135]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:30.742 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134135]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:31.001 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:30 smithi089 ceph-mon[98504]: mgrmap e15: y(active, since 119s), standbys: x 2023-12-01T04:42:31.001 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:30 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:31.001 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:30 smithi089 sudo[101319]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T04:42:31.001 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:30 smithi089 sudo[101319]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:31.002 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:30 smithi089 sudo[101319]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:31.002 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:31 smithi089 sudo[101319]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:30 smithi060 ceph-mon[109077]: mgrmap e15: y(active, since 119s), standbys: x 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:30 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134516]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134516]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134516]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 sudo[134516]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 ceph-mon[94233]: mgrmap e15: y(active, since 119s), standbys: x 2023-12-01T04:42:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:30 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:31 smithi089 sudo[101322]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T04:42:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:31 smithi089 sudo[101322]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:31 smithi089 sudo[101322]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:31 smithi089 sudo[101322]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:31 smithi060 sudo[134722]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2023-12-01T04:42:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:31 smithi060 sudo[134722]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:31 smithi060 sudo[134722]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:31 smithi060 sudo[134722]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 sudo[134780]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2023-12-01T04:42:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 sudo[134780]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2023-12-01T04:42:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 sudo[134780]: pam_unix(sudo:session): session opened for user root by (uid=0) 2023-12-01T04:42:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 sudo[134780]: pam_unix(sudo:session): session closed for user root 2023-12-01T04:42:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:32 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: pgmap v73: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:42:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:42:32.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:32 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:42:33.436 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:33 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:33.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:33 smithi060 ceph-mon[94233]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:33.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:33 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:33.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:33 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:33.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:33 smithi060 ceph-mon[109077]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:33.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:33 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:33 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-12-01T04:42:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:33 smithi089 ceph-mon[98504]: pgmap v74: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:33 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-12-01T04:42:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:34 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T04:42:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:34 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:34 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T04:42:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:34 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:34 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-12-01T04:42:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:34 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:35.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:35 smithi060 ceph-mon[94233]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:35.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:35 smithi060 ceph-mon[94233]: Deploying daemon osd.3 on smithi060 2023-12-01T04:42:35.474 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:35 smithi060 ceph-mon[109077]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:35.475 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:35 smithi060 ceph-mon[109077]: Deploying daemon osd.3 on smithi060 2023-12-01T04:42:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:35 smithi089 ceph-mon[98504]: pgmap v75: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:35 smithi089 ceph-mon[98504]: Deploying daemon osd.3 on smithi060 2023-12-01T04:42:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:37 smithi060 ceph-mon[94233]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-01T04:42:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:37 smithi060 ceph-mon[109077]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-01T04:42:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:37 smithi089 ceph-mon[98504]: pgmap v76: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2023-12-01T04:42:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[109077]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-01T04:42:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[94233]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-01T04:42:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:38 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:38 smithi089 ceph-mon[98504]: pgmap v77: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2023-12-01T04:42:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:38 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:38 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:38 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:40.674 INFO:teuthology.orchestra.run.smithi060.stdout:Created osd(s) 3 on host 'smithi060' 2023-12-01T04:42:41.039 DEBUG:teuthology.orchestra.run.smithi060:osd.3> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.3.service 2023-12-01T04:42:41.041 INFO:tasks.cephadm:Deploying osd.4 on smithi089 with /dev/vg_nvme/lv_4... 2023-12-01T04:42:41.041 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-01T04:42:41.072 INFO:journalctl@ceph.osd.3.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:42:41.260 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 01 04:42:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-3[135572]: 2023-12-01T04:42:41.091+0000 7f4e34655640 -1 osd.3 0 log_to_monitors true 2023-12-01T04:42:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[94233]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-01T04:42:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[109077]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-01T04:42:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:40 smithi089 ceph-mon[98504]: pgmap v78: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2023-12-01T04:42:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:41.604 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:42:42.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:41 smithi089 ceph-mon[98504]: from='osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:42:42.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:41 smithi089 ceph-mon[98504]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:42:42.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:41 smithi060 ceph-mon[94233]: from='osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:42:42.141 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:41 smithi060 ceph-mon[94233]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:42:42.141 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:41 smithi060 ceph-mon[109077]: from='osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:42:42.141 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:41 smithi060 ceph-mon[109077]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-12-01T04:42:43.074 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-01T04:42:43.074 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-01T04:42:43.074 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-01T04:42:43.074 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-01T04:42:43.074 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110135 s, 952 MB/s 2023-12-01T04:42:43.074 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-01T04:42:43.205 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:42 smithi089 ceph-mon[98504]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-01T04:42:43.206 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:42 smithi089 ceph-mon[98504]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T04:42:43.206 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:42 smithi089 ceph-mon[98504]: osdmap e24: 4 total, 3 up, 4 in 2023-12-01T04:42:43.206 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:43.206 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:42 smithi089 ceph-mon[98504]: from='osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:43.206 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:42 smithi089 ceph-mon[98504]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:43.260 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-3[135572]: 2023-12-01T04:42:42.893+0000 7f4e29ccc700 -1 osd.3 0 waiting for initial osdmap 2023-12-01T04:42:43.260 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-3[135572]: 2023-12-01T04:42:42.897+0000 7f4e252c0700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[94233]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[94233]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[94233]: osdmap e24: 4 total, 3 up, 4 in 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[94233]: from='osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[94233]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[109077]: pgmap v79: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[109077]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[109077]: osdmap e24: 4 total, 3 up, 4 in 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[109077]: from='osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:43.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:42 smithi060 ceph-mon[109077]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]: dispatch 2023-12-01T04:42:43.447 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_4 2023-12-01T04:42:43.998 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:42:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[94233]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[94233]: osdmap e25: 4 total, 3 up, 4 in 2023-12-01T04:42:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[109077]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[109077]: osdmap e25: 4 total, 3 up, 4 in 2023-12-01T04:42:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:44.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:44.196 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:43 smithi089 ceph-mon[98504]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi060", "root=default"]}]': finished 2023-12-01T04:42:44.196 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:43 smithi089 ceph-mon[98504]: osdmap e25: 4 total, 3 up, 4 in 2023-12-01T04:42:44.196 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:44.196 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:42:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:42:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469] boot 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: osdmap e26: 4 total, 4 up, 4 in 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi060 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 4037M 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:45.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469] boot 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: osdmap e26: 4 total, 4 up, 4 in 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi060 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 4037M 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:45.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:45.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:45.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:45.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:42:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:42:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2023-12-01T04:42:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: osd.3 [v2:172.21.15.60:6826/584751469,v1:172.21.15.60:6827/584751469] boot 2023-12-01T04:42:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: osdmap e26: 4 total, 4 up, 4 in 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi060 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 4037M 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:45.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:45.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:45.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:45.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:42:45.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:46.362 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:46 smithi089 ceph-mon[98504]: osdmap e27: 4 total, 4 up, 4 in 2023-12-01T04:42:46.362 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:46 smithi089 ceph-mon[98504]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:46.362 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:46 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:46.362 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:46 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:46.362 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:46 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[109077]: osdmap e27: 4 total, 4 up, 4 in 2023-12-01T04:42:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[109077]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[94233]: osdmap e27: 4 total, 4 up, 4 in 2023-12-01T04:42:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[94233]: from='client.24214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:42:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:42:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:42:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:46 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:47 smithi089 ceph-mon[98504]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:47 smithi060 ceph-mon[94233]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:47 smithi060 ceph-mon[109077]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/2563423746' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]: dispatch 2023-12-01T04:42:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]: dispatch 2023-12-01T04:42:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]': finished 2023-12-01T04:42:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[94233]: osdmap e28: 5 total, 4 up, 5 in 2023-12-01T04:42:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:42:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/2563423746' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]: dispatch 2023-12-01T04:42:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]: dispatch 2023-12-01T04:42:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]': finished 2023-12-01T04:42:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[109077]: osdmap e28: 5 total, 4 up, 5 in 2023-12-01T04:42:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:48 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:42:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/2563423746' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]: dispatch 2023-12-01T04:42:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:48 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]: dispatch 2023-12-01T04:42:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:48 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c76a6ac1-33e5-4089-823e-80a1c532a5b4"}]': finished 2023-12-01T04:42:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:48 smithi089 ceph-mon[98504]: osdmap e28: 5 total, 4 up, 5 in 2023-12-01T04:42:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:48 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:42:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:49 smithi060 ceph-mon[109077]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/900721870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:49 smithi060 ceph-mon[94233]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/900721870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:49 smithi089 ceph-mon[98504]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/900721870' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:42:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:51 smithi089 ceph-mon[98504]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:51 smithi060 ceph-mon[94233]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:51 smithi060 ceph-mon[109077]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:52 smithi060 ceph-mon[94233]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:52 smithi060 ceph-mon[109077]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:52 smithi089 ceph-mon[98504]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T04:42:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:53 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:53 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T04:42:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:53 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:53 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-12-01T04:42:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:53 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:42:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:54 smithi060 ceph-mon[94233]: Deploying daemon osd.4 on smithi089 2023-12-01T04:42:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:54 smithi060 ceph-mon[94233]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:54 smithi060 ceph-mon[109077]: Deploying daemon osd.4 on smithi089 2023-12-01T04:42:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:54 smithi060 ceph-mon[109077]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:54 smithi089 ceph-mon[98504]: Deploying daemon osd.4 on smithi089 2023-12-01T04:42:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:54 smithi089 ceph-mon[98504]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:56 smithi089 ceph-mon[98504]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:56 smithi060 ceph-mon[94233]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:56 smithi060 ceph-mon[109077]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:58 smithi089 ceph-mon[98504]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:58 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:58 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:42:58 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[94233]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:42:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[109077]: pgmap v92: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:42:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:42:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:42:58 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:00.413 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 4 on host 'smithi089' 2023-12-01T04:43:00.786 DEBUG:teuthology.orchestra.run.smithi089:osd.4> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.4.service 2023-12-01T04:43:00.789 INFO:tasks.cephadm:Deploying osd.5 on smithi089 with /dev/vg_nvme/lv_3... 2023-12-01T04:43:00.789 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-12-01T04:43:00.817 INFO:journalctl@ceph.osd.4.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:43:01.037 INFO:journalctl@ceph.osd.4.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-4[104095]: 2023-12-01T04:43:00.903+0000 7fbab46fd640 -1 osd.4 0 log_to_monitors true 2023-12-01T04:43:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-mon[98504]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:43:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-mon[98504]: from='osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:43:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:00 smithi089 ceph-mon[98504]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[94233]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[94233]: from='osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[94233]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[109077]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[109077]: from='osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:00 smithi060 ceph-mon[109077]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-12-01T04:43:01.587 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:43:02.460 INFO:journalctl@ceph.osd.4.smithi089.stdout:Dec 01 04:43:02 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-4[104095]: 2023-12-01T04:43:02.377+0000 7fbaa9d74700 -1 osd.4 0 waiting for initial osdmap 2023-12-01T04:43:02.460 INFO:journalctl@ceph.osd.4.smithi089.stdout:Dec 01 04:43:02 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-4[104095]: 2023-12-01T04:43:02.381+0000 7fbaa4366700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:43:02.460 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:02 smithi089 ceph-mon[98504]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T04:43:02.460 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:02 smithi089 ceph-mon[98504]: osdmap e29: 5 total, 4 up, 5 in 2023-12-01T04:43:02.460 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:02 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:02.460 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:02 smithi089 ceph-mon[98504]: from='osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:02.461 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:02 smithi089 ceph-mon[98504]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[94233]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T04:43:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[94233]: osdmap e29: 5 total, 4 up, 5 in 2023-12-01T04:43:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[94233]: from='osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[94233]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[109077]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-12-01T04:43:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[109077]: osdmap e29: 5 total, 4 up, 5 in 2023-12-01T04:43:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[109077]: from='osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:02 smithi060 ceph-mon[109077]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:03.253 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-12-01T04:43:03.253 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-12-01T04:43:03.253 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-01T04:43:03.253 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-01T04:43:03.253 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110147 s, 952 MB/s 2023-12-01T04:43:03.253 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-01T04:43:03.547 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:03 smithi089 ceph-mon[98504]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:43:03.547 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:03 smithi089 ceph-mon[98504]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:03.547 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:03 smithi089 ceph-mon[98504]: osdmap e30: 5 total, 4 up, 5 in 2023-12-01T04:43:03.547 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:03.547 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:03.708 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_3 2023-12-01T04:43:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[94233]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:43:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[94233]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[94233]: osdmap e30: 5 total, 4 up, 5 in 2023-12-01T04:43:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[109077]: pgmap v95: 1 pgs: 1 active+clean; 577 KiB data, 108 MiB used, 358 GiB / 358 GiB avail 2023-12-01T04:43:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[109077]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[109077]: osdmap e30: 5 total, 4 up, 5 in 2023-12-01T04:43:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:04.297 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:43:04.682 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:43:04.682 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:43:04.682 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091] boot 2023-12-01T04:43:04.682 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: osdmap e31: 5 total, 5 up, 5 in 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.683 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:04 smithi089 ceph-mon[98504]: osdmap e32: 5 total, 5 up, 5 in 2023-12-01T04:43:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:43:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:43:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091] boot 2023-12-01T04:43:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: osdmap e31: 5 total, 5 up, 5 in 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[109077]: osdmap e32: 5 total, 5 up, 5 in 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: osd.4 [v2:172.21.15.89:6800/1227619091,v1:172.21.15.89:6801/1227619091] boot 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: osdmap e31: 5 total, 5 up, 5 in 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:04 smithi060 ceph-mon[94233]: osdmap e32: 5 total, 5 up, 5 in 2023-12-01T04:43:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:05 smithi089 ceph-mon[98504]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:05 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi089 2023-12-01T04:43:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:05 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 17168M 2023-12-01T04:43:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:05 smithi089 ceph-mon[98504]: osdmap e33: 5 total, 5 up, 5 in 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[94233]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi089 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 17168M 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[94233]: osdmap e33: 5 total, 5 up, 5 in 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[109077]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 134 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi089 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 17168M 2023-12-01T04:43:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:05 smithi060 ceph-mon[109077]: osdmap e33: 5 total, 5 up, 5 in 2023-12-01T04:43:06.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:06.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:06.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:07 smithi060 ceph-mon[94233]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:07 smithi060 ceph-mon[94233]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:07 smithi060 ceph-mon[94233]: osdmap e34: 5 total, 5 up, 5 in 2023-12-01T04:43:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:07 smithi060 ceph-mon[109077]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:07 smithi060 ceph-mon[109077]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:07 smithi060 ceph-mon[109077]: osdmap e34: 5 total, 5 up, 5 in 2023-12-01T04:43:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:07 smithi089 ceph-mon[98504]: pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:07 smithi089 ceph-mon[98504]: from='client.24241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:07 smithi089 ceph-mon[98504]: osdmap e34: 5 total, 5 up, 5 in 2023-12-01T04:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[109077]: osdmap e35: 5 total, 5 up, 5 in 2023-12-01T04:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[109077]: pgmap v104: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/2529268301' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]: dispatch 2023-12-01T04:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]: dispatch 2023-12-01T04:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]': finished 2023-12-01T04:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[109077]: osdmap e36: 6 total, 5 up, 6 in 2023-12-01T04:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[94233]: osdmap e35: 5 total, 5 up, 5 in 2023-12-01T04:43:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[94233]: pgmap v104: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/2529268301' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]: dispatch 2023-12-01T04:43:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]: dispatch 2023-12-01T04:43:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]': finished 2023-12-01T04:43:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[94233]: osdmap e36: 6 total, 5 up, 6 in 2023-12-01T04:43:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:08 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:08 smithi089 ceph-mon[98504]: osdmap e35: 5 total, 5 up, 5 in 2023-12-01T04:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:08 smithi089 ceph-mon[98504]: pgmap v104: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/2529268301' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]: dispatch 2023-12-01T04:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:08 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]: dispatch 2023-12-01T04:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:08 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6b85873c-95be-4e99-baaf-02fed9d7bf00"}]': finished 2023-12-01T04:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:08 smithi089 ceph-mon[98504]: osdmap e36: 6 total, 5 up, 6 in 2023-12-01T04:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:08 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/3203793308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/3203793308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/3203793308' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:10.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:10 smithi060 ceph-mon[94233]: pgmap v106: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:10 smithi060 ceph-mon[109077]: pgmap v106: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:10 smithi089 ceph-mon[98504]: pgmap v106: 1 pgs: 1 remapped+peering; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:12 smithi089 ceph-mon[98504]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:43:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:12 smithi060 ceph-mon[94233]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:43:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:12 smithi060 ceph-mon[109077]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:43:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:14 smithi089 ceph-mon[98504]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-01T04:43:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:14 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T04:43:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:14 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:14 smithi089 ceph-mon[98504]: Deploying daemon osd.5 on smithi089 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[94233]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[94233]: Deploying daemon osd.5 on smithi089 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[109077]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 81 KiB/s, 0 objects/s recovering 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:14 smithi060 ceph-mon[109077]: Deploying daemon osd.5 on smithi089 2023-12-01T04:43:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:16 smithi089 ceph-mon[98504]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2023-12-01T04:43:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:16 smithi060 ceph-mon[94233]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2023-12-01T04:43:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:16 smithi060 ceph-mon[109077]: pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2023-12-01T04:43:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:19 smithi089 ceph-mon[98504]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:43:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:19 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[94233]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:43:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[109077]: pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:43:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:19 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:20.948 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 5 on host 'smithi089' 2023-12-01T04:43:21.383 DEBUG:teuthology.orchestra.run.smithi089:osd.5> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.5.service 2023-12-01T04:43:21.385 INFO:tasks.cephadm:Deploying osd.6 on smithi089 with /dev/vg_nvme/lv_2... 2023-12-01T04:43:21.385 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-12-01T04:43:21.415 INFO:journalctl@ceph.osd.5.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:43:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-01T04:43:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:21 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 51 KiB/s, 0 objects/s recovering 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:21 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:22.273 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:43:22.651 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:22 smithi089 ceph-mon[98504]: from='osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:43:22.651 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:22 smithi089 ceph-mon[98504]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:43:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:22 smithi060 ceph-mon[94233]: from='osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:43:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:22 smithi060 ceph-mon[94233]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:43:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:22 smithi060 ceph-mon[109077]: from='osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:43:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:22 smithi060 ceph-mon[109077]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-12-01T04:43:23.591 INFO:journalctl@ceph.osd.5.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-5[111880]: 2023-12-01T04:43:23.380+0000 7fa995de4700 -1 osd.5 0 waiting for initial osdmap 2023-12-01T04:43:23.591 INFO:journalctl@ceph.osd.5.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-5[111880]: 2023-12-01T04:43:23.389+0000 7fa98dbd1700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:43:23.591 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-mon[98504]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:43:23.591 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-mon[98504]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T04:43:23.591 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-mon[98504]: osdmap e37: 6 total, 5 up, 6 in 2023-12-01T04:43:23.591 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:23.591 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-mon[98504]: from='osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:23.591 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:23 smithi089 ceph-mon[98504]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[94233]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:43:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[94233]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T04:43:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[94233]: osdmap e37: 6 total, 5 up, 6 in 2023-12-01T04:43:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[94233]: from='osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[94233]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[109077]: pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:43:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[109077]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-12-01T04:43:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[109077]: osdmap e37: 6 total, 5 up, 6 in 2023-12-01T04:43:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[109077]: from='osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:23 smithi060 ceph-mon[109077]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:24.150 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-12-01T04:43:24.150 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-12-01T04:43:24.150 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-01T04:43:24.150 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-01T04:43:24.150 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0158179 s, 663 MB/s 2023-12-01T04:43:24.150 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-01T04:43:24.629 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_2 2023-12-01T04:43:24.655 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:24 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:43:24.655 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:24 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:43:24.656 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:24 smithi089 ceph-mon[98504]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:24.656 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:24 smithi089 ceph-mon[98504]: osdmap e38: 6 total, 5 up, 6 in 2023-12-01T04:43:24.656 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:24.656 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:24 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[109077]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[109077]: osdmap e38: 6 total, 5 up, 6 in 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:43:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[94233]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[94233]: osdmap e38: 6 total, 5 up, 6 in 2023-12-01T04:43:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:24 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:25.184 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:43:25.715 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733] boot 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: osdmap e39: 6 total, 6 up, 6 in 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:25.716 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:25.717 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.717 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:25.717 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:25.717 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:25 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733] boot 2023-12-01T04:43:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: osdmap e39: 6 total, 6 up, 6 in 2023-12-01T04:43:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 135 MiB used, 447 GiB / 447 GiB avail 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: osd.5 [v2:172.21.15.89:6808/1172353733,v1:172.21.15.89:6809/1172353733] boot 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: osdmap e39: 6 total, 6 up, 6 in 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:43:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:25 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:26 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi089 2023-12-01T04:43:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:26 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 8584M 2023-12-01T04:43:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:26 smithi089 ceph-mon[98504]: osdmap e40: 6 total, 6 up, 6 in 2023-12-01T04:43:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:26 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi089 2023-12-01T04:43:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:26 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 8584M 2023-12-01T04:43:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:26 smithi060 ceph-mon[94233]: osdmap e40: 6 total, 6 up, 6 in 2023-12-01T04:43:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:26 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi089 2023-12-01T04:43:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:26 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 8584M 2023-12-01T04:43:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:26 smithi060 ceph-mon[109077]: osdmap e40: 6 total, 6 up, 6 in 2023-12-01T04:43:27.706 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:27 smithi089 ceph-mon[98504]: pgmap v118: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:27.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:27 smithi089 ceph-mon[98504]: osdmap e41: 6 total, 6 up, 6 in 2023-12-01T04:43:27.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:27 smithi089 ceph-mon[98504]: osdmap e42: 6 total, 6 up, 6 in 2023-12-01T04:43:27.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:27 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:27.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:27 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:27.707 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:27 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[94233]: pgmap v118: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[94233]: osdmap e41: 6 total, 6 up, 6 in 2023-12-01T04:43:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[94233]: osdmap e42: 6 total, 6 up, 6 in 2023-12-01T04:43:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[109077]: pgmap v118: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[109077]: osdmap e41: 6 total, 6 up, 6 in 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[109077]: osdmap e42: 6 total, 6 up, 6 in 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:27 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:28 smithi089 ceph-mon[98504]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:28 smithi089 ceph-mon[98504]: osdmap e43: 6 total, 6 up, 6 in 2023-12-01T04:43:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:28 smithi060 ceph-mon[94233]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:28 smithi060 ceph-mon[94233]: osdmap e43: 6 total, 6 up, 6 in 2023-12-01T04:43:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:28 smithi060 ceph-mon[109077]: from='client.24268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:28 smithi060 ceph-mon[109077]: osdmap e43: 6 total, 6 up, 6 in 2023-12-01T04:43:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[94233]: pgmap v122: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/219227021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]: dispatch 2023-12-01T04:43:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]: dispatch 2023-12-01T04:43:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]': finished 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[94233]: osdmap e44: 7 total, 6 up, 7 in 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[109077]: pgmap v122: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/219227021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]: dispatch 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]: dispatch 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]': finished 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[109077]: osdmap e44: 7 total, 6 up, 7 in 2023-12-01T04:43:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:29 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:29 smithi089 ceph-mon[98504]: pgmap v122: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/219227021' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]: dispatch 2023-12-01T04:43:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:29 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]: dispatch 2023-12-01T04:43:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:29 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "339149f4-6476-4886-88da-bac141646aab"}]': finished 2023-12-01T04:43:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:29 smithi089 ceph-mon[98504]: osdmap e44: 7 total, 6 up, 7 in 2023-12-01T04:43:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:29 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/2943014270' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/2943014270' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/2943014270' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:31 smithi060 ceph-mon[94233]: pgmap v124: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:31 smithi060 ceph-mon[109077]: pgmap v124: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:31 smithi089 ceph-mon[98504]: pgmap v124: 1 pgs: 1 remapped; 577 KiB data, 161 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:32 smithi060 ceph-mon[94233]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2023-12-01T04:43:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:32 smithi060 ceph-mon[109077]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2023-12-01T04:43:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:32 smithi089 ceph-mon[98504]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 113 KiB/s, 0 objects/s recovering 2023-12-01T04:43:34.635 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:34 smithi089 ceph-mon[98504]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-01T04:43:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:34 smithi060 ceph-mon[94233]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-01T04:43:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:34 smithi060 ceph-mon[109077]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2023-12-01T04:43:35.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:35 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T04:43:35.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:35 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:35 smithi089 ceph-mon[98504]: Deploying daemon osd.6 on smithi089 2023-12-01T04:43:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:35 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T04:43:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:35 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:35 smithi060 ceph-mon[94233]: Deploying daemon osd.6 on smithi089 2023-12-01T04:43:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:35 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-12-01T04:43:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:35 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:35 smithi060 ceph-mon[109077]: Deploying daemon osd.6 on smithi089 2023-12-01T04:43:36.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:36 smithi089 ceph-mon[98504]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T04:43:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:36 smithi060 ceph-mon[94233]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T04:43:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:36 smithi060 ceph-mon[109077]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T04:43:38.804 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:38 smithi089 ceph-mon[98504]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:43:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:38 smithi060 ceph-mon[94233]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:43:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:38 smithi060 ceph-mon[109077]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:43:40.130 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:40.130 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:40.130 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:41.315 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:41 smithi089 ceph-mon[98504]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-01T04:43:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:41 smithi060 ceph-mon[94233]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-01T04:43:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:41 smithi060 ceph-mon[109077]: pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2023-12-01T04:43:41.744 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 6 on host 'smithi089' 2023-12-01T04:43:42.177 DEBUG:teuthology.orchestra.run.smithi089:osd.6> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.6.service 2023-12-01T04:43:42.220 INFO:tasks.cephadm:Deploying osd.7 on smithi089 with /dev/vg_nvme/lv_1... 2023-12-01T04:43:42.220 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-12-01T04:43:42.261 INFO:journalctl@ceph.osd.6.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:43:42.711 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.711 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.711 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:43:42.712 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:42 smithi089 ceph-mon[98504]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[109077]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:42.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:43:42.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:43:42.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:42 smithi060 ceph-mon[94233]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-12-01T04:43:43.233 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:43:44.004 INFO:journalctl@ceph.osd.6.smithi089.stdout:Dec 01 04:43:43 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-6[118932]: 2023-12-01T04:43:43.726+0000 7fb26f4d9700 -1 osd.6 0 waiting for initial osdmap 2023-12-01T04:43:44.005 INFO:journalctl@ceph.osd.6.smithi089.stdout:Dec 01 04:43:43 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-6[118932]: 2023-12-01T04:43:43.733+0000 7fb2672c6700 -1 osd.6 46 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:43:44.005 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:43 smithi089 ceph-mon[98504]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T04:43:44.005 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:43 smithi089 ceph-mon[98504]: osdmap e45: 7 total, 6 up, 7 in 2023-12-01T04:43:44.005 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:43 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:44.005 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:43 smithi089 ceph-mon[98504]: from='osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:44.005 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:43 smithi089 ceph-mon[98504]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[94233]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T04:43:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[94233]: osdmap e45: 7 total, 6 up, 7 in 2023-12-01T04:43:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[94233]: from='osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[94233]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[109077]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-12-01T04:43:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[109077]: osdmap e45: 7 total, 6 up, 7 in 2023-12-01T04:43:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[109077]: from='osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:43 smithi060 ceph-mon[109077]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:43:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[94233]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[94233]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[94233]: osdmap e46: 7 total, 6 up, 7 in 2023-12-01T04:43:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[109077]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[109077]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[109077]: osdmap e46: 7 total, 6 up, 7 in 2023-12-01T04:43:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:44 smithi089 ceph-mon[98504]: pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail 2023-12-01T04:43:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:44 smithi089 ceph-mon[98504]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:43:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:44 smithi089 ceph-mon[98504]: osdmap e46: 7 total, 6 up, 7 in 2023-12-01T04:43:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:45.169 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-12-01T04:43:45.169 INFO:teuthology.orchestra.run.smithi089.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-12-01T04:43:45.169 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10+0 records in 2023-12-01T04:43:45.170 INFO:teuthology.orchestra.run.smithi089.stderr:10+0 records out 2023-12-01T04:43:45.170 INFO:teuthology.orchestra.run.smithi089.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0110986 s, 945 MB/s 2023-12-01T04:43:45.170 INFO:teuthology.orchestra.run.smithi089.stderr:--> Zapping successful for: 2023-12-01T04:43:45.537 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch daemon add osd smithi089:vg_nvme/lv_1 2023-12-01T04:43:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:43:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:43:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966] boot 2023-12-01T04:43:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: osdmap e47: 7 total, 7 up, 7 in 2023-12-01T04:43:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi089 2023-12-01T04:43:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 5722M 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:45.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:45 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:43:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:43:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966] boot 2023-12-01T04:43:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: osdmap e47: 7 total, 7 up, 7 in 2023-12-01T04:43:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi089 2023-12-01T04:43:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 5722M 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:43:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: osd.6 [v2:172.21.15.89:6816/2248432966,v1:172.21.15.89:6817/2248432966] boot 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: osdmap e47: 7 total, 7 up, 7 in 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi089 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 5722M 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:43:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:45 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:43:46.090 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:43:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:46 smithi060 ceph-mon[94233]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:46 smithi060 ceph-mon[94233]: osdmap e48: 7 total, 7 up, 7 in 2023-12-01T04:43:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:46 smithi060 ceph-mon[109077]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:46 smithi060 ceph-mon[109077]: osdmap e48: 7 total, 7 up, 7 in 2023-12-01T04:43:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:46 smithi089 ceph-mon[98504]: pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:46 smithi089 ceph-mon[98504]: osdmap e48: 7 total, 7 up, 7 in 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[94233]: osdmap e49: 7 total, 7 up, 7 in 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[109077]: osdmap e49: 7 total, 7 up, 7 in 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:47 smithi089 ceph-mon[98504]: osdmap e49: 7 total, 7 up, 7 in 2023-12-01T04:43:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-01T04:43:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-01T04:43:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:48 smithi060 ceph-mon[94233]: from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:48 smithi060 ceph-mon[94233]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:48 smithi060 ceph-mon[94233]: osdmap e50: 7 total, 7 up, 7 in 2023-12-01T04:43:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:48 smithi060 ceph-mon[109077]: from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:48 smithi060 ceph-mon[109077]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:48 smithi060 ceph-mon[109077]: osdmap e50: 7 total, 7 up, 7 in 2023-12-01T04:43:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:48 smithi089 ceph-mon[98504]: from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:43:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:48 smithi089 ceph-mon[98504]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:48 smithi089 ceph-mon[98504]: osdmap e50: 7 total, 7 up, 7 in 2023-12-01T04:43:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:49 smithi060 ceph-mon[94233]: osdmap e51: 7 total, 7 up, 7 in 2023-12-01T04:43:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:49 smithi060 ceph-mon[109077]: osdmap e51: 7 total, 7 up, 7 in 2023-12-01T04:43:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:49 smithi089 ceph-mon[98504]: osdmap e51: 7 total, 7 up, 7 in 2023-12-01T04:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[94233]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/2196442757' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]: dispatch 2023-12-01T04:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]: dispatch 2023-12-01T04:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[94233]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]': finished 2023-12-01T04:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[94233]: osdmap e52: 8 total, 7 up, 8 in 2023-12-01T04:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/379000807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[109077]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/2196442757' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]: dispatch 2023-12-01T04:43:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]: dispatch 2023-12-01T04:43:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[109077]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]': finished 2023-12-01T04:43:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[109077]: osdmap e52: 8 total, 7 up, 8 in 2023-12-01T04:43:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:43:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/379000807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:50 smithi089 ceph-mon[98504]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/2196442757' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]: dispatch 2023-12-01T04:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:50 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]: dispatch 2023-12-01T04:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:50 smithi089 ceph-mon[98504]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "68cf2fb1-98af-4ad0-98ae-e42eba319bcf"}]': finished 2023-12-01T04:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:50 smithi089 ceph-mon[98504]: osdmap e52: 8 total, 7 up, 8 in 2023-12-01T04:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:50 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/379000807' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-01T04:43:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:52 smithi060 ceph-mon[94233]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-12-01T04:43:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:52 smithi060 ceph-mon[109077]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-12-01T04:43:52.783 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:52 smithi089 ceph-mon[98504]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 121 KiB/s, 0 objects/s recovering 2023-12-01T04:43:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:54 smithi089 ceph-mon[98504]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:43:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:54 smithi060 ceph-mon[94233]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:43:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:54 smithi060 ceph-mon[109077]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:43:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:56 smithi089 ceph-mon[98504]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-01T04:43:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:56 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T04:43:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:56 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:56 smithi089 ceph-mon[98504]: Deploying daemon osd.7 on smithi089 2023-12-01T04:43:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[94233]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-01T04:43:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T04:43:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[94233]: Deploying daemon osd.7 on smithi089 2023-12-01T04:43:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[109077]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2023-12-01T04:43:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-12-01T04:43:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:43:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:56 smithi060 ceph-mon[109077]: Deploying daemon osd.7 on smithi089 2023-12-01T04:43:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:43:58 smithi089 ceph-mon[98504]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-01T04:43:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:43:58 smithi060 ceph-mon[94233]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-01T04:43:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:43:58 smithi060 ceph-mon[109077]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 66 KiB/s, 0 objects/s recovering 2023-12-01T04:44:00.951 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:00 smithi089 ceph-mon[98504]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:44:00.952 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:00.952 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:00.952 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:00 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[109077]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[94233]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:44:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:00 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:02.418 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 7 on host 'smithi089' 2023-12-01T04:44:02.876 DEBUG:teuthology.orchestra.run.smithi089:osd.7> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@osd.7.service 2023-12-01T04:44:02.878 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-12-01T04:44:02.879 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-01T04:44:02.908 INFO:journalctl@ceph.osd.7.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:44:03.394 INFO:journalctl@ceph.osd.7.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-7[125989]: 2023-12-01T04:44:03.093+0000 7f3c82f97640 -1 osd.7 0 log_to_monitors true 2023-12-01T04:44:03.469 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:03.662 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[109077]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:03.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[109077]: from='osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:44:03.663 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[109077]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:44:03.663 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[94233]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[94233]: from='osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:44:03.664 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:03 smithi060 ceph-mon[94233]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:44:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-mon[98504]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-mon[98504]: from='osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:44:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:03 smithi089 ceph-mon[98504]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-12-01T04:44:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[94233]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[94233]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[94233]: osdmap e53: 8 total, 7 up, 8 in 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[94233]: from='osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[94233]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[109077]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[109077]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T04:44:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[109077]: osdmap e53: 8 total, 7 up, 8 in 2023-12-01T04:44:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[109077]: from='osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:44:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:04 smithi060 ceph-mon[109077]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:44:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-mon[98504]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-mon[98504]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-12-01T04:44:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-mon[98504]: osdmap e53: 8 total, 7 up, 8 in 2023-12-01T04:44:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:04.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-mon[98504]: from='osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:44:04.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-mon[98504]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]: dispatch 2023-12-01T04:44:04.789 INFO:journalctl@ceph.osd.7.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-7[125989]: 2023-12-01T04:44:04.525+0000 7f3c7860e700 -1 osd.7 0 waiting for initial osdmap 2023-12-01T04:44:04.789 INFO:journalctl@ceph.osd.7.smithi089.stdout:Dec 01 04:44:04 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-7[125989]: 2023-12-01T04:44:04.532+0000 7f3c703fb700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-01T04:44:04.857 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:05.212 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1701405824,"num_in_osds":8,"osd_in_since":1701405829,"num_remapped_pgs":0} 2023-12-01T04:44:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:05 smithi089 ceph-mon[98504]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:44:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:05 smithi089 ceph-mon[98504]: osdmap e54: 8 total, 7 up, 8 in 2023-12-01T04:44:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:05 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2943753473' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:44:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[94233]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:44:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[94233]: osdmap e54: 8 total, 7 up, 8 in 2023-12-01T04:44:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2943753473' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:44:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[109077]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2023-12-01T04:44:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[109077]: osdmap e54: 8 total, 7 up, 8 in 2023-12-01T04:44:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2943753473' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:44:06.213 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd stat -f json 2023-12-01T04:44:06.777 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: purged_snaps scrub starts 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: purged_snaps scrub ok 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191] boot 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: osdmap e55: 8 total, 8 up, 8 in 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: Detected new or changed devices on smithi089 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 4292M 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:06 smithi089 ceph-mon[98504]: osdmap e56: 8 total, 8 up, 8 in 2023-12-01T04:44:06.970 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: purged_snaps scrub starts 2023-12-01T04:44:06.970 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: purged_snaps scrub ok 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191] boot 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: osdmap e55: 8 total, 8 up, 8 in 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: Detected new or changed devices on smithi089 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 4292M 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.971 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[94233]: osdmap e56: 8 total, 8 up, 8 in 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: purged_snaps scrub starts 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: purged_snaps scrub ok 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: osd.7 [v2:172.21.15.89:6824/573274191,v1:172.21.15.89:6825/573274191] boot 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: osdmap e55: 8 total, 8 up, 8 in 2023-12-01T04:44:06.972 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: Detected new or changed devices on smithi089 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 4292M 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:06.973 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:06.974 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:06.974 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:06 smithi060 ceph-mon[109077]: osdmap e56: 8 total, 8 up, 8 in 2023-12-01T04:44:08.141 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:08.532 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1701405845,"num_in_osds":8,"osd_in_since":1701405829,"num_remapped_pgs":1} 2023-12-01T04:44:08.533 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:44:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:08 smithi060 ceph-mon[94233]: osdmap e57: 8 total, 8 up, 8 in 2023-12-01T04:44:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:08 smithi060 ceph-mon[94233]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/787974122' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:44:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:08 smithi060 ceph-mon[109077]: osdmap e57: 8 total, 8 up, 8 in 2023-12-01T04:44:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:08 smithi060 ceph-mon[109077]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/787974122' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:44:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:08 smithi089 ceph-mon[98504]: osdmap e57: 8 total, 8 up, 8 in 2023-12-01T04:44:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:08 smithi089 ceph-mon[98504]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/787974122' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-01T04:44:09.092 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:09.547 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:09 smithi060 ceph-mon[94233]: osdmap e58: 8 total, 8 up, 8 in 2023-12-01T04:44:09.547 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:09 smithi060 ceph-mon[109077]: osdmap e58: 8 total, 8 up, 8 in 2023-12-01T04:44:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:09 smithi089 ceph-mon[98504]: osdmap e58: 8 total, 8 up, 8 in 2023-12-01T04:44:10.401 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:10.402 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":59,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:09.457581+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","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.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:44:10.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:10 smithi060 ceph-mon[94233]: osdmap e59: 8 total, 8 up, 8 in 2023-12-01T04:44:10.820 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:10 smithi060 ceph-mon[94233]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:10.820 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/712413746' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:10.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:10 smithi060 ceph-mon[109077]: osdmap e59: 8 total, 8 up, 8 in 2023-12-01T04:44:10.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:10 smithi060 ceph-mon[109077]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:10.821 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/712413746' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:10.822 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T04:42:25.961453+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T04:44:10.822 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd pool get .mgr pg_num 2023-12-01T04:44:10.823 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:10 smithi089 ceph-mon[98504]: osdmap e59: 8 total, 8 up, 8 in 2023-12-01T04:44:10.823 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:10 smithi089 ceph-mon[98504]: pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:10.823 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/712413746' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:11.383 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:12.701 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2023-12-01T04:44:12.724 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:12 smithi060 ceph-mon[94233]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-01T04:44:12.725 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:12 smithi060 ceph-mon[109077]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-01T04:44:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:12 smithi089 ceph-mon[98504]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 115 KiB/s, 0 objects/s recovering 2023-12-01T04:44:13.027 INFO:tasks.cephadm:Adding mds.a on smithi060 2023-12-01T04:44:13.027 INFO:tasks.cephadm:Adding mds.b on smithi089 2023-12-01T04:44:13.027 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch apply mds all '2;smithi060=a;smithi089=b' 2023-12-01T04:44:13.593 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:44:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4214334789' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4214334789' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4214334789' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:14.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:14 smithi060 ceph-mon[94233]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:44:14.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:14 smithi060 ceph-mon[109077]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:44:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:14 smithi089 ceph-mon[98504]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2023-12-01T04:44:14.969 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled mds.all update... 2023-12-01T04:44:15.548 DEBUG:teuthology.orchestra.run.smithi060:mds.a> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mds.a.service 2023-12-01T04:44:15.551 DEBUG:teuthology.orchestra.run.smithi089:mds.b> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@mds.b.service 2023-12-01T04:44:15.553 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2023-12-01T04:44:15.554 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:44:15.580 INFO:journalctl@ceph.mds.a.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:44:15.583 INFO:journalctl@ceph.mds.b.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:44:15.953 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:15.954 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":59,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:09.457581+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","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.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:44:15.968 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T04:42:25.961453+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T04:44:15.968 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi060=a;smithi089=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: Saving service mds.all spec with placement smithi060=a;smithi089=b;count:2 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: Deploying daemon mds.a on smithi060 2023-12-01T04:44:16.250 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2132333993' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi060=a;smithi089=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: Saving service mds.all spec with placement smithi060=a;smithi089=b;count:2 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:16.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: Deploying daemon mds.a on smithi060 2023-12-01T04:44:16.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2132333993' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi060=a;smithi089=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: Saving service mds.all spec with placement smithi060=a;smithi089=b;count:2 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.a", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: Deploying daemon mds.a on smithi060 2023-12-01T04:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2132333993' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:16.315 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2023-12-01T04:44:16.330 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T04:44:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:16.741 INFO:teuthology.orchestra.run.smithi060.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":[]} 2023-12-01T04:44:16.745 INFO:teuthology.orchestra.run.smithi060.stderr:dumped fsmap epoch 1 2023-12-01T04:44:16.930 INFO:journalctl@ceph.mds.a.smithi060.stdout:Dec 01 04:44:16 smithi060 systemd[1]: Starting Ceph mds.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:44:17.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:17 smithi060 ceph-mon[94233]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T04:44:17.227 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3997617583' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:17.228 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/807520906' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:17.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:17 smithi060 ceph-mon[109077]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T04:44:17.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3997617583' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:17.228 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/807520906' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:17.228 INFO:journalctl@ceph.mds.a.smithi060.stdout:Dec 01 04:44:16 smithi060 podman[141933]: 2023-12-01T04:44:17.228 INFO:journalctl@ceph.mds.a.smithi060.stdout:Dec 01 04:44:17 smithi060 bash[141933]: 174884708ca9f255ac5845a6258e92c43002d053f1f83abb4e5b84710ef96355 2023-12-01T04:44:17.228 INFO:journalctl@ceph.mds.a.smithi060.stdout:Dec 01 04:44:17 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mds-a[141949]: starting mds.a at 2023-12-01T04:44:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:17 smithi089 ceph-mon[98504]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2023-12-01T04:44:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3997617583' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/807520906' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:17.510 INFO:journalctl@ceph.mds.a.smithi060.stdout:Dec 01 04:44:17 smithi060 systemd[1]: Started Ceph mds.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:44:18.441 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: mds.? [v2:172.21.15.60:6834/150176237,v1:172.21.15.60:6835/150176237] up:boot 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: fsmap 1 up:standby 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:44:18.442 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:18.443 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:18 smithi089 ceph-mon[98504]: Deploying daemon mds.b on smithi089 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: mds.? [v2:172.21.15.60:6834/150176237,v1:172.21.15.60:6835/150176237] up:boot 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: fsmap 1 up:standby 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[94233]: Deploying daemon mds.b on smithi089 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: mds.? [v2:172.21.15.60:6834/150176237,v1:172.21.15.60:6835/150176237] up:boot 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: fsmap 1 up:standby 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.b", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:18 smithi060 ceph-mon[109077]: Deploying daemon mds.b on smithi089 2023-12-01T04:44:18.760 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T04:44:19.038 INFO:journalctl@ceph.mds.b.smithi089.stdout:Dec 01 04:44:18 smithi089 systemd[1]: Starting Ceph mds.b for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:44:19.159 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:19.159 INFO:teuthology.orchestra.run.smithi060.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":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.60:6835/150176237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6834","nonce":150176237},{"type":"v1","addr":"172.21.15.60:6835","nonce":150176237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[]} 2023-12-01T04:44:19.161 INFO:teuthology.orchestra.run.smithi060.stderr:dumped fsmap epoch 2 2023-12-01T04:44:19.331 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:19 smithi089 ceph-mon[98504]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-01T04:44:19.331 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3897122357' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:19.331 INFO:journalctl@ceph.mds.b.smithi089.stdout:Dec 01 04:44:19 smithi089 podman[131787]: 2023-12-01T04:44:19.331 INFO:journalctl@ceph.mds.b.smithi089.stdout:Dec 01 04:44:19 smithi089 bash[131787]: 09414e6f355403ff7c063c7c8447eccd9ef18fedb3647d2c501b76e59c6376db 2023-12-01T04:44:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:19 smithi060 ceph-mon[109077]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-01T04:44:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3897122357' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:19 smithi060 ceph-mon[94233]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s, 0 objects/s recovering 2023-12-01T04:44:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3897122357' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:19.788 INFO:journalctl@ceph.mds.b.smithi089.stdout:Dec 01 04:44:19 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mds-b[131803]: starting mds.b at 2023-12-01T04:44:19.788 INFO:journalctl@ceph.mds.b.smithi089.stdout:Dec 01 04:44:19 smithi089 systemd[1]: Started Ceph mds.b for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: mds.? [v2:172.21.15.89:6832/886240063,v1:172.21.15.89:6833/886240063] up:boot 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: fsmap 2 up:standby 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: mds.? [v2:172.21.15.89:6832/886240063,v1:172.21.15.89:6833/886240063] up:boot 2023-12-01T04:44:20.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: fsmap 2 up:standby 2023-12-01T04:44:20.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:20 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:20.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: mds.? [v2:172.21.15.89:6832/886240063,v1:172.21.15.89:6833/886240063] up:boot 2023-12-01T04:44:20.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: fsmap 2 up:standby 2023-12-01T04:44:20.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:20 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T04:44:21.173 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T04:44:21.566 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:21.566 INFO:teuthology.orchestra.run.smithi060.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":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.60:6835/150176237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6834","nonce":150176237},{"type":"v1","addr":"172.21.15.60:6835","nonce":150176237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2},{"gid":24364,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.89:6833/886240063","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":886240063},{"type":"v1","addr":"172.21.15.89:6833","nonce":886240063}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":3}],"filesystems":[]} 2023-12-01T04:44:21.568 INFO:teuthology.orchestra.run.smithi060.stderr:dumped fsmap epoch 3 2023-12-01T04:44:21.582 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:44:21.932 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:21.932 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":59,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:09.457581+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","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.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:44:21.947 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T04:42:25.961453+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T04:44:21.947 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T04:44:22.305 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2023-12-01T04:44:22.323 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2023-12-01T04:44:22.661 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:22.661 INFO:teuthology.orchestra.run.smithi060.stdout:[ 2023-12-01T04:44:22.661 INFO:teuthology.orchestra.run.smithi060.stdout: { 2023-12-01T04:44:22.662 INFO:teuthology.orchestra.run.smithi060.stdout: "poolnum": 1, 2023-12-01T04:44:22.662 INFO:teuthology.orchestra.run.smithi060.stdout: "poolname": ".mgr" 2023-12-01T04:44:22.662 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:44:22.662 INFO:teuthology.orchestra.run.smithi060.stdout:] 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2074923985' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2687281250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:22.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1725507712' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2074923985' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.676 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2687281250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.677 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1725507712' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:22.678 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2023-12-01T04:44:22.678 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2074923985' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2687281250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:22.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:22.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:22.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1725507712' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:44:23.475 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'cephfs_metadata' created 2023-12-01T04:44:23.487 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:44:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3855666384' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-01T04:44:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1589935732' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T04:44:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:23 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T04:44:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3855666384' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-01T04:44:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1589935732' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T04:44:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:23 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T04:44:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3855666384' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2023-12-01T04:44:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1589935732' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T04:44:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:23 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2023-12-01T04:44:24.497 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'cephfs_data' created 2023-12-01T04:44:24.509 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[94233]: osdmap e60: 8 total, 8 up, 8 in 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[94233]: pgmap v167: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2482673249' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[109077]: osdmap e60: 8 total, 8 up, 8 in 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[109077]: pgmap v167: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2482673249' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T04:44:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:24 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T04:44:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:24 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2023-12-01T04:44:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:24 smithi089 ceph-mon[98504]: osdmap e60: 8 total, 8 up, 8 in 2023-12-01T04:44:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:24 smithi089 ceph-mon[98504]: pgmap v167: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2482673249' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T04:44:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:24 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]: dispatch 2023-12-01T04:44:24.913 INFO:teuthology.orchestra.run.smithi060.stderr:new fs with metadata pool 2 and data pool 3 2023-12-01T04:44:24.934 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:44:25.272 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:25.273 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":62,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:24.894432+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"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_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:44:25.287 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:44:25.631 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:25.631 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":62,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:24.894432+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"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_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: osdmap e61: 8 total, 8 up, 8 in 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2936777917' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: osdmap e62: 8 total, 8 up, 8 in 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-01T04:44:25.644 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4241519261' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: osdmap e61: 8 total, 8 up, 8 in 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2936777917' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: osdmap e62: 8 total, 8 up, 8 in 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-01T04:44:25.645 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4241519261' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:25.646 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2023-12-01T04:44:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_data", "pg_num": 64, "pg_num_min": 64, "target_size_ratio": 0.9}]': finished 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: osdmap e61: 8 total, 8 up, 8 in 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2936777917' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: daemon mds.b assigned to filesystem cephfs as rank 0 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: osdmap e62: 8 total, 8 up, 8 in 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: fsmap cephfs:1 {0=b=up:creating} 1 up:standby 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: daemon mds.b is now active in filesystem cephfs as rank 0 2023-12-01T04:44:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4241519261' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: pgmap v170: 97 pgs: 11 creating+activating, 21 creating+peering, 40 active+clean, 25 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/821112922' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: osdmap e63: 8 total, 8 up, 8 in 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: mds.? [v2:172.21.15.89:6832/886240063,v1:172.21.15.89:6833/886240063] up:active 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2000575534' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T04:44:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: pgmap v170: 97 pgs: 11 creating+activating, 21 creating+peering, 40 active+clean, 25 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/821112922' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: osdmap e63: 8 total, 8 up, 8 in 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: mds.? [v2:172.21.15.89:6832/886240063,v1:172.21.15.89:6833/886240063] up:active 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2000575534' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T04:44:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:26 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T04:44:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: pgmap v170: 97 pgs: 11 creating+activating, 21 creating+peering, 40 active+clean, 25 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 341 B/s wr, 0 op/s 2023-12-01T04:44:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/821112922' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: osdmap e63: 8 total, 8 up, 8 in 2023-12-01T04:44:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: mds.? [v2:172.21.15.89:6832/886240063,v1:172.21.15.89:6833/886240063] up:active 2023-12-01T04:44:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2000575534' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T04:44:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:26 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2023-12-01T04:44:26.931 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2023-12-01T04:44:26.931 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2023-12-01T04:44:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:44:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[94233]: Cluster is now healthy 2023-12-01T04:44:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-01T04:44:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[94233]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3811176225' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T04:44:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T04:44:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:44:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[109077]: Cluster is now healthy 2023-12-01T04:44:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-01T04:44:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[109077]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3811176225' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T04:44:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:27 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T04:44:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:27 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:44:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:27 smithi089 ceph-mon[98504]: Cluster is now healthy 2023-12-01T04:44:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:27 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2023-12-01T04:44:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:27 smithi089 ceph-mon[98504]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3811176225' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T04:44:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:27 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2023-12-01T04:44:27.932 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2023-12-01T04:44:27.932 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T04:44:28.322 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:28.322 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.60:6835/150176237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6834","nonce":150176237},{"type":"v1","addr":"172.21.15.60:6835","nonce":150176237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T04:44:24.894794+0000","modified":"2023-12-01T04:44:27.910129+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":24364},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24364":{"gid":24364,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.89:6833/886240063","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":886240063},{"type":"v1","addr":"172.21.15.89:6833","nonce":886240063}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T04:44:28.324 INFO:teuthology.orchestra.run.smithi060.stderr:dumped fsmap epoch 8 2023-12-01T04:44:28.336 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:44:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:28.673 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":63,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:25.896147+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:44:28.687 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2023-12-01T04:44:28.687 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[109077]: pgmap v172: 97 pgs: 11 creating+activating, 21 creating+peering, 57 active+clean, 8 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 509 B/s wr, 2 op/s 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[109077]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3879881389' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1483160145' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[94233]: pgmap v172: 97 pgs: 11 creating+activating, 21 creating+peering, 57 active+clean, 8 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 509 B/s wr, 2 op/s 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-01T04:44:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[94233]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3879881389' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1483160145' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:29.032 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:29.034 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T04:44:29.044 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":172,"stamp":"2023-12-01T04:44:27.486803+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590528,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":171,"num_write_kb":2418,"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":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},"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":127,"ondisk_log_size":127,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":49,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":222032,"kb_used_data":6416,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749739184,"statfs":{"total":767960285184,"available":767732924416,"internally_reserved":0,"allocated":6569984,"data_stored":3725175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":160,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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},"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.021024"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933065+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T04:44:24.933065+0000","last_peered":"2023-12-01T04:44:24.933065+0000","last_clean":"2023-12-01T04:44:24.933065+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T04:44:24.933065+0000","last_undegraded":"2023-12-01T04:44:24.933065+0000","last_fullsized":"2023-12-01T04:44:24.933065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.911171+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T04:44:24.911171+0000","last_peered":"2023-12-01T04:44:24.911171+0000","last_clean":"2023-12-01T04:44:24.911171+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T04:44:24.911171+0000","last_undegraded":"2023-12-01T04:44:24.911171+0000","last_fullsized":"2023-12-01T04:44:24.911171+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479161+0000","last_change":"2023-12-01T04:44:24.479161+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479161+0000","last_undegraded":"2023-12-01T04:44:24.479161+0000","last_fullsized":"2023-12-01T04:44:24.479161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929288+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T04:44:24.929288+0000","last_peered":"2023-12-01T04:44:24.929288+0000","last_clean":"2023-12-01T04:44:24.929288+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T04:44:24.929288+0000","last_undegraded":"2023-12-01T04:44:24.929288+0000","last_fullsized":"2023-12-01T04:44:24.929288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930935+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T04:44:24.930935+0000","last_peered":"2023-12-01T04:44:24.930935+0000","last_clean":"2023-12-01T04:44:24.930935+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T04:44:24.930935+0000","last_undegraded":"2023-12-01T04:44:24.930935+0000","last_fullsized":"2023-12-01T04:44:24.930935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918327+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T04:44:24.918327+0000","last_peered":"2023-12-01T04:44:24.918327+0000","last_clean":"2023-12-01T04:44:24.918327+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T04:44:24.918327+0000","last_undegraded":"2023-12-01T04:44:24.918327+0000","last_fullsized":"2023-12-01T04:44:24.918327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.928778+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T04:44:24.928778+0000","last_peered":"2023-12-01T04:44:24.928778+0000","last_clean":"2023-12-01T04:44:24.928778+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T04:44:24.928778+0000","last_undegraded":"2023-12-01T04:44:24.928778+0000","last_fullsized":"2023-12-01T04:44:24.928778+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902295+0000","last_change":"2023-12-01T04:44:24.902295+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902295+0000","last_undegraded":"2023-12-01T04:44:24.902295+0000","last_fullsized":"2023-12-01T04:44:24.902295+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927161+0000","last_change":"2023-12-01T04:44:24.920562+0000","last_active":"2023-12-01T04:44:24.927161+0000","last_peered":"2023-12-01T04:44:24.927161+0000","last_clean":"2023-12-01T04:44:24.927161+0000","last_became_active":"2023-12-01T04:44:24.920289+0000","last_became_peered":"2023-12-01T04:44:24.920289+0000","last_unstale":"2023-12-01T04:44:24.927161+0000","last_undegraded":"2023-12-01T04:44:24.927161+0000","last_fullsized":"2023-12-01T04:44:24.927161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:41:53.350915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483235+0000","last_change":"2023-12-01T04:44:24.483235+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483235+0000","last_undegraded":"2023-12-01T04:44:24.483235+0000","last_fullsized":"2023-12-01T04:44:24.483235+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478492+0000","last_change":"2023-12-01T04:44:24.478492+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478492+0000","last_undegraded":"2023-12-01T04:44:24.478492+0000","last_fullsized":"2023-12-01T04:44:24.478492+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.33","version":"0'0","reported_seq":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902332+0000","last_change":"2023-12-01T04:44:24.902332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902332+0000","last_undegraded":"2023-12-01T04:44:24.902332+0000","last_fullsized":"2023-12-01T04:44:24.902332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478730+0000","last_change":"2023-12-01T04:44:24.478730+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478730+0000","last_undegraded":"2023-12-01T04:44:24.478730+0000","last_fullsized":"2023-12-01T04:44:24.478730+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924529+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T04:44:24.924529+0000","last_peered":"2023-12-01T04:44:24.924529+0000","last_clean":"2023-12-01T04:44:24.924529+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T04:44:24.924529+0000","last_undegraded":"2023-12-01T04:44:24.924529+0000","last_fullsized":"2023-12-01T04:44:24.924529+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929263+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T04:44:24.929263+0000","last_peered":"2023-12-01T04:44:24.929263+0000","last_clean":"2023-12-01T04:44:24.929263+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T04:44:24.929263+0000","last_undegraded":"2023-12-01T04:44:24.929263+0000","last_fullsized":"2023-12-01T04:44:24.929263+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929176+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T04:44:24.929176+0000","last_peered":"2023-12-01T04:44:24.929176+0000","last_clean":"2023-12-01T04:44:24.929176+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T04:44:24.929176+0000","last_undegraded":"2023-12-01T04:44:24.929176+0000","last_fullsized":"2023-12-01T04:44:24.929176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.2d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930886+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T04:44:24.930886+0000","last_peered":"2023-12-01T04:44:24.930886+0000","last_clean":"2023-12-01T04:44:24.930886+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T04:44:24.930886+0000","last_undegraded":"2023-12-01T04:44:24.930886+0000","last_fullsized":"2023-12-01T04:44:24.930886+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493354+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T04:44:24.493354+0000","last_peered":"2023-12-01T04:44:24.493354+0000","last_clean":"2023-12-01T04:44:24.493354+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T04:44:24.493354+0000","last_undegraded":"2023-12-01T04:44:24.493354+0000","last_fullsized":"2023-12-01T04:44:24.493354+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902537+0000","last_change":"2023-12-01T04:44:24.902537+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902537+0000","last_undegraded":"2023-12-01T04:44:24.902537+0000","last_fullsized":"2023-12-01T04:44:24.902537+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902815+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T04:44:24.902815+0000","last_peered":"2023-12-01T04:44:24.902815+0000","last_clean":"2023-12-01T04:44:24.902815+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T04:44:24.902815+0000","last_undegraded":"2023-12-01T04:44:24.902815+0000","last_fullsized":"2023-12-01T04:44:24.902815+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477160+0000","last_change":"2023-12-01T04:44:24.477160+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477160+0000","last_undegraded":"2023-12-01T04:44:24.477160+0000","last_fullsized":"2023-12-01T04:44:24.477160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932521+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T04:44:24.932521+0000","last_peered":"2023-12-01T04:44:24.932521+0000","last_clean":"2023-12-01T04:44:24.932521+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T04:44:24.932521+0000","last_undegraded":"2023-12-01T04:44:24.932521+0000","last_fullsized":"2023-12-01T04:44:24.932521+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915357+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T04:44:24.915357+0000","last_peered":"2023-12-01T04:44:24.915357+0000","last_clean":"2023-12-01T04:44:24.915357+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T04:44:24.915357+0000","last_undegraded":"2023-12-01T04:44:24.915357+0000","last_fullsized":"2023-12-01T04:44:24.915357+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920001+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T04:44:24.920001+0000","last_peered":"2023-12-01T04:44:24.920001+0000","last_clean":"2023-12-01T04:44:24.920001+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T04:44:24.920001+0000","last_undegraded":"2023-12-01T04:44:24.920001+0000","last_fullsized":"2023-12-01T04:44:24.920001+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918227+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T04:44:24.918227+0000","last_peered":"2023-12-01T04:44:24.918227+0000","last_clean":"2023-12-01T04:44:24.918227+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T04:44:24.918227+0000","last_undegraded":"2023-12-01T04:44:24.918227+0000","last_fullsized":"2023-12-01T04:44:24.918227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902548+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T04:44:24.902548+0000","last_peered":"2023-12-01T04:44:24.902548+0000","last_clean":"2023-12-01T04:44:24.902548+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T04:44:24.902548+0000","last_undegraded":"2023-12-01T04:44:24.902548+0000","last_fullsized":"2023-12-01T04:44:24.902548+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.498005+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T04:44:24.498005+0000","last_peered":"2023-12-01T04:44:24.498005+0000","last_clean":"2023-12-01T04:44:24.498005+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T04:44:24.498005+0000","last_undegraded":"2023-12-01T04:44:24.498005+0000","last_fullsized":"2023-12-01T04:44:24.498005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475588+0000","last_change":"2023-12-01T04:44:24.475588+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475588+0000","last_undegraded":"2023-12-01T04:44:24.475588+0000","last_fullsized":"2023-12-01T04:44:24.475588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.903158+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T04:44:24.903158+0000","last_peered":"2023-12-01T04:44:24.903158+0000","last_clean":"2023-12-01T04:44:24.903158+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T04:44:24.903158+0000","last_undegraded":"2023-12-01T04:44:24.903158+0000","last_fullsized":"2023-12-01T04:44:24.903158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901919+0000","last_change":"2023-12-01T04:44:24.901919+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901919+0000","last_undegraded":"2023-12-01T04:44:24.901919+0000","last_fullsized":"2023-12-01T04:44:24.901919+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900200+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T04:44:24.900200+0000","last_peered":"2023-12-01T04:44:24.900200+0000","last_clean":"2023-12-01T04:44:24.900200+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T04:44:24.900200+0000","last_undegraded":"2023-12-01T04:44:24.900200+0000","last_fullsized":"2023-12-01T04:44:24.900200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924499+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T04:44:24.924499+0000","last_peered":"2023-12-01T04:44:24.924499+0000","last_clean":"2023-12-01T04:44:24.924499+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T04:44:24.924499+0000","last_undegraded":"2023-12-01T04:44:24.924499+0000","last_fullsized":"2023-12-01T04:44:24.924499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.494780+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T04:44:24.494780+0000","last_peered":"2023-12-01T04:44:24.494780+0000","last_clean":"2023-12-01T04:44:24.494780+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T04:44:24.494780+0000","last_undegraded":"2023-12-01T04:44:24.494780+0000","last_fullsized":"2023-12-01T04:44:24.494780+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929139+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T04:44:24.929139+0000","last_peered":"2023-12-01T04:44:24.929139+0000","last_clean":"2023-12-01T04:44:24.929139+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T04:44:24.929139+0000","last_undegraded":"2023-12-01T04:44:24.929139+0000","last_fullsized":"2023-12-01T04:44:24.929139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900785+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T04:44:24.900785+0000","last_peered":"2023-12-01T04:44:24.900785+0000","last_clean":"2023-12-01T04:44:24.900785+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T04:44:24.900785+0000","last_undegraded":"2023-12-01T04:44:24.900785+0000","last_fullsized":"2023-12-01T04:44:24.900785+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474899+0000","last_change":"2023-12-01T04:44:24.474899+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474899+0000","last_undegraded":"2023-12-01T04:44:24.474899+0000","last_fullsized":"2023-12-01T04:44:24.474899+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898902+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T04:44:24.898902+0000","last_peered":"2023-12-01T04:44:24.898902+0000","last_clean":"2023-12-01T04:44:24.898902+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T04:44:24.898902+0000","last_undegraded":"2023-12-01T04:44:24.898902+0000","last_fullsized":"2023-12-01T04:44:24.898902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.14","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493720+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T04:44:24.493720+0000","last_peered":"2023-12-01T04:44:24.493720+0000","last_clean":"2023-12-01T04:44:24.493720+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T04:44:24.493720+0000","last_undegraded":"2023-12-01T04:44:24.493720+0000","last_fullsized":"2023-12-01T04:44:24.493720+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930869+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T04:44:24.930869+0000","last_peered":"2023-12-01T04:44:24.930869+0000","last_clean":"2023-12-01T04:44:24.930869+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T04:44:24.930869+0000","last_undegraded":"2023-12-01T04:44:24.930869+0000","last_fullsized":"2023-12-01T04:44:24.930869+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493372+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T04:44:24.493372+0000","last_peered":"2023-12-01T04:44:24.493372+0000","last_clean":"2023-12-01T04:44:24.493372+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T04:44:24.493372+0000","last_undegraded":"2023-12-01T04:44:24.493372+0000","last_fullsized":"2023-12-01T04:44:24.493372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475431+0000","last_change":"2023-12-01T04:44:24.475431+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475431+0000","last_undegraded":"2023-12-01T04:44:24.475431+0000","last_fullsized":"2023-12-01T04:44:24.475431+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900020+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T04:44:24.900020+0000","last_peered":"2023-12-01T04:44:24.900020+0000","last_clean":"2023-12-01T04:44:24.900020+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T04:44:24.900020+0000","last_undegraded":"2023-12-01T04:44:24.900020+0000","last_fullsized":"2023-12-01T04:44:24.900020+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930921+0000","last_change":"2023-12-01T04:44:24.926222+0000","last_active":"2023-12-01T04:44:24.930921+0000","last_peered":"2023-12-01T04:44:24.930921+0000","last_clean":"2023-12-01T04:44:24.930921+0000","last_became_active":"2023-12-01T04:44:24.925394+0000","last_became_peered":"2023-12-01T04:44:24.925394+0000","last_unstale":"2023-12-01T04:44:24.930921+0000","last_undegraded":"2023-12-01T04:44:24.930921+0000","last_fullsized":"2023-12-01T04:44:24.930921+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:29:29.924356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.491900+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T04:44:24.491900+0000","last_peered":"2023-12-01T04:44:24.491900+0000","last_clean":"2023-12-01T04:44:24.491900+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T04:44:24.491900+0000","last_undegraded":"2023-12-01T04:44:24.491900+0000","last_fullsized":"2023-12-01T04:44:24.491900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478080+0000","last_change":"2023-12-01T04:44:24.478080+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478080+0000","last_undegraded":"2023-12-01T04:44:24.478080+0000","last_fullsized":"2023-12-01T04:44:24.478080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.472260+0000","last_change":"2023-12-01T04:44:23.472260+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.472260+0000","last_undegraded":"2023-12-01T04:44:23.472260+0000","last_fullsized":"2023-12-01T04:44:23.472260+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:32:31.473190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930813+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T04:44:24.930813+0000","last_peered":"2023-12-01T04:44:24.930813+0000","last_clean":"2023-12-01T04:44:24.930813+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T04:44:24.930813+0000","last_undegraded":"2023-12-01T04:44:24.930813+0000","last_fullsized":"2023-12-01T04:44:24.930813+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:23.460710+0000","last_change":"2023-12-01T04:44:23.460710+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.460710+0000","last_undegraded":"2023-12-01T04:44:23.460710+0000","last_fullsized":"2023-12-01T04:44:23.460710+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":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927042+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T04:44:24.927042+0000","last_peered":"2023-12-01T04:44:24.927042+0000","last_clean":"2023-12-01T04:44:24.927042+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T04:44:24.927042+0000","last_undegraded":"2023-12-01T04:44:24.927042+0000","last_fullsized":"2023-12-01T04:44:24.927042+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898701+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T04:44:24.898701+0000","last_peered":"2023-12-01T04:44:24.898701+0000","last_clean":"2023-12-01T04:44:24.898701+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T04:44:24.898701+0000","last_undegraded":"2023-12-01T04:44:24.898701+0000","last_fullsized":"2023-12-01T04:44:24.898701+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918141+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T04:44:24.918141+0000","last_peered":"2023-12-01T04:44:24.918141+0000","last_clean":"2023-12-01T04:44:24.918141+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T04:44:24.918141+0000","last_undegraded":"2023-12-01T04:44:24.918141+0000","last_fullsized":"2023-12-01T04:44:24.918141+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899916+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T04:44:24.899916+0000","last_peered":"2023-12-01T04:44:24.899916+0000","last_clean":"2023-12-01T04:44:24.899916+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T04:44:24.899916+0000","last_undegraded":"2023-12-01T04:44:24.899916+0000","last_fullsized":"2023-12-01T04:44:24.899916+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.0","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920361+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T04:44:24.920361+0000","last_peered":"2023-12-01T04:44:24.920361+0000","last_clean":"2023-12-01T04:44:24.920361+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T04:44:24.920361+0000","last_undegraded":"2023-12-01T04:44:24.920361+0000","last_fullsized":"2023-12-01T04:44:24.920361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.472224+0000","last_change":"2023-12-01T04:44:23.472224+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.472224+0000","last_undegraded":"2023-12-01T04:44:23.472224+0000","last_fullsized":"2023-12-01T04:44:23.472224+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902509+0000","last_change":"2023-12-01T04:44:24.902509+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902509+0000","last_undegraded":"2023-12-01T04:44:24.902509+0000","last_fullsized":"2023-12-01T04:44:24.902509+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898929+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T04:44:24.898929+0000","last_peered":"2023-12-01T04:44:24.898929+0000","last_clean":"2023-12-01T04:44:24.898929+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T04:44:24.898929+0000","last_undegraded":"2023-12-01T04:44:24.898929+0000","last_fullsized":"2023-12-01T04:44:24.898929+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.484044+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T04:44:24.484044+0000","last_peered":"2023-12-01T04:44:24.484044+0000","last_clean":"2023-12-01T04:44:24.484044+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T04:44:24.484044+0000","last_undegraded":"2023-12-01T04:44:24.484044+0000","last_fullsized":"2023-12-01T04:44:24.484044+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+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 @ 2023-12-02T08:26:14.318111+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474609+0000","last_change":"2023-12-01T04:44:24.474609+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474609+0000","last_undegraded":"2023-12-01T04:44:24.474609+0000","last_fullsized":"2023-12-01T04:44:24.474609+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910914+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T04:44:24.910914+0000","last_peered":"2023-12-01T04:44:24.910914+0000","last_clean":"2023-12-01T04:44:24.910914+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T04:44:24.910914+0000","last_undegraded":"2023-12-01T04:44:24.910914+0000","last_fullsized":"2023-12-01T04:44:24.910914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910017+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T04:44:24.910017+0000","last_peered":"2023-12-01T04:44:24.910017+0000","last_clean":"2023-12-01T04:44:24.910017+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T04:44:24.910017+0000","last_undegraded":"2023-12-01T04:44:24.910017+0000","last_fullsized":"2023-12-01T04:44:24.910017+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917538+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T04:44:24.917538+0000","last_peered":"2023-12-01T04:44:24.917538+0000","last_clean":"2023-12-01T04:44:24.917538+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T04:44:24.917538+0000","last_undegraded":"2023-12-01T04:44:24.917538+0000","last_fullsized":"2023-12-01T04:44:24.917538+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898155+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T04:44:24.898155+0000","last_peered":"2023-12-01T04:44:24.898155+0000","last_clean":"2023-12-01T04:44:24.898155+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T04:44:24.898155+0000","last_undegraded":"2023-12-01T04:44:24.898155+0000","last_fullsized":"2023-12-01T04:44:24.898155+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:02:12.837694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903461+0000","last_change":"2023-12-01T04:44:24.903461+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903461+0000","last_undegraded":"2023-12-01T04:44:24.903461+0000","last_fullsized":"2023-12-01T04:44:24.903461+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493210+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T04:44:24.493210+0000","last_peered":"2023-12-01T04:44:24.493210+0000","last_clean":"2023-12-01T04:44:24.493210+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T04:44:24.493210+0000","last_undegraded":"2023-12-01T04:44:24.493210+0000","last_fullsized":"2023-12-01T04:44:24.493210+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:04:33.603168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474332+0000","last_change":"2023-12-01T04:44:24.474332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474332+0000","last_undegraded":"2023-12-01T04:44:24.474332+0000","last_fullsized":"2023-12-01T04:44:24.474332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.907146+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T04:44:24.907146+0000","last_peered":"2023-12-01T04:44:24.907146+0000","last_clean":"2023-12-01T04:44:24.907146+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T04:44:24.907146+0000","last_undegraded":"2023-12-01T04:44:24.907146+0000","last_fullsized":"2023-12-01T04:44:24.907146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.9","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899616+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T04:44:24.899616+0000","last_peered":"2023-12-01T04:44:24.899616+0000","last_clean":"2023-12-01T04:44:24.899616+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T04:44:24.899616+0000","last_undegraded":"2023-12-01T04:44:24.899616+0000","last_fullsized":"2023-12-01T04:44:24.899616+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902544+0000","last_change":"2023-12-01T04:44:24.902544+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902544+0000","last_undegraded":"2023-12-01T04:44:24.902544+0000","last_fullsized":"2023-12-01T04:44:24.902544+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898119+0000","last_change":"2023-12-01T04:44:24.488113+0000","last_active":"2023-12-01T04:44:24.898119+0000","last_peered":"2023-12-01T04:44:24.898119+0000","last_clean":"2023-12-01T04:44:24.898119+0000","last_became_active":"2023-12-01T04:44:24.487799+0000","last_became_peered":"2023-12-01T04:44:24.487799+0000","last_unstale":"2023-12-01T04:44:24.898119+0000","last_undegraded":"2023-12-01T04:44:24.898119+0000","last_fullsized":"2023-12-01T04:44:24.898119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:42:09.025880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901942+0000","last_change":"2023-12-01T04:44:24.901942+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901942+0000","last_undegraded":"2023-12-01T04:44:24.901942+0000","last_fullsized":"2023-12-01T04:44:24.901942+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925893+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T04:44:24.925893+0000","last_peered":"2023-12-01T04:44:24.925893+0000","last_clean":"2023-12-01T04:44:24.925893+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T04:44:24.925893+0000","last_undegraded":"2023-12-01T04:44:24.925893+0000","last_fullsized":"2023-12-01T04:44:24.925893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.481108+0000","last_change":"2023-12-01T04:44:24.481108+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.481108+0000","last_undegraded":"2023-12-01T04:44:24.481108+0000","last_fullsized":"2023-12-01T04:44:24.481108+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.473091+0000","last_change":"2023-12-01T04:44:23.473091+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.473091+0000","last_undegraded":"2023-12-01T04:44:23.473091+0000","last_fullsized":"2023-12-01T04:44:23.473091+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927067+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T04:44:24.927067+0000","last_peered":"2023-12-01T04:44:24.927067+0000","last_clean":"2023-12-01T04:44:24.927067+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T04:44:24.927067+0000","last_undegraded":"2023-12-01T04:44:24.927067+0000","last_fullsized":"2023-12-01T04:44:24.927067+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898809+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T04:44:24.898809+0000","last_peered":"2023-12-01T04:44:24.898809+0000","last_clean":"2023-12-01T04:44:24.898809+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T04:44:24.898809+0000","last_undegraded":"2023-12-01T04:44:24.898809+0000","last_fullsized":"2023-12-01T04:44:24.898809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929862+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T04:44:24.929862+0000","last_peered":"2023-12-01T04:44:24.929862+0000","last_clean":"2023-12-01T04:44:24.929862+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T04:44:24.929862+0000","last_undegraded":"2023-12-01T04:44:24.929862+0000","last_fullsized":"2023-12-01T04:44:24.929862+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.472344+0000","last_change":"2023-12-01T04:44:23.472344+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.472344+0000","last_undegraded":"2023-12-01T04:44:23.472344+0000","last_fullsized":"2023-12-01T04:44:23.472344+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:46:56.923707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932938+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T04:44:24.932938+0000","last_peered":"2023-12-01T04:44:24.932938+0000","last_clean":"2023-12-01T04:44:24.932938+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T04:44:24.932938+0000","last_undegraded":"2023-12-01T04:44:24.932938+0000","last_fullsized":"2023-12-01T04:44:24.932938+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479823+0000","last_change":"2023-12-01T04:44:24.479823+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479823+0000","last_undegraded":"2023-12-01T04:44:24.479823+0000","last_fullsized":"2023-12-01T04:44:24.479823+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.22","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918476+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T04:44:24.918476+0000","last_peered":"2023-12-01T04:44:24.918476+0000","last_clean":"2023-12-01T04:44:24.918476+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T04:44:24.918476+0000","last_undegraded":"2023-12-01T04:44:24.918476+0000","last_fullsized":"2023-12-01T04:44:24.918476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477116+0000","last_change":"2023-12-01T04:44:24.477116+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477116+0000","last_undegraded":"2023-12-01T04:44:24.477116+0000","last_fullsized":"2023-12-01T04:44:24.477116+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902074+0000","last_change":"2023-12-01T04:44:24.902074+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902074+0000","last_undegraded":"2023-12-01T04:44:24.902074+0000","last_fullsized":"2023-12-01T04:44:24.902074+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917355+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T04:44:24.917355+0000","last_peered":"2023-12-01T04:44:24.917355+0000","last_clean":"2023-12-01T04:44:24.917355+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T04:44:24.917355+0000","last_undegraded":"2023-12-01T04:44:24.917355+0000","last_fullsized":"2023-12-01T04:44:24.917355+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483601+0000","last_change":"2023-12-01T04:44:24.483601+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483601+0000","last_undegraded":"2023-12-01T04:44:24.483601+0000","last_fullsized":"2023-12-01T04:44:24.483601+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903086+0000","last_change":"2023-12-01T04:44:24.903086+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903086+0000","last_undegraded":"2023-12-01T04:44:24.903086+0000","last_fullsized":"2023-12-01T04:44:24.903086+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915222+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T04:44:24.915222+0000","last_peered":"2023-12-01T04:44:24.915222+0000","last_clean":"2023-12-01T04:44:24.915222+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T04:44:24.915222+0000","last_undegraded":"2023-12-01T04:44:24.915222+0000","last_fullsized":"2023-12-01T04:44:24.915222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902865+0000","last_change":"2023-12-01T04:44:24.902865+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902865+0000","last_undegraded":"2023-12-01T04:44:24.902865+0000","last_fullsized":"2023-12-01T04:44:24.902865+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929200+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T04:44:24.929200+0000","last_peered":"2023-12-01T04:44:24.929200+0000","last_clean":"2023-12-01T04:44:24.929200+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T04:44:24.929200+0000","last_undegraded":"2023-12-01T04:44:24.929200+0000","last_fullsized":"2023-12-01T04:44:24.929200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478841+0000","last_change":"2023-12-01T04:44:24.478841+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478841+0000","last_undegraded":"2023-12-01T04:44:24.478841+0000","last_fullsized":"2023-12-01T04:44:24.478841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478503+0000","last_change":"2023-12-01T04:44:24.478503+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478503+0000","last_undegraded":"2023-12-01T04:44:24.478503+0000","last_fullsized":"2023-12-01T04:44:24.478503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"acting":171,"num_store_stats":6},{"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":2969600,"data_stored":2951840,"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":160,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":2418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":10,"ondisk_log_size":10,"up":93,"acting":93,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.41599999999999998}]},{"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.50800000000000001}]},{"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.48799999999999999}]},{"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.47899999999999998}]},{"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.35299999999999998}]},{"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.36799999999999999}]},{"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.434}]}]},{"osd":6,"up_from":47,"seq":201863462922,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28108,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717044,"statfs":{"total":95995035648,"available":95966253056,"internally_reserved":0,"allocated":1183744,"data_stored":831669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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.33900000000000002}]},{"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.36899999999999999}]},{"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.42899999999999999}]},{"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.50600000000000001}]},{"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.54100000000000004}]},{"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.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.61699999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.36399999999999999,"15min":0.35199999999999998},"min":{"1min":0.32300000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.253},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.32400000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.34399999999999997}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39900000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.36199999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:44:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.45400000000000001}]},{"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.48999999999999999}]},{"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.52700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28112,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717040,"statfs":{"total":95995035648,"available":95966248960,"internally_reserved":0,"allocated":1187840,"data_stored":832000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:44:09 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.32300000000000001,"15min":0.314},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.23000000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.26800000000000002,"5min":0.188,"15min":0.188},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.35899999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.27500000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.47399999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.57199999999999995}]},{"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.45600000000000002}]},{"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.433}]},{"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.39200000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411354,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.29499999999999998}]},{"osd":1,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.245},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.34300000000000003}]},{"osd":3,"last update":"Fri Dec 1 04:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.311},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.38400000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:44:06 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.751},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.54100000000000004}]},{"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.57999999999999996}]},{"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.71199999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]}]},{"osd":3,"up_from":26,"seq":111669149719,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.38400000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.308}]},{"osd":2,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.40300000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.42999999999999999}]},{"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.47399999999999998}]},{"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.54100000000000004}]},{"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.46100000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986194,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27520,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717632,"statfs":{"total":95995035648,"available":95966855168,"internally_reserved":0,"allocated":581632,"data_stored":235385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.438}]},{"osd":1,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.42699999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.39700000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.44700000000000001}]},{"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.317}]},{"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.33400000000000002}]},{"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.30099999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53100000000000003}]},{"osd":1,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.433},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.44900000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.9569999999999999,"5min":3.9569999999999999,"15min":3.9569999999999999},"last":0.627},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.377}]},{"osd":3,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.58899999999999997}]},{"osd":4,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.501},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.40600000000000003}]},{"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.47599999999999998}]},{"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.68999999999999995}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":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":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}]}} 2023-12-01T04:44:29.049 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T04:44:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:28 smithi089 ceph-mon[98504]: pgmap v172: 97 pgs: 11 creating+activating, 21 creating+peering, 57 active+clean, 8 unknown; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 509 B/s wr, 2 op/s 2023-12-01T04:44:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:28 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2023-12-01T04:44:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:28 smithi089 ceph-mon[98504]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2023-12-01T04:44:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3879881389' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:44:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1483160145' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:29.430 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:29.431 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T04:44:29.442 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":172,"stamp":"2023-12-01T04:44:27.486803+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590528,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":171,"num_write_kb":2418,"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":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},"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":127,"ondisk_log_size":127,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":49,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":222032,"kb_used_data":6416,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749739184,"statfs":{"total":767960285184,"available":767732924416,"internally_reserved":0,"allocated":6569984,"data_stored":3725175,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":160,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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},"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.021024"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933065+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T04:44:24.933065+0000","last_peered":"2023-12-01T04:44:24.933065+0000","last_clean":"2023-12-01T04:44:24.933065+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T04:44:24.933065+0000","last_undegraded":"2023-12-01T04:44:24.933065+0000","last_fullsized":"2023-12-01T04:44:24.933065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.911171+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T04:44:24.911171+0000","last_peered":"2023-12-01T04:44:24.911171+0000","last_clean":"2023-12-01T04:44:24.911171+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T04:44:24.911171+0000","last_undegraded":"2023-12-01T04:44:24.911171+0000","last_fullsized":"2023-12-01T04:44:24.911171+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479161+0000","last_change":"2023-12-01T04:44:24.479161+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479161+0000","last_undegraded":"2023-12-01T04:44:24.479161+0000","last_fullsized":"2023-12-01T04:44:24.479161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929288+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T04:44:24.929288+0000","last_peered":"2023-12-01T04:44:24.929288+0000","last_clean":"2023-12-01T04:44:24.929288+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T04:44:24.929288+0000","last_undegraded":"2023-12-01T04:44:24.929288+0000","last_fullsized":"2023-12-01T04:44:24.929288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930935+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T04:44:24.930935+0000","last_peered":"2023-12-01T04:44:24.930935+0000","last_clean":"2023-12-01T04:44:24.930935+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T04:44:24.930935+0000","last_undegraded":"2023-12-01T04:44:24.930935+0000","last_fullsized":"2023-12-01T04:44:24.930935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918327+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T04:44:24.918327+0000","last_peered":"2023-12-01T04:44:24.918327+0000","last_clean":"2023-12-01T04:44:24.918327+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T04:44:24.918327+0000","last_undegraded":"2023-12-01T04:44:24.918327+0000","last_fullsized":"2023-12-01T04:44:24.918327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.928778+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T04:44:24.928778+0000","last_peered":"2023-12-01T04:44:24.928778+0000","last_clean":"2023-12-01T04:44:24.928778+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T04:44:24.928778+0000","last_undegraded":"2023-12-01T04:44:24.928778+0000","last_fullsized":"2023-12-01T04:44:24.928778+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902295+0000","last_change":"2023-12-01T04:44:24.902295+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902295+0000","last_undegraded":"2023-12-01T04:44:24.902295+0000","last_fullsized":"2023-12-01T04:44:24.902295+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927161+0000","last_change":"2023-12-01T04:44:24.920562+0000","last_active":"2023-12-01T04:44:24.927161+0000","last_peered":"2023-12-01T04:44:24.927161+0000","last_clean":"2023-12-01T04:44:24.927161+0000","last_became_active":"2023-12-01T04:44:24.920289+0000","last_became_peered":"2023-12-01T04:44:24.920289+0000","last_unstale":"2023-12-01T04:44:24.927161+0000","last_undegraded":"2023-12-01T04:44:24.927161+0000","last_fullsized":"2023-12-01T04:44:24.927161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:41:53.350915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483235+0000","last_change":"2023-12-01T04:44:24.483235+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483235+0000","last_undegraded":"2023-12-01T04:44:24.483235+0000","last_fullsized":"2023-12-01T04:44:24.483235+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478492+0000","last_change":"2023-12-01T04:44:24.478492+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478492+0000","last_undegraded":"2023-12-01T04:44:24.478492+0000","last_fullsized":"2023-12-01T04:44:24.478492+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.33","version":"0'0","reported_seq":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902332+0000","last_change":"2023-12-01T04:44:24.902332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902332+0000","last_undegraded":"2023-12-01T04:44:24.902332+0000","last_fullsized":"2023-12-01T04:44:24.902332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478730+0000","last_change":"2023-12-01T04:44:24.478730+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478730+0000","last_undegraded":"2023-12-01T04:44:24.478730+0000","last_fullsized":"2023-12-01T04:44:24.478730+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924529+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T04:44:24.924529+0000","last_peered":"2023-12-01T04:44:24.924529+0000","last_clean":"2023-12-01T04:44:24.924529+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T04:44:24.924529+0000","last_undegraded":"2023-12-01T04:44:24.924529+0000","last_fullsized":"2023-12-01T04:44:24.924529+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929263+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T04:44:24.929263+0000","last_peered":"2023-12-01T04:44:24.929263+0000","last_clean":"2023-12-01T04:44:24.929263+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T04:44:24.929263+0000","last_undegraded":"2023-12-01T04:44:24.929263+0000","last_fullsized":"2023-12-01T04:44:24.929263+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929176+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T04:44:24.929176+0000","last_peered":"2023-12-01T04:44:24.929176+0000","last_clean":"2023-12-01T04:44:24.929176+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T04:44:24.929176+0000","last_undegraded":"2023-12-01T04:44:24.929176+0000","last_fullsized":"2023-12-01T04:44:24.929176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.2d","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930886+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T04:44:24.930886+0000","last_peered":"2023-12-01T04:44:24.930886+0000","last_clean":"2023-12-01T04:44:24.930886+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T04:44:24.930886+0000","last_undegraded":"2023-12-01T04:44:24.930886+0000","last_fullsized":"2023-12-01T04:44:24.930886+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493354+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T04:44:24.493354+0000","last_peered":"2023-12-01T04:44:24.493354+0000","last_clean":"2023-12-01T04:44:24.493354+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T04:44:24.493354+0000","last_undegraded":"2023-12-01T04:44:24.493354+0000","last_fullsized":"2023-12-01T04:44:24.493354+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902537+0000","last_change":"2023-12-01T04:44:24.902537+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902537+0000","last_undegraded":"2023-12-01T04:44:24.902537+0000","last_fullsized":"2023-12-01T04:44:24.902537+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902815+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T04:44:24.902815+0000","last_peered":"2023-12-01T04:44:24.902815+0000","last_clean":"2023-12-01T04:44:24.902815+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T04:44:24.902815+0000","last_undegraded":"2023-12-01T04:44:24.902815+0000","last_fullsized":"2023-12-01T04:44:24.902815+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477160+0000","last_change":"2023-12-01T04:44:24.477160+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477160+0000","last_undegraded":"2023-12-01T04:44:24.477160+0000","last_fullsized":"2023-12-01T04:44:24.477160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932521+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T04:44:24.932521+0000","last_peered":"2023-12-01T04:44:24.932521+0000","last_clean":"2023-12-01T04:44:24.932521+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T04:44:24.932521+0000","last_undegraded":"2023-12-01T04:44:24.932521+0000","last_fullsized":"2023-12-01T04:44:24.932521+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915357+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T04:44:24.915357+0000","last_peered":"2023-12-01T04:44:24.915357+0000","last_clean":"2023-12-01T04:44:24.915357+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T04:44:24.915357+0000","last_undegraded":"2023-12-01T04:44:24.915357+0000","last_fullsized":"2023-12-01T04:44:24.915357+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920001+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T04:44:24.920001+0000","last_peered":"2023-12-01T04:44:24.920001+0000","last_clean":"2023-12-01T04:44:24.920001+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T04:44:24.920001+0000","last_undegraded":"2023-12-01T04:44:24.920001+0000","last_fullsized":"2023-12-01T04:44:24.920001+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918227+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T04:44:24.918227+0000","last_peered":"2023-12-01T04:44:24.918227+0000","last_clean":"2023-12-01T04:44:24.918227+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T04:44:24.918227+0000","last_undegraded":"2023-12-01T04:44:24.918227+0000","last_fullsized":"2023-12-01T04:44:24.918227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902548+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T04:44:24.902548+0000","last_peered":"2023-12-01T04:44:24.902548+0000","last_clean":"2023-12-01T04:44:24.902548+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T04:44:24.902548+0000","last_undegraded":"2023-12-01T04:44:24.902548+0000","last_fullsized":"2023-12-01T04:44:24.902548+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.1a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.498005+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T04:44:24.498005+0000","last_peered":"2023-12-01T04:44:24.498005+0000","last_clean":"2023-12-01T04:44:24.498005+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T04:44:24.498005+0000","last_undegraded":"2023-12-01T04:44:24.498005+0000","last_fullsized":"2023-12-01T04:44:24.498005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475588+0000","last_change":"2023-12-01T04:44:24.475588+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475588+0000","last_undegraded":"2023-12-01T04:44:24.475588+0000","last_fullsized":"2023-12-01T04:44:24.475588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.903158+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T04:44:24.903158+0000","last_peered":"2023-12-01T04:44:24.903158+0000","last_clean":"2023-12-01T04:44:24.903158+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T04:44:24.903158+0000","last_undegraded":"2023-12-01T04:44:24.903158+0000","last_fullsized":"2023-12-01T04:44:24.903158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901919+0000","last_change":"2023-12-01T04:44:24.901919+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901919+0000","last_undegraded":"2023-12-01T04:44:24.901919+0000","last_fullsized":"2023-12-01T04:44:24.901919+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900200+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T04:44:24.900200+0000","last_peered":"2023-12-01T04:44:24.900200+0000","last_clean":"2023-12-01T04:44:24.900200+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T04:44:24.900200+0000","last_undegraded":"2023-12-01T04:44:24.900200+0000","last_fullsized":"2023-12-01T04:44:24.900200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924499+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T04:44:24.924499+0000","last_peered":"2023-12-01T04:44:24.924499+0000","last_clean":"2023-12-01T04:44:24.924499+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T04:44:24.924499+0000","last_undegraded":"2023-12-01T04:44:24.924499+0000","last_fullsized":"2023-12-01T04:44:24.924499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.494780+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T04:44:24.494780+0000","last_peered":"2023-12-01T04:44:24.494780+0000","last_clean":"2023-12-01T04:44:24.494780+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T04:44:24.494780+0000","last_undegraded":"2023-12-01T04:44:24.494780+0000","last_fullsized":"2023-12-01T04:44:24.494780+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929139+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T04:44:24.929139+0000","last_peered":"2023-12-01T04:44:24.929139+0000","last_clean":"2023-12-01T04:44:24.929139+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T04:44:24.929139+0000","last_undegraded":"2023-12-01T04:44:24.929139+0000","last_fullsized":"2023-12-01T04:44:24.929139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900785+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T04:44:24.900785+0000","last_peered":"2023-12-01T04:44:24.900785+0000","last_clean":"2023-12-01T04:44:24.900785+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T04:44:24.900785+0000","last_undegraded":"2023-12-01T04:44:24.900785+0000","last_fullsized":"2023-12-01T04:44:24.900785+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474899+0000","last_change":"2023-12-01T04:44:24.474899+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474899+0000","last_undegraded":"2023-12-01T04:44:24.474899+0000","last_fullsized":"2023-12-01T04:44:24.474899+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898902+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T04:44:24.898902+0000","last_peered":"2023-12-01T04:44:24.898902+0000","last_clean":"2023-12-01T04:44:24.898902+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T04:44:24.898902+0000","last_undegraded":"2023-12-01T04:44:24.898902+0000","last_fullsized":"2023-12-01T04:44:24.898902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.14","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493720+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T04:44:24.493720+0000","last_peered":"2023-12-01T04:44:24.493720+0000","last_clean":"2023-12-01T04:44:24.493720+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T04:44:24.493720+0000","last_undegraded":"2023-12-01T04:44:24.493720+0000","last_fullsized":"2023-12-01T04:44:24.493720+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930869+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T04:44:24.930869+0000","last_peered":"2023-12-01T04:44:24.930869+0000","last_clean":"2023-12-01T04:44:24.930869+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T04:44:24.930869+0000","last_undegraded":"2023-12-01T04:44:24.930869+0000","last_fullsized":"2023-12-01T04:44:24.930869+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493372+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T04:44:24.493372+0000","last_peered":"2023-12-01T04:44:24.493372+0000","last_clean":"2023-12-01T04:44:24.493372+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T04:44:24.493372+0000","last_undegraded":"2023-12-01T04:44:24.493372+0000","last_fullsized":"2023-12-01T04:44:24.493372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475431+0000","last_change":"2023-12-01T04:44:24.475431+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475431+0000","last_undegraded":"2023-12-01T04:44:24.475431+0000","last_fullsized":"2023-12-01T04:44:24.475431+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900020+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T04:44:24.900020+0000","last_peered":"2023-12-01T04:44:24.900020+0000","last_clean":"2023-12-01T04:44:24.900020+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T04:44:24.900020+0000","last_undegraded":"2023-12-01T04:44:24.900020+0000","last_fullsized":"2023-12-01T04:44:24.900020+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930921+0000","last_change":"2023-12-01T04:44:24.926222+0000","last_active":"2023-12-01T04:44:24.930921+0000","last_peered":"2023-12-01T04:44:24.930921+0000","last_clean":"2023-12-01T04:44:24.930921+0000","last_became_active":"2023-12-01T04:44:24.925394+0000","last_became_peered":"2023-12-01T04:44:24.925394+0000","last_unstale":"2023-12-01T04:44:24.930921+0000","last_undegraded":"2023-12-01T04:44:24.930921+0000","last_fullsized":"2023-12-01T04:44:24.930921+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:29:29.924356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.491900+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T04:44:24.491900+0000","last_peered":"2023-12-01T04:44:24.491900+0000","last_clean":"2023-12-01T04:44:24.491900+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T04:44:24.491900+0000","last_undegraded":"2023-12-01T04:44:24.491900+0000","last_fullsized":"2023-12-01T04:44:24.491900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478080+0000","last_change":"2023-12-01T04:44:24.478080+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478080+0000","last_undegraded":"2023-12-01T04:44:24.478080+0000","last_fullsized":"2023-12-01T04:44:24.478080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.472260+0000","last_change":"2023-12-01T04:44:23.472260+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.472260+0000","last_undegraded":"2023-12-01T04:44:23.472260+0000","last_fullsized":"2023-12-01T04:44:23.472260+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:32:31.473190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930813+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T04:44:24.930813+0000","last_peered":"2023-12-01T04:44:24.930813+0000","last_clean":"2023-12-01T04:44:24.930813+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T04:44:24.930813+0000","last_undegraded":"2023-12-01T04:44:24.930813+0000","last_fullsized":"2023-12-01T04:44:24.930813+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:23.460710+0000","last_change":"2023-12-01T04:44:23.460710+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.460710+0000","last_undegraded":"2023-12-01T04:44:23.460710+0000","last_fullsized":"2023-12-01T04:44:23.460710+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":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.e","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927042+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T04:44:24.927042+0000","last_peered":"2023-12-01T04:44:24.927042+0000","last_clean":"2023-12-01T04:44:24.927042+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T04:44:24.927042+0000","last_undegraded":"2023-12-01T04:44:24.927042+0000","last_fullsized":"2023-12-01T04:44:24.927042+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898701+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T04:44:24.898701+0000","last_peered":"2023-12-01T04:44:24.898701+0000","last_clean":"2023-12-01T04:44:24.898701+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T04:44:24.898701+0000","last_undegraded":"2023-12-01T04:44:24.898701+0000","last_fullsized":"2023-12-01T04:44:24.898701+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918141+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T04:44:24.918141+0000","last_peered":"2023-12-01T04:44:24.918141+0000","last_clean":"2023-12-01T04:44:24.918141+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T04:44:24.918141+0000","last_undegraded":"2023-12-01T04:44:24.918141+0000","last_fullsized":"2023-12-01T04:44:24.918141+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899916+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T04:44:24.899916+0000","last_peered":"2023-12-01T04:44:24.899916+0000","last_clean":"2023-12-01T04:44:24.899916+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T04:44:24.899916+0000","last_undegraded":"2023-12-01T04:44:24.899916+0000","last_fullsized":"2023-12-01T04:44:24.899916+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.0","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920361+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T04:44:24.920361+0000","last_peered":"2023-12-01T04:44:24.920361+0000","last_clean":"2023-12-01T04:44:24.920361+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T04:44:24.920361+0000","last_undegraded":"2023-12-01T04:44:24.920361+0000","last_fullsized":"2023-12-01T04:44:24.920361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.472224+0000","last_change":"2023-12-01T04:44:23.472224+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.472224+0000","last_undegraded":"2023-12-01T04:44:23.472224+0000","last_fullsized":"2023-12-01T04:44:23.472224+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902509+0000","last_change":"2023-12-01T04:44:24.902509+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902509+0000","last_undegraded":"2023-12-01T04:44:24.902509+0000","last_fullsized":"2023-12-01T04:44:24.902509+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898929+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T04:44:24.898929+0000","last_peered":"2023-12-01T04:44:24.898929+0000","last_clean":"2023-12-01T04:44:24.898929+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T04:44:24.898929+0000","last_undegraded":"2023-12-01T04:44:24.898929+0000","last_fullsized":"2023-12-01T04:44:24.898929+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.484044+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T04:44:24.484044+0000","last_peered":"2023-12-01T04:44:24.484044+0000","last_clean":"2023-12-01T04:44:24.484044+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T04:44:24.484044+0000","last_undegraded":"2023-12-01T04:44:24.484044+0000","last_fullsized":"2023-12-01T04:44:24.484044+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+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 @ 2023-12-02T08:26:14.318111+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474609+0000","last_change":"2023-12-01T04:44:24.474609+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474609+0000","last_undegraded":"2023-12-01T04:44:24.474609+0000","last_fullsized":"2023-12-01T04:44:24.474609+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910914+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T04:44:24.910914+0000","last_peered":"2023-12-01T04:44:24.910914+0000","last_clean":"2023-12-01T04:44:24.910914+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T04:44:24.910914+0000","last_undegraded":"2023-12-01T04:44:24.910914+0000","last_fullsized":"2023-12-01T04:44:24.910914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910017+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T04:44:24.910017+0000","last_peered":"2023-12-01T04:44:24.910017+0000","last_clean":"2023-12-01T04:44:24.910017+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T04:44:24.910017+0000","last_undegraded":"2023-12-01T04:44:24.910017+0000","last_fullsized":"2023-12-01T04:44:24.910017+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917538+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T04:44:24.917538+0000","last_peered":"2023-12-01T04:44:24.917538+0000","last_clean":"2023-12-01T04:44:24.917538+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T04:44:24.917538+0000","last_undegraded":"2023-12-01T04:44:24.917538+0000","last_fullsized":"2023-12-01T04:44:24.917538+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898155+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T04:44:24.898155+0000","last_peered":"2023-12-01T04:44:24.898155+0000","last_clean":"2023-12-01T04:44:24.898155+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T04:44:24.898155+0000","last_undegraded":"2023-12-01T04:44:24.898155+0000","last_fullsized":"2023-12-01T04:44:24.898155+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:02:12.837694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903461+0000","last_change":"2023-12-01T04:44:24.903461+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903461+0000","last_undegraded":"2023-12-01T04:44:24.903461+0000","last_fullsized":"2023-12-01T04:44:24.903461+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493210+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T04:44:24.493210+0000","last_peered":"2023-12-01T04:44:24.493210+0000","last_clean":"2023-12-01T04:44:24.493210+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T04:44:24.493210+0000","last_undegraded":"2023-12-01T04:44:24.493210+0000","last_fullsized":"2023-12-01T04:44:24.493210+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:04:33.603168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474332+0000","last_change":"2023-12-01T04:44:24.474332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474332+0000","last_undegraded":"2023-12-01T04:44:24.474332+0000","last_fullsized":"2023-12-01T04:44:24.474332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.907146+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T04:44:24.907146+0000","last_peered":"2023-12-01T04:44:24.907146+0000","last_clean":"2023-12-01T04:44:24.907146+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T04:44:24.907146+0000","last_undegraded":"2023-12-01T04:44:24.907146+0000","last_fullsized":"2023-12-01T04:44:24.907146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.9","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899616+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T04:44:24.899616+0000","last_peered":"2023-12-01T04:44:24.899616+0000","last_clean":"2023-12-01T04:44:24.899616+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T04:44:24.899616+0000","last_undegraded":"2023-12-01T04:44:24.899616+0000","last_fullsized":"2023-12-01T04:44:24.899616+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902544+0000","last_change":"2023-12-01T04:44:24.902544+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902544+0000","last_undegraded":"2023-12-01T04:44:24.902544+0000","last_fullsized":"2023-12-01T04:44:24.902544+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898119+0000","last_change":"2023-12-01T04:44:24.488113+0000","last_active":"2023-12-01T04:44:24.898119+0000","last_peered":"2023-12-01T04:44:24.898119+0000","last_clean":"2023-12-01T04:44:24.898119+0000","last_became_active":"2023-12-01T04:44:24.487799+0000","last_became_peered":"2023-12-01T04:44:24.487799+0000","last_unstale":"2023-12-01T04:44:24.898119+0000","last_undegraded":"2023-12-01T04:44:24.898119+0000","last_fullsized":"2023-12-01T04:44:24.898119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:42:09.025880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901942+0000","last_change":"2023-12-01T04:44:24.901942+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901942+0000","last_undegraded":"2023-12-01T04:44:24.901942+0000","last_fullsized":"2023-12-01T04:44:24.901942+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925893+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T04:44:24.925893+0000","last_peered":"2023-12-01T04:44:24.925893+0000","last_clean":"2023-12-01T04:44:24.925893+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T04:44:24.925893+0000","last_undegraded":"2023-12-01T04:44:24.925893+0000","last_fullsized":"2023-12-01T04:44:24.925893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.481108+0000","last_change":"2023-12-01T04:44:24.481108+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.481108+0000","last_undegraded":"2023-12-01T04:44:24.481108+0000","last_fullsized":"2023-12-01T04:44:24.481108+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.473091+0000","last_change":"2023-12-01T04:44:23.473091+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.473091+0000","last_undegraded":"2023-12-01T04:44:23.473091+0000","last_fullsized":"2023-12-01T04:44:23.473091+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927067+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T04:44:24.927067+0000","last_peered":"2023-12-01T04:44:24.927067+0000","last_clean":"2023-12-01T04:44:24.927067+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T04:44:24.927067+0000","last_undegraded":"2023-12-01T04:44:24.927067+0000","last_fullsized":"2023-12-01T04:44:24.927067+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898809+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T04:44:24.898809+0000","last_peered":"2023-12-01T04:44:24.898809+0000","last_clean":"2023-12-01T04:44:24.898809+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T04:44:24.898809+0000","last_undegraded":"2023-12-01T04:44:24.898809+0000","last_fullsized":"2023-12-01T04:44:24.898809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929862+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T04:44:24.929862+0000","last_peered":"2023-12-01T04:44:24.929862+0000","last_clean":"2023-12-01T04:44:24.929862+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T04:44:24.929862+0000","last_undegraded":"2023-12-01T04:44:24.929862+0000","last_fullsized":"2023-12-01T04:44:24.929862+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":1,"reported_epoch":60,"state":"creating+peering","last_fresh":"2023-12-01T04:44:23.472344+0000","last_change":"2023-12-01T04:44:23.472344+0000","last_active":"2023-12-01T04:44:23.460710+0000","last_peered":"2023-12-01T04:44:23.460710+0000","last_clean":"2023-12-01T04:44:23.460710+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:23.472344+0000","last_undegraded":"2023-12-01T04:44:23.472344+0000","last_fullsized":"2023-12-01T04:44:23.472344+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:46:56.923707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932938+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T04:44:24.932938+0000","last_peered":"2023-12-01T04:44:24.932938+0000","last_clean":"2023-12-01T04:44:24.932938+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T04:44:24.932938+0000","last_undegraded":"2023-12-01T04:44:24.932938+0000","last_fullsized":"2023-12-01T04:44:24.932938+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479823+0000","last_change":"2023-12-01T04:44:24.479823+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479823+0000","last_undegraded":"2023-12-01T04:44:24.479823+0000","last_fullsized":"2023-12-01T04:44:24.479823+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2023-12-01T04:44:24.465917+0000","last_change":"2023-12-01T04:44:24.465917+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.465917+0000","last_undegraded":"2023-12-01T04:44:24.465917+0000","last_fullsized":"2023-12-01T04:44:24.465917+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":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_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.22","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918476+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T04:44:24.918476+0000","last_peered":"2023-12-01T04:44:24.918476+0000","last_clean":"2023-12-01T04:44:24.918476+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T04:44:24.918476+0000","last_undegraded":"2023-12-01T04:44:24.918476+0000","last_fullsized":"2023-12-01T04:44:24.918476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477116+0000","last_change":"2023-12-01T04:44:24.477116+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477116+0000","last_undegraded":"2023-12-01T04:44:24.477116+0000","last_fullsized":"2023-12-01T04:44:24.477116+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902074+0000","last_change":"2023-12-01T04:44:24.902074+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902074+0000","last_undegraded":"2023-12-01T04:44:24.902074+0000","last_fullsized":"2023-12-01T04:44:24.902074+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917355+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T04:44:24.917355+0000","last_peered":"2023-12-01T04:44:24.917355+0000","last_clean":"2023-12-01T04:44:24.917355+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T04:44:24.917355+0000","last_undegraded":"2023-12-01T04:44:24.917355+0000","last_fullsized":"2023-12-01T04:44:24.917355+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483601+0000","last_change":"2023-12-01T04:44:24.483601+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483601+0000","last_undegraded":"2023-12-01T04:44:24.483601+0000","last_fullsized":"2023-12-01T04:44:24.483601+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903086+0000","last_change":"2023-12-01T04:44:24.903086+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903086+0000","last_undegraded":"2023-12-01T04:44:24.903086+0000","last_fullsized":"2023-12-01T04:44:24.903086+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915222+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T04:44:24.915222+0000","last_peered":"2023-12-01T04:44:24.915222+0000","last_clean":"2023-12-01T04:44:24.915222+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T04:44:24.915222+0000","last_undegraded":"2023-12-01T04:44:24.915222+0000","last_fullsized":"2023-12-01T04:44:24.915222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902865+0000","last_change":"2023-12-01T04:44:24.902865+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902865+0000","last_undegraded":"2023-12-01T04:44:24.902865+0000","last_fullsized":"2023-12-01T04:44:24.902865+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929200+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T04:44:24.929200+0000","last_peered":"2023-12-01T04:44:24.929200+0000","last_clean":"2023-12-01T04:44:24.929200+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T04:44:24.929200+0000","last_undegraded":"2023-12-01T04:44:24.929200+0000","last_fullsized":"2023-12-01T04:44:24.929200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478841+0000","last_change":"2023-12-01T04:44:24.478841+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478841+0000","last_undegraded":"2023-12-01T04:44:24.478841+0000","last_fullsized":"2023-12-01T04:44:24.478841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478503+0000","last_change":"2023-12-01T04:44:24.478503+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478503+0000","last_undegraded":"2023-12-01T04:44:24.478503+0000","last_fullsized":"2023-12-01T04:44:24.478503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":171,"acting":171,"num_store_stats":6},{"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":2969600,"data_stored":2951840,"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":160,"num_objects":6,"num_object_clones":0,"num_object_copies":18,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":32768,"data_stored":2418,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":10,"ondisk_log_size":10,"up":93,"acting":93,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.41599999999999998}]},{"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.50800000000000001}]},{"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.48799999999999999}]},{"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.47899999999999998}]},{"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.35299999999999998}]},{"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.36799999999999999}]},{"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.434}]}]},{"osd":6,"up_from":47,"seq":201863462922,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28108,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717044,"statfs":{"total":95995035648,"available":95966253056,"internally_reserved":0,"allocated":1183744,"data_stored":831669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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.33900000000000002}]},{"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.36899999999999999}]},{"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.42899999999999999}]},{"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.50600000000000001}]},{"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.54100000000000004}]},{"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.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.61699999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.36399999999999999,"15min":0.35199999999999998},"min":{"1min":0.32300000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.253},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.32400000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.34399999999999997}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39900000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.36199999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:44:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.45400000000000001}]},{"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.48999999999999999}]},{"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.52700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28112,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717040,"statfs":{"total":95995035648,"available":95966248960,"internally_reserved":0,"allocated":1187840,"data_stored":832000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:44:09 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.32300000000000001,"15min":0.314},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.23000000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.26800000000000002,"5min":0.188,"15min":0.188},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.35899999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.27500000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.47399999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.57199999999999995}]},{"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.45600000000000002}]},{"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.433}]},{"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.39200000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411354,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.29499999999999998}]},{"osd":1,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.41899999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.245},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.42299999999999999},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.34300000000000003}]},{"osd":3,"last update":"Fri Dec 1 04:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.311},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.38400000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:44:06 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.751},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.54100000000000004}]},{"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.57999999999999996}]},{"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.71199999999999997}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]}]},{"osd":3,"up_from":26,"seq":111669149719,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.38400000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.308}]},{"osd":2,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.40300000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.42999999999999999}]},{"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.47399999999999998}]},{"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.54100000000000004}]},{"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.46100000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986194,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27520,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717632,"statfs":{"total":95995035648,"available":95966855168,"internally_reserved":0,"allocated":581632,"data_stored":235385,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.438}]},{"osd":1,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.42699999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.39700000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.44700000000000001}]},{"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.317}]},{"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.33400000000000002}]},{"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.30099999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53100000000000003}]},{"osd":1,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.433},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.44900000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.9569999999999999,"5min":3.9569999999999999,"15min":3.9569999999999999},"last":0.627},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.377}]},{"osd":3,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.58899999999999997}]},{"osd":4,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.501},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.40600000000000003}]},{"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.47599999999999998}]},{"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.68999999999999995}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":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":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}]}} 2023-12-01T04:44:29.447 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T04:44:29.827 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:29.828 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T04:44:29.839 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":173,"stamp":"2023-12-01T04:44:29.487149+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590550,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":187,"num_write_kb":2419,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":138,"ondisk_log_size":138,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":89,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222132,"kb_used_data":6516,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749739084,"statfs":{"total":767960285184,"available":767732822016,"internally_reserved":0,"allocated":6672384,"data_stored":3773410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":182,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":28,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001259"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933065+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T04:44:24.933065+0000","last_peered":"2023-12-01T04:44:24.933065+0000","last_clean":"2023-12-01T04:44:24.933065+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T04:44:24.933065+0000","last_undegraded":"2023-12-01T04:44:24.933065+0000","last_fullsized":"2023-12-01T04:44:24.933065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.911171+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T04:44:24.911171+0000","last_peered":"2023-12-01T04:44:24.911171+0000","last_clean":"2023-12-01T04:44:24.911171+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T04:44:24.911171+0000","last_undegraded":"2023-12-01T04:44:24.911171+0000","last_fullsized":"2023-12-01T04:44:24.911171+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479161+0000","last_change":"2023-12-01T04:44:24.479161+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479161+0000","last_undegraded":"2023-12-01T04:44:24.479161+0000","last_fullsized":"2023-12-01T04:44:24.479161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929288+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T04:44:24.929288+0000","last_peered":"2023-12-01T04:44:24.929288+0000","last_clean":"2023-12-01T04:44:24.929288+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T04:44:24.929288+0000","last_undegraded":"2023-12-01T04:44:24.929288+0000","last_fullsized":"2023-12-01T04:44:24.929288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930935+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T04:44:24.930935+0000","last_peered":"2023-12-01T04:44:24.930935+0000","last_clean":"2023-12-01T04:44:24.930935+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T04:44:24.930935+0000","last_undegraded":"2023-12-01T04:44:24.930935+0000","last_fullsized":"2023-12-01T04:44:24.930935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918327+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T04:44:24.918327+0000","last_peered":"2023-12-01T04:44:24.918327+0000","last_clean":"2023-12-01T04:44:24.918327+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T04:44:24.918327+0000","last_undegraded":"2023-12-01T04:44:24.918327+0000","last_fullsized":"2023-12-01T04:44:24.918327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.928778+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T04:44:24.928778+0000","last_peered":"2023-12-01T04:44:24.928778+0000","last_clean":"2023-12-01T04:44:24.928778+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T04:44:24.928778+0000","last_undegraded":"2023-12-01T04:44:24.928778+0000","last_fullsized":"2023-12-01T04:44:24.928778+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902295+0000","last_change":"2023-12-01T04:44:24.902295+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902295+0000","last_undegraded":"2023-12-01T04:44:24.902295+0000","last_fullsized":"2023-12-01T04:44:24.902295+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927161+0000","last_change":"2023-12-01T04:44:24.920562+0000","last_active":"2023-12-01T04:44:24.927161+0000","last_peered":"2023-12-01T04:44:24.927161+0000","last_clean":"2023-12-01T04:44:24.927161+0000","last_became_active":"2023-12-01T04:44:24.920289+0000","last_became_peered":"2023-12-01T04:44:24.920289+0000","last_unstale":"2023-12-01T04:44:24.927161+0000","last_undegraded":"2023-12-01T04:44:24.927161+0000","last_fullsized":"2023-12-01T04:44:24.927161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:41:53.350915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483235+0000","last_change":"2023-12-01T04:44:24.483235+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483235+0000","last_undegraded":"2023-12-01T04:44:24.483235+0000","last_fullsized":"2023-12-01T04:44:24.483235+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478492+0000","last_change":"2023-12-01T04:44:24.478492+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478492+0000","last_undegraded":"2023-12-01T04:44:24.478492+0000","last_fullsized":"2023-12-01T04:44:24.478492+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298673+0000","last_change":"2023-12-01T04:44:24.925685+0000","last_active":"2023-12-01T04:44:26.298673+0000","last_peered":"2023-12-01T04:44:26.298673+0000","last_clean":"2023-12-01T04:44:26.298673+0000","last_became_active":"2023-12-01T04:44:24.925194+0000","last_became_peered":"2023-12-01T04:44:24.925194+0000","last_unstale":"2023-12-01T04:44:26.298673+0000","last_undegraded":"2023-12-01T04:44:26.298673+0000","last_fullsized":"2023-12-01T04:44:26.298673+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902332+0000","last_change":"2023-12-01T04:44:24.902332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902332+0000","last_undegraded":"2023-12-01T04:44:24.902332+0000","last_fullsized":"2023-12-01T04:44:24.902332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478730+0000","last_change":"2023-12-01T04:44:24.478730+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478730+0000","last_undegraded":"2023-12-01T04:44:24.478730+0000","last_fullsized":"2023-12-01T04:44:24.478730+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924529+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T04:44:24.924529+0000","last_peered":"2023-12-01T04:44:24.924529+0000","last_clean":"2023-12-01T04:44:24.924529+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T04:44:24.924529+0000","last_undegraded":"2023-12-01T04:44:24.924529+0000","last_fullsized":"2023-12-01T04:44:24.924529+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929263+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T04:44:24.929263+0000","last_peered":"2023-12-01T04:44:24.929263+0000","last_clean":"2023-12-01T04:44:24.929263+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T04:44:24.929263+0000","last_undegraded":"2023-12-01T04:44:24.929263+0000","last_fullsized":"2023-12-01T04:44:24.929263+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929176+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T04:44:24.929176+0000","last_peered":"2023-12-01T04:44:24.929176+0000","last_clean":"2023-12-01T04:44:24.929176+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T04:44:24.929176+0000","last_undegraded":"2023-12-01T04:44:24.929176+0000","last_fullsized":"2023-12-01T04:44:24.929176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.900288+0000","last_change":"2023-12-01T04:44:24.928650+0000","last_active":"2023-12-01T04:44:25.900288+0000","last_peered":"2023-12-01T04:44:25.900288+0000","last_clean":"2023-12-01T04:44:25.900288+0000","last_became_active":"2023-12-01T04:44:24.928381+0000","last_became_peered":"2023-12-01T04:44:24.928381+0000","last_unstale":"2023-12-01T04:44:25.900288+0000","last_undegraded":"2023-12-01T04:44:25.900288+0000","last_fullsized":"2023-12-01T04:44:25.900288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930886+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T04:44:24.930886+0000","last_peered":"2023-12-01T04:44:24.930886+0000","last_clean":"2023-12-01T04:44:24.930886+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T04:44:24.930886+0000","last_undegraded":"2023-12-01T04:44:24.930886+0000","last_fullsized":"2023-12-01T04:44:24.930886+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493354+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T04:44:24.493354+0000","last_peered":"2023-12-01T04:44:24.493354+0000","last_clean":"2023-12-01T04:44:24.493354+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T04:44:24.493354+0000","last_undegraded":"2023-12-01T04:44:24.493354+0000","last_fullsized":"2023-12-01T04:44:24.493354+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902537+0000","last_change":"2023-12-01T04:44:24.902537+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902537+0000","last_undegraded":"2023-12-01T04:44:24.902537+0000","last_fullsized":"2023-12-01T04:44:24.902537+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902815+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T04:44:24.902815+0000","last_peered":"2023-12-01T04:44:24.902815+0000","last_clean":"2023-12-01T04:44:24.902815+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T04:44:24.902815+0000","last_undegraded":"2023-12-01T04:44:24.902815+0000","last_fullsized":"2023-12-01T04:44:24.902815+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477160+0000","last_change":"2023-12-01T04:44:24.477160+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477160+0000","last_undegraded":"2023-12-01T04:44:24.477160+0000","last_fullsized":"2023-12-01T04:44:24.477160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932521+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T04:44:24.932521+0000","last_peered":"2023-12-01T04:44:24.932521+0000","last_clean":"2023-12-01T04:44:24.932521+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T04:44:24.932521+0000","last_undegraded":"2023-12-01T04:44:24.932521+0000","last_fullsized":"2023-12-01T04:44:24.932521+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915357+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T04:44:24.915357+0000","last_peered":"2023-12-01T04:44:24.915357+0000","last_clean":"2023-12-01T04:44:24.915357+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T04:44:24.915357+0000","last_undegraded":"2023-12-01T04:44:24.915357+0000","last_fullsized":"2023-12-01T04:44:24.915357+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920001+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T04:44:24.920001+0000","last_peered":"2023-12-01T04:44:24.920001+0000","last_clean":"2023-12-01T04:44:24.920001+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T04:44:24.920001+0000","last_undegraded":"2023-12-01T04:44:24.920001+0000","last_fullsized":"2023-12-01T04:44:24.920001+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918227+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T04:44:24.918227+0000","last_peered":"2023-12-01T04:44:24.918227+0000","last_clean":"2023-12-01T04:44:24.918227+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T04:44:24.918227+0000","last_undegraded":"2023-12-01T04:44:24.918227+0000","last_fullsized":"2023-12-01T04:44:24.918227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902548+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T04:44:24.902548+0000","last_peered":"2023-12-01T04:44:24.902548+0000","last_clean":"2023-12-01T04:44:24.902548+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T04:44:24.902548+0000","last_undegraded":"2023-12-01T04:44:24.902548+0000","last_fullsized":"2023-12-01T04:44:24.902548+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298254+0000","last_change":"2023-12-01T04:44:24.926737+0000","last_active":"2023-12-01T04:44:26.298254+0000","last_peered":"2023-12-01T04:44:26.298254+0000","last_clean":"2023-12-01T04:44:26.298254+0000","last_became_active":"2023-12-01T04:44:24.924902+0000","last_became_peered":"2023-12-01T04:44:24.924902+0000","last_unstale":"2023-12-01T04:44:26.298254+0000","last_undegraded":"2023-12-01T04:44:26.298254+0000","last_fullsized":"2023-12-01T04:44:26.298254+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.498005+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T04:44:24.498005+0000","last_peered":"2023-12-01T04:44:24.498005+0000","last_clean":"2023-12-01T04:44:24.498005+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T04:44:24.498005+0000","last_undegraded":"2023-12-01T04:44:24.498005+0000","last_fullsized":"2023-12-01T04:44:24.498005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475588+0000","last_change":"2023-12-01T04:44:24.475588+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475588+0000","last_undegraded":"2023-12-01T04:44:24.475588+0000","last_fullsized":"2023-12-01T04:44:24.475588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.903158+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T04:44:24.903158+0000","last_peered":"2023-12-01T04:44:24.903158+0000","last_clean":"2023-12-01T04:44:24.903158+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T04:44:24.903158+0000","last_undegraded":"2023-12-01T04:44:24.903158+0000","last_fullsized":"2023-12-01T04:44:24.903158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901919+0000","last_change":"2023-12-01T04:44:24.901919+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901919+0000","last_undegraded":"2023-12-01T04:44:24.901919+0000","last_fullsized":"2023-12-01T04:44:24.901919+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900200+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T04:44:24.900200+0000","last_peered":"2023-12-01T04:44:24.900200+0000","last_clean":"2023-12-01T04:44:24.900200+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T04:44:24.900200+0000","last_undegraded":"2023-12-01T04:44:24.900200+0000","last_fullsized":"2023-12-01T04:44:24.900200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924499+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T04:44:24.924499+0000","last_peered":"2023-12-01T04:44:24.924499+0000","last_clean":"2023-12-01T04:44:24.924499+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T04:44:24.924499+0000","last_undegraded":"2023-12-01T04:44:24.924499+0000","last_fullsized":"2023-12-01T04:44:24.924499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.494780+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T04:44:24.494780+0000","last_peered":"2023-12-01T04:44:24.494780+0000","last_clean":"2023-12-01T04:44:24.494780+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T04:44:24.494780+0000","last_undegraded":"2023-12-01T04:44:24.494780+0000","last_fullsized":"2023-12-01T04:44:24.494780+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929139+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T04:44:24.929139+0000","last_peered":"2023-12-01T04:44:24.929139+0000","last_clean":"2023-12-01T04:44:24.929139+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T04:44:24.929139+0000","last_undegraded":"2023-12-01T04:44:24.929139+0000","last_fullsized":"2023-12-01T04:44:24.929139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900785+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T04:44:24.900785+0000","last_peered":"2023-12-01T04:44:24.900785+0000","last_clean":"2023-12-01T04:44:24.900785+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T04:44:24.900785+0000","last_undegraded":"2023-12-01T04:44:24.900785+0000","last_fullsized":"2023-12-01T04:44:24.900785+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474899+0000","last_change":"2023-12-01T04:44:24.474899+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474899+0000","last_undegraded":"2023-12-01T04:44:24.474899+0000","last_fullsized":"2023-12-01T04:44:24.474899+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898902+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T04:44:24.898902+0000","last_peered":"2023-12-01T04:44:24.898902+0000","last_clean":"2023-12-01T04:44:24.898902+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T04:44:24.898902+0000","last_undegraded":"2023-12-01T04:44:24.898902+0000","last_fullsized":"2023-12-01T04:44:24.898902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298605+0000","last_change":"2023-12-01T04:44:24.926237+0000","last_active":"2023-12-01T04:44:26.298605+0000","last_peered":"2023-12-01T04:44:26.298605+0000","last_clean":"2023-12-01T04:44:26.298605+0000","last_became_active":"2023-12-01T04:44:24.925964+0000","last_became_peered":"2023-12-01T04:44:24.925964+0000","last_unstale":"2023-12-01T04:44:26.298605+0000","last_undegraded":"2023-12-01T04:44:26.298605+0000","last_fullsized":"2023-12-01T04:44:26.298605+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493720+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T04:44:24.493720+0000","last_peered":"2023-12-01T04:44:24.493720+0000","last_clean":"2023-12-01T04:44:24.493720+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T04:44:24.493720+0000","last_undegraded":"2023-12-01T04:44:24.493720+0000","last_fullsized":"2023-12-01T04:44:24.493720+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930869+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T04:44:24.930869+0000","last_peered":"2023-12-01T04:44:24.930869+0000","last_clean":"2023-12-01T04:44:24.930869+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T04:44:24.930869+0000","last_undegraded":"2023-12-01T04:44:24.930869+0000","last_fullsized":"2023-12-01T04:44:24.930869+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493372+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T04:44:24.493372+0000","last_peered":"2023-12-01T04:44:24.493372+0000","last_clean":"2023-12-01T04:44:24.493372+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T04:44:24.493372+0000","last_undegraded":"2023-12-01T04:44:24.493372+0000","last_fullsized":"2023-12-01T04:44:24.493372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475431+0000","last_change":"2023-12-01T04:44:24.475431+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475431+0000","last_undegraded":"2023-12-01T04:44:24.475431+0000","last_fullsized":"2023-12-01T04:44:24.475431+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900020+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T04:44:24.900020+0000","last_peered":"2023-12-01T04:44:24.900020+0000","last_clean":"2023-12-01T04:44:24.900020+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T04:44:24.900020+0000","last_undegraded":"2023-12-01T04:44:24.900020+0000","last_fullsized":"2023-12-01T04:44:24.900020+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930921+0000","last_change":"2023-12-01T04:44:24.926222+0000","last_active":"2023-12-01T04:44:24.930921+0000","last_peered":"2023-12-01T04:44:24.930921+0000","last_clean":"2023-12-01T04:44:24.930921+0000","last_became_active":"2023-12-01T04:44:24.925394+0000","last_became_peered":"2023-12-01T04:44:24.925394+0000","last_unstale":"2023-12-01T04:44:24.930921+0000","last_undegraded":"2023-12-01T04:44:24.930921+0000","last_fullsized":"2023-12-01T04:44:24.930921+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:29:29.924356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.491900+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T04:44:24.491900+0000","last_peered":"2023-12-01T04:44:24.491900+0000","last_clean":"2023-12-01T04:44:24.491900+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T04:44:24.491900+0000","last_undegraded":"2023-12-01T04:44:24.491900+0000","last_fullsized":"2023-12-01T04:44:24.491900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478080+0000","last_change":"2023-12-01T04:44:24.478080+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478080+0000","last_undegraded":"2023-12-01T04:44:24.478080+0000","last_fullsized":"2023-12-01T04:44:24.478080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'8","reported_seq":20,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.935830+0000","last_change":"2023-12-01T04:44:24.485448+0000","last_active":"2023-12-01T04:44:24.935830+0000","last_peered":"2023-12-01T04:44:24.935830+0000","last_clean":"2023-12-01T04:44:24.935830+0000","last_became_active":"2023-12-01T04:44:24.485147+0000","last_became_peered":"2023-12-01T04:44:24.485147+0000","last_unstale":"2023-12-01T04:44:24.935830+0000","last_undegraded":"2023-12-01T04:44:24.935830+0000","last_fullsized":"2023-12-01T04:44:24.935830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T05:32:31.473190+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930813+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T04:44:24.930813+0000","last_peered":"2023-12-01T04:44:24.930813+0000","last_clean":"2023-12-01T04:44:24.930813+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T04:44:24.930813+0000","last_undegraded":"2023-12-01T04:44:24.930813+0000","last_fullsized":"2023-12-01T04:44:24.930813+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298558+0000","last_change":"2023-12-01T04:44:24.489426+0000","last_active":"2023-12-01T04:44:26.298558+0000","last_peered":"2023-12-01T04:44:26.298558+0000","last_clean":"2023-12-01T04:44:26.298558+0000","last_became_active":"2023-12-01T04:44:24.489095+0000","last_became_peered":"2023-12-01T04:44:24.489095+0000","last_unstale":"2023-12-01T04:44:26.298558+0000","last_undegraded":"2023-12-01T04:44:26.298558+0000","last_fullsized":"2023-12-01T04:44:26.298558+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:06:37.616502+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927042+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T04:44:24.927042+0000","last_peered":"2023-12-01T04:44:24.927042+0000","last_clean":"2023-12-01T04:44:24.927042+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T04:44:24.927042+0000","last_undegraded":"2023-12-01T04:44:24.927042+0000","last_fullsized":"2023-12-01T04:44:24.927042+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898701+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T04:44:24.898701+0000","last_peered":"2023-12-01T04:44:24.898701+0000","last_clean":"2023-12-01T04:44:24.898701+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T04:44:24.898701+0000","last_undegraded":"2023-12-01T04:44:24.898701+0000","last_fullsized":"2023-12-01T04:44:24.898701+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918141+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T04:44:24.918141+0000","last_peered":"2023-12-01T04:44:24.918141+0000","last_clean":"2023-12-01T04:44:24.918141+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T04:44:24.918141+0000","last_undegraded":"2023-12-01T04:44:24.918141+0000","last_fullsized":"2023-12-01T04:44:24.918141+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899916+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T04:44:24.899916+0000","last_peered":"2023-12-01T04:44:24.899916+0000","last_clean":"2023-12-01T04:44:24.899916+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T04:44:24.899916+0000","last_undegraded":"2023-12-01T04:44:24.899916+0000","last_fullsized":"2023-12-01T04:44:24.899916+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298949+0000","last_change":"2023-12-01T04:44:24.927115+0000","last_active":"2023-12-01T04:44:26.298949+0000","last_peered":"2023-12-01T04:44:26.298949+0000","last_clean":"2023-12-01T04:44:26.298949+0000","last_became_active":"2023-12-01T04:44:24.925165+0000","last_became_peered":"2023-12-01T04:44:24.925165+0000","last_unstale":"2023-12-01T04:44:26.298949+0000","last_undegraded":"2023-12-01T04:44:26.298949+0000","last_fullsized":"2023-12-01T04:44:26.298949+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920361+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T04:44:24.920361+0000","last_peered":"2023-12-01T04:44:24.920361+0000","last_clean":"2023-12-01T04:44:24.920361+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T04:44:24.920361+0000","last_undegraded":"2023-12-01T04:44:24.920361+0000","last_fullsized":"2023-12-01T04:44:24.920361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898945+0000","last_change":"2023-12-01T04:44:24.485563+0000","last_active":"2023-12-01T04:44:24.898945+0000","last_peered":"2023-12-01T04:44:24.898945+0000","last_clean":"2023-12-01T04:44:24.898945+0000","last_became_active":"2023-12-01T04:44:24.485268+0000","last_became_peered":"2023-12-01T04:44:24.485268+0000","last_unstale":"2023-12-01T04:44:24.898945+0000","last_undegraded":"2023-12-01T04:44:24.898945+0000","last_fullsized":"2023-12-01T04:44:24.898945+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902509+0000","last_change":"2023-12-01T04:44:24.902509+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902509+0000","last_undegraded":"2023-12-01T04:44:24.902509+0000","last_fullsized":"2023-12-01T04:44:24.902509+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898929+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T04:44:24.898929+0000","last_peered":"2023-12-01T04:44:24.898929+0000","last_clean":"2023-12-01T04:44:24.898929+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T04:44:24.898929+0000","last_undegraded":"2023-12-01T04:44:24.898929+0000","last_fullsized":"2023-12-01T04:44:24.898929+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.484044+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T04:44:24.484044+0000","last_peered":"2023-12-01T04:44:24.484044+0000","last_clean":"2023-12-01T04:44:24.484044+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T04:44:24.484044+0000","last_undegraded":"2023-12-01T04:44:24.484044+0000","last_fullsized":"2023-12-01T04:44:24.484044+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+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 @ 2023-12-02T08:26:14.318111+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474609+0000","last_change":"2023-12-01T04:44:24.474609+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474609+0000","last_undegraded":"2023-12-01T04:44:24.474609+0000","last_fullsized":"2023-12-01T04:44:24.474609+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910914+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T04:44:24.910914+0000","last_peered":"2023-12-01T04:44:24.910914+0000","last_clean":"2023-12-01T04:44:24.910914+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T04:44:24.910914+0000","last_undegraded":"2023-12-01T04:44:24.910914+0000","last_fullsized":"2023-12-01T04:44:24.910914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910017+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T04:44:24.910017+0000","last_peered":"2023-12-01T04:44:24.910017+0000","last_clean":"2023-12-01T04:44:24.910017+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T04:44:24.910017+0000","last_undegraded":"2023-12-01T04:44:24.910017+0000","last_fullsized":"2023-12-01T04:44:24.910017+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917538+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T04:44:24.917538+0000","last_peered":"2023-12-01T04:44:24.917538+0000","last_clean":"2023-12-01T04:44:24.917538+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T04:44:24.917538+0000","last_undegraded":"2023-12-01T04:44:24.917538+0000","last_fullsized":"2023-12-01T04:44:24.917538+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898155+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T04:44:24.898155+0000","last_peered":"2023-12-01T04:44:24.898155+0000","last_clean":"2023-12-01T04:44:24.898155+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T04:44:24.898155+0000","last_undegraded":"2023-12-01T04:44:24.898155+0000","last_fullsized":"2023-12-01T04:44:24.898155+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:02:12.837694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903461+0000","last_change":"2023-12-01T04:44:24.903461+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903461+0000","last_undegraded":"2023-12-01T04:44:24.903461+0000","last_fullsized":"2023-12-01T04:44:24.903461+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493210+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T04:44:24.493210+0000","last_peered":"2023-12-01T04:44:24.493210+0000","last_clean":"2023-12-01T04:44:24.493210+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T04:44:24.493210+0000","last_undegraded":"2023-12-01T04:44:24.493210+0000","last_fullsized":"2023-12-01T04:44:24.493210+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:04:33.603168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474332+0000","last_change":"2023-12-01T04:44:24.474332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474332+0000","last_undegraded":"2023-12-01T04:44:24.474332+0000","last_fullsized":"2023-12-01T04:44:24.474332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.907146+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T04:44:24.907146+0000","last_peered":"2023-12-01T04:44:24.907146+0000","last_clean":"2023-12-01T04:44:24.907146+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T04:44:24.907146+0000","last_undegraded":"2023-12-01T04:44:24.907146+0000","last_fullsized":"2023-12-01T04:44:24.907146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.297940+0000","last_change":"2023-12-01T04:44:24.920755+0000","last_active":"2023-12-01T04:44:26.297940+0000","last_peered":"2023-12-01T04:44:26.297940+0000","last_clean":"2023-12-01T04:44:26.297940+0000","last_became_active":"2023-12-01T04:44:24.920460+0000","last_became_peered":"2023-12-01T04:44:24.920460+0000","last_unstale":"2023-12-01T04:44:26.297940+0000","last_undegraded":"2023-12-01T04:44:26.297940+0000","last_fullsized":"2023-12-01T04:44:26.297940+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:34:31.618200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899616+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T04:44:24.899616+0000","last_peered":"2023-12-01T04:44:24.899616+0000","last_clean":"2023-12-01T04:44:24.899616+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T04:44:24.899616+0000","last_undegraded":"2023-12-01T04:44:24.899616+0000","last_fullsized":"2023-12-01T04:44:24.899616+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902544+0000","last_change":"2023-12-01T04:44:24.902544+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902544+0000","last_undegraded":"2023-12-01T04:44:24.902544+0000","last_fullsized":"2023-12-01T04:44:24.902544+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898119+0000","last_change":"2023-12-01T04:44:24.488113+0000","last_active":"2023-12-01T04:44:24.898119+0000","last_peered":"2023-12-01T04:44:24.898119+0000","last_clean":"2023-12-01T04:44:24.898119+0000","last_became_active":"2023-12-01T04:44:24.487799+0000","last_became_peered":"2023-12-01T04:44:24.487799+0000","last_unstale":"2023-12-01T04:44:24.898119+0000","last_undegraded":"2023-12-01T04:44:24.898119+0000","last_fullsized":"2023-12-01T04:44:24.898119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:42:09.025880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901942+0000","last_change":"2023-12-01T04:44:24.901942+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901942+0000","last_undegraded":"2023-12-01T04:44:24.901942+0000","last_fullsized":"2023-12-01T04:44:24.901942+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925893+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T04:44:24.925893+0000","last_peered":"2023-12-01T04:44:24.925893+0000","last_clean":"2023-12-01T04:44:24.925893+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T04:44:24.925893+0000","last_undegraded":"2023-12-01T04:44:24.925893+0000","last_fullsized":"2023-12-01T04:44:24.925893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.481108+0000","last_change":"2023-12-01T04:44:24.481108+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.481108+0000","last_undegraded":"2023-12-01T04:44:24.481108+0000","last_fullsized":"2023-12-01T04:44:24.481108+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898309+0000","last_change":"2023-12-01T04:44:24.493654+0000","last_active":"2023-12-01T04:44:24.898309+0000","last_peered":"2023-12-01T04:44:24.898309+0000","last_clean":"2023-12-01T04:44:24.898309+0000","last_became_active":"2023-12-01T04:44:24.493318+0000","last_became_peered":"2023-12-01T04:44:24.493318+0000","last_unstale":"2023-12-01T04:44:24.898309+0000","last_undegraded":"2023-12-01T04:44:24.898309+0000","last_fullsized":"2023-12-01T04:44:24.898309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927067+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T04:44:24.927067+0000","last_peered":"2023-12-01T04:44:24.927067+0000","last_clean":"2023-12-01T04:44:24.927067+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T04:44:24.927067+0000","last_undegraded":"2023-12-01T04:44:24.927067+0000","last_fullsized":"2023-12-01T04:44:24.927067+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898809+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T04:44:24.898809+0000","last_peered":"2023-12-01T04:44:24.898809+0000","last_clean":"2023-12-01T04:44:24.898809+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T04:44:24.898809+0000","last_undegraded":"2023-12-01T04:44:24.898809+0000","last_fullsized":"2023-12-01T04:44:24.898809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929862+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T04:44:24.929862+0000","last_peered":"2023-12-01T04:44:24.929862+0000","last_clean":"2023-12-01T04:44:24.929862+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T04:44:24.929862+0000","last_undegraded":"2023-12-01T04:44:24.929862+0000","last_fullsized":"2023-12-01T04:44:24.929862+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933718+0000","last_change":"2023-12-01T04:44:24.489837+0000","last_active":"2023-12-01T04:44:24.933718+0000","last_peered":"2023-12-01T04:44:24.933718+0000","last_clean":"2023-12-01T04:44:24.933718+0000","last_became_active":"2023-12-01T04:44:24.489501+0000","last_became_peered":"2023-12-01T04:44:24.489501+0000","last_unstale":"2023-12-01T04:44:24.933718+0000","last_undegraded":"2023-12-01T04:44:24.933718+0000","last_fullsized":"2023-12-01T04:44:24.933718+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T11:46:56.923707+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932938+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T04:44:24.932938+0000","last_peered":"2023-12-01T04:44:24.932938+0000","last_clean":"2023-12-01T04:44:24.932938+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T04:44:24.932938+0000","last_undegraded":"2023-12-01T04:44:24.932938+0000","last_fullsized":"2023-12-01T04:44:24.932938+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479823+0000","last_change":"2023-12-01T04:44:24.479823+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479823+0000","last_undegraded":"2023-12-01T04:44:24.479823+0000","last_fullsized":"2023-12-01T04:44:24.479823+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.899651+0000","last_change":"2023-12-01T04:44:24.909421+0000","last_active":"2023-12-01T04:44:25.899651+0000","last_peered":"2023-12-01T04:44:25.899651+0000","last_clean":"2023-12-01T04:44:25.899651+0000","last_became_active":"2023-12-01T04:44:24.909134+0000","last_became_peered":"2023-12-01T04:44:24.909134+0000","last_unstale":"2023-12-01T04:44:25.899651+0000","last_undegraded":"2023-12-01T04:44:25.899651+0000","last_fullsized":"2023-12-01T04:44:25.899651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918476+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T04:44:24.918476+0000","last_peered":"2023-12-01T04:44:24.918476+0000","last_clean":"2023-12-01T04:44:24.918476+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T04:44:24.918476+0000","last_undegraded":"2023-12-01T04:44:24.918476+0000","last_fullsized":"2023-12-01T04:44:24.918476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477116+0000","last_change":"2023-12-01T04:44:24.477116+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477116+0000","last_undegraded":"2023-12-01T04:44:24.477116+0000","last_fullsized":"2023-12-01T04:44:24.477116+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902074+0000","last_change":"2023-12-01T04:44:24.902074+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902074+0000","last_undegraded":"2023-12-01T04:44:24.902074+0000","last_fullsized":"2023-12-01T04:44:24.902074+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917355+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T04:44:24.917355+0000","last_peered":"2023-12-01T04:44:24.917355+0000","last_clean":"2023-12-01T04:44:24.917355+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T04:44:24.917355+0000","last_undegraded":"2023-12-01T04:44:24.917355+0000","last_fullsized":"2023-12-01T04:44:24.917355+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483601+0000","last_change":"2023-12-01T04:44:24.483601+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483601+0000","last_undegraded":"2023-12-01T04:44:24.483601+0000","last_fullsized":"2023-12-01T04:44:24.483601+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903086+0000","last_change":"2023-12-01T04:44:24.903086+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903086+0000","last_undegraded":"2023-12-01T04:44:24.903086+0000","last_fullsized":"2023-12-01T04:44:24.903086+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915222+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T04:44:24.915222+0000","last_peered":"2023-12-01T04:44:24.915222+0000","last_clean":"2023-12-01T04:44:24.915222+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T04:44:24.915222+0000","last_undegraded":"2023-12-01T04:44:24.915222+0000","last_fullsized":"2023-12-01T04:44:24.915222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902865+0000","last_change":"2023-12-01T04:44:24.902865+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902865+0000","last_undegraded":"2023-12-01T04:44:24.902865+0000","last_fullsized":"2023-12-01T04:44:24.902865+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929200+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T04:44:24.929200+0000","last_peered":"2023-12-01T04:44:24.929200+0000","last_clean":"2023-12-01T04:44:24.929200+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T04:44:24.929200+0000","last_undegraded":"2023-12-01T04:44:24.929200+0000","last_fullsized":"2023-12-01T04:44:24.929200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478841+0000","last_change":"2023-12-01T04:44:24.478841+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478841+0000","last_undegraded":"2023-12-01T04:44:24.478841+0000","last_fullsized":"2023-12-01T04:44:24.478841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478503+0000","last_change":"2023-12-01T04:44:24.478503+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478503+0000","last_undegraded":"2023-12-01T04:44:24.478503+0000","last_fullsized":"2023-12-01T04:44:24.478503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2969600,"data_stored":2951840,"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":182,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":28,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":49152,"data_stored":3126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":21,"ondisk_log_size":21,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.41599999999999998}]},{"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.50800000000000001}]},{"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.48799999999999999}]},{"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.47899999999999998}]},{"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.35299999999999998}]},{"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.36799999999999999}]},{"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.434}]}]},{"osd":6,"up_from":47,"seq":201863462922,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28108,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717044,"statfs":{"total":95995035648,"available":95966253056,"internally_reserved":0,"allocated":1183744,"data_stored":831669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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.33900000000000002}]},{"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.36899999999999999}]},{"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.42899999999999999}]},{"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.50600000000000001}]},{"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.54100000000000004}]},{"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.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.61699999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.36399999999999999,"15min":0.35199999999999998},"min":{"1min":0.32300000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.253},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.32400000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.34399999999999997}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39900000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.36199999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:44:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.45400000000000001}]},{"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.48999999999999999}]},{"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.52700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28112,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717040,"statfs":{"total":95995035648,"available":95966248960,"internally_reserved":0,"allocated":1187840,"data_stored":832000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:44:09 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.32300000000000001,"15min":0.314},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.23000000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.26800000000000002,"5min":0.188,"15min":0.188},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.35899999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.27500000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.47399999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.57199999999999995}]},{"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.45600000000000002}]},{"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.433}]},{"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.39200000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411355,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":262272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.39000000000000001,"15min":0.38400000000000001},"min":{"1min":0.27200000000000002,"5min":0.221,"15min":0.221},"max":{"1min":0.55800000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.39800000000000002,"15min":0.39600000000000002},"min":{"1min":0.29499999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.38600000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.41599999999999998,"15min":0.41799999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.57799999999999996,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.313},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.29199999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.65600000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.36799999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:06 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.71699999999999997}]},{"osd":5,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.74199999999999999}]},{"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.629}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]}]},{"osd":3,"up_from":26,"seq":111669149719,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.38400000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.308}]},{"osd":2,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.40300000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.42999999999999999}]},{"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.47399999999999998}]},{"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.54100000000000004}]},{"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.46100000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986195,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27584,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":647168,"data_stored":262980,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.44},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.45900000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.5}]},{"osd":2,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.59999999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.48399999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.53000000000000003}]},{"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.42499999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53100000000000003}]},{"osd":1,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.433},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.44900000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.9569999999999999,"5min":3.9569999999999999,"15min":3.9569999999999999},"last":0.627},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.377}]},{"osd":3,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.58899999999999997}]},{"osd":4,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.501},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.40600000000000003}]},{"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.47599999999999998}]},{"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.68999999999999995}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T04:44:29.844 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3d is not active+clean 2023-12-01T04:44:29.844 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3d', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.479161+0000', 'last_change': '2023-12-01T04:44:24.479161+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.479161+0000', 'last_undegraded': '2023-12-01T04:44:24.479161+0000', 'last_fullsized': '2023-12-01T04:44:24.479161+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.844 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.38 is not active+clean 2023-12-01T04:44:29.844 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.38', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.902295+0000', 'last_change': '2023-12-01T04:44:24.902295+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.902295+0000', 'last_undegraded': '2023-12-01T04:44:24.902295+0000', 'last_fullsized': '2023-12-01T04:44:24.902295+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '5', '6'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.36 is not active+clean 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.36', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.483235+0000', 'last_change': '2023-12-01T04:44:24.483235+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.483235+0000', 'last_undegraded': '2023-12-01T04:44:24.483235+0000', 'last_fullsized': '2023-12-01T04:44:24.483235+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.35 is not active+clean 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.35', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.478492+0000', 'last_change': '2023-12-01T04:44:24.478492+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.478492+0000', 'last_undegraded': '2023-12-01T04:44:24.478492+0000', 'last_fullsized': '2023-12-01T04:44:24.478492+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.33 is not active+clean 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.33', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.902332+0000', 'last_change': '2023-12-01T04:44:24.902332+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.902332+0000', 'last_undegraded': '2023-12-01T04:44:24.902332+0000', 'last_fullsized': '2023-12-01T04:44:24.902332+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '1', '6'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.32 is not active+clean 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.32', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.478730+0000', 'last_change': '2023-12-01T04:44:24.478730+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.478730+0000', 'last_undegraded': '2023-12-01T04:44:24.478730+0000', 'last_fullsized': '2023-12-01T04:44:24.478730+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1e is not active+clean 2023-12-01T04:44:29.845 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1e', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.902537+0000', 'last_change': '2023-12-01T04:44:24.902537+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.902537+0000', 'last_undegraded': '2023-12-01T04:44:24.902537+0000', 'last_fullsized': '2023-12-01T04:44:24.902537+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '2', '6'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1f is not active+clean 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1f', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.477160+0000', 'last_change': '2023-12-01T04:44:24.477160+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.477160+0000', 'last_undegraded': '2023-12-01T04:44:24.477160+0000', 'last_fullsized': '2023-12-01T04:44:24.477160+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1b is not active+clean 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1b', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.475588+0000', 'last_change': '2023-12-01T04:44:24.475588+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.475588+0000', 'last_undegraded': '2023-12-01T04:44:24.475588+0000', 'last_fullsized': '2023-12-01T04:44:24.475588+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.18 is not active+clean 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.18', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.901919+0000', 'last_change': '2023-12-01T04:44:24.901919+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.901919+0000', 'last_undegraded': '2023-12-01T04:44:24.901919+0000', 'last_fullsized': '2023-12-01T04:44:24.901919+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '0', '1'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.17 is not active+clean 2023-12-01T04:44:29.846 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.17', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.474899+0000', 'last_change': '2023-12-01T04:44:24.474899+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.474899+0000', 'last_undegraded': '2023-12-01T04:44:24.474899+0000', 'last_fullsized': '2023-12-01T04:44:24.474899+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.12 is not active+clean 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.12', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.475431+0000', 'last_change': '2023-12-01T04:44:24.475431+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.475431+0000', 'last_undegraded': '2023-12-01T04:44:24.475431+0000', 'last_fullsized': '2023-12-01T04:44:24.475431+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.10 is not active+clean 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.10', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.478080+0000', 'last_change': '2023-12-01T04:44:24.478080+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.478080+0000', 'last_undegraded': '2023-12-01T04:44:24.478080+0000', 'last_fullsized': '2023-12-01T04:44:24.478080+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2 is not active+clean 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.902509+0000', 'last_change': '2023-12-01T04:44:24.902509+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.902509+0000', 'last_undegraded': '2023-12-01T04:44:24.902509+0000', 'last_fullsized': '2023-12-01T04:44:24.902509+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '5', '6'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1 is not active+clean 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.474609+0000', 'last_change': '2023-12-01T04:44:24.474609+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.474609+0000', 'last_undegraded': '2023-12-01T04:44:24.474609+0000', 'last_fullsized': '2023-12-01T04:44:24.474609+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.7 is not active+clean 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.7', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.903461+0000', 'last_change': '2023-12-01T04:44:24.903461+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.903461+0000', 'last_undegraded': '2023-12-01T04:44:24.903461+0000', 'last_fullsized': '2023-12-01T04:44:24.903461+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '0', '7'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.6 is not active+clean 2023-12-01T04:44:29.847 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.6', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.474332+0000', 'last_change': '2023-12-01T04:44:24.474332+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.474332+0000', 'last_undegraded': '2023-12-01T04:44:24.474332+0000', 'last_fullsized': '2023-12-01T04:44:24.474332+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.8 is not active+clean 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.8', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.902544+0000', 'last_change': '2023-12-01T04:44:24.902544+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.902544+0000', 'last_undegraded': '2023-12-01T04:44:24.902544+0000', 'last_fullsized': '2023-12-01T04:44:24.902544+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '1', '7'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.b is not active+clean 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.b', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.901942+0000', 'last_change': '2023-12-01T04:44:24.901942+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.901942+0000', 'last_undegraded': '2023-12-01T04:44:24.901942+0000', 'last_fullsized': '2023-12-01T04:44:24.901942+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '0', '4'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.a is not active+clean 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.a', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.481108+0000', 'last_change': '2023-12-01T04:44:24.481108+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.481108+0000', 'last_undegraded': '2023-12-01T04:44:24.481108+0000', 'last_fullsized': '2023-12-01T04:44:24.481108+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.20 is not active+clean 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.20', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.479823+0000', 'last_change': '2023-12-01T04:44:24.479823+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.479823+0000', 'last_undegraded': '2023-12-01T04:44:24.479823+0000', 'last_fullsized': '2023-12-01T04:44:24.479823+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.23 is not active+clean 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.23', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.477116+0000', 'last_change': '2023-12-01T04:44:24.477116+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.477116+0000', 'last_undegraded': '2023-12-01T04:44:24.477116+0000', 'last_fullsized': '2023-12-01T04:44:24.477116+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.24 is not active+clean 2023-12-01T04:44:29.848 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.24', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.902074+0000', 'last_change': '2023-12-01T04:44:24.902074+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.902074+0000', 'last_undegraded': '2023-12-01T04:44:24.902074+0000', 'last_fullsized': '2023-12-01T04:44:24.902074+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '0', '4'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.26 is not active+clean 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.26', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.483601+0000', 'last_change': '2023-12-01T04:44:24.483601+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.483601+0000', 'last_undegraded': '2023-12-01T04:44:24.483601+0000', 'last_fullsized': '2023-12-01T04:44:24.483601+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.27 is not active+clean 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.27', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.903086+0000', 'last_change': '2023-12-01T04:44:24.903086+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.903086+0000', 'last_undegraded': '2023-12-01T04:44:24.903086+0000', 'last_fullsized': '2023-12-01T04:44:24.903086+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '2', '4'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.29 is not active+clean 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.29', 'version': "0'0", 'reported_seq': 3, 'reported_epoch': 62, 'state': 'creating+activating', 'last_fresh': '2023-12-01T04:44:24.902865+0000', 'last_change': '2023-12-01T04:44:24.902865+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.902865+0000', 'last_undegraded': '2023-12-01T04:44:24.902865+0000', 'last_fullsized': '2023-12-01T04:44:24.902865+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': ['3', '1', '4'], 'object_location_counts': [], 'blocked_by': [], 'up_primary': 3, 'acting_primary': 3, 'purged_snaps': []} 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2b is not active+clean 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2b', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.478841+0000', 'last_change': '2023-12-01T04:44:24.478841+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.478841+0000', 'last_undegraded': '2023-12-01T04:44:24.478841+0000', 'last_fullsized': '2023-12-01T04:44:24.478841+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2c is not active+clean 2023-12-01T04:44:29.849 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2c', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 61, 'state': 'creating+peering', 'last_fresh': '2023-12-01T04:44:24.478503+0000', 'last_change': '2023-12-01T04:44:24.478503+0000', 'last_active': '2023-12-01T04:44:24.465917+0000', 'last_peered': '2023-12-01T04:44:24.465917+0000', 'last_clean': '2023-12-01T04:44:24.465917+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2023-12-01T04:44:24.478503+0000', 'last_undegraded': '2023-12-01T04:44:24.478503+0000', 'last_fullsized': '2023-12-01T04:44:24.478503+0000', 'mapping_epoch': 61, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 61, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'last_clean_scrub_stamp': '2023-12-01T04:44:24.465917+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 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': []} 2023-12-01T04:44:29.850 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2023-12-01T04:44:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:29 smithi060 ceph-mon[94233]: from='client.24422 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:29 smithi060 ceph-mon[109077]: from='client.24422 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:29 smithi089 ceph-mon[98504]: from='client.24422 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:30.304 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:30.304 INFO:teuthology.orchestra.run.smithi060.stdout:{"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":197,"monmap":{"epoch":3,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":63,"num_osds":8,"num_up_osds":8,"osd_up_since":1701405845,"num_in_osds":8,"osd_in_since":1701405829,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":69},{"state_name":"creating+peering","count":17},{"state_name":"creating+activating","count":11}],"num_pgs":97,"num_pools":3,"num_objects":14,"data_bytes":590550,"bytes_used":227463168,"bytes_avail":767732822016,"bytes_total":767960285184,"inactive_pgs_ratio":0.28865978121757507,"write_bytes_sec":511,"read_op_per_sec":0,"write_op_per_sec":4},"fsmap":{"epoch":8,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"b","status":"up:active","gid":24364}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.60:8443/"}},"servicemap":{"epoch":11,"modified":"2023-12-01T04:44:25.486405+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"b":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","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":{}} 2023-12-01T04:44:30.319 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2023-12-01T04:44:30.319 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T04:44:30.665 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:30.667 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T04:44:30.678 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":173,"stamp":"2023-12-01T04:44:29.487149+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590550,"num_objects":14,"num_object_clones":0,"num_object_copies":42,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":187,"num_write_kb":2419,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":138,"ondisk_log_size":138,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":89,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222132,"kb_used_data":6516,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749739084,"statfs":{"total":767960285184,"available":767732822016,"internally_reserved":0,"allocated":6672384,"data_stored":3773410,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":10,"apply_latency_ms":10,"commit_latency_ns":10000000,"apply_latency_ns":10000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":182,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":28,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001259"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933065+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T04:44:24.933065+0000","last_peered":"2023-12-01T04:44:24.933065+0000","last_clean":"2023-12-01T04:44:24.933065+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T04:44:24.933065+0000","last_undegraded":"2023-12-01T04:44:24.933065+0000","last_fullsized":"2023-12-01T04:44:24.933065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.911171+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T04:44:24.911171+0000","last_peered":"2023-12-01T04:44:24.911171+0000","last_clean":"2023-12-01T04:44:24.911171+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T04:44:24.911171+0000","last_undegraded":"2023-12-01T04:44:24.911171+0000","last_fullsized":"2023-12-01T04:44:24.911171+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479161+0000","last_change":"2023-12-01T04:44:24.479161+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479161+0000","last_undegraded":"2023-12-01T04:44:24.479161+0000","last_fullsized":"2023-12-01T04:44:24.479161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929288+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T04:44:24.929288+0000","last_peered":"2023-12-01T04:44:24.929288+0000","last_clean":"2023-12-01T04:44:24.929288+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T04:44:24.929288+0000","last_undegraded":"2023-12-01T04:44:24.929288+0000","last_fullsized":"2023-12-01T04:44:24.929288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930935+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T04:44:24.930935+0000","last_peered":"2023-12-01T04:44:24.930935+0000","last_clean":"2023-12-01T04:44:24.930935+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T04:44:24.930935+0000","last_undegraded":"2023-12-01T04:44:24.930935+0000","last_fullsized":"2023-12-01T04:44:24.930935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918327+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T04:44:24.918327+0000","last_peered":"2023-12-01T04:44:24.918327+0000","last_clean":"2023-12-01T04:44:24.918327+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T04:44:24.918327+0000","last_undegraded":"2023-12-01T04:44:24.918327+0000","last_fullsized":"2023-12-01T04:44:24.918327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.928778+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T04:44:24.928778+0000","last_peered":"2023-12-01T04:44:24.928778+0000","last_clean":"2023-12-01T04:44:24.928778+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T04:44:24.928778+0000","last_undegraded":"2023-12-01T04:44:24.928778+0000","last_fullsized":"2023-12-01T04:44:24.928778+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902295+0000","last_change":"2023-12-01T04:44:24.902295+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902295+0000","last_undegraded":"2023-12-01T04:44:24.902295+0000","last_fullsized":"2023-12-01T04:44:24.902295+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927161+0000","last_change":"2023-12-01T04:44:24.920562+0000","last_active":"2023-12-01T04:44:24.927161+0000","last_peered":"2023-12-01T04:44:24.927161+0000","last_clean":"2023-12-01T04:44:24.927161+0000","last_became_active":"2023-12-01T04:44:24.920289+0000","last_became_peered":"2023-12-01T04:44:24.920289+0000","last_unstale":"2023-12-01T04:44:24.927161+0000","last_undegraded":"2023-12-01T04:44:24.927161+0000","last_fullsized":"2023-12-01T04:44:24.927161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:41:53.350915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483235+0000","last_change":"2023-12-01T04:44:24.483235+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483235+0000","last_undegraded":"2023-12-01T04:44:24.483235+0000","last_fullsized":"2023-12-01T04:44:24.483235+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478492+0000","last_change":"2023-12-01T04:44:24.478492+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478492+0000","last_undegraded":"2023-12-01T04:44:24.478492+0000","last_fullsized":"2023-12-01T04:44:24.478492+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298673+0000","last_change":"2023-12-01T04:44:24.925685+0000","last_active":"2023-12-01T04:44:26.298673+0000","last_peered":"2023-12-01T04:44:26.298673+0000","last_clean":"2023-12-01T04:44:26.298673+0000","last_became_active":"2023-12-01T04:44:24.925194+0000","last_became_peered":"2023-12-01T04:44:24.925194+0000","last_unstale":"2023-12-01T04:44:26.298673+0000","last_undegraded":"2023-12-01T04:44:26.298673+0000","last_fullsized":"2023-12-01T04:44:26.298673+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902332+0000","last_change":"2023-12-01T04:44:24.902332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902332+0000","last_undegraded":"2023-12-01T04:44:24.902332+0000","last_fullsized":"2023-12-01T04:44:24.902332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478730+0000","last_change":"2023-12-01T04:44:24.478730+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478730+0000","last_undegraded":"2023-12-01T04:44:24.478730+0000","last_fullsized":"2023-12-01T04:44:24.478730+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924529+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T04:44:24.924529+0000","last_peered":"2023-12-01T04:44:24.924529+0000","last_clean":"2023-12-01T04:44:24.924529+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T04:44:24.924529+0000","last_undegraded":"2023-12-01T04:44:24.924529+0000","last_fullsized":"2023-12-01T04:44:24.924529+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929263+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T04:44:24.929263+0000","last_peered":"2023-12-01T04:44:24.929263+0000","last_clean":"2023-12-01T04:44:24.929263+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T04:44:24.929263+0000","last_undegraded":"2023-12-01T04:44:24.929263+0000","last_fullsized":"2023-12-01T04:44:24.929263+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929176+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T04:44:24.929176+0000","last_peered":"2023-12-01T04:44:24.929176+0000","last_clean":"2023-12-01T04:44:24.929176+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T04:44:24.929176+0000","last_undegraded":"2023-12-01T04:44:24.929176+0000","last_fullsized":"2023-12-01T04:44:24.929176+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.900288+0000","last_change":"2023-12-01T04:44:24.928650+0000","last_active":"2023-12-01T04:44:25.900288+0000","last_peered":"2023-12-01T04:44:25.900288+0000","last_clean":"2023-12-01T04:44:25.900288+0000","last_became_active":"2023-12-01T04:44:24.928381+0000","last_became_peered":"2023-12-01T04:44:24.928381+0000","last_unstale":"2023-12-01T04:44:25.900288+0000","last_undegraded":"2023-12-01T04:44:25.900288+0000","last_fullsized":"2023-12-01T04:44:25.900288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930886+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T04:44:24.930886+0000","last_peered":"2023-12-01T04:44:24.930886+0000","last_clean":"2023-12-01T04:44:24.930886+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T04:44:24.930886+0000","last_undegraded":"2023-12-01T04:44:24.930886+0000","last_fullsized":"2023-12-01T04:44:24.930886+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493354+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T04:44:24.493354+0000","last_peered":"2023-12-01T04:44:24.493354+0000","last_clean":"2023-12-01T04:44:24.493354+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T04:44:24.493354+0000","last_undegraded":"2023-12-01T04:44:24.493354+0000","last_fullsized":"2023-12-01T04:44:24.493354+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902537+0000","last_change":"2023-12-01T04:44:24.902537+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902537+0000","last_undegraded":"2023-12-01T04:44:24.902537+0000","last_fullsized":"2023-12-01T04:44:24.902537+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902815+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T04:44:24.902815+0000","last_peered":"2023-12-01T04:44:24.902815+0000","last_clean":"2023-12-01T04:44:24.902815+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T04:44:24.902815+0000","last_undegraded":"2023-12-01T04:44:24.902815+0000","last_fullsized":"2023-12-01T04:44:24.902815+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477160+0000","last_change":"2023-12-01T04:44:24.477160+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477160+0000","last_undegraded":"2023-12-01T04:44:24.477160+0000","last_fullsized":"2023-12-01T04:44:24.477160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932521+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T04:44:24.932521+0000","last_peered":"2023-12-01T04:44:24.932521+0000","last_clean":"2023-12-01T04:44:24.932521+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T04:44:24.932521+0000","last_undegraded":"2023-12-01T04:44:24.932521+0000","last_fullsized":"2023-12-01T04:44:24.932521+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915357+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T04:44:24.915357+0000","last_peered":"2023-12-01T04:44:24.915357+0000","last_clean":"2023-12-01T04:44:24.915357+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T04:44:24.915357+0000","last_undegraded":"2023-12-01T04:44:24.915357+0000","last_fullsized":"2023-12-01T04:44:24.915357+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920001+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T04:44:24.920001+0000","last_peered":"2023-12-01T04:44:24.920001+0000","last_clean":"2023-12-01T04:44:24.920001+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T04:44:24.920001+0000","last_undegraded":"2023-12-01T04:44:24.920001+0000","last_fullsized":"2023-12-01T04:44:24.920001+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918227+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T04:44:24.918227+0000","last_peered":"2023-12-01T04:44:24.918227+0000","last_clean":"2023-12-01T04:44:24.918227+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T04:44:24.918227+0000","last_undegraded":"2023-12-01T04:44:24.918227+0000","last_fullsized":"2023-12-01T04:44:24.918227+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.902548+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T04:44:24.902548+0000","last_peered":"2023-12-01T04:44:24.902548+0000","last_clean":"2023-12-01T04:44:24.902548+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T04:44:24.902548+0000","last_undegraded":"2023-12-01T04:44:24.902548+0000","last_fullsized":"2023-12-01T04:44:24.902548+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298254+0000","last_change":"2023-12-01T04:44:24.926737+0000","last_active":"2023-12-01T04:44:26.298254+0000","last_peered":"2023-12-01T04:44:26.298254+0000","last_clean":"2023-12-01T04:44:26.298254+0000","last_became_active":"2023-12-01T04:44:24.924902+0000","last_became_peered":"2023-12-01T04:44:24.924902+0000","last_unstale":"2023-12-01T04:44:26.298254+0000","last_undegraded":"2023-12-01T04:44:26.298254+0000","last_fullsized":"2023-12-01T04:44:26.298254+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.498005+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T04:44:24.498005+0000","last_peered":"2023-12-01T04:44:24.498005+0000","last_clean":"2023-12-01T04:44:24.498005+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T04:44:24.498005+0000","last_undegraded":"2023-12-01T04:44:24.498005+0000","last_fullsized":"2023-12-01T04:44:24.498005+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475588+0000","last_change":"2023-12-01T04:44:24.475588+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475588+0000","last_undegraded":"2023-12-01T04:44:24.475588+0000","last_fullsized":"2023-12-01T04:44:24.475588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.903158+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T04:44:24.903158+0000","last_peered":"2023-12-01T04:44:24.903158+0000","last_clean":"2023-12-01T04:44:24.903158+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T04:44:24.903158+0000","last_undegraded":"2023-12-01T04:44:24.903158+0000","last_fullsized":"2023-12-01T04:44:24.903158+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901919+0000","last_change":"2023-12-01T04:44:24.901919+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901919+0000","last_undegraded":"2023-12-01T04:44:24.901919+0000","last_fullsized":"2023-12-01T04:44:24.901919+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","1"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.18","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900200+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T04:44:24.900200+0000","last_peered":"2023-12-01T04:44:24.900200+0000","last_clean":"2023-12-01T04:44:24.900200+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T04:44:24.900200+0000","last_undegraded":"2023-12-01T04:44:24.900200+0000","last_fullsized":"2023-12-01T04:44:24.900200+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924499+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T04:44:24.924499+0000","last_peered":"2023-12-01T04:44:24.924499+0000","last_clean":"2023-12-01T04:44:24.924499+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T04:44:24.924499+0000","last_undegraded":"2023-12-01T04:44:24.924499+0000","last_fullsized":"2023-12-01T04:44:24.924499+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.494780+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T04:44:24.494780+0000","last_peered":"2023-12-01T04:44:24.494780+0000","last_clean":"2023-12-01T04:44:24.494780+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T04:44:24.494780+0000","last_undegraded":"2023-12-01T04:44:24.494780+0000","last_fullsized":"2023-12-01T04:44:24.494780+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929139+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T04:44:24.929139+0000","last_peered":"2023-12-01T04:44:24.929139+0000","last_clean":"2023-12-01T04:44:24.929139+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T04:44:24.929139+0000","last_undegraded":"2023-12-01T04:44:24.929139+0000","last_fullsized":"2023-12-01T04:44:24.929139+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900785+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T04:44:24.900785+0000","last_peered":"2023-12-01T04:44:24.900785+0000","last_clean":"2023-12-01T04:44:24.900785+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T04:44:24.900785+0000","last_undegraded":"2023-12-01T04:44:24.900785+0000","last_fullsized":"2023-12-01T04:44:24.900785+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474899+0000","last_change":"2023-12-01T04:44:24.474899+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474899+0000","last_undegraded":"2023-12-01T04:44:24.474899+0000","last_fullsized":"2023-12-01T04:44:24.474899+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898902+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T04:44:24.898902+0000","last_peered":"2023-12-01T04:44:24.898902+0000","last_clean":"2023-12-01T04:44:24.898902+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T04:44:24.898902+0000","last_undegraded":"2023-12-01T04:44:24.898902+0000","last_fullsized":"2023-12-01T04:44:24.898902+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298605+0000","last_change":"2023-12-01T04:44:24.926237+0000","last_active":"2023-12-01T04:44:26.298605+0000","last_peered":"2023-12-01T04:44:26.298605+0000","last_clean":"2023-12-01T04:44:26.298605+0000","last_became_active":"2023-12-01T04:44:24.925964+0000","last_became_peered":"2023-12-01T04:44:24.925964+0000","last_unstale":"2023-12-01T04:44:26.298605+0000","last_undegraded":"2023-12-01T04:44:26.298605+0000","last_fullsized":"2023-12-01T04:44:26.298605+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493720+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T04:44:24.493720+0000","last_peered":"2023-12-01T04:44:24.493720+0000","last_clean":"2023-12-01T04:44:24.493720+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T04:44:24.493720+0000","last_undegraded":"2023-12-01T04:44:24.493720+0000","last_fullsized":"2023-12-01T04:44:24.493720+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930869+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T04:44:24.930869+0000","last_peered":"2023-12-01T04:44:24.930869+0000","last_clean":"2023-12-01T04:44:24.930869+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T04:44:24.930869+0000","last_undegraded":"2023-12-01T04:44:24.930869+0000","last_fullsized":"2023-12-01T04:44:24.930869+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493372+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T04:44:24.493372+0000","last_peered":"2023-12-01T04:44:24.493372+0000","last_clean":"2023-12-01T04:44:24.493372+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T04:44:24.493372+0000","last_undegraded":"2023-12-01T04:44:24.493372+0000","last_fullsized":"2023-12-01T04:44:24.493372+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.475431+0000","last_change":"2023-12-01T04:44:24.475431+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.475431+0000","last_undegraded":"2023-12-01T04:44:24.475431+0000","last_fullsized":"2023-12-01T04:44:24.475431+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.900020+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T04:44:24.900020+0000","last_peered":"2023-12-01T04:44:24.900020+0000","last_clean":"2023-12-01T04:44:24.900020+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T04:44:24.900020+0000","last_undegraded":"2023-12-01T04:44:24.900020+0000","last_fullsized":"2023-12-01T04:44:24.900020+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930921+0000","last_change":"2023-12-01T04:44:24.926222+0000","last_active":"2023-12-01T04:44:24.930921+0000","last_peered":"2023-12-01T04:44:24.930921+0000","last_clean":"2023-12-01T04:44:24.930921+0000","last_became_active":"2023-12-01T04:44:24.925394+0000","last_became_peered":"2023-12-01T04:44:24.925394+0000","last_unstale":"2023-12-01T04:44:24.930921+0000","last_undegraded":"2023-12-01T04:44:24.930921+0000","last_fullsized":"2023-12-01T04:44:24.930921+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:29:29.924356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.491900+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T04:44:24.491900+0000","last_peered":"2023-12-01T04:44:24.491900+0000","last_clean":"2023-12-01T04:44:24.491900+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T04:44:24.491900+0000","last_undegraded":"2023-12-01T04:44:24.491900+0000","last_fullsized":"2023-12-01T04:44:24.491900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478080+0000","last_change":"2023-12-01T04:44:24.478080+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478080+0000","last_undegraded":"2023-12-01T04:44:24.478080+0000","last_fullsized":"2023-12-01T04:44:24.478080+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'8","reported_seq":20,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.935830+0000","last_change":"2023-12-01T04:44:24.485448+0000","last_active":"2023-12-01T04:44:24.935830+0000","last_peered":"2023-12-01T04:44:24.935830+0000","last_clean":"2023-12-01T04:44:24.935830+0000","last_became_active":"2023-12-01T04:44:24.485147+0000","last_became_peered":"2023-12-01T04:44:24.485147+0000","last_unstale":"2023-12-01T04:44:24.935830+0000","last_undegraded":"2023-12-01T04:44:24.935830+0000","last_fullsized":"2023-12-01T04:44:24.935830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T05:32:31.473190+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930813+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T04:44:24.930813+0000","last_peered":"2023-12-01T04:44:24.930813+0000","last_clean":"2023-12-01T04:44:24.930813+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T04:44:24.930813+0000","last_undegraded":"2023-12-01T04:44:24.930813+0000","last_fullsized":"2023-12-01T04:44:24.930813+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298558+0000","last_change":"2023-12-01T04:44:24.489426+0000","last_active":"2023-12-01T04:44:26.298558+0000","last_peered":"2023-12-01T04:44:26.298558+0000","last_clean":"2023-12-01T04:44:26.298558+0000","last_became_active":"2023-12-01T04:44:24.489095+0000","last_became_peered":"2023-12-01T04:44:24.489095+0000","last_unstale":"2023-12-01T04:44:26.298558+0000","last_undegraded":"2023-12-01T04:44:26.298558+0000","last_fullsized":"2023-12-01T04:44:26.298558+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:06:37.616502+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927042+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T04:44:24.927042+0000","last_peered":"2023-12-01T04:44:24.927042+0000","last_clean":"2023-12-01T04:44:24.927042+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T04:44:24.927042+0000","last_undegraded":"2023-12-01T04:44:24.927042+0000","last_fullsized":"2023-12-01T04:44:24.927042+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898701+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T04:44:24.898701+0000","last_peered":"2023-12-01T04:44:24.898701+0000","last_clean":"2023-12-01T04:44:24.898701+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T04:44:24.898701+0000","last_undegraded":"2023-12-01T04:44:24.898701+0000","last_fullsized":"2023-12-01T04:44:24.898701+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918141+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T04:44:24.918141+0000","last_peered":"2023-12-01T04:44:24.918141+0000","last_clean":"2023-12-01T04:44:24.918141+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T04:44:24.918141+0000","last_undegraded":"2023-12-01T04:44:24.918141+0000","last_fullsized":"2023-12-01T04:44:24.918141+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899916+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T04:44:24.899916+0000","last_peered":"2023-12-01T04:44:24.899916+0000","last_clean":"2023-12-01T04:44:24.899916+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T04:44:24.899916+0000","last_undegraded":"2023-12-01T04:44:24.899916+0000","last_fullsized":"2023-12-01T04:44:24.899916+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298949+0000","last_change":"2023-12-01T04:44:24.927115+0000","last_active":"2023-12-01T04:44:26.298949+0000","last_peered":"2023-12-01T04:44:26.298949+0000","last_clean":"2023-12-01T04:44:26.298949+0000","last_became_active":"2023-12-01T04:44:24.925165+0000","last_became_peered":"2023-12-01T04:44:24.925165+0000","last_unstale":"2023-12-01T04:44:26.298949+0000","last_undegraded":"2023-12-01T04:44:26.298949+0000","last_fullsized":"2023-12-01T04:44:26.298949+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920361+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T04:44:24.920361+0000","last_peered":"2023-12-01T04:44:24.920361+0000","last_clean":"2023-12-01T04:44:24.920361+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T04:44:24.920361+0000","last_undegraded":"2023-12-01T04:44:24.920361+0000","last_fullsized":"2023-12-01T04:44:24.920361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898945+0000","last_change":"2023-12-01T04:44:24.485563+0000","last_active":"2023-12-01T04:44:24.898945+0000","last_peered":"2023-12-01T04:44:24.898945+0000","last_clean":"2023-12-01T04:44:24.898945+0000","last_became_active":"2023-12-01T04:44:24.485268+0000","last_became_peered":"2023-12-01T04:44:24.485268+0000","last_unstale":"2023-12-01T04:44:24.898945+0000","last_undegraded":"2023-12-01T04:44:24.898945+0000","last_fullsized":"2023-12-01T04:44:24.898945+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902509+0000","last_change":"2023-12-01T04:44:24.902509+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902509+0000","last_undegraded":"2023-12-01T04:44:24.902509+0000","last_fullsized":"2023-12-01T04:44:24.902509+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","5","6"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898929+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T04:44:24.898929+0000","last_peered":"2023-12-01T04:44:24.898929+0000","last_clean":"2023-12-01T04:44:24.898929+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T04:44:24.898929+0000","last_undegraded":"2023-12-01T04:44:24.898929+0000","last_fullsized":"2023-12-01T04:44:24.898929+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.484044+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T04:44:24.484044+0000","last_peered":"2023-12-01T04:44:24.484044+0000","last_clean":"2023-12-01T04:44:24.484044+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T04:44:24.484044+0000","last_undegraded":"2023-12-01T04:44:24.484044+0000","last_fullsized":"2023-12-01T04:44:24.484044+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+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 @ 2023-12-02T08:26:14.318111+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474609+0000","last_change":"2023-12-01T04:44:24.474609+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474609+0000","last_undegraded":"2023-12-01T04:44:24.474609+0000","last_fullsized":"2023-12-01T04:44:24.474609+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910914+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T04:44:24.910914+0000","last_peered":"2023-12-01T04:44:24.910914+0000","last_clean":"2023-12-01T04:44:24.910914+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T04:44:24.910914+0000","last_undegraded":"2023-12-01T04:44:24.910914+0000","last_fullsized":"2023-12-01T04:44:24.910914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910017+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T04:44:24.910017+0000","last_peered":"2023-12-01T04:44:24.910017+0000","last_clean":"2023-12-01T04:44:24.910017+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T04:44:24.910017+0000","last_undegraded":"2023-12-01T04:44:24.910017+0000","last_fullsized":"2023-12-01T04:44:24.910017+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917538+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T04:44:24.917538+0000","last_peered":"2023-12-01T04:44:24.917538+0000","last_clean":"2023-12-01T04:44:24.917538+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T04:44:24.917538+0000","last_undegraded":"2023-12-01T04:44:24.917538+0000","last_fullsized":"2023-12-01T04:44:24.917538+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898155+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T04:44:24.898155+0000","last_peered":"2023-12-01T04:44:24.898155+0000","last_clean":"2023-12-01T04:44:24.898155+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T04:44:24.898155+0000","last_undegraded":"2023-12-01T04:44:24.898155+0000","last_fullsized":"2023-12-01T04:44:24.898155+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:02:12.837694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903461+0000","last_change":"2023-12-01T04:44:24.903461+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903461+0000","last_undegraded":"2023-12-01T04:44:24.903461+0000","last_fullsized":"2023-12-01T04:44:24.903461+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.493210+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T04:44:24.493210+0000","last_peered":"2023-12-01T04:44:24.493210+0000","last_clean":"2023-12-01T04:44:24.493210+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T04:44:24.493210+0000","last_undegraded":"2023-12-01T04:44:24.493210+0000","last_fullsized":"2023-12-01T04:44:24.493210+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:04:33.603168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.474332+0000","last_change":"2023-12-01T04:44:24.474332+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.474332+0000","last_undegraded":"2023-12-01T04:44:24.474332+0000","last_fullsized":"2023-12-01T04:44:24.474332+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.907146+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T04:44:24.907146+0000","last_peered":"2023-12-01T04:44:24.907146+0000","last_clean":"2023-12-01T04:44:24.907146+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T04:44:24.907146+0000","last_undegraded":"2023-12-01T04:44:24.907146+0000","last_fullsized":"2023-12-01T04:44:24.907146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.297940+0000","last_change":"2023-12-01T04:44:24.920755+0000","last_active":"2023-12-01T04:44:26.297940+0000","last_peered":"2023-12-01T04:44:26.297940+0000","last_clean":"2023-12-01T04:44:26.297940+0000","last_became_active":"2023-12-01T04:44:24.920460+0000","last_became_peered":"2023-12-01T04:44:24.920460+0000","last_unstale":"2023-12-01T04:44:26.297940+0000","last_undegraded":"2023-12-01T04:44:26.297940+0000","last_fullsized":"2023-12-01T04:44:26.297940+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:34:31.618200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.899616+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T04:44:24.899616+0000","last_peered":"2023-12-01T04:44:24.899616+0000","last_clean":"2023-12-01T04:44:24.899616+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T04:44:24.899616+0000","last_undegraded":"2023-12-01T04:44:24.899616+0000","last_fullsized":"2023-12-01T04:44:24.899616+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902544+0000","last_change":"2023-12-01T04:44:24.902544+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902544+0000","last_undegraded":"2023-12-01T04:44:24.902544+0000","last_fullsized":"2023-12-01T04:44:24.902544+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898119+0000","last_change":"2023-12-01T04:44:24.488113+0000","last_active":"2023-12-01T04:44:24.898119+0000","last_peered":"2023-12-01T04:44:24.898119+0000","last_clean":"2023-12-01T04:44:24.898119+0000","last_became_active":"2023-12-01T04:44:24.487799+0000","last_became_peered":"2023-12-01T04:44:24.487799+0000","last_unstale":"2023-12-01T04:44:24.898119+0000","last_undegraded":"2023-12-01T04:44:24.898119+0000","last_fullsized":"2023-12-01T04:44:24.898119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:42:09.025880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.901942+0000","last_change":"2023-12-01T04:44:24.901942+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.901942+0000","last_undegraded":"2023-12-01T04:44:24.901942+0000","last_fullsized":"2023-12-01T04:44:24.901942+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"62'2","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925893+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T04:44:24.925893+0000","last_peered":"2023-12-01T04:44:24.925893+0000","last_clean":"2023-12-01T04:44:24.925893+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T04:44:24.925893+0000","last_undegraded":"2023-12-01T04:44:24.925893+0000","last_fullsized":"2023-12-01T04:44:24.925893+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.481108+0000","last_change":"2023-12-01T04:44:24.481108+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.481108+0000","last_undegraded":"2023-12-01T04:44:24.481108+0000","last_fullsized":"2023-12-01T04:44:24.481108+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898309+0000","last_change":"2023-12-01T04:44:24.493654+0000","last_active":"2023-12-01T04:44:24.898309+0000","last_peered":"2023-12-01T04:44:24.898309+0000","last_clean":"2023-12-01T04:44:24.898309+0000","last_became_active":"2023-12-01T04:44:24.493318+0000","last_became_peered":"2023-12-01T04:44:24.493318+0000","last_unstale":"2023-12-01T04:44:24.898309+0000","last_undegraded":"2023-12-01T04:44:24.898309+0000","last_fullsized":"2023-12-01T04:44:24.898309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927067+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T04:44:24.927067+0000","last_peered":"2023-12-01T04:44:24.927067+0000","last_clean":"2023-12-01T04:44:24.927067+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T04:44:24.927067+0000","last_undegraded":"2023-12-01T04:44:24.927067+0000","last_fullsized":"2023-12-01T04:44:24.927067+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898809+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T04:44:24.898809+0000","last_peered":"2023-12-01T04:44:24.898809+0000","last_clean":"2023-12-01T04:44:24.898809+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T04:44:24.898809+0000","last_undegraded":"2023-12-01T04:44:24.898809+0000","last_fullsized":"2023-12-01T04:44:24.898809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929862+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T04:44:24.929862+0000","last_peered":"2023-12-01T04:44:24.929862+0000","last_clean":"2023-12-01T04:44:24.929862+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T04:44:24.929862+0000","last_undegraded":"2023-12-01T04:44:24.929862+0000","last_fullsized":"2023-12-01T04:44:24.929862+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933718+0000","last_change":"2023-12-01T04:44:24.489837+0000","last_active":"2023-12-01T04:44:24.933718+0000","last_peered":"2023-12-01T04:44:24.933718+0000","last_clean":"2023-12-01T04:44:24.933718+0000","last_became_active":"2023-12-01T04:44:24.489501+0000","last_became_peered":"2023-12-01T04:44:24.489501+0000","last_unstale":"2023-12-01T04:44:24.933718+0000","last_undegraded":"2023-12-01T04:44:24.933718+0000","last_fullsized":"2023-12-01T04:44:24.933718+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T11:46:56.923707+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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932938+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T04:44:24.932938+0000","last_peered":"2023-12-01T04:44:24.932938+0000","last_clean":"2023-12-01T04:44:24.932938+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T04:44:24.932938+0000","last_undegraded":"2023-12-01T04:44:24.932938+0000","last_fullsized":"2023-12-01T04:44:24.932938+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.479823+0000","last_change":"2023-12-01T04:44:24.479823+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.479823+0000","last_undegraded":"2023-12-01T04:44:24.479823+0000","last_fullsized":"2023-12-01T04:44:24.479823+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.899651+0000","last_change":"2023-12-01T04:44:24.909421+0000","last_active":"2023-12-01T04:44:25.899651+0000","last_peered":"2023-12-01T04:44:25.899651+0000","last_clean":"2023-12-01T04:44:25.899651+0000","last_became_active":"2023-12-01T04:44:24.909134+0000","last_became_peered":"2023-12-01T04:44:24.909134+0000","last_unstale":"2023-12-01T04:44:25.899651+0000","last_undegraded":"2023-12-01T04:44:25.899651+0000","last_fullsized":"2023-12-01T04:44:25.899651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.918476+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T04:44:24.918476+0000","last_peered":"2023-12-01T04:44:24.918476+0000","last_clean":"2023-12-01T04:44:24.918476+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T04:44:24.918476+0000","last_undegraded":"2023-12-01T04:44:24.918476+0000","last_fullsized":"2023-12-01T04:44:24.918476+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.477116+0000","last_change":"2023-12-01T04:44:24.477116+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.477116+0000","last_undegraded":"2023-12-01T04:44:24.477116+0000","last_fullsized":"2023-12-01T04:44:24.477116+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902074+0000","last_change":"2023-12-01T04:44:24.902074+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902074+0000","last_undegraded":"2023-12-01T04:44:24.902074+0000","last_fullsized":"2023-12-01T04:44:24.902074+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","0","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.25","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.917355+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T04:44:24.917355+0000","last_peered":"2023-12-01T04:44:24.917355+0000","last_clean":"2023-12-01T04:44:24.917355+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T04:44:24.917355+0000","last_undegraded":"2023-12-01T04:44:24.917355+0000","last_fullsized":"2023-12-01T04:44:24.917355+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.483601+0000","last_change":"2023-12-01T04:44:24.483601+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.483601+0000","last_undegraded":"2023-12-01T04:44:24.483601+0000","last_fullsized":"2023-12-01T04:44:24.483601+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.903086+0000","last_change":"2023-12-01T04:44:24.903086+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.903086+0000","last_undegraded":"2023-12-01T04:44:24.903086+0000","last_fullsized":"2023-12-01T04:44:24.903086+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","2","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.28","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.915222+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T04:44:24.915222+0000","last_peered":"2023-12-01T04:44:24.915222+0000","last_clean":"2023-12-01T04:44:24.915222+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T04:44:24.915222+0000","last_undegraded":"2023-12-01T04:44:24.915222+0000","last_fullsized":"2023-12-01T04:44:24.915222+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3,"reported_epoch":62,"state":"creating+activating","last_fresh":"2023-12-01T04:44:24.902865+0000","last_change":"2023-12-01T04:44:24.902865+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.902865+0000","last_undegraded":"2023-12-01T04:44:24.902865+0000","last_fullsized":"2023-12-01T04:44:24.902865+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":["3","1","4"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2a","version":"0'0","reported_seq":10,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929200+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T04:44:24.929200+0000","last_peered":"2023-12-01T04:44:24.929200+0000","last_clean":"2023-12-01T04:44:24.929200+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T04:44:24.929200+0000","last_undegraded":"2023-12-01T04:44:24.929200+0000","last_fullsized":"2023-12-01T04:44:24.929200+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478841+0000","last_change":"2023-12-01T04:44:24.478841+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478841+0000","last_undegraded":"2023-12-01T04:44:24.478841+0000","last_fullsized":"2023-12-01T04:44:24.478841+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1,"reported_epoch":61,"state":"creating+peering","last_fresh":"2023-12-01T04:44:24.478503+0000","last_change":"2023-12-01T04:44:24.478503+0000","last_active":"2023-12-01T04:44:24.465917+0000","last_peered":"2023-12-01T04:44:24.465917+0000","last_clean":"2023-12-01T04:44:24.465917+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2023-12-01T04:44:24.478503+0000","last_undegraded":"2023-12-01T04:44:24.478503+0000","last_fullsized":"2023-12-01T04:44:24.478503+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2969600,"data_stored":2951840,"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":182,"num_objects":12,"num_object_clones":0,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":28,"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":9,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":49152,"data_stored":3126,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":21,"ondisk_log_size":21,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201286,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28140,"kb_used_data":1188,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717012,"statfs":{"total":95995035648,"available":95966220288,"internally_reserved":0,"allocated":1216512,"data_stored":846183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"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.41599999999999998}]},{"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.50800000000000001}]},{"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.48799999999999999}]},{"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.47899999999999998}]},{"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.35299999999999998}]},{"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.36799999999999999}]},{"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.434}]}]},{"osd":6,"up_from":47,"seq":201863462922,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28108,"kb_used_data":1156,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717044,"statfs":{"total":95995035648,"available":95966253056,"internally_reserved":0,"allocated":1183744,"data_stored":831669,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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.33900000000000002}]},{"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.36899999999999999}]},{"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.42899999999999999}]},{"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.50600000000000001}]},{"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.54100000000000004}]},{"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.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.61699999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574878,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.36399999999999999,"15min":0.35199999999999998},"min":{"1min":0.32300000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.253},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.32400000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.34399999999999997}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.27100000000000002},{"interface":"front","average":{"1min":0.437,"5min":0.437,"15min":0.437},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.39900000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.32900000000000001},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.36199999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:44:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.45400000000000001}]},{"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.48999999999999999}]},{"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.52700000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.55600000000000005}]}]},{"osd":0,"up_from":8,"seq":34359738401,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28112,"kb_used_data":1160,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717040,"statfs":{"total":95995035648,"available":95966248960,"internally_reserved":0,"allocated":1187840,"data_stored":832000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:44:09 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.32300000000000001,"15min":0.314},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.23000000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.26800000000000002,"5min":0.188,"15min":0.188},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.35899999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:43:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.29999999999999999},{"interface":"front","average":{"1min":0.443,"5min":0.443,"15min":0.443},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.27500000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.47399999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.55400000000000005},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.57199999999999995}]},{"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.45600000000000002}]},{"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.433}]},{"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.39200000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411355,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":262272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.39000000000000001,"15min":0.38400000000000001},"min":{"1min":0.27200000000000002,"5min":0.221,"15min":0.221},"max":{"1min":0.55800000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.39800000000000002,"15min":0.39600000000000002},"min":{"1min":0.29499999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.38600000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.41599999999999998,"15min":0.41799999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.57799999999999996,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.313},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.29199999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.65600000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.36799999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:06 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.71699999999999997}]},{"osd":5,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.74199999999999999}]},{"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.629}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]}]},{"osd":3,"up_from":26,"seq":111669149719,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27532,"kb_used_data":580,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717620,"statfs":{"total":95995035648,"available":95966842880,"internally_reserved":0,"allocated":593920,"data_stored":241632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.26900000000000002},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.38400000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.308}]},{"osd":2,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.40300000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.42999999999999999}]},{"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.47399999999999998}]},{"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.54100000000000004}]},{"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.46100000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986195,"num_pgs":15,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27584,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":647168,"data_stored":262980,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.44},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.45900000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.5}]},{"osd":2,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.59999999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.48399999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.53000000000000003}]},{"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.42499999999999999}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.66700000000000004}]}]},{"osd":5,"up_from":39,"seq":167503724559,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27544,"kb_used_data":592,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717608,"statfs":{"total":95995035648,"available":95966830592,"internally_reserved":0,"allocated":606208,"data_stored":248337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.51900000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.53100000000000003}]},{"osd":1,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.433},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.44900000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.9569999999999999,"5min":3.9569999999999999,"15min":3.9569999999999999},"last":0.627},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.377}]},{"osd":3,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.48999999999999999},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.58899999999999997}]},{"osd":4,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.501},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.40600000000000003}]},{"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.47599999999999998}]},{"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.68999999999999995}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T04:44:30.787 INFO:journalctl@ceph.mds.b.smithi089.stdout:Dec 01 04:44:30 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mds-b[131803]: 2023-12-01T04:44:30.302+0000 7f703dcc8700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2023-12-01T04:44:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[94233]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[94233]: pgmap v173: 97 pgs: 11 creating+activating, 17 creating+peering, 69 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 4 op/s 2023-12-01T04:44:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[94233]: from='client.24434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3731909434' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-12-01T04:44:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[109077]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[109077]: pgmap v173: 97 pgs: 11 creating+activating, 17 creating+peering, 69 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 4 op/s 2023-12-01T04:44:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[109077]: from='client.24434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3731909434' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-12-01T04:44:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:30 smithi089 ceph-mon[98504]: from='client.14532 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:31.358 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:30 smithi089 ceph-mon[98504]: pgmap v173: 97 pgs: 11 creating+activating, 17 creating+peering, 69 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 4 op/s 2023-12-01T04:44:31.358 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:30 smithi089 ceph-mon[98504]: from='client.24434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:31.358 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3731909434' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2023-12-01T04:44:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:31 smithi060 ceph-mon[94233]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:31 smithi060 ceph-mon[109077]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:31 smithi089 ceph-mon[98504]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:32 smithi060 ceph-mon[94233]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-12-01T04:44:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:32 smithi060 ceph-mon[109077]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-12-01T04:44:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:32 smithi089 ceph-mon[98504]: pgmap v174: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s wr, 6 op/s 2023-12-01T04:44:33.684 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2023-12-01T04:44:34.044 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:44:34.045 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T04:44:34.056 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":175,"stamp":"2023-12-01T04:44:33.488188+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592730,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":204,"num_write_kb":2430,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":156,"ondisk_log_size":156,"up":291,"acting":291,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":291,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":222372,"kb_used_data":6756,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738844,"statfs":{"total":767960285184,"available":767732576256,"internally_reserved":0,"allocated":6918144,"data_stored":3875704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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":9,"apply_latency_ms":9,"commit_latency_ns":9000000,"apply_latency_ns":9000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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.591447"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534998+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T04:44:25.534998+0000","last_peered":"2023-12-01T04:44:25.534998+0000","last_clean":"2023-12-01T04:44:25.534998+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T04:44:25.534998+0000","last_undegraded":"2023-12-01T04:44:25.534998+0000","last_fullsized":"2023-12-01T04:44:25.534998+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.932034+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T04:44:24.932034+0000","last_peered":"2023-12-01T04:44:24.932034+0000","last_clean":"2023-12-01T04:44:24.932034+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T04:44:24.932034+0000","last_undegraded":"2023-12-01T04:44:24.932034+0000","last_fullsized":"2023-12-01T04:44:24.932034+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,6],"acting":[1,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3d","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.912767+0000","last_change":"2023-12-01T04:44:24.912044+0000","last_active":"2023-12-01T04:44:24.912767+0000","last_peered":"2023-12-01T04:44:24.912767+0000","last_clean":"2023-12-01T04:44:24.912767+0000","last_became_active":"2023-12-01T04:44:24.911761+0000","last_became_peered":"2023-12-01T04:44:24.911761+0000","last_unstale":"2023-12-01T04:44:24.912767+0000","last_undegraded":"2023-12-01T04:44:24.912767+0000","last_fullsized":"2023-12-01T04:44:24.912767+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386218+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T04:44:25.386218+0000","last_peered":"2023-12-01T04:44:25.386218+0000","last_clean":"2023-12-01T04:44:25.386218+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T04:44:25.386218+0000","last_undegraded":"2023-12-01T04:44:25.386218+0000","last_fullsized":"2023-12-01T04:44:25.386218+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534859+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T04:44:25.534859+0000","last_peered":"2023-12-01T04:44:25.534859+0000","last_clean":"2023-12-01T04:44:25.534859+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T04:44:25.534859+0000","last_undegraded":"2023-12-01T04:44:25.534859+0000","last_fullsized":"2023-12-01T04:44:25.534859+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386174+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T04:44:25.386174+0000","last_peered":"2023-12-01T04:44:25.386174+0000","last_clean":"2023-12-01T04:44:25.386174+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T04:44:25.386174+0000","last_undegraded":"2023-12-01T04:44:25.386174+0000","last_fullsized":"2023-12-01T04:44:25.386174+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,1],"acting":[5,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534808+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T04:44:25.534808+0000","last_peered":"2023-12-01T04:44:25.534808+0000","last_clean":"2023-12-01T04:44:25.534808+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T04:44:25.534808+0000","last_undegraded":"2023-12-01T04:44:25.534808+0000","last_fullsized":"2023-12-01T04:44:25.534808+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919470+0000","last_change":"2023-12-01T04:44:24.916394+0000","last_active":"2023-12-01T04:44:24.919470+0000","last_peered":"2023-12-01T04:44:24.919470+0000","last_clean":"2023-12-01T04:44:24.919470+0000","last_became_active":"2023-12-01T04:44:24.916154+0000","last_became_peered":"2023-12-01T04:44:24.916154+0000","last_unstale":"2023-12-01T04:44:24.919470+0000","last_undegraded":"2023-12-01T04:44:24.919470+0000","last_fullsized":"2023-12-01T04:44:24.919470+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.37","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534981+0000","last_change":"2023-12-01T04:44:24.920562+0000","last_active":"2023-12-01T04:44:25.534981+0000","last_peered":"2023-12-01T04:44:25.534981+0000","last_clean":"2023-12-01T04:44:25.534981+0000","last_became_active":"2023-12-01T04:44:24.920289+0000","last_became_peered":"2023-12-01T04:44:24.920289+0000","last_unstale":"2023-12-01T04:44:25.534981+0000","last_undegraded":"2023-12-01T04:44:25.534981+0000","last_fullsized":"2023-12-01T04:44:25.534981+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:41:53.350915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927536+0000","last_change":"2023-12-01T04:44:24.925459+0000","last_active":"2023-12-01T04:44:24.927536+0000","last_peered":"2023-12-01T04:44:24.927536+0000","last_clean":"2023-12-01T04:44:24.927536+0000","last_became_active":"2023-12-01T04:44:24.925171+0000","last_became_peered":"2023-12-01T04:44:24.925171+0000","last_unstale":"2023-12-01T04:44:24.927536+0000","last_undegraded":"2023-12-01T04:44:24.927536+0000","last_fullsized":"2023-12-01T04:44:24.927536+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929343+0000","last_change":"2023-12-01T04:44:24.924252+0000","last_active":"2023-12-01T04:44:24.929343+0000","last_peered":"2023-12-01T04:44:24.929343+0000","last_clean":"2023-12-01T04:44:24.929343+0000","last_became_active":"2023-12-01T04:44:24.923514+0000","last_became_peered":"2023-12-01T04:44:24.923514+0000","last_unstale":"2023-12-01T04:44:24.929343+0000","last_undegraded":"2023-12-01T04:44:24.929343+0000","last_fullsized":"2023-12-01T04:44:24.929343+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298673+0000","last_change":"2023-12-01T04:44:24.925685+0000","last_active":"2023-12-01T04:44:26.298673+0000","last_peered":"2023-12-01T04:44:26.298673+0000","last_clean":"2023-12-01T04:44:26.298673+0000","last_became_active":"2023-12-01T04:44:24.925194+0000","last_became_peered":"2023-12-01T04:44:24.925194+0000","last_unstale":"2023-12-01T04:44:26.298673+0000","last_undegraded":"2023-12-01T04:44:26.298673+0000","last_fullsized":"2023-12-01T04:44:26.298673+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,0],"acting":[4,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919418+0000","last_change":"2023-12-01T04:44:24.915194+0000","last_active":"2023-12-01T04:44:24.919418+0000","last_peered":"2023-12-01T04:44:24.919418+0000","last_clean":"2023-12-01T04:44:24.919418+0000","last_became_active":"2023-12-01T04:44:24.914858+0000","last_became_peered":"2023-12-01T04:44:24.914858+0000","last_unstale":"2023-12-01T04:44:24.919418+0000","last_undegraded":"2023-12-01T04:44:24.919418+0000","last_fullsized":"2023-12-01T04:44:24.919418+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.32","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.921956+0000","last_change":"2023-12-01T04:44:24.919882+0000","last_active":"2023-12-01T04:44:24.921956+0000","last_peered":"2023-12-01T04:44:24.921956+0000","last_clean":"2023-12-01T04:44:24.921956+0000","last_became_active":"2023-12-01T04:44:24.917928+0000","last_became_peered":"2023-12-01T04:44:24.917928+0000","last_unstale":"2023-12-01T04:44:24.921956+0000","last_undegraded":"2023-12-01T04:44:24.921956+0000","last_fullsized":"2023-12-01T04:44:24.921956+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,5],"acting":[0,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931833+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T04:44:24.931833+0000","last_peered":"2023-12-01T04:44:24.931833+0000","last_clean":"2023-12-01T04:44:24.931833+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T04:44:24.931833+0000","last_undegraded":"2023-12-01T04:44:24.931833+0000","last_fullsized":"2023-12-01T04:44:24.931833+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.30","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386046+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T04:44:25.386046+0000","last_peered":"2023-12-01T04:44:25.386046+0000","last_clean":"2023-12-01T04:44:25.386046+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T04:44:25.386046+0000","last_undegraded":"2023-12-01T04:44:25.386046+0000","last_fullsized":"2023-12-01T04:44:25.386046+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[5,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386290+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T04:44:25.386290+0000","last_peered":"2023-12-01T04:44:25.386290+0000","last_clean":"2023-12-01T04:44:25.386290+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T04:44:25.386290+0000","last_undegraded":"2023-12-01T04:44:25.386290+0000","last_fullsized":"2023-12-01T04:44:25.386290+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,4],"acting":[5,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.900288+0000","last_change":"2023-12-01T04:44:24.928650+0000","last_active":"2023-12-01T04:44:25.900288+0000","last_peered":"2023-12-01T04:44:25.900288+0000","last_clean":"2023-12-01T04:44:25.900288+0000","last_became_active":"2023-12-01T04:44:24.928381+0000","last_became_peered":"2023-12-01T04:44:24.928381+0000","last_unstale":"2023-12-01T04:44:25.900288+0000","last_undegraded":"2023-12-01T04:44:25.900288+0000","last_fullsized":"2023-12-01T04:44:25.900288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,6,7],"acting":[2,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.2d","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534907+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T04:44:25.534907+0000","last_peered":"2023-12-01T04:44:25.534907+0000","last_clean":"2023-12-01T04:44:25.534907+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T04:44:25.534907+0000","last_undegraded":"2023-12-01T04:44:25.534907+0000","last_fullsized":"2023-12-01T04:44:25.534907+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'4","reported_seq":16,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933350+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T04:44:24.933350+0000","last_peered":"2023-12-01T04:44:24.933350+0000","last_clean":"2023-12-01T04:44:24.933350+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T04:44:24.933350+0000","last_undegraded":"2023-12-01T04:44:24.933350+0000","last_fullsized":"2023-12-01T04:44:24.933350+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919391+0000","last_change":"2023-12-01T04:44:24.915594+0000","last_active":"2023-12-01T04:44:24.919391+0000","last_peered":"2023-12-01T04:44:24.919391+0000","last_clean":"2023-12-01T04:44:24.919391+0000","last_became_active":"2023-12-01T04:44:24.915341+0000","last_became_peered":"2023-12-01T04:44:24.915341+0000","last_unstale":"2023-12-01T04:44:24.919391+0000","last_undegraded":"2023-12-01T04:44:24.919391+0000","last_fullsized":"2023-12-01T04:44:24.919391+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924761+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T04:44:24.924761+0000","last_peered":"2023-12-01T04:44:24.924761+0000","last_clean":"2023-12-01T04:44:24.924761+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T04:44:24.924761+0000","last_undegraded":"2023-12-01T04:44:24.924761+0000","last_fullsized":"2023-12-01T04:44:24.924761+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.921984+0000","last_change":"2023-12-01T04:44:24.920908+0000","last_active":"2023-12-01T04:44:24.921984+0000","last_peered":"2023-12-01T04:44:24.921984+0000","last_clean":"2023-12-01T04:44:24.921984+0000","last_became_active":"2023-12-01T04:44:24.920674+0000","last_became_peered":"2023-12-01T04:44:24.920674+0000","last_unstale":"2023-12-01T04:44:24.921984+0000","last_undegraded":"2023-12-01T04:44:24.921984+0000","last_fullsized":"2023-12-01T04:44:24.921984+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534954+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T04:44:25.534954+0000","last_peered":"2023-12-01T04:44:25.534954+0000","last_clean":"2023-12-01T04:44:25.534954+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T04:44:25.534954+0000","last_undegraded":"2023-12-01T04:44:25.534954+0000","last_fullsized":"2023-12-01T04:44:25.534954+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386231+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T04:44:25.386231+0000","last_peered":"2023-12-01T04:44:25.386231+0000","last_clean":"2023-12-01T04:44:25.386231+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T04:44:25.386231+0000","last_undegraded":"2023-12-01T04:44:25.386231+0000","last_fullsized":"2023-12-01T04:44:25.386231+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534891+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T04:44:25.534891+0000","last_peered":"2023-12-01T04:44:25.534891+0000","last_clean":"2023-12-01T04:44:25.534891+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T04:44:25.534891+0000","last_undegraded":"2023-12-01T04:44:25.534891+0000","last_fullsized":"2023-12-01T04:44:25.534891+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386244+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T04:44:25.386244+0000","last_peered":"2023-12-01T04:44:25.386244+0000","last_clean":"2023-12-01T04:44:25.386244+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T04:44:25.386244+0000","last_undegraded":"2023-12-01T04:44:25.386244+0000","last_fullsized":"2023-12-01T04:44:25.386244+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.930387+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T04:44:24.930387+0000","last_peered":"2023-12-01T04:44:24.930387+0000","last_clean":"2023-12-01T04:44:24.930387+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T04:44:24.930387+0000","last_undegraded":"2023-12-01T04:44:24.930387+0000","last_fullsized":"2023-12-01T04:44:24.930387+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298254+0000","last_change":"2023-12-01T04:44:24.926737+0000","last_active":"2023-12-01T04:44:26.298254+0000","last_peered":"2023-12-01T04:44:26.298254+0000","last_clean":"2023-12-01T04:44:26.298254+0000","last_became_active":"2023-12-01T04:44:24.924902+0000","last_became_peered":"2023-12-01T04:44:24.924902+0000","last_unstale":"2023-12-01T04:44:26.298254+0000","last_undegraded":"2023-12-01T04:44:26.298254+0000","last_fullsized":"2023-12-01T04:44:26.298254+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931245+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T04:44:24.931245+0000","last_peered":"2023-12-01T04:44:24.931245+0000","last_clean":"2023-12-01T04:44:24.931245+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T04:44:24.931245+0000","last_undegraded":"2023-12-01T04:44:24.931245+0000","last_fullsized":"2023-12-01T04:44:24.931245+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925361+0000","last_change":"2023-12-01T04:44:24.923781+0000","last_active":"2023-12-01T04:44:24.925361+0000","last_peered":"2023-12-01T04:44:24.925361+0000","last_clean":"2023-12-01T04:44:24.925361+0000","last_became_active":"2023-12-01T04:44:24.923540+0000","last_became_peered":"2023-12-01T04:44:24.923540+0000","last_unstale":"2023-12-01T04:44:24.925361+0000","last_undegraded":"2023-12-01T04:44:24.925361+0000","last_fullsized":"2023-12-01T04:44:24.925361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.906685+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T04:44:24.906685+0000","last_peered":"2023-12-01T04:44:24.906685+0000","last_clean":"2023-12-01T04:44:24.906685+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T04:44:24.906685+0000","last_undegraded":"2023-12-01T04:44:24.906685+0000","last_fullsized":"2023-12-01T04:44:24.906685+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[3,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919450+0000","last_change":"2023-12-01T04:44:24.913775+0000","last_active":"2023-12-01T04:44:24.919450+0000","last_peered":"2023-12-01T04:44:24.919450+0000","last_clean":"2023-12-01T04:44:24.919450+0000","last_became_active":"2023-12-01T04:44:24.913397+0000","last_became_peered":"2023-12-01T04:44:24.913397+0000","last_unstale":"2023-12-01T04:44:24.919450+0000","last_undegraded":"2023-12-01T04:44:24.919450+0000","last_fullsized":"2023-12-01T04:44:24.919450+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386080+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T04:44:25.386080+0000","last_peered":"2023-12-01T04:44:25.386080+0000","last_clean":"2023-12-01T04:44:25.386080+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T04:44:25.386080+0000","last_undegraded":"2023-12-01T04:44:25.386080+0000","last_fullsized":"2023-12-01T04:44:25.386080+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,7],"acting":[5,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931872+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T04:44:24.931872+0000","last_peered":"2023-12-01T04:44:24.931872+0000","last_clean":"2023-12-01T04:44:24.931872+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T04:44:24.931872+0000","last_undegraded":"2023-12-01T04:44:24.931872+0000","last_fullsized":"2023-12-01T04:44:24.931872+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.920549+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T04:44:24.920549+0000","last_peered":"2023-12-01T04:44:24.920549+0000","last_clean":"2023-12-01T04:44:24.920549+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T04:44:24.920549+0000","last_undegraded":"2023-12-01T04:44:24.920549+0000","last_fullsized":"2023-12-01T04:44:24.920549+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,2],"acting":[6,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386279+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T04:44:25.386279+0000","last_peered":"2023-12-01T04:44:25.386279+0000","last_clean":"2023-12-01T04:44:25.386279+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T04:44:25.386279+0000","last_undegraded":"2023-12-01T04:44:25.386279+0000","last_fullsized":"2023-12-01T04:44:25.386279+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386266+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T04:44:25.386266+0000","last_peered":"2023-12-01T04:44:25.386266+0000","last_clean":"2023-12-01T04:44:25.386266+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T04:44:25.386266+0000","last_undegraded":"2023-12-01T04:44:25.386266+0000","last_fullsized":"2023-12-01T04:44:25.386266+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,2],"acting":[5,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.923002+0000","last_change":"2023-12-01T04:44:24.922211+0000","last_active":"2023-12-01T04:44:24.923002+0000","last_peered":"2023-12-01T04:44:24.923002+0000","last_clean":"2023-12-01T04:44:24.923002+0000","last_became_active":"2023-12-01T04:44:24.921889+0000","last_became_peered":"2023-12-01T04:44:24.921889+0000","last_unstale":"2023-12-01T04:44:24.923002+0000","last_undegraded":"2023-12-01T04:44:24.923002+0000","last_fullsized":"2023-12-01T04:44:24.923002+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":15,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.935248+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T04:44:24.935248+0000","last_peered":"2023-12-01T04:44:24.935248+0000","last_clean":"2023-12-01T04:44:24.935248+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T04:44:24.935248+0000","last_undegraded":"2023-12-01T04:44:24.935248+0000","last_fullsized":"2023-12-01T04:44:24.935248+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298605+0000","last_change":"2023-12-01T04:44:24.926237+0000","last_active":"2023-12-01T04:44:26.298605+0000","last_peered":"2023-12-01T04:44:26.298605+0000","last_clean":"2023-12-01T04:44:26.298605+0000","last_became_active":"2023-12-01T04:44:24.925964+0000","last_became_peered":"2023-12-01T04:44:24.925964+0000","last_unstale":"2023-12-01T04:44:26.298605+0000","last_undegraded":"2023-12-01T04:44:26.298605+0000","last_fullsized":"2023-12-01T04:44:26.298605+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'6","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.935790+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T04:44:24.935790+0000","last_peered":"2023-12-01T04:44:24.935790+0000","last_clean":"2023-12-01T04:44:24.935790+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T04:44:24.935790+0000","last_undegraded":"2023-12-01T04:44:24.935790+0000","last_fullsized":"2023-12-01T04:44:24.935790+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534918+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T04:44:25.534918+0000","last_peered":"2023-12-01T04:44:25.534918+0000","last_clean":"2023-12-01T04:44:25.534918+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T04:44:25.534918+0000","last_undegraded":"2023-12-01T04:44:25.534918+0000","last_fullsized":"2023-12-01T04:44:25.534918+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.929192+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T04:44:24.929192+0000","last_peered":"2023-12-01T04:44:24.929192+0000","last_clean":"2023-12-01T04:44:24.929192+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T04:44:24.929192+0000","last_undegraded":"2023-12-01T04:44:24.929192+0000","last_fullsized":"2023-12-01T04:44:24.929192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927396+0000","last_change":"2023-12-01T04:44:24.926378+0000","last_active":"2023-12-01T04:44:24.927396+0000","last_peered":"2023-12-01T04:44:24.927396+0000","last_clean":"2023-12-01T04:44:24.927396+0000","last_became_active":"2023-12-01T04:44:24.926068+0000","last_became_peered":"2023-12-01T04:44:24.926068+0000","last_unstale":"2023-12-01T04:44:24.927396+0000","last_undegraded":"2023-12-01T04:44:24.927396+0000","last_fullsized":"2023-12-01T04:44:24.927396+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386123+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T04:44:25.386123+0000","last_peered":"2023-12-01T04:44:25.386123+0000","last_clean":"2023-12-01T04:44:25.386123+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T04:44:25.386123+0000","last_undegraded":"2023-12-01T04:44:25.386123+0000","last_fullsized":"2023-12-01T04:44:25.386123+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534848+0000","last_change":"2023-12-01T04:44:24.926222+0000","last_active":"2023-12-01T04:44:25.534848+0000","last_peered":"2023-12-01T04:44:25.534848+0000","last_clean":"2023-12-01T04:44:25.534848+0000","last_became_active":"2023-12-01T04:44:24.925394+0000","last_became_peered":"2023-12-01T04:44:24.925394+0000","last_unstale":"2023-12-01T04:44:25.534848+0000","last_undegraded":"2023-12-01T04:44:25.534848+0000","last_fullsized":"2023-12-01T04:44:25.534848+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:29:29.924356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.910769+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T04:44:24.910769+0000","last_peered":"2023-12-01T04:44:24.910769+0000","last_clean":"2023-12-01T04:44:24.910769+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T04:44:24.910769+0000","last_undegraded":"2023-12-01T04:44:24.910769+0000","last_fullsized":"2023-12-01T04:44:24.910769+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.923866+0000","last_change":"2023-12-01T04:44:24.919841+0000","last_active":"2023-12-01T04:44:24.923866+0000","last_peered":"2023-12-01T04:44:24.923866+0000","last_clean":"2023-12-01T04:44:24.923866+0000","last_became_active":"2023-12-01T04:44:24.919532+0000","last_became_peered":"2023-12-01T04:44:24.919532+0000","last_unstale":"2023-12-01T04:44:24.923866+0000","last_undegraded":"2023-12-01T04:44:24.923866+0000","last_fullsized":"2023-12-01T04:44:24.923866+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'8","reported_seq":20,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.935830+0000","last_change":"2023-12-01T04:44:24.485448+0000","last_active":"2023-12-01T04:44:24.935830+0000","last_peered":"2023-12-01T04:44:24.935830+0000","last_clean":"2023-12-01T04:44:24.935830+0000","last_became_active":"2023-12-01T04:44:24.485147+0000","last_became_peered":"2023-12-01T04:44:24.485147+0000","last_unstale":"2023-12-01T04:44:24.935830+0000","last_undegraded":"2023-12-01T04:44:24.935830+0000","last_fullsized":"2023-12-01T04:44:24.935830+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T05:32:31.473190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534823+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T04:44:25.534823+0000","last_peered":"2023-12-01T04:44:25.534823+0000","last_clean":"2023-12-01T04:44:25.534823+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T04:44:25.534823+0000","last_undegraded":"2023-12-01T04:44:25.534823+0000","last_fullsized":"2023-12-01T04:44:25.534823+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298558+0000","last_change":"2023-12-01T04:44:24.489426+0000","last_active":"2023-12-01T04:44:26.298558+0000","last_peered":"2023-12-01T04:44:26.298558+0000","last_clean":"2023-12-01T04:44:26.298558+0000","last_became_active":"2023-12-01T04:44:24.489095+0000","last_became_peered":"2023-12-01T04:44:24.489095+0000","last_unstale":"2023-12-01T04:44:26.298558+0000","last_undegraded":"2023-12-01T04:44:26.298558+0000","last_fullsized":"2023-12-01T04:44:26.298558+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:06:37.616502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,7],"acting":[4,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534969+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T04:44:25.534969+0000","last_peered":"2023-12-01T04:44:25.534969+0000","last_clean":"2023-12-01T04:44:25.534969+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T04:44:25.534969+0000","last_undegraded":"2023-12-01T04:44:25.534969+0000","last_fullsized":"2023-12-01T04:44:25.534969+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931910+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T04:44:24.931910+0000","last_peered":"2023-12-01T04:44:24.931910+0000","last_clean":"2023-12-01T04:44:24.931910+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T04:44:24.931910+0000","last_undegraded":"2023-12-01T04:44:24.931910+0000","last_fullsized":"2023-12-01T04:44:24.931910+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386255+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T04:44:25.386255+0000","last_peered":"2023-12-01T04:44:25.386255+0000","last_clean":"2023-12-01T04:44:25.386255+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T04:44:25.386255+0000","last_undegraded":"2023-12-01T04:44:25.386255+0000","last_fullsized":"2023-12-01T04:44:25.386255+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386110+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T04:44:25.386110+0000","last_peered":"2023-12-01T04:44:25.386110+0000","last_clean":"2023-12-01T04:44:25.386110+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T04:44:25.386110+0000","last_undegraded":"2023-12-01T04:44:25.386110+0000","last_fullsized":"2023-12-01T04:44:25.386110+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.298949+0000","last_change":"2023-12-01T04:44:24.927115+0000","last_active":"2023-12-01T04:44:26.298949+0000","last_peered":"2023-12-01T04:44:26.298949+0000","last_clean":"2023-12-01T04:44:26.298949+0000","last_became_active":"2023-12-01T04:44:24.925165+0000","last_became_peered":"2023-12-01T04:44:24.925165+0000","last_unstale":"2023-12-01T04:44:26.298949+0000","last_undegraded":"2023-12-01T04:44:26.298949+0000","last_fullsized":"2023-12-01T04:44:26.298949+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931809+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T04:44:24.931809+0000","last_peered":"2023-12-01T04:44:24.931809+0000","last_clean":"2023-12-01T04:44:24.931809+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T04:44:24.931809+0000","last_undegraded":"2023-12-01T04:44:24.931809+0000","last_fullsized":"2023-12-01T04:44:24.931809+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898945+0000","last_change":"2023-12-01T04:44:24.485563+0000","last_active":"2023-12-01T04:44:24.898945+0000","last_peered":"2023-12-01T04:44:24.898945+0000","last_clean":"2023-12-01T04:44:24.898945+0000","last_became_active":"2023-12-01T04:44:24.485268+0000","last_became_peered":"2023-12-01T04:44:24.485268+0000","last_unstale":"2023-12-01T04:44:24.898945+0000","last_undegraded":"2023-12-01T04:44:24.898945+0000","last_fullsized":"2023-12-01T04:44:24.898945+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919455+0000","last_change":"2023-12-01T04:44:24.917444+0000","last_active":"2023-12-01T04:44:24.919455+0000","last_peered":"2023-12-01T04:44:24.919455+0000","last_clean":"2023-12-01T04:44:24.919455+0000","last_became_active":"2023-12-01T04:44:24.917204+0000","last_became_peered":"2023-12-01T04:44:24.917204+0000","last_unstale":"2023-12-01T04:44:24.919455+0000","last_undegraded":"2023-12-01T04:44:24.919455+0000","last_fullsized":"2023-12-01T04:44:24.919455+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386186+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T04:44:25.386186+0000","last_peered":"2023-12-01T04:44:25.386186+0000","last_clean":"2023-12-01T04:44:25.386186+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T04:44:25.386186+0000","last_undegraded":"2023-12-01T04:44:25.386186+0000","last_fullsized":"2023-12-01T04:44:25.386186+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"23'117","reported_seq":220,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.907264+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T04:44:24.907264+0000","last_peered":"2023-12-01T04:44:24.907264+0000","last_clean":"2023-12-01T04:44:24.907264+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T04:44:24.907264+0000","last_undegraded":"2023-12-01T04:44:24.907264+0000","last_fullsized":"2023-12-01T04:44:24.907264+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+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 @ 2023-12-02T08:26:14.318111+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925786+0000","last_change":"2023-12-01T04:44:24.924592+0000","last_active":"2023-12-01T04:44:24.925786+0000","last_peered":"2023-12-01T04:44:24.925786+0000","last_clean":"2023-12-01T04:44:24.925786+0000","last_became_active":"2023-12-01T04:44:24.924324+0000","last_became_peered":"2023-12-01T04:44:24.924324+0000","last_unstale":"2023-12-01T04:44:24.925786+0000","last_undegraded":"2023-12-01T04:44:24.925786+0000","last_fullsized":"2023-12-01T04:44:24.925786+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534792+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T04:44:25.534792+0000","last_peered":"2023-12-01T04:44:25.534792+0000","last_clean":"2023-12-01T04:44:25.534792+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T04:44:25.534792+0000","last_undegraded":"2023-12-01T04:44:25.534792+0000","last_fullsized":"2023-12-01T04:44:25.534792+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534939+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T04:44:25.534939+0000","last_peered":"2023-12-01T04:44:25.534939+0000","last_clean":"2023-12-01T04:44:25.534939+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T04:44:25.534939+0000","last_undegraded":"2023-12-01T04:44:25.534939+0000","last_fullsized":"2023-12-01T04:44:25.534939+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931929+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T04:44:24.931929+0000","last_peered":"2023-12-01T04:44:24.931929+0000","last_clean":"2023-12-01T04:44:24.931929+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T04:44:24.931929+0000","last_undegraded":"2023-12-01T04:44:24.931929+0000","last_fullsized":"2023-12-01T04:44:24.931929+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"63'1","reported_seq":13,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.900114+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T04:44:25.900114+0000","last_peered":"2023-12-01T04:44:25.900114+0000","last_clean":"2023-12-01T04:44:25.900114+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T04:44:25.900114+0000","last_undegraded":"2023-12-01T04:44:25.900114+0000","last_fullsized":"2023-12-01T04:44:25.900114+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:02:12.837694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.926754+0000","last_change":"2023-12-01T04:44:24.924092+0000","last_active":"2023-12-01T04:44:24.926754+0000","last_peered":"2023-12-01T04:44:24.926754+0000","last_clean":"2023-12-01T04:44:24.926754+0000","last_became_active":"2023-12-01T04:44:24.923784+0000","last_became_peered":"2023-12-01T04:44:24.923784+0000","last_unstale":"2023-12-01T04:44:24.926754+0000","last_undegraded":"2023-12-01T04:44:24.926754+0000","last_fullsized":"2023-12-01T04:44:24.926754+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933529+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T04:44:24.933529+0000","last_peered":"2023-12-01T04:44:24.933529+0000","last_clean":"2023-12-01T04:44:24.933529+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T04:44:24.933529+0000","last_undegraded":"2023-12-01T04:44:24.933529+0000","last_fullsized":"2023-12-01T04:44:24.933529+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:04:33.603168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925810+0000","last_change":"2023-12-01T04:44:24.925191+0000","last_active":"2023-12-01T04:44:24.925810+0000","last_peered":"2023-12-01T04:44:24.925810+0000","last_clean":"2023-12-01T04:44:24.925810+0000","last_became_active":"2023-12-01T04:44:24.924909+0000","last_became_peered":"2023-12-01T04:44:24.924909+0000","last_unstale":"2023-12-01T04:44:24.925810+0000","last_undegraded":"2023-12-01T04:44:24.925810+0000","last_fullsized":"2023-12-01T04:44:24.925810+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534754+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T04:44:25.534754+0000","last_peered":"2023-12-01T04:44:25.534754+0000","last_clean":"2023-12-01T04:44:25.534754+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T04:44:25.534754+0000","last_undegraded":"2023-12-01T04:44:25.534754+0000","last_fullsized":"2023-12-01T04:44:25.534754+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:26.297940+0000","last_change":"2023-12-01T04:44:24.920755+0000","last_active":"2023-12-01T04:44:26.297940+0000","last_peered":"2023-12-01T04:44:26.297940+0000","last_clean":"2023-12-01T04:44:26.297940+0000","last_became_active":"2023-12-01T04:44:24.920460+0000","last_became_peered":"2023-12-01T04:44:24.920460+0000","last_unstale":"2023-12-01T04:44:26.297940+0000","last_undegraded":"2023-12-01T04:44:26.297940+0000","last_fullsized":"2023-12-01T04:44:26.297940+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:34:31.618200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931855+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T04:44:24.931855+0000","last_peered":"2023-12-01T04:44:24.931855+0000","last_clean":"2023-12-01T04:44:24.931855+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T04:44:24.931855+0000","last_undegraded":"2023-12-01T04:44:24.931855+0000","last_fullsized":"2023-12-01T04:44:24.931855+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,3],"acting":[1,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.924510+0000","last_change":"2023-12-01T04:44:24.922086+0000","last_active":"2023-12-01T04:44:24.924510+0000","last_peered":"2023-12-01T04:44:24.924510+0000","last_clean":"2023-12-01T04:44:24.924510+0000","last_became_active":"2023-12-01T04:44:24.921651+0000","last_became_peered":"2023-12-01T04:44:24.921651+0000","last_unstale":"2023-12-01T04:44:24.924510+0000","last_undegraded":"2023-12-01T04:44:24.924510+0000","last_fullsized":"2023-12-01T04:44:24.924510+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931892+0000","last_change":"2023-12-01T04:44:24.488113+0000","last_active":"2023-12-01T04:44:24.931892+0000","last_peered":"2023-12-01T04:44:24.931892+0000","last_clean":"2023-12-01T04:44:24.931892+0000","last_became_active":"2023-12-01T04:44:24.487799+0000","last_became_peered":"2023-12-01T04:44:24.487799+0000","last_unstale":"2023-12-01T04:44:24.931892+0000","last_undegraded":"2023-12-01T04:44:24.931892+0000","last_fullsized":"2023-12-01T04:44:24.931892+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:42:09.025880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919399+0000","last_change":"2023-12-01T04:44:24.914015+0000","last_active":"2023-12-01T04:44:24.919399+0000","last_peered":"2023-12-01T04:44:24.919399+0000","last_clean":"2023-12-01T04:44:24.919399+0000","last_became_active":"2023-12-01T04:44:24.913718+0000","last_became_peered":"2023-12-01T04:44:24.913718+0000","last_unstale":"2023-12-01T04:44:24.919399+0000","last_undegraded":"2023-12-01T04:44:24.919399+0000","last_fullsized":"2023-12-01T04:44:24.919399+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534835+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T04:44:25.534835+0000","last_peered":"2023-12-01T04:44:25.534835+0000","last_clean":"2023-12-01T04:44:25.534835+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T04:44:25.534835+0000","last_undegraded":"2023-12-01T04:44:25.534835+0000","last_fullsized":"2023-12-01T04:44:25.534835+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.925467+0000","last_change":"2023-12-01T04:44:24.922709+0000","last_active":"2023-12-01T04:44:24.925467+0000","last_peered":"2023-12-01T04:44:24.925467+0000","last_clean":"2023-12-01T04:44:24.925467+0000","last_became_active":"2023-12-01T04:44:24.922396+0000","last_became_peered":"2023-12-01T04:44:24.922396+0000","last_unstale":"2023-12-01T04:44:24.925467+0000","last_undegraded":"2023-12-01T04:44:24.925467+0000","last_fullsized":"2023-12-01T04:44:24.925467+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.898309+0000","last_change":"2023-12-01T04:44:24.493654+0000","last_active":"2023-12-01T04:44:24.898309+0000","last_peered":"2023-12-01T04:44:24.898309+0000","last_clean":"2023-12-01T04:44:24.898309+0000","last_became_active":"2023-12-01T04:44:24.493318+0000","last_became_peered":"2023-12-01T04:44:24.493318+0000","last_unstale":"2023-12-01T04:44:24.898309+0000","last_undegraded":"2023-12-01T04:44:24.898309+0000","last_fullsized":"2023-12-01T04:44:24.898309+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,0],"acting":[2,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.534929+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T04:44:25.534929+0000","last_peered":"2023-12-01T04:44:25.534929+0000","last_clean":"2023-12-01T04:44:25.534929+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T04:44:25.534929+0000","last_undegraded":"2023-12-01T04:44:25.534929+0000","last_fullsized":"2023-12-01T04:44:25.534929+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.935326+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T04:44:24.935326+0000","last_peered":"2023-12-01T04:44:24.935326+0000","last_clean":"2023-12-01T04:44:24.935326+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T04:44:24.935326+0000","last_undegraded":"2023-12-01T04:44:24.935326+0000","last_fullsized":"2023-12-01T04:44:24.935326+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386206+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T04:44:25.386206+0000","last_peered":"2023-12-01T04:44:25.386206+0000","last_clean":"2023-12-01T04:44:25.386206+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T04:44:25.386206+0000","last_undegraded":"2023-12-01T04:44:25.386206+0000","last_fullsized":"2023-12-01T04:44:25.386206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.933718+0000","last_change":"2023-12-01T04:44:24.489837+0000","last_active":"2023-12-01T04:44:24.933718+0000","last_peered":"2023-12-01T04:44:24.933718+0000","last_clean":"2023-12-01T04:44:24.933718+0000","last_became_active":"2023-12-01T04:44:24.489501+0000","last_became_peered":"2023-12-01T04:44:24.489501+0000","last_unstale":"2023-12-01T04:44:24.933718+0000","last_undegraded":"2023-12-01T04:44:24.933718+0000","last_fullsized":"2023-12-01T04:44:24.933718+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T11:46:56.923707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,7],"acting":[2,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.535011+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T04:44:25.535011+0000","last_peered":"2023-12-01T04:44:25.535011+0000","last_clean":"2023-12-01T04:44:25.535011+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T04:44:25.535011+0000","last_undegraded":"2023-12-01T04:44:25.535011+0000","last_fullsized":"2023-12-01T04:44:25.535011+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927588+0000","last_change":"2023-12-01T04:44:24.924470+0000","last_active":"2023-12-01T04:44:24.927588+0000","last_peered":"2023-12-01T04:44:24.927588+0000","last_clean":"2023-12-01T04:44:24.927588+0000","last_became_active":"2023-12-01T04:44:24.924183+0000","last_became_peered":"2023-12-01T04:44:24.924183+0000","last_unstale":"2023-12-01T04:44:24.927588+0000","last_undegraded":"2023-12-01T04:44:24.927588+0000","last_fullsized":"2023-12-01T04:44:24.927588+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":63,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.899651+0000","last_change":"2023-12-01T04:44:24.909421+0000","last_active":"2023-12-01T04:44:25.899651+0000","last_peered":"2023-12-01T04:44:25.899651+0000","last_clean":"2023-12-01T04:44:25.899651+0000","last_became_active":"2023-12-01T04:44:24.909134+0000","last_became_peered":"2023-12-01T04:44:24.909134+0000","last_unstale":"2023-12-01T04:44:25.899651+0000","last_undegraded":"2023-12-01T04:44:25.899651+0000","last_fullsized":"2023-12-01T04:44:25.899651+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386135+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T04:44:25.386135+0000","last_peered":"2023-12-01T04:44:25.386135+0000","last_clean":"2023-12-01T04:44:25.386135+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T04:44:25.386135+0000","last_undegraded":"2023-12-01T04:44:25.386135+0000","last_fullsized":"2023-12-01T04:44:25.386135+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927449+0000","last_change":"2023-12-01T04:44:24.927047+0000","last_active":"2023-12-01T04:44:24.927449+0000","last_peered":"2023-12-01T04:44:24.927449+0000","last_clean":"2023-12-01T04:44:24.927449+0000","last_became_active":"2023-12-01T04:44:24.926546+0000","last_became_peered":"2023-12-01T04:44:24.926546+0000","last_unstale":"2023-12-01T04:44:24.927449+0000","last_undegraded":"2023-12-01T04:44:24.927449+0000","last_fullsized":"2023-12-01T04:44:24.927449+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919698+0000","last_change":"2023-12-01T04:44:24.917505+0000","last_active":"2023-12-01T04:44:24.919698+0000","last_peered":"2023-12-01T04:44:24.919698+0000","last_clean":"2023-12-01T04:44:24.919698+0000","last_became_active":"2023-12-01T04:44:24.917138+0000","last_became_peered":"2023-12-01T04:44:24.917138+0000","last_unstale":"2023-12-01T04:44:24.919698+0000","last_undegraded":"2023-12-01T04:44:24.919698+0000","last_fullsized":"2023-12-01T04:44:24.919698+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.931956+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T04:44:24.931956+0000","last_peered":"2023-12-01T04:44:24.931956+0000","last_clean":"2023-12-01T04:44:24.931956+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T04:44:24.931956+0000","last_undegraded":"2023-12-01T04:44:24.931956+0000","last_fullsized":"2023-12-01T04:44:24.931956+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.926197+0000","last_change":"2023-12-01T04:44:24.924323+0000","last_active":"2023-12-01T04:44:24.926197+0000","last_peered":"2023-12-01T04:44:24.926197+0000","last_clean":"2023-12-01T04:44:24.926197+0000","last_became_active":"2023-12-01T04:44:24.924047+0000","last_became_peered":"2023-12-01T04:44:24.924047+0000","last_unstale":"2023-12-01T04:44:24.926197+0000","last_undegraded":"2023-12-01T04:44:24.926197+0000","last_fullsized":"2023-12-01T04:44:24.926197+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919421+0000","last_change":"2023-12-01T04:44:24.917876+0000","last_active":"2023-12-01T04:44:24.919421+0000","last_peered":"2023-12-01T04:44:24.919421+0000","last_clean":"2023-12-01T04:44:24.919421+0000","last_became_active":"2023-12-01T04:44:24.917333+0000","last_became_peered":"2023-12-01T04:44:24.917333+0000","last_unstale":"2023-12-01T04:44:24.919421+0000","last_undegraded":"2023-12-01T04:44:24.919421+0000","last_fullsized":"2023-12-01T04:44:24.919421+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386096+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T04:44:25.386096+0000","last_peered":"2023-12-01T04:44:25.386096+0000","last_clean":"2023-12-01T04:44:25.386096+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T04:44:25.386096+0000","last_undegraded":"2023-12-01T04:44:25.386096+0000","last_fullsized":"2023-12-01T04:44:25.386096+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.919491+0000","last_change":"2023-12-01T04:44:24.918409+0000","last_active":"2023-12-01T04:44:24.919491+0000","last_peered":"2023-12-01T04:44:24.919491+0000","last_clean":"2023-12-01T04:44:24.919491+0000","last_became_active":"2023-12-01T04:44:24.918093+0000","last_became_peered":"2023-12-01T04:44:24.918093+0000","last_unstale":"2023-12-01T04:44:24.919491+0000","last_undegraded":"2023-12-01T04:44:24.919491+0000","last_fullsized":"2023-12-01T04:44:24.919491+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:25.386157+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T04:44:25.386157+0000","last_peered":"2023-12-01T04:44:25.386157+0000","last_clean":"2023-12-01T04:44:25.386157+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T04:44:25.386157+0000","last_undegraded":"2023-12-01T04:44:25.386157+0000","last_fullsized":"2023-12-01T04:44:25.386157+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.927433+0000","last_change":"2023-12-01T04:44:24.926873+0000","last_active":"2023-12-01T04:44:24.927433+0000","last_peered":"2023-12-01T04:44:24.927433+0000","last_clean":"2023-12-01T04:44:24.927433+0000","last_became_active":"2023-12-01T04:44:24.926081+0000","last_became_peered":"2023-12-01T04:44:24.926081+0000","last_unstale":"2023-12-01T04:44:24.927433+0000","last_undegraded":"2023-12-01T04:44:24.927433+0000","last_fullsized":"2023-12-01T04:44:24.927433+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2023-12-01T04:44:24.926169+0000","last_change":"2023-12-01T04:44:24.923294+0000","last_active":"2023-12-01T04:44:24.926169+0000","last_peered":"2023-12-01T04:44:24.926169+0000","last_clean":"2023-12-01T04:44:24.926169+0000","last_became_active":"2023-12-01T04:44:24.923017+0000","last_became_peered":"2023-12-01T04:44:24.923017+0000","last_unstale":"2023-12-01T04:44:24.926169+0000","last_undegraded":"2023-12-01T04:44:24.926169+0000","last_fullsized":"2023-12-01T04:44:24.926169+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2969600,"data_stored":2951840,"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":2362,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201287,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1200,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1228800,"data_stored":852913,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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.35699999999999998}]},{"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.441}]},{"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.40300000000000002}]},{"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.38900000000000001}]},{"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.54300000000000004}]},{"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.46800000000000003}]},{"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.56799999999999995}]}]},{"osd":6,"up_from":47,"seq":201863462923,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28156,"kb_used_data":1204,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716996,"statfs":{"total":95995035648,"available":95966203904,"internally_reserved":0,"allocated":1232896,"data_stored":853873,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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.66600000000000004}]},{"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.65200000000000002}]},{"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.51400000000000001}]},{"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.58399999999999996}]},{"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.45300000000000001}]},{"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.57199999999999995}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.63800000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574879,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27576,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717576,"statfs":{"total":95995035648,"available":95966797824,"internally_reserved":0,"allocated":638976,"data_stored":262432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:07 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.36399999999999999,"15min":0.35199999999999998},"min":{"1min":0.32300000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.26700000000000002},{"interface":"front","average":{"1min":0.45100000000000001,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.32400000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.316}]},{"osd":2,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.40500000000000003,"15min":0.40300000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.28499999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.438,"15min":0.437},"min":{"1min":0.35199999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.60899999999999999,"5min":0.624,"15min":0.624},"last":0.40100000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.30099999999999999},{"interface":"front","average":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.35499999999999998}]},{"osd":4,"last update":"Fri Dec 1 04:44:04 2023","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.56499999999999995},{"interface":"front","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.46999999999999997,"5min":0.46999999999999997,"15min":0.46999999999999997},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.72899999999999998}]},{"osd":5,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.70999999999999996}]},{"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.68899999999999995}]},{"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.70299999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738402,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28164,"kb_used_data":1212,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716988,"statfs":{"total":95995035648,"available":95966195712,"internally_reserved":0,"allocated":1241088,"data_stored":853368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:44:09 2023","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.32300000000000001,"15min":0.314},"min":{"1min":0.20499999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.317},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.34000000000000002,"15min":0.33000000000000002},"min":{"1min":0.26800000000000002,"5min":0.188,"15min":0.188},"max":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"last":0.26400000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.40100000000000002,"15min":0.40300000000000002},"min":{"1min":0.25600000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.55000000000000004,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.28000000000000003}]},{"osd":3,"last update":"Fri Dec 1 04:43:44 2023","interfaces":[{"interface":"back","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"last":0.33300000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.62,"5min":0.62,"15min":0.62},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.70899999999999996}]},{"osd":5,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.621},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.72999999999999998}]},{"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.66300000000000003}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.53400000000000003}]}]},{"osd":2,"up_from":18,"seq":77309411355,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27568,"kb_used_data":616,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717584,"statfs":{"total":95995035648,"available":95966806016,"internally_reserved":0,"allocated":630784,"data_stored":262272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.39000000000000001,"15min":0.38400000000000001},"min":{"1min":0.27200000000000002,"5min":0.221,"15min":0.221},"max":{"1min":0.55800000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.39800000000000002,"15min":0.39600000000000002},"min":{"1min":0.29499999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.38600000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.41599999999999998,"15min":0.41799999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.57799999999999996,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.313},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.29199999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.65600000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.36799999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:43:50 2023","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.35099999999999998},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.33100000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:06 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":0.98599999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.71699999999999997}]},{"osd":5,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":1.0269999999999999,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.74199999999999999}]},{"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.629}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.621}]}]},{"osd":3,"up_from":26,"seq":111669149720,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27588,"kb_used_data":636,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717564,"statfs":{"total":95995035648,"available":95966785536,"internally_reserved":0,"allocated":651264,"data_stored":263940,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.251,"5min":0.251,"15min":0.251},"max":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.622,"5min":0.622,"15min":0.622},"last":0.41899999999999998}]},{"osd":1,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.44500000000000001,"5min":0.44500000000000001,"15min":0.44500000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.46100000000000002}]},{"osd":2,"last update":"Fri Dec 1 04:43:46 2023","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.47799999999999998,"15min":0.47799999999999998},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":0.72099999999999997,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.40200000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:05 2023","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.1699999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.69299999999999995},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.1859999999999999,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.625}]},{"osd":5,"last update":"Fri Dec 1 04:44:27 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.70899999999999996}]},{"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.77200000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.64300000000000002}]}]},{"osd":4,"up_from":31,"seq":133143986196,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27584,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":647168,"data_stored":262980,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.499,"5min":0.499,"15min":0.499},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.69999999999999996}]},{"osd":1,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.47299999999999998}]},{"osd":2,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.48699999999999999,"5min":0.48699999999999999,"15min":0.48699999999999999},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.53000000000000003}]},{"osd":3,"last update":"Fri Dec 1 04:44:03 2023","interfaces":[{"interface":"back","average":{"1min":0.496,"5min":0.496,"15min":0.496},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.496},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.627}]},{"osd":5,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"last":0.307},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"last":0.40600000000000003}]},{"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.38}]},{"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.45600000000000002}]}]},{"osd":5,"up_from":39,"seq":167503724560,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27584,"kb_used_data":632,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":647168,"data_stored":263926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.82899999999999996,"5min":0.82899999999999996,"15min":0.82899999999999996},"last":0.58699999999999997}]},{"osd":1,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.436},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.44900000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.76500000000000001,"15min":0.76500000000000001},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":3.9569999999999999,"5min":3.9569999999999999,"15min":3.9569999999999999},"last":0.40999999999999998},{"interface":"front","average":{"1min":0.53200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.70799999999999996,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.375}]},{"osd":3,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.50800000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:44:24 2023","interfaces":[{"interface":"back","average":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.46700000000000003}]},{"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.34899999999999998}]},{"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.53900000000000003}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1668,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1654,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1564,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T04:44:34.061 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2023-12-01T04:44:34.061 INFO:tasks.cephadm:Adding prometheus.a on smithi089 2023-12-01T04:44:34.061 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch apply prometheus '1;smithi089=a' 2023-12-01T04:44:34.624 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:44:35.122 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:34 smithi089 ceph-mon[98504]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-01T04:44:35.122 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:34 smithi089 ceph-mon[98504]: from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:34 smithi060 ceph-mon[94233]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-01T04:44:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:34 smithi060 ceph-mon[94233]: from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:34 smithi060 ceph-mon[109077]: pgmap v175: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s wr, 5 op/s 2023-12-01T04:44:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:34 smithi060 ceph-mon[109077]: from='client.24452 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:44:36.015 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled prometheus update... 2023-12-01T04:44:36.469 DEBUG:teuthology.orchestra.run.smithi089:prometheus.a> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@prometheus.a.service 2023-12-01T04:44:36.471 INFO:tasks.cephadm:Adding node-exporter.a on smithi060 2023-12-01T04:44:36.471 INFO:tasks.cephadm:Adding node-exporter.b on smithi089 2023-12-01T04:44:36.471 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch apply node-exporter '2;smithi060=a;smithi089=b' 2023-12-01T04:44:36.500 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:44:37.050 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:44:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: Saving service prometheus spec with placement smithi089=a;count:1 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:37 smithi089 ceph-mon[98504]: Deploying daemon prometheus.a on smithi089 2023-12-01T04:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2023-12-01T04:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: Saving service prometheus spec with placement smithi089=a;count:1 2023-12-01T04:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[94233]: Deploying daemon prometheus.a on smithi089 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: pgmap v176: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 3 op/s 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: from='client.24445 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi089=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: Saving service prometheus spec with placement smithi089=a;count:1 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:37 smithi060 ceph-mon[109077]: Deploying daemon prometheus.a on smithi089 2023-12-01T04:44:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:39 smithi089 ceph-mon[98504]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 2 op/s 2023-12-01T04:44:39.374 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled node-exporter update... 2023-12-01T04:44:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:39 smithi060 ceph-mon[94233]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 2 op/s 2023-12-01T04:44:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:39 smithi060 ceph-mon[109077]: pgmap v177: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s wr, 2 op/s 2023-12-01T04:44:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:40 smithi060 ceph-mon[94233]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi089=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:40 smithi060 ceph-mon[94233]: Saving service node-exporter spec with placement smithi060=a;smithi089=b;count:2 2023-12-01T04:44:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:40 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:40 smithi060 ceph-mon[109077]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi089=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:40 smithi060 ceph-mon[109077]: Saving service node-exporter spec with placement smithi060=a;smithi089=b;count:2 2023-12-01T04:44:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:40 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:40 smithi089 ceph-mon[98504]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi060=a;smithi089=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:40 smithi089 ceph-mon[98504]: Saving service node-exporter spec with placement smithi060=a;smithi089=b;count:2 2023-12-01T04:44:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:40 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:40.881 DEBUG:teuthology.orchestra.run.smithi060:node-exporter.a> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@node-exporter.a.service 2023-12-01T04:44:40.884 DEBUG:teuthology.orchestra.run.smithi089:node-exporter.b> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@node-exporter.b.service 2023-12-01T04:44:40.888 INFO:tasks.cephadm:Adding alertmanager.a on smithi060 2023-12-01T04:44:40.889 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch apply alertmanager '1;smithi060=a' 2023-12-01T04:44:40.919 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:44:40.921 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:44:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:41 smithi060 ceph-mon[109077]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 2 op/s 2023-12-01T04:44:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:41 smithi060 ceph-mon[94233]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 2 op/s 2023-12-01T04:44:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:41 smithi089 ceph-mon[98504]: pgmap v178: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 2 op/s 2023-12-01T04:44:41.842 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:44:42.645 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:42 smithi089 ceph-mon[98504]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 1 op/s 2023-12-01T04:44:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:42 smithi060 ceph-mon[94233]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 1 op/s 2023-12-01T04:44:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:42 smithi060 ceph-mon[109077]: pgmap v179: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 938 B/s wr, 1 op/s 2023-12-01T04:44:43.809 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled alertmanager update... 2023-12-01T04:44:44.317 DEBUG:teuthology.orchestra.run.smithi060:alertmanager.a> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@alertmanager.a.service 2023-12-01T04:44:44.320 INFO:tasks.cephadm:Adding grafana.a on smithi089 2023-12-01T04:44:44.320 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph orch apply grafana '1;smithi089=a' 2023-12-01T04:44:44.353 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:-- Logs begin at Fri 2023-12-01 04:21:17 UTC. -- 2023-12-01T04:44:44.878 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:44:45.118 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:44 smithi089 ceph-mon[98504]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:45.118 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:44 smithi089 ceph-mon[98504]: from='client.24457 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:45.118 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:44 smithi089 ceph-mon[98504]: Saving service alertmanager spec with placement smithi060=a;count:1 2023-12-01T04:44:45.118 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:44 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:45.118 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:44 smithi089 systemd[1]: Starting Ceph prometheus.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[94233]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[94233]: from='client.24457 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[94233]: Saving service alertmanager spec with placement smithi060=a;count:1 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[109077]: pgmap v180: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[109077]: from='client.24457 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi060=a", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[109077]: Saving service alertmanager spec with placement smithi060=a;count:1 2023-12-01T04:44:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:44 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:45.938 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 podman[133528]: 2023-12-01T04:44:45.938 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.916Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.917Z 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)" 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.917Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi089 (none))" 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.917Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.917Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.918Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.918Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.919Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.919Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.921Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.921Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.668µs 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.921Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.922Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-12-01T04:44:45.939 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.922Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=17.425µs wal_replay_duration=207.197µs wbl_replay_duration=114ns total_replay_duration=242.333µs 2023-12-01T04:44:45.940 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.922Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T04:44:45.940 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.922Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T04:44:45.940 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.922Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T04:44:45.940 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.937Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.842149ms db_storage=729ns remote_storage=1.041µs web_handler=335ns query_engine=533ns scrape=259.9µs scrape_sd=62.218µs notify=1.06µs notify_sd=1.944µs rules=14.334829ms tracing=5.698µs 2023-12-01T04:44:45.940 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.937Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T04:44:45.940 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:44:45.937Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T04:44:46.288 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 bash[133528]: e17332d34676d091ba2709b232d99b4c4570e213e46b6df7c706f6e61fd37c58 2023-12-01T04:44:46.288 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:44:45 smithi089 systemd[1]: Started Ceph prometheus.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:44:46.463 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled grafana update... 2023-12-01T04:44:46.816 DEBUG:teuthology.orchestra.run.smithi089:grafana.a> sudo journalctl -f -n 0 -u ceph-7e0fe086-9003-11ee-95a2-87774f69a715@grafana.a.service 2023-12-01T04:44:46.818 INFO:tasks.cephadm:Setting up client nodes... 2023-12-01T04:44:46.818 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T04:44:46.848 INFO:journalctl@ceph.grafana.a.smithi089.stdout:-- Logs begin at Fri 2023-12-01 04:21:26 UTC. -- 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[94233]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[109077]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.158 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T04:44:47.159 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.369 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-mon[98504]: pgmap v181: 97 pgs: 97 active+clean; 579 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: ignoring --setuser ceph since I am not root 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: ignoring --setgroup ceph since I am not root 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-mgr[100635]: -- 172.21.15.89:0/4128413667 <== mon.1 v2:172.21.15.89:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55a5e3e2f1e0 con 0x55a5e3e05000 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:47.289+0000 7f7dba8a7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:44:47.370 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:47.367+0000 7f7dba8a7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:44:47.397 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:47.424 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ignoring --setuser ceph since I am not root 2023-12-01T04:44:47.424 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ignoring --setgroup ceph since I am not root 2023-12-01T04:44:47.424 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:47.322+0000 7fbca9eb5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-01T04:44:47.424 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:47.420+0000 7fbca9eb5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-01T04:44:47.720 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:47.456+0000 7f7dba8a7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:44:47.720 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:47.549+0000 7f7dba8a7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:44:47.720 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:47 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:47.718+0000 7f7dba8a7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:44:47.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:47.531+0000 7fbca9eb5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-01T04:44:47.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:47.650+0000 7fbca9eb5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-01T04:44:48.109 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:47 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:47.872+0000 7fbca9eb5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-01T04:44:48.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-mon[94233]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T04:44:48.360 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-mon[94233]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-01T04:44:48.360 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-mon[109077]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T04:44:48.361 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-mon[109077]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-01T04:44:48.392 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:48 smithi089 ceph-mon[98504]: from='mgr.14152 172.21.15.60:0/2908850284' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-12-01T04:44:48.392 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:48 smithi089 ceph-mon[98504]: mgrmap e16: y(active, since 4m), standbys: x 2023-12-01T04:44:48.392 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:48 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:48.079+0000 7f7dba8a7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:44:48.392 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:48 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:48.209+0000 7f7dba8a7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:44:48.392 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:48 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:48.296+0000 7f7dba8a7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:44:48.392 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:48 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:48.390+0000 7f7dba8a7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:44:48.636 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:48.357+0000 7fbca9eb5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-01T04:44:48.636 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:48.524+0000 7fbca9eb5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-01T04:44:48.636 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:48.634+0000 7fbca9eb5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-01T04:44:48.806 INFO:teuthology.orchestra.run.smithi060.stdout:[client.0] 2023-12-01T04:44:48.807 INFO:teuthology.orchestra.run.smithi060.stdout: key = AQDAZGllLQ3HLxAARJSJtld18ZCkis+8x41xHw== 2023-12-01T04:44:48.975 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:48 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:48.750+0000 7fbca9eb5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-01T04:44:49.124 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:48 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:48.811+0000 7f7dba8a7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:44:49.258 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1347472397' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:49.258 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:49 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:49.258 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:49 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:44:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1347472397' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:49 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:49 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:44:49.260 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:44:49.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-12-01T04:44:49.260 DEBUG:teuthology.orchestra.run.smithi060:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-12-01T04:44:49.303 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-12-01T04:44:49.480 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1347472397' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:49.480 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:49 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:49.480 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:49 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:44:49.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:49 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:49.273+0000 7fbca9eb5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-01T04:44:49.787 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:49 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:49.478+0000 7f7dba8a7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:44:49.788 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:49 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:49.561+0000 7f7dba8a7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:44:49.860 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.b/config 2023-12-01T04:44:50.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:50 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:50.057+0000 7fbca9eb5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-01T04:44:50.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:50 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:50.155+0000 7fbca9eb5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-01T04:44:50.654 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:50 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:50.377+0000 7f7dba8a7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:44:50.654 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:50 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:50.470+0000 7f7dba8a7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:44:50.908 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:50 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:50.651+0000 7f7dba8a7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:44:51.287 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:50 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:50.949+0000 7f7dba8a7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:44:51.288 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:51 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:51.184+0000 7f7dba8a7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:44:51.337 INFO:teuthology.orchestra.run.smithi089.stdout:[client.1] 2023-12-01T04:44:51.337 INFO:teuthology.orchestra.run.smithi089.stdout: key = AQDDZGllmR7FExAA95ZUL8eK9xht6IO38Wzk8w== 2023-12-01T04:44:51.384 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:51.130+0000 7fbca9eb5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:44:51.384 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:51.242+0000 7fbca9eb5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-01T04:44:51.623 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/3756263343' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:51.623 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:51 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:51.623 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:51 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:44:51.623 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:51 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:51.336+0000 7f7dba8a7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:44:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/3756263343' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:51.816 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:51.816 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:44:51.816 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:51.469+0000 7fbca9eb5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-01T04:44:51.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/3756263343' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:51.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-12-01T04:44:51.817 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-12-01T04:44:51.878 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:51 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:51.621+0000 7f7dba8a7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:44:51.903 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T04:44:51.904 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-12-01T04:44:51.904 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-12-01T04:44:51.947 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-12-01T04:44:51.948 DEBUG:teuthology.orchestra.run.smithi060:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-12-01T04:44:52.081 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:51 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:51.822+0000 7fbca9eb5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-01T04:44:52.281 INFO:teuthology.misc.health.smithi060.stdout: 2023-12-01T04:44:52.281 INFO:teuthology.misc.health.smithi060.stdout:{"epoch":63,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:25.896147+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:44:52.294 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-12-01T04:44:52.294 INFO:tasks.cephadm:Creating RBD pool 2023-12-01T04:44:52.295 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool create rbd 8 2023-12-01T04:44:52.462 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:52 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:52.079+0000 7fbca9eb5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-01T04:44:52.462 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:52 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:52.264+0000 7fbca9eb5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-01T04:44:52.463 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3426824569' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:52.463 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3426824569' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:52.666 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3426824569' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:44:52.666 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:52 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:52.335+0000 7f7dba8a7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:44:52.666 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:52 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:52.470+0000 7f7dba8a7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:44:52.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:52 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:52.623+0000 7fbca9eb5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-01T04:44:52.869 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:52.996 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:52 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:52.664+0000 7f7dba8a7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:44:52.997 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:52 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:52.778+0000 7f7dba8a7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:44:53.287 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:52 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:52.995+0000 7f7dba8a7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:44:53.638 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:53.473+0000 7fbca9eb5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-01T04:44:53.638 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:53.635+0000 7fbca9eb5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-01T04:44:54.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:53.901+0000 7fbca9eb5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-01T04:44:54.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:54.047+0000 7fbca9eb5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-01T04:44:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[109077]: Standby manager daemon x restarted 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[109077]: Standby manager daemon x started 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[109077]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[94233]: Standby manager daemon x restarted 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[94233]: Standby manager daemon x started 2023-12-01T04:44:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:44:54.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:44:54.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:44:54.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:53 smithi060 ceph-mon[94233]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-mon[98504]: Standby manager daemon x restarted 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-mon[98504]: Standby manager daemon x started 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-mon[98504]: from='mgr.? 172.21.15.89:0/1866219714' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:53.851+0000 7f7dba8a7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: [01/Dec/2023:04:44:53] ENGINE Bus STARTING 2023-12-01T04:44:54.288 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: CherryPy Checker: 2023-12-01T04:44:54.289 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: The Application mounted at '' has an empty config. 2023-12-01T04:44:54.289 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: 2023-12-01T04:44:54.289 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: [01/Dec/2023:04:44:53] ENGINE Serving on http://:::9283 2023-12-01T04:44:54.289 INFO:journalctl@ceph.mgr.x.smithi089.stdout:Dec 01 04:44:53 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-x[100611]: [01/Dec/2023:04:44:53] ENGINE Bus STARTED 2023-12-01T04:44:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:54.330+0000 7fbca9eb5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-01T04:44:54.942 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'rbd' created 2023-12-01T04:44:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-mon[94233]: mgrmap e17: y(active, since 4m), standbys: x 2023-12-01T04:44:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1836358247' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:44:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:44:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-mon[109077]: mgrmap e17: y(active, since 4m), standbys: x 2023-12-01T04:44:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1836358247' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:44:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:54 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:44:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:54 smithi089 ceph-mon[98504]: mgrmap e17: y(active, since 4m), standbys: x 2023-12-01T04:44:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1836358247' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:44:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:54 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-12-01T04:44:55.342 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-12-01T04:44:55.598 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.398+0000 7fbca9eb5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-01T04:44:55.598 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:44:55] ENGINE Bus STARTING 2023-12-01T04:44:55.598 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.595+0000 7fbc089e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.598 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.595+0000 7fbc089e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.598 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.595+0000 7fbc089e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.598 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.595+0000 7fbc089e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.599 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.595+0000 7fbc089e4700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: osdmap e64: 8 total, 8 up, 8 in 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: Active manager daemon y restarted 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: Activating manager daemon y 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: osdmap e65: 8 total, 8 up, 8 in 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: mgrmap e18: y(active, starting, since 0.00821901s), standbys: x 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.598+0000 7fbc0b9ea700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.598+0000 7fbc0b9ea700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.935 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.599+0000 7fbc0b9ea700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.599+0000 7fbc0b9ea700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.599+0000 7fbc0b9ea700 -1 client.0 error registering admin socket command: (17) File exists 2023-12-01T04:44:55.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: CherryPy Checker: 2023-12-01T04:44:55.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: The Application mounted at '' has an empty config. 2023-12-01T04:44:55.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:44:55.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:44:55] ENGINE Serving on http://:::9283 2023-12-01T04:44:55.936 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:44:55] ENGINE Bus STARTED 2023-12-01T04:44:55.946 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T04:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T04:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: Manager daemon y is now available 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: osdmap e64: 8 total, 8 up, 8 in 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: Active manager daemon y restarted 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: Activating manager daemon y 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: osdmap e65: 8 total, 8 up, 8 in 2023-12-01T04:44:56.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: mgrmap e18: y(active, starting, since 0.00821901s), standbys: x 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:44:56.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: Manager daemon y is now available 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:44:56.264 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: osdmap e64: 8 total, 8 up, 8 in 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: Active manager daemon y restarted 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: Activating manager daemon y 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: osdmap e65: 8 total, 8 up, 8 in 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: mgrmap e18: y(active, starting, since 0.00821901s), standbys: x 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-01T04:44:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: Manager daemon y is now available 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:44:56.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-12-01T04:44:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[109077]: [01/Dec/2023:04:44:56] ENGINE Bus STARTING 2023-12-01T04:44:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[109077]: [01/Dec/2023:04:44:56] ENGINE Serving on http://172.21.15.60:8765 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[109077]: mgrmap e19: y(active, since 1.01096s), standbys: x 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[109077]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[109077]: osdmap e66: 8 total, 8 up, 8 in 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[109077]: [01/Dec/2023:04:44:56] ENGINE Serving on https://172.21.15.60:7150 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[109077]: [01/Dec/2023:04:44:56] ENGINE Bus STARTED 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[94233]: [01/Dec/2023:04:44:56] ENGINE Bus STARTING 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[94233]: [01/Dec/2023:04:44:56] ENGINE Serving on http://172.21.15.60:8765 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[94233]: mgrmap e19: y(active, since 1.01096s), standbys: x 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[94233]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[94233]: osdmap e66: 8 total, 8 up, 8 in 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[94233]: [01/Dec/2023:04:44:56] ENGINE Serving on https://172.21.15.60:7150 2023-12-01T04:44:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:57 smithi060 ceph-mon[94233]: [01/Dec/2023:04:44:56] ENGINE Bus STARTED 2023-12-01T04:44:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:57 smithi089 ceph-mon[98504]: [01/Dec/2023:04:44:56] ENGINE Bus STARTING 2023-12-01T04:44:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:57 smithi089 ceph-mon[98504]: [01/Dec/2023:04:44:56] ENGINE Serving on http://172.21.15.60:8765 2023-12-01T04:44:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:57 smithi089 ceph-mon[98504]: mgrmap e19: y(active, since 1.01096s), standbys: x 2023-12-01T04:44:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:57 smithi089 ceph-mon[98504]: pgmap v3: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:57 smithi089 ceph-mon[98504]: osdmap e66: 8 total, 8 up, 8 in 2023-12-01T04:44:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:57 smithi089 ceph-mon[98504]: [01/Dec/2023:04:44:56] ENGINE Serving on https://172.21.15.60:7150 2023-12-01T04:44:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:57 smithi089 ceph-mon[98504]: [01/Dec/2023:04:44:56] ENGINE Bus STARTED 2023-12-01T04:44:58.439 INFO:teuthology.orchestra.run.smithi060.stderr:enabled application 'rbd' on pool 'rbd' 2023-12-01T04:44:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:58 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:44:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:58 smithi060 ceph-mon[94233]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4023631509' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:44:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:58 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:44:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:58 smithi060 ceph-mon[109077]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4023631509' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:44:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:58 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:44:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:58 smithi089 ceph-mon[98504]: pgmap v5: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:44:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4023631509' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:44:59.121 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-01T04:44:59.121 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-01T04:44:59.121 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph mgr dump --format=json 2023-12-01T04:44:59.692 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[94233]: mgrmap e20: y(active, since 3s), standbys: x 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4023631509' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[94233]: osdmap e67: 8 total, 8 up, 8 in 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[109077]: mgrmap e20: y(active, since 3s), standbys: x 2023-12-01T04:44:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4023631509' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:44:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[109077]: osdmap e67: 8 total, 8 up, 8 in 2023-12-01T04:44:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:59 smithi089 ceph-mon[98504]: mgrmap e20: y(active, since 3s), standbys: x 2023-12-01T04:44:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4023631509' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:44:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:59 smithi089 ceph-mon[98504]: osdmap e67: 8 total, 8 up, 8 in 2023-12-01T04:44:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:44:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 3012M 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 3013M 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Updating smithi060:/etc/ceph/ceph.conf 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Updating smithi089:/etc/ceph/ceph.conf 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: Cluster is now healthy 2023-12-01T04:45:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[94233]: mgrmap e21: y(active, since 5s), standbys: x 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 3012M 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 3013M 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Updating smithi060:/etc/ceph/ceph.conf 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Updating smithi089:/etc/ceph/ceph.conf 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: Cluster is now healthy 2023-12-01T04:45:01.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:00 smithi060 ceph-mon[109077]: mgrmap e21: y(active, since 5s), standbys: x 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: pgmap v7: 105 pgs: 105 active+clean; 580 KiB data, 217 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 3012M 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 3013M 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Updating smithi060:/etc/ceph/ceph.conf 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Updating smithi089:/etc/ceph/ceph.conf 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.conf 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: Cluster is now healthy 2023-12-01T04:45:01.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:00 smithi089 ceph-mon[98504]: mgrmap e21: y(active, since 5s), standbys: x 2023-12-01T04:45:01.195 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:01.653 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":21,"active_gid":24476,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6800","nonce":1915785613},{"type":"v1","addr":"172.21.15.60:6801","nonce":1915785613}]},"active_addr":"172.21.15.60:6801/1915785613","active_change":"2023-12-01T04:44:55.413677+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24469,"name":"x","mgr_features":4540138322906710015,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:0.0.2","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"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":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"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":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"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.60:8443/","prometheus":"http://172.21.15.60:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":65,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":1516756839}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":4157771393}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":1057878807}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":2418941905}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":3777997508}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.60:0","nonce":1793267104}]}]} 2023-12-01T04:45:01.656 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-01T04:45:01.656 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-01T04:45:01.657 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:45:01.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:45:01.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:45:01.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:45:01.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:45:01.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.975 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.976 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.976 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.976 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:01.976 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: Deploying daemon alertmanager.a on smithi060 2023-12-01T04:45:01.976 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/233368388' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:45:02.220 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: Deploying daemon alertmanager.a on smithi060 2023-12-01T04:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/233368388' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: Updating smithi060:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: Updating smithi089:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: Updating smithi060:/var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/config/ceph.client.admin.keyring 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: Deploying daemon alertmanager.a on smithi060 2023-12-01T04:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/233368388' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-01T04:45:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:02 smithi060 ceph-mon[94233]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-01T04:45:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:02 smithi060 ceph-mon[109077]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-01T04:45:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:02 smithi089 ceph-mon[98504]: pgmap v8: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2023-12-01T04:45:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:45:04] "GET /metrics HTTP/1.1" 200 31016 "" "Prometheus/2.43.0" 2023-12-01T04:45:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:04 smithi060 ceph-mon[94233]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T04:45:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:04 smithi060 ceph-mon[109077]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T04:45:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:04 smithi089 ceph-mon[98504]: pgmap v9: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2023-12-01T04:45:05.470 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:05.470 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":67,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:58.425067+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T04:44:54.725685+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2552832212":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/4035296904":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/2374651479":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2869392880":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:45:06.213 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3137495150' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:06.213 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3137495150' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:06.247 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-01T04:45:06.247 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T04:45:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3137495150' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:07 smithi060 ceph-mon[109077]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-01T04:45:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:07 smithi060 ceph-mon[94233]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-01T04:45:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:07 smithi089 ceph-mon[98504]: pgmap v10: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2023-12-01T04:45:07.354 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:08.510 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 podman[146637]: 2023-12-01T04:45:09.031 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[109077]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-01T04:45:09.031 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.031 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.031 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.032 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.032 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[94233]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-01T04:45:09.032 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.032 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.032 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.032 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.033 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:09] ENGINE Bus STOPPING 2023-12-01T04:45:09.033 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.766Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-01T04:45:09.033 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.766Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-01T04:45:09.033 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.767Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2023-12-01T04:45:09.033 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.768Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-01T04:45:09.033 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 bash[146637]: 4d521fa331d2bcc1b3b03fceb2e726b9e3e296bf98557dd937927e141e32b4e8 2023-12-01T04:45:09.033 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.797Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T04:45:09.034 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.797Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T04:45:09.034 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.800Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-01T04:45:09.034 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:08.800Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T04:45:09.034 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:08 smithi060 systemd[1]: Started Ceph alertmanager.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:09 smithi089 ceph-mon[98504]: pgmap v11: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2023-12-01T04:45:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:09.335 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:09.336 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":67,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:58.425067+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T04:44:54.725685+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2552832212":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/4035296904":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/2374651479":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2869392880":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:45:09.364 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:09] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:45:09.364 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:09] ENGINE Bus STOPPED 2023-12-01T04:45:09.364 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:09] ENGINE Bus STARTING 2023-12-01T04:45:09.365 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:09] ENGINE Serving on http://:::9283 2023-12-01T04:45:09.365 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:09 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:09] ENGINE Bus STARTED 2023-12-01T04:45:09.733 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-01T04:45:09.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-01T04:45:09.734 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2023-12-01T04:45:09.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2023-12-01T04:45:09.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2023-12-01T04:45:09.735 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2023-12-01T04:45:09.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2023-12-01T04:45:09.736 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2023-12-01T04:45:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T04:45:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:45:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:45:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: Deploying daemon grafana.a on smithi089 2023-12-01T04:45:10.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3832152848' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:10.481 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T04:45:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:45:10.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:45:10.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: Deploying daemon grafana.a on smithi089 2023-12-01T04:45:10.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3832152848' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:10.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: Regenerating cephadm self-signed grafana TLS certificates 2023-12-01T04:45:10.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:45:10.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-12-01T04:45:10.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:10.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: Deploying daemon grafana.a on smithi089 2023-12-01T04:45:10.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3832152848' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:10.766 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:10.785 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:10.922 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:10.982 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:10.983 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:10.983 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:10.983 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:11.010 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:10 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:10.769Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000136734s 2023-12-01T04:45:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:11 smithi089 ceph-mon[98504]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-01T04:45:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:11.288 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:11 smithi060 ceph-mon[109077]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-01T04:45:11.288 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:11.288 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:11 smithi060 ceph-mon[94233]: pgmap v12: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2023-12-01T04:45:11.288 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:11.289 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:13.214 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:13 smithi060 ceph-mon[94233]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T04:45:13.214 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:13 smithi060 ceph-mon[109077]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T04:45:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:13 smithi089 ceph-mon[98504]: pgmap v13: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2023-12-01T04:45:14.481 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:45:14] "GET /metrics HTTP/1.1" 200 33643 "" "Prometheus/2.43.0" 2023-12-01T04:45:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:15 smithi089 ceph-mon[98504]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:15.459 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:15 smithi060 ceph-mon[94233]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:15.459 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:15 smithi060 ceph-mon[109077]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:16.052 INFO:teuthology.orchestra.run.smithi060.stdout:201863462931 2023-12-01T04:45:16.053 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.6 2023-12-01T04:45:16.394 INFO:teuthology.orchestra.run.smithi060.stdout:167503724568 2023-12-01T04:45:16.395 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.5 2023-12-01T04:45:17.265 INFO:teuthology.orchestra.run.smithi060.stdout:111669149728 2023-12-01T04:45:17.265 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.3 2023-12-01T04:45:17.296 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:17 smithi060 ceph-mon[94233]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:17.296 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:17 smithi060 ceph-mon[109077]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:17 smithi089 ceph-mon[98504]: pgmap v15: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:17.783 INFO:teuthology.orchestra.run.smithi060.stdout:55834574887 2023-12-01T04:45:17.783 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-01T04:45:17.890 INFO:teuthology.orchestra.run.smithi060.stdout:77309411364 2023-12-01T04:45:17.891 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.2 2023-12-01T04:45:18.194 INFO:teuthology.orchestra.run.smithi060.stdout:133143986204 2023-12-01T04:45:18.194 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.4 2023-12-01T04:45:18.904 INFO:teuthology.orchestra.run.smithi060.stdout:34359738411 2023-12-01T04:45:18.904 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-01T04:45:18.968 INFO:teuthology.orchestra.run.smithi060.stdout:236223201296 2023-12-01T04:45:18.969 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd last-stat-seq osd.7 2023-12-01T04:45:19.039 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:18 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:18.771Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002983766s 2023-12-01T04:45:19.148 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:19.271 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:19.316 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:19.338 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:19 smithi089 ceph-mon[98504]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:19.371 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:19 smithi060 ceph-mon[109077]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:19.371 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:19 smithi060 ceph-mon[94233]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:19.412 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:19.600 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:19.601 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-mon[98504]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:21.288 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 systemd[1]: Starting Ceph grafana.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:45:21.311 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:21.328 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:21 smithi060 ceph-mon[94233]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:21.328 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:21 smithi060 ceph-mon[109077]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:21.447 INFO:teuthology.orchestra.run.smithi060.stdout:111669149729 2023-12-01T04:45:21.674 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 podman[135802]: 2023-12-01T04:45:21.675 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 bash[135802]: 2f0ee43b13f218e34f68c86891bd73ebc6c3667748df7551d8d1e4b8e1984eff 2023-12-01T04:45:21.929 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 systemd[1]: Started Ceph grafana.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:21.929 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800003787Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2023-12-01T04:45:21.929 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800195Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2023-12-01T04:45:21.929 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800215171Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2023-12-01T04:45:21.929 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800221996Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2023-12-01T04:45:21.929 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800228165Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2023-12-01T04:45:21.929 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800234244Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800240005Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800245795Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800251704Z level=info msg="Path Home" path=/usr/share/grafana 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800257544Z level=info msg="Path Data" path=/var/lib/grafana 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800263505Z level=info msg="Path Logs" path=/var/log/grafana 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800268953Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800274629Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=settings t=2023-12-01T04:45:21.800280335Z level=info msg="App mode production" 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore t=2023-12-01T04:45:21.800323374Z level=info msg="Connecting to DB" dbtype=sqlite3 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore t=2023-12-01T04:45:21.800340663Z 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----- 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.801197075Z level=info msg="Starting DB migrations" 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.801274058Z level=info msg="Executing migration" id="create migration_log table" 2023-12-01T04:45:21.930 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.80177146Z level=info msg="Executing migration" id="create user table" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.802204426Z level=info msg="Executing migration" id="add unique index user.login" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.80504818Z level=info msg="Executing migration" id="add unique index user.email" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.805470815Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.808309951Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.81096109Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.811673802Z level=info msg="Executing migration" id="create user table v2" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.814469001Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.817238619Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.819920134Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.820269276Z level=info msg="Executing migration" id="Drop old table user_v1" 2023-12-01T04:45:21.931 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.822825395Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.823515316Z level=info msg="Executing migration" id="Update user table charset" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.825536367Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.828288199Z level=info msg="Executing migration" id="Add missing user data" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.830831683Z level=info msg="Executing migration" id="Add is_disabled column to user" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.833323146Z level=info msg="Executing migration" id="Add index user.login/user.email" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.836080099Z level=info msg="Executing migration" id="Add is_service_account column to user" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.838737348Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.841353136Z level=info msg="Executing migration" id="create temp user table v1-7" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.843701398Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.846447721Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.846861639Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.849318563Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.851749307Z level=info msg="Executing migration" id="Update temp_user table charset" 2023-12-01T04:45:21.932 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.854412376Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.856761303Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.859330885Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.859934982Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.860686949Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.861431255Z level=info msg="Executing migration" id="create temp_user v2" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.8618478Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.862633278Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.863026418Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.863794021Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.864243172Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.864591355Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.864942747Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.865426794Z level=info msg="Executing migration" id="create star table" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.865818426Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2023-12-01T04:45:21.933 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.866296337Z level=info msg="Executing migration" id="create org table v1" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.867262282Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.867957052Z level=info msg="Executing migration" id="create org_user table v1" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.868886209Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.869506064Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.869957962Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.870352454Z level=info msg="Executing migration" id="Update org table charset" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.873040918Z level=info msg="Executing migration" id="Update org_user table charset" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.875763038Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.876661416Z level=info msg="Executing migration" id="create dashboard table" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.877401474Z level=info msg="Executing migration" id="add index dashboard.account_id" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.878384339Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.879226493Z level=info msg="Executing migration" id="create dashboard_tag table" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.879899408Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2023-12-01T04:45:21.934 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.880835434Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-12-01T04:45:21.935 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.881579508Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2023-12-01T04:45:21.935 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.882480815Z level=info msg="Executing migration" id="create dashboard v2" 2023-12-01T04:45:21.935 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.88331899Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2023-12-01T04:45:21.935 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.884291655Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2023-12-01T04:45:21.935 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.884974904Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.885782461Z level=info msg="Executing migration" id="drop table dashboard_v1" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.886658438Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.887439035Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.888306766Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.889170243Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.889995962Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.890855499Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.891717505Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.892605588Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.893457247Z level=info msg="Executing migration" id="Update dashboard table charset" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.894375745Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.895095671Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.89593191Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.896531115Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2023-12-01T04:45:21.936 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.897373922Z level=info msg="Executing migration" id="Add column uid in dashboard" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.898323874Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.899004341Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.900048843Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.900711423Z level=info msg="Executing migration" id="Update dashboard title length" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.901559742Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.902570954Z level=info msg="Executing migration" id="create dashboard_provisioning" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.903295454Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.9043876Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.90536202Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.906134146Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.908710647Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.911598952Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.914473774Z level=info msg="Executing migration" id="Add check_sum column" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.917355056Z level=info msg="Executing migration" id="Add index for dashboard_title" 2023-12-01T04:45:21.937 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.919952678Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2023-12-01T04:45:21.938 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.922828444Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2023-12-01T04:45:21.938 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.925680542Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2023-12-01T04:45:21.938 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.928420654Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2023-12-01T04:45:22.178 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2997557160' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:45:22.179 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.179 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.179 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.179 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.180 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.931147874Z level=info msg="Executing migration" id="create data_source table" 2023-12-01T04:45:22.180 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.933918571Z level=info msg="Executing migration" id="add index data_source.account_id" 2023-12-01T04:45:22.180 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.934331627Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2023-12-01T04:45:22.180 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.93686729Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2023-12-01T04:45:22.180 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.93964881Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2023-12-01T04:45:22.180 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.9426364Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2023-12-01T04:45:22.180 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.945306583Z level=info msg="Executing migration" id="create data_source table v2" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.948227318Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.950897021Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.953764682Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.956741121Z level=info msg="Executing migration" id="Add column with_credentials" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.959322063Z level=info msg="Executing migration" id="Add secure json data column" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.962147629Z level=info msg="Executing migration" id="Update data_source table charset" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.964742209Z level=info msg="Executing migration" id="Update initial version to 1" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.967391174Z level=info msg="Executing migration" id="Add read_only data column" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.970090722Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.972646288Z level=info msg="Executing migration" id="Update json_data with nulls" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.975345654Z level=info msg="Executing migration" id="Add uid column" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.97810833Z level=info msg="Executing migration" id="Update uid value" 2023-12-01T04:45:22.181 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.980594942Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.9831309Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.985698699Z level=info msg="Executing migration" id="create api_key table" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.98842506Z level=info msg="Executing migration" id="add index api_key.account_id" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.991255182Z level=info msg="Executing migration" id="add index api_key.key" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.993698223Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.99642926Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:21 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:21.99924019Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.001734725Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.00272963Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.003898851Z level=info msg="Executing migration" id="create api_key table v2" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.0042793Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.00516669Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.005929365Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2023-12-01T04:45:22.182 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.006754516Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.007554414Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.00790718Z level=info msg="Executing migration" id="Update api_key table charset" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.008738345Z level=info msg="Executing migration" id="Add expires to api_key table" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.009390074Z level=info msg="Executing migration" id="Add service account foreign key" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.009969786Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.010298667Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.011150114Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.011990651Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.012755131Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.013117307Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.013987855Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.014424312Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.014822275Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2023-12-01T04:45:22.183 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.015697244Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.015989507Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.016828404Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.017437676Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.018020751Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.018899085Z level=info msg="Executing migration" id="create quota table v1" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.019309331Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.019737391Z level=info msg="Executing migration" id="Update quota table charset" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.020492238Z level=info msg="Executing migration" id="create plugin_setting table" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.020885111Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.021832452Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.022610049Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.023418641Z level=info msg="Executing migration" id="create session table" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.023886585Z level=info msg="Executing migration" id="Drop old table playlist table" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.024252284Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.024558092Z level=info msg="Executing migration" id="create playlist table v2" 2023-12-01T04:45:22.184 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.024950447Z level=info msg="Executing migration" id="create playlist item table v2" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.025351998Z level=info msg="Executing migration" id="Update playlist table charset" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.026155218Z level=info msg="Executing migration" id="Update playlist_item table charset" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.026442447Z level=info msg="Executing migration" id="drop preferences table v2" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.026734673Z level=info msg="Executing migration" id="drop preferences table v3" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.027019686Z level=info msg="Executing migration" id="create preferences table v3" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.027389626Z level=info msg="Executing migration" id="Update preferences table charset" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.028227956Z level=info msg="Executing migration" id="Add column team_id in preferences" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.028837014Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.029149918Z level=info msg="Executing migration" id="Add column week_start in preferences" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.029735566Z level=info msg="Executing migration" id="Add column preferences.json_data" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.032408603Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.032761995Z level=info msg="Executing migration" id="Add preferences index org_id" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.035185063Z level=info msg="Executing migration" id="Add preferences index user_id" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.03814335Z level=info msg="Executing migration" id="create alert table v1" 2023-12-01T04:45:22.185 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.04093001Z level=info msg="Executing migration" id="add index alert org_id & id " 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.043783811Z level=info msg="Executing migration" id="add index alert state" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.046356143Z level=info msg="Executing migration" id="add index alert dashboard_id" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.046799534Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.047167451Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.047981376Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.048775645Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.050286354Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.051315233Z 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" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.051927145Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.052807707Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.053422348Z level=info msg="Executing migration" id="create alert_notification table v1" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.053815518Z level=info msg="Executing migration" id="Add column is_default" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.054616189Z level=info msg="Executing migration" id="Add column frequency" 2023-12-01T04:45:22.186 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.055266313Z level=info msg="Executing migration" id="Add column send_reminder" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.055899842Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.056870541Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.057579073Z level=info msg="Executing migration" id="Update alert table charset" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.058541827Z level=info msg="Executing migration" id="Update alert_notification table charset" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.059336838Z level=info msg="Executing migration" id="create notification_journal table v1" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.060129999Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.0610264Z level=info msg="Executing migration" id="drop alert_notification_journal" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.061877053Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.06271251Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.063463864Z level=info msg="Executing migration" id="Add for to alert table" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.064395461Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.06514636Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.065957412Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.066401244Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2023-12-01T04:45:22.187 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.066802466Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.067656842Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.068694475Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.069334747Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.072061189Z level=info msg="Executing migration" id="Drop old annotation table v4" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.074772769Z level=info msg="Executing migration" id="create annotation table v5" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.077597066Z level=info msg="Executing migration" id="add index annotation 0 v3" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.080150462Z level=info msg="Executing migration" id="add index annotation 1 v3" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.083023665Z level=info msg="Executing migration" id="add index annotation 2 v3" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.085758351Z level=info msg="Executing migration" id="add index annotation 3 v3" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.088620142Z level=info msg="Executing migration" id="add index annotation 4 v3" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.09144039Z level=info msg="Executing migration" id="Update annotation table charset" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.094044354Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.096739427Z level=info msg="Executing migration" id="Drop category_id index" 2023-12-01T04:45:22.188 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.09951255Z level=info msg="Executing migration" id="Add column tags to annotation table" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.102228394Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.104753118Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.107601211Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.110388341Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.113104408Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.115713628Z 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" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.118288888Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.12082232Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.123246057Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.125821677Z level=info msg="Executing migration" id="Add created time to annotation table" 2023-12-01T04:45:22.189 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.128332808Z level=info msg="Executing migration" id="Add updated time to annotation table" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.130981392Z level=info msg="Executing migration" id="Add index for created in annotation table" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.133695744Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.136287072Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.138757928Z level=info msg="Executing migration" id="Add epoch_end column" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.141396559Z level=info msg="Executing migration" id="Add index for epoch_end" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.143916547Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.146480197Z level=info msg="Executing migration" id="Move region to single row" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.149051969Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.151678543Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-12-01T04:45:22.190 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.154512084Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.157131832Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.159617497Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.161903051Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.162830693Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.163581969Z level=info msg="Executing migration" id="create test_data table" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.164550999Z level=info msg="Executing migration" id="create dashboard_version table v1" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.16519276Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.166120761Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.16689563Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.167713352Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.168557994Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.169420252Z level=info msg="Executing migration" id="create team table" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.170199498Z level=info msg="Executing migration" id="add index team.org_id" 2023-12-01T04:45:22.191 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.171122854Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.171863705Z level=info msg="Executing migration" id="create team member table" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.172638253Z level=info msg="Executing migration" id="add index team_member.org_id" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.173466794Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.174372884Z level=info msg="Executing migration" id="add index team_member.team_id" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.175043563Z level=info msg="Executing migration" id="Add column email to team table" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.175840632Z level=info msg="Executing migration" id="Add column external to team_member table" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.176703552Z level=info msg="Executing migration" id="Add column permission to team_member table" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.177545617Z level=info msg="Executing migration" id="create dashboard acl table" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.178537783Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.179248783Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2023-12-01T04:45:22.192 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.180115242Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2023-12-01T04:45:22.300 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2997557160' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:45:22.300 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.300 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.300 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.301 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2997557160' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-12-01T04:45:22.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.301 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:22.430 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.180988702Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2023-12-01T04:45:22.480 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.181841765Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.182679074Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.18346368Z level=info msg="Executing migration" id="add index dashboard_permission" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.184291166Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.185126529Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.18544733Z level=info msg="Executing migration" id="create tag table" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.186250344Z level=info msg="Executing migration" id="add index tag.key_value" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.18722841Z level=info msg="Executing migration" id="create login attempt table" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.188112789Z level=info msg="Executing migration" id="add index login_attempt.username" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.188593613Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.189433168Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.191317108Z level=info msg="Executing migration" id="create login_attempt v2" 2023-12-01T04:45:22.481 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.194213631Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.194650491Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.197324371Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.200198104Z level=info msg="Executing migration" id="create user auth table" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.202909584Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.203358968Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.206187447Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.209022046Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.211529355Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.212275286Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.215441407Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.217864237Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.220459616Z level=info msg="Executing migration" id="create server_lock table" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.220865154Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2023-12-01T04:45:22.482 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.223740303Z level=info msg="Executing migration" id="create user auth token table" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.226349298Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.228879629Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.22940364Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.232274806Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.234765316Z level=info msg="Executing migration" id="create cache_data table" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.23731995Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.237758948Z level=info msg="Executing migration" id="create short_url table v1" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.240427832Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.24282867Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.245709254Z level=info msg="Executing migration" id="delete alert_definition table" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.24619041Z level=info msg="Executing migration" id="recreate alert_definition table" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.24660128Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.249211472Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2023-12-01T04:45:22.483 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.249646291Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.249925309Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.250289533Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.250690786Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.251101556Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.251506757Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.252298902Z level=info msg="Executing migration" id="drop alert_definition table" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.252718522Z level=info msg="Executing migration" id="delete alert_definition_version table" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.253012156Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.253372389Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.253788688Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.254193181Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.25444524Z level=info msg="Executing migration" id="drop alert_definition_version table" 2023-12-01T04:45:22.484 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.254858845Z level=info msg="Executing migration" id="create alert_instance table" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.255244523Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.255652896Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.256057809Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.256896238Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.257292633Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.257696268Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.261079878Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.264620377Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-12-01T04:45:22.486 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.265072493Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.265458071Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.266299792Z level=info msg="Executing migration" id="create alert_rule table" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.266711143Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.267140461Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.267568271Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.267982949Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.268238427Z level=info msg="Executing migration" id="add column for to alert_rule" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.26908406Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.269913822Z level=info msg="Executing migration" id="add column labels to alert_rule" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.270733244Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.27115249Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.271548767Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.272356816Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.273177104Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-12-01T04:45:22.487 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.273585093Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.274401432Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.275233766Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.275548023Z level=info msg="Executing migration" id="create alert_rule_version table" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.275996256Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.278931954Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.279404989Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.279698172Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.282386754Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.285094073Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.287597459Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.288591471Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.291436373Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2023-12-01T04:45:22.488 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.294117486Z level=info msg="Executing migration" id=create_alert_configuration_table 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.296752502Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.297581774Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.300230211Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.302814566Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.305329198Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.306256423Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.30718555Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.307880234Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.308738285Z level=info msg="Executing migration" id="create provenance_type table" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.309129892Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.310147249Z level=info msg="Executing migration" id="create alert_image table" 2023-12-01T04:45:22.489 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.31099305Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.31160717Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.311916842Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.312711689Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.313130455Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.313206421Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.313953386Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.314316543Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.314757342Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.314871972Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.314982902Z level=info msg="alerts found to migrate" alerts=0 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.315548057Z level=info msg="Executing migration" id="create library_element table v1" 2023-12-01T04:45:22.490 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.316417116Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.31737627Z level=info msg="Executing migration" id="create library_element_connection table v1" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.317873402Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.318721187Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.31967798Z level=info msg="Executing migration" id="increase max description length to 2048" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.320593603Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.321088069Z level=info msg="Executing migration" id="create data_keys table" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.322019306Z level=info msg="Executing migration" id="create secrets table" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.322723903Z level=info msg="Executing migration" id="rename data_keys name column to id" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.326896737Z level=info msg="Executing migration" id="add name column into data_keys" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.327813424Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.328636437Z level=info msg="Executing migration" id="rename data_keys name column to label" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.332805485Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.337041333Z level=info msg="Executing migration" id="create kv_store table v1" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.337453706Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2023-12-01T04:45:22.491 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.338453455Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.339167609Z level=info msg="Executing migration" id="create permission table" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.340037325Z level=info msg="Executing migration" id="add unique index permission.role_id" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.340502089Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.341344512Z level=info msg="Executing migration" id="create role table" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.342243254Z level=info msg="Executing migration" id="add column display_name" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.344853939Z level=info msg="Executing migration" id="add column group_name" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.345818774Z level=info msg="Executing migration" id="add index role.org_id" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.34863677Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.351555547Z level=info msg="Executing migration" id="add index role_org_id_uid" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.35437382Z level=info msg="Executing migration" id="create team role table" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.35498045Z level=info msg="Executing migration" id="add index team_role.org_id" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.358029356Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2023-12-01T04:45:22.492 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.36075304Z level=info msg="Executing migration" id="add index team_role.team_id" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.363566751Z level=info msg="Executing migration" id="create user role table" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.363970886Z level=info msg="Executing migration" id="add index user_role.org_id" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.366933999Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.369884344Z level=info msg="Executing migration" id="add index user_role.user_id" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.372786759Z level=info msg="Executing migration" id="create builtin role table" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.373213747Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.376222971Z level=info msg="Executing migration" id="add index builtin_role.name" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.378853089Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.379869292Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.381558501Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.384397828Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.384864055Z level=info msg="Executing migration" id="add unique index role.uid" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.385297703Z level=info msg="Executing migration" id="create seed assignment table" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.385671145Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2023-12-01T04:45:22.493 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.386115196Z level=info msg="Executing migration" id="add column hidden to role table" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.387107707Z level=info msg="Executing migration" id="create query_history table v1" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.387520595Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.387957757Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.388234629Z level=info msg="Executing migration" id="teams permissions migration" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.388657915Z level=info msg="Executing migration" id="dashboard permissions" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.389130195Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.389472876Z level=info msg="Executing migration" id="drop managed folder create actions" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.389795474Z level=info msg="Executing migration" id="alerting notification permissions" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.390123489Z level=info msg="Executing migration" id="create query_history_star table v1" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.390539234Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.391003337Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.39206947Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.39236367Z level=info msg="Executing migration" id="create correlation table v1" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.392781503Z level=info msg="Executing migration" id="add index correlations.uid" 2023-12-01T04:45:22.494 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.393202783Z level=info msg="Executing migration" id="add index correlations.source_uid" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.393623594Z level=info msg="Executing migration" id="add correlation config column" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.394592285Z level=info msg="Executing migration" id="create entity_events table" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.395024555Z level=info msg="Executing migration" id="create dashboard public config v1" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.397744149Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.397825654Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.398100693Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.398175981Z 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" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.398412406Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.398843225Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.401478841Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.403974634Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.406597532Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.409008047Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.409468189Z level=info msg="Executing migration" id="Drop public config table" 2023-12-01T04:45:22.495 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.411941856Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.414666382Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.416860558Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.417367391Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.420069464Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.423154088Z level=info msg="Executing migration" id="add annotations_enabled column" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.42419214Z level=info msg="Executing migration" id="add time_selection_enabled column" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.425215683Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.426169743Z level=info msg="Executing migration" id="add share column" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.427298462Z level=info msg="Executing migration" id="create default alerting folders" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.428106784Z level=info msg="Executing migration" id="create file table" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.428515455Z level=info msg="Executing migration" id="file table idx: path natural pk" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.429356206Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.430148974Z level=info msg="Executing migration" id="create file_meta table" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.430922212Z level=info msg="Executing migration" id="file table idx: path key" 2023-12-01T04:45:22.496 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.431405833Z level=info msg="Executing migration" id="set path collation in file table" 2023-12-01T04:45:22.740 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.43216745Z level=info msg="Executing migration" id="managed permissions migration" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.43296985Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.433724805Z level=info msg="Executing migration" id="RBAC action name migrator" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.434139044Z level=info msg="Executing migration" id="Add UID column to playlist" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.435146871Z level=info msg="Executing migration" id="Update uid column values in playlist" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.435946302Z level=info msg="Executing migration" id="Add index for uid in playlist" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.436736686Z level=info msg="Executing migration" id="update group index for alert rules" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.437119107Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2023-12-01T04:45:22.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.437939569Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.438305686Z level=info msg="Executing migration" id="add action column to seed_assignment" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.439330303Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.440377428Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.440836765Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.450689089Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.451618873Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.452263872Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.455604056Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.456433973Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.457199247Z level=info msg="Executing migration" id="create folder table" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.458200318Z level=info msg="Executing migration" id="Add index for parent_uid" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.458826974Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.459259256Z level=info msg="Executing migration" id="Update folder title length" 2023-12-01T04:45:22.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.460156008Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=migrator t=2023-12-01T04:45:22.460599547Z level=info msg="migrations completed" performed=485 skipped=0 duration=659.350522ms 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore t=2023-12-01T04:45:22.460962495Z level=info msg="Created default organization" 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=plugin.loader t=2023-12-01T04:45:22.515574297Z level=info msg="Plugin registered" pluginID=input 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=plugin.loader t=2023-12-01T04:45:22.542990841Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=plugin.loader t=2023-12-01T04:45:22.543057152Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=secrets t=2023-12-01T04:45:22.543095886Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=query_data t=2023-12-01T04:45:22.544729282Z level=info msg="Query Service initialization" 2023-12-01T04:45:22.790 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=live.push_http t=2023-12-01T04:45:22.547373092Z level=info msg="Live Push Gateway initialization" 2023-12-01T04:45:22.791 INFO:teuthology.orchestra.run.smithi060.stdout:167503724570 2023-12-01T04:45:22.815 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149728 got 111669149729 for osd.3 2023-12-01T04:45:22.815 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:23.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:23 smithi060 ceph-mon[109077]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:23.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:23 smithi060 ceph-mon[109077]: Deploying daemon node-exporter.a on smithi060 2023-12-01T04:45:23.139 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2551366602' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:45:23.139 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:23 smithi060 ceph-mon[94233]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:23.139 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:23 smithi060 ceph-mon[94233]: Deploying daemon node-exporter.a on smithi060 2023-12-01T04:45:23.139 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2551366602' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:45:23.307 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=infra.usagestats.collector t=2023-12-01T04:45:23.25108451Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2023-12-01T04:45:23.307 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-mon[98504]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:23.307 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-mon[98504]: Deploying daemon node-exporter.a on smithi060 2023-12-01T04:45:23.307 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2551366602' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-12-01T04:45:23.480 INFO:teuthology.orchestra.run.smithi060.stdout:201863462933 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=provisioning.datasources t=2023-12-01T04:45:23.306725286Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=provisioning.datasources t=2023-12-01T04:45:23.338465383Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=provisioning.alerting t=2023-12-01T04:45:23.360115318Z level=info msg="starting to provision alerting" 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=provisioning.alerting t=2023-12-01T04:45:23.360135417Z level=info msg="finished to provision alerting" 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=ngalert.state.manager t=2023-12-01T04:45:23.360219519Z level=info msg="Warming state cache for startup" 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=grafanaStorageLogger t=2023-12-01T04:45:23.360319151Z level=info msg="storage starting" 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=http.server t=2023-12-01T04:45:23.361999024Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore.transactions t=2023-12-01T04:45:23.371218839Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=ngalert.state.manager t=2023-12-01T04:45:23.371314692Z level=info msg="State cache has been initialized" states=0 duration=11.094221ms 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=ticker t=2023-12-01T04:45:23.371373285Z level=info msg=starting first_tick=2023-12-01T04:45:30Z 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=ngalert.multiorg.alertmanager t=2023-12-01T04:45:23.371375795Z level=info msg="starting MultiOrg Alertmanager" 2023-12-01T04:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore.transactions t=2023-12-01T04:45:23.410162502Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T04:45:23.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore.transactions t=2023-12-01T04:45:23.451809605Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T04:45:23.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore.transactions t=2023-12-01T04:45:23.462771367Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2023-12-01T04:45:24.187 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/316263423' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:45:24.187 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/316263423' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:45:24.452 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:45:24] "GET /metrics HTTP/1.1" 200 33643 "" "Prometheus/2.43.0" 2023-12-01T04:45:24.496 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724568 got 167503724570 for osd.5 2023-12-01T04:45:24.496 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/316263423' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-12-01T04:45:24.693 INFO:teuthology.orchestra.run.smithi060.stdout:55834574889 2023-12-01T04:45:24.774 INFO:teuthology.orchestra.run.smithi060.stdout:77309411365 2023-12-01T04:45:24.802 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462931 got 201863462933 for osd.6 2023-12-01T04:45:24.803 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:25 smithi060 ceph-mon[109077]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2190518369' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:45:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4055014583' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:45:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:25 smithi060 ceph-mon[94233]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2190518369' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:45:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4055014583' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:45:25.523 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574887 got 55834574889 for osd.1 2023-12-01T04:45:25.523 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:25 smithi089 ceph-mon[98504]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2190518369' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-01T04:45:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4055014583' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-12-01T04:45:25.587 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411364 got 77309411365 for osd.2 2023-12-01T04:45:25.587 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:25.847 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:25 smithi060 bash[150203]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-01T04:45:26.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:26.250 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:26.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:26.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:26.267 INFO:teuthology.orchestra.run.smithi060.stdout:34359738412 2023-12-01T04:45:26.455 INFO:teuthology.orchestra.run.smithi060.stdout:236223201297 2023-12-01T04:45:26.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:26 smithi060 bash[150203]: Getting image source signatures 2023-12-01T04:45:26.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:26 smithi060 bash[150203]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T04:45:26.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:26 smithi060 bash[150203]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T04:45:26.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:26 smithi060 bash[150203]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T04:45:26.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:26 smithi060 bash[150203]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T04:45:26.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:26 smithi060 bash[150203]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T04:45:26.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:26 smithi060 bash[150203]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T04:45:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:26.706 INFO:teuthology.orchestra.run.smithi060.stdout:133143986205 2023-12-01T04:45:27.265 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201296 got 236223201297 for osd.7 2023-12-01T04:45:27.266 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[94233]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4162236301' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/406481120' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1013491488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[109077]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4162236301' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/406481120' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:45:27.495 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1013491488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:45:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:27 smithi089 ceph-mon[98504]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4162236301' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-01T04:45:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/406481120' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-12-01T04:45:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1013491488' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-12-01T04:45:27.735 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986204 got 133143986205 for osd.4 2023-12-01T04:45:27.735 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:27.988 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738411 got 34359738412 for osd.0 2023-12-01T04:45:27.988 DEBUG:teuthology.parallel:result is None 2023-12-01T04:45:27.989 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-01T04:45:27.989 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T04:45:28.090 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:28 smithi060 bash[150203]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-01T04:45:28.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:28 smithi060 bash[150203]: Writing manifest to image destination 2023-12-01T04:45:28.510 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:28 smithi060 bash[150203]: Storing signatures 2023-12-01T04:45:29.052 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:28 smithi060 podman[150203]: 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.024Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.024Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z 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/.+)($|/) 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z 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)$ 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z 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+$ 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T04:45:29.053 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T04:45:29.054 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T04:45:29.055 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T04:45:29.056 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T04:45:29.057 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T04:45:29.057 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.025Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T04:45:29.057 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.026Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T04:45:29.057 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-a[150559]: ts=2023-12-01T04:45:29.026Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T04:45:29.057 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 bash[150203]: 3a2476a1bcbe9c4fbca3164eb4ebfc4c54ed7a1468e5344b5552495535e8460f 2023-12-01T04:45:29.150 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:29.370 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-mon[109077]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:29.370 INFO:journalctl@ceph.node-exporter.a.smithi060.stdout:Dec 01 04:45:29 smithi060 systemd[1]: Started Ceph node-exporter.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:29.370 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:29 smithi060 ceph-mon[94233]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:29 smithi089 ceph-mon[98504]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:30.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:29 smithi089 systemd[1]: Starting Ceph node-exporter.b for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[109077]: Deploying daemon node-exporter.b on smithi089 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:30 smithi060 ceph-mon[94233]: Deploying daemon node-exporter.b on smithi089 2023-12-01T04:45:30.537 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2023-12-01T04:45:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:30 smithi089 ceph-mon[98504]: Deploying daemon node-exporter.b on smithi089 2023-12-01T04:45:30.568 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:30.570 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T04:45:30.919 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2023-12-01T04:45:29.439739+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593516,"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":2433,"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":222756,"kb_used_data":7140,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738460,"statfs":{"total":767960285184,"available":767732183040,"internally_reserved":0,"allocated":7311360,"data_stored":4108734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.003166"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622073+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T04:44:56.622073+0000","last_peered":"2023-12-01T04:44:56.622073+0000","last_clean":"2023-12-01T04:44:56.622073+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T04:44:56.622073+0000","last_undegraded":"2023-12-01T04:44:56.622073+0000","last_fullsized":"2023-12-01T04:44:56.622073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511916+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T04:44:56.511916+0000","last_peered":"2023-12-01T04:44:56.511916+0000","last_clean":"2023-12-01T04:44:56.511916+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T04:44:56.511916+0000","last_undegraded":"2023-12-01T04:44:56.511916+0000","last_fullsized":"2023-12-01T04:44:56.511916+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621523+0000","last_change":"2023-12-01T04:44:24.912044+0000","last_active":"2023-12-01T04:44:56.621523+0000","last_peered":"2023-12-01T04:44:56.621523+0000","last_clean":"2023-12-01T04:44:56.621523+0000","last_became_active":"2023-12-01T04:44:24.911761+0000","last_became_peered":"2023-12-01T04:44:24.911761+0000","last_unstale":"2023-12-01T04:44:56.621523+0000","last_undegraded":"2023-12-01T04:44:56.621523+0000","last_fullsized":"2023-12-01T04:44:56.621523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622463+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T04:44:56.622463+0000","last_peered":"2023-12-01T04:44:56.622463+0000","last_clean":"2023-12-01T04:44:56.622463+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T04:44:56.622463+0000","last_undegraded":"2023-12-01T04:44:56.622463+0000","last_fullsized":"2023-12-01T04:44:56.622463+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621653+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T04:44:56.621653+0000","last_peered":"2023-12-01T04:44:56.621653+0000","last_clean":"2023-12-01T04:44:56.621653+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T04:44:56.621653+0000","last_undegraded":"2023-12-01T04:44:56.621653+0000","last_fullsized":"2023-12-01T04:44:56.621653+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622063+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T04:44:56.622063+0000","last_peered":"2023-12-01T04:44:56.622063+0000","last_clean":"2023-12-01T04:44:56.622063+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T04:44:56.622063+0000","last_undegraded":"2023-12-01T04:44:56.622063+0000","last_fullsized":"2023-12-01T04:44:56.622063+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621239+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T04:44:56.621239+0000","last_peered":"2023-12-01T04:44:56.621239+0000","last_clean":"2023-12-01T04:44:56.621239+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T04:44:56.621239+0000","last_undegraded":"2023-12-01T04:44:56.621239+0000","last_fullsized":"2023-12-01T04:44:56.621239+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621082+0000","last_change":"2023-12-01T04:44:24.916394+0000","last_active":"2023-12-01T04:44:56.621082+0000","last_peered":"2023-12-01T04:44:56.621082+0000","last_clean":"2023-12-01T04:44:56.621082+0000","last_became_active":"2023-12-01T04:44:24.916154+0000","last_became_peered":"2023-12-01T04:44:24.916154+0000","last_unstale":"2023-12-01T04:44:56.621082+0000","last_undegraded":"2023-12-01T04:44:56.621082+0000","last_fullsized":"2023-12-01T04:44:56.621082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622002+0000","last_change":"2023-12-01T04:44:24.920562+0000","last_active":"2023-12-01T04:44:56.622002+0000","last_peered":"2023-12-01T04:44:56.622002+0000","last_clean":"2023-12-01T04:44:56.622002+0000","last_became_active":"2023-12-01T04:44:24.920289+0000","last_became_peered":"2023-12-01T04:44:24.920289+0000","last_unstale":"2023-12-01T04:44:56.622002+0000","last_undegraded":"2023-12-01T04:44:56.622002+0000","last_fullsized":"2023-12-01T04:44:56.622002+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:41:53.350915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622232+0000","last_change":"2023-12-01T04:44:24.925459+0000","last_active":"2023-12-01T04:44:56.622232+0000","last_peered":"2023-12-01T04:44:56.622232+0000","last_clean":"2023-12-01T04:44:56.622232+0000","last_became_active":"2023-12-01T04:44:24.925171+0000","last_became_peered":"2023-12-01T04:44:24.925171+0000","last_unstale":"2023-12-01T04:44:56.622232+0000","last_undegraded":"2023-12-01T04:44:56.622232+0000","last_fullsized":"2023-12-01T04:44:56.622232+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622653+0000","last_change":"2023-12-01T04:44:24.924252+0000","last_active":"2023-12-01T04:44:56.622653+0000","last_peered":"2023-12-01T04:44:56.622653+0000","last_clean":"2023-12-01T04:44:56.622653+0000","last_became_active":"2023-12-01T04:44:24.923514+0000","last_became_peered":"2023-12-01T04:44:24.923514+0000","last_unstale":"2023-12-01T04:44:56.622653+0000","last_undegraded":"2023-12-01T04:44:56.622653+0000","last_fullsized":"2023-12-01T04:44:56.622653+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512220+0000","last_change":"2023-12-01T04:44:24.925685+0000","last_active":"2023-12-01T04:44:56.512220+0000","last_peered":"2023-12-01T04:44:56.512220+0000","last_clean":"2023-12-01T04:44:56.512220+0000","last_became_active":"2023-12-01T04:44:24.925194+0000","last_became_peered":"2023-12-01T04:44:24.925194+0000","last_unstale":"2023-12-01T04:44:56.512220+0000","last_undegraded":"2023-12-01T04:44:56.512220+0000","last_fullsized":"2023-12-01T04:44:56.512220+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2023-12-01T04:44:56.621663+0000","last_change":"2023-12-01T04:44:24.915194+0000","last_active":"2023-12-01T04:44:56.621663+0000","last_peered":"2023-12-01T04:44:56.621663+0000","last_clean":"2023-12-01T04:44:56.621663+0000","last_became_active":"2023-12-01T04:44:24.914858+0000","last_became_peered":"2023-12-01T04:44:24.914858+0000","last_unstale":"2023-12-01T04:44:56.621663+0000","last_undegraded":"2023-12-01T04:44:56.621663+0000","last_fullsized":"2023-12-01T04:44:56.621663+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621427+0000","last_change":"2023-12-01T04:44:24.919882+0000","last_active":"2023-12-01T04:44:56.621427+0000","last_peered":"2023-12-01T04:44:56.621427+0000","last_clean":"2023-12-01T04:44:56.621427+0000","last_became_active":"2023-12-01T04:44:24.917928+0000","last_became_peered":"2023-12-01T04:44:24.917928+0000","last_unstale":"2023-12-01T04:44:56.621427+0000","last_undegraded":"2023-12-01T04:44:56.621427+0000","last_fullsized":"2023-12-01T04:44:56.621427+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511945+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T04:44:56.511945+0000","last_peered":"2023-12-01T04:44:56.511945+0000","last_clean":"2023-12-01T04:44:56.511945+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T04:44:56.511945+0000","last_undegraded":"2023-12-01T04:44:56.511945+0000","last_fullsized":"2023-12-01T04:44:56.511945+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621576+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T04:44:56.621576+0000","last_peered":"2023-12-01T04:44:56.621576+0000","last_clean":"2023-12-01T04:44:56.621576+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T04:44:56.621576+0000","last_undegraded":"2023-12-01T04:44:56.621576+0000","last_fullsized":"2023-12-01T04:44:56.621576+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622637+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T04:44:56.622637+0000","last_peered":"2023-12-01T04:44:56.622637+0000","last_clean":"2023-12-01T04:44:56.622637+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T04:44:56.622637+0000","last_undegraded":"2023-12-01T04:44:56.622637+0000","last_fullsized":"2023-12-01T04:44:56.622637+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.513306+0000","last_change":"2023-12-01T04:44:24.928650+0000","last_active":"2023-12-01T04:44:56.513306+0000","last_peered":"2023-12-01T04:44:56.513306+0000","last_clean":"2023-12-01T04:44:56.513306+0000","last_became_active":"2023-12-01T04:44:24.928381+0000","last_became_peered":"2023-12-01T04:44:24.928381+0000","last_unstale":"2023-12-01T04:44:56.513306+0000","last_undegraded":"2023-12-01T04:44:56.513306+0000","last_fullsized":"2023-12-01T04:44:56.513306+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621299+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T04:44:56.621299+0000","last_peered":"2023-12-01T04:44:56.621299+0000","last_clean":"2023-12-01T04:44:56.621299+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T04:44:56.621299+0000","last_undegraded":"2023-12-01T04:44:56.621299+0000","last_fullsized":"2023-12-01T04:44:56.621299+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'4","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622204+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T04:44:56.622204+0000","last_peered":"2023-12-01T04:44:56.622204+0000","last_clean":"2023-12-01T04:44:56.622204+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T04:44:56.622204+0000","last_undegraded":"2023-12-01T04:44:56.622204+0000","last_fullsized":"2023-12-01T04:44:56.622204+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622039+0000","last_change":"2023-12-01T04:44:24.915594+0000","last_active":"2023-12-01T04:44:56.622039+0000","last_peered":"2023-12-01T04:44:56.622039+0000","last_clean":"2023-12-01T04:44:56.622039+0000","last_became_active":"2023-12-01T04:44:24.915341+0000","last_became_peered":"2023-12-01T04:44:24.915341+0000","last_unstale":"2023-12-01T04:44:56.622039+0000","last_undegraded":"2023-12-01T04:44:56.622039+0000","last_fullsized":"2023-12-01T04:44:56.622039+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622112+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T04:44:56.622112+0000","last_peered":"2023-12-01T04:44:56.622112+0000","last_clean":"2023-12-01T04:44:56.622112+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T04:44:56.622112+0000","last_undegraded":"2023-12-01T04:44:56.622112+0000","last_fullsized":"2023-12-01T04:44:56.622112+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622128+0000","last_change":"2023-12-01T04:44:24.920908+0000","last_active":"2023-12-01T04:44:56.622128+0000","last_peered":"2023-12-01T04:44:56.622128+0000","last_clean":"2023-12-01T04:44:56.622128+0000","last_became_active":"2023-12-01T04:44:24.920674+0000","last_became_peered":"2023-12-01T04:44:24.920674+0000","last_unstale":"2023-12-01T04:44:56.622128+0000","last_undegraded":"2023-12-01T04:44:56.622128+0000","last_fullsized":"2023-12-01T04:44:56.622128+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621721+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T04:44:56.621721+0000","last_peered":"2023-12-01T04:44:56.621721+0000","last_clean":"2023-12-01T04:44:56.621721+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T04:44:56.621721+0000","last_undegraded":"2023-12-01T04:44:56.621721+0000","last_fullsized":"2023-12-01T04:44:56.621721+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":"2023-12-01T04:44:56.622598+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T04:44:56.622598+0000","last_peered":"2023-12-01T04:44:56.622598+0000","last_clean":"2023-12-01T04:44:56.622598+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T04:44:56.622598+0000","last_undegraded":"2023-12-01T04:44:56.622598+0000","last_fullsized":"2023-12-01T04:44:56.622598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621488+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T04:44:56.621488+0000","last_peered":"2023-12-01T04:44:56.621488+0000","last_clean":"2023-12-01T04:44:56.621488+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T04:44:56.621488+0000","last_undegraded":"2023-12-01T04:44:56.621488+0000","last_fullsized":"2023-12-01T04:44:56.621488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":"2023-12-01T04:44:56.622779+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T04:44:56.622779+0000","last_peered":"2023-12-01T04:44:56.622779+0000","last_clean":"2023-12-01T04:44:56.622779+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T04:44:56.622779+0000","last_undegraded":"2023-12-01T04:44:56.622779+0000","last_fullsized":"2023-12-01T04:44:56.622779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622151+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T04:44:56.622151+0000","last_peered":"2023-12-01T04:44:56.622151+0000","last_clean":"2023-12-01T04:44:56.622151+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T04:44:56.622151+0000","last_undegraded":"2023-12-01T04:44:56.622151+0000","last_fullsized":"2023-12-01T04:44:56.622151+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511906+0000","last_change":"2023-12-01T04:44:24.926737+0000","last_active":"2023-12-01T04:44:56.511906+0000","last_peered":"2023-12-01T04:44:56.511906+0000","last_clean":"2023-12-01T04:44:56.511906+0000","last_became_active":"2023-12-01T04:44:24.924902+0000","last_became_peered":"2023-12-01T04:44:24.924902+0000","last_unstale":"2023-12-01T04:44:56.511906+0000","last_undegraded":"2023-12-01T04:44:56.511906+0000","last_fullsized":"2023-12-01T04:44:56.511906+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622018+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T04:44:56.622018+0000","last_peered":"2023-12-01T04:44:56.622018+0000","last_clean":"2023-12-01T04:44:56.622018+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T04:44:56.622018+0000","last_undegraded":"2023-12-01T04:44:56.622018+0000","last_fullsized":"2023-12-01T04:44:56.622018+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621677+0000","last_change":"2023-12-01T04:44:24.923781+0000","last_active":"2023-12-01T04:44:56.621677+0000","last_peered":"2023-12-01T04:44:56.621677+0000","last_clean":"2023-12-01T04:44:56.621677+0000","last_became_active":"2023-12-01T04:44:24.923540+0000","last_became_peered":"2023-12-01T04:44:24.923540+0000","last_unstale":"2023-12-01T04:44:56.621677+0000","last_undegraded":"2023-12-01T04:44:56.621677+0000","last_fullsized":"2023-12-01T04:44:56.621677+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622275+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T04:44:56.622275+0000","last_peered":"2023-12-01T04:44:56.622275+0000","last_clean":"2023-12-01T04:44:56.622275+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T04:44:56.622275+0000","last_undegraded":"2023-12-01T04:44:56.622275+0000","last_fullsized":"2023-12-01T04:44:56.622275+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621215+0000","last_change":"2023-12-01T04:44:24.913775+0000","last_active":"2023-12-01T04:44:56.621215+0000","last_peered":"2023-12-01T04:44:56.621215+0000","last_clean":"2023-12-01T04:44:56.621215+0000","last_became_active":"2023-12-01T04:44:24.913397+0000","last_became_peered":"2023-12-01T04:44:24.913397+0000","last_unstale":"2023-12-01T04:44:56.621215+0000","last_undegraded":"2023-12-01T04:44:56.621215+0000","last_fullsized":"2023-12-01T04:44:56.621215+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621668+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T04:44:56.621668+0000","last_peered":"2023-12-01T04:44:56.621668+0000","last_clean":"2023-12-01T04:44:56.621668+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T04:44:56.621668+0000","last_undegraded":"2023-12-01T04:44:56.621668+0000","last_fullsized":"2023-12-01T04:44:56.621668+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512265+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T04:44:56.512265+0000","last_peered":"2023-12-01T04:44:56.512265+0000","last_clean":"2023-12-01T04:44:56.512265+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T04:44:56.512265+0000","last_undegraded":"2023-12-01T04:44:56.512265+0000","last_fullsized":"2023-12-01T04:44:56.512265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622264+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T04:44:56.622264+0000","last_peered":"2023-12-01T04:44:56.622264+0000","last_clean":"2023-12-01T04:44:56.622264+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T04:44:56.622264+0000","last_undegraded":"2023-12-01T04:44:56.622264+0000","last_fullsized":"2023-12-01T04:44:56.622264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622581+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T04:44:56.622581+0000","last_peered":"2023-12-01T04:44:56.622581+0000","last_clean":"2023-12-01T04:44:56.622581+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T04:44:56.622581+0000","last_undegraded":"2023-12-01T04:44:56.622581+0000","last_fullsized":"2023-12-01T04:44:56.622581+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622440+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T04:44:56.622440+0000","last_peered":"2023-12-01T04:44:56.622440+0000","last_clean":"2023-12-01T04:44:56.622440+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T04:44:56.622440+0000","last_undegraded":"2023-12-01T04:44:56.622440+0000","last_fullsized":"2023-12-01T04:44:56.622440+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622004+0000","last_change":"2023-12-01T04:44:24.922211+0000","last_active":"2023-12-01T04:44:56.622004+0000","last_peered":"2023-12-01T04:44:56.622004+0000","last_clean":"2023-12-01T04:44:56.622004+0000","last_became_active":"2023-12-01T04:44:24.921889+0000","last_became_peered":"2023-12-01T04:44:24.921889+0000","last_unstale":"2023-12-01T04:44:56.622004+0000","last_undegraded":"2023-12-01T04:44:56.622004+0000","last_fullsized":"2023-12-01T04:44:56.622004+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512911+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T04:44:56.512911+0000","last_peered":"2023-12-01T04:44:56.512911+0000","last_clean":"2023-12-01T04:44:56.512911+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T04:44:56.512911+0000","last_undegraded":"2023-12-01T04:44:56.512911+0000","last_fullsized":"2023-12-01T04:44:56.512911+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":"2023-12-01T04:44:56.512143+0000","last_change":"2023-12-01T04:44:24.926237+0000","last_active":"2023-12-01T04:44:56.512143+0000","last_peered":"2023-12-01T04:44:56.512143+0000","last_clean":"2023-12-01T04:44:56.512143+0000","last_became_active":"2023-12-01T04:44:24.925964+0000","last_became_peered":"2023-12-01T04:44:24.925964+0000","last_unstale":"2023-12-01T04:44:56.512143+0000","last_undegraded":"2023-12-01T04:44:56.512143+0000","last_fullsized":"2023-12-01T04:44:56.512143+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"65'9","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622805+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T04:44:56.622805+0000","last_peered":"2023-12-01T04:44:56.622805+0000","last_clean":"2023-12-01T04:44:56.622805+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T04:44:56.622805+0000","last_undegraded":"2023-12-01T04:44:56.622805+0000","last_fullsized":"2023-12-01T04:44:56.622805+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621432+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T04:44:56.621432+0000","last_peered":"2023-12-01T04:44:56.621432+0000","last_clean":"2023-12-01T04:44:56.621432+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T04:44:56.621432+0000","last_undegraded":"2023-12-01T04:44:56.621432+0000","last_fullsized":"2023-12-01T04:44:56.621432+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621936+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T04:44:56.621936+0000","last_peered":"2023-12-01T04:44:56.621936+0000","last_clean":"2023-12-01T04:44:56.621936+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T04:44:56.621936+0000","last_undegraded":"2023-12-01T04:44:56.621936+0000","last_fullsized":"2023-12-01T04:44:56.621936+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621405+0000","last_change":"2023-12-01T04:44:24.926378+0000","last_active":"2023-12-01T04:44:56.621405+0000","last_peered":"2023-12-01T04:44:56.621405+0000","last_clean":"2023-12-01T04:44:56.621405+0000","last_became_active":"2023-12-01T04:44:24.926068+0000","last_became_peered":"2023-12-01T04:44:24.926068+0000","last_unstale":"2023-12-01T04:44:56.621405+0000","last_undegraded":"2023-12-01T04:44:56.621405+0000","last_fullsized":"2023-12-01T04:44:56.621405+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621862+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T04:44:56.621862+0000","last_peered":"2023-12-01T04:44:56.621862+0000","last_clean":"2023-12-01T04:44:56.621862+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T04:44:56.621862+0000","last_undegraded":"2023-12-01T04:44:56.621862+0000","last_fullsized":"2023-12-01T04:44:56.621862+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621621+0000","last_change":"2023-12-01T04:44:24.926222+0000","last_active":"2023-12-01T04:44:56.621621+0000","last_peered":"2023-12-01T04:44:56.621621+0000","last_clean":"2023-12-01T04:44:56.621621+0000","last_became_active":"2023-12-01T04:44:24.925394+0000","last_became_peered":"2023-12-01T04:44:24.925394+0000","last_unstale":"2023-12-01T04:44:56.621621+0000","last_undegraded":"2023-12-01T04:44:56.621621+0000","last_fullsized":"2023-12-01T04:44:56.621621+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:29:29.924356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621304+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T04:44:56.621304+0000","last_peered":"2023-12-01T04:44:56.621304+0000","last_clean":"2023-12-01T04:44:56.621304+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T04:44:56.621304+0000","last_undegraded":"2023-12-01T04:44:56.621304+0000","last_fullsized":"2023-12-01T04:44:56.621304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621160+0000","last_change":"2023-12-01T04:44:24.919841+0000","last_active":"2023-12-01T04:44:56.621160+0000","last_peered":"2023-12-01T04:44:56.621160+0000","last_clean":"2023-12-01T04:44:56.621160+0000","last_became_active":"2023-12-01T04:44:24.919532+0000","last_became_peered":"2023-12-01T04:44:24.919532+0000","last_unstale":"2023-12-01T04:44:56.621160+0000","last_undegraded":"2023-12-01T04:44:56.621160+0000","last_fullsized":"2023-12-01T04:44:56.621160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512192+0000","last_change":"2023-12-01T04:44:24.485448+0000","last_active":"2023-12-01T04:44:56.512192+0000","last_peered":"2023-12-01T04:44:56.512192+0000","last_clean":"2023-12-01T04:44:56.512192+0000","last_became_active":"2023-12-01T04:44:24.485147+0000","last_became_peered":"2023-12-01T04:44:24.485147+0000","last_unstale":"2023-12-01T04:44:56.512192+0000","last_undegraded":"2023-12-01T04:44:56.512192+0000","last_fullsized":"2023-12-01T04:44:56.512192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T05:32:31.473190+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":"2023-12-01T04:44:56.621344+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T04:44:56.621344+0000","last_peered":"2023-12-01T04:44:56.621344+0000","last_clean":"2023-12-01T04:44:56.621344+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T04:44:56.621344+0000","last_undegraded":"2023-12-01T04:44:56.621344+0000","last_fullsized":"2023-12-01T04:44:56.621344+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512921+0000","last_change":"2023-12-01T04:44:24.489426+0000","last_active":"2023-12-01T04:44:56.512921+0000","last_peered":"2023-12-01T04:44:56.512921+0000","last_clean":"2023-12-01T04:44:56.512921+0000","last_became_active":"2023-12-01T04:44:24.489095+0000","last_became_peered":"2023-12-01T04:44:24.489095+0000","last_unstale":"2023-12-01T04:44:56.512921+0000","last_undegraded":"2023-12-01T04:44:56.512921+0000","last_fullsized":"2023-12-01T04:44:56.512921+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:06:37.616502+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":"2023-12-01T04:44:56.621446+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T04:44:56.621446+0000","last_peered":"2023-12-01T04:44:56.621446+0000","last_clean":"2023-12-01T04:44:56.621446+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T04:44:56.621446+0000","last_undegraded":"2023-12-01T04:44:56.621446+0000","last_fullsized":"2023-12-01T04:44:56.621446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512349+0000","last_change":"2023-12-01T04:44:55.604278+0000","last_active":"2023-12-01T04:44:56.512349+0000","last_peered":"2023-12-01T04:44:56.512349+0000","last_clean":"2023-12-01T04:44:56.512349+0000","last_became_active":"2023-12-01T04:44:55.603919+0000","last_became_peered":"2023-12-01T04:44:55.603919+0000","last_unstale":"2023-12-01T04:44:56.512349+0000","last_undegraded":"2023-12-01T04:44:56.512349+0000","last_fullsized":"2023-12-01T04:44:56.512349+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:46:38.863170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512639+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T04:44:56.512639+0000","last_peered":"2023-12-01T04:44:56.512639+0000","last_clean":"2023-12-01T04:44:56.512639+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T04:44:56.512639+0000","last_undegraded":"2023-12-01T04:44:56.512639+0000","last_fullsized":"2023-12-01T04:44:56.512639+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622802+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T04:44:56.622802+0000","last_peered":"2023-12-01T04:44:56.622802+0000","last_clean":"2023-12-01T04:44:56.622802+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T04:44:56.622802+0000","last_undegraded":"2023-12-01T04:44:56.622802+0000","last_fullsized":"2023-12-01T04:44:56.622802+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.514632+0000","last_change":"2023-12-01T04:44:55.716959+0000","last_active":"2023-12-01T04:44:56.514632+0000","last_peered":"2023-12-01T04:44:56.514632+0000","last_clean":"2023-12-01T04:44:56.514632+0000","last_became_active":"2023-12-01T04:44:55.716689+0000","last_became_peered":"2023-12-01T04:44:55.716689+0000","last_unstale":"2023-12-01T04:44:56.514632+0000","last_undegraded":"2023-12-01T04:44:56.514632+0000","last_fullsized":"2023-12-01T04:44:56.514632+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:15:17.697545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621791+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T04:44:56.621791+0000","last_peered":"2023-12-01T04:44:56.621791+0000","last_clean":"2023-12-01T04:44:56.621791+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T04:44:56.621791+0000","last_undegraded":"2023-12-01T04:44:56.621791+0000","last_fullsized":"2023-12-01T04:44:56.621791+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512647+0000","last_change":"2023-12-01T04:44:24.927115+0000","last_active":"2023-12-01T04:44:56.512647+0000","last_peered":"2023-12-01T04:44:56.512647+0000","last_clean":"2023-12-01T04:44:56.512647+0000","last_became_active":"2023-12-01T04:44:24.925165+0000","last_became_peered":"2023-12-01T04:44:24.925165+0000","last_unstale":"2023-12-01T04:44:56.512647+0000","last_undegraded":"2023-12-01T04:44:56.512647+0000","last_fullsized":"2023-12-01T04:44:56.512647+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2023-12-01T04:44:56.512737+0000","last_change":"2023-12-01T04:44:55.604073+0000","last_active":"2023-12-01T04:44:56.512737+0000","last_peered":"2023-12-01T04:44:56.512737+0000","last_clean":"2023-12-01T04:44:56.512737+0000","last_became_active":"2023-12-01T04:44:55.603836+0000","last_became_peered":"2023-12-01T04:44:55.603836+0000","last_unstale":"2023-12-01T04:44:56.512737+0000","last_undegraded":"2023-12-01T04:44:56.512737+0000","last_fullsized":"2023-12-01T04:44:56.512737+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:24:03.503403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512050+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T04:44:56.512050+0000","last_peered":"2023-12-01T04:44:56.512050+0000","last_clean":"2023-12-01T04:44:56.512050+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T04:44:56.512050+0000","last_undegraded":"2023-12-01T04:44:56.512050+0000","last_fullsized":"2023-12-01T04:44:56.512050+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512350+0000","last_change":"2023-12-01T04:44:24.485563+0000","last_active":"2023-12-01T04:44:56.512350+0000","last_peered":"2023-12-01T04:44:56.512350+0000","last_clean":"2023-12-01T04:44:56.512350+0000","last_became_active":"2023-12-01T04:44:24.485268+0000","last_became_peered":"2023-12-01T04:44:24.485268+0000","last_unstale":"2023-12-01T04:44:56.512350+0000","last_undegraded":"2023-12-01T04:44:56.512350+0000","last_fullsized":"2023-12-01T04:44:56.512350+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622331+0000","last_change":"2023-12-01T04:44:55.705550+0000","last_active":"2023-12-01T04:44:56.622331+0000","last_peered":"2023-12-01T04:44:56.622331+0000","last_clean":"2023-12-01T04:44:56.622331+0000","last_became_active":"2023-12-01T04:44:55.705178+0000","last_became_peered":"2023-12-01T04:44:55.705178+0000","last_unstale":"2023-12-01T04:44:56.622331+0000","last_undegraded":"2023-12-01T04:44:56.622331+0000","last_fullsized":"2023-12-01T04:44:56.622331+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:06:46.516045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621785+0000","last_change":"2023-12-01T04:44:24.917444+0000","last_active":"2023-12-01T04:44:56.621785+0000","last_peered":"2023-12-01T04:44:56.621785+0000","last_clean":"2023-12-01T04:44:56.621785+0000","last_became_active":"2023-12-01T04:44:24.917204+0000","last_became_peered":"2023-12-01T04:44:24.917204+0000","last_unstale":"2023-12-01T04:44:56.621785+0000","last_undegraded":"2023-12-01T04:44:56.621785+0000","last_fullsized":"2023-12-01T04:44:56.621785+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622146+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T04:44:56.622146+0000","last_peered":"2023-12-01T04:44:56.622146+0000","last_clean":"2023-12-01T04:44:56.622146+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T04:44:56.622146+0000","last_undegraded":"2023-12-01T04:44:56.622146+0000","last_fullsized":"2023-12-01T04:44:56.622146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'128","reported_seq":263,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:57.520873+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T04:44:57.520873+0000","last_peered":"2023-12-01T04:44:57.520873+0000","last_clean":"2023-12-01T04:44:57.520873+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T04:44:57.520873+0000","last_undegraded":"2023-12-01T04:44:57.520873+0000","last_fullsized":"2023-12-01T04:44:57.520873+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+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 @ 2023-12-02T08:26:14.318111+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":"2023-12-01T04:44:56.621422+0000","last_change":"2023-12-01T04:44:55.716498+0000","last_active":"2023-12-01T04:44:56.621422+0000","last_peered":"2023-12-01T04:44:56.621422+0000","last_clean":"2023-12-01T04:44:56.621422+0000","last_became_active":"2023-12-01T04:44:55.716146+0000","last_became_peered":"2023-12-01T04:44:55.716146+0000","last_unstale":"2023-12-01T04:44:56.621422+0000","last_undegraded":"2023-12-01T04:44:56.621422+0000","last_fullsized":"2023-12-01T04:44:56.621422+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:33:10.902984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621596+0000","last_change":"2023-12-01T04:44:24.924592+0000","last_active":"2023-12-01T04:44:56.621596+0000","last_peered":"2023-12-01T04:44:56.621596+0000","last_clean":"2023-12-01T04:44:56.621596+0000","last_became_active":"2023-12-01T04:44:24.924324+0000","last_became_peered":"2023-12-01T04:44:24.924324+0000","last_unstale":"2023-12-01T04:44:56.621596+0000","last_undegraded":"2023-12-01T04:44:56.621596+0000","last_fullsized":"2023-12-01T04:44:56.621596+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621006+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T04:44:56.621006+0000","last_peered":"2023-12-01T04:44:56.621006+0000","last_clean":"2023-12-01T04:44:56.621006+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T04:44:56.621006+0000","last_undegraded":"2023-12-01T04:44:56.621006+0000","last_fullsized":"2023-12-01T04:44:56.621006+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621366+0000","last_change":"2023-12-01T04:44:55.705226+0000","last_active":"2023-12-01T04:44:56.621366+0000","last_peered":"2023-12-01T04:44:56.621366+0000","last_clean":"2023-12-01T04:44:56.621366+0000","last_became_active":"2023-12-01T04:44:55.704863+0000","last_became_peered":"2023-12-01T04:44:55.704863+0000","last_unstale":"2023-12-01T04:44:56.621366+0000","last_undegraded":"2023-12-01T04:44:56.621366+0000","last_fullsized":"2023-12-01T04:44:56.621366+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:23:39.513565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621729+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T04:44:56.621729+0000","last_peered":"2023-12-01T04:44:56.621729+0000","last_clean":"2023-12-01T04:44:56.621729+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T04:44:56.621729+0000","last_undegraded":"2023-12-01T04:44:56.621729+0000","last_fullsized":"2023-12-01T04:44:56.621729+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.513844+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T04:44:56.513844+0000","last_peered":"2023-12-01T04:44:56.513844+0000","last_clean":"2023-12-01T04:44:56.513844+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T04:44:56.513844+0000","last_undegraded":"2023-12-01T04:44:56.513844+0000","last_fullsized":"2023-12-01T04:44:56.513844+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621130+0000","last_change":"2023-12-01T04:44:55.705211+0000","last_active":"2023-12-01T04:44:56.621130+0000","last_peered":"2023-12-01T04:44:56.621130+0000","last_clean":"2023-12-01T04:44:56.621130+0000","last_became_active":"2023-12-01T04:44:55.704888+0000","last_became_peered":"2023-12-01T04:44:55.704888+0000","last_unstale":"2023-12-01T04:44:56.621130+0000","last_undegraded":"2023-12-01T04:44:56.621130+0000","last_fullsized":"2023-12-01T04:44:56.621130+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:21:15.105470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"63'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512068+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T04:44:56.512068+0000","last_peered":"2023-12-01T04:44:56.512068+0000","last_clean":"2023-12-01T04:44:56.512068+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T04:44:56.512068+0000","last_undegraded":"2023-12-01T04:44:56.512068+0000","last_fullsized":"2023-12-01T04:44:56.512068+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:02:12.837694+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":"2023-12-01T04:44:56.621861+0000","last_change":"2023-12-01T04:44:24.924092+0000","last_active":"2023-12-01T04:44:56.621861+0000","last_peered":"2023-12-01T04:44:56.621861+0000","last_clean":"2023-12-01T04:44:56.621861+0000","last_became_active":"2023-12-01T04:44:24.923784+0000","last_became_peered":"2023-12-01T04:44:24.923784+0000","last_unstale":"2023-12-01T04:44:56.621861+0000","last_undegraded":"2023-12-01T04:44:56.621861+0000","last_fullsized":"2023-12-01T04:44:56.621861+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511740+0000","last_change":"2023-12-01T04:44:55.604370+0000","last_active":"2023-12-01T04:44:56.511740+0000","last_peered":"2023-12-01T04:44:56.511740+0000","last_clean":"2023-12-01T04:44:56.511740+0000","last_became_active":"2023-12-01T04:44:55.603963+0000","last_became_peered":"2023-12-01T04:44:55.603963+0000","last_unstale":"2023-12-01T04:44:56.511740+0000","last_undegraded":"2023-12-01T04:44:56.511740+0000","last_fullsized":"2023-12-01T04:44:56.511740+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:47:25.490100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622184+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T04:44:56.622184+0000","last_peered":"2023-12-01T04:44:56.622184+0000","last_clean":"2023-12-01T04:44:56.622184+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T04:44:56.622184+0000","last_undegraded":"2023-12-01T04:44:56.622184+0000","last_fullsized":"2023-12-01T04:44:56.622184+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:04:33.603168+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":"2023-12-01T04:44:56.621597+0000","last_change":"2023-12-01T04:44:24.925191+0000","last_active":"2023-12-01T04:44:56.621597+0000","last_peered":"2023-12-01T04:44:56.621597+0000","last_clean":"2023-12-01T04:44:56.621597+0000","last_became_active":"2023-12-01T04:44:24.924909+0000","last_became_peered":"2023-12-01T04:44:24.924909+0000","last_unstale":"2023-12-01T04:44:56.621597+0000","last_undegraded":"2023-12-01T04:44:56.621597+0000","last_fullsized":"2023-12-01T04:44:56.621597+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621168+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T04:44:56.621168+0000","last_peered":"2023-12-01T04:44:56.621168+0000","last_clean":"2023-12-01T04:44:56.621168+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T04:44:56.621168+0000","last_undegraded":"2023-12-01T04:44:56.621168+0000","last_fullsized":"2023-12-01T04:44:56.621168+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511907+0000","last_change":"2023-12-01T04:44:24.920755+0000","last_active":"2023-12-01T04:44:56.511907+0000","last_peered":"2023-12-01T04:44:56.511907+0000","last_clean":"2023-12-01T04:44:56.511907+0000","last_became_active":"2023-12-01T04:44:24.920460+0000","last_became_peered":"2023-12-01T04:44:24.920460+0000","last_unstale":"2023-12-01T04:44:56.511907+0000","last_undegraded":"2023-12-01T04:44:56.511907+0000","last_fullsized":"2023-12-01T04:44:56.511907+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:34:31.618200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2023-12-01T04:44:56.512032+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T04:44:56.512032+0000","last_peered":"2023-12-01T04:44:56.512032+0000","last_clean":"2023-12-01T04:44:56.512032+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T04:44:56.512032+0000","last_undegraded":"2023-12-01T04:44:56.512032+0000","last_fullsized":"2023-12-01T04:44:56.512032+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621172+0000","last_change":"2023-12-01T04:44:24.922086+0000","last_active":"2023-12-01T04:44:56.621172+0000","last_peered":"2023-12-01T04:44:56.621172+0000","last_clean":"2023-12-01T04:44:56.621172+0000","last_became_active":"2023-12-01T04:44:24.921651+0000","last_became_peered":"2023-12-01T04:44:24.921651+0000","last_unstale":"2023-12-01T04:44:56.621172+0000","last_undegraded":"2023-12-01T04:44:56.621172+0000","last_fullsized":"2023-12-01T04:44:56.621172+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512963+0000","last_change":"2023-12-01T04:44:24.488113+0000","last_active":"2023-12-01T04:44:56.512963+0000","last_peered":"2023-12-01T04:44:56.512963+0000","last_clean":"2023-12-01T04:44:56.512963+0000","last_became_active":"2023-12-01T04:44:24.487799+0000","last_became_peered":"2023-12-01T04:44:24.487799+0000","last_unstale":"2023-12-01T04:44:56.512963+0000","last_undegraded":"2023-12-01T04:44:56.512963+0000","last_fullsized":"2023-12-01T04:44:56.512963+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:42:09.025880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621772+0000","last_change":"2023-12-01T04:44:24.914015+0000","last_active":"2023-12-01T04:44:56.621772+0000","last_peered":"2023-12-01T04:44:56.621772+0000","last_clean":"2023-12-01T04:44:56.621772+0000","last_became_active":"2023-12-01T04:44:24.913718+0000","last_became_peered":"2023-12-01T04:44:24.913718+0000","last_unstale":"2023-12-01T04:44:56.621772+0000","last_undegraded":"2023-12-01T04:44:56.621772+0000","last_fullsized":"2023-12-01T04:44:56.621772+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621568+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T04:44:56.621568+0000","last_peered":"2023-12-01T04:44:56.621568+0000","last_clean":"2023-12-01T04:44:56.621568+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T04:44:56.621568+0000","last_undegraded":"2023-12-01T04:44:56.621568+0000","last_fullsized":"2023-12-01T04:44:56.621568+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+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":"2023-12-01T04:44:56.621929+0000","last_change":"2023-12-01T04:44:24.922709+0000","last_active":"2023-12-01T04:44:56.621929+0000","last_peered":"2023-12-01T04:44:56.621929+0000","last_clean":"2023-12-01T04:44:56.621929+0000","last_became_active":"2023-12-01T04:44:24.922396+0000","last_became_peered":"2023-12-01T04:44:24.922396+0000","last_unstale":"2023-12-01T04:44:56.621929+0000","last_undegraded":"2023-12-01T04:44:56.621929+0000","last_fullsized":"2023-12-01T04:44:56.621929+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.514094+0000","last_change":"2023-12-01T04:44:24.493654+0000","last_active":"2023-12-01T04:44:56.514094+0000","last_peered":"2023-12-01T04:44:56.514094+0000","last_clean":"2023-12-01T04:44:56.514094+0000","last_became_active":"2023-12-01T04:44:24.493318+0000","last_became_peered":"2023-12-01T04:44:24.493318+0000","last_unstale":"2023-12-01T04:44:56.514094+0000","last_undegraded":"2023-12-01T04:44:56.514094+0000","last_fullsized":"2023-12-01T04:44:56.514094+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621507+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T04:44:56.621507+0000","last_peered":"2023-12-01T04:44:56.621507+0000","last_clean":"2023-12-01T04:44:56.621507+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T04:44:56.621507+0000","last_undegraded":"2023-12-01T04:44:56.621507+0000","last_fullsized":"2023-12-01T04:44:56.621507+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512782+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T04:44:56.512782+0000","last_peered":"2023-12-01T04:44:56.512782+0000","last_clean":"2023-12-01T04:44:56.512782+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T04:44:56.512782+0000","last_undegraded":"2023-12-01T04:44:56.512782+0000","last_fullsized":"2023-12-01T04:44:56.512782+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+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":"2023-12-01T04:44:56.622327+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T04:44:56.622327+0000","last_peered":"2023-12-01T04:44:56.622327+0000","last_clean":"2023-12-01T04:44:56.622327+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T04:44:56.622327+0000","last_undegraded":"2023-12-01T04:44:56.622327+0000","last_fullsized":"2023-12-01T04:44:56.622327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.513403+0000","last_change":"2023-12-01T04:44:24.489837+0000","last_active":"2023-12-01T04:44:56.513403+0000","last_peered":"2023-12-01T04:44:56.513403+0000","last_clean":"2023-12-01T04:44:56.513403+0000","last_became_active":"2023-12-01T04:44:24.489501+0000","last_became_peered":"2023-12-01T04:44:24.489501+0000","last_unstale":"2023-12-01T04:44:56.513403+0000","last_undegraded":"2023-12-01T04:44:56.513403+0000","last_fullsized":"2023-12-01T04:44:56.513403+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T11:46:56.923707+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622144+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T04:44:56.622144+0000","last_peered":"2023-12-01T04:44:56.622144+0000","last_clean":"2023-12-01T04:44:56.622144+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T04:44:56.622144+0000","last_undegraded":"2023-12-01T04:44:56.622144+0000","last_fullsized":"2023-12-01T04:44:56.622144+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621077+0000","last_change":"2023-12-01T04:44:24.924470+0000","last_active":"2023-12-01T04:44:56.621077+0000","last_peered":"2023-12-01T04:44:56.621077+0000","last_clean":"2023-12-01T04:44:56.621077+0000","last_became_active":"2023-12-01T04:44:24.924183+0000","last_became_peered":"2023-12-01T04:44:24.924183+0000","last_unstale":"2023-12-01T04:44:56.621077+0000","last_undegraded":"2023-12-01T04:44:56.621077+0000","last_fullsized":"2023-12-01T04:44:56.621077+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512432+0000","last_change":"2023-12-01T04:44:24.909421+0000","last_active":"2023-12-01T04:44:56.512432+0000","last_peered":"2023-12-01T04:44:56.512432+0000","last_clean":"2023-12-01T04:44:56.512432+0000","last_became_active":"2023-12-01T04:44:24.909134+0000","last_became_peered":"2023-12-01T04:44:24.909134+0000","last_unstale":"2023-12-01T04:44:56.512432+0000","last_undegraded":"2023-12-01T04:44:56.512432+0000","last_fullsized":"2023-12-01T04:44:56.512432+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621935+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T04:44:56.621935+0000","last_peered":"2023-12-01T04:44:56.621935+0000","last_clean":"2023-12-01T04:44:56.621935+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T04:44:56.621935+0000","last_undegraded":"2023-12-01T04:44:56.621935+0000","last_fullsized":"2023-12-01T04:44:56.621935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622065+0000","last_change":"2023-12-01T04:44:24.927047+0000","last_active":"2023-12-01T04:44:56.622065+0000","last_peered":"2023-12-01T04:44:56.622065+0000","last_clean":"2023-12-01T04:44:56.622065+0000","last_became_active":"2023-12-01T04:44:24.926546+0000","last_became_peered":"2023-12-01T04:44:24.926546+0000","last_unstale":"2023-12-01T04:44:56.622065+0000","last_undegraded":"2023-12-01T04:44:56.622065+0000","last_fullsized":"2023-12-01T04:44:56.622065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622073+0000","last_change":"2023-12-01T04:44:24.917505+0000","last_active":"2023-12-01T04:44:56.622073+0000","last_peered":"2023-12-01T04:44:56.622073+0000","last_clean":"2023-12-01T04:44:56.622073+0000","last_became_active":"2023-12-01T04:44:24.917138+0000","last_became_peered":"2023-12-01T04:44:24.917138+0000","last_unstale":"2023-12-01T04:44:56.622073+0000","last_undegraded":"2023-12-01T04:44:56.622073+0000","last_fullsized":"2023-12-01T04:44:56.622073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512759+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T04:44:56.512759+0000","last_peered":"2023-12-01T04:44:56.512759+0000","last_clean":"2023-12-01T04:44:56.512759+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T04:44:56.512759+0000","last_undegraded":"2023-12-01T04:44:56.512759+0000","last_fullsized":"2023-12-01T04:44:56.512759+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622412+0000","last_change":"2023-12-01T04:44:24.924323+0000","last_active":"2023-12-01T04:44:56.622412+0000","last_peered":"2023-12-01T04:44:56.622412+0000","last_clean":"2023-12-01T04:44:56.622412+0000","last_became_active":"2023-12-01T04:44:24.924047+0000","last_became_peered":"2023-12-01T04:44:24.924047+0000","last_unstale":"2023-12-01T04:44:56.622412+0000","last_undegraded":"2023-12-01T04:44:56.622412+0000","last_fullsized":"2023-12-01T04:44:56.622412+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621962+0000","last_change":"2023-12-01T04:44:24.917876+0000","last_active":"2023-12-01T04:44:56.621962+0000","last_peered":"2023-12-01T04:44:56.621962+0000","last_clean":"2023-12-01T04:44:56.621962+0000","last_became_active":"2023-12-01T04:44:24.917333+0000","last_became_peered":"2023-12-01T04:44:24.917333+0000","last_unstale":"2023-12-01T04:44:56.621962+0000","last_undegraded":"2023-12-01T04:44:56.621962+0000","last_fullsized":"2023-12-01T04:44:56.621962+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621744+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T04:44:56.621744+0000","last_peered":"2023-12-01T04:44:56.621744+0000","last_clean":"2023-12-01T04:44:56.621744+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T04:44:56.621744+0000","last_undegraded":"2023-12-01T04:44:56.621744+0000","last_fullsized":"2023-12-01T04:44:56.621744+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622161+0000","last_change":"2023-12-01T04:44:24.918409+0000","last_active":"2023-12-01T04:44:56.622161+0000","last_peered":"2023-12-01T04:44:56.622161+0000","last_clean":"2023-12-01T04:44:56.622161+0000","last_became_active":"2023-12-01T04:44:24.918093+0000","last_became_peered":"2023-12-01T04:44:24.918093+0000","last_unstale":"2023-12-01T04:44:56.622161+0000","last_undegraded":"2023-12-01T04:44:56.622161+0000","last_fullsized":"2023-12-01T04:44:56.622161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621989+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T04:44:56.621989+0000","last_peered":"2023-12-01T04:44:56.621989+0000","last_clean":"2023-12-01T04:44:56.621989+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T04:44:56.621989+0000","last_undegraded":"2023-12-01T04:44:56.621989+0000","last_fullsized":"2023-12-01T04:44:56.621989+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621784+0000","last_change":"2023-12-01T04:44:24.926873+0000","last_active":"2023-12-01T04:44:56.621784+0000","last_peered":"2023-12-01T04:44:56.621784+0000","last_clean":"2023-12-01T04:44:56.621784+0000","last_became_active":"2023-12-01T04:44:24.926081+0000","last_became_peered":"2023-12-01T04:44:24.926081+0000","last_unstale":"2023-12-01T04:44:56.621784+0000","last_undegraded":"2023-12-01T04:44:56.621784+0000","last_fullsized":"2023-12-01T04:44:56.621784+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622884+0000","last_change":"2023-12-01T04:44:24.923294+0000","last_active":"2023-12-01T04:44:56.622884+0000","last_peered":"2023-12-01T04:44:56.622884+0000","last_clean":"2023-12-01T04:44:56.622884+0000","last_became_active":"2023-12-01T04:44:24.923017+0000","last_became_peered":"2023-12-01T04:44:24.923017+0000","last_unstale":"2023-12-01T04:44:56.622884+0000","last_undegraded":"2023-12-01T04:44:56.622884+0000","last_fullsized":"2023-12-01T04:44:56.622884+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3148,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":9444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201298,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28200,"kb_used_data":1248,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716952,"statfs":{"total":95995035648,"available":95966158848,"internally_reserved":0,"allocated":1277952,"data_stored":881747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.434},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.8130000000000002,"5min":2.8130000000000002,"15min":2.8130000000000002},"last":0.56000000000000005}]},{"osd":1,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.46300000000000002}]},{"osd":2,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":2.8879999999999999,"5min":2.8879999999999999,"15min":2.8879999999999999},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":2.9460000000000002,"5min":2.9460000000000002,"15min":2.9460000000000002},"last":0.60899999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.976,"5min":2.976,"15min":2.976},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.629}]},{"osd":4,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.65400000000000003}]},{"osd":5,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.63900000000000001}]},{"osd":6,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.82099999999999995}]}]},{"osd":6,"up_from":47,"seq":201863462934,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28204,"kb_used_data":1252,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716948,"statfs":{"total":95995035648,"available":95966154752,"internally_reserved":0,"allocated":1282048,"data_stored":883493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.42999999999999999}]},{"osd":1,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.308},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.49099999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.56299999999999994}]},{"osd":3,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.37},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.52200000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":0.34499999999999997}]},{"osd":5,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.41599999999999998}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.504},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.46600000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574890,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27624,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717528,"statfs":{"total":95995035648,"available":95966748672,"internally_reserved":0,"allocated":688128,"data_stored":291266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.32800000000000001,"5min":0.36099999999999999,"15min":0.35099999999999998},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.435,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.26600000000000001},{"interface":"front","average":{"1min":0.35799999999999998,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.23599999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.52900000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.36799999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.41399999999999998,"5min":0.40500000000000003,"15min":0.40300000000000002},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.34799999999999998},{"interface":"front","average":{"1min":0.442,"5min":0.438,"15min":0.437},"min":{"1min":0.35199999999999998,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.60899999999999999,"5min":0.624,"15min":0.624},"last":0.46000000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.46700000000000003,"15min":0.47399999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.60999999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.33600000000000002},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.50900000000000001,"15min":0.51800000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.64900000000000002,"5min":0.754,"15min":0.754},"last":0.44400000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.59599999999999997,"15min":0.60699999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.69599999999999995,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.48699999999999999},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.61499999999999999,"15min":0.62},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.84599999999999997,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.53000000000000003}]},{"osd":5,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.49299999999999999,"5min":0.49299999999999999,"15min":0.49299999999999999},"max":{"1min":0.78600000000000003,"5min":0.78600000000000003,"15min":0.78600000000000003},"last":0.55000000000000004}]},{"osd":6,"last update":"Fri Dec 1 04:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.502},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.54100000000000004}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.47299999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738413,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28212,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716940,"statfs":{"total":95995035648,"available":95966146560,"internally_reserved":0,"allocated":1290240,"data_stored":882202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:45:10 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.33000000000000002,"15min":0.316},"min":{"1min":0.20799999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.50700000000000001,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.26100000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.36399999999999999,"15min":0.33800000000000002},"min":{"1min":0.246,"5min":0.188,"15min":0.188},"max":{"1min":1.909,"5min":1.909,"15min":1.909},"last":0.27900000000000003}]},{"osd":2,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.39300000000000002,"5min":0.40100000000000002,"15min":0.40300000000000002},"min":{"1min":0.25600000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":0.55000000000000004,"5min":0.57099999999999995,"15min":0.57099999999999995},"last":0.32400000000000001},{"interface":"front","average":{"1min":0.442,"5min":0.442,"15min":0.442},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.68899999999999995,"5min":0.68899999999999995,"15min":0.68899999999999995},"last":0.35999999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45100000000000001,"15min":0.45000000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.309},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.442,"15min":0.441},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.34200000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.57799999999999996,"15min":0.57999999999999996},"min":{"1min":0.40899999999999997,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.80000000000000004,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61799999999999999,"15min":0.61899999999999999},"min":{"1min":0.47599999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.89500000000000002,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.57599999999999996}]},{"osd":5,"last update":"Fri Dec 1 04:44:26 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.84299999999999997,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"last":0.61499999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.55500000000000005}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.51500000000000001}]}]},{"osd":2,"up_from":18,"seq":77309411366,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27616,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717536,"statfs":{"total":95995035648,"available":95966756864,"internally_reserved":0,"allocated":679936,"data_stored":291106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.42199999999999999,"5min":0.39000000000000001,"15min":0.38400000000000001},"min":{"1min":0.27200000000000002,"5min":0.221,"15min":0.221},"max":{"1min":0.55800000000000005,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.40999999999999998,"5min":0.39800000000000002,"15min":0.39600000000000002},"min":{"1min":0.29499999999999998,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.309}]},{"osd":1,"last update":"Fri Dec 1 04:44:25 2023","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.41599999999999998,"15min":0.41799999999999998},"min":{"1min":0.245,"5min":0.245,"15min":0.245},"max":{"1min":0.57799999999999996,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.38},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.42799999999999999,"15min":0.42399999999999999},"min":{"1min":0.29199999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.65600000000000003,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.27600000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:44:50 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.498,"15min":0.50800000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.63800000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.52800000000000002,"15min":0.54000000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.59499999999999997,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.34200000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.58399999999999996,"15min":0.58899999999999997},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.77200000000000002,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.61699999999999999,"15min":0.621},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.86199999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.63800000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.622,"15min":0.63},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.83399999999999996,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.63100000000000001,"15min":0.63700000000000001},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.873,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.627}]},{"osd":6,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.55800000000000005},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.61099999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.58099999999999996}]}]},{"osd":3,"up_from":26,"seq":111669149731,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27636,"kb_used_data":684,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717516,"statfs":{"total":95995035648,"available":95966736384,"internally_reserved":0,"allocated":700416,"data_stored":293560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.26900000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.29899999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.57999999999999996,"5min":0.622,"15min":0.622},"last":0.47999999999999998}]},{"osd":1,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.442,"15min":0.44400000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.441},{"interface":"front","average":{"1min":0.433,"5min":0.44600000000000001,"15min":0.44800000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.60699999999999998,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.42799999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47599999999999998,"15min":0.47699999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.68300000000000005,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.47699999999999998,"15min":0.47899999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.65300000000000002,"5min":0.75,"15min":0.75},"last":0.46600000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.622,"15min":0.622},"min":{"1min":0.44400000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.623,"15min":0.628},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78600000000000003,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.62}]},{"osd":5,"last update":"Fri Dec 1 04:44:27 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.60499999999999998}]},{"osd":6,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.63},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.68799999999999994}]},{"osd":7,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.66700000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986206,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":696320,"data_stored":291814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.51100000000000001,"15min":0.503},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":2.117,"5min":2.117,"15min":2.117},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.495,"5min":0.47799999999999998,"15min":0.47499999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.69999999999999996,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.59599999999999997}]},{"osd":1,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.495,"15min":0.49199999999999999},"min":{"1min":0.376,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.39300000000000002},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.50900000000000001,"15min":0.495},"min":{"1min":0.36699999999999999,"5min":0.313,"15min":0.313},"max":{"1min":2.1379999999999999,"5min":2.1379999999999999,"15min":2.1379999999999999},"last":0.505}]},{"osd":2,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.51000000000000001,"15min":0.49399999999999999},"min":{"1min":0.35799999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":2.1539999999999999,"5min":2.1539999999999999,"15min":2.1539999999999999},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.496,"15min":0.49199999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.85699999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.504,"15min":0.498},"min":{"1min":0.39700000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.68400000000000005,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.34000000000000002,"5min":0.308,"15min":0.308},"max":{"1min":0.67900000000000005,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.55300000000000005}]},{"osd":5,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.39100000000000001,"15min":0.371},"min":{"1min":0.29799999999999999,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":2.0710000000000002,"5min":2.0710000000000002,"15min":2.0710000000000002},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.44400000000000001,"15min":0.42999999999999999},"min":{"1min":0.373,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.56699999999999995}]},{"osd":6,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.097,"5min":2.097,"15min":2.097},"last":0.60899999999999999}]},{"osd":7,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.45700000000000002}]}]},{"osd":5,"up_from":39,"seq":167503724571,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":696320,"data_stored":293546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.51100000000000001,"15min":0.51800000000000002},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.54800000000000004,"15min":0.54500000000000004},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.61199999999999999}]},{"osd":1,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.51500000000000001,"15min":0.51900000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.439},{"interface":"front","average":{"1min":0.497,"5min":0.52500000000000002,"15min":0.53000000000000003},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.51500000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.71199999999999997,"15min":0.747},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.0529999999999999,"5min":3.9569999999999999,"15min":3.9569999999999999},"last":0.42199999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.52300000000000002,"15min":0.52900000000000003},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.49299999999999999}]},{"osd":3,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.59999999999999998,"15min":0.55500000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":8.0760000000000005,"5min":8.0760000000000005,"15min":8.0760000000000005},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.56200000000000006,"15min":0.55800000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.095,"5min":1.095,"15min":1.095},"last":0.53600000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.41999999999999998,"15min":0.41699999999999998},"min":{"1min":0.29099999999999998,"5min":0.255,"15min":0.255},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.377},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.45800000000000002,"15min":0.45200000000000001},"min":{"1min":0.29499999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.79100000000000004,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.46899999999999997}]},{"osd":6,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.56699999999999995},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.58699999999999997}]},{"osd":7,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.55000000000000004}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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}]}} 2023-12-01T04:45:30.924 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T04:45:31.037 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Getting image source signatures 2023-12-01T04:45:31.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T04:45:31.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2023-12-01T04:45:31.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T04:45:31.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2023-12-01T04:45:31.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T04:45:31.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:30 smithi089 bash[136073]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2023-12-01T04:45:31.486 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:31 smithi060 ceph-mon[94233]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:31 smithi060 ceph-mon[109077]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:31 smithi089 ceph-mon[98504]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:32.037 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:31 smithi089 bash[136073]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2023-12-01T04:45:32.037 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:31 smithi089 bash[136073]: Writing manifest to image destination 2023-12-01T04:45:32.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:31 smithi089 bash[136073]: Storing signatures 2023-12-01T04:45:32.339 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:32 smithi060 ceph-mon[94233]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:45:32.339 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:32 smithi060 ceph-mon[109077]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:45:32.459 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 podman[136073]: 2023-12-01T04:45:32.459 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-mon[98504]: from='client.14763 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:45:33.018 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:33.020 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.566Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.566Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.567Z 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+$ 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.567Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.567Z 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/.+)($|/) 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.567Z 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)$ 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2023-12-01T04:45:33.038 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=arp 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=bcache 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=bonding 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=btrfs 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=conntrack 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=cpu 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=cpufreq 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=diskstats 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=dmi 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=edac 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=entropy 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=fibrechannel 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=filefd 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=filesystem 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=hwmon 2023-12-01T04:45:33.039 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=infiniband 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=ipvs 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=loadavg 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=mdadm 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=meminfo 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=netclass 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=netdev 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=netstat 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=nfs 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=nfsd 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=nvme 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=os 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=pressure 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=rapl 2023-12-01T04:45:33.040 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=schedstat 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=selinux 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=sockstat 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=softnet 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=stat 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=tapestats 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=textfile 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=thermal_zone 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=time 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=udp_queues 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=uname 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=vmstat 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=xfs 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=node_exporter.go:117 level=info collector=zfs 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-node-exporter-b[136123]: ts=2023-12-01T04:45:32.568Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2023-12-01T04:45:33.041 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 bash[136073]: c2de878420c5e0e4f6d2165e0d733ad3243a8f3d1d462fc5ccf6e422e8f159ca 2023-12-01T04:45:33.042 INFO:journalctl@ceph.node-exporter.b.smithi089.stdout:Dec 01 04:45:32 smithi089 systemd[1]: Started Ceph node-exporter.b for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[94233]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[109077]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:33 smithi089 ceph-mon[98504]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:33.552 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2023-12-01T04:45:31.440309+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593516,"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":2433,"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":222756,"kb_used_data":7140,"kb_used_omap":0,"kb_used_meta":215552,"kb_avail":749738460,"statfs":{"total":767960285184,"available":767732183040,"internally_reserved":0,"allocated":7311360,"data_stored":4108734,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":220725248},"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.003158"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622073+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T04:44:56.622073+0000","last_peered":"2023-12-01T04:44:56.622073+0000","last_clean":"2023-12-01T04:44:56.622073+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T04:44:56.622073+0000","last_undegraded":"2023-12-01T04:44:56.622073+0000","last_fullsized":"2023-12-01T04:44:56.622073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511916+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T04:44:56.511916+0000","last_peered":"2023-12-01T04:44:56.511916+0000","last_clean":"2023-12-01T04:44:56.511916+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T04:44:56.511916+0000","last_undegraded":"2023-12-01T04:44:56.511916+0000","last_fullsized":"2023-12-01T04:44:56.511916+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621523+0000","last_change":"2023-12-01T04:44:24.912044+0000","last_active":"2023-12-01T04:44:56.621523+0000","last_peered":"2023-12-01T04:44:56.621523+0000","last_clean":"2023-12-01T04:44:56.621523+0000","last_became_active":"2023-12-01T04:44:24.911761+0000","last_became_peered":"2023-12-01T04:44:24.911761+0000","last_unstale":"2023-12-01T04:44:56.621523+0000","last_undegraded":"2023-12-01T04:44:56.621523+0000","last_fullsized":"2023-12-01T04:44:56.621523+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622463+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T04:44:56.622463+0000","last_peered":"2023-12-01T04:44:56.622463+0000","last_clean":"2023-12-01T04:44:56.622463+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T04:44:56.622463+0000","last_undegraded":"2023-12-01T04:44:56.622463+0000","last_fullsized":"2023-12-01T04:44:56.622463+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621653+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T04:44:56.621653+0000","last_peered":"2023-12-01T04:44:56.621653+0000","last_clean":"2023-12-01T04:44:56.621653+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T04:44:56.621653+0000","last_undegraded":"2023-12-01T04:44:56.621653+0000","last_fullsized":"2023-12-01T04:44:56.621653+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622063+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T04:44:56.622063+0000","last_peered":"2023-12-01T04:44:56.622063+0000","last_clean":"2023-12-01T04:44:56.622063+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T04:44:56.622063+0000","last_undegraded":"2023-12-01T04:44:56.622063+0000","last_fullsized":"2023-12-01T04:44:56.622063+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621239+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T04:44:56.621239+0000","last_peered":"2023-12-01T04:44:56.621239+0000","last_clean":"2023-12-01T04:44:56.621239+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T04:44:56.621239+0000","last_undegraded":"2023-12-01T04:44:56.621239+0000","last_fullsized":"2023-12-01T04:44:56.621239+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621082+0000","last_change":"2023-12-01T04:44:24.916394+0000","last_active":"2023-12-01T04:44:56.621082+0000","last_peered":"2023-12-01T04:44:56.621082+0000","last_clean":"2023-12-01T04:44:56.621082+0000","last_became_active":"2023-12-01T04:44:24.916154+0000","last_became_peered":"2023-12-01T04:44:24.916154+0000","last_unstale":"2023-12-01T04:44:56.621082+0000","last_undegraded":"2023-12-01T04:44:56.621082+0000","last_fullsized":"2023-12-01T04:44:56.621082+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622002+0000","last_change":"2023-12-01T04:44:24.920562+0000","last_active":"2023-12-01T04:44:56.622002+0000","last_peered":"2023-12-01T04:44:56.622002+0000","last_clean":"2023-12-01T04:44:56.622002+0000","last_became_active":"2023-12-01T04:44:24.920289+0000","last_became_peered":"2023-12-01T04:44:24.920289+0000","last_unstale":"2023-12-01T04:44:56.622002+0000","last_undegraded":"2023-12-01T04:44:56.622002+0000","last_fullsized":"2023-12-01T04:44:56.622002+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:41:53.350915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622232+0000","last_change":"2023-12-01T04:44:24.925459+0000","last_active":"2023-12-01T04:44:56.622232+0000","last_peered":"2023-12-01T04:44:56.622232+0000","last_clean":"2023-12-01T04:44:56.622232+0000","last_became_active":"2023-12-01T04:44:24.925171+0000","last_became_peered":"2023-12-01T04:44:24.925171+0000","last_unstale":"2023-12-01T04:44:56.622232+0000","last_undegraded":"2023-12-01T04:44:56.622232+0000","last_fullsized":"2023-12-01T04:44:56.622232+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622653+0000","last_change":"2023-12-01T04:44:24.924252+0000","last_active":"2023-12-01T04:44:56.622653+0000","last_peered":"2023-12-01T04:44:56.622653+0000","last_clean":"2023-12-01T04:44:56.622653+0000","last_became_active":"2023-12-01T04:44:24.923514+0000","last_became_peered":"2023-12-01T04:44:24.923514+0000","last_unstale":"2023-12-01T04:44:56.622653+0000","last_undegraded":"2023-12-01T04:44:56.622653+0000","last_fullsized":"2023-12-01T04:44:56.622653+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512220+0000","last_change":"2023-12-01T04:44:24.925685+0000","last_active":"2023-12-01T04:44:56.512220+0000","last_peered":"2023-12-01T04:44:56.512220+0000","last_clean":"2023-12-01T04:44:56.512220+0000","last_became_active":"2023-12-01T04:44:24.925194+0000","last_became_peered":"2023-12-01T04:44:24.925194+0000","last_unstale":"2023-12-01T04:44:56.512220+0000","last_undegraded":"2023-12-01T04:44:56.512220+0000","last_fullsized":"2023-12-01T04:44:56.512220+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2023-12-01T04:44:56.621663+0000","last_change":"2023-12-01T04:44:24.915194+0000","last_active":"2023-12-01T04:44:56.621663+0000","last_peered":"2023-12-01T04:44:56.621663+0000","last_clean":"2023-12-01T04:44:56.621663+0000","last_became_active":"2023-12-01T04:44:24.914858+0000","last_became_peered":"2023-12-01T04:44:24.914858+0000","last_unstale":"2023-12-01T04:44:56.621663+0000","last_undegraded":"2023-12-01T04:44:56.621663+0000","last_fullsized":"2023-12-01T04:44:56.621663+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621427+0000","last_change":"2023-12-01T04:44:24.919882+0000","last_active":"2023-12-01T04:44:56.621427+0000","last_peered":"2023-12-01T04:44:56.621427+0000","last_clean":"2023-12-01T04:44:56.621427+0000","last_became_active":"2023-12-01T04:44:24.917928+0000","last_became_peered":"2023-12-01T04:44:24.917928+0000","last_unstale":"2023-12-01T04:44:56.621427+0000","last_undegraded":"2023-12-01T04:44:56.621427+0000","last_fullsized":"2023-12-01T04:44:56.621427+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511945+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T04:44:56.511945+0000","last_peered":"2023-12-01T04:44:56.511945+0000","last_clean":"2023-12-01T04:44:56.511945+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T04:44:56.511945+0000","last_undegraded":"2023-12-01T04:44:56.511945+0000","last_fullsized":"2023-12-01T04:44:56.511945+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621576+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T04:44:56.621576+0000","last_peered":"2023-12-01T04:44:56.621576+0000","last_clean":"2023-12-01T04:44:56.621576+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T04:44:56.621576+0000","last_undegraded":"2023-12-01T04:44:56.621576+0000","last_fullsized":"2023-12-01T04:44:56.621576+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622637+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T04:44:56.622637+0000","last_peered":"2023-12-01T04:44:56.622637+0000","last_clean":"2023-12-01T04:44:56.622637+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T04:44:56.622637+0000","last_undegraded":"2023-12-01T04:44:56.622637+0000","last_fullsized":"2023-12-01T04:44:56.622637+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.513306+0000","last_change":"2023-12-01T04:44:24.928650+0000","last_active":"2023-12-01T04:44:56.513306+0000","last_peered":"2023-12-01T04:44:56.513306+0000","last_clean":"2023-12-01T04:44:56.513306+0000","last_became_active":"2023-12-01T04:44:24.928381+0000","last_became_peered":"2023-12-01T04:44:24.928381+0000","last_unstale":"2023-12-01T04:44:56.513306+0000","last_undegraded":"2023-12-01T04:44:56.513306+0000","last_fullsized":"2023-12-01T04:44:56.513306+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621299+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T04:44:56.621299+0000","last_peered":"2023-12-01T04:44:56.621299+0000","last_clean":"2023-12-01T04:44:56.621299+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T04:44:56.621299+0000","last_undegraded":"2023-12-01T04:44:56.621299+0000","last_fullsized":"2023-12-01T04:44:56.621299+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'4","reported_seq":20,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622204+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T04:44:56.622204+0000","last_peered":"2023-12-01T04:44:56.622204+0000","last_clean":"2023-12-01T04:44:56.622204+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T04:44:56.622204+0000","last_undegraded":"2023-12-01T04:44:56.622204+0000","last_fullsized":"2023-12-01T04:44:56.622204+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622039+0000","last_change":"2023-12-01T04:44:24.915594+0000","last_active":"2023-12-01T04:44:56.622039+0000","last_peered":"2023-12-01T04:44:56.622039+0000","last_clean":"2023-12-01T04:44:56.622039+0000","last_became_active":"2023-12-01T04:44:24.915341+0000","last_became_peered":"2023-12-01T04:44:24.915341+0000","last_unstale":"2023-12-01T04:44:56.622039+0000","last_undegraded":"2023-12-01T04:44:56.622039+0000","last_fullsized":"2023-12-01T04:44:56.622039+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622112+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T04:44:56.622112+0000","last_peered":"2023-12-01T04:44:56.622112+0000","last_clean":"2023-12-01T04:44:56.622112+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T04:44:56.622112+0000","last_undegraded":"2023-12-01T04:44:56.622112+0000","last_fullsized":"2023-12-01T04:44:56.622112+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622128+0000","last_change":"2023-12-01T04:44:24.920908+0000","last_active":"2023-12-01T04:44:56.622128+0000","last_peered":"2023-12-01T04:44:56.622128+0000","last_clean":"2023-12-01T04:44:56.622128+0000","last_became_active":"2023-12-01T04:44:24.920674+0000","last_became_peered":"2023-12-01T04:44:24.920674+0000","last_unstale":"2023-12-01T04:44:56.622128+0000","last_undegraded":"2023-12-01T04:44:56.622128+0000","last_fullsized":"2023-12-01T04:44:56.622128+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621721+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T04:44:56.621721+0000","last_peered":"2023-12-01T04:44:56.621721+0000","last_clean":"2023-12-01T04:44:56.621721+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T04:44:56.621721+0000","last_undegraded":"2023-12-01T04:44:56.621721+0000","last_fullsized":"2023-12-01T04:44:56.621721+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":"2023-12-01T04:44:56.622598+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T04:44:56.622598+0000","last_peered":"2023-12-01T04:44:56.622598+0000","last_clean":"2023-12-01T04:44:56.622598+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T04:44:56.622598+0000","last_undegraded":"2023-12-01T04:44:56.622598+0000","last_fullsized":"2023-12-01T04:44:56.622598+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621488+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T04:44:56.621488+0000","last_peered":"2023-12-01T04:44:56.621488+0000","last_clean":"2023-12-01T04:44:56.621488+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T04:44:56.621488+0000","last_undegraded":"2023-12-01T04:44:56.621488+0000","last_fullsized":"2023-12-01T04:44:56.621488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":"2023-12-01T04:44:56.622779+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T04:44:56.622779+0000","last_peered":"2023-12-01T04:44:56.622779+0000","last_clean":"2023-12-01T04:44:56.622779+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T04:44:56.622779+0000","last_undegraded":"2023-12-01T04:44:56.622779+0000","last_fullsized":"2023-12-01T04:44:56.622779+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622151+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T04:44:56.622151+0000","last_peered":"2023-12-01T04:44:56.622151+0000","last_clean":"2023-12-01T04:44:56.622151+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T04:44:56.622151+0000","last_undegraded":"2023-12-01T04:44:56.622151+0000","last_fullsized":"2023-12-01T04:44:56.622151+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511906+0000","last_change":"2023-12-01T04:44:24.926737+0000","last_active":"2023-12-01T04:44:56.511906+0000","last_peered":"2023-12-01T04:44:56.511906+0000","last_clean":"2023-12-01T04:44:56.511906+0000","last_became_active":"2023-12-01T04:44:24.924902+0000","last_became_peered":"2023-12-01T04:44:24.924902+0000","last_unstale":"2023-12-01T04:44:56.511906+0000","last_undegraded":"2023-12-01T04:44:56.511906+0000","last_fullsized":"2023-12-01T04:44:56.511906+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622018+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T04:44:56.622018+0000","last_peered":"2023-12-01T04:44:56.622018+0000","last_clean":"2023-12-01T04:44:56.622018+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T04:44:56.622018+0000","last_undegraded":"2023-12-01T04:44:56.622018+0000","last_fullsized":"2023-12-01T04:44:56.622018+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621677+0000","last_change":"2023-12-01T04:44:24.923781+0000","last_active":"2023-12-01T04:44:56.621677+0000","last_peered":"2023-12-01T04:44:56.621677+0000","last_clean":"2023-12-01T04:44:56.621677+0000","last_became_active":"2023-12-01T04:44:24.923540+0000","last_became_peered":"2023-12-01T04:44:24.923540+0000","last_unstale":"2023-12-01T04:44:56.621677+0000","last_undegraded":"2023-12-01T04:44:56.621677+0000","last_fullsized":"2023-12-01T04:44:56.621677+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622275+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T04:44:56.622275+0000","last_peered":"2023-12-01T04:44:56.622275+0000","last_clean":"2023-12-01T04:44:56.622275+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T04:44:56.622275+0000","last_undegraded":"2023-12-01T04:44:56.622275+0000","last_fullsized":"2023-12-01T04:44:56.622275+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621215+0000","last_change":"2023-12-01T04:44:24.913775+0000","last_active":"2023-12-01T04:44:56.621215+0000","last_peered":"2023-12-01T04:44:56.621215+0000","last_clean":"2023-12-01T04:44:56.621215+0000","last_became_active":"2023-12-01T04:44:24.913397+0000","last_became_peered":"2023-12-01T04:44:24.913397+0000","last_unstale":"2023-12-01T04:44:56.621215+0000","last_undegraded":"2023-12-01T04:44:56.621215+0000","last_fullsized":"2023-12-01T04:44:56.621215+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:46.147822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621668+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T04:44:56.621668+0000","last_peered":"2023-12-01T04:44:56.621668+0000","last_clean":"2023-12-01T04:44:56.621668+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T04:44:56.621668+0000","last_undegraded":"2023-12-01T04:44:56.621668+0000","last_fullsized":"2023-12-01T04:44:56.621668+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512265+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T04:44:56.512265+0000","last_peered":"2023-12-01T04:44:56.512265+0000","last_clean":"2023-12-01T04:44:56.512265+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T04:44:56.512265+0000","last_undegraded":"2023-12-01T04:44:56.512265+0000","last_fullsized":"2023-12-01T04:44:56.512265+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622264+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T04:44:56.622264+0000","last_peered":"2023-12-01T04:44:56.622264+0000","last_clean":"2023-12-01T04:44:56.622264+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T04:44:56.622264+0000","last_undegraded":"2023-12-01T04:44:56.622264+0000","last_fullsized":"2023-12-01T04:44:56.622264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622581+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T04:44:56.622581+0000","last_peered":"2023-12-01T04:44:56.622581+0000","last_clean":"2023-12-01T04:44:56.622581+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T04:44:56.622581+0000","last_undegraded":"2023-12-01T04:44:56.622581+0000","last_fullsized":"2023-12-01T04:44:56.622581+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622440+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T04:44:56.622440+0000","last_peered":"2023-12-01T04:44:56.622440+0000","last_clean":"2023-12-01T04:44:56.622440+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T04:44:56.622440+0000","last_undegraded":"2023-12-01T04:44:56.622440+0000","last_fullsized":"2023-12-01T04:44:56.622440+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622004+0000","last_change":"2023-12-01T04:44:24.922211+0000","last_active":"2023-12-01T04:44:56.622004+0000","last_peered":"2023-12-01T04:44:56.622004+0000","last_clean":"2023-12-01T04:44:56.622004+0000","last_became_active":"2023-12-01T04:44:24.921889+0000","last_became_peered":"2023-12-01T04:44:24.921889+0000","last_unstale":"2023-12-01T04:44:56.622004+0000","last_undegraded":"2023-12-01T04:44:56.622004+0000","last_fullsized":"2023-12-01T04:44:56.622004+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":19,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512911+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T04:44:56.512911+0000","last_peered":"2023-12-01T04:44:56.512911+0000","last_clean":"2023-12-01T04:44:56.512911+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T04:44:56.512911+0000","last_undegraded":"2023-12-01T04:44:56.512911+0000","last_fullsized":"2023-12-01T04:44:56.512911+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":"2023-12-01T04:44:56.512143+0000","last_change":"2023-12-01T04:44:24.926237+0000","last_active":"2023-12-01T04:44:56.512143+0000","last_peered":"2023-12-01T04:44:56.512143+0000","last_clean":"2023-12-01T04:44:56.512143+0000","last_became_active":"2023-12-01T04:44:24.925964+0000","last_became_peered":"2023-12-01T04:44:24.925964+0000","last_unstale":"2023-12-01T04:44:56.512143+0000","last_undegraded":"2023-12-01T04:44:56.512143+0000","last_fullsized":"2023-12-01T04:44:56.512143+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"65'9","reported_seq":25,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622805+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T04:44:56.622805+0000","last_peered":"2023-12-01T04:44:56.622805+0000","last_clean":"2023-12-01T04:44:56.622805+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T04:44:56.622805+0000","last_undegraded":"2023-12-01T04:44:56.622805+0000","last_fullsized":"2023-12-01T04:44:56.622805+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621432+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T04:44:56.621432+0000","last_peered":"2023-12-01T04:44:56.621432+0000","last_clean":"2023-12-01T04:44:56.621432+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T04:44:56.621432+0000","last_undegraded":"2023-12-01T04:44:56.621432+0000","last_fullsized":"2023-12-01T04:44:56.621432+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621936+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T04:44:56.621936+0000","last_peered":"2023-12-01T04:44:56.621936+0000","last_clean":"2023-12-01T04:44:56.621936+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T04:44:56.621936+0000","last_undegraded":"2023-12-01T04:44:56.621936+0000","last_fullsized":"2023-12-01T04:44:56.621936+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621405+0000","last_change":"2023-12-01T04:44:24.926378+0000","last_active":"2023-12-01T04:44:56.621405+0000","last_peered":"2023-12-01T04:44:56.621405+0000","last_clean":"2023-12-01T04:44:56.621405+0000","last_became_active":"2023-12-01T04:44:24.926068+0000","last_became_peered":"2023-12-01T04:44:24.926068+0000","last_unstale":"2023-12-01T04:44:56.621405+0000","last_undegraded":"2023-12-01T04:44:56.621405+0000","last_fullsized":"2023-12-01T04:44:56.621405+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621862+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T04:44:56.621862+0000","last_peered":"2023-12-01T04:44:56.621862+0000","last_clean":"2023-12-01T04:44:56.621862+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T04:44:56.621862+0000","last_undegraded":"2023-12-01T04:44:56.621862+0000","last_fullsized":"2023-12-01T04:44:56.621862+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621621+0000","last_change":"2023-12-01T04:44:24.926222+0000","last_active":"2023-12-01T04:44:56.621621+0000","last_peered":"2023-12-01T04:44:56.621621+0000","last_clean":"2023-12-01T04:44:56.621621+0000","last_became_active":"2023-12-01T04:44:24.925394+0000","last_became_peered":"2023-12-01T04:44:24.925394+0000","last_unstale":"2023-12-01T04:44:56.621621+0000","last_undegraded":"2023-12-01T04:44:56.621621+0000","last_fullsized":"2023-12-01T04:44:56.621621+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:29:29.924356+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621304+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T04:44:56.621304+0000","last_peered":"2023-12-01T04:44:56.621304+0000","last_clean":"2023-12-01T04:44:56.621304+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T04:44:56.621304+0000","last_undegraded":"2023-12-01T04:44:56.621304+0000","last_fullsized":"2023-12-01T04:44:56.621304+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621160+0000","last_change":"2023-12-01T04:44:24.919841+0000","last_active":"2023-12-01T04:44:56.621160+0000","last_peered":"2023-12-01T04:44:56.621160+0000","last_clean":"2023-12-01T04:44:56.621160+0000","last_became_active":"2023-12-01T04:44:24.919532+0000","last_became_peered":"2023-12-01T04:44:24.919532+0000","last_unstale":"2023-12-01T04:44:56.621160+0000","last_undegraded":"2023-12-01T04:44:56.621160+0000","last_fullsized":"2023-12-01T04:44:56.621160+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:58:16.790806+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'8","reported_seq":24,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512192+0000","last_change":"2023-12-01T04:44:24.485448+0000","last_active":"2023-12-01T04:44:56.512192+0000","last_peered":"2023-12-01T04:44:56.512192+0000","last_clean":"2023-12-01T04:44:56.512192+0000","last_became_active":"2023-12-01T04:44:24.485147+0000","last_became_peered":"2023-12-01T04:44:24.485147+0000","last_unstale":"2023-12-01T04:44:56.512192+0000","last_undegraded":"2023-12-01T04:44:56.512192+0000","last_fullsized":"2023-12-01T04:44:56.512192+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T05:32:31.473190+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":"2023-12-01T04:44:56.621344+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T04:44:56.621344+0000","last_peered":"2023-12-01T04:44:56.621344+0000","last_clean":"2023-12-01T04:44:56.621344+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T04:44:56.621344+0000","last_undegraded":"2023-12-01T04:44:56.621344+0000","last_fullsized":"2023-12-01T04:44:56.621344+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512921+0000","last_change":"2023-12-01T04:44:24.489426+0000","last_active":"2023-12-01T04:44:56.512921+0000","last_peered":"2023-12-01T04:44:56.512921+0000","last_clean":"2023-12-01T04:44:56.512921+0000","last_became_active":"2023-12-01T04:44:24.489095+0000","last_became_peered":"2023-12-01T04:44:24.489095+0000","last_unstale":"2023-12-01T04:44:56.512921+0000","last_undegraded":"2023-12-01T04:44:56.512921+0000","last_fullsized":"2023-12-01T04:44:56.512921+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:06:37.616502+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":"2023-12-01T04:44:56.621446+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T04:44:56.621446+0000","last_peered":"2023-12-01T04:44:56.621446+0000","last_clean":"2023-12-01T04:44:56.621446+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T04:44:56.621446+0000","last_undegraded":"2023-12-01T04:44:56.621446+0000","last_fullsized":"2023-12-01T04:44:56.621446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512349+0000","last_change":"2023-12-01T04:44:55.604278+0000","last_active":"2023-12-01T04:44:56.512349+0000","last_peered":"2023-12-01T04:44:56.512349+0000","last_clean":"2023-12-01T04:44:56.512349+0000","last_became_active":"2023-12-01T04:44:55.603919+0000","last_became_peered":"2023-12-01T04:44:55.603919+0000","last_unstale":"2023-12-01T04:44:56.512349+0000","last_undegraded":"2023-12-01T04:44:56.512349+0000","last_fullsized":"2023-12-01T04:44:56.512349+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:46:38.863170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512639+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T04:44:56.512639+0000","last_peered":"2023-12-01T04:44:56.512639+0000","last_clean":"2023-12-01T04:44:56.512639+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T04:44:56.512639+0000","last_undegraded":"2023-12-01T04:44:56.512639+0000","last_fullsized":"2023-12-01T04:44:56.512639+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622802+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T04:44:56.622802+0000","last_peered":"2023-12-01T04:44:56.622802+0000","last_clean":"2023-12-01T04:44:56.622802+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T04:44:56.622802+0000","last_undegraded":"2023-12-01T04:44:56.622802+0000","last_fullsized":"2023-12-01T04:44:56.622802+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.514632+0000","last_change":"2023-12-01T04:44:55.716959+0000","last_active":"2023-12-01T04:44:56.514632+0000","last_peered":"2023-12-01T04:44:56.514632+0000","last_clean":"2023-12-01T04:44:56.514632+0000","last_became_active":"2023-12-01T04:44:55.716689+0000","last_became_peered":"2023-12-01T04:44:55.716689+0000","last_unstale":"2023-12-01T04:44:56.514632+0000","last_undegraded":"2023-12-01T04:44:56.514632+0000","last_fullsized":"2023-12-01T04:44:56.514632+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:15:17.697545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621791+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T04:44:56.621791+0000","last_peered":"2023-12-01T04:44:56.621791+0000","last_clean":"2023-12-01T04:44:56.621791+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T04:44:56.621791+0000","last_undegraded":"2023-12-01T04:44:56.621791+0000","last_fullsized":"2023-12-01T04:44:56.621791+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512647+0000","last_change":"2023-12-01T04:44:24.927115+0000","last_active":"2023-12-01T04:44:56.512647+0000","last_peered":"2023-12-01T04:44:56.512647+0000","last_clean":"2023-12-01T04:44:56.512647+0000","last_became_active":"2023-12-01T04:44:24.925165+0000","last_became_peered":"2023-12-01T04:44:24.925165+0000","last_unstale":"2023-12-01T04:44:56.512647+0000","last_undegraded":"2023-12-01T04:44:56.512647+0000","last_fullsized":"2023-12-01T04:44:56.512647+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2023-12-01T04:44:56.512737+0000","last_change":"2023-12-01T04:44:55.604073+0000","last_active":"2023-12-01T04:44:56.512737+0000","last_peered":"2023-12-01T04:44:56.512737+0000","last_clean":"2023-12-01T04:44:56.512737+0000","last_became_active":"2023-12-01T04:44:55.603836+0000","last_became_peered":"2023-12-01T04:44:55.603836+0000","last_unstale":"2023-12-01T04:44:56.512737+0000","last_undegraded":"2023-12-01T04:44:56.512737+0000","last_fullsized":"2023-12-01T04:44:56.512737+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:24:03.503403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512050+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T04:44:56.512050+0000","last_peered":"2023-12-01T04:44:56.512050+0000","last_clean":"2023-12-01T04:44:56.512050+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T04:44:56.512050+0000","last_undegraded":"2023-12-01T04:44:56.512050+0000","last_fullsized":"2023-12-01T04:44:56.512050+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512350+0000","last_change":"2023-12-01T04:44:24.485563+0000","last_active":"2023-12-01T04:44:56.512350+0000","last_peered":"2023-12-01T04:44:56.512350+0000","last_clean":"2023-12-01T04:44:56.512350+0000","last_became_active":"2023-12-01T04:44:24.485268+0000","last_became_peered":"2023-12-01T04:44:24.485268+0000","last_unstale":"2023-12-01T04:44:56.512350+0000","last_undegraded":"2023-12-01T04:44:56.512350+0000","last_fullsized":"2023-12-01T04:44:56.512350+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622331+0000","last_change":"2023-12-01T04:44:55.705550+0000","last_active":"2023-12-01T04:44:56.622331+0000","last_peered":"2023-12-01T04:44:56.622331+0000","last_clean":"2023-12-01T04:44:56.622331+0000","last_became_active":"2023-12-01T04:44:55.705178+0000","last_became_peered":"2023-12-01T04:44:55.705178+0000","last_unstale":"2023-12-01T04:44:56.622331+0000","last_undegraded":"2023-12-01T04:44:56.622331+0000","last_fullsized":"2023-12-01T04:44:56.622331+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:06:46.516045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621785+0000","last_change":"2023-12-01T04:44:24.917444+0000","last_active":"2023-12-01T04:44:56.621785+0000","last_peered":"2023-12-01T04:44:56.621785+0000","last_clean":"2023-12-01T04:44:56.621785+0000","last_became_active":"2023-12-01T04:44:24.917204+0000","last_became_peered":"2023-12-01T04:44:24.917204+0000","last_unstale":"2023-12-01T04:44:56.621785+0000","last_undegraded":"2023-12-01T04:44:56.621785+0000","last_fullsized":"2023-12-01T04:44:56.621785+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622146+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T04:44:56.622146+0000","last_peered":"2023-12-01T04:44:56.622146+0000","last_clean":"2023-12-01T04:44:56.622146+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T04:44:56.622146+0000","last_undegraded":"2023-12-01T04:44:56.622146+0000","last_fullsized":"2023-12-01T04:44:56.622146+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'128","reported_seq":263,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:57.520873+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T04:44:57.520873+0000","last_peered":"2023-12-01T04:44:57.520873+0000","last_clean":"2023-12-01T04:44:57.520873+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T04:44:57.520873+0000","last_undegraded":"2023-12-01T04:44:57.520873+0000","last_fullsized":"2023-12-01T04:44:57.520873+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+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 @ 2023-12-02T08:26:14.318111+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":"2023-12-01T04:44:56.621422+0000","last_change":"2023-12-01T04:44:55.716498+0000","last_active":"2023-12-01T04:44:56.621422+0000","last_peered":"2023-12-01T04:44:56.621422+0000","last_clean":"2023-12-01T04:44:56.621422+0000","last_became_active":"2023-12-01T04:44:55.716146+0000","last_became_peered":"2023-12-01T04:44:55.716146+0000","last_unstale":"2023-12-01T04:44:56.621422+0000","last_undegraded":"2023-12-01T04:44:56.621422+0000","last_fullsized":"2023-12-01T04:44:56.621422+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:33:10.902984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621596+0000","last_change":"2023-12-01T04:44:24.924592+0000","last_active":"2023-12-01T04:44:56.621596+0000","last_peered":"2023-12-01T04:44:56.621596+0000","last_clean":"2023-12-01T04:44:56.621596+0000","last_became_active":"2023-12-01T04:44:24.924324+0000","last_became_peered":"2023-12-01T04:44:24.924324+0000","last_unstale":"2023-12-01T04:44:56.621596+0000","last_undegraded":"2023-12-01T04:44:56.621596+0000","last_fullsized":"2023-12-01T04:44:56.621596+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621006+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T04:44:56.621006+0000","last_peered":"2023-12-01T04:44:56.621006+0000","last_clean":"2023-12-01T04:44:56.621006+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T04:44:56.621006+0000","last_undegraded":"2023-12-01T04:44:56.621006+0000","last_fullsized":"2023-12-01T04:44:56.621006+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621366+0000","last_change":"2023-12-01T04:44:55.705226+0000","last_active":"2023-12-01T04:44:56.621366+0000","last_peered":"2023-12-01T04:44:56.621366+0000","last_clean":"2023-12-01T04:44:56.621366+0000","last_became_active":"2023-12-01T04:44:55.704863+0000","last_became_peered":"2023-12-01T04:44:55.704863+0000","last_unstale":"2023-12-01T04:44:56.621366+0000","last_undegraded":"2023-12-01T04:44:56.621366+0000","last_fullsized":"2023-12-01T04:44:56.621366+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:23:39.513565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621729+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T04:44:56.621729+0000","last_peered":"2023-12-01T04:44:56.621729+0000","last_clean":"2023-12-01T04:44:56.621729+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T04:44:56.621729+0000","last_undegraded":"2023-12-01T04:44:56.621729+0000","last_fullsized":"2023-12-01T04:44:56.621729+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.513844+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T04:44:56.513844+0000","last_peered":"2023-12-01T04:44:56.513844+0000","last_clean":"2023-12-01T04:44:56.513844+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T04:44:56.513844+0000","last_undegraded":"2023-12-01T04:44:56.513844+0000","last_fullsized":"2023-12-01T04:44:56.513844+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621130+0000","last_change":"2023-12-01T04:44:55.705211+0000","last_active":"2023-12-01T04:44:56.621130+0000","last_peered":"2023-12-01T04:44:56.621130+0000","last_clean":"2023-12-01T04:44:56.621130+0000","last_became_active":"2023-12-01T04:44:55.704888+0000","last_became_peered":"2023-12-01T04:44:55.704888+0000","last_unstale":"2023-12-01T04:44:56.621130+0000","last_undegraded":"2023-12-01T04:44:56.621130+0000","last_fullsized":"2023-12-01T04:44:56.621130+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:21:15.105470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"63'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512068+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T04:44:56.512068+0000","last_peered":"2023-12-01T04:44:56.512068+0000","last_clean":"2023-12-01T04:44:56.512068+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T04:44:56.512068+0000","last_undegraded":"2023-12-01T04:44:56.512068+0000","last_fullsized":"2023-12-01T04:44:56.512068+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:02:12.837694+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":"2023-12-01T04:44:56.621861+0000","last_change":"2023-12-01T04:44:24.924092+0000","last_active":"2023-12-01T04:44:56.621861+0000","last_peered":"2023-12-01T04:44:56.621861+0000","last_clean":"2023-12-01T04:44:56.621861+0000","last_became_active":"2023-12-01T04:44:24.923784+0000","last_became_peered":"2023-12-01T04:44:24.923784+0000","last_unstale":"2023-12-01T04:44:56.621861+0000","last_undegraded":"2023-12-01T04:44:56.621861+0000","last_fullsized":"2023-12-01T04:44:56.621861+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511740+0000","last_change":"2023-12-01T04:44:55.604370+0000","last_active":"2023-12-01T04:44:56.511740+0000","last_peered":"2023-12-01T04:44:56.511740+0000","last_clean":"2023-12-01T04:44:56.511740+0000","last_became_active":"2023-12-01T04:44:55.603963+0000","last_became_peered":"2023-12-01T04:44:55.603963+0000","last_unstale":"2023-12-01T04:44:56.511740+0000","last_undegraded":"2023-12-01T04:44:56.511740+0000","last_fullsized":"2023-12-01T04:44:56.511740+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:47:25.490100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622184+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T04:44:56.622184+0000","last_peered":"2023-12-01T04:44:56.622184+0000","last_clean":"2023-12-01T04:44:56.622184+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T04:44:56.622184+0000","last_undegraded":"2023-12-01T04:44:56.622184+0000","last_fullsized":"2023-12-01T04:44:56.622184+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:04:33.603168+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":"2023-12-01T04:44:56.621597+0000","last_change":"2023-12-01T04:44:24.925191+0000","last_active":"2023-12-01T04:44:56.621597+0000","last_peered":"2023-12-01T04:44:56.621597+0000","last_clean":"2023-12-01T04:44:56.621597+0000","last_became_active":"2023-12-01T04:44:24.924909+0000","last_became_peered":"2023-12-01T04:44:24.924909+0000","last_unstale":"2023-12-01T04:44:56.621597+0000","last_undegraded":"2023-12-01T04:44:56.621597+0000","last_fullsized":"2023-12-01T04:44:56.621597+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:51:34.532690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621168+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T04:44:56.621168+0000","last_peered":"2023-12-01T04:44:56.621168+0000","last_clean":"2023-12-01T04:44:56.621168+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T04:44:56.621168+0000","last_undegraded":"2023-12-01T04:44:56.621168+0000","last_fullsized":"2023-12-01T04:44:56.621168+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.511907+0000","last_change":"2023-12-01T04:44:24.920755+0000","last_active":"2023-12-01T04:44:56.511907+0000","last_peered":"2023-12-01T04:44:56.511907+0000","last_clean":"2023-12-01T04:44:56.511907+0000","last_became_active":"2023-12-01T04:44:24.920460+0000","last_became_peered":"2023-12-01T04:44:24.920460+0000","last_unstale":"2023-12-01T04:44:56.511907+0000","last_undegraded":"2023-12-01T04:44:56.511907+0000","last_fullsized":"2023-12-01T04:44:56.511907+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:34:31.618200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2023-12-01T04:44:56.512032+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T04:44:56.512032+0000","last_peered":"2023-12-01T04:44:56.512032+0000","last_clean":"2023-12-01T04:44:56.512032+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T04:44:56.512032+0000","last_undegraded":"2023-12-01T04:44:56.512032+0000","last_fullsized":"2023-12-01T04:44:56.512032+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621172+0000","last_change":"2023-12-01T04:44:24.922086+0000","last_active":"2023-12-01T04:44:56.621172+0000","last_peered":"2023-12-01T04:44:56.621172+0000","last_clean":"2023-12-01T04:44:56.621172+0000","last_became_active":"2023-12-01T04:44:24.921651+0000","last_became_peered":"2023-12-01T04:44:24.921651+0000","last_unstale":"2023-12-01T04:44:56.621172+0000","last_undegraded":"2023-12-01T04:44:56.621172+0000","last_fullsized":"2023-12-01T04:44:56.621172+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512963+0000","last_change":"2023-12-01T04:44:24.488113+0000","last_active":"2023-12-01T04:44:56.512963+0000","last_peered":"2023-12-01T04:44:56.512963+0000","last_clean":"2023-12-01T04:44:56.512963+0000","last_became_active":"2023-12-01T04:44:24.487799+0000","last_became_peered":"2023-12-01T04:44:24.487799+0000","last_unstale":"2023-12-01T04:44:56.512963+0000","last_undegraded":"2023-12-01T04:44:56.512963+0000","last_fullsized":"2023-12-01T04:44:56.512963+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:42:09.025880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621772+0000","last_change":"2023-12-01T04:44:24.914015+0000","last_active":"2023-12-01T04:44:56.621772+0000","last_peered":"2023-12-01T04:44:56.621772+0000","last_clean":"2023-12-01T04:44:56.621772+0000","last_became_active":"2023-12-01T04:44:24.913718+0000","last_became_peered":"2023-12-01T04:44:24.913718+0000","last_unstale":"2023-12-01T04:44:56.621772+0000","last_undegraded":"2023-12-01T04:44:56.621772+0000","last_fullsized":"2023-12-01T04:44:56.621772+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621568+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T04:44:56.621568+0000","last_peered":"2023-12-01T04:44:56.621568+0000","last_clean":"2023-12-01T04:44:56.621568+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T04:44:56.621568+0000","last_undegraded":"2023-12-01T04:44:56.621568+0000","last_fullsized":"2023-12-01T04:44:56.621568+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+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":"2023-12-01T04:44:56.621929+0000","last_change":"2023-12-01T04:44:24.922709+0000","last_active":"2023-12-01T04:44:56.621929+0000","last_peered":"2023-12-01T04:44:56.621929+0000","last_clean":"2023-12-01T04:44:56.621929+0000","last_became_active":"2023-12-01T04:44:24.922396+0000","last_became_peered":"2023-12-01T04:44:24.922396+0000","last_unstale":"2023-12-01T04:44:56.621929+0000","last_undegraded":"2023-12-01T04:44:56.621929+0000","last_fullsized":"2023-12-01T04:44:56.621929+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.514094+0000","last_change":"2023-12-01T04:44:24.493654+0000","last_active":"2023-12-01T04:44:56.514094+0000","last_peered":"2023-12-01T04:44:56.514094+0000","last_clean":"2023-12-01T04:44:56.514094+0000","last_became_active":"2023-12-01T04:44:24.493318+0000","last_became_peered":"2023-12-01T04:44:24.493318+0000","last_unstale":"2023-12-01T04:44:56.514094+0000","last_undegraded":"2023-12-01T04:44:56.514094+0000","last_fullsized":"2023-12-01T04:44:56.514094+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621507+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T04:44:56.621507+0000","last_peered":"2023-12-01T04:44:56.621507+0000","last_clean":"2023-12-01T04:44:56.621507+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T04:44:56.621507+0000","last_undegraded":"2023-12-01T04:44:56.621507+0000","last_fullsized":"2023-12-01T04:44:56.621507+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":17,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.512782+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T04:44:56.512782+0000","last_peered":"2023-12-01T04:44:56.512782+0000","last_clean":"2023-12-01T04:44:56.512782+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T04:44:56.512782+0000","last_undegraded":"2023-12-01T04:44:56.512782+0000","last_fullsized":"2023-12-01T04:44:56.512782+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+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":"2023-12-01T04:44:56.622327+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T04:44:56.622327+0000","last_peered":"2023-12-01T04:44:56.622327+0000","last_clean":"2023-12-01T04:44:56.622327+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T04:44:56.622327+0000","last_undegraded":"2023-12-01T04:44:56.622327+0000","last_fullsized":"2023-12-01T04:44:56.622327+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":18,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.513403+0000","last_change":"2023-12-01T04:44:24.489837+0000","last_active":"2023-12-01T04:44:56.513403+0000","last_peered":"2023-12-01T04:44:56.513403+0000","last_clean":"2023-12-01T04:44:56.513403+0000","last_became_active":"2023-12-01T04:44:24.489501+0000","last_became_peered":"2023-12-01T04:44:24.489501+0000","last_unstale":"2023-12-01T04:44:56.513403+0000","last_undegraded":"2023-12-01T04:44:56.513403+0000","last_fullsized":"2023-12-01T04:44:56.513403+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T11:46:56.923707+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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622144+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T04:44:56.622144+0000","last_peered":"2023-12-01T04:44:56.622144+0000","last_clean":"2023-12-01T04:44:56.622144+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T04:44:56.622144+0000","last_undegraded":"2023-12-01T04:44:56.622144+0000","last_fullsized":"2023-12-01T04:44:56.622144+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621077+0000","last_change":"2023-12-01T04:44:24.924470+0000","last_active":"2023-12-01T04:44:56.621077+0000","last_peered":"2023-12-01T04:44:56.621077+0000","last_clean":"2023-12-01T04:44:56.621077+0000","last_became_active":"2023-12-01T04:44:24.924183+0000","last_became_peered":"2023-12-01T04:44:24.924183+0000","last_unstale":"2023-12-01T04:44:56.621077+0000","last_undegraded":"2023-12-01T04:44:56.621077+0000","last_fullsized":"2023-12-01T04:44:56.621077+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512432+0000","last_change":"2023-12-01T04:44:24.909421+0000","last_active":"2023-12-01T04:44:56.512432+0000","last_peered":"2023-12-01T04:44:56.512432+0000","last_clean":"2023-12-01T04:44:56.512432+0000","last_became_active":"2023-12-01T04:44:24.909134+0000","last_became_peered":"2023-12-01T04:44:24.909134+0000","last_unstale":"2023-12-01T04:44:56.512432+0000","last_undegraded":"2023-12-01T04:44:56.512432+0000","last_fullsized":"2023-12-01T04:44:56.512432+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621935+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T04:44:56.621935+0000","last_peered":"2023-12-01T04:44:56.621935+0000","last_clean":"2023-12-01T04:44:56.621935+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T04:44:56.621935+0000","last_undegraded":"2023-12-01T04:44:56.621935+0000","last_fullsized":"2023-12-01T04:44:56.621935+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622065+0000","last_change":"2023-12-01T04:44:24.927047+0000","last_active":"2023-12-01T04:44:56.622065+0000","last_peered":"2023-12-01T04:44:56.622065+0000","last_clean":"2023-12-01T04:44:56.622065+0000","last_became_active":"2023-12-01T04:44:24.926546+0000","last_became_peered":"2023-12-01T04:44:24.926546+0000","last_unstale":"2023-12-01T04:44:56.622065+0000","last_undegraded":"2023-12-01T04:44:56.622065+0000","last_fullsized":"2023-12-01T04:44:56.622065+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622073+0000","last_change":"2023-12-01T04:44:24.917505+0000","last_active":"2023-12-01T04:44:56.622073+0000","last_peered":"2023-12-01T04:44:56.622073+0000","last_clean":"2023-12-01T04:44:56.622073+0000","last_became_active":"2023-12-01T04:44:24.917138+0000","last_became_peered":"2023-12-01T04:44:24.917138+0000","last_unstale":"2023-12-01T04:44:56.622073+0000","last_undegraded":"2023-12-01T04:44:56.622073+0000","last_fullsized":"2023-12-01T04:44:56.622073+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.512759+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T04:44:56.512759+0000","last_peered":"2023-12-01T04:44:56.512759+0000","last_clean":"2023-12-01T04:44:56.512759+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T04:44:56.512759+0000","last_undegraded":"2023-12-01T04:44:56.512759+0000","last_fullsized":"2023-12-01T04:44:56.512759+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622412+0000","last_change":"2023-12-01T04:44:24.924323+0000","last_active":"2023-12-01T04:44:56.622412+0000","last_peered":"2023-12-01T04:44:56.622412+0000","last_clean":"2023-12-01T04:44:56.622412+0000","last_became_active":"2023-12-01T04:44:24.924047+0000","last_became_peered":"2023-12-01T04:44:24.924047+0000","last_unstale":"2023-12-01T04:44:56.622412+0000","last_undegraded":"2023-12-01T04:44:56.622412+0000","last_fullsized":"2023-12-01T04:44:56.622412+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621962+0000","last_change":"2023-12-01T04:44:24.917876+0000","last_active":"2023-12-01T04:44:56.621962+0000","last_peered":"2023-12-01T04:44:56.621962+0000","last_clean":"2023-12-01T04:44:56.621962+0000","last_became_active":"2023-12-01T04:44:24.917333+0000","last_became_peered":"2023-12-01T04:44:24.917333+0000","last_unstale":"2023-12-01T04:44:56.621962+0000","last_undegraded":"2023-12-01T04:44:56.621962+0000","last_fullsized":"2023-12-01T04:44:56.621962+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621744+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T04:44:56.621744+0000","last_peered":"2023-12-01T04:44:56.621744+0000","last_clean":"2023-12-01T04:44:56.621744+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T04:44:56.621744+0000","last_undegraded":"2023-12-01T04:44:56.621744+0000","last_fullsized":"2023-12-01T04:44:56.621744+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.622161+0000","last_change":"2023-12-01T04:44:24.918409+0000","last_active":"2023-12-01T04:44:56.622161+0000","last_peered":"2023-12-01T04:44:56.622161+0000","last_clean":"2023-12-01T04:44:56.622161+0000","last_became_active":"2023-12-01T04:44:24.918093+0000","last_became_peered":"2023-12-01T04:44:24.918093+0000","last_unstale":"2023-12-01T04:44:56.622161+0000","last_undegraded":"2023-12-01T04:44:56.622161+0000","last_fullsized":"2023-12-01T04:44:56.622161+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2023-12-01T04:44:56.621989+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T04:44:56.621989+0000","last_peered":"2023-12-01T04:44:56.621989+0000","last_clean":"2023-12-01T04:44:56.621989+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T04:44:56.621989+0000","last_undegraded":"2023-12-01T04:44:56.621989+0000","last_fullsized":"2023-12-01T04:44:56.621989+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.621784+0000","last_change":"2023-12-01T04:44:24.926873+0000","last_active":"2023-12-01T04:44:56.621784+0000","last_peered":"2023-12-01T04:44:56.621784+0000","last_clean":"2023-12-01T04:44:56.621784+0000","last_became_active":"2023-12-01T04:44:24.926081+0000","last_became_peered":"2023-12-01T04:44:24.926081+0000","last_unstale":"2023-12-01T04:44:56.621784+0000","last_undegraded":"2023-12-01T04:44:56.621784+0000","last_fullsized":"2023-12-01T04:44:56.621784+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":66,"state":"active+clean","last_fresh":"2023-12-01T04:44:56.622884+0000","last_change":"2023-12-01T04:44:24.923294+0000","last_active":"2023-12-01T04:44:56.622884+0000","last_peered":"2023-12-01T04:44:56.622884+0000","last_clean":"2023-12-01T04:44:56.622884+0000","last_became_active":"2023-12-01T04:44:24.923017+0000","last_became_peered":"2023-12-01T04:44:24.923017+0000","last_unstale":"2023-12-01T04:44:56.622884+0000","last_undegraded":"2023-12-01T04:44:56.622884+0000","last_fullsized":"2023-12-01T04:44:56.622884+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:36:29.966405+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":3148,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":48,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":9444,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":42,"ondisk_log_size":42,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201299,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28200,"kb_used_data":1248,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716952,"statfs":{"total":95995035648,"available":95966158848,"internally_reserved":0,"allocated":1277952,"data_stored":881747,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":2.8130000000000002,"5min":2.8130000000000002,"15min":2.8130000000000002},"last":0.46600000000000003}]},{"osd":1,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.74399999999999999,"5min":0.74399999999999999,"15min":0.74399999999999999},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.55600000000000005}]},{"osd":2,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":2.8879999999999999,"5min":2.8879999999999999,"15min":2.8879999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":2.9460000000000002,"5min":2.9460000000000002,"15min":2.9460000000000002},"last":0.56299999999999994}]},{"osd":3,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":2.976,"5min":2.976,"15min":2.976},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.51600000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":0.68600000000000005,"5min":0.68600000000000005,"15min":0.68600000000000005},"last":0.33700000000000002}]},{"osd":5,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.69799999999999995},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.39100000000000001}]},{"osd":6,"last update":"Fri Dec 1 04:45:07 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"last":0.379}]}]},{"osd":6,"up_from":47,"seq":201863462935,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28204,"kb_used_data":1252,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716948,"statfs":{"total":95995035648,"available":95966154752,"internally_reserved":0,"allocated":1282048,"data_stored":883493,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.372},{"interface":"front","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.7010000000000001,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":0.33500000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":1.468,"5min":1.468,"15min":1.468},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.44600000000000001}]},{"osd":2,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.78100000000000003,"5min":0.78100000000000003,"15min":0.78100000000000003},"last":0.48399999999999999},{"interface":"front","average":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.6719999999999999,"5min":1.6719999999999999,"15min":1.6719999999999999},"last":0.46300000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.624,"5min":0.624,"15min":0.624},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.52,"5min":1.52,"15min":1.52},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":0.83299999999999996,"5min":0.83299999999999996,"15min":0.83299999999999996},"last":0.54800000000000004}]},{"osd":4,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.4199999999999999,"5min":1.4199999999999999,"15min":1.4199999999999999},"last":0.503},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.6899999999999999,"5min":1.6899999999999999,"15min":1.6899999999999999},"last":0.69099999999999995}]},{"osd":5,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.5960000000000001,"5min":1.5960000000000001,"15min":1.5960000000000001},"last":0.622}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.59199999999999997,"15min":0.59199999999999997},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.617,"5min":1.617,"15min":1.617},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.60699999999999998,"5min":0.60699999999999998,"15min":0.60699999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.65800000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574891,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27624,"kb_used_data":672,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717528,"statfs":{"total":95995035648,"available":95966748672,"internally_reserved":0,"allocated":688128,"data_stored":291266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.32800000000000001,"5min":0.36099999999999999,"15min":0.35099999999999998},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":0.435,"5min":0.70899999999999996,"15min":0.70899999999999996},"last":0.33700000000000002},{"interface":"front","average":{"1min":0.35799999999999998,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.23599999999999999,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.52900000000000003,"5min":0.56200000000000006,"15min":0.56200000000000006},"last":0.28499999999999998}]},{"osd":2,"last update":"Fri Dec 1 04:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.33400000000000002,"5min":0.39100000000000001,"15min":0.39900000000000002},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":0.46600000000000003,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.35699999999999998},{"interface":"front","average":{"1min":0.38300000000000001,"5min":0.42699999999999999,"15min":0.433},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"last":0.34699999999999998}]},{"osd":3,"last update":"Fri Dec 1 04:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.42399999999999999,"5min":0.46700000000000003,"15min":0.47399999999999998},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.60999999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.312},{"interface":"front","average":{"1min":0.45300000000000001,"5min":0.50900000000000001,"15min":0.51800000000000002},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":0.64900000000000002,"5min":0.754,"15min":0.754},"last":0.42899999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.59599999999999997,"15min":0.60699999999999998},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.69599999999999995,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":0.58399999999999996,"5min":0.61499999999999999,"15min":0.62},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.84599999999999997,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.65600000000000003}]},{"osd":5,"last update":"Fri Dec 1 04:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.54800000000000004,"5min":0.624,"15min":0.63600000000000001},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.82299999999999995,"5min":0.96399999999999997,"15min":0.96399999999999997},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.56499999999999995,"5min":0.625,"15min":0.63500000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":0.78900000000000003,"5min":0.78900000000000003,"15min":0.78900000000000003},"last":0.66600000000000004}]},{"osd":6,"last update":"Fri Dec 1 04:44:46 2023","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.60299999999999998},{"interface":"front","average":{"1min":0.61599999999999999,"5min":0.61599999999999999,"15min":0.61599999999999999},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":0.80800000000000005,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.72399999999999998}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.56799999999999995}]}]},{"osd":0,"up_from":8,"seq":34359738414,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28212,"kb_used_data":1260,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93716940,"statfs":{"total":95995035648,"available":95966146560,"internally_reserved":0,"allocated":1290240,"data_stored":882202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:45:10 2023","interfaces":[{"interface":"back","average":{"1min":0.34300000000000003,"5min":0.33000000000000002,"15min":0.316},"min":{"1min":0.20799999999999999,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":0.50700000000000001,"5min":0.64800000000000002,"15min":0.64800000000000002},"last":0.32000000000000001},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.36399999999999999,"15min":0.33800000000000002},"min":{"1min":0.246,"5min":0.188,"15min":0.188},"max":{"1min":1.909,"5min":1.909,"15min":1.909},"last":0.34100000000000003}]},{"osd":2,"last update":"Fri Dec 1 04:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.40300000000000002,"5min":0.40100000000000002,"15min":0.40300000000000002},"min":{"1min":0.246,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":1.0129999999999999,"5min":1.0129999999999999,"15min":1.0129999999999999},"last":0.36499999999999999},{"interface":"front","average":{"1min":0.44800000000000001,"5min":0.443,"15min":0.443},"min":{"1min":0.29599999999999999,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.44400000000000001}]},{"osd":3,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.45100000000000001,"15min":0.45000000000000001},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.44900000000000001,"5min":0.442,"15min":0.441},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.38200000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.56699999999999995,"5min":0.57799999999999996,"15min":0.57999999999999996},"min":{"1min":0.40899999999999997,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":0.80000000000000004,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.61099999999999999,"5min":0.61799999999999999,"15min":0.61899999999999999},"min":{"1min":0.47599999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.89500000000000002,"5min":0.96599999999999997,"15min":0.96599999999999997},"last":0.54800000000000004}]},{"osd":5,"last update":"Fri Dec 1 04:45:28 2023","interfaces":[{"interface":"back","average":{"1min":0.628,"5min":0.58399999999999996,"15min":0.57699999999999996},"min":{"1min":0.39300000000000002,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.8580000000000001,"5min":1.8580000000000001,"15min":1.8580000000000001},"last":0.49399999999999999},{"interface":"front","average":{"1min":0.63500000000000001,"5min":0.627,"15min":0.625},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.8660000000000001,"5min":1.8660000000000001,"15min":1.8660000000000001},"last":0.61199999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.51200000000000001}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.46100000000000002,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":0.873,"5min":0.873,"15min":0.873},"last":0.57099999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411367,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27616,"kb_used_data":664,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717536,"statfs":{"total":95995035648,"available":95966756864,"internally_reserved":0,"allocated":679936,"data_stored":291106,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:26 2023","interfaces":[{"interface":"back","average":{"1min":0.39700000000000002,"5min":0.39300000000000002,"15min":0.38500000000000001},"min":{"1min":0.22600000000000001,"5min":0.221,"15min":0.221},"max":{"1min":0.88100000000000001,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.35399999999999998,"5min":0.38900000000000001,"15min":0.39300000000000002},"min":{"1min":0.26400000000000001,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.49199999999999999,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.33600000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:45:26 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.40899999999999997,"15min":0.41499999999999998},"min":{"1min":0.252,"5min":0.245,"15min":0.245},"max":{"1min":0.52800000000000002,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.498},{"interface":"front","average":{"1min":0.437,"5min":0.42999999999999999,"15min":0.42499999999999999},"min":{"1min":0.27600000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46400000000000002}]},{"osd":3,"last update":"Fri Dec 1 04:44:50 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.498,"15min":0.50800000000000001},"min":{"1min":0.27100000000000002,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.63800000000000001,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.54200000000000004},{"interface":"front","average":{"1min":0.45200000000000001,"5min":0.52800000000000002,"15min":0.54000000000000004},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.59499999999999997,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.52700000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.58399999999999996,"15min":0.58899999999999997},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.77200000000000002,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.443},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.61699999999999999,"15min":0.621},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.86199999999999999,"5min":0.98599999999999999,"15min":0.98599999999999999},"last":0.63300000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.57499999999999996,"5min":0.622,"15min":0.63},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.83399999999999996,"5min":0.86799999999999999,"15min":0.86799999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.63100000000000001,"15min":0.63700000000000001},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.873,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.48699999999999999}]},{"osd":6,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.625,"15min":0.625},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80200000000000005},"last":0.60699999999999998},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.749,"5min":0.749,"15min":0.749},"last":0.71499999999999997}]},{"osd":7,"last update":"Fri Dec 1 04:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.81200000000000006},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.627,"5min":0.627,"15min":0.627},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.51500000000000001}]}]},{"osd":3,"up_from":26,"seq":111669149732,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27636,"kb_used_data":684,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717516,"statfs":{"total":95995035648,"available":95966736384,"internally_reserved":0,"allocated":700416,"data_stored":293560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.26900000000000002,"5min":0.251,"15min":0.251},"max":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.41799999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.29899999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.57999999999999996,"5min":0.622,"15min":0.622},"last":0.47999999999999998}]},{"osd":1,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.434,"5min":0.442,"15min":0.44400000000000001},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":0.66600000000000004,"5min":0.66600000000000004,"15min":0.66600000000000004},"last":0.441},{"interface":"front","average":{"1min":0.433,"5min":0.44600000000000001,"15min":0.44800000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":0.60699999999999998,"5min":0.66200000000000003,"15min":0.66200000000000003},"last":0.42799999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.47199999999999998,"5min":0.47599999999999998,"15min":0.47699999999999998},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.68300000000000005,"5min":0.72099999999999997,"15min":0.72099999999999997},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.47699999999999998,"15min":0.47899999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.65300000000000002,"5min":0.75,"15min":0.75},"last":0.46600000000000003}]},{"osd":4,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.622,"15min":0.622},"min":{"1min":0.44400000000000001,"5min":0.378,"15min":0.378},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.623,"15min":0.628},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.39900000000000002},"max":{"1min":0.78600000000000003,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.62}]},{"osd":5,"last update":"Fri Dec 1 04:44:27 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.626,"5min":0.626,"15min":0.626},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":0.60499999999999998}]},{"osd":6,"last update":"Fri Dec 1 04:44:48 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"min":{"1min":0.46200000000000002,"5min":0.46200000000000002,"15min":0.46200000000000002},"max":{"1min":0.874,"5min":0.874,"15min":0.874},"last":0.63},{"interface":"front","average":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"min":{"1min":0.495,"5min":0.495,"15min":0.495},"max":{"1min":0.94199999999999995,"5min":0.94199999999999995,"15min":0.94199999999999995},"last":0.68799999999999994}]},{"osd":7,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":0.98999999999999999,"5min":0.98999999999999999,"15min":0.98999999999999999},"last":0.66700000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986207,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":696320,"data_stored":291814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.56100000000000005,"5min":0.51100000000000001,"15min":0.503},"min":{"1min":0.35199999999999998,"5min":0.311,"15min":0.311},"max":{"1min":2.117,"5min":2.117,"15min":2.117},"last":0.64400000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.47799999999999998,"15min":0.47499999999999998},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":0.69999999999999996,"5min":0.77400000000000002,"15min":0.77400000000000002},"last":0.34000000000000002}]},{"osd":1,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.51300000000000001,"5min":0.495,"15min":0.49199999999999999},"min":{"1min":0.376,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.38400000000000001},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.50900000000000001,"15min":0.495},"min":{"1min":0.36699999999999999,"5min":0.313,"15min":0.313},"max":{"1min":2.1379999999999999,"5min":2.1379999999999999,"15min":2.1379999999999999},"last":0.60899999999999999}]},{"osd":2,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.51000000000000001,"15min":0.49399999999999999},"min":{"1min":0.35799999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":2.1539999999999999,"5min":2.1539999999999999,"15min":2.1539999999999999},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.51800000000000002,"5min":0.496,"15min":0.49199999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.45200000000000001}]},{"osd":3,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.504,"15min":0.498},"min":{"1min":0.39700000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.68400000000000005,"5min":0.72399999999999998,"15min":0.72399999999999998},"last":0.40100000000000002},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.34000000000000002,"5min":0.308,"15min":0.308},"max":{"1min":0.67900000000000005,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.42499999999999999}]},{"osd":5,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.39100000000000001,"15min":0.371},"min":{"1min":0.29799999999999999,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":2.0710000000000002,"5min":2.0710000000000002,"15min":2.0710000000000002},"last":0.57399999999999995},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.44400000000000001,"15min":0.42999999999999999},"min":{"1min":0.373,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.73599999999999999,"5min":0.73599999999999999,"15min":0.73599999999999999},"last":0.495}]},{"osd":6,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.41999999999999998},"min":{"1min":0.26600000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":2.097,"5min":2.097,"15min":2.097},"last":0.67500000000000004}]},{"osd":7,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.83099999999999996,"5min":0.83099999999999996,"15min":0.83099999999999996},"last":0.504}]}]},{"osd":5,"up_from":39,"seq":167503724572,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":680,"kb_used_omap":0,"kb_used_meta":26944,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":696320,"data_stored":293546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":27590656},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.46700000000000003,"5min":0.51100000000000001,"15min":0.51800000000000002},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.1060000000000001,"5min":1.1060000000000001,"15min":1.1060000000000001},"last":0.33000000000000002},{"interface":"front","average":{"1min":0.56399999999999995,"5min":0.54800000000000004,"15min":0.54500000000000004},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.51300000000000001}]},{"osd":1,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.49299999999999999,"5min":0.51500000000000001,"15min":0.51900000000000002},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":0.90500000000000003,"5min":0.90500000000000003,"15min":0.90500000000000003},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.497,"5min":0.52500000000000002,"15min":0.53000000000000003},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.97599999999999998,"5min":0.97599999999999998,"15min":0.97599999999999998},"last":0.39500000000000002}]},{"osd":2,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.501,"5min":0.71199999999999997,"15min":0.747},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.0529999999999999,"5min":3.9569999999999999,"15min":3.9569999999999999},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.52300000000000002,"15min":0.52900000000000003},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.1399999999999999,"5min":1.1399999999999999,"15min":1.1399999999999999},"last":0.377}]},{"osd":3,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.59999999999999998,"15min":0.55500000000000005},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":8.0760000000000005,"5min":8.0760000000000005,"15min":8.0760000000000005},"last":0.36699999999999999},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.56200000000000006,"15min":0.55800000000000005},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.095,"5min":1.095,"15min":1.095},"last":0.48899999999999999}]},{"osd":4,"last update":"Fri Dec 1 04:45:25 2023","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.41999999999999998,"15min":0.41699999999999998},"min":{"1min":0.29099999999999998,"5min":0.255,"15min":0.255},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.29099999999999998},{"interface":"front","average":{"1min":0.49399999999999999,"5min":0.45800000000000002,"15min":0.45200000000000001},"min":{"1min":0.29499999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.79100000000000004,"5min":0.80800000000000005,"15min":0.80800000000000005},"last":0.432}]},{"osd":6,"last update":"Fri Dec 1 04:44:45 2023","interfaces":[{"interface":"back","average":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":0.64700000000000002,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.46000000000000002}]},{"osd":7,"last update":"Fri Dec 1 04:45:06 2023","interfaces":[{"interface":"back","average":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.34499999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2454,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":2350,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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}]}} 2023-12-01T04:45:33.558 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-01T04:45:33.558 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-01T04:45:33.558 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-01T04:45:33.558 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph health --format=json 2023-12-01T04:45:34.173 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:34 smithi060 ceph-mon[94233]: from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:45:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:34 smithi060 ceph-mon[109077]: from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:45:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:45:34] "GET /metrics HTTP/1.1" 200 33640 "" "Prometheus/2.43.0" 2023-12-01T04:45:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:34 smithi089 ceph-mon[98504]: from='client.24665 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T04:45:35.437 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:35 smithi060 ceph-mon[94233]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:35.437 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:35 smithi060 ceph-mon[109077]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:35 smithi089 ceph-mon[98504]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:35.829 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:35.829 INFO:teuthology.orchestra.run.smithi060.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-01T04:45:36.279 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-01T04:45:36.279 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:45:36.632 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:36.633 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":67,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:58.425067+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T04:44:54.725685+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2552832212":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/4035296904":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/2374651479":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2869392880":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:45:36.653 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T04:42:25.961453+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-12-01T04:44:23.449444+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': '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_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-12-01T04:44:24.259499+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': '63', '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'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-12-01T04:44:54.725685+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': '67', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}, 'read_balance': {'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T04:45:36.653 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T04:45:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:36 smithi089 ceph-mon[98504]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3465560873' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:45:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:36 smithi060 ceph-mon[94233]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3465560873' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:45:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:36 smithi060 ceph-mon[109077]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3465560873' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-01T04:45:37.012 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2023-12-01T04:45:37.027 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-12-01T04:45:37.410 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 32 2023-12-01T04:45:37.426 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1561106816' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1420343322' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3749614179' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1561106816' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1420343322' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3749614179' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T04:45:37.786 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 64 2023-12-01T04:45:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1561106816' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1420343322' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:45:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3749614179' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T04:45:37.801 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-12-01T04:45:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 8 2023-12-01T04:45:38.178 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T04:45:38.577 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:38.577 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.60:6835/150176237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6834","nonce":150176237},{"type":"v1","addr":"172.21.15.60:6835","nonce":150176237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T04:44:24.894794+0000","modified":"2023-12-01T04:44:27.910129+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":24364},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24364":{"gid":24364,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.89:6833/886240063","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":886240063},{"type":"v1","addr":"172.21.15.89:6833","nonce":886240063}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T04:45:38.580 INFO:teuthology.orchestra.run.smithi060.stderr:dumped fsmap epoch 8 2023-12-01T04:45:38.592 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[109077]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[109077]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[109077]: Reconfiguring daemon alertmanager.a on smithi060 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1478373538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3579402860' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[94233]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[94233]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[94233]: Reconfiguring daemon alertmanager.a on smithi060 2023-12-01T04:45:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1478373538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T04:45:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3579402860' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T04:45:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:38 smithi089 ceph-mon[98504]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:38 smithi089 ceph-mon[98504]: Reconfiguring alertmanager.a (dependencies changed)... 2023-12-01T04:45:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:38 smithi089 ceph-mon[98504]: Reconfiguring daemon alertmanager.a on smithi060 2023-12-01T04:45:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1478373538' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T04:45:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3579402860' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T04:45:38.945 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:38.946 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":67,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:58.425067+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T04:44:54.725685+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2552832212":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/4035296904":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/2374651479":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2869392880":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:45:38.960 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2023-12-01T04:42:25.961453+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2023-12-01T04:44:23.449444+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': '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_autoscale_bias': 4, 'pg_num_min': 16, 'recovery_priority': 5}, 'application_metadata': {'cephfs': {'metadata': 'cephfs'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 3, 'pool_name': 'cephfs_data', 'create_time': '2023-12-01T04:44:24.259499+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': '63', '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'}}, 'read_balance': {'score_acting': 1.5, 'score_stable': 1.5, 'optimal_score': 1, 'raw_score_acting': 1.5, 'raw_score_stable': 1.5, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}, {'pool': 4, 'pool_name': 'rbd', 'create_time': '2023-12-01T04:44:54.725685+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': '67', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {}, 'application_metadata': {'rbd': {}}, 'read_balance': {'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2023-12-01T04:45:38.960 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2023-12-01T04:45:39.305 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 1 2023-12-01T04:45:39.319 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2023-12-01T04:45:39.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3790164870' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:39.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1692397520' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:39.660 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1062049716' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:45:39.660 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3790164870' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:39.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1692397520' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:39.661 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1062049716' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:45:39.683 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 32 2023-12-01T04:45:39.698 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2023-12-01T04:45:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3790164870' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1692397520' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:40.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1062049716' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.045 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 64 2023-12-01T04:45:40.061 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2023-12-01T04:45:40.399 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:40 smithi060 systemd[1]: Stopping Ceph alertmanager.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:45:40.423 INFO:teuthology.orchestra.run.smithi060.stdout:pg_num: 8 2023-12-01T04:45:40.438 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T04:45:40.709 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[146674]: ts=2023-12-01T04:45:40.398Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2023-12-01T04:45:40.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[94233]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:40.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1678967178' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4118891773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1179963562' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:40.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[109077]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:40.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1678967178' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4118891773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1179963562' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.710 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:40 smithi089 ceph-mon[98504]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1678967178' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4118891773' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1179963562' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2023-12-01T04:45:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:40.840 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.60:6835/150176237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6834","nonce":150176237},{"type":"v1","addr":"172.21.15.60:6835","nonce":150176237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T04:44:24.894794+0000","modified":"2023-12-01T04:44:27.910129+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":24364},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24364":{"gid":24364,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.89:6833/886240063","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":886240063},{"type":"v1","addr":"172.21.15.89:6833","nonce":886240063}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T04:45:40.842 INFO:teuthology.orchestra.run.smithi060.stderr:dumped fsmap epoch 8 2023-12-01T04:45:40.856 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2023-12-01T04:45:41.010 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:40 smithi060 bash[152494]: ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a 2023-12-01T04:45:41.010 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:40 smithi060 systemd[1]: ceph-7e0fe086-9003-11ee-95a2-87774f69a715@alertmanager.a.service: Succeeded. 2023-12-01T04:45:41.010 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:40 smithi060 systemd[1]: Stopped Ceph alertmanager.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:41.010 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:40 smithi060 systemd[1]: Starting Ceph alertmanager.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:45:41.222 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:41.223 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":67,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T04:44:58.425067+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T04:44:54.725685+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":64,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2552832212":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/4035296904":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/2374651479":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2869392880":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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}} 2023-12-01T04:45:41.237 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2023-12-01T04:45:41.510 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 podman[152707]: 2023-12-01T04:45:41.664 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T04:45:41.664 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":8,"default_fscid":1,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"feature_flags":{"enable_multiple":true,"ever_enabled_multiple":true},"standbys":[{"gid":24326,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.60:6835/150176237","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6834","nonce":150176237},{"type":"v1","addr":"172.21.15.60:6835","nonce":150176237}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}},"epoch":2}],"filesystems":[{"mdsmap":{"epoch":8,"flags":18,"flags_state":{"joinable":true,"allow_snaps":true,"allow_multimds_snaps":true,"allow_standby_replay":false,"refuse_client_session":false},"ever_allowed_features":0,"explicitly_allowed_features":0,"created":"2023-12-01T04:44:24.894794+0000","modified":"2023-12-01T04:44:27.910129+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":24364},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24364":{"gid":24364,"name":"b","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.89:6833/886240063","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6832","nonce":886240063},{"type":"v1","addr":"172.21.15.89:6833","nonce":886240063}]},"join_fscid":-1,"export_targets":[],"features":4540138322906710015,"flags":0,"compat":{"compat":{},"ro_compat":{},"incompat":{"feature_1":"base v0.20","feature_2":"client writeable ranges","feature_3":"default file layouts on dirs","feature_4":"dir inode in separate object","feature_5":"mds uses versioned encoding","feature_6":"dirfrag is stored in omap","feature_7":"mds uses inline data","feature_8":"no anchor table","feature_9":"file layout v2","feature_10":"snaprealm v2"}}}},"data_pools":[3],"metadata_pool":2,"enabled":true,"fs_name":"cephfs","balancer":"","bal_rank_mask":"-1","standby_count_wanted":0},"id":1}]} 2023-12-01T04:45:41.667 INFO:teuthology.orchestra.run.smithi060.stderr:dumped fsmap epoch 8 2023-12-01T04:45:41.681 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 8, 'flags': 18, 'flags_state': {'joinable': True, 'allow_snaps': True, 'allow_multimds_snaps': True, 'allow_standby_replay': False, 'refuse_client_session': False}, 'ever_allowed_features': 0, 'explicitly_allowed_features': 0, 'created': '2023-12-01T04:44:24.894794+0000', 'modified': '2023-12-01T04:44:27.910129+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': 24364}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24364': {'gid': 24364, 'name': 'b', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.89:6833/886240063', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.89:6832', 'nonce': 886240063}, {'type': 'v1', 'addr': '172.21.15.89:6833', 'nonce': 886240063}]}, 'join_fscid': -1, 'export_targets': [], 'features': 4540138322906710015, 'flags': 0, 'compat': {'compat': {}, 'ro_compat': {}, 'incompat': {'feature_1': 'base v0.20', 'feature_2': 'client writeable ranges', 'feature_3': 'default file layouts on dirs', 'feature_4': 'dir inode in separate object', 'feature_5': 'mds uses versioned encoding', 'feature_6': 'dirfrag is stored in omap', 'feature_7': 'mds uses inline data', 'feature_8': 'no anchor table', 'feature_9': 'file layout v2', 'feature_10': 'snaprealm v2'}}}}, 'data_pools': [3], 'metadata_pool': 2, 'enabled': True, 'fs_name': 'cephfs', 'balancer': '', 'bal_rank_mask': '-1', 'standby_count_wanted': 0} 2023-12-01T04:45:41.681 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2023-12-01T04:45:41.681 DEBUG:teuthology.orchestra.run.smithi060:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.b status 2023-12-01T04:45:41.821 INFO:teuthology.orchestra.run.smithi060.stderr:2023-12-01T04:45:41.820+0000 7f689dffb700 0 client.14871 ms_handle_reset on v2:172.21.15.89:6832/886240063 2023-12-01T04:45:41.842 INFO:teuthology.orchestra.run.smithi060.stderr:2023-12-01T04:45:41.841+0000 7f689dffb700 0 client.24773 ms_handle_reset on v2:172.21.15.89:6832/886240063 2023-12-01T04:45:41.842 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:45:41.842 INFO:teuthology.orchestra.run.smithi060.stdout: "cluster_fsid": "7e0fe086-9003-11ee-95a2-87774f69a715", 2023-12-01T04:45:41.842 INFO:teuthology.orchestra.run.smithi060.stdout: "whoami": 0, 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "id": 24364, 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "want_state": "up:active", 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "state": "up:active", 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "fs_name": "cephfs", 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "rank_uptime": 76.943981465999997, 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "mdsmap_epoch": 8, 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "osdmap_epoch": 67, 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "osdmap_epoch_barrier": 63, 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout: "uptime": 82.509942976000005 2023-12-01T04:45:41.843 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:45:41.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/230801133' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:41.854 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/737815013' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:41.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/230801133' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:41.854 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/737815013' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:41.854 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.570Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.570Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.570Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.60 port=9094 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.571Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 bash[152707]: 8ae5cc5c4988c098e0ad3b13495725201b8df0f7729c3b16467f0e7194518d66 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.603Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.604Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.607Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:41.607Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2023-12-01T04:45:41.855 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:41 smithi060 systemd[1]: Started Ceph alertmanager.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:41.856 INFO:tasks.cephadm:Setup complete, yielding 2023-12-01T04:45:41.856 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:45:41.865 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2023-12-01T04:45:41.865 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:45:41.885 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2023-12-01T04:45:41.885 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-12-01T04:45:41.896 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2023-12-01T04:45:41.896 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2023-12-01T04:45:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/230801133' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/737815013' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T04:45:42.458 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:45:42.836 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:42 smithi089 ceph-mon[98504]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:42.836 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:42.836 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4136164668' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:42.836 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:42.836 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:42 smithi089 ceph-mon[98504]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T04:45:42.836 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:42 smithi089 ceph-mon[98504]: Reconfiguring daemon prometheus.a on smithi089 2023-12-01T04:45:42.985 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[109077]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:43.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:43.045 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4136164668' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[109077]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[109077]: Reconfiguring daemon prometheus.a on smithi089 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[94233]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4136164668' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[94233]: Reconfiguring prometheus.a (dependencies changed)... 2023-12-01T04:45:43.046 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:42 smithi060 ceph-mon[94233]: Reconfiguring daemon prometheus.a on smithi089 2023-12-01T04:45:43.921 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:43.572Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000960155s 2023-12-01T04:45:44.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:43] ENGINE Bus STOPPING 2023-12-01T04:45:44.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:45:44.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:43] ENGINE Bus STOPPED 2023-12-01T04:45:44.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:43 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:43] ENGINE Bus STARTING 2023-12-01T04:45:44.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:44] ENGINE Serving on http://:::9283 2023-12-01T04:45:44.261 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:44] ENGINE Bus STARTED 2023-12-01T04:45:44.287 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 systemd[1]: Stopping Ceph prometheus.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:45:44.320 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:45:44.332 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2023-12-01T04:45:44.332 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:45:44.344 INFO:teuthology.task.print:**** done start telemetry reef... 2023-12-01T04:45:44.344 INFO:teuthology.run_tasks:Running task workunit... 2023-12-01T04:45:44.363 INFO:tasks.workunit:Pulling workunits from ref 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:45:44.363 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T04:45:44.363 DEBUG:teuthology.orchestra.run.smithi060:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T04:45:44.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T04:45:44.382 INFO:teuthology.orchestra.run.smithi060.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T04:45:44.382 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T04:45:44.439 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T04:45:44.439 DEBUG:teuthology.orchestra.run.smithi060:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T04:45:44.497 INFO:tasks.workunit:timeout=3h 2023-12-01T04:45:44.498 INFO:tasks.workunit:cleanup=True 2023-12-01T04:45:44.498 DEBUG:teuthology.orchestra.run.smithi060:> 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 9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:45:44.556 INFO:tasks.workunit.client.0.smithi060.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T04:45:44.591 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.335Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:907 level=info msg="Scrape manager stopped" 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[133592]: ts=2023-12-01T04:45:44.336Z caller=main.go:1147 level=info msg="See you next time!" 2023-12-01T04:45:44.592 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 bash[137043]: ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a 2023-12-01T04:45:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-mon[98504]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' 2023-12-01T04:45:45.038 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 systemd[1]: ceph-7e0fe086-9003-11ee-95a2-87774f69a715@prometheus.a.service: Succeeded. 2023-12-01T04:45:45.038 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 systemd[1]: Stopped Ceph prometheus.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:45.038 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:44 smithi089 systemd[1]: Starting Ceph prometheus.a for 7e0fe086-9003-11ee-95a2-87774f69a715... 2023-12-01T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:44 smithi060 ceph-mon[94233]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' 2023-12-01T04:45:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:44 smithi060 ceph-mon[109077]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 podman[137162]: 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 bash[137162]: 3bc4d579e7fe86949b113c1e7cfe9dc1afc796562e40828ad7d75022f323bf98 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.317Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.317Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.317Z caller=main.go:570 level=info host_details="(Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Fri Apr 15 22:12:19 EDT 2022 x86_64 smithi089 (none))" 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.317Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.317Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-12-01T04:45:45.341 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.319Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.319Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.321Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.321Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.323Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.323Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.463µs 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.323Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.324Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.324Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.324Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.138µs wal_replay_duration=1.465934ms wbl_replay_duration=129ns total_replay_duration=1.513073ms 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.325Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.325Z caller=main.go:1029 level=info msg="TSDB started" 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.325Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-12-01T04:45:45.342 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.340Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.751075ms db_storage=706ns remote_storage=954ns web_handler=450ns query_engine=548ns scrape=187.069µs scrape_sd=79.713µs notify=14.669µs notify_sd=12.346µs rules=14.223365ms tracing=6.369µs 2023-12-01T04:45:45.343 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.340Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2023-12-01T04:45:45.343 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T04:45:45.340Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2023-12-01T04:45:45.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STOPPING 2023-12-01T04:45:45.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:45:45.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STOPPED 2023-12-01T04:45:45.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STARTING 2023-12-01T04:45:45.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Serving on http://:::9283 2023-12-01T04:45:45.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STARTED 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STOPPING 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STOPPED 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STARTING 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Serving on http://:::9283 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STARTED 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STOPPING 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STOPPED 2023-12-01T04:45:45.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STARTING 2023-12-01T04:45:45.788 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 04:45:45 smithi089 systemd[1]: Started Ceph prometheus.a for 7e0fe086-9003-11ee-95a2-87774f69a715. 2023-12-01T04:45:46.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Serving on http://:::9283 2023-12-01T04:45:46.260 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:45 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:45:45] ENGINE Bus STARTED 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi089.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi089.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi089.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi089.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi089.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi089.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:45:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi089.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:45:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi089.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:45:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi060:9093"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi089.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:45:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi089.front.sepia.ceph.com:9095"}]: dispatch 2023-12-01T04:45:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:45:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-12-01T04:45:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi089.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:45:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi089.front.sepia.ceph.com:3000"}]: dispatch 2023-12-01T04:45:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:45:48.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:48 smithi060 ceph-mon[94233]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:48 smithi060 ceph-mon[109077]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:48 smithi089 ceph-mon[98504]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:45:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:45:50.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:45:52.010 INFO:journalctl@ceph.alertmanager.a.smithi060.stdout:Dec 01 04:45:51 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-alertmanager-a[152750]: ts=2023-12-01T04:45:51.575Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003664502s 2023-12-01T04:45:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:52 smithi060 ceph-mon[94233]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:52 smithi060 ceph-mon[109077]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:52 smithi089 ceph-mon[98504]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:54 smithi060 ceph-mon[94233]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:54 smithi060 ceph-mon[109077]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:45:54] "GET /metrics HTTP/1.1" 200 33639 "" "Prometheus/2.43.0" 2023-12-01T04:45:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:54 smithi089 ceph-mon[98504]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2023-12-01T04:45:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-12-01T04:45:55.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]: dispatch 2023-12-01T04:45:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]: dispatch 2023-12-01T04:45:55.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]: dispatch 2023-12-01T04:45:55.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]: dispatch 2023-12-01T04:45:55.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-12-01T04:45:55.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]: dispatch 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: osdmap e68: 8 total, 8 up, 8 in 2023-12-01T04:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]': finished 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]': finished 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]': finished 2023-12-01T04:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: osdmap e68: 8 total, 8 up, 8 in 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.a", "id": [7, 2]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.6", "id": [0, 2]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.9", "id": [4, 1]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.10", "id": [0, 1]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 3]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.18", "id": [0, 2]}]': finished 2023-12-01T04:45:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2c", "id": [6, 2]}]': finished 2023-12-01T04:45:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.37", "id": [5, 1]}]': finished 2023-12-01T04:45:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: osdmap e68: 8 total, 8 up, 8 in 2023-12-01T04:45:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:45:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:57 smithi089 ceph-mon[98504]: osdmap e69: 8 total, 8 up, 8 in 2023-12-01T04:45:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:57 smithi060 ceph-mon[94233]: osdmap e69: 8 total, 8 up, 8 in 2023-12-01T04:45:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:57 smithi060 ceph-mon[109077]: osdmap e69: 8 total, 8 up, 8 in 2023-12-01T04:45:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:58 smithi089 ceph-mon[98504]: pgmap v38: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:45:58 smithi089 ceph-mon[98504]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-01T04:45:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:58 smithi060 ceph-mon[94233]: pgmap v38: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:45:58 smithi060 ceph-mon[94233]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-01T04:45:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:58 smithi060 ceph-mon[109077]: pgmap v38: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:45:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:45:58 smithi060 ceph-mon[109077]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2023-12-01T04:46:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:00 smithi089 ceph-mon[98504]: pgmap v39: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:00 smithi060 ceph-mon[94233]: pgmap v39: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:00 smithi060 ceph-mon[109077]: pgmap v39: 105 pgs: 8 peering, 97 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:02.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:02 smithi060 ceph-mon[109077]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:02.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:02 smithi060 ceph-mon[109077]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2023-12-01T04:46:02.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:02 smithi060 ceph-mon[109077]: Cluster is now healthy 2023-12-01T04:46:02.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:02 smithi060 ceph-mon[94233]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:02.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:02 smithi060 ceph-mon[94233]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2023-12-01T04:46:02.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:02 smithi060 ceph-mon[94233]: Cluster is now healthy 2023-12-01T04:46:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:02 smithi089 ceph-mon[98504]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:02 smithi089 ceph-mon[98504]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 8 pgs peering) 2023-12-01T04:46:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:02 smithi089 ceph-mon[98504]: Cluster is now healthy 2023-12-01T04:46:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:04 smithi060 ceph-mon[94233]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:04 smithi060 ceph-mon[109077]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:46:04] "GET /metrics HTTP/1.1" 200 33634 "" "Prometheus/2.43.0" 2023-12-01T04:46:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:04 smithi089 ceph-mon[98504]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:06 smithi060 ceph-mon[94233]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:06 smithi060 ceph-mon[109077]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:06.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:06 smithi089 ceph-mon[98504]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:08 smithi060 ceph-mon[94233]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:08 smithi060 ceph-mon[109077]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:08 smithi089 ceph-mon[98504]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:10 smithi060 ceph-mon[94233]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:10 smithi060 ceph-mon[109077]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:10 smithi089 ceph-mon[98504]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:12 smithi060 ceph-mon[94233]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:12 smithi060 ceph-mon[109077]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:12 smithi089 ceph-mon[98504]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:14 smithi060 ceph-mon[94233]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:14 smithi060 ceph-mon[109077]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:46:14] "GET /metrics HTTP/1.1" 200 33638 "" "Prometheus/2.43.0" 2023-12-01T04:46:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:14 smithi089 ceph-mon[98504]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:16 smithi060 ceph-mon[109077]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:16 smithi060 ceph-mon[94233]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:16 smithi089 ceph-mon[98504]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:18 smithi060 ceph-mon[94233]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:18.878 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:18 smithi060 ceph-mon[109077]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:18.879 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:18 smithi089 ceph-mon[98504]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:20 smithi060 ceph-mon[94233]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:20 smithi060 ceph-mon[109077]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:20 smithi089 ceph-mon[98504]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:22 smithi060 ceph-mon[94233]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:22 smithi060 ceph-mon[109077]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:22 smithi089 ceph-mon[98504]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:24 smithi060 ceph-mon[109077]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:24 smithi060 ceph-mon[94233]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:46:24] "GET /metrics HTTP/1.1" 200 33638 "" "Prometheus/2.43.0" 2023-12-01T04:46:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:24 smithi089 ceph-mon[98504]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:26 smithi060 ceph-mon[94233]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:26 smithi060 ceph-mon[109077]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:26 smithi089 ceph-mon[98504]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:27 smithi089 ceph-mon[98504]: mgrmap e22: y(active, since 91s), standbys: x 2023-12-01T04:46:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:27 smithi060 ceph-mon[94233]: mgrmap e22: y(active, since 91s), standbys: x 2023-12-01T04:46:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:27 smithi060 ceph-mon[109077]: mgrmap e22: y(active, since 91s), standbys: x 2023-12-01T04:46:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:28 smithi089 ceph-mon[98504]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:28 smithi060 ceph-mon[94233]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:28 smithi060 ceph-mon[109077]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:30 smithi089 ceph-mon[98504]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:30.972 INFO:tasks.workunit.client.0.smithi060.stderr:Note: switching to '9942cfafa9f7e22e363b3f76a7fe21130085c2db'. 2023-12-01T04:46:30.972 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:30.972 INFO:tasks.workunit.client.0.smithi060.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr:changes and commit them, and you can discard any commits you make in this 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr:state without impacting any branches by switching back to a branch. 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr:If you want to create a new branch to retain commits you create, you may 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr:do so (now or later) by using -c with the switch command. Example: 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: git switch -c 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr:Or undo this operation with: 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: git switch - 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2023-12-01T04:46:30.973 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:30.974 INFO:tasks.workunit.client.0.smithi060.stderr:HEAD is now at 9942cfafa9f Merge branch 'pull-stable-compiled-cephadm' of https://github.com/adk3798/ceph into wip-yuri10-testing-2023-11-30-0943 2023-12-01T04:46:30.978 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:46:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:30 smithi060 ceph-mon[94233]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:30 smithi060 ceph-mon[109077]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:31.075 INFO:tasks.workunit.client.0.smithi060.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T04:46:31.077 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T04:46:31.077 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T04:46:31.610 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T04:46:31.670 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T04:46:31.709 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T04:46:31.710 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T04:46:31.710 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T04:46:31.748 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T04:46:31.752 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T04:46:31.752 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T04:46:31.809 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2023-12-01T04:46:31.810 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2023-12-01T04:46:31.810 DEBUG:teuthology.orchestra.run.smithi060:workunit test test_telemetry_reef.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=9942cfafa9f7e22e363b3f76a7fe21130085c2db TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/test_telemetry_reef.sh 2023-12-01T04:46:31.870 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2023-12-01T04:46:32.366 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2023-12-01T04:46:32.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STOPPING 2023-12-01T04:46:32.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:46:32.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STOPPED 2023-12-01T04:46:32.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STARTING 2023-12-01T04:46:32.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Serving on http://:::9283 2023-12-01T04:46:32.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STARTED 2023-12-01T04:46:32.874 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2023-12-01T04:46:33.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STOPPING 2023-12-01T04:46:33.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:46:33.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STOPPED 2023-12-01T04:46:33.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STARTING 2023-12-01T04:46:33.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Serving on http://:::9283 2023-12-01T04:46:33.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:32 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:32] ENGINE Bus STARTED 2023-12-01T04:46:33.384 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry preview 2023-12-01T04:46:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[94233]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2343654835' entity='client.admin' 2023-12-01T04:46:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' 2023-12-01T04:46:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[109077]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2343654835' entity='client.admin' 2023-12-01T04:46:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' 2023-12-01T04:46:33.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:33] ENGINE Bus STOPPING 2023-12-01T04:46:33.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:46:33.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:33] ENGINE Bus STOPPED 2023-12-01T04:46:33.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:33] ENGINE Bus STARTING 2023-12-01T04:46:33.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:33] ENGINE Serving on http://:::9283 2023-12-01T04:46:33.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:33 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:33] ENGINE Bus STARTED 2023-12-01T04:46:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:33 smithi089 ceph-mon[98504]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2343654835' entity='client.admin' 2023-12-01T04:46:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:33 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' 2023-12-01T04:46:34.037 INFO:tasks.workunit.client.0.smithi060.stdout:{ 2023-12-01T04:46:34.037 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer": { 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "active": true, 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "mode": "" 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "channels": [ 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "ident" 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "channels_available": [ 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "ident", 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:34.038 INFO:tasks.workunit.client.0.smithi060.stdout: "perf" 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_available": [ 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_opted_in": [ 2023-12-01T04:46:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "config": { 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "active_changed": [ 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:34.040 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "client_check_pool_perm", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_gid", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_uid", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "client_quota", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "daemonize", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:34.041 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "keyring", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_block_size", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_cache_size", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_compression", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_log", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_write_buffer_size", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_file", 2023-12-01T04:46:34.042 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_journald", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_stderr", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_host", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:34.043 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "no_config_file", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_crush_chooseleaf_type", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:34.044 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T04:46:34.045 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addr", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addrv", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:34.046 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_default_features", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_qos_exclude_ops", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "setgroup", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "setuser" 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_changed": [ 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:34.047 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_join_fs", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/container_init", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/migration_current", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T04:46:34.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/channel_ident", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/description", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/organization", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:34.049 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:34.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:34.051 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_cache_enabled", 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_ops_log", 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_usage_log" 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "contact": null, 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "crashes": [], 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "created": "2023-12-01T04:39:35.104236Z", 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "crush": { 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_algs": { 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "straw2": 3 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_sizes": { 2023-12-01T04:46:34.052 INFO:tasks.workunit.client.0.smithi060.stdout: "2": 1, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "4": 2 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_types": { 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "1": 2, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "11": 1 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "compat_weight_set": false, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "device_classes": [ 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: 8 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "num_buckets": 6, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "num_devices": 8, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "num_rules": 1, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "num_types": 12, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "num_weight_sets": 0, 2023-12-01T04:46:34.053 INFO:tasks.workunit.client.0.smithi060.stdout: "tunables": { 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "allowed_bucket_algs": 54, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_fallback_tries": 0, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_tries": 0, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_total_tries": 50, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_descend_once": 1, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_stable": 1, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_vary_r": 1, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v2_rules": 0, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v3_rules": 0, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v4_buckets": 1, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v5_rules": 0, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "legacy_tunables": 0, 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "minimum_required_version": "jewel", 2023-12-01T04:46:34.054 INFO:tasks.workunit.client.0.smithi060.stdout: "optimal_tunables": 1, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "profile": "jewel", 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables": 1, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables2": 1, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables3": 1, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables5": 1, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "straw_calc_version": 1 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "description": "upgrade test cluster", 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "fs": { 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "feature_flags": { 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "enable_multiple": true, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_enabled_multiple": true 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.055 INFO:tasks.workunit.client.0.smithi060.stdout: "filesystems": [ 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "approx_ctime": "2023-12", 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer_enabled": false, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_caps": 0, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_dns": 10, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_inos": 13, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_subtrees": 2, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_allowed_features": 0, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "explicitly_allowed_features": 0, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "files": 0, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "max_mds": 1, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_data_pools": 1, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_in": 1, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_mds": 1, 2023-12-01T04:46:34.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": 0, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_replay": 0, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_up": 1, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "snaps": 0, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "standby_count_wanted": 0 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_mds": 1, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "total_num_mds": 2 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "hosts": { 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num": 2, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mds": 2, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mgr": 2, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mon": 2, 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_osd": 2 2023-12-01T04:46:34.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard": false, 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard_description": null, 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "license": "sharing-1-0", 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "metadata": { 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 2 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:34.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 2 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 2 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 2 2023-12-01T04:46:34.059 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 3 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 3 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.060 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 3 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 3 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 8 2023-12-01T04:46:34.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 8 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 8 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:34.062 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 8 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_objectstore": { 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": 8 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "rotational": { 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "0": 8 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.063 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "features": { 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "optional": [], 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "persistent": [ 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "kraken", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "luminous", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "mimic", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap-prune", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "nautilus", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "octopus", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "pacific", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "elector-pinging", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "quincy", 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: "reef" 2023-12-01T04:46:34.064 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv4_addr_mons": 6, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv6_addr_mons": 0, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "min_mon_release": 18, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "v1_addr_mons": 3, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "v2_addr_mons": 3 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "organization": "ceph-qa", 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_network": false, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 8, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "require_min_compat_client": "luminous", 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "require_osd_release": "reef" 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": [ 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:34.065 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr" 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 1, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 1, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 1, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 1781760, 2023-12-01T04:46:34.066 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 1781760, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 2, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 2.4430003122688504e-06, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 212, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 313344, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 590368, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 590368, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:34.067 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 1771104, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 179, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 2473984 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:34.068 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 32, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 32, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 2, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 98304, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 98304, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 22, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T04:46:34.069 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 3430, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 3430, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 10290, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 51, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 20480 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.070 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 64, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 64, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 3, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:34.071 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:34.072 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd" 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:34.073 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 8, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 8, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 4, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:34.074 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:34.075 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": { 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "mirroring_by_pool": [ 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: false 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_images_by_pool": [ 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pools": 1 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "report_id": "b62faf3e-a859-434f-a340-55df0b843ec5", 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "report_timestamp": "2023-12-01T04:46:34.027759", 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "report_version": 1, 2023-12-01T04:46:34.076 INFO:tasks.workunit.client.0.smithi060.stdout: "rook": { 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster": { 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "external-mode": null, 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "allow-multiple-per-node": null, 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "count": null, 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "max-id": null, 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pvc": { 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "stretch": { 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "network": { 2023-12-01T04:46:34.077 INFO:tasks.workunit.client.0.smithi060.stdout: "provider": null 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "storage": { 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "device-set": { 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "non-portable": null, 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "portable": null, 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "csi": { 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes": { 2023-12-01T04:46:34.078 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "node": { 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes-total": null, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "with-ceph-daemons": null, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-nfs-plugin": null, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-rbd-plugin": null 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "storage-class": { 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket": null, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs": null, 2023-12-01T04:46:34.079 INFO:tasks.workunit.client.0.smithi060.stdout: "nfs": null, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": null, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "services": {}, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 105, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": 4, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_by_class": { 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "ssd": { 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:34.080 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752, 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_bytes": 228298752, 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_ratio": 0.00029727935907430947 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout:} 2023-12-01T04:46:34.081 INFO:tasks.workunit.client.0.smithi060.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2023-12-01T04:46:34.082 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry preview-device 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:46:34] "GET /metrics HTTP/1.1" 200 33637 "" "Prometheus/2.43.0" 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' 2023-12-01T04:46:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: from='client.14907 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout:{ 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "9aafb53a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPED1D480GA_9ab05e2c-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044228": { 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "E2010325", 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9aafb53a-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405747 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:34.712 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:34.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 7267077 2023-12-01T04:46:34.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.716 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 15 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1029002 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 0, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 0, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 0, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 2867, 2023-12-01T04:46:34.720 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 101217477, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 476255219, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 2021662854, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 10358261050, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 0, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 19607, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 25299, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 32, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 5492 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 19607, 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:34.721 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 25299 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.722 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: E2010325", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:34.723 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:34.724 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 32 Celsius", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 0%", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 0%", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 101,217,477 [51.8 TB]", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 476,255,219 [243 TB]", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 2,021,662,854", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 10,358,261,050", 2023-12-01T04:46:34.725 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 2,867", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 19,607", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 25,299", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 5,492", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:34.726 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 32 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.727 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "9ab1adcc-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPEDMD400G4_9ab2425a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044231": { 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "8DV101H0", 2023-12-01T04:46:34.728 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9ab1adcc-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405750 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:34.729 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.730 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.731 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 31576306 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.732 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 51597278 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.733 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 64 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.735 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 89, 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 3474, 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 3488, 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 3460 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.736 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 10, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 53, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 436277552, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 2069384827, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 6797124432, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 34553483062, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 11, 2023-12-01T04:46:34.737 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 51532, 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 52134, 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 27, 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 2247 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 51532, 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 52134 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.738 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:34.739 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: 8DV101H0", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:34.740 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:34.741 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: " 1 - 512 8 2", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: " 2 - 512 16 2", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: " 3 - 4096 0 0", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: " 4 - 4096 8 0", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: " 5 - 4096 64 0", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: " 6 - 4096 128 0", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 27 Celsius", 2023-12-01T04:46:34.742 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 10%", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 11%", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 436,277,552 [223 TB]", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 2,069,384,827 [1.05 PB]", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 6,797,124,432", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 34,553,483,062", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 53", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 51,532", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 52,134", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 2,247", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:34.743 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 27 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:34.744 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.745 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.745 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.745 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:34.745 INFO:tasks.workunit.client.0.smithi060.stdout:} 2023-12-01T04:46:34.745 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry preview-all 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: mgrmap e23: y(active, since 98s), standbys: x 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:35.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: mgrmap e23: y(active, since 98s), standbys: x 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:35.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:35.373 INFO:tasks.workunit.client.0.smithi060.stdout:{ 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "device_report": { 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "9aafb53a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPED1D480GA_9ab05e2c-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044228": { 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "E2010325", 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9aafb53a-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:35.374 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405747 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:35.375 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:35.376 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:35.377 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 7267077 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.378 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.379 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.380 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 15 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:35.381 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1029002 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 0, 2023-12-01T04:46:35.382 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 0, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 0, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 2867, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 101217477, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 476255219, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 2021662854, 2023-12-01T04:46:35.383 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 10358261050, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 0, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 19607, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 25299, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 32, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 5492 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 19607, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 25299 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:35.384 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: E2010325", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-01T04:46:35.386 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:35.387 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 32 Celsius", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 0%", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 0%", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 101,217,477 [51.8 TB]", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 476,255,219 [243 TB]", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 2,021,662,854", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 10,358,261,050", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 2,867", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 19,607", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 25,299", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 5,492", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:35.388 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 32 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:35.389 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "9ab1adcc-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPEDMD400G4_9ab2425a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044231": { 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.390 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "8DV101H0", 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9ab1adcc-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405750 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:35.391 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:35.392 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.393 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 31576306 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:35.394 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 51597278 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:35.395 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:35.396 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:35.397 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 64 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 89, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 3474, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 3488, 2023-12-01T04:46:35.398 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 3460 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 10, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 53, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 436277552, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 2069384827, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 6797124432, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 34553483062, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:35.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 11, 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 51532, 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 52134, 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 27, 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 2247 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 51532, 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:35.400 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 52134 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.401 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: 8DV101H0", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:35.402 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.403 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: " 1 - 512 8 2", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: " 2 - 512 16 2", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: " 3 - 4096 0 0", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: " 4 - 4096 8 0", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: " 5 - 4096 64 0", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: " 6 - 4096 128 0", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 27 Celsius", 2023-12-01T04:46:35.404 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 10%", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 11%", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 436,277,552 [223 TB]", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 2,069,384,827 [1.05 PB]", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 6,797,124,432", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 34,553,483,062", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 53", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 51,532", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 52,134", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 2,247", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:35.405 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 27 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.406 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "report": { 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer": { 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "active": true, 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "mode": "" 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "channels": [ 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "ident" 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.407 INFO:tasks.workunit.client.0.smithi060.stdout: "channels_available": [ 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "ident", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "perf" 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_available": [ 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:35.408 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_opted_in": [ 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:35.409 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "config": { 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "active_changed": [ 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "client_check_pool_perm", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_gid", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_uid", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "client_quota", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "daemonize", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:35.410 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "keyring", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_block_size", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_cache_size", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_compression", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_log", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_write_buffer_size", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_file", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_journald", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_stderr", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_host", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:35.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "no_config_file", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_crush_chooseleaf_type", 2023-12-01T04:46:35.413 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T04:46:35.414 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addr", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addrv", 2023-12-01T04:46:35.415 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_default_features", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_qos_exclude_ops", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "setgroup", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "setuser" 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_changed": [ 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:35.416 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_join_fs", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/container_init", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/migration_current", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T04:46:35.417 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/channel_ident", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/description", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/organization", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:35.418 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:35.419 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:35.419 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:35.419 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:35.419 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:35.421 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:35.422 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_cache_enabled", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_ops_log", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_usage_log" 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "contact": null, 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "crashes": [], 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "created": "2023-12-01T04:39:35.104236Z", 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "crush": { 2023-12-01T04:46:35.423 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_algs": { 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "straw2": 3 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_sizes": { 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "2": 1, 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "4": 2 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_types": { 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "1": 2, 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "11": 1 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "compat_weight_set": false, 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "device_classes": [ 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: 8 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.424 INFO:tasks.workunit.client.0.smithi060.stdout: "num_buckets": 6, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_devices": 8, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_rules": 1, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_types": 12, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_weight_sets": 0, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "tunables": { 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "allowed_bucket_algs": 54, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_fallback_tries": 0, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_tries": 0, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_total_tries": 50, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_descend_once": 1, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_stable": 1, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_vary_r": 1, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v2_rules": 0, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v3_rules": 0, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v4_buckets": 1, 2023-12-01T04:46:35.425 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v5_rules": 0, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "legacy_tunables": 0, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "minimum_required_version": "jewel", 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "optimal_tunables": 1, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "profile": "jewel", 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables": 1, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables2": 1, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables3": 1, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables5": 1, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "straw_calc_version": 1 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "description": "upgrade test cluster", 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "fs": { 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:35.426 INFO:tasks.workunit.client.0.smithi060.stdout: "feature_flags": { 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "enable_multiple": true, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_enabled_multiple": true 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "filesystems": [ 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "approx_ctime": "2023-12", 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer_enabled": false, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_caps": 0, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_dns": 10, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_inos": 13, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_subtrees": 2, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_allowed_features": 0, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "explicitly_allowed_features": 0, 2023-12-01T04:46:35.427 INFO:tasks.workunit.client.0.smithi060.stdout: "files": 0, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "max_mds": 1, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_data_pools": 1, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_in": 1, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_mds": 1, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": 0, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_replay": 0, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_up": 1, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "snaps": 0, 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "standby_count_wanted": 0 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_mds": 1, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "total_num_mds": 2 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "hosts": { 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num": 2, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mds": 2, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mgr": 2, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mon": 2, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_osd": 2 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard": false, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard_description": null, 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "license": "sharing-1-0", 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "metadata": { 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:35.429 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 2 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 2 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 2 2023-12-01T04:46:35.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 2 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 3 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:35.431 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 3 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 3 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.432 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 3 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 8 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-12-01T04:46:35.433 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 8 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 8 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:35.434 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 8 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_objectstore": { 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": 8 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "rotational": { 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "0": 8 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "features": { 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "optional": [], 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "persistent": [ 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "kraken", 2023-12-01T04:46:35.435 INFO:tasks.workunit.client.0.smithi060.stdout: "luminous", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "mimic", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap-prune", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "nautilus", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "octopus", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "pacific", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "elector-pinging", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "quincy", 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "reef" 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv4_addr_mons": 6, 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv6_addr_mons": 0, 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "min_mon_release": 18, 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "v1_addr_mons": 3, 2023-12-01T04:46:35.436 INFO:tasks.workunit.client.0.smithi060.stdout: "v2_addr_mons": 3 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "organization": "ceph-qa", 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_network": false, 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 8, 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "require_min_compat_client": "luminous", 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "require_osd_release": "reef" 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": [ 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr" 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:35.437 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 1, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 1, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 1, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 1781760, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 1781760, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:35.438 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 2, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 2.4430003122688504e-06, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 212, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 313344, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 590368, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 590368, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 1771104, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 179, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 2473984 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:35.439 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 32, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 32, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 2, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:35.440 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 98304, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 98304, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 22, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 3430, 2023-12-01T04:46:35.441 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 3430, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 10290, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 51, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 20480 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.442 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 64, 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 64, 2023-12-01T04:46:35.443 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 3, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:35.444 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd" 2023-12-01T04:46:35.445 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 8, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 8, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 4, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:35.446 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:35.447 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": { 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: "mirroring_by_pool": [ 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: false 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_images_by_pool": [ 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pools": 1 2023-12-01T04:46:35.448 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "report_id": "b62faf3e-a859-434f-a340-55df0b843ec5", 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "report_timestamp": "2023-12-01T04:46:35.351886", 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "report_version": 1, 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "rook": { 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster": { 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "external-mode": null, 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "allow-multiple-per-node": null, 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "count": null, 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "max-id": null, 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "pvc": { 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.449 INFO:tasks.workunit.client.0.smithi060.stdout: "stretch": { 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "network": { 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "provider": null 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "storage": { 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "device-set": { 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "non-portable": null, 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "portable": null, 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.450 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "csi": { 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes": { 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "node": { 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes-total": null, 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "with-ceph-daemons": null, 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-nfs-plugin": null, 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-rbd-plugin": null 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.451 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "storage-class": { 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket": null, 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs": null, 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "nfs": null, 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": null, 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.452 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "services": {}, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 105, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": 4, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_by_class": { 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "ssd": { 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_bytes": 228298752, 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_ratio": 0.00029727935907430947 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.453 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:35.454 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:35.454 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:35.454 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752 2023-12-01T04:46:35.454 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.454 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:35.454 INFO:tasks.workunit.client.0.smithi060.stdout:} 2023-12-01T04:46:35.454 INFO:tasks.workunit.client.0.smithi060.stderr:++ ceph telemetry collection ls 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: mgrmap e23: y(active, since 98s), standbys: x 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='client.24815 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:36.009 INFO:tasks.workunit.client.0.smithi060.stderr:+ COLLECTIONS='New collections are available: 2023-12-01T04:46:36.009 INFO:tasks.workunit.client.0.smithi060.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'\''] 2023-12-01T04:46:36.009 INFO:tasks.workunit.client.0.smithi060.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:NAME STATUS DESC 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T04:46:36.010 INFO:tasks.workunit.client.0.smithi060.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:+ [[ New collections are available: 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.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'] 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:NAME STATUS DESC 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T04:46:36.011 INFO:tasks.workunit.client.0.smithi060.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:+ [[ New collections are available: 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.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'] 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:NAME STATUS DESC 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T04:46:36.012 INFO:tasks.workunit.client.0.smithi060.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:+ [[ New collections are available: 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.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'] 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:NAME STATUS DESC 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T04:46:36.013 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.stderr:+ [[ New collections are available: 2023-12-01T04:46:36.014 INFO:tasks.workunit.client.0.smithi060.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'] 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:NAME STATUS DESC 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2023-12-01T04:46:36.015 INFO:tasks.workunit.client.0.smithi060.stderr:+ [[ New collections are available: 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.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'] 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:Run `ceph telemetry on` to opt-in to these collections. 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr: 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:NAME STATUS DESC 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2023-12-01T04:46:36.016 INFO:tasks.workunit.client.0.smithi060.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2023-12-01T04:46:36.017 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry on --license sharing-1-0 2023-12-01T04:46:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[109077]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[109077]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[109077]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[109077]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:36] ENGINE Bus STOPPING 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:36] ENGINE Bus STOPPED 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:36] ENGINE Bus STARTING 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[94233]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[94233]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:36.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[94233]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-mon[94233]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:36 smithi089 ceph-mon[98504]: from='client.24821 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:36 smithi089 ceph-mon[98504]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T04:46:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:36 smithi089 ceph-mon[98504]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:36 smithi089 ceph-mon[98504]: from='client.24827 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:36.636 INFO:tasks.workunit.client.0.smithi060.stdout:Telemetry is on. 2023-12-01T04:46:36.636 INFO:tasks.workunit.client.0.smithi060.stdout:Some channels are disabled, please enable with: 2023-12-01T04:46:36.636 INFO:tasks.workunit.client.0.smithi060.stdout:`ceph telemetry enable channel perf` 2023-12-01T04:46:36.649 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry enable channel perf 2023-12-01T04:46:37.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:36] ENGINE Serving on http://:::9283 2023-12-01T04:46:37.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:36] ENGINE Bus STARTED 2023-12-01T04:46:37.267 INFO:tasks.workunit.client.0.smithi060.stdout:channel_perf is enabled 2023-12-01T04:46:37.280 INFO:tasks.workunit.client.0.smithi060.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2023-12-01T04:46:37.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:37] ENGINE Bus STOPPING 2023-12-01T04:46:37.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T04:46:37.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:37] ENGINE Bus STOPPED 2023-12-01T04:46:37.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:37] ENGINE Bus STARTING 2023-12-01T04:46:37.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:37] ENGINE Serving on http://:::9283 2023-12-01T04:46:37.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:04:46:37] ENGINE Bus STARTED 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:37.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:37.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='client.14937 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:37.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:37.745 INFO:tasks.workunit.client.0.smithi060.stderr:+ LAST_OPT_REVISION=1 2023-12-01T04:46:37.745 INFO:tasks.workunit.client.0.smithi060.stderr:+ '[' 1 -ne 1 ']' 2023-12-01T04:46:37.745 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry show 2023-12-01T04:46:38.646 INFO:tasks.workunit.client.0.smithi060.stdout:{ 2023-12-01T04:46:38.646 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer": { 2023-12-01T04:46:38.646 INFO:tasks.workunit.client.0.smithi060.stdout: "active": true, 2023-12-01T04:46:38.646 INFO:tasks.workunit.client.0.smithi060.stdout: "mode": "" 2023-12-01T04:46:38.646 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.646 INFO:tasks.workunit.client.0.smithi060.stdout: "channels": [ 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "ident", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "perf" 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "channels_available": [ 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "ident", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "perf" 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_available": [ 2023-12-01T04:46:38.647 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_opted_in": [ 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:38.648 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "config": { 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "active_changed": [ 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:38.649 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "client_check_pool_perm", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_gid", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_uid", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "client_quota", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "daemonize", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "keyring", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_block_size", 2023-12-01T04:46:38.650 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_cache_size", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_compression", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_log", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_write_buffer_size", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:38.651 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_file", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_journald", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_stderr", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_host", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:38.652 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "no_config_file", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_crush_chooseleaf_type", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:38.653 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T04:46:38.654 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:38.655 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addr", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addrv", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_default_features", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_qos_exclude_ops", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "setgroup", 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "setuser" 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_changed": [ 2023-12-01T04:46:38.656 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:38.657 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_join_fs", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/container_init", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/migration_current", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/channel_ident", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/channel_perf", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/description", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/enabled", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/organization", 2023-12-01T04:46:38.658 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:38.659 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:38.660 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_cache_enabled", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_ops_log", 2023-12-01T04:46:38.661 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_usage_log" 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "contact": null, 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "crashes": [], 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "created": "2023-12-01T04:39:35.104236Z", 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "crush": { 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_algs": { 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "straw2": 3 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_sizes": { 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "2": 1, 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "4": 2 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_types": { 2023-12-01T04:46:38.662 INFO:tasks.workunit.client.0.smithi060.stdout: "1": 2, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "11": 1 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "compat_weight_set": false, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "device_classes": [ 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: 8 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_buckets": 6, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_devices": 8, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_rules": 1, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_types": 12, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_weight_sets": 0, 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "tunables": { 2023-12-01T04:46:38.663 INFO:tasks.workunit.client.0.smithi060.stdout: "allowed_bucket_algs": 54, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_fallback_tries": 0, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_tries": 0, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_total_tries": 50, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_descend_once": 1, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_stable": 1, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_vary_r": 1, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v2_rules": 0, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v3_rules": 0, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v4_buckets": 1, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v5_rules": 0, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "legacy_tunables": 0, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "minimum_required_version": "jewel", 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "optimal_tunables": 1, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "profile": "jewel", 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables": 1, 2023-12-01T04:46:38.664 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables2": 1, 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables3": 1, 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables5": 1, 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "straw_calc_version": 1 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "description": "upgrade test cluster", 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "fs": { 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "feature_flags": { 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "enable_multiple": true, 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_enabled_multiple": true 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "filesystems": [ 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.665 INFO:tasks.workunit.client.0.smithi060.stdout: "approx_ctime": "2023-12", 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer_enabled": false, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_caps": 0, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_dns": 10, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_inos": 13, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_subtrees": 2, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_allowed_features": 0, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "explicitly_allowed_features": 0, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "files": 0, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "max_mds": 1, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "num_data_pools": 1, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "num_in": 1, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "num_mds": 1, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": 0, 2023-12-01T04:46:38.666 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_replay": 0, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "num_up": 1, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "snaps": 0, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "standby_count_wanted": 0 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_mds": 1, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "total_num_mds": 2 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_stats": { 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 20561920, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 468392, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:38.667 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 753664, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 387, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 1292712, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 21, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1058816, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 14989488, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 21315584 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 20267008, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 344032, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 942080, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 0, 2023-12-01T04:46:38.668 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 312, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 775736, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 12, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 996864, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 14455784, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 20267008 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 37380096, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 667896, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.669 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 9216000, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1255, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 8870776, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 22, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2107392, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 22981520, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 46596096 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.1a7eedd7e492f9bea5199d7bf43126a13a0fd081": { 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 36372480, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1439472, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 221184, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 10223616, 2023-12-01T04:46:38.670 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1047, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 7638984, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 21, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1701376, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 22618952, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 46596096 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43687936, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1401856, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 884736, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 7012352, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1631, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.671 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 11285952, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 22, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2194432, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 25168448, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 50700288 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.0": { 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 48963584, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 878032, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 4980736, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 499712, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1334, 2023-12-01T04:46:38.672 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 5149680, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2720768, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 35234368, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 49463296 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.1": { 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 44892160, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 891696, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 311296, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1286, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 5237256, 2023-12-01T04:46:38.673 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2582016, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33297608, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45203456 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.2": { 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43704320, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 897464, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 450560, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1187, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4517696, 2023-12-01T04:46:38.674 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2547968, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 32857608, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 44154880 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.3": { 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43638784, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 666400, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 40960, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 1630208, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1154, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4174120, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:38.675 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1932288, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33941432, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45268992 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.4": { 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 44613632, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 747904, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 655360, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1174, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4281936, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2099200, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 34601008, 2023-12-01T04:46:38.676 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45268992 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.5": { 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43925504, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 850936, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 8192, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 294912, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1185, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4666880, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2039808, 2023-12-01T04:46:38.677 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33476104, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 44220416 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.6": { 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43663360, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1082648, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 1605632, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1193, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4308472, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2272768, 2023-12-01T04:46:38.678 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33115888, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45268992 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.7": { 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 44367872, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1262688, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 1949696, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1241, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4904632, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2100224, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33216744, 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 46317568 2023-12-01T04:46:38.679 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "hosts": { 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "num": 2, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mds": 2, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mgr": 2, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mon": 2, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_osd": 2 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "io_rate": { 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_stats_delta": { 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 0, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 0, 2023-12-01T04:46:38.680 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "stamp_delta": "12.002694", 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 282, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:38.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:38.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 146, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 248, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:38.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 35, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 3 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.684 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 0 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard": false, 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard_description": null, 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "license": "sharing-1-0", 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "mempool": { 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.685 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.686 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.687 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.688 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 221639, 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 65 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 51416, 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 208 2023-12-01T04:46:38.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8104, 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 127 2023-12-01T04:46:38.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.692 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.693 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.694 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.696 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.697 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.697 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.697 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.697 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.697 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.698 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.698 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.698 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.698 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 149391, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 31 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 928, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.700 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.701 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.702 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.704 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.706 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.707 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1175802, 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 369 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 88, 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.708 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6680, 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 126 2023-12-01T04:46:38.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12744, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1546 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5152, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 83 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.710 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.1a7eedd7e492f9bea5199d7bf43126a13a0fd081": { 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.711 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.712 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.714 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.715 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1081878, 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 357 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 88, 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6680, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 126 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12744, 2023-12-01T04:46:38.717 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1546 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5152, 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 83 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.719 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.720 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1180242, 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 325 2023-12-01T04:46:38.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 440, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 5 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6680, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 126 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12744, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1546 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 10304, 2023-12-01T04:46:38.725 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 166 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.0": { 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.726 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.727 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1040, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 13 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20832, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 186 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1936, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 47 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 621095, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 20 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.728 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 50844, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9431 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 136256, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 232 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 11212, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 736 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8928, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 186 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 31340, 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 200 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20832, 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 186 2023-12-01T04:46:38.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 392636, 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 88 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.731 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2435560, 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 191 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6864, 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 78 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 510048, 2023-12-01T04:46:38.732 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 44 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 88400, 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 174 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.733 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.1": { 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.735 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 720, 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19488, 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 174 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.736 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1824, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 46 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 24576, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45718, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8598 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 128776, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 221 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.737 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9552, 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 567 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8352, 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 174 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 27920, 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 189 2023-12-01T04:46:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19488, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 174 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1472, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 428070, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 96 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 40256, 2023-12-01T04:46:38.739 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2418908, 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 179 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5280, 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 60 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.740 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 452088, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 39 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 7280, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 18 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.741 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.2": { 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.743 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 640, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19264, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1600, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 44 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 16384, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 4 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 43440, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8238 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 122656, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 212 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8280, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 513 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.745 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8256, 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 25952, 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 180 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19264, 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:38.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1472, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 358438, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 79 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 40256, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2430130, 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 182 2023-12-01T04:46:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4488, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 51 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 359352, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 31 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.748 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8320, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 24 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223384, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3422 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.749 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.3": { 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.750 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.751 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400, 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 5 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19824, 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 177 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 34 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 44416, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8505 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 127416, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 219 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9372, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 570 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8496, 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 177 2023-12-01T04:46:38.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 26904, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 187 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19824, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 177 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2208, 2023-12-01T04:46:38.754 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 260483, 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 55 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 26565, 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2444224, 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 182 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.755 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4664, 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 53 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 428904, 2023-12-01T04:46:38.756 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 37 2023-12-01T04:46:38.757 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.757 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.757 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.757 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.757 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.758 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.758 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 10400, 2023-12-01T04:46:38.758 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 20 2023-12-01T04:46:38.758 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.758 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.758 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:38.759 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:38.759 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.759 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.759 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.759 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.759 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.760 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.4": { 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1152, 2023-12-01T04:46:38.762 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 40 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45046, 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8592 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 128776, 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 221 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9592, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 571 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8448, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 27584, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 189 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.764 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1472, 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 914697, 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 72 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 40256, 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:38.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2451716, 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 185 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4752, 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 54 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.766 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 452088, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 39 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 7904, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 16 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223128, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3410 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.767 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.768 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.5": { 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.769 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 34 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45414, 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8660 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 130136, 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 223 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9800, 2023-12-01T04:46:38.771 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 572 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8448, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 28096, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 191 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:38.772 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2208, 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 823342, 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 50 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 26565, 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.773 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2413018, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5280, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 60 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 475272, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 41 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.774 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 11960, 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 23 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223384, 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3422 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.6": { 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.776 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.777 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400, 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 5 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20608, 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 34 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 14887, 2023-12-01T04:46:38.778 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45643, 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8880 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 128096, 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 220 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 10692, 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 726 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.779 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8832, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 28524, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 188 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20608, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.780 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 524283, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 41 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2432052, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.781 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4576, 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 52 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 440496, 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 38 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 88712, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 181 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223640, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3434 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.783 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.7": { 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.784 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400, 2023-12-01T04:46:38.785 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 5 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20496, 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 183 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1264, 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 41 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 285223, 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:38.786 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 48453, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9243 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 134216, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 229 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 11568, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 732 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8784, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 183 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:38.787 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 30996, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 197 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20496, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 183 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 136623, 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 27 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2429242, 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:38.789 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5984, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 68 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 533232, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 46 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.790 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 91000, 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 203 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "metadata": { 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 2 2023-12-01T04:46:38.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 2 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 2 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 2 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 3 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:38.794 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 3 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 3 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.795 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 3 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 8 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:38.796 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 8 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 8 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.797 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 8 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_objectstore": { 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": 8 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "rotational": { 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "0": 8 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "features": { 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "optional": [], 2023-12-01T04:46:38.798 INFO:tasks.workunit.client.0.smithi060.stdout: "persistent": [ 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "kraken", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "luminous", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "mimic", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap-prune", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "nautilus", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "octopus", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "pacific", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "elector-pinging", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "quincy", 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "reef" 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv4_addr_mons": 6, 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv6_addr_mons": 0, 2023-12-01T04:46:38.799 INFO:tasks.workunit.client.0.smithi060.stdout: "min_mon_release": 18, 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "v1_addr_mons": 3, 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "v2_addr_mons": 3 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "organization": "ceph-qa", 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_network": false, 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 8, 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "require_min_compat_client": "luminous", 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "require_osd_release": "reef" 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_perf_histograms": [ 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.800 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:38.801 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:38.802 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.803 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:38.804 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:38.805 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:38.806 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.807 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.808 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.809 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.810 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.811 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.812 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.813 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.814 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.815 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.816 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.817 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.818 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.819 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.820 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.821 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.822 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.823 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.824 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.825 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.826 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.826 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.826 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.826 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.826 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.827 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.828 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:38.829 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:38.830 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:38.831 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.832 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:38.833 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:38.834 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:38.835 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.836 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.837 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:38.838 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.839 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.840 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.841 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.842 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.843 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.844 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.845 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.846 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.847 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.848 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.849 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.850 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.851 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.852 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.853 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.854 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.855 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.856 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:38.857 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:38.858 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:38.859 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:38.860 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:38.861 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.862 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.863 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.864 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.865 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.866 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.867 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.868 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.869 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.870 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.871 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.872 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.873 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.874 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:38.875 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.876 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.877 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.878 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.879 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.880 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.881 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.882 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.883 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:38.884 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:38.885 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:38.886 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:38.887 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:38.888 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.890 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:38.891 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 7, 2, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 14, 5, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 15, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.892 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.893 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.894 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.895 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:38.896 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.897 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.898 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.899 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.901 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.902 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.903 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.904 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.905 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.906 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.907 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.908 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.909 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.909 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.909 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.909 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.910 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.911 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:38.912 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_counters": { 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: "caps": { 2023-12-01T04:46:38.913 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_flush_ack": { 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_flushsnap_ack": { 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_grant": { 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_revoke": { 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_trunc": { 2023-12-01T04:46:38.914 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_commit": { 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_fetch_complete": { 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_fetch_keys": { 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_merge": { 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_split": { 2023-12-01T04:46:38.915 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "exported_inodes": { 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "forward": { 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_cap_release": { 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_caps": { 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_caps_dirty": { 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.916 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_inode_file_caps": { 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "imported_inodes": { 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes": { 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes_expired": { 2023-12-01T04:46:38.917 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes_pinned": { 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes_with_caps": { 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "load_cent": { 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "openino_dir_fetch": { 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "process_request_cap_release": { 2023-12-01T04:46:38.918 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "reply_latency": { 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 173518 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "request": { 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "root_rbytes": { 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "root_rfiles": { 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.919 INFO:tasks.workunit.client.0.smithi060.stdout: "root_rsnaps": { 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_reply": { 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "subtrees": { 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_cache": { 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_enqueue_scrub": { 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_exportdir": { 2023-12-01T04:46:38.920 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_flush": { 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_fragmentdir": { 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_fragstats": { 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_inodestats": { 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_recovering_enqueued": { 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.921 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_recovering_prioritized": { 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_recovering_processing": { 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_strays": { 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_strays_delayed": { 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_strays_enqueuing": { 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.922 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_completed": { 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_started": { 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_created": { 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_enqueued": { 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_migrated": { 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.923 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_reintegrated": { 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_log": { 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "ev": { 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "evadd": { 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "evex": { 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "evexd": { 2023-12-01T04:46:38.924 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "evexg": { 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "evtrm": { 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "jlat": { 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10003824 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "replayed": { 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "seg": { 2023-12-01T04:46:38.925 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "segadd": { 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "segex": { 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "segexd": { 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "segexg": { 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "segtrm": { 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.926 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_mem": { 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "cap": { 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "cap+": { 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "cap-": { 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "dir": { 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:38.927 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "dir+": { 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "dir-": { 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "dn": { 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "dn+": { 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "dn-": { 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.928 INFO:tasks.workunit.client.0.smithi060.stdout: "heap": { 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 207156 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "ino": { 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "ino+": { 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "ino-": { 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_server": { 2023-12-01T04:46:38.929 INFO:tasks.workunit.client.0.smithi060.stdout: "cap_acquisition_throttle": { 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "cap_revoke_eviction": { 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_request": { 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_session": { 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_peer_request": { 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.930 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "req_create_latency": { 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "req_getattr_latency": { 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 173518 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "req_getfilelock_latency": { 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "req_getvxattr_latency": { 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.931 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "req_link_latency": { 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookup_latency": { 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookuphash_latency": { 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupino_latency": { 2023-12-01T04:46:38.932 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupname_latency": { 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupparent_latency": { 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupsnap_latency": { 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.933 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lssnap_latency": { 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "req_mkdir_latency": { 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "req_mknod_latency": { 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "req_mksnap_latency": { 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.934 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "req_open_latency": { 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "req_readdir_latency": { 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rename_latency": { 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "req_renamesnap_latency": { 2023-12-01T04:46:38.935 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rmdir_latency": { 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rmsnap_latency": { 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rmxattr_latency": { 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.936 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setattr_latency": { 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setdirlayout_latency": { 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setfilelock_latency": { 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setlayout_latency": { 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.937 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setxattr_latency": { 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "req_snapdiff_latency": { 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "req_symlink_latency": { 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "req_unlink_latency": { 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.938 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_sessions": { 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "average_load": { 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "avg_session_uptime": { 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 88 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "mdthresh_evicted": { 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.939 INFO:tasks.workunit.client.0.smithi060.stdout: "session_count": { 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "session_remove": { 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "sessions_open": { 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "sessions_stale": { 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "total_load": { 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.940 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 45 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "purge_queue": { 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executed": { 2023-12-01T04:46:38.941 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing": { 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing_high_water": { 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing_ops": { 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing_ops_high_water": { 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.942 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_item_in_journal": { 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "election_call": { 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "election_lose": { 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "election_win": { 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.943 INFO:tasks.workunit.client.0.smithi060.stdout: "num_elections": { 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": { 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "session_rm": { 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "session_trim": { 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.944 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "paxos": { 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "accept_timeout": { 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "begin": { 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 761 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_bytes": { 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 761, 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3773408 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_keys": { 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.945 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_latency": { 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 761, 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 126997085 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "collect": { 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_bytes": { 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 146 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_keys": { 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.946 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_latency": { 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_timeout": { 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_uncommitted": { 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "commit": { 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 762 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_bytes": { 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.947 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_keys": { 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_latency": { 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_ack_timeout": { 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_timeout": { 2023-12-01T04:46:38.948 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn": { 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn_latency": { 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh": { 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 762 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh_latency": { 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1609963046 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.949 INFO:tasks.workunit.client.0.smithi060.stdout: "restart": { 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state": { 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_bytes": { 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_keys": { 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "start_leader": { 2023-12-01T04:46:38.950 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "start_peon": { 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state": { 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 762 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_bytes": { 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7403976 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_keys": { 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5415 2023-12-01T04:46:38.951 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_latency": { 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 340992171 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache": { 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1020054731 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 43843584 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 34136064 2023-12-01T04:46:38.952 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2147483648 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9707520 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:full": { 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.953 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 267125 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.954 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.955 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70837196 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:inc": { 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.956 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41475 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.958 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71062846 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:kv": { 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 322961408 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184681940 2023-12-01T04:46:38.959 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71170604 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.961 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb": { 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "compact": { 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_len": { 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_merge": { 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_range": { 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "get_latency": { 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 32699, 2023-12-01T04:46:38.962 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 74023558 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_delay_time": { 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_memtable_time": { 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_wal_time": { 2023-12-01T04:46:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_latency": { 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_sync_latency": { 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1654, 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 539329959 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.1a7eedd7e492f9bea5199d7bf43126a13a0fd081": { 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "election_call": { 2023-12-01T04:46:38.964 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "election_lose": { 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "election_win": { 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_elections": { 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": { 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:38.965 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "session_rm": { 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 105 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "session_trim": { 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "paxos": { 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "accept_timeout": { 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "begin": { 2023-12-01T04:46:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 750 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_bytes": { 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 750, 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3747600 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_keys": { 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_latency": { 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 750, 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 88999133 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "collect": { 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.967 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_bytes": { 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_keys": { 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_latency": { 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_timeout": { 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.968 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_uncommitted": { 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "commit": { 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 751 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_bytes": { 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_keys": { 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_latency": { 2023-12-01T04:46:38.969 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_ack_timeout": { 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_timeout": { 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn": { 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn_latency": { 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.970 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh": { 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 751 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh_latency": { 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1690983432 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "restart": { 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state": { 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_bytes": { 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.971 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_keys": { 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "start_leader": { 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "start_peon": { 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state": { 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 751 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_bytes": { 2023-12-01T04:46:38.972 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7354647 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_keys": { 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5331 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_latency": { 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 82999182 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache": { 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1020054731 2023-12-01T04:46:38.973 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 43843584 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 32202752 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2147483648 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11640832 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:full": { 2023-12-01T04:46:38.974 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 267125 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:38.975 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.976 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70837196 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:inc": { 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.977 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41475 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.978 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:38.979 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71062846 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:kv": { 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 322961408 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.980 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184681940 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.981 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:38.982 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71170604 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb": { 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "compact": { 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_len": { 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_merge": { 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.983 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_range": { 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "get_latency": { 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 31949, 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 80241994 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_delay_time": { 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_memtable_time": { 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.984 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_wal_time": { 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_latency": { 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.985 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_sync_latency": { 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1611, 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 193055500 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "election_call": { 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "election_lose": { 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "election_win": { 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:38.986 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_elections": { 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": { 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "session_rm": { 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "session_trim": { 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.987 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "paxos": { 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "accept_timeout": { 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "begin": { 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 893 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_bytes": { 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4809178 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_keys": { 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:38.988 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2679 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_latency": { 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 124998770 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "collect": { 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_bytes": { 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_keys": { 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.989 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_latency": { 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_timeout": { 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_uncommitted": { 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "commit": { 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 893 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_bytes": { 2023-12-01T04:46:38.990 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4744940 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_keys": { 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5393 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_latency": { 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 130315935 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_ack_timeout": { 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_timeout": { 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.991 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn": { 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn_latency": { 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh": { 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 895 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh_latency": { 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 895, 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2140979009 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "restart": { 2023-12-01T04:46:38.992 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state": { 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_bytes": { 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1050 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_keys": { 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:38.993 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "start_leader": { 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "start_peon": { 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state": { 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_bytes": { 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_keys": { 2023-12-01T04:46:38.994 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_latency": { 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache": { 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1020054731 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 47947776 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:38.995 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 39763968 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2147483648 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8183808 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:full": { 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.996 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277023987 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 266695 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.997 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:38.998 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70836550 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:inc": { 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:38.999 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277023987 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 39036 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.001 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71064209 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:kv": { 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 322961408 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184682658 2023-12-01T04:46:39.002 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.003 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.004 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71169886 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb": { 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "compact": { 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_len": { 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_merge": { 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_range": { 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:39.005 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "get_latency": { 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 39862, 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 162305329 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_delay_time": { 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_memtable_time": { 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T04:46:39.006 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_wal_time": { 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_latency": { 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_sync_latency": { 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1931, 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 254222441 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.007 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.0": { 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.008 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2912256 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.009 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1687552 2023-12-01T04:46:39.010 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1548288 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.011 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.012 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.013 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.014 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.015 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4534272 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.016 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1314816 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 232921 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.017 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 25, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 62789 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 366, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72650174 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.018 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 354, 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10202082 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 366, 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 365265 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 366, 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73015439 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.019 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16903 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.020 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5764 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 837 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 226 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 118, 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1875051 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.021 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 321, 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 339019 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 203, 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1208250 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:39.022 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 62611 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11001199 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 125, 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8471572 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 125, 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 393189011012 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.023 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 125, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 157222758750 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 64120425871 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 55006 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 463138 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.024 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 191115450 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 173105 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 113808677 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 21326323 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.025 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 896838 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 337789821 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25913765 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.026 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2904862 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 44482560 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 43909120 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:39.027 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 573440 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.028 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86598290 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.029 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 606208 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.030 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72170862 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649487176 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.031 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.032 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71931944 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.033 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57732193 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.034 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68096463 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.036 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649487176 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2432 2023-12-01T04:46:39.037 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8514 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 24325 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 207986 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.038 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71689855 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.039 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 47 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.040 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 616 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.041 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72676976 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2613533 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 66917372 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.042 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.043 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.046 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.047 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 616 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72676976 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.048 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2613533 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 66917372 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1771104 2023-12-01T04:46:39.049 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28913664 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.1": { 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.050 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.051 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2670592 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.052 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1560576 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1421312 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.053 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.054 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.055 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.056 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.057 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4165632 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.058 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 712704 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 203446 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.059 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 34, 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 87848 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.060 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 335, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 74153680 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 324, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10984760 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 335, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 407328 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 335, 2023-12-01T04:46:39.061 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 74561008 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1466 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7317 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.062 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4590 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 837 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 231 2023-12-01T04:46:39.063 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 136, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2475831 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 355, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 362085 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 219, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1495521 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.064 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 138833 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8489540 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 123, 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8737862 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 315571849597 2023-12-01T04:46:39.065 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 123, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 166817699260 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 424, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 63320050791 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 424, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 44077 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 471386 2023-12-01T04:46:39.066 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 216377477 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 151390 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 110392746 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.067 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 21183251 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 305902 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 356985257 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25924970 2023-12-01T04:46:39.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2898075 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42319872 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41926656 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.069 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 393216 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.070 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86634943 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.071 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16384 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.072 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72724033 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.073 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649762074 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71657046 2023-12-01T04:46:39.075 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57756628 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.076 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68072028 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649762074 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.079 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28356 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 190226 2023-12-01T04:46:39.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71439632 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 37 2023-12-01T04:46:39.082 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 155 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2429440 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.083 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 155, 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 380255004 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1052 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 155, 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 55650348 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 155, 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 197944489 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.084 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 33 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5169966 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1052 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4467196 2023-12-01T04:46:39.085 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3543998 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 22, 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 20053520 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.086 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 22, 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9397683 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 22, 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18791707 2023-12-01T04:46:39.087 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 100 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2429440 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 100, 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 355031518 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 100, 2023-12-01T04:46:39.088 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41785469 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 100, 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 175608784 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 590368 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.089 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28311552 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.2": { 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.090 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.091 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2293760 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.092 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1310720 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1171456 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.094 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.095 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.096 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.097 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3538944 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 704512 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 4, 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 166128 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.099 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16817 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 274, 2023-12-01T04:46:39.100 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 53242173 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10230637 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 274, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 335830 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 274, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 53578003 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.101 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1599 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.102 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4340 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 609 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 209 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 97, 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1084277 2023-12-01T04:46:39.103 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 271, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 264187 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 174, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 635499 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 123420 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.104 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9442070 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 117, 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7546592 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 115, 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 276593347435 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 117, 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 141585501761 2023-12-01T04:46:39.105 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 339, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 63395644961 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 339, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 32306 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5889454 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 138406063 2023-12-01T04:46:39.106 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 142668 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 85427648 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 17139459 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 305742 2023-12-01T04:46:39.107 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 256362697 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 20996923 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2040722 2023-12-01T04:46:39.108 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41271296 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40738816 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.109 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 532480 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.110 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86636179 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.111 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16384 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.112 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72730989 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.113 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649771344 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.114 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.115 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71647776 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57757452 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.118 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68071204 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.119 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649771344 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25809 2023-12-01T04:46:39.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 180668 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71442467 2023-12-01T04:46:39.121 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.122 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 29 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.123 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73248568 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3747518 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.124 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 46897226 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.125 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.126 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.127 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73248568 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.128 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3747518 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 46897226 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.129 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28303360 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.3": { 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.130 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.131 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1110016 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.132 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 684032 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 544768 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.133 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.134 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.135 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.136 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.137 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1728512 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.138 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 724992 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.139 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6061 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.140 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 35754328 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 116, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6042063 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 201058 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:39.141 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 35955386 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.142 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4450 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 329 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 220 2023-12-01T04:46:39.143 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 84, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 775189 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 144, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 316464 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 60, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184804 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.144 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6992827 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 50, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3793898 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 47, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 485518749877 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.145 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 50, 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 69130208523 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 234, 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 429273 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 234, 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 21065 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 501657 2023-12-01T04:46:39.146 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 194951746 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 60762 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 188697627 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10587974 2023-12-01T04:46:39.147 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 308478 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 401757200 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12988741 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.148 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1445380 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40648704 2023-12-01T04:46:39.149 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1736704 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.150 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86636681 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.151 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.152 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72746871 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.153 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649775107 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.154 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.155 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71644013 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57757787 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.156 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.157 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68070869 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.158 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649775107 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.159 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8206 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28135 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 182877 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.160 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71425963 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.161 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 36 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.162 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.163 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 743945 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.164 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.165 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.166 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.167 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.168 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 743945 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.169 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28323840 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.4": { 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.170 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1257472 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.172 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 790528 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 651264 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.173 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.174 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.175 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.176 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.177 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1982464 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.178 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 720896 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 8, 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 239019 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.179 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2808 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 147, 2023-12-01T04:46:39.180 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57334728 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 136, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 19568078 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 147, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 178590 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 147, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57513318 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.181 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1216 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.182 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4463 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 359 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 233 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 95, 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 923653 2023-12-01T04:46:39.183 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 160, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 268554 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 65, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 171700 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 126050 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6123350 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 42, 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3549224 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 40, 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 191740973066 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 42, 2023-12-01T04:46:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 63279969007 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 257, 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 431302 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 257, 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26201 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 263611 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 357625304 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86120 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 130188942 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11781415 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 306450 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 443 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 506018421 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 15714973 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1723973 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41754624 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 630784 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86576932 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72806620 2023-12-01T04:46:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326995 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.194 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72092125 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.195 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57717955 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.196 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.197 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68110701 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326995 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.199 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 17648 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 197663 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.200 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71877982 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.201 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.202 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23140034 2023-12-01T04:46:39.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 609755 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23001520 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.205 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.207 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23140034 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 609755 2023-12-01T04:46:39.208 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23001520 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.209 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28319744 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.5": { 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.210 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.211 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1175552 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.212 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 765952 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 626688 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.213 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.214 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.215 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.216 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.217 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1875968 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.218 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 720896 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 257161 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.219 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5203 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 141, 2023-12-01T04:46:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58727144 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9914836 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 141, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 136587 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 141, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58863731 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.221 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1279 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.222 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4059 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 326 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 242 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.223 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 89, 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 796362 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 142, 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 327239 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 53, 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 437763 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.224 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 4, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 148593 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3061786 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 38, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2852469 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 35, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 239410553488 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.225 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 38, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 66782093063 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 263, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 402050 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 263, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23689 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 221441 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.226 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 241561798 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 69156 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 202260752 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11600089 2023-12-01T04:46:39.227 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 308464 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 605 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 458737494 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 15449930 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.228 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1602502 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41336832 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40894464 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.229 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 442368 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.230 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86576826 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.231 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.232 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72806726 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326195 2023-12-01T04:46:39.233 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.234 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72092925 2023-12-01T04:46:39.235 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57717884 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.236 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.237 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68110772 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.238 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326195 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.239 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8217 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23479 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192533 2023-12-01T04:46:39.240 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71869864 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.241 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.242 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.243 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.244 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.245 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.246 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.247 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.248 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.249 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28319744 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.6": { 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.250 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.251 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1175552 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.252 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 786432 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 647168 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.253 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.256 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.257 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.258 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1896448 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1306624 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 61836 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.259 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6611 2023-12-01T04:46:39.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 146, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 50741096 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 144, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7805542 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 146, 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 113434 2023-12-01T04:46:39.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 146, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 50854530 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.262 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4369 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.263 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 339 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 248 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 87, 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 811607 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 132, 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 257445 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.264 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 45, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 601030 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25275 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3658815 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:39.265 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2760368 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 256280578505 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58977429273 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 382409 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.266 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26029 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 205453 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 317707424 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 82016 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.267 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 111688560 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10969363 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 898411 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 473 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.268 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 444269478 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13084220 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1584060 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.269 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40706048 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1679360 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86576211 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.272 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72799149 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649321585 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.275 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72097535 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.276 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57717474 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.277 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.278 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68111182 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.279 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649321585 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8395 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26385 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 190692 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.281 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71873231 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.282 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 39 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2812 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 165708295 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 15, 2023-12-01T04:46:39.284 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7270106 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 96596804 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.285 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.287 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2812 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 165708295 2023-12-01T04:46:39.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 15, 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7270106 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 96596804 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.289 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28905472 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.7": { 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:39.290 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.291 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1044480 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 708608 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 569344 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:39.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:39.294 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:39.295 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:39.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.297 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.298 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1687552 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1302528 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 146864 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:39.299 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 32120 2023-12-01T04:46:39.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 127, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 59067669 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 113, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4569203 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 127, 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 102839 2023-12-01T04:46:39.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 127, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 59170508 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.302 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10133 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:39.303 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 566 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 276 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 113, 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2619047 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 172, 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 292856 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 59, 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1943171 2023-12-01T04:46:39.304 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27975 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3483857 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 19, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2005108 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.305 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 19, 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 228337045672 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 19, 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31854131962 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 394994 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28386 2023-12-01T04:46:39.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 206326 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 371909395 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 69116 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 202176033 2023-12-01T04:46:39.307 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10319632 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 896383 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 969 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 588127726 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.308 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12217526 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1726147 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41361408 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1024000 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.310 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86567304 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.311 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 143360 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.312 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72672888 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649254780 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72164340 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57711536 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68117120 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:39.320 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649254780 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31465 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 202104 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71931939 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.323 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 47 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 101 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 101, 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 144057777 2023-12-01T04:46:39.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 264694 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 103, 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 24350194 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 101, 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 114512537 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:39.326 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 70, 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11260815 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 264694 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 70, 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9921652 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 70, 2023-12-01T04:46:39.327 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8206785 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 26, 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 24212469 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:39.328 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 26, 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11109730 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 26, 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22733719 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.329 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 108584493 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 7, 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3318812 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:39.330 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 83572033 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.331 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28901376 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": [ 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr" 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:39.332 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 1, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 1, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 1, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 1781760, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 1781760, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 2, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 2.4430003122688504e-06, 2023-12-01T04:46:39.333 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 358, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 567296, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 590368, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 590368, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 1771104, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 211, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 2473984 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.334 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 32, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 32, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 2, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 98304, 2023-12-01T04:46:39.335 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 98304, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 22, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 3430, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 3430, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:39.336 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 10290, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 51, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 20480 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:39.337 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 64, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 64, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 3, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:39.338 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.339 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd" 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 8, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 8, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 4, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:39.340 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:39.341 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": { 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "mirroring_by_pool": [ 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: false 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_images_by_pool": [ 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pools": 1 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "report_id": "b62faf3e-a859-434f-a340-55df0b843ec5", 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "report_timestamp": "2023-12-01T04:46:38.486386", 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "report_version": 1, 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_stats": { 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "7.9.2" 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "rook": { 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster": { 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "external-mode": null, 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "allow-multiple-per-node": null, 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "count": null, 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "max-id": null, 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "pvc": { 2023-12-01T04:46:39.343 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "stretch": { 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "network": { 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "provider": null 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "storage": { 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "device-set": { 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "non-portable": null, 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "portable": null, 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.344 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "csi": { 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes": { 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "node": { 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes-total": null, 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "with-ceph-daemons": null, 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-nfs-plugin": null, 2023-12-01T04:46:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-rbd-plugin": null 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "storage-class": { 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket": null, 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs": null, 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "nfs": null, 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": null, 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:39.346 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "services": {}, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_per_pg": [ 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.347 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.932308+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.932308+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.932722+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:39.348 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.349 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3f", 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000", 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.350 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.351 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.352 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.353 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.909137+0000", 2023-12-01T04:46:39.354 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.909137+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.909418+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.355 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3e", 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.356 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000", 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.357 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.358 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.359 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.360 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.911761+0000", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.911761+0000", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.912044+0000", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.361 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.362 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3d", 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000", 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.363 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.364 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.365 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.366 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.367 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925804+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925804+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926160+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:39.368 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.369 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3c", 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000", 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.370 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.371 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.372 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.373 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926327+0000", 2023-12-01T04:46:39.374 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926327+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926634+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.375 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3b", 2023-12-01T04:46:39.376 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000", 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.377 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.378 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.379 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.380 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.916979+0000", 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.916979+0000", 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917325+0000", 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:39.381 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.382 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3a", 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.383 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000", 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.384 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.385 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.386 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.387 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924585+0000", 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924585+0000", 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.925137+0000", 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.388 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.389 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.39", 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.390 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000", 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.391 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.392 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.393 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.394 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.916154+0000", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.916154+0000", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.916394+0000", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.395 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.396 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.38", 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000", 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.397 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.398 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.399 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.400 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.401 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.517405+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.517405+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.402 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.403 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.37", 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:38:25.032191+0000", 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.404 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.405 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.406 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.407 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925171+0000", 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925171+0000", 2023-12-01T04:46:39.408 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.925459+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.409 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.36", 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.410 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000", 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.411 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.412 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.413 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.414 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.923514+0000", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.923514+0000", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924252+0000", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.415 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.416 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.35", 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000", 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.417 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.418 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.419 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.420 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.421 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925194+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925194+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.925685+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:39.422 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.423 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.34", 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000", 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.424 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.425 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.426 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.427 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.914858+0000", 2023-12-01T04:46:39.428 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.914858+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915194+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:39.429 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.33", 2023-12-01T04:46:39.430 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000", 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.431 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.432 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.433 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.434 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917928+0000", 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917928+0000", 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.919882+0000", 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:39.435 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.436 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.32", 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.437 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000", 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.438 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.440 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.441 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920764+0000", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920764+0000", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921013+0000", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.442 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.443 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.31", 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000", 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.444 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.445 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.446 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.447 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.448 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926578+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926578+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926946+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:39.449 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.450 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.30", 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000", 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.451 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.452 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.454 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:39.455 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921030+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921030+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921460+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:39.456 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2f", 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.457 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000", 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.458 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.459 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.461 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.928381+0000", 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.928381+0000", 2023-12-01T04:46:39.462 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.928650+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.463 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2e", 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.464 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000", 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.465 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.467 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.468 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.927387+0000", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.927387+0000", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927652+0000", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.469 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.470 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2d", 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000", 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.471 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.472 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.474 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.475 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.491631+0000", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.491631+0000", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.491981+0000", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.476 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 4, 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.477 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 4, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1f", 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 23, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:35:00.920502+0000", 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.478 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 582, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.479 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 4, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.481 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'4" 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.482 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915341+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915341+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915594+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.483 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.484 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1e", 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000", 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.485 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.486 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.488 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.495091+0000", 2023-12-01T04:46:39.489 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.495091+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.495410+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:39.490 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1e", 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.491 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:08:03.804610+0000", 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.495 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920674+0000", 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920674+0000", 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.920908+0000", 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.496 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.497 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1f", 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000", 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.498 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.499 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.501 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.502 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493052+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493052+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493628+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:39.503 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.504 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1d", 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:44:31.563771+0000", 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.505 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.506 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.508 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:39.509 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.914515+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.914515+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.914995+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:39.510 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1c", 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.511 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000", 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.512 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.515 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.499478+0000", 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.499478+0000", 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.499759+0000", 2023-12-01T04:46:39.516 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:39.517 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1c", 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.518 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:16:07.076050+0000", 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.519 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.522 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.523 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917008+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917008+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917265+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.525 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1d", 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000", 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.526 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.529 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.530 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.490518+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.490518+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.490820+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.532 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1b", 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:14:12.586359+0000", 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:39.536 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:39.537 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924902+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924902+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926737+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:39.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1a", 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.539 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000", 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.543 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.497274+0000", 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.497274+0000", 2023-12-01T04:46:39.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.497581+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1a", 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.546 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:58:04.779462+0000", 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.549 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.550 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.923540+0000", 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.923540+0000", 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.923781+0000", 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.552 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1b", 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000", 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.553 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.556 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.557 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.489877+0000", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.489877+0000", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.490154+0000", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.559 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.19", 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000", 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.560 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.563 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.564 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.517421+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.517421+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.566 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.18", 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:25:01.073311+0000", 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.567 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.570 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.498387+0000", 2023-12-01T04:46:39.571 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.498387+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.498845+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:39.572 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.18", 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.573 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000", 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.577 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920730+0000", 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920730+0000", 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921007+0000", 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.579 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.19", 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000", 2023-12-01T04:46:39.580 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.583 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.584 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493067+0000", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493067+0000", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493329+0000", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.586 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.17", 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000", 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.587 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.590 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.591 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920783+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920783+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921103+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.593 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.16", 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000", 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.594 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.597 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.598 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.494361+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.494361+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.494726+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.600 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.16", 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000", 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.604 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921889+0000", 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921889+0000", 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922211+0000", 2023-12-01T04:46:39.605 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.606 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.17", 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.607 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000", 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.610 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.611 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.487517+0000", 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.487517+0000", 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.487832+0000", 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.612 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 3, 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.613 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 3, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.15", 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 21, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:02:58.046801+0000", 2023-12-01T04:46:39.614 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 90, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 4, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.617 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'3" 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925964+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925964+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926237+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:39.619 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.620 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.14", 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000", 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.621 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.622 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.623 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.624 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:39.625 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492272+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492272+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492636+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:39.626 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 12, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 12, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.14", 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.627 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 30, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:38:24.423149+0000", 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 2632, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.628 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 12, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 4, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 4, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.629 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 12, 2023-12-01T04:46:39.630 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 9 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "69'12" 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.631 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925771+0000", 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925771+0000", 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926042+0000", 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.632 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.633 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.15", 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000", 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.634 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.635 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.636 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.637 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.638 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.491791+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.491791+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492411+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:39.639 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:39.640 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.13", 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:07:20.868525+0000", 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 34, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.641 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:39.642 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.643 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 7 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.644 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:39.645 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926068+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926068+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926378+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:39.646 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.12", 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.647 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000", 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.648 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.649 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.650 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.651 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.498604+0000", 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.498604+0000", 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.499104+0000", 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:39.652 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.653 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.12", 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.654 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000", 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.655 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.656 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.657 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.658 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.519111+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.519111+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.659 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.660 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.13", 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:34:37.684311+0000", 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.661 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.662 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.663 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.664 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.665 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.490325+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.490325+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.490620+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.666 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.667 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.11", 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000", 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.668 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.669 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.670 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.671 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.520615+0000", 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.520615+0000", 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.672 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.673 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.10", 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:39.674 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:17:43.297473+0000", 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.675 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.676 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.677 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.678 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.485147+0000", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.485147+0000", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.485448+0000", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.679 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 8, 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.680 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 8, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.10", 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:32:31.473190+0000", 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.681 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.682 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 12, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 4, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 4, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 4, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.683 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 12, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.684 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'8" 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.685 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.927677+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.927677+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927958+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.686 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.687 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.11", 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000", 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.688 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.689 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.690 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.691 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.489095+0000", 2023-12-01T04:46:39.692 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.489095+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.489426+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.693 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.f", 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.694 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:06:37.616502+0000", 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 22, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.695 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.696 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:39.697 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.698 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924192+0000", 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924192+0000", 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924936+0000", 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.699 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.700 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.e", 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000", 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.701 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.702 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.703 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.704 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.705 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.603919+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.603919+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.604278+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:39.706 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.707 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.2", 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:46:38.863170+0000", 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.708 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.709 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.710 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.711 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.712 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492715+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492715+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493026+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.713 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.714 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.4", 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000", 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.715 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.716 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.717 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.718 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915471+0000", 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915471+0000", 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915791+0000", 2023-12-01T04:46:39.719 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.720 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.5", 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.721 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000", 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.722 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.726 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.727 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.728 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.716689+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.716689+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.716959+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:39.729 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.730 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.4", 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:15:17.697545+0000", 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.731 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.732 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.733 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.734 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.735 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.495786+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.495786+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.498780+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.736 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.737 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.2", 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000", 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.738 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.739 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.740 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.741 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925165+0000", 2023-12-01T04:46:39.742 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925165+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927115+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.743 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3", 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.744 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000", 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.745 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.746 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.748 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.603836+0000", 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.603836+0000", 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.604073+0000", 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.749 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.750 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.7", 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.751 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:24:03.503403+0000", 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.752 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.753 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.754 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.755 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.919858+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.919858+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.920150+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.757 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.0", 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000", 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.758 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.759 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.760 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.761 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.762 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.485268+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.485268+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.485563+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.764 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1", 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000", 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.765 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.766 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.767 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.768 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.705178+0000", 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.705178+0000", 2023-12-01T04:46:39.769 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.705550+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:39.770 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.5", 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.771 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:06:46.516045+0000", 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.772 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.773 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.775 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917204+0000", 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917204+0000", 2023-12-01T04:46:39.776 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917444+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.777 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2", 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.778 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000", 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.779 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.780 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.781 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.782 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.496934+0000", 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.496934+0000", 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.498672+0000", 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.3", 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000", 2023-12-01T04:46:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 20, 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:09.462944+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:09.462944+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:09.463383+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:42:26.011601+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:42:26.011601+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 59, 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:42:26.011601+0000", 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 144, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 58, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.791 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 144, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "1.0", 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 324, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:26:14.318111+0000", 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 590368, 2023-12-01T04:46:39.792 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 1771104, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:39.793 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 6, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.794 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 358, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 554, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 211, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 2416 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.795 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "69'144" 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.796 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.716146+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.716146+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.716498+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.797 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.798 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.6", 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:33:10.902984+0000", 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.799 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.800 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.801 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.802 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924324+0000", 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924324+0000", 2023-12-01T04:46:39.803 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924592+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1", 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.805 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000", 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.806 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.807 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.808 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.809 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493227+0000", 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493227+0000", 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493683+0000", 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.810 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.811 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.0", 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000", 2023-12-01T04:46:39.812 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.813 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.814 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.815 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.816 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.704863+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.704863+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.705226+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:39.817 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.818 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.3", 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:23:39.513565+0000", 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.819 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.820 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.821 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.822 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.823 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492627+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492627+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493387+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.824 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.825 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.5", 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000", 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.826 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.827 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.828 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.829 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915593+0000", 2023-12-01T04:46:39.830 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915593+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.916143+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.831 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.4", 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.832 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000", 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.833 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.834 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.835 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.836 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.704888+0000", 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.704888+0000", 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.705211+0000", 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.837 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.838 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.0", 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:21:15.105470+0000", 2023-12-01T04:46:39.839 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.840 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.841 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.842 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.843 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.488121+0000", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.488121+0000", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.488466+0000", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.844 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.845 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.6", 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:02:12.837694+0000", 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.846 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.847 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.848 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.849 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "63'1" 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.850 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.923784+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.923784+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924092+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:39.851 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.852 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.7", 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000", 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.853 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.854 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.855 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.856 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.603963+0000", 2023-12-01T04:46:39.857 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.603963+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.604370+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:39.858 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.1", 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.859 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:47:25.490100+0000", 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.860 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.861 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.862 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.863 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.491394+0000", 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.491394+0000", 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492059+0000", 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:39.864 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.865 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.7", 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 21, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.866 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:04:33.603168+0000", 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.867 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.868 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.869 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.870 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.570437+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.570437+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.871 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.872 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.6", 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 11, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:03:50.935511+0000", 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.873 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.874 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.875 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.876 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.877 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492875+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492875+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493510+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:39.878 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.879 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.8", 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000", 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.880 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.881 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.882 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.883 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.518255+0000", 2023-12-01T04:46:39.884 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.518255+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.885 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.886 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.9", 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 11, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:52:21.412517+0000", 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.887 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.888 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.889 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.890 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:39.891 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492537+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492537+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492828+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:39.892 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.9", 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.893 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000", 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.894 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.895 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.896 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.897 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921651+0000", 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921651+0000", 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922086+0000", 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:39.898 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.899 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.8", 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.900 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000", 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.903 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.904 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.519058+0000", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.519058+0000", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.519374+0000", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.905 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.906 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.a", 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 28, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:09:57.507289+0000", 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.907 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.909 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.910 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.911 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.913718+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.913718+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.914015+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:39.912 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.913 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.b", 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000", 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.916 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.917 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.918 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.499429+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.499429+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.499751+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:39.919 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.b", 2023-12-01T04:46:39.920 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:43:01.376907+0000", 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.923 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.924 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.922396+0000", 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.922396+0000", 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922709+0000", 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.926 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.927 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.927 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.927 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.a", 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.930 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000", 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.931 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.932 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.933 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.934 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493318+0000", 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493318+0000", 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493654+0000", 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.935 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.936 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.c", 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000", 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.937 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.938 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.939 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.940 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.941 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921246+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921246+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921518+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:39.942 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.943 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.d", 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000", 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.944 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.945 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.947 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:39.948 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493356+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493356+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493692+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:39.949 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.d", 2023-12-01T04:46:39.950 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:20:49.836516+0000", 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 70, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.951 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.952 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.953 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.954 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.928016+0000", 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.928016+0000", 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.928308+0000", 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.955 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.956 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.c", 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.957 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000", 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.958 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.959 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.960 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:39.961 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.489501+0000", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.489501+0000", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.489837+0000", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:39.962 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.963 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.e", 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:46:56.923707+0000", 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.964 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.965 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.966 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:39.967 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.968 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.931272+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.931272+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.931557+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.969 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.970 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.f", 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000", 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.971 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.972 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.973 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.974 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924183+0000", 2023-12-01T04:46:39.975 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924183+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924470+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.976 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.20", 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.977 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000", 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.978 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.979 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.980 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.981 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.909134+0000", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.909134+0000", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.909421+0000", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.982 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.983 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.21", 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000", 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.985 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.986 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.986 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.986 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.986 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.986 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.986 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.986 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.990 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917447+0000", 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917447+0000", 2023-12-01T04:46:39.991 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917785+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.992 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.22", 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:39.993 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000", 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:39.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.996 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:39.997 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926546+0000", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926546+0000", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927047+0000", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.998 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:39.999 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.23", 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000", 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.000 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.003 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:40.004 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917138+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917138+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917505+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:40.005 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.006 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.24", 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000", 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.007 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.010 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.011 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915462+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915462+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915763+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.012 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.013 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.25", 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000", 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.014 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.017 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924047+0000", 2023-12-01T04:46:40.018 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924047+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924323+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.019 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.26", 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.020 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000", 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.021 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.023 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:40.024 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917333+0000", 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917333+0000", 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917876+0000", 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.025 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.026 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.27", 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000", 2023-12-01T04:46:40.027 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.028 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.030 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.031 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.914421+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.914421+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.914762+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:40.032 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.033 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.28", 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000", 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.034 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.035 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.037 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.038 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.918093+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.918093+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.918409+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.039 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.040 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.29", 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000", 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.041 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.042 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.044 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921773+0000", 2023-12-01T04:46:40.045 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921773+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922270+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:40.046 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2a", 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.047 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000", 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.048 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.050 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.051 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926081+0000", 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926081+0000", 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926873+0000", 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.052 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.053 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2b", 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000", 2023-12-01T04:46:40.054 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.055 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.057 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.058 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.570939+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.570939+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.059 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2c", 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 11, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T04:45:29.573510+0000", 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.061 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.062 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.063 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.064 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_per_pool": [ 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 24, 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd" 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 8, 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 8, 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 4, 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.067 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:40.068 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 24 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 192, 2023-12-01T04:46:40.069 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 64, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 8, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 3, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.070 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.073 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 192 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 3, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr" 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 144, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 1, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 3, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 144, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 1, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 590368, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.074 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 1771104, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:40.075 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 6, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.076 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 358, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 554, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 211, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 2416 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 1781760, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 1771104, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:40.077 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 3 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 96, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 45, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 32, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 8, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 45, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 2, 2023-12-01T04:46:40.078 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 3430, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 66, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 22, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 22, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 14, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 51, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 20 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 98304, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:40.081 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 10290, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 96 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 105, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": 4, 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_by_class": { 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "ssd": { 2023-12-01T04:46:40.082 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752, 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_bytes": 228298752, 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_ratio": 0.00029727935907430947 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout:} 2023-12-01T04:46:40.083 INFO:tasks.workunit.client.0.smithi060.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2023-12-01T04:46:40.084 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry show-device 2023-12-01T04:46:40.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 255 B/s wr, 15 op/s 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3700918500' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3700918500' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.085 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.086 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 255 B/s wr, 15 op/s 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3700918500' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3700918500' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.087 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='client.14943 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 255 B/s wr, 15 op/s 2023-12-01T04:46:40.088 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3700918500' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3700918500' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.089 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.090 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.091 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:39 smithi089 ceph-mon[98504]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.092 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.093 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout:{ 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "9aafb53a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPED1D480GA_9ab05e2c-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044228": { 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.094 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "E2010325", 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9aafb53a-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405747 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:40.095 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.096 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 7267077 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.099 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.100 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 15 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1029002 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 0, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 0, 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0 2023-12-01T04:46:40.102 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 0, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 2867, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 101217477, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 476255219, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 2021662854, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 10358261050, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:40.103 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 0, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 19607, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 25299, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 32, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 5492 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 19607, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 25299 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.104 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:40.105 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: E2010325", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:40.106 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 32 Celsius", 2023-12-01T04:46:40.107 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 0%", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 0%", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 101,217,477 [51.8 TB]", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 476,255,219 [243 TB]", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 2,021,662,854", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 10,358,261,050", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 2,867", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 19,607", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 25,299", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 5,492", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:40.108 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 32 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.109 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "9ab1adcc-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPEDMD400G4_9ab2425a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044231": { 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "8DV101H0", 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9ab1adcc-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:40.110 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405750 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.111 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:40.112 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.113 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 31576306 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:40.114 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 51597278 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.115 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.116 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 64 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:40.117 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 89, 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 3474, 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 3488, 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 3460 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.118 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 10, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 53, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 436277552, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 2069384827, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 6797124432, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 34553483062, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 11, 2023-12-01T04:46:40.119 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 51532, 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 52134, 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 27, 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 2247 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 51532, 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 52134 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:40.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:40.121 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: 8DV101H0", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:40.122 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 1 - 512 8 2", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 2 - 512 16 2", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 3 - 4096 0 0", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 4 - 4096 8 0", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 5 - 4096 64 0", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: " 6 - 4096 128 0", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.123 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 27 Celsius", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 10%", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 11%", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 436,277,552 [223 TB]", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 2,069,384,827 [1.05 PB]", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 6,797,124,432", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 34,553,483,062", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 53", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 51,532", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 52,134", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 2,247", 2023-12-01T04:46:40.124 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 27 2023-12-01T04:46:40.125 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stdout:} 2023-12-01T04:46:40.126 INFO:tasks.workunit.client.0.smithi060.stderr:+ ceph telemetry show-all 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.127 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.128 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[94233]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='client.14955 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.129 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:40.130 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:39 smithi060 ceph-mon[109077]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout:{ 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "device_report": { 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "9aafb53a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPED1D480GA_9ab05e2c-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044228": { 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:40.182 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "E2010325", 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9aafb53a-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405747 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPED1D480GA", 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:40.183 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.184 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.185 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 7267077 2023-12-01T04:46:40.186 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.188 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 15 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1029002 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:40.190 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 0, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 0, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 0, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 2867, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 101217477, 2023-12-01T04:46:40.191 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 476255219, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 2021662854, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 10358261050, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 0, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 19607, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 25299, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 32, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 5492 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 19607, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 25299 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.192 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:40.193 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPED1D480GA", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: E2010325", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:40.194 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 480,103,981,056 [480 GB]", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:27 2023 UTC", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0007): Security Format Frmw_DL", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 18.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:40.195 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 32 Celsius", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 0%", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 0%", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 101,217,477 [51.8 TB]", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 476,255,219 [243 TB]", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 2,021,662,854", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 10,358,261,050", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 2,867", 2023-12-01T04:46:40.196 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 19,607", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 25,299", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 5,492", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.197 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 32 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 937703088, 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480103981056 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "9ab1adcc-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "INTEL_SSDPEDMD400G4_9ab2425a-9004-11ee-bc14-0cc47abd1560": { 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "20231201-044231": { 2023-12-01T04:46:40.198 INFO:tasks.workunit.client.0.smithi060.stdout: "device": { 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "info_name": "/dev/nvme0n1", 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "/dev/nvme0n1", 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "protocol": "NVMe", 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "nvme" 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "firmware_version": "8DV101H0", 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "host_id": "9ab1adcc-9004-11ee-bc14-0cc47abd1560", 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "json_format_version": [ 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "local_time": { 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "asctime": "Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: "time_t": 1701405750 2023-12-01T04:46:40.199 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "logical_block_size": 512, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "model_name": "INTEL SSDPEDMD400G4", 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_controller_id": 0, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_ieee_oui_identifier": 6083300, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_namespaces": [ 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "capacity": { 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "formatted_lba_size": 512, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 1, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "size": { 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "utilization": { 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_number_of_namespaces": 1, 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_pci_vendor": { 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "id": 32902, 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "subsystem_id": 32902 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_add_log": { 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "Device stats": { 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_fw_downgrades": { 2023-12-01T04:46:40.201 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "crc_error_count": { 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "end_to_end_error_detection_count": { 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "erase_fail_count": { 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.202 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "host_bytes_written": { 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 31576306 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "host_ctx_wear_used": { 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 1 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "media_bytes_read": { 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "nand_bytes_written": { 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 51597278 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.203 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_stat_indicator": { 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "pll_lock_loss_count": { 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "program_fail_count": { 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "re_alloc_sectr_cnt": { 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.204 INFO:tasks.workunit.client.0.smithi060.stdout: "retry_buffer_overflow_count": { 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "soft_ecc_err_rate": { 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "thermal_throttle_status": { 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "cnt": 0, 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: "pct": 0 2023-12-01T04:46:40.205 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_host_reads": { 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_media_wear": { 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 64 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "timed_workload_timer": { 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 100, 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 65535 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "unexp_power_loss": { 2023-12-01T04:46:40.206 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 0, 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": 0 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "wear_leveling": { 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "normalized": 89, 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "raw": { 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "avg": 3474, 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "max": 3488, 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 3460 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel Smart log": "nvme0n1" 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_smart_health_information_log": { 2023-12-01T04:46:40.207 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare": 100, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "available_spare_threshold": 10, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "controller_busy_time": 53, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "critical_warning": 0, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_read": 436277552, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "data_units_written": 2069384827, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "host_reads": 6797124432, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "host_writes": 34553483062, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "media_errors": 0, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "num_err_log_entries": 0, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "percentage_used": 11, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycles": 51532, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_hours": 52134, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": 27, 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: "unsafe_shutdowns": 2247 2023-12-01T04:46:40.208 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme_vendor": "intel", 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "power_cycle_count": 51532, 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "power_on_time": { 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "hours": 52134 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "serial_number": "deleted", 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "smart_status": { 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "nvme": { 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "passed": true 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl": { 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "argv": [ 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl", 2023-12-01T04:46:40.209 INFO:tasks.workunit.client.0.smithi060.stdout: "-x", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "--json=o", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "/dev/nvme0n1" 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "build_info": "(local build)", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "exit_status": 0, 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "output": [ 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-4.18.0-372.9.1.el8.x86_64] (local build)", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF INFORMATION SECTION ===", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "Model Number: INTEL SSDPEDMD400G4", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "Serial Number: deleted", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Version: 8DV101H0", 2023-12-01T04:46:40.210 INFO:tasks.workunit.client.0.smithi060.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller ID: 0", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Number of Namespaces: 1", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Namespace 1 Formatted LBA Size: 512", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Local Time is: Fri Dec 1 04:42:30 2023 UTC", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Firmware Updates (0x02): 1 Slot", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Maximum Data Transfer Size: 32 Pages", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported Power States", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.211 INFO:tasks.workunit.client.0.smithi060.stdout: "Supported LBA Sizes (NSID 0x1)", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "Id Fmt Data Metadt Rel_Perf", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: " 0 + 512 0 2", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: " 1 - 512 8 2", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: " 2 - 512 16 2", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: " 3 - 4096 0 0", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: " 4 - 4096 8 0", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: " 5 - 4096 64 0", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: " 6 - 4096 128 0", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "=== START OF SMART DATA SECTION ===", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART overall-health self-assessment test result: PASSED", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "SMART/Health Information (NVMe Log 0x02)", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "Critical Warning: 0x00", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "Temperature: 27 Celsius", 2023-12-01T04:46:40.212 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare: 100%", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Available Spare Threshold: 10%", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Percentage Used: 11%", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Read: 436,277,552 [223 TB]", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Data Units Written: 2,069,384,827 [1.05 PB]", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Read Commands: 6,797,124,432", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Host Write Commands: 34,553,483,062", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Controller Busy Time: 53", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Power Cycles: 51,532", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Power On Hours: 52,134", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Unsafe Shutdowns: 2,247", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Media and Data Integrity Errors: 0", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information Log Entries: 0", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "No Errors Logged", 2023-12-01T04:46:40.213 INFO:tasks.workunit.client.0.smithi060.stdout: "" 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "platform_info": "x86_64-linux-4.18.0-372.9.1.el8.x86_64", 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "svn_revision": "5022", 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "version": [ 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "temperature": { 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "current": 27 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "user_capacity": { 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "blocks": 781422768, 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400088457216 2023-12-01T04:46:40.214 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "report": { 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer": { 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "active": true, 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "mode": "" 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "channels": [ 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "ident", 2023-12-01T04:46:40.215 INFO:tasks.workunit.client.0.smithi060.stdout: "perf" 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "channels_available": [ 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "basic", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "ident", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "crash", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "device", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "perf" 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_available": [ 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:40.216 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "collections_opted_in": [ 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_base", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "device_base", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "crash_base", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "ident_base", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_perf", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_mds_metadata", 2023-12-01T04:46:40.217 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_usage", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_usage_by_class", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_rook_v01", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_memory_metrics", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "basic_pool_options_bluestore" 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "config": { 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "active_changed": [ 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "client_check_pool_perm", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_gid", 2023-12-01T04:46:40.218 INFO:tasks.workunit.client.0.smithi060.stdout: "client_mount_uid", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "client_quota", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "daemonize", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "keyring", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_block_size", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_cache_size", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_compression", 2023-12-01T04:46:40.219 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_log", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "leveldb_write_buffer_size", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_file", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_journald", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_to_stderr", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_host", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:40.220 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:40.221 INFO:tasks.workunit.client.0.smithi060.stdout: "no_config_file", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_crush_chooseleaf_type", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2023-12-01T04:46:40.222 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_res", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_lim", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_res", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_lim", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_res", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_scheduler_client_wgt", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:40.223 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addr", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "public_addrv", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_default_features", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd_qos_exclude_ops", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "setgroup", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "setuser" 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_changed": [ 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_allow_insecure_global_id_reclaim", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_debug", 2023-12-01T04:46:40.224 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_mon_ticket_ttl", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "auth_service_ticket_ttl", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "bdev_debug_aio", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "container_image", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_asserts_on_shutdown", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mgr", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_mon", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_ms", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_osd", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "debug_paxos", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_file", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_journald", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "log_to_stderr", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_join_fs", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/allow_ptrace", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/container_init", 2023-12-01T04:46:40.225 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/migration_current", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/cephadm/use_repo_digest", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/GRAFANA_API_URL", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/dashboard/ssl_server_port", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/orchestrator/orchestrator", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/channel_ident", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/channel_perf", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/description", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/enabled", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr/telemetry/organization", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_allow_pool_delete", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_clock_drift_allowed", 2023-12-01T04:46:40.226 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_cluster_log_file_level", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_data_avail_warn", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_election_default_strategy", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_max_pg_per_osd", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_mgr_mkfs_grace", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_prime_pg_temp", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_osd_reporter_subtree_level", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_pg_warn_max_object_skew", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_bytes_per_osd", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_reweight_min_pgs_per_osd", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_legacy_crush_tunables", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_osd_down_out_interval_zero", 2023-12-01T04:46:40.227 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "mon_warn_on_too_few_osds", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_bug", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "ms_die_on_old_message", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_default_list", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_class_load_list", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_misdirected_ops", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_op_order", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_pg_log_writeout", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_shutdown", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_cached_snaps", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_missing_on_start", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_debug_verify_stray_on_activate", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_deep_scrub_update_digest_min_age", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mclock_profile", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target", 2023-12-01T04:46:40.228 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_memory_target_autotune", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_op_queue_cut_off", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_erasure_code_profile", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pool_default_pg_autoscale_mode", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recover_clone_overlap", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_recovery_max_chunk", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_load_threshold", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_scrub_max_interval", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_shutdown_pgref_assert", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "public_network", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_cache_enabled", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_ops_log", 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "rgw_enable_usage_log" 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.229 INFO:tasks.workunit.client.0.smithi060.stdout: "contact": null, 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "crashes": [], 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "created": "2023-12-01T04:39:35.104236Z", 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "crush": { 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_algs": { 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "straw2": 3 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_sizes": { 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "2": 1, 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "4": 2 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket_types": { 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "1": 2, 2023-12-01T04:46:40.230 INFO:tasks.workunit.client.0.smithi060.stdout: "11": 1 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "compat_weight_set": false, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "device_classes": [ 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: 8 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "num_buckets": 6, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "num_devices": 8, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "num_rules": 1, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "num_types": 12, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "num_weight_sets": 0, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "tunables": { 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "allowed_bucket_algs": 54, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_fallback_tries": 0, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_local_tries": 0, 2023-12-01T04:46:40.231 INFO:tasks.workunit.client.0.smithi060.stdout: "choose_total_tries": 50, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_descend_once": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_stable": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "chooseleaf_vary_r": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v2_rules": 0, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v3_rules": 0, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v4_buckets": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "has_v5_rules": 0, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "legacy_tunables": 0, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "minimum_required_version": "jewel", 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "optimal_tunables": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "profile": "jewel", 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables2": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables3": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "require_feature_tunables5": 1, 2023-12-01T04:46:40.232 INFO:tasks.workunit.client.0.smithi060.stdout: "straw_calc_version": 1 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "description": "upgrade test cluster", 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "fs": { 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "feature_flags": { 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "enable_multiple": true, 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_enabled_multiple": true 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "filesystems": [ 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "approx_ctime": "2023-12", 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "balancer_enabled": false, 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.233 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_caps": 0, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_dns": 10, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_inos": 13, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "cached_subtrees": 2, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "ever_allowed_features": 0, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "explicitly_allowed_features": 0, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "files": 0, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "max_mds": 1, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_data_pools": 1, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_in": 1, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_mds": 1, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": 0, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_replay": 0, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_up": 1, 2023-12-01T04:46:40.234 INFO:tasks.workunit.client.0.smithi060.stdout: "snaps": 0, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "standby_count_wanted": 0 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "num_standby_mds": 1, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "total_num_mds": 2 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_stats": { 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 20578304, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 465784, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 737280, 2023-12-01T04:46:40.235 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 388, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 1244632, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 21, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1125888, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 14989488, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 21315584 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 20267008, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 340112, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 925696, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 0, 2023-12-01T04:46:40.236 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 313, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 796040, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 12, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 996864, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 14455784, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 20267008 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 37494784, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 682296, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 9101312, 2023-12-01T04:46:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1265, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 8746984, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 22, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2053632, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 23259360, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 46596096 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.1a7eedd7e492f9bea5199d7bf43126a13a0fd081": { 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 36978688, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1431072, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 745472, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 9617408, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1051, 2023-12-01T04:46:40.238 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 7660152, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 21, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1771520, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 22617960, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 46596096 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43884544, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1399696, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2752512, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 1204224, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 6815744, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1634, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.239 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 11777616, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 22, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1716736, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 25033760, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 50700288 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.0": { 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 49037312, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 962128, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 4980736, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 425984, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1338, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.240 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 5066800, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2781184, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 35246464, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 49463296 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.1": { 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 44900352, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 864696, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 303104, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1287, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 5279488, 2023-12-01T04:46:40.241 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2569728, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33302856, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45203456 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.2": { 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43704320, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 881288, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 450560, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1187, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4590192, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2488576, 2023-12-01T04:46:40.242 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 32860680, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 44154880 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.3": { 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43638784, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 717136, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 1630208, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1154, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4247288, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:40.243 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1843200, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33947576, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45268992 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.4": { 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 44654592, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 729888, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 614400, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1175, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4276912, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2160128, 2023-12-01T04:46:40.244 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 34604080, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45268992 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.5": { 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43909120, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 824968, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 0, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 311296, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1186, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4747632, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 47, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1970688, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33482248, 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 44220416 2023-12-01T04:46:40.245 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.6": { 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 43728896, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1098296, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 16384, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 1540096, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1197, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 4377752, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 2221056, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33131824, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 45268992 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.246 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.7": { 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "actual_memory_used": 44441600, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "central_cache_freelist": 1322736, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "malloc_metadata": 2883584, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "page_heap_freelist": 8192, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "released_to_os": 1875968, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "spans_in_use": 1248, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "tcmalloc_page_size": 8192, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_cache_freelists": 5015144, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "thread_heaps_in_use": 46, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "transfer_cache_freelist": 1979904, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "use_by_application": 33232040, 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: "virtual_address_space_used": 46317568 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.247 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "hosts": { 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num": 2, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mds": 2, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mgr": 2, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_mon": 2, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_with_osd": 2 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "io_rate": { 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_stats_delta": { 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 0, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 0, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "stamp_delta": "12.002758", 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.249 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.250 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 146, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 248, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 32, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:40.251 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 0, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 0 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard": false, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "leaderboard_description": null, 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "license": "sharing-1-0", 2023-12-01T04:46:40.252 INFO:tasks.workunit.client.0.smithi060.stdout: "mempool": { 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.253 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.254 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.256 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.257 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 221639, 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 65 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 51416, 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 208 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.258 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8104, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 127 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.259 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:40.260 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.262 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.263 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.264 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 149391, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 31 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.265 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 928, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.266 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.267 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.268 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.269 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.270 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.271 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.272 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1356402, 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 412 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 88, 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.273 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.274 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6680, 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 126 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12744, 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1546 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5152, 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 83 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.1a7eedd7e492f9bea5199d7bf43126a13a0fd081": { 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.276 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.277 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.278 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.279 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.280 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1101650, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 358 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6680, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 126 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12744, 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1546 2023-12-01T04:46:40.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5152, 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 83 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:40.283 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.284 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.285 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.286 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.287 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1143242, 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 350 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.288 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 352, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 4 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.289 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6680, 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 126 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12744, 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 1546 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 10304, 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 166 2023-12-01T04:46:40.290 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.0": { 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.291 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.292 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1040, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 13 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20832, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 186 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1936, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 47 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 621095, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 20 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.293 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 50844, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9431 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 136256, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 232 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 11212, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 736 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8928, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 186 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.294 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 31340, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 200 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20832, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 186 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.295 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 392636, 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 88 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2435560, 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 191 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 6864, 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 78 2023-12-01T04:46:40.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 510048, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 44 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 94640, 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 186 2023-12-01T04:46:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.298 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.1": { 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.299 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 720, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19488, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 174 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.300 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1824, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 46 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 24576, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45718, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8598 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 128776, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 221 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.301 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9552, 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 567 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8352, 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 174 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 27920, 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 189 2023-12-01T04:46:40.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19488, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 174 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1472, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 428070, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 96 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 40256, 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:40.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2418908, 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 179 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5280, 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 60 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.304 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 452088, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 39 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 7280, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 18 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.305 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.306 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.2": { 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.307 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 640, 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19264, 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:40.308 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1600, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 44 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 16384, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 4 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 43440, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8238 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 122656, 2023-12-01T04:46:40.309 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 212 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8280, 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 513 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8256, 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.310 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 25952, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 180 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19264, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1472, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 358438, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 79 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.311 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 40256, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2430130, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 182 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4488, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 51 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.312 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 359352, 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 31 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8320, 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 24 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223384, 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3422 2023-12-01T04:46:40.313 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.314 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.3": { 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.315 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 5 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19824, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 177 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 34 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.316 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 44416, 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8505 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 127416, 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 219 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9372, 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 570 2023-12-01T04:46:40.317 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8496, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 177 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 26904, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 187 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19824, 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 177 2023-12-01T04:46:40.318 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2208, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 260483, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 55 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 26565, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2444224, 2023-12-01T04:46:40.319 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 182 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4664, 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 53 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 428904, 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 37 2023-12-01T04:46:40.320 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 10400, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 20 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.321 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.4": { 2023-12-01T04:46:40.322 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1152, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 40 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.324 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45046, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8592 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 128776, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 221 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9592, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 571 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8448, 2023-12-01T04:46:40.325 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 27584, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 189 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1472, 2023-12-01T04:46:40.326 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 2 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 914697, 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 72 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 40256, 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2451716, 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 185 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.327 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4752, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 54 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 452088, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 39 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 7904, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 16 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223128, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3410 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.329 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.5": { 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.330 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.331 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 34 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45414, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8660 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.332 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 130136, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 223 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 9800, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 572 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8448, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.333 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 28096, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 191 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 19712, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 176 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2208, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 823342, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 50 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.334 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.335 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 26565, 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2413018, 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5280, 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 60 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.337 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 475272, 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 41 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.338 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 11960, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 23 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223384, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3422 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.339 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.6": { 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.340 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 5 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.341 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20608, 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 480, 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 34 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 14887, 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 45643, 2023-12-01T04:46:40.342 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 8880 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 128096, 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 220 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 10692, 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 726 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8832, 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.343 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 28524, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 188 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20608, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.344 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 524283, 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 41 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2432052, 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 172 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 4576, 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 52 2023-12-01T04:46:40.345 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 440496, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 38 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 94952, 2023-12-01T04:46:40.346 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 193 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 223640, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3434 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.347 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.7": { 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "bloom_filter": { 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5832, 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 98 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.348 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_reader": { 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 12672, 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 6 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs_file_writer": { 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 576, 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_alloc": { 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 400, 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 5 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_blob": { 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20496, 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 183 2023-12-01T04:46:40.349 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_buffer": { 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 1264, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 41 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_data": { 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 285223, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 10 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_meta": { 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 48453, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 9243 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_onode": { 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 134216, 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 229 2023-12-01T04:46:40.350 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_cache_other": { 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 11568, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 732 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_extent": { 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 8784, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 183 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_fsck": { 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_inline_bl": { 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 30996, 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 197 2023-12-01T04:46:40.351 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_shared_blob": { 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 20496, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 183 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_txc": { 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing": { 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 136623, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 27 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore_writing_deferred": { 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.352 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_anon": { 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 2429242, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 184 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "buffer_meta": { 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 5984, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 68 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_co": { 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 533232, 2023-12-01T04:46:40.353 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 46 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_mapbl": { 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_pglog": { 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 98488, 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 227 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap": { 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 222872, 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 3398 2023-12-01T04:46:40.354 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap_mapping": { 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "pgmap": { 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_1": { 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "unittest_2": { 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes": 0, 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: "items": 0 2023-12-01T04:46:40.355 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "metadata": { 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 2 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 1, 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:40.356 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 2 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 2 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 2 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 2 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 2 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.357 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 3 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 2, 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 1 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 3 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.358 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 3 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 3 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 3 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 3 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "arch": { 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: "x86_64": 8 2023-12-01T04:46:40.359 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_version": { 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "cpu": { 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz": 4, 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 4 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "distro": { 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "centos": 8 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "distro_description": { 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "CentOS Stream 8": 8 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_description": { 2023-12-01T04:46:40.360 INFO:tasks.workunit.client.0.smithi060.stdout: "#1 SMP Fri Apr 15 22:12:19 EDT 2022": 8 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "kernel_version": { 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "4.18.0-372.9.1.el8.x86_64": 8 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "os": { 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "Linux": 8 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_objectstore": { 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": 8 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "rotational": { 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "0": 8 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.361 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "features": { 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "optional": [], 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "persistent": [ 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "kraken", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "luminous", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "mimic", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "osdmap-prune", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "nautilus", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "octopus", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "pacific", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "elector-pinging", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "quincy", 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: "reef" 2023-12-01T04:46:40.362 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv4_addr_mons": 6, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "ipv6_addr_mons": 0, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "min_mon_release": 18, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "v1_addr_mons": 3, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "v2_addr_mons": 3 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "organization": "ceph-qa", 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster_network": false, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 8, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "require_min_compat_client": "luminous", 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "require_osd_release": "reef" 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.363 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_perf_histograms": [ 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:40.364 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:40.365 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.366 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:40.367 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:40.368 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.369 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.370 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.372 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.373 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.374 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.375 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.376 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.377 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.378 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.379 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.380 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.381 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.382 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.383 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.384 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.385 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.386 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.387 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.388 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.389 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:40.390 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:40.391 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:40.392 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:40.393 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.394 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.395 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.396 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.397 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.398 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.399 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.400 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.401 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.402 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.403 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.404 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.405 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.406 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.407 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.408 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.409 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.410 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.411 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.412 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.413 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.414 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:40.415 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:40.416 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:40.417 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:40.418 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:40.419 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.420 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.421 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.422 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.423 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.424 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.425 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.426 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.427 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.428 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.429 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.430 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.431 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.432 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.433 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.434 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.435 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.436 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.437 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.438 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.439 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "axes": [ 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Latency (usec)", 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 100000, 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 99999]", 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "[100000, 199999]", 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "[200000, 399999]", 2023-12-01T04:46:40.440 INFO:tasks.workunit.client.0.smithi060.stdout: "[400000, 799999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[800000, 1599999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[1600000, 3199999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[3200000, 6399999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[6400000, 12799999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[12800000, 25599999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[25600000, 51199999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[51200000, 102399999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[102400000, 204799999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[204800000, 409599999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[409600000, 819199999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[819200000, 1638399999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[1638400000, 3276799999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[3276800000, 6553599999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[6553600000, 13107199999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[13107200000, 26214399999]", 2023-12-01T04:46:40.441 INFO:tasks.workunit.client.0.smithi060.stdout: "[26214400000, 52428799999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[52428800000, 104857599999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[104857600000, 209715199999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[209715200000, 419430399999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[419430400000, 838860799999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[838860800000, 1677721599999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[1677721600000, 3355443199999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[3355443200000, 6710886399999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[6710886400000, 13421772799999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[13421772800000, 26843545599999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[26843545600000, 53687091199999]", 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "[53687091200000, None]" 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.442 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "buckets": 32, 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "min": 0, 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "name": "Request size (bytes)", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "quant_size": 512, 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "ranges": [ 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[None, -1]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 511]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[512, 1023]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[1024, 2047]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[2048, 4095]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[4096, 8191]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[8192, 16383]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[16384, 32767]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[32768, 65535]", 2023-12-01T04:46:40.443 INFO:tasks.workunit.client.0.smithi060.stdout: "[65536, 131071]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[131072, 262143]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[262144, 524287]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[524288, 1048575]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[1048576, 2097151]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[2097152, 4194303]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[4194304, 8388607]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[8388608, 16777215]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[16777216, 33554431]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[33554432, 67108863]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[67108864, 134217727]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[134217728, 268435455]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[268435456, 536870911]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[536870912, 1073741823]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[1073741824, 2147483647]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[2147483648, 4294967295]", 2023-12-01T04:46:40.444 INFO:tasks.workunit.client.0.smithi060.stdout: "[4294967296, 8589934591]", 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "[8589934592, 17179869183]", 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "[17179869184, 34359738367]", 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "[34359738368, 68719476735]", 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "[68719476736, 137438953471]", 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "[137438953472, 274877906943]", 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "[274877906944, None]" 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "scale_type": "log2" 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "osds": [ 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 0, 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.445 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.446 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.447 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 1, 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 7, 2, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 14, 5, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 15, 1, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.448 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.449 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 2, 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.450 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.451 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.452 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 3, 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.453 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 4, 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.455 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.456 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.457 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 5, 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.458 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.459 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 6, 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.460 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.461 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.462 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "osd_id": 7, 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "values": [ 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.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]", 2023-12-01T04:46:40.463 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.464 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: ] 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "perf_counters": { 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "mds.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "mds": { 2023-12-01T04:46:40.465 INFO:tasks.workunit.client.0.smithi060.stdout: "caps": { 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_flush_ack": { 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_flushsnap_ack": { 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_grant": { 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_revoke": { 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.466 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "ceph_cap_op_trunc": { 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_commit": { 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_fetch_complete": { 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_fetch_keys": { 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_merge": { 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.467 INFO:tasks.workunit.client.0.smithi060.stdout: "dir_split": { 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "exported_inodes": { 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "forward": { 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_cap_release": { 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_caps": { 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_caps_dirty": { 2023-12-01T04:46:40.468 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_inode_file_caps": { 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "imported_inodes": { 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes": { 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes_expired": { 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes_pinned": { 2023-12-01T04:46:40.469 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "inodes_with_caps": { 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "load_cent": { 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "openino_dir_fetch": { 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "process_request_cap_release": { 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "reply_latency": { 2023-12-01T04:46:40.470 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 173518 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "request": { 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "root_rbytes": { 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "root_rfiles": { 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "root_rsnaps": { 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_reply": { 2023-12-01T04:46:40.471 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "subtrees": { 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_cache": { 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_enqueue_scrub": { 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_exportdir": { 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_flush": { 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.472 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_fragmentdir": { 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_fragstats": { 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "ireq_inodestats": { 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_recovering_enqueued": { 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_recovering_prioritized": { 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_recovering_processing": { 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_strays": { 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_strays_delayed": { 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_strays_enqueuing": { 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_completed": { 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.474 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_started": { 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_created": { 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_enqueued": { 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_migrated": { 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "strays_reintegrated": { 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.475 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_log": { 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "ev": { 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "evadd": { 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "evex": { 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "evexd": { 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "evexg": { 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.476 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "evtrm": { 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "jlat": { 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10003824 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "replayed": { 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "seg": { 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "segadd": { 2023-12-01T04:46:40.477 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "segex": { 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "segexd": { 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "segexg": { 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "segtrm": { 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.478 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_mem": { 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "cap": { 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "cap+": { 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "cap-": { 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "dir": { 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "dir+": { 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:40.479 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "dir-": { 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "dn": { 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "dn+": { 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "dn-": { 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "heap": { 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 207156 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.480 INFO:tasks.workunit.client.0.smithi060.stdout: "ino": { 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "ino+": { 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "ino-": { 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_server": { 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "cap_acquisition_throttle": { 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "cap_revoke_eviction": { 2023-12-01T04:46:40.481 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_request": { 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_client_session": { 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "handle_peer_request": { 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "req_create_latency": { 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "req_getattr_latency": { 2023-12-01T04:46:40.482 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 173518 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "req_getfilelock_latency": { 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "req_getvxattr_latency": { 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "req_link_latency": { 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.483 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookup_latency": { 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookuphash_latency": { 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupino_latency": { 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupname_latency": { 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.484 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupparent_latency": { 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lookupsnap_latency": { 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "req_lssnap_latency": { 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "req_mkdir_latency": { 2023-12-01T04:46:40.485 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "req_mknod_latency": { 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "req_mksnap_latency": { 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "req_open_latency": { 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.486 INFO:tasks.workunit.client.0.smithi060.stdout: "req_readdir_latency": { 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rename_latency": { 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "req_renamesnap_latency": { 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rmdir_latency": { 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.487 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rmsnap_latency": { 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "req_rmxattr_latency": { 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setattr_latency": { 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setdirlayout_latency": { 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.488 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setfilelock_latency": { 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setlayout_latency": { 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "req_setxattr_latency": { 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "req_snapdiff_latency": { 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.489 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "req_symlink_latency": { 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "req_unlink_latency": { 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "mds_sessions": { 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "average_load": { 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "avg_session_uptime": { 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 88 2023-12-01T04:46:40.490 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "mdthresh_evicted": { 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "session_count": { 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "session_remove": { 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "sessions_open": { 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.491 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "sessions_stale": { 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "total_load": { 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.492 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 45 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "purge_queue": { 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executed": { 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing": { 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing_high_water": { 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing_ops": { 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_executing_ops_high_water": { 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "pq_item_in_journal": { 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.181e002903573b9d4fa6168d1a9cfd06f326ae86": { 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "election_call": { 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.494 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "election_lose": { 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "election_win": { 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_elections": { 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": { 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.495 INFO:tasks.workunit.client.0.smithi060.stdout: "session_rm": { 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "session_trim": { 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "paxos": { 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "accept_timeout": { 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "begin": { 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 761 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_bytes": { 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 761, 2023-12-01T04:46:40.496 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3773408 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_keys": { 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_latency": { 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 761, 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 126997085 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "collect": { 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_bytes": { 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 146 2023-12-01T04:46:40.497 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_keys": { 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_latency": { 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_timeout": { 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_uncommitted": { 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.498 INFO:tasks.workunit.client.0.smithi060.stdout: "commit": { 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 762 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_bytes": { 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_keys": { 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_latency": { 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.499 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_ack_timeout": { 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_timeout": { 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn": { 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn_latency": { 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh": { 2023-12-01T04:46:40.500 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 762 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh_latency": { 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1609963046 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "restart": { 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state": { 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_bytes": { 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.501 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_keys": { 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "start_leader": { 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "start_peon": { 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state": { 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 762 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_bytes": { 2023-12-01T04:46:40.502 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7403976 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_keys": { 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5415 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_latency": { 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 762, 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 340992171 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache": { 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1020054731 2023-12-01T04:46:40.503 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 43843584 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 34136064 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2147483648 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9707520 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:full": { 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.504 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 267125 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.505 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.506 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70837196 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:inc": { 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.507 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41475 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.508 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.509 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71062846 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:kv": { 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 322961408 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.510 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184681940 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.511 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71170604 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb": { 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "compact": { 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_len": { 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_merge": { 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.513 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_range": { 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "get_latency": { 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 32699, 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 74023558 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_delay_time": { 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_memtable_time": { 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T04:46:40.514 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_wal_time": { 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_latency": { 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.515 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_sync_latency": { 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1654, 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 539329959 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.1a7eedd7e492f9bea5199d7bf43126a13a0fd081": { 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "election_call": { 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "election_lose": { 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "election_win": { 2023-12-01T04:46:40.516 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "num_elections": { 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": { 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "session_rm": { 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 105 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "session_trim": { 2023-12-01T04:46:40.517 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "paxos": { 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "accept_timeout": { 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "begin": { 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 750 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_bytes": { 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 750, 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3747600 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_keys": { 2023-12-01T04:46:40.518 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_latency": { 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 750, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 88999133 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "collect": { 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_bytes": { 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_keys": { 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.519 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_latency": { 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_timeout": { 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_uncommitted": { 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "commit": { 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 751 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.520 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_bytes": { 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_keys": { 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_latency": { 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_ack_timeout": { 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_timeout": { 2023-12-01T04:46:40.521 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn": { 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn_latency": { 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh": { 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 751 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh_latency": { 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1690983432 2023-12-01T04:46:40.522 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "restart": { 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state": { 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_bytes": { 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_keys": { 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "start_leader": { 2023-12-01T04:46:40.523 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "start_peon": { 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state": { 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 751 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_bytes": { 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7354647 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_keys": { 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5331 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.524 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_latency": { 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 751, 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 82999182 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache": { 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1020054731 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 43843584 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 32202752 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.525 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2147483648 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11640832 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:full": { 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.526 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 267125 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.527 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.528 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70837196 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:inc": { 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277022911 2023-12-01T04:46:40.529 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41475 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.530 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.531 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71062846 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:kv": { 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 322961408 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184681940 2023-12-01T04:46:40.532 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71170604 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.534 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb": { 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "compact": { 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_len": { 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_merge": { 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_range": { 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "get_latency": { 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 31949, 2023-12-01T04:46:40.535 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 80241994 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_delay_time": { 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_memtable_time": { 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_wal_time": { 2023-12-01T04:46:40.536 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_latency": { 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_sync_latency": { 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1611, 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 193055500 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "mon.4204e86c35dee8ccfff6f5e618ef4c4d631b650e": { 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "election_call": { 2023-12-01T04:46:40.537 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "election_lose": { 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "election_win": { 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "num_elections": { 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "num_sessions": { 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "session_add": { 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.538 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: "session_rm": { 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: "session_trim": { 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: "paxos": { 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: "accept_timeout": { 2023-12-01T04:46:40.539 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "begin": { 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 893 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_bytes": { 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4809178 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_keys": { 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:40.542 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2679 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "begin_latency": { 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 124998770 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "collect": { 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_bytes": { 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_keys": { 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.543 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_latency": { 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_timeout": { 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "collect_uncommitted": { 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "commit": { 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 893 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_bytes": { 2023-12-01T04:46:40.544 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4744940 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_keys": { 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5393 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "commit_latency": { 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 893, 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 130315935 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_ack_timeout": { 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "lease_timeout": { 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.545 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn": { 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "new_pn_latency": { 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh": { 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 895 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "refresh_latency": { 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 895, 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2140979009 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.546 INFO:tasks.workunit.client.0.smithi060.stdout: "restart": { 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state": { 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_bytes": { 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1050 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "share_state_keys": { 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "start_leader": { 2023-12-01T04:46:40.547 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "start_peon": { 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state": { 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_bytes": { 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_keys": { 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.548 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "store_state_latency": { 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache": { 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1020054731 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 47947776 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 39763968 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.549 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2147483648 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8183808 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:full": { 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.550 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277023987 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 266695 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.551 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.552 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70836550 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:inc": { 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 348127232 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.553 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 277023987 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 39036 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.554 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.555 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71064209 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "prioritycache:kv": { 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 322961408 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184682658 2023-12-01T04:46:40.556 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.557 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71169886 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.558 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb": { 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "compact": { 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_len": { 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_queue_merge": { 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_range": { 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "get_latency": { 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 39862, 2023-12-01T04:46:40.559 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 162305329 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_delay_time": { 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_memtable_time": { 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_pre_and_post_time": { 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_write_wal_time": { 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.560 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_latency": { 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "submit_sync_latency": { 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1931, 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 254222441 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.0": { 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.561 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.562 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2912256 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.563 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1687552 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1548288 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.565 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.566 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.567 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.568 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4534272 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.569 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1314816 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 232921 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.570 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 25, 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 62789 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.571 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 366, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72650174 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 354, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10202082 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 366, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 365265 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 366, 2023-12-01T04:46:40.572 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73015439 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16903 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.573 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5764 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 837 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.574 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 226 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 118, 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1875051 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 321, 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 339019 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 203, 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1208250 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.575 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 62611 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11001199 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 125, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8471572 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 125, 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 393189011012 2023-12-01T04:46:40.576 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 125, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 157222758750 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 64120425871 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 55006 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 463138 2023-12-01T04:46:40.577 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 191115450 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 173105 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 113808677 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.578 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 21326323 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 896838 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 337789821 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.579 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25913765 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 489, 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2904862 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 44482560 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 43909120 2023-12-01T04:46:40.580 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 573440 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.581 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86598290 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.582 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 606208 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.583 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72170862 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.584 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649487176 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.585 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.586 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71931944 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.587 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57732193 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.588 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68096463 2023-12-01T04:46:40.589 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649487176 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.590 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2432 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8514 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 24325 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 207986 2023-12-01T04:46:40.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71689855 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.592 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 47 2023-12-01T04:46:40.593 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 616 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.594 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72676976 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2613533 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 66917372 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.595 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.596 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.597 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.598 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 616 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72676976 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.599 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2613533 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 66917372 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1771104 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6 2023-12-01T04:46:40.600 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28913664 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.1": { 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.601 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.602 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2670592 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.603 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1560576 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1421312 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.605 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.606 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.607 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.608 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4165632 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 712704 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 203446 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.610 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 34, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 87848 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 335, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 74153680 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.611 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 324, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10984760 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 335, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 407328 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 335, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 74561008 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.612 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1466 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7317 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.613 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4590 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 837 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 231 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 136, 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2475831 2023-12-01T04:46:40.614 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 355, 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 362085 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 219, 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1495521 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 138833 2023-12-01T04:46:40.615 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8489540 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 123, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8737862 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 315571849597 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 123, 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 166817699260 2023-12-01T04:46:40.616 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 424, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 63320050791 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 424, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 44077 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 471386 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.617 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 216377477 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 151390 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 110392746 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 21183251 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.618 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 305902 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 356985257 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25924970 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.619 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 426, 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2898075 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42319872 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41926656 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:40.620 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 393216 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.621 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86634943 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.622 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16384 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72724033 2023-12-01T04:46:40.623 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649762074 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.624 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.625 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71657046 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.626 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57756628 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.627 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.628 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68072028 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.629 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649762074 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.630 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28356 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 190226 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.631 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71439632 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.632 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 37 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.633 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 155 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2429440 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 155, 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 380255004 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.634 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1052 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 155, 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 55650348 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 155, 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 197944489 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 33 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:40.635 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5169966 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1052 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4467196 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3543998 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.636 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 22, 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 20053520 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.637 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 22, 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9397683 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 22, 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18791707 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 100 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.638 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2429440 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 100, 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 355031518 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 100, 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41785469 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.639 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 100, 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 175608784 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 590368 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.640 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28311552 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.2": { 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.641 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.642 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2293760 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.643 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1310720 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1171456 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.644 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.645 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.646 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.647 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.648 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3538944 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 704512 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 4, 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 166128 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.650 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16817 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.651 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 274, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 53242173 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10230637 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 274, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 335830 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 274, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 53578003 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.652 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1599 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.653 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4340 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 609 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 209 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.654 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 97, 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1084277 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 271, 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 264187 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 174, 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 635499 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.655 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 123420 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9442070 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 117, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7546592 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 115, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 276593347435 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.656 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 117, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 141585501761 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 339, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 63395644961 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 339, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 32306 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5889454 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.657 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 138406063 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 142668 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 85427648 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 17139459 2023-12-01T04:46:40.658 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 305742 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 256362697 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 20996923 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.659 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 341, 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2040722 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41271296 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40738816 2023-12-01T04:46:40.660 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 532480 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.661 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86636179 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.662 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 16384 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.663 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72730989 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.664 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649771344 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.665 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.666 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71647776 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.667 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57757452 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.668 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.669 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68071204 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649771344 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.670 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25809 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.671 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 180668 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71442467 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.672 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 29 2023-12-01T04:46:40.673 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.674 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73248568 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3747518 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 46897226 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.675 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.676 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.677 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.678 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 73248568 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.679 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3747518 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 46897226 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.680 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28303360 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.3": { 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.681 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.682 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1110016 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.683 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 684032 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 544768 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.684 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.685 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.686 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.687 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.688 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1728512 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.689 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 724992 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.690 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6061 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 35754328 2023-12-01T04:46:40.691 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 116, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6042063 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 201058 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 35955386 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.692 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.693 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4450 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 329 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 220 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 84, 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 775189 2023-12-01T04:46:40.694 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 144, 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 316464 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 60, 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 184804 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.695 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6992827 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 50, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3793898 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 47, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 485518749877 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 50, 2023-12-01T04:46:40.696 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 69130208523 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 234, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 429273 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 234, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 21065 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 501657 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.697 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 194951746 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 60762 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 188697627 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10587974 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.698 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 308478 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 401757200 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12988741 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.699 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 237, 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1445380 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1880410664 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40648704 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3159667097 2023-12-01T04:46:40.700 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1736704 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.701 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86636681 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.702 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.703 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72746871 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649775107 2023-12-01T04:46:40.704 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.705 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71644013 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.706 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57757787 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.707 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.708 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68070869 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.709 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649775107 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.710 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8206 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28135 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 182877 2023-12-01T04:46:40.711 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71425963 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.712 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 36 2023-12-01T04:46:40.713 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.714 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 743945 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.715 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.716 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.717 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.718 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.719 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 743945 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.720 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28323840 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.4": { 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.721 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.722 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1257472 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.723 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 790528 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 651264 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.724 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.725 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.726 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.727 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.728 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1982464 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.729 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 720896 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 8, 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 239019 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.730 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2808 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.731 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 147, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57334728 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 136, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 19568078 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 147, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 178590 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 147, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57513318 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.732 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1216 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.733 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4463 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 359 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 233 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 95, 2023-12-01T04:46:40.734 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 923653 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 160, 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 268554 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 65, 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 171700 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 126050 2023-12-01T04:46:40.735 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6123350 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 42, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3549224 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 40, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 191740973066 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 42, 2023-12-01T04:46:40.736 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 63279969007 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 257, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 431302 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 257, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26201 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 263611 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 357625304 2023-12-01T04:46:40.737 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86120 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 130188942 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11781415 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.738 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 306450 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 443 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 506018421 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 15714973 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.739 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 259, 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1723973 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41754624 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.740 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 630784 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.741 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86576932 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.742 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72806620 2023-12-01T04:46:40.743 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.744 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326995 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.745 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.746 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72092125 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.747 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57717955 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.748 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.749 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68110701 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.750 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326995 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.751 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 17648 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 197663 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.752 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71877982 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.753 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.754 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23140034 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 609755 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.755 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23001520 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.756 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.757 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.758 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.759 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23140034 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 609755 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23001520 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.760 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28319744 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.761 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.5": { 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.762 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1175552 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.763 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 765952 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 626688 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.764 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.765 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.766 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.767 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.768 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.769 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1875968 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 720896 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 6, 2023-12-01T04:46:40.770 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 257161 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:40.771 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5203 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 141, 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58727144 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 121, 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9914836 2023-12-01T04:46:40.772 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 141, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 136587 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 141, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58863731 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1279 2023-12-01T04:46:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4059 2023-12-01T04:46:40.774 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 326 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 242 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 89, 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 796362 2023-12-01T04:46:40.775 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 142, 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 327239 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 53, 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 437763 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.776 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 4, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 148593 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3061786 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 38, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2852469 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 35, 2023-12-01T04:46:40.777 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 239410553488 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 38, 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 66782093063 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 263, 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 402050 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 263, 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23689 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.778 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 221441 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 241561798 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 69156 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 202260752 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.779 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11600089 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 308464 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 605 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 458737494 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 15449930 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 266, 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1602502 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41336832 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.781 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40894464 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 442368 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.782 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86576826 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.783 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.784 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72806726 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.785 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326195 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.786 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72092925 2023-12-01T04:46:40.787 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57717884 2023-12-01T04:46:40.788 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.789 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68110772 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.790 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649326195 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.791 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8217 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 23479 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192533 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.792 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71869864 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.793 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42 2023-12-01T04:46:40.794 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.795 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.796 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.797 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.798 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.799 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.800 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.801 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28319744 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.6": { 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.802 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1175552 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.803 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.804 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 786432 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 647168 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.805 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.807 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.808 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.809 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1896448 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1306624 2023-12-01T04:46:40.810 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 61836 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.811 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 6611 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 146, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 50741096 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 144, 2023-12-01T04:46:40.812 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7805542 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 146, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 113434 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 146, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 50854530 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.813 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.814 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4369 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 339 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 248 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 87, 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 811607 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 132, 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 257445 2023-12-01T04:46:40.815 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 45, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 601030 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 25275 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3658815 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.816 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2760368 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 256280578505 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 33, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 58977429273 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 382409 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.817 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26029 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 205453 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 317707424 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 82016 2023-12-01T04:46:40.818 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 111688560 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10969363 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 898411 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 473 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.819 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 444269478 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13084220 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 268, 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1584060 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.820 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 40706048 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1679360 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.821 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86576211 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.822 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.823 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72799149 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.824 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649321585 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.826 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72097535 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.827 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57717474 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.828 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.829 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68111182 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.830 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649321585 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8395 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.831 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26385 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 190692 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71873231 2023-12-01T04:46:40.832 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.833 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 39 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.834 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2812 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 165708295 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 15, 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7270106 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:40.835 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 96596804 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.836 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.837 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.838 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2812 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 165708295 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.839 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 15, 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 7270106 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 13, 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 96596804 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.840 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28905472 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "osd.7": { 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "bluefs": { 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_fallback": { 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.841 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_slow_size_fallback": { 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_db": { 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 65536 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_main": { 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit_wal": { 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_slow": { 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.842 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_sst": { 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8192 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_written_wal": { 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1044480 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lat": { 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "compact_lock_lat": { 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "db_total_bytes": { 2023-12-01T04:46:40.843 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "db_used_bytes": { 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27590656 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "log_bytes": { 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 708608 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "logged_bytes": { 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 569344 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_db": { 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31784960 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_slow": { 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.844 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "max_bytes_wal": { 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "num_files": { 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 13 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "read_bytes": { 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 204599 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "read_count": { 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes": { 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1277952 2023-12-01T04:46:40.845 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_db": { 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1282048 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_slow": { 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_bytes_wal": { 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "read_disk_count": { 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 14 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_bytes": { 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3884 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.846 INFO:tasks.workunit.client.0.smithi060.stdout: "read_prefetch_count": { 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_bytes": { 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_buffer_count": { 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_bytes": { 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4064 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_count": { 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 18 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.847 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes": { 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_db": { 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_slow": { 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_bytes_wal": { 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "read_random_disk_count": { 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_total_bytes": { 2023-12-01T04:46:40.848 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "slow_used_bytes": { 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_total_bytes": { 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "wal_used_bytes": { 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "write_bytes": { 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1687552 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore": { 2023-12-01T04:46:40.849 INFO:tasks.workunit.client.0.smithi060.stdout: "alloc_unit": { 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4096 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": { 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1302528 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "clist_lat": { 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 3, 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 146864 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_lat": { 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed": { 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.850 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_allocated": { 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "compressed_original": { 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "csum_lat": { 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 10, 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 32120 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "decompress_lat": { 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.851 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_commit_lat": { 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 127, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 59067669 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_final_lat": { 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 113, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 4569203 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_flush_lat": { 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 127, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 102839 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "kv_sync_lat": { 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 127, 2023-12-01T04:46:40.852 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 59170508 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_keys_lat": { 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_get_values_lat": { 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_lower_bound_lat": { 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_next_lat": { 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.853 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_seek_to_first_lat": { 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 0, 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_upper_bound_lat": { 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10133 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_hits": { 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 566 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "onode_misses": { 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 276 2023-12-01T04:46:40.854 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "read_lat": { 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 113, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2619047 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "read_onode_meta_lat": { 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 172, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 292856 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "read_wait_aio_lat": { 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 59, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1943171 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "reads_with_retries": { 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.855 INFO:tasks.workunit.client.0.smithi060.stdout: "remove_lat": { 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 1, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 27975 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "state_aio_wait_lat": { 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3483857 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_aio_wait_lat": { 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 19, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 2005108 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_cleanup_lat": { 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 19, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 228337045672 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.856 INFO:tasks.workunit.client.0.smithi060.stdout: "state_deferred_queued_lat": { 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 19, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31854131962 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "state_done_lat": { 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 394994 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "state_finishing_lat": { 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28386 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "state_io_done_lat": { 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 206326 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.857 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_commiting_lat": { 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 371909395 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_done_lat": { 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 69116 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "state_kv_queued_lat": { 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 202176033 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "state_prepare_lat": { 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 10319632 2023-12-01T04:46:40.858 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": { 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 896383 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "truncate_lat": { 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 2, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 969 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_commit_lat": { 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 588127726 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_submit_lat": { 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 12217526 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.859 INFO:tasks.workunit.client.0.smithi060.stdout: "txc_throttle_lat": { 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 294, 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1726147 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache": { 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_bytes": { 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1879418147 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "heap_bytes": { 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 42385408 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "mapped_bytes": { 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 41361408 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "target_bytes": { 2023-12-01T04:46:40.860 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3158499430 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "unmapped_bytes": { 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1024000 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:data": { 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 159383552 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.861 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 86567304 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.862 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 143360 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.863 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72672888 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv": { 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 788529152 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649254780 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.864 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 1168 2023-12-01T04:46:40.865 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 72164340 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.866 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:kv_onode": { 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 192937984 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 67108864 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 464 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 57711536 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.867 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.868 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 68117120 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "bluestore-pricache:meta": { 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "committed_bytes": { 2023-12-01T04:46:40.869 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 721420288 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "pri0_bytes": { 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "pri10_bytes": { 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "pri11_bytes": { 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 649254780 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "pri1_bytes": { 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "pri2_bytes": { 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.870 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "pri3_bytes": { 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "pri4_bytes": { 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "pri5_bytes": { 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 31465 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "pri6_bytes": { 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 202104 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "pri7_bytes": { 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.871 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "pri8_bytes": { 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "pri9_bytes": { 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "reserved_bytes": { 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 71931939 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "objecter": { 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "op_active": { 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.872 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rmw": { 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "osd": { 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg": { 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 47 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "numpg_removing": { 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.873 INFO:tasks.workunit.client.0.smithi060.stdout: "op": { 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 101 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_degraded": { 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "op_delayed_unreadable": { 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "op_in_bytes": { 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "op_latency": { 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 101, 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 144057777 2023-12-01T04:46:40.874 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "op_out_bytes": { 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 264694 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "op_prepare_latency": { 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 103, 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 24350194 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "op_process_latency": { 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 101, 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 114512537 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r": { 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 70 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.875 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency": { 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 70, 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11260815 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_latency_out_bytes_histogram": { 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_out_bytes": { 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 264694 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_prepare_latency": { 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 70, 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 9921652 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "op_r_process_latency": { 2023-12-01T04:46:40.876 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 70, 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 8206785 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw": { 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 26 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_in_bytes": { 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency": { 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 26, 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 24212469 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_in_bytes_histogram": { 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.877 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_latency_out_bytes_histogram": { 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_out_bytes": { 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_prepare_latency": { 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 26, 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 11109730 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "op_rw_process_latency": { 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 26, 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 22733719 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w": { 2023-12-01T04:46:40.878 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 5 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_in_bytes": { 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency": { 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 108584493 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_latency_in_bytes_histogram": { 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_prepare_latency": { 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 7, 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 3318812 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.879 INFO:tasks.workunit.client.0.smithi060.stdout: "op_w_process_latency": { 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "count": 5, 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 83572033 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "op_wip": { 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_bytes": { 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "recovery_ops": { 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 0 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes": { 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 95995035648 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.880 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_bytes_used": { 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "value": 28901376 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": [ 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr" 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 1, 2023-12-01T04:46:40.881 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 1, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 1, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 1781760, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 1781760, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 2, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:40.882 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 2.4430003122688504e-06, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 358, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 567296, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 590368, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 590368, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 1771104, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 211, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 2473984 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.883 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 32, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 32, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 2, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 98304, 2023-12-01T04:46:40.884 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 98304, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 22, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 1.3478653215770464e-07, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 3430, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 3430, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 10290, 2023-12-01T04:46:40.885 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 51, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 20480 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:40.886 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 64, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 64, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 3, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:40.887 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.888 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd" 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "cache_mode": "none", 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "erasure_code_profile": {}, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "min_size": 2, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "options": {}, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_autoscale_mode": "off", 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 8, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "pgp_num": 8, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "pool": 4, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "size": 3, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "stats": { 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_raw": 729330952458, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "bytes_used": 0, 2023-12-01T04:46:40.889 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_bytes_used": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "compress_under_bytes": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "data_bytes_used": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "max_avail": 243110313984, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "objects": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_bytes_used": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "percent_used": 0.0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_bytes": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "quota_objects": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "rd": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "rd_bytes": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "stored": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_data": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_omap": 0, 2023-12-01T04:46:40.890 INFO:tasks.workunit.client.0.smithi060.stdout: "stored_raw": 0, 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "wr": 0, 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "wr_bytes": 0 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_bytes": 0, 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "target_max_objects": 0, 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "type": "replicated" 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": { 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "mirroring_by_pool": [ 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: false 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "num_images_by_pool": [ 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.891 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pools": 1 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "report_id": "b62faf3e-a859-434f-a340-55df0b843ec5", 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "report_timestamp": "2023-12-01T04:46:40.008579", 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "report_version": 1, 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "rocksdb_stats": { 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "7.9.2" 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "rook": { 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "cluster": { 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "external-mode": null, 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "mon": { 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "allow-multiple-per-node": null, 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "count": null, 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "max-id": null, 2023-12-01T04:46:40.892 INFO:tasks.workunit.client.0.smithi060.stdout: "pvc": { 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "stretch": { 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "enabled": null 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "network": { 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "provider": null 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "storage": { 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "device-set": { 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "non-portable": null, 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "portable": null, 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:40.893 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "csi": { 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes": { 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "node": { 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "kubernetes-total": null, 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "with-ceph-daemons": null, 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-cephfs-plugin": null, 2023-12-01T04:46:40.894 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-nfs-plugin": null, 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "with-csi-rbd-plugin": null 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "storage-class": { 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "count": { 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "bucket": null, 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs": null, 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "nfs": null, 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd": null, 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "total": null 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: "version": null 2023-12-01T04:46:40.895 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "services": {}, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_per_pg": [ 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.896 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.932308+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.932308+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.932722+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.897 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513590+0000", 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.898 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3f", 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000", 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.899 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.900 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.901 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.902 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.909137+0000", 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.909137+0000", 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.909418+0000", 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:40.903 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510912+0000", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.904 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3e", 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.905 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000", 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.906 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.907 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.908 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.911761+0000", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.911761+0000", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.912044+0000", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.910 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511805+0000", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.911 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3d", 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000", 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.912 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.913 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.914 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:40.915 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.916 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925804+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925804+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926160+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.917 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511374+0000", 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.918 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3c", 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000", 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.919 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.920 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.921 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:40.922 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.923 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926327+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926327+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926634+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.924 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513606+0000", 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.925 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3b", 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000", 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.926 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.927 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.928 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.929 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.916979+0000", 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.916979+0000", 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917325+0000", 2023-12-01T04:46:40.930 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509436+0000", 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.931 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3a", 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.932 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000", 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.933 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.934 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.935 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:40.936 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924585+0000", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924585+0000", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.925137+0000", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.937 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511602+0000", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.938 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.39", 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000", 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.939 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.940 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.941 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.942 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.943 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.916154+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.916154+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.916394+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.944 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.517661+0000", 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.945 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.38", 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000", 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.946 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.947 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.948 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.949 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.950 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.517405+0000", 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.517405+0000", 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.951 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.517682+0000", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.952 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.37", 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:38:25.032191+0000", 2023-12-01T04:46:40.953 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.954 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.955 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.956 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.957 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925171+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925171+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.925459+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:40.958 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512378+0000", 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.959 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.36", 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000", 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.960 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.961 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.962 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.963 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.964 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.923514+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.923514+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924252+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.965 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512267+0000", 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.966 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.35", 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000", 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.967 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.968 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.969 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.970 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925194+0000", 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925194+0000", 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.925685+0000", 2023-12-01T04:46:40.971 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514961+0000", 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.972 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.34", 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.973 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000", 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.974 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.975 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.976 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.977 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.914858+0000", 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.914858+0000", 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915194+0000", 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.978 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.518119+0000", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.979 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.33", 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000", 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.980 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.981 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.982 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.983 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.984 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917928+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917928+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.919882+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:40.985 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513760+0000", 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.986 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.32", 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000", 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.987 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.988 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.989 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.990 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.991 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920764+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920764+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921013+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:40.992 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509355+0000", 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:40.993 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.31", 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000", 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:40.994 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:40.995 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:40.996 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:40.997 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:40.998 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926578+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926578+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926946+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:40.999 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.508962+0000", 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.000 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.30", 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000", 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.001 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.002 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.003 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.004 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.005 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921030+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921030+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921460+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.006 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510535+0000", 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.007 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2f", 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000", 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.008 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.009 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.011 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.012 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.928381+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.928381+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.928650+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.013 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510472+0000", 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2e", 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000", 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.015 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.016 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.017 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.018 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.927387+0000", 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.927387+0000", 2023-12-01T04:46:41.019 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927652+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512993+0000", 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.020 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2d", 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.021 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000", 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.022 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.023 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.024 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.025 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.491631+0000", 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.491631+0000", 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.491981+0000", 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:41.026 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514993+0000", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 4, 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.027 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 4, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1f", 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 23, 2023-12-01T04:46:41.028 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:35:00.920502+0000", 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 582, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.029 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.030 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 4, 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:41.031 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'4" 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.032 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915341+0000", 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915341+0000", 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915594+0000", 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.033 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.516871+0000", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.034 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1e", 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000", 2023-12-01T04:46:41.035 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.036 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.037 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.038 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.039 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.495091+0000", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.495091+0000", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.495410+0000", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.040 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.516945+0000", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.041 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1e", 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:08:03.804610+0000", 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.042 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.043 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.044 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.045 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.046 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920674+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920674+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.920908+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.047 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.516797+0000", 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.048 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1f", 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000", 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.049 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.050 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.051 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.052 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493052+0000", 2023-12-01T04:46:41.053 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493052+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493628+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513348+0000", 2023-12-01T04:46:41.054 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1d", 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.055 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:44:31.563771+0000", 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.056 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.057 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.058 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.059 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.060 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.060 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.914515+0000", 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.914515+0000", 2023-12-01T04:46:41.061 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.914995+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509502+0000", 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.062 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1c", 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.063 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000", 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.064 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.065 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.066 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.067 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.499478+0000", 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.499478+0000", 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.499759+0000", 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.068 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513136+0000", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.069 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1c", 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:16:07.076050+0000", 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.070 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.071 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.072 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.073 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.074 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917008+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917008+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917265+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:41.075 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509638+0000", 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.076 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1d", 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000", 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.077 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.078 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.079 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.081 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.490518+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.490518+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.490820+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:41.082 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.518973+0000", 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1b", 2023-12-01T04:46:41.083 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:14:12.586359+0000", 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.084 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.085 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.086 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.087 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924902+0000", 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924902+0000", 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926737+0000", 2023-12-01T04:46:41.088 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514330+0000", 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.089 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1a", 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.090 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000", 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.091 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.092 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.093 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.497274+0000", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.497274+0000", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.497581+0000", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.095 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512118+0000", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.096 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1a", 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:58:04.779462+0000", 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.097 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.098 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.099 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.100 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.101 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.923540+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.923540+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.923781+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:41.102 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514433+0000", 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.103 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1b", 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000", 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.104 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.106 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.107 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.489877+0000", 2023-12-01T04:46:41.108 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.489877+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.490154+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.517956+0000", 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.109 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.19", 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.110 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000", 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.111 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.112 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.113 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.114 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.517421+0000", 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.517421+0000", 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.517837+0000", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.116 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.18", 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:25:01.073311+0000", 2023-12-01T04:46:41.117 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.118 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.119 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.120 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.121 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.498387+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.498387+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.498845+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:41.122 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509074+0000", 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.123 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.18", 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000", 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.124 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.125 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.126 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.127 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.128 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920730+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920730+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921007+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.129 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511551+0000", 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.130 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.19", 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000", 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.131 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.132 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.133 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.134 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493067+0000", 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493067+0000", 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493329+0000", 2023-12-01T04:46:41.135 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512131+0000", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.136 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.17", 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.137 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000", 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.138 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.139 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.140 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.141 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.920783+0000", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.920783+0000", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921103+0000", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.142 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509901+0000", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.143 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.16", 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000", 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.144 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.145 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.146 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.147 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.148 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.494361+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.494361+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.494726+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.149 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509815+0000", 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.150 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.16", 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000", 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.151 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.152 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.153 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.154 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921889+0000", 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921889+0000", 2023-12-01T04:46:41.155 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922211+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.515903+0000", 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.156 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.17", 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.157 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000", 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.158 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.159 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.160 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.161 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.487517+0000", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.487517+0000", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.487832+0000", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.162 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511720+0000", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 3, 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.163 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 3, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.15", 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 21, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:02:58.046801+0000", 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.164 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 90, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.165 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.166 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 4, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.167 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'3" 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.168 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925964+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925964+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926237+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.169 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514853+0000", 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.170 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.14", 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000", 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.171 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.172 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.173 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.174 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492272+0000", 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492272+0000", 2023-12-01T04:46:41.175 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492636+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:46:25.584671+0000", 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 12, 2023-12-01T04:46:41.176 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 12, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.14", 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.177 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 30, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:38:24.423149+0000", 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 2632, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.178 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 12, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 4, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 4, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.179 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 12, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 9 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.180 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "69'12" 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.181 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925771+0000", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925771+0000", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926042+0000", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.182 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513177+0000", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.183 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.15", 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000", 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.184 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.185 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.186 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.187 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.188 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.491791+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.491791+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492411+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.189 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514813+0000", 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.190 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.13", 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:07:20.868525+0000", 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 34, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.191 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.192 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.193 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 7 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.194 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926068+0000", 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926068+0000", 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926378+0000", 2023-12-01T04:46:41.195 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513659+0000", 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.196 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.12", 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.197 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000", 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.198 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.199 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.200 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.201 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.498604+0000", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.498604+0000", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.499104+0000", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.202 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509169+0000", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.203 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.12", 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000", 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.205 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.206 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.207 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.208 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.519111+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.519111+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.209 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.519375+0000", 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.210 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.13", 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:34:37.684311+0000", 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.211 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.212 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.213 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.214 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.490325+0000", 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.490325+0000", 2023-12-01T04:46:41.215 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.490620+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511167+0000", 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.216 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.11", 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.217 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000", 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.218 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.219 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.220 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.221 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.520615+0000", 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.520615+0000", 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.222 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.521014+0000", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.223 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.10", 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:41.224 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:17:43.297473+0000", 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.225 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.226 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.227 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.228 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.485147+0000", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.485147+0000", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.485448+0000", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.229 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510816+0000", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 8, 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.230 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 8, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.10", 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 26, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:32:31.473190+0000", 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.231 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.232 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 12, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 4, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 4, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 4, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.233 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 12, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.234 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'8" 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.235 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.927677+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.927677+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927958+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:41.236 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512603+0000", 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.237 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.11", 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000", 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.238 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.239 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.240 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.241 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.489095+0000", 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.489095+0000", 2023-12-01T04:46:41.242 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.489426+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514213+0000", 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:41.243 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.f", 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.244 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:06:37.616502+0000", 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 22, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.245 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.246 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.247 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.248 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924192+0000", 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924192+0000", 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924936+0000", 2023-12-01T04:46:41.249 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512280+0000", 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.250 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.e", 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.251 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000", 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.253 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.254 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.255 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.603919+0000", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.603919+0000", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.604278+0000", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.256 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.508835+0000", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.257 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.2", 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:46:38.863170+0000", 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.258 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.259 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.260 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.261 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.262 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492715+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492715+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493026+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:41.263 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510145+0000", 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.264 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.4", 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000", 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.265 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.266 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.267 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.268 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:41.269 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915471+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915471+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915791+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511416+0000", 2023-12-01T04:46:41.270 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.5", 2023-12-01T04:46:41.271 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000", 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.272 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.273 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.274 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.275 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.716689+0000", 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.716689+0000", 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.716959+0000", 2023-12-01T04:46:41.276 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510889+0000", 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.277 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.4", 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.278 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:15:17.697545+0000", 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.279 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.280 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.281 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.282 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.495786+0000", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.495786+0000", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.498780+0000", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.283 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511390+0000", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.284 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.2", 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000", 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.285 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.286 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.287 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.288 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.289 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.925165+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.925165+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927115+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:41.290 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.570355+0000", 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.291 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.3", 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000", 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.292 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.293 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.294 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.295 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.296 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.603836+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.603836+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.604073+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:41.297 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511160+0000", 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.298 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.7", 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:24:03.503403+0000", 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.299 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.300 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.301 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.302 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.303 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.919858+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.919858+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.920150+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:41.304 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.509656+0000", 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.305 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.0", 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000", 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.306 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.307 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.308 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.309 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.310 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.485268+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.485268+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.485563+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.311 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514307+0000", 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.312 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.1", 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000", 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.313 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.314 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.316 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.705178+0000", 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.705178+0000", 2023-12-01T04:46:41.317 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.705550+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511881+0000", 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.318 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.5", 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.319 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:06:46.516045+0000", 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.320 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.321 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.322 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.323 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917204+0000", 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917204+0000", 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917444+0000", 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.324 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512239+0000", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.325 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2", 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000", 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.326 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.327 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.328 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.329 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.330 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.496934+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.496934+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.498672+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:41.331 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510970+0000", 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.332 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.3", 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000", 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.333 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.334 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.335 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.336 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 20, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.337 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:09.462944+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:09.462944+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:09.463383+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:42:26.011601+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:42:26.011601+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 59, 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:42:26.011601+0000", 2023-12-01T04:46:41.338 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:46:35.368227+0000", 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 144, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 58, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 144, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "1.0", 2023-12-01T04:46:41.339 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 324, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:26:14.318111+0000", 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 590368, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 1771104, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.340 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.341 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 6, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 358, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 554, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.342 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 211, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 2416 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "69'144" 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.343 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.716146+0000", 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.716146+0000", 2023-12-01T04:46:41.344 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.716498+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.515557+0000", 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.345 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.6", 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.346 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:33:10.902984+0000", 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.347 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.348 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.349 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.350 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924324+0000", 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924324+0000", 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924592+0000", 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:41.351 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511955+0000", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.352 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.1", 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000", 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.354 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.355 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.356 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.357 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493227+0000", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493227+0000", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493683+0000", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.358 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512846+0000", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.359 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.0", 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000", 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.360 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.361 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.362 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.363 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.364 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.704863+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.704863+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.705226+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.365 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514319+0000", 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.366 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.3", 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:23:39.513565+0000", 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.367 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.368 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.369 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.370 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492627+0000", 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492627+0000", 2023-12-01T04:46:41.371 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493387+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513761+0000", 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.372 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.5", 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.373 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000", 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.374 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.375 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.376 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.377 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915593+0000", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915593+0000", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.916143+0000", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.378 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510306+0000", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.379 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.4", 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000", 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.380 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.381 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.382 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.383 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.384 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.704888+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.704888+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.705211+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.385 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.517838+0000", 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.386 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.0", 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:21:15.105470+0000", 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.387 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.389 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.390 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.488121+0000", 2023-12-01T04:46:41.391 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.488121+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.488466+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511236+0000", 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:41.392 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.6", 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.393 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:02:12.837694+0000", 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.394 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.395 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.396 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "63'1" 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.397 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.923784+0000", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.923784+0000", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924092+0000", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.398 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513329+0000", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.399 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.7", 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000", 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.400 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.401 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.402 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.403 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 4, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 64, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.404 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:55.603963+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:55.603963+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:55.604370+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 65, 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:54.924151+0000", 2023-12-01T04:46:41.405 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.515663+0000", 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 64, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "4.1", 2023-12-01T04:46:41.406 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 14, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:47:25.490100+0000", 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.407 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.408 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.409 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 4, 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.410 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.491394+0000", 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.491394+0000", 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492059+0000", 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:41.411 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514068+0000", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.412 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.7", 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 21, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:04:33.603168+0000", 2023-12-01T04:46:41.413 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.414 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.415 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.416 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.417 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.570437+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.570437+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.418 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.570822+0000", 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.419 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.6", 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 11, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:03:50.935511+0000", 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.420 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.421 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.422 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.423 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.424 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492875+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492875+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493510+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:41.425 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513137+0000", 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.8", 2023-12-01T04:46:41.426 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000", 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.427 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.428 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.429 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.430 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.518255+0000", 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.518255+0000", 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.431 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.518560+0000", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.432 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.9", 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 11, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T09:52:21.412517+0000", 2023-12-01T04:46:41.433 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.434 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.435 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.436 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.437 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.492537+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.492537+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.492828+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:41.438 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510460+0000", 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.439 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.9", 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000", 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.440 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.441 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.442 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.443 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921651+0000", 2023-12-01T04:46:41.444 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921651+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922086+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512874+0000", 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.445 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.8", 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.446 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000", 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.447 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.448 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.449 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.450 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.519058+0000", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.519058+0000", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.519374+0000", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.451 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.519727+0000", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.452 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.a", 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 28, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:09:57.507289+0000", 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.453 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.454 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.455 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.456 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.457 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.913718+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.913718+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.914015+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.458 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513006+0000", 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.459 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.b", 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000", 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.460 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.461 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.462 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.463 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.499429+0000", 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.499429+0000", 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.499751+0000", 2023-12-01T04:46:41.464 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.512134+0000", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.465 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.b", 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:41.466 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:43:01.376907+0000", 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.467 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.468 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.470 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.922396+0000", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.922396+0000", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922709+0000", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.471 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514480+0000", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.472 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.a", 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000", 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.473 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.474 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.475 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.476 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.477 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493318+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493318+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493654+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.478 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514653+0000", 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.c", 2023-12-01T04:46:41.479 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000", 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.480 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.481 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.482 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.483 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921246+0000", 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921246+0000", 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.921518+0000", 2023-12-01T04:46:41.484 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.513208+0000", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.485 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.d", 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.486 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000", 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.487 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.488 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.489 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.490 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.493356+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.493356+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.493692+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:41.491 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.511647+0000", 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 1, 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.492 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 1, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.d", 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 19, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T14:20:49.836516+0000", 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 70, 2023-12-01T04:46:41.493 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.494 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.495 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 1, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 1 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.496 INFO:tasks.workunit.client.0.smithi060.stdout: 3 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'1" 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.497 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.928016+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.928016+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.928308+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.498 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509222+0000", 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.499 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.c", 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000", 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.500 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.501 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.502 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.503 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 60, 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.489501+0000", 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.489501+0000", 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.489837+0000", 2023-12-01T04:46:41.504 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 61, 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:23.460710+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.510525+0000", 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.505 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 2, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 60, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 2, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "2.e", 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.506 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 20, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:46:56.923707+0000", 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.507 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 3, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 1, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 1, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.508 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 1, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 3, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.509 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: 7 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "62'2" 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.510 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 7, 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.931272+0000", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.931272+0000", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.931557+0000", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.511 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514090+0000", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.512 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.f", 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000", 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.514 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.515 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.516 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 7, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.517 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924183+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924183+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924470+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.518 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513290+0000", 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.519 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.20", 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000", 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.520 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.521 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.522 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: 5 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.523 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.909134+0000", 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.909134+0000", 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.909421+0000", 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:41.524 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514769+0000", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.525 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.21", 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.526 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000", 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.527 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.528 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.529 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.530 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917447+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917447+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917785+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:41.531 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.511039+0000", 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.532 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.22", 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000", 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.533 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.535 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.536 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.537 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926546+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926546+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.927047+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:41.538 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510604+0000", 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.23", 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.539 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000", 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.540 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.541 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.542 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.543 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917138+0000", 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917138+0000", 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917505+0000", 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.544 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513200+0000", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.545 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.24", 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000", 2023-12-01T04:46:41.546 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.547 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.548 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.549 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 1, 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.550 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.915462+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.915462+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.915763+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:41.551 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510454+0000", 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.552 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.25", 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000", 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.553 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.554 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.555 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: 1, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 1, 2023-12-01T04:46:41.556 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 6, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:41.557 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.924047+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.924047+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.924323+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.558 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.514314+0000", 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.26", 2023-12-01T04:46:41.559 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000", 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.560 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.561 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.562 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.563 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: 6, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: 4 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 6, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.564 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.917333+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.917333+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.917876+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:41.565 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.513410+0000", 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.566 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.27", 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000", 2023-12-01T04:46:41.567 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.568 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.569 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.570 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.571 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.914421+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.914421+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.914762+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:41.572 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.510978+0000", 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.573 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.28", 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000", 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.574 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.575 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.576 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: 2 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.577 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 3, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.578 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.918093+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.918093+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.918409+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.512567+0000", 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.580 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.29", 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 18, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000", 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.581 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.582 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.583 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: 3, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 3, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.584 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 5, 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.921773+0000", 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.921773+0000", 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.922270+0000", 2023-12-01T04:46:41.585 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.509308+0000", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.586 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2a", 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.587 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000", 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.588 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.589 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.590 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: 5, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: 6 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 5, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 0, 2023-12-01T04:46:41.591 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:44:24.926081+0000", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:44:24.926081+0000", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:44:24.926873+0000", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 62, 2023-12-01T04:46:41.592 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:55.514639+0000", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 61, 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.593 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2b", 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 68, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 17, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000", 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.594 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.595 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.596 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: 0, 2023-12-01T04:46:41.597 INFO:tasks.workunit.client.0.smithi060.stdout: 7, 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: 1 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 0, 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": [ 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "acting_primary": 2, 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "avail_no_missing": [], 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "blocked_by": [], 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "created": 61, 2023-12-01T04:46:41.598 INFO:tasks.workunit.client.0.smithi060.stdout: "dirty_stats_invalid": false, 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_bytes_stats_invalid": false, 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "hitset_stats_invalid": false, 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_active": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_active": "2023-12-01T04:45:56.570939+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_became_peered": "2023-12-01T04:45:56.570939+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_change": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_clean_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub": "0'0", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_deep_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_epoch_clean": 69, 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fresh": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_fullsized": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_peered": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.599 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub": "0'0", 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_duration": 0, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "last_scrub_stamp": "2023-12-01T04:44:24.465917+0000", 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "last_undegraded": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "last_unstale": "2023-12-01T04:45:56.571341+0000", 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "log_dups_size": 0, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "log_start": "0'0", 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "manifest_stats_invalid": false, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "mapping_epoch": 68, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "object_location_counts": [], 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_scrubbed": 0, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "objects_trimmed": 0, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_stats_invalid": false, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_start": "0'0", 2023-12-01T04:46:41.600 INFO:tasks.workunit.client.0.smithi060.stdout: "parent": "0.0", 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "parent_split_bits": 0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "pgid": "3.2c", 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "pin_stats_invalid": false, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "purged_snaps": [], 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_epoch": 69, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "reported_seq": 11, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_duration": 0.0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "scrub_schedule": "periodic scrub scheduled @ 2023-12-02T04:45:29.573510+0000", 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrim_duration": 0.0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "snaptrimq_len": 0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.601 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.602 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.603 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "state": "active+clean", 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_invalid": false, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "up": [ 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: 2, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: 4, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: 0 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "up_primary": 2, 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: "version": "0'0" 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:41.604 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_per_pool": [ 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 24, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "rbd" 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 8, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 8, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 4, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.605 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.606 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.607 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:41.608 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 24 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 192, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 0, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 64, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 8, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 0, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 3, 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.609 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.610 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.611 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 0 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:41.612 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 0, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 192 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 3, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "mgr" 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 144, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 1, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 3, 2023-12-01T04:46:41.613 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 144, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 1, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 590368, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 1771104, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.614 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 6, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 2, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 2, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 6, 2023-12-01T04:46:41.615 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 358, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 554, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 211, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 2416 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 1781760, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:41.616 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 1771104, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 3 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: { 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "acting": 96, 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "application": [ 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "cephfs" 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.617 INFO:tasks.workunit.client.0.smithi060.stdout: "log_size": 45, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_pg": 32, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_store_stats": 8, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "ondisk_log_size": 45, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "poolid": 2, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "stat_sum": { 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes": 3430, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_hit_set_archive": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_bytes_recovered": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_deep_scrub_errors": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_kb": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_full": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_evict_mode_some": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush": 0, 2023-12-01T04:46:41.618 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_kb": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_high": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_flush_mode_low": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_keys_recovered": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_large_omap_objects": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_legacy_snapsets": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_clones": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_object_copies": 66, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects": 22, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_degraded": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_dirty": 22, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_hit_set_archive": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_manifest": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_misplaced": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_missing_on_primary": 0, 2023-12-01T04:46:41.619 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_omap": 14, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_pinned": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_recovered": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_repaired": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_objects_unfound": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_bytes": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_omap_keys": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_promote": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_read_kb": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_scrub_errors": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_shallow_scrub_errors": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_whiteouts": 0, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write": 51, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "num_write_kb": 20 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.620 INFO:tasks.workunit.client.0.smithi060.stdout: "store_stats": { 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "allocated": 98304, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "available": 0, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed": 0, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_allocated": 0, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "data_compressed_original": 0, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "data_stored": 10290, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "internal_metadata": 0, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "internally_reserved": 0, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "omap_allocated": 0, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "total": 0 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "up": 96 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: ], 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "usage": { 2023-12-01T04:46:41.621 INFO:tasks.workunit.client.0.smithi060.stdout: "pg_num": 105, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "pools": 4, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "stats_by_class": { 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "ssd": { 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_bytes": 228298752, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_raw_ratio": 0.00029727935907430947 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: }, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_avail_bytes": 767731986432, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_bytes": 767960285184, 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: "total_used_bytes": 228298752 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout: } 2023-12-01T04:46:41.622 INFO:tasks.workunit.client.0.smithi060.stdout:} 2023-12-01T04:46:41.623 INFO:tasks.workunit.client.0.smithi060.stdout:OK 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.625 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.626 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.627 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.628 INFO:tasks.workunit.client.0.smithi060.stderr:+ echo OK 2023-12-01T04:46:41.628 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T04:46:41.629 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T04:46:41.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2023-12-01T04:46:41.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.630 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='client.24869 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 14 op/s 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.632 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.633 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='client.14979 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.636 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-01T04:46:41.637 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-12-01T04:46:41.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:41.706 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:41.712 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2023-12-01T04:46:41.712 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T04:46:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:42.012 DEBUG:teuthology.parallel:result is None 2023-12-01T04:46:42.012 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T04:46:42.040 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T04:46:42.040 DEBUG:teuthology.orchestra.run.smithi060:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T04:46:42.101 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T04:46:42.101 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:46:42.112 INFO:teuthology.task.print:**** done end telemetry reef... 2023-12-01T04:46:42.112 INFO:teuthology.run_tasks:Running task print... 2023-12-01T04:46:42.135 INFO:teuthology.task.print:**** done start parallel 2023-12-01T04:46:42.136 INFO:teuthology.run_tasks:Running task parallel... 2023-12-01T04:46:42.152 INFO:teuthology.task.parallel:starting parallel... 2023-12-01T04:46:42.152 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2023-12-01T04:46:42.153 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T04:46:42.153 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2023-12-01T04:46:42.153 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-12-01T04:46:42.155 INFO:tasks.rados:Beginning rados... 2023-12-01T04:46:42.155 INFO:tasks.rados:joining rados 2023-12-01T04:46:42.155 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-12-01T04:46:42.156 INFO:teuthology.task.sequential:In sequential, running task print... 2023-12-01T04:46:42.156 INFO:teuthology.task.print:**** done start upgrade, wait 2023-12-01T04:46:42.156 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-12-01T04:46:42.156 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi060.front.sepia.ceph.com 2023-12-01T04:46:42.156 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph config set global log_to_journald false --force' 2023-12-01T04:46:42.157 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-12-01T04:46:42.157 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2023-12-01T04:46:42.623 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:46:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:42 smithi060 ceph-mon[109077]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:42 smithi060 ceph-mon[94233]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:42 smithi089 ceph-mon[98504]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:42.855 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:46:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:44 smithi060 ceph-mon[94233]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:46:44] "GET /metrics HTTP/1.1" 200 33636 "" "Prometheus/2.43.0" 2023-12-01T04:46:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:44 smithi060 ceph-mon[109077]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:44.781 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-12-01T04:46:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:44 smithi089 ceph-mon[98504]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:45.341 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:46:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4214754794' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T04:46:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4214754794' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T04:46:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4214754794' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T04:46:45.964 INFO:tasks.rados:starting run 0 out of 1 2023-12-01T04:46:45.965 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-12-01T04:46:45.965 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2023-12-01T04:46:46.543 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:46 smithi060 ceph-mon[109077]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:46.543 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4214754794' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T04:46:46.543 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:46 smithi060 ceph-mon[109077]: osdmap e70: 8 total, 8 up, 8 in 2023-12-01T04:46:46.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:46 smithi060 ceph-mon[94233]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:46.543 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4214754794' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T04:46:46.544 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:46 smithi060 ceph-mon[94233]: osdmap e70: 8 total, 8 up, 8 in 2023-12-01T04:46:46.747 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:46:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:46 smithi089 ceph-mon[98504]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 33 op/s 2023-12-01T04:46:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4214754794' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T04:46:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:46 smithi089 ceph-mon[98504]: osdmap e70: 8 total, 8 up, 8 in 2023-12-01T04:46:47.000 INFO:teuthology.orchestra.run.smithi060.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:46:47.706 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -e sha1=9942cfafa9f7e22e363b3f76a7fe21130085c2db -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[94233]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:47 smithi060 ceph-mon[109077]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:46:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:46:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:46:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:46:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:46:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:46:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:47 smithi089 ceph-mon[98504]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:9942cfafa9f7e22e363b3f76a7fe21130085c2db 2023-12-01T04:46:48.349 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:46:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:49 smithi060 ceph-mon[94233]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2023-12-01T04:46:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1889126186' 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 2023-12-01T04:46:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:49 smithi060 ceph-mon[109077]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2023-12-01T04:46:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1889126186' 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 2023-12-01T04:46:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:49 smithi089 ceph-mon[98504]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 0 B/s wr, 21 op/s 2023-12-01T04:46:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1889126186' 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 2023-12-01T04:46:49.851 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:46:50.057 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'unique_pool_0' created 2023-12-01T04:46:50.211 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (69s) 13s ago 101s 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (88s) 13s ago 88s 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2m) 13s ago 2m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2m) 13s ago 2m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5m) 13s ago 5m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7m) 13s ago 7m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7m) 13s ago 7m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5m) 13s ago 5m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5m) 13s ago 5m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (81s) 13s ago 81s 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (77s) 13s ago 77s 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5m) 13s ago 5m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:46:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4m) 13s ago 4m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:46:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4m) 13s ago 4m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:46:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4m) 13s ago 4m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:46:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3m) 13s ago 3m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:46:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3m) 13s ago 3m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:46:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3m) 13s ago 3m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:46:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2m) 13s ago 2m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:46:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (65s) 13s ago 2m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:46:50.462 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:50 smithi060 ceph-mon[109077]: osdmap e71: 8 total, 8 up, 8 in 2023-12-01T04:46:50.462 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:50 smithi060 ceph-mon[94233]: osdmap e71: 8 total, 8 up, 8 in 2023-12-01T04:46:50.527 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-12-01T04:46:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:50 smithi089 ceph-mon[98504]: osdmap e71: 8 total, 8 up, 8 in 2023-12-01T04:46:50.619 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:46:50.619 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:46:50.620 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:46:51.098 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T04:46:51.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[109077]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:51.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[109077]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:51.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1889126186' 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 2023-12-01T04:46:51.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[109077]: osdmap e72: 8 total, 8 up, 8 in 2023-12-01T04:46:51.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[109077]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:51.316 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1494129873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:46:51.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[94233]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:51.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[94233]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:51.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1889126186' 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 2023-12-01T04:46:51.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[94233]: osdmap e72: 8 total, 8 up, 8 in 2023-12-01T04:46:51.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[94233]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:51.317 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1494129873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:46:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:51 smithi089 ceph-mon[98504]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:51 smithi089 ceph-mon[98504]: from='client.24917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1889126186' 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 2023-12-01T04:46:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:51 smithi089 ceph-mon[98504]: osdmap e72: 8 total, 8 up, 8 in 2023-12-01T04:46:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:51 smithi089 ceph-mon[98504]: from='client.24923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:46:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1494129873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:46:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:52 smithi060 ceph-mon[94233]: osdmap e73: 8 total, 8 up, 8 in 2023-12-01T04:46:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:52 smithi060 ceph-mon[109077]: osdmap e73: 8 total, 8 up, 8 in 2023-12-01T04:46:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:52 smithi089 ceph-mon[98504]: osdmap e73: 8 total, 8 up, 8 in 2023-12-01T04:46:53.070 INFO:teuthology.orchestra.run.smithi060.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-12-01T04:46:53.448 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[109077]: pgmap v69: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:53.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:46:53.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[109077]: osdmap e74: 8 total, 8 up, 8 in 2023-12-01T04:46:53.449 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2506917215' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:46:53.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[94233]: pgmap v69: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:53.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:46:53.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[94233]: osdmap e74: 8 total, 8 up, 8 in 2023-12-01T04:46:53.449 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2506917215' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:46:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:53 smithi089 ceph-mon[98504]: pgmap v69: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:53 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T04:46:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:53 smithi089 ceph-mon[98504]: osdmap e74: 8 total, 8 up, 8 in 2023-12-01T04:46:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2506917215' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-12-01T04:46:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2506917215' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:46:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:54 smithi060 ceph-mon[109077]: osdmap e75: 8 total, 8 up, 8 in 2023-12-01T04:46:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2506917215' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:46:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:54 smithi060 ceph-mon[94233]: osdmap e75: 8 total, 8 up, 8 in 2023-12-01T04:46:54.451 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T04:46:54.486 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight read -> 100 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight delete -> 50 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight snap_create -> 50 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight snap_remove -> 50 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight rollback -> 50 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight setattr -> 25 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight rmattr -> 25 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight copy_from -> 50 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:adding op weight append -> 100 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable) 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout:Configuration: 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout: Number of operations: 4000 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout: Number of objects: 50 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout: Max in flight operations: 16 2023-12-01T04:46:54.487 INFO:tasks.rados.rados.0.smithi060.stdout: Object size (in bytes): 4000000 2023-12-01T04:46:54.488 INFO:tasks.rados.rados.0.smithi060.stdout: Write stride min: 400000 2023-12-01T04:46:54.488 INFO:tasks.rados.rados.0.smithi060.stdout: Write stride max: 800000 2023-12-01T04:46:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2506917215' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-12-01T04:46:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:54 smithi089 ceph-mon[98504]: osdmap e75: 8 total, 8 up, 8 in 2023-12-01T04:46:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:46:54] "GET /metrics HTTP/1.1" 200 33636 "" "Prometheus/2.43.0" 2023-12-01T04:46:55.078 INFO:tasks.rados.rados.0.smithi060.stdout:1: write initial oid 1 2023-12-01T04:46:55.079 INFO:tasks.rados.rados.0.smithi060.stdout:1: seq_num 0 ranges {0=24576} 2023-12-01T04:46:55.079 INFO:tasks.rados.rados.0.smithi060.stdout:1: writing smithi060156570-1 from 0 to 24576 tid 1 2023-12-01T04:46:55.079 INFO:tasks.rados.rados.0.smithi060.stdout:2: write initial oid 2 2023-12-01T04:46:55.079 INFO:tasks.rados.rados.0.smithi060.stdout:2: seq_num 1 ranges {0=24576} 2023-12-01T04:46:55.079 INFO:tasks.rados.rados.0.smithi060.stdout:2: writing smithi060156570-2 from 0 to 24576 tid 1 2023-12-01T04:46:55.080 INFO:tasks.rados.rados.0.smithi060.stdout:3: write initial oid 3 2023-12-01T04:46:55.080 INFO:tasks.rados.rados.0.smithi060.stdout:3: seq_num 2 ranges {0=40960} 2023-12-01T04:46:55.081 INFO:tasks.rados.rados.0.smithi060.stdout:3: writing smithi060156570-3 from 0 to 40960 tid 1 2023-12-01T04:46:55.081 INFO:tasks.rados.rados.0.smithi060.stdout:4: write initial oid 4 2023-12-01T04:46:55.081 INFO:tasks.rados.rados.0.smithi060.stdout:4: seq_num 3 ranges {0=57344} 2023-12-01T04:46:55.081 INFO:tasks.rados.rados.0.smithi060.stdout:4: writing smithi060156570-4 from 0 to 57344 tid 1 2023-12-01T04:46:55.081 INFO:tasks.rados.rados.0.smithi060.stdout:5: write initial oid 5 2023-12-01T04:46:55.082 INFO:tasks.rados.rados.0.smithi060.stdout:5: seq_num 4 ranges {0=73728} 2023-12-01T04:46:55.082 INFO:tasks.rados.rados.0.smithi060.stdout:5: writing smithi060156570-5 from 0 to 73728 tid 1 2023-12-01T04:46:55.082 INFO:tasks.rados.rados.0.smithi060.stdout:6: write initial oid 6 2023-12-01T04:46:55.082 INFO:tasks.rados.rados.0.smithi060.stdout:6: seq_num 5 ranges {0=90112} 2023-12-01T04:46:55.082 INFO:tasks.rados.rados.0.smithi060.stdout:6: writing smithi060156570-6 from 0 to 90112 tid 1 2023-12-01T04:46:55.082 INFO:tasks.rados.rados.0.smithi060.stdout:7: write initial oid 7 2023-12-01T04:46:55.083 INFO:tasks.rados.rados.0.smithi060.stdout:7: seq_num 6 ranges {0=106496} 2023-12-01T04:46:55.085 INFO:tasks.rados.rados.0.smithi060.stdout:7: writing smithi060156570-7 from 0 to 106496 tid 1 2023-12-01T04:46:55.085 INFO:tasks.rados.rados.0.smithi060.stdout:8: write initial oid 8 2023-12-01T04:46:55.085 INFO:tasks.rados.rados.0.smithi060.stdout:8: seq_num 7 ranges {0=122880} 2023-12-01T04:46:55.085 INFO:tasks.rados.rados.0.smithi060.stdout:8: writing smithi060156570-8 from 0 to 122880 tid 1 2023-12-01T04:46:55.085 INFO:tasks.rados.rados.0.smithi060.stdout:9: write initial oid 9 2023-12-01T04:46:55.086 INFO:tasks.rados.rados.0.smithi060.stdout:9: seq_num 8 ranges {0=139264} 2023-12-01T04:46:55.086 INFO:tasks.rados.rados.0.smithi060.stdout:9: writing smithi060156570-9 from 0 to 139264 tid 1 2023-12-01T04:46:55.086 INFO:tasks.rados.rados.0.smithi060.stdout:10: write initial oid 10 2023-12-01T04:46:55.086 INFO:tasks.rados.rados.0.smithi060.stdout:10: seq_num 9 ranges {0=155648} 2023-12-01T04:46:55.086 INFO:tasks.rados.rados.0.smithi060.stdout:10: writing smithi060156570-10 from 0 to 155648 tid 1 2023-12-01T04:46:55.086 INFO:tasks.rados.rados.0.smithi060.stdout:11: write initial oid 11 2023-12-01T04:46:55.087 INFO:tasks.rados.rados.0.smithi060.stdout:11: seq_num 10 ranges {0=172032} 2023-12-01T04:46:55.087 INFO:tasks.rados.rados.0.smithi060.stdout:11: writing smithi060156570-11 from 0 to 172032 tid 1 2023-12-01T04:46:55.087 INFO:tasks.rados.rados.0.smithi060.stdout:12: write initial oid 12 2023-12-01T04:46:55.087 INFO:tasks.rados.rados.0.smithi060.stdout:12: seq_num 11 ranges {0=188416} 2023-12-01T04:46:55.087 INFO:tasks.rados.rados.0.smithi060.stdout:12: writing smithi060156570-12 from 0 to 188416 tid 1 2023-12-01T04:46:55.088 INFO:tasks.rados.rados.0.smithi060.stdout:13: write initial oid 13 2023-12-01T04:46:55.088 INFO:tasks.rados.rados.0.smithi060.stdout:13: seq_num 12 ranges {0=204800} 2023-12-01T04:46:55.088 INFO:tasks.rados.rados.0.smithi060.stdout:13: writing smithi060156570-13 from 0 to 204800 tid 1 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:14: write initial oid 14 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:14: seq_num 13 ranges {0=221184} 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:14: writing smithi060156570-14 from 0 to 221184 tid 1 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:15: write initial oid 15 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:15: seq_num 14 ranges {0=237568} 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:15: writing smithi060156570-15 from 0 to 237568 tid 1 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:16: write initial oid 16 2023-12-01T04:46:55.094 INFO:tasks.rados.rados.0.smithi060.stdout:16: seq_num 15 ranges {0=253952} 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:16: writing smithi060156570-16 from 0 to 253952 tid 1 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:1: finishing write tid 1 to smithi060156570-1 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:2: finishing write tid 1 to smithi060156570-2 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:2: finishing write tid 2 to smithi060156570-2 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:1: finishing write tid 2 to smithi060156570-1 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:2: finishing write tid 3 to smithi060156570-2 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:2: oid 2 updating version 0 to 1 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:2: oid 2 updating version 1 to 2 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:3: finishing write tid 1 to smithi060156570-3 2023-12-01T04:46:55.095 INFO:tasks.rados.rados.0.smithi060.stdout:2: done (15 left) 2023-12-01T04:46:55.096 INFO:tasks.rados.rados.0.smithi060.stdout:17: write initial oid 17 2023-12-01T04:46:55.096 INFO:tasks.rados.rados.0.smithi060.stdout:17: seq_num 16 ranges {0=270336} 2023-12-01T04:46:55.097 INFO:tasks.rados.rados.0.smithi060.stdout:17: writing smithi060156570-17 from 0 to 270336 tid 1 2023-12-01T04:46:55.098 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.098 INFO:tasks.rados.rados.0.smithi060.stdout:3: finishing write tid 2 to smithi060156570-3 2023-12-01T04:46:55.098 INFO:tasks.rados.rados.0.smithi060.stdout:6: finishing write tid 1 to smithi060156570-6 2023-12-01T04:46:55.098 INFO:tasks.rados.rados.0.smithi060.stdout:5: finishing write tid 1 to smithi060156570-5 2023-12-01T04:46:55.098 INFO:tasks.rados.rados.0.smithi060.stdout:1: finishing write tid 3 to smithi060156570-1 2023-12-01T04:46:55.098 INFO:tasks.rados.rados.0.smithi060.stdout:1: oid 1 updating version 0 to 1 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:1: oid 1 updating version 1 to 2 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:3: finishing write tid 3 to smithi060156570-3 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:3: oid 3 updating version 0 to 1 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:3: oid 3 updating version 1 to 2 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-12-01T04:46:55.099 INFO:tasks.rados.rados.0.smithi060.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-12-01T04:46:55.100 INFO:tasks.rados.rados.0.smithi060.stdout:10: finishing write tid 1 to smithi060156570-10 2023-12-01T04:46:55.100 INFO:tasks.rados.rados.0.smithi060.stdout:6: finishing write tid 2 to smithi060156570-6 2023-12-01T04:46:55.100 INFO:tasks.rados.rados.0.smithi060.stdout:8: finishing write tid 1 to smithi060156570-8 2023-12-01T04:46:55.100 INFO:tasks.rados.rados.0.smithi060.stdout:12: finishing write tid 1 to smithi060156570-12 2023-12-01T04:46:55.100 INFO:tasks.rados.rados.0.smithi060.stdout:5: finishing write tid 2 to smithi060156570-5 2023-12-01T04:46:55.100 INFO:tasks.rados.rados.0.smithi060.stdout:4: finishing write tid 1 to smithi060156570-4 2023-12-01T04:46:55.100 INFO:tasks.rados.rados.0.smithi060.stdout:11: finishing write tid 1 to smithi060156570-11 2023-12-01T04:46:55.101 INFO:tasks.rados.rados.0.smithi060.stdout:13: finishing write tid 1 to smithi060156570-13 2023-12-01T04:46:55.101 INFO:tasks.rados.rados.0.smithi060.stdout:5: finishing write tid 3 to smithi060156570-5 2023-12-01T04:46:55.101 INFO:tasks.rados.rados.0.smithi060.stdout:5: oid 5 updating version 0 to 1 2023-12-01T04:46:55.101 INFO:tasks.rados.rados.0.smithi060.stdout:5: oid 5 updating version 1 to 2 2023-12-01T04:46:55.101 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:12: finishing write tid 2 to smithi060156570-12 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:4: finishing write tid 2 to smithi060156570-4 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:6: finishing write tid 3 to smithi060156570-6 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:6: oid 6 updating version 0 to 1 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:6: oid 6 updating version 1 to 2 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:46:55.102 INFO:tasks.rados.rados.0.smithi060.stdout:8: finishing write tid 2 to smithi060156570-8 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:7: finishing write tid 1 to smithi060156570-7 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:9: finishing write tid 1 to smithi060156570-9 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:1: done (15 left) 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:3: done (14 left) 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:5: done (13 left) 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:6: done (12 left) 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:18: write initial oid 18 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:18: seq_num 17 ranges {0=286720} 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:18: writing smithi060156570-18 from 0 to 286720 tid 1 2023-12-01T04:46:55.103 INFO:tasks.rados.rados.0.smithi060.stdout:19: write initial oid 19 2023-12-01T04:46:55.104 INFO:tasks.rados.rados.0.smithi060.stdout:19: seq_num 18 ranges {0=303104} 2023-12-01T04:46:55.109 INFO:tasks.rados.rados.0.smithi060.stdout:19: writing smithi060156570-19 from 0 to 303104 tid 1 2023-12-01T04:46:55.109 INFO:tasks.rados.rados.0.smithi060.stdout:20: write initial oid 20 2023-12-01T04:46:55.109 INFO:tasks.rados.rados.0.smithi060.stdout:20: seq_num 19 ranges {0=319488} 2023-12-01T04:46:55.109 INFO:tasks.rados.rados.0.smithi060.stdout:20: writing smithi060156570-20 from 0 to 319488 tid 1 2023-12-01T04:46:55.109 INFO:tasks.rados.rados.0.smithi060.stdout:21: write initial oid 21 2023-12-01T04:46:55.110 INFO:tasks.rados.rados.0.smithi060.stdout:21: seq_num 20 ranges {0=344064} 2023-12-01T04:46:55.110 INFO:tasks.rados.rados.0.smithi060.stdout:21: writing smithi060156570-21 from 0 to 344064 tid 1 2023-12-01T04:46:55.110 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.110 INFO:tasks.rados.rados.0.smithi060.stdout:12: finishing write tid 3 to smithi060156570-12 2023-12-01T04:46:55.110 INFO:tasks.rados.rados.0.smithi060.stdout:12: oid 12 updating version 0 to 3 2023-12-01T04:46:55.110 INFO:tasks.rados.rados.0.smithi060.stdout:12: oid 12 updating version 3 to 4 2023-12-01T04:46:55.110 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 4 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-12-01T04:46:55.111 INFO:tasks.rados.rados.0.smithi060.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-12-01T04:46:55.111 INFO:tasks.rados.rados.0.smithi060.stdout:14: finishing write tid 1 to smithi060156570-14 2023-12-01T04:46:55.111 INFO:tasks.rados.rados.0.smithi060.stdout:11: finishing write tid 2 to smithi060156570-11 2023-12-01T04:46:55.111 INFO:tasks.rados.rados.0.smithi060.stdout:8: finishing write tid 3 to smithi060156570-8 2023-12-01T04:46:55.111 INFO:tasks.rados.rados.0.smithi060.stdout:8: oid 8 updating version 0 to 1 2023-12-01T04:46:55.111 INFO:tasks.rados.rados.0.smithi060.stdout:8: oid 8 updating version 1 to 3 2023-12-01T04:46:55.112 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-12-01T04:46:55.112 INFO:tasks.rados.rados.0.smithi060.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-12-01T04:46:55.112 INFO:tasks.rados.rados.0.smithi060.stdout:13: finishing write tid 2 to smithi060156570-13 2023-12-01T04:46:55.112 INFO:tasks.rados.rados.0.smithi060.stdout:10: finishing write tid 2 to smithi060156570-10 2023-12-01T04:46:55.112 INFO:tasks.rados.rados.0.smithi060.stdout:10: finishing write tid 3 to smithi060156570-10 2023-12-01T04:46:55.112 INFO:tasks.rados.rados.0.smithi060.stdout:10: oid 10 updating version 0 to 1 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:10: oid 10 updating version 1 to 2 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:4: finishing write tid 3 to smithi060156570-4 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:4: oid 4 updating version 0 to 1 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:4: oid 4 updating version 1 to 2 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:13: finishing write tid 3 to smithi060156570-13 2023-12-01T04:46:55.113 INFO:tasks.rados.rados.0.smithi060.stdout:13: oid 13 updating version 0 to 1 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:13: oid 13 updating version 1 to 2 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:11: finishing write tid 3 to smithi060156570-11 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:11: oid 11 updating version 0 to 2 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:11: oid 11 updating version 2 to 4 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 4 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:14: finishing write tid 2 to smithi060156570-14 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:16: finishing write tid 1 to smithi060156570-16 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:7: finishing write tid 2 to smithi060156570-7 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:15: finishing write tid 1 to smithi060156570-15 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:17: finishing write tid 1 to smithi060156570-17 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:14: finishing write tid 3 to smithi060156570-14 2023-12-01T04:46:55.114 INFO:tasks.rados.rados.0.smithi060.stdout:14: oid 14 updating version 0 to 4 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:14: oid 14 version 4 is already newer than 3 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:9: finishing write tid 2 to smithi060156570-9 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:16: finishing write tid 2 to smithi060156570-16 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:9: finishing write tid 3 to smithi060156570-9 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:9: oid 9 updating version 0 to 1 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:9: oid 9 updating version 1 to 2 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:15: finishing write tid 2 to smithi060156570-15 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:19: finishing write tid 1 to smithi060156570-19 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:7: finishing write tid 3 to smithi060156570-7 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:7: oid 7 updating version 0 to 1 2023-12-01T04:46:55.115 INFO:tasks.rados.rados.0.smithi060.stdout:7: oid 7 updating version 1 to 2 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 2 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:17: finishing write tid 2 to smithi060156570-17 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:18: finishing write tid 1 to smithi060156570-18 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:19: finishing write tid 2 to smithi060156570-19 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:16: finishing write tid 3 to smithi060156570-16 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:16: oid 16 updating version 0 to 1 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:16: oid 16 updating version 1 to 2 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 2 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:15: finishing write tid 3 to smithi060156570-15 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:15: oid 15 updating version 0 to 2 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:15: oid 15 version 2 is already newer than 1 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-12-01T04:46:55.116 INFO:tasks.rados.rados.0.smithi060.stdout:19: finishing write tid 3 to smithi060156570-19 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:19: oid 19 updating version 0 to 5 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:19: oid 19 updating version 5 to 6 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:17: finishing write tid 3 to smithi060156570-17 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:17: oid 17 updating version 0 to 2 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:17: oid 17 version 2 is already newer than 1 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:18: finishing write tid 2 to smithi060156570-18 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:4: done (15 left) 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:7: done (14 left) 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:8: done (13 left) 2023-12-01T04:46:55.117 INFO:tasks.rados.rados.0.smithi060.stdout:9: done (12 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:10: done (11 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:11: done (10 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:12: done (9 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:13: done (8 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:14: done (7 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:15: done (6 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:16: done (5 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:17: done (4 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:19: done (3 left) 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:22: write initial oid 22 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:22: seq_num 21 ranges {0=360448} 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:22: writing smithi060156570-22 from 0 to 360448 tid 1 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:23: write initial oid 23 2023-12-01T04:46:55.118 INFO:tasks.rados.rados.0.smithi060.stdout:23: seq_num 22 ranges {0=376832} 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:23: writing smithi060156570-23 from 0 to 376832 tid 1 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:24: write initial oid 24 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:24: seq_num 23 ranges {0=393216} 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:24: writing smithi060156570-24 from 0 to 393216 tid 1 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:25: write initial oid 25 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:25: seq_num 24 ranges {0=409600} 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:25: writing smithi060156570-25 from 0 to 409600 tid 1 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:26: write initial oid 26 2023-12-01T04:46:55.120 INFO:tasks.rados.rados.0.smithi060.stdout:26: seq_num 25 ranges {0=425984} 2023-12-01T04:46:55.121 INFO:tasks.rados.rados.0.smithi060.stdout:26: writing smithi060156570-26 from 0 to 425984 tid 1 2023-12-01T04:46:55.121 INFO:tasks.rados.rados.0.smithi060.stdout:27: write initial oid 27 2023-12-01T04:46:55.121 INFO:tasks.rados.rados.0.smithi060.stdout:27: seq_num 26 ranges {0=442368} 2023-12-01T04:46:55.121 INFO:tasks.rados.rados.0.smithi060.stdout:27: writing smithi060156570-27 from 0 to 442368 tid 1 2023-12-01T04:46:55.121 INFO:tasks.rados.rados.0.smithi060.stdout:28: write initial oid 28 2023-12-01T04:46:55.121 INFO:tasks.rados.rados.0.smithi060.stdout:28: seq_num 27 ranges {0=458752} 2023-12-01T04:46:55.123 INFO:tasks.rados.rados.0.smithi060.stdout:28: writing smithi060156570-28 from 0 to 458752 tid 1 2023-12-01T04:46:55.123 INFO:tasks.rados.rados.0.smithi060.stdout:29: write initial oid 29 2023-12-01T04:46:55.124 INFO:tasks.rados.rados.0.smithi060.stdout:29: seq_num 28 ranges {0=475136} 2023-12-01T04:46:55.126 INFO:tasks.rados.rados.0.smithi060.stdout:29: writing smithi060156570-29 from 0 to 475136 tid 1 2023-12-01T04:46:55.126 INFO:tasks.rados.rados.0.smithi060.stdout:30: write initial oid 30 2023-12-01T04:46:55.126 INFO:tasks.rados.rados.0.smithi060.stdout:30: seq_num 29 ranges {0=491520} 2023-12-01T04:46:55.129 INFO:tasks.rados.rados.0.smithi060.stdout:30: writing smithi060156570-30 from 0 to 491520 tid 1 2023-12-01T04:46:55.129 INFO:tasks.rados.rados.0.smithi060.stdout:31: write initial oid 31 2023-12-01T04:46:55.129 INFO:tasks.rados.rados.0.smithi060.stdout:31: seq_num 30 ranges {0=507904} 2023-12-01T04:46:55.132 INFO:tasks.rados.rados.0.smithi060.stdout:31: writing smithi060156570-31 from 0 to 507904 tid 1 2023-12-01T04:46:55.132 INFO:tasks.rados.rados.0.smithi060.stdout:32: write initial oid 32 2023-12-01T04:46:55.132 INFO:tasks.rados.rados.0.smithi060.stdout:20: finishing write tid 1 to smithi060156570-20 2023-12-01T04:46:55.132 INFO:tasks.rados.rados.0.smithi060.stdout:32: seq_num 31 ranges {0=524288} 2023-12-01T04:46:55.136 INFO:tasks.rados.rados.0.smithi060.stdout:32: writing smithi060156570-32 from 0 to 524288 tid 1 2023-12-01T04:46:55.136 INFO:tasks.rados.rados.0.smithi060.stdout:33: write initial oid 33 2023-12-01T04:46:55.136 INFO:tasks.rados.rados.0.smithi060.stdout:33: seq_num 32 ranges {0=540672} 2023-12-01T04:46:55.139 INFO:tasks.rados.rados.0.smithi060.stdout:33: writing smithi060156570-33 from 0 to 540672 tid 1 2023-12-01T04:46:55.139 INFO:tasks.rados.rados.0.smithi060.stdout:34: write initial oid 34 2023-12-01T04:46:55.139 INFO:tasks.rados.rados.0.smithi060.stdout:34: seq_num 33 ranges {0=557056} 2023-12-01T04:46:55.142 INFO:tasks.rados.rados.0.smithi060.stdout:34: writing smithi060156570-34 from 0 to 557056 tid 1 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:18: finishing write tid 3 to smithi060156570-18 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:18: oid 18 updating version 0 to 3 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:18: oid 18 updating version 3 to 4 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:20: finishing write tid 2 to smithi060156570-20 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:21: finishing write tid 1 to smithi060156570-21 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:21: finishing write tid 2 to smithi060156570-21 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:20: finishing write tid 3 to smithi060156570-20 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:20: oid 20 updating version 0 to 2 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:20: oid 20 version 2 is already newer than 1 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 2 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-12-01T04:46:55.143 INFO:tasks.rados.rados.0.smithi060.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:21: finishing write tid 3 to smithi060156570-21 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:21: oid 21 updating version 0 to 2 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:21: oid 21 version 2 is already newer than 1 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 2 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:22: finishing write tid 1 to smithi060156570-22 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:18: done (15 left) 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:20: done (14 left) 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:21: done (13 left) 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:35: write initial oid 35 2023-12-01T04:46:55.144 INFO:tasks.rados.rados.0.smithi060.stdout:35: seq_num 34 ranges {0=573440} 2023-12-01T04:46:55.145 INFO:tasks.rados.rados.0.smithi060.stdout:35: writing smithi060156570-35 from 0 to 573440 tid 1 2023-12-01T04:46:55.146 INFO:tasks.rados.rados.0.smithi060.stdout:36: write initial oid 36 2023-12-01T04:46:55.146 INFO:tasks.rados.rados.0.smithi060.stdout:36: seq_num 35 ranges {0=589824} 2023-12-01T04:46:55.149 INFO:tasks.rados.rados.0.smithi060.stdout:36: writing smithi060156570-36 from 0 to 589824 tid 1 2023-12-01T04:46:55.149 INFO:tasks.rados.rados.0.smithi060.stdout:37: write initial oid 37 2023-12-01T04:46:55.149 INFO:tasks.rados.rados.0.smithi060.stdout:37: seq_num 36 ranges {0=606208} 2023-12-01T04:46:55.153 INFO:tasks.rados.rados.0.smithi060.stdout:37: writing smithi060156570-37 from 0 to 606208 tid 1 2023-12-01T04:46:55.153 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.153 INFO:tasks.rados.rados.0.smithi060.stdout:22: finishing write tid 2 to smithi060156570-22 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:23: finishing write tid 1 to smithi060156570-23 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:22: finishing write tid 3 to smithi060156570-22 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:22: oid 22 updating version 0 to 4 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:22: oid 22 version 4 is already newer than 3 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:23: finishing write tid 2 to smithi060156570-23 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:23: finishing write tid 3 to smithi060156570-23 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:23: oid 23 updating version 0 to 5 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:23: oid 23 updating version 5 to 6 2023-12-01T04:46:55.154 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:24: finishing write tid 1 to smithi060156570-24 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:24: finishing write tid 2 to smithi060156570-24 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:25: finishing write tid 1 to smithi060156570-25 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:24: finishing write tid 3 to smithi060156570-24 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:24: oid 24 updating version 0 to 3 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:24: oid 24 updating version 3 to 4 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:25: finishing write tid 2 to smithi060156570-25 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:22: done (15 left) 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:23: done (14 left) 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:24: done (13 left) 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:38: write initial oid 38 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:25: finishing write tid 3 to smithi060156570-25 2023-12-01T04:46:55.155 INFO:tasks.rados.rados.0.smithi060.stdout:25: oid 25 updating version 0 to 6 2023-12-01T04:46:55.156 INFO:tasks.rados.rados.0.smithi060.stdout:25: oid 25 version 6 is already newer than 5 2023-12-01T04:46:55.156 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-12-01T04:46:55.156 INFO:tasks.rados.rados.0.smithi060.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-12-01T04:46:55.156 INFO:tasks.rados.rados.0.smithi060.stdout:26: finishing write tid 1 to smithi060156570-26 2023-12-01T04:46:55.156 INFO:tasks.rados.rados.0.smithi060.stdout:38: seq_num 37 ranges {0=622592} 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:38: writing smithi060156570-38 from 0 to 622592 tid 1 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:25: done (13 left) 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:39: write initial oid 39 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:26: finishing write tid 2 to smithi060156570-26 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:27: finishing write tid 1 to smithi060156570-27 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:26: finishing write tid 3 to smithi060156570-26 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:26: oid 26 updating version 0 to 3 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:26: oid 26 updating version 3 to 4 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 4 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:27: finishing write tid 2 to smithi060156570-27 2023-12-01T04:46:55.157 INFO:tasks.rados.rados.0.smithi060.stdout:39: seq_num 38 ranges {0=638976} 2023-12-01T04:46:55.160 INFO:tasks.rados.rados.0.smithi060.stdout:39: writing smithi060156570-39 from 0 to 638976 tid 1 2023-12-01T04:46:55.160 INFO:tasks.rados.rados.0.smithi060.stdout:26: done (13 left) 2023-12-01T04:46:55.160 INFO:tasks.rados.rados.0.smithi060.stdout:40: write initial oid 40 2023-12-01T04:46:55.160 INFO:tasks.rados.rados.0.smithi060.stdout:40: seq_num 39 ranges {0=663552} 2023-12-01T04:46:55.164 INFO:tasks.rados.rados.0.smithi060.stdout:40: writing smithi060156570-40 from 0 to 663552 tid 1 2023-12-01T04:46:55.164 INFO:tasks.rados.rados.0.smithi060.stdout:41: write initial oid 41 2023-12-01T04:46:55.164 INFO:tasks.rados.rados.0.smithi060.stdout:41: seq_num 40 ranges {0=679936} 2023-12-01T04:46:55.168 INFO:tasks.rados.rados.0.smithi060.stdout:41: writing smithi060156570-41 from 0 to 679936 tid 1 2023-12-01T04:46:55.169 INFO:tasks.rados.rados.0.smithi060.stdout:42: write initial oid 42 2023-12-01T04:46:55.169 INFO:tasks.rados.rados.0.smithi060.stdout:42: seq_num 41 ranges {0=696320} 2023-12-01T04:46:55.173 INFO:tasks.rados.rados.0.smithi060.stdout:42: writing smithi060156570-42 from 0 to 696320 tid 1 2023-12-01T04:46:55.173 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:27: finishing write tid 3 to smithi060156570-27 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:27: oid 27 updating version 0 to 7 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:27: oid 27 updating version 7 to 8 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 8 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:27: done (15 left) 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:43: write initial oid 43 2023-12-01T04:46:55.174 INFO:tasks.rados.rados.0.smithi060.stdout:43: seq_num 42 ranges {0=712704} 2023-12-01T04:46:55.177 INFO:tasks.rados.rados.0.smithi060.stdout:43: writing smithi060156570-43 from 0 to 712704 tid 1 2023-12-01T04:46:55.178 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.179 INFO:tasks.rados.rados.0.smithi060.stdout:28: finishing write tid 1 to smithi060156570-28 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:28: finishing write tid 2 to smithi060156570-28 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:28: finishing write tid 3 to smithi060156570-28 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:28: oid 28 updating version 0 to 4 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:28: oid 28 version 4 is already newer than 3 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:29: finishing write tid 1 to smithi060156570-29 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:28: done (15 left) 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:44: write initial oid 44 2023-12-01T04:46:55.180 INFO:tasks.rados.rados.0.smithi060.stdout:44: seq_num 43 ranges {0=729088} 2023-12-01T04:46:55.183 INFO:tasks.rados.rados.0.smithi060.stdout:44: writing smithi060156570-44 from 0 to 729088 tid 1 2023-12-01T04:46:55.183 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.183 INFO:tasks.rados.rados.0.smithi060.stdout:29: finishing write tid 2 to smithi060156570-29 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:29: finishing write tid 3 to smithi060156570-29 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:29: oid 29 updating version 0 to 7 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:29: oid 29 updating version 7 to 8 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 8 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:30: finishing write tid 1 to smithi060156570-30 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:30: finishing write tid 2 to smithi060156570-30 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:29: done (15 left) 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:45: write initial oid 45 2023-12-01T04:46:55.184 INFO:tasks.rados.rados.0.smithi060.stdout:45: seq_num 44 ranges {0=745472} 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout:45: writing smithi060156570-45 from 0 to 745472 tid 1 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 16 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout:30: finishing write tid 3 to smithi060156570-30 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout:30: oid 30 updating version 0 to 4 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout:30: oid 30 version 4 is already newer than 3 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-12-01T04:46:55.189 INFO:tasks.rados.rados.0.smithi060.stdout:31: finishing write tid 1 to smithi060156570-31 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:31: finishing write tid 2 to smithi060156570-31 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:31: finishing write tid 3 to smithi060156570-31 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:31: oid 31 updating version 0 to 7 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:31: oid 31 updating version 7 to 8 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 8 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:32: finishing write tid 1 to smithi060156570-32 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:32: finishing write tid 2 to smithi060156570-32 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:30: done (15 left) 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:31: done (14 left) 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:46: write initial oid 46 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:32: finishing write tid 3 to smithi060156570-32 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:32: oid 32 updating version 0 to 3 2023-12-01T04:46:55.190 INFO:tasks.rados.rados.0.smithi060.stdout:32: oid 32 updating version 3 to 4 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 4 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:33: finishing write tid 1 to smithi060156570-33 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:33: finishing write tid 2 to smithi060156570-33 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:33: finishing write tid 3 to smithi060156570-33 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:33: oid 33 updating version 0 to 3 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:33: oid 33 updating version 3 to 4 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 4 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:34: finishing write tid 1 to smithi060156570-34 2023-12-01T04:46:55.191 INFO:tasks.rados.rados.0.smithi060.stdout:34: finishing write tid 2 to smithi060156570-34 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:34: finishing write tid 3 to smithi060156570-34 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:34: oid 34 updating version 0 to 5 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:34: oid 34 updating version 5 to 6 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:35: finishing write tid 1 to smithi060156570-35 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:35: finishing write tid 2 to smithi060156570-35 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:35: finishing write tid 3 to smithi060156570-35 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:35: oid 35 updating version 0 to 3 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:35: oid 35 updating version 3 to 4 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:36: finishing write tid 1 to smithi060156570-36 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:36: finishing write tid 2 to smithi060156570-36 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:36: finishing write tid 3 to smithi060156570-36 2023-12-01T04:46:55.192 INFO:tasks.rados.rados.0.smithi060.stdout:36: oid 36 updating version 0 to 5 2023-12-01T04:46:55.193 INFO:tasks.rados.rados.0.smithi060.stdout:36: oid 36 updating version 5 to 6 2023-12-01T04:46:55.193 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-12-01T04:46:55.193 INFO:tasks.rados.rados.0.smithi060.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-12-01T04:46:55.193 INFO:tasks.rados.rados.0.smithi060.stdout:37: finishing write tid 1 to smithi060156570-37 2023-12-01T04:46:55.193 INFO:tasks.rados.rados.0.smithi060.stdout:46: seq_num 45 ranges {0=761856} 2023-12-01T04:46:55.193 INFO:tasks.rados.rados.0.smithi060.stdout:46: writing smithi060156570-46 from 0 to 761856 tid 1 2023-12-01T04:46:55.194 INFO:tasks.rados.rados.0.smithi060.stdout:32: done (14 left) 2023-12-01T04:46:55.194 INFO:tasks.rados.rados.0.smithi060.stdout:33: done (13 left) 2023-12-01T04:46:55.194 INFO:tasks.rados.rados.0.smithi060.stdout:34: done (12 left) 2023-12-01T04:46:55.194 INFO:tasks.rados.rados.0.smithi060.stdout:35: done (11 left) 2023-12-01T04:46:55.194 INFO:tasks.rados.rados.0.smithi060.stdout:36: done (10 left) 2023-12-01T04:46:55.194 INFO:tasks.rados.rados.0.smithi060.stdout:47: write initial oid 47 2023-12-01T04:46:55.194 INFO:tasks.rados.rados.0.smithi060.stdout:47: seq_num 46 ranges {0=778240} 2023-12-01T04:46:55.196 INFO:tasks.rados.rados.0.smithi060.stdout:47: writing smithi060156570-47 from 0 to 778240 tid 1 2023-12-01T04:46:55.196 INFO:tasks.rados.rados.0.smithi060.stdout:48: write initial oid 48 2023-12-01T04:46:55.196 INFO:tasks.rados.rados.0.smithi060.stdout:48: seq_num 47 ranges {0=794624} 2023-12-01T04:46:55.201 INFO:tasks.rados.rados.0.smithi060.stdout:48: writing smithi060156570-48 from 0 to 794624 tid 1 2023-12-01T04:46:55.201 INFO:tasks.rados.rados.0.smithi060.stdout:49: write initial oid 49 2023-12-01T04:46:55.201 INFO:tasks.rados.rados.0.smithi060.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2023-12-01T04:46:55.203 INFO:tasks.rados.rados.0.smithi060.stdout:49: writing smithi060156570-49 from 0 to 409600 tid 1 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:49: writing smithi060156570-49 from 409600 to 811008 tid 2 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:50: write initial oid 50 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:37: finishing write tid 2 to smithi060156570-37 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:37: finishing write tid 3 to smithi060156570-37 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:37: oid 37 updating version 0 to 4 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:37: oid 37 version 4 is already newer than 3 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-12-01T04:46:55.206 INFO:tasks.rados.rados.0.smithi060.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-12-01T04:46:55.207 INFO:tasks.rados.rados.0.smithi060.stdout:38: finishing write tid 1 to smithi060156570-38 2023-12-01T04:46:55.207 INFO:tasks.rados.rados.0.smithi060.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2023-12-01T04:46:55.208 INFO:tasks.rados.rados.0.smithi060.stdout:50: writing smithi060156570-50 from 0 to 425984 tid 1 2023-12-01T04:46:55.212 INFO:tasks.rados.rados.0.smithi060.stdout:50: writing smithi060156570-50 from 425984 to 827392 tid 2 2023-12-01T04:46:55.212 INFO:tasks.rados.rados.0.smithi060.stdout:37: done (13 left) 2023-12-01T04:46:55.213 INFO:tasks.rados.rados.0.smithi060.stdout:51: copy_from oid 8 from oid 14 current snap is 0 2023-12-01T04:46:55.213 INFO:tasks.rados.rados.0.smithi060.stdout:38: finishing write tid 2 to smithi060156570-38 2023-12-01T04:46:55.213 INFO:tasks.rados.rados.0.smithi060.stdout:38: finishing write tid 3 to smithi060156570-38 2023-12-01T04:46:55.213 INFO:tasks.rados.rados.0.smithi060.stdout:38: oid 38 updating version 0 to 4 2023-12-01T04:46:55.213 INFO:tasks.rados.rados.0.smithi060.stdout:38: oid 38 version 4 is already newer than 3 2023-12-01T04:46:55.213 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 4 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-12-01T04:46:55.213 INFO:tasks.rados.rados.0.smithi060.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-12-01T04:46:55.214 INFO:tasks.rados.rados.0.smithi060.stdout:39: finishing write tid 1 to smithi060156570-39 2023-12-01T04:46:55.214 INFO:tasks.rados.rados.0.smithi060.stdout:39: finishing write tid 2 to smithi060156570-39 2023-12-01T04:46:55.214 INFO:tasks.rados.rados.0.smithi060.stdout:39: finishing write tid 3 to smithi060156570-39 2023-12-01T04:46:55.214 INFO:tasks.rados.rados.0.smithi060.stdout:39: oid 39 updating version 0 to 3 2023-12-01T04:46:55.214 INFO:tasks.rados.rados.0.smithi060.stdout:39: oid 39 updating version 3 to 4 2023-12-01T04:46:55.214 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T04:46:55.214 INFO:tasks.rados.rados.0.smithi060.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:46:55.215 INFO:tasks.rados.rados.0.smithi060.stdout:40: finishing write tid 1 to smithi060156570-40 2023-12-01T04:46:55.215 INFO:tasks.rados.rados.0.smithi060.stdout:40: finishing write tid 2 to smithi060156570-40 2023-12-01T04:46:55.215 INFO:tasks.rados.rados.0.smithi060.stdout:40: finishing write tid 3 to smithi060156570-40 2023-12-01T04:46:55.215 INFO:tasks.rados.rados.0.smithi060.stdout:40: oid 40 updating version 0 to 5 2023-12-01T04:46:55.215 INFO:tasks.rados.rados.0.smithi060.stdout:40: oid 40 updating version 5 to 6 2023-12-01T04:46:55.215 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 6 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:41: finishing write tid 1 to smithi060156570-41 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:41: finishing write tid 2 to smithi060156570-41 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:41: finishing write tid 3 to smithi060156570-41 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:41: oid 41 updating version 0 to 6 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:41: oid 41 version 6 is already newer than 5 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 6 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-12-01T04:46:55.216 INFO:tasks.rados.rados.0.smithi060.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-12-01T04:46:55.217 INFO:tasks.rados.rados.0.smithi060.stdout:42: finishing write tid 1 to smithi060156570-42 2023-12-01T04:46:55.217 INFO:tasks.rados.rados.0.smithi060.stdout:38: done (13 left) 2023-12-01T04:46:55.217 INFO:tasks.rados.rados.0.smithi060.stdout:39: done (12 left) 2023-12-01T04:46:55.217 INFO:tasks.rados.rados.0.smithi060.stdout:40: done (11 left) 2023-12-01T04:46:55.217 INFO:tasks.rados.rados.0.smithi060.stdout:41: done (10 left) 2023-12-01T04:46:55.217 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 0 2023-12-01T04:46:55.217 INFO:tasks.rados.rados.0.smithi060.stdout:42: finishing write tid 2 to smithi060156570-42 2023-12-01T04:46:55.218 INFO:tasks.rados.rados.0.smithi060.stdout:42: finishing write tid 3 to smithi060156570-42 2023-12-01T04:46:55.218 INFO:tasks.rados.rados.0.smithi060.stdout:42: oid 42 updating version 0 to 5 2023-12-01T04:46:55.218 INFO:tasks.rados.rados.0.smithi060.stdout:42: oid 42 updating version 5 to 6 2023-12-01T04:46:55.218 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 6 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-12-01T04:46:55.218 INFO:tasks.rados.rados.0.smithi060.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-12-01T04:46:55.218 INFO:tasks.rados.rados.0.smithi060.stdout:43: finishing write tid 1 to smithi060156570-43 2023-12-01T04:46:55.219 INFO:tasks.rados.rados.0.smithi060.stdout:43: finishing write tid 2 to smithi060156570-43 2023-12-01T04:46:55.219 INFO:tasks.rados.rados.0.smithi060.stdout:43: finishing write tid 3 to smithi060156570-43 2023-12-01T04:46:55.219 INFO:tasks.rados.rados.0.smithi060.stdout:43: oid 43 updating version 0 to 6 2023-12-01T04:46:55.219 INFO:tasks.rados.rados.0.smithi060.stdout:43: oid 43 version 6 is already newer than 5 2023-12-01T04:46:55.219 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-12-01T04:46:55.219 INFO:tasks.rados.rados.0.smithi060.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-12-01T04:46:55.219 INFO:tasks.rados.rados.0.smithi060.stdout:44: finishing write tid 1 to smithi060156570-44 2023-12-01T04:46:55.220 INFO:tasks.rados.rados.0.smithi060.stdout:44: finishing write tid 2 to smithi060156570-44 2023-12-01T04:46:55.220 INFO:tasks.rados.rados.0.smithi060.stdout:52: seq_num 50 ranges {376832=442368,819200=401408} 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:52: writing smithi060156570-23 from 376832 to 819200 tid 1 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:52: writing smithi060156570-23 from 819200 to 1220608 tid 2 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:42: done (10 left) 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:43: done (9 left) 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:53: rmattr oid 35 current snap is 0 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:53: done (9 left) 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:54: delete oid 30 current snap is 0 2023-12-01T04:46:55.226 INFO:tasks.rados.rados.0.smithi060.stdout:44: finishing write tid 3 to smithi060156570-44 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:44: oid 44 updating version 0 to 4 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:44: oid 44 version 4 is already newer than 3 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 4 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:45: finishing write tid 1 to smithi060156570-45 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:45: finishing write tid 2 to smithi060156570-45 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:45: finishing write tid 3 to smithi060156570-45 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:45: oid 45 updating version 0 to 10 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:45: oid 45 version 10 is already newer than 9 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 10 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:46: finishing write tid 1 to smithi060156570-46 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:46: finishing write tid 2 to smithi060156570-46 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:46: finishing write tid 3 to smithi060156570-46 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:46: oid 46 updating version 0 to 7 2023-12-01T04:46:55.227 INFO:tasks.rados.rados.0.smithi060.stdout:46: oid 46 updating version 7 to 8 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 8 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:47: finishing write tid 1 to smithi060156570-47 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:47: finishing write tid 2 to smithi060156570-47 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:47: finishing write tid 3 to smithi060156570-47 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:47: oid 47 updating version 0 to 12 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:47: oid 47 version 12 is already newer than 11 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:48: finishing write tid 1 to smithi060156570-48 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:48: finishing write tid 2 to smithi060156570-48 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:49: finishing write tid 1 to smithi060156570-49 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:48: finishing write tid 3 to smithi060156570-48 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:48: oid 48 updating version 0 to 5 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:48: oid 48 updating version 5 to 6 2023-12-01T04:46:55.228 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:49: finishing write tid 2 to smithi060156570-49 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:49: finishing write tid 3 to smithi060156570-49 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:49: finishing write tid 4 to smithi060156570-49 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:49: oid 49 updating version 0 to 6 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:49: oid 49 updating version 6 to 7 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:49: oid 49 version 7 is already newer than 5 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 7 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:50: finishing write tid 1 to smithi060156570-50 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:50: finishing write tid 2 to smithi060156570-50 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:50: finishing write tid 3 to smithi060156570-50 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:50: finishing write tid 4 to smithi060156570-50 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:50: oid 50 updating version 0 to 7 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:50: oid 50 updating version 7 to 9 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:50: oid 50 version 9 is already newer than 8 2023-12-01T04:46:55.229 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 9 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:51: finishing copy_from to smithi060156570-8 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 4 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:51: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:52: finishing write tid 1 to smithi060156570-23 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:44: done (9 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:45: done (8 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:46: done (7 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:47: done (6 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:48: done (5 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:49: done (4 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:50: done (3 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:51: done (2 left) 2023-12-01T04:46:55.230 INFO:tasks.rados.rados.0.smithi060.stdout:54: done (1 left) 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:55: read oid 15 snap -1 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:56: rollback oid 31 current snap is 0 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:56: done (2 left) 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:57: read oid 28 snap -1 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:59: rollback oid 45 current snap is 0 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:59: done (4 left) 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:60: copy_from oid 22 from oid 48 current snap is 0 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:61: delete oid 1 current snap is 0 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:52: finishing write tid 2 to smithi060156570-23 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:52: finishing write tid 3 to smithi060156570-23 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:61: done (5 left) 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:62: read oid 17 snap -1 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T04:46:55.231 INFO:tasks.rados.rados.0.smithi060.stdout:63: snap_create 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:52: finishing write tid 4 to smithi060156570-23 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:52: oid 23 updating version 0 to 11 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:52: oid 23 version 11 is already newer than 10 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:52: oid 23 updating version 11 to 12 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 12 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:52: left oid 23 (ObjNum 50 snap 0 seq_num 50) 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:55: expect (ObjNum 14 snap 0 seq_num 14) 2023-12-01T04:46:55.232 INFO:tasks.rados.rados.0.smithi060.stdout:62: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T04:46:55.237 INFO:tasks.rados.rados.0.smithi060.stdout:58: finishing copy_from to smithi060156570-29 2023-12-01T04:46:55.237 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:46:55.237 INFO:tasks.rados.rados.0.smithi060.stdout:58: finishing copy_from racing read to smithi060156570-29 2023-12-01T04:46:55.237 INFO:tasks.rados.rados.0.smithi060.stdout:60: finishing copy_from to smithi060156570-22 2023-12-01T04:46:55.237 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 6 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T04:46:55.237 INFO:tasks.rados.rados.0.smithi060.stdout:60: finishing copy_from racing read to smithi060156570-22 2023-12-01T04:46:55.237 INFO:tasks.rados.rados.0.smithi060.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2023-12-01T04:46:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[109077]: pgmap v72: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:46:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[109077]: Cluster is now healthy 2023-12-01T04:46:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3255404635' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T04:46:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[94233]: pgmap v72: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:46:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[94233]: Cluster is now healthy 2023-12-01T04:46:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3255404635' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T04:46:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:55 smithi089 ceph-mon[98504]: pgmap v72: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:55 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T04:46:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:55 smithi089 ceph-mon[98504]: Cluster is now healthy 2023-12-01T04:46:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3255404635' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:52: done (6 left) 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:55: done (5 left) 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:57: done (4 left) 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:58: done (3 left) 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:60: done (2 left) 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:62: done (1 left) 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:63: done (0 left) 2023-12-01T04:46:56.082 INFO:tasks.rados.rados.0.smithi060.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2023-12-01T04:46:56.083 INFO:tasks.rados.rados.0.smithi060.stdout:65: read oid 30 snap -1 2023-12-01T04:46:56.083 INFO:tasks.rados.rados.0.smithi060.stdout:65: expect deleted 2023-12-01T04:46:56.083 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 1 2023-12-01T04:46:56.083 INFO:tasks.rados.rados.0.smithi060.stdout:66: seq_num 53 ranges {1220608=491520,1712128=401408} 2023-12-01T04:46:56.091 INFO:tasks.rados.rados.0.smithi060.stdout:66: writing smithi060156570-23 from 1220608 to 1712128 tid 1 2023-12-01T04:46:56.094 INFO:tasks.rados.rados.0.smithi060.stdout:66: writing smithi060156570-23 from 1712128 to 2113536 tid 2 2023-12-01T04:46:56.094 INFO:tasks.rados.rados.0.smithi060.stdout:67: rollback oid 10 current snap is 1 2023-12-01T04:46:56.094 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 0 2023-12-01T04:46:56.094 INFO:tasks.rados.rados.0.smithi060.stdout:64: finishing copy_from to smithi060156570-15 2023-12-01T04:46:56.094 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-12-01T04:46:56.095 INFO:tasks.rados.rados.0.smithi060.stdout:64: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:46:56.095 INFO:tasks.rados.rados.0.smithi060.stdout:64: done (3 left) 2023-12-01T04:46:56.095 INFO:tasks.rados.rados.0.smithi060.stdout:65: done (2 left) 2023-12-01T04:46:56.095 INFO:tasks.rados.rados.0.smithi060.stdout:68: setattr oid 20 current snap is 1 2023-12-01T04:46:56.095 INFO:tasks.rados.rados.0.smithi060.stdout:66: finishing write tid 1 to smithi060156570-23 2023-12-01T04:46:56.096 INFO:tasks.rados.rados.0.smithi060.stdout:69: copy_from oid 7 from oid 6 current snap is 1 2023-12-01T04:46:56.096 INFO:tasks.rados.rados.0.smithi060.stdout:70: read oid 44 snap 0 2023-12-01T04:46:56.096 INFO:tasks.rados.rados.0.smithi060.stdout:70: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:46:56.096 INFO:tasks.rados.rados.0.smithi060.stdout:71: copy_from oid 48 from oid 27 current snap is 1 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:72: rollback oid 19 current snap is 1 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 0 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:73: read oid 40 snap 0 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:73: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:74: rmattr oid 2 current snap is 1 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:74: done (8 left) 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:75: copy_from oid 14 from oid 28 current snap is 1 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:76: read oid 39 snap -1 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:77: copy_from oid 16 from oid 30 current snap is 1 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:78: read oid 1 snap -1 2023-12-01T04:46:56.097 INFO:tasks.rados.rados.0.smithi060.stdout:78: expect deleted 2023-12-01T04:46:56.098 INFO:tasks.rados.rados.0.smithi060.stdout:79: setattr oid 8 current snap is 1 2023-12-01T04:46:56.098 INFO:tasks.rados.rados.0.smithi060.stdout:80: snap_create 2023-12-01T04:46:56.099 INFO:tasks.rados.rados.0.smithi060.stdout:66: finishing write tid 2 to smithi060156570-23 2023-12-01T04:46:56.100 INFO:tasks.rados.rados.0.smithi060.stdout:66: finishing write tid 3 to smithi060156570-23 2023-12-01T04:46:56.100 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 18 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T04:46:56.104 INFO:tasks.rados.rados.0.smithi060.stdout:72: finishing rollback tid 0 to smithi060156570-19 2023-12-01T04:46:56.104 INFO:tasks.rados.rados.0.smithi060.stdout:67: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:46:56.105 INFO:tasks.rados.rados.0.smithi060.stdout:66: finishing write tid 4 to smithi060156570-23 2023-12-01T04:46:56.105 INFO:tasks.rados.rados.0.smithi060.stdout:66: oid 23 updating version 0 to 16 2023-12-01T04:46:56.105 INFO:tasks.rados.rados.0.smithi060.stdout:66: oid 23 version 16 is already newer than 15 2023-12-01T04:46:56.105 INFO:tasks.rados.rados.0.smithi060.stdout:66: oid 23 version 16 is already newer than 14 2023-12-01T04:46:56.105 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 16 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-12-01T04:46:56.105 INFO:tasks.rados.rados.0.smithi060.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2023-12-01T04:46:56.105 INFO:tasks.rados.rados.0.smithi060.stdout:72: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:46:56.106 INFO:tasks.rados.rados.0.smithi060.stdout:72: finishing rollback tid 2 to smithi060156570-19 2023-12-01T04:46:56.106 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 12 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-12-01T04:46:56.106 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 11 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-12-01T04:46:56.106 INFO:tasks.rados.rados.0.smithi060.stdout:67: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:46:56.106 INFO:tasks.rados.rados.0.smithi060.stdout:67: finishing rollback tid 2 to smithi060156570-10 2023-12-01T04:46:56.106 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 8 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-01T04:46:56.106 INFO:tasks.rados.rados.0.smithi060.stdout:77: finishing copy_from to smithi060156570-16 2023-12-01T04:46:56.107 INFO:tasks.rados.rados.0.smithi060.stdout:77: got expected ENOENT (src dne) 2023-12-01T04:46:56.107 INFO:tasks.rados.rados.0.smithi060.stdout:77: finishing copy_from racing read to smithi060156570-16 2023-12-01T04:46:56.107 INFO:tasks.rados.rados.0.smithi060.stdout:73: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T04:46:56.123 INFO:tasks.rados.rados.0.smithi060.stdout:69: finishing copy_from to smithi060156570-7 2023-12-01T04:46:56.124 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T04:46:56.124 INFO:tasks.rados.rados.0.smithi060.stdout:75: finishing copy_from to smithi060156570-14 2023-12-01T04:46:56.124 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-01T04:46:56.124 INFO:tasks.rados.rados.0.smithi060.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2023-12-01T04:46:56.139 INFO:tasks.rados.rados.0.smithi060.stdout:69: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:46:56.140 INFO:tasks.rados.rados.0.smithi060.stdout:70: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:46:56.158 INFO:tasks.rados.rados.0.smithi060.stdout:75: finishing copy_from racing read to smithi060156570-14 2023-12-01T04:46:56.158 INFO:tasks.rados.rados.0.smithi060.stdout:71: finishing copy_from to smithi060156570-48 2023-12-01T04:46:56.158 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 8 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T04:46:56.158 INFO:tasks.rados.rados.0.smithi060.stdout:71: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:46:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3255404635' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T04:46:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:56 smithi060 ceph-mon[94233]: osdmap e76: 8 total, 8 up, 8 in 2023-12-01T04:46:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3255404635' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T04:46:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:56 smithi060 ceph-mon[109077]: osdmap e76: 8 total, 8 up, 8 in 2023-12-01T04:46:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3255404635' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-12-01T04:46:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:56 smithi089 ceph-mon[98504]: osdmap e76: 8 total, 8 up, 8 in 2023-12-01T04:46:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:46:57.086 INFO:tasks.rados.rados.0.smithi060.stdout:66: done (13 left) 2023-12-01T04:46:57.086 INFO:tasks.rados.rados.0.smithi060.stdout:67: done (12 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:68: done (11 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:69: done (10 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:70: done (9 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:71: done (8 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:72: done (7 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:73: done (6 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:75: done (5 left) 2023-12-01T04:46:57.087 INFO:tasks.rados.rados.0.smithi060.stdout:76: done (4 left) 2023-12-01T04:46:57.088 INFO:tasks.rados.rados.0.smithi060.stdout:77: done (3 left) 2023-12-01T04:46:57.088 INFO:tasks.rados.rados.0.smithi060.stdout:78: done (2 left) 2023-12-01T04:46:57.088 INFO:tasks.rados.rados.0.smithi060.stdout:79: done (1 left) 2023-12-01T04:46:57.088 INFO:tasks.rados.rados.0.smithi060.stdout:80: done (0 left) 2023-12-01T04:46:57.088 INFO:tasks.rados.rados.0.smithi060.stdout:81: rollback oid 40 current snap is 2 2023-12-01T04:46:57.088 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 1 2023-12-01T04:46:57.088 INFO:tasks.rados.rados.0.smithi060.stdout:82: snap_create 2023-12-01T04:46:57.095 INFO:tasks.rados.rados.0.smithi060.stdout:81: finishing rollback tid 0 to smithi060156570-40 2023-12-01T04:46:57.095 INFO:tasks.rados.rados.0.smithi060.stdout:81: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:46:57.095 INFO:tasks.rados.rados.0.smithi060.stdout:81: finishing rollback tid 2 to smithi060156570-40 2023-12-01T04:46:57.095 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 11 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T04:46:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:57 smithi060 ceph-mon[94233]: pgmap v74: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:57 smithi060 ceph-mon[94233]: osdmap e77: 8 total, 8 up, 8 in 2023-12-01T04:46:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:57 smithi060 ceph-mon[109077]: pgmap v74: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:57 smithi060 ceph-mon[109077]: osdmap e77: 8 total, 8 up, 8 in 2023-12-01T04:46:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:57 smithi089 ceph-mon[98504]: pgmap v74: 121 pgs: 121 active+clean; 580 KiB data, 218 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:46:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:57 smithi089 ceph-mon[98504]: osdmap e77: 8 total, 8 up, 8 in 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:81: done (1 left) 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:82: done (0 left) 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:83: rollback oid 9 current snap is 3 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 9 to 0 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:84: read oid 20 snap 1 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:85: read oid 25 snap -1 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T04:46:58.091 INFO:tasks.rados.rados.0.smithi060.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2023-12-01T04:46:58.092 INFO:tasks.rados.rados.0.smithi060.stdout:87: setattr oid 48 current snap is 3 2023-12-01T04:46:58.092 INFO:tasks.rados.rados.0.smithi060.stdout:88: snap_remove snap 2 2023-12-01T04:46:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:58 smithi060 ceph-mon[94233]: osdmap e78: 8 total, 8 up, 8 in 2023-12-01T04:46:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:58 smithi060 ceph-mon[109077]: osdmap e78: 8 total, 8 up, 8 in 2023-12-01T04:46:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:58 smithi089 ceph-mon[98504]: osdmap e78: 8 total, 8 up, 8 in 2023-12-01T04:46:59.098 INFO:tasks.rados.rados.0.smithi060.stdout:88: done (5 left) 2023-12-01T04:46:59.098 INFO:tasks.rados.rados.0.smithi060.stdout:89: read oid 38 snap 1 2023-12-01T04:46:59.098 INFO:tasks.rados.rados.0.smithi060.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-01T04:46:59.098 INFO:tasks.rados.rados.0.smithi060.stdout:90: read oid 18 snap -1 2023-12-01T04:46:59.098 INFO:tasks.rados.rados.0.smithi060.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2023-12-01T04:46:59.098 INFO:tasks.rados.rados.0.smithi060.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2023-12-01T04:46:59.098 INFO:tasks.rados.rados.0.smithi060.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2023-12-01T04:46:59.108 INFO:tasks.rados.rados.0.smithi060.stdout:84: done (7 left) 2023-12-01T04:46:59.108 INFO:tasks.rados.rados.0.smithi060.stdout:92: rmattr oid 37 current snap is 3 2023-12-01T04:46:59.108 INFO:tasks.rados.rados.0.smithi060.stdout:92: done (7 left) 2023-12-01T04:46:59.108 INFO:tasks.rados.rados.0.smithi060.stdout:93: delete oid 43 current snap is 3 2023-12-01T04:46:59.108 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 10 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T04:46:59.108 INFO:tasks.rados.rados.0.smithi060.stdout:83: finishing rollback tid 0 to smithi060156570-9 2023-12-01T04:46:59.108 INFO:tasks.rados.rados.0.smithi060.stdout:83: finishing rollback tid 1 to smithi060156570-9 2023-12-01T04:46:59.109 INFO:tasks.rados.rados.0.smithi060.stdout:83: finishing rollback tid 2 to smithi060156570-9 2023-12-01T04:46:59.109 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 12 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-12-01T04:46:59.109 INFO:tasks.rados.rados.0.smithi060.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:86: finishing copy_from to smithi060156570-34 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:86: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:83: done (7 left) 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:85: done (6 left) 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:86: done (5 left) 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:87: done (4 left) 2023-12-01T04:46:59.120 INFO:tasks.rados.rados.0.smithi060.stdout:93: done (3 left) 2023-12-01T04:46:59.121 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 3 2023-12-01T04:46:59.121 INFO:tasks.rados.rados.0.smithi060.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2023-12-01T04:46:59.136 INFO:tasks.rados.rados.0.smithi060.stdout:90: expect (ObjNum 17 snap 0 seq_num 17) 2023-12-01T04:46:59.143 INFO:tasks.rados.rados.0.smithi060.stdout:91: finishing copy_from to smithi060156570-2 2023-12-01T04:46:59.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:46:59.143 INFO:tasks.rados.rados.0.smithi060.stdout:91: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:46:59.144 INFO:tasks.rados.rados.0.smithi060.stdout:94: seq_num 55 ranges {507904=524288,1032192=401408} 2023-12-01T04:46:59.149 INFO:tasks.rados.rados.0.smithi060.stdout:94: writing smithi060156570-31 from 507904 to 1032192 tid 1 2023-12-01T04:46:59.152 INFO:tasks.rados.rados.0.smithi060.stdout:94: writing smithi060156570-31 from 1032192 to 1433600 tid 2 2023-12-01T04:46:59.152 INFO:tasks.rados.rados.0.smithi060.stdout:89: done (3 left) 2023-12-01T04:46:59.152 INFO:tasks.rados.rados.0.smithi060.stdout:90: done (2 left) 2023-12-01T04:46:59.152 INFO:tasks.rados.rados.0.smithi060.stdout:91: done (1 left) 2023-12-01T04:46:59.152 INFO:tasks.rados.rados.0.smithi060.stdout:95: read oid 13 snap 0 2023-12-01T04:46:59.152 INFO:tasks.rados.rados.0.smithi060.stdout:95: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:46:59.152 INFO:tasks.rados.rados.0.smithi060.stdout:96: snap_remove snap 1 2023-12-01T04:46:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:59 smithi060 ceph-mon[94233]: pgmap v77: 121 pgs: 121 active+clean; 23 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.5 MiB/s wr, 67 op/s 2023-12-01T04:46:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:46:59 smithi060 ceph-mon[94233]: osdmap e79: 8 total, 8 up, 8 in 2023-12-01T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:59 smithi060 ceph-mon[109077]: pgmap v77: 121 pgs: 121 active+clean; 23 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.5 MiB/s wr, 67 op/s 2023-12-01T04:46:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:46:59 smithi060 ceph-mon[109077]: osdmap e79: 8 total, 8 up, 8 in 2023-12-01T04:46:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:59 smithi089 ceph-mon[98504]: pgmap v77: 121 pgs: 121 active+clean; 23 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 5.5 MiB/s wr, 67 op/s 2023-12-01T04:46:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:46:59 smithi089 ceph-mon[98504]: osdmap e79: 8 total, 8 up, 8 in 2023-12-01T04:47:00.110 INFO:tasks.rados.rados.0.smithi060.stdout:96: done (2 left) 2023-12-01T04:47:00.111 INFO:tasks.rados.rados.0.smithi060.stdout:97: copy_from oid 34 from oid 37 current snap is 3 2023-12-01T04:47:00.111 INFO:tasks.rados.rados.0.smithi060.stdout:98: read oid 11 snap 0 2023-12-01T04:47:00.111 INFO:tasks.rados.rados.0.smithi060.stdout:98: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T04:47:00.111 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 3 2023-12-01T04:47:00.111 INFO:tasks.rados.rados.0.smithi060.stdout:99: seq_num 56 ranges {622592=540672,1163264=401408} 2023-12-01T04:47:00.111 INFO:tasks.rados.rados.0.smithi060.stdout:99: writing smithi060156570-38 from 622592 to 1163264 tid 1 2023-12-01T04:47:00.112 INFO:tasks.rados.rados.0.smithi060.stdout:99: writing smithi060156570-38 from 1163264 to 1564672 tid 2 2023-12-01T04:47:00.112 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 3 2023-12-01T04:47:00.112 INFO:tasks.rados.rados.0.smithi060.stdout:94: finishing write tid 1 to smithi060156570-31 2023-12-01T04:47:00.112 INFO:tasks.rados.rados.0.smithi060.stdout:94: finishing write tid 2 to smithi060156570-31 2023-12-01T04:47:00.112 INFO:tasks.rados.rados.0.smithi060.stdout:94: finishing write tid 3 to smithi060156570-31 2023-12-01T04:47:00.112 INFO:tasks.rados.rados.0.smithi060.stdout:100: seq_num 57 ranges {778240=557056,1335296=401408} 2023-12-01T04:47:00.119 INFO:tasks.rados.rados.0.smithi060.stdout:100: writing smithi060156570-47 from 778240 to 1335296 tid 1 2023-12-01T04:47:00.122 INFO:tasks.rados.rados.0.smithi060.stdout:100: writing smithi060156570-47 from 1335296 to 1736704 tid 2 2023-12-01T04:47:00.122 INFO:tasks.rados.rados.0.smithi060.stdout:101: copy_from oid 42 from oid 2 current snap is 3 2023-12-01T04:47:00.122 INFO:tasks.rados.rados.0.smithi060.stdout:95: expect (ObjNum 12 snap 0 seq_num 12) 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:94: finishing write tid 4 to smithi060156570-31 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:94: oid 31 updating version 0 to 16 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:94: oid 31 updating version 16 to 18 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:94: oid 31 version 18 is already newer than 17 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 18 (ObjNum 55 snap 3 seq_num 55) dirty exists 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:94: left oid 31 (ObjNum 55 snap 3 seq_num 55) 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:94: done (6 left) 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:95: done (5 left) 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 3 2023-12-01T04:47:00.128 INFO:tasks.rados.rados.0.smithi060.stdout:98: expect (ObjNum 10 snap 0 seq_num 10) 2023-12-01T04:47:00.132 INFO:tasks.rados.rados.0.smithi060.stdout:102: seq_num 58 ranges {761856=573440,1335296=401408} 2023-12-01T04:47:00.139 INFO:tasks.rados.rados.0.smithi060.stdout:102: writing smithi060156570-46 from 761856 to 1335296 tid 1 2023-12-01T04:47:00.142 INFO:tasks.rados.rados.0.smithi060.stdout:102: writing smithi060156570-46 from 1335296 to 1736704 tid 2 2023-12-01T04:47:00.142 INFO:tasks.rados.rados.0.smithi060.stdout:98: done (5 left) 2023-12-01T04:47:00.142 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 3 2023-12-01T04:47:00.143 INFO:tasks.rados.rados.0.smithi060.stdout:97: finishing copy_from to smithi060156570-34 2023-12-01T04:47:00.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 4 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-12-01T04:47:00.143 INFO:tasks.rados.rados.0.smithi060.stdout:99: finishing write tid 1 to smithi060156570-38 2023-12-01T04:47:00.143 INFO:tasks.rados.rados.0.smithi060.stdout:103: seq_num 59 ranges {589824=598016,1187840=401408} 2023-12-01T04:47:00.148 INFO:tasks.rados.rados.0.smithi060.stdout:103: writing smithi060156570-36 from 589824 to 1187840 tid 1 2023-12-01T04:47:00.151 INFO:tasks.rados.rados.0.smithi060.stdout:103: writing smithi060156570-36 from 1187840 to 1589248 tid 2 2023-12-01T04:47:00.151 INFO:tasks.rados.rados.0.smithi060.stdout:104: rollback oid 31 current snap is 3 2023-12-01T04:47:00.151 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 31 to 0 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:97: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:99: finishing write tid 2 to smithi060156570-38 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:99: finishing write tid 3 to smithi060156570-38 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:99: finishing write tid 4 to smithi060156570-38 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:99: oid 38 updating version 0 to 7 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:99: oid 38 version 7 is already newer than 6 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:99: oid 38 updating version 7 to 8 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 8 (ObjNum 56 snap 3 seq_num 56) dirty exists 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:99: left oid 38 (ObjNum 56 snap 3 seq_num 56) 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:100: finishing write tid 1 to smithi060156570-47 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:100: finishing write tid 2 to smithi060156570-47 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:100: finishing write tid 3 to smithi060156570-47 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:100: finishing write tid 4 to smithi060156570-47 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:100: oid 47 updating version 0 to 20 2023-12-01T04:47:00.152 INFO:tasks.rados.rados.0.smithi060.stdout:100: oid 47 version 20 is already newer than 19 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:100: oid 47 version 20 is already newer than 18 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 20 (ObjNum 57 snap 3 seq_num 57) dirty exists 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:100: left oid 47 (ObjNum 57 snap 3 seq_num 57) 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:101: finishing copy_from to smithi060156570-42 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:101: finishing copy_from racing read to smithi060156570-42 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: finishing write tid 1 to smithi060156570-46 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: finishing write tid 2 to smithi060156570-46 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: finishing write tid 3 to smithi060156570-46 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: finishing write tid 4 to smithi060156570-46 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: oid 46 updating version 0 to 23 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: oid 46 version 23 is already newer than 22 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: oid 46 updating version 23 to 24 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 24 (ObjNum 58 snap 3 seq_num 58) dirty exists 2023-12-01T04:47:00.153 INFO:tasks.rados.rados.0.smithi060.stdout:102: left oid 46 (ObjNum 58 snap 3 seq_num 58) 2023-12-01T04:47:00.154 INFO:tasks.rados.rados.0.smithi060.stdout:97: done (6 left) 2023-12-01T04:47:00.154 INFO:tasks.rados.rados.0.smithi060.stdout:99: done (5 left) 2023-12-01T04:47:00.154 INFO:tasks.rados.rados.0.smithi060.stdout:100: done (4 left) 2023-12-01T04:47:00.154 INFO:tasks.rados.rados.0.smithi060.stdout:101: done (3 left) 2023-12-01T04:47:00.154 INFO:tasks.rados.rados.0.smithi060.stdout:102: done (2 left) 2023-12-01T04:47:00.154 INFO:tasks.rados.rados.0.smithi060.stdout:105: delete oid 34 current snap is 3 2023-12-01T04:47:00.155 INFO:tasks.rados.rados.0.smithi060.stdout:105: done (2 left) 2023-12-01T04:47:00.155 INFO:tasks.rados.rados.0.smithi060.stdout:106: read oid 45 snap -1 2023-12-01T04:47:00.155 INFO:tasks.rados.rados.0.smithi060.stdout:106: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:00.155 INFO:tasks.rados.rados.0.smithi060.stdout:107: rollback oid 4 current snap is 3 2023-12-01T04:47:00.155 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 0 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:108: delete oid 16 current snap is 3 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:103: finishing write tid 1 to smithi060156570-36 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:103: finishing write tid 2 to smithi060156570-36 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:104: finishing rollback tid 0 to smithi060156570-31 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:104: finishing rollback tid 1 to smithi060156570-31 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:103: finishing write tid 3 to smithi060156570-36 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:107: finishing rollback tid 0 to smithi060156570-4 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:104: finishing rollback tid 2 to smithi060156570-31 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 23 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:104: done (4 left) 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:108: done (3 left) 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:109: read oid 23 snap 0 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:109: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T04:47:00.156 INFO:tasks.rados.rados.0.smithi060.stdout:110: rollback oid 26 current snap is 3 2023-12-01T04:47:00.157 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 0 2023-12-01T04:47:00.157 INFO:tasks.rados.rados.0.smithi060.stdout:111: delete oid 34 current snap is 3 2023-12-01T04:47:00.157 INFO:tasks.rados.rados.0.smithi060.stdout:107: finishing rollback tid 1 to smithi060156570-4 2023-12-01T04:47:00.157 INFO:tasks.rados.rados.0.smithi060.stdout:103: finishing write tid 4 to smithi060156570-36 2023-12-01T04:47:00.157 INFO:tasks.rados.rados.0.smithi060.stdout:103: oid 36 updating version 0 to 10 2023-12-01T04:47:00.157 INFO:tasks.rados.rados.0.smithi060.stdout:103: oid 36 updating version 10 to 11 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:103: oid 36 version 11 is already newer than 9 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 11 (ObjNum 59 snap 3 seq_num 59) dirty exists 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:103: left oid 36 (ObjNum 59 snap 3 seq_num 59) 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:107: finishing rollback tid 2 to smithi060156570-4 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 18 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:103: done (5 left) 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:107: done (4 left) 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:111: done (3 left) 2023-12-01T04:47:00.158 INFO:tasks.rados.rados.0.smithi060.stdout:112: setattr oid 46 current snap is 3 2023-12-01T04:47:00.159 INFO:tasks.rados.rados.0.smithi060.stdout:113: snap_create 2023-12-01T04:47:00.159 INFO:tasks.rados.rados.0.smithi060.stdout:110: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:47:00.159 INFO:tasks.rados.rados.0.smithi060.stdout:110: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:47:00.160 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 25 (ObjNum 58 snap 3 seq_num 58) dirty exists 2023-12-01T04:47:00.160 INFO:tasks.rados.rados.0.smithi060.stdout:106: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:00.181 INFO:tasks.rados.rados.0.smithi060.stdout:109: expect (ObjNum 50 snap 0 seq_num 50) 2023-12-01T04:47:00.218 INFO:tasks.rados.rados.0.smithi060.stdout:110: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:47:00.218 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 10 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T04:47:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:00 smithi060 ceph-mon[94233]: osdmap e80: 8 total, 8 up, 8 in 2023-12-01T04:47:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:00 smithi060 ceph-mon[109077]: osdmap e80: 8 total, 8 up, 8 in 2023-12-01T04:47:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:00 smithi089 ceph-mon[98504]: osdmap e80: 8 total, 8 up, 8 in 2023-12-01T04:47:01.106 INFO:tasks.rados.rados.0.smithi060.stdout:106: done (4 left) 2023-12-01T04:47:01.106 INFO:tasks.rados.rados.0.smithi060.stdout:109: done (3 left) 2023-12-01T04:47:01.106 INFO:tasks.rados.rados.0.smithi060.stdout:110: done (2 left) 2023-12-01T04:47:01.106 INFO:tasks.rados.rados.0.smithi060.stdout:112: done (1 left) 2023-12-01T04:47:01.106 INFO:tasks.rados.rados.0.smithi060.stdout:113: done (0 left) 2023-12-01T04:47:01.106 INFO:tasks.rados.rados.0.smithi060.stdout:114: copy_from oid 25 from oid 6 current snap is 4 2023-12-01T04:47:01.106 INFO:tasks.rados.rados.0.smithi060.stdout:115: setattr oid 23 current snap is 4 2023-12-01T04:47:01.107 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 4 2023-12-01T04:47:01.107 INFO:tasks.rados.rados.0.smithi060.stdout:116: seq_num 63 ranges {24576=663552,688128=401408} 2023-12-01T04:47:01.111 INFO:tasks.rados.rados.0.smithi060.stdout:116: writing smithi060156570-15 from 24576 to 688128 tid 1 2023-12-01T04:47:01.114 INFO:tasks.rados.rados.0.smithi060.stdout:116: writing smithi060156570-15 from 688128 to 1089536 tid 2 2023-12-01T04:47:01.114 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 4 2023-12-01T04:47:01.114 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 20 (ObjNum 53 snap 1 seq_num 53) dirty exists 2023-12-01T04:47:01.114 INFO:tasks.rados.rados.0.smithi060.stdout:114: finishing copy_from to smithi060156570-25 2023-12-01T04:47:01.114 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T04:47:01.114 INFO:tasks.rados.rados.0.smithi060.stdout:114: finishing copy_from racing read to smithi060156570-25 2023-12-01T04:47:01.114 INFO:tasks.rados.rados.0.smithi060.stdout:117: seq_num 64 ranges {319488=679936,999424=401408} 2023-12-01T04:47:01.119 INFO:tasks.rados.rados.0.smithi060.stdout:117: writing smithi060156570-20 from 319488 to 999424 tid 1 2023-12-01T04:47:01.122 INFO:tasks.rados.rados.0.smithi060.stdout:117: writing smithi060156570-20 from 999424 to 1400832 tid 2 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:114: done (3 left) 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:115: done (2 left) 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:118: rollback oid 14 current snap is 4 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 14 to 0 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:116: finishing write tid 1 to smithi060156570-15 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:116: finishing write tid 2 to smithi060156570-15 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:116: finishing write tid 3 to smithi060156570-15 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:116: finishing write tid 4 to smithi060156570-15 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:116: oid 15 updating version 0 to 9 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:116: oid 15 version 9 is already newer than 8 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:116: oid 15 updating version 9 to 10 2023-12-01T04:47:01.123 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 10 (ObjNum 63 snap 4 seq_num 63) dirty exists 2023-12-01T04:47:01.124 INFO:tasks.rados.rados.0.smithi060.stdout:116: left oid 15 (ObjNum 63 snap 4 seq_num 63) 2023-12-01T04:47:01.124 INFO:tasks.rados.rados.0.smithi060.stdout:116: done (2 left) 2023-12-01T04:47:01.124 INFO:tasks.rados.rados.0.smithi060.stdout:119: read oid 27 snap -1 2023-12-01T04:47:01.124 INFO:tasks.rados.rados.0.smithi060.stdout:119: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:01.124 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 4 2023-12-01T04:47:01.126 INFO:tasks.rados.rados.0.smithi060.stdout:120: seq_num 65 ranges {344064=696320,1040384=401408} 2023-12-01T04:47:01.128 INFO:tasks.rados.rados.0.smithi060.stdout:120: writing smithi060156570-21 from 344064 to 1040384 tid 1 2023-12-01T04:47:01.131 INFO:tasks.rados.rados.0.smithi060.stdout:120: writing smithi060156570-21 from 1040384 to 1441792 tid 2 2023-12-01T04:47:01.131 INFO:tasks.rados.rados.0.smithi060.stdout:117: finishing write tid 1 to smithi060156570-20 2023-12-01T04:47:01.131 INFO:tasks.rados.rados.0.smithi060.stdout:121: snap_create 2023-12-01T04:47:01.131 INFO:tasks.rados.rados.0.smithi060.stdout:118: finishing rollback tid 0 to smithi060156570-14 2023-12-01T04:47:01.132 INFO:tasks.rados.rados.0.smithi060.stdout:118: finishing rollback tid 1 to smithi060156570-14 2023-12-01T04:47:01.132 INFO:tasks.rados.rados.0.smithi060.stdout:119: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:01.143 INFO:tasks.rados.rados.0.smithi060.stdout:118: finishing rollback tid 2 to smithi060156570-14 2023-12-01T04:47:01.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 27 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:117: finishing write tid 2 to smithi060156570-20 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:117: finishing write tid 3 to smithi060156570-20 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:117: finishing write tid 4 to smithi060156570-20 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:117: oid 20 updating version 0 to 13 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:117: oid 20 updating version 13 to 14 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:117: oid 20 updating version 14 to 15 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 15 (ObjNum 64 snap 4 seq_num 64) dirty exists 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:117: left oid 20 (ObjNum 64 snap 4 seq_num 64) 2023-12-01T04:47:01.144 INFO:tasks.rados.rados.0.smithi060.stdout:120: finishing write tid 1 to smithi060156570-21 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:120: finishing write tid 2 to smithi060156570-21 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:120: finishing write tid 3 to smithi060156570-21 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:120: finishing write tid 4 to smithi060156570-21 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:120: oid 21 updating version 0 to 13 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:120: oid 21 updating version 13 to 15 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:120: oid 21 version 15 is already newer than 14 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 15 (ObjNum 65 snap 4 seq_num 65) dirty exists 2023-12-01T04:47:01.145 INFO:tasks.rados.rados.0.smithi060.stdout:120: left oid 21 (ObjNum 65 snap 4 seq_num 65) 2023-12-01T04:47:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:01 smithi060 ceph-mon[94233]: pgmap v80: 121 pgs: 121 active+clean; 23 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.0 MiB/s wr, 73 op/s 2023-12-01T04:47:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:01 smithi060 ceph-mon[94233]: osdmap e81: 8 total, 8 up, 8 in 2023-12-01T04:47:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:01 smithi060 ceph-mon[109077]: pgmap v80: 121 pgs: 121 active+clean; 23 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.0 MiB/s wr, 73 op/s 2023-12-01T04:47:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:01 smithi060 ceph-mon[109077]: osdmap e81: 8 total, 8 up, 8 in 2023-12-01T04:47:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:01 smithi089 ceph-mon[98504]: pgmap v80: 121 pgs: 121 active+clean; 23 MiB data, 250 MiB used, 715 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.0 MiB/s wr, 73 op/s 2023-12-01T04:47:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:01 smithi089 ceph-mon[98504]: osdmap e81: 8 total, 8 up, 8 in 2023-12-01T04:47:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:02.111 INFO:tasks.rados.rados.0.smithi060.stdout:117: done (4 left) 2023-12-01T04:47:02.111 INFO:tasks.rados.rados.0.smithi060.stdout:118: done (3 left) 2023-12-01T04:47:02.111 INFO:tasks.rados.rados.0.smithi060.stdout:119: done (2 left) 2023-12-01T04:47:02.111 INFO:tasks.rados.rados.0.smithi060.stdout:120: done (1 left) 2023-12-01T04:47:02.111 INFO:tasks.rados.rados.0.smithi060.stdout:121: done (0 left) 2023-12-01T04:47:02.111 INFO:tasks.rados.rados.0.smithi060.stdout:122: read oid 48 snap 3 2023-12-01T04:47:02.112 INFO:tasks.rados.rados.0.smithi060.stdout:122: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:02.112 INFO:tasks.rados.rados.0.smithi060.stdout:123: rollback oid 22 current snap is 5 2023-12-01T04:47:02.112 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 0 2023-12-01T04:47:02.112 INFO:tasks.rados.rados.0.smithi060.stdout:124: read oid 17 snap 0 2023-12-01T04:47:02.112 INFO:tasks.rados.rados.0.smithi060.stdout:124: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T04:47:02.112 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 5 2023-12-01T04:47:02.112 INFO:tasks.rados.rados.0.smithi060.stdout:125: seq_num 66 ranges {524288=712704,1236992=401408} 2023-12-01T04:47:02.118 INFO:tasks.rados.rados.0.smithi060.stdout:125: writing smithi060156570-32 from 524288 to 1236992 tid 1 2023-12-01T04:47:02.120 INFO:tasks.rados.rados.0.smithi060.stdout:125: writing smithi060156570-32 from 1236992 to 1638400 tid 2 2023-12-01T04:47:02.120 INFO:tasks.rados.rados.0.smithi060.stdout:126: copy_from oid 1 from oid 24 current snap is 5 2023-12-01T04:47:02.120 INFO:tasks.rados.rados.0.smithi060.stdout:122: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:02.134 INFO:tasks.rados.rados.0.smithi060.stdout:124: expect (ObjNum 16 snap 0 seq_num 16) 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:123: finishing rollback tid 0 to smithi060156570-22 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:123: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:123: finishing rollback tid 2 to smithi060156570-22 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 26 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:125: finishing write tid 1 to smithi060156570-32 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:125: finishing write tid 2 to smithi060156570-32 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:125: finishing write tid 3 to smithi060156570-32 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:125: finishing write tid 4 to smithi060156570-32 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:125: oid 32 updating version 0 to 11 2023-12-01T04:47:02.142 INFO:tasks.rados.rados.0.smithi060.stdout:125: oid 32 version 11 is already newer than 9 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:125: oid 32 version 11 is already newer than 10 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 11 (ObjNum 66 snap 5 seq_num 66) dirty exists 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:125: left oid 32 (ObjNum 66 snap 5 seq_num 66) 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:126: finishing copy_from to smithi060156570-1 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 4 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:126: finishing copy_from racing read to smithi060156570-1 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:122: done (4 left) 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:123: done (3 left) 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:124: done (2 left) 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:125: done (1 left) 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:126: done (0 left) 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:127: read oid 30 snap -1 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:127: expect deleted 2023-12-01T04:47:02.143 INFO:tasks.rados.rados.0.smithi060.stdout:128: copy_from oid 23 from oid 46 current snap is 5 2023-12-01T04:47:02.144 INFO:tasks.rados.rados.0.smithi060.stdout:129: copy_from oid 29 from oid 10 current snap is 5 2023-12-01T04:47:02.144 INFO:tasks.rados.rados.0.smithi060.stdout:130: snap_create 2023-12-01T04:47:02.145 INFO:tasks.rados.rados.0.smithi060.stdout:129: finishing copy_from to smithi060156570-29 2023-12-01T04:47:02.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 8 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-12-01T04:47:02.145 INFO:tasks.rados.rados.0.smithi060.stdout:129: finishing copy_from racing read to smithi060156570-29 2023-12-01T04:47:02.154 INFO:tasks.rados.rados.0.smithi060.stdout:128: finishing copy_from to smithi060156570-23 2023-12-01T04:47:02.154 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 25 (ObjNum 58 snap 3 seq_num 58) dirty exists 2023-12-01T04:47:02.154 INFO:tasks.rados.rados.0.smithi060.stdout:128: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:47:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:02 smithi060 ceph-mon[94233]: osdmap e82: 8 total, 8 up, 8 in 2023-12-01T04:47:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:02 smithi060 ceph-mon[109077]: osdmap e82: 8 total, 8 up, 8 in 2023-12-01T04:47:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:02 smithi089 ceph-mon[98504]: osdmap e82: 8 total, 8 up, 8 in 2023-12-01T04:47:03.116 INFO:tasks.rados.rados.0.smithi060.stdout:127: done (3 left) 2023-12-01T04:47:03.116 INFO:tasks.rados.rados.0.smithi060.stdout:128: done (2 left) 2023-12-01T04:47:03.116 INFO:tasks.rados.rados.0.smithi060.stdout:129: done (1 left) 2023-12-01T04:47:03.116 INFO:tasks.rados.rados.0.smithi060.stdout:130: done (0 left) 2023-12-01T04:47:03.117 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 6 2023-12-01T04:47:03.117 INFO:tasks.rados.rados.0.smithi060.stdout:131: seq_num 67 ranges {139264=729088,868352=401408} 2023-12-01T04:47:03.120 INFO:tasks.rados.rados.0.smithi060.stdout:131: writing smithi060156570-9 from 139264 to 868352 tid 1 2023-12-01T04:47:03.123 INFO:tasks.rados.rados.0.smithi060.stdout:131: writing smithi060156570-9 from 868352 to 1269760 tid 2 2023-12-01T04:47:03.123 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 6 2023-12-01T04:47:03.123 INFO:tasks.rados.rados.0.smithi060.stdout:132: seq_num 68 ranges {188416=745472,933888=401408} 2023-12-01T04:47:03.128 INFO:tasks.rados.rados.0.smithi060.stdout:132: writing smithi060156570-12 from 188416 to 933888 tid 1 2023-12-01T04:47:03.131 INFO:tasks.rados.rados.0.smithi060.stdout:132: writing smithi060156570-12 from 933888 to 1335296 tid 2 2023-12-01T04:47:03.131 INFO:tasks.rados.rados.0.smithi060.stdout:133: rollback oid 22 current snap is 6 2023-12-01T04:47:03.131 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 0 2023-12-01T04:47:03.131 INFO:tasks.rados.rados.0.smithi060.stdout:134: snap_create 2023-12-01T04:47:03.131 INFO:tasks.rados.rados.0.smithi060.stdout:131: finishing write tid 1 to smithi060156570-9 2023-12-01T04:47:03.131 INFO:tasks.rados.rados.0.smithi060.stdout:131: finishing write tid 2 to smithi060156570-9 2023-12-01T04:47:03.132 INFO:tasks.rados.rados.0.smithi060.stdout:131: finishing write tid 3 to smithi060156570-9 2023-12-01T04:47:03.132 INFO:tasks.rados.rados.0.smithi060.stdout:131: finishing write tid 4 to smithi060156570-9 2023-12-01T04:47:03.132 INFO:tasks.rados.rados.0.smithi060.stdout:131: oid 9 updating version 0 to 28 2023-12-01T04:47:03.132 INFO:tasks.rados.rados.0.smithi060.stdout:131: oid 9 updating version 28 to 29 2023-12-01T04:47:03.132 INFO:tasks.rados.rados.0.smithi060.stdout:131: oid 9 version 29 is already newer than 27 2023-12-01T04:47:03.132 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 29 (ObjNum 67 snap 6 seq_num 67) dirty exists 2023-12-01T04:47:03.132 INFO:tasks.rados.rados.0.smithi060.stdout:131: left oid 9 (ObjNum 67 snap 6 seq_num 67) 2023-12-01T04:47:03.134 INFO:tasks.rados.rados.0.smithi060.stdout:133: finishing rollback tid 0 to smithi060156570-22 2023-12-01T04:47:03.134 INFO:tasks.rados.rados.0.smithi060.stdout:132: finishing write tid 1 to smithi060156570-12 2023-12-01T04:47:03.134 INFO:tasks.rados.rados.0.smithi060.stdout:133: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:47:03.134 INFO:tasks.rados.rados.0.smithi060.stdout:132: finishing write tid 2 to smithi060156570-12 2023-12-01T04:47:03.134 INFO:tasks.rados.rados.0.smithi060.stdout:133: finishing rollback tid 2 to smithi060156570-22 2023-12-01T04:47:03.134 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 32 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-12-01T04:47:03.134 INFO:tasks.rados.rados.0.smithi060.stdout:132: finishing write tid 3 to smithi060156570-12 2023-12-01T04:47:03.135 INFO:tasks.rados.rados.0.smithi060.stdout:132: finishing write tid 4 to smithi060156570-12 2023-12-01T04:47:03.135 INFO:tasks.rados.rados.0.smithi060.stdout:132: oid 12 updating version 0 to 14 2023-12-01T04:47:03.135 INFO:tasks.rados.rados.0.smithi060.stdout:132: oid 12 version 14 is already newer than 13 2023-12-01T04:47:03.135 INFO:tasks.rados.rados.0.smithi060.stdout:132: oid 12 updating version 14 to 15 2023-12-01T04:47:03.135 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 15 (ObjNum 68 snap 6 seq_num 68) dirty exists 2023-12-01T04:47:03.135 INFO:tasks.rados.rados.0.smithi060.stdout:132: left oid 12 (ObjNum 68 snap 6 seq_num 68) 2023-12-01T04:47:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:03 smithi060 ceph-mon[94233]: pgmap v83: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T04:47:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:03 smithi060 ceph-mon[94233]: osdmap e83: 8 total, 8 up, 8 in 2023-12-01T04:47:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:03 smithi060 ceph-mon[109077]: pgmap v83: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T04:47:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:03 smithi060 ceph-mon[109077]: osdmap e83: 8 total, 8 up, 8 in 2023-12-01T04:47:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:03 smithi089 ceph-mon[98504]: pgmap v83: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T04:47:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:03 smithi089 ceph-mon[98504]: osdmap e83: 8 total, 8 up, 8 in 2023-12-01T04:47:04.122 INFO:tasks.rados.rados.0.smithi060.stdout:131: done (3 left) 2023-12-01T04:47:04.122 INFO:tasks.rados.rados.0.smithi060.stdout:132: done (2 left) 2023-12-01T04:47:04.123 INFO:tasks.rados.rados.0.smithi060.stdout:133: done (1 left) 2023-12-01T04:47:04.123 INFO:tasks.rados.rados.0.smithi060.stdout:134: done (0 left) 2023-12-01T04:47:04.123 INFO:tasks.rados.rados.0.smithi060.stdout:135: read oid 33 snap -1 2023-12-01T04:47:04.123 INFO:tasks.rados.rados.0.smithi060.stdout:135: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:47:04.123 INFO:tasks.rados.rados.0.smithi060.stdout:136: read oid 45 snap -1 2023-12-01T04:47:04.123 INFO:tasks.rados.rados.0.smithi060.stdout:136: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:04.123 INFO:tasks.rados.rados.0.smithi060.stdout:137: snap_create 2023-12-01T04:47:04.125 INFO:tasks.rados.rados.0.smithi060.stdout:135: expect (ObjNum 32 snap 0 seq_num 32) 2023-12-01T04:47:04.139 INFO:tasks.rados.rados.0.smithi060.stdout:136: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:04 smithi060 ceph-mon[94233]: osdmap e84: 8 total, 8 up, 8 in 2023-12-01T04:47:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:04 smithi060 ceph-mon[109077]: osdmap e84: 8 total, 8 up, 8 in 2023-12-01T04:47:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:04 smithi089 ceph-mon[98504]: osdmap e84: 8 total, 8 up, 8 in 2023-12-01T04:47:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:47:04] "GET /metrics HTTP/1.1" 200 35919 "" "Prometheus/2.43.0" 2023-12-01T04:47:05.125 INFO:tasks.rados.rados.0.smithi060.stdout:135: done (2 left) 2023-12-01T04:47:05.126 INFO:tasks.rados.rados.0.smithi060.stdout:136: done (1 left) 2023-12-01T04:47:05.126 INFO:tasks.rados.rados.0.smithi060.stdout:137: done (0 left) 2023-12-01T04:47:05.126 INFO:tasks.rados.rados.0.smithi060.stdout:138: copy_from oid 48 from oid 42 current snap is 8 2023-12-01T04:47:05.126 INFO:tasks.rados.rados.0.smithi060.stdout:139: delete oid 29 current snap is 8 2023-12-01T04:47:05.129 INFO:tasks.rados.rados.0.smithi060.stdout:139: done (1 left) 2023-12-01T04:47:05.129 INFO:tasks.rados.rados.0.smithi060.stdout:140: snap_create 2023-12-01T04:47:05.134 INFO:tasks.rados.rados.0.smithi060.stdout:138: finishing copy_from to smithi060156570-48 2023-12-01T04:47:05.134 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:47:05.134 INFO:tasks.rados.rados.0.smithi060.stdout:138: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:47:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:05 smithi060 ceph-mon[94233]: pgmap v86: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T04:47:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:05 smithi060 ceph-mon[94233]: osdmap e85: 8 total, 8 up, 8 in 2023-12-01T04:47:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:05 smithi060 ceph-mon[109077]: pgmap v86: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T04:47:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:05 smithi060 ceph-mon[109077]: osdmap e85: 8 total, 8 up, 8 in 2023-12-01T04:47:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:05 smithi089 ceph-mon[98504]: pgmap v86: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T04:47:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:05 smithi089 ceph-mon[98504]: osdmap e85: 8 total, 8 up, 8 in 2023-12-01T04:47:06.130 INFO:tasks.rados.rados.0.smithi060.stdout:138: done (1 left) 2023-12-01T04:47:06.130 INFO:tasks.rados.rados.0.smithi060.stdout:140: done (0 left) 2023-12-01T04:47:06.131 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 9 2023-12-01T04:47:06.131 INFO:tasks.rados.rados.0.smithi060.stdout:141: seq_num 70 ranges {0=778240,778240=401408} 2023-12-01T04:47:06.134 INFO:tasks.rados.rados.0.smithi060.stdout:141: writing smithi060156570-43 from 0 to 778240 tid 1 2023-12-01T04:47:06.137 INFO:tasks.rados.rados.0.smithi060.stdout:141: writing smithi060156570-43 from 778240 to 1179648 tid 2 2023-12-01T04:47:06.137 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 9 2023-12-01T04:47:06.137 INFO:tasks.rados.rados.0.smithi060.stdout:142: seq_num 71 ranges {155648=794624,950272=401408} 2023-12-01T04:47:06.142 INFO:tasks.rados.rados.0.smithi060.stdout:142: writing smithi060156570-10 from 155648 to 950272 tid 1 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:142: writing smithi060156570-10 from 950272 to 1351680 tid 2 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:143: snap_create 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:141: finishing write tid 1 to smithi060156570-43 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:141: finishing write tid 2 to smithi060156570-43 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:141: finishing write tid 3 to smithi060156570-43 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:141: finishing write tid 4 to smithi060156570-43 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:141: oid 43 updating version 0 to 32 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:141: oid 43 version 32 is already newer than 31 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:141: oid 43 version 32 is already newer than 30 2023-12-01T04:47:06.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 32 (ObjNum 70 snap 9 seq_num 70) dirty exists 2023-12-01T04:47:06.146 INFO:tasks.rados.rados.0.smithi060.stdout:141: left oid 43 (ObjNum 70 snap 9 seq_num 70) 2023-12-01T04:47:06.148 INFO:tasks.rados.rados.0.smithi060.stdout:142: finishing write tid 1 to smithi060156570-10 2023-12-01T04:47:06.148 INFO:tasks.rados.rados.0.smithi060.stdout:142: finishing write tid 2 to smithi060156570-10 2023-12-01T04:47:06.148 INFO:tasks.rados.rados.0.smithi060.stdout:142: finishing write tid 3 to smithi060156570-10 2023-12-01T04:47:06.149 INFO:tasks.rados.rados.0.smithi060.stdout:142: finishing write tid 4 to smithi060156570-10 2023-12-01T04:47:06.149 INFO:tasks.rados.rados.0.smithi060.stdout:142: oid 10 updating version 0 to 11 2023-12-01T04:47:06.149 INFO:tasks.rados.rados.0.smithi060.stdout:142: oid 10 updating version 11 to 12 2023-12-01T04:47:06.149 INFO:tasks.rados.rados.0.smithi060.stdout:142: oid 10 version 12 is already newer than 10 2023-12-01T04:47:06.149 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 12 (ObjNum 71 snap 9 seq_num 71) dirty exists 2023-12-01T04:47:06.149 INFO:tasks.rados.rados.0.smithi060.stdout:142: left oid 10 (ObjNum 71 snap 9 seq_num 71) 2023-12-01T04:47:06.492 INFO:tasks.rados.rados.0.smithi060.stdout:141: done (2 left) 2023-12-01T04:47:06.493 INFO:tasks.rados.rados.0.smithi060.stdout:142: done (1 left) 2023-12-01T04:47:06.493 INFO:tasks.rados.rados.0.smithi060.stdout:143: done (0 left) 2023-12-01T04:47:06.493 INFO:tasks.rados.rados.0.smithi060.stdout:144: snap_create 2023-12-01T04:47:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:06 smithi060 ceph-mon[94233]: osdmap e86: 8 total, 8 up, 8 in 2023-12-01T04:47:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:06 smithi060 ceph-mon[109077]: osdmap e86: 8 total, 8 up, 8 in 2023-12-01T04:47:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:06 smithi089 ceph-mon[98504]: osdmap e86: 8 total, 8 up, 8 in 2023-12-01T04:47:07.495 INFO:tasks.rados.rados.0.smithi060.stdout:144: done (0 left) 2023-12-01T04:47:07.495 INFO:tasks.rados.rados.0.smithi060.stdout:145: read oid 42 snap -1 2023-12-01T04:47:07.495 INFO:tasks.rados.rados.0.smithi060.stdout:145: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:47:07.495 INFO:tasks.rados.rados.0.smithi060.stdout:146: rmattr oid 17 current snap is 11 2023-12-01T04:47:07.495 INFO:tasks.rados.rados.0.smithi060.stdout:146: done (1 left) 2023-12-01T04:47:07.495 INFO:tasks.rados.rados.0.smithi060.stdout:147: setattr oid 28 current snap is 11 2023-12-01T04:47:07.497 INFO:tasks.rados.rados.0.smithi060.stdout:148: copy_from oid 33 from oid 16 current snap is 11 2023-12-01T04:47:07.497 INFO:tasks.rados.rados.0.smithi060.stdout:149: setattr oid 32 current snap is 11 2023-12-01T04:47:07.501 INFO:tasks.rados.rados.0.smithi060.stdout:150: snap_remove snap 4 2023-12-01T04:47:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:07 smithi060 ceph-mon[94233]: pgmap v89: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:07 smithi060 ceph-mon[94233]: osdmap e87: 8 total, 8 up, 8 in 2023-12-01T04:47:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:07 smithi060 ceph-mon[94233]: osdmap e88: 8 total, 8 up, 8 in 2023-12-01T04:47:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:07 smithi060 ceph-mon[109077]: pgmap v89: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:07 smithi060 ceph-mon[109077]: osdmap e87: 8 total, 8 up, 8 in 2023-12-01T04:47:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:07 smithi060 ceph-mon[109077]: osdmap e88: 8 total, 8 up, 8 in 2023-12-01T04:47:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:07 smithi089 ceph-mon[98504]: pgmap v89: 121 pgs: 121 active+clean; 32 MiB data, 264 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:07 smithi089 ceph-mon[98504]: osdmap e87: 8 total, 8 up, 8 in 2023-12-01T04:47:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:07 smithi089 ceph-mon[98504]: osdmap e88: 8 total, 8 up, 8 in 2023-12-01T04:47:08.498 INFO:tasks.rados.rados.0.smithi060.stdout:150: done (4 left) 2023-12-01T04:47:08.498 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 11 2023-12-01T04:47:08.498 INFO:tasks.rados.rados.0.smithi060.stdout:145: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:47:08.521 INFO:tasks.rados.rados.0.smithi060.stdout:151: seq_num 72 ranges {90112=409600,499712=524288,1024000=278528} 2023-12-01T04:47:08.523 INFO:tasks.rados.rados.0.smithi060.stdout:151: writing smithi060156570-25 from 90112 to 499712 tid 1 2023-12-01T04:47:08.526 INFO:tasks.rados.rados.0.smithi060.stdout:151: writing smithi060156570-25 from 499712 to 1024000 tid 2 2023-12-01T04:47:08.528 INFO:tasks.rados.rados.0.smithi060.stdout:151: writing smithi060156570-25 from 1024000 to 1302528 tid 3 2023-12-01T04:47:08.528 INFO:tasks.rados.rados.0.smithi060.stdout:145: done (4 left) 2023-12-01T04:47:08.528 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 11 2023-12-01T04:47:08.528 INFO:tasks.rados.rados.0.smithi060.stdout:148: finishing copy_from to smithi060156570-33 2023-12-01T04:47:08.529 INFO:tasks.rados.rados.0.smithi060.stdout:148: got expected ENOENT (src dne) 2023-12-01T04:47:08.529 INFO:tasks.rados.rados.0.smithi060.stdout:148: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:47:08.529 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 6 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-12-01T04:47:08.529 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 13 (ObjNum 66 snap 5 seq_num 66) dirty exists 2023-12-01T04:47:08.529 INFO:tasks.rados.rados.0.smithi060.stdout:151: finishing write tid 1 to smithi060156570-25 2023-12-01T04:47:08.529 INFO:tasks.rados.rados.0.smithi060.stdout:152: seq_num 73 ranges {442368=425984,868352=409600,1277952=393216} 2023-12-01T04:47:08.532 INFO:tasks.rados.rados.0.smithi060.stdout:152: writing smithi060156570-27 from 442368 to 868352 tid 1 2023-12-01T04:47:08.535 INFO:tasks.rados.rados.0.smithi060.stdout:152: writing smithi060156570-27 from 868352 to 1277952 tid 2 2023-12-01T04:47:08.537 INFO:tasks.rados.rados.0.smithi060.stdout:152: writing smithi060156570-27 from 1277952 to 1671168 tid 3 2023-12-01T04:47:08.538 INFO:tasks.rados.rados.0.smithi060.stdout:147: done (4 left) 2023-12-01T04:47:08.538 INFO:tasks.rados.rados.0.smithi060.stdout:148: done (3 left) 2023-12-01T04:47:08.538 INFO:tasks.rados.rados.0.smithi060.stdout:149: done (2 left) 2023-12-01T04:47:08.538 INFO:tasks.rados.rados.0.smithi060.stdout:153: snap_remove snap 7 2023-12-01T04:47:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:08 smithi060 ceph-mon[109077]: pgmap v92: 121 pgs: 121 active+clean; 40 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T04:47:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:08 smithi060 ceph-mon[109077]: osdmap e89: 8 total, 8 up, 8 in 2023-12-01T04:47:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:08 smithi060 ceph-mon[94233]: pgmap v92: 121 pgs: 121 active+clean; 40 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T04:47:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:08 smithi060 ceph-mon[94233]: osdmap e89: 8 total, 8 up, 8 in 2023-12-01T04:47:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:08 smithi089 ceph-mon[98504]: pgmap v92: 121 pgs: 121 active+clean; 40 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T04:47:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:08 smithi089 ceph-mon[98504]: osdmap e89: 8 total, 8 up, 8 in 2023-12-01T04:47:09.503 INFO:tasks.rados.rados.0.smithi060.stdout:153: done (2 left) 2023-12-01T04:47:09.504 INFO:tasks.rados.rados.0.smithi060.stdout:154: delete oid 22 current snap is 11 2023-12-01T04:47:09.504 INFO:tasks.rados.rados.0.smithi060.stdout:151: finishing write tid 2 to smithi060156570-25 2023-12-01T04:47:09.504 INFO:tasks.rados.rados.0.smithi060.stdout:151: finishing write tid 3 to smithi060156570-25 2023-12-01T04:47:09.504 INFO:tasks.rados.rados.0.smithi060.stdout:151: finishing write tid 4 to smithi060156570-25 2023-12-01T04:47:09.504 INFO:tasks.rados.rados.0.smithi060.stdout:151: finishing write tid 5 to smithi060156570-25 2023-12-01T04:47:09.504 INFO:tasks.rados.rados.0.smithi060.stdout:151: oid 25 updating version 0 to 41 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:151: oid 25 updating version 41 to 42 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:151: oid 25 version 42 is already newer than 40 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:151: oid 25 updating version 42 to 43 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 43 (ObjNum 72 snap 11 seq_num 72) dirty exists 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:151: left oid 25 (ObjNum 72 snap 11 seq_num 72) 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: finishing write tid 1 to smithi060156570-27 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: finishing write tid 2 to smithi060156570-27 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: finishing write tid 3 to smithi060156570-27 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: finishing write tid 4 to smithi060156570-27 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: finishing write tid 5 to smithi060156570-27 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: oid 27 updating version 0 to 26 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: oid 27 updating version 26 to 28 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: oid 27 version 28 is already newer than 27 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: oid 27 updating version 28 to 29 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 29 (ObjNum 73 snap 11 seq_num 73) dirty exists 2023-12-01T04:47:09.505 INFO:tasks.rados.rados.0.smithi060.stdout:152: left oid 27 (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:09.511 INFO:tasks.rados.rados.0.smithi060.stdout:151: done (2 left) 2023-12-01T04:47:09.511 INFO:tasks.rados.rados.0.smithi060.stdout:152: done (1 left) 2023-12-01T04:47:09.511 INFO:tasks.rados.rados.0.smithi060.stdout:154: done (0 left) 2023-12-01T04:47:09.512 INFO:tasks.rados.rados.0.smithi060.stdout:155: snap_create 2023-12-01T04:47:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:09 smithi060 ceph-mon[94233]: osdmap e90: 8 total, 8 up, 8 in 2023-12-01T04:47:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:09 smithi060 ceph-mon[109077]: osdmap e90: 8 total, 8 up, 8 in 2023-12-01T04:47:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:09 smithi089 ceph-mon[98504]: osdmap e90: 8 total, 8 up, 8 in 2023-12-01T04:47:10.507 INFO:tasks.rados.rados.0.smithi060.stdout:155: done (0 left) 2023-12-01T04:47:10.508 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 12 2023-12-01T04:47:10.508 INFO:tasks.rados.rados.0.smithi060.stdout:156: seq_num 75 ranges {507904=458752,966656=581632,1548288=221184} 2023-12-01T04:47:10.512 INFO:tasks.rados.rados.0.smithi060.stdout:156: writing smithi060156570-31 from 507904 to 966656 tid 1 2023-12-01T04:47:10.516 INFO:tasks.rados.rados.0.smithi060.stdout:156: writing smithi060156570-31 from 966656 to 1548288 tid 2 2023-12-01T04:47:10.518 INFO:tasks.rados.rados.0.smithi060.stdout:156: writing smithi060156570-31 from 1548288 to 1769472 tid 3 2023-12-01T04:47:10.518 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 12 2023-12-01T04:47:10.518 INFO:tasks.rados.rados.0.smithi060.stdout:156: finishing write tid 1 to smithi060156570-31 2023-12-01T04:47:10.518 INFO:tasks.rados.rados.0.smithi060.stdout:157: seq_num 76 ranges {0=475136,475136=458752,933888=344064} 2023-12-01T04:47:10.521 INFO:tasks.rados.rados.0.smithi060.stdout:157: writing smithi060156570-16 from 0 to 475136 tid 1 2023-12-01T04:47:10.524 INFO:tasks.rados.rados.0.smithi060.stdout:157: writing smithi060156570-16 from 475136 to 933888 tid 2 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:157: writing smithi060156570-16 from 933888 to 1277952 tid 3 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:158: copy_from oid 10 from oid 39 current snap is 12 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: finishing write tid 2 to smithi060156570-31 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: finishing write tid 3 to smithi060156570-31 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: finishing write tid 4 to smithi060156570-31 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: finishing write tid 5 to smithi060156570-31 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: oid 31 updating version 0 to 32 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: oid 31 version 32 is already newer than 31 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: oid 31 version 32 is already newer than 29 2023-12-01T04:47:10.526 INFO:tasks.rados.rados.0.smithi060.stdout:156: oid 31 version 32 is already newer than 30 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 32 (ObjNum 75 snap 12 seq_num 75) dirty exists 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:156: left oid 31 (ObjNum 75 snap 12 seq_num 75) 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:157: finishing write tid 1 to smithi060156570-16 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:156: done (2 left) 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:159: read oid 25 snap 0 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:159: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:160: copy_from oid 21 from oid 35 current snap is 12 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:157: finishing write tid 2 to smithi060156570-16 2023-12-01T04:47:10.527 INFO:tasks.rados.rados.0.smithi060.stdout:161: snap_remove snap 6 2023-12-01T04:47:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:10 smithi060 ceph-mon[94233]: pgmap v95: 121 pgs: 121 active+clean; 40 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T04:47:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:10 smithi060 ceph-mon[94233]: osdmap e91: 8 total, 8 up, 8 in 2023-12-01T04:47:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:10 smithi060 ceph-mon[109077]: pgmap v95: 121 pgs: 121 active+clean; 40 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T04:47:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:10 smithi060 ceph-mon[109077]: osdmap e91: 8 total, 8 up, 8 in 2023-12-01T04:47:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:10 smithi089 ceph-mon[98504]: pgmap v95: 121 pgs: 121 active+clean; 40 MiB data, 277 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 12 op/s 2023-12-01T04:47:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:10 smithi089 ceph-mon[98504]: osdmap e91: 8 total, 8 up, 8 in 2023-12-01T04:47:11.513 INFO:tasks.rados.rados.0.smithi060.stdout:161: done (4 left) 2023-12-01T04:47:11.513 INFO:tasks.rados.rados.0.smithi060.stdout:162: delete oid 8 current snap is 12 2023-12-01T04:47:11.513 INFO:tasks.rados.rados.0.smithi060.stdout:157: finishing write tid 3 to smithi060156570-16 2023-12-01T04:47:11.513 INFO:tasks.rados.rados.0.smithi060.stdout:157: finishing write tid 4 to smithi060156570-16 2023-12-01T04:47:11.513 INFO:tasks.rados.rados.0.smithi060.stdout:159: expect (ObjNum 24 snap 0 seq_num 24) 2023-12-01T04:47:11.525 INFO:tasks.rados.rados.0.smithi060.stdout:157: finishing write tid 5 to smithi060156570-16 2023-12-01T04:47:11.525 INFO:tasks.rados.rados.0.smithi060.stdout:157: oid 16 updating version 0 to 13 2023-12-01T04:47:11.525 INFO:tasks.rados.rados.0.smithi060.stdout:157: oid 16 version 13 is already newer than 12 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:157: oid 16 updating version 13 to 14 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:157: oid 16 version 14 is already newer than 11 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 14 (ObjNum 76 snap 12 seq_num 76) dirty exists 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:157: left oid 16 (ObjNum 76 snap 12 seq_num 76) 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:158: finishing copy_from to smithi060156570-10 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:158: finishing copy_from racing read to smithi060156570-10 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:160: finishing copy_from to smithi060156570-21 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 4 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:160: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:157: done (4 left) 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:158: done (3 left) 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:159: done (2 left) 2023-12-01T04:47:11.526 INFO:tasks.rados.rados.0.smithi060.stdout:160: done (1 left) 2023-12-01T04:47:11.527 INFO:tasks.rados.rados.0.smithi060.stdout:162: done (0 left) 2023-12-01T04:47:11.527 INFO:tasks.rados.rados.0.smithi060.stdout:163: snap_remove snap 5 2023-12-01T04:47:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:11 smithi060 ceph-mon[94233]: osdmap e92: 8 total, 8 up, 8 in 2023-12-01T04:47:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:11 smithi060 ceph-mon[109077]: osdmap e92: 8 total, 8 up, 8 in 2023-12-01T04:47:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:11 smithi089 ceph-mon[98504]: osdmap e92: 8 total, 8 up, 8 in 2023-12-01T04:47:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:12.516 INFO:tasks.rados.rados.0.smithi060.stdout:163: done (0 left) 2023-12-01T04:47:12.516 INFO:tasks.rados.rados.0.smithi060.stdout:164: snap_create 2023-12-01T04:47:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:12 smithi060 ceph-mon[94233]: pgmap v98: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail; 871 KiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-12-01T04:47:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:12 smithi060 ceph-mon[94233]: osdmap e93: 8 total, 8 up, 8 in 2023-12-01T04:47:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:12 smithi060 ceph-mon[109077]: pgmap v98: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail; 871 KiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-12-01T04:47:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:12 smithi060 ceph-mon[109077]: osdmap e93: 8 total, 8 up, 8 in 2023-12-01T04:47:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:12 smithi089 ceph-mon[98504]: pgmap v98: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail; 871 KiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-12-01T04:47:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:12 smithi089 ceph-mon[98504]: osdmap e93: 8 total, 8 up, 8 in 2023-12-01T04:47:13.522 INFO:tasks.rados.rados.0.smithi060.stdout:164: done (0 left) 2023-12-01T04:47:13.522 INFO:tasks.rados.rados.0.smithi060.stdout:165: read oid 46 snap -1 2023-12-01T04:47:13.522 INFO:tasks.rados.rados.0.smithi060.stdout:165: expect (ObjNum 58 snap 3 seq_num 58) 2023-12-01T04:47:13.522 INFO:tasks.rados.rados.0.smithi060.stdout:166: copy_from oid 3 from oid 30 current snap is 13 2023-12-01T04:47:13.522 INFO:tasks.rados.rados.0.smithi060.stdout:167: copy_from oid 17 from oid 9 current snap is 13 2023-12-01T04:47:13.522 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 13 2023-12-01T04:47:13.522 INFO:tasks.rados.rados.0.smithi060.stdout:168: seq_num 78 ranges {1769472=516096,2285568=679936,2965504=122880} 2023-12-01T04:47:13.534 INFO:tasks.rados.rados.0.smithi060.stdout:168: writing smithi060156570-31 from 1769472 to 2285568 tid 1 2023-12-01T04:47:13.540 INFO:tasks.rados.rados.0.smithi060.stdout:168: writing smithi060156570-31 from 2285568 to 2965504 tid 2 2023-12-01T04:47:13.540 INFO:tasks.rados.rados.0.smithi060.stdout:168: writing smithi060156570-31 from 2965504 to 3088384 tid 3 2023-12-01T04:47:13.540 INFO:tasks.rados.rados.0.smithi060.stdout:169: setattr oid 32 current snap is 13 2023-12-01T04:47:13.540 INFO:tasks.rados.rados.0.smithi060.stdout:166: finishing copy_from to smithi060156570-3 2023-12-01T04:47:13.540 INFO:tasks.rados.rados.0.smithi060.stdout:166: got expected ENOENT (src dne) 2023-12-01T04:47:13.540 INFO:tasks.rados.rados.0.smithi060.stdout:166: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:47:13.540 INFO:tasks.rados.rados.0.smithi060.stdout:165: expect (ObjNum 58 snap 3 seq_num 58) 2023-12-01T04:47:13.599 INFO:tasks.rados.rados.0.smithi060.stdout:167: finishing copy_from to smithi060156570-17 2023-12-01T04:47:13.599 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 29 (ObjNum 67 snap 6 seq_num 67) dirty exists 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:167: finishing copy_from racing read to smithi060156570-17 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: finishing write tid 1 to smithi060156570-31 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: finishing write tid 2 to smithi060156570-31 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: finishing write tid 3 to smithi060156570-31 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: finishing write tid 4 to smithi060156570-31 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: finishing write tid 5 to smithi060156570-31 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: oid 31 updating version 0 to 40 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: oid 31 updating version 40 to 41 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: oid 31 version 41 is already newer than 39 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: oid 31 version 41 is already newer than 38 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 41 (ObjNum 78 snap 13 seq_num 78) dirty exists 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:168: left oid 31 (ObjNum 78 snap 13 seq_num 78) 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:165: done (4 left) 2023-12-01T04:47:13.600 INFO:tasks.rados.rados.0.smithi060.stdout:166: done (3 left) 2023-12-01T04:47:13.601 INFO:tasks.rados.rados.0.smithi060.stdout:167: done (2 left) 2023-12-01T04:47:13.601 INFO:tasks.rados.rados.0.smithi060.stdout:168: done (1 left) 2023-12-01T04:47:13.601 INFO:tasks.rados.rados.0.smithi060.stdout:170: snap_remove snap 10 2023-12-01T04:47:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:13 smithi089 ceph-mon[98504]: osdmap e94: 8 total, 8 up, 8 in 2023-12-01T04:47:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:13 smithi060 ceph-mon[94233]: osdmap e94: 8 total, 8 up, 8 in 2023-12-01T04:47:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:13 smithi060 ceph-mon[109077]: osdmap e94: 8 total, 8 up, 8 in 2023-12-01T04:47:14.527 INFO:tasks.rados.rados.0.smithi060.stdout:170: done (1 left) 2023-12-01T04:47:14.527 INFO:tasks.rados.rados.0.smithi060.stdout:171: rmattr oid 36 current snap is 13 2023-12-01T04:47:14.527 INFO:tasks.rados.rados.0.smithi060.stdout:171: done (1 left) 2023-12-01T04:47:14.527 INFO:tasks.rados.rados.0.smithi060.stdout:172: copy_from oid 6 from oid 13 current snap is 13 2023-12-01T04:47:14.527 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 23 (ObjNum 66 snap 5 seq_num 66) dirty exists 2023-12-01T04:47:14.527 INFO:tasks.rados.rados.0.smithi060.stdout:169: done (1 left) 2023-12-01T04:47:14.528 INFO:tasks.rados.rados.0.smithi060.stdout:173: snap_remove snap 8 2023-12-01T04:47:14.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:14 smithi060 ceph-mon[94233]: pgmap v101: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail; 871 KiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-12-01T04:47:14.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:14 smithi060 ceph-mon[94233]: osdmap e95: 8 total, 8 up, 8 in 2023-12-01T04:47:14.763 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:47:14] "GET /metrics HTTP/1.1" 200 35991 "" "Prometheus/2.43.0" 2023-12-01T04:47:14.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:14 smithi060 ceph-mon[109077]: pgmap v101: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail; 871 KiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-12-01T04:47:14.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:14 smithi060 ceph-mon[109077]: osdmap e95: 8 total, 8 up, 8 in 2023-12-01T04:47:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:14 smithi089 ceph-mon[98504]: pgmap v101: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail; 871 KiB/s rd, 1.5 MiB/s wr, 18 op/s 2023-12-01T04:47:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:14 smithi089 ceph-mon[98504]: osdmap e95: 8 total, 8 up, 8 in 2023-12-01T04:47:15.534 INFO:tasks.rados.rados.0.smithi060.stdout:173: done (1 left) 2023-12-01T04:47:15.534 INFO:tasks.rados.rados.0.smithi060.stdout:174: read oid 29 snap -1 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:174: expect deleted 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:175: rollback oid 35 current snap is 13 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 35 to 12 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:172: finishing copy_from to smithi060156570-6 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:172: finishing copy_from racing read to smithi060156570-6 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:172: done (2 left) 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 13 2023-12-01T04:47:15.535 INFO:tasks.rados.rados.0.smithi060.stdout:176: seq_num 79 ranges {1277952=532480,1810432=565248,2375680=237568} 2023-12-01T04:47:15.544 INFO:tasks.rados.rados.0.smithi060.stdout:176: writing smithi060156570-16 from 1277952 to 1810432 tid 1 2023-12-01T04:47:15.547 INFO:tasks.rados.rados.0.smithi060.stdout:176: writing smithi060156570-16 from 1810432 to 2375680 tid 2 2023-12-01T04:47:15.551 INFO:tasks.rados.rados.0.smithi060.stdout:176: writing smithi060156570-16 from 2375680 to 2613248 tid 3 2023-12-01T04:47:15.551 INFO:tasks.rados.rados.0.smithi060.stdout:177: read oid 27 snap -1 2023-12-01T04:47:15.551 INFO:tasks.rados.rados.0.smithi060.stdout:177: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:15.551 INFO:tasks.rados.rados.0.smithi060.stdout:178: rollback oid 40 current snap is 13 2023-12-01T04:47:15.551 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 3 2023-12-01T04:47:15.551 INFO:tasks.rados.rados.0.smithi060.stdout:175: finishing rollback tid 0 to smithi060156570-35 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:175: finishing rollback tid 1 to smithi060156570-35 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:175: finishing rollback tid 2 to smithi060156570-35 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 14 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:176: finishing write tid 1 to smithi060156570-16 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:174: done (4 left) 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:175: done (3 left) 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:179: delete oid 33 current snap is 13 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:176: finishing write tid 2 to smithi060156570-16 2023-12-01T04:47:15.552 INFO:tasks.rados.rados.0.smithi060.stdout:176: finishing write tid 3 to smithi060156570-16 2023-12-01T04:47:15.553 INFO:tasks.rados.rados.0.smithi060.stdout:176: finishing write tid 4 to smithi060156570-16 2023-12-01T04:47:15.555 INFO:tasks.rados.rados.0.smithi060.stdout:177: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:15.607 INFO:tasks.rados.rados.0.smithi060.stdout:177: done (3 left) 2023-12-01T04:47:15.607 INFO:tasks.rados.rados.0.smithi060.stdout:179: done (2 left) 2023-12-01T04:47:15.607 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 13 2023-12-01T04:47:15.607 INFO:tasks.rados.rados.0.smithi060.stdout:178: finishing rollback tid 0 to smithi060156570-40 2023-12-01T04:47:15.607 INFO:tasks.rados.rados.0.smithi060.stdout:180: seq_num 81 ranges {0=565248,565248=737280,1302528=65536} 2023-12-01T04:47:15.610 INFO:tasks.rados.rados.0.smithi060.stdout:180: writing smithi060156570-29 from 0 to 565248 tid 1 2023-12-01T04:47:15.614 INFO:tasks.rados.rados.0.smithi060.stdout:180: writing smithi060156570-29 from 565248 to 1302528 tid 2 2023-12-01T04:47:15.614 INFO:tasks.rados.rados.0.smithi060.stdout:180: writing smithi060156570-29 from 1302528 to 1368064 tid 3 2023-12-01T04:47:15.614 INFO:tasks.rados.rados.0.smithi060.stdout:181: snap_create 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:178: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:178: finishing rollback tid 2 to smithi060156570-40 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 18 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:176: finishing write tid 5 to smithi060156570-16 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:176: oid 16 updating version 0 to 16 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:176: oid 16 updating version 16 to 19 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:176: oid 16 version 19 is already newer than 18 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:176: oid 16 version 19 is already newer than 17 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 19 (ObjNum 79 snap 13 seq_num 79) dirty exists 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:176: left oid 16 (ObjNum 79 snap 13 seq_num 79) 2023-12-01T04:47:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:180: finishing write tid 1 to smithi060156570-29 2023-12-01T04:47:15.617 INFO:tasks.rados.rados.0.smithi060.stdout:180: finishing write tid 2 to smithi060156570-29 2023-12-01T04:47:15.617 INFO:tasks.rados.rados.0.smithi060.stdout:180: finishing write tid 3 to smithi060156570-29 2023-12-01T04:47:15.618 INFO:tasks.rados.rados.0.smithi060.stdout:180: finishing write tid 4 to smithi060156570-29 2023-12-01T04:47:15.619 INFO:tasks.rados.rados.0.smithi060.stdout:180: finishing write tid 5 to smithi060156570-29 2023-12-01T04:47:15.619 INFO:tasks.rados.rados.0.smithi060.stdout:180: oid 29 updating version 0 to 70 2023-12-01T04:47:15.619 INFO:tasks.rados.rados.0.smithi060.stdout:180: oid 29 updating version 70 to 73 2023-12-01T04:47:15.619 INFO:tasks.rados.rados.0.smithi060.stdout:180: oid 29 version 73 is already newer than 72 2023-12-01T04:47:15.619 INFO:tasks.rados.rados.0.smithi060.stdout:180: oid 29 version 73 is already newer than 71 2023-12-01T04:47:15.619 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 73 (ObjNum 81 snap 13 seq_num 81) dirty exists 2023-12-01T04:47:15.619 INFO:tasks.rados.rados.0.smithi060.stdout:180: left oid 29 (ObjNum 81 snap 13 seq_num 81) 2023-12-01T04:47:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:15 smithi089 ceph-mon[98504]: osdmap e96: 8 total, 8 up, 8 in 2023-12-01T04:47:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:15 smithi060 ceph-mon[94233]: osdmap e96: 8 total, 8 up, 8 in 2023-12-01T04:47:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:15 smithi060 ceph-mon[109077]: osdmap e96: 8 total, 8 up, 8 in 2023-12-01T04:47:16.495 INFO:tasks.rados.rados.0.smithi060.stdout:176: done (3 left) 2023-12-01T04:47:16.496 INFO:tasks.rados.rados.0.smithi060.stdout:178: done (2 left) 2023-12-01T04:47:16.496 INFO:tasks.rados.rados.0.smithi060.stdout:180: done (1 left) 2023-12-01T04:47:16.496 INFO:tasks.rados.rados.0.smithi060.stdout:181: done (0 left) 2023-12-01T04:47:16.496 INFO:tasks.rados.rados.0.smithi060.stdout:182: snap_remove snap 12 2023-12-01T04:47:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:16 smithi089 ceph-mon[98504]: pgmap v104: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:16 smithi089 ceph-mon[98504]: osdmap e97: 8 total, 8 up, 8 in 2023-12-01T04:47:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:16 smithi089 ceph-mon[98504]: osdmap e98: 8 total, 8 up, 8 in 2023-12-01T04:47:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:16 smithi060 ceph-mon[94233]: pgmap v104: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:16 smithi060 ceph-mon[94233]: osdmap e97: 8 total, 8 up, 8 in 2023-12-01T04:47:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:16 smithi060 ceph-mon[94233]: osdmap e98: 8 total, 8 up, 8 in 2023-12-01T04:47:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:16 smithi060 ceph-mon[109077]: pgmap v104: 121 pgs: 121 active+clean; 46 MiB data, 287 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:16 smithi060 ceph-mon[109077]: osdmap e97: 8 total, 8 up, 8 in 2023-12-01T04:47:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:16 smithi060 ceph-mon[109077]: osdmap e98: 8 total, 8 up, 8 in 2023-12-01T04:47:17.510 INFO:tasks.rados.rados.0.smithi060.stdout:182: done (0 left) 2023-12-01T04:47:17.511 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 14 2023-12-01T04:47:17.511 INFO:tasks.rados.rados.0.smithi060.stdout:183: seq_num 82 ranges {0=581632,581632=622592,1204224=180224} 2023-12-01T04:47:17.511 INFO:tasks.rados.rados.0.smithi060.stdout:183: writing smithi060156570-22 from 0 to 581632 tid 1 2023-12-01T04:47:17.512 INFO:tasks.rados.rados.0.smithi060.stdout:183: writing smithi060156570-22 from 581632 to 1204224 tid 2 2023-12-01T04:47:17.514 INFO:tasks.rados.rados.0.smithi060.stdout:183: writing smithi060156570-22 from 1204224 to 1384448 tid 3 2023-12-01T04:47:17.514 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 14 2023-12-01T04:47:17.514 INFO:tasks.rados.rados.0.smithi060.stdout:183: finishing write tid 1 to smithi060156570-22 2023-12-01T04:47:17.514 INFO:tasks.rados.rados.0.smithi060.stdout:184: seq_num 83 ranges {638976=598016,1236992=499712,1736704=303104} 2023-12-01T04:47:17.520 INFO:tasks.rados.rados.0.smithi060.stdout:184: writing smithi060156570-10 from 638976 to 1236992 tid 1 2023-12-01T04:47:17.523 INFO:tasks.rados.rados.0.smithi060.stdout:184: writing smithi060156570-10 from 1236992 to 1736704 tid 2 2023-12-01T04:47:17.526 INFO:tasks.rados.rados.0.smithi060.stdout:184: writing smithi060156570-10 from 1736704 to 2039808 tid 3 2023-12-01T04:47:17.526 INFO:tasks.rados.rados.0.smithi060.stdout:185: setattr oid 6 current snap is 14 2023-12-01T04:47:17.526 INFO:tasks.rados.rados.0.smithi060.stdout:183: finishing write tid 2 to smithi060156570-22 2023-12-01T04:47:17.526 INFO:tasks.rados.rados.0.smithi060.stdout:183: finishing write tid 3 to smithi060156570-22 2023-12-01T04:47:17.526 INFO:tasks.rados.rados.0.smithi060.stdout:183: finishing write tid 4 to smithi060156570-22 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:183: finishing write tid 5 to smithi060156570-22 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:183: oid 22 updating version 0 to 77 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:183: oid 22 version 77 is already newer than 75 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:183: oid 22 version 77 is already newer than 74 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:183: oid 22 version 77 is already newer than 76 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 77 (ObjNum 82 snap 14 seq_num 82) dirty exists 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:183: left oid 22 (ObjNum 82 snap 14 seq_num 82) 2023-12-01T04:47:17.527 INFO:tasks.rados.rados.0.smithi060.stdout:184: finishing write tid 1 to smithi060156570-10 2023-12-01T04:47:17.528 INFO:tasks.rados.rados.0.smithi060.stdout:184: finishing write tid 2 to smithi060156570-10 2023-12-01T04:47:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:184: finishing write tid 3 to smithi060156570-10 2023-12-01T04:47:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:183: done (2 left) 2023-12-01T04:47:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:186: read oid 12 snap 3 2023-12-01T04:47:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:186: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T04:47:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 14 2023-12-01T04:47:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:187: seq_num 84 ranges {40960=614400,655360=434176,1089536=368640} 2023-12-01T04:47:17.532 INFO:tasks.rados.rados.0.smithi060.stdout:187: writing smithi060156570-3 from 40960 to 655360 tid 1 2023-12-01T04:47:17.534 INFO:tasks.rados.rados.0.smithi060.stdout:187: writing smithi060156570-3 from 655360 to 1089536 tid 2 2023-12-01T04:47:17.537 INFO:tasks.rados.rados.0.smithi060.stdout:187: writing smithi060156570-3 from 1089536 to 1458176 tid 3 2023-12-01T04:47:17.537 INFO:tasks.rados.rados.0.smithi060.stdout:188: snap_create 2023-12-01T04:47:17.537 INFO:tasks.rados.rados.0.smithi060.stdout:184: finishing write tid 4 to smithi060156570-10 2023-12-01T04:47:17.537 INFO:tasks.rados.rados.0.smithi060.stdout:186: expect (ObjNum 11 snap 0 seq_num 11) 2023-12-01T04:47:17.543 INFO:tasks.rados.rados.0.smithi060.stdout:184: finishing write tid 5 to smithi060156570-10 2023-12-01T04:47:17.543 INFO:tasks.rados.rados.0.smithi060.stdout:184: oid 10 updating version 0 to 30 2023-12-01T04:47:17.543 INFO:tasks.rados.rados.0.smithi060.stdout:184: oid 10 version 30 is already newer than 29 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:184: oid 10 version 30 is already newer than 28 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:184: oid 10 updating version 30 to 31 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 31 (ObjNum 83 snap 14 seq_num 83) dirty exists 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:184: left oid 10 (ObjNum 83 snap 14 seq_num 83) 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 55 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:187: finishing write tid 1 to smithi060156570-3 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:187: finishing write tid 2 to smithi060156570-3 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:187: finishing write tid 3 to smithi060156570-3 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:187: finishing write tid 4 to smithi060156570-3 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:187: finishing write tid 5 to smithi060156570-3 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:187: oid 3 updating version 0 to 20 2023-12-01T04:47:17.544 INFO:tasks.rados.rados.0.smithi060.stdout:187: oid 3 version 20 is already newer than 19 2023-12-01T04:47:17.545 INFO:tasks.rados.rados.0.smithi060.stdout:187: oid 3 updating version 20 to 21 2023-12-01T04:47:17.545 INFO:tasks.rados.rados.0.smithi060.stdout:187: oid 3 version 21 is already newer than 18 2023-12-01T04:47:17.545 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 21 (ObjNum 84 snap 14 seq_num 84) dirty exists 2023-12-01T04:47:17.545 INFO:tasks.rados.rados.0.smithi060.stdout:187: left oid 3 (ObjNum 84 snap 14 seq_num 84) 2023-12-01T04:47:18.535 INFO:tasks.rados.rados.0.smithi060.stdout:184: done (4 left) 2023-12-01T04:47:18.535 INFO:tasks.rados.rados.0.smithi060.stdout:185: done (3 left) 2023-12-01T04:47:18.535 INFO:tasks.rados.rados.0.smithi060.stdout:186: done (2 left) 2023-12-01T04:47:18.535 INFO:tasks.rados.rados.0.smithi060.stdout:187: done (1 left) 2023-12-01T04:47:18.535 INFO:tasks.rados.rados.0.smithi060.stdout:188: done (0 left) 2023-12-01T04:47:18.535 INFO:tasks.rados.rados.0.smithi060.stdout:189: snap_create 2023-12-01T04:47:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:18 smithi060 ceph-mon[94233]: pgmap v107: 121 pgs: 121 active+clean; 51 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T04:47:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:18 smithi060 ceph-mon[94233]: osdmap e99: 8 total, 8 up, 8 in 2023-12-01T04:47:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:18 smithi060 ceph-mon[109077]: pgmap v107: 121 pgs: 121 active+clean; 51 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T04:47:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:18 smithi060 ceph-mon[109077]: osdmap e99: 8 total, 8 up, 8 in 2023-12-01T04:47:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:18 smithi089 ceph-mon[98504]: pgmap v107: 121 pgs: 121 active+clean; 51 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T04:47:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:18 smithi089 ceph-mon[98504]: osdmap e99: 8 total, 8 up, 8 in 2023-12-01T04:47:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:189: done (0 left) 2023-12-01T04:47:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:190: read oid 45 snap -1 2023-12-01T04:47:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:190: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 16 2023-12-01T04:47:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:191: seq_num 85 ranges {3088384=630784,3719168=720896,4440064=81920} 2023-12-01T04:47:19.564 INFO:tasks.rados.rados.0.smithi060.stdout:191: writing smithi060156570-31 from 3088384 to 3719168 tid 1 2023-12-01T04:47:19.568 INFO:tasks.rados.rados.0.smithi060.stdout:191: writing smithi060156570-31 from 3719168 to 4440064 tid 2 2023-12-01T04:47:19.568 INFO:tasks.rados.rados.0.smithi060.stdout:191: writing smithi060156570-31 from 4440064 to 4521984 tid 3 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:192: read oid 49 snap -1 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:192: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:193: read oid 38 snap -1 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:193: expect (ObjNum 56 snap 3 seq_num 56) 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:194: read oid 40 snap -1 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:194: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:195: snap_create 2023-12-01T04:47:19.569 INFO:tasks.rados.rados.0.smithi060.stdout:190: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:19.595 INFO:tasks.rados.rados.0.smithi060.stdout:191: finishing write tid 1 to smithi060156570-31 2023-12-01T04:47:19.595 INFO:tasks.rados.rados.0.smithi060.stdout:194: expect (ObjNum 39 snap 0 seq_num 39) 2023-12-01T04:47:19.612 INFO:tasks.rados.rados.0.smithi060.stdout:191: finishing write tid 2 to smithi060156570-31 2023-12-01T04:47:19.612 INFO:tasks.rados.rados.0.smithi060.stdout:191: finishing write tid 3 to smithi060156570-31 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:191: finishing write tid 4 to smithi060156570-31 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:191: finishing write tid 5 to smithi060156570-31 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:191: oid 31 updating version 0 to 60 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:191: oid 31 version 60 is already newer than 58 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:191: oid 31 version 60 is already newer than 57 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:191: oid 31 version 60 is already newer than 59 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 60 (ObjNum 85 snap 16 seq_num 85) dirty exists 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:191: left oid 31 (ObjNum 85 snap 16 seq_num 85) 2023-12-01T04:47:19.613 INFO:tasks.rados.rados.0.smithi060.stdout:192: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-01T04:47:19.633 INFO:tasks.rados.rados.0.smithi060.stdout:193: expect (ObjNum 56 snap 3 seq_num 56) 2023-12-01T04:47:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:19 smithi060 ceph-mon[94233]: osdmap e100: 8 total, 8 up, 8 in 2023-12-01T04:47:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:19 smithi060 ceph-mon[109077]: osdmap e100: 8 total, 8 up, 8 in 2023-12-01T04:47:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:19 smithi089 ceph-mon[98504]: osdmap e100: 8 total, 8 up, 8 in 2023-12-01T04:47:20.548 INFO:tasks.rados.rados.0.smithi060.stdout:190: done (5 left) 2023-12-01T04:47:20.549 INFO:tasks.rados.rados.0.smithi060.stdout:191: done (4 left) 2023-12-01T04:47:20.549 INFO:tasks.rados.rados.0.smithi060.stdout:192: done (3 left) 2023-12-01T04:47:20.549 INFO:tasks.rados.rados.0.smithi060.stdout:193: done (2 left) 2023-12-01T04:47:20.549 INFO:tasks.rados.rados.0.smithi060.stdout:194: done (1 left) 2023-12-01T04:47:20.549 INFO:tasks.rados.rados.0.smithi060.stdout:195: done (0 left) 2023-12-01T04:47:20.549 INFO:tasks.rados.rados.0.smithi060.stdout:196: snap_remove snap 16 2023-12-01T04:47:20.994 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:47:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:20 smithi060 ceph-mon[94233]: pgmap v110: 121 pgs: 121 active+clean; 51 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T04:47:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:20 smithi060 ceph-mon[94233]: osdmap e101: 8 total, 8 up, 8 in 2023-12-01T04:47:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:20 smithi060 ceph-mon[109077]: pgmap v110: 121 pgs: 121 active+clean; 51 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T04:47:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:20 smithi060 ceph-mon[109077]: osdmap e101: 8 total, 8 up, 8 in 2023-12-01T04:47:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:20 smithi089 ceph-mon[98504]: pgmap v110: 121 pgs: 121 active+clean; 51 MiB data, 300 MiB used, 715 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T04:47:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:20 smithi089 ceph-mon[98504]: osdmap e101: 8 total, 8 up, 8 in 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (100s) 45s ago 2m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2m) 44s ago 119s 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3m) 45s ago 3m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3m) 44s ago 3m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6m) 44s ago 5m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7m) 45s ago 7m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7m) 45s ago 7m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6m) 44s ago 6m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6m) 45s ago 6m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (112s) 45s ago 112s 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:47:21.329 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (109s) 44s ago 108s 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5m) 45s ago 5m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5m) 45s ago 5m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5m) 45s ago 5m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4m) 45s ago 4m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4m) 44s ago 4m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4m) 44s ago 4m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3m) 44s ago 3m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3m) 44s ago 3m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:47:21.330 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (96s) 44s ago 2m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:47:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:196: done (0 left) 2023-12-01T04:47:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:197: read oid 36 snap -1 2023-12-01T04:47:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:197: expect (ObjNum 59 snap 3 seq_num 59) 2023-12-01T04:47:21.557 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 17 2023-12-01T04:47:21.557 INFO:tasks.rados.rados.0.smithi060.stdout:198: seq_num 86 ranges {393216=647168,1040384=606208,1646592=196608} 2023-12-01T04:47:21.562 INFO:tasks.rados.rados.0.smithi060.stdout:198: writing smithi060156570-1 from 393216 to 1040384 tid 1 2023-12-01T04:47:21.566 INFO:tasks.rados.rados.0.smithi060.stdout:198: writing smithi060156570-1 from 1040384 to 1646592 tid 2 2023-12-01T04:47:21.567 INFO:tasks.rados.rados.0.smithi060.stdout:198: writing smithi060156570-1 from 1646592 to 1843200 tid 3 2023-12-01T04:47:21.568 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 17 2023-12-01T04:47:21.568 INFO:tasks.rados.rados.0.smithi060.stdout:199: seq_num 87 ranges {1269760=663552,1933312=491520,2424832=311296} 2023-12-01T04:47:21.579 INFO:tasks.rados.rados.0.smithi060.stdout:199: writing smithi060156570-9 from 1269760 to 1933312 tid 1 2023-12-01T04:47:21.581 INFO:tasks.rados.rados.0.smithi060.stdout:199: writing smithi060156570-9 from 1933312 to 2424832 tid 2 2023-12-01T04:47:21.583 INFO:tasks.rados.rados.0.smithi060.stdout:199: writing smithi060156570-9 from 2424832 to 2736128 tid 3 2023-12-01T04:47:21.584 INFO:tasks.rados.rados.0.smithi060.stdout:200: rmattr oid 11 current snap is 17 2023-12-01T04:47:21.584 INFO:tasks.rados.rados.0.smithi060.stdout:200: done (3 left) 2023-12-01T04:47:21.584 INFO:tasks.rados.rados.0.smithi060.stdout:201: snap_remove snap 14 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:21.749 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:47:21.750 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:47:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:21 smithi060 ceph-mon[109077]: osdmap e102: 8 total, 8 up, 8 in 2023-12-01T04:47:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:21 smithi060 ceph-mon[109077]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:21 smithi060 ceph-mon[94233]: osdmap e102: 8 total, 8 up, 8 in 2023-12-01T04:47:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:21 smithi060 ceph-mon[94233]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:21 smithi089 ceph-mon[98504]: osdmap e102: 8 total, 8 up, 8 in 2023-12-01T04:47:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:21 smithi089 ceph-mon[98504]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:22.557 INFO:tasks.rados.rados.0.smithi060.stdout:201: done (3 left) 2023-12-01T04:47:22.557 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 17 2023-12-01T04:47:22.557 INFO:tasks.rados.rados.0.smithi060.stdout:202: seq_num 88 ranges {778240=679936,1458176=778240,2236416=24576} 2023-12-01T04:47:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:202: writing smithi060156570-2 from 778240 to 1458176 tid 1 2023-12-01T04:47:22.571 INFO:tasks.rados.rados.0.smithi060.stdout:202: writing smithi060156570-2 from 1458176 to 2236416 tid 2 2023-12-01T04:47:22.571 INFO:tasks.rados.rados.0.smithi060.stdout:202: writing smithi060156570-2 from 2236416 to 2260992 tid 3 2023-12-01T04:47:22.571 INFO:tasks.rados.rados.0.smithi060.stdout:203: copy_from oid 38 from oid 46 current snap is 17 2023-12-01T04:47:22.571 INFO:tasks.rados.rados.0.smithi060.stdout:198: finishing write tid 1 to smithi060156570-1 2023-12-01T04:47:22.571 INFO:tasks.rados.rados.0.smithi060.stdout:197: expect (ObjNum 59 snap 3 seq_num 59) 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: finishing write tid 2 to smithi060156570-1 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: finishing write tid 3 to smithi060156570-1 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: finishing write tid 4 to smithi060156570-1 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: finishing write tid 5 to smithi060156570-1 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: oid 1 updating version 0 to 26 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: oid 1 updating version 26 to 29 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: oid 1 version 29 is already newer than 28 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:198: oid 1 version 29 is already newer than 27 2023-12-01T04:47:22.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 29 (ObjNum 86 snap 17 seq_num 86) dirty exists 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:198: left oid 1 (ObjNum 86 snap 17 seq_num 86) 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: finishing write tid 1 to smithi060156570-9 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: finishing write tid 2 to smithi060156570-9 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: finishing write tid 3 to smithi060156570-9 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: finishing write tid 4 to smithi060156570-9 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: finishing write tid 5 to smithi060156570-9 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: oid 9 updating version 0 to 39 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: oid 9 updating version 39 to 40 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: oid 9 version 40 is already newer than 38 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: oid 9 updating version 40 to 41 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 41 (ObjNum 87 snap 17 seq_num 87) dirty exists 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: left oid 9 (ObjNum 87 snap 17 seq_num 87) 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:197: done (4 left) 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:198: done (3 left) 2023-12-01T04:47:22.624 INFO:tasks.rados.rados.0.smithi060.stdout:199: done (2 left) 2023-12-01T04:47:22.625 INFO:tasks.rados.rados.0.smithi060.stdout:204: snap_remove snap 0 2023-12-01T04:47:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[94233]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[94233]: pgmap v113: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T04:47:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[94233]: osdmap e103: 8 total, 8 up, 8 in 2023-12-01T04:47:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/119672925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:47:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[109077]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[109077]: pgmap v113: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T04:47:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[109077]: osdmap e103: 8 total, 8 up, 8 in 2023-12-01T04:47:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/119672925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:47:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:22 smithi089 ceph-mon[98504]: from='client.15057 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:22 smithi089 ceph-mon[98504]: pgmap v113: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T04:47:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:22 smithi089 ceph-mon[98504]: osdmap e103: 8 total, 8 up, 8 in 2023-12-01T04:47:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/119672925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:47:23.566 INFO:tasks.rados.rados.0.smithi060.stdout:204: done (2 left) 2023-12-01T04:47:23.566 INFO:tasks.rados.rados.0.smithi060.stdout:205: rmattr oid 30 current snap is 17 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:205: done (2 left) 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:206: rmattr oid 27 current snap is 17 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:206: done (2 left) 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:207: rmattr oid 12 current snap is 17 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:207: done (2 left) 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:208: read oid 49 snap -1 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:208: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: finishing write tid 1 to smithi060156570-2 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: finishing write tid 2 to smithi060156570-2 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: finishing write tid 3 to smithi060156570-2 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: finishing write tid 4 to smithi060156570-2 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: finishing write tid 5 to smithi060156570-2 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: oid 2 updating version 0 to 33 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: oid 2 version 33 is already newer than 30 2023-12-01T04:47:23.567 INFO:tasks.rados.rados.0.smithi060.stdout:202: oid 2 version 33 is already newer than 32 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:202: oid 2 version 33 is already newer than 31 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 33 (ObjNum 88 snap 17 seq_num 88) dirty exists 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:202: left oid 2 (ObjNum 88 snap 17 seq_num 88) 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:203: finishing copy_from to smithi060156570-38 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 25 (ObjNum 58 snap 3 seq_num 58) dirty exists 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:203: finishing copy_from racing read to smithi060156570-38 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:209: read oid 50 snap -1 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:209: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:202: done (3 left) 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:203: done (2 left) 2023-12-01T04:47:23.568 INFO:tasks.rados.rados.0.smithi060.stdout:210: setattr oid 15 current snap is 17 2023-12-01T04:47:23.569 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 17 2023-12-01T04:47:23.569 INFO:tasks.rados.rados.0.smithi060.stdout:211: seq_num 89 ranges {1843200=696320,2539520=655360,3194880=147456} 2023-12-01T04:47:23.589 INFO:tasks.rados.rados.0.smithi060.stdout:211: writing smithi060156570-1 from 1843200 to 2539520 tid 1 2023-12-01T04:47:23.590 INFO:tasks.rados.rados.0.smithi060.stdout:211: writing smithi060156570-1 from 2539520 to 3194880 tid 2 2023-12-01T04:47:23.590 INFO:tasks.rados.rados.0.smithi060.stdout:211: writing smithi060156570-1 from 3194880 to 3342336 tid 3 2023-12-01T04:47:23.590 INFO:tasks.rados.rados.0.smithi060.stdout:212: copy_from oid 25 from oid 10 current snap is 17 2023-12-01T04:47:23.590 INFO:tasks.rados.rados.0.smithi060.stdout:213: snap_create 2023-12-01T04:47:23.591 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 18 (ObjNum 63 snap 4 seq_num 63) dirty exists 2023-12-01T04:47:23.591 INFO:tasks.rados.rados.0.smithi060.stdout:208: expect (ObjNum 48 snap 0 seq_num 48) 2023-12-01T04:47:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:209: expect (ObjNum 49 snap 0 seq_num 49) 2023-12-01T04:47:23.633 INFO:tasks.rados.rados.0.smithi060.stdout:211: finishing write tid 1 to smithi060156570-1 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: finishing write tid 2 to smithi060156570-1 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: finishing write tid 3 to smithi060156570-1 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: finishing write tid 4 to smithi060156570-1 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: finishing write tid 5 to smithi060156570-1 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: oid 1 updating version 0 to 39 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: oid 1 version 39 is already newer than 38 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: oid 1 version 39 is already newer than 36 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: oid 1 version 39 is already newer than 37 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 39 (ObjNum 89 snap 17 seq_num 89) dirty exists 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:211: left oid 1 (ObjNum 89 snap 17 seq_num 89) 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:212: finishing copy_from to smithi060156570-25 2023-12-01T04:47:23.634 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 31 (ObjNum 83 snap 14 seq_num 83) dirty exists 2023-12-01T04:47:23.635 INFO:tasks.rados.rados.0.smithi060.stdout:212: finishing copy_from racing read to smithi060156570-25 2023-12-01T04:47:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:23 smithi060 ceph-mon[94233]: osdmap e104: 8 total, 8 up, 8 in 2023-12-01T04:47:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:23 smithi060 ceph-mon[109077]: osdmap e104: 8 total, 8 up, 8 in 2023-12-01T04:47:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:23 smithi089 ceph-mon[98504]: osdmap e104: 8 total, 8 up, 8 in 2023-12-01T04:47:24.571 INFO:tasks.rados.rados.0.smithi060.stdout:208: done (5 left) 2023-12-01T04:47:24.571 INFO:tasks.rados.rados.0.smithi060.stdout:209: done (4 left) 2023-12-01T04:47:24.571 INFO:tasks.rados.rados.0.smithi060.stdout:210: done (3 left) 2023-12-01T04:47:24.571 INFO:tasks.rados.rados.0.smithi060.stdout:211: done (2 left) 2023-12-01T04:47:24.572 INFO:tasks.rados.rados.0.smithi060.stdout:212: done (1 left) 2023-12-01T04:47:24.572 INFO:tasks.rados.rados.0.smithi060.stdout:213: done (0 left) 2023-12-01T04:47:24.572 INFO:tasks.rados.rados.0.smithi060.stdout:214: delete oid 31 current snap is 18 2023-12-01T04:47:24.575 INFO:tasks.rados.rados.0.smithi060.stdout:214: done (0 left) 2023-12-01T04:47:24.576 INFO:tasks.rados.rados.0.smithi060.stdout:215: delete oid 26 current snap is 18 2023-12-01T04:47:24.577 INFO:tasks.rados.rados.0.smithi060.stdout:215: done (0 left) 2023-12-01T04:47:24.577 INFO:tasks.rados.rados.0.smithi060.stdout:216: copy_from oid 20 from oid 42 current snap is 18 2023-12-01T04:47:24.578 INFO:tasks.rados.rados.0.smithi060.stdout:217: delete oid 5 current snap is 18 2023-12-01T04:47:24.581 INFO:tasks.rados.rados.0.smithi060.stdout:217: done (1 left) 2023-12-01T04:47:24.581 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 18 2023-12-01T04:47:24.581 INFO:tasks.rados.rados.0.smithi060.stdout:218: seq_num 93 ranges {204800=761856,966656=647168,1613824=155648} 2023-12-01T04:47:24.587 INFO:tasks.rados.rados.0.smithi060.stdout:218: writing smithi060156570-13 from 204800 to 966656 tid 1 2023-12-01T04:47:24.590 INFO:tasks.rados.rados.0.smithi060.stdout:218: writing smithi060156570-13 from 966656 to 1613824 tid 2 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:218: writing smithi060156570-13 from 1613824 to 1769472 tid 3 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:219: read oid 19 snap -1 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 18 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:216: finishing copy_from to smithi060156570-20 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 12 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:216: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:47:24.592 INFO:tasks.rados.rados.0.smithi060.stdout:220: seq_num 94 ranges {573440=778240,1351680=532480,1884160=270336} 2023-12-01T04:47:24.599 INFO:tasks.rados.rados.0.smithi060.stdout:220: writing smithi060156570-21 from 573440 to 1351680 tid 1 2023-12-01T04:47:24.602 INFO:tasks.rados.rados.0.smithi060.stdout:220: writing smithi060156570-21 from 1351680 to 1884160 tid 2 2023-12-01T04:47:24.604 INFO:tasks.rados.rados.0.smithi060.stdout:220: writing smithi060156570-21 from 1884160 to 2154496 tid 3 2023-12-01T04:47:24.604 INFO:tasks.rados.rados.0.smithi060.stdout:216: done (3 left) 2023-12-01T04:47:24.604 INFO:tasks.rados.rados.0.smithi060.stdout:221: delete oid 11 current snap is 18 2023-12-01T04:47:24.604 INFO:tasks.rados.rados.0.smithi060.stdout:219: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:47:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:218: finishing write tid 1 to smithi060156570-13 2023-12-01T04:47:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:218: finishing write tid 2 to smithi060156570-13 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: finishing write tid 3 to smithi060156570-13 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: finishing write tid 4 to smithi060156570-13 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: finishing write tid 5 to smithi060156570-13 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: oid 13 updating version 0 to 25 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: oid 13 version 25 is already newer than 24 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: oid 13 version 25 is already newer than 23 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: oid 13 version 25 is already newer than 22 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 25 (ObjNum 93 snap 18 seq_num 93) dirty exists 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: left oid 13 (ObjNum 93 snap 18 seq_num 93) 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:220: finishing write tid 1 to smithi060156570-21 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:218: done (3 left) 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:219: done (2 left) 2023-12-01T04:47:24.614 INFO:tasks.rados.rados.0.smithi060.stdout:221: done (1 left) 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:222: read oid 32 snap -1 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:222: expect (ObjNum 66 snap 5 seq_num 66) 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:223: rollback oid 26 current snap is 18 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 13 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: finishing write tid 2 to smithi060156570-21 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: finishing write tid 3 to smithi060156570-21 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: finishing write tid 4 to smithi060156570-21 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: finishing write tid 5 to smithi060156570-21 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: oid 21 updating version 0 to 34 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: oid 21 version 34 is already newer than 32 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: oid 21 version 34 is already newer than 31 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: oid 21 version 34 is already newer than 33 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 34 (ObjNum 94 snap 18 seq_num 94) dirty exists 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: left oid 21 (ObjNum 94 snap 18 seq_num 94) 2023-12-01T04:47:24.615 INFO:tasks.rados.rados.0.smithi060.stdout:220: done (2 left) 2023-12-01T04:47:24.616 INFO:tasks.rados.rados.0.smithi060.stdout:224: read oid 38 snap -1 2023-12-01T04:47:24.616 INFO:tasks.rados.rados.0.smithi060.stdout:224: expect (ObjNum 58 snap 3 seq_num 58) 2023-12-01T04:47:24.616 INFO:tasks.rados.rados.0.smithi060.stdout:225: snap_create 2023-12-01T04:47:24.616 INFO:tasks.rados.rados.0.smithi060.stdout:223: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:47:24.616 INFO:tasks.rados.rados.0.smithi060.stdout:223: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:47:24.616 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 29 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T04:47:24.627 INFO:tasks.rados.rados.0.smithi060.stdout:222: expect (ObjNum 66 snap 5 seq_num 66) 2023-12-01T04:47:24.683 INFO:tasks.rados.rados.0.smithi060.stdout:224: expect (ObjNum 58 snap 3 seq_num 58) 2023-12-01T04:47:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:24 smithi060 ceph-mon[94233]: pgmap v116: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T04:47:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:24 smithi060 ceph-mon[94233]: osdmap e105: 8 total, 8 up, 8 in 2023-12-01T04:47:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:24 smithi060 ceph-mon[109077]: pgmap v116: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T04:47:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:24 smithi060 ceph-mon[109077]: osdmap e105: 8 total, 8 up, 8 in 2023-12-01T04:47:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:47:24] "GET /metrics HTTP/1.1" 200 35991 "" "Prometheus/2.43.0" 2023-12-01T04:47:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:24 smithi089 ceph-mon[98504]: pgmap v116: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 14 op/s 2023-12-01T04:47:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:24 smithi089 ceph-mon[98504]: osdmap e105: 8 total, 8 up, 8 in 2023-12-01T04:47:25.576 INFO:tasks.rados.rados.0.smithi060.stdout:222: done (3 left) 2023-12-01T04:47:25.576 INFO:tasks.rados.rados.0.smithi060.stdout:223: done (2 left) 2023-12-01T04:47:25.576 INFO:tasks.rados.rados.0.smithi060.stdout:224: done (1 left) 2023-12-01T04:47:25.576 INFO:tasks.rados.rados.0.smithi060.stdout:225: done (0 left) 2023-12-01T04:47:25.576 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 19 2023-12-01T04:47:25.576 INFO:tasks.rados.rados.0.smithi060.stdout:226: seq_num 96 ranges {2613248=409600,3022848=696320,3719168=507904} 2023-12-01T04:47:25.592 INFO:tasks.rados.rados.0.smithi060.stdout:226: writing smithi060156570-16 from 2613248 to 3022848 tid 1 2023-12-01T04:47:25.597 INFO:tasks.rados.rados.0.smithi060.stdout:226: writing smithi060156570-16 from 3022848 to 3719168 tid 2 2023-12-01T04:47:25.600 INFO:tasks.rados.rados.0.smithi060.stdout:226: writing smithi060156570-16 from 3719168 to 4227072 tid 3 2023-12-01T04:47:25.600 INFO:tasks.rados.rados.0.smithi060.stdout:227: rollback oid 36 current snap is 19 2023-12-01T04:47:25.600 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 36 to 13 2023-12-01T04:47:25.600 INFO:tasks.rados.rados.0.smithi060.stdout:226: finishing write tid 1 to smithi060156570-16 2023-12-01T04:47:25.600 INFO:tasks.rados.rados.0.smithi060.stdout:226: finishing write tid 2 to smithi060156570-16 2023-12-01T04:47:25.600 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 19 2023-12-01T04:47:25.600 INFO:tasks.rados.rados.0.smithi060.stdout:228: seq_num 97 ranges {1736704=434176,2170880=581632,2752512=540672,3293184=81920} 2023-12-01T04:47:25.612 INFO:tasks.rados.rados.0.smithi060.stdout:228: writing smithi060156570-47 from 1736704 to 2170880 tid 1 2023-12-01T04:47:25.615 INFO:tasks.rados.rados.0.smithi060.stdout:228: writing smithi060156570-47 from 2170880 to 2752512 tid 2 2023-12-01T04:47:25.618 INFO:tasks.rados.rados.0.smithi060.stdout:228: writing smithi060156570-47 from 2752512 to 3293184 tid 3 2023-12-01T04:47:25.619 INFO:tasks.rados.rados.0.smithi060.stdout:228: writing smithi060156570-47 from 3293184 to 3375104 tid 4 2023-12-01T04:47:25.619 INFO:tasks.rados.rados.0.smithi060.stdout:229: delete oid 24 current snap is 19 2023-12-01T04:47:25.619 INFO:tasks.rados.rados.0.smithi060.stdout:227: finishing rollback tid 0 to smithi060156570-36 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: finishing write tid 3 to smithi060156570-16 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: finishing write tid 4 to smithi060156570-16 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:227: finishing rollback tid 1 to smithi060156570-36 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:227: finishing rollback tid 2 to smithi060156570-36 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 38 (ObjNum 59 snap 3 seq_num 59) dirty exists 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: finishing write tid 5 to smithi060156570-16 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: oid 16 updating version 0 to 32 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: oid 16 updating version 32 to 33 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: oid 16 updating version 33 to 34 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: oid 16 version 34 is already newer than 31 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 34 (ObjNum 96 snap 19 seq_num 96) dirty exists 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:226: left oid 16 (ObjNum 96 snap 19 seq_num 96) 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:228: finishing write tid 1 to smithi060156570-47 2023-12-01T04:47:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:228: finishing write tid 2 to smithi060156570-47 2023-12-01T04:47:25.622 INFO:tasks.rados.rados.0.smithi060.stdout:228: finishing write tid 3 to smithi060156570-47 2023-12-01T04:47:25.622 INFO:tasks.rados.rados.0.smithi060.stdout:228: finishing write tid 4 to smithi060156570-47 2023-12-01T04:47:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:228: finishing write tid 5 to smithi060156570-47 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:226: done (3 left) 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:227: done (2 left) 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:229: done (1 left) 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:230: read oid 46 snap -1 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:230: expect (ObjNum 58 snap 3 seq_num 58) 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:231: rollback oid 49 current snap is 19 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 49 to 15 2023-12-01T04:47:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:232: snap_remove snap 9 2023-12-01T04:47:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:25 smithi060 ceph-mon[94233]: osdmap e106: 8 total, 8 up, 8 in 2023-12-01T04:47:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:25 smithi060 ceph-mon[109077]: osdmap e106: 8 total, 8 up, 8 in 2023-12-01T04:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:25 smithi089 ceph-mon[98504]: osdmap e106: 8 total, 8 up, 8 in 2023-12-01T04:47:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:26.497 INFO:tasks.rados.rados.0.smithi060.stdout:232: done (3 left) 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:233: snap_create 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:228: finishing write tid 6 to smithi060156570-47 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:228: oid 47 updating version 0 to 94 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:228: oid 47 version 94 is already newer than 91 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:228: oid 47 version 94 is already newer than 93 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:228: oid 47 updating version 94 to 95 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:228: oid 47 version 95 is already newer than 92 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 95 (ObjNum 97 snap 19 seq_num 97) dirty exists 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:228: left oid 47 (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:231: finishing rollback tid 0 to smithi060156570-49 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:231: finishing rollback tid 1 to smithi060156570-49 2023-12-01T04:47:26.498 INFO:tasks.rados.rados.0.smithi060.stdout:231: finishing rollback tid 2 to smithi060156570-49 2023-12-01T04:47:26.499 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 37 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-12-01T04:47:26.499 INFO:tasks.rados.rados.0.smithi060.stdout:230: expect (ObjNum 58 snap 3 seq_num 58) 2023-12-01T04:47:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:26 smithi060 ceph-mon[94233]: pgmap v119: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:26 smithi060 ceph-mon[94233]: osdmap e107: 8 total, 8 up, 8 in 2023-12-01T04:47:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:26 smithi060 ceph-mon[94233]: osdmap e108: 8 total, 8 up, 8 in 2023-12-01T04:47:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:26 smithi060 ceph-mon[109077]: pgmap v119: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:26 smithi060 ceph-mon[109077]: osdmap e107: 8 total, 8 up, 8 in 2023-12-01T04:47:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:26 smithi060 ceph-mon[109077]: osdmap e108: 8 total, 8 up, 8 in 2023-12-01T04:47:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:26 smithi089 ceph-mon[98504]: pgmap v119: 121 pgs: 121 active+clean; 57 MiB data, 309 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:26 smithi089 ceph-mon[98504]: osdmap e107: 8 total, 8 up, 8 in 2023-12-01T04:47:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:26 smithi089 ceph-mon[98504]: osdmap e108: 8 total, 8 up, 8 in 2023-12-01T04:47:27.500 INFO:tasks.rados.rados.0.smithi060.stdout:228: done (3 left) 2023-12-01T04:47:27.500 INFO:tasks.rados.rados.0.smithi060.stdout:230: done (2 left) 2023-12-01T04:47:27.500 INFO:tasks.rados.rados.0.smithi060.stdout:231: done (1 left) 2023-12-01T04:47:27.500 INFO:tasks.rados.rados.0.smithi060.stdout:233: done (0 left) 2023-12-01T04:47:27.500 INFO:tasks.rados.rados.0.smithi060.stdout:234: snap_create 2023-12-01T04:47:28.502 INFO:tasks.rados.rados.0.smithi060.stdout:234: done (0 left) 2023-12-01T04:47:28.503 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 21 2023-12-01T04:47:28.503 INFO:tasks.rados.rados.0.smithi060.stdout:235: seq_num 99 ranges {0=466944,466944=802816,1269760=401408} 2023-12-01T04:47:28.505 INFO:tasks.rados.rados.0.smithi060.stdout:235: writing smithi060156570-30 from 0 to 466944 tid 1 2023-12-01T04:47:28.510 INFO:tasks.rados.rados.0.smithi060.stdout:235: writing smithi060156570-30 from 466944 to 1269760 tid 2 2023-12-01T04:47:28.513 INFO:tasks.rados.rados.0.smithi060.stdout:235: writing smithi060156570-30 from 1269760 to 1671168 tid 3 2023-12-01T04:47:28.514 INFO:tasks.rados.rados.0.smithi060.stdout:236: rmattr oid 17 current snap is 21 2023-12-01T04:47:28.514 INFO:tasks.rados.rados.0.smithi060.stdout:236: done (1 left) 2023-12-01T04:47:28.514 INFO:tasks.rados.rados.0.smithi060.stdout:237: snap_remove snap 13 2023-12-01T04:47:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:28 smithi060 ceph-mon[94233]: pgmap v122: 121 pgs: 121 active+clean; 70 MiB data, 330 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T04:47:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:28 smithi060 ceph-mon[94233]: osdmap e109: 8 total, 8 up, 8 in 2023-12-01T04:47:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:28 smithi060 ceph-mon[109077]: pgmap v122: 121 pgs: 121 active+clean; 70 MiB data, 330 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T04:47:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:28 smithi060 ceph-mon[109077]: osdmap e109: 8 total, 8 up, 8 in 2023-12-01T04:47:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:28 smithi089 ceph-mon[98504]: pgmap v122: 121 pgs: 121 active+clean; 70 MiB data, 330 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T04:47:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:28 smithi089 ceph-mon[98504]: osdmap e109: 8 total, 8 up, 8 in 2023-12-01T04:47:29.516 INFO:tasks.rados.rados.0.smithi060.stdout:237: done (1 left) 2023-12-01T04:47:29.516 INFO:tasks.rados.rados.0.smithi060.stdout:238: snap_remove snap 19 2023-12-01T04:47:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:29 smithi089 ceph-mon[98504]: osdmap e110: 8 total, 8 up, 8 in 2023-12-01T04:47:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:29 smithi060 ceph-mon[94233]: osdmap e110: 8 total, 8 up, 8 in 2023-12-01T04:47:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:29 smithi060 ceph-mon[109077]: osdmap e110: 8 total, 8 up, 8 in 2023-12-01T04:47:30.518 INFO:tasks.rados.rados.0.smithi060.stdout:238: done (1 left) 2023-12-01T04:47:30.518 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 21 2023-12-01T04:47:30.518 INFO:tasks.rados.rados.0.smithi060.stdout:239: seq_num 100 ranges {204800=483328,688128=688128,1376256=516096} 2023-12-01T04:47:30.522 INFO:tasks.rados.rados.0.smithi060.stdout:239: writing smithi060156570-6 from 204800 to 688128 tid 1 2023-12-01T04:47:30.526 INFO:tasks.rados.rados.0.smithi060.stdout:239: writing smithi060156570-6 from 688128 to 1376256 tid 2 2023-12-01T04:47:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:239: writing smithi060156570-6 from 1376256 to 1892352 tid 3 2023-12-01T04:47:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:240: read oid 11 snap -1 2023-12-01T04:47:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:240: expect deleted 2023-12-01T04:47:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 21 2023-12-01T04:47:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:235: finishing write tid 1 to smithi060156570-30 2023-12-01T04:47:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:241: seq_num 101 ranges {458752=499712,958464=573440,1531904=524288,2056192=106496} 2023-12-01T04:47:30.535 INFO:tasks.rados.rados.0.smithi060.stdout:241: writing smithi060156570-28 from 458752 to 958464 tid 1 2023-12-01T04:47:30.538 INFO:tasks.rados.rados.0.smithi060.stdout:241: writing smithi060156570-28 from 958464 to 1531904 tid 2 2023-12-01T04:47:30.541 INFO:tasks.rados.rados.0.smithi060.stdout:241: writing smithi060156570-28 from 1531904 to 2056192 tid 3 2023-12-01T04:47:30.542 INFO:tasks.rados.rados.0.smithi060.stdout:241: writing smithi060156570-28 from 2056192 to 2162688 tid 4 2023-12-01T04:47:30.542 INFO:tasks.rados.rados.0.smithi060.stdout:242: snap_create 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: finishing write tid 2 to smithi060156570-30 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: finishing write tid 3 to smithi060156570-30 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: finishing write tid 4 to smithi060156570-30 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: finishing write tid 5 to smithi060156570-30 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: oid 30 updating version 0 to 46 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: oid 30 version 46 is already newer than 45 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: oid 30 version 46 is already newer than 44 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: oid 30 version 46 is already newer than 43 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 46 (ObjNum 99 snap 21 seq_num 99) dirty exists 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:235: left oid 30 (ObjNum 99 snap 21 seq_num 99) 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:239: finishing write tid 1 to smithi060156570-6 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:239: finishing write tid 2 to smithi060156570-6 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:239: finishing write tid 3 to smithi060156570-6 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:239: finishing write tid 4 to smithi060156570-6 2023-12-01T04:47:30.543 INFO:tasks.rados.rados.0.smithi060.stdout:239: finishing write tid 5 to smithi060156570-6 2023-12-01T04:47:30.544 INFO:tasks.rados.rados.0.smithi060.stdout:239: oid 6 updating version 0 to 82 2023-12-01T04:47:30.544 INFO:tasks.rados.rados.0.smithi060.stdout:239: oid 6 updating version 82 to 83 2023-12-01T04:47:30.544 INFO:tasks.rados.rados.0.smithi060.stdout:239: oid 6 updating version 83 to 84 2023-12-01T04:47:30.544 INFO:tasks.rados.rados.0.smithi060.stdout:239: oid 6 updating version 84 to 85 2023-12-01T04:47:30.544 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 85 (ObjNum 100 snap 21 seq_num 100) dirty exists 2023-12-01T04:47:30.544 INFO:tasks.rados.rados.0.smithi060.stdout:239: left oid 6 (ObjNum 100 snap 21 seq_num 100) 2023-12-01T04:47:30.544 INFO:tasks.rados.rados.0.smithi060.stdout:241: finishing write tid 1 to smithi060156570-28 2023-12-01T04:47:30.545 INFO:tasks.rados.rados.0.smithi060.stdout:241: finishing write tid 2 to smithi060156570-28 2023-12-01T04:47:30.545 INFO:tasks.rados.rados.0.smithi060.stdout:241: finishing write tid 3 to smithi060156570-28 2023-12-01T04:47:30.546 INFO:tasks.rados.rados.0.smithi060.stdout:241: finishing write tid 4 to smithi060156570-28 2023-12-01T04:47:30.546 INFO:tasks.rados.rados.0.smithi060.stdout:241: finishing write tid 5 to smithi060156570-28 2023-12-01T04:47:30.548 INFO:tasks.rados.rados.0.smithi060.stdout:241: finishing write tid 6 to smithi060156570-28 2023-12-01T04:47:30.548 INFO:tasks.rados.rados.0.smithi060.stdout:241: oid 28 updating version 0 to 35 2023-12-01T04:47:30.548 INFO:tasks.rados.rados.0.smithi060.stdout:241: oid 28 updating version 35 to 37 2023-12-01T04:47:30.548 INFO:tasks.rados.rados.0.smithi060.stdout:241: oid 28 version 37 is already newer than 36 2023-12-01T04:47:30.548 INFO:tasks.rados.rados.0.smithi060.stdout:241: oid 28 version 37 is already newer than 34 2023-12-01T04:47:30.549 INFO:tasks.rados.rados.0.smithi060.stdout:241: oid 28 version 37 is already newer than 33 2023-12-01T04:47:30.549 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 37 (ObjNum 101 snap 21 seq_num 101) dirty exists 2023-12-01T04:47:30.549 INFO:tasks.rados.rados.0.smithi060.stdout:241: left oid 28 (ObjNum 101 snap 21 seq_num 101) 2023-12-01T04:47:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:30 smithi089 ceph-mon[98504]: pgmap v125: 121 pgs: 121 active+clean; 70 MiB data, 330 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T04:47:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:30 smithi089 ceph-mon[98504]: osdmap e111: 8 total, 8 up, 8 in 2023-12-01T04:47:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:30 smithi060 ceph-mon[94233]: pgmap v125: 121 pgs: 121 active+clean; 70 MiB data, 330 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T04:47:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:30 smithi060 ceph-mon[94233]: osdmap e111: 8 total, 8 up, 8 in 2023-12-01T04:47:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:30 smithi060 ceph-mon[109077]: pgmap v125: 121 pgs: 121 active+clean; 70 MiB data, 330 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 4.0 MiB/s wr, 26 op/s 2023-12-01T04:47:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:30 smithi060 ceph-mon[109077]: osdmap e111: 8 total, 8 up, 8 in 2023-12-01T04:47:31.498 INFO:tasks.rados.rados.0.smithi060.stdout:235: done (4 left) 2023-12-01T04:47:31.499 INFO:tasks.rados.rados.0.smithi060.stdout:239: done (3 left) 2023-12-01T04:47:31.499 INFO:tasks.rados.rados.0.smithi060.stdout:240: done (2 left) 2023-12-01T04:47:31.499 INFO:tasks.rados.rados.0.smithi060.stdout:241: done (1 left) 2023-12-01T04:47:31.499 INFO:tasks.rados.rados.0.smithi060.stdout:242: done (0 left) 2023-12-01T04:47:31.499 INFO:tasks.rados.rados.0.smithi060.stdout:243: delete oid 41 current snap is 22 2023-12-01T04:47:31.502 INFO:tasks.rados.rados.0.smithi060.stdout:243: done (0 left) 2023-12-01T04:47:31.502 INFO:tasks.rados.rados.0.smithi060.stdout:244: read oid 13 snap -1 2023-12-01T04:47:31.502 INFO:tasks.rados.rados.0.smithi060.stdout:244: expect (ObjNum 93 snap 18 seq_num 93) 2023-12-01T04:47:31.502 INFO:tasks.rados.rados.0.smithi060.stdout:245: setattr oid 26 current snap is 22 2023-12-01T04:47:31.503 INFO:tasks.rados.rados.0.smithi060.stdout:246: copy_from oid 32 from oid 7 current snap is 22 2023-12-01T04:47:31.503 INFO:tasks.rados.rados.0.smithi060.stdout:247: read oid 22 snap -1 2023-12-01T04:47:31.503 INFO:tasks.rados.rados.0.smithi060.stdout:247: expect (ObjNum 82 snap 14 seq_num 82) 2023-12-01T04:47:31.503 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 22 2023-12-01T04:47:31.503 INFO:tasks.rados.rados.0.smithi060.stdout:248: seq_num 103 ranges {1089536=532480,1622016=737280,2359296=466944} 2023-12-01T04:47:31.512 INFO:tasks.rados.rados.0.smithi060.stdout:248: writing smithi060156570-15 from 1089536 to 1622016 tid 1 2023-12-01T04:47:31.516 INFO:tasks.rados.rados.0.smithi060.stdout:248: writing smithi060156570-15 from 1622016 to 2359296 tid 2 2023-12-01T04:47:31.521 INFO:tasks.rados.rados.0.smithi060.stdout:248: writing smithi060156570-15 from 2359296 to 2826240 tid 3 2023-12-01T04:47:31.521 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 22 2023-12-01T04:47:31.521 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 42 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T04:47:31.522 INFO:tasks.rados.rados.0.smithi060.stdout:249: seq_num 104 ranges {811008=548864,1359872=622592,1982464=581632} 2023-12-01T04:47:31.528 INFO:tasks.rados.rados.0.smithi060.stdout:249: writing smithi060156570-49 from 811008 to 1359872 tid 1 2023-12-01T04:47:31.531 INFO:tasks.rados.rados.0.smithi060.stdout:249: writing smithi060156570-49 from 1359872 to 1982464 tid 2 2023-12-01T04:47:31.534 INFO:tasks.rados.rados.0.smithi060.stdout:249: writing smithi060156570-49 from 1982464 to 2564096 tid 3 2023-12-01T04:47:31.535 INFO:tasks.rados.rados.0.smithi060.stdout:245: done (5 left) 2023-12-01T04:47:31.535 INFO:tasks.rados.rados.0.smithi060.stdout:250: rollback oid 28 current snap is 22 2023-12-01T04:47:31.535 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 21 2023-12-01T04:47:31.535 INFO:tasks.rados.rados.0.smithi060.stdout:247: expect (ObjNum 82 snap 14 seq_num 82) 2023-12-01T04:47:31.571 INFO:tasks.rados.rados.0.smithi060.stdout:247: done (5 left) 2023-12-01T04:47:31.571 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 22 2023-12-01T04:47:31.571 INFO:tasks.rados.rados.0.smithi060.stdout:246: finishing copy_from to smithi060156570-32 2023-12-01T04:47:31.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T04:47:31.572 INFO:tasks.rados.rados.0.smithi060.stdout:251: seq_num 105 ranges {4227072=565248,4792320=507904,5300224=507904,5808128=188416} 2023-12-01T04:47:31.598 INFO:tasks.rados.rados.0.smithi060.stdout:251: writing smithi060156570-16 from 4227072 to 4792320 tid 1 2023-12-01T04:47:31.600 INFO:tasks.rados.rados.0.smithi060.stdout:251: writing smithi060156570-16 from 4792320 to 5300224 tid 2 2023-12-01T04:47:31.603 INFO:tasks.rados.rados.0.smithi060.stdout:251: writing smithi060156570-16 from 5300224 to 5808128 tid 3 2023-12-01T04:47:31.604 INFO:tasks.rados.rados.0.smithi060.stdout:251: writing smithi060156570-16 from 5808128 to 5996544 tid 4 2023-12-01T04:47:31.605 INFO:tasks.rados.rados.0.smithi060.stdout:246: finishing copy_from racing read to smithi060156570-32 2023-12-01T04:47:31.605 INFO:tasks.rados.rados.0.smithi060.stdout:246: done (5 left) 2023-12-01T04:47:31.605 INFO:tasks.rados.rados.0.smithi060.stdout:252: read oid 22 snap -1 2023-12-01T04:47:31.605 INFO:tasks.rados.rados.0.smithi060.stdout:252: expect (ObjNum 82 snap 14 seq_num 82) 2023-12-01T04:47:31.605 INFO:tasks.rados.rados.0.smithi060.stdout:253: rollback oid 45 current snap is 22 2023-12-01T04:47:31.605 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 45 to 17 2023-12-01T04:47:31.605 INFO:tasks.rados.rados.0.smithi060.stdout:244: expect (ObjNum 93 snap 18 seq_num 93) 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: finishing write tid 1 to smithi060156570-15 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: finishing write tid 2 to smithi060156570-15 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: finishing write tid 3 to smithi060156570-15 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:244: done (6 left) 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:254: rmattr oid 42 current snap is 22 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:254: done (6 left) 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:255: copy_from oid 29 from oid 11 current snap is 22 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: finishing write tid 4 to smithi060156570-15 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: finishing write tid 5 to smithi060156570-15 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: oid 15 updating version 0 to 33 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: oid 15 version 33 is already newer than 31 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: oid 15 version 33 is already newer than 30 2023-12-01T04:47:31.655 INFO:tasks.rados.rados.0.smithi060.stdout:248: oid 15 version 33 is already newer than 32 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 33 (ObjNum 103 snap 22 seq_num 103) dirty exists 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:248: left oid 15 (ObjNum 103 snap 22 seq_num 103) 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: finishing write tid 1 to smithi060156570-49 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: finishing write tid 2 to smithi060156570-49 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: finishing write tid 3 to smithi060156570-49 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:250: finishing rollback tid 0 to smithi060156570-28 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:250: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: finishing write tid 4 to smithi060156570-49 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:250: finishing rollback tid 2 to smithi060156570-28 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 41 (ObjNum 101 snap 21 seq_num 101) dirty exists 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: finishing write tid 5 to smithi060156570-49 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: oid 49 updating version 0 to 53 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: oid 49 version 53 is already newer than 51 2023-12-01T04:47:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:249: oid 49 updating version 53 to 54 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:249: oid 49 version 54 is already newer than 52 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 54 (ObjNum 104 snap 22 seq_num 104) dirty exists 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:249: left oid 49 (ObjNum 104 snap 22 seq_num 104) 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: finishing write tid 1 to smithi060156570-16 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: finishing write tid 2 to smithi060156570-16 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:248: done (6 left) 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:249: done (5 left) 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:250: done (4 left) 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 22 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: finishing write tid 3 to smithi060156570-16 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: finishing write tid 4 to smithi060156570-16 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: finishing write tid 5 to smithi060156570-16 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: finishing write tid 6 to smithi060156570-16 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: oid 16 updating version 0 to 47 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: oid 16 version 47 is already newer than 46 2023-12-01T04:47:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:251: oid 16 version 47 is already newer than 45 2023-12-01T04:47:31.658 INFO:tasks.rados.rados.0.smithi060.stdout:251: oid 16 updating version 47 to 48 2023-12-01T04:47:31.658 INFO:tasks.rados.rados.0.smithi060.stdout:251: oid 16 version 48 is already newer than 44 2023-12-01T04:47:31.658 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 48 (ObjNum 105 snap 22 seq_num 105) dirty exists 2023-12-01T04:47:31.658 INFO:tasks.rados.rados.0.smithi060.stdout:251: left oid 16 (ObjNum 105 snap 22 seq_num 105) 2023-12-01T04:47:31.658 INFO:tasks.rados.rados.0.smithi060.stdout:252: expect (ObjNum 82 snap 14 seq_num 82) 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:253: finishing rollback tid 0 to smithi060156570-45 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:253: finishing rollback tid 1 to smithi060156570-45 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:253: finishing rollback tid 2 to smithi060156570-45 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 109 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:255: finishing copy_from to smithi060156570-29 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:255: got expected ENOENT (src dne) 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:255: finishing copy_from racing read to smithi060156570-29 2023-12-01T04:47:31.690 INFO:tasks.rados.rados.0.smithi060.stdout:256: seq_num 106 ranges {0=581632,581632=794624,1376256=409600} 2023-12-01T04:47:31.692 INFO:tasks.rados.rados.0.smithi060.stdout:256: writing smithi060156570-33 from 0 to 581632 tid 1 2023-12-01T04:47:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:256: writing smithi060156570-33 from 581632 to 1376256 tid 2 2023-12-01T04:47:31.700 INFO:tasks.rados.rados.0.smithi060.stdout:256: writing smithi060156570-33 from 1376256 to 1785856 tid 3 2023-12-01T04:47:31.700 INFO:tasks.rados.rados.0.smithi060.stdout:251: done (4 left) 2023-12-01T04:47:31.700 INFO:tasks.rados.rados.0.smithi060.stdout:252: done (3 left) 2023-12-01T04:47:31.700 INFO:tasks.rados.rados.0.smithi060.stdout:253: done (2 left) 2023-12-01T04:47:31.700 INFO:tasks.rados.rados.0.smithi060.stdout:255: done (1 left) 2023-12-01T04:47:31.700 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 22 2023-12-01T04:47:31.701 INFO:tasks.rados.rados.0.smithi060.stdout:256: finishing write tid 1 to smithi060156570-33 2023-12-01T04:47:31.701 INFO:tasks.rados.rados.0.smithi060.stdout:256: finishing write tid 2 to smithi060156570-33 2023-12-01T04:47:31.701 INFO:tasks.rados.rados.0.smithi060.stdout:257: seq_num 107 ranges {2039808=598016,2637824=729088,3366912=466944,3833856=8192} 2023-12-01T04:47:31.714 INFO:tasks.rados.rados.0.smithi060.stdout:257: writing smithi060156570-25 from 2039808 to 2637824 tid 1 2023-12-01T04:47:31.718 INFO:tasks.rados.rados.0.smithi060.stdout:257: writing smithi060156570-25 from 2637824 to 3366912 tid 2 2023-12-01T04:47:31.721 INFO:tasks.rados.rados.0.smithi060.stdout:257: writing smithi060156570-25 from 3366912 to 3833856 tid 3 2023-12-01T04:47:31.721 INFO:tasks.rados.rados.0.smithi060.stdout:257: writing smithi060156570-25 from 3833856 to 3842048 tid 4 2023-12-01T04:47:31.721 INFO:tasks.rados.rados.0.smithi060.stdout:258: read oid 12 snap 17 2023-12-01T04:47:31.721 INFO:tasks.rados.rados.0.smithi060.stdout:258: expect (ObjNum 68 snap 6 seq_num 68) 2023-12-01T04:47:31.721 INFO:tasks.rados.rados.0.smithi060.stdout:259: rmattr oid 34 current snap is 22 2023-12-01T04:47:31.721 INFO:tasks.rados.rados.0.smithi060.stdout:259: done (3 left) 2023-12-01T04:47:31.721 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 22 2023-12-01T04:47:31.722 INFO:tasks.rados.rados.0.smithi060.stdout:260: seq_num 108 ranges {1736704=614400,2351104=606208,2957312=598016} 2023-12-01T04:47:31.734 INFO:tasks.rados.rados.0.smithi060.stdout:260: writing smithi060156570-46 from 1736704 to 2351104 tid 1 2023-12-01T04:47:31.737 INFO:tasks.rados.rados.0.smithi060.stdout:260: writing smithi060156570-46 from 2351104 to 2957312 tid 2 2023-12-01T04:47:31.741 INFO:tasks.rados.rados.0.smithi060.stdout:260: writing smithi060156570-46 from 2957312 to 3555328 tid 3 2023-12-01T04:47:31.741 INFO:tasks.rados.rados.0.smithi060.stdout:261: read oid 2 snap -1 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:261: expect (ObjNum 88 snap 17 seq_num 88) 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:262: read oid 7 snap 21 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:262: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 22 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: finishing write tid 3 to smithi060156570-33 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: finishing write tid 4 to smithi060156570-33 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: finishing write tid 5 to smithi060156570-33 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: oid 33 updating version 0 to 49 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: oid 33 version 49 is already newer than 48 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: oid 33 updating version 49 to 50 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: oid 33 updating version 50 to 51 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 51 (ObjNum 106 snap 22 seq_num 106) dirty exists 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:256: left oid 33 (ObjNum 106 snap 22 seq_num 106) 2023-12-01T04:47:31.742 INFO:tasks.rados.rados.0.smithi060.stdout:257: finishing write tid 1 to smithi060156570-25 2023-12-01T04:47:31.743 INFO:tasks.rados.rados.0.smithi060.stdout:257: finishing write tid 2 to smithi060156570-25 2023-12-01T04:47:31.743 INFO:tasks.rados.rados.0.smithi060.stdout:257: finishing write tid 3 to smithi060156570-25 2023-12-01T04:47:31.743 INFO:tasks.rados.rados.0.smithi060.stdout:257: finishing write tid 4 to smithi060156570-25 2023-12-01T04:47:31.743 INFO:tasks.rados.rados.0.smithi060.stdout:257: finishing write tid 5 to smithi060156570-25 2023-12-01T04:47:31.743 INFO:tasks.rados.rados.0.smithi060.stdout:258: expect (ObjNum 68 snap 6 seq_num 68) 2023-12-01T04:47:31.782 INFO:tasks.rados.rados.0.smithi060.stdout:263: seq_num 109 ranges {778240=630784,1409024=491520,1900544=483328,2383872=229376} 2023-12-01T04:47:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:31 smithi089 ceph-mon[98504]: osdmap e112: 8 total, 8 up, 8 in 2023-12-01T04:47:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:31 smithi089 ceph-mon[98504]: osdmap e113: 8 total, 8 up, 8 in 2023-12-01T04:47:31.790 INFO:tasks.rados.rados.0.smithi060.stdout:263: writing smithi060156570-42 from 778240 to 1409024 tid 1 2023-12-01T04:47:31.793 INFO:tasks.rados.rados.0.smithi060.stdout:263: writing smithi060156570-42 from 1409024 to 1900544 tid 2 2023-12-01T04:47:31.795 INFO:tasks.rados.rados.0.smithi060.stdout:263: writing smithi060156570-42 from 1900544 to 2383872 tid 3 2023-12-01T04:47:31.797 INFO:tasks.rados.rados.0.smithi060.stdout:263: writing smithi060156570-42 from 2383872 to 2613248 tid 4 2023-12-01T04:47:31.798 INFO:tasks.rados.rados.0.smithi060.stdout:256: done (6 left) 2023-12-01T04:47:31.798 INFO:tasks.rados.rados.0.smithi060.stdout:258: done (5 left) 2023-12-01T04:47:31.798 INFO:tasks.rados.rados.0.smithi060.stdout:264: snap_remove snap 18 2023-12-01T04:47:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:31 smithi060 ceph-mon[109077]: osdmap e112: 8 total, 8 up, 8 in 2023-12-01T04:47:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:31 smithi060 ceph-mon[109077]: osdmap e113: 8 total, 8 up, 8 in 2023-12-01T04:47:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:31 smithi060 ceph-mon[94233]: osdmap e112: 8 total, 8 up, 8 in 2023-12-01T04:47:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:31 smithi060 ceph-mon[94233]: osdmap e113: 8 total, 8 up, 8 in 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:264: done (5 left) 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 22 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:257: finishing write tid 6 to smithi060156570-25 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:257: oid 25 updating version 0 to 112 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:257: oid 25 updating version 112 to 115 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:257: oid 25 version 115 is already newer than 113 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:257: oid 25 version 115 is already newer than 114 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:257: oid 25 version 115 is already newer than 111 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 115 (ObjNum 107 snap 22 seq_num 107) dirty exists 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:257: left oid 25 (ObjNum 107 snap 22 seq_num 107) 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:260: finishing write tid 1 to smithi060156570-46 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:260: finishing write tid 2 to smithi060156570-46 2023-12-01T04:47:32.532 INFO:tasks.rados.rados.0.smithi060.stdout:262: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:260: finishing write tid 3 to smithi060156570-46 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:260: finishing write tid 4 to smithi060156570-46 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:260: finishing write tid 5 to smithi060156570-46 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:260: oid 46 updating version 0 to 58 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:260: oid 46 version 58 is already newer than 56 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:260: oid 46 version 58 is already newer than 57 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:260: oid 46 version 58 is already newer than 55 2023-12-01T04:47:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 58 (ObjNum 108 snap 22 seq_num 108) dirty exists 2023-12-01T04:47:32.536 INFO:tasks.rados.rados.0.smithi060.stdout:260: left oid 46 (ObjNum 108 snap 22 seq_num 108) 2023-12-01T04:47:32.536 INFO:tasks.rados.rados.0.smithi060.stdout:265: seq_num 110 ranges {90112=647168,737280=778240,1515520=425984} 2023-12-01T04:47:32.539 INFO:tasks.rados.rados.0.smithi060.stdout:265: writing smithi060156570-32 from 90112 to 737280 tid 1 2023-12-01T04:47:32.544 INFO:tasks.rados.rados.0.smithi060.stdout:265: writing smithi060156570-32 from 737280 to 1515520 tid 2 2023-12-01T04:47:32.547 INFO:tasks.rados.rados.0.smithi060.stdout:265: writing smithi060156570-32 from 1515520 to 1941504 tid 3 2023-12-01T04:47:32.547 INFO:tasks.rados.rados.0.smithi060.stdout:257: done (5 left) 2023-12-01T04:47:32.547 INFO:tasks.rados.rados.0.smithi060.stdout:260: done (4 left) 2023-12-01T04:47:32.548 INFO:tasks.rados.rados.0.smithi060.stdout:262: done (3 left) 2023-12-01T04:47:32.548 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 22 2023-12-01T04:47:32.548 INFO:tasks.rados.rados.0.smithi060.stdout:266: seq_num 111 ranges {1892352=663552,2555904=663552,3219456=450560,3670016=90112} 2023-12-01T04:47:32.561 INFO:tasks.rados.rados.0.smithi060.stdout:266: writing smithi060156570-6 from 1892352 to 2555904 tid 1 2023-12-01T04:47:32.565 INFO:tasks.rados.rados.0.smithi060.stdout:266: writing smithi060156570-6 from 2555904 to 3219456 tid 2 2023-12-01T04:47:32.568 INFO:tasks.rados.rados.0.smithi060.stdout:266: writing smithi060156570-6 from 3219456 to 3670016 tid 3 2023-12-01T04:47:32.569 INFO:tasks.rados.rados.0.smithi060.stdout:266: writing smithi060156570-6 from 3670016 to 3760128 tid 4 2023-12-01T04:47:32.569 INFO:tasks.rados.rados.0.smithi060.stdout:267: rollback oid 34 current snap is 22 2023-12-01T04:47:32.569 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 34 to 15 2023-12-01T04:47:32.570 INFO:tasks.rados.rados.0.smithi060.stdout:261: expect (ObjNum 88 snap 17 seq_num 88) 2023-12-01T04:47:32.648 INFO:tasks.rados.rados.0.smithi060.stdout:263: finishing write tid 1 to smithi060156570-42 2023-12-01T04:47:32.648 INFO:tasks.rados.rados.0.smithi060.stdout:263: finishing write tid 2 to smithi060156570-42 2023-12-01T04:47:32.648 INFO:tasks.rados.rados.0.smithi060.stdout:263: finishing write tid 3 to smithi060156570-42 2023-12-01T04:47:32.648 INFO:tasks.rados.rados.0.smithi060.stdout:263: finishing write tid 4 to smithi060156570-42 2023-12-01T04:47:32.648 INFO:tasks.rados.rados.0.smithi060.stdout:263: finishing write tid 5 to smithi060156570-42 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: finishing write tid 6 to smithi060156570-42 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: oid 42 updating version 0 to 34 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: oid 42 updating version 34 to 35 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: oid 42 version 35 is already newer than 33 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: oid 42 updating version 35 to 37 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: oid 42 version 37 is already newer than 36 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 37 (ObjNum 109 snap 22 seq_num 109) dirty exists 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: left oid 42 (ObjNum 109 snap 22 seq_num 109) 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:261: done (4 left) 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:263: done (3 left) 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:268: rollback oid 28 current snap is 22 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 21 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:265: finishing write tid 1 to smithi060156570-32 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:265: finishing write tid 2 to smithi060156570-32 2023-12-01T04:47:32.649 INFO:tasks.rados.rados.0.smithi060.stdout:265: finishing write tid 3 to smithi060156570-32 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:265: finishing write tid 4 to smithi060156570-32 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:265: finishing write tid 5 to smithi060156570-32 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:265: oid 32 updating version 0 to 59 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:265: oid 32 updating version 59 to 62 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:265: oid 32 version 62 is already newer than 61 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:265: oid 32 version 62 is already newer than 60 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 62 (ObjNum 110 snap 22 seq_num 110) dirty exists 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:265: left oid 32 (ObjNum 110 snap 22 seq_num 110) 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:266: finishing write tid 1 to smithi060156570-6 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:266: finishing write tid 2 to smithi060156570-6 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:267: finishing rollback tid 1 to smithi060156570-34 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 0 (ObjNum 129 snap 0 seq_num 199776744) dirty dne 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:266: finishing write tid 3 to smithi060156570-6 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:266: finishing write tid 4 to smithi060156570-6 2023-12-01T04:47:32.650 INFO:tasks.rados.rados.0.smithi060.stdout:266: finishing write tid 5 to smithi060156570-6 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: finishing write tid 6 to smithi060156570-6 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: oid 6 updating version 0 to 91 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: oid 6 version 91 is already newer than 89 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: oid 6 version 91 is already newer than 90 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: oid 6 updating version 91 to 92 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: oid 6 updating version 92 to 93 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 93 (ObjNum 111 snap 22 seq_num 111) dirty exists 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: left oid 6 (ObjNum 111 snap 22 seq_num 111) 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:265: done (3 left) 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:266: done (2 left) 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:267: done (1 left) 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:269: rmattr oid 11 current snap is 22 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:269: done (1 left) 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:270: rollback oid 48 current snap is 22 2023-12-01T04:47:32.651 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 48 to 3 2023-12-01T04:47:32.652 INFO:tasks.rados.rados.0.smithi060.stdout:271: rmattr oid 7 current snap is 22 2023-12-01T04:47:32.652 INFO:tasks.rados.rados.0.smithi060.stdout:271: done (2 left) 2023-12-01T04:47:32.652 INFO:tasks.rados.rados.0.smithi060.stdout:272: copy_from oid 35 from oid 27 current snap is 22 2023-12-01T04:47:32.652 INFO:tasks.rados.rados.0.smithi060.stdout:273: rollback oid 39 current snap is 22 2023-12-01T04:47:32.652 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 39 to 20 2023-12-01T04:47:32.652 INFO:tasks.rados.rados.0.smithi060.stdout:274: snap_remove snap 11 2023-12-01T04:47:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:32 smithi089 ceph-mon[98504]: pgmap v128: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T04:47:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:32 smithi060 ceph-mon[94233]: pgmap v128: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T04:47:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:32 smithi060 ceph-mon[109077]: pgmap v128: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T04:47:33.537 INFO:tasks.rados.rados.0.smithi060.stdout:274: done (4 left) 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:275: snap_create 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:270: finishing rollback tid 0 to smithi060156570-48 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:273: finishing rollback tid 0 to smithi060156570-39 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:273: finishing rollback tid 1 to smithi060156570-39 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:273: finishing rollback tid 2 to smithi060156570-39 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 41 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:270: finishing rollback tid 1 to smithi060156570-48 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:268: finishing rollback tid 0 to smithi060156570-28 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:268: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:270: finishing rollback tid 2 to smithi060156570-48 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 45 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:268: finishing rollback tid 2 to smithi060156570-28 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 46 (ObjNum 101 snap 21 seq_num 101) dirty exists 2023-12-01T04:47:33.538 INFO:tasks.rados.rados.0.smithi060.stdout:272: finishing copy_from to smithi060156570-35 2023-12-01T04:47:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 29 (ObjNum 73 snap 11 seq_num 73) dirty exists 2023-12-01T04:47:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:272: finishing copy_from racing read to smithi060156570-35 2023-12-01T04:47:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:33 smithi089 ceph-mon[98504]: osdmap e114: 8 total, 8 up, 8 in 2023-12-01T04:47:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:33 smithi060 ceph-mon[94233]: osdmap e114: 8 total, 8 up, 8 in 2023-12-01T04:47:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:33 smithi060 ceph-mon[109077]: osdmap e114: 8 total, 8 up, 8 in 2023-12-01T04:47:34.538 INFO:tasks.rados.rados.0.smithi060.stdout:268: done (4 left) 2023-12-01T04:47:34.538 INFO:tasks.rados.rados.0.smithi060.stdout:270: done (3 left) 2023-12-01T04:47:34.538 INFO:tasks.rados.rados.0.smithi060.stdout:272: done (2 left) 2023-12-01T04:47:34.538 INFO:tasks.rados.rados.0.smithi060.stdout:273: done (1 left) 2023-12-01T04:47:34.538 INFO:tasks.rados.rados.0.smithi060.stdout:275: done (0 left) 2023-12-01T04:47:34.538 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 23 2023-12-01T04:47:34.538 INFO:tasks.rados.rados.0.smithi060.stdout:276: seq_num 112 ranges {5996544=679936,6676480=548864,7225344=655360} 2023-12-01T04:47:34.574 INFO:tasks.rados.rados.0.smithi060.stdout:276: writing smithi060156570-16 from 5996544 to 6676480 tid 1 2023-12-01T04:47:34.577 INFO:tasks.rados.rados.0.smithi060.stdout:276: writing smithi060156570-16 from 6676480 to 7225344 tid 2 2023-12-01T04:47:34.581 INFO:tasks.rados.rados.0.smithi060.stdout:276: writing smithi060156570-16 from 7225344 to 7880704 tid 3 2023-12-01T04:47:34.581 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 23 2023-12-01T04:47:34.581 INFO:tasks.rados.rados.0.smithi060.stdout:276: finishing write tid 1 to smithi060156570-16 2023-12-01T04:47:34.582 INFO:tasks.rados.rados.0.smithi060.stdout:276: finishing write tid 2 to smithi060156570-16 2023-12-01T04:47:34.582 INFO:tasks.rados.rados.0.smithi060.stdout:277: seq_num 113 ranges {286720=696320,983040=434176,1417216=466944,1884160=303104} 2023-12-01T04:47:34.587 INFO:tasks.rados.rados.0.smithi060.stdout:277: writing smithi060156570-18 from 286720 to 983040 tid 1 2023-12-01T04:47:34.589 INFO:tasks.rados.rados.0.smithi060.stdout:277: writing smithi060156570-18 from 983040 to 1417216 tid 2 2023-12-01T04:47:34.592 INFO:tasks.rados.rados.0.smithi060.stdout:277: writing smithi060156570-18 from 1417216 to 1884160 tid 3 2023-12-01T04:47:34.594 INFO:tasks.rados.rados.0.smithi060.stdout:277: writing smithi060156570-18 from 1884160 to 2187264 tid 4 2023-12-01T04:47:34.594 INFO:tasks.rados.rados.0.smithi060.stdout:278: setattr oid 45 current snap is 23 2023-12-01T04:47:34.594 INFO:tasks.rados.rados.0.smithi060.stdout:276: finishing write tid 3 to smithi060156570-16 2023-12-01T04:47:34.594 INFO:tasks.rados.rados.0.smithi060.stdout:276: finishing write tid 4 to smithi060156570-16 2023-12-01T04:47:34.594 INFO:tasks.rados.rados.0.smithi060.stdout:276: finishing write tid 5 to smithi060156570-16 2023-12-01T04:47:34.594 INFO:tasks.rados.rados.0.smithi060.stdout:276: oid 16 updating version 0 to 58 2023-12-01T04:47:34.594 INFO:tasks.rados.rados.0.smithi060.stdout:276: oid 16 version 58 is already newer than 57 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:276: oid 16 version 58 is already newer than 56 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:276: oid 16 updating version 58 to 59 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 59 (ObjNum 112 snap 23 seq_num 112) dirty exists 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:276: left oid 16 (ObjNum 112 snap 23 seq_num 112) 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:277: finishing write tid 1 to smithi060156570-18 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:277: finishing write tid 2 to smithi060156570-18 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:276: done (2 left) 2023-12-01T04:47:34.595 INFO:tasks.rados.rados.0.smithi060.stdout:279: snap_remove snap 3 2023-12-01T04:47:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:34 smithi060 ceph-mon[94233]: pgmap v131: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T04:47:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:34 smithi060 ceph-mon[94233]: osdmap e115: 8 total, 8 up, 8 in 2023-12-01T04:47:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:34 smithi060 ceph-mon[109077]: pgmap v131: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T04:47:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:34 smithi060 ceph-mon[109077]: osdmap e115: 8 total, 8 up, 8 in 2023-12-01T04:47:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:47:34] "GET /metrics HTTP/1.1" 200 35994 "" "Prometheus/2.43.0" 2023-12-01T04:47:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:34 smithi089 ceph-mon[98504]: pgmap v131: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T04:47:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:34 smithi089 ceph-mon[98504]: osdmap e115: 8 total, 8 up, 8 in 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:279: done (2 left) 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:280: setattr oid 15 current snap is 23 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: finishing write tid 3 to smithi060156570-18 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: finishing write tid 4 to smithi060156570-18 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: finishing write tid 5 to smithi060156570-18 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: finishing write tid 6 to smithi060156570-18 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: oid 18 updating version 0 to 67 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: oid 18 updating version 67 to 70 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: oid 18 version 70 is already newer than 69 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: oid 18 version 70 is already newer than 68 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:277: oid 18 version 70 is already newer than 66 2023-12-01T04:47:35.549 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 70 (ObjNum 113 snap 23 seq_num 113) dirty exists 2023-12-01T04:47:35.550 INFO:tasks.rados.rados.0.smithi060.stdout:277: left oid 18 (ObjNum 113 snap 23 seq_num 113) 2023-12-01T04:47:35.550 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 129 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T04:47:35.552 INFO:tasks.rados.rados.0.smithi060.stdout:277: done (2 left) 2023-12-01T04:47:35.552 INFO:tasks.rados.rados.0.smithi060.stdout:278: done (1 left) 2023-12-01T04:47:35.552 INFO:tasks.rados.rados.0.smithi060.stdout:281: snap_create 2023-12-01T04:47:35.560 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 43 (ObjNum 103 snap 22 seq_num 103) dirty exists 2023-12-01T04:47:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:35 smithi060 ceph-mon[94233]: osdmap e116: 8 total, 8 up, 8 in 2023-12-01T04:47:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:35 smithi060 ceph-mon[109077]: osdmap e116: 8 total, 8 up, 8 in 2023-12-01T04:47:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:35 smithi089 ceph-mon[98504]: osdmap e116: 8 total, 8 up, 8 in 2023-12-01T04:47:36.550 INFO:tasks.rados.rados.0.smithi060.stdout:280: done (1 left) 2023-12-01T04:47:36.550 INFO:tasks.rados.rados.0.smithi060.stdout:281: done (0 left) 2023-12-01T04:47:36.550 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 24 2023-12-01T04:47:36.550 INFO:tasks.rados.rados.0.smithi060.stdout:282: seq_num 114 ranges {1785856=712704,2498560=712704,3211264=491520} 2023-12-01T04:47:36.563 INFO:tasks.rados.rados.0.smithi060.stdout:282: writing smithi060156570-33 from 1785856 to 2498560 tid 1 2023-12-01T04:47:36.568 INFO:tasks.rados.rados.0.smithi060.stdout:282: writing smithi060156570-33 from 2498560 to 3211264 tid 2 2023-12-01T04:47:36.571 INFO:tasks.rados.rados.0.smithi060.stdout:282: writing smithi060156570-33 from 3211264 to 3702784 tid 3 2023-12-01T04:47:36.571 INFO:tasks.rados.rados.0.smithi060.stdout:283: copy_from oid 18 from oid 13 current snap is 24 2023-12-01T04:47:36.572 INFO:tasks.rados.rados.0.smithi060.stdout:282: finishing write tid 1 to smithi060156570-33 2023-12-01T04:47:36.572 INFO:tasks.rados.rados.0.smithi060.stdout:282: finishing write tid 2 to smithi060156570-33 2023-12-01T04:47:36.572 INFO:tasks.rados.rados.0.smithi060.stdout:284: snap_create 2023-12-01T04:47:36.573 INFO:tasks.rados.rados.0.smithi060.stdout:282: finishing write tid 3 to smithi060156570-33 2023-12-01T04:47:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:282: finishing write tid 4 to smithi060156570-33 2023-12-01T04:47:36.575 INFO:tasks.rados.rados.0.smithi060.stdout:282: finishing write tid 5 to smithi060156570-33 2023-12-01T04:47:36.575 INFO:tasks.rados.rados.0.smithi060.stdout:282: oid 33 updating version 0 to 63 2023-12-01T04:47:36.575 INFO:tasks.rados.rados.0.smithi060.stdout:282: oid 33 updating version 63 to 65 2023-12-01T04:47:36.575 INFO:tasks.rados.rados.0.smithi060.stdout:282: oid 33 updating version 65 to 66 2023-12-01T04:47:36.576 INFO:tasks.rados.rados.0.smithi060.stdout:282: oid 33 version 66 is already newer than 64 2023-12-01T04:47:36.576 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 66 (ObjNum 114 snap 24 seq_num 114) dirty exists 2023-12-01T04:47:36.576 INFO:tasks.rados.rados.0.smithi060.stdout:282: left oid 33 (ObjNum 114 snap 24 seq_num 114) 2023-12-01T04:47:36.580 INFO:tasks.rados.rados.0.smithi060.stdout:283: finishing copy_from to smithi060156570-18 2023-12-01T04:47:36.580 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 25 (ObjNum 93 snap 18 seq_num 93) dirty exists 2023-12-01T04:47:36.581 INFO:tasks.rados.rados.0.smithi060.stdout:283: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:47:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:36 smithi060 ceph-mon[94233]: pgmap v134: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:36 smithi060 ceph-mon[94233]: osdmap e117: 8 total, 8 up, 8 in 2023-12-01T04:47:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:36 smithi060 ceph-mon[109077]: pgmap v134: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:36 smithi060 ceph-mon[109077]: osdmap e117: 8 total, 8 up, 8 in 2023-12-01T04:47:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:36 smithi089 ceph-mon[98504]: pgmap v134: 121 pgs: 121 active+clean; 75 MiB data, 339 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:36 smithi089 ceph-mon[98504]: osdmap e117: 8 total, 8 up, 8 in 2023-12-01T04:47:37.555 INFO:tasks.rados.rados.0.smithi060.stdout:282: done (2 left) 2023-12-01T04:47:37.555 INFO:tasks.rados.rados.0.smithi060.stdout:283: done (1 left) 2023-12-01T04:47:37.555 INFO:tasks.rados.rados.0.smithi060.stdout:284: done (0 left) 2023-12-01T04:47:37.555 INFO:tasks.rados.rados.0.smithi060.stdout:285: snap_create 2023-12-01T04:47:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:37 smithi060 ceph-mon[94233]: osdmap e118: 8 total, 8 up, 8 in 2023-12-01T04:47:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:37 smithi060 ceph-mon[109077]: osdmap e118: 8 total, 8 up, 8 in 2023-12-01T04:47:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:37 smithi089 ceph-mon[98504]: osdmap e118: 8 total, 8 up, 8 in 2023-12-01T04:47:38.560 INFO:tasks.rados.rados.0.smithi060.stdout:285: done (0 left) 2023-12-01T04:47:38.560 INFO:tasks.rados.rados.0.smithi060.stdout:286: read oid 15 snap -1 2023-12-01T04:47:38.560 INFO:tasks.rados.rados.0.smithi060.stdout:286: expect (ObjNum 103 snap 22 seq_num 103) 2023-12-01T04:47:38.560 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 26 2023-12-01T04:47:38.560 INFO:tasks.rados.rados.0.smithi060.stdout:287: seq_num 115 ranges {1269760=729088,1998848=647168,2646016=434176,3080192=122880} 2023-12-01T04:47:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:287: writing smithi060156570-17 from 1269760 to 1998848 tid 1 2023-12-01T04:47:38.576 INFO:tasks.rados.rados.0.smithi060.stdout:287: writing smithi060156570-17 from 1998848 to 2646016 tid 2 2023-12-01T04:47:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:287: writing smithi060156570-17 from 2646016 to 3080192 tid 3 2023-12-01T04:47:38.580 INFO:tasks.rados.rados.0.smithi060.stdout:287: writing smithi060156570-17 from 3080192 to 3203072 tid 4 2023-12-01T04:47:38.580 INFO:tasks.rados.rados.0.smithi060.stdout:288: setattr oid 13 current snap is 26 2023-12-01T04:47:38.581 INFO:tasks.rados.rados.0.smithi060.stdout:287: finishing write tid 1 to smithi060156570-17 2023-12-01T04:47:38.581 INFO:tasks.rados.rados.0.smithi060.stdout:287: finishing write tid 2 to smithi060156570-17 2023-12-01T04:47:38.582 INFO:tasks.rados.rados.0.smithi060.stdout:289: delete oid 22 current snap is 26 2023-12-01T04:47:38.582 INFO:tasks.rados.rados.0.smithi060.stdout:287: finishing write tid 3 to smithi060156570-17 2023-12-01T04:47:38.585 INFO:tasks.rados.rados.0.smithi060.stdout:286: expect (ObjNum 103 snap 22 seq_num 103) 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:286: done (3 left) 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:289: done (2 left) 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:290: read oid 33 snap -1 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:290: expect (ObjNum 114 snap 24 seq_num 114) 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:291: read oid 15 snap 15 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:291: expect (ObjNum 63 snap 4 seq_num 63) 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:287: finishing write tid 4 to smithi060156570-17 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:287: finishing write tid 5 to smithi060156570-17 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:292: delete oid 34 current snap is 26 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 56 (ObjNum 93 snap 18 seq_num 93) dirty exists 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:287: finishing write tid 6 to smithi060156570-17 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:287: oid 17 updating version 0 to 38 2023-12-01T04:47:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:287: oid 17 updating version 38 to 40 2023-12-01T04:47:38.681 INFO:tasks.rados.rados.0.smithi060.stdout:287: oid 17 version 40 is already newer than 39 2023-12-01T04:47:38.681 INFO:tasks.rados.rados.0.smithi060.stdout:287: oid 17 updating version 40 to 42 2023-12-01T04:47:38.681 INFO:tasks.rados.rados.0.smithi060.stdout:287: oid 17 version 42 is already newer than 41 2023-12-01T04:47:38.681 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 42 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:47:38.681 INFO:tasks.rados.rados.0.smithi060.stdout:287: left oid 17 (ObjNum 115 snap 26 seq_num 115) 2023-12-01T04:47:38.681 INFO:tasks.rados.rados.0.smithi060.stdout:287: done (4 left) 2023-12-01T04:47:38.681 INFO:tasks.rados.rados.0.smithi060.stdout:288: done (3 left) 2023-12-01T04:47:38.682 INFO:tasks.rados.rados.0.smithi060.stdout:292: done (2 left) 2023-12-01T04:47:38.682 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 26 2023-12-01T04:47:38.682 INFO:tasks.rados.rados.0.smithi060.stdout:293: seq_num 118 ranges {7880704=786432,8667136=704512,9371648=499712} 2023-12-01T04:47:38.729 INFO:tasks.rados.rados.0.smithi060.stdout:293: writing smithi060156570-16 from 7880704 to 8667136 tid 1 2023-12-01T04:47:38.733 INFO:tasks.rados.rados.0.smithi060.stdout:293: writing smithi060156570-16 from 8667136 to 9371648 tid 2 2023-12-01T04:47:38.737 INFO:tasks.rados.rados.0.smithi060.stdout:293: writing smithi060156570-16 from 9371648 to 9871360 tid 3 2023-12-01T04:47:38.737 INFO:tasks.rados.rados.0.smithi060.stdout:294: delete oid 26 current snap is 26 2023-12-01T04:47:38.737 INFO:tasks.rados.rados.0.smithi060.stdout:291: expect (ObjNum 63 snap 4 seq_num 63) 2023-12-01T04:47:38.766 INFO:tasks.rados.rados.0.smithi060.stdout:290: expect (ObjNum 114 snap 24 seq_num 114) 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:293: finishing write tid 1 to smithi060156570-16 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:293: finishing write tid 2 to smithi060156570-16 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:290: done (3 left) 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:291: done (2 left) 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:294: done (1 left) 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:295: copy_from oid 29 from oid 45 current snap is 26 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:293: finishing write tid 3 to smithi060156570-16 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:293: finishing write tid 4 to smithi060156570-16 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:293: finishing write tid 5 to smithi060156570-16 2023-12-01T04:47:38.893 INFO:tasks.rados.rados.0.smithi060.stdout:293: oid 16 updating version 0 to 66 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:293: oid 16 version 66 is already newer than 63 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:293: oid 16 version 66 is already newer than 64 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:293: oid 16 version 66 is already newer than 65 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 66 (ObjNum 118 snap 26 seq_num 118) dirty exists 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:293: left oid 16 (ObjNum 118 snap 26 seq_num 118) 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:293: done (1 left) 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:296: read oid 7 snap -1 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:296: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:297: read oid 19 snap -1 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:297: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:298: copy_from oid 5 from oid 43 current snap is 26 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:299: rmattr oid 35 current snap is 26 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:299: done (4 left) 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:300: read oid 44 snap -1 2023-12-01T04:47:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:300: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:47:38.895 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 26 2023-12-01T04:47:38.895 INFO:tasks.rados.rados.0.smithi060.stdout:301: seq_num 120 ranges {2162688=417792,2580480=475136,3055616=622592,3678208=507904} 2023-12-01T04:47:38.906 INFO:tasks.rados.rados.0.smithi060.stdout:301: writing smithi060156570-28 from 2162688 to 2580480 tid 1 2023-12-01T04:47:38.909 INFO:tasks.rados.rados.0.smithi060.stdout:301: writing smithi060156570-28 from 2580480 to 3055616 tid 2 2023-12-01T04:47:38.912 INFO:tasks.rados.rados.0.smithi060.stdout:301: writing smithi060156570-28 from 3055616 to 3678208 tid 3 2023-12-01T04:47:38.915 INFO:tasks.rados.rados.0.smithi060.stdout:301: writing smithi060156570-28 from 3678208 to 4186112 tid 4 2023-12-01T04:47:38.915 INFO:tasks.rados.rados.0.smithi060.stdout:302: delete oid 11 current snap is 26 2023-12-01T04:47:38.915 INFO:tasks.rados.rados.0.smithi060.stdout:297: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:47:38.924 INFO:tasks.rados.rados.0.smithi060.stdout:300: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:47:38.941 INFO:tasks.rados.rados.0.smithi060.stdout:296: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:298: finishing copy_from to smithi060156570-5 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 32 (ObjNum 70 snap 9 seq_num 70) dirty exists 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:298: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:295: finishing copy_from to smithi060156570-29 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 129 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:295: finishing copy_from racing read to smithi060156570-29 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:301: finishing write tid 1 to smithi060156570-28 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:301: finishing write tid 2 to smithi060156570-28 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:295: done (6 left) 2023-12-01T04:47:38.944 INFO:tasks.rados.rados.0.smithi060.stdout:296: done (5 left) 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:297: done (4 left) 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:298: done (3 left) 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:300: done (2 left) 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:302: done (1 left) 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:303: delete oid 22 current snap is 26 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: finishing write tid 3 to smithi060156570-28 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: finishing write tid 4 to smithi060156570-28 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: finishing write tid 5 to smithi060156570-28 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: finishing write tid 6 to smithi060156570-28 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: oid 28 updating version 0 to 61 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: oid 28 version 61 is already newer than 58 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: oid 28 updating version 61 to 62 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: oid 28 version 62 is already newer than 60 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: oid 28 version 62 is already newer than 59 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 62 (ObjNum 120 snap 26 seq_num 120) dirty exists 2023-12-01T04:47:38.945 INFO:tasks.rados.rados.0.smithi060.stdout:301: left oid 28 (ObjNum 120 snap 26 seq_num 120) 2023-12-01T04:47:38.946 INFO:tasks.rados.rados.0.smithi060.stdout:301: done (1 left) 2023-12-01T04:47:38.946 INFO:tasks.rados.rados.0.smithi060.stdout:303: done (0 left) 2023-12-01T04:47:38.946 INFO:tasks.rados.rados.0.smithi060.stdout:304: copy_from oid 33 from oid 9 current snap is 26 2023-12-01T04:47:38.946 INFO:tasks.rados.rados.0.smithi060.stdout:305: read oid 27 snap -1 2023-12-01T04:47:38.946 INFO:tasks.rados.rados.0.smithi060.stdout:305: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:306: rollback oid 42 current snap is 26 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 42 to 17 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:307: read oid 29 snap -1 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:307: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:308: rollback oid 11 current snap is 26 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 22 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:309: read oid 21 snap 20 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:309: expect (ObjNum 94 snap 18 seq_num 94) 2023-12-01T04:47:38.947 INFO:tasks.rados.rados.0.smithi060.stdout:310: snap_create 2023-12-01T04:47:38.949 INFO:tasks.rados.rados.0.smithi060.stdout:306: finishing rollback tid 0 to smithi060156570-42 2023-12-01T04:47:38.950 INFO:tasks.rados.rados.0.smithi060.stdout:306: finishing rollback tid 1 to smithi060156570-42 2023-12-01T04:47:38.950 INFO:tasks.rados.rados.0.smithi060.stdout:306: finishing rollback tid 2 to smithi060156570-42 2023-12-01T04:47:38.950 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 53 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:47:38.951 INFO:tasks.rados.rados.0.smithi060.stdout:305: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:39.005 INFO:tasks.rados.rados.0.smithi060.stdout:308: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:47:39.005 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 55 (ObjNum 1265 snap 0 seq_num 199914432) dirty dne 2023-12-01T04:47:39.005 INFO:tasks.rados.rados.0.smithi060.stdout:307: expect (ObjNum 44 snap 0 seq_num 44) 2023-12-01T04:47:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:38 smithi060 ceph-mon[94233]: pgmap v137: 121 pgs: 121 active+clean; 87 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 40 op/s 2023-12-01T04:47:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:38 smithi060 ceph-mon[94233]: osdmap e119: 8 total, 8 up, 8 in 2023-12-01T04:47:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:38 smithi060 ceph-mon[109077]: pgmap v137: 121 pgs: 121 active+clean; 87 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 40 op/s 2023-12-01T04:47:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:38 smithi060 ceph-mon[109077]: osdmap e119: 8 total, 8 up, 8 in 2023-12-01T04:47:39.026 INFO:tasks.rados.rados.0.smithi060.stdout:309: expect (ObjNum 94 snap 18 seq_num 94) 2023-12-01T04:47:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:38 smithi089 ceph-mon[98504]: pgmap v137: 121 pgs: 121 active+clean; 87 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 40 op/s 2023-12-01T04:47:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:38 smithi089 ceph-mon[98504]: osdmap e119: 8 total, 8 up, 8 in 2023-12-01T04:47:39.093 INFO:tasks.rados.rados.0.smithi060.stdout:304: finishing copy_from to smithi060156570-33 2023-12-01T04:47:39.093 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 41 (ObjNum 87 snap 17 seq_num 87) dirty exists 2023-12-01T04:47:39.093 INFO:tasks.rados.rados.0.smithi060.stdout:304: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:304: done (6 left) 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:305: done (5 left) 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:306: done (4 left) 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:307: done (3 left) 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:308: done (2 left) 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:309: done (1 left) 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:310: done (0 left) 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 27 2023-12-01T04:47:39.565 INFO:tasks.rados.rados.0.smithi060.stdout:311: seq_num 123 ranges {2736128=466944,3203072=573440,3776512=794624,4571136=237568} 2023-12-01T04:47:39.582 INFO:tasks.rados.rados.0.smithi060.stdout:311: writing smithi060156570-9 from 2736128 to 3203072 tid 1 2023-12-01T04:47:39.585 INFO:tasks.rados.rados.0.smithi060.stdout:311: writing smithi060156570-9 from 3203072 to 3776512 tid 2 2023-12-01T04:47:39.590 INFO:tasks.rados.rados.0.smithi060.stdout:311: writing smithi060156570-9 from 3776512 to 4571136 tid 3 2023-12-01T04:47:39.592 INFO:tasks.rados.rados.0.smithi060.stdout:311: writing smithi060156570-9 from 4571136 to 4808704 tid 4 2023-12-01T04:47:39.592 INFO:tasks.rados.rados.0.smithi060.stdout:312: snap_remove snap 24 2023-12-01T04:47:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:39 smithi060 ceph-mon[94233]: osdmap e120: 8 total, 8 up, 8 in 2023-12-01T04:47:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:39 smithi060 ceph-mon[109077]: osdmap e120: 8 total, 8 up, 8 in 2023-12-01T04:47:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:39 smithi089 ceph-mon[98504]: osdmap e120: 8 total, 8 up, 8 in 2023-12-01T04:47:40.570 INFO:tasks.rados.rados.0.smithi060.stdout:312: done (1 left) 2023-12-01T04:47:40.570 INFO:tasks.rados.rados.0.smithi060.stdout:313: snap_create 2023-12-01T04:47:40.570 INFO:tasks.rados.rados.0.smithi060.stdout:311: finishing write tid 1 to smithi060156570-9 2023-12-01T04:47:40.570 INFO:tasks.rados.rados.0.smithi060.stdout:311: finishing write tid 2 to smithi060156570-9 2023-12-01T04:47:40.570 INFO:tasks.rados.rados.0.smithi060.stdout:311: finishing write tid 3 to smithi060156570-9 2023-12-01T04:47:40.570 INFO:tasks.rados.rados.0.smithi060.stdout:311: finishing write tid 4 to smithi060156570-9 2023-12-01T04:47:40.570 INFO:tasks.rados.rados.0.smithi060.stdout:311: finishing write tid 5 to smithi060156570-9 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:311: finishing write tid 6 to smithi060156570-9 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:311: oid 9 updating version 0 to 83 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:311: oid 9 version 83 is already newer than 82 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:311: oid 9 version 83 is already newer than 81 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:311: oid 9 updating version 83 to 84 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:311: oid 9 version 84 is already newer than 80 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 84 (ObjNum 123 snap 27 seq_num 123) dirty exists 2023-12-01T04:47:40.571 INFO:tasks.rados.rados.0.smithi060.stdout:311: left oid 9 (ObjNum 123 snap 27 seq_num 123) 2023-12-01T04:47:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:40 smithi060 ceph-mon[94233]: pgmap v140: 121 pgs: 121 active+clean; 87 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 40 op/s 2023-12-01T04:47:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:40 smithi060 ceph-mon[94233]: osdmap e121: 8 total, 8 up, 8 in 2023-12-01T04:47:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:40 smithi060 ceph-mon[109077]: pgmap v140: 121 pgs: 121 active+clean; 87 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 40 op/s 2023-12-01T04:47:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:40 smithi060 ceph-mon[109077]: osdmap e121: 8 total, 8 up, 8 in 2023-12-01T04:47:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:40 smithi089 ceph-mon[98504]: pgmap v140: 121 pgs: 121 active+clean; 87 MiB data, 364 MiB used, 715 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 40 op/s 2023-12-01T04:47:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:40 smithi089 ceph-mon[98504]: osdmap e121: 8 total, 8 up, 8 in 2023-12-01T04:47:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:41.501 INFO:tasks.rados.rados.0.smithi060.stdout:311: done (1 left) 2023-12-01T04:47:41.501 INFO:tasks.rados.rados.0.smithi060.stdout:313: done (0 left) 2023-12-01T04:47:41.501 INFO:tasks.rados.rados.0.smithi060.stdout:314: read oid 15 snap -1 2023-12-01T04:47:41.501 INFO:tasks.rados.rados.0.smithi060.stdout:314: expect (ObjNum 103 snap 22 seq_num 103) 2023-12-01T04:47:41.502 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 28 2023-12-01T04:47:41.502 INFO:tasks.rados.rados.0.smithi060.stdout:315: seq_num 124 ranges {4186112=483328,4669440=458752,5128192=598016,5726208=548864} 2023-12-01T04:47:41.527 INFO:tasks.rados.rados.0.smithi060.stdout:315: writing smithi060156570-28 from 4186112 to 4669440 tid 1 2023-12-01T04:47:41.529 INFO:tasks.rados.rados.0.smithi060.stdout:315: writing smithi060156570-28 from 4669440 to 5128192 tid 2 2023-12-01T04:47:41.532 INFO:tasks.rados.rados.0.smithi060.stdout:315: writing smithi060156570-28 from 5128192 to 5726208 tid 3 2023-12-01T04:47:41.535 INFO:tasks.rados.rados.0.smithi060.stdout:315: writing smithi060156570-28 from 5726208 to 6275072 tid 4 2023-12-01T04:47:41.535 INFO:tasks.rados.rados.0.smithi060.stdout:316: snap_create 2023-12-01T04:47:41.535 INFO:tasks.rados.rados.0.smithi060.stdout:314: expect (ObjNum 103 snap 22 seq_num 103) 2023-12-01T04:47:41.637 INFO:tasks.rados.rados.0.smithi060.stdout:315: finishing write tid 1 to smithi060156570-28 2023-12-01T04:47:41.637 INFO:tasks.rados.rados.0.smithi060.stdout:315: finishing write tid 2 to smithi060156570-28 2023-12-01T04:47:41.637 INFO:tasks.rados.rados.0.smithi060.stdout:315: finishing write tid 3 to smithi060156570-28 2023-12-01T04:47:41.637 INFO:tasks.rados.rados.0.smithi060.stdout:315: finishing write tid 4 to smithi060156570-28 2023-12-01T04:47:41.638 INFO:tasks.rados.rados.0.smithi060.stdout:315: finishing write tid 5 to smithi060156570-28 2023-12-01T04:47:41.638 INFO:tasks.rados.rados.0.smithi060.stdout:315: finishing write tid 6 to smithi060156570-28 2023-12-01T04:47:41.638 INFO:tasks.rados.rados.0.smithi060.stdout:315: oid 28 updating version 0 to 69 2023-12-01T04:47:41.638 INFO:tasks.rados.rados.0.smithi060.stdout:315: oid 28 updating version 69 to 71 2023-12-01T04:47:41.638 INFO:tasks.rados.rados.0.smithi060.stdout:315: oid 28 updating version 71 to 72 2023-12-01T04:47:41.638 INFO:tasks.rados.rados.0.smithi060.stdout:315: oid 28 version 72 is already newer than 68 2023-12-01T04:47:41.638 INFO:tasks.rados.rados.0.smithi060.stdout:315: oid 28 version 72 is already newer than 70 2023-12-01T04:47:41.639 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 72 (ObjNum 124 snap 28 seq_num 124) dirty exists 2023-12-01T04:47:41.639 INFO:tasks.rados.rados.0.smithi060.stdout:315: left oid 28 (ObjNum 124 snap 28 seq_num 124) 2023-12-01T04:47:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:41 smithi060 ceph-mon[94233]: osdmap e122: 8 total, 8 up, 8 in 2023-12-01T04:47:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:41 smithi060 ceph-mon[94233]: osdmap e123: 8 total, 8 up, 8 in 2023-12-01T04:47:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:41 smithi060 ceph-mon[109077]: osdmap e122: 8 total, 8 up, 8 in 2023-12-01T04:47:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:41 smithi060 ceph-mon[109077]: osdmap e123: 8 total, 8 up, 8 in 2023-12-01T04:47:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:41 smithi089 ceph-mon[98504]: osdmap e122: 8 total, 8 up, 8 in 2023-12-01T04:47:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:41 smithi089 ceph-mon[98504]: osdmap e123: 8 total, 8 up, 8 in 2023-12-01T04:47:42.509 INFO:tasks.rados.rados.0.smithi060.stdout:314: done (2 left) 2023-12-01T04:47:42.509 INFO:tasks.rados.rados.0.smithi060.stdout:315: done (1 left) 2023-12-01T04:47:42.509 INFO:tasks.rados.rados.0.smithi060.stdout:316: done (0 left) 2023-12-01T04:47:42.509 INFO:tasks.rados.rados.0.smithi060.stdout:317: rollback oid 26 current snap is 29 2023-12-01T04:47:42.509 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 25 2023-12-01T04:47:42.509 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 29 2023-12-01T04:47:42.509 INFO:tasks.rados.rados.0.smithi060.stdout:318: seq_num 125 ranges {3760128=499712,4259840=745472,5005312=409600,5414912=450560} 2023-12-01T04:47:42.532 INFO:tasks.rados.rados.0.smithi060.stdout:318: writing smithi060156570-6 from 3760128 to 4259840 tid 1 2023-12-01T04:47:42.536 INFO:tasks.rados.rados.0.smithi060.stdout:318: writing smithi060156570-6 from 4259840 to 5005312 tid 2 2023-12-01T04:47:42.539 INFO:tasks.rados.rados.0.smithi060.stdout:318: writing smithi060156570-6 from 5005312 to 5414912 tid 3 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:318: writing smithi060156570-6 from 5414912 to 5865472 tid 4 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:319: setattr oid 30 current snap is 29 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:317: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:317: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 74 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:318: finishing write tid 1 to smithi060156570-6 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:318: finishing write tid 2 to smithi060156570-6 2023-12-01T04:47:42.542 INFO:tasks.rados.rados.0.smithi060.stdout:318: finishing write tid 3 to smithi060156570-6 2023-12-01T04:47:42.544 INFO:tasks.rados.rados.0.smithi060.stdout:317: done (2 left) 2023-12-01T04:47:42.544 INFO:tasks.rados.rados.0.smithi060.stdout:320: snap_create 2023-12-01T04:47:42.544 INFO:tasks.rados.rados.0.smithi060.stdout:318: finishing write tid 4 to smithi060156570-6 2023-12-01T04:47:42.544 INFO:tasks.rados.rados.0.smithi060.stdout:318: finishing write tid 5 to smithi060156570-6 2023-12-01T04:47:42.545 INFO:tasks.rados.rados.0.smithi060.stdout:318: finishing write tid 6 to smithi060156570-6 2023-12-01T04:47:42.545 INFO:tasks.rados.rados.0.smithi060.stdout:318: oid 6 updating version 0 to 109 2023-12-01T04:47:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:318: oid 6 version 109 is already newer than 108 2023-12-01T04:47:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:318: oid 6 version 109 is already newer than 107 2023-12-01T04:47:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:318: oid 6 version 109 is already newer than 106 2023-12-01T04:47:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:318: oid 6 version 109 is already newer than 105 2023-12-01T04:47:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 109 (ObjNum 125 snap 29 seq_num 125) dirty exists 2023-12-01T04:47:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:318: left oid 6 (ObjNum 125 snap 29 seq_num 125) 2023-12-01T04:47:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 62 (ObjNum 99 snap 21 seq_num 99) dirty exists 2023-12-01T04:47:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:42 smithi060 ceph-mon[94233]: pgmap v143: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-12-01T04:47:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:42 smithi060 ceph-mon[94233]: osdmap e124: 8 total, 8 up, 8 in 2023-12-01T04:47:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:42 smithi060 ceph-mon[109077]: pgmap v143: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-12-01T04:47:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:42 smithi060 ceph-mon[109077]: osdmap e124: 8 total, 8 up, 8 in 2023-12-01T04:47:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:42 smithi089 ceph-mon[98504]: pgmap v143: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-12-01T04:47:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:42 smithi089 ceph-mon[98504]: osdmap e124: 8 total, 8 up, 8 in 2023-12-01T04:47:43.511 INFO:tasks.rados.rados.0.smithi060.stdout:318: done (2 left) 2023-12-01T04:47:43.511 INFO:tasks.rados.rados.0.smithi060.stdout:319: done (1 left) 2023-12-01T04:47:43.511 INFO:tasks.rados.rados.0.smithi060.stdout:320: done (0 left) 2023-12-01T04:47:43.511 INFO:tasks.rados.rados.0.smithi060.stdout:321: copy_from oid 34 from oid 46 current snap is 30 2023-12-01T04:47:43.511 INFO:tasks.rados.rados.0.smithi060.stdout:322: snap_remove snap 29 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:322: done (1 left) 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:323: rollback oid 45 current snap is 30 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 45 to 21 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:321: finishing copy_from to smithi060156570-34 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 58 (ObjNum 108 snap 22 seq_num 108) dirty exists 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:321: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:321: done (1 left) 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:324: read oid 28 snap -1 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:324: expect (ObjNum 124 snap 28 seq_num 124) 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 30 2023-12-01T04:47:44.513 INFO:tasks.rados.rados.0.smithi060.stdout:325: seq_num 126 ranges {2154496=516096,2670592=630784,3301376=614400,3915776=360448} 2023-12-01T04:47:44.527 INFO:tasks.rados.rados.0.smithi060.stdout:325: writing smithi060156570-21 from 2154496 to 2670592 tid 1 2023-12-01T04:47:44.530 INFO:tasks.rados.rados.0.smithi060.stdout:325: writing smithi060156570-21 from 2670592 to 3301376 tid 2 2023-12-01T04:47:44.534 INFO:tasks.rados.rados.0.smithi060.stdout:325: writing smithi060156570-21 from 3301376 to 3915776 tid 3 2023-12-01T04:47:44.537 INFO:tasks.rados.rados.0.smithi060.stdout:325: writing smithi060156570-21 from 3915776 to 4276224 tid 4 2023-12-01T04:47:44.537 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 30 2023-12-01T04:47:44.537 INFO:tasks.rados.rados.0.smithi060.stdout:326: seq_num 127 ranges {638976=532480,1171456=507904,1679360=778240,2457600=319488} 2023-12-01T04:47:44.543 INFO:tasks.rados.rados.0.smithi060.stdout:326: writing smithi060156570-39 from 638976 to 1171456 tid 1 2023-12-01T04:47:44.547 INFO:tasks.rados.rados.0.smithi060.stdout:326: writing smithi060156570-39 from 1171456 to 1679360 tid 2 2023-12-01T04:47:44.551 INFO:tasks.rados.rados.0.smithi060.stdout:326: writing smithi060156570-39 from 1679360 to 2457600 tid 3 2023-12-01T04:47:44.554 INFO:tasks.rados.rados.0.smithi060.stdout:326: writing smithi060156570-39 from 2457600 to 2777088 tid 4 2023-12-01T04:47:44.554 INFO:tasks.rados.rados.0.smithi060.stdout:327: delete oid 9 current snap is 30 2023-12-01T04:47:44.554 INFO:tasks.rados.rados.0.smithi060.stdout:323: finishing rollback tid 0 to smithi060156570-45 2023-12-01T04:47:44.554 INFO:tasks.rados.rados.0.smithi060.stdout:323: finishing rollback tid 1 to smithi060156570-45 2023-12-01T04:47:44.555 INFO:tasks.rados.rados.0.smithi060.stdout:323: finishing rollback tid 2 to smithi060156570-45 2023-12-01T04:47:44.555 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 152 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T04:47:44.555 INFO:tasks.rados.rados.0.smithi060.stdout:325: finishing write tid 1 to smithi060156570-21 2023-12-01T04:47:44.555 INFO:tasks.rados.rados.0.smithi060.stdout:325: finishing write tid 2 to smithi060156570-21 2023-12-01T04:47:44.555 INFO:tasks.rados.rados.0.smithi060.stdout:325: finishing write tid 3 to smithi060156570-21 2023-12-01T04:47:44.555 INFO:tasks.rados.rados.0.smithi060.stdout:325: finishing write tid 4 to smithi060156570-21 2023-12-01T04:47:44.555 INFO:tasks.rados.rados.0.smithi060.stdout:325: finishing write tid 5 to smithi060156570-21 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:325: finishing write tid 6 to smithi060156570-21 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:325: oid 21 updating version 0 to 67 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:325: oid 21 version 67 is already newer than 65 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:325: oid 21 version 67 is already newer than 64 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:325: oid 21 updating version 67 to 68 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:325: oid 21 version 68 is already newer than 66 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 68 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:325: left oid 21 (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:326: finishing write tid 1 to smithi060156570-39 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:326: finishing write tid 2 to smithi060156570-39 2023-12-01T04:47:44.556 INFO:tasks.rados.rados.0.smithi060.stdout:324: expect (ObjNum 124 snap 28 seq_num 124) 2023-12-01T04:47:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:44 smithi060 ceph-mon[94233]: pgmap v146: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-12-01T04:47:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:44 smithi060 ceph-mon[94233]: osdmap e125: 8 total, 8 up, 8 in 2023-12-01T04:47:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:47:44] "GET /metrics HTTP/1.1" 200 35996 "" "Prometheus/2.43.0" 2023-12-01T04:47:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:44 smithi060 ceph-mon[109077]: pgmap v146: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-12-01T04:47:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:44 smithi060 ceph-mon[109077]: osdmap e125: 8 total, 8 up, 8 in 2023-12-01T04:47:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:44 smithi089 ceph-mon[98504]: pgmap v146: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 3.9 MiB/s wr, 24 op/s 2023-12-01T04:47:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:44 smithi089 ceph-mon[98504]: osdmap e125: 8 total, 8 up, 8 in 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: finishing write tid 3 to smithi060156570-39 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: finishing write tid 4 to smithi060156570-39 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:323: done (4 left) 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:324: done (3 left) 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:325: done (2 left) 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:327: done (1 left) 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 30 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: finishing write tid 5 to smithi060156570-39 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: finishing write tid 6 to smithi060156570-39 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: oid 39 updating version 0 to 51 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: oid 39 updating version 51 to 52 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: oid 39 updating version 52 to 53 2023-12-01T04:47:44.832 INFO:tasks.rados.rados.0.smithi060.stdout:326: oid 39 updating version 53 to 55 2023-12-01T04:47:44.833 INFO:tasks.rados.rados.0.smithi060.stdout:326: oid 39 version 55 is already newer than 54 2023-12-01T04:47:44.833 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 55 (ObjNum 127 snap 30 seq_num 127) dirty exists 2023-12-01T04:47:44.833 INFO:tasks.rados.rados.0.smithi060.stdout:326: left oid 39 (ObjNum 127 snap 30 seq_num 127) 2023-12-01T04:47:44.833 INFO:tasks.rados.rados.0.smithi060.stdout:328: seq_num 129 ranges {1769472=565248,2334720=679936,3014656=786432,3801088=139264} 2023-12-01T04:47:44.844 INFO:tasks.rados.rados.0.smithi060.stdout:328: writing smithi060156570-18 from 1769472 to 2334720 tid 1 2023-12-01T04:47:44.847 INFO:tasks.rados.rados.0.smithi060.stdout:328: writing smithi060156570-18 from 2334720 to 3014656 tid 2 2023-12-01T04:47:44.852 INFO:tasks.rados.rados.0.smithi060.stdout:328: writing smithi060156570-18 from 3014656 to 3801088 tid 3 2023-12-01T04:47:44.853 INFO:tasks.rados.rados.0.smithi060.stdout:328: writing smithi060156570-18 from 3801088 to 3940352 tid 4 2023-12-01T04:47:44.853 INFO:tasks.rados.rados.0.smithi060.stdout:326: done (1 left) 2023-12-01T04:47:44.853 INFO:tasks.rados.rados.0.smithi060.stdout:329: delete oid 6 current snap is 30 2023-12-01T04:47:44.853 INFO:tasks.rados.rados.0.smithi060.stdout:328: finishing write tid 1 to smithi060156570-18 2023-12-01T04:47:44.853 INFO:tasks.rados.rados.0.smithi060.stdout:328: finishing write tid 2 to smithi060156570-18 2023-12-01T04:47:44.855 INFO:tasks.rados.rados.0.smithi060.stdout:329: done (1 left) 2023-12-01T04:47:44.855 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 30 2023-12-01T04:47:44.855 INFO:tasks.rados.rados.0.smithi060.stdout:330: seq_num 131 ranges {606208=598016,1204224=499712,1703936=753664,2457600=352256} 2023-12-01T04:47:44.861 INFO:tasks.rados.rados.0.smithi060.stdout:330: writing smithi060156570-37 from 606208 to 1204224 tid 1 2023-12-01T04:47:44.864 INFO:tasks.rados.rados.0.smithi060.stdout:330: writing smithi060156570-37 from 1204224 to 1703936 tid 2 2023-12-01T04:47:44.869 INFO:tasks.rados.rados.0.smithi060.stdout:330: writing smithi060156570-37 from 1703936 to 2457600 tid 3 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:330: writing smithi060156570-37 from 2457600 to 2809856 tid 4 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:331: copy_from oid 22 from oid 21 current snap is 30 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:332: setattr oid 34 current snap is 30 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:328: finishing write tid 3 to smithi060156570-18 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:328: finishing write tid 4 to smithi060156570-18 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:328: finishing write tid 5 to smithi060156570-18 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:328: finishing write tid 6 to smithi060156570-18 2023-12-01T04:47:44.872 INFO:tasks.rados.rados.0.smithi060.stdout:328: oid 18 updating version 0 to 91 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:328: oid 18 updating version 91 to 94 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:328: oid 18 version 94 is already newer than 90 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:328: oid 18 version 94 is already newer than 93 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:328: oid 18 version 94 is already newer than 92 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 94 (ObjNum 129 snap 30 seq_num 129) dirty exists 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:328: left oid 18 (ObjNum 129 snap 30 seq_num 129) 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:330: finishing write tid 1 to smithi060156570-37 2023-12-01T04:47:44.873 INFO:tasks.rados.rados.0.smithi060.stdout:330: finishing write tid 2 to smithi060156570-37 2023-12-01T04:47:44.874 INFO:tasks.rados.rados.0.smithi060.stdout:330: finishing write tid 3 to smithi060156570-37 2023-12-01T04:47:44.874 INFO:tasks.rados.rados.0.smithi060.stdout:330: finishing write tid 4 to smithi060156570-37 2023-12-01T04:47:44.874 INFO:tasks.rados.rados.0.smithi060.stdout:330: finishing write tid 5 to smithi060156570-37 2023-12-01T04:47:44.875 INFO:tasks.rados.rados.0.smithi060.stdout:328: done (3 left) 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:333: read oid 35 snap -1 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:333: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:334: snap_create 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:330: finishing write tid 6 to smithi060156570-37 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:330: oid 37 updating version 0 to 38 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:330: oid 37 updating version 38 to 40 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:330: oid 37 version 40 is already newer than 37 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:330: oid 37 version 40 is already newer than 39 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:330: oid 37 updating version 40 to 41 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 41 (ObjNum 131 snap 30 seq_num 131) dirty exists 2023-12-01T04:47:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:330: left oid 37 (ObjNum 131 snap 30 seq_num 131) 2023-12-01T04:47:44.878 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 59 (ObjNum 108 snap 22 seq_num 108) dirty exists 2023-12-01T04:47:44.884 INFO:tasks.rados.rados.0.smithi060.stdout:333: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:44.939 INFO:tasks.rados.rados.0.smithi060.stdout:331: finishing copy_from to smithi060156570-22 2023-12-01T04:47:44.940 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 68 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:47:44.940 INFO:tasks.rados.rados.0.smithi060.stdout:331: finishing copy_from racing read to smithi060156570-22 2023-12-01T04:47:45.521 INFO:tasks.rados.rados.0.smithi060.stdout:330: done (4 left) 2023-12-01T04:47:45.521 INFO:tasks.rados.rados.0.smithi060.stdout:331: done (3 left) 2023-12-01T04:47:45.521 INFO:tasks.rados.rados.0.smithi060.stdout:332: done (2 left) 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:333: done (1 left) 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:334: done (0 left) 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:335: read oid 31 snap -1 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:335: expect deleted 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:336: rollback oid 22 current snap is 31 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 23 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:337: read oid 48 snap -1 2023-12-01T04:47:45.522 INFO:tasks.rados.rados.0.smithi060.stdout:337: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:45.525 INFO:tasks.rados.rados.0.smithi060.stdout:338: rollback oid 3 current snap is 31 2023-12-01T04:47:45.525 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 22 2023-12-01T04:47:45.525 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 31 2023-12-01T04:47:45.525 INFO:tasks.rados.rados.0.smithi060.stdout:339: seq_num 132 ranges {3940352=614400,4554752=786432,5341184=565248,5906432=253952} 2023-12-01T04:47:45.546 INFO:tasks.rados.rados.0.smithi060.stdout:339: writing smithi060156570-18 from 3940352 to 4554752 tid 1 2023-12-01T04:47:45.550 INFO:tasks.rados.rados.0.smithi060.stdout:339: writing smithi060156570-18 from 4554752 to 5341184 tid 2 2023-12-01T04:47:45.554 INFO:tasks.rados.rados.0.smithi060.stdout:339: writing smithi060156570-18 from 5341184 to 5906432 tid 3 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:339: writing smithi060156570-18 from 5906432 to 6160384 tid 4 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:340: rmattr oid 24 current snap is 31 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:340: done (5 left) 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:341: rmattr oid 41 current snap is 31 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:341: done (5 left) 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:342: rmattr oid 2 current snap is 31 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:342: done (5 left) 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:343: copy_from oid 32 from oid 24 current snap is 31 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:336: finishing rollback tid 0 to smithi060156570-22 2023-12-01T04:47:45.556 INFO:tasks.rados.rados.0.smithi060.stdout:336: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:47:45.557 INFO:tasks.rados.rados.0.smithi060.stdout:338: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:47:45.557 INFO:tasks.rados.rados.0.smithi060.stdout:337: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:45.570 INFO:tasks.rados.rados.0.smithi060.stdout:336: finishing rollback tid 2 to smithi060156570-22 2023-12-01T04:47:45.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 157 (ObjNum 82 snap 14 seq_num 82) dirty exists 2023-12-01T04:47:45.570 INFO:tasks.rados.rados.0.smithi060.stdout:338: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:47:45.570 INFO:tasks.rados.rados.0.smithi060.stdout:338: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:47:45.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 59 (ObjNum 84 snap 14 seq_num 84) dirty exists 2023-12-01T04:47:45.570 INFO:tasks.rados.rados.0.smithi060.stdout:339: finishing write tid 1 to smithi060156570-18 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:339: finishing write tid 2 to smithi060156570-18 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:335: done (5 left) 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:336: done (4 left) 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:337: done (3 left) 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:338: done (2 left) 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:344: delete oid 3 current snap is 31 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:343: finishing copy_from to smithi060156570-32 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:343: got expected ENOENT (src dne) 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:343: finishing copy_from racing read to smithi060156570-32 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:339: finishing write tid 3 to smithi060156570-18 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:339: finishing write tid 4 to smithi060156570-18 2023-12-01T04:47:45.571 INFO:tasks.rados.rados.0.smithi060.stdout:339: finishing write tid 5 to smithi060156570-18 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:339: finishing write tid 6 to smithi060156570-18 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:339: oid 18 updating version 0 to 100 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:339: oid 18 version 100 is already newer than 99 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:339: oid 18 version 100 is already newer than 97 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:339: oid 18 version 100 is already newer than 96 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:339: oid 18 version 100 is already newer than 98 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 100 (ObjNum 132 snap 31 seq_num 132) dirty exists 2023-12-01T04:47:45.572 INFO:tasks.rados.rados.0.smithi060.stdout:339: left oid 18 (ObjNum 132 snap 31 seq_num 132) 2023-12-01T04:47:45.573 INFO:tasks.rados.rados.0.smithi060.stdout:339: done (2 left) 2023-12-01T04:47:45.573 INFO:tasks.rados.rados.0.smithi060.stdout:343: done (1 left) 2023-12-01T04:47:45.573 INFO:tasks.rados.rados.0.smithi060.stdout:344: done (0 left) 2023-12-01T04:47:45.573 INFO:tasks.rados.rados.0.smithi060.stdout:345: rollback oid 30 current snap is 31 2023-12-01T04:47:45.573 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 15 2023-12-01T04:47:45.573 INFO:tasks.rados.rados.0.smithi060.stdout:346: read oid 19 snap -1 2023-12-01T04:47:45.574 INFO:tasks.rados.rados.0.smithi060.stdout:346: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:47:45.574 INFO:tasks.rados.rados.0.smithi060.stdout:347: snap_remove snap 26 2023-12-01T04:47:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:45 smithi089 ceph-mon[98504]: osdmap e126: 8 total, 8 up, 8 in 2023-12-01T04:47:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:45 smithi060 ceph-mon[94233]: osdmap e126: 8 total, 8 up, 8 in 2023-12-01T04:47:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:45 smithi060 ceph-mon[109077]: osdmap e126: 8 total, 8 up, 8 in 2023-12-01T04:47:46.532 INFO:tasks.rados.rados.0.smithi060.stdout:347: done (2 left) 2023-12-01T04:47:46.533 INFO:tasks.rados.rados.0.smithi060.stdout:348: delete oid 12 current snap is 31 2023-12-01T04:47:46.533 INFO:tasks.rados.rados.0.smithi060.stdout:346: expect (ObjNum 18 snap 0 seq_num 18) 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:345: finishing rollback tid 0 to smithi060156570-30 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:345: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 71 (ObjNum 199849280 snap 22018 seq_num 304) dirty dne 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:345: done (2 left) 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:346: done (1 left) 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:348: done (0 left) 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 31 2023-12-01T04:47:46.540 INFO:tasks.rados.rados.0.smithi060.stdout:349: seq_num 135 ranges {0=663552,663552=434176,1097728=786432,1884160=385024} 2023-12-01T04:47:46.543 INFO:tasks.rados.rados.0.smithi060.stdout:349: writing smithi060156570-12 from 0 to 663552 tid 1 2023-12-01T04:47:46.546 INFO:tasks.rados.rados.0.smithi060.stdout:349: writing smithi060156570-12 from 663552 to 1097728 tid 2 2023-12-01T04:47:46.550 INFO:tasks.rados.rados.0.smithi060.stdout:349: writing smithi060156570-12 from 1097728 to 1884160 tid 3 2023-12-01T04:47:46.553 INFO:tasks.rados.rados.0.smithi060.stdout:349: writing smithi060156570-12 from 1884160 to 2269184 tid 4 2023-12-01T04:47:46.553 INFO:tasks.rados.rados.0.smithi060.stdout:350: snap_remove snap 30 2023-12-01T04:47:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:46 smithi089 ceph-mon[98504]: pgmap v149: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:46 smithi089 ceph-mon[98504]: osdmap e127: 8 total, 8 up, 8 in 2023-12-01T04:47:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:46 smithi060 ceph-mon[94233]: pgmap v149: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:46 smithi060 ceph-mon[94233]: osdmap e127: 8 total, 8 up, 8 in 2023-12-01T04:47:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:46 smithi060 ceph-mon[109077]: pgmap v149: 121 pgs: 121 active+clean; 103 MiB data, 396 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:46 smithi060 ceph-mon[109077]: osdmap e127: 8 total, 8 up, 8 in 2023-12-01T04:47:47.529 INFO:tasks.rados.rados.0.smithi060.stdout:350: done (1 left) 2023-12-01T04:47:47.529 INFO:tasks.rados.rados.0.smithi060.stdout:351: snap_remove snap 27 2023-12-01T04:47:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:47 smithi089 ceph-mon[98504]: osdmap e128: 8 total, 8 up, 8 in 2023-12-01T04:47:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:47 smithi060 ceph-mon[94233]: osdmap e128: 8 total, 8 up, 8 in 2023-12-01T04:47:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:47 smithi060 ceph-mon[109077]: osdmap e128: 8 total, 8 up, 8 in 2023-12-01T04:47:48.531 INFO:tasks.rados.rados.0.smithi060.stdout:351: done (1 left) 2023-12-01T04:47:48.532 INFO:tasks.rados.rados.0.smithi060.stdout:352: snap_remove snap 28 2023-12-01T04:47:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:48 smithi089 ceph-mon[98504]: pgmap v152: 121 pgs: 121 active+clean; 124 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2023-12-01T04:47:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:48 smithi089 ceph-mon[98504]: osdmap e129: 8 total, 8 up, 8 in 2023-12-01T04:47:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:48 smithi060 ceph-mon[109077]: pgmap v152: 121 pgs: 121 active+clean; 124 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2023-12-01T04:47:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:48 smithi060 ceph-mon[109077]: osdmap e129: 8 total, 8 up, 8 in 2023-12-01T04:47:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:48 smithi060 ceph-mon[94233]: pgmap v152: 121 pgs: 121 active+clean; 124 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2023-12-01T04:47:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:48 smithi060 ceph-mon[94233]: osdmap e129: 8 total, 8 up, 8 in 2023-12-01T04:47:49.534 INFO:tasks.rados.rados.0.smithi060.stdout:352: done (1 left) 2023-12-01T04:47:49.534 INFO:tasks.rados.rados.0.smithi060.stdout:353: snap_remove snap 22 2023-12-01T04:47:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:49 smithi060 ceph-mon[94233]: osdmap e130: 8 total, 8 up, 8 in 2023-12-01T04:47:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:49 smithi060 ceph-mon[94233]: osdmap e131: 8 total, 8 up, 8 in 2023-12-01T04:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:49 smithi060 ceph-mon[109077]: osdmap e130: 8 total, 8 up, 8 in 2023-12-01T04:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:49 smithi060 ceph-mon[109077]: osdmap e131: 8 total, 8 up, 8 in 2023-12-01T04:47:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:49 smithi089 ceph-mon[98504]: osdmap e130: 8 total, 8 up, 8 in 2023-12-01T04:47:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:49 smithi089 ceph-mon[98504]: osdmap e131: 8 total, 8 up, 8 in 2023-12-01T04:47:50.536 INFO:tasks.rados.rados.0.smithi060.stdout:353: done (1 left) 2023-12-01T04:47:50.536 INFO:tasks.rados.rados.0.smithi060.stdout:354: setattr oid 21 current snap is 31 2023-12-01T04:47:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:355: read oid 30 snap -1 2023-12-01T04:47:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:355: expect deleted 2023-12-01T04:47:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 31 2023-12-01T04:47:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:356: seq_num 136 ranges {0=688128,688128=720896,1409024=540672,1949696=344064} 2023-12-01T04:47:50.543 INFO:tasks.rados.rados.0.smithi060.stdout:356: writing smithi060156570-6 from 0 to 688128 tid 1 2023-12-01T04:47:50.548 INFO:tasks.rados.rados.0.smithi060.stdout:356: writing smithi060156570-6 from 688128 to 1409024 tid 2 2023-12-01T04:47:50.552 INFO:tasks.rados.rados.0.smithi060.stdout:356: writing smithi060156570-6 from 1409024 to 1949696 tid 3 2023-12-01T04:47:50.554 INFO:tasks.rados.rados.0.smithi060.stdout:356: writing smithi060156570-6 from 1949696 to 2293760 tid 4 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:357: setattr oid 5 current snap is 31 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: finishing write tid 1 to smithi060156570-12 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: finishing write tid 2 to smithi060156570-12 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: finishing write tid 3 to smithi060156570-12 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: finishing write tid 4 to smithi060156570-12 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: finishing write tid 5 to smithi060156570-12 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: finishing write tid 6 to smithi060156570-12 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: oid 12 updating version 0 to 67 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: oid 12 version 67 is already newer than 66 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: oid 12 version 67 is already newer than 65 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: oid 12 updating version 67 to 69 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: oid 12 version 69 is already newer than 68 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 69 (ObjNum 135 snap 31 seq_num 135) dirty exists 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:349: left oid 12 (ObjNum 135 snap 31 seq_num 135) 2023-12-01T04:47:50.555 INFO:tasks.rados.rados.0.smithi060.stdout:356: finishing write tid 1 to smithi060156570-6 2023-12-01T04:47:50.558 INFO:tasks.rados.rados.0.smithi060.stdout:349: done (4 left) 2023-12-01T04:47:50.558 INFO:tasks.rados.rados.0.smithi060.stdout:355: done (3 left) 2023-12-01T04:47:50.558 INFO:tasks.rados.rados.0.smithi060.stdout:358: read oid 27 snap -1 2023-12-01T04:47:50.558 INFO:tasks.rados.rados.0.smithi060.stdout:358: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:50.558 INFO:tasks.rados.rados.0.smithi060.stdout:359: snap_remove snap 20 2023-12-01T04:47:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:50 smithi060 ceph-mon[109077]: pgmap v155: 121 pgs: 121 active+clean; 124 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2023-12-01T04:47:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:50 smithi060 ceph-mon[109077]: osdmap e132: 8 total, 8 up, 8 in 2023-12-01T04:47:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:50 smithi060 ceph-mon[94233]: pgmap v155: 121 pgs: 121 active+clean; 124 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2023-12-01T04:47:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:50 smithi060 ceph-mon[94233]: osdmap e132: 8 total, 8 up, 8 in 2023-12-01T04:47:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:50 smithi089 ceph-mon[98504]: pgmap v155: 121 pgs: 121 active+clean; 124 MiB data, 426 MiB used, 715 GiB / 715 GiB avail; 8.3 MiB/s rd, 5.5 MiB/s wr, 29 op/s 2023-12-01T04:47:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:50 smithi089 ceph-mon[98504]: osdmap e132: 8 total, 8 up, 8 in 2023-12-01T04:47:51.513 INFO:tasks.rados.rados.0.smithi060.stdout:359: done (4 left) 2023-12-01T04:47:51.513 INFO:tasks.rados.rados.0.smithi060.stdout:360: snap_remove snap 17 2023-12-01T04:47:52.147 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:47:52.515 INFO:tasks.rados.rados.0.smithi060.stdout:360: done (4 left) 2023-12-01T04:47:52.515 INFO:tasks.rados.rados.0.smithi060.stdout:361: read oid 47 snap -1 2023-12-01T04:47:52.515 INFO:tasks.rados.rados.0.smithi060.stdout:361: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:47:52.515 INFO:tasks.rados.rados.0.smithi060.stdout:362: setattr oid 36 current snap is 31 2023-12-01T04:47:52.519 INFO:tasks.rados.rados.0.smithi060.stdout:363: setattr oid 48 current snap is 31 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2m) 76s ago 2m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2m) 75s ago 2m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3m) 76s ago 3m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3m) 75s ago 3m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6m) 75s ago 6m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8m) 76s ago 8m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8m) 76s ago 8m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6m) 75s ago 6m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6m) 76s ago 6m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2m) 76s ago 2m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2m) 75s ago 2m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:47:52.520 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6m) 76s ago 6m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5m) 76s ago 5m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5m) 76s ago 5m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5m) 76s ago 5m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4m) 75s ago 4m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4m) 75s ago 4m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4m) 75s ago 4m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3m) 75s ago 3m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:47:52.521 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2m) 75s ago 3m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:47:52.525 INFO:tasks.rados.rados.0.smithi060.stdout:356: finishing write tid 2 to smithi060156570-6 2023-12-01T04:47:52.525 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 86 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:47:52.525 INFO:tasks.rados.rados.0.smithi060.stdout:356: finishing write tid 3 to smithi060156570-6 2023-12-01T04:47:52.525 INFO:tasks.rados.rados.0.smithi060.stdout:356: finishing write tid 4 to smithi060156570-6 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: finishing write tid 5 to smithi060156570-6 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: finishing write tid 6 to smithi060156570-6 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: oid 6 updating version 0 to 123 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: oid 6 version 123 is already newer than 122 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: oid 6 version 123 is already newer than 121 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: oid 6 version 123 is already newer than 120 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: oid 6 version 123 is already newer than 119 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 123 (ObjNum 136 snap 31 seq_num 136) dirty exists 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:356: left oid 6 (ObjNum 136 snap 31 seq_num 136) 2023-12-01T04:47:52.526 INFO:tasks.rados.rados.0.smithi060.stdout:358: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:52.584 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 76 (ObjNum 70 snap 9 seq_num 70) dirty exists 2023-12-01T04:47:52.584 INFO:tasks.rados.rados.0.smithi060.stdout:354: done (6 left) 2023-12-01T04:47:52.584 INFO:tasks.rados.rados.0.smithi060.stdout:356: done (5 left) 2023-12-01T04:47:52.585 INFO:tasks.rados.rados.0.smithi060.stdout:357: done (4 left) 2023-12-01T04:47:52.585 INFO:tasks.rados.rados.0.smithi060.stdout:358: done (3 left) 2023-12-01T04:47:52.585 INFO:tasks.rados.rados.0.smithi060.stdout:364: delete oid 14 current snap is 31 2023-12-01T04:47:52.585 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 94 (ObjNum 59 snap 3 seq_num 59) dirty exists 2023-12-01T04:47:52.585 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 59 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-12-01T04:47:52.585 INFO:tasks.rados.rados.0.smithi060.stdout:361: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:47:52.724 INFO:tasks.rados.rados.0.smithi060.stdout:361: done (3 left) 2023-12-01T04:47:52.724 INFO:tasks.rados.rados.0.smithi060.stdout:362: done (2 left) 2023-12-01T04:47:52.724 INFO:tasks.rados.rados.0.smithi060.stdout:363: done (1 left) 2023-12-01T04:47:52.724 INFO:tasks.rados.rados.0.smithi060.stdout:364: done (0 left) 2023-12-01T04:47:52.724 INFO:tasks.rados.rados.0.smithi060.stdout:365: copy_from oid 35 from oid 7 current snap is 31 2023-12-01T04:47:52.724 INFO:tasks.rados.rados.0.smithi060.stdout:366: snap_remove snap 21 2023-12-01T04:47:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:52 smithi060 ceph-mon[94233]: pgmap v158: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-12-01T04:47:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:52 smithi060 ceph-mon[94233]: osdmap e133: 8 total, 8 up, 8 in 2023-12-01T04:47:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:52 smithi060 ceph-mon[94233]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:52 smithi060 ceph-mon[109077]: pgmap v158: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-12-01T04:47:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:52 smithi060 ceph-mon[109077]: osdmap e133: 8 total, 8 up, 8 in 2023-12-01T04:47:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:52 smithi060 ceph-mon[109077]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:52 smithi089 ceph-mon[98504]: pgmap v158: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-12-01T04:47:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:52 smithi089 ceph-mon[98504]: osdmap e133: 8 total, 8 up, 8 in 2023-12-01T04:47:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:52 smithi089 ceph-mon[98504]: from='client.24965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:47:52.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:47:52.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:47:52.982 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:47:52.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:47:52.982 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:47:52.982 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:47:53.537 INFO:tasks.rados.rados.0.smithi060.stdout:366: done (1 left) 2023-12-01T04:47:53.537 INFO:tasks.rados.rados.0.smithi060.stdout:367: copy_from oid 5 from oid 12 current snap is 31 2023-12-01T04:47:53.537 INFO:tasks.rados.rados.0.smithi060.stdout:368: read oid 15 snap -1 2023-12-01T04:47:53.537 INFO:tasks.rados.rados.0.smithi060.stdout:368: expect (ObjNum 103 snap 22 seq_num 103) 2023-12-01T04:47:53.537 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 31 2023-12-01T04:47:53.537 INFO:tasks.rados.rados.0.smithi060.stdout:369: seq_num 138 ranges {3555328=720896,4276224=540672,4816896=557056,5373952=507904} 2023-12-01T04:47:53.556 INFO:tasks.rados.rados.0.smithi060.stdout:369: writing smithi060156570-46 from 3555328 to 4276224 tid 1 2023-12-01T04:47:53.559 INFO:tasks.rados.rados.0.smithi060.stdout:369: writing smithi060156570-46 from 4276224 to 4816896 tid 2 2023-12-01T04:47:53.562 INFO:tasks.rados.rados.0.smithi060.stdout:369: writing smithi060156570-46 from 4816896 to 5373952 tid 3 2023-12-01T04:47:53.565 INFO:tasks.rados.rados.0.smithi060.stdout:369: writing smithi060156570-46 from 5373952 to 5881856 tid 4 2023-12-01T04:47:53.565 INFO:tasks.rados.rados.0.smithi060.stdout:370: read oid 37 snap 25 2023-12-01T04:47:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:370: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T04:47:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:365: finishing copy_from to smithi060156570-35 2023-12-01T04:47:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T04:47:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:371: setattr oid 34 current snap is 31 2023-12-01T04:47:53.569 INFO:tasks.rados.rados.0.smithi060.stdout:365: finishing copy_from racing read to smithi060156570-35 2023-12-01T04:47:53.569 INFO:tasks.rados.rados.0.smithi060.stdout:368: expect (ObjNum 103 snap 22 seq_num 103) 2023-12-01T04:47:53.668 INFO:tasks.rados.rados.0.smithi060.stdout:369: finishing write tid 1 to smithi060156570-46 2023-12-01T04:47:53.668 INFO:tasks.rados.rados.0.smithi060.stdout:369: finishing write tid 2 to smithi060156570-46 2023-12-01T04:47:53.668 INFO:tasks.rados.rados.0.smithi060.stdout:367: finishing copy_from to smithi060156570-5 2023-12-01T04:47:53.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 69 (ObjNum 135 snap 31 seq_num 135) dirty exists 2023-12-01T04:47:53.668 INFO:tasks.rados.rados.0.smithi060.stdout:367: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:47:53.668 INFO:tasks.rados.rados.0.smithi060.stdout:369: finishing write tid 3 to smithi060156570-46 2023-12-01T04:47:53.668 INFO:tasks.rados.rados.0.smithi060.stdout:370: expect (ObjNum 36 snap 0 seq_num 36) 2023-12-01T04:47:53.685 INFO:tasks.rados.rados.0.smithi060.stdout:369: finishing write tid 4 to smithi060156570-46 2023-12-01T04:47:53.685 INFO:tasks.rados.rados.0.smithi060.stdout:369: finishing write tid 5 to smithi060156570-46 2023-12-01T04:47:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:365: done (5 left) 2023-12-01T04:47:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:367: done (4 left) 2023-12-01T04:47:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:368: done (3 left) 2023-12-01T04:47:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:370: done (2 left) 2023-12-01T04:47:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:372: rmattr oid 2 current snap is 31 2023-12-01T04:47:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:372: done (2 left) 2023-12-01T04:47:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:373: snap_remove snap 25 2023-12-01T04:47:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:53 smithi089 ceph-mon[98504]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:53 smithi089 ceph-mon[98504]: osdmap e134: 8 total, 8 up, 8 in 2023-12-01T04:47:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/428302873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:53 smithi060 ceph-mon[109077]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:53 smithi060 ceph-mon[109077]: osdmap e134: 8 total, 8 up, 8 in 2023-12-01T04:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/428302873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:47:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:53 smithi060 ceph-mon[94233]: from='client.24971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:47:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:53 smithi060 ceph-mon[94233]: osdmap e134: 8 total, 8 up, 8 in 2023-12-01T04:47:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/428302873' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:47:54.524 INFO:tasks.rados.rados.0.smithi060.stdout:373: done (2 left) 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:374: read oid 44 snap 15 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:374: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:375: delete oid 8 current snap is 31 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:369: finishing write tid 6 to smithi060156570-46 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:369: oid 46 updating version 0 to 138 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:369: oid 46 updating version 138 to 142 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:369: oid 46 version 142 is already newer than 139 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:369: oid 46 version 142 is already newer than 141 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:369: oid 46 version 142 is already newer than 140 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 142 (ObjNum 138 snap 31 seq_num 138) dirty exists 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:369: left oid 46 (ObjNum 138 snap 31 seq_num 138) 2023-12-01T04:47:54.525 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 60 (ObjNum 108 snap 22 seq_num 108) dirty exists 2023-12-01T04:47:54.539 INFO:tasks.rados.rados.0.smithi060.stdout:369: done (3 left) 2023-12-01T04:47:54.540 INFO:tasks.rados.rados.0.smithi060.stdout:371: done (2 left) 2023-12-01T04:47:54.540 INFO:tasks.rados.rados.0.smithi060.stdout:375: done (1 left) 2023-12-01T04:47:54.540 INFO:tasks.rados.rados.0.smithi060.stdout:376: copy_from oid 36 from oid 29 current snap is 31 2023-12-01T04:47:54.540 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 31 2023-12-01T04:47:54.540 INFO:tasks.rados.rados.0.smithi060.stdout:377: seq_num 140 ranges {0=753664,753664=704512,1458176=524288,1982464=376832} 2023-12-01T04:47:54.541 INFO:tasks.rados.rados.0.smithi060.stdout:377: writing smithi060156570-3 from 0 to 753664 tid 1 2023-12-01T04:47:54.545 INFO:tasks.rados.rados.0.smithi060.stdout:377: writing smithi060156570-3 from 753664 to 1458176 tid 2 2023-12-01T04:47:54.549 INFO:tasks.rados.rados.0.smithi060.stdout:377: writing smithi060156570-3 from 1458176 to 1982464 tid 3 2023-12-01T04:47:54.552 INFO:tasks.rados.rados.0.smithi060.stdout:377: writing smithi060156570-3 from 1982464 to 2359296 tid 4 2023-12-01T04:47:54.552 INFO:tasks.rados.rados.0.smithi060.stdout:378: rmattr oid 16 current snap is 31 2023-12-01T04:47:54.552 INFO:tasks.rados.rados.0.smithi060.stdout:378: done (3 left) 2023-12-01T04:47:54.552 INFO:tasks.rados.rados.0.smithi060.stdout:379: delete oid 34 current snap is 31 2023-12-01T04:47:54.552 INFO:tasks.rados.rados.0.smithi060.stdout:374: expect (ObjNum 43 snap 0 seq_num 43) 2023-12-01T04:47:54.577 INFO:tasks.rados.rados.0.smithi060.stdout:374: done (3 left) 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:379: done (2 left) 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:380: read oid 47 snap -1 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:380: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:377: finishing write tid 1 to smithi060156570-3 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:376: finishing copy_from to smithi060156570-36 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 129 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:376: finishing copy_from racing read to smithi060156570-36 2023-12-01T04:47:54.578 INFO:tasks.rados.rados.0.smithi060.stdout:377: finishing write tid 2 to smithi060156570-3 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: finishing write tid 3 to smithi060156570-3 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: finishing write tid 4 to smithi060156570-3 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: finishing write tid 5 to smithi060156570-3 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: finishing write tid 6 to smithi060156570-3 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: oid 3 updating version 0 to 112 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: oid 3 updating version 112 to 113 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: oid 3 updating version 113 to 116 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: oid 3 version 116 is already newer than 115 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: oid 3 version 116 is already newer than 114 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 116 (ObjNum 140 snap 31 seq_num 140) dirty exists 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: left oid 3 (ObjNum 140 snap 31 seq_num 140) 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:376: done (2 left) 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:377: done (1 left) 2023-12-01T04:47:54.579 INFO:tasks.rados.rados.0.smithi060.stdout:381: snap_create 2023-12-01T04:47:54.594 INFO:tasks.rados.rados.0.smithi060.stdout:380: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:47:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:54 smithi060 ceph-mon[94233]: pgmap v161: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-12-01T04:47:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:54 smithi060 ceph-mon[94233]: osdmap e135: 8 total, 8 up, 8 in 2023-12-01T04:47:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:54 smithi060 ceph-mon[109077]: pgmap v161: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-12-01T04:47:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:54 smithi060 ceph-mon[109077]: osdmap e135: 8 total, 8 up, 8 in 2023-12-01T04:47:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:47:54] "GET /metrics HTTP/1.1" 200 35996 "" "Prometheus/2.43.0" 2023-12-01T04:47:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:54 smithi089 ceph-mon[98504]: pgmap v161: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.1 MiB/s wr, 14 op/s 2023-12-01T04:47:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:54 smithi089 ceph-mon[98504]: osdmap e135: 8 total, 8 up, 8 in 2023-12-01T04:47:55.529 INFO:tasks.rados.rados.0.smithi060.stdout:380: done (1 left) 2023-12-01T04:47:55.530 INFO:tasks.rados.rados.0.smithi060.stdout:381: done (0 left) 2023-12-01T04:47:55.530 INFO:tasks.rados.rados.0.smithi060.stdout:382: rmattr oid 6 current snap is 32 2023-12-01T04:47:55.530 INFO:tasks.rados.rados.0.smithi060.stdout:383: rollback oid 3 current snap is 32 2023-12-01T04:47:55.530 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 31 2023-12-01T04:47:55.530 INFO:tasks.rados.rados.0.smithi060.stdout:384: rollback oid 16 current snap is 32 2023-12-01T04:47:55.530 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 16 to 31 2023-12-01T04:47:55.530 INFO:tasks.rados.rados.0.smithi060.stdout:385: snap_create 2023-12-01T04:47:55.532 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 0 (ObjNum 136 snap 31 seq_num 136) dirty exists 2023-12-01T04:47:55.534 INFO:tasks.rados.rados.0.smithi060.stdout:383: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:47:55.534 INFO:tasks.rados.rados.0.smithi060.stdout:383: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:47:55.535 INFO:tasks.rados.rados.0.smithi060.stdout:383: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:47:55.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 120 (ObjNum 140 snap 31 seq_num 140) dirty exists 2023-12-01T04:47:55.535 INFO:tasks.rados.rados.0.smithi060.stdout:384: finishing rollback tid 0 to smithi060156570-16 2023-12-01T04:47:55.535 INFO:tasks.rados.rados.0.smithi060.stdout:384: finishing rollback tid 1 to smithi060156570-16 2023-12-01T04:47:55.535 INFO:tasks.rados.rados.0.smithi060.stdout:384: finishing rollback tid 2 to smithi060156570-16 2023-12-01T04:47:55.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 98 (ObjNum 118 snap 26 seq_num 118) dirty exists 2023-12-01T04:47:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:55 smithi089 ceph-mon[98504]: osdmap e136: 8 total, 8 up, 8 in 2023-12-01T04:47:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:55 smithi060 ceph-mon[94233]: osdmap e136: 8 total, 8 up, 8 in 2023-12-01T04:47:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:55 smithi060 ceph-mon[109077]: osdmap e136: 8 total, 8 up, 8 in 2023-12-01T04:47:56.504 INFO:tasks.rados.rados.0.smithi060.stdout:382: done (3 left) 2023-12-01T04:47:56.504 INFO:tasks.rados.rados.0.smithi060.stdout:383: done (2 left) 2023-12-01T04:47:56.504 INFO:tasks.rados.rados.0.smithi060.stdout:384: done (1 left) 2023-12-01T04:47:56.504 INFO:tasks.rados.rados.0.smithi060.stdout:385: done (0 left) 2023-12-01T04:47:56.504 INFO:tasks.rados.rados.0.smithi060.stdout:386: rollback oid 39 current snap is 33 2023-12-01T04:47:56.505 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 39 to 15 2023-12-01T04:47:56.505 INFO:tasks.rados.rados.0.smithi060.stdout:387: rollback oid 21 current snap is 33 2023-12-01T04:47:56.505 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 23 2023-12-01T04:47:56.505 INFO:tasks.rados.rados.0.smithi060.stdout:388: delete oid 24 current snap is 33 2023-12-01T04:47:56.507 INFO:tasks.rados.rados.0.smithi060.stdout:388: done (2 left) 2023-12-01T04:47:56.508 INFO:tasks.rados.rados.0.smithi060.stdout:389: delete oid 3 current snap is 33 2023-12-01T04:47:56.511 INFO:tasks.rados.rados.0.smithi060.stdout:386: finishing rollback tid 0 to smithi060156570-39 2023-12-01T04:47:56.511 INFO:tasks.rados.rados.0.smithi060.stdout:386: finishing rollback tid 1 to smithi060156570-39 2023-12-01T04:47:56.511 INFO:tasks.rados.rados.0.smithi060.stdout:386: finishing rollback tid 2 to smithi060156570-39 2023-12-01T04:47:56.511 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 75 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:386: done (2 left) 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:389: done (1 left) 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:390: read oid 27 snap 15 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:390: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:391: setattr oid 12 current snap is 33 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:387: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:387: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:47:56.513 INFO:tasks.rados.rados.0.smithi060.stdout:387: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:47:56.514 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 132 (ObjNum 94 snap 18 seq_num 94) dirty exists 2023-12-01T04:47:56.515 INFO:tasks.rados.rados.0.smithi060.stdout:387: done (2 left) 2023-12-01T04:47:56.515 INFO:tasks.rados.rados.0.smithi060.stdout:392: setattr oid 3 current snap is 33 2023-12-01T04:47:56.517 INFO:tasks.rados.rados.0.smithi060.stdout:393: delete oid 34 current snap is 33 2023-12-01T04:47:56.518 INFO:tasks.rados.rados.0.smithi060.stdout:390: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 124 (ObjNum 135 snap 31 seq_num 135) dirty exists 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 125 (ObjNum 33 snap 0 seq_num 3) dirty exists 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:390: done (3 left) 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:391: done (2 left) 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:392: done (1 left) 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:393: done (0 left) 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 33 2023-12-01T04:47:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:394: seq_num 145 ranges {2154496=32768} 2023-12-01T04:47:56.582 INFO:tasks.rados.rados.0.smithi060.stdout:394: writing smithi060156570-21 from 2154496 to 2187264 tid 1 2023-12-01T04:47:56.582 INFO:tasks.rados.rados.0.smithi060.stdout:395: snap_remove snap 15 2023-12-01T04:47:56.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[94233]: pgmap v164: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:56.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[94233]: osdmap e137: 8 total, 8 up, 8 in 2023-12-01T04:47:56.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:56.728 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[94233]: osdmap e138: 8 total, 8 up, 8 in 2023-12-01T04:47:56.728 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[109077]: pgmap v164: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:56.728 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[109077]: osdmap e137: 8 total, 8 up, 8 in 2023-12-01T04:47:56.728 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:56.728 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:56 smithi060 ceph-mon[109077]: osdmap e138: 8 total, 8 up, 8 in 2023-12-01T04:47:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:56 smithi089 ceph-mon[98504]: pgmap v164: 121 pgs: 121 active+clean; 123 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:47:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:56 smithi089 ceph-mon[98504]: osdmap e137: 8 total, 8 up, 8 in 2023-12-01T04:47:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:47:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:56 smithi089 ceph-mon[98504]: osdmap e138: 8 total, 8 up, 8 in 2023-12-01T04:47:57.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:47:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: 2023-12-01T04:47:57.344+0000 7fbc30fd2700 -1 log_channel(cephadm) log [ERR] : Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:47:57.533 INFO:tasks.rados.rados.0.smithi060.stdout:395: done (1 left) 2023-12-01T04:47:57.533 INFO:tasks.rados.rados.0.smithi060.stdout:396: copy_from oid 41 from oid 28 current snap is 33 2023-12-01T04:47:57.533 INFO:tasks.rados.rados.0.smithi060.stdout:397: read oid 27 snap -1 2023-12-01T04:47:57.533 INFO:tasks.rados.rados.0.smithi060.stdout:397: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:57.533 INFO:tasks.rados.rados.0.smithi060.stdout:398: rollback oid 13 current snap is 33 2023-12-01T04:47:57.533 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 31 2023-12-01T04:47:57.533 INFO:tasks.rados.rados.0.smithi060.stdout:399: snap_remove snap 32 2023-12-01T04:47:58.534 INFO:tasks.rados.rados.0.smithi060.stdout:399: done (4 left) 2023-12-01T04:47:58.534 INFO:tasks.rados.rados.0.smithi060.stdout:400: setattr oid 31 current snap is 33 2023-12-01T04:47:58.534 INFO:tasks.rados.rados.0.smithi060.stdout:394: finishing write tid 1 to smithi060156570-21 2023-12-01T04:47:58.535 INFO:tasks.rados.rados.0.smithi060.stdout:394: finishing write tid 2 to smithi060156570-21 2023-12-01T04:47:58.535 INFO:tasks.rados.rados.0.smithi060.stdout:394: finishing write tid 3 to smithi060156570-21 2023-12-01T04:47:58.535 INFO:tasks.rados.rados.0.smithi060.stdout:394: oid 21 updating version 0 to 133 2023-12-01T04:47:58.535 INFO:tasks.rados.rados.0.smithi060.stdout:394: oid 21 updating version 133 to 134 2023-12-01T04:47:58.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 134 (ObjNum 145 snap 33 seq_num 145) dirty exists 2023-12-01T04:47:58.535 INFO:tasks.rados.rados.0.smithi060.stdout:394: left oid 21 (ObjNum 145 snap 33 seq_num 145) 2023-12-01T04:47:58.535 INFO:tasks.rados.rados.0.smithi060.stdout:397: expect (ObjNum 73 snap 11 seq_num 73) 2023-12-01T04:47:58.586 INFO:tasks.rados.rados.0.smithi060.stdout:398: finishing rollback tid 0 to smithi060156570-13 2023-12-01T04:47:58.586 INFO:tasks.rados.rados.0.smithi060.stdout:398: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:47:58.586 INFO:tasks.rados.rados.0.smithi060.stdout:398: finishing rollback tid 2 to smithi060156570-13 2023-12-01T04:47:58.586 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 100 (ObjNum 93 snap 18 seq_num 93) dirty exists 2023-12-01T04:47:58.586 INFO:tasks.rados.rados.0.smithi060.stdout:396: finishing copy_from to smithi060156570-41 2023-12-01T04:47:58.586 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 72 (ObjNum 124 snap 28 seq_num 124) dirty exists 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:396: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:394: done (4 left) 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:396: done (3 left) 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:397: done (2 left) 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:398: done (1 left) 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:401: read oid 48 snap -1 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:401: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:402: copy_from oid 15 from oid 25 current snap is 33 2023-12-01T04:47:58.587 INFO:tasks.rados.rados.0.smithi060.stdout:403: copy_from oid 8 from oid 17 current snap is 33 2023-12-01T04:47:58.588 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 33 2023-12-01T04:47:58.588 INFO:tasks.rados.rados.0.smithi060.stdout:404: seq_num 146 ranges {1941504=49152} 2023-12-01T04:47:58.597 INFO:tasks.rados.rados.0.smithi060.stdout:404: writing smithi060156570-32 from 1941504 to 1990656 tid 1 2023-12-01T04:47:58.597 INFO:tasks.rados.rados.0.smithi060.stdout:405: rmattr oid 28 current snap is 33 2023-12-01T04:47:58.597 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 146 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-12-01T04:47:58.597 INFO:tasks.rados.rados.0.smithi060.stdout:401: expect (ObjNum 26 snap 0 seq_num 26) 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 108 (ObjNum 124 snap 28 seq_num 124) dirty exists 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:404: finishing write tid 1 to smithi060156570-32 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:404: finishing write tid 2 to smithi060156570-32 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:404: finishing write tid 3 to smithi060156570-32 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:404: oid 32 updating version 0 to 99 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:404: oid 32 updating version 99 to 100 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 100 (ObjNum 146 snap 33 seq_num 146) dirty exists 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:404: left oid 32 (ObjNum 146 snap 33 seq_num 146) 2023-12-01T04:47:58.616 INFO:tasks.rados.rados.0.smithi060.stdout:402: finishing copy_from to smithi060156570-15 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 115 (ObjNum 107 snap 22 seq_num 107) dirty exists 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:402: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:403: finishing copy_from to smithi060156570-8 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 42 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:403: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:400: done (5 left) 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:401: done (4 left) 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:402: done (3 left) 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:403: done (2 left) 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:404: done (1 left) 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:405: done (0 left) 2023-12-01T04:47:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:406: delete oid 24 current snap is 33 2023-12-01T04:47:58.618 INFO:tasks.rados.rados.0.smithi060.stdout:406: done (0 left) 2023-12-01T04:47:58.618 INFO:tasks.rados.rados.0.smithi060.stdout:407: read oid 32 snap -1 2023-12-01T04:47:58.618 INFO:tasks.rados.rados.0.smithi060.stdout:407: expect (ObjNum 146 snap 33 seq_num 146) 2023-12-01T04:47:58.618 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 33 2023-12-01T04:47:58.618 INFO:tasks.rados.rados.0.smithi060.stdout:408: seq_num 148 ranges {778240=81920} 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:408: writing smithi060156570-20 from 778240 to 860160 tid 1 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:409: delete oid 44 current snap is 33 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:409: done (2 left) 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:410: delete oid 10 current snap is 33 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:408: finishing write tid 1 to smithi060156570-20 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:408: finishing write tid 2 to smithi060156570-20 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:408: finishing write tid 3 to smithi060156570-20 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:408: oid 20 updating version 0 to 75 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:408: oid 20 version 75 is already newer than 74 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 75 (ObjNum 148 snap 33 seq_num 148) dirty exists 2023-12-01T04:47:58.626 INFO:tasks.rados.rados.0.smithi060.stdout:408: left oid 20 (ObjNum 148 snap 33 seq_num 148) 2023-12-01T04:47:58.627 INFO:tasks.rados.rados.0.smithi060.stdout:408: done (2 left) 2023-12-01T04:47:58.627 INFO:tasks.rados.rados.0.smithi060.stdout:410: done (1 left) 2023-12-01T04:47:58.627 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 33 2023-12-01T04:47:58.627 INFO:tasks.rados.rados.0.smithi060.stdout:411: seq_num 151 ranges {0=131072} 2023-12-01T04:47:58.627 INFO:tasks.rados.rados.0.smithi060.stdout:411: writing smithi060156570-10 from 0 to 131072 tid 1 2023-12-01T04:47:58.628 INFO:tasks.rados.rados.0.smithi060.stdout:412: read oid 13 snap -1 2023-12-01T04:47:58.628 INFO:tasks.rados.rados.0.smithi060.stdout:412: expect (ObjNum 93 snap 18 seq_num 93) 2023-12-01T04:47:58.628 INFO:tasks.rados.rados.0.smithi060.stdout:413: setattr oid 47 current snap is 33 2023-12-01T04:47:58.628 INFO:tasks.rados.rados.0.smithi060.stdout:407: expect (ObjNum 146 snap 33 seq_num 146) 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:411: finishing write tid 1 to smithi060156570-10 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:411: finishing write tid 2 to smithi060156570-10 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:411: finishing write tid 3 to smithi060156570-10 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:411: oid 10 updating version 0 to 83 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:411: oid 10 version 83 is already newer than 82 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 83 (ObjNum 151 snap 33 seq_num 151) dirty exists 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:411: left oid 10 (ObjNum 151 snap 33 seq_num 151) 2023-12-01T04:47:58.712 INFO:tasks.rados.rados.0.smithi060.stdout:412: expect (ObjNum 93 snap 18 seq_num 93) 2023-12-01T04:47:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T04:47:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T04:47:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: pgmap v167: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: osdmap e139: 8 total, 8 up, 8 in 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T04:47:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: pgmap v167: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: osdmap e139: 8 total, 8 up, 8 in 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:58 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T04:47:58.346+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T04:47:58.763 INFO:tasks.rados.rados.0.smithi060.stdout:407: done (3 left) 2023-12-01T04:47:58.763 INFO:tasks.rados.rados.0.smithi060.stdout:411: done (2 left) 2023-12-01T04:47:58.763 INFO:tasks.rados.rados.0.smithi060.stdout:412: done (1 left) 2023-12-01T04:47:58.763 INFO:tasks.rados.rados.0.smithi060.stdout:414: rmattr oid 4 current snap is 33 2023-12-01T04:47:58.763 INFO:tasks.rados.rados.0.smithi060.stdout:414: done (1 left) 2023-12-01T04:47:58.763 INFO:tasks.rados.rados.0.smithi060.stdout:415: setattr oid 4 current snap is 33 2023-12-01T04:47:58.765 INFO:tasks.rados.rados.0.smithi060.stdout:416: rmattr oid 44 current snap is 33 2023-12-01T04:47:58.765 INFO:tasks.rados.rados.0.smithi060.stdout:416: done (2 left) 2023-12-01T04:47:58.766 INFO:tasks.rados.rados.0.smithi060.stdout:417: setattr oid 39 current snap is 33 2023-12-01T04:47:58.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 215 (ObjNum 97 snap 19 seq_num 97) dirty exists 2023-12-01T04:47:58.767 INFO:tasks.rados.rados.0.smithi060.stdout:413: done (2 left) 2023-12-01T04:47:58.767 INFO:tasks.rados.rados.0.smithi060.stdout:418: snap_create 2023-12-01T04:47:58.768 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 62 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-12-01T04:47:58.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 84 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T04:47:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: Upgrade: Target is version 18.0.0-7650-g9942cfaf (reef) 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27, digests ['quay.ceph.io/ceph-ci/ceph@sha256:0c8c98e8c41deb3b86c195d11c258238e98ac6c64a6508f277734bfd03826b27'] 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: Upgrade: Paused due to UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: pgmap v167: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: osdmap e139: 8 total, 8 up, 8 in 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:47:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:47:59.535 INFO:tasks.rados.rados.0.smithi060.stdout:415: done (2 left) 2023-12-01T04:47:59.535 INFO:tasks.rados.rados.0.smithi060.stdout:417: done (1 left) 2023-12-01T04:47:59.535 INFO:tasks.rados.rados.0.smithi060.stdout:418: done (0 left) 2023-12-01T04:47:59.535 INFO:tasks.rados.rados.0.smithi060.stdout:419: setattr oid 39 current snap is 34 2023-12-01T04:47:59.537 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 34 2023-12-01T04:47:59.537 INFO:tasks.rados.rados.0.smithi060.stdout:420: seq_num 152 ranges {1384448=147456} 2023-12-01T04:47:59.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: writing smithi060156570-22 from 1384448 to 1531904 tid 1 2023-12-01T04:47:59.546 INFO:tasks.rados.rados.0.smithi060.stdout:421: snap_remove snap 33 2023-12-01T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:59 smithi060 ceph-mon[94233]: Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T04:47:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:47:59 smithi060 ceph-mon[94233]: osdmap e140: 8 total, 8 up, 8 in 2023-12-01T04:47:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:59 smithi060 ceph-mon[109077]: Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T04:47:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:47:59 smithi060 ceph-mon[109077]: osdmap e140: 8 total, 8 up, 8 in 2023-12-01T04:47:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:59 smithi089 ceph-mon[98504]: Health check failed: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf (UPGRADE_BAD_TARGET_VERSION) 2023-12-01T04:47:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:47:59 smithi089 ceph-mon[98504]: osdmap e140: 8 total, 8 up, 8 in 2023-12-01T04:48:00.545 INFO:tasks.rados.rados.0.smithi060.stdout:421: done (2 left) 2023-12-01T04:48:00.545 INFO:tasks.rados.rados.0.smithi060.stdout:422: rmattr oid 7 current snap is 34 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:422: done (2 left) 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:423: copy_from oid 19 from oid 37 current snap is 34 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 86 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: finishing write tid 1 to smithi060156570-22 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: finishing write tid 2 to smithi060156570-22 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: finishing write tid 3 to smithi060156570-22 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: oid 22 updating version 0 to 217 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: oid 22 updating version 217 to 218 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 218 (ObjNum 152 snap 34 seq_num 152) dirty exists 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: left oid 22 (ObjNum 152 snap 34 seq_num 152) 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:419: done (2 left) 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:420: done (1 left) 2023-12-01T04:48:00.546 INFO:tasks.rados.rados.0.smithi060.stdout:424: copy_from oid 48 from oid 31 current snap is 34 2023-12-01T04:48:00.547 INFO:tasks.rados.rados.0.smithi060.stdout:425: delete oid 16 current snap is 34 2023-12-01T04:48:00.550 INFO:tasks.rados.rados.0.smithi060.stdout:425: done (2 left) 2023-12-01T04:48:00.550 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 34 2023-12-01T04:48:00.550 INFO:tasks.rados.rados.0.smithi060.stdout:426: seq_num 154 ranges {2187264=180224} 2023-12-01T04:48:00.564 INFO:tasks.rados.rados.0.smithi060.stdout:426: writing smithi060156570-21 from 2187264 to 2367488 tid 1 2023-12-01T04:48:00.564 INFO:tasks.rados.rados.0.smithi060.stdout:427: delete oid 39 current snap is 34 2023-12-01T04:48:00.564 INFO:tasks.rados.rados.0.smithi060.stdout:424: finishing copy_from to smithi060156570-48 2023-12-01T04:48:00.564 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 146 (ObjNum 81 snap 0 seq_num 0) dirty exists 2023-12-01T04:48:00.564 INFO:tasks.rados.rados.0.smithi060.stdout:424: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:48:00.566 INFO:tasks.rados.rados.0.smithi060.stdout:423: finishing copy_from to smithi060156570-19 2023-12-01T04:48:00.566 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 41 (ObjNum 131 snap 30 seq_num 131) dirty exists 2023-12-01T04:48:00.567 INFO:tasks.rados.rados.0.smithi060.stdout:423: finishing copy_from racing read to smithi060156570-19 2023-12-01T04:48:00.567 INFO:tasks.rados.rados.0.smithi060.stdout:423: done (3 left) 2023-12-01T04:48:00.567 INFO:tasks.rados.rados.0.smithi060.stdout:424: done (2 left) 2023-12-01T04:48:00.567 INFO:tasks.rados.rados.0.smithi060.stdout:427: done (1 left) 2023-12-01T04:48:00.567 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 34 2023-12-01T04:48:00.567 INFO:tasks.rados.rados.0.smithi060.stdout:428: seq_num 156 ranges {3842048=221184} 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:428: writing smithi060156570-15 from 3842048 to 4063232 tid 1 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 34 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:426: finishing write tid 1 to smithi060156570-21 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:426: finishing write tid 2 to smithi060156570-21 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:426: finishing write tid 3 to smithi060156570-21 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:426: oid 21 updating version 0 to 135 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:426: oid 21 updating version 135 to 136 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 136 (ObjNum 154 snap 34 seq_num 154) dirty exists 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:426: left oid 21 (ObjNum 154 snap 34 seq_num 154) 2023-12-01T04:48:00.590 INFO:tasks.rados.rados.0.smithi060.stdout:429: seq_num 157 ranges {745472=237568} 2023-12-01T04:48:00.595 INFO:tasks.rados.rados.0.smithi060.stdout:429: writing smithi060156570-29 from 745472 to 983040 tid 1 2023-12-01T04:48:00.595 INFO:tasks.rados.rados.0.smithi060.stdout:426: done (2 left) 2023-12-01T04:48:00.595 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 34 2023-12-01T04:48:00.595 INFO:tasks.rados.rados.0.smithi060.stdout:430: seq_num 158 ranges {2269184=253952} 2023-12-01T04:48:00.609 INFO:tasks.rados.rados.0.smithi060.stdout:430: writing smithi060156570-12 from 2269184 to 2523136 tid 1 2023-12-01T04:48:00.609 INFO:tasks.rados.rados.0.smithi060.stdout:431: read oid 34 snap -1 2023-12-01T04:48:00.609 INFO:tasks.rados.rados.0.smithi060.stdout:431: expect deleted 2023-12-01T04:48:00.609 INFO:tasks.rados.rados.0.smithi060.stdout:432: snap_remove snap 23 2023-12-01T04:48:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:00 smithi089 ceph-mon[98504]: pgmap v170: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2023-12-01T04:48:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:00 smithi089 ceph-mon[98504]: osdmap e141: 8 total, 8 up, 8 in 2023-12-01T04:48:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:00 smithi060 ceph-mon[94233]: pgmap v170: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2023-12-01T04:48:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:00 smithi060 ceph-mon[94233]: osdmap e141: 8 total, 8 up, 8 in 2023-12-01T04:48:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:00 smithi060 ceph-mon[109077]: pgmap v170: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail; 8.1 MiB/s rd, 1.9 MiB/s wr, 27 op/s 2023-12-01T04:48:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:00 smithi060 ceph-mon[109077]: osdmap e141: 8 total, 8 up, 8 in 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:432: done (4 left) 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:433: rollback oid 1 current snap is 34 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 31 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:428: finishing write tid 1 to smithi060156570-15 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:428: finishing write tid 2 to smithi060156570-15 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:428: finishing write tid 3 to smithi060156570-15 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:428: oid 15 updating version 0 to 116 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:428: oid 15 updating version 116 to 117 2023-12-01T04:48:01.512 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 117 (ObjNum 156 snap 34 seq_num 156) dirty exists 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:428: left oid 15 (ObjNum 156 snap 34 seq_num 156) 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:429: finishing write tid 1 to smithi060156570-29 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:429: finishing write tid 2 to smithi060156570-29 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:429: finishing write tid 3 to smithi060156570-29 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:429: oid 29 updating version 0 to 223 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:429: oid 29 version 223 is already newer than 222 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 223 (ObjNum 157 snap 34 seq_num 157) dirty exists 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:429: left oid 29 (ObjNum 157 snap 34 seq_num 157) 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:430: finishing write tid 1 to smithi060156570-12 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:430: finishing write tid 2 to smithi060156570-12 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:428: done (4 left) 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:429: done (3 left) 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:431: done (2 left) 2023-12-01T04:48:01.513 INFO:tasks.rados.rados.0.smithi060.stdout:434: delete oid 50 current snap is 34 2023-12-01T04:48:01.514 INFO:tasks.rados.rados.0.smithi060.stdout:430: finishing write tid 3 to smithi060156570-12 2023-12-01T04:48:01.514 INFO:tasks.rados.rados.0.smithi060.stdout:430: oid 12 updating version 0 to 137 2023-12-01T04:48:01.514 INFO:tasks.rados.rados.0.smithi060.stdout:430: oid 12 version 137 is already newer than 136 2023-12-01T04:48:01.514 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 137 (ObjNum 158 snap 34 seq_num 158) dirty exists 2023-12-01T04:48:01.514 INFO:tasks.rados.rados.0.smithi060.stdout:430: left oid 12 (ObjNum 158 snap 34 seq_num 158) 2023-12-01T04:48:01.523 INFO:tasks.rados.rados.0.smithi060.stdout:430: done (2 left) 2023-12-01T04:48:01.523 INFO:tasks.rados.rados.0.smithi060.stdout:434: done (1 left) 2023-12-01T04:48:01.523 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 34 2023-12-01T04:48:01.524 INFO:tasks.rados.rados.0.smithi060.stdout:435: seq_num 160 ranges {57344=286720} 2023-12-01T04:48:01.528 INFO:tasks.rados.rados.0.smithi060.stdout:435: writing smithi060156570-4 from 57344 to 344064 tid 1 2023-12-01T04:48:01.528 INFO:tasks.rados.rados.0.smithi060.stdout:436: copy_from oid 23 from oid 14 current snap is 34 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 34 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:437: seq_num 161 ranges {0=303104} 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:437: writing smithi060156570-24 from 0 to 303104 tid 1 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:438: rollback oid 21 current snap is 34 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 31 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:439: setattr oid 26 current snap is 34 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:433: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:433: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:433: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 82 (ObjNum 89 snap 17 seq_num 89) dirty exists 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:436: finishing copy_from to smithi060156570-23 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:436: got expected ENOENT (src dne) 2023-12-01T04:48:01.529 INFO:tasks.rados.rados.0.smithi060.stdout:436: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:48:01.530 INFO:tasks.rados.rados.0.smithi060.stdout:433: done (5 left) 2023-12-01T04:48:01.530 INFO:tasks.rados.rados.0.smithi060.stdout:436: done (4 left) 2023-12-01T04:48:01.530 INFO:tasks.rados.rados.0.smithi060.stdout:440: snap_create 2023-12-01T04:48:01.533 INFO:tasks.rados.rados.0.smithi060.stdout:438: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:48:01.533 INFO:tasks.rados.rados.0.smithi060.stdout:438: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:48:01.534 INFO:tasks.rados.rados.0.smithi060.stdout:435: finishing write tid 1 to smithi060156570-4 2023-12-01T04:48:01.534 INFO:tasks.rados.rados.0.smithi060.stdout:435: finishing write tid 2 to smithi060156570-4 2023-12-01T04:48:01.535 INFO:tasks.rados.rados.0.smithi060.stdout:437: finishing write tid 1 to smithi060156570-24 2023-12-01T04:48:01.535 INFO:tasks.rados.rados.0.smithi060.stdout:438: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:48:01.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 139 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:48:01.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 109 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-12-01T04:48:01.535 INFO:tasks.rados.rados.0.smithi060.stdout:437: finishing write tid 2 to smithi060156570-24 2023-12-01T04:48:01.536 INFO:tasks.rados.rados.0.smithi060.stdout:435: finishing write tid 3 to smithi060156570-4 2023-12-01T04:48:01.536 INFO:tasks.rados.rados.0.smithi060.stdout:435: oid 4 updating version 0 to 64 2023-12-01T04:48:01.537 INFO:tasks.rados.rados.0.smithi060.stdout:435: oid 4 version 64 is already newer than 63 2023-12-01T04:48:01.537 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 64 (ObjNum 160 snap 34 seq_num 160) dirty exists 2023-12-01T04:48:01.537 INFO:tasks.rados.rados.0.smithi060.stdout:435: left oid 4 (ObjNum 160 snap 34 seq_num 160) 2023-12-01T04:48:01.537 INFO:tasks.rados.rados.0.smithi060.stdout:437: finishing write tid 3 to smithi060156570-24 2023-12-01T04:48:01.537 INFO:tasks.rados.rados.0.smithi060.stdout:437: oid 24 updating version 0 to 65 2023-12-01T04:48:01.537 INFO:tasks.rados.rados.0.smithi060.stdout:437: oid 24 updating version 65 to 66 2023-12-01T04:48:01.538 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 66 (ObjNum 161 snap 34 seq_num 161) dirty exists 2023-12-01T04:48:01.538 INFO:tasks.rados.rados.0.smithi060.stdout:437: left oid 24 (ObjNum 161 snap 34 seq_num 161) 2023-12-01T04:48:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:01 smithi060 ceph-mon[94233]: osdmap e142: 8 total, 8 up, 8 in 2023-12-01T04:48:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:01 smithi060 ceph-mon[94233]: osdmap e143: 8 total, 8 up, 8 in 2023-12-01T04:48:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:01 smithi060 ceph-mon[109077]: osdmap e142: 8 total, 8 up, 8 in 2023-12-01T04:48:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:01 smithi060 ceph-mon[109077]: osdmap e143: 8 total, 8 up, 8 in 2023-12-01T04:48:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:01 smithi089 ceph-mon[98504]: osdmap e142: 8 total, 8 up, 8 in 2023-12-01T04:48:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:01 smithi089 ceph-mon[98504]: osdmap e143: 8 total, 8 up, 8 in 2023-12-01T04:48:02.523 INFO:tasks.rados.rados.0.smithi060.stdout:435: done (4 left) 2023-12-01T04:48:02.523 INFO:tasks.rados.rados.0.smithi060.stdout:437: done (3 left) 2023-12-01T04:48:02.523 INFO:tasks.rados.rados.0.smithi060.stdout:438: done (2 left) 2023-12-01T04:48:02.523 INFO:tasks.rados.rados.0.smithi060.stdout:439: done (1 left) 2023-12-01T04:48:02.524 INFO:tasks.rados.rados.0.smithi060.stdout:440: done (0 left) 2023-12-01T04:48:02.524 INFO:tasks.rados.rados.0.smithi060.stdout:441: snap_create 2023-12-01T04:48:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:02 smithi060 ceph-mon[94233]: pgmap v173: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:02 smithi060 ceph-mon[94233]: osdmap e144: 8 total, 8 up, 8 in 2023-12-01T04:48:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:02 smithi060 ceph-mon[109077]: pgmap v173: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:02 smithi060 ceph-mon[109077]: osdmap e144: 8 total, 8 up, 8 in 2023-12-01T04:48:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:02 smithi089 ceph-mon[98504]: pgmap v173: 121 pgs: 121 active+clean; 122 MiB data, 428 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:02 smithi089 ceph-mon[98504]: osdmap e144: 8 total, 8 up, 8 in 2023-12-01T04:48:03.524 INFO:tasks.rados.rados.0.smithi060.stdout:441: done (0 left) 2023-12-01T04:48:03.524 INFO:tasks.rados.rados.0.smithi060.stdout:442: setattr oid 4 current snap is 36 2023-12-01T04:48:03.524 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 36 2023-12-01T04:48:03.525 INFO:tasks.rados.rados.0.smithi060.stdout:443: seq_num 162 ranges {0=319488} 2023-12-01T04:48:03.527 INFO:tasks.rados.rados.0.smithi060.stdout:443: writing smithi060156570-14 from 0 to 319488 tid 1 2023-12-01T04:48:03.527 INFO:tasks.rados.rados.0.smithi060.stdout:444: read oid 16 snap 34 2023-12-01T04:48:03.527 INFO:tasks.rados.rados.0.smithi060.stdout:444: expect deleted 2023-12-01T04:48:03.527 INFO:tasks.rados.rados.0.smithi060.stdout:445: rmattr oid 10 current snap is 36 2023-12-01T04:48:03.527 INFO:tasks.rados.rados.0.smithi060.stdout:445: done (3 left) 2023-12-01T04:48:03.527 INFO:tasks.rados.rados.0.smithi060.stdout:446: copy_from oid 41 from oid 17 current snap is 36 2023-12-01T04:48:03.527 INFO:tasks.rados.rados.0.smithi060.stdout:447: delete oid 32 current snap is 36 2023-12-01T04:48:03.530 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 67 (ObjNum 160 snap 34 seq_num 160) dirty exists 2023-12-01T04:48:03.530 INFO:tasks.rados.rados.0.smithi060.stdout:442: done (4 left) 2023-12-01T04:48:03.530 INFO:tasks.rados.rados.0.smithi060.stdout:444: done (3 left) 2023-12-01T04:48:03.530 INFO:tasks.rados.rados.0.smithi060.stdout:447: done (2 left) 2023-12-01T04:48:03.530 INFO:tasks.rados.rados.0.smithi060.stdout:448: rmattr oid 20 current snap is 36 2023-12-01T04:48:03.530 INFO:tasks.rados.rados.0.smithi060.stdout:448: done (2 left) 2023-12-01T04:48:03.530 INFO:tasks.rados.rados.0.smithi060.stdout:449: rollback oid 47 current snap is 36 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 47 to 35 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:450: copy_from oid 2 from oid 48 current snap is 36 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:451: read oid 4 snap -1 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:451: expect (ObjNum 160 snap 34 seq_num 160) 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:452: copy_from oid 15 from oid 5 current snap is 36 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:453: read oid 33 snap -1 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:453: expect (ObjNum 87 snap 17 seq_num 87) 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 36 2023-12-01T04:48:03.531 INFO:tasks.rados.rados.0.smithi060.stdout:454: seq_num 164 ranges {2293760=352256} 2023-12-01T04:48:03.546 INFO:tasks.rados.rados.0.smithi060.stdout:454: writing smithi060156570-6 from 2293760 to 2646016 tid 1 2023-12-01T04:48:03.547 INFO:tasks.rados.rados.0.smithi060.stdout:455: read oid 43 snap 34 2023-12-01T04:48:03.547 INFO:tasks.rados.rados.0.smithi060.stdout:455: expect (ObjNum 70 snap 9 seq_num 70) 2023-12-01T04:48:03.547 INFO:tasks.rados.rados.0.smithi060.stdout:456: snap_remove snap 31 2023-12-01T04:48:04.533 INFO:tasks.rados.rados.0.smithi060.stdout:456: done (9 left) 2023-12-01T04:48:04.533 INFO:tasks.rados.rados.0.smithi060.stdout:457: rollback oid 39 current snap is 36 2023-12-01T04:48:04.533 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 39 to 34 2023-12-01T04:48:04.533 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 36 2023-12-01T04:48:04.533 INFO:tasks.rados.rados.0.smithi060.stdout:458: seq_num 165 ranges {0=368640} 2023-12-01T04:48:04.535 INFO:tasks.rados.rados.0.smithi060.stdout:458: writing smithi060156570-3 from 0 to 368640 tid 1 2023-12-01T04:48:04.535 INFO:tasks.rados.rados.0.smithi060.stdout:459: delete oid 12 current snap is 36 2023-12-01T04:48:04.546 INFO:tasks.rados.rados.0.smithi060.stdout:443: finishing write tid 1 to smithi060156570-14 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:443: finishing write tid 2 to smithi060156570-14 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:449: finishing rollback tid 0 to smithi060156570-47 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:443: finishing write tid 3 to smithi060156570-14 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:443: oid 14 updating version 0 to 155 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:443: oid 14 updating version 155 to 156 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 156 (ObjNum 162 snap 36 seq_num 162) dirty exists 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:443: left oid 14 (ObjNum 162 snap 36 seq_num 162) 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:449: finishing rollback tid 1 to smithi060156570-47 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:449: finishing rollback tid 2 to smithi060156570-47 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 235 (ObjNum 97 snap 19 seq_num 97) dirty exists 2023-12-01T04:48:04.547 INFO:tasks.rados.rados.0.smithi060.stdout:451: expect (ObjNum 160 snap 34 seq_num 160) 2023-12-01T04:48:04.557 INFO:tasks.rados.rados.0.smithi060.stdout:443: done (11 left) 2023-12-01T04:48:04.557 INFO:tasks.rados.rados.0.smithi060.stdout:449: done (10 left) 2023-12-01T04:48:04.557 INFO:tasks.rados.rados.0.smithi060.stdout:451: done (9 left) 2023-12-01T04:48:04.557 INFO:tasks.rados.rados.0.smithi060.stdout:459: done (8 left) 2023-12-01T04:48:04.557 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 36 2023-12-01T04:48:04.557 INFO:tasks.rados.rados.0.smithi060.stdout:450: finishing copy_from to smithi060156570-2 2023-12-01T04:48:04.558 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 146 (ObjNum 65 snap 0 seq_num 1466200928) dirty exists 2023-12-01T04:48:04.558 INFO:tasks.rados.rados.0.smithi060.stdout:450: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:48:04.558 INFO:tasks.rados.rados.0.smithi060.stdout:453: expect (ObjNum 87 snap 17 seq_num 87) 2023-12-01T04:48:04.649 INFO:tasks.rados.rados.0.smithi060.stdout:454: finishing write tid 1 to smithi060156570-6 2023-12-01T04:48:04.649 INFO:tasks.rados.rados.0.smithi060.stdout:454: finishing write tid 2 to smithi060156570-6 2023-12-01T04:48:04.649 INFO:tasks.rados.rados.0.smithi060.stdout:454: finishing write tid 3 to smithi060156570-6 2023-12-01T04:48:04.649 INFO:tasks.rados.rados.0.smithi060.stdout:454: oid 6 updating version 0 to 158 2023-12-01T04:48:04.650 INFO:tasks.rados.rados.0.smithi060.stdout:454: oid 6 updating version 158 to 159 2023-12-01T04:48:04.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 159 (ObjNum 164 snap 36 seq_num 164) dirty exists 2023-12-01T04:48:04.650 INFO:tasks.rados.rados.0.smithi060.stdout:454: left oid 6 (ObjNum 164 snap 36 seq_num 164) 2023-12-01T04:48:04.650 INFO:tasks.rados.rados.0.smithi060.stdout:452: finishing copy_from to smithi060156570-15 2023-12-01T04:48:04.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 69 (ObjNum 135 snap 31 seq_num 135) dirty exists 2023-12-01T04:48:04.650 INFO:tasks.rados.rados.0.smithi060.stdout:452: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:48:04.650 INFO:tasks.rados.rados.0.smithi060.stdout:455: expect (ObjNum 70 snap 9 seq_num 70) 2023-12-01T04:48:04.679 INFO:tasks.rados.rados.0.smithi060.stdout:446: finishing copy_from to smithi060156570-41 2023-12-01T04:48:04.679 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 42 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:48:04.679 INFO:tasks.rados.rados.0.smithi060.stdout:446: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:48:04.679 INFO:tasks.rados.rados.0.smithi060.stdout:457: finishing rollback tid 1 to smithi060156570-39 2023-12-01T04:48:04.679 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 89 (ObjNum 129 snap 0 seq_num 199686240) dirty dne 2023-12-01T04:48:04.679 INFO:tasks.rados.rados.0.smithi060.stdout:460: seq_num 167 ranges {2809856=401408} 2023-12-01T04:48:04.697 INFO:tasks.rados.rados.0.smithi060.stdout:460: writing smithi060156570-37 from 2809856 to 3211264 tid 1 2023-12-01T04:48:04.697 INFO:tasks.rados.rados.0.smithi060.stdout:446: done (8 left) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:450: done (7 left) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:452: done (6 left) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:453: done (5 left) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:454: done (4 left) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:455: done (3 left) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:457: done (2 left) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 36 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:458: finishing write tid 1 to smithi060156570-3 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:458: finishing write tid 2 to smithi060156570-3 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:458: finishing write tid 3 to smithi060156570-3 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:458: oid 3 updating version 0 to 149 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:458: oid 3 updating version 149 to 150 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 150 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:458: left oid 3 (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:48:04.698 INFO:tasks.rados.rados.0.smithi060.stdout:461: seq_num 168 ranges {2646016=417792} 2023-12-01T04:48:04.714 INFO:tasks.rados.rados.0.smithi060.stdout:461: writing smithi060156570-6 from 2646016 to 3063808 tid 1 2023-12-01T04:48:04.714 INFO:tasks.rados.rados.0.smithi060.stdout:458: done (2 left) 2023-12-01T04:48:04.714 INFO:tasks.rados.rados.0.smithi060.stdout:462: rollback oid 7 current snap is 36 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 34 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:460: finishing write tid 1 to smithi060156570-37 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:460: finishing write tid 2 to smithi060156570-37 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:460: finishing write tid 3 to smithi060156570-37 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:460: oid 37 updating version 0 to 90 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:460: oid 37 version 90 is already newer than 89 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 90 (ObjNum 167 snap 36 seq_num 167) dirty exists 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:460: left oid 37 (ObjNum 167 snap 36 seq_num 167) 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:460: done (2 left) 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:463: rollback oid 30 current snap is 36 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 35 2023-12-01T04:48:04.715 INFO:tasks.rados.rados.0.smithi060.stdout:464: delete oid 40 current snap is 36 2023-12-01T04:48:04.716 INFO:tasks.rados.rados.0.smithi060.stdout:463: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:48:04.716 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 0 (ObjNum 129 snap 0 seq_num 200274816) dirty dne 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:461: finishing write tid 1 to smithi060156570-6 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:463: done (3 left) 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:464: done (2 left) 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:465: read oid 44 snap 34 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:465: expect deleted 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:466: read oid 42 snap -1 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:466: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:467: copy_from oid 12 from oid 39 current snap is 36 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:468: delete oid 34 current snap is 36 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:461: finishing write tid 2 to smithi060156570-6 2023-12-01T04:48:04.717 INFO:tasks.rados.rados.0.smithi060.stdout:462: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:462: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:462: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 245 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:461: finishing write tid 3 to smithi060156570-6 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:461: oid 6 updating version 0 to 165 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:461: oid 6 version 165 is already newer than 164 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 165 (ObjNum 168 snap 36 seq_num 168) dirty exists 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:461: left oid 6 (ObjNum 168 snap 36 seq_num 168) 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:467: finishing copy_from to smithi060156570-12 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:467: got expected ENOENT (src dne) 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:461: done (5 left) 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:462: done (4 left) 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:465: done (3 left) 2023-12-01T04:48:04.719 INFO:tasks.rados.rados.0.smithi060.stdout:468: done (2 left) 2023-12-01T04:48:04.720 INFO:tasks.rados.rados.0.smithi060.stdout:469: read oid 11 snap -1 2023-12-01T04:48:04.720 INFO:tasks.rados.rados.0.smithi060.stdout:469: expect deleted 2023-12-01T04:48:04.720 INFO:tasks.rados.rados.0.smithi060.stdout:470: delete oid 9 current snap is 36 2023-12-01T04:48:04.720 INFO:tasks.rados.rados.0.smithi060.stdout:469: done (3 left) 2023-12-01T04:48:04.720 INFO:tasks.rados.rados.0.smithi060.stdout:470: done (2 left) 2023-12-01T04:48:04.720 INFO:tasks.rados.rados.0.smithi060.stdout:471: copy_from oid 8 from oid 21 current snap is 36 2023-12-01T04:48:04.720 INFO:tasks.rados.rados.0.smithi060.stdout:466: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:04.742 INFO:tasks.rados.rados.0.smithi060.stdout:466: done (2 left) 2023-12-01T04:48:04.743 INFO:tasks.rados.rados.0.smithi060.stdout:472: delete oid 23 current snap is 36 2023-12-01T04:48:04.743 INFO:tasks.rados.rados.0.smithi060.stdout:467: finishing copy_from racing read to smithi060156570-12 2023-12-01T04:48:04.743 INFO:tasks.rados.rados.0.smithi060.stdout:471: finishing copy_from to smithi060156570-8 2023-12-01T04:48:04.743 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 139 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:48:04.743 INFO:tasks.rados.rados.0.smithi060.stdout:471: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:48:04.744 INFO:tasks.rados.rados.0.smithi060.stdout:467: done (2 left) 2023-12-01T04:48:04.744 INFO:tasks.rados.rados.0.smithi060.stdout:471: done (1 left) 2023-12-01T04:48:04.744 INFO:tasks.rados.rados.0.smithi060.stdout:472: done (0 left) 2023-12-01T04:48:04.744 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 36 2023-12-01T04:48:04.744 INFO:tasks.rados.rados.0.smithi060.stdout:473: seq_num 173 ranges {0=499712} 2023-12-01T04:48:04.747 INFO:tasks.rados.rados.0.smithi060.stdout:473: writing smithi060156570-39 from 0 to 499712 tid 1 2023-12-01T04:48:04.747 INFO:tasks.rados.rados.0.smithi060.stdout:474: rollback oid 8 current snap is 36 2023-12-01T04:48:04.747 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 8 to 35 2023-12-01T04:48:04.747 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 36 2023-12-01T04:48:04.747 INFO:tasks.rados.rados.0.smithi060.stdout:475: seq_num 174 ranges {1179648=516096} 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:475: writing smithi060156570-43 from 1179648 to 1695744 tid 1 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:476: delete oid 49 current snap is 36 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:474: finishing rollback tid 0 to smithi060156570-8 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:473: finishing write tid 1 to smithi060156570-39 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:473: finishing write tid 2 to smithi060156570-39 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:474: finishing rollback tid 1 to smithi060156570-8 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:474: finishing rollback tid 2 to smithi060156570-8 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 143 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:48:04.757 INFO:tasks.rados.rados.0.smithi060.stdout:473: finishing write tid 3 to smithi060156570-39 2023-12-01T04:48:04.758 INFO:tasks.rados.rados.0.smithi060.stdout:473: oid 39 updating version 0 to 99 2023-12-01T04:48:04.758 INFO:tasks.rados.rados.0.smithi060.stdout:473: oid 39 updating version 99 to 100 2023-12-01T04:48:04.758 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 100 (ObjNum 173 snap 36 seq_num 173) dirty exists 2023-12-01T04:48:04.758 INFO:tasks.rados.rados.0.smithi060.stdout:473: left oid 39 (ObjNum 173 snap 36 seq_num 173) 2023-12-01T04:48:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:473: done (3 left) 2023-12-01T04:48:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:474: done (2 left) 2023-12-01T04:48:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:476: done (1 left) 2023-12-01T04:48:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:477: delete oid 10 current snap is 36 2023-12-01T04:48:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:04 smithi060 ceph-mon[94233]: pgmap v176: 121 pgs: 121 active+clean; 128 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.2 MiB/s wr, 54 op/s 2023-12-01T04:48:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:04 smithi060 ceph-mon[94233]: osdmap e145: 8 total, 8 up, 8 in 2023-12-01T04:48:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:48:04] "GET /metrics HTTP/1.1" 200 35996 "" "Prometheus/2.43.0" 2023-12-01T04:48:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:04 smithi060 ceph-mon[109077]: pgmap v176: 121 pgs: 121 active+clean; 128 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.2 MiB/s wr, 54 op/s 2023-12-01T04:48:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:04 smithi060 ceph-mon[109077]: osdmap e145: 8 total, 8 up, 8 in 2023-12-01T04:48:04.761 INFO:tasks.rados.rados.0.smithi060.stdout:475: finishing write tid 1 to smithi060156570-43 2023-12-01T04:48:04.761 INFO:tasks.rados.rados.0.smithi060.stdout:475: finishing write tid 2 to smithi060156570-43 2023-12-01T04:48:04.761 INFO:tasks.rados.rados.0.smithi060.stdout:477: done (1 left) 2023-12-01T04:48:04.761 INFO:tasks.rados.rados.0.smithi060.stdout:478: rmattr oid 29 current snap is 36 2023-12-01T04:48:04.761 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 36 2023-12-01T04:48:04.761 INFO:tasks.rados.rados.0.smithi060.stdout:479: seq_num 177 ranges {319488=573440} 2023-12-01T04:48:04.766 INFO:tasks.rados.rados.0.smithi060.stdout:479: writing smithi060156570-14 from 319488 to 892928 tid 1 2023-12-01T04:48:04.766 INFO:tasks.rados.rados.0.smithi060.stdout:480: read oid 26 snap -1 2023-12-01T04:48:04.766 INFO:tasks.rados.rados.0.smithi060.stdout:480: expect (ObjNum 25 snap 0 seq_num 25) 2023-12-01T04:48:04.766 INFO:tasks.rados.rados.0.smithi060.stdout:481: read oid 13 snap 34 2023-12-01T04:48:04.766 INFO:tasks.rados.rados.0.smithi060.stdout:481: expect (ObjNum 93 snap 18 seq_num 93) 2023-12-01T04:48:04.766 INFO:tasks.rados.rados.0.smithi060.stdout:482: rmattr oid 48 current snap is 36 2023-12-01T04:48:04.766 INFO:tasks.rados.rados.0.smithi060.stdout:475: finishing write tid 3 to smithi060156570-43 2023-12-01T04:48:04.767 INFO:tasks.rados.rados.0.smithi060.stdout:475: oid 43 updating version 0 to 163 2023-12-01T04:48:04.767 INFO:tasks.rados.rados.0.smithi060.stdout:475: oid 43 updating version 163 to 164 2023-12-01T04:48:04.767 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 164 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:48:04.767 INFO:tasks.rados.rados.0.smithi060.stdout:475: left oid 43 (ObjNum 174 snap 36 seq_num 174) 2023-12-01T04:48:04.767 INFO:tasks.rados.rados.0.smithi060.stdout:475: done (5 left) 2023-12-01T04:48:04.767 INFO:tasks.rados.rados.0.smithi060.stdout:483: delete oid 15 current snap is 36 2023-12-01T04:48:04.767 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 247 (ObjNum 157 snap 34 seq_num 157) dirty exists 2023-12-01T04:48:04.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 147 (ObjNum 129 snap 0 seq_num 200151008) dirty exists 2023-12-01T04:48:04.769 INFO:tasks.rados.rados.0.smithi060.stdout:479: finishing write tid 1 to smithi060156570-14 2023-12-01T04:48:04.769 INFO:tasks.rados.rados.0.smithi060.stdout:479: finishing write tid 2 to smithi060156570-14 2023-12-01T04:48:04.769 INFO:tasks.rados.rados.0.smithi060.stdout:480: expect (ObjNum 25 snap 0 seq_num 25) 2023-12-01T04:48:04.787 INFO:tasks.rados.rados.0.smithi060.stdout:479: finishing write tid 3 to smithi060156570-14 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:479: oid 14 updating version 0 to 166 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:479: oid 14 updating version 166 to 167 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 167 (ObjNum 177 snap 36 seq_num 177) dirty exists 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:479: left oid 14 (ObjNum 177 snap 36 seq_num 177) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:478: done (5 left) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:479: done (4 left) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:480: done (3 left) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:482: done (2 left) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:483: done (1 left) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:484: read oid 7 snap -1 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:484: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:485: read oid 15 snap 35 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:485: expect (ObjNum 156 snap 34 seq_num 156) 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 36 2023-12-01T04:48:04.788 INFO:tasks.rados.rados.0.smithi060.stdout:481: expect (ObjNum 93 snap 18 seq_num 93) 2023-12-01T04:48:04.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:04 smithi089 ceph-mon[98504]: pgmap v176: 121 pgs: 121 active+clean; 128 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.2 MiB/s wr, 54 op/s 2023-12-01T04:48:04.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:04 smithi089 ceph-mon[98504]: osdmap e145: 8 total, 8 up, 8 in 2023-12-01T04:48:04.839 INFO:tasks.rados.rados.0.smithi060.stdout:484: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:48:04.842 INFO:tasks.rados.rados.0.smithi060.stdout:485: expect (ObjNum 156 snap 34 seq_num 156) 2023-12-01T04:48:05.051 INFO:tasks.rados.rados.0.smithi060.stdout:486: seq_num 179 ranges {0=606208} 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:486: writing smithi060156570-31 from 0 to 606208 tid 1 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:481: done (3 left) 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:484: done (2 left) 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:485: done (1 left) 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:487: copy_from oid 18 from oid 41 current snap is 36 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:488: rollback oid 28 current snap is 36 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 34 2023-12-01T04:48:05.055 INFO:tasks.rados.rados.0.smithi060.stdout:489: snap_remove snap 35 2023-12-01T04:48:05.536 INFO:tasks.rados.rados.0.smithi060.stdout:489: done (3 left) 2023-12-01T04:48:05.536 INFO:tasks.rados.rados.0.smithi060.stdout:490: delete oid 10 current snap is 36 2023-12-01T04:48:05.536 INFO:tasks.rados.rados.0.smithi060.stdout:486: finishing write tid 1 to smithi060156570-31 2023-12-01T04:48:05.536 INFO:tasks.rados.rados.0.smithi060.stdout:486: finishing write tid 2 to smithi060156570-31 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:488: finishing rollback tid 0 to smithi060156570-28 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:488: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:486: finishing write tid 3 to smithi060156570-31 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:486: oid 31 updating version 0 to 169 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:486: oid 31 updating version 169 to 170 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 170 (ObjNum 179 snap 36 seq_num 179) dirty exists 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:486: left oid 31 (ObjNum 179 snap 36 seq_num 179) 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:488: finishing rollback tid 2 to smithi060156570-28 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 120 (ObjNum 124 snap 28 seq_num 124) dirty exists 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:487: finishing copy_from to smithi060156570-18 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 42 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:48:05.537 INFO:tasks.rados.rados.0.smithi060.stdout:487: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:48:05.542 INFO:tasks.rados.rados.0.smithi060.stdout:486: done (3 left) 2023-12-01T04:48:05.543 INFO:tasks.rados.rados.0.smithi060.stdout:487: done (2 left) 2023-12-01T04:48:05.543 INFO:tasks.rados.rados.0.smithi060.stdout:488: done (1 left) 2023-12-01T04:48:05.543 INFO:tasks.rados.rados.0.smithi060.stdout:490: done (0 left) 2023-12-01T04:48:05.543 INFO:tasks.rados.rados.0.smithi060.stdout:491: read oid 19 snap 34 2023-12-01T04:48:05.543 INFO:tasks.rados.rados.0.smithi060.stdout:491: expect (ObjNum 131 snap 30 seq_num 131) 2023-12-01T04:48:05.553 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 36 2023-12-01T04:48:05.553 INFO:tasks.rados.rados.0.smithi060.stdout:492: seq_num 181 ranges {1769472=638976} 2023-12-01T04:48:05.557 INFO:tasks.rados.rados.0.smithi060.stdout:492: writing smithi060156570-13 from 1769472 to 2408448 tid 1 2023-12-01T04:48:05.557 INFO:tasks.rados.rados.0.smithi060.stdout:493: delete oid 22 current snap is 36 2023-12-01T04:48:05.560 INFO:tasks.rados.rados.0.smithi060.stdout:493: done (2 left) 2023-12-01T04:48:05.560 INFO:tasks.rados.rados.0.smithi060.stdout:494: rollback oid 32 current snap is 36 2023-12-01T04:48:05.560 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 34 2023-12-01T04:48:05.560 INFO:tasks.rados.rados.0.smithi060.stdout:495: read oid 33 snap -1 2023-12-01T04:48:05.560 INFO:tasks.rados.rados.0.smithi060.stdout:495: expect (ObjNum 87 snap 17 seq_num 87) 2023-12-01T04:48:05.560 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 36 2023-12-01T04:48:05.560 INFO:tasks.rados.rados.0.smithi060.stdout:496: seq_num 183 ranges {3842048=671744} 2023-12-01T04:48:05.585 INFO:tasks.rados.rados.0.smithi060.stdout:496: writing smithi060156570-25 from 3842048 to 4513792 tid 1 2023-12-01T04:48:05.585 INFO:tasks.rados.rados.0.smithi060.stdout:497: snap_create 2023-12-01T04:48:05.585 INFO:tasks.rados.rados.0.smithi060.stdout:491: expect (ObjNum 131 snap 30 seq_num 131) 2023-12-01T04:48:05.666 INFO:tasks.rados.rados.0.smithi060.stdout:494: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:492: finishing write tid 1 to smithi060156570-13 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:494: finishing rollback tid 2 to smithi060156570-32 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 114 (ObjNum 146 snap 33 seq_num 146) dirty exists 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:492: finishing write tid 2 to smithi060156570-13 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:492: finishing write tid 3 to smithi060156570-13 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:492: oid 13 updating version 0 to 124 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:492: oid 13 updating version 124 to 125 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 125 (ObjNum 181 snap 36 seq_num 181) dirty exists 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:492: left oid 13 (ObjNum 181 snap 36 seq_num 181) 2023-12-01T04:48:05.667 INFO:tasks.rados.rados.0.smithi060.stdout:495: expect (ObjNum 87 snap 17 seq_num 87) 2023-12-01T04:48:05.759 INFO:tasks.rados.rados.0.smithi060.stdout:496: finishing write tid 1 to smithi060156570-25 2023-12-01T04:48:05.759 INFO:tasks.rados.rados.0.smithi060.stdout:496: finishing write tid 2 to smithi060156570-25 2023-12-01T04:48:05.759 INFO:tasks.rados.rados.0.smithi060.stdout:496: finishing write tid 3 to smithi060156570-25 2023-12-01T04:48:05.759 INFO:tasks.rados.rados.0.smithi060.stdout:496: oid 25 updating version 0 to 257 2023-12-01T04:48:05.759 INFO:tasks.rados.rados.0.smithi060.stdout:496: oid 25 updating version 257 to 258 2023-12-01T04:48:05.759 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 258 (ObjNum 183 snap 36 seq_num 183) dirty exists 2023-12-01T04:48:05.759 INFO:tasks.rados.rados.0.smithi060.stdout:496: left oid 25 (ObjNum 183 snap 36 seq_num 183) 2023-12-01T04:48:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:05 smithi089 ceph-mon[98504]: osdmap e146: 8 total, 8 up, 8 in 2023-12-01T04:48:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:05 smithi060 ceph-mon[94233]: osdmap e146: 8 total, 8 up, 8 in 2023-12-01T04:48:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:05 smithi060 ceph-mon[109077]: osdmap e146: 8 total, 8 up, 8 in 2023-12-01T04:48:06.509 INFO:tasks.rados.rados.0.smithi060.stdout:491: done (5 left) 2023-12-01T04:48:06.509 INFO:tasks.rados.rados.0.smithi060.stdout:492: done (4 left) 2023-12-01T04:48:06.509 INFO:tasks.rados.rados.0.smithi060.stdout:494: done (3 left) 2023-12-01T04:48:06.509 INFO:tasks.rados.rados.0.smithi060.stdout:495: done (2 left) 2023-12-01T04:48:06.509 INFO:tasks.rados.rados.0.smithi060.stdout:496: done (1 left) 2023-12-01T04:48:06.510 INFO:tasks.rados.rados.0.smithi060.stdout:497: done (0 left) 2023-12-01T04:48:06.510 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 37 2023-12-01T04:48:06.510 INFO:tasks.rados.rados.0.smithi060.stdout:498: seq_num 184 ranges {0=688128} 2023-12-01T04:48:06.513 INFO:tasks.rados.rados.0.smithi060.stdout:498: writing smithi060156570-23 from 0 to 688128 tid 1 2023-12-01T04:48:06.513 INFO:tasks.rados.rados.0.smithi060.stdout:499: copy_from oid 26 from oid 22 current snap is 37 2023-12-01T04:48:06.513 INFO:tasks.rados.rados.0.smithi060.stdout:500: snap_create 2023-12-01T04:48:06.518 INFO:tasks.rados.rados.0.smithi060.stdout:499: finishing copy_from to smithi060156570-26 2023-12-01T04:48:06.518 INFO:tasks.rados.rados.0.smithi060.stdout:499: got expected ENOENT (src dne) 2023-12-01T04:48:06.518 INFO:tasks.rados.rados.0.smithi060.stdout:499: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:48:06.519 INFO:tasks.rados.rados.0.smithi060.stdout:498: finishing write tid 1 to smithi060156570-23 2023-12-01T04:48:06.519 INFO:tasks.rados.rados.0.smithi060.stdout:498: finishing write tid 2 to smithi060156570-23 2023-12-01T04:48:06.520 INFO:tasks.rados.rados.0.smithi060.stdout:498: finishing write tid 3 to smithi060156570-23 2023-12-01T04:48:06.521 INFO:tasks.rados.rados.0.smithi060.stdout:498: oid 23 updating version 0 to 145 2023-12-01T04:48:06.521 INFO:tasks.rados.rados.0.smithi060.stdout:498: oid 23 version 145 is already newer than 144 2023-12-01T04:48:06.521 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 145 (ObjNum 184 snap 37 seq_num 184) dirty exists 2023-12-01T04:48:06.521 INFO:tasks.rados.rados.0.smithi060.stdout:498: left oid 23 (ObjNum 184 snap 37 seq_num 184) 2023-12-01T04:48:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:06 smithi089 ceph-mon[98504]: pgmap v179: 121 pgs: 121 active+clean; 128 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.2 MiB/s wr, 54 op/s 2023-12-01T04:48:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:06 smithi089 ceph-mon[98504]: osdmap e147: 8 total, 8 up, 8 in 2023-12-01T04:48:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:06 smithi089 ceph-mon[98504]: osdmap e148: 8 total, 8 up, 8 in 2023-12-01T04:48:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:06 smithi060 ceph-mon[94233]: pgmap v179: 121 pgs: 121 active+clean; 128 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.2 MiB/s wr, 54 op/s 2023-12-01T04:48:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:06 smithi060 ceph-mon[94233]: osdmap e147: 8 total, 8 up, 8 in 2023-12-01T04:48:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:06 smithi060 ceph-mon[94233]: osdmap e148: 8 total, 8 up, 8 in 2023-12-01T04:48:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:06 smithi060 ceph-mon[109077]: pgmap v179: 121 pgs: 121 active+clean; 128 MiB data, 470 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 4.2 MiB/s wr, 54 op/s 2023-12-01T04:48:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:06 smithi060 ceph-mon[109077]: osdmap e147: 8 total, 8 up, 8 in 2023-12-01T04:48:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:06 smithi060 ceph-mon[109077]: osdmap e148: 8 total, 8 up, 8 in 2023-12-01T04:48:07.516 INFO:tasks.rados.rados.0.smithi060.stdout:498: done (2 left) 2023-12-01T04:48:07.516 INFO:tasks.rados.rados.0.smithi060.stdout:499: done (1 left) 2023-12-01T04:48:07.516 INFO:tasks.rados.rados.0.smithi060.stdout:500: done (0 left) 2023-12-01T04:48:07.516 INFO:tasks.rados.rados.0.smithi060.stdout:501: snap_create 2023-12-01T04:48:08.517 INFO:tasks.rados.rados.0.smithi060.stdout:501: done (0 left) 2023-12-01T04:48:08.517 INFO:tasks.rados.rados.0.smithi060.stdout:502: delete oid 4 current snap is 39 2023-12-01T04:48:08.524 INFO:tasks.rados.rados.0.smithi060.stdout:502: done (0 left) 2023-12-01T04:48:08.525 INFO:tasks.rados.rados.0.smithi060.stdout:503: delete oid 15 current snap is 39 2023-12-01T04:48:08.528 INFO:tasks.rados.rados.0.smithi060.stdout:503: done (0 left) 2023-12-01T04:48:08.529 INFO:tasks.rados.rados.0.smithi060.stdout:504: snap_create 2023-12-01T04:48:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:08 smithi089 ceph-mon[98504]: pgmap v182: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T04:48:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:08 smithi089 ceph-mon[98504]: osdmap e149: 8 total, 8 up, 8 in 2023-12-01T04:48:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:08 smithi060 ceph-mon[94233]: pgmap v182: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T04:48:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:08 smithi060 ceph-mon[94233]: osdmap e149: 8 total, 8 up, 8 in 2023-12-01T04:48:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:08 smithi060 ceph-mon[109077]: pgmap v182: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T04:48:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:08 smithi060 ceph-mon[109077]: osdmap e149: 8 total, 8 up, 8 in 2023-12-01T04:48:09.527 INFO:tasks.rados.rados.0.smithi060.stdout:504: done (0 left) 2023-12-01T04:48:09.527 INFO:tasks.rados.rados.0.smithi060.stdout:505: setattr oid 19 current snap is 40 2023-12-01T04:48:09.528 INFO:tasks.rados.rados.0.smithi060.stdout:506: rmattr oid 42 current snap is 40 2023-12-01T04:48:09.528 INFO:tasks.rados.rados.0.smithi060.stdout:506: done (1 left) 2023-12-01T04:48:09.528 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 40 2023-12-01T04:48:09.528 INFO:tasks.rados.rados.0.smithi060.stdout:507: seq_num 187 ranges {499712=737280} 2023-12-01T04:48:09.535 INFO:tasks.rados.rados.0.smithi060.stdout:507: writing smithi060156570-39 from 499712 to 1236992 tid 1 2023-12-01T04:48:09.536 INFO:tasks.rados.rados.0.smithi060.stdout:508: read oid 47 snap -1 2023-12-01T04:48:09.536 INFO:tasks.rados.rados.0.smithi060.stdout:508: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:48:09.536 INFO:tasks.rados.rados.0.smithi060.stdout:509: setattr oid 14 current snap is 40 2023-12-01T04:48:09.536 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 176 (ObjNum 131 snap 30 seq_num 131) dirty exists 2023-12-01T04:48:09.538 INFO:tasks.rados.rados.0.smithi060.stdout:505: done (3 left) 2023-12-01T04:48:09.538 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 40 2023-12-01T04:48:09.539 INFO:tasks.rados.rados.0.smithi060.stdout:510: seq_num 188 ranges {303104=753664} 2023-12-01T04:48:09.545 INFO:tasks.rados.rados.0.smithi060.stdout:510: writing smithi060156570-24 from 303104 to 1056768 tid 1 2023-12-01T04:48:09.545 INFO:tasks.rados.rados.0.smithi060.stdout:511: copy_from oid 26 from oid 43 current snap is 40 2023-12-01T04:48:09.545 INFO:tasks.rados.rados.0.smithi060.stdout:507: finishing write tid 1 to smithi060156570-39 2023-12-01T04:48:09.545 INFO:tasks.rados.rados.0.smithi060.stdout:507: finishing write tid 2 to smithi060156570-39 2023-12-01T04:48:09.545 INFO:tasks.rados.rados.0.smithi060.stdout:507: finishing write tid 3 to smithi060156570-39 2023-12-01T04:48:09.546 INFO:tasks.rados.rados.0.smithi060.stdout:507: oid 39 updating version 0 to 107 2023-12-01T04:48:09.546 INFO:tasks.rados.rados.0.smithi060.stdout:507: oid 39 updating version 107 to 108 2023-12-01T04:48:09.546 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 108 (ObjNum 187 snap 40 seq_num 187) dirty exists 2023-12-01T04:48:09.546 INFO:tasks.rados.rados.0.smithi060.stdout:507: left oid 39 (ObjNum 187 snap 40 seq_num 187) 2023-12-01T04:48:09.546 INFO:tasks.rados.rados.0.smithi060.stdout:507: done (4 left) 2023-12-01T04:48:09.546 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 40 2023-12-01T04:48:09.546 INFO:tasks.rados.rados.0.smithi060.stdout:512: seq_num 189 ranges {0=770048} 2023-12-01T04:48:09.549 INFO:tasks.rados.rados.0.smithi060.stdout:512: writing smithi060156570-34 from 0 to 770048 tid 1 2023-12-01T04:48:09.550 INFO:tasks.rados.rados.0.smithi060.stdout:513: read oid 13 snap 37 2023-12-01T04:48:09.550 INFO:tasks.rados.rados.0.smithi060.stdout:513: expect (ObjNum 181 snap 36 seq_num 181) 2023-12-01T04:48:09.550 INFO:tasks.rados.rados.0.smithi060.stdout:514: snap_remove snap 39 2023-12-01T04:48:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:09 smithi089 ceph-mon[98504]: osdmap e150: 8 total, 8 up, 8 in 2023-12-01T04:48:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:09 smithi060 ceph-mon[94233]: osdmap e150: 8 total, 8 up, 8 in 2023-12-01T04:48:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:09 smithi060 ceph-mon[109077]: osdmap e150: 8 total, 8 up, 8 in 2023-12-01T04:48:10.537 INFO:tasks.rados.rados.0.smithi060.stdout:514: done (6 left) 2023-12-01T04:48:10.537 INFO:tasks.rados.rados.0.smithi060.stdout:515: read oid 28 snap -1 2023-12-01T04:48:10.537 INFO:tasks.rados.rados.0.smithi060.stdout:515: expect (ObjNum 124 snap 28 seq_num 124) 2023-12-01T04:48:10.537 INFO:tasks.rados.rados.0.smithi060.stdout:516: delete oid 7 current snap is 40 2023-12-01T04:48:10.537 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 178 (ObjNum 177 snap 36 seq_num 177) dirty exists 2023-12-01T04:48:10.538 INFO:tasks.rados.rados.0.smithi060.stdout:510: finishing write tid 1 to smithi060156570-24 2023-12-01T04:48:10.538 INFO:tasks.rados.rados.0.smithi060.stdout:510: finishing write tid 2 to smithi060156570-24 2023-12-01T04:48:10.538 INFO:tasks.rados.rados.0.smithi060.stdout:510: finishing write tid 3 to smithi060156570-24 2023-12-01T04:48:10.538 INFO:tasks.rados.rados.0.smithi060.stdout:510: oid 24 updating version 0 to 70 2023-12-01T04:48:10.538 INFO:tasks.rados.rados.0.smithi060.stdout:510: oid 24 version 70 is already newer than 69 2023-12-01T04:48:10.538 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 70 (ObjNum 188 snap 40 seq_num 188) dirty exists 2023-12-01T04:48:10.538 INFO:tasks.rados.rados.0.smithi060.stdout:510: left oid 24 (ObjNum 188 snap 40 seq_num 188) 2023-12-01T04:48:10.539 INFO:tasks.rados.rados.0.smithi060.stdout:512: finishing write tid 1 to smithi060156570-34 2023-12-01T04:48:10.539 INFO:tasks.rados.rados.0.smithi060.stdout:508: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:48:10.678 INFO:tasks.rados.rados.0.smithi060.stdout:512: finishing write tid 2 to smithi060156570-34 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:512: finishing write tid 3 to smithi060156570-34 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:512: oid 34 updating version 0 to 72 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:512: oid 34 version 72 is already newer than 71 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 72 (ObjNum 189 snap 40 seq_num 189) dirty exists 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:512: left oid 34 (ObjNum 189 snap 40 seq_num 189) 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:511: finishing copy_from to smithi060156570-26 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 164 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:48:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:513: expect (ObjNum 181 snap 36 seq_num 181) 2023-12-01T04:48:10.775 INFO:tasks.rados.rados.0.smithi060.stdout:511: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:48:10.775 INFO:tasks.rados.rados.0.smithi060.stdout:515: expect (ObjNum 124 snap 28 seq_num 124) 2023-12-01T04:48:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:10 smithi089 ceph-mon[98504]: pgmap v185: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T04:48:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:10 smithi089 ceph-mon[98504]: osdmap e151: 8 total, 8 up, 8 in 2023-12-01T04:48:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:10 smithi060 ceph-mon[94233]: pgmap v185: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T04:48:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:10 smithi060 ceph-mon[94233]: osdmap e151: 8 total, 8 up, 8 in 2023-12-01T04:48:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:10 smithi060 ceph-mon[109077]: pgmap v185: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 43 op/s 2023-12-01T04:48:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:10 smithi060 ceph-mon[109077]: osdmap e151: 8 total, 8 up, 8 in 2023-12-01T04:48:11.047 INFO:tasks.rados.rados.0.smithi060.stdout:508: done (7 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:509: done (6 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:510: done (5 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:511: done (4 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:512: done (3 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:513: done (2 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:515: done (1 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:516: done (0 left) 2023-12-01T04:48:11.048 INFO:tasks.rados.rados.0.smithi060.stdout:517: delete oid 40 current snap is 40 2023-12-01T04:48:11.049 INFO:tasks.rados.rados.0.smithi060.stdout:517: done (0 left) 2023-12-01T04:48:11.049 INFO:tasks.rados.rados.0.smithi060.stdout:518: read oid 50 snap -1 2023-12-01T04:48:11.049 INFO:tasks.rados.rados.0.smithi060.stdout:518: expect deleted 2023-12-01T04:48:11.049 INFO:tasks.rados.rados.0.smithi060.stdout:519: rollback oid 34 current snap is 40 2023-12-01T04:48:11.049 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 34 to 36 2023-12-01T04:48:11.049 INFO:tasks.rados.rados.0.smithi060.stdout:520: delete oid 5 current snap is 40 2023-12-01T04:48:11.050 INFO:tasks.rados.rados.0.smithi060.stdout:519: finishing rollback tid 0 to smithi060156570-34 2023-12-01T04:48:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:518: done (2 left) 2023-12-01T04:48:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:520: done (1 left) 2023-12-01T04:48:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:521: read oid 6 snap -1 2023-12-01T04:48:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:521: expect (ObjNum 168 snap 36 seq_num 168) 2023-12-01T04:48:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:522: snap_create 2023-12-01T04:48:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:519: finishing rollback tid 1 to smithi060156570-34 2023-12-01T04:48:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 74 (ObjNum 113 snap 0 seq_num 199685568) dirty dne 2023-12-01T04:48:11.059 INFO:tasks.rados.rados.0.smithi060.stdout:521: expect (ObjNum 168 snap 36 seq_num 168) 2023-12-01T04:48:11.550 INFO:tasks.rados.rados.0.smithi060.stdout:519: done (2 left) 2023-12-01T04:48:11.550 INFO:tasks.rados.rados.0.smithi060.stdout:521: done (1 left) 2023-12-01T04:48:11.550 INFO:tasks.rados.rados.0.smithi060.stdout:522: done (0 left) 2023-12-01T04:48:11.550 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 41 2023-12-01T04:48:11.550 INFO:tasks.rados.rados.0.smithi060.stdout:523: seq_num 193 ranges {1236992=434176,1671168=401408} 2023-12-01T04:48:11.558 INFO:tasks.rados.rados.0.smithi060.stdout:523: writing smithi060156570-39 from 1236992 to 1671168 tid 1 2023-12-01T04:48:11.561 INFO:tasks.rados.rados.0.smithi060.stdout:523: writing smithi060156570-39 from 1671168 to 2072576 tid 2 2023-12-01T04:48:11.561 INFO:tasks.rados.rados.0.smithi060.stdout:524: read oid 48 snap -1 2023-12-01T04:48:11.561 INFO:tasks.rados.rados.0.smithi060.stdout:524: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:48:11.561 INFO:tasks.rados.rados.0.smithi060.stdout:525: delete oid 12 current snap is 41 2023-12-01T04:48:11.562 INFO:tasks.rados.rados.0.smithi060.stdout:524: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:48:11.563 INFO:tasks.rados.rados.0.smithi060.stdout:523: finishing write tid 1 to smithi060156570-39 2023-12-01T04:48:11.565 INFO:tasks.rados.rados.0.smithi060.stdout:523: finishing write tid 2 to smithi060156570-39 2023-12-01T04:48:11.565 INFO:tasks.rados.rados.0.smithi060.stdout:523: finishing write tid 3 to smithi060156570-39 2023-12-01T04:48:11.565 INFO:tasks.rados.rados.0.smithi060.stdout:524: done (2 left) 2023-12-01T04:48:11.565 INFO:tasks.rados.rados.0.smithi060.stdout:525: done (1 left) 2023-12-01T04:48:11.565 INFO:tasks.rados.rados.0.smithi060.stdout:526: read oid 30 snap -1 2023-12-01T04:48:11.566 INFO:tasks.rados.rados.0.smithi060.stdout:526: expect deleted 2023-12-01T04:48:11.566 INFO:tasks.rados.rados.0.smithi060.stdout:527: snap_create 2023-12-01T04:48:11.566 INFO:tasks.rados.rados.0.smithi060.stdout:523: finishing write tid 4 to smithi060156570-39 2023-12-01T04:48:11.566 INFO:tasks.rados.rados.0.smithi060.stdout:523: oid 39 updating version 0 to 114 2023-12-01T04:48:11.566 INFO:tasks.rados.rados.0.smithi060.stdout:523: oid 39 version 114 is already newer than 112 2023-12-01T04:48:11.566 INFO:tasks.rados.rados.0.smithi060.stdout:523: oid 39 version 114 is already newer than 113 2023-12-01T04:48:11.566 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 114 (ObjNum 193 snap 41 seq_num 193) dirty exists 2023-12-01T04:48:11.567 INFO:tasks.rados.rados.0.smithi060.stdout:523: left oid 39 (ObjNum 193 snap 41 seq_num 193) 2023-12-01T04:48:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:11 smithi089 ceph-mon[98504]: osdmap e152: 8 total, 8 up, 8 in 2023-12-01T04:48:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:48:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:11 smithi060 ceph-mon[109077]: osdmap e152: 8 total, 8 up, 8 in 2023-12-01T04:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:11 smithi060 ceph-mon[94233]: osdmap e152: 8 total, 8 up, 8 in 2023-12-01T04:48:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:48:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:12.556 INFO:tasks.rados.rados.0.smithi060.stdout:523: done (2 left) 2023-12-01T04:48:12.556 INFO:tasks.rados.rados.0.smithi060.stdout:526: done (1 left) 2023-12-01T04:48:12.556 INFO:tasks.rados.rados.0.smithi060.stdout:527: done (0 left) 2023-12-01T04:48:12.556 INFO:tasks.rados.rados.0.smithi060.stdout:528: read oid 35 snap 38 2023-12-01T04:48:12.556 INFO:tasks.rados.rados.0.smithi060.stdout:528: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:48:12.556 INFO:tasks.rados.rados.0.smithi060.stdout:529: copy_from oid 45 from oid 23 current snap is 42 2023-12-01T04:48:12.557 INFO:tasks.rados.rados.0.smithi060.stdout:530: delete oid 1 current snap is 42 2023-12-01T04:48:12.561 INFO:tasks.rados.rados.0.smithi060.stdout:530: done (2 left) 2023-12-01T04:48:12.561 INFO:tasks.rados.rados.0.smithi060.stdout:531: snap_create 2023-12-01T04:48:12.562 INFO:tasks.rados.rados.0.smithi060.stdout:528: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:48:12.565 INFO:tasks.rados.rados.0.smithi060.stdout:529: finishing copy_from to smithi060156570-45 2023-12-01T04:48:12.565 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 145 (ObjNum 184 snap 37 seq_num 184) dirty exists 2023-12-01T04:48:12.565 INFO:tasks.rados.rados.0.smithi060.stdout:529: finishing copy_from racing read to smithi060156570-45 2023-12-01T04:48:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:12 smithi060 ceph-mon[94233]: pgmap v188: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:12 smithi060 ceph-mon[94233]: osdmap e153: 8 total, 8 up, 8 in 2023-12-01T04:48:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:12 smithi060 ceph-mon[109077]: pgmap v188: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:12 smithi060 ceph-mon[109077]: osdmap e153: 8 total, 8 up, 8 in 2023-12-01T04:48:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:12 smithi089 ceph-mon[98504]: pgmap v188: 121 pgs: 121 active+clean; 101 MiB data, 466 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:12 smithi089 ceph-mon[98504]: osdmap e153: 8 total, 8 up, 8 in 2023-12-01T04:48:13.562 INFO:tasks.rados.rados.0.smithi060.stdout:528: done (2 left) 2023-12-01T04:48:13.562 INFO:tasks.rados.rados.0.smithi060.stdout:529: done (1 left) 2023-12-01T04:48:13.562 INFO:tasks.rados.rados.0.smithi060.stdout:531: done (0 left) 2023-12-01T04:48:13.562 INFO:tasks.rados.rados.0.smithi060.stdout:532: read oid 45 snap -1 2023-12-01T04:48:13.563 INFO:tasks.rados.rados.0.smithi060.stdout:532: expect (ObjNum 184 snap 37 seq_num 184) 2023-12-01T04:48:13.563 INFO:tasks.rados.rados.0.smithi060.stdout:533: copy_from oid 49 from oid 4 current snap is 43 2023-12-01T04:48:13.563 INFO:tasks.rados.rados.0.smithi060.stdout:534: snap_remove snap 34 2023-12-01T04:48:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:13 smithi060 ceph-mon[94233]: osdmap e154: 8 total, 8 up, 8 in 2023-12-01T04:48:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:13 smithi060 ceph-mon[109077]: osdmap e154: 8 total, 8 up, 8 in 2023-12-01T04:48:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:13 smithi089 ceph-mon[98504]: osdmap e154: 8 total, 8 up, 8 in 2023-12-01T04:48:14.570 INFO:tasks.rados.rados.0.smithi060.stdout:534: done (2 left) 2023-12-01T04:48:14.571 INFO:tasks.rados.rados.0.smithi060.stdout:535: rollback oid 14 current snap is 43 2023-12-01T04:48:14.571 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 14 to 36 2023-12-01T04:48:14.571 INFO:tasks.rados.rados.0.smithi060.stdout:536: snap_create 2023-12-01T04:48:14.571 INFO:tasks.rados.rados.0.smithi060.stdout:533: finishing copy_from to smithi060156570-49 2023-12-01T04:48:14.571 INFO:tasks.rados.rados.0.smithi060.stdout:533: got expected ENOENT (src dne) 2023-12-01T04:48:14.571 INFO:tasks.rados.rados.0.smithi060.stdout:533: finishing copy_from racing read to smithi060156570-49 2023-12-01T04:48:14.571 INFO:tasks.rados.rados.0.smithi060.stdout:532: expect (ObjNum 184 snap 37 seq_num 184) 2023-12-01T04:48:14.591 INFO:tasks.rados.rados.0.smithi060.stdout:535: finishing rollback tid 0 to smithi060156570-14 2023-12-01T04:48:14.591 INFO:tasks.rados.rados.0.smithi060.stdout:535: finishing rollback tid 1 to smithi060156570-14 2023-12-01T04:48:14.592 INFO:tasks.rados.rados.0.smithi060.stdout:535: finishing rollback tid 2 to smithi060156570-14 2023-12-01T04:48:14.592 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 190 (ObjNum 177 snap 36 seq_num 177) dirty exists 2023-12-01T04:48:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:14 smithi060 ceph-mon[94233]: pgmap v191: 121 pgs: 121 active+clean; 104 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2023-12-01T04:48:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:14 smithi060 ceph-mon[94233]: osdmap e155: 8 total, 8 up, 8 in 2023-12-01T04:48:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:14 smithi060 ceph-mon[109077]: pgmap v191: 121 pgs: 121 active+clean; 104 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2023-12-01T04:48:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:14 smithi060 ceph-mon[109077]: osdmap e155: 8 total, 8 up, 8 in 2023-12-01T04:48:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:48:14] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:48:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:14 smithi089 ceph-mon[98504]: pgmap v191: 121 pgs: 121 active+clean; 104 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2023-12-01T04:48:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:14 smithi089 ceph-mon[98504]: osdmap e155: 8 total, 8 up, 8 in 2023-12-01T04:48:15.573 INFO:tasks.rados.rados.0.smithi060.stdout:532: done (3 left) 2023-12-01T04:48:15.573 INFO:tasks.rados.rados.0.smithi060.stdout:533: done (2 left) 2023-12-01T04:48:15.573 INFO:tasks.rados.rados.0.smithi060.stdout:535: done (1 left) 2023-12-01T04:48:15.573 INFO:tasks.rados.rados.0.smithi060.stdout:536: done (0 left) 2023-12-01T04:48:15.573 INFO:tasks.rados.rados.0.smithi060.stdout:537: copy_from oid 16 from oid 10 current snap is 44 2023-12-01T04:48:15.574 INFO:tasks.rados.rados.0.smithi060.stdout:538: snap_remove snap 40 2023-12-01T04:48:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:15 smithi060 ceph-mon[94233]: osdmap e156: 8 total, 8 up, 8 in 2023-12-01T04:48:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:15 smithi060 ceph-mon[109077]: osdmap e156: 8 total, 8 up, 8 in 2023-12-01T04:48:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:15 smithi089 ceph-mon[98504]: osdmap e156: 8 total, 8 up, 8 in 2023-12-01T04:48:16.515 INFO:tasks.rados.rados.0.smithi060.stdout:538: done (1 left) 2023-12-01T04:48:16.515 INFO:tasks.rados.rados.0.smithi060.stdout:539: read oid 35 snap -1 2023-12-01T04:48:16.515 INFO:tasks.rados.rados.0.smithi060.stdout:539: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:48:16.515 INFO:tasks.rados.rados.0.smithi060.stdout:540: snap_create 2023-12-01T04:48:16.515 INFO:tasks.rados.rados.0.smithi060.stdout:537: finishing copy_from to smithi060156570-16 2023-12-01T04:48:16.515 INFO:tasks.rados.rados.0.smithi060.stdout:537: got expected ENOENT (src dne) 2023-12-01T04:48:16.515 INFO:tasks.rados.rados.0.smithi060.stdout:537: finishing copy_from racing read to smithi060156570-16 2023-12-01T04:48:16.519 INFO:tasks.rados.rados.0.smithi060.stdout:539: expect (ObjNum 5 snap 0 seq_num 5) 2023-12-01T04:48:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:16 smithi060 ceph-mon[94233]: pgmap v194: 121 pgs: 121 active+clean; 104 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2023-12-01T04:48:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:16 smithi060 ceph-mon[94233]: osdmap e157: 8 total, 8 up, 8 in 2023-12-01T04:48:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:16 smithi060 ceph-mon[94233]: osdmap e158: 8 total, 8 up, 8 in 2023-12-01T04:48:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:16 smithi060 ceph-mon[109077]: pgmap v194: 121 pgs: 121 active+clean; 104 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2023-12-01T04:48:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:16 smithi060 ceph-mon[109077]: osdmap e157: 8 total, 8 up, 8 in 2023-12-01T04:48:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:16 smithi060 ceph-mon[109077]: osdmap e158: 8 total, 8 up, 8 in 2023-12-01T04:48:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:16 smithi089 ceph-mon[98504]: pgmap v194: 121 pgs: 121 active+clean; 104 MiB data, 477 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 18 op/s 2023-12-01T04:48:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:16 smithi089 ceph-mon[98504]: osdmap e157: 8 total, 8 up, 8 in 2023-12-01T04:48:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:16 smithi089 ceph-mon[98504]: osdmap e158: 8 total, 8 up, 8 in 2023-12-01T04:48:17.513 INFO:tasks.rados.rados.0.smithi060.stdout:537: done (2 left) 2023-12-01T04:48:17.513 INFO:tasks.rados.rados.0.smithi060.stdout:539: done (1 left) 2023-12-01T04:48:17.513 INFO:tasks.rados.rados.0.smithi060.stdout:540: done (0 left) 2023-12-01T04:48:17.513 INFO:tasks.rados.rados.0.smithi060.stdout:541: rmattr oid 33 current snap is 45 2023-12-01T04:48:17.513 INFO:tasks.rados.rados.0.smithi060.stdout:541: done (0 left) 2023-12-01T04:48:17.513 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 45 2023-12-01T04:48:17.513 INFO:tasks.rados.rados.0.smithi060.stdout:542: seq_num 196 ranges {1990656=491520,2482176=401408} 2023-12-01T04:48:17.526 INFO:tasks.rados.rados.0.smithi060.stdout:542: writing smithi060156570-32 from 1990656 to 2482176 tid 1 2023-12-01T04:48:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:542: writing smithi060156570-32 from 2482176 to 2883584 tid 2 2023-12-01T04:48:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:543: copy_from oid 11 from oid 45 current snap is 45 2023-12-01T04:48:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:544: read oid 12 snap -1 2023-12-01T04:48:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:544: expect deleted 2023-12-01T04:48:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:545: rollback oid 13 current snap is 45 2023-12-01T04:48:17.529 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 37 2023-12-01T04:48:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:546: setattr oid 30 current snap is 45 2023-12-01T04:48:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:547: rmattr oid 41 current snap is 45 2023-12-01T04:48:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:547: done (5 left) 2023-12-01T04:48:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:548: read oid 31 snap -1 2023-12-01T04:48:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:548: expect (ObjNum 179 snap 36 seq_num 179) 2023-12-01T04:48:17.530 INFO:tasks.rados.rados.0.smithi060.stdout:549: snap_create 2023-12-01T04:48:17.535 INFO:tasks.rados.rados.0.smithi060.stdout:548: expect (ObjNum 179 snap 36 seq_num 179) 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:542: finishing write tid 1 to smithi060156570-32 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:542: finishing write tid 2 to smithi060156570-32 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:542: finishing write tid 3 to smithi060156570-32 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 140 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:545: finishing rollback tid 0 to smithi060156570-13 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:542: finishing write tid 4 to smithi060156570-32 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:542: oid 32 updating version 0 to 124 2023-12-01T04:48:17.553 INFO:tasks.rados.rados.0.smithi060.stdout:542: oid 32 updating version 124 to 126 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:542: oid 32 version 126 is already newer than 125 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 126 (ObjNum 196 snap 45 seq_num 196) dirty exists 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:542: left oid 32 (ObjNum 196 snap 45 seq_num 196) 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:545: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:545: finishing rollback tid 2 to smithi060156570-13 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 133 (ObjNum 181 snap 36 seq_num 181) dirty exists 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:543: finishing copy_from to smithi060156570-11 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 145 (ObjNum 184 snap 37 seq_num 184) dirty exists 2023-12-01T04:48:17.554 INFO:tasks.rados.rados.0.smithi060.stdout:543: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:48:18.518 INFO:tasks.rados.rados.0.smithi060.stdout:542: done (6 left) 2023-12-01T04:48:18.518 INFO:tasks.rados.rados.0.smithi060.stdout:543: done (5 left) 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:544: done (4 left) 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:545: done (3 left) 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:546: done (2 left) 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:548: done (1 left) 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:549: done (0 left) 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:550: read oid 3 snap -1 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:550: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:48:18.519 INFO:tasks.rados.rados.0.smithi060.stdout:551: snap_remove snap 38 2023-12-01T04:48:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:18 smithi060 ceph-mon[94233]: pgmap v197: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail; 574 KiB/s rd, 372 KiB/s wr, 5 op/s 2023-12-01T04:48:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:18 smithi060 ceph-mon[94233]: osdmap e159: 8 total, 8 up, 8 in 2023-12-01T04:48:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:18 smithi060 ceph-mon[109077]: pgmap v197: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail; 574 KiB/s rd, 372 KiB/s wr, 5 op/s 2023-12-01T04:48:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:18 smithi060 ceph-mon[109077]: osdmap e159: 8 total, 8 up, 8 in 2023-12-01T04:48:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:18 smithi089 ceph-mon[98504]: pgmap v197: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail; 574 KiB/s rd, 372 KiB/s wr, 5 op/s 2023-12-01T04:48:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:18 smithi089 ceph-mon[98504]: osdmap e159: 8 total, 8 up, 8 in 2023-12-01T04:48:19.527 INFO:tasks.rados.rados.0.smithi060.stdout:551: done (1 left) 2023-12-01T04:48:19.527 INFO:tasks.rados.rados.0.smithi060.stdout:552: rollback oid 11 current snap is 46 2023-12-01T04:48:19.527 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 44 2023-12-01T04:48:19.527 INFO:tasks.rados.rados.0.smithi060.stdout:550: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:48:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:552: finishing rollback tid 0 to smithi060156570-11 2023-12-01T04:48:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:552: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:48:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 147 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T04:48:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:550: done (1 left) 2023-12-01T04:48:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:552: done (0 left) 2023-12-01T04:48:19.544 INFO:tasks.rados.rados.0.smithi060.stdout:553: delete oid 17 current snap is 46 2023-12-01T04:48:19.546 INFO:tasks.rados.rados.0.smithi060.stdout:553: done (0 left) 2023-12-01T04:48:19.546 INFO:tasks.rados.rados.0.smithi060.stdout:554: read oid 42 snap -1 2023-12-01T04:48:19.546 INFO:tasks.rados.rados.0.smithi060.stdout:554: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:19.546 INFO:tasks.rados.rados.0.smithi060.stdout:555: setattr oid 5 current snap is 46 2023-12-01T04:48:19.548 INFO:tasks.rados.rados.0.smithi060.stdout:556: rmattr oid 26 current snap is 46 2023-12-01T04:48:19.548 INFO:tasks.rados.rados.0.smithi060.stdout:556: done (2 left) 2023-12-01T04:48:19.548 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 46 2023-12-01T04:48:19.548 INFO:tasks.rados.rados.0.smithi060.stdout:557: seq_num 198 ranges {1736704=524288,2260992=401408} 2023-12-01T04:48:19.560 INFO:tasks.rados.rados.0.smithi060.stdout:557: writing smithi060156570-38 from 1736704 to 2260992 tid 1 2023-12-01T04:48:19.563 INFO:tasks.rados.rados.0.smithi060.stdout:557: writing smithi060156570-38 from 2260992 to 2662400 tid 2 2023-12-01T04:48:19.563 INFO:tasks.rados.rados.0.smithi060.stdout:558: snap_create 2023-12-01T04:48:19.563 INFO:tasks.rados.rados.0.smithi060.stdout:554: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:19.583 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 131 (ObjNum 129 snap 0 seq_num 200019304) dirty exists 2023-12-01T04:48:19.583 INFO:tasks.rados.rados.0.smithi060.stdout:557: finishing write tid 1 to smithi060156570-38 2023-12-01T04:48:19.583 INFO:tasks.rados.rados.0.smithi060.stdout:557: finishing write tid 2 to smithi060156570-38 2023-12-01T04:48:19.583 INFO:tasks.rados.rados.0.smithi060.stdout:557: finishing write tid 3 to smithi060156570-38 2023-12-01T04:48:19.583 INFO:tasks.rados.rados.0.smithi060.stdout:557: finishing write tid 4 to smithi060156570-38 2023-12-01T04:48:19.583 INFO:tasks.rados.rados.0.smithi060.stdout:557: oid 38 updating version 0 to 66 2023-12-01T04:48:19.584 INFO:tasks.rados.rados.0.smithi060.stdout:557: oid 38 version 66 is already newer than 64 2023-12-01T04:48:19.584 INFO:tasks.rados.rados.0.smithi060.stdout:557: oid 38 version 66 is already newer than 65 2023-12-01T04:48:19.584 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 66 (ObjNum 198 snap 46 seq_num 198) dirty exists 2023-12-01T04:48:19.584 INFO:tasks.rados.rados.0.smithi060.stdout:557: left oid 38 (ObjNum 198 snap 46 seq_num 198) 2023-12-01T04:48:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:19 smithi089 ceph-mon[98504]: osdmap e160: 8 total, 8 up, 8 in 2023-12-01T04:48:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:19 smithi060 ceph-mon[94233]: osdmap e160: 8 total, 8 up, 8 in 2023-12-01T04:48:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:19 smithi060 ceph-mon[109077]: osdmap e160: 8 total, 8 up, 8 in 2023-12-01T04:48:20.530 INFO:tasks.rados.rados.0.smithi060.stdout:554: done (3 left) 2023-12-01T04:48:20.530 INFO:tasks.rados.rados.0.smithi060.stdout:555: done (2 left) 2023-12-01T04:48:20.530 INFO:tasks.rados.rados.0.smithi060.stdout:557: done (1 left) 2023-12-01T04:48:20.530 INFO:tasks.rados.rados.0.smithi060.stdout:558: done (0 left) 2023-12-01T04:48:20.530 INFO:tasks.rados.rados.0.smithi060.stdout:559: snap_remove snap 45 2023-12-01T04:48:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:20 smithi089 ceph-mon[98504]: pgmap v200: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail; 574 KiB/s rd, 372 KiB/s wr, 5 op/s 2023-12-01T04:48:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:20 smithi089 ceph-mon[98504]: osdmap e161: 8 total, 8 up, 8 in 2023-12-01T04:48:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:20 smithi060 ceph-mon[94233]: pgmap v200: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail; 574 KiB/s rd, 372 KiB/s wr, 5 op/s 2023-12-01T04:48:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:20 smithi060 ceph-mon[94233]: osdmap e161: 8 total, 8 up, 8 in 2023-12-01T04:48:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:20 smithi060 ceph-mon[109077]: pgmap v200: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail; 574 KiB/s rd, 372 KiB/s wr, 5 op/s 2023-12-01T04:48:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:20 smithi060 ceph-mon[109077]: osdmap e161: 8 total, 8 up, 8 in 2023-12-01T04:48:21.536 INFO:tasks.rados.rados.0.smithi060.stdout:559: done (0 left) 2023-12-01T04:48:21.536 INFO:tasks.rados.rados.0.smithi060.stdout:560: snap_remove snap 36 2023-12-01T04:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:21 smithi089 ceph-mon[98504]: osdmap e162: 8 total, 8 up, 8 in 2023-12-01T04:48:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:21 smithi060 ceph-mon[94233]: osdmap e162: 8 total, 8 up, 8 in 2023-12-01T04:48:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:21 smithi060 ceph-mon[109077]: osdmap e162: 8 total, 8 up, 8 in 2023-12-01T04:48:22.550 INFO:tasks.rados.rados.0.smithi060.stdout:560: done (0 left) 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:561: rollback oid 12 current snap is 47 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 12 to 41 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:562: read oid 21 snap -1 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:562: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:563: rmattr oid 8 current snap is 47 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:563: done (2 left) 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 47 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:564: seq_num 199 ranges {1056768=540672,1597440=401408} 2023-12-01T04:48:22.551 INFO:tasks.rados.rados.0.smithi060.stdout:564: writing smithi060156570-24 from 1056768 to 1597440 tid 1 2023-12-01T04:48:22.553 INFO:tasks.rados.rados.0.smithi060.stdout:564: writing smithi060156570-24 from 1597440 to 1998848 tid 2 2023-12-01T04:48:22.553 INFO:tasks.rados.rados.0.smithi060.stdout:565: rollback oid 6 current snap is 47 2023-12-01T04:48:22.554 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 6 to 46 2023-12-01T04:48:22.554 INFO:tasks.rados.rados.0.smithi060.stdout:566: read oid 20 snap -1 2023-12-01T04:48:22.554 INFO:tasks.rados.rados.0.smithi060.stdout:566: expect (ObjNum 148 snap 33 seq_num 148) 2023-12-01T04:48:22.554 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 47 2023-12-01T04:48:22.554 INFO:tasks.rados.rados.0.smithi060.stdout:567: seq_num 200 ranges {983040=557056,1540096=401408} 2023-12-01T04:48:22.563 INFO:tasks.rados.rados.0.smithi060.stdout:567: writing smithi060156570-29 from 983040 to 1540096 tid 1 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:567: writing smithi060156570-29 from 1540096 to 1941504 tid 2 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:568: snap_create 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:561: finishing rollback tid 1 to smithi060156570-12 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 0 (ObjNum 81 snap 0 seq_num 1) dirty dne 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:564: finishing write tid 1 to smithi060156570-24 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:564: finishing write tid 2 to smithi060156570-24 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:564: finishing write tid 3 to smithi060156570-24 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:564: finishing write tid 4 to smithi060156570-24 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:564: oid 24 updating version 0 to 87 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:564: oid 24 updating version 87 to 89 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:564: oid 24 version 89 is already newer than 88 2023-12-01T04:48:22.566 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 89 (ObjNum 199 snap 47 seq_num 199) dirty exists 2023-12-01T04:48:22.567 INFO:tasks.rados.rados.0.smithi060.stdout:564: left oid 24 (ObjNum 199 snap 47 seq_num 199) 2023-12-01T04:48:22.567 INFO:tasks.rados.rados.0.smithi060.stdout:565: finishing rollback tid 0 to smithi060156570-6 2023-12-01T04:48:22.567 INFO:tasks.rados.rados.0.smithi060.stdout:565: finishing rollback tid 1 to smithi060156570-6 2023-12-01T04:48:22.567 INFO:tasks.rados.rados.0.smithi060.stdout:565: finishing rollback tid 2 to smithi060156570-6 2023-12-01T04:48:22.567 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 206 (ObjNum 168 snap 36 seq_num 168) dirty exists 2023-12-01T04:48:22.567 INFO:tasks.rados.rados.0.smithi060.stdout:566: expect (ObjNum 148 snap 33 seq_num 148) 2023-12-01T04:48:22.601 INFO:tasks.rados.rados.0.smithi060.stdout:562: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:48:22.756 INFO:tasks.rados.rados.0.smithi060.stdout:567: finishing write tid 1 to smithi060156570-29 2023-12-01T04:48:22.756 INFO:tasks.rados.rados.0.smithi060.stdout:567: finishing write tid 2 to smithi060156570-29 2023-12-01T04:48:22.756 INFO:tasks.rados.rados.0.smithi060.stdout:567: finishing write tid 3 to smithi060156570-29 2023-12-01T04:48:22.756 INFO:tasks.rados.rados.0.smithi060.stdout:567: finishing write tid 4 to smithi060156570-29 2023-12-01T04:48:22.756 INFO:tasks.rados.rados.0.smithi060.stdout:567: oid 29 updating version 0 to 287 2023-12-01T04:48:22.757 INFO:tasks.rados.rados.0.smithi060.stdout:567: oid 29 updating version 287 to 288 2023-12-01T04:48:22.757 INFO:tasks.rados.rados.0.smithi060.stdout:567: oid 29 version 288 is already newer than 286 2023-12-01T04:48:22.757 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 288 (ObjNum 200 snap 47 seq_num 200) dirty exists 2023-12-01T04:48:22.757 INFO:tasks.rados.rados.0.smithi060.stdout:567: left oid 29 (ObjNum 200 snap 47 seq_num 200) 2023-12-01T04:48:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:22 smithi089 ceph-mon[98504]: pgmap v203: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:22 smithi089 ceph-mon[98504]: osdmap e163: 8 total, 8 up, 8 in 2023-12-01T04:48:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:22 smithi060 ceph-mon[109077]: pgmap v203: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:22 smithi060 ceph-mon[109077]: osdmap e163: 8 total, 8 up, 8 in 2023-12-01T04:48:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:22 smithi060 ceph-mon[94233]: pgmap v203: 121 pgs: 121 active+clean; 74 MiB data, 461 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:22 smithi060 ceph-mon[94233]: osdmap e163: 8 total, 8 up, 8 in 2023-12-01T04:48:23.338 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:48:23.545 INFO:tasks.rados.rados.0.smithi060.stdout:561: done (6 left) 2023-12-01T04:48:23.545 INFO:tasks.rados.rados.0.smithi060.stdout:562: done (5 left) 2023-12-01T04:48:23.545 INFO:tasks.rados.rados.0.smithi060.stdout:564: done (4 left) 2023-12-01T04:48:23.545 INFO:tasks.rados.rados.0.smithi060.stdout:565: done (3 left) 2023-12-01T04:48:23.545 INFO:tasks.rados.rados.0.smithi060.stdout:566: done (2 left) 2023-12-01T04:48:23.545 INFO:tasks.rados.rados.0.smithi060.stdout:567: done (1 left) 2023-12-01T04:48:23.546 INFO:tasks.rados.rados.0.smithi060.stdout:568: done (0 left) 2023-12-01T04:48:23.546 INFO:tasks.rados.rados.0.smithi060.stdout:569: delete oid 2 current snap is 48 2023-12-01T04:48:23.549 INFO:tasks.rados.rados.0.smithi060.stdout:569: done (0 left) 2023-12-01T04:48:23.549 INFO:tasks.rados.rados.0.smithi060.stdout:570: delete oid 5 current snap is 48 2023-12-01T04:48:23.553 INFO:tasks.rados.rados.0.smithi060.stdout:570: done (0 left) 2023-12-01T04:48:23.553 INFO:tasks.rados.rados.0.smithi060.stdout:571: read oid 43 snap -1 2023-12-01T04:48:23.553 INFO:tasks.rados.rados.0.smithi060.stdout:571: expect (ObjNum 174 snap 36 seq_num 174) 2023-12-01T04:48:23.553 INFO:tasks.rados.rados.0.smithi060.stdout:572: read oid 28 snap 44 2023-12-01T04:48:23.553 INFO:tasks.rados.rados.0.smithi060.stdout:572: expect (ObjNum 124 snap 28 seq_num 124) 2023-12-01T04:48:23.554 INFO:tasks.rados.rados.0.smithi060.stdout:573: read oid 37 snap -1 2023-12-01T04:48:23.554 INFO:tasks.rados.rados.0.smithi060.stdout:573: expect (ObjNum 167 snap 36 seq_num 167) 2023-12-01T04:48:23.554 INFO:tasks.rados.rados.0.smithi060.stdout:574: setattr oid 32 current snap is 48 2023-12-01T04:48:23.554 INFO:tasks.rados.rados.0.smithi060.stdout:575: delete oid 34 current snap is 48 2023-12-01T04:48:23.560 INFO:tasks.rados.rados.0.smithi060.stdout:575: done (4 left) 2023-12-01T04:48:23.560 INFO:tasks.rados.rados.0.smithi060.stdout:576: read oid 7 snap 44 2023-12-01T04:48:23.560 INFO:tasks.rados.rados.0.smithi060.stdout:576: expect deleted 2023-12-01T04:48:23.560 INFO:tasks.rados.rados.0.smithi060.stdout:577: read oid 15 snap -1 2023-12-01T04:48:23.560 INFO:tasks.rados.rados.0.smithi060.stdout:577: expect deleted 2023-12-01T04:48:23.561 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 48 2023-12-01T04:48:23.561 INFO:tasks.rados.rados.0.smithi060.stdout:578: seq_num 204 ranges {745472=622592,1368064=401408} 2023-12-01T04:48:23.569 INFO:tasks.rados.rados.0.smithi060.stdout:578: writing smithi060156570-36 from 745472 to 1368064 tid 1 2023-12-01T04:48:23.574 INFO:tasks.rados.rados.0.smithi060.stdout:578: writing smithi060156570-36 from 1368064 to 1769472 tid 2 2023-12-01T04:48:23.574 INFO:tasks.rados.rados.0.smithi060.stdout:579: read oid 16 snap -1 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:579: expect deleted 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:580: rollback oid 22 current snap is 48 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 47 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 139 (ObjNum 196 snap 45 seq_num 196) dirty exists 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:574: done (8 left) 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:576: done (7 left) 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:581: setattr oid 26 current snap is 48 2023-12-01T04:48:23.575 INFO:tasks.rados.rados.0.smithi060.stdout:573: expect (ObjNum 167 snap 36 seq_num 167) 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2m) 107s ago 3m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3m) 107s ago 3m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4m) 107s ago 4m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4m) 107s ago 4m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7m) 107s ago 7m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8m) 107s ago 8m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8m) 107s ago 8m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7m) 107s ago 7m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:48:23.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7m) 107s ago 7m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2m) 107s ago 2m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2m) 107s ago 2m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6m) 107s ago 6m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6m) 107s ago 6m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6m) 107s ago 6m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5m) 107s ago 5m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5m) 107s ago 5m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5m) 107s ago 5m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4m) 107s ago 4m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4m) 107s ago 4m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:48:23.679 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2m) 107s ago 3m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:48:23.713 INFO:tasks.rados.rados.0.smithi060.stdout:571: expect (ObjNum 174 snap 36 seq_num 174) 2023-12-01T04:48:23.776 INFO:tasks.rados.rados.0.smithi060.stdout:580: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:48:23.776 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 0 (ObjNum 81 snap 0 seq_num 1) dirty dne 2023-12-01T04:48:23.776 INFO:tasks.rados.rados.0.smithi060.stdout:578: finishing write tid 1 to smithi060156570-36 2023-12-01T04:48:23.776 INFO:tasks.rados.rados.0.smithi060.stdout:578: finishing write tid 2 to smithi060156570-36 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:578: finishing write tid 3 to smithi060156570-36 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:578: finishing write tid 4 to smithi060156570-36 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:578: oid 36 updating version 0 to 143 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:578: oid 36 version 143 is already newer than 142 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:578: oid 36 version 143 is already newer than 141 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 143 (ObjNum 204 snap 48 seq_num 204) dirty exists 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:578: left oid 36 (ObjNum 204 snap 48 seq_num 204) 2023-12-01T04:48:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:572: expect (ObjNum 124 snap 28 seq_num 124) 2023-12-01T04:48:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:23 smithi060 ceph-mon[109077]: osdmap e164: 8 total, 8 up, 8 in 2023-12-01T04:48:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:23 smithi060 ceph-mon[94233]: osdmap e164: 8 total, 8 up, 8 in 2023-12-01T04:48:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:23 smithi089 ceph-mon[98504]: osdmap e164: 8 total, 8 up, 8 in 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 165 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:571: done (7 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:572: done (6 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:573: done (5 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:577: done (4 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:578: done (3 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:579: done (2 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:580: done (1 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:581: done (0 left) 2023-12-01T04:48:24.055 INFO:tasks.rados.rados.0.smithi060.stdout:582: delete oid 19 current snap is 48 2023-12-01T04:48:24.058 INFO:tasks.rados.rados.0.smithi060.stdout:582: done (0 left) 2023-12-01T04:48:24.058 INFO:tasks.rados.rados.0.smithi060.stdout:583: rollback oid 15 current snap is 48 2023-12-01T04:48:24.059 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 15 to 42 2023-12-01T04:48:24.059 INFO:tasks.rados.rados.0.smithi060.stdout:584: setattr oid 42 current snap is 48 2023-12-01T04:48:24.059 INFO:tasks.rados.rados.0.smithi060.stdout:583: finishing rollback tid 1 to smithi060156570-15 2023-12-01T04:48:24.059 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 0 (ObjNum 129 snap 0 seq_num 200187856) dirty dne 2023-12-01T04:48:24.060 INFO:tasks.rados.rados.0.smithi060.stdout:583: done (1 left) 2023-12-01T04:48:24.060 INFO:tasks.rados.rados.0.smithi060.stdout:585: setattr oid 6 current snap is 48 2023-12-01T04:48:24.060 INFO:tasks.rados.rados.0.smithi060.stdout:586: snap_remove snap 42 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:48:24.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:48:24.105 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:48:24.551 INFO:tasks.rados.rados.0.smithi060.stdout:586: done (2 left) 2023-12-01T04:48:24.552 INFO:tasks.rados.rados.0.smithi060.stdout:587: delete oid 25 current snap is 48 2023-12-01T04:48:24.552 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 163 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:48:24.552 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 210 (ObjNum 168 snap 36 seq_num 168) dirty exists 2023-12-01T04:48:24.559 INFO:tasks.rados.rados.0.smithi060.stdout:584: done (2 left) 2023-12-01T04:48:24.559 INFO:tasks.rados.rados.0.smithi060.stdout:585: done (1 left) 2023-12-01T04:48:24.559 INFO:tasks.rados.rados.0.smithi060.stdout:587: done (0 left) 2023-12-01T04:48:24.559 INFO:tasks.rados.rados.0.smithi060.stdout:588: read oid 42 snap -1 2023-12-01T04:48:24.559 INFO:tasks.rados.rados.0.smithi060.stdout:588: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:24.560 INFO:tasks.rados.rados.0.smithi060.stdout:589: read oid 26 snap -1 2023-12-01T04:48:24.560 INFO:tasks.rados.rados.0.smithi060.stdout:589: expect (ObjNum 174 snap 36 seq_num 174) 2023-12-01T04:48:24.560 INFO:tasks.rados.rados.0.smithi060.stdout:590: copy_from oid 40 from oid 27 current snap is 48 2023-12-01T04:48:24.560 INFO:tasks.rados.rados.0.smithi060.stdout:591: snap_remove snap 41 2023-12-01T04:48:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[94233]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[94233]: pgmap v206: 121 pgs: 121 active+clean; 77 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 612 KiB/s wr, 17 op/s 2023-12-01T04:48:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[94233]: osdmap e165: 8 total, 8 up, 8 in 2023-12-01T04:48:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[94233]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2047872053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:48:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:48:24] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:48:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[109077]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[109077]: pgmap v206: 121 pgs: 121 active+clean; 77 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 612 KiB/s wr, 17 op/s 2023-12-01T04:48:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[109077]: osdmap e165: 8 total, 8 up, 8 in 2023-12-01T04:48:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[109077]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2047872053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:48:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:24 smithi089 ceph-mon[98504]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:24 smithi089 ceph-mon[98504]: pgmap v206: 121 pgs: 121 active+clean; 77 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 612 KiB/s wr, 17 op/s 2023-12-01T04:48:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:24 smithi089 ceph-mon[98504]: osdmap e165: 8 total, 8 up, 8 in 2023-12-01T04:48:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:24 smithi089 ceph-mon[98504]: from='client.15093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2047872053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:48:25.558 INFO:tasks.rados.rados.0.smithi060.stdout:591: done (3 left) 2023-12-01T04:48:25.558 INFO:tasks.rados.rados.0.smithi060.stdout:592: delete oid 29 current snap is 48 2023-12-01T04:48:25.558 INFO:tasks.rados.rados.0.smithi060.stdout:588: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:25.584 INFO:tasks.rados.rados.0.smithi060.stdout:590: finishing copy_from to smithi060156570-40 2023-12-01T04:48:25.585 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 29 (ObjNum 73 snap 11 seq_num 73) dirty exists 2023-12-01T04:48:25.585 INFO:tasks.rados.rados.0.smithi060.stdout:590: finishing copy_from racing read to smithi060156570-40 2023-12-01T04:48:25.585 INFO:tasks.rados.rados.0.smithi060.stdout:589: expect (ObjNum 174 snap 36 seq_num 174) 2023-12-01T04:48:25.650 INFO:tasks.rados.rados.0.smithi060.stdout:588: done (3 left) 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:589: done (2 left) 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:590: done (1 left) 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:592: done (0 left) 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:593: read oid 24 snap -1 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:593: expect (ObjNum 199 snap 47 seq_num 199) 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:594: read oid 13 snap -1 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:594: expect (ObjNum 181 snap 36 seq_num 181) 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:595: copy_from oid 33 from oid 50 current snap is 48 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 48 2023-12-01T04:48:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:596: seq_num 208 ranges {3063808=688128,3751936=401408} 2023-12-01T04:48:25.671 INFO:tasks.rados.rados.0.smithi060.stdout:596: writing smithi060156570-6 from 3063808 to 3751936 tid 1 2023-12-01T04:48:25.673 INFO:tasks.rados.rados.0.smithi060.stdout:596: writing smithi060156570-6 from 3751936 to 4153344 tid 2 2023-12-01T04:48:25.673 INFO:tasks.rados.rados.0.smithi060.stdout:597: setattr oid 27 current snap is 48 2023-12-01T04:48:25.674 INFO:tasks.rados.rados.0.smithi060.stdout:595: finishing copy_from to smithi060156570-33 2023-12-01T04:48:25.674 INFO:tasks.rados.rados.0.smithi060.stdout:595: got expected ENOENT (src dne) 2023-12-01T04:48:25.674 INFO:tasks.rados.rados.0.smithi060.stdout:595: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:48:25.674 INFO:tasks.rados.rados.0.smithi060.stdout:594: expect (ObjNum 181 snap 36 seq_num 181) 2023-12-01T04:48:25.770 INFO:tasks.rados.rados.0.smithi060.stdout:593: expect (ObjNum 199 snap 47 seq_num 199) 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: finishing write tid 1 to smithi060156570-6 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: finishing write tid 2 to smithi060156570-6 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: finishing write tid 3 to smithi060156570-6 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: finishing write tid 4 to smithi060156570-6 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: oid 6 updating version 0 to 225 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: oid 6 version 225 is already newer than 223 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: oid 6 version 225 is already newer than 224 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 225 (ObjNum 208 snap 48 seq_num 208) dirty exists 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:596: left oid 6 (ObjNum 208 snap 48 seq_num 208) 2023-12-01T04:48:25.844 INFO:tasks.rados.rados.0.smithi060.stdout:593: done (4 left) 2023-12-01T04:48:25.845 INFO:tasks.rados.rados.0.smithi060.stdout:594: done (3 left) 2023-12-01T04:48:25.845 INFO:tasks.rados.rados.0.smithi060.stdout:595: done (2 left) 2023-12-01T04:48:25.845 INFO:tasks.rados.rados.0.smithi060.stdout:596: done (1 left) 2023-12-01T04:48:25.845 INFO:tasks.rados.rados.0.smithi060.stdout:598: setattr oid 34 current snap is 48 2023-12-01T04:48:25.845 INFO:tasks.rados.rados.0.smithi060.stdout:599: snap_create 2023-12-01T04:48:25.845 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 148 (ObjNum 73 snap 11 seq_num 73) dirty exists 2023-12-01T04:48:25.846 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 95 (ObjNum 145 snap 0 seq_num 200070440) dirty exists 2023-12-01T04:48:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:25 smithi060 ceph-mon[94233]: osdmap e166: 8 total, 8 up, 8 in 2023-12-01T04:48:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:25 smithi060 ceph-mon[109077]: osdmap e166: 8 total, 8 up, 8 in 2023-12-01T04:48:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:25 smithi089 ceph-mon[98504]: osdmap e166: 8 total, 8 up, 8 in 2023-12-01T04:48:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:26.515 INFO:tasks.rados.rados.0.smithi060.stdout:597: done (2 left) 2023-12-01T04:48:26.515 INFO:tasks.rados.rados.0.smithi060.stdout:598: done (1 left) 2023-12-01T04:48:26.515 INFO:tasks.rados.rados.0.smithi060.stdout:599: done (0 left) 2023-12-01T04:48:26.516 INFO:tasks.rados.rados.0.smithi060.stdout:600: rollback oid 32 current snap is 49 2023-12-01T04:48:26.516 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 43 2023-12-01T04:48:26.516 INFO:tasks.rados.rados.0.smithi060.stdout:601: snap_remove snap 46 2023-12-01T04:48:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:26 smithi060 ceph-mon[109077]: pgmap v209: 121 pgs: 121 active+clean; 77 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 612 KiB/s wr, 17 op/s 2023-12-01T04:48:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:26 smithi060 ceph-mon[109077]: osdmap e167: 8 total, 8 up, 8 in 2023-12-01T04:48:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:26 smithi060 ceph-mon[109077]: osdmap e168: 8 total, 8 up, 8 in 2023-12-01T04:48:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:26 smithi060 ceph-mon[94233]: pgmap v209: 121 pgs: 121 active+clean; 77 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 612 KiB/s wr, 17 op/s 2023-12-01T04:48:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:26 smithi060 ceph-mon[94233]: osdmap e167: 8 total, 8 up, 8 in 2023-12-01T04:48:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:26 smithi060 ceph-mon[94233]: osdmap e168: 8 total, 8 up, 8 in 2023-12-01T04:48:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:26 smithi089 ceph-mon[98504]: pgmap v209: 121 pgs: 121 active+clean; 77 MiB data, 465 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 612 KiB/s wr, 17 op/s 2023-12-01T04:48:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:26 smithi089 ceph-mon[98504]: osdmap e167: 8 total, 8 up, 8 in 2023-12-01T04:48:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:26 smithi089 ceph-mon[98504]: osdmap e168: 8 total, 8 up, 8 in 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:601: done (1 left) 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:602: rollback oid 46 current snap is 49 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 46 to 48 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:600: finishing rollback tid 0 to smithi060156570-32 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:600: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:600: finishing rollback tid 2 to smithi060156570-32 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 147 (ObjNum 146 snap 33 seq_num 146) dirty exists 2023-12-01T04:48:27.517 INFO:tasks.rados.rados.0.smithi060.stdout:600: done (1 left) 2023-12-01T04:48:27.518 INFO:tasks.rados.rados.0.smithi060.stdout:603: snap_remove snap 37 2023-12-01T04:48:28.521 INFO:tasks.rados.rados.0.smithi060.stdout:603: done (1 left) 2023-12-01T04:48:28.522 INFO:tasks.rados.rados.0.smithi060.stdout:604: read oid 21 snap -1 2023-12-01T04:48:28.522 INFO:tasks.rados.rados.0.smithi060.stdout:604: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:48:28.522 INFO:tasks.rados.rados.0.smithi060.stdout:605: rollback oid 32 current snap is 49 2023-12-01T04:48:28.522 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 47 2023-12-01T04:48:28.522 INFO:tasks.rados.rados.0.smithi060.stdout:606: copy_from oid 27 from oid 8 current snap is 49 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:607: read oid 38 snap -1 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:607: expect (ObjNum 198 snap 46 seq_num 198) 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:608: read oid 41 snap -1 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:608: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:609: read oid 13 snap 48 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:609: expect (ObjNum 181 snap 36 seq_num 181) 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:610: snap_create 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:602: finishing rollback tid 0 to smithi060156570-46 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:602: finishing rollback tid 1 to smithi060156570-46 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:602: finishing rollback tid 2 to smithi060156570-46 2023-12-01T04:48:28.523 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 178 (ObjNum 138 snap 31 seq_num 138) dirty exists 2023-12-01T04:48:28.538 INFO:tasks.rados.rados.0.smithi060.stdout:605: finishing rollback tid 0 to smithi060156570-32 2023-12-01T04:48:28.538 INFO:tasks.rados.rados.0.smithi060.stdout:605: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:48:28.538 INFO:tasks.rados.rados.0.smithi060.stdout:605: finishing rollback tid 2 to smithi060156570-32 2023-12-01T04:48:28.538 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 154 (ObjNum 196 snap 45 seq_num 196) dirty exists 2023-12-01T04:48:28.551 INFO:tasks.rados.rados.0.smithi060.stdout:608: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-01T04:48:28.659 INFO:tasks.rados.rados.0.smithi060.stdout:609: expect (ObjNum 181 snap 36 seq_num 181) 2023-12-01T04:48:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:606: finishing copy_from to smithi060156570-27 2023-12-01T04:48:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 143 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:48:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:606: finishing copy_from racing read to smithi060156570-27 2023-12-01T04:48:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:604: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:48:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:28 smithi089 ceph-mon[98504]: pgmap v212: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2023-12-01T04:48:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:28 smithi089 ceph-mon[98504]: osdmap e169: 8 total, 8 up, 8 in 2023-12-01T04:48:28.911 INFO:tasks.rados.rados.0.smithi060.stdout:607: expect (ObjNum 198 snap 46 seq_num 198) 2023-12-01T04:48:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:28 smithi060 ceph-mon[109077]: pgmap v212: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2023-12-01T04:48:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:28 smithi060 ceph-mon[109077]: osdmap e169: 8 total, 8 up, 8 in 2023-12-01T04:48:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:28 smithi060 ceph-mon[94233]: pgmap v212: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2023-12-01T04:48:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:28 smithi060 ceph-mon[94233]: osdmap e169: 8 total, 8 up, 8 in 2023-12-01T04:48:29.525 INFO:tasks.rados.rados.0.smithi060.stdout:602: done (7 left) 2023-12-01T04:48:29.525 INFO:tasks.rados.rados.0.smithi060.stdout:604: done (6 left) 2023-12-01T04:48:29.526 INFO:tasks.rados.rados.0.smithi060.stdout:605: done (5 left) 2023-12-01T04:48:29.526 INFO:tasks.rados.rados.0.smithi060.stdout:606: done (4 left) 2023-12-01T04:48:29.526 INFO:tasks.rados.rados.0.smithi060.stdout:607: done (3 left) 2023-12-01T04:48:29.526 INFO:tasks.rados.rados.0.smithi060.stdout:608: done (2 left) 2023-12-01T04:48:29.526 INFO:tasks.rados.rados.0.smithi060.stdout:609: done (1 left) 2023-12-01T04:48:29.526 INFO:tasks.rados.rados.0.smithi060.stdout:610: done (0 left) 2023-12-01T04:48:29.526 INFO:tasks.rados.rados.0.smithi060.stdout:611: delete oid 35 current snap is 50 2023-12-01T04:48:29.530 INFO:tasks.rados.rados.0.smithi060.stdout:611: done (0 left) 2023-12-01T04:48:29.530 INFO:tasks.rados.rados.0.smithi060.stdout:612: snap_create 2023-12-01T04:48:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:29 smithi089 ceph-mon[98504]: osdmap e170: 8 total, 8 up, 8 in 2023-12-01T04:48:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:29 smithi060 ceph-mon[94233]: osdmap e170: 8 total, 8 up, 8 in 2023-12-01T04:48:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:29 smithi060 ceph-mon[109077]: osdmap e170: 8 total, 8 up, 8 in 2023-12-01T04:48:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:612: done (0 left) 2023-12-01T04:48:30.530 INFO:tasks.rados.rados.0.smithi060.stdout:613: snap_create 2023-12-01T04:48:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:30 smithi089 ceph-mon[98504]: pgmap v215: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2023-12-01T04:48:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:30 smithi089 ceph-mon[98504]: osdmap e171: 8 total, 8 up, 8 in 2023-12-01T04:48:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:30 smithi060 ceph-mon[94233]: pgmap v215: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2023-12-01T04:48:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:30 smithi060 ceph-mon[94233]: osdmap e171: 8 total, 8 up, 8 in 2023-12-01T04:48:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:30 smithi060 ceph-mon[109077]: pgmap v215: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 1.4 MiB/s wr, 45 op/s 2023-12-01T04:48:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:30 smithi060 ceph-mon[109077]: osdmap e171: 8 total, 8 up, 8 in 2023-12-01T04:48:31.534 INFO:tasks.rados.rados.0.smithi060.stdout:613: done (0 left) 2023-12-01T04:48:31.534 INFO:tasks.rados.rados.0.smithi060.stdout:614: read oid 22 snap -1 2023-12-01T04:48:31.534 INFO:tasks.rados.rados.0.smithi060.stdout:614: expect deleted 2023-12-01T04:48:31.535 INFO:tasks.rados.rados.0.smithi060.stdout:615: snap_remove snap 44 2023-12-01T04:48:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:31 smithi089 ceph-mon[98504]: osdmap e172: 8 total, 8 up, 8 in 2023-12-01T04:48:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:31 smithi060 ceph-mon[94233]: osdmap e172: 8 total, 8 up, 8 in 2023-12-01T04:48:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:31 smithi060 ceph-mon[109077]: osdmap e172: 8 total, 8 up, 8 in 2023-12-01T04:48:32.539 INFO:tasks.rados.rados.0.smithi060.stdout:615: done (1 left) 2023-12-01T04:48:32.539 INFO:tasks.rados.rados.0.smithi060.stdout:616: read oid 48 snap -1 2023-12-01T04:48:32.539 INFO:tasks.rados.rados.0.smithi060.stdout:616: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:48:32.539 INFO:tasks.rados.rados.0.smithi060.stdout:617: snap_remove snap 43 2023-12-01T04:48:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:32 smithi060 ceph-mon[94233]: pgmap v218: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:32 smithi060 ceph-mon[94233]: osdmap e173: 8 total, 8 up, 8 in 2023-12-01T04:48:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:32 smithi060 ceph-mon[109077]: pgmap v218: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:32 smithi060 ceph-mon[109077]: osdmap e173: 8 total, 8 up, 8 in 2023-12-01T04:48:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:32 smithi089 ceph-mon[98504]: pgmap v218: 121 pgs: 121 active+clean; 81 MiB data, 490 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:32 smithi089 ceph-mon[98504]: osdmap e173: 8 total, 8 up, 8 in 2023-12-01T04:48:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:617: done (2 left) 2023-12-01T04:48:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:618: delete oid 40 current snap is 52 2023-12-01T04:48:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:616: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:48:33.547 INFO:tasks.rados.rados.0.smithi060.stdout:614: done (2 left) 2023-12-01T04:48:33.547 INFO:tasks.rados.rados.0.smithi060.stdout:616: done (1 left) 2023-12-01T04:48:33.547 INFO:tasks.rados.rados.0.smithi060.stdout:618: done (0 left) 2023-12-01T04:48:33.547 INFO:tasks.rados.rados.0.smithi060.stdout:619: snap_create 2023-12-01T04:48:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:33 smithi060 ceph-mon[94233]: osdmap e174: 8 total, 8 up, 8 in 2023-12-01T04:48:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:33 smithi060 ceph-mon[94233]: osdmap e175: 8 total, 8 up, 8 in 2023-12-01T04:48:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:33 smithi060 ceph-mon[109077]: osdmap e174: 8 total, 8 up, 8 in 2023-12-01T04:48:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:33 smithi060 ceph-mon[109077]: osdmap e175: 8 total, 8 up, 8 in 2023-12-01T04:48:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:33 smithi089 ceph-mon[98504]: osdmap e174: 8 total, 8 up, 8 in 2023-12-01T04:48:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:33 smithi089 ceph-mon[98504]: osdmap e175: 8 total, 8 up, 8 in 2023-12-01T04:48:34.552 INFO:tasks.rados.rados.0.smithi060.stdout:619: done (0 left) 2023-12-01T04:48:34.552 INFO:tasks.rados.rados.0.smithi060.stdout:620: setattr oid 43 current snap is 53 2023-12-01T04:48:34.554 INFO:tasks.rados.rados.0.smithi060.stdout:621: snap_remove snap 51 2023-12-01T04:48:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:34 smithi060 ceph-mon[94233]: pgmap v221: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 782 KiB/s wr, 6 op/s 2023-12-01T04:48:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:34 smithi060 ceph-mon[109077]: pgmap v221: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 782 KiB/s wr, 6 op/s 2023-12-01T04:48:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:48:34] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2023-12-01T04:48:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:34 smithi089 ceph-mon[98504]: pgmap v221: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 782 KiB/s wr, 6 op/s 2023-12-01T04:48:35.565 INFO:tasks.rados.rados.0.smithi060.stdout:621: done (1 left) 2023-12-01T04:48:35.565 INFO:tasks.rados.rados.0.smithi060.stdout:622: read oid 21 snap -1 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:622: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:623: rollback oid 5 current snap is 53 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 5 to 50 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 186 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:620: done (2 left) 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:624: read oid 50 snap -1 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:624: expect deleted 2023-12-01T04:48:35.566 INFO:tasks.rados.rados.0.smithi060.stdout:625: snap_remove snap 52 2023-12-01T04:48:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:35 smithi060 ceph-mon[94233]: osdmap e176: 8 total, 8 up, 8 in 2023-12-01T04:48:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:35 smithi060 ceph-mon[109077]: osdmap e176: 8 total, 8 up, 8 in 2023-12-01T04:48:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:35 smithi089 ceph-mon[98504]: osdmap e176: 8 total, 8 up, 8 in 2023-12-01T04:48:36.518 INFO:tasks.rados.rados.0.smithi060.stdout:625: done (3 left) 2023-12-01T04:48:36.518 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 53 2023-12-01T04:48:36.519 INFO:tasks.rados.rados.0.smithi060.stdout:623: finishing rollback tid 1 to smithi060156570-5 2023-12-01T04:48:36.519 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 137 (ObjNum 129 snap 0 seq_num 200389456) dirty dne 2023-12-01T04:48:36.519 INFO:tasks.rados.rados.0.smithi060.stdout:626: seq_num 211 ranges {3203072=737280,3940352=401408} 2023-12-01T04:48:36.540 INFO:tasks.rados.rados.0.smithi060.stdout:626: writing smithi060156570-18 from 3203072 to 3940352 tid 1 2023-12-01T04:48:36.542 INFO:tasks.rados.rados.0.smithi060.stdout:626: writing smithi060156570-18 from 3940352 to 4341760 tid 2 2023-12-01T04:48:36.542 INFO:tasks.rados.rados.0.smithi060.stdout:623: done (3 left) 2023-12-01T04:48:36.543 INFO:tasks.rados.rados.0.smithi060.stdout:624: done (2 left) 2023-12-01T04:48:36.543 INFO:tasks.rados.rados.0.smithi060.stdout:627: read oid 23 snap -1 2023-12-01T04:48:36.543 INFO:tasks.rados.rados.0.smithi060.stdout:627: expect (ObjNum 184 snap 37 seq_num 184) 2023-12-01T04:48:36.543 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 53 2023-12-01T04:48:36.543 INFO:tasks.rados.rados.0.smithi060.stdout:622: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:48:36.699 INFO:tasks.rados.rados.0.smithi060.stdout:628: seq_num 212 ranges {3211264=753664,3964928=401408} 2023-12-01T04:48:36.720 INFO:tasks.rados.rados.0.smithi060.stdout:628: writing smithi060156570-37 from 3211264 to 3964928 tid 1 2023-12-01T04:48:36.723 INFO:tasks.rados.rados.0.smithi060.stdout:628: writing smithi060156570-37 from 3964928 to 4366336 tid 2 2023-12-01T04:48:36.723 INFO:tasks.rados.rados.0.smithi060.stdout:622: done (3 left) 2023-12-01T04:48:36.723 INFO:tasks.rados.rados.0.smithi060.stdout:629: read oid 9 snap -1 2023-12-01T04:48:36.723 INFO:tasks.rados.rados.0.smithi060.stdout:629: expect deleted 2023-12-01T04:48:36.723 INFO:tasks.rados.rados.0.smithi060.stdout:630: snap_create 2023-12-01T04:48:36.725 INFO:tasks.rados.rados.0.smithi060.stdout:626: finishing write tid 1 to smithi060156570-18 2023-12-01T04:48:36.725 INFO:tasks.rados.rados.0.smithi060.stdout:626: finishing write tid 2 to smithi060156570-18 2023-12-01T04:48:36.725 INFO:tasks.rados.rados.0.smithi060.stdout:626: finishing write tid 3 to smithi060156570-18 2023-12-01T04:48:36.725 INFO:tasks.rados.rados.0.smithi060.stdout:627: expect (ObjNum 184 snap 37 seq_num 184) 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:626: finishing write tid 4 to smithi060156570-18 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:626: oid 18 updating version 0 to 194 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:626: oid 18 version 194 is already newer than 193 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:626: oid 18 version 194 is already newer than 192 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 194 (ObjNum 211 snap 53 seq_num 211) dirty exists 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:626: left oid 18 (ObjNum 211 snap 53 seq_num 211) 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:628: finishing write tid 1 to smithi060156570-37 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:628: finishing write tid 2 to smithi060156570-37 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:628: finishing write tid 3 to smithi060156570-37 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:628: finishing write tid 4 to smithi060156570-37 2023-12-01T04:48:36.742 INFO:tasks.rados.rados.0.smithi060.stdout:628: oid 37 updating version 0 to 102 2023-12-01T04:48:36.743 INFO:tasks.rados.rados.0.smithi060.stdout:628: oid 37 version 102 is already newer than 101 2023-12-01T04:48:36.743 INFO:tasks.rados.rados.0.smithi060.stdout:628: oid 37 version 102 is already newer than 100 2023-12-01T04:48:36.743 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 102 (ObjNum 212 snap 53 seq_num 212) dirty exists 2023-12-01T04:48:36.743 INFO:tasks.rados.rados.0.smithi060.stdout:628: left oid 37 (ObjNum 212 snap 53 seq_num 212) 2023-12-01T04:48:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:36 smithi060 ceph-mon[94233]: pgmap v224: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 782 KiB/s wr, 6 op/s 2023-12-01T04:48:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:36 smithi060 ceph-mon[94233]: osdmap e177: 8 total, 8 up, 8 in 2023-12-01T04:48:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:36 smithi060 ceph-mon[94233]: osdmap e178: 8 total, 8 up, 8 in 2023-12-01T04:48:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:36 smithi060 ceph-mon[109077]: pgmap v224: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 782 KiB/s wr, 6 op/s 2023-12-01T04:48:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:36 smithi060 ceph-mon[109077]: osdmap e177: 8 total, 8 up, 8 in 2023-12-01T04:48:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:36 smithi060 ceph-mon[109077]: osdmap e178: 8 total, 8 up, 8 in 2023-12-01T04:48:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:36 smithi089 ceph-mon[98504]: pgmap v224: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 782 KiB/s wr, 6 op/s 2023-12-01T04:48:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:36 smithi089 ceph-mon[98504]: osdmap e177: 8 total, 8 up, 8 in 2023-12-01T04:48:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:36 smithi089 ceph-mon[98504]: osdmap e178: 8 total, 8 up, 8 in 2023-12-01T04:48:37.570 INFO:tasks.rados.rados.0.smithi060.stdout:626: done (4 left) 2023-12-01T04:48:37.570 INFO:tasks.rados.rados.0.smithi060.stdout:627: done (3 left) 2023-12-01T04:48:37.570 INFO:tasks.rados.rados.0.smithi060.stdout:628: done (2 left) 2023-12-01T04:48:37.570 INFO:tasks.rados.rados.0.smithi060.stdout:629: done (1 left) 2023-12-01T04:48:37.570 INFO:tasks.rados.rados.0.smithi060.stdout:630: done (0 left) 2023-12-01T04:48:37.570 INFO:tasks.rados.rados.0.smithi060.stdout:631: setattr oid 5 current snap is 54 2023-12-01T04:48:37.571 INFO:tasks.rados.rados.0.smithi060.stdout:632: snap_create 2023-12-01T04:48:37.575 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 164 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:631: done (1 left) 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:632: done (0 left) 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:633: read oid 2 snap 48 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:633: expect deleted 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:634: read oid 33 snap -1 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:634: expect (ObjNum 87 snap 17 seq_num 87) 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:635: read oid 23 snap -1 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:635: expect (ObjNum 184 snap 37 seq_num 184) 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:636: rollback oid 34 current snap is 55 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 34 to 48 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:637: setattr oid 5 current snap is 55 2023-12-01T04:48:38.579 INFO:tasks.rados.rados.0.smithi060.stdout:638: snap_create 2023-12-01T04:48:38.584 INFO:tasks.rados.rados.0.smithi060.stdout:635: expect (ObjNum 184 snap 37 seq_num 184) 2023-12-01T04:48:38.601 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 166 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:48:38.601 INFO:tasks.rados.rados.0.smithi060.stdout:636: finishing rollback tid 0 to smithi060156570-34 2023-12-01T04:48:38.601 INFO:tasks.rados.rados.0.smithi060.stdout:636: finishing rollback tid 1 to smithi060156570-34 2023-12-01T04:48:38.601 INFO:tasks.rados.rados.0.smithi060.stdout:636: finishing rollback tid 2 to smithi060156570-34 2023-12-01T04:48:38.601 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 109 (ObjNum 9681 snap 0 seq_num 199872672) dirty exists 2023-12-01T04:48:38.601 INFO:tasks.rados.rados.0.smithi060.stdout:634: expect (ObjNum 87 snap 17 seq_num 87) 2023-12-01T04:48:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:38 smithi060 ceph-mon[94233]: pgmap v227: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T04:48:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:38 smithi060 ceph-mon[94233]: osdmap e179: 8 total, 8 up, 8 in 2023-12-01T04:48:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:38 smithi060 ceph-mon[109077]: pgmap v227: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T04:48:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:38 smithi060 ceph-mon[109077]: osdmap e179: 8 total, 8 up, 8 in 2023-12-01T04:48:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:38 smithi089 ceph-mon[98504]: pgmap v227: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T04:48:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:38 smithi089 ceph-mon[98504]: osdmap e179: 8 total, 8 up, 8 in 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:633: done (5 left) 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:634: done (4 left) 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:635: done (3 left) 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:636: done (2 left) 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:637: done (1 left) 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:638: done (0 left) 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:639: read oid 20 snap 53 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:639: expect (ObjNum 148 snap 33 seq_num 148) 2023-12-01T04:48:39.581 INFO:tasks.rados.rados.0.smithi060.stdout:640: snap_create 2023-12-01T04:48:39.587 INFO:tasks.rados.rados.0.smithi060.stdout:639: expect (ObjNum 148 snap 33 seq_num 148) 2023-12-01T04:48:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:39 smithi060 ceph-mon[94233]: osdmap e180: 8 total, 8 up, 8 in 2023-12-01T04:48:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:39 smithi060 ceph-mon[109077]: osdmap e180: 8 total, 8 up, 8 in 2023-12-01T04:48:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:39 smithi089 ceph-mon[98504]: osdmap e180: 8 total, 8 up, 8 in 2023-12-01T04:48:40.582 INFO:tasks.rados.rados.0.smithi060.stdout:639: done (1 left) 2023-12-01T04:48:40.582 INFO:tasks.rados.rados.0.smithi060.stdout:640: done (0 left) 2023-12-01T04:48:40.582 INFO:tasks.rados.rados.0.smithi060.stdout:641: snap_remove snap 49 2023-12-01T04:48:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:40 smithi060 ceph-mon[94233]: pgmap v230: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T04:48:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:40 smithi060 ceph-mon[94233]: osdmap e181: 8 total, 8 up, 8 in 2023-12-01T04:48:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:40 smithi060 ceph-mon[109077]: pgmap v230: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:40 smithi060 ceph-mon[109077]: osdmap e181: 8 total, 8 up, 8 in 2023-12-01T04:48:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:40 smithi089 ceph-mon[98504]: pgmap v230: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 0 B/s wr, 7 op/s 2023-12-01T04:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:40 smithi089 ceph-mon[98504]: osdmap e181: 8 total, 8 up, 8 in 2023-12-01T04:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:41.584 INFO:tasks.rados.rados.0.smithi060.stdout:641: done (0 left) 2023-12-01T04:48:41.585 INFO:tasks.rados.rados.0.smithi060.stdout:642: snap_create 2023-12-01T04:48:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:41 smithi060 ceph-mon[94233]: osdmap e182: 8 total, 8 up, 8 in 2023-12-01T04:48:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:41 smithi060 ceph-mon[109077]: osdmap e182: 8 total, 8 up, 8 in 2023-12-01T04:48:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:41 smithi089 ceph-mon[98504]: osdmap e182: 8 total, 8 up, 8 in 2023-12-01T04:48:42.592 INFO:tasks.rados.rados.0.smithi060.stdout:642: done (0 left) 2023-12-01T04:48:42.593 INFO:tasks.rados.rados.0.smithi060.stdout:643: read oid 1 snap -1 2023-12-01T04:48:42.593 INFO:tasks.rados.rados.0.smithi060.stdout:643: expect deleted 2023-12-01T04:48:42.593 INFO:tasks.rados.rados.0.smithi060.stdout:644: rollback oid 50 current snap is 58 2023-12-01T04:48:42.593 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 50 to 57 2023-12-01T04:48:42.593 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 58 2023-12-01T04:48:42.593 INFO:tasks.rados.rados.0.smithi060.stdout:645: seq_num 213 ranges {0=770048,770048=401408} 2023-12-01T04:48:42.595 INFO:tasks.rados.rados.0.smithi060.stdout:645: writing smithi060156570-22 from 0 to 770048 tid 1 2023-12-01T04:48:42.597 INFO:tasks.rados.rados.0.smithi060.stdout:645: writing smithi060156570-22 from 770048 to 1171456 tid 2 2023-12-01T04:48:42.597 INFO:tasks.rados.rados.0.smithi060.stdout:646: read oid 9 snap -1 2023-12-01T04:48:42.598 INFO:tasks.rados.rados.0.smithi060.stdout:646: expect deleted 2023-12-01T04:48:42.598 INFO:tasks.rados.rados.0.smithi060.stdout:647: delete oid 5 current snap is 58 2023-12-01T04:48:42.598 INFO:tasks.rados.rados.0.smithi060.stdout:644: finishing rollback tid 1 to smithi060156570-50 2023-12-01T04:48:42.598 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 0 (ObjNum 177 snap 0 seq_num 1) dirty dne 2023-12-01T04:48:42.602 INFO:tasks.rados.rados.0.smithi060.stdout:645: finishing write tid 1 to smithi060156570-22 2023-12-01T04:48:42.604 INFO:tasks.rados.rados.0.smithi060.stdout:645: finishing write tid 2 to smithi060156570-22 2023-12-01T04:48:42.604 INFO:tasks.rados.rados.0.smithi060.stdout:645: finishing write tid 3 to smithi060156570-22 2023-12-01T04:48:42.605 INFO:tasks.rados.rados.0.smithi060.stdout:643: done (4 left) 2023-12-01T04:48:42.605 INFO:tasks.rados.rados.0.smithi060.stdout:644: done (3 left) 2023-12-01T04:48:42.605 INFO:tasks.rados.rados.0.smithi060.stdout:646: done (2 left) 2023-12-01T04:48:42.605 INFO:tasks.rados.rados.0.smithi060.stdout:647: done (1 left) 2023-12-01T04:48:42.605 INFO:tasks.rados.rados.0.smithi060.stdout:648: read oid 19 snap -1 2023-12-01T04:48:42.605 INFO:tasks.rados.rados.0.smithi060.stdout:648: expect deleted 2023-12-01T04:48:42.605 INFO:tasks.rados.rados.0.smithi060.stdout:649: snap_create 2023-12-01T04:48:42.608 INFO:tasks.rados.rados.0.smithi060.stdout:645: finishing write tid 4 to smithi060156570-22 2023-12-01T04:48:42.608 INFO:tasks.rados.rados.0.smithi060.stdout:645: oid 22 updating version 0 to 321 2023-12-01T04:48:42.608 INFO:tasks.rados.rados.0.smithi060.stdout:645: oid 22 updating version 321 to 323 2023-12-01T04:48:42.608 INFO:tasks.rados.rados.0.smithi060.stdout:645: oid 22 version 323 is already newer than 322 2023-12-01T04:48:42.608 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 323 (ObjNum 213 snap 58 seq_num 213) dirty exists 2023-12-01T04:48:42.608 INFO:tasks.rados.rados.0.smithi060.stdout:645: left oid 22 (ObjNum 213 snap 58 seq_num 213) 2023-12-01T04:48:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:42 smithi060 ceph-mon[109077]: pgmap v233: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:42 smithi060 ceph-mon[109077]: osdmap e183: 8 total, 8 up, 8 in 2023-12-01T04:48:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:42 smithi060 ceph-mon[109077]: osdmap e184: 8 total, 8 up, 8 in 2023-12-01T04:48:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:42 smithi060 ceph-mon[94233]: pgmap v233: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:42 smithi060 ceph-mon[94233]: osdmap e183: 8 total, 8 up, 8 in 2023-12-01T04:48:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:42 smithi060 ceph-mon[94233]: osdmap e184: 8 total, 8 up, 8 in 2023-12-01T04:48:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:42 smithi089 ceph-mon[98504]: pgmap v233: 121 pgs: 121 active+clean; 75 MiB data, 480 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:42 smithi089 ceph-mon[98504]: osdmap e183: 8 total, 8 up, 8 in 2023-12-01T04:48:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:42 smithi089 ceph-mon[98504]: osdmap e184: 8 total, 8 up, 8 in 2023-12-01T04:48:43.603 INFO:tasks.rados.rados.0.smithi060.stdout:645: done (2 left) 2023-12-01T04:48:43.603 INFO:tasks.rados.rados.0.smithi060.stdout:648: done (1 left) 2023-12-01T04:48:43.603 INFO:tasks.rados.rados.0.smithi060.stdout:649: done (0 left) 2023-12-01T04:48:43.604 INFO:tasks.rados.rados.0.smithi060.stdout:650: copy_from oid 31 from oid 48 current snap is 59 2023-12-01T04:48:43.604 INFO:tasks.rados.rados.0.smithi060.stdout:651: rollback oid 45 current snap is 59 2023-12-01T04:48:43.604 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 45 to 54 2023-12-01T04:48:43.604 INFO:tasks.rados.rados.0.smithi060.stdout:652: delete oid 33 current snap is 59 2023-12-01T04:48:43.610 INFO:tasks.rados.rados.0.smithi060.stdout:651: finishing rollback tid 0 to smithi060156570-45 2023-12-01T04:48:43.612 INFO:tasks.rados.rados.0.smithi060.stdout:652: done (2 left) 2023-12-01T04:48:43.612 INFO:tasks.rados.rados.0.smithi060.stdout:653: rmattr oid 46 current snap is 59 2023-12-01T04:48:43.613 INFO:tasks.rados.rados.0.smithi060.stdout:651: finishing rollback tid 1 to smithi060156570-45 2023-12-01T04:48:43.613 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 59 2023-12-01T04:48:43.613 INFO:tasks.rados.rados.0.smithi060.stdout:654: seq_num 216 ranges {2072576=425984,2498560=409600,2908160=393216} 2023-12-01T04:48:43.625 INFO:tasks.rados.rados.0.smithi060.stdout:654: writing smithi060156570-39 from 2072576 to 2498560 tid 1 2023-12-01T04:48:43.627 INFO:tasks.rados.rados.0.smithi060.stdout:654: writing smithi060156570-39 from 2498560 to 2908160 tid 2 2023-12-01T04:48:43.630 INFO:tasks.rados.rados.0.smithi060.stdout:654: writing smithi060156570-39 from 2908160 to 3301376 tid 3 2023-12-01T04:48:43.630 INFO:tasks.rados.rados.0.smithi060.stdout:655: snap_remove snap 48 2023-12-01T04:48:44.612 INFO:tasks.rados.rados.0.smithi060.stdout:655: done (4 left) 2023-12-01T04:48:44.612 INFO:tasks.rados.rados.0.smithi060.stdout:656: copy_from oid 23 from oid 15 current snap is 59 2023-12-01T04:48:44.612 INFO:tasks.rados.rados.0.smithi060.stdout:657: rollback oid 11 current snap is 59 2023-12-01T04:48:44.612 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 53 2023-12-01T04:48:44.612 INFO:tasks.rados.rados.0.smithi060.stdout:658: setattr oid 42 current snap is 59 2023-12-01T04:48:44.613 INFO:tasks.rados.rados.0.smithi060.stdout:651: finishing rollback tid 2 to smithi060156570-45 2023-12-01T04:48:44.613 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 327 (ObjNum 184 snap 37 seq_num 184) dirty exists 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:650: finishing copy_from to smithi060156570-31 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 147 (ObjNum 199890240 snap 22018 seq_num 304) dirty exists 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:650: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 200 (ObjNum 138 snap 31 seq_num 138) dirty exists 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: finishing write tid 1 to smithi060156570-39 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: finishing write tid 2 to smithi060156570-39 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: finishing write tid 3 to smithi060156570-39 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: finishing write tid 4 to smithi060156570-39 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: finishing write tid 5 to smithi060156570-39 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: oid 39 updating version 0 to 129 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: oid 39 version 129 is already newer than 128 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: oid 39 version 129 is already newer than 126 2023-12-01T04:48:44.614 INFO:tasks.rados.rados.0.smithi060.stdout:654: oid 39 version 129 is already newer than 127 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 129 (ObjNum 216 snap 59 seq_num 216) dirty exists 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:654: left oid 39 (ObjNum 216 snap 59 seq_num 216) 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:657: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 0 (ObjNum 465 snap 0 seq_num 199675488) dirty dne 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:650: done (6 left) 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:651: done (5 left) 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:653: done (4 left) 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:654: done (3 left) 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:657: done (2 left) 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:659: delete oid 40 current snap is 59 2023-12-01T04:48:44.615 INFO:tasks.rados.rados.0.smithi060.stdout:656: finishing copy_from to smithi060156570-23 2023-12-01T04:48:44.616 INFO:tasks.rados.rados.0.smithi060.stdout:656: got expected ENOENT (src dne) 2023-12-01T04:48:44.617 INFO:tasks.rados.rados.0.smithi060.stdout:656: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:48:44.618 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 177 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:48:44.620 INFO:tasks.rados.rados.0.smithi060.stdout:656: done (2 left) 2023-12-01T04:48:44.620 INFO:tasks.rados.rados.0.smithi060.stdout:658: done (1 left) 2023-12-01T04:48:44.620 INFO:tasks.rados.rados.0.smithi060.stdout:659: done (0 left) 2023-12-01T04:48:44.620 INFO:tasks.rados.rados.0.smithi060.stdout:660: snap_create 2023-12-01T04:48:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:44 smithi060 ceph-mon[94233]: pgmap v236: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 560 KiB/s wr, 16 op/s 2023-12-01T04:48:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:44 smithi060 ceph-mon[94233]: osdmap e185: 8 total, 8 up, 8 in 2023-12-01T04:48:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:44 smithi060 ceph-mon[109077]: pgmap v236: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 560 KiB/s wr, 16 op/s 2023-12-01T04:48:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:44 smithi060 ceph-mon[109077]: osdmap e185: 8 total, 8 up, 8 in 2023-12-01T04:48:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:48:44] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2023-12-01T04:48:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:44 smithi089 ceph-mon[98504]: pgmap v236: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 560 KiB/s wr, 16 op/s 2023-12-01T04:48:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:44 smithi089 ceph-mon[98504]: osdmap e185: 8 total, 8 up, 8 in 2023-12-01T04:48:45.614 INFO:tasks.rados.rados.0.smithi060.stdout:660: done (0 left) 2023-12-01T04:48:45.614 INFO:tasks.rados.rados.0.smithi060.stdout:661: delete oid 9 current snap is 60 2023-12-01T04:48:45.617 INFO:tasks.rados.rados.0.smithi060.stdout:661: done (0 left) 2023-12-01T04:48:45.617 INFO:tasks.rados.rados.0.smithi060.stdout:662: snap_create 2023-12-01T04:48:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:45 smithi060 ceph-mon[109077]: osdmap e186: 8 total, 8 up, 8 in 2023-12-01T04:48:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:45 smithi060 ceph-mon[94233]: osdmap e186: 8 total, 8 up, 8 in 2023-12-01T04:48:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:45 smithi089 ceph-mon[98504]: osdmap e186: 8 total, 8 up, 8 in 2023-12-01T04:48:46.520 INFO:tasks.rados.rados.0.smithi060.stdout:662: done (0 left) 2023-12-01T04:48:46.521 INFO:tasks.rados.rados.0.smithi060.stdout:663: rmattr oid 13 current snap is 61 2023-12-01T04:48:46.521 INFO:tasks.rados.rados.0.smithi060.stdout:664: snap_create 2023-12-01T04:48:46.527 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 149 (ObjNum 181 snap 36 seq_num 181) dirty exists 2023-12-01T04:48:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:46 smithi060 ceph-mon[94233]: pgmap v239: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 560 KiB/s wr, 16 op/s 2023-12-01T04:48:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:46 smithi060 ceph-mon[94233]: osdmap e187: 8 total, 8 up, 8 in 2023-12-01T04:48:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:46 smithi060 ceph-mon[94233]: osdmap e188: 8 total, 8 up, 8 in 2023-12-01T04:48:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:46 smithi060 ceph-mon[109077]: pgmap v239: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 560 KiB/s wr, 16 op/s 2023-12-01T04:48:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:46 smithi060 ceph-mon[109077]: osdmap e187: 8 total, 8 up, 8 in 2023-12-01T04:48:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:46 smithi060 ceph-mon[109077]: osdmap e188: 8 total, 8 up, 8 in 2023-12-01T04:48:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:46 smithi089 ceph-mon[98504]: pgmap v239: 121 pgs: 121 active+clean; 78 MiB data, 484 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 560 KiB/s wr, 16 op/s 2023-12-01T04:48:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:46 smithi089 ceph-mon[98504]: osdmap e187: 8 total, 8 up, 8 in 2023-12-01T04:48:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:46 smithi089 ceph-mon[98504]: osdmap e188: 8 total, 8 up, 8 in 2023-12-01T04:48:47.521 INFO:tasks.rados.rados.0.smithi060.stdout:663: done (1 left) 2023-12-01T04:48:47.521 INFO:tasks.rados.rados.0.smithi060.stdout:664: done (0 left) 2023-12-01T04:48:47.521 INFO:tasks.rados.rados.0.smithi060.stdout:665: copy_from oid 43 from oid 39 current snap is 62 2023-12-01T04:48:47.522 INFO:tasks.rados.rados.0.smithi060.stdout:666: delete oid 49 current snap is 62 2023-12-01T04:48:47.525 INFO:tasks.rados.rados.0.smithi060.stdout:666: done (1 left) 2023-12-01T04:48:47.525 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 62 2023-12-01T04:48:47.525 INFO:tasks.rados.rados.0.smithi060.stdout:667: seq_num 220 ranges {688128=491520,1179648=753664,1933312=49152} 2023-12-01T04:48:47.531 INFO:tasks.rados.rados.0.smithi060.stdout:667: writing smithi060156570-23 from 688128 to 1179648 tid 1 2023-12-01T04:48:47.535 INFO:tasks.rados.rados.0.smithi060.stdout:667: writing smithi060156570-23 from 1179648 to 1933312 tid 2 2023-12-01T04:48:47.536 INFO:tasks.rados.rados.0.smithi060.stdout:667: writing smithi060156570-23 from 1933312 to 1982464 tid 3 2023-12-01T04:48:47.536 INFO:tasks.rados.rados.0.smithi060.stdout:668: rollback oid 3 current snap is 62 2023-12-01T04:48:47.536 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 47 2023-12-01T04:48:47.536 INFO:tasks.rados.rados.0.smithi060.stdout:669: snap_create 2023-12-01T04:48:47.539 INFO:tasks.rados.rados.0.smithi060.stdout:667: finishing write tid 1 to smithi060156570-23 2023-12-01T04:48:47.542 INFO:tasks.rados.rados.0.smithi060.stdout:667: finishing write tid 2 to smithi060156570-23 2023-12-01T04:48:47.542 INFO:tasks.rados.rados.0.smithi060.stdout:667: finishing write tid 3 to smithi060156570-23 2023-12-01T04:48:47.543 INFO:tasks.rados.rados.0.smithi060.stdout:668: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:48:47.543 INFO:tasks.rados.rados.0.smithi060.stdout:665: finishing copy_from to smithi060156570-43 2023-12-01T04:48:47.543 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 129 (ObjNum 216 snap 59 seq_num 216) dirty exists 2023-12-01T04:48:47.543 INFO:tasks.rados.rados.0.smithi060.stdout:668: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:48:47.544 INFO:tasks.rados.rados.0.smithi060.stdout:667: finishing write tid 4 to smithi060156570-23 2023-12-01T04:48:47.544 INFO:tasks.rados.rados.0.smithi060.stdout:668: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:48:47.544 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 181 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:48:47.544 INFO:tasks.rados.rados.0.smithi060.stdout:665: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:48:47.544 INFO:tasks.rados.rados.0.smithi060.stdout:667: finishing write tid 5 to smithi060156570-23 2023-12-01T04:48:47.544 INFO:tasks.rados.rados.0.smithi060.stdout:667: oid 23 updating version 0 to 152 2023-12-01T04:48:47.545 INFO:tasks.rados.rados.0.smithi060.stdout:667: oid 23 version 152 is already newer than 151 2023-12-01T04:48:47.545 INFO:tasks.rados.rados.0.smithi060.stdout:667: oid 23 version 152 is already newer than 150 2023-12-01T04:48:47.545 INFO:tasks.rados.rados.0.smithi060.stdout:667: oid 23 version 152 is already newer than 149 2023-12-01T04:48:47.545 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 152 (ObjNum 220 snap 62 seq_num 220) dirty exists 2023-12-01T04:48:47.545 INFO:tasks.rados.rados.0.smithi060.stdout:667: left oid 23 (ObjNum 220 snap 62 seq_num 220) 2023-12-01T04:48:48.527 INFO:tasks.rados.rados.0.smithi060.stdout:665: done (3 left) 2023-12-01T04:48:48.527 INFO:tasks.rados.rados.0.smithi060.stdout:667: done (2 left) 2023-12-01T04:48:48.527 INFO:tasks.rados.rados.0.smithi060.stdout:668: done (1 left) 2023-12-01T04:48:48.527 INFO:tasks.rados.rados.0.smithi060.stdout:669: done (0 left) 2023-12-01T04:48:48.528 INFO:tasks.rados.rados.0.smithi060.stdout:670: read oid 42 snap -1 2023-12-01T04:48:48.528 INFO:tasks.rados.rados.0.smithi060.stdout:670: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:48.528 INFO:tasks.rados.rados.0.smithi060.stdout:671: delete oid 38 current snap is 63 2023-12-01T04:48:48.532 INFO:tasks.rados.rados.0.smithi060.stdout:671: done (1 left) 2023-12-01T04:48:48.533 INFO:tasks.rados.rados.0.smithi060.stdout:672: read oid 9 snap -1 2023-12-01T04:48:48.533 INFO:tasks.rados.rados.0.smithi060.stdout:672: expect deleted 2023-12-01T04:48:48.533 INFO:tasks.rados.rados.0.smithi060.stdout:673: read oid 40 snap 62 2023-12-01T04:48:48.533 INFO:tasks.rados.rados.0.smithi060.stdout:673: expect deleted 2023-12-01T04:48:48.533 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 63 2023-12-01T04:48:48.534 INFO:tasks.rados.rados.0.smithi060.stdout:674: seq_num 222 ranges {4366336=524288,4890624=565248,5455872=237568} 2023-12-01T04:48:48.559 INFO:tasks.rados.rados.0.smithi060.stdout:674: writing smithi060156570-37 from 4366336 to 4890624 tid 1 2023-12-01T04:48:48.563 INFO:tasks.rados.rados.0.smithi060.stdout:674: writing smithi060156570-37 from 4890624 to 5455872 tid 2 2023-12-01T04:48:48.564 INFO:tasks.rados.rados.0.smithi060.stdout:674: writing smithi060156570-37 from 5455872 to 5693440 tid 3 2023-12-01T04:48:48.565 INFO:tasks.rados.rados.0.smithi060.stdout:675: rmattr oid 41 current snap is 63 2023-12-01T04:48:48.565 INFO:tasks.rados.rados.0.smithi060.stdout:675: done (4 left) 2023-12-01T04:48:48.565 INFO:tasks.rados.rados.0.smithi060.stdout:676: snap_remove snap 53 2023-12-01T04:48:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:48 smithi089 ceph-mon[98504]: pgmap v242: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 586 KiB/s wr, 11 op/s 2023-12-01T04:48:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:48 smithi089 ceph-mon[98504]: osdmap e189: 8 total, 8 up, 8 in 2023-12-01T04:48:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:48 smithi060 ceph-mon[94233]: pgmap v242: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 586 KiB/s wr, 11 op/s 2023-12-01T04:48:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:48 smithi060 ceph-mon[94233]: osdmap e189: 8 total, 8 up, 8 in 2023-12-01T04:48:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:48 smithi060 ceph-mon[109077]: pgmap v242: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 586 KiB/s wr, 11 op/s 2023-12-01T04:48:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:48 smithi060 ceph-mon[109077]: osdmap e189: 8 total, 8 up, 8 in 2023-12-01T04:48:49.533 INFO:tasks.rados.rados.0.smithi060.stdout:676: done (4 left) 2023-12-01T04:48:49.533 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 63 2023-12-01T04:48:49.533 INFO:tasks.rados.rados.0.smithi060.stdout:677: seq_num 223 ranges {0=540672,540672=450560,991232=352256} 2023-12-01T04:48:49.536 INFO:tasks.rados.rados.0.smithi060.stdout:677: writing smithi060156570-5 from 0 to 540672 tid 1 2023-12-01T04:48:49.540 INFO:tasks.rados.rados.0.smithi060.stdout:677: writing smithi060156570-5 from 540672 to 991232 tid 2 2023-12-01T04:48:49.541 INFO:tasks.rados.rados.0.smithi060.stdout:677: writing smithi060156570-5 from 991232 to 1343488 tid 3 2023-12-01T04:48:49.542 INFO:tasks.rados.rados.0.smithi060.stdout:678: rollback oid 41 current snap is 63 2023-12-01T04:48:49.542 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 59 2023-12-01T04:48:49.542 INFO:tasks.rados.rados.0.smithi060.stdout:679: snap_create 2023-12-01T04:48:49.542 INFO:tasks.rados.rados.0.smithi060.stdout:670: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:48:49.569 INFO:tasks.rados.rados.0.smithi060.stdout:674: finishing write tid 1 to smithi060156570-37 2023-12-01T04:48:49.569 INFO:tasks.rados.rados.0.smithi060.stdout:674: finishing write tid 2 to smithi060156570-37 2023-12-01T04:48:49.569 INFO:tasks.rados.rados.0.smithi060.stdout:674: finishing write tid 3 to smithi060156570-37 2023-12-01T04:48:49.569 INFO:tasks.rados.rados.0.smithi060.stdout:674: finishing write tid 4 to smithi060156570-37 2023-12-01T04:48:49.569 INFO:tasks.rados.rados.0.smithi060.stdout:674: finishing write tid 5 to smithi060156570-37 2023-12-01T04:48:49.569 INFO:tasks.rados.rados.0.smithi060.stdout:674: oid 37 updating version 0 to 109 2023-12-01T04:48:49.569 INFO:tasks.rados.rados.0.smithi060.stdout:674: oid 37 updating version 109 to 110 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:674: oid 37 version 110 is already newer than 108 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:674: oid 37 updating version 110 to 111 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 111 (ObjNum 222 snap 63 seq_num 222) dirty exists 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:674: left oid 37 (ObjNum 222 snap 63 seq_num 222) 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: finishing write tid 1 to smithi060156570-5 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: finishing write tid 2 to smithi060156570-5 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: finishing write tid 3 to smithi060156570-5 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: finishing write tid 4 to smithi060156570-5 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:678: finishing rollback tid 0 to smithi060156570-41 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: finishing write tid 5 to smithi060156570-5 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: oid 5 updating version 0 to 172 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: oid 5 updating version 172 to 173 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: oid 5 updating version 173 to 174 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:677: oid 5 updating version 174 to 175 2023-12-01T04:48:49.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 175 (ObjNum 223 snap 63 seq_num 223) dirty exists 2023-12-01T04:48:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:677: left oid 5 (ObjNum 223 snap 63 seq_num 223) 2023-12-01T04:48:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:678: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:48:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:678: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:48:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 115 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:48:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:49 smithi089 ceph-mon[98504]: osdmap e190: 8 total, 8 up, 8 in 2023-12-01T04:48:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:49 smithi060 ceph-mon[94233]: osdmap e190: 8 total, 8 up, 8 in 2023-12-01T04:48:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:49 smithi060 ceph-mon[109077]: osdmap e190: 8 total, 8 up, 8 in 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:670: done (6 left) 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:672: done (5 left) 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:673: done (4 left) 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:674: done (3 left) 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:677: done (2 left) 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:678: done (1 left) 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:679: done (0 left) 2023-12-01T04:48:50.538 INFO:tasks.rados.rados.0.smithi060.stdout:680: copy_from oid 48 from oid 7 current snap is 64 2023-12-01T04:48:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:681: read oid 2 snap -1 2023-12-01T04:48:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:681: expect deleted 2023-12-01T04:48:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 64 2023-12-01T04:48:50.539 INFO:tasks.rados.rados.0.smithi060.stdout:682: seq_num 224 ranges {2408448=557056,2965504=737280,3702784=65536} 2023-12-01T04:48:50.554 INFO:tasks.rados.rados.0.smithi060.stdout:682: writing smithi060156570-13 from 2408448 to 2965504 tid 1 2023-12-01T04:48:50.558 INFO:tasks.rados.rados.0.smithi060.stdout:682: writing smithi060156570-13 from 2965504 to 3702784 tid 2 2023-12-01T04:48:50.559 INFO:tasks.rados.rados.0.smithi060.stdout:682: writing smithi060156570-13 from 3702784 to 3768320 tid 3 2023-12-01T04:48:50.559 INFO:tasks.rados.rados.0.smithi060.stdout:683: read oid 47 snap -1 2023-12-01T04:48:50.559 INFO:tasks.rados.rados.0.smithi060.stdout:683: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:48:50.559 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 64 2023-12-01T04:48:50.560 INFO:tasks.rados.rados.0.smithi060.stdout:684: seq_num 225 ranges {4341760=573440,4915200=622592,5537792=180224} 2023-12-01T04:48:50.586 INFO:tasks.rados.rados.0.smithi060.stdout:684: writing smithi060156570-18 from 4341760 to 4915200 tid 1 2023-12-01T04:48:50.589 INFO:tasks.rados.rados.0.smithi060.stdout:684: writing smithi060156570-18 from 4915200 to 5537792 tid 2 2023-12-01T04:48:50.591 INFO:tasks.rados.rados.0.smithi060.stdout:684: writing smithi060156570-18 from 5537792 to 5718016 tid 3 2023-12-01T04:48:50.591 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 64 2023-12-01T04:48:50.591 INFO:tasks.rados.rados.0.smithi060.stdout:685: seq_num 226 ranges {0=589824,589824=507904,1097728=294912} 2023-12-01T04:48:50.594 INFO:tasks.rados.rados.0.smithi060.stdout:685: writing smithi060156570-33 from 0 to 589824 tid 1 2023-12-01T04:48:50.597 INFO:tasks.rados.rados.0.smithi060.stdout:685: writing smithi060156570-33 from 589824 to 1097728 tid 2 2023-12-01T04:48:50.599 INFO:tasks.rados.rados.0.smithi060.stdout:685: writing smithi060156570-33 from 1097728 to 1392640 tid 3 2023-12-01T04:48:50.599 INFO:tasks.rados.rados.0.smithi060.stdout:681: done (5 left) 2023-12-01T04:48:50.599 INFO:tasks.rados.rados.0.smithi060.stdout:686: read oid 20 snap -1 2023-12-01T04:48:50.599 INFO:tasks.rados.rados.0.smithi060.stdout:686: expect (ObjNum 148 snap 33 seq_num 148) 2023-12-01T04:48:50.600 INFO:tasks.rados.rados.0.smithi060.stdout:687: read oid 29 snap -1 2023-12-01T04:48:50.600 INFO:tasks.rados.rados.0.smithi060.stdout:687: expect deleted 2023-12-01T04:48:50.600 INFO:tasks.rados.rados.0.smithi060.stdout:688: copy_from oid 31 from oid 44 current snap is 64 2023-12-01T04:48:50.600 INFO:tasks.rados.rados.0.smithi060.stdout:680: finishing copy_from to smithi060156570-48 2023-12-01T04:48:50.600 INFO:tasks.rados.rados.0.smithi060.stdout:680: got expected ENOENT (src dne) 2023-12-01T04:48:50.600 INFO:tasks.rados.rados.0.smithi060.stdout:680: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:48:50.600 INFO:tasks.rados.rados.0.smithi060.stdout:683: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:682: finishing write tid 1 to smithi060156570-13 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:682: finishing write tid 2 to smithi060156570-13 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:682: finishing write tid 3 to smithi060156570-13 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:682: finishing write tid 4 to smithi060156570-13 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:684: finishing write tid 1 to smithi060156570-18 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:684: finishing write tid 2 to smithi060156570-18 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:680: done (7 left) 2023-12-01T04:48:50.731 INFO:tasks.rados.rados.0.smithi060.stdout:683: done (6 left) 2023-12-01T04:48:50.732 INFO:tasks.rados.rados.0.smithi060.stdout:689: snap_remove snap 62 2023-12-01T04:48:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:50 smithi089 ceph-mon[98504]: pgmap v245: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 586 KiB/s wr, 11 op/s 2023-12-01T04:48:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:50 smithi089 ceph-mon[98504]: osdmap e191: 8 total, 8 up, 8 in 2023-12-01T04:48:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:50 smithi060 ceph-mon[94233]: pgmap v245: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 586 KiB/s wr, 11 op/s 2023-12-01T04:48:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:50 smithi060 ceph-mon[94233]: osdmap e191: 8 total, 8 up, 8 in 2023-12-01T04:48:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:50 smithi060 ceph-mon[109077]: pgmap v245: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 586 KiB/s wr, 11 op/s 2023-12-01T04:48:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:50 smithi060 ceph-mon[109077]: osdmap e191: 8 total, 8 up, 8 in 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:689: done (6 left) 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:690: delete oid 37 current snap is 64 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:684: finishing write tid 3 to smithi060156570-18 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:684: finishing write tid 4 to smithi060156570-18 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:684: finishing write tid 5 to smithi060156570-18 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:684: oid 18 updating version 0 to 217 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:684: oid 18 version 217 is already newer than 216 2023-12-01T04:48:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:684: oid 18 updating version 217 to 218 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:684: oid 18 version 218 is already newer than 215 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 218 (ObjNum 225 snap 64 seq_num 225) dirty exists 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:684: left oid 18 (ObjNum 225 snap 64 seq_num 225) 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:682: finishing write tid 5 to smithi060156570-13 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:682: oid 13 updating version 0 to 155 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:682: oid 13 version 155 is already newer than 154 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:682: oid 13 updating version 155 to 156 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:682: oid 13 version 156 is already newer than 153 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 156 (ObjNum 224 snap 64 seq_num 224) dirty exists 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:682: left oid 13 (ObjNum 224 snap 64 seq_num 224) 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:685: finishing write tid 1 to smithi060156570-33 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:685: finishing write tid 2 to smithi060156570-33 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:688: finishing copy_from to smithi060156570-31 2023-12-01T04:48:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:688: got expected ENOENT (src dne) 2023-12-01T04:48:51.546 INFO:tasks.rados.rados.0.smithi060.stdout:688: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:48:51.546 INFO:tasks.rados.rados.0.smithi060.stdout:685: finishing write tid 3 to smithi060156570-33 2023-12-01T04:48:51.546 INFO:tasks.rados.rados.0.smithi060.stdout:686: expect (ObjNum 148 snap 33 seq_num 148) 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:685: finishing write tid 4 to smithi060156570-33 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:685: finishing write tid 5 to smithi060156570-33 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:685: oid 33 updating version 0 to 125 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:685: oid 33 version 125 is already newer than 123 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:685: oid 33 version 125 is already newer than 122 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:685: oid 33 version 125 is already newer than 124 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 125 (ObjNum 226 snap 64 seq_num 226) dirty exists 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:685: left oid 33 (ObjNum 226 snap 64 seq_num 226) 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:682: done (6 left) 2023-12-01T04:48:51.582 INFO:tasks.rados.rados.0.smithi060.stdout:684: done (5 left) 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:685: done (4 left) 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:686: done (3 left) 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:687: done (2 left) 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:688: done (1 left) 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:690: done (0 left) 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:691: read oid 11 snap -1 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:691: expect deleted 2023-12-01T04:48:51.583 INFO:tasks.rados.rados.0.smithi060.stdout:692: snap_remove snap 47 2023-12-01T04:48:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:51 smithi060 ceph-mon[94233]: osdmap e192: 8 total, 8 up, 8 in 2023-12-01T04:48:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:51 smithi060 ceph-mon[109077]: osdmap e192: 8 total, 8 up, 8 in 2023-12-01T04:48:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:51 smithi089 ceph-mon[98504]: osdmap e192: 8 total, 8 up, 8 in 2023-12-01T04:48:52.548 INFO:tasks.rados.rados.0.smithi060.stdout:692: done (1 left) 2023-12-01T04:48:52.549 INFO:tasks.rados.rados.0.smithi060.stdout:693: read oid 12 snap -1 2023-12-01T04:48:52.549 INFO:tasks.rados.rados.0.smithi060.stdout:693: expect deleted 2023-12-01T04:48:52.549 INFO:tasks.rados.rados.0.smithi060.stdout:694: read oid 29 snap -1 2023-12-01T04:48:52.549 INFO:tasks.rados.rados.0.smithi060.stdout:694: expect deleted 2023-12-01T04:48:52.549 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 64 2023-12-01T04:48:52.549 INFO:tasks.rados.rados.0.smithi060.stdout:695: seq_num 228 ranges {0=622592,622592=671744,1294336=131072} 2023-12-01T04:48:52.568 INFO:tasks.rados.rados.0.smithi060.stdout:695: writing smithi060156570-17 from 0 to 622592 tid 1 2023-12-01T04:48:52.568 INFO:tasks.rados.rados.0.smithi060.stdout:695: writing smithi060156570-17 from 622592 to 1294336 tid 2 2023-12-01T04:48:52.568 INFO:tasks.rados.rados.0.smithi060.stdout:695: writing smithi060156570-17 from 1294336 to 1425408 tid 3 2023-12-01T04:48:52.569 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 64 2023-12-01T04:48:52.569 INFO:tasks.rados.rados.0.smithi060.stdout:696: seq_num 229 ranges {0=638976,638976=606208,1245184=196608} 2023-12-01T04:48:52.569 INFO:tasks.rados.rados.0.smithi060.stdout:696: writing smithi060156570-7 from 0 to 638976 tid 1 2023-12-01T04:48:52.569 INFO:tasks.rados.rados.0.smithi060.stdout:696: writing smithi060156570-7 from 638976 to 1245184 tid 2 2023-12-01T04:48:52.569 INFO:tasks.rados.rados.0.smithi060.stdout:696: writing smithi060156570-7 from 1245184 to 1441792 tid 3 2023-12-01T04:48:52.569 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 64 2023-12-01T04:48:52.569 INFO:tasks.rados.rados.0.smithi060.stdout:697: seq_num 230 ranges {3203072=655360,3858432=491520,4349952=311296} 2023-12-01T04:48:52.590 INFO:tasks.rados.rados.0.smithi060.stdout:697: writing smithi060156570-8 from 3203072 to 3858432 tid 1 2023-12-01T04:48:52.593 INFO:tasks.rados.rados.0.smithi060.stdout:697: writing smithi060156570-8 from 3858432 to 4349952 tid 2 2023-12-01T04:48:52.595 INFO:tasks.rados.rados.0.smithi060.stdout:697: writing smithi060156570-8 from 4349952 to 4661248 tid 3 2023-12-01T04:48:52.595 INFO:tasks.rados.rados.0.smithi060.stdout:698: rmattr oid 16 current snap is 64 2023-12-01T04:48:52.595 INFO:tasks.rados.rados.0.smithi060.stdout:698: done (6 left) 2023-12-01T04:48:52.595 INFO:tasks.rados.rados.0.smithi060.stdout:699: snap_remove snap 55 2023-12-01T04:48:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:52 smithi060 ceph-mon[94233]: pgmap v248: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:52 smithi060 ceph-mon[94233]: osdmap e193: 8 total, 8 up, 8 in 2023-12-01T04:48:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:52 smithi060 ceph-mon[109077]: pgmap v248: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:52 smithi060 ceph-mon[109077]: osdmap e193: 8 total, 8 up, 8 in 2023-12-01T04:48:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:52 smithi089 ceph-mon[98504]: pgmap v248: 121 pgs: 121 active+clean; 80 MiB data, 492 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:48:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:52 smithi089 ceph-mon[98504]: osdmap e193: 8 total, 8 up, 8 in 2023-12-01T04:48:53.555 INFO:tasks.rados.rados.0.smithi060.stdout:699: done (6 left) 2023-12-01T04:48:53.556 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 64 2023-12-01T04:48:53.556 INFO:tasks.rados.rados.0.smithi060.stdout:700: seq_num 231 ranges {0=671744,671744=778240,1449984=24576} 2023-12-01T04:48:53.558 INFO:tasks.rados.rados.0.smithi060.stdout:700: writing smithi060156570-9 from 0 to 671744 tid 1 2023-12-01T04:48:53.564 INFO:tasks.rados.rados.0.smithi060.stdout:700: writing smithi060156570-9 from 671744 to 1449984 tid 2 2023-12-01T04:48:53.564 INFO:tasks.rados.rados.0.smithi060.stdout:700: writing smithi060156570-9 from 1449984 to 1474560 tid 3 2023-12-01T04:48:53.564 INFO:tasks.rados.rados.0.smithi060.stdout:701: snap_create 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: finishing write tid 1 to smithi060156570-17 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: finishing write tid 2 to smithi060156570-17 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: finishing write tid 3 to smithi060156570-17 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: finishing write tid 4 to smithi060156570-17 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:696: finishing write tid 1 to smithi060156570-7 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: finishing write tid 5 to smithi060156570-17 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: oid 17 updating version 0 to 105 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: oid 17 version 105 is already newer than 103 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: oid 17 version 105 is already newer than 104 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: oid 17 updating version 105 to 106 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 106 (ObjNum 228 snap 64 seq_num 228) dirty exists 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:695: left oid 17 (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:48:53.566 INFO:tasks.rados.rados.0.smithi060.stdout:696: finishing write tid 2 to smithi060156570-7 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: finishing write tid 3 to smithi060156570-7 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: finishing write tid 4 to smithi060156570-7 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: finishing write tid 5 to smithi060156570-7 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: oid 7 updating version 0 to 339 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: oid 7 updating version 339 to 340 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: oid 7 version 340 is already newer than 338 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: oid 7 updating version 340 to 341 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 341 (ObjNum 229 snap 64 seq_num 229) dirty exists 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:696: left oid 7 (ObjNum 229 snap 64 seq_num 229) 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:697: finishing write tid 1 to smithi060156570-8 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:697: finishing write tid 2 to smithi060156570-8 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:697: finishing write tid 3 to smithi060156570-8 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:697: finishing write tid 4 to smithi060156570-8 2023-12-01T04:48:53.567 INFO:tasks.rados.rados.0.smithi060.stdout:697: finishing write tid 5 to smithi060156570-8 2023-12-01T04:48:53.568 INFO:tasks.rados.rados.0.smithi060.stdout:697: oid 8 updating version 0 to 155 2023-12-01T04:48:53.568 INFO:tasks.rados.rados.0.smithi060.stdout:697: oid 8 version 155 is already newer than 154 2023-12-01T04:48:53.568 INFO:tasks.rados.rados.0.smithi060.stdout:697: oid 8 version 155 is already newer than 153 2023-12-01T04:48:53.568 INFO:tasks.rados.rados.0.smithi060.stdout:697: oid 8 updating version 155 to 156 2023-12-01T04:48:53.568 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 156 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:48:53.568 INFO:tasks.rados.rados.0.smithi060.stdout:697: left oid 8 (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:48:53.568 INFO:tasks.rados.rados.0.smithi060.stdout:700: finishing write tid 1 to smithi060156570-9 2023-12-01T04:48:53.569 INFO:tasks.rados.rados.0.smithi060.stdout:700: finishing write tid 2 to smithi060156570-9 2023-12-01T04:48:53.569 INFO:tasks.rados.rados.0.smithi060.stdout:700: finishing write tid 3 to smithi060156570-9 2023-12-01T04:48:53.570 INFO:tasks.rados.rados.0.smithi060.stdout:700: finishing write tid 4 to smithi060156570-9 2023-12-01T04:48:53.571 INFO:tasks.rados.rados.0.smithi060.stdout:700: finishing write tid 5 to smithi060156570-9 2023-12-01T04:48:53.572 INFO:tasks.rados.rados.0.smithi060.stdout:700: oid 9 updating version 0 to 235 2023-12-01T04:48:53.572 INFO:tasks.rados.rados.0.smithi060.stdout:700: oid 9 version 235 is already newer than 231 2023-12-01T04:48:53.572 INFO:tasks.rados.rados.0.smithi060.stdout:700: oid 9 updating version 235 to 236 2023-12-01T04:48:53.572 INFO:tasks.rados.rados.0.smithi060.stdout:700: oid 9 version 236 is already newer than 234 2023-12-01T04:48:53.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 236 (ObjNum 231 snap 64 seq_num 231) dirty exists 2023-12-01T04:48:53.572 INFO:tasks.rados.rados.0.smithi060.stdout:700: left oid 9 (ObjNum 231 snap 64 seq_num 231) 2023-12-01T04:48:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:53 smithi060 ceph-mon[94233]: osdmap e194: 8 total, 8 up, 8 in 2023-12-01T04:48:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:53 smithi060 ceph-mon[109077]: osdmap e194: 8 total, 8 up, 8 in 2023-12-01T04:48:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:53 smithi089 ceph-mon[98504]: osdmap e194: 8 total, 8 up, 8 in 2023-12-01T04:48:54.456 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:48:54.559 INFO:tasks.rados.rados.0.smithi060.stdout:691: done (7 left) 2023-12-01T04:48:54.559 INFO:tasks.rados.rados.0.smithi060.stdout:693: done (6 left) 2023-12-01T04:48:54.560 INFO:tasks.rados.rados.0.smithi060.stdout:694: done (5 left) 2023-12-01T04:48:54.560 INFO:tasks.rados.rados.0.smithi060.stdout:695: done (4 left) 2023-12-01T04:48:54.560 INFO:tasks.rados.rados.0.smithi060.stdout:696: done (3 left) 2023-12-01T04:48:54.560 INFO:tasks.rados.rados.0.smithi060.stdout:697: done (2 left) 2023-12-01T04:48:54.560 INFO:tasks.rados.rados.0.smithi060.stdout:700: done (1 left) 2023-12-01T04:48:54.560 INFO:tasks.rados.rados.0.smithi060.stdout:701: done (0 left) 2023-12-01T04:48:54.560 INFO:tasks.rados.rados.0.smithi060.stdout:702: delete oid 46 current snap is 65 2023-12-01T04:48:54.565 INFO:tasks.rados.rados.0.smithi060.stdout:702: done (0 left) 2023-12-01T04:48:54.566 INFO:tasks.rados.rados.0.smithi060.stdout:703: delete oid 44 current snap is 65 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:703: done (0 left) 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:704: read oid 46 snap -1 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:704: expect deleted 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:705: rollback oid 47 current snap is 65 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 47 to 63 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:706: read oid 43 snap -1 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:706: expect (ObjNum 216 snap 59 seq_num 216) 2023-12-01T04:48:54.569 INFO:tasks.rados.rados.0.smithi060.stdout:707: copy_from oid 41 from oid 49 current snap is 65 2023-12-01T04:48:54.570 INFO:tasks.rados.rados.0.smithi060.stdout:708: snap_remove snap 64 2023-12-01T04:48:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:54 smithi060 ceph-mon[94233]: pgmap v251: 121 pgs: 121 active+clean; 91 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-01T04:48:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:54 smithi060 ceph-mon[94233]: osdmap e195: 8 total, 8 up, 8 in 2023-12-01T04:48:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:54 smithi060 ceph-mon[109077]: pgmap v251: 121 pgs: 121 active+clean; 91 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-01T04:48:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:54 smithi060 ceph-mon[109077]: osdmap e195: 8 total, 8 up, 8 in 2023-12-01T04:48:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:48:54] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3m) 2m ago 3m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3m) 2m ago 3m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4m) 2m ago 4m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4m) 2m ago 4m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7m) 2m ago 7m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9m) 2m ago 9m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9m) 2m ago 9m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7m) 2m ago 7m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7m) 2m ago 7m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3m) 2m ago 3m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:48:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3m) 2m ago 3m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7m) 2m ago 7m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6m) 2m ago 6m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6m) 2m ago 6m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6m) 2m ago 6m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5m) 2m ago 5m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5m) 2m ago 5m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5m) 2m ago 5m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4m) 2m ago 4m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:48:54.793 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3m) 2m ago 4m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:48:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:54 smithi089 ceph-mon[98504]: pgmap v251: 121 pgs: 121 active+clean; 91 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-01T04:48:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:54 smithi089 ceph-mon[98504]: osdmap e195: 8 total, 8 up, 8 in 2023-12-01T04:48:55.193 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:48:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:48:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:48:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:48:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:48:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:48:55.194 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:48:55.567 INFO:tasks.rados.rados.0.smithi060.stdout:708: done (4 left) 2023-12-01T04:48:55.567 INFO:tasks.rados.rados.0.smithi060.stdout:709: rmattr oid 48 current snap is 65 2023-12-01T04:48:55.567 INFO:tasks.rados.rados.0.smithi060.stdout:710: read oid 17 snap -1 2023-12-01T04:48:55.567 INFO:tasks.rados.rados.0.smithi060.stdout:710: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:48:55.567 INFO:tasks.rados.rados.0.smithi060.stdout:711: rollback oid 28 current snap is 65 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 58 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:712: copy_from oid 18 from oid 13 current snap is 65 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:713: read oid 31 snap -1 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:713: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:714: read oid 9 snap -1 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:714: expect (ObjNum 231 snap 64 seq_num 231) 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:715: snap_create 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:707: finishing copy_from to smithi060156570-41 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:707: got expected ENOENT (src dne) 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:707: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:705: finishing rollback tid 0 to smithi060156570-47 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:705: finishing rollback tid 1 to smithi060156570-47 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:705: finishing rollback tid 2 to smithi060156570-47 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 347 (ObjNum 97 snap 19 seq_num 97) dirty exists 2023-12-01T04:48:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:706: expect (ObjNum 216 snap 59 seq_num 216) 2023-12-01T04:48:55.717 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 149 (ObjNum 289 snap 0 seq_num 200390912) dirty exists 2023-12-01T04:48:55.717 INFO:tasks.rados.rados.0.smithi060.stdout:713: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:48:55.717 INFO:tasks.rados.rados.0.smithi060.stdout:711: finishing rollback tid 0 to smithi060156570-28 2023-12-01T04:48:55.717 INFO:tasks.rados.rados.0.smithi060.stdout:710: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:48:55.754 INFO:tasks.rados.rados.0.smithi060.stdout:711: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:48:55.754 INFO:tasks.rados.rados.0.smithi060.stdout:714: expect (ObjNum 231 snap 64 seq_num 231) 2023-12-01T04:48:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:711: finishing rollback tid 2 to smithi060156570-28 2023-12-01T04:48:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 166 (ObjNum 124 snap 28 seq_num 124) dirty exists 2023-12-01T04:48:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:712: finishing copy_from to smithi060156570-18 2023-12-01T04:48:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 156 (ObjNum 224 snap 64 seq_num 224) dirty exists 2023-12-01T04:48:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:712: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:48:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[94233]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[94233]: osdmap e196: 8 total, 8 up, 8 in 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[94233]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2910908912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[109077]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[109077]: osdmap e196: 8 total, 8 up, 8 in 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[109077]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2910908912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:48:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:55 smithi089 ceph-mon[98504]: from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:55 smithi089 ceph-mon[98504]: osdmap e196: 8 total, 8 up, 8 in 2023-12-01T04:48:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:55 smithi089 ceph-mon[98504]: from='client.25007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:48:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2910908912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:48:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:48:56.523 INFO:tasks.rados.rados.0.smithi060.stdout:704: done (10 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:705: done (9 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:706: done (8 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:707: done (7 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:709: done (6 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:710: done (5 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:711: done (4 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:712: done (3 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:713: done (2 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:714: done (1 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:715: done (0 left) 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 66 2023-12-01T04:48:56.524 INFO:tasks.rados.rados.0.smithi060.stdout:716: seq_num 234 ranges {3768320=729088,4497408=434176,4931584=368640} 2023-12-01T04:48:56.548 INFO:tasks.rados.rados.0.smithi060.stdout:716: writing smithi060156570-13 from 3768320 to 4497408 tid 1 2023-12-01T04:48:56.550 INFO:tasks.rados.rados.0.smithi060.stdout:716: writing smithi060156570-13 from 4497408 to 4931584 tid 2 2023-12-01T04:48:56.552 INFO:tasks.rados.rados.0.smithi060.stdout:716: writing smithi060156570-13 from 4931584 to 5300224 tid 3 2023-12-01T04:48:56.552 INFO:tasks.rados.rados.0.smithi060.stdout:717: snap_create 2023-12-01T04:48:56.558 INFO:tasks.rados.rados.0.smithi060.stdout:716: finishing write tid 1 to smithi060156570-13 2023-12-01T04:48:56.560 INFO:tasks.rados.rados.0.smithi060.stdout:716: finishing write tid 2 to smithi060156570-13 2023-12-01T04:48:56.560 INFO:tasks.rados.rados.0.smithi060.stdout:716: finishing write tid 3 to smithi060156570-13 2023-12-01T04:48:56.560 INFO:tasks.rados.rados.0.smithi060.stdout:716: finishing write tid 4 to smithi060156570-13 2023-12-01T04:48:56.561 INFO:tasks.rados.rados.0.smithi060.stdout:716: finishing write tid 5 to smithi060156570-13 2023-12-01T04:48:56.561 INFO:tasks.rados.rados.0.smithi060.stdout:716: oid 13 updating version 0 to 169 2023-12-01T04:48:56.561 INFO:tasks.rados.rados.0.smithi060.stdout:716: oid 13 updating version 169 to 171 2023-12-01T04:48:56.561 INFO:tasks.rados.rados.0.smithi060.stdout:716: oid 13 version 171 is already newer than 168 2023-12-01T04:48:56.561 INFO:tasks.rados.rados.0.smithi060.stdout:716: oid 13 version 171 is already newer than 170 2023-12-01T04:48:56.561 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 171 (ObjNum 234 snap 66 seq_num 234) dirty exists 2023-12-01T04:48:56.561 INFO:tasks.rados.rados.0.smithi060.stdout:716: left oid 13 (ObjNum 234 snap 66 seq_num 234) 2023-12-01T04:48:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:56 smithi060 ceph-mon[94233]: pgmap v254: 121 pgs: 121 active+clean; 91 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-01T04:48:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:56 smithi060 ceph-mon[94233]: osdmap e197: 8 total, 8 up, 8 in 2023-12-01T04:48:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:56 smithi060 ceph-mon[94233]: osdmap e198: 8 total, 8 up, 8 in 2023-12-01T04:48:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:56 smithi060 ceph-mon[109077]: pgmap v254: 121 pgs: 121 active+clean; 91 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-01T04:48:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:56 smithi060 ceph-mon[109077]: osdmap e197: 8 total, 8 up, 8 in 2023-12-01T04:48:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:56 smithi060 ceph-mon[109077]: osdmap e198: 8 total, 8 up, 8 in 2023-12-01T04:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:56 smithi089 ceph-mon[98504]: pgmap v254: 121 pgs: 121 active+clean; 91 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 13 op/s 2023-12-01T04:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:56 smithi089 ceph-mon[98504]: osdmap e197: 8 total, 8 up, 8 in 2023-12-01T04:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:56 smithi089 ceph-mon[98504]: osdmap e198: 8 total, 8 up, 8 in 2023-12-01T04:48:57.530 INFO:tasks.rados.rados.0.smithi060.stdout:716: done (1 left) 2023-12-01T04:48:57.530 INFO:tasks.rados.rados.0.smithi060.stdout:717: done (0 left) 2023-12-01T04:48:57.531 INFO:tasks.rados.rados.0.smithi060.stdout:718: delete oid 15 current snap is 67 2023-12-01T04:48:57.534 INFO:tasks.rados.rados.0.smithi060.stdout:718: done (0 left) 2023-12-01T04:48:57.534 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 67 2023-12-01T04:48:57.535 INFO:tasks.rados.rados.0.smithi060.stdout:719: seq_num 236 ranges {4153344=761856,4915200=647168,5562368=155648} 2023-12-01T04:48:57.561 INFO:tasks.rados.rados.0.smithi060.stdout:719: writing smithi060156570-6 from 4153344 to 4915200 tid 1 2023-12-01T04:48:57.565 INFO:tasks.rados.rados.0.smithi060.stdout:719: writing smithi060156570-6 from 4915200 to 5562368 tid 2 2023-12-01T04:48:57.566 INFO:tasks.rados.rados.0.smithi060.stdout:719: writing smithi060156570-6 from 5562368 to 5718016 tid 3 2023-12-01T04:48:57.566 INFO:tasks.rados.rados.0.smithi060.stdout:720: snap_remove snap 63 2023-12-01T04:48:58.571 INFO:tasks.rados.rados.0.smithi060.stdout:720: done (1 left) 2023-12-01T04:48:58.571 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 67 2023-12-01T04:48:58.571 INFO:tasks.rados.rados.0.smithi060.stdout:719: finishing write tid 1 to smithi060156570-6 2023-12-01T04:48:58.571 INFO:tasks.rados.rados.0.smithi060.stdout:719: finishing write tid 2 to smithi060156570-6 2023-12-01T04:48:58.571 INFO:tasks.rados.rados.0.smithi060.stdout:719: finishing write tid 3 to smithi060156570-6 2023-12-01T04:48:58.571 INFO:tasks.rados.rados.0.smithi060.stdout:719: finishing write tid 4 to smithi060156570-6 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:719: finishing write tid 5 to smithi060156570-6 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:719: oid 6 updating version 0 to 262 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:719: oid 6 version 262 is already newer than 259 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:719: oid 6 version 262 is already newer than 261 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:719: oid 6 version 262 is already newer than 260 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 262 (ObjNum 236 snap 67 seq_num 236) dirty exists 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:719: left oid 6 (ObjNum 236 snap 67 seq_num 236) 2023-12-01T04:48:58.572 INFO:tasks.rados.rados.0.smithi060.stdout:721: seq_num 237 ranges {0=778240,778240=532480,1310720=270336} 2023-12-01T04:48:58.580 INFO:tasks.rados.rados.0.smithi060.stdout:721: writing smithi060156570-11 from 0 to 778240 tid 1 2023-12-01T04:48:58.580 INFO:tasks.rados.rados.0.smithi060.stdout:721: writing smithi060156570-11 from 778240 to 1310720 tid 2 2023-12-01T04:48:58.581 INFO:tasks.rados.rados.0.smithi060.stdout:721: writing smithi060156570-11 from 1310720 to 1581056 tid 3 2023-12-01T04:48:58.582 INFO:tasks.rados.rados.0.smithi060.stdout:719: done (1 left) 2023-12-01T04:48:58.582 INFO:tasks.rados.rados.0.smithi060.stdout:722: copy_from oid 46 from oid 19 current snap is 67 2023-12-01T04:48:58.582 INFO:tasks.rados.rados.0.smithi060.stdout:721: finishing write tid 1 to smithi060156570-11 2023-12-01T04:48:58.582 INFO:tasks.rados.rados.0.smithi060.stdout:723: snap_remove snap 59 2023-12-01T04:48:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:58 smithi089 ceph-mon[98504]: pgmap v257: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-01T04:48:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:58 smithi089 ceph-mon[98504]: osdmap e199: 8 total, 8 up, 8 in 2023-12-01T04:48:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:58 smithi060 ceph-mon[94233]: pgmap v257: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-01T04:48:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:58 smithi060 ceph-mon[94233]: osdmap e199: 8 total, 8 up, 8 in 2023-12-01T04:48:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:58 smithi060 ceph-mon[109077]: pgmap v257: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-01T04:48:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:58 smithi060 ceph-mon[109077]: osdmap e199: 8 total, 8 up, 8 in 2023-12-01T04:48:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:723: done (2 left) 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:724: copy_from oid 24 from oid 22 current snap is 67 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:722: finishing copy_from to smithi060156570-46 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:722: got expected ENOENT (src dne) 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:722: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:721: finishing write tid 2 to smithi060156570-11 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:721: finishing write tid 3 to smithi060156570-11 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:721: finishing write tid 4 to smithi060156570-11 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:721: finishing write tid 5 to smithi060156570-11 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:721: oid 11 updating version 0 to 157 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:721: oid 11 updating version 157 to 159 2023-12-01T04:48:59.584 INFO:tasks.rados.rados.0.smithi060.stdout:721: oid 11 updating version 159 to 160 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:721: oid 11 version 160 is already newer than 158 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 160 (ObjNum 237 snap 67 seq_num 237) dirty exists 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:721: left oid 11 (ObjNum 237 snap 67 seq_num 237) 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:721: done (2 left) 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:722: done (1 left) 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:725: copy_from oid 43 from oid 35 current snap is 67 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:726: setattr oid 29 current snap is 67 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:727: setattr oid 32 current snap is 67 2023-12-01T04:48:59.585 INFO:tasks.rados.rados.0.smithi060.stdout:728: snap_create 2023-12-01T04:48:59.588 INFO:tasks.rados.rados.0.smithi060.stdout:725: finishing copy_from to smithi060156570-43 2023-12-01T04:48:59.588 INFO:tasks.rados.rados.0.smithi060.stdout:725: got expected ENOENT (src dne) 2023-12-01T04:48:59.588 INFO:tasks.rados.rados.0.smithi060.stdout:725: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:48:59.589 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 352 (ObjNum 129 snap 0 seq_num 200083704) dirty exists 2023-12-01T04:48:59.589 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 183 (ObjNum 196 snap 45 seq_num 196) dirty exists 2023-12-01T04:48:59.598 INFO:tasks.rados.rados.0.smithi060.stdout:724: finishing copy_from to smithi060156570-24 2023-12-01T04:48:59.598 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 323 (ObjNum 213 snap 58 seq_num 213) dirty exists 2023-12-01T04:48:59.598 INFO:tasks.rados.rados.0.smithi060.stdout:724: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:49:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[94233]: osdmap e200: 8 total, 8 up, 8 in 2023-12-01T04:49:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:49:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[109077]: osdmap e200: 8 total, 8 up, 8 in 2023-12-01T04:49:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:48:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:49:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:59 smithi089 ceph-mon[98504]: osdmap e200: 8 total, 8 up, 8 in 2023-12-01T04:49:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:49:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:49:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:48:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:724: done (4 left) 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:725: done (3 left) 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:726: done (2 left) 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:727: done (1 left) 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:728: done (0 left) 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:729: rollback oid 27 current snap is 68 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 54 2023-12-01T04:49:00.582 INFO:tasks.rados.rados.0.smithi060.stdout:730: snap_remove snap 57 2023-12-01T04:49:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:00 smithi060 ceph-mon[94233]: pgmap v260: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-01T04:49:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:00 smithi060 ceph-mon[94233]: osdmap e201: 8 total, 8 up, 8 in 2023-12-01T04:49:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:00 smithi060 ceph-mon[109077]: pgmap v260: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-01T04:49:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:00 smithi060 ceph-mon[109077]: osdmap e201: 8 total, 8 up, 8 in 2023-12-01T04:49:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:00 smithi089 ceph-mon[98504]: pgmap v260: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.3 MiB/s wr, 12 op/s 2023-12-01T04:49:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:00 smithi089 ceph-mon[98504]: osdmap e201: 8 total, 8 up, 8 in 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:730: done (1 left) 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:731: copy_from oid 11 from oid 41 current snap is 68 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:729: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:729: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:729: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 163 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:729: done (1 left) 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:732: copy_from oid 46 from oid 17 current snap is 68 2023-12-01T04:49:01.526 INFO:tasks.rados.rados.0.smithi060.stdout:733: delete oid 29 current snap is 68 2023-12-01T04:49:01.541 INFO:tasks.rados.rados.0.smithi060.stdout:733: done (2 left) 2023-12-01T04:49:01.542 INFO:tasks.rados.rados.0.smithi060.stdout:734: snap_remove snap 67 2023-12-01T04:49:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:01 smithi060 ceph-mon[94233]: osdmap e202: 8 total, 8 up, 8 in 2023-12-01T04:49:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:01 smithi060 ceph-mon[94233]: osdmap e203: 8 total, 8 up, 8 in 2023-12-01T04:49:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:01 smithi060 ceph-mon[109077]: osdmap e202: 8 total, 8 up, 8 in 2023-12-01T04:49:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:01 smithi060 ceph-mon[109077]: osdmap e203: 8 total, 8 up, 8 in 2023-12-01T04:49:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:01 smithi089 ceph-mon[98504]: osdmap e202: 8 total, 8 up, 8 in 2023-12-01T04:49:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:01 smithi089 ceph-mon[98504]: osdmap e203: 8 total, 8 up, 8 in 2023-12-01T04:49:02.535 INFO:tasks.rados.rados.0.smithi060.stdout:734: done (2 left) 2023-12-01T04:49:02.535 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 68 2023-12-01T04:49:02.535 INFO:tasks.rados.rados.0.smithi060.stdout:732: finishing copy_from to smithi060156570-46 2023-12-01T04:49:02.535 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 106 (ObjNum 228 snap 64 seq_num 228) dirty exists 2023-12-01T04:49:02.535 INFO:tasks.rados.rados.0.smithi060.stdout:735: seq_num 239 ranges {0=409600,409600=704512,1114112=499712} 2023-12-01T04:49:02.537 INFO:tasks.rados.rados.0.smithi060.stdout:735: writing smithi060156570-12 from 0 to 409600 tid 1 2023-12-01T04:49:02.541 INFO:tasks.rados.rados.0.smithi060.stdout:735: writing smithi060156570-12 from 409600 to 1114112 tid 2 2023-12-01T04:49:02.544 INFO:tasks.rados.rados.0.smithi060.stdout:735: writing smithi060156570-12 from 1114112 to 1613824 tid 3 2023-12-01T04:49:02.544 INFO:tasks.rados.rados.0.smithi060.stdout:736: delete oid 22 current snap is 68 2023-12-01T04:49:02.544 INFO:tasks.rados.rados.0.smithi060.stdout:732: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:49:02.545 INFO:tasks.rados.rados.0.smithi060.stdout:731: finishing copy_from to smithi060156570-11 2023-12-01T04:49:02.545 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 115 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:49:02.545 INFO:tasks.rados.rados.0.smithi060.stdout:731: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:49:02.545 INFO:tasks.rados.rados.0.smithi060.stdout:735: finishing write tid 1 to smithi060156570-12 2023-12-01T04:49:02.545 INFO:tasks.rados.rados.0.smithi060.stdout:735: finishing write tid 2 to smithi060156570-12 2023-12-01T04:49:02.547 INFO:tasks.rados.rados.0.smithi060.stdout:735: finishing write tid 3 to smithi060156570-12 2023-12-01T04:49:02.547 INFO:tasks.rados.rados.0.smithi060.stdout:735: finishing write tid 4 to smithi060156570-12 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:735: finishing write tid 5 to smithi060156570-12 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:735: oid 12 updating version 0 to 200 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:735: oid 12 updating version 200 to 203 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:735: oid 12 version 203 is already newer than 201 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:735: oid 12 version 203 is already newer than 202 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 203 (ObjNum 239 snap 68 seq_num 239) dirty exists 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:735: left oid 12 (ObjNum 239 snap 68 seq_num 239) 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:731: done (3 left) 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:732: done (2 left) 2023-12-01T04:49:02.550 INFO:tasks.rados.rados.0.smithi060.stdout:735: done (1 left) 2023-12-01T04:49:02.551 INFO:tasks.rados.rados.0.smithi060.stdout:736: done (0 left) 2023-12-01T04:49:02.551 INFO:tasks.rados.rados.0.smithi060.stdout:737: snap_remove snap 60 2023-12-01T04:49:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:02 smithi060 ceph-mon[94233]: pgmap v263: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:02 smithi060 ceph-mon[94233]: osdmap e204: 8 total, 8 up, 8 in 2023-12-01T04:49:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:02 smithi060 ceph-mon[109077]: pgmap v263: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:02 smithi060 ceph-mon[109077]: osdmap e204: 8 total, 8 up, 8 in 2023-12-01T04:49:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:02 smithi089 ceph-mon[98504]: pgmap v263: 121 pgs: 121 active+clean; 87 MiB data, 509 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:02 smithi089 ceph-mon[98504]: osdmap e204: 8 total, 8 up, 8 in 2023-12-01T04:49:03.537 INFO:tasks.rados.rados.0.smithi060.stdout:737: done (0 left) 2023-12-01T04:49:03.537 INFO:tasks.rados.rados.0.smithi060.stdout:738: read oid 14 snap -1 2023-12-01T04:49:03.537 INFO:tasks.rados.rados.0.smithi060.stdout:738: expect (ObjNum 177 snap 36 seq_num 177) 2023-12-01T04:49:03.537 INFO:tasks.rados.rados.0.smithi060.stdout:739: snap_remove snap 58 2023-12-01T04:49:04.545 INFO:tasks.rados.rados.0.smithi060.stdout:739: done (1 left) 2023-12-01T04:49:04.545 INFO:tasks.rados.rados.0.smithi060.stdout:740: read oid 32 snap -1 2023-12-01T04:49:04.545 INFO:tasks.rados.rados.0.smithi060.stdout:740: expect (ObjNum 196 snap 45 seq_num 196) 2023-12-01T04:49:04.545 INFO:tasks.rados.rados.0.smithi060.stdout:741: snap_remove snap 66 2023-12-01T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:04 smithi060 ceph-mon[94233]: pgmap v266: 121 pgs: 121 active+clean; 91 MiB data, 551 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 14 op/s 2023-12-01T04:49:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:04 smithi060 ceph-mon[94233]: osdmap e205: 8 total, 8 up, 8 in 2023-12-01T04:49:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:49:04] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:49:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:04 smithi060 ceph-mon[109077]: pgmap v266: 121 pgs: 121 active+clean; 91 MiB data, 551 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 14 op/s 2023-12-01T04:49:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:04 smithi060 ceph-mon[109077]: osdmap e205: 8 total, 8 up, 8 in 2023-12-01T04:49:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:04 smithi089 ceph-mon[98504]: pgmap v266: 121 pgs: 121 active+clean; 91 MiB data, 551 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 14 op/s 2023-12-01T04:49:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:04 smithi089 ceph-mon[98504]: osdmap e205: 8 total, 8 up, 8 in 2023-12-01T04:49:05.554 INFO:tasks.rados.rados.0.smithi060.stdout:741: done (2 left) 2023-12-01T04:49:05.554 INFO:tasks.rados.rados.0.smithi060.stdout:742: rollback oid 2 current snap is 68 2023-12-01T04:49:05.554 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 2 to 50 2023-12-01T04:49:05.554 INFO:tasks.rados.rados.0.smithi060.stdout:743: read oid 6 snap -1 2023-12-01T04:49:05.555 INFO:tasks.rados.rados.0.smithi060.stdout:743: expect (ObjNum 236 snap 67 seq_num 236) 2023-12-01T04:49:05.555 INFO:tasks.rados.rados.0.smithi060.stdout:744: rollback oid 7 current snap is 68 2023-12-01T04:49:05.555 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 65 2023-12-01T04:49:05.555 INFO:tasks.rados.rados.0.smithi060.stdout:745: copy_from oid 41 from oid 21 current snap is 68 2023-12-01T04:49:05.555 INFO:tasks.rados.rados.0.smithi060.stdout:746: delete oid 11 current snap is 68 2023-12-01T04:49:05.555 INFO:tasks.rados.rados.0.smithi060.stdout:738: expect (ObjNum 177 snap 36 seq_num 177) 2023-12-01T04:49:05.587 INFO:tasks.rados.rados.0.smithi060.stdout:740: expect (ObjNum 196 snap 45 seq_num 196) 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:742: finishing rollback tid 1 to smithi060156570-2 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 0 (ObjNum 81 snap 0 seq_num 1835164001) dirty dne 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:744: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:744: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:744: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 378 (ObjNum 229 snap 64 seq_num 229) dirty exists 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:738: done (6 left) 2023-12-01T04:49:05.727 INFO:tasks.rados.rados.0.smithi060.stdout:740: done (5 left) 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:742: done (4 left) 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:744: done (3 left) 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:746: done (2 left) 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:747: delete oid 20 current snap is 68 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:745: finishing copy_from to smithi060156570-41 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 139 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:745: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:49:05.728 INFO:tasks.rados.rados.0.smithi060.stdout:743: expect (ObjNum 236 snap 67 seq_num 236) 2023-12-01T04:49:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:05 smithi060 ceph-mon[94233]: osdmap e206: 8 total, 8 up, 8 in 2023-12-01T04:49:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:05 smithi060 ceph-mon[109077]: osdmap e206: 8 total, 8 up, 8 in 2023-12-01T04:49:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:05 smithi089 ceph-mon[98504]: osdmap e206: 8 total, 8 up, 8 in 2023-12-01T04:49:06.072 INFO:tasks.rados.rados.0.smithi060.stdout:743: done (2 left) 2023-12-01T04:49:06.072 INFO:tasks.rados.rados.0.smithi060.stdout:745: done (1 left) 2023-12-01T04:49:06.072 INFO:tasks.rados.rados.0.smithi060.stdout:747: done (0 left) 2023-12-01T04:49:06.072 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 68 2023-12-01T04:49:06.072 INFO:tasks.rados.rados.0.smithi060.stdout:748: seq_num 243 ranges {6275072=475136,6750208=638976,7389184=565248} 2023-12-01T04:49:06.108 INFO:tasks.rados.rados.0.smithi060.stdout:748: writing smithi060156570-28 from 6275072 to 6750208 tid 1 2023-12-01T04:49:06.112 INFO:tasks.rados.rados.0.smithi060.stdout:748: writing smithi060156570-28 from 6750208 to 7389184 tid 2 2023-12-01T04:49:06.115 INFO:tasks.rados.rados.0.smithi060.stdout:748: writing smithi060156570-28 from 7389184 to 7954432 tid 3 2023-12-01T04:49:06.115 INFO:tasks.rados.rados.0.smithi060.stdout:749: rmattr oid 34 current snap is 68 2023-12-01T04:49:06.115 INFO:tasks.rados.rados.0.smithi060.stdout:748: finishing write tid 1 to smithi060156570-28 2023-12-01T04:49:06.115 INFO:tasks.rados.rados.0.smithi060.stdout:750: snap_create 2023-12-01T04:49:06.115 INFO:tasks.rados.rados.0.smithi060.stdout:748: finishing write tid 2 to smithi060156570-28 2023-12-01T04:49:06.117 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 324 (ObjNum 465 snap 0 seq_num 0) dirty exists 2023-12-01T04:49:06.119 INFO:tasks.rados.rados.0.smithi060.stdout:748: finishing write tid 3 to smithi060156570-28 2023-12-01T04:49:06.119 INFO:tasks.rados.rados.0.smithi060.stdout:748: finishing write tid 4 to smithi060156570-28 2023-12-01T04:49:06.120 INFO:tasks.rados.rados.0.smithi060.stdout:748: finishing write tid 5 to smithi060156570-28 2023-12-01T04:49:06.120 INFO:tasks.rados.rados.0.smithi060.stdout:748: oid 28 updating version 0 to 196 2023-12-01T04:49:06.120 INFO:tasks.rados.rados.0.smithi060.stdout:748: oid 28 version 196 is already newer than 194 2023-12-01T04:49:06.120 INFO:tasks.rados.rados.0.smithi060.stdout:748: oid 28 version 196 is already newer than 193 2023-12-01T04:49:06.120 INFO:tasks.rados.rados.0.smithi060.stdout:748: oid 28 version 196 is already newer than 195 2023-12-01T04:49:06.120 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 196 (ObjNum 243 snap 68 seq_num 243) dirty exists 2023-12-01T04:49:06.121 INFO:tasks.rados.rados.0.smithi060.stdout:748: left oid 28 (ObjNum 243 snap 68 seq_num 243) 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:748: done (2 left) 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:749: done (1 left) 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:750: done (0 left) 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:751: rmattr oid 35 current snap is 69 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:751: done (0 left) 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:752: read oid 27 snap -1 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:752: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-01T04:49:06.553 INFO:tasks.rados.rados.0.smithi060.stdout:753: setattr oid 18 current snap is 69 2023-12-01T04:49:06.554 INFO:tasks.rados.rados.0.smithi060.stdout:754: rollback oid 25 current snap is 69 2023-12-01T04:49:06.554 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 25 to 50 2023-12-01T04:49:06.554 INFO:tasks.rados.rados.0.smithi060.stdout:755: snap_remove snap 65 2023-12-01T04:49:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:06 smithi060 ceph-mon[94233]: pgmap v269: 121 pgs: 121 active+clean; 91 MiB data, 551 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 14 op/s 2023-12-01T04:49:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:06 smithi060 ceph-mon[94233]: osdmap e207: 8 total, 8 up, 8 in 2023-12-01T04:49:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:06 smithi060 ceph-mon[109077]: pgmap v269: 121 pgs: 121 active+clean; 91 MiB data, 551 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 14 op/s 2023-12-01T04:49:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:06 smithi060 ceph-mon[109077]: osdmap e207: 8 total, 8 up, 8 in 2023-12-01T04:49:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:06 smithi089 ceph-mon[98504]: pgmap v269: 121 pgs: 121 active+clean; 91 MiB data, 551 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 1.4 MiB/s wr, 14 op/s 2023-12-01T04:49:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:06 smithi089 ceph-mon[98504]: osdmap e207: 8 total, 8 up, 8 in 2023-12-01T04:49:07.561 INFO:tasks.rados.rados.0.smithi060.stdout:755: done (3 left) 2023-12-01T04:49:07.561 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 69 2023-12-01T04:49:07.561 INFO:tasks.rados.rados.0.smithi060.stdout:754: finishing rollback tid 1 to smithi060156570-25 2023-12-01T04:49:07.561 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 0 (ObjNum 97 snap 0 seq_num 2339998832) dirty dne 2023-12-01T04:49:07.561 INFO:tasks.rados.rados.0.smithi060.stdout:756: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2023-12-01T04:49:07.564 INFO:tasks.rados.rados.0.smithi060.stdout:756: writing smithi060156570-40 from 0 to 491520 tid 1 2023-12-01T04:49:07.568 INFO:tasks.rados.rados.0.smithi060.stdout:756: writing smithi060156570-40 from 491520 to 1064960 tid 2 2023-12-01T04:49:07.570 INFO:tasks.rados.rados.0.smithi060.stdout:756: writing smithi060156570-40 from 1064960 to 1523712 tid 3 2023-12-01T04:49:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:756: writing smithi060156570-40 from 1523712 to 1695744 tid 4 2023-12-01T04:49:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:754: done (3 left) 2023-12-01T04:49:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:757: copy_from oid 33 from oid 31 current snap is 69 2023-12-01T04:49:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 272 (ObjNum 224 snap 64 seq_num 224) dirty exists 2023-12-01T04:49:07.573 INFO:tasks.rados.rados.0.smithi060.stdout:753: done (3 left) 2023-12-01T04:49:07.573 INFO:tasks.rados.rados.0.smithi060.stdout:758: read oid 3 snap -1 2023-12-01T04:49:07.573 INFO:tasks.rados.rados.0.smithi060.stdout:758: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:49:07.573 INFO:tasks.rados.rados.0.smithi060.stdout:759: copy_from oid 28 from oid 13 current snap is 69 2023-12-01T04:49:07.573 INFO:tasks.rados.rados.0.smithi060.stdout:760: delete oid 38 current snap is 69 2023-12-01T04:49:07.574 INFO:tasks.rados.rados.0.smithi060.stdout:752: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-01T04:49:07.681 INFO:tasks.rados.rados.0.smithi060.stdout:752: done (5 left) 2023-12-01T04:49:07.682 INFO:tasks.rados.rados.0.smithi060.stdout:760: done (4 left) 2023-12-01T04:49:07.682 INFO:tasks.rados.rados.0.smithi060.stdout:761: snap_create 2023-12-01T04:49:07.682 INFO:tasks.rados.rados.0.smithi060.stdout:758: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: finishing write tid 1 to smithi060156570-40 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: finishing write tid 2 to smithi060156570-40 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: finishing write tid 3 to smithi060156570-40 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: finishing write tid 4 to smithi060156570-40 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: finishing write tid 5 to smithi060156570-40 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: finishing write tid 6 to smithi060156570-40 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: oid 40 updating version 0 to 135 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: oid 40 updating version 135 to 136 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: oid 40 updating version 136 to 137 2023-12-01T04:49:07.694 INFO:tasks.rados.rados.0.smithi060.stdout:756: oid 40 version 137 is already newer than 134 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:756: oid 40 updating version 137 to 138 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 138 (ObjNum 244 snap 69 seq_num 244) dirty exists 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:756: left oid 40 (ObjNum 244 snap 69 seq_num 244) 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:757: finishing copy_from to smithi060156570-33 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 147 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:757: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:759: finishing copy_from to smithi060156570-28 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 171 (ObjNum 234 snap 66 seq_num 234) dirty exists 2023-12-01T04:49:07.695 INFO:tasks.rados.rados.0.smithi060.stdout:759: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:49:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:07 smithi060 ceph-mon[94233]: osdmap e208: 8 total, 8 up, 8 in 2023-12-01T04:49:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:07 smithi060 ceph-mon[109077]: osdmap e208: 8 total, 8 up, 8 in 2023-12-01T04:49:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:07 smithi089 ceph-mon[98504]: osdmap e208: 8 total, 8 up, 8 in 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:756: done (4 left) 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:757: done (3 left) 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:758: done (2 left) 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:759: done (1 left) 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:761: done (0 left) 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:762: read oid 28 snap -1 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:762: expect (ObjNum 234 snap 66 seq_num 234) 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:763: rmattr oid 12 current snap is 70 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:763: done (1 left) 2023-12-01T04:49:08.565 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 70 2023-12-01T04:49:08.566 INFO:tasks.rados.rados.0.smithi060.stdout:764: seq_num 246 ranges {0=524288,524288=745472,1269760=425984,1695744=32768} 2023-12-01T04:49:08.567 INFO:tasks.rados.rados.0.smithi060.stdout:764: writing smithi060156570-1 from 0 to 524288 tid 1 2023-12-01T04:49:08.572 INFO:tasks.rados.rados.0.smithi060.stdout:764: writing smithi060156570-1 from 524288 to 1269760 tid 2 2023-12-01T04:49:08.575 INFO:tasks.rados.rados.0.smithi060.stdout:764: writing smithi060156570-1 from 1269760 to 1695744 tid 3 2023-12-01T04:49:08.575 INFO:tasks.rados.rados.0.smithi060.stdout:764: writing smithi060156570-1 from 1695744 to 1728512 tid 4 2023-12-01T04:49:08.575 INFO:tasks.rados.rados.0.smithi060.stdout:765: read oid 27 snap 69 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:765: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:766: read oid 44 snap -1 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:766: expect deleted 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:767: rmattr oid 29 current snap is 70 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:767: done (4 left) 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:768: rmattr oid 15 current snap is 70 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:768: done (4 left) 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 70 2023-12-01T04:49:08.576 INFO:tasks.rados.rados.0.smithi060.stdout:769: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2023-12-01T04:49:08.581 INFO:tasks.rados.rados.0.smithi060.stdout:769: writing smithi060156570-25 from 0 to 540672 tid 1 2023-12-01T04:49:08.583 INFO:tasks.rados.rados.0.smithi060.stdout:769: writing smithi060156570-25 from 540672 to 1163264 tid 2 2023-12-01T04:49:08.587 INFO:tasks.rados.rados.0.smithi060.stdout:769: writing smithi060156570-25 from 1163264 to 1744896 tid 3 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:770: rollback oid 33 current snap is 70 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 54 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: finishing write tid 1 to smithi060156570-1 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:771: delete oid 16 current snap is 70 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: finishing write tid 2 to smithi060156570-1 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: finishing write tid 3 to smithi060156570-1 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: finishing write tid 4 to smithi060156570-1 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: finishing write tid 5 to smithi060156570-1 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: finishing write tid 6 to smithi060156570-1 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: oid 1 updating version 0 to 150 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: oid 1 version 150 is already newer than 149 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: oid 1 version 150 is already newer than 148 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: oid 1 updating version 150 to 151 2023-12-01T04:49:08.588 INFO:tasks.rados.rados.0.smithi060.stdout:764: oid 1 updating version 151 to 152 2023-12-01T04:49:08.589 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 152 (ObjNum 246 snap 70 seq_num 246) dirty exists 2023-12-01T04:49:08.589 INFO:tasks.rados.rados.0.smithi060.stdout:764: left oid 1 (ObjNum 246 snap 70 seq_num 246) 2023-12-01T04:49:08.589 INFO:tasks.rados.rados.0.smithi060.stdout:769: finishing write tid 1 to smithi060156570-25 2023-12-01T04:49:08.589 INFO:tasks.rados.rados.0.smithi060.stdout:765: expect (ObjNum 115 snap 26 seq_num 115) 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:769: finishing write tid 2 to smithi060156570-25 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:770: finishing rollback tid 0 to smithi060156570-33 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:769: finishing write tid 3 to smithi060156570-25 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:770: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:764: done (6 left) 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:765: done (5 left) 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:766: done (4 left) 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:771: done (3 left) 2023-12-01T04:49:08.693 INFO:tasks.rados.rados.0.smithi060.stdout:772: rmattr oid 40 current snap is 70 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:772: done (3 left) 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 70 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:770: finishing rollback tid 2 to smithi060156570-33 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 155 (ObjNum 87 snap 17 seq_num 87) dirty exists 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:769: finishing write tid 4 to smithi060156570-25 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:769: finishing write tid 5 to smithi060156570-25 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:769: oid 25 updating version 0 to 387 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:769: oid 25 updating version 387 to 388 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:769: oid 25 version 388 is already newer than 385 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:769: oid 25 version 388 is already newer than 386 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 388 (ObjNum 247 snap 70 seq_num 247) dirty exists 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:769: left oid 25 (ObjNum 247 snap 70 seq_num 247) 2023-12-01T04:49:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:773: seq_num 249 ranges {0=573440,573440=794624,1368064=409600} 2023-12-01T04:49:08.695 INFO:tasks.rados.rados.0.smithi060.stdout:773: writing smithi060156570-15 from 0 to 573440 tid 1 2023-12-01T04:49:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:773: writing smithi060156570-15 from 573440 to 1368064 tid 2 2023-12-01T04:49:08.702 INFO:tasks.rados.rados.0.smithi060.stdout:773: writing smithi060156570-15 from 1368064 to 1777664 tid 3 2023-12-01T04:49:08.703 INFO:tasks.rados.rados.0.smithi060.stdout:769: done (3 left) 2023-12-01T04:49:08.703 INFO:tasks.rados.rados.0.smithi060.stdout:770: done (2 left) 2023-12-01T04:49:08.703 INFO:tasks.rados.rados.0.smithi060.stdout:774: rollback oid 29 current snap is 70 2023-12-01T04:49:08.703 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 50 2023-12-01T04:49:08.703 INFO:tasks.rados.rados.0.smithi060.stdout:762: expect (ObjNum 234 snap 66 seq_num 234) 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:773: finishing write tid 1 to smithi060156570-15 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:774: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:762: done (2 left) 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:774: done (1 left) 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:775: read oid 13 snap -1 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:775: expect (ObjNum 234 snap 66 seq_num 234) 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 70 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:773: finishing write tid 2 to smithi060156570-15 2023-12-01T04:49:08.974 INFO:tasks.rados.rados.0.smithi060.stdout:776: seq_num 250 ranges {1425408=589824,2015232=679936,2695168=409600,3104768=114688} 2023-12-01T04:49:08.984 INFO:tasks.rados.rados.0.smithi060.stdout:776: writing smithi060156570-17 from 1425408 to 2015232 tid 1 2023-12-01T04:49:08.988 INFO:tasks.rados.rados.0.smithi060.stdout:776: writing smithi060156570-17 from 2015232 to 2695168 tid 2 2023-12-01T04:49:08.990 INFO:tasks.rados.rados.0.smithi060.stdout:776: writing smithi060156570-17 from 2695168 to 3104768 tid 3 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:776: writing smithi060156570-17 from 3104768 to 3219456 tid 4 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 70 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: finishing write tid 3 to smithi060156570-15 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: finishing write tid 4 to smithi060156570-15 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: finishing write tid 5 to smithi060156570-15 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: oid 15 updating version 0 to 121 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: oid 15 updating version 121 to 122 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: oid 15 updating version 122 to 123 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: oid 15 version 123 is already newer than 120 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 123 (ObjNum 249 snap 70 seq_num 249) dirty exists 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:773: left oid 15 (ObjNum 249 snap 70 seq_num 249) 2023-12-01T04:49:08.992 INFO:tasks.rados.rados.0.smithi060.stdout:777: seq_num 251 ranges {0=606208,606208=614400,1220608=589824} 2023-12-01T04:49:08.997 INFO:tasks.rados.rados.0.smithi060.stdout:777: writing smithi060156570-22 from 0 to 606208 tid 1 2023-12-01T04:49:08.998 INFO:tasks.rados.rados.0.smithi060.stdout:777: writing smithi060156570-22 from 606208 to 1220608 tid 2 2023-12-01T04:49:09.002 INFO:tasks.rados.rados.0.smithi060.stdout:777: writing smithi060156570-22 from 1220608 to 1810432 tid 3 2023-12-01T04:49:09.002 INFO:tasks.rados.rados.0.smithi060.stdout:773: done (3 left) 2023-12-01T04:49:09.002 INFO:tasks.rados.rados.0.smithi060.stdout:778: copy_from oid 16 from oid 29 current snap is 70 2023-12-01T04:49:09.002 INFO:tasks.rados.rados.0.smithi060.stdout:776: finishing write tid 1 to smithi060156570-17 2023-12-01T04:49:09.002 INFO:tasks.rados.rados.0.smithi060.stdout:779: setattr oid 34 current snap is 70 2023-12-01T04:49:09.002 INFO:tasks.rados.rados.0.smithi060.stdout:776: finishing write tid 2 to smithi060156570-17 2023-12-01T04:49:09.003 INFO:tasks.rados.rados.0.smithi060.stdout:776: finishing write tid 3 to smithi060156570-17 2023-12-01T04:49:09.003 INFO:tasks.rados.rados.0.smithi060.stdout:776: finishing write tid 4 to smithi060156570-17 2023-12-01T04:49:09.003 INFO:tasks.rados.rados.0.smithi060.stdout:776: finishing write tid 5 to smithi060156570-17 2023-12-01T04:49:09.003 INFO:tasks.rados.rados.0.smithi060.stdout:775: expect (ObjNum 234 snap 66 seq_num 234) 2023-12-01T04:49:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:08 smithi060 ceph-mon[94233]: pgmap v272: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2023-12-01T04:49:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:08 smithi060 ceph-mon[94233]: osdmap e209: 8 total, 8 up, 8 in 2023-12-01T04:49:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:08 smithi060 ceph-mon[109077]: pgmap v272: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2023-12-01T04:49:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:08 smithi060 ceph-mon[109077]: osdmap e209: 8 total, 8 up, 8 in 2023-12-01T04:49:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:08 smithi089 ceph-mon[98504]: pgmap v272: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2023-12-01T04:49:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:08 smithi089 ceph-mon[98504]: osdmap e209: 8 total, 8 up, 8 in 2023-12-01T04:49:09.272 INFO:tasks.rados.rados.0.smithi060.stdout:776: finishing write tid 6 to smithi060156570-17 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:776: oid 17 updating version 0 to 122 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:776: oid 17 version 122 is already newer than 121 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:776: oid 17 updating version 122 to 123 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:776: oid 17 version 123 is already newer than 120 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:776: oid 17 version 123 is already newer than 119 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 123 (ObjNum 250 snap 70 seq_num 250) dirty exists 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:776: left oid 17 (ObjNum 250 snap 70 seq_num 250) 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:777: finishing write tid 1 to smithi060156570-22 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:777: finishing write tid 2 to smithi060156570-22 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:778: finishing copy_from to smithi060156570-16 2023-12-01T04:49:09.273 INFO:tasks.rados.rados.0.smithi060.stdout:778: got expected ENOENT (src dne) 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:778: finishing copy_from racing read to smithi060156570-16 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: finishing write tid 3 to smithi060156570-22 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: finishing write tid 4 to smithi060156570-22 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: finishing write tid 5 to smithi060156570-22 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: oid 22 updating version 0 to 390 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: oid 22 updating version 390 to 393 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: oid 22 version 393 is already newer than 391 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: oid 22 version 393 is already newer than 392 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 393 (ObjNum 251 snap 70 seq_num 251) dirty exists 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: left oid 22 (ObjNum 251 snap 70 seq_num 251) 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:775: done (4 left) 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:776: done (3 left) 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:777: done (2 left) 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:778: done (1 left) 2023-12-01T04:49:09.274 INFO:tasks.rados.rados.0.smithi060.stdout:780: read oid 41 snap 69 2023-12-01T04:49:09.275 INFO:tasks.rados.rados.0.smithi060.stdout:780: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:49:09.275 INFO:tasks.rados.rados.0.smithi060.stdout:781: delete oid 44 current snap is 70 2023-12-01T04:49:09.275 INFO:tasks.rados.rados.0.smithi060.stdout:781: done (2 left) 2023-12-01T04:49:09.275 INFO:tasks.rados.rados.0.smithi060.stdout:782: rollback oid 3 current snap is 70 2023-12-01T04:49:09.275 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 68 2023-12-01T04:49:09.275 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 70 2023-12-01T04:49:09.275 INFO:tasks.rados.rados.0.smithi060.stdout:783: seq_num 253 ranges {1810432=647168,2457600=786432,3244032=417792} 2023-12-01T04:49:09.288 INFO:tasks.rados.rados.0.smithi060.stdout:783: writing smithi060156570-22 from 1810432 to 2457600 tid 1 2023-12-01T04:49:09.292 INFO:tasks.rados.rados.0.smithi060.stdout:783: writing smithi060156570-22 from 2457600 to 3244032 tid 2 2023-12-01T04:49:09.295 INFO:tasks.rados.rados.0.smithi060.stdout:783: writing smithi060156570-22 from 3244032 to 3661824 tid 3 2023-12-01T04:49:09.295 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 70 2023-12-01T04:49:09.295 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 325 (ObjNum 129 snap 0 seq_num 200419080) dirty exists 2023-12-01T04:49:09.295 INFO:tasks.rados.rados.0.smithi060.stdout:784: seq_num 254 ranges {4276224=663552,4939776=663552,5603328=540672} 2023-12-01T04:49:09.322 INFO:tasks.rados.rados.0.smithi060.stdout:784: writing smithi060156570-21 from 4276224 to 4939776 tid 1 2023-12-01T04:49:09.326 INFO:tasks.rados.rados.0.smithi060.stdout:784: writing smithi060156570-21 from 4939776 to 5603328 tid 2 2023-12-01T04:49:09.329 INFO:tasks.rados.rados.0.smithi060.stdout:784: writing smithi060156570-21 from 5603328 to 6144000 tid 3 2023-12-01T04:49:09.329 INFO:tasks.rados.rados.0.smithi060.stdout:779: done (4 left) 2023-12-01T04:49:09.329 INFO:tasks.rados.rados.0.smithi060.stdout:785: snap_create 2023-12-01T04:49:09.330 INFO:tasks.rados.rados.0.smithi060.stdout:782: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:49:09.330 INFO:tasks.rados.rados.0.smithi060.stdout:782: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:49:09.330 INFO:tasks.rados.rados.0.smithi060.stdout:782: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:49:09.330 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 213 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:49:09.330 INFO:tasks.rados.rados.0.smithi060.stdout:780: expect (ObjNum 126 snap 30 seq_num 126) 2023-12-01T04:49:09.486 INFO:tasks.rados.rados.0.smithi060.stdout:783: finishing write tid 1 to smithi060156570-22 2023-12-01T04:49:09.486 INFO:tasks.rados.rados.0.smithi060.stdout:783: finishing write tid 2 to smithi060156570-22 2023-12-01T04:49:09.486 INFO:tasks.rados.rados.0.smithi060.stdout:783: finishing write tid 3 to smithi060156570-22 2023-12-01T04:49:09.486 INFO:tasks.rados.rados.0.smithi060.stdout:783: finishing write tid 4 to smithi060156570-22 2023-12-01T04:49:09.486 INFO:tasks.rados.rados.0.smithi060.stdout:783: finishing write tid 5 to smithi060156570-22 2023-12-01T04:49:09.486 INFO:tasks.rados.rados.0.smithi060.stdout:783: oid 22 updating version 0 to 394 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:783: oid 22 updating version 394 to 395 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:783: oid 22 updating version 395 to 397 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:783: oid 22 version 397 is already newer than 396 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 397 (ObjNum 253 snap 70 seq_num 253) dirty exists 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:783: left oid 22 (ObjNum 253 snap 70 seq_num 253) 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: finishing write tid 1 to smithi060156570-21 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: finishing write tid 2 to smithi060156570-21 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: finishing write tid 3 to smithi060156570-21 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: finishing write tid 4 to smithi060156570-21 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: finishing write tid 5 to smithi060156570-21 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: oid 21 updating version 0 to 159 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: oid 21 version 159 is already newer than 157 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: oid 21 version 159 is already newer than 158 2023-12-01T04:49:09.487 INFO:tasks.rados.rados.0.smithi060.stdout:784: oid 21 updating version 159 to 160 2023-12-01T04:49:09.488 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 160 (ObjNum 254 snap 70 seq_num 254) dirty exists 2023-12-01T04:49:09.488 INFO:tasks.rados.rados.0.smithi060.stdout:784: left oid 21 (ObjNum 254 snap 70 seq_num 254) 2023-12-01T04:49:09.569 INFO:tasks.rados.rados.0.smithi060.stdout:780: done (4 left) 2023-12-01T04:49:09.569 INFO:tasks.rados.rados.0.smithi060.stdout:782: done (3 left) 2023-12-01T04:49:09.569 INFO:tasks.rados.rados.0.smithi060.stdout:783: done (2 left) 2023-12-01T04:49:09.569 INFO:tasks.rados.rados.0.smithi060.stdout:784: done (1 left) 2023-12-01T04:49:09.569 INFO:tasks.rados.rados.0.smithi060.stdout:785: done (0 left) 2023-12-01T04:49:09.569 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 71 2023-12-01T04:49:09.569 INFO:tasks.rados.rados.0.smithi060.stdout:786: seq_num 255 ranges {688128=679936,1368064=548864,1916928=598016,2514944=57344} 2023-12-01T04:49:09.576 INFO:tasks.rados.rados.0.smithi060.stdout:786: writing smithi060156570-45 from 688128 to 1368064 tid 1 2023-12-01T04:49:09.579 INFO:tasks.rados.rados.0.smithi060.stdout:786: writing smithi060156570-45 from 1368064 to 1916928 tid 2 2023-12-01T04:49:09.583 INFO:tasks.rados.rados.0.smithi060.stdout:786: writing smithi060156570-45 from 1916928 to 2514944 tid 3 2023-12-01T04:49:09.584 INFO:tasks.rados.rados.0.smithi060.stdout:786: writing smithi060156570-45 from 2514944 to 2572288 tid 4 2023-12-01T04:49:09.584 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 71 2023-12-01T04:49:09.584 INFO:tasks.rados.rados.0.smithi060.stdout:787: seq_num 256 ranges {0=696320,696320=434176,1130496=770048} 2023-12-01T04:49:09.587 INFO:tasks.rados.rados.0.smithi060.stdout:787: writing smithi060156570-10 from 0 to 696320 tid 1 2023-12-01T04:49:09.590 INFO:tasks.rados.rados.0.smithi060.stdout:787: writing smithi060156570-10 from 696320 to 1130496 tid 2 2023-12-01T04:49:09.595 INFO:tasks.rados.rados.0.smithi060.stdout:787: writing smithi060156570-10 from 1130496 to 1900544 tid 3 2023-12-01T04:49:09.595 INFO:tasks.rados.rados.0.smithi060.stdout:788: delete oid 7 current snap is 71 2023-12-01T04:49:09.595 INFO:tasks.rados.rados.0.smithi060.stdout:786: finishing write tid 1 to smithi060156570-45 2023-12-01T04:49:09.595 INFO:tasks.rados.rados.0.smithi060.stdout:786: finishing write tid 2 to smithi060156570-45 2023-12-01T04:49:09.595 INFO:tasks.rados.rados.0.smithi060.stdout:786: finishing write tid 3 to smithi060156570-45 2023-12-01T04:49:09.595 INFO:tasks.rados.rados.0.smithi060.stdout:786: finishing write tid 4 to smithi060156570-45 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: finishing write tid 5 to smithi060156570-45 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: finishing write tid 6 to smithi060156570-45 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: oid 45 updating version 0 to 401 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: oid 45 updating version 401 to 402 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: oid 45 version 402 is already newer than 400 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: oid 45 version 402 is already newer than 399 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: oid 45 updating version 402 to 403 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 403 (ObjNum 255 snap 71 seq_num 255) dirty exists 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:786: left oid 45 (ObjNum 255 snap 71 seq_num 255) 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:787: finishing write tid 1 to smithi060156570-10 2023-12-01T04:49:09.596 INFO:tasks.rados.rados.0.smithi060.stdout:787: finishing write tid 2 to smithi060156570-10 2023-12-01T04:49:09.597 INFO:tasks.rados.rados.0.smithi060.stdout:787: finishing write tid 3 to smithi060156570-10 2023-12-01T04:49:09.597 INFO:tasks.rados.rados.0.smithi060.stdout:787: finishing write tid 4 to smithi060156570-10 2023-12-01T04:49:09.598 INFO:tasks.rados.rados.0.smithi060.stdout:786: done (2 left) 2023-12-01T04:49:09.598 INFO:tasks.rados.rados.0.smithi060.stdout:788: done (1 left) 2023-12-01T04:49:09.598 INFO:tasks.rados.rados.0.smithi060.stdout:789: rmattr oid 20 current snap is 71 2023-12-01T04:49:09.598 INFO:tasks.rados.rados.0.smithi060.stdout:789: done (1 left) 2023-12-01T04:49:09.598 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 71 2023-12-01T04:49:09.598 INFO:tasks.rados.rados.0.smithi060.stdout:790: seq_num 258 ranges {1171456=729088,1900544=606208,2506752=598016} 2023-12-01T04:49:09.607 INFO:tasks.rados.rados.0.smithi060.stdout:790: writing smithi060156570-24 from 1171456 to 1900544 tid 1 2023-12-01T04:49:09.612 INFO:tasks.rados.rados.0.smithi060.stdout:790: writing smithi060156570-24 from 1900544 to 2506752 tid 2 2023-12-01T04:49:09.615 INFO:tasks.rados.rados.0.smithi060.stdout:790: writing smithi060156570-24 from 2506752 to 3104768 tid 3 2023-12-01T04:49:09.615 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 71 2023-12-01T04:49:09.615 INFO:tasks.rados.rados.0.smithi060.stdout:787: finishing write tid 5 to smithi060156570-10 2023-12-01T04:49:09.616 INFO:tasks.rados.rados.0.smithi060.stdout:787: oid 10 updating version 0 to 142 2023-12-01T04:49:09.616 INFO:tasks.rados.rados.0.smithi060.stdout:787: oid 10 updating version 142 to 143 2023-12-01T04:49:09.616 INFO:tasks.rados.rados.0.smithi060.stdout:787: oid 10 updating version 143 to 145 2023-12-01T04:49:09.616 INFO:tasks.rados.rados.0.smithi060.stdout:787: oid 10 version 145 is already newer than 144 2023-12-01T04:49:09.616 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 145 (ObjNum 256 snap 71 seq_num 256) dirty exists 2023-12-01T04:49:09.616 INFO:tasks.rados.rados.0.smithi060.stdout:787: left oid 10 (ObjNum 256 snap 71 seq_num 256) 2023-12-01T04:49:09.617 INFO:tasks.rados.rados.0.smithi060.stdout:791: seq_num 259 ranges {0=745472,745472=540672,1286144=581632,1867776=81920} 2023-12-01T04:49:09.618 INFO:tasks.rados.rados.0.smithi060.stdout:791: writing smithi060156570-37 from 0 to 745472 tid 1 2023-12-01T04:49:09.622 INFO:tasks.rados.rados.0.smithi060.stdout:791: writing smithi060156570-37 from 745472 to 1286144 tid 2 2023-12-01T04:49:09.625 INFO:tasks.rados.rados.0.smithi060.stdout:791: writing smithi060156570-37 from 1286144 to 1867776 tid 3 2023-12-01T04:49:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:791: writing smithi060156570-37 from 1867776 to 1949696 tid 4 2023-12-01T04:49:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:787: done (2 left) 2023-12-01T04:49:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:792: delete oid 20 current snap is 71 2023-12-01T04:49:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:790: finishing write tid 1 to smithi060156570-24 2023-12-01T04:49:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:790: finishing write tid 2 to smithi060156570-24 2023-12-01T04:49:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:790: finishing write tid 3 to smithi060156570-24 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:790: finishing write tid 4 to smithi060156570-24 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:790: finishing write tid 5 to smithi060156570-24 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:790: oid 24 updating version 0 to 329 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:790: oid 24 version 329 is already newer than 328 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:790: oid 24 version 329 is already newer than 327 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:790: oid 24 version 329 is already newer than 326 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 329 (ObjNum 258 snap 71 seq_num 258) dirty exists 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:790: left oid 24 (ObjNum 258 snap 71 seq_num 258) 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:791: finishing write tid 1 to smithi060156570-37 2023-12-01T04:49:09.627 INFO:tasks.rados.rados.0.smithi060.stdout:791: finishing write tid 2 to smithi060156570-37 2023-12-01T04:49:09.628 INFO:tasks.rados.rados.0.smithi060.stdout:791: finishing write tid 3 to smithi060156570-37 2023-12-01T04:49:09.628 INFO:tasks.rados.rados.0.smithi060.stdout:791: finishing write tid 4 to smithi060156570-37 2023-12-01T04:49:09.629 INFO:tasks.rados.rados.0.smithi060.stdout:791: finishing write tid 5 to smithi060156570-37 2023-12-01T04:49:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:791: finishing write tid 6 to smithi060156570-37 2023-12-01T04:49:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:791: oid 37 updating version 0 to 159 2023-12-01T04:49:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:791: oid 37 updating version 159 to 161 2023-12-01T04:49:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:791: oid 37 version 161 is already newer than 158 2023-12-01T04:49:09.631 INFO:tasks.rados.rados.0.smithi060.stdout:791: oid 37 version 161 is already newer than 160 2023-12-01T04:49:09.631 INFO:tasks.rados.rados.0.smithi060.stdout:791: oid 37 updating version 161 to 162 2023-12-01T04:49:09.631 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 162 (ObjNum 259 snap 71 seq_num 259) dirty exists 2023-12-01T04:49:09.631 INFO:tasks.rados.rados.0.smithi060.stdout:791: left oid 37 (ObjNum 259 snap 71 seq_num 259) 2023-12-01T04:49:09.631 INFO:tasks.rados.rados.0.smithi060.stdout:790: done (2 left) 2023-12-01T04:49:09.631 INFO:tasks.rados.rados.0.smithi060.stdout:791: done (1 left) 2023-12-01T04:49:09.632 INFO:tasks.rados.rados.0.smithi060.stdout:792: done (0 left) 2023-12-01T04:49:09.632 INFO:tasks.rados.rados.0.smithi060.stdout:793: snap_create 2023-12-01T04:49:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:09 smithi060 ceph-mon[94233]: osdmap e210: 8 total, 8 up, 8 in 2023-12-01T04:49:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:09 smithi060 ceph-mon[109077]: osdmap e210: 8 total, 8 up, 8 in 2023-12-01T04:49:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:09 smithi089 ceph-mon[98504]: osdmap e210: 8 total, 8 up, 8 in 2023-12-01T04:49:10.575 INFO:tasks.rados.rados.0.smithi060.stdout:793: done (0 left) 2023-12-01T04:49:10.575 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 72 2023-12-01T04:49:10.575 INFO:tasks.rados.rados.0.smithi060.stdout:794: seq_num 261 ranges {5300224=778240,6078464=704512,6782976=499712} 2023-12-01T04:49:10.608 INFO:tasks.rados.rados.0.smithi060.stdout:794: writing smithi060156570-13 from 5300224 to 6078464 tid 1 2023-12-01T04:49:10.612 INFO:tasks.rados.rados.0.smithi060.stdout:794: writing smithi060156570-13 from 6078464 to 6782976 tid 2 2023-12-01T04:49:10.614 INFO:tasks.rados.rados.0.smithi060.stdout:794: writing smithi060156570-13 from 6782976 to 7282688 tid 3 2023-12-01T04:49:10.614 INFO:tasks.rados.rados.0.smithi060.stdout:795: delete oid 50 current snap is 72 2023-12-01T04:49:10.617 INFO:tasks.rados.rados.0.smithi060.stdout:795: done (1 left) 2023-12-01T04:49:10.617 INFO:tasks.rados.rados.0.smithi060.stdout:796: rollback oid 21 current snap is 72 2023-12-01T04:49:10.617 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 50 2023-12-01T04:49:10.617 INFO:tasks.rados.rados.0.smithi060.stdout:797: snap_remove snap 54 2023-12-01T04:49:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:10 smithi060 ceph-mon[94233]: pgmap v275: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2023-12-01T04:49:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:10 smithi060 ceph-mon[94233]: osdmap e211: 8 total, 8 up, 8 in 2023-12-01T04:49:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:10 smithi060 ceph-mon[109077]: pgmap v275: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2023-12-01T04:49:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:10 smithi060 ceph-mon[109077]: osdmap e211: 8 total, 8 up, 8 in 2023-12-01T04:49:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:10 smithi089 ceph-mon[98504]: pgmap v275: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.9 MiB/s wr, 10 op/s 2023-12-01T04:49:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:10 smithi089 ceph-mon[98504]: osdmap e211: 8 total, 8 up, 8 in 2023-12-01T04:49:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:797: done (2 left) 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:798: snap_create 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:794: finishing write tid 1 to smithi060156570-13 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:794: finishing write tid 2 to smithi060156570-13 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:794: finishing write tid 3 to smithi060156570-13 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:794: finishing write tid 4 to smithi060156570-13 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:796: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:796: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:796: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 164 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:794: finishing write tid 5 to smithi060156570-13 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:794: oid 13 updating version 0 to 207 2023-12-01T04:49:11.528 INFO:tasks.rados.rados.0.smithi060.stdout:794: oid 13 version 207 is already newer than 205 2023-12-01T04:49:11.529 INFO:tasks.rados.rados.0.smithi060.stdout:794: oid 13 version 207 is already newer than 206 2023-12-01T04:49:11.529 INFO:tasks.rados.rados.0.smithi060.stdout:794: oid 13 version 207 is already newer than 204 2023-12-01T04:49:11.529 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 207 (ObjNum 261 snap 72 seq_num 261) dirty exists 2023-12-01T04:49:11.529 INFO:tasks.rados.rados.0.smithi060.stdout:794: left oid 13 (ObjNum 261 snap 72 seq_num 261) 2023-12-01T04:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:11 smithi060 ceph-mon[94233]: osdmap e212: 8 total, 8 up, 8 in 2023-12-01T04:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:11 smithi060 ceph-mon[94233]: osdmap e213: 8 total, 8 up, 8 in 2023-12-01T04:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:11 smithi060 ceph-mon[109077]: osdmap e212: 8 total, 8 up, 8 in 2023-12-01T04:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:11 smithi060 ceph-mon[109077]: osdmap e213: 8 total, 8 up, 8 in 2023-12-01T04:49:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:11 smithi089 ceph-mon[98504]: osdmap e212: 8 total, 8 up, 8 in 2023-12-01T04:49:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:11 smithi089 ceph-mon[98504]: osdmap e213: 8 total, 8 up, 8 in 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:794: done (2 left) 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:796: done (1 left) 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:798: done (0 left) 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:799: read oid 46 snap -1 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:799: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:800: read oid 12 snap -1 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:800: expect (ObjNum 239 snap 68 seq_num 239) 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:801: read oid 29 snap -1 2023-12-01T04:49:12.530 INFO:tasks.rados.rados.0.smithi060.stdout:801: expect deleted 2023-12-01T04:49:12.531 INFO:tasks.rados.rados.0.smithi060.stdout:802: snap_remove snap 50 2023-12-01T04:49:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:12 smithi060 ceph-mon[94233]: pgmap v278: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:12 smithi060 ceph-mon[94233]: osdmap e214: 8 total, 8 up, 8 in 2023-12-01T04:49:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:12 smithi060 ceph-mon[109077]: pgmap v278: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:12 smithi060 ceph-mon[109077]: osdmap e214: 8 total, 8 up, 8 in 2023-12-01T04:49:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:12 smithi089 ceph-mon[98504]: pgmap v278: 121 pgs: 121 active+clean; 98 MiB data, 599 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:12 smithi089 ceph-mon[98504]: osdmap e214: 8 total, 8 up, 8 in 2023-12-01T04:49:13.534 INFO:tasks.rados.rados.0.smithi060.stdout:802: done (3 left) 2023-12-01T04:49:13.534 INFO:tasks.rados.rados.0.smithi060.stdout:803: setattr oid 42 current snap is 73 2023-12-01T04:49:13.544 INFO:tasks.rados.rados.0.smithi060.stdout:800: expect (ObjNum 239 snap 68 seq_num 239) 2023-12-01T04:49:13.581 INFO:tasks.rados.rados.0.smithi060.stdout:799: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:49:13.618 INFO:tasks.rados.rados.0.smithi060.stdout:799: done (3 left) 2023-12-01T04:49:13.618 INFO:tasks.rados.rados.0.smithi060.stdout:800: done (2 left) 2023-12-01T04:49:13.618 INFO:tasks.rados.rados.0.smithi060.stdout:801: done (1 left) 2023-12-01T04:49:13.618 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 73 2023-12-01T04:49:13.619 INFO:tasks.rados.rados.0.smithi060.stdout:804: seq_num 263 ranges {1613824=409600,2023424=475136,2498560=557056,3055616=573440} 2023-12-01T04:49:13.629 INFO:tasks.rados.rados.0.smithi060.stdout:804: writing smithi060156570-12 from 1613824 to 2023424 tid 1 2023-12-01T04:49:13.631 INFO:tasks.rados.rados.0.smithi060.stdout:804: writing smithi060156570-12 from 2023424 to 2498560 tid 2 2023-12-01T04:49:13.635 INFO:tasks.rados.rados.0.smithi060.stdout:804: writing smithi060156570-12 from 2498560 to 3055616 tid 3 2023-12-01T04:49:13.638 INFO:tasks.rados.rados.0.smithi060.stdout:804: writing smithi060156570-12 from 3055616 to 3629056 tid 4 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:805: read oid 21 snap 70 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:805: expect (ObjNum 254 snap 70 seq_num 254) 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:806: read oid 50 snap -1 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:806: expect deleted 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 73 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 223 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:804: finishing write tid 1 to smithi060156570-12 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:804: finishing write tid 2 to smithi060156570-12 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:804: finishing write tid 3 to smithi060156570-12 2023-12-01T04:49:13.639 INFO:tasks.rados.rados.0.smithi060.stdout:807: seq_num 264 ranges {2883584=425984,3309568=761856,4071424=770048,4841472=73728} 2023-12-01T04:49:13.657 INFO:tasks.rados.rados.0.smithi060.stdout:807: writing smithi060156570-32 from 2883584 to 3309568 tid 1 2023-12-01T04:49:13.661 INFO:tasks.rados.rados.0.smithi060.stdout:807: writing smithi060156570-32 from 3309568 to 4071424 tid 2 2023-12-01T04:49:13.665 INFO:tasks.rados.rados.0.smithi060.stdout:807: writing smithi060156570-32 from 4071424 to 4841472 tid 3 2023-12-01T04:49:13.666 INFO:tasks.rados.rados.0.smithi060.stdout:807: writing smithi060156570-32 from 4841472 to 4915200 tid 4 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:803: done (4 left) 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:808: read oid 9 snap 61 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:808: expect deleted 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:809: read oid 20 snap -1 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:809: expect deleted 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:810: snap_create 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: finishing write tid 4 to smithi060156570-12 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: finishing write tid 5 to smithi060156570-12 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: finishing write tid 6 to smithi060156570-12 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: oid 12 updating version 0 to 226 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: oid 12 updating version 226 to 228 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: oid 12 version 228 is already newer than 227 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: oid 12 updating version 228 to 229 2023-12-01T04:49:13.667 INFO:tasks.rados.rados.0.smithi060.stdout:804: oid 12 version 229 is already newer than 225 2023-12-01T04:49:13.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 229 (ObjNum 263 snap 73 seq_num 263) dirty exists 2023-12-01T04:49:13.668 INFO:tasks.rados.rados.0.smithi060.stdout:804: left oid 12 (ObjNum 263 snap 73 seq_num 263) 2023-12-01T04:49:13.668 INFO:tasks.rados.rados.0.smithi060.stdout:805: expect (ObjNum 254 snap 70 seq_num 254) 2023-12-01T04:49:13.939 INFO:tasks.rados.rados.0.smithi060.stdout:807: finishing write tid 1 to smithi060156570-32 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: finishing write tid 2 to smithi060156570-32 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: finishing write tid 3 to smithi060156570-32 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: finishing write tid 4 to smithi060156570-32 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: finishing write tid 5 to smithi060156570-32 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: finishing write tid 6 to smithi060156570-32 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: oid 32 updating version 0 to 207 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: oid 32 version 207 is already newer than 204 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: oid 32 version 207 is already newer than 203 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: oid 32 version 207 is already newer than 205 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: oid 32 version 207 is already newer than 206 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 207 (ObjNum 264 snap 73 seq_num 264) dirty exists 2023-12-01T04:49:13.940 INFO:tasks.rados.rados.0.smithi060.stdout:807: left oid 32 (ObjNum 264 snap 73 seq_num 264) 2023-12-01T04:49:14.583 INFO:tasks.rados.rados.0.smithi060.stdout:804: done (6 left) 2023-12-01T04:49:14.584 INFO:tasks.rados.rados.0.smithi060.stdout:805: done (5 left) 2023-12-01T04:49:14.584 INFO:tasks.rados.rados.0.smithi060.stdout:806: done (4 left) 2023-12-01T04:49:14.584 INFO:tasks.rados.rados.0.smithi060.stdout:807: done (3 left) 2023-12-01T04:49:14.584 INFO:tasks.rados.rados.0.smithi060.stdout:808: done (2 left) 2023-12-01T04:49:14.584 INFO:tasks.rados.rados.0.smithi060.stdout:809: done (1 left) 2023-12-01T04:49:14.584 INFO:tasks.rados.rados.0.smithi060.stdout:810: done (0 left) 2023-12-01T04:49:14.584 INFO:tasks.rados.rados.0.smithi060.stdout:811: snap_remove snap 72 2023-12-01T04:49:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:14 smithi060 ceph-mon[94233]: pgmap v281: 121 pgs: 121 active+clean; 129 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 36 op/s 2023-12-01T04:49:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:14 smithi060 ceph-mon[94233]: osdmap e215: 8 total, 8 up, 8 in 2023-12-01T04:49:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:14 smithi060 ceph-mon[109077]: pgmap v281: 121 pgs: 121 active+clean; 129 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 36 op/s 2023-12-01T04:49:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:14 smithi060 ceph-mon[109077]: osdmap e215: 8 total, 8 up, 8 in 2023-12-01T04:49:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:49:14] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:49:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:14 smithi089 ceph-mon[98504]: pgmap v281: 121 pgs: 121 active+clean; 129 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 36 op/s 2023-12-01T04:49:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:14 smithi089 ceph-mon[98504]: osdmap e215: 8 total, 8 up, 8 in 2023-12-01T04:49:15.588 INFO:tasks.rados.rados.0.smithi060.stdout:811: done (0 left) 2023-12-01T04:49:15.589 INFO:tasks.rados.rados.0.smithi060.stdout:812: rmattr oid 41 current snap is 74 2023-12-01T04:49:15.589 INFO:tasks.rados.rados.0.smithi060.stdout:813: snap_remove snap 68 2023-12-01T04:49:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:15 smithi060 ceph-mon[94233]: osdmap e216: 8 total, 8 up, 8 in 2023-12-01T04:49:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:15 smithi060 ceph-mon[109077]: osdmap e216: 8 total, 8 up, 8 in 2023-12-01T04:49:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:15 smithi089 ceph-mon[98504]: osdmap e216: 8 total, 8 up, 8 in 2023-12-01T04:49:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:813: done (1 left) 2023-12-01T04:49:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:814: setattr oid 12 current snap is 74 2023-12-01T04:49:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 178 (ObjNum 126 snap 30 seq_num 126) dirty exists 2023-12-01T04:49:16.591 INFO:tasks.rados.rados.0.smithi060.stdout:812: done (1 left) 2023-12-01T04:49:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:815: rmattr oid 31 current snap is 74 2023-12-01T04:49:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:816: rollback oid 1 current snap is 74 2023-12-01T04:49:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 69 2023-12-01T04:49:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:817: rollback oid 27 current snap is 74 2023-12-01T04:49:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 69 2023-12-01T04:49:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:818: snap_create 2023-12-01T04:49:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:817: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:49:16.597 INFO:tasks.rados.rados.0.smithi060.stdout:817: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:49:16.600 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 290 (ObjNum 129 snap 0 seq_num 200322192) dirty exists 2023-12-01T04:49:16.601 INFO:tasks.rados.rados.0.smithi060.stdout:817: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:49:16.601 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 199 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:49:16.602 INFO:tasks.rados.rados.0.smithi060.stdout:816: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:49:16.604 INFO:tasks.rados.rados.0.smithi060.stdout:816: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:49:16.604 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 158 (ObjNum 129 snap 0 seq_num 200325456) dirty dne 2023-12-01T04:49:16.605 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 235 (ObjNum 263 snap 73 seq_num 263) dirty exists 2023-12-01T04:49:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:16 smithi060 ceph-mon[94233]: pgmap v284: 121 pgs: 121 active+clean; 129 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 36 op/s 2023-12-01T04:49:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:16 smithi060 ceph-mon[94233]: osdmap e217: 8 total, 8 up, 8 in 2023-12-01T04:49:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:16 smithi060 ceph-mon[109077]: pgmap v284: 121 pgs: 121 active+clean; 129 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 36 op/s 2023-12-01T04:49:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:16 smithi060 ceph-mon[109077]: osdmap e217: 8 total, 8 up, 8 in 2023-12-01T04:49:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:16 smithi089 ceph-mon[98504]: pgmap v284: 121 pgs: 121 active+clean; 129 MiB data, 643 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.0 MiB/s wr, 36 op/s 2023-12-01T04:49:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:16 smithi089 ceph-mon[98504]: osdmap e217: 8 total, 8 up, 8 in 2023-12-01T04:49:17.591 INFO:tasks.rados.rados.0.smithi060.stdout:814: done (4 left) 2023-12-01T04:49:17.591 INFO:tasks.rados.rados.0.smithi060.stdout:815: done (3 left) 2023-12-01T04:49:17.592 INFO:tasks.rados.rados.0.smithi060.stdout:816: done (2 left) 2023-12-01T04:49:17.592 INFO:tasks.rados.rados.0.smithi060.stdout:817: done (1 left) 2023-12-01T04:49:17.592 INFO:tasks.rados.rados.0.smithi060.stdout:818: done (0 left) 2023-12-01T04:49:17.592 INFO:tasks.rados.rados.0.smithi060.stdout:819: rollback oid 43 current snap is 75 2023-12-01T04:49:17.592 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 43 to 71 2023-12-01T04:49:17.592 INFO:tasks.rados.rados.0.smithi060.stdout:820: snap_create 2023-12-01T04:49:17.601 INFO:tasks.rados.rados.0.smithi060.stdout:819: finishing rollback tid 0 to smithi060156570-43 2023-12-01T04:49:17.601 INFO:tasks.rados.rados.0.smithi060.stdout:819: finishing rollback tid 1 to smithi060156570-43 2023-12-01T04:49:17.601 INFO:tasks.rados.rados.0.smithi060.stdout:819: finishing rollback tid 2 to smithi060156570-43 2023-12-01T04:49:17.602 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 292 (ObjNum 216 snap 59 seq_num 216) dirty exists 2023-12-01T04:49:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:17 smithi060 ceph-mon[109077]: osdmap e218: 8 total, 8 up, 8 in 2023-12-01T04:49:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:17 smithi060 ceph-mon[109077]: osdmap e219: 8 total, 8 up, 8 in 2023-12-01T04:49:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:17 smithi060 ceph-mon[94233]: osdmap e218: 8 total, 8 up, 8 in 2023-12-01T04:49:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:17 smithi060 ceph-mon[94233]: osdmap e219: 8 total, 8 up, 8 in 2023-12-01T04:49:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:17 smithi089 ceph-mon[98504]: osdmap e218: 8 total, 8 up, 8 in 2023-12-01T04:49:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:17 smithi089 ceph-mon[98504]: osdmap e219: 8 total, 8 up, 8 in 2023-12-01T04:49:18.592 INFO:tasks.rados.rados.0.smithi060.stdout:819: done (1 left) 2023-12-01T04:49:18.593 INFO:tasks.rados.rados.0.smithi060.stdout:820: done (0 left) 2023-12-01T04:49:18.593 INFO:tasks.rados.rados.0.smithi060.stdout:821: rmattr oid 29 current snap is 76 2023-12-01T04:49:18.593 INFO:tasks.rados.rados.0.smithi060.stdout:821: done (0 left) 2023-12-01T04:49:18.593 INFO:tasks.rados.rados.0.smithi060.stdout:822: snap_create 2023-12-01T04:49:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:18 smithi060 ceph-mon[94233]: pgmap v287: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 988 KiB/s wr, 12 op/s 2023-12-01T04:49:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:18 smithi060 ceph-mon[94233]: osdmap e220: 8 total, 8 up, 8 in 2023-12-01T04:49:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:18 smithi060 ceph-mon[109077]: pgmap v287: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 988 KiB/s wr, 12 op/s 2023-12-01T04:49:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:18 smithi060 ceph-mon[109077]: osdmap e220: 8 total, 8 up, 8 in 2023-12-01T04:49:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:18 smithi089 ceph-mon[98504]: pgmap v287: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 988 KiB/s wr, 12 op/s 2023-12-01T04:49:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:18 smithi089 ceph-mon[98504]: osdmap e220: 8 total, 8 up, 8 in 2023-12-01T04:49:19.594 INFO:tasks.rados.rados.0.smithi060.stdout:822: done (0 left) 2023-12-01T04:49:19.594 INFO:tasks.rados.rados.0.smithi060.stdout:823: delete oid 33 current snap is 77 2023-12-01T04:49:19.596 INFO:tasks.rados.rados.0.smithi060.stdout:823: done (0 left) 2023-12-01T04:49:19.596 INFO:tasks.rados.rados.0.smithi060.stdout:824: setattr oid 48 current snap is 77 2023-12-01T04:49:19.598 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 77 2023-12-01T04:49:19.598 INFO:tasks.rados.rados.0.smithi060.stdout:825: seq_num 266 ranges {0=458752,458752=524288,983040=729088,1712128=352256} 2023-12-01T04:49:19.601 INFO:tasks.rados.rados.0.smithi060.stdout:825: writing smithi060156570-2 from 0 to 458752 tid 1 2023-12-01T04:49:19.604 INFO:tasks.rados.rados.0.smithi060.stdout:825: writing smithi060156570-2 from 458752 to 983040 tid 2 2023-12-01T04:49:19.608 INFO:tasks.rados.rados.0.smithi060.stdout:825: writing smithi060156570-2 from 983040 to 1712128 tid 3 2023-12-01T04:49:19.611 INFO:tasks.rados.rados.0.smithi060.stdout:825: writing smithi060156570-2 from 1712128 to 2064384 tid 4 2023-12-01T04:49:19.611 INFO:tasks.rados.rados.0.smithi060.stdout:826: read oid 37 snap -1 2023-12-01T04:49:19.611 INFO:tasks.rados.rados.0.smithi060.stdout:826: expect (ObjNum 259 snap 71 seq_num 259) 2023-12-01T04:49:19.611 INFO:tasks.rados.rados.0.smithi060.stdout:827: copy_from oid 40 from oid 33 current snap is 77 2023-12-01T04:49:19.611 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 150 (ObjNum 57425 snap 0 seq_num 200527344) dirty exists 2023-12-01T04:49:19.612 INFO:tasks.rados.rados.0.smithi060.stdout:825: finishing write tid 1 to smithi060156570-2 2023-12-01T04:49:19.612 INFO:tasks.rados.rados.0.smithi060.stdout:825: finishing write tid 2 to smithi060156570-2 2023-12-01T04:49:19.612 INFO:tasks.rados.rados.0.smithi060.stdout:824: done (3 left) 2023-12-01T04:49:19.612 INFO:tasks.rados.rados.0.smithi060.stdout:828: snap_remove snap 56 2023-12-01T04:49:20.612 INFO:tasks.rados.rados.0.smithi060.stdout:828: done (3 left) 2023-12-01T04:49:20.612 INFO:tasks.rados.rados.0.smithi060.stdout:829: setattr oid 27 current snap is 77 2023-12-01T04:49:20.612 INFO:tasks.rados.rados.0.smithi060.stdout:830: snap_create 2023-12-01T04:49:20.616 INFO:tasks.rados.rados.0.smithi060.stdout:827: finishing copy_from to smithi060156570-40 2023-12-01T04:49:20.616 INFO:tasks.rados.rados.0.smithi060.stdout:827: got expected ENOENT (src dne) 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:827: finishing copy_from racing read to smithi060156570-40 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: finishing write tid 3 to smithi060156570-2 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: finishing write tid 4 to smithi060156570-2 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: finishing write tid 5 to smithi060156570-2 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: finishing write tid 6 to smithi060156570-2 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: oid 2 updating version 0 to 152 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: oid 2 updating version 152 to 153 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: oid 2 version 153 is already newer than 151 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: oid 2 updating version 153 to 154 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: oid 2 updating version 154 to 155 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 155 (ObjNum 266 snap 77 seq_num 266) dirty exists 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:825: left oid 2 (ObjNum 266 snap 77 seq_num 266) 2023-12-01T04:49:20.617 INFO:tasks.rados.rados.0.smithi060.stdout:826: expect (ObjNum 259 snap 71 seq_num 259) 2023-12-01T04:49:20.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 205 (ObjNum 115 snap 26 seq_num 115) dirty exists 2023-12-01T04:49:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:20 smithi060 ceph-mon[109077]: pgmap v290: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 988 KiB/s wr, 12 op/s 2023-12-01T04:49:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:20 smithi060 ceph-mon[109077]: osdmap e221: 8 total, 8 up, 8 in 2023-12-01T04:49:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:20 smithi060 ceph-mon[94233]: pgmap v290: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 988 KiB/s wr, 12 op/s 2023-12-01T04:49:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:20 smithi060 ceph-mon[94233]: osdmap e221: 8 total, 8 up, 8 in 2023-12-01T04:49:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:20 smithi089 ceph-mon[98504]: pgmap v290: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 6.6 MiB/s rd, 988 KiB/s wr, 12 op/s 2023-12-01T04:49:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:20 smithi089 ceph-mon[98504]: osdmap e221: 8 total, 8 up, 8 in 2023-12-01T04:49:21.532 INFO:tasks.rados.rados.0.smithi060.stdout:825: done (4 left) 2023-12-01T04:49:21.532 INFO:tasks.rados.rados.0.smithi060.stdout:826: done (3 left) 2023-12-01T04:49:21.533 INFO:tasks.rados.rados.0.smithi060.stdout:827: done (2 left) 2023-12-01T04:49:21.533 INFO:tasks.rados.rados.0.smithi060.stdout:829: done (1 left) 2023-12-01T04:49:21.533 INFO:tasks.rados.rados.0.smithi060.stdout:830: done (0 left) 2023-12-01T04:49:21.533 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 78 2023-12-01T04:49:21.533 INFO:tasks.rados.rados.0.smithi060.stdout:831: seq_num 267 ranges {1949696=475136,2424832=458752,2883584=540672,3424256=606208} 2023-12-01T04:49:21.545 INFO:tasks.rados.rados.0.smithi060.stdout:831: writing smithi060156570-37 from 1949696 to 2424832 tid 1 2023-12-01T04:49:21.548 INFO:tasks.rados.rados.0.smithi060.stdout:831: writing smithi060156570-37 from 2424832 to 2883584 tid 2 2023-12-01T04:49:21.553 INFO:tasks.rados.rados.0.smithi060.stdout:831: writing smithi060156570-37 from 2883584 to 3424256 tid 3 2023-12-01T04:49:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:831: writing smithi060156570-37 from 3424256 to 4030464 tid 4 2023-12-01T04:49:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:832: snap_create 2023-12-01T04:49:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:831: finishing write tid 1 to smithi060156570-37 2023-12-01T04:49:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:831: finishing write tid 2 to smithi060156570-37 2023-12-01T04:49:21.556 INFO:tasks.rados.rados.0.smithi060.stdout:831: finishing write tid 3 to smithi060156570-37 2023-12-01T04:49:21.558 INFO:tasks.rados.rados.0.smithi060.stdout:831: finishing write tid 4 to smithi060156570-37 2023-12-01T04:49:21.559 INFO:tasks.rados.rados.0.smithi060.stdout:831: finishing write tid 5 to smithi060156570-37 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:831: finishing write tid 6 to smithi060156570-37 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:831: oid 37 updating version 0 to 188 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:831: oid 37 updating version 188 to 192 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:831: oid 37 version 192 is already newer than 190 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:831: oid 37 version 192 is already newer than 191 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:831: oid 37 version 192 is already newer than 189 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 192 (ObjNum 267 snap 78 seq_num 267) dirty exists 2023-12-01T04:49:21.560 INFO:tasks.rados.rados.0.smithi060.stdout:831: left oid 37 (ObjNum 267 snap 78 seq_num 267) 2023-12-01T04:49:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:21 smithi060 ceph-mon[94233]: osdmap e222: 8 total, 8 up, 8 in 2023-12-01T04:49:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:21 smithi060 ceph-mon[94233]: osdmap e223: 8 total, 8 up, 8 in 2023-12-01T04:49:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:21 smithi060 ceph-mon[109077]: osdmap e222: 8 total, 8 up, 8 in 2023-12-01T04:49:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:21 smithi060 ceph-mon[109077]: osdmap e223: 8 total, 8 up, 8 in 2023-12-01T04:49:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:21 smithi089 ceph-mon[98504]: osdmap e222: 8 total, 8 up, 8 in 2023-12-01T04:49:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:21 smithi089 ceph-mon[98504]: osdmap e223: 8 total, 8 up, 8 in 2023-12-01T04:49:22.538 INFO:tasks.rados.rados.0.smithi060.stdout:831: done (1 left) 2023-12-01T04:49:22.539 INFO:tasks.rados.rados.0.smithi060.stdout:832: done (0 left) 2023-12-01T04:49:22.539 INFO:tasks.rados.rados.0.smithi060.stdout:833: read oid 11 snap 74 2023-12-01T04:49:22.539 INFO:tasks.rados.rados.0.smithi060.stdout:833: expect deleted 2023-12-01T04:49:22.539 INFO:tasks.rados.rados.0.smithi060.stdout:834: snap_create 2023-12-01T04:49:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:22 smithi060 ceph-mon[94233]: pgmap v293: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:22 smithi060 ceph-mon[94233]: osdmap e224: 8 total, 8 up, 8 in 2023-12-01T04:49:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:22 smithi060 ceph-mon[109077]: pgmap v293: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:22 smithi060 ceph-mon[109077]: osdmap e224: 8 total, 8 up, 8 in 2023-12-01T04:49:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:22 smithi089 ceph-mon[98504]: pgmap v293: 121 pgs: 121 active+clean; 131 MiB data, 665 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:22 smithi089 ceph-mon[98504]: osdmap e224: 8 total, 8 up, 8 in 2023-12-01T04:49:23.540 INFO:tasks.rados.rados.0.smithi060.stdout:833: done (1 left) 2023-12-01T04:49:23.540 INFO:tasks.rados.rados.0.smithi060.stdout:834: done (0 left) 2023-12-01T04:49:23.540 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 80 2023-12-01T04:49:23.540 INFO:tasks.rados.rados.0.smithi060.stdout:835: seq_num 268 ranges {1900544=491520,2392064=745472,3137536=745472,3883008=114688} 2023-12-01T04:49:23.553 INFO:tasks.rados.rados.0.smithi060.stdout:835: writing smithi060156570-10 from 1900544 to 2392064 tid 1 2023-12-01T04:49:23.558 INFO:tasks.rados.rados.0.smithi060.stdout:835: writing smithi060156570-10 from 2392064 to 3137536 tid 2 2023-12-01T04:49:23.562 INFO:tasks.rados.rados.0.smithi060.stdout:835: writing smithi060156570-10 from 3137536 to 3883008 tid 3 2023-12-01T04:49:23.563 INFO:tasks.rados.rados.0.smithi060.stdout:835: writing smithi060156570-10 from 3883008 to 3997696 tid 4 2023-12-01T04:49:23.563 INFO:tasks.rados.rados.0.smithi060.stdout:836: copy_from oid 5 from oid 16 current snap is 80 2023-12-01T04:49:23.563 INFO:tasks.rados.rados.0.smithi060.stdout:835: finishing write tid 1 to smithi060156570-10 2023-12-01T04:49:23.563 INFO:tasks.rados.rados.0.smithi060.stdout:835: finishing write tid 2 to smithi060156570-10 2023-12-01T04:49:23.563 INFO:tasks.rados.rados.0.smithi060.stdout:837: copy_from oid 36 from oid 3 current snap is 80 2023-12-01T04:49:23.563 INFO:tasks.rados.rados.0.smithi060.stdout:838: read oid 6 snap -1 2023-12-01T04:49:23.564 INFO:tasks.rados.rados.0.smithi060.stdout:838: expect (ObjNum 236 snap 67 seq_num 236) 2023-12-01T04:49:23.564 INFO:tasks.rados.rados.0.smithi060.stdout:839: rmattr oid 7 current snap is 80 2023-12-01T04:49:23.564 INFO:tasks.rados.rados.0.smithi060.stdout:839: done (4 left) 2023-12-01T04:49:23.564 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 80 2023-12-01T04:49:23.564 INFO:tasks.rados.rados.0.smithi060.stdout:840: seq_num 269 ranges {0=507904,507904=630784,1138688=557056,1695744=417792} 2023-12-01T04:49:23.569 INFO:tasks.rados.rados.0.smithi060.stdout:840: writing smithi060156570-49 from 0 to 507904 tid 1 2023-12-01T04:49:23.571 INFO:tasks.rados.rados.0.smithi060.stdout:840: writing smithi060156570-49 from 507904 to 1138688 tid 2 2023-12-01T04:49:23.574 INFO:tasks.rados.rados.0.smithi060.stdout:840: writing smithi060156570-49 from 1138688 to 1695744 tid 3 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:840: writing smithi060156570-49 from 1695744 to 2113536 tid 4 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:841: read oid 17 snap -1 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:841: expect (ObjNum 250 snap 70 seq_num 250) 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:842: rmattr oid 34 current snap is 80 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:835: finishing write tid 3 to smithi060156570-10 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:840: finishing write tid 1 to smithi060156570-49 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:836: finishing copy_from to smithi060156570-5 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:836: got expected ENOENT (src dne) 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:836: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:49:23.578 INFO:tasks.rados.rados.0.smithi060.stdout:836: done (6 left) 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 80 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: finishing write tid 4 to smithi060156570-10 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: finishing write tid 5 to smithi060156570-10 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: finishing write tid 6 to smithi060156570-10 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: oid 10 updating version 0 to 155 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: oid 10 updating version 155 to 156 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: oid 10 version 156 is already newer than 154 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: oid 10 version 156 is already newer than 153 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: oid 10 updating version 156 to 157 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 157 (ObjNum 268 snap 80 seq_num 268) dirty exists 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:835: left oid 10 (ObjNum 268 snap 80 seq_num 268) 2023-12-01T04:49:23.579 INFO:tasks.rados.rados.0.smithi060.stdout:843: seq_num 270 ranges {4030464=524288,4554752=516096,5070848=761856,5832704=327680} 2023-12-01T04:49:23.602 INFO:tasks.rados.rados.0.smithi060.stdout:843: writing smithi060156570-37 from 4030464 to 4554752 tid 1 2023-12-01T04:49:23.605 INFO:tasks.rados.rados.0.smithi060.stdout:843: writing smithi060156570-37 from 4554752 to 5070848 tid 2 2023-12-01T04:49:23.610 INFO:tasks.rados.rados.0.smithi060.stdout:843: writing smithi060156570-37 from 5070848 to 5832704 tid 3 2023-12-01T04:49:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:843: writing smithi060156570-37 from 5832704 to 6160384 tid 4 2023-12-01T04:49:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:835: done (6 left) 2023-12-01T04:49:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 41 current snap is 80 2023-12-01T04:49:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:844: seq_num 271 ranges {4276224=540672,4816896=802816,5619712=516096,6135808=286720} 2023-12-01T04:49:23.638 INFO:tasks.rados.rados.0.smithi060.stdout:844: writing smithi060156570-41 from 4276224 to 4816896 tid 1 2023-12-01T04:49:23.643 INFO:tasks.rados.rados.0.smithi060.stdout:844: writing smithi060156570-41 from 4816896 to 5619712 tid 2 2023-12-01T04:49:23.646 INFO:tasks.rados.rados.0.smithi060.stdout:844: writing smithi060156570-41 from 5619712 to 6135808 tid 3 2023-12-01T04:49:23.648 INFO:tasks.rados.rados.0.smithi060.stdout:844: writing smithi060156570-41 from 6135808 to 6422528 tid 4 2023-12-01T04:49:23.648 INFO:tasks.rados.rados.0.smithi060.stdout:845: rmattr oid 15 current snap is 80 2023-12-01T04:49:23.648 INFO:tasks.rados.rados.0.smithi060.stdout:845: done (7 left) 2023-12-01T04:49:23.648 INFO:tasks.rados.rados.0.smithi060.stdout:846: snap_create 2023-12-01T04:49:23.648 INFO:tasks.rados.rados.0.smithi060.stdout:837: finishing copy_from to smithi060156570-36 2023-12-01T04:49:23.648 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 213 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:837: finishing copy_from racing read to smithi060156570-36 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: finishing write tid 2 to smithi060156570-49 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: finishing write tid 3 to smithi060156570-49 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: finishing write tid 4 to smithi060156570-49 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: finishing write tid 5 to smithi060156570-49 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: finishing write tid 6 to smithi060156570-49 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: oid 49 updating version 0 to 218 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: oid 49 version 218 is already newer than 216 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: oid 49 version 218 is already newer than 217 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: oid 49 updating version 218 to 220 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:840: oid 49 version 220 is already newer than 219 2023-12-01T04:49:23.649 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 220 (ObjNum 269 snap 80 seq_num 269) dirty exists 2023-12-01T04:49:23.650 INFO:tasks.rados.rados.0.smithi060.stdout:840: left oid 49 (ObjNum 269 snap 80 seq_num 269) 2023-12-01T04:49:23.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 330 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:49:23.650 INFO:tasks.rados.rados.0.smithi060.stdout:838: expect (ObjNum 236 snap 67 seq_num 236) 2023-12-01T04:49:23.994 INFO:tasks.rados.rados.0.smithi060.stdout:841: expect (ObjNum 250 snap 70 seq_num 250) 2023-12-01T04:49:24.098 INFO:tasks.rados.rados.0.smithi060.stdout:843: finishing write tid 1 to smithi060156570-37 2023-12-01T04:49:24.098 INFO:tasks.rados.rados.0.smithi060.stdout:843: finishing write tid 2 to smithi060156570-37 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: finishing write tid 3 to smithi060156570-37 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: finishing write tid 4 to smithi060156570-37 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: finishing write tid 5 to smithi060156570-37 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: finishing write tid 6 to smithi060156570-37 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: oid 37 updating version 0 to 194 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: oid 37 updating version 194 to 197 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: oid 37 version 197 is already newer than 195 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: oid 37 version 197 is already newer than 196 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: oid 37 updating version 197 to 198 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 198 (ObjNum 270 snap 80 seq_num 270) dirty exists 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:843: left oid 37 (ObjNum 270 snap 80 seq_num 270) 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:844: finishing write tid 1 to smithi060156570-41 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:844: finishing write tid 2 to smithi060156570-41 2023-12-01T04:49:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:844: finishing write tid 3 to smithi060156570-41 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: finishing write tid 4 to smithi060156570-41 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: finishing write tid 5 to smithi060156570-41 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: finishing write tid 6 to smithi060156570-41 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: oid 41 updating version 0 to 201 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: oid 41 updating version 201 to 204 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: oid 41 version 204 is already newer than 202 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: oid 41 version 204 is already newer than 200 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: oid 41 version 204 is already newer than 203 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 204 (ObjNum 271 snap 80 seq_num 271) dirty exists 2023-12-01T04:49:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:844: left oid 41 (ObjNum 271 snap 80 seq_num 271) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:837: done (7 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:838: done (6 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:840: done (5 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:841: done (4 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:842: done (3 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:843: done (2 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:844: done (1 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:846: done (0 left) 2023-12-01T04:49:24.617 INFO:tasks.rados.rados.0.smithi060.stdout:847: snap_create 2023-12-01T04:49:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:24 smithi060 ceph-mon[94233]: pgmap v296: 121 pgs: 121 active+clean; 127 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 504 KiB/s wr, 20 op/s 2023-12-01T04:49:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:24 smithi060 ceph-mon[94233]: osdmap e225: 8 total, 8 up, 8 in 2023-12-01T04:49:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:24 smithi060 ceph-mon[109077]: pgmap v296: 121 pgs: 121 active+clean; 127 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 504 KiB/s wr, 20 op/s 2023-12-01T04:49:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:24 smithi060 ceph-mon[109077]: osdmap e225: 8 total, 8 up, 8 in 2023-12-01T04:49:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:49:24] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:49:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:24 smithi089 ceph-mon[98504]: pgmap v296: 121 pgs: 121 active+clean; 127 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 504 KiB/s wr, 20 op/s 2023-12-01T04:49:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:24 smithi089 ceph-mon[98504]: osdmap e225: 8 total, 8 up, 8 in 2023-12-01T04:49:25.559 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:49:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:847: done (0 left) 2023-12-01T04:49:25.621 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 82 2023-12-01T04:49:25.621 INFO:tasks.rados.rados.0.smithi060.stdout:848: seq_num 272 ranges {3219456=565248,3784704=688128,4472832=729088,5201920=188416} 2023-12-01T04:49:25.641 INFO:tasks.rados.rados.0.smithi060.stdout:848: writing smithi060156570-17 from 3219456 to 3784704 tid 1 2023-12-01T04:49:25.644 INFO:tasks.rados.rados.0.smithi060.stdout:848: writing smithi060156570-17 from 3784704 to 4472832 tid 2 2023-12-01T04:49:25.648 INFO:tasks.rados.rados.0.smithi060.stdout:848: writing smithi060156570-17 from 4472832 to 5201920 tid 3 2023-12-01T04:49:25.650 INFO:tasks.rados.rados.0.smithi060.stdout:848: writing smithi060156570-17 from 5201920 to 5390336 tid 4 2023-12-01T04:49:25.650 INFO:tasks.rados.rados.0.smithi060.stdout:849: delete oid 15 current snap is 82 2023-12-01T04:49:25.650 INFO:tasks.rados.rados.0.smithi060.stdout:848: finishing write tid 1 to smithi060156570-17 2023-12-01T04:49:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:848: finishing write tid 2 to smithi060156570-17 2023-12-01T04:49:25.652 INFO:tasks.rados.rados.0.smithi060.stdout:849: done (1 left) 2023-12-01T04:49:25.652 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 82 2023-12-01T04:49:25.652 INFO:tasks.rados.rados.0.smithi060.stdout:850: seq_num 274 ranges {3203072=598016,3801088=499712,4300800=745472,5046272=360448} 2023-12-01T04:49:25.673 INFO:tasks.rados.rados.0.smithi060.stdout:850: writing smithi060156570-27 from 3203072 to 3801088 tid 1 2023-12-01T04:49:25.676 INFO:tasks.rados.rados.0.smithi060.stdout:850: writing smithi060156570-27 from 3801088 to 4300800 tid 2 2023-12-01T04:49:25.680 INFO:tasks.rados.rados.0.smithi060.stdout:850: writing smithi060156570-27 from 4300800 to 5046272 tid 3 2023-12-01T04:49:25.683 INFO:tasks.rados.rados.0.smithi060.stdout:850: writing smithi060156570-27 from 5046272 to 5406720 tid 4 2023-12-01T04:49:25.683 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 82 2023-12-01T04:49:25.683 INFO:tasks.rados.rados.0.smithi060.stdout:848: finishing write tid 3 to smithi060156570-17 2023-12-01T04:49:25.683 INFO:tasks.rados.rados.0.smithi060.stdout:851: seq_num 275 ranges {3997696=614400,4612096=786432,5398528=499712,5898240=319488} 2023-12-01T04:49:25.708 INFO:tasks.rados.rados.0.smithi060.stdout:851: writing smithi060156570-10 from 3997696 to 4612096 tid 1 2023-12-01T04:49:25.712 INFO:tasks.rados.rados.0.smithi060.stdout:851: writing smithi060156570-10 from 4612096 to 5398528 tid 2 2023-12-01T04:49:25.715 INFO:tasks.rados.rados.0.smithi060.stdout:851: writing smithi060156570-10 from 5398528 to 5898240 tid 3 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:851: writing smithi060156570-10 from 5898240 to 6217728 tid 4 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:852: delete oid 32 current snap is 82 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: finishing write tid 4 to smithi060156570-17 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: finishing write tid 5 to smithi060156570-17 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: finishing write tid 6 to smithi060156570-17 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: oid 17 updating version 0 to 133 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: oid 17 updating version 133 to 137 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: oid 17 version 137 is already newer than 134 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: oid 17 version 137 is already newer than 135 2023-12-01T04:49:25.718 INFO:tasks.rados.rados.0.smithi060.stdout:848: oid 17 version 137 is already newer than 136 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 137 (ObjNum 272 snap 82 seq_num 272) dirty exists 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:848: left oid 17 (ObjNum 272 snap 82 seq_num 272) 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: finishing write tid 1 to smithi060156570-27 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: finishing write tid 2 to smithi060156570-27 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: finishing write tid 3 to smithi060156570-27 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: finishing write tid 4 to smithi060156570-27 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: finishing write tid 5 to smithi060156570-27 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: finishing write tid 6 to smithi060156570-27 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: oid 27 updating version 0 to 210 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: oid 27 updating version 210 to 212 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: oid 27 version 212 is already newer than 209 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: oid 27 version 212 is already newer than 211 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: oid 27 updating version 212 to 213 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 213 (ObjNum 274 snap 82 seq_num 274) dirty exists 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:850: left oid 27 (ObjNum 274 snap 82 seq_num 274) 2023-12-01T04:49:25.719 INFO:tasks.rados.rados.0.smithi060.stdout:851: finishing write tid 1 to smithi060156570-10 2023-12-01T04:49:25.720 INFO:tasks.rados.rados.0.smithi060.stdout:851: finishing write tid 2 to smithi060156570-10 2023-12-01T04:49:25.720 INFO:tasks.rados.rados.0.smithi060.stdout:851: finishing write tid 3 to smithi060156570-10 2023-12-01T04:49:25.720 INFO:tasks.rados.rados.0.smithi060.stdout:851: finishing write tid 4 to smithi060156570-10 2023-12-01T04:49:25.720 INFO:tasks.rados.rados.0.smithi060.stdout:851: finishing write tid 5 to smithi060156570-10 2023-12-01T04:49:25.721 INFO:tasks.rados.rados.0.smithi060.stdout:848: done (3 left) 2023-12-01T04:49:25.721 INFO:tasks.rados.rados.0.smithi060.stdout:850: done (2 left) 2023-12-01T04:49:25.721 INFO:tasks.rados.rados.0.smithi060.stdout:852: done (1 left) 2023-12-01T04:49:25.721 INFO:tasks.rados.rados.0.smithi060.stdout:853: read oid 41 snap -1 2023-12-01T04:49:25.721 INFO:tasks.rados.rados.0.smithi060.stdout:853: expect (ObjNum 271 snap 80 seq_num 271) 2023-12-01T04:49:25.721 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 82 2023-12-01T04:49:25.721 INFO:tasks.rados.rados.0.smithi060.stdout:854: seq_num 277 ranges {0=647168,647168=557056,1204224=516096,1720320=532480} 2023-12-01T04:49:25.725 INFO:tasks.rados.rados.0.smithi060.stdout:854: writing smithi060156570-11 from 0 to 647168 tid 1 2023-12-01T04:49:25.728 INFO:tasks.rados.rados.0.smithi060.stdout:854: writing smithi060156570-11 from 647168 to 1204224 tid 2 2023-12-01T04:49:25.732 INFO:tasks.rados.rados.0.smithi060.stdout:854: writing smithi060156570-11 from 1204224 to 1720320 tid 3 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:854: writing smithi060156570-11 from 1720320 to 2252800 tid 4 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:855: delete oid 30 current snap is 82 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:851: finishing write tid 6 to smithi060156570-10 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:851: oid 10 updating version 0 to 161 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:851: oid 10 updating version 161 to 163 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:851: oid 10 version 163 is already newer than 159 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:851: oid 10 version 163 is already newer than 160 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:851: oid 10 version 163 is already newer than 162 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 163 (ObjNum 275 snap 82 seq_num 275) dirty exists 2023-12-01T04:49:25.736 INFO:tasks.rados.rados.0.smithi060.stdout:851: left oid 10 (ObjNum 275 snap 82 seq_num 275) 2023-12-01T04:49:25.737 INFO:tasks.rados.rados.0.smithi060.stdout:854: finishing write tid 1 to smithi060156570-11 2023-12-01T04:49:25.737 INFO:tasks.rados.rados.0.smithi060.stdout:854: finishing write tid 2 to smithi060156570-11 2023-12-01T04:49:25.737 INFO:tasks.rados.rados.0.smithi060.stdout:854: finishing write tid 3 to smithi060156570-11 2023-12-01T04:49:25.741 INFO:tasks.rados.rados.0.smithi060.stdout:851: done (3 left) 2023-12-01T04:49:25.741 INFO:tasks.rados.rados.0.smithi060.stdout:855: done (2 left) 2023-12-01T04:49:25.741 INFO:tasks.rados.rados.0.smithi060.stdout:856: read oid 31 snap -1 2023-12-01T04:49:25.741 INFO:tasks.rados.rados.0.smithi060.stdout:856: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:25.741 INFO:tasks.rados.rados.0.smithi060.stdout:857: snap_remove snap 61 2023-12-01T04:49:25.907 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3m) 2m ago 4m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4m) 2m ago 4m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5m) 2m ago 5m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5m) 2m ago 5m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8m) 2m ago 8m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9m) 2m ago 9m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9m) 2m ago 9m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8m) 2m ago 8m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8m) 2m ago 8m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3m) 2m ago 3m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3m) 2m ago 3m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7m) 2m ago 7m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7m) 2m ago 7m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7m) 2m ago 7m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:49:25.908 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6m) 2m ago 6m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:49:25.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6m) 2m ago 6m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:49:25.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6m) 2m ago 6m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:49:25.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5m) 2m ago 5m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:49:25.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5m) 2m ago 5m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:49:25.909 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3m) 2m ago 4m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:49:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:25 smithi060 ceph-mon[109077]: osdmap e226: 8 total, 8 up, 8 in 2023-12-01T04:49:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:25 smithi060 ceph-mon[94233]: osdmap e226: 8 total, 8 up, 8 in 2023-12-01T04:49:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:25 smithi089 ceph-mon[98504]: osdmap e226: 8 total, 8 up, 8 in 2023-12-01T04:49:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:49:26.304 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:49:26.305 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:857: done (3 left) 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:858: rmattr oid 7 current snap is 82 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:858: done (3 left) 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 82 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:854: finishing write tid 4 to smithi060156570-11 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:856: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:854: finishing write tid 5 to smithi060156570-11 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:854: finishing write tid 6 to smithi060156570-11 2023-12-01T04:49:26.624 INFO:tasks.rados.rados.0.smithi060.stdout:854: oid 11 updating version 0 to 218 2023-12-01T04:49:26.625 INFO:tasks.rados.rados.0.smithi060.stdout:854: oid 11 version 218 is already newer than 215 2023-12-01T04:49:26.625 INFO:tasks.rados.rados.0.smithi060.stdout:854: oid 11 version 218 is already newer than 214 2023-12-01T04:49:26.625 INFO:tasks.rados.rados.0.smithi060.stdout:854: oid 11 version 218 is already newer than 217 2023-12-01T04:49:26.625 INFO:tasks.rados.rados.0.smithi060.stdout:854: oid 11 version 218 is already newer than 216 2023-12-01T04:49:26.625 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 218 (ObjNum 277 snap 82 seq_num 277) dirty exists 2023-12-01T04:49:26.625 INFO:tasks.rados.rados.0.smithi060.stdout:854: left oid 11 (ObjNum 277 snap 82 seq_num 277) 2023-12-01T04:49:26.625 INFO:tasks.rados.rados.0.smithi060.stdout:853: expect (ObjNum 271 snap 80 seq_num 271) 2023-12-01T04:49:26.910 INFO:tasks.rados.rados.0.smithi060.stdout:859: seq_num 279 ranges {0=679936,679936=720896,1400832=483328,1884160=401408} 2023-12-01T04:49:26.914 INFO:tasks.rados.rados.0.smithi060.stdout:859: writing smithi060156570-30 from 0 to 679936 tid 1 2023-12-01T04:49:26.918 INFO:tasks.rados.rados.0.smithi060.stdout:859: writing smithi060156570-30 from 679936 to 1400832 tid 2 2023-12-01T04:49:26.920 INFO:tasks.rados.rados.0.smithi060.stdout:859: writing smithi060156570-30 from 1400832 to 1884160 tid 3 2023-12-01T04:49:26.923 INFO:tasks.rados.rados.0.smithi060.stdout:859: writing smithi060156570-30 from 1884160 to 2285568 tid 4 2023-12-01T04:49:26.923 INFO:tasks.rados.rados.0.smithi060.stdout:853: done (3 left) 2023-12-01T04:49:26.923 INFO:tasks.rados.rados.0.smithi060.stdout:854: done (2 left) 2023-12-01T04:49:26.923 INFO:tasks.rados.rados.0.smithi060.stdout:856: done (1 left) 2023-12-01T04:49:26.923 INFO:tasks.rados.rados.0.smithi060.stdout:860: delete oid 25 current snap is 82 2023-12-01T04:49:26.924 INFO:tasks.rados.rados.0.smithi060.stdout:859: finishing write tid 1 to smithi060156570-30 2023-12-01T04:49:26.924 INFO:tasks.rados.rados.0.smithi060.stdout:859: finishing write tid 2 to smithi060156570-30 2023-12-01T04:49:26.924 INFO:tasks.rados.rados.0.smithi060.stdout:859: finishing write tid 3 to smithi060156570-30 2023-12-01T04:49:26.925 INFO:tasks.rados.rados.0.smithi060.stdout:859: finishing write tid 4 to smithi060156570-30 2023-12-01T04:49:26.925 INFO:tasks.rados.rados.0.smithi060.stdout:860: done (1 left) 2023-12-01T04:49:26.925 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 82 2023-12-01T04:49:26.925 INFO:tasks.rados.rados.0.smithi060.stdout:861: seq_num 281 ranges {3768320=712704,4481024=491520,4972544=491520,5464064=622592} 2023-12-01T04:49:26.949 INFO:tasks.rados.rados.0.smithi060.stdout:861: writing smithi060156570-18 from 3768320 to 4481024 tid 1 2023-12-01T04:49:26.952 INFO:tasks.rados.rados.0.smithi060.stdout:861: writing smithi060156570-18 from 4481024 to 4972544 tid 2 2023-12-01T04:49:26.955 INFO:tasks.rados.rados.0.smithi060.stdout:861: writing smithi060156570-18 from 4972544 to 5464064 tid 3 2023-12-01T04:49:26.958 INFO:tasks.rados.rados.0.smithi060.stdout:861: writing smithi060156570-18 from 5464064 to 6086656 tid 4 2023-12-01T04:49:26.959 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 82 2023-12-01T04:49:26.959 INFO:tasks.rados.rados.0.smithi060.stdout:862: seq_num 282 ranges {6217728=729088,6946816=425984,7372800=704512,8077312=475136} 2023-12-01T04:49:26.996 INFO:tasks.rados.rados.0.smithi060.stdout:862: writing smithi060156570-10 from 6217728 to 6946816 tid 1 2023-12-01T04:49:26.999 INFO:tasks.rados.rados.0.smithi060.stdout:862: writing smithi060156570-10 from 6946816 to 7372800 tid 2 2023-12-01T04:49:27.003 INFO:tasks.rados.rados.0.smithi060.stdout:862: writing smithi060156570-10 from 7372800 to 8077312 tid 3 2023-12-01T04:49:27.006 INFO:tasks.rados.rados.0.smithi060.stdout:862: writing smithi060156570-10 from 8077312 to 8552448 tid 4 2023-12-01T04:49:27.006 INFO:tasks.rados.rados.0.smithi060.stdout:863: snap_create 2023-12-01T04:49:27.006 INFO:tasks.rados.rados.0.smithi060.stdout:859: finishing write tid 5 to smithi060156570-30 2023-12-01T04:49:27.006 INFO:tasks.rados.rados.0.smithi060.stdout:859: finishing write tid 6 to smithi060156570-30 2023-12-01T04:49:27.006 INFO:tasks.rados.rados.0.smithi060.stdout:859: oid 30 updating version 0 to 219 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:859: oid 30 version 219 is already newer than 215 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:859: oid 30 version 219 is already newer than 216 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:859: oid 30 version 219 is already newer than 218 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:859: oid 30 version 219 is already newer than 217 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 219 (ObjNum 279 snap 82 seq_num 279) dirty exists 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:859: left oid 30 (ObjNum 279 snap 82 seq_num 279) 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: finishing write tid 1 to smithi060156570-18 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: finishing write tid 2 to smithi060156570-18 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: finishing write tid 3 to smithi060156570-18 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: finishing write tid 4 to smithi060156570-18 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: finishing write tid 5 to smithi060156570-18 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: finishing write tid 6 to smithi060156570-18 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: oid 18 updating version 0 to 307 2023-12-01T04:49:27.007 INFO:tasks.rados.rados.0.smithi060.stdout:861: oid 18 updating version 307 to 310 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:861: oid 18 version 310 is already newer than 309 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:861: oid 18 version 310 is already newer than 306 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:861: oid 18 version 310 is already newer than 308 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 310 (ObjNum 281 snap 82 seq_num 281) dirty exists 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:861: left oid 18 (ObjNum 281 snap 82 seq_num 281) 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:862: finishing write tid 1 to smithi060156570-10 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:862: finishing write tid 2 to smithi060156570-10 2023-12-01T04:49:27.008 INFO:tasks.rados.rados.0.smithi060.stdout:862: finishing write tid 3 to smithi060156570-10 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: finishing write tid 4 to smithi060156570-10 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: finishing write tid 5 to smithi060156570-10 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: finishing write tid 6 to smithi060156570-10 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: oid 10 updating version 0 to 166 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: oid 10 updating version 166 to 167 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: oid 10 version 167 is already newer than 165 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: oid 10 version 167 is already newer than 164 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:862: oid 10 updating version 167 to 168 2023-12-01T04:49:27.009 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 168 (ObjNum 282 snap 82 seq_num 282) dirty exists 2023-12-01T04:49:27.010 INFO:tasks.rados.rados.0.smithi060.stdout:862: left oid 10 (ObjNum 282 snap 82 seq_num 282) 2023-12-01T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[109077]: pgmap v299: 121 pgs: 121 active+clean; 127 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 504 KiB/s wr, 20 op/s 2023-12-01T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[109077]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[109077]: osdmap e227: 8 total, 8 up, 8 in 2023-12-01T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[109077]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1585053732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:49:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[94233]: pgmap v299: 121 pgs: 121 active+clean; 127 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 504 KiB/s wr, 20 op/s 2023-12-01T04:49:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[94233]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[94233]: osdmap e227: 8 total, 8 up, 8 in 2023-12-01T04:49:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[94233]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1585053732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:49:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:26 smithi089 ceph-mon[98504]: pgmap v299: 121 pgs: 121 active+clean; 127 MiB data, 664 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 504 KiB/s wr, 20 op/s 2023-12-01T04:49:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:26 smithi089 ceph-mon[98504]: from='client.25019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:26 smithi089 ceph-mon[98504]: osdmap e227: 8 total, 8 up, 8 in 2023-12-01T04:49:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:26 smithi089 ceph-mon[98504]: from='client.15129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1585053732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:49:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:859: done (3 left) 2023-12-01T04:49:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:861: done (2 left) 2023-12-01T04:49:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:862: done (1 left) 2023-12-01T04:49:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:863: done (0 left) 2023-12-01T04:49:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 83 2023-12-01T04:49:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:864: seq_num 283 ranges {0=745472,745472=712704,1458176=458752,1916928=434176} 2023-12-01T04:49:27.635 INFO:tasks.rados.rados.0.smithi060.stdout:864: writing smithi060156570-15 from 0 to 745472 tid 1 2023-12-01T04:49:27.639 INFO:tasks.rados.rados.0.smithi060.stdout:864: writing smithi060156570-15 from 745472 to 1458176 tid 2 2023-12-01T04:49:27.641 INFO:tasks.rados.rados.0.smithi060.stdout:864: writing smithi060156570-15 from 1458176 to 1916928 tid 3 2023-12-01T04:49:27.644 INFO:tasks.rados.rados.0.smithi060.stdout:864: writing smithi060156570-15 from 1916928 to 2351104 tid 4 2023-12-01T04:49:27.645 INFO:tasks.rados.rados.0.smithi060.stdout:865: delete oid 31 current snap is 83 2023-12-01T04:49:27.645 INFO:tasks.rados.rados.0.smithi060.stdout:864: finishing write tid 1 to smithi060156570-15 2023-12-01T04:49:27.645 INFO:tasks.rados.rados.0.smithi060.stdout:864: finishing write tid 2 to smithi060156570-15 2023-12-01T04:49:27.645 INFO:tasks.rados.rados.0.smithi060.stdout:864: finishing write tid 3 to smithi060156570-15 2023-12-01T04:49:27.647 INFO:tasks.rados.rados.0.smithi060.stdout:865: done (1 left) 2023-12-01T04:49:27.648 INFO:tasks.rados.rados.0.smithi060.stdout:866: snap_create 2023-12-01T04:49:27.648 INFO:tasks.rados.rados.0.smithi060.stdout:864: finishing write tid 4 to smithi060156570-15 2023-12-01T04:49:27.648 INFO:tasks.rados.rados.0.smithi060.stdout:864: finishing write tid 5 to smithi060156570-15 2023-12-01T04:49:27.649 INFO:tasks.rados.rados.0.smithi060.stdout:864: finishing write tid 6 to smithi060156570-15 2023-12-01T04:49:27.649 INFO:tasks.rados.rados.0.smithi060.stdout:864: oid 15 updating version 0 to 125 2023-12-01T04:49:27.650 INFO:tasks.rados.rados.0.smithi060.stdout:864: oid 15 updating version 125 to 127 2023-12-01T04:49:27.650 INFO:tasks.rados.rados.0.smithi060.stdout:864: oid 15 version 127 is already newer than 126 2023-12-01T04:49:27.650 INFO:tasks.rados.rados.0.smithi060.stdout:864: oid 15 updating version 127 to 129 2023-12-01T04:49:27.650 INFO:tasks.rados.rados.0.smithi060.stdout:864: oid 15 version 129 is already newer than 128 2023-12-01T04:49:27.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 129 (ObjNum 283 snap 83 seq_num 283) dirty exists 2023-12-01T04:49:27.650 INFO:tasks.rados.rados.0.smithi060.stdout:864: left oid 15 (ObjNum 283 snap 83 seq_num 283) 2023-12-01T04:49:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:27 smithi060 ceph-mon[94233]: osdmap e228: 8 total, 8 up, 8 in 2023-12-01T04:49:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:27 smithi060 ceph-mon[109077]: osdmap e228: 8 total, 8 up, 8 in 2023-12-01T04:49:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:27 smithi089 ceph-mon[98504]: osdmap e228: 8 total, 8 up, 8 in 2023-12-01T04:49:28.638 INFO:tasks.rados.rados.0.smithi060.stdout:864: done (1 left) 2023-12-01T04:49:28.638 INFO:tasks.rados.rados.0.smithi060.stdout:866: done (0 left) 2023-12-01T04:49:28.638 INFO:tasks.rados.rados.0.smithi060.stdout:867: copy_from oid 33 from oid 44 current snap is 84 2023-12-01T04:49:28.638 INFO:tasks.rados.rados.0.smithi060.stdout:868: delete oid 3 current snap is 84 2023-12-01T04:49:28.639 INFO:tasks.rados.rados.0.smithi060.stdout:867: finishing copy_from to smithi060156570-33 2023-12-01T04:49:28.639 INFO:tasks.rados.rados.0.smithi060.stdout:867: got expected ENOENT (src dne) 2023-12-01T04:49:28.639 INFO:tasks.rados.rados.0.smithi060.stdout:867: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:49:28.643 INFO:tasks.rados.rados.0.smithi060.stdout:867: done (1 left) 2023-12-01T04:49:28.643 INFO:tasks.rados.rados.0.smithi060.stdout:868: done (0 left) 2023-12-01T04:49:28.643 INFO:tasks.rados.rados.0.smithi060.stdout:869: snap_remove snap 81 2023-12-01T04:49:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:28 smithi060 ceph-mon[94233]: pgmap v302: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2023-12-01T04:49:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:28 smithi060 ceph-mon[94233]: osdmap e229: 8 total, 8 up, 8 in 2023-12-01T04:49:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:28 smithi060 ceph-mon[109077]: pgmap v302: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2023-12-01T04:49:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:28 smithi060 ceph-mon[109077]: osdmap e229: 8 total, 8 up, 8 in 2023-12-01T04:49:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:28 smithi089 ceph-mon[98504]: pgmap v302: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2023-12-01T04:49:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:28 smithi089 ceph-mon[98504]: osdmap e229: 8 total, 8 up, 8 in 2023-12-01T04:49:29.644 INFO:tasks.rados.rados.0.smithi060.stdout:869: done (0 left) 2023-12-01T04:49:29.644 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 84 2023-12-01T04:49:29.644 INFO:tasks.rados.rados.0.smithi060.stdout:870: seq_num 286 ranges {0=794624,794624=761856,1556480=679936,2236416=163840} 2023-12-01T04:49:29.649 INFO:tasks.rados.rados.0.smithi060.stdout:870: writing smithi060156570-34 from 0 to 794624 tid 1 2023-12-01T04:49:29.654 INFO:tasks.rados.rados.0.smithi060.stdout:870: writing smithi060156570-34 from 794624 to 1556480 tid 2 2023-12-01T04:49:29.658 INFO:tasks.rados.rados.0.smithi060.stdout:870: writing smithi060156570-34 from 1556480 to 2236416 tid 3 2023-12-01T04:49:29.659 INFO:tasks.rados.rados.0.smithi060.stdout:870: writing smithi060156570-34 from 2236416 to 2400256 tid 4 2023-12-01T04:49:29.659 INFO:tasks.rados.rados.0.smithi060.stdout:871: read oid 25 snap -1 2023-12-01T04:49:29.660 INFO:tasks.rados.rados.0.smithi060.stdout:871: expect deleted 2023-12-01T04:49:29.660 INFO:tasks.rados.rados.0.smithi060.stdout:872: read oid 39 snap -1 2023-12-01T04:49:29.660 INFO:tasks.rados.rados.0.smithi060.stdout:872: expect (ObjNum 216 snap 59 seq_num 216) 2023-12-01T04:49:29.660 INFO:tasks.rados.rados.0.smithi060.stdout:873: delete oid 37 current snap is 84 2023-12-01T04:49:29.660 INFO:tasks.rados.rados.0.smithi060.stdout:870: finishing write tid 1 to smithi060156570-34 2023-12-01T04:49:29.660 INFO:tasks.rados.rados.0.smithi060.stdout:870: finishing write tid 2 to smithi060156570-34 2023-12-01T04:49:29.664 INFO:tasks.rados.rados.0.smithi060.stdout:870: finishing write tid 3 to smithi060156570-34 2023-12-01T04:49:29.664 INFO:tasks.rados.rados.0.smithi060.stdout:870: finishing write tid 4 to smithi060156570-34 2023-12-01T04:49:29.664 INFO:tasks.rados.rados.0.smithi060.stdout:870: finishing write tid 5 to smithi060156570-34 2023-12-01T04:49:29.666 INFO:tasks.rados.rados.0.smithi060.stdout:870: finishing write tid 6 to smithi060156570-34 2023-12-01T04:49:29.666 INFO:tasks.rados.rados.0.smithi060.stdout:870: oid 34 updating version 0 to 333 2023-12-01T04:49:29.666 INFO:tasks.rados.rados.0.smithi060.stdout:870: oid 34 updating version 333 to 335 2023-12-01T04:49:29.666 INFO:tasks.rados.rados.0.smithi060.stdout:870: oid 34 version 335 is already newer than 331 2023-12-01T04:49:29.666 INFO:tasks.rados.rados.0.smithi060.stdout:870: oid 34 version 335 is already newer than 332 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:870: oid 34 version 335 is already newer than 334 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 335 (ObjNum 286 snap 84 seq_num 286) dirty exists 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:870: left oid 34 (ObjNum 286 snap 84 seq_num 286) 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:870: done (3 left) 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:871: done (2 left) 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:873: done (1 left) 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:874: read oid 14 snap -1 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:874: expect (ObjNum 177 snap 36 seq_num 177) 2023-12-01T04:49:29.667 INFO:tasks.rados.rados.0.smithi060.stdout:875: delete oid 41 current snap is 84 2023-12-01T04:49:29.672 INFO:tasks.rados.rados.0.smithi060.stdout:875: done (2 left) 2023-12-01T04:49:29.672 INFO:tasks.rados.rados.0.smithi060.stdout:876: read oid 47 snap -1 2023-12-01T04:49:29.672 INFO:tasks.rados.rados.0.smithi060.stdout:876: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:49:29.672 INFO:tasks.rados.rados.0.smithi060.stdout:877: read oid 48 snap 80 2023-12-01T04:49:29.672 INFO:tasks.rados.rados.0.smithi060.stdout:877: expect (ObjNum 200050416 snap 22018 seq_num 200179680) 2023-12-01T04:49:29.672 INFO:tasks.rados.rados.0.smithi060.stdout:878: snap_create 2023-12-01T04:49:29.672 INFO:tasks.rados.rados.0.smithi060.stdout:874: expect (ObjNum 177 snap 36 seq_num 177) 2023-12-01T04:49:29.702 INFO:tasks.rados.rados.0.smithi060.stdout:872: expect (ObjNum 216 snap 59 seq_num 216) 2023-12-01T04:49:29.848 INFO:tasks.rados.rados.0.smithi060.stdout:877: expect (ObjNum 200050416 snap 22018 seq_num 200179680) 2023-12-01T04:49:29.850 INFO:tasks.rados.rados.0.smithi060.stdout:876: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:49:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:29 smithi060 ceph-mon[94233]: osdmap e230: 8 total, 8 up, 8 in 2023-12-01T04:49:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:29 smithi060 ceph-mon[109077]: osdmap e230: 8 total, 8 up, 8 in 2023-12-01T04:49:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:29 smithi089 ceph-mon[98504]: osdmap e230: 8 total, 8 up, 8 in 2023-12-01T04:49:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:872: done (4 left) 2023-12-01T04:49:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:874: done (3 left) 2023-12-01T04:49:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:876: done (2 left) 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:877: done (1 left) 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:878: done (0 left) 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:879: rollback oid 44 current snap is 85 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 78 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:880: copy_from oid 18 from oid 38 current snap is 85 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 85 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:881: seq_num 289 ranges {0=40960} 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:881: writing smithi060156570-3 from 0 to 40960 tid 1 2023-12-01T04:49:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:882: snap_remove snap 77 2023-12-01T04:49:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:30 smithi060 ceph-mon[94233]: pgmap v305: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2023-12-01T04:49:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:30 smithi060 ceph-mon[94233]: osdmap e231: 8 total, 8 up, 8 in 2023-12-01T04:49:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:30 smithi060 ceph-mon[109077]: pgmap v305: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2023-12-01T04:49:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:30 smithi060 ceph-mon[109077]: osdmap e231: 8 total, 8 up, 8 in 2023-12-01T04:49:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:30 smithi089 ceph-mon[98504]: pgmap v305: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 4.7 MiB/s wr, 21 op/s 2023-12-01T04:49:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:30 smithi089 ceph-mon[98504]: osdmap e231: 8 total, 8 up, 8 in 2023-12-01T04:49:31.536 INFO:tasks.rados.rados.0.smithi060.stdout:882: done (3 left) 2023-12-01T04:49:31.536 INFO:tasks.rados.rados.0.smithi060.stdout:883: snap_create 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:879: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:881: finishing write tid 1 to smithi060156570-3 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:880: finishing copy_from to smithi060156570-18 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:880: got expected ENOENT (src dne) 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:881: finishing write tid 2 to smithi060156570-3 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:880: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:881: finishing write tid 3 to smithi060156570-3 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:881: oid 3 updating version 0 to 255 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:881: oid 3 version 255 is already newer than 254 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 255 (ObjNum 289 snap 85 seq_num 289) dirty exists 2023-12-01T04:49:31.537 INFO:tasks.rados.rados.0.smithi060.stdout:881: left oid 3 (ObjNum 289 snap 85 seq_num 289) 2023-12-01T04:49:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:31 smithi060 ceph-mon[94233]: osdmap e232: 8 total, 8 up, 8 in 2023-12-01T04:49:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:31 smithi060 ceph-mon[94233]: osdmap e233: 8 total, 8 up, 8 in 2023-12-01T04:49:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:31 smithi060 ceph-mon[109077]: osdmap e232: 8 total, 8 up, 8 in 2023-12-01T04:49:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:31 smithi060 ceph-mon[109077]: osdmap e233: 8 total, 8 up, 8 in 2023-12-01T04:49:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:31 smithi089 ceph-mon[98504]: osdmap e232: 8 total, 8 up, 8 in 2023-12-01T04:49:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:31 smithi089 ceph-mon[98504]: osdmap e233: 8 total, 8 up, 8 in 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:879: done (3 left) 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:880: done (2 left) 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:881: done (1 left) 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:883: done (0 left) 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 86 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:884: seq_num 290 ranges {0=57344} 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:884: writing smithi060156570-1 from 0 to 57344 tid 1 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:885: read oid 35 snap -1 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:885: expect deleted 2023-12-01T04:49:32.535 INFO:tasks.rados.rados.0.smithi060.stdout:886: snap_create 2023-12-01T04:49:32.539 INFO:tasks.rados.rados.0.smithi060.stdout:884: finishing write tid 1 to smithi060156570-1 2023-12-01T04:49:32.541 INFO:tasks.rados.rados.0.smithi060.stdout:884: finishing write tid 2 to smithi060156570-1 2023-12-01T04:49:32.542 INFO:tasks.rados.rados.0.smithi060.stdout:884: finishing write tid 3 to smithi060156570-1 2023-12-01T04:49:32.542 INFO:tasks.rados.rados.0.smithi060.stdout:884: oid 1 updating version 0 to 165 2023-12-01T04:49:32.542 INFO:tasks.rados.rados.0.smithi060.stdout:884: oid 1 updating version 165 to 166 2023-12-01T04:49:32.542 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 166 (ObjNum 290 snap 86 seq_num 290) dirty exists 2023-12-01T04:49:32.542 INFO:tasks.rados.rados.0.smithi060.stdout:884: left oid 1 (ObjNum 290 snap 86 seq_num 290) 2023-12-01T04:49:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:32 smithi060 ceph-mon[109077]: pgmap v308: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:32 smithi060 ceph-mon[109077]: osdmap e234: 8 total, 8 up, 8 in 2023-12-01T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:32 smithi060 ceph-mon[94233]: pgmap v308: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:32 smithi060 ceph-mon[94233]: osdmap e234: 8 total, 8 up, 8 in 2023-12-01T04:49:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:32 smithi089 ceph-mon[98504]: pgmap v308: 121 pgs: 121 active+clean; 146 MiB data, 688 MiB used, 715 GiB / 715 GiB avail 2023-12-01T04:49:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:32 smithi089 ceph-mon[98504]: osdmap e234: 8 total, 8 up, 8 in 2023-12-01T04:49:33.536 INFO:tasks.rados.rados.0.smithi060.stdout:884: done (2 left) 2023-12-01T04:49:33.536 INFO:tasks.rados.rados.0.smithi060.stdout:885: done (1 left) 2023-12-01T04:49:33.537 INFO:tasks.rados.rados.0.smithi060.stdout:886: done (0 left) 2023-12-01T04:49:33.537 INFO:tasks.rados.rados.0.smithi060.stdout:887: rollback oid 37 current snap is 87 2023-12-01T04:49:33.537 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 37 to 84 2023-12-01T04:49:33.537 INFO:tasks.rados.rados.0.smithi060.stdout:888: delete oid 44 current snap is 87 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:887: finishing rollback tid 1 to smithi060156570-37 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 212 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:887: done (1 left) 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:888: done (0 left) 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:889: copy_from oid 5 from oid 45 current snap is 87 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:890: read oid 12 snap 75 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:890: expect (ObjNum 263 snap 73 seq_num 263) 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:891: rmattr oid 22 current snap is 87 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:891: done (2 left) 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:892: read oid 6 snap -1 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:892: expect (ObjNum 236 snap 67 seq_num 236) 2023-12-01T04:49:33.539 INFO:tasks.rados.rados.0.smithi060.stdout:893: read oid 8 snap -1 2023-12-01T04:49:33.540 INFO:tasks.rados.rados.0.smithi060.stdout:893: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:49:33.540 INFO:tasks.rados.rados.0.smithi060.stdout:894: copy_from oid 21 from oid 36 current snap is 87 2023-12-01T04:49:33.540 INFO:tasks.rados.rados.0.smithi060.stdout:895: snap_remove snap 70 2023-12-01T04:49:34.542 INFO:tasks.rados.rados.0.smithi060.stdout:895: done (5 left) 2023-12-01T04:49:34.542 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 87 2023-12-01T04:49:34.542 INFO:tasks.rados.rados.0.smithi060.stdout:896: seq_num 292 ranges {0=98304} 2023-12-01T04:49:34.543 INFO:tasks.rados.rados.0.smithi060.stdout:896: writing smithi060156570-4 from 0 to 98304 tid 1 2023-12-01T04:49:34.543 INFO:tasks.rados.rados.0.smithi060.stdout:897: read oid 16 snap -1 2023-12-01T04:49:34.543 INFO:tasks.rados.rados.0.smithi060.stdout:897: expect deleted 2023-12-01T04:49:34.543 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 87 2023-12-01T04:49:34.543 INFO:tasks.rados.rados.0.smithi060.stdout:898: seq_num 293 ranges {3661824=114688} 2023-12-01T04:49:34.564 INFO:tasks.rados.rados.0.smithi060.stdout:898: writing smithi060156570-22 from 3661824 to 3776512 tid 1 2023-12-01T04:49:34.564 INFO:tasks.rados.rados.0.smithi060.stdout:899: delete oid 7 current snap is 87 2023-12-01T04:49:34.565 INFO:tasks.rados.rados.0.smithi060.stdout:894: finishing copy_from to smithi060156570-21 2023-12-01T04:49:34.565 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 213 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:49:34.565 INFO:tasks.rados.rados.0.smithi060.stdout:894: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:49:34.565 INFO:tasks.rados.rados.0.smithi060.stdout:890: expect (ObjNum 263 snap 73 seq_num 263) 2023-12-01T04:49:34.685 INFO:tasks.rados.rados.0.smithi060.stdout:889: finishing copy_from to smithi060156570-5 2023-12-01T04:49:34.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 403 (ObjNum 255 snap 71 seq_num 255) dirty exists 2023-12-01T04:49:34.685 INFO:tasks.rados.rados.0.smithi060.stdout:889: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:49:34.685 INFO:tasks.rados.rados.0.smithi060.stdout:893: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:49:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:34 smithi060 ceph-mon[94233]: pgmap v311: 121 pgs: 121 active+clean; 126 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-01T04:49:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:34 smithi060 ceph-mon[94233]: osdmap e235: 8 total, 8 up, 8 in 2023-12-01T04:49:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:34 smithi060 ceph-mon[109077]: pgmap v311: 121 pgs: 121 active+clean; 126 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-01T04:49:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:34 smithi060 ceph-mon[109077]: osdmap e235: 8 total, 8 up, 8 in 2023-12-01T04:49:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:49:34] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-01T04:49:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:34 smithi089 ceph-mon[98504]: pgmap v311: 121 pgs: 121 active+clean; 126 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-01T04:49:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:34 smithi089 ceph-mon[98504]: osdmap e235: 8 total, 8 up, 8 in 2023-12-01T04:49:34.878 INFO:tasks.rados.rados.0.smithi060.stdout:892: expect (ObjNum 236 snap 67 seq_num 236) 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:896: finishing write tid 1 to smithi060156570-4 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:896: finishing write tid 2 to smithi060156570-4 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:896: finishing write tid 3 to smithi060156570-4 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:896: oid 4 updating version 0 to 336 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:896: oid 4 updating version 336 to 337 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 337 (ObjNum 292 snap 87 seq_num 292) dirty exists 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:896: left oid 4 (ObjNum 292 snap 87 seq_num 292) 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:898: finishing write tid 1 to smithi060156570-22 2023-12-01T04:49:35.224 INFO:tasks.rados.rados.0.smithi060.stdout:898: finishing write tid 2 to smithi060156570-22 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:889: done (8 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:890: done (7 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:892: done (6 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:893: done (5 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:894: done (4 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:896: done (3 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:897: done (2 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:899: done (1 left) 2023-12-01T04:49:35.225 INFO:tasks.rados.rados.0.smithi060.stdout:900: snap_remove snap 75 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:900: done (1 left) 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 87 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:898: finishing write tid 3 to smithi060156570-22 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:898: oid 22 updating version 0 to 442 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:898: oid 22 version 442 is already newer than 441 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 442 (ObjNum 293 snap 87 seq_num 293) dirty exists 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:898: left oid 22 (ObjNum 293 snap 87 seq_num 293) 2023-12-01T04:49:35.547 INFO:tasks.rados.rados.0.smithi060.stdout:901: seq_num 295 ranges {2113536=147456} 2023-12-01T04:49:35.559 INFO:tasks.rados.rados.0.smithi060.stdout:901: writing smithi060156570-49 from 2113536 to 2260992 tid 1 2023-12-01T04:49:35.560 INFO:tasks.rados.rados.0.smithi060.stdout:898: done (1 left) 2023-12-01T04:49:35.560 INFO:tasks.rados.rados.0.smithi060.stdout:902: copy_from oid 41 from oid 48 current snap is 87 2023-12-01T04:49:35.560 INFO:tasks.rados.rados.0.smithi060.stdout:903: snap_remove snap 82 2023-12-01T04:49:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:35 smithi060 ceph-mon[94233]: osdmap e236: 8 total, 8 up, 8 in 2023-12-01T04:49:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:35 smithi060 ceph-mon[109077]: osdmap e236: 8 total, 8 up, 8 in 2023-12-01T04:49:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:35 smithi089 ceph-mon[98504]: osdmap e236: 8 total, 8 up, 8 in 2023-12-01T04:49:36.556 INFO:tasks.rados.rados.0.smithi060.stdout:903: done (2 left) 2023-12-01T04:49:36.556 INFO:tasks.rados.rados.0.smithi060.stdout:904: snap_remove snap 71 2023-12-01T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:36 smithi060 ceph-mon[94233]: pgmap v314: 121 pgs: 121 active+clean; 126 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-01T04:49:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:36 smithi060 ceph-mon[94233]: osdmap e237: 8 total, 8 up, 8 in 2023-12-01T04:49:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:36 smithi060 ceph-mon[109077]: pgmap v314: 121 pgs: 121 active+clean; 126 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-01T04:49:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:36 smithi060 ceph-mon[109077]: osdmap e237: 8 total, 8 up, 8 in 2023-12-01T04:49:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:36 smithi089 ceph-mon[98504]: pgmap v314: 121 pgs: 121 active+clean; 126 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 2.8 MiB/s wr, 14 op/s 2023-12-01T04:49:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:36 smithi089 ceph-mon[98504]: osdmap e237: 8 total, 8 up, 8 in 2023-12-01T04:49:37.562 INFO:tasks.rados.rados.0.smithi060.stdout:904: done (2 left) 2023-12-01T04:49:37.562 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 87 2023-12-01T04:49:37.562 INFO:tasks.rados.rados.0.smithi060.stdout:901: finishing write tid 1 to smithi060156570-49 2023-12-01T04:49:37.562 INFO:tasks.rados.rados.0.smithi060.stdout:905: seq_num 296 ranges {2572288=163840} 2023-12-01T04:49:37.577 INFO:tasks.rados.rados.0.smithi060.stdout:905: writing smithi060156570-5 from 2572288 to 2736128 tid 1 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:906: read oid 4 snap -1 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:906: expect (ObjNum 292 snap 87 seq_num 292) 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:907: setattr oid 6 current snap is 87 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:901: finishing write tid 2 to smithi060156570-49 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:901: finishing write tid 3 to smithi060156570-49 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:901: oid 49 updating version 0 to 405 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:901: oid 49 version 405 is already newer than 404 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 405 (ObjNum 295 snap 87 seq_num 295) dirty exists 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:901: left oid 49 (ObjNum 295 snap 87 seq_num 295) 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:902: finishing copy_from to smithi060156570-41 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 150 (ObjNum 33 snap 0 seq_num 199967472) dirty exists 2023-12-01T04:49:37.578 INFO:tasks.rados.rados.0.smithi060.stdout:902: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:49:37.580 INFO:tasks.rados.rados.0.smithi060.stdout:905: finishing write tid 1 to smithi060156570-5 2023-12-01T04:49:37.580 INFO:tasks.rados.rados.0.smithi060.stdout:901: done (4 left) 2023-12-01T04:49:37.580 INFO:tasks.rados.rados.0.smithi060.stdout:902: done (3 left) 2023-12-01T04:49:37.580 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 87 2023-12-01T04:49:37.580 INFO:tasks.rados.rados.0.smithi060.stdout:908: seq_num 297 ranges {7282688=180224} 2023-12-01T04:49:37.621 INFO:tasks.rados.rados.0.smithi060.stdout:908: writing smithi060156570-13 from 7282688 to 7462912 tid 1 2023-12-01T04:49:37.621 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 87 2023-12-01T04:49:37.621 INFO:tasks.rados.rados.0.smithi060.stdout:909: seq_num 298 ranges {0=196608} 2023-12-01T04:49:37.622 INFO:tasks.rados.rados.0.smithi060.stdout:909: writing smithi060156570-38 from 0 to 196608 tid 1 2023-12-01T04:49:37.622 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 87 2023-12-01T04:49:37.622 INFO:tasks.rados.rados.0.smithi060.stdout:910: seq_num 299 ranges {2572288=212992} 2023-12-01T04:49:37.637 INFO:tasks.rados.rados.0.smithi060.stdout:910: writing smithi060156570-45 from 2572288 to 2785280 tid 1 2023-12-01T04:49:37.637 INFO:tasks.rados.rados.0.smithi060.stdout:911: snap_remove snap 69 2023-12-01T04:49:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:37 smithi060 ceph-mon[94233]: osdmap e238: 8 total, 8 up, 8 in 2023-12-01T04:49:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:37 smithi060 ceph-mon[109077]: osdmap e238: 8 total, 8 up, 8 in 2023-12-01T04:49:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:37 smithi089 ceph-mon[98504]: osdmap e238: 8 total, 8 up, 8 in 2023-12-01T04:49:38.566 INFO:tasks.rados.rados.0.smithi060.stdout:911: done (6 left) 2023-12-01T04:49:38.566 INFO:tasks.rados.rados.0.smithi060.stdout:912: setattr oid 2 current snap is 87 2023-12-01T04:49:38.566 INFO:tasks.rados.rados.0.smithi060.stdout:905: finishing write tid 2 to smithi060156570-5 2023-12-01T04:49:38.566 INFO:tasks.rados.rados.0.smithi060.stdout:906: expect (ObjNum 292 snap 87 seq_num 292) 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:905: finishing write tid 3 to smithi060156570-5 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:905: oid 5 updating version 0 to 406 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:905: oid 5 updating version 406 to 407 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 407 (ObjNum 296 snap 87 seq_num 296) dirty exists 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:905: left oid 5 (ObjNum 296 snap 87 seq_num 296) 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 314 (ObjNum 236 snap 67 seq_num 236) dirty exists 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:908: finishing write tid 1 to smithi060156570-13 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:909: finishing write tid 1 to smithi060156570-38 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:908: finishing write tid 2 to smithi060156570-13 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:909: finishing write tid 2 to smithi060156570-38 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:909: finishing write tid 3 to smithi060156570-38 2023-12-01T04:49:38.571 INFO:tasks.rados.rados.0.smithi060.stdout:909: oid 38 updating version 0 to 150 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:909: oid 38 updating version 150 to 151 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 151 (ObjNum 298 snap 87 seq_num 298) dirty exists 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:909: left oid 38 (ObjNum 298 snap 87 seq_num 298) 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:908: finishing write tid 3 to smithi060156570-13 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:908: oid 13 updating version 0 to 234 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:908: oid 13 version 234 is already newer than 233 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 234 (ObjNum 297 snap 87 seq_num 297) dirty exists 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:908: left oid 13 (ObjNum 297 snap 87 seq_num 297) 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:910: finishing write tid 1 to smithi060156570-45 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:910: finishing write tid 2 to smithi060156570-45 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:910: finishing write tid 3 to smithi060156570-45 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:910: oid 45 updating version 0 to 455 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:910: oid 45 updating version 455 to 456 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 456 (ObjNum 299 snap 87 seq_num 299) dirty exists 2023-12-01T04:49:38.572 INFO:tasks.rados.rados.0.smithi060.stdout:910: left oid 45 (ObjNum 299 snap 87 seq_num 299) 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:905: done (6 left) 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:906: done (5 left) 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:907: done (4 left) 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:908: done (3 left) 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:909: done (2 left) 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:910: done (1 left) 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:913: rollback oid 25 current snap is 87 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 25 to 74 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:914: read oid 33 snap -1 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:914: expect deleted 2023-12-01T04:49:38.573 INFO:tasks.rados.rados.0.smithi060.stdout:915: snap_create 2023-12-01T04:49:38.577 INFO:tasks.rados.rados.0.smithi060.stdout:913: finishing rollback tid 1 to smithi060156570-25 2023-12-01T04:49:38.577 INFO:tasks.rados.rados.0.smithi060.stdout:913: finishing rollback tid 2 to smithi060156570-25 2023-12-01T04:49:38.577 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 462 (ObjNum 247 snap 70 seq_num 247) dirty exists 2023-12-01T04:49:38.578 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 156 (ObjNum 266 snap 77 seq_num 266) dirty exists 2023-12-01T04:49:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:38 smithi060 ceph-mon[94233]: pgmap v317: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 820 KiB/s wr, 7 op/s 2023-12-01T04:49:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:38 smithi060 ceph-mon[94233]: osdmap e239: 8 total, 8 up, 8 in 2023-12-01T04:49:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:38 smithi060 ceph-mon[109077]: pgmap v317: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 820 KiB/s wr, 7 op/s 2023-12-01T04:49:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:38 smithi060 ceph-mon[109077]: osdmap e239: 8 total, 8 up, 8 in 2023-12-01T04:49:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:38 smithi089 ceph-mon[98504]: pgmap v317: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 820 KiB/s wr, 7 op/s 2023-12-01T04:49:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:38 smithi089 ceph-mon[98504]: osdmap e239: 8 total, 8 up, 8 in 2023-12-01T04:49:39.570 INFO:tasks.rados.rados.0.smithi060.stdout:912: done (3 left) 2023-12-01T04:49:39.571 INFO:tasks.rados.rados.0.smithi060.stdout:913: done (2 left) 2023-12-01T04:49:39.571 INFO:tasks.rados.rados.0.smithi060.stdout:914: done (1 left) 2023-12-01T04:49:39.571 INFO:tasks.rados.rados.0.smithi060.stdout:915: done (0 left) 2023-12-01T04:49:39.571 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 88 2023-12-01T04:49:39.571 INFO:tasks.rados.rados.0.smithi060.stdout:916: seq_num 300 ranges {0=229376} 2023-12-01T04:49:39.572 INFO:tasks.rados.rados.0.smithi060.stdout:916: writing smithi060156570-37 from 0 to 229376 tid 1 2023-12-01T04:49:39.572 INFO:tasks.rados.rados.0.smithi060.stdout:917: rmattr oid 2 current snap is 88 2023-12-01T04:49:39.572 INFO:tasks.rados.rados.0.smithi060.stdout:918: read oid 50 snap 78 2023-12-01T04:49:39.572 INFO:tasks.rados.rados.0.smithi060.stdout:918: expect deleted 2023-12-01T04:49:39.572 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 88 2023-12-01T04:49:39.572 INFO:tasks.rados.rados.0.smithi060.stdout:919: seq_num 301 ranges {40960=245760} 2023-12-01T04:49:39.574 INFO:tasks.rados.rados.0.smithi060.stdout:919: writing smithi060156570-3 from 40960 to 286720 tid 1 2023-12-01T04:49:39.574 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 88 2023-12-01T04:49:39.574 INFO:tasks.rados.rados.0.smithi060.stdout:920: seq_num 302 ranges {8552448=262144} 2023-12-01T04:49:39.622 INFO:tasks.rados.rados.0.smithi060.stdout:920: writing smithi060156570-10 from 8552448 to 8814592 tid 1 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:921: rmattr oid 27 current snap is 88 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 157 (ObjNum 266 snap 77 seq_num 266) dirty exists 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:916: finishing write tid 1 to smithi060156570-37 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:916: finishing write tid 2 to smithi060156570-37 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:919: finishing write tid 1 to smithi060156570-3 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:919: finishing write tid 2 to smithi060156570-3 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:916: finishing write tid 3 to smithi060156570-37 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:916: oid 37 updating version 0 to 238 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:916: oid 37 version 238 is already newer than 237 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 238 (ObjNum 300 snap 88 seq_num 300) dirty exists 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:916: left oid 37 (ObjNum 300 snap 88 seq_num 300) 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:919: finishing write tid 3 to smithi060156570-3 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:919: oid 3 updating version 0 to 282 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:919: oid 3 version 282 is already newer than 281 2023-12-01T04:49:39.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 282 (ObjNum 301 snap 88 seq_num 301) dirty exists 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:919: left oid 3 (ObjNum 301 snap 88 seq_num 301) 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:916: done (5 left) 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:917: done (4 left) 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:918: done (3 left) 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:919: done (2 left) 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:922: setattr oid 34 current snap is 88 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 88 2023-12-01T04:49:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:923: seq_num 303 ranges {6086656=278528} 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:923: writing smithi060156570-18 from 6086656 to 6365184 tid 1 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:924: delete oid 7 current snap is 88 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:920: finishing write tid 1 to smithi060156570-10 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:920: finishing write tid 2 to smithi060156570-10 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 338 (ObjNum 286 snap 84 seq_num 286) dirty exists 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:920: finishing write tid 3 to smithi060156570-10 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:920: oid 10 updating version 0 to 178 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:920: oid 10 updating version 178 to 179 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 179 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:920: left oid 10 (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:49:39.659 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 238 (ObjNum 274 snap 82 seq_num 274) dirty exists 2023-12-01T04:49:39.662 INFO:tasks.rados.rados.0.smithi060.stdout:923: finishing write tid 1 to smithi060156570-18 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:923: finishing write tid 2 to smithi060156570-18 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:920: done (4 left) 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:921: done (3 left) 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:922: done (2 left) 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:924: done (1 left) 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:925: read oid 5 snap -1 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:925: expect (ObjNum 296 snap 87 seq_num 296) 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:926: rmattr oid 32 current snap is 88 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:926: done (2 left) 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:927: rmattr oid 47 current snap is 88 2023-12-01T04:49:39.664 INFO:tasks.rados.rados.0.smithi060.stdout:928: setattr oid 21 current snap is 88 2023-12-01T04:49:39.665 INFO:tasks.rados.rados.0.smithi060.stdout:929: read oid 25 snap 80 2023-12-01T04:49:39.665 INFO:tasks.rados.rados.0.smithi060.stdout:929: expect (ObjNum 247 snap 70 seq_num 247) 2023-12-01T04:49:39.665 INFO:tasks.rados.rados.0.smithi060.stdout:930: rollback oid 29 current snap is 88 2023-12-01T04:49:39.665 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 76 2023-12-01T04:49:39.665 INFO:tasks.rados.rados.0.smithi060.stdout:931: setattr oid 16 current snap is 88 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:932: rollback oid 6 current snap is 88 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 6 to 74 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:933: rollback oid 32 current snap is 88 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 73 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:934: read oid 42 snap -1 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:934: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:935: read oid 48 snap -1 2023-12-01T04:49:39.666 INFO:tasks.rados.rados.0.smithi060.stdout:935: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:39.667 INFO:tasks.rados.rados.0.smithi060.stdout:936: snap_create 2023-12-01T04:49:39.670 INFO:tasks.rados.rados.0.smithi060.stdout:935: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:923: finishing write tid 3 to smithi060156570-18 2023-12-01T04:49:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:923: oid 18 updating version 0 to 330 2023-12-01T04:49:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:923: oid 18 updating version 330 to 331 2023-12-01T04:49:39.675 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 331 (ObjNum 303 snap 88 seq_num 303) dirty exists 2023-12-01T04:49:39.675 INFO:tasks.rados.rados.0.smithi060.stdout:923: left oid 18 (ObjNum 303 snap 88 seq_num 303) 2023-12-01T04:49:39.675 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 223 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:49:39.675 INFO:tasks.rados.rados.0.smithi060.stdout:934: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:49:39.698 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 465 (ObjNum 97 snap 19 seq_num 97) dirty exists 2023-12-01T04:49:39.698 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 166 (ObjNum 33 snap 0 seq_num 200215440) dirty exists 2023-12-01T04:49:39.698 INFO:tasks.rados.rados.0.smithi060.stdout:932: finishing rollback tid 0 to smithi060156570-6 2023-12-01T04:49:39.698 INFO:tasks.rados.rados.0.smithi060.stdout:932: finishing rollback tid 1 to smithi060156570-6 2023-12-01T04:49:39.699 INFO:tasks.rados.rados.0.smithi060.stdout:932: finishing rollback tid 2 to smithi060156570-6 2023-12-01T04:49:39.699 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 322 (ObjNum 236 snap 67 seq_num 236) dirty exists 2023-12-01T04:49:39.699 INFO:tasks.rados.rados.0.smithi060.stdout:930: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:49:39.699 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 0 (ObjNum 33 snap 0 seq_num 180768976) dirty dne 2023-12-01T04:49:39.699 INFO:tasks.rados.rados.0.smithi060.stdout:929: expect (ObjNum 247 snap 70 seq_num 247) 2023-12-01T04:49:39.742 INFO:tasks.rados.rados.0.smithi060.stdout:925: expect (ObjNum 296 snap 87 seq_num 296) 2023-12-01T04:49:39.865 INFO:tasks.rados.rados.0.smithi060.stdout:933: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:49:39.865 INFO:tasks.rados.rados.0.smithi060.stdout:933: finishing rollback tid 2 to smithi060156570-32 2023-12-01T04:49:39.865 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 409 (ObjNum 264 snap 73 seq_num 264) dirty exists 2023-12-01T04:49:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:39 smithi060 ceph-mon[94233]: osdmap e240: 8 total, 8 up, 8 in 2023-12-01T04:49:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:39 smithi060 ceph-mon[109077]: osdmap e240: 8 total, 8 up, 8 in 2023-12-01T04:49:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:39 smithi089 ceph-mon[98504]: osdmap e240: 8 total, 8 up, 8 in 2023-12-01T04:49:40.575 INFO:tasks.rados.rados.0.smithi060.stdout:923: done (11 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:925: done (10 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:927: done (9 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:928: done (8 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:929: done (7 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:930: done (6 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:931: done (5 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:932: done (4 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:933: done (3 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:934: done (2 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:935: done (1 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:936: done (0 left) 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:937: read oid 36 snap -1 2023-12-01T04:49:40.576 INFO:tasks.rados.rados.0.smithi060.stdout:937: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:49:40.577 INFO:tasks.rados.rados.0.smithi060.stdout:938: delete oid 2 current snap is 89 2023-12-01T04:49:40.580 INFO:tasks.rados.rados.0.smithi060.stdout:938: done (1 left) 2023-12-01T04:49:40.581 INFO:tasks.rados.rados.0.smithi060.stdout:939: snap_create 2023-12-01T04:49:40.581 INFO:tasks.rados.rados.0.smithi060.stdout:937: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:49:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:40 smithi060 ceph-mon[94233]: pgmap v320: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 820 KiB/s wr, 7 op/s 2023-12-01T04:49:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:40 smithi060 ceph-mon[94233]: osdmap e241: 8 total, 8 up, 8 in 2023-12-01T04:49:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:40 smithi060 ceph-mon[109077]: pgmap v320: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 820 KiB/s wr, 7 op/s 2023-12-01T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:40 smithi060 ceph-mon[109077]: osdmap e241: 8 total, 8 up, 8 in 2023-12-01T04:49:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:40 smithi089 ceph-mon[98504]: pgmap v320: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 820 KiB/s wr, 7 op/s 2023-12-01T04:49:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:40 smithi089 ceph-mon[98504]: osdmap e241: 8 total, 8 up, 8 in 2023-12-01T04:49:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:41.539 INFO:tasks.rados.rados.0.smithi060.stdout:937: done (1 left) 2023-12-01T04:49:41.539 INFO:tasks.rados.rados.0.smithi060.stdout:939: done (0 left) 2023-12-01T04:49:41.539 INFO:tasks.rados.rados.0.smithi060.stdout:940: delete oid 3 current snap is 90 2023-12-01T04:49:41.541 INFO:tasks.rados.rados.0.smithi060.stdout:940: done (0 left) 2023-12-01T04:49:41.541 INFO:tasks.rados.rados.0.smithi060.stdout:941: rollback oid 48 current snap is 90 2023-12-01T04:49:41.541 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 48 to 89 2023-12-01T04:49:41.541 INFO:tasks.rados.rados.0.smithi060.stdout:942: delete oid 19 current snap is 90 2023-12-01T04:49:41.548 INFO:tasks.rados.rados.0.smithi060.stdout:942: done (1 left) 2023-12-01T04:49:41.548 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 90 2023-12-01T04:49:41.548 INFO:tasks.rados.rados.0.smithi060.stdout:943: seq_num 308 ranges {1474560=360448} 2023-12-01T04:49:41.558 INFO:tasks.rados.rados.0.smithi060.stdout:943: writing smithi060156570-9 from 1474560 to 1835008 tid 1 2023-12-01T04:49:41.558 INFO:tasks.rados.rados.0.smithi060.stdout:944: snap_create 2023-12-01T04:49:41.558 INFO:tasks.rados.rados.0.smithi060.stdout:941: finishing rollback tid 0 to smithi060156570-48 2023-12-01T04:49:41.558 INFO:tasks.rados.rados.0.smithi060.stdout:941: finishing rollback tid 1 to smithi060156570-48 2023-12-01T04:49:41.558 INFO:tasks.rados.rados.0.smithi060.stdout:941: finishing rollback tid 2 to smithi060156570-48 2023-12-01T04:49:41.559 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 161 (ObjNum 49 snap 0 seq_num 199801360) dirty exists 2023-12-01T04:49:41.562 INFO:tasks.rados.rados.0.smithi060.stdout:943: finishing write tid 1 to smithi060156570-9 2023-12-01T04:49:41.562 INFO:tasks.rados.rados.0.smithi060.stdout:943: finishing write tid 2 to smithi060156570-9 2023-12-01T04:49:41.563 INFO:tasks.rados.rados.0.smithi060.stdout:943: finishing write tid 3 to smithi060156570-9 2023-12-01T04:49:41.563 INFO:tasks.rados.rados.0.smithi060.stdout:943: oid 9 updating version 0 to 334 2023-12-01T04:49:41.563 INFO:tasks.rados.rados.0.smithi060.stdout:943: oid 9 version 334 is already newer than 333 2023-12-01T04:49:41.563 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 334 (ObjNum 308 snap 90 seq_num 308) dirty exists 2023-12-01T04:49:41.563 INFO:tasks.rados.rados.0.smithi060.stdout:943: left oid 9 (ObjNum 308 snap 90 seq_num 308) 2023-12-01T04:49:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:41 smithi060 ceph-mon[94233]: osdmap e242: 8 total, 8 up, 8 in 2023-12-01T04:49:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:41 smithi060 ceph-mon[94233]: osdmap e243: 8 total, 8 up, 8 in 2023-12-01T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:41 smithi060 ceph-mon[109077]: osdmap e242: 8 total, 8 up, 8 in 2023-12-01T04:49:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:41 smithi060 ceph-mon[109077]: osdmap e243: 8 total, 8 up, 8 in 2023-12-01T04:49:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:41 smithi089 ceph-mon[98504]: osdmap e242: 8 total, 8 up, 8 in 2023-12-01T04:49:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:41 smithi089 ceph-mon[98504]: osdmap e243: 8 total, 8 up, 8 in 2023-12-01T04:49:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:941: done (2 left) 2023-12-01T04:49:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:943: done (1 left) 2023-12-01T04:49:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:944: done (0 left) 2023-12-01T04:49:42.546 INFO:tasks.rados.rados.0.smithi060.stdout:945: read oid 48 snap -1 2023-12-01T04:49:42.547 INFO:tasks.rados.rados.0.smithi060.stdout:945: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:42.547 INFO:tasks.rados.rados.0.smithi060.stdout:946: snap_create 2023-12-01T04:49:42.549 INFO:tasks.rados.rados.0.smithi060.stdout:945: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:42 smithi060 ceph-mon[94233]: pgmap v323: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:49:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:42 smithi060 ceph-mon[94233]: osdmap e244: 8 total, 8 up, 8 in 2023-12-01T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:42 smithi060 ceph-mon[109077]: pgmap v323: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:49:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:42 smithi060 ceph-mon[109077]: osdmap e244: 8 total, 8 up, 8 in 2023-12-01T04:49:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:42 smithi089 ceph-mon[98504]: pgmap v323: 121 pgs: 121 active+clean; 129 MiB data, 764 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:49:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:42 smithi089 ceph-mon[98504]: osdmap e244: 8 total, 8 up, 8 in 2023-12-01T04:49:43.547 INFO:tasks.rados.rados.0.smithi060.stdout:945: done (1 left) 2023-12-01T04:49:43.547 INFO:tasks.rados.rados.0.smithi060.stdout:946: done (0 left) 2023-12-01T04:49:43.547 INFO:tasks.rados.rados.0.smithi060.stdout:947: copy_from oid 43 from oid 15 current snap is 92 2023-12-01T04:49:43.547 INFO:tasks.rados.rados.0.smithi060.stdout:948: snap_remove snap 84 2023-12-01T04:49:44.549 INFO:tasks.rados.rados.0.smithi060.stdout:948: done (1 left) 2023-12-01T04:49:44.549 INFO:tasks.rados.rados.0.smithi060.stdout:949: snap_create 2023-12-01T04:49:44.549 INFO:tasks.rados.rados.0.smithi060.stdout:947: finishing copy_from to smithi060156570-43 2023-12-01T04:49:44.549 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 129 (ObjNum 283 snap 83 seq_num 283) dirty exists 2023-12-01T04:49:44.549 INFO:tasks.rados.rados.0.smithi060.stdout:947: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:49:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:44 smithi060 ceph-mon[94233]: pgmap v326: 121 pgs: 121 active+clean; 134 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 42 op/s 2023-12-01T04:49:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:44 smithi060 ceph-mon[94233]: osdmap e245: 8 total, 8 up, 8 in 2023-12-01T04:49:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:44 smithi060 ceph-mon[109077]: pgmap v326: 121 pgs: 121 active+clean; 134 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 42 op/s 2023-12-01T04:49:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:44 smithi060 ceph-mon[109077]: osdmap e245: 8 total, 8 up, 8 in 2023-12-01T04:49:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:49:44] "GET /metrics HTTP/1.1" 200 36067 "" "Prometheus/2.43.0" 2023-12-01T04:49:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:44 smithi089 ceph-mon[98504]: pgmap v326: 121 pgs: 121 active+clean; 134 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 42 op/s 2023-12-01T04:49:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:44 smithi089 ceph-mon[98504]: osdmap e245: 8 total, 8 up, 8 in 2023-12-01T04:49:45.550 INFO:tasks.rados.rados.0.smithi060.stdout:947: done (1 left) 2023-12-01T04:49:45.550 INFO:tasks.rados.rados.0.smithi060.stdout:949: done (0 left) 2023-12-01T04:49:45.550 INFO:tasks.rados.rados.0.smithi060.stdout:950: snap_remove snap 80 2023-12-01T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:45 smithi060 ceph-mon[94233]: osdmap e246: 8 total, 8 up, 8 in 2023-12-01T04:49:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:45 smithi060 ceph-mon[94233]: osdmap e247: 8 total, 8 up, 8 in 2023-12-01T04:49:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:45 smithi060 ceph-mon[109077]: osdmap e246: 8 total, 8 up, 8 in 2023-12-01T04:49:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:45 smithi060 ceph-mon[109077]: osdmap e247: 8 total, 8 up, 8 in 2023-12-01T04:49:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:45 smithi089 ceph-mon[98504]: osdmap e246: 8 total, 8 up, 8 in 2023-12-01T04:49:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:45 smithi089 ceph-mon[98504]: osdmap e247: 8 total, 8 up, 8 in 2023-12-01T04:49:46.553 INFO:tasks.rados.rados.0.smithi060.stdout:950: done (0 left) 2023-12-01T04:49:46.553 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 93 2023-12-01T04:49:46.553 INFO:tasks.rados.rados.0.smithi060.stdout:951: seq_num 309 ranges {1744896=376832} 2023-12-01T04:49:46.564 INFO:tasks.rados.rados.0.smithi060.stdout:951: writing smithi060156570-25 from 1744896 to 2121728 tid 1 2023-12-01T04:49:46.565 INFO:tasks.rados.rados.0.smithi060.stdout:952: copy_from oid 1 from oid 10 current snap is 93 2023-12-01T04:49:46.565 INFO:tasks.rados.rados.0.smithi060.stdout:953: read oid 46 snap -1 2023-12-01T04:49:46.565 INFO:tasks.rados.rados.0.smithi060.stdout:953: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:49:46.565 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 93 2023-12-01T04:49:46.565 INFO:tasks.rados.rados.0.smithi060.stdout:954: seq_num 310 ranges {3104768=401408} 2023-12-01T04:49:46.585 INFO:tasks.rados.rados.0.smithi060.stdout:954: writing smithi060156570-24 from 3104768 to 3506176 tid 1 2023-12-01T04:49:46.585 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 93 2023-12-01T04:49:46.585 INFO:tasks.rados.rados.0.smithi060.stdout:955: seq_num 311 ranges {2736128=417792} 2023-12-01T04:49:46.603 INFO:tasks.rados.rados.0.smithi060.stdout:955: writing smithi060156570-5 from 2736128 to 3153920 tid 1 2023-12-01T04:49:46.603 INFO:tasks.rados.rados.0.smithi060.stdout:956: rollback oid 26 current snap is 93 2023-12-01T04:49:46.603 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 76 2023-12-01T04:49:46.603 INFO:tasks.rados.rados.0.smithi060.stdout:951: finishing write tid 1 to smithi060156570-25 2023-12-01T04:49:46.603 INFO:tasks.rados.rados.0.smithi060.stdout:951: finishing write tid 2 to smithi060156570-25 2023-12-01T04:49:46.603 INFO:tasks.rados.rados.0.smithi060.stdout:953: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:49:46.640 INFO:tasks.rados.rados.0.smithi060.stdout:951: finishing write tid 3 to smithi060156570-25 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:951: oid 25 updating version 0 to 477 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:951: oid 25 updating version 477 to 478 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 478 (ObjNum 309 snap 93 seq_num 309) dirty exists 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:951: left oid 25 (ObjNum 309 snap 93 seq_num 309) 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:951: done (5 left) 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:953: done (4 left) 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 93 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:954: finishing write tid 1 to smithi060156570-24 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:954: finishing write tid 2 to smithi060156570-24 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:954: finishing write tid 3 to smithi060156570-24 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:954: oid 24 updating version 0 to 340 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:954: oid 24 version 340 is already newer than 339 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 340 (ObjNum 310 snap 93 seq_num 310) dirty exists 2023-12-01T04:49:46.641 INFO:tasks.rados.rados.0.smithi060.stdout:954: left oid 24 (ObjNum 310 snap 93 seq_num 310) 2023-12-01T04:49:46.642 INFO:tasks.rados.rados.0.smithi060.stdout:957: seq_num 312 ranges {2252800=434176} 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:957: writing smithi060156570-11 from 2252800 to 2686976 tid 1 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:954: done (4 left) 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:958: copy_from oid 9 from oid 8 current snap is 93 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:952: finishing copy_from to smithi060156570-1 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 179 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:952: finishing copy_from racing read to smithi060156570-1 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:956: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:955: finishing write tid 1 to smithi060156570-5 2023-12-01T04:49:46.656 INFO:tasks.rados.rados.0.smithi060.stdout:956: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:955: finishing write tid 2 to smithi060156570-5 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:956: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 169 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:955: finishing write tid 3 to smithi060156570-5 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:955: oid 5 updating version 0 to 410 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:955: oid 5 updating version 410 to 411 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 411 (ObjNum 311 snap 93 seq_num 311) dirty exists 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:955: left oid 5 (ObjNum 311 snap 93 seq_num 311) 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:952: done (4 left) 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:955: done (3 left) 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:956: done (2 left) 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:959: copy_from oid 40 from oid 30 current snap is 93 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:960: read oid 41 snap -1 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:960: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:961: snap_create 2023-12-01T04:49:46.657 INFO:tasks.rados.rados.0.smithi060.stdout:960: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:49:46.658 INFO:tasks.rados.rados.0.smithi060.stdout:957: finishing write tid 1 to smithi060156570-11 2023-12-01T04:49:46.658 INFO:tasks.rados.rados.0.smithi060.stdout:957: finishing write tid 2 to smithi060156570-11 2023-12-01T04:49:46.661 INFO:tasks.rados.rados.0.smithi060.stdout:957: finishing write tid 3 to smithi060156570-11 2023-12-01T04:49:46.661 INFO:tasks.rados.rados.0.smithi060.stdout:957: oid 11 updating version 0 to 245 2023-12-01T04:49:46.661 INFO:tasks.rados.rados.0.smithi060.stdout:957: oid 11 version 245 is already newer than 244 2023-12-01T04:49:46.661 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 245 (ObjNum 312 snap 93 seq_num 312) dirty exists 2023-12-01T04:49:46.661 INFO:tasks.rados.rados.0.smithi060.stdout:957: left oid 11 (ObjNum 312 snap 93 seq_num 312) 2023-12-01T04:49:46.667 INFO:tasks.rados.rados.0.smithi060.stdout:959: finishing copy_from to smithi060156570-40 2023-12-01T04:49:46.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 219 (ObjNum 279 snap 82 seq_num 279) dirty exists 2023-12-01T04:49:46.668 INFO:tasks.rados.rados.0.smithi060.stdout:959: finishing copy_from racing read to smithi060156570-40 2023-12-01T04:49:46.677 INFO:tasks.rados.rados.0.smithi060.stdout:958: finishing copy_from to smithi060156570-9 2023-12-01T04:49:46.677 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 156 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:49:46.678 INFO:tasks.rados.rados.0.smithi060.stdout:958: finishing copy_from racing read to smithi060156570-9 2023-12-01T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:46 smithi060 ceph-mon[94233]: pgmap v329: 121 pgs: 121 active+clean; 134 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 42 op/s 2023-12-01T04:49:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:46 smithi060 ceph-mon[94233]: osdmap e248: 8 total, 8 up, 8 in 2023-12-01T04:49:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:46 smithi060 ceph-mon[109077]: pgmap v329: 121 pgs: 121 active+clean; 134 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 42 op/s 2023-12-01T04:49:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:46 smithi060 ceph-mon[109077]: osdmap e248: 8 total, 8 up, 8 in 2023-12-01T04:49:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:46 smithi089 ceph-mon[98504]: pgmap v329: 121 pgs: 121 active+clean; 134 MiB data, 784 MiB used, 714 GiB / 715 GiB avail; 4.2 MiB/s rd, 432 KiB/s wr, 42 op/s 2023-12-01T04:49:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:46 smithi089 ceph-mon[98504]: osdmap e248: 8 total, 8 up, 8 in 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:957: done (4 left) 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:958: done (3 left) 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:959: done (2 left) 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:960: done (1 left) 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:961: done (0 left) 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:962: read oid 18 snap -1 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:962: expect (ObjNum 303 snap 88 seq_num 303) 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:963: read oid 38 snap -1 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:963: expect (ObjNum 298 snap 87 seq_num 298) 2023-12-01T04:49:47.571 INFO:tasks.rados.rados.0.smithi060.stdout:964: snap_remove snap 89 2023-12-01T04:49:48.573 INFO:tasks.rados.rados.0.smithi060.stdout:964: done (2 left) 2023-12-01T04:49:48.573 INFO:tasks.rados.rados.0.smithi060.stdout:965: snap_create 2023-12-01T04:49:48.573 INFO:tasks.rados.rados.0.smithi060.stdout:963: expect (ObjNum 298 snap 87 seq_num 298) 2023-12-01T04:49:48.580 INFO:tasks.rados.rados.0.smithi060.stdout:962: expect (ObjNum 303 snap 88 seq_num 303) 2023-12-01T04:49:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:48 smithi060 ceph-mon[94233]: pgmap v332: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 662 KiB/s wr, 2 op/s 2023-12-01T04:49:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:48 smithi060 ceph-mon[94233]: osdmap e249: 8 total, 8 up, 8 in 2023-12-01T04:49:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:48 smithi060 ceph-mon[109077]: pgmap v332: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 662 KiB/s wr, 2 op/s 2023-12-01T04:49:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:48 smithi060 ceph-mon[109077]: osdmap e249: 8 total, 8 up, 8 in 2023-12-01T04:49:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:48 smithi089 ceph-mon[98504]: pgmap v332: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 662 KiB/s wr, 2 op/s 2023-12-01T04:49:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:48 smithi089 ceph-mon[98504]: osdmap e249: 8 total, 8 up, 8 in 2023-12-01T04:49:49.575 INFO:tasks.rados.rados.0.smithi060.stdout:962: done (2 left) 2023-12-01T04:49:49.575 INFO:tasks.rados.rados.0.smithi060.stdout:963: done (1 left) 2023-12-01T04:49:49.575 INFO:tasks.rados.rados.0.smithi060.stdout:965: done (0 left) 2023-12-01T04:49:49.575 INFO:tasks.rados.rados.0.smithi060.stdout:966: read oid 29 snap -1 2023-12-01T04:49:49.575 INFO:tasks.rados.rados.0.smithi060.stdout:966: expect deleted 2023-12-01T04:49:49.575 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 95 2023-12-01T04:49:49.575 INFO:tasks.rados.rados.0.smithi060.stdout:967: seq_num 313 ranges {5718016=450560} 2023-12-01T04:49:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:967: writing smithi060156570-6 from 5718016 to 6168576 tid 1 2023-12-01T04:49:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 95 2023-12-01T04:49:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:968: seq_num 314 ranges {3506176=466944} 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:968: writing smithi060156570-24 from 3506176 to 3973120 tid 1 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:969: delete oid 33 current snap is 95 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:967: finishing write tid 1 to smithi060156570-6 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:967: finishing write tid 2 to smithi060156570-6 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:967: finishing write tid 3 to smithi060156570-6 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:967: oid 6 updating version 0 to 332 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:967: oid 6 version 332 is already newer than 331 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 332 (ObjNum 313 snap 95 seq_num 313) dirty exists 2023-12-01T04:49:49.631 INFO:tasks.rados.rados.0.smithi060.stdout:967: left oid 6 (ObjNum 313 snap 95 seq_num 313) 2023-12-01T04:49:49.632 INFO:tasks.rados.rados.0.smithi060.stdout:966: done (3 left) 2023-12-01T04:49:49.632 INFO:tasks.rados.rados.0.smithi060.stdout:967: done (2 left) 2023-12-01T04:49:49.632 INFO:tasks.rados.rados.0.smithi060.stdout:969: done (1 left) 2023-12-01T04:49:49.632 INFO:tasks.rados.rados.0.smithi060.stdout:970: rollback oid 38 current snap is 95 2023-12-01T04:49:49.632 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 38 to 93 2023-12-01T04:49:49.632 INFO:tasks.rados.rados.0.smithi060.stdout:971: delete oid 3 current snap is 95 2023-12-01T04:49:49.634 INFO:tasks.rados.rados.0.smithi060.stdout:971: done (2 left) 2023-12-01T04:49:49.635 INFO:tasks.rados.rados.0.smithi060.stdout:972: snap_create 2023-12-01T04:49:49.637 INFO:tasks.rados.rados.0.smithi060.stdout:968: finishing write tid 1 to smithi060156570-24 2023-12-01T04:49:49.637 INFO:tasks.rados.rados.0.smithi060.stdout:968: finishing write tid 2 to smithi060156570-24 2023-12-01T04:49:49.638 INFO:tasks.rados.rados.0.smithi060.stdout:970: finishing rollback tid 0 to smithi060156570-38 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:970: finishing rollback tid 1 to smithi060156570-38 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:970: finishing rollback tid 2 to smithi060156570-38 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 159 (ObjNum 298 snap 87 seq_num 298) dirty exists 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:968: finishing write tid 3 to smithi060156570-24 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:968: oid 24 updating version 0 to 342 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:968: oid 24 version 342 is already newer than 341 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 342 (ObjNum 314 snap 95 seq_num 314) dirty exists 2023-12-01T04:49:49.639 INFO:tasks.rados.rados.0.smithi060.stdout:968: left oid 24 (ObjNum 314 snap 95 seq_num 314) 2023-12-01T04:49:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:49 smithi060 ceph-mon[94233]: osdmap e250: 8 total, 8 up, 8 in 2023-12-01T04:49:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:49 smithi060 ceph-mon[94233]: osdmap e251: 8 total, 8 up, 8 in 2023-12-01T04:49:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:49 smithi060 ceph-mon[109077]: osdmap e250: 8 total, 8 up, 8 in 2023-12-01T04:49:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:49 smithi060 ceph-mon[109077]: osdmap e251: 8 total, 8 up, 8 in 2023-12-01T04:49:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:49 smithi089 ceph-mon[98504]: osdmap e250: 8 total, 8 up, 8 in 2023-12-01T04:49:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:49 smithi089 ceph-mon[98504]: osdmap e251: 8 total, 8 up, 8 in 2023-12-01T04:49:50.594 INFO:tasks.rados.rados.0.smithi060.stdout:968: done (2 left) 2023-12-01T04:49:50.594 INFO:tasks.rados.rados.0.smithi060.stdout:970: done (1 left) 2023-12-01T04:49:50.594 INFO:tasks.rados.rados.0.smithi060.stdout:972: done (0 left) 2023-12-01T04:49:50.594 INFO:tasks.rados.rados.0.smithi060.stdout:973: read oid 12 snap -1 2023-12-01T04:49:50.594 INFO:tasks.rados.rados.0.smithi060.stdout:973: expect (ObjNum 263 snap 73 seq_num 263) 2023-12-01T04:49:50.594 INFO:tasks.rados.rados.0.smithi060.stdout:974: snap_create 2023-12-01T04:49:50.606 INFO:tasks.rados.rados.0.smithi060.stdout:973: expect (ObjNum 263 snap 73 seq_num 263) 2023-12-01T04:49:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:50 smithi060 ceph-mon[109077]: pgmap v335: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 662 KiB/s wr, 2 op/s 2023-12-01T04:49:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:50 smithi060 ceph-mon[94233]: pgmap v335: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 662 KiB/s wr, 2 op/s 2023-12-01T04:49:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:50 smithi089 ceph-mon[98504]: pgmap v335: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 662 KiB/s wr, 2 op/s 2023-12-01T04:49:51.543 INFO:tasks.rados.rados.0.smithi060.stdout:973: done (1 left) 2023-12-01T04:49:51.543 INFO:tasks.rados.rados.0.smithi060.stdout:974: done (0 left) 2023-12-01T04:49:51.543 INFO:tasks.rados.rados.0.smithi060.stdout:975: read oid 5 snap 78 2023-12-01T04:49:51.543 INFO:tasks.rados.rados.0.smithi060.stdout:975: expect (ObjNum 223 snap 63 seq_num 223) 2023-12-01T04:49:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:976: read oid 47 snap 95 2023-12-01T04:49:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:976: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:49:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:977: read oid 42 snap -1 2023-12-01T04:49:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:977: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:49:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 97 2023-12-01T04:49:51.544 INFO:tasks.rados.rados.0.smithi060.stdout:978: seq_num 317 ranges {0=516096} 2023-12-01T04:49:51.545 INFO:tasks.rados.rados.0.smithi060.stdout:978: writing smithi060156570-29 from 0 to 516096 tid 1 2023-12-01T04:49:51.546 INFO:tasks.rados.rados.0.smithi060.stdout:979: snap_create 2023-12-01T04:49:51.549 INFO:tasks.rados.rados.0.smithi060.stdout:977: expect (ObjNum 46 snap 0 seq_num 46) 2023-12-01T04:49:51.577 INFO:tasks.rados.rados.0.smithi060.stdout:975: expect (ObjNum 223 snap 63 seq_num 223) 2023-12-01T04:49:51.612 INFO:tasks.rados.rados.0.smithi060.stdout:976: expect (ObjNum 97 snap 19 seq_num 97) 2023-12-01T04:49:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:978: finishing write tid 1 to smithi060156570-29 2023-12-01T04:49:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:978: finishing write tid 2 to smithi060156570-29 2023-12-01T04:49:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:978: finishing write tid 3 to smithi060156570-29 2023-12-01T04:49:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:978: oid 29 updating version 0 to 485 2023-12-01T04:49:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:978: oid 29 updating version 485 to 486 2023-12-01T04:49:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 486 (ObjNum 317 snap 97 seq_num 317) dirty exists 2023-12-01T04:49:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:978: left oid 29 (ObjNum 317 snap 97 seq_num 317) 2023-12-01T04:49:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:51 smithi060 ceph-mon[109077]: osdmap e252: 8 total, 8 up, 8 in 2023-12-01T04:49:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:51 smithi060 ceph-mon[109077]: osdmap e253: 8 total, 8 up, 8 in 2023-12-01T04:49:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:51 smithi060 ceph-mon[94233]: osdmap e252: 8 total, 8 up, 8 in 2023-12-01T04:49:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:51 smithi060 ceph-mon[94233]: osdmap e253: 8 total, 8 up, 8 in 2023-12-01T04:49:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:51 smithi089 ceph-mon[98504]: osdmap e252: 8 total, 8 up, 8 in 2023-12-01T04:49:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:51 smithi089 ceph-mon[98504]: osdmap e253: 8 total, 8 up, 8 in 2023-12-01T04:49:52.550 INFO:tasks.rados.rados.0.smithi060.stdout:975: done (4 left) 2023-12-01T04:49:52.550 INFO:tasks.rados.rados.0.smithi060.stdout:976: done (3 left) 2023-12-01T04:49:52.550 INFO:tasks.rados.rados.0.smithi060.stdout:977: done (2 left) 2023-12-01T04:49:52.550 INFO:tasks.rados.rados.0.smithi060.stdout:978: done (1 left) 2023-12-01T04:49:52.550 INFO:tasks.rados.rados.0.smithi060.stdout:979: done (0 left) 2023-12-01T04:49:52.551 INFO:tasks.rados.rados.0.smithi060.stdout:980: rollback oid 29 current snap is 98 2023-12-01T04:49:52.551 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 86 2023-12-01T04:49:52.551 INFO:tasks.rados.rados.0.smithi060.stdout:981: snap_remove snap 78 2023-12-01T04:49:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:52 smithi060 ceph-mon[109077]: pgmap v338: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:49:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:52 smithi060 ceph-mon[109077]: osdmap e254: 8 total, 8 up, 8 in 2023-12-01T04:49:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:52 smithi060 ceph-mon[94233]: pgmap v338: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:49:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:52 smithi060 ceph-mon[94233]: osdmap e254: 8 total, 8 up, 8 in 2023-12-01T04:49:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:52 smithi089 ceph-mon[98504]: pgmap v338: 121 pgs: 121 active+clean; 137 MiB data, 806 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:49:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:52 smithi089 ceph-mon[98504]: osdmap e254: 8 total, 8 up, 8 in 2023-12-01T04:49:53.555 INFO:tasks.rados.rados.0.smithi060.stdout:981: done (1 left) 2023-12-01T04:49:53.555 INFO:tasks.rados.rados.0.smithi060.stdout:982: read oid 4 snap -1 2023-12-01T04:49:53.555 INFO:tasks.rados.rados.0.smithi060.stdout:982: expect (ObjNum 292 snap 87 seq_num 292) 2023-12-01T04:49:53.555 INFO:tasks.rados.rados.0.smithi060.stdout:983: delete oid 20 current snap is 98 2023-12-01T04:49:53.556 INFO:tasks.rados.rados.0.smithi060.stdout:980: finishing rollback tid 0 to smithi060156570-29 2023-12-01T04:49:53.556 INFO:tasks.rados.rados.0.smithi060.stdout:980: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:49:53.556 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 489 (ObjNum 200489296 snap 22018 seq_num 304) dirty dne 2023-12-01T04:49:53.560 INFO:tasks.rados.rados.0.smithi060.stdout:982: expect (ObjNum 292 snap 87 seq_num 292) 2023-12-01T04:49:53.565 INFO:tasks.rados.rados.0.smithi060.stdout:980: done (2 left) 2023-12-01T04:49:53.565 INFO:tasks.rados.rados.0.smithi060.stdout:982: done (1 left) 2023-12-01T04:49:53.565 INFO:tasks.rados.rados.0.smithi060.stdout:983: done (0 left) 2023-12-01T04:49:53.565 INFO:tasks.rados.rados.0.smithi060.stdout:984: snap_remove snap 88 2023-12-01T04:49:54.561 INFO:tasks.rados.rados.0.smithi060.stdout:984: done (0 left) 2023-12-01T04:49:54.561 INFO:tasks.rados.rados.0.smithi060.stdout:985: delete oid 23 current snap is 98 2023-12-01T04:49:54.567 INFO:tasks.rados.rados.0.smithi060.stdout:985: done (0 left) 2023-12-01T04:49:54.567 INFO:tasks.rados.rados.0.smithi060.stdout:986: snap_remove snap 87 2023-12-01T04:49:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:49:54] "GET /metrics HTTP/1.1" 200 36067 "" "Prometheus/2.43.0" 2023-12-01T04:49:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:54 smithi060 ceph-mon[94233]: pgmap v341: 121 pgs: 121 active+clean; 154 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.4 MiB/s wr, 11 op/s 2023-12-01T04:49:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:54 smithi060 ceph-mon[94233]: osdmap e255: 8 total, 8 up, 8 in 2023-12-01T04:49:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:54 smithi060 ceph-mon[109077]: pgmap v341: 121 pgs: 121 active+clean; 154 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.4 MiB/s wr, 11 op/s 2023-12-01T04:49:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:54 smithi060 ceph-mon[109077]: osdmap e255: 8 total, 8 up, 8 in 2023-12-01T04:49:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:54 smithi089 ceph-mon[98504]: pgmap v341: 121 pgs: 121 active+clean; 154 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.4 MiB/s wr, 11 op/s 2023-12-01T04:49:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:54 smithi089 ceph-mon[98504]: osdmap e255: 8 total, 8 up, 8 in 2023-12-01T04:49:55.567 INFO:tasks.rados.rados.0.smithi060.stdout:986: done (0 left) 2023-12-01T04:49:55.567 INFO:tasks.rados.rados.0.smithi060.stdout:987: read oid 6 snap -1 2023-12-01T04:49:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:987: expect (ObjNum 313 snap 95 seq_num 313) 2023-12-01T04:49:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:988: rollback oid 32 current snap is 98 2023-12-01T04:49:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 94 2023-12-01T04:49:55.568 INFO:tasks.rados.rados.0.smithi060.stdout:989: snap_remove snap 85 2023-12-01T04:49:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:55 smithi060 ceph-mon[94233]: osdmap e256: 8 total, 8 up, 8 in 2023-12-01T04:49:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:55 smithi060 ceph-mon[109077]: osdmap e256: 8 total, 8 up, 8 in 2023-12-01T04:49:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:55 smithi089 ceph-mon[98504]: osdmap e256: 8 total, 8 up, 8 in 2023-12-01T04:49:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:49:56.569 INFO:tasks.rados.rados.0.smithi060.stdout:989: done (2 left) 2023-12-01T04:49:56.569 INFO:tasks.rados.rados.0.smithi060.stdout:990: rmattr oid 27 current snap is 98 2023-12-01T04:49:56.569 INFO:tasks.rados.rados.0.smithi060.stdout:988: finishing rollback tid 0 to smithi060156570-32 2023-12-01T04:49:56.569 INFO:tasks.rados.rados.0.smithi060.stdout:988: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:49:56.569 INFO:tasks.rados.rados.0.smithi060.stdout:988: finishing rollback tid 2 to smithi060156570-32 2023-12-01T04:49:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 414 (ObjNum 264 snap 73 seq_num 264) dirty exists 2023-12-01T04:49:56.570 INFO:tasks.rados.rados.0.smithi060.stdout:987: expect (ObjNum 313 snap 95 seq_num 313) 2023-12-01T04:49:56.682 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:49:57.008 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:49:57.008 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4m) 3m ago 4m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:49:57.008 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4m) 3m ago 4m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5m) 3m ago 5m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5m) 3m ago 5m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8m) 3m ago 8m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10m) 3m ago 10m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10m) 3m ago 10m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8m) 3m ago 8m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8m) 3m ago 8m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4m) 3m ago 4m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4m) 3m ago 4m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8m) 3m ago 8m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7m) 3m ago 7m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7m) 3m ago 7m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7m) 3m ago 7m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6m) 3m ago 6m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:49:57.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6m) 3m ago 6m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:49:57.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6m) 3m ago 6m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:49:57.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5m) 3m ago 5m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:49:57.010 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4m) 3m ago 5m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:49:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:56 smithi060 ceph-mon[109077]: pgmap v344: 121 pgs: 121 active+clean; 154 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.4 MiB/s wr, 11 op/s 2023-12-01T04:49:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:56 smithi060 ceph-mon[109077]: osdmap e257: 8 total, 8 up, 8 in 2023-12-01T04:49:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:56 smithi060 ceph-mon[94233]: pgmap v344: 121 pgs: 121 active+clean; 154 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.4 MiB/s wr, 11 op/s 2023-12-01T04:49:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:56 smithi060 ceph-mon[94233]: osdmap e257: 8 total, 8 up, 8 in 2023-12-01T04:49:57.024 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 261 (ObjNum 274 snap 82 seq_num 274) dirty exists 2023-12-01T04:49:57.024 INFO:tasks.rados.rados.0.smithi060.stdout:987: done (2 left) 2023-12-01T04:49:57.024 INFO:tasks.rados.rados.0.smithi060.stdout:988: done (1 left) 2023-12-01T04:49:57.024 INFO:tasks.rados.rados.0.smithi060.stdout:990: done (0 left) 2023-12-01T04:49:57.024 INFO:tasks.rados.rados.0.smithi060.stdout:991: rollback oid 42 current snap is 98 2023-12-01T04:49:57.024 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 42 to 73 2023-12-01T04:49:57.024 INFO:tasks.rados.rados.0.smithi060.stdout:992: snap_remove snap 96 2023-12-01T04:49:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:56 smithi089 ceph-mon[98504]: pgmap v344: 121 pgs: 121 active+clean; 154 MiB data, 868 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 4.4 MiB/s wr, 11 op/s 2023-12-01T04:49:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:56 smithi089 ceph-mon[98504]: osdmap e257: 8 total, 8 up, 8 in 2023-12-01T04:49:57.411 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:49:57.412 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:49:57.413 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:49:57.571 INFO:tasks.rados.rados.0.smithi060.stdout:992: done (1 left) 2023-12-01T04:49:57.571 INFO:tasks.rados.rados.0.smithi060.stdout:993: snap_create 2023-12-01T04:49:57.571 INFO:tasks.rados.rados.0.smithi060.stdout:991: finishing rollback tid 0 to smithi060156570-42 2023-12-01T04:49:57.572 INFO:tasks.rados.rados.0.smithi060.stdout:991: finishing rollback tid 1 to smithi060156570-42 2023-12-01T04:49:57.572 INFO:tasks.rados.rados.0.smithi060.stdout:991: finishing rollback tid 2 to smithi060156570-42 2023-12-01T04:49:57.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 301 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:49:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[94233]: osdmap e258: 8 total, 8 up, 8 in 2023-12-01T04:49:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[94233]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[94233]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4065539093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:49:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[109077]: osdmap e258: 8 total, 8 up, 8 in 2023-12-01T04:49:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[109077]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[109077]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4065539093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:57 smithi089 ceph-mon[98504]: osdmap e258: 8 total, 8 up, 8 in 2023-12-01T04:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:57 smithi089 ceph-mon[98504]: from='client.25037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:57 smithi089 ceph-mon[98504]: from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4065539093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:49:58.577 INFO:tasks.rados.rados.0.smithi060.stdout:991: done (1 left) 2023-12-01T04:49:58.577 INFO:tasks.rados.rados.0.smithi060.stdout:993: done (0 left) 2023-12-01T04:49:58.577 INFO:tasks.rados.rados.0.smithi060.stdout:994: copy_from oid 23 from oid 38 current snap is 99 2023-12-01T04:49:58.577 INFO:tasks.rados.rados.0.smithi060.stdout:995: snap_remove snap 73 2023-12-01T04:49:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:58 smithi060 ceph-mon[94233]: pgmap v347: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 126 KiB/s wr, 7 op/s 2023-12-01T04:49:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:58 smithi060 ceph-mon[94233]: osdmap e259: 8 total, 8 up, 8 in 2023-12-01T04:49:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:58 smithi060 ceph-mon[109077]: pgmap v347: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 126 KiB/s wr, 7 op/s 2023-12-01T04:49:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:58 smithi060 ceph-mon[109077]: osdmap e259: 8 total, 8 up, 8 in 2023-12-01T04:49:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:58 smithi089 ceph-mon[98504]: pgmap v347: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 126 KiB/s wr, 7 op/s 2023-12-01T04:49:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:58 smithi089 ceph-mon[98504]: osdmap e259: 8 total, 8 up, 8 in 2023-12-01T04:49:59.589 INFO:tasks.rados.rados.0.smithi060.stdout:995: done (1 left) 2023-12-01T04:49:59.589 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 99 2023-12-01T04:49:59.589 INFO:tasks.rados.rados.0.smithi060.stdout:994: finishing copy_from to smithi060156570-23 2023-12-01T04:49:59.589 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 159 (ObjNum 298 snap 87 seq_num 298) dirty exists 2023-12-01T04:49:59.589 INFO:tasks.rados.rados.0.smithi060.stdout:996: seq_num 320 ranges {3629056=565248} 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:996: writing smithi060156570-12 from 3629056 to 4194304 tid 1 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:997: copy_from oid 44 from oid 4 current snap is 99 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:994: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:994: done (2 left) 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:998: rmattr oid 15 current snap is 99 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:998: done (2 left) 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 99 2023-12-01T04:49:59.613 INFO:tasks.rados.rados.0.smithi060.stdout:999: seq_num 321 ranges {1695744=581632} 2023-12-01T04:49:59.625 INFO:tasks.rados.rados.0.smithi060.stdout:999: writing smithi060156570-26 from 1695744 to 2277376 tid 1 2023-12-01T04:49:59.625 INFO:tasks.rados.rados.0.smithi060.stdout:1000: snap_create 2023-12-01T04:49:59.625 INFO:tasks.rados.rados.0.smithi060.stdout:997: finishing copy_from to smithi060156570-44 2023-12-01T04:49:59.625 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 337 (ObjNum 292 snap 87 seq_num 292) dirty exists 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:996: finishing write tid 1 to smithi060156570-12 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:997: finishing copy_from racing read to smithi060156570-44 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:996: finishing write tid 2 to smithi060156570-12 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:996: finishing write tid 3 to smithi060156570-12 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:996: oid 12 updating version 0 to 311 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:996: oid 12 updating version 311 to 312 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 312 (ObjNum 320 snap 99 seq_num 320) dirty exists 2023-12-01T04:49:59.626 INFO:tasks.rados.rados.0.smithi060.stdout:996: left oid 12 (ObjNum 320 snap 99 seq_num 320) 2023-12-01T04:49:59.628 INFO:tasks.rados.rados.0.smithi060.stdout:999: finishing write tid 1 to smithi060156570-26 2023-12-01T04:49:59.628 INFO:tasks.rados.rados.0.smithi060.stdout:999: finishing write tid 2 to smithi060156570-26 2023-12-01T04:49:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:999: finishing write tid 3 to smithi060156570-26 2023-12-01T04:49:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:999: oid 26 updating version 0 to 170 2023-12-01T04:49:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:999: oid 26 updating version 170 to 171 2023-12-01T04:49:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 171 (ObjNum 321 snap 99 seq_num 321) dirty exists 2023-12-01T04:49:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:999: left oid 26 (ObjNum 321 snap 99 seq_num 321) 2023-12-01T04:50:00.000 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[109077]: osdmap e260: 8 total, 8 up, 8 in 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[94233]: osdmap e260: 8 total, 8 up, 8 in 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:49:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:50:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:59 smithi089 ceph-mon[98504]: osdmap e260: 8 total, 8 up, 8 in 2023-12-01T04:50:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:50:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:50:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:50:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:49:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T04:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T04:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T04:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:996: done (3 left) 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:997: done (2 left) 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:999: done (1 left) 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:1000: done (0 left) 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:1001: rollback oid 26 current snap is 100 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 97 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:1002: copy_from oid 48 from oid 14 current snap is 100 2023-12-01T04:50:00.593 INFO:tasks.rados.rados.0.smithi060.stdout:1003: snap_create 2023-12-01T04:50:00.597 INFO:tasks.rados.rados.0.smithi060.stdout:1001: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:50:00.598 INFO:tasks.rados.rados.0.smithi060.stdout:1001: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:50:00.598 INFO:tasks.rados.rados.0.smithi060.stdout:1001: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:50:00.598 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 174 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:50:00.604 INFO:tasks.rados.rados.0.smithi060.stdout:1002: finishing copy_from to smithi060156570-48 2023-12-01T04:50:00.604 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 190 (ObjNum 177 snap 36 seq_num 177) dirty exists 2023-12-01T04:50:00.605 INFO:tasks.rados.rados.0.smithi060.stdout:1002: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:50:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[94233]: pgmap v350: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 126 KiB/s wr, 7 op/s 2023-12-01T04:50:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[94233]: osdmap e261: 8 total, 8 up, 8 in 2023-12-01T04:50:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[94233]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[94233]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[94233]: ceph cannot downgrade to a dev release 2023-12-01T04:50:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[109077]: pgmap v350: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 126 KiB/s wr, 7 op/s 2023-12-01T04:50:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[109077]: osdmap e261: 8 total, 8 up, 8 in 2023-12-01T04:50:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[109077]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[109077]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:00 smithi060 ceph-mon[109077]: ceph cannot downgrade to a dev release 2023-12-01T04:50:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:00 smithi089 ceph-mon[98504]: pgmap v350: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 126 KiB/s wr, 7 op/s 2023-12-01T04:50:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:00 smithi089 ceph-mon[98504]: osdmap e261: 8 total, 8 up, 8 in 2023-12-01T04:50:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:00 smithi089 ceph-mon[98504]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:00 smithi089 ceph-mon[98504]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T04:50:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:00 smithi089 ceph-mon[98504]: ceph cannot downgrade to a dev release 2023-12-01T04:50:01.545 INFO:tasks.rados.rados.0.smithi060.stdout:1001: done (2 left) 2023-12-01T04:50:01.545 INFO:tasks.rados.rados.0.smithi060.stdout:1002: done (1 left) 2023-12-01T04:50:01.545 INFO:tasks.rados.rados.0.smithi060.stdout:1003: done (0 left) 2023-12-01T04:50:01.545 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 101 2023-12-01T04:50:01.545 INFO:tasks.rados.rados.0.smithi060.stdout:1004: seq_num 322 ranges {196608=598016} 2023-12-01T04:50:01.549 INFO:tasks.rados.rados.0.smithi060.stdout:1004: writing smithi060156570-23 from 196608 to 794624 tid 1 2023-12-01T04:50:01.549 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 101 2023-12-01T04:50:01.549 INFO:tasks.rados.rados.0.smithi060.stdout:1005: seq_num 323 ranges {368640=614400} 2023-12-01T04:50:01.555 INFO:tasks.rados.rados.0.smithi060.stdout:1005: writing smithi060156570-36 from 368640 to 983040 tid 1 2023-12-01T04:50:01.555 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 101 2023-12-01T04:50:01.555 INFO:tasks.rados.rados.0.smithi060.stdout:1004: finishing write tid 1 to smithi060156570-23 2023-12-01T04:50:01.555 INFO:tasks.rados.rados.0.smithi060.stdout:1006: seq_num 324 ranges {4194304=630784} 2023-12-01T04:50:01.582 INFO:tasks.rados.rados.0.smithi060.stdout:1006: writing smithi060156570-12 from 4194304 to 4825088 tid 1 2023-12-01T04:50:01.582 INFO:tasks.rados.rados.0.smithi060.stdout:1007: snap_create 2023-12-01T04:50:01.582 INFO:tasks.rados.rados.0.smithi060.stdout:1004: finishing write tid 2 to smithi060156570-23 2023-12-01T04:50:01.582 INFO:tasks.rados.rados.0.smithi060.stdout:1004: finishing write tid 3 to smithi060156570-23 2023-12-01T04:50:01.582 INFO:tasks.rados.rados.0.smithi060.stdout:1004: oid 23 updating version 0 to 279 2023-12-01T04:50:01.582 INFO:tasks.rados.rados.0.smithi060.stdout:1004: oid 23 version 279 is already newer than 278 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 279 (ObjNum 322 snap 101 seq_num 322) dirty exists 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:1004: left oid 23 (ObjNum 322 snap 101 seq_num 322) 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:1005: finishing write tid 1 to smithi060156570-36 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:1005: finishing write tid 2 to smithi060156570-36 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:1005: finishing write tid 3 to smithi060156570-36 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:1005: oid 36 updating version 0 to 248 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:1005: oid 36 version 248 is already newer than 247 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 248 (ObjNum 323 snap 101 seq_num 323) dirty exists 2023-12-01T04:50:01.583 INFO:tasks.rados.rados.0.smithi060.stdout:1005: left oid 36 (ObjNum 323 snap 101 seq_num 323) 2023-12-01T04:50:01.587 INFO:tasks.rados.rados.0.smithi060.stdout:1006: finishing write tid 1 to smithi060156570-12 2023-12-01T04:50:01.587 INFO:tasks.rados.rados.0.smithi060.stdout:1006: finishing write tid 2 to smithi060156570-12 2023-12-01T04:50:01.588 INFO:tasks.rados.rados.0.smithi060.stdout:1006: finishing write tid 3 to smithi060156570-12 2023-12-01T04:50:01.589 INFO:tasks.rados.rados.0.smithi060.stdout:1006: oid 12 updating version 0 to 315 2023-12-01T04:50:01.589 INFO:tasks.rados.rados.0.smithi060.stdout:1006: oid 12 version 315 is already newer than 314 2023-12-01T04:50:01.589 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 315 (ObjNum 324 snap 101 seq_num 324) dirty exists 2023-12-01T04:50:01.589 INFO:tasks.rados.rados.0.smithi060.stdout:1006: left oid 12 (ObjNum 324 snap 101 seq_num 324) 2023-12-01T04:50:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:01 smithi060 ceph-mon[94233]: osdmap e262: 8 total, 8 up, 8 in 2023-12-01T04:50:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:01 smithi060 ceph-mon[94233]: osdmap e263: 8 total, 8 up, 8 in 2023-12-01T04:50:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:01 smithi060 ceph-mon[109077]: osdmap e262: 8 total, 8 up, 8 in 2023-12-01T04:50:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:01 smithi060 ceph-mon[109077]: osdmap e263: 8 total, 8 up, 8 in 2023-12-01T04:50:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:01 smithi089 ceph-mon[98504]: osdmap e262: 8 total, 8 up, 8 in 2023-12-01T04:50:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:01 smithi089 ceph-mon[98504]: osdmap e263: 8 total, 8 up, 8 in 2023-12-01T04:50:02.552 INFO:tasks.rados.rados.0.smithi060.stdout:1004: done (3 left) 2023-12-01T04:50:02.552 INFO:tasks.rados.rados.0.smithi060.stdout:1005: done (2 left) 2023-12-01T04:50:02.552 INFO:tasks.rados.rados.0.smithi060.stdout:1006: done (1 left) 2023-12-01T04:50:02.552 INFO:tasks.rados.rados.0.smithi060.stdout:1007: done (0 left) 2023-12-01T04:50:02.552 INFO:tasks.rados.rados.0.smithi060.stdout:1008: read oid 16 snap -1 2023-12-01T04:50:02.552 INFO:tasks.rados.rados.0.smithi060.stdout:1008: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:50:02.553 INFO:tasks.rados.rados.0.smithi060.stdout:1009: snap_create 2023-12-01T04:50:02.553 INFO:tasks.rados.rados.0.smithi060.stdout:1008: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:50:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:02 smithi060 ceph-mon[94233]: pgmap v353: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:02 smithi060 ceph-mon[94233]: osdmap e264: 8 total, 8 up, 8 in 2023-12-01T04:50:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:02 smithi060 ceph-mon[109077]: pgmap v353: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:02 smithi060 ceph-mon[109077]: osdmap e264: 8 total, 8 up, 8 in 2023-12-01T04:50:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:02 smithi089 ceph-mon[98504]: pgmap v353: 121 pgs: 121 active+clean; 155 MiB data, 869 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:02 smithi089 ceph-mon[98504]: osdmap e264: 8 total, 8 up, 8 in 2023-12-01T04:50:03.554 INFO:tasks.rados.rados.0.smithi060.stdout:1008: done (1 left) 2023-12-01T04:50:03.554 INFO:tasks.rados.rados.0.smithi060.stdout:1009: done (0 left) 2023-12-01T04:50:03.554 INFO:tasks.rados.rados.0.smithi060.stdout:1010: rmattr oid 40 current snap is 103 2023-12-01T04:50:03.554 INFO:tasks.rados.rados.0.smithi060.stdout:1010: done (0 left) 2023-12-01T04:50:03.554 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 103 2023-12-01T04:50:03.554 INFO:tasks.rados.rados.0.smithi060.stdout:1011: seq_num 325 ranges {0=647168} 2023-12-01T04:50:03.557 INFO:tasks.rados.rados.0.smithi060.stdout:1011: writing smithi060156570-19 from 0 to 647168 tid 1 2023-12-01T04:50:03.557 INFO:tasks.rados.rados.0.smithi060.stdout:1012: snap_create 2023-12-01T04:50:03.561 INFO:tasks.rados.rados.0.smithi060.stdout:1011: finishing write tid 1 to smithi060156570-19 2023-12-01T04:50:03.562 INFO:tasks.rados.rados.0.smithi060.stdout:1011: finishing write tid 2 to smithi060156570-19 2023-12-01T04:50:03.563 INFO:tasks.rados.rados.0.smithi060.stdout:1011: finishing write tid 3 to smithi060156570-19 2023-12-01T04:50:03.563 INFO:tasks.rados.rados.0.smithi060.stdout:1011: oid 19 updating version 0 to 347 2023-12-01T04:50:03.563 INFO:tasks.rados.rados.0.smithi060.stdout:1011: oid 19 updating version 347 to 348 2023-12-01T04:50:03.563 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 348 (ObjNum 325 snap 103 seq_num 325) dirty exists 2023-12-01T04:50:03.563 INFO:tasks.rados.rados.0.smithi060.stdout:1011: left oid 19 (ObjNum 325 snap 103 seq_num 325) 2023-12-01T04:50:04.559 INFO:tasks.rados.rados.0.smithi060.stdout:1011: done (1 left) 2023-12-01T04:50:04.559 INFO:tasks.rados.rados.0.smithi060.stdout:1012: done (0 left) 2023-12-01T04:50:04.559 INFO:tasks.rados.rados.0.smithi060.stdout:1013: snap_remove snap 74 2023-12-01T04:50:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:04 smithi060 ceph-mon[94233]: pgmap v356: 121 pgs: 121 active+clean; 155 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 4 op/s 2023-12-01T04:50:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:04 smithi060 ceph-mon[94233]: osdmap e265: 8 total, 8 up, 8 in 2023-12-01T04:50:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:04 smithi060 ceph-mon[109077]: pgmap v356: 121 pgs: 121 active+clean; 155 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 4 op/s 2023-12-01T04:50:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:04 smithi060 ceph-mon[109077]: osdmap e265: 8 total, 8 up, 8 in 2023-12-01T04:50:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:50:04] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:50:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:04 smithi089 ceph-mon[98504]: pgmap v356: 121 pgs: 121 active+clean; 155 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 4 op/s 2023-12-01T04:50:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:04 smithi089 ceph-mon[98504]: osdmap e265: 8 total, 8 up, 8 in 2023-12-01T04:50:05.569 INFO:tasks.rados.rados.0.smithi060.stdout:1013: done (0 left) 2023-12-01T04:50:05.569 INFO:tasks.rados.rados.0.smithi060.stdout:1014: copy_from oid 33 from oid 1 current snap is 104 2023-12-01T04:50:05.569 INFO:tasks.rados.rados.0.smithi060.stdout:1015: read oid 46 snap -1 2023-12-01T04:50:05.570 INFO:tasks.rados.rados.0.smithi060.stdout:1015: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:50:05.570 INFO:tasks.rados.rados.0.smithi060.stdout:1016: snap_remove snap 95 2023-12-01T04:50:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:05 smithi060 ceph-mon[94233]: osdmap e266: 8 total, 8 up, 8 in 2023-12-01T04:50:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:05 smithi060 ceph-mon[109077]: osdmap e266: 8 total, 8 up, 8 in 2023-12-01T04:50:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:05 smithi089 ceph-mon[98504]: osdmap e266: 8 total, 8 up, 8 in 2023-12-01T04:50:06.547 INFO:tasks.rados.rados.0.smithi060.stdout:1016: done (2 left) 2023-12-01T04:50:06.547 INFO:tasks.rados.rados.0.smithi060.stdout:1017: snap_remove snap 97 2023-12-01T04:50:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:06 smithi060 ceph-mon[94233]: pgmap v359: 121 pgs: 121 active+clean; 155 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 4 op/s 2023-12-01T04:50:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:06 smithi060 ceph-mon[94233]: osdmap e267: 8 total, 8 up, 8 in 2023-12-01T04:50:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:06 smithi060 ceph-mon[94233]: osdmap e268: 8 total, 8 up, 8 in 2023-12-01T04:50:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:06 smithi060 ceph-mon[109077]: pgmap v359: 121 pgs: 121 active+clean; 155 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 4 op/s 2023-12-01T04:50:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:06 smithi060 ceph-mon[109077]: osdmap e267: 8 total, 8 up, 8 in 2023-12-01T04:50:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:06 smithi060 ceph-mon[109077]: osdmap e268: 8 total, 8 up, 8 in 2023-12-01T04:50:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:06 smithi089 ceph-mon[98504]: pgmap v359: 121 pgs: 121 active+clean; 155 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 570 KiB/s wr, 4 op/s 2023-12-01T04:50:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:06 smithi089 ceph-mon[98504]: osdmap e267: 8 total, 8 up, 8 in 2023-12-01T04:50:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:06 smithi089 ceph-mon[98504]: osdmap e268: 8 total, 8 up, 8 in 2023-12-01T04:50:07.553 INFO:tasks.rados.rados.0.smithi060.stdout:1017: done (2 left) 2023-12-01T04:50:07.554 INFO:tasks.rados.rados.0.smithi060.stdout:1018: snap_create 2023-12-01T04:50:07.554 INFO:tasks.rados.rados.0.smithi060.stdout:1015: expect (ObjNum 228 snap 64 seq_num 228) 2023-12-01T04:50:07.591 INFO:tasks.rados.rados.0.smithi060.stdout:1014: finishing copy_from to smithi060156570-33 2023-12-01T04:50:07.591 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 179 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:50:07.591 INFO:tasks.rados.rados.0.smithi060.stdout:1014: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1014: done (2 left) 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1015: done (1 left) 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1018: done (0 left) 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1019: rmattr oid 26 current snap is 105 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1020: rmattr oid 42 current snap is 105 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1021: rmattr oid 24 current snap is 105 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1021: done (2 left) 2023-12-01T04:50:08.560 INFO:tasks.rados.rados.0.smithi060.stdout:1022: snap_remove snap 83 2023-12-01T04:50:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:08 smithi060 ceph-mon[94233]: pgmap v362: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T04:50:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:08 smithi060 ceph-mon[94233]: osdmap e269: 8 total, 8 up, 8 in 2023-12-01T04:50:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:08 smithi060 ceph-mon[109077]: pgmap v362: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T04:50:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:08 smithi060 ceph-mon[109077]: osdmap e269: 8 total, 8 up, 8 in 2023-12-01T04:50:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:08 smithi089 ceph-mon[98504]: pgmap v362: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T04:50:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:08 smithi089 ceph-mon[98504]: osdmap e269: 8 total, 8 up, 8 in 2023-12-01T04:50:09.572 INFO:tasks.rados.rados.0.smithi060.stdout:1022: done (2 left) 2023-12-01T04:50:09.572 INFO:tasks.rados.rados.0.smithi060.stdout:1023: delete oid 10 current snap is 105 2023-12-01T04:50:09.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 175 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:50:09.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 331 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:50:09.581 INFO:tasks.rados.rados.0.smithi060.stdout:1019: done (2 left) 2023-12-01T04:50:09.581 INFO:tasks.rados.rados.0.smithi060.stdout:1020: done (1 left) 2023-12-01T04:50:09.581 INFO:tasks.rados.rados.0.smithi060.stdout:1023: done (0 left) 2023-12-01T04:50:09.581 INFO:tasks.rados.rados.0.smithi060.stdout:1024: rollback oid 3 current snap is 105 2023-12-01T04:50:09.581 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 102 2023-12-01T04:50:09.581 INFO:tasks.rados.rados.0.smithi060.stdout:1025: setattr oid 37 current snap is 105 2023-12-01T04:50:09.583 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 105 2023-12-01T04:50:09.583 INFO:tasks.rados.rados.0.smithi060.stdout:1026: seq_num 327 ranges {6365184=679936} 2023-12-01T04:50:09.622 INFO:tasks.rados.rados.0.smithi060.stdout:1026: writing smithi060156570-18 from 6365184 to 7045120 tid 1 2023-12-01T04:50:09.623 INFO:tasks.rados.rados.0.smithi060.stdout:1027: snap_create 2023-12-01T04:50:09.623 INFO:tasks.rados.rados.0.smithi060.stdout:1024: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:50:09.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 284 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-01T04:50:09.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 261 (ObjNum 300 snap 88 seq_num 300) dirty exists 2023-12-01T04:50:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:1026: finishing write tid 1 to smithi060156570-18 2023-12-01T04:50:09.626 INFO:tasks.rados.rados.0.smithi060.stdout:1026: finishing write tid 2 to smithi060156570-18 2023-12-01T04:50:09.628 INFO:tasks.rados.rados.0.smithi060.stdout:1026: finishing write tid 3 to smithi060156570-18 2023-12-01T04:50:09.628 INFO:tasks.rados.rados.0.smithi060.stdout:1026: oid 18 updating version 0 to 396 2023-12-01T04:50:09.628 INFO:tasks.rados.rados.0.smithi060.stdout:1026: oid 18 updating version 396 to 397 2023-12-01T04:50:09.628 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 397 (ObjNum 327 snap 105 seq_num 327) dirty exists 2023-12-01T04:50:09.629 INFO:tasks.rados.rados.0.smithi060.stdout:1026: left oid 18 (ObjNum 327 snap 105 seq_num 327) 2023-12-01T04:50:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:09 smithi060 ceph-mon[94233]: osdmap e270: 8 total, 8 up, 8 in 2023-12-01T04:50:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:09 smithi060 ceph-mon[109077]: osdmap e270: 8 total, 8 up, 8 in 2023-12-01T04:50:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:09 smithi089 ceph-mon[98504]: osdmap e270: 8 total, 8 up, 8 in 2023-12-01T04:50:10.569 INFO:tasks.rados.rados.0.smithi060.stdout:1024: done (3 left) 2023-12-01T04:50:10.570 INFO:tasks.rados.rados.0.smithi060.stdout:1025: done (2 left) 2023-12-01T04:50:10.570 INFO:tasks.rados.rados.0.smithi060.stdout:1026: done (1 left) 2023-12-01T04:50:10.570 INFO:tasks.rados.rados.0.smithi060.stdout:1027: done (0 left) 2023-12-01T04:50:10.570 INFO:tasks.rados.rados.0.smithi060.stdout:1028: read oid 7 snap 92 2023-12-01T04:50:10.570 INFO:tasks.rados.rados.0.smithi060.stdout:1028: expect deleted 2023-12-01T04:50:10.570 INFO:tasks.rados.rados.0.smithi060.stdout:1029: rmattr oid 2 current snap is 106 2023-12-01T04:50:10.571 INFO:tasks.rados.rados.0.smithi060.stdout:1029: done (1 left) 2023-12-01T04:50:10.571 INFO:tasks.rados.rados.0.smithi060.stdout:1030: copy_from oid 47 from oid 9 current snap is 106 2023-12-01T04:50:10.571 INFO:tasks.rados.rados.0.smithi060.stdout:1031: copy_from oid 42 from oid 35 current snap is 106 2023-12-01T04:50:10.571 INFO:tasks.rados.rados.0.smithi060.stdout:1032: copy_from oid 15 from oid 1 current snap is 106 2023-12-01T04:50:10.571 INFO:tasks.rados.rados.0.smithi060.stdout:1033: delete oid 28 current snap is 106 2023-12-01T04:50:10.572 INFO:tasks.rados.rados.0.smithi060.stdout:1031: finishing copy_from to smithi060156570-42 2023-12-01T04:50:10.573 INFO:tasks.rados.rados.0.smithi060.stdout:1031: got expected ENOENT (src dne) 2023-12-01T04:50:10.573 INFO:tasks.rados.rados.0.smithi060.stdout:1031: finishing copy_from racing read to smithi060156570-42 2023-12-01T04:50:10.577 INFO:tasks.rados.rados.0.smithi060.stdout:1028: done (4 left) 2023-12-01T04:50:10.577 INFO:tasks.rados.rados.0.smithi060.stdout:1031: done (3 left) 2023-12-01T04:50:10.577 INFO:tasks.rados.rados.0.smithi060.stdout:1033: done (2 left) 2023-12-01T04:50:10.577 INFO:tasks.rados.rados.0.smithi060.stdout:1034: rollback oid 8 current snap is 106 2023-12-01T04:50:10.577 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 8 to 90 2023-12-01T04:50:10.577 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 106 2023-12-01T04:50:10.578 INFO:tasks.rados.rados.0.smithi060.stdout:1035: seq_num 329 ranges {892928=712704} 2023-12-01T04:50:10.586 INFO:tasks.rados.rados.0.smithi060.stdout:1035: writing smithi060156570-14 from 892928 to 1605632 tid 1 2023-12-01T04:50:10.586 INFO:tasks.rados.rados.0.smithi060.stdout:1036: snap_remove snap 79 2023-12-01T04:50:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:10 smithi060 ceph-mon[109077]: pgmap v365: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T04:50:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:10 smithi060 ceph-mon[109077]: osdmap e271: 8 total, 8 up, 8 in 2023-12-01T04:50:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:10 smithi060 ceph-mon[94233]: pgmap v365: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T04:50:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:10 smithi060 ceph-mon[94233]: osdmap e271: 8 total, 8 up, 8 in 2023-12-01T04:50:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:10 smithi089 ceph-mon[98504]: pgmap v365: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T04:50:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:10 smithi089 ceph-mon[98504]: osdmap e271: 8 total, 8 up, 8 in 2023-12-01T04:50:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:11.581 INFO:tasks.rados.rados.0.smithi060.stdout:1036: done (4 left) 2023-12-01T04:50:11.581 INFO:tasks.rados.rados.0.smithi060.stdout:1037: snap_remove snap 98 2023-12-01T04:50:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:11 smithi060 ceph-mon[94233]: osdmap e272: 8 total, 8 up, 8 in 2023-12-01T04:50:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:11 smithi060 ceph-mon[109077]: osdmap e272: 8 total, 8 up, 8 in 2023-12-01T04:50:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:11 smithi089 ceph-mon[98504]: osdmap e272: 8 total, 8 up, 8 in 2023-12-01T04:50:12.587 INFO:tasks.rados.rados.0.smithi060.stdout:1037: done (4 left) 2023-12-01T04:50:12.587 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 106 2023-12-01T04:50:12.587 INFO:tasks.rados.rados.0.smithi060.stdout:1034: finishing rollback tid 0 to smithi060156570-8 2023-12-01T04:50:12.587 INFO:tasks.rados.rados.0.smithi060.stdout:1038: seq_num 330 ranges {98304=737280} 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:1038: writing smithi060156570-4 from 98304 to 835584 tid 1 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:1039: read oid 13 snap -1 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:1039: expect (ObjNum 297 snap 87 seq_num 297) 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:1040: rollback oid 29 current snap is 106 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 103 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:1041: rollback oid 40 current snap is 106 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 100 2023-12-01T04:50:12.593 INFO:tasks.rados.rados.0.smithi060.stdout:1042: rollback oid 44 current snap is 106 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 91 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1043: snap_create 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1034: finishing rollback tid 1 to smithi060156570-8 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1034: finishing rollback tid 2 to smithi060156570-8 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 301 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1035: finishing write tid 1 to smithi060156570-14 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1035: finishing write tid 2 to smithi060156570-14 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1035: finishing write tid 3 to smithi060156570-14 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1035: oid 14 updating version 0 to 356 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1035: oid 14 updating version 356 to 357 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 357 (ObjNum 329 snap 106 seq_num 329) dirty exists 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1035: left oid 14 (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:1030: finishing copy_from to smithi060156570-47 2023-12-01T04:50:12.594 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 156 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:50:12.595 INFO:tasks.rados.rados.0.smithi060.stdout:1030: finishing copy_from racing read to smithi060156570-47 2023-12-01T04:50:12.595 INFO:tasks.rados.rados.0.smithi060.stdout:1032: finishing copy_from to smithi060156570-15 2023-12-01T04:50:12.595 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 179 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:50:12.595 INFO:tasks.rados.rados.0.smithi060.stdout:1032: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:50:12.595 INFO:tasks.rados.rados.0.smithi060.stdout:1040: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:50:12.595 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 0 (ObjNum 305 snap 0 seq_num 2339999040) dirty dne 2023-12-01T04:50:12.599 INFO:tasks.rados.rados.0.smithi060.stdout:1042: finishing rollback tid 0 to smithi060156570-44 2023-12-01T04:50:12.599 INFO:tasks.rados.rados.0.smithi060.stdout:1038: finishing write tid 1 to smithi060156570-4 2023-12-01T04:50:12.600 INFO:tasks.rados.rados.0.smithi060.stdout:1041: finishing rollback tid 0 to smithi060156570-40 2023-12-01T04:50:12.600 INFO:tasks.rados.rados.0.smithi060.stdout:1042: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:50:12.601 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 339 (ObjNum 177 snap 0 seq_num 1) dirty dne 2023-12-01T04:50:12.601 INFO:tasks.rados.rados.0.smithi060.stdout:1041: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:50:12.601 INFO:tasks.rados.rados.0.smithi060.stdout:1038: finishing write tid 2 to smithi060156570-4 2023-12-01T04:50:12.601 INFO:tasks.rados.rados.0.smithi060.stdout:1041: finishing rollback tid 2 to smithi060156570-40 2023-12-01T04:50:12.601 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 222 (ObjNum 279 snap 82 seq_num 279) dirty exists 2023-12-01T04:50:12.602 INFO:tasks.rados.rados.0.smithi060.stdout:1038: finishing write tid 3 to smithi060156570-4 2023-12-01T04:50:12.602 INFO:tasks.rados.rados.0.smithi060.stdout:1038: oid 4 updating version 0 to 343 2023-12-01T04:50:12.602 INFO:tasks.rados.rados.0.smithi060.stdout:1038: oid 4 updating version 343 to 344 2023-12-01T04:50:12.602 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 344 (ObjNum 330 snap 106 seq_num 330) dirty exists 2023-12-01T04:50:12.602 INFO:tasks.rados.rados.0.smithi060.stdout:1038: left oid 4 (ObjNum 330 snap 106 seq_num 330) 2023-12-01T04:50:12.632 INFO:tasks.rados.rados.0.smithi060.stdout:1039: expect (ObjNum 297 snap 87 seq_num 297) 2023-12-01T04:50:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:12 smithi060 ceph-mon[94233]: pgmap v368: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:12 smithi060 ceph-mon[94233]: osdmap e273: 8 total, 8 up, 8 in 2023-12-01T04:50:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:12 smithi060 ceph-mon[109077]: pgmap v368: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:12 smithi060 ceph-mon[109077]: osdmap e273: 8 total, 8 up, 8 in 2023-12-01T04:50:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:12 smithi089 ceph-mon[98504]: pgmap v368: 121 pgs: 121 active+clean; 166 MiB data, 883 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:12 smithi089 ceph-mon[98504]: osdmap e273: 8 total, 8 up, 8 in 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1030: done (9 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1032: done (8 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1034: done (7 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1035: done (6 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1038: done (5 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1039: done (4 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1040: done (3 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1041: done (2 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1042: done (1 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1043: done (0 left) 2023-12-01T04:50:13.588 INFO:tasks.rados.rados.0.smithi060.stdout:1044: snap_create 2023-12-01T04:50:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:13 smithi060 ceph-mon[94233]: osdmap e274: 8 total, 8 up, 8 in 2023-12-01T04:50:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:13 smithi060 ceph-mon[109077]: osdmap e274: 8 total, 8 up, 8 in 2023-12-01T04:50:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:13 smithi089 ceph-mon[98504]: osdmap e274: 8 total, 8 up, 8 in 2023-12-01T04:50:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:50:14] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-01T04:50:14.590 INFO:tasks.rados.rados.0.smithi060.stdout:1044: done (0 left) 2023-12-01T04:50:14.590 INFO:tasks.rados.rados.0.smithi060.stdout:1045: delete oid 39 current snap is 108 2023-12-01T04:50:14.598 INFO:tasks.rados.rados.0.smithi060.stdout:1045: done (0 left) 2023-12-01T04:50:14.598 INFO:tasks.rados.rados.0.smithi060.stdout:1046: rollback oid 33 current snap is 108 2023-12-01T04:50:14.598 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 107 2023-12-01T04:50:14.598 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 108 2023-12-01T04:50:14.598 INFO:tasks.rados.rados.0.smithi060.stdout:1047: seq_num 332 ranges {4825088=770048} 2023-12-01T04:50:14.629 INFO:tasks.rados.rados.0.smithi060.stdout:1047: writing smithi060156570-12 from 4825088 to 5595136 tid 1 2023-12-01T04:50:14.629 INFO:tasks.rados.rados.0.smithi060.stdout:1048: rollback oid 42 current snap is 108 2023-12-01T04:50:14.629 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 42 to 93 2023-12-01T04:50:14.629 INFO:tasks.rados.rados.0.smithi060.stdout:1046: finishing rollback tid 0 to smithi060156570-33 2023-12-01T04:50:14.629 INFO:tasks.rados.rados.0.smithi060.stdout:1046: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:50:14.629 INFO:tasks.rados.rados.0.smithi060.stdout:1046: finishing rollback tid 2 to smithi060156570-33 2023-12-01T04:50:14.629 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 225 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:50:14.630 INFO:tasks.rados.rados.0.smithi060.stdout:1046: done (2 left) 2023-12-01T04:50:14.630 INFO:tasks.rados.rados.0.smithi060.stdout:1049: snap_remove snap 92 2023-12-01T04:50:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:14 smithi060 ceph-mon[94233]: pgmap v371: 121 pgs: 121 active+clean; 176 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 3.5 MiB/s wr, 14 op/s 2023-12-01T04:50:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:14 smithi060 ceph-mon[94233]: osdmap e275: 8 total, 8 up, 8 in 2023-12-01T04:50:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:14 smithi060 ceph-mon[109077]: pgmap v371: 121 pgs: 121 active+clean; 176 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 3.5 MiB/s wr, 14 op/s 2023-12-01T04:50:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:14 smithi060 ceph-mon[109077]: osdmap e275: 8 total, 8 up, 8 in 2023-12-01T04:50:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:14 smithi089 ceph-mon[98504]: pgmap v371: 121 pgs: 121 active+clean; 176 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 3.5 MiB/s wr, 14 op/s 2023-12-01T04:50:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:14 smithi089 ceph-mon[98504]: osdmap e275: 8 total, 8 up, 8 in 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1049: done (2 left) 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1050: read oid 8 snap -1 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1050: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1051: setattr oid 25 current snap is 108 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1047: finishing write tid 1 to smithi060156570-12 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1047: finishing write tid 2 to smithi060156570-12 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1048: finishing rollback tid 0 to smithi060156570-42 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1048: finishing rollback tid 1 to smithi060156570-42 2023-12-01T04:50:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1047: finishing write tid 3 to smithi060156570-12 2023-12-01T04:50:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1047: oid 12 updating version 0 to 351 2023-12-01T04:50:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1047: oid 12 version 351 is already newer than 350 2023-12-01T04:50:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 351 (ObjNum 332 snap 108 seq_num 332) dirty exists 2023-12-01T04:50:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1047: left oid 12 (ObjNum 332 snap 108 seq_num 332) 2023-12-01T04:50:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1048: finishing rollback tid 2 to smithi060156570-42 2023-12-01T04:50:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 355 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-12-01T04:50:15.604 INFO:tasks.rados.rados.0.smithi060.stdout:1047: done (3 left) 2023-12-01T04:50:15.604 INFO:tasks.rados.rados.0.smithi060.stdout:1048: done (2 left) 2023-12-01T04:50:15.605 INFO:tasks.rados.rados.0.smithi060.stdout:1052: delete oid 3 current snap is 108 2023-12-01T04:50:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 547 (ObjNum 309 snap 93 seq_num 309) dirty exists 2023-12-01T04:50:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:1051: done (2 left) 2023-12-01T04:50:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:1052: done (1 left) 2023-12-01T04:50:15.615 INFO:tasks.rados.rados.0.smithi060.stdout:1053: snap_create 2023-12-01T04:50:15.626 INFO:tasks.rados.rados.0.smithi060.stdout:1050: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:50:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:15 smithi060 ceph-mon[94233]: osdmap e276: 8 total, 8 up, 8 in 2023-12-01T04:50:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:15 smithi060 ceph-mon[109077]: osdmap e276: 8 total, 8 up, 8 in 2023-12-01T04:50:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:15 smithi089 ceph-mon[98504]: osdmap e276: 8 total, 8 up, 8 in 2023-12-01T04:50:16.549 INFO:tasks.rados.rados.0.smithi060.stdout:1050: done (1 left) 2023-12-01T04:50:16.549 INFO:tasks.rados.rados.0.smithi060.stdout:1053: done (0 left) 2023-12-01T04:50:16.549 INFO:tasks.rados.rados.0.smithi060.stdout:1054: rollback oid 41 current snap is 109 2023-12-01T04:50:16.549 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 105 2023-12-01T04:50:16.550 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 109 2023-12-01T04:50:16.550 INFO:tasks.rados.rados.0.smithi060.stdout:1055: seq_num 334 ranges {835584=802816} 2023-12-01T04:50:16.559 INFO:tasks.rados.rados.0.smithi060.stdout:1055: writing smithi060156570-4 from 835584 to 1638400 tid 1 2023-12-01T04:50:16.559 INFO:tasks.rados.rados.0.smithi060.stdout:1056: delete oid 19 current snap is 109 2023-12-01T04:50:16.559 INFO:tasks.rados.rados.0.smithi060.stdout:1054: finishing rollback tid 0 to smithi060156570-41 2023-12-01T04:50:16.559 INFO:tasks.rados.rados.0.smithi060.stdout:1054: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:50:16.559 INFO:tasks.rados.rados.0.smithi060.stdout:1054: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:50:16.559 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 273 (ObjNum 81 snap 0 seq_num 0) dirty exists 2023-12-01T04:50:16.561 INFO:tasks.rados.rados.0.smithi060.stdout:1054: done (2 left) 2023-12-01T04:50:16.561 INFO:tasks.rados.rados.0.smithi060.stdout:1056: done (1 left) 2023-12-01T04:50:16.561 INFO:tasks.rados.rados.0.smithi060.stdout:1057: rollback oid 6 current snap is 109 2023-12-01T04:50:16.562 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 6 to 103 2023-12-01T04:50:16.562 INFO:tasks.rados.rados.0.smithi060.stdout:1058: snap_remove snap 107 2023-12-01T04:50:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:16 smithi060 ceph-mon[94233]: pgmap v374: 121 pgs: 121 active+clean; 176 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 3.5 MiB/s wr, 14 op/s 2023-12-01T04:50:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:16 smithi060 ceph-mon[94233]: osdmap e277: 8 total, 8 up, 8 in 2023-12-01T04:50:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:16 smithi060 ceph-mon[94233]: osdmap e278: 8 total, 8 up, 8 in 2023-12-01T04:50:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:16 smithi060 ceph-mon[109077]: pgmap v374: 121 pgs: 121 active+clean; 176 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 3.5 MiB/s wr, 14 op/s 2023-12-01T04:50:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:16 smithi060 ceph-mon[109077]: osdmap e277: 8 total, 8 up, 8 in 2023-12-01T04:50:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:16 smithi060 ceph-mon[109077]: osdmap e278: 8 total, 8 up, 8 in 2023-12-01T04:50:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:16 smithi089 ceph-mon[98504]: pgmap v374: 121 pgs: 121 active+clean; 176 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 3.5 MiB/s wr, 14 op/s 2023-12-01T04:50:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:16 smithi089 ceph-mon[98504]: osdmap e277: 8 total, 8 up, 8 in 2023-12-01T04:50:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:16 smithi089 ceph-mon[98504]: osdmap e278: 8 total, 8 up, 8 in 2023-12-01T04:50:17.557 INFO:tasks.rados.rados.0.smithi060.stdout:1058: done (2 left) 2023-12-01T04:50:17.558 INFO:tasks.rados.rados.0.smithi060.stdout:1059: read oid 7 snap -1 2023-12-01T04:50:17.558 INFO:tasks.rados.rados.0.smithi060.stdout:1059: expect deleted 2023-12-01T04:50:17.558 INFO:tasks.rados.rados.0.smithi060.stdout:1060: delete oid 35 current snap is 109 2023-12-01T04:50:17.558 INFO:tasks.rados.rados.0.smithi060.stdout:1057: finishing rollback tid 0 to smithi060156570-6 2023-12-01T04:50:17.558 INFO:tasks.rados.rados.0.smithi060.stdout:1057: finishing rollback tid 1 to smithi060156570-6 2023-12-01T04:50:17.559 INFO:tasks.rados.rados.0.smithi060.stdout:1055: finishing write tid 1 to smithi060156570-4 2023-12-01T04:50:17.559 INFO:tasks.rados.rados.0.smithi060.stdout:1055: finishing write tid 2 to smithi060156570-4 2023-12-01T04:50:17.559 INFO:tasks.rados.rados.0.smithi060.stdout:1057: finishing rollback tid 2 to smithi060156570-6 2023-12-01T04:50:17.559 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 375 (ObjNum 313 snap 95 seq_num 313) dirty exists 2023-12-01T04:50:17.559 INFO:tasks.rados.rados.0.smithi060.stdout:1055: finishing write tid 3 to smithi060156570-4 2023-12-01T04:50:17.559 INFO:tasks.rados.rados.0.smithi060.stdout:1055: oid 4 updating version 0 to 345 2023-12-01T04:50:17.560 INFO:tasks.rados.rados.0.smithi060.stdout:1055: oid 4 updating version 345 to 346 2023-12-01T04:50:17.560 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 346 (ObjNum 334 snap 109 seq_num 334) dirty exists 2023-12-01T04:50:17.560 INFO:tasks.rados.rados.0.smithi060.stdout:1055: left oid 4 (ObjNum 334 snap 109 seq_num 334) 2023-12-01T04:50:17.563 INFO:tasks.rados.rados.0.smithi060.stdout:1055: done (3 left) 2023-12-01T04:50:17.563 INFO:tasks.rados.rados.0.smithi060.stdout:1057: done (2 left) 2023-12-01T04:50:17.563 INFO:tasks.rados.rados.0.smithi060.stdout:1059: done (1 left) 2023-12-01T04:50:17.564 INFO:tasks.rados.rados.0.smithi060.stdout:1060: done (0 left) 2023-12-01T04:50:17.564 INFO:tasks.rados.rados.0.smithi060.stdout:1061: rollback oid 8 current snap is 109 2023-12-01T04:50:17.564 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 8 to 105 2023-12-01T04:50:17.564 INFO:tasks.rados.rados.0.smithi060.stdout:1062: rmattr oid 2 current snap is 109 2023-12-01T04:50:17.564 INFO:tasks.rados.rados.0.smithi060.stdout:1062: done (1 left) 2023-12-01T04:50:17.564 INFO:tasks.rados.rados.0.smithi060.stdout:1063: delete oid 9 current snap is 109 2023-12-01T04:50:17.566 INFO:tasks.rados.rados.0.smithi060.stdout:1063: done (1 left) 2023-12-01T04:50:17.566 INFO:tasks.rados.rados.0.smithi060.stdout:1064: read oid 16 snap -1 2023-12-01T04:50:17.567 INFO:tasks.rados.rados.0.smithi060.stdout:1064: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:50:17.567 INFO:tasks.rados.rados.0.smithi060.stdout:1065: setattr oid 32 current snap is 109 2023-12-01T04:50:17.568 INFO:tasks.rados.rados.0.smithi060.stdout:1061: finishing rollback tid 0 to smithi060156570-8 2023-12-01T04:50:17.568 INFO:tasks.rados.rados.0.smithi060.stdout:1061: finishing rollback tid 1 to smithi060156570-8 2023-12-01T04:50:17.568 INFO:tasks.rados.rados.0.smithi060.stdout:1064: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:50:17.570 INFO:tasks.rados.rados.0.smithi060.stdout:1061: finishing rollback tid 2 to smithi060156570-8 2023-12-01T04:50:17.570 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 321 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:50:17.570 INFO:tasks.rados.rados.0.smithi060.stdout:1061: done (2 left) 2023-12-01T04:50:17.570 INFO:tasks.rados.rados.0.smithi060.stdout:1064: done (1 left) 2023-12-01T04:50:17.570 INFO:tasks.rados.rados.0.smithi060.stdout:1066: read oid 8 snap -1 2023-12-01T04:50:17.570 INFO:tasks.rados.rados.0.smithi060.stdout:1066: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:50:17.571 INFO:tasks.rados.rados.0.smithi060.stdout:1067: snap_remove snap 93 2023-12-01T04:50:18.563 INFO:tasks.rados.rados.0.smithi060.stdout:1067: done (2 left) 2023-12-01T04:50:18.563 INFO:tasks.rados.rados.0.smithi060.stdout:1068: read oid 6 snap -1 2023-12-01T04:50:18.563 INFO:tasks.rados.rados.0.smithi060.stdout:1068: expect (ObjNum 313 snap 95 seq_num 313) 2023-12-01T04:50:18.563 INFO:tasks.rados.rados.0.smithi060.stdout:1069: rmattr oid 35 current snap is 109 2023-12-01T04:50:18.563 INFO:tasks.rados.rados.0.smithi060.stdout:1069: done (3 left) 2023-12-01T04:50:18.563 INFO:tasks.rados.rados.0.smithi060.stdout:1070: snap_create 2023-12-01T04:50:18.564 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 415 (ObjNum 264 snap 73 seq_num 264) dirty exists 2023-12-01T04:50:18.564 INFO:tasks.rados.rados.0.smithi060.stdout:1066: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:50:18.764 INFO:tasks.rados.rados.0.smithi060.stdout:1068: expect (ObjNum 313 snap 95 seq_num 313) 2023-12-01T04:50:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:18 smithi060 ceph-mon[94233]: pgmap v377: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 368 KiB/s wr, 10 op/s 2023-12-01T04:50:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:18 smithi060 ceph-mon[94233]: osdmap e279: 8 total, 8 up, 8 in 2023-12-01T04:50:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:18 smithi060 ceph-mon[109077]: pgmap v377: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 368 KiB/s wr, 10 op/s 2023-12-01T04:50:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:18 smithi060 ceph-mon[109077]: osdmap e279: 8 total, 8 up, 8 in 2023-12-01T04:50:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:18 smithi089 ceph-mon[98504]: pgmap v377: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 368 KiB/s wr, 10 op/s 2023-12-01T04:50:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:18 smithi089 ceph-mon[98504]: osdmap e279: 8 total, 8 up, 8 in 2023-12-01T04:50:19.567 INFO:tasks.rados.rados.0.smithi060.stdout:1065: done (3 left) 2023-12-01T04:50:19.568 INFO:tasks.rados.rados.0.smithi060.stdout:1066: done (2 left) 2023-12-01T04:50:19.568 INFO:tasks.rados.rados.0.smithi060.stdout:1068: done (1 left) 2023-12-01T04:50:19.568 INFO:tasks.rados.rados.0.smithi060.stdout:1070: done (0 left) 2023-12-01T04:50:19.568 INFO:tasks.rados.rados.0.smithi060.stdout:1071: copy_from oid 29 from oid 50 current snap is 110 2023-12-01T04:50:19.568 INFO:tasks.rados.rados.0.smithi060.stdout:1072: snap_create 2023-12-01T04:50:19.574 INFO:tasks.rados.rados.0.smithi060.stdout:1071: finishing copy_from to smithi060156570-29 2023-12-01T04:50:19.575 INFO:tasks.rados.rados.0.smithi060.stdout:1071: got expected ENOENT (src dne) 2023-12-01T04:50:19.575 INFO:tasks.rados.rados.0.smithi060.stdout:1071: finishing copy_from racing read to smithi060156570-29 2023-12-01T04:50:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:19 smithi060 ceph-mon[94233]: osdmap e280: 8 total, 8 up, 8 in 2023-12-01T04:50:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:19 smithi060 ceph-mon[109077]: osdmap e280: 8 total, 8 up, 8 in 2023-12-01T04:50:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:19 smithi089 ceph-mon[98504]: osdmap e280: 8 total, 8 up, 8 in 2023-12-01T04:50:20.569 INFO:tasks.rados.rados.0.smithi060.stdout:1071: done (1 left) 2023-12-01T04:50:20.569 INFO:tasks.rados.rados.0.smithi060.stdout:1072: done (0 left) 2023-12-01T04:50:20.569 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 111 2023-12-01T04:50:20.569 INFO:tasks.rados.rados.0.smithi060.stdout:1073: seq_num 338 ranges {0=466944,466944=401408} 2023-12-01T04:50:20.572 INFO:tasks.rados.rados.0.smithi060.stdout:1073: writing smithi060156570-28 from 0 to 466944 tid 1 2023-12-01T04:50:20.574 INFO:tasks.rados.rados.0.smithi060.stdout:1073: writing smithi060156570-28 from 466944 to 868352 tid 2 2023-12-01T04:50:20.575 INFO:tasks.rados.rados.0.smithi060.stdout:1074: rmattr oid 39 current snap is 111 2023-12-01T04:50:20.575 INFO:tasks.rados.rados.0.smithi060.stdout:1074: done (1 left) 2023-12-01T04:50:20.575 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 111 2023-12-01T04:50:20.575 INFO:tasks.rados.rados.0.smithi060.stdout:1075: seq_num 339 ranges {2400256=483328,2883584=401408} 2023-12-01T04:50:20.590 INFO:tasks.rados.rados.0.smithi060.stdout:1075: writing smithi060156570-34 from 2400256 to 2883584 tid 1 2023-12-01T04:50:20.593 INFO:tasks.rados.rados.0.smithi060.stdout:1075: writing smithi060156570-34 from 2883584 to 3284992 tid 2 2023-12-01T04:50:20.593 INFO:tasks.rados.rados.0.smithi060.stdout:1076: copy_from oid 3 from oid 13 current snap is 111 2023-12-01T04:50:20.594 INFO:tasks.rados.rados.0.smithi060.stdout:1073: finishing write tid 1 to smithi060156570-28 2023-12-01T04:50:20.594 INFO:tasks.rados.rados.0.smithi060.stdout:1073: finishing write tid 2 to smithi060156570-28 2023-12-01T04:50:20.594 INFO:tasks.rados.rados.0.smithi060.stdout:1073: finishing write tid 3 to smithi060156570-28 2023-12-01T04:50:20.594 INFO:tasks.rados.rados.0.smithi060.stdout:1073: finishing write tid 4 to smithi060156570-28 2023-12-01T04:50:20.594 INFO:tasks.rados.rados.0.smithi060.stdout:1073: oid 28 updating version 0 to 265 2023-12-01T04:50:20.595 INFO:tasks.rados.rados.0.smithi060.stdout:1073: oid 28 version 265 is already newer than 263 2023-12-01T04:50:20.595 INFO:tasks.rados.rados.0.smithi060.stdout:1073: oid 28 version 265 is already newer than 264 2023-12-01T04:50:20.595 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 265 (ObjNum 338 snap 111 seq_num 338) dirty exists 2023-12-01T04:50:20.595 INFO:tasks.rados.rados.0.smithi060.stdout:1073: left oid 28 (ObjNum 338 snap 111 seq_num 338) 2023-12-01T04:50:20.595 INFO:tasks.rados.rados.0.smithi060.stdout:1073: done (2 left) 2023-12-01T04:50:20.595 INFO:tasks.rados.rados.0.smithi060.stdout:1077: copy_from oid 5 from oid 45 current snap is 111 2023-12-01T04:50:20.595 INFO:tasks.rados.rados.0.smithi060.stdout:1078: snap_create 2023-12-01T04:50:20.596 INFO:tasks.rados.rados.0.smithi060.stdout:1075: finishing write tid 1 to smithi060156570-34 2023-12-01T04:50:20.597 INFO:tasks.rados.rados.0.smithi060.stdout:1075: finishing write tid 2 to smithi060156570-34 2023-12-01T04:50:20.598 INFO:tasks.rados.rados.0.smithi060.stdout:1075: finishing write tid 3 to smithi060156570-34 2023-12-01T04:50:20.600 INFO:tasks.rados.rados.0.smithi060.stdout:1075: finishing write tid 4 to smithi060156570-34 2023-12-01T04:50:20.600 INFO:tasks.rados.rados.0.smithi060.stdout:1075: oid 34 updating version 0 to 347 2023-12-01T04:50:20.600 INFO:tasks.rados.rados.0.smithi060.stdout:1075: oid 34 updating version 347 to 348 2023-12-01T04:50:20.600 INFO:tasks.rados.rados.0.smithi060.stdout:1075: oid 34 updating version 348 to 349 2023-12-01T04:50:20.600 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 349 (ObjNum 339 snap 111 seq_num 339) dirty exists 2023-12-01T04:50:20.600 INFO:tasks.rados.rados.0.smithi060.stdout:1075: left oid 34 (ObjNum 339 snap 111 seq_num 339) 2023-12-01T04:50:20.610 INFO:tasks.rados.rados.0.smithi060.stdout:1077: finishing copy_from to smithi060156570-5 2023-12-01T04:50:20.610 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 456 (ObjNum 299 snap 87 seq_num 299) dirty exists 2023-12-01T04:50:20.611 INFO:tasks.rados.rados.0.smithi060.stdout:1077: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:50:20.631 INFO:tasks.rados.rados.0.smithi060.stdout:1076: finishing copy_from to smithi060156570-3 2023-12-01T04:50:20.631 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 234 (ObjNum 297 snap 87 seq_num 297) dirty exists 2023-12-01T04:50:20.632 INFO:tasks.rados.rados.0.smithi060.stdout:1076: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:50:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:20 smithi060 ceph-mon[94233]: pgmap v380: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 368 KiB/s wr, 10 op/s 2023-12-01T04:50:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:20 smithi060 ceph-mon[94233]: osdmap e281: 8 total, 8 up, 8 in 2023-12-01T04:50:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:20 smithi060 ceph-mon[109077]: pgmap v380: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 368 KiB/s wr, 10 op/s 2023-12-01T04:50:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:20 smithi060 ceph-mon[109077]: osdmap e281: 8 total, 8 up, 8 in 2023-12-01T04:50:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:20 smithi089 ceph-mon[98504]: pgmap v380: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 368 KiB/s wr, 10 op/s 2023-12-01T04:50:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:20 smithi089 ceph-mon[98504]: osdmap e281: 8 total, 8 up, 8 in 2023-12-01T04:50:21.581 INFO:tasks.rados.rados.0.smithi060.stdout:1075: done (3 left) 2023-12-01T04:50:21.582 INFO:tasks.rados.rados.0.smithi060.stdout:1076: done (2 left) 2023-12-01T04:50:21.582 INFO:tasks.rados.rados.0.smithi060.stdout:1077: done (1 left) 2023-12-01T04:50:21.582 INFO:tasks.rados.rados.0.smithi060.stdout:1078: done (0 left) 2023-12-01T04:50:21.582 INFO:tasks.rados.rados.0.smithi060.stdout:1079: snap_create 2023-12-01T04:50:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:21 smithi060 ceph-mon[94233]: osdmap e282: 8 total, 8 up, 8 in 2023-12-01T04:50:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:21 smithi060 ceph-mon[109077]: osdmap e282: 8 total, 8 up, 8 in 2023-12-01T04:50:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:21 smithi089 ceph-mon[98504]: osdmap e282: 8 total, 8 up, 8 in 2023-12-01T04:50:22.583 INFO:tasks.rados.rados.0.smithi060.stdout:1079: done (0 left) 2023-12-01T04:50:22.583 INFO:tasks.rados.rados.0.smithi060.stdout:1080: snap_remove snap 94 2023-12-01T04:50:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:22 smithi060 ceph-mon[94233]: pgmap v383: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:22 smithi060 ceph-mon[94233]: osdmap e283: 8 total, 8 up, 8 in 2023-12-01T04:50:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:22 smithi060 ceph-mon[109077]: pgmap v383: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:22 smithi060 ceph-mon[109077]: osdmap e283: 8 total, 8 up, 8 in 2023-12-01T04:50:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:22 smithi089 ceph-mon[98504]: pgmap v383: 121 pgs: 121 active+clean; 175 MiB data, 949 MiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:22 smithi089 ceph-mon[98504]: osdmap e283: 8 total, 8 up, 8 in 2023-12-01T04:50:23.592 INFO:tasks.rados.rados.0.smithi060.stdout:1080: done (0 left) 2023-12-01T04:50:23.593 INFO:tasks.rados.rados.0.smithi060.stdout:1081: rollback oid 5 current snap is 113 2023-12-01T04:50:23.593 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 5 to 76 2023-12-01T04:50:23.593 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 113 2023-12-01T04:50:23.593 INFO:tasks.rados.rados.0.smithi060.stdout:1082: seq_num 340 ranges {0=499712,499712=401408} 2023-12-01T04:50:23.601 INFO:tasks.rados.rados.0.smithi060.stdout:1082: writing smithi060156570-29 from 0 to 499712 tid 1 2023-12-01T04:50:23.601 INFO:tasks.rados.rados.0.smithi060.stdout:1082: writing smithi060156570-29 from 499712 to 901120 tid 2 2023-12-01T04:50:23.601 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 113 2023-12-01T04:50:23.601 INFO:tasks.rados.rados.0.smithi060.stdout:1083: seq_num 341 ranges {0=516096,516096=401408} 2023-12-01T04:50:23.601 INFO:tasks.rados.rados.0.smithi060.stdout:1083: writing smithi060156570-10 from 0 to 516096 tid 1 2023-12-01T04:50:23.603 INFO:tasks.rados.rados.0.smithi060.stdout:1083: writing smithi060156570-10 from 516096 to 917504 tid 2 2023-12-01T04:50:23.603 INFO:tasks.rados.rados.0.smithi060.stdout:1084: delete oid 26 current snap is 113 2023-12-01T04:50:23.603 INFO:tasks.rados.rados.0.smithi060.stdout:1081: finishing rollback tid 0 to smithi060156570-5 2023-12-01T04:50:23.603 INFO:tasks.rados.rados.0.smithi060.stdout:1081: finishing rollback tid 1 to smithi060156570-5 2023-12-01T04:50:23.603 INFO:tasks.rados.rados.0.smithi060.stdout:1081: finishing rollback tid 2 to smithi060156570-5 2023-12-01T04:50:23.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 459 (ObjNum 223 snap 63 seq_num 223) dirty exists 2023-12-01T04:50:23.609 INFO:tasks.rados.rados.0.smithi060.stdout:1083: finishing write tid 1 to smithi060156570-10 2023-12-01T04:50:23.609 INFO:tasks.rados.rados.0.smithi060.stdout:1082: finishing write tid 1 to smithi060156570-29 2023-12-01T04:50:23.609 INFO:tasks.rados.rados.0.smithi060.stdout:1082: finishing write tid 2 to smithi060156570-29 2023-12-01T04:50:23.609 INFO:tasks.rados.rados.0.smithi060.stdout:1082: finishing write tid 3 to smithi060156570-29 2023-12-01T04:50:23.610 INFO:tasks.rados.rados.0.smithi060.stdout:1081: done (3 left) 2023-12-01T04:50:23.610 INFO:tasks.rados.rados.0.smithi060.stdout:1084: done (2 left) 2023-12-01T04:50:23.610 INFO:tasks.rados.rados.0.smithi060.stdout:1085: read oid 2 snap -1 2023-12-01T04:50:23.610 INFO:tasks.rados.rados.0.smithi060.stdout:1085: expect deleted 2023-12-01T04:50:23.610 INFO:tasks.rados.rados.0.smithi060.stdout:1086: snap_remove snap 111 2023-12-01T04:50:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:23 smithi060 ceph-mon[94233]: osdmap e284: 8 total, 8 up, 8 in 2023-12-01T04:50:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:23 smithi060 ceph-mon[109077]: osdmap e284: 8 total, 8 up, 8 in 2023-12-01T04:50:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:23 smithi089 ceph-mon[98504]: osdmap e284: 8 total, 8 up, 8 in 2023-12-01T04:50:24.608 INFO:tasks.rados.rados.0.smithi060.stdout:1086: done (3 left) 2023-12-01T04:50:24.608 INFO:tasks.rados.rados.0.smithi060.stdout:1087: snap_remove snap 101 2023-12-01T04:50:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:24 smithi060 ceph-mon[94233]: pgmap v386: 121 pgs: 121 active+clean; 187 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-12-01T04:50:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:24 smithi060 ceph-mon[94233]: osdmap e285: 8 total, 8 up, 8 in 2023-12-01T04:50:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:50:24] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-01T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:24 smithi060 ceph-mon[109077]: pgmap v386: 121 pgs: 121 active+clean; 187 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-12-01T04:50:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:24 smithi060 ceph-mon[109077]: osdmap e285: 8 total, 8 up, 8 in 2023-12-01T04:50:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:24 smithi089 ceph-mon[98504]: pgmap v386: 121 pgs: 121 active+clean; 187 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-12-01T04:50:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:24 smithi089 ceph-mon[98504]: osdmap e285: 8 total, 8 up, 8 in 2023-12-01T04:50:25.616 INFO:tasks.rados.rados.0.smithi060.stdout:1087: done (3 left) 2023-12-01T04:50:25.616 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 113 2023-12-01T04:50:25.616 INFO:tasks.rados.rados.0.smithi060.stdout:1088: seq_num 343 ranges {196608=548864,745472=401408} 2023-12-01T04:50:25.620 INFO:tasks.rados.rados.0.smithi060.stdout:1088: writing smithi060156570-38 from 196608 to 745472 tid 1 2023-12-01T04:50:25.622 INFO:tasks.rados.rados.0.smithi060.stdout:1088: writing smithi060156570-38 from 745472 to 1146880 tid 2 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1089: copy_from oid 40 from oid 25 current snap is 113 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1083: finishing write tid 2 to smithi060156570-10 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1082: finishing write tid 4 to smithi060156570-29 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1082: oid 29 updating version 0 to 564 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1082: oid 29 version 564 is already newer than 562 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1082: oid 29 version 564 is already newer than 563 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 564 (ObjNum 340 snap 113 seq_num 340) dirty exists 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1082: left oid 29 (ObjNum 340 snap 113 seq_num 340) 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1083: finishing write tid 3 to smithi060156570-10 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1082: done (4 left) 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1090: snap_create 2023-12-01T04:50:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1083: finishing write tid 4 to smithi060156570-10 2023-12-01T04:50:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:1083: oid 10 updating version 0 to 216 2023-12-01T04:50:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:1083: oid 10 version 216 is already newer than 215 2023-12-01T04:50:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:1083: oid 10 version 216 is already newer than 214 2023-12-01T04:50:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 216 (ObjNum 341 snap 113 seq_num 341) dirty exists 2023-12-01T04:50:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:1083: left oid 10 (ObjNum 341 snap 113 seq_num 341) 2023-12-01T04:50:25.632 INFO:tasks.rados.rados.0.smithi060.stdout:1088: finishing write tid 1 to smithi060156570-38 2023-12-01T04:50:25.632 INFO:tasks.rados.rados.0.smithi060.stdout:1088: finishing write tid 2 to smithi060156570-38 2023-12-01T04:50:25.633 INFO:tasks.rados.rados.0.smithi060.stdout:1088: finishing write tid 3 to smithi060156570-38 2023-12-01T04:50:25.635 INFO:tasks.rados.rados.0.smithi060.stdout:1088: finishing write tid 4 to smithi060156570-38 2023-12-01T04:50:25.635 INFO:tasks.rados.rados.0.smithi060.stdout:1088: oid 38 updating version 0 to 179 2023-12-01T04:50:25.635 INFO:tasks.rados.rados.0.smithi060.stdout:1088: oid 38 updating version 179 to 180 2023-12-01T04:50:25.635 INFO:tasks.rados.rados.0.smithi060.stdout:1088: oid 38 updating version 180 to 181 2023-12-01T04:50:25.635 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 181 (ObjNum 343 snap 113 seq_num 343) dirty exists 2023-12-01T04:50:25.636 INFO:tasks.rados.rados.0.smithi060.stdout:1088: left oid 38 (ObjNum 343 snap 113 seq_num 343) 2023-12-01T04:50:25.643 INFO:tasks.rados.rados.0.smithi060.stdout:1089: finishing copy_from to smithi060156570-40 2023-12-01T04:50:25.643 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 547 (ObjNum 309 snap 93 seq_num 309) dirty exists 2023-12-01T04:50:25.644 INFO:tasks.rados.rados.0.smithi060.stdout:1089: finishing copy_from racing read to smithi060156570-40 2023-12-01T04:50:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:25 smithi060 ceph-mon[94233]: osdmap e286: 8 total, 8 up, 8 in 2023-12-01T04:50:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:25 smithi060 ceph-mon[109077]: osdmap e286: 8 total, 8 up, 8 in 2023-12-01T04:50:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:25 smithi089 ceph-mon[98504]: osdmap e286: 8 total, 8 up, 8 in 2023-12-01T04:50:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:26.552 INFO:tasks.rados.rados.0.smithi060.stdout:1083: done (4 left) 2023-12-01T04:50:26.552 INFO:tasks.rados.rados.0.smithi060.stdout:1085: done (3 left) 2023-12-01T04:50:26.552 INFO:tasks.rados.rados.0.smithi060.stdout:1088: done (2 left) 2023-12-01T04:50:26.552 INFO:tasks.rados.rados.0.smithi060.stdout:1089: done (1 left) 2023-12-01T04:50:26.553 INFO:tasks.rados.rados.0.smithi060.stdout:1090: done (0 left) 2023-12-01T04:50:26.553 INFO:tasks.rados.rados.0.smithi060.stdout:1091: delete oid 3 current snap is 114 2023-12-01T04:50:26.558 INFO:tasks.rados.rados.0.smithi060.stdout:1091: done (0 left) 2023-12-01T04:50:26.559 INFO:tasks.rados.rados.0.smithi060.stdout:1092: read oid 6 snap -1 2023-12-01T04:50:26.559 INFO:tasks.rados.rados.0.smithi060.stdout:1092: expect (ObjNum 313 snap 95 seq_num 313) 2023-12-01T04:50:26.559 INFO:tasks.rados.rados.0.smithi060.stdout:1093: setattr oid 7 current snap is 114 2023-12-01T04:50:26.560 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 114 2023-12-01T04:50:26.560 INFO:tasks.rados.rados.0.smithi060.stdout:1094: seq_num 345 ranges {0=581632,581632=401408} 2023-12-01T04:50:26.564 INFO:tasks.rados.rados.0.smithi060.stdout:1094: writing smithi060156570-16 from 0 to 581632 tid 1 2023-12-01T04:50:26.567 INFO:tasks.rados.rados.0.smithi060.stdout:1094: writing smithi060156570-16 from 581632 to 983040 tid 2 2023-12-01T04:50:26.567 INFO:tasks.rados.rados.0.smithi060.stdout:1095: read oid 2 snap -1 2023-12-01T04:50:26.567 INFO:tasks.rados.rados.0.smithi060.stdout:1095: expect deleted 2023-12-01T04:50:26.567 INFO:tasks.rados.rados.0.smithi060.stdout:1096: delete oid 39 current snap is 114 2023-12-01T04:50:26.568 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 569 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:50:26.570 INFO:tasks.rados.rados.0.smithi060.stdout:1093: done (4 left) 2023-12-01T04:50:26.570 INFO:tasks.rados.rados.0.smithi060.stdout:1095: done (3 left) 2023-12-01T04:50:26.570 INFO:tasks.rados.rados.0.smithi060.stdout:1096: done (2 left) 2023-12-01T04:50:26.570 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 114 2023-12-01T04:50:26.571 INFO:tasks.rados.rados.0.smithi060.stdout:1097: seq_num 347 ranges {2121728=614400,2736128=401408} 2023-12-01T04:50:26.585 INFO:tasks.rados.rados.0.smithi060.stdout:1097: writing smithi060156570-40 from 2121728 to 2736128 tid 1 2023-12-01T04:50:26.588 INFO:tasks.rados.rados.0.smithi060.stdout:1097: writing smithi060156570-40 from 2736128 to 3137536 tid 2 2023-12-01T04:50:26.588 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 114 2023-12-01T04:50:26.588 INFO:tasks.rados.rados.0.smithi060.stdout:1094: finishing write tid 1 to smithi060156570-16 2023-12-01T04:50:26.588 INFO:tasks.rados.rados.0.smithi060.stdout:1098: seq_num 348 ranges {0=630784,630784=401408} 2023-12-01T04:50:26.592 INFO:tasks.rados.rados.0.smithi060.stdout:1098: writing smithi060156570-2 from 0 to 630784 tid 1 2023-12-01T04:50:26.594 INFO:tasks.rados.rados.0.smithi060.stdout:1098: writing smithi060156570-2 from 630784 to 1032192 tid 2 2023-12-01T04:50:26.594 INFO:tasks.rados.rados.0.smithi060.stdout:1099: read oid 39 snap -1 2023-12-01T04:50:26.595 INFO:tasks.rados.rados.0.smithi060.stdout:1099: expect deleted 2023-12-01T04:50:26.595 INFO:tasks.rados.rados.0.smithi060.stdout:1100: read oid 30 snap -1 2023-12-01T04:50:26.595 INFO:tasks.rados.rados.0.smithi060.stdout:1100: expect (ObjNum 279 snap 82 seq_num 279) 2023-12-01T04:50:26.595 INFO:tasks.rados.rados.0.smithi060.stdout:1101: snap_remove snap 106 2023-12-01T04:50:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:26 smithi060 ceph-mon[109077]: pgmap v389: 121 pgs: 121 active+clean; 187 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-12-01T04:50:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:26 smithi060 ceph-mon[109077]: osdmap e287: 8 total, 8 up, 8 in 2023-12-01T04:50:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:26 smithi060 ceph-mon[109077]: osdmap e288: 8 total, 8 up, 8 in 2023-12-01T04:50:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:26 smithi060 ceph-mon[94233]: pgmap v389: 121 pgs: 121 active+clean; 187 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-12-01T04:50:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:26 smithi060 ceph-mon[94233]: osdmap e287: 8 total, 8 up, 8 in 2023-12-01T04:50:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:26 smithi060 ceph-mon[94233]: osdmap e288: 8 total, 8 up, 8 in 2023-12-01T04:50:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:26 smithi089 ceph-mon[98504]: pgmap v389: 121 pgs: 121 active+clean; 187 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 7.8 MiB/s rd, 3.1 MiB/s wr, 13 op/s 2023-12-01T04:50:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:26 smithi089 ceph-mon[98504]: osdmap e287: 8 total, 8 up, 8 in 2023-12-01T04:50:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:26 smithi089 ceph-mon[98504]: osdmap e288: 8 total, 8 up, 8 in 2023-12-01T04:50:27.565 INFO:tasks.rados.rados.0.smithi060.stdout:1101: done (6 left) 2023-12-01T04:50:27.565 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 114 2023-12-01T04:50:27.565 INFO:tasks.rados.rados.0.smithi060.stdout:1102: seq_num 349 ranges {5390336=655360,6045696=401408} 2023-12-01T04:50:27.598 INFO:tasks.rados.rados.0.smithi060.stdout:1102: writing smithi060156570-17 from 5390336 to 6045696 tid 1 2023-12-01T04:50:27.600 INFO:tasks.rados.rados.0.smithi060.stdout:1102: writing smithi060156570-17 from 6045696 to 6447104 tid 2 2023-12-01T04:50:27.600 INFO:tasks.rados.rados.0.smithi060.stdout:1103: snap_create 2023-12-01T04:50:27.600 INFO:tasks.rados.rados.0.smithi060.stdout:1094: finishing write tid 2 to smithi060156570-16 2023-12-01T04:50:27.600 INFO:tasks.rados.rados.0.smithi060.stdout:1094: finishing write tid 3 to smithi060156570-16 2023-12-01T04:50:27.600 INFO:tasks.rados.rados.0.smithi060.stdout:1094: finishing write tid 4 to smithi060156570-16 2023-12-01T04:50:27.601 INFO:tasks.rados.rados.0.smithi060.stdout:1094: oid 16 updating version 0 to 192 2023-12-01T04:50:27.601 INFO:tasks.rados.rados.0.smithi060.stdout:1094: oid 16 updating version 192 to 194 2023-12-01T04:50:27.601 INFO:tasks.rados.rados.0.smithi060.stdout:1094: oid 16 version 194 is already newer than 193 2023-12-01T04:50:27.601 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 194 (ObjNum 345 snap 114 seq_num 345) dirty exists 2023-12-01T04:50:27.601 INFO:tasks.rados.rados.0.smithi060.stdout:1094: left oid 16 (ObjNum 345 snap 114 seq_num 345) 2023-12-01T04:50:27.601 INFO:tasks.rados.rados.0.smithi060.stdout:1092: expect (ObjNum 313 snap 95 seq_num 313) 2023-12-01T04:50:27.795 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:50:28.054 INFO:tasks.rados.rados.0.smithi060.stdout:1097: finishing write tid 1 to smithi060156570-40 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1097: finishing write tid 2 to smithi060156570-40 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1097: finishing write tid 3 to smithi060156570-40 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1097: finishing write tid 4 to smithi060156570-40 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1097: oid 40 updating version 0 to 548 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1097: oid 40 updating version 548 to 550 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1097: oid 40 version 550 is already newer than 549 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 550 (ObjNum 347 snap 114 seq_num 347) dirty exists 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1097: left oid 40 (ObjNum 347 snap 114 seq_num 347) 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1098: finishing write tid 1 to smithi060156570-2 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1098: finishing write tid 2 to smithi060156570-2 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1098: finishing write tid 3 to smithi060156570-2 2023-12-01T04:50:28.055 INFO:tasks.rados.rados.0.smithi060.stdout:1100: expect (ObjNum 279 snap 82 seq_num 279) 2023-12-01T04:50:28.113 INFO:tasks.rados.rados.0.smithi060.stdout:1098: finishing write tid 4 to smithi060156570-2 2023-12-01T04:50:28.113 INFO:tasks.rados.rados.0.smithi060.stdout:1098: oid 2 updating version 0 to 342 2023-12-01T04:50:28.113 INFO:tasks.rados.rados.0.smithi060.stdout:1098: oid 2 version 342 is already newer than 341 2023-12-01T04:50:28.113 INFO:tasks.rados.rados.0.smithi060.stdout:1098: oid 2 version 342 is already newer than 340 2023-12-01T04:50:28.113 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 342 (ObjNum 348 snap 114 seq_num 348) dirty exists 2023-12-01T04:50:28.113 INFO:tasks.rados.rados.0.smithi060.stdout:1098: left oid 2 (ObjNum 348 snap 114 seq_num 348) 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: finishing write tid 1 to smithi060156570-17 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: finishing write tid 2 to smithi060156570-17 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: finishing write tid 3 to smithi060156570-17 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: finishing write tid 4 to smithi060156570-17 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: oid 17 updating version 0 to 186 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: oid 17 updating version 186 to 187 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: oid 17 version 187 is already newer than 185 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 187 (ObjNum 349 snap 114 seq_num 349) dirty exists 2023-12-01T04:50:28.114 INFO:tasks.rados.rados.0.smithi060.stdout:1102: left oid 17 (ObjNum 349 snap 114 seq_num 349) 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4m) 3m ago 5m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5m) 3m ago 5m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6m) 3m ago 6m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6m) 3m ago 6m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9m) 3m ago 9m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10m) 3m ago 10m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:50:28.123 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10m) 3m ago 10m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9m) 3m ago 9m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9m) 3m ago 9m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4m) 3m ago 4m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4m) 3m ago 4m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8m) 3m ago 8m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8m) 3m ago 8m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8m) 3m ago 8m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7m) 3m ago 7m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7m) 3m ago 7m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7m) 3m ago 7m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6m) 3m ago 6m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6m) 3m ago 6m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:50:28.124 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4m) 3m ago 5m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:50:28.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:28.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:50:28.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:50:28.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:28.523 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:50:28.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:50:28.523 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:50:28.523 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:50:28.566 INFO:tasks.rados.rados.0.smithi060.stdout:1092: done (7 left) 2023-12-01T04:50:28.566 INFO:tasks.rados.rados.0.smithi060.stdout:1094: done (6 left) 2023-12-01T04:50:28.566 INFO:tasks.rados.rados.0.smithi060.stdout:1097: done (5 left) 2023-12-01T04:50:28.567 INFO:tasks.rados.rados.0.smithi060.stdout:1098: done (4 left) 2023-12-01T04:50:28.567 INFO:tasks.rados.rados.0.smithi060.stdout:1099: done (3 left) 2023-12-01T04:50:28.567 INFO:tasks.rados.rados.0.smithi060.stdout:1100: done (2 left) 2023-12-01T04:50:28.567 INFO:tasks.rados.rados.0.smithi060.stdout:1102: done (1 left) 2023-12-01T04:50:28.567 INFO:tasks.rados.rados.0.smithi060.stdout:1103: done (0 left) 2023-12-01T04:50:28.567 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 115 2023-12-01T04:50:28.567 INFO:tasks.rados.rados.0.smithi060.stdout:1104: seq_num 350 ranges {3284992=671744,3956736=401408} 2023-12-01T04:50:28.588 INFO:tasks.rados.rados.0.smithi060.stdout:1104: writing smithi060156570-34 from 3284992 to 3956736 tid 1 2023-12-01T04:50:28.590 INFO:tasks.rados.rados.0.smithi060.stdout:1104: writing smithi060156570-34 from 3956736 to 4358144 tid 2 2023-12-01T04:50:28.590 INFO:tasks.rados.rados.0.smithi060.stdout:1105: read oid 37 snap -1 2023-12-01T04:50:28.590 INFO:tasks.rados.rados.0.smithi060.stdout:1105: expect (ObjNum 300 snap 88 seq_num 300) 2023-12-01T04:50:28.590 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 115 2023-12-01T04:50:28.590 INFO:tasks.rados.rados.0.smithi060.stdout:1106: seq_num 351 ranges {7462912=688128,8151040=401408} 2023-12-01T04:50:28.634 INFO:tasks.rados.rados.0.smithi060.stdout:1106: writing smithi060156570-13 from 7462912 to 8151040 tid 1 2023-12-01T04:50:28.637 INFO:tasks.rados.rados.0.smithi060.stdout:1106: writing smithi060156570-13 from 8151040 to 8552448 tid 2 2023-12-01T04:50:28.637 INFO:tasks.rados.rados.0.smithi060.stdout:1107: copy_from oid 44 from oid 28 current snap is 115 2023-12-01T04:50:28.637 INFO:tasks.rados.rados.0.smithi060.stdout:1105: expect (ObjNum 300 snap 88 seq_num 300) 2023-12-01T04:50:28.645 INFO:tasks.rados.rados.0.smithi060.stdout:1104: finishing write tid 1 to smithi060156570-34 2023-12-01T04:50:28.645 INFO:tasks.rados.rados.0.smithi060.stdout:1104: finishing write tid 2 to smithi060156570-34 2023-12-01T04:50:28.645 INFO:tasks.rados.rados.0.smithi060.stdout:1104: finishing write tid 3 to smithi060156570-34 2023-12-01T04:50:28.645 INFO:tasks.rados.rados.0.smithi060.stdout:1104: finishing write tid 4 to smithi060156570-34 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1104: oid 34 updating version 0 to 352 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1104: oid 34 version 352 is already newer than 350 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1104: oid 34 version 352 is already newer than 351 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 352 (ObjNum 350 snap 115 seq_num 350) dirty exists 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1104: left oid 34 (ObjNum 350 snap 115 seq_num 350) 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1104: done (3 left) 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1105: done (2 left) 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1108: snap_create 2023-12-01T04:50:28.646 INFO:tasks.rados.rados.0.smithi060.stdout:1106: finishing write tid 1 to smithi060156570-13 2023-12-01T04:50:28.647 INFO:tasks.rados.rados.0.smithi060.stdout:1106: finishing write tid 2 to smithi060156570-13 2023-12-01T04:50:28.648 INFO:tasks.rados.rados.0.smithi060.stdout:1106: finishing write tid 3 to smithi060156570-13 2023-12-01T04:50:28.649 INFO:tasks.rados.rados.0.smithi060.stdout:1106: finishing write tid 4 to smithi060156570-13 2023-12-01T04:50:28.649 INFO:tasks.rados.rados.0.smithi060.stdout:1106: oid 13 updating version 0 to 271 2023-12-01T04:50:28.649 INFO:tasks.rados.rados.0.smithi060.stdout:1106: oid 13 updating version 271 to 273 2023-12-01T04:50:28.649 INFO:tasks.rados.rados.0.smithi060.stdout:1106: oid 13 version 273 is already newer than 272 2023-12-01T04:50:28.649 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 273 (ObjNum 351 snap 115 seq_num 351) dirty exists 2023-12-01T04:50:28.649 INFO:tasks.rados.rados.0.smithi060.stdout:1106: left oid 13 (ObjNum 351 snap 115 seq_num 351) 2023-12-01T04:50:28.656 INFO:tasks.rados.rados.0.smithi060.stdout:1107: finishing copy_from to smithi060156570-44 2023-12-01T04:50:28.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 265 (ObjNum 338 snap 111 seq_num 338) dirty exists 2023-12-01T04:50:28.656 INFO:tasks.rados.rados.0.smithi060.stdout:1107: finishing copy_from racing read to smithi060156570-44 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[94233]: pgmap v392: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[94233]: osdmap e289: 8 total, 8 up, 8 in 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[94233]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[94233]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1835926499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[109077]: pgmap v392: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[109077]: osdmap e289: 8 total, 8 up, 8 in 2023-12-01T04:50:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[109077]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[109077]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1835926499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:50:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:28 smithi089 ceph-mon[98504]: pgmap v392: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T04:50:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:28 smithi089 ceph-mon[98504]: osdmap e289: 8 total, 8 up, 8 in 2023-12-01T04:50:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:28 smithi089 ceph-mon[98504]: from='client.15159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:28 smithi089 ceph-mon[98504]: from='client.15165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:50:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1835926499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:50:29.573 INFO:tasks.rados.rados.0.smithi060.stdout:1106: done (2 left) 2023-12-01T04:50:29.573 INFO:tasks.rados.rados.0.smithi060.stdout:1107: done (1 left) 2023-12-01T04:50:29.573 INFO:tasks.rados.rados.0.smithi060.stdout:1108: done (0 left) 2023-12-01T04:50:29.573 INFO:tasks.rados.rados.0.smithi060.stdout:1109: delete oid 25 current snap is 116 2023-12-01T04:50:29.578 INFO:tasks.rados.rados.0.smithi060.stdout:1109: done (0 left) 2023-12-01T04:50:29.581 INFO:tasks.rados.rados.0.smithi060.stdout:1110: delete oid 12 current snap is 116 2023-12-01T04:50:29.583 INFO:tasks.rados.rados.0.smithi060.stdout:1110: done (0 left) 2023-12-01T04:50:29.583 INFO:tasks.rados.rados.0.smithi060.stdout:1111: rollback oid 34 current snap is 116 2023-12-01T04:50:29.583 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 34 to 100 2023-12-01T04:50:29.583 INFO:tasks.rados.rados.0.smithi060.stdout:1112: snap_remove snap 115 2023-12-01T04:50:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:29 smithi060 ceph-mon[94233]: osdmap e290: 8 total, 8 up, 8 in 2023-12-01T04:50:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:29 smithi060 ceph-mon[109077]: osdmap e290: 8 total, 8 up, 8 in 2023-12-01T04:50:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:29 smithi089 ceph-mon[98504]: osdmap e290: 8 total, 8 up, 8 in 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1112: done (1 left) 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1113: copy_from oid 15 from oid 41 current snap is 116 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1111: finishing rollback tid 0 to smithi060156570-34 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1111: finishing rollback tid 1 to smithi060156570-34 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1111: finishing rollback tid 2 to smithi060156570-34 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 355 (ObjNum 286 snap 84 seq_num 286) dirty exists 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1111: done (1 left) 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1114: rollback oid 24 current snap is 116 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 91 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1115: rollback oid 49 current snap is 116 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 49 to 109 2023-12-01T04:50:30.578 INFO:tasks.rados.rados.0.smithi060.stdout:1116: snap_remove snap 104 2023-12-01T04:50:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:30 smithi060 ceph-mon[109077]: pgmap v395: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T04:50:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:30 smithi060 ceph-mon[109077]: osdmap e291: 8 total, 8 up, 8 in 2023-12-01T04:50:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:30 smithi060 ceph-mon[94233]: pgmap v395: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T04:50:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:30 smithi060 ceph-mon[94233]: osdmap e291: 8 total, 8 up, 8 in 2023-12-01T04:50:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:30 smithi089 ceph-mon[98504]: pgmap v395: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T04:50:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:30 smithi089 ceph-mon[98504]: osdmap e291: 8 total, 8 up, 8 in 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1116: done (3 left) 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1117: copy_from oid 2 from oid 11 current snap is 116 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1115: finishing rollback tid 0 to smithi060156570-49 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1118: snap_create 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1114: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1115: finishing rollback tid 1 to smithi060156570-49 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1114: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1114: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 358 (ObjNum 258 snap 71 seq_num 258) dirty exists 2023-12-01T04:50:31.585 INFO:tasks.rados.rados.0.smithi060.stdout:1115: finishing rollback tid 2 to smithi060156570-49 2023-12-01T04:50:31.586 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 462 (ObjNum 295 snap 87 seq_num 295) dirty exists 2023-12-01T04:50:31.586 INFO:tasks.rados.rados.0.smithi060.stdout:1113: finishing copy_from to smithi060156570-15 2023-12-01T04:50:31.586 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 273 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:50:31.586 INFO:tasks.rados.rados.0.smithi060.stdout:1113: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:50:31.608 INFO:tasks.rados.rados.0.smithi060.stdout:1117: finishing copy_from to smithi060156570-2 2023-12-01T04:50:31.608 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 245 (ObjNum 312 snap 93 seq_num 312) dirty exists 2023-12-01T04:50:31.609 INFO:tasks.rados.rados.0.smithi060.stdout:1117: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:50:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:31 smithi060 ceph-mon[94233]: osdmap e292: 8 total, 8 up, 8 in 2023-12-01T04:50:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:31 smithi060 ceph-mon[109077]: osdmap e292: 8 total, 8 up, 8 in 2023-12-01T04:50:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:31 smithi089 ceph-mon[98504]: osdmap e292: 8 total, 8 up, 8 in 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1113: done (4 left) 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1114: done (3 left) 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1115: done (2 left) 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1117: done (1 left) 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1118: done (0 left) 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1119: copy_from oid 35 from oid 22 current snap is 117 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1120: rollback oid 20 current snap is 117 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 20 to 116 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1121: delete oid 27 current snap is 117 2023-12-01T04:50:32.588 INFO:tasks.rados.rados.0.smithi060.stdout:1120: finishing rollback tid 1 to smithi060156570-20 2023-12-01T04:50:32.589 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 0 (ObjNum 193 snap 0 seq_num 200294640) dirty dne 2023-12-01T04:50:32.593 INFO:tasks.rados.rados.0.smithi060.stdout:1120: done (2 left) 2023-12-01T04:50:32.593 INFO:tasks.rados.rados.0.smithi060.stdout:1121: done (1 left) 2023-12-01T04:50:32.593 INFO:tasks.rados.rados.0.smithi060.stdout:1122: rollback oid 39 current snap is 117 2023-12-01T04:50:32.593 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 39 to 108 2023-12-01T04:50:32.593 INFO:tasks.rados.rados.0.smithi060.stdout:1123: delete oid 11 current snap is 117 2023-12-01T04:50:32.596 INFO:tasks.rados.rados.0.smithi060.stdout:1122: finishing rollback tid 1 to smithi060156570-39 2023-12-01T04:50:32.596 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 203 (ObjNum 305 snap 0 seq_num 0) dirty dne 2023-12-01T04:50:32.596 INFO:tasks.rados.rados.0.smithi060.stdout:1122: done (2 left) 2023-12-01T04:50:32.596 INFO:tasks.rados.rados.0.smithi060.stdout:1123: done (1 left) 2023-12-01T04:50:32.596 INFO:tasks.rados.rados.0.smithi060.stdout:1124: copy_from oid 42 from oid 45 current snap is 117 2023-12-01T04:50:32.596 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 117 2023-12-01T04:50:32.596 INFO:tasks.rados.rados.0.smithi060.stdout:1125: seq_num 356 ranges {0=770048,770048=401408} 2023-12-01T04:50:32.600 INFO:tasks.rados.rados.0.smithi060.stdout:1125: writing smithi060156570-9 from 0 to 770048 tid 1 2023-12-01T04:50:32.603 INFO:tasks.rados.rados.0.smithi060.stdout:1125: writing smithi060156570-9 from 770048 to 1171456 tid 2 2023-12-01T04:50:32.603 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 117 2023-12-01T04:50:32.603 INFO:tasks.rados.rados.0.smithi060.stdout:1126: seq_num 357 ranges {2686976=786432,3473408=401408} 2023-12-01T04:50:32.622 INFO:tasks.rados.rados.0.smithi060.stdout:1126: writing smithi060156570-2 from 2686976 to 3473408 tid 1 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:1126: writing smithi060156570-2 from 3473408 to 3874816 tid 2 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:1127: rollback oid 17 current snap is 117 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 17 to 110 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:1125: finishing write tid 1 to smithi060156570-9 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:1125: finishing write tid 2 to smithi060156570-9 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:1125: finishing write tid 3 to smithi060156570-9 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:1125: finishing write tid 4 to smithi060156570-9 2023-12-01T04:50:32.625 INFO:tasks.rados.rados.0.smithi060.stdout:1125: oid 9 updating version 0 to 431 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:1125: oid 9 version 431 is already newer than 430 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:1125: oid 9 updating version 431 to 432 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 432 (ObjNum 356 snap 117 seq_num 356) dirty exists 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:1125: left oid 9 (ObjNum 356 snap 117 seq_num 356) 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:1125: done (4 left) 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:1128: read oid 36 snap -1 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:1128: expect (ObjNum 323 snap 101 seq_num 323) 2023-12-01T04:50:32.626 INFO:tasks.rados.rados.0.smithi060.stdout:1129: snap_remove snap 103 2023-12-01T04:50:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:32 smithi060 ceph-mon[94233]: pgmap v398: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:32 smithi060 ceph-mon[94233]: osdmap e293: 8 total, 8 up, 8 in 2023-12-01T04:50:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:32 smithi060 ceph-mon[109077]: pgmap v398: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:32 smithi060 ceph-mon[109077]: osdmap e293: 8 total, 8 up, 8 in 2023-12-01T04:50:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:32 smithi089 ceph-mon[98504]: pgmap v398: 121 pgs: 121 active+clean; 193 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:32 smithi089 ceph-mon[98504]: osdmap e293: 8 total, 8 up, 8 in 2023-12-01T04:50:33.594 INFO:tasks.rados.rados.0.smithi060.stdout:1129: done (5 left) 2023-12-01T04:50:33.594 INFO:tasks.rados.rados.0.smithi060.stdout:1130: read oid 14 snap -1 2023-12-01T04:50:33.594 INFO:tasks.rados.rados.0.smithi060.stdout:1130: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:50:33.596 INFO:tasks.rados.rados.0.smithi060.stdout:1131: read oid 25 snap -1 2023-12-01T04:50:33.596 INFO:tasks.rados.rados.0.smithi060.stdout:1131: expect deleted 2023-12-01T04:50:33.596 INFO:tasks.rados.rados.0.smithi060.stdout:1132: read oid 23 snap 109 2023-12-01T04:50:33.596 INFO:tasks.rados.rados.0.smithi060.stdout:1132: expect (ObjNum 322 snap 101 seq_num 322) 2023-12-01T04:50:33.596 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 117 2023-12-01T04:50:33.596 INFO:tasks.rados.rados.0.smithi060.stdout:1133: seq_num 358 ranges {8814592=802816,9617408=401408} 2023-12-01T04:50:33.648 INFO:tasks.rados.rados.0.smithi060.stdout:1133: writing smithi060156570-33 from 8814592 to 9617408 tid 1 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1133: writing smithi060156570-33 from 9617408 to 10018816 tid 2 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 117 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1119: finishing copy_from to smithi060156570-35 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 442 (ObjNum 293 snap 87 seq_num 293) dirty exists 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1119: finishing copy_from racing read to smithi060156570-35 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1124: finishing copy_from to smithi060156570-42 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 456 (ObjNum 299 snap 87 seq_num 299) dirty exists 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1124: finishing copy_from racing read to smithi060156570-42 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1126: finishing write tid 1 to smithi060156570-2 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1126: finishing write tid 2 to smithi060156570-2 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1126: finishing write tid 3 to smithi060156570-2 2023-12-01T04:50:33.651 INFO:tasks.rados.rados.0.smithi060.stdout:1134: seq_num 359 ranges {8814592=417792,9232384=417792,9650176=385024} 2023-12-01T04:50:33.701 INFO:tasks.rados.rados.0.smithi060.stdout:1134: writing smithi060156570-1 from 8814592 to 9232384 tid 1 2023-12-01T04:50:33.703 INFO:tasks.rados.rados.0.smithi060.stdout:1134: writing smithi060156570-1 from 9232384 to 9650176 tid 2 2023-12-01T04:50:33.706 INFO:tasks.rados.rados.0.smithi060.stdout:1134: writing smithi060156570-1 from 9650176 to 10035200 tid 3 2023-12-01T04:50:33.706 INFO:tasks.rados.rados.0.smithi060.stdout:1119: done (9 left) 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:1124: done (8 left) 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:1135: read oid 13 snap -1 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:1135: expect (ObjNum 351 snap 115 seq_num 351) 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 117 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:1127: finishing rollback tid 0 to smithi060156570-17 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:1127: finishing rollback tid 1 to smithi060156570-17 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:1127: finishing rollback tid 2 to smithi060156570-17 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 195 (ObjNum 272 snap 82 seq_num 272) dirty exists 2023-12-01T04:50:33.707 INFO:tasks.rados.rados.0.smithi060.stdout:1136: seq_num 360 ranges {2400256=434176,2834432=704512,3538944=98304} 2023-12-01T04:50:33.721 INFO:tasks.rados.rados.0.smithi060.stdout:1136: writing smithi060156570-34 from 2400256 to 2834432 tid 1 2023-12-01T04:50:33.725 INFO:tasks.rados.rados.0.smithi060.stdout:1136: writing smithi060156570-34 from 2834432 to 3538944 tid 2 2023-12-01T04:50:33.726 INFO:tasks.rados.rados.0.smithi060.stdout:1136: writing smithi060156570-34 from 3538944 to 3637248 tid 3 2023-12-01T04:50:33.726 INFO:tasks.rados.rados.0.smithi060.stdout:1127: done (9 left) 2023-12-01T04:50:33.727 INFO:tasks.rados.rados.0.smithi060.stdout:1137: snap_remove snap 114 2023-12-01T04:50:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:33 smithi060 ceph-mon[94233]: osdmap e294: 8 total, 8 up, 8 in 2023-12-01T04:50:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:33 smithi060 ceph-mon[109077]: osdmap e294: 8 total, 8 up, 8 in 2023-12-01T04:50:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:33 smithi089 ceph-mon[98504]: osdmap e294: 8 total, 8 up, 8 in 2023-12-01T04:50:34.599 INFO:tasks.rados.rados.0.smithi060.stdout:1137: done (9 left) 2023-12-01T04:50:34.599 INFO:tasks.rados.rados.0.smithi060.stdout:1138: snap_remove snap 116 2023-12-01T04:50:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:34 smithi060 ceph-mon[94233]: pgmap v401: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-12-01T04:50:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:34 smithi060 ceph-mon[94233]: osdmap e295: 8 total, 8 up, 8 in 2023-12-01T04:50:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:34 smithi060 ceph-mon[109077]: pgmap v401: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-12-01T04:50:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:34 smithi060 ceph-mon[109077]: osdmap e295: 8 total, 8 up, 8 in 2023-12-01T04:50:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:50:34] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:50:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:34 smithi089 ceph-mon[98504]: pgmap v401: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-12-01T04:50:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:34 smithi089 ceph-mon[98504]: osdmap e295: 8 total, 8 up, 8 in 2023-12-01T04:50:35.604 INFO:tasks.rados.rados.0.smithi060.stdout:1138: done (9 left) 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 117 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:1126: finishing write tid 4 to smithi060156570-2 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:1126: oid 2 updating version 0 to 344 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:1126: oid 2 updating version 344 to 345 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:1126: oid 2 version 345 is already newer than 343 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 345 (ObjNum 357 snap 117 seq_num 357) dirty exists 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:1126: left oid 2 (ObjNum 357 snap 117 seq_num 357) 2023-12-01T04:50:35.605 INFO:tasks.rados.rados.0.smithi060.stdout:1128: expect (ObjNum 323 snap 101 seq_num 323) 2023-12-01T04:50:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1132: expect (ObjNum 322 snap 101 seq_num 322) 2023-12-01T04:50:35.665 INFO:tasks.rados.rados.0.smithi060.stdout:1130: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:50:35.726 INFO:tasks.rados.rados.0.smithi060.stdout:1133: finishing write tid 1 to smithi060156570-33 2023-12-01T04:50:35.726 INFO:tasks.rados.rados.0.smithi060.stdout:1133: finishing write tid 2 to smithi060156570-33 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1133: finishing write tid 3 to smithi060156570-33 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1133: finishing write tid 4 to smithi060156570-33 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1133: oid 33 updating version 0 to 551 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1133: oid 33 updating version 551 to 552 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1133: oid 33 updating version 552 to 553 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 553 (ObjNum 358 snap 117 seq_num 358) dirty exists 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1133: left oid 33 (ObjNum 358 snap 117 seq_num 358) 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1134: finishing write tid 1 to smithi060156570-1 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1134: finishing write tid 2 to smithi060156570-1 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1134: finishing write tid 3 to smithi060156570-1 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1134: finishing write tid 4 to smithi060156570-1 2023-12-01T04:50:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:1134: finishing write tid 5 to smithi060156570-1 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1134: oid 1 updating version 0 to 555 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1134: oid 1 version 555 is already newer than 554 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1134: oid 1 updating version 555 to 556 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1134: oid 1 updating version 556 to 557 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 557 (ObjNum 359 snap 117 seq_num 359) dirty exists 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1134: left oid 1 (ObjNum 359 snap 117 seq_num 359) 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1136: finishing write tid 1 to smithi060156570-34 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1136: finishing write tid 2 to smithi060156570-34 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1136: finishing write tid 3 to smithi060156570-34 2023-12-01T04:50:35.728 INFO:tasks.rados.rados.0.smithi060.stdout:1139: seq_num 361 ranges {3137536=450560,3588096=581632,4169728=221184} 2023-12-01T04:50:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1139: writing smithi060156570-40 from 3137536 to 3588096 tid 1 2023-12-01T04:50:35.749 INFO:tasks.rados.rados.0.smithi060.stdout:1139: writing smithi060156570-40 from 3588096 to 4169728 tid 2 2023-12-01T04:50:35.751 INFO:tasks.rados.rados.0.smithi060.stdout:1139: writing smithi060156570-40 from 4169728 to 4390912 tid 3 2023-12-01T04:50:35.751 INFO:tasks.rados.rados.0.smithi060.stdout:1126: done (9 left) 2023-12-01T04:50:35.751 INFO:tasks.rados.rados.0.smithi060.stdout:1128: done (8 left) 2023-12-01T04:50:35.751 INFO:tasks.rados.rados.0.smithi060.stdout:1130: done (7 left) 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1131: done (6 left) 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1132: done (5 left) 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1133: done (4 left) 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1134: done (3 left) 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1140: read oid 28 snap 112 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1140: expect (ObjNum 338 snap 111 seq_num 338) 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1141: rmattr oid 15 current snap is 117 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1136: finishing write tid 4 to smithi060156570-34 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1136: finishing write tid 5 to smithi060156570-34 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1136: oid 34 updating version 0 to 360 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1136: oid 34 version 360 is already newer than 359 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1136: oid 34 updating version 360 to 362 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1136: oid 34 version 362 is already newer than 361 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 362 (ObjNum 360 snap 117 seq_num 360) dirty exists 2023-12-01T04:50:35.752 INFO:tasks.rados.rados.0.smithi060.stdout:1136: left oid 34 (ObjNum 360 snap 117 seq_num 360) 2023-12-01T04:50:35.753 INFO:tasks.rados.rados.0.smithi060.stdout:1135: expect (ObjNum 351 snap 115 seq_num 351) 2023-12-01T04:50:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:35 smithi060 ceph-mon[94233]: osdmap e296: 8 total, 8 up, 8 in 2023-12-01T04:50:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:35 smithi060 ceph-mon[109077]: osdmap e296: 8 total, 8 up, 8 in 2023-12-01T04:50:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:35 smithi089 ceph-mon[98504]: osdmap e296: 8 total, 8 up, 8 in 2023-12-01T04:50:36.432 INFO:tasks.rados.rados.0.smithi060.stdout:1139: finishing write tid 1 to smithi060156570-40 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: finishing write tid 2 to smithi060156570-40 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: finishing write tid 3 to smithi060156570-40 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1135: done (4 left) 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1136: done (3 left) 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 117 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: finishing write tid 4 to smithi060156570-40 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: finishing write tid 5 to smithi060156570-40 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: oid 40 updating version 0 to 559 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: oid 40 version 559 is already newer than 558 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: oid 40 updating version 559 to 560 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: oid 40 updating version 560 to 561 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 561 (ObjNum 361 snap 117 seq_num 361) dirty exists 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1139: left oid 40 (ObjNum 361 snap 117 seq_num 361) 2023-12-01T04:50:36.433 INFO:tasks.rados.rados.0.smithi060.stdout:1140: expect (ObjNum 338 snap 111 seq_num 338) 2023-12-01T04:50:36.454 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 443 (ObjNum 161 snap 0 seq_num 200423920) dirty exists 2023-12-01T04:50:36.454 INFO:tasks.rados.rados.0.smithi060.stdout:1142: seq_num 362 ranges {0=466944,466944=466944,933888=335872} 2023-12-01T04:50:36.456 INFO:tasks.rados.rados.0.smithi060.stdout:1142: writing smithi060156570-25 from 0 to 466944 tid 1 2023-12-01T04:50:36.459 INFO:tasks.rados.rados.0.smithi060.stdout:1142: writing smithi060156570-25 from 466944 to 933888 tid 2 2023-12-01T04:50:36.461 INFO:tasks.rados.rados.0.smithi060.stdout:1142: writing smithi060156570-25 from 933888 to 1269760 tid 3 2023-12-01T04:50:36.461 INFO:tasks.rados.rados.0.smithi060.stdout:1139: done (3 left) 2023-12-01T04:50:36.461 INFO:tasks.rados.rados.0.smithi060.stdout:1140: done (2 left) 2023-12-01T04:50:36.461 INFO:tasks.rados.rados.0.smithi060.stdout:1141: done (1 left) 2023-12-01T04:50:36.462 INFO:tasks.rados.rados.0.smithi060.stdout:1143: read oid 12 snap -1 2023-12-01T04:50:36.462 INFO:tasks.rados.rados.0.smithi060.stdout:1143: expect deleted 2023-12-01T04:50:36.462 INFO:tasks.rados.rados.0.smithi060.stdout:1144: delete oid 43 current snap is 117 2023-12-01T04:50:36.462 INFO:tasks.rados.rados.0.smithi060.stdout:1142: finishing write tid 1 to smithi060156570-25 2023-12-01T04:50:36.463 INFO:tasks.rados.rados.0.smithi060.stdout:1142: finishing write tid 2 to smithi060156570-25 2023-12-01T04:50:36.464 INFO:tasks.rados.rados.0.smithi060.stdout:1143: done (2 left) 2023-12-01T04:50:36.464 INFO:tasks.rados.rados.0.smithi060.stdout:1144: done (1 left) 2023-12-01T04:50:36.464 INFO:tasks.rados.rados.0.smithi060.stdout:1145: rollback oid 34 current snap is 117 2023-12-01T04:50:36.464 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 34 to 99 2023-12-01T04:50:36.464 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 117 2023-12-01T04:50:36.465 INFO:tasks.rados.rados.0.smithi060.stdout:1146: seq_num 364 ranges {868352=499712,1368064=638976,2007040=163840} 2023-12-01T04:50:36.472 INFO:tasks.rados.rados.0.smithi060.stdout:1146: writing smithi060156570-28 from 868352 to 1368064 tid 1 2023-12-01T04:50:36.475 INFO:tasks.rados.rados.0.smithi060.stdout:1146: writing smithi060156570-28 from 1368064 to 2007040 tid 2 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1146: writing smithi060156570-28 from 2007040 to 2170880 tid 3 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1147: read oid 3 snap -1 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1147: expect deleted 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1148: read oid 27 snap 91 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1148: expect (ObjNum 274 snap 82 seq_num 274) 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1149: read oid 35 snap -1 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1149: expect (ObjNum 293 snap 87 seq_num 293) 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:1150: rollback oid 24 current snap is 117 2023-12-01T04:50:36.477 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 109 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: finishing write tid 3 to smithi060156570-25 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: finishing write tid 4 to smithi060156570-25 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: finishing write tid 5 to smithi060156570-25 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: oid 25 updating version 0 to 586 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: oid 25 updating version 586 to 589 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: oid 25 version 589 is already newer than 588 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: oid 25 version 589 is already newer than 587 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 589 (ObjNum 362 snap 117 seq_num 362) dirty exists 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1142: left oid 25 (ObjNum 362 snap 117 seq_num 362) 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1145: finishing rollback tid 0 to smithi060156570-34 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1145: finishing rollback tid 1 to smithi060156570-34 2023-12-01T04:50:36.478 INFO:tasks.rados.rados.0.smithi060.stdout:1145: finishing rollback tid 2 to smithi060156570-34 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 365 (ObjNum 286 snap 84 seq_num 286) dirty exists 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1146: finishing write tid 1 to smithi060156570-28 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1142: done (6 left) 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1145: done (5 left) 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1151: rmattr oid 12 current snap is 117 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1151: done (5 left) 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1152: setattr oid 19 current snap is 117 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1147: done (5 left) 2023-12-01T04:50:36.479 INFO:tasks.rados.rados.0.smithi060.stdout:1153: snap_remove snap 90 2023-12-01T04:50:36.555 INFO:tasks.rados.rados.0.smithi060.stdout:1153: done (5 left) 2023-12-01T04:50:36.556 INFO:tasks.rados.rados.0.smithi060.stdout:1154: rmattr oid 8 current snap is 117 2023-12-01T04:50:36.556 INFO:tasks.rados.rados.0.smithi060.stdout:1154: done (5 left) 2023-12-01T04:50:36.556 INFO:tasks.rados.rados.0.smithi060.stdout:1155: snap_remove snap 99 2023-12-01T04:50:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:36 smithi060 ceph-mon[94233]: pgmap v404: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-12-01T04:50:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:36 smithi060 ceph-mon[94233]: osdmap e297: 8 total, 8 up, 8 in 2023-12-01T04:50:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:36 smithi060 ceph-mon[94233]: osdmap e298: 8 total, 8 up, 8 in 2023-12-01T04:50:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:36 smithi060 ceph-mon[109077]: pgmap v404: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-12-01T04:50:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:36 smithi060 ceph-mon[109077]: osdmap e297: 8 total, 8 up, 8 in 2023-12-01T04:50:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:36 smithi060 ceph-mon[109077]: osdmap e298: 8 total, 8 up, 8 in 2023-12-01T04:50:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:36 smithi089 ceph-mon[98504]: pgmap v404: 121 pgs: 121 active+clean; 199 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.7 MiB/s wr, 17 op/s 2023-12-01T04:50:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:36 smithi089 ceph-mon[98504]: osdmap e297: 8 total, 8 up, 8 in 2023-12-01T04:50:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:36 smithi089 ceph-mon[98504]: osdmap e298: 8 total, 8 up, 8 in 2023-12-01T04:50:37.568 INFO:tasks.rados.rados.0.smithi060.stdout:1155: done (5 left) 2023-12-01T04:50:37.568 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 117 2023-12-01T04:50:37.568 INFO:tasks.rados.rados.0.smithi060.stdout:1156: seq_num 365 ranges {0=516096,516096=573440,1089536=229376} 2023-12-01T04:50:37.568 INFO:tasks.rados.rados.0.smithi060.stdout:1156: writing smithi060156570-7 from 0 to 516096 tid 1 2023-12-01T04:50:37.570 INFO:tasks.rados.rados.0.smithi060.stdout:1156: writing smithi060156570-7 from 516096 to 1089536 tid 2 2023-12-01T04:50:37.572 INFO:tasks.rados.rados.0.smithi060.stdout:1156: writing smithi060156570-7 from 1089536 to 1318912 tid 3 2023-12-01T04:50:37.572 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 117 2023-12-01T04:50:37.572 INFO:tasks.rados.rados.0.smithi060.stdout:1157: seq_num 366 ranges {0=532480,532480=458752,991232=344064} 2023-12-01T04:50:37.575 INFO:tasks.rados.rados.0.smithi060.stdout:1157: writing smithi060156570-50 from 0 to 532480 tid 1 2023-12-01T04:50:37.581 INFO:tasks.rados.rados.0.smithi060.stdout:1157: writing smithi060156570-50 from 532480 to 991232 tid 2 2023-12-01T04:50:37.581 INFO:tasks.rados.rados.0.smithi060.stdout:1157: writing smithi060156570-50 from 991232 to 1335296 tid 3 2023-12-01T04:50:37.581 INFO:tasks.rados.rados.0.smithi060.stdout:1158: rollback oid 26 current snap is 117 2023-12-01T04:50:37.581 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 100 2023-12-01T04:50:37.581 INFO:tasks.rados.rados.0.smithi060.stdout:1159: rollback oid 40 current snap is 117 2023-12-01T04:50:37.581 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 102 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1160: rmattr oid 29 current snap is 117 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1161: rmattr oid 31 current snap is 117 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1161: done (10 left) 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1162: delete oid 41 current snap is 117 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1150: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1150: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1150: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:50:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 368 (ObjNum 314 snap 95 seq_num 314) dirty exists 2023-12-01T04:50:37.583 INFO:tasks.rados.rados.0.smithi060.stdout:1146: finishing write tid 2 to smithi060156570-28 2023-12-01T04:50:37.583 INFO:tasks.rados.rados.0.smithi060.stdout:1146: finishing write tid 3 to smithi060156570-28 2023-12-01T04:50:37.583 INFO:tasks.rados.rados.0.smithi060.stdout:1146: finishing write tid 4 to smithi060156570-28 2023-12-01T04:50:37.583 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 408 (ObjNum 49 snap 0 seq_num 200711312) dirty exists 2023-12-01T04:50:37.583 INFO:tasks.rados.rados.0.smithi060.stdout:1148: expect (ObjNum 274 snap 82 seq_num 274) 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:1146: finishing write tid 5 to smithi060156570-28 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:1146: oid 28 updating version 0 to 285 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:1146: oid 28 updating version 285 to 286 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:1146: oid 28 updating version 286 to 288 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:1146: oid 28 version 288 is already newer than 287 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 288 (ObjNum 364 snap 117 seq_num 364) dirty exists 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:1146: left oid 28 (ObjNum 364 snap 117 seq_num 364) 2023-12-01T04:50:37.801 INFO:tasks.rados.rados.0.smithi060.stdout:1149: expect (ObjNum 293 snap 87 seq_num 293) 2023-12-01T04:50:37.986 INFO:tasks.rados.rados.0.smithi060.stdout:1156: finishing write tid 1 to smithi060156570-7 2023-12-01T04:50:37.986 INFO:tasks.rados.rados.0.smithi060.stdout:1156: finishing write tid 2 to smithi060156570-7 2023-12-01T04:50:37.986 INFO:tasks.rados.rados.0.smithi060.stdout:1156: finishing write tid 3 to smithi060156570-7 2023-12-01T04:50:37.986 INFO:tasks.rados.rados.0.smithi060.stdout:1156: finishing write tid 4 to smithi060156570-7 2023-12-01T04:50:37.987 INFO:tasks.rados.rados.0.smithi060.stdout:1157: finishing write tid 1 to smithi060156570-50 2023-12-01T04:50:37.987 INFO:tasks.rados.rados.0.smithi060.stdout:1156: finishing write tid 5 to smithi060156570-7 2023-12-01T04:50:37.987 INFO:tasks.rados.rados.0.smithi060.stdout:1156: oid 7 updating version 0 to 600 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1156: oid 7 version 600 is already newer than 599 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1156: oid 7 version 600 is already newer than 598 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1156: oid 7 updating version 600 to 601 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 601 (ObjNum 365 snap 117 seq_num 365) dirty exists 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1156: left oid 7 (ObjNum 365 snap 117 seq_num 365) 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 0 (ObjNum 340 snap 113 seq_num 340) dirty exists 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1157: finishing write tid 2 to smithi060156570-50 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1146: done (10 left) 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1148: done (9 left) 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1149: done (8 left) 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1150: done (7 left) 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1152: done (6 left) 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1156: done (5 left) 2023-12-01T04:50:37.988 INFO:tasks.rados.rados.0.smithi060.stdout:1160: done (4 left) 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:1162: done (3 left) 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 117 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:1158: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:1158: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 216 (ObjNum 174 snap 36 seq_num 174) dirty exists 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:1159: finishing rollback tid 0 to smithi060156570-40 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:1163: seq_num 368 ranges {0=573440,573440=622592,1196032=180224} 2023-12-01T04:50:37.989 INFO:tasks.rados.rados.0.smithi060.stdout:1163: writing smithi060156570-31 from 0 to 573440 tid 1 2023-12-01T04:50:37.992 INFO:tasks.rados.rados.0.smithi060.stdout:1163: writing smithi060156570-31 from 573440 to 1196032 tid 2 2023-12-01T04:50:37.993 INFO:tasks.rados.rados.0.smithi060.stdout:1163: writing smithi060156570-31 from 1196032 to 1376256 tid 3 2023-12-01T04:50:37.993 INFO:tasks.rados.rados.0.smithi060.stdout:1158: done (3 left) 2023-12-01T04:50:37.993 INFO:tasks.rados.rados.0.smithi060.stdout:1164: snap_remove snap 109 2023-12-01T04:50:38.607 INFO:tasks.rados.rados.0.smithi060.stdout:1164: done (3 left) 2023-12-01T04:50:38.608 INFO:tasks.rados.rados.0.smithi060.stdout:1165: read oid 29 snap -1 2023-12-01T04:50:38.608 INFO:tasks.rados.rados.0.smithi060.stdout:1165: expect (ObjNum 340 snap 113 seq_num 340) 2023-12-01T04:50:38.608 INFO:tasks.rados.rados.0.smithi060.stdout:1166: copy_from oid 24 from oid 43 current snap is 117 2023-12-01T04:50:38.608 INFO:tasks.rados.rados.0.smithi060.stdout:1167: delete oid 35 current snap is 117 2023-12-01T04:50:38.608 INFO:tasks.rados.rados.0.smithi060.stdout:1159: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:50:38.608 INFO:tasks.rados.rados.0.smithi060.stdout:1157: finishing write tid 3 to smithi060156570-50 2023-12-01T04:50:38.608 INFO:tasks.rados.rados.0.smithi060.stdout:1157: finishing write tid 4 to smithi060156570-50 2023-12-01T04:50:38.609 INFO:tasks.rados.rados.0.smithi060.stdout:1159: finishing rollback tid 2 to smithi060156570-40 2023-12-01T04:50:38.609 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 564 (ObjNum 279 snap 82 seq_num 279) dirty exists 2023-12-01T04:50:38.609 INFO:tasks.rados.rados.0.smithi060.stdout:1157: finishing write tid 5 to smithi060156570-50 2023-12-01T04:50:38.609 INFO:tasks.rados.rados.0.smithi060.stdout:1157: oid 50 updating version 0 to 306 2023-12-01T04:50:38.609 INFO:tasks.rados.rados.0.smithi060.stdout:1157: oid 50 updating version 306 to 308 2023-12-01T04:50:38.609 INFO:tasks.rados.rados.0.smithi060.stdout:1157: oid 50 updating version 308 to 309 2023-12-01T04:50:38.609 INFO:tasks.rados.rados.0.smithi060.stdout:1157: oid 50 version 309 is already newer than 307 2023-12-01T04:50:38.610 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 309 (ObjNum 366 snap 117 seq_num 366) dirty exists 2023-12-01T04:50:38.610 INFO:tasks.rados.rados.0.smithi060.stdout:1157: left oid 50 (ObjNum 366 snap 117 seq_num 366) 2023-12-01T04:50:38.610 INFO:tasks.rados.rados.0.smithi060.stdout:1163: finishing write tid 1 to smithi060156570-31 2023-12-01T04:50:38.610 INFO:tasks.rados.rados.0.smithi060.stdout:1163: finishing write tid 2 to smithi060156570-31 2023-12-01T04:50:38.610 INFO:tasks.rados.rados.0.smithi060.stdout:1163: finishing write tid 3 to smithi060156570-31 2023-12-01T04:50:38.610 INFO:tasks.rados.rados.0.smithi060.stdout:1163: finishing write tid 4 to smithi060156570-31 2023-12-01T04:50:38.611 INFO:tasks.rados.rados.0.smithi060.stdout:1163: finishing write tid 5 to smithi060156570-31 2023-12-01T04:50:38.611 INFO:tasks.rados.rados.0.smithi060.stdout:1163: oid 31 updating version 0 to 420 2023-12-01T04:50:38.611 INFO:tasks.rados.rados.0.smithi060.stdout:1163: oid 31 version 420 is already newer than 419 2023-12-01T04:50:38.611 INFO:tasks.rados.rados.0.smithi060.stdout:1163: oid 31 version 420 is already newer than 418 2023-12-01T04:50:38.611 INFO:tasks.rados.rados.0.smithi060.stdout:1163: oid 31 version 420 is already newer than 417 2023-12-01T04:50:38.611 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 420 (ObjNum 368 snap 117 seq_num 368) dirty exists 2023-12-01T04:50:38.612 INFO:tasks.rados.rados.0.smithi060.stdout:1163: left oid 31 (ObjNum 368 snap 117 seq_num 368) 2023-12-01T04:50:38.617 INFO:tasks.rados.rados.0.smithi060.stdout:1166: finishing copy_from to smithi060156570-24 2023-12-01T04:50:38.618 INFO:tasks.rados.rados.0.smithi060.stdout:1166: got expected ENOENT (src dne) 2023-12-01T04:50:38.618 INFO:tasks.rados.rados.0.smithi060.stdout:1166: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:50:38.618 INFO:tasks.rados.rados.0.smithi060.stdout:1157: done (5 left) 2023-12-01T04:50:38.618 INFO:tasks.rados.rados.0.smithi060.stdout:1159: done (4 left) 2023-12-01T04:50:38.618 INFO:tasks.rados.rados.0.smithi060.stdout:1163: done (3 left) 2023-12-01T04:50:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:1166: done (2 left) 2023-12-01T04:50:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:1167: done (1 left) 2023-12-01T04:50:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:1168: copy_from oid 11 from oid 17 current snap is 117 2023-12-01T04:50:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 117 2023-12-01T04:50:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:1169: seq_num 370 ranges {0=606208,606208=794624,1400832=8192} 2023-12-01T04:50:38.622 INFO:tasks.rados.rados.0.smithi060.stdout:1169: writing smithi060156570-3 from 0 to 606208 tid 1 2023-12-01T04:50:38.628 INFO:tasks.rados.rados.0.smithi060.stdout:1169: writing smithi060156570-3 from 606208 to 1400832 tid 2 2023-12-01T04:50:38.628 INFO:tasks.rados.rados.0.smithi060.stdout:1169: writing smithi060156570-3 from 1400832 to 1409024 tid 3 2023-12-01T04:50:38.628 INFO:tasks.rados.rados.0.smithi060.stdout:1165: expect (ObjNum 340 snap 113 seq_num 340) 2023-12-01T04:50:38.653 INFO:tasks.rados.rados.0.smithi060.stdout:1169: finishing write tid 1 to smithi060156570-3 2023-12-01T04:50:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1165: done (2 left) 2023-12-01T04:50:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 117 2023-12-01T04:50:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1169: finishing write tid 2 to smithi060156570-3 2023-12-01T04:50:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1169: finishing write tid 3 to smithi060156570-3 2023-12-01T04:50:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1170: seq_num 371 ranges {917504=622592,1540096=679936,2220032=122880} 2023-12-01T04:50:38.662 INFO:tasks.rados.rados.0.smithi060.stdout:1170: writing smithi060156570-10 from 917504 to 1540096 tid 1 2023-12-01T04:50:38.665 INFO:tasks.rados.rados.0.smithi060.stdout:1170: writing smithi060156570-10 from 1540096 to 2220032 tid 2 2023-12-01T04:50:38.667 INFO:tasks.rados.rados.0.smithi060.stdout:1170: writing smithi060156570-10 from 2220032 to 2342912 tid 3 2023-12-01T04:50:38.667 INFO:tasks.rados.rados.0.smithi060.stdout:1169: finishing write tid 4 to smithi060156570-3 2023-12-01T04:50:38.667 INFO:tasks.rados.rados.0.smithi060.stdout:1169: finishing write tid 5 to smithi060156570-3 2023-12-01T04:50:38.667 INFO:tasks.rados.rados.0.smithi060.stdout:1169: oid 3 updating version 0 to 458 2023-12-01T04:50:38.667 INFO:tasks.rados.rados.0.smithi060.stdout:1169: oid 3 version 458 is already newer than 457 2023-12-01T04:50:38.667 INFO:tasks.rados.rados.0.smithi060.stdout:1169: oid 3 updating version 458 to 459 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1169: oid 3 updating version 459 to 460 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 460 (ObjNum 370 snap 117 seq_num 370) dirty exists 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1169: left oid 3 (ObjNum 370 snap 117 seq_num 370) 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1168: finishing copy_from to smithi060156570-11 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 195 (ObjNum 272 snap 82 seq_num 272) dirty exists 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1168: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1170: finishing write tid 1 to smithi060156570-10 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1168: done (2 left) 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1169: done (1 left) 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1171: read oid 28 snap -1 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1171: expect (ObjNum 364 snap 117 seq_num 364) 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 117 2023-12-01T04:50:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1172: seq_num 372 ranges {4661248=638976,5300224=565248,5865472=237568} 2023-12-01T04:50:38.697 INFO:tasks.rados.rados.0.smithi060.stdout:1172: writing smithi060156570-47 from 4661248 to 5300224 tid 1 2023-12-01T04:50:38.700 INFO:tasks.rados.rados.0.smithi060.stdout:1172: writing smithi060156570-47 from 5300224 to 5865472 tid 2 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:1172: writing smithi060156570-47 from 5865472 to 6103040 tid 3 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:1173: rollback oid 27 current snap is 117 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 91 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:1170: finishing write tid 2 to smithi060156570-10 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:1170: finishing write tid 3 to smithi060156570-10 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:1170: finishing write tid 4 to smithi060156570-10 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:1170: finishing write tid 5 to smithi060156570-10 2023-12-01T04:50:38.702 INFO:tasks.rados.rados.0.smithi060.stdout:1170: oid 10 updating version 0 to 246 2023-12-01T04:50:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:1170: oid 10 updating version 246 to 248 2023-12-01T04:50:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:1170: oid 10 updating version 248 to 249 2023-12-01T04:50:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:1170: oid 10 version 249 is already newer than 247 2023-12-01T04:50:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 249 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:50:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:1170: left oid 10 (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:50:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:1171: expect (ObjNum 364 snap 117 seq_num 364) 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1172: finishing write tid 1 to smithi060156570-47 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1173: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1172: finishing write tid 2 to smithi060156570-47 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1172: finishing write tid 3 to smithi060156570-47 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1173: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 380 (ObjNum 274 snap 82 seq_num 274) dirty exists 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1172: finishing write tid 4 to smithi060156570-47 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1170: done (3 left) 2023-12-01T04:50:38.773 INFO:tasks.rados.rados.0.smithi060.stdout:1171: done (2 left) 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1173: done (1 left) 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1174: copy_from oid 31 from oid 12 current snap is 117 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1172: finishing write tid 5 to smithi060156570-47 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1172: oid 47 updating version 0 to 606 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1172: oid 47 updating version 606 to 608 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1172: oid 47 version 608 is already newer than 607 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1172: oid 47 version 608 is already newer than 605 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 608 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1172: left oid 47 (ObjNum 372 snap 117 seq_num 372) 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1172: done (1 left) 2023-12-01T04:50:38.774 INFO:tasks.rados.rados.0.smithi060.stdout:1175: snap_remove snap 112 2023-12-01T04:50:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:38 smithi060 ceph-mon[94233]: pgmap v407: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2023-12-01T04:50:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:38 smithi060 ceph-mon[94233]: osdmap e299: 8 total, 8 up, 8 in 2023-12-01T04:50:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:38 smithi060 ceph-mon[109077]: pgmap v407: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2023-12-01T04:50:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:38 smithi060 ceph-mon[109077]: osdmap e299: 8 total, 8 up, 8 in 2023-12-01T04:50:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:38 smithi089 ceph-mon[98504]: pgmap v407: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2023-12-01T04:50:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:38 smithi089 ceph-mon[98504]: osdmap e299: 8 total, 8 up, 8 in 2023-12-01T04:50:39.613 INFO:tasks.rados.rados.0.smithi060.stdout:1175: done (1 left) 2023-12-01T04:50:39.613 INFO:tasks.rados.rados.0.smithi060.stdout:1176: copy_from oid 5 from oid 11 current snap is 117 2023-12-01T04:50:39.614 INFO:tasks.rados.rados.0.smithi060.stdout:1177: snap_create 2023-12-01T04:50:39.614 INFO:tasks.rados.rados.0.smithi060.stdout:1174: finishing copy_from to smithi060156570-31 2023-12-01T04:50:39.614 INFO:tasks.rados.rados.0.smithi060.stdout:1174: got expected ENOENT (src dne) 2023-12-01T04:50:39.614 INFO:tasks.rados.rados.0.smithi060.stdout:1174: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:50:39.653 INFO:tasks.rados.rados.0.smithi060.stdout:1176: finishing copy_from to smithi060156570-5 2023-12-01T04:50:39.653 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 195 (ObjNum 272 snap 82 seq_num 272) dirty exists 2023-12-01T04:50:39.654 INFO:tasks.rados.rados.0.smithi060.stdout:1176: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:50:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:39 smithi060 ceph-mon[94233]: osdmap e300: 8 total, 8 up, 8 in 2023-12-01T04:50:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:39 smithi060 ceph-mon[109077]: osdmap e300: 8 total, 8 up, 8 in 2023-12-01T04:50:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:39 smithi089 ceph-mon[98504]: osdmap e300: 8 total, 8 up, 8 in 2023-12-01T04:50:40.614 INFO:tasks.rados.rados.0.smithi060.stdout:1174: done (2 left) 2023-12-01T04:50:40.614 INFO:tasks.rados.rados.0.smithi060.stdout:1176: done (1 left) 2023-12-01T04:50:40.614 INFO:tasks.rados.rados.0.smithi060.stdout:1177: done (0 left) 2023-12-01T04:50:40.614 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 118 2023-12-01T04:50:40.614 INFO:tasks.rados.rados.0.smithi060.stdout:1178: seq_num 373 ranges {5390336=655360,6045696=499712,6545408=303104} 2023-12-01T04:50:40.647 INFO:tasks.rados.rados.0.smithi060.stdout:1178: writing smithi060156570-11 from 5390336 to 6045696 tid 1 2023-12-01T04:50:40.650 INFO:tasks.rados.rados.0.smithi060.stdout:1178: writing smithi060156570-11 from 6045696 to 6545408 tid 2 2023-12-01T04:50:40.652 INFO:tasks.rados.rados.0.smithi060.stdout:1178: writing smithi060156570-11 from 6545408 to 6848512 tid 3 2023-12-01T04:50:40.652 INFO:tasks.rados.rados.0.smithi060.stdout:1179: rmattr oid 30 current snap is 118 2023-12-01T04:50:40.652 INFO:tasks.rados.rados.0.smithi060.stdout:1179: done (1 left) 2023-12-01T04:50:40.652 INFO:tasks.rados.rados.0.smithi060.stdout:1180: delete oid 19 current snap is 118 2023-12-01T04:50:40.655 INFO:tasks.rados.rados.0.smithi060.stdout:1178: finishing write tid 1 to smithi060156570-11 2023-12-01T04:50:40.656 INFO:tasks.rados.rados.0.smithi060.stdout:1180: done (1 left) 2023-12-01T04:50:40.656 INFO:tasks.rados.rados.0.smithi060.stdout:1181: rollback oid 30 current snap is 118 2023-12-01T04:50:40.656 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 113 2023-12-01T04:50:40.656 INFO:tasks.rados.rados.0.smithi060.stdout:1178: finishing write tid 2 to smithi060156570-11 2023-12-01T04:50:40.656 INFO:tasks.rados.rados.0.smithi060.stdout:1182: copy_from oid 23 from oid 17 current snap is 118 2023-12-01T04:50:40.656 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 118 2023-12-01T04:50:40.656 INFO:tasks.rados.rados.0.smithi060.stdout:1183: seq_num 375 ranges {3973120=688128,4661248=663552,5324800=139264} 2023-12-01T04:50:40.683 INFO:tasks.rados.rados.0.smithi060.stdout:1183: writing smithi060156570-24 from 3973120 to 4661248 tid 1 2023-12-01T04:50:40.687 INFO:tasks.rados.rados.0.smithi060.stdout:1183: writing smithi060156570-24 from 4661248 to 5324800 tid 2 2023-12-01T04:50:40.688 INFO:tasks.rados.rados.0.smithi060.stdout:1183: writing smithi060156570-24 from 5324800 to 5464064 tid 3 2023-12-01T04:50:40.688 INFO:tasks.rados.rados.0.smithi060.stdout:1184: read oid 34 snap 117 2023-12-01T04:50:40.688 INFO:tasks.rados.rados.0.smithi060.stdout:1184: expect (ObjNum 286 snap 84 seq_num 286) 2023-12-01T04:50:40.689 INFO:tasks.rados.rados.0.smithi060.stdout:1185: read oid 45 snap -1 2023-12-01T04:50:40.689 INFO:tasks.rados.rados.0.smithi060.stdout:1185: expect (ObjNum 299 snap 87 seq_num 299) 2023-12-01T04:50:40.689 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 118 2023-12-01T04:50:40.689 INFO:tasks.rados.rados.0.smithi060.stdout:1178: finishing write tid 3 to smithi060156570-11 2023-12-01T04:50:40.689 INFO:tasks.rados.rados.0.smithi060.stdout:1186: seq_num 376 ranges {868352=704512,1572864=548864,2121728=253952} 2023-12-01T04:50:40.698 INFO:tasks.rados.rados.0.smithi060.stdout:1186: writing smithi060156570-44 from 868352 to 1572864 tid 1 2023-12-01T04:50:40.702 INFO:tasks.rados.rados.0.smithi060.stdout:1186: writing smithi060156570-44 from 1572864 to 2121728 tid 2 2023-12-01T04:50:40.704 INFO:tasks.rados.rados.0.smithi060.stdout:1186: writing smithi060156570-44 from 2121728 to 2375680 tid 3 2023-12-01T04:50:40.704 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 118 2023-12-01T04:50:40.704 INFO:tasks.rados.rados.0.smithi060.stdout:1178: finishing write tid 4 to smithi060156570-11 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1178: finishing write tid 5 to smithi060156570-11 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1178: oid 11 updating version 0 to 386 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1178: oid 11 updating version 386 to 389 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1178: oid 11 version 389 is already newer than 388 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1178: oid 11 version 389 is already newer than 387 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 389 (ObjNum 373 snap 118 seq_num 373) dirty exists 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1178: left oid 11 (ObjNum 373 snap 118 seq_num 373) 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1181: finishing rollback tid 0 to smithi060156570-30 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1181: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1181: finishing rollback tid 2 to smithi060156570-30 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 284 (ObjNum 279 snap 82 seq_num 279) dirty exists 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1182: finishing copy_from to smithi060156570-23 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 195 (ObjNum 272 snap 82 seq_num 272) dirty exists 2023-12-01T04:50:40.705 INFO:tasks.rados.rados.0.smithi060.stdout:1182: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:50:40.706 INFO:tasks.rados.rados.0.smithi060.stdout:1183: finishing write tid 1 to smithi060156570-24 2023-12-01T04:50:40.706 INFO:tasks.rados.rados.0.smithi060.stdout:1183: finishing write tid 2 to smithi060156570-24 2023-12-01T04:50:40.706 INFO:tasks.rados.rados.0.smithi060.stdout:1183: finishing write tid 3 to smithi060156570-24 2023-12-01T04:50:40.706 INFO:tasks.rados.rados.0.smithi060.stdout:1183: finishing write tid 4 to smithi060156570-24 2023-12-01T04:50:40.706 INFO:tasks.rados.rados.0.smithi060.stdout:1185: expect (ObjNum 299 snap 87 seq_num 299) 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1186: finishing write tid 1 to smithi060156570-44 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1183: finishing write tid 5 to smithi060156570-24 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1183: oid 24 updating version 0 to 369 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1183: oid 24 updating version 369 to 372 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1183: oid 24 version 372 is already newer than 371 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1183: oid 24 version 372 is already newer than 370 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 372 (ObjNum 375 snap 118 seq_num 375) dirty exists 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1183: left oid 24 (ObjNum 375 snap 118 seq_num 375) 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1186: finishing write tid 2 to smithi060156570-44 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1186: finishing write tid 3 to smithi060156570-44 2023-12-01T04:50:40.828 INFO:tasks.rados.rados.0.smithi060.stdout:1186: finishing write tid 4 to smithi060156570-44 2023-12-01T04:50:40.829 INFO:tasks.rados.rados.0.smithi060.stdout:1184: expect (ObjNum 286 snap 84 seq_num 286) 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:1186: finishing write tid 5 to smithi060156570-44 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:1186: oid 44 updating version 0 to 349 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:1186: oid 44 version 349 is already newer than 346 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:1186: oid 44 version 349 is already newer than 348 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:1186: oid 44 version 349 is already newer than 347 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 349 (ObjNum 376 snap 118 seq_num 376) dirty exists 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:1186: left oid 44 (ObjNum 376 snap 118 seq_num 376) 2023-12-01T04:50:40.892 INFO:tasks.rados.rados.0.smithi060.stdout:1187: seq_num 377 ranges {1318912=720896,2039808=434176,2473984=368640} 2023-12-01T04:50:40.903 INFO:tasks.rados.rados.0.smithi060.stdout:1187: writing smithi060156570-7 from 1318912 to 2039808 tid 1 2023-12-01T04:50:40.905 INFO:tasks.rados.rados.0.smithi060.stdout:1187: writing smithi060156570-7 from 2039808 to 2473984 tid 2 2023-12-01T04:50:40.907 INFO:tasks.rados.rados.0.smithi060.stdout:1187: writing smithi060156570-7 from 2473984 to 2842624 tid 3 2023-12-01T04:50:40.907 INFO:tasks.rados.rados.0.smithi060.stdout:1178: done (7 left) 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1181: done (6 left) 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1182: done (5 left) 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1183: done (4 left) 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1184: done (3 left) 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1185: done (2 left) 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1186: done (1 left) 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1188: snap_create 2023-12-01T04:50:40.908 INFO:tasks.rados.rados.0.smithi060.stdout:1187: finishing write tid 1 to smithi060156570-7 2023-12-01T04:50:40.911 INFO:tasks.rados.rados.0.smithi060.stdout:1187: finishing write tid 2 to smithi060156570-7 2023-12-01T04:50:40.911 INFO:tasks.rados.rados.0.smithi060.stdout:1187: finishing write tid 3 to smithi060156570-7 2023-12-01T04:50:40.911 INFO:tasks.rados.rados.0.smithi060.stdout:1187: finishing write tid 4 to smithi060156570-7 2023-12-01T04:50:40.912 INFO:tasks.rados.rados.0.smithi060.stdout:1187: finishing write tid 5 to smithi060156570-7 2023-12-01T04:50:40.912 INFO:tasks.rados.rados.0.smithi060.stdout:1187: oid 7 updating version 0 to 616 2023-12-01T04:50:40.912 INFO:tasks.rados.rados.0.smithi060.stdout:1187: oid 7 updating version 616 to 617 2023-12-01T04:50:40.912 INFO:tasks.rados.rados.0.smithi060.stdout:1187: oid 7 version 617 is already newer than 614 2023-12-01T04:50:40.912 INFO:tasks.rados.rados.0.smithi060.stdout:1187: oid 7 version 617 is already newer than 615 2023-12-01T04:50:40.912 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 617 (ObjNum 377 snap 118 seq_num 377) dirty exists 2023-12-01T04:50:40.912 INFO:tasks.rados.rados.0.smithi060.stdout:1187: left oid 7 (ObjNum 377 snap 118 seq_num 377) 2023-12-01T04:50:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:40 smithi060 ceph-mon[94233]: pgmap v410: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2023-12-01T04:50:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:40 smithi060 ceph-mon[94233]: osdmap e301: 8 total, 8 up, 8 in 2023-12-01T04:50:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:40 smithi060 ceph-mon[109077]: pgmap v410: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2023-12-01T04:50:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:40 smithi060 ceph-mon[109077]: osdmap e301: 8 total, 8 up, 8 in 2023-12-01T04:50:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:40 smithi089 ceph-mon[98504]: pgmap v410: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 4.2 MiB/s wr, 18 op/s 2023-12-01T04:50:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:40 smithi089 ceph-mon[98504]: osdmap e301: 8 total, 8 up, 8 in 2023-12-01T04:50:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:41.624 INFO:tasks.rados.rados.0.smithi060.stdout:1187: done (1 left) 2023-12-01T04:50:41.624 INFO:tasks.rados.rados.0.smithi060.stdout:1188: done (0 left) 2023-12-01T04:50:41.624 INFO:tasks.rados.rados.0.smithi060.stdout:1189: read oid 39 snap -1 2023-12-01T04:50:41.624 INFO:tasks.rados.rados.0.smithi060.stdout:1189: expect deleted 2023-12-01T04:50:41.624 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 119 2023-12-01T04:50:41.624 INFO:tasks.rados.rados.0.smithi060.stdout:1190: seq_num 378 ranges {1376256=737280,2113536=720896,2834432=81920} 2023-12-01T04:50:41.635 INFO:tasks.rados.rados.0.smithi060.stdout:1190: writing smithi060156570-31 from 1376256 to 2113536 tid 1 2023-12-01T04:50:41.640 INFO:tasks.rados.rados.0.smithi060.stdout:1190: writing smithi060156570-31 from 2113536 to 2834432 tid 2 2023-12-01T04:50:41.640 INFO:tasks.rados.rados.0.smithi060.stdout:1190: writing smithi060156570-31 from 2834432 to 2916352 tid 3 2023-12-01T04:50:41.640 INFO:tasks.rados.rados.0.smithi060.stdout:1191: read oid 20 snap -1 2023-12-01T04:50:41.640 INFO:tasks.rados.rados.0.smithi060.stdout:1191: expect deleted 2023-12-01T04:50:41.642 INFO:tasks.rados.rados.0.smithi060.stdout:1189: done (2 left) 2023-12-01T04:50:41.642 INFO:tasks.rados.rados.0.smithi060.stdout:1192: setattr oid 40 current snap is 119 2023-12-01T04:50:41.643 INFO:tasks.rados.rados.0.smithi060.stdout:1191: done (2 left) 2023-12-01T04:50:41.643 INFO:tasks.rados.rados.0.smithi060.stdout:1193: setattr oid 21 current snap is 119 2023-12-01T04:50:41.644 INFO:tasks.rados.rados.0.smithi060.stdout:1190: finishing write tid 1 to smithi060156570-31 2023-12-01T04:50:41.644 INFO:tasks.rados.rados.0.smithi060.stdout:1190: finishing write tid 2 to smithi060156570-31 2023-12-01T04:50:41.648 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 119 2023-12-01T04:50:41.648 INFO:tasks.rados.rados.0.smithi060.stdout:1194: seq_num 379 ranges {2285568=753664,3039232=606208,3645440=196608} 2023-12-01T04:50:41.662 INFO:tasks.rados.rados.0.smithi060.stdout:1194: writing smithi060156570-30 from 2285568 to 3039232 tid 1 2023-12-01T04:50:41.665 INFO:tasks.rados.rados.0.smithi060.stdout:1194: writing smithi060156570-30 from 3039232 to 3645440 tid 2 2023-12-01T04:50:41.667 INFO:tasks.rados.rados.0.smithi060.stdout:1194: writing smithi060156570-30 from 3645440 to 3842048 tid 3 2023-12-01T04:50:41.667 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 119 2023-12-01T04:50:41.667 INFO:tasks.rados.rados.0.smithi060.stdout:1190: finishing write tid 3 to smithi060156570-31 2023-12-01T04:50:41.667 INFO:tasks.rados.rados.0.smithi060.stdout:1195: seq_num 380 ranges {1269760=770048,2039808=483328,2523136=319488} 2023-12-01T04:50:41.678 INFO:tasks.rados.rados.0.smithi060.stdout:1195: writing smithi060156570-25 from 1269760 to 2039808 tid 1 2023-12-01T04:50:41.681 INFO:tasks.rados.rados.0.smithi060.stdout:1195: writing smithi060156570-25 from 2039808 to 2523136 tid 2 2023-12-01T04:50:41.684 INFO:tasks.rados.rados.0.smithi060.stdout:1195: writing smithi060156570-25 from 2523136 to 2842624 tid 3 2023-12-01T04:50:41.684 INFO:tasks.rados.rados.0.smithi060.stdout:1196: rollback oid 22 current snap is 119 2023-12-01T04:50:41.684 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 117 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: finishing write tid 4 to smithi060156570-31 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 565 (ObjNum 279 snap 82 seq_num 279) dirty exists 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: finishing write tid 5 to smithi060156570-31 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: oid 31 updating version 0 to 425 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: oid 31 version 425 is already newer than 424 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: oid 31 updating version 425 to 427 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: oid 31 version 427 is already newer than 426 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 427 (ObjNum 378 snap 119 seq_num 378) dirty exists 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: left oid 31 (ObjNum 378 snap 119 seq_num 378) 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 286 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1194: finishing write tid 1 to smithi060156570-30 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1190: done (5 left) 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1192: done (4 left) 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1193: done (3 left) 2023-12-01T04:50:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:1197: snap_remove snap 91 2023-12-01T04:50:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:41 smithi060 ceph-mon[94233]: osdmap e302: 8 total, 8 up, 8 in 2023-12-01T04:50:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:41 smithi060 ceph-mon[109077]: osdmap e302: 8 total, 8 up, 8 in 2023-12-01T04:50:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:41 smithi089 ceph-mon[98504]: osdmap e302: 8 total, 8 up, 8 in 2023-12-01T04:50:42.632 INFO:tasks.rados.rados.0.smithi060.stdout:1197: done (3 left) 2023-12-01T04:50:42.632 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 119 2023-12-01T04:50:42.632 INFO:tasks.rados.rados.0.smithi060.stdout:1198: seq_num 381 ranges {368640=786432,1155072=417792,1572864=385024} 2023-12-01T04:50:42.639 INFO:tasks.rados.rados.0.smithi060.stdout:1198: writing smithi060156570-21 from 368640 to 1155072 tid 1 2023-12-01T04:50:42.642 INFO:tasks.rados.rados.0.smithi060.stdout:1198: writing smithi060156570-21 from 1155072 to 1572864 tid 2 2023-12-01T04:50:42.645 INFO:tasks.rados.rados.0.smithi060.stdout:1198: writing smithi060156570-21 from 1572864 to 1957888 tid 3 2023-12-01T04:50:42.645 INFO:tasks.rados.rados.0.smithi060.stdout:1199: snap_create 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: finishing write tid 2 to smithi060156570-30 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: finishing write tid 3 to smithi060156570-30 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: finishing write tid 4 to smithi060156570-30 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: finishing write tid 5 to smithi060156570-30 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: oid 30 updating version 0 to 289 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: oid 30 updating version 289 to 291 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: oid 30 version 291 is already newer than 288 2023-12-01T04:50:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:1194: oid 30 version 291 is already newer than 290 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 291 (ObjNum 379 snap 119 seq_num 379) dirty exists 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1194: left oid 30 (ObjNum 379 snap 119 seq_num 379) 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: finishing write tid 1 to smithi060156570-25 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: finishing write tid 2 to smithi060156570-25 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: finishing write tid 3 to smithi060156570-25 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: finishing write tid 4 to smithi060156570-25 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: finishing write tid 5 to smithi060156570-25 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: oid 25 updating version 0 to 619 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: oid 25 updating version 619 to 620 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: oid 25 updating version 620 to 622 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: oid 25 version 622 is already newer than 621 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 622 (ObjNum 380 snap 119 seq_num 380) dirty exists 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1195: left oid 25 (ObjNum 380 snap 119 seq_num 380) 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1196: finishing rollback tid 0 to smithi060156570-22 2023-12-01T04:50:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:1196: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:50:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:1196: finishing rollback tid 2 to smithi060156570-22 2023-12-01T04:50:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 626 (ObjNum 293 snap 87 seq_num 293) dirty exists 2023-12-01T04:50:42.652 INFO:tasks.rados.rados.0.smithi060.stdout:1198: finishing write tid 1 to smithi060156570-21 2023-12-01T04:50:42.653 INFO:tasks.rados.rados.0.smithi060.stdout:1198: finishing write tid 2 to smithi060156570-21 2023-12-01T04:50:42.654 INFO:tasks.rados.rados.0.smithi060.stdout:1198: finishing write tid 3 to smithi060156570-21 2023-12-01T04:50:42.654 INFO:tasks.rados.rados.0.smithi060.stdout:1198: finishing write tid 4 to smithi060156570-21 2023-12-01T04:50:42.658 INFO:tasks.rados.rados.0.smithi060.stdout:1198: finishing write tid 5 to smithi060156570-21 2023-12-01T04:50:42.658 INFO:tasks.rados.rados.0.smithi060.stdout:1198: oid 21 updating version 0 to 297 2023-12-01T04:50:42.658 INFO:tasks.rados.rados.0.smithi060.stdout:1198: oid 21 updating version 297 to 298 2023-12-01T04:50:42.658 INFO:tasks.rados.rados.0.smithi060.stdout:1198: oid 21 updating version 298 to 299 2023-12-01T04:50:42.658 INFO:tasks.rados.rados.0.smithi060.stdout:1198: oid 21 version 299 is already newer than 296 2023-12-01T04:50:42.658 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 299 (ObjNum 381 snap 119 seq_num 381) dirty exists 2023-12-01T04:50:42.658 INFO:tasks.rados.rados.0.smithi060.stdout:1198: left oid 21 (ObjNum 381 snap 119 seq_num 381) 2023-12-01T04:50:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:42 smithi060 ceph-mon[94233]: pgmap v413: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:42 smithi060 ceph-mon[94233]: osdmap e303: 8 total, 8 up, 8 in 2023-12-01T04:50:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:42 smithi060 ceph-mon[109077]: pgmap v413: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:42 smithi060 ceph-mon[109077]: osdmap e303: 8 total, 8 up, 8 in 2023-12-01T04:50:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:42 smithi089 ceph-mon[98504]: pgmap v413: 121 pgs: 121 active+clean; 213 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:42 smithi089 ceph-mon[98504]: osdmap e303: 8 total, 8 up, 8 in 2023-12-01T04:50:43.633 INFO:tasks.rados.rados.0.smithi060.stdout:1194: done (4 left) 2023-12-01T04:50:43.634 INFO:tasks.rados.rados.0.smithi060.stdout:1195: done (3 left) 2023-12-01T04:50:43.634 INFO:tasks.rados.rados.0.smithi060.stdout:1196: done (2 left) 2023-12-01T04:50:43.634 INFO:tasks.rados.rados.0.smithi060.stdout:1198: done (1 left) 2023-12-01T04:50:43.634 INFO:tasks.rados.rados.0.smithi060.stdout:1199: done (0 left) 2023-12-01T04:50:43.634 INFO:tasks.rados.rados.0.smithi060.stdout:1200: snap_create 2023-12-01T04:50:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:43 smithi060 ceph-mon[109077]: osdmap e304: 8 total, 8 up, 8 in 2023-12-01T04:50:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:43 smithi060 ceph-mon[94233]: osdmap e304: 8 total, 8 up, 8 in 2023-12-01T04:50:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:43 smithi089 ceph-mon[98504]: osdmap e304: 8 total, 8 up, 8 in 2023-12-01T04:50:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:1200: done (0 left) 2023-12-01T04:50:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:1201: rollback oid 2 current snap is 121 2023-12-01T04:50:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 2 to 110 2023-12-01T04:50:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:1202: read oid 21 snap -1 2023-12-01T04:50:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:1202: expect (ObjNum 381 snap 119 seq_num 381) 2023-12-01T04:50:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 121 2023-12-01T04:50:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:1203: seq_num 382 ranges {5406720=802816,6209536=704512,6914048=98304} 2023-12-01T04:50:44.670 INFO:tasks.rados.rados.0.smithi060.stdout:1203: writing smithi060156570-27 from 5406720 to 6209536 tid 1 2023-12-01T04:50:44.674 INFO:tasks.rados.rados.0.smithi060.stdout:1203: writing smithi060156570-27 from 6209536 to 6914048 tid 2 2023-12-01T04:50:44.675 INFO:tasks.rados.rados.0.smithi060.stdout:1203: writing smithi060156570-27 from 6914048 to 7012352 tid 3 2023-12-01T04:50:44.675 INFO:tasks.rados.rados.0.smithi060.stdout:1204: snap_create 2023-12-01T04:50:44.675 INFO:tasks.rados.rados.0.smithi060.stdout:1201: finishing rollback tid 0 to smithi060156570-2 2023-12-01T04:50:44.675 INFO:tasks.rados.rados.0.smithi060.stdout:1201: finishing rollback tid 1 to smithi060156570-2 2023-12-01T04:50:44.675 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 351 (ObjNum 5233 snap 0 seq_num 200660864) dirty dne 2023-12-01T04:50:44.675 INFO:tasks.rados.rados.0.smithi060.stdout:1202: expect (ObjNum 381 snap 119 seq_num 381) 2023-12-01T04:50:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:1203: finishing write tid 1 to smithi060156570-27 2023-12-01T04:50:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:1203: finishing write tid 2 to smithi060156570-27 2023-12-01T04:50:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:1203: finishing write tid 3 to smithi060156570-27 2023-12-01T04:50:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:1203: finishing write tid 4 to smithi060156570-27 2023-12-01T04:50:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:1203: finishing write tid 5 to smithi060156570-27 2023-12-01T04:50:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:1203: oid 27 updating version 0 to 404 2023-12-01T04:50:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:1203: oid 27 version 404 is already newer than 402 2023-12-01T04:50:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:1203: oid 27 version 404 is already newer than 401 2023-12-01T04:50:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:1203: oid 27 version 404 is already newer than 403 2023-12-01T04:50:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 404 (ObjNum 382 snap 121 seq_num 382) dirty exists 2023-12-01T04:50:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:1203: left oid 27 (ObjNum 382 snap 121 seq_num 382) 2023-12-01T04:50:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:50:44] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:50:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:44 smithi060 ceph-mon[109077]: pgmap v416: 121 pgs: 121 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-12-01T04:50:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:44 smithi060 ceph-mon[109077]: osdmap e305: 8 total, 8 up, 8 in 2023-12-01T04:50:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:44 smithi060 ceph-mon[94233]: pgmap v416: 121 pgs: 121 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-12-01T04:50:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:44 smithi060 ceph-mon[94233]: osdmap e305: 8 total, 8 up, 8 in 2023-12-01T04:50:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:44 smithi089 ceph-mon[98504]: pgmap v416: 121 pgs: 121 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-12-01T04:50:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:44 smithi089 ceph-mon[98504]: osdmap e305: 8 total, 8 up, 8 in 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:1201: done (3 left) 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:1202: done (2 left) 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:1203: done (1 left) 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:1204: done (0 left) 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:1205: rollback oid 1 current snap is 122 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 110 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:1206: rollback oid 36 current snap is 122 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 36 to 86 2023-12-01T04:50:45.647 INFO:tasks.rados.rados.0.smithi060.stdout:1207: snap_remove snap 117 2023-12-01T04:50:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:45 smithi060 ceph-mon[94233]: osdmap e306: 8 total, 8 up, 8 in 2023-12-01T04:50:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:45 smithi060 ceph-mon[109077]: osdmap e306: 8 total, 8 up, 8 in 2023-12-01T04:50:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:45 smithi089 ceph-mon[98504]: osdmap e306: 8 total, 8 up, 8 in 2023-12-01T04:50:46.560 INFO:tasks.rados.rados.0.smithi060.stdout:1207: done (2 left) 2023-12-01T04:50:46.560 INFO:tasks.rados.rados.0.smithi060.stdout:1208: snap_remove snap 119 2023-12-01T04:50:47.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:46 smithi060 ceph-mon[94233]: pgmap v419: 121 pgs: 121 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-12-01T04:50:47.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:46 smithi060 ceph-mon[94233]: osdmap e307: 8 total, 8 up, 8 in 2023-12-01T04:50:47.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:46 smithi060 ceph-mon[94233]: osdmap e308: 8 total, 8 up, 8 in 2023-12-01T04:50:47.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:46 smithi060 ceph-mon[109077]: pgmap v419: 121 pgs: 121 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-12-01T04:50:47.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:46 smithi060 ceph-mon[109077]: osdmap e307: 8 total, 8 up, 8 in 2023-12-01T04:50:47.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:46 smithi060 ceph-mon[109077]: osdmap e308: 8 total, 8 up, 8 in 2023-12-01T04:50:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:46 smithi089 ceph-mon[98504]: pgmap v419: 121 pgs: 121 active+clean; 244 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.6 MiB/s wr, 29 op/s 2023-12-01T04:50:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:46 smithi089 ceph-mon[98504]: osdmap e307: 8 total, 8 up, 8 in 2023-12-01T04:50:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:46 smithi089 ceph-mon[98504]: osdmap e308: 8 total, 8 up, 8 in 2023-12-01T04:50:47.560 INFO:tasks.rados.rados.0.smithi060.stdout:1208: done (2 left) 2023-12-01T04:50:47.560 INFO:tasks.rados.rados.0.smithi060.stdout:1209: snap_remove snap 105 2023-12-01T04:50:48.565 INFO:tasks.rados.rados.0.smithi060.stdout:1209: done (2 left) 2023-12-01T04:50:48.565 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 122 2023-12-01T04:50:48.565 INFO:tasks.rados.rados.0.smithi060.stdout:1206: finishing rollback tid 0 to smithi060156570-36 2023-12-01T04:50:48.565 INFO:tasks.rados.rados.0.smithi060.stdout:1210: seq_num 383 ranges {901120=417792,1318912=589824,1908736=417792,2326528=196608} 2023-12-01T04:50:48.576 INFO:tasks.rados.rados.0.smithi060.stdout:1210: writing smithi060156570-29 from 901120 to 1318912 tid 1 2023-12-01T04:50:48.582 INFO:tasks.rados.rados.0.smithi060.stdout:1210: writing smithi060156570-29 from 1318912 to 1908736 tid 2 2023-12-01T04:50:48.582 INFO:tasks.rados.rados.0.smithi060.stdout:1210: writing smithi060156570-29 from 1908736 to 2326528 tid 3 2023-12-01T04:50:48.583 INFO:tasks.rados.rados.0.smithi060.stdout:1210: writing smithi060156570-29 from 2326528 to 2523136 tid 4 2023-12-01T04:50:48.583 INFO:tasks.rados.rados.0.smithi060.stdout:1211: snap_remove snap 108 2023-12-01T04:50:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:48 smithi060 ceph-mon[94233]: pgmap v422: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-12-01T04:50:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:48 smithi060 ceph-mon[94233]: osdmap e309: 8 total, 8 up, 8 in 2023-12-01T04:50:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:48 smithi060 ceph-mon[109077]: pgmap v422: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-12-01T04:50:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:48 smithi060 ceph-mon[109077]: osdmap e309: 8 total, 8 up, 8 in 2023-12-01T04:50:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:48 smithi089 ceph-mon[98504]: pgmap v422: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-12-01T04:50:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:48 smithi089 ceph-mon[98504]: osdmap e309: 8 total, 8 up, 8 in 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1211: done (3 left) 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1212: delete oid 13 current snap is 122 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1205: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1206: finishing rollback tid 1 to smithi060156570-36 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1205: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1205: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 568 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1206: finishing rollback tid 2 to smithi060156570-36 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 305 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:50:49.571 INFO:tasks.rados.rados.0.smithi060.stdout:1210: finishing write tid 1 to smithi060156570-29 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: finishing write tid 2 to smithi060156570-29 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: finishing write tid 3 to smithi060156570-29 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: finishing write tid 4 to smithi060156570-29 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: finishing write tid 5 to smithi060156570-29 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: finishing write tid 6 to smithi060156570-29 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: oid 29 updating version 0 to 644 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: oid 29 updating version 644 to 650 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: oid 29 version 650 is already newer than 647 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: oid 29 version 650 is already newer than 648 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: oid 29 version 650 is already newer than 649 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 650 (ObjNum 383 snap 122 seq_num 383) dirty exists 2023-12-01T04:50:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:1210: left oid 29 (ObjNum 383 snap 122 seq_num 383) 2023-12-01T04:50:49.580 INFO:tasks.rados.rados.0.smithi060.stdout:1205: done (3 left) 2023-12-01T04:50:49.580 INFO:tasks.rados.rados.0.smithi060.stdout:1206: done (2 left) 2023-12-01T04:50:49.581 INFO:tasks.rados.rados.0.smithi060.stdout:1210: done (1 left) 2023-12-01T04:50:49.581 INFO:tasks.rados.rados.0.smithi060.stdout:1212: done (0 left) 2023-12-01T04:50:49.581 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 122 2023-12-01T04:50:49.581 INFO:tasks.rados.rados.0.smithi060.stdout:1213: seq_num 385 ranges {0=450560,450560=761856,1212416=442368} 2023-12-01T04:50:49.586 INFO:tasks.rados.rados.0.smithi060.stdout:1213: writing smithi060156570-15 from 0 to 450560 tid 1 2023-12-01T04:50:49.588 INFO:tasks.rados.rados.0.smithi060.stdout:1213: writing smithi060156570-15 from 450560 to 1212416 tid 2 2023-12-01T04:50:49.593 INFO:tasks.rados.rados.0.smithi060.stdout:1213: writing smithi060156570-15 from 1212416 to 1654784 tid 3 2023-12-01T04:50:49.594 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 122 2023-12-01T04:50:49.594 INFO:tasks.rados.rados.0.smithi060.stdout:1214: seq_num 386 ranges {3776512=466944,4243456=638976,4882432=565248} 2023-12-01T04:50:49.615 INFO:tasks.rados.rados.0.smithi060.stdout:1214: writing smithi060156570-22 from 3776512 to 4243456 tid 1 2023-12-01T04:50:49.618 INFO:tasks.rados.rados.0.smithi060.stdout:1214: writing smithi060156570-22 from 4243456 to 4882432 tid 2 2023-12-01T04:50:49.622 INFO:tasks.rados.rados.0.smithi060.stdout:1214: writing smithi060156570-22 from 4882432 to 5447680 tid 3 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: finishing write tid 1 to smithi060156570-15 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: finishing write tid 2 to smithi060156570-15 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: finishing write tid 3 to smithi060156570-15 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: finishing write tid 4 to smithi060156570-15 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: finishing write tid 5 to smithi060156570-15 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: oid 15 updating version 0 to 445 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: oid 15 updating version 445 to 447 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: oid 15 version 447 is already newer than 446 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: oid 15 updating version 447 to 448 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 448 (ObjNum 385 snap 122 seq_num 385) dirty exists 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1213: left oid 15 (ObjNum 385 snap 122 seq_num 385) 2023-12-01T04:50:49.623 INFO:tasks.rados.rados.0.smithi060.stdout:1214: finishing write tid 1 to smithi060156570-22 2023-12-01T04:50:49.624 INFO:tasks.rados.rados.0.smithi060.stdout:1214: finishing write tid 2 to smithi060156570-22 2023-12-01T04:50:49.624 INFO:tasks.rados.rados.0.smithi060.stdout:1213: done (1 left) 2023-12-01T04:50:49.624 INFO:tasks.rados.rados.0.smithi060.stdout:1215: read oid 19 snap -1 2023-12-01T04:50:49.624 INFO:tasks.rados.rados.0.smithi060.stdout:1215: expect deleted 2023-12-01T04:50:49.624 INFO:tasks.rados.rados.0.smithi060.stdout:1216: read oid 26 snap -1 2023-12-01T04:50:49.624 INFO:tasks.rados.rados.0.smithi060.stdout:1216: expect (ObjNum 174 snap 36 seq_num 174) 2023-12-01T04:50:49.624 INFO:tasks.rados.rados.0.smithi060.stdout:1217: snap_remove snap 100 2023-12-01T04:50:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:49 smithi060 ceph-mon[94233]: osdmap e310: 8 total, 8 up, 8 in 2023-12-01T04:50:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:49 smithi060 ceph-mon[109077]: osdmap e310: 8 total, 8 up, 8 in 2023-12-01T04:50:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:49 smithi089 ceph-mon[98504]: osdmap e310: 8 total, 8 up, 8 in 2023-12-01T04:50:50.574 INFO:tasks.rados.rados.0.smithi060.stdout:1217: done (3 left) 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1218: snap_create 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: finishing write tid 3 to smithi060156570-22 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: finishing write tid 4 to smithi060156570-22 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: finishing write tid 5 to smithi060156570-22 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: oid 22 updating version 0 to 660 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: oid 22 updating version 660 to 661 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: oid 22 version 661 is already newer than 659 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: oid 22 version 661 is already newer than 658 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 661 (ObjNum 386 snap 122 seq_num 386) dirty exists 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1214: left oid 22 (ObjNum 386 snap 122 seq_num 386) 2023-12-01T04:50:50.575 INFO:tasks.rados.rados.0.smithi060.stdout:1216: expect (ObjNum 174 snap 36 seq_num 174) 2023-12-01T04:50:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:50 smithi060 ceph-mon[109077]: pgmap v425: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-12-01T04:50:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:50 smithi060 ceph-mon[109077]: osdmap e311: 8 total, 8 up, 8 in 2023-12-01T04:50:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:50 smithi060 ceph-mon[94233]: pgmap v425: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-12-01T04:50:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:50 smithi060 ceph-mon[94233]: osdmap e311: 8 total, 8 up, 8 in 2023-12-01T04:50:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:50 smithi089 ceph-mon[98504]: pgmap v425: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.9 MiB/s wr, 19 op/s 2023-12-01T04:50:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:50 smithi089 ceph-mon[98504]: osdmap e311: 8 total, 8 up, 8 in 2023-12-01T04:50:51.579 INFO:tasks.rados.rados.0.smithi060.stdout:1214: done (3 left) 2023-12-01T04:50:51.579 INFO:tasks.rados.rados.0.smithi060.stdout:1215: done (2 left) 2023-12-01T04:50:51.580 INFO:tasks.rados.rados.0.smithi060.stdout:1216: done (1 left) 2023-12-01T04:50:51.580 INFO:tasks.rados.rados.0.smithi060.stdout:1218: done (0 left) 2023-12-01T04:50:51.580 INFO:tasks.rados.rados.0.smithi060.stdout:1219: copy_from oid 48 from oid 8 current snap is 123 2023-12-01T04:50:51.580 INFO:tasks.rados.rados.0.smithi060.stdout:1220: read oid 41 snap -1 2023-12-01T04:50:51.580 INFO:tasks.rados.rados.0.smithi060.stdout:1220: expect deleted 2023-12-01T04:50:51.580 INFO:tasks.rados.rados.0.smithi060.stdout:1221: snap_create 2023-12-01T04:50:51.607 INFO:tasks.rados.rados.0.smithi060.stdout:1219: finishing copy_from to smithi060156570-48 2023-12-01T04:50:51.607 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 321 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:50:51.607 INFO:tasks.rados.rados.0.smithi060.stdout:1219: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:50:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:51 smithi060 ceph-mon[94233]: osdmap e312: 8 total, 8 up, 8 in 2023-12-01T04:50:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:51 smithi060 ceph-mon[109077]: osdmap e312: 8 total, 8 up, 8 in 2023-12-01T04:50:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:51 smithi089 ceph-mon[98504]: osdmap e312: 8 total, 8 up, 8 in 2023-12-01T04:50:52.581 INFO:tasks.rados.rados.0.smithi060.stdout:1219: done (2 left) 2023-12-01T04:50:52.581 INFO:tasks.rados.rados.0.smithi060.stdout:1220: done (1 left) 2023-12-01T04:50:52.581 INFO:tasks.rados.rados.0.smithi060.stdout:1221: done (0 left) 2023-12-01T04:50:52.581 INFO:tasks.rados.rados.0.smithi060.stdout:1222: snap_create 2023-12-01T04:50:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:52 smithi060 ceph-mon[109077]: pgmap v428: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:52 smithi060 ceph-mon[109077]: osdmap e313: 8 total, 8 up, 8 in 2023-12-01T04:50:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:52 smithi060 ceph-mon[94233]: pgmap v428: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:52 smithi060 ceph-mon[94233]: osdmap e313: 8 total, 8 up, 8 in 2023-12-01T04:50:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:52 smithi089 ceph-mon[98504]: pgmap v428: 121 pgs: 121 active+clean; 251 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:50:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:52 smithi089 ceph-mon[98504]: osdmap e313: 8 total, 8 up, 8 in 2023-12-01T04:50:53.590 INFO:tasks.rados.rados.0.smithi060.stdout:1222: done (0 left) 2023-12-01T04:50:53.590 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 125 2023-12-01T04:50:53.590 INFO:tasks.rados.rados.0.smithi060.stdout:1223: seq_num 387 ranges {2842624=483328,3325952=524288,3850240=679936} 2023-12-01T04:50:53.604 INFO:tasks.rados.rados.0.smithi060.stdout:1223: writing smithi060156570-7 from 2842624 to 3325952 tid 1 2023-12-01T04:50:53.607 INFO:tasks.rados.rados.0.smithi060.stdout:1223: writing smithi060156570-7 from 3325952 to 3850240 tid 2 2023-12-01T04:50:53.611 INFO:tasks.rados.rados.0.smithi060.stdout:1223: writing smithi060156570-7 from 3850240 to 4530176 tid 3 2023-12-01T04:50:53.611 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 125 2023-12-01T04:50:53.612 INFO:tasks.rados.rados.0.smithi060.stdout:1224: seq_num 388 ranges {2785280=507904,3293184=458752,3751936=606208,4358144=139264} 2023-12-01T04:50:53.630 INFO:tasks.rados.rados.0.smithi060.stdout:1224: writing smithi060156570-45 from 2785280 to 3293184 tid 1 2023-12-01T04:50:53.632 INFO:tasks.rados.rados.0.smithi060.stdout:1224: writing smithi060156570-45 from 3293184 to 3751936 tid 2 2023-12-01T04:50:53.635 INFO:tasks.rados.rados.0.smithi060.stdout:1224: writing smithi060156570-45 from 3751936 to 4358144 tid 3 2023-12-01T04:50:53.637 INFO:tasks.rados.rados.0.smithi060.stdout:1224: writing smithi060156570-45 from 4358144 to 4497408 tid 4 2023-12-01T04:50:53.637 INFO:tasks.rados.rados.0.smithi060.stdout:1225: copy_from oid 38 from oid 44 current snap is 125 2023-12-01T04:50:53.637 INFO:tasks.rados.rados.0.smithi060.stdout:1223: finishing write tid 1 to smithi060156570-7 2023-12-01T04:50:53.637 INFO:tasks.rados.rados.0.smithi060.stdout:1223: finishing write tid 2 to smithi060156570-7 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: finishing write tid 3 to smithi060156570-7 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: finishing write tid 4 to smithi060156570-7 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: finishing write tid 5 to smithi060156570-7 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: oid 7 updating version 0 to 671 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: oid 7 version 671 is already newer than 669 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: oid 7 version 671 is already newer than 670 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: oid 7 updating version 671 to 672 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 672 (ObjNum 387 snap 125 seq_num 387) dirty exists 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: left oid 7 (ObjNum 387 snap 125 seq_num 387) 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1224: finishing write tid 1 to smithi060156570-45 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1224: finishing write tid 2 to smithi060156570-45 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:1223: done (2 left) 2023-12-01T04:50:53.638 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 125 2023-12-01T04:50:53.639 INFO:tasks.rados.rados.0.smithi060.stdout:1226: seq_num 389 ranges {7012352=524288,7536640=745472,8282112=458752} 2023-12-01T04:50:53.679 INFO:tasks.rados.rados.0.smithi060.stdout:1226: writing smithi060156570-27 from 7012352 to 7536640 tid 1 2023-12-01T04:50:53.683 INFO:tasks.rados.rados.0.smithi060.stdout:1226: writing smithi060156570-27 from 7536640 to 8282112 tid 2 2023-12-01T04:50:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:1226: writing smithi060156570-27 from 8282112 to 8740864 tid 3 2023-12-01T04:50:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 125 2023-12-01T04:50:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:1224: finishing write tid 3 to smithi060156570-45 2023-12-01T04:50:53.686 INFO:tasks.rados.rados.0.smithi060.stdout:1227: seq_num 390 ranges {5390336=540672,5931008=630784,6561792=573440} 2023-12-01T04:50:53.718 INFO:tasks.rados.rados.0.smithi060.stdout:1227: writing smithi060156570-5 from 5390336 to 5931008 tid 1 2023-12-01T04:50:53.721 INFO:tasks.rados.rados.0.smithi060.stdout:1227: writing smithi060156570-5 from 5931008 to 6561792 tid 2 2023-12-01T04:50:53.726 INFO:tasks.rados.rados.0.smithi060.stdout:1227: writing smithi060156570-5 from 6561792 to 7135232 tid 3 2023-12-01T04:50:53.726 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 125 2023-12-01T04:50:53.726 INFO:tasks.rados.rados.0.smithi060.stdout:1224: finishing write tid 4 to smithi060156570-45 2023-12-01T04:50:53.726 INFO:tasks.rados.rados.0.smithi060.stdout:1224: finishing write tid 5 to smithi060156570-45 2023-12-01T04:50:53.726 INFO:tasks.rados.rados.0.smithi060.stdout:1224: finishing write tid 6 to smithi060156570-45 2023-12-01T04:50:53.726 INFO:tasks.rados.rados.0.smithi060.stdout:1224: oid 45 updating version 0 to 674 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1224: oid 45 updating version 674 to 678 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1224: oid 45 version 678 is already newer than 677 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1224: oid 45 version 678 is already newer than 675 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1224: oid 45 version 678 is already newer than 676 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 678 (ObjNum 388 snap 125 seq_num 388) dirty exists 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1224: left oid 45 (ObjNum 388 snap 125 seq_num 388) 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1225: finishing copy_from to smithi060156570-38 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 349 (ObjNum 376 snap 118 seq_num 376) dirty exists 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1225: finishing copy_from racing read to smithi060156570-38 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1226: finishing write tid 1 to smithi060156570-27 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1226: finishing write tid 2 to smithi060156570-27 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1226: finishing write tid 3 to smithi060156570-27 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1226: finishing write tid 4 to smithi060156570-27 2023-12-01T04:50:53.727 INFO:tasks.rados.rados.0.smithi060.stdout:1226: finishing write tid 5 to smithi060156570-27 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1226: oid 27 updating version 0 to 440 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1226: oid 27 updating version 440 to 441 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1226: oid 27 version 441 is already newer than 439 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1226: oid 27 version 441 is already newer than 438 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 441 (ObjNum 389 snap 125 seq_num 389) dirty exists 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1226: left oid 27 (ObjNum 389 snap 125 seq_num 389) 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1227: finishing write tid 1 to smithi060156570-5 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1227: finishing write tid 2 to smithi060156570-5 2023-12-01T04:50:53.728 INFO:tasks.rados.rados.0.smithi060.stdout:1228: seq_num 391 ranges {229376=557056,786432=516096,1302528=688128} 2023-12-01T04:50:53.729 INFO:tasks.rados.rados.0.smithi060.stdout:1228: writing smithi060156570-37 from 229376 to 786432 tid 1 2023-12-01T04:50:53.733 INFO:tasks.rados.rados.0.smithi060.stdout:1228: writing smithi060156570-37 from 786432 to 1302528 tid 2 2023-12-01T04:50:53.737 INFO:tasks.rados.rados.0.smithi060.stdout:1228: writing smithi060156570-37 from 1302528 to 1990656 tid 3 2023-12-01T04:50:53.737 INFO:tasks.rados.rados.0.smithi060.stdout:1224: done (4 left) 2023-12-01T04:50:53.737 INFO:tasks.rados.rados.0.smithi060.stdout:1225: done (3 left) 2023-12-01T04:50:53.737 INFO:tasks.rados.rados.0.smithi060.stdout:1226: done (2 left) 2023-12-01T04:50:53.737 INFO:tasks.rados.rados.0.smithi060.stdout:1229: snap_remove snap 110 2023-12-01T04:50:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:53 smithi060 ceph-mon[94233]: osdmap e314: 8 total, 8 up, 8 in 2023-12-01T04:50:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:53 smithi060 ceph-mon[94233]: osdmap e315: 8 total, 8 up, 8 in 2023-12-01T04:50:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:53 smithi060 ceph-mon[109077]: osdmap e314: 8 total, 8 up, 8 in 2023-12-01T04:50:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:53 smithi060 ceph-mon[109077]: osdmap e315: 8 total, 8 up, 8 in 2023-12-01T04:50:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:53 smithi089 ceph-mon[98504]: osdmap e314: 8 total, 8 up, 8 in 2023-12-01T04:50:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:53 smithi089 ceph-mon[98504]: osdmap e315: 8 total, 8 up, 8 in 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1229: done (2 left) 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1230: snap_create 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1227: finishing write tid 3 to smithi060156570-5 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1227: finishing write tid 4 to smithi060156570-5 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1227: finishing write tid 5 to smithi060156570-5 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1227: oid 5 updating version 0 to 465 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1227: oid 5 version 465 is already newer than 464 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1227: oid 5 version 465 is already newer than 463 2023-12-01T04:50:54.602 INFO:tasks.rados.rados.0.smithi060.stdout:1227: oid 5 updating version 465 to 466 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 466 (ObjNum 390 snap 125 seq_num 390) dirty exists 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1227: left oid 5 (ObjNum 390 snap 125 seq_num 390) 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: finishing write tid 1 to smithi060156570-37 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: finishing write tid 2 to smithi060156570-37 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: finishing write tid 3 to smithi060156570-37 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: finishing write tid 4 to smithi060156570-37 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: finishing write tid 5 to smithi060156570-37 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: oid 37 updating version 0 to 332 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: oid 37 version 332 is already newer than 331 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: oid 37 version 332 is already newer than 330 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: oid 37 version 332 is already newer than 329 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 332 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T04:50:54.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: left oid 37 (ObjNum 391 snap 125 seq_num 391) 2023-12-01T04:50:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:54 smithi060 ceph-mon[94233]: pgmap v431: 121 pgs: 121 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-01T04:50:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:54 smithi060 ceph-mon[109077]: pgmap v431: 121 pgs: 121 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-01T04:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:50:54] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:50:55.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:54 smithi089 ceph-mon[98504]: pgmap v431: 121 pgs: 121 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-01T04:50:55.603 INFO:tasks.rados.rados.0.smithi060.stdout:1227: done (2 left) 2023-12-01T04:50:55.603 INFO:tasks.rados.rados.0.smithi060.stdout:1228: done (1 left) 2023-12-01T04:50:55.603 INFO:tasks.rados.rados.0.smithi060.stdout:1230: done (0 left) 2023-12-01T04:50:55.604 INFO:tasks.rados.rados.0.smithi060.stdout:1231: copy_from oid 34 from oid 38 current snap is 126 2023-12-01T04:50:55.604 INFO:tasks.rados.rados.0.smithi060.stdout:1232: rollback oid 46 current snap is 126 2023-12-01T04:50:55.604 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 46 to 102 2023-12-01T04:50:55.604 INFO:tasks.rados.rados.0.smithi060.stdout:1233: rollback oid 23 current snap is 126 2023-12-01T04:50:55.604 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 102 2023-12-01T04:50:55.604 INFO:tasks.rados.rados.0.smithi060.stdout:1234: delete oid 22 current snap is 126 2023-12-01T04:50:55.612 INFO:tasks.rados.rados.0.smithi060.stdout:1232: finishing rollback tid 0 to smithi060156570-46 2023-12-01T04:50:55.612 INFO:tasks.rados.rados.0.smithi060.stdout:1232: finishing rollback tid 1 to smithi060156570-46 2023-12-01T04:50:55.612 INFO:tasks.rados.rados.0.smithi060.stdout:1233: finishing rollback tid 0 to smithi060156570-23 2023-12-01T04:50:55.613 INFO:tasks.rados.rados.0.smithi060.stdout:1233: finishing rollback tid 1 to smithi060156570-23 2023-12-01T04:50:55.613 INFO:tasks.rados.rados.0.smithi060.stdout:1233: finishing rollback tid 2 to smithi060156570-23 2023-12-01T04:50:55.613 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 451 (ObjNum 322 snap 101 seq_num 322) dirty exists 2023-12-01T04:50:55.614 INFO:tasks.rados.rados.0.smithi060.stdout:1232: finishing rollback tid 2 to smithi060156570-46 2023-12-01T04:50:55.614 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 480 (ObjNum 228 snap 64 seq_num 228) dirty exists 2023-12-01T04:50:55.615 INFO:tasks.rados.rados.0.smithi060.stdout:1232: done (3 left) 2023-12-01T04:50:55.616 INFO:tasks.rados.rados.0.smithi060.stdout:1233: done (2 left) 2023-12-01T04:50:55.616 INFO:tasks.rados.rados.0.smithi060.stdout:1234: done (1 left) 2023-12-01T04:50:55.616 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 126 2023-12-01T04:50:55.616 INFO:tasks.rados.rados.0.smithi060.stdout:1235: seq_num 393 ranges {0=589824,589824=679936,1269760=524288} 2023-12-01T04:50:55.619 INFO:tasks.rados.rados.0.smithi060.stdout:1235: writing smithi060156570-12 from 0 to 589824 tid 1 2023-12-01T04:50:55.624 INFO:tasks.rados.rados.0.smithi060.stdout:1235: writing smithi060156570-12 from 589824 to 1269760 tid 2 2023-12-01T04:50:55.627 INFO:tasks.rados.rados.0.smithi060.stdout:1235: writing smithi060156570-12 from 1269760 to 1794048 tid 3 2023-12-01T04:50:55.627 INFO:tasks.rados.rados.0.smithi060.stdout:1236: copy_from oid 46 from oid 10 current snap is 126 2023-12-01T04:50:55.627 INFO:tasks.rados.rados.0.smithi060.stdout:1235: finishing write tid 1 to smithi060156570-12 2023-12-01T04:50:55.627 INFO:tasks.rados.rados.0.smithi060.stdout:1231: finishing copy_from to smithi060156570-34 2023-12-01T04:50:55.627 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 349 (ObjNum 376 snap 118 seq_num 376) dirty exists 2023-12-01T04:50:55.628 INFO:tasks.rados.rados.0.smithi060.stdout:1231: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:50:55.628 INFO:tasks.rados.rados.0.smithi060.stdout:1235: finishing write tid 2 to smithi060156570-12 2023-12-01T04:50:55.628 INFO:tasks.rados.rados.0.smithi060.stdout:1231: done (2 left) 2023-12-01T04:50:55.628 INFO:tasks.rados.rados.0.smithi060.stdout:1237: snap_remove snap 124 2023-12-01T04:50:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:55 smithi060 ceph-mon[94233]: osdmap e316: 8 total, 8 up, 8 in 2023-12-01T04:50:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:55 smithi060 ceph-mon[109077]: osdmap e316: 8 total, 8 up, 8 in 2023-12-01T04:50:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:55 smithi089 ceph-mon[98504]: osdmap e316: 8 total, 8 up, 8 in 2023-12-01T04:50:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1237: done (2 left) 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1238: copy_from oid 7 from oid 3 current snap is 126 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: finishing write tid 3 to smithi060156570-12 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: finishing write tid 4 to smithi060156570-12 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: finishing write tid 5 to smithi060156570-12 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: oid 12 updating version 0 to 461 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: oid 12 updating version 461 to 462 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: oid 12 updating version 462 to 463 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: oid 12 updating version 463 to 464 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 464 (ObjNum 393 snap 126 seq_num 393) dirty exists 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1235: left oid 12 (ObjNum 393 snap 126 seq_num 393) 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:1236: finishing copy_from to smithi060156570-46 2023-12-01T04:50:56.564 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 249 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:50:56.565 INFO:tasks.rados.rados.0.smithi060.stdout:1236: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:50:56.565 INFO:tasks.rados.rados.0.smithi060.stdout:1235: done (2 left) 2023-12-01T04:50:56.565 INFO:tasks.rados.rados.0.smithi060.stdout:1236: done (1 left) 2023-12-01T04:50:56.565 INFO:tasks.rados.rados.0.smithi060.stdout:1239: copy_from oid 6 from oid 47 current snap is 126 2023-12-01T04:50:56.565 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 126 2023-12-01T04:50:56.565 INFO:tasks.rados.rados.0.smithi060.stdout:1240: seq_num 394 ranges {8740864=606208,9347072=565248,9912320=557056,10469376=81920} 2023-12-01T04:50:56.614 INFO:tasks.rados.rados.0.smithi060.stdout:1240: writing smithi060156570-27 from 8740864 to 9347072 tid 1 2023-12-01T04:50:56.617 INFO:tasks.rados.rados.0.smithi060.stdout:1240: writing smithi060156570-27 from 9347072 to 9912320 tid 2 2023-12-01T04:50:56.623 INFO:tasks.rados.rados.0.smithi060.stdout:1240: writing smithi060156570-27 from 9912320 to 10469376 tid 3 2023-12-01T04:50:56.623 INFO:tasks.rados.rados.0.smithi060.stdout:1240: writing smithi060156570-27 from 10469376 to 10551296 tid 4 2023-12-01T04:50:56.624 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 126 2023-12-01T04:50:56.624 INFO:tasks.rados.rados.0.smithi060.stdout:1238: finishing copy_from to smithi060156570-7 2023-12-01T04:50:56.624 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 460 (ObjNum 370 snap 117 seq_num 370) dirty exists 2023-12-01T04:50:56.624 INFO:tasks.rados.rados.0.smithi060.stdout:1241: seq_num 395 ranges {4915200=622592,5537792=450560,5988352=753664} 2023-12-01T04:50:56.652 INFO:tasks.rados.rados.0.smithi060.stdout:1241: writing smithi060156570-32 from 4915200 to 5537792 tid 1 2023-12-01T04:50:56.654 INFO:tasks.rados.rados.0.smithi060.stdout:1241: writing smithi060156570-32 from 5537792 to 5988352 tid 2 2023-12-01T04:50:56.660 INFO:tasks.rados.rados.0.smithi060.stdout:1241: writing smithi060156570-32 from 5988352 to 6742016 tid 3 2023-12-01T04:50:56.660 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 126 2023-12-01T04:50:56.660 INFO:tasks.rados.rados.0.smithi060.stdout:1238: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:50:56.660 INFO:tasks.rados.rados.0.smithi060.stdout:1239: finishing copy_from to smithi060156570-6 2023-12-01T04:50:56.660 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 608 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:50:56.660 INFO:tasks.rados.rados.0.smithi060.stdout:1239: finishing copy_from racing read to smithi060156570-6 2023-12-01T04:50:56.661 INFO:tasks.rados.rados.0.smithi060.stdout:1240: finishing write tid 1 to smithi060156570-27 2023-12-01T04:50:56.661 INFO:tasks.rados.rados.0.smithi060.stdout:1240: finishing write tid 2 to smithi060156570-27 2023-12-01T04:50:56.661 INFO:tasks.rados.rados.0.smithi060.stdout:1242: seq_num 396 ranges {2916352=638976,3555328=786432,4341760=417792} 2023-12-01T04:50:56.678 INFO:tasks.rados.rados.0.smithi060.stdout:1242: writing smithi060156570-31 from 2916352 to 3555328 tid 1 2023-12-01T04:50:56.682 INFO:tasks.rados.rados.0.smithi060.stdout:1242: writing smithi060156570-31 from 3555328 to 4341760 tid 2 2023-12-01T04:50:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:1242: writing smithi060156570-31 from 4341760 to 4759552 tid 3 2023-12-01T04:50:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:1238: done (4 left) 2023-12-01T04:50:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:1239: done (3 left) 2023-12-01T04:50:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:1243: rmattr oid 36 current snap is 126 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: finishing write tid 3 to smithi060156570-27 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: finishing write tid 4 to smithi060156570-27 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: finishing write tid 5 to smithi060156570-27 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: finishing write tid 6 to smithi060156570-27 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: oid 27 updating version 0 to 459 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: oid 27 updating version 459 to 461 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: oid 27 version 461 is already newer than 460 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: oid 27 version 461 is already newer than 457 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: oid 27 version 461 is already newer than 458 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 461 (ObjNum 394 snap 126 seq_num 394) dirty exists 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1240: left oid 27 (ObjNum 394 snap 126 seq_num 394) 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1241: finishing write tid 1 to smithi060156570-32 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1241: finishing write tid 2 to smithi060156570-32 2023-12-01T04:50:56.686 INFO:tasks.rados.rados.0.smithi060.stdout:1241: finishing write tid 3 to smithi060156570-32 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: finishing write tid 4 to smithi060156570-32 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: finishing write tid 5 to smithi060156570-32 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: oid 32 updating version 0 to 468 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: oid 32 updating version 468 to 469 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: oid 32 version 469 is already newer than 467 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: oid 32 updating version 469 to 470 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 470 (ObjNum 395 snap 126 seq_num 395) dirty exists 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: left oid 32 (ObjNum 395 snap 126 seq_num 395) 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1242: finishing write tid 1 to smithi060156570-31 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1242: finishing write tid 2 to smithi060156570-31 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1240: done (3 left) 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1241: done (2 left) 2023-12-01T04:50:56.687 INFO:tasks.rados.rados.0.smithi060.stdout:1244: delete oid 20 current snap is 126 2023-12-01T04:50:56.688 INFO:tasks.rados.rados.0.smithi060.stdout:1244: done (2 left) 2023-12-01T04:50:56.688 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 126 2023-12-01T04:50:56.688 INFO:tasks.rados.rados.0.smithi060.stdout:1245: seq_num 398 ranges {2170880=671744,2842624=557056,3399680=532480,3932160=114688} 2023-12-01T04:50:56.702 INFO:tasks.rados.rados.0.smithi060.stdout:1245: writing smithi060156570-28 from 2170880 to 2842624 tid 1 2023-12-01T04:50:56.706 INFO:tasks.rados.rados.0.smithi060.stdout:1245: writing smithi060156570-28 from 2842624 to 3399680 tid 2 2023-12-01T04:50:56.708 INFO:tasks.rados.rados.0.smithi060.stdout:1245: writing smithi060156570-28 from 3399680 to 3932160 tid 3 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1245: writing smithi060156570-28 from 3932160 to 4046848 tid 4 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1246: delete oid 34 current snap is 126 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1242: finishing write tid 3 to smithi060156570-31 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1242: finishing write tid 4 to smithi060156570-31 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 339 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1242: finishing write tid 5 to smithi060156570-31 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1242: oid 31 updating version 0 to 610 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1242: oid 31 updating version 610 to 611 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1242: oid 31 updating version 611 to 612 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:1242: oid 31 version 612 is already newer than 609 2023-12-01T04:50:56.709 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 612 (ObjNum 396 snap 126 seq_num 396) dirty exists 2023-12-01T04:50:56.710 INFO:tasks.rados.rados.0.smithi060.stdout:1242: left oid 31 (ObjNum 396 snap 126 seq_num 396) 2023-12-01T04:50:56.710 INFO:tasks.rados.rados.0.smithi060.stdout:1245: finishing write tid 1 to smithi060156570-28 2023-12-01T04:50:56.710 INFO:tasks.rados.rados.0.smithi060.stdout:1245: finishing write tid 2 to smithi060156570-28 2023-12-01T04:50:56.710 INFO:tasks.rados.rados.0.smithi060.stdout:1242: done (3 left) 2023-12-01T04:50:56.710 INFO:tasks.rados.rados.0.smithi060.stdout:1243: done (2 left) 2023-12-01T04:50:56.710 INFO:tasks.rados.rados.0.smithi060.stdout:1246: done (1 left) 2023-12-01T04:50:56.710 INFO:tasks.rados.rados.0.smithi060.stdout:1247: setattr oid 17 current snap is 126 2023-12-01T04:50:56.711 INFO:tasks.rados.rados.0.smithi060.stdout:1245: finishing write tid 3 to smithi060156570-28 2023-12-01T04:50:56.712 INFO:tasks.rados.rados.0.smithi060.stdout:1245: finishing write tid 4 to smithi060156570-28 2023-12-01T04:50:56.712 INFO:tasks.rados.rados.0.smithi060.stdout:1248: read oid 21 snap -1 2023-12-01T04:50:56.712 INFO:tasks.rados.rados.0.smithi060.stdout:1248: expect (ObjNum 381 snap 119 seq_num 381) 2023-12-01T04:50:56.712 INFO:tasks.rados.rados.0.smithi060.stdout:1249: snap_create 2023-12-01T04:50:56.712 INFO:tasks.rados.rados.0.smithi060.stdout:1245: finishing write tid 5 to smithi060156570-28 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:1245: finishing write tid 6 to smithi060156570-28 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:1245: oid 28 updating version 0 to 325 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:1245: oid 28 version 325 is already newer than 323 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:1245: oid 28 version 325 is already newer than 324 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:1245: oid 28 updating version 325 to 326 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:1245: oid 28 version 326 is already newer than 322 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 326 (ObjNum 398 snap 126 seq_num 398) dirty exists 2023-12-01T04:50:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:1245: left oid 28 (ObjNum 398 snap 126 seq_num 398) 2023-12-01T04:50:56.715 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 350 (ObjNum 272 snap 82 seq_num 272) dirty exists 2023-12-01T04:50:56.718 INFO:tasks.rados.rados.0.smithi060.stdout:1248: expect (ObjNum 381 snap 119 seq_num 381) 2023-12-01T04:50:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:56 smithi060 ceph-mon[94233]: pgmap v434: 121 pgs: 121 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-01T04:50:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:56 smithi060 ceph-mon[94233]: osdmap e317: 8 total, 8 up, 8 in 2023-12-01T04:50:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:56 smithi060 ceph-mon[94233]: osdmap e318: 8 total, 8 up, 8 in 2023-12-01T04:50:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:56 smithi060 ceph-mon[109077]: pgmap v434: 121 pgs: 121 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-01T04:50:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:56 smithi060 ceph-mon[109077]: osdmap e317: 8 total, 8 up, 8 in 2023-12-01T04:50:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:56 smithi060 ceph-mon[109077]: osdmap e318: 8 total, 8 up, 8 in 2023-12-01T04:50:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:56 smithi089 ceph-mon[98504]: pgmap v434: 121 pgs: 121 active+clean; 255 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 5 op/s 2023-12-01T04:50:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:56 smithi089 ceph-mon[98504]: osdmap e317: 8 total, 8 up, 8 in 2023-12-01T04:50:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:56 smithi089 ceph-mon[98504]: osdmap e318: 8 total, 8 up, 8 in 2023-12-01T04:50:57.609 INFO:tasks.rados.rados.0.smithi060.stdout:1245: done (3 left) 2023-12-01T04:50:57.609 INFO:tasks.rados.rados.0.smithi060.stdout:1247: done (2 left) 2023-12-01T04:50:57.609 INFO:tasks.rados.rados.0.smithi060.stdout:1248: done (1 left) 2023-12-01T04:50:57.609 INFO:tasks.rados.rados.0.smithi060.stdout:1249: done (0 left) 2023-12-01T04:50:57.609 INFO:tasks.rados.rados.0.smithi060.stdout:1250: snap_create 2023-12-01T04:50:58.611 INFO:tasks.rados.rados.0.smithi060.stdout:1250: done (0 left) 2023-12-01T04:50:58.611 INFO:tasks.rados.rados.0.smithi060.stdout:1251: setattr oid 12 current snap is 128 2023-12-01T04:50:58.613 INFO:tasks.rados.rados.0.smithi060.stdout:1252: delete oid 11 current snap is 128 2023-12-01T04:50:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:1252: done (1 left) 2023-12-01T04:50:58.617 INFO:tasks.rados.rados.0.smithi060.stdout:1253: snap_remove snap 86 2023-12-01T04:50:58.890 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:50:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:58 smithi060 ceph-mon[94233]: pgmap v437: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 5.3 MiB/s wr, 10 op/s 2023-12-01T04:50:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:58 smithi060 ceph-mon[94233]: osdmap e319: 8 total, 8 up, 8 in 2023-12-01T04:50:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:58 smithi060 ceph-mon[109077]: pgmap v437: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 5.3 MiB/s wr, 10 op/s 2023-12-01T04:50:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:58 smithi060 ceph-mon[109077]: osdmap e319: 8 total, 8 up, 8 in 2023-12-01T04:50:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:58 smithi089 ceph-mon[98504]: pgmap v437: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 5.3 MiB/s wr, 10 op/s 2023-12-01T04:50:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:58 smithi089 ceph-mon[98504]: osdmap e319: 8 total, 8 up, 8 in 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5m) 4m ago 5m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5m) 4m ago 5m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6m) 4m ago 6m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6m) 4m ago 6m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9m) 4m ago 9m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11m) 4m ago 11m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11m) 4m ago 11m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:50:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9m) 4m ago 9m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9m) 4m ago 9m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5m) 4m ago 5m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5m) 4m ago 5m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9m) 4m ago 9m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9m) 4m ago 9m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8m) 4m ago 8m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8m) 4m ago 8m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8m) 4m ago 8m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7m) 4m ago 7m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7m) 4m ago 7m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6m) 4m ago 6m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:50:59.220 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5m) 4m ago 6m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:50:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:1253: done (1 left) 2023-12-01T04:50:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:1254: rmattr oid 47 current snap is 128 2023-12-01T04:50:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:1254: done (1 left) 2023-12-01T04:50:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:1255: read oid 15 snap 126 2023-12-01T04:50:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:1255: expect (ObjNum 385 snap 122 seq_num 385) 2023-12-01T04:50:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 128 2023-12-01T04:50:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:1256: seq_num 401 ranges {4046848=720896,4767744=606208,5373952=598016} 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:50:59.649 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:50:59.650 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:50:59.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:50:59.650 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:50:59.650 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:50:59.653 INFO:tasks.rados.rados.0.smithi060.stdout:1256: writing smithi060156570-28 from 4046848 to 4767744 tid 1 2023-12-01T04:50:59.657 INFO:tasks.rados.rados.0.smithi060.stdout:1256: writing smithi060156570-28 from 4767744 to 5373952 tid 2 2023-12-01T04:50:59.660 INFO:tasks.rados.rados.0.smithi060.stdout:1256: writing smithi060156570-28 from 5373952 to 5971968 tid 3 2023-12-01T04:50:59.660 INFO:tasks.rados.rados.0.smithi060.stdout:1257: snap_create 2023-12-01T04:50:59.661 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 465 (ObjNum 393 snap 126 seq_num 393) dirty exists 2023-12-01T04:50:59.661 INFO:tasks.rados.rados.0.smithi060.stdout:1255: expect (ObjNum 385 snap 122 seq_num 385) 2023-12-01T04:50:59.708 INFO:tasks.rados.rados.0.smithi060.stdout:1256: finishing write tid 1 to smithi060156570-28 2023-12-01T04:50:59.708 INFO:tasks.rados.rados.0.smithi060.stdout:1256: finishing write tid 2 to smithi060156570-28 2023-12-01T04:50:59.708 INFO:tasks.rados.rados.0.smithi060.stdout:1256: finishing write tid 3 to smithi060156570-28 2023-12-01T04:50:59.708 INFO:tasks.rados.rados.0.smithi060.stdout:1256: finishing write tid 4 to smithi060156570-28 2023-12-01T04:50:59.708 INFO:tasks.rados.rados.0.smithi060.stdout:1256: finishing write tid 5 to smithi060156570-28 2023-12-01T04:50:59.708 INFO:tasks.rados.rados.0.smithi060.stdout:1256: oid 28 updating version 0 to 332 2023-12-01T04:50:59.708 INFO:tasks.rados.rados.0.smithi060.stdout:1256: oid 28 updating version 332 to 334 2023-12-01T04:50:59.709 INFO:tasks.rados.rados.0.smithi060.stdout:1256: oid 28 version 334 is already newer than 333 2023-12-01T04:50:59.709 INFO:tasks.rados.rados.0.smithi060.stdout:1256: oid 28 updating version 334 to 335 2023-12-01T04:50:59.709 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 335 (ObjNum 401 snap 128 seq_num 401) dirty exists 2023-12-01T04:50:59.709 INFO:tasks.rados.rados.0.smithi060.stdout:1256: left oid 28 (ObjNum 401 snap 128 seq_num 401) 2023-12-01T04:51:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[109077]: osdmap e320: 8 total, 8 up, 8 in 2023-12-01T04:51:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[109077]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[109077]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[94233]: osdmap e320: 8 total, 8 up, 8 in 2023-12-01T04:51:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[94233]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[94233]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:50:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:59 smithi089 ceph-mon[98504]: osdmap e320: 8 total, 8 up, 8 in 2023-12-01T04:51:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:59 smithi089 ceph-mon[98504]: from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:59 smithi089 ceph-mon[98504]: from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:50:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:51:00.626 INFO:tasks.rados.rados.0.smithi060.stdout:1251: done (3 left) 2023-12-01T04:51:00.626 INFO:tasks.rados.rados.0.smithi060.stdout:1255: done (2 left) 2023-12-01T04:51:00.626 INFO:tasks.rados.rados.0.smithi060.stdout:1256: done (1 left) 2023-12-01T04:51:00.627 INFO:tasks.rados.rados.0.smithi060.stdout:1257: done (0 left) 2023-12-01T04:51:00.627 INFO:tasks.rados.rados.0.smithi060.stdout:1258: snap_create 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: pgmap v440: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 5.3 MiB/s wr, 10 op/s 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: osdmap e321: 8 total, 8 up, 8 in 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2186821814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: pgmap v440: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 5.3 MiB/s wr, 10 op/s 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: osdmap e321: 8 total, 8 up, 8 in 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2186821814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: pgmap v440: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.5 KiB/s rd, 5.3 MiB/s wr, 10 op/s 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: osdmap e321: 8 total, 8 up, 8 in 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2186821814' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:51:01.633 INFO:tasks.rados.rados.0.smithi060.stdout:1258: done (0 left) 2023-12-01T04:51:01.633 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 130 2023-12-01T04:51:01.633 INFO:tasks.rados.rados.0.smithi060.stdout:1259: seq_num 402 ranges {2375680=737280,3112960=491520,3604480=516096,4120576=196608} 2023-12-01T04:51:01.650 INFO:tasks.rados.rados.0.smithi060.stdout:1259: writing smithi060156570-44 from 2375680 to 3112960 tid 1 2023-12-01T04:51:01.652 INFO:tasks.rados.rados.0.smithi060.stdout:1259: writing smithi060156570-44 from 3112960 to 3604480 tid 2 2023-12-01T04:51:01.655 INFO:tasks.rados.rados.0.smithi060.stdout:1259: writing smithi060156570-44 from 3604480 to 4120576 tid 3 2023-12-01T04:51:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:1259: writing smithi060156570-44 from 4120576 to 4317184 tid 4 2023-12-01T04:51:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:1260: read oid 10 snap -1 2023-12-01T04:51:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:1260: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:1261: read oid 1 snap -1 2023-12-01T04:51:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:1261: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 130 2023-12-01T04:51:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:1262: seq_num 403 ranges {0=753664,753664=425984,1179648=720896,1900544=57344} 2023-12-01T04:51:01.661 INFO:tasks.rados.rados.0.smithi060.stdout:1262: writing smithi060156570-19 from 0 to 753664 tid 1 2023-12-01T04:51:01.664 INFO:tasks.rados.rados.0.smithi060.stdout:1262: writing smithi060156570-19 from 753664 to 1179648 tid 2 2023-12-01T04:51:01.669 INFO:tasks.rados.rados.0.smithi060.stdout:1262: writing smithi060156570-19 from 1179648 to 1900544 tid 3 2023-12-01T04:51:01.670 INFO:tasks.rados.rados.0.smithi060.stdout:1262: writing smithi060156570-19 from 1900544 to 1957888 tid 4 2023-12-01T04:51:01.670 INFO:tasks.rados.rados.0.smithi060.stdout:1263: copy_from oid 17 from oid 18 current snap is 130 2023-12-01T04:51:01.670 INFO:tasks.rados.rados.0.smithi060.stdout:1264: snap_create 2023-12-01T04:51:01.670 INFO:tasks.rados.rados.0.smithi060.stdout:1259: finishing write tid 1 to smithi060156570-44 2023-12-01T04:51:01.670 INFO:tasks.rados.rados.0.smithi060.stdout:1259: finishing write tid 2 to smithi060156570-44 2023-12-01T04:51:01.670 INFO:tasks.rados.rados.0.smithi060.stdout:1259: finishing write tid 3 to smithi060156570-44 2023-12-01T04:51:01.670 INFO:tasks.rados.rados.0.smithi060.stdout:1259: finishing write tid 4 to smithi060156570-44 2023-12-01T04:51:01.671 INFO:tasks.rados.rados.0.smithi060.stdout:1262: finishing write tid 1 to smithi060156570-19 2023-12-01T04:51:01.671 INFO:tasks.rados.rados.0.smithi060.stdout:1259: finishing write tid 5 to smithi060156570-44 2023-12-01T04:51:01.671 INFO:tasks.rados.rados.0.smithi060.stdout:1262: finishing write tid 2 to smithi060156570-19 2023-12-01T04:51:01.677 INFO:tasks.rados.rados.0.smithi060.stdout:1262: finishing write tid 3 to smithi060156570-19 2023-12-01T04:51:01.677 INFO:tasks.rados.rados.0.smithi060.stdout:1262: finishing write tid 4 to smithi060156570-19 2023-12-01T04:51:01.677 INFO:tasks.rados.rados.0.smithi060.stdout:1262: finishing write tid 5 to smithi060156570-19 2023-12-01T04:51:01.677 INFO:tasks.rados.rados.0.smithi060.stdout:1260: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:01.753 INFO:tasks.rados.rados.0.smithi060.stdout:1259: finishing write tid 6 to smithi060156570-44 2023-12-01T04:51:01.753 INFO:tasks.rados.rados.0.smithi060.stdout:1259: oid 44 updating version 0 to 353 2023-12-01T04:51:01.753 INFO:tasks.rados.rados.0.smithi060.stdout:1259: oid 44 updating version 353 to 354 2023-12-01T04:51:01.753 INFO:tasks.rados.rados.0.smithi060.stdout:1259: oid 44 updating version 354 to 355 2023-12-01T04:51:01.753 INFO:tasks.rados.rados.0.smithi060.stdout:1259: oid 44 updating version 355 to 356 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1259: oid 44 version 356 is already newer than 352 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 356 (ObjNum 402 snap 130 seq_num 402) dirty exists 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1259: left oid 44 (ObjNum 402 snap 130 seq_num 402) 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1262: finishing write tid 6 to smithi060156570-19 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1262: oid 19 updating version 0 to 613 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1262: oid 19 updating version 613 to 615 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1262: oid 19 updating version 615 to 617 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1262: oid 19 version 617 is already newer than 616 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1262: oid 19 version 617 is already newer than 614 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 617 (ObjNum 403 snap 130 seq_num 403) dirty exists 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1262: left oid 19 (ObjNum 403 snap 130 seq_num 403) 2023-12-01T04:51:01.754 INFO:tasks.rados.rados.0.smithi060.stdout:1261: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:01 smithi060 ceph-mon[94233]: osdmap e322: 8 total, 8 up, 8 in 2023-12-01T04:51:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:01 smithi060 ceph-mon[109077]: osdmap e322: 8 total, 8 up, 8 in 2023-12-01T04:51:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:01 smithi089 ceph-mon[98504]: osdmap e322: 8 total, 8 up, 8 in 2023-12-01T04:51:02.314 INFO:tasks.rados.rados.0.smithi060.stdout:1263: finishing copy_from to smithi060156570-17 2023-12-01T04:51:02.314 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 397 (ObjNum 327 snap 105 seq_num 327) dirty exists 2023-12-01T04:51:02.315 INFO:tasks.rados.rados.0.smithi060.stdout:1263: finishing copy_from racing read to smithi060156570-17 2023-12-01T04:51:02.633 INFO:tasks.rados.rados.0.smithi060.stdout:1259: done (5 left) 2023-12-01T04:51:02.634 INFO:tasks.rados.rados.0.smithi060.stdout:1260: done (4 left) 2023-12-01T04:51:02.634 INFO:tasks.rados.rados.0.smithi060.stdout:1261: done (3 left) 2023-12-01T04:51:02.634 INFO:tasks.rados.rados.0.smithi060.stdout:1262: done (2 left) 2023-12-01T04:51:02.634 INFO:tasks.rados.rados.0.smithi060.stdout:1263: done (1 left) 2023-12-01T04:51:02.634 INFO:tasks.rados.rados.0.smithi060.stdout:1264: done (0 left) 2023-12-01T04:51:02.634 INFO:tasks.rados.rados.0.smithi060.stdout:1265: snap_create 2023-12-01T04:51:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:02 smithi060 ceph-mon[94233]: pgmap v443: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:02 smithi060 ceph-mon[94233]: osdmap e323: 8 total, 8 up, 8 in 2023-12-01T04:51:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:02 smithi060 ceph-mon[109077]: pgmap v443: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:02 smithi060 ceph-mon[109077]: osdmap e323: 8 total, 8 up, 8 in 2023-12-01T04:51:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:02 smithi089 ceph-mon[98504]: pgmap v443: 121 pgs: 121 active+clean; 277 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:02 smithi089 ceph-mon[98504]: osdmap e323: 8 total, 8 up, 8 in 2023-12-01T04:51:03.636 INFO:tasks.rados.rados.0.smithi060.stdout:1265: done (0 left) 2023-12-01T04:51:03.636 INFO:tasks.rados.rados.0.smithi060.stdout:1266: snap_remove snap 118 2023-12-01T04:51:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:03 smithi060 ceph-mon[94233]: osdmap e324: 8 total, 8 up, 8 in 2023-12-01T04:51:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:03 smithi060 ceph-mon[109077]: osdmap e324: 8 total, 8 up, 8 in 2023-12-01T04:51:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:03 smithi089 ceph-mon[98504]: osdmap e324: 8 total, 8 up, 8 in 2023-12-01T04:51:04.644 INFO:tasks.rados.rados.0.smithi060.stdout:1266: done (0 left) 2023-12-01T04:51:04.644 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 132 2023-12-01T04:51:04.644 INFO:tasks.rados.rados.0.smithi060.stdout:1267: seq_num 404 ranges {10018816=770048,10788864=712704,11501568=491520} 2023-12-01T04:51:04.703 INFO:tasks.rados.rados.0.smithi060.stdout:1267: writing smithi060156570-33 from 10018816 to 10788864 tid 1 2023-12-01T04:51:04.707 INFO:tasks.rados.rados.0.smithi060.stdout:1267: writing smithi060156570-33 from 10788864 to 11501568 tid 2 2023-12-01T04:51:04.710 INFO:tasks.rados.rados.0.smithi060.stdout:1267: writing smithi060156570-33 from 11501568 to 11993088 tid 3 2023-12-01T04:51:04.710 INFO:tasks.rados.rados.0.smithi060.stdout:1268: copy_from oid 22 from oid 50 current snap is 132 2023-12-01T04:51:04.710 INFO:tasks.rados.rados.0.smithi060.stdout:1267: finishing write tid 1 to smithi060156570-33 2023-12-01T04:51:04.710 INFO:tasks.rados.rados.0.smithi060.stdout:1267: finishing write tid 2 to smithi060156570-33 2023-12-01T04:51:04.710 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 132 2023-12-01T04:51:04.711 INFO:tasks.rados.rados.0.smithi060.stdout:1269: seq_num 405 ranges {2375680=786432,3162112=589824,3751936=614400} 2023-12-01T04:51:04.727 INFO:tasks.rados.rados.0.smithi060.stdout:1269: writing smithi060156570-38 from 2375680 to 3162112 tid 1 2023-12-01T04:51:04.730 INFO:tasks.rados.rados.0.smithi060.stdout:1269: writing smithi060156570-38 from 3162112 to 3751936 tid 2 2023-12-01T04:51:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1269: writing smithi060156570-38 from 3751936 to 4366336 tid 3 2023-12-01T04:51:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1270: read oid 17 snap -1 2023-12-01T04:51:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1270: expect (ObjNum 327 snap 105 seq_num 327) 2023-12-01T04:51:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1271: delete oid 29 current snap is 132 2023-12-01T04:51:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1267: finishing write tid 3 to smithi060156570-33 2023-12-01T04:51:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1267: finishing write tid 4 to smithi060156570-33 2023-12-01T04:51:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1267: finishing write tid 5 to smithi060156570-33 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1267: oid 33 updating version 0 to 571 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1267: oid 33 version 571 is already newer than 570 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1267: oid 33 version 571 is already newer than 569 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1267: oid 33 updating version 571 to 572 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 572 (ObjNum 404 snap 132 seq_num 404) dirty exists 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1267: left oid 33 (ObjNum 404 snap 132 seq_num 404) 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1268: finishing copy_from to smithi060156570-22 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 309 (ObjNum 366 snap 117 seq_num 366) dirty exists 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1268: finishing copy_from racing read to smithi060156570-22 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1269: finishing write tid 1 to smithi060156570-38 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1269: finishing write tid 2 to smithi060156570-38 2023-12-01T04:51:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1267: done (4 left) 2023-12-01T04:51:04.736 INFO:tasks.rados.rados.0.smithi060.stdout:1268: done (3 left) 2023-12-01T04:51:04.736 INFO:tasks.rados.rados.0.smithi060.stdout:1271: done (2 left) 2023-12-01T04:51:04.736 INFO:tasks.rados.rados.0.smithi060.stdout:1272: snap_remove snap 102 2023-12-01T04:51:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:51:04] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2023-12-01T04:51:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:04 smithi060 ceph-mon[94233]: pgmap v446: 121 pgs: 121 active+clean; 289 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2023-12-01T04:51:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:04 smithi060 ceph-mon[94233]: osdmap e325: 8 total, 8 up, 8 in 2023-12-01T04:51:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:04 smithi060 ceph-mon[94233]: osdmap e326: 8 total, 8 up, 8 in 2023-12-01T04:51:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:04 smithi060 ceph-mon[109077]: pgmap v446: 121 pgs: 121 active+clean; 289 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2023-12-01T04:51:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:04 smithi060 ceph-mon[109077]: osdmap e325: 8 total, 8 up, 8 in 2023-12-01T04:51:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:04 smithi060 ceph-mon[109077]: osdmap e326: 8 total, 8 up, 8 in 2023-12-01T04:51:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:04 smithi089 ceph-mon[98504]: pgmap v446: 121 pgs: 121 active+clean; 289 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2023-12-01T04:51:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:04 smithi089 ceph-mon[98504]: osdmap e325: 8 total, 8 up, 8 in 2023-12-01T04:51:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:04 smithi089 ceph-mon[98504]: osdmap e326: 8 total, 8 up, 8 in 2023-12-01T04:51:05.656 INFO:tasks.rados.rados.0.smithi060.stdout:1272: done (2 left) 2023-12-01T04:51:05.656 INFO:tasks.rados.rados.0.smithi060.stdout:1273: snap_remove snap 127 2023-12-01T04:51:06.564 INFO:tasks.rados.rados.0.smithi060.stdout:1273: done (2 left) 2023-12-01T04:51:06.564 INFO:tasks.rados.rados.0.smithi060.stdout:1274: snap_remove snap 76 2023-12-01T04:51:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:06 smithi060 ceph-mon[109077]: pgmap v449: 121 pgs: 121 active+clean; 289 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2023-12-01T04:51:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:06 smithi060 ceph-mon[109077]: osdmap e327: 8 total, 8 up, 8 in 2023-12-01T04:51:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:06 smithi060 ceph-mon[109077]: osdmap e328: 8 total, 8 up, 8 in 2023-12-01T04:51:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:06 smithi060 ceph-mon[94233]: pgmap v449: 121 pgs: 121 active+clean; 289 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2023-12-01T04:51:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:06 smithi060 ceph-mon[94233]: osdmap e327: 8 total, 8 up, 8 in 2023-12-01T04:51:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:06 smithi060 ceph-mon[94233]: osdmap e328: 8 total, 8 up, 8 in 2023-12-01T04:51:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:06 smithi089 ceph-mon[98504]: pgmap v449: 121 pgs: 121 active+clean; 289 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.0 MiB/s wr, 21 op/s 2023-12-01T04:51:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:06 smithi089 ceph-mon[98504]: osdmap e327: 8 total, 8 up, 8 in 2023-12-01T04:51:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:06 smithi089 ceph-mon[98504]: osdmap e328: 8 total, 8 up, 8 in 2023-12-01T04:51:07.570 INFO:tasks.rados.rados.0.smithi060.stdout:1274: done (2 left) 2023-12-01T04:51:07.570 INFO:tasks.rados.rados.0.smithi060.stdout:1275: delete oid 45 current snap is 132 2023-12-01T04:51:07.571 INFO:tasks.rados.rados.0.smithi060.stdout:1269: finishing write tid 3 to smithi060156570-38 2023-12-01T04:51:07.571 INFO:tasks.rados.rados.0.smithi060.stdout:1269: finishing write tid 4 to smithi060156570-38 2023-12-01T04:51:07.571 INFO:tasks.rados.rados.0.smithi060.stdout:1269: finishing write tid 5 to smithi060156570-38 2023-12-01T04:51:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:1269: oid 38 updating version 0 to 399 2023-12-01T04:51:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:1269: oid 38 updating version 399 to 400 2023-12-01T04:51:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:1269: oid 38 updating version 400 to 401 2023-12-01T04:51:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:1269: oid 38 version 401 is already newer than 398 2023-12-01T04:51:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 401 (ObjNum 405 snap 132 seq_num 405) dirty exists 2023-12-01T04:51:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:1269: left oid 38 (ObjNum 405 snap 132 seq_num 405) 2023-12-01T04:51:07.572 INFO:tasks.rados.rados.0.smithi060.stdout:1270: expect (ObjNum 327 snap 105 seq_num 327) 2023-12-01T04:51:08.102 INFO:tasks.rados.rados.0.smithi060.stdout:1269: done (2 left) 2023-12-01T04:51:08.102 INFO:tasks.rados.rados.0.smithi060.stdout:1270: done (1 left) 2023-12-01T04:51:08.102 INFO:tasks.rados.rados.0.smithi060.stdout:1275: done (0 left) 2023-12-01T04:51:08.103 INFO:tasks.rados.rados.0.smithi060.stdout:1276: read oid 33 snap -1 2023-12-01T04:51:08.103 INFO:tasks.rados.rados.0.smithi060.stdout:1276: expect (ObjNum 404 snap 132 seq_num 404) 2023-12-01T04:51:08.103 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 132 2023-12-01T04:51:08.103 INFO:tasks.rados.rados.0.smithi060.stdout:1277: seq_num 408 ranges {4661248=442368,5103616=647168,5750784=507904,6258688=450560} 2023-12-01T04:51:08.130 INFO:tasks.rados.rados.0.smithi060.stdout:1277: writing smithi060156570-48 from 4661248 to 5103616 tid 1 2023-12-01T04:51:08.135 INFO:tasks.rados.rados.0.smithi060.stdout:1277: writing smithi060156570-48 from 5103616 to 5750784 tid 2 2023-12-01T04:51:08.137 INFO:tasks.rados.rados.0.smithi060.stdout:1277: writing smithi060156570-48 from 5750784 to 6258688 tid 3 2023-12-01T04:51:08.140 INFO:tasks.rados.rados.0.smithi060.stdout:1277: writing smithi060156570-48 from 6258688 to 6709248 tid 4 2023-12-01T04:51:08.141 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 132 2023-12-01T04:51:08.141 INFO:tasks.rados.rados.0.smithi060.stdout:1278: seq_num 409 ranges {7135232=458752,7593984=532480,8126464=720896,8847360=352256} 2023-12-01T04:51:08.182 INFO:tasks.rados.rados.0.smithi060.stdout:1278: writing smithi060156570-5 from 7135232 to 7593984 tid 1 2023-12-01T04:51:08.185 INFO:tasks.rados.rados.0.smithi060.stdout:1278: writing smithi060156570-5 from 7593984 to 8126464 tid 2 2023-12-01T04:51:08.189 INFO:tasks.rados.rados.0.smithi060.stdout:1278: writing smithi060156570-5 from 8126464 to 8847360 tid 3 2023-12-01T04:51:08.191 INFO:tasks.rados.rados.0.smithi060.stdout:1278: writing smithi060156570-5 from 8847360 to 9199616 tid 4 2023-12-01T04:51:08.191 INFO:tasks.rados.rados.0.smithi060.stdout:1279: read oid 42 snap -1 2023-12-01T04:51:08.191 INFO:tasks.rados.rados.0.smithi060.stdout:1279: expect (ObjNum 299 snap 87 seq_num 299) 2023-12-01T04:51:08.191 INFO:tasks.rados.rados.0.smithi060.stdout:1280: delete oid 15 current snap is 132 2023-12-01T04:51:08.191 INFO:tasks.rados.rados.0.smithi060.stdout:1276: expect (ObjNum 404 snap 132 seq_num 404) 2023-12-01T04:51:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:08 smithi060 ceph-mon[109077]: pgmap v452: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 9 op/s 2023-12-01T04:51:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:08 smithi060 ceph-mon[109077]: osdmap e329: 8 total, 8 up, 8 in 2023-12-01T04:51:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:08 smithi060 ceph-mon[94233]: pgmap v452: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 9 op/s 2023-12-01T04:51:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:08 smithi060 ceph-mon[94233]: osdmap e329: 8 total, 8 up, 8 in 2023-12-01T04:51:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:08 smithi089 ceph-mon[98504]: pgmap v452: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.9 MiB/s wr, 9 op/s 2023-12-01T04:51:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:08 smithi089 ceph-mon[98504]: osdmap e329: 8 total, 8 up, 8 in 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: finishing write tid 1 to smithi060156570-48 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: finishing write tid 2 to smithi060156570-48 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: finishing write tid 3 to smithi060156570-48 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: finishing write tid 4 to smithi060156570-48 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: finishing write tid 5 to smithi060156570-48 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: finishing write tid 6 to smithi060156570-48 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: oid 48 updating version 0 to 358 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: oid 48 version 358 is already newer than 357 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: oid 48 updating version 358 to 360 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: oid 48 version 360 is already newer than 359 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:1277: oid 48 updating version 360 to 361 2023-12-01T04:51:09.143 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 361 (ObjNum 408 snap 132 seq_num 408) dirty exists 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1277: left oid 48 (ObjNum 408 snap 132 seq_num 408) 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: finishing write tid 1 to smithi060156570-5 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: finishing write tid 2 to smithi060156570-5 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1276: done (4 left) 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1277: done (3 left) 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1280: done (2 left) 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1281: rollback oid 47 current snap is 132 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 47 to 131 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: finishing write tid 3 to smithi060156570-5 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: finishing write tid 4 to smithi060156570-5 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: finishing write tid 5 to smithi060156570-5 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: finishing write tid 6 to smithi060156570-5 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: oid 5 updating version 0 to 473 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: oid 5 updating version 473 to 475 2023-12-01T04:51:09.144 INFO:tasks.rados.rados.0.smithi060.stdout:1278: oid 5 version 475 is already newer than 474 2023-12-01T04:51:09.145 INFO:tasks.rados.rados.0.smithi060.stdout:1278: oid 5 version 475 is already newer than 471 2023-12-01T04:51:09.145 INFO:tasks.rados.rados.0.smithi060.stdout:1278: oid 5 version 475 is already newer than 472 2023-12-01T04:51:09.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 475 (ObjNum 409 snap 132 seq_num 409) dirty exists 2023-12-01T04:51:09.145 INFO:tasks.rados.rados.0.smithi060.stdout:1278: left oid 5 (ObjNum 409 snap 132 seq_num 409) 2023-12-01T04:51:09.145 INFO:tasks.rados.rados.0.smithi060.stdout:1279: expect (ObjNum 299 snap 87 seq_num 299) 2023-12-01T04:51:09.265 INFO:tasks.rados.rados.0.smithi060.stdout:1281: finishing rollback tid 0 to smithi060156570-47 2023-12-01T04:51:09.265 INFO:tasks.rados.rados.0.smithi060.stdout:1281: finishing rollback tid 1 to smithi060156570-47 2023-12-01T04:51:09.265 INFO:tasks.rados.rados.0.smithi060.stdout:1281: finishing rollback tid 2 to smithi060156570-47 2023-12-01T04:51:09.265 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 739 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:51:09.265 INFO:tasks.rados.rados.0.smithi060.stdout:1278: done (2 left) 2023-12-01T04:51:09.266 INFO:tasks.rados.rados.0.smithi060.stdout:1279: done (1 left) 2023-12-01T04:51:09.266 INFO:tasks.rados.rados.0.smithi060.stdout:1281: done (0 left) 2023-12-01T04:51:09.266 INFO:tasks.rados.rados.0.smithi060.stdout:1282: read oid 17 snap 128 2023-12-01T04:51:09.266 INFO:tasks.rados.rados.0.smithi060.stdout:1282: expect (ObjNum 272 snap 82 seq_num 272) 2023-12-01T04:51:09.266 INFO:tasks.rados.rados.0.smithi060.stdout:1283: copy_from oid 48 from oid 10 current snap is 132 2023-12-01T04:51:09.266 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 132 2023-12-01T04:51:09.266 INFO:tasks.rados.rados.0.smithi060.stdout:1284: seq_num 411 ranges {0=491520,491520=753664,1245184=688128,1933312=163840} 2023-12-01T04:51:09.268 INFO:tasks.rados.rados.0.smithi060.stdout:1284: writing smithi060156570-20 from 0 to 491520 tid 1 2023-12-01T04:51:09.272 INFO:tasks.rados.rados.0.smithi060.stdout:1284: writing smithi060156570-20 from 491520 to 1245184 tid 2 2023-12-01T04:51:09.276 INFO:tasks.rados.rados.0.smithi060.stdout:1284: writing smithi060156570-20 from 1245184 to 1933312 tid 3 2023-12-01T04:51:09.278 INFO:tasks.rados.rados.0.smithi060.stdout:1284: writing smithi060156570-20 from 1933312 to 2097152 tid 4 2023-12-01T04:51:09.278 INFO:tasks.rados.rados.0.smithi060.stdout:1285: copy_from oid 11 from oid 36 current snap is 132 2023-12-01T04:51:09.278 INFO:tasks.rados.rados.0.smithi060.stdout:1286: read oid 32 snap -1 2023-12-01T04:51:09.278 INFO:tasks.rados.rados.0.smithi060.stdout:1286: expect (ObjNum 395 snap 126 seq_num 395) 2023-12-01T04:51:09.279 INFO:tasks.rados.rados.0.smithi060.stdout:1287: snap_remove snap 126 2023-12-01T04:51:09.570 INFO:tasks.rados.rados.0.smithi060.stdout:1287: done (5 left) 2023-12-01T04:51:09.570 INFO:tasks.rados.rados.0.smithi060.stdout:1288: copy_from oid 27 from oid 45 current snap is 132 2023-12-01T04:51:09.570 INFO:tasks.rados.rados.0.smithi060.stdout:1284: finishing write tid 1 to smithi060156570-20 2023-12-01T04:51:09.570 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 132 2023-12-01T04:51:09.570 INFO:tasks.rados.rados.0.smithi060.stdout:1289: seq_num 412 ranges {4759552=507904,5267456=630784,5898240=491520,6389760=483328} 2023-12-01T04:51:09.599 INFO:tasks.rados.rados.0.smithi060.stdout:1289: writing smithi060156570-31 from 4759552 to 5267456 tid 1 2023-12-01T04:51:09.603 INFO:tasks.rados.rados.0.smithi060.stdout:1289: writing smithi060156570-31 from 5267456 to 5898240 tid 2 2023-12-01T04:51:09.606 INFO:tasks.rados.rados.0.smithi060.stdout:1289: writing smithi060156570-31 from 5898240 to 6389760 tid 3 2023-12-01T04:51:09.609 INFO:tasks.rados.rados.0.smithi060.stdout:1289: writing smithi060156570-31 from 6389760 to 6873088 tid 4 2023-12-01T04:51:09.609 INFO:tasks.rados.rados.0.smithi060.stdout:1290: read oid 1 snap 128 2023-12-01T04:51:09.609 INFO:tasks.rados.rados.0.smithi060.stdout:1290: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 132 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: finishing write tid 2 to smithi060156570-20 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: finishing write tid 3 to smithi060156570-20 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: finishing write tid 4 to smithi060156570-20 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: finishing write tid 5 to smithi060156570-20 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: finishing write tid 6 to smithi060156570-20 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: oid 20 updating version 0 to 350 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: oid 20 updating version 350 to 352 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: oid 20 version 352 is already newer than 351 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: oid 20 updating version 352 to 354 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: oid 20 version 354 is already newer than 353 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 354 (ObjNum 411 snap 132 seq_num 411) dirty exists 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1284: left oid 20 (ObjNum 411 snap 132 seq_num 411) 2023-12-01T04:51:09.610 INFO:tasks.rados.rados.0.smithi060.stdout:1285: finishing copy_from to smithi060156570-11 2023-12-01T04:51:09.611 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 339 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:51:09.611 INFO:tasks.rados.rados.0.smithi060.stdout:1285: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:51:09.611 INFO:tasks.rados.rados.0.smithi060.stdout:1283: finishing copy_from to smithi060156570-48 2023-12-01T04:51:09.611 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 249 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:51:09.611 INFO:tasks.rados.rados.0.smithi060.stdout:1283: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:51:09.611 INFO:tasks.rados.rados.0.smithi060.stdout:1282: expect (ObjNum 272 snap 82 seq_num 272) 2023-12-01T04:51:09.830 INFO:tasks.rados.rados.0.smithi060.stdout:1286: expect (ObjNum 395 snap 126 seq_num 395) 2023-12-01T04:51:10.196 INFO:tasks.rados.rados.0.smithi060.stdout:1288: finishing copy_from to smithi060156570-27 2023-12-01T04:51:10.196 INFO:tasks.rados.rados.0.smithi060.stdout:1288: got expected ENOENT (src dne) 2023-12-01T04:51:10.196 INFO:tasks.rados.rados.0.smithi060.stdout:1288: finishing copy_from racing read to smithi060156570-27 2023-12-01T04:51:10.197 INFO:tasks.rados.rados.0.smithi060.stdout:1289: finishing write tid 1 to smithi060156570-31 2023-12-01T04:51:10.197 INFO:tasks.rados.rados.0.smithi060.stdout:1289: finishing write tid 2 to smithi060156570-31 2023-12-01T04:51:10.197 INFO:tasks.rados.rados.0.smithi060.stdout:1291: seq_num 413 ranges {2842624=524288,3366912=516096,3883008=696320,4579328=393216} 2023-12-01T04:51:10.214 INFO:tasks.rados.rados.0.smithi060.stdout:1291: writing smithi060156570-25 from 2842624 to 3366912 tid 1 2023-12-01T04:51:10.217 INFO:tasks.rados.rados.0.smithi060.stdout:1291: writing smithi060156570-25 from 3366912 to 3883008 tid 2 2023-12-01T04:51:10.221 INFO:tasks.rados.rados.0.smithi060.stdout:1291: writing smithi060156570-25 from 3883008 to 4579328 tid 3 2023-12-01T04:51:10.224 INFO:tasks.rados.rados.0.smithi060.stdout:1291: writing smithi060156570-25 from 4579328 to 4972544 tid 4 2023-12-01T04:51:10.224 INFO:tasks.rados.rados.0.smithi060.stdout:1282: done (8 left) 2023-12-01T04:51:10.224 INFO:tasks.rados.rados.0.smithi060.stdout:1283: done (7 left) 2023-12-01T04:51:10.224 INFO:tasks.rados.rados.0.smithi060.stdout:1284: done (6 left) 2023-12-01T04:51:10.224 INFO:tasks.rados.rados.0.smithi060.stdout:1285: done (5 left) 2023-12-01T04:51:10.224 INFO:tasks.rados.rados.0.smithi060.stdout:1286: done (4 left) 2023-12-01T04:51:10.224 INFO:tasks.rados.rados.0.smithi060.stdout:1288: done (3 left) 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1292: setattr oid 46 current snap is 132 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: finishing write tid 3 to smithi060156570-31 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: finishing write tid 4 to smithi060156570-31 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: finishing write tid 5 to smithi060156570-31 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: finishing write tid 6 to smithi060156570-31 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: oid 31 updating version 0 to 621 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: oid 31 version 621 is already newer than 618 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: oid 31 updating version 621 to 622 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: oid 31 version 622 is already newer than 620 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: oid 31 version 622 is already newer than 619 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 622 (ObjNum 412 snap 132 seq_num 412) dirty exists 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1289: left oid 31 (ObjNum 412 snap 132 seq_num 412) 2023-12-01T04:51:10.225 INFO:tasks.rados.rados.0.smithi060.stdout:1290: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:10.792 INFO:tasks.rados.rados.0.smithi060.stdout:1291: finishing write tid 1 to smithi060156570-25 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: finishing write tid 2 to smithi060156570-25 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: finishing write tid 3 to smithi060156570-25 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: finishing write tid 4 to smithi060156570-25 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: finishing write tid 5 to smithi060156570-25 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: finishing write tid 6 to smithi060156570-25 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: oid 25 updating version 0 to 748 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: oid 25 updating version 748 to 749 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: oid 25 updating version 749 to 751 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: oid 25 version 751 is already newer than 747 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: oid 25 version 751 is already newer than 750 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 751 (ObjNum 413 snap 132 seq_num 413) dirty exists 2023-12-01T04:51:10.793 INFO:tasks.rados.rados.0.smithi060.stdout:1291: left oid 25 (ObjNum 413 snap 132 seq_num 413) 2023-12-01T04:51:10.794 INFO:tasks.rados.rados.0.smithi060.stdout:1289: done (3 left) 2023-12-01T04:51:10.794 INFO:tasks.rados.rados.0.smithi060.stdout:1290: done (2 left) 2023-12-01T04:51:10.794 INFO:tasks.rados.rados.0.smithi060.stdout:1291: done (1 left) 2023-12-01T04:51:10.794 INFO:tasks.rados.rados.0.smithi060.stdout:1293: read oid 36 snap -1 2023-12-01T04:51:10.794 INFO:tasks.rados.rados.0.smithi060.stdout:1293: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:51:10.794 INFO:tasks.rados.rados.0.smithi060.stdout:1294: snap_remove snap 113 2023-12-01T04:51:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:10 smithi060 ceph-mon[94233]: pgmap v454: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 8 op/s 2023-12-01T04:51:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:10 smithi060 ceph-mon[94233]: osdmap e330: 8 total, 8 up, 8 in 2023-12-01T04:51:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:10 smithi060 ceph-mon[109077]: pgmap v454: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 8 op/s 2023-12-01T04:51:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:10 smithi060 ceph-mon[109077]: osdmap e330: 8 total, 8 up, 8 in 2023-12-01T04:51:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:10 smithi089 ceph-mon[98504]: pgmap v454: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 8 op/s 2023-12-01T04:51:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:10 smithi089 ceph-mon[98504]: osdmap e330: 8 total, 8 up, 8 in 2023-12-01T04:51:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:11.577 INFO:tasks.rados.rados.0.smithi060.stdout:1294: done (2 left) 2023-12-01T04:51:11.577 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 132 2023-12-01T04:51:11.577 INFO:tasks.rados.rados.0.smithi060.stdout:1295: seq_num 414 ranges {1171456=540672,1712128=802816,2514944=458752,2973696=344064} 2023-12-01T04:51:11.588 INFO:tasks.rados.rados.0.smithi060.stdout:1295: writing smithi060156570-9 from 1171456 to 1712128 tid 1 2023-12-01T04:51:11.593 INFO:tasks.rados.rados.0.smithi060.stdout:1295: writing smithi060156570-9 from 1712128 to 2514944 tid 2 2023-12-01T04:51:11.594 INFO:tasks.rados.rados.0.smithi060.stdout:1295: writing smithi060156570-9 from 2514944 to 2973696 tid 3 2023-12-01T04:51:11.597 INFO:tasks.rados.rados.0.smithi060.stdout:1295: writing smithi060156570-9 from 2973696 to 3317760 tid 4 2023-12-01T04:51:11.597 INFO:tasks.rados.rados.0.smithi060.stdout:1296: read oid 42 snap -1 2023-12-01T04:51:11.597 INFO:tasks.rados.rados.0.smithi060.stdout:1296: expect (ObjNum 299 snap 87 seq_num 299) 2023-12-01T04:51:11.597 INFO:tasks.rados.rados.0.smithi060.stdout:1297: snap_create 2023-12-01T04:51:11.597 INFO:tasks.rados.rados.0.smithi060.stdout:1293: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:51:11.612 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 511 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:51:11.612 INFO:tasks.rados.rados.0.smithi060.stdout:1295: finishing write tid 1 to smithi060156570-9 2023-12-01T04:51:11.612 INFO:tasks.rados.rados.0.smithi060.stdout:1295: finishing write tid 2 to smithi060156570-9 2023-12-01T04:51:11.612 INFO:tasks.rados.rados.0.smithi060.stdout:1295: finishing write tid 3 to smithi060156570-9 2023-12-01T04:51:11.613 INFO:tasks.rados.rados.0.smithi060.stdout:1296: expect (ObjNum 299 snap 87 seq_num 299) 2023-12-01T04:51:11.736 INFO:tasks.rados.rados.0.smithi060.stdout:1295: finishing write tid 4 to smithi060156570-9 2023-12-01T04:51:11.736 INFO:tasks.rados.rados.0.smithi060.stdout:1295: finishing write tid 5 to smithi060156570-9 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:1295: finishing write tid 6 to smithi060156570-9 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:1295: oid 9 updating version 0 to 517 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:1295: oid 9 updating version 517 to 520 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:1295: oid 9 updating version 520 to 521 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:1295: oid 9 version 521 is already newer than 519 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:1295: oid 9 version 521 is already newer than 518 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 521 (ObjNum 414 snap 132 seq_num 414) dirty exists 2023-12-01T04:51:11.737 INFO:tasks.rados.rados.0.smithi060.stdout:1295: left oid 9 (ObjNum 414 snap 132 seq_num 414) 2023-12-01T04:51:12.582 INFO:tasks.rados.rados.0.smithi060.stdout:1292: done (4 left) 2023-12-01T04:51:12.582 INFO:tasks.rados.rados.0.smithi060.stdout:1293: done (3 left) 2023-12-01T04:51:12.582 INFO:tasks.rados.rados.0.smithi060.stdout:1295: done (2 left) 2023-12-01T04:51:12.582 INFO:tasks.rados.rados.0.smithi060.stdout:1296: done (1 left) 2023-12-01T04:51:12.582 INFO:tasks.rados.rados.0.smithi060.stdout:1297: done (0 left) 2023-12-01T04:51:12.582 INFO:tasks.rados.rados.0.smithi060.stdout:1298: snap_remove snap 129 2023-12-01T04:51:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:12 smithi060 ceph-mon[94233]: pgmap v456: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T04:51:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:12 smithi060 ceph-mon[94233]: osdmap e331: 8 total, 8 up, 8 in 2023-12-01T04:51:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:12 smithi060 ceph-mon[109077]: pgmap v456: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T04:51:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:12 smithi060 ceph-mon[109077]: osdmap e331: 8 total, 8 up, 8 in 2023-12-01T04:51:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:12 smithi089 ceph-mon[98504]: pgmap v456: 121 pgs: 121 active+clean; 286 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T04:51:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:12 smithi089 ceph-mon[98504]: osdmap e331: 8 total, 8 up, 8 in 2023-12-01T04:51:13.591 INFO:tasks.rados.rados.0.smithi060.stdout:1298: done (0 left) 2023-12-01T04:51:13.591 INFO:tasks.rados.rados.0.smithi060.stdout:1299: rollback oid 10 current snap is 133 2023-12-01T04:51:13.591 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 131 2023-12-01T04:51:13.592 INFO:tasks.rados.rados.0.smithi060.stdout:1300: snap_remove snap 130 2023-12-01T04:51:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:13 smithi060 ceph-mon[94233]: osdmap e332: 8 total, 8 up, 8 in 2023-12-01T04:51:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:13 smithi060 ceph-mon[109077]: osdmap e332: 8 total, 8 up, 8 in 2023-12-01T04:51:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:13 smithi089 ceph-mon[98504]: osdmap e332: 8 total, 8 up, 8 in 2023-12-01T04:51:14.594 INFO:tasks.rados.rados.0.smithi060.stdout:1300: done (1 left) 2023-12-01T04:51:14.594 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 133 2023-12-01T04:51:14.595 INFO:tasks.rados.rados.0.smithi060.stdout:1301: seq_num 415 ranges {9199616=557056,9756672=688128,10444800=663552,11108352=253952} 2023-12-01T04:51:14.648 INFO:tasks.rados.rados.0.smithi060.stdout:1301: writing smithi060156570-5 from 9199616 to 9756672 tid 1 2023-12-01T04:51:14.651 INFO:tasks.rados.rados.0.smithi060.stdout:1301: writing smithi060156570-5 from 9756672 to 10444800 tid 2 2023-12-01T04:51:14.655 INFO:tasks.rados.rados.0.smithi060.stdout:1301: writing smithi060156570-5 from 10444800 to 11108352 tid 3 2023-12-01T04:51:14.657 INFO:tasks.rados.rados.0.smithi060.stdout:1301: writing smithi060156570-5 from 11108352 to 11362304 tid 4 2023-12-01T04:51:14.657 INFO:tasks.rados.rados.0.smithi060.stdout:1302: copy_from oid 39 from oid 21 current snap is 133 2023-12-01T04:51:14.657 INFO:tasks.rados.rados.0.smithi060.stdout:1299: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:51:14.657 INFO:tasks.rados.rados.0.smithi060.stdout:1299: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:51:14.657 INFO:tasks.rados.rados.0.smithi060.stdout:1299: finishing rollback tid 2 to smithi060156570-10 2023-12-01T04:51:14.657 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 277 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:51:14.657 INFO:tasks.rados.rados.0.smithi060.stdout:1301: finishing write tid 1 to smithi060156570-5 2023-12-01T04:51:14.658 INFO:tasks.rados.rados.0.smithi060.stdout:1301: finishing write tid 2 to smithi060156570-5 2023-12-01T04:51:14.658 INFO:tasks.rados.rados.0.smithi060.stdout:1299: done (2 left) 2023-12-01T04:51:14.658 INFO:tasks.rados.rados.0.smithi060.stdout:1303: rollback oid 19 current snap is 133 2023-12-01T04:51:14.658 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 131 2023-12-01T04:51:14.658 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 133 2023-12-01T04:51:14.658 INFO:tasks.rados.rados.0.smithi060.stdout:1304: seq_num 416 ranges {1638400=573440,2211840=573440,2785280=475136,3260416=557056} 2023-12-01T04:51:14.670 INFO:tasks.rados.rados.0.smithi060.stdout:1304: writing smithi060156570-4 from 1638400 to 2211840 tid 1 2023-12-01T04:51:14.673 INFO:tasks.rados.rados.0.smithi060.stdout:1304: writing smithi060156570-4 from 2211840 to 2785280 tid 2 2023-12-01T04:51:14.675 INFO:tasks.rados.rados.0.smithi060.stdout:1304: writing smithi060156570-4 from 2785280 to 3260416 tid 3 2023-12-01T04:51:14.681 INFO:tasks.rados.rados.0.smithi060.stdout:1304: writing smithi060156570-4 from 3260416 to 3817472 tid 4 2023-12-01T04:51:14.682 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 133 2023-12-01T04:51:14.682 INFO:tasks.rados.rados.0.smithi060.stdout:1301: finishing write tid 3 to smithi060156570-5 2023-12-01T04:51:14.682 INFO:tasks.rados.rados.0.smithi060.stdout:1305: seq_num 417 ranges {2342912=589824,2932736=458752,3391488=679936,4071424=466944} 2023-12-01T04:51:14.695 INFO:tasks.rados.rados.0.smithi060.stdout:1305: writing smithi060156570-48 from 2342912 to 2932736 tid 1 2023-12-01T04:51:14.697 INFO:tasks.rados.rados.0.smithi060.stdout:1305: writing smithi060156570-48 from 2932736 to 3391488 tid 2 2023-12-01T04:51:14.701 INFO:tasks.rados.rados.0.smithi060.stdout:1305: writing smithi060156570-48 from 3391488 to 4071424 tid 3 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1305: writing smithi060156570-48 from 4071424 to 4538368 tid 4 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1306: setattr oid 8 current snap is 133 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1301: finishing write tid 4 to smithi060156570-5 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1301: finishing write tid 5 to smithi060156570-5 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1303: finishing rollback tid 0 to smithi060156570-19 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1303: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1301: finishing write tid 6 to smithi060156570-5 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1301: oid 5 updating version 0 to 477 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1301: oid 5 updating version 477 to 478 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1301: oid 5 updating version 478 to 479 2023-12-01T04:51:14.705 INFO:tasks.rados.rados.0.smithi060.stdout:1301: oid 5 version 479 is already newer than 476 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1301: oid 5 updating version 479 to 480 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 480 (ObjNum 415 snap 133 seq_num 415) dirty exists 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1301: left oid 5 (ObjNum 415 snap 133 seq_num 415) 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1303: finishing rollback tid 2 to smithi060156570-19 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 625 (ObjNum 403 snap 130 seq_num 403) dirty exists 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1302: finishing copy_from to smithi060156570-39 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 299 (ObjNum 381 snap 119 seq_num 381) dirty exists 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1302: finishing copy_from racing read to smithi060156570-39 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: finishing write tid 1 to smithi060156570-4 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: finishing write tid 2 to smithi060156570-4 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: finishing write tid 3 to smithi060156570-4 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: finishing write tid 4 to smithi060156570-4 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: finishing write tid 5 to smithi060156570-4 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: finishing write tid 6 to smithi060156570-4 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: oid 4 updating version 0 to 388 2023-12-01T04:51:14.706 INFO:tasks.rados.rados.0.smithi060.stdout:1304: oid 4 updating version 388 to 391 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:1304: oid 4 version 391 is already newer than 389 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:1304: oid 4 version 391 is already newer than 390 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:1304: oid 4 version 391 is already newer than 387 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 391 (ObjNum 416 snap 133 seq_num 416) dirty exists 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:1304: left oid 4 (ObjNum 416 snap 133 seq_num 416) 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:1305: finishing write tid 1 to smithi060156570-48 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:1305: finishing write tid 2 to smithi060156570-48 2023-12-01T04:51:14.707 INFO:tasks.rados.rados.0.smithi060.stdout:1305: finishing write tid 3 to smithi060156570-48 2023-12-01T04:51:14.708 INFO:tasks.rados.rados.0.smithi060.stdout:1301: done (5 left) 2023-12-01T04:51:14.708 INFO:tasks.rados.rados.0.smithi060.stdout:1302: done (4 left) 2023-12-01T04:51:14.708 INFO:tasks.rados.rados.0.smithi060.stdout:1303: done (3 left) 2023-12-01T04:51:14.708 INFO:tasks.rados.rados.0.smithi060.stdout:1304: done (2 left) 2023-12-01T04:51:14.708 INFO:tasks.rados.rados.0.smithi060.stdout:1307: snap_remove snap 120 2023-12-01T04:51:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:14 smithi060 ceph-mon[94233]: pgmap v459: 121 pgs: 121 active+clean; 249 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2023-12-01T04:51:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:14 smithi060 ceph-mon[94233]: osdmap e333: 8 total, 8 up, 8 in 2023-12-01T04:51:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:14 smithi060 ceph-mon[109077]: pgmap v459: 121 pgs: 121 active+clean; 249 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2023-12-01T04:51:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:14 smithi060 ceph-mon[109077]: osdmap e333: 8 total, 8 up, 8 in 2023-12-01T04:51:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:51:14] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:51:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:14 smithi089 ceph-mon[98504]: pgmap v459: 121 pgs: 121 active+clean; 249 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.1 MiB/s wr, 14 op/s 2023-12-01T04:51:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:14 smithi089 ceph-mon[98504]: osdmap e333: 8 total, 8 up, 8 in 2023-12-01T04:51:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1307: done (2 left) 2023-12-01T04:51:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 133 2023-12-01T04:51:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1305: finishing write tid 4 to smithi060156570-48 2023-12-01T04:51:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1305: finishing write tid 5 to smithi060156570-48 2023-12-01T04:51:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 504 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:51:15.602 INFO:tasks.rados.rados.0.smithi060.stdout:1305: finishing write tid 6 to smithi060156570-48 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1305: oid 48 updating version 0 to 363 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1305: oid 48 updating version 363 to 366 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1305: oid 48 version 366 is already newer than 362 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1305: oid 48 version 366 is already newer than 364 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1305: oid 48 version 366 is already newer than 365 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 366 (ObjNum 417 snap 133 seq_num 417) dirty exists 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1305: left oid 48 (ObjNum 417 snap 133 seq_num 417) 2023-12-01T04:51:15.603 INFO:tasks.rados.rados.0.smithi060.stdout:1308: seq_num 418 ranges {1990656=606208,2596864=737280,3334144=434176,3768320=434176} 2023-12-01T04:51:15.617 INFO:tasks.rados.rados.0.smithi060.stdout:1308: writing smithi060156570-37 from 1990656 to 2596864 tid 1 2023-12-01T04:51:15.623 INFO:tasks.rados.rados.0.smithi060.stdout:1308: writing smithi060156570-37 from 2596864 to 3334144 tid 2 2023-12-01T04:51:15.625 INFO:tasks.rados.rados.0.smithi060.stdout:1308: writing smithi060156570-37 from 3334144 to 3768320 tid 3 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1308: writing smithi060156570-37 from 3768320 to 4202496 tid 4 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1305: done (2 left) 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1306: done (1 left) 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1309: setattr oid 14 current snap is 133 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1308: finishing write tid 1 to smithi060156570-37 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1308: finishing write tid 2 to smithi060156570-37 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1308: finishing write tid 3 to smithi060156570-37 2023-12-01T04:51:15.628 INFO:tasks.rados.rados.0.smithi060.stdout:1310: snap_remove snap 132 2023-12-01T04:51:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:15 smithi060 ceph-mon[94233]: osdmap e334: 8 total, 8 up, 8 in 2023-12-01T04:51:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:15 smithi060 ceph-mon[109077]: osdmap e334: 8 total, 8 up, 8 in 2023-12-01T04:51:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:15 smithi089 ceph-mon[98504]: osdmap e334: 8 total, 8 up, 8 in 2023-12-01T04:51:16.567 INFO:tasks.rados.rados.0.smithi060.stdout:1310: done (2 left) 2023-12-01T04:51:16.568 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 133 2023-12-01T04:51:16.568 INFO:tasks.rados.rados.0.smithi060.stdout:1311: seq_num 419 ranges {1335296=622592,1957888=671744,2629632=647168,3276800=286720} 2023-12-01T04:51:16.578 INFO:tasks.rados.rados.0.smithi060.stdout:1311: writing smithi060156570-50 from 1335296 to 1957888 tid 1 2023-12-01T04:51:16.582 INFO:tasks.rados.rados.0.smithi060.stdout:1311: writing smithi060156570-50 from 1957888 to 2629632 tid 2 2023-12-01T04:51:16.586 INFO:tasks.rados.rados.0.smithi060.stdout:1311: writing smithi060156570-50 from 2629632 to 3276800 tid 3 2023-12-01T04:51:16.589 INFO:tasks.rados.rados.0.smithi060.stdout:1311: writing smithi060156570-50 from 3276800 to 3563520 tid 4 2023-12-01T04:51:16.589 INFO:tasks.rados.rados.0.smithi060.stdout:1312: copy_from oid 28 from oid 2 current snap is 133 2023-12-01T04:51:16.589 INFO:tasks.rados.rados.0.smithi060.stdout:1313: setattr oid 47 current snap is 133 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: finishing write tid 4 to smithi060156570-37 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 626 (ObjNum 329 snap 106 seq_num 329) dirty exists 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: finishing write tid 5 to smithi060156570-37 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: finishing write tid 6 to smithi060156570-37 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: oid 37 updating version 0 to 364 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: oid 37 version 364 is already newer than 362 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: oid 37 updating version 364 to 366 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: oid 37 version 366 is already newer than 365 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: oid 37 version 366 is already newer than 363 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 366 (ObjNum 418 snap 133 seq_num 418) dirty exists 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1308: left oid 37 (ObjNum 418 snap 133 seq_num 418) 2023-12-01T04:51:16.590 INFO:tasks.rados.rados.0.smithi060.stdout:1311: finishing write tid 1 to smithi060156570-50 2023-12-01T04:51:16.591 INFO:tasks.rados.rados.0.smithi060.stdout:1312: finishing copy_from to smithi060156570-28 2023-12-01T04:51:16.591 INFO:tasks.rados.rados.0.smithi060.stdout:1312: got expected ENOENT (src dne) 2023-12-01T04:51:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:1312: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:51:16.592 INFO:tasks.rados.rados.0.smithi060.stdout:1311: finishing write tid 2 to smithi060156570-50 2023-12-01T04:51:16.593 INFO:tasks.rados.rados.0.smithi060.stdout:1311: finishing write tid 3 to smithi060156570-50 2023-12-01T04:51:16.593 INFO:tasks.rados.rados.0.smithi060.stdout:1308: done (4 left) 2023-12-01T04:51:16.593 INFO:tasks.rados.rados.0.smithi060.stdout:1309: done (3 left) 2023-12-01T04:51:16.593 INFO:tasks.rados.rados.0.smithi060.stdout:1312: done (2 left) 2023-12-01T04:51:16.593 INFO:tasks.rados.rados.0.smithi060.stdout:1314: rollback oid 33 current snap is 133 2023-12-01T04:51:16.593 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 125 2023-12-01T04:51:16.593 INFO:tasks.rados.rados.0.smithi060.stdout:1315: rollback oid 21 current snap is 133 2023-12-01T04:51:16.594 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 131 2023-12-01T04:51:16.594 INFO:tasks.rados.rados.0.smithi060.stdout:1316: delete oid 41 current snap is 133 2023-12-01T04:51:16.594 INFO:tasks.rados.rados.0.smithi060.stdout:1311: finishing write tid 4 to smithi060156570-50 2023-12-01T04:51:16.594 INFO:tasks.rados.rados.0.smithi060.stdout:1311: finishing write tid 5 to smithi060156570-50 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:1311: finishing write tid 6 to smithi060156570-50 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:1311: oid 50 updating version 0 to 370 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:1311: oid 50 updating version 370 to 371 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:1311: oid 50 updating version 371 to 373 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:1311: oid 50 version 373 is already newer than 372 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:1311: oid 50 updating version 373 to 374 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 374 (ObjNum 419 snap 133 seq_num 419) dirty exists 2023-12-01T04:51:16.596 INFO:tasks.rados.rados.0.smithi060.stdout:1311: left oid 50 (ObjNum 419 snap 133 seq_num 419) 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1314: finishing rollback tid 0 to smithi060156570-33 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1311: done (4 left) 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1316: done (3 left) 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1317: read oid 7 snap -1 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1317: expect (ObjNum 370 snap 117 seq_num 370) 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1318: read oid 28 snap 122 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1318: expect (ObjNum 364 snap 117 seq_num 364) 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1319: read oid 39 snap 125 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1319: expect deleted 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1320: copy_from oid 17 from oid 38 current snap is 133 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1321: copy_from oid 13 from oid 3 current snap is 133 2023-12-01T04:51:16.598 INFO:tasks.rados.rados.0.smithi060.stdout:1322: delete oid 15 current snap is 133 2023-12-01T04:51:16.599 INFO:tasks.rados.rados.0.smithi060.stdout:1315: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:51:16.599 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 790 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:51:16.599 INFO:tasks.rados.rados.0.smithi060.stdout:1314: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:51:16.601 INFO:tasks.rados.rados.0.smithi060.stdout:1314: finishing rollback tid 2 to smithi060156570-33 2023-12-01T04:51:16.601 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 575 (ObjNum 358 snap 117 seq_num 358) dirty exists 2023-12-01T04:51:16.602 INFO:tasks.rados.rados.0.smithi060.stdout:1315: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:51:16.603 INFO:tasks.rados.rados.0.smithi060.stdout:1315: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:51:16.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 375 (ObjNum 381 snap 119 seq_num 381) dirty exists 2023-12-01T04:51:16.609 INFO:tasks.rados.rados.0.smithi060.stdout:1318: expect (ObjNum 364 snap 117 seq_num 364) 2023-12-01T04:51:16.678 INFO:tasks.rados.rados.0.smithi060.stdout:1313: done (8 left) 2023-12-01T04:51:16.678 INFO:tasks.rados.rados.0.smithi060.stdout:1314: done (7 left) 2023-12-01T04:51:16.679 INFO:tasks.rados.rados.0.smithi060.stdout:1315: done (6 left) 2023-12-01T04:51:16.679 INFO:tasks.rados.rados.0.smithi060.stdout:1318: done (5 left) 2023-12-01T04:51:16.679 INFO:tasks.rados.rados.0.smithi060.stdout:1319: done (4 left) 2023-12-01T04:51:16.679 INFO:tasks.rados.rados.0.smithi060.stdout:1322: done (3 left) 2023-12-01T04:51:16.679 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 133 2023-12-01T04:51:16.679 INFO:tasks.rados.rados.0.smithi060.stdout:1317: expect (ObjNum 370 snap 117 seq_num 370) 2023-12-01T04:51:16.714 INFO:tasks.rados.rados.0.smithi060.stdout:1321: finishing copy_from to smithi060156570-13 2023-12-01T04:51:16.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 460 (ObjNum 370 snap 117 seq_num 370) dirty exists 2023-12-01T04:51:16.715 INFO:tasks.rados.rados.0.smithi060.stdout:1321: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:51:16.715 INFO:tasks.rados.rados.0.smithi060.stdout:1320: finishing copy_from to smithi060156570-17 2023-12-01T04:51:16.715 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 401 (ObjNum 405 snap 132 seq_num 405) dirty exists 2023-12-01T04:51:16.715 INFO:tasks.rados.rados.0.smithi060.stdout:1320: finishing copy_from racing read to smithi060156570-17 2023-12-01T04:51:16.715 INFO:tasks.rados.rados.0.smithi060.stdout:1323: seq_num 422 ranges {368640=671744,1040384=729088,1769472=417792,2187264=458752} 2023-12-01T04:51:16.719 INFO:tasks.rados.rados.0.smithi060.stdout:1323: writing smithi060156570-11 from 368640 to 1040384 tid 1 2023-12-01T04:51:16.725 INFO:tasks.rados.rados.0.smithi060.stdout:1323: writing smithi060156570-11 from 1040384 to 1769472 tid 2 2023-12-01T04:51:16.726 INFO:tasks.rados.rados.0.smithi060.stdout:1323: writing smithi060156570-11 from 1769472 to 2187264 tid 3 2023-12-01T04:51:16.730 INFO:tasks.rados.rados.0.smithi060.stdout:1323: writing smithi060156570-11 from 2187264 to 2646016 tid 4 2023-12-01T04:51:16.730 INFO:tasks.rados.rados.0.smithi060.stdout:1317: done (3 left) 2023-12-01T04:51:16.730 INFO:tasks.rados.rados.0.smithi060.stdout:1320: done (2 left) 2023-12-01T04:51:16.730 INFO:tasks.rados.rados.0.smithi060.stdout:1321: done (1 left) 2023-12-01T04:51:16.730 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 133 2023-12-01T04:51:16.730 INFO:tasks.rados.rados.0.smithi060.stdout:1323: finishing write tid 1 to smithi060156570-11 2023-12-01T04:51:16.730 INFO:tasks.rados.rados.0.smithi060.stdout:1324: seq_num 423 ranges {794624=688128,1482752=614400,2097152=622592,2719744=368640} 2023-12-01T04:51:16.737 INFO:tasks.rados.rados.0.smithi060.stdout:1324: writing smithi060156570-23 from 794624 to 1482752 tid 1 2023-12-01T04:51:16.741 INFO:tasks.rados.rados.0.smithi060.stdout:1324: writing smithi060156570-23 from 1482752 to 2097152 tid 2 2023-12-01T04:51:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:1324: writing smithi060156570-23 from 2097152 to 2719744 tid 3 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1324: writing smithi060156570-23 from 2719744 to 3088384 tid 4 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1325: copy_from oid 35 from oid 5 current snap is 133 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: finishing write tid 2 to smithi060156570-11 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: finishing write tid 3 to smithi060156570-11 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: finishing write tid 4 to smithi060156570-11 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: finishing write tid 5 to smithi060156570-11 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: finishing write tid 6 to smithi060156570-11 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: oid 11 updating version 0 to 516 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: oid 11 updating version 516 to 517 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: oid 11 updating version 517 to 518 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: oid 11 version 518 is already newer than 515 2023-12-01T04:51:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:1323: oid 11 updating version 518 to 519 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 519 (ObjNum 422 snap 133 seq_num 422) dirty exists 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1323: left oid 11 (ObjNum 422 snap 133 seq_num 422) 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1324: finishing write tid 1 to smithi060156570-23 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1323: done (2 left) 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1326: read oid 14 snap -1 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1326: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1327: read oid 18 snap -1 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1327: expect (ObjNum 327 snap 105 seq_num 327) 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1328: rollback oid 13 current snap is 133 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 131 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1324: finishing write tid 2 to smithi060156570-23 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1324: finishing write tid 3 to smithi060156570-23 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:1329: copy_from oid 7 from oid 29 current snap is 133 2023-12-01T04:51:16.749 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 133 2023-12-01T04:51:16.750 INFO:tasks.rados.rados.0.smithi060.stdout:1330: seq_num 424 ranges {2260992=704512,2965504=491520,3457024=434176,3891200=679936} 2023-12-01T04:51:16.764 INFO:tasks.rados.rados.0.smithi060.stdout:1330: writing smithi060156570-49 from 2260992 to 2965504 tid 1 2023-12-01T04:51:16.766 INFO:tasks.rados.rados.0.smithi060.stdout:1330: writing smithi060156570-49 from 2965504 to 3457024 tid 2 2023-12-01T04:51:16.769 INFO:tasks.rados.rados.0.smithi060.stdout:1330: writing smithi060156570-49 from 3457024 to 3891200 tid 3 2023-12-01T04:51:16.773 INFO:tasks.rados.rados.0.smithi060.stdout:1330: writing smithi060156570-49 from 3891200 to 4571136 tid 4 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1331: copy_from oid 25 from oid 41 current snap is 133 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1329: finishing copy_from to smithi060156570-7 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1329: got expected ENOENT (src dne) 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1329: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1329: done (7 left) 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1332: read oid 33 snap -1 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1332: expect (ObjNum 358 snap 117 seq_num 358) 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 133 2023-12-01T04:51:16.774 INFO:tasks.rados.rados.0.smithi060.stdout:1333: seq_num 425 ranges {1957888=720896,2678784=778240,3457024=638976,4096000=188416} 2023-12-01T04:51:16.790 INFO:tasks.rados.rados.0.smithi060.stdout:1333: writing smithi060156570-39 from 1957888 to 2678784 tid 1 2023-12-01T04:51:16.795 INFO:tasks.rados.rados.0.smithi060.stdout:1333: writing smithi060156570-39 from 2678784 to 3457024 tid 2 2023-12-01T04:51:16.799 INFO:tasks.rados.rados.0.smithi060.stdout:1333: writing smithi060156570-39 from 3457024 to 4096000 tid 3 2023-12-01T04:51:16.801 INFO:tasks.rados.rados.0.smithi060.stdout:1333: writing smithi060156570-39 from 4096000 to 4284416 tid 4 2023-12-01T04:51:16.801 INFO:tasks.rados.rados.0.smithi060.stdout:1334: read oid 8 snap -1 2023-12-01T04:51:16.801 INFO:tasks.rados.rados.0.smithi060.stdout:1334: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:51:16.801 INFO:tasks.rados.rados.0.smithi060.stdout:1335: delete oid 16 current snap is 133 2023-12-01T04:51:16.801 INFO:tasks.rados.rados.0.smithi060.stdout:1326: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: finishing write tid 4 to smithi060156570-23 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: finishing write tid 5 to smithi060156570-23 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: finishing write tid 6 to smithi060156570-23 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: oid 23 updating version 0 to 524 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: oid 23 version 524 is already newer than 522 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: oid 23 version 524 is already newer than 523 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: oid 23 version 524 is already newer than 521 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:1324: oid 23 updating version 524 to 525 2023-12-01T04:51:16.867 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 525 (ObjNum 423 snap 133 seq_num 423) dirty exists 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1324: left oid 23 (ObjNum 423 snap 133 seq_num 423) 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1328: finishing rollback tid 0 to smithi060156570-13 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1328: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 462 (ObjNum 2209 snap 0 seq_num 2340000048) dirty dne 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1330: finishing write tid 1 to smithi060156570-49 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1324: done (10 left) 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1326: done (9 left) 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1328: done (8 left) 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1335: done (7 left) 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 133 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1330: finishing write tid 2 to smithi060156570-49 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1330: finishing write tid 3 to smithi060156570-49 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1331: finishing copy_from to smithi060156570-25 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1331: got expected ENOENT (src dne) 2023-12-01T04:51:16.868 INFO:tasks.rados.rados.0.smithi060.stdout:1331: finishing copy_from racing read to smithi060156570-25 2023-12-01T04:51:16.869 INFO:tasks.rados.rados.0.smithi060.stdout:1330: finishing write tid 4 to smithi060156570-49 2023-12-01T04:51:16.869 INFO:tasks.rados.rados.0.smithi060.stdout:1327: expect (ObjNum 327 snap 105 seq_num 327) 2023-12-01T04:51:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:16 smithi060 ceph-mon[94233]: pgmap v462: 121 pgs: 121 active+clean; 249 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:51:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:16 smithi060 ceph-mon[94233]: osdmap e335: 8 total, 8 up, 8 in 2023-12-01T04:51:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:16 smithi060 ceph-mon[94233]: osdmap e336: 8 total, 8 up, 8 in 2023-12-01T04:51:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:16 smithi060 ceph-mon[109077]: pgmap v462: 121 pgs: 121 active+clean; 249 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:51:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:16 smithi060 ceph-mon[109077]: osdmap e335: 8 total, 8 up, 8 in 2023-12-01T04:51:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:16 smithi060 ceph-mon[109077]: osdmap e336: 8 total, 8 up, 8 in 2023-12-01T04:51:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:16 smithi089 ceph-mon[98504]: pgmap v462: 121 pgs: 121 active+clean; 249 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:51:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:16 smithi089 ceph-mon[98504]: osdmap e335: 8 total, 8 up, 8 in 2023-12-01T04:51:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:16 smithi089 ceph-mon[98504]: osdmap e336: 8 total, 8 up, 8 in 2023-12-01T04:51:17.386 INFO:tasks.rados.rados.0.smithi060.stdout:1330: finishing write tid 5 to smithi060156570-49 2023-12-01T04:51:17.386 INFO:tasks.rados.rados.0.smithi060.stdout:1330: finishing write tid 6 to smithi060156570-49 2023-12-01T04:51:17.386 INFO:tasks.rados.rados.0.smithi060.stdout:1330: oid 49 updating version 0 to 481 2023-12-01T04:51:17.386 INFO:tasks.rados.rados.0.smithi060.stdout:1330: oid 49 updating version 481 to 485 2023-12-01T04:51:17.386 INFO:tasks.rados.rados.0.smithi060.stdout:1330: oid 49 version 485 is already newer than 484 2023-12-01T04:51:17.386 INFO:tasks.rados.rados.0.smithi060.stdout:1330: oid 49 version 485 is already newer than 482 2023-12-01T04:51:17.386 INFO:tasks.rados.rados.0.smithi060.stdout:1330: oid 49 version 485 is already newer than 483 2023-12-01T04:51:17.387 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 485 (ObjNum 424 snap 133 seq_num 424) dirty exists 2023-12-01T04:51:17.387 INFO:tasks.rados.rados.0.smithi060.stdout:1330: left oid 49 (ObjNum 424 snap 133 seq_num 424) 2023-12-01T04:51:17.387 INFO:tasks.rados.rados.0.smithi060.stdout:1336: seq_num 427 ranges {2097152=761856,2859008=598016,3457024=606208,4063232=401408} 2023-12-01T04:51:17.401 INFO:tasks.rados.rados.0.smithi060.stdout:1336: writing smithi060156570-20 from 2097152 to 2859008 tid 1 2023-12-01T04:51:17.405 INFO:tasks.rados.rados.0.smithi060.stdout:1336: writing smithi060156570-20 from 2859008 to 3457024 tid 2 2023-12-01T04:51:17.409 INFO:tasks.rados.rados.0.smithi060.stdout:1336: writing smithi060156570-20 from 3457024 to 4063232 tid 3 2023-12-01T04:51:17.411 INFO:tasks.rados.rados.0.smithi060.stdout:1336: writing smithi060156570-20 from 4063232 to 4464640 tid 4 2023-12-01T04:51:17.411 INFO:tasks.rados.rados.0.smithi060.stdout:1327: done (7 left) 2023-12-01T04:51:17.411 INFO:tasks.rados.rados.0.smithi060.stdout:1330: done (6 left) 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:1331: done (5 left) 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:1337: snap_create 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:1325: finishing copy_from to smithi060156570-35 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 480 (ObjNum 415 snap 133 seq_num 415) dirty exists 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:1325: finishing copy_from racing read to smithi060156570-35 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:1333: finishing write tid 1 to smithi060156570-39 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:1333: finishing write tid 2 to smithi060156570-39 2023-12-01T04:51:17.412 INFO:tasks.rados.rados.0.smithi060.stdout:1332: expect (ObjNum 358 snap 117 seq_num 358) 2023-12-01T04:51:18.150 INFO:tasks.rados.rados.0.smithi060.stdout:1333: finishing write tid 3 to smithi060156570-39 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: finishing write tid 4 to smithi060156570-39 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1325: done (5 left) 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1332: done (4 left) 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1337: done (3 left) 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 134 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: finishing write tid 5 to smithi060156570-39 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: finishing write tid 6 to smithi060156570-39 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: oid 39 updating version 0 to 304 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: oid 39 version 304 is already newer than 303 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: oid 39 version 304 is already newer than 301 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: oid 39 version 304 is already newer than 302 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: oid 39 version 304 is already newer than 300 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 304 (ObjNum 425 snap 133 seq_num 425) dirty exists 2023-12-01T04:51:18.151 INFO:tasks.rados.rados.0.smithi060.stdout:1333: left oid 39 (ObjNum 425 snap 133 seq_num 425) 2023-12-01T04:51:18.152 INFO:tasks.rados.rados.0.smithi060.stdout:1338: seq_num 428 ranges {11362304=778240,12140544=483328,12623872=409600,13033472=417792,13451264=294912} 2023-12-01T04:51:18.216 INFO:tasks.rados.rados.0.smithi060.stdout:1338: writing smithi060156570-35 from 11362304 to 12140544 tid 1 2023-12-01T04:51:18.219 INFO:tasks.rados.rados.0.smithi060.stdout:1338: writing smithi060156570-35 from 12140544 to 12623872 tid 2 2023-12-01T04:51:18.221 INFO:tasks.rados.rados.0.smithi060.stdout:1338: writing smithi060156570-35 from 12623872 to 13033472 tid 3 2023-12-01T04:51:18.224 INFO:tasks.rados.rados.0.smithi060.stdout:1338: writing smithi060156570-35 from 13033472 to 13451264 tid 4 2023-12-01T04:51:18.226 INFO:tasks.rados.rados.0.smithi060.stdout:1338: writing smithi060156570-35 from 13451264 to 13746176 tid 5 2023-12-01T04:51:18.226 INFO:tasks.rados.rados.0.smithi060.stdout:1333: done (3 left) 2023-12-01T04:51:18.226 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 134 2023-12-01T04:51:18.226 INFO:tasks.rados.rados.0.smithi060.stdout:1339: seq_num 429 ranges {0=794624,794624=770048,1564672=622592,2187264=212992} 2023-12-01T04:51:18.230 INFO:tasks.rados.rados.0.smithi060.stdout:1339: writing smithi060156570-34 from 0 to 794624 tid 1 2023-12-01T04:51:18.234 INFO:tasks.rados.rados.0.smithi060.stdout:1339: writing smithi060156570-34 from 794624 to 1564672 tid 2 2023-12-01T04:51:18.237 INFO:tasks.rados.rados.0.smithi060.stdout:1339: writing smithi060156570-34 from 1564672 to 2187264 tid 3 2023-12-01T04:51:18.239 INFO:tasks.rados.rados.0.smithi060.stdout:1339: writing smithi060156570-34 from 2187264 to 2400256 tid 4 2023-12-01T04:51:18.239 INFO:tasks.rados.rados.0.smithi060.stdout:1340: copy_from oid 12 from oid 27 current snap is 134 2023-12-01T04:51:18.239 INFO:tasks.rados.rados.0.smithi060.stdout:1334: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:51:18.440 INFO:tasks.rados.rados.0.smithi060.stdout:1336: finishing write tid 1 to smithi060156570-20 2023-12-01T04:51:18.440 INFO:tasks.rados.rados.0.smithi060.stdout:1336: finishing write tid 2 to smithi060156570-20 2023-12-01T04:51:18.440 INFO:tasks.rados.rados.0.smithi060.stdout:1336: finishing write tid 3 to smithi060156570-20 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: finishing write tid 4 to smithi060156570-20 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: finishing write tid 5 to smithi060156570-20 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: finishing write tid 6 to smithi060156570-20 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: oid 20 updating version 0 to 378 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: oid 20 version 378 is already newer than 377 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: oid 20 updating version 378 to 379 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: oid 20 version 379 is already newer than 376 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: oid 20 updating version 379 to 380 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 380 (ObjNum 427 snap 133 seq_num 427) dirty exists 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: left oid 20 (ObjNum 427 snap 133 seq_num 427) 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1338: finishing write tid 1 to smithi060156570-35 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1334: done (4 left) 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1336: done (3 left) 2023-12-01T04:51:18.441 INFO:tasks.rados.rados.0.smithi060.stdout:1341: rmattr oid 31 current snap is 134 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1341: done (3 left) 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 134 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: finishing write tid 2 to smithi060156570-35 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: finishing write tid 3 to smithi060156570-35 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: finishing write tid 4 to smithi060156570-35 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: finishing write tid 5 to smithi060156570-35 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: finishing write tid 6 to smithi060156570-35 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: finishing write tid 7 to smithi060156570-35 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: oid 35 updating version 0 to 484 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: oid 35 version 484 is already newer than 482 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: oid 35 updating version 484 to 486 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: oid 35 version 486 is already newer than 481 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: oid 35 version 486 is already newer than 483 2023-12-01T04:51:18.442 INFO:tasks.rados.rados.0.smithi060.stdout:1338: oid 35 version 486 is already newer than 485 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 486 (ObjNum 428 snap 134 seq_num 428) dirty exists 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1338: left oid 35 (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: finishing write tid 1 to smithi060156570-34 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: finishing write tid 2 to smithi060156570-34 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: finishing write tid 3 to smithi060156570-34 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: finishing write tid 4 to smithi060156570-34 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: finishing write tid 5 to smithi060156570-34 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: finishing write tid 6 to smithi060156570-34 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: oid 34 updating version 0 to 401 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: oid 34 version 401 is already newer than 400 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: oid 34 version 401 is already newer than 398 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: oid 34 version 401 is already newer than 399 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: oid 34 updating version 401 to 402 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 402 (ObjNum 429 snap 134 seq_num 429) dirty exists 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1339: left oid 34 (ObjNum 429 snap 134 seq_num 429) 2023-12-01T04:51:18.443 INFO:tasks.rados.rados.0.smithi060.stdout:1340: finishing copy_from to smithi060156570-12 2023-12-01T04:51:18.444 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 461 (ObjNum 394 snap 126 seq_num 394) dirty exists 2023-12-01T04:51:18.444 INFO:tasks.rados.rados.0.smithi060.stdout:1340: finishing copy_from racing read to smithi060156570-12 2023-12-01T04:51:18.444 INFO:tasks.rados.rados.0.smithi060.stdout:1342: seq_num 430 ranges {2785280=8192} 2023-12-01T04:51:18.455 INFO:tasks.rados.rados.0.smithi060.stdout:1342: writing smithi060156570-42 from 2785280 to 2793472 tid 1 2023-12-01T04:51:18.455 INFO:tasks.rados.rados.0.smithi060.stdout:1338: done (3 left) 2023-12-01T04:51:18.455 INFO:tasks.rados.rados.0.smithi060.stdout:1339: done (2 left) 2023-12-01T04:51:18.455 INFO:tasks.rados.rados.0.smithi060.stdout:1340: done (1 left) 2023-12-01T04:51:18.455 INFO:tasks.rados.rados.0.smithi060.stdout:1343: delete oid 9 current snap is 134 2023-12-01T04:51:18.458 INFO:tasks.rados.rados.0.smithi060.stdout:1342: finishing write tid 1 to smithi060156570-42 2023-12-01T04:51:18.459 INFO:tasks.rados.rados.0.smithi060.stdout:1342: finishing write tid 2 to smithi060156570-42 2023-12-01T04:51:18.459 INFO:tasks.rados.rados.0.smithi060.stdout:1343: done (1 left) 2023-12-01T04:51:18.459 INFO:tasks.rados.rados.0.smithi060.stdout:1344: read oid 11 snap -1 2023-12-01T04:51:18.459 INFO:tasks.rados.rados.0.smithi060.stdout:1344: expect (ObjNum 422 snap 133 seq_num 422) 2023-12-01T04:51:18.459 INFO:tasks.rados.rados.0.smithi060.stdout:1345: read oid 14 snap 123 2023-12-01T04:51:18.460 INFO:tasks.rados.rados.0.smithi060.stdout:1345: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:51:18.460 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 134 2023-12-01T04:51:18.460 INFO:tasks.rados.rados.0.smithi060.stdout:1346: seq_num 432 ranges {0=40960} 2023-12-01T04:51:18.460 INFO:tasks.rados.rados.0.smithi060.stdout:1346: writing smithi060156570-29 from 0 to 40960 tid 1 2023-12-01T04:51:18.460 INFO:tasks.rados.rados.0.smithi060.stdout:1347: copy_from oid 26 from oid 7 current snap is 134 2023-12-01T04:51:18.460 INFO:tasks.rados.rados.0.smithi060.stdout:1348: snap_remove snap 133 2023-12-01T04:51:18.615 INFO:tasks.rados.rados.0.smithi060.stdout:1348: done (5 left) 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1349: read oid 19 snap -1 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1349: expect (ObjNum 403 snap 130 seq_num 403) 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1350: read oid 1 snap -1 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1350: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1351: read oid 35 snap -1 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1351: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1352: copy_from oid 18 from oid 33 current snap is 134 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 134 2023-12-01T04:51:18.616 INFO:tasks.rados.rados.0.smithi060.stdout:1353: seq_num 433 ranges {5971968=57344} 2023-12-01T04:51:18.648 INFO:tasks.rados.rados.0.smithi060.stdout:1353: writing smithi060156570-28 from 5971968 to 6029312 tid 1 2023-12-01T04:51:18.648 INFO:tasks.rados.rados.0.smithi060.stdout:1354: read oid 3 snap 131 2023-12-01T04:51:18.648 INFO:tasks.rados.rados.0.smithi060.stdout:1354: expect (ObjNum 370 snap 117 seq_num 370) 2023-12-01T04:51:18.648 INFO:tasks.rados.rados.0.smithi060.stdout:1355: rollback oid 17 current snap is 134 2023-12-01T04:51:18.648 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 17 to 125 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:1342: finishing write tid 3 to smithi060156570-42 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:1342: oid 42 updating version 0 to 482 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:1342: oid 42 version 482 is already newer than 481 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 482 (ObjNum 430 snap 134 seq_num 430) dirty exists 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:1342: left oid 42 (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:1346: finishing write tid 1 to smithi060156570-29 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:1346: finishing write tid 2 to smithi060156570-29 2023-12-01T04:51:18.649 INFO:tasks.rados.rados.0.smithi060.stdout:1345: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1346: finishing write tid 3 to smithi060156570-29 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1346: oid 29 updating version 0 to 791 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1346: oid 29 updating version 791 to 792 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 792 (ObjNum 432 snap 134 seq_num 432) dirty exists 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1346: left oid 29 (ObjNum 432 snap 134 seq_num 432) 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1342: done (11 left) 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1345: done (10 left) 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1346: done (9 left) 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 134 2023-12-01T04:51:18.714 INFO:tasks.rados.rados.0.smithi060.stdout:1344: expect (ObjNum 422 snap 133 seq_num 422) 2023-12-01T04:51:18.788 INFO:tasks.rados.rados.0.smithi060.stdout:1347: finishing copy_from to smithi060156570-26 2023-12-01T04:51:18.788 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 460 (ObjNum 370 snap 117 seq_num 370) dirty exists 2023-12-01T04:51:18.788 INFO:tasks.rados.rados.0.smithi060.stdout:1347: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:51:18.788 INFO:tasks.rados.rados.0.smithi060.stdout:1349: expect (ObjNum 403 snap 130 seq_num 403) 2023-12-01T04:51:18.838 INFO:tasks.rados.rados.0.smithi060.stdout:1354: expect (ObjNum 370 snap 117 seq_num 370) 2023-12-01T04:51:18.873 INFO:tasks.rados.rados.0.smithi060.stdout:1355: finishing rollback tid 0 to smithi060156570-17 2023-12-01T04:51:18.874 INFO:tasks.rados.rados.0.smithi060.stdout:1355: finishing rollback tid 1 to smithi060156570-17 2023-12-01T04:51:18.874 INFO:tasks.rados.rados.0.smithi060.stdout:1355: finishing rollback tid 2 to smithi060156570-17 2023-12-01T04:51:18.874 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 404 (ObjNum 272 snap 82 seq_num 272) dirty exists 2023-12-01T04:51:18.874 INFO:tasks.rados.rados.0.smithi060.stdout:1350: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:18 smithi060 ceph-mon[94233]: pgmap v465: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2023-12-01T04:51:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:18 smithi060 ceph-mon[94233]: osdmap e337: 8 total, 8 up, 8 in 2023-12-01T04:51:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:18 smithi060 ceph-mon[109077]: pgmap v465: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2023-12-01T04:51:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:18 smithi060 ceph-mon[109077]: osdmap e337: 8 total, 8 up, 8 in 2023-12-01T04:51:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:18 smithi089 ceph-mon[98504]: pgmap v465: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2023-12-01T04:51:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:18 smithi089 ceph-mon[98504]: osdmap e337: 8 total, 8 up, 8 in 2023-12-01T04:51:19.434 INFO:tasks.rados.rados.0.smithi060.stdout:1352: finishing copy_from to smithi060156570-18 2023-12-01T04:51:19.434 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 575 (ObjNum 358 snap 117 seq_num 358) dirty exists 2023-12-01T04:51:19.434 INFO:tasks.rados.rados.0.smithi060.stdout:1352: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:51:19.434 INFO:tasks.rados.rados.0.smithi060.stdout:1353: finishing write tid 1 to smithi060156570-28 2023-12-01T04:51:19.434 INFO:tasks.rados.rados.0.smithi060.stdout:1353: finishing write tid 2 to smithi060156570-28 2023-12-01T04:51:19.434 INFO:tasks.rados.rados.0.smithi060.stdout:1353: finishing write tid 3 to smithi060156570-28 2023-12-01T04:51:19.435 INFO:tasks.rados.rados.0.smithi060.stdout:1353: oid 28 updating version 0 to 463 2023-12-01T04:51:19.435 INFO:tasks.rados.rados.0.smithi060.stdout:1353: oid 28 updating version 463 to 464 2023-12-01T04:51:19.435 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 464 (ObjNum 433 snap 134 seq_num 433) dirty exists 2023-12-01T04:51:19.435 INFO:tasks.rados.rados.0.smithi060.stdout:1353: left oid 28 (ObjNum 433 snap 134 seq_num 433) 2023-12-01T04:51:19.435 INFO:tasks.rados.rados.0.smithi060.stdout:1351: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:51:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:19 smithi060 ceph-mon[94233]: osdmap e338: 8 total, 8 up, 8 in 2023-12-01T04:51:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:19 smithi060 ceph-mon[109077]: osdmap e338: 8 total, 8 up, 8 in 2023-12-01T04:51:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:19 smithi089 ceph-mon[98504]: osdmap e338: 8 total, 8 up, 8 in 2023-12-01T04:51:20.397 INFO:tasks.rados.rados.0.smithi060.stdout:1356: seq_num 434 ranges {3088384=73728} 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1356: writing smithi060156570-23 from 3088384 to 3162112 tid 1 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1344: done (9 left) 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1347: done (8 left) 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1349: done (7 left) 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1350: done (6 left) 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1351: done (5 left) 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1352: done (4 left) 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1353: done (3 left) 2023-12-01T04:51:20.415 INFO:tasks.rados.rados.0.smithi060.stdout:1354: done (2 left) 2023-12-01T04:51:20.416 INFO:tasks.rados.rados.0.smithi060.stdout:1355: done (1 left) 2023-12-01T04:51:20.416 INFO:tasks.rados.rados.0.smithi060.stdout:1357: snap_remove snap 122 2023-12-01T04:51:20.619 INFO:tasks.rados.rados.0.smithi060.stdout:1357: done (1 left) 2023-12-01T04:51:20.619 INFO:tasks.rados.rados.0.smithi060.stdout:1358: snap_remove snap 125 2023-12-01T04:51:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:20 smithi060 ceph-mon[94233]: pgmap v468: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2023-12-01T04:51:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:20 smithi060 ceph-mon[109077]: pgmap v468: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2023-12-01T04:51:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:20 smithi089 ceph-mon[98504]: pgmap v468: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.1 MiB/s wr, 19 op/s 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1358: done (1 left) 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1359: delete oid 19 current snap is 134 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1356: finishing write tid 1 to smithi060156570-23 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1356: finishing write tid 2 to smithi060156570-23 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1356: finishing write tid 3 to smithi060156570-23 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1356: oid 23 updating version 0 to 527 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1356: oid 23 version 527 is already newer than 526 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 527 (ObjNum 434 snap 134 seq_num 434) dirty exists 2023-12-01T04:51:21.623 INFO:tasks.rados.rados.0.smithi060.stdout:1356: left oid 23 (ObjNum 434 snap 134 seq_num 434) 2023-12-01T04:51:21.634 INFO:tasks.rados.rados.0.smithi060.stdout:1356: done (1 left) 2023-12-01T04:51:21.635 INFO:tasks.rados.rados.0.smithi060.stdout:1359: done (0 left) 2023-12-01T04:51:21.635 INFO:tasks.rados.rados.0.smithi060.stdout:1360: setattr oid 18 current snap is 134 2023-12-01T04:51:21.637 INFO:tasks.rados.rados.0.smithi060.stdout:1361: delete oid 22 current snap is 134 2023-12-01T04:51:21.647 INFO:tasks.rados.rados.0.smithi060.stdout:1361: done (1 left) 2023-12-01T04:51:21.648 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 134 2023-12-01T04:51:21.648 INFO:tasks.rados.rados.0.smithi060.stdout:1362: seq_num 437 ranges {6103040=122880} 2023-12-01T04:51:21.678 INFO:tasks.rados.rados.0.smithi060.stdout:1362: writing smithi060156570-6 from 6103040 to 6225920 tid 1 2023-12-01T04:51:21.678 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 134 2023-12-01T04:51:21.678 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 576 (ObjNum 358 snap 117 seq_num 358) dirty exists 2023-12-01T04:51:21.678 INFO:tasks.rados.rados.0.smithi060.stdout:1363: seq_num 438 ranges {4464640=139264} 2023-12-01T04:51:21.703 INFO:tasks.rados.rados.0.smithi060.stdout:1363: writing smithi060156570-20 from 4464640 to 4603904 tid 1 2023-12-01T04:51:21.703 INFO:tasks.rados.rados.0.smithi060.stdout:1360: done (2 left) 2023-12-01T04:51:21.703 INFO:tasks.rados.rados.0.smithi060.stdout:1364: snap_remove snap 131 2023-12-01T04:51:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:21 smithi060 ceph-mon[94233]: osdmap e339: 8 total, 8 up, 8 in 2023-12-01T04:51:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:21 smithi060 ceph-mon[94233]: osdmap e340: 8 total, 8 up, 8 in 2023-12-01T04:51:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:21 smithi060 ceph-mon[109077]: osdmap e339: 8 total, 8 up, 8 in 2023-12-01T04:51:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:21 smithi060 ceph-mon[109077]: osdmap e340: 8 total, 8 up, 8 in 2023-12-01T04:51:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:21 smithi089 ceph-mon[98504]: osdmap e339: 8 total, 8 up, 8 in 2023-12-01T04:51:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:21 smithi089 ceph-mon[98504]: osdmap e340: 8 total, 8 up, 8 in 2023-12-01T04:51:22.658 INFO:tasks.rados.rados.0.smithi060.stdout:1364: done (2 left) 2023-12-01T04:51:22.658 INFO:tasks.rados.rados.0.smithi060.stdout:1365: snap_remove snap 121 2023-12-01T04:51:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:22 smithi060 ceph-mon[94233]: pgmap v470: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:22 smithi060 ceph-mon[109077]: pgmap v470: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:22 smithi089 ceph-mon[98504]: pgmap v470: 121 pgs: 121 active+clean; 219 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:23.653 INFO:tasks.rados.rados.0.smithi060.stdout:1365: done (2 left) 2023-12-01T04:51:23.653 INFO:tasks.rados.rados.0.smithi060.stdout:1366: snap_create 2023-12-01T04:51:23.653 INFO:tasks.rados.rados.0.smithi060.stdout:1362: finishing write tid 1 to smithi060156570-6 2023-12-01T04:51:23.653 INFO:tasks.rados.rados.0.smithi060.stdout:1362: finishing write tid 2 to smithi060156570-6 2023-12-01T04:51:23.653 INFO:tasks.rados.rados.0.smithi060.stdout:1362: finishing write tid 3 to smithi060156570-6 2023-12-01T04:51:23.653 INFO:tasks.rados.rados.0.smithi060.stdout:1362: oid 6 updating version 0 to 629 2023-12-01T04:51:23.653 INFO:tasks.rados.rados.0.smithi060.stdout:1362: oid 6 version 629 is already newer than 628 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 629 (ObjNum 437 snap 134 seq_num 437) dirty exists 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:1362: left oid 6 (ObjNum 437 snap 134 seq_num 437) 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:1363: finishing write tid 1 to smithi060156570-20 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:1363: finishing write tid 2 to smithi060156570-20 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:1363: finishing write tid 3 to smithi060156570-20 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:1363: oid 20 updating version 0 to 389 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:1363: oid 20 updating version 389 to 390 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 390 (ObjNum 438 snap 134 seq_num 438) dirty exists 2023-12-01T04:51:23.654 INFO:tasks.rados.rados.0.smithi060.stdout:1363: left oid 20 (ObjNum 438 snap 134 seq_num 438) 2023-12-01T04:51:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:23 smithi060 ceph-mon[94233]: osdmap e341: 8 total, 8 up, 8 in 2023-12-01T04:51:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:23 smithi060 ceph-mon[109077]: osdmap e341: 8 total, 8 up, 8 in 2023-12-01T04:51:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:23 smithi089 ceph-mon[98504]: osdmap e341: 8 total, 8 up, 8 in 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:1362: done (2 left) 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:1363: done (1 left) 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:1366: done (0 left) 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:1367: read oid 50 snap -1 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:1367: expect (ObjNum 419 snap 133 seq_num 419) 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:1368: rollback oid 37 current snap is 135 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 37 to 128 2023-12-01T04:51:24.653 INFO:tasks.rados.rados.0.smithi060.stdout:1369: delete oid 27 current snap is 135 2023-12-01T04:51:24.660 INFO:tasks.rados.rados.0.smithi060.stdout:1369: done (2 left) 2023-12-01T04:51:24.660 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 135 2023-12-01T04:51:24.660 INFO:tasks.rados.rados.0.smithi060.stdout:1370: seq_num 440 ranges {6873088=172032} 2023-12-01T04:51:24.699 INFO:tasks.rados.rados.0.smithi060.stdout:1370: writing smithi060156570-31 from 6873088 to 7045120 tid 1 2023-12-01T04:51:24.699 INFO:tasks.rados.rados.0.smithi060.stdout:1371: rollback oid 24 current snap is 135 2023-12-01T04:51:24.699 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 134 2023-12-01T04:51:24.700 INFO:tasks.rados.rados.0.smithi060.stdout:1368: finishing rollback tid 0 to smithi060156570-37 2023-12-01T04:51:24.700 INFO:tasks.rados.rados.0.smithi060.stdout:1367: expect (ObjNum 419 snap 133 seq_num 419) 2023-12-01T04:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:24 smithi060 ceph-mon[94233]: pgmap v473: 121 pgs: 121 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 34 MiB/s rd, 12 MiB/s wr, 32 op/s 2023-12-01T04:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:24 smithi060 ceph-mon[94233]: osdmap e342: 8 total, 8 up, 8 in 2023-12-01T04:51:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:24 smithi060 ceph-mon[109077]: pgmap v473: 121 pgs: 121 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 34 MiB/s rd, 12 MiB/s wr, 32 op/s 2023-12-01T04:51:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:24 smithi060 ceph-mon[109077]: osdmap e342: 8 total, 8 up, 8 in 2023-12-01T04:51:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:51:24] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:51:24.813 INFO:tasks.rados.rados.0.smithi060.stdout:1368: finishing rollback tid 1 to smithi060156570-37 2023-12-01T04:51:24.813 INFO:tasks.rados.rados.0.smithi060.stdout:1368: finishing rollback tid 2 to smithi060156570-37 2023-12-01T04:51:24.813 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 402 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T04:51:24.813 INFO:tasks.rados.rados.0.smithi060.stdout:1371: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1370: finishing write tid 1 to smithi060156570-31 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1370: finishing write tid 2 to smithi060156570-31 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1371: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1371: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 420 (ObjNum 375 snap 118 seq_num 375) dirty exists 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1370: finishing write tid 3 to smithi060156570-31 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1370: oid 31 updating version 0 to 630 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1370: oid 31 updating version 630 to 631 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 631 (ObjNum 440 snap 135 seq_num 440) dirty exists 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1370: left oid 31 (ObjNum 440 snap 135 seq_num 440) 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1367: done (3 left) 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1368: done (2 left) 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1370: done (1 left) 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1371: done (0 left) 2023-12-01T04:51:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:1372: copy_from oid 43 from oid 15 current snap is 135 2023-12-01T04:51:24.815 INFO:tasks.rados.rados.0.smithi060.stdout:1373: read oid 25 snap -1 2023-12-01T04:51:24.815 INFO:tasks.rados.rados.0.smithi060.stdout:1373: expect (ObjNum 413 snap 132 seq_num 413) 2023-12-01T04:51:24.815 INFO:tasks.rados.rados.0.smithi060.stdout:1374: rmattr oid 49 current snap is 135 2023-12-01T04:51:24.815 INFO:tasks.rados.rados.0.smithi060.stdout:1374: done (2 left) 2023-12-01T04:51:24.815 INFO:tasks.rados.rados.0.smithi060.stdout:1375: read oid 11 snap -1 2023-12-01T04:51:24.815 INFO:tasks.rados.rados.0.smithi060.stdout:1375: expect (ObjNum 422 snap 133 seq_num 422) 2023-12-01T04:51:24.815 INFO:tasks.rados.rados.0.smithi060.stdout:1376: snap_remove snap 134 2023-12-01T04:51:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:24 smithi089 ceph-mon[98504]: pgmap v473: 121 pgs: 121 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 34 MiB/s rd, 12 MiB/s wr, 32 op/s 2023-12-01T04:51:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:24 smithi089 ceph-mon[98504]: osdmap e342: 8 total, 8 up, 8 in 2023-12-01T04:51:25.664 INFO:tasks.rados.rados.0.smithi060.stdout:1376: done (3 left) 2023-12-01T04:51:25.664 INFO:tasks.rados.rados.0.smithi060.stdout:1377: snap_create 2023-12-01T04:51:25.667 INFO:tasks.rados.rados.0.smithi060.stdout:1372: finishing copy_from to smithi060156570-43 2023-12-01T04:51:25.667 INFO:tasks.rados.rados.0.smithi060.stdout:1372: got expected ENOENT (src dne) 2023-12-01T04:51:25.667 INFO:tasks.rados.rados.0.smithi060.stdout:1372: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:51:25.667 INFO:tasks.rados.rados.0.smithi060.stdout:1375: expect (ObjNum 422 snap 133 seq_num 422) 2023-12-01T04:51:25.742 INFO:tasks.rados.rados.0.smithi060.stdout:1373: expect (ObjNum 413 snap 132 seq_num 413) 2023-12-01T04:51:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:25 smithi060 ceph-mon[94233]: osdmap e343: 8 total, 8 up, 8 in 2023-12-01T04:51:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:25 smithi060 ceph-mon[109077]: osdmap e343: 8 total, 8 up, 8 in 2023-12-01T04:51:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:25 smithi089 ceph-mon[98504]: osdmap e343: 8 total, 8 up, 8 in 2023-12-01T04:51:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:26.573 INFO:tasks.rados.rados.0.smithi060.stdout:1372: done (3 left) 2023-12-01T04:51:26.573 INFO:tasks.rados.rados.0.smithi060.stdout:1373: done (2 left) 2023-12-01T04:51:26.574 INFO:tasks.rados.rados.0.smithi060.stdout:1375: done (1 left) 2023-12-01T04:51:26.574 INFO:tasks.rados.rados.0.smithi060.stdout:1377: done (0 left) 2023-12-01T04:51:26.574 INFO:tasks.rados.rados.0.smithi060.stdout:1378: read oid 36 snap -1 2023-12-01T04:51:26.574 INFO:tasks.rados.rados.0.smithi060.stdout:1378: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:51:26.574 INFO:tasks.rados.rados.0.smithi060.stdout:1379: delete oid 33 current snap is 136 2023-12-01T04:51:26.578 INFO:tasks.rados.rados.0.smithi060.stdout:1379: done (1 left) 2023-12-01T04:51:26.581 INFO:tasks.rados.rados.0.smithi060.stdout:1380: read oid 30 snap -1 2023-12-01T04:51:26.581 INFO:tasks.rados.rados.0.smithi060.stdout:1380: expect (ObjNum 379 snap 119 seq_num 379) 2023-12-01T04:51:26.581 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 136 2023-12-01T04:51:26.581 INFO:tasks.rados.rados.0.smithi060.stdout:1381: seq_num 442 ranges {6742016=204800} 2023-12-01T04:51:26.617 INFO:tasks.rados.rados.0.smithi060.stdout:1381: writing smithi060156570-32 from 6742016 to 6946816 tid 1 2023-12-01T04:51:26.617 INFO:tasks.rados.rados.0.smithi060.stdout:1382: copy_from oid 26 from oid 11 current snap is 136 2023-12-01T04:51:26.617 INFO:tasks.rados.rados.0.smithi060.stdout:1378: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:51:26.630 INFO:tasks.rados.rados.0.smithi060.stdout:1380: expect (ObjNum 379 snap 119 seq_num 379) 2023-12-01T04:51:26.765 INFO:tasks.rados.rados.0.smithi060.stdout:1381: finishing write tid 1 to smithi060156570-32 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1381: finishing write tid 2 to smithi060156570-32 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1381: finishing write tid 3 to smithi060156570-32 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1381: oid 32 updating version 0 to 497 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1381: oid 32 version 497 is already newer than 496 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 497 (ObjNum 442 snap 136 seq_num 442) dirty exists 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1381: left oid 32 (ObjNum 442 snap 136 seq_num 442) 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1382: finishing copy_from to smithi060156570-26 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 519 (ObjNum 422 snap 133 seq_num 422) dirty exists 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1382: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1378: done (3 left) 2023-12-01T04:51:26.766 INFO:tasks.rados.rados.0.smithi060.stdout:1380: done (2 left) 2023-12-01T04:51:26.767 INFO:tasks.rados.rados.0.smithi060.stdout:1381: done (1 left) 2023-12-01T04:51:26.767 INFO:tasks.rados.rados.0.smithi060.stdout:1382: done (0 left) 2023-12-01T04:51:26.767 INFO:tasks.rados.rados.0.smithi060.stdout:1383: snap_create 2023-12-01T04:51:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:26 smithi060 ceph-mon[94233]: pgmap v476: 121 pgs: 121 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 41 MiB/s rd, 14 MiB/s wr, 38 op/s 2023-12-01T04:51:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:26 smithi060 ceph-mon[94233]: osdmap e344: 8 total, 8 up, 8 in 2023-12-01T04:51:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:26 smithi060 ceph-mon[94233]: osdmap e345: 8 total, 8 up, 8 in 2023-12-01T04:51:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:26 smithi060 ceph-mon[109077]: pgmap v476: 121 pgs: 121 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 41 MiB/s rd, 14 MiB/s wr, 38 op/s 2023-12-01T04:51:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:26 smithi060 ceph-mon[109077]: osdmap e344: 8 total, 8 up, 8 in 2023-12-01T04:51:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:26 smithi060 ceph-mon[109077]: osdmap e345: 8 total, 8 up, 8 in 2023-12-01T04:51:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:26 smithi089 ceph-mon[98504]: pgmap v476: 121 pgs: 121 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 41 MiB/s rd, 14 MiB/s wr, 38 op/s 2023-12-01T04:51:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:26 smithi089 ceph-mon[98504]: osdmap e344: 8 total, 8 up, 8 in 2023-12-01T04:51:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:26 smithi089 ceph-mon[98504]: osdmap e345: 8 total, 8 up, 8 in 2023-12-01T04:51:27.669 INFO:tasks.rados.rados.0.smithi060.stdout:1383: done (0 left) 2023-12-01T04:51:27.669 INFO:tasks.rados.rados.0.smithi060.stdout:1384: delete oid 33 current snap is 137 2023-12-01T04:51:27.671 INFO:tasks.rados.rados.0.smithi060.stdout:1384: done (0 left) 2023-12-01T04:51:27.672 INFO:tasks.rados.rados.0.smithi060.stdout:1385: read oid 12 snap -1 2023-12-01T04:51:27.672 INFO:tasks.rados.rados.0.smithi060.stdout:1385: expect (ObjNum 394 snap 126 seq_num 394) 2023-12-01T04:51:27.672 INFO:tasks.rados.rados.0.smithi060.stdout:1386: snap_create 2023-12-01T04:51:27.708 INFO:tasks.rados.rados.0.smithi060.stdout:1385: expect (ObjNum 394 snap 126 seq_num 394) 2023-12-01T04:51:28.669 INFO:tasks.rados.rados.0.smithi060.stdout:1385: done (1 left) 2023-12-01T04:51:28.669 INFO:tasks.rados.rados.0.smithi060.stdout:1386: done (0 left) 2023-12-01T04:51:28.669 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 138 2023-12-01T04:51:28.669 INFO:tasks.rados.rados.0.smithi060.stdout:1387: seq_num 444 ranges {11362304=237568} 2023-12-01T04:51:28.732 INFO:tasks.rados.rados.0.smithi060.stdout:1387: writing smithi060156570-5 from 11362304 to 11599872 tid 1 2023-12-01T04:51:28.732 INFO:tasks.rados.rados.0.smithi060.stdout:1388: rollback oid 11 current snap is 138 2023-12-01T04:51:28.732 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 135 2023-12-01T04:51:28.733 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 138 2023-12-01T04:51:28.733 INFO:tasks.rados.rados.0.smithi060.stdout:1389: seq_num 445 ranges {3817472=253952} 2023-12-01T04:51:28.755 INFO:tasks.rados.rados.0.smithi060.stdout:1389: writing smithi060156570-4 from 3817472 to 4071424 tid 1 2023-12-01T04:51:28.755 INFO:tasks.rados.rados.0.smithi060.stdout:1390: delete oid 30 current snap is 138 2023-12-01T04:51:28.755 INFO:tasks.rados.rados.0.smithi060.stdout:1388: finishing rollback tid 0 to smithi060156570-11 2023-12-01T04:51:28.755 INFO:tasks.rados.rados.0.smithi060.stdout:1388: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:51:28.755 INFO:tasks.rados.rados.0.smithi060.stdout:1388: finishing rollback tid 2 to smithi060156570-11 2023-12-01T04:51:28.755 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 563 (ObjNum 422 snap 133 seq_num 422) dirty exists 2023-12-01T04:51:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:1387: finishing write tid 1 to smithi060156570-5 2023-12-01T04:51:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:1387: finishing write tid 2 to smithi060156570-5 2023-12-01T04:51:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:1387: finishing write tid 3 to smithi060156570-5 2023-12-01T04:51:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:1387: oid 5 updating version 0 to 500 2023-12-01T04:51:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:1387: oid 5 version 500 is already newer than 499 2023-12-01T04:51:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 500 (ObjNum 444 snap 138 seq_num 444) dirty exists 2023-12-01T04:51:28.756 INFO:tasks.rados.rados.0.smithi060.stdout:1387: left oid 5 (ObjNum 444 snap 138 seq_num 444) 2023-12-01T04:51:28.759 INFO:tasks.rados.rados.0.smithi060.stdout:1389: finishing write tid 1 to smithi060156570-4 2023-12-01T04:51:28.759 INFO:tasks.rados.rados.0.smithi060.stdout:1389: finishing write tid 2 to smithi060156570-4 2023-12-01T04:51:28.760 INFO:tasks.rados.rados.0.smithi060.stdout:1389: finishing write tid 3 to smithi060156570-4 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1389: oid 4 updating version 0 to 424 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1389: oid 4 updating version 424 to 425 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 425 (ObjNum 445 snap 138 seq_num 445) dirty exists 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1389: left oid 4 (ObjNum 445 snap 138 seq_num 445) 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1387: done (3 left) 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1388: done (2 left) 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1389: done (1 left) 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1390: done (0 left) 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 138 2023-12-01T04:51:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:1391: seq_num 447 ranges {1409024=294912} 2023-12-01T04:51:28.770 INFO:tasks.rados.rados.0.smithi060.stdout:1391: writing smithi060156570-7 from 1409024 to 1703936 tid 1 2023-12-01T04:51:28.770 INFO:tasks.rados.rados.0.smithi060.stdout:1392: delete oid 38 current snap is 138 2023-12-01T04:51:28.772 INFO:tasks.rados.rados.0.smithi060.stdout:1392: done (1 left) 2023-12-01T04:51:28.773 INFO:tasks.rados.rados.0.smithi060.stdout:1393: rollback oid 13 current snap is 138 2023-12-01T04:51:28.773 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 136 2023-12-01T04:51:28.773 INFO:tasks.rados.rados.0.smithi060.stdout:1394: snap_create 2023-12-01T04:51:28.773 INFO:tasks.rados.rados.0.smithi060.stdout:1393: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:51:28.773 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 0 (ObjNum 65 snap 0 seq_num 1869835625) dirty dne 2023-12-01T04:51:28.774 INFO:tasks.rados.rados.0.smithi060.stdout:1391: finishing write tid 1 to smithi060156570-7 2023-12-01T04:51:28.774 INFO:tasks.rados.rados.0.smithi060.stdout:1391: finishing write tid 2 to smithi060156570-7 2023-12-01T04:51:28.776 INFO:tasks.rados.rados.0.smithi060.stdout:1391: finishing write tid 3 to smithi060156570-7 2023-12-01T04:51:28.776 INFO:tasks.rados.rados.0.smithi060.stdout:1391: oid 7 updating version 0 to 840 2023-12-01T04:51:28.776 INFO:tasks.rados.rados.0.smithi060.stdout:1391: oid 7 version 840 is already newer than 839 2023-12-01T04:51:28.776 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 840 (ObjNum 447 snap 138 seq_num 447) dirty exists 2023-12-01T04:51:28.776 INFO:tasks.rados.rados.0.smithi060.stdout:1391: left oid 7 (ObjNum 447 snap 138 seq_num 447) 2023-12-01T04:51:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:28 smithi060 ceph-mon[94233]: pgmap v479: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 106 KiB/s wr, 12 op/s 2023-12-01T04:51:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:28 smithi060 ceph-mon[94233]: osdmap e346: 8 total, 8 up, 8 in 2023-12-01T04:51:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:28 smithi060 ceph-mon[109077]: pgmap v479: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 106 KiB/s wr, 12 op/s 2023-12-01T04:51:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:28 smithi060 ceph-mon[109077]: osdmap e346: 8 total, 8 up, 8 in 2023-12-01T04:51:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:28 smithi089 ceph-mon[98504]: pgmap v479: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 106 KiB/s wr, 12 op/s 2023-12-01T04:51:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:28 smithi089 ceph-mon[98504]: osdmap e346: 8 total, 8 up, 8 in 2023-12-01T04:51:29.683 INFO:tasks.rados.rados.0.smithi060.stdout:1391: done (2 left) 2023-12-01T04:51:29.683 INFO:tasks.rados.rados.0.smithi060.stdout:1393: done (1 left) 2023-12-01T04:51:29.683 INFO:tasks.rados.rados.0.smithi060.stdout:1394: done (0 left) 2023-12-01T04:51:29.683 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 139 2023-12-01T04:51:29.683 INFO:tasks.rados.rados.0.smithi060.stdout:1395: seq_num 449 ranges {0=327680} 2023-12-01T04:51:29.685 INFO:tasks.rados.rados.0.smithi060.stdout:1395: writing smithi060156570-38 from 0 to 327680 tid 1 2023-12-01T04:51:29.685 INFO:tasks.rados.rados.0.smithi060.stdout:1396: rollback oid 50 current snap is 139 2023-12-01T04:51:29.685 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 50 to 128 2023-12-01T04:51:29.685 INFO:tasks.rados.rados.0.smithi060.stdout:1397: setattr oid 41 current snap is 139 2023-12-01T04:51:29.686 INFO:tasks.rados.rados.0.smithi060.stdout:1398: rollback oid 7 current snap is 139 2023-12-01T04:51:29.686 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 123 2023-12-01T04:51:29.686 INFO:tasks.rados.rados.0.smithi060.stdout:1399: snap_remove snap 138 2023-12-01T04:51:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:29 smithi060 ceph-mon[94233]: osdmap e347: 8 total, 8 up, 8 in 2023-12-01T04:51:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:29 smithi060 ceph-mon[109077]: osdmap e347: 8 total, 8 up, 8 in 2023-12-01T04:51:30.021 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:51:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:29 smithi089 ceph-mon[98504]: osdmap e347: 8 total, 8 up, 8 in 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5m) 4m ago 6m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6m) 4m ago 6m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7m) 4m ago 7m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7m) 4m ago 7m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10m) 4m ago 10m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11m) 4m ago 11m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11m) 4m ago 11m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10m) 4m ago 10m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10m) 4m ago 10m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:51:30.346 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 4m ago 6m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5m) 4m ago 5m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9m) 4m ago 9m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9m) 4m ago 9m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9m) 4m ago 9m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8m) 4m ago 8m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8m) 4m ago 8m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8m) 4m ago 8m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7m) 4m ago 7m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7m) 4m ago 7m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:51:30.347 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5m) 4m ago 6m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:1399: done (4 left) 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:1400: rollback oid 14 current snap is 139 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 14 to 123 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:1396: finishing rollback tid 0 to smithi060156570-50 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:1396: finishing rollback tid 1 to smithi060156570-50 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:1396: finishing rollback tid 2 to smithi060156570-50 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 408 (ObjNum 366 snap 117 seq_num 366) dirty exists 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 409 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:51:30.689 INFO:tasks.rados.rados.0.smithi060.stdout:1398: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1398: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1398: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 844 (ObjNum 377 snap 118 seq_num 377) dirty exists 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1395: finishing write tid 1 to smithi060156570-38 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1395: finishing write tid 2 to smithi060156570-38 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1395: finishing write tid 3 to smithi060156570-38 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1395: oid 38 updating version 0 to 406 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1395: oid 38 updating version 406 to 407 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 407 (ObjNum 449 snap 139 seq_num 449) dirty exists 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1395: left oid 38 (ObjNum 449 snap 139 seq_num 449) 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1395: done (4 left) 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1396: done (3 left) 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1397: done (2 left) 2023-12-01T04:51:30.690 INFO:tasks.rados.rados.0.smithi060.stdout:1398: done (1 left) 2023-12-01T04:51:30.691 INFO:tasks.rados.rados.0.smithi060.stdout:1401: delete oid 31 current snap is 139 2023-12-01T04:51:30.694 INFO:tasks.rados.rados.0.smithi060.stdout:1400: finishing rollback tid 0 to smithi060156570-14 2023-12-01T04:51:30.696 INFO:tasks.rados.rados.0.smithi060.stdout:1400: finishing rollback tid 1 to smithi060156570-14 2023-12-01T04:51:30.697 INFO:tasks.rados.rados.0.smithi060.stdout:1400: finishing rollback tid 2 to smithi060156570-14 2023-12-01T04:51:30.697 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 634 (ObjNum 329 snap 106 seq_num 329) dirty exists 2023-12-01T04:51:30.697 INFO:tasks.rados.rados.0.smithi060.stdout:1400: done (1 left) 2023-12-01T04:51:30.697 INFO:tasks.rados.rados.0.smithi060.stdout:1401: done (0 left) 2023-12-01T04:51:30.697 INFO:tasks.rados.rados.0.smithi060.stdout:1402: snap_remove snap 128 2023-12-01T04:51:30.749 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:51:30.749 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:51:30.749 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:51:30.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:51:30.750 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:51:30.750 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:51:30.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:51:30.750 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:51:30.750 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:51:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:51:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:51:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:51:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:51:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:51:30.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:51:30.752 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:51:30.752 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:51:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:30 smithi060 ceph-mon[94233]: pgmap v482: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 106 KiB/s wr, 12 op/s 2023-12-01T04:51:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:30 smithi060 ceph-mon[94233]: osdmap e348: 8 total, 8 up, 8 in 2023-12-01T04:51:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:30 smithi060 ceph-mon[94233]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:30 smithi060 ceph-mon[109077]: pgmap v482: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 106 KiB/s wr, 12 op/s 2023-12-01T04:51:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:30 smithi060 ceph-mon[109077]: osdmap e348: 8 total, 8 up, 8 in 2023-12-01T04:51:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:30 smithi060 ceph-mon[109077]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:30 smithi089 ceph-mon[98504]: pgmap v482: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 106 KiB/s wr, 12 op/s 2023-12-01T04:51:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:30 smithi089 ceph-mon[98504]: osdmap e348: 8 total, 8 up, 8 in 2023-12-01T04:51:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:30 smithi089 ceph-mon[98504]: from='client.15195 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1402: done (0 left) 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1403: read oid 12 snap 136 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1403: expect (ObjNum 394 snap 126 seq_num 394) 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1404: read oid 44 snap -1 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1404: expect (ObjNum 402 snap 130 seq_num 402) 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1405: read oid 7 snap -1 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1405: expect (ObjNum 377 snap 118 seq_num 377) 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1406: setattr oid 15 current snap is 139 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1407: read oid 19 snap -1 2023-12-01T04:51:31.697 INFO:tasks.rados.rados.0.smithi060.stdout:1407: expect deleted 2023-12-01T04:51:31.698 INFO:tasks.rados.rados.0.smithi060.stdout:1408: snap_create 2023-12-01T04:51:31.704 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 487 (ObjNum 33 snap 0 seq_num 200571424) dirty exists 2023-12-01T04:51:31.730 INFO:tasks.rados.rados.0.smithi060.stdout:1405: expect (ObjNum 377 snap 118 seq_num 377) 2023-12-01T04:51:31.829 INFO:tasks.rados.rados.0.smithi060.stdout:1404: expect (ObjNum 402 snap 130 seq_num 402) 2023-12-01T04:51:31.992 INFO:tasks.rados.rados.0.smithi060.stdout:1403: expect (ObjNum 394 snap 126 seq_num 394) 2023-12-01T04:51:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:31 smithi060 ceph-mon[109077]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:31 smithi060 ceph-mon[109077]: osdmap e349: 8 total, 8 up, 8 in 2023-12-01T04:51:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3269692549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:51:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:31 smithi060 ceph-mon[94233]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:31 smithi060 ceph-mon[94233]: osdmap e349: 8 total, 8 up, 8 in 2023-12-01T04:51:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3269692549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:51:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:31 smithi089 ceph-mon[98504]: from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:51:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:31 smithi089 ceph-mon[98504]: osdmap e349: 8 total, 8 up, 8 in 2023-12-01T04:51:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3269692549' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:51:32.696 INFO:tasks.rados.rados.0.smithi060.stdout:1403: done (5 left) 2023-12-01T04:51:32.696 INFO:tasks.rados.rados.0.smithi060.stdout:1404: done (4 left) 2023-12-01T04:51:32.696 INFO:tasks.rados.rados.0.smithi060.stdout:1405: done (3 left) 2023-12-01T04:51:32.696 INFO:tasks.rados.rados.0.smithi060.stdout:1406: done (2 left) 2023-12-01T04:51:32.696 INFO:tasks.rados.rados.0.smithi060.stdout:1407: done (1 left) 2023-12-01T04:51:32.696 INFO:tasks.rados.rados.0.smithi060.stdout:1408: done (0 left) 2023-12-01T04:51:32.696 INFO:tasks.rados.rados.0.smithi060.stdout:1409: snap_create 2023-12-01T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:32 smithi060 ceph-mon[94233]: pgmap v485: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:32 smithi060 ceph-mon[94233]: osdmap e350: 8 total, 8 up, 8 in 2023-12-01T04:51:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:32 smithi060 ceph-mon[109077]: pgmap v485: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:32 smithi060 ceph-mon[109077]: osdmap e350: 8 total, 8 up, 8 in 2023-12-01T04:51:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:32 smithi089 ceph-mon[98504]: pgmap v485: 121 pgs: 121 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:32 smithi089 ceph-mon[98504]: osdmap e350: 8 total, 8 up, 8 in 2023-12-01T04:51:33.703 INFO:tasks.rados.rados.0.smithi060.stdout:1409: done (0 left) 2023-12-01T04:51:33.703 INFO:tasks.rados.rados.0.smithi060.stdout:1410: rmattr oid 27 current snap is 141 2023-12-01T04:51:33.703 INFO:tasks.rados.rados.0.smithi060.stdout:1410: done (0 left) 2023-12-01T04:51:33.703 INFO:tasks.rados.rados.0.smithi060.stdout:1411: rollback oid 10 current snap is 141 2023-12-01T04:51:33.703 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 135 2023-12-01T04:51:33.704 INFO:tasks.rados.rados.0.smithi060.stdout:1412: read oid 14 snap -1 2023-12-01T04:51:33.704 INFO:tasks.rados.rados.0.smithi060.stdout:1412: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:51:33.704 INFO:tasks.rados.rados.0.smithi060.stdout:1413: read oid 42 snap -1 2023-12-01T04:51:33.704 INFO:tasks.rados.rados.0.smithi060.stdout:1413: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:51:33.704 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 141 2023-12-01T04:51:33.704 INFO:tasks.rados.rados.0.smithi060.stdout:1414: seq_num 451 ranges {0=360448} 2023-12-01T04:51:33.711 INFO:tasks.rados.rados.0.smithi060.stdout:1414: writing smithi060156570-27 from 0 to 360448 tid 1 2023-12-01T04:51:33.712 INFO:tasks.rados.rados.0.smithi060.stdout:1415: rmattr oid 30 current snap is 141 2023-12-01T04:51:33.712 INFO:tasks.rados.rados.0.smithi060.stdout:1415: done (4 left) 2023-12-01T04:51:33.712 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 141 2023-12-01T04:51:33.712 INFO:tasks.rados.rados.0.smithi060.stdout:1416: seq_num 452 ranges {11599872=376832} 2023-12-01T04:51:33.774 INFO:tasks.rados.rados.0.smithi060.stdout:1416: writing smithi060156570-5 from 11599872 to 11976704 tid 1 2023-12-01T04:51:33.774 INFO:tasks.rados.rados.0.smithi060.stdout:1417: delete oid 6 current snap is 141 2023-12-01T04:51:33.774 INFO:tasks.rados.rados.0.smithi060.stdout:1411: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:51:33.774 INFO:tasks.rados.rados.0.smithi060.stdout:1411: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:51:33.774 INFO:tasks.rados.rados.0.smithi060.stdout:1411: finishing rollback tid 2 to smithi060156570-10 2023-12-01T04:51:33.774 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 307 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:51:33.774 INFO:tasks.rados.rados.0.smithi060.stdout:1413: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:51:33.944 INFO:tasks.rados.rados.0.smithi060.stdout:1412: expect (ObjNum 329 snap 106 seq_num 329) 2023-12-01T04:51:34.005 INFO:tasks.rados.rados.0.smithi060.stdout:1414: finishing write tid 1 to smithi060156570-27 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1414: finishing write tid 2 to smithi060156570-27 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1414: finishing write tid 3 to smithi060156570-27 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1414: oid 27 updating version 0 to 570 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1414: oid 27 updating version 570 to 571 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 571 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1414: left oid 27 (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1411: done (5 left) 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1412: done (4 left) 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1413: done (3 left) 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1414: done (2 left) 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1417: done (1 left) 2023-12-01T04:51:34.006 INFO:tasks.rados.rados.0.smithi060.stdout:1418: snap_remove snap 123 2023-12-01T04:51:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:33 smithi060 ceph-mon[94233]: osdmap e351: 8 total, 8 up, 8 in 2023-12-01T04:51:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:33 smithi060 ceph-mon[109077]: osdmap e351: 8 total, 8 up, 8 in 2023-12-01T04:51:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:33 smithi089 ceph-mon[98504]: osdmap e351: 8 total, 8 up, 8 in 2023-12-01T04:51:34.707 INFO:tasks.rados.rados.0.smithi060.stdout:1418: done (1 left) 2023-12-01T04:51:34.707 INFO:tasks.rados.rados.0.smithi060.stdout:1419: setattr oid 23 current snap is 141 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:1420: copy_from oid 34 from oid 27 current snap is 141 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:1421: read oid 10 snap -1 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:1421: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:1422: read oid 42 snap -1 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:1422: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:1423: rollback oid 1 current snap is 141 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 139 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 141 2023-12-01T04:51:34.708 INFO:tasks.rados.rados.0.smithi060.stdout:1424: seq_num 454 ranges {6946816=409600} 2023-12-01T04:51:34.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:34 smithi060 ceph-mon[94233]: pgmap v488: 121 pgs: 121 active+clean; 252 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 968 KiB/s wr, 15 op/s 2023-12-01T04:51:34.714 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:34 smithi060 ceph-mon[94233]: osdmap e352: 8 total, 8 up, 8 in 2023-12-01T04:51:34.717 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:51:34] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2023-12-01T04:51:34.748 INFO:tasks.rados.rados.0.smithi060.stdout:1424: writing smithi060156570-32 from 6946816 to 7356416 tid 1 2023-12-01T04:51:34.749 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 141 2023-12-01T04:51:34.749 INFO:tasks.rados.rados.0.smithi060.stdout:1425: seq_num 455 ranges {1409024=425984} 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1425: writing smithi060156570-3 from 1409024 to 1835008 tid 1 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1426: copy_from oid 13 from oid 21 current snap is 141 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1416: finishing write tid 1 to smithi060156570-5 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1416: finishing write tid 2 to smithi060156570-5 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1416: finishing write tid 3 to smithi060156570-5 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1416: oid 5 updating version 0 to 508 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1416: oid 5 updating version 508 to 509 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 509 (ObjNum 452 snap 141 seq_num 452) dirty exists 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1416: left oid 5 (ObjNum 452 snap 141 seq_num 452) 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1416: done (8 left) 2023-12-01T04:51:34.759 INFO:tasks.rados.rados.0.smithi060.stdout:1427: snap_remove snap 137 2023-12-01T04:51:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:34 smithi060 ceph-mon[109077]: pgmap v488: 121 pgs: 121 active+clean; 252 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 968 KiB/s wr, 15 op/s 2023-12-01T04:51:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:34 smithi060 ceph-mon[109077]: osdmap e352: 8 total, 8 up, 8 in 2023-12-01T04:51:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:34 smithi089 ceph-mon[98504]: pgmap v488: 121 pgs: 121 active+clean; 252 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 968 KiB/s wr, 15 op/s 2023-12-01T04:51:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:34 smithi089 ceph-mon[98504]: osdmap e352: 8 total, 8 up, 8 in 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:1427: done (8 left) 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:1428: snap_create 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 573 (ObjNum 434 snap 134 seq_num 434) dirty exists 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:1423: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:1420: finishing copy_from to smithi060156570-34 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 571 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:1420: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:1423: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:51:35.720 INFO:tasks.rados.rados.0.smithi060.stdout:1421: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:35.801 INFO:tasks.rados.rados.0.smithi060.stdout:1423: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:51:35.801 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 579 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:51:35.801 INFO:tasks.rados.rados.0.smithi060.stdout:1422: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:1424: finishing write tid 1 to smithi060156570-32 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:1424: finishing write tid 2 to smithi060156570-32 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:1424: finishing write tid 3 to smithi060156570-32 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:1424: oid 32 updating version 0 to 518 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:1424: oid 32 version 518 is already newer than 517 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 518 (ObjNum 454 snap 141 seq_num 454) dirty exists 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:1424: left oid 32 (ObjNum 454 snap 141 seq_num 454) 2023-12-01T04:51:35.970 INFO:tasks.rados.rados.0.smithi060.stdout:1425: finishing write tid 1 to smithi060156570-3 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:1425: finishing write tid 2 to smithi060156570-3 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:1425: finishing write tid 3 to smithi060156570-3 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:1425: oid 3 updating version 0 to 505 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:1425: oid 3 version 505 is already newer than 504 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 505 (ObjNum 455 snap 141 seq_num 455) dirty exists 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:1425: left oid 3 (ObjNum 455 snap 141 seq_num 455) 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:1426: finishing copy_from to smithi060156570-13 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 375 (ObjNum 381 snap 119 seq_num 381) dirty exists 2023-12-01T04:51:35.971 INFO:tasks.rados.rados.0.smithi060.stdout:1426: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:51:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:35 smithi060 ceph-mon[94233]: osdmap e353: 8 total, 8 up, 8 in 2023-12-01T04:51:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:35 smithi060 ceph-mon[109077]: osdmap e353: 8 total, 8 up, 8 in 2023-12-01T04:51:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:35 smithi089 ceph-mon[98504]: osdmap e353: 8 total, 8 up, 8 in 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1419: done (8 left) 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1420: done (7 left) 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1421: done (6 left) 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1422: done (5 left) 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1423: done (4 left) 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1424: done (3 left) 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1425: done (2 left) 2023-12-01T04:51:36.574 INFO:tasks.rados.rados.0.smithi060.stdout:1426: done (1 left) 2023-12-01T04:51:36.575 INFO:tasks.rados.rados.0.smithi060.stdout:1428: done (0 left) 2023-12-01T04:51:36.575 INFO:tasks.rados.rados.0.smithi060.stdout:1429: delete oid 39 current snap is 142 2023-12-01T04:51:36.584 INFO:tasks.rados.rados.0.smithi060.stdout:1429: done (0 left) 2023-12-01T04:51:36.585 INFO:tasks.rados.rados.0.smithi060.stdout:1430: snap_remove snap 136 2023-12-01T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:36 smithi060 ceph-mon[94233]: pgmap v491: 121 pgs: 121 active+clean; 252 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 968 KiB/s wr, 15 op/s 2023-12-01T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:36 smithi060 ceph-mon[94233]: osdmap e354: 8 total, 8 up, 8 in 2023-12-01T04:51:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:36 smithi060 ceph-mon[94233]: osdmap e355: 8 total, 8 up, 8 in 2023-12-01T04:51:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:36 smithi060 ceph-mon[109077]: pgmap v491: 121 pgs: 121 active+clean; 252 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 968 KiB/s wr, 15 op/s 2023-12-01T04:51:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:36 smithi060 ceph-mon[109077]: osdmap e354: 8 total, 8 up, 8 in 2023-12-01T04:51:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:36 smithi060 ceph-mon[109077]: osdmap e355: 8 total, 8 up, 8 in 2023-12-01T04:51:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:36 smithi089 ceph-mon[98504]: pgmap v491: 121 pgs: 121 active+clean; 252 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 968 KiB/s wr, 15 op/s 2023-12-01T04:51:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:36 smithi089 ceph-mon[98504]: osdmap e354: 8 total, 8 up, 8 in 2023-12-01T04:51:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:36 smithi089 ceph-mon[98504]: osdmap e355: 8 total, 8 up, 8 in 2023-12-01T04:51:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1430: done (0 left) 2023-12-01T04:51:37.582 INFO:tasks.rados.rados.0.smithi060.stdout:1431: snap_remove snap 140 2023-12-01T04:51:38.582 INFO:tasks.rados.rados.0.smithi060.stdout:1431: done (0 left) 2023-12-01T04:51:38.583 INFO:tasks.rados.rados.0.smithi060.stdout:1432: rollback oid 19 current snap is 142 2023-12-01T04:51:38.583 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 135 2023-12-01T04:51:38.583 INFO:tasks.rados.rados.0.smithi060.stdout:1433: rmattr oid 33 current snap is 142 2023-12-01T04:51:38.583 INFO:tasks.rados.rados.0.smithi060.stdout:1433: done (1 left) 2023-12-01T04:51:38.583 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 142 2023-12-01T04:51:38.584 INFO:tasks.rados.rados.0.smithi060.stdout:1434: seq_num 457 ranges {3162112=458752} 2023-12-01T04:51:38.602 INFO:tasks.rados.rados.0.smithi060.stdout:1434: writing smithi060156570-23 from 3162112 to 3620864 tid 1 2023-12-01T04:51:38.602 INFO:tasks.rados.rados.0.smithi060.stdout:1435: rmattr oid 37 current snap is 142 2023-12-01T04:51:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:1432: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:51:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T04:51:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:1432: done (2 left) 2023-12-01T04:51:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 142 2023-12-01T04:51:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:1436: seq_num 458 ranges {0=475136} 2023-12-01T04:51:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:1436: writing smithi060156570-6 from 0 to 475136 tid 1 2023-12-01T04:51:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 142 2023-12-01T04:51:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:1437: seq_num 459 ranges {10018816=491520} 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1437: writing smithi060156570-18 from 10018816 to 10510336 tid 1 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1438: read oid 26 snap -1 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1438: expect (ObjNum 422 snap 133 seq_num 422) 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1439: snap_create 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1434: finishing write tid 1 to smithi060156570-23 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1434: finishing write tid 2 to smithi060156570-23 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1436: finishing write tid 1 to smithi060156570-6 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1436: finishing write tid 2 to smithi060156570-6 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1434: finishing write tid 3 to smithi060156570-23 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1434: oid 23 updating version 0 to 593 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1434: oid 23 updating version 593 to 594 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 594 (ObjNum 457 snap 142 seq_num 457) dirty exists 2023-12-01T04:51:38.664 INFO:tasks.rados.rados.0.smithi060.stdout:1434: left oid 23 (ObjNum 457 snap 142 seq_num 457) 2023-12-01T04:51:38.665 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 425 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T04:51:38.665 INFO:tasks.rados.rados.0.smithi060.stdout:1436: finishing write tid 3 to smithi060156570-6 2023-12-01T04:51:38.665 INFO:tasks.rados.rados.0.smithi060.stdout:1436: oid 6 updating version 0 to 637 2023-12-01T04:51:38.665 INFO:tasks.rados.rados.0.smithi060.stdout:1436: oid 6 updating version 637 to 638 2023-12-01T04:51:38.665 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 638 (ObjNum 458 snap 142 seq_num 458) dirty exists 2023-12-01T04:51:38.665 INFO:tasks.rados.rados.0.smithi060.stdout:1436: left oid 6 (ObjNum 458 snap 142 seq_num 458) 2023-12-01T04:51:38.667 INFO:tasks.rados.rados.0.smithi060.stdout:1437: finishing write tid 1 to smithi060156570-18 2023-12-01T04:51:38.668 INFO:tasks.rados.rados.0.smithi060.stdout:1437: finishing write tid 2 to smithi060156570-18 2023-12-01T04:51:38.669 INFO:tasks.rados.rados.0.smithi060.stdout:1437: finishing write tid 3 to smithi060156570-18 2023-12-01T04:51:38.669 INFO:tasks.rados.rados.0.smithi060.stdout:1437: oid 18 updating version 0 to 579 2023-12-01T04:51:38.669 INFO:tasks.rados.rados.0.smithi060.stdout:1437: oid 18 version 579 is already newer than 578 2023-12-01T04:51:38.669 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 579 (ObjNum 459 snap 142 seq_num 459) dirty exists 2023-12-01T04:51:38.669 INFO:tasks.rados.rados.0.smithi060.stdout:1437: left oid 18 (ObjNum 459 snap 142 seq_num 459) 2023-12-01T04:51:38.671 INFO:tasks.rados.rados.0.smithi060.stdout:1438: expect (ObjNum 422 snap 133 seq_num 422) 2023-12-01T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:38 smithi060 ceph-mon[94233]: pgmap v494: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 950 KiB/s wr, 22 op/s 2023-12-01T04:51:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:38 smithi060 ceph-mon[94233]: osdmap e356: 8 total, 8 up, 8 in 2023-12-01T04:51:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:38 smithi060 ceph-mon[109077]: pgmap v494: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 950 KiB/s wr, 22 op/s 2023-12-01T04:51:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:38 smithi060 ceph-mon[109077]: osdmap e356: 8 total, 8 up, 8 in 2023-12-01T04:51:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:38 smithi089 ceph-mon[98504]: pgmap v494: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 950 KiB/s wr, 22 op/s 2023-12-01T04:51:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:38 smithi089 ceph-mon[98504]: osdmap e356: 8 total, 8 up, 8 in 2023-12-01T04:51:39.592 INFO:tasks.rados.rados.0.smithi060.stdout:1434: done (5 left) 2023-12-01T04:51:39.592 INFO:tasks.rados.rados.0.smithi060.stdout:1435: done (4 left) 2023-12-01T04:51:39.592 INFO:tasks.rados.rados.0.smithi060.stdout:1436: done (3 left) 2023-12-01T04:51:39.592 INFO:tasks.rados.rados.0.smithi060.stdout:1437: done (2 left) 2023-12-01T04:51:39.592 INFO:tasks.rados.rados.0.smithi060.stdout:1438: done (1 left) 2023-12-01T04:51:39.593 INFO:tasks.rados.rados.0.smithi060.stdout:1439: done (0 left) 2023-12-01T04:51:39.593 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 143 2023-12-01T04:51:39.593 INFO:tasks.rados.rados.0.smithi060.stdout:1440: seq_num 460 ranges {0=507904} 2023-12-01T04:51:39.595 INFO:tasks.rados.rados.0.smithi060.stdout:1440: writing smithi060156570-31 from 0 to 507904 tid 1 2023-12-01T04:51:39.595 INFO:tasks.rados.rados.0.smithi060.stdout:1441: delete oid 33 current snap is 143 2023-12-01T04:51:39.597 INFO:tasks.rados.rados.0.smithi060.stdout:1441: done (1 left) 2023-12-01T04:51:39.597 INFO:tasks.rados.rados.0.smithi060.stdout:1442: setattr oid 13 current snap is 143 2023-12-01T04:51:39.598 INFO:tasks.rados.rados.0.smithi060.stdout:1443: snap_remove snap 139 2023-12-01T04:51:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:39 smithi060 ceph-mon[94233]: osdmap e357: 8 total, 8 up, 8 in 2023-12-01T04:51:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:39 smithi060 ceph-mon[109077]: osdmap e357: 8 total, 8 up, 8 in 2023-12-01T04:51:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:39 smithi089 ceph-mon[98504]: osdmap e357: 8 total, 8 up, 8 in 2023-12-01T04:51:40.601 INFO:tasks.rados.rados.0.smithi060.stdout:1443: done (2 left) 2023-12-01T04:51:40.601 INFO:tasks.rados.rados.0.smithi060.stdout:1444: setattr oid 15 current snap is 143 2023-12-01T04:51:40.601 INFO:tasks.rados.rados.0.smithi060.stdout:1440: finishing write tid 1 to smithi060156570-31 2023-12-01T04:51:40.601 INFO:tasks.rados.rados.0.smithi060.stdout:1440: finishing write tid 2 to smithi060156570-31 2023-12-01T04:51:40.602 INFO:tasks.rados.rados.0.smithi060.stdout:1440: finishing write tid 3 to smithi060156570-31 2023-12-01T04:51:40.602 INFO:tasks.rados.rados.0.smithi060.stdout:1440: oid 31 updating version 0 to 640 2023-12-01T04:51:40.602 INFO:tasks.rados.rados.0.smithi060.stdout:1440: oid 31 version 640 is already newer than 639 2023-12-01T04:51:40.602 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 640 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:51:40.602 INFO:tasks.rados.rados.0.smithi060.stdout:1440: left oid 31 (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:51:40.602 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 465 (ObjNum 381 snap 119 seq_num 381) dirty exists 2023-12-01T04:51:40.603 INFO:tasks.rados.rados.0.smithi060.stdout:1440: done (2 left) 2023-12-01T04:51:40.603 INFO:tasks.rados.rados.0.smithi060.stdout:1442: done (1 left) 2023-12-01T04:51:40.603 INFO:tasks.rados.rados.0.smithi060.stdout:1445: rollback oid 33 current snap is 143 2023-12-01T04:51:40.603 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 141 2023-12-01T04:51:40.603 INFO:tasks.rados.rados.0.smithi060.stdout:1446: copy_from oid 2 from oid 47 current snap is 143 2023-12-01T04:51:40.603 INFO:tasks.rados.rados.0.smithi060.stdout:1447: delete oid 45 current snap is 143 2023-12-01T04:51:40.613 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 488 (ObjNum 33 snap 0 seq_num 180774456) dirty exists 2023-12-01T04:51:40.613 INFO:tasks.rados.rados.0.smithi060.stdout:1445: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:51:40.613 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 576 (ObjNum 33 snap 0 seq_num 2) dirty dne 2023-12-01T04:51:40.618 INFO:tasks.rados.rados.0.smithi060.stdout:1444: done (3 left) 2023-12-01T04:51:40.618 INFO:tasks.rados.rados.0.smithi060.stdout:1445: done (2 left) 2023-12-01T04:51:40.618 INFO:tasks.rados.rados.0.smithi060.stdout:1447: done (1 left) 2023-12-01T04:51:40.618 INFO:tasks.rados.rados.0.smithi060.stdout:1448: read oid 7 snap -1 2023-12-01T04:51:40.618 INFO:tasks.rados.rados.0.smithi060.stdout:1448: expect (ObjNum 377 snap 118 seq_num 377) 2023-12-01T04:51:40.618 INFO:tasks.rados.rados.0.smithi060.stdout:1449: snap_remove snap 141 2023-12-01T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:40 smithi060 ceph-mon[94233]: pgmap v497: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 950 KiB/s wr, 22 op/s 2023-12-01T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:40 smithi060 ceph-mon[94233]: osdmap e358: 8 total, 8 up, 8 in 2023-12-01T04:51:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:40 smithi060 ceph-mon[109077]: pgmap v497: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 950 KiB/s wr, 22 op/s 2023-12-01T04:51:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:40 smithi060 ceph-mon[109077]: osdmap e358: 8 total, 8 up, 8 in 2023-12-01T04:51:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:40 smithi089 ceph-mon[98504]: pgmap v497: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 950 KiB/s wr, 22 op/s 2023-12-01T04:51:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:40 smithi089 ceph-mon[98504]: osdmap e358: 8 total, 8 up, 8 in 2023-12-01T04:51:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:41.607 INFO:tasks.rados.rados.0.smithi060.stdout:1449: done (2 left) 2023-12-01T04:51:41.608 INFO:tasks.rados.rados.0.smithi060.stdout:1450: copy_from oid 26 from oid 6 current snap is 143 2023-12-01T04:51:41.608 INFO:tasks.rados.rados.0.smithi060.stdout:1451: snap_remove snap 142 2023-12-01T04:51:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:41 smithi060 ceph-mon[94233]: osdmap e359: 8 total, 8 up, 8 in 2023-12-01T04:51:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:41 smithi060 ceph-mon[109077]: osdmap e359: 8 total, 8 up, 8 in 2023-12-01T04:51:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:41 smithi089 ceph-mon[98504]: osdmap e359: 8 total, 8 up, 8 in 2023-12-01T04:51:42.609 INFO:tasks.rados.rados.0.smithi060.stdout:1451: done (3 left) 2023-12-01T04:51:42.609 INFO:tasks.rados.rados.0.smithi060.stdout:1452: read oid 28 snap 135 2023-12-01T04:51:42.609 INFO:tasks.rados.rados.0.smithi060.stdout:1452: expect (ObjNum 433 snap 134 seq_num 433) 2023-12-01T04:51:42.610 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 143 2023-12-01T04:51:42.610 INFO:tasks.rados.rados.0.smithi060.stdout:1453: seq_num 463 ranges {4317184=557056} 2023-12-01T04:51:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:1453: writing smithi060156570-44 from 4317184 to 4874240 tid 1 2023-12-01T04:51:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:1454: read oid 10 snap -1 2023-12-01T04:51:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:1454: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:1455: snap_create 2023-12-01T04:51:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:1448: expect (ObjNum 377 snap 118 seq_num 377) 2023-12-01T04:51:42.736 INFO:tasks.rados.rados.0.smithi060.stdout:1446: finishing copy_from to smithi060156570-2 2023-12-01T04:51:42.736 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 790 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:51:42.736 INFO:tasks.rados.rados.0.smithi060.stdout:1446: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:51:42.737 INFO:tasks.rados.rados.0.smithi060.stdout:1450: finishing copy_from to smithi060156570-26 2023-12-01T04:51:42.737 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 638 (ObjNum 458 snap 142 seq_num 458) dirty exists 2023-12-01T04:51:42.737 INFO:tasks.rados.rados.0.smithi060.stdout:1450: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:51:42.737 INFO:tasks.rados.rados.0.smithi060.stdout:1452: expect (ObjNum 433 snap 134 seq_num 433) 2023-12-01T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:42 smithi060 ceph-mon[94233]: pgmap v500: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:42 smithi060 ceph-mon[94233]: osdmap e360: 8 total, 8 up, 8 in 2023-12-01T04:51:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:42 smithi060 ceph-mon[109077]: pgmap v500: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:42 smithi060 ceph-mon[109077]: osdmap e360: 8 total, 8 up, 8 in 2023-12-01T04:51:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:42 smithi089 ceph-mon[98504]: pgmap v500: 121 pgs: 121 active+clean; 185 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:42 smithi089 ceph-mon[98504]: osdmap e360: 8 total, 8 up, 8 in 2023-12-01T04:51:43.103 INFO:tasks.rados.rados.0.smithi060.stdout:1453: finishing write tid 1 to smithi060156570-44 2023-12-01T04:51:43.103 INFO:tasks.rados.rados.0.smithi060.stdout:1453: finishing write tid 2 to smithi060156570-44 2023-12-01T04:51:43.103 INFO:tasks.rados.rados.0.smithi060.stdout:1454: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:43.177 INFO:tasks.rados.rados.0.smithi060.stdout:1453: finishing write tid 3 to smithi060156570-44 2023-12-01T04:51:43.177 INFO:tasks.rados.rados.0.smithi060.stdout:1453: oid 44 updating version 0 to 792 2023-12-01T04:51:43.177 INFO:tasks.rados.rados.0.smithi060.stdout:1453: oid 44 version 792 is already newer than 791 2023-12-01T04:51:43.177 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 792 (ObjNum 463 snap 143 seq_num 463) dirty exists 2023-12-01T04:51:43.177 INFO:tasks.rados.rados.0.smithi060.stdout:1453: left oid 44 (ObjNum 463 snap 143 seq_num 463) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1446: done (6 left) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1448: done (5 left) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1450: done (4 left) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1452: done (3 left) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1453: done (2 left) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1454: done (1 left) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1455: done (0 left) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1456: read oid 26 snap -1 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1456: expect (ObjNum 458 snap 142 seq_num 458) 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1457: rollback oid 25 current snap is 144 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 25 to 135 2023-12-01T04:51:43.620 INFO:tasks.rados.rados.0.smithi060.stdout:1458: copy_from oid 11 from oid 42 current snap is 144 2023-12-01T04:51:43.621 INFO:tasks.rados.rados.0.smithi060.stdout:1459: delete oid 14 current snap is 144 2023-12-01T04:51:43.623 INFO:tasks.rados.rados.0.smithi060.stdout:1456: expect (ObjNum 458 snap 142 seq_num 458) 2023-12-01T04:51:43.638 INFO:tasks.rados.rados.0.smithi060.stdout:1456: done (3 left) 2023-12-01T04:51:43.638 INFO:tasks.rados.rados.0.smithi060.stdout:1459: done (2 left) 2023-12-01T04:51:43.638 INFO:tasks.rados.rados.0.smithi060.stdout:1460: rollback oid 49 current snap is 144 2023-12-01T04:51:43.638 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 49 to 135 2023-12-01T04:51:43.638 INFO:tasks.rados.rados.0.smithi060.stdout:1457: finishing rollback tid 0 to smithi060156570-25 2023-12-01T04:51:43.638 INFO:tasks.rados.rados.0.smithi060.stdout:1457: finishing rollback tid 1 to smithi060156570-25 2023-12-01T04:51:43.638 INFO:tasks.rados.rados.0.smithi060.stdout:1457: finishing rollback tid 2 to smithi060156570-25 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 877 (ObjNum 413 snap 132 seq_num 413) dirty exists 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:1458: finishing copy_from to smithi060156570-11 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 482 (ObjNum 430 snap 134 seq_num 430) dirty exists 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:1458: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:1457: done (2 left) 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:1458: done (1 left) 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 144 2023-12-01T04:51:43.639 INFO:tasks.rados.rados.0.smithi060.stdout:1461: seq_num 465 ranges {3620864=598016} 2023-12-01T04:51:43.661 INFO:tasks.rados.rados.0.smithi060.stdout:1461: writing smithi060156570-23 from 3620864 to 4218880 tid 1 2023-12-01T04:51:43.661 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 144 2023-12-01T04:51:43.662 INFO:tasks.rados.rados.0.smithi060.stdout:1460: finishing rollback tid 0 to smithi060156570-49 2023-12-01T04:51:43.662 INFO:tasks.rados.rados.0.smithi060.stdout:1460: finishing rollback tid 1 to smithi060156570-49 2023-12-01T04:51:43.662 INFO:tasks.rados.rados.0.smithi060.stdout:1460: finishing rollback tid 2 to smithi060156570-49 2023-12-01T04:51:43.662 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 538 (ObjNum 424 snap 133 seq_num 424) dirty exists 2023-12-01T04:51:43.662 INFO:tasks.rados.rados.0.smithi060.stdout:1462: seq_num 466 ranges {10551296=614400} 2023-12-01T04:51:43.722 INFO:tasks.rados.rados.0.smithi060.stdout:1462: writing smithi060156570-12 from 10551296 to 11165696 tid 1 2023-12-01T04:51:43.722 INFO:tasks.rados.rados.0.smithi060.stdout:1460: done (2 left) 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1463: read oid 9 snap -1 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1463: expect deleted 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1464: delete oid 3 current snap is 144 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1461: finishing write tid 1 to smithi060156570-23 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1461: finishing write tid 2 to smithi060156570-23 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1461: finishing write tid 3 to smithi060156570-23 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1461: oid 23 updating version 0 to 603 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1461: oid 23 version 603 is already newer than 602 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 603 (ObjNum 465 snap 144 seq_num 465) dirty exists 2023-12-01T04:51:43.723 INFO:tasks.rados.rados.0.smithi060.stdout:1461: left oid 23 (ObjNum 465 snap 144 seq_num 465) 2023-12-01T04:51:43.726 INFO:tasks.rados.rados.0.smithi060.stdout:1462: finishing write tid 1 to smithi060156570-12 2023-12-01T04:51:43.726 INFO:tasks.rados.rados.0.smithi060.stdout:1462: finishing write tid 2 to smithi060156570-12 2023-12-01T04:51:43.726 INFO:tasks.rados.rados.0.smithi060.stdout:1461: done (3 left) 2023-12-01T04:51:43.727 INFO:tasks.rados.rados.0.smithi060.stdout:1463: done (2 left) 2023-12-01T04:51:43.727 INFO:tasks.rados.rados.0.smithi060.stdout:1464: done (1 left) 2023-12-01T04:51:43.727 INFO:tasks.rados.rados.0.smithi060.stdout:1465: copy_from oid 24 from oid 31 current snap is 144 2023-12-01T04:51:43.727 INFO:tasks.rados.rados.0.smithi060.stdout:1466: rmattr oid 22 current snap is 144 2023-12-01T04:51:43.727 INFO:tasks.rados.rados.0.smithi060.stdout:1466: done (2 left) 2023-12-01T04:51:43.727 INFO:tasks.rados.rados.0.smithi060.stdout:1467: snap_remove snap 135 2023-12-01T04:51:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:43 smithi060 ceph-mon[94233]: osdmap e361: 8 total, 8 up, 8 in 2023-12-01T04:51:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:43 smithi060 ceph-mon[109077]: osdmap e361: 8 total, 8 up, 8 in 2023-12-01T04:51:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:43 smithi089 ceph-mon[98504]: osdmap e361: 8 total, 8 up, 8 in 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1467: done (2 left) 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 144 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1468: seq_num 468 ranges {0=647168} 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1468: writing smithi060156570-19 from 0 to 647168 tid 1 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1469: copy_from oid 20 from oid 33 current snap is 144 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1470: rollback oid 5 current snap is 144 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 5 to 143 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1471: rollback oid 43 current snap is 144 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 43 to 143 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1472: delete oid 34 current snap is 144 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1462: finishing write tid 3 to smithi060156570-12 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1462: oid 12 updating version 0 to 515 2023-12-01T04:51:44.630 INFO:tasks.rados.rados.0.smithi060.stdout:1462: oid 12 updating version 515 to 516 2023-12-01T04:51:44.631 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 516 (ObjNum 466 snap 144 seq_num 466) dirty exists 2023-12-01T04:51:44.631 INFO:tasks.rados.rados.0.smithi060.stdout:1462: left oid 12 (ObjNum 466 snap 144 seq_num 466) 2023-12-01T04:51:44.631 INFO:tasks.rados.rados.0.smithi060.stdout:1465: finishing copy_from to smithi060156570-24 2023-12-01T04:51:44.631 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 640 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:51:44.631 INFO:tasks.rados.rados.0.smithi060.stdout:1465: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:51:44.632 INFO:tasks.rados.rados.0.smithi060.stdout:1471: finishing rollback tid 1 to smithi060156570-43 2023-12-01T04:51:44.632 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 0 (ObjNum 193 snap 0 seq_num 200924192) dirty dne 2023-12-01T04:51:44.633 INFO:tasks.rados.rados.0.smithi060.stdout:1469: finishing copy_from to smithi060156570-20 2023-12-01T04:51:44.633 INFO:tasks.rados.rados.0.smithi060.stdout:1469: got expected ENOENT (src dne) 2023-12-01T04:51:44.633 INFO:tasks.rados.rados.0.smithi060.stdout:1469: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:51:44.636 INFO:tasks.rados.rados.0.smithi060.stdout:1470: finishing rollback tid 0 to smithi060156570-5 2023-12-01T04:51:44.639 INFO:tasks.rados.rados.0.smithi060.stdout:1462: done (6 left) 2023-12-01T04:51:44.639 INFO:tasks.rados.rados.0.smithi060.stdout:1465: done (5 left) 2023-12-01T04:51:44.639 INFO:tasks.rados.rados.0.smithi060.stdout:1469: done (4 left) 2023-12-01T04:51:44.640 INFO:tasks.rados.rados.0.smithi060.stdout:1471: done (3 left) 2023-12-01T04:51:44.640 INFO:tasks.rados.rados.0.smithi060.stdout:1472: done (2 left) 2023-12-01T04:51:44.640 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 144 2023-12-01T04:51:44.644 INFO:tasks.rados.rados.0.smithi060.stdout:1473: seq_num 470 ranges {6103040=679936} 2023-12-01T04:51:44.677 INFO:tasks.rados.rados.0.smithi060.stdout:1473: writing smithi060156570-47 from 6103040 to 6782976 tid 1 2023-12-01T04:51:44.677 INFO:tasks.rados.rados.0.smithi060.stdout:1474: read oid 32 snap -1 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:1474: expect (ObjNum 454 snap 141 seq_num 454) 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 144 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:1470: finishing rollback tid 1 to smithi060156570-5 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:1470: finishing rollback tid 2 to smithi060156570-5 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 546 (ObjNum 452 snap 141 seq_num 452) dirty exists 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:1468: finishing write tid 1 to smithi060156570-19 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:1468: finishing write tid 2 to smithi060156570-19 2023-12-01T04:51:44.678 INFO:tasks.rados.rados.0.smithi060.stdout:1475: seq_num 471 ranges {0=696320} 2023-12-01T04:51:44.681 INFO:tasks.rados.rados.0.smithi060.stdout:1475: writing smithi060156570-30 from 0 to 696320 tid 1 2023-12-01T04:51:44.681 INFO:tasks.rados.rados.0.smithi060.stdout:1470: done (4 left) 2023-12-01T04:51:44.681 INFO:tasks.rados.rados.0.smithi060.stdout:1476: read oid 50 snap -1 2023-12-01T04:51:44.681 INFO:tasks.rados.rados.0.smithi060.stdout:1476: expect (ObjNum 366 snap 117 seq_num 366) 2023-12-01T04:51:44.681 INFO:tasks.rados.rados.0.smithi060.stdout:1477: snap_remove snap 143 2023-12-01T04:51:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:44 smithi060 ceph-mon[94233]: pgmap v503: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:51:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:44 smithi060 ceph-mon[94233]: osdmap e362: 8 total, 8 up, 8 in 2023-12-01T04:51:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:44 smithi060 ceph-mon[109077]: pgmap v503: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:51:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:44 smithi060 ceph-mon[109077]: osdmap e362: 8 total, 8 up, 8 in 2023-12-01T04:51:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:51:44] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:51:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:44 smithi089 ceph-mon[98504]: pgmap v503: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:51:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:44 smithi089 ceph-mon[98504]: osdmap e362: 8 total, 8 up, 8 in 2023-12-01T04:51:45.632 INFO:tasks.rados.rados.0.smithi060.stdout:1477: done (5 left) 2023-12-01T04:51:45.632 INFO:tasks.rados.rados.0.smithi060.stdout:1478: setattr oid 3 current snap is 144 2023-12-01T04:51:45.632 INFO:tasks.rados.rados.0.smithi060.stdout:1468: finishing write tid 3 to smithi060156570-19 2023-12-01T04:51:45.632 INFO:tasks.rados.rados.0.smithi060.stdout:1468: oid 19 updating version 0 to 642 2023-12-01T04:51:45.632 INFO:tasks.rados.rados.0.smithi060.stdout:1468: oid 19 updating version 642 to 643 2023-12-01T04:51:45.632 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 643 (ObjNum 468 snap 144 seq_num 468) dirty exists 2023-12-01T04:51:45.632 INFO:tasks.rados.rados.0.smithi060.stdout:1468: left oid 19 (ObjNum 468 snap 144 seq_num 468) 2023-12-01T04:51:45.633 INFO:tasks.rados.rados.0.smithi060.stdout:1475: finishing write tid 1 to smithi060156570-30 2023-12-01T04:51:45.633 INFO:tasks.rados.rados.0.smithi060.stdout:1476: expect (ObjNum 366 snap 117 seq_num 366) 2023-12-01T04:51:45.670 INFO:tasks.rados.rados.0.smithi060.stdout:1475: finishing write tid 2 to smithi060156570-30 2023-12-01T04:51:45.670 INFO:tasks.rados.rados.0.smithi060.stdout:1473: finishing write tid 1 to smithi060156570-47 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1473: finishing write tid 2 to smithi060156570-47 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1475: finishing write tid 3 to smithi060156570-30 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1475: oid 30 updating version 0 to 409 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1475: oid 30 version 409 is already newer than 408 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 409 (ObjNum 471 snap 144 seq_num 471) dirty exists 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1475: left oid 30 (ObjNum 471 snap 144 seq_num 471) 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1473: finishing write tid 3 to smithi060156570-47 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1473: oid 47 updating version 0 to 884 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1473: oid 47 version 884 is already newer than 883 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 884 (ObjNum 470 snap 144 seq_num 470) dirty exists 2023-12-01T04:51:45.671 INFO:tasks.rados.rados.0.smithi060.stdout:1473: left oid 47 (ObjNum 470 snap 144 seq_num 470) 2023-12-01T04:51:45.672 INFO:tasks.rados.rados.0.smithi060.stdout:1474: expect (ObjNum 454 snap 141 seq_num 454) 2023-12-01T04:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:45 smithi060 ceph-mon[94233]: osdmap e363: 8 total, 8 up, 8 in 2023-12-01T04:51:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:45 smithi060 ceph-mon[109077]: osdmap e363: 8 total, 8 up, 8 in 2023-12-01T04:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:45 smithi089 ceph-mon[98504]: osdmap e363: 8 total, 8 up, 8 in 2023-12-01T04:51:46.281 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 527 (ObjNum 33 snap 0 seq_num 199983984) dirty exists 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1468: done (5 left) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1473: done (4 left) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1474: done (3 left) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1475: done (2 left) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1476: done (1 left) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1478: done (0 left) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1479: rollback oid 1 current snap is 144 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1479: done (0 left) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1480: read oid 2 snap -1 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1480: expect (ObjNum 372 snap 117 seq_num 372) 2023-12-01T04:51:46.282 INFO:tasks.rados.rados.0.smithi060.stdout:1481: setattr oid 44 current snap is 144 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1482: read oid 49 snap -1 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1482: expect (ObjNum 424 snap 133 seq_num 424) 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1483: read oid 22 snap -1 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1483: expect deleted 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1484: read oid 47 snap -1 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1484: expect (ObjNum 470 snap 144 seq_num 470) 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1485: read oid 15 snap -1 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1485: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1486: rollback oid 1 current snap is 144 2023-12-01T04:51:46.284 INFO:tasks.rados.rados.0.smithi060.stdout:1486: done (6 left) 2023-12-01T04:51:46.285 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 144 2023-12-01T04:51:46.285 INFO:tasks.rados.rados.0.smithi060.stdout:1487: seq_num 472 ranges {0=712704} 2023-12-01T04:51:46.288 INFO:tasks.rados.rados.0.smithi060.stdout:1487: writing smithi060156570-45 from 0 to 712704 tid 1 2023-12-01T04:51:46.288 INFO:tasks.rados.rados.0.smithi060.stdout:1488: copy_from oid 21 from oid 33 current snap is 144 2023-12-01T04:51:46.288 INFO:tasks.rados.rados.0.smithi060.stdout:1485: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:1488: finishing copy_from to smithi060156570-21 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:1488: got expected ENOENT (src dne) 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:1488: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:1483: done (7 left) 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:1485: done (6 left) 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:1488: done (5 left) 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 144 2023-12-01T04:51:46.292 INFO:tasks.rados.rados.0.smithi060.stdout:1489: seq_num 473 ranges {10510336=729088} 2023-12-01T04:51:46.354 INFO:tasks.rados.rados.0.smithi060.stdout:1489: writing smithi060156570-18 from 10510336 to 11239424 tid 1 2023-12-01T04:51:46.354 INFO:tasks.rados.rados.0.smithi060.stdout:1490: snap_create 2023-12-01T04:51:46.354 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 793 (ObjNum 463 snap 143 seq_num 463) dirty exists 2023-12-01T04:51:46.354 INFO:tasks.rados.rados.0.smithi060.stdout:1480: expect (ObjNum 372 snap 117 seq_num 372) 2023-12-01T04:51:46.673 INFO:tasks.rados.rados.0.smithi060.stdout:1482: expect (ObjNum 424 snap 133 seq_num 424) 2023-12-01T04:51:46.860 INFO:tasks.rados.rados.0.smithi060.stdout:1484: expect (ObjNum 470 snap 144 seq_num 470) 2023-12-01T04:51:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:46 smithi060 ceph-mon[94233]: pgmap v506: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:51:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:46 smithi060 ceph-mon[94233]: osdmap e364: 8 total, 8 up, 8 in 2023-12-01T04:51:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:46 smithi060 ceph-mon[94233]: osdmap e365: 8 total, 8 up, 8 in 2023-12-01T04:51:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:46 smithi060 ceph-mon[109077]: pgmap v506: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:51:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:46 smithi060 ceph-mon[109077]: osdmap e364: 8 total, 8 up, 8 in 2023-12-01T04:51:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:46 smithi060 ceph-mon[109077]: osdmap e365: 8 total, 8 up, 8 in 2023-12-01T04:51:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:46 smithi089 ceph-mon[98504]: pgmap v506: 121 pgs: 121 active+clean; 193 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:51:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:46 smithi089 ceph-mon[98504]: osdmap e364: 8 total, 8 up, 8 in 2023-12-01T04:51:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:46 smithi089 ceph-mon[98504]: osdmap e365: 8 total, 8 up, 8 in 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1487: finishing write tid 1 to smithi060156570-45 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1487: finishing write tid 2 to smithi060156570-45 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1487: finishing write tid 3 to smithi060156570-45 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1487: oid 45 updating version 0 to 889 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1487: oid 45 updating version 889 to 890 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 890 (ObjNum 472 snap 144 seq_num 472) dirty exists 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1487: left oid 45 (ObjNum 472 snap 144 seq_num 472) 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1489: finishing write tid 1 to smithi060156570-18 2023-12-01T04:51:47.288 INFO:tasks.rados.rados.0.smithi060.stdout:1489: finishing write tid 2 to smithi060156570-18 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1489: finishing write tid 3 to smithi060156570-18 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1489: oid 18 updating version 0 to 586 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1489: oid 18 updating version 586 to 587 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 587 (ObjNum 473 snap 144 seq_num 473) dirty exists 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1489: left oid 18 (ObjNum 473 snap 144 seq_num 473) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1480: done (6 left) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1481: done (5 left) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1482: done (4 left) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1484: done (3 left) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1487: done (2 left) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1489: done (1 left) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1490: done (0 left) 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1491: copy_from oid 50 from oid 10 current snap is 145 2023-12-01T04:51:47.289 INFO:tasks.rados.rados.0.smithi060.stdout:1492: snap_remove snap 144 2023-12-01T04:51:47.636 INFO:tasks.rados.rados.0.smithi060.stdout:1492: done (1 left) 2023-12-01T04:51:47.636 INFO:tasks.rados.rados.0.smithi060.stdout:1493: copy_from oid 5 from oid 2 current snap is 145 2023-12-01T04:51:47.636 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 145 2023-12-01T04:51:47.636 INFO:tasks.rados.rados.0.smithi060.stdout:1494: seq_num 474 ranges {2793472=745472} 2023-12-01T04:51:47.656 INFO:tasks.rados.rados.0.smithi060.stdout:1494: writing smithi060156570-11 from 2793472 to 3538944 tid 1 2023-12-01T04:51:47.656 INFO:tasks.rados.rados.0.smithi060.stdout:1495: snap_create 2023-12-01T04:51:47.656 INFO:tasks.rados.rados.0.smithi060.stdout:1491: finishing copy_from to smithi060156570-50 2023-12-01T04:51:47.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 307 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:51:47.656 INFO:tasks.rados.rados.0.smithi060.stdout:1491: finishing copy_from racing read to smithi060156570-50 2023-12-01T04:51:47.665 INFO:tasks.rados.rados.0.smithi060.stdout:1494: finishing write tid 1 to smithi060156570-11 2023-12-01T04:51:47.667 INFO:tasks.rados.rados.0.smithi060.stdout:1494: finishing write tid 2 to smithi060156570-11 2023-12-01T04:51:47.667 INFO:tasks.rados.rados.0.smithi060.stdout:1493: finishing copy_from to smithi060156570-5 2023-12-01T04:51:47.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 790 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:51:47.668 INFO:tasks.rados.rados.0.smithi060.stdout:1493: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:51:47.668 INFO:tasks.rados.rados.0.smithi060.stdout:1494: finishing write tid 3 to smithi060156570-11 2023-12-01T04:51:47.668 INFO:tasks.rados.rados.0.smithi060.stdout:1494: oid 11 updating version 0 to 612 2023-12-01T04:51:47.668 INFO:tasks.rados.rados.0.smithi060.stdout:1494: oid 11 updating version 612 to 613 2023-12-01T04:51:47.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 613 (ObjNum 474 snap 145 seq_num 474) dirty exists 2023-12-01T04:51:47.668 INFO:tasks.rados.rados.0.smithi060.stdout:1494: left oid 11 (ObjNum 474 snap 145 seq_num 474) 2023-12-01T04:51:48.641 INFO:tasks.rados.rados.0.smithi060.stdout:1491: done (3 left) 2023-12-01T04:51:48.641 INFO:tasks.rados.rados.0.smithi060.stdout:1493: done (2 left) 2023-12-01T04:51:48.641 INFO:tasks.rados.rados.0.smithi060.stdout:1494: done (1 left) 2023-12-01T04:51:48.641 INFO:tasks.rados.rados.0.smithi060.stdout:1495: done (0 left) 2023-12-01T04:51:48.641 INFO:tasks.rados.rados.0.smithi060.stdout:1496: read oid 9 snap -1 2023-12-01T04:51:48.641 INFO:tasks.rados.rados.0.smithi060.stdout:1496: expect deleted 2023-12-01T04:51:48.642 INFO:tasks.rados.rados.0.smithi060.stdout:1497: read oid 50 snap -1 2023-12-01T04:51:48.642 INFO:tasks.rados.rados.0.smithi060.stdout:1497: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:48.642 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 146 2023-12-01T04:51:48.642 INFO:tasks.rados.rados.0.smithi060.stdout:1498: seq_num 475 ranges {5390336=761856} 2023-12-01T04:51:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:1498: writing smithi060156570-17 from 5390336 to 6152192 tid 1 2023-12-01T04:51:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:1499: rmattr oid 44 current snap is 146 2023-12-01T04:51:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:1496: done (3 left) 2023-12-01T04:51:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:1500: rollback oid 38 current snap is 146 2023-12-01T04:51:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 38 to 145 2023-12-01T04:51:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:1497: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:51:48.750 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 794 (ObjNum 463 snap 143 seq_num 463) dirty exists 2023-12-01T04:51:48.750 INFO:tasks.rados.rados.0.smithi060.stdout:1498: finishing write tid 1 to smithi060156570-17 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1498: finishing write tid 2 to smithi060156570-17 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1500: finishing rollback tid 0 to smithi060156570-38 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1500: finishing rollback tid 1 to smithi060156570-38 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1498: finishing write tid 3 to smithi060156570-17 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1498: oid 17 updating version 0 to 409 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1498: oid 17 version 409 is already newer than 408 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 409 (ObjNum 475 snap 146 seq_num 475) dirty exists 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1498: left oid 17 (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1500: finishing rollback tid 2 to smithi060156570-38 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 412 (ObjNum 449 snap 139 seq_num 449) dirty exists 2023-12-01T04:51:48.751 INFO:tasks.rados.rados.0.smithi060.stdout:1497: done (3 left) 2023-12-01T04:51:48.752 INFO:tasks.rados.rados.0.smithi060.stdout:1498: done (2 left) 2023-12-01T04:51:48.752 INFO:tasks.rados.rados.0.smithi060.stdout:1499: done (1 left) 2023-12-01T04:51:48.752 INFO:tasks.rados.rados.0.smithi060.stdout:1500: done (0 left) 2023-12-01T04:51:48.752 INFO:tasks.rados.rados.0.smithi060.stdout:1501: read oid 26 snap 145 2023-12-01T04:51:48.752 INFO:tasks.rados.rados.0.smithi060.stdout:1501: expect (ObjNum 458 snap 142 seq_num 458) 2023-12-01T04:51:48.752 INFO:tasks.rados.rados.0.smithi060.stdout:1502: copy_from oid 19 from oid 2 current snap is 146 2023-12-01T04:51:48.752 INFO:tasks.rados.rados.0.smithi060.stdout:1503: snap_create 2023-12-01T04:51:48.754 INFO:tasks.rados.rados.0.smithi060.stdout:1501: expect (ObjNum 458 snap 142 seq_num 458) 2023-12-01T04:51:48.774 INFO:tasks.rados.rados.0.smithi060.stdout:1502: finishing copy_from to smithi060156570-19 2023-12-01T04:51:48.774 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 790 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:51:48.775 INFO:tasks.rados.rados.0.smithi060.stdout:1502: finishing copy_from racing read to smithi060156570-19 2023-12-01T04:51:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:48 smithi060 ceph-mon[94233]: pgmap v509: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:51:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:48 smithi060 ceph-mon[94233]: osdmap e366: 8 total, 8 up, 8 in 2023-12-01T04:51:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:48 smithi060 ceph-mon[109077]: pgmap v509: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:51:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:48 smithi060 ceph-mon[109077]: osdmap e366: 8 total, 8 up, 8 in 2023-12-01T04:51:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:48 smithi089 ceph-mon[98504]: pgmap v509: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:51:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:48 smithi089 ceph-mon[98504]: osdmap e366: 8 total, 8 up, 8 in 2023-12-01T04:51:49.646 INFO:tasks.rados.rados.0.smithi060.stdout:1501: done (2 left) 2023-12-01T04:51:49.646 INFO:tasks.rados.rados.0.smithi060.stdout:1502: done (1 left) 2023-12-01T04:51:49.646 INFO:tasks.rados.rados.0.smithi060.stdout:1503: done (0 left) 2023-12-01T04:51:49.646 INFO:tasks.rados.rados.0.smithi060.stdout:1504: read oid 34 snap -1 2023-12-01T04:51:49.646 INFO:tasks.rados.rados.0.smithi060.stdout:1504: expect deleted 2023-12-01T04:51:49.646 INFO:tasks.rados.rados.0.smithi060.stdout:1505: setattr oid 5 current snap is 147 2023-12-01T04:51:49.647 INFO:tasks.rados.rados.0.smithi060.stdout:1504: done (1 left) 2023-12-01T04:51:49.647 INFO:tasks.rados.rados.0.smithi060.stdout:1506: snap_create 2023-12-01T04:51:49.653 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 791 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:51:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:49 smithi060 ceph-mon[94233]: osdmap e367: 8 total, 8 up, 8 in 2023-12-01T04:51:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:49 smithi060 ceph-mon[109077]: osdmap e367: 8 total, 8 up, 8 in 2023-12-01T04:51:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:49 smithi089 ceph-mon[98504]: osdmap e367: 8 total, 8 up, 8 in 2023-12-01T04:51:50.652 INFO:tasks.rados.rados.0.smithi060.stdout:1505: done (1 left) 2023-12-01T04:51:50.652 INFO:tasks.rados.rados.0.smithi060.stdout:1506: done (0 left) 2023-12-01T04:51:50.652 INFO:tasks.rados.rados.0.smithi060.stdout:1507: delete oid 6 current snap is 148 2023-12-01T04:51:50.654 INFO:tasks.rados.rados.0.smithi060.stdout:1507: done (0 left) 2023-12-01T04:51:50.654 INFO:tasks.rados.rados.0.smithi060.stdout:1508: snap_create 2023-12-01T04:51:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:50 smithi060 ceph-mon[94233]: pgmap v512: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:51:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:50 smithi060 ceph-mon[94233]: osdmap e368: 8 total, 8 up, 8 in 2023-12-01T04:51:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:50 smithi060 ceph-mon[109077]: pgmap v512: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:51:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:50 smithi060 ceph-mon[109077]: osdmap e368: 8 total, 8 up, 8 in 2023-12-01T04:51:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:50 smithi089 ceph-mon[98504]: pgmap v512: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:51:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:50 smithi089 ceph-mon[98504]: osdmap e368: 8 total, 8 up, 8 in 2023-12-01T04:51:51.657 INFO:tasks.rados.rados.0.smithi060.stdout:1508: done (0 left) 2023-12-01T04:51:51.657 INFO:tasks.rados.rados.0.smithi060.stdout:1509: snap_remove snap 145 2023-12-01T04:51:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:51 smithi060 ceph-mon[94233]: osdmap e369: 8 total, 8 up, 8 in 2023-12-01T04:51:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:51 smithi060 ceph-mon[109077]: osdmap e369: 8 total, 8 up, 8 in 2023-12-01T04:51:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:51 smithi089 ceph-mon[98504]: osdmap e369: 8 total, 8 up, 8 in 2023-12-01T04:51:52.661 INFO:tasks.rados.rados.0.smithi060.stdout:1509: done (0 left) 2023-12-01T04:51:52.661 INFO:tasks.rados.rados.0.smithi060.stdout:1510: delete oid 32 current snap is 149 2023-12-01T04:51:52.668 INFO:tasks.rados.rados.0.smithi060.stdout:1510: done (0 left) 2023-12-01T04:51:52.668 INFO:tasks.rados.rados.0.smithi060.stdout:1511: delete oid 21 current snap is 149 2023-12-01T04:51:52.671 INFO:tasks.rados.rados.0.smithi060.stdout:1511: done (0 left) 2023-12-01T04:51:52.671 INFO:tasks.rados.rados.0.smithi060.stdout:1512: snap_remove snap 148 2023-12-01T04:51:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:52 smithi060 ceph-mon[94233]: pgmap v515: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:52 smithi060 ceph-mon[94233]: osdmap e370: 8 total, 8 up, 8 in 2023-12-01T04:51:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:52 smithi060 ceph-mon[109077]: pgmap v515: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:52 smithi060 ceph-mon[109077]: osdmap e370: 8 total, 8 up, 8 in 2023-12-01T04:51:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:52 smithi089 ceph-mon[98504]: pgmap v515: 121 pgs: 121 active+clean; 146 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:51:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:52 smithi089 ceph-mon[98504]: osdmap e370: 8 total, 8 up, 8 in 2023-12-01T04:51:53.672 INFO:tasks.rados.rados.0.smithi060.stdout:1512: done (0 left) 2023-12-01T04:51:53.672 INFO:tasks.rados.rados.0.smithi060.stdout:1513: snap_remove snap 147 2023-12-01T04:51:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:53 smithi060 ceph-mon[94233]: osdmap e371: 8 total, 8 up, 8 in 2023-12-01T04:51:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:53 smithi060 ceph-mon[109077]: osdmap e371: 8 total, 8 up, 8 in 2023-12-01T04:51:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:53 smithi089 ceph-mon[98504]: osdmap e371: 8 total, 8 up, 8 in 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:1513: done (0 left) 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:1514: copy_from oid 11 from oid 16 current snap is 149 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:1515: rollback oid 40 current snap is 149 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 146 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:1516: read oid 17 snap -1 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:1516: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 149 2023-12-01T04:51:54.675 INFO:tasks.rados.rados.0.smithi060.stdout:1517: seq_num 479 ranges {0=425984,425984=401408} 2023-12-01T04:51:54.675 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:51:54] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:51:54.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:54 smithi060 ceph-mon[94233]: pgmap v518: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-12-01T04:51:54.676 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:54 smithi060 ceph-mon[94233]: osdmap e372: 8 total, 8 up, 8 in 2023-12-01T04:51:54.676 INFO:tasks.rados.rados.0.smithi060.stdout:1517: writing smithi060156570-3 from 0 to 425984 tid 1 2023-12-01T04:51:54.689 INFO:tasks.rados.rados.0.smithi060.stdout:1517: writing smithi060156570-3 from 425984 to 827392 tid 2 2023-12-01T04:51:54.689 INFO:tasks.rados.rados.0.smithi060.stdout:1518: copy_from oid 41 from oid 24 current snap is 149 2023-12-01T04:51:54.689 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 149 2023-12-01T04:51:54.690 INFO:tasks.rados.rados.0.smithi060.stdout:1519: seq_num 480 ranges {2842624=442368,3284992=401408} 2023-12-01T04:51:54.698 INFO:tasks.rados.rados.0.smithi060.stdout:1519: writing smithi060156570-7 from 2842624 to 3284992 tid 1 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1519: writing smithi060156570-7 from 3284992 to 3686400 tid 2 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1520: copy_from oid 28 from oid 8 current snap is 149 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1517: finishing write tid 1 to smithi060156570-3 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1517: finishing write tid 2 to smithi060156570-3 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1517: finishing write tid 3 to smithi060156570-3 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1514: finishing copy_from to smithi060156570-11 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1514: got expected ENOENT (src dne) 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1514: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1515: finishing rollback tid 0 to smithi060156570-40 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1515: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:51:54.702 INFO:tasks.rados.rados.0.smithi060.stdout:1515: finishing rollback tid 2 to smithi060156570-40 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 582 (ObjNum 279 snap 82 seq_num 279) dirty exists 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1517: finishing write tid 4 to smithi060156570-3 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1517: oid 3 updating version 0 to 531 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1517: oid 3 version 531 is already newer than 529 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1517: oid 3 version 531 is already newer than 530 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 531 (ObjNum 479 snap 149 seq_num 479) dirty exists 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1517: left oid 3 (ObjNum 479 snap 149 seq_num 479) 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1518: finishing copy_from to smithi060156570-41 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 640 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1514: done (6 left) 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1515: done (5 left) 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1517: done (4 left) 2023-12-01T04:51:54.703 INFO:tasks.rados.rados.0.smithi060.stdout:1521: delete oid 30 current snap is 149 2023-12-01T04:51:54.704 INFO:tasks.rados.rados.0.smithi060.stdout:1518: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:51:54.704 INFO:tasks.rados.rados.0.smithi060.stdout:1518: done (4 left) 2023-12-01T04:51:54.704 INFO:tasks.rados.rados.0.smithi060.stdout:1521: done (3 left) 2023-12-01T04:51:54.704 INFO:tasks.rados.rados.0.smithi060.stdout:1522: snap_remove snap 146 2023-12-01T04:51:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:54 smithi060 ceph-mon[109077]: pgmap v518: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-12-01T04:51:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:54 smithi060 ceph-mon[109077]: osdmap e372: 8 total, 8 up, 8 in 2023-12-01T04:51:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:54 smithi089 ceph-mon[98504]: pgmap v518: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-12-01T04:51:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:54 smithi089 ceph-mon[98504]: osdmap e372: 8 total, 8 up, 8 in 2023-12-01T04:51:55.686 INFO:tasks.rados.rados.0.smithi060.stdout:1522: done (3 left) 2023-12-01T04:51:55.686 INFO:tasks.rados.rados.0.smithi060.stdout:1523: read oid 27 snap -1 2023-12-01T04:51:55.686 INFO:tasks.rados.rados.0.smithi060.stdout:1523: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:51:55.686 INFO:tasks.rados.rados.0.smithi060.stdout:1524: rmattr oid 6 current snap is 149 2023-12-01T04:51:55.686 INFO:tasks.rados.rados.0.smithi060.stdout:1524: done (4 left) 2023-12-01T04:51:55.686 INFO:tasks.rados.rados.0.smithi060.stdout:1525: read oid 45 snap -1 2023-12-01T04:51:55.686 INFO:tasks.rados.rados.0.smithi060.stdout:1525: expect (ObjNum 472 snap 144 seq_num 472) 2023-12-01T04:51:55.687 INFO:tasks.rados.rados.0.smithi060.stdout:1526: copy_from oid 3 from oid 14 current snap is 149 2023-12-01T04:51:55.687 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 149 2023-12-01T04:51:55.687 INFO:tasks.rados.rados.0.smithi060.stdout:1527: seq_num 482 ranges {0=475136,475136=401408} 2023-12-01T04:51:55.689 INFO:tasks.rados.rados.0.smithi060.stdout:1527: writing smithi060156570-21 from 0 to 475136 tid 1 2023-12-01T04:51:55.692 INFO:tasks.rados.rados.0.smithi060.stdout:1527: writing smithi060156570-21 from 475136 to 876544 tid 2 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1528: setattr oid 16 current snap is 149 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: finishing write tid 1 to smithi060156570-7 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: finishing write tid 2 to smithi060156570-7 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: finishing write tid 3 to smithi060156570-7 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: finishing write tid 4 to smithi060156570-7 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: oid 7 updating version 0 to 894 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: oid 7 version 894 is already newer than 892 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: oid 7 version 894 is already newer than 893 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 894 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1519: left oid 7 (ObjNum 480 snap 149 seq_num 480) 2023-12-01T04:51:55.694 INFO:tasks.rados.rados.0.smithi060.stdout:1516: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:51:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:55 smithi060 ceph-mon[94233]: osdmap e373: 8 total, 8 up, 8 in 2023-12-01T04:51:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:55 smithi060 ceph-mon[109077]: osdmap e373: 8 total, 8 up, 8 in 2023-12-01T04:51:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:56.017 INFO:tasks.rados.rados.0.smithi060.stdout:1520: finishing copy_from to smithi060156570-28 2023-12-01T04:51:56.017 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 504 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:51:56.017 INFO:tasks.rados.rados.0.smithi060.stdout:1520: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:51:56.017 INFO:tasks.rados.rados.0.smithi060.stdout:1523: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:51:56.026 INFO:tasks.rados.rados.0.smithi060.stdout:1526: finishing copy_from to smithi060156570-3 2023-12-01T04:51:56.026 INFO:tasks.rados.rados.0.smithi060.stdout:1526: got expected ENOENT (src dne) 2023-12-01T04:51:56.026 INFO:tasks.rados.rados.0.smithi060.stdout:1526: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:51:56.027 INFO:tasks.rados.rados.0.smithi060.stdout:1525: expect (ObjNum 472 snap 144 seq_num 472) 2023-12-01T04:51:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:55 smithi089 ceph-mon[98504]: osdmap e373: 8 total, 8 up, 8 in 2023-12-01T04:51:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:51:56.045 INFO:tasks.rados.rados.0.smithi060.stdout:1527: finishing write tid 1 to smithi060156570-21 2023-12-01T04:51:56.045 INFO:tasks.rados.rados.0.smithi060.stdout:1527: finishing write tid 2 to smithi060156570-21 2023-12-01T04:51:56.045 INFO:tasks.rados.rados.0.smithi060.stdout:1527: finishing write tid 3 to smithi060156570-21 2023-12-01T04:51:56.045 INFO:tasks.rados.rados.0.smithi060.stdout:1527: finishing write tid 4 to smithi060156570-21 2023-12-01T04:51:56.045 INFO:tasks.rados.rados.0.smithi060.stdout:1527: oid 21 updating version 0 to 418 2023-12-01T04:51:56.045 INFO:tasks.rados.rados.0.smithi060.stdout:1527: oid 21 updating version 418 to 420 2023-12-01T04:51:56.045 INFO:tasks.rados.rados.0.smithi060.stdout:1527: oid 21 version 420 is already newer than 419 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 420 (ObjNum 482 snap 149 seq_num 482) dirty exists 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1527: left oid 21 (ObjNum 482 snap 149 seq_num 482) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 639 (ObjNum 65 snap 0 seq_num 1700418146) dirty exists 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1516: done (7 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1519: done (6 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1520: done (5 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1523: done (4 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1525: done (3 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1526: done (2 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1527: done (1 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1528: done (0 left) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1529: read oid 42 snap -1 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1529: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 149 2023-12-01T04:51:56.046 INFO:tasks.rados.rados.0.smithi060.stdout:1530: seq_num 483 ranges {0=491520,491520=401408} 2023-12-01T04:51:56.047 INFO:tasks.rados.rados.0.smithi060.stdout:1530: writing smithi060156570-16 from 0 to 491520 tid 1 2023-12-01T04:51:56.050 INFO:tasks.rados.rados.0.smithi060.stdout:1530: writing smithi060156570-16 from 491520 to 892928 tid 2 2023-12-01T04:51:56.050 INFO:tasks.rados.rados.0.smithi060.stdout:1531: read oid 29 snap -1 2023-12-01T04:51:56.050 INFO:tasks.rados.rados.0.smithi060.stdout:1531: expect (ObjNum 432 snap 134 seq_num 432) 2023-12-01T04:51:56.050 INFO:tasks.rados.rados.0.smithi060.stdout:1532: read oid 43 snap -1 2023-12-01T04:51:56.050 INFO:tasks.rados.rados.0.smithi060.stdout:1532: expect deleted 2023-12-01T04:51:56.050 INFO:tasks.rados.rados.0.smithi060.stdout:1533: delete oid 48 current snap is 149 2023-12-01T04:51:56.052 INFO:tasks.rados.rados.0.smithi060.stdout:1532: done (4 left) 2023-12-01T04:51:56.052 INFO:tasks.rados.rados.0.smithi060.stdout:1533: done (3 left) 2023-12-01T04:51:56.052 INFO:tasks.rados.rados.0.smithi060.stdout:1534: read oid 1 snap -1 2023-12-01T04:51:56.052 INFO:tasks.rados.rados.0.smithi060.stdout:1534: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:56.052 INFO:tasks.rados.rados.0.smithi060.stdout:1535: snap_create 2023-12-01T04:51:56.053 INFO:tasks.rados.rados.0.smithi060.stdout:1529: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:51:56.223 INFO:tasks.rados.rados.0.smithi060.stdout:1530: finishing write tid 1 to smithi060156570-16 2023-12-01T04:51:56.223 INFO:tasks.rados.rados.0.smithi060.stdout:1530: finishing write tid 2 to smithi060156570-16 2023-12-01T04:51:56.223 INFO:tasks.rados.rados.0.smithi060.stdout:1531: expect (ObjNum 432 snap 134 seq_num 432) 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:1530: finishing write tid 3 to smithi060156570-16 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:1530: finishing write tid 4 to smithi060156570-16 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:1530: oid 16 updating version 0 to 640 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:1530: oid 16 updating version 640 to 642 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:1530: oid 16 version 642 is already newer than 641 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 642 (ObjNum 483 snap 149 seq_num 483) dirty exists 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:1530: left oid 16 (ObjNum 483 snap 149 seq_num 483) 2023-12-01T04:51:56.224 INFO:tasks.rados.rados.0.smithi060.stdout:1534: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:51:56.787 INFO:tasks.rados.rados.0.smithi060.stdout:1529: done (4 left) 2023-12-01T04:51:56.787 INFO:tasks.rados.rados.0.smithi060.stdout:1530: done (3 left) 2023-12-01T04:51:56.787 INFO:tasks.rados.rados.0.smithi060.stdout:1531: done (2 left) 2023-12-01T04:51:56.787 INFO:tasks.rados.rados.0.smithi060.stdout:1534: done (1 left) 2023-12-01T04:51:56.788 INFO:tasks.rados.rados.0.smithi060.stdout:1535: done (0 left) 2023-12-01T04:51:56.788 INFO:tasks.rados.rados.0.smithi060.stdout:1536: delete oid 13 current snap is 150 2023-12-01T04:51:56.794 INFO:tasks.rados.rados.0.smithi060.stdout:1536: done (0 left) 2023-12-01T04:51:56.794 INFO:tasks.rados.rados.0.smithi060.stdout:1537: delete oid 34 current snap is 150 2023-12-01T04:51:56.796 INFO:tasks.rados.rados.0.smithi060.stdout:1537: done (0 left) 2023-12-01T04:51:56.796 INFO:tasks.rados.rados.0.smithi060.stdout:1538: snap_create 2023-12-01T04:51:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:56 smithi060 ceph-mon[109077]: pgmap v521: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-12-01T04:51:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:56 smithi060 ceph-mon[109077]: osdmap e374: 8 total, 8 up, 8 in 2023-12-01T04:51:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:56 smithi060 ceph-mon[109077]: osdmap e375: 8 total, 8 up, 8 in 2023-12-01T04:51:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:56 smithi060 ceph-mon[94233]: pgmap v521: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-12-01T04:51:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:56 smithi060 ceph-mon[94233]: osdmap e374: 8 total, 8 up, 8 in 2023-12-01T04:51:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:56 smithi060 ceph-mon[94233]: osdmap e375: 8 total, 8 up, 8 in 2023-12-01T04:51:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:56 smithi089 ceph-mon[98504]: pgmap v521: 121 pgs: 121 active+clean; 149 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.8 MiB/s wr, 12 op/s 2023-12-01T04:51:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:56 smithi089 ceph-mon[98504]: osdmap e374: 8 total, 8 up, 8 in 2023-12-01T04:51:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:56 smithi089 ceph-mon[98504]: osdmap e375: 8 total, 8 up, 8 in 2023-12-01T04:51:57.690 INFO:tasks.rados.rados.0.smithi060.stdout:1538: done (0 left) 2023-12-01T04:51:57.690 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 151 2023-12-01T04:51:57.690 INFO:tasks.rados.rados.0.smithi060.stdout:1539: seq_num 487 ranges {4571136=565248,5136384=401408} 2023-12-01T04:51:57.718 INFO:tasks.rados.rados.0.smithi060.stdout:1539: writing smithi060156570-49 from 4571136 to 5136384 tid 1 2023-12-01T04:51:57.720 INFO:tasks.rados.rados.0.smithi060.stdout:1539: writing smithi060156570-49 from 5136384 to 5537792 tid 2 2023-12-01T04:51:57.720 INFO:tasks.rados.rados.0.smithi060.stdout:1540: setattr oid 31 current snap is 151 2023-12-01T04:51:57.721 INFO:tasks.rados.rados.0.smithi060.stdout:1541: read oid 35 snap -1 2023-12-01T04:51:57.721 INFO:tasks.rados.rados.0.smithi060.stdout:1541: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:51:57.721 INFO:tasks.rados.rados.0.smithi060.stdout:1542: snap_remove snap 150 2023-12-01T04:51:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:1542: done (3 left) 2023-12-01T04:51:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:1543: setattr oid 18 current snap is 151 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:1539: finishing write tid 1 to smithi060156570-49 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 792 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:1539: finishing write tid 2 to smithi060156570-49 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:1539: finishing write tid 3 to smithi060156570-49 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:1539: finishing write tid 4 to smithi060156570-49 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:1539: oid 49 updating version 0 to 795 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:1539: oid 49 version 795 is already newer than 793 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:1539: oid 49 version 795 is already newer than 794 2023-12-01T04:51:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 795 (ObjNum 487 snap 151 seq_num 487) dirty exists 2023-12-01T04:51:58.698 INFO:tasks.rados.rados.0.smithi060.stdout:1539: left oid 49 (ObjNum 487 snap 151 seq_num 487) 2023-12-01T04:51:58.698 INFO:tasks.rados.rados.0.smithi060.stdout:1541: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:51:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:58 smithi060 ceph-mon[94233]: pgmap v524: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-12-01T04:51:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:58 smithi060 ceph-mon[94233]: osdmap e376: 8 total, 8 up, 8 in 2023-12-01T04:51:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:58 smithi060 ceph-mon[109077]: pgmap v524: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-12-01T04:51:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:58 smithi060 ceph-mon[109077]: osdmap e376: 8 total, 8 up, 8 in 2023-12-01T04:51:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:58 smithi089 ceph-mon[98504]: pgmap v524: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-12-01T04:51:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:58 smithi089 ceph-mon[98504]: osdmap e376: 8 total, 8 up, 8 in 2023-12-01T04:51:59.662 INFO:tasks.rados.rados.0.smithi060.stdout:1539: done (3 left) 2023-12-01T04:51:59.662 INFO:tasks.rados.rados.0.smithi060.stdout:1540: done (2 left) 2023-12-01T04:51:59.662 INFO:tasks.rados.rados.0.smithi060.stdout:1541: done (1 left) 2023-12-01T04:51:59.662 INFO:tasks.rados.rados.0.smithi060.stdout:1544: snap_create 2023-12-01T04:51:59.665 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 589 (ObjNum 473 snap 144 seq_num 473) dirty exists 2023-12-01T04:51:59.699 INFO:tasks.rados.rados.0.smithi060.stdout:1543: done (1 left) 2023-12-01T04:51:59.700 INFO:tasks.rados.rados.0.smithi060.stdout:1544: done (0 left) 2023-12-01T04:51:59.700 INFO:tasks.rados.rados.0.smithi060.stdout:1545: snap_create 2023-12-01T04:52:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:51:59 smithi060 ceph-mon[94233]: osdmap e377: 8 total, 8 up, 8 in 2023-12-01T04:52:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:51:59 smithi060 ceph-mon[109077]: osdmap e377: 8 total, 8 up, 8 in 2023-12-01T04:52:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:51:59 smithi089 ceph-mon[98504]: osdmap e377: 8 total, 8 up, 8 in 2023-12-01T04:52:00.705 INFO:tasks.rados.rados.0.smithi060.stdout:1545: done (0 left) 2023-12-01T04:52:00.706 INFO:tasks.rados.rados.0.smithi060.stdout:1546: snap_remove snap 151 2023-12-01T04:52:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:00 smithi060 ceph-mon[109077]: pgmap v527: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-12-01T04:52:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:00 smithi060 ceph-mon[109077]: osdmap e378: 8 total, 8 up, 8 in 2023-12-01T04:52:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:00 smithi060 ceph-mon[94233]: pgmap v527: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-12-01T04:52:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:00 smithi060 ceph-mon[94233]: osdmap e378: 8 total, 8 up, 8 in 2023-12-01T04:52:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:00 smithi089 ceph-mon[98504]: pgmap v527: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 2.1 MiB/s wr, 18 op/s 2023-12-01T04:52:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:00 smithi089 ceph-mon[98504]: osdmap e378: 8 total, 8 up, 8 in 2023-12-01T04:52:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:52:01.125 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:52:01.457 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:52:01.457 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6m) 5m ago 6m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:52:01.457 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6m) 5m ago 6m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7m) 5m ago 7m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7m) 5m ago 7m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10m) 5m ago 10m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (12m) 5m ago 12m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (12m) 5m ago 12m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11m) 5m ago 11m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10m) 5m ago 10m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6m) 5m ago 6m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6m) 5m ago 6m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10m) 5m ago 10m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 5m ago 10m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9m) 5m ago 9m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:52:01.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9m) 5m ago 9m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:52:01.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9m) 5m ago 9m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:52:01.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8m) 5m ago 8m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:52:01.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8m) 5m ago 8m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:52:01.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8m) 5m ago 8m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:52:01.459 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6m) 5m ago 7m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:52:01.710 INFO:tasks.rados.rados.0.smithi060.stdout:1546: done (0 left) 2023-12-01T04:52:01.710 INFO:tasks.rados.rados.0.smithi060.stdout:1547: rollback oid 7 current snap is 153 2023-12-01T04:52:01.710 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 149 2023-12-01T04:52:01.710 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 153 2023-12-01T04:52:01.710 INFO:tasks.rados.rados.0.smithi060.stdout:1548: seq_num 488 ranges {507904=581632,1089536=401408} 2023-12-01T04:52:01.716 INFO:tasks.rados.rados.0.smithi060.stdout:1548: writing smithi060156570-31 from 507904 to 1089536 tid 1 2023-12-01T04:52:01.722 INFO:tasks.rados.rados.0.smithi060.stdout:1548: writing smithi060156570-31 from 1089536 to 1490944 tid 2 2023-12-01T04:52:01.722 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 153 2023-12-01T04:52:01.723 INFO:tasks.rados.rados.0.smithi060.stdout:1549: seq_num 489 ranges {2342912=598016,2940928=401408} 2023-12-01T04:52:01.735 INFO:tasks.rados.rados.0.smithi060.stdout:1549: writing smithi060156570-50 from 2342912 to 2940928 tid 1 2023-12-01T04:52:01.737 INFO:tasks.rados.rados.0.smithi060.stdout:1549: writing smithi060156570-50 from 2940928 to 3342336 tid 2 2023-12-01T04:52:01.738 INFO:tasks.rados.rados.0.smithi060.stdout:1550: read oid 9 snap -1 2023-12-01T04:52:01.738 INFO:tasks.rados.rados.0.smithi060.stdout:1550: expect deleted 2023-12-01T04:52:01.738 INFO:tasks.rados.rados.0.smithi060.stdout:1551: snap_remove snap 152 2023-12-01T04:52:01.868 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:52:01.869 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:52:01.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:01.870 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:52:01.870 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:52:01.870 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:52:01.870 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[94233]: osdmap e379: 8 total, 8 up, 8 in 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[94233]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[109077]: osdmap e379: 8 total, 8 up, 8 in 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[109077]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:52:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:01 smithi089 ceph-mon[98504]: osdmap e379: 8 total, 8 up, 8 in 2023-12-01T04:52:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:01 smithi089 ceph-mon[98504]: from='client.15213 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:52:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:52:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:52:02.719 INFO:tasks.rados.rados.0.smithi060.stdout:1551: done (4 left) 2023-12-01T04:52:02.719 INFO:tasks.rados.rados.0.smithi060.stdout:1552: rollback oid 22 current snap is 153 2023-12-01T04:52:02.719 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 149 2023-12-01T04:52:02.719 INFO:tasks.rados.rados.0.smithi060.stdout:1553: rollback oid 19 current snap is 153 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 149 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:1547: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:1554: setattr oid 27 current snap is 153 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:1547: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:1547: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 900 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:1548: finishing write tid 1 to smithi060156570-31 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:1548: finishing write tid 2 to smithi060156570-31 2023-12-01T04:52:02.720 INFO:tasks.rados.rados.0.smithi060.stdout:1548: finishing write tid 3 to smithi060156570-31 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1548: finishing write tid 4 to smithi060156570-31 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1548: oid 31 updating version 0 to 795 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1548: oid 31 version 795 is already newer than 793 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1548: oid 31 version 795 is already newer than 794 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 795 (ObjNum 488 snap 153 seq_num 488) dirty exists 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1548: left oid 31 (ObjNum 488 snap 153 seq_num 488) 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1549: finishing write tid 1 to smithi060156570-50 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1549: finishing write tid 2 to smithi060156570-50 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1549: finishing write tid 3 to smithi060156570-50 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1549: finishing write tid 4 to smithi060156570-50 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1549: oid 50 updating version 0 to 641 2023-12-01T04:52:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:1549: oid 50 updating version 641 to 643 2023-12-01T04:52:02.722 INFO:tasks.rados.rados.0.smithi060.stdout:1549: oid 50 version 643 is already newer than 642 2023-12-01T04:52:02.722 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 643 (ObjNum 489 snap 153 seq_num 489) dirty exists 2023-12-01T04:52:02.722 INFO:tasks.rados.rados.0.smithi060.stdout:1549: left oid 50 (ObjNum 489 snap 153 seq_num 489) 2023-12-01T04:52:02.724 INFO:tasks.rados.rados.0.smithi060.stdout:1547: done (6 left) 2023-12-01T04:52:02.724 INFO:tasks.rados.rados.0.smithi060.stdout:1548: done (5 left) 2023-12-01T04:52:02.724 INFO:tasks.rados.rados.0.smithi060.stdout:1549: done (4 left) 2023-12-01T04:52:02.724 INFO:tasks.rados.rados.0.smithi060.stdout:1550: done (3 left) 2023-12-01T04:52:02.724 INFO:tasks.rados.rados.0.smithi060.stdout:1555: read oid 3 snap -1 2023-12-01T04:52:02.725 INFO:tasks.rados.rados.0.smithi060.stdout:1555: expect (ObjNum 479 snap 149 seq_num 479) 2023-12-01T04:52:02.725 INFO:tasks.rados.rados.0.smithi060.stdout:1556: rollback oid 7 current snap is 153 2023-12-01T04:52:02.725 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 149 2023-12-01T04:52:02.725 INFO:tasks.rados.rados.0.smithi060.stdout:1557: snap_create 2023-12-01T04:52:02.725 INFO:tasks.rados.rados.0.smithi060.stdout:1552: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:52:02.725 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-01T04:52:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:1556: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:52:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:1556: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:52:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:1556: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:52:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 905 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-01T04:52:02.729 INFO:tasks.rados.rados.0.smithi060.stdout:1555: expect (ObjNum 479 snap 149 seq_num 479) 2023-12-01T04:52:02.755 INFO:tasks.rados.rados.0.smithi060.stdout:1553: finishing rollback tid 0 to smithi060156570-19 2023-12-01T04:52:02.756 INFO:tasks.rados.rados.0.smithi060.stdout:1553: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:52:02.756 INFO:tasks.rados.rados.0.smithi060.stdout:1553: finishing rollback tid 2 to smithi060156570-19 2023-12-01T04:52:02.756 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 798 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:52:02.756 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 615 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-01T04:52:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[109077]: pgmap v530: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[109077]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[109077]: osdmap e380: 8 total, 8 up, 8 in 2023-12-01T04:52:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/169202462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:52:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[94233]: pgmap v530: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[94233]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[94233]: osdmap e380: 8 total, 8 up, 8 in 2023-12-01T04:52:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/169202462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:52:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:02 smithi089 ceph-mon[98504]: pgmap v530: 121 pgs: 121 active+clean; 136 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:02 smithi089 ceph-mon[98504]: from='client.15219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:02 smithi089 ceph-mon[98504]: osdmap e380: 8 total, 8 up, 8 in 2023-12-01T04:52:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/169202462' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:52:03.723 INFO:tasks.rados.rados.0.smithi060.stdout:1552: done (5 left) 2023-12-01T04:52:03.723 INFO:tasks.rados.rados.0.smithi060.stdout:1553: done (4 left) 2023-12-01T04:52:03.723 INFO:tasks.rados.rados.0.smithi060.stdout:1554: done (3 left) 2023-12-01T04:52:03.724 INFO:tasks.rados.rados.0.smithi060.stdout:1555: done (2 left) 2023-12-01T04:52:03.724 INFO:tasks.rados.rados.0.smithi060.stdout:1556: done (1 left) 2023-12-01T04:52:03.724 INFO:tasks.rados.rados.0.smithi060.stdout:1557: done (0 left) 2023-12-01T04:52:03.724 INFO:tasks.rados.rados.0.smithi060.stdout:1558: snap_remove snap 149 2023-12-01T04:52:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:03 smithi060 ceph-mon[94233]: osdmap e381: 8 total, 8 up, 8 in 2023-12-01T04:52:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:03 smithi060 ceph-mon[109077]: osdmap e381: 8 total, 8 up, 8 in 2023-12-01T04:52:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:03 smithi089 ceph-mon[98504]: osdmap e381: 8 total, 8 up, 8 in 2023-12-01T04:52:04.725 INFO:tasks.rados.rados.0.smithi060.stdout:1558: done (0 left) 2023-12-01T04:52:04.725 INFO:tasks.rados.rados.0.smithi060.stdout:1559: rmattr oid 46 current snap is 154 2023-12-01T04:52:04.725 INFO:tasks.rados.rados.0.smithi060.stdout:1560: rollback oid 50 current snap is 154 2023-12-01T04:52:04.725 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 50 to 153 2023-12-01T04:52:04.725 INFO:tasks.rados.rados.0.smithi060.stdout:1561: read oid 25 snap -1 2023-12-01T04:52:04.725 INFO:tasks.rados.rados.0.smithi060.stdout:1561: expect (ObjNum 413 snap 132 seq_num 413) 2023-12-01T04:52:04.726 INFO:tasks.rados.rados.0.smithi060.stdout:1562: snap_create 2023-12-01T04:52:04.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:04 smithi060 ceph-mon[94233]: pgmap v533: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 236 KiB/s wr, 12 op/s 2023-12-01T04:52:04.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:04 smithi060 ceph-mon[94233]: osdmap e382: 8 total, 8 up, 8 in 2023-12-01T04:52:04.730 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:52:04] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2023-12-01T04:52:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1560: finishing rollback tid 0 to smithi060156570-50 2023-12-01T04:52:04.734 INFO:tasks.rados.rados.0.smithi060.stdout:1560: finishing rollback tid 1 to smithi060156570-50 2023-12-01T04:52:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:1560: finishing rollback tid 2 to smithi060156570-50 2023-12-01T04:52:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 646 (ObjNum 489 snap 153 seq_num 489) dirty exists 2023-12-01T04:52:04.735 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 593 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:52:04.755 INFO:tasks.rados.rados.0.smithi060.stdout:1561: expect (ObjNum 413 snap 132 seq_num 413) 2023-12-01T04:52:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:04 smithi060 ceph-mon[109077]: pgmap v533: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 236 KiB/s wr, 12 op/s 2023-12-01T04:52:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:04 smithi060 ceph-mon[109077]: osdmap e382: 8 total, 8 up, 8 in 2023-12-01T04:52:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:04 smithi089 ceph-mon[98504]: pgmap v533: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 236 KiB/s wr, 12 op/s 2023-12-01T04:52:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:04 smithi089 ceph-mon[98504]: osdmap e382: 8 total, 8 up, 8 in 2023-12-01T04:52:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:1559: done (3 left) 2023-12-01T04:52:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:1560: done (2 left) 2023-12-01T04:52:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:1561: done (1 left) 2023-12-01T04:52:05.740 INFO:tasks.rados.rados.0.smithi060.stdout:1562: done (0 left) 2023-12-01T04:52:05.740 INFO:tasks.rados.rados.0.smithi060.stdout:1563: read oid 1 snap -1 2023-12-01T04:52:05.740 INFO:tasks.rados.rados.0.smithi060.stdout:1563: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:05.740 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 155 2023-12-01T04:52:05.740 INFO:tasks.rados.rados.0.smithi060.stdout:1564: seq_num 490 ranges {0=614400,614400=401408} 2023-12-01T04:52:05.743 INFO:tasks.rados.rados.0.smithi060.stdout:1564: writing smithi060156570-14 from 0 to 614400 tid 1 2023-12-01T04:52:05.746 INFO:tasks.rados.rados.0.smithi060.stdout:1564: writing smithi060156570-14 from 614400 to 1015808 tid 2 2023-12-01T04:52:05.746 INFO:tasks.rados.rados.0.smithi060.stdout:1565: snap_remove snap 154 2023-12-01T04:52:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:05 smithi060 ceph-mon[94233]: osdmap e383: 8 total, 8 up, 8 in 2023-12-01T04:52:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:05 smithi060 ceph-mon[109077]: osdmap e383: 8 total, 8 up, 8 in 2023-12-01T04:52:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:05 smithi089 ceph-mon[98504]: osdmap e383: 8 total, 8 up, 8 in 2023-12-01T04:52:06.582 INFO:tasks.rados.rados.0.smithi060.stdout:1565: done (2 left) 2023-12-01T04:52:06.582 INFO:tasks.rados.rados.0.smithi060.stdout:1566: rollback oid 30 current snap is 155 2023-12-01T04:52:06.582 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 153 2023-12-01T04:52:06.582 INFO:tasks.rados.rados.0.smithi060.stdout:1564: finishing write tid 1 to smithi060156570-14 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1564: finishing write tid 2 to smithi060156570-14 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1564: finishing write tid 3 to smithi060156570-14 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1564: finishing write tid 4 to smithi060156570-14 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1564: oid 14 updating version 0 to 801 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1564: oid 14 version 801 is already newer than 799 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1564: oid 14 version 801 is already newer than 800 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 801 (ObjNum 490 snap 155 seq_num 490) dirty exists 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1564: left oid 14 (ObjNum 490 snap 155 seq_num 490) 2023-12-01T04:52:06.583 INFO:tasks.rados.rados.0.smithi060.stdout:1563: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:06 smithi060 ceph-mon[94233]: pgmap v536: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 236 KiB/s wr, 12 op/s 2023-12-01T04:52:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:06 smithi060 ceph-mon[94233]: osdmap e384: 8 total, 8 up, 8 in 2023-12-01T04:52:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:06 smithi060 ceph-mon[94233]: osdmap e385: 8 total, 8 up, 8 in 2023-12-01T04:52:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:06 smithi060 ceph-mon[109077]: pgmap v536: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 236 KiB/s wr, 12 op/s 2023-12-01T04:52:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:06 smithi060 ceph-mon[109077]: osdmap e384: 8 total, 8 up, 8 in 2023-12-01T04:52:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:06 smithi060 ceph-mon[109077]: osdmap e385: 8 total, 8 up, 8 in 2023-12-01T04:52:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:06 smithi089 ceph-mon[98504]: pgmap v536: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 236 KiB/s wr, 12 op/s 2023-12-01T04:52:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:06 smithi089 ceph-mon[98504]: osdmap e384: 8 total, 8 up, 8 in 2023-12-01T04:52:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:06 smithi089 ceph-mon[98504]: osdmap e385: 8 total, 8 up, 8 in 2023-12-01T04:52:07.145 INFO:tasks.rados.rados.0.smithi060.stdout:1566: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:52:07.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 0 (ObjNum 385 snap 0 seq_num 200381120) dirty dne 2023-12-01T04:52:07.145 INFO:tasks.rados.rados.0.smithi060.stdout:1563: done (2 left) 2023-12-01T04:52:07.145 INFO:tasks.rados.rados.0.smithi060.stdout:1564: done (1 left) 2023-12-01T04:52:07.145 INFO:tasks.rados.rados.0.smithi060.stdout:1566: done (0 left) 2023-12-01T04:52:07.145 INFO:tasks.rados.rados.0.smithi060.stdout:1567: copy_from oid 28 from oid 30 current snap is 155 2023-12-01T04:52:07.145 INFO:tasks.rados.rados.0.smithi060.stdout:1568: setattr oid 11 current snap is 155 2023-12-01T04:52:07.146 INFO:tasks.rados.rados.0.smithi060.stdout:1569: copy_from oid 39 from oid 32 current snap is 155 2023-12-01T04:52:07.146 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 155 2023-12-01T04:52:07.146 INFO:tasks.rados.rados.0.smithi060.stdout:1570: seq_num 491 ranges {4218880=630784,4849664=401408} 2023-12-01T04:52:07.173 INFO:tasks.rados.rados.0.smithi060.stdout:1570: writing smithi060156570-23 from 4218880 to 4849664 tid 1 2023-12-01T04:52:07.174 INFO:tasks.rados.rados.0.smithi060.stdout:1570: writing smithi060156570-23 from 4849664 to 5251072 tid 2 2023-12-01T04:52:07.174 INFO:tasks.rados.rados.0.smithi060.stdout:1571: snap_remove snap 153 2023-12-01T04:52:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:1571: done (4 left) 2023-12-01T04:52:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:1572: copy_from oid 18 from oid 16 current snap is 155 2023-12-01T04:52:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:1569: finishing copy_from to smithi060156570-39 2023-12-01T04:52:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:1569: got expected ENOENT (src dne) 2023-12-01T04:52:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:1569: finishing copy_from racing read to smithi060156570-39 2023-12-01T04:52:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 619 (ObjNum 474 snap 145 seq_num 474) dirty exists 2023-12-01T04:52:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:1567: finishing copy_from to smithi060156570-28 2023-12-01T04:52:07.747 INFO:tasks.rados.rados.0.smithi060.stdout:1567: got expected ENOENT (src dne) 2023-12-01T04:52:07.747 INFO:tasks.rados.rados.0.smithi060.stdout:1567: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:52:07.747 INFO:tasks.rados.rados.0.smithi060.stdout:1570: finishing write tid 1 to smithi060156570-23 2023-12-01T04:52:07.747 INFO:tasks.rados.rados.0.smithi060.stdout:1570: finishing write tid 2 to smithi060156570-23 2023-12-01T04:52:07.747 INFO:tasks.rados.rados.0.smithi060.stdout:1570: finishing write tid 3 to smithi060156570-23 2023-12-01T04:52:07.747 INFO:tasks.rados.rados.0.smithi060.stdout:1570: finishing write tid 4 to smithi060156570-23 2023-12-01T04:52:07.747 INFO:tasks.rados.rados.0.smithi060.stdout:1570: oid 23 updating version 0 to 622 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1570: oid 23 version 622 is already newer than 621 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1570: oid 23 updating version 622 to 623 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 623 (ObjNum 491 snap 155 seq_num 491) dirty exists 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1570: left oid 23 (ObjNum 491 snap 155 seq_num 491) 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1567: done (4 left) 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1568: done (3 left) 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1569: done (2 left) 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1570: done (1 left) 2023-12-01T04:52:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:1573: snap_create 2023-12-01T04:52:07.785 INFO:tasks.rados.rados.0.smithi060.stdout:1572: finishing copy_from to smithi060156570-18 2023-12-01T04:52:07.785 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 642 (ObjNum 483 snap 149 seq_num 483) dirty exists 2023-12-01T04:52:07.786 INFO:tasks.rados.rados.0.smithi060.stdout:1572: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:52:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1572: done (1 left) 2023-12-01T04:52:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1573: done (0 left) 2023-12-01T04:52:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1574: delete oid 30 current snap is 156 2023-12-01T04:52:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:1574: done (0 left) 2023-12-01T04:52:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:1575: rollback oid 41 current snap is 156 2023-12-01T04:52:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 155 2023-12-01T04:52:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:1576: read oid 42 snap -1 2023-12-01T04:52:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:1576: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:52:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:1577: copy_from oid 31 from oid 50 current snap is 156 2023-12-01T04:52:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:1578: snap_create 2023-12-01T04:52:08.760 INFO:tasks.rados.rados.0.smithi060.stdout:1575: finishing rollback tid 0 to smithi060156570-41 2023-12-01T04:52:08.760 INFO:tasks.rados.rados.0.smithi060.stdout:1575: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:52:08.760 INFO:tasks.rados.rados.0.smithi060.stdout:1575: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:52:08.760 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 649 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:52:08.765 INFO:tasks.rados.rados.0.smithi060.stdout:1576: expect (ObjNum 430 snap 134 seq_num 430) 2023-12-01T04:52:08.935 INFO:tasks.rados.rados.0.smithi060.stdout:1577: finishing copy_from to smithi060156570-31 2023-12-01T04:52:08.935 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 646 (ObjNum 489 snap 153 seq_num 489) dirty exists 2023-12-01T04:52:08.935 INFO:tasks.rados.rados.0.smithi060.stdout:1577: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:52:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:08 smithi060 ceph-mon[94233]: pgmap v539: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 732 KiB/s wr, 14 op/s 2023-12-01T04:52:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:08 smithi060 ceph-mon[94233]: osdmap e386: 8 total, 8 up, 8 in 2023-12-01T04:52:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:08 smithi060 ceph-mon[109077]: pgmap v539: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 732 KiB/s wr, 14 op/s 2023-12-01T04:52:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:08 smithi060 ceph-mon[109077]: osdmap e386: 8 total, 8 up, 8 in 2023-12-01T04:52:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:08 smithi089 ceph-mon[98504]: pgmap v539: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 732 KiB/s wr, 14 op/s 2023-12-01T04:52:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:08 smithi089 ceph-mon[98504]: osdmap e386: 8 total, 8 up, 8 in 2023-12-01T04:52:09.757 INFO:tasks.rados.rados.0.smithi060.stdout:1575: done (3 left) 2023-12-01T04:52:09.757 INFO:tasks.rados.rados.0.smithi060.stdout:1576: done (2 left) 2023-12-01T04:52:09.757 INFO:tasks.rados.rados.0.smithi060.stdout:1577: done (1 left) 2023-12-01T04:52:09.757 INFO:tasks.rados.rados.0.smithi060.stdout:1578: done (0 left) 2023-12-01T04:52:09.758 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 157 2023-12-01T04:52:09.758 INFO:tasks.rados.rados.0.smithi060.stdout:1579: seq_num 493 ranges {6782976=663552,7446528=401408} 2023-12-01T04:52:09.798 INFO:tasks.rados.rados.0.smithi060.stdout:1579: writing smithi060156570-47 from 6782976 to 7446528 tid 1 2023-12-01T04:52:09.800 INFO:tasks.rados.rados.0.smithi060.stdout:1579: writing smithi060156570-47 from 7446528 to 7847936 tid 2 2023-12-01T04:52:09.800 INFO:tasks.rados.rados.0.smithi060.stdout:1580: read oid 37 snap -1 2023-12-01T04:52:09.800 INFO:tasks.rados.rados.0.smithi060.stdout:1580: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T04:52:09.800 INFO:tasks.rados.rados.0.smithi060.stdout:1581: snap_remove snap 156 2023-12-01T04:52:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:09 smithi060 ceph-mon[94233]: osdmap e387: 8 total, 8 up, 8 in 2023-12-01T04:52:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:09 smithi060 ceph-mon[109077]: osdmap e387: 8 total, 8 up, 8 in 2023-12-01T04:52:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:09 smithi089 ceph-mon[98504]: osdmap e387: 8 total, 8 up, 8 in 2023-12-01T04:52:10.762 INFO:tasks.rados.rados.0.smithi060.stdout:1581: done (2 left) 2023-12-01T04:52:10.762 INFO:tasks.rados.rados.0.smithi060.stdout:1582: copy_from oid 16 from oid 33 current snap is 157 2023-12-01T04:52:10.762 INFO:tasks.rados.rados.0.smithi060.stdout:1579: finishing write tid 1 to smithi060156570-47 2023-12-01T04:52:10.762 INFO:tasks.rados.rados.0.smithi060.stdout:1583: read oid 22 snap 155 2023-12-01T04:52:10.762 INFO:tasks.rados.rados.0.smithi060.stdout:1583: expect deleted 2023-12-01T04:52:10.763 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 157 2023-12-01T04:52:10.763 INFO:tasks.rados.rados.0.smithi060.stdout:1584: seq_num 494 ranges {40960=679936,720896=401408} 2023-12-01T04:52:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:1584: writing smithi060156570-29 from 40960 to 720896 tid 1 2023-12-01T04:52:10.769 INFO:tasks.rados.rados.0.smithi060.stdout:1584: writing smithi060156570-29 from 720896 to 1122304 tid 2 2023-12-01T04:52:10.769 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 157 2023-12-01T04:52:10.769 INFO:tasks.rados.rados.0.smithi060.stdout:1579: finishing write tid 2 to smithi060156570-47 2023-12-01T04:52:10.769 INFO:tasks.rados.rados.0.smithi060.stdout:1585: seq_num 495 ranges {0=696320,696320=401408} 2023-12-01T04:52:10.773 INFO:tasks.rados.rados.0.smithi060.stdout:1585: writing smithi060156570-39 from 0 to 696320 tid 1 2023-12-01T04:52:10.775 INFO:tasks.rados.rados.0.smithi060.stdout:1585: writing smithi060156570-39 from 696320 to 1097728 tid 2 2023-12-01T04:52:10.775 INFO:tasks.rados.rados.0.smithi060.stdout:1586: read oid 48 snap -1 2023-12-01T04:52:10.776 INFO:tasks.rados.rados.0.smithi060.stdout:1586: expect deleted 2023-12-01T04:52:10.776 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 157 2023-12-01T04:52:10.776 INFO:tasks.rados.rados.0.smithi060.stdout:1587: seq_num 496 ranges {6103040=712704,6815744=401408} 2023-12-01T04:52:10.813 INFO:tasks.rados.rados.0.smithi060.stdout:1587: writing smithi060156570-19 from 6103040 to 6815744 tid 1 2023-12-01T04:52:10.815 INFO:tasks.rados.rados.0.smithi060.stdout:1587: writing smithi060156570-19 from 6815744 to 7217152 tid 2 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1588: setattr oid 1 current snap is 157 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1579: finishing write tid 3 to smithi060156570-47 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1579: finishing write tid 4 to smithi060156570-47 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1579: oid 47 updating version 0 to 910 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1579: oid 47 updating version 910 to 911 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1579: oid 47 version 911 is already newer than 909 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 911 (ObjNum 493 snap 157 seq_num 493) dirty exists 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1579: left oid 47 (ObjNum 493 snap 157 seq_num 493) 2023-12-01T04:52:10.816 INFO:tasks.rados.rados.0.smithi060.stdout:1580: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T04:52:10.873 INFO:tasks.rados.rados.0.smithi060.stdout:1582: finishing copy_from to smithi060156570-16 2023-12-01T04:52:10.873 INFO:tasks.rados.rados.0.smithi060.stdout:1582: got expected ENOENT (src dne) 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1582: finishing copy_from racing read to smithi060156570-16 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: finishing write tid 1 to smithi060156570-29 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: finishing write tid 2 to smithi060156570-29 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: finishing write tid 3 to smithi060156570-29 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: finishing write tid 4 to smithi060156570-29 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: oid 29 updating version 0 to 916 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: oid 29 updating version 916 to 917 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: oid 29 version 917 is already newer than 915 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 917 (ObjNum 494 snap 157 seq_num 494) dirty exists 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1584: left oid 29 (ObjNum 494 snap 157 seq_num 494) 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1585: finishing write tid 1 to smithi060156570-39 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1585: finishing write tid 2 to smithi060156570-39 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1585: finishing write tid 3 to smithi060156570-39 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1585: finishing write tid 4 to smithi060156570-39 2023-12-01T04:52:10.874 INFO:tasks.rados.rados.0.smithi060.stdout:1585: oid 39 updating version 0 to 328 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1585: oid 39 updating version 328 to 329 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1585: oid 39 updating version 329 to 330 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 330 (ObjNum 495 snap 157 seq_num 495) dirty exists 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1585: left oid 39 (ObjNum 495 snap 157 seq_num 495) 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: finishing write tid 1 to smithi060156570-19 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: finishing write tid 2 to smithi060156570-19 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: finishing write tid 3 to smithi060156570-19 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: finishing write tid 4 to smithi060156570-19 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: oid 19 updating version 0 to 803 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: oid 19 version 803 is already newer than 802 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: oid 19 updating version 803 to 804 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 804 (ObjNum 496 snap 157 seq_num 496) dirty exists 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1587: left oid 19 (ObjNum 496 snap 157 seq_num 496) 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1579: done (8 left) 2023-12-01T04:52:10.875 INFO:tasks.rados.rados.0.smithi060.stdout:1580: done (7 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1582: done (6 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1583: done (5 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1584: done (4 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1585: done (3 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1586: done (2 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1587: done (1 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1589: rmattr oid 38 current snap is 157 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1589: done (1 left) 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:1590: snap_create 2023-12-01T04:52:10.876 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 583 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:52:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:10 smithi089 ceph-mon[98504]: pgmap v542: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 732 KiB/s wr, 14 op/s 2023-12-01T04:52:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:10 smithi089 ceph-mon[98504]: osdmap e388: 8 total, 8 up, 8 in 2023-12-01T04:52:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:10 smithi060 ceph-mon[94233]: pgmap v542: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 732 KiB/s wr, 14 op/s 2023-12-01T04:52:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:10 smithi060 ceph-mon[94233]: osdmap e388: 8 total, 8 up, 8 in 2023-12-01T04:52:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:10 smithi060 ceph-mon[109077]: pgmap v542: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 732 KiB/s wr, 14 op/s 2023-12-01T04:52:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:10 smithi060 ceph-mon[109077]: osdmap e388: 8 total, 8 up, 8 in 2023-12-01T04:52:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:11.772 INFO:tasks.rados.rados.0.smithi060.stdout:1588: done (1 left) 2023-12-01T04:52:11.772 INFO:tasks.rados.rados.0.smithi060.stdout:1590: done (0 left) 2023-12-01T04:52:11.772 INFO:tasks.rados.rados.0.smithi060.stdout:1591: snap_remove snap 155 2023-12-01T04:52:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:11 smithi089 ceph-mon[98504]: osdmap e389: 8 total, 8 up, 8 in 2023-12-01T04:52:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:11 smithi060 ceph-mon[94233]: osdmap e389: 8 total, 8 up, 8 in 2023-12-01T04:52:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:11 smithi060 ceph-mon[109077]: osdmap e389: 8 total, 8 up, 8 in 2023-12-01T04:52:12.774 INFO:tasks.rados.rados.0.smithi060.stdout:1591: done (0 left) 2023-12-01T04:52:12.774 INFO:tasks.rados.rados.0.smithi060.stdout:1592: delete oid 49 current snap is 158 2023-12-01T04:52:12.786 INFO:tasks.rados.rados.0.smithi060.stdout:1592: done (0 left) 2023-12-01T04:52:12.786 INFO:tasks.rados.rados.0.smithi060.stdout:1593: delete oid 40 current snap is 158 2023-12-01T04:52:12.788 INFO:tasks.rados.rados.0.smithi060.stdout:1593: done (0 left) 2023-12-01T04:52:12.789 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 158 2023-12-01T04:52:12.789 INFO:tasks.rados.rados.0.smithi060.stdout:1594: seq_num 499 ranges {0=761856,761856=401408} 2023-12-01T04:52:12.793 INFO:tasks.rados.rados.0.smithi060.stdout:1594: writing smithi060156570-15 from 0 to 761856 tid 1 2023-12-01T04:52:12.795 INFO:tasks.rados.rados.0.smithi060.stdout:1594: writing smithi060156570-15 from 761856 to 1163264 tid 2 2023-12-01T04:52:12.795 INFO:tasks.rados.rados.0.smithi060.stdout:1595: delete oid 41 current snap is 158 2023-12-01T04:52:12.798 INFO:tasks.rados.rados.0.smithi060.stdout:1595: done (1 left) 2023-12-01T04:52:12.798 INFO:tasks.rados.rados.0.smithi060.stdout:1596: read oid 43 snap -1 2023-12-01T04:52:12.798 INFO:tasks.rados.rados.0.smithi060.stdout:1596: expect deleted 2023-12-01T04:52:12.801 INFO:tasks.rados.rados.0.smithi060.stdout:1597: read oid 50 snap -1 2023-12-01T04:52:12.802 INFO:tasks.rados.rados.0.smithi060.stdout:1597: expect (ObjNum 489 snap 153 seq_num 489) 2023-12-01T04:52:12.802 INFO:tasks.rados.rados.0.smithi060.stdout:1598: rollback oid 41 current snap is 158 2023-12-01T04:52:12.802 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 157 2023-12-01T04:52:12.802 INFO:tasks.rados.rados.0.smithi060.stdout:1599: rollback oid 29 current snap is 158 2023-12-01T04:52:12.802 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 157 2023-12-01T04:52:12.802 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 158 2023-12-01T04:52:12.802 INFO:tasks.rados.rados.0.smithi060.stdout:1600: seq_num 501 ranges {4972544=794624,5767168=401408} 2023-12-01T04:52:12.830 INFO:tasks.rados.rados.0.smithi060.stdout:1600: writing smithi060156570-25 from 4972544 to 5767168 tid 1 2023-12-01T04:52:12.833 INFO:tasks.rados.rados.0.smithi060.stdout:1600: writing smithi060156570-25 from 5767168 to 6168576 tid 2 2023-12-01T04:52:12.833 INFO:tasks.rados.rados.0.smithi060.stdout:1601: snap_create 2023-12-01T04:52:12.833 INFO:tasks.rados.rados.0.smithi060.stdout:1594: finishing write tid 1 to smithi060156570-15 2023-12-01T04:52:12.833 INFO:tasks.rados.rados.0.smithi060.stdout:1594: finishing write tid 2 to smithi060156570-15 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1594: finishing write tid 3 to smithi060156570-15 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1599: finishing rollback tid 0 to smithi060156570-29 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1599: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1599: finishing rollback tid 2 to smithi060156570-29 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 925 (ObjNum 494 snap 157 seq_num 494) dirty exists 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1594: finishing write tid 4 to smithi060156570-15 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1594: oid 15 updating version 0 to 491 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1594: oid 15 version 491 is already newer than 489 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1594: oid 15 version 491 is already newer than 490 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 491 (ObjNum 499 snap 158 seq_num 499) dirty exists 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1594: left oid 15 (ObjNum 499 snap 158 seq_num 499) 2023-12-01T04:52:12.834 INFO:tasks.rados.rados.0.smithi060.stdout:1597: expect (ObjNum 489 snap 153 seq_num 489) 2023-12-01T04:52:12.970 INFO:tasks.rados.rados.0.smithi060.stdout:1598: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1598: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 652 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: finishing write tid 1 to smithi060156570-25 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: finishing write tid 2 to smithi060156570-25 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: finishing write tid 3 to smithi060156570-25 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: finishing write tid 4 to smithi060156570-25 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: oid 25 updating version 0 to 929 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: oid 25 version 929 is already newer than 928 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: oid 25 version 929 is already newer than 927 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 929 (ObjNum 501 snap 158 seq_num 501) dirty exists 2023-12-01T04:52:12.971 INFO:tasks.rados.rados.0.smithi060.stdout:1600: left oid 25 (ObjNum 501 snap 158 seq_num 501) 2023-12-01T04:52:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:12 smithi089 ceph-mon[98504]: pgmap v545: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:12 smithi089 ceph-mon[98504]: osdmap e390: 8 total, 8 up, 8 in 2023-12-01T04:52:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:12 smithi060 ceph-mon[94233]: pgmap v545: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:12 smithi060 ceph-mon[94233]: osdmap e390: 8 total, 8 up, 8 in 2023-12-01T04:52:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:12 smithi060 ceph-mon[109077]: pgmap v545: 121 pgs: 121 active+clean; 138 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:12 smithi060 ceph-mon[109077]: osdmap e390: 8 total, 8 up, 8 in 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1594: done (6 left) 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1596: done (5 left) 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1597: done (4 left) 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1598: done (3 left) 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1599: done (2 left) 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1600: done (1 left) 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1601: done (0 left) 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1602: rollback oid 13 current snap is 159 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 158 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1603: read oid 46 snap -1 2023-12-01T04:52:13.787 INFO:tasks.rados.rados.0.smithi060.stdout:1603: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:1604: read oid 48 snap -1 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:1604: expect deleted 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:1605: read oid 28 snap -1 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:1605: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:1606: rmattr oid 29 current snap is 159 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:1606: done (4 left) 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 159 2023-12-01T04:52:13.788 INFO:tasks.rados.rados.0.smithi060.stdout:1607: seq_num 502 ranges {4071424=409600,4481024=417792,4898816=385024} 2023-12-01T04:52:13.812 INFO:tasks.rados.rados.0.smithi060.stdout:1607: writing smithi060156570-4 from 4071424 to 4481024 tid 1 2023-12-01T04:52:13.814 INFO:tasks.rados.rados.0.smithi060.stdout:1607: writing smithi060156570-4 from 4481024 to 4898816 tid 2 2023-12-01T04:52:13.817 INFO:tasks.rados.rados.0.smithi060.stdout:1607: writing smithi060156570-4 from 4898816 to 5283840 tid 3 2023-12-01T04:52:13.817 INFO:tasks.rados.rados.0.smithi060.stdout:1608: delete oid 44 current snap is 159 2023-12-01T04:52:13.817 INFO:tasks.rados.rados.0.smithi060.stdout:1602: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:52:13.817 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 0 (ObjNum 129 snap 0 seq_num 200471536) dirty dne 2023-12-01T04:52:13.817 INFO:tasks.rados.rados.0.smithi060.stdout:1603: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:52:13.895 INFO:tasks.rados.rados.0.smithi060.stdout:1605: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:52:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:13 smithi089 ceph-mon[98504]: osdmap e391: 8 total, 8 up, 8 in 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: finishing write tid 1 to smithi060156570-4 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: finishing write tid 2 to smithi060156570-4 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: finishing write tid 3 to smithi060156570-4 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: finishing write tid 4 to smithi060156570-4 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: finishing write tid 5 to smithi060156570-4 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: oid 4 updating version 0 to 644 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: oid 4 updating version 644 to 645 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: oid 4 version 645 is already newer than 643 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: oid 4 version 645 is already newer than 642 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 645 (ObjNum 502 snap 159 seq_num 502) dirty exists 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1607: left oid 4 (ObjNum 502 snap 159 seq_num 502) 2023-12-01T04:52:14.090 INFO:tasks.rados.rados.0.smithi060.stdout:1602: done (5 left) 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:1603: done (4 left) 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:1604: done (3 left) 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:1605: done (2 left) 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:1607: done (1 left) 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:1608: done (0 left) 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 159 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:1609: seq_num 504 ranges {0=450560,450560=589824,1040384=212992} 2023-12-01T04:52:14.091 INFO:tasks.rados.rados.0.smithi060.stdout:1609: writing smithi060156570-6 from 0 to 450560 tid 1 2023-12-01T04:52:14.095 INFO:tasks.rados.rados.0.smithi060.stdout:1609: writing smithi060156570-6 from 450560 to 1040384 tid 2 2023-12-01T04:52:14.096 INFO:tasks.rados.rados.0.smithi060.stdout:1609: writing smithi060156570-6 from 1040384 to 1253376 tid 3 2023-12-01T04:52:14.096 INFO:tasks.rados.rados.0.smithi060.stdout:1610: snap_create 2023-12-01T04:52:14.096 INFO:tasks.rados.rados.0.smithi060.stdout:1609: finishing write tid 1 to smithi060156570-6 2023-12-01T04:52:14.099 INFO:tasks.rados.rados.0.smithi060.stdout:1609: finishing write tid 2 to smithi060156570-6 2023-12-01T04:52:14.099 INFO:tasks.rados.rados.0.smithi060.stdout:1609: finishing write tid 3 to smithi060156570-6 2023-12-01T04:52:14.099 INFO:tasks.rados.rados.0.smithi060.stdout:1609: finishing write tid 4 to smithi060156570-6 2023-12-01T04:52:14.100 INFO:tasks.rados.rados.0.smithi060.stdout:1609: finishing write tid 5 to smithi060156570-6 2023-12-01T04:52:14.100 INFO:tasks.rados.rados.0.smithi060.stdout:1609: oid 6 updating version 0 to 808 2023-12-01T04:52:14.100 INFO:tasks.rados.rados.0.smithi060.stdout:1609: oid 6 version 808 is already newer than 806 2023-12-01T04:52:14.100 INFO:tasks.rados.rados.0.smithi060.stdout:1609: oid 6 version 808 is already newer than 805 2023-12-01T04:52:14.100 INFO:tasks.rados.rados.0.smithi060.stdout:1609: oid 6 version 808 is already newer than 807 2023-12-01T04:52:14.100 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 808 (ObjNum 504 snap 159 seq_num 504) dirty exists 2023-12-01T04:52:14.100 INFO:tasks.rados.rados.0.smithi060.stdout:1609: left oid 6 (ObjNum 504 snap 159 seq_num 504) 2023-12-01T04:52:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:13 smithi060 ceph-mon[94233]: osdmap e391: 8 total, 8 up, 8 in 2023-12-01T04:52:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:13 smithi060 ceph-mon[109077]: osdmap e391: 8 total, 8 up, 8 in 2023-12-01T04:52:14.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:52:14] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2023-12-01T04:52:14.792 INFO:tasks.rados.rados.0.smithi060.stdout:1609: done (1 left) 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:1610: done (0 left) 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:1611: rollback oid 21 current snap is 160 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 159 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:1612: read oid 13 snap 158 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:1612: expect deleted 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:1613: copy_from oid 25 from oid 10 current snap is 160 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 160 2023-12-01T04:52:14.793 INFO:tasks.rados.rados.0.smithi060.stdout:1614: seq_num 505 ranges {5283840=466944,5750784=475136,6225920=327680} 2023-12-01T04:52:14.823 INFO:tasks.rados.rados.0.smithi060.stdout:1614: writing smithi060156570-4 from 5283840 to 5750784 tid 1 2023-12-01T04:52:14.826 INFO:tasks.rados.rados.0.smithi060.stdout:1614: writing smithi060156570-4 from 5750784 to 6225920 tid 2 2023-12-01T04:52:14.828 INFO:tasks.rados.rados.0.smithi060.stdout:1614: writing smithi060156570-4 from 6225920 to 6553600 tid 3 2023-12-01T04:52:14.828 INFO:tasks.rados.rados.0.smithi060.stdout:1615: snap_create 2023-12-01T04:52:14.828 INFO:tasks.rados.rados.0.smithi060.stdout:1611: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:52:14.828 INFO:tasks.rados.rados.0.smithi060.stdout:1611: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:52:14.828 INFO:tasks.rados.rados.0.smithi060.stdout:1611: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:52:14.829 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 429 (ObjNum 482 snap 149 seq_num 482) dirty exists 2023-12-01T04:52:14.829 INFO:tasks.rados.rados.0.smithi060.stdout:1613: finishing copy_from to smithi060156570-25 2023-12-01T04:52:14.829 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 307 (ObjNum 371 snap 117 seq_num 371) dirty exists 2023-12-01T04:52:14.829 INFO:tasks.rados.rados.0.smithi060.stdout:1613: finishing copy_from racing read to smithi060156570-25 2023-12-01T04:52:14.832 INFO:tasks.rados.rados.0.smithi060.stdout:1614: finishing write tid 1 to smithi060156570-4 2023-12-01T04:52:14.832 INFO:tasks.rados.rados.0.smithi060.stdout:1614: finishing write tid 2 to smithi060156570-4 2023-12-01T04:52:14.832 INFO:tasks.rados.rados.0.smithi060.stdout:1614: finishing write tid 3 to smithi060156570-4 2023-12-01T04:52:14.833 INFO:tasks.rados.rados.0.smithi060.stdout:1614: finishing write tid 4 to smithi060156570-4 2023-12-01T04:52:14.834 INFO:tasks.rados.rados.0.smithi060.stdout:1614: finishing write tid 5 to smithi060156570-4 2023-12-01T04:52:14.834 INFO:tasks.rados.rados.0.smithi060.stdout:1614: oid 4 updating version 0 to 649 2023-12-01T04:52:14.834 INFO:tasks.rados.rados.0.smithi060.stdout:1614: oid 4 version 649 is already newer than 647 2023-12-01T04:52:14.834 INFO:tasks.rados.rados.0.smithi060.stdout:1614: oid 4 version 649 is already newer than 646 2023-12-01T04:52:14.835 INFO:tasks.rados.rados.0.smithi060.stdout:1614: oid 4 version 649 is already newer than 648 2023-12-01T04:52:14.835 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 649 (ObjNum 505 snap 160 seq_num 505) dirty exists 2023-12-01T04:52:14.835 INFO:tasks.rados.rados.0.smithi060.stdout:1614: left oid 4 (ObjNum 505 snap 160 seq_num 505) 2023-12-01T04:52:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:14 smithi089 ceph-mon[98504]: pgmap v548: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-12-01T04:52:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:14 smithi089 ceph-mon[98504]: osdmap e392: 8 total, 8 up, 8 in 2023-12-01T04:52:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:14 smithi060 ceph-mon[94233]: pgmap v548: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-12-01T04:52:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:14 smithi060 ceph-mon[94233]: osdmap e392: 8 total, 8 up, 8 in 2023-12-01T04:52:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:14 smithi060 ceph-mon[109077]: pgmap v548: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-12-01T04:52:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:14 smithi060 ceph-mon[109077]: osdmap e392: 8 total, 8 up, 8 in 2023-12-01T04:52:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:1611: done (4 left) 2023-12-01T04:52:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:1612: done (3 left) 2023-12-01T04:52:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:1613: done (2 left) 2023-12-01T04:52:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:1614: done (1 left) 2023-12-01T04:52:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:1615: done (0 left) 2023-12-01T04:52:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 161 2023-12-01T04:52:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:1616: seq_num 506 ranges {7847936=483328,8331264=761856,9093120=40960} 2023-12-01T04:52:15.842 INFO:tasks.rados.rados.0.smithi060.stdout:1616: writing smithi060156570-47 from 7847936 to 8331264 tid 1 2023-12-01T04:52:15.846 INFO:tasks.rados.rados.0.smithi060.stdout:1616: writing smithi060156570-47 from 8331264 to 9093120 tid 2 2023-12-01T04:52:15.847 INFO:tasks.rados.rados.0.smithi060.stdout:1616: writing smithi060156570-47 from 9093120 to 9134080 tid 3 2023-12-01T04:52:15.847 INFO:tasks.rados.rados.0.smithi060.stdout:1617: setattr oid 48 current snap is 161 2023-12-01T04:52:15.849 INFO:tasks.rados.rados.0.smithi060.stdout:1618: read oid 17 snap 160 2023-12-01T04:52:15.849 INFO:tasks.rados.rados.0.smithi060.stdout:1618: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:52:15.849 INFO:tasks.rados.rados.0.smithi060.stdout:1619: snap_create 2023-12-01T04:52:15.852 INFO:tasks.rados.rados.0.smithi060.stdout:1616: finishing write tid 1 to smithi060156570-47 2023-12-01T04:52:15.852 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 797 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T04:52:15.855 INFO:tasks.rados.rados.0.smithi060.stdout:1616: finishing write tid 2 to smithi060156570-47 2023-12-01T04:52:15.855 INFO:tasks.rados.rados.0.smithi060.stdout:1616: finishing write tid 3 to smithi060156570-47 2023-12-01T04:52:15.855 INFO:tasks.rados.rados.0.smithi060.stdout:1616: finishing write tid 4 to smithi060156570-47 2023-12-01T04:52:15.857 INFO:tasks.rados.rados.0.smithi060.stdout:1616: finishing write tid 5 to smithi060156570-47 2023-12-01T04:52:15.857 INFO:tasks.rados.rados.0.smithi060.stdout:1616: oid 47 updating version 0 to 934 2023-12-01T04:52:15.857 INFO:tasks.rados.rados.0.smithi060.stdout:1616: oid 47 version 934 is already newer than 933 2023-12-01T04:52:15.857 INFO:tasks.rados.rados.0.smithi060.stdout:1616: oid 47 updating version 934 to 936 2023-12-01T04:52:15.857 INFO:tasks.rados.rados.0.smithi060.stdout:1616: oid 47 version 936 is already newer than 935 2023-12-01T04:52:15.857 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 936 (ObjNum 506 snap 161 seq_num 506) dirty exists 2023-12-01T04:52:15.857 INFO:tasks.rados.rados.0.smithi060.stdout:1616: left oid 47 (ObjNum 506 snap 161 seq_num 506) 2023-12-01T04:52:15.877 INFO:tasks.rados.rados.0.smithi060.stdout:1618: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:52:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:15 smithi060 ceph-mon[94233]: osdmap e393: 8 total, 8 up, 8 in 2023-12-01T04:52:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:15 smithi060 ceph-mon[109077]: osdmap e393: 8 total, 8 up, 8 in 2023-12-01T04:52:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:15 smithi089 ceph-mon[98504]: osdmap e393: 8 total, 8 up, 8 in 2023-12-01T04:52:16.583 INFO:tasks.rados.rados.0.smithi060.stdout:1616: done (3 left) 2023-12-01T04:52:16.584 INFO:tasks.rados.rados.0.smithi060.stdout:1617: done (2 left) 2023-12-01T04:52:16.584 INFO:tasks.rados.rados.0.smithi060.stdout:1618: done (1 left) 2023-12-01T04:52:16.584 INFO:tasks.rados.rados.0.smithi060.stdout:1619: done (0 left) 2023-12-01T04:52:16.584 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 162 2023-12-01T04:52:16.584 INFO:tasks.rados.rados.0.smithi060.stdout:1620: seq_num 507 ranges {6103040=499712,6602752=638976,7241728=163840} 2023-12-01T04:52:16.620 INFO:tasks.rados.rados.0.smithi060.stdout:1620: writing smithi060156570-5 from 6103040 to 6602752 tid 1 2023-12-01T04:52:16.623 INFO:tasks.rados.rados.0.smithi060.stdout:1620: writing smithi060156570-5 from 6602752 to 7241728 tid 2 2023-12-01T04:52:16.624 INFO:tasks.rados.rados.0.smithi060.stdout:1620: writing smithi060156570-5 from 7241728 to 7405568 tid 3 2023-12-01T04:52:16.624 INFO:tasks.rados.rados.0.smithi060.stdout:1621: rollback oid 45 current snap is 162 2023-12-01T04:52:16.624 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 45 to 161 2023-12-01T04:52:16.624 INFO:tasks.rados.rados.0.smithi060.stdout:1622: setattr oid 38 current snap is 162 2023-12-01T04:52:16.631 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 162 2023-12-01T04:52:16.632 INFO:tasks.rados.rados.0.smithi060.stdout:1623: seq_num 508 ranges {3686400=516096,4202496=524288,4726784=278528} 2023-12-01T04:52:16.651 INFO:tasks.rados.rados.0.smithi060.stdout:1623: writing smithi060156570-7 from 3686400 to 4202496 tid 1 2023-12-01T04:52:16.653 INFO:tasks.rados.rados.0.smithi060.stdout:1623: writing smithi060156570-7 from 4202496 to 4726784 tid 2 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1623: writing smithi060156570-7 from 4726784 to 5005312 tid 3 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1624: read oid 11 snap -1 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1624: expect (ObjNum 474 snap 145 seq_num 474) 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1625: read oid 48 snap -1 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1625: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1626: delete oid 16 current snap is 162 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1621: finishing rollback tid 0 to smithi060156570-45 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1621: finishing rollback tid 1 to smithi060156570-45 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:1621: finishing rollback tid 2 to smithi060156570-45 2023-12-01T04:52:16.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 940 (ObjNum 472 snap 144 seq_num 472) dirty exists 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: finishing write tid 1 to smithi060156570-5 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: finishing write tid 2 to smithi060156570-5 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: finishing write tid 3 to smithi060156570-5 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 413 (ObjNum 449 snap 139 seq_num 449) dirty exists 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: finishing write tid 4 to smithi060156570-5 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: finishing write tid 5 to smithi060156570-5 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: oid 5 updating version 0 to 800 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: oid 5 version 800 is already newer than 799 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: oid 5 version 800 is already newer than 798 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: oid 5 version 800 is already newer than 797 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 800 (ObjNum 507 snap 162 seq_num 507) dirty exists 2023-12-01T04:52:16.657 INFO:tasks.rados.rados.0.smithi060.stdout:1620: left oid 5 (ObjNum 507 snap 162 seq_num 507) 2023-12-01T04:52:16.658 INFO:tasks.rados.rados.0.smithi060.stdout:1623: finishing write tid 1 to smithi060156570-7 2023-12-01T04:52:16.658 INFO:tasks.rados.rados.0.smithi060.stdout:1625: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:52:16.659 INFO:tasks.rados.rados.0.smithi060.stdout:1623: finishing write tid 2 to smithi060156570-7 2023-12-01T04:52:16.659 INFO:tasks.rados.rados.0.smithi060.stdout:1623: finishing write tid 3 to smithi060156570-7 2023-12-01T04:52:16.659 INFO:tasks.rados.rados.0.smithi060.stdout:1623: finishing write tid 4 to smithi060156570-7 2023-12-01T04:52:16.660 INFO:tasks.rados.rados.0.smithi060.stdout:1620: done (6 left) 2023-12-01T04:52:16.660 INFO:tasks.rados.rados.0.smithi060.stdout:1621: done (5 left) 2023-12-01T04:52:16.660 INFO:tasks.rados.rados.0.smithi060.stdout:1622: done (4 left) 2023-12-01T04:52:16.660 INFO:tasks.rados.rados.0.smithi060.stdout:1625: done (3 left) 2023-12-01T04:52:16.660 INFO:tasks.rados.rados.0.smithi060.stdout:1626: done (2 left) 2023-12-01T04:52:16.660 INFO:tasks.rados.rados.0.smithi060.stdout:1627: delete oid 33 current snap is 162 2023-12-01T04:52:16.661 INFO:tasks.rados.rados.0.smithi060.stdout:1623: finishing write tid 5 to smithi060156570-7 2023-12-01T04:52:16.661 INFO:tasks.rados.rados.0.smithi060.stdout:1623: oid 7 updating version 0 to 943 2023-12-01T04:52:16.661 INFO:tasks.rados.rados.0.smithi060.stdout:1623: oid 7 version 943 is already newer than 942 2023-12-01T04:52:16.661 INFO:tasks.rados.rados.0.smithi060.stdout:1623: oid 7 updating version 943 to 944 2023-12-01T04:52:16.661 INFO:tasks.rados.rados.0.smithi060.stdout:1623: oid 7 updating version 944 to 945 2023-12-01T04:52:16.661 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 945 (ObjNum 508 snap 162 seq_num 508) dirty exists 2023-12-01T04:52:16.661 INFO:tasks.rados.rados.0.smithi060.stdout:1623: left oid 7 (ObjNum 508 snap 162 seq_num 508) 2023-12-01T04:52:16.662 INFO:tasks.rados.rados.0.smithi060.stdout:1623: done (2 left) 2023-12-01T04:52:16.662 INFO:tasks.rados.rados.0.smithi060.stdout:1627: done (1 left) 2023-12-01T04:52:16.662 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 162 2023-12-01T04:52:16.662 INFO:tasks.rados.rados.0.smithi060.stdout:1628: seq_num 511 ranges {2793472=565248,3358720=630784,3989504=172032} 2023-12-01T04:52:16.680 INFO:tasks.rados.rados.0.smithi060.stdout:1628: writing smithi060156570-42 from 2793472 to 3358720 tid 1 2023-12-01T04:52:16.683 INFO:tasks.rados.rados.0.smithi060.stdout:1628: writing smithi060156570-42 from 3358720 to 3989504 tid 2 2023-12-01T04:52:16.684 INFO:tasks.rados.rados.0.smithi060.stdout:1628: writing smithi060156570-42 from 3989504 to 4161536 tid 3 2023-12-01T04:52:16.685 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 162 2023-12-01T04:52:16.685 INFO:tasks.rados.rados.0.smithi060.stdout:1629: seq_num 512 ranges {1163264=581632,1744896=516096,2260992=286720} 2023-12-01T04:52:16.694 INFO:tasks.rados.rados.0.smithi060.stdout:1629: writing smithi060156570-15 from 1163264 to 1744896 tid 1 2023-12-01T04:52:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:1629: writing smithi060156570-15 from 1744896 to 2260992 tid 2 2023-12-01T04:52:16.699 INFO:tasks.rados.rados.0.smithi060.stdout:1629: writing smithi060156570-15 from 2260992 to 2547712 tid 3 2023-12-01T04:52:16.699 INFO:tasks.rados.rados.0.smithi060.stdout:1630: read oid 17 snap -1 2023-12-01T04:52:16.699 INFO:tasks.rados.rados.0.smithi060.stdout:1630: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:52:16.699 INFO:tasks.rados.rados.0.smithi060.stdout:1631: snap_create 2023-12-01T04:52:16.699 INFO:tasks.rados.rados.0.smithi060.stdout:1624: expect (ObjNum 474 snap 145 seq_num 474) 2023-12-01T04:52:16.938 INFO:tasks.rados.rados.0.smithi060.stdout:1628: finishing write tid 1 to smithi060156570-42 2023-12-01T04:52:16.938 INFO:tasks.rados.rados.0.smithi060.stdout:1628: finishing write tid 2 to smithi060156570-42 2023-12-01T04:52:16.938 INFO:tasks.rados.rados.0.smithi060.stdout:1628: finishing write tid 3 to smithi060156570-42 2023-12-01T04:52:16.938 INFO:tasks.rados.rados.0.smithi060.stdout:1628: finishing write tid 4 to smithi060156570-42 2023-12-01T04:52:16.938 INFO:tasks.rados.rados.0.smithi060.stdout:1628: finishing write tid 5 to smithi060156570-42 2023-12-01T04:52:16.938 INFO:tasks.rados.rados.0.smithi060.stdout:1628: oid 42 updating version 0 to 538 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1628: oid 42 version 538 is already newer than 535 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1628: oid 42 version 538 is already newer than 536 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1628: oid 42 version 538 is already newer than 537 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 538 (ObjNum 511 snap 162 seq_num 511) dirty exists 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1628: left oid 42 (ObjNum 511 snap 162 seq_num 511) 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: finishing write tid 1 to smithi060156570-15 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: finishing write tid 2 to smithi060156570-15 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: finishing write tid 3 to smithi060156570-15 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: finishing write tid 4 to smithi060156570-15 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: finishing write tid 5 to smithi060156570-15 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: oid 15 updating version 0 to 495 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: oid 15 version 495 is already newer than 493 2023-12-01T04:52:16.939 INFO:tasks.rados.rados.0.smithi060.stdout:1629: oid 15 version 495 is already newer than 494 2023-12-01T04:52:16.940 INFO:tasks.rados.rados.0.smithi060.stdout:1629: oid 15 version 495 is already newer than 492 2023-12-01T04:52:16.940 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 495 (ObjNum 512 snap 162 seq_num 512) dirty exists 2023-12-01T04:52:16.940 INFO:tasks.rados.rados.0.smithi060.stdout:1629: left oid 15 (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:52:16.940 INFO:tasks.rados.rados.0.smithi060.stdout:1630: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:52:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:16 smithi060 ceph-mon[94233]: pgmap v551: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-12-01T04:52:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:16 smithi060 ceph-mon[94233]: osdmap e394: 8 total, 8 up, 8 in 2023-12-01T04:52:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:16 smithi060 ceph-mon[94233]: osdmap e395: 8 total, 8 up, 8 in 2023-12-01T04:52:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:16 smithi060 ceph-mon[109077]: pgmap v551: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-12-01T04:52:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:16 smithi060 ceph-mon[109077]: osdmap e394: 8 total, 8 up, 8 in 2023-12-01T04:52:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:16 smithi060 ceph-mon[109077]: osdmap e395: 8 total, 8 up, 8 in 2023-12-01T04:52:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:16 smithi089 ceph-mon[98504]: pgmap v551: 121 pgs: 121 active+clean; 137 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.3 MiB/s wr, 18 op/s 2023-12-01T04:52:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:16 smithi089 ceph-mon[98504]: osdmap e394: 8 total, 8 up, 8 in 2023-12-01T04:52:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:16 smithi089 ceph-mon[98504]: osdmap e395: 8 total, 8 up, 8 in 2023-12-01T04:52:17.590 INFO:tasks.rados.rados.0.smithi060.stdout:1624: done (4 left) 2023-12-01T04:52:17.590 INFO:tasks.rados.rados.0.smithi060.stdout:1628: done (3 left) 2023-12-01T04:52:17.590 INFO:tasks.rados.rados.0.smithi060.stdout:1629: done (2 left) 2023-12-01T04:52:17.591 INFO:tasks.rados.rados.0.smithi060.stdout:1630: done (1 left) 2023-12-01T04:52:17.591 INFO:tasks.rados.rados.0.smithi060.stdout:1631: done (0 left) 2023-12-01T04:52:17.591 INFO:tasks.rados.rados.0.smithi060.stdout:1632: delete oid 3 current snap is 163 2023-12-01T04:52:17.594 INFO:tasks.rados.rados.0.smithi060.stdout:1632: done (0 left) 2023-12-01T04:52:17.595 INFO:tasks.rados.rados.0.smithi060.stdout:1633: read oid 39 snap 160 2023-12-01T04:52:17.595 INFO:tasks.rados.rados.0.smithi060.stdout:1633: expect (ObjNum 495 snap 157 seq_num 495) 2023-12-01T04:52:17.595 INFO:tasks.rados.rados.0.smithi060.stdout:1634: delete oid 50 current snap is 163 2023-12-01T04:52:17.598 INFO:tasks.rados.rados.0.smithi060.stdout:1634: done (1 left) 2023-12-01T04:52:17.598 INFO:tasks.rados.rados.0.smithi060.stdout:1635: rollback oid 26 current snap is 163 2023-12-01T04:52:17.598 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 159 2023-12-01T04:52:17.598 INFO:tasks.rados.rados.0.smithi060.stdout:1636: read oid 20 snap -1 2023-12-01T04:52:17.598 INFO:tasks.rados.rados.0.smithi060.stdout:1636: expect (ObjNum 438 snap 134 seq_num 438) 2023-12-01T04:52:17.598 INFO:tasks.rados.rados.0.smithi060.stdout:1637: snap_create 2023-12-01T04:52:17.601 INFO:tasks.rados.rados.0.smithi060.stdout:1633: expect (ObjNum 495 snap 157 seq_num 495) 2023-12-01T04:52:17.630 INFO:tasks.rados.rados.0.smithi060.stdout:1635: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:52:17.630 INFO:tasks.rados.rados.0.smithi060.stdout:1635: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:52:17.633 INFO:tasks.rados.rados.0.smithi060.stdout:1635: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:52:17.633 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 646 (ObjNum 458 snap 142 seq_num 458) dirty exists 2023-12-01T04:52:17.633 INFO:tasks.rados.rados.0.smithi060.stdout:1636: expect (ObjNum 438 snap 134 seq_num 438) 2023-12-01T04:52:18.596 INFO:tasks.rados.rados.0.smithi060.stdout:1633: done (3 left) 2023-12-01T04:52:18.596 INFO:tasks.rados.rados.0.smithi060.stdout:1635: done (2 left) 2023-12-01T04:52:18.596 INFO:tasks.rados.rados.0.smithi060.stdout:1636: done (1 left) 2023-12-01T04:52:18.596 INFO:tasks.rados.rados.0.smithi060.stdout:1637: done (0 left) 2023-12-01T04:52:18.597 INFO:tasks.rados.rados.0.smithi060.stdout:1638: rollback oid 5 current snap is 164 2023-12-01T04:52:18.597 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 5 to 158 2023-12-01T04:52:18.597 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 164 2023-12-01T04:52:18.597 INFO:tasks.rados.rados.0.smithi060.stdout:1639: seq_num 515 ranges {2342912=630784,2973696=565248,3538944=237568} 2023-12-01T04:52:18.612 INFO:tasks.rados.rados.0.smithi060.stdout:1639: writing smithi060156570-46 from 2342912 to 2973696 tid 1 2023-12-01T04:52:18.615 INFO:tasks.rados.rados.0.smithi060.stdout:1639: writing smithi060156570-46 from 2973696 to 3538944 tid 2 2023-12-01T04:52:18.617 INFO:tasks.rados.rados.0.smithi060.stdout:1639: writing smithi060156570-46 from 3538944 to 3776512 tid 3 2023-12-01T04:52:18.617 INFO:tasks.rados.rados.0.smithi060.stdout:1640: snap_create 2023-12-01T04:52:18.618 INFO:tasks.rados.rados.0.smithi060.stdout:1638: finishing rollback tid 0 to smithi060156570-5 2023-12-01T04:52:18.618 INFO:tasks.rados.rados.0.smithi060.stdout:1638: finishing rollback tid 1 to smithi060156570-5 2023-12-01T04:52:18.618 INFO:tasks.rados.rados.0.smithi060.stdout:1638: finishing rollback tid 2 to smithi060156570-5 2023-12-01T04:52:18.618 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 803 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:52:18.618 INFO:tasks.rados.rados.0.smithi060.stdout:1639: finishing write tid 1 to smithi060156570-46 2023-12-01T04:52:18.621 INFO:tasks.rados.rados.0.smithi060.stdout:1639: finishing write tid 2 to smithi060156570-46 2023-12-01T04:52:18.621 INFO:tasks.rados.rados.0.smithi060.stdout:1639: finishing write tid 3 to smithi060156570-46 2023-12-01T04:52:18.621 INFO:tasks.rados.rados.0.smithi060.stdout:1639: finishing write tid 4 to smithi060156570-46 2023-12-01T04:52:18.623 INFO:tasks.rados.rados.0.smithi060.stdout:1639: finishing write tid 5 to smithi060156570-46 2023-12-01T04:52:18.624 INFO:tasks.rados.rados.0.smithi060.stdout:1639: oid 46 updating version 0 to 643 2023-12-01T04:52:18.624 INFO:tasks.rados.rados.0.smithi060.stdout:1639: oid 46 updating version 643 to 646 2023-12-01T04:52:18.624 INFO:tasks.rados.rados.0.smithi060.stdout:1639: oid 46 version 646 is already newer than 644 2023-12-01T04:52:18.624 INFO:tasks.rados.rados.0.smithi060.stdout:1639: oid 46 version 646 is already newer than 645 2023-12-01T04:52:18.624 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 646 (ObjNum 515 snap 164 seq_num 515) dirty exists 2023-12-01T04:52:18.624 INFO:tasks.rados.rados.0.smithi060.stdout:1639: left oid 46 (ObjNum 515 snap 164 seq_num 515) 2023-12-01T04:52:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:18 smithi060 ceph-mon[94233]: pgmap v554: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T04:52:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:18 smithi060 ceph-mon[94233]: osdmap e396: 8 total, 8 up, 8 in 2023-12-01T04:52:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:18 smithi060 ceph-mon[109077]: pgmap v554: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T04:52:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:18 smithi060 ceph-mon[109077]: osdmap e396: 8 total, 8 up, 8 in 2023-12-01T04:52:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:18 smithi089 ceph-mon[98504]: pgmap v554: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T04:52:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:18 smithi089 ceph-mon[98504]: osdmap e396: 8 total, 8 up, 8 in 2023-12-01T04:52:19.602 INFO:tasks.rados.rados.0.smithi060.stdout:1638: done (2 left) 2023-12-01T04:52:19.602 INFO:tasks.rados.rados.0.smithi060.stdout:1639: done (1 left) 2023-12-01T04:52:19.602 INFO:tasks.rados.rados.0.smithi060.stdout:1640: done (0 left) 2023-12-01T04:52:19.602 INFO:tasks.rados.rados.0.smithi060.stdout:1641: snap_remove snap 164 2023-12-01T04:52:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:19 smithi060 ceph-mon[94233]: osdmap e397: 8 total, 8 up, 8 in 2023-12-01T04:52:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:19 smithi060 ceph-mon[109077]: osdmap e397: 8 total, 8 up, 8 in 2023-12-01T04:52:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:19 smithi089 ceph-mon[98504]: osdmap e397: 8 total, 8 up, 8 in 2023-12-01T04:52:20.606 INFO:tasks.rados.rados.0.smithi060.stdout:1641: done (0 left) 2023-12-01T04:52:20.606 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 165 2023-12-01T04:52:20.606 INFO:tasks.rados.rados.0.smithi060.stdout:1642: seq_num 516 ranges {0=647168,647168=450560,1097728=352256} 2023-12-01T04:52:20.609 INFO:tasks.rados.rados.0.smithi060.stdout:1642: writing smithi060156570-49 from 0 to 647168 tid 1 2023-12-01T04:52:20.611 INFO:tasks.rados.rados.0.smithi060.stdout:1642: writing smithi060156570-49 from 647168 to 1097728 tid 2 2023-12-01T04:52:20.614 INFO:tasks.rados.rados.0.smithi060.stdout:1642: writing smithi060156570-49 from 1097728 to 1449984 tid 3 2023-12-01T04:52:20.614 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 165 2023-12-01T04:52:20.614 INFO:tasks.rados.rados.0.smithi060.stdout:1643: seq_num 517 ranges {2342912=663552,3006464=786432,3792896=16384} 2023-12-01T04:52:20.630 INFO:tasks.rados.rados.0.smithi060.stdout:1643: writing smithi060156570-25 from 2342912 to 3006464 tid 1 2023-12-01T04:52:20.635 INFO:tasks.rados.rados.0.smithi060.stdout:1643: writing smithi060156570-25 from 3006464 to 3792896 tid 2 2023-12-01T04:52:20.635 INFO:tasks.rados.rados.0.smithi060.stdout:1643: writing smithi060156570-25 from 3792896 to 3809280 tid 3 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1644: copy_from oid 30 from oid 13 current snap is 165 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: finishing write tid 1 to smithi060156570-49 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: finishing write tid 2 to smithi060156570-49 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: finishing write tid 3 to smithi060156570-49 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: finishing write tid 4 to smithi060156570-49 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: finishing write tid 5 to smithi060156570-49 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: oid 49 updating version 0 to 805 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: oid 49 updating version 805 to 807 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: oid 49 version 807 is already newer than 806 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: oid 49 version 807 is already newer than 804 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 807 (ObjNum 516 snap 165 seq_num 516) dirty exists 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: left oid 49 (ObjNum 516 snap 165 seq_num 516) 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1643: finishing write tid 1 to smithi060156570-25 2023-12-01T04:52:20.636 INFO:tasks.rados.rados.0.smithi060.stdout:1642: done (2 left) 2023-12-01T04:52:20.637 INFO:tasks.rados.rados.0.smithi060.stdout:1645: read oid 36 snap -1 2023-12-01T04:52:20.637 INFO:tasks.rados.rados.0.smithi060.stdout:1645: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:52:20.637 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 165 2023-12-01T04:52:20.637 INFO:tasks.rados.rados.0.smithi060.stdout:1646: seq_num 518 ranges {4161536=679936,4841472=671744,5513216=131072} 2023-12-01T04:52:20.661 INFO:tasks.rados.rados.0.smithi060.stdout:1646: writing smithi060156570-42 from 4161536 to 4841472 tid 1 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1646: writing smithi060156570-42 from 4841472 to 5513216 tid 2 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1646: writing smithi060156570-42 from 5513216 to 5644288 tid 3 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1647: copy_from oid 19 from oid 46 current snap is 165 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1643: finishing write tid 2 to smithi060156570-25 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1643: finishing write tid 3 to smithi060156570-25 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1644: finishing copy_from to smithi060156570-30 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1644: got expected ENOENT (src dne) 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1643: finishing write tid 4 to smithi060156570-25 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1644: finishing copy_from racing read to smithi060156570-30 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1643: finishing write tid 5 to smithi060156570-25 2023-12-01T04:52:20.667 INFO:tasks.rados.rados.0.smithi060.stdout:1643: oid 25 updating version 0 to 947 2023-12-01T04:52:20.668 INFO:tasks.rados.rados.0.smithi060.stdout:1643: oid 25 updating version 947 to 948 2023-12-01T04:52:20.668 INFO:tasks.rados.rados.0.smithi060.stdout:1643: oid 25 updating version 948 to 949 2023-12-01T04:52:20.668 INFO:tasks.rados.rados.0.smithi060.stdout:1643: oid 25 updating version 949 to 950 2023-12-01T04:52:20.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 950 (ObjNum 517 snap 165 seq_num 517) dirty exists 2023-12-01T04:52:20.668 INFO:tasks.rados.rados.0.smithi060.stdout:1643: left oid 25 (ObjNum 517 snap 165 seq_num 517) 2023-12-01T04:52:20.668 INFO:tasks.rados.rados.0.smithi060.stdout:1645: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:52:20.680 INFO:tasks.rados.rados.0.smithi060.stdout:1646: finishing write tid 1 to smithi060156570-42 2023-12-01T04:52:20.680 INFO:tasks.rados.rados.0.smithi060.stdout:1646: finishing write tid 2 to smithi060156570-42 2023-12-01T04:52:20.680 INFO:tasks.rados.rados.0.smithi060.stdout:1646: finishing write tid 3 to smithi060156570-42 2023-12-01T04:52:20.680 INFO:tasks.rados.rados.0.smithi060.stdout:1646: finishing write tid 4 to smithi060156570-42 2023-12-01T04:52:20.680 INFO:tasks.rados.rados.0.smithi060.stdout:1646: finishing write tid 5 to smithi060156570-42 2023-12-01T04:52:20.680 INFO:tasks.rados.rados.0.smithi060.stdout:1646: oid 42 updating version 0 to 542 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1646: oid 42 updating version 542 to 545 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1646: oid 42 version 545 is already newer than 543 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1646: oid 42 version 545 is already newer than 544 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 545 (ObjNum 518 snap 165 seq_num 518) dirty exists 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1646: left oid 42 (ObjNum 518 snap 165 seq_num 518) 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1643: done (4 left) 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1644: done (3 left) 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1645: done (2 left) 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1646: done (1 left) 2023-12-01T04:52:20.681 INFO:tasks.rados.rados.0.smithi060.stdout:1648: read oid 1 snap 157 2023-12-01T04:52:20.682 INFO:tasks.rados.rados.0.smithi060.stdout:1648: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:20.682 INFO:tasks.rados.rados.0.smithi060.stdout:1649: setattr oid 27 current snap is 165 2023-12-01T04:52:20.682 INFO:tasks.rados.rados.0.smithi060.stdout:1650: setattr oid 11 current snap is 165 2023-12-01T04:52:20.685 INFO:tasks.rados.rados.0.smithi060.stdout:1651: snap_create 2023-12-01T04:52:20.691 INFO:tasks.rados.rados.0.smithi060.stdout:1647: finishing copy_from to smithi060156570-19 2023-12-01T04:52:20.691 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 646 (ObjNum 515 snap 164 seq_num 515) dirty exists 2023-12-01T04:52:20.692 INFO:tasks.rados.rados.0.smithi060.stdout:1647: finishing copy_from racing read to smithi060156570-19 2023-12-01T04:52:20.692 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 629 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-01T04:52:20.692 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 631 (ObjNum 474 snap 145 seq_num 474) dirty exists 2023-12-01T04:52:20.706 INFO:tasks.rados.rados.0.smithi060.stdout:1648: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:20 smithi060 ceph-mon[94233]: pgmap v557: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T04:52:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:20 smithi060 ceph-mon[94233]: osdmap e398: 8 total, 8 up, 8 in 2023-12-01T04:52:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:20 smithi060 ceph-mon[109077]: pgmap v557: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T04:52:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:20 smithi060 ceph-mon[109077]: osdmap e398: 8 total, 8 up, 8 in 2023-12-01T04:52:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:20 smithi089 ceph-mon[98504]: pgmap v557: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T04:52:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:20 smithi089 ceph-mon[98504]: osdmap e398: 8 total, 8 up, 8 in 2023-12-01T04:52:21.613 INFO:tasks.rados.rados.0.smithi060.stdout:1647: done (4 left) 2023-12-01T04:52:21.613 INFO:tasks.rados.rados.0.smithi060.stdout:1648: done (3 left) 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1649: done (2 left) 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1650: done (1 left) 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1651: done (0 left) 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1652: read oid 24 snap -1 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1652: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1653: read oid 14 snap -1 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1653: expect (ObjNum 490 snap 155 seq_num 490) 2023-12-01T04:52:21.614 INFO:tasks.rados.rados.0.smithi060.stdout:1654: snap_remove snap 165 2023-12-01T04:52:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:21 smithi060 ceph-mon[94233]: osdmap e399: 8 total, 8 up, 8 in 2023-12-01T04:52:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:21 smithi060 ceph-mon[109077]: osdmap e399: 8 total, 8 up, 8 in 2023-12-01T04:52:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:21 smithi089 ceph-mon[98504]: osdmap e399: 8 total, 8 up, 8 in 2023-12-01T04:52:22.620 INFO:tasks.rados.rados.0.smithi060.stdout:1654: done (2 left) 2023-12-01T04:52:22.620 INFO:tasks.rados.rados.0.smithi060.stdout:1655: snap_remove snap 162 2023-12-01T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:22 smithi060 ceph-mon[94233]: pgmap v560: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:22 smithi060 ceph-mon[94233]: osdmap e400: 8 total, 8 up, 8 in 2023-12-01T04:52:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:22 smithi060 ceph-mon[109077]: pgmap v560: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:22 smithi060 ceph-mon[109077]: osdmap e400: 8 total, 8 up, 8 in 2023-12-01T04:52:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:22 smithi089 ceph-mon[98504]: pgmap v560: 121 pgs: 121 active+clean; 145 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:22 smithi089 ceph-mon[98504]: osdmap e400: 8 total, 8 up, 8 in 2023-12-01T04:52:23.625 INFO:tasks.rados.rados.0.smithi060.stdout:1655: done (2 left) 2023-12-01T04:52:23.625 INFO:tasks.rados.rados.0.smithi060.stdout:1656: snap_create 2023-12-01T04:52:23.625 INFO:tasks.rados.rados.0.smithi060.stdout:1652: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:52:23.643 INFO:tasks.rados.rados.0.smithi060.stdout:1653: expect (ObjNum 490 snap 155 seq_num 490) 2023-12-01T04:52:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:23 smithi060 ceph-mon[94233]: osdmap e401: 8 total, 8 up, 8 in 2023-12-01T04:52:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:23 smithi060 ceph-mon[109077]: osdmap e401: 8 total, 8 up, 8 in 2023-12-01T04:52:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:23 smithi089 ceph-mon[98504]: osdmap e401: 8 total, 8 up, 8 in 2023-12-01T04:52:24.630 INFO:tasks.rados.rados.0.smithi060.stdout:1652: done (2 left) 2023-12-01T04:52:24.630 INFO:tasks.rados.rados.0.smithi060.stdout:1653: done (1 left) 2023-12-01T04:52:24.630 INFO:tasks.rados.rados.0.smithi060.stdout:1656: done (0 left) 2023-12-01T04:52:24.630 INFO:tasks.rados.rados.0.smithi060.stdout:1657: rollback oid 7 current snap is 167 2023-12-01T04:52:24.630 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 157 2023-12-01T04:52:24.630 INFO:tasks.rados.rados.0.smithi060.stdout:1658: snap_remove snap 158 2023-12-01T04:52:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:24 smithi060 ceph-mon[94233]: pgmap v563: 121 pgs: 121 active+clean; 159 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T04:52:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:24 smithi060 ceph-mon[94233]: osdmap e402: 8 total, 8 up, 8 in 2023-12-01T04:52:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:24 smithi060 ceph-mon[109077]: pgmap v563: 121 pgs: 121 active+clean; 159 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T04:52:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:24 smithi060 ceph-mon[109077]: osdmap e402: 8 total, 8 up, 8 in 2023-12-01T04:52:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:52:24] "GET /metrics HTTP/1.1" 200 36079 "" "Prometheus/2.43.0" 2023-12-01T04:52:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:24 smithi089 ceph-mon[98504]: pgmap v563: 121 pgs: 121 active+clean; 159 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T04:52:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:24 smithi089 ceph-mon[98504]: osdmap e402: 8 total, 8 up, 8 in 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:1658: done (1 left) 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:1659: rollback oid 16 current snap is 167 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 16 to 157 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:1660: rollback oid 47 current snap is 167 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 47 to 163 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:1661: read oid 12 snap -1 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:1661: expect (ObjNum 466 snap 144 seq_num 466) 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 167 2023-12-01T04:52:25.638 INFO:tasks.rados.rados.0.smithi060.stdout:1662: seq_num 519 ranges {0=696320,696320=548864,1245184=253952} 2023-12-01T04:52:25.641 INFO:tasks.rados.rados.0.smithi060.stdout:1662: writing smithi060156570-32 from 0 to 696320 tid 1 2023-12-01T04:52:25.650 INFO:tasks.rados.rados.0.smithi060.stdout:1662: writing smithi060156570-32 from 696320 to 1245184 tid 2 2023-12-01T04:52:25.650 INFO:tasks.rados.rados.0.smithi060.stdout:1662: writing smithi060156570-32 from 1245184 to 1499136 tid 3 2023-12-01T04:52:25.650 INFO:tasks.rados.rados.0.smithi060.stdout:1663: copy_from oid 24 from oid 31 current snap is 167 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1664: setattr oid 28 current snap is 167 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1657: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1657: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1657: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 956 (ObjNum 480 snap 149 seq_num 480) dirty exists 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1659: finishing rollback tid 1 to smithi060156570-16 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1659: finishing rollback tid 2 to smithi060156570-16 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 648 (ObjNum 483 snap 149 seq_num 483) dirty exists 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1657: done (6 left) 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1659: done (5 left) 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1665: copy_from oid 4 from oid 6 current snap is 167 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1666: read oid 27 snap -1 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1666: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:52:25.651 INFO:tasks.rados.rados.0.smithi060.stdout:1667: delete oid 20 current snap is 167 2023-12-01T04:52:25.654 INFO:tasks.rados.rados.0.smithi060.stdout:1662: finishing write tid 1 to smithi060156570-32 2023-12-01T04:52:25.661 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 506 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:52:25.661 INFO:tasks.rados.rados.0.smithi060.stdout:1662: finishing write tid 2 to smithi060156570-32 2023-12-01T04:52:25.662 INFO:tasks.rados.rados.0.smithi060.stdout:1662: finishing write tid 3 to smithi060156570-32 2023-12-01T04:52:25.662 INFO:tasks.rados.rados.0.smithi060.stdout:1664: done (7 left) 2023-12-01T04:52:25.662 INFO:tasks.rados.rados.0.smithi060.stdout:1667: done (6 left) 2023-12-01T04:52:25.662 INFO:tasks.rados.rados.0.smithi060.stdout:1668: rollback oid 15 current snap is 167 2023-12-01T04:52:25.662 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 15 to 163 2023-12-01T04:52:25.662 INFO:tasks.rados.rados.0.smithi060.stdout:1669: snap_remove snap 160 2023-12-01T04:52:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:25 smithi060 ceph-mon[109077]: osdmap e403: 8 total, 8 up, 8 in 2023-12-01T04:52:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:25 smithi060 ceph-mon[94233]: osdmap e403: 8 total, 8 up, 8 in 2023-12-01T04:52:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:25 smithi089 ceph-mon[98504]: osdmap e403: 8 total, 8 up, 8 in 2023-12-01T04:52:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:26.586 INFO:tasks.rados.rados.0.smithi060.stdout:1669: done (7 left) 2023-12-01T04:52:26.586 INFO:tasks.rados.rados.0.smithi060.stdout:1670: copy_from oid 40 from oid 13 current snap is 167 2023-12-01T04:52:26.587 INFO:tasks.rados.rados.0.smithi060.stdout:1666: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:52:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:1662: finishing write tid 4 to smithi060156570-32 2023-12-01T04:52:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:1662: finishing write tid 5 to smithi060156570-32 2023-12-01T04:52:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:1662: oid 32 updating version 0 to 811 2023-12-01T04:52:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:1662: oid 32 version 811 is already newer than 809 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1662: oid 32 version 811 is already newer than 808 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1662: oid 32 version 811 is already newer than 810 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 811 (ObjNum 519 snap 167 seq_num 519) dirty exists 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1662: left oid 32 (ObjNum 519 snap 167 seq_num 519) 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1660: finishing rollback tid 0 to smithi060156570-47 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1660: finishing rollback tid 1 to smithi060156570-47 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1668: finishing rollback tid 0 to smithi060156570-15 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1660: finishing rollback tid 2 to smithi060156570-47 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 960 (ObjNum 506 snap 161 seq_num 506) dirty exists 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1668: finishing rollback tid 1 to smithi060156570-15 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1668: finishing rollback tid 2 to smithi060156570-15 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 498 (ObjNum 512 snap 162 seq_num 512) dirty exists 2023-12-01T04:52:26.610 INFO:tasks.rados.rados.0.smithi060.stdout:1660: done (7 left) 2023-12-01T04:52:26.611 INFO:tasks.rados.rados.0.smithi060.stdout:1662: done (6 left) 2023-12-01T04:52:26.611 INFO:tasks.rados.rados.0.smithi060.stdout:1666: done (5 left) 2023-12-01T04:52:26.611 INFO:tasks.rados.rados.0.smithi060.stdout:1668: done (4 left) 2023-12-01T04:52:26.611 INFO:tasks.rados.rados.0.smithi060.stdout:1671: snap_remove snap 161 2023-12-01T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:26 smithi060 ceph-mon[94233]: pgmap v566: 121 pgs: 121 active+clean; 159 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:26 smithi060 ceph-mon[94233]: osdmap e404: 8 total, 8 up, 8 in 2023-12-01T04:52:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:26 smithi060 ceph-mon[94233]: osdmap e405: 8 total, 8 up, 8 in 2023-12-01T04:52:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:26 smithi060 ceph-mon[109077]: pgmap v566: 121 pgs: 121 active+clean; 159 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T04:52:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:26 smithi060 ceph-mon[109077]: osdmap e404: 8 total, 8 up, 8 in 2023-12-01T04:52:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:26 smithi060 ceph-mon[109077]: osdmap e405: 8 total, 8 up, 8 in 2023-12-01T04:52:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:26 smithi089 ceph-mon[98504]: pgmap v566: 121 pgs: 121 active+clean; 159 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.6 MiB/s wr, 35 op/s 2023-12-01T04:52:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:26 smithi089 ceph-mon[98504]: osdmap e404: 8 total, 8 up, 8 in 2023-12-01T04:52:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:26 smithi089 ceph-mon[98504]: osdmap e405: 8 total, 8 up, 8 in 2023-12-01T04:52:27.596 INFO:tasks.rados.rados.0.smithi060.stdout:1671: done (4 left) 2023-12-01T04:52:27.596 INFO:tasks.rados.rados.0.smithi060.stdout:1672: read oid 38 snap -1 2023-12-01T04:52:27.596 INFO:tasks.rados.rados.0.smithi060.stdout:1672: expect (ObjNum 449 snap 139 seq_num 449) 2023-12-01T04:52:27.596 INFO:tasks.rados.rados.0.smithi060.stdout:1673: snap_create 2023-12-01T04:52:27.596 INFO:tasks.rados.rados.0.smithi060.stdout:1663: finishing copy_from to smithi060156570-24 2023-12-01T04:52:27.597 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 646 (ObjNum 489 snap 153 seq_num 489) dirty exists 2023-12-01T04:52:27.597 INFO:tasks.rados.rados.0.smithi060.stdout:1663: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:52:27.597 INFO:tasks.rados.rados.0.smithi060.stdout:1665: finishing copy_from to smithi060156570-4 2023-12-01T04:52:27.597 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 808 (ObjNum 504 snap 159 seq_num 504) dirty exists 2023-12-01T04:52:27.597 INFO:tasks.rados.rados.0.smithi060.stdout:1665: finishing copy_from racing read to smithi060156570-4 2023-12-01T04:52:27.597 INFO:tasks.rados.rados.0.smithi060.stdout:1661: expect (ObjNum 466 snap 144 seq_num 466) 2023-12-01T04:52:28.480 INFO:tasks.rados.rados.0.smithi060.stdout:1670: finishing copy_from to smithi060156570-40 2023-12-01T04:52:28.480 INFO:tasks.rados.rados.0.smithi060.stdout:1670: got expected ENOENT (src dne) 2023-12-01T04:52:28.480 INFO:tasks.rados.rados.0.smithi060.stdout:1670: finishing copy_from racing read to smithi060156570-40 2023-12-01T04:52:28.481 INFO:tasks.rados.rados.0.smithi060.stdout:1672: expect (ObjNum 449 snap 139 seq_num 449) 2023-12-01T04:52:28.599 INFO:tasks.rados.rados.0.smithi060.stdout:1661: done (5 left) 2023-12-01T04:52:28.599 INFO:tasks.rados.rados.0.smithi060.stdout:1663: done (4 left) 2023-12-01T04:52:28.599 INFO:tasks.rados.rados.0.smithi060.stdout:1665: done (3 left) 2023-12-01T04:52:28.599 INFO:tasks.rados.rados.0.smithi060.stdout:1670: done (2 left) 2023-12-01T04:52:28.599 INFO:tasks.rados.rados.0.smithi060.stdout:1672: done (1 left) 2023-12-01T04:52:28.599 INFO:tasks.rados.rados.0.smithi060.stdout:1673: done (0 left) 2023-12-01T04:52:28.599 INFO:tasks.rados.rados.0.smithi060.stdout:1674: snap_create 2023-12-01T04:52:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:28 smithi060 ceph-mon[94233]: pgmap v569: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T04:52:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:28 smithi060 ceph-mon[94233]: osdmap e406: 8 total, 8 up, 8 in 2023-12-01T04:52:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:28 smithi060 ceph-mon[109077]: pgmap v569: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T04:52:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:28 smithi060 ceph-mon[109077]: osdmap e406: 8 total, 8 up, 8 in 2023-12-01T04:52:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:28 smithi089 ceph-mon[98504]: pgmap v569: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T04:52:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:28 smithi089 ceph-mon[98504]: osdmap e406: 8 total, 8 up, 8 in 2023-12-01T04:52:29.604 INFO:tasks.rados.rados.0.smithi060.stdout:1674: done (0 left) 2023-12-01T04:52:29.604 INFO:tasks.rados.rados.0.smithi060.stdout:1675: snap_remove snap 166 2023-12-01T04:52:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:29 smithi060 ceph-mon[94233]: osdmap e407: 8 total, 8 up, 8 in 2023-12-01T04:52:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:29 smithi060 ceph-mon[109077]: osdmap e407: 8 total, 8 up, 8 in 2023-12-01T04:52:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:29 smithi089 ceph-mon[98504]: osdmap e407: 8 total, 8 up, 8 in 2023-12-01T04:52:30.608 INFO:tasks.rados.rados.0.smithi060.stdout:1675: done (0 left) 2023-12-01T04:52:30.608 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 169 2023-12-01T04:52:30.608 INFO:tasks.rados.rados.0.smithi060.stdout:1676: seq_num 521 ranges {0=729088,729088=720896,1449984=81920} 2023-12-01T04:52:30.613 INFO:tasks.rados.rados.0.smithi060.stdout:1676: writing smithi060156570-40 from 0 to 729088 tid 1 2023-12-01T04:52:30.618 INFO:tasks.rados.rados.0.smithi060.stdout:1676: writing smithi060156570-40 from 729088 to 1449984 tid 2 2023-12-01T04:52:30.619 INFO:tasks.rados.rados.0.smithi060.stdout:1676: writing smithi060156570-40 from 1449984 to 1531904 tid 3 2023-12-01T04:52:30.619 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 169 2023-12-01T04:52:30.619 INFO:tasks.rados.rados.0.smithi060.stdout:1677: seq_num 522 ranges {1015808=745472,1761280=606208,2367488=196608} 2023-12-01T04:52:30.628 INFO:tasks.rados.rados.0.smithi060.stdout:1677: writing smithi060156570-14 from 1015808 to 1761280 tid 1 2023-12-01T04:52:30.632 INFO:tasks.rados.rados.0.smithi060.stdout:1677: writing smithi060156570-14 from 1761280 to 2367488 tid 2 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1677: writing smithi060156570-14 from 2367488 to 2564096 tid 3 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 169 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: finishing write tid 1 to smithi060156570-40 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: finishing write tid 2 to smithi060156570-40 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: finishing write tid 3 to smithi060156570-40 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: finishing write tid 4 to smithi060156570-40 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: finishing write tid 5 to smithi060156570-40 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: oid 40 updating version 0 to 588 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: oid 40 version 588 is already newer than 586 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: oid 40 version 588 is already newer than 585 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: oid 40 version 588 is already newer than 587 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 588 (ObjNum 521 snap 169 seq_num 521) dirty exists 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1676: left oid 40 (ObjNum 521 snap 169 seq_num 521) 2023-12-01T04:52:30.634 INFO:tasks.rados.rados.0.smithi060.stdout:1677: finishing write tid 1 to smithi060156570-14 2023-12-01T04:52:30.635 INFO:tasks.rados.rados.0.smithi060.stdout:1678: seq_num 523 ranges {1253376=770048,2023424=491520,2514944=311296} 2023-12-01T04:52:30.644 INFO:tasks.rados.rados.0.smithi060.stdout:1678: writing smithi060156570-4 from 1253376 to 2023424 tid 1 2023-12-01T04:52:30.647 INFO:tasks.rados.rados.0.smithi060.stdout:1678: writing smithi060156570-4 from 2023424 to 2514944 tid 2 2023-12-01T04:52:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1678: writing smithi060156570-4 from 2514944 to 2826240 tid 3 2023-12-01T04:52:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1676: done (2 left) 2023-12-01T04:52:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1679: snap_create 2023-12-01T04:52:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1677: finishing write tid 2 to smithi060156570-14 2023-12-01T04:52:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1677: finishing write tid 3 to smithi060156570-14 2023-12-01T04:52:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1677: finishing write tid 4 to smithi060156570-14 2023-12-01T04:52:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1677: finishing write tid 5 to smithi060156570-14 2023-12-01T04:52:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:1677: oid 14 updating version 0 to 809 2023-12-01T04:52:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:1677: oid 14 updating version 809 to 810 2023-12-01T04:52:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:1677: oid 14 updating version 810 to 812 2023-12-01T04:52:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:1677: oid 14 version 812 is already newer than 811 2023-12-01T04:52:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 812 (ObjNum 522 snap 169 seq_num 522) dirty exists 2023-12-01T04:52:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:1677: left oid 14 (ObjNum 522 snap 169 seq_num 522) 2023-12-01T04:52:30.650 INFO:tasks.rados.rados.0.smithi060.stdout:1678: finishing write tid 1 to smithi060156570-4 2023-12-01T04:52:30.651 INFO:tasks.rados.rados.0.smithi060.stdout:1678: finishing write tid 2 to smithi060156570-4 2023-12-01T04:52:30.651 INFO:tasks.rados.rados.0.smithi060.stdout:1678: finishing write tid 3 to smithi060156570-4 2023-12-01T04:52:30.652 INFO:tasks.rados.rados.0.smithi060.stdout:1678: finishing write tid 4 to smithi060156570-4 2023-12-01T04:52:30.653 INFO:tasks.rados.rados.0.smithi060.stdout:1678: finishing write tid 5 to smithi060156570-4 2023-12-01T04:52:30.653 INFO:tasks.rados.rados.0.smithi060.stdout:1678: oid 4 updating version 0 to 809 2023-12-01T04:52:30.653 INFO:tasks.rados.rados.0.smithi060.stdout:1678: oid 4 updating version 809 to 812 2023-12-01T04:52:30.653 INFO:tasks.rados.rados.0.smithi060.stdout:1678: oid 4 version 812 is already newer than 811 2023-12-01T04:52:30.653 INFO:tasks.rados.rados.0.smithi060.stdout:1678: oid 4 version 812 is already newer than 810 2023-12-01T04:52:30.653 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 812 (ObjNum 523 snap 169 seq_num 523) dirty exists 2023-12-01T04:52:30.653 INFO:tasks.rados.rados.0.smithi060.stdout:1678: left oid 4 (ObjNum 523 snap 169 seq_num 523) 2023-12-01T04:52:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:30 smithi060 ceph-mon[94233]: pgmap v572: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T04:52:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:30 smithi060 ceph-mon[94233]: osdmap e408: 8 total, 8 up, 8 in 2023-12-01T04:52:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:30 smithi060 ceph-mon[109077]: pgmap v572: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T04:52:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:30 smithi060 ceph-mon[109077]: osdmap e408: 8 total, 8 up, 8 in 2023-12-01T04:52:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:30 smithi089 ceph-mon[98504]: pgmap v572: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.5 MiB/s wr, 13 op/s 2023-12-01T04:52:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:30 smithi089 ceph-mon[98504]: osdmap e408: 8 total, 8 up, 8 in 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1677: done (2 left) 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1678: done (1 left) 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1679: done (0 left) 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1680: rmattr oid 13 current snap is 170 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1680: done (0 left) 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1681: read oid 37 snap 168 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1681: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1682: read oid 1 snap -1 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1682: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1683: copy_from oid 49 from oid 34 current snap is 170 2023-12-01T04:52:31.620 INFO:tasks.rados.rados.0.smithi060.stdout:1684: read oid 48 snap 163 2023-12-01T04:52:31.621 INFO:tasks.rados.rados.0.smithi060.stdout:1684: expect (ObjNum 200102080 snap 22018 seq_num 199757968) 2023-12-01T04:52:31.621 INFO:tasks.rados.rados.0.smithi060.stdout:1685: read oid 36 snap -1 2023-12-01T04:52:31.621 INFO:tasks.rados.rados.0.smithi060.stdout:1685: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:52:31.621 INFO:tasks.rados.rados.0.smithi060.stdout:1686: snap_create 2023-12-01T04:52:31.621 INFO:tasks.rados.rados.0.smithi060.stdout:1683: finishing copy_from to smithi060156570-49 2023-12-01T04:52:31.621 INFO:tasks.rados.rados.0.smithi060.stdout:1683: got expected ENOENT (src dne) 2023-12-01T04:52:31.626 INFO:tasks.rados.rados.0.smithi060.stdout:1683: finishing copy_from racing read to smithi060156570-49 2023-12-01T04:52:31.627 INFO:tasks.rados.rados.0.smithi060.stdout:1684: expect (ObjNum 200102080 snap 22018 seq_num 199757968) 2023-12-01T04:52:31.627 INFO:tasks.rados.rados.0.smithi060.stdout:1685: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:52:31.641 INFO:tasks.rados.rados.0.smithi060.stdout:1681: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T04:52:31.700 INFO:tasks.rados.rados.0.smithi060.stdout:1682: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:31 smithi060 ceph-mon[109077]: osdmap e409: 8 total, 8 up, 8 in 2023-12-01T04:52:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:31 smithi060 ceph-mon[94233]: osdmap e409: 8 total, 8 up, 8 in 2023-12-01T04:52:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:31 smithi089 ceph-mon[98504]: osdmap e409: 8 total, 8 up, 8 in 2023-12-01T04:52:32.220 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:52:32.547 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:52:32.547 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6m) 5m ago 7m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:52:32.547 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7m) 5m ago 7m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:52:32.547 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8m) 5m ago 8m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8m) 5m ago 8m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11m) 5m ago 11m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (12m) 5m ago 12m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (12m) 5m ago 12m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11m) 5m ago 11m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11m) 5m ago 11m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7m) 5m ago 7m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7m) 5m ago 6m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10m) 5m ago 10m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10m) 5m ago 10m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10m) 5m ago 10m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9m) 5m ago 9m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9m) 5m ago 9m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9m) 5m ago 9m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:52:32.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8m) 5m ago 8m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:52:32.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8m) 5m ago 8m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:52:32.549 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6m) 5m ago 7m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:52:32.622 INFO:tasks.rados.rados.0.smithi060.stdout:1681: done (5 left) 2023-12-01T04:52:32.622 INFO:tasks.rados.rados.0.smithi060.stdout:1682: done (4 left) 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1683: done (3 left) 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1684: done (2 left) 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1685: done (1 left) 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1686: done (0 left) 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1687: copy_from oid 34 from oid 41 current snap is 171 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1688: rollback oid 2 current snap is 171 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 2 to 163 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1689: rollback oid 26 current snap is 171 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 163 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1690: read oid 9 snap -1 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1690: expect deleted 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1691: read oid 16 snap -1 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1691: expect (ObjNum 483 snap 149 seq_num 483) 2023-12-01T04:52:32.623 INFO:tasks.rados.rados.0.smithi060.stdout:1692: delete oid 4 current snap is 171 2023-12-01T04:52:32.628 INFO:tasks.rados.rados.0.smithi060.stdout:1688: finishing rollback tid 0 to smithi060156570-2 2023-12-01T04:52:32.628 INFO:tasks.rados.rados.0.smithi060.stdout:1690: done (5 left) 2023-12-01T04:52:32.628 INFO:tasks.rados.rados.0.smithi060.stdout:1692: done (4 left) 2023-12-01T04:52:32.628 INFO:tasks.rados.rados.0.smithi060.stdout:1693: snap_create 2023-12-01T04:52:32.630 INFO:tasks.rados.rados.0.smithi060.stdout:1688: finishing rollback tid 1 to smithi060156570-2 2023-12-01T04:52:32.630 INFO:tasks.rados.rados.0.smithi060.stdout:1688: finishing rollback tid 2 to smithi060156570-2 2023-12-01T04:52:32.630 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 800 (ObjNum 372 snap 117 seq_num 372) dirty exists 2023-12-01T04:52:32.631 INFO:tasks.rados.rados.0.smithi060.stdout:1689: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:52:32.631 INFO:tasks.rados.rados.0.smithi060.stdout:1689: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:52:32.631 INFO:tasks.rados.rados.0.smithi060.stdout:1689: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:52:32.631 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 651 (ObjNum 458 snap 142 seq_num 458) dirty exists 2023-12-01T04:52:32.632 INFO:tasks.rados.rados.0.smithi060.stdout:1691: expect (ObjNum 483 snap 149 seq_num 483) 2023-12-01T04:52:32.666 INFO:tasks.rados.rados.0.smithi060.stdout:1687: finishing copy_from to smithi060156570-34 2023-12-01T04:52:32.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 652 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:52:32.667 INFO:tasks.rados.rados.0.smithi060.stdout:1687: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:52:32.960 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:52:32.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:52:32.962 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:52:32.962 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:52:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:32 smithi060 ceph-mon[94233]: pgmap v575: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:32 smithi060 ceph-mon[94233]: osdmap e410: 8 total, 8 up, 8 in 2023-12-01T04:52:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:32 smithi060 ceph-mon[94233]: from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:32 smithi060 ceph-mon[109077]: pgmap v575: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:32 smithi060 ceph-mon[109077]: osdmap e410: 8 total, 8 up, 8 in 2023-12-01T04:52:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:32 smithi060 ceph-mon[109077]: from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:32 smithi089 ceph-mon[98504]: pgmap v575: 121 pgs: 121 active+clean; 166 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:32 smithi089 ceph-mon[98504]: osdmap e410: 8 total, 8 up, 8 in 2023-12-01T04:52:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:32 smithi089 ceph-mon[98504]: from='client.25127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:33.628 INFO:tasks.rados.rados.0.smithi060.stdout:1687: done (4 left) 2023-12-01T04:52:33.628 INFO:tasks.rados.rados.0.smithi060.stdout:1688: done (3 left) 2023-12-01T04:52:33.628 INFO:tasks.rados.rados.0.smithi060.stdout:1689: done (2 left) 2023-12-01T04:52:33.628 INFO:tasks.rados.rados.0.smithi060.stdout:1691: done (1 left) 2023-12-01T04:52:33.628 INFO:tasks.rados.rados.0.smithi060.stdout:1693: done (0 left) 2023-12-01T04:52:33.628 INFO:tasks.rados.rados.0.smithi060.stdout:1694: copy_from oid 2 from oid 47 current snap is 172 2023-12-01T04:52:33.628 INFO:tasks.rados.rados.0.smithi060.stdout:1695: snap_remove snap 167 2023-12-01T04:52:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:33 smithi060 ceph-mon[94233]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:33 smithi060 ceph-mon[94233]: osdmap e411: 8 total, 8 up, 8 in 2023-12-01T04:52:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/694669606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:52:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:33 smithi060 ceph-mon[109077]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:33 smithi060 ceph-mon[109077]: osdmap e411: 8 total, 8 up, 8 in 2023-12-01T04:52:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/694669606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:52:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:33 smithi089 ceph-mon[98504]: from='client.15237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:52:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:33 smithi089 ceph-mon[98504]: osdmap e411: 8 total, 8 up, 8 in 2023-12-01T04:52:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/694669606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1695: done (1 left) 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1696: rollback oid 25 current snap is 172 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 25 to 171 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1694: finishing copy_from to smithi060156570-2 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 960 (ObjNum 506 snap 161 seq_num 506) dirty exists 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1694: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1694: done (1 left) 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1697: rmattr oid 50 current snap is 172 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1697: done (1 left) 2023-12-01T04:52:34.631 INFO:tasks.rados.rados.0.smithi060.stdout:1698: read oid 10 snap 169 2023-12-01T04:52:34.632 INFO:tasks.rados.rados.0.smithi060.stdout:1698: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:52:34.632 INFO:tasks.rados.rados.0.smithi060.stdout:1699: delete oid 38 current snap is 172 2023-12-01T04:52:34.639 INFO:tasks.rados.rados.0.smithi060.stdout:1699: done (2 left) 2023-12-01T04:52:34.639 INFO:tasks.rados.rados.0.smithi060.stdout:1700: read oid 42 snap -1 2023-12-01T04:52:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:1700: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T04:52:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:1701: read oid 41 snap -1 2023-12-01T04:52:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:1701: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:52:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:1702: snap_create 2023-12-01T04:52:34.646 INFO:tasks.rados.rados.0.smithi060.stdout:1696: finishing rollback tid 0 to smithi060156570-25 2023-12-01T04:52:34.646 INFO:tasks.rados.rados.0.smithi060.stdout:1696: finishing rollback tid 1 to smithi060156570-25 2023-12-01T04:52:34.647 INFO:tasks.rados.rados.0.smithi060.stdout:1696: finishing rollback tid 2 to smithi060156570-25 2023-12-01T04:52:34.647 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 992 (ObjNum 517 snap 165 seq_num 517) dirty exists 2023-12-01T04:52:34.647 INFO:tasks.rados.rados.0.smithi060.stdout:1698: expect (ObjNum 371 snap 117 seq_num 371) 2023-12-01T04:52:34.722 INFO:tasks.rados.rados.0.smithi060.stdout:1701: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:52:34.735 INFO:tasks.rados.rados.0.smithi060.stdout:1700: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T04:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:52:34] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:52:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:34 smithi060 ceph-mon[94233]: pgmap v578: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 276 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T04:52:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:34 smithi060 ceph-mon[94233]: osdmap e412: 8 total, 8 up, 8 in 2023-12-01T04:52:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:34 smithi060 ceph-mon[109077]: pgmap v578: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 276 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T04:52:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:34 smithi060 ceph-mon[109077]: osdmap e412: 8 total, 8 up, 8 in 2023-12-01T04:52:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:34 smithi089 ceph-mon[98504]: pgmap v578: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 276 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T04:52:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:34 smithi089 ceph-mon[98504]: osdmap e412: 8 total, 8 up, 8 in 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1696: done (4 left) 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1698: done (3 left) 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1700: done (2 left) 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1701: done (1 left) 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1702: done (0 left) 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1703: read oid 16 snap -1 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1703: expect (ObjNum 483 snap 149 seq_num 483) 2023-12-01T04:52:35.642 INFO:tasks.rados.rados.0.smithi060.stdout:1704: delete oid 12 current snap is 173 2023-12-01T04:52:35.647 INFO:tasks.rados.rados.0.smithi060.stdout:1703: expect (ObjNum 483 snap 149 seq_num 483) 2023-12-01T04:52:35.672 INFO:tasks.rados.rados.0.smithi060.stdout:1703: done (1 left) 2023-12-01T04:52:35.672 INFO:tasks.rados.rados.0.smithi060.stdout:1704: done (0 left) 2023-12-01T04:52:35.672 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 173 2023-12-01T04:52:35.672 INFO:tasks.rados.rados.0.smithi060.stdout:1705: seq_num 527 ranges {0=434176,434176=475136,909312=565248,1474560=163840} 2023-12-01T04:52:35.674 INFO:tasks.rados.rados.0.smithi060.stdout:1705: writing smithi060156570-38 from 0 to 434176 tid 1 2023-12-01T04:52:35.676 INFO:tasks.rados.rados.0.smithi060.stdout:1705: writing smithi060156570-38 from 434176 to 909312 tid 2 2023-12-01T04:52:35.680 INFO:tasks.rados.rados.0.smithi060.stdout:1705: writing smithi060156570-38 from 909312 to 1474560 tid 3 2023-12-01T04:52:35.681 INFO:tasks.rados.rados.0.smithi060.stdout:1705: writing smithi060156570-38 from 1474560 to 1638400 tid 4 2023-12-01T04:52:35.681 INFO:tasks.rados.rados.0.smithi060.stdout:1706: delete oid 32 current snap is 173 2023-12-01T04:52:35.682 INFO:tasks.rados.rados.0.smithi060.stdout:1705: finishing write tid 1 to smithi060156570-38 2023-12-01T04:52:35.684 INFO:tasks.rados.rados.0.smithi060.stdout:1706: done (1 left) 2023-12-01T04:52:35.684 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 173 2023-12-01T04:52:35.684 INFO:tasks.rados.rados.0.smithi060.stdout:1707: seq_num 529 ranges {9134080=466944,9601024=647168,10248192=532480,10780672=24576} 2023-12-01T04:52:35.737 INFO:tasks.rados.rados.0.smithi060.stdout:1707: writing smithi060156570-47 from 9134080 to 9601024 tid 1 2023-12-01T04:52:35.740 INFO:tasks.rados.rados.0.smithi060.stdout:1707: writing smithi060156570-47 from 9601024 to 10248192 tid 2 2023-12-01T04:52:35.744 INFO:tasks.rados.rados.0.smithi060.stdout:1707: writing smithi060156570-47 from 10248192 to 10780672 tid 3 2023-12-01T04:52:35.744 INFO:tasks.rados.rados.0.smithi060.stdout:1707: writing smithi060156570-47 from 10780672 to 10805248 tid 4 2023-12-01T04:52:35.744 INFO:tasks.rados.rados.0.smithi060.stdout:1708: rmattr oid 23 current snap is 173 2023-12-01T04:52:35.744 INFO:tasks.rados.rados.0.smithi060.stdout:1705: finishing write tid 2 to smithi060156570-38 2023-12-01T04:52:35.744 INFO:tasks.rados.rados.0.smithi060.stdout:1705: finishing write tid 3 to smithi060156570-38 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: finishing write tid 4 to smithi060156570-38 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: finishing write tid 5 to smithi060156570-38 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: finishing write tid 6 to smithi060156570-38 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: oid 38 updating version 0 to 417 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: oid 38 updating version 417 to 418 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: oid 38 version 418 is already newer than 415 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: oid 38 updating version 418 to 419 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: oid 38 version 419 is already newer than 416 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 419 (ObjNum 527 snap 173 seq_num 527) dirty exists 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: left oid 38 (ObjNum 527 snap 173 seq_num 527) 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1707: finishing write tid 1 to smithi060156570-47 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1705: done (2 left) 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1709: copy_from oid 31 from oid 2 current snap is 173 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1710: copy_from oid 7 from oid 46 current snap is 173 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 173 2023-12-01T04:52:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:1711: seq_num 530 ranges {0=483328,483328=532480,1015808=671744} 2023-12-01T04:52:35.748 INFO:tasks.rados.rados.0.smithi060.stdout:1711: writing smithi060156570-43 from 0 to 483328 tid 1 2023-12-01T04:52:35.750 INFO:tasks.rados.rados.0.smithi060.stdout:1711: writing smithi060156570-43 from 483328 to 1015808 tid 2 2023-12-01T04:52:35.754 INFO:tasks.rados.rados.0.smithi060.stdout:1711: writing smithi060156570-43 from 1015808 to 1687552 tid 3 2023-12-01T04:52:35.754 INFO:tasks.rados.rados.0.smithi060.stdout:1712: delete oid 48 current snap is 173 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: finishing write tid 2 to smithi060156570-47 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 649 (ObjNum 491 snap 155 seq_num 491) dirty exists 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: finishing write tid 3 to smithi060156570-47 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: finishing write tid 4 to smithi060156570-47 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: finishing write tid 5 to smithi060156570-47 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: finishing write tid 6 to smithi060156570-47 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: oid 47 updating version 0 to 998 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: oid 47 version 998 is already newer than 997 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: oid 47 version 998 is already newer than 995 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: oid 47 version 998 is already newer than 994 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: oid 47 version 998 is already newer than 996 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 998 (ObjNum 529 snap 173 seq_num 529) dirty exists 2023-12-01T04:52:35.755 INFO:tasks.rados.rados.0.smithi060.stdout:1707: left oid 47 (ObjNum 529 snap 173 seq_num 529) 2023-12-01T04:52:35.756 INFO:tasks.rados.rados.0.smithi060.stdout:1711: finishing write tid 1 to smithi060156570-43 2023-12-01T04:52:35.756 INFO:tasks.rados.rados.0.smithi060.stdout:1711: finishing write tid 2 to smithi060156570-43 2023-12-01T04:52:35.758 INFO:tasks.rados.rados.0.smithi060.stdout:1707: done (5 left) 2023-12-01T04:52:35.758 INFO:tasks.rados.rados.0.smithi060.stdout:1708: done (4 left) 2023-12-01T04:52:35.758 INFO:tasks.rados.rados.0.smithi060.stdout:1712: done (3 left) 2023-12-01T04:52:35.758 INFO:tasks.rados.rados.0.smithi060.stdout:1713: read oid 36 snap -1 2023-12-01T04:52:35.759 INFO:tasks.rados.rados.0.smithi060.stdout:1713: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:52:35.759 INFO:tasks.rados.rados.0.smithi060.stdout:1714: snap_remove snap 169 2023-12-01T04:52:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:35 smithi060 ceph-mon[94233]: osdmap e413: 8 total, 8 up, 8 in 2023-12-01T04:52:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:35 smithi060 ceph-mon[109077]: osdmap e413: 8 total, 8 up, 8 in 2023-12-01T04:52:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:35 smithi089 ceph-mon[98504]: osdmap e413: 8 total, 8 up, 8 in 2023-12-01T04:52:36.592 INFO:tasks.rados.rados.0.smithi060.stdout:1714: done (4 left) 2023-12-01T04:52:36.593 INFO:tasks.rados.rados.0.smithi060.stdout:1715: setattr oid 14 current snap is 173 2023-12-01T04:52:36.593 INFO:tasks.rados.rados.0.smithi060.stdout:1711: finishing write tid 3 to smithi060156570-43 2023-12-01T04:52:36.593 INFO:tasks.rados.rados.0.smithi060.stdout:1711: finishing write tid 4 to smithi060156570-43 2023-12-01T04:52:36.593 INFO:tasks.rados.rados.0.smithi060.stdout:1713: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:52:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:1711: finishing write tid 5 to smithi060156570-43 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1711: oid 43 updating version 0 to 648 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1711: oid 43 updating version 648 to 649 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1711: oid 43 version 649 is already newer than 647 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1711: oid 43 updating version 649 to 650 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 650 (ObjNum 530 snap 173 seq_num 530) dirty exists 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1711: left oid 43 (ObjNum 530 snap 173 seq_num 530) 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1710: finishing copy_from to smithi060156570-7 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 646 (ObjNum 515 snap 164 seq_num 515) dirty exists 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1710: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1709: finishing copy_from to smithi060156570-31 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 960 (ObjNum 506 snap 161 seq_num 506) dirty exists 2023-12-01T04:52:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:1709: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:52:36.610 INFO:tasks.rados.rados.0.smithi060.stdout:1709: done (4 left) 2023-12-01T04:52:36.610 INFO:tasks.rados.rados.0.smithi060.stdout:1710: done (3 left) 2023-12-01T04:52:36.610 INFO:tasks.rados.rados.0.smithi060.stdout:1711: done (2 left) 2023-12-01T04:52:36.610 INFO:tasks.rados.rados.0.smithi060.stdout:1713: done (1 left) 2023-12-01T04:52:36.610 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 173 2023-12-01T04:52:36.610 INFO:tasks.rados.rados.0.smithi060.stdout:1716: seq_num 532 ranges {3776512=516096,4292608=696320,4988928=507904} 2023-12-01T04:52:36.632 INFO:tasks.rados.rados.0.smithi060.stdout:1716: writing smithi060156570-46 from 3776512 to 4292608 tid 1 2023-12-01T04:52:36.635 INFO:tasks.rados.rados.0.smithi060.stdout:1716: writing smithi060156570-46 from 4292608 to 4988928 tid 2 2023-12-01T04:52:36.639 INFO:tasks.rados.rados.0.smithi060.stdout:1716: writing smithi060156570-46 from 4988928 to 5496832 tid 3 2023-12-01T04:52:36.639 INFO:tasks.rados.rados.0.smithi060.stdout:1717: delete oid 24 current snap is 173 2023-12-01T04:52:36.639 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 961 (ObjNum 522 snap 169 seq_num 522) dirty exists 2023-12-01T04:52:36.639 INFO:tasks.rados.rados.0.smithi060.stdout:1716: finishing write tid 1 to smithi060156570-46 2023-12-01T04:52:36.641 INFO:tasks.rados.rados.0.smithi060.stdout:1715: done (2 left) 2023-12-01T04:52:36.641 INFO:tasks.rados.rados.0.smithi060.stdout:1717: done (1 left) 2023-12-01T04:52:36.641 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 173 2023-12-01T04:52:36.641 INFO:tasks.rados.rados.0.smithi060.stdout:1718: seq_num 534 ranges {475136=548864,1024000=516096,1540096=688128} 2023-12-01T04:52:36.647 INFO:tasks.rados.rados.0.smithi060.stdout:1718: writing smithi060156570-26 from 475136 to 1024000 tid 1 2023-12-01T04:52:36.650 INFO:tasks.rados.rados.0.smithi060.stdout:1718: writing smithi060156570-26 from 1024000 to 1540096 tid 2 2023-12-01T04:52:36.654 INFO:tasks.rados.rados.0.smithi060.stdout:1718: writing smithi060156570-26 from 1540096 to 2228224 tid 3 2023-12-01T04:52:36.654 INFO:tasks.rados.rados.0.smithi060.stdout:1719: snap_remove snap 171 2023-12-01T04:52:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:36 smithi060 ceph-mon[94233]: pgmap v581: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 276 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T04:52:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:36 smithi060 ceph-mon[94233]: osdmap e414: 8 total, 8 up, 8 in 2023-12-01T04:52:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:36 smithi060 ceph-mon[94233]: osdmap e415: 8 total, 8 up, 8 in 2023-12-01T04:52:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:36 smithi060 ceph-mon[109077]: pgmap v581: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 276 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T04:52:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:36 smithi060 ceph-mon[109077]: osdmap e414: 8 total, 8 up, 8 in 2023-12-01T04:52:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:36 smithi060 ceph-mon[109077]: osdmap e415: 8 total, 8 up, 8 in 2023-12-01T04:52:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:36 smithi089 ceph-mon[98504]: pgmap v581: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 276 KiB/s rd, 1.1 MiB/s wr, 4 op/s 2023-12-01T04:52:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:36 smithi089 ceph-mon[98504]: osdmap e414: 8 total, 8 up, 8 in 2023-12-01T04:52:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:36 smithi089 ceph-mon[98504]: osdmap e415: 8 total, 8 up, 8 in 2023-12-01T04:52:37.651 INFO:tasks.rados.rados.0.smithi060.stdout:1719: done (2 left) 2023-12-01T04:52:37.713 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 173 2023-12-01T04:52:37.713 INFO:tasks.rados.rados.0.smithi060.stdout:1720: seq_num 535 ranges {0=565248,565248=802816,1368064=401408} 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1720: writing smithi060156570-9 from 0 to 565248 tid 1 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1720: writing smithi060156570-9 from 565248 to 1368064 tid 2 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1720: writing smithi060156570-9 from 1368064 to 1769472 tid 3 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1721: snap_create 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1716: finishing write tid 2 to smithi060156570-46 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1716: finishing write tid 3 to smithi060156570-46 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1716: finishing write tid 4 to smithi060156570-46 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1716: finishing write tid 5 to smithi060156570-46 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1716: oid 46 updating version 0 to 654 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1716: oid 46 version 654 is already newer than 653 2023-12-01T04:52:37.715 INFO:tasks.rados.rados.0.smithi060.stdout:1716: oid 46 version 654 is already newer than 651 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1716: oid 46 version 654 is already newer than 652 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 654 (ObjNum 532 snap 173 seq_num 532) dirty exists 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1716: left oid 46 (ObjNum 532 snap 173 seq_num 532) 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: finishing write tid 1 to smithi060156570-26 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: finishing write tid 2 to smithi060156570-26 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: finishing write tid 3 to smithi060156570-26 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: finishing write tid 4 to smithi060156570-26 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: finishing write tid 5 to smithi060156570-26 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: oid 26 updating version 0 to 654 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: oid 26 version 654 is already newer than 652 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: oid 26 updating version 654 to 655 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: oid 26 version 655 is already newer than 653 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 655 (ObjNum 534 snap 173 seq_num 534) dirty exists 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1718: left oid 26 (ObjNum 534 snap 173 seq_num 534) 2023-12-01T04:52:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:1720: finishing write tid 1 to smithi060156570-9 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: finishing write tid 2 to smithi060156570-9 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: finishing write tid 3 to smithi060156570-9 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: finishing write tid 4 to smithi060156570-9 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: finishing write tid 5 to smithi060156570-9 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: oid 9 updating version 0 to 658 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: oid 9 version 658 is already newer than 657 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: oid 9 version 658 is already newer than 656 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: oid 9 version 658 is already newer than 655 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 658 (ObjNum 535 snap 173 seq_num 535) dirty exists 2023-12-01T04:52:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:1720: left oid 9 (ObjNum 535 snap 173 seq_num 535) 2023-12-01T04:52:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1716: done (3 left) 2023-12-01T04:52:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1718: done (2 left) 2023-12-01T04:52:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1720: done (1 left) 2023-12-01T04:52:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1721: done (0 left) 2023-12-01T04:52:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1722: rollback oid 36 current snap is 174 2023-12-01T04:52:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 36 to 172 2023-12-01T04:52:38.654 INFO:tasks.rados.rados.0.smithi060.stdout:1723: snap_create 2023-12-01T04:52:38.660 INFO:tasks.rados.rados.0.smithi060.stdout:1722: finishing rollback tid 0 to smithi060156570-36 2023-12-01T04:52:38.661 INFO:tasks.rados.rados.0.smithi060.stdout:1722: finishing rollback tid 1 to smithi060156570-36 2023-12-01T04:52:38.661 INFO:tasks.rados.rados.0.smithi060.stdout:1722: finishing rollback tid 2 to smithi060156570-36 2023-12-01T04:52:38.661 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 435 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:52:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:38 smithi060 ceph-mon[94233]: pgmap v584: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 21 op/s 2023-12-01T04:52:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:38 smithi060 ceph-mon[94233]: osdmap e416: 8 total, 8 up, 8 in 2023-12-01T04:52:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:38 smithi060 ceph-mon[109077]: pgmap v584: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 21 op/s 2023-12-01T04:52:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:38 smithi060 ceph-mon[109077]: osdmap e416: 8 total, 8 up, 8 in 2023-12-01T04:52:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:38 smithi089 ceph-mon[98504]: pgmap v584: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 21 op/s 2023-12-01T04:52:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:38 smithi089 ceph-mon[98504]: osdmap e416: 8 total, 8 up, 8 in 2023-12-01T04:52:39.661 INFO:tasks.rados.rados.0.smithi060.stdout:1722: done (1 left) 2023-12-01T04:52:39.661 INFO:tasks.rados.rados.0.smithi060.stdout:1723: done (0 left) 2023-12-01T04:52:39.661 INFO:tasks.rados.rados.0.smithi060.stdout:1724: read oid 4 snap 173 2023-12-01T04:52:39.661 INFO:tasks.rados.rados.0.smithi060.stdout:1724: expect deleted 2023-12-01T04:52:39.661 INFO:tasks.rados.rados.0.smithi060.stdout:1725: snap_remove snap 172 2023-12-01T04:52:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:39 smithi060 ceph-mon[94233]: osdmap e417: 8 total, 8 up, 8 in 2023-12-01T04:52:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:39 smithi060 ceph-mon[109077]: osdmap e417: 8 total, 8 up, 8 in 2023-12-01T04:52:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:39 smithi089 ceph-mon[98504]: osdmap e417: 8 total, 8 up, 8 in 2023-12-01T04:52:40.667 INFO:tasks.rados.rados.0.smithi060.stdout:1725: done (1 left) 2023-12-01T04:52:40.667 INFO:tasks.rados.rados.0.smithi060.stdout:1726: setattr oid 49 current snap is 175 2023-12-01T04:52:40.667 INFO:tasks.rados.rados.0.smithi060.stdout:1727: snap_remove snap 157 2023-12-01T04:52:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:40 smithi060 ceph-mon[94233]: pgmap v587: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 21 op/s 2023-12-01T04:52:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:40 smithi060 ceph-mon[94233]: osdmap e418: 8 total, 8 up, 8 in 2023-12-01T04:52:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:40 smithi060 ceph-mon[109077]: pgmap v587: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 21 op/s 2023-12-01T04:52:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:40 smithi060 ceph-mon[109077]: osdmap e418: 8 total, 8 up, 8 in 2023-12-01T04:52:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:40 smithi089 ceph-mon[98504]: pgmap v587: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 6.6 MiB/s wr, 21 op/s 2023-12-01T04:52:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:40 smithi089 ceph-mon[98504]: osdmap e418: 8 total, 8 up, 8 in 2023-12-01T04:52:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:41.668 INFO:tasks.rados.rados.0.smithi060.stdout:1727: done (2 left) 2023-12-01T04:52:41.668 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 175 2023-12-01T04:52:41.668 INFO:tasks.rados.rados.0.smithi060.stdout:1728: seq_num 536 ranges {10805248=581632,11386880=688128,12075008=516096} 2023-12-01T04:52:41.727 INFO:tasks.rados.rados.0.smithi060.stdout:1728: writing smithi060156570-47 from 10805248 to 11386880 tid 1 2023-12-01T04:52:41.731 INFO:tasks.rados.rados.0.smithi060.stdout:1728: writing smithi060156570-47 from 11386880 to 12075008 tid 2 2023-12-01T04:52:41.734 INFO:tasks.rados.rados.0.smithi060.stdout:1728: writing smithi060156570-47 from 12075008 to 12591104 tid 3 2023-12-01T04:52:41.734 INFO:tasks.rados.rados.0.smithi060.stdout:1729: copy_from oid 19 from oid 28 current snap is 175 2023-12-01T04:52:41.735 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 813 (ObjNum 516 snap 165 seq_num 516) dirty exists 2023-12-01T04:52:41.735 INFO:tasks.rados.rados.0.smithi060.stdout:1728: finishing write tid 1 to smithi060156570-47 2023-12-01T04:52:41.735 INFO:tasks.rados.rados.0.smithi060.stdout:1724: done (3 left) 2023-12-01T04:52:41.735 INFO:tasks.rados.rados.0.smithi060.stdout:1726: done (2 left) 2023-12-01T04:52:41.735 INFO:tasks.rados.rados.0.smithi060.stdout:1730: rollback oid 8 current snap is 175 2023-12-01T04:52:41.735 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 8 to 170 2023-12-01T04:52:41.736 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 175 2023-12-01T04:52:41.736 INFO:tasks.rados.rados.0.smithi060.stdout:1731: seq_num 537 ranges {6103040=598016,6701056=573440,7274496=491520,7766016=139264} 2023-12-01T04:52:41.771 INFO:tasks.rados.rados.0.smithi060.stdout:1731: writing smithi060156570-5 from 6103040 to 6701056 tid 1 2023-12-01T04:52:41.775 INFO:tasks.rados.rados.0.smithi060.stdout:1731: writing smithi060156570-5 from 6701056 to 7274496 tid 2 2023-12-01T04:52:41.777 INFO:tasks.rados.rados.0.smithi060.stdout:1731: writing smithi060156570-5 from 7274496 to 7766016 tid 3 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1731: writing smithi060156570-5 from 7766016 to 7905280 tid 4 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1732: read oid 7 snap -1 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1732: expect (ObjNum 515 snap 164 seq_num 515) 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1733: delete oid 23 current snap is 175 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1728: finishing write tid 2 to smithi060156570-47 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1730: finishing rollback tid 0 to smithi060156570-8 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1730: finishing rollback tid 1 to smithi060156570-8 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1730: finishing rollback tid 2 to smithi060156570-8 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 665 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:52:41.779 INFO:tasks.rados.rados.0.smithi060.stdout:1728: finishing write tid 3 to smithi060156570-47 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1728: finishing write tid 4 to smithi060156570-47 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1728: finishing write tid 5 to smithi060156570-47 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1728: oid 47 updating version 0 to 1030 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1728: oid 47 updating version 1030 to 1031 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1728: oid 47 version 1031 is already newer than 1028 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1728: oid 47 version 1031 is already newer than 1029 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1031 (ObjNum 536 snap 175 seq_num 536) dirty exists 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1728: left oid 47 (ObjNum 536 snap 175 seq_num 536) 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1729: finishing copy_from to smithi060156570-19 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 506 (ObjNum 230 snap 64 seq_num 230) dirty exists 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1729: finishing copy_from racing read to smithi060156570-19 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1731: finishing write tid 1 to smithi060156570-5 2023-12-01T04:52:41.780 INFO:tasks.rados.rados.0.smithi060.stdout:1731: finishing write tid 2 to smithi060156570-5 2023-12-01T04:52:41.781 INFO:tasks.rados.rados.0.smithi060.stdout:1728: done (5 left) 2023-12-01T04:52:41.781 INFO:tasks.rados.rados.0.smithi060.stdout:1729: done (4 left) 2023-12-01T04:52:41.781 INFO:tasks.rados.rados.0.smithi060.stdout:1730: done (3 left) 2023-12-01T04:52:41.781 INFO:tasks.rados.rados.0.smithi060.stdout:1733: done (2 left) 2023-12-01T04:52:41.781 INFO:tasks.rados.rados.0.smithi060.stdout:1734: rollback oid 25 current snap is 175 2023-12-01T04:52:41.781 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 25 to 170 2023-12-01T04:52:41.782 INFO:tasks.rados.rados.0.smithi060.stdout:1735: snap_create 2023-12-01T04:52:41.782 INFO:tasks.rados.rados.0.smithi060.stdout:1731: finishing write tid 3 to smithi060156570-5 2023-12-01T04:52:41.783 INFO:tasks.rados.rados.0.smithi060.stdout:1731: finishing write tid 4 to smithi060156570-5 2023-12-01T04:52:41.784 INFO:tasks.rados.rados.0.smithi060.stdout:1731: finishing write tid 5 to smithi060156570-5 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:1731: finishing write tid 6 to smithi060156570-5 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:1731: oid 5 updating version 0 to 815 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:1731: oid 5 version 815 is already newer than 814 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:1731: oid 5 updating version 815 to 817 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:1731: oid 5 updating version 817 to 818 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:1731: oid 5 version 818 is already newer than 816 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 818 (ObjNum 537 snap 175 seq_num 537) dirty exists 2023-12-01T04:52:41.788 INFO:tasks.rados.rados.0.smithi060.stdout:1731: left oid 5 (ObjNum 537 snap 175 seq_num 537) 2023-12-01T04:52:41.796 INFO:tasks.rados.rados.0.smithi060.stdout:1732: expect (ObjNum 515 snap 164 seq_num 515) 2023-12-01T04:52:41.947 INFO:tasks.rados.rados.0.smithi060.stdout:1734: finishing rollback tid 0 to smithi060156570-25 2023-12-01T04:52:41.947 INFO:tasks.rados.rados.0.smithi060.stdout:1734: finishing rollback tid 1 to smithi060156570-25 2023-12-01T04:52:41.948 INFO:tasks.rados.rados.0.smithi060.stdout:1734: finishing rollback tid 2 to smithi060156570-25 2023-12-01T04:52:41.948 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1035 (ObjNum 517 snap 165 seq_num 517) dirty exists 2023-12-01T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:41 smithi060 ceph-mon[94233]: osdmap e419: 8 total, 8 up, 8 in 2023-12-01T04:52:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:41 smithi060 ceph-mon[94233]: osdmap e420: 8 total, 8 up, 8 in 2023-12-01T04:52:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:41 smithi060 ceph-mon[109077]: osdmap e419: 8 total, 8 up, 8 in 2023-12-01T04:52:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:41 smithi060 ceph-mon[109077]: osdmap e420: 8 total, 8 up, 8 in 2023-12-01T04:52:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:41 smithi089 ceph-mon[98504]: osdmap e419: 8 total, 8 up, 8 in 2023-12-01T04:52:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:41 smithi089 ceph-mon[98504]: osdmap e420: 8 total, 8 up, 8 in 2023-12-01T04:52:42.698 INFO:tasks.rados.rados.0.smithi060.stdout:1731: done (3 left) 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1732: done (2 left) 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1734: done (1 left) 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1735: done (0 left) 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1736: read oid 30 snap 159 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1736: expect deleted 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1737: rollback oid 17 current snap is 176 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 17 to 175 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1738: read oid 14 snap 174 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1738: expect (ObjNum 522 snap 169 seq_num 522) 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 176 2023-12-01T04:52:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:1739: seq_num 539 ranges {712704=630784,1343488=737280,2080768=466944} 2023-12-01T04:52:42.706 INFO:tasks.rados.rados.0.smithi060.stdout:1739: writing smithi060156570-45 from 712704 to 1343488 tid 1 2023-12-01T04:52:42.711 INFO:tasks.rados.rados.0.smithi060.stdout:1739: writing smithi060156570-45 from 1343488 to 2080768 tid 2 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1739: writing smithi060156570-45 from 2080768 to 2547712 tid 3 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1740: rmattr oid 7 current snap is 176 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1736: done (4 left) 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1741: copy_from oid 32 from oid 35 current snap is 176 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1737: finishing rollback tid 0 to smithi060156570-17 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1737: finishing rollback tid 1 to smithi060156570-17 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1737: finishing rollback tid 2 to smithi060156570-17 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 422 (ObjNum 475 snap 146 seq_num 475) dirty exists 2023-12-01T04:52:42.714 INFO:tasks.rados.rados.0.smithi060.stdout:1738: expect (ObjNum 522 snap 169 seq_num 522) 2023-12-01T04:52:42.799 INFO:tasks.rados.rados.0.smithi060.stdout:1739: finishing write tid 1 to smithi060156570-45 2023-12-01T04:52:42.799 INFO:tasks.rados.rados.0.smithi060.stdout:1739: finishing write tid 2 to smithi060156570-45 2023-12-01T04:52:42.799 INFO:tasks.rados.rados.0.smithi060.stdout:1739: finishing write tid 3 to smithi060156570-45 2023-12-01T04:52:42.799 INFO:tasks.rados.rados.0.smithi060.stdout:1739: finishing write tid 4 to smithi060156570-45 2023-12-01T04:52:42.799 INFO:tasks.rados.rados.0.smithi060.stdout:1739: finishing write tid 5 to smithi060156570-45 2023-12-01T04:52:42.799 INFO:tasks.rados.rados.0.smithi060.stdout:1739: oid 45 updating version 0 to 1037 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1739: oid 45 updating version 1037 to 1040 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1739: oid 45 version 1040 is already newer than 1039 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1739: oid 45 version 1040 is already newer than 1038 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1040 (ObjNum 539 snap 176 seq_num 539) dirty exists 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1739: left oid 45 (ObjNum 539 snap 176 seq_num 539) 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1042 (ObjNum 515 snap 164 seq_num 515) dirty exists 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1741: finishing copy_from to smithi060156570-32 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 486 (ObjNum 428 snap 134 seq_num 428) dirty exists 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1741: finishing copy_from racing read to smithi060156570-32 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1737: done (4 left) 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1738: done (3 left) 2023-12-01T04:52:42.800 INFO:tasks.rados.rados.0.smithi060.stdout:1739: done (2 left) 2023-12-01T04:52:42.801 INFO:tasks.rados.rados.0.smithi060.stdout:1740: done (1 left) 2023-12-01T04:52:42.801 INFO:tasks.rados.rados.0.smithi060.stdout:1741: done (0 left) 2023-12-01T04:52:42.801 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 176 2023-12-01T04:52:42.801 INFO:tasks.rados.rados.0.smithi060.stdout:1742: seq_num 540 ranges {892928=647168,1540096=671744,2211840=532480} 2023-12-01T04:52:42.807 INFO:tasks.rados.rados.0.smithi060.stdout:1742: writing smithi060156570-16 from 892928 to 1540096 tid 1 2023-12-01T04:52:42.811 INFO:tasks.rados.rados.0.smithi060.stdout:1742: writing smithi060156570-16 from 1540096 to 2211840 tid 2 2023-12-01T04:52:42.814 INFO:tasks.rados.rados.0.smithi060.stdout:1742: writing smithi060156570-16 from 2211840 to 2744320 tid 3 2023-12-01T04:52:42.814 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 176 2023-12-01T04:52:42.814 INFO:tasks.rados.rados.0.smithi060.stdout:1742: finishing write tid 1 to smithi060156570-16 2023-12-01T04:52:42.814 INFO:tasks.rados.rados.0.smithi060.stdout:1743: seq_num 541 ranges {0=663552,663552=557056,1220608=475136,1695744=172032} 2023-12-01T04:52:42.818 INFO:tasks.rados.rados.0.smithi060.stdout:1743: writing smithi060156570-20 from 0 to 663552 tid 1 2023-12-01T04:52:42.822 INFO:tasks.rados.rados.0.smithi060.stdout:1743: writing smithi060156570-20 from 663552 to 1220608 tid 2 2023-12-01T04:52:42.825 INFO:tasks.rados.rados.0.smithi060.stdout:1743: writing smithi060156570-20 from 1220608 to 1695744 tid 3 2023-12-01T04:52:42.826 INFO:tasks.rados.rados.0.smithi060.stdout:1743: writing smithi060156570-20 from 1695744 to 1867776 tid 4 2023-12-01T04:52:42.826 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 176 2023-12-01T04:52:42.826 INFO:tasks.rados.rados.0.smithi060.stdout:1742: finishing write tid 2 to smithi060156570-16 2023-12-01T04:52:42.826 INFO:tasks.rados.rados.0.smithi060.stdout:1744: seq_num 542 ranges {892928=679936,1572864=442368,2015232=679936,2695168=81920} 2023-12-01T04:52:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:1744: writing smithi060156570-18 from 892928 to 1572864 tid 1 2023-12-01T04:52:42.837 INFO:tasks.rados.rados.0.smithi060.stdout:1744: writing smithi060156570-18 from 1572864 to 2015232 tid 2 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1744: writing smithi060156570-18 from 2015232 to 2695168 tid 3 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1744: writing smithi060156570-18 from 2695168 to 2777088 tid 4 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1745: snap_create 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: finishing write tid 3 to smithi060156570-16 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: finishing write tid 4 to smithi060156570-16 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: finishing write tid 5 to smithi060156570-16 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: oid 16 updating version 0 to 658 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: oid 16 version 658 is already newer than 656 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: oid 16 updating version 658 to 659 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: oid 16 version 659 is already newer than 657 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 659 (ObjNum 540 snap 176 seq_num 540) dirty exists 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1742: left oid 16 (ObjNum 540 snap 176 seq_num 540) 2023-12-01T04:52:42.846 INFO:tasks.rados.rados.0.smithi060.stdout:1743: finishing write tid 1 to smithi060156570-20 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: finishing write tid 2 to smithi060156570-20 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: finishing write tid 3 to smithi060156570-20 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: finishing write tid 4 to smithi060156570-20 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: finishing write tid 5 to smithi060156570-20 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: finishing write tid 6 to smithi060156570-20 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: oid 20 updating version 0 to 655 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: oid 20 updating version 655 to 657 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: oid 20 version 657 is already newer than 656 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: oid 20 updating version 657 to 659 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: oid 20 version 659 is already newer than 658 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 659 (ObjNum 541 snap 176 seq_num 541) dirty exists 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1743: left oid 20 (ObjNum 541 snap 176 seq_num 541) 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1744: finishing write tid 1 to smithi060156570-18 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1744: finishing write tid 2 to smithi060156570-18 2023-12-01T04:52:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:1744: finishing write tid 3 to smithi060156570-18 2023-12-01T04:52:42.848 INFO:tasks.rados.rados.0.smithi060.stdout:1744: finishing write tid 4 to smithi060156570-18 2023-12-01T04:52:42.848 INFO:tasks.rados.rados.0.smithi060.stdout:1744: finishing write tid 5 to smithi060156570-18 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:1744: finishing write tid 6 to smithi060156570-18 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:1744: oid 18 updating version 0 to 660 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:1744: oid 18 updating version 660 to 661 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:1744: oid 18 version 661 is already newer than 659 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:1744: oid 18 updating version 661 to 663 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:1744: oid 18 version 663 is already newer than 662 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 663 (ObjNum 542 snap 176 seq_num 542) dirty exists 2023-12-01T04:52:42.849 INFO:tasks.rados.rados.0.smithi060.stdout:1744: left oid 18 (ObjNum 542 snap 176 seq_num 542) 2023-12-01T04:52:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:42 smithi060 ceph-mon[94233]: pgmap v590: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:42 smithi060 ceph-mon[109077]: pgmap v590: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:42 smithi089 ceph-mon[98504]: pgmap v590: 121 pgs: 121 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:43.703 INFO:tasks.rados.rados.0.smithi060.stdout:1742: done (3 left) 2023-12-01T04:52:43.704 INFO:tasks.rados.rados.0.smithi060.stdout:1743: done (2 left) 2023-12-01T04:52:43.704 INFO:tasks.rados.rados.0.smithi060.stdout:1744: done (1 left) 2023-12-01T04:52:43.704 INFO:tasks.rados.rados.0.smithi060.stdout:1745: done (0 left) 2023-12-01T04:52:43.704 INFO:tasks.rados.rados.0.smithi060.stdout:1746: delete oid 40 current snap is 177 2023-12-01T04:52:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:1746: done (0 left) 2023-12-01T04:52:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:1747: read oid 17 snap 176 2023-12-01T04:52:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:1747: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:52:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:1748: read oid 45 snap 159 2023-12-01T04:52:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:1748: expect (ObjNum 472 snap 144 seq_num 472) 2023-12-01T04:52:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 177 2023-12-01T04:52:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:1749: seq_num 544 ranges {1122304=720896,1843200=614400,2457600=589824} 2023-12-01T04:52:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:1749: writing smithi060156570-29 from 1122304 to 1843200 tid 1 2023-12-01T04:52:43.721 INFO:tasks.rados.rados.0.smithi060.stdout:1749: writing smithi060156570-29 from 1843200 to 2457600 tid 2 2023-12-01T04:52:43.724 INFO:tasks.rados.rados.0.smithi060.stdout:1749: writing smithi060156570-29 from 2457600 to 3047424 tid 3 2023-12-01T04:52:43.724 INFO:tasks.rados.rados.0.smithi060.stdout:1750: snap_remove snap 175 2023-12-01T04:52:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:43 smithi060 ceph-mon[94233]: osdmap e421: 8 total, 8 up, 8 in 2023-12-01T04:52:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:43 smithi060 ceph-mon[109077]: osdmap e421: 8 total, 8 up, 8 in 2023-12-01T04:52:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:43 smithi089 ceph-mon[98504]: osdmap e421: 8 total, 8 up, 8 in 2023-12-01T04:52:44.701 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:52:44] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2023-12-01T04:52:44.709 INFO:tasks.rados.rados.0.smithi060.stdout:1750: done (3 left) 2023-12-01T04:52:44.709 INFO:tasks.rados.rados.0.smithi060.stdout:1751: delete oid 3 current snap is 177 2023-12-01T04:52:44.713 INFO:tasks.rados.rados.0.smithi060.stdout:1748: expect (ObjNum 472 snap 144 seq_num 472) 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: finishing write tid 1 to smithi060156570-29 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: finishing write tid 2 to smithi060156570-29 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: finishing write tid 3 to smithi060156570-29 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1748: done (3 left) 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1751: done (2 left) 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1752: setattr oid 6 current snap is 177 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: finishing write tid 4 to smithi060156570-29 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: finishing write tid 5 to smithi060156570-29 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: oid 29 updating version 0 to 1046 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: oid 29 version 1046 is already newer than 1044 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: oid 29 version 1046 is already newer than 1045 2023-12-01T04:52:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:1749: oid 29 updating version 1046 to 1047 2023-12-01T04:52:44.731 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1047 (ObjNum 544 snap 177 seq_num 544) dirty exists 2023-12-01T04:52:44.731 INFO:tasks.rados.rados.0.smithi060.stdout:1749: left oid 29 (ObjNum 544 snap 177 seq_num 544) 2023-12-01T04:52:44.731 INFO:tasks.rados.rados.0.smithi060.stdout:1747: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:52:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:44 smithi060 ceph-mon[109077]: pgmap v593: 121 pgs: 121 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-01T04:52:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:44 smithi060 ceph-mon[109077]: osdmap e422: 8 total, 8 up, 8 in 2023-12-01T04:52:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:44 smithi060 ceph-mon[94233]: pgmap v593: 121 pgs: 121 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-01T04:52:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:44 smithi060 ceph-mon[94233]: osdmap e422: 8 total, 8 up, 8 in 2023-12-01T04:52:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:44 smithi089 ceph-mon[98504]: pgmap v593: 121 pgs: 121 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-01T04:52:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:44 smithi089 ceph-mon[98504]: osdmap e422: 8 total, 8 up, 8 in 2023-12-01T04:52:45.050 INFO:tasks.rados.rados.0.smithi060.stdout:1747: done (2 left) 2023-12-01T04:52:45.050 INFO:tasks.rados.rados.0.smithi060.stdout:1749: done (1 left) 2023-12-01T04:52:45.050 INFO:tasks.rados.rados.0.smithi060.stdout:1753: rollback oid 18 current snap is 177 2023-12-01T04:52:45.050 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 18 to 159 2023-12-01T04:52:45.050 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 177 2023-12-01T04:52:45.050 INFO:tasks.rados.rados.0.smithi060.stdout:1754: seq_num 546 ranges {12591104=753664,13344768=778240,14123008=425984} 2023-12-01T04:52:45.122 INFO:tasks.rados.rados.0.smithi060.stdout:1754: writing smithi060156570-47 from 12591104 to 13344768 tid 1 2023-12-01T04:52:45.127 INFO:tasks.rados.rados.0.smithi060.stdout:1754: writing smithi060156570-47 from 13344768 to 14123008 tid 2 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:1754: writing smithi060156570-47 from 14123008 to 14548992 tid 3 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:1755: read oid 1 snap -1 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:1755: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:1756: rollback oid 41 current snap is 177 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 173 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 962 (ObjNum 504 snap 159 seq_num 504) dirty exists 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:1753: finishing rollback tid 0 to smithi060156570-18 2023-12-01T04:52:45.130 INFO:tasks.rados.rados.0.smithi060.stdout:1753: finishing rollback tid 1 to smithi060156570-18 2023-12-01T04:52:45.131 INFO:tasks.rados.rados.0.smithi060.stdout:1753: finishing rollback tid 2 to smithi060156570-18 2023-12-01T04:52:45.131 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 666 (ObjNum 483 snap 149 seq_num 483) dirty exists 2023-12-01T04:52:45.131 INFO:tasks.rados.rados.0.smithi060.stdout:1752: done (4 left) 2023-12-01T04:52:45.131 INFO:tasks.rados.rados.0.smithi060.stdout:1753: done (3 left) 2023-12-01T04:52:45.131 INFO:tasks.rados.rados.0.smithi060.stdout:1757: copy_from oid 7 from oid 6 current snap is 177 2023-12-01T04:52:45.131 INFO:tasks.rados.rados.0.smithi060.stdout:1758: delete oid 28 current snap is 177 2023-12-01T04:52:45.131 INFO:tasks.rados.rados.0.smithi060.stdout:1754: finishing write tid 1 to smithi060156570-47 2023-12-01T04:52:45.134 INFO:tasks.rados.rados.0.smithi060.stdout:1754: finishing write tid 2 to smithi060156570-47 2023-12-01T04:52:45.134 INFO:tasks.rados.rados.0.smithi060.stdout:1758: done (4 left) 2023-12-01T04:52:45.134 INFO:tasks.rados.rados.0.smithi060.stdout:1759: rmattr oid 37 current snap is 177 2023-12-01T04:52:45.134 INFO:tasks.rados.rados.0.smithi060.stdout:1754: finishing write tid 3 to smithi060156570-47 2023-12-01T04:52:45.134 INFO:tasks.rados.rados.0.smithi060.stdout:1760: copy_from oid 42 from oid 5 current snap is 177 2023-12-01T04:52:45.134 INFO:tasks.rados.rados.0.smithi060.stdout:1761: setattr oid 15 current snap is 177 2023-12-01T04:52:45.135 INFO:tasks.rados.rados.0.smithi060.stdout:1754: finishing write tid 4 to smithi060156570-47 2023-12-01T04:52:45.136 INFO:tasks.rados.rados.0.smithi060.stdout:1762: snap_create 2023-12-01T04:52:45.139 INFO:tasks.rados.rados.0.smithi060.stdout:1754: finishing write tid 5 to smithi060156570-47 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:1754: oid 47 updating version 0 to 1058 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:1754: oid 47 version 1058 is already newer than 1056 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:1754: oid 47 version 1058 is already newer than 1055 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:1754: oid 47 version 1058 is already newer than 1057 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1058 (ObjNum 546 snap 177 seq_num 546) dirty exists 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:1754: left oid 47 (ObjNum 546 snap 177 seq_num 546) 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:1756: finishing rollback tid 0 to smithi060156570-41 2023-12-01T04:52:45.140 INFO:tasks.rados.rados.0.smithi060.stdout:1756: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:52:45.141 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 499 (ObjNum 512 snap 162 seq_num 512) dirty exists 2023-12-01T04:52:45.145 INFO:tasks.rados.rados.0.smithi060.stdout:1756: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:52:45.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 662 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:52:45.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 663 (ObjNum 391 snap 125 seq_num 391) dirty exists 2023-12-01T04:52:45.145 INFO:tasks.rados.rados.0.smithi060.stdout:1757: finishing copy_from to smithi060156570-7 2023-12-01T04:52:45.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 962 (ObjNum 504 snap 159 seq_num 504) dirty exists 2023-12-01T04:52:45.146 INFO:tasks.rados.rados.0.smithi060.stdout:1757: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:52:45.155 INFO:tasks.rados.rados.0.smithi060.stdout:1755: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1754: done (7 left) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1755: done (6 left) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1756: done (5 left) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1757: done (4 left) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1759: done (3 left) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1761: done (2 left) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1762: done (1 left) 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1763: delete oid 47 current snap is 178 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1760: finishing copy_from to smithi060156570-42 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 818 (ObjNum 537 snap 175 seq_num 537) dirty exists 2023-12-01T04:52:45.722 INFO:tasks.rados.rados.0.smithi060.stdout:1760: finishing copy_from racing read to smithi060156570-42 2023-12-01T04:52:45.727 INFO:tasks.rados.rados.0.smithi060.stdout:1760: done (1 left) 2023-12-01T04:52:45.727 INFO:tasks.rados.rados.0.smithi060.stdout:1763: done (0 left) 2023-12-01T04:52:45.728 INFO:tasks.rados.rados.0.smithi060.stdout:1764: rmattr oid 14 current snap is 178 2023-12-01T04:52:45.728 INFO:tasks.rados.rados.0.smithi060.stdout:1765: delete oid 7 current snap is 178 2023-12-01T04:52:45.733 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 963 (ObjNum 522 snap 169 seq_num 522) dirty exists 2023-12-01T04:52:45.734 INFO:tasks.rados.rados.0.smithi060.stdout:1764: done (1 left) 2023-12-01T04:52:45.734 INFO:tasks.rados.rados.0.smithi060.stdout:1765: done (0 left) 2023-12-01T04:52:45.734 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 178 2023-12-01T04:52:45.734 INFO:tasks.rados.rados.0.smithi060.stdout:1766: seq_num 550 ranges {0=417792,417792=770048,1187840=638976,1826816=196608} 2023-12-01T04:52:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:1766: writing smithi060156570-4 from 0 to 417792 tid 1 2023-12-01T04:52:45.741 INFO:tasks.rados.rados.0.smithi060.stdout:1766: writing smithi060156570-4 from 417792 to 1187840 tid 2 2023-12-01T04:52:45.744 INFO:tasks.rados.rados.0.smithi060.stdout:1766: writing smithi060156570-4 from 1187840 to 1826816 tid 3 2023-12-01T04:52:45.745 INFO:tasks.rados.rados.0.smithi060.stdout:1766: writing smithi060156570-4 from 1826816 to 2023424 tid 4 2023-12-01T04:52:45.746 INFO:tasks.rados.rados.0.smithi060.stdout:1767: snap_create 2023-12-01T04:52:45.746 INFO:tasks.rados.rados.0.smithi060.stdout:1766: finishing write tid 1 to smithi060156570-4 2023-12-01T04:52:45.749 INFO:tasks.rados.rados.0.smithi060.stdout:1766: finishing write tid 2 to smithi060156570-4 2023-12-01T04:52:45.749 INFO:tasks.rados.rados.0.smithi060.stdout:1766: finishing write tid 3 to smithi060156570-4 2023-12-01T04:52:45.749 INFO:tasks.rados.rados.0.smithi060.stdout:1766: finishing write tid 4 to smithi060156570-4 2023-12-01T04:52:45.749 INFO:tasks.rados.rados.0.smithi060.stdout:1766: finishing write tid 5 to smithi060156570-4 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:1766: finishing write tid 6 to smithi060156570-4 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:1766: oid 4 updating version 0 to 816 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:1766: oid 4 updating version 816 to 818 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:1766: oid 4 updating version 818 to 819 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:1766: oid 4 version 819 is already newer than 815 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:1766: oid 4 version 819 is already newer than 817 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 819 (ObjNum 550 snap 178 seq_num 550) dirty exists 2023-12-01T04:52:45.751 INFO:tasks.rados.rados.0.smithi060.stdout:1766: left oid 4 (ObjNum 550 snap 178 seq_num 550) 2023-12-01T04:52:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:45 smithi060 ceph-mon[94233]: osdmap e423: 8 total, 8 up, 8 in 2023-12-01T04:52:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:45 smithi060 ceph-mon[109077]: osdmap e423: 8 total, 8 up, 8 in 2023-12-01T04:52:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:45 smithi089 ceph-mon[98504]: osdmap e423: 8 total, 8 up, 8 in 2023-12-01T04:52:46.593 INFO:tasks.rados.rados.0.smithi060.stdout:1766: done (1 left) 2023-12-01T04:52:46.593 INFO:tasks.rados.rados.0.smithi060.stdout:1767: done (0 left) 2023-12-01T04:52:46.593 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 179 2023-12-01T04:52:46.594 INFO:tasks.rados.rados.0.smithi060.stdout:1768: seq_num 551 ranges {2547712=434176,2981888=647168,3629056=450560,4079616=507904} 2023-12-01T04:52:46.609 INFO:tasks.rados.rados.0.smithi060.stdout:1768: writing smithi060156570-45 from 2547712 to 2981888 tid 1 2023-12-01T04:52:46.613 INFO:tasks.rados.rados.0.smithi060.stdout:1768: writing smithi060156570-45 from 2981888 to 3629056 tid 2 2023-12-01T04:52:46.615 INFO:tasks.rados.rados.0.smithi060.stdout:1768: writing smithi060156570-45 from 3629056 to 4079616 tid 3 2023-12-01T04:52:46.618 INFO:tasks.rados.rados.0.smithi060.stdout:1768: writing smithi060156570-45 from 4079616 to 4587520 tid 4 2023-12-01T04:52:46.618 INFO:tasks.rados.rados.0.smithi060.stdout:1769: snap_remove snap 159 2023-12-01T04:52:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:46 smithi060 ceph-mon[94233]: pgmap v596: 121 pgs: 121 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-01T04:52:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:46 smithi060 ceph-mon[94233]: osdmap e424: 8 total, 8 up, 8 in 2023-12-01T04:52:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:46 smithi060 ceph-mon[94233]: osdmap e425: 8 total, 8 up, 8 in 2023-12-01T04:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:46 smithi060 ceph-mon[109077]: pgmap v596: 121 pgs: 121 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-01T04:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:46 smithi060 ceph-mon[109077]: osdmap e424: 8 total, 8 up, 8 in 2023-12-01T04:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:46 smithi060 ceph-mon[109077]: osdmap e425: 8 total, 8 up, 8 in 2023-12-01T04:52:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:46 smithi089 ceph-mon[98504]: pgmap v596: 121 pgs: 121 active+clean; 202 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.2 MiB/s wr, 14 op/s 2023-12-01T04:52:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:46 smithi089 ceph-mon[98504]: osdmap e424: 8 total, 8 up, 8 in 2023-12-01T04:52:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:46 smithi089 ceph-mon[98504]: osdmap e425: 8 total, 8 up, 8 in 2023-12-01T04:52:47.600 INFO:tasks.rados.rados.0.smithi060.stdout:1769: done (1 left) 2023-12-01T04:52:47.600 INFO:tasks.rados.rados.0.smithi060.stdout:1770: copy_from oid 25 from oid 40 current snap is 179 2023-12-01T04:52:47.601 INFO:tasks.rados.rados.0.smithi060.stdout:1768: finishing write tid 1 to smithi060156570-45 2023-12-01T04:52:47.601 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 179 2023-12-01T04:52:47.601 INFO:tasks.rados.rados.0.smithi060.stdout:1771: seq_num 552 ranges {3047424=450560,3497984=532480,4030464=655360,4685824=417792} 2023-12-01T04:52:47.627 INFO:tasks.rados.rados.0.smithi060.stdout:1771: writing smithi060156570-29 from 3047424 to 3497984 tid 1 2023-12-01T04:52:47.628 INFO:tasks.rados.rados.0.smithi060.stdout:1771: writing smithi060156570-29 from 3497984 to 4030464 tid 2 2023-12-01T04:52:47.628 INFO:tasks.rados.rados.0.smithi060.stdout:1771: writing smithi060156570-29 from 4030464 to 4685824 tid 3 2023-12-01T04:52:47.630 INFO:tasks.rados.rados.0.smithi060.stdout:1771: writing smithi060156570-29 from 4685824 to 5103616 tid 4 2023-12-01T04:52:47.630 INFO:tasks.rados.rados.0.smithi060.stdout:1772: snap_remove snap 178 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1772: done (3 left) 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1773: delete oid 17 current snap is 179 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: finishing write tid 2 to smithi060156570-45 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: finishing write tid 3 to smithi060156570-45 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: finishing write tid 4 to smithi060156570-45 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: finishing write tid 5 to smithi060156570-45 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: finishing write tid 6 to smithi060156570-45 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: oid 45 updating version 0 to 1070 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: oid 45 version 1070 is already newer than 1066 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: oid 45 version 1070 is already newer than 1068 2023-12-01T04:52:48.606 INFO:tasks.rados.rados.0.smithi060.stdout:1768: oid 45 version 1070 is already newer than 1069 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1768: oid 45 version 1070 is already newer than 1067 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1070 (ObjNum 551 snap 179 seq_num 551) dirty exists 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1768: left oid 45 (ObjNum 551 snap 179 seq_num 551) 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1770: finishing copy_from to smithi060156570-25 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1770: got expected ENOENT (src dne) 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1770: finishing copy_from racing read to smithi060156570-25 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: finishing write tid 1 to smithi060156570-29 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: finishing write tid 2 to smithi060156570-29 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: finishing write tid 3 to smithi060156570-29 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: finishing write tid 4 to smithi060156570-29 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: finishing write tid 5 to smithi060156570-29 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: finishing write tid 6 to smithi060156570-29 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: oid 29 updating version 0 to 1084 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: oid 29 updating version 1084 to 1085 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: oid 29 version 1085 is already newer than 1080 2023-12-01T04:52:48.607 INFO:tasks.rados.rados.0.smithi060.stdout:1771: oid 29 updating version 1085 to 1086 2023-12-01T04:52:48.608 INFO:tasks.rados.rados.0.smithi060.stdout:1771: oid 29 version 1086 is already newer than 1081 2023-12-01T04:52:48.608 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1086 (ObjNum 552 snap 179 seq_num 552) dirty exists 2023-12-01T04:52:48.608 INFO:tasks.rados.rados.0.smithi060.stdout:1771: left oid 29 (ObjNum 552 snap 179 seq_num 552) 2023-12-01T04:52:48.611 INFO:tasks.rados.rados.0.smithi060.stdout:1768: done (3 left) 2023-12-01T04:52:48.612 INFO:tasks.rados.rados.0.smithi060.stdout:1770: done (2 left) 2023-12-01T04:52:48.612 INFO:tasks.rados.rados.0.smithi060.stdout:1771: done (1 left) 2023-12-01T04:52:48.612 INFO:tasks.rados.rados.0.smithi060.stdout:1773: done (0 left) 2023-12-01T04:52:48.612 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 179 2023-12-01T04:52:48.612 INFO:tasks.rados.rados.0.smithi060.stdout:1774: seq_num 554 ranges {0=483328,483328=704512,1187840=622592,1810432=278528} 2023-12-01T04:52:48.614 INFO:tasks.rados.rados.0.smithi060.stdout:1774: writing smithi060156570-23 from 0 to 483328 tid 1 2023-12-01T04:52:48.618 INFO:tasks.rados.rados.0.smithi060.stdout:1774: writing smithi060156570-23 from 483328 to 1187840 tid 2 2023-12-01T04:52:48.622 INFO:tasks.rados.rados.0.smithi060.stdout:1774: writing smithi060156570-23 from 1187840 to 1810432 tid 3 2023-12-01T04:52:48.625 INFO:tasks.rados.rados.0.smithi060.stdout:1774: writing smithi060156570-23 from 1810432 to 2088960 tid 4 2023-12-01T04:52:48.625 INFO:tasks.rados.rados.0.smithi060.stdout:1775: snap_create 2023-12-01T04:52:48.625 INFO:tasks.rados.rados.0.smithi060.stdout:1774: finishing write tid 1 to smithi060156570-23 2023-12-01T04:52:48.625 INFO:tasks.rados.rados.0.smithi060.stdout:1774: finishing write tid 2 to smithi060156570-23 2023-12-01T04:52:48.627 INFO:tasks.rados.rados.0.smithi060.stdout:1774: finishing write tid 3 to smithi060156570-23 2023-12-01T04:52:48.627 INFO:tasks.rados.rados.0.smithi060.stdout:1774: finishing write tid 4 to smithi060156570-23 2023-12-01T04:52:48.627 INFO:tasks.rados.rados.0.smithi060.stdout:1774: finishing write tid 5 to smithi060156570-23 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:1774: finishing write tid 6 to smithi060156570-23 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:1774: oid 23 updating version 0 to 677 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:1774: oid 23 updating version 677 to 678 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:1774: oid 23 updating version 678 to 679 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:1774: oid 23 version 679 is already newer than 676 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:1774: oid 23 updating version 679 to 680 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 680 (ObjNum 554 snap 179 seq_num 554) dirty exists 2023-12-01T04:52:48.629 INFO:tasks.rados.rados.0.smithi060.stdout:1774: left oid 23 (ObjNum 554 snap 179 seq_num 554) 2023-12-01T04:52:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:48 smithi060 ceph-mon[94233]: pgmap v599: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 37 op/s 2023-12-01T04:52:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:48 smithi060 ceph-mon[94233]: osdmap e426: 8 total, 8 up, 8 in 2023-12-01T04:52:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:48 smithi060 ceph-mon[109077]: pgmap v599: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 37 op/s 2023-12-01T04:52:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:48 smithi060 ceph-mon[109077]: osdmap e426: 8 total, 8 up, 8 in 2023-12-01T04:52:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:48 smithi089 ceph-mon[98504]: pgmap v599: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 37 op/s 2023-12-01T04:52:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:48 smithi089 ceph-mon[98504]: osdmap e426: 8 total, 8 up, 8 in 2023-12-01T04:52:49.611 INFO:tasks.rados.rados.0.smithi060.stdout:1774: done (1 left) 2023-12-01T04:52:49.612 INFO:tasks.rados.rados.0.smithi060.stdout:1775: done (0 left) 2023-12-01T04:52:49.612 INFO:tasks.rados.rados.0.smithi060.stdout:1776: read oid 33 snap -1 2023-12-01T04:52:49.612 INFO:tasks.rados.rados.0.smithi060.stdout:1776: expect deleted 2023-12-01T04:52:49.612 INFO:tasks.rados.rados.0.smithi060.stdout:1777: read oid 6 snap -1 2023-12-01T04:52:49.612 INFO:tasks.rados.rados.0.smithi060.stdout:1777: expect (ObjNum 504 snap 159 seq_num 504) 2023-12-01T04:52:49.614 INFO:tasks.rados.rados.0.smithi060.stdout:1778: delete oid 48 current snap is 180 2023-12-01T04:52:49.617 INFO:tasks.rados.rados.0.smithi060.stdout:1776: done (2 left) 2023-12-01T04:52:49.617 INFO:tasks.rados.rados.0.smithi060.stdout:1778: done (1 left) 2023-12-01T04:52:49.617 INFO:tasks.rados.rados.0.smithi060.stdout:1779: read oid 41 snap -1 2023-12-01T04:52:49.617 INFO:tasks.rados.rados.0.smithi060.stdout:1779: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:52:49.618 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 180 2023-12-01T04:52:49.618 INFO:tasks.rados.rados.0.smithi060.stdout:1780: seq_num 556 ranges {5103616=516096,5619712=524288,6144000=638976,6782976=442368} 2023-12-01T04:52:49.644 INFO:tasks.rados.rados.0.smithi060.stdout:1780: writing smithi060156570-29 from 5103616 to 5619712 tid 1 2023-12-01T04:52:49.647 INFO:tasks.rados.rados.0.smithi060.stdout:1780: writing smithi060156570-29 from 5619712 to 6144000 tid 2 2023-12-01T04:52:49.653 INFO:tasks.rados.rados.0.smithi060.stdout:1780: writing smithi060156570-29 from 6144000 to 6782976 tid 3 2023-12-01T04:52:49.653 INFO:tasks.rados.rados.0.smithi060.stdout:1780: writing smithi060156570-29 from 6782976 to 7225344 tid 4 2023-12-01T04:52:49.653 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 180 2023-12-01T04:52:49.654 INFO:tasks.rados.rados.0.smithi060.stdout:1781: seq_num 557 ranges {2023424=532480,2555904=802816,3358720=794624,4153344=8192} 2023-12-01T04:52:49.668 INFO:tasks.rados.rados.0.smithi060.stdout:1781: writing smithi060156570-4 from 2023424 to 2555904 tid 1 2023-12-01T04:52:49.672 INFO:tasks.rados.rados.0.smithi060.stdout:1781: writing smithi060156570-4 from 2555904 to 3358720 tid 2 2023-12-01T04:52:49.677 INFO:tasks.rados.rados.0.smithi060.stdout:1781: writing smithi060156570-4 from 3358720 to 4153344 tid 3 2023-12-01T04:52:49.677 INFO:tasks.rados.rados.0.smithi060.stdout:1781: writing smithi060156570-4 from 4153344 to 4161536 tid 4 2023-12-01T04:52:49.677 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 180 2023-12-01T04:52:49.677 INFO:tasks.rados.rados.0.smithi060.stdout:1782: seq_num 558 ranges {13746176=548864,14295040=688128,14983168=606208,15589376=311296} 2023-12-01T04:52:49.754 INFO:tasks.rados.rados.0.smithi060.stdout:1782: writing smithi060156570-35 from 13746176 to 14295040 tid 1 2023-12-01T04:52:49.758 INFO:tasks.rados.rados.0.smithi060.stdout:1782: writing smithi060156570-35 from 14295040 to 14983168 tid 2 2023-12-01T04:52:49.762 INFO:tasks.rados.rados.0.smithi060.stdout:1782: writing smithi060156570-35 from 14983168 to 15589376 tid 3 2023-12-01T04:52:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:1782: writing smithi060156570-35 from 15589376 to 15900672 tid 4 2023-12-01T04:52:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:1783: rollback oid 43 current snap is 180 2023-12-01T04:52:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 43 to 177 2023-12-01T04:52:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:1779: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:52:49.777 INFO:tasks.rados.rados.0.smithi060.stdout:1777: expect (ObjNum 504 snap 159 seq_num 504) 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: finishing write tid 1 to smithi060156570-29 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: finishing write tid 2 to smithi060156570-29 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1777: done (5 left) 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1779: done (4 left) 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 180 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: finishing write tid 3 to smithi060156570-29 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: finishing write tid 4 to smithi060156570-29 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: finishing write tid 5 to smithi060156570-29 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: finishing write tid 6 to smithi060156570-29 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: oid 29 updating version 0 to 1092 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: oid 29 updating version 1092 to 1096 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: oid 29 version 1096 is already newer than 1095 2023-12-01T04:52:49.812 INFO:tasks.rados.rados.0.smithi060.stdout:1780: oid 29 version 1096 is already newer than 1094 2023-12-01T04:52:49.813 INFO:tasks.rados.rados.0.smithi060.stdout:1780: oid 29 version 1096 is already newer than 1093 2023-12-01T04:52:49.813 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1096 (ObjNum 556 snap 180 seq_num 556) dirty exists 2023-12-01T04:52:49.813 INFO:tasks.rados.rados.0.smithi060.stdout:1780: left oid 29 (ObjNum 556 snap 180 seq_num 556) 2023-12-01T04:52:49.813 INFO:tasks.rados.rados.0.smithi060.stdout:1781: finishing write tid 1 to smithi060156570-4 2023-12-01T04:52:49.813 INFO:tasks.rados.rados.0.smithi060.stdout:1784: seq_num 559 ranges {0=565248,565248=573440,1138688=409600,1548288=622592} 2023-12-01T04:52:49.814 INFO:tasks.rados.rados.0.smithi060.stdout:1784: writing smithi060156570-7 from 0 to 565248 tid 1 2023-12-01T04:52:49.817 INFO:tasks.rados.rados.0.smithi060.stdout:1784: writing smithi060156570-7 from 565248 to 1138688 tid 2 2023-12-01T04:52:49.821 INFO:tasks.rados.rados.0.smithi060.stdout:1784: writing smithi060156570-7 from 1138688 to 1548288 tid 3 2023-12-01T04:52:49.823 INFO:tasks.rados.rados.0.smithi060.stdout:1784: writing smithi060156570-7 from 1548288 to 2170880 tid 4 2023-12-01T04:52:49.824 INFO:tasks.rados.rados.0.smithi060.stdout:1780: done (4 left) 2023-12-01T04:52:49.824 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 180 2023-12-01T04:52:49.824 INFO:tasks.rados.rados.0.smithi060.stdout:1781: finishing write tid 2 to smithi060156570-4 2023-12-01T04:52:49.824 INFO:tasks.rados.rados.0.smithi060.stdout:1781: finishing write tid 3 to smithi060156570-4 2023-12-01T04:52:49.824 INFO:tasks.rados.rados.0.smithi060.stdout:1781: finishing write tid 4 to smithi060156570-4 2023-12-01T04:52:49.824 INFO:tasks.rados.rados.0.smithi060.stdout:1785: seq_num 560 ranges {9134080=581632,9715712=458752,10174464=614400,10788864=532480} 2023-12-01T04:52:49.876 INFO:tasks.rados.rados.0.smithi060.stdout:1785: writing smithi060156570-2 from 9134080 to 9715712 tid 1 2023-12-01T04:52:49.879 INFO:tasks.rados.rados.0.smithi060.stdout:1785: writing smithi060156570-2 from 9715712 to 10174464 tid 2 2023-12-01T04:52:49.882 INFO:tasks.rados.rados.0.smithi060.stdout:1785: writing smithi060156570-2 from 10174464 to 10788864 tid 3 2023-12-01T04:52:49.886 INFO:tasks.rados.rados.0.smithi060.stdout:1785: writing smithi060156570-2 from 10788864 to 11321344 tid 4 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1786: delete oid 17 current snap is 180 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: finishing write tid 5 to smithi060156570-4 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: finishing write tid 6 to smithi060156570-4 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: oid 4 updating version 0 to 824 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: oid 4 version 824 is already newer than 823 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: oid 4 version 824 is already newer than 821 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: oid 4 version 824 is already newer than 822 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: oid 4 version 824 is already newer than 820 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 824 (ObjNum 557 snap 180 seq_num 557) dirty exists 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1781: left oid 4 (ObjNum 557 snap 180 seq_num 557) 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1782: finishing write tid 1 to smithi060156570-35 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1782: finishing write tid 2 to smithi060156570-35 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1782: finishing write tid 3 to smithi060156570-35 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1782: finishing write tid 4 to smithi060156570-35 2023-12-01T04:52:49.887 INFO:tasks.rados.rados.0.smithi060.stdout:1782: finishing write tid 5 to smithi060156570-35 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1783: finishing rollback tid 0 to smithi060156570-43 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1783: finishing rollback tid 1 to smithi060156570-43 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1783: finishing rollback tid 2 to smithi060156570-43 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 669 (ObjNum 530 snap 173 seq_num 530) dirty exists 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1782: finishing write tid 6 to smithi060156570-35 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1782: oid 35 updating version 0 to 500 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1782: oid 35 updating version 500 to 503 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1782: oid 35 version 503 is already newer than 501 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1782: oid 35 version 503 is already newer than 502 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1782: oid 35 updating version 503 to 504 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 504 (ObjNum 558 snap 180 seq_num 558) dirty exists 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1782: left oid 35 (ObjNum 558 snap 180 seq_num 558) 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1784: finishing write tid 1 to smithi060156570-7 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1784: finishing write tid 2 to smithi060156570-7 2023-12-01T04:52:49.888 INFO:tasks.rados.rados.0.smithi060.stdout:1784: finishing write tid 3 to smithi060156570-7 2023-12-01T04:52:49.889 INFO:tasks.rados.rados.0.smithi060.stdout:1784: finishing write tid 4 to smithi060156570-7 2023-12-01T04:52:49.889 INFO:tasks.rados.rados.0.smithi060.stdout:1784: finishing write tid 5 to smithi060156570-7 2023-12-01T04:52:49.889 INFO:tasks.rados.rados.0.smithi060.stdout:1784: finishing write tid 6 to smithi060156570-7 2023-12-01T04:52:49.889 INFO:tasks.rados.rados.0.smithi060.stdout:1784: oid 7 updating version 0 to 1099 2023-12-01T04:52:49.889 INFO:tasks.rados.rados.0.smithi060.stdout:1784: oid 7 version 1099 is already newer than 1098 2023-12-01T04:52:49.889 INFO:tasks.rados.rados.0.smithi060.stdout:1784: oid 7 updating version 1099 to 1100 2023-12-01T04:52:49.889 INFO:tasks.rados.rados.0.smithi060.stdout:1784: oid 7 version 1100 is already newer than 1097 2023-12-01T04:52:49.890 INFO:tasks.rados.rados.0.smithi060.stdout:1784: oid 7 updating version 1100 to 1101 2023-12-01T04:52:49.890 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1101 (ObjNum 559 snap 180 seq_num 559) dirty exists 2023-12-01T04:52:49.890 INFO:tasks.rados.rados.0.smithi060.stdout:1784: left oid 7 (ObjNum 559 snap 180 seq_num 559) 2023-12-01T04:52:49.890 INFO:tasks.rados.rados.0.smithi060.stdout:1785: finishing write tid 1 to smithi060156570-2 2023-12-01T04:52:49.890 INFO:tasks.rados.rados.0.smithi060.stdout:1785: finishing write tid 2 to smithi060156570-2 2023-12-01T04:52:49.890 INFO:tasks.rados.rados.0.smithi060.stdout:1785: finishing write tid 3 to smithi060156570-2 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1781: done (5 left) 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1782: done (4 left) 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1783: done (3 left) 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1784: done (2 left) 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1786: done (1 left) 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1787: read oid 15 snap -1 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1787: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:52:49.891 INFO:tasks.rados.rados.0.smithi060.stdout:1788: snap_remove snap 179 2023-12-01T04:52:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:49 smithi060 ceph-mon[109077]: osdmap e427: 8 total, 8 up, 8 in 2023-12-01T04:52:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:49 smithi060 ceph-mon[94233]: osdmap e427: 8 total, 8 up, 8 in 2023-12-01T04:52:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:49 smithi089 ceph-mon[98504]: osdmap e427: 8 total, 8 up, 8 in 2023-12-01T04:52:50.614 INFO:tasks.rados.rados.0.smithi060.stdout:1788: done (2 left) 2023-12-01T04:52:50.615 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 180 2023-12-01T04:52:50.615 INFO:tasks.rados.rados.0.smithi060.stdout:1785: finishing write tid 4 to smithi060156570-2 2023-12-01T04:52:50.615 INFO:tasks.rados.rados.0.smithi060.stdout:1789: seq_num 562 ranges {0=622592,622592=630784,1253376=581632,1835008=393216} 2023-12-01T04:52:50.617 INFO:tasks.rados.rados.0.smithi060.stdout:1789: writing smithi060156570-33 from 0 to 622592 tid 1 2023-12-01T04:52:50.623 INFO:tasks.rados.rados.0.smithi060.stdout:1789: writing smithi060156570-33 from 622592 to 1253376 tid 2 2023-12-01T04:52:50.625 INFO:tasks.rados.rados.0.smithi060.stdout:1789: writing smithi060156570-33 from 1253376 to 1835008 tid 3 2023-12-01T04:52:50.628 INFO:tasks.rados.rados.0.smithi060.stdout:1789: writing smithi060156570-33 from 1835008 to 2228224 tid 4 2023-12-01T04:52:50.628 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 180 2023-12-01T04:52:50.628 INFO:tasks.rados.rados.0.smithi060.stdout:1785: finishing write tid 5 to smithi060156570-2 2023-12-01T04:52:50.628 INFO:tasks.rados.rados.0.smithi060.stdout:1785: finishing write tid 6 to smithi060156570-2 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:1785: oid 2 updating version 0 to 966 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:1785: oid 2 version 966 is already newer than 963 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:1785: oid 2 version 966 is already newer than 965 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:1785: oid 2 version 966 is already newer than 962 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:1785: oid 2 version 966 is already newer than 964 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 966 (ObjNum 560 snap 180 seq_num 560) dirty exists 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:1785: left oid 2 (ObjNum 560 snap 180 seq_num 560) 2023-12-01T04:52:50.629 INFO:tasks.rados.rados.0.smithi060.stdout:1787: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:52:50.719 INFO:tasks.rados.rados.0.smithi060.stdout:1789: finishing write tid 1 to smithi060156570-33 2023-12-01T04:52:50.719 INFO:tasks.rados.rados.0.smithi060.stdout:1789: finishing write tid 2 to smithi060156570-33 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: finishing write tid 3 to smithi060156570-33 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: finishing write tid 4 to smithi060156570-33 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: finishing write tid 5 to smithi060156570-33 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: finishing write tid 6 to smithi060156570-33 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: oid 33 updating version 0 to 592 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: oid 33 version 592 is already newer than 591 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: oid 33 version 592 is already newer than 590 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: oid 33 updating version 592 to 593 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: oid 33 updating version 593 to 594 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 594 (ObjNum 562 snap 180 seq_num 562) dirty exists 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1789: left oid 33 (ObjNum 562 snap 180 seq_num 562) 2023-12-01T04:52:50.720 INFO:tasks.rados.rados.0.smithi060.stdout:1790: seq_num 563 ranges {4661248=638976,5300224=565248,5865472=794624,6660096=245760} 2023-12-01T04:52:50.748 INFO:tasks.rados.rados.0.smithi060.stdout:1790: writing smithi060156570-19 from 4661248 to 5300224 tid 1 2023-12-01T04:52:50.751 INFO:tasks.rados.rados.0.smithi060.stdout:1790: writing smithi060156570-19 from 5300224 to 5865472 tid 2 2023-12-01T04:52:50.756 INFO:tasks.rados.rados.0.smithi060.stdout:1790: writing smithi060156570-19 from 5865472 to 6660096 tid 3 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:1790: writing smithi060156570-19 from 6660096 to 6905856 tid 4 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:1785: done (3 left) 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:1787: done (2 left) 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:1789: done (1 left) 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 180 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:1790: finishing write tid 1 to smithi060156570-19 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:1790: finishing write tid 2 to smithi060156570-19 2023-12-01T04:52:50.758 INFO:tasks.rados.rados.0.smithi060.stdout:1791: seq_num 564 ranges {0=655360,655360=442368,1097728=598016,1695744=565248} 2023-12-01T04:52:50.762 INFO:tasks.rados.rados.0.smithi060.stdout:1791: writing smithi060156570-47 from 0 to 655360 tid 1 2023-12-01T04:52:50.764 INFO:tasks.rados.rados.0.smithi060.stdout:1791: writing smithi060156570-47 from 655360 to 1097728 tid 2 2023-12-01T04:52:50.768 INFO:tasks.rados.rados.0.smithi060.stdout:1791: writing smithi060156570-47 from 1097728 to 1695744 tid 3 2023-12-01T04:52:50.771 INFO:tasks.rados.rados.0.smithi060.stdout:1791: writing smithi060156570-47 from 1695744 to 2260992 tid 4 2023-12-01T04:52:50.771 INFO:tasks.rados.rados.0.smithi060.stdout:1790: finishing write tid 3 to smithi060156570-19 2023-12-01T04:52:50.771 INFO:tasks.rados.rados.0.smithi060.stdout:1792: read oid 1 snap -1 2023-12-01T04:52:50.771 INFO:tasks.rados.rados.0.smithi060.stdout:1792: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:50.771 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 180 2023-12-01T04:52:50.772 INFO:tasks.rados.rados.0.smithi060.stdout:1790: finishing write tid 4 to smithi060156570-19 2023-12-01T04:52:50.772 INFO:tasks.rados.rados.0.smithi060.stdout:1793: seq_num 565 ranges {0=671744,671744=729088,1400832=753664,2154496=122880} 2023-12-01T04:52:50.775 INFO:tasks.rados.rados.0.smithi060.stdout:1793: writing smithi060156570-3 from 0 to 671744 tid 1 2023-12-01T04:52:50.780 INFO:tasks.rados.rados.0.smithi060.stdout:1793: writing smithi060156570-3 from 671744 to 1400832 tid 2 2023-12-01T04:52:50.785 INFO:tasks.rados.rados.0.smithi060.stdout:1793: writing smithi060156570-3 from 1400832 to 2154496 tid 3 2023-12-01T04:52:50.786 INFO:tasks.rados.rados.0.smithi060.stdout:1793: writing smithi060156570-3 from 2154496 to 2277376 tid 4 2023-12-01T04:52:50.786 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 180 2023-12-01T04:52:50.786 INFO:tasks.rados.rados.0.smithi060.stdout:1794: seq_num 566 ranges {0=688128,688128=614400,1302528=565248,1867776=425984} 2023-12-01T04:52:50.790 INFO:tasks.rados.rados.0.smithi060.stdout:1794: writing smithi060156570-50 from 0 to 688128 tid 1 2023-12-01T04:52:50.794 INFO:tasks.rados.rados.0.smithi060.stdout:1794: writing smithi060156570-50 from 688128 to 1302528 tid 2 2023-12-01T04:52:50.797 INFO:tasks.rados.rados.0.smithi060.stdout:1794: writing smithi060156570-50 from 1302528 to 1867776 tid 3 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:1794: writing smithi060156570-50 from 1867776 to 2293760 tid 4 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 180 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:1790: finishing write tid 5 to smithi060156570-19 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:1790: finishing write tid 6 to smithi060156570-19 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:1790: oid 19 updating version 0 to 966 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:1790: oid 19 version 966 is already newer than 965 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:1790: oid 19 updating version 966 to 968 2023-12-01T04:52:50.800 INFO:tasks.rados.rados.0.smithi060.stdout:1790: oid 19 version 968 is already newer than 967 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1790: oid 19 version 968 is already newer than 964 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 968 (ObjNum 563 snap 180 seq_num 563) dirty exists 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1790: left oid 19 (ObjNum 563 snap 180 seq_num 563) 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: finishing write tid 1 to smithi060156570-47 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: finishing write tid 2 to smithi060156570-47 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: finishing write tid 3 to smithi060156570-47 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: finishing write tid 4 to smithi060156570-47 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: finishing write tid 5 to smithi060156570-47 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: finishing write tid 6 to smithi060156570-47 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: oid 47 updating version 0 to 1105 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: oid 47 updating version 1105 to 1108 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: oid 47 version 1108 is already newer than 1106 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: oid 47 version 1108 is already newer than 1107 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:1791: oid 47 version 1108 is already newer than 1104 2023-12-01T04:52:50.801 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1108 (ObjNum 564 snap 180 seq_num 564) dirty exists 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1791: left oid 47 (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: finishing write tid 1 to smithi060156570-3 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: finishing write tid 2 to smithi060156570-3 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: finishing write tid 3 to smithi060156570-3 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: finishing write tid 4 to smithi060156570-3 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: finishing write tid 5 to smithi060156570-3 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: finishing write tid 6 to smithi060156570-3 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: oid 3 updating version 0 to 823 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: oid 3 version 823 is already newer than 821 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: oid 3 version 823 is already newer than 822 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: oid 3 version 823 is already newer than 819 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: oid 3 version 823 is already newer than 820 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 823 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1793: left oid 3 (ObjNum 565 snap 180 seq_num 565) 2023-12-01T04:52:50.802 INFO:tasks.rados.rados.0.smithi060.stdout:1792: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:52:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:50 smithi060 ceph-mon[94233]: pgmap v602: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 37 op/s 2023-12-01T04:52:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:50 smithi060 ceph-mon[94233]: osdmap e428: 8 total, 8 up, 8 in 2023-12-01T04:52:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:50 smithi060 ceph-mon[109077]: pgmap v602: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 37 op/s 2023-12-01T04:52:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:50 smithi060 ceph-mon[109077]: osdmap e428: 8 total, 8 up, 8 in 2023-12-01T04:52:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:50 smithi089 ceph-mon[98504]: pgmap v602: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 11 MiB/s wr, 37 op/s 2023-12-01T04:52:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:50 smithi089 ceph-mon[98504]: osdmap e428: 8 total, 8 up, 8 in 2023-12-01T04:52:51.366 INFO:tasks.rados.rados.0.smithi060.stdout:1794: finishing write tid 1 to smithi060156570-50 2023-12-01T04:52:51.367 INFO:tasks.rados.rados.0.smithi060.stdout:1794: finishing write tid 2 to smithi060156570-50 2023-12-01T04:52:51.367 INFO:tasks.rados.rados.0.smithi060.stdout:1794: finishing write tid 3 to smithi060156570-50 2023-12-01T04:52:51.367 INFO:tasks.rados.rados.0.smithi060.stdout:1795: seq_num 567 ranges {1687552=704512,2392064=499712,2891776=770048,3661824=335872} 2023-12-01T04:52:51.380 INFO:tasks.rados.rados.0.smithi060.stdout:1795: writing smithi060156570-43 from 1687552 to 2392064 tid 1 2023-12-01T04:52:51.382 INFO:tasks.rados.rados.0.smithi060.stdout:1795: writing smithi060156570-43 from 2392064 to 2891776 tid 2 2023-12-01T04:52:51.386 INFO:tasks.rados.rados.0.smithi060.stdout:1795: writing smithi060156570-43 from 2891776 to 3661824 tid 3 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1795: writing smithi060156570-43 from 3661824 to 3997696 tid 4 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1790: done (5 left) 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1791: done (4 left) 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1792: done (3 left) 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1793: done (2 left) 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1796: snap_create 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: finishing write tid 4 to smithi060156570-50 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: finishing write tid 5 to smithi060156570-50 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: finishing write tid 6 to smithi060156570-50 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: oid 50 updating version 0 to 664 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: oid 50 updating version 664 to 667 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: oid 50 version 667 is already newer than 666 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: oid 50 version 667 is already newer than 665 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:1794: oid 50 updating version 667 to 668 2023-12-01T04:52:51.389 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 668 (ObjNum 566 snap 180 seq_num 566) dirty exists 2023-12-01T04:52:51.390 INFO:tasks.rados.rados.0.smithi060.stdout:1794: left oid 50 (ObjNum 566 snap 180 seq_num 566) 2023-12-01T04:52:51.390 INFO:tasks.rados.rados.0.smithi060.stdout:1795: finishing write tid 1 to smithi060156570-43 2023-12-01T04:52:51.390 INFO:tasks.rados.rados.0.smithi060.stdout:1795: finishing write tid 2 to smithi060156570-43 2023-12-01T04:52:51.391 INFO:tasks.rados.rados.0.smithi060.stdout:1795: finishing write tid 3 to smithi060156570-43 2023-12-01T04:52:51.391 INFO:tasks.rados.rados.0.smithi060.stdout:1795: finishing write tid 4 to smithi060156570-43 2023-12-01T04:52:51.392 INFO:tasks.rados.rados.0.smithi060.stdout:1795: finishing write tid 5 to smithi060156570-43 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:1795: finishing write tid 6 to smithi060156570-43 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:1795: oid 43 updating version 0 to 671 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:1795: oid 43 updating version 671 to 673 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:1795: oid 43 version 673 is already newer than 670 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:1795: oid 43 updating version 673 to 674 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:1795: oid 43 version 674 is already newer than 672 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 674 (ObjNum 567 snap 180 seq_num 567) dirty exists 2023-12-01T04:52:51.393 INFO:tasks.rados.rados.0.smithi060.stdout:1795: left oid 43 (ObjNum 567 snap 180 seq_num 567) 2023-12-01T04:52:51.593 INFO:tasks.rados.rados.0.smithi060.stdout:1794: done (2 left) 2023-12-01T04:52:51.593 INFO:tasks.rados.rados.0.smithi060.stdout:1795: done (1 left) 2023-12-01T04:52:51.593 INFO:tasks.rados.rados.0.smithi060.stdout:1796: done (0 left) 2023-12-01T04:52:51.593 INFO:tasks.rados.rados.0.smithi060.stdout:1797: delete oid 50 current snap is 181 2023-12-01T04:52:51.597 INFO:tasks.rados.rados.0.smithi060.stdout:1797: done (0 left) 2023-12-01T04:52:51.597 INFO:tasks.rados.rados.0.smithi060.stdout:1798: rmattr oid 47 current snap is 181 2023-12-01T04:52:51.597 INFO:tasks.rados.rados.0.smithi060.stdout:1798: done (0 left) 2023-12-01T04:52:51.598 INFO:tasks.rados.rados.0.smithi060.stdout:1799: delete oid 50 current snap is 181 2023-12-01T04:52:51.599 INFO:tasks.rados.rados.0.smithi060.stdout:1799: done (0 left) 2023-12-01T04:52:51.599 INFO:tasks.rados.rados.0.smithi060.stdout:1800: snap_remove snap 180 2023-12-01T04:52:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:51 smithi060 ceph-mon[109077]: osdmap e429: 8 total, 8 up, 8 in 2023-12-01T04:52:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:51 smithi060 ceph-mon[109077]: osdmap e430: 8 total, 8 up, 8 in 2023-12-01T04:52:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:51 smithi060 ceph-mon[94233]: osdmap e429: 8 total, 8 up, 8 in 2023-12-01T04:52:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:51 smithi060 ceph-mon[94233]: osdmap e430: 8 total, 8 up, 8 in 2023-12-01T04:52:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:51 smithi089 ceph-mon[98504]: osdmap e429: 8 total, 8 up, 8 in 2023-12-01T04:52:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:51 smithi089 ceph-mon[98504]: osdmap e430: 8 total, 8 up, 8 in 2023-12-01T04:52:52.603 INFO:tasks.rados.rados.0.smithi060.stdout:1800: done (0 left) 2023-12-01T04:52:52.603 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 181 2023-12-01T04:52:52.604 INFO:tasks.rados.rados.0.smithi060.stdout:1801: seq_num 570 ranges {2088960=753664,2842624=548864,3391488=540672,3932160=516096} 2023-12-01T04:52:52.616 INFO:tasks.rados.rados.0.smithi060.stdout:1801: writing smithi060156570-23 from 2088960 to 2842624 tid 1 2023-12-01T04:52:52.619 INFO:tasks.rados.rados.0.smithi060.stdout:1801: writing smithi060156570-23 from 2842624 to 3391488 tid 2 2023-12-01T04:52:52.623 INFO:tasks.rados.rados.0.smithi060.stdout:1801: writing smithi060156570-23 from 3391488 to 3932160 tid 3 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:1801: writing smithi060156570-23 from 3932160 to 4448256 tid 4 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:1802: read oid 15 snap -1 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:1802: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:1803: rollback oid 13 current snap is 181 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 170 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:1801: finishing write tid 1 to smithi060156570-23 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:1804: delete oid 11 current snap is 181 2023-12-01T04:52:52.627 INFO:tasks.rados.rados.0.smithi060.stdout:1801: finishing write tid 2 to smithi060156570-23 2023-12-01T04:52:52.629 INFO:tasks.rados.rados.0.smithi060.stdout:1801: finishing write tid 3 to smithi060156570-23 2023-12-01T04:52:52.631 INFO:tasks.rados.rados.0.smithi060.stdout:1801: finishing write tid 4 to smithi060156570-23 2023-12-01T04:52:52.631 INFO:tasks.rados.rados.0.smithi060.stdout:1801: finishing write tid 5 to smithi060156570-23 2023-12-01T04:52:52.632 INFO:tasks.rados.rados.0.smithi060.stdout:1801: finishing write tid 6 to smithi060156570-23 2023-12-01T04:52:52.632 INFO:tasks.rados.rados.0.smithi060.stdout:1801: oid 23 updating version 0 to 682 2023-12-01T04:52:52.632 INFO:tasks.rados.rados.0.smithi060.stdout:1801: oid 23 updating version 682 to 685 2023-12-01T04:52:52.632 INFO:tasks.rados.rados.0.smithi060.stdout:1801: oid 23 version 685 is already newer than 683 2023-12-01T04:52:52.632 INFO:tasks.rados.rados.0.smithi060.stdout:1801: oid 23 version 685 is already newer than 681 2023-12-01T04:52:52.633 INFO:tasks.rados.rados.0.smithi060.stdout:1801: oid 23 version 685 is already newer than 684 2023-12-01T04:52:52.633 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 685 (ObjNum 570 snap 181 seq_num 570) dirty exists 2023-12-01T04:52:52.633 INFO:tasks.rados.rados.0.smithi060.stdout:1801: left oid 23 (ObjNum 570 snap 181 seq_num 570) 2023-12-01T04:52:52.634 INFO:tasks.rados.rados.0.smithi060.stdout:1801: done (3 left) 2023-12-01T04:52:52.634 INFO:tasks.rados.rados.0.smithi060.stdout:1804: done (2 left) 2023-12-01T04:52:52.634 INFO:tasks.rados.rados.0.smithi060.stdout:1805: delete oid 33 current snap is 181 2023-12-01T04:52:52.636 INFO:tasks.rados.rados.0.smithi060.stdout:1805: done (2 left) 2023-12-01T04:52:52.636 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 181 2023-12-01T04:52:52.636 INFO:tasks.rados.rados.0.smithi060.stdout:1806: seq_num 573 ranges {0=802816,802816=655360,1458176=720896,2179072=229376} 2023-12-01T04:52:52.640 INFO:tasks.rados.rados.0.smithi060.stdout:1806: writing smithi060156570-50 from 0 to 802816 tid 1 2023-12-01T04:52:52.644 INFO:tasks.rados.rados.0.smithi060.stdout:1806: writing smithi060156570-50 from 802816 to 1458176 tid 2 2023-12-01T04:52:52.648 INFO:tasks.rados.rados.0.smithi060.stdout:1806: writing smithi060156570-50 from 1458176 to 2179072 tid 3 2023-12-01T04:52:52.650 INFO:tasks.rados.rados.0.smithi060.stdout:1806: writing smithi060156570-50 from 2179072 to 2408448 tid 4 2023-12-01T04:52:52.650 INFO:tasks.rados.rados.0.smithi060.stdout:1807: snap_remove snap 168 2023-12-01T04:52:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:52 smithi060 ceph-mon[94233]: pgmap v605: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:52 smithi060 ceph-mon[94233]: osdmap e431: 8 total, 8 up, 8 in 2023-12-01T04:52:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:52 smithi060 ceph-mon[109077]: pgmap v605: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:52 smithi060 ceph-mon[109077]: osdmap e431: 8 total, 8 up, 8 in 2023-12-01T04:52:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:52 smithi089 ceph-mon[98504]: pgmap v605: 121 pgs: 121 active+clean; 232 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:52:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:52 smithi089 ceph-mon[98504]: osdmap e431: 8 total, 8 up, 8 in 2023-12-01T04:52:53.630 INFO:tasks.rados.rados.0.smithi060.stdout:1807: done (3 left) 2023-12-01T04:52:53.630 INFO:tasks.rados.rados.0.smithi060.stdout:1808: snap_remove snap 174 2023-12-01T04:52:54.634 INFO:tasks.rados.rados.0.smithi060.stdout:1808: done (3 left) 2023-12-01T04:52:54.634 INFO:tasks.rados.rados.0.smithi060.stdout:1809: copy_from oid 30 from oid 47 current snap is 181 2023-12-01T04:52:54.634 INFO:tasks.rados.rados.0.smithi060.stdout:1803: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:52:54.634 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 0 (ObjNum 27889 snap 0 seq_num 2340000592) dirty dne 2023-12-01T04:52:54.634 INFO:tasks.rados.rados.0.smithi060.stdout:1802: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:52:54.730 INFO:tasks.rados.rados.0.smithi060.stdout:1806: finishing write tid 1 to smithi060156570-50 2023-12-01T04:52:54.730 INFO:tasks.rados.rados.0.smithi060.stdout:1806: finishing write tid 2 to smithi060156570-50 2023-12-01T04:52:54.730 INFO:tasks.rados.rados.0.smithi060.stdout:1806: finishing write tid 3 to smithi060156570-50 2023-12-01T04:52:54.730 INFO:tasks.rados.rados.0.smithi060.stdout:1802: done (3 left) 2023-12-01T04:52:54.730 INFO:tasks.rados.rados.0.smithi060.stdout:1803: done (2 left) 2023-12-01T04:52:54.730 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 181 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: finishing write tid 4 to smithi060156570-50 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: finishing write tid 5 to smithi060156570-50 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: finishing write tid 6 to smithi060156570-50 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: oid 50 updating version 0 to 671 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: oid 50 updating version 671 to 673 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: oid 50 version 673 is already newer than 672 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: oid 50 updating version 673 to 674 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: oid 50 version 674 is already newer than 670 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 674 (ObjNum 573 snap 181 seq_num 573) dirty exists 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1806: left oid 50 (ObjNum 573 snap 181 seq_num 573) 2023-12-01T04:52:54.731 INFO:tasks.rados.rados.0.smithi060.stdout:1810: seq_num 574 ranges {1990656=16384} 2023-12-01T04:52:54.741 INFO:tasks.rados.rados.0.smithi060.stdout:1810: writing smithi060156570-37 from 1990656 to 2007040 tid 1 2023-12-01T04:52:54.741 INFO:tasks.rados.rados.0.smithi060.stdout:1806: done (2 left) 2023-12-01T04:52:54.741 INFO:tasks.rados.rados.0.smithi060.stdout:1811: read oid 46 snap -1 2023-12-01T04:52:54.741 INFO:tasks.rados.rados.0.smithi060.stdout:1811: expect (ObjNum 532 snap 173 seq_num 532) 2023-12-01T04:52:54.741 INFO:tasks.rados.rados.0.smithi060.stdout:1812: snap_create 2023-12-01T04:52:54.741 INFO:tasks.rados.rados.0.smithi060.stdout:1809: finishing copy_from to smithi060156570-30 2023-12-01T04:52:54.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1108 (ObjNum 564 snap 180 seq_num 564) dirty exists 2023-12-01T04:52:54.742 INFO:tasks.rados.rados.0.smithi060.stdout:1809: finishing copy_from racing read to smithi060156570-30 2023-12-01T04:52:54.743 INFO:tasks.rados.rados.0.smithi060.stdout:1810: finishing write tid 1 to smithi060156570-37 2023-12-01T04:52:54.744 INFO:tasks.rados.rados.0.smithi060.stdout:1810: finishing write tid 2 to smithi060156570-37 2023-12-01T04:52:54.745 INFO:tasks.rados.rados.0.smithi060.stdout:1810: finishing write tid 3 to smithi060156570-37 2023-12-01T04:52:54.745 INFO:tasks.rados.rados.0.smithi060.stdout:1810: oid 37 updating version 0 to 675 2023-12-01T04:52:54.745 INFO:tasks.rados.rados.0.smithi060.stdout:1810: oid 37 updating version 675 to 676 2023-12-01T04:52:54.745 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 676 (ObjNum 574 snap 181 seq_num 574) dirty exists 2023-12-01T04:52:54.745 INFO:tasks.rados.rados.0.smithi060.stdout:1810: left oid 37 (ObjNum 574 snap 181 seq_num 574) 2023-12-01T04:52:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:54 smithi060 ceph-mon[94233]: pgmap v608: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.3 MiB/s wr, 26 op/s 2023-12-01T04:52:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:54 smithi060 ceph-mon[94233]: osdmap e432: 8 total, 8 up, 8 in 2023-12-01T04:52:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:54 smithi060 ceph-mon[109077]: pgmap v608: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.3 MiB/s wr, 26 op/s 2023-12-01T04:52:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:54 smithi060 ceph-mon[109077]: osdmap e432: 8 total, 8 up, 8 in 2023-12-01T04:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:52:54] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2023-12-01T04:52:54.765 INFO:tasks.rados.rados.0.smithi060.stdout:1811: expect (ObjNum 532 snap 173 seq_num 532) 2023-12-01T04:52:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:54 smithi089 ceph-mon[98504]: pgmap v608: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.3 MiB/s wr, 26 op/s 2023-12-01T04:52:55.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:54 smithi089 ceph-mon[98504]: osdmap e432: 8 total, 8 up, 8 in 2023-12-01T04:52:55.646 INFO:tasks.rados.rados.0.smithi060.stdout:1809: done (3 left) 2023-12-01T04:52:55.646 INFO:tasks.rados.rados.0.smithi060.stdout:1810: done (2 left) 2023-12-01T04:52:55.646 INFO:tasks.rados.rados.0.smithi060.stdout:1811: done (1 left) 2023-12-01T04:52:55.646 INFO:tasks.rados.rados.0.smithi060.stdout:1812: done (0 left) 2023-12-01T04:52:55.646 INFO:tasks.rados.rados.0.smithi060.stdout:1813: snap_remove snap 181 2023-12-01T04:52:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:55 smithi060 ceph-mon[94233]: osdmap e433: 8 total, 8 up, 8 in 2023-12-01T04:52:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:55 smithi060 ceph-mon[109077]: osdmap e433: 8 total, 8 up, 8 in 2023-12-01T04:52:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:55 smithi089 ceph-mon[98504]: osdmap e433: 8 total, 8 up, 8 in 2023-12-01T04:52:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:52:56.646 INFO:tasks.rados.rados.0.smithi060.stdout:1813: done (0 left) 2023-12-01T04:52:56.646 INFO:tasks.rados.rados.0.smithi060.stdout:1814: delete oid 16 current snap is 182 2023-12-01T04:52:56.652 INFO:tasks.rados.rados.0.smithi060.stdout:1814: done (0 left) 2023-12-01T04:52:56.652 INFO:tasks.rados.rados.0.smithi060.stdout:1815: copy_from oid 46 from oid 45 current snap is 182 2023-12-01T04:52:56.653 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 182 2023-12-01T04:52:56.653 INFO:tasks.rados.rados.0.smithi060.stdout:1816: seq_num 576 ranges {3809280=49152} 2023-12-01T04:52:56.672 INFO:tasks.rados.rados.0.smithi060.stdout:1816: writing smithi060156570-25 from 3809280 to 3858432 tid 1 2023-12-01T04:52:56.672 INFO:tasks.rados.rados.0.smithi060.stdout:1817: copy_from oid 39 from oid 34 current snap is 182 2023-12-01T04:52:56.672 INFO:tasks.rados.rados.0.smithi060.stdout:1818: delete oid 9 current snap is 182 2023-12-01T04:52:56.678 INFO:tasks.rados.rados.0.smithi060.stdout:1816: finishing write tid 1 to smithi060156570-25 2023-12-01T04:52:56.679 INFO:tasks.rados.rados.0.smithi060.stdout:1816: finishing write tid 2 to smithi060156570-25 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:1815: finishing copy_from to smithi060156570-46 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1070 (ObjNum 551 snap 179 seq_num 551) dirty exists 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:1815: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:1815: done (3 left) 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:1818: done (2 left) 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:1819: read oid 30 snap -1 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:1819: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 182 2023-12-01T04:52:56.681 INFO:tasks.rados.rados.0.smithi060.stdout:1820: seq_num 578 ranges {4161536=81920} 2023-12-01T04:52:56.704 INFO:tasks.rados.rados.0.smithi060.stdout:1820: writing smithi060156570-4 from 4161536 to 4243456 tid 1 2023-12-01T04:52:56.704 INFO:tasks.rados.rados.0.smithi060.stdout:1821: rollback oid 42 current snap is 182 2023-12-01T04:52:56.704 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 42 to 163 2023-12-01T04:52:56.704 INFO:tasks.rados.rados.0.smithi060.stdout:1816: finishing write tid 3 to smithi060156570-25 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:1816: oid 25 updating version 0 to 1130 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:1816: oid 25 updating version 1130 to 1131 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1131 (ObjNum 576 snap 182 seq_num 576) dirty exists 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:1816: left oid 25 (ObjNum 576 snap 182 seq_num 576) 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:1817: finishing copy_from to smithi060156570-39 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 652 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:1817: finishing copy_from racing read to smithi060156570-39 2023-12-01T04:52:56.705 INFO:tasks.rados.rados.0.smithi060.stdout:1819: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:52:56.763 INFO:tasks.rados.rados.0.smithi060.stdout:1820: finishing write tid 1 to smithi060156570-4 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1820: finishing write tid 2 to smithi060156570-4 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1821: finishing rollback tid 0 to smithi060156570-42 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1820: finishing write tid 3 to smithi060156570-4 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1820: oid 4 updating version 0 to 825 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1820: oid 4 updating version 825 to 826 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 826 (ObjNum 578 snap 182 seq_num 578) dirty exists 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1820: left oid 4 (ObjNum 578 snap 182 seq_num 578) 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1821: finishing rollback tid 1 to smithi060156570-42 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1816: done (4 left) 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1817: done (3 left) 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1819: done (2 left) 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1820: done (1 left) 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1822: read oid 8 snap -1 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1822: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:52:56.764 INFO:tasks.rados.rados.0.smithi060.stdout:1823: delete oid 37 current snap is 182 2023-12-01T04:52:56.765 INFO:tasks.rados.rados.0.smithi060.stdout:1821: finishing rollback tid 2 to smithi060156570-42 2023-12-01T04:52:56.765 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 826 (ObjNum 511 snap 162 seq_num 511) dirty exists 2023-12-01T04:52:56.765 INFO:tasks.rados.rados.0.smithi060.stdout:1821: done (2 left) 2023-12-01T04:52:56.765 INFO:tasks.rados.rados.0.smithi060.stdout:1823: done (1 left) 2023-12-01T04:52:56.765 INFO:tasks.rados.rados.0.smithi060.stdout:1824: snap_remove snap 170 2023-12-01T04:52:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:56 smithi060 ceph-mon[94233]: pgmap v611: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.3 MiB/s wr, 26 op/s 2023-12-01T04:52:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:56 smithi060 ceph-mon[94233]: osdmap e434: 8 total, 8 up, 8 in 2023-12-01T04:52:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:56 smithi060 ceph-mon[109077]: pgmap v611: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.3 MiB/s wr, 26 op/s 2023-12-01T04:52:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:56 smithi060 ceph-mon[109077]: osdmap e434: 8 total, 8 up, 8 in 2023-12-01T04:52:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:56 smithi089 ceph-mon[98504]: pgmap v611: 121 pgs: 121 active+clean; 250 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 7.3 MiB/s wr, 26 op/s 2023-12-01T04:52:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:56 smithi089 ceph-mon[98504]: osdmap e434: 8 total, 8 up, 8 in 2023-12-01T04:52:57.668 INFO:tasks.rados.rados.0.smithi060.stdout:1824: done (1 left) 2023-12-01T04:52:57.668 INFO:tasks.rados.rados.0.smithi060.stdout:1825: snap_create 2023-12-01T04:52:57.668 INFO:tasks.rados.rados.0.smithi060.stdout:1822: expect (ObjNum 230 snap 64 seq_num 230) 2023-12-01T04:52:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:57 smithi060 ceph-mon[94233]: osdmap e435: 8 total, 8 up, 8 in 2023-12-01T04:52:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:57 smithi060 ceph-mon[109077]: osdmap e435: 8 total, 8 up, 8 in 2023-12-01T04:52:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:57 smithi089 ceph-mon[98504]: osdmap e435: 8 total, 8 up, 8 in 2023-12-01T04:52:58.666 INFO:tasks.rados.rados.0.smithi060.stdout:1822: done (1 left) 2023-12-01T04:52:58.666 INFO:tasks.rados.rados.0.smithi060.stdout:1825: done (0 left) 2023-12-01T04:52:58.666 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 183 2023-12-01T04:52:58.666 INFO:tasks.rados.rados.0.smithi060.stdout:1826: seq_num 580 ranges {2342912=114688} 2023-12-01T04:52:58.679 INFO:tasks.rados.rados.0.smithi060.stdout:1826: writing smithi060156570-10 from 2342912 to 2457600 tid 1 2023-12-01T04:52:58.679 INFO:tasks.rados.rados.0.smithi060.stdout:1827: snap_create 2023-12-01T04:52:58.684 INFO:tasks.rados.rados.0.smithi060.stdout:1826: finishing write tid 1 to smithi060156570-10 2023-12-01T04:52:58.684 INFO:tasks.rados.rados.0.smithi060.stdout:1826: finishing write tid 2 to smithi060156570-10 2023-12-01T04:52:58.684 INFO:tasks.rados.rados.0.smithi060.stdout:1826: finishing write tid 3 to smithi060156570-10 2023-12-01T04:52:58.684 INFO:tasks.rados.rados.0.smithi060.stdout:1826: oid 10 updating version 0 to 654 2023-12-01T04:52:58.685 INFO:tasks.rados.rados.0.smithi060.stdout:1826: oid 10 version 654 is already newer than 653 2023-12-01T04:52:58.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 654 (ObjNum 580 snap 183 seq_num 580) dirty exists 2023-12-01T04:52:58.685 INFO:tasks.rados.rados.0.smithi060.stdout:1826: left oid 10 (ObjNum 580 snap 183 seq_num 580) 2023-12-01T04:52:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:58 smithi060 ceph-mon[94233]: pgmap v614: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T04:52:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:58 smithi060 ceph-mon[94233]: osdmap e436: 8 total, 8 up, 8 in 2023-12-01T04:52:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:58 smithi060 ceph-mon[109077]: pgmap v614: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T04:52:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:58 smithi060 ceph-mon[109077]: osdmap e436: 8 total, 8 up, 8 in 2023-12-01T04:52:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:58 smithi089 ceph-mon[98504]: pgmap v614: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T04:52:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:58 smithi089 ceph-mon[98504]: osdmap e436: 8 total, 8 up, 8 in 2023-12-01T04:52:59.669 INFO:tasks.rados.rados.0.smithi060.stdout:1826: done (1 left) 2023-12-01T04:52:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:1827: done (0 left) 2023-12-01T04:52:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:1828: rollback oid 27 current snap is 184 2023-12-01T04:52:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 182 2023-12-01T04:52:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:1829: delete oid 39 current snap is 184 2023-12-01T04:52:59.675 INFO:tasks.rados.rados.0.smithi060.stdout:1829: done (1 left) 2023-12-01T04:52:59.675 INFO:tasks.rados.rados.0.smithi060.stdout:1830: rollback oid 5 current snap is 184 2023-12-01T04:52:59.675 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 5 to 177 2023-12-01T04:52:59.675 INFO:tasks.rados.rados.0.smithi060.stdout:1831: copy_from oid 6 from oid 24 current snap is 184 2023-12-01T04:52:59.675 INFO:tasks.rados.rados.0.smithi060.stdout:1828: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:52:59.676 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 184 2023-12-01T04:52:59.676 INFO:tasks.rados.rados.0.smithi060.stdout:1832: seq_num 582 ranges {0=155648} 2023-12-01T04:52:59.676 INFO:tasks.rados.rados.0.smithi060.stdout:1832: writing smithi060156570-17 from 0 to 155648 tid 1 2023-12-01T04:52:59.676 INFO:tasks.rados.rados.0.smithi060.stdout:1833: snap_create 2023-12-01T04:52:59.677 INFO:tasks.rados.rados.0.smithi060.stdout:1828: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:52:59.677 INFO:tasks.rados.rados.0.smithi060.stdout:1828: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:52:59.677 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 709 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-01T04:52:59.677 INFO:tasks.rados.rados.0.smithi060.stdout:1831: finishing copy_from to smithi060156570-6 2023-12-01T04:52:59.677 INFO:tasks.rados.rados.0.smithi060.stdout:1831: got expected ENOENT (src dne) 2023-12-01T04:52:59.678 INFO:tasks.rados.rados.0.smithi060.stdout:1831: finishing copy_from racing read to smithi060156570-6 2023-12-01T04:52:59.680 INFO:tasks.rados.rados.0.smithi060.stdout:1830: finishing rollback tid 0 to smithi060156570-5 2023-12-01T04:52:59.680 INFO:tasks.rados.rados.0.smithi060.stdout:1830: finishing rollback tid 1 to smithi060156570-5 2023-12-01T04:52:59.680 INFO:tasks.rados.rados.0.smithi060.stdout:1832: finishing write tid 1 to smithi060156570-17 2023-12-01T04:52:59.682 INFO:tasks.rados.rados.0.smithi060.stdout:1832: finishing write tid 2 to smithi060156570-17 2023-12-01T04:52:59.682 INFO:tasks.rados.rados.0.smithi060.stdout:1830: finishing rollback tid 2 to smithi060156570-5 2023-12-01T04:52:59.682 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 821 (ObjNum 537 snap 175 seq_num 537) dirty exists 2023-12-01T04:52:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:1832: finishing write tid 3 to smithi060156570-17 2023-12-01T04:52:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:1832: oid 17 updating version 0 to 424 2023-12-01T04:52:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:1832: oid 17 updating version 424 to 425 2023-12-01T04:52:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 425 (ObjNum 582 snap 184 seq_num 582) dirty exists 2023-12-01T04:52:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:1832: left oid 17 (ObjNum 582 snap 184 seq_num 582) 2023-12-01T04:53:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:52:59 smithi060 ceph-mon[94233]: osdmap e437: 8 total, 8 up, 8 in 2023-12-01T04:53:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:52:59 smithi060 ceph-mon[109077]: osdmap e437: 8 total, 8 up, 8 in 2023-12-01T04:53:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:52:59 smithi089 ceph-mon[98504]: osdmap e437: 8 total, 8 up, 8 in 2023-12-01T04:53:00.678 INFO:tasks.rados.rados.0.smithi060.stdout:1828: done (4 left) 2023-12-01T04:53:00.678 INFO:tasks.rados.rados.0.smithi060.stdout:1830: done (3 left) 2023-12-01T04:53:00.678 INFO:tasks.rados.rados.0.smithi060.stdout:1831: done (2 left) 2023-12-01T04:53:00.678 INFO:tasks.rados.rados.0.smithi060.stdout:1832: done (1 left) 2023-12-01T04:53:00.678 INFO:tasks.rados.rados.0.smithi060.stdout:1833: done (0 left) 2023-12-01T04:53:00.678 INFO:tasks.rados.rados.0.smithi060.stdout:1834: snap_remove snap 173 2023-12-01T04:53:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:00 smithi060 ceph-mon[109077]: pgmap v617: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T04:53:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:00 smithi060 ceph-mon[109077]: osdmap e438: 8 total, 8 up, 8 in 2023-12-01T04:53:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:00 smithi060 ceph-mon[94233]: pgmap v617: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T04:53:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:00 smithi060 ceph-mon[94233]: osdmap e438: 8 total, 8 up, 8 in 2023-12-01T04:53:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:00 smithi089 ceph-mon[98504]: pgmap v617: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.7 MiB/s wr, 7 op/s 2023-12-01T04:53:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:00 smithi089 ceph-mon[98504]: osdmap e438: 8 total, 8 up, 8 in 2023-12-01T04:53:01.599 INFO:tasks.rados.rados.0.smithi060.stdout:1834: done (0 left) 2023-12-01T04:53:01.600 INFO:tasks.rados.rados.0.smithi060.stdout:1835: read oid 42 snap 176 2023-12-01T04:53:01.600 INFO:tasks.rados.rados.0.smithi060.stdout:1835: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T04:53:01.600 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 185 2023-12-01T04:53:01.600 INFO:tasks.rados.rados.0.smithi060.stdout:1836: seq_num 583 ranges {0=172032} 2023-12-01T04:53:01.602 INFO:tasks.rados.rados.0.smithi060.stdout:1836: writing smithi060156570-33 from 0 to 172032 tid 1 2023-12-01T04:53:01.602 INFO:tasks.rados.rados.0.smithi060.stdout:1837: delete oid 6 current snap is 185 2023-12-01T04:53:01.617 INFO:tasks.rados.rados.0.smithi060.stdout:1836: finishing write tid 1 to smithi060156570-33 2023-12-01T04:53:01.619 INFO:tasks.rados.rados.0.smithi060.stdout:1837: done (2 left) 2023-12-01T04:53:01.619 INFO:tasks.rados.rados.0.smithi060.stdout:1838: read oid 24 snap -1 2023-12-01T04:53:01.619 INFO:tasks.rados.rados.0.smithi060.stdout:1838: expect deleted 2023-12-01T04:53:01.619 INFO:tasks.rados.rados.0.smithi060.stdout:1839: read oid 39 snap -1 2023-12-01T04:53:01.619 INFO:tasks.rados.rados.0.smithi060.stdout:1839: expect deleted 2023-12-01T04:53:01.619 INFO:tasks.rados.rados.0.smithi060.stdout:1840: snap_create 2023-12-01T04:53:01.621 INFO:tasks.rados.rados.0.smithi060.stdout:1836: finishing write tid 2 to smithi060156570-33 2023-12-01T04:53:01.628 INFO:tasks.rados.rados.0.smithi060.stdout:1835: expect (ObjNum 518 snap 165 seq_num 518) 2023-12-01T04:53:01.995 INFO:tasks.rados.rados.0.smithi060.stdout:1836: finishing write tid 3 to smithi060156570-33 2023-12-01T04:53:01.995 INFO:tasks.rados.rados.0.smithi060.stdout:1836: oid 33 updating version 0 to 596 2023-12-01T04:53:01.995 INFO:tasks.rados.rados.0.smithi060.stdout:1836: oid 33 updating version 596 to 597 2023-12-01T04:53:01.995 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 597 (ObjNum 583 snap 185 seq_num 583) dirty exists 2023-12-01T04:53:01.995 INFO:tasks.rados.rados.0.smithi060.stdout:1836: left oid 33 (ObjNum 583 snap 185 seq_num 583) 2023-12-01T04:53:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:01 smithi060 ceph-mon[94233]: osdmap e439: 8 total, 8 up, 8 in 2023-12-01T04:53:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:53:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:01 smithi060 ceph-mon[94233]: osdmap e440: 8 total, 8 up, 8 in 2023-12-01T04:53:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:01 smithi060 ceph-mon[109077]: osdmap e439: 8 total, 8 up, 8 in 2023-12-01T04:53:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:53:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:01 smithi060 ceph-mon[109077]: osdmap e440: 8 total, 8 up, 8 in 2023-12-01T04:53:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:01 smithi089 ceph-mon[98504]: osdmap e439: 8 total, 8 up, 8 in 2023-12-01T04:53:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:53:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:01 smithi089 ceph-mon[98504]: osdmap e440: 8 total, 8 up, 8 in 2023-12-01T04:53:02.614 INFO:tasks.rados.rados.0.smithi060.stdout:1835: done (4 left) 2023-12-01T04:53:02.614 INFO:tasks.rados.rados.0.smithi060.stdout:1836: done (3 left) 2023-12-01T04:53:02.614 INFO:tasks.rados.rados.0.smithi060.stdout:1838: done (2 left) 2023-12-01T04:53:02.614 INFO:tasks.rados.rados.0.smithi060.stdout:1839: done (1 left) 2023-12-01T04:53:02.614 INFO:tasks.rados.rados.0.smithi060.stdout:1840: done (0 left) 2023-12-01T04:53:02.614 INFO:tasks.rados.rados.0.smithi060.stdout:1841: delete oid 33 current snap is 186 2023-12-01T04:53:02.617 INFO:tasks.rados.rados.0.smithi060.stdout:1841: done (0 left) 2023-12-01T04:53:02.618 INFO:tasks.rados.rados.0.smithi060.stdout:1842: copy_from oid 29 from oid 38 current snap is 186 2023-12-01T04:53:02.618 INFO:tasks.rados.rados.0.smithi060.stdout:1843: setattr oid 45 current snap is 186 2023-12-01T04:53:02.618 INFO:tasks.rados.rados.0.smithi060.stdout:1844: delete oid 12 current snap is 186 2023-12-01T04:53:02.622 INFO:tasks.rados.rados.0.smithi060.stdout:1844: done (2 left) 2023-12-01T04:53:02.622 INFO:tasks.rados.rados.0.smithi060.stdout:1845: snap_create 2023-12-01T04:53:02.624 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1153 (ObjNum 551 snap 179 seq_num 551) dirty exists 2023-12-01T04:53:02.632 INFO:tasks.rados.rados.0.smithi060.stdout:1842: finishing copy_from to smithi060156570-29 2023-12-01T04:53:02.632 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 419 (ObjNum 527 snap 173 seq_num 527) dirty exists 2023-12-01T04:53:02.633 INFO:tasks.rados.rados.0.smithi060.stdout:1842: finishing copy_from racing read to smithi060156570-29 2023-12-01T04:53:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[109077]: pgmap v620: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:53:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:53:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[109077]: osdmap e441: 8 total, 8 up, 8 in 2023-12-01T04:53:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[94233]: pgmap v620: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:53:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:53:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:02 smithi060 ceph-mon[94233]: osdmap e441: 8 total, 8 up, 8 in 2023-12-01T04:53:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:02 smithi089 ceph-mon[98504]: pgmap v620: 121 pgs: 121 active+clean; 253 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:53:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:53:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:53:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:53:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:02 smithi089 ceph-mon[98504]: osdmap e441: 8 total, 8 up, 8 in 2023-12-01T04:53:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:53:03.614 INFO:tasks.rados.rados.0.smithi060.stdout:1842: done (2 left) 2023-12-01T04:53:03.614 INFO:tasks.rados.rados.0.smithi060.stdout:1843: done (1 left) 2023-12-01T04:53:03.614 INFO:tasks.rados.rados.0.smithi060.stdout:1845: done (0 left) 2023-12-01T04:53:03.614 INFO:tasks.rados.rados.0.smithi060.stdout:1846: snap_remove snap 184 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7m) 6m ago 7m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7m) 6m ago 7m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8m) 6m ago 8m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8m) 6m ago 8m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11m) 6m ago 11m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (13m) 6m ago 13m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:53:03.650 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 6m ago 13m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (12m) 6m ago 12m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11m) 6m ago 11m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7m) 6m ago 7m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7m) 6m ago 7m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11m) 6m ago 11m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11m) 6m ago 11m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10m) 6m ago 10m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10m) 6m ago 10m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:53:03.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10m) 6m ago 10m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:53:03.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9m) 6m ago 9m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:53:03.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9m) 6m ago 9m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:53:03.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9m) 6m ago 9m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:53:03.652 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7m) 6m ago 8m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:53:04.049 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:04.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:53:04.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:53:04.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:04.051 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:53:04.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:53:04.051 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:53:04.051 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:53:04.622 INFO:tasks.rados.rados.0.smithi060.stdout:1846: done (0 left) 2023-12-01T04:53:04.622 INFO:tasks.rados.rados.0.smithi060.stdout:1847: snap_remove snap 183 2023-12-01T04:53:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:53:04] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2023-12-01T04:53:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[109077]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[109077]: pgmap v623: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-12-01T04:53:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[109077]: osdmap e442: 8 total, 8 up, 8 in 2023-12-01T04:53:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[109077]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3635729033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:53:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[94233]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[94233]: pgmap v623: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-12-01T04:53:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[94233]: osdmap e442: 8 total, 8 up, 8 in 2023-12-01T04:53:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[94233]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3635729033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:53:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:04 smithi089 ceph-mon[98504]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:04 smithi089 ceph-mon[98504]: pgmap v623: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-12-01T04:53:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:04 smithi089 ceph-mon[98504]: osdmap e442: 8 total, 8 up, 8 in 2023-12-01T04:53:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:04 smithi089 ceph-mon[98504]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3635729033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:53:05.630 INFO:tasks.rados.rados.0.smithi060.stdout:1847: done (0 left) 2023-12-01T04:53:05.630 INFO:tasks.rados.rados.0.smithi060.stdout:1848: snap_remove snap 186 2023-12-01T04:53:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:05 smithi060 ceph-mon[94233]: osdmap e443: 8 total, 8 up, 8 in 2023-12-01T04:53:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:05 smithi060 ceph-mon[109077]: osdmap e443: 8 total, 8 up, 8 in 2023-12-01T04:53:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:05 smithi089 ceph-mon[98504]: osdmap e443: 8 total, 8 up, 8 in 2023-12-01T04:53:06.633 INFO:tasks.rados.rados.0.smithi060.stdout:1848: done (0 left) 2023-12-01T04:53:06.633 INFO:tasks.rados.rados.0.smithi060.stdout:1849: delete oid 26 current snap is 187 2023-12-01T04:53:06.637 INFO:tasks.rados.rados.0.smithi060.stdout:1849: done (0 left) 2023-12-01T04:53:06.637 INFO:tasks.rados.rados.0.smithi060.stdout:1850: snap_remove snap 176 2023-12-01T04:53:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:06 smithi060 ceph-mon[94233]: pgmap v626: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-12-01T04:53:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:06 smithi060 ceph-mon[94233]: osdmap e444: 8 total, 8 up, 8 in 2023-12-01T04:53:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:06 smithi060 ceph-mon[109077]: pgmap v626: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-12-01T04:53:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:06 smithi060 ceph-mon[109077]: osdmap e444: 8 total, 8 up, 8 in 2023-12-01T04:53:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:06 smithi089 ceph-mon[98504]: pgmap v626: 121 pgs: 121 active+clean; 254 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 5.0 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2023-12-01T04:53:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:06 smithi089 ceph-mon[98504]: osdmap e444: 8 total, 8 up, 8 in 2023-12-01T04:53:07.645 INFO:tasks.rados.rados.0.smithi060.stdout:1850: done (0 left) 2023-12-01T04:53:07.645 INFO:tasks.rados.rados.0.smithi060.stdout:1851: read oid 49 snap -1 2023-12-01T04:53:07.645 INFO:tasks.rados.rados.0.smithi060.stdout:1851: expect (ObjNum 516 snap 165 seq_num 516) 2023-12-01T04:53:07.645 INFO:tasks.rados.rados.0.smithi060.stdout:1852: snap_remove snap 185 2023-12-01T04:53:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:07 smithi060 ceph-mon[94233]: osdmap e445: 8 total, 8 up, 8 in 2023-12-01T04:53:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:07 smithi060 ceph-mon[109077]: osdmap e445: 8 total, 8 up, 8 in 2023-12-01T04:53:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:07 smithi089 ceph-mon[98504]: osdmap e445: 8 total, 8 up, 8 in 2023-12-01T04:53:08.641 INFO:tasks.rados.rados.0.smithi060.stdout:1852: done (1 left) 2023-12-01T04:53:08.641 INFO:tasks.rados.rados.0.smithi060.stdout:1853: read oid 41 snap 182 2023-12-01T04:53:08.641 INFO:tasks.rados.rados.0.smithi060.stdout:1853: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:53:08.641 INFO:tasks.rados.rados.0.smithi060.stdout:1854: read oid 28 snap 177 2023-12-01T04:53:08.641 INFO:tasks.rados.rados.0.smithi060.stdout:1854: expect deleted 2023-12-01T04:53:08.641 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 187 2023-12-01T04:53:08.641 INFO:tasks.rados.rados.0.smithi060.stdout:1855: seq_num 588 ranges {9134080=253952} 2023-12-01T04:53:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:1855: writing smithi060156570-31 from 9134080 to 9388032 tid 1 2023-12-01T04:53:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:1856: delete oid 19 current snap is 187 2023-12-01T04:53:08.694 INFO:tasks.rados.rados.0.smithi060.stdout:1851: expect (ObjNum 516 snap 165 seq_num 516) 2023-12-01T04:53:08.733 INFO:tasks.rados.rados.0.smithi060.stdout:1853: expect (ObjNum 460 snap 143 seq_num 460) 2023-12-01T04:53:08.746 INFO:tasks.rados.rados.0.smithi060.stdout:1855: finishing write tid 1 to smithi060156570-31 2023-12-01T04:53:08.746 INFO:tasks.rados.rados.0.smithi060.stdout:1855: finishing write tid 2 to smithi060156570-31 2023-12-01T04:53:08.746 INFO:tasks.rados.rados.0.smithi060.stdout:1855: finishing write tid 3 to smithi060156570-31 2023-12-01T04:53:08.746 INFO:tasks.rados.rados.0.smithi060.stdout:1855: oid 31 updating version 0 to 970 2023-12-01T04:53:08.746 INFO:tasks.rados.rados.0.smithi060.stdout:1855: oid 31 updating version 970 to 971 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 971 (ObjNum 588 snap 187 seq_num 588) dirty exists 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1855: left oid 31 (ObjNum 588 snap 187 seq_num 588) 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1851: done (4 left) 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1853: done (3 left) 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1854: done (2 left) 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1855: done (1 left) 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1856: done (0 left) 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:1857: setattr oid 45 current snap is 187 2023-12-01T04:53:08.747 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 187 2023-12-01T04:53:08.748 INFO:tasks.rados.rados.0.smithi060.stdout:1858: seq_num 590 ranges {4243456=286720} 2023-12-01T04:53:08.772 INFO:tasks.rados.rados.0.smithi060.stdout:1858: writing smithi060156570-4 from 4243456 to 4530176 tid 1 2023-12-01T04:53:08.772 INFO:tasks.rados.rados.0.smithi060.stdout:1859: rollback oid 26 current snap is 187 2023-12-01T04:53:08.772 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 177 2023-12-01T04:53:08.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1178 (ObjNum 551 snap 179 seq_num 551) dirty exists 2023-12-01T04:53:08.773 INFO:tasks.rados.rados.0.smithi060.stdout:1857: done (2 left) 2023-12-01T04:53:08.773 INFO:tasks.rados.rados.0.smithi060.stdout:1860: copy_from oid 14 from oid 24 current snap is 187 2023-12-01T04:53:08.773 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 187 2023-12-01T04:53:08.773 INFO:tasks.rados.rados.0.smithi060.stdout:1861: seq_num 591 ranges {4161536=303104} 2023-12-01T04:53:08.796 INFO:tasks.rados.rados.0.smithi060.stdout:1861: writing smithi060156570-42 from 4161536 to 4464640 tid 1 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1862: delete oid 40 current snap is 187 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1859: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1859: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 663 (ObjNum 534 snap 173 seq_num 534) dirty exists 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1860: finishing copy_from to smithi060156570-14 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1860: got expected ENOENT (src dne) 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1860: finishing copy_from racing read to smithi060156570-14 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1858: finishing write tid 1 to smithi060156570-4 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1858: finishing write tid 2 to smithi060156570-4 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1858: finishing write tid 3 to smithi060156570-4 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1858: oid 4 updating version 0 to 828 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:1858: oid 4 version 828 is already newer than 827 2023-12-01T04:53:08.797 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 828 (ObjNum 590 snap 187 seq_num 590) dirty exists 2023-12-01T04:53:08.798 INFO:tasks.rados.rados.0.smithi060.stdout:1858: left oid 4 (ObjNum 590 snap 187 seq_num 590) 2023-12-01T04:53:08.798 INFO:tasks.rados.rados.0.smithi060.stdout:1858: done (4 left) 2023-12-01T04:53:08.798 INFO:tasks.rados.rados.0.smithi060.stdout:1859: done (3 left) 2023-12-01T04:53:08.798 INFO:tasks.rados.rados.0.smithi060.stdout:1860: done (2 left) 2023-12-01T04:53:08.798 INFO:tasks.rados.rados.0.smithi060.stdout:1862: done (1 left) 2023-12-01T04:53:08.798 INFO:tasks.rados.rados.0.smithi060.stdout:1863: read oid 26 snap -1 2023-12-01T04:53:08.799 INFO:tasks.rados.rados.0.smithi060.stdout:1863: expect (ObjNum 534 snap 173 seq_num 534) 2023-12-01T04:53:08.799 INFO:tasks.rados.rados.0.smithi060.stdout:1864: read oid 29 snap -1 2023-12-01T04:53:08.799 INFO:tasks.rados.rados.0.smithi060.stdout:1864: expect (ObjNum 527 snap 173 seq_num 527) 2023-12-01T04:53:08.799 INFO:tasks.rados.rados.0.smithi060.stdout:1865: snap_create 2023-12-01T04:53:08.799 INFO:tasks.rados.rados.0.smithi060.stdout:1861: finishing write tid 1 to smithi060156570-42 2023-12-01T04:53:08.799 INFO:tasks.rados.rados.0.smithi060.stdout:1861: finishing write tid 2 to smithi060156570-42 2023-12-01T04:53:08.801 INFO:tasks.rados.rados.0.smithi060.stdout:1861: finishing write tid 3 to smithi060156570-42 2023-12-01T04:53:08.801 INFO:tasks.rados.rados.0.smithi060.stdout:1861: oid 42 updating version 0 to 828 2023-12-01T04:53:08.801 INFO:tasks.rados.rados.0.smithi060.stdout:1861: oid 42 version 828 is already newer than 827 2023-12-01T04:53:08.801 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 828 (ObjNum 591 snap 187 seq_num 591) dirty exists 2023-12-01T04:53:08.801 INFO:tasks.rados.rados.0.smithi060.stdout:1861: left oid 42 (ObjNum 591 snap 187 seq_num 591) 2023-12-01T04:53:08.808 INFO:tasks.rados.rados.0.smithi060.stdout:1863: expect (ObjNum 534 snap 173 seq_num 534) 2023-12-01T04:53:08.872 INFO:tasks.rados.rados.0.smithi060.stdout:1864: expect (ObjNum 527 snap 173 seq_num 527) 2023-12-01T04:53:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:08 smithi060 ceph-mon[94233]: pgmap v629: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 442 KiB/s wr, 7 op/s 2023-12-01T04:53:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:08 smithi060 ceph-mon[94233]: osdmap e446: 8 total, 8 up, 8 in 2023-12-01T04:53:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:08 smithi060 ceph-mon[109077]: pgmap v629: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 442 KiB/s wr, 7 op/s 2023-12-01T04:53:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:08 smithi060 ceph-mon[109077]: osdmap e446: 8 total, 8 up, 8 in 2023-12-01T04:53:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:08 smithi089 ceph-mon[98504]: pgmap v629: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 442 KiB/s wr, 7 op/s 2023-12-01T04:53:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:08 smithi089 ceph-mon[98504]: osdmap e446: 8 total, 8 up, 8 in 2023-12-01T04:53:09.654 INFO:tasks.rados.rados.0.smithi060.stdout:1861: done (3 left) 2023-12-01T04:53:09.654 INFO:tasks.rados.rados.0.smithi060.stdout:1863: done (2 left) 2023-12-01T04:53:09.655 INFO:tasks.rados.rados.0.smithi060.stdout:1864: done (1 left) 2023-12-01T04:53:09.655 INFO:tasks.rados.rados.0.smithi060.stdout:1865: done (0 left) 2023-12-01T04:53:09.655 INFO:tasks.rados.rados.0.smithi060.stdout:1866: read oid 48 snap -1 2023-12-01T04:53:09.655 INFO:tasks.rados.rados.0.smithi060.stdout:1866: expect deleted 2023-12-01T04:53:09.655 INFO:tasks.rados.rados.0.smithi060.stdout:1867: copy_from oid 1 from oid 22 current snap is 188 2023-12-01T04:53:09.655 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 188 2023-12-01T04:53:09.655 INFO:tasks.rados.rados.0.smithi060.stdout:1868: seq_num 593 ranges {7905280=335872} 2023-12-01T04:53:09.697 INFO:tasks.rados.rados.0.smithi060.stdout:1868: writing smithi060156570-5 from 7905280 to 8241152 tid 1 2023-12-01T04:53:09.698 INFO:tasks.rados.rados.0.smithi060.stdout:1869: read oid 3 snap -1 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1869: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1867: finishing copy_from to smithi060156570-1 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1867: got expected ENOENT (src dne) 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1867: finishing copy_from racing read to smithi060156570-1 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1870: read oid 50 snap -1 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1870: expect (ObjNum 573 snap 181 seq_num 573) 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1866: done (4 left) 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1867: done (3 left) 2023-12-01T04:53:09.702 INFO:tasks.rados.rados.0.smithi060.stdout:1871: snap_remove snap 182 2023-12-01T04:53:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:09 smithi060 ceph-mon[94233]: osdmap e447: 8 total, 8 up, 8 in 2023-12-01T04:53:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:09 smithi060 ceph-mon[109077]: osdmap e447: 8 total, 8 up, 8 in 2023-12-01T04:53:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:09 smithi089 ceph-mon[98504]: osdmap e447: 8 total, 8 up, 8 in 2023-12-01T04:53:10.664 INFO:tasks.rados.rados.0.smithi060.stdout:1871: done (3 left) 2023-12-01T04:53:10.665 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 188 2023-12-01T04:53:10.665 INFO:tasks.rados.rados.0.smithi060.stdout:1872: seq_num 594 ranges {3858432=352256} 2023-12-01T04:53:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:1872: writing smithi060156570-25 from 3858432 to 4210688 tid 1 2023-12-01T04:53:10.679 INFO:tasks.rados.rados.0.smithi060.stdout:1873: read oid 15 snap -1 2023-12-01T04:53:10.680 INFO:tasks.rados.rados.0.smithi060.stdout:1873: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:53:10.680 INFO:tasks.rados.rados.0.smithi060.stdout:1874: read oid 23 snap -1 2023-12-01T04:53:10.680 INFO:tasks.rados.rados.0.smithi060.stdout:1874: expect (ObjNum 570 snap 181 seq_num 570) 2023-12-01T04:53:10.680 INFO:tasks.rados.rados.0.smithi060.stdout:1875: read oid 30 snap 177 2023-12-01T04:53:10.680 INFO:tasks.rados.rados.0.smithi060.stdout:1875: expect deleted 2023-12-01T04:53:10.680 INFO:tasks.rados.rados.0.smithi060.stdout:1876: setattr oid 27 current snap is 188 2023-12-01T04:53:10.681 INFO:tasks.rados.rados.0.smithi060.stdout:1868: finishing write tid 1 to smithi060156570-5 2023-12-01T04:53:10.681 INFO:tasks.rados.rados.0.smithi060.stdout:1868: finishing write tid 2 to smithi060156570-5 2023-12-01T04:53:10.681 INFO:tasks.rados.rados.0.smithi060.stdout:1868: finishing write tid 3 to smithi060156570-5 2023-12-01T04:53:10.681 INFO:tasks.rados.rados.0.smithi060.stdout:1868: oid 5 updating version 0 to 822 2023-12-01T04:53:10.681 INFO:tasks.rados.rados.0.smithi060.stdout:1868: oid 5 updating version 822 to 823 2023-12-01T04:53:10.681 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 823 (ObjNum 593 snap 188 seq_num 593) dirty exists 2023-12-01T04:53:10.682 INFO:tasks.rados.rados.0.smithi060.stdout:1868: left oid 5 (ObjNum 593 snap 188 seq_num 593) 2023-12-01T04:53:10.682 INFO:tasks.rados.rados.0.smithi060.stdout:1870: expect (ObjNum 573 snap 181 seq_num 573) 2023-12-01T04:53:10.747 INFO:tasks.rados.rados.0.smithi060.stdout:1869: expect (ObjNum 565 snap 180 seq_num 565) 2023-12-01T04:53:10.800 INFO:tasks.rados.rados.0.smithi060.stdout:1872: finishing write tid 1 to smithi060156570-25 2023-12-01T04:53:10.800 INFO:tasks.rados.rados.0.smithi060.stdout:1872: finishing write tid 2 to smithi060156570-25 2023-12-01T04:53:10.800 INFO:tasks.rados.rados.0.smithi060.stdout:1872: finishing write tid 3 to smithi060156570-25 2023-12-01T04:53:10.800 INFO:tasks.rados.rados.0.smithi060.stdout:1872: oid 25 updating version 0 to 1184 2023-12-01T04:53:10.800 INFO:tasks.rados.rados.0.smithi060.stdout:1872: oid 25 updating version 1184 to 1185 2023-12-01T04:53:10.800 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1185 (ObjNum 594 snap 188 seq_num 594) dirty exists 2023-12-01T04:53:10.801 INFO:tasks.rados.rados.0.smithi060.stdout:1872: left oid 25 (ObjNum 594 snap 188 seq_num 594) 2023-12-01T04:53:10.801 INFO:tasks.rados.rados.0.smithi060.stdout:1873: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:53:10.889 INFO:tasks.rados.rados.0.smithi060.stdout:1874: expect (ObjNum 570 snap 181 seq_num 570) 2023-12-01T04:53:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:10 smithi060 ceph-mon[94233]: pgmap v632: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 442 KiB/s wr, 7 op/s 2023-12-01T04:53:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:10 smithi060 ceph-mon[94233]: osdmap e448: 8 total, 8 up, 8 in 2023-12-01T04:53:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:10 smithi060 ceph-mon[109077]: pgmap v632: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 442 KiB/s wr, 7 op/s 2023-12-01T04:53:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:10 smithi060 ceph-mon[109077]: osdmap e448: 8 total, 8 up, 8 in 2023-12-01T04:53:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:11.036 INFO:tasks.rados.rados.0.smithi060.stdout:1868: done (7 left) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1869: done (6 left) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1870: done (5 left) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1872: done (4 left) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1873: done (3 left) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1874: done (2 left) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1875: done (1 left) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1877: read oid 17 snap 177 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1877: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 188 2023-12-01T04:53:11.037 INFO:tasks.rados.rados.0.smithi060.stdout:1878: seq_num 595 ranges {2260992=368640} 2023-12-01T04:53:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:10 smithi089 ceph-mon[98504]: pgmap v632: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 442 KiB/s wr, 7 op/s 2023-12-01T04:53:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:10 smithi089 ceph-mon[98504]: osdmap e448: 8 total, 8 up, 8 in 2023-12-01T04:53:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:1878: writing smithi060156570-30 from 2260992 to 2629632 tid 1 2023-12-01T04:53:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:1879: read oid 42 snap -1 2023-12-01T04:53:11.051 INFO:tasks.rados.rados.0.smithi060.stdout:1879: expect (ObjNum 591 snap 187 seq_num 591) 2023-12-01T04:53:11.052 INFO:tasks.rados.rados.0.smithi060.stdout:1880: read oid 23 snap -1 2023-12-01T04:53:11.052 INFO:tasks.rados.rados.0.smithi060.stdout:1880: expect (ObjNum 570 snap 181 seq_num 570) 2023-12-01T04:53:11.052 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 188 2023-12-01T04:53:11.052 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 727 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-01T04:53:11.052 INFO:tasks.rados.rados.0.smithi060.stdout:1881: seq_num 596 ranges {4587520=385024} 2023-12-01T04:53:11.079 INFO:tasks.rados.rados.0.smithi060.stdout:1881: writing smithi060156570-45 from 4587520 to 4972544 tid 1 2023-12-01T04:53:11.079 INFO:tasks.rados.rados.0.smithi060.stdout:1876: done (5 left) 2023-12-01T04:53:11.079 INFO:tasks.rados.rados.0.smithi060.stdout:1882: snap_remove snap 187 2023-12-01T04:53:11.599 INFO:tasks.rados.rados.0.smithi060.stdout:1882: done (5 left) 2023-12-01T04:53:11.600 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 188 2023-12-01T04:53:11.600 INFO:tasks.rados.rados.0.smithi060.stdout:1883: seq_num 597 ranges {507904=401408} 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1883: writing smithi060156570-34 from 507904 to 909312 tid 1 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1884: delete oid 11 current snap is 188 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1878: finishing write tid 1 to smithi060156570-30 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1878: finishing write tid 2 to smithi060156570-30 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1878: finishing write tid 3 to smithi060156570-30 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1878: oid 30 updating version 0 to 1109 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1878: oid 30 updating version 1109 to 1110 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1110 (ObjNum 595 snap 188 seq_num 595) dirty exists 2023-12-01T04:53:11.605 INFO:tasks.rados.rados.0.smithi060.stdout:1878: left oid 30 (ObjNum 595 snap 188 seq_num 595) 2023-12-01T04:53:11.606 INFO:tasks.rados.rados.0.smithi060.stdout:1877: expect (ObjNum 475 snap 146 seq_num 475) 2023-12-01T04:53:11.929 INFO:tasks.rados.rados.0.smithi060.stdout:1880: expect (ObjNum 570 snap 181 seq_num 570) 2023-12-01T04:53:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:11 smithi060 ceph-mon[94233]: osdmap e449: 8 total, 8 up, 8 in 2023-12-01T04:53:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:11 smithi060 ceph-mon[94233]: osdmap e450: 8 total, 8 up, 8 in 2023-12-01T04:53:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:11 smithi060 ceph-mon[109077]: osdmap e449: 8 total, 8 up, 8 in 2023-12-01T04:53:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:11 smithi060 ceph-mon[109077]: osdmap e450: 8 total, 8 up, 8 in 2023-12-01T04:53:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:11 smithi089 ceph-mon[98504]: osdmap e449: 8 total, 8 up, 8 in 2023-12-01T04:53:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:11 smithi089 ceph-mon[98504]: osdmap e450: 8 total, 8 up, 8 in 2023-12-01T04:53:12.077 INFO:tasks.rados.rados.0.smithi060.stdout:1879: expect (ObjNum 591 snap 187 seq_num 591) 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1881: finishing write tid 1 to smithi060156570-45 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1881: finishing write tid 2 to smithi060156570-45 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1881: finishing write tid 3 to smithi060156570-45 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1881: oid 45 updating version 0 to 1188 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1881: oid 45 version 1188 is already newer than 1187 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1188 (ObjNum 596 snap 188 seq_num 596) dirty exists 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1881: left oid 45 (ObjNum 596 snap 188 seq_num 596) 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1883: finishing write tid 1 to smithi060156570-34 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1883: finishing write tid 2 to smithi060156570-34 2023-12-01T04:53:12.405 INFO:tasks.rados.rados.0.smithi060.stdout:1877: done (6 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1878: done (5 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1879: done (4 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1880: done (3 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1881: done (2 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1884: done (1 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1885: setattr oid 31 current snap is 188 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1883: finishing write tid 3 to smithi060156570-34 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1883: oid 34 updating version 0 to 829 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1883: oid 34 updating version 829 to 830 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 830 (ObjNum 597 snap 188 seq_num 597) dirty exists 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1883: left oid 34 (ObjNum 597 snap 188 seq_num 597) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1883: done (1 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1886: rmattr oid 7 current snap is 188 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1886: done (1 left) 2023-12-01T04:53:12.406 INFO:tasks.rados.rados.0.smithi060.stdout:1887: delete oid 49 current snap is 188 2023-12-01T04:53:12.408 INFO:tasks.rados.rados.0.smithi060.stdout:1887: done (1 left) 2023-12-01T04:53:12.408 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 188 2023-12-01T04:53:12.408 INFO:tasks.rados.rados.0.smithi060.stdout:1888: seq_num 600 ranges {3997696=450560} 2023-12-01T04:53:12.432 INFO:tasks.rados.rados.0.smithi060.stdout:1888: writing smithi060156570-43 from 3997696 to 4448256 tid 1 2023-12-01T04:53:12.432 INFO:tasks.rados.rados.0.smithi060.stdout:1889: read oid 46 snap -1 2023-12-01T04:53:12.432 INFO:tasks.rados.rados.0.smithi060.stdout:1889: expect (ObjNum 551 snap 179 seq_num 551) 2023-12-01T04:53:12.433 INFO:tasks.rados.rados.0.smithi060.stdout:1890: delete oid 34 current snap is 188 2023-12-01T04:53:12.433 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 973 (ObjNum 588 snap 187 seq_num 588) dirty exists 2023-12-01T04:53:12.435 INFO:tasks.rados.rados.0.smithi060.stdout:1885: done (3 left) 2023-12-01T04:53:12.435 INFO:tasks.rados.rados.0.smithi060.stdout:1890: done (2 left) 2023-12-01T04:53:12.435 INFO:tasks.rados.rados.0.smithi060.stdout:1891: snap_create 2023-12-01T04:53:12.436 INFO:tasks.rados.rados.0.smithi060.stdout:1888: finishing write tid 1 to smithi060156570-43 2023-12-01T04:53:12.437 INFO:tasks.rados.rados.0.smithi060.stdout:1888: finishing write tid 2 to smithi060156570-43 2023-12-01T04:53:12.453 INFO:tasks.rados.rados.0.smithi060.stdout:1888: finishing write tid 3 to smithi060156570-43 2023-12-01T04:53:12.453 INFO:tasks.rados.rados.0.smithi060.stdout:1888: oid 43 updating version 0 to 1072 2023-12-01T04:53:12.453 INFO:tasks.rados.rados.0.smithi060.stdout:1888: oid 43 updating version 1072 to 1073 2023-12-01T04:53:12.453 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1073 (ObjNum 600 snap 188 seq_num 600) dirty exists 2023-12-01T04:53:12.453 INFO:tasks.rados.rados.0.smithi060.stdout:1888: left oid 43 (ObjNum 600 snap 188 seq_num 600) 2023-12-01T04:53:12.457 INFO:tasks.rados.rados.0.smithi060.stdout:1889: expect (ObjNum 551 snap 179 seq_num 551) 2023-12-01T04:53:12.669 INFO:tasks.rados.rados.0.smithi060.stdout:1888: done (2 left) 2023-12-01T04:53:12.670 INFO:tasks.rados.rados.0.smithi060.stdout:1889: done (1 left) 2023-12-01T04:53:12.670 INFO:tasks.rados.rados.0.smithi060.stdout:1891: done (0 left) 2023-12-01T04:53:12.670 INFO:tasks.rados.rados.0.smithi060.stdout:1892: snap_create 2023-12-01T04:53:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:12 smithi060 ceph-mon[94233]: pgmap v635: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:12 smithi060 ceph-mon[109077]: pgmap v635: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:12 smithi089 ceph-mon[98504]: pgmap v635: 121 pgs: 121 active+clean; 253 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:13.676 INFO:tasks.rados.rados.0.smithi060.stdout:1892: done (0 left) 2023-12-01T04:53:13.676 INFO:tasks.rados.rados.0.smithi060.stdout:1893: read oid 37 snap 177 2023-12-01T04:53:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:1893: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T04:53:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:1894: setattr oid 24 current snap is 190 2023-12-01T04:53:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:1895: read oid 23 snap 188 2023-12-01T04:53:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:1895: expect (ObjNum 570 snap 181 seq_num 570) 2023-12-01T04:53:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:1896: delete oid 39 current snap is 190 2023-12-01T04:53:13.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 832 (ObjNum 289 snap 0 seq_num 2339999024) dirty exists 2023-12-01T04:53:13.686 INFO:tasks.rados.rados.0.smithi060.stdout:1894: done (3 left) 2023-12-01T04:53:13.686 INFO:tasks.rados.rados.0.smithi060.stdout:1896: done (2 left) 2023-12-01T04:53:13.686 INFO:tasks.rados.rados.0.smithi060.stdout:1897: snap_create 2023-12-01T04:53:13.691 INFO:tasks.rados.rados.0.smithi060.stdout:1893: expect (ObjNum 391 snap 125 seq_num 391) 2023-12-01T04:53:13.747 INFO:tasks.rados.rados.0.smithi060.stdout:1895: expect (ObjNum 570 snap 181 seq_num 570) 2023-12-01T04:53:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:13 smithi060 ceph-mon[94233]: osdmap e451: 8 total, 8 up, 8 in 2023-12-01T04:53:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:13 smithi060 ceph-mon[109077]: osdmap e451: 8 total, 8 up, 8 in 2023-12-01T04:53:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:13 smithi089 ceph-mon[98504]: osdmap e451: 8 total, 8 up, 8 in 2023-12-01T04:53:14.673 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:53:14] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:53:14.683 INFO:tasks.rados.rados.0.smithi060.stdout:1893: done (2 left) 2023-12-01T04:53:14.683 INFO:tasks.rados.rados.0.smithi060.stdout:1895: done (1 left) 2023-12-01T04:53:14.683 INFO:tasks.rados.rados.0.smithi060.stdout:1897: done (0 left) 2023-12-01T04:53:14.683 INFO:tasks.rados.rados.0.smithi060.stdout:1898: delete oid 8 current snap is 191 2023-12-01T04:53:14.687 INFO:tasks.rados.rados.0.smithi060.stdout:1898: done (0 left) 2023-12-01T04:53:14.687 INFO:tasks.rados.rados.0.smithi060.stdout:1899: rollback oid 13 current snap is 191 2023-12-01T04:53:14.687 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 188 2023-12-01T04:53:14.687 INFO:tasks.rados.rados.0.smithi060.stdout:1900: snap_create 2023-12-01T04:53:14.691 INFO:tasks.rados.rados.0.smithi060.stdout:1899: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:53:14.692 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-01T04:53:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:14 smithi060 ceph-mon[94233]: pgmap v638: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 558 KiB/s wr, 27 op/s 2023-12-01T04:53:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:14 smithi060 ceph-mon[94233]: osdmap e452: 8 total, 8 up, 8 in 2023-12-01T04:53:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:14 smithi060 ceph-mon[109077]: pgmap v638: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 558 KiB/s wr, 27 op/s 2023-12-01T04:53:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:14 smithi060 ceph-mon[109077]: osdmap e452: 8 total, 8 up, 8 in 2023-12-01T04:53:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:14 smithi089 ceph-mon[98504]: pgmap v638: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 558 KiB/s wr, 27 op/s 2023-12-01T04:53:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:14 smithi089 ceph-mon[98504]: osdmap e452: 8 total, 8 up, 8 in 2023-12-01T04:53:15.689 INFO:tasks.rados.rados.0.smithi060.stdout:1899: done (1 left) 2023-12-01T04:53:15.689 INFO:tasks.rados.rados.0.smithi060.stdout:1900: done (0 left) 2023-12-01T04:53:15.689 INFO:tasks.rados.rados.0.smithi060.stdout:1901: snap_remove snap 191 2023-12-01T04:53:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:15 smithi060 ceph-mon[94233]: osdmap e453: 8 total, 8 up, 8 in 2023-12-01T04:53:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:15 smithi060 ceph-mon[109077]: osdmap e453: 8 total, 8 up, 8 in 2023-12-01T04:53:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:15 smithi089 ceph-mon[98504]: osdmap e453: 8 total, 8 up, 8 in 2023-12-01T04:53:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:1901: done (0 left) 2023-12-01T04:53:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:1902: copy_from oid 10 from oid 48 current snap is 192 2023-12-01T04:53:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:1903: snap_create 2023-12-01T04:53:16.691 INFO:tasks.rados.rados.0.smithi060.stdout:1902: finishing copy_from to smithi060156570-10 2023-12-01T04:53:16.691 INFO:tasks.rados.rados.0.smithi060.stdout:1902: got expected ENOENT (src dne) 2023-12-01T04:53:16.692 INFO:tasks.rados.rados.0.smithi060.stdout:1902: finishing copy_from racing read to smithi060156570-10 2023-12-01T04:53:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:16 smithi060 ceph-mon[94233]: pgmap v641: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 558 KiB/s wr, 27 op/s 2023-12-01T04:53:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:16 smithi060 ceph-mon[94233]: osdmap e454: 8 total, 8 up, 8 in 2023-12-01T04:53:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:16 smithi060 ceph-mon[109077]: pgmap v641: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 558 KiB/s wr, 27 op/s 2023-12-01T04:53:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:16 smithi060 ceph-mon[109077]: osdmap e454: 8 total, 8 up, 8 in 2023-12-01T04:53:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:16 smithi089 ceph-mon[98504]: pgmap v641: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 558 KiB/s wr, 27 op/s 2023-12-01T04:53:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:16 smithi089 ceph-mon[98504]: osdmap e454: 8 total, 8 up, 8 in 2023-12-01T04:53:17.692 INFO:tasks.rados.rados.0.smithi060.stdout:1902: done (1 left) 2023-12-01T04:53:17.692 INFO:tasks.rados.rados.0.smithi060.stdout:1903: done (0 left) 2023-12-01T04:53:17.693 INFO:tasks.rados.rados.0.smithi060.stdout:1904: read oid 11 snap -1 2023-12-01T04:53:17.693 INFO:tasks.rados.rados.0.smithi060.stdout:1904: expect deleted 2023-12-01T04:53:17.693 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 193 2023-12-01T04:53:17.693 INFO:tasks.rados.rados.0.smithi060.stdout:1905: seq_num 604 ranges {0=524288} 2023-12-01T04:53:17.695 INFO:tasks.rados.rados.0.smithi060.stdout:1905: writing smithi060156570-34 from 0 to 524288 tid 1 2023-12-01T04:53:17.695 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 193 2023-12-01T04:53:17.695 INFO:tasks.rados.rados.0.smithi060.stdout:1906: seq_num 605 ranges {4972544=540672} 2023-12-01T04:53:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:1906: writing smithi060156570-45 from 4972544 to 5513216 tid 1 2023-12-01T04:53:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 193 2023-12-01T04:53:17.727 INFO:tasks.rados.rados.0.smithi060.stdout:1907: seq_num 606 ranges {4210688=557056} 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:1907: writing smithi060156570-25 from 4210688 to 4767744 tid 1 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:1908: rollback oid 6 current snap is 193 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 6 to 177 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:1905: finishing write tid 1 to smithi060156570-34 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:1905: finishing write tid 2 to smithi060156570-34 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:1905: finishing write tid 3 to smithi060156570-34 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:1905: oid 34 updating version 0 to 833 2023-12-01T04:53:17.753 INFO:tasks.rados.rados.0.smithi060.stdout:1905: oid 34 updating version 833 to 834 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 834 (ObjNum 604 snap 193 seq_num 604) dirty exists 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1905: left oid 34 (ObjNum 604 snap 193 seq_num 604) 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1904: done (4 left) 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1905: done (3 left) 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1909: setattr oid 43 current snap is 193 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1906: finishing write tid 1 to smithi060156570-45 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1906: finishing write tid 2 to smithi060156570-45 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1906: finishing write tid 3 to smithi060156570-45 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1906: oid 45 updating version 0 to 1194 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1906: oid 45 updating version 1194 to 1195 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1195 (ObjNum 605 snap 193 seq_num 605) dirty exists 2023-12-01T04:53:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:1906: left oid 45 (ObjNum 605 snap 193 seq_num 605) 2023-12-01T04:53:17.755 INFO:tasks.rados.rados.0.smithi060.stdout:1908: finishing rollback tid 1 to smithi060156570-6 2023-12-01T04:53:17.755 INFO:tasks.rados.rados.0.smithi060.stdout:1908: finishing rollback tid 2 to smithi060156570-6 2023-12-01T04:53:17.755 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 975 (ObjNum 504 snap 159 seq_num 504) dirty exists 2023-12-01T04:53:17.756 INFO:tasks.rados.rados.0.smithi060.stdout:1906: done (3 left) 2023-12-01T04:53:17.756 INFO:tasks.rados.rados.0.smithi060.stdout:1908: done (2 left) 2023-12-01T04:53:17.756 INFO:tasks.rados.rados.0.smithi060.stdout:1910: read oid 44 snap 192 2023-12-01T04:53:17.756 INFO:tasks.rados.rados.0.smithi060.stdout:1910: expect deleted 2023-12-01T04:53:17.756 INFO:tasks.rados.rados.0.smithi060.stdout:1911: read oid 39 snap -1 2023-12-01T04:53:17.756 INFO:tasks.rados.rados.0.smithi060.stdout:1911: expect deleted 2023-12-01T04:53:17.756 INFO:tasks.rados.rados.0.smithi060.stdout:1912: delete oid 30 current snap is 193 2023-12-01T04:53:17.757 INFO:tasks.rados.rados.0.smithi060.stdout:1907: finishing write tid 1 to smithi060156570-25 2023-12-01T04:53:17.757 INFO:tasks.rados.rados.0.smithi060.stdout:1907: finishing write tid 2 to smithi060156570-25 2023-12-01T04:53:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:1907: finishing write tid 3 to smithi060156570-25 2023-12-01T04:53:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:1907: oid 25 updating version 0 to 1197 2023-12-01T04:53:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:1907: oid 25 updating version 1197 to 1198 2023-12-01T04:53:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1198 (ObjNum 606 snap 193 seq_num 606) dirty exists 2023-12-01T04:53:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:1907: left oid 25 (ObjNum 606 snap 193 seq_num 606) 2023-12-01T04:53:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1074 (ObjNum 600 snap 188 seq_num 600) dirty exists 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1907: done (4 left) 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1909: done (3 left) 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1910: done (2 left) 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1911: done (1 left) 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1912: done (0 left) 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1913: rollback oid 35 current snap is 193 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 35 to 177 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1914: read oid 6 snap -1 2023-12-01T04:53:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:1914: expect (ObjNum 504 snap 159 seq_num 504) 2023-12-01T04:53:17.762 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 193 2023-12-01T04:53:17.762 INFO:tasks.rados.rados.0.smithi060.stdout:1915: seq_num 608 ranges {2457600=589824} 2023-12-01T04:53:17.778 INFO:tasks.rados.rados.0.smithi060.stdout:1915: writing smithi060156570-10 from 2457600 to 3047424 tid 1 2023-12-01T04:53:17.778 INFO:tasks.rados.rados.0.smithi060.stdout:1916: read oid 15 snap -1 2023-12-01T04:53:17.778 INFO:tasks.rados.rados.0.smithi060.stdout:1916: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:53:17.778 INFO:tasks.rados.rados.0.smithi060.stdout:1917: snap_remove snap 163 2023-12-01T04:53:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:17 smithi060 ceph-mon[94233]: osdmap e455: 8 total, 8 up, 8 in 2023-12-01T04:53:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:17 smithi060 ceph-mon[94233]: osdmap e456: 8 total, 8 up, 8 in 2023-12-01T04:53:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:17 smithi060 ceph-mon[109077]: osdmap e455: 8 total, 8 up, 8 in 2023-12-01T04:53:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:17 smithi060 ceph-mon[109077]: osdmap e456: 8 total, 8 up, 8 in 2023-12-01T04:53:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:17 smithi089 ceph-mon[98504]: osdmap e455: 8 total, 8 up, 8 in 2023-12-01T04:53:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:17 smithi089 ceph-mon[98504]: osdmap e456: 8 total, 8 up, 8 in 2023-12-01T04:53:18.710 INFO:tasks.rados.rados.0.smithi060.stdout:1917: done (4 left) 2023-12-01T04:53:18.710 INFO:tasks.rados.rados.0.smithi060.stdout:1918: rollback oid 17 current snap is 193 2023-12-01T04:53:18.711 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 17 to 190 2023-12-01T04:53:18.711 INFO:tasks.rados.rados.0.smithi060.stdout:1913: finishing rollback tid 0 to smithi060156570-35 2023-12-01T04:53:18.711 INFO:tasks.rados.rados.0.smithi060.stdout:1913: finishing rollback tid 1 to smithi060156570-35 2023-12-01T04:53:18.711 INFO:tasks.rados.rados.0.smithi060.stdout:1913: finishing rollback tid 2 to smithi060156570-35 2023-12-01T04:53:18.711 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 507 (ObjNum 428 snap 134 seq_num 428) dirty exists 2023-12-01T04:53:18.711 INFO:tasks.rados.rados.0.smithi060.stdout:1914: expect (ObjNum 504 snap 159 seq_num 504) 2023-12-01T04:53:18.754 INFO:tasks.rados.rados.0.smithi060.stdout:1915: finishing write tid 1 to smithi060156570-10 2023-12-01T04:53:18.754 INFO:tasks.rados.rados.0.smithi060.stdout:1915: finishing write tid 2 to smithi060156570-10 2023-12-01T04:53:18.754 INFO:tasks.rados.rados.0.smithi060.stdout:1913: done (4 left) 2023-12-01T04:53:18.754 INFO:tasks.rados.rados.0.smithi060.stdout:1914: done (3 left) 2023-12-01T04:53:18.755 INFO:tasks.rados.rados.0.smithi060.stdout:1919: snap_remove snap 189 2023-12-01T04:53:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:18 smithi060 ceph-mon[94233]: pgmap v644: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 208 KiB/s wr, 15 op/s 2023-12-01T04:53:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:18 smithi060 ceph-mon[109077]: pgmap v644: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 208 KiB/s wr, 15 op/s 2023-12-01T04:53:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:18 smithi089 ceph-mon[98504]: pgmap v644: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 208 KiB/s wr, 15 op/s 2023-12-01T04:53:19.714 INFO:tasks.rados.rados.0.smithi060.stdout:1919: done (3 left) 2023-12-01T04:53:19.714 INFO:tasks.rados.rados.0.smithi060.stdout:1920: snap_create 2023-12-01T04:53:19.714 INFO:tasks.rados.rados.0.smithi060.stdout:1915: finishing write tid 3 to smithi060156570-10 2023-12-01T04:53:19.714 INFO:tasks.rados.rados.0.smithi060.stdout:1915: oid 10 updating version 0 to 656 2023-12-01T04:53:19.714 INFO:tasks.rados.rados.0.smithi060.stdout:1915: oid 10 updating version 656 to 657 2023-12-01T04:53:19.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 657 (ObjNum 608 snap 193 seq_num 608) dirty exists 2023-12-01T04:53:19.714 INFO:tasks.rados.rados.0.smithi060.stdout:1915: left oid 10 (ObjNum 608 snap 193 seq_num 608) 2023-12-01T04:53:19.715 INFO:tasks.rados.rados.0.smithi060.stdout:1916: expect (ObjNum 512 snap 162 seq_num 512) 2023-12-01T04:53:19.806 INFO:tasks.rados.rados.0.smithi060.stdout:1918: finishing rollback tid 0 to smithi060156570-17 2023-12-01T04:53:19.806 INFO:tasks.rados.rados.0.smithi060.stdout:1918: finishing rollback tid 1 to smithi060156570-17 2023-12-01T04:53:19.807 INFO:tasks.rados.rados.0.smithi060.stdout:1918: finishing rollback tid 2 to smithi060156570-17 2023-12-01T04:53:19.807 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 428 (ObjNum 582 snap 184 seq_num 582) dirty exists 2023-12-01T04:53:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:19 smithi060 ceph-mon[94233]: osdmap e457: 8 total, 8 up, 8 in 2023-12-01T04:53:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:19 smithi060 ceph-mon[109077]: osdmap e457: 8 total, 8 up, 8 in 2023-12-01T04:53:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:19 smithi089 ceph-mon[98504]: osdmap e457: 8 total, 8 up, 8 in 2023-12-01T04:53:20.716 INFO:tasks.rados.rados.0.smithi060.stdout:1915: done (3 left) 2023-12-01T04:53:20.716 INFO:tasks.rados.rados.0.smithi060.stdout:1916: done (2 left) 2023-12-01T04:53:20.716 INFO:tasks.rados.rados.0.smithi060.stdout:1918: done (1 left) 2023-12-01T04:53:20.716 INFO:tasks.rados.rados.0.smithi060.stdout:1920: done (0 left) 2023-12-01T04:53:20.716 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 194 2023-12-01T04:53:20.717 INFO:tasks.rados.rados.0.smithi060.stdout:1921: seq_num 609 ranges {0=606208} 2023-12-01T04:53:20.719 INFO:tasks.rados.rados.0.smithi060.stdout:1921: writing smithi060156570-48 from 0 to 606208 tid 1 2023-12-01T04:53:20.720 INFO:tasks.rados.rados.0.smithi060.stdout:1922: setattr oid 21 current snap is 194 2023-12-01T04:53:20.721 INFO:tasks.rados.rados.0.smithi060.stdout:1923: snap_create 2023-12-01T04:53:20.726 INFO:tasks.rados.rados.0.smithi060.stdout:1921: finishing write tid 1 to smithi060156570-48 2023-12-01T04:53:20.726 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1112 (ObjNum 482 snap 149 seq_num 482) dirty exists 2023-12-01T04:53:20.726 INFO:tasks.rados.rados.0.smithi060.stdout:1921: finishing write tid 2 to smithi060156570-48 2023-12-01T04:53:20.727 INFO:tasks.rados.rados.0.smithi060.stdout:1921: finishing write tid 3 to smithi060156570-48 2023-12-01T04:53:20.727 INFO:tasks.rados.rados.0.smithi060.stdout:1921: oid 48 updating version 0 to 968 2023-12-01T04:53:20.727 INFO:tasks.rados.rados.0.smithi060.stdout:1921: oid 48 version 968 is already newer than 967 2023-12-01T04:53:20.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 968 (ObjNum 609 snap 194 seq_num 609) dirty exists 2023-12-01T04:53:20.727 INFO:tasks.rados.rados.0.smithi060.stdout:1921: left oid 48 (ObjNum 609 snap 194 seq_num 609) 2023-12-01T04:53:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:20 smithi060 ceph-mon[94233]: pgmap v647: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 208 KiB/s wr, 15 op/s 2023-12-01T04:53:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:20 smithi060 ceph-mon[94233]: osdmap e458: 8 total, 8 up, 8 in 2023-12-01T04:53:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:20 smithi060 ceph-mon[109077]: pgmap v647: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 208 KiB/s wr, 15 op/s 2023-12-01T04:53:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:20 smithi060 ceph-mon[109077]: osdmap e458: 8 total, 8 up, 8 in 2023-12-01T04:53:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:20 smithi089 ceph-mon[98504]: pgmap v647: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.9 MiB/s rd, 208 KiB/s wr, 15 op/s 2023-12-01T04:53:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:20 smithi089 ceph-mon[98504]: osdmap e458: 8 total, 8 up, 8 in 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1921: done (2 left) 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1922: done (1 left) 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1923: done (0 left) 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1924: setattr oid 1 current snap is 195 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1925: rmattr oid 4 current snap is 195 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1925: done (1 left) 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1926: copy_from oid 15 from oid 24 current snap is 195 2023-12-01T04:53:21.604 INFO:tasks.rados.rados.0.smithi060.stdout:1927: snap_remove snap 177 2023-12-01T04:53:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:21 smithi060 ceph-mon[94233]: osdmap e459: 8 total, 8 up, 8 in 2023-12-01T04:53:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:21 smithi060 ceph-mon[94233]: osdmap e460: 8 total, 8 up, 8 in 2023-12-01T04:53:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:21 smithi060 ceph-mon[109077]: osdmap e459: 8 total, 8 up, 8 in 2023-12-01T04:53:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:21 smithi060 ceph-mon[109077]: osdmap e460: 8 total, 8 up, 8 in 2023-12-01T04:53:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:21 smithi089 ceph-mon[98504]: osdmap e459: 8 total, 8 up, 8 in 2023-12-01T04:53:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:21 smithi089 ceph-mon[98504]: osdmap e460: 8 total, 8 up, 8 in 2023-12-01T04:53:22.611 INFO:tasks.rados.rados.0.smithi060.stdout:1927: done (2 left) 2023-12-01T04:53:22.611 INFO:tasks.rados.rados.0.smithi060.stdout:1928: setattr oid 39 current snap is 195 2023-12-01T04:53:22.622 INFO:tasks.rados.rados.0.smithi060.stdout:1929: read oid 43 snap 188 2023-12-01T04:53:22.622 INFO:tasks.rados.rados.0.smithi060.stdout:1929: expect (ObjNum 600 snap 188 seq_num 600) 2023-12-01T04:53:22.622 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 195 2023-12-01T04:53:22.622 INFO:tasks.rados.rados.0.smithi060.stdout:1930: seq_num 610 ranges {4767744=622592} 2023-12-01T04:53:22.645 INFO:tasks.rados.rados.0.smithi060.stdout:1930: writing smithi060156570-25 from 4767744 to 5390336 tid 1 2023-12-01T04:53:22.645 INFO:tasks.rados.rados.0.smithi060.stdout:1931: copy_from oid 8 from oid 5 current snap is 195 2023-12-01T04:53:22.645 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 599 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:53:22.645 INFO:tasks.rados.rados.0.smithi060.stdout:1926: finishing copy_from to smithi060156570-15 2023-12-01T04:53:22.646 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 832 (ObjNum 449 snap 0 seq_num 2339999184) dirty exists 2023-12-01T04:53:22.646 INFO:tasks.rados.rados.0.smithi060.stdout:1926: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:53:22.646 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 658 (ObjNum 2497 snap 0 seq_num 2340000128) dirty exists 2023-12-01T04:53:22.646 INFO:tasks.rados.rados.0.smithi060.stdout:1924: done (5 left) 2023-12-01T04:53:22.646 INFO:tasks.rados.rados.0.smithi060.stdout:1926: done (4 left) 2023-12-01T04:53:22.646 INFO:tasks.rados.rados.0.smithi060.stdout:1928: done (3 left) 2023-12-01T04:53:22.646 INFO:tasks.rados.rados.0.smithi060.stdout:1932: rollback oid 37 current snap is 195 2023-12-01T04:53:22.647 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 37 to 188 2023-12-01T04:53:22.647 INFO:tasks.rados.rados.0.smithi060.stdout:1933: read oid 50 snap -1 2023-12-01T04:53:22.647 INFO:tasks.rados.rados.0.smithi060.stdout:1933: expect (ObjNum 573 snap 181 seq_num 573) 2023-12-01T04:53:22.647 INFO:tasks.rados.rados.0.smithi060.stdout:1934: copy_from oid 20 from oid 3 current snap is 195 2023-12-01T04:53:22.647 INFO:tasks.rados.rados.0.smithi060.stdout:1935: copy_from oid 24 from oid 13 current snap is 195 2023-12-01T04:53:22.647 INFO:tasks.rados.rados.0.smithi060.stdout:1936: snap_remove snap 193 2023-12-01T04:53:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:22 smithi060 ceph-mon[94233]: pgmap v650: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:22 smithi060 ceph-mon[94233]: osdmap e461: 8 total, 8 up, 8 in 2023-12-01T04:53:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:22 smithi060 ceph-mon[109077]: pgmap v650: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:22 smithi060 ceph-mon[109077]: osdmap e461: 8 total, 8 up, 8 in 2023-12-01T04:53:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:22 smithi089 ceph-mon[98504]: pgmap v650: 121 pgs: 121 active+clean; 242 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:22 smithi089 ceph-mon[98504]: osdmap e461: 8 total, 8 up, 8 in 2023-12-01T04:53:23.611 INFO:tasks.rados.rados.0.smithi060.stdout:1936: done (7 left) 2023-12-01T04:53:23.611 INFO:tasks.rados.rados.0.smithi060.stdout:1937: read oid 16 snap -1 2023-12-01T04:53:23.611 INFO:tasks.rados.rados.0.smithi060.stdout:1937: expect deleted 2023-12-01T04:53:23.611 INFO:tasks.rados.rados.0.smithi060.stdout:1938: read oid 49 snap 194 2023-12-01T04:53:23.611 INFO:tasks.rados.rados.0.smithi060.stdout:1938: expect deleted 2023-12-01T04:53:23.611 INFO:tasks.rados.rados.0.smithi060.stdout:1939: snap_create 2023-12-01T04:53:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:1932: finishing rollback tid 1 to smithi060156570-37 2023-12-01T04:53:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 0 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-01T04:53:23.612 INFO:tasks.rados.rados.0.smithi060.stdout:1929: expect (ObjNum 600 snap 188 seq_num 600) 2023-12-01T04:53:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:1935: finishing copy_from to smithi060156570-24 2023-12-01T04:53:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:1935: got expected ENOENT (src dne) 2023-12-01T04:53:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:1935: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:53:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:1930: finishing write tid 1 to smithi060156570-25 2023-12-01T04:53:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:1930: finishing write tid 2 to smithi060156570-25 2023-12-01T04:53:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:1930: finishing write tid 3 to smithi060156570-25 2023-12-01T04:53:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:1930: oid 25 updating version 0 to 1224 2023-12-01T04:53:23.818 INFO:tasks.rados.rados.0.smithi060.stdout:1930: oid 25 updating version 1224 to 1225 2023-12-01T04:53:23.818 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1225 (ObjNum 610 snap 195 seq_num 610) dirty exists 2023-12-01T04:53:23.818 INFO:tasks.rados.rados.0.smithi060.stdout:1930: left oid 25 (ObjNum 610 snap 195 seq_num 610) 2023-12-01T04:53:23.818 INFO:tasks.rados.rados.0.smithi060.stdout:1933: expect (ObjNum 573 snap 181 seq_num 573) 2023-12-01T04:53:23.878 INFO:tasks.rados.rados.0.smithi060.stdout:1934: finishing copy_from to smithi060156570-20 2023-12-01T04:53:23.878 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 823 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T04:53:23.878 INFO:tasks.rados.rados.0.smithi060.stdout:1934: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:53:23.878 INFO:tasks.rados.rados.0.smithi060.stdout:1931: finishing copy_from to smithi060156570-8 2023-12-01T04:53:23.878 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 823 (ObjNum 593 snap 188 seq_num 593) dirty exists 2023-12-01T04:53:23.878 INFO:tasks.rados.rados.0.smithi060.stdout:1931: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:53:24.612 INFO:tasks.rados.rados.0.smithi060.stdout:1929: done (9 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1930: done (8 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1931: done (7 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1932: done (6 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1933: done (5 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1934: done (4 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1935: done (3 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1937: done (2 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1938: done (1 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1939: done (0 left) 2023-12-01T04:53:24.613 INFO:tasks.rados.rados.0.smithi060.stdout:1940: snap_remove snap 195 2023-12-01T04:53:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:24 smithi060 ceph-mon[109077]: pgmap v653: 121 pgs: 121 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 688 KiB/s wr, 17 op/s 2023-12-01T04:53:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:24 smithi060 ceph-mon[109077]: osdmap e462: 8 total, 8 up, 8 in 2023-12-01T04:53:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:24 smithi060 ceph-mon[94233]: pgmap v653: 121 pgs: 121 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 688 KiB/s wr, 17 op/s 2023-12-01T04:53:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:24 smithi060 ceph-mon[94233]: osdmap e462: 8 total, 8 up, 8 in 2023-12-01T04:53:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:53:24] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:53:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:24 smithi089 ceph-mon[98504]: pgmap v653: 121 pgs: 121 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 688 KiB/s wr, 17 op/s 2023-12-01T04:53:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:24 smithi089 ceph-mon[98504]: osdmap e462: 8 total, 8 up, 8 in 2023-12-01T04:53:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1940: done (0 left) 2023-12-01T04:53:25.623 INFO:tasks.rados.rados.0.smithi060.stdout:1941: copy_from oid 3 from oid 28 current snap is 196 2023-12-01T04:53:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 196 2023-12-01T04:53:25.624 INFO:tasks.rados.rados.0.smithi060.stdout:1942: seq_num 611 ranges {5513216=638976} 2023-12-01T04:53:25.657 INFO:tasks.rados.rados.0.smithi060.stdout:1942: writing smithi060156570-45 from 5513216 to 6152192 tid 1 2023-12-01T04:53:25.658 INFO:tasks.rados.rados.0.smithi060.stdout:1943: read oid 14 snap -1 2023-12-01T04:53:25.658 INFO:tasks.rados.rados.0.smithi060.stdout:1943: expect (ObjNum 522 snap 169 seq_num 522) 2023-12-01T04:53:25.658 INFO:tasks.rados.rados.0.smithi060.stdout:1944: setattr oid 41 current snap is 196 2023-12-01T04:53:25.658 INFO:tasks.rados.rados.0.smithi060.stdout:1941: finishing copy_from to smithi060156570-3 2023-12-01T04:53:25.658 INFO:tasks.rados.rados.0.smithi060.stdout:1941: got expected ENOENT (src dne) 2023-12-01T04:53:25.658 INFO:tasks.rados.rados.0.smithi060.stdout:1941: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:53:25.658 INFO:tasks.rados.rados.0.smithi060.stdout:1941: done (3 left) 2023-12-01T04:53:25.659 INFO:tasks.rados.rados.0.smithi060.stdout:1945: snap_create 2023-12-01T04:53:25.664 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 824 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:53:25.666 INFO:tasks.rados.rados.0.smithi060.stdout:1942: finishing write tid 1 to smithi060156570-45 2023-12-01T04:53:25.666 INFO:tasks.rados.rados.0.smithi060.stdout:1942: finishing write tid 2 to smithi060156570-45 2023-12-01T04:53:25.667 INFO:tasks.rados.rados.0.smithi060.stdout:1942: finishing write tid 3 to smithi060156570-45 2023-12-01T04:53:25.667 INFO:tasks.rados.rados.0.smithi060.stdout:1942: oid 45 updating version 0 to 1230 2023-12-01T04:53:25.668 INFO:tasks.rados.rados.0.smithi060.stdout:1942: oid 45 version 1230 is already newer than 1229 2023-12-01T04:53:25.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1230 (ObjNum 611 snap 196 seq_num 611) dirty exists 2023-12-01T04:53:25.668 INFO:tasks.rados.rados.0.smithi060.stdout:1942: left oid 45 (ObjNum 611 snap 196 seq_num 611) 2023-12-01T04:53:25.669 INFO:tasks.rados.rados.0.smithi060.stdout:1943: expect (ObjNum 522 snap 169 seq_num 522) 2023-12-01T04:53:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:25 smithi060 ceph-mon[94233]: osdmap e463: 8 total, 8 up, 8 in 2023-12-01T04:53:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:25 smithi060 ceph-mon[109077]: osdmap e463: 8 total, 8 up, 8 in 2023-12-01T04:53:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:25 smithi089 ceph-mon[98504]: osdmap e463: 8 total, 8 up, 8 in 2023-12-01T04:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:1942: done (3 left) 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:1943: done (2 left) 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:1944: done (1 left) 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:1945: done (0 left) 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:1946: read oid 31 snap -1 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:1946: expect (ObjNum 588 snap 187 seq_num 588) 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 197 2023-12-01T04:53:26.605 INFO:tasks.rados.rados.0.smithi060.stdout:1947: seq_num 612 ranges {0=655360} 2023-12-01T04:53:26.608 INFO:tasks.rados.rados.0.smithi060.stdout:1947: writing smithi060156570-19 from 0 to 655360 tid 1 2023-12-01T04:53:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:1948: rmattr oid 46 current snap is 197 2023-12-01T04:53:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:1948: done (2 left) 2023-12-01T04:53:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 197 2023-12-01T04:53:26.609 INFO:tasks.rados.rados.0.smithi060.stdout:1949: seq_num 613 ranges {0=671744} 2023-12-01T04:53:26.613 INFO:tasks.rados.rados.0.smithi060.stdout:1949: writing smithi060156570-11 from 0 to 671744 tid 1 2023-12-01T04:53:26.613 INFO:tasks.rados.rados.0.smithi060.stdout:1950: rollback oid 50 current snap is 197 2023-12-01T04:53:26.613 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 50 to 194 2023-12-01T04:53:26.613 INFO:tasks.rados.rados.0.smithi060.stdout:1951: copy_from oid 28 from oid 7 current snap is 197 2023-12-01T04:53:26.614 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 197 2023-12-01T04:53:26.614 INFO:tasks.rados.rados.0.smithi060.stdout:1952: seq_num 614 ranges {368640=688128} 2023-12-01T04:53:26.620 INFO:tasks.rados.rados.0.smithi060.stdout:1952: writing smithi060156570-36 from 368640 to 1056768 tid 1 2023-12-01T04:53:26.621 INFO:tasks.rados.rados.0.smithi060.stdout:1953: read oid 24 snap -1 2023-12-01T04:53:26.621 INFO:tasks.rados.rados.0.smithi060.stdout:1953: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:53:26.621 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 197 2023-12-01T04:53:26.621 INFO:tasks.rados.rados.0.smithi060.stdout:1954: seq_num 615 ranges {4587520=704512} 2023-12-01T04:53:26.650 INFO:tasks.rados.rados.0.smithi060.stdout:1954: writing smithi060156570-46 from 4587520 to 5292032 tid 1 2023-12-01T04:53:26.650 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 197 2023-12-01T04:53:26.651 INFO:tasks.rados.rados.0.smithi060.stdout:1949: finishing write tid 1 to smithi060156570-11 2023-12-01T04:53:26.651 INFO:tasks.rados.rados.0.smithi060.stdout:1955: seq_num 616 ranges {8241152=720896} 2023-12-01T04:53:26.699 INFO:tasks.rados.rados.0.smithi060.stdout:1955: writing smithi060156570-5 from 8241152 to 8962048 tid 1 2023-12-01T04:53:26.699 INFO:tasks.rados.rados.0.smithi060.stdout:1956: delete oid 12 current snap is 197 2023-12-01T04:53:26.699 INFO:tasks.rados.rados.0.smithi060.stdout:1949: finishing write tid 2 to smithi060156570-11 2023-12-01T04:53:26.699 INFO:tasks.rados.rados.0.smithi060.stdout:1953: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:53:26.701 INFO:tasks.rados.rados.0.smithi060.stdout:1950: finishing rollback tid 0 to smithi060156570-50 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1950: finishing rollback tid 1 to smithi060156570-50 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1952: finishing write tid 1 to smithi060156570-36 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1952: finishing write tid 2 to smithi060156570-36 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1950: finishing rollback tid 2 to smithi060156570-50 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 827 (ObjNum 573 snap 181 seq_num 573) dirty exists 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1952: finishing write tid 3 to smithi060156570-36 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1952: oid 36 updating version 0 to 1113 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1952: oid 36 updating version 1113 to 1114 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1114 (ObjNum 614 snap 197 seq_num 614) dirty exists 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1952: left oid 36 (ObjNum 614 snap 197 seq_num 614) 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1949: finishing write tid 3 to smithi060156570-11 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1949: oid 11 updating version 0 to 824 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:1949: oid 11 updating version 824 to 825 2023-12-01T04:53:26.702 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 825 (ObjNum 613 snap 197 seq_num 613) dirty exists 2023-12-01T04:53:26.703 INFO:tasks.rados.rados.0.smithi060.stdout:1949: left oid 11 (ObjNum 613 snap 197 seq_num 613) 2023-12-01T04:53:26.703 INFO:tasks.rados.rados.0.smithi060.stdout:1951: finishing copy_from to smithi060156570-28 2023-12-01T04:53:26.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1101 (ObjNum 559 snap 180 seq_num 559) dirty exists 2023-12-01T04:53:26.703 INFO:tasks.rados.rados.0.smithi060.stdout:1951: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:53:26.703 INFO:tasks.rados.rados.0.smithi060.stdout:1946: expect (ObjNum 588 snap 187 seq_num 588) 2023-12-01T04:53:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:26 smithi060 ceph-mon[109077]: pgmap v656: 121 pgs: 121 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 688 KiB/s wr, 17 op/s 2023-12-01T04:53:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:26 smithi060 ceph-mon[109077]: osdmap e464: 8 total, 8 up, 8 in 2023-12-01T04:53:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:26 smithi060 ceph-mon[109077]: osdmap e465: 8 total, 8 up, 8 in 2023-12-01T04:53:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:26 smithi060 ceph-mon[94233]: pgmap v656: 121 pgs: 121 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 688 KiB/s wr, 17 op/s 2023-12-01T04:53:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:26 smithi060 ceph-mon[94233]: osdmap e464: 8 total, 8 up, 8 in 2023-12-01T04:53:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:26 smithi060 ceph-mon[94233]: osdmap e465: 8 total, 8 up, 8 in 2023-12-01T04:53:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:26 smithi089 ceph-mon[98504]: pgmap v656: 121 pgs: 121 active+clean; 189 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 688 KiB/s wr, 17 op/s 2023-12-01T04:53:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:26 smithi089 ceph-mon[98504]: osdmap e464: 8 total, 8 up, 8 in 2023-12-01T04:53:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:26 smithi089 ceph-mon[98504]: osdmap e465: 8 total, 8 up, 8 in 2023-12-01T04:53:27.585 INFO:tasks.rados.rados.0.smithi060.stdout:1947: finishing write tid 1 to smithi060156570-19 2023-12-01T04:53:27.585 INFO:tasks.rados.rados.0.smithi060.stdout:1947: finishing write tid 2 to smithi060156570-19 2023-12-01T04:53:27.585 INFO:tasks.rados.rados.0.smithi060.stdout:1947: finishing write tid 3 to smithi060156570-19 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1947: oid 19 updating version 0 to 976 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1947: oid 19 updating version 976 to 977 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 977 (ObjNum 612 snap 197 seq_num 612) dirty exists 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1947: left oid 19 (ObjNum 612 snap 197 seq_num 612) 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1954: finishing write tid 1 to smithi060156570-46 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1954: finishing write tid 2 to smithi060156570-46 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1954: finishing write tid 3 to smithi060156570-46 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1954: oid 46 updating version 0 to 1076 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1954: oid 46 version 1076 is already newer than 1075 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1076 (ObjNum 615 snap 197 seq_num 615) dirty exists 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1954: left oid 46 (ObjNum 615 snap 197 seq_num 615) 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1955: finishing write tid 1 to smithi060156570-5 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1955: finishing write tid 2 to smithi060156570-5 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1955: finishing write tid 3 to smithi060156570-5 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1955: oid 5 updating version 0 to 826 2023-12-01T04:53:27.586 INFO:tasks.rados.rados.0.smithi060.stdout:1955: oid 5 version 826 is already newer than 825 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 826 (ObjNum 616 snap 197 seq_num 616) dirty exists 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1955: left oid 5 (ObjNum 616 snap 197 seq_num 616) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1946: done (9 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1947: done (8 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1949: done (7 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1950: done (6 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1951: done (5 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1952: done (4 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1953: done (3 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1954: done (2 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1955: done (1 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1956: done (0 left) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1957: read oid 7 snap -1 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1957: expect (ObjNum 559 snap 180 seq_num 559) 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:1958: rollback oid 27 current snap is 197 2023-12-01T04:53:27.587 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 188 2023-12-01T04:53:27.588 INFO:tasks.rados.rados.0.smithi060.stdout:1959: read oid 49 snap 192 2023-12-01T04:53:27.588 INFO:tasks.rados.rados.0.smithi060.stdout:1959: expect deleted 2023-12-01T04:53:27.588 INFO:tasks.rados.rados.0.smithi060.stdout:1960: setattr oid 19 current snap is 197 2023-12-01T04:53:27.588 INFO:tasks.rados.rados.0.smithi060.stdout:1959: done (3 left) 2023-12-01T04:53:27.588 INFO:tasks.rados.rados.0.smithi060.stdout:1961: delete oid 21 current snap is 197 2023-12-01T04:53:27.589 INFO:tasks.rados.rados.0.smithi060.stdout:1958: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:53:27.589 INFO:tasks.rados.rados.0.smithi060.stdout:1961: done (3 left) 2023-12-01T04:53:27.590 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 197 2023-12-01T04:53:27.590 INFO:tasks.rados.rados.0.smithi060.stdout:1962: seq_num 619 ranges {0=770048} 2023-12-01T04:53:27.594 INFO:tasks.rados.rados.0.smithi060.stdout:1962: writing smithi060156570-12 from 0 to 770048 tid 1 2023-12-01T04:53:27.595 INFO:tasks.rados.rados.0.smithi060.stdout:1963: rollback oid 3 current snap is 197 2023-12-01T04:53:27.595 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 196 2023-12-01T04:53:27.595 INFO:tasks.rados.rados.0.smithi060.stdout:1964: read oid 31 snap -1 2023-12-01T04:53:27.595 INFO:tasks.rados.rados.0.smithi060.stdout:1964: expect (ObjNum 588 snap 187 seq_num 588) 2023-12-01T04:53:27.595 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 197 2023-12-01T04:53:27.595 INFO:tasks.rados.rados.0.smithi060.stdout:1958: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:53:27.595 INFO:tasks.rados.rados.0.smithi060.stdout:1965: seq_num 620 ranges {2277376=794624} 2023-12-01T04:53:27.612 INFO:tasks.rados.rados.0.smithi060.stdout:1965: writing smithi060156570-20 from 2277376 to 3072000 tid 1 2023-12-01T04:53:27.612 INFO:tasks.rados.rados.0.smithi060.stdout:1966: read oid 26 snap 196 2023-12-01T04:53:27.612 INFO:tasks.rados.rados.0.smithi060.stdout:1966: expect (ObjNum 534 snap 173 seq_num 534) 2023-12-01T04:53:27.613 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 197 2023-12-01T04:53:27.613 INFO:tasks.rados.rados.0.smithi060.stdout:1967: seq_num 621 ranges {0=409600,409600=401408} 2023-12-01T04:53:27.616 INFO:tasks.rados.rados.0.smithi060.stdout:1967: writing smithi060156570-40 from 0 to 409600 tid 1 2023-12-01T04:53:27.617 INFO:tasks.rados.rados.0.smithi060.stdout:1967: writing smithi060156570-40 from 409600 to 811008 tid 2 2023-12-01T04:53:27.618 INFO:tasks.rados.rados.0.smithi060.stdout:1968: snap_remove snap 194 2023-12-01T04:53:27.632 INFO:tasks.rados.rados.0.smithi060.stdout:1968: done (9 left) 2023-12-01T04:53:27.632 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 197 2023-12-01T04:53:27.632 INFO:tasks.rados.rados.0.smithi060.stdout:1958: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:53:27.632 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 828 (ObjNum 451 snap 141 seq_num 451) dirty exists 2023-12-01T04:53:27.632 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 978 (ObjNum 612 snap 197 seq_num 612) dirty exists 2023-12-01T04:53:27.632 INFO:tasks.rados.rados.0.smithi060.stdout:1957: expect (ObjNum 559 snap 180 seq_num 559) 2023-12-01T04:53:27.689 INFO:tasks.rados.rados.0.smithi060.stdout:1962: finishing write tid 1 to smithi060156570-12 2023-12-01T04:53:27.689 INFO:tasks.rados.rados.0.smithi060.stdout:1962: finishing write tid 2 to smithi060156570-12 2023-12-01T04:53:27.689 INFO:tasks.rados.rados.0.smithi060.stdout:1963: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:53:27.689 INFO:tasks.rados.rados.0.smithi060.stdout:1963: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:53:27.689 INFO:tasks.rados.rados.0.smithi060.stdout:1963: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:53:27.689 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 833 (ObjNum 565 snap 180 seq_num 565) dirty exists 2023-12-01T04:53:27.689 INFO:tasks.rados.rados.0.smithi060.stdout:1962: finishing write tid 3 to smithi060156570-12 2023-12-01T04:53:27.690 INFO:tasks.rados.rados.0.smithi060.stdout:1962: oid 12 updating version 0 to 829 2023-12-01T04:53:27.690 INFO:tasks.rados.rados.0.smithi060.stdout:1962: oid 12 updating version 829 to 830 2023-12-01T04:53:27.690 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 830 (ObjNum 619 snap 197 seq_num 619) dirty exists 2023-12-01T04:53:27.690 INFO:tasks.rados.rados.0.smithi060.stdout:1962: left oid 12 (ObjNum 619 snap 197 seq_num 619) 2023-12-01T04:53:27.690 INFO:tasks.rados.rados.0.smithi060.stdout:1969: seq_num 622 ranges {0=425984,425984=401408} 2023-12-01T04:53:27.691 INFO:tasks.rados.rados.0.smithi060.stdout:1969: writing smithi060156570-49 from 0 to 425984 tid 1 2023-12-01T04:53:27.693 INFO:tasks.rados.rados.0.smithi060.stdout:1969: writing smithi060156570-49 from 425984 to 827392 tid 2 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1957: done (9 left) 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1958: done (8 left) 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1960: done (7 left) 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1962: done (6 left) 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1963: done (5 left) 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 197 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1965: finishing write tid 1 to smithi060156570-20 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1965: finishing write tid 2 to smithi060156570-20 2023-12-01T04:53:27.694 INFO:tasks.rados.rados.0.smithi060.stdout:1970: seq_num 623 ranges {11321344=442368,11763712=401408} 2023-12-01T04:53:27.758 INFO:tasks.rados.rados.0.smithi060.stdout:1970: writing smithi060156570-2 from 11321344 to 11763712 tid 1 2023-12-01T04:53:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:1970: writing smithi060156570-2 from 11763712 to 12165120 tid 2 2023-12-01T04:53:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:1971: rmattr oid 4 current snap is 197 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1971: done (6 left) 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1972: rollback oid 33 current snap is 197 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 188 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1965: finishing write tid 3 to smithi060156570-20 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1965: oid 20 updating version 0 to 828 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1965: oid 20 updating version 828 to 829 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 829 (ObjNum 620 snap 197 seq_num 620) dirty exists 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1965: left oid 20 (ObjNum 620 snap 197 seq_num 620) 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1965: done (6 left) 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1973: read oid 48 snap -1 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1973: expect (ObjNum 609 snap 194 seq_num 609) 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1974: read oid 5 snap 196 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1974: expect (ObjNum 593 snap 188 seq_num 593) 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1975: rollback oid 15 current snap is 197 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 15 to 190 2023-12-01T04:53:27.763 INFO:tasks.rados.rados.0.smithi060.stdout:1967: finishing write tid 1 to smithi060156570-40 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1967: finishing write tid 2 to smithi060156570-40 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1967: finishing write tid 3 to smithi060156570-40 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1967: finishing write tid 4 to smithi060156570-40 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1967: oid 40 updating version 0 to 601 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1967: oid 40 updating version 601 to 602 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1967: oid 40 version 602 is already newer than 600 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 602 (ObjNum 621 snap 197 seq_num 621) dirty exists 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1967: left oid 40 (ObjNum 621 snap 197 seq_num 621) 2023-12-01T04:53:27.764 INFO:tasks.rados.rados.0.smithi060.stdout:1964: expect (ObjNum 588 snap 187 seq_num 588) 2023-12-01T04:53:28.648 INFO:tasks.rados.rados.0.smithi060.stdout:1966: expect (ObjNum 534 snap 173 seq_num 534) 2023-12-01T04:53:28.713 INFO:tasks.rados.rados.0.smithi060.stdout:1969: finishing write tid 1 to smithi060156570-49 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1969: finishing write tid 2 to smithi060156570-49 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1969: finishing write tid 3 to smithi060156570-49 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1969: finishing write tid 4 to smithi060156570-49 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1969: oid 49 updating version 0 to 828 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1969: oid 49 updating version 828 to 829 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1969: oid 49 version 829 is already newer than 827 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 829 (ObjNum 622 snap 197 seq_num 622) dirty exists 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1969: left oid 49 (ObjNum 622 snap 197 seq_num 622) 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1972: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 0 (ObjNum 33 snap 0 seq_num 200439520) dirty dne 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1975: finishing rollback tid 0 to smithi060156570-15 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1970: finishing write tid 1 to smithi060156570-2 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1975: finishing rollback tid 1 to smithi060156570-15 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:1975: finishing rollback tid 2 to smithi060156570-15 2023-12-01T04:53:28.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 835 (ObjNum 512 snap 162 seq_num 512) dirty exists 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1964: done (8 left) 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1966: done (7 left) 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1967: done (6 left) 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1969: done (5 left) 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1972: done (4 left) 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1975: done (3 left) 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1976: read oid 9 snap -1 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1976: expect deleted 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 197 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1970: finishing write tid 2 to smithi060156570-2 2023-12-01T04:53:28.715 INFO:tasks.rados.rados.0.smithi060.stdout:1977: seq_num 624 ranges {4530176=458752,4988928=401408} 2023-12-01T04:53:28.740 INFO:tasks.rados.rados.0.smithi060.stdout:1977: writing smithi060156570-4 from 4530176 to 4988928 tid 1 2023-12-01T04:53:28.742 INFO:tasks.rados.rados.0.smithi060.stdout:1977: writing smithi060156570-4 from 4988928 to 5390336 tid 2 2023-12-01T04:53:28.742 INFO:tasks.rados.rados.0.smithi060.stdout:1978: snap_create 2023-12-01T04:53:28.742 INFO:tasks.rados.rados.0.smithi060.stdout:1973: expect (ObjNum 609 snap 194 seq_num 609) 2023-12-01T04:53:28.758 INFO:tasks.rados.rados.0.smithi060.stdout:1970: finishing write tid 3 to smithi060156570-2 2023-12-01T04:53:28.758 INFO:tasks.rados.rados.0.smithi060.stdout:1970: finishing write tid 4 to smithi060156570-2 2023-12-01T04:53:28.758 INFO:tasks.rados.rados.0.smithi060.stdout:1970: oid 2 updating version 0 to 969 2023-12-01T04:53:28.758 INFO:tasks.rados.rados.0.smithi060.stdout:1970: oid 2 updating version 969 to 971 2023-12-01T04:53:28.758 INFO:tasks.rados.rados.0.smithi060.stdout:1970: oid 2 version 971 is already newer than 970 2023-12-01T04:53:28.758 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 971 (ObjNum 623 snap 197 seq_num 623) dirty exists 2023-12-01T04:53:28.758 INFO:tasks.rados.rados.0.smithi060.stdout:1970: left oid 2 (ObjNum 623 snap 197 seq_num 623) 2023-12-01T04:53:28.759 INFO:tasks.rados.rados.0.smithi060.stdout:1974: expect (ObjNum 593 snap 188 seq_num 593) 2023-12-01T04:53:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:28 smithi060 ceph-mon[109077]: pgmap v659: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-12-01T04:53:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:28 smithi060 ceph-mon[109077]: osdmap e466: 8 total, 8 up, 8 in 2023-12-01T04:53:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:28 smithi060 ceph-mon[94233]: pgmap v659: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-12-01T04:53:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:28 smithi060 ceph-mon[94233]: osdmap e466: 8 total, 8 up, 8 in 2023-12-01T04:53:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:28 smithi089 ceph-mon[98504]: pgmap v659: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 6.7 MiB/s rd, 2.8 MiB/s wr, 21 op/s 2023-12-01T04:53:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:28 smithi089 ceph-mon[98504]: osdmap e466: 8 total, 8 up, 8 in 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: finishing write tid 1 to smithi060156570-4 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: finishing write tid 2 to smithi060156570-4 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: finishing write tid 3 to smithi060156570-4 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: finishing write tid 4 to smithi060156570-4 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: oid 4 updating version 0 to 835 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: oid 4 updating version 835 to 837 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: oid 4 version 837 is already newer than 836 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 837 (ObjNum 624 snap 197 seq_num 624) dirty exists 2023-12-01T04:53:29.354 INFO:tasks.rados.rados.0.smithi060.stdout:1977: left oid 4 (ObjNum 624 snap 197 seq_num 624) 2023-12-01T04:53:29.640 INFO:tasks.rados.rados.0.smithi060.stdout:1970: done (5 left) 2023-12-01T04:53:29.640 INFO:tasks.rados.rados.0.smithi060.stdout:1973: done (4 left) 2023-12-01T04:53:29.640 INFO:tasks.rados.rados.0.smithi060.stdout:1974: done (3 left) 2023-12-01T04:53:29.640 INFO:tasks.rados.rados.0.smithi060.stdout:1976: done (2 left) 2023-12-01T04:53:29.640 INFO:tasks.rados.rados.0.smithi060.stdout:1977: done (1 left) 2023-12-01T04:53:29.640 INFO:tasks.rados.rados.0.smithi060.stdout:1978: done (0 left) 2023-12-01T04:53:29.640 INFO:tasks.rados.rados.0.smithi060.stdout:1979: snap_create 2023-12-01T04:53:30.641 INFO:tasks.rados.rados.0.smithi060.stdout:1979: done (0 left) 2023-12-01T04:53:30.641 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 199 2023-12-01T04:53:30.642 INFO:tasks.rados.rados.0.smithi060.stdout:1980: seq_num 625 ranges {671744=475136,1146880=401408} 2023-12-01T04:53:30.647 INFO:tasks.rados.rados.0.smithi060.stdout:1980: writing smithi060156570-11 from 671744 to 1146880 tid 1 2023-12-01T04:53:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1980: writing smithi060156570-11 from 1146880 to 1548288 tid 2 2023-12-01T04:53:30.649 INFO:tasks.rados.rados.0.smithi060.stdout:1981: delete oid 48 current snap is 199 2023-12-01T04:53:30.652 INFO:tasks.rados.rados.0.smithi060.stdout:1981: done (1 left) 2023-12-01T04:53:30.652 INFO:tasks.rados.rados.0.smithi060.stdout:1982: snap_create 2023-12-01T04:53:30.655 INFO:tasks.rados.rados.0.smithi060.stdout:1980: finishing write tid 1 to smithi060156570-11 2023-12-01T04:53:30.655 INFO:tasks.rados.rados.0.smithi060.stdout:1980: finishing write tid 2 to smithi060156570-11 2023-12-01T04:53:30.655 INFO:tasks.rados.rados.0.smithi060.stdout:1980: finishing write tid 3 to smithi060156570-11 2023-12-01T04:53:30.657 INFO:tasks.rados.rados.0.smithi060.stdout:1980: finishing write tid 4 to smithi060156570-11 2023-12-01T04:53:30.657 INFO:tasks.rados.rados.0.smithi060.stdout:1980: oid 11 updating version 0 to 831 2023-12-01T04:53:30.657 INFO:tasks.rados.rados.0.smithi060.stdout:1980: oid 11 version 831 is already newer than 829 2023-12-01T04:53:30.657 INFO:tasks.rados.rados.0.smithi060.stdout:1980: oid 11 version 831 is already newer than 830 2023-12-01T04:53:30.657 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 831 (ObjNum 625 snap 199 seq_num 625) dirty exists 2023-12-01T04:53:30.658 INFO:tasks.rados.rados.0.smithi060.stdout:1980: left oid 11 (ObjNum 625 snap 199 seq_num 625) 2023-12-01T04:53:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:30 smithi060 ceph-mon[94233]: pgmap v661: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-12-01T04:53:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:30 smithi060 ceph-mon[94233]: osdmap e467: 8 total, 8 up, 8 in 2023-12-01T04:53:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:30 smithi060 ceph-mon[109077]: pgmap v661: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-12-01T04:53:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:30 smithi060 ceph-mon[109077]: osdmap e467: 8 total, 8 up, 8 in 2023-12-01T04:53:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:30 smithi089 ceph-mon[98504]: pgmap v661: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2023-12-01T04:53:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:30 smithi089 ceph-mon[98504]: osdmap e467: 8 total, 8 up, 8 in 2023-12-01T04:53:31.654 INFO:tasks.rados.rados.0.smithi060.stdout:1980: done (1 left) 2023-12-01T04:53:31.654 INFO:tasks.rados.rados.0.smithi060.stdout:1982: done (0 left) 2023-12-01T04:53:31.654 INFO:tasks.rados.rados.0.smithi060.stdout:1983: read oid 1 snap -1 2023-12-01T04:53:31.654 INFO:tasks.rados.rados.0.smithi060.stdout:1983: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:53:31.654 INFO:tasks.rados.rados.0.smithi060.stdout:1984: delete oid 8 current snap is 200 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1984: done (1 left) 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1985: read oid 32 snap 198 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1985: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1986: rmattr oid 50 current snap is 200 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1986: done (2 left) 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1987: read oid 18 snap -1 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1987: expect (ObjNum 483 snap 149 seq_num 483) 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1988: rollback oid 8 current snap is 200 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 8 to 196 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1989: rollback oid 9 current snap is 200 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 9 to 198 2023-12-01T04:53:31.659 INFO:tasks.rados.rados.0.smithi060.stdout:1990: snap_create 2023-12-01T04:53:31.663 INFO:tasks.rados.rados.0.smithi060.stdout:1989: finishing rollback tid 1 to smithi060156570-9 2023-12-01T04:53:31.663 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T04:53:31.666 INFO:tasks.rados.rados.0.smithi060.stdout:1987: expect (ObjNum 483 snap 149 seq_num 483) 2023-12-01T04:53:31.692 INFO:tasks.rados.rados.0.smithi060.stdout:1988: finishing rollback tid 1 to smithi060156570-8 2023-12-01T04:53:31.693 INFO:tasks.rados.rados.0.smithi060.stdout:1988: finishing rollback tid 2 to smithi060156570-8 2023-12-01T04:53:31.693 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 834 (ObjNum 593 snap 188 seq_num 593) dirty exists 2023-12-01T04:53:31.693 INFO:tasks.rados.rados.0.smithi060.stdout:1983: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:53:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:31 smithi060 ceph-mon[94233]: osdmap e468: 8 total, 8 up, 8 in 2023-12-01T04:53:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:31 smithi060 ceph-mon[109077]: osdmap e468: 8 total, 8 up, 8 in 2023-12-01T04:53:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:31 smithi089 ceph-mon[98504]: osdmap e468: 8 total, 8 up, 8 in 2023-12-01T04:53:32.259 INFO:tasks.rados.rados.0.smithi060.stdout:1985: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:53:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:32 smithi060 ceph-mon[109077]: pgmap v664: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:53:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:32 smithi060 ceph-mon[109077]: osdmap e469: 8 total, 8 up, 8 in 2023-12-01T04:53:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:32 smithi060 ceph-mon[94233]: pgmap v664: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:53:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:32 smithi060 ceph-mon[94233]: osdmap e469: 8 total, 8 up, 8 in 2023-12-01T04:53:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:32 smithi089 ceph-mon[98504]: pgmap v664: 121 pgs: 121 active+clean; 143 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail 2023-12-01T04:53:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:32 smithi089 ceph-mon[98504]: osdmap e469: 8 total, 8 up, 8 in 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1983: done (5 left) 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1985: done (4 left) 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1987: done (3 left) 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1988: done (2 left) 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1989: done (1 left) 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1990: done (0 left) 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1991: read oid 42 snap 190 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:1991: expect (ObjNum 591 snap 187 seq_num 591) 2023-12-01T04:53:33.229 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 201 2023-12-01T04:53:33.230 INFO:tasks.rados.rados.0.smithi060.stdout:1992: seq_num 628 ranges {770048=524288,1294336=401408} 2023-12-01T04:53:33.236 INFO:tasks.rados.rados.0.smithi060.stdout:1992: writing smithi060156570-12 from 770048 to 1294336 tid 1 2023-12-01T04:53:33.238 INFO:tasks.rados.rados.0.smithi060.stdout:1992: writing smithi060156570-12 from 1294336 to 1695744 tid 2 2023-12-01T04:53:33.238 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 201 2023-12-01T04:53:33.239 INFO:tasks.rados.rados.0.smithi060.stdout:1993: seq_num 629 ranges {0=540672,540672=401408} 2023-12-01T04:53:33.241 INFO:tasks.rados.rados.0.smithi060.stdout:1993: writing smithi060156570-22 from 0 to 540672 tid 1 2023-12-01T04:53:33.244 INFO:tasks.rados.rados.0.smithi060.stdout:1993: writing smithi060156570-22 from 540672 to 942080 tid 2 2023-12-01T04:53:33.244 INFO:tasks.rados.rados.0.smithi060.stdout:1994: rollback oid 35 current snap is 201 2023-12-01T04:53:33.244 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 35 to 192 2023-12-01T04:53:33.244 INFO:tasks.rados.rados.0.smithi060.stdout:1991: expect (ObjNum 591 snap 187 seq_num 591) 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: finishing write tid 1 to smithi060156570-12 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: finishing write tid 2 to smithi060156570-12 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: finishing write tid 3 to smithi060156570-12 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: finishing write tid 4 to smithi060156570-12 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: oid 12 updating version 0 to 836 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: oid 12 version 836 is already newer than 834 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: oid 12 version 836 is already newer than 835 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 836 (ObjNum 628 snap 201 seq_num 628) dirty exists 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: left oid 12 (ObjNum 628 snap 201 seq_num 628) 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1993: finishing write tid 1 to smithi060156570-22 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1991: done (3 left) 2023-12-01T04:53:33.572 INFO:tasks.rados.rados.0.smithi060.stdout:1992: done (2 left) 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1995: rollback oid 50 current snap is 201 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 50 to 198 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: finishing write tid 2 to smithi060156570-22 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: finishing write tid 3 to smithi060156570-22 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: finishing write tid 4 to smithi060156570-22 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: oid 22 updating version 0 to 1235 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: oid 22 updating version 1235 to 1237 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: oid 22 version 1237 is already newer than 1236 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 1237 (ObjNum 629 snap 201 seq_num 629) dirty exists 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: left oid 22 (ObjNum 629 snap 201 seq_num 629) 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1994: finishing rollback tid 0 to smithi060156570-35 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1994: finishing rollback tid 1 to smithi060156570-35 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1994: finishing rollback tid 2 to smithi060156570-35 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 838 (ObjNum 558 snap 180 seq_num 558) dirty exists 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1993: done (2 left) 2023-12-01T04:53:33.573 INFO:tasks.rados.rados.0.smithi060.stdout:1994: done (1 left) 2023-12-01T04:53:33.574 INFO:tasks.rados.rados.0.smithi060.stdout:1996: read oid 35 snap -1 2023-12-01T04:53:33.574 INFO:tasks.rados.rados.0.smithi060.stdout:1996: expect (ObjNum 558 snap 180 seq_num 558) 2023-12-01T04:53:33.574 INFO:tasks.rados.rados.0.smithi060.stdout:1997: rmattr oid 36 current snap is 201 2023-12-01T04:53:33.574 INFO:tasks.rados.rados.0.smithi060.stdout:1998: setattr oid 43 current snap is 201 2023-12-01T04:53:33.574 INFO:tasks.rados.rados.0.smithi060.stdout:1999: delete oid 3 current snap is 201 2023-12-01T04:53:33.574 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1116 (ObjNum 614 snap 197 seq_num 614) dirty exists 2023-12-01T04:53:33.575 INFO:tasks.rados.rados.0.smithi060.stdout:1995: finishing rollback tid 0 to smithi060156570-50 2023-12-01T04:53:33.575 INFO:tasks.rados.rados.0.smithi060.stdout:1995: finishing rollback tid 1 to smithi060156570-50 2023-12-01T04:53:33.576 INFO:tasks.rados.rados.0.smithi060.stdout:1995: finishing rollback tid 2 to smithi060156570-50 2023-12-01T04:53:33.576 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 832 (ObjNum 573 snap 181 seq_num 573) dirty exists 2023-12-01T04:53:33.577 INFO:tasks.rados.rados.0.smithi060.stdout:1995: done (4 left) 2023-12-01T04:53:33.577 INFO:tasks.rados.rados.0.smithi060.stdout:1997: done (3 left) 2023-12-01T04:53:33.577 INFO:tasks.rados.rados.0.smithi060.stdout:1999: done (2 left) 2023-12-01T04:53:33.577 INFO:tasks.rados.rados.0.smithi060.stdout:2000: copy_from oid 21 from oid 36 current snap is 201 2023-12-01T04:53:33.577 INFO:tasks.rados.rados.0.smithi060.stdout:2001: delete oid 38 current snap is 201 2023-12-01T04:53:33.580 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1077 (ObjNum 600 snap 188 seq_num 600) dirty exists 2023-12-01T04:53:33.583 INFO:tasks.rados.rados.0.smithi060.stdout:1998: done (3 left) 2023-12-01T04:53:33.583 INFO:tasks.rados.rados.0.smithi060.stdout:2001: done (2 left) 2023-12-01T04:53:33.583 INFO:tasks.rados.rados.0.smithi060.stdout:2002: read oid 25 snap -1 2023-12-01T04:53:33.583 INFO:tasks.rados.rados.0.smithi060.stdout:2002: expect (ObjNum 610 snap 195 seq_num 610) 2023-12-01T04:53:33.583 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 201 2023-12-01T04:53:33.583 INFO:tasks.rados.rados.0.smithi060.stdout:2003: seq_num 632 ranges {0=589824,589824=401408} 2023-12-01T04:53:33.585 INFO:tasks.rados.rados.0.smithi060.stdout:2003: writing smithi060156570-13 from 0 to 589824 tid 1 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:2003: writing smithi060156570-13 from 589824 to 991232 tid 2 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:2000: finishing copy_from to smithi060156570-21 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1116 (ObjNum 614 snap 197 seq_num 614) dirty exists 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:2000: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:2000: done (3 left) 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:2004: read oid 21 snap -1 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:2004: expect (ObjNum 614 snap 197 seq_num 614) 2023-12-01T04:53:33.588 INFO:tasks.rados.rados.0.smithi060.stdout:2005: delete oid 15 current snap is 201 2023-12-01T04:53:33.594 INFO:tasks.rados.rados.0.smithi060.stdout:2004: expect (ObjNum 614 snap 197 seq_num 614) 2023-12-01T04:53:33.632 INFO:tasks.rados.rados.0.smithi060.stdout:2002: expect (ObjNum 610 snap 195 seq_num 610) 2023-12-01T04:53:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:33 smithi060 ceph-mon[94233]: osdmap e470: 8 total, 8 up, 8 in 2023-12-01T04:53:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:33 smithi060 ceph-mon[109077]: osdmap e470: 8 total, 8 up, 8 in 2023-12-01T04:53:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:33 smithi089 ceph-mon[98504]: osdmap e470: 8 total, 8 up, 8 in 2023-12-01T04:53:34.096 INFO:tasks.rados.rados.0.smithi060.stdout:2003: finishing write tid 1 to smithi060156570-13 2023-12-01T04:53:34.096 INFO:tasks.rados.rados.0.smithi060.stdout:2003: finishing write tid 2 to smithi060156570-13 2023-12-01T04:53:34.096 INFO:tasks.rados.rados.0.smithi060.stdout:2003: finishing write tid 3 to smithi060156570-13 2023-12-01T04:53:34.096 INFO:tasks.rados.rados.0.smithi060.stdout:1996: expect (ObjNum 558 snap 180 seq_num 558) 2023-12-01T04:53:34.406 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:53:34.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:53:34] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:53:34.734 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:53:34.734 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7m) 6m ago 8m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:53:34.734 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8m) 6m ago 8m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:53:34.734 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9m) 6m ago 9m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:53:34.734 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9m) 6m ago 9m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:53:34.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (12m) 6m ago 12m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:53:34.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (13m) 6m ago 13m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (13m) 6m ago 13m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (12m) 6m ago 12m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (12m) 6m ago 12m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8m) 6m ago 8m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8m) 6m ago 8m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11m) 6m ago 11m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11m) 6m ago 11m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11m) 6m ago 11m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10m) 6m ago 10m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10m) 6m ago 10m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10m) 6m ago 10m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9m) 6m ago 9m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9m) 6m ago 9m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:53:34.735 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7m) 6m ago 8m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:53:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:34 smithi060 ceph-mon[109077]: pgmap v667: 121 pgs: 121 active+clean; 156 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T04:53:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:34 smithi060 ceph-mon[94233]: pgmap v667: 121 pgs: 121 active+clean; 156 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T04:53:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:34 smithi089 ceph-mon[98504]: pgmap v667: 121 pgs: 121 active+clean; 156 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T04:53:35.136 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:53:35.137 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:53:35.138 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:53:35.138 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:53:35.138 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:53:35.351 INFO:tasks.rados.rados.0.smithi060.stdout:2003: finishing write tid 4 to smithi060156570-13 2023-12-01T04:53:35.351 INFO:tasks.rados.rados.0.smithi060.stdout:2003: oid 13 updating version 0 to 1104 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2003: oid 13 version 1104 is already newer than 1103 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2003: oid 13 version 1104 is already newer than 1102 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1104 (ObjNum 632 snap 201 seq_num 632) dirty exists 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2003: left oid 13 (ObjNum 632 snap 201 seq_num 632) 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:1996: done (4 left) 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2002: done (3 left) 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2003: done (2 left) 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2004: done (1 left) 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2005: done (0 left) 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 201 2023-12-01T04:53:35.352 INFO:tasks.rados.rados.0.smithi060.stdout:2006: seq_num 634 ranges {2228224=622592,2850816=401408} 2023-12-01T04:53:35.366 INFO:tasks.rados.rados.0.smithi060.stdout:2006: writing smithi060156570-26 from 2228224 to 2850816 tid 1 2023-12-01T04:53:35.369 INFO:tasks.rados.rados.0.smithi060.stdout:2006: writing smithi060156570-26 from 2850816 to 3252224 tid 2 2023-12-01T04:53:35.369 INFO:tasks.rados.rados.0.smithi060.stdout:2007: read oid 21 snap 188 2023-12-01T04:53:35.369 INFO:tasks.rados.rados.0.smithi060.stdout:2007: expect (ObjNum 482 snap 149 seq_num 482) 2023-12-01T04:53:35.369 INFO:tasks.rados.rados.0.smithi060.stdout:2008: read oid 25 snap 188 2023-12-01T04:53:35.369 INFO:tasks.rados.rados.0.smithi060.stdout:2008: expect (ObjNum 594 snap 188 seq_num 594) 2023-12-01T04:53:35.369 INFO:tasks.rados.rados.0.smithi060.stdout:2009: snap_create 2023-12-01T04:53:35.371 INFO:tasks.rados.rados.0.smithi060.stdout:2006: finishing write tid 1 to smithi060156570-26 2023-12-01T04:53:35.372 INFO:tasks.rados.rados.0.smithi060.stdout:2006: finishing write tid 2 to smithi060156570-26 2023-12-01T04:53:35.372 INFO:tasks.rados.rados.0.smithi060.stdout:2006: finishing write tid 3 to smithi060156570-26 2023-12-01T04:53:35.373 INFO:tasks.rados.rados.0.smithi060.stdout:2006: finishing write tid 4 to smithi060156570-26 2023-12-01T04:53:35.374 INFO:tasks.rados.rados.0.smithi060.stdout:2006: oid 26 updating version 0 to 666 2023-12-01T04:53:35.374 INFO:tasks.rados.rados.0.smithi060.stdout:2006: oid 26 version 666 is already newer than 664 2023-12-01T04:53:35.374 INFO:tasks.rados.rados.0.smithi060.stdout:2006: oid 26 version 666 is already newer than 665 2023-12-01T04:53:35.374 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 666 (ObjNum 634 snap 201 seq_num 634) dirty exists 2023-12-01T04:53:35.374 INFO:tasks.rados.rados.0.smithi060.stdout:2006: left oid 26 (ObjNum 634 snap 201 seq_num 634) 2023-12-01T04:53:35.374 INFO:tasks.rados.rados.0.smithi060.stdout:2007: expect (ObjNum 482 snap 149 seq_num 482) 2023-12-01T04:53:35.396 INFO:tasks.rados.rados.0.smithi060.stdout:2008: expect (ObjNum 594 snap 188 seq_num 594) 2023-12-01T04:53:35.682 INFO:tasks.rados.rados.0.smithi060.stdout:2006: done (3 left) 2023-12-01T04:53:35.682 INFO:tasks.rados.rados.0.smithi060.stdout:2007: done (2 left) 2023-12-01T04:53:35.682 INFO:tasks.rados.rados.0.smithi060.stdout:2008: done (1 left) 2023-12-01T04:53:35.682 INFO:tasks.rados.rados.0.smithi060.stdout:2009: done (0 left) 2023-12-01T04:53:35.682 INFO:tasks.rados.rados.0.smithi060.stdout:2010: read oid 27 snap 201 2023-12-01T04:53:35.682 INFO:tasks.rados.rados.0.smithi060.stdout:2010: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:53:35.683 INFO:tasks.rados.rados.0.smithi060.stdout:2011: delete oid 41 current snap is 202 2023-12-01T04:53:35.687 INFO:tasks.rados.rados.0.smithi060.stdout:2011: done (1 left) 2023-12-01T04:53:35.687 INFO:tasks.rados.rados.0.smithi060.stdout:2012: rollback oid 18 current snap is 202 2023-12-01T04:53:35.688 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 18 to 196 2023-12-01T04:53:35.688 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 202 2023-12-01T04:53:35.689 INFO:tasks.rados.rados.0.smithi060.stdout:2013: seq_num 636 ranges {6152192=655360,6807552=401408} 2023-12-01T04:53:35.725 INFO:tasks.rados.rados.0.smithi060.stdout:2013: writing smithi060156570-45 from 6152192 to 6807552 tid 1 2023-12-01T04:53:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:2013: writing smithi060156570-45 from 6807552 to 7208960 tid 2 2023-12-01T04:53:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:2014: snap_create 2023-12-01T04:53:35.727 INFO:tasks.rados.rados.0.smithi060.stdout:2010: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:53:35.745 INFO:tasks.rados.rados.0.smithi060.stdout:2012: finishing rollback tid 0 to smithi060156570-18 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2012: finishing rollback tid 1 to smithi060156570-18 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2012: finishing rollback tid 2 to smithi060156570-18 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1080 (ObjNum 483 snap 149 seq_num 483) dirty exists 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: finishing write tid 1 to smithi060156570-45 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: finishing write tid 2 to smithi060156570-45 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: finishing write tid 3 to smithi060156570-45 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: finishing write tid 4 to smithi060156570-45 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: oid 45 updating version 0 to 1241 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: oid 45 version 1241 is already newer than 1239 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: oid 45 version 1241 is already newer than 1240 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1241 (ObjNum 636 snap 202 seq_num 636) dirty exists 2023-12-01T04:53:35.746 INFO:tasks.rados.rados.0.smithi060.stdout:2013: left oid 45 (ObjNum 636 snap 202 seq_num 636) 2023-12-01T04:53:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:35 smithi060 ceph-mon[94233]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:35 smithi060 ceph-mon[94233]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3257927677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:53:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:35 smithi060 ceph-mon[109077]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:35 smithi060 ceph-mon[109077]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3257927677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:53:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:35 smithi089 ceph-mon[98504]: from='client.15267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:35 smithi089 ceph-mon[98504]: from='client.15273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:53:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3257927677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:2010: done (3 left) 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:2012: done (2 left) 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:2013: done (1 left) 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:2014: done (0 left) 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:2015: read oid 21 snap -1 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:2015: expect (ObjNum 614 snap 197 seq_num 614) 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:2016: copy_from oid 7 from oid 25 current snap is 203 2023-12-01T04:53:36.608 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 203 2023-12-01T04:53:36.609 INFO:tasks.rados.rados.0.smithi060.stdout:2017: seq_num 637 ranges {8241152=671744,8912896=401408} 2023-12-01T04:53:36.657 INFO:tasks.rados.rados.0.smithi060.stdout:2017: writing smithi060156570-8 from 8241152 to 8912896 tid 1 2023-12-01T04:53:36.659 INFO:tasks.rados.rados.0.smithi060.stdout:2017: writing smithi060156570-8 from 8912896 to 9314304 tid 2 2023-12-01T04:53:36.659 INFO:tasks.rados.rados.0.smithi060.stdout:2018: snap_remove snap 190 2023-12-01T04:53:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:36 smithi060 ceph-mon[94233]: pgmap v668: 121 pgs: 121 active+clean; 156 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:53:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:36 smithi060 ceph-mon[94233]: osdmap e471: 8 total, 8 up, 8 in 2023-12-01T04:53:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:36 smithi060 ceph-mon[94233]: osdmap e472: 8 total, 8 up, 8 in 2023-12-01T04:53:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:36 smithi060 ceph-mon[109077]: pgmap v668: 121 pgs: 121 active+clean; 156 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:53:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:36 smithi060 ceph-mon[109077]: osdmap e471: 8 total, 8 up, 8 in 2023-12-01T04:53:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:36 smithi060 ceph-mon[109077]: osdmap e472: 8 total, 8 up, 8 in 2023-12-01T04:53:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:36 smithi089 ceph-mon[98504]: pgmap v668: 121 pgs: 121 active+clean; 156 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2023-12-01T04:53:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:36 smithi089 ceph-mon[98504]: osdmap e471: 8 total, 8 up, 8 in 2023-12-01T04:53:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:36 smithi089 ceph-mon[98504]: osdmap e472: 8 total, 8 up, 8 in 2023-12-01T04:53:37.614 INFO:tasks.rados.rados.0.smithi060.stdout:2018: done (3 left) 2023-12-01T04:53:37.615 INFO:tasks.rados.rados.0.smithi060.stdout:2019: read oid 31 snap -1 2023-12-01T04:53:37.615 INFO:tasks.rados.rados.0.smithi060.stdout:2019: expect (ObjNum 588 snap 187 seq_num 588) 2023-12-01T04:53:37.615 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 203 2023-12-01T04:53:37.615 INFO:tasks.rados.rados.0.smithi060.stdout:2020: seq_num 638 ranges {8962048=688128,9650176=401408} 2023-12-01T04:53:37.668 INFO:tasks.rados.rados.0.smithi060.stdout:2020: writing smithi060156570-5 from 8962048 to 9650176 tid 1 2023-12-01T04:53:37.671 INFO:tasks.rados.rados.0.smithi060.stdout:2020: writing smithi060156570-5 from 9650176 to 10051584 tid 2 2023-12-01T04:53:37.671 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 203 2023-12-01T04:53:37.671 INFO:tasks.rados.rados.0.smithi060.stdout:2021: seq_num 639 ranges {0=704512,704512=401408} 2023-12-01T04:53:37.674 INFO:tasks.rados.rados.0.smithi060.stdout:2021: writing smithi060156570-38 from 0 to 704512 tid 1 2023-12-01T04:53:37.677 INFO:tasks.rados.rados.0.smithi060.stdout:2021: writing smithi060156570-38 from 704512 to 1105920 tid 2 2023-12-01T04:53:37.677 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 203 2023-12-01T04:53:37.677 INFO:tasks.rados.rados.0.smithi060.stdout:2015: expect (ObjNum 614 snap 197 seq_num 614) 2023-12-01T04:53:37.712 INFO:tasks.rados.rados.0.smithi060.stdout:2016: finishing copy_from to smithi060156570-7 2023-12-01T04:53:37.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1225 (ObjNum 610 snap 195 seq_num 610) dirty exists 2023-12-01T04:53:37.712 INFO:tasks.rados.rados.0.smithi060.stdout:2016: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:53:37.712 INFO:tasks.rados.rados.0.smithi060.stdout:2017: finishing write tid 1 to smithi060156570-8 2023-12-01T04:53:37.712 INFO:tasks.rados.rados.0.smithi060.stdout:2017: finishing write tid 2 to smithi060156570-8 2023-12-01T04:53:37.712 INFO:tasks.rados.rados.0.smithi060.stdout:2017: finishing write tid 3 to smithi060156570-8 2023-12-01T04:53:37.713 INFO:tasks.rados.rados.0.smithi060.stdout:2022: seq_num 640 ranges {0=729088,729088=401408} 2023-12-01T04:53:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:2022: writing smithi060156570-48 from 0 to 729088 tid 1 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2022: writing smithi060156570-48 from 729088 to 1130496 tid 2 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2015: done (6 left) 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2016: done (5 left) 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2023: rollback oid 24 current snap is 203 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 192 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2017: finishing write tid 4 to smithi060156570-8 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2017: oid 8 updating version 0 to 837 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2017: oid 8 version 837 is already newer than 835 2023-12-01T04:53:37.719 INFO:tasks.rados.rados.0.smithi060.stdout:2017: oid 8 version 837 is already newer than 836 2023-12-01T04:53:37.720 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 837 (ObjNum 637 snap 203 seq_num 637) dirty exists 2023-12-01T04:53:37.720 INFO:tasks.rados.rados.0.smithi060.stdout:2017: left oid 8 (ObjNum 637 snap 203 seq_num 637) 2023-12-01T04:53:37.720 INFO:tasks.rados.rados.0.smithi060.stdout:2019: expect (ObjNum 588 snap 187 seq_num 588) 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: finishing write tid 1 to smithi060156570-5 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: finishing write tid 2 to smithi060156570-5 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: finishing write tid 3 to smithi060156570-5 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: finishing write tid 4 to smithi060156570-5 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: oid 5 updating version 0 to 832 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: oid 5 version 832 is already newer than 830 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: oid 5 version 832 is already newer than 831 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 832 (ObjNum 638 snap 203 seq_num 638) dirty exists 2023-12-01T04:53:38.603 INFO:tasks.rados.rados.0.smithi060.stdout:2020: left oid 5 (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: finishing write tid 1 to smithi060156570-38 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2017: done (5 left) 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2019: done (4 left) 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2020: done (3 left) 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2024: delete oid 15 current snap is 203 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: finishing write tid 2 to smithi060156570-38 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: finishing write tid 3 to smithi060156570-38 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: finishing write tid 4 to smithi060156570-38 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: oid 38 updating version 0 to 430 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: oid 38 updating version 430 to 432 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: oid 38 version 432 is already newer than 431 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 432 (ObjNum 639 snap 203 seq_num 639) dirty exists 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2021: left oid 38 (ObjNum 639 snap 203 seq_num 639) 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2022: finishing write tid 1 to smithi060156570-48 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2022: finishing write tid 2 to smithi060156570-48 2023-12-01T04:53:38.604 INFO:tasks.rados.rados.0.smithi060.stdout:2022: finishing write tid 3 to smithi060156570-48 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2023: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2023: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2023: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 840 (ObjNum 177 snap 0 seq_num 1) dirty exists 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2022: finishing write tid 4 to smithi060156570-48 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2022: oid 48 updating version 0 to 975 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2022: oid 48 version 975 is already newer than 974 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2022: oid 48 version 975 is already newer than 973 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 975 (ObjNum 640 snap 203 seq_num 640) dirty exists 2023-12-01T04:53:38.605 INFO:tasks.rados.rados.0.smithi060.stdout:2022: left oid 48 (ObjNum 640 snap 203 seq_num 640) 2023-12-01T04:53:38.606 INFO:tasks.rados.rados.0.smithi060.stdout:2021: done (3 left) 2023-12-01T04:53:38.606 INFO:tasks.rados.rados.0.smithi060.stdout:2022: done (2 left) 2023-12-01T04:53:38.606 INFO:tasks.rados.rados.0.smithi060.stdout:2023: done (1 left) 2023-12-01T04:53:38.606 INFO:tasks.rados.rados.0.smithi060.stdout:2024: done (0 left) 2023-12-01T04:53:38.606 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 203 2023-12-01T04:53:38.606 INFO:tasks.rados.rados.0.smithi060.stdout:2025: seq_num 642 ranges {892928=761856,1654784=401408} 2023-12-01T04:53:38.613 INFO:tasks.rados.rados.0.smithi060.stdout:2025: writing smithi060156570-18 from 892928 to 1654784 tid 1 2023-12-01T04:53:38.615 INFO:tasks.rados.rados.0.smithi060.stdout:2025: writing smithi060156570-18 from 1654784 to 2056192 tid 2 2023-12-01T04:53:38.615 INFO:tasks.rados.rados.0.smithi060.stdout:2026: delete oid 10 current snap is 203 2023-12-01T04:53:38.617 INFO:tasks.rados.rados.0.smithi060.stdout:2026: done (1 left) 2023-12-01T04:53:38.617 INFO:tasks.rados.rados.0.smithi060.stdout:2027: snap_create 2023-12-01T04:53:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:2025: finishing write tid 1 to smithi060156570-18 2023-12-01T04:53:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:2025: finishing write tid 2 to smithi060156570-18 2023-12-01T04:53:38.619 INFO:tasks.rados.rados.0.smithi060.stdout:2025: finishing write tid 3 to smithi060156570-18 2023-12-01T04:53:38.621 INFO:tasks.rados.rados.0.smithi060.stdout:2025: finishing write tid 4 to smithi060156570-18 2023-12-01T04:53:38.621 INFO:tasks.rados.rados.0.smithi060.stdout:2025: oid 18 updating version 0 to 1081 2023-12-01T04:53:38.621 INFO:tasks.rados.rados.0.smithi060.stdout:2025: oid 18 updating version 1081 to 1083 2023-12-01T04:53:38.621 INFO:tasks.rados.rados.0.smithi060.stdout:2025: oid 18 version 1083 is already newer than 1082 2023-12-01T04:53:38.621 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1083 (ObjNum 642 snap 203 seq_num 642) dirty exists 2023-12-01T04:53:38.621 INFO:tasks.rados.rados.0.smithi060.stdout:2025: left oid 18 (ObjNum 642 snap 203 seq_num 642) 2023-12-01T04:53:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:38 smithi060 ceph-mon[94233]: pgmap v671: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 1011 KiB/s wr, 17 op/s 2023-12-01T04:53:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:38 smithi060 ceph-mon[94233]: osdmap e473: 8 total, 8 up, 8 in 2023-12-01T04:53:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:38 smithi060 ceph-mon[109077]: pgmap v671: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 1011 KiB/s wr, 17 op/s 2023-12-01T04:53:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:38 smithi060 ceph-mon[109077]: osdmap e473: 8 total, 8 up, 8 in 2023-12-01T04:53:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:38 smithi089 ceph-mon[98504]: pgmap v671: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 28 MiB/s rd, 1011 KiB/s wr, 17 op/s 2023-12-01T04:53:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:38 smithi089 ceph-mon[98504]: osdmap e473: 8 total, 8 up, 8 in 2023-12-01T04:53:39.620 INFO:tasks.rados.rados.0.smithi060.stdout:2025: done (1 left) 2023-12-01T04:53:39.620 INFO:tasks.rados.rados.0.smithi060.stdout:2027: done (0 left) 2023-12-01T04:53:39.620 INFO:tasks.rados.rados.0.smithi060.stdout:2028: delete oid 1 current snap is 204 2023-12-01T04:53:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:2028: done (0 left) 2023-12-01T04:53:39.624 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 204 2023-12-01T04:53:39.625 INFO:tasks.rados.rados.0.smithi060.stdout:2029: seq_num 645 ranges {811008=409600,1220608=778240,1998848=24576} 2023-12-01T04:53:39.631 INFO:tasks.rados.rados.0.smithi060.stdout:2029: writing smithi060156570-40 from 811008 to 1220608 tid 1 2023-12-01T04:53:39.636 INFO:tasks.rados.rados.0.smithi060.stdout:2029: writing smithi060156570-40 from 1220608 to 1998848 tid 2 2023-12-01T04:53:39.636 INFO:tasks.rados.rados.0.smithi060.stdout:2029: writing smithi060156570-40 from 1998848 to 2023424 tid 3 2023-12-01T04:53:39.636 INFO:tasks.rados.rados.0.smithi060.stdout:2030: copy_from oid 26 from oid 4 current snap is 204 2023-12-01T04:53:39.636 INFO:tasks.rados.rados.0.smithi060.stdout:2029: finishing write tid 1 to smithi060156570-40 2023-12-01T04:53:39.637 INFO:tasks.rados.rados.0.smithi060.stdout:2031: snap_create 2023-12-01T04:53:39.641 INFO:tasks.rados.rados.0.smithi060.stdout:2029: finishing write tid 2 to smithi060156570-40 2023-12-01T04:53:39.641 INFO:tasks.rados.rados.0.smithi060.stdout:2029: finishing write tid 3 to smithi060156570-40 2023-12-01T04:53:39.641 INFO:tasks.rados.rados.0.smithi060.stdout:2029: finishing write tid 4 to smithi060156570-40 2023-12-01T04:53:39.643 INFO:tasks.rados.rados.0.smithi060.stdout:2029: finishing write tid 5 to smithi060156570-40 2023-12-01T04:53:39.643 INFO:tasks.rados.rados.0.smithi060.stdout:2029: oid 40 updating version 0 to 604 2023-12-01T04:53:39.643 INFO:tasks.rados.rados.0.smithi060.stdout:2029: oid 40 updating version 604 to 606 2023-12-01T04:53:39.643 INFO:tasks.rados.rados.0.smithi060.stdout:2029: oid 40 version 606 is already newer than 605 2023-12-01T04:53:39.643 INFO:tasks.rados.rados.0.smithi060.stdout:2029: oid 40 updating version 606 to 607 2023-12-01T04:53:39.643 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 607 (ObjNum 645 snap 204 seq_num 645) dirty exists 2023-12-01T04:53:39.643 INFO:tasks.rados.rados.0.smithi060.stdout:2029: left oid 40 (ObjNum 645 snap 204 seq_num 645) 2023-12-01T04:53:39.670 INFO:tasks.rados.rados.0.smithi060.stdout:2030: finishing copy_from to smithi060156570-26 2023-12-01T04:53:39.670 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 837 (ObjNum 624 snap 197 seq_num 624) dirty exists 2023-12-01T04:53:39.670 INFO:tasks.rados.rados.0.smithi060.stdout:2030: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:53:40.625 INFO:tasks.rados.rados.0.smithi060.stdout:2029: done (2 left) 2023-12-01T04:53:40.625 INFO:tasks.rados.rados.0.smithi060.stdout:2030: done (1 left) 2023-12-01T04:53:40.626 INFO:tasks.rados.rados.0.smithi060.stdout:2031: done (0 left) 2023-12-01T04:53:40.626 INFO:tasks.rados.rados.0.smithi060.stdout:2032: snap_remove snap 202 2023-12-01T04:53:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:40 smithi060 ceph-mon[94233]: pgmap v673: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 976 KiB/s wr, 16 op/s 2023-12-01T04:53:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:40 smithi060 ceph-mon[94233]: osdmap e474: 8 total, 8 up, 8 in 2023-12-01T04:53:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:40 smithi060 ceph-mon[109077]: pgmap v673: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 976 KiB/s wr, 16 op/s 2023-12-01T04:53:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:40 smithi060 ceph-mon[109077]: osdmap e474: 8 total, 8 up, 8 in 2023-12-01T04:53:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:40 smithi089 ceph-mon[98504]: pgmap v673: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 27 MiB/s rd, 976 KiB/s wr, 16 op/s 2023-12-01T04:53:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:40 smithi089 ceph-mon[98504]: osdmap e474: 8 total, 8 up, 8 in 2023-12-01T04:53:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:41.632 INFO:tasks.rados.rados.0.smithi060.stdout:2032: done (0 left) 2023-12-01T04:53:41.632 INFO:tasks.rados.rados.0.smithi060.stdout:2033: delete oid 21 current snap is 205 2023-12-01T04:53:41.641 INFO:tasks.rados.rados.0.smithi060.stdout:2033: done (0 left) 2023-12-01T04:53:41.641 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 205 2023-12-01T04:53:41.641 INFO:tasks.rados.rados.0.smithi060.stdout:2034: seq_num 647 ranges {4448256=442368,4890624=589824,5480448=212992} 2023-12-01T04:53:41.668 INFO:tasks.rados.rados.0.smithi060.stdout:2034: writing smithi060156570-23 from 4448256 to 4890624 tid 1 2023-12-01T04:53:41.671 INFO:tasks.rados.rados.0.smithi060.stdout:2034: writing smithi060156570-23 from 4890624 to 5480448 tid 2 2023-12-01T04:53:41.672 INFO:tasks.rados.rados.0.smithi060.stdout:2034: writing smithi060156570-23 from 5480448 to 5693440 tid 3 2023-12-01T04:53:41.672 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 205 2023-12-01T04:53:41.672 INFO:tasks.rados.rados.0.smithi060.stdout:2034: finishing write tid 1 to smithi060156570-23 2023-12-01T04:53:41.672 INFO:tasks.rados.rados.0.smithi060.stdout:2035: seq_num 648 ranges {4448256=458752,4907008=475136,5382144=327680} 2023-12-01T04:53:41.700 INFO:tasks.rados.rados.0.smithi060.stdout:2035: writing smithi060156570-43 from 4448256 to 4907008 tid 1 2023-12-01T04:53:41.701 INFO:tasks.rados.rados.0.smithi060.stdout:2035: writing smithi060156570-43 from 4907008 to 5382144 tid 2 2023-12-01T04:53:41.703 INFO:tasks.rados.rados.0.smithi060.stdout:2035: writing smithi060156570-43 from 5382144 to 5709824 tid 3 2023-12-01T04:53:41.703 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 205 2023-12-01T04:53:41.704 INFO:tasks.rados.rados.0.smithi060.stdout:2034: finishing write tid 2 to smithi060156570-23 2023-12-01T04:53:41.704 INFO:tasks.rados.rados.0.smithi060.stdout:2036: seq_num 649 ranges {1130496=475136,1605632=761856,2367488=40960} 2023-12-01T04:53:41.712 INFO:tasks.rados.rados.0.smithi060.stdout:2036: writing smithi060156570-48 from 1130496 to 1605632 tid 1 2023-12-01T04:53:41.717 INFO:tasks.rados.rados.0.smithi060.stdout:2036: writing smithi060156570-48 from 1605632 to 2367488 tid 2 2023-12-01T04:53:41.717 INFO:tasks.rados.rados.0.smithi060.stdout:2036: writing smithi060156570-48 from 2367488 to 2408448 tid 3 2023-12-01T04:53:41.717 INFO:tasks.rados.rados.0.smithi060.stdout:2034: finishing write tid 3 to smithi060156570-23 2023-12-01T04:53:41.717 INFO:tasks.rados.rados.0.smithi060.stdout:2037: read oid 10 snap -1 2023-12-01T04:53:41.717 INFO:tasks.rados.rados.0.smithi060.stdout:2037: expect deleted 2023-12-01T04:53:41.717 INFO:tasks.rados.rados.0.smithi060.stdout:2038: snap_remove snap 203 2023-12-01T04:53:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:41 smithi060 ceph-mon[94233]: osdmap e475: 8 total, 8 up, 8 in 2023-12-01T04:53:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:41 smithi060 ceph-mon[109077]: osdmap e475: 8 total, 8 up, 8 in 2023-12-01T04:53:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:41 smithi089 ceph-mon[98504]: osdmap e475: 8 total, 8 up, 8 in 2023-12-01T04:53:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:2038: done (4 left) 2023-12-01T04:53:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 205 2023-12-01T04:53:42.638 INFO:tasks.rados.rados.0.smithi060.stdout:2039: seq_num 650 ranges {0=491520,491520=647168,1138688=155648} 2023-12-01T04:53:42.641 INFO:tasks.rados.rados.0.smithi060.stdout:2039: writing smithi060156570-16 from 0 to 491520 tid 1 2023-12-01T04:53:42.645 INFO:tasks.rados.rados.0.smithi060.stdout:2039: writing smithi060156570-16 from 491520 to 1138688 tid 2 2023-12-01T04:53:42.646 INFO:tasks.rados.rados.0.smithi060.stdout:2039: writing smithi060156570-16 from 1138688 to 1294336 tid 3 2023-12-01T04:53:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:2040: read oid 21 snap 192 2023-12-01T04:53:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:2040: expect (ObjNum 482 snap 149 seq_num 482) 2023-12-01T04:53:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:2041: read oid 37 snap -1 2023-12-01T04:53:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:2041: expect deleted 2023-12-01T04:53:42.647 INFO:tasks.rados.rados.0.smithi060.stdout:2042: rollback oid 41 current snap is 205 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 192 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:2043: read oid 22 snap -1 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:2043: expect (ObjNum 629 snap 201 seq_num 629) 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:2044: rollback oid 2 current snap is 205 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 2 to 198 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:2045: delete oid 34 current snap is 205 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:2034: finishing write tid 4 to smithi060156570-23 2023-12-01T04:53:42.648 INFO:tasks.rados.rados.0.smithi060.stdout:2034: finishing write tid 5 to smithi060156570-23 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:2034: oid 23 updating version 0 to 841 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:2034: oid 23 version 841 is already newer than 840 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:2034: oid 23 version 841 is already newer than 839 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:2034: oid 23 version 841 is already newer than 838 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 841 (ObjNum 647 snap 205 seq_num 647) dirty exists 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:2034: left oid 23 (ObjNum 647 snap 205 seq_num 647) 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:2035: finishing write tid 1 to smithi060156570-43 2023-12-01T04:53:42.649 INFO:tasks.rados.rados.0.smithi060.stdout:2035: finishing write tid 2 to smithi060156570-43 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:2035: finishing write tid 3 to smithi060156570-43 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:2035: finishing write tid 4 to smithi060156570-43 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:2035: finishing write tid 5 to smithi060156570-43 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:2035: oid 43 updating version 0 to 1084 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:2035: oid 43 updating version 1084 to 1087 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:2035: oid 43 version 1087 is already newer than 1086 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:2035: oid 43 version 1087 is already newer than 1085 2023-12-01T04:53:42.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1087 (ObjNum 648 snap 205 seq_num 648) dirty exists 2023-12-01T04:53:42.651 INFO:tasks.rados.rados.0.smithi060.stdout:2035: left oid 43 (ObjNum 648 snap 205 seq_num 648) 2023-12-01T04:53:42.651 INFO:tasks.rados.rados.0.smithi060.stdout:2036: finishing write tid 1 to smithi060156570-48 2023-12-01T04:53:42.651 INFO:tasks.rados.rados.0.smithi060.stdout:2036: finishing write tid 2 to smithi060156570-48 2023-12-01T04:53:42.651 INFO:tasks.rados.rados.0.smithi060.stdout:2036: finishing write tid 3 to smithi060156570-48 2023-12-01T04:53:42.651 INFO:tasks.rados.rados.0.smithi060.stdout:2036: finishing write tid 4 to smithi060156570-48 2023-12-01T04:53:42.651 INFO:tasks.rados.rados.0.smithi060.stdout:2036: finishing write tid 5 to smithi060156570-48 2023-12-01T04:53:42.651 INFO:tasks.rados.rados.0.smithi060.stdout:2036: oid 48 updating version 0 to 978 2023-12-01T04:53:42.652 INFO:tasks.rados.rados.0.smithi060.stdout:2036: oid 48 updating version 978 to 979 2023-12-01T04:53:42.652 INFO:tasks.rados.rados.0.smithi060.stdout:2036: oid 48 version 979 is already newer than 977 2023-12-01T04:53:42.652 INFO:tasks.rados.rados.0.smithi060.stdout:2036: oid 48 version 979 is already newer than 976 2023-12-01T04:53:42.652 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 979 (ObjNum 649 snap 205 seq_num 649) dirty exists 2023-12-01T04:53:42.652 INFO:tasks.rados.rados.0.smithi060.stdout:2036: left oid 48 (ObjNum 649 snap 205 seq_num 649) 2023-12-01T04:53:42.652 INFO:tasks.rados.rados.0.smithi060.stdout:2039: finishing write tid 1 to smithi060156570-16 2023-12-01T04:53:42.653 INFO:tasks.rados.rados.0.smithi060.stdout:2034: done (10 left) 2023-12-01T04:53:42.653 INFO:tasks.rados.rados.0.smithi060.stdout:2035: done (9 left) 2023-12-01T04:53:42.653 INFO:tasks.rados.rados.0.smithi060.stdout:2036: done (8 left) 2023-12-01T04:53:42.653 INFO:tasks.rados.rados.0.smithi060.stdout:2037: done (7 left) 2023-12-01T04:53:42.653 INFO:tasks.rados.rados.0.smithi060.stdout:2045: done (6 left) 2023-12-01T04:53:42.653 INFO:tasks.rados.rados.0.smithi060.stdout:2046: read oid 47 snap -1 2023-12-01T04:53:42.654 INFO:tasks.rados.rados.0.smithi060.stdout:2046: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:53:42.654 INFO:tasks.rados.rados.0.smithi060.stdout:2047: copy_from oid 26 from oid 38 current snap is 205 2023-12-01T04:53:42.654 INFO:tasks.rados.rados.0.smithi060.stdout:2048: snap_create 2023-12-01T04:53:42.654 INFO:tasks.rados.rados.0.smithi060.stdout:2039: finishing write tid 2 to smithi060156570-16 2023-12-01T04:53:42.654 INFO:tasks.rados.rados.0.smithi060.stdout:2039: finishing write tid 3 to smithi060156570-16 2023-12-01T04:53:42.655 INFO:tasks.rados.rados.0.smithi060.stdout:2042: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:53:42.655 INFO:tasks.rados.rados.0.smithi060.stdout:2042: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:53:42.655 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 835 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:53:42.655 INFO:tasks.rados.rados.0.smithi060.stdout:2039: finishing write tid 4 to smithi060156570-16 2023-12-01T04:53:42.659 INFO:tasks.rados.rados.0.smithi060.stdout:2039: finishing write tid 5 to smithi060156570-16 2023-12-01T04:53:42.659 INFO:tasks.rados.rados.0.smithi060.stdout:2039: oid 16 updating version 0 to 839 2023-12-01T04:53:42.659 INFO:tasks.rados.rados.0.smithi060.stdout:2039: oid 16 updating version 839 to 840 2023-12-01T04:53:42.659 INFO:tasks.rados.rados.0.smithi060.stdout:2039: oid 16 version 840 is already newer than 838 2023-12-01T04:53:42.659 INFO:tasks.rados.rados.0.smithi060.stdout:2039: oid 16 updating version 840 to 841 2023-12-01T04:53:42.659 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 841 (ObjNum 650 snap 205 seq_num 650) dirty exists 2023-12-01T04:53:42.659 INFO:tasks.rados.rados.0.smithi060.stdout:2039: left oid 16 (ObjNum 650 snap 205 seq_num 650) 2023-12-01T04:53:42.663 INFO:tasks.rados.rados.0.smithi060.stdout:2040: expect (ObjNum 482 snap 149 seq_num 482) 2023-12-01T04:53:42.683 INFO:tasks.rados.rados.0.smithi060.stdout:2044: finishing rollback tid 0 to smithi060156570-2 2023-12-01T04:53:42.684 INFO:tasks.rados.rados.0.smithi060.stdout:2044: finishing rollback tid 1 to smithi060156570-2 2023-12-01T04:53:42.684 INFO:tasks.rados.rados.0.smithi060.stdout:2044: finishing rollback tid 2 to smithi060156570-2 2023-12-01T04:53:42.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 982 (ObjNum 623 snap 197 seq_num 623) dirty exists 2023-12-01T04:53:42.684 INFO:tasks.rados.rados.0.smithi060.stdout:2043: expect (ObjNum 629 snap 201 seq_num 629) 2023-12-01T04:53:42.707 INFO:tasks.rados.rados.0.smithi060.stdout:2046: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:53:42.765 INFO:tasks.rados.rados.0.smithi060.stdout:2047: finishing copy_from to smithi060156570-26 2023-12-01T04:53:42.765 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 432 (ObjNum 639 snap 203 seq_num 639) dirty exists 2023-12-01T04:53:42.765 INFO:tasks.rados.rados.0.smithi060.stdout:2047: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:53:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:42 smithi060 ceph-mon[94233]: pgmap v676: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:42 smithi060 ceph-mon[94233]: osdmap e476: 8 total, 8 up, 8 in 2023-12-01T04:53:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:42 smithi060 ceph-mon[109077]: pgmap v676: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:42 smithi060 ceph-mon[109077]: osdmap e476: 8 total, 8 up, 8 in 2023-12-01T04:53:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:42 smithi089 ceph-mon[98504]: pgmap v676: 121 pgs: 121 active+clean; 172 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:42 smithi089 ceph-mon[98504]: osdmap e476: 8 total, 8 up, 8 in 2023-12-01T04:53:43.643 INFO:tasks.rados.rados.0.smithi060.stdout:2039: done (8 left) 2023-12-01T04:53:43.643 INFO:tasks.rados.rados.0.smithi060.stdout:2040: done (7 left) 2023-12-01T04:53:43.643 INFO:tasks.rados.rados.0.smithi060.stdout:2041: done (6 left) 2023-12-01T04:53:43.643 INFO:tasks.rados.rados.0.smithi060.stdout:2042: done (5 left) 2023-12-01T04:53:43.644 INFO:tasks.rados.rados.0.smithi060.stdout:2043: done (4 left) 2023-12-01T04:53:43.644 INFO:tasks.rados.rados.0.smithi060.stdout:2044: done (3 left) 2023-12-01T04:53:43.644 INFO:tasks.rados.rados.0.smithi060.stdout:2046: done (2 left) 2023-12-01T04:53:43.644 INFO:tasks.rados.rados.0.smithi060.stdout:2047: done (1 left) 2023-12-01T04:53:43.644 INFO:tasks.rados.rados.0.smithi060.stdout:2048: done (0 left) 2023-12-01T04:53:43.644 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 206 2023-12-01T04:53:43.644 INFO:tasks.rados.rados.0.smithi060.stdout:2049: seq_num 652 ranges {1056768=524288,1581056=409600,1990656=393216} 2023-12-01T04:53:43.651 INFO:tasks.rados.rados.0.smithi060.stdout:2049: writing smithi060156570-36 from 1056768 to 1581056 tid 1 2023-12-01T04:53:43.654 INFO:tasks.rados.rados.0.smithi060.stdout:2049: writing smithi060156570-36 from 1581056 to 1990656 tid 2 2023-12-01T04:53:43.656 INFO:tasks.rados.rados.0.smithi060.stdout:2049: writing smithi060156570-36 from 1990656 to 2383872 tid 3 2023-12-01T04:53:43.657 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 206 2023-12-01T04:53:43.657 INFO:tasks.rados.rados.0.smithi060.stdout:2050: seq_num 653 ranges {9388032=540672,9928704=696320,10625024=106496} 2023-12-01T04:53:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2050: writing smithi060156570-31 from 9388032 to 9928704 tid 1 2023-12-01T04:53:43.714 INFO:tasks.rados.rados.0.smithi060.stdout:2050: writing smithi060156570-31 from 9928704 to 10625024 tid 2 2023-12-01T04:53:43.715 INFO:tasks.rados.rados.0.smithi060.stdout:2050: writing smithi060156570-31 from 10625024 to 10731520 tid 3 2023-12-01T04:53:43.715 INFO:tasks.rados.rados.0.smithi060.stdout:2051: rmattr oid 39 current snap is 206 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: finishing write tid 1 to smithi060156570-36 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: finishing write tid 2 to smithi060156570-36 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: finishing write tid 3 to smithi060156570-36 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: finishing write tid 4 to smithi060156570-36 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: finishing write tid 5 to smithi060156570-36 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: oid 36 updating version 0 to 1119 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: oid 36 updating version 1119 to 1121 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: oid 36 version 1121 is already newer than 1118 2023-12-01T04:53:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2049: oid 36 version 1121 is already newer than 1120 2023-12-01T04:53:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1121 (ObjNum 652 snap 206 seq_num 652) dirty exists 2023-12-01T04:53:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:2049: left oid 36 (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:53:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:2049: done (2 left) 2023-12-01T04:53:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:2052: snap_remove snap 200 2023-12-01T04:53:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:43 smithi060 ceph-mon[94233]: osdmap e477: 8 total, 8 up, 8 in 2023-12-01T04:53:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:43 smithi060 ceph-mon[109077]: osdmap e477: 8 total, 8 up, 8 in 2023-12-01T04:53:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:43 smithi089 ceph-mon[98504]: osdmap e477: 8 total, 8 up, 8 in 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2052: done (2 left) 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2053: delete oid 18 current snap is 206 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 660 (ObjNum 65 snap 0 seq_num 1767665780) dirty exists 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2050: finishing write tid 1 to smithi060156570-31 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2050: finishing write tid 2 to smithi060156570-31 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2050: finishing write tid 3 to smithi060156570-31 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2050: finishing write tid 4 to smithi060156570-31 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2050: finishing write tid 5 to smithi060156570-31 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2050: oid 31 updating version 0 to 982 2023-12-01T04:53:44.646 INFO:tasks.rados.rados.0.smithi060.stdout:2050: oid 31 version 982 is already newer than 979 2023-12-01T04:53:44.647 INFO:tasks.rados.rados.0.smithi060.stdout:2050: oid 31 version 982 is already newer than 980 2023-12-01T04:53:44.647 INFO:tasks.rados.rados.0.smithi060.stdout:2050: oid 31 version 982 is already newer than 981 2023-12-01T04:53:44.647 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 982 (ObjNum 653 snap 206 seq_num 653) dirty exists 2023-12-01T04:53:44.647 INFO:tasks.rados.rados.0.smithi060.stdout:2050: left oid 31 (ObjNum 653 snap 206 seq_num 653) 2023-12-01T04:53:44.657 INFO:tasks.rados.rados.0.smithi060.stdout:2050: done (2 left) 2023-12-01T04:53:44.657 INFO:tasks.rados.rados.0.smithi060.stdout:2051: done (1 left) 2023-12-01T04:53:44.657 INFO:tasks.rados.rados.0.smithi060.stdout:2053: done (0 left) 2023-12-01T04:53:44.657 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 206 2023-12-01T04:53:44.657 INFO:tasks.rados.rados.0.smithi060.stdout:2054: seq_num 655 ranges {360448=573440,933888=516096,1449984=286720} 2023-12-01T04:53:44.667 INFO:tasks.rados.rados.0.smithi060.stdout:2054: writing smithi060156570-27 from 360448 to 933888 tid 1 2023-12-01T04:53:44.668 INFO:tasks.rados.rados.0.smithi060.stdout:2054: writing smithi060156570-27 from 933888 to 1449984 tid 2 2023-12-01T04:53:44.668 INFO:tasks.rados.rados.0.smithi060.stdout:2054: writing smithi060156570-27 from 1449984 to 1736704 tid 3 2023-12-01T04:53:44.668 INFO:tasks.rados.rados.0.smithi060.stdout:2055: delete oid 7 current snap is 206 2023-12-01T04:53:44.672 INFO:tasks.rados.rados.0.smithi060.stdout:2054: finishing write tid 1 to smithi060156570-27 2023-12-01T04:53:44.672 INFO:tasks.rados.rados.0.smithi060.stdout:2054: finishing write tid 2 to smithi060156570-27 2023-12-01T04:53:44.673 INFO:tasks.rados.rados.0.smithi060.stdout:2054: finishing write tid 3 to smithi060156570-27 2023-12-01T04:53:44.673 INFO:tasks.rados.rados.0.smithi060.stdout:2054: finishing write tid 4 to smithi060156570-27 2023-12-01T04:53:44.673 INFO:tasks.rados.rados.0.smithi060.stdout:2055: done (1 left) 2023-12-01T04:53:44.673 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 206 2023-12-01T04:53:44.673 INFO:tasks.rados.rados.0.smithi060.stdout:2056: seq_num 657 ranges {0=606208,606208=688128,1294336=114688} 2023-12-01T04:53:44.677 INFO:tasks.rados.rados.0.smithi060.stdout:2056: writing smithi060156570-1 from 0 to 606208 tid 1 2023-12-01T04:53:44.681 INFO:tasks.rados.rados.0.smithi060.stdout:2056: writing smithi060156570-1 from 606208 to 1294336 tid 2 2023-12-01T04:53:44.682 INFO:tasks.rados.rados.0.smithi060.stdout:2056: writing smithi060156570-1 from 1294336 to 1409024 tid 3 2023-12-01T04:53:44.682 INFO:tasks.rados.rados.0.smithi060.stdout:2057: snap_create 2023-12-01T04:53:44.682 INFO:tasks.rados.rados.0.smithi060.stdout:2054: finishing write tid 5 to smithi060156570-27 2023-12-01T04:53:44.682 INFO:tasks.rados.rados.0.smithi060.stdout:2054: oid 27 updating version 0 to 843 2023-12-01T04:53:44.682 INFO:tasks.rados.rados.0.smithi060.stdout:2054: oid 27 updating version 843 to 845 2023-12-01T04:53:44.682 INFO:tasks.rados.rados.0.smithi060.stdout:2054: oid 27 version 845 is already newer than 842 2023-12-01T04:53:44.682 INFO:tasks.rados.rados.0.smithi060.stdout:2054: oid 27 version 845 is already newer than 844 2023-12-01T04:53:44.683 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 845 (ObjNum 655 snap 206 seq_num 655) dirty exists 2023-12-01T04:53:44.683 INFO:tasks.rados.rados.0.smithi060.stdout:2054: left oid 27 (ObjNum 655 snap 206 seq_num 655) 2023-12-01T04:53:44.683 INFO:tasks.rados.rados.0.smithi060.stdout:2056: finishing write tid 1 to smithi060156570-1 2023-12-01T04:53:44.684 INFO:tasks.rados.rados.0.smithi060.stdout:2056: finishing write tid 2 to smithi060156570-1 2023-12-01T04:53:44.684 INFO:tasks.rados.rados.0.smithi060.stdout:2056: finishing write tid 3 to smithi060156570-1 2023-12-01T04:53:44.685 INFO:tasks.rados.rados.0.smithi060.stdout:2056: finishing write tid 4 to smithi060156570-1 2023-12-01T04:53:44.686 INFO:tasks.rados.rados.0.smithi060.stdout:2056: finishing write tid 5 to smithi060156570-1 2023-12-01T04:53:44.686 INFO:tasks.rados.rados.0.smithi060.stdout:2056: oid 1 updating version 0 to 611 2023-12-01T04:53:44.686 INFO:tasks.rados.rados.0.smithi060.stdout:2056: oid 1 version 611 is already newer than 608 2023-12-01T04:53:44.686 INFO:tasks.rados.rados.0.smithi060.stdout:2056: oid 1 version 611 is already newer than 610 2023-12-01T04:53:44.686 INFO:tasks.rados.rados.0.smithi060.stdout:2056: oid 1 version 611 is already newer than 609 2023-12-01T04:53:44.686 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 611 (ObjNum 657 snap 206 seq_num 657) dirty exists 2023-12-01T04:53:44.686 INFO:tasks.rados.rados.0.smithi060.stdout:2056: left oid 1 (ObjNum 657 snap 206 seq_num 657) 2023-12-01T04:53:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:44 smithi060 ceph-mon[94233]: pgmap v679: 121 pgs: 121 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2023-12-01T04:53:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:44 smithi060 ceph-mon[94233]: osdmap e478: 8 total, 8 up, 8 in 2023-12-01T04:53:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:44 smithi060 ceph-mon[109077]: pgmap v679: 121 pgs: 121 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2023-12-01T04:53:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:44 smithi060 ceph-mon[109077]: osdmap e478: 8 total, 8 up, 8 in 2023-12-01T04:53:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:53:44] "GET /metrics HTTP/1.1" 200 36071 "" "Prometheus/2.43.0" 2023-12-01T04:53:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:44 smithi089 ceph-mon[98504]: pgmap v679: 121 pgs: 121 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2023-12-01T04:53:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:44 smithi089 ceph-mon[98504]: osdmap e478: 8 total, 8 up, 8 in 2023-12-01T04:53:45.659 INFO:tasks.rados.rados.0.smithi060.stdout:2054: done (2 left) 2023-12-01T04:53:45.659 INFO:tasks.rados.rados.0.smithi060.stdout:2056: done (1 left) 2023-12-01T04:53:45.659 INFO:tasks.rados.rados.0.smithi060.stdout:2057: done (0 left) 2023-12-01T04:53:45.659 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 207 2023-12-01T04:53:45.659 INFO:tasks.rados.rados.0.smithi060.stdout:2058: seq_num 658 ranges {10731520=622592,11354112=565248,11919360=237568} 2023-12-01T04:53:45.721 INFO:tasks.rados.rados.0.smithi060.stdout:2058: writing smithi060156570-31 from 10731520 to 11354112 tid 1 2023-12-01T04:53:45.725 INFO:tasks.rados.rados.0.smithi060.stdout:2058: writing smithi060156570-31 from 11354112 to 11919360 tid 2 2023-12-01T04:53:45.726 INFO:tasks.rados.rados.0.smithi060.stdout:2058: writing smithi060156570-31 from 11919360 to 12156928 tid 3 2023-12-01T04:53:45.727 INFO:tasks.rados.rados.0.smithi060.stdout:2059: read oid 19 snap -1 2023-12-01T04:53:45.727 INFO:tasks.rados.rados.0.smithi060.stdout:2059: expect (ObjNum 612 snap 197 seq_num 612) 2023-12-01T04:53:45.727 INFO:tasks.rados.rados.0.smithi060.stdout:2060: delete oid 35 current snap is 207 2023-12-01T04:53:45.731 INFO:tasks.rados.rados.0.smithi060.stdout:2058: finishing write tid 1 to smithi060156570-31 2023-12-01T04:53:45.731 INFO:tasks.rados.rados.0.smithi060.stdout:2058: finishing write tid 2 to smithi060156570-31 2023-12-01T04:53:45.731 INFO:tasks.rados.rados.0.smithi060.stdout:2058: finishing write tid 3 to smithi060156570-31 2023-12-01T04:53:45.731 INFO:tasks.rados.rados.0.smithi060.stdout:2058: finishing write tid 4 to smithi060156570-31 2023-12-01T04:53:45.733 INFO:tasks.rados.rados.0.smithi060.stdout:2060: done (2 left) 2023-12-01T04:53:45.733 INFO:tasks.rados.rados.0.smithi060.stdout:2061: rmattr oid 5 current snap is 207 2023-12-01T04:53:45.733 INFO:tasks.rados.rados.0.smithi060.stdout:2062: read oid 46 snap 192 2023-12-01T04:53:45.733 INFO:tasks.rados.rados.0.smithi060.stdout:2062: expect (ObjNum 551 snap 179 seq_num 551) 2023-12-01T04:53:45.735 INFO:tasks.rados.rados.0.smithi060.stdout:2063: rollback oid 16 current snap is 207 2023-12-01T04:53:45.735 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 16 to 192 2023-12-01T04:53:45.735 INFO:tasks.rados.rados.0.smithi060.stdout:2064: setattr oid 8 current snap is 207 2023-12-01T04:53:45.735 INFO:tasks.rados.rados.0.smithi060.stdout:2058: finishing write tid 5 to smithi060156570-31 2023-12-01T04:53:45.735 INFO:tasks.rados.rados.0.smithi060.stdout:2058: oid 31 updating version 0 to 985 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:2058: oid 31 version 985 is already newer than 984 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:2058: oid 31 updating version 985 to 986 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:2058: oid 31 version 986 is already newer than 983 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 986 (ObjNum 658 snap 207 seq_num 658) dirty exists 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:2058: left oid 31 (ObjNum 658 snap 207 seq_num 658) 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:2058: done (5 left) 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:2065: read oid 22 snap -1 2023-12-01T04:53:45.736 INFO:tasks.rados.rados.0.smithi060.stdout:2065: expect (ObjNum 629 snap 201 seq_num 629) 2023-12-01T04:53:45.737 INFO:tasks.rados.rados.0.smithi060.stdout:2066: snap_remove snap 197 2023-12-01T04:53:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:45 smithi060 ceph-mon[94233]: osdmap e479: 8 total, 8 up, 8 in 2023-12-01T04:53:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:45 smithi060 ceph-mon[109077]: osdmap e479: 8 total, 8 up, 8 in 2023-12-01T04:53:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:45 smithi089 ceph-mon[98504]: osdmap e479: 8 total, 8 up, 8 in 2023-12-01T04:53:46.615 INFO:tasks.rados.rados.0.smithi060.stdout:2066: done (6 left) 2023-12-01T04:53:46.615 INFO:tasks.rados.rados.0.smithi060.stdout:2067: copy_from oid 20 from oid 31 current snap is 207 2023-12-01T04:53:46.615 INFO:tasks.rados.rados.0.smithi060.stdout:2068: delete oid 44 current snap is 207 2023-12-01T04:53:46.626 INFO:tasks.rados.rados.0.smithi060.stdout:2059: expect (ObjNum 612 snap 197 seq_num 612) 2023-12-01T04:53:46.644 INFO:tasks.rados.rados.0.smithi060.stdout:2063: finishing rollback tid 0 to smithi060156570-16 2023-12-01T04:53:46.644 INFO:tasks.rados.rados.0.smithi060.stdout:2063: finishing rollback tid 1 to smithi060156570-16 2023-12-01T04:53:46.644 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 843 (ObjNum 33 snap 0 seq_num 200383200) dirty dne 2023-12-01T04:53:46.644 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 833 (ObjNum 638 snap 203 seq_num 638) dirty exists 2023-12-01T04:53:46.644 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 846 (ObjNum 637 snap 203 seq_num 637) dirty exists 2023-12-01T04:53:46.644 INFO:tasks.rados.rados.0.smithi060.stdout:2065: expect (ObjNum 629 snap 201 seq_num 629) 2023-12-01T04:53:46.669 INFO:tasks.rados.rados.0.smithi060.stdout:2062: expect (ObjNum 551 snap 179 seq_num 551) 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:2067: finishing copy_from to smithi060156570-20 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 986 (ObjNum 658 snap 207 seq_num 658) dirty exists 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:2067: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:2059: done (7 left) 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:2061: done (6 left) 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:2062: done (5 left) 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:2063: done (4 left) 2023-12-01T04:53:46.839 INFO:tasks.rados.rados.0.smithi060.stdout:2064: done (3 left) 2023-12-01T04:53:46.840 INFO:tasks.rados.rados.0.smithi060.stdout:2065: done (2 left) 2023-12-01T04:53:46.840 INFO:tasks.rados.rados.0.smithi060.stdout:2067: done (1 left) 2023-12-01T04:53:46.840 INFO:tasks.rados.rados.0.smithi060.stdout:2068: done (0 left) 2023-12-01T04:53:46.840 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 207 2023-12-01T04:53:46.840 INFO:tasks.rados.rados.0.smithi060.stdout:2069: seq_num 661 ranges {5693440=679936,6373376=622592,6995968=180224} 2023-12-01T04:53:46.873 INFO:tasks.rados.rados.0.smithi060.stdout:2069: writing smithi060156570-23 from 5693440 to 6373376 tid 1 2023-12-01T04:53:46.877 INFO:tasks.rados.rados.0.smithi060.stdout:2069: writing smithi060156570-23 from 6373376 to 6995968 tid 2 2023-12-01T04:53:46.878 INFO:tasks.rados.rados.0.smithi060.stdout:2069: writing smithi060156570-23 from 6995968 to 7176192 tid 3 2023-12-01T04:53:46.878 INFO:tasks.rados.rados.0.smithi060.stdout:2070: snap_remove snap 198 2023-12-01T04:53:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:46 smithi060 ceph-mon[94233]: pgmap v682: 121 pgs: 121 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2023-12-01T04:53:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:46 smithi060 ceph-mon[94233]: osdmap e480: 8 total, 8 up, 8 in 2023-12-01T04:53:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:46 smithi060 ceph-mon[94233]: osdmap e481: 8 total, 8 up, 8 in 2023-12-01T04:53:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:46 smithi060 ceph-mon[109077]: pgmap v682: 121 pgs: 121 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2023-12-01T04:53:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:46 smithi060 ceph-mon[109077]: osdmap e480: 8 total, 8 up, 8 in 2023-12-01T04:53:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:46 smithi060 ceph-mon[109077]: osdmap e481: 8 total, 8 up, 8 in 2023-12-01T04:53:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:46 smithi089 ceph-mon[98504]: pgmap v682: 121 pgs: 121 active+clean; 189 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.5 MiB/s rd, 4.2 MiB/s wr, 10 op/s 2023-12-01T04:53:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:46 smithi089 ceph-mon[98504]: osdmap e480: 8 total, 8 up, 8 in 2023-12-01T04:53:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:46 smithi089 ceph-mon[98504]: osdmap e481: 8 total, 8 up, 8 in 2023-12-01T04:53:47.670 INFO:tasks.rados.rados.0.smithi060.stdout:2070: done (1 left) 2023-12-01T04:53:47.670 INFO:tasks.rados.rados.0.smithi060.stdout:2071: delete oid 30 current snap is 207 2023-12-01T04:53:47.670 INFO:tasks.rados.rados.0.smithi060.stdout:2069: finishing write tid 1 to smithi060156570-23 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: finishing write tid 2 to smithi060156570-23 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: finishing write tid 3 to smithi060156570-23 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: finishing write tid 4 to smithi060156570-23 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: finishing write tid 5 to smithi060156570-23 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: oid 23 updating version 0 to 850 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: oid 23 version 850 is already newer than 849 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: oid 23 version 850 is already newer than 847 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: oid 23 version 850 is already newer than 848 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 850 (ObjNum 661 snap 207 seq_num 661) dirty exists 2023-12-01T04:53:47.671 INFO:tasks.rados.rados.0.smithi060.stdout:2069: left oid 23 (ObjNum 661 snap 207 seq_num 661) 2023-12-01T04:53:47.683 INFO:tasks.rados.rados.0.smithi060.stdout:2069: done (1 left) 2023-12-01T04:53:47.683 INFO:tasks.rados.rados.0.smithi060.stdout:2071: done (0 left) 2023-12-01T04:53:47.683 INFO:tasks.rados.rados.0.smithi060.stdout:2072: setattr oid 22 current snap is 207 2023-12-01T04:53:47.686 INFO:tasks.rados.rados.0.smithi060.stdout:2073: snap_create 2023-12-01T04:53:47.690 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 1267 (ObjNum 629 snap 201 seq_num 629) dirty exists 2023-12-01T04:53:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:2072: done (1 left) 2023-12-01T04:53:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:2073: done (0 left) 2023-12-01T04:53:48.675 INFO:tasks.rados.rados.0.smithi060.stdout:2074: snap_remove snap 196 2023-12-01T04:53:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:48 smithi060 ceph-mon[109077]: pgmap v685: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 30 op/s 2023-12-01T04:53:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:48 smithi060 ceph-mon[109077]: osdmap e482: 8 total, 8 up, 8 in 2023-12-01T04:53:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:48 smithi060 ceph-mon[94233]: pgmap v685: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 30 op/s 2023-12-01T04:53:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:48 smithi060 ceph-mon[94233]: osdmap e482: 8 total, 8 up, 8 in 2023-12-01T04:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:48 smithi089 ceph-mon[98504]: pgmap v685: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 30 op/s 2023-12-01T04:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:48 smithi089 ceph-mon[98504]: osdmap e482: 8 total, 8 up, 8 in 2023-12-01T04:53:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2074: done (0 left) 2023-12-01T04:53:49.685 INFO:tasks.rados.rados.0.smithi060.stdout:2075: read oid 8 snap -1 2023-12-01T04:53:49.685 INFO:tasks.rados.rados.0.smithi060.stdout:2075: expect (ObjNum 637 snap 203 seq_num 637) 2023-12-01T04:53:49.685 INFO:tasks.rados.rados.0.smithi060.stdout:2076: snap_remove snap 207 2023-12-01T04:53:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:49 smithi060 ceph-mon[94233]: osdmap e483: 8 total, 8 up, 8 in 2023-12-01T04:53:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:49 smithi060 ceph-mon[109077]: osdmap e483: 8 total, 8 up, 8 in 2023-12-01T04:53:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:49 smithi089 ceph-mon[98504]: osdmap e483: 8 total, 8 up, 8 in 2023-12-01T04:53:50.686 INFO:tasks.rados.rados.0.smithi060.stdout:2076: done (1 left) 2023-12-01T04:53:50.686 INFO:tasks.rados.rados.0.smithi060.stdout:2077: read oid 48 snap -1 2023-12-01T04:53:50.686 INFO:tasks.rados.rados.0.smithi060.stdout:2077: expect (ObjNum 649 snap 205 seq_num 649) 2023-12-01T04:53:50.686 INFO:tasks.rados.rados.0.smithi060.stdout:2078: delete oid 43 current snap is 208 2023-12-01T04:53:50.687 INFO:tasks.rados.rados.0.smithi060.stdout:2075: expect (ObjNum 637 snap 203 seq_num 637) 2023-12-01T04:53:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:50 smithi060 ceph-mon[94233]: pgmap v688: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 30 op/s 2023-12-01T04:53:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:50 smithi060 ceph-mon[94233]: osdmap e484: 8 total, 8 up, 8 in 2023-12-01T04:53:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:50 smithi060 ceph-mon[109077]: pgmap v688: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 30 op/s 2023-12-01T04:53:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:50 smithi060 ceph-mon[109077]: osdmap e484: 8 total, 8 up, 8 in 2023-12-01T04:53:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:50 smithi089 ceph-mon[98504]: pgmap v688: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 7.4 MiB/s rd, 3.1 MiB/s wr, 30 op/s 2023-12-01T04:53:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:50 smithi089 ceph-mon[98504]: osdmap e484: 8 total, 8 up, 8 in 2023-12-01T04:53:51.450 INFO:tasks.rados.rados.0.smithi060.stdout:2077: expect (ObjNum 649 snap 205 seq_num 649) 2023-12-01T04:53:51.531 INFO:tasks.rados.rados.0.smithi060.stdout:2075: done (2 left) 2023-12-01T04:53:51.531 INFO:tasks.rados.rados.0.smithi060.stdout:2077: done (1 left) 2023-12-01T04:53:51.531 INFO:tasks.rados.rados.0.smithi060.stdout:2078: done (0 left) 2023-12-01T04:53:51.531 INFO:tasks.rados.rados.0.smithi060.stdout:2079: read oid 6 snap 199 2023-12-01T04:53:51.531 INFO:tasks.rados.rados.0.smithi060.stdout:2079: expect (ObjNum 504 snap 159 seq_num 504) 2023-12-01T04:53:51.531 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 208 2023-12-01T04:53:51.532 INFO:tasks.rados.rados.0.smithi060.stdout:2080: seq_num 664 ranges {9314304=729088,10043392=729088,10772480=73728} 2023-12-01T04:53:51.585 INFO:tasks.rados.rados.0.smithi060.stdout:2080: writing smithi060156570-8 from 9314304 to 10043392 tid 1 2023-12-01T04:53:51.590 INFO:tasks.rados.rados.0.smithi060.stdout:2080: writing smithi060156570-8 from 10043392 to 10772480 tid 2 2023-12-01T04:53:51.590 INFO:tasks.rados.rados.0.smithi060.stdout:2080: writing smithi060156570-8 from 10772480 to 10846208 tid 3 2023-12-01T04:53:51.590 INFO:tasks.rados.rados.0.smithi060.stdout:2081: rmattr oid 21 current snap is 208 2023-12-01T04:53:51.591 INFO:tasks.rados.rados.0.smithi060.stdout:2081: done (2 left) 2023-12-01T04:53:51.591 INFO:tasks.rados.rados.0.smithi060.stdout:2082: snap_create 2023-12-01T04:53:51.591 INFO:tasks.rados.rados.0.smithi060.stdout:2079: expect (ObjNum 504 snap 159 seq_num 504) 2023-12-01T04:53:51.626 INFO:tasks.rados.rados.0.smithi060.stdout:2080: finishing write tid 1 to smithi060156570-8 2023-12-01T04:53:51.626 INFO:tasks.rados.rados.0.smithi060.stdout:2080: finishing write tid 2 to smithi060156570-8 2023-12-01T04:53:51.626 INFO:tasks.rados.rados.0.smithi060.stdout:2080: finishing write tid 3 to smithi060156570-8 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:2080: finishing write tid 4 to smithi060156570-8 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:2080: finishing write tid 5 to smithi060156570-8 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:2080: oid 8 updating version 0 to 854 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:2080: oid 8 version 854 is already newer than 851 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:2080: oid 8 version 854 is already newer than 853 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:2080: oid 8 version 854 is already newer than 852 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 854 (ObjNum 664 snap 208 seq_num 664) dirty exists 2023-12-01T04:53:51.627 INFO:tasks.rados.rados.0.smithi060.stdout:2080: left oid 8 (ObjNum 664 snap 208 seq_num 664) 2023-12-01T04:53:51.689 INFO:tasks.rados.rados.0.smithi060.stdout:2079: done (2 left) 2023-12-01T04:53:51.690 INFO:tasks.rados.rados.0.smithi060.stdout:2080: done (1 left) 2023-12-01T04:53:51.690 INFO:tasks.rados.rados.0.smithi060.stdout:2082: done (0 left) 2023-12-01T04:53:51.690 INFO:tasks.rados.rados.0.smithi060.stdout:2083: copy_from oid 25 from oid 36 current snap is 209 2023-12-01T04:53:51.690 INFO:tasks.rados.rados.0.smithi060.stdout:2084: snap_create 2023-12-01T04:53:51.706 INFO:tasks.rados.rados.0.smithi060.stdout:2083: finishing copy_from to smithi060156570-25 2023-12-01T04:53:51.706 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1121 (ObjNum 652 snap 206 seq_num 652) dirty exists 2023-12-01T04:53:51.707 INFO:tasks.rados.rados.0.smithi060.stdout:2083: finishing copy_from racing read to smithi060156570-25 2023-12-01T04:53:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:51 smithi060 ceph-mon[94233]: osdmap e485: 8 total, 8 up, 8 in 2023-12-01T04:53:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:51 smithi060 ceph-mon[109077]: osdmap e485: 8 total, 8 up, 8 in 2023-12-01T04:53:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:51 smithi089 ceph-mon[98504]: osdmap e485: 8 total, 8 up, 8 in 2023-12-01T04:53:52.691 INFO:tasks.rados.rados.0.smithi060.stdout:2083: done (1 left) 2023-12-01T04:53:52.692 INFO:tasks.rados.rados.0.smithi060.stdout:2084: done (0 left) 2023-12-01T04:53:52.692 INFO:tasks.rados.rados.0.smithi060.stdout:2085: snap_create 2023-12-01T04:53:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:52 smithi060 ceph-mon[94233]: pgmap v691: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:52 smithi060 ceph-mon[94233]: osdmap e486: 8 total, 8 up, 8 in 2023-12-01T04:53:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:52 smithi060 ceph-mon[109077]: pgmap v691: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:52 smithi060 ceph-mon[109077]: osdmap e486: 8 total, 8 up, 8 in 2023-12-01T04:53:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:52 smithi089 ceph-mon[98504]: pgmap v691: 121 pgs: 121 active+clean; 202 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:53:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:52 smithi089 ceph-mon[98504]: osdmap e486: 8 total, 8 up, 8 in 2023-12-01T04:53:53.694 INFO:tasks.rados.rados.0.smithi060.stdout:2085: done (0 left) 2023-12-01T04:53:53.694 INFO:tasks.rados.rados.0.smithi060.stdout:2086: snap_create 2023-12-01T04:53:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:53 smithi060 ceph-mon[94233]: osdmap e487: 8 total, 8 up, 8 in 2023-12-01T04:53:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:53 smithi060 ceph-mon[109077]: osdmap e487: 8 total, 8 up, 8 in 2023-12-01T04:53:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:53 smithi089 ceph-mon[98504]: osdmap e487: 8 total, 8 up, 8 in 2023-12-01T04:53:54.695 INFO:tasks.rados.rados.0.smithi060.stdout:2086: done (0 left) 2023-12-01T04:53:54.695 INFO:tasks.rados.rados.0.smithi060.stdout:2087: delete oid 45 current snap is 212 2023-12-01T04:53:54.701 INFO:tasks.rados.rados.0.smithi060.stdout:2087: done (0 left) 2023-12-01T04:53:54.701 INFO:tasks.rados.rados.0.smithi060.stdout:2088: read oid 40 snap -1 2023-12-01T04:53:54.701 INFO:tasks.rados.rados.0.smithi060.stdout:2088: expect (ObjNum 645 snap 204 seq_num 645) 2023-12-01T04:53:54.701 INFO:tasks.rados.rados.0.smithi060.stdout:2089: snap_remove snap 205 2023-12-01T04:53:54.704 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:53:54] "GET /metrics HTTP/1.1" 200 36071 "" "Prometheus/2.43.0" 2023-12-01T04:53:54.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:54 smithi060 ceph-mon[109077]: pgmap v694: 121 pgs: 121 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2023-12-01T04:53:54.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:54 smithi060 ceph-mon[109077]: osdmap e488: 8 total, 8 up, 8 in 2023-12-01T04:53:54.705 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:54 smithi060 ceph-mon[109077]: osdmap e489: 8 total, 8 up, 8 in 2023-12-01T04:53:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:54 smithi060 ceph-mon[94233]: pgmap v694: 121 pgs: 121 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2023-12-01T04:53:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:54 smithi060 ceph-mon[94233]: osdmap e488: 8 total, 8 up, 8 in 2023-12-01T04:53:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:54 smithi060 ceph-mon[94233]: osdmap e489: 8 total, 8 up, 8 in 2023-12-01T04:53:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:54 smithi089 ceph-mon[98504]: pgmap v694: 121 pgs: 121 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2023-12-01T04:53:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:54 smithi089 ceph-mon[98504]: osdmap e488: 8 total, 8 up, 8 in 2023-12-01T04:53:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:54 smithi089 ceph-mon[98504]: osdmap e489: 8 total, 8 up, 8 in 2023-12-01T04:53:55.699 INFO:tasks.rados.rados.0.smithi060.stdout:2089: done (1 left) 2023-12-01T04:53:55.699 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 212 2023-12-01T04:53:55.699 INFO:tasks.rados.rados.0.smithi060.stdout:2088: expect (ObjNum 645 snap 204 seq_num 645) 2023-12-01T04:53:55.769 INFO:tasks.rados.rados.0.smithi060.stdout:2090: seq_num 666 ranges {2383872=761856,3145728=491520,3637248=311296} 2023-12-01T04:53:55.786 INFO:tasks.rados.rados.0.smithi060.stdout:2090: writing smithi060156570-36 from 2383872 to 3145728 tid 1 2023-12-01T04:53:55.790 INFO:tasks.rados.rados.0.smithi060.stdout:2090: writing smithi060156570-36 from 3145728 to 3637248 tid 2 2023-12-01T04:53:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:2090: writing smithi060156570-36 from 3637248 to 3948544 tid 3 2023-12-01T04:53:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:2088: done (1 left) 2023-12-01T04:53:55.791 INFO:tasks.rados.rados.0.smithi060.stdout:2091: delete oid 20 current snap is 212 2023-12-01T04:53:55.796 INFO:tasks.rados.rados.0.smithi060.stdout:2091: done (1 left) 2023-12-01T04:53:55.796 INFO:tasks.rados.rados.0.smithi060.stdout:2092: read oid 9 snap -1 2023-12-01T04:53:55.796 INFO:tasks.rados.rados.0.smithi060.stdout:2092: expect deleted 2023-12-01T04:53:55.796 INFO:tasks.rados.rados.0.smithi060.stdout:2093: delete oid 22 current snap is 212 2023-12-01T04:53:55.796 INFO:tasks.rados.rados.0.smithi060.stdout:2090: finishing write tid 1 to smithi060156570-36 2023-12-01T04:53:55.797 INFO:tasks.rados.rados.0.smithi060.stdout:2090: finishing write tid 2 to smithi060156570-36 2023-12-01T04:53:55.797 INFO:tasks.rados.rados.0.smithi060.stdout:2090: finishing write tid 3 to smithi060156570-36 2023-12-01T04:53:55.797 INFO:tasks.rados.rados.0.smithi060.stdout:2090: finishing write tid 4 to smithi060156570-36 2023-12-01T04:53:55.798 INFO:tasks.rados.rados.0.smithi060.stdout:2090: finishing write tid 5 to smithi060156570-36 2023-12-01T04:53:55.798 INFO:tasks.rados.rados.0.smithi060.stdout:2090: oid 36 updating version 0 to 1122 2023-12-01T04:53:55.798 INFO:tasks.rados.rados.0.smithi060.stdout:2090: oid 36 updating version 1122 to 1125 2023-12-01T04:53:55.798 INFO:tasks.rados.rados.0.smithi060.stdout:2090: oid 36 version 1125 is already newer than 1124 2023-12-01T04:53:55.798 INFO:tasks.rados.rados.0.smithi060.stdout:2090: oid 36 version 1125 is already newer than 1123 2023-12-01T04:53:55.798 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1125 (ObjNum 666 snap 212 seq_num 666) dirty exists 2023-12-01T04:53:55.798 INFO:tasks.rados.rados.0.smithi060.stdout:2090: left oid 36 (ObjNum 666 snap 212 seq_num 666) 2023-12-01T04:53:55.799 INFO:tasks.rados.rados.0.smithi060.stdout:2090: done (2 left) 2023-12-01T04:53:55.799 INFO:tasks.rados.rados.0.smithi060.stdout:2092: done (1 left) 2023-12-01T04:53:55.799 INFO:tasks.rados.rados.0.smithi060.stdout:2093: done (0 left) 2023-12-01T04:53:55.799 INFO:tasks.rados.rados.0.smithi060.stdout:2094: delete oid 23 current snap is 212 2023-12-01T04:53:55.802 INFO:tasks.rados.rados.0.smithi060.stdout:2094: done (0 left) 2023-12-01T04:53:55.802 INFO:tasks.rados.rados.0.smithi060.stdout:2095: read oid 37 snap 199 2023-12-01T04:53:55.802 INFO:tasks.rados.rados.0.smithi060.stdout:2095: expect deleted 2023-12-01T04:53:55.802 INFO:tasks.rados.rados.0.smithi060.stdout:2096: read oid 33 snap -1 2023-12-01T04:53:55.802 INFO:tasks.rados.rados.0.smithi060.stdout:2096: expect deleted 2023-12-01T04:53:55.803 INFO:tasks.rados.rados.0.smithi060.stdout:2097: delete oid 4 current snap is 212 2023-12-01T04:53:55.804 INFO:tasks.rados.rados.0.smithi060.stdout:2095: done (2 left) 2023-12-01T04:53:55.804 INFO:tasks.rados.rados.0.smithi060.stdout:2096: done (1 left) 2023-12-01T04:53:55.804 INFO:tasks.rados.rados.0.smithi060.stdout:2097: done (0 left) 2023-12-01T04:53:55.804 INFO:tasks.rados.rados.0.smithi060.stdout:2098: rollback oid 1 current snap is 212 2023-12-01T04:53:55.804 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 192 2023-12-01T04:53:55.804 INFO:tasks.rados.rados.0.smithi060.stdout:2099: snap_create 2023-12-01T04:53:55.807 INFO:tasks.rados.rados.0.smithi060.stdout:2098: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:53:55.807 INFO:tasks.rados.rados.0.smithi060.stdout:2098: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:53:55.808 INFO:tasks.rados.rados.0.smithi060.stdout:2098: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:53:55.808 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 614 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:53:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:55 smithi060 ceph-mon[94233]: osdmap e490: 8 total, 8 up, 8 in 2023-12-01T04:53:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:55 smithi060 ceph-mon[109077]: osdmap e490: 8 total, 8 up, 8 in 2023-12-01T04:53:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:53:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:55 smithi089 ceph-mon[98504]: osdmap e490: 8 total, 8 up, 8 in 2023-12-01T04:53:56.613 INFO:tasks.rados.rados.0.smithi060.stdout:2098: done (1 left) 2023-12-01T04:53:56.613 INFO:tasks.rados.rados.0.smithi060.stdout:2099: done (0 left) 2023-12-01T04:53:56.613 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 213 2023-12-01T04:53:56.613 INFO:tasks.rados.rados.0.smithi060.stdout:2100: seq_num 671 ranges {0=442368,442368=761856,1204224=442368} 2023-12-01T04:53:56.615 INFO:tasks.rados.rados.0.smithi060.stdout:2100: writing smithi060156570-20 from 0 to 442368 tid 1 2023-12-01T04:53:56.621 INFO:tasks.rados.rados.0.smithi060.stdout:2100: writing smithi060156570-20 from 442368 to 1204224 tid 2 2023-12-01T04:53:56.622 INFO:tasks.rados.rados.0.smithi060.stdout:2100: writing smithi060156570-20 from 1204224 to 1646592 tid 3 2023-12-01T04:53:56.623 INFO:tasks.rados.rados.0.smithi060.stdout:2101: delete oid 11 current snap is 213 2023-12-01T04:53:56.623 INFO:tasks.rados.rados.0.smithi060.stdout:2100: finishing write tid 1 to smithi060156570-20 2023-12-01T04:53:56.628 INFO:tasks.rados.rados.0.smithi060.stdout:2100: finishing write tid 2 to smithi060156570-20 2023-12-01T04:53:56.629 INFO:tasks.rados.rados.0.smithi060.stdout:2100: finishing write tid 3 to smithi060156570-20 2023-12-01T04:53:56.629 INFO:tasks.rados.rados.0.smithi060.stdout:2100: finishing write tid 4 to smithi060156570-20 2023-12-01T04:53:56.629 INFO:tasks.rados.rados.0.smithi060.stdout:2101: done (1 left) 2023-12-01T04:53:56.629 INFO:tasks.rados.rados.0.smithi060.stdout:2102: snap_remove snap 212 2023-12-01T04:53:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:56 smithi060 ceph-mon[94233]: pgmap v697: 121 pgs: 121 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2023-12-01T04:53:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:56 smithi060 ceph-mon[94233]: osdmap e491: 8 total, 8 up, 8 in 2023-12-01T04:53:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:56 smithi060 ceph-mon[109077]: pgmap v697: 121 pgs: 121 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2023-12-01T04:53:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:56 smithi060 ceph-mon[109077]: osdmap e491: 8 total, 8 up, 8 in 2023-12-01T04:53:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:56 smithi089 ceph-mon[98504]: pgmap v697: 121 pgs: 121 active+clean; 214 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 8.4 MiB/s rd, 3.3 MiB/s wr, 9 op/s 2023-12-01T04:53:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:56 smithi089 ceph-mon[98504]: osdmap e491: 8 total, 8 up, 8 in 2023-12-01T04:53:57.620 INFO:tasks.rados.rados.0.smithi060.stdout:2102: done (1 left) 2023-12-01T04:53:57.621 INFO:tasks.rados.rados.0.smithi060.stdout:2103: read oid 18 snap 204 2023-12-01T04:53:57.621 INFO:tasks.rados.rados.0.smithi060.stdout:2103: expect (ObjNum 642 snap 203 seq_num 642) 2023-12-01T04:53:57.621 INFO:tasks.rados.rados.0.smithi060.stdout:2104: rmattr oid 46 current snap is 213 2023-12-01T04:53:57.621 INFO:tasks.rados.rados.0.smithi060.stdout:2104: done (2 left) 2023-12-01T04:53:57.621 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 213 2023-12-01T04:53:57.621 INFO:tasks.rados.rados.0.smithi060.stdout:2105: seq_num 673 ranges {0=475136,475136=532480,1007616=671744} 2023-12-01T04:53:57.623 INFO:tasks.rados.rados.0.smithi060.stdout:2105: writing smithi060156570-21 from 0 to 475136 tid 1 2023-12-01T04:53:57.626 INFO:tasks.rados.rados.0.smithi060.stdout:2105: writing smithi060156570-21 from 475136 to 1007616 tid 2 2023-12-01T04:53:57.630 INFO:tasks.rados.rados.0.smithi060.stdout:2105: writing smithi060156570-21 from 1007616 to 1679360 tid 3 2023-12-01T04:53:57.630 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 213 2023-12-01T04:53:57.630 INFO:tasks.rados.rados.0.smithi060.stdout:2106: seq_num 674 ranges {0=491520,491520=417792,909312=483328,1392640=303104} 2023-12-01T04:53:57.633 INFO:tasks.rados.rados.0.smithi060.stdout:2106: writing smithi060156570-37 from 0 to 491520 tid 1 2023-12-01T04:53:57.640 INFO:tasks.rados.rados.0.smithi060.stdout:2106: writing smithi060156570-37 from 491520 to 909312 tid 2 2023-12-01T04:53:57.640 INFO:tasks.rados.rados.0.smithi060.stdout:2106: writing smithi060156570-37 from 909312 to 1392640 tid 3 2023-12-01T04:53:57.641 INFO:tasks.rados.rados.0.smithi060.stdout:2106: writing smithi060156570-37 from 1392640 to 1695744 tid 4 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2107: read oid 14 snap -1 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2107: expect (ObjNum 522 snap 169 seq_num 522) 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 213 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2100: finishing write tid 5 to smithi060156570-20 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2100: oid 20 updating version 0 to 989 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2100: oid 20 updating version 989 to 991 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2100: oid 20 version 991 is already newer than 988 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2100: oid 20 version 991 is already newer than 990 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 991 (ObjNum 671 snap 213 seq_num 671) dirty exists 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2100: left oid 20 (ObjNum 671 snap 213 seq_num 671) 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2105: finishing write tid 1 to smithi060156570-21 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2105: finishing write tid 2 to smithi060156570-21 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2105: finishing write tid 3 to smithi060156570-21 2023-12-01T04:53:57.642 INFO:tasks.rados.rados.0.smithi060.stdout:2108: seq_num 675 ranges {1736704=507904,2244608=704512,2949120=499712} 2023-12-01T04:53:57.654 INFO:tasks.rados.rados.0.smithi060.stdout:2108: writing smithi060156570-27 from 1736704 to 2244608 tid 1 2023-12-01T04:53:57.658 INFO:tasks.rados.rados.0.smithi060.stdout:2108: writing smithi060156570-27 from 2244608 to 2949120 tid 2 2023-12-01T04:53:57.665 INFO:tasks.rados.rados.0.smithi060.stdout:2108: writing smithi060156570-27 from 2949120 to 3448832 tid 3 2023-12-01T04:53:57.665 INFO:tasks.rados.rados.0.smithi060.stdout:2100: done (5 left) 2023-12-01T04:53:57.665 INFO:tasks.rados.rados.0.smithi060.stdout:2109: read oid 49 snap -1 2023-12-01T04:53:57.666 INFO:tasks.rados.rados.0.smithi060.stdout:2109: expect (ObjNum 622 snap 197 seq_num 622) 2023-12-01T04:53:57.666 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 213 2023-12-01T04:53:57.666 INFO:tasks.rados.rados.0.smithi060.stdout:2103: expect (ObjNum 642 snap 203 seq_num 642) 2023-12-01T04:53:57.733 INFO:tasks.rados.rados.0.smithi060.stdout:2105: finishing write tid 4 to smithi060156570-21 2023-12-01T04:53:57.733 INFO:tasks.rados.rados.0.smithi060.stdout:2105: finishing write tid 5 to smithi060156570-21 2023-12-01T04:53:57.733 INFO:tasks.rados.rados.0.smithi060.stdout:2105: oid 21 updating version 0 to 1126 2023-12-01T04:53:57.733 INFO:tasks.rados.rados.0.smithi060.stdout:2105: oid 21 updating version 1126 to 1128 2023-12-01T04:53:57.734 INFO:tasks.rados.rados.0.smithi060.stdout:2105: oid 21 version 1128 is already newer than 1127 2023-12-01T04:53:57.734 INFO:tasks.rados.rados.0.smithi060.stdout:2105: oid 21 updating version 1128 to 1129 2023-12-01T04:53:57.734 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1129 (ObjNum 673 snap 213 seq_num 673) dirty exists 2023-12-01T04:53:57.734 INFO:tasks.rados.rados.0.smithi060.stdout:2105: left oid 21 (ObjNum 673 snap 213 seq_num 673) 2023-12-01T04:53:57.734 INFO:tasks.rados.rados.0.smithi060.stdout:2106: finishing write tid 1 to smithi060156570-37 2023-12-01T04:53:57.734 INFO:tasks.rados.rados.0.smithi060.stdout:2110: seq_num 676 ranges {991232=524288,1515520=589824,2105344=450560,2555904=163840} 2023-12-01T04:53:57.741 INFO:tasks.rados.rados.0.smithi060.stdout:2110: writing smithi060156570-13 from 991232 to 1515520 tid 1 2023-12-01T04:53:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:2110: writing smithi060156570-13 from 1515520 to 2105344 tid 2 2023-12-01T04:53:57.747 INFO:tasks.rados.rados.0.smithi060.stdout:2110: writing smithi060156570-13 from 2105344 to 2555904 tid 3 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2110: writing smithi060156570-13 from 2555904 to 2719744 tid 4 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2103: done (6 left) 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2105: done (5 left) 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2111: snap_create 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2106: finishing write tid 2 to smithi060156570-37 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2106: finishing write tid 3 to smithi060156570-37 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2106: finishing write tid 4 to smithi060156570-37 2023-12-01T04:53:57.748 INFO:tasks.rados.rados.0.smithi060.stdout:2106: finishing write tid 5 to smithi060156570-37 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:2106: finishing write tid 6 to smithi060156570-37 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:2106: oid 37 updating version 0 to 996 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:2106: oid 37 version 996 is already newer than 994 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:2106: oid 37 version 996 is already newer than 992 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:2106: oid 37 version 996 is already newer than 995 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:2106: oid 37 version 996 is already newer than 993 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 996 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:53:57.749 INFO:tasks.rados.rados.0.smithi060.stdout:2106: left oid 37 (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:53:57.750 INFO:tasks.rados.rados.0.smithi060.stdout:2107: expect (ObjNum 522 snap 169 seq_num 522) 2023-12-01T04:53:57.833 INFO:tasks.rados.rados.0.smithi060.stdout:2108: finishing write tid 1 to smithi060156570-27 2023-12-01T04:53:57.833 INFO:tasks.rados.rados.0.smithi060.stdout:2108: finishing write tid 2 to smithi060156570-27 2023-12-01T04:53:57.833 INFO:tasks.rados.rados.0.smithi060.stdout:2108: finishing write tid 3 to smithi060156570-27 2023-12-01T04:53:57.833 INFO:tasks.rados.rados.0.smithi060.stdout:2108: finishing write tid 4 to smithi060156570-27 2023-12-01T04:53:57.833 INFO:tasks.rados.rados.0.smithi060.stdout:2108: finishing write tid 5 to smithi060156570-27 2023-12-01T04:53:57.833 INFO:tasks.rados.rados.0.smithi060.stdout:2108: oid 27 updating version 0 to 859 2023-12-01T04:53:57.834 INFO:tasks.rados.rados.0.smithi060.stdout:2108: oid 27 version 859 is already newer than 857 2023-12-01T04:53:57.834 INFO:tasks.rados.rados.0.smithi060.stdout:2108: oid 27 version 859 is already newer than 858 2023-12-01T04:53:57.834 INFO:tasks.rados.rados.0.smithi060.stdout:2108: oid 27 updating version 859 to 860 2023-12-01T04:53:57.834 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 860 (ObjNum 675 snap 213 seq_num 675) dirty exists 2023-12-01T04:53:57.834 INFO:tasks.rados.rados.0.smithi060.stdout:2108: left oid 27 (ObjNum 675 snap 213 seq_num 675) 2023-12-01T04:53:57.834 INFO:tasks.rados.rados.0.smithi060.stdout:2109: expect (ObjNum 622 snap 197 seq_num 622) 2023-12-01T04:53:57.854 INFO:tasks.rados.rados.0.smithi060.stdout:2110: finishing write tid 1 to smithi060156570-13 2023-12-01T04:53:57.854 INFO:tasks.rados.rados.0.smithi060.stdout:2110: finishing write tid 2 to smithi060156570-13 2023-12-01T04:53:57.854 INFO:tasks.rados.rados.0.smithi060.stdout:2110: finishing write tid 3 to smithi060156570-13 2023-12-01T04:53:57.854 INFO:tasks.rados.rados.0.smithi060.stdout:2110: finishing write tid 4 to smithi060156570-13 2023-12-01T04:53:57.854 INFO:tasks.rados.rados.0.smithi060.stdout:2110: finishing write tid 5 to smithi060156570-13 2023-12-01T04:53:57.854 INFO:tasks.rados.rados.0.smithi060.stdout:2110: finishing write tid 6 to smithi060156570-13 2023-12-01T04:53:57.855 INFO:tasks.rados.rados.0.smithi060.stdout:2110: oid 13 updating version 0 to 1108 2023-12-01T04:53:57.855 INFO:tasks.rados.rados.0.smithi060.stdout:2110: oid 13 version 1108 is already newer than 1105 2023-12-01T04:53:57.855 INFO:tasks.rados.rados.0.smithi060.stdout:2110: oid 13 version 1108 is already newer than 1107 2023-12-01T04:53:57.855 INFO:tasks.rados.rados.0.smithi060.stdout:2110: oid 13 version 1108 is already newer than 1106 2023-12-01T04:53:57.855 INFO:tasks.rados.rados.0.smithi060.stdout:2110: oid 13 updating version 1108 to 1109 2023-12-01T04:53:57.855 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1109 (ObjNum 676 snap 213 seq_num 676) dirty exists 2023-12-01T04:53:57.855 INFO:tasks.rados.rados.0.smithi060.stdout:2110: left oid 13 (ObjNum 676 snap 213 seq_num 676) 2023-12-01T04:53:58.719 INFO:tasks.rados.rados.0.smithi060.stdout:2106: done (5 left) 2023-12-01T04:53:58.720 INFO:tasks.rados.rados.0.smithi060.stdout:2107: done (4 left) 2023-12-01T04:53:58.720 INFO:tasks.rados.rados.0.smithi060.stdout:2108: done (3 left) 2023-12-01T04:53:58.720 INFO:tasks.rados.rados.0.smithi060.stdout:2109: done (2 left) 2023-12-01T04:53:58.720 INFO:tasks.rados.rados.0.smithi060.stdout:2110: done (1 left) 2023-12-01T04:53:58.720 INFO:tasks.rados.rados.0.smithi060.stdout:2111: done (0 left) 2023-12-01T04:53:58.720 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 214 2023-12-01T04:53:58.720 INFO:tasks.rados.rados.0.smithi060.stdout:2112: seq_num 677 ranges {1253376=540672,1794048=516096,2310144=655360,2965504=32768} 2023-12-01T04:53:58.729 INFO:tasks.rados.rados.0.smithi060.stdout:2112: writing smithi060156570-6 from 1253376 to 1794048 tid 1 2023-12-01T04:53:58.732 INFO:tasks.rados.rados.0.smithi060.stdout:2112: writing smithi060156570-6 from 1794048 to 2310144 tid 2 2023-12-01T04:53:58.736 INFO:tasks.rados.rados.0.smithi060.stdout:2112: writing smithi060156570-6 from 2310144 to 2965504 tid 3 2023-12-01T04:53:58.736 INFO:tasks.rados.rados.0.smithi060.stdout:2112: writing smithi060156570-6 from 2965504 to 2998272 tid 4 2023-12-01T04:53:58.736 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 214 2023-12-01T04:53:58.736 INFO:tasks.rados.rados.0.smithi060.stdout:2113: seq_num 678 ranges {3948544=565248,4513792=802816,5316608=401408} 2023-12-01T04:53:58.761 INFO:tasks.rados.rados.0.smithi060.stdout:2113: writing smithi060156570-36 from 3948544 to 4513792 tid 1 2023-12-01T04:53:58.766 INFO:tasks.rados.rados.0.smithi060.stdout:2113: writing smithi060156570-36 from 4513792 to 5316608 tid 2 2023-12-01T04:53:58.769 INFO:tasks.rados.rados.0.smithi060.stdout:2113: writing smithi060156570-36 from 5316608 to 5718016 tid 3 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2114: snap_create 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: finishing write tid 1 to smithi060156570-6 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: finishing write tid 2 to smithi060156570-6 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: finishing write tid 3 to smithi060156570-6 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: finishing write tid 4 to smithi060156570-6 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: finishing write tid 5 to smithi060156570-6 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: finishing write tid 6 to smithi060156570-6 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: oid 6 updating version 0 to 988 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: oid 6 updating version 988 to 991 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: oid 6 version 991 is already newer than 989 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: oid 6 version 991 is already newer than 990 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:2112: oid 6 version 991 is already newer than 987 2023-12-01T04:53:58.770 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 991 (ObjNum 677 snap 214 seq_num 677) dirty exists 2023-12-01T04:53:58.771 INFO:tasks.rados.rados.0.smithi060.stdout:2112: left oid 6 (ObjNum 677 snap 214 seq_num 677) 2023-12-01T04:53:58.771 INFO:tasks.rados.rados.0.smithi060.stdout:2113: finishing write tid 1 to smithi060156570-36 2023-12-01T04:53:58.772 INFO:tasks.rados.rados.0.smithi060.stdout:2113: finishing write tid 2 to smithi060156570-36 2023-12-01T04:53:58.772 INFO:tasks.rados.rados.0.smithi060.stdout:2113: finishing write tid 3 to smithi060156570-36 2023-12-01T04:53:58.772 INFO:tasks.rados.rados.0.smithi060.stdout:2113: finishing write tid 4 to smithi060156570-36 2023-12-01T04:53:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:2113: finishing write tid 5 to smithi060156570-36 2023-12-01T04:53:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:2113: oid 36 updating version 0 to 1131 2023-12-01T04:53:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:2113: oid 36 version 1131 is already newer than 1130 2023-12-01T04:53:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:2113: oid 36 updating version 1131 to 1132 2023-12-01T04:53:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:2113: oid 36 updating version 1132 to 1133 2023-12-01T04:53:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1133 (ObjNum 678 snap 214 seq_num 678) dirty exists 2023-12-01T04:53:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:2113: left oid 36 (ObjNum 678 snap 214 seq_num 678) 2023-12-01T04:53:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:58 smithi060 ceph-mon[94233]: pgmap v700: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T04:53:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:58 smithi060 ceph-mon[94233]: osdmap e492: 8 total, 8 up, 8 in 2023-12-01T04:53:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:58 smithi060 ceph-mon[109077]: pgmap v700: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T04:53:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:58 smithi060 ceph-mon[109077]: osdmap e492: 8 total, 8 up, 8 in 2023-12-01T04:53:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:58 smithi089 ceph-mon[98504]: pgmap v700: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T04:53:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:58 smithi089 ceph-mon[98504]: osdmap e492: 8 total, 8 up, 8 in 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2112: done (2 left) 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2113: done (1 left) 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2114: done (0 left) 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2115: rmattr oid 11 current snap is 215 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2115: done (0 left) 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2116: read oid 45 snap -1 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2116: expect deleted 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2117: copy_from oid 30 from oid 9 current snap is 215 2023-12-01T04:53:59.728 INFO:tasks.rados.rados.0.smithi060.stdout:2118: snap_create 2023-12-01T04:53:59.733 INFO:tasks.rados.rados.0.smithi060.stdout:2117: finishing copy_from to smithi060156570-30 2023-12-01T04:53:59.733 INFO:tasks.rados.rados.0.smithi060.stdout:2117: got expected ENOENT (src dne) 2023-12-01T04:53:59.733 INFO:tasks.rados.rados.0.smithi060.stdout:2117: finishing copy_from racing read to smithi060156570-30 2023-12-01T04:54:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:53:59 smithi060 ceph-mon[94233]: osdmap e493: 8 total, 8 up, 8 in 2023-12-01T04:54:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:53:59 smithi060 ceph-mon[109077]: osdmap e493: 8 total, 8 up, 8 in 2023-12-01T04:54:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:53:59 smithi089 ceph-mon[98504]: osdmap e493: 8 total, 8 up, 8 in 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2116: done (2 left) 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2117: done (1 left) 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2118: done (0 left) 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2119: rollback oid 30 current snap is 216 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 208 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2120: rollback oid 36 current snap is 216 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 36 to 192 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2121: read oid 1 snap -1 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2121: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:2122: rollback oid 42 current snap is 216 2023-12-01T04:54:00.729 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 42 to 215 2023-12-01T04:54:00.730 INFO:tasks.rados.rados.0.smithi060.stdout:2123: read oid 24 snap -1 2023-12-01T04:54:00.730 INFO:tasks.rados.rados.0.smithi060.stdout:2123: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:00.730 INFO:tasks.rados.rados.0.smithi060.stdout:2124: delete oid 2 current snap is 216 2023-12-01T04:54:00.734 INFO:tasks.rados.rados.0.smithi060.stdout:2123: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:00.742 INFO:tasks.rados.rados.0.smithi060.stdout:2122: finishing rollback tid 0 to smithi060156570-42 2023-12-01T04:54:00.742 INFO:tasks.rados.rados.0.smithi060.stdout:2122: finishing rollback tid 1 to smithi060156570-42 2023-12-01T04:54:00.743 INFO:tasks.rados.rados.0.smithi060.stdout:2122: finishing rollback tid 2 to smithi060156570-42 2023-12-01T04:54:00.743 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 840 (ObjNum 591 snap 187 seq_num 591) dirty exists 2023-12-01T04:54:00.745 INFO:tasks.rados.rados.0.smithi060.stdout:2122: done (5 left) 2023-12-01T04:54:00.745 INFO:tasks.rados.rados.0.smithi060.stdout:2123: done (4 left) 2023-12-01T04:54:00.745 INFO:tasks.rados.rados.0.smithi060.stdout:2124: done (3 left) 2023-12-01T04:54:00.745 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 216 2023-12-01T04:54:00.745 INFO:tasks.rados.rados.0.smithi060.stdout:2119: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:54:00.745 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1111 (ObjNum 33 snap 0 seq_num 200441920) dirty dne 2023-12-01T04:54:00.745 INFO:tasks.rados.rados.0.smithi060.stdout:2125: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2023-12-01T04:54:00.749 INFO:tasks.rados.rados.0.smithi060.stdout:2125: writing smithi060156570-11 from 0 to 598016 tid 1 2023-12-01T04:54:00.751 INFO:tasks.rados.rados.0.smithi060.stdout:2125: writing smithi060156570-11 from 598016 to 1171456 tid 2 2023-12-01T04:54:00.754 INFO:tasks.rados.rados.0.smithi060.stdout:2125: writing smithi060156570-11 from 1171456 to 1605632 tid 3 2023-12-01T04:54:00.756 INFO:tasks.rados.rados.0.smithi060.stdout:2125: writing smithi060156570-11 from 1605632 to 1802240 tid 4 2023-12-01T04:54:00.756 INFO:tasks.rados.rados.0.smithi060.stdout:2119: done (3 left) 2023-12-01T04:54:00.756 INFO:tasks.rados.rados.0.smithi060.stdout:2126: copy_from oid 15 from oid 5 current snap is 216 2023-12-01T04:54:00.756 INFO:tasks.rados.rados.0.smithi060.stdout:2127: snap_remove snap 199 2023-12-01T04:54:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:00 smithi060 ceph-mon[94233]: pgmap v703: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T04:54:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:00 smithi060 ceph-mon[94233]: osdmap e494: 8 total, 8 up, 8 in 2023-12-01T04:54:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:00 smithi060 ceph-mon[109077]: pgmap v703: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T04:54:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:00 smithi060 ceph-mon[109077]: osdmap e494: 8 total, 8 up, 8 in 2023-12-01T04:54:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:00 smithi089 ceph-mon[98504]: pgmap v703: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T04:54:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:00 smithi089 ceph-mon[98504]: osdmap e494: 8 total, 8 up, 8 in 2023-12-01T04:54:01.740 INFO:tasks.rados.rados.0.smithi060.stdout:2127: done (4 left) 2023-12-01T04:54:01.740 INFO:tasks.rados.rados.0.smithi060.stdout:2128: snap_create 2023-12-01T04:54:01.746 INFO:tasks.rados.rados.0.smithi060.stdout:2120: finishing rollback tid 0 to smithi060156570-36 2023-12-01T04:54:01.746 INFO:tasks.rados.rados.0.smithi060.stdout:2120: finishing rollback tid 1 to smithi060156570-36 2023-12-01T04:54:01.746 INFO:tasks.rados.rados.0.smithi060.stdout:2120: finishing rollback tid 2 to smithi060156570-36 2023-12-01T04:54:01.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1136 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:54:01.746 INFO:tasks.rados.rados.0.smithi060.stdout:2125: finishing write tid 1 to smithi060156570-11 2023-12-01T04:54:01.746 INFO:tasks.rados.rados.0.smithi060.stdout:2125: finishing write tid 2 to smithi060156570-11 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: finishing write tid 3 to smithi060156570-11 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: finishing write tid 4 to smithi060156570-11 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: finishing write tid 5 to smithi060156570-11 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: finishing write tid 6 to smithi060156570-11 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: oid 11 updating version 0 to 861 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: oid 11 updating version 861 to 863 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: oid 11 updating version 863 to 864 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: oid 11 version 864 is already newer than 862 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: oid 11 updating version 864 to 865 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 865 (ObjNum 680 snap 216 seq_num 680) dirty exists 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2125: left oid 11 (ObjNum 680 snap 216 seq_num 680) 2023-12-01T04:54:01.747 INFO:tasks.rados.rados.0.smithi060.stdout:2121: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:54:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:01 smithi060 ceph-mon[94233]: osdmap e495: 8 total, 8 up, 8 in 2023-12-01T04:54:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:01 smithi060 ceph-mon[109077]: osdmap e495: 8 total, 8 up, 8 in 2023-12-01T04:54:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:01 smithi089 ceph-mon[98504]: osdmap e495: 8 total, 8 up, 8 in 2023-12-01T04:54:02.333 INFO:tasks.rados.rados.0.smithi060.stdout:2126: finishing copy_from to smithi060156570-15 2023-12-01T04:54:02.334 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 833 (ObjNum 638 snap 203 seq_num 638) dirty exists 2023-12-01T04:54:02.334 INFO:tasks.rados.rados.0.smithi060.stdout:2126: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:2120: done (4 left) 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:2121: done (3 left) 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:2125: done (2 left) 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:2126: done (1 left) 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:2128: done (0 left) 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:2129: rollback oid 29 current snap is 217 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 215 2023-12-01T04:54:02.746 INFO:tasks.rados.rados.0.smithi060.stdout:2130: snap_remove snap 201 2023-12-01T04:54:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[94233]: pgmap v706: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[94233]: osdmap e496: 8 total, 8 up, 8 in 2023-12-01T04:54:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[109077]: pgmap v706: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[109077]: osdmap e496: 8 total, 8 up, 8 in 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:54:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:54:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:02 smithi089 ceph-mon[98504]: pgmap v706: 121 pgs: 121 active+clean; 228 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:02 smithi089 ceph-mon[98504]: osdmap e496: 8 total, 8 up, 8 in 2023-12-01T04:54:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:54:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:54:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:54:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:54:03.752 INFO:tasks.rados.rados.0.smithi060.stdout:2130: done (1 left) 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:2131: rollback oid 42 current snap is 217 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 42 to 213 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:2129: finishing rollback tid 0 to smithi060156570-29 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:2129: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:2129: finishing rollback tid 2 to smithi060156570-29 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1295 (ObjNum 527 snap 173 seq_num 527) dirty exists 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:2129: done (1 left) 2023-12-01T04:54:03.753 INFO:tasks.rados.rados.0.smithi060.stdout:2132: delete oid 11 current snap is 217 2023-12-01T04:54:03.764 INFO:tasks.rados.rados.0.smithi060.stdout:2131: finishing rollback tid 0 to smithi060156570-42 2023-12-01T04:54:03.767 INFO:tasks.rados.rados.0.smithi060.stdout:2132: done (1 left) 2023-12-01T04:54:03.767 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 217 2023-12-01T04:54:03.767 INFO:tasks.rados.rados.0.smithi060.stdout:2133: seq_num 682 ranges {827392=630784,1458176=745472,2203648=442368,2646016=16384} 2023-12-01T04:54:03.772 INFO:tasks.rados.rados.0.smithi060.stdout:2133: writing smithi060156570-49 from 827392 to 1458176 tid 1 2023-12-01T04:54:03.777 INFO:tasks.rados.rados.0.smithi060.stdout:2133: writing smithi060156570-49 from 1458176 to 2203648 tid 2 2023-12-01T04:54:03.781 INFO:tasks.rados.rados.0.smithi060.stdout:2133: writing smithi060156570-49 from 2203648 to 2646016 tid 3 2023-12-01T04:54:03.781 INFO:tasks.rados.rados.0.smithi060.stdout:2133: writing smithi060156570-49 from 2646016 to 2662400 tid 4 2023-12-01T04:54:03.781 INFO:tasks.rados.rados.0.smithi060.stdout:2134: rmattr oid 12 current snap is 217 2023-12-01T04:54:03.781 INFO:tasks.rados.rados.0.smithi060.stdout:2134: done (2 left) 2023-12-01T04:54:03.781 INFO:tasks.rados.rados.0.smithi060.stdout:2135: rmattr oid 10 current snap is 217 2023-12-01T04:54:03.781 INFO:tasks.rados.rados.0.smithi060.stdout:2135: done (2 left) 2023-12-01T04:54:03.782 INFO:tasks.rados.rados.0.smithi060.stdout:2136: copy_from oid 23 from oid 36 current snap is 217 2023-12-01T04:54:03.782 INFO:tasks.rados.rados.0.smithi060.stdout:2137: copy_from oid 11 from oid 50 current snap is 217 2023-12-01T04:54:03.782 INFO:tasks.rados.rados.0.smithi060.stdout:2138: snap_remove snap 209 2023-12-01T04:54:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:03 smithi060 ceph-mon[109077]: osdmap e497: 8 total, 8 up, 8 in 2023-12-01T04:54:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:03 smithi060 ceph-mon[94233]: osdmap e497: 8 total, 8 up, 8 in 2023-12-01T04:54:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:03 smithi089 ceph-mon[98504]: osdmap e497: 8 total, 8 up, 8 in 2023-12-01T04:54:04.749 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:54:04] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:54:04.758 INFO:tasks.rados.rados.0.smithi060.stdout:2138: done (4 left) 2023-12-01T04:54:04.758 INFO:tasks.rados.rados.0.smithi060.stdout:2139: rollback oid 1 current snap is 217 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 188 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:2140: rollback oid 43 current snap is 217 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 43 to 214 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:2141: read oid 47 snap -1 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:2141: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:2142: rollback oid 5 current snap is 217 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 5 to 206 2023-12-01T04:54:04.759 INFO:tasks.rados.rados.0.smithi060.stdout:2143: snap_remove snap 192 2023-12-01T04:54:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:04 smithi060 ceph-mon[94233]: pgmap v709: 121 pgs: 121 active+clean; 250 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-12-01T04:54:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:04 smithi060 ceph-mon[94233]: osdmap e498: 8 total, 8 up, 8 in 2023-12-01T04:54:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:04 smithi060 ceph-mon[109077]: pgmap v709: 121 pgs: 121 active+clean; 250 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-12-01T04:54:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:04 smithi060 ceph-mon[109077]: osdmap e498: 8 total, 8 up, 8 in 2023-12-01T04:54:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:04 smithi089 ceph-mon[98504]: pgmap v709: 121 pgs: 121 active+clean; 250 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-12-01T04:54:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:04 smithi089 ceph-mon[98504]: osdmap e498: 8 total, 8 up, 8 in 2023-12-01T04:54:05.497 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:54:05.765 INFO:tasks.rados.rados.0.smithi060.stdout:2143: done (8 left) 2023-12-01T04:54:05.765 INFO:tasks.rados.rados.0.smithi060.stdout:2144: rollback oid 41 current snap is 217 2023-12-01T04:54:05.766 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 215 2023-12-01T04:54:05.766 INFO:tasks.rados.rados.0.smithi060.stdout:2131: finishing rollback tid 1 to smithi060156570-42 2023-12-01T04:54:05.766 INFO:tasks.rados.rados.0.smithi060.stdout:2131: finishing rollback tid 2 to smithi060156570-42 2023-12-01T04:54:05.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 843 (ObjNum 591 snap 187 seq_num 591) dirty exists 2023-12-01T04:54:05.766 INFO:tasks.rados.rados.0.smithi060.stdout:2131: done (8 left) 2023-12-01T04:54:05.766 INFO:tasks.rados.rados.0.smithi060.stdout:2145: delete oid 20 current snap is 217 2023-12-01T04:54:05.770 INFO:tasks.rados.rados.0.smithi060.stdout:2133: finishing write tid 1 to smithi060156570-49 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: finishing write tid 2 to smithi060156570-49 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: finishing write tid 3 to smithi060156570-49 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: finishing write tid 4 to smithi060156570-49 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: finishing write tid 5 to smithi060156570-49 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: finishing write tid 6 to smithi060156570-49 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: oid 49 updating version 0 to 834 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: oid 49 updating version 834 to 838 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: oid 49 version 838 is already newer than 835 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: oid 49 version 838 is already newer than 837 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: oid 49 version 838 is already newer than 836 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 838 (ObjNum 682 snap 217 seq_num 682) dirty exists 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2133: left oid 49 (ObjNum 682 snap 217 seq_num 682) 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:2136: finishing copy_from to smithi060156570-23 2023-12-01T04:54:05.771 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1136 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2136: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2137: finishing copy_from to smithi060156570-11 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 832 (ObjNum 573 snap 181 seq_num 573) dirty exists 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2137: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2140: finishing rollback tid 1 to smithi060156570-43 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1089 (ObjNum 289 snap 0 seq_num 0) dirty dne 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2142: finishing rollback tid 0 to smithi060156570-5 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2139: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2139: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2139: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 617 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2142: finishing rollback tid 1 to smithi060156570-5 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2142: finishing rollback tid 2 to smithi060156570-5 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 841 (ObjNum 638 snap 203 seq_num 638) dirty exists 2023-12-01T04:54:05.772 INFO:tasks.rados.rados.0.smithi060.stdout:2141: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:05.832 INFO:tasks.rados.rados.0.smithi060.stdout:2144: finishing rollback tid 0 to smithi060156570-41 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2144: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2144: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 999 (ObjNum 460 snap 143 seq_num 460) dirty exists 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2133: done (8 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2136: done (7 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2137: done (6 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2139: done (5 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2140: done (4 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2141: done (3 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2142: done (2 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2144: done (1 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2145: done (0 left) 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2146: rollback oid 11 current snap is 217 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 216 2023-12-01T04:54:05.833 INFO:tasks.rados.rados.0.smithi060.stdout:2147: snap_create 2023-12-01T04:54:05.836 INFO:tasks.rados.rados.0.smithi060.stdout:2146: finishing rollback tid 0 to smithi060156570-11 2023-12-01T04:54:05.837 INFO:tasks.rados.rados.0.smithi060.stdout:2146: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:54:05.837 INFO:tasks.rados.rados.0.smithi060.stdout:2146: finishing rollback tid 2 to smithi060156570-11 2023-12-01T04:54:05.837 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1139 (ObjNum 680 snap 216 seq_num 680) dirty exists 2023-12-01T04:54:05.838 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:54:05.838 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8m) 7m ago 8m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:54:05.838 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8m) 7m ago 8m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:54:05.838 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9m) 7m ago 9m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:54:05.838 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9m) 7m ago 9m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:54:05.838 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (12m) 7m ago 12m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (14m) 7m ago 14m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (14m) 7m ago 14m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (13m) 7m ago 13m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (12m) 7m ago 12m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8m) 7m ago 8m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8m) 7m ago 8m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (12m) 7m ago 12m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (12m) 7m ago 12m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11m) 7m ago 11m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11m) 7m ago 11m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11m) 7m ago 11m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10m) 7m ago 10m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10m) 7m ago 10m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:54:05.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10m) 7m ago 10m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:54:05.840 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8m) 7m ago 9m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:54:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:05 smithi060 ceph-mon[94233]: osdmap e499: 8 total, 8 up, 8 in 2023-12-01T04:54:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:05 smithi060 ceph-mon[109077]: osdmap e499: 8 total, 8 up, 8 in 2023-12-01T04:54:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:05 smithi089 ceph-mon[98504]: osdmap e499: 8 total, 8 up, 8 in 2023-12-01T04:54:06.236 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:54:06.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:54:06.238 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:06.238 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:54:06.238 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:54:06.238 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:54:06.238 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:54:06.614 INFO:tasks.rados.rados.0.smithi060.stdout:2146: done (1 left) 2023-12-01T04:54:06.614 INFO:tasks.rados.rados.0.smithi060.stdout:2147: done (0 left) 2023-12-01T04:54:06.614 INFO:tasks.rados.rados.0.smithi060.stdout:2148: snap_create 2023-12-01T04:54:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[94233]: pgmap v712: 121 pgs: 121 active+clean; 250 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-12-01T04:54:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[94233]: from='client.25181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[94233]: osdmap e500: 8 total, 8 up, 8 in 2023-12-01T04:54:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[94233]: from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1111600322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:54:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[94233]: osdmap e501: 8 total, 8 up, 8 in 2023-12-01T04:54:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[109077]: pgmap v712: 121 pgs: 121 active+clean; 250 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-12-01T04:54:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[109077]: from='client.25181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[109077]: osdmap e500: 8 total, 8 up, 8 in 2023-12-01T04:54:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[109077]: from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1111600322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:54:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:06 smithi060 ceph-mon[109077]: osdmap e501: 8 total, 8 up, 8 in 2023-12-01T04:54:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:06 smithi089 ceph-mon[98504]: pgmap v712: 121 pgs: 121 active+clean; 250 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 5.7 MiB/s wr, 18 op/s 2023-12-01T04:54:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:06 smithi089 ceph-mon[98504]: from='client.25181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:06 smithi089 ceph-mon[98504]: osdmap e500: 8 total, 8 up, 8 in 2023-12-01T04:54:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:06 smithi089 ceph-mon[98504]: from='client.25187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1111600322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:54:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:06 smithi089 ceph-mon[98504]: osdmap e501: 8 total, 8 up, 8 in 2023-12-01T04:54:07.616 INFO:tasks.rados.rados.0.smithi060.stdout:2148: done (0 left) 2023-12-01T04:54:07.616 INFO:tasks.rados.rados.0.smithi060.stdout:2149: snap_create 2023-12-01T04:54:08.618 INFO:tasks.rados.rados.0.smithi060.stdout:2149: done (0 left) 2023-12-01T04:54:08.618 INFO:tasks.rados.rados.0.smithi060.stdout:2150: read oid 21 snap -1 2023-12-01T04:54:08.619 INFO:tasks.rados.rados.0.smithi060.stdout:2150: expect (ObjNum 673 snap 213 seq_num 673) 2023-12-01T04:54:08.619 INFO:tasks.rados.rados.0.smithi060.stdout:2151: delete oid 10 current snap is 220 2023-12-01T04:54:08.621 INFO:tasks.rados.rados.0.smithi060.stdout:2151: done (1 left) 2023-12-01T04:54:08.621 INFO:tasks.rados.rados.0.smithi060.stdout:2152: rollback oid 28 current snap is 220 2023-12-01T04:54:08.621 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 188 2023-12-01T04:54:08.621 INFO:tasks.rados.rados.0.smithi060.stdout:2153: snap_remove snap 216 2023-12-01T04:54:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:08 smithi060 ceph-mon[94233]: pgmap v715: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-01T04:54:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:08 smithi060 ceph-mon[94233]: osdmap e502: 8 total, 8 up, 8 in 2023-12-01T04:54:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:08 smithi060 ceph-mon[109077]: pgmap v715: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-01T04:54:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:08 smithi060 ceph-mon[109077]: osdmap e502: 8 total, 8 up, 8 in 2023-12-01T04:54:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:08 smithi089 ceph-mon[98504]: pgmap v715: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-01T04:54:09.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:08 smithi089 ceph-mon[98504]: osdmap e502: 8 total, 8 up, 8 in 2023-12-01T04:54:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:2153: done (2 left) 2023-12-01T04:54:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:2154: snap_create 2023-12-01T04:54:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:2152: finishing rollback tid 0 to smithi060156570-28 2023-12-01T04:54:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:2152: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:54:09.630 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1111 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T04:54:09.631 INFO:tasks.rados.rados.0.smithi060.stdout:2150: expect (ObjNum 673 snap 213 seq_num 673) 2023-12-01T04:54:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:09 smithi060 ceph-mon[94233]: osdmap e503: 8 total, 8 up, 8 in 2023-12-01T04:54:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:09 smithi060 ceph-mon[109077]: osdmap e503: 8 total, 8 up, 8 in 2023-12-01T04:54:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:09 smithi089 ceph-mon[98504]: osdmap e503: 8 total, 8 up, 8 in 2023-12-01T04:54:10.635 INFO:tasks.rados.rados.0.smithi060.stdout:2150: done (2 left) 2023-12-01T04:54:10.635 INFO:tasks.rados.rados.0.smithi060.stdout:2152: done (1 left) 2023-12-01T04:54:10.635 INFO:tasks.rados.rados.0.smithi060.stdout:2154: done (0 left) 2023-12-01T04:54:10.635 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 221 2023-12-01T04:54:10.635 INFO:tasks.rados.rados.0.smithi060.stdout:2155: seq_num 685 ranges {2023424=679936,2703360=442368,3145728=622592,3768320=139264} 2023-12-01T04:54:10.649 INFO:tasks.rados.rados.0.smithi060.stdout:2155: writing smithi060156570-40 from 2023424 to 2703360 tid 1 2023-12-01T04:54:10.652 INFO:tasks.rados.rados.0.smithi060.stdout:2155: writing smithi060156570-40 from 2703360 to 3145728 tid 2 2023-12-01T04:54:10.656 INFO:tasks.rados.rados.0.smithi060.stdout:2155: writing smithi060156570-40 from 3145728 to 3768320 tid 3 2023-12-01T04:54:10.657 INFO:tasks.rados.rados.0.smithi060.stdout:2155: writing smithi060156570-40 from 3768320 to 3907584 tid 4 2023-12-01T04:54:10.657 INFO:tasks.rados.rados.0.smithi060.stdout:2156: setattr oid 18 current snap is 221 2023-12-01T04:54:10.657 INFO:tasks.rados.rados.0.smithi060.stdout:2155: finishing write tid 1 to smithi060156570-40 2023-12-01T04:54:10.657 INFO:tasks.rados.rados.0.smithi060.stdout:2155: finishing write tid 2 to smithi060156570-40 2023-12-01T04:54:10.659 INFO:tasks.rados.rados.0.smithi060.stdout:2157: setattr oid 7 current snap is 221 2023-12-01T04:54:10.661 INFO:tasks.rados.rados.0.smithi060.stdout:2155: finishing write tid 3 to smithi060156570-40 2023-12-01T04:54:10.661 INFO:tasks.rados.rados.0.smithi060.stdout:2158: rollback oid 12 current snap is 221 2023-12-01T04:54:10.661 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 12 to 210 2023-12-01T04:54:10.661 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 221 2023-12-01T04:54:10.661 INFO:tasks.rados.rados.0.smithi060.stdout:2159: seq_num 686 ranges {0=696320,696320=729088,1425408=425984,1851392=49152} 2023-12-01T04:54:10.665 INFO:tasks.rados.rados.0.smithi060.stdout:2159: writing smithi060156570-4 from 0 to 696320 tid 1 2023-12-01T04:54:10.670 INFO:tasks.rados.rados.0.smithi060.stdout:2159: writing smithi060156570-4 from 696320 to 1425408 tid 2 2023-12-01T04:54:10.672 INFO:tasks.rados.rados.0.smithi060.stdout:2159: writing smithi060156570-4 from 1425408 to 1851392 tid 3 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2159: writing smithi060156570-4 from 1851392 to 1900544 tid 4 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2160: read oid 32 snap 188 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2160: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2161: copy_from oid 46 from oid 20 current snap is 221 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2155: finishing write tid 4 to smithi060156570-40 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2162: read oid 17 snap 220 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2162: expect (ObjNum 582 snap 184 seq_num 582) 2023-12-01T04:54:10.673 INFO:tasks.rados.rados.0.smithi060.stdout:2163: snap_create 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: finishing write tid 5 to smithi060156570-40 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: finishing write tid 6 to smithi060156570-40 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: oid 40 updating version 0 to 618 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: oid 40 updating version 618 to 619 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: oid 40 updating version 619 to 620 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: oid 40 updating version 620 to 622 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: oid 40 version 622 is already newer than 621 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 622 (ObjNum 685 snap 221 seq_num 685) dirty exists 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2155: left oid 40 (ObjNum 685 snap 221 seq_num 685) 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1090 (ObjNum 3329 snap 0 seq_num 2340000288) dirty exists 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1322 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2158: finishing rollback tid 0 to smithi060156570-12 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2158: finishing rollback tid 1 to smithi060156570-12 2023-12-01T04:54:10.674 INFO:tasks.rados.rados.0.smithi060.stdout:2158: finishing rollback tid 2 to smithi060156570-12 2023-12-01T04:54:10.675 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 846 (ObjNum 628 snap 201 seq_num 628) dirty exists 2023-12-01T04:54:10.675 INFO:tasks.rados.rados.0.smithi060.stdout:2159: finishing write tid 1 to smithi060156570-4 2023-12-01T04:54:10.675 INFO:tasks.rados.rados.0.smithi060.stdout:2161: finishing copy_from to smithi060156570-46 2023-12-01T04:54:10.675 INFO:tasks.rados.rados.0.smithi060.stdout:2161: got expected ENOENT (src dne) 2023-12-01T04:54:10.675 INFO:tasks.rados.rados.0.smithi060.stdout:2161: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:54:10.677 INFO:tasks.rados.rados.0.smithi060.stdout:2162: expect (ObjNum 582 snap 184 seq_num 582) 2023-12-01T04:54:10.684 INFO:tasks.rados.rados.0.smithi060.stdout:2159: finishing write tid 2 to smithi060156570-4 2023-12-01T04:54:10.689 INFO:tasks.rados.rados.0.smithi060.stdout:2159: finishing write tid 3 to smithi060156570-4 2023-12-01T04:54:10.689 INFO:tasks.rados.rados.0.smithi060.stdout:2159: finishing write tid 4 to smithi060156570-4 2023-12-01T04:54:10.689 INFO:tasks.rados.rados.0.smithi060.stdout:2159: finishing write tid 5 to smithi060156570-4 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:2159: finishing write tid 6 to smithi060156570-4 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:2159: oid 4 updating version 0 to 845 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:2159: oid 4 updating version 845 to 847 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:2159: oid 4 version 847 is already newer than 844 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:2159: oid 4 version 847 is already newer than 846 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:2159: oid 4 version 847 is already newer than 843 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 847 (ObjNum 686 snap 221 seq_num 686) dirty exists 2023-12-01T04:54:10.691 INFO:tasks.rados.rados.0.smithi060.stdout:2159: left oid 4 (ObjNum 686 snap 221 seq_num 686) 2023-12-01T04:54:10.740 INFO:tasks.rados.rados.0.smithi060.stdout:2160: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:54:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:10 smithi060 ceph-mon[94233]: pgmap v718: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-01T04:54:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:10 smithi060 ceph-mon[94233]: osdmap e504: 8 total, 8 up, 8 in 2023-12-01T04:54:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:10 smithi060 ceph-mon[109077]: pgmap v718: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-01T04:54:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:10 smithi060 ceph-mon[109077]: osdmap e504: 8 total, 8 up, 8 in 2023-12-01T04:54:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:10 smithi089 ceph-mon[98504]: pgmap v718: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.1 MiB/s wr, 6 op/s 2023-12-01T04:54:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:10 smithi089 ceph-mon[98504]: osdmap e504: 8 total, 8 up, 8 in 2023-12-01T04:54:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:11.708 INFO:tasks.rados.rados.0.smithi060.stdout:2155: done (8 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2156: done (7 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2157: done (6 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2158: done (5 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2159: done (4 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2160: done (3 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2161: done (2 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2162: done (1 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2163: done (0 left) 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2164: copy_from oid 23 from oid 16 current snap is 222 2023-12-01T04:54:11.709 INFO:tasks.rados.rados.0.smithi060.stdout:2165: setattr oid 43 current snap is 222 2023-12-01T04:54:11.710 INFO:tasks.rados.rados.0.smithi060.stdout:2164: finishing copy_from to smithi060156570-23 2023-12-01T04:54:11.710 INFO:tasks.rados.rados.0.smithi060.stdout:2164: got expected ENOENT (src dne) 2023-12-01T04:54:11.710 INFO:tasks.rados.rados.0.smithi060.stdout:2164: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:54:11.710 INFO:tasks.rados.rados.0.smithi060.stdout:2164: done (1 left) 2023-12-01T04:54:11.710 INFO:tasks.rados.rados.0.smithi060.stdout:2166: snap_create 2023-12-01T04:54:11.713 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1091 (ObjNum 65 snap 0 seq_num 1700554350) dirty exists 2023-12-01T04:54:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:11 smithi060 ceph-mon[94233]: osdmap e505: 8 total, 8 up, 8 in 2023-12-01T04:54:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:11 smithi060 ceph-mon[94233]: osdmap e506: 8 total, 8 up, 8 in 2023-12-01T04:54:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:11 smithi060 ceph-mon[109077]: osdmap e505: 8 total, 8 up, 8 in 2023-12-01T04:54:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:11 smithi060 ceph-mon[109077]: osdmap e506: 8 total, 8 up, 8 in 2023-12-01T04:54:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:11 smithi089 ceph-mon[98504]: osdmap e505: 8 total, 8 up, 8 in 2023-12-01T04:54:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:11 smithi089 ceph-mon[98504]: osdmap e506: 8 total, 8 up, 8 in 2023-12-01T04:54:12.642 INFO:tasks.rados.rados.0.smithi060.stdout:2165: done (1 left) 2023-12-01T04:54:12.642 INFO:tasks.rados.rados.0.smithi060.stdout:2166: done (0 left) 2023-12-01T04:54:12.642 INFO:tasks.rados.rados.0.smithi060.stdout:2167: copy_from oid 9 from oid 43 current snap is 223 2023-12-01T04:54:12.642 INFO:tasks.rados.rados.0.smithi060.stdout:2168: copy_from oid 20 from oid 18 current snap is 223 2023-12-01T04:54:12.642 INFO:tasks.rados.rados.0.smithi060.stdout:2169: read oid 15 snap 218 2023-12-01T04:54:12.642 INFO:tasks.rados.rados.0.smithi060.stdout:2169: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:54:12.642 INFO:tasks.rados.rados.0.smithi060.stdout:2170: delete oid 27 current snap is 223 2023-12-01T04:54:12.648 INFO:tasks.rados.rados.0.smithi060.stdout:2170: done (3 left) 2023-12-01T04:54:12.648 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 223 2023-12-01T04:54:12.648 INFO:tasks.rados.rados.0.smithi060.stdout:2171: seq_num 688 ranges {1638400=729088,2367488=499712,2867200=704512} 2023-12-01T04:54:12.661 INFO:tasks.rados.rados.0.smithi060.stdout:2171: writing smithi060156570-29 from 1638400 to 2367488 tid 1 2023-12-01T04:54:12.664 INFO:tasks.rados.rados.0.smithi060.stdout:2171: writing smithi060156570-29 from 2367488 to 2867200 tid 2 2023-12-01T04:54:12.668 INFO:tasks.rados.rados.0.smithi060.stdout:2171: writing smithi060156570-29 from 2867200 to 3571712 tid 3 2023-12-01T04:54:12.668 INFO:tasks.rados.rados.0.smithi060.stdout:2172: delete oid 41 current snap is 223 2023-12-01T04:54:12.668 INFO:tasks.rados.rados.0.smithi060.stdout:2168: finishing copy_from to smithi060156570-20 2023-12-01T04:54:12.668 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1090 (ObjNum 33 snap 0 seq_num 2) dirty exists 2023-12-01T04:54:12.668 INFO:tasks.rados.rados.0.smithi060.stdout:2168: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:54:12.668 INFO:tasks.rados.rados.0.smithi060.stdout:2167: finishing copy_from to smithi060156570-9 2023-12-01T04:54:12.669 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1091 (ObjNum 129 snap 0 seq_num 199853904) dirty exists 2023-12-01T04:54:12.669 INFO:tasks.rados.rados.0.smithi060.stdout:2167: finishing copy_from racing read to smithi060156570-9 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2167: done (4 left) 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2168: done (3 left) 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2172: done (2 left) 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2173: rmattr oid 26 current snap is 223 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2173: done (2 left) 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2174: read oid 45 snap 214 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2174: expect deleted 2023-12-01T04:54:12.671 INFO:tasks.rados.rados.0.smithi060.stdout:2175: snap_create 2023-12-01T04:54:12.672 INFO:tasks.rados.rados.0.smithi060.stdout:2171: finishing write tid 1 to smithi060156570-29 2023-12-01T04:54:12.672 INFO:tasks.rados.rados.0.smithi060.stdout:2171: finishing write tid 2 to smithi060156570-29 2023-12-01T04:54:12.674 INFO:tasks.rados.rados.0.smithi060.stdout:2171: finishing write tid 3 to smithi060156570-29 2023-12-01T04:54:12.674 INFO:tasks.rados.rados.0.smithi060.stdout:2171: finishing write tid 4 to smithi060156570-29 2023-12-01T04:54:12.676 INFO:tasks.rados.rados.0.smithi060.stdout:2171: finishing write tid 5 to smithi060156570-29 2023-12-01T04:54:12.677 INFO:tasks.rados.rados.0.smithi060.stdout:2171: oid 29 updating version 0 to 1325 2023-12-01T04:54:12.677 INFO:tasks.rados.rados.0.smithi060.stdout:2171: oid 29 updating version 1325 to 1326 2023-12-01T04:54:12.677 INFO:tasks.rados.rados.0.smithi060.stdout:2171: oid 29 version 1326 is already newer than 1324 2023-12-01T04:54:12.677 INFO:tasks.rados.rados.0.smithi060.stdout:2171: oid 29 updating version 1326 to 1327 2023-12-01T04:54:12.677 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1327 (ObjNum 688 snap 223 seq_num 688) dirty exists 2023-12-01T04:54:12.677 INFO:tasks.rados.rados.0.smithi060.stdout:2171: left oid 29 (ObjNum 688 snap 223 seq_num 688) 2023-12-01T04:54:12.695 INFO:tasks.rados.rados.0.smithi060.stdout:2169: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:54:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:12 smithi060 ceph-mon[94233]: pgmap v721: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:12 smithi060 ceph-mon[109077]: pgmap v721: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:12 smithi089 ceph-mon[98504]: pgmap v721: 121 pgs: 121 active+clean; 251 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:13.652 INFO:tasks.rados.rados.0.smithi060.stdout:2169: done (3 left) 2023-12-01T04:54:13.652 INFO:tasks.rados.rados.0.smithi060.stdout:2171: done (2 left) 2023-12-01T04:54:13.652 INFO:tasks.rados.rados.0.smithi060.stdout:2174: done (1 left) 2023-12-01T04:54:13.652 INFO:tasks.rados.rados.0.smithi060.stdout:2175: done (0 left) 2023-12-01T04:54:13.652 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 224 2023-12-01T04:54:13.652 INFO:tasks.rados.rados.0.smithi060.stdout:2176: seq_num 690 ranges {0=761856,761856=663552,1425408=409600,1835008=131072} 2023-12-01T04:54:13.656 INFO:tasks.rados.rados.0.smithi060.stdout:2176: writing smithi060156570-27 from 0 to 761856 tid 1 2023-12-01T04:54:13.660 INFO:tasks.rados.rados.0.smithi060.stdout:2176: writing smithi060156570-27 from 761856 to 1425408 tid 2 2023-12-01T04:54:13.662 INFO:tasks.rados.rados.0.smithi060.stdout:2176: writing smithi060156570-27 from 1425408 to 1835008 tid 3 2023-12-01T04:54:13.663 INFO:tasks.rados.rados.0.smithi060.stdout:2176: writing smithi060156570-27 from 1835008 to 1966080 tid 4 2023-12-01T04:54:13.663 INFO:tasks.rados.rados.0.smithi060.stdout:2177: setattr oid 31 current snap is 224 2023-12-01T04:54:13.663 INFO:tasks.rados.rados.0.smithi060.stdout:2176: finishing write tid 1 to smithi060156570-27 2023-12-01T04:54:13.664 INFO:tasks.rados.rados.0.smithi060.stdout:2176: finishing write tid 2 to smithi060156570-27 2023-12-01T04:54:13.664 INFO:tasks.rados.rados.0.smithi060.stdout:2178: read oid 26 snap -1 2023-12-01T04:54:13.665 INFO:tasks.rados.rados.0.smithi060.stdout:2178: expect (ObjNum 639 snap 203 seq_num 639) 2023-12-01T04:54:13.665 INFO:tasks.rados.rados.0.smithi060.stdout:2179: rollback oid 36 current snap is 224 2023-12-01T04:54:13.665 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 36 to 214 2023-12-01T04:54:13.665 INFO:tasks.rados.rados.0.smithi060.stdout:2180: rmattr oid 2 current snap is 224 2023-12-01T04:54:13.665 INFO:tasks.rados.rados.0.smithi060.stdout:2180: done (4 left) 2023-12-01T04:54:13.665 INFO:tasks.rados.rados.0.smithi060.stdout:2181: delete oid 34 current snap is 224 2023-12-01T04:54:13.666 INFO:tasks.rados.rados.0.smithi060.stdout:2176: finishing write tid 3 to smithi060156570-27 2023-12-01T04:54:13.666 INFO:tasks.rados.rados.0.smithi060.stdout:2176: finishing write tid 4 to smithi060156570-27 2023-12-01T04:54:13.669 INFO:tasks.rados.rados.0.smithi060.stdout:2181: done (4 left) 2023-12-01T04:54:13.669 INFO:tasks.rados.rados.0.smithi060.stdout:2182: delete oid 48 current snap is 224 2023-12-01T04:54:13.670 INFO:tasks.rados.rados.0.smithi060.stdout:2176: finishing write tid 5 to smithi060156570-27 2023-12-01T04:54:13.670 INFO:tasks.rados.rados.0.smithi060.stdout:2179: finishing rollback tid 0 to smithi060156570-36 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:2176: finishing write tid 6 to smithi060156570-27 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:2176: oid 27 updating version 0 to 1142 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:2176: oid 27 updating version 1142 to 1144 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:2176: oid 27 updating version 1144 to 1145 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:2176: oid 27 version 1145 is already newer than 1143 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:2176: oid 27 version 1145 is already newer than 1141 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1145 (ObjNum 690 snap 224 seq_num 690) dirty exists 2023-12-01T04:54:13.671 INFO:tasks.rados.rados.0.smithi060.stdout:2176: left oid 27 (ObjNum 690 snap 224 seq_num 690) 2023-12-01T04:54:13.672 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 992 (ObjNum 658 snap 207 seq_num 658) dirty exists 2023-12-01T04:54:13.672 INFO:tasks.rados.rados.0.smithi060.stdout:2178: expect (ObjNum 639 snap 203 seq_num 639) 2023-12-01T04:54:13.701 INFO:tasks.rados.rados.0.smithi060.stdout:2179: finishing rollback tid 1 to smithi060156570-36 2023-12-01T04:54:13.701 INFO:tasks.rados.rados.0.smithi060.stdout:2179: finishing rollback tid 2 to smithi060156570-36 2023-12-01T04:54:13.701 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1139 (ObjNum 678 snap 214 seq_num 678) dirty exists 2023-12-01T04:54:13.702 INFO:tasks.rados.rados.0.smithi060.stdout:2176: done (4 left) 2023-12-01T04:54:13.702 INFO:tasks.rados.rados.0.smithi060.stdout:2177: done (3 left) 2023-12-01T04:54:13.702 INFO:tasks.rados.rados.0.smithi060.stdout:2178: done (2 left) 2023-12-01T04:54:13.702 INFO:tasks.rados.rados.0.smithi060.stdout:2179: done (1 left) 2023-12-01T04:54:13.702 INFO:tasks.rados.rados.0.smithi060.stdout:2182: done (0 left) 2023-12-01T04:54:13.702 INFO:tasks.rados.rados.0.smithi060.stdout:2183: snap_create 2023-12-01T04:54:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:13 smithi060 ceph-mon[94233]: osdmap e507: 8 total, 8 up, 8 in 2023-12-01T04:54:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:13 smithi060 ceph-mon[109077]: osdmap e507: 8 total, 8 up, 8 in 2023-12-01T04:54:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:13 smithi089 ceph-mon[98504]: osdmap e507: 8 total, 8 up, 8 in 2023-12-01T04:54:14.659 INFO:tasks.rados.rados.0.smithi060.stdout:2183: done (0 left) 2023-12-01T04:54:14.659 INFO:tasks.rados.rados.0.smithi060.stdout:2184: rmattr oid 43 current snap is 225 2023-12-01T04:54:14.659 INFO:tasks.rados.rados.0.smithi060.stdout:2185: read oid 29 snap -1 2023-12-01T04:54:14.659 INFO:tasks.rados.rados.0.smithi060.stdout:2185: expect (ObjNum 688 snap 223 seq_num 688) 2023-12-01T04:54:14.659 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 225 2023-12-01T04:54:14.659 INFO:tasks.rados.rados.0.smithi060.stdout:2186: seq_num 693 ranges {12156928=409600,12566528=770048,13336576=581632,13918208=253952} 2023-12-01T04:54:14.727 INFO:tasks.rados.rados.0.smithi060.stdout:2186: writing smithi060156570-31 from 12156928 to 12566528 tid 1 2023-12-01T04:54:14.732 INFO:tasks.rados.rados.0.smithi060.stdout:2186: writing smithi060156570-31 from 12566528 to 13336576 tid 2 2023-12-01T04:54:14.736 INFO:tasks.rados.rados.0.smithi060.stdout:2186: writing smithi060156570-31 from 13336576 to 13918208 tid 3 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:2186: writing smithi060156570-31 from 13918208 to 14172160 tid 4 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:2187: read oid 24 snap -1 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:2187: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:2188: read oid 49 snap -1 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:2188: expect (ObjNum 682 snap 217 seq_num 682) 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:2189: delete oid 2 current snap is 225 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1092 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:54:14.738 INFO:tasks.rados.rados.0.smithi060.stdout:2185: expect (ObjNum 688 snap 223 seq_num 688) 2023-12-01T04:54:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:14 smithi060 ceph-mon[94233]: pgmap v724: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-12-01T04:54:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:14 smithi060 ceph-mon[94233]: osdmap e508: 8 total, 8 up, 8 in 2023-12-01T04:54:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:14 smithi060 ceph-mon[109077]: pgmap v724: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-12-01T04:54:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:14 smithi060 ceph-mon[109077]: osdmap e508: 8 total, 8 up, 8 in 2023-12-01T04:54:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:54:14] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:54:14.857 INFO:tasks.rados.rados.0.smithi060.stdout:2186: finishing write tid 1 to smithi060156570-31 2023-12-01T04:54:14.857 INFO:tasks.rados.rados.0.smithi060.stdout:2186: finishing write tid 2 to smithi060156570-31 2023-12-01T04:54:14.857 INFO:tasks.rados.rados.0.smithi060.stdout:2187: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:14.859 INFO:tasks.rados.rados.0.smithi060.stdout:2186: finishing write tid 3 to smithi060156570-31 2023-12-01T04:54:14.859 INFO:tasks.rados.rados.0.smithi060.stdout:2186: finishing write tid 4 to smithi060156570-31 2023-12-01T04:54:14.859 INFO:tasks.rados.rados.0.smithi060.stdout:2186: finishing write tid 5 to smithi060156570-31 2023-12-01T04:54:14.859 INFO:tasks.rados.rados.0.smithi060.stdout:2186: finishing write tid 6 to smithi060156570-31 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:2186: oid 31 updating version 0 to 993 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:2186: oid 31 updating version 993 to 997 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:2186: oid 31 version 997 is already newer than 996 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:2186: oid 31 version 997 is already newer than 994 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:2186: oid 31 version 997 is already newer than 995 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 997 (ObjNum 693 snap 225 seq_num 693) dirty exists 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:2186: left oid 31 (ObjNum 693 snap 225 seq_num 693) 2023-12-01T04:54:14.860 INFO:tasks.rados.rados.0.smithi060.stdout:2188: expect (ObjNum 682 snap 217 seq_num 682) 2023-12-01T04:54:14.941 INFO:tasks.rados.rados.0.smithi060.stdout:2184: done (5 left) 2023-12-01T04:54:14.941 INFO:tasks.rados.rados.0.smithi060.stdout:2185: done (4 left) 2023-12-01T04:54:14.941 INFO:tasks.rados.rados.0.smithi060.stdout:2186: done (3 left) 2023-12-01T04:54:14.941 INFO:tasks.rados.rados.0.smithi060.stdout:2187: done (2 left) 2023-12-01T04:54:14.941 INFO:tasks.rados.rados.0.smithi060.stdout:2188: done (1 left) 2023-12-01T04:54:14.942 INFO:tasks.rados.rados.0.smithi060.stdout:2189: done (0 left) 2023-12-01T04:54:14.942 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 225 2023-12-01T04:54:14.942 INFO:tasks.rados.rados.0.smithi060.stdout:2190: seq_num 695 ranges {1105920=442368,1548288=540672,2088960=598016,2686976=466944} 2023-12-01T04:54:14.948 INFO:tasks.rados.rados.0.smithi060.stdout:2190: writing smithi060156570-26 from 1105920 to 1548288 tid 1 2023-12-01T04:54:14.952 INFO:tasks.rados.rados.0.smithi060.stdout:2190: writing smithi060156570-26 from 1548288 to 2088960 tid 2 2023-12-01T04:54:14.955 INFO:tasks.rados.rados.0.smithi060.stdout:2190: writing smithi060156570-26 from 2088960 to 2686976 tid 3 2023-12-01T04:54:14.958 INFO:tasks.rados.rados.0.smithi060.stdout:2190: writing smithi060156570-26 from 2686976 to 3153920 tid 4 2023-12-01T04:54:14.959 INFO:tasks.rados.rados.0.smithi060.stdout:2191: snap_create 2023-12-01T04:54:14.959 INFO:tasks.rados.rados.0.smithi060.stdout:2190: finishing write tid 1 to smithi060156570-26 2023-12-01T04:54:14.959 INFO:tasks.rados.rados.0.smithi060.stdout:2190: finishing write tid 2 to smithi060156570-26 2023-12-01T04:54:14.959 INFO:tasks.rados.rados.0.smithi060.stdout:2190: finishing write tid 3 to smithi060156570-26 2023-12-01T04:54:14.961 INFO:tasks.rados.rados.0.smithi060.stdout:2190: finishing write tid 4 to smithi060156570-26 2023-12-01T04:54:14.961 INFO:tasks.rados.rados.0.smithi060.stdout:2190: finishing write tid 5 to smithi060156570-26 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:2190: finishing write tid 6 to smithi060156570-26 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:2190: oid 26 updating version 0 to 845 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:2190: oid 26 version 845 is already newer than 844 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:2190: oid 26 updating version 845 to 847 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:2190: oid 26 updating version 847 to 848 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:2190: oid 26 version 848 is already newer than 846 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 848 (ObjNum 695 snap 225 seq_num 695) dirty exists 2023-12-01T04:54:14.962 INFO:tasks.rados.rados.0.smithi060.stdout:2190: left oid 26 (ObjNum 695 snap 225 seq_num 695) 2023-12-01T04:54:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:14 smithi089 ceph-mon[98504]: pgmap v724: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-12-01T04:54:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:14 smithi089 ceph-mon[98504]: osdmap e508: 8 total, 8 up, 8 in 2023-12-01T04:54:15.664 INFO:tasks.rados.rados.0.smithi060.stdout:2190: done (1 left) 2023-12-01T04:54:15.665 INFO:tasks.rados.rados.0.smithi060.stdout:2191: done (0 left) 2023-12-01T04:54:15.665 INFO:tasks.rados.rados.0.smithi060.stdout:2192: setattr oid 39 current snap is 226 2023-12-01T04:54:15.666 INFO:tasks.rados.rados.0.smithi060.stdout:2193: rmattr oid 7 current snap is 226 2023-12-01T04:54:15.666 INFO:tasks.rados.rados.0.smithi060.stdout:2194: read oid 26 snap -1 2023-12-01T04:54:15.667 INFO:tasks.rados.rados.0.smithi060.stdout:2194: expect (ObjNum 695 snap 225 seq_num 695) 2023-12-01T04:54:15.667 INFO:tasks.rados.rados.0.smithi060.stdout:2195: read oid 25 snap -1 2023-12-01T04:54:15.667 INFO:tasks.rados.rados.0.smithi060.stdout:2195: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:54:15.667 INFO:tasks.rados.rados.0.smithi060.stdout:2196: snap_create 2023-12-01T04:54:15.674 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 661 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:54:15.676 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1329 (ObjNum 65 snap 0 seq_num 1565811795) dirty exists 2023-12-01T04:54:15.680 INFO:tasks.rados.rados.0.smithi060.stdout:2194: expect (ObjNum 695 snap 225 seq_num 695) 2023-12-01T04:54:15.780 INFO:tasks.rados.rados.0.smithi060.stdout:2195: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:54:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:15 smithi060 ceph-mon[94233]: osdmap e509: 8 total, 8 up, 8 in 2023-12-01T04:54:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:15 smithi060 ceph-mon[109077]: osdmap e509: 8 total, 8 up, 8 in 2023-12-01T04:54:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:15 smithi089 ceph-mon[98504]: osdmap e509: 8 total, 8 up, 8 in 2023-12-01T04:54:16.669 INFO:tasks.rados.rados.0.smithi060.stdout:2192: done (4 left) 2023-12-01T04:54:16.669 INFO:tasks.rados.rados.0.smithi060.stdout:2193: done (3 left) 2023-12-01T04:54:16.669 INFO:tasks.rados.rados.0.smithi060.stdout:2194: done (2 left) 2023-12-01T04:54:16.669 INFO:tasks.rados.rados.0.smithi060.stdout:2195: done (1 left) 2023-12-01T04:54:16.669 INFO:tasks.rados.rados.0.smithi060.stdout:2196: done (0 left) 2023-12-01T04:54:16.669 INFO:tasks.rados.rados.0.smithi060.stdout:2197: setattr oid 30 current snap is 227 2023-12-01T04:54:16.671 INFO:tasks.rados.rados.0.smithi060.stdout:2198: read oid 4 snap -1 2023-12-01T04:54:16.671 INFO:tasks.rados.rados.0.smithi060.stdout:2198: expect (ObjNum 686 snap 221 seq_num 686) 2023-12-01T04:54:16.671 INFO:tasks.rados.rados.0.smithi060.stdout:2199: read oid 27 snap 188 2023-12-01T04:54:16.671 INFO:tasks.rados.rados.0.smithi060.stdout:2199: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:54:16.671 INFO:tasks.rados.rados.0.smithi060.stdout:2200: snap_create 2023-12-01T04:54:16.678 INFO:tasks.rados.rados.0.smithi060.stdout:2199: expect (ObjNum 451 snap 141 seq_num 451) 2023-12-01T04:54:16.694 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1140 (ObjNum 33 snap 0 seq_num 200841104) dirty exists 2023-12-01T04:54:16.694 INFO:tasks.rados.rados.0.smithi060.stdout:2198: expect (ObjNum 686 snap 221 seq_num 686) 2023-12-01T04:54:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:16 smithi060 ceph-mon[94233]: pgmap v727: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-12-01T04:54:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:16 smithi060 ceph-mon[94233]: osdmap e510: 8 total, 8 up, 8 in 2023-12-01T04:54:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:16 smithi060 ceph-mon[109077]: pgmap v727: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-12-01T04:54:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:16 smithi060 ceph-mon[109077]: osdmap e510: 8 total, 8 up, 8 in 2023-12-01T04:54:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:16 smithi089 ceph-mon[98504]: pgmap v727: 121 pgs: 121 active+clean; 253 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 924 KiB/s wr, 17 op/s 2023-12-01T04:54:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:16 smithi089 ceph-mon[98504]: osdmap e510: 8 total, 8 up, 8 in 2023-12-01T04:54:17.675 INFO:tasks.rados.rados.0.smithi060.stdout:2197: done (3 left) 2023-12-01T04:54:17.675 INFO:tasks.rados.rados.0.smithi060.stdout:2198: done (2 left) 2023-12-01T04:54:17.675 INFO:tasks.rados.rados.0.smithi060.stdout:2199: done (1 left) 2023-12-01T04:54:17.675 INFO:tasks.rados.rados.0.smithi060.stdout:2200: done (0 left) 2023-12-01T04:54:17.675 INFO:tasks.rados.rados.0.smithi060.stdout:2201: read oid 25 snap -1 2023-12-01T04:54:17.675 INFO:tasks.rados.rados.0.smithi060.stdout:2201: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:54:17.676 INFO:tasks.rados.rados.0.smithi060.stdout:2202: delete oid 31 current snap is 228 2023-12-01T04:54:17.684 INFO:tasks.rados.rados.0.smithi060.stdout:2202: done (1 left) 2023-12-01T04:54:17.684 INFO:tasks.rados.rados.0.smithi060.stdout:2203: read oid 30 snap -1 2023-12-01T04:54:17.684 INFO:tasks.rados.rados.0.smithi060.stdout:2203: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:17.684 INFO:tasks.rados.rados.0.smithi060.stdout:2204: snap_remove snap 211 2023-12-01T04:54:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:17 smithi060 ceph-mon[94233]: osdmap e511: 8 total, 8 up, 8 in 2023-12-01T04:54:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:17 smithi060 ceph-mon[109077]: osdmap e511: 8 total, 8 up, 8 in 2023-12-01T04:54:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:17 smithi089 ceph-mon[98504]: osdmap e511: 8 total, 8 up, 8 in 2023-12-01T04:54:18.685 INFO:tasks.rados.rados.0.smithi060.stdout:2204: done (2 left) 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2205: read oid 47 snap -1 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2205: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2206: read oid 8 snap -1 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2206: expect (ObjNum 664 snap 208 seq_num 664) 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2207: rollback oid 4 current snap is 228 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 210 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2208: read oid 15 snap 222 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2208: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 228 2023-12-01T04:54:18.686 INFO:tasks.rados.rados.0.smithi060.stdout:2209: seq_num 697 ranges {0=475136,475136=704512,1179648=557056,1736704=344064} 2023-12-01T04:54:18.688 INFO:tasks.rados.rados.0.smithi060.stdout:2209: writing smithi060156570-2 from 0 to 475136 tid 1 2023-12-01T04:54:18.692 INFO:tasks.rados.rados.0.smithi060.stdout:2209: writing smithi060156570-2 from 475136 to 1179648 tid 2 2023-12-01T04:54:18.699 INFO:tasks.rados.rados.0.smithi060.stdout:2209: writing smithi060156570-2 from 1179648 to 1736704 tid 3 2023-12-01T04:54:18.699 INFO:tasks.rados.rados.0.smithi060.stdout:2209: writing smithi060156570-2 from 1736704 to 2080768 tid 4 2023-12-01T04:54:18.699 INFO:tasks.rados.rados.0.smithi060.stdout:2210: snap_remove snap 220 2023-12-01T04:54:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:18 smithi060 ceph-mon[94233]: pgmap v730: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 33 op/s 2023-12-01T04:54:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:18 smithi060 ceph-mon[94233]: osdmap e512: 8 total, 8 up, 8 in 2023-12-01T04:54:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:18 smithi060 ceph-mon[109077]: pgmap v730: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 33 op/s 2023-12-01T04:54:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:18 smithi060 ceph-mon[109077]: osdmap e512: 8 total, 8 up, 8 in 2023-12-01T04:54:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:18 smithi089 ceph-mon[98504]: pgmap v730: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 33 op/s 2023-12-01T04:54:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:18 smithi089 ceph-mon[98504]: osdmap e512: 8 total, 8 up, 8 in 2023-12-01T04:54:19.689 INFO:tasks.rados.rados.0.smithi060.stdout:2210: done (7 left) 2023-12-01T04:54:19.689 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 228 2023-12-01T04:54:19.690 INFO:tasks.rados.rados.0.smithi060.stdout:2211: seq_num 698 ranges {0=499712,499712=589824,1089536=770048,1859584=245760} 2023-12-01T04:54:19.692 INFO:tasks.rados.rados.0.smithi060.stdout:2211: writing smithi060156570-35 from 0 to 499712 tid 1 2023-12-01T04:54:19.696 INFO:tasks.rados.rados.0.smithi060.stdout:2211: writing smithi060156570-35 from 499712 to 1089536 tid 2 2023-12-01T04:54:19.706 INFO:tasks.rados.rados.0.smithi060.stdout:2211: writing smithi060156570-35 from 1089536 to 1859584 tid 3 2023-12-01T04:54:19.707 INFO:tasks.rados.rados.0.smithi060.stdout:2211: writing smithi060156570-35 from 1859584 to 2105344 tid 4 2023-12-01T04:54:19.707 INFO:tasks.rados.rados.0.smithi060.stdout:2212: read oid 40 snap 188 2023-12-01T04:54:19.707 INFO:tasks.rados.rados.0.smithi060.stdout:2212: expect deleted 2023-12-01T04:54:19.707 INFO:tasks.rados.rados.0.smithi060.stdout:2213: delete oid 6 current snap is 228 2023-12-01T04:54:19.707 INFO:tasks.rados.rados.0.smithi060.stdout:2203: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:2201: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:54:19.793 INFO:tasks.rados.rados.0.smithi060.stdout:2207: finishing rollback tid 0 to smithi060156570-4 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2207: finishing rollback tid 1 to smithi060156570-4 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2207: finishing rollback tid 2 to smithi060156570-4 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 850 (ObjNum 624 snap 197 seq_num 624) dirty exists 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2209: finishing write tid 1 to smithi060156570-2 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2201: done (9 left) 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2203: done (8 left) 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2207: done (7 left) 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2213: done (6 left) 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2214: delete oid 21 current snap is 228 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2209: finishing write tid 2 to smithi060156570-2 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2209: finishing write tid 3 to smithi060156570-2 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2209: finishing write tid 4 to smithi060156570-2 2023-12-01T04:54:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:2209: finishing write tid 5 to smithi060156570-2 2023-12-01T04:54:19.795 INFO:tasks.rados.rados.0.smithi060.stdout:2205: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:19.851 INFO:tasks.rados.rados.0.smithi060.stdout:2209: finishing write tid 6 to smithi060156570-2 2023-12-01T04:54:19.851 INFO:tasks.rados.rados.0.smithi060.stdout:2209: oid 2 updating version 0 to 985 2023-12-01T04:54:19.851 INFO:tasks.rados.rados.0.smithi060.stdout:2209: oid 2 updating version 985 to 986 2023-12-01T04:54:19.851 INFO:tasks.rados.rados.0.smithi060.stdout:2209: oid 2 updating version 986 to 988 2023-12-01T04:54:19.851 INFO:tasks.rados.rados.0.smithi060.stdout:2209: oid 2 updating version 988 to 989 2023-12-01T04:54:19.852 INFO:tasks.rados.rados.0.smithi060.stdout:2209: oid 2 version 989 is already newer than 987 2023-12-01T04:54:19.852 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 989 (ObjNum 697 snap 228 seq_num 697) dirty exists 2023-12-01T04:54:19.852 INFO:tasks.rados.rados.0.smithi060.stdout:2209: left oid 2 (ObjNum 697 snap 228 seq_num 697) 2023-12-01T04:54:19.852 INFO:tasks.rados.rados.0.smithi060.stdout:2206: expect (ObjNum 664 snap 208 seq_num 664) 2023-12-01T04:54:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:19 smithi060 ceph-mon[94233]: osdmap e513: 8 total, 8 up, 8 in 2023-12-01T04:54:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:19 smithi060 ceph-mon[109077]: osdmap e513: 8 total, 8 up, 8 in 2023-12-01T04:54:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:19 smithi089 ceph-mon[98504]: osdmap e513: 8 total, 8 up, 8 in 2023-12-01T04:54:20.802 INFO:tasks.rados.rados.0.smithi060.stdout:2208: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:54:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:20 smithi060 ceph-mon[94233]: pgmap v733: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 33 op/s 2023-12-01T04:54:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:20 smithi060 ceph-mon[94233]: osdmap e514: 8 total, 8 up, 8 in 2023-12-01T04:54:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:20 smithi060 ceph-mon[109077]: pgmap v733: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 33 op/s 2023-12-01T04:54:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:20 smithi060 ceph-mon[109077]: osdmap e514: 8 total, 8 up, 8 in 2023-12-01T04:54:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:20 smithi089 ceph-mon[98504]: pgmap v733: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 16 MiB/s rd, 1.9 MiB/s wr, 33 op/s 2023-12-01T04:54:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:20 smithi089 ceph-mon[98504]: osdmap e514: 8 total, 8 up, 8 in 2023-12-01T04:54:21.723 INFO:tasks.rados.rados.0.smithi060.stdout:2211: finishing write tid 1 to smithi060156570-35 2023-12-01T04:54:21.723 INFO:tasks.rados.rados.0.smithi060.stdout:2211: finishing write tid 2 to smithi060156570-35 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: finishing write tid 3 to smithi060156570-35 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: finishing write tid 4 to smithi060156570-35 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2205: done (6 left) 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2206: done (5 left) 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2208: done (4 left) 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2209: done (3 left) 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2212: done (2 left) 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2214: done (1 left) 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2215: setattr oid 37 current snap is 228 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: finishing write tid 5 to smithi060156570-35 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: finishing write tid 6 to smithi060156570-35 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: oid 35 updating version 0 to 842 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: oid 35 updating version 842 to 843 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: oid 35 updating version 843 to 845 2023-12-01T04:54:21.724 INFO:tasks.rados.rados.0.smithi060.stdout:2211: oid 35 version 845 is already newer than 844 2023-12-01T04:54:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:2211: oid 35 version 845 is already newer than 841 2023-12-01T04:54:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 845 (ObjNum 698 snap 228 seq_num 698) dirty exists 2023-12-01T04:54:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:2211: left oid 35 (ObjNum 698 snap 228 seq_num 698) 2023-12-01T04:54:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:2211: done (1 left) 2023-12-01T04:54:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:2216: snap_remove snap 223 2023-12-01T04:54:22.695 INFO:tasks.rados.rados.0.smithi060.stdout:2216: done (1 left) 2023-12-01T04:54:22.695 INFO:tasks.rados.rados.0.smithi060.stdout:2217: snap_create 2023-12-01T04:54:22.695 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:54:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:22 smithi060 ceph-mon[94233]: pgmap v735: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:22 smithi060 ceph-mon[94233]: osdmap e515: 8 total, 8 up, 8 in 2023-12-01T04:54:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:22 smithi060 ceph-mon[109077]: pgmap v735: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:22 smithi060 ceph-mon[109077]: osdmap e515: 8 total, 8 up, 8 in 2023-12-01T04:54:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:22 smithi089 ceph-mon[98504]: pgmap v735: 121 pgs: 121 active+clean; 265 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:22 smithi089 ceph-mon[98504]: osdmap e515: 8 total, 8 up, 8 in 2023-12-01T04:54:23.696 INFO:tasks.rados.rados.0.smithi060.stdout:2215: done (1 left) 2023-12-01T04:54:23.697 INFO:tasks.rados.rados.0.smithi060.stdout:2217: done (0 left) 2023-12-01T04:54:23.697 INFO:tasks.rados.rados.0.smithi060.stdout:2218: read oid 42 snap -1 2023-12-01T04:54:23.697 INFO:tasks.rados.rados.0.smithi060.stdout:2218: expect (ObjNum 591 snap 187 seq_num 591) 2023-12-01T04:54:23.697 INFO:tasks.rados.rados.0.smithi060.stdout:2219: snap_remove snap 221 2023-12-01T04:54:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:23 smithi060 ceph-mon[94233]: osdmap e516: 8 total, 8 up, 8 in 2023-12-01T04:54:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:23 smithi060 ceph-mon[109077]: osdmap e516: 8 total, 8 up, 8 in 2023-12-01T04:54:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:23 smithi089 ceph-mon[98504]: osdmap e516: 8 total, 8 up, 8 in 2023-12-01T04:54:24.698 INFO:tasks.rados.rados.0.smithi060.stdout:2219: done (1 left) 2023-12-01T04:54:24.698 INFO:tasks.rados.rados.0.smithi060.stdout:2220: copy_from oid 21 from oid 12 current snap is 229 2023-12-01T04:54:24.698 INFO:tasks.rados.rados.0.smithi060.stdout:2221: copy_from oid 13 from oid 26 current snap is 229 2023-12-01T04:54:24.698 INFO:tasks.rados.rados.0.smithi060.stdout:2222: delete oid 50 current snap is 229 2023-12-01T04:54:24.698 INFO:tasks.rados.rados.0.smithi060.stdout:2218: expect (ObjNum 591 snap 187 seq_num 591) 2023-12-01T04:54:24.717 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:54:24] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:54:24.717 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:24 smithi060 ceph-mon[109077]: pgmap v738: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 858 KiB/s wr, 13 op/s 2023-12-01T04:54:24.717 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:24 smithi060 ceph-mon[109077]: osdmap e517: 8 total, 8 up, 8 in 2023-12-01T04:54:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:24 smithi060 ceph-mon[94233]: pgmap v738: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 858 KiB/s wr, 13 op/s 2023-12-01T04:54:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:24 smithi060 ceph-mon[94233]: osdmap e517: 8 total, 8 up, 8 in 2023-12-01T04:54:25.033 INFO:tasks.rados.rados.0.smithi060.stdout:2220: finishing copy_from to smithi060156570-21 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 846 (ObjNum 628 snap 201 seq_num 628) dirty exists 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2220: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2221: finishing copy_from to smithi060156570-13 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 848 (ObjNum 695 snap 225 seq_num 695) dirty exists 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2221: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2218: done (3 left) 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2220: done (2 left) 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2221: done (1 left) 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2222: done (0 left) 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2223: read oid 34 snap -1 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2223: expect deleted 2023-12-01T04:54:25.034 INFO:tasks.rados.rados.0.smithi060.stdout:2224: snap_remove snap 208 2023-12-01T04:54:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:24 smithi089 ceph-mon[98504]: pgmap v738: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 858 KiB/s wr, 13 op/s 2023-12-01T04:54:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:24 smithi089 ceph-mon[98504]: osdmap e517: 8 total, 8 up, 8 in 2023-12-01T04:54:25.728 INFO:tasks.rados.rados.0.smithi060.stdout:2224: done (1 left) 2023-12-01T04:54:25.728 INFO:tasks.rados.rados.0.smithi060.stdout:2225: copy_from oid 3 from oid 22 current snap is 229 2023-12-01T04:54:25.728 INFO:tasks.rados.rados.0.smithi060.stdout:2223: done (1 left) 2023-12-01T04:54:25.728 INFO:tasks.rados.rados.0.smithi060.stdout:2226: delete oid 20 current snap is 229 2023-12-01T04:54:25.739 INFO:tasks.rados.rados.0.smithi060.stdout:2226: done (1 left) 2023-12-01T04:54:25.739 INFO:tasks.rados.rados.0.smithi060.stdout:2227: read oid 31 snap -1 2023-12-01T04:54:25.739 INFO:tasks.rados.rados.0.smithi060.stdout:2227: expect deleted 2023-12-01T04:54:25.739 INFO:tasks.rados.rados.0.smithi060.stdout:2228: snap_remove snap 224 2023-12-01T04:54:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:25 smithi060 ceph-mon[94233]: osdmap e518: 8 total, 8 up, 8 in 2023-12-01T04:54:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:25 smithi060 ceph-mon[109077]: osdmap e518: 8 total, 8 up, 8 in 2023-12-01T04:54:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:25 smithi089 ceph-mon[98504]: osdmap e518: 8 total, 8 up, 8 in 2023-12-01T04:54:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:26.727 INFO:tasks.rados.rados.0.smithi060.stdout:2228: done (2 left) 2023-12-01T04:54:26.727 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 229 2023-12-01T04:54:26.728 INFO:tasks.rados.rados.0.smithi060.stdout:2229: seq_num 703 ranges {0=581632,581632=458752,1040384=557056,1597440=417792,2015232=172032} 2023-12-01T04:54:26.739 INFO:tasks.rados.rados.0.smithi060.stdout:2229: writing smithi060156570-16 from 0 to 581632 tid 1 2023-12-01T04:54:26.739 INFO:tasks.rados.rados.0.smithi060.stdout:2229: writing smithi060156570-16 from 581632 to 1040384 tid 2 2023-12-01T04:54:26.739 INFO:tasks.rados.rados.0.smithi060.stdout:2229: writing smithi060156570-16 from 1040384 to 1597440 tid 3 2023-12-01T04:54:26.742 INFO:tasks.rados.rados.0.smithi060.stdout:2229: writing smithi060156570-16 from 1597440 to 2015232 tid 4 2023-12-01T04:54:26.742 INFO:tasks.rados.rados.0.smithi060.stdout:2229: writing smithi060156570-16 from 2015232 to 2187264 tid 5 2023-12-01T04:54:26.742 INFO:tasks.rados.rados.0.smithi060.stdout:2230: rmattr oid 12 current snap is 229 2023-12-01T04:54:26.742 INFO:tasks.rados.rados.0.smithi060.stdout:2230: done (3 left) 2023-12-01T04:54:26.742 INFO:tasks.rados.rados.0.smithi060.stdout:2231: read oid 39 snap 188 2023-12-01T04:54:26.742 INFO:tasks.rados.rados.0.smithi060.stdout:2231: expect deleted 2023-12-01T04:54:26.743 INFO:tasks.rados.rados.0.smithi060.stdout:2232: read oid 21 snap 228 2023-12-01T04:54:26.743 INFO:tasks.rados.rados.0.smithi060.stdout:2232: expect deleted 2023-12-01T04:54:26.743 INFO:tasks.rados.rados.0.smithi060.stdout:2233: delete oid 18 current snap is 229 2023-12-01T04:54:26.743 INFO:tasks.rados.rados.0.smithi060.stdout:2225: finishing copy_from to smithi060156570-3 2023-12-01T04:54:26.743 INFO:tasks.rados.rados.0.smithi060.stdout:2225: got expected ENOENT (src dne) 2023-12-01T04:54:26.743 INFO:tasks.rados.rados.0.smithi060.stdout:2225: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:54:26.749 INFO:tasks.rados.rados.0.smithi060.stdout:2225: done (5 left) 2023-12-01T04:54:26.749 INFO:tasks.rados.rados.0.smithi060.stdout:2227: done (4 left) 2023-12-01T04:54:26.749 INFO:tasks.rados.rados.0.smithi060.stdout:2231: done (3 left) 2023-12-01T04:54:26.749 INFO:tasks.rados.rados.0.smithi060.stdout:2232: done (2 left) 2023-12-01T04:54:26.749 INFO:tasks.rados.rados.0.smithi060.stdout:2233: done (1 left) 2023-12-01T04:54:26.750 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 229 2023-12-01T04:54:26.750 INFO:tasks.rados.rados.0.smithi060.stdout:2234: seq_num 705 ranges {0=614400,614400=630784,1245184=524288,1769472=450560} 2023-12-01T04:54:26.750 INFO:tasks.rados.rados.0.smithi060.stdout:2234: writing smithi060156570-50 from 0 to 614400 tid 1 2023-12-01T04:54:26.753 INFO:tasks.rados.rados.0.smithi060.stdout:2234: writing smithi060156570-50 from 614400 to 1245184 tid 2 2023-12-01T04:54:26.760 INFO:tasks.rados.rados.0.smithi060.stdout:2234: writing smithi060156570-50 from 1245184 to 1769472 tid 3 2023-12-01T04:54:26.760 INFO:tasks.rados.rados.0.smithi060.stdout:2234: writing smithi060156570-50 from 1769472 to 2220032 tid 4 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2235: delete oid 25 current snap is 229 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: finishing write tid 1 to smithi060156570-16 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: finishing write tid 2 to smithi060156570-16 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: finishing write tid 3 to smithi060156570-16 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: finishing write tid 4 to smithi060156570-16 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: finishing write tid 5 to smithi060156570-16 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: finishing write tid 6 to smithi060156570-16 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: finishing write tid 7 to smithi060156570-16 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: oid 16 updating version 0 to 852 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: oid 16 updating version 852 to 854 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: oid 16 version 854 is already newer than 849 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: oid 16 version 854 is already newer than 853 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: oid 16 version 854 is already newer than 850 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:2229: oid 16 version 854 is already newer than 851 2023-12-01T04:54:26.761 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 854 (ObjNum 703 snap 229 seq_num 703) dirty exists 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2229: left oid 16 (ObjNum 703 snap 229 seq_num 703) 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2234: finishing write tid 1 to smithi060156570-50 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2234: finishing write tid 2 to smithi060156570-50 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2234: finishing write tid 3 to smithi060156570-50 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2229: done (2 left) 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2235: done (1 left) 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2236: snap_create 2023-12-01T04:54:26.762 INFO:tasks.rados.rados.0.smithi060.stdout:2234: finishing write tid 4 to smithi060156570-50 2023-12-01T04:54:26.763 INFO:tasks.rados.rados.0.smithi060.stdout:2234: finishing write tid 5 to smithi060156570-50 2023-12-01T04:54:26.764 INFO:tasks.rados.rados.0.smithi060.stdout:2234: finishing write tid 6 to smithi060156570-50 2023-12-01T04:54:26.764 INFO:tasks.rados.rados.0.smithi060.stdout:2234: oid 50 updating version 0 to 1099 2023-12-01T04:54:26.764 INFO:tasks.rados.rados.0.smithi060.stdout:2234: oid 50 version 1099 is already newer than 1098 2023-12-01T04:54:26.764 INFO:tasks.rados.rados.0.smithi060.stdout:2234: oid 50 version 1099 is already newer than 1095 2023-12-01T04:54:26.765 INFO:tasks.rados.rados.0.smithi060.stdout:2234: oid 50 version 1099 is already newer than 1097 2023-12-01T04:54:26.765 INFO:tasks.rados.rados.0.smithi060.stdout:2234: oid 50 version 1099 is already newer than 1096 2023-12-01T04:54:26.765 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1099 (ObjNum 705 snap 229 seq_num 705) dirty exists 2023-12-01T04:54:26.765 INFO:tasks.rados.rados.0.smithi060.stdout:2234: left oid 50 (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:26 smithi060 ceph-mon[94233]: pgmap v741: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1022 KiB/s wr, 16 op/s 2023-12-01T04:54:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:26 smithi060 ceph-mon[94233]: osdmap e519: 8 total, 8 up, 8 in 2023-12-01T04:54:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:26 smithi060 ceph-mon[109077]: pgmap v741: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1022 KiB/s wr, 16 op/s 2023-12-01T04:54:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:26 smithi060 ceph-mon[109077]: osdmap e519: 8 total, 8 up, 8 in 2023-12-01T04:54:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:26 smithi089 ceph-mon[98504]: pgmap v741: 121 pgs: 121 active+clean; 275 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 20 MiB/s rd, 1022 KiB/s wr, 16 op/s 2023-12-01T04:54:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:26 smithi089 ceph-mon[98504]: osdmap e519: 8 total, 8 up, 8 in 2023-12-01T04:54:27.742 INFO:tasks.rados.rados.0.smithi060.stdout:2234: done (1 left) 2023-12-01T04:54:27.742 INFO:tasks.rados.rados.0.smithi060.stdout:2236: done (0 left) 2023-12-01T04:54:27.742 INFO:tasks.rados.rados.0.smithi060.stdout:2237: snap_remove snap 215 2023-12-01T04:54:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:27 smithi060 ceph-mon[94233]: osdmap e520: 8 total, 8 up, 8 in 2023-12-01T04:54:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:27 smithi060 ceph-mon[109077]: osdmap e520: 8 total, 8 up, 8 in 2023-12-01T04:54:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:27 smithi089 ceph-mon[98504]: osdmap e520: 8 total, 8 up, 8 in 2023-12-01T04:54:28.747 INFO:tasks.rados.rados.0.smithi060.stdout:2237: done (0 left) 2023-12-01T04:54:28.747 INFO:tasks.rados.rados.0.smithi060.stdout:2238: copy_from oid 33 from oid 14 current snap is 230 2023-12-01T04:54:28.747 INFO:tasks.rados.rados.0.smithi060.stdout:2239: rmattr oid 20 current snap is 230 2023-12-01T04:54:28.747 INFO:tasks.rados.rados.0.smithi060.stdout:2239: done (1 left) 2023-12-01T04:54:28.747 INFO:tasks.rados.rados.0.smithi060.stdout:2240: snap_remove snap 210 2023-12-01T04:54:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:28 smithi060 ceph-mon[94233]: pgmap v744: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2023-12-01T04:54:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:28 smithi060 ceph-mon[94233]: osdmap e521: 8 total, 8 up, 8 in 2023-12-01T04:54:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:28 smithi060 ceph-mon[109077]: pgmap v744: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2023-12-01T04:54:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:28 smithi060 ceph-mon[109077]: osdmap e521: 8 total, 8 up, 8 in 2023-12-01T04:54:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:28 smithi089 ceph-mon[98504]: pgmap v744: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2023-12-01T04:54:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:28 smithi089 ceph-mon[98504]: osdmap e521: 8 total, 8 up, 8 in 2023-12-01T04:54:29.748 INFO:tasks.rados.rados.0.smithi060.stdout:2240: done (1 left) 2023-12-01T04:54:29.748 INFO:tasks.rados.rados.0.smithi060.stdout:2241: snap_create 2023-12-01T04:54:29.748 INFO:tasks.rados.rados.0.smithi060.stdout:2238: finishing copy_from to smithi060156570-33 2023-12-01T04:54:29.748 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 963 (ObjNum 522 snap 169 seq_num 522) dirty exists 2023-12-01T04:54:29.748 INFO:tasks.rados.rados.0.smithi060.stdout:2238: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:54:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:29 smithi089 ceph-mon[98504]: osdmap e522: 8 total, 8 up, 8 in 2023-12-01T04:54:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:29 smithi089 ceph-mon[98504]: osdmap e523: 8 total, 8 up, 8 in 2023-12-01T04:54:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:29 smithi060 ceph-mon[94233]: osdmap e522: 8 total, 8 up, 8 in 2023-12-01T04:54:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:29 smithi060 ceph-mon[94233]: osdmap e523: 8 total, 8 up, 8 in 2023-12-01T04:54:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:29 smithi060 ceph-mon[109077]: osdmap e522: 8 total, 8 up, 8 in 2023-12-01T04:54:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:29 smithi060 ceph-mon[109077]: osdmap e523: 8 total, 8 up, 8 in 2023-12-01T04:54:30.746 INFO:tasks.rados.rados.0.smithi060.stdout:2238: done (1 left) 2023-12-01T04:54:30.747 INFO:tasks.rados.rados.0.smithi060.stdout:2241: done (0 left) 2023-12-01T04:54:30.747 INFO:tasks.rados.rados.0.smithi060.stdout:2242: read oid 47 snap -1 2023-12-01T04:54:30.747 INFO:tasks.rados.rados.0.smithi060.stdout:2242: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:30.747 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 231 2023-12-01T04:54:30.747 INFO:tasks.rados.rados.0.smithi060.stdout:2243: seq_num 707 ranges {1695744=647168,2342912=802816,3145728=532480,3678208=270336} 2023-12-01T04:54:30.759 INFO:tasks.rados.rados.0.smithi060.stdout:2243: writing smithi060156570-12 from 1695744 to 2342912 tid 1 2023-12-01T04:54:30.764 INFO:tasks.rados.rados.0.smithi060.stdout:2243: writing smithi060156570-12 from 2342912 to 3145728 tid 2 2023-12-01T04:54:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:2243: writing smithi060156570-12 from 3145728 to 3678208 tid 3 2023-12-01T04:54:30.770 INFO:tasks.rados.rados.0.smithi060.stdout:2243: writing smithi060156570-12 from 3678208 to 3948544 tid 4 2023-12-01T04:54:30.770 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 231 2023-12-01T04:54:30.770 INFO:tasks.rados.rados.0.smithi060.stdout:2244: seq_num 708 ranges {10846208=663552,11509760=737280,12247040=696320,12943360=172032} 2023-12-01T04:54:30.832 INFO:tasks.rados.rados.0.smithi060.stdout:2244: writing smithi060156570-8 from 10846208 to 11509760 tid 1 2023-12-01T04:54:30.836 INFO:tasks.rados.rados.0.smithi060.stdout:2244: writing smithi060156570-8 from 11509760 to 12247040 tid 2 2023-12-01T04:54:30.840 INFO:tasks.rados.rados.0.smithi060.stdout:2244: writing smithi060156570-8 from 12247040 to 12943360 tid 3 2023-12-01T04:54:30.841 INFO:tasks.rados.rados.0.smithi060.stdout:2244: writing smithi060156570-8 from 12943360 to 13115392 tid 4 2023-12-01T04:54:30.842 INFO:tasks.rados.rados.0.smithi060.stdout:2245: delete oid 31 current snap is 231 2023-12-01T04:54:30.842 INFO:tasks.rados.rados.0.smithi060.stdout:2242: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:30.901 INFO:tasks.rados.rados.0.smithi060.stdout:2243: finishing write tid 1 to smithi060156570-12 2023-12-01T04:54:30.901 INFO:tasks.rados.rados.0.smithi060.stdout:2243: finishing write tid 2 to smithi060156570-12 2023-12-01T04:54:30.901 INFO:tasks.rados.rados.0.smithi060.stdout:2243: finishing write tid 3 to smithi060156570-12 2023-12-01T04:54:30.901 INFO:tasks.rados.rados.0.smithi060.stdout:2243: finishing write tid 4 to smithi060156570-12 2023-12-01T04:54:30.901 INFO:tasks.rados.rados.0.smithi060.stdout:2243: finishing write tid 5 to smithi060156570-12 2023-12-01T04:54:30.901 INFO:tasks.rados.rados.0.smithi060.stdout:2243: finishing write tid 6 to smithi060156570-12 2023-12-01T04:54:30.901 INFO:tasks.rados.rados.0.smithi060.stdout:2243: oid 12 updating version 0 to 847 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2243: oid 12 updating version 847 to 848 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2243: oid 12 updating version 848 to 850 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2243: oid 12 version 850 is already newer than 849 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2243: oid 12 updating version 850 to 851 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 851 (ObjNum 707 snap 231 seq_num 707) dirty exists 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2243: left oid 12 (ObjNum 707 snap 231 seq_num 707) 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: finishing write tid 1 to smithi060156570-8 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: finishing write tid 2 to smithi060156570-8 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: finishing write tid 3 to smithi060156570-8 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: finishing write tid 4 to smithi060156570-8 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: finishing write tid 5 to smithi060156570-8 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: finishing write tid 6 to smithi060156570-8 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: oid 8 updating version 0 to 1149 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: oid 8 version 1149 is already newer than 1146 2023-12-01T04:54:30.902 INFO:tasks.rados.rados.0.smithi060.stdout:2244: oid 8 version 1149 is already newer than 1148 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2244: oid 8 version 1149 is already newer than 1147 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2244: oid 8 updating version 1149 to 1150 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1150 (ObjNum 708 snap 231 seq_num 708) dirty exists 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2244: left oid 8 (ObjNum 708 snap 231 seq_num 708) 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2242: done (3 left) 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2243: done (2 left) 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2244: done (1 left) 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2245: done (0 left) 2023-12-01T04:54:30.903 INFO:tasks.rados.rados.0.smithi060.stdout:2246: delete oid 43 current snap is 231 2023-12-01T04:54:30.904 INFO:tasks.rados.rados.0.smithi060.stdout:2246: done (0 left) 2023-12-01T04:54:30.904 INFO:tasks.rados.rados.0.smithi060.stdout:2247: read oid 13 snap -1 2023-12-01T04:54:30.904 INFO:tasks.rados.rados.0.smithi060.stdout:2247: expect (ObjNum 695 snap 225 seq_num 695) 2023-12-01T04:54:30.904 INFO:tasks.rados.rados.0.smithi060.stdout:2248: read oid 25 snap -1 2023-12-01T04:54:30.904 INFO:tasks.rados.rados.0.smithi060.stdout:2248: expect deleted 2023-12-01T04:54:30.904 INFO:tasks.rados.rados.0.smithi060.stdout:2249: snap_remove snap 229 2023-12-01T04:54:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:30 smithi089 ceph-mon[98504]: pgmap v747: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2023-12-01T04:54:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:30 smithi089 ceph-mon[98504]: osdmap e524: 8 total, 8 up, 8 in 2023-12-01T04:54:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:30 smithi060 ceph-mon[94233]: pgmap v747: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2023-12-01T04:54:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:30 smithi060 ceph-mon[94233]: osdmap e524: 8 total, 8 up, 8 in 2023-12-01T04:54:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:30 smithi060 ceph-mon[109077]: pgmap v747: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 1.2 MiB/s wr, 7 op/s 2023-12-01T04:54:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:30 smithi060 ceph-mon[109077]: osdmap e524: 8 total, 8 up, 8 in 2023-12-01T04:54:31.623 INFO:tasks.rados.rados.0.smithi060.stdout:2249: done (2 left) 2023-12-01T04:54:31.623 INFO:tasks.rados.rados.0.smithi060.stdout:2250: copy_from oid 26 from oid 46 current snap is 231 2023-12-01T04:54:31.623 INFO:tasks.rados.rados.0.smithi060.stdout:2247: expect (ObjNum 695 snap 225 seq_num 695) 2023-12-01T04:54:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:2250: finishing copy_from to smithi060156570-26 2023-12-01T04:54:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1076 (ObjNum 615 snap 197 seq_num 615) dirty exists 2023-12-01T04:54:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:2250: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:54:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:2247: done (2 left) 2023-12-01T04:54:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:2248: done (1 left) 2023-12-01T04:54:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:2250: done (0 left) 2023-12-01T04:54:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:2251: snap_create 2023-12-01T04:54:32.629 INFO:tasks.rados.rados.0.smithi060.stdout:2251: done (0 left) 2023-12-01T04:54:32.629 INFO:tasks.rados.rados.0.smithi060.stdout:2252: setattr oid 23 current snap is 232 2023-12-01T04:54:32.631 INFO:tasks.rados.rados.0.smithi060.stdout:2253: snap_create 2023-12-01T04:54:32.634 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1151 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:54:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:32 smithi060 ceph-mon[94233]: pgmap v750: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:32 smithi060 ceph-mon[94233]: osdmap e525: 8 total, 8 up, 8 in 2023-12-01T04:54:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:32 smithi060 ceph-mon[109077]: pgmap v750: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:32 smithi060 ceph-mon[109077]: osdmap e525: 8 total, 8 up, 8 in 2023-12-01T04:54:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:32 smithi089 ceph-mon[98504]: pgmap v750: 121 pgs: 121 active+clean; 279 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:32 smithi089 ceph-mon[98504]: osdmap e525: 8 total, 8 up, 8 in 2023-12-01T04:54:33.634 INFO:tasks.rados.rados.0.smithi060.stdout:2252: done (1 left) 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2253: done (0 left) 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2254: read oid 30 snap 213 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2254: expect deleted 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2255: read oid 25 snap -1 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2255: expect deleted 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2256: read oid 50 snap -1 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2256: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:33.635 INFO:tasks.rados.rados.0.smithi060.stdout:2257: snap_create 2023-12-01T04:54:33.644 INFO:tasks.rados.rados.0.smithi060.stdout:2256: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:33 smithi060 ceph-mon[94233]: osdmap e526: 8 total, 8 up, 8 in 2023-12-01T04:54:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:33 smithi060 ceph-mon[109077]: osdmap e526: 8 total, 8 up, 8 in 2023-12-01T04:54:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:33 smithi089 ceph-mon[98504]: osdmap e526: 8 total, 8 up, 8 in 2023-12-01T04:54:34.639 INFO:tasks.rados.rados.0.smithi060.stdout:2254: done (3 left) 2023-12-01T04:54:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:2255: done (2 left) 2023-12-01T04:54:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:2256: done (1 left) 2023-12-01T04:54:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:2257: done (0 left) 2023-12-01T04:54:34.640 INFO:tasks.rados.rados.0.smithi060.stdout:2258: snap_remove snap 213 2023-12-01T04:54:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:34 smithi060 ceph-mon[94233]: pgmap v753: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-12-01T04:54:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:34 smithi060 ceph-mon[94233]: osdmap e527: 8 total, 8 up, 8 in 2023-12-01T04:54:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:34 smithi060 ceph-mon[109077]: pgmap v753: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-12-01T04:54:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:34 smithi060 ceph-mon[109077]: osdmap e527: 8 total, 8 up, 8 in 2023-12-01T04:54:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:54:34] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:54:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:34 smithi089 ceph-mon[98504]: pgmap v753: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-12-01T04:54:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:34 smithi089 ceph-mon[98504]: osdmap e527: 8 total, 8 up, 8 in 2023-12-01T04:54:35.646 INFO:tasks.rados.rados.0.smithi060.stdout:2258: done (0 left) 2023-12-01T04:54:35.646 INFO:tasks.rados.rados.0.smithi060.stdout:2259: rmattr oid 49 current snap is 234 2023-12-01T04:54:35.646 INFO:tasks.rados.rados.0.smithi060.stdout:2259: done (0 left) 2023-12-01T04:54:35.647 INFO:tasks.rados.rados.0.smithi060.stdout:2260: rollback oid 9 current snap is 234 2023-12-01T04:54:35.647 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 9 to 232 2023-12-01T04:54:35.647 INFO:tasks.rados.rados.0.smithi060.stdout:2261: snap_create 2023-12-01T04:54:35.654 INFO:tasks.rados.rados.0.smithi060.stdout:2260: finishing rollback tid 0 to smithi060156570-9 2023-12-01T04:54:35.656 INFO:tasks.rados.rados.0.smithi060.stdout:2260: finishing rollback tid 1 to smithi060156570-9 2023-12-01T04:54:35.656 INFO:tasks.rados.rados.0.smithi060.stdout:2260: finishing rollback tid 2 to smithi060156570-9 2023-12-01T04:54:35.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1097 (ObjNum 65 snap 0 seq_num 1666803315) dirty exists 2023-12-01T04:54:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:35 smithi060 ceph-mon[94233]: osdmap e528: 8 total, 8 up, 8 in 2023-12-01T04:54:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:35 smithi060 ceph-mon[109077]: osdmap e528: 8 total, 8 up, 8 in 2023-12-01T04:54:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:35 smithi089 ceph-mon[98504]: osdmap e528: 8 total, 8 up, 8 in 2023-12-01T04:54:36.603 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:54:36.650 INFO:tasks.rados.rados.0.smithi060.stdout:2260: done (1 left) 2023-12-01T04:54:36.650 INFO:tasks.rados.rados.0.smithi060.stdout:2261: done (0 left) 2023-12-01T04:54:36.651 INFO:tasks.rados.rados.0.smithi060.stdout:2262: rmattr oid 32 current snap is 235 2023-12-01T04:54:36.651 INFO:tasks.rados.rados.0.smithi060.stdout:2262: done (0 left) 2023-12-01T04:54:36.651 INFO:tasks.rados.rados.0.smithi060.stdout:2263: rollback oid 3 current snap is 235 2023-12-01T04:54:36.651 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 225 2023-12-01T04:54:36.651 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 235 2023-12-01T04:54:36.651 INFO:tasks.rados.rados.0.smithi060.stdout:2264: seq_num 711 ranges {0=712704,712704=786432,1499136=516096,2015232=303104} 2023-12-01T04:54:36.655 INFO:tasks.rados.rados.0.smithi060.stdout:2264: writing smithi060156570-9 from 0 to 712704 tid 1 2023-12-01T04:54:36.661 INFO:tasks.rados.rados.0.smithi060.stdout:2264: writing smithi060156570-9 from 712704 to 1499136 tid 2 2023-12-01T04:54:36.662 INFO:tasks.rados.rados.0.smithi060.stdout:2264: writing smithi060156570-9 from 1499136 to 2015232 tid 3 2023-12-01T04:54:36.664 INFO:tasks.rados.rados.0.smithi060.stdout:2264: writing smithi060156570-9 from 2015232 to 2318336 tid 4 2023-12-01T04:54:36.664 INFO:tasks.rados.rados.0.smithi060.stdout:2265: snap_create 2023-12-01T04:54:36.664 INFO:tasks.rados.rados.0.smithi060.stdout:2263: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:54:36.664 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 837 (ObjNum 289 snap 0 seq_num 1) dirty dne 2023-12-01T04:54:36.664 INFO:tasks.rados.rados.0.smithi060.stdout:2264: finishing write tid 1 to smithi060156570-9 2023-12-01T04:54:36.666 INFO:tasks.rados.rados.0.smithi060.stdout:2264: finishing write tid 2 to smithi060156570-9 2023-12-01T04:54:36.668 INFO:tasks.rados.rados.0.smithi060.stdout:2264: finishing write tid 3 to smithi060156570-9 2023-12-01T04:54:36.668 INFO:tasks.rados.rados.0.smithi060.stdout:2264: finishing write tid 4 to smithi060156570-9 2023-12-01T04:54:36.668 INFO:tasks.rados.rados.0.smithi060.stdout:2264: finishing write tid 5 to smithi060156570-9 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:2264: finishing write tid 6 to smithi060156570-9 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:2264: oid 9 updating version 0 to 1102 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:2264: oid 9 version 1102 is already newer than 1098 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:2264: oid 9 version 1102 is already newer than 1100 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:2264: oid 9 version 1102 is already newer than 1099 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:2264: oid 9 version 1102 is already newer than 1101 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1102 (ObjNum 711 snap 235 seq_num 711) dirty exists 2023-12-01T04:54:36.671 INFO:tasks.rados.rados.0.smithi060.stdout:2264: left oid 9 (ObjNum 711 snap 235 seq_num 711) 2023-12-01T04:54:36.945 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8m) 8m ago 9m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9m) 8m ago 9m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10m) 8m ago 10m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10m) 8m ago 10m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (13m) 8m ago 13m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (14m) 8m ago 14m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (14m) 8m ago 14m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (13m) 8m ago 13m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (13m) 8m ago 13m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9m) 8m ago 9m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9m) 8m ago 9m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (12m) 8m ago 12m 67.4M 3013M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (12m) 8m ago 12m 66.8M 3013M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:54:36.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (12m) 8m ago 12m 58.0M 3013M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:54:36.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11m) 8m ago 11m 56.1M 3013M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:54:36.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11m) 8m ago 11m 56.2M 3012M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:54:36.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11m) 8m ago 11m 57.6M 3012M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:54:36.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10m) 8m ago 10m 57.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:54:36.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10m) 8m ago 10m 60.1M 3012M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:54:36.947 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8m) 8m ago 9m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:54:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:36 smithi060 ceph-mon[94233]: pgmap v756: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-12-01T04:54:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:36 smithi060 ceph-mon[94233]: osdmap e529: 8 total, 8 up, 8 in 2023-12-01T04:54:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:36 smithi060 ceph-mon[109077]: pgmap v756: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-12-01T04:54:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:36 smithi060 ceph-mon[109077]: osdmap e529: 8 total, 8 up, 8 in 2023-12-01T04:54:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:36 smithi089 ceph-mon[98504]: pgmap v756: 121 pgs: 121 active+clean; 277 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.7 MiB/s wr, 9 op/s 2023-12-01T04:54:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:36 smithi089 ceph-mon[98504]: osdmap e529: 8 total, 8 up, 8 in 2023-12-01T04:54:37.343 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:54:37.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:54:37.345 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:54:37.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:54:37.345 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:54:37.345 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:54:37.660 INFO:tasks.rados.rados.0.smithi060.stdout:2263: done (2 left) 2023-12-01T04:54:37.660 INFO:tasks.rados.rados.0.smithi060.stdout:2264: done (1 left) 2023-12-01T04:54:37.661 INFO:tasks.rados.rados.0.smithi060.stdout:2265: done (0 left) 2023-12-01T04:54:37.661 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 236 2023-12-01T04:54:37.661 INFO:tasks.rados.rados.0.smithi060.stdout:2266: seq_num 712 ranges {2564096=729088,3293184=671744,3964928=671744,4636672=262144} 2023-12-01T04:54:37.678 INFO:tasks.rados.rados.0.smithi060.stdout:2266: writing smithi060156570-33 from 2564096 to 3293184 tid 1 2023-12-01T04:54:37.682 INFO:tasks.rados.rados.0.smithi060.stdout:2266: writing smithi060156570-33 from 3293184 to 3964928 tid 2 2023-12-01T04:54:37.686 INFO:tasks.rados.rados.0.smithi060.stdout:2266: writing smithi060156570-33 from 3964928 to 4636672 tid 3 2023-12-01T04:54:37.688 INFO:tasks.rados.rados.0.smithi060.stdout:2266: writing smithi060156570-33 from 4636672 to 4898816 tid 4 2023-12-01T04:54:37.688 INFO:tasks.rados.rados.0.smithi060.stdout:2267: snap_create 2023-12-01T04:54:37.688 INFO:tasks.rados.rados.0.smithi060.stdout:2266: finishing write tid 1 to smithi060156570-33 2023-12-01T04:54:37.688 INFO:tasks.rados.rados.0.smithi060.stdout:2266: finishing write tid 2 to smithi060156570-33 2023-12-01T04:54:37.689 INFO:tasks.rados.rados.0.smithi060.stdout:2266: finishing write tid 3 to smithi060156570-33 2023-12-01T04:54:37.690 INFO:tasks.rados.rados.0.smithi060.stdout:2266: finishing write tid 4 to smithi060156570-33 2023-12-01T04:54:37.690 INFO:tasks.rados.rados.0.smithi060.stdout:2266: finishing write tid 5 to smithi060156570-33 2023-12-01T04:54:37.691 INFO:tasks.rados.rados.0.smithi060.stdout:2266: finishing write tid 6 to smithi060156570-33 2023-12-01T04:54:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:2266: oid 33 updating version 0 to 967 2023-12-01T04:54:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:2266: oid 33 version 967 is already newer than 966 2023-12-01T04:54:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:2266: oid 33 updating version 967 to 968 2023-12-01T04:54:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:2266: oid 33 version 968 is already newer than 965 2023-12-01T04:54:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:2266: oid 33 version 968 is already newer than 964 2023-12-01T04:54:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 968 (ObjNum 712 snap 236 seq_num 712) dirty exists 2023-12-01T04:54:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:2266: left oid 33 (ObjNum 712 snap 236 seq_num 712) 2023-12-01T04:54:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[94233]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[94233]: osdmap e530: 8 total, 8 up, 8 in 2023-12-01T04:54:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[94233]: from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1134077394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:54:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[109077]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[109077]: osdmap e530: 8 total, 8 up, 8 in 2023-12-01T04:54:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[109077]: from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1134077394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:54:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:37 smithi089 ceph-mon[98504]: from='client.25199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:37 smithi089 ceph-mon[98504]: osdmap e530: 8 total, 8 up, 8 in 2023-12-01T04:54:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:37 smithi089 ceph-mon[98504]: from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:54:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1134077394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:54:38.662 INFO:tasks.rados.rados.0.smithi060.stdout:2266: done (1 left) 2023-12-01T04:54:38.662 INFO:tasks.rados.rados.0.smithi060.stdout:2267: done (0 left) 2023-12-01T04:54:38.662 INFO:tasks.rados.rados.0.smithi060.stdout:2268: delete oid 46 current snap is 237 2023-12-01T04:54:38.670 INFO:tasks.rados.rados.0.smithi060.stdout:2268: done (0 left) 2023-12-01T04:54:38.670 INFO:tasks.rados.rados.0.smithi060.stdout:2269: delete oid 40 current snap is 237 2023-12-01T04:54:38.673 INFO:tasks.rados.rados.0.smithi060.stdout:2269: done (0 left) 2023-12-01T04:54:38.673 INFO:tasks.rados.rados.0.smithi060.stdout:2270: snap_create 2023-12-01T04:54:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:38 smithi060 ceph-mon[94233]: pgmap v759: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-12-01T04:54:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:38 smithi060 ceph-mon[94233]: osdmap e531: 8 total, 8 up, 8 in 2023-12-01T04:54:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:38 smithi060 ceph-mon[109077]: pgmap v759: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-12-01T04:54:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:38 smithi060 ceph-mon[109077]: osdmap e531: 8 total, 8 up, 8 in 2023-12-01T04:54:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:38 smithi089 ceph-mon[98504]: pgmap v759: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-12-01T04:54:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:38 smithi089 ceph-mon[98504]: osdmap e531: 8 total, 8 up, 8 in 2023-12-01T04:54:39.673 INFO:tasks.rados.rados.0.smithi060.stdout:2270: done (0 left) 2023-12-01T04:54:39.673 INFO:tasks.rados.rados.0.smithi060.stdout:2271: read oid 50 snap -1 2023-12-01T04:54:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:2271: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:2272: read oid 18 snap -1 2023-12-01T04:54:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:2272: expect deleted 2023-12-01T04:54:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:2273: rmattr oid 13 current snap is 238 2023-12-01T04:54:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:2273: done (2 left) 2023-12-01T04:54:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:2274: rmattr oid 11 current snap is 238 2023-12-01T04:54:39.674 INFO:tasks.rados.rados.0.smithi060.stdout:2274: done (2 left) 2023-12-01T04:54:39.675 INFO:tasks.rados.rados.0.smithi060.stdout:2275: snap_create 2023-12-01T04:54:39.679 INFO:tasks.rados.rados.0.smithi060.stdout:2271: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:39 smithi060 ceph-mon[94233]: osdmap e532: 8 total, 8 up, 8 in 2023-12-01T04:54:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:39 smithi060 ceph-mon[109077]: osdmap e532: 8 total, 8 up, 8 in 2023-12-01T04:54:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:39 smithi089 ceph-mon[98504]: osdmap e532: 8 total, 8 up, 8 in 2023-12-01T04:54:40.674 INFO:tasks.rados.rados.0.smithi060.stdout:2271: done (2 left) 2023-12-01T04:54:40.674 INFO:tasks.rados.rados.0.smithi060.stdout:2272: done (1 left) 2023-12-01T04:54:40.675 INFO:tasks.rados.rados.0.smithi060.stdout:2275: done (0 left) 2023-12-01T04:54:40.675 INFO:tasks.rados.rados.0.smithi060.stdout:2276: copy_from oid 48 from oid 32 current snap is 239 2023-12-01T04:54:40.675 INFO:tasks.rados.rados.0.smithi060.stdout:2277: rollback oid 19 current snap is 239 2023-12-01T04:54:40.675 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 232 2023-12-01T04:54:40.675 INFO:tasks.rados.rados.0.smithi060.stdout:2278: copy_from oid 36 from oid 37 current snap is 239 2023-12-01T04:54:40.675 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 239 2023-12-01T04:54:40.675 INFO:tasks.rados.rados.0.smithi060.stdout:2279: seq_num 715 ranges {0=778240,778240=770048,1548288=499712,2048000=335872} 2023-12-01T04:54:40.679 INFO:tasks.rados.rados.0.smithi060.stdout:2279: writing smithi060156570-39 from 0 to 778240 tid 1 2023-12-01T04:54:40.687 INFO:tasks.rados.rados.0.smithi060.stdout:2279: writing smithi060156570-39 from 778240 to 1548288 tid 2 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:2279: writing smithi060156570-39 from 1548288 to 2048000 tid 3 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:2279: writing smithi060156570-39 from 2048000 to 2383872 tid 4 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:2280: snap_create 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:2277: finishing rollback tid 0 to smithi060156570-19 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:2277: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:2277: finishing rollback tid 2 to smithi060156570-19 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1002 (ObjNum 612 snap 197 seq_num 612) dirty exists 2023-12-01T04:54:40.691 INFO:tasks.rados.rados.0.smithi060.stdout:2279: finishing write tid 1 to smithi060156570-39 2023-12-01T04:54:40.695 INFO:tasks.rados.rados.0.smithi060.stdout:2278: finishing copy_from to smithi060156570-36 2023-12-01T04:54:40.695 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:54:40.695 INFO:tasks.rados.rados.0.smithi060.stdout:2279: finishing write tid 2 to smithi060156570-39 2023-12-01T04:54:40.695 INFO:tasks.rados.rados.0.smithi060.stdout:2279: finishing write tid 3 to smithi060156570-39 2023-12-01T04:54:40.695 INFO:tasks.rados.rados.0.smithi060.stdout:2278: finishing copy_from racing read to smithi060156570-36 2023-12-01T04:54:40.696 INFO:tasks.rados.rados.0.smithi060.stdout:2279: finishing write tid 4 to smithi060156570-39 2023-12-01T04:54:40.696 INFO:tasks.rados.rados.0.smithi060.stdout:2279: finishing write tid 5 to smithi060156570-39 2023-12-01T04:54:40.697 INFO:tasks.rados.rados.0.smithi060.stdout:2279: finishing write tid 6 to smithi060156570-39 2023-12-01T04:54:40.697 INFO:tasks.rados.rados.0.smithi060.stdout:2279: oid 39 updating version 0 to 666 2023-12-01T04:54:40.698 INFO:tasks.rados.rados.0.smithi060.stdout:2279: oid 39 version 666 is already newer than 664 2023-12-01T04:54:40.698 INFO:tasks.rados.rados.0.smithi060.stdout:2279: oid 39 version 666 is already newer than 663 2023-12-01T04:54:40.698 INFO:tasks.rados.rados.0.smithi060.stdout:2279: oid 39 version 666 is already newer than 665 2023-12-01T04:54:40.698 INFO:tasks.rados.rados.0.smithi060.stdout:2279: oid 39 version 666 is already newer than 662 2023-12-01T04:54:40.698 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 666 (ObjNum 715 snap 239 seq_num 715) dirty exists 2023-12-01T04:54:40.698 INFO:tasks.rados.rados.0.smithi060.stdout:2279: left oid 39 (ObjNum 715 snap 239 seq_num 715) 2023-12-01T04:54:40.745 INFO:tasks.rados.rados.0.smithi060.stdout:2276: finishing copy_from to smithi060156570-48 2023-12-01T04:54:40.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 486 (ObjNum 428 snap 134 seq_num 428) dirty exists 2023-12-01T04:54:40.746 INFO:tasks.rados.rados.0.smithi060.stdout:2276: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:54:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:40 smithi060 ceph-mon[94233]: pgmap v762: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-12-01T04:54:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:40 smithi060 ceph-mon[94233]: osdmap e533: 8 total, 8 up, 8 in 2023-12-01T04:54:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:40 smithi060 ceph-mon[109077]: pgmap v762: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-12-01T04:54:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:40 smithi060 ceph-mon[109077]: osdmap e533: 8 total, 8 up, 8 in 2023-12-01T04:54:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:40 smithi089 ceph-mon[98504]: pgmap v762: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2023-12-01T04:54:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:40 smithi089 ceph-mon[98504]: osdmap e533: 8 total, 8 up, 8 in 2023-12-01T04:54:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:41.625 INFO:tasks.rados.rados.0.smithi060.stdout:2276: done (4 left) 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2277: done (3 left) 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2278: done (2 left) 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2279: done (1 left) 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2280: done (0 left) 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2281: read oid 28 snap -1 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2281: expect deleted 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2282: read oid 50 snap -1 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2282: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 240 2023-12-01T04:54:41.626 INFO:tasks.rados.rados.0.smithi060.stdout:2283: seq_num 716 ranges {10051584=794624,10846208=655360,11501568=704512,12206080=245760} 2023-12-01T04:54:41.685 INFO:tasks.rados.rados.0.smithi060.stdout:2283: writing smithi060156570-15 from 10051584 to 10846208 tid 1 2023-12-01T04:54:41.688 INFO:tasks.rados.rados.0.smithi060.stdout:2283: writing smithi060156570-15 from 10846208 to 11501568 tid 2 2023-12-01T04:54:41.693 INFO:tasks.rados.rados.0.smithi060.stdout:2283: writing smithi060156570-15 from 11501568 to 12206080 tid 3 2023-12-01T04:54:41.694 INFO:tasks.rados.rados.0.smithi060.stdout:2283: writing smithi060156570-15 from 12206080 to 12451840 tid 4 2023-12-01T04:54:41.694 INFO:tasks.rados.rados.0.smithi060.stdout:2284: snap_remove snap 226 2023-12-01T04:54:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:41 smithi060 ceph-mon[94233]: osdmap e534: 8 total, 8 up, 8 in 2023-12-01T04:54:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:41 smithi060 ceph-mon[94233]: osdmap e535: 8 total, 8 up, 8 in 2023-12-01T04:54:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:41 smithi060 ceph-mon[109077]: osdmap e534: 8 total, 8 up, 8 in 2023-12-01T04:54:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:41 smithi060 ceph-mon[109077]: osdmap e535: 8 total, 8 up, 8 in 2023-12-01T04:54:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:41 smithi089 ceph-mon[98504]: osdmap e534: 8 total, 8 up, 8 in 2023-12-01T04:54:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:41 smithi089 ceph-mon[98504]: osdmap e535: 8 total, 8 up, 8 in 2023-12-01T04:54:42.693 INFO:tasks.rados.rados.0.smithi060.stdout:2284: done (3 left) 2023-12-01T04:54:42.693 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 240 2023-12-01T04:54:42.693 INFO:tasks.rados.rados.0.smithi060.stdout:2285: seq_num 717 ranges {0=16384} 2023-12-01T04:54:42.693 INFO:tasks.rados.rados.0.smithi060.stdout:2285: writing smithi060156570-25 from 0 to 16384 tid 1 2023-12-01T04:54:42.693 INFO:tasks.rados.rados.0.smithi060.stdout:2286: rollback oid 23 current snap is 240 2023-12-01T04:54:42.693 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 227 2023-12-01T04:54:42.695 INFO:tasks.rados.rados.0.smithi060.stdout:2287: read oid 36 snap 206 2023-12-01T04:54:42.695 INFO:tasks.rados.rados.0.smithi060.stdout:2287: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:54:42.695 INFO:tasks.rados.rados.0.smithi060.stdout:2288: rmattr oid 5 current snap is 240 2023-12-01T04:54:42.695 INFO:tasks.rados.rados.0.smithi060.stdout:2289: setattr oid 1 current snap is 240 2023-12-01T04:54:42.695 INFO:tasks.rados.rados.0.smithi060.stdout:2290: read oid 3 snap -1 2023-12-01T04:54:42.696 INFO:tasks.rados.rados.0.smithi060.stdout:2290: expect deleted 2023-12-01T04:54:42.696 INFO:tasks.rados.rados.0.smithi060.stdout:2291: snap_create 2023-12-01T04:54:42.707 INFO:tasks.rados.rados.0.smithi060.stdout:2282: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: finishing write tid 1 to smithi060156570-15 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: finishing write tid 2 to smithi060156570-15 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: finishing write tid 3 to smithi060156570-15 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: finishing write tid 4 to smithi060156570-15 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: finishing write tid 5 to smithi060156570-15 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: finishing write tid 6 to smithi060156570-15 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: oid 15 updating version 0 to 847 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: oid 15 version 847 is already newer than 846 2023-12-01T04:54:42.761 INFO:tasks.rados.rados.0.smithi060.stdout:2283: oid 15 updating version 847 to 849 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2283: oid 15 updating version 849 to 850 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2283: oid 15 version 850 is already newer than 848 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 850 (ObjNum 716 snap 240 seq_num 716) dirty exists 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2283: left oid 15 (ObjNum 716 snap 240 seq_num 716) 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2286: finishing rollback tid 0 to smithi060156570-23 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2286: finishing rollback tid 1 to smithi060156570-23 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2286: finishing rollback tid 2 to smithi060156570-23 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1154 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2285: finishing write tid 1 to smithi060156570-25 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2285: finishing write tid 2 to smithi060156570-25 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2285: finishing write tid 3 to smithi060156570-25 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2285: oid 25 updating version 0 to 1375 2023-12-01T04:54:42.762 INFO:tasks.rados.rados.0.smithi060.stdout:2285: oid 25 version 1375 is already newer than 1374 2023-12-01T04:54:42.763 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1375 (ObjNum 717 snap 240 seq_num 717) dirty exists 2023-12-01T04:54:42.763 INFO:tasks.rados.rados.0.smithi060.stdout:2285: left oid 25 (ObjNum 717 snap 240 seq_num 717) 2023-12-01T04:54:42.763 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 842 (ObjNum 638 snap 203 seq_num 638) dirty exists 2023-12-01T04:54:42.763 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 970 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:54:42.763 INFO:tasks.rados.rados.0.smithi060.stdout:2287: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:54:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:42 smithi060 ceph-mon[94233]: pgmap v765: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:42 smithi060 ceph-mon[109077]: pgmap v765: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:42 smithi089 ceph-mon[98504]: pgmap v765: 121 pgs: 121 active+clean; 282 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:43.697 INFO:tasks.rados.rados.0.smithi060.stdout:2281: done (9 left) 2023-12-01T04:54:43.697 INFO:tasks.rados.rados.0.smithi060.stdout:2282: done (8 left) 2023-12-01T04:54:43.697 INFO:tasks.rados.rados.0.smithi060.stdout:2283: done (7 left) 2023-12-01T04:54:43.697 INFO:tasks.rados.rados.0.smithi060.stdout:2285: done (6 left) 2023-12-01T04:54:43.697 INFO:tasks.rados.rados.0.smithi060.stdout:2286: done (5 left) 2023-12-01T04:54:43.697 INFO:tasks.rados.rados.0.smithi060.stdout:2287: done (4 left) 2023-12-01T04:54:43.697 INFO:tasks.rados.rados.0.smithi060.stdout:2288: done (3 left) 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2289: done (2 left) 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2290: done (1 left) 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2291: done (0 left) 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 241 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2292: seq_num 718 ranges {0=32768} 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2292: writing smithi060156570-24 from 0 to 32768 tid 1 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2293: copy_from oid 30 from oid 12 current snap is 241 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2294: copy_from oid 43 from oid 16 current snap is 241 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 241 2023-12-01T04:54:43.698 INFO:tasks.rados.rados.0.smithi060.stdout:2295: seq_num 719 ranges {2383872=49152} 2023-12-01T04:54:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2295: writing smithi060156570-39 from 2383872 to 2433024 tid 1 2023-12-01T04:54:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2296: snap_create 2023-12-01T04:54:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2292: finishing write tid 1 to smithi060156570-24 2023-12-01T04:54:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2292: finishing write tid 2 to smithi060156570-24 2023-12-01T04:54:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2292: finishing write tid 3 to smithi060156570-24 2023-12-01T04:54:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2292: oid 24 updating version 0 to 851 2023-12-01T04:54:43.711 INFO:tasks.rados.rados.0.smithi060.stdout:2292: oid 24 updating version 851 to 852 2023-12-01T04:54:43.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 852 (ObjNum 718 snap 241 seq_num 718) dirty exists 2023-12-01T04:54:43.712 INFO:tasks.rados.rados.0.smithi060.stdout:2292: left oid 24 (ObjNum 718 snap 241 seq_num 718) 2023-12-01T04:54:43.717 INFO:tasks.rados.rados.0.smithi060.stdout:2295: finishing write tid 1 to smithi060156570-39 2023-12-01T04:54:43.718 INFO:tasks.rados.rados.0.smithi060.stdout:2295: finishing write tid 2 to smithi060156570-39 2023-12-01T04:54:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:2293: finishing copy_from to smithi060156570-30 2023-12-01T04:54:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 851 (ObjNum 707 snap 231 seq_num 707) dirty exists 2023-12-01T04:54:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:2294: finishing copy_from to smithi060156570-43 2023-12-01T04:54:43.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 854 (ObjNum 703 snap 229 seq_num 703) dirty exists 2023-12-01T04:54:43.720 INFO:tasks.rados.rados.0.smithi060.stdout:2295: finishing write tid 3 to smithi060156570-39 2023-12-01T04:54:43.720 INFO:tasks.rados.rados.0.smithi060.stdout:2295: oid 39 updating version 0 to 668 2023-12-01T04:54:43.720 INFO:tasks.rados.rados.0.smithi060.stdout:2295: oid 39 version 668 is already newer than 667 2023-12-01T04:54:43.720 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 668 (ObjNum 719 snap 241 seq_num 719) dirty exists 2023-12-01T04:54:43.720 INFO:tasks.rados.rados.0.smithi060.stdout:2295: left oid 39 (ObjNum 719 snap 241 seq_num 719) 2023-12-01T04:54:43.720 INFO:tasks.rados.rados.0.smithi060.stdout:2293: finishing copy_from racing read to smithi060156570-30 2023-12-01T04:54:43.720 INFO:tasks.rados.rados.0.smithi060.stdout:2294: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:54:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:43 smithi060 ceph-mon[94233]: osdmap e536: 8 total, 8 up, 8 in 2023-12-01T04:54:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:43 smithi060 ceph-mon[109077]: osdmap e536: 8 total, 8 up, 8 in 2023-12-01T04:54:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:43 smithi089 ceph-mon[98504]: osdmap e536: 8 total, 8 up, 8 in 2023-12-01T04:54:44.693 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:54:44] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:54:44.702 INFO:tasks.rados.rados.0.smithi060.stdout:2292: done (4 left) 2023-12-01T04:54:44.702 INFO:tasks.rados.rados.0.smithi060.stdout:2293: done (3 left) 2023-12-01T04:54:44.702 INFO:tasks.rados.rados.0.smithi060.stdout:2294: done (2 left) 2023-12-01T04:54:44.702 INFO:tasks.rados.rados.0.smithi060.stdout:2295: done (1 left) 2023-12-01T04:54:44.702 INFO:tasks.rados.rados.0.smithi060.stdout:2296: done (0 left) 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:2297: read oid 8 snap -1 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:2297: expect (ObjNum 708 snap 231 seq_num 708) 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:2298: copy_from oid 46 from oid 17 current snap is 242 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:2299: rmattr oid 18 current snap is 242 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 242 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:2300: seq_num 720 ranges {0=65536} 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:2300: writing smithi060156570-10 from 0 to 65536 tid 1 2023-12-01T04:54:44.703 INFO:tasks.rados.rados.0.smithi060.stdout:2301: snap_remove snap 222 2023-12-01T04:54:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:44 smithi060 ceph-mon[94233]: pgmap v768: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.4 MiB/s wr, 7 op/s 2023-12-01T04:54:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:44 smithi060 ceph-mon[94233]: osdmap e537: 8 total, 8 up, 8 in 2023-12-01T04:54:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:44 smithi060 ceph-mon[109077]: pgmap v768: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.4 MiB/s wr, 7 op/s 2023-12-01T04:54:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:44 smithi060 ceph-mon[109077]: osdmap e537: 8 total, 8 up, 8 in 2023-12-01T04:54:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:44 smithi089 ceph-mon[98504]: pgmap v768: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.4 MiB/s wr, 7 op/s 2023-12-01T04:54:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:44 smithi089 ceph-mon[98504]: osdmap e537: 8 total, 8 up, 8 in 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:2301: done (4 left) 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 242 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:2300: finishing write tid 1 to smithi060156570-10 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:2300: finishing write tid 2 to smithi060156570-10 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:2298: finishing copy_from to smithi060156570-46 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 428 (ObjNum 582 snap 184 seq_num 582) dirty exists 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:2300: finishing write tid 3 to smithi060156570-10 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:2300: oid 10 updating version 0 to 670 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:2300: oid 10 version 670 is already newer than 669 2023-12-01T04:54:45.711 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 670 (ObjNum 720 snap 242 seq_num 720) dirty exists 2023-12-01T04:54:45.712 INFO:tasks.rados.rados.0.smithi060.stdout:2300: left oid 10 (ObjNum 720 snap 242 seq_num 720) 2023-12-01T04:54:45.712 INFO:tasks.rados.rados.0.smithi060.stdout:2298: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:54:45.712 INFO:tasks.rados.rados.0.smithi060.stdout:2297: expect (ObjNum 708 snap 231 seq_num 708) 2023-12-01T04:54:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:45 smithi060 ceph-mon[109077]: osdmap e538: 8 total, 8 up, 8 in 2023-12-01T04:54:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:45 smithi060 ceph-mon[94233]: osdmap e538: 8 total, 8 up, 8 in 2023-12-01T04:54:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:45 smithi089 ceph-mon[98504]: osdmap e538: 8 total, 8 up, 8 in 2023-12-01T04:54:46.903 INFO:tasks.rados.rados.0.smithi060.stdout:2302: seq_num 721 ranges {32768=81920} 2023-12-01T04:54:46.904 INFO:tasks.rados.rados.0.smithi060.stdout:2302: writing smithi060156570-24 from 32768 to 114688 tid 1 2023-12-01T04:54:46.904 INFO:tasks.rados.rados.0.smithi060.stdout:2297: done (4 left) 2023-12-01T04:54:46.904 INFO:tasks.rados.rados.0.smithi060.stdout:2298: done (3 left) 2023-12-01T04:54:46.904 INFO:tasks.rados.rados.0.smithi060.stdout:2299: done (2 left) 2023-12-01T04:54:46.904 INFO:tasks.rados.rados.0.smithi060.stdout:2300: done (1 left) 2023-12-01T04:54:46.905 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 242 2023-12-01T04:54:46.905 INFO:tasks.rados.rados.0.smithi060.stdout:2303: seq_num 722 ranges {3153920=98304} 2023-12-01T04:54:46.922 INFO:tasks.rados.rados.0.smithi060.stdout:2303: writing smithi060156570-13 from 3153920 to 3252224 tid 1 2023-12-01T04:54:46.922 INFO:tasks.rados.rados.0.smithi060.stdout:2304: snap_remove snap 230 2023-12-01T04:54:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:46 smithi060 ceph-mon[94233]: pgmap v771: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.4 MiB/s wr, 7 op/s 2023-12-01T04:54:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:46 smithi060 ceph-mon[94233]: osdmap e539: 8 total, 8 up, 8 in 2023-12-01T04:54:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:46 smithi060 ceph-mon[109077]: pgmap v771: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.4 MiB/s wr, 7 op/s 2023-12-01T04:54:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:46 smithi060 ceph-mon[109077]: osdmap e539: 8 total, 8 up, 8 in 2023-12-01T04:54:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:46 smithi089 ceph-mon[98504]: pgmap v771: 121 pgs: 121 active+clean; 304 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 5.4 MiB/s wr, 7 op/s 2023-12-01T04:54:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:46 smithi089 ceph-mon[98504]: osdmap e539: 8 total, 8 up, 8 in 2023-12-01T04:54:47.713 INFO:tasks.rados.rados.0.smithi060.stdout:2304: done (2 left) 2023-12-01T04:54:47.713 INFO:tasks.rados.rados.0.smithi060.stdout:2305: setattr oid 10 current snap is 242 2023-12-01T04:54:47.713 INFO:tasks.rados.rados.0.smithi060.stdout:2302: finishing write tid 1 to smithi060156570-24 2023-12-01T04:54:47.713 INFO:tasks.rados.rados.0.smithi060.stdout:2302: finishing write tid 2 to smithi060156570-24 2023-12-01T04:54:47.713 INFO:tasks.rados.rados.0.smithi060.stdout:2302: finishing write tid 3 to smithi060156570-24 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2302: oid 24 updating version 0 to 853 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2302: oid 24 updating version 853 to 854 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 854 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2302: left oid 24 (ObjNum 721 snap 242 seq_num 721) 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2303: finishing write tid 1 to smithi060156570-13 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2303: finishing write tid 2 to smithi060156570-13 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2303: finishing write tid 3 to smithi060156570-13 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2303: oid 13 updating version 0 to 1112 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2303: oid 13 updating version 1112 to 1113 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1113 (ObjNum 722 snap 242 seq_num 722) dirty exists 2023-12-01T04:54:47.714 INFO:tasks.rados.rados.0.smithi060.stdout:2303: left oid 13 (ObjNum 722 snap 242 seq_num 722) 2023-12-01T04:54:47.715 INFO:tasks.rados.rados.0.smithi060.stdout:2302: done (2 left) 2023-12-01T04:54:47.715 INFO:tasks.rados.rados.0.smithi060.stdout:2303: done (1 left) 2023-12-01T04:54:47.715 INFO:tasks.rados.rados.0.smithi060.stdout:2306: rmattr oid 39 current snap is 242 2023-12-01T04:54:47.715 INFO:tasks.rados.rados.0.smithi060.stdout:2307: rollback oid 7 current snap is 242 2023-12-01T04:54:47.715 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 237 2023-12-01T04:54:47.715 INFO:tasks.rados.rados.0.smithi060.stdout:2308: snap_remove snap 204 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:2308: done (3 left) 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:2309: delete oid 43 current snap is 242 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 671 (ObjNum 720 snap 242 seq_num 720) dirty exists 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 672 (ObjNum 719 snap 241 seq_num 719) dirty exists 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:2307: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:2307: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:2307: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:54:48.718 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1385 (ObjNum 161 snap 0 seq_num 0) dirty exists 2023-12-01T04:54:48.729 INFO:tasks.rados.rados.0.smithi060.stdout:2305: done (3 left) 2023-12-01T04:54:48.729 INFO:tasks.rados.rados.0.smithi060.stdout:2306: done (2 left) 2023-12-01T04:54:48.729 INFO:tasks.rados.rados.0.smithi060.stdout:2307: done (1 left) 2023-12-01T04:54:48.729 INFO:tasks.rados.rados.0.smithi060.stdout:2309: done (0 left) 2023-12-01T04:54:48.729 INFO:tasks.rados.rados.0.smithi060.stdout:2310: read oid 50 snap -1 2023-12-01T04:54:48.730 INFO:tasks.rados.rados.0.smithi060.stdout:2310: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:48.730 INFO:tasks.rados.rados.0.smithi060.stdout:2311: rollback oid 21 current snap is 242 2023-12-01T04:54:48.730 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 231 2023-12-01T04:54:48.730 INFO:tasks.rados.rados.0.smithi060.stdout:2312: delete oid 35 current snap is 242 2023-12-01T04:54:48.734 INFO:tasks.rados.rados.0.smithi060.stdout:2312: done (2 left) 2023-12-01T04:54:48.734 INFO:tasks.rados.rados.0.smithi060.stdout:2313: delete oid 33 current snap is 242 2023-12-01T04:54:48.744 INFO:tasks.rados.rados.0.smithi060.stdout:2311: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:54:48.744 INFO:tasks.rados.rados.0.smithi060.stdout:2311: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:54:48.746 INFO:tasks.rados.rados.0.smithi060.stdout:2311: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:54:48.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1144 (ObjNum 628 snap 201 seq_num 628) dirty exists 2023-12-01T04:54:48.746 INFO:tasks.rados.rados.0.smithi060.stdout:2310: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:54:48.804 INFO:tasks.rados.rados.0.smithi060.stdout:2310: done (2 left) 2023-12-01T04:54:48.804 INFO:tasks.rados.rados.0.smithi060.stdout:2311: done (1 left) 2023-12-01T04:54:48.804 INFO:tasks.rados.rados.0.smithi060.stdout:2313: done (0 left) 2023-12-01T04:54:48.805 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 242 2023-12-01T04:54:48.805 INFO:tasks.rados.rados.0.smithi060.stdout:2314: seq_num 726 ranges {0=163840} 2023-12-01T04:54:48.805 INFO:tasks.rados.rados.0.smithi060.stdout:2314: writing smithi060156570-35 from 0 to 163840 tid 1 2023-12-01T04:54:48.805 INFO:tasks.rados.rados.0.smithi060.stdout:2315: delete oid 17 current snap is 242 2023-12-01T04:54:48.808 INFO:tasks.rados.rados.0.smithi060.stdout:2315: done (1 left) 2023-12-01T04:54:48.808 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 242 2023-12-01T04:54:48.808 INFO:tasks.rados.rados.0.smithi060.stdout:2316: seq_num 728 ranges {0=196608} 2023-12-01T04:54:48.809 INFO:tasks.rados.rados.0.smithi060.stdout:2316: writing smithi060156570-3 from 0 to 196608 tid 1 2023-12-01T04:54:48.809 INFO:tasks.rados.rados.0.smithi060.stdout:2317: snap_create 2023-12-01T04:54:48.809 INFO:tasks.rados.rados.0.smithi060.stdout:2314: finishing write tid 1 to smithi060156570-35 2023-12-01T04:54:48.809 INFO:tasks.rados.rados.0.smithi060.stdout:2314: finishing write tid 2 to smithi060156570-35 2023-12-01T04:54:48.810 INFO:tasks.rados.rados.0.smithi060.stdout:2314: finishing write tid 3 to smithi060156570-35 2023-12-01T04:54:48.810 INFO:tasks.rados.rados.0.smithi060.stdout:2314: oid 35 updating version 0 to 852 2023-12-01T04:54:48.810 INFO:tasks.rados.rados.0.smithi060.stdout:2314: oid 35 updating version 852 to 853 2023-12-01T04:54:48.810 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 853 (ObjNum 726 snap 242 seq_num 726) dirty exists 2023-12-01T04:54:48.810 INFO:tasks.rados.rados.0.smithi060.stdout:2314: left oid 35 (ObjNum 726 snap 242 seq_num 726) 2023-12-01T04:54:48.812 INFO:tasks.rados.rados.0.smithi060.stdout:2316: finishing write tid 1 to smithi060156570-3 2023-12-01T04:54:48.812 INFO:tasks.rados.rados.0.smithi060.stdout:2316: finishing write tid 2 to smithi060156570-3 2023-12-01T04:54:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:2316: finishing write tid 3 to smithi060156570-3 2023-12-01T04:54:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:2316: oid 3 updating version 0 to 853 2023-12-01T04:54:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:2316: oid 3 version 853 is already newer than 852 2023-12-01T04:54:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 853 (ObjNum 728 snap 242 seq_num 728) dirty exists 2023-12-01T04:54:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:2316: left oid 3 (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:54:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:48 smithi060 ceph-mon[94233]: pgmap v773: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2023-12-01T04:54:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:48 smithi060 ceph-mon[94233]: osdmap e540: 8 total, 8 up, 8 in 2023-12-01T04:54:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:48 smithi060 ceph-mon[109077]: pgmap v773: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2023-12-01T04:54:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:48 smithi060 ceph-mon[109077]: osdmap e540: 8 total, 8 up, 8 in 2023-12-01T04:54:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:48 smithi089 ceph-mon[98504]: pgmap v773: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2023-12-01T04:54:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:48 smithi089 ceph-mon[98504]: osdmap e540: 8 total, 8 up, 8 in 2023-12-01T04:54:49.723 INFO:tasks.rados.rados.0.smithi060.stdout:2314: done (2 left) 2023-12-01T04:54:49.723 INFO:tasks.rados.rados.0.smithi060.stdout:2316: done (1 left) 2023-12-01T04:54:49.723 INFO:tasks.rados.rados.0.smithi060.stdout:2317: done (0 left) 2023-12-01T04:54:49.723 INFO:tasks.rados.rados.0.smithi060.stdout:2318: delete oid 47 current snap is 243 2023-12-01T04:54:49.729 INFO:tasks.rados.rados.0.smithi060.stdout:2318: done (0 left) 2023-12-01T04:54:49.729 INFO:tasks.rados.rados.0.smithi060.stdout:2319: copy_from oid 37 from oid 34 current snap is 243 2023-12-01T04:54:49.729 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 243 2023-12-01T04:54:49.729 INFO:tasks.rados.rados.0.smithi060.stdout:2320: seq_num 730 ranges {2318336=229376} 2023-12-01T04:54:49.743 INFO:tasks.rados.rados.0.smithi060.stdout:2320: writing smithi060156570-9 from 2318336 to 2547712 tid 1 2023-12-01T04:54:49.743 INFO:tasks.rados.rados.0.smithi060.stdout:2321: rollback oid 27 current snap is 243 2023-12-01T04:54:49.743 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 238 2023-12-01T04:54:49.744 INFO:tasks.rados.rados.0.smithi060.stdout:2319: finishing copy_from to smithi060156570-37 2023-12-01T04:54:49.744 INFO:tasks.rados.rados.0.smithi060.stdout:2319: got expected ENOENT (src dne) 2023-12-01T04:54:49.744 INFO:tasks.rados.rados.0.smithi060.stdout:2319: finishing copy_from racing read to smithi060156570-37 2023-12-01T04:54:49.744 INFO:tasks.rados.rados.0.smithi060.stdout:2319: done (2 left) 2023-12-01T04:54:49.744 INFO:tasks.rados.rados.0.smithi060.stdout:2322: delete oid 48 current snap is 243 2023-12-01T04:54:49.746 INFO:tasks.rados.rados.0.smithi060.stdout:2322: done (2 left) 2023-12-01T04:54:49.746 INFO:tasks.rados.rados.0.smithi060.stdout:2323: delete oid 20 current snap is 243 2023-12-01T04:54:49.747 INFO:tasks.rados.rados.0.smithi060.stdout:2321: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2321: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2320: finishing write tid 1 to smithi060156570-9 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2320: finishing write tid 2 to smithi060156570-9 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2321: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1157 (ObjNum 690 snap 224 seq_num 690) dirty exists 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2320: finishing write tid 3 to smithi060156570-9 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2320: oid 9 updating version 0 to 1105 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2320: oid 9 updating version 1105 to 1106 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1106 (ObjNum 730 snap 243 seq_num 730) dirty exists 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2320: left oid 9 (ObjNum 730 snap 243 seq_num 730) 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2320: done (2 left) 2023-12-01T04:54:49.750 INFO:tasks.rados.rados.0.smithi060.stdout:2321: done (1 left) 2023-12-01T04:54:49.751 INFO:tasks.rados.rados.0.smithi060.stdout:2323: done (0 left) 2023-12-01T04:54:49.751 INFO:tasks.rados.rados.0.smithi060.stdout:2324: snap_create 2023-12-01T04:54:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:49 smithi060 ceph-mon[94233]: osdmap e541: 8 total, 8 up, 8 in 2023-12-01T04:54:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:49 smithi060 ceph-mon[109077]: osdmap e541: 8 total, 8 up, 8 in 2023-12-01T04:54:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:49 smithi089 ceph-mon[98504]: osdmap e541: 8 total, 8 up, 8 in 2023-12-01T04:54:50.725 INFO:tasks.rados.rados.0.smithi060.stdout:2324: done (0 left) 2023-12-01T04:54:50.725 INFO:tasks.rados.rados.0.smithi060.stdout:2325: snap_remove snap 219 2023-12-01T04:54:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:50 smithi060 ceph-mon[94233]: pgmap v776: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2023-12-01T04:54:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:50 smithi060 ceph-mon[94233]: osdmap e542: 8 total, 8 up, 8 in 2023-12-01T04:54:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:50 smithi060 ceph-mon[109077]: pgmap v776: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2023-12-01T04:54:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:50 smithi060 ceph-mon[109077]: osdmap e542: 8 total, 8 up, 8 in 2023-12-01T04:54:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:50 smithi089 ceph-mon[98504]: pgmap v776: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2023-12-01T04:54:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:50 smithi089 ceph-mon[98504]: osdmap e542: 8 total, 8 up, 8 in 2023-12-01T04:54:51.632 INFO:tasks.rados.rados.0.smithi060.stdout:2325: done (0 left) 2023-12-01T04:54:51.632 INFO:tasks.rados.rados.0.smithi060.stdout:2326: snap_create 2023-12-01T04:54:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:51 smithi060 ceph-mon[94233]: osdmap e543: 8 total, 8 up, 8 in 2023-12-01T04:54:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:51 smithi060 ceph-mon[94233]: osdmap e544: 8 total, 8 up, 8 in 2023-12-01T04:54:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:51 smithi060 ceph-mon[109077]: osdmap e543: 8 total, 8 up, 8 in 2023-12-01T04:54:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:51 smithi060 ceph-mon[109077]: osdmap e544: 8 total, 8 up, 8 in 2023-12-01T04:54:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:51 smithi089 ceph-mon[98504]: osdmap e543: 8 total, 8 up, 8 in 2023-12-01T04:54:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:51 smithi089 ceph-mon[98504]: osdmap e544: 8 total, 8 up, 8 in 2023-12-01T04:54:52.628 INFO:tasks.rados.rados.0.smithi060.stdout:2326: done (0 left) 2023-12-01T04:54:52.628 INFO:tasks.rados.rados.0.smithi060.stdout:2327: snap_remove snap 214 2023-12-01T04:54:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:52 smithi060 ceph-mon[94233]: pgmap v779: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:52 smithi060 ceph-mon[94233]: osdmap e545: 8 total, 8 up, 8 in 2023-12-01T04:54:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:52 smithi060 ceph-mon[109077]: pgmap v779: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:52 smithi060 ceph-mon[109077]: osdmap e545: 8 total, 8 up, 8 in 2023-12-01T04:54:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:52 smithi089 ceph-mon[98504]: pgmap v779: 121 pgs: 121 active+clean; 312 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:54:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:52 smithi089 ceph-mon[98504]: osdmap e545: 8 total, 8 up, 8 in 2023-12-01T04:54:53.633 INFO:tasks.rados.rados.0.smithi060.stdout:2327: done (0 left) 2023-12-01T04:54:53.633 INFO:tasks.rados.rados.0.smithi060.stdout:2328: setattr oid 43 current snap is 245 2023-12-01T04:54:53.635 INFO:tasks.rados.rados.0.smithi060.stdout:2329: setattr oid 29 current snap is 245 2023-12-01T04:54:53.641 INFO:tasks.rados.rados.0.smithi060.stdout:2330: rmattr oid 12 current snap is 245 2023-12-01T04:54:53.641 INFO:tasks.rados.rados.0.smithi060.stdout:2330: done (2 left) 2023-12-01T04:54:53.641 INFO:tasks.rados.rados.0.smithi060.stdout:2331: read oid 3 snap -1 2023-12-01T04:54:53.642 INFO:tasks.rados.rados.0.smithi060.stdout:2331: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:54:53.642 INFO:tasks.rados.rados.0.smithi060.stdout:2332: copy_from oid 15 from oid 24 current snap is 245 2023-12-01T04:54:53.642 INFO:tasks.rados.rados.0.smithi060.stdout:2333: read oid 32 snap 242 2023-12-01T04:54:53.642 INFO:tasks.rados.rados.0.smithi060.stdout:2333: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:54:53.642 INFO:tasks.rados.rados.0.smithi060.stdout:2334: setattr oid 26 current snap is 245 2023-12-01T04:54:53.642 INFO:tasks.rados.rados.0.smithi060.stdout:2335: delete oid 30 current snap is 245 2023-12-01T04:54:53.652 INFO:tasks.rados.rados.0.smithi060.stdout:2331: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:54:53.652 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1107 (ObjNum 289 snap 0 seq_num 1) dirty exists 2023-12-01T04:54:53.652 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1077 (ObjNum 615 snap 197 seq_num 615) dirty exists 2023-12-01T04:54:53.652 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1411 (ObjNum 688 snap 223 seq_num 688) dirty exists 2023-12-01T04:54:53.652 INFO:tasks.rados.rados.0.smithi060.stdout:2328: done (6 left) 2023-12-01T04:54:53.652 INFO:tasks.rados.rados.0.smithi060.stdout:2329: done (5 left) 2023-12-01T04:54:53.652 INFO:tasks.rados.rados.0.smithi060.stdout:2331: done (4 left) 2023-12-01T04:54:53.653 INFO:tasks.rados.rados.0.smithi060.stdout:2334: done (3 left) 2023-12-01T04:54:53.653 INFO:tasks.rados.rados.0.smithi060.stdout:2335: done (2 left) 2023-12-01T04:54:53.653 INFO:tasks.rados.rados.0.smithi060.stdout:2336: snap_remove snap 234 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:2336: done (2 left) 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:2337: rollback oid 35 current snap is 245 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 35 to 206 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:2338: read oid 2 snap -1 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:2338: expect (ObjNum 697 snap 228 seq_num 697) 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:2339: snap_create 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:2332: finishing copy_from to smithi060156570-15 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 854 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:54:54.640 INFO:tasks.rados.rados.0.smithi060.stdout:2332: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:54:54.641 INFO:tasks.rados.rados.0.smithi060.stdout:2333: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:54:54] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:54:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:54 smithi060 ceph-mon[109077]: pgmap v782: 121 pgs: 121 active+clean; 300 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 188 KiB/s wr, 16 op/s 2023-12-01T04:54:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:54 smithi060 ceph-mon[109077]: osdmap e546: 8 total, 8 up, 8 in 2023-12-01T04:54:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:54 smithi060 ceph-mon[94233]: pgmap v782: 121 pgs: 121 active+clean; 300 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 188 KiB/s wr, 16 op/s 2023-12-01T04:54:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:54 smithi060 ceph-mon[94233]: osdmap e546: 8 total, 8 up, 8 in 2023-12-01T04:54:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:54 smithi089 ceph-mon[98504]: pgmap v782: 121 pgs: 121 active+clean; 300 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 188 KiB/s wr, 16 op/s 2023-12-01T04:54:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:54 smithi089 ceph-mon[98504]: osdmap e546: 8 total, 8 up, 8 in 2023-12-01T04:54:55.610 INFO:tasks.rados.rados.0.smithi060.stdout:2338: expect (ObjNum 697 snap 228 seq_num 697) 2023-12-01T04:54:55.666 INFO:tasks.rados.rados.0.smithi060.stdout:2337: finishing rollback tid 0 to smithi060156570-35 2023-12-01T04:54:55.666 INFO:tasks.rados.rados.0.smithi060.stdout:2337: finishing rollback tid 1 to smithi060156570-35 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2337: finishing rollback tid 2 to smithi060156570-35 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 857 (ObjNum 558 snap 180 seq_num 558) dirty exists 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2332: done (4 left) 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2333: done (3 left) 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2337: done (2 left) 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2338: done (1 left) 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2339: done (0 left) 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2340: read oid 10 snap -1 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2340: expect (ObjNum 720 snap 242 seq_num 720) 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2341: read oid 48 snap -1 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2341: expect deleted 2023-12-01T04:54:55.667 INFO:tasks.rados.rados.0.smithi060.stdout:2342: snap_create 2023-12-01T04:54:55.670 INFO:tasks.rados.rados.0.smithi060.stdout:2340: expect (ObjNum 720 snap 242 seq_num 720) 2023-12-01T04:54:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:55 smithi060 ceph-mon[94233]: osdmap e547: 8 total, 8 up, 8 in 2023-12-01T04:54:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:55 smithi060 ceph-mon[109077]: osdmap e547: 8 total, 8 up, 8 in 2023-12-01T04:54:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:55 smithi089 ceph-mon[98504]: osdmap e547: 8 total, 8 up, 8 in 2023-12-01T04:54:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:54:56.629 INFO:tasks.rados.rados.0.smithi060.stdout:2340: done (2 left) 2023-12-01T04:54:56.629 INFO:tasks.rados.rados.0.smithi060.stdout:2341: done (1 left) 2023-12-01T04:54:56.629 INFO:tasks.rados.rados.0.smithi060.stdout:2342: done (0 left) 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2343: read oid 40 snap 231 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2343: expect (ObjNum 685 snap 221 seq_num 685) 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2344: read oid 23 snap 241 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2344: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2345: rmattr oid 6 current snap is 247 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2345: done (2 left) 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2346: read oid 43 snap -1 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2346: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 247 2023-12-01T04:54:56.630 INFO:tasks.rados.rados.0.smithi060.stdout:2347: seq_num 734 ranges {3252224=294912} 2023-12-01T04:54:56.649 INFO:tasks.rados.rados.0.smithi060.stdout:2347: writing smithi060156570-13 from 3252224 to 3547136 tid 1 2023-12-01T04:54:56.649 INFO:tasks.rados.rados.0.smithi060.stdout:2348: delete oid 49 current snap is 247 2023-12-01T04:54:56.649 INFO:tasks.rados.rados.0.smithi060.stdout:2346: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:54:56.651 INFO:tasks.rados.rados.0.smithi060.stdout:2344: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:54:56.662 INFO:tasks.rados.rados.0.smithi060.stdout:2343: expect (ObjNum 685 snap 221 seq_num 685) 2023-12-01T04:54:56.810 INFO:tasks.rados.rados.0.smithi060.stdout:2347: finishing write tid 1 to smithi060156570-13 2023-12-01T04:54:56.810 INFO:tasks.rados.rados.0.smithi060.stdout:2347: finishing write tid 2 to smithi060156570-13 2023-12-01T04:54:56.810 INFO:tasks.rados.rados.0.smithi060.stdout:2347: finishing write tid 3 to smithi060156570-13 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2347: oid 13 updating version 0 to 1115 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2347: oid 13 version 1115 is already newer than 1114 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1115 (ObjNum 734 snap 247 seq_num 734) dirty exists 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2347: left oid 13 (ObjNum 734 snap 247 seq_num 734) 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2343: done (4 left) 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2344: done (3 left) 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2346: done (2 left) 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2347: done (1 left) 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2348: done (0 left) 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2349: setattr oid 45 current snap is 247 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2350: read oid 1 snap -1 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2350: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 247 2023-12-01T04:54:56.811 INFO:tasks.rados.rados.0.smithi060.stdout:2351: seq_num 736 ranges {5292032=335872} 2023-12-01T04:54:56.842 INFO:tasks.rados.rados.0.smithi060.stdout:2351: writing smithi060156570-26 from 5292032 to 5627904 tid 1 2023-12-01T04:54:56.842 INFO:tasks.rados.rados.0.smithi060.stdout:2352: rollback oid 2 current snap is 247 2023-12-01T04:54:56.842 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 2 to 240 2023-12-01T04:54:56.842 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1418 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:54:56.842 INFO:tasks.rados.rados.0.smithi060.stdout:2350: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:54:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:56 smithi060 ceph-mon[94233]: pgmap v785: 121 pgs: 121 active+clean; 300 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 188 KiB/s wr, 16 op/s 2023-12-01T04:54:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:56 smithi060 ceph-mon[94233]: osdmap e548: 8 total, 8 up, 8 in 2023-12-01T04:54:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:56 smithi060 ceph-mon[94233]: osdmap e549: 8 total, 8 up, 8 in 2023-12-01T04:54:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:56 smithi060 ceph-mon[109077]: pgmap v785: 121 pgs: 121 active+clean; 300 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 188 KiB/s wr, 16 op/s 2023-12-01T04:54:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:56 smithi060 ceph-mon[109077]: osdmap e548: 8 total, 8 up, 8 in 2023-12-01T04:54:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:56 smithi060 ceph-mon[109077]: osdmap e549: 8 total, 8 up, 8 in 2023-12-01T04:54:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:56 smithi089 ceph-mon[98504]: pgmap v785: 121 pgs: 121 active+clean; 300 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 188 KiB/s wr, 16 op/s 2023-12-01T04:54:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:56 smithi089 ceph-mon[98504]: osdmap e548: 8 total, 8 up, 8 in 2023-12-01T04:54:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:56 smithi089 ceph-mon[98504]: osdmap e549: 8 total, 8 up, 8 in 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2352: finishing rollback tid 0 to smithi060156570-2 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2352: finishing rollback tid 1 to smithi060156570-2 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2351: finishing write tid 1 to smithi060156570-26 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2352: finishing rollback tid 2 to smithi060156570-2 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 993 (ObjNum 697 snap 228 seq_num 697) dirty exists 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2351: finishing write tid 2 to smithi060156570-26 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2351: finishing write tid 3 to smithi060156570-26 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2351: oid 26 updating version 0 to 1079 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:2351: oid 26 version 1079 is already newer than 1078 2023-12-01T04:54:57.413 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1079 (ObjNum 736 snap 247 seq_num 736) dirty exists 2023-12-01T04:54:57.414 INFO:tasks.rados.rados.0.smithi060.stdout:2351: left oid 26 (ObjNum 736 snap 247 seq_num 736) 2023-12-01T04:54:57.414 INFO:tasks.rados.rados.0.smithi060.stdout:2349: done (3 left) 2023-12-01T04:54:57.414 INFO:tasks.rados.rados.0.smithi060.stdout:2350: done (2 left) 2023-12-01T04:54:57.414 INFO:tasks.rados.rados.0.smithi060.stdout:2351: done (1 left) 2023-12-01T04:54:57.414 INFO:tasks.rados.rados.0.smithi060.stdout:2352: done (0 left) 2023-12-01T04:54:57.414 INFO:tasks.rados.rados.0.smithi060.stdout:2353: setattr oid 43 current snap is 247 2023-12-01T04:54:57.414 INFO:tasks.rados.rados.0.smithi060.stdout:2354: snap_create 2023-12-01T04:54:57.418 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1108 (ObjNum 65 snap 0 seq_num 1450203245) dirty exists 2023-12-01T04:54:57.646 INFO:tasks.rados.rados.0.smithi060.stdout:2353: done (1 left) 2023-12-01T04:54:57.646 INFO:tasks.rados.rados.0.smithi060.stdout:2354: done (0 left) 2023-12-01T04:54:57.647 INFO:tasks.rados.rados.0.smithi060.stdout:2355: delete oid 27 current snap is 248 2023-12-01T04:54:57.652 INFO:tasks.rados.rados.0.smithi060.stdout:2355: done (0 left) 2023-12-01T04:54:57.652 INFO:tasks.rados.rados.0.smithi060.stdout:2356: read oid 47 snap 231 2023-12-01T04:54:57.652 INFO:tasks.rados.rados.0.smithi060.stdout:2356: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:57.652 INFO:tasks.rados.rados.0.smithi060.stdout:2357: read oid 6 snap -1 2023-12-01T04:54:57.652 INFO:tasks.rados.rados.0.smithi060.stdout:2357: expect deleted 2023-12-01T04:54:57.652 INFO:tasks.rados.rados.0.smithi060.stdout:2358: snap_create 2023-12-01T04:54:57.665 INFO:tasks.rados.rados.0.smithi060.stdout:2356: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:54:58.653 INFO:tasks.rados.rados.0.smithi060.stdout:2356: done (2 left) 2023-12-01T04:54:58.654 INFO:tasks.rados.rados.0.smithi060.stdout:2357: done (1 left) 2023-12-01T04:54:58.654 INFO:tasks.rados.rados.0.smithi060.stdout:2358: done (0 left) 2023-12-01T04:54:58.654 INFO:tasks.rados.rados.0.smithi060.stdout:2359: copy_from oid 43 from oid 4 current snap is 249 2023-12-01T04:54:58.654 INFO:tasks.rados.rados.0.smithi060.stdout:2360: setattr oid 12 current snap is 249 2023-12-01T04:54:58.655 INFO:tasks.rados.rados.0.smithi060.stdout:2361: read oid 2 snap -1 2023-12-01T04:54:58.655 INFO:tasks.rados.rados.0.smithi060.stdout:2361: expect (ObjNum 697 snap 228 seq_num 697) 2023-12-01T04:54:58.655 INFO:tasks.rados.rados.0.smithi060.stdout:2362: setattr oid 29 current snap is 249 2023-12-01T04:54:58.657 INFO:tasks.rados.rados.0.smithi060.stdout:2363: read oid 33 snap -1 2023-12-01T04:54:58.657 INFO:tasks.rados.rados.0.smithi060.stdout:2363: expect deleted 2023-12-01T04:54:58.658 INFO:tasks.rados.rados.0.smithi060.stdout:2364: setattr oid 35 current snap is 249 2023-12-01T04:54:58.660 INFO:tasks.rados.rados.0.smithi060.stdout:2365: read oid 18 snap -1 2023-12-01T04:54:58.660 INFO:tasks.rados.rados.0.smithi060.stdout:2365: expect deleted 2023-12-01T04:54:58.660 INFO:tasks.rados.rados.0.smithi060.stdout:2366: rmattr oid 16 current snap is 249 2023-12-01T04:54:58.660 INFO:tasks.rados.rados.0.smithi060.stdout:2366: done (7 left) 2023-12-01T04:54:58.660 INFO:tasks.rados.rados.0.smithi060.stdout:2367: snap_remove snap 244 2023-12-01T04:54:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:58 smithi060 ceph-mon[94233]: pgmap v788: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 28 KiB/s wr, 20 op/s 2023-12-01T04:54:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:58 smithi060 ceph-mon[94233]: osdmap e550: 8 total, 8 up, 8 in 2023-12-01T04:54:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:58 smithi060 ceph-mon[109077]: pgmap v788: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 28 KiB/s wr, 20 op/s 2023-12-01T04:54:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:58 smithi060 ceph-mon[109077]: osdmap e550: 8 total, 8 up, 8 in 2023-12-01T04:54:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:58 smithi089 ceph-mon[98504]: pgmap v788: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 28 KiB/s wr, 20 op/s 2023-12-01T04:54:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:58 smithi089 ceph-mon[98504]: osdmap e550: 8 total, 8 up, 8 in 2023-12-01T04:54:59.659 INFO:tasks.rados.rados.0.smithi060.stdout:2367: done (7 left) 2023-12-01T04:54:59.659 INFO:tasks.rados.rados.0.smithi060.stdout:2368: copy_from oid 50 from oid 27 current snap is 249 2023-12-01T04:54:59.659 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 854 (ObjNum 707 snap 231 seq_num 707) dirty exists 2023-12-01T04:54:59.659 INFO:tasks.rados.rados.0.smithi060.stdout:2361: expect (ObjNum 697 snap 228 seq_num 697) 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2360: done (7 left) 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2361: done (6 left) 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2363: done (5 left) 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2365: done (4 left) 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2369: snap_create 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1420 (ObjNum 688 snap 223 seq_num 688) dirty exists 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 858 (ObjNum 558 snap 180 seq_num 558) dirty exists 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2359: finishing copy_from to smithi060156570-43 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 850 (ObjNum 624 snap 197 seq_num 624) dirty exists 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2359: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2368: finishing copy_from to smithi060156570-50 2023-12-01T04:54:59.718 INFO:tasks.rados.rados.0.smithi060.stdout:2368: got expected ENOENT (src dne) 2023-12-01T04:54:59.719 INFO:tasks.rados.rados.0.smithi060.stdout:2368: finishing copy_from racing read to smithi060156570-50 2023-12-01T04:55:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:54:59 smithi060 ceph-mon[94233]: osdmap e551: 8 total, 8 up, 8 in 2023-12-01T04:55:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:54:59 smithi060 ceph-mon[109077]: osdmap e551: 8 total, 8 up, 8 in 2023-12-01T04:55:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:54:59 smithi089 ceph-mon[98504]: osdmap e551: 8 total, 8 up, 8 in 2023-12-01T04:55:00.665 INFO:tasks.rados.rados.0.smithi060.stdout:2359: done (4 left) 2023-12-01T04:55:00.665 INFO:tasks.rados.rados.0.smithi060.stdout:2362: done (3 left) 2023-12-01T04:55:00.665 INFO:tasks.rados.rados.0.smithi060.stdout:2364: done (2 left) 2023-12-01T04:55:00.665 INFO:tasks.rados.rados.0.smithi060.stdout:2368: done (1 left) 2023-12-01T04:55:00.665 INFO:tasks.rados.rados.0.smithi060.stdout:2369: done (0 left) 2023-12-01T04:55:00.665 INFO:tasks.rados.rados.0.smithi060.stdout:2370: snap_create 2023-12-01T04:55:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:00 smithi060 ceph-mon[94233]: pgmap v791: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 28 KiB/s wr, 20 op/s 2023-12-01T04:55:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:00 smithi060 ceph-mon[94233]: osdmap e552: 8 total, 8 up, 8 in 2023-12-01T04:55:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:00 smithi060 ceph-mon[109077]: pgmap v791: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 28 KiB/s wr, 20 op/s 2023-12-01T04:55:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:00 smithi060 ceph-mon[109077]: osdmap e552: 8 total, 8 up, 8 in 2023-12-01T04:55:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:00 smithi089 ceph-mon[98504]: pgmap v791: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 28 KiB/s wr, 20 op/s 2023-12-01T04:55:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:00 smithi089 ceph-mon[98504]: osdmap e552: 8 total, 8 up, 8 in 2023-12-01T04:55:01.668 INFO:tasks.rados.rados.0.smithi060.stdout:2370: done (0 left) 2023-12-01T04:55:01.668 INFO:tasks.rados.rados.0.smithi060.stdout:2371: snap_remove snap 235 2023-12-01T04:55:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:01 smithi060 ceph-mon[94233]: osdmap e553: 8 total, 8 up, 8 in 2023-12-01T04:55:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:01 smithi060 ceph-mon[109077]: osdmap e553: 8 total, 8 up, 8 in 2023-12-01T04:55:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:01 smithi089 ceph-mon[98504]: osdmap e553: 8 total, 8 up, 8 in 2023-12-01T04:55:02.671 INFO:tasks.rados.rados.0.smithi060.stdout:2371: done (0 left) 2023-12-01T04:55:02.672 INFO:tasks.rados.rados.0.smithi060.stdout:2372: rmattr oid 25 current snap is 251 2023-12-01T04:55:02.672 INFO:tasks.rados.rados.0.smithi060.stdout:2373: read oid 26 snap -1 2023-12-01T04:55:02.672 INFO:tasks.rados.rados.0.smithi060.stdout:2373: expect (ObjNum 736 snap 247 seq_num 736) 2023-12-01T04:55:02.672 INFO:tasks.rados.rados.0.smithi060.stdout:2374: read oid 39 snap -1 2023-12-01T04:55:02.672 INFO:tasks.rados.rados.0.smithi060.stdout:2374: expect (ObjNum 719 snap 241 seq_num 719) 2023-12-01T04:55:02.672 INFO:tasks.rados.rados.0.smithi060.stdout:2375: snap_remove snap 239 2023-12-01T04:55:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:02 smithi060 ceph-mon[94233]: pgmap v794: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:02 smithi060 ceph-mon[94233]: osdmap e554: 8 total, 8 up, 8 in 2023-12-01T04:55:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:02 smithi060 ceph-mon[109077]: pgmap v794: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:02 smithi060 ceph-mon[109077]: osdmap e554: 8 total, 8 up, 8 in 2023-12-01T04:55:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:02 smithi089 ceph-mon[98504]: pgmap v794: 121 pgs: 121 active+clean; 302 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:02 smithi089 ceph-mon[98504]: osdmap e554: 8 total, 8 up, 8 in 2023-12-01T04:55:03.671 INFO:tasks.rados.rados.0.smithi060.stdout:2375: done (3 left) 2023-12-01T04:55:03.672 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 251 2023-12-01T04:55:03.672 INFO:tasks.rados.rados.0.smithi060.stdout:2376: seq_num 738 ranges {0=368640} 2023-12-01T04:55:03.674 INFO:tasks.rados.rados.0.smithi060.stdout:2376: writing smithi060156570-44 from 0 to 368640 tid 1 2023-12-01T04:55:03.674 INFO:tasks.rados.rados.0.smithi060.stdout:2377: rmattr oid 46 current snap is 251 2023-12-01T04:55:03.674 INFO:tasks.rados.rados.0.smithi060.stdout:2377: done (4 left) 2023-12-01T04:55:03.674 INFO:tasks.rados.rados.0.smithi060.stdout:2378: copy_from oid 18 from oid 7 current snap is 251 2023-12-01T04:55:03.674 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 0 (ObjNum 717 snap 240 seq_num 717) dirty exists 2023-12-01T04:55:03.674 INFO:tasks.rados.rados.0.smithi060.stdout:2374: expect (ObjNum 719 snap 241 seq_num 719) 2023-12-01T04:55:03.785 INFO:tasks.rados.rados.0.smithi060.stdout:2373: expect (ObjNum 736 snap 247 seq_num 736) 2023-12-01T04:55:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: osdmap e555: 8 total, 8 up, 8 in 2023-12-01T04:55:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[94233]: osdmap e556: 8 total, 8 up, 8 in 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: osdmap e555: 8 total, 8 up, 8 in 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:04.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:03 smithi060 ceph-mon[109077]: osdmap e556: 8 total, 8 up, 8 in 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: osdmap e555: 8 total, 8 up, 8 in 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:55:04.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:55:04.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:55:04.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:03 smithi089 ceph-mon[98504]: osdmap e556: 8 total, 8 up, 8 in 2023-12-01T04:55:04.144 INFO:tasks.rados.rados.0.smithi060.stdout:2378: finishing copy_from to smithi060156570-18 2023-12-01T04:55:04.144 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1385 (ObjNum 177 snap 0 seq_num 0) dirty exists 2023-12-01T04:55:04.144 INFO:tasks.rados.rados.0.smithi060.stdout:2378: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2376: finishing write tid 1 to smithi060156570-44 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2376: finishing write tid 2 to smithi060156570-44 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2372: done (4 left) 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2373: done (3 left) 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2374: done (2 left) 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2378: done (1 left) 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2379: delete oid 21 current snap is 251 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2376: finishing write tid 3 to smithi060156570-44 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2376: oid 44 updating version 0 to 995 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2376: oid 44 version 995 is already newer than 994 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 995 (ObjNum 738 snap 251 seq_num 738) dirty exists 2023-12-01T04:55:04.145 INFO:tasks.rados.rados.0.smithi060.stdout:2376: left oid 44 (ObjNum 738 snap 251 seq_num 738) 2023-12-01T04:55:04.146 INFO:tasks.rados.rados.0.smithi060.stdout:2376: done (1 left) 2023-12-01T04:55:04.146 INFO:tasks.rados.rados.0.smithi060.stdout:2379: done (0 left) 2023-12-01T04:55:04.146 INFO:tasks.rados.rados.0.smithi060.stdout:2380: rollback oid 1 current snap is 251 2023-12-01T04:55:04.147 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 248 2023-12-01T04:55:04.147 INFO:tasks.rados.rados.0.smithi060.stdout:2381: read oid 5 snap -1 2023-12-01T04:55:04.147 INFO:tasks.rados.rados.0.smithi060.stdout:2381: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:55:04.147 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 251 2023-12-01T04:55:04.147 INFO:tasks.rados.rados.0.smithi060.stdout:2382: seq_num 740 ranges {0=401408} 2023-12-01T04:55:04.149 INFO:tasks.rados.rados.0.smithi060.stdout:2382: writing smithi060156570-33 from 0 to 401408 tid 1 2023-12-01T04:55:04.149 INFO:tasks.rados.rados.0.smithi060.stdout:2383: read oid 11 snap -1 2023-12-01T04:55:04.149 INFO:tasks.rados.rados.0.smithi060.stdout:2383: expect (ObjNum 680 snap 216 seq_num 680) 2023-12-01T04:55:04.149 INFO:tasks.rados.rados.0.smithi060.stdout:2384: rollback oid 44 current snap is 251 2023-12-01T04:55:04.149 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 245 2023-12-01T04:55:04.150 INFO:tasks.rados.rados.0.smithi060.stdout:2385: delete oid 14 current snap is 251 2023-12-01T04:55:04.155 INFO:tasks.rados.rados.0.smithi060.stdout:2385: done (5 left) 2023-12-01T04:55:04.155 INFO:tasks.rados.rados.0.smithi060.stdout:2386: snap_remove snap 237 2023-12-01T04:55:04.680 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:55:04] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2386: done (5 left) 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 251 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2387: seq_num 742 ranges {0=434176} 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2387: writing smithi060156570-49 from 0 to 434176 tid 1 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2388: snap_create 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2380: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2380: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2384: finishing rollback tid 0 to smithi060156570-44 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:2380: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:55:04.694 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 974 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:55:04.695 INFO:tasks.rados.rados.0.smithi060.stdout:2384: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:55:04.695 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 997 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T04:55:04.695 INFO:tasks.rados.rados.0.smithi060.stdout:2382: finishing write tid 1 to smithi060156570-33 2023-12-01T04:55:04.695 INFO:tasks.rados.rados.0.smithi060.stdout:2382: finishing write tid 2 to smithi060156570-33 2023-12-01T04:55:04.695 INFO:tasks.rados.rados.0.smithi060.stdout:2383: expect (ObjNum 680 snap 216 seq_num 680) 2023-12-01T04:55:04.746 INFO:tasks.rados.rados.0.smithi060.stdout:2382: finishing write tid 3 to smithi060156570-33 2023-12-01T04:55:04.746 INFO:tasks.rados.rados.0.smithi060.stdout:2382: oid 33 updating version 0 to 976 2023-12-01T04:55:04.746 INFO:tasks.rados.rados.0.smithi060.stdout:2382: oid 33 version 976 is already newer than 975 2023-12-01T04:55:04.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 976 (ObjNum 740 snap 251 seq_num 740) dirty exists 2023-12-01T04:55:04.746 INFO:tasks.rados.rados.0.smithi060.stdout:2382: left oid 33 (ObjNum 740 snap 251 seq_num 740) 2023-12-01T04:55:04.746 INFO:tasks.rados.rados.0.smithi060.stdout:2381: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:55:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:04 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2500M 2023-12-01T04:55:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:04 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2501M 2023-12-01T04:55:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:04 smithi060 ceph-mon[94233]: pgmap v797: 121 pgs: 121 active+clean; 308 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 34 op/s 2023-12-01T04:55:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:04 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2500M 2023-12-01T04:55:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:04 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2501M 2023-12-01T04:55:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:04 smithi060 ceph-mon[109077]: pgmap v797: 121 pgs: 121 active+clean; 308 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 34 op/s 2023-12-01T04:55:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:04 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2500M 2023-12-01T04:55:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:04 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2501M 2023-12-01T04:55:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:04 smithi089 ceph-mon[98504]: pgmap v797: 121 pgs: 121 active+clean; 308 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 34 op/s 2023-12-01T04:55:05.665 INFO:tasks.rados.rados.0.smithi060.stdout:2387: finishing write tid 1 to smithi060156570-49 2023-12-01T04:55:05.665 INFO:tasks.rados.rados.0.smithi060.stdout:2387: finishing write tid 2 to smithi060156570-49 2023-12-01T04:55:05.665 INFO:tasks.rados.rados.0.smithi060.stdout:2387: finishing write tid 3 to smithi060156570-49 2023-12-01T04:55:05.665 INFO:tasks.rados.rados.0.smithi060.stdout:2387: oid 49 updating version 0 to 845 2023-12-01T04:55:05.665 INFO:tasks.rados.rados.0.smithi060.stdout:2387: oid 49 version 845 is already newer than 844 2023-12-01T04:55:05.665 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 845 (ObjNum 742 snap 251 seq_num 742) dirty exists 2023-12-01T04:55:05.665 INFO:tasks.rados.rados.0.smithi060.stdout:2387: left oid 49 (ObjNum 742 snap 251 seq_num 742) 2023-12-01T04:55:05.692 INFO:tasks.rados.rados.0.smithi060.stdout:2380: done (6 left) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2381: done (5 left) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2382: done (4 left) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2383: done (3 left) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2384: done (2 left) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2387: done (1 left) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2388: done (0 left) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2389: read oid 5 snap 243 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2389: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:55:05.693 INFO:tasks.rados.rados.0.smithi060.stdout:2390: snap_remove snap 250 2023-12-01T04:55:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:05 smithi060 ceph-mon[94233]: osdmap e557: 8 total, 8 up, 8 in 2023-12-01T04:55:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:05 smithi060 ceph-mon[109077]: osdmap e557: 8 total, 8 up, 8 in 2023-12-01T04:55:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:05 smithi089 ceph-mon[98504]: osdmap e557: 8 total, 8 up, 8 in 2023-12-01T04:55:06.636 INFO:tasks.rados.rados.0.smithi060.stdout:2390: done (1 left) 2023-12-01T04:55:06.636 INFO:tasks.rados.rados.0.smithi060.stdout:2391: delete oid 39 current snap is 252 2023-12-01T04:55:06.637 INFO:tasks.rados.rados.0.smithi060.stdout:2389: expect (ObjNum 638 snap 203 seq_num 638) 2023-12-01T04:55:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:06 smithi060 ceph-mon[94233]: pgmap v800: 121 pgs: 121 active+clean; 308 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 34 op/s 2023-12-01T04:55:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:06 smithi060 ceph-mon[94233]: osdmap e558: 8 total, 8 up, 8 in 2023-12-01T04:55:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:06 smithi060 ceph-mon[94233]: osdmap e559: 8 total, 8 up, 8 in 2023-12-01T04:55:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:06 smithi060 ceph-mon[109077]: pgmap v800: 121 pgs: 121 active+clean; 308 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 34 op/s 2023-12-01T04:55:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:06 smithi060 ceph-mon[109077]: osdmap e558: 8 total, 8 up, 8 in 2023-12-01T04:55:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:06 smithi060 ceph-mon[109077]: osdmap e559: 8 total, 8 up, 8 in 2023-12-01T04:55:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:06 smithi089 ceph-mon[98504]: pgmap v800: 121 pgs: 121 active+clean; 308 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.4 MiB/s wr, 34 op/s 2023-12-01T04:55:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:06 smithi089 ceph-mon[98504]: osdmap e558: 8 total, 8 up, 8 in 2023-12-01T04:55:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:06 smithi089 ceph-mon[98504]: osdmap e559: 8 total, 8 up, 8 in 2023-12-01T04:55:07.562 INFO:tasks.rados.rados.0.smithi060.stdout:2389: done (1 left) 2023-12-01T04:55:07.562 INFO:tasks.rados.rados.0.smithi060.stdout:2391: done (0 left) 2023-12-01T04:55:07.562 INFO:tasks.rados.rados.0.smithi060.stdout:2392: delete oid 40 current snap is 252 2023-12-01T04:55:07.563 INFO:tasks.rados.rados.0.smithi060.stdout:2392: done (0 left) 2023-12-01T04:55:07.563 INFO:tasks.rados.rados.0.smithi060.stdout:2393: snap_remove snap 233 2023-12-01T04:55:07.702 INFO:tasks.rados.rados.0.smithi060.stdout:2393: done (0 left) 2023-12-01T04:55:07.702 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 252 2023-12-01T04:55:07.702 INFO:tasks.rados.rados.0.smithi060.stdout:2394: seq_num 745 ranges {10051584=483328} 2023-12-01T04:55:07.718 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:55:07.760 INFO:tasks.rados.rados.0.smithi060.stdout:2394: writing smithi060156570-5 from 10051584 to 10534912 tid 1 2023-12-01T04:55:07.760 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 252 2023-12-01T04:55:07.760 INFO:tasks.rados.rados.0.smithi060.stdout:2395: seq_num 746 ranges {114688=499712} 2023-12-01T04:55:07.763 INFO:tasks.rados.rados.0.smithi060.stdout:2395: writing smithi060156570-24 from 114688 to 614400 tid 1 2023-12-01T04:55:07.763 INFO:tasks.rados.rados.0.smithi060.stdout:2396: rollback oid 13 current snap is 252 2023-12-01T04:55:07.763 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 246 2023-12-01T04:55:07.763 INFO:tasks.rados.rados.0.smithi060.stdout:2397: delete oid 31 current snap is 252 2023-12-01T04:55:07.765 INFO:tasks.rados.rados.0.smithi060.stdout:2397: done (3 left) 2023-12-01T04:55:07.765 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 252 2023-12-01T04:55:07.765 INFO:tasks.rados.rados.0.smithi060.stdout:2398: seq_num 748 ranges {0=532480} 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2398: writing smithi060156570-14 from 0 to 532480 tid 1 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2399: delete oid 38 current snap is 252 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2394: finishing write tid 1 to smithi060156570-5 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2394: finishing write tid 2 to smithi060156570-5 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2396: finishing rollback tid 0 to smithi060156570-13 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2396: finishing rollback tid 1 to smithi060156570-13 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2396: finishing rollback tid 2 to smithi060156570-13 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1118 (ObjNum 722 snap 242 seq_num 722) dirty exists 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2394: finishing write tid 3 to smithi060156570-5 2023-12-01T04:55:07.769 INFO:tasks.rados.rados.0.smithi060.stdout:2394: oid 5 updating version 0 to 846 2023-12-01T04:55:07.770 INFO:tasks.rados.rados.0.smithi060.stdout:2394: oid 5 updating version 846 to 847 2023-12-01T04:55:07.770 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 847 (ObjNum 745 snap 252 seq_num 745) dirty exists 2023-12-01T04:55:07.770 INFO:tasks.rados.rados.0.smithi060.stdout:2394: left oid 5 (ObjNum 745 snap 252 seq_num 745) 2023-12-01T04:55:07.770 INFO:tasks.rados.rados.0.smithi060.stdout:2395: finishing write tid 1 to smithi060156570-24 2023-12-01T04:55:07.770 INFO:tasks.rados.rados.0.smithi060.stdout:2395: finishing write tid 2 to smithi060156570-24 2023-12-01T04:55:07.771 INFO:tasks.rados.rados.0.smithi060.stdout:2394: done (4 left) 2023-12-01T04:55:07.771 INFO:tasks.rados.rados.0.smithi060.stdout:2396: done (3 left) 2023-12-01T04:55:07.771 INFO:tasks.rados.rados.0.smithi060.stdout:2399: done (2 left) 2023-12-01T04:55:07.771 INFO:tasks.rados.rados.0.smithi060.stdout:2400: snap_remove snap 228 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9m) 8m ago 9m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9m) 8m ago 9m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10m) 8m ago 10m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10m) 8m ago 10m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (13m) 8m ago 13m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (15m) 8m ago 15m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (15m) 8m ago 15m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (14m) 8m ago 14m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:55:08.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (14m) 8m ago 14m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9m) 8m ago 9m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9m) 8m ago 9m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (13m) 8m ago 13m 67.4M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (13m) 8m ago 13m 66.8M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (12m) 8m ago 12m 58.0M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (12m) 8m ago 12m 56.1M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (12m) 8m ago 12m 56.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11m) 8m ago 11m 57.6M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11m) 8m ago 11m 57.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11m) 8m ago 11m 60.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:55:08.054 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9m) 8m ago 10m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:55:08.451 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:55:08.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:55:08.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:55:08.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:08.452 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:55:08.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:55:08.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:08.452 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:55:08.453 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:55:08.454 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:55:08.708 INFO:tasks.rados.rados.0.smithi060.stdout:2400: done (2 left) 2023-12-01T04:55:08.708 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 252 2023-12-01T04:55:08.708 INFO:tasks.rados.rados.0.smithi060.stdout:2401: seq_num 750 ranges {0=565248} 2023-12-01T04:55:08.709 INFO:tasks.rados.rados.0.smithi060.stdout:2401: writing smithi060156570-20 from 0 to 565248 tid 1 2023-12-01T04:55:08.709 INFO:tasks.rados.rados.0.smithi060.stdout:2402: snap_remove snap 248 2023-12-01T04:55:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[94233]: pgmap v803: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 294 KiB/s wr, 9 op/s 2023-12-01T04:55:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[94233]: from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[94233]: osdmap e560: 8 total, 8 up, 8 in 2023-12-01T04:55:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[94233]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/542072929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:55:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[109077]: pgmap v803: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 294 KiB/s wr, 9 op/s 2023-12-01T04:55:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[109077]: from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[109077]: osdmap e560: 8 total, 8 up, 8 in 2023-12-01T04:55:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[109077]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/542072929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:55:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:08 smithi089 ceph-mon[98504]: pgmap v803: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 294 KiB/s wr, 9 op/s 2023-12-01T04:55:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:08 smithi089 ceph-mon[98504]: from='client.25217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:08 smithi089 ceph-mon[98504]: osdmap e560: 8 total, 8 up, 8 in 2023-12-01T04:55:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:08 smithi089 ceph-mon[98504]: from='client.15327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/542072929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:55:09.711 INFO:tasks.rados.rados.0.smithi060.stdout:2402: done (3 left) 2023-12-01T04:55:09.711 INFO:tasks.rados.rados.0.smithi060.stdout:2403: copy_from oid 31 from oid 37 current snap is 252 2023-12-01T04:55:09.711 INFO:tasks.rados.rados.0.smithi060.stdout:2404: read oid 13 snap 243 2023-12-01T04:55:09.711 INFO:tasks.rados.rados.0.smithi060.stdout:2404: expect (ObjNum 722 snap 242 seq_num 722) 2023-12-01T04:55:09.712 INFO:tasks.rados.rados.0.smithi060.stdout:2405: copy_from oid 33 from oid 38 current snap is 252 2023-12-01T04:55:09.712 INFO:tasks.rados.rados.0.smithi060.stdout:2406: rmattr oid 9 current snap is 252 2023-12-01T04:55:09.712 INFO:tasks.rados.rados.0.smithi060.stdout:2407: rmattr oid 1 current snap is 252 2023-12-01T04:55:09.712 INFO:tasks.rados.rados.0.smithi060.stdout:2408: snap_create 2023-12-01T04:55:09.712 INFO:tasks.rados.rados.0.smithi060.stdout:2398: finishing write tid 1 to smithi060156570-14 2023-12-01T04:55:09.712 INFO:tasks.rados.rados.0.smithi060.stdout:2398: finishing write tid 2 to smithi060156570-14 2023-12-01T04:55:09.712 INFO:tasks.rados.rados.0.smithi060.stdout:2395: finishing write tid 3 to smithi060156570-24 2023-12-01T04:55:09.713 INFO:tasks.rados.rados.0.smithi060.stdout:2395: oid 24 updating version 0 to 855 2023-12-01T04:55:09.713 INFO:tasks.rados.rados.0.smithi060.stdout:2395: oid 24 updating version 855 to 856 2023-12-01T04:55:09.713 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 856 (ObjNum 746 snap 252 seq_num 746) dirty exists 2023-12-01T04:55:09.713 INFO:tasks.rados.rados.0.smithi060.stdout:2395: left oid 24 (ObjNum 746 snap 252 seq_num 746) 2023-12-01T04:55:09.713 INFO:tasks.rados.rados.0.smithi060.stdout:2398: finishing write tid 3 to smithi060156570-14 2023-12-01T04:55:09.713 INFO:tasks.rados.rados.0.smithi060.stdout:2398: oid 14 updating version 0 to 1005 2023-12-01T04:55:09.713 INFO:tasks.rados.rados.0.smithi060.stdout:2398: oid 14 version 1005 is already newer than 1004 2023-12-01T04:55:09.714 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1005 (ObjNum 748 snap 252 seq_num 748) dirty exists 2023-12-01T04:55:09.714 INFO:tasks.rados.rados.0.smithi060.stdout:2398: left oid 14 (ObjNum 748 snap 252 seq_num 748) 2023-12-01T04:55:09.714 INFO:tasks.rados.rados.0.smithi060.stdout:2401: finishing write tid 1 to smithi060156570-20 2023-12-01T04:55:09.714 INFO:tasks.rados.rados.0.smithi060.stdout:2401: finishing write tid 2 to smithi060156570-20 2023-12-01T04:55:09.714 INFO:tasks.rados.rados.0.smithi060.stdout:2401: finishing write tid 3 to smithi060156570-20 2023-12-01T04:55:09.714 INFO:tasks.rados.rados.0.smithi060.stdout:2401: oid 20 updating version 0 to 1101 2023-12-01T04:55:09.714 INFO:tasks.rados.rados.0.smithi060.stdout:2401: oid 20 version 1101 is already newer than 1100 2023-12-01T04:55:09.715 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1101 (ObjNum 750 snap 252 seq_num 750) dirty exists 2023-12-01T04:55:09.715 INFO:tasks.rados.rados.0.smithi060.stdout:2401: left oid 20 (ObjNum 750 snap 252 seq_num 750) 2023-12-01T04:55:09.715 INFO:tasks.rados.rados.0.smithi060.stdout:2405: finishing copy_from to smithi060156570-33 2023-12-01T04:55:09.716 INFO:tasks.rados.rados.0.smithi060.stdout:2405: got expected ENOENT (src dne) 2023-12-01T04:55:09.718 INFO:tasks.rados.rados.0.smithi060.stdout:2405: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:55:09.723 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1386 (ObjNum 730 snap 243 seq_num 730) dirty exists 2023-12-01T04:55:09.724 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 977 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:55:09.728 INFO:tasks.rados.rados.0.smithi060.stdout:2403: finishing copy_from to smithi060156570-31 2023-12-01T04:55:09.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:55:09.729 INFO:tasks.rados.rados.0.smithi060.stdout:2403: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:55:09.733 INFO:tasks.rados.rados.0.smithi060.stdout:2404: expect (ObjNum 722 snap 242 seq_num 722) 2023-12-01T04:55:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:09 smithi060 ceph-mon[94233]: osdmap e561: 8 total, 8 up, 8 in 2023-12-01T04:55:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:09 smithi060 ceph-mon[109077]: osdmap e561: 8 total, 8 up, 8 in 2023-12-01T04:55:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:09 smithi089 ceph-mon[98504]: osdmap e561: 8 total, 8 up, 8 in 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2395: done (8 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2398: done (7 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2401: done (6 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2403: done (5 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2404: done (4 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2405: done (3 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2406: done (2 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2407: done (1 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2408: done (0 left) 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2409: read oid 19 snap -1 2023-12-01T04:55:10.715 INFO:tasks.rados.rados.0.smithi060.stdout:2409: expect (ObjNum 612 snap 197 seq_num 612) 2023-12-01T04:55:10.716 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 253 2023-12-01T04:55:10.716 INFO:tasks.rados.rados.0.smithi060.stdout:2410: seq_num 751 ranges {0=581632} 2023-12-01T04:55:10.718 INFO:tasks.rados.rados.0.smithi060.stdout:2410: writing smithi060156570-30 from 0 to 581632 tid 1 2023-12-01T04:55:10.718 INFO:tasks.rados.rados.0.smithi060.stdout:2411: read oid 50 snap -1 2023-12-01T04:55:10.718 INFO:tasks.rados.rados.0.smithi060.stdout:2411: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:55:10.719 INFO:tasks.rados.rados.0.smithi060.stdout:2412: snap_remove snap 217 2023-12-01T04:55:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:10 smithi060 ceph-mon[109077]: pgmap v806: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 294 KiB/s wr, 9 op/s 2023-12-01T04:55:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:10 smithi060 ceph-mon[109077]: osdmap e562: 8 total, 8 up, 8 in 2023-12-01T04:55:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:10 smithi060 ceph-mon[94233]: pgmap v806: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 294 KiB/s wr, 9 op/s 2023-12-01T04:55:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:10 smithi060 ceph-mon[94233]: osdmap e562: 8 total, 8 up, 8 in 2023-12-01T04:55:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:10 smithi089 ceph-mon[98504]: pgmap v806: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 22 MiB/s rd, 294 KiB/s wr, 9 op/s 2023-12-01T04:55:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:10 smithi089 ceph-mon[98504]: osdmap e562: 8 total, 8 up, 8 in 2023-12-01T04:55:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:11.721 INFO:tasks.rados.rados.0.smithi060.stdout:2412: done (3 left) 2023-12-01T04:55:11.721 INFO:tasks.rados.rados.0.smithi060.stdout:2413: read oid 23 snap -1 2023-12-01T04:55:11.721 INFO:tasks.rados.rados.0.smithi060.stdout:2413: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:55:11.721 INFO:tasks.rados.rados.0.smithi060.stdout:2414: read oid 22 snap -1 2023-12-01T04:55:11.721 INFO:tasks.rados.rados.0.smithi060.stdout:2414: expect deleted 2023-12-01T04:55:11.722 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 253 2023-12-01T04:55:11.722 INFO:tasks.rados.rados.0.smithi060.stdout:2415: seq_num 752 ranges {3252224=598016} 2023-12-01T04:55:11.744 INFO:tasks.rados.rados.0.smithi060.stdout:2415: writing smithi060156570-13 from 3252224 to 3850240 tid 1 2023-12-01T04:55:11.746 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 253 2023-12-01T04:55:11.747 INFO:tasks.rados.rados.0.smithi060.stdout:2416: seq_num 753 ranges {0=614400} 2023-12-01T04:55:11.748 INFO:tasks.rados.rados.0.smithi060.stdout:2416: writing smithi060156570-6 from 0 to 614400 tid 1 2023-12-01T04:55:11.748 INFO:tasks.rados.rados.0.smithi060.stdout:2417: snap_create 2023-12-01T04:55:11.748 INFO:tasks.rados.rados.0.smithi060.stdout:2409: expect (ObjNum 612 snap 197 seq_num 612) 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:2410: finishing write tid 1 to smithi060156570-30 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:2410: finishing write tid 2 to smithi060156570-30 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:2410: finishing write tid 3 to smithi060156570-30 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:2410: oid 30 updating version 0 to 1147 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:2410: oid 30 updating version 1147 to 1148 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1148 (ObjNum 751 snap 253 seq_num 751) dirty exists 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:2410: left oid 30 (ObjNum 751 snap 253 seq_num 751) 2023-12-01T04:55:11.769 INFO:tasks.rados.rados.0.smithi060.stdout:2411: expect (ObjNum 705 snap 229 seq_num 705) 2023-12-01T04:55:11.825 INFO:tasks.rados.rados.0.smithi060.stdout:2413: expect (ObjNum 165 snap 36 seq_num 165) 2023-12-01T04:55:11.836 INFO:tasks.rados.rados.0.smithi060.stdout:2415: finishing write tid 1 to smithi060156570-13 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:2415: finishing write tid 2 to smithi060156570-13 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:2415: finishing write tid 3 to smithi060156570-13 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:2415: oid 13 updating version 0 to 1120 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:2415: oid 13 version 1120 is already newer than 1119 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1120 (ObjNum 752 snap 253 seq_num 752) dirty exists 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:2415: left oid 13 (ObjNum 752 snap 253 seq_num 752) 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:2416: finishing write tid 1 to smithi060156570-6 2023-12-01T04:55:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:2416: finishing write tid 2 to smithi060156570-6 2023-12-01T04:55:11.838 INFO:tasks.rados.rados.0.smithi060.stdout:2416: finishing write tid 3 to smithi060156570-6 2023-12-01T04:55:11.838 INFO:tasks.rados.rados.0.smithi060.stdout:2416: oid 6 updating version 0 to 1093 2023-12-01T04:55:11.838 INFO:tasks.rados.rados.0.smithi060.stdout:2416: oid 6 updating version 1093 to 1094 2023-12-01T04:55:11.838 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 1094 (ObjNum 753 snap 253 seq_num 753) dirty exists 2023-12-01T04:55:11.838 INFO:tasks.rados.rados.0.smithi060.stdout:2416: left oid 6 (ObjNum 753 snap 253 seq_num 753) 2023-12-01T04:55:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:11 smithi060 ceph-mon[94233]: osdmap e563: 8 total, 8 up, 8 in 2023-12-01T04:55:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:11 smithi060 ceph-mon[109077]: osdmap e563: 8 total, 8 up, 8 in 2023-12-01T04:55:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:11 smithi089 ceph-mon[98504]: osdmap e563: 8 total, 8 up, 8 in 2023-12-01T04:55:12.726 INFO:tasks.rados.rados.0.smithi060.stdout:2409: done (7 left) 2023-12-01T04:55:12.726 INFO:tasks.rados.rados.0.smithi060.stdout:2410: done (6 left) 2023-12-01T04:55:12.726 INFO:tasks.rados.rados.0.smithi060.stdout:2411: done (5 left) 2023-12-01T04:55:12.726 INFO:tasks.rados.rados.0.smithi060.stdout:2413: done (4 left) 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2414: done (3 left) 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2415: done (2 left) 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2416: done (1 left) 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2417: done (0 left) 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2418: copy_from oid 15 from oid 35 current snap is 254 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2419: read oid 4 snap -1 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2419: expect (ObjNum 624 snap 197 seq_num 624) 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2420: rollback oid 23 current snap is 254 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 231 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2421: rmattr oid 17 current snap is 254 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2421: done (3 left) 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 254 2023-12-01T04:55:12.727 INFO:tasks.rados.rados.0.smithi060.stdout:2422: seq_num 754 ranges {0=630784} 2023-12-01T04:55:12.730 INFO:tasks.rados.rados.0.smithi060.stdout:2422: writing smithi060156570-44 from 0 to 630784 tid 1 2023-12-01T04:55:12.730 INFO:tasks.rados.rados.0.smithi060.stdout:2423: read oid 11 snap -1 2023-12-01T04:55:12.731 INFO:tasks.rados.rados.0.smithi060.stdout:2423: expect (ObjNum 680 snap 216 seq_num 680) 2023-12-01T04:55:12.731 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 254 2023-12-01T04:55:12.731 INFO:tasks.rados.rados.0.smithi060.stdout:2424: seq_num 755 ranges {155648=647168} 2023-12-01T04:55:12.736 INFO:tasks.rados.rados.0.smithi060.stdout:2424: writing smithi060156570-46 from 155648 to 802816 tid 1 2023-12-01T04:55:12.736 INFO:tasks.rados.rados.0.smithi060.stdout:2425: snap_create 2023-12-01T04:55:12.737 INFO:tasks.rados.rados.0.smithi060.stdout:2420: finishing rollback tid 0 to smithi060156570-23 2023-12-01T04:55:12.738 INFO:tasks.rados.rados.0.smithi060.stdout:2420: finishing rollback tid 1 to smithi060156570-23 2023-12-01T04:55:12.741 INFO:tasks.rados.rados.0.smithi060.stdout:2422: finishing write tid 1 to smithi060156570-44 2023-12-01T04:55:12.741 INFO:tasks.rados.rados.0.smithi060.stdout:2422: finishing write tid 2 to smithi060156570-44 2023-12-01T04:55:12.742 INFO:tasks.rados.rados.0.smithi060.stdout:2423: expect (ObjNum 680 snap 216 seq_num 680) 2023-12-01T04:55:12.790 INFO:tasks.rados.rados.0.smithi060.stdout:2420: finishing rollback tid 2 to smithi060156570-23 2023-12-01T04:55:12.790 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1161 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:55:12.791 INFO:tasks.rados.rados.0.smithi060.stdout:2422: finishing write tid 3 to smithi060156570-44 2023-12-01T04:55:12.791 INFO:tasks.rados.rados.0.smithi060.stdout:2422: oid 44 updating version 0 to 998 2023-12-01T04:55:12.791 INFO:tasks.rados.rados.0.smithi060.stdout:2422: oid 44 updating version 998 to 999 2023-12-01T04:55:12.791 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 999 (ObjNum 754 snap 254 seq_num 754) dirty exists 2023-12-01T04:55:12.791 INFO:tasks.rados.rados.0.smithi060.stdout:2422: left oid 44 (ObjNum 754 snap 254 seq_num 754) 2023-12-01T04:55:12.791 INFO:tasks.rados.rados.0.smithi060.stdout:2419: expect (ObjNum 624 snap 197 seq_num 624) 2023-12-01T04:55:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:12 smithi060 ceph-mon[94233]: pgmap v809: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:12 smithi060 ceph-mon[94233]: osdmap e564: 8 total, 8 up, 8 in 2023-12-01T04:55:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:12 smithi060 ceph-mon[109077]: pgmap v809: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:12 smithi060 ceph-mon[109077]: osdmap e564: 8 total, 8 up, 8 in 2023-12-01T04:55:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:12 smithi089 ceph-mon[98504]: pgmap v809: 121 pgs: 121 active+clean; 309 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:12 smithi089 ceph-mon[98504]: osdmap e564: 8 total, 8 up, 8 in 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi060.stdout:2424: finishing write tid 1 to smithi060156570-46 2023-12-01T04:55:13.175 INFO:tasks.rados.rados.0.smithi060.stdout:2424: finishing write tid 2 to smithi060156570-46 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:2424: finishing write tid 3 to smithi060156570-46 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:2424: oid 46 updating version 0 to 1388 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:2424: oid 46 version 1388 is already newer than 1387 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1388 (ObjNum 755 snap 254 seq_num 755) dirty exists 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:2424: left oid 46 (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:2418: finishing copy_from to smithi060156570-15 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 858 (ObjNum 558 snap 180 seq_num 558) dirty exists 2023-12-01T04:55:13.176 INFO:tasks.rados.rados.0.smithi060.stdout:2418: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:55:13.733 INFO:tasks.rados.rados.0.smithi060.stdout:2418: done (6 left) 2023-12-01T04:55:13.733 INFO:tasks.rados.rados.0.smithi060.stdout:2419: done (5 left) 2023-12-01T04:55:13.733 INFO:tasks.rados.rados.0.smithi060.stdout:2420: done (4 left) 2023-12-01T04:55:13.734 INFO:tasks.rados.rados.0.smithi060.stdout:2422: done (3 left) 2023-12-01T04:55:13.734 INFO:tasks.rados.rados.0.smithi060.stdout:2423: done (2 left) 2023-12-01T04:55:13.734 INFO:tasks.rados.rados.0.smithi060.stdout:2424: done (1 left) 2023-12-01T04:55:13.734 INFO:tasks.rados.rados.0.smithi060.stdout:2425: done (0 left) 2023-12-01T04:55:13.734 INFO:tasks.rados.rados.0.smithi060.stdout:2426: copy_from oid 27 from oid 18 current snap is 255 2023-12-01T04:55:13.734 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 255 2023-12-01T04:55:13.734 INFO:tasks.rados.rados.0.smithi060.stdout:2427: seq_num 756 ranges {3850240=671744} 2023-12-01T04:55:13.758 INFO:tasks.rados.rados.0.smithi060.stdout:2427: writing smithi060156570-13 from 3850240 to 4521984 tid 1 2023-12-01T04:55:13.758 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 255 2023-12-01T04:55:13.758 INFO:tasks.rados.rados.0.smithi060.stdout:2428: seq_num 757 ranges {15900672=688128} 2023-12-01T04:55:13.849 INFO:tasks.rados.rados.0.smithi060.stdout:2428: writing smithi060156570-35 from 15900672 to 16588800 tid 1 2023-12-01T04:55:13.849 INFO:tasks.rados.rados.0.smithi060.stdout:2429: read oid 3 snap -1 2023-12-01T04:55:13.849 INFO:tasks.rados.rados.0.smithi060.stdout:2429: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:55:13.849 INFO:tasks.rados.rados.0.smithi060.stdout:2430: snap_remove snap 241 2023-12-01T04:55:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:13 smithi060 ceph-mon[94233]: osdmap e565: 8 total, 8 up, 8 in 2023-12-01T04:55:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:13 smithi060 ceph-mon[109077]: osdmap e565: 8 total, 8 up, 8 in 2023-12-01T04:55:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:13 smithi089 ceph-mon[98504]: osdmap e565: 8 total, 8 up, 8 in 2023-12-01T04:55:14.740 INFO:tasks.rados.rados.0.smithi060.stdout:2430: done (4 left) 2023-12-01T04:55:14.740 INFO:tasks.rados.rados.0.smithi060.stdout:2431: read oid 30 snap 246 2023-12-01T04:55:14.740 INFO:tasks.rados.rados.0.smithi060.stdout:2431: expect deleted 2023-12-01T04:55:14.740 INFO:tasks.rados.rados.0.smithi060.stdout:2432: snap_create 2023-12-01T04:55:14.740 INFO:tasks.rados.rados.0.smithi060.stdout:2426: finishing copy_from to smithi060156570-27 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1385 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2426: finishing copy_from racing read to smithi060156570-27 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2427: finishing write tid 1 to smithi060156570-13 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2427: finishing write tid 2 to smithi060156570-13 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2427: finishing write tid 3 to smithi060156570-13 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2427: oid 13 updating version 0 to 1121 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2427: oid 13 updating version 1121 to 1122 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1122 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2427: left oid 13 (ObjNum 756 snap 255 seq_num 756) 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2428: finishing write tid 1 to smithi060156570-35 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2428: finishing write tid 2 to smithi060156570-35 2023-12-01T04:55:14.741 INFO:tasks.rados.rados.0.smithi060.stdout:2429: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:55:14.748 INFO:tasks.rados.rados.0.smithi060.stdout:2428: finishing write tid 3 to smithi060156570-35 2023-12-01T04:55:14.748 INFO:tasks.rados.rados.0.smithi060.stdout:2428: oid 35 updating version 0 to 859 2023-12-01T04:55:14.748 INFO:tasks.rados.rados.0.smithi060.stdout:2428: oid 35 updating version 859 to 860 2023-12-01T04:55:14.748 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 860 (ObjNum 757 snap 255 seq_num 757) dirty exists 2023-12-01T04:55:14.749 INFO:tasks.rados.rados.0.smithi060.stdout:2428: left oid 35 (ObjNum 757 snap 255 seq_num 757) 2023-12-01T04:55:14.750 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:55:14] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2023-12-01T04:55:14.750 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:14 smithi060 ceph-mon[94233]: pgmap v812: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-12-01T04:55:14.750 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:14 smithi060 ceph-mon[94233]: osdmap e566: 8 total, 8 up, 8 in 2023-12-01T04:55:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:14 smithi060 ceph-mon[109077]: pgmap v812: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-12-01T04:55:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:14 smithi060 ceph-mon[109077]: osdmap e566: 8 total, 8 up, 8 in 2023-12-01T04:55:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:14 smithi089 ceph-mon[98504]: pgmap v812: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-12-01T04:55:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:14 smithi089 ceph-mon[98504]: osdmap e566: 8 total, 8 up, 8 in 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi060.stdout:2426: done (5 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi060.stdout:2427: done (4 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi060.stdout:2428: done (3 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi060.stdout:2429: done (2 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi060.stdout:2431: done (1 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi060.stdout:2432: done (0 left) 2023-12-01T04:55:15.735 INFO:tasks.rados.rados.0.smithi060.stdout:2433: setattr oid 44 current snap is 256 2023-12-01T04:55:15.736 INFO:tasks.rados.rados.0.smithi060.stdout:2434: rollback oid 17 current snap is 256 2023-12-01T04:55:15.736 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 17 to 240 2023-12-01T04:55:15.736 INFO:tasks.rados.rados.0.smithi060.stdout:2435: snap_remove snap 251 2023-12-01T04:55:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:15 smithi060 ceph-mon[94233]: osdmap e567: 8 total, 8 up, 8 in 2023-12-01T04:55:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:15 smithi060 ceph-mon[94233]: osdmap e568: 8 total, 8 up, 8 in 2023-12-01T04:55:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:15 smithi060 ceph-mon[109077]: osdmap e567: 8 total, 8 up, 8 in 2023-12-01T04:55:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:15 smithi060 ceph-mon[109077]: osdmap e568: 8 total, 8 up, 8 in 2023-12-01T04:55:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:15 smithi089 ceph-mon[98504]: osdmap e567: 8 total, 8 up, 8 in 2023-12-01T04:55:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:15 smithi089 ceph-mon[98504]: osdmap e568: 8 total, 8 up, 8 in 2023-12-01T04:55:16.640 INFO:tasks.rados.rados.0.smithi060.stdout:2435: done (2 left) 2023-12-01T04:55:16.640 INFO:tasks.rados.rados.0.smithi060.stdout:2436: delete oid 48 current snap is 256 2023-12-01T04:55:16.641 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1000 (ObjNum 754 snap 254 seq_num 754) dirty exists 2023-12-01T04:55:16.641 INFO:tasks.rados.rados.0.smithi060.stdout:2434: finishing rollback tid 1 to smithi060156570-17 2023-12-01T04:55:16.641 INFO:tasks.rados.rados.0.smithi060.stdout:2434: finishing rollback tid 2 to smithi060156570-17 2023-12-01T04:55:16.641 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 455 (ObjNum 582 snap 184 seq_num 582) dirty exists 2023-12-01T04:55:16.654 INFO:tasks.rados.rados.0.smithi060.stdout:2433: done (2 left) 2023-12-01T04:55:16.654 INFO:tasks.rados.rados.0.smithi060.stdout:2434: done (1 left) 2023-12-01T04:55:16.654 INFO:tasks.rados.rados.0.smithi060.stdout:2436: done (0 left) 2023-12-01T04:55:16.654 INFO:tasks.rados.rados.0.smithi060.stdout:2437: setattr oid 14 current snap is 256 2023-12-01T04:55:16.654 INFO:tasks.rados.rados.0.smithi060.stdout:2438: snap_remove snap 247 2023-12-01T04:55:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:16 smithi060 ceph-mon[94233]: pgmap v815: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-12-01T04:55:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:16 smithi060 ceph-mon[94233]: osdmap e569: 8 total, 8 up, 8 in 2023-12-01T04:55:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:16 smithi060 ceph-mon[109077]: pgmap v815: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-12-01T04:55:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:16 smithi060 ceph-mon[109077]: osdmap e569: 8 total, 8 up, 8 in 2023-12-01T04:55:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:16 smithi089 ceph-mon[98504]: pgmap v815: 121 pgs: 121 active+clean; 313 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.0 MiB/s wr, 14 op/s 2023-12-01T04:55:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:16 smithi089 ceph-mon[98504]: osdmap e569: 8 total, 8 up, 8 in 2023-12-01T04:55:17.656 INFO:tasks.rados.rados.0.smithi060.stdout:2438: done (1 left) 2023-12-01T04:55:17.656 INFO:tasks.rados.rados.0.smithi060.stdout:2439: rollback oid 37 current snap is 256 2023-12-01T04:55:17.656 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 37 to 206 2023-12-01T04:55:17.656 INFO:tasks.rados.rados.0.smithi060.stdout:2440: snap_remove snap 243 2023-12-01T04:55:18.661 INFO:tasks.rados.rados.0.smithi060.stdout:2440: done (2 left) 2023-12-01T04:55:18.661 INFO:tasks.rados.rados.0.smithi060.stdout:2441: copy_from oid 2 from oid 50 current snap is 256 2023-12-01T04:55:18.661 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1095 (ObjNum 748 snap 252 seq_num 748) dirty exists 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:2439: finishing rollback tid 0 to smithi060156570-37 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:2439: finishing rollback tid 1 to smithi060156570-37 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1103 (ObjNum 257 snap 0 seq_num 2339998992) dirty dne 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:2437: done (2 left) 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:2439: done (1 left) 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:2442: read oid 14 snap -1 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:2442: expect (ObjNum 748 snap 252 seq_num 748) 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 256 2023-12-01T04:55:18.662 INFO:tasks.rados.rados.0.smithi060.stdout:2443: seq_num 759 ranges {4464640=720896} 2023-12-01T04:55:18.691 INFO:tasks.rados.rados.0.smithi060.stdout:2443: writing smithi060156570-42 from 4464640 to 5185536 tid 1 2023-12-01T04:55:18.691 INFO:tasks.rados.rados.0.smithi060.stdout:2444: snap_create 2023-12-01T04:55:18.691 INFO:tasks.rados.rados.0.smithi060.stdout:2442: expect (ObjNum 748 snap 252 seq_num 748) 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2441: finishing copy_from to smithi060156570-2 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1099 (ObjNum 705 snap 229 seq_num 705) dirty exists 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2441: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2443: finishing write tid 1 to smithi060156570-42 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2443: finishing write tid 2 to smithi060156570-42 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2443: finishing write tid 3 to smithi060156570-42 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2443: oid 42 updating version 0 to 856 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2443: oid 42 version 856 is already newer than 855 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 856 (ObjNum 759 snap 256 seq_num 759) dirty exists 2023-12-01T04:55:18.707 INFO:tasks.rados.rados.0.smithi060.stdout:2443: left oid 42 (ObjNum 759 snap 256 seq_num 759) 2023-12-01T04:55:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:18 smithi060 ceph-mon[94233]: pgmap v818: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2023-12-01T04:55:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:18 smithi060 ceph-mon[94233]: osdmap e570: 8 total, 8 up, 8 in 2023-12-01T04:55:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:18 smithi060 ceph-mon[109077]: pgmap v818: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2023-12-01T04:55:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:18 smithi060 ceph-mon[109077]: osdmap e570: 8 total, 8 up, 8 in 2023-12-01T04:55:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:18 smithi089 ceph-mon[98504]: pgmap v818: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2023-12-01T04:55:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:18 smithi089 ceph-mon[98504]: osdmap e570: 8 total, 8 up, 8 in 2023-12-01T04:55:19.667 INFO:tasks.rados.rados.0.smithi060.stdout:2441: done (3 left) 2023-12-01T04:55:19.667 INFO:tasks.rados.rados.0.smithi060.stdout:2442: done (2 left) 2023-12-01T04:55:19.667 INFO:tasks.rados.rados.0.smithi060.stdout:2443: done (1 left) 2023-12-01T04:55:19.668 INFO:tasks.rados.rados.0.smithi060.stdout:2444: done (0 left) 2023-12-01T04:55:19.668 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 257 2023-12-01T04:55:19.668 INFO:tasks.rados.rados.0.smithi060.stdout:2445: seq_num 760 ranges {0=737280} 2023-12-01T04:55:19.671 INFO:tasks.rados.rados.0.smithi060.stdout:2445: writing smithi060156570-48 from 0 to 737280 tid 1 2023-12-01T04:55:19.671 INFO:tasks.rados.rados.0.smithi060.stdout:2446: delete oid 9 current snap is 257 2023-12-01T04:55:19.677 INFO:tasks.rados.rados.0.smithi060.stdout:2445: finishing write tid 1 to smithi060156570-48 2023-12-01T04:55:19.678 INFO:tasks.rados.rados.0.smithi060.stdout:2445: finishing write tid 2 to smithi060156570-48 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2446: done (1 left) 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2447: read oid 25 snap -1 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2447: expect (ObjNum 717 snap 240 seq_num 717) 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2448: read oid 18 snap -1 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2448: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2449: read oid 15 snap -1 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2449: expect (ObjNum 558 snap 180 seq_num 558) 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2450: read oid 22 snap -1 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2450: expect deleted 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 257 2023-12-01T04:55:19.679 INFO:tasks.rados.rados.0.smithi060.stdout:2451: seq_num 762 ranges {0=770048} 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:2451: writing smithi060156570-27 from 0 to 770048 tid 1 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 257 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:2445: finishing write tid 3 to smithi060156570-48 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:2445: oid 48 updating version 0 to 1101 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:2445: oid 48 version 1101 is already newer than 1100 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1101 (ObjNum 760 snap 257 seq_num 760) dirty exists 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:2445: left oid 48 (ObjNum 760 snap 257 seq_num 760) 2023-12-01T04:55:19.683 INFO:tasks.rados.rados.0.smithi060.stdout:2448: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:55:19.684 INFO:tasks.rados.rados.0.smithi060.stdout:2452: seq_num 763 ranges {401408=786432} 2023-12-01T04:55:19.692 INFO:tasks.rados.rados.0.smithi060.stdout:2452: writing smithi060156570-33 from 401408 to 1187840 tid 1 2023-12-01T04:55:19.692 INFO:tasks.rados.rados.0.smithi060.stdout:2445: done (6 left) 2023-12-01T04:55:19.692 INFO:tasks.rados.rados.0.smithi060.stdout:2448: done (5 left) 2023-12-01T04:55:19.692 INFO:tasks.rados.rados.0.smithi060.stdout:2453: delete oid 18 current snap is 257 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:2447: expect (ObjNum 717 snap 240 seq_num 717) 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:2451: finishing write tid 1 to smithi060156570-27 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:2451: finishing write tid 2 to smithi060156570-27 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:2451: finishing write tid 3 to smithi060156570-27 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:2451: oid 27 updating version 0 to 1387 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:2451: oid 27 version 1387 is already newer than 1386 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1387 (ObjNum 762 snap 257 seq_num 762) dirty exists 2023-12-01T04:55:19.693 INFO:tasks.rados.rados.0.smithi060.stdout:2451: left oid 27 (ObjNum 762 snap 257 seq_num 762) 2023-12-01T04:55:19.695 INFO:tasks.rados.rados.0.smithi060.stdout:2447: done (5 left) 2023-12-01T04:55:19.695 INFO:tasks.rados.rados.0.smithi060.stdout:2450: done (4 left) 2023-12-01T04:55:19.695 INFO:tasks.rados.rados.0.smithi060.stdout:2451: done (3 left) 2023-12-01T04:55:19.696 INFO:tasks.rados.rados.0.smithi060.stdout:2453: done (2 left) 2023-12-01T04:55:19.696 INFO:tasks.rados.rados.0.smithi060.stdout:2454: setattr oid 34 current snap is 257 2023-12-01T04:55:19.698 INFO:tasks.rados.rados.0.smithi060.stdout:2455: read oid 17 snap -1 2023-12-01T04:55:19.698 INFO:tasks.rados.rados.0.smithi060.stdout:2455: expect (ObjNum 582 snap 184 seq_num 582) 2023-12-01T04:55:19.698 INFO:tasks.rados.rados.0.smithi060.stdout:2456: setattr oid 45 current snap is 257 2023-12-01T04:55:19.698 INFO:tasks.rados.rados.0.smithi060.stdout:2452: finishing write tid 1 to smithi060156570-33 2023-12-01T04:55:19.698 INFO:tasks.rados.rados.0.smithi060.stdout:2452: finishing write tid 2 to smithi060156570-33 2023-12-01T04:55:19.699 INFO:tasks.rados.rados.0.smithi060.stdout:2457: rmattr oid 37 current snap is 257 2023-12-01T04:55:19.699 INFO:tasks.rados.rados.0.smithi060.stdout:2457: done (5 left) 2023-12-01T04:55:19.699 INFO:tasks.rados.rados.0.smithi060.stdout:2458: read oid 21 snap -1 2023-12-01T04:55:19.699 INFO:tasks.rados.rados.0.smithi060.stdout:2458: expect deleted 2023-12-01T04:55:19.700 INFO:tasks.rados.rados.0.smithi060.stdout:2459: delete oid 5 current snap is 257 2023-12-01T04:55:19.700 INFO:tasks.rados.rados.0.smithi060.stdout:2452: finishing write tid 3 to smithi060156570-33 2023-12-01T04:55:19.700 INFO:tasks.rados.rados.0.smithi060.stdout:2452: oid 33 updating version 0 to 978 2023-12-01T04:55:19.700 INFO:tasks.rados.rados.0.smithi060.stdout:2452: oid 33 updating version 978 to 979 2023-12-01T04:55:19.700 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 979 (ObjNum 763 snap 257 seq_num 763) dirty exists 2023-12-01T04:55:19.700 INFO:tasks.rados.rados.0.smithi060.stdout:2452: left oid 33 (ObjNum 763 snap 257 seq_num 763) 2023-12-01T04:55:19.701 INFO:tasks.rados.rados.0.smithi060.stdout:2455: expect (ObjNum 582 snap 184 seq_num 582) 2023-12-01T04:55:19.705 INFO:tasks.rados.rados.0.smithi060.stdout:2452: done (6 left) 2023-12-01T04:55:19.706 INFO:tasks.rados.rados.0.smithi060.stdout:2455: done (5 left) 2023-12-01T04:55:19.706 INFO:tasks.rados.rados.0.smithi060.stdout:2458: done (4 left) 2023-12-01T04:55:19.706 INFO:tasks.rados.rados.0.smithi060.stdout:2459: done (3 left) 2023-12-01T04:55:19.706 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 257 2023-12-01T04:55:19.706 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 857 (ObjNum 33 snap 0 seq_num 200873936) dirty exists 2023-12-01T04:55:19.706 INFO:tasks.rados.rados.0.smithi060.stdout:2460: seq_num 766 ranges {1802240=434176,2236416=401408} 2023-12-01T04:55:19.718 INFO:tasks.rados.rados.0.smithi060.stdout:2460: writing smithi060156570-11 from 1802240 to 2236416 tid 1 2023-12-01T04:55:19.720 INFO:tasks.rados.rados.0.smithi060.stdout:2460: writing smithi060156570-11 from 2236416 to 2637824 tid 2 2023-12-01T04:55:19.720 INFO:tasks.rados.rados.0.smithi060.stdout:2454: done (3 left) 2023-12-01T04:55:19.721 INFO:tasks.rados.rados.0.smithi060.stdout:2461: setattr oid 49 current snap is 257 2023-12-01T04:55:19.721 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1474 (ObjNum 65 snap 0 seq_num 1734701663) dirty exists 2023-12-01T04:55:19.722 INFO:tasks.rados.rados.0.smithi060.stdout:2456: done (3 left) 2023-12-01T04:55:19.722 INFO:tasks.rados.rados.0.smithi060.stdout:2462: delete oid 12 current snap is 257 2023-12-01T04:55:19.724 INFO:tasks.rados.rados.0.smithi060.stdout:2460: finishing write tid 1 to smithi060156570-11 2023-12-01T04:55:19.724 INFO:tasks.rados.rados.0.smithi060.stdout:2460: finishing write tid 2 to smithi060156570-11 2023-12-01T04:55:19.724 INFO:tasks.rados.rados.0.smithi060.stdout:2460: finishing write tid 3 to smithi060156570-11 2023-12-01T04:55:19.725 INFO:tasks.rados.rados.0.smithi060.stdout:2462: done (3 left) 2023-12-01T04:55:19.725 INFO:tasks.rados.rados.0.smithi060.stdout:2463: delete oid 39 current snap is 257 2023-12-01T04:55:19.726 INFO:tasks.rados.rados.0.smithi060.stdout:2460: finishing write tid 4 to smithi060156570-11 2023-12-01T04:55:19.726 INFO:tasks.rados.rados.0.smithi060.stdout:2460: oid 11 updating version 0 to 1390 2023-12-01T04:55:19.726 INFO:tasks.rados.rados.0.smithi060.stdout:2460: oid 11 version 1390 is already newer than 1389 2023-12-01T04:55:19.727 INFO:tasks.rados.rados.0.smithi060.stdout:2460: oid 11 version 1390 is already newer than 1388 2023-12-01T04:55:19.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1390 (ObjNum 766 snap 257 seq_num 766) dirty exists 2023-12-01T04:55:19.727 INFO:tasks.rados.rados.0.smithi060.stdout:2460: left oid 11 (ObjNum 766 snap 257 seq_num 766) 2023-12-01T04:55:19.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 849 (ObjNum 742 snap 251 seq_num 742) dirty exists 2023-12-01T04:55:19.728 INFO:tasks.rados.rados.0.smithi060.stdout:2460: done (3 left) 2023-12-01T04:55:19.728 INFO:tasks.rados.rados.0.smithi060.stdout:2461: done (2 left) 2023-12-01T04:55:19.729 INFO:tasks.rados.rados.0.smithi060.stdout:2463: done (1 left) 2023-12-01T04:55:19.729 INFO:tasks.rados.rados.0.smithi060.stdout:2464: read oid 48 snap -1 2023-12-01T04:55:19.729 INFO:tasks.rados.rados.0.smithi060.stdout:2464: expect (ObjNum 760 snap 257 seq_num 760) 2023-12-01T04:55:19.729 INFO:tasks.rados.rados.0.smithi060.stdout:2465: delete oid 8 current snap is 257 2023-12-01T04:55:19.732 INFO:tasks.rados.rados.0.smithi060.stdout:2464: expect (ObjNum 760 snap 257 seq_num 760) 2023-12-01T04:55:19.755 INFO:tasks.rados.rados.0.smithi060.stdout:2464: done (2 left) 2023-12-01T04:55:19.755 INFO:tasks.rados.rados.0.smithi060.stdout:2465: done (1 left) 2023-12-01T04:55:19.755 INFO:tasks.rados.rados.0.smithi060.stdout:2466: read oid 22 snap 246 2023-12-01T04:55:19.755 INFO:tasks.rados.rados.0.smithi060.stdout:2466: expect deleted 2023-12-01T04:55:19.755 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 257 2023-12-01T04:55:19.756 INFO:tasks.rados.rados.0.smithi060.stdout:2467: seq_num 770 ranges {155648=499712,655360=401408} 2023-12-01T04:55:19.758 INFO:tasks.rados.rados.0.smithi060.stdout:2467: writing smithi060156570-17 from 155648 to 655360 tid 1 2023-12-01T04:55:19.761 INFO:tasks.rados.rados.0.smithi060.stdout:2467: writing smithi060156570-17 from 655360 to 1056768 tid 2 2023-12-01T04:55:19.761 INFO:tasks.rados.rados.0.smithi060.stdout:2468: read oid 10 snap -1 2023-12-01T04:55:19.761 INFO:tasks.rados.rados.0.smithi060.stdout:2468: expect (ObjNum 720 snap 242 seq_num 720) 2023-12-01T04:55:19.761 INFO:tasks.rados.rados.0.smithi060.stdout:2469: read oid 14 snap -1 2023-12-01T04:55:19.761 INFO:tasks.rados.rados.0.smithi060.stdout:2469: expect (ObjNum 748 snap 252 seq_num 748) 2023-12-01T04:55:19.761 INFO:tasks.rados.rados.0.smithi060.stdout:2470: copy_from oid 2 from oid 35 current snap is 257 2023-12-01T04:55:19.762 INFO:tasks.rados.rados.0.smithi060.stdout:2449: expect (ObjNum 558 snap 180 seq_num 558) 2023-12-01T04:55:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:19 smithi060 ceph-mon[94233]: osdmap e571: 8 total, 8 up, 8 in 2023-12-01T04:55:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:19 smithi060 ceph-mon[109077]: osdmap e571: 8 total, 8 up, 8 in 2023-12-01T04:55:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:19 smithi089 ceph-mon[98504]: osdmap e571: 8 total, 8 up, 8 in 2023-12-01T04:55:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:20 smithi060 ceph-mon[94233]: pgmap v821: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2023-12-01T04:55:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:20 smithi060 ceph-mon[94233]: osdmap e572: 8 total, 8 up, 8 in 2023-12-01T04:55:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:20 smithi060 ceph-mon[109077]: pgmap v821: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2023-12-01T04:55:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:20 smithi060 ceph-mon[109077]: osdmap e572: 8 total, 8 up, 8 in 2023-12-01T04:55:21.012 INFO:tasks.rados.rados.0.smithi060.stdout:2467: finishing write tid 1 to smithi060156570-17 2023-12-01T04:55:21.012 INFO:tasks.rados.rados.0.smithi060.stdout:2468: expect (ObjNum 720 snap 242 seq_num 720) 2023-12-01T04:55:21.015 INFO:tasks.rados.rados.0.smithi060.stdout:2469: expect (ObjNum 748 snap 252 seq_num 748) 2023-12-01T04:55:21.031 INFO:tasks.rados.rados.0.smithi060.stdout:2467: finishing write tid 2 to smithi060156570-17 2023-12-01T04:55:21.031 INFO:tasks.rados.rados.0.smithi060.stdout:2467: finishing write tid 3 to smithi060156570-17 2023-12-01T04:55:21.031 INFO:tasks.rados.rados.0.smithi060.stdout:2467: finishing write tid 4 to smithi060156570-17 2023-12-01T04:55:21.031 INFO:tasks.rados.rados.0.smithi060.stdout:2467: oid 17 updating version 0 to 465 2023-12-01T04:55:21.031 INFO:tasks.rados.rados.0.smithi060.stdout:2467: oid 17 version 465 is already newer than 464 2023-12-01T04:55:21.031 INFO:tasks.rados.rados.0.smithi060.stdout:2467: oid 17 version 465 is already newer than 463 2023-12-01T04:55:21.031 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 465 (ObjNum 770 snap 257 seq_num 770) dirty exists 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2467: left oid 17 (ObjNum 770 snap 257 seq_num 770) 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2449: done (5 left) 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2466: done (4 left) 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2467: done (3 left) 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2468: done (2 left) 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2469: done (1 left) 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 257 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2470: finishing copy_from to smithi060156570-2 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 860 (ObjNum 757 snap 255 seq_num 757) dirty exists 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2470: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:55:21.032 INFO:tasks.rados.rados.0.smithi060.stdout:2471: seq_num 771 ranges {434176=516096,950272=401408} 2023-12-01T04:55:21.035 INFO:tasks.rados.rados.0.smithi060.stdout:2471: writing smithi060156570-49 from 434176 to 950272 tid 1 2023-12-01T04:55:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:20 smithi089 ceph-mon[98504]: pgmap v821: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 5.6 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2023-12-01T04:55:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:20 smithi089 ceph-mon[98504]: osdmap e572: 8 total, 8 up, 8 in 2023-12-01T04:55:21.038 INFO:tasks.rados.rados.0.smithi060.stdout:2471: writing smithi060156570-49 from 950272 to 1351680 tid 2 2023-12-01T04:55:21.038 INFO:tasks.rados.rados.0.smithi060.stdout:2470: done (1 left) 2023-12-01T04:55:21.038 INFO:tasks.rados.rados.0.smithi060.stdout:2472: delete oid 50 current snap is 257 2023-12-01T04:55:21.041 INFO:tasks.rados.rados.0.smithi060.stdout:2472: done (1 left) 2023-12-01T04:55:21.041 INFO:tasks.rados.rados.0.smithi060.stdout:2473: copy_from oid 26 from oid 36 current snap is 257 2023-12-01T04:55:21.041 INFO:tasks.rados.rados.0.smithi060.stdout:2474: snap_remove snap 254 2023-12-01T04:55:21.645 INFO:tasks.rados.rados.0.smithi060.stdout:2474: done (2 left) 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:2475: read oid 17 snap 238 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:2475: expect (ObjNum 582 snap 184 seq_num 582) 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:2476: rollback oid 35 current snap is 257 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 35 to 225 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:2477: read oid 13 snap -1 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:2477: expect (ObjNum 756 snap 255 seq_num 756) 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:2478: read oid 25 snap 218 2023-12-01T04:55:21.646 INFO:tasks.rados.rados.0.smithi060.stdout:2478: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:55:21.652 INFO:tasks.rados.rados.0.smithi060.stdout:2479: copy_from oid 8 from oid 48 current snap is 257 2023-12-01T04:55:21.652 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 257 2023-12-01T04:55:21.652 INFO:tasks.rados.rados.0.smithi060.stdout:2480: seq_num 773 ranges {581632=548864,1130496=401408} 2023-12-01T04:55:21.652 INFO:tasks.rados.rados.0.smithi060.stdout:2480: writing smithi060156570-30 from 581632 to 1130496 tid 1 2023-12-01T04:55:21.655 INFO:tasks.rados.rados.0.smithi060.stdout:2480: writing smithi060156570-30 from 1130496 to 1531904 tid 2 2023-12-01T04:55:21.655 INFO:tasks.rados.rados.0.smithi060.stdout:2481: delete oid 14 current snap is 257 2023-12-01T04:55:21.655 INFO:tasks.rados.rados.0.smithi060.stdout:2471: finishing write tid 1 to smithi060156570-49 2023-12-01T04:55:21.655 INFO:tasks.rados.rados.0.smithi060.stdout:2471: finishing write tid 2 to smithi060156570-49 2023-12-01T04:55:21.655 INFO:tasks.rados.rados.0.smithi060.stdout:2471: finishing write tid 3 to smithi060156570-49 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:2471: finishing write tid 4 to smithi060156570-49 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:2471: oid 49 updating version 0 to 852 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:2471: oid 49 version 852 is already newer than 851 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:2471: oid 49 version 852 is already newer than 850 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 852 (ObjNum 771 snap 257 seq_num 771) dirty exists 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:2471: left oid 49 (ObjNum 771 snap 257 seq_num 771) 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:2473: finishing copy_from to smithi060156570-26 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:55:21.656 INFO:tasks.rados.rados.0.smithi060.stdout:2473: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:55:21.660 INFO:tasks.rados.rados.0.smithi060.stdout:2475: expect (ObjNum 582 snap 184 seq_num 582) 2023-12-01T04:55:21.681 INFO:tasks.rados.rados.0.smithi060.stdout:2478: expect (ObjNum 652 snap 206 seq_num 652) 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2479: finishing copy_from to smithi060156570-8 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1101 (ObjNum 760 snap 257 seq_num 760) dirty exists 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2471: done (8 left) 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2473: done (7 left) 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2475: done (6 left) 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2478: done (5 left) 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2481: done (4 left) 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 257 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2479: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2480: finishing write tid 1 to smithi060156570-30 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2480: finishing write tid 2 to smithi060156570-30 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2480: finishing write tid 3 to smithi060156570-30 2023-12-01T04:55:21.761 INFO:tasks.rados.rados.0.smithi060.stdout:2477: expect (ObjNum 756 snap 255 seq_num 756) 2023-12-01T04:55:22.060 INFO:tasks.rados.rados.0.smithi060.stdout:2476: finishing rollback tid 0 to smithi060156570-35 2023-12-01T04:55:22.060 INFO:tasks.rados.rados.0.smithi060.stdout:2476: finishing rollback tid 1 to smithi060156570-35 2023-12-01T04:55:22.060 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 862 (ObjNum 97 snap 0 seq_num 199818784) dirty dne 2023-12-01T04:55:22.060 INFO:tasks.rados.rados.0.smithi060.stdout:2480: finishing write tid 4 to smithi060156570-30 2023-12-01T04:55:22.060 INFO:tasks.rados.rados.0.smithi060.stdout:2480: oid 30 updating version 0 to 1149 2023-12-01T04:55:22.061 INFO:tasks.rados.rados.0.smithi060.stdout:2480: oid 30 updating version 1149 to 1151 2023-12-01T04:55:22.061 INFO:tasks.rados.rados.0.smithi060.stdout:2480: oid 30 version 1151 is already newer than 1150 2023-12-01T04:55:22.061 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1151 (ObjNum 773 snap 257 seq_num 773) dirty exists 2023-12-01T04:55:22.061 INFO:tasks.rados.rados.0.smithi060.stdout:2480: left oid 30 (ObjNum 773 snap 257 seq_num 773) 2023-12-01T04:55:22.061 INFO:tasks.rados.rados.0.smithi060.stdout:2482: seq_num 775 ranges {0=589824,589824=401408} 2023-12-01T04:55:22.063 INFO:tasks.rados.rados.0.smithi060.stdout:2482: writing smithi060156570-12 from 0 to 589824 tid 1 2023-12-01T04:55:22.065 INFO:tasks.rados.rados.0.smithi060.stdout:2482: writing smithi060156570-12 from 589824 to 991232 tid 2 2023-12-01T04:55:22.066 INFO:tasks.rados.rados.0.smithi060.stdout:2476: done (4 left) 2023-12-01T04:55:22.066 INFO:tasks.rados.rados.0.smithi060.stdout:2477: done (3 left) 2023-12-01T04:55:22.066 INFO:tasks.rados.rados.0.smithi060.stdout:2479: done (2 left) 2023-12-01T04:55:22.066 INFO:tasks.rados.rados.0.smithi060.stdout:2480: done (1 left) 2023-12-01T04:55:22.066 INFO:tasks.rados.rados.0.smithi060.stdout:2483: delete oid 35 current snap is 257 2023-12-01T04:55:22.067 INFO:tasks.rados.rados.0.smithi060.stdout:2483: done (1 left) 2023-12-01T04:55:22.067 INFO:tasks.rados.rados.0.smithi060.stdout:2484: rollback oid 39 current snap is 257 2023-12-01T04:55:22.067 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 39 to 242 2023-12-01T04:55:22.067 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 257 2023-12-01T04:55:22.067 INFO:tasks.rados.rados.0.smithi060.stdout:2485: seq_num 777 ranges {0=622592,622592=401408} 2023-12-01T04:55:22.071 INFO:tasks.rados.rados.0.smithi060.stdout:2485: writing smithi060156570-47 from 0 to 622592 tid 1 2023-12-01T04:55:22.075 INFO:tasks.rados.rados.0.smithi060.stdout:2485: writing smithi060156570-47 from 622592 to 1024000 tid 2 2023-12-01T04:55:22.075 INFO:tasks.rados.rados.0.smithi060.stdout:2486: read oid 7 snap -1 2023-12-01T04:55:22.075 INFO:tasks.rados.rados.0.smithi060.stdout:2486: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:55:22.075 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 257 2023-12-01T04:55:22.075 INFO:tasks.rados.rados.0.smithi060.stdout:2482: finishing write tid 1 to smithi060156570-12 2023-12-01T04:55:22.076 INFO:tasks.rados.rados.0.smithi060.stdout:2487: seq_num 778 ranges {8814592=638976,9453568=401408} 2023-12-01T04:55:22.125 INFO:tasks.rados.rados.0.smithi060.stdout:2487: writing smithi060156570-1 from 8814592 to 9453568 tid 1 2023-12-01T04:55:22.129 INFO:tasks.rados.rados.0.smithi060.stdout:2487: writing smithi060156570-1 from 9453568 to 9854976 tid 2 2023-12-01T04:55:22.129 INFO:tasks.rados.rados.0.smithi060.stdout:2488: delete oid 19 current snap is 257 2023-12-01T04:55:22.129 INFO:tasks.rados.rados.0.smithi060.stdout:2482: finishing write tid 2 to smithi060156570-12 2023-12-01T04:55:22.129 INFO:tasks.rados.rados.0.smithi060.stdout:2482: finishing write tid 3 to smithi060156570-12 2023-12-01T04:55:22.129 INFO:tasks.rados.rados.0.smithi060.stdout:2482: finishing write tid 4 to smithi060156570-12 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2482: oid 12 updating version 0 to 860 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2482: oid 12 version 860 is already newer than 859 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2482: oid 12 version 860 is already newer than 858 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 860 (ObjNum 775 snap 257 seq_num 775) dirty exists 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2482: left oid 12 (ObjNum 775 snap 257 seq_num 775) 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2484: finishing rollback tid 1 to smithi060156570-39 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2484: finishing rollback tid 2 to smithi060156570-39 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 675 (ObjNum 719 snap 241 seq_num 719) dirty exists 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2485: finishing write tid 1 to smithi060156570-47 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2485: finishing write tid 2 to smithi060156570-47 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2485: finishing write tid 3 to smithi060156570-47 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2485: finishing write tid 4 to smithi060156570-47 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2485: oid 47 updating version 0 to 1478 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2485: oid 47 version 1478 is already newer than 1477 2023-12-01T04:55:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:2485: oid 47 updating version 1478 to 1479 2023-12-01T04:55:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1479 (ObjNum 777 snap 257 seq_num 777) dirty exists 2023-12-01T04:55:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:2485: left oid 47 (ObjNum 777 snap 257 seq_num 777) 2023-12-01T04:55:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:2486: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:55:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:2482: done (5 left) 2023-12-01T04:55:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:2484: done (4 left) 2023-12-01T04:55:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:2485: done (3 left) 2023-12-01T04:55:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:2486: done (2 left) 2023-12-01T04:55:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:2488: done (1 left) 2023-12-01T04:55:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:2489: rollback oid 34 current snap is 257 2023-12-01T04:55:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 34 to 240 2023-12-01T04:55:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:2490: snap_create 2023-12-01T04:55:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:2487: finishing write tid 1 to smithi060156570-1 2023-12-01T04:55:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:2487: finishing write tid 2 to smithi060156570-1 2023-12-01T04:55:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:2487: finishing write tid 3 to smithi060156570-1 2023-12-01T04:55:22.133 INFO:tasks.rados.rados.0.smithi060.stdout:2489: finishing rollback tid 0 to smithi060156570-34 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:2489: finishing rollback tid 1 to smithi060156570-34 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 859 (ObjNum 33 snap 0 seq_num 200121264) dirty dne 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:2487: finishing write tid 4 to smithi060156570-1 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:2487: oid 1 updating version 0 to 981 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:2487: oid 1 version 981 is already newer than 980 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:2487: oid 1 updating version 981 to 982 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 982 (ObjNum 778 snap 257 seq_num 778) dirty exists 2023-12-01T04:55:22.134 INFO:tasks.rados.rados.0.smithi060.stdout:2487: left oid 1 (ObjNum 778 snap 257 seq_num 778) 2023-12-01T04:55:22.677 INFO:tasks.rados.rados.0.smithi060.stdout:2487: done (2 left) 2023-12-01T04:55:22.677 INFO:tasks.rados.rados.0.smithi060.stdout:2489: done (1 left) 2023-12-01T04:55:22.677 INFO:tasks.rados.rados.0.smithi060.stdout:2490: done (0 left) 2023-12-01T04:55:22.677 INFO:tasks.rados.rados.0.smithi060.stdout:2491: copy_from oid 37 from oid 41 current snap is 258 2023-12-01T04:55:22.677 INFO:tasks.rados.rados.0.smithi060.stdout:2492: snap_create 2023-12-01T04:55:22.679 INFO:tasks.rados.rados.0.smithi060.stdout:2491: finishing copy_from to smithi060156570-37 2023-12-01T04:55:22.679 INFO:tasks.rados.rados.0.smithi060.stdout:2491: got expected ENOENT (src dne) 2023-12-01T04:55:22.680 INFO:tasks.rados.rados.0.smithi060.stdout:2491: finishing copy_from racing read to smithi060156570-37 2023-12-01T04:55:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:22 smithi060 ceph-mon[94233]: pgmap v823: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:22 smithi060 ceph-mon[94233]: osdmap e573: 8 total, 8 up, 8 in 2023-12-01T04:55:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:22 smithi060 ceph-mon[109077]: pgmap v823: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:22 smithi060 ceph-mon[109077]: osdmap e573: 8 total, 8 up, 8 in 2023-12-01T04:55:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:22 smithi089 ceph-mon[98504]: pgmap v823: 121 pgs: 121 active+clean; 330 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:22 smithi089 ceph-mon[98504]: osdmap e573: 8 total, 8 up, 8 in 2023-12-01T04:55:23.682 INFO:tasks.rados.rados.0.smithi060.stdout:2491: done (1 left) 2023-12-01T04:55:23.683 INFO:tasks.rados.rados.0.smithi060.stdout:2492: done (0 left) 2023-12-01T04:55:23.683 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 259 2023-12-01T04:55:23.683 INFO:tasks.rados.rados.0.smithi060.stdout:2493: seq_num 780 ranges {0=671744,671744=401408} 2023-12-01T04:55:23.683 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore.transactions t=2023-12-01T04:55:23.371601763Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T04:55:23.683 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 04:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T04:55:23.374042253Z level=info msg="Completed cleanup jobs" duration=12.796325ms 2023-12-01T04:55:23.686 INFO:tasks.rados.rados.0.smithi060.stdout:2493: writing smithi060156570-50 from 0 to 671744 tid 1 2023-12-01T04:55:23.690 INFO:tasks.rados.rados.0.smithi060.stdout:2493: writing smithi060156570-50 from 671744 to 1073152 tid 2 2023-12-01T04:55:23.690 INFO:tasks.rados.rados.0.smithi060.stdout:2494: read oid 39 snap 206 2023-12-01T04:55:23.690 INFO:tasks.rados.rados.0.smithi060.stdout:2494: expect (ObjNum 200820848 snap 22018 seq_num 199734048) 2023-12-01T04:55:23.691 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 259 2023-12-01T04:55:23.691 INFO:tasks.rados.rados.0.smithi060.stdout:2495: seq_num 781 ranges {0=688128,688128=401408} 2023-12-01T04:55:23.693 INFO:tasks.rados.rados.0.smithi060.stdout:2495: writing smithi060156570-35 from 0 to 688128 tid 1 2023-12-01T04:55:23.695 INFO:tasks.rados.rados.0.smithi060.stdout:2495: writing smithi060156570-35 from 688128 to 1089536 tid 2 2023-12-01T04:55:23.695 INFO:tasks.rados.rados.0.smithi060.stdout:2496: copy_from oid 6 from oid 9 current snap is 259 2023-12-01T04:55:23.696 INFO:tasks.rados.rados.0.smithi060.stdout:2494: expect (ObjNum 200820848 snap 22018 seq_num 199734048) 2023-12-01T04:55:23.697 INFO:tasks.rados.rados.0.smithi060.stdout:2493: finishing write tid 1 to smithi060156570-50 2023-12-01T04:55:23.697 INFO:tasks.rados.rados.0.smithi060.stdout:2493: finishing write tid 2 to smithi060156570-50 2023-12-01T04:55:23.697 INFO:tasks.rados.rados.0.smithi060.stdout:2493: finishing write tid 3 to smithi060156570-50 2023-12-01T04:55:23.698 INFO:tasks.rados.rados.0.smithi060.stdout:2493: finishing write tid 4 to smithi060156570-50 2023-12-01T04:55:23.698 INFO:tasks.rados.rados.0.smithi060.stdout:2493: oid 50 updating version 0 to 1106 2023-12-01T04:55:23.698 INFO:tasks.rados.rados.0.smithi060.stdout:2493: oid 50 version 1106 is already newer than 1105 2023-12-01T04:55:23.698 INFO:tasks.rados.rados.0.smithi060.stdout:2493: oid 50 updating version 1106 to 1107 2023-12-01T04:55:23.698 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1107 (ObjNum 780 snap 259 seq_num 780) dirty exists 2023-12-01T04:55:23.698 INFO:tasks.rados.rados.0.smithi060.stdout:2493: left oid 50 (ObjNum 780 snap 259 seq_num 780) 2023-12-01T04:55:23.699 INFO:tasks.rados.rados.0.smithi060.stdout:2493: done (3 left) 2023-12-01T04:55:23.699 INFO:tasks.rados.rados.0.smithi060.stdout:2494: done (2 left) 2023-12-01T04:55:23.699 INFO:tasks.rados.rados.0.smithi060.stdout:2497: snap_remove snap 240 2023-12-01T04:55:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:23 smithi060 ceph-mon[94233]: osdmap e574: 8 total, 8 up, 8 in 2023-12-01T04:55:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:23 smithi060 ceph-mon[109077]: osdmap e574: 8 total, 8 up, 8 in 2023-12-01T04:55:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:23 smithi089 ceph-mon[98504]: osdmap e574: 8 total, 8 up, 8 in 2023-12-01T04:55:24.679 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:55:24] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2497: done (2 left) 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2498: delete oid 33 current snap is 259 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2496: finishing copy_from to smithi060156570-6 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2496: got expected ENOENT (src dne) 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2496: finishing copy_from racing read to smithi060156570-6 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2495: finishing write tid 1 to smithi060156570-35 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2495: finishing write tid 2 to smithi060156570-35 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2495: finishing write tid 3 to smithi060156570-35 2023-12-01T04:55:24.688 INFO:tasks.rados.rados.0.smithi060.stdout:2495: finishing write tid 4 to smithi060156570-35 2023-12-01T04:55:24.689 INFO:tasks.rados.rados.0.smithi060.stdout:2495: oid 35 updating version 0 to 864 2023-12-01T04:55:24.689 INFO:tasks.rados.rados.0.smithi060.stdout:2495: oid 35 version 864 is already newer than 863 2023-12-01T04:55:24.689 INFO:tasks.rados.rados.0.smithi060.stdout:2495: oid 35 updating version 864 to 865 2023-12-01T04:55:24.689 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 865 (ObjNum 781 snap 259 seq_num 781) dirty exists 2023-12-01T04:55:24.689 INFO:tasks.rados.rados.0.smithi060.stdout:2495: left oid 35 (ObjNum 781 snap 259 seq_num 781) 2023-12-01T04:55:24.701 INFO:tasks.rados.rados.0.smithi060.stdout:2495: done (2 left) 2023-12-01T04:55:24.701 INFO:tasks.rados.rados.0.smithi060.stdout:2496: done (1 left) 2023-12-01T04:55:24.701 INFO:tasks.rados.rados.0.smithi060.stdout:2498: done (0 left) 2023-12-01T04:55:24.701 INFO:tasks.rados.rados.0.smithi060.stdout:2499: rmattr oid 13 current snap is 259 2023-12-01T04:55:24.701 INFO:tasks.rados.rados.0.smithi060.stdout:2499: done (0 left) 2023-12-01T04:55:24.701 INFO:tasks.rados.rados.0.smithi060.stdout:2500: setattr oid 39 current snap is 259 2023-12-01T04:55:24.702 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 259 2023-12-01T04:55:24.702 INFO:tasks.rados.rados.0.smithi060.stdout:2501: seq_num 783 ranges {5390336=720896,6111232=401408} 2023-12-01T04:55:24.736 INFO:tasks.rados.rados.0.smithi060.stdout:2501: writing smithi060156570-43 from 5390336 to 6111232 tid 1 2023-12-01T04:55:24.738 INFO:tasks.rados.rados.0.smithi060.stdout:2501: writing smithi060156570-43 from 6111232 to 6512640 tid 2 2023-12-01T04:55:24.738 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 259 2023-12-01T04:55:24.738 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 676 (ObjNum 719 snap 241 seq_num 719) dirty exists 2023-12-01T04:55:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:2502: seq_num 784 ranges {1024000=737280,1761280=401408} 2023-12-01T04:55:24.748 INFO:tasks.rados.rados.0.smithi060.stdout:2502: writing smithi060156570-47 from 1024000 to 1761280 tid 1 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2502: writing smithi060156570-47 from 1761280 to 2162688 tid 2 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2500: done (2 left) 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 259 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2501: finishing write tid 1 to smithi060156570-43 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2501: finishing write tid 2 to smithi060156570-43 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2501: finishing write tid 3 to smithi060156570-43 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2501: finishing write tid 4 to smithi060156570-43 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2501: oid 43 updating version 0 to 1393 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2501: oid 43 version 1393 is already newer than 1392 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:2501: oid 43 version 1393 is already newer than 1391 2023-12-01T04:55:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1393 (ObjNum 783 snap 259 seq_num 783) dirty exists 2023-12-01T04:55:24.752 INFO:tasks.rados.rados.0.smithi060.stdout:2501: left oid 43 (ObjNum 783 snap 259 seq_num 783) 2023-12-01T04:55:24.752 INFO:tasks.rados.rados.0.smithi060.stdout:2503: seq_num 785 ranges {16384=753664,770048=401408} 2023-12-01T04:55:24.754 INFO:tasks.rados.rados.0.smithi060.stdout:2503: writing smithi060156570-25 from 16384 to 770048 tid 1 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:2503: writing smithi060156570-25 from 770048 to 1171456 tid 2 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:2501: done (2 left) 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:2504: rollback oid 12 current snap is 259 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 12 to 253 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:2502: finishing write tid 1 to smithi060156570-47 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:2502: finishing write tid 2 to smithi060156570-47 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:2502: finishing write tid 3 to smithi060156570-47 2023-12-01T04:55:24.757 INFO:tasks.rados.rados.0.smithi060.stdout:2505: delete oid 44 current snap is 259 2023-12-01T04:55:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:2502: finishing write tid 4 to smithi060156570-47 2023-12-01T04:55:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:2502: oid 47 updating version 0 to 1487 2023-12-01T04:55:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:2502: oid 47 updating version 1487 to 1489 2023-12-01T04:55:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:2502: oid 47 version 1489 is already newer than 1488 2023-12-01T04:55:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1489 (ObjNum 784 snap 259 seq_num 784) dirty exists 2023-12-01T04:55:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:2502: left oid 47 (ObjNum 784 snap 259 seq_num 784) 2023-12-01T04:55:24.759 INFO:tasks.rados.rados.0.smithi060.stdout:2502: done (3 left) 2023-12-01T04:55:24.759 INFO:tasks.rados.rados.0.smithi060.stdout:2505: done (2 left) 2023-12-01T04:55:24.759 INFO:tasks.rados.rados.0.smithi060.stdout:2506: snap_create 2023-12-01T04:55:24.760 INFO:tasks.rados.rados.0.smithi060.stdout:2503: finishing write tid 1 to smithi060156570-25 2023-12-01T04:55:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:2503: finishing write tid 2 to smithi060156570-25 2023-12-01T04:55:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:2503: finishing write tid 3 to smithi060156570-25 2023-12-01T04:55:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:2504: finishing rollback tid 0 to smithi060156570-12 2023-12-01T04:55:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:2504: finishing rollback tid 1 to smithi060156570-12 2023-12-01T04:55:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:2504: finishing rollback tid 2 to smithi060156570-12 2023-12-01T04:55:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 863 (ObjNum 707 snap 231 seq_num 707) dirty exists 2023-12-01T04:55:24.762 INFO:tasks.rados.rados.0.smithi060.stdout:2503: finishing write tid 4 to smithi060156570-25 2023-12-01T04:55:24.762 INFO:tasks.rados.rados.0.smithi060.stdout:2503: oid 25 updating version 0 to 1491 2023-12-01T04:55:24.762 INFO:tasks.rados.rados.0.smithi060.stdout:2503: oid 25 updating version 1491 to 1492 2023-12-01T04:55:24.762 INFO:tasks.rados.rados.0.smithi060.stdout:2503: oid 25 updating version 1492 to 1493 2023-12-01T04:55:24.762 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1493 (ObjNum 785 snap 259 seq_num 785) dirty exists 2023-12-01T04:55:24.762 INFO:tasks.rados.rados.0.smithi060.stdout:2503: left oid 25 (ObjNum 785 snap 259 seq_num 785) 2023-12-01T04:55:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:24 smithi060 ceph-mon[94233]: pgmap v826: 121 pgs: 121 active+clean; 355 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2023-12-01T04:55:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:24 smithi060 ceph-mon[94233]: osdmap e575: 8 total, 8 up, 8 in 2023-12-01T04:55:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:24 smithi060 ceph-mon[109077]: pgmap v826: 121 pgs: 121 active+clean; 355 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2023-12-01T04:55:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:24 smithi060 ceph-mon[109077]: osdmap e575: 8 total, 8 up, 8 in 2023-12-01T04:55:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:24 smithi089 ceph-mon[98504]: pgmap v826: 121 pgs: 121 active+clean; 355 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 5.2 MiB/s wr, 31 op/s 2023-12-01T04:55:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:24 smithi089 ceph-mon[98504]: osdmap e575: 8 total, 8 up, 8 in 2023-12-01T04:55:25.693 INFO:tasks.rados.rados.0.smithi060.stdout:2503: done (2 left) 2023-12-01T04:55:25.693 INFO:tasks.rados.rados.0.smithi060.stdout:2504: done (1 left) 2023-12-01T04:55:25.694 INFO:tasks.rados.rados.0.smithi060.stdout:2506: done (0 left) 2023-12-01T04:55:25.694 INFO:tasks.rados.rados.0.smithi060.stdout:2507: copy_from oid 8 from oid 3 current snap is 260 2023-12-01T04:55:25.694 INFO:tasks.rados.rados.0.smithi060.stdout:2508: setattr oid 13 current snap is 260 2023-12-01T04:55:25.694 INFO:tasks.rados.rados.0.smithi060.stdout:2509: delete oid 23 current snap is 260 2023-12-01T04:55:25.699 INFO:tasks.rados.rados.0.smithi060.stdout:2509: done (2 left) 2023-12-01T04:55:25.700 INFO:tasks.rados.rados.0.smithi060.stdout:2510: copy_from oid 2 from oid 24 current snap is 260 2023-12-01T04:55:25.700 INFO:tasks.rados.rados.0.smithi060.stdout:2511: snap_create 2023-12-01T04:55:25.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1123 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:55:25.703 INFO:tasks.rados.rados.0.smithi060.stdout:2507: finishing copy_from to smithi060156570-8 2023-12-01T04:55:25.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 853 (ObjNum 728 snap 242 seq_num 728) dirty exists 2023-12-01T04:55:25.704 INFO:tasks.rados.rados.0.smithi060.stdout:2507: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:55:25.710 INFO:tasks.rados.rados.0.smithi060.stdout:2510: finishing copy_from to smithi060156570-2 2023-12-01T04:55:25.710 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 856 (ObjNum 746 snap 252 seq_num 746) dirty exists 2023-12-01T04:55:25.711 INFO:tasks.rados.rados.0.smithi060.stdout:2510: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:55:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:25 smithi060 ceph-mon[94233]: osdmap e576: 8 total, 8 up, 8 in 2023-12-01T04:55:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:25 smithi060 ceph-mon[109077]: osdmap e576: 8 total, 8 up, 8 in 2023-12-01T04:55:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:25 smithi089 ceph-mon[98504]: osdmap e576: 8 total, 8 up, 8 in 2023-12-01T04:55:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:26.697 INFO:tasks.rados.rados.0.smithi060.stdout:2507: done (3 left) 2023-12-01T04:55:26.697 INFO:tasks.rados.rados.0.smithi060.stdout:2508: done (2 left) 2023-12-01T04:55:26.697 INFO:tasks.rados.rados.0.smithi060.stdout:2510: done (1 left) 2023-12-01T04:55:26.697 INFO:tasks.rados.rados.0.smithi060.stdout:2511: done (0 left) 2023-12-01T04:55:26.697 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 261 2023-12-01T04:55:26.697 INFO:tasks.rados.rados.0.smithi060.stdout:2512: seq_num 788 ranges {3948544=802816,4751360=401408} 2023-12-01T04:55:26.720 INFO:tasks.rados.rados.0.smithi060.stdout:2512: writing smithi060156570-12 from 3948544 to 4751360 tid 1 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2512: writing smithi060156570-12 from 4751360 to 5152768 tid 2 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2513: read oid 33 snap -1 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2513: expect deleted 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2514: rmattr oid 38 current snap is 261 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2514: done (2 left) 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2515: rollback oid 44 current snap is 261 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 258 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2516: rollback oid 4 current snap is 261 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 252 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2517: rollback oid 41 current snap is 261 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 255 2023-12-01T04:55:26.723 INFO:tasks.rados.rados.0.smithi060.stdout:2518: read oid 29 snap -1 2023-12-01T04:55:26.724 INFO:tasks.rados.rados.0.smithi060.stdout:2518: expect (ObjNum 688 snap 223 seq_num 688) 2023-12-01T04:55:26.724 INFO:tasks.rados.rados.0.smithi060.stdout:2519: snap_remove snap 236 2023-12-01T04:55:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:26 smithi060 ceph-mon[94233]: pgmap v829: 121 pgs: 121 active+clean; 355 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2023-12-01T04:55:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:26 smithi060 ceph-mon[94233]: osdmap e577: 8 total, 8 up, 8 in 2023-12-01T04:55:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:26 smithi060 ceph-mon[109077]: pgmap v829: 121 pgs: 121 active+clean; 355 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2023-12-01T04:55:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:26 smithi060 ceph-mon[109077]: osdmap e577: 8 total, 8 up, 8 in 2023-12-01T04:55:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:26 smithi089 ceph-mon[98504]: pgmap v829: 121 pgs: 121 active+clean; 355 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 6.2 MiB/s wr, 37 op/s 2023-12-01T04:55:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:26 smithi089 ceph-mon[98504]: osdmap e577: 8 total, 8 up, 8 in 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2519: done (6 left) 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2520: read oid 7 snap -1 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2520: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2521: snap_create 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2512: finishing write tid 1 to smithi060156570-12 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2512: finishing write tid 2 to smithi060156570-12 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2516: finishing rollback tid 0 to smithi060156570-4 2023-12-01T04:55:27.711 INFO:tasks.rados.rados.0.smithi060.stdout:2515: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2517: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1091 (ObjNum 0 snap 0 seq_num 304) dirty dne 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2516: finishing rollback tid 1 to smithi060156570-4 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2516: finishing rollback tid 2 to smithi060156570-4 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 862 (ObjNum 624 snap 197 seq_num 624) dirty exists 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2515: finishing rollback tid 2 to smithi060156570-44 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1104 (ObjNum 754 snap 254 seq_num 754) dirty exists 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2512: finishing write tid 3 to smithi060156570-12 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2512: finishing write tid 4 to smithi060156570-12 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2512: oid 12 updating version 0 to 864 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2512: oid 12 updating version 864 to 866 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:2512: oid 12 version 866 is already newer than 865 2023-12-01T04:55:27.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 866 (ObjNum 788 snap 261 seq_num 788) dirty exists 2023-12-01T04:55:27.713 INFO:tasks.rados.rados.0.smithi060.stdout:2512: left oid 12 (ObjNum 788 snap 261 seq_num 788) 2023-12-01T04:55:27.713 INFO:tasks.rados.rados.0.smithi060.stdout:2518: expect (ObjNum 688 snap 223 seq_num 688) 2023-12-01T04:55:27.841 INFO:tasks.rados.rados.0.smithi060.stdout:2520: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:55:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:27 smithi060 ceph-mon[94233]: osdmap e578: 8 total, 8 up, 8 in 2023-12-01T04:55:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:27 smithi060 ceph-mon[109077]: osdmap e578: 8 total, 8 up, 8 in 2023-12-01T04:55:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:27 smithi089 ceph-mon[98504]: osdmap e578: 8 total, 8 up, 8 in 2023-12-01T04:55:28.710 INFO:tasks.rados.rados.0.smithi060.stdout:2512: done (7 left) 2023-12-01T04:55:28.710 INFO:tasks.rados.rados.0.smithi060.stdout:2513: done (6 left) 2023-12-01T04:55:28.710 INFO:tasks.rados.rados.0.smithi060.stdout:2515: done (5 left) 2023-12-01T04:55:28.710 INFO:tasks.rados.rados.0.smithi060.stdout:2516: done (4 left) 2023-12-01T04:55:28.710 INFO:tasks.rados.rados.0.smithi060.stdout:2517: done (3 left) 2023-12-01T04:55:28.710 INFO:tasks.rados.rados.0.smithi060.stdout:2518: done (2 left) 2023-12-01T04:55:28.710 INFO:tasks.rados.rados.0.smithi060.stdout:2520: done (1 left) 2023-12-01T04:55:28.711 INFO:tasks.rados.rados.0.smithi060.stdout:2521: done (0 left) 2023-12-01T04:55:28.711 INFO:tasks.rados.rados.0.smithi060.stdout:2522: delete oid 33 current snap is 262 2023-12-01T04:55:28.712 INFO:tasks.rados.rados.0.smithi060.stdout:2522: done (0 left) 2023-12-01T04:55:28.712 INFO:tasks.rados.rados.0.smithi060.stdout:2523: read oid 30 snap -1 2023-12-01T04:55:28.712 INFO:tasks.rados.rados.0.smithi060.stdout:2523: expect (ObjNum 773 snap 257 seq_num 773) 2023-12-01T04:55:28.712 INFO:tasks.rados.rados.0.smithi060.stdout:2524: read oid 37 snap -1 2023-12-01T04:55:28.712 INFO:tasks.rados.rados.0.smithi060.stdout:2524: expect deleted 2023-12-01T04:55:28.712 INFO:tasks.rados.rados.0.smithi060.stdout:2525: delete oid 11 current snap is 262 2023-12-01T04:55:28.717 INFO:tasks.rados.rados.0.smithi060.stdout:2524: done (2 left) 2023-12-01T04:55:28.717 INFO:tasks.rados.rados.0.smithi060.stdout:2525: done (1 left) 2023-12-01T04:55:28.717 INFO:tasks.rados.rados.0.smithi060.stdout:2526: read oid 42 snap -1 2023-12-01T04:55:28.717 INFO:tasks.rados.rados.0.smithi060.stdout:2526: expect (ObjNum 759 snap 256 seq_num 759) 2023-12-01T04:55:28.719 INFO:tasks.rados.rados.0.smithi060.stdout:2527: read oid 16 snap -1 2023-12-01T04:55:28.719 INFO:tasks.rados.rados.0.smithi060.stdout:2527: expect (ObjNum 703 snap 229 seq_num 703) 2023-12-01T04:55:28.719 INFO:tasks.rados.rados.0.smithi060.stdout:2528: setattr oid 31 current snap is 262 2023-12-01T04:55:28.719 INFO:tasks.rados.rados.0.smithi060.stdout:2529: snap_create 2023-12-01T04:55:28.720 INFO:tasks.rados.rados.0.smithi060.stdout:2523: expect (ObjNum 773 snap 257 seq_num 773) 2023-12-01T04:55:28.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1098 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:55:28.772 INFO:tasks.rados.rados.0.smithi060.stdout:2527: expect (ObjNum 703 snap 229 seq_num 703) 2023-12-01T04:55:28.827 INFO:tasks.rados.rados.0.smithi060.stdout:2526: expect (ObjNum 759 snap 256 seq_num 759) 2023-12-01T04:55:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:28 smithi060 ceph-mon[94233]: pgmap v832: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.7 MiB/s wr, 29 op/s 2023-12-01T04:55:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:28 smithi060 ceph-mon[94233]: osdmap e579: 8 total, 8 up, 8 in 2023-12-01T04:55:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:28 smithi060 ceph-mon[109077]: pgmap v832: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.7 MiB/s wr, 29 op/s 2023-12-01T04:55:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:28 smithi060 ceph-mon[109077]: osdmap e579: 8 total, 8 up, 8 in 2023-12-01T04:55:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:28 smithi089 ceph-mon[98504]: pgmap v832: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.7 MiB/s wr, 29 op/s 2023-12-01T04:55:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:28 smithi089 ceph-mon[98504]: osdmap e579: 8 total, 8 up, 8 in 2023-12-01T04:55:29.715 INFO:tasks.rados.rados.0.smithi060.stdout:2523: done (4 left) 2023-12-01T04:55:29.715 INFO:tasks.rados.rados.0.smithi060.stdout:2526: done (3 left) 2023-12-01T04:55:29.715 INFO:tasks.rados.rados.0.smithi060.stdout:2527: done (2 left) 2023-12-01T04:55:29.715 INFO:tasks.rados.rados.0.smithi060.stdout:2528: done (1 left) 2023-12-01T04:55:29.715 INFO:tasks.rados.rados.0.smithi060.stdout:2529: done (0 left) 2023-12-01T04:55:29.715 INFO:tasks.rados.rados.0.smithi060.stdout:2530: snap_remove snap 232 2023-12-01T04:55:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:29 smithi060 ceph-mon[94233]: osdmap e580: 8 total, 8 up, 8 in 2023-12-01T04:55:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:29 smithi060 ceph-mon[109077]: osdmap e580: 8 total, 8 up, 8 in 2023-12-01T04:55:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:29 smithi089 ceph-mon[98504]: osdmap e580: 8 total, 8 up, 8 in 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:2530: done (0 left) 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:2531: read oid 30 snap 246 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:2531: expect deleted 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:2532: rollback oid 27 current snap is 263 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 252 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:2533: rollback oid 1 current snap is 263 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 231 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 263 2023-12-01T04:55:30.718 INFO:tasks.rados.rados.0.smithi060.stdout:2534: seq_num 791 ranges {0=450560,450560=475136,925696=327680} 2023-12-01T04:55:30.720 INFO:tasks.rados.rados.0.smithi060.stdout:2534: writing smithi060156570-7 from 0 to 450560 tid 1 2023-12-01T04:55:30.723 INFO:tasks.rados.rados.0.smithi060.stdout:2534: writing smithi060156570-7 from 450560 to 925696 tid 2 2023-12-01T04:55:30.730 INFO:tasks.rados.rados.0.smithi060.stdout:2534: writing smithi060156570-7 from 925696 to 1253376 tid 3 2023-12-01T04:55:30.730 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 263 2023-12-01T04:55:30.730 INFO:tasks.rados.rados.0.smithi060.stdout:2535: seq_num 792 ranges {565248=466944,1032192=761856,1794048=40960} 2023-12-01T04:55:30.732 INFO:tasks.rados.rados.0.smithi060.stdout:2535: writing smithi060156570-20 from 565248 to 1032192 tid 1 2023-12-01T04:55:30.737 INFO:tasks.rados.rados.0.smithi060.stdout:2535: writing smithi060156570-20 from 1032192 to 1794048 tid 2 2023-12-01T04:55:30.740 INFO:tasks.rados.rados.0.smithi060.stdout:2535: writing smithi060156570-20 from 1794048 to 1835008 tid 3 2023-12-01T04:55:30.740 INFO:tasks.rados.rados.0.smithi060.stdout:2536: copy_from oid 38 from oid 24 current snap is 263 2023-12-01T04:55:30.740 INFO:tasks.rados.rados.0.smithi060.stdout:2537: setattr oid 47 current snap is 263 2023-12-01T04:55:30.744 INFO:tasks.rados.rados.0.smithi060.stdout:2535: finishing write tid 1 to smithi060156570-20 2023-12-01T04:55:30.745 INFO:tasks.rados.rados.0.smithi060.stdout:2531: done (6 left) 2023-12-01T04:55:30.745 INFO:tasks.rados.rados.0.smithi060.stdout:2538: read oid 40 snap -1 2023-12-01T04:55:30.745 INFO:tasks.rados.rados.0.smithi060.stdout:2538: expect deleted 2023-12-01T04:55:30.745 INFO:tasks.rados.rados.0.smithi060.stdout:2539: read oid 37 snap -1 2023-12-01T04:55:30.745 INFO:tasks.rados.rados.0.smithi060.stdout:2539: expect deleted 2023-12-01T04:55:30.745 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 263 2023-12-01T04:55:30.745 INFO:tasks.rados.rados.0.smithi060.stdout:2540: seq_num 793 ranges {737280=483328,1220608=647168,1867776=155648} 2023-12-01T04:55:30.749 INFO:tasks.rados.rados.0.smithi060.stdout:2540: writing smithi060156570-48 from 737280 to 1220608 tid 1 2023-12-01T04:55:30.753 INFO:tasks.rados.rados.0.smithi060.stdout:2540: writing smithi060156570-48 from 1220608 to 1867776 tid 2 2023-12-01T04:55:30.755 INFO:tasks.rados.rados.0.smithi060.stdout:2540: writing smithi060156570-48 from 1867776 to 2023424 tid 3 2023-12-01T04:55:30.755 INFO:tasks.rados.rados.0.smithi060.stdout:2541: copy_from oid 4 from oid 32 current snap is 263 2023-12-01T04:55:30.755 INFO:tasks.rados.rados.0.smithi060.stdout:2542: snap_remove snap 258 2023-12-01T04:55:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:30 smithi060 ceph-mon[94233]: pgmap v835: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.7 MiB/s wr, 29 op/s 2023-12-01T04:55:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:30 smithi060 ceph-mon[94233]: osdmap e581: 8 total, 8 up, 8 in 2023-12-01T04:55:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:30 smithi060 ceph-mon[109077]: pgmap v835: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.7 MiB/s wr, 29 op/s 2023-12-01T04:55:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:30 smithi060 ceph-mon[109077]: osdmap e581: 8 total, 8 up, 8 in 2023-12-01T04:55:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:30 smithi089 ceph-mon[98504]: pgmap v835: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 5.1 MiB/s rd, 2.7 MiB/s wr, 29 op/s 2023-12-01T04:55:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:30 smithi089 ceph-mon[98504]: osdmap e581: 8 total, 8 up, 8 in 2023-12-01T04:55:31.647 INFO:tasks.rados.rados.0.smithi060.stdout:2542: done (10 left) 2023-12-01T04:55:31.647 INFO:tasks.rados.rados.0.smithi060.stdout:2543: rollback oid 17 current snap is 263 2023-12-01T04:55:31.647 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 17 to 252 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2532: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2532: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1395 (ObjNum 33 snap 0 seq_num 200599264) dirty dne 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2533: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2536: finishing copy_from to smithi060156570-38 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 856 (ObjNum 746 snap 252 seq_num 746) dirty exists 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2534: finishing write tid 1 to smithi060156570-7 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2534: finishing write tid 2 to smithi060156570-7 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2534: finishing write tid 3 to smithi060156570-7 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2532: done (10 left) 2023-12-01T04:55:31.648 INFO:tasks.rados.rados.0.smithi060.stdout:2538: done (9 left) 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2539: done (8 left) 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2544: delete oid 37 current snap is 263 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2534: finishing write tid 4 to smithi060156570-7 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2536: finishing copy_from racing read to smithi060156570-38 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2533: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2533: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 986 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2534: finishing write tid 5 to smithi060156570-7 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2534: oid 7 updating version 0 to 1505 2023-12-01T04:55:31.649 INFO:tasks.rados.rados.0.smithi060.stdout:2534: oid 7 updating version 1505 to 1506 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2534: oid 7 updating version 1506 to 1507 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2534: oid 7 updating version 1507 to 1508 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1508 (ObjNum 791 snap 263 seq_num 791) dirty exists 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2534: left oid 7 (ObjNum 791 snap 263 seq_num 791) 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1510 (ObjNum 784 snap 259 seq_num 784) dirty exists 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2535: finishing write tid 2 to smithi060156570-20 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2535: finishing write tid 3 to smithi060156570-20 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2535: finishing write tid 4 to smithi060156570-20 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2535: finishing write tid 5 to smithi060156570-20 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2535: oid 20 updating version 0 to 1110 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2535: oid 20 updating version 1110 to 1111 2023-12-01T04:55:31.650 INFO:tasks.rados.rados.0.smithi060.stdout:2535: oid 20 version 1111 is already newer than 1109 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2535: oid 20 version 1111 is already newer than 1108 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1111 (ObjNum 792 snap 263 seq_num 792) dirty exists 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2535: left oid 20 (ObjNum 792 snap 263 seq_num 792) 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: finishing write tid 1 to smithi060156570-48 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: finishing write tid 2 to smithi060156570-48 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: finishing write tid 3 to smithi060156570-48 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: finishing write tid 4 to smithi060156570-48 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: finishing write tid 5 to smithi060156570-48 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: oid 48 updating version 0 to 1108 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: oid 48 version 1108 is already newer than 1106 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: oid 48 version 1108 is already newer than 1107 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:2540: oid 48 version 1108 is already newer than 1105 2023-12-01T04:55:31.651 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1108 (ObjNum 793 snap 263 seq_num 793) dirty exists 2023-12-01T04:55:31.652 INFO:tasks.rados.rados.0.smithi060.stdout:2540: left oid 48 (ObjNum 793 snap 263 seq_num 793) 2023-12-01T04:55:31.652 INFO:tasks.rados.rados.0.smithi060.stdout:2541: finishing copy_from to smithi060156570-4 2023-12-01T04:55:31.652 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 486 (ObjNum 428 snap 134 seq_num 428) dirty exists 2023-12-01T04:55:31.652 INFO:tasks.rados.rados.0.smithi060.stdout:2541: finishing copy_from racing read to smithi060156570-4 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2533: done (8 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2534: done (7 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2535: done (6 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2536: done (5 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2537: done (4 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2540: done (3 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2541: done (2 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:2544: done (1 left) 2023-12-01T04:55:31.656 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 263 2023-12-01T04:55:31.657 INFO:tasks.rados.rados.0.smithi060.stdout:2545: seq_num 795 ranges {0=524288,524288=417792,942080=385024} 2023-12-01T04:55:31.661 INFO:tasks.rados.rados.0.smithi060.stdout:2545: writing smithi060156570-14 from 0 to 524288 tid 1 2023-12-01T04:55:31.664 INFO:tasks.rados.rados.0.smithi060.stdout:2545: writing smithi060156570-14 from 524288 to 942080 tid 2 2023-12-01T04:55:31.664 INFO:tasks.rados.rados.0.smithi060.stdout:2545: writing smithi060156570-14 from 942080 to 1327104 tid 3 2023-12-01T04:55:31.664 INFO:tasks.rados.rados.0.smithi060.stdout:2546: delete oid 31 current snap is 263 2023-12-01T04:55:31.666 INFO:tasks.rados.rados.0.smithi060.stdout:2543: finishing rollback tid 0 to smithi060156570-17 2023-12-01T04:55:31.666 INFO:tasks.rados.rados.0.smithi060.stdout:2543: finishing rollback tid 1 to smithi060156570-17 2023-12-01T04:55:31.666 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 858 (ObjNum 65 snap 0 seq_num 1901159284) dirty dne 2023-12-01T04:55:31.671 INFO:tasks.rados.rados.0.smithi060.stdout:2545: finishing write tid 1 to smithi060156570-14 2023-12-01T04:55:31.671 INFO:tasks.rados.rados.0.smithi060.stdout:2545: finishing write tid 2 to smithi060156570-14 2023-12-01T04:55:31.672 INFO:tasks.rados.rados.0.smithi060.stdout:2545: finishing write tid 3 to smithi060156570-14 2023-12-01T04:55:31.672 INFO:tasks.rados.rados.0.smithi060.stdout:2545: finishing write tid 4 to smithi060156570-14 2023-12-01T04:55:31.672 INFO:tasks.rados.rados.0.smithi060.stdout:2543: done (2 left) 2023-12-01T04:55:31.673 INFO:tasks.rados.rados.0.smithi060.stdout:2546: done (1 left) 2023-12-01T04:55:31.673 INFO:tasks.rados.rados.0.smithi060.stdout:2547: read oid 47 snap -1 2023-12-01T04:55:31.673 INFO:tasks.rados.rados.0.smithi060.stdout:2547: expect (ObjNum 784 snap 259 seq_num 784) 2023-12-01T04:55:31.673 INFO:tasks.rados.rados.0.smithi060.stdout:2548: rollback oid 20 current snap is 263 2023-12-01T04:55:31.673 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 20 to 218 2023-12-01T04:55:31.673 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 263 2023-12-01T04:55:31.673 INFO:tasks.rados.rados.0.smithi060.stdout:2549: seq_num 797 ranges {630784=557056,1187840=589824,1777664=212992} 2023-12-01T04:55:31.681 INFO:tasks.rados.rados.0.smithi060.stdout:2549: writing smithi060156570-44 from 630784 to 1187840 tid 1 2023-12-01T04:55:31.683 INFO:tasks.rados.rados.0.smithi060.stdout:2549: writing smithi060156570-44 from 1187840 to 1777664 tid 2 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:2549: writing smithi060156570-44 from 1777664 to 1990656 tid 3 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:2550: rollback oid 23 current snap is 263 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 238 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:2545: finishing write tid 5 to smithi060156570-14 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:2545: oid 14 updating version 0 to 1100 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:2545: oid 14 updating version 1100 to 1102 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:2545: oid 14 version 1102 is already newer than 1101 2023-12-01T04:55:31.685 INFO:tasks.rados.rados.0.smithi060.stdout:2545: oid 14 version 1102 is already newer than 1099 2023-12-01T04:55:31.686 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1102 (ObjNum 795 snap 263 seq_num 795) dirty exists 2023-12-01T04:55:31.686 INFO:tasks.rados.rados.0.smithi060.stdout:2545: left oid 14 (ObjNum 795 snap 263 seq_num 795) 2023-12-01T04:55:31.686 INFO:tasks.rados.rados.0.smithi060.stdout:2548: finishing rollback tid 0 to smithi060156570-20 2023-12-01T04:55:31.686 INFO:tasks.rados.rados.0.smithi060.stdout:2548: finishing rollback tid 1 to smithi060156570-20 2023-12-01T04:55:31.686 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1113 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-12-01T04:55:31.686 INFO:tasks.rados.rados.0.smithi060.stdout:2547: expect (ObjNum 784 snap 259 seq_num 784) 2023-12-01T04:55:31.763 INFO:tasks.rados.rados.0.smithi060.stdout:2549: finishing write tid 1 to smithi060156570-44 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2550: finishing rollback tid 1 to smithi060156570-23 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: finishing write tid 2 to smithi060156570-44 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: finishing write tid 3 to smithi060156570-44 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: finishing write tid 4 to smithi060156570-44 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2550: finishing rollback tid 2 to smithi060156570-23 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1397 (ObjNum 165 snap 36 seq_num 165) dirty exists 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: finishing write tid 5 to smithi060156570-44 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: oid 44 updating version 0 to 1112 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: oid 44 version 1112 is already newer than 1110 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: oid 44 version 1112 is already newer than 1111 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: oid 44 version 1112 is already newer than 1109 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1112 (ObjNum 797 snap 263 seq_num 797) dirty exists 2023-12-01T04:55:31.764 INFO:tasks.rados.rados.0.smithi060.stdout:2549: left oid 44 (ObjNum 797 snap 263 seq_num 797) 2023-12-01T04:55:31.765 INFO:tasks.rados.rados.0.smithi060.stdout:2545: done (4 left) 2023-12-01T04:55:31.765 INFO:tasks.rados.rados.0.smithi060.stdout:2547: done (3 left) 2023-12-01T04:55:31.765 INFO:tasks.rados.rados.0.smithi060.stdout:2548: done (2 left) 2023-12-01T04:55:31.765 INFO:tasks.rados.rados.0.smithi060.stdout:2549: done (1 left) 2023-12-01T04:55:31.765 INFO:tasks.rados.rados.0.smithi060.stdout:2550: done (0 left) 2023-12-01T04:55:31.765 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 11 current snap is 263 2023-12-01T04:55:31.765 INFO:tasks.rados.rados.0.smithi060.stdout:2551: seq_num 798 ranges {0=573440,573440=466944,1040384=335872} 2023-12-01T04:55:31.766 INFO:tasks.rados.rados.0.smithi060.stdout:2551: writing smithi060156570-11 from 0 to 573440 tid 1 2023-12-01T04:55:31.768 INFO:tasks.rados.rados.0.smithi060.stdout:2551: writing smithi060156570-11 from 573440 to 1040384 tid 2 2023-12-01T04:55:31.771 INFO:tasks.rados.rados.0.smithi060.stdout:2551: writing smithi060156570-11 from 1040384 to 1376256 tid 3 2023-12-01T04:55:31.771 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 263 2023-12-01T04:55:31.771 INFO:tasks.rados.rados.0.smithi060.stdout:2552: seq_num 799 ranges {1351680=589824,1941504=802816} 2023-12-01T04:55:31.782 INFO:tasks.rados.rados.0.smithi060.stdout:2552: writing smithi060156570-49 from 1351680 to 1941504 tid 1 2023-12-01T04:55:31.786 INFO:tasks.rados.rados.0.smithi060.stdout:2552: writing smithi060156570-49 from 1941504 to 2744320 tid 2 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2553: read oid 30 snap -1 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2553: expect (ObjNum 773 snap 257 seq_num 773) 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 263 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: finishing write tid 1 to smithi060156570-11 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: finishing write tid 2 to smithi060156570-11 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: finishing write tid 3 to smithi060156570-11 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: finishing write tid 4 to smithi060156570-11 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: finishing write tid 5 to smithi060156570-11 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: oid 11 updating version 0 to 1399 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: oid 11 version 1399 is already newer than 1398 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: oid 11 updating version 1399 to 1400 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: oid 11 updating version 1400 to 1401 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1401 (ObjNum 798 snap 263 seq_num 798) dirty exists 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2551: left oid 11 (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:55:31.787 INFO:tasks.rados.rados.0.smithi060.stdout:2552: finishing write tid 1 to smithi060156570-49 2023-12-01T04:55:31.788 INFO:tasks.rados.rados.0.smithi060.stdout:2554: seq_num 800 ranges {15900672=606208,16506880=688128,17195008=114688} 2023-12-01T04:55:31.876 INFO:tasks.rados.rados.0.smithi060.stdout:2554: writing smithi060156570-15 from 15900672 to 16506880 tid 1 2023-12-01T04:55:31.880 INFO:tasks.rados.rados.0.smithi060.stdout:2554: writing smithi060156570-15 from 16506880 to 17195008 tid 2 2023-12-01T04:55:31.881 INFO:tasks.rados.rados.0.smithi060.stdout:2554: writing smithi060156570-15 from 17195008 to 17309696 tid 3 2023-12-01T04:55:31.881 INFO:tasks.rados.rados.0.smithi060.stdout:2551: done (3 left) 2023-12-01T04:55:31.881 INFO:tasks.rados.rados.0.smithi060.stdout:2555: copy_from oid 16 from oid 47 current snap is 263 2023-12-01T04:55:31.881 INFO:tasks.rados.rados.0.smithi060.stdout:2552: finishing write tid 2 to smithi060156570-49 2023-12-01T04:55:31.881 INFO:tasks.rados.rados.0.smithi060.stdout:2552: finishing write tid 3 to smithi060156570-49 2023-12-01T04:55:31.881 INFO:tasks.rados.rados.0.smithi060.stdout:2553: expect (ObjNum 773 snap 257 seq_num 773) 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2552: finishing write tid 4 to smithi060156570-49 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2552: oid 49 updating version 0 to 855 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2552: oid 49 version 855 is already newer than 854 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2552: oid 49 version 855 is already newer than 853 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 855 (ObjNum 799 snap 263 seq_num 799) dirty exists 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2552: left oid 49 (ObjNum 799 snap 263 seq_num 799) 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2554: finishing write tid 1 to smithi060156570-15 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2554: finishing write tid 2 to smithi060156570-15 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2552: done (3 left) 2023-12-01T04:55:31.932 INFO:tasks.rados.rados.0.smithi060.stdout:2553: done (2 left) 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2556: read oid 7 snap -1 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2556: expect (ObjNum 791 snap 263 seq_num 791) 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2557: rmattr oid 48 current snap is 263 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2557: done (3 left) 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2558: copy_from oid 30 from oid 26 current snap is 263 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: finishing write tid 3 to smithi060156570-15 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: finishing write tid 4 to smithi060156570-15 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: finishing write tid 5 to smithi060156570-15 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: oid 15 updating version 0 to 869 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: oid 15 version 869 is already newer than 868 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: oid 15 version 869 is already newer than 866 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: oid 15 version 869 is already newer than 867 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 869 (ObjNum 800 snap 263 seq_num 800) dirty exists 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2554: left oid 15 (ObjNum 800 snap 263 seq_num 800) 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:2555: finishing copy_from to smithi060156570-16 2023-12-01T04:55:31.933 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1510 (ObjNum 784 snap 259 seq_num 784) dirty exists 2023-12-01T04:55:31.934 INFO:tasks.rados.rados.0.smithi060.stdout:2555: finishing copy_from racing read to smithi060156570-16 2023-12-01T04:55:31.934 INFO:tasks.rados.rados.0.smithi060.stdout:2554: done (3 left) 2023-12-01T04:55:31.934 INFO:tasks.rados.rados.0.smithi060.stdout:2555: done (2 left) 2023-12-01T04:55:31.934 INFO:tasks.rados.rados.0.smithi060.stdout:2559: snap_remove snap 227 2023-12-01T04:55:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:31 smithi060 ceph-mon[109077]: osdmap e582: 8 total, 8 up, 8 in 2023-12-01T04:55:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:31 smithi060 ceph-mon[109077]: osdmap e583: 8 total, 8 up, 8 in 2023-12-01T04:55:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:31 smithi060 ceph-mon[94233]: osdmap e582: 8 total, 8 up, 8 in 2023-12-01T04:55:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:31 smithi060 ceph-mon[94233]: osdmap e583: 8 total, 8 up, 8 in 2023-12-01T04:55:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:31 smithi089 ceph-mon[98504]: osdmap e582: 8 total, 8 up, 8 in 2023-12-01T04:55:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:31 smithi089 ceph-mon[98504]: osdmap e583: 8 total, 8 up, 8 in 2023-12-01T04:55:32.752 INFO:tasks.rados.rados.0.smithi060.stdout:2559: done (2 left) 2023-12-01T04:55:32.752 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 263 2023-12-01T04:55:32.752 INFO:tasks.rados.rados.0.smithi060.stdout:2560: seq_num 801 ranges {0=622592,622592=573440,1196032=229376} 2023-12-01T04:55:32.752 INFO:tasks.rados.rados.0.smithi060.stdout:2560: writing smithi060156570-40 from 0 to 622592 tid 1 2023-12-01T04:55:32.752 INFO:tasks.rados.rados.0.smithi060.stdout:2560: writing smithi060156570-40 from 622592 to 1196032 tid 2 2023-12-01T04:55:32.752 INFO:tasks.rados.rados.0.smithi060.stdout:2560: writing smithi060156570-40 from 1196032 to 1425408 tid 3 2023-12-01T04:55:32.752 INFO:tasks.rados.rados.0.smithi060.stdout:2561: delete oid 25 current snap is 263 2023-12-01T04:55:32.755 INFO:tasks.rados.rados.0.smithi060.stdout:2556: expect (ObjNum 791 snap 263 seq_num 791) 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2558: finishing copy_from to smithi060156570-30 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2558: finishing copy_from racing read to smithi060156570-30 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2560: finishing write tid 1 to smithi060156570-40 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2560: finishing write tid 2 to smithi060156570-40 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2560: finishing write tid 3 to smithi060156570-40 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2560: finishing write tid 4 to smithi060156570-40 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2560: finishing write tid 5 to smithi060156570-40 2023-12-01T04:55:32.795 INFO:tasks.rados.rados.0.smithi060.stdout:2560: oid 40 updating version 0 to 990 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2560: oid 40 version 990 is already newer than 988 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2560: oid 40 version 990 is already newer than 989 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2560: oid 40 version 990 is already newer than 987 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 990 (ObjNum 801 snap 263 seq_num 801) dirty exists 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2560: left oid 40 (ObjNum 801 snap 263 seq_num 801) 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2556: done (3 left) 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2558: done (2 left) 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2560: done (1 left) 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2561: done (0 left) 2023-12-01T04:55:32.796 INFO:tasks.rados.rados.0.smithi060.stdout:2562: delete oid 24 current snap is 263 2023-12-01T04:55:32.797 INFO:tasks.rados.rados.0.smithi060.stdout:2562: done (0 left) 2023-12-01T04:55:32.797 INFO:tasks.rados.rados.0.smithi060.stdout:2563: snap_remove snap 261 2023-12-01T04:55:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:32 smithi060 ceph-mon[94233]: pgmap v838: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:32 smithi060 ceph-mon[109077]: pgmap v838: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:32 smithi089 ceph-mon[98504]: pgmap v838: 121 pgs: 121 active+clean; 371 MiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:33.746 INFO:tasks.rados.rados.0.smithi060.stdout:2563: done (0 left) 2023-12-01T04:55:33.747 INFO:tasks.rados.rados.0.smithi060.stdout:2564: snap_create 2023-12-01T04:55:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:33 smithi060 ceph-mon[94233]: osdmap e584: 8 total, 8 up, 8 in 2023-12-01T04:55:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:33 smithi060 ceph-mon[109077]: osdmap e584: 8 total, 8 up, 8 in 2023-12-01T04:55:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:33 smithi089 ceph-mon[98504]: osdmap e584: 8 total, 8 up, 8 in 2023-12-01T04:55:34.748 INFO:tasks.rados.rados.0.smithi060.stdout:2564: done (0 left) 2023-12-01T04:55:34.748 INFO:tasks.rados.rados.0.smithi060.stdout:2565: rmattr oid 49 current snap is 264 2023-12-01T04:55:34.748 INFO:tasks.rados.rados.0.smithi060.stdout:2566: snap_remove snap 256 2023-12-01T04:55:34.748 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:55:34] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:55:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:34 smithi060 ceph-mon[94233]: pgmap v841: 121 pgs: 121 active+clean; 390 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2023-12-01T04:55:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:34 smithi060 ceph-mon[94233]: osdmap e585: 8 total, 8 up, 8 in 2023-12-01T04:55:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:34 smithi060 ceph-mon[109077]: pgmap v841: 121 pgs: 121 active+clean; 390 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2023-12-01T04:55:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:34 smithi060 ceph-mon[109077]: osdmap e585: 8 total, 8 up, 8 in 2023-12-01T04:55:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:34 smithi089 ceph-mon[98504]: pgmap v841: 121 pgs: 121 active+clean; 390 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2023-12-01T04:55:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:34 smithi089 ceph-mon[98504]: osdmap e585: 8 total, 8 up, 8 in 2023-12-01T04:55:35.760 INFO:tasks.rados.rados.0.smithi060.stdout:2566: done (1 left) 2023-12-01T04:55:35.760 INFO:tasks.rados.rados.0.smithi060.stdout:2567: rollback oid 14 current snap is 264 2023-12-01T04:55:35.760 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 14 to 263 2023-12-01T04:55:35.760 INFO:tasks.rados.rados.0.smithi060.stdout:2568: delete oid 47 current snap is 264 2023-12-01T04:55:35.760 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 856 (ObjNum 799 snap 263 seq_num 799) dirty exists 2023-12-01T04:55:35.776 INFO:tasks.rados.rados.0.smithi060.stdout:2567: finishing rollback tid 0 to smithi060156570-14 2023-12-01T04:55:35.778 INFO:tasks.rados.rados.0.smithi060.stdout:2565: done (2 left) 2023-12-01T04:55:35.778 INFO:tasks.rados.rados.0.smithi060.stdout:2568: done (1 left) 2023-12-01T04:55:35.778 INFO:tasks.rados.rados.0.smithi060.stdout:2569: copy_from oid 1 from oid 9 current snap is 264 2023-12-01T04:55:35.778 INFO:tasks.rados.rados.0.smithi060.stdout:2570: snap_remove snap 225 2023-12-01T04:55:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:35 smithi060 ceph-mon[94233]: osdmap e586: 8 total, 8 up, 8 in 2023-12-01T04:55:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:35 smithi060 ceph-mon[109077]: osdmap e586: 8 total, 8 up, 8 in 2023-12-01T04:55:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:35 smithi089 ceph-mon[98504]: osdmap e586: 8 total, 8 up, 8 in 2023-12-01T04:55:36.648 INFO:tasks.rados.rados.0.smithi060.stdout:2570: done (2 left) 2023-12-01T04:55:36.648 INFO:tasks.rados.rados.0.smithi060.stdout:2571: setattr oid 38 current snap is 264 2023-12-01T04:55:36.648 INFO:tasks.rados.rados.0.smithi060.stdout:2567: finishing rollback tid 1 to smithi060156570-14 2023-12-01T04:55:36.648 INFO:tasks.rados.rados.0.smithi060.stdout:2567: finishing rollback tid 2 to smithi060156570-14 2023-12-01T04:55:36.648 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1106 (ObjNum 795 snap 263 seq_num 795) dirty exists 2023-12-01T04:55:36.648 INFO:tasks.rados.rados.0.smithi060.stdout:2569: finishing copy_from to smithi060156570-1 2023-12-01T04:55:36.649 INFO:tasks.rados.rados.0.smithi060.stdout:2569: got expected ENOENT (src dne) 2023-12-01T04:55:36.649 INFO:tasks.rados.rados.0.smithi060.stdout:2569: finishing copy_from racing read to smithi060156570-1 2023-12-01T04:55:36.650 INFO:tasks.rados.rados.0.smithi060.stdout:2567: done (2 left) 2023-12-01T04:55:36.650 INFO:tasks.rados.rados.0.smithi060.stdout:2569: done (1 left) 2023-12-01T04:55:36.650 INFO:tasks.rados.rados.0.smithi060.stdout:2572: snap_create 2023-12-01T04:55:36.664 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 859 (ObjNum 746 snap 252 seq_num 746) dirty exists 2023-12-01T04:55:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:36 smithi060 ceph-mon[94233]: pgmap v844: 121 pgs: 121 active+clean; 390 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2023-12-01T04:55:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:36 smithi060 ceph-mon[94233]: osdmap e587: 8 total, 8 up, 8 in 2023-12-01T04:55:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:36 smithi060 ceph-mon[94233]: osdmap e588: 8 total, 8 up, 8 in 2023-12-01T04:55:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:36 smithi060 ceph-mon[109077]: pgmap v844: 121 pgs: 121 active+clean; 390 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2023-12-01T04:55:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:36 smithi060 ceph-mon[109077]: osdmap e587: 8 total, 8 up, 8 in 2023-12-01T04:55:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:36 smithi060 ceph-mon[109077]: osdmap e588: 8 total, 8 up, 8 in 2023-12-01T04:55:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:36 smithi089 ceph-mon[98504]: pgmap v844: 121 pgs: 121 active+clean; 390 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.6 MiB/s wr, 22 op/s 2023-12-01T04:55:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:36 smithi089 ceph-mon[98504]: osdmap e587: 8 total, 8 up, 8 in 2023-12-01T04:55:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:36 smithi089 ceph-mon[98504]: osdmap e588: 8 total, 8 up, 8 in 2023-12-01T04:55:37.648 INFO:tasks.rados.rados.0.smithi060.stdout:2571: done (1 left) 2023-12-01T04:55:37.649 INFO:tasks.rados.rados.0.smithi060.stdout:2572: done (0 left) 2023-12-01T04:55:37.649 INFO:tasks.rados.rados.0.smithi060.stdout:2573: snap_remove snap 238 2023-12-01T04:55:38.658 INFO:tasks.rados.rados.0.smithi060.stdout:2573: done (0 left) 2023-12-01T04:55:38.658 INFO:tasks.rados.rados.0.smithi060.stdout:2574: delete oid 29 current snap is 265 2023-12-01T04:55:38.673 INFO:tasks.rados.rados.0.smithi060.stdout:2574: done (0 left) 2023-12-01T04:55:38.673 INFO:tasks.rados.rados.0.smithi060.stdout:2575: copy_from oid 14 from oid 22 current snap is 265 2023-12-01T04:55:38.673 INFO:tasks.rados.rados.0.smithi060.stdout:2576: delete oid 40 current snap is 265 2023-12-01T04:55:38.675 INFO:tasks.rados.rados.0.smithi060.stdout:2575: finishing copy_from to smithi060156570-14 2023-12-01T04:55:38.675 INFO:tasks.rados.rados.0.smithi060.stdout:2575: got expected ENOENT (src dne) 2023-12-01T04:55:38.675 INFO:tasks.rados.rados.0.smithi060.stdout:2575: finishing copy_from racing read to smithi060156570-14 2023-12-01T04:55:38.676 INFO:tasks.rados.rados.0.smithi060.stdout:2575: done (1 left) 2023-12-01T04:55:38.676 INFO:tasks.rados.rados.0.smithi060.stdout:2576: done (0 left) 2023-12-01T04:55:38.676 INFO:tasks.rados.rados.0.smithi060.stdout:2577: delete oid 19 current snap is 265 2023-12-01T04:55:38.679 INFO:tasks.rados.rados.0.smithi060.stdout:2577: done (0 left) 2023-12-01T04:55:38.679 INFO:tasks.rados.rados.0.smithi060.stdout:2578: rmattr oid 35 current snap is 265 2023-12-01T04:55:38.679 INFO:tasks.rados.rados.0.smithi060.stdout:2578: done (0 left) 2023-12-01T04:55:38.679 INFO:tasks.rados.rados.0.smithi060.stdout:2579: read oid 38 snap 255 2023-12-01T04:55:38.679 INFO:tasks.rados.rados.0.smithi060.stdout:2579: expect deleted 2023-12-01T04:55:38.679 INFO:tasks.rados.rados.0.smithi060.stdout:2580: copy_from oid 36 from oid 40 current snap is 265 2023-12-01T04:55:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 265 2023-12-01T04:55:38.680 INFO:tasks.rados.rados.0.smithi060.stdout:2581: seq_num 808 ranges {13746176=737280,14483456=614400,15097856=188416} 2023-12-01T04:55:38.757 INFO:tasks.rados.rados.0.smithi060.stdout:2581: writing smithi060156570-4 from 13746176 to 14483456 tid 1 2023-12-01T04:55:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:2581: writing smithi060156570-4 from 14483456 to 15097856 tid 2 2023-12-01T04:55:38.762 INFO:tasks.rados.rados.0.smithi060.stdout:2581: writing smithi060156570-4 from 15097856 to 15286272 tid 3 2023-12-01T04:55:38.762 INFO:tasks.rados.rados.0.smithi060.stdout:2582: read oid 32 snap -1 2023-12-01T04:55:38.762 INFO:tasks.rados.rados.0.smithi060.stdout:2582: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:55:38.762 INFO:tasks.rados.rados.0.smithi060.stdout:2583: snap_remove snap 260 2023-12-01T04:55:38.834 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:55:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:38 smithi060 ceph-mon[94233]: pgmap v847: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2023-12-01T04:55:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:38 smithi060 ceph-mon[94233]: osdmap e589: 8 total, 8 up, 8 in 2023-12-01T04:55:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:38 smithi060 ceph-mon[109077]: pgmap v847: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2023-12-01T04:55:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:38 smithi060 ceph-mon[109077]: osdmap e589: 8 total, 8 up, 8 in 2023-12-01T04:55:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:38 smithi089 ceph-mon[98504]: pgmap v847: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2023-12-01T04:55:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:38 smithi089 ceph-mon[98504]: osdmap e589: 8 total, 8 up, 8 in 2023-12-01T04:55:39.161 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9m) 9m ago 10m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10m) 9m ago 10m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11m) 9m ago 11m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11m) 9m ago 11m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (14m) 9m ago 14m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (15m) 9m ago 15m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (15m) 9m ago 16m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (14m) 9m ago 14m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:55:39.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (14m) 9m ago 14m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10m) 9m ago 10m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10m) 9m ago 10m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (14m) 9m ago 14m 67.4M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (13m) 9m ago 13m 66.8M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (13m) 9m ago 13m 58.0M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (13m) 9m ago 13m 56.1M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (12m) 9m ago 12m 56.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (12m) 9m ago 12m 57.6M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (12m) 9m ago 12m 57.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11m) 9m ago 11m 60.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:55:39.163 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9m) 9m ago 10m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:39.557 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:55:39.558 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2583: done (4 left) 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2584: copy_from oid 41 from oid 9 current snap is 265 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2585: read oid 35 snap 245 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2585: expect (ObjNum 558 snap 180 seq_num 558) 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2586: delete oid 6 current snap is 265 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2580: finishing copy_from to smithi060156570-36 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2580: got expected ENOENT (src dne) 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2580: finishing copy_from racing read to smithi060156570-36 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2581: finishing write tid 1 to smithi060156570-4 2023-12-01T04:55:39.671 INFO:tasks.rados.rados.0.smithi060.stdout:2581: finishing write tid 2 to smithi060156570-4 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: finishing write tid 3 to smithi060156570-4 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: finishing write tid 4 to smithi060156570-4 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: finishing write tid 5 to smithi060156570-4 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: oid 4 updating version 0 to 865 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: oid 4 updating version 865 to 867 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: oid 4 version 867 is already newer than 864 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: oid 4 version 867 is already newer than 866 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 867 (ObjNum 808 snap 265 seq_num 808) dirty exists 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2581: left oid 4 (ObjNum 808 snap 265 seq_num 808) 2023-12-01T04:55:39.672 INFO:tasks.rados.rados.0.smithi060.stdout:2582: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:55:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[109077]: osdmap e590: 8 total, 8 up, 8 in 2023-12-01T04:55:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[109077]: from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[109077]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1729642808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:55:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[94233]: osdmap e590: 8 total, 8 up, 8 in 2023-12-01T04:55:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[94233]: from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:40.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[94233]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:40.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1729642808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:55:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:39 smithi089 ceph-mon[98504]: osdmap e590: 8 total, 8 up, 8 in 2023-12-01T04:55:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:39 smithi089 ceph-mon[98504]: from='client.25235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:39 smithi089 ceph-mon[98504]: from='client.25241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:55:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1729642808' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:55:40.643 INFO:tasks.rados.rados.0.smithi060.stdout:2584: finishing copy_from to smithi060156570-41 2023-12-01T04:55:40.643 INFO:tasks.rados.rados.0.smithi060.stdout:2584: got expected ENOENT (src dne) 2023-12-01T04:55:40.643 INFO:tasks.rados.rados.0.smithi060.stdout:2584: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:55:40.643 INFO:tasks.rados.rados.0.smithi060.stdout:2585: expect (ObjNum 558 snap 180 seq_num 558) 2023-12-01T04:55:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:40 smithi060 ceph-mon[94233]: pgmap v850: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2023-12-01T04:55:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:40 smithi060 ceph-mon[94233]: osdmap e591: 8 total, 8 up, 8 in 2023-12-01T04:55:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:40 smithi060 ceph-mon[109077]: pgmap v850: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2023-12-01T04:55:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:40 smithi060 ceph-mon[109077]: osdmap e591: 8 total, 8 up, 8 in 2023-12-01T04:55:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:40 smithi089 ceph-mon[98504]: pgmap v850: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.9 MiB/s wr, 16 op/s 2023-12-01T04:55:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:40 smithi089 ceph-mon[98504]: osdmap e591: 8 total, 8 up, 8 in 2023-12-01T04:55:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2579: done (6 left) 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2580: done (5 left) 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2581: done (4 left) 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2582: done (3 left) 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2584: done (2 left) 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2585: done (1 left) 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2586: done (0 left) 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 265 2023-12-01T04:55:41.890 INFO:tasks.rados.rados.0.smithi060.stdout:2587: seq_num 810 ranges {2433024=770048,3203072=778240,3981312=24576} 2023-12-01T04:55:41.907 INFO:tasks.rados.rados.0.smithi060.stdout:2587: writing smithi060156570-39 from 2433024 to 3203072 tid 1 2023-12-01T04:55:41.912 INFO:tasks.rados.rados.0.smithi060.stdout:2587: writing smithi060156570-39 from 3203072 to 3981312 tid 2 2023-12-01T04:55:41.912 INFO:tasks.rados.rados.0.smithi060.stdout:2587: writing smithi060156570-39 from 3981312 to 4005888 tid 3 2023-12-01T04:55:41.912 INFO:tasks.rados.rados.0.smithi060.stdout:2588: delete oid 7 current snap is 265 2023-12-01T04:55:41.912 INFO:tasks.rados.rados.0.smithi060.stdout:2587: finishing write tid 1 to smithi060156570-39 2023-12-01T04:55:41.916 INFO:tasks.rados.rados.0.smithi060.stdout:2587: finishing write tid 2 to smithi060156570-39 2023-12-01T04:55:41.916 INFO:tasks.rados.rados.0.smithi060.stdout:2587: finishing write tid 3 to smithi060156570-39 2023-12-01T04:55:41.917 INFO:tasks.rados.rados.0.smithi060.stdout:2587: finishing write tid 4 to smithi060156570-39 2023-12-01T04:55:41.917 INFO:tasks.rados.rados.0.smithi060.stdout:2588: done (1 left) 2023-12-01T04:55:41.917 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 265 2023-12-01T04:55:41.917 INFO:tasks.rados.rados.0.smithi060.stdout:2589: seq_num 812 ranges {0=802816,802816=548864,1351680=253952} 2023-12-01T04:55:41.922 INFO:tasks.rados.rados.0.smithi060.stdout:2589: writing smithi060156570-6 from 0 to 802816 tid 1 2023-12-01T04:55:41.924 INFO:tasks.rados.rados.0.smithi060.stdout:2589: writing smithi060156570-6 from 802816 to 1351680 tid 2 2023-12-01T04:55:41.926 INFO:tasks.rados.rados.0.smithi060.stdout:2589: writing smithi060156570-6 from 1351680 to 1605632 tid 3 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2590: delete oid 25 current snap is 265 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2587: finishing write tid 5 to smithi060156570-39 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2587: oid 39 updating version 0 to 680 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2587: oid 39 version 680 is already newer than 679 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2587: oid 39 version 680 is already newer than 678 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2587: oid 39 version 680 is already newer than 677 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 680 (ObjNum 810 snap 265 seq_num 810) dirty exists 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2587: left oid 39 (ObjNum 810 snap 265 seq_num 810) 2023-12-01T04:55:41.927 INFO:tasks.rados.rados.0.smithi060.stdout:2589: finishing write tid 1 to smithi060156570-6 2023-12-01T04:55:41.928 INFO:tasks.rados.rados.0.smithi060.stdout:2587: done (2 left) 2023-12-01T04:55:41.943 INFO:tasks.rados.rados.0.smithi060.stdout:2590: done (1 left) 2023-12-01T04:55:41.943 INFO:tasks.rados.rados.0.smithi060.stdout:2591: snap_remove snap 246 2023-12-01T04:55:42.676 INFO:tasks.rados.rados.0.smithi060.stdout:2591: done (1 left) 2023-12-01T04:55:42.676 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 265 2023-12-01T04:55:42.676 INFO:tasks.rados.rados.0.smithi060.stdout:2589: finishing write tid 2 to smithi060156570-6 2023-12-01T04:55:42.676 INFO:tasks.rados.rados.0.smithi060.stdout:2592: seq_num 814 ranges {196608=442368,638976=770048,1409024=434176} 2023-12-01T04:55:42.679 INFO:tasks.rados.rados.0.smithi060.stdout:2592: writing smithi060156570-8 from 196608 to 638976 tid 1 2023-12-01T04:55:42.684 INFO:tasks.rados.rados.0.smithi060.stdout:2592: writing smithi060156570-8 from 638976 to 1409024 tid 2 2023-12-01T04:55:42.698 INFO:tasks.rados.rados.0.smithi060.stdout:2592: writing smithi060156570-8 from 1409024 to 1843200 tid 3 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2593: read oid 48 snap -1 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2593: expect (ObjNum 793 snap 263 seq_num 793) 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2594: rollback oid 24 current snap is 265 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 249 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2595: read oid 46 snap -1 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2595: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2596: rmattr oid 35 current snap is 265 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2596: done (5 left) 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2597: copy_from oid 14 from oid 30 current snap is 265 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 265 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2598: seq_num 815 ranges {0=458752,458752=655360,1114112=409600,1523712=139264} 2023-12-01T04:55:42.699 INFO:tasks.rados.rados.0.smithi060.stdout:2598: writing smithi060156570-5 from 0 to 458752 tid 1 2023-12-01T04:55:42.700 INFO:tasks.rados.rados.0.smithi060.stdout:2598: writing smithi060156570-5 from 458752 to 1114112 tid 2 2023-12-01T04:55:42.700 INFO:tasks.rados.rados.0.smithi060.stdout:2598: writing smithi060156570-5 from 1114112 to 1523712 tid 3 2023-12-01T04:55:42.700 INFO:tasks.rados.rados.0.smithi060.stdout:2598: writing smithi060156570-5 from 1523712 to 1662976 tid 4 2023-12-01T04:55:42.700 INFO:tasks.rados.rados.0.smithi060.stdout:2599: delete oid 10 current snap is 265 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: finishing write tid 3 to smithi060156570-6 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: finishing write tid 4 to smithi060156570-6 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: finishing write tid 5 to smithi060156570-6 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: oid 6 updating version 0 to 1110 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: oid 6 updating version 1110 to 1111 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: oid 6 version 1111 is already newer than 1109 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: oid 6 version 1111 is already newer than 1108 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 1111 (ObjNum 812 snap 265 seq_num 812) dirty exists 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2589: left oid 6 (ObjNum 812 snap 265 seq_num 812) 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2592: finishing write tid 1 to smithi060156570-8 2023-12-01T04:55:42.703 INFO:tasks.rados.rados.0.smithi060.stdout:2595: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:55:42.731 INFO:tasks.rados.rados.0.smithi060.stdout:2593: expect (ObjNum 793 snap 263 seq_num 793) 2023-12-01T04:55:42.794 INFO:tasks.rados.rados.0.smithi060.stdout:2598: finishing write tid 1 to smithi060156570-5 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2598: finishing write tid 2 to smithi060156570-5 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2592: finishing write tid 2 to smithi060156570-8 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2594: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2592: finishing write tid 3 to smithi060156570-8 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2594: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 869 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2592: finishing write tid 4 to smithi060156570-8 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2589: done (7 left) 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2593: done (6 left) 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2594: done (5 left) 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2595: done (4 left) 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2599: done (3 left) 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 265 2023-12-01T04:55:42.795 INFO:tasks.rados.rados.0.smithi060.stdout:2597: finishing copy_from to smithi060156570-14 2023-12-01T04:55:42.796 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:55:42.796 INFO:tasks.rados.rados.0.smithi060.stdout:2600: seq_num 817 ranges {5152768=491520,5644288=417792,6062080=425984,6488064=360448} 2023-12-01T04:55:42.825 INFO:tasks.rados.rados.0.smithi060.stdout:2600: writing smithi060156570-12 from 5152768 to 5644288 tid 1 2023-12-01T04:55:42.827 INFO:tasks.rados.rados.0.smithi060.stdout:2600: writing smithi060156570-12 from 5644288 to 6062080 tid 2 2023-12-01T04:55:42.830 INFO:tasks.rados.rados.0.smithi060.stdout:2600: writing smithi060156570-12 from 6062080 to 6488064 tid 3 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2600: writing smithi060156570-12 from 6488064 to 6848512 tid 4 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2601: delete oid 28 current snap is 265 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2597: finishing copy_from racing read to smithi060156570-14 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2592: finishing write tid 5 to smithi060156570-8 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2592: oid 8 updating version 0 to 1403 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2592: oid 8 version 1403 is already newer than 1402 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2592: oid 8 updating version 1403 to 1405 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2592: oid 8 version 1405 is already newer than 1404 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1405 (ObjNum 814 snap 265 seq_num 814) dirty exists 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2592: left oid 8 (ObjNum 814 snap 265 seq_num 814) 2023-12-01T04:55:42.833 INFO:tasks.rados.rados.0.smithi060.stdout:2598: finishing write tid 3 to smithi060156570-5 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: finishing write tid 4 to smithi060156570-5 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: finishing write tid 5 to smithi060156570-5 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: finishing write tid 6 to smithi060156570-5 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: oid 5 updating version 0 to 859 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: oid 5 updating version 859 to 860 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: oid 5 updating version 860 to 861 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: oid 5 version 861 is already newer than 857 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: oid 5 version 861 is already newer than 858 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 861 (ObjNum 815 snap 265 seq_num 815) dirty exists 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2598: left oid 5 (ObjNum 815 snap 265 seq_num 815) 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2600: finishing write tid 1 to smithi060156570-12 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2600: finishing write tid 2 to smithi060156570-12 2023-12-01T04:55:42.834 INFO:tasks.rados.rados.0.smithi060.stdout:2600: finishing write tid 3 to smithi060156570-12 2023-12-01T04:55:42.835 INFO:tasks.rados.rados.0.smithi060.stdout:2592: done (4 left) 2023-12-01T04:55:42.835 INFO:tasks.rados.rados.0.smithi060.stdout:2597: done (3 left) 2023-12-01T04:55:42.835 INFO:tasks.rados.rados.0.smithi060.stdout:2598: done (2 left) 2023-12-01T04:55:42.835 INFO:tasks.rados.rados.0.smithi060.stdout:2601: done (1 left) 2023-12-01T04:55:42.835 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 265 2023-12-01T04:55:42.835 INFO:tasks.rados.rados.0.smithi060.stdout:2602: seq_num 819 ranges {614400=524288,1138688=589824,1728512=614400} 2023-12-01T04:55:42.840 INFO:tasks.rados.rados.0.smithi060.stdout:2602: writing smithi060156570-38 from 614400 to 1138688 tid 1 2023-12-01T04:55:42.843 INFO:tasks.rados.rados.0.smithi060.stdout:2602: writing smithi060156570-38 from 1138688 to 1728512 tid 2 2023-12-01T04:55:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:2602: writing smithi060156570-38 from 1728512 to 2342912 tid 3 2023-12-01T04:55:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 265 2023-12-01T04:55:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:2600: finishing write tid 4 to smithi060156570-12 2023-12-01T04:55:42.847 INFO:tasks.rados.rados.0.smithi060.stdout:2603: seq_num 820 ranges {1073152=540672,1613824=475136,2088960=598016,2686976=131072} 2023-12-01T04:55:42.856 INFO:tasks.rados.rados.0.smithi060.stdout:2603: writing smithi060156570-50 from 1073152 to 1613824 tid 1 2023-12-01T04:55:42.858 INFO:tasks.rados.rados.0.smithi060.stdout:2603: writing smithi060156570-50 from 1613824 to 2088960 tid 2 2023-12-01T04:55:42.862 INFO:tasks.rados.rados.0.smithi060.stdout:2603: writing smithi060156570-50 from 2088960 to 2686976 tid 3 2023-12-01T04:55:42.863 INFO:tasks.rados.rados.0.smithi060.stdout:2603: writing smithi060156570-50 from 2686976 to 2818048 tid 4 2023-12-01T04:55:42.863 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 265 2023-12-01T04:55:42.863 INFO:tasks.rados.rados.0.smithi060.stdout:2600: finishing write tid 5 to smithi060156570-12 2023-12-01T04:55:42.863 INFO:tasks.rados.rados.0.smithi060.stdout:2600: finishing write tid 6 to smithi060156570-12 2023-12-01T04:55:42.863 INFO:tasks.rados.rados.0.smithi060.stdout:2600: oid 12 updating version 0 to 868 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:2600: oid 12 updating version 868 to 871 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:2600: oid 12 version 871 is already newer than 870 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:2600: oid 12 version 871 is already newer than 869 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:2600: oid 12 version 871 is already newer than 867 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 871 (ObjNum 817 snap 265 seq_num 817) dirty exists 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:2600: left oid 12 (ObjNum 817 snap 265 seq_num 817) 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:2602: finishing write tid 1 to smithi060156570-38 2023-12-01T04:55:42.864 INFO:tasks.rados.rados.0.smithi060.stdout:2604: seq_num 821 ranges {0=557056,557056=761856,1318912=442368} 2023-12-01T04:55:42.866 INFO:tasks.rados.rados.0.smithi060.stdout:2604: writing smithi060156570-9 from 0 to 557056 tid 1 2023-12-01T04:55:42.871 INFO:tasks.rados.rados.0.smithi060.stdout:2604: writing smithi060156570-9 from 557056 to 1318912 tid 2 2023-12-01T04:55:42.873 INFO:tasks.rados.rados.0.smithi060.stdout:2604: writing smithi060156570-9 from 1318912 to 1761280 tid 3 2023-12-01T04:55:42.873 INFO:tasks.rados.rados.0.smithi060.stdout:2600: done (3 left) 2023-12-01T04:55:42.874 INFO:tasks.rados.rados.0.smithi060.stdout:2605: read oid 41 snap -1 2023-12-01T04:55:42.874 INFO:tasks.rados.rados.0.smithi060.stdout:2605: expect deleted 2023-12-01T04:55:42.874 INFO:tasks.rados.rados.0.smithi060.stdout:2606: snap_remove snap 249 2023-12-01T04:55:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:42 smithi060 ceph-mon[94233]: pgmap v852: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:42 smithi060 ceph-mon[94233]: osdmap e592: 8 total, 8 up, 8 in 2023-12-01T04:55:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:42 smithi060 ceph-mon[109077]: pgmap v852: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:42 smithi060 ceph-mon[109077]: osdmap e592: 8 total, 8 up, 8 in 2023-12-01T04:55:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:42 smithi089 ceph-mon[98504]: pgmap v852: 121 pgs: 121 active+clean; 399 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail 2023-12-01T04:55:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:42 smithi089 ceph-mon[98504]: osdmap e592: 8 total, 8 up, 8 in 2023-12-01T04:55:43.685 INFO:tasks.rados.rados.0.smithi060.stdout:2606: done (4 left) 2023-12-01T04:55:43.685 INFO:tasks.rados.rados.0.smithi060.stdout:2607: delete oid 28 current snap is 265 2023-12-01T04:55:43.685 INFO:tasks.rados.rados.0.smithi060.stdout:2602: finishing write tid 2 to smithi060156570-38 2023-12-01T04:55:43.685 INFO:tasks.rados.rados.0.smithi060.stdout:2602: finishing write tid 3 to smithi060156570-38 2023-12-01T04:55:43.685 INFO:tasks.rados.rados.0.smithi060.stdout:2602: finishing write tid 4 to smithi060156570-38 2023-12-01T04:55:43.685 INFO:tasks.rados.rados.0.smithi060.stdout:2602: finishing write tid 5 to smithi060156570-38 2023-12-01T04:55:43.685 INFO:tasks.rados.rados.0.smithi060.stdout:2602: oid 38 updating version 0 to 860 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2602: oid 38 updating version 860 to 861 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2602: oid 38 updating version 861 to 862 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2602: oid 38 updating version 862 to 863 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 863 (ObjNum 819 snap 265 seq_num 819) dirty exists 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2602: left oid 38 (ObjNum 819 snap 265 seq_num 819) 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: finishing write tid 1 to smithi060156570-50 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: finishing write tid 2 to smithi060156570-50 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: finishing write tid 3 to smithi060156570-50 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: finishing write tid 4 to smithi060156570-50 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: finishing write tid 5 to smithi060156570-50 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: finishing write tid 6 to smithi060156570-50 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: oid 50 updating version 0 to 1114 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: oid 50 updating version 1114 to 1115 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: oid 50 updating version 1115 to 1116 2023-12-01T04:55:43.686 INFO:tasks.rados.rados.0.smithi060.stdout:2603: oid 50 updating version 1116 to 1117 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2603: oid 50 updating version 1117 to 1118 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1118 (ObjNum 820 snap 265 seq_num 820) dirty exists 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2603: left oid 50 (ObjNum 820 snap 265 seq_num 820) 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: finishing write tid 1 to smithi060156570-9 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: finishing write tid 2 to smithi060156570-9 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: finishing write tid 3 to smithi060156570-9 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: finishing write tid 4 to smithi060156570-9 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: finishing write tid 5 to smithi060156570-9 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: oid 9 updating version 0 to 1397 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: oid 9 version 1397 is already newer than 1395 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: oid 9 version 1397 is already newer than 1396 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: oid 9 version 1397 is already newer than 1394 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1397 (ObjNum 821 snap 265 seq_num 821) dirty exists 2023-12-01T04:55:43.687 INFO:tasks.rados.rados.0.smithi060.stdout:2604: left oid 9 (ObjNum 821 snap 265 seq_num 821) 2023-12-01T04:55:43.694 INFO:tasks.rados.rados.0.smithi060.stdout:2602: done (4 left) 2023-12-01T04:55:43.694 INFO:tasks.rados.rados.0.smithi060.stdout:2603: done (3 left) 2023-12-01T04:55:43.694 INFO:tasks.rados.rados.0.smithi060.stdout:2604: done (2 left) 2023-12-01T04:55:43.694 INFO:tasks.rados.rados.0.smithi060.stdout:2605: done (1 left) 2023-12-01T04:55:43.694 INFO:tasks.rados.rados.0.smithi060.stdout:2607: done (0 left) 2023-12-01T04:55:43.694 INFO:tasks.rados.rados.0.smithi060.stdout:2608: delete oid 39 current snap is 265 2023-12-01T04:55:43.703 INFO:tasks.rados.rados.0.smithi060.stdout:2608: done (0 left) 2023-12-01T04:55:43.703 INFO:tasks.rados.rados.0.smithi060.stdout:2609: copy_from oid 18 from oid 48 current snap is 265 2023-12-01T04:55:43.705 INFO:tasks.rados.rados.0.smithi060.stdout:2610: read oid 29 snap -1 2023-12-01T04:55:43.705 INFO:tasks.rados.rados.0.smithi060.stdout:2610: expect deleted 2023-12-01T04:55:43.705 INFO:tasks.rados.rados.0.smithi060.stdout:2611: read oid 12 snap -1 2023-12-01T04:55:43.705 INFO:tasks.rados.rados.0.smithi060.stdout:2611: expect (ObjNum 817 snap 265 seq_num 817) 2023-12-01T04:55:43.705 INFO:tasks.rados.rados.0.smithi060.stdout:2612: setattr oid 50 current snap is 265 2023-12-01T04:55:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:2610: done (3 left) 2023-12-01T04:55:43.707 INFO:tasks.rados.rados.0.smithi060.stdout:2613: snap_create 2023-12-01T04:55:43.712 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1119 (ObjNum 820 snap 265 seq_num 820) dirty exists 2023-12-01T04:55:43.716 INFO:tasks.rados.rados.0.smithi060.stdout:2609: finishing copy_from to smithi060156570-18 2023-12-01T04:55:43.716 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1108 (ObjNum 793 snap 263 seq_num 793) dirty exists 2023-12-01T04:55:43.717 INFO:tasks.rados.rados.0.smithi060.stdout:2609: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:55:43.727 INFO:tasks.rados.rados.0.smithi060.stdout:2611: expect (ObjNum 817 snap 265 seq_num 817) 2023-12-01T04:55:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:43 smithi060 ceph-mon[109077]: osdmap e593: 8 total, 8 up, 8 in 2023-12-01T04:55:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:43 smithi060 ceph-mon[94233]: osdmap e593: 8 total, 8 up, 8 in 2023-12-01T04:55:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:43 smithi089 ceph-mon[98504]: osdmap e593: 8 total, 8 up, 8 in 2023-12-01T04:55:44.676 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:55:44] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:55:44.685 INFO:tasks.rados.rados.0.smithi060.stdout:2609: done (3 left) 2023-12-01T04:55:44.685 INFO:tasks.rados.rados.0.smithi060.stdout:2611: done (2 left) 2023-12-01T04:55:44.685 INFO:tasks.rados.rados.0.smithi060.stdout:2612: done (1 left) 2023-12-01T04:55:44.685 INFO:tasks.rados.rados.0.smithi060.stdout:2613: done (0 left) 2023-12-01T04:55:44.685 INFO:tasks.rados.rados.0.smithi060.stdout:2614: delete oid 28 current snap is 266 2023-12-01T04:55:44.693 INFO:tasks.rados.rados.0.smithi060.stdout:2614: done (0 left) 2023-12-01T04:55:44.694 INFO:tasks.rados.rados.0.smithi060.stdout:2615: delete oid 19 current snap is 266 2023-12-01T04:55:44.696 INFO:tasks.rados.rados.0.smithi060.stdout:2615: done (0 left) 2023-12-01T04:55:44.696 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 266 2023-12-01T04:55:44.696 INFO:tasks.rados.rados.0.smithi060.stdout:2616: seq_num 826 ranges {2023424=638976,2662400=630784,3293184=573440} 2023-12-01T04:55:44.710 INFO:tasks.rados.rados.0.smithi060.stdout:2616: writing smithi060156570-18 from 2023424 to 2662400 tid 1 2023-12-01T04:55:44.714 INFO:tasks.rados.rados.0.smithi060.stdout:2616: writing smithi060156570-18 from 2662400 to 3293184 tid 2 2023-12-01T04:55:44.717 INFO:tasks.rados.rados.0.smithi060.stdout:2616: writing smithi060156570-18 from 3293184 to 3866624 tid 3 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 266 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi060.stdout:2616: finishing write tid 1 to smithi060156570-18 2023-12-01T04:55:44.718 INFO:tasks.rados.rados.0.smithi060.stdout:2617: seq_num 827 ranges {1695744=655360,2351104=516096,2867200=688128} 2023-12-01T04:55:44.730 INFO:tasks.rados.rados.0.smithi060.stdout:2617: writing smithi060156570-14 from 1695744 to 2351104 tid 1 2023-12-01T04:55:44.733 INFO:tasks.rados.rados.0.smithi060.stdout:2617: writing smithi060156570-14 from 2351104 to 2867200 tid 2 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2617: writing smithi060156570-14 from 2867200 to 3555328 tid 3 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2618: delete oid 35 current snap is 266 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: finishing write tid 2 to smithi060156570-18 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: finishing write tid 3 to smithi060156570-18 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: finishing write tid 4 to smithi060156570-18 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: finishing write tid 5 to smithi060156570-18 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: oid 18 updating version 0 to 1400 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: oid 18 version 1400 is already newer than 1399 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: oid 18 updating version 1400 to 1401 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: oid 18 version 1401 is already newer than 1398 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1401 (ObjNum 826 snap 266 seq_num 826) dirty exists 2023-12-01T04:55:44.738 INFO:tasks.rados.rados.0.smithi060.stdout:2616: left oid 18 (ObjNum 826 snap 266 seq_num 826) 2023-12-01T04:55:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:2617: finishing write tid 1 to smithi060156570-14 2023-12-01T04:55:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:2617: finishing write tid 2 to smithi060156570-14 2023-12-01T04:55:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:2616: done (2 left) 2023-12-01T04:55:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:2618: done (1 left) 2023-12-01T04:55:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:2619: setattr oid 35 current snap is 266 2023-12-01T04:55:44.741 INFO:tasks.rados.rados.0.smithi060.stdout:2617: finishing write tid 3 to smithi060156570-14 2023-12-01T04:55:44.741 INFO:tasks.rados.rados.0.smithi060.stdout:2620: copy_from oid 26 from oid 1 current snap is 266 2023-12-01T04:55:44.741 INFO:tasks.rados.rados.0.smithi060.stdout:2621: copy_from oid 17 from oid 29 current snap is 266 2023-12-01T04:55:44.741 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 266 2023-12-01T04:55:44.741 INFO:tasks.rados.rados.0.smithi060.stdout:2622: seq_num 829 ranges {0=688128,688128=729088,1417216=475136} 2023-12-01T04:55:44.745 INFO:tasks.rados.rados.0.smithi060.stdout:2622: writing smithi060156570-27 from 0 to 688128 tid 1 2023-12-01T04:55:44.750 INFO:tasks.rados.rados.0.smithi060.stdout:2622: writing smithi060156570-27 from 688128 to 1417216 tid 2 2023-12-01T04:55:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:2622: writing smithi060156570-27 from 1417216 to 1892352 tid 3 2023-12-01T04:55:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 266 2023-12-01T04:55:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:2617: finishing write tid 4 to smithi060156570-14 2023-12-01T04:55:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:2623: seq_num 830 ranges {614400=704512,1318912=614400,1933312=573440,2506752=16384} 2023-12-01T04:55:44.761 INFO:tasks.rados.rados.0.smithi060.stdout:2623: writing smithi060156570-2 from 614400 to 1318912 tid 1 2023-12-01T04:55:44.764 INFO:tasks.rados.rados.0.smithi060.stdout:2623: writing smithi060156570-2 from 1318912 to 1933312 tid 2 2023-12-01T04:55:44.767 INFO:tasks.rados.rados.0.smithi060.stdout:2623: writing smithi060156570-2 from 1933312 to 2506752 tid 3 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:2623: writing smithi060156570-2 from 2506752 to 2523136 tid 4 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:2624: read oid 9 snap -1 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:2624: expect (ObjNum 821 snap 265 seq_num 821) 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:2625: rmattr oid 28 current snap is 266 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:2625: done (7 left) 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:2626: rollback oid 44 current snap is 266 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 264 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 266 2023-12-01T04:55:44.768 INFO:tasks.rados.rados.0.smithi060.stdout:2627: seq_num 831 ranges {17309696=720896,18030592=499712,18530304=704512} 2023-12-01T04:55:44.869 INFO:tasks.rados.rados.0.smithi060.stdout:2627: writing smithi060156570-15 from 17309696 to 18030592 tid 1 2023-12-01T04:55:44.871 INFO:tasks.rados.rados.0.smithi060.stdout:2627: writing smithi060156570-15 from 18030592 to 18530304 tid 2 2023-12-01T04:55:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:2627: writing smithi060156570-15 from 18530304 to 19234816 tid 3 2023-12-01T04:55:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:2628: read oid 46 snap -1 2023-12-01T04:55:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:2628: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:55:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 266 2023-12-01T04:55:44.876 INFO:tasks.rados.rados.0.smithi060.stdout:2617: finishing write tid 5 to smithi060156570-14 2023-12-01T04:55:44.877 INFO:tasks.rados.rados.0.smithi060.stdout:2617: oid 14 updating version 0 to 1114 2023-12-01T04:55:44.877 INFO:tasks.rados.rados.0.smithi060.stdout:2617: oid 14 version 1114 is already newer than 1112 2023-12-01T04:55:44.877 INFO:tasks.rados.rados.0.smithi060.stdout:2617: oid 14 version 1114 is already newer than 1113 2023-12-01T04:55:44.877 INFO:tasks.rados.rados.0.smithi060.stdout:2617: oid 14 updating version 1114 to 1115 2023-12-01T04:55:44.877 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1115 (ObjNum 827 snap 266 seq_num 827) dirty exists 2023-12-01T04:55:44.877 INFO:tasks.rados.rados.0.smithi060.stdout:2617: left oid 14 (ObjNum 827 snap 266 seq_num 827) 2023-12-01T04:55:44.877 INFO:tasks.rados.rados.0.smithi060.stdout:2629: seq_num 832 ranges {368640=737280,1105920=786432,1892352=417792} 2023-12-01T04:55:44.882 INFO:tasks.rados.rados.0.smithi060.stdout:2629: writing smithi060156570-23 from 368640 to 1105920 tid 1 2023-12-01T04:55:44.887 INFO:tasks.rados.rados.0.smithi060.stdout:2629: writing smithi060156570-23 from 1105920 to 1892352 tid 2 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2629: writing smithi060156570-23 from 1892352 to 2310144 tid 3 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2617: done (10 left) 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2630: copy_from oid 49 from oid 28 current snap is 266 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 871 (ObjNum 4113 snap 0 seq_num 896168793) dirty exists 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2621: finishing copy_from to smithi060156570-17 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2621: got expected ENOENT (src dne) 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2621: finishing copy_from racing read to smithi060156570-17 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2622: finishing write tid 1 to smithi060156570-27 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2622: finishing write tid 2 to smithi060156570-27 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2622: finishing write tid 3 to smithi060156570-27 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2622: finishing write tid 4 to smithi060156570-27 2023-12-01T04:55:44.890 INFO:tasks.rados.rados.0.smithi060.stdout:2622: finishing write tid 5 to smithi060156570-27 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2622: oid 27 updating version 0 to 1407 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2622: oid 27 version 1407 is already newer than 1406 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2622: oid 27 updating version 1407 to 1408 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2622: oid 27 updating version 1408 to 1409 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1409 (ObjNum 829 snap 266 seq_num 829) dirty exists 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2622: left oid 27 (ObjNum 829 snap 266 seq_num 829) 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2623: finishing write tid 1 to smithi060156570-2 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2619: done (10 left) 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2621: done (9 left) 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2622: done (8 left) 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2631: snap_create 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2623: finishing write tid 2 to smithi060156570-2 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2623: finishing write tid 3 to smithi060156570-2 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2623: finishing write tid 4 to smithi060156570-2 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2623: finishing write tid 5 to smithi060156570-2 2023-12-01T04:55:44.891 INFO:tasks.rados.rados.0.smithi060.stdout:2624: expect (ObjNum 821 snap 265 seq_num 821) 2023-12-01T04:55:44.937 INFO:tasks.rados.rados.0.smithi060.stdout:2623: finishing write tid 6 to smithi060156570-2 2023-12-01T04:55:44.937 INFO:tasks.rados.rados.0.smithi060.stdout:2623: oid 2 updating version 0 to 1116 2023-12-01T04:55:44.937 INFO:tasks.rados.rados.0.smithi060.stdout:2623: oid 2 version 1116 is already newer than 1114 2023-12-01T04:55:44.937 INFO:tasks.rados.rados.0.smithi060.stdout:2623: oid 2 version 1116 is already newer than 1115 2023-12-01T04:55:44.937 INFO:tasks.rados.rados.0.smithi060.stdout:2623: oid 2 updating version 1116 to 1117 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2623: oid 2 version 1117 is already newer than 1113 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1117 (ObjNum 830 snap 266 seq_num 830) dirty exists 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2623: left oid 2 (ObjNum 830 snap 266 seq_num 830) 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2626: finishing rollback tid 0 to smithi060156570-44 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2626: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2620: finishing copy_from to smithi060156570-26 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 986 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2626: finishing rollback tid 2 to smithi060156570-44 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1120 (ObjNum 797 snap 263 seq_num 797) dirty exists 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2620: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2627: finishing write tid 1 to smithi060156570-15 2023-12-01T04:55:44.938 INFO:tasks.rados.rados.0.smithi060.stdout:2627: finishing write tid 2 to smithi060156570-15 2023-12-01T04:55:44.939 INFO:tasks.rados.rados.0.smithi060.stdout:2627: finishing write tid 3 to smithi060156570-15 2023-12-01T04:55:44.939 INFO:tasks.rados.rados.0.smithi060.stdout:2627: finishing write tid 4 to smithi060156570-15 2023-12-01T04:55:44.939 INFO:tasks.rados.rados.0.smithi060.stdout:2628: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2627: finishing write tid 5 to smithi060156570-15 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2627: oid 15 updating version 0 to 874 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2627: oid 15 version 874 is already newer than 873 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2627: oid 15 updating version 874 to 875 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2627: oid 15 version 875 is already newer than 872 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 875 (ObjNum 831 snap 266 seq_num 831) dirty exists 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2627: left oid 15 (ObjNum 831 snap 266 seq_num 831) 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2629: finishing write tid 1 to smithi060156570-23 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2630: finishing copy_from to smithi060156570-49 2023-12-01T04:55:44.961 INFO:tasks.rados.rados.0.smithi060.stdout:2630: got expected ENOENT (src dne) 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2630: finishing copy_from racing read to smithi060156570-49 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: finishing write tid 2 to smithi060156570-23 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: finishing write tid 3 to smithi060156570-23 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: finishing write tid 4 to smithi060156570-23 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: finishing write tid 5 to smithi060156570-23 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: oid 23 updating version 0 to 1413 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: oid 23 version 1413 is already newer than 1410 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: oid 23 version 1413 is already newer than 1412 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: oid 23 version 1413 is already newer than 1411 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1413 (ObjNum 832 snap 266 seq_num 832) dirty exists 2023-12-01T04:55:44.962 INFO:tasks.rados.rados.0.smithi060.stdout:2629: left oid 23 (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:55:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:44 smithi060 ceph-mon[94233]: pgmap v855: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 312 KiB/s wr, 8 op/s 2023-12-01T04:55:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:44 smithi060 ceph-mon[94233]: osdmap e594: 8 total, 8 up, 8 in 2023-12-01T04:55:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:44 smithi060 ceph-mon[109077]: pgmap v855: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 312 KiB/s wr, 8 op/s 2023-12-01T04:55:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:44 smithi060 ceph-mon[109077]: osdmap e594: 8 total, 8 up, 8 in 2023-12-01T04:55:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:44 smithi089 ceph-mon[98504]: pgmap v855: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 312 KiB/s wr, 8 op/s 2023-12-01T04:55:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:44 smithi089 ceph-mon[98504]: osdmap e594: 8 total, 8 up, 8 in 2023-12-01T04:55:45.692 INFO:tasks.rados.rados.0.smithi060.stdout:2620: done (8 left) 2023-12-01T04:55:45.693 INFO:tasks.rados.rados.0.smithi060.stdout:2623: done (7 left) 2023-12-01T04:55:45.693 INFO:tasks.rados.rados.0.smithi060.stdout:2624: done (6 left) 2023-12-01T04:55:45.693 INFO:tasks.rados.rados.0.smithi060.stdout:2626: done (5 left) 2023-12-01T04:55:45.693 INFO:tasks.rados.rados.0.smithi060.stdout:2627: done (4 left) 2023-12-01T04:55:45.693 INFO:tasks.rados.rados.0.smithi060.stdout:2628: done (3 left) 2023-12-01T04:55:45.693 INFO:tasks.rados.rados.0.smithi060.stdout:2629: done (2 left) 2023-12-01T04:55:45.693 INFO:tasks.rados.rados.0.smithi060.stdout:2630: done (1 left) 2023-12-01T04:55:45.694 INFO:tasks.rados.rados.0.smithi060.stdout:2631: done (0 left) 2023-12-01T04:55:45.694 INFO:tasks.rados.rados.0.smithi060.stdout:2632: snap_create 2023-12-01T04:55:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:45 smithi060 ceph-mon[94233]: osdmap e595: 8 total, 8 up, 8 in 2023-12-01T04:55:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:45 smithi060 ceph-mon[109077]: osdmap e595: 8 total, 8 up, 8 in 2023-12-01T04:55:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:45 smithi089 ceph-mon[98504]: osdmap e595: 8 total, 8 up, 8 in 2023-12-01T04:55:46.651 INFO:tasks.rados.rados.0.smithi060.stdout:2632: done (0 left) 2023-12-01T04:55:46.652 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 268 2023-12-01T04:55:46.652 INFO:tasks.rados.rados.0.smithi060.stdout:2633: seq_num 833 ranges {5185536=761856,5947392=671744,6619136=532480} 2023-12-01T04:55:46.684 INFO:tasks.rados.rados.0.smithi060.stdout:2633: writing smithi060156570-42 from 5185536 to 5947392 tid 1 2023-12-01T04:55:46.688 INFO:tasks.rados.rados.0.smithi060.stdout:2633: writing smithi060156570-42 from 5947392 to 6619136 tid 2 2023-12-01T04:55:46.692 INFO:tasks.rados.rados.0.smithi060.stdout:2633: writing smithi060156570-42 from 6619136 to 7151616 tid 3 2023-12-01T04:55:46.692 INFO:tasks.rados.rados.0.smithi060.stdout:2634: read oid 35 snap 231 2023-12-01T04:55:46.692 INFO:tasks.rados.rados.0.smithi060.stdout:2634: expect (ObjNum 698 snap 228 seq_num 698) 2023-12-01T04:55:46.692 INFO:tasks.rados.rados.0.smithi060.stdout:2635: read oid 9 snap -1 2023-12-01T04:55:46.692 INFO:tasks.rados.rados.0.smithi060.stdout:2635: expect (ObjNum 821 snap 265 seq_num 821) 2023-12-01T04:55:46.692 INFO:tasks.rados.rados.0.smithi060.stdout:2636: snap_remove snap 245 2023-12-01T04:55:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:46 smithi060 ceph-mon[94233]: pgmap v858: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 376 KiB/s wr, 9 op/s 2023-12-01T04:55:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:46 smithi060 ceph-mon[94233]: osdmap e596: 8 total, 8 up, 8 in 2023-12-01T04:55:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:46 smithi060 ceph-mon[94233]: osdmap e597: 8 total, 8 up, 8 in 2023-12-01T04:55:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:46 smithi060 ceph-mon[109077]: pgmap v858: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 376 KiB/s wr, 9 op/s 2023-12-01T04:55:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:46 smithi060 ceph-mon[109077]: osdmap e596: 8 total, 8 up, 8 in 2023-12-01T04:55:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:46 smithi060 ceph-mon[109077]: osdmap e597: 8 total, 8 up, 8 in 2023-12-01T04:55:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:46 smithi089 ceph-mon[98504]: pgmap v858: 121 pgs: 121 active+clean; 393 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 376 KiB/s wr, 9 op/s 2023-12-01T04:55:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:46 smithi089 ceph-mon[98504]: osdmap e596: 8 total, 8 up, 8 in 2023-12-01T04:55:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:46 smithi089 ceph-mon[98504]: osdmap e597: 8 total, 8 up, 8 in 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2636: done (3 left) 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2637: copy_from oid 38 from oid 29 current snap is 268 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2633: finishing write tid 1 to smithi060156570-42 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2633: finishing write tid 2 to smithi060156570-42 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2633: finishing write tid 3 to smithi060156570-42 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2633: finishing write tid 4 to smithi060156570-42 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2633: finishing write tid 5 to smithi060156570-42 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2633: oid 42 updating version 0 to 872 2023-12-01T04:55:47.700 INFO:tasks.rados.rados.0.smithi060.stdout:2633: oid 42 updating version 872 to 873 2023-12-01T04:55:47.701 INFO:tasks.rados.rados.0.smithi060.stdout:2633: oid 42 updating version 873 to 874 2023-12-01T04:55:47.701 INFO:tasks.rados.rados.0.smithi060.stdout:2633: oid 42 updating version 874 to 875 2023-12-01T04:55:47.701 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 875 (ObjNum 833 snap 268 seq_num 833) dirty exists 2023-12-01T04:55:47.701 INFO:tasks.rados.rados.0.smithi060.stdout:2633: left oid 42 (ObjNum 833 snap 268 seq_num 833) 2023-12-01T04:55:47.701 INFO:tasks.rados.rados.0.smithi060.stdout:2635: expect (ObjNum 821 snap 265 seq_num 821) 2023-12-01T04:55:47.753 INFO:tasks.rados.rados.0.smithi060.stdout:2634: expect (ObjNum 698 snap 228 seq_num 698) 2023-12-01T04:55:47.809 INFO:tasks.rados.rados.0.smithi060.stdout:2637: finishing copy_from to smithi060156570-38 2023-12-01T04:55:47.809 INFO:tasks.rados.rados.0.smithi060.stdout:2637: got expected ENOENT (src dne) 2023-12-01T04:55:47.810 INFO:tasks.rados.rados.0.smithi060.stdout:2637: finishing copy_from racing read to smithi060156570-38 2023-12-01T04:55:47.810 INFO:tasks.rados.rados.0.smithi060.stdout:2633: done (3 left) 2023-12-01T04:55:47.810 INFO:tasks.rados.rados.0.smithi060.stdout:2634: done (2 left) 2023-12-01T04:55:47.810 INFO:tasks.rados.rados.0.smithi060.stdout:2635: done (1 left) 2023-12-01T04:55:47.810 INFO:tasks.rados.rados.0.smithi060.stdout:2637: done (0 left) 2023-12-01T04:55:47.810 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 268 2023-12-01T04:55:47.810 INFO:tasks.rados.rados.0.smithi060.stdout:2638: seq_num 834 ranges {6512640=778240,7290880=557056,7847936=548864,8396800=98304} 2023-12-01T04:55:47.847 INFO:tasks.rados.rados.0.smithi060.stdout:2638: writing smithi060156570-43 from 6512640 to 7290880 tid 1 2023-12-01T04:55:47.850 INFO:tasks.rados.rados.0.smithi060.stdout:2638: writing smithi060156570-43 from 7290880 to 7847936 tid 2 2023-12-01T04:55:47.853 INFO:tasks.rados.rados.0.smithi060.stdout:2638: writing smithi060156570-43 from 7847936 to 8396800 tid 3 2023-12-01T04:55:47.854 INFO:tasks.rados.rados.0.smithi060.stdout:2638: writing smithi060156570-43 from 8396800 to 8495104 tid 4 2023-12-01T04:55:47.854 INFO:tasks.rados.rados.0.smithi060.stdout:2639: rollback oid 2 current snap is 268 2023-12-01T04:55:47.854 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 2 to 266 2023-12-01T04:55:47.854 INFO:tasks.rados.rados.0.smithi060.stdout:2638: finishing write tid 1 to smithi060156570-43 2023-12-01T04:55:47.855 INFO:tasks.rados.rados.0.smithi060.stdout:2638: finishing write tid 2 to smithi060156570-43 2023-12-01T04:55:47.855 INFO:tasks.rados.rados.0.smithi060.stdout:2640: snap_create 2023-12-01T04:55:47.857 INFO:tasks.rados.rados.0.smithi060.stdout:2639: finishing rollback tid 0 to smithi060156570-2 2023-12-01T04:55:47.857 INFO:tasks.rados.rados.0.smithi060.stdout:2639: finishing rollback tid 1 to smithi060156570-2 2023-12-01T04:55:47.858 INFO:tasks.rados.rados.0.smithi060.stdout:2639: finishing rollback tid 2 to smithi060156570-2 2023-12-01T04:55:47.858 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1123 (ObjNum 830 snap 266 seq_num 830) dirty exists 2023-12-01T04:55:47.858 INFO:tasks.rados.rados.0.smithi060.stdout:2638: finishing write tid 3 to smithi060156570-43 2023-12-01T04:55:47.858 INFO:tasks.rados.rados.0.smithi060.stdout:2638: finishing write tid 4 to smithi060156570-43 2023-12-01T04:55:47.858 INFO:tasks.rados.rados.0.smithi060.stdout:2638: finishing write tid 5 to smithi060156570-43 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:2638: finishing write tid 6 to smithi060156570-43 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:2638: oid 43 updating version 0 to 1402 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:2638: oid 43 updating version 1402 to 1404 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:2638: oid 43 updating version 1404 to 1405 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:2638: oid 43 version 1405 is already newer than 1403 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:2638: oid 43 updating version 1405 to 1406 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1406 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:55:47.860 INFO:tasks.rados.rados.0.smithi060.stdout:2638: left oid 43 (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:55:48.703 INFO:tasks.rados.rados.0.smithi060.stdout:2638: done (2 left) 2023-12-01T04:55:48.703 INFO:tasks.rados.rados.0.smithi060.stdout:2639: done (1 left) 2023-12-01T04:55:48.703 INFO:tasks.rados.rados.0.smithi060.stdout:2640: done (0 left) 2023-12-01T04:55:48.703 INFO:tasks.rados.rados.0.smithi060.stdout:2641: snap_create 2023-12-01T04:55:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:48 smithi060 ceph-mon[94233]: pgmap v861: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.9 MiB/s wr, 37 op/s 2023-12-01T04:55:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:48 smithi060 ceph-mon[94233]: osdmap e598: 8 total, 8 up, 8 in 2023-12-01T04:55:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:48 smithi060 ceph-mon[109077]: pgmap v861: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.9 MiB/s wr, 37 op/s 2023-12-01T04:55:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:48 smithi060 ceph-mon[109077]: osdmap e598: 8 total, 8 up, 8 in 2023-12-01T04:55:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:48 smithi089 ceph-mon[98504]: pgmap v861: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.9 MiB/s wr, 37 op/s 2023-12-01T04:55:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:48 smithi089 ceph-mon[98504]: osdmap e598: 8 total, 8 up, 8 in 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:2641: done (0 left) 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:2642: rollback oid 2 current snap is 270 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 2 to 188 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:2643: read oid 40 snap -1 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:2643: expect deleted 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:2644: read oid 24 snap -1 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:2644: expect (ObjNum 721 snap 242 seq_num 721) 2023-12-01T04:55:49.710 INFO:tasks.rados.rados.0.smithi060.stdout:2645: snap_create 2023-12-01T04:55:49.716 INFO:tasks.rados.rados.0.smithi060.stdout:2644: expect (ObjNum 721 snap 242 seq_num 721) 2023-12-01T04:55:49.722 INFO:tasks.rados.rados.0.smithi060.stdout:2642: finishing rollback tid 0 to smithi060156570-2 2023-12-01T04:55:49.722 INFO:tasks.rados.rados.0.smithi060.stdout:2642: finishing rollback tid 1 to smithi060156570-2 2023-12-01T04:55:49.722 INFO:tasks.rados.rados.0.smithi060.stdout:2642: finishing rollback tid 2 to smithi060156570-2 2023-12-01T04:55:49.722 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1126 (ObjNum 560 snap 180 seq_num 560) dirty exists 2023-12-01T04:55:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:49 smithi060 ceph-mon[94233]: osdmap e599: 8 total, 8 up, 8 in 2023-12-01T04:55:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:49 smithi060 ceph-mon[109077]: osdmap e599: 8 total, 8 up, 8 in 2023-12-01T04:55:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:49 smithi089 ceph-mon[98504]: osdmap e599: 8 total, 8 up, 8 in 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2642: done (3 left) 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2643: done (2 left) 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2644: done (1 left) 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2645: done (0 left) 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2646: read oid 49 snap -1 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2646: expect (ObjNum 799 snap 263 seq_num 799) 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2647: copy_from oid 10 from oid 41 current snap is 271 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2648: read oid 9 snap 255 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2648: expect (ObjNum 730 snap 243 seq_num 730) 2023-12-01T04:55:50.712 INFO:tasks.rados.rados.0.smithi060.stdout:2649: delete oid 18 current snap is 271 2023-12-01T04:55:50.713 INFO:tasks.rados.rados.0.smithi060.stdout:2647: finishing copy_from to smithi060156570-10 2023-12-01T04:55:50.713 INFO:tasks.rados.rados.0.smithi060.stdout:2647: got expected ENOENT (src dne) 2023-12-01T04:55:50.713 INFO:tasks.rados.rados.0.smithi060.stdout:2647: finishing copy_from racing read to smithi060156570-10 2023-12-01T04:55:50.736 INFO:tasks.rados.rados.0.smithi060.stdout:2647: done (3 left) 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2649: done (2 left) 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2650: rmattr oid 28 current snap is 271 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2650: done (2 left) 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2651: read oid 11 snap -1 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2651: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2652: read oid 4 snap -1 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2652: expect (ObjNum 808 snap 265 seq_num 808) 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 271 2023-12-01T04:55:50.737 INFO:tasks.rados.rados.0.smithi060.stdout:2653: seq_num 836 ranges {0=409600,409600=720896,1130496=516096,1646592=368640} 2023-12-01T04:55:50.744 INFO:tasks.rados.rados.0.smithi060.stdout:2653: writing smithi060156570-18 from 0 to 409600 tid 1 2023-12-01T04:55:50.744 INFO:tasks.rados.rados.0.smithi060.stdout:2653: writing smithi060156570-18 from 409600 to 1130496 tid 2 2023-12-01T04:55:50.747 INFO:tasks.rados.rados.0.smithi060.stdout:2653: writing smithi060156570-18 from 1130496 to 1646592 tid 3 2023-12-01T04:55:50.749 INFO:tasks.rados.rados.0.smithi060.stdout:2653: writing smithi060156570-18 from 1646592 to 2015232 tid 4 2023-12-01T04:55:50.749 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 271 2023-12-01T04:55:50.749 INFO:tasks.rados.rados.0.smithi060.stdout:2648: expect (ObjNum 730 snap 243 seq_num 730) 2023-12-01T04:55:50.862 INFO:tasks.rados.rados.0.smithi060.stdout:2646: expect (ObjNum 799 snap 263 seq_num 799) 2023-12-01T04:55:50.961 INFO:tasks.rados.rados.0.smithi060.stdout:2653: finishing write tid 1 to smithi060156570-18 2023-12-01T04:55:50.962 INFO:tasks.rados.rados.0.smithi060.stdout:2651: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:55:50.997 INFO:tasks.rados.rados.0.smithi060.stdout:2653: finishing write tid 2 to smithi060156570-18 2023-12-01T04:55:50.997 INFO:tasks.rados.rados.0.smithi060.stdout:2653: finishing write tid 3 to smithi060156570-18 2023-12-01T04:55:50.997 INFO:tasks.rados.rados.0.smithi060.stdout:2653: finishing write tid 4 to smithi060156570-18 2023-12-01T04:55:50.997 INFO:tasks.rados.rados.0.smithi060.stdout:2653: finishing write tid 5 to smithi060156570-18 2023-12-01T04:55:50.997 INFO:tasks.rados.rados.0.smithi060.stdout:2654: seq_num 837 ranges {1605632=425984,2031616=655360,2686976=729088,3416064=221184} 2023-12-01T04:55:51.007 INFO:tasks.rados.rados.0.smithi060.stdout:2654: writing smithi060156570-6 from 1605632 to 2031616 tid 1 2023-12-01T04:55:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:50 smithi060 ceph-mon[109077]: pgmap v864: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.9 MiB/s wr, 37 op/s 2023-12-01T04:55:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:50 smithi060 ceph-mon[109077]: osdmap e600: 8 total, 8 up, 8 in 2023-12-01T04:55:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:50 smithi060 ceph-mon[94233]: pgmap v864: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.9 MiB/s wr, 37 op/s 2023-12-01T04:55:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:50 smithi060 ceph-mon[94233]: osdmap e600: 8 total, 8 up, 8 in 2023-12-01T04:55:51.011 INFO:tasks.rados.rados.0.smithi060.stdout:2654: writing smithi060156570-6 from 2031616 to 2686976 tid 2 2023-12-01T04:55:51.015 INFO:tasks.rados.rados.0.smithi060.stdout:2654: writing smithi060156570-6 from 2686976 to 3416064 tid 3 2023-12-01T04:55:51.017 INFO:tasks.rados.rados.0.smithi060.stdout:2654: writing smithi060156570-6 from 3416064 to 3637248 tid 4 2023-12-01T04:55:51.017 INFO:tasks.rados.rados.0.smithi060.stdout:2646: done (5 left) 2023-12-01T04:55:51.017 INFO:tasks.rados.rados.0.smithi060.stdout:2648: done (4 left) 2023-12-01T04:55:51.017 INFO:tasks.rados.rados.0.smithi060.stdout:2651: done (3 left) 2023-12-01T04:55:51.017 INFO:tasks.rados.rados.0.smithi060.stdout:2655: snap_remove snap 188 2023-12-01T04:55:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:50 smithi089 ceph-mon[98504]: pgmap v864: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 8.8 MiB/s rd, 8.9 MiB/s wr, 37 op/s 2023-12-01T04:55:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:50 smithi089 ceph-mon[98504]: osdmap e600: 8 total, 8 up, 8 in 2023-12-01T04:55:51.722 INFO:tasks.rados.rados.0.smithi060.stdout:2655: done (3 left) 2023-12-01T04:55:51.722 INFO:tasks.rados.rados.0.smithi060.stdout:2656: copy_from oid 7 from oid 13 current snap is 271 2023-12-01T04:55:51.722 INFO:tasks.rados.rados.0.smithi060.stdout:2657: snap_remove snap 265 2023-12-01T04:55:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:51 smithi060 ceph-mon[94233]: osdmap e601: 8 total, 8 up, 8 in 2023-12-01T04:55:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:51 smithi060 ceph-mon[109077]: osdmap e601: 8 total, 8 up, 8 in 2023-12-01T04:55:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:51 smithi089 ceph-mon[98504]: osdmap e601: 8 total, 8 up, 8 in 2023-12-01T04:55:52.729 INFO:tasks.rados.rados.0.smithi060.stdout:2657: done (4 left) 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2658: copy_from oid 22 from oid 26 current snap is 271 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2659: read oid 32 snap -1 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2659: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2660: delete oid 12 current snap is 271 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2653: finishing write tid 6 to smithi060156570-18 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2653: oid 18 updating version 0 to 1408 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2653: oid 18 updating version 1408 to 1409 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2653: oid 18 updating version 1409 to 1411 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2653: oid 18 version 1411 is already newer than 1410 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2653: oid 18 updating version 1411 to 1412 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1412 (ObjNum 836 snap 271 seq_num 836) dirty exists 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2653: left oid 18 (ObjNum 836 snap 271 seq_num 836) 2023-12-01T04:55:52.730 INFO:tasks.rados.rados.0.smithi060.stdout:2652: expect (ObjNum 808 snap 265 seq_num 808) 2023-12-01T04:55:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:52 smithi060 ceph-mon[94233]: pgmap v867: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:55:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:52 smithi060 ceph-mon[94233]: osdmap e602: 8 total, 8 up, 8 in 2023-12-01T04:55:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:52 smithi060 ceph-mon[109077]: pgmap v867: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:55:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:52 smithi060 ceph-mon[109077]: osdmap e602: 8 total, 8 up, 8 in 2023-12-01T04:55:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:52 smithi089 ceph-mon[98504]: pgmap v867: 121 pgs: 121 active+clean; 426 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:55:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:52 smithi089 ceph-mon[98504]: osdmap e602: 8 total, 8 up, 8 in 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: finishing write tid 1 to smithi060156570-6 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: finishing write tid 2 to smithi060156570-6 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: finishing write tid 3 to smithi060156570-6 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: finishing write tid 4 to smithi060156570-6 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: finishing write tid 5 to smithi060156570-6 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: finishing write tid 6 to smithi060156570-6 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: oid 6 updating version 0 to 1116 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: oid 6 updating version 1116 to 1120 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: oid 6 version 1120 is already newer than 1117 2023-12-01T04:55:53.968 INFO:tasks.rados.rados.0.smithi060.stdout:2654: oid 6 version 1120 is already newer than 1119 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2654: oid 6 version 1120 is already newer than 1118 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 1120 (ObjNum 837 snap 271 seq_num 837) dirty exists 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2654: left oid 6 (ObjNum 837 snap 271 seq_num 837) 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2656: finishing copy_from to smithi060156570-7 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1123 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2656: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2652: done (6 left) 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2653: done (5 left) 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2654: done (4 left) 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2656: done (3 left) 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2660: done (2 left) 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2661: setattr oid 7 current snap is 271 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2658: finishing copy_from to smithi060156570-22 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 986 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:55:53.969 INFO:tasks.rados.rados.0.smithi060.stdout:2659: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:55:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:53 smithi060 ceph-mon[94233]: osdmap e603: 8 total, 8 up, 8 in 2023-12-01T04:55:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:53 smithi060 ceph-mon[109077]: osdmap e603: 8 total, 8 up, 8 in 2023-12-01T04:55:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:53 smithi089 ceph-mon[98504]: osdmap e603: 8 total, 8 up, 8 in 2023-12-01T04:55:54.728 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:55:54] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:55:54.933 INFO:tasks.rados.rados.0.smithi060.stdout:2658: finishing copy_from racing read to smithi060156570-22 2023-12-01T04:55:54.933 INFO:tasks.rados.rados.0.smithi060.stdout:2658: done (2 left) 2023-12-01T04:55:54.934 INFO:tasks.rados.rados.0.smithi060.stdout:2659: done (1 left) 2023-12-01T04:55:54.934 INFO:tasks.rados.rados.0.smithi060.stdout:2662: snap_create 2023-12-01T04:55:54.936 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1602 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:55:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:54 smithi060 ceph-mon[94233]: pgmap v870: 121 pgs: 121 active+clean; 445 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2023-12-01T04:55:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:54 smithi060 ceph-mon[109077]: pgmap v870: 121 pgs: 121 active+clean; 445 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2023-12-01T04:55:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:54 smithi089 ceph-mon[98504]: pgmap v870: 121 pgs: 121 active+clean; 445 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 19 MiB/s rd, 1.9 MiB/s wr, 14 op/s 2023-12-01T04:55:55.737 INFO:tasks.rados.rados.0.smithi060.stdout:2661: done (1 left) 2023-12-01T04:55:55.738 INFO:tasks.rados.rados.0.smithi060.stdout:2662: done (0 left) 2023-12-01T04:55:55.738 INFO:tasks.rados.rados.0.smithi060.stdout:2663: snap_remove snap 259 2023-12-01T04:55:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:55:56.656 INFO:tasks.rados.rados.0.smithi060.stdout:2663: done (0 left) 2023-12-01T04:55:56.657 INFO:tasks.rados.rados.0.smithi060.stdout:2664: snap_remove snap 270 2023-12-01T04:55:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:56 smithi060 ceph-mon[94233]: pgmap v871: 121 pgs: 121 active+clean; 445 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2023-12-01T04:55:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:56 smithi060 ceph-mon[94233]: osdmap e604: 8 total, 8 up, 8 in 2023-12-01T04:55:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:56 smithi060 ceph-mon[94233]: osdmap e605: 8 total, 8 up, 8 in 2023-12-01T04:55:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:56 smithi060 ceph-mon[109077]: pgmap v871: 121 pgs: 121 active+clean; 445 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2023-12-01T04:55:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:56 smithi060 ceph-mon[109077]: osdmap e604: 8 total, 8 up, 8 in 2023-12-01T04:55:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:56 smithi060 ceph-mon[109077]: osdmap e605: 8 total, 8 up, 8 in 2023-12-01T04:55:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:56 smithi089 ceph-mon[98504]: pgmap v871: 121 pgs: 121 active+clean; 445 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 1.3 MiB/s wr, 10 op/s 2023-12-01T04:55:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:56 smithi089 ceph-mon[98504]: osdmap e604: 8 total, 8 up, 8 in 2023-12-01T04:55:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:56 smithi089 ceph-mon[98504]: osdmap e605: 8 total, 8 up, 8 in 2023-12-01T04:55:57.655 INFO:tasks.rados.rados.0.smithi060.stdout:2664: done (0 left) 2023-12-01T04:55:57.655 INFO:tasks.rados.rados.0.smithi060.stdout:2665: rollback oid 18 current snap is 272 2023-12-01T04:55:57.656 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 18 to 253 2023-12-01T04:55:57.656 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 272 2023-12-01T04:55:57.656 INFO:tasks.rados.rados.0.smithi060.stdout:2666: seq_num 839 ranges {0=458752,458752=425984,884736=688128,1572864=491520} 2023-12-01T04:55:57.665 INFO:tasks.rados.rados.0.smithi060.stdout:2666: writing smithi060156570-10 from 0 to 458752 tid 1 2023-12-01T04:55:57.665 INFO:tasks.rados.rados.0.smithi060.stdout:2666: writing smithi060156570-10 from 458752 to 884736 tid 2 2023-12-01T04:55:57.666 INFO:tasks.rados.rados.0.smithi060.stdout:2666: writing smithi060156570-10 from 884736 to 1572864 tid 3 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:2666: writing smithi060156570-10 from 1572864 to 2064384 tid 4 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:2667: snap_create 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:2665: finishing rollback tid 0 to smithi060156570-18 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:2665: finishing rollback tid 1 to smithi060156570-18 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:2666: finishing write tid 1 to smithi060156570-10 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:2665: finishing rollback tid 2 to smithi060156570-18 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1415 (ObjNum 209 snap 0 seq_num 200530416) dirty exists 2023-12-01T04:55:57.669 INFO:tasks.rados.rados.0.smithi060.stdout:2666: finishing write tid 2 to smithi060156570-10 2023-12-01T04:55:57.671 INFO:tasks.rados.rados.0.smithi060.stdout:2666: finishing write tid 3 to smithi060156570-10 2023-12-01T04:55:57.672 INFO:tasks.rados.rados.0.smithi060.stdout:2666: finishing write tid 4 to smithi060156570-10 2023-12-01T04:55:57.672 INFO:tasks.rados.rados.0.smithi060.stdout:2666: finishing write tid 5 to smithi060156570-10 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:2666: finishing write tid 6 to smithi060156570-10 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:2666: oid 10 updating version 0 to 686 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:2666: oid 10 version 686 is already newer than 684 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:2666: oid 10 version 686 is already newer than 683 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:2666: oid 10 updating version 686 to 687 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:2666: oid 10 version 687 is already newer than 685 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 687 (ObjNum 839 snap 272 seq_num 839) dirty exists 2023-12-01T04:55:57.674 INFO:tasks.rados.rados.0.smithi060.stdout:2666: left oid 10 (ObjNum 839 snap 272 seq_num 839) 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi060.stdout:2665: done (2 left) 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi060.stdout:2666: done (1 left) 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi060.stdout:2667: done (0 left) 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi060.stdout:2668: rollback oid 20 current snap is 273 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 20 to 267 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 273 2023-12-01T04:55:58.663 INFO:tasks.rados.rados.0.smithi060.stdout:2669: seq_num 840 ranges {0=475136,475136=712704,1187840=499712,1687552=393216} 2023-12-01T04:55:58.665 INFO:tasks.rados.rados.0.smithi060.stdout:2669: writing smithi060156570-35 from 0 to 475136 tid 1 2023-12-01T04:55:58.667 INFO:tasks.rados.rados.0.smithi060.stdout:2669: writing smithi060156570-35 from 475136 to 1187840 tid 2 2023-12-01T04:55:58.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: writing smithi060156570-35 from 1187840 to 1687552 tid 3 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi060.stdout:2669: writing smithi060156570-35 from 1687552 to 2080768 tid 4 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi060.stdout:2670: delete oid 5 current snap is 273 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi060.stdout:2668: finishing rollback tid 1 to smithi060156570-20 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1113 (ObjNum 65 snap 0 seq_num 1666144856) dirty dne 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi060.stdout:2669: finishing write tid 1 to smithi060156570-35 2023-12-01T04:55:58.673 INFO:tasks.rados.rados.0.smithi060.stdout:2669: finishing write tid 2 to smithi060156570-35 2023-12-01T04:55:58.674 INFO:tasks.rados.rados.0.smithi060.stdout:2669: finishing write tid 3 to smithi060156570-35 2023-12-01T04:55:58.675 INFO:tasks.rados.rados.0.smithi060.stdout:2668: done (2 left) 2023-12-01T04:55:58.675 INFO:tasks.rados.rados.0.smithi060.stdout:2670: done (1 left) 2023-12-01T04:55:58.676 INFO:tasks.rados.rados.0.smithi060.stdout:2671: setattr oid 3 current snap is 273 2023-12-01T04:55:58.676 INFO:tasks.rados.rados.0.smithi060.stdout:2669: finishing write tid 4 to smithi060156570-35 2023-12-01T04:55:58.676 INFO:tasks.rados.rados.0.smithi060.stdout:2669: finishing write tid 5 to smithi060156570-35 2023-12-01T04:55:58.678 INFO:tasks.rados.rados.0.smithi060.stdout:2672: rmattr oid 7 current snap is 273 2023-12-01T04:55:58.678 INFO:tasks.rados.rados.0.smithi060.stdout:2673: rmattr oid 1 current snap is 273 2023-12-01T04:55:58.678 INFO:tasks.rados.rados.0.smithi060.stdout:2674: read oid 45 snap 262 2023-12-01T04:55:58.678 INFO:tasks.rados.rados.0.smithi060.stdout:2674: expect (ObjNum 200238112 snap 22018 seq_num 201007104) 2023-12-01T04:55:58.678 INFO:tasks.rados.rados.0.smithi060.stdout:2675: rollback oid 12 current snap is 273 2023-12-01T04:55:58.678 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 12 to 262 2023-12-01T04:55:58.678 INFO:tasks.rados.rados.0.smithi060.stdout:2676: read oid 38 snap -1 2023-12-01T04:55:58.679 INFO:tasks.rados.rados.0.smithi060.stdout:2676: expect (ObjNum 819 snap 265 seq_num 819) 2023-12-01T04:55:58.679 INFO:tasks.rados.rados.0.smithi060.stdout:2677: read oid 19 snap -1 2023-12-01T04:55:58.679 INFO:tasks.rados.rados.0.smithi060.stdout:2677: expect deleted 2023-12-01T04:55:58.679 INFO:tasks.rados.rados.0.smithi060.stdout:2678: snap_remove snap 266 2023-12-01T04:55:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:58 smithi060 ceph-mon[94233]: pgmap v874: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T04:55:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:58 smithi060 ceph-mon[94233]: osdmap e606: 8 total, 8 up, 8 in 2023-12-01T04:55:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:58 smithi060 ceph-mon[109077]: pgmap v874: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T04:55:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:58 smithi060 ceph-mon[109077]: osdmap e606: 8 total, 8 up, 8 in 2023-12-01T04:55:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:58 smithi089 ceph-mon[98504]: pgmap v874: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 6.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T04:55:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:58 smithi089 ceph-mon[98504]: osdmap e606: 8 total, 8 up, 8 in 2023-12-01T04:55:59.669 INFO:tasks.rados.rados.0.smithi060.stdout:2678: done (8 left) 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2679: rollback oid 32 current snap is 273 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 255 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: finishing write tid 6 to smithi060156570-35 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: oid 35 updating version 0 to 880 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: oid 35 version 880 is already newer than 876 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: oid 35 version 880 is already newer than 878 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: oid 35 version 880 is already newer than 877 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: oid 35 version 880 is already newer than 879 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 880 (ObjNum 840 snap 273 seq_num 840) dirty exists 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: left oid 35 (ObjNum 840 snap 273 seq_num 840) 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:2669: done (8 left) 2023-12-01T04:55:59.670 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 273 2023-12-01T04:55:59.671 INFO:tasks.rados.rados.0.smithi060.stdout:2680: seq_num 842 ranges {0=507904,507904=475136,983040=516096,1499136=499712,1998848=114688} 2023-12-01T04:55:59.672 INFO:tasks.rados.rados.0.smithi060.stdout:2680: writing smithi060156570-18 from 0 to 507904 tid 1 2023-12-01T04:55:59.675 INFO:tasks.rados.rados.0.smithi060.stdout:2680: writing smithi060156570-18 from 507904 to 983040 tid 2 2023-12-01T04:55:59.679 INFO:tasks.rados.rados.0.smithi060.stdout:2680: writing smithi060156570-18 from 983040 to 1499136 tid 3 2023-12-01T04:55:59.682 INFO:tasks.rados.rados.0.smithi060.stdout:2680: writing smithi060156570-18 from 1499136 to 1998848 tid 4 2023-12-01T04:55:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:2680: writing smithi060156570-18 from 1998848 to 2113536 tid 5 2023-12-01T04:55:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:2677: done (8 left) 2023-12-01T04:55:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:2681: read oid 41 snap 257 2023-12-01T04:55:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:2681: expect deleted 2023-12-01T04:55:59.685 INFO:tasks.rados.rados.0.smithi060.stdout:2682: delete oid 5 current snap is 273 2023-12-01T04:55:59.686 INFO:tasks.rados.rados.0.smithi060.stdout:2674: expect (ObjNum 200238112 snap 22018 seq_num 201007104) 2023-12-01T04:55:59.693 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 992 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:55:59.693 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1612 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:55:59.693 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 877 (ObjNum 728 snap 242 seq_num 728) dirty exists 2023-12-01T04:55:59.693 INFO:tasks.rados.rados.0.smithi060.stdout:2675: finishing rollback tid 1 to smithi060156570-12 2023-12-01T04:55:59.693 INFO:tasks.rados.rados.0.smithi060.stdout:2675: finishing rollback tid 2 to smithi060156570-12 2023-12-01T04:55:59.693 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 879 (ObjNum 788 snap 261 seq_num 788) dirty exists 2023-12-01T04:55:59.693 INFO:tasks.rados.rados.0.smithi060.stdout:2676: expect (ObjNum 819 snap 265 seq_num 819) 2023-12-01T04:55:59.768 INFO:tasks.rados.rados.0.smithi060.stdout:2680: finishing write tid 1 to smithi060156570-18 2023-12-01T04:55:59.768 INFO:tasks.rados.rados.0.smithi060.stdout:2680: finishing write tid 2 to smithi060156570-18 2023-12-01T04:55:59.768 INFO:tasks.rados.rados.0.smithi060.stdout:2679: finishing rollback tid 0 to smithi060156570-32 2023-12-01T04:55:59.769 INFO:tasks.rados.rados.0.smithi060.stdout:2679: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:55:59.769 INFO:tasks.rados.rados.0.smithi060.stdout:2679: finishing rollback tid 2 to smithi060156570-32 2023-12-01T04:55:59.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 877 (ObjNum 428 snap 134 seq_num 428) dirty exists 2023-12-01T04:55:59.769 INFO:tasks.rados.rados.0.smithi060.stdout:2680: finishing write tid 3 to smithi060156570-18 2023-12-01T04:55:59.769 INFO:tasks.rados.rados.0.smithi060.stdout:2671: done (9 left) 2023-12-01T04:55:59.769 INFO:tasks.rados.rados.0.smithi060.stdout:2672: done (8 left) 2023-12-01T04:55:59.769 INFO:tasks.rados.rados.0.smithi060.stdout:2673: done (7 left) 2023-12-01T04:55:59.770 INFO:tasks.rados.rados.0.smithi060.stdout:2674: done (6 left) 2023-12-01T04:55:59.770 INFO:tasks.rados.rados.0.smithi060.stdout:2675: done (5 left) 2023-12-01T04:55:59.770 INFO:tasks.rados.rados.0.smithi060.stdout:2676: done (4 left) 2023-12-01T04:55:59.770 INFO:tasks.rados.rados.0.smithi060.stdout:2679: done (3 left) 2023-12-01T04:55:59.770 INFO:tasks.rados.rados.0.smithi060.stdout:2682: done (2 left) 2023-12-01T04:55:59.771 INFO:tasks.rados.rados.0.smithi060.stdout:2683: copy_from oid 28 from oid 24 current snap is 273 2023-12-01T04:55:59.771 INFO:tasks.rados.rados.0.smithi060.stdout:2680: finishing write tid 4 to smithi060156570-18 2023-12-01T04:55:59.771 INFO:tasks.rados.rados.0.smithi060.stdout:2680: finishing write tid 5 to smithi060156570-18 2023-12-01T04:55:59.771 INFO:tasks.rados.rados.0.smithi060.stdout:2680: finishing write tid 6 to smithi060156570-18 2023-12-01T04:55:59.771 INFO:tasks.rados.rados.0.smithi060.stdout:2680: finishing write tid 7 to smithi060156570-18 2023-12-01T04:55:59.771 INFO:tasks.rados.rados.0.smithi060.stdout:2680: oid 18 updating version 0 to 1421 2023-12-01T04:55:59.771 INFO:tasks.rados.rados.0.smithi060.stdout:2680: oid 18 version 1421 is already newer than 1420 2023-12-01T04:55:59.772 INFO:tasks.rados.rados.0.smithi060.stdout:2680: oid 18 version 1421 is already newer than 1417 2023-12-01T04:55:59.772 INFO:tasks.rados.rados.0.smithi060.stdout:2680: oid 18 version 1421 is already newer than 1418 2023-12-01T04:55:59.772 INFO:tasks.rados.rados.0.smithi060.stdout:2680: oid 18 version 1421 is already newer than 1416 2023-12-01T04:55:59.772 INFO:tasks.rados.rados.0.smithi060.stdout:2680: oid 18 version 1421 is already newer than 1419 2023-12-01T04:55:59.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1421 (ObjNum 842 snap 273 seq_num 842) dirty exists 2023-12-01T04:55:59.772 INFO:tasks.rados.rados.0.smithi060.stdout:2680: left oid 18 (ObjNum 842 snap 273 seq_num 842) 2023-12-01T04:55:59.773 INFO:tasks.rados.rados.0.smithi060.stdout:2680: done (2 left) 2023-12-01T04:55:59.773 INFO:tasks.rados.rados.0.smithi060.stdout:2681: done (1 left) 2023-12-01T04:55:59.773 INFO:tasks.rados.rados.0.smithi060.stdout:2684: copy_from oid 18 from oid 13 current snap is 273 2023-12-01T04:55:59.773 INFO:tasks.rados.rados.0.smithi060.stdout:2685: snap_create 2023-12-01T04:55:59.775 INFO:tasks.rados.rados.0.smithi060.stdout:2683: finishing copy_from to smithi060156570-28 2023-12-01T04:55:59.775 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 869 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:55:59.776 INFO:tasks.rados.rados.0.smithi060.stdout:2683: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:55:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:2684: finishing copy_from to smithi060156570-18 2023-12-01T04:55:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1123 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:55:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:2684: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:56:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:55:59 smithi060 ceph-mon[94233]: osdmap e607: 8 total, 8 up, 8 in 2023-12-01T04:56:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:55:59 smithi060 ceph-mon[109077]: osdmap e607: 8 total, 8 up, 8 in 2023-12-01T04:56:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:55:59 smithi089 ceph-mon[98504]: osdmap e607: 8 total, 8 up, 8 in 2023-12-01T04:56:00.669 INFO:tasks.rados.rados.0.smithi060.stdout:2683: done (2 left) 2023-12-01T04:56:00.669 INFO:tasks.rados.rados.0.smithi060.stdout:2684: done (1 left) 2023-12-01T04:56:00.670 INFO:tasks.rados.rados.0.smithi060.stdout:2685: done (0 left) 2023-12-01T04:56:00.670 INFO:tasks.rados.rados.0.smithi060.stdout:2686: copy_from oid 4 from oid 16 current snap is 274 2023-12-01T04:56:00.670 INFO:tasks.rados.rados.0.smithi060.stdout:2687: snap_create 2023-12-01T04:56:00.684 INFO:tasks.rados.rados.0.smithi060.stdout:2686: finishing copy_from to smithi060156570-4 2023-12-01T04:56:00.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1510 (ObjNum 784 snap 259 seq_num 784) dirty exists 2023-12-01T04:56:00.685 INFO:tasks.rados.rados.0.smithi060.stdout:2686: finishing copy_from racing read to smithi060156570-4 2023-12-01T04:56:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:00 smithi060 ceph-mon[94233]: pgmap v877: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T04:56:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:00 smithi060 ceph-mon[94233]: osdmap e608: 8 total, 8 up, 8 in 2023-12-01T04:56:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:00 smithi060 ceph-mon[109077]: pgmap v877: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T04:56:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:00 smithi060 ceph-mon[109077]: osdmap e608: 8 total, 8 up, 8 in 2023-12-01T04:56:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:00 smithi089 ceph-mon[98504]: pgmap v877: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T04:56:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:00 smithi089 ceph-mon[98504]: osdmap e608: 8 total, 8 up, 8 in 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2686: done (1 left) 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2687: done (0 left) 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2688: read oid 49 snap -1 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2688: expect (ObjNum 799 snap 263 seq_num 799) 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2689: setattr oid 11 current snap is 275 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2690: read oid 48 snap -1 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2690: expect (ObjNum 793 snap 263 seq_num 793) 2023-12-01T04:56:01.657 INFO:tasks.rados.rados.0.smithi060.stdout:2691: rollback oid 24 current snap is 275 2023-12-01T04:56:01.658 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 257 2023-12-01T04:56:01.658 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 275 2023-12-01T04:56:01.658 INFO:tasks.rados.rados.0.smithi060.stdout:2692: seq_num 844 ranges {1843200=540672,2383872=696320,3080192=475136,3555328=434176} 2023-12-01T04:56:01.671 INFO:tasks.rados.rados.0.smithi060.stdout:2692: writing smithi060156570-8 from 1843200 to 2383872 tid 1 2023-12-01T04:56:01.676 INFO:tasks.rados.rados.0.smithi060.stdout:2692: writing smithi060156570-8 from 2383872 to 3080192 tid 2 2023-12-01T04:56:01.679 INFO:tasks.rados.rados.0.smithi060.stdout:2692: writing smithi060156570-8 from 3080192 to 3555328 tid 3 2023-12-01T04:56:01.683 INFO:tasks.rados.rados.0.smithi060.stdout:2692: writing smithi060156570-8 from 3555328 to 3989504 tid 4 2023-12-01T04:56:01.683 INFO:tasks.rados.rados.0.smithi060.stdout:2693: read oid 50 snap -1 2023-12-01T04:56:01.683 INFO:tasks.rados.rados.0.smithi060.stdout:2693: expect (ObjNum 820 snap 265 seq_num 820) 2023-12-01T04:56:01.683 INFO:tasks.rados.rados.0.smithi060.stdout:2694: read oid 30 snap 274 2023-12-01T04:56:01.683 INFO:tasks.rados.rados.0.smithi060.stdout:2694: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:01.683 INFO:tasks.rados.rados.0.smithi060.stdout:2695: delete oid 39 current snap is 275 2023-12-01T04:56:01.684 INFO:tasks.rados.rados.0.smithi060.stdout:2691: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:56:01.684 INFO:tasks.rados.rados.0.smithi060.stdout:2691: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:56:01.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1414 (ObjNum 798 snap 263 seq_num 798) dirty exists 2023-12-01T04:56:01.685 INFO:tasks.rados.rados.0.smithi060.stdout:2691: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:56:01.685 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1513 (ObjNum 746 snap 252 seq_num 746) dirty exists 2023-12-01T04:56:01.685 INFO:tasks.rados.rados.0.smithi060.stdout:2690: expect (ObjNum 793 snap 263 seq_num 793) 2023-12-01T04:56:01.751 INFO:tasks.rados.rados.0.smithi060.stdout:2688: expect (ObjNum 799 snap 263 seq_num 799) 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: finishing write tid 1 to smithi060156570-8 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: finishing write tid 2 to smithi060156570-8 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: finishing write tid 3 to smithi060156570-8 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: finishing write tid 4 to smithi060156570-8 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: finishing write tid 5 to smithi060156570-8 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: finishing write tid 6 to smithi060156570-8 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: oid 8 updating version 0 to 1416 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: oid 8 updating version 1416 to 1417 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: oid 8 version 1417 is already newer than 1415 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: oid 8 updating version 1417 to 1418 2023-12-01T04:56:01.851 INFO:tasks.rados.rados.0.smithi060.stdout:2692: oid 8 updating version 1418 to 1419 2023-12-01T04:56:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1419 (ObjNum 844 snap 275 seq_num 844) dirty exists 2023-12-01T04:56:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:2692: left oid 8 (ObjNum 844 snap 275 seq_num 844) 2023-12-01T04:56:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:2694: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:01.895 INFO:tasks.rados.rados.0.smithi060.stdout:2693: expect (ObjNum 820 snap 265 seq_num 820) 2023-12-01T04:56:01.989 INFO:tasks.rados.rados.0.smithi060.stdout:2688: done (7 left) 2023-12-01T04:56:01.989 INFO:tasks.rados.rados.0.smithi060.stdout:2689: done (6 left) 2023-12-01T04:56:01.989 INFO:tasks.rados.rados.0.smithi060.stdout:2690: done (5 left) 2023-12-01T04:56:01.989 INFO:tasks.rados.rados.0.smithi060.stdout:2691: done (4 left) 2023-12-01T04:56:01.989 INFO:tasks.rados.rados.0.smithi060.stdout:2692: done (3 left) 2023-12-01T04:56:01.989 INFO:tasks.rados.rados.0.smithi060.stdout:2693: done (2 left) 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:2694: done (1 left) 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:2695: done (0 left) 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:2696: rollback oid 19 current snap is 275 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 268 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:2697: rmattr oid 23 current snap is 275 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:2698: read oid 37 snap -1 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:2698: expect deleted 2023-12-01T04:56:01.990 INFO:tasks.rados.rados.0.smithi060.stdout:2699: delete oid 10 current snap is 275 2023-12-01T04:56:01.991 INFO:tasks.rados.rados.0.smithi060.stdout:2698: done (3 left) 2023-12-01T04:56:01.991 INFO:tasks.rados.rados.0.smithi060.stdout:2699: done (2 left) 2023-12-01T04:56:01.991 INFO:tasks.rados.rados.0.smithi060.stdout:2700: rmattr oid 18 current snap is 275 2023-12-01T04:56:01.991 INFO:tasks.rados.rados.0.smithi060.stdout:2701: snap_remove snap 262 2023-12-01T04:56:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:01 smithi060 ceph-mon[94233]: osdmap e609: 8 total, 8 up, 8 in 2023-12-01T04:56:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:01 smithi060 ceph-mon[94233]: osdmap e610: 8 total, 8 up, 8 in 2023-12-01T04:56:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:01 smithi060 ceph-mon[109077]: osdmap e609: 8 total, 8 up, 8 in 2023-12-01T04:56:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:01 smithi060 ceph-mon[109077]: osdmap e610: 8 total, 8 up, 8 in 2023-12-01T04:56:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:01 smithi089 ceph-mon[98504]: osdmap e609: 8 total, 8 up, 8 in 2023-12-01T04:56:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:01 smithi089 ceph-mon[98504]: osdmap e610: 8 total, 8 up, 8 in 2023-12-01T04:56:02.688 INFO:tasks.rados.rados.0.smithi060.stdout:2701: done (3 left) 2023-12-01T04:56:02.688 INFO:tasks.rados.rados.0.smithi060.stdout:2702: copy_from oid 45 from oid 20 current snap is 275 2023-12-01T04:56:02.688 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 275 2023-12-01T04:56:02.688 INFO:tasks.rados.rados.0.smithi060.stdout:2703: seq_num 847 ranges {4521984=589824,5111808=753664,5865472=655360,6520832=196608} 2023-12-01T04:56:02.717 INFO:tasks.rados.rados.0.smithi060.stdout:2703: writing smithi060156570-7 from 4521984 to 5111808 tid 1 2023-12-01T04:56:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:2703: writing smithi060156570-7 from 5111808 to 5865472 tid 2 2023-12-01T04:56:02.725 INFO:tasks.rados.rados.0.smithi060.stdout:2703: writing smithi060156570-7 from 5865472 to 6520832 tid 3 2023-12-01T04:56:02.727 INFO:tasks.rados.rados.0.smithi060.stdout:2703: writing smithi060156570-7 from 6520832 to 6717440 tid 4 2023-12-01T04:56:02.727 INFO:tasks.rados.rados.0.smithi060.stdout:2704: read oid 29 snap -1 2023-12-01T04:56:02.727 INFO:tasks.rados.rados.0.smithi060.stdout:2704: expect deleted 2023-12-01T04:56:02.727 INFO:tasks.rados.rados.0.smithi060.stdout:2705: copy_from oid 38 from oid 47 current snap is 275 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2696: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1097 (ObjNum 65 snap 0 seq_num 1801216624) dirty dne 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1420 (ObjNum 832 snap 266 seq_num 832) dirty exists 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1422 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2702: finishing copy_from to smithi060156570-45 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2702: got expected ENOENT (src dne) 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2702: finishing copy_from racing read to smithi060156570-45 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2703: finishing write tid 1 to smithi060156570-7 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2703: finishing write tid 2 to smithi060156570-7 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2696: done (6 left) 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2697: done (5 left) 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2700: done (4 left) 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2702: done (3 left) 2023-12-01T04:56:02.728 INFO:tasks.rados.rados.0.smithi060.stdout:2706: read oid 6 snap -1 2023-12-01T04:56:02.729 INFO:tasks.rados.rados.0.smithi060.stdout:2706: expect (ObjNum 837 snap 271 seq_num 837) 2023-12-01T04:56:02.729 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 275 2023-12-01T04:56:02.729 INFO:tasks.rados.rados.0.smithi060.stdout:2707: seq_num 848 ranges {13746176=606208,14352384=630784,14983168=458752,15441920=516096} 2023-12-01T04:56:02.805 INFO:tasks.rados.rados.0.smithi060.stdout:2707: writing smithi060156570-32 from 13746176 to 14352384 tid 1 2023-12-01T04:56:02.808 INFO:tasks.rados.rados.0.smithi060.stdout:2707: writing smithi060156570-32 from 14352384 to 14983168 tid 2 2023-12-01T04:56:02.811 INFO:tasks.rados.rados.0.smithi060.stdout:2707: writing smithi060156570-32 from 14983168 to 15441920 tid 3 2023-12-01T04:56:02.814 INFO:tasks.rados.rados.0.smithi060.stdout:2707: writing smithi060156570-32 from 15441920 to 15958016 tid 4 2023-12-01T04:56:02.814 INFO:tasks.rados.rados.0.smithi060.stdout:2708: setattr oid 42 current snap is 275 2023-12-01T04:56:02.814 INFO:tasks.rados.rados.0.smithi060.stdout:2703: finishing write tid 3 to smithi060156570-7 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: finishing write tid 4 to smithi060156570-7 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: finishing write tid 5 to smithi060156570-7 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2705: finishing copy_from to smithi060156570-38 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2705: got expected ENOENT (src dne) 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2705: finishing copy_from racing read to smithi060156570-38 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: finishing write tid 6 to smithi060156570-7 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: oid 7 updating version 0 to 1626 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: oid 7 version 1626 is already newer than 1625 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: oid 7 version 1626 is already newer than 1623 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: oid 7 version 1626 is already newer than 1622 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: oid 7 version 1626 is already newer than 1624 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1626 (ObjNum 847 snap 275 seq_num 847) dirty exists 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2703: left oid 7 (ObjNum 847 snap 275 seq_num 847) 2023-12-01T04:56:02.815 INFO:tasks.rados.rados.0.smithi060.stdout:2706: expect (ObjNum 837 snap 271 seq_num 837) 2023-12-01T04:56:02.933 INFO:tasks.rados.rados.0.smithi060.stdout:2707: finishing write tid 1 to smithi060156570-32 2023-12-01T04:56:02.933 INFO:tasks.rados.rados.0.smithi060.stdout:2707: finishing write tid 2 to smithi060156570-32 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: finishing write tid 3 to smithi060156570-32 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: finishing write tid 4 to smithi060156570-32 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: finishing write tid 5 to smithi060156570-32 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: finishing write tid 6 to smithi060156570-32 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: oid 32 updating version 0 to 887 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: oid 32 version 887 is already newer than 886 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: oid 32 updating version 887 to 889 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: oid 32 version 889 is already newer than 888 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: oid 32 updating version 889 to 890 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 890 (ObjNum 848 snap 275 seq_num 848) dirty exists 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2707: left oid 32 (ObjNum 848 snap 275 seq_num 848) 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2703: done (5 left) 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2704: done (4 left) 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2705: done (3 left) 2023-12-01T04:56:02.934 INFO:tasks.rados.rados.0.smithi060.stdout:2706: done (2 left) 2023-12-01T04:56:02.935 INFO:tasks.rados.rados.0.smithi060.stdout:2707: done (1 left) 2023-12-01T04:56:02.935 INFO:tasks.rados.rados.0.smithi060.stdout:2709: read oid 47 snap -1 2023-12-01T04:56:02.935 INFO:tasks.rados.rados.0.smithi060.stdout:2709: expect deleted 2023-12-01T04:56:02.935 INFO:tasks.rados.rados.0.smithi060.stdout:2710: rmattr oid 44 current snap is 275 2023-12-01T04:56:02.935 INFO:tasks.rados.rados.0.smithi060.stdout:2711: snap_create 2023-12-01T04:56:02.935 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1127 (ObjNum 797 snap 263 seq_num 797) dirty exists 2023-12-01T04:56:02.935 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 880 (ObjNum 833 snap 268 seq_num 833) dirty exists 2023-12-01T04:56:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:02 smithi060 ceph-mon[94233]: pgmap v880: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:02 smithi060 ceph-mon[109077]: pgmap v880: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:02 smithi089 ceph-mon[98504]: pgmap v880: 121 pgs: 121 active+clean; 424 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:03.698 INFO:tasks.rados.rados.0.smithi060.stdout:2708: done (3 left) 2023-12-01T04:56:03.698 INFO:tasks.rados.rados.0.smithi060.stdout:2709: done (2 left) 2023-12-01T04:56:03.698 INFO:tasks.rados.rados.0.smithi060.stdout:2710: done (1 left) 2023-12-01T04:56:03.698 INFO:tasks.rados.rados.0.smithi060.stdout:2711: done (0 left) 2023-12-01T04:56:03.698 INFO:tasks.rados.rados.0.smithi060.stdout:2712: delete oid 33 current snap is 276 2023-12-01T04:56:03.701 INFO:tasks.rados.rados.0.smithi060.stdout:2712: done (0 left) 2023-12-01T04:56:03.701 INFO:tasks.rados.rados.0.smithi060.stdout:2713: snap_remove snap 218 2023-12-01T04:56:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:03 smithi060 ceph-mon[94233]: osdmap e611: 8 total, 8 up, 8 in 2023-12-01T04:56:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:56:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:03 smithi060 ceph-mon[109077]: osdmap e611: 8 total, 8 up, 8 in 2023-12-01T04:56:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:56:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:03 smithi089 ceph-mon[98504]: osdmap e611: 8 total, 8 up, 8 in 2023-12-01T04:56:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:56:04.695 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:56:04] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2023-12-01T04:56:04.705 INFO:tasks.rados.rados.0.smithi060.stdout:2713: done (0 left) 2023-12-01T04:56:04.705 INFO:tasks.rados.rados.0.smithi060.stdout:2714: snap_remove snap 264 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[94233]: pgmap v883: 121 pgs: 121 active+clean; 439 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[94233]: osdmap e612: 8 total, 8 up, 8 in 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[109077]: pgmap v883: 121 pgs: 121 active+clean; 439 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[109077]: osdmap e612: 8 total, 8 up, 8 in 2023-12-01T04:56:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:56:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:56:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:56:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:04 smithi089 ceph-mon[98504]: pgmap v883: 121 pgs: 121 active+clean; 439 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:56:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:04 smithi089 ceph-mon[98504]: osdmap e612: 8 total, 8 up, 8 in 2023-12-01T04:56:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:56:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:56:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:56:05.714 INFO:tasks.rados.rados.0.smithi060.stdout:2714: done (0 left) 2023-12-01T04:56:05.714 INFO:tasks.rados.rados.0.smithi060.stdout:2715: read oid 40 snap -1 2023-12-01T04:56:05.714 INFO:tasks.rados.rados.0.smithi060.stdout:2715: expect deleted 2023-12-01T04:56:05.714 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 276 2023-12-01T04:56:05.714 INFO:tasks.rados.rados.0.smithi060.stdout:2716: seq_num 850 ranges {2162688=638976,2801664=802816,3604480=475136,4079616=327680} 2023-12-01T04:56:05.732 INFO:tasks.rados.rados.0.smithi060.stdout:2716: writing smithi060156570-16 from 2162688 to 2801664 tid 1 2023-12-01T04:56:05.733 INFO:tasks.rados.rados.0.smithi060.stdout:2716: writing smithi060156570-16 from 2801664 to 3604480 tid 2 2023-12-01T04:56:05.736 INFO:tasks.rados.rados.0.smithi060.stdout:2716: writing smithi060156570-16 from 3604480 to 4079616 tid 3 2023-12-01T04:56:05.738 INFO:tasks.rados.rados.0.smithi060.stdout:2716: writing smithi060156570-16 from 4079616 to 4407296 tid 4 2023-12-01T04:56:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:2717: delete oid 9 current snap is 276 2023-12-01T04:56:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:2716: finishing write tid 1 to smithi060156570-16 2023-12-01T04:56:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:2716: finishing write tid 2 to smithi060156570-16 2023-12-01T04:56:05.741 INFO:tasks.rados.rados.0.smithi060.stdout:2716: finishing write tid 3 to smithi060156570-16 2023-12-01T04:56:05.741 INFO:tasks.rados.rados.0.smithi060.stdout:2715: done (2 left) 2023-12-01T04:56:05.741 INFO:tasks.rados.rados.0.smithi060.stdout:2717: done (1 left) 2023-12-01T04:56:05.741 INFO:tasks.rados.rados.0.smithi060.stdout:2718: rollback oid 33 current snap is 276 2023-12-01T04:56:05.741 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 257 2023-12-01T04:56:05.741 INFO:tasks.rados.rados.0.smithi060.stdout:2719: rollback oid 3 current snap is 276 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 253 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi060.stdout:2720: copy_from oid 47 from oid 34 current snap is 276 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi060.stdout:2721: copy_from oid 13 from oid 17 current snap is 276 2023-12-01T04:56:05.742 INFO:tasks.rados.rados.0.smithi060.stdout:2722: snap_remove snap 263 2023-12-01T04:56:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:05 smithi060 ceph-mon[94233]: osdmap e613: 8 total, 8 up, 8 in 2023-12-01T04:56:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:05 smithi060 ceph-mon[109077]: osdmap e613: 8 total, 8 up, 8 in 2023-12-01T04:56:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:05 smithi089 ceph-mon[98504]: osdmap e613: 8 total, 8 up, 8 in 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2722: done (5 left) 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2723: delete oid 42 current snap is 276 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2721: finishing copy_from to smithi060156570-13 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2721: got expected ENOENT (src dne) 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2720: finishing copy_from to smithi060156570-47 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2720: got expected ENOENT (src dne) 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2716: finishing write tid 4 to smithi060156570-16 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2720: finishing copy_from racing read to smithi060156570-47 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2721: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:56:06.723 INFO:tasks.rados.rados.0.smithi060.stdout:2716: finishing write tid 5 to smithi060156570-16 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2718: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2716: finishing write tid 6 to smithi060156570-16 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2716: oid 16 updating version 0 to 1515 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2716: oid 16 version 1515 is already newer than 1512 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2716: oid 16 version 1515 is already newer than 1511 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2716: oid 16 version 1515 is already newer than 1514 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2716: oid 16 version 1515 is already newer than 1513 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1515 (ObjNum 850 snap 276 seq_num 850) dirty exists 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2716: left oid 16 (ObjNum 850 snap 276 seq_num 850) 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2718: finishing rollback tid 2 to smithi060156570-33 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 994 (ObjNum 763 snap 257 seq_num 763) dirty exists 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2719: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2719: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:2719: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:56:06.724 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 883 (ObjNum 728 snap 242 seq_num 728) dirty exists 2023-12-01T04:56:06.738 INFO:tasks.rados.rados.0.smithi060.stdout:2716: done (5 left) 2023-12-01T04:56:06.738 INFO:tasks.rados.rados.0.smithi060.stdout:2718: done (4 left) 2023-12-01T04:56:06.738 INFO:tasks.rados.rados.0.smithi060.stdout:2719: done (3 left) 2023-12-01T04:56:06.738 INFO:tasks.rados.rados.0.smithi060.stdout:2720: done (2 left) 2023-12-01T04:56:06.738 INFO:tasks.rados.rados.0.smithi060.stdout:2721: done (1 left) 2023-12-01T04:56:06.738 INFO:tasks.rados.rados.0.smithi060.stdout:2723: done (0 left) 2023-12-01T04:56:06.738 INFO:tasks.rados.rados.0.smithi060.stdout:2724: delete oid 21 current snap is 276 2023-12-01T04:56:06.740 INFO:tasks.rados.rados.0.smithi060.stdout:2724: done (0 left) 2023-12-01T04:56:06.740 INFO:tasks.rados.rados.0.smithi060.stdout:2725: copy_from oid 13 from oid 17 current snap is 276 2023-12-01T04:56:06.740 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 276 2023-12-01T04:56:06.740 INFO:tasks.rados.rados.0.smithi060.stdout:2726: seq_num 854 ranges {8814592=712704,9527296=794624,10321920=450560,10772480=360448} 2023-12-01T04:56:06.792 INFO:tasks.rados.rados.0.smithi060.stdout:2726: writing smithi060156570-26 from 8814592 to 9527296 tid 1 2023-12-01T04:56:06.797 INFO:tasks.rados.rados.0.smithi060.stdout:2726: writing smithi060156570-26 from 9527296 to 10321920 tid 2 2023-12-01T04:56:06.799 INFO:tasks.rados.rados.0.smithi060.stdout:2726: writing smithi060156570-26 from 10321920 to 10772480 tid 3 2023-12-01T04:56:06.802 INFO:tasks.rados.rados.0.smithi060.stdout:2726: writing smithi060156570-26 from 10772480 to 11132928 tid 4 2023-12-01T04:56:06.802 INFO:tasks.rados.rados.0.smithi060.stdout:2725: finishing copy_from to smithi060156570-13 2023-12-01T04:56:06.802 INFO:tasks.rados.rados.0.smithi060.stdout:2725: got expected ENOENT (src dne) 2023-12-01T04:56:06.802 INFO:tasks.rados.rados.0.smithi060.stdout:2727: snap_create 2023-12-01T04:56:06.802 INFO:tasks.rados.rados.0.smithi060.stdout:2725: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:56:06.802 INFO:tasks.rados.rados.0.smithi060.stdout:2726: finishing write tid 1 to smithi060156570-26 2023-12-01T04:56:06.802 INFO:tasks.rados.rados.0.smithi060.stdout:2726: finishing write tid 2 to smithi060156570-26 2023-12-01T04:56:06.804 INFO:tasks.rados.rados.0.smithi060.stdout:2726: finishing write tid 3 to smithi060156570-26 2023-12-01T04:56:06.804 INFO:tasks.rados.rados.0.smithi060.stdout:2726: finishing write tid 4 to smithi060156570-26 2023-12-01T04:56:06.804 INFO:tasks.rados.rados.0.smithi060.stdout:2726: finishing write tid 5 to smithi060156570-26 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:2726: finishing write tid 6 to smithi060156570-26 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:2726: oid 26 updating version 0 to 1520 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:2726: oid 26 version 1520 is already newer than 1519 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:2726: oid 26 version 1520 is already newer than 1516 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:2726: oid 26 version 1520 is already newer than 1517 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:2726: oid 26 version 1520 is already newer than 1518 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1520 (ObjNum 854 snap 276 seq_num 854) dirty exists 2023-12-01T04:56:06.806 INFO:tasks.rados.rados.0.smithi060.stdout:2726: left oid 26 (ObjNum 854 snap 276 seq_num 854) 2023-12-01T04:56:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:06 smithi060 ceph-mon[94233]: pgmap v886: 121 pgs: 121 active+clean; 439 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:56:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:06 smithi060 ceph-mon[94233]: osdmap e614: 8 total, 8 up, 8 in 2023-12-01T04:56:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:06 smithi060 ceph-mon[109077]: pgmap v886: 121 pgs: 121 active+clean; 439 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:56:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:06 smithi060 ceph-mon[109077]: osdmap e614: 8 total, 8 up, 8 in 2023-12-01T04:56:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:06 smithi089 ceph-mon[98504]: pgmap v886: 121 pgs: 121 active+clean; 439 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.1 MiB/s wr, 20 op/s 2023-12-01T04:56:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:06 smithi089 ceph-mon[98504]: osdmap e614: 8 total, 8 up, 8 in 2023-12-01T04:56:07.722 INFO:tasks.rados.rados.0.smithi060.stdout:2725: done (2 left) 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2726: done (1 left) 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2727: done (0 left) 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2728: copy_from oid 24 from oid 35 current snap is 277 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2729: read oid 32 snap 255 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2729: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2730: read oid 38 snap -1 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2730: expect (ObjNum 819 snap 265 seq_num 819) 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2731: read oid 36 snap -1 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2731: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:2732: rollback oid 21 current snap is 277 2023-12-01T04:56:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 252 2023-12-01T04:56:07.724 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 277 2023-12-01T04:56:07.724 INFO:tasks.rados.rados.0.smithi060.stdout:2733: seq_num 855 ranges {3637248=729088,4366336=671744,5038080=663552,5701632=270336} 2023-12-01T04:56:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:2733: writing smithi060156570-6 from 3637248 to 4366336 tid 1 2023-12-01T04:56:07.750 INFO:tasks.rados.rados.0.smithi060.stdout:2733: writing smithi060156570-6 from 4366336 to 5038080 tid 2 2023-12-01T04:56:07.754 INFO:tasks.rados.rados.0.smithi060.stdout:2733: writing smithi060156570-6 from 5038080 to 5701632 tid 3 2023-12-01T04:56:07.756 INFO:tasks.rados.rados.0.smithi060.stdout:2733: writing smithi060156570-6 from 5701632 to 5971968 tid 4 2023-12-01T04:56:07.756 INFO:tasks.rados.rados.0.smithi060.stdout:2734: delete oid 20 current snap is 277 2023-12-01T04:56:07.756 INFO:tasks.rados.rados.0.smithi060.stdout:2731: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:07.810 INFO:tasks.rados.rados.0.smithi060.stdout:2732: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:56:07.810 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1146 (ObjNum 129 snap 0 seq_num 2013323328) dirty dne 2023-12-01T04:56:07.810 INFO:tasks.rados.rados.0.smithi060.stdout:2730: expect (ObjNum 819 snap 265 seq_num 819) 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2733: finishing write tid 1 to smithi060156570-6 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2733: finishing write tid 2 to smithi060156570-6 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2733: finishing write tid 3 to smithi060156570-6 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2733: finishing write tid 4 to smithi060156570-6 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2733: finishing write tid 5 to smithi060156570-6 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2728: finishing copy_from to smithi060156570-24 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 880 (ObjNum 840 snap 273 seq_num 840) dirty exists 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2728: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2733: finishing write tid 6 to smithi060156570-6 2023-12-01T04:56:07.887 INFO:tasks.rados.rados.0.smithi060.stdout:2733: oid 6 updating version 0 to 1121 2023-12-01T04:56:07.888 INFO:tasks.rados.rados.0.smithi060.stdout:2733: oid 6 updating version 1121 to 1122 2023-12-01T04:56:07.888 INFO:tasks.rados.rados.0.smithi060.stdout:2733: oid 6 updating version 1122 to 1123 2023-12-01T04:56:07.888 INFO:tasks.rados.rados.0.smithi060.stdout:2733: oid 6 updating version 1123 to 1124 2023-12-01T04:56:07.888 INFO:tasks.rados.rados.0.smithi060.stdout:2733: oid 6 updating version 1124 to 1125 2023-12-01T04:56:07.888 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 1125 (ObjNum 855 snap 277 seq_num 855) dirty exists 2023-12-01T04:56:07.888 INFO:tasks.rados.rados.0.smithi060.stdout:2733: left oid 6 (ObjNum 855 snap 277 seq_num 855) 2023-12-01T04:56:07.888 INFO:tasks.rados.rados.0.smithi060.stdout:2729: expect (ObjNum 428 snap 134 seq_num 428) 2023-12-01T04:56:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:07 smithi060 ceph-mon[109077]: osdmap e615: 8 total, 8 up, 8 in 2023-12-01T04:56:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:07 smithi060 ceph-mon[94233]: osdmap e615: 8 total, 8 up, 8 in 2023-12-01T04:56:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:07 smithi089 ceph-mon[98504]: osdmap e615: 8 total, 8 up, 8 in 2023-12-01T04:56:08.853 INFO:tasks.rados.rados.0.smithi060.stdout:2728: done (6 left) 2023-12-01T04:56:08.854 INFO:tasks.rados.rados.0.smithi060.stdout:2729: done (5 left) 2023-12-01T04:56:08.854 INFO:tasks.rados.rados.0.smithi060.stdout:2730: done (4 left) 2023-12-01T04:56:08.854 INFO:tasks.rados.rados.0.smithi060.stdout:2731: done (3 left) 2023-12-01T04:56:08.854 INFO:tasks.rados.rados.0.smithi060.stdout:2732: done (2 left) 2023-12-01T04:56:08.854 INFO:tasks.rados.rados.0.smithi060.stdout:2733: done (1 left) 2023-12-01T04:56:08.854 INFO:tasks.rados.rados.0.smithi060.stdout:2734: done (0 left) 2023-12-01T04:56:08.854 INFO:tasks.rados.rados.0.smithi060.stdout:2735: snap_create 2023-12-01T04:56:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:08 smithi060 ceph-mon[109077]: pgmap v889: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:56:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:08 smithi060 ceph-mon[109077]: osdmap e616: 8 total, 8 up, 8 in 2023-12-01T04:56:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:08 smithi060 ceph-mon[94233]: pgmap v889: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:56:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:08 smithi060 ceph-mon[94233]: osdmap e616: 8 total, 8 up, 8 in 2023-12-01T04:56:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:08 smithi089 ceph-mon[98504]: pgmap v889: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.1 MiB/s wr, 29 op/s 2023-12-01T04:56:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:08 smithi089 ceph-mon[98504]: osdmap e616: 8 total, 8 up, 8 in 2023-12-01T04:56:09.727 INFO:tasks.rados.rados.0.smithi060.stdout:2735: done (0 left) 2023-12-01T04:56:09.727 INFO:tasks.rados.rados.0.smithi060.stdout:2736: read oid 11 snap -1 2023-12-01T04:56:09.727 INFO:tasks.rados.rados.0.smithi060.stdout:2736: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:56:09.727 INFO:tasks.rados.rados.0.smithi060.stdout:2737: rmattr oid 45 current snap is 278 2023-12-01T04:56:09.727 INFO:tasks.rados.rados.0.smithi060.stdout:2738: rmattr oid 13 current snap is 278 2023-12-01T04:56:09.727 INFO:tasks.rados.rados.0.smithi060.stdout:2739: read oid 47 snap 231 2023-12-01T04:56:09.727 INFO:tasks.rados.rados.0.smithi060.stdout:2739: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:56:09.728 INFO:tasks.rados.rados.0.smithi060.stdout:2740: delete oid 29 current snap is 278 2023-12-01T04:56:09.733 INFO:tasks.rados.rados.0.smithi060.stdout:2736: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1124 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1644 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:2736: done (4 left) 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:2737: done (3 left) 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:2738: done (2 left) 2023-12-01T04:56:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:2740: done (1 left) 2023-12-01T04:56:09.771 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 278 2023-12-01T04:56:09.771 INFO:tasks.rados.rados.0.smithi060.stdout:2739: expect (ObjNum 564 snap 180 seq_num 564) 2023-12-01T04:56:09.827 INFO:tasks.rados.rados.0.smithi060.stdout:2741: seq_num 858 ranges {6717440=778240,7495680=729088,8224768=434176,8658944=442368} 2023-12-01T04:56:09.868 INFO:tasks.rados.rados.0.smithi060.stdout:2741: writing smithi060156570-7 from 6717440 to 7495680 tid 1 2023-12-01T04:56:09.872 INFO:tasks.rados.rados.0.smithi060.stdout:2741: writing smithi060156570-7 from 7495680 to 8224768 tid 2 2023-12-01T04:56:09.874 INFO:tasks.rados.rados.0.smithi060.stdout:2741: writing smithi060156570-7 from 8224768 to 8658944 tid 3 2023-12-01T04:56:09.877 INFO:tasks.rados.rados.0.smithi060.stdout:2741: writing smithi060156570-7 from 8658944 to 9101312 tid 4 2023-12-01T04:56:09.877 INFO:tasks.rados.rados.0.smithi060.stdout:2739: done (1 left) 2023-12-01T04:56:09.877 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 278 2023-12-01T04:56:09.877 INFO:tasks.rados.rados.0.smithi060.stdout:2741: finishing write tid 1 to smithi060156570-7 2023-12-01T04:56:09.877 INFO:tasks.rados.rados.0.smithi060.stdout:2742: seq_num 859 ranges {3555328=794624,4349952=614400,4964352=638976,5603328=352256} 2023-12-01T04:56:09.900 INFO:tasks.rados.rados.0.smithi060.stdout:2742: writing smithi060156570-14 from 3555328 to 4349952 tid 1 2023-12-01T04:56:09.904 INFO:tasks.rados.rados.0.smithi060.stdout:2742: writing smithi060156570-14 from 4349952 to 4964352 tid 2 2023-12-01T04:56:09.908 INFO:tasks.rados.rados.0.smithi060.stdout:2742: writing smithi060156570-14 from 4964352 to 5603328 tid 3 2023-12-01T04:56:09.911 INFO:tasks.rados.rados.0.smithi060.stdout:2742: writing smithi060156570-14 from 5603328 to 5955584 tid 4 2023-12-01T04:56:09.911 INFO:tasks.rados.rados.0.smithi060.stdout:2743: read oid 20 snap 272 2023-12-01T04:56:09.911 INFO:tasks.rados.rados.0.smithi060.stdout:2743: expect deleted 2023-12-01T04:56:09.911 INFO:tasks.rados.rados.0.smithi060.stdout:2744: snap_remove snap 252 2023-12-01T04:56:09.934 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10m) 9m ago 11m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10m) 9m ago 10m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11m) 9m ago 11m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11m) 9m ago 11m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (14m) 9m ago 14m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (16m) 9m ago 16m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (16m) 9m ago 16m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (15m) 9m ago 15m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:56:10.259 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (15m) 9m ago 15m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10m) 9m ago 10m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10m) 9m ago 10m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (14m) 9m ago 14m 67.4M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (14m) 9m ago 14m 66.8M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (13m) 9m ago 13m 58.0M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (13m) 9m ago 13m 56.1M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (13m) 9m ago 13m 56.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (12m) 9m ago 12m 57.6M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (12m) 9m ago 12m 57.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (12m) 9m ago 12m 60.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:56:10.260 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10m) 9m ago 11m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:56:10.663 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:56:10.663 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:56:10.663 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:56:10.663 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:56:10.664 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:56:10.733 INFO:tasks.rados.rados.0.smithi060.stdout:2744: done (3 left) 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2745: delete oid 32 current snap is 278 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: finishing write tid 2 to smithi060156570-7 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: finishing write tid 3 to smithi060156570-7 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: finishing write tid 4 to smithi060156570-7 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: finishing write tid 5 to smithi060156570-7 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: finishing write tid 6 to smithi060156570-7 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: oid 7 updating version 0 to 1648 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: oid 7 updating version 1648 to 1649 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: oid 7 version 1649 is already newer than 1647 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: oid 7 updating version 1649 to 1650 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: oid 7 updating version 1650 to 1651 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1651 (ObjNum 858 snap 278 seq_num 858) dirty exists 2023-12-01T04:56:10.734 INFO:tasks.rados.rados.0.smithi060.stdout:2741: left oid 7 (ObjNum 858 snap 278 seq_num 858) 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: finishing write tid 1 to smithi060156570-14 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: finishing write tid 2 to smithi060156570-14 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: finishing write tid 3 to smithi060156570-14 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: finishing write tid 4 to smithi060156570-14 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: finishing write tid 5 to smithi060156570-14 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: finishing write tid 6 to smithi060156570-14 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: oid 14 updating version 0 to 1127 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: oid 14 updating version 1127 to 1129 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: oid 14 updating version 1129 to 1130 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: oid 14 version 1130 is already newer than 1126 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: oid 14 version 1130 is already newer than 1128 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1130 (ObjNum 859 snap 278 seq_num 859) dirty exists 2023-12-01T04:56:10.735 INFO:tasks.rados.rados.0.smithi060.stdout:2742: left oid 14 (ObjNum 859 snap 278 seq_num 859) 2023-12-01T04:56:10.742 INFO:tasks.rados.rados.0.smithi060.stdout:2741: done (3 left) 2023-12-01T04:56:10.742 INFO:tasks.rados.rados.0.smithi060.stdout:2742: done (2 left) 2023-12-01T04:56:10.742 INFO:tasks.rados.rados.0.smithi060.stdout:2743: done (1 left) 2023-12-01T04:56:10.742 INFO:tasks.rados.rados.0.smithi060.stdout:2745: done (0 left) 2023-12-01T04:56:10.742 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 278 2023-12-01T04:56:10.742 INFO:tasks.rados.rados.0.smithi060.stdout:2746: seq_num 861 ranges {1990656=24576} 2023-12-01T04:56:10.753 INFO:tasks.rados.rados.0.smithi060.stdout:2746: writing smithi060156570-44 from 1990656 to 2015232 tid 1 2023-12-01T04:56:10.753 INFO:tasks.rados.rados.0.smithi060.stdout:2747: snap_create 2023-12-01T04:56:10.757 INFO:tasks.rados.rados.0.smithi060.stdout:2746: finishing write tid 1 to smithi060156570-44 2023-12-01T04:56:10.757 INFO:tasks.rados.rados.0.smithi060.stdout:2746: finishing write tid 2 to smithi060156570-44 2023-12-01T04:56:10.759 INFO:tasks.rados.rados.0.smithi060.stdout:2746: finishing write tid 3 to smithi060156570-44 2023-12-01T04:56:10.759 INFO:tasks.rados.rados.0.smithi060.stdout:2746: oid 44 updating version 0 to 1129 2023-12-01T04:56:10.759 INFO:tasks.rados.rados.0.smithi060.stdout:2746: oid 44 version 1129 is already newer than 1128 2023-12-01T04:56:10.759 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1129 (ObjNum 861 snap 278 seq_num 861) dirty exists 2023-12-01T04:56:10.759 INFO:tasks.rados.rados.0.smithi060.stdout:2746: left oid 44 (ObjNum 861 snap 278 seq_num 861) 2023-12-01T04:56:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[94233]: pgmap v891: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2023-12-01T04:56:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[94233]: osdmap e617: 8 total, 8 up, 8 in 2023-12-01T04:56:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[94233]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[94233]: from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/756420531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:56:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[109077]: pgmap v891: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2023-12-01T04:56:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[109077]: osdmap e617: 8 total, 8 up, 8 in 2023-12-01T04:56:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[109077]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[109077]: from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/756420531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:56:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:10 smithi089 ceph-mon[98504]: pgmap v891: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 7.8 MiB/s rd, 1.8 MiB/s wr, 24 op/s 2023-12-01T04:56:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:10 smithi089 ceph-mon[98504]: osdmap e617: 8 total, 8 up, 8 in 2023-12-01T04:56:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:10 smithi089 ceph-mon[98504]: from='client.15357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:10 smithi089 ceph-mon[98504]: from='client.25259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/756420531' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:56:11.660 INFO:tasks.rados.rados.0.smithi060.stdout:2746: done (1 left) 2023-12-01T04:56:11.660 INFO:tasks.rados.rados.0.smithi060.stdout:2747: done (0 left) 2023-12-01T04:56:11.660 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 279 2023-12-01T04:56:11.660 INFO:tasks.rados.rados.0.smithi060.stdout:2748: seq_num 862 ranges {4521984=40960} 2023-12-01T04:56:11.685 INFO:tasks.rados.rados.0.smithi060.stdout:2748: writing smithi060156570-13 from 4521984 to 4562944 tid 1 2023-12-01T04:56:11.685 INFO:tasks.rados.rados.0.smithi060.stdout:2749: copy_from oid 41 from oid 46 current snap is 279 2023-12-01T04:56:11.685 INFO:tasks.rados.rados.0.smithi060.stdout:2750: snap_remove snap 268 2023-12-01T04:56:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:11 smithi060 ceph-mon[94233]: osdmap e618: 8 total, 8 up, 8 in 2023-12-01T04:56:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:11 smithi060 ceph-mon[94233]: osdmap e619: 8 total, 8 up, 8 in 2023-12-01T04:56:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:11 smithi060 ceph-mon[109077]: osdmap e618: 8 total, 8 up, 8 in 2023-12-01T04:56:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:11 smithi060 ceph-mon[109077]: osdmap e619: 8 total, 8 up, 8 in 2023-12-01T04:56:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:11 smithi089 ceph-mon[98504]: osdmap e618: 8 total, 8 up, 8 in 2023-12-01T04:56:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:11 smithi089 ceph-mon[98504]: osdmap e619: 8 total, 8 up, 8 in 2023-12-01T04:56:12.674 INFO:tasks.rados.rados.0.smithi060.stdout:2750: done (2 left) 2023-12-01T04:56:12.686 INFO:tasks.rados.rados.0.smithi060.stdout:2751: read oid 23 snap -1 2023-12-01T04:56:12.686 INFO:tasks.rados.rados.0.smithi060.stdout:2751: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:56:12.686 INFO:tasks.rados.rados.0.smithi060.stdout:2752: rollback oid 7 current snap is 279 2023-12-01T04:56:12.686 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 255 2023-12-01T04:56:12.686 INFO:tasks.rados.rados.0.smithi060.stdout:2753: snap_remove snap 253 2023-12-01T04:56:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:12 smithi060 ceph-mon[94233]: pgmap v894: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:12 smithi060 ceph-mon[94233]: osdmap e620: 8 total, 8 up, 8 in 2023-12-01T04:56:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:12 smithi060 ceph-mon[109077]: pgmap v894: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:12 smithi060 ceph-mon[109077]: osdmap e620: 8 total, 8 up, 8 in 2023-12-01T04:56:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:12 smithi089 ceph-mon[98504]: pgmap v894: 121 pgs: 121 active+clean; 438 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:12 smithi089 ceph-mon[98504]: osdmap e620: 8 total, 8 up, 8 in 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2753: done (4 left) 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2754: snap_create 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2748: finishing write tid 1 to smithi060156570-13 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2748: finishing write tid 2 to smithi060156570-13 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2748: finishing write tid 3 to smithi060156570-13 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2748: oid 13 updating version 0 to 1126 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2748: oid 13 version 1126 is already newer than 1125 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1126 (ObjNum 862 snap 279 seq_num 862) dirty exists 2023-12-01T04:56:13.677 INFO:tasks.rados.rados.0.smithi060.stdout:2748: left oid 13 (ObjNum 862 snap 279 seq_num 862) 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:2749: finishing copy_from to smithi060156570-41 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1388 (ObjNum 755 snap 254 seq_num 755) dirty exists 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:2749: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:2752: finishing rollback tid 0 to smithi060156570-7 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:2752: finishing rollback tid 1 to smithi060156570-7 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:2752: finishing rollback tid 2 to smithi060156570-7 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1665 (ObjNum 161 snap 0 seq_num 200739872) dirty exists 2023-12-01T04:56:13.678 INFO:tasks.rados.rados.0.smithi060.stdout:2751: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:56:14.666 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:56:14] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:56:14.676 INFO:tasks.rados.rados.0.smithi060.stdout:2748: done (4 left) 2023-12-01T04:56:14.676 INFO:tasks.rados.rados.0.smithi060.stdout:2749: done (3 left) 2023-12-01T04:56:14.676 INFO:tasks.rados.rados.0.smithi060.stdout:2751: done (2 left) 2023-12-01T04:56:14.676 INFO:tasks.rados.rados.0.smithi060.stdout:2752: done (1 left) 2023-12-01T04:56:14.676 INFO:tasks.rados.rados.0.smithi060.stdout:2754: done (0 left) 2023-12-01T04:56:14.676 INFO:tasks.rados.rados.0.smithi060.stdout:2755: delete oid 14 current snap is 280 2023-12-01T04:56:14.682 INFO:tasks.rados.rados.0.smithi060.stdout:2755: done (0 left) 2023-12-01T04:56:14.682 INFO:tasks.rados.rados.0.smithi060.stdout:2756: snap_create 2023-12-01T04:56:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:14 smithi060 ceph-mon[94233]: pgmap v897: 121 pgs: 121 active+clean; 443 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T04:56:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:14 smithi060 ceph-mon[94233]: osdmap e621: 8 total, 8 up, 8 in 2023-12-01T04:56:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:14 smithi060 ceph-mon[109077]: pgmap v897: 121 pgs: 121 active+clean; 443 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T04:56:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:14 smithi060 ceph-mon[109077]: osdmap e621: 8 total, 8 up, 8 in 2023-12-01T04:56:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:14 smithi089 ceph-mon[98504]: pgmap v897: 121 pgs: 121 active+clean; 443 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T04:56:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:14 smithi089 ceph-mon[98504]: osdmap e621: 8 total, 8 up, 8 in 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2756: done (0 left) 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2757: copy_from oid 50 from oid 8 current snap is 281 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2758: copy_from oid 29 from oid 43 current snap is 281 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2759: read oid 40 snap -1 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2759: expect deleted 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2760: read oid 20 snap -1 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2760: expect deleted 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2761: read oid 26 snap -1 2023-12-01T04:56:15.681 INFO:tasks.rados.rados.0.smithi060.stdout:2761: expect (ObjNum 854 snap 276 seq_num 854) 2023-12-01T04:56:15.682 INFO:tasks.rados.rados.0.smithi060.stdout:2762: snap_create 2023-12-01T04:56:15.706 INFO:tasks.rados.rados.0.smithi060.stdout:2757: finishing copy_from to smithi060156570-50 2023-12-01T04:56:15.707 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1419 (ObjNum 844 snap 275 seq_num 844) dirty exists 2023-12-01T04:56:15.708 INFO:tasks.rados.rados.0.smithi060.stdout:2757: finishing copy_from racing read to smithi060156570-50 2023-12-01T04:56:15.719 INFO:tasks.rados.rados.0.smithi060.stdout:2761: expect (ObjNum 854 snap 276 seq_num 854) 2023-12-01T04:56:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:15 smithi060 ceph-mon[94233]: osdmap e622: 8 total, 8 up, 8 in 2023-12-01T04:56:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:15 smithi060 ceph-mon[109077]: osdmap e622: 8 total, 8 up, 8 in 2023-12-01T04:56:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:15 smithi089 ceph-mon[98504]: osdmap e622: 8 total, 8 up, 8 in 2023-12-01T04:56:16.488 INFO:tasks.rados.rados.0.smithi060.stdout:2758: finishing copy_from to smithi060156570-29 2023-12-01T04:56:16.488 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1406 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:56:16.488 INFO:tasks.rados.rados.0.smithi060.stdout:2758: finishing copy_from racing read to smithi060156570-29 2023-12-01T04:56:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:2757: done (5 left) 2023-12-01T04:56:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:2758: done (4 left) 2023-12-01T04:56:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:2759: done (3 left) 2023-12-01T04:56:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:2760: done (2 left) 2023-12-01T04:56:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:2761: done (1 left) 2023-12-01T04:56:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:2762: done (0 left) 2023-12-01T04:56:16.691 INFO:tasks.rados.rados.0.smithi060.stdout:2763: rmattr oid 44 current snap is 282 2023-12-01T04:56:16.691 INFO:tasks.rados.rados.0.smithi060.stdout:2764: snap_remove snap 272 2023-12-01T04:56:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:16 smithi060 ceph-mon[94233]: pgmap v900: 121 pgs: 121 active+clean; 443 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T04:56:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:16 smithi060 ceph-mon[94233]: osdmap e623: 8 total, 8 up, 8 in 2023-12-01T04:56:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:16 smithi060 ceph-mon[109077]: pgmap v900: 121 pgs: 121 active+clean; 443 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T04:56:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:16 smithi060 ceph-mon[109077]: osdmap e623: 8 total, 8 up, 8 in 2023-12-01T04:56:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:16 smithi089 ceph-mon[98504]: pgmap v900: 121 pgs: 121 active+clean; 443 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.8 MiB/s wr, 17 op/s 2023-12-01T04:56:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:16 smithi089 ceph-mon[98504]: osdmap e623: 8 total, 8 up, 8 in 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2764: done (1 left) 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2765: read oid 15 snap -1 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2765: expect (ObjNum 831 snap 266 seq_num 831) 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2766: rmattr oid 39 current snap is 282 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2766: done (2 left) 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2767: copy_from oid 12 from oid 28 current snap is 282 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1130 (ObjNum 861 snap 278 seq_num 861) dirty exists 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2763: done (2 left) 2023-12-01T04:56:17.697 INFO:tasks.rados.rados.0.smithi060.stdout:2768: delete oid 14 current snap is 282 2023-12-01T04:56:17.709 INFO:tasks.rados.rados.0.smithi060.stdout:2768: done (2 left) 2023-12-01T04:56:17.709 INFO:tasks.rados.rados.0.smithi060.stdout:2769: read oid 5 snap -1 2023-12-01T04:56:17.709 INFO:tasks.rados.rados.0.smithi060.stdout:2769: expect deleted 2023-12-01T04:56:17.709 INFO:tasks.rados.rados.0.smithi060.stdout:2770: copy_from oid 44 from oid 31 current snap is 282 2023-12-01T04:56:17.709 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 282 2023-12-01T04:56:17.709 INFO:tasks.rados.rados.0.smithi060.stdout:2771: seq_num 865 ranges {0=90112} 2023-12-01T04:56:17.710 INFO:tasks.rados.rados.0.smithi060.stdout:2771: writing smithi060156570-21 from 0 to 90112 tid 1 2023-12-01T04:56:17.710 INFO:tasks.rados.rados.0.smithi060.stdout:2772: delete oid 22 current snap is 282 2023-12-01T04:56:17.716 INFO:tasks.rados.rados.0.smithi060.stdout:2770: finishing copy_from to smithi060156570-44 2023-12-01T04:56:17.716 INFO:tasks.rados.rados.0.smithi060.stdout:2770: got expected ENOENT (src dne) 2023-12-01T04:56:17.716 INFO:tasks.rados.rados.0.smithi060.stdout:2770: finishing copy_from racing read to smithi060156570-44 2023-12-01T04:56:17.716 INFO:tasks.rados.rados.0.smithi060.stdout:2771: finishing write tid 1 to smithi060156570-21 2023-12-01T04:56:17.718 INFO:tasks.rados.rados.0.smithi060.stdout:2771: finishing write tid 2 to smithi060156570-21 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2771: finishing write tid 3 to smithi060156570-21 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2771: oid 21 updating version 0 to 1152 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2771: oid 21 updating version 1152 to 1153 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1153 (ObjNum 865 snap 282 seq_num 865) dirty exists 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2771: left oid 21 (ObjNum 865 snap 282 seq_num 865) 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2769: done (5 left) 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2770: done (4 left) 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2771: done (3 left) 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2772: done (2 left) 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:2773: rollback oid 49 current snap is 282 2023-12-01T04:56:17.722 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 49 to 255 2023-12-01T04:56:17.723 INFO:tasks.rados.rados.0.smithi060.stdout:2774: copy_from oid 42 from oid 24 current snap is 282 2023-12-01T04:56:17.723 INFO:tasks.rados.rados.0.smithi060.stdout:2775: rollback oid 9 current snap is 282 2023-12-01T04:56:17.723 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 9 to 242 2023-12-01T04:56:17.723 INFO:tasks.rados.rados.0.smithi060.stdout:2776: delete oid 38 current snap is 282 2023-12-01T04:56:17.729 INFO:tasks.rados.rados.0.smithi060.stdout:2776: done (5 left) 2023-12-01T04:56:17.729 INFO:tasks.rados.rados.0.smithi060.stdout:2777: read oid 43 snap -1 2023-12-01T04:56:17.729 INFO:tasks.rados.rados.0.smithi060.stdout:2777: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:56:17.730 INFO:tasks.rados.rados.0.smithi060.stdout:2778: read oid 38 snap -1 2023-12-01T04:56:17.730 INFO:tasks.rados.rados.0.smithi060.stdout:2778: expect deleted 2023-12-01T04:56:17.730 INFO:tasks.rados.rados.0.smithi060.stdout:2779: read oid 16 snap -1 2023-12-01T04:56:17.730 INFO:tasks.rados.rados.0.smithi060.stdout:2779: expect (ObjNum 850 snap 276 seq_num 850) 2023-12-01T04:56:17.730 INFO:tasks.rados.rados.0.smithi060.stdout:2780: delete oid 21 current snap is 282 2023-12-01T04:56:17.732 INFO:tasks.rados.rados.0.smithi060.stdout:2773: finishing rollback tid 0 to smithi060156570-49 2023-12-01T04:56:17.732 INFO:tasks.rados.rados.0.smithi060.stdout:2773: finishing rollback tid 1 to smithi060156570-49 2023-12-01T04:56:17.732 INFO:tasks.rados.rados.0.smithi060.stdout:2773: finishing rollback tid 2 to smithi060156570-49 2023-12-01T04:56:17.732 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 928 (ObjNum 742 snap 251 seq_num 742) dirty exists 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi060.stdout:2773: done (8 left) 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi060.stdout:2778: done (7 left) 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi060.stdout:2780: done (6 left) 2023-12-01T04:56:17.735 INFO:tasks.rados.rados.0.smithi060.stdout:2781: snap_remove snap 273 2023-12-01T04:56:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:17 smithi060 ceph-mon[94233]: osdmap e624: 8 total, 8 up, 8 in 2023-12-01T04:56:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:17 smithi060 ceph-mon[109077]: osdmap e624: 8 total, 8 up, 8 in 2023-12-01T04:56:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:17 smithi089 ceph-mon[98504]: osdmap e624: 8 total, 8 up, 8 in 2023-12-01T04:56:18.702 INFO:tasks.rados.rados.0.smithi060.stdout:2781: done (6 left) 2023-12-01T04:56:18.702 INFO:tasks.rados.rados.0.smithi060.stdout:2782: snap_remove snap 269 2023-12-01T04:56:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:18 smithi060 ceph-mon[109077]: pgmap v903: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T04:56:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:18 smithi060 ceph-mon[109077]: osdmap e625: 8 total, 8 up, 8 in 2023-12-01T04:56:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:18 smithi060 ceph-mon[94233]: pgmap v903: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T04:56:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:18 smithi060 ceph-mon[94233]: osdmap e625: 8 total, 8 up, 8 in 2023-12-01T04:56:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:18 smithi089 ceph-mon[98504]: pgmap v903: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T04:56:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:18 smithi089 ceph-mon[98504]: osdmap e625: 8 total, 8 up, 8 in 2023-12-01T04:56:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:2782: done (6 left) 2023-12-01T04:56:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:2783: rollback oid 40 current snap is 282 2023-12-01T04:56:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 281 2023-12-01T04:56:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:2784: rmattr oid 27 current snap is 282 2023-12-01T04:56:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:2784: done (7 left) 2023-12-01T04:56:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:2785: read oid 44 snap -1 2023-12-01T04:56:19.708 INFO:tasks.rados.rados.0.smithi060.stdout:2785: expect (ObjNum 861 snap 278 seq_num 861) 2023-12-01T04:56:19.709 INFO:tasks.rados.rados.0.smithi060.stdout:2786: setattr oid 1 current snap is 282 2023-12-01T04:56:19.709 INFO:tasks.rados.rados.0.smithi060.stdout:2767: finishing copy_from to smithi060156570-12 2023-12-01T04:56:19.709 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 869 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:56:19.709 INFO:tasks.rados.rados.0.smithi060.stdout:2767: finishing copy_from racing read to smithi060156570-12 2023-12-01T04:56:19.709 INFO:tasks.rados.rados.0.smithi060.stdout:2779: expect (ObjNum 850 snap 276 seq_num 850) 2023-12-01T04:56:19.885 INFO:tasks.rados.rados.0.smithi060.stdout:2774: finishing copy_from to smithi060156570-42 2023-12-01T04:56:19.885 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 880 (ObjNum 840 snap 273 seq_num 840) dirty exists 2023-12-01T04:56:19.885 INFO:tasks.rados.rados.0.smithi060.stdout:2775: finishing rollback tid 1 to smithi060156570-9 2023-12-01T04:56:19.885 INFO:tasks.rados.rados.0.smithi060.stdout:2775: finishing rollback tid 2 to smithi060156570-9 2023-12-01T04:56:19.885 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1425 (ObjNum 711 snap 235 seq_num 711) dirty exists 2023-12-01T04:56:19.885 INFO:tasks.rados.rados.0.smithi060.stdout:2774: finishing copy_from racing read to smithi060156570-42 2023-12-01T04:56:19.885 INFO:tasks.rados.rados.0.smithi060.stdout:2777: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:56:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:19 smithi060 ceph-mon[94233]: osdmap e626: 8 total, 8 up, 8 in 2023-12-01T04:56:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:19 smithi060 ceph-mon[109077]: osdmap e626: 8 total, 8 up, 8 in 2023-12-01T04:56:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:19 smithi089 ceph-mon[98504]: osdmap e626: 8 total, 8 up, 8 in 2023-12-01T04:56:20.538 INFO:tasks.rados.rados.0.smithi060.stdout:2765: expect (ObjNum 831 snap 266 seq_num 831) 2023-12-01T04:56:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:20 smithi060 ceph-mon[109077]: pgmap v906: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T04:56:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:20 smithi060 ceph-mon[109077]: osdmap e627: 8 total, 8 up, 8 in 2023-12-01T04:56:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:20 smithi060 ceph-mon[94233]: pgmap v906: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T04:56:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:20 smithi060 ceph-mon[94233]: osdmap e627: 8 total, 8 up, 8 in 2023-12-01T04:56:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:20 smithi089 ceph-mon[98504]: pgmap v906: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.2 MiB/s wr, 4 op/s 2023-12-01T04:56:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:20 smithi089 ceph-mon[98504]: osdmap e627: 8 total, 8 up, 8 in 2023-12-01T04:56:22.414 INFO:tasks.rados.rados.0.smithi060.stdout:2783: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:56:22.414 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 991 (ObjNum 161 snap 0 seq_num 0) dirty dne 2023-12-01T04:56:22.414 INFO:tasks.rados.rados.0.smithi060.stdout:2785: expect (ObjNum 861 snap 278 seq_num 861) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2765: done (8 left) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2767: done (7 left) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2774: done (6 left) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2775: done (5 left) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2777: done (4 left) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2779: done (3 left) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2783: done (2 left) 2023-12-01T04:56:22.509 INFO:tasks.rados.rados.0.smithi060.stdout:2785: done (1 left) 2023-12-01T04:56:22.510 INFO:tasks.rados.rados.0.smithi060.stdout:2787: rollback oid 11 current snap is 282 2023-12-01T04:56:22.510 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 275 2023-12-01T04:56:22.510 INFO:tasks.rados.rados.0.smithi060.stdout:2788: snap_create 2023-12-01T04:56:22.512 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 995 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:56:22.513 INFO:tasks.rados.rados.0.smithi060.stdout:2787: finishing rollback tid 0 to smithi060156570-11 2023-12-01T04:56:22.513 INFO:tasks.rados.rados.0.smithi060.stdout:2787: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:56:22.513 INFO:tasks.rados.rados.0.smithi060.stdout:2787: finishing rollback tid 2 to smithi060156570-11 2023-12-01T04:56:22.513 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1423 (ObjNum 798 snap 263 seq_num 798) dirty exists 2023-12-01T04:56:22.710 INFO:tasks.rados.rados.0.smithi060.stdout:2786: done (2 left) 2023-12-01T04:56:22.710 INFO:tasks.rados.rados.0.smithi060.stdout:2787: done (1 left) 2023-12-01T04:56:22.710 INFO:tasks.rados.rados.0.smithi060.stdout:2788: done (0 left) 2023-12-01T04:56:22.711 INFO:tasks.rados.rados.0.smithi060.stdout:2789: rollback oid 30 current snap is 283 2023-12-01T04:56:22.711 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 275 2023-12-01T04:56:22.711 INFO:tasks.rados.rados.0.smithi060.stdout:2790: snap_remove snap 279 2023-12-01T04:56:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:22 smithi060 ceph-mon[94233]: pgmap v908: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:22 smithi060 ceph-mon[94233]: osdmap e628: 8 total, 8 up, 8 in 2023-12-01T04:56:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:22 smithi060 ceph-mon[109077]: pgmap v908: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:22 smithi060 ceph-mon[109077]: osdmap e628: 8 total, 8 up, 8 in 2023-12-01T04:56:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:22 smithi089 ceph-mon[98504]: pgmap v908: 121 pgs: 121 active+clean; 455 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:22 smithi089 ceph-mon[98504]: osdmap e628: 8 total, 8 up, 8 in 2023-12-01T04:56:23.717 INFO:tasks.rados.rados.0.smithi060.stdout:2790: done (1 left) 2023-12-01T04:56:23.717 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 283 2023-12-01T04:56:23.717 INFO:tasks.rados.rados.0.smithi060.stdout:2789: finishing rollback tid 0 to smithi060156570-30 2023-12-01T04:56:23.717 INFO:tasks.rados.rados.0.smithi060.stdout:2791: seq_num 869 ranges {434176=155648} 2023-12-01T04:56:23.720 INFO:tasks.rados.rados.0.smithi060.stdout:2791: writing smithi060156570-49 from 434176 to 589824 tid 1 2023-12-01T04:56:23.720 INFO:tasks.rados.rados.0.smithi060.stdout:2792: snap_remove snap 280 2023-12-01T04:56:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:23 smithi060 ceph-mon[94233]: osdmap e629: 8 total, 8 up, 8 in 2023-12-01T04:56:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:23 smithi060 ceph-mon[109077]: osdmap e629: 8 total, 8 up, 8 in 2023-12-01T04:56:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:23 smithi089 ceph-mon[98504]: osdmap e629: 8 total, 8 up, 8 in 2023-12-01T04:56:24.713 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:56:24] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:56:24.725 INFO:tasks.rados.rados.0.smithi060.stdout:2792: done (2 left) 2023-12-01T04:56:24.725 INFO:tasks.rados.rados.0.smithi060.stdout:2793: copy_from oid 12 from oid 33 current snap is 283 2023-12-01T04:56:24.725 INFO:tasks.rados.rados.0.smithi060.stdout:2794: delete oid 9 current snap is 283 2023-12-01T04:56:24.725 INFO:tasks.rados.rados.0.smithi060.stdout:2789: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:2789: finishing rollback tid 2 to smithi060156570-30 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1157 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:2791: finishing write tid 1 to smithi060156570-49 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:2791: finishing write tid 2 to smithi060156570-49 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:2791: finishing write tid 3 to smithi060156570-49 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:2791: oid 49 updating version 0 to 940 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:2791: oid 49 updating version 940 to 941 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 941 (ObjNum 869 snap 283 seq_num 869) dirty exists 2023-12-01T04:56:24.726 INFO:tasks.rados.rados.0.smithi060.stdout:2791: left oid 49 (ObjNum 869 snap 283 seq_num 869) 2023-12-01T04:56:24.732 INFO:tasks.rados.rados.0.smithi060.stdout:2789: done (3 left) 2023-12-01T04:56:24.732 INFO:tasks.rados.rados.0.smithi060.stdout:2791: done (2 left) 2023-12-01T04:56:24.732 INFO:tasks.rados.rados.0.smithi060.stdout:2794: done (1 left) 2023-12-01T04:56:24.732 INFO:tasks.rados.rados.0.smithi060.stdout:2795: copy_from oid 30 from oid 39 current snap is 283 2023-12-01T04:56:24.735 INFO:tasks.rados.rados.0.smithi060.stdout:2796: setattr oid 10 current snap is 283 2023-12-01T04:56:24.735 INFO:tasks.rados.rados.0.smithi060.stdout:2797: rollback oid 21 current snap is 283 2023-12-01T04:56:24.735 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 274 2023-12-01T04:56:24.735 INFO:tasks.rados.rados.0.smithi060.stdout:2798: rmattr oid 24 current snap is 283 2023-12-01T04:56:24.736 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 283 2023-12-01T04:56:24.736 INFO:tasks.rados.rados.0.smithi060.stdout:2799: seq_num 871 ranges {0=188416} 2023-12-01T04:56:24.737 INFO:tasks.rados.rados.0.smithi060.stdout:2799: writing smithi060156570-19 from 0 to 188416 tid 1 2023-12-01T04:56:24.737 INFO:tasks.rados.rados.0.smithi060.stdout:2800: delete oid 38 current snap is 283 2023-12-01T04:56:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:2800: done (6 left) 2023-12-01T04:56:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:2801: copy_from oid 18 from oid 23 current snap is 283 2023-12-01T04:56:24.740 INFO:tasks.rados.rados.0.smithi060.stdout:2802: delete oid 37 current snap is 283 2023-12-01T04:56:24.740 INFO:tasks.rados.rados.0.smithi060.stdout:2795: finishing copy_from to smithi060156570-30 2023-12-01T04:56:24.740 INFO:tasks.rados.rados.0.smithi060.stdout:2795: got expected ENOENT (src dne) 2023-12-01T04:56:24.740 INFO:tasks.rados.rados.0.smithi060.stdout:2795: finishing copy_from racing read to smithi060156570-30 2023-12-01T04:56:24.740 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 689 (ObjNum 81 snap 0 seq_num 200323440) dirty exists 2023-12-01T04:56:24.741 INFO:tasks.rados.rados.0.smithi060.stdout:2793: finishing copy_from to smithi060156570-12 2023-12-01T04:56:24.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 994 (ObjNum 763 snap 257 seq_num 763) dirty exists 2023-12-01T04:56:24.741 INFO:tasks.rados.rados.0.smithi060.stdout:2793: finishing copy_from racing read to smithi060156570-12 2023-12-01T04:56:24.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1514 (ObjNum 840 snap 273 seq_num 840) dirty exists 2023-12-01T04:56:24.741 INFO:tasks.rados.rados.0.smithi060.stdout:2797: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:56:24.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1154 (ObjNum 33 snap 0 seq_num 180774456) dirty dne 2023-12-01T04:56:24.741 INFO:tasks.rados.rados.0.smithi060.stdout:2799: finishing write tid 1 to smithi060156570-19 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2799: finishing write tid 2 to smithi060156570-19 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2793: done (7 left) 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2795: done (6 left) 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2796: done (5 left) 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2797: done (4 left) 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2798: done (3 left) 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2802: done (2 left) 2023-12-01T04:56:24.742 INFO:tasks.rados.rados.0.smithi060.stdout:2803: setattr oid 32 current snap is 283 2023-12-01T04:56:24.744 INFO:tasks.rados.rados.0.smithi060.stdout:2799: finishing write tid 3 to smithi060156570-19 2023-12-01T04:56:24.744 INFO:tasks.rados.rados.0.smithi060.stdout:2799: oid 19 updating version 0 to 1132 2023-12-01T04:56:24.744 INFO:tasks.rados.rados.0.smithi060.stdout:2799: oid 19 updating version 1132 to 1133 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1133 (ObjNum 871 snap 283 seq_num 871) dirty exists 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2799: left oid 19 (ObjNum 871 snap 283 seq_num 871) 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2799: done (2 left) 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2804: rollback oid 10 current snap is 283 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 242 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2805: copy_from oid 46 from oid 49 current snap is 283 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2806: rollback oid 26 current snap is 283 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 274 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2807: read oid 15 snap -1 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2807: expect (ObjNum 831 snap 266 seq_num 831) 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2808: read oid 40 snap -1 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2808: expect deleted 2023-12-01T04:56:24.745 INFO:tasks.rados.rados.0.smithi060.stdout:2809: rollback oid 8 current snap is 283 2023-12-01T04:56:24.746 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 8 to 267 2023-12-01T04:56:24.746 INFO:tasks.rados.rados.0.smithi060.stdout:2810: copy_from oid 22 from oid 14 current snap is 283 2023-12-01T04:56:24.746 INFO:tasks.rados.rados.0.smithi060.stdout:2811: setattr oid 7 current snap is 283 2023-12-01T04:56:24.749 INFO:tasks.rados.rados.0.smithi060.stdout:2808: done (9 left) 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 283 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:2812: seq_num 874 ranges {0=245760} 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:2812: writing smithi060156570-40 from 0 to 245760 tid 1 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:2813: read oid 35 snap 242 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:2813: expect (ObjNum 726 snap 242 seq_num 726) 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 283 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:2814: seq_num 875 ranges {0=262144} 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:2814: writing smithi060156570-9 from 0 to 262144 tid 1 2023-12-01T04:56:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:2815: snap_remove snap 278 2023-12-01T04:56:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:24 smithi060 ceph-mon[94233]: pgmap v911: 121 pgs: 121 active+clean; 460 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 467 KiB/s wr, 7 op/s 2023-12-01T04:56:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:24 smithi060 ceph-mon[94233]: osdmap e630: 8 total, 8 up, 8 in 2023-12-01T04:56:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:24 smithi060 ceph-mon[109077]: pgmap v911: 121 pgs: 121 active+clean; 460 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 467 KiB/s wr, 7 op/s 2023-12-01T04:56:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:24 smithi060 ceph-mon[109077]: osdmap e630: 8 total, 8 up, 8 in 2023-12-01T04:56:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:24 smithi089 ceph-mon[98504]: pgmap v911: 121 pgs: 121 active+clean; 460 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s rd, 467 KiB/s wr, 7 op/s 2023-12-01T04:56:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:24 smithi089 ceph-mon[98504]: osdmap e630: 8 total, 8 up, 8 in 2023-12-01T04:56:25.732 INFO:tasks.rados.rados.0.smithi060.stdout:2815: done (12 left) 2023-12-01T04:56:25.732 INFO:tasks.rados.rados.0.smithi060.stdout:2816: read oid 39 snap -1 2023-12-01T04:56:25.732 INFO:tasks.rados.rados.0.smithi060.stdout:2816: expect deleted 2023-12-01T04:56:25.732 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 283 2023-12-01T04:56:25.732 INFO:tasks.rados.rados.0.smithi060.stdout:2817: seq_num 876 ranges {2015232=278528} 2023-12-01T04:56:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:2817: writing smithi060156570-44 from 2015232 to 2293760 tid 1 2023-12-01T04:56:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:2818: snap_create 2023-12-01T04:56:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:2810: finishing copy_from to smithi060156570-22 2023-12-01T04:56:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:2810: got expected ENOENT (src dne) 2023-12-01T04:56:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:2810: finishing copy_from racing read to smithi060156570-22 2023-12-01T04:56:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1694 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:56:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:2806: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2812: finishing write tid 1 to smithi060156570-40 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2804: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 946 (ObjNum 65 snap 0 seq_num 201753904) dirty exists 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2804: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2806: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2806: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1523 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2812: finishing write tid 2 to smithi060156570-40 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2809: finishing rollback tid 0 to smithi060156570-8 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2809: finishing rollback tid 1 to smithi060156570-8 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2809: finishing rollback tid 2 to smithi060156570-8 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1426 (ObjNum 814 snap 265 seq_num 814) dirty exists 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:2804: finishing rollback tid 2 to smithi060156570-10 2023-12-01T04:56:25.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 692 (ObjNum 720 snap 242 seq_num 720) dirty exists 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2812: finishing write tid 3 to smithi060156570-40 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2812: oid 40 updating version 0 to 997 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2812: oid 40 version 997 is already newer than 996 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 997 (ObjNum 874 snap 283 seq_num 874) dirty exists 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2812: left oid 40 (ObjNum 874 snap 283 seq_num 874) 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2801: finishing copy_from to smithi060156570-18 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1420 (ObjNum 832 snap 266 seq_num 832) dirty exists 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2801: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2805: finishing copy_from to smithi060156570-46 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 941 (ObjNum 869 snap 283 seq_num 869) dirty exists 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2805: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2814: finishing write tid 1 to smithi060156570-9 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2814: finishing write tid 2 to smithi060156570-9 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2814: finishing write tid 3 to smithi060156570-9 2023-12-01T04:56:25.747 INFO:tasks.rados.rados.0.smithi060.stdout:2814: oid 9 updating version 0 to 1428 2023-12-01T04:56:25.748 INFO:tasks.rados.rados.0.smithi060.stdout:2814: oid 9 version 1428 is already newer than 1427 2023-12-01T04:56:25.748 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1428 (ObjNum 875 snap 283 seq_num 875) dirty exists 2023-12-01T04:56:25.748 INFO:tasks.rados.rados.0.smithi060.stdout:2814: left oid 9 (ObjNum 875 snap 283 seq_num 875) 2023-12-01T04:56:25.748 INFO:tasks.rados.rados.0.smithi060.stdout:2807: expect (ObjNum 831 snap 266 seq_num 831) 2023-12-01T04:56:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:25 smithi060 ceph-mon[94233]: osdmap e631: 8 total, 8 up, 8 in 2023-12-01T04:56:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:25 smithi060 ceph-mon[109077]: osdmap e631: 8 total, 8 up, 8 in 2023-12-01T04:56:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:25 smithi089 ceph-mon[98504]: osdmap e631: 8 total, 8 up, 8 in 2023-12-01T04:56:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:26 smithi060 ceph-mon[94233]: pgmap v914: 121 pgs: 121 active+clean; 460 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 558 KiB/s wr, 8 op/s 2023-12-01T04:56:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:26 smithi060 ceph-mon[94233]: osdmap e632: 8 total, 8 up, 8 in 2023-12-01T04:56:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:26 smithi060 ceph-mon[109077]: pgmap v914: 121 pgs: 121 active+clean; 460 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 558 KiB/s wr, 8 op/s 2023-12-01T04:56:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:26 smithi060 ceph-mon[109077]: osdmap e632: 8 total, 8 up, 8 in 2023-12-01T04:56:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:26 smithi089 ceph-mon[98504]: pgmap v914: 121 pgs: 121 active+clean; 460 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 24 MiB/s rd, 558 KiB/s wr, 8 op/s 2023-12-01T04:56:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:26 smithi089 ceph-mon[98504]: osdmap e632: 8 total, 8 up, 8 in 2023-12-01T04:56:27.621 INFO:tasks.rados.rados.0.smithi060.stdout:2813: expect (ObjNum 726 snap 242 seq_num 726) 2023-12-01T04:56:27.625 INFO:tasks.rados.rados.0.smithi060.stdout:2817: finishing write tid 1 to smithi060156570-44 2023-12-01T04:56:27.625 INFO:tasks.rados.rados.0.smithi060.stdout:2817: finishing write tid 2 to smithi060156570-44 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2817: finishing write tid 3 to smithi060156570-44 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2817: oid 44 updating version 0 to 1131 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2817: oid 44 updating version 1131 to 1132 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1132 (ObjNum 876 snap 283 seq_num 876) dirty exists 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2817: left oid 44 (ObjNum 876 snap 283 seq_num 876) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2801: done (14 left) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2803: done (13 left) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2804: done (12 left) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2805: done (11 left) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2806: done (10 left) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2807: done (9 left) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2809: done (8 left) 2023-12-01T04:56:27.626 INFO:tasks.rados.rados.0.smithi060.stdout:2810: done (7 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2811: done (6 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2812: done (5 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2813: done (4 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2814: done (3 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2816: done (2 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2817: done (1 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2818: done (0 left) 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 284 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2819: seq_num 877 ranges {0=294912} 2023-12-01T04:56:27.627 INFO:tasks.rados.rados.0.smithi060.stdout:2819: writing smithi060156570-25 from 0 to 294912 tid 1 2023-12-01T04:56:27.628 INFO:tasks.rados.rados.0.smithi060.stdout:2820: rmattr oid 5 current snap is 284 2023-12-01T04:56:27.628 INFO:tasks.rados.rados.0.smithi060.stdout:2820: done (1 left) 2023-12-01T04:56:27.628 INFO:tasks.rados.rados.0.smithi060.stdout:2821: snap_create 2023-12-01T04:56:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:2819: finishing write tid 1 to smithi060156570-25 2023-12-01T04:56:27.631 INFO:tasks.rados.rados.0.smithi060.stdout:2819: finishing write tid 2 to smithi060156570-25 2023-12-01T04:56:27.633 INFO:tasks.rados.rados.0.smithi060.stdout:2819: finishing write tid 3 to smithi060156570-25 2023-12-01T04:56:27.634 INFO:tasks.rados.rados.0.smithi060.stdout:2819: oid 25 updating version 0 to 1699 2023-12-01T04:56:27.634 INFO:tasks.rados.rados.0.smithi060.stdout:2819: oid 25 updating version 1699 to 1700 2023-12-01T04:56:27.634 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1700 (ObjNum 877 snap 284 seq_num 877) dirty exists 2023-12-01T04:56:27.634 INFO:tasks.rados.rados.0.smithi060.stdout:2819: left oid 25 (ObjNum 877 snap 284 seq_num 877) 2023-12-01T04:56:27.736 INFO:tasks.rados.rados.0.smithi060.stdout:2819: done (1 left) 2023-12-01T04:56:27.737 INFO:tasks.rados.rados.0.smithi060.stdout:2821: done (0 left) 2023-12-01T04:56:27.737 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 285 2023-12-01T04:56:27.737 INFO:tasks.rados.rados.0.smithi060.stdout:2822: seq_num 878 ranges {245760=311296} 2023-12-01T04:56:27.740 INFO:tasks.rados.rados.0.smithi060.stdout:2822: writing smithi060156570-40 from 245760 to 557056 tid 1 2023-12-01T04:56:27.740 INFO:tasks.rados.rados.0.smithi060.stdout:2823: snap_create 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi060.stdout:2822: finishing write tid 1 to smithi060156570-40 2023-12-01T04:56:27.745 INFO:tasks.rados.rados.0.smithi060.stdout:2822: finishing write tid 2 to smithi060156570-40 2023-12-01T04:56:27.746 INFO:tasks.rados.rados.0.smithi060.stdout:2822: finishing write tid 3 to smithi060156570-40 2023-12-01T04:56:27.746 INFO:tasks.rados.rados.0.smithi060.stdout:2822: oid 40 updating version 0 to 999 2023-12-01T04:56:27.747 INFO:tasks.rados.rados.0.smithi060.stdout:2822: oid 40 version 999 is already newer than 998 2023-12-01T04:56:27.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 999 (ObjNum 878 snap 285 seq_num 878) dirty exists 2023-12-01T04:56:27.747 INFO:tasks.rados.rados.0.smithi060.stdout:2822: left oid 40 (ObjNum 878 snap 285 seq_num 878) 2023-12-01T04:56:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:27 smithi060 ceph-mon[94233]: osdmap e633: 8 total, 8 up, 8 in 2023-12-01T04:56:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:27 smithi060 ceph-mon[109077]: osdmap e633: 8 total, 8 up, 8 in 2023-12-01T04:56:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:27 smithi089 ceph-mon[98504]: osdmap e633: 8 total, 8 up, 8 in 2023-12-01T04:56:28.742 INFO:tasks.rados.rados.0.smithi060.stdout:2822: done (1 left) 2023-12-01T04:56:28.742 INFO:tasks.rados.rados.0.smithi060.stdout:2823: done (0 left) 2023-12-01T04:56:28.742 INFO:tasks.rados.rados.0.smithi060.stdout:2824: snap_create 2023-12-01T04:56:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:28 smithi060 ceph-mon[94233]: pgmap v917: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 32 op/s 2023-12-01T04:56:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:28 smithi060 ceph-mon[94233]: osdmap e634: 8 total, 8 up, 8 in 2023-12-01T04:56:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:28 smithi060 ceph-mon[109077]: pgmap v917: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 32 op/s 2023-12-01T04:56:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:28 smithi060 ceph-mon[109077]: osdmap e634: 8 total, 8 up, 8 in 2023-12-01T04:56:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:28 smithi089 ceph-mon[98504]: pgmap v917: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 32 op/s 2023-12-01T04:56:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:28 smithi089 ceph-mon[98504]: osdmap e634: 8 total, 8 up, 8 in 2023-12-01T04:56:29.748 INFO:tasks.rados.rados.0.smithi060.stdout:2824: done (0 left) 2023-12-01T04:56:29.748 INFO:tasks.rados.rados.0.smithi060.stdout:2825: setattr oid 37 current snap is 287 2023-12-01T04:56:29.750 INFO:tasks.rados.rados.0.smithi060.stdout:2826: copy_from oid 13 from oid 1 current snap is 287 2023-12-01T04:56:29.750 INFO:tasks.rados.rados.0.smithi060.stdout:2827: delete oid 27 current snap is 287 2023-12-01T04:56:29.757 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1420 (ObjNum 129 snap 0 seq_num 199735824) dirty exists 2023-12-01T04:56:29.757 INFO:tasks.rados.rados.0.smithi060.stdout:2825: done (2 left) 2023-12-01T04:56:29.757 INFO:tasks.rados.rados.0.smithi060.stdout:2827: done (1 left) 2023-12-01T04:56:29.757 INFO:tasks.rados.rados.0.smithi060.stdout:2828: copy_from oid 18 from oid 34 current snap is 287 2023-12-01T04:56:29.758 INFO:tasks.rados.rados.0.smithi060.stdout:2829: snap_remove snap 231 2023-12-01T04:56:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:29 smithi060 ceph-mon[94233]: osdmap e635: 8 total, 8 up, 8 in 2023-12-01T04:56:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:29 smithi060 ceph-mon[109077]: osdmap e635: 8 total, 8 up, 8 in 2023-12-01T04:56:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:29 smithi089 ceph-mon[98504]: osdmap e635: 8 total, 8 up, 8 in 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2829: done (2 left) 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2830: rmattr oid 15 current snap is 287 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2831: setattr oid 3 current snap is 287 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2828: finishing copy_from to smithi060156570-18 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2828: got expected ENOENT (src dne) 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2828: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2826: finishing copy_from to smithi060156570-13 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 995 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:56:30.758 INFO:tasks.rados.rados.0.smithi060.stdout:2826: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:56:30.760 INFO:tasks.rados.rados.0.smithi060.stdout:2826: done (3 left) 2023-12-01T04:56:30.760 INFO:tasks.rados.rados.0.smithi060.stdout:2828: done (2 left) 2023-12-01T04:56:30.760 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 287 2023-12-01T04:56:30.760 INFO:tasks.rados.rados.0.smithi060.stdout:2832: seq_num 880 ranges {0=344064} 2023-12-01T04:56:30.760 INFO:tasks.rados.rados.0.smithi060.stdout:2832: writing smithi060156570-27 from 0 to 344064 tid 1 2023-12-01T04:56:30.760 INFO:tasks.rados.rados.0.smithi060.stdout:2833: read oid 33 snap -1 2023-12-01T04:56:30.760 INFO:tasks.rados.rados.0.smithi060.stdout:2833: expect (ObjNum 763 snap 257 seq_num 763) 2023-12-01T04:56:30.761 INFO:tasks.rados.rados.0.smithi060.stdout:2834: snap_remove snap 257 2023-12-01T04:56:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:30 smithi060 ceph-mon[94233]: pgmap v920: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 32 op/s 2023-12-01T04:56:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:30 smithi060 ceph-mon[94233]: osdmap e636: 8 total, 8 up, 8 in 2023-12-01T04:56:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:30 smithi060 ceph-mon[109077]: pgmap v920: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 32 op/s 2023-12-01T04:56:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:30 smithi060 ceph-mon[109077]: osdmap e636: 8 total, 8 up, 8 in 2023-12-01T04:56:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:30 smithi089 ceph-mon[98504]: pgmap v920: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 1.2 MiB/s wr, 32 op/s 2023-12-01T04:56:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:30 smithi089 ceph-mon[98504]: osdmap e636: 8 total, 8 up, 8 in 2023-12-01T04:56:31.680 INFO:tasks.rados.rados.0.smithi060.stdout:2834: done (4 left) 2023-12-01T04:56:31.681 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 287 2023-12-01T04:56:31.681 INFO:tasks.rados.rados.0.smithi060.stdout:2835: seq_num 881 ranges {0=360448} 2023-12-01T04:56:31.681 INFO:tasks.rados.rados.0.smithi060.stdout:2835: writing smithi060156570-20 from 0 to 360448 tid 1 2023-12-01T04:56:31.681 INFO:tasks.rados.rados.0.smithi060.stdout:2836: snap_remove snap 277 2023-12-01T04:56:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:31 smithi060 ceph-mon[94233]: osdmap e637: 8 total, 8 up, 8 in 2023-12-01T04:56:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:31 smithi060 ceph-mon[94233]: osdmap e638: 8 total, 8 up, 8 in 2023-12-01T04:56:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:31 smithi060 ceph-mon[109077]: osdmap e637: 8 total, 8 up, 8 in 2023-12-01T04:56:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:31 smithi060 ceph-mon[109077]: osdmap e638: 8 total, 8 up, 8 in 2023-12-01T04:56:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:31 smithi089 ceph-mon[98504]: osdmap e637: 8 total, 8 up, 8 in 2023-12-01T04:56:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:31 smithi089 ceph-mon[98504]: osdmap e638: 8 total, 8 up, 8 in 2023-12-01T04:56:32.675 INFO:tasks.rados.rados.0.smithi060.stdout:2836: done (5 left) 2023-12-01T04:56:32.675 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 287 2023-12-01T04:56:32.675 INFO:tasks.rados.rados.0.smithi060.stdout:2837: seq_num 882 ranges {2310144=376832} 2023-12-01T04:56:32.691 INFO:tasks.rados.rados.0.smithi060.stdout:2837: writing smithi060156570-18 from 2310144 to 2686976 tid 1 2023-12-01T04:56:32.691 INFO:tasks.rados.rados.0.smithi060.stdout:2838: snap_create 2023-12-01T04:56:32.691 INFO:tasks.rados.rados.0.smithi060.stdout:2833: expect (ObjNum 763 snap 257 seq_num 763) 2023-12-01T04:56:32.730 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 881 (ObjNum 831 snap 266 seq_num 831) dirty exists 2023-12-01T04:56:32.730 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 995 (ObjNum 728 snap 242 seq_num 728) dirty exists 2023-12-01T04:56:32.730 INFO:tasks.rados.rados.0.smithi060.stdout:2832: finishing write tid 1 to smithi060156570-27 2023-12-01T04:56:32.730 INFO:tasks.rados.rados.0.smithi060.stdout:2832: finishing write tid 2 to smithi060156570-27 2023-12-01T04:56:32.730 INFO:tasks.rados.rados.0.smithi060.stdout:2832: finishing write tid 3 to smithi060156570-27 2023-12-01T04:56:32.730 INFO:tasks.rados.rados.0.smithi060.stdout:2832: oid 27 updating version 0 to 1429 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2832: oid 27 version 1429 is already newer than 1428 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1429 (ObjNum 880 snap 287 seq_num 880) dirty exists 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2832: left oid 27 (ObjNum 880 snap 287 seq_num 880) 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2835: finishing write tid 1 to smithi060156570-20 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2835: finishing write tid 2 to smithi060156570-20 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2835: finishing write tid 3 to smithi060156570-20 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2835: oid 20 updating version 0 to 1421 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2835: oid 20 updating version 1421 to 1422 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1422 (ObjNum 881 snap 287 seq_num 881) dirty exists 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2835: left oid 20 (ObjNum 881 snap 287 seq_num 881) 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2837: finishing write tid 1 to smithi060156570-18 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2837: finishing write tid 2 to smithi060156570-18 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2837: finishing write tid 3 to smithi060156570-18 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2837: oid 18 updating version 0 to 1430 2023-12-01T04:56:32.731 INFO:tasks.rados.rados.0.smithi060.stdout:2837: oid 18 version 1430 is already newer than 1429 2023-12-01T04:56:32.732 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1430 (ObjNum 882 snap 287 seq_num 882) dirty exists 2023-12-01T04:56:32.732 INFO:tasks.rados.rados.0.smithi060.stdout:2837: left oid 18 (ObjNum 882 snap 287 seq_num 882) 2023-12-01T04:56:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:32 smithi060 ceph-mon[94233]: pgmap v923: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:32 smithi060 ceph-mon[94233]: osdmap e639: 8 total, 8 up, 8 in 2023-12-01T04:56:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:32 smithi060 ceph-mon[109077]: pgmap v923: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:32 smithi060 ceph-mon[109077]: osdmap e639: 8 total, 8 up, 8 in 2023-12-01T04:56:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:32 smithi089 ceph-mon[98504]: pgmap v923: 121 pgs: 121 active+clean; 460 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:32 smithi089 ceph-mon[98504]: osdmap e639: 8 total, 8 up, 8 in 2023-12-01T04:56:33.674 INFO:tasks.rados.rados.0.smithi060.stdout:2830: done (6 left) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2831: done (5 left) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2832: done (4 left) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2833: done (3 left) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2835: done (2 left) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2837: done (1 left) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2838: done (0 left) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2839: read oid 30 snap -1 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2839: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:33.675 INFO:tasks.rados.rados.0.smithi060.stdout:2840: snap_remove snap 274 2023-12-01T04:56:34.676 INFO:tasks.rados.rados.0.smithi060.stdout:2840: done (1 left) 2023-12-01T04:56:34.676 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 288 2023-12-01T04:56:34.676 INFO:tasks.rados.rados.0.smithi060.stdout:2841: seq_num 883 ranges {1187840=393216} 2023-12-01T04:56:34.685 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:56:34] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:56:34.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:34 smithi060 ceph-mon[94233]: pgmap v926: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 871 KiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-12-01T04:56:34.686 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:34 smithi060 ceph-mon[94233]: osdmap e640: 8 total, 8 up, 8 in 2023-12-01T04:56:34.687 INFO:tasks.rados.rados.0.smithi060.stdout:2841: writing smithi060156570-33 from 1187840 to 1581056 tid 1 2023-12-01T04:56:34.687 INFO:tasks.rados.rados.0.smithi060.stdout:2842: delete oid 16 current snap is 288 2023-12-01T04:56:34.687 INFO:tasks.rados.rados.0.smithi060.stdout:2839: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2841: finishing write tid 1 to smithi060156570-33 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2841: finishing write tid 2 to smithi060156570-33 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2841: finishing write tid 3 to smithi060156570-33 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2841: oid 33 updating version 0 to 1000 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2841: oid 33 updating version 1000 to 1001 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1001 (ObjNum 883 snap 288 seq_num 883) dirty exists 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2841: left oid 33 (ObjNum 883 snap 288 seq_num 883) 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2839: done (2 left) 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2841: done (1 left) 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:2842: done (0 left) 2023-12-01T04:56:34.739 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 288 2023-12-01T04:56:34.740 INFO:tasks.rados.rados.0.smithi060.stdout:2843: seq_num 885 ranges {262144=425984} 2023-12-01T04:56:34.742 INFO:tasks.rados.rados.0.smithi060.stdout:2843: writing smithi060156570-9 from 262144 to 688128 tid 1 2023-12-01T04:56:34.742 INFO:tasks.rados.rados.0.smithi060.stdout:2844: snap_remove snap 275 2023-12-01T04:56:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:34 smithi060 ceph-mon[109077]: pgmap v926: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 871 KiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-12-01T04:56:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:34 smithi060 ceph-mon[109077]: osdmap e640: 8 total, 8 up, 8 in 2023-12-01T04:56:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:34 smithi089 ceph-mon[98504]: pgmap v926: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 871 KiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-12-01T04:56:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:34 smithi089 ceph-mon[98504]: osdmap e640: 8 total, 8 up, 8 in 2023-12-01T04:56:35.695 INFO:tasks.rados.rados.0.smithi060.stdout:2844: done (1 left) 2023-12-01T04:56:35.695 INFO:tasks.rados.rados.0.smithi060.stdout:2845: rmattr oid 26 current snap is 288 2023-12-01T04:56:35.695 INFO:tasks.rados.rados.0.smithi060.stdout:2843: finishing write tid 1 to smithi060156570-9 2023-12-01T04:56:35.695 INFO:tasks.rados.rados.0.smithi060.stdout:2843: finishing write tid 2 to smithi060156570-9 2023-12-01T04:56:35.695 INFO:tasks.rados.rados.0.smithi060.stdout:2843: finishing write tid 3 to smithi060156570-9 2023-12-01T04:56:35.696 INFO:tasks.rados.rados.0.smithi060.stdout:2843: oid 9 updating version 0 to 1432 2023-12-01T04:56:35.696 INFO:tasks.rados.rados.0.smithi060.stdout:2843: oid 9 version 1432 is already newer than 1431 2023-12-01T04:56:35.696 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1432 (ObjNum 885 snap 288 seq_num 885) dirty exists 2023-12-01T04:56:35.696 INFO:tasks.rados.rados.0.smithi060.stdout:2843: left oid 9 (ObjNum 885 snap 288 seq_num 885) 2023-12-01T04:56:35.696 INFO:tasks.rados.rados.0.smithi060.stdout:2843: done (1 left) 2023-12-01T04:56:35.696 INFO:tasks.rados.rados.0.smithi060.stdout:2846: delete oid 37 current snap is 288 2023-12-01T04:56:35.708 INFO:tasks.rados.rados.0.smithi060.stdout:2846: done (1 left) 2023-12-01T04:56:35.708 INFO:tasks.rados.rados.0.smithi060.stdout:2847: rollback oid 28 current snap is 288 2023-12-01T04:56:35.708 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 242 2023-12-01T04:56:35.708 INFO:tasks.rados.rados.0.smithi060.stdout:2848: read oid 14 snap -1 2023-12-01T04:56:35.708 INFO:tasks.rados.rados.0.smithi060.stdout:2848: expect deleted 2023-12-01T04:56:35.708 INFO:tasks.rados.rados.0.smithi060.stdout:2849: read oid 20 snap 255 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2849: expect (ObjNum 750 snap 252 seq_num 750) 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2850: rollback oid 10 current snap is 288 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 276 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2851: read oid 19 snap -1 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2851: expect (ObjNum 871 snap 283 seq_num 871) 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2852: copy_from oid 6 from oid 49 current snap is 288 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2853: read oid 4 snap 286 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2853: expect (ObjNum 784 snap 259 seq_num 784) 2023-12-01T04:56:35.709 INFO:tasks.rados.rados.0.smithi060.stdout:2854: snap_remove snap 284 2023-12-01T04:56:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:35 smithi060 ceph-mon[94233]: osdmap e641: 8 total, 8 up, 8 in 2023-12-01T04:56:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:35 smithi060 ceph-mon[109077]: osdmap e641: 8 total, 8 up, 8 in 2023-12-01T04:56:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:35 smithi089 ceph-mon[98504]: osdmap e641: 8 total, 8 up, 8 in 2023-12-01T04:56:36.666 INFO:tasks.rados.rados.0.smithi060.stdout:2854: done (8 left) 2023-12-01T04:56:36.667 INFO:tasks.rados.rados.0.smithi060.stdout:2855: rollback oid 18 current snap is 288 2023-12-01T04:56:36.667 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 18 to 276 2023-12-01T04:56:36.667 INFO:tasks.rados.rados.0.smithi060.stdout:2847: finishing rollback tid 0 to smithi060156570-28 2023-12-01T04:56:36.667 INFO:tasks.rados.rados.0.smithi060.stdout:2847: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:56:36.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1128 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T04:56:36.667 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1525 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:56:36.667 INFO:tasks.rados.rados.0.smithi060.stdout:2849: expect (ObjNum 750 snap 252 seq_num 750) 2023-12-01T04:56:36.685 INFO:tasks.rados.rados.0.smithi060.stdout:2851: expect (ObjNum 871 snap 283 seq_num 871) 2023-12-01T04:56:36.690 INFO:tasks.rados.rados.0.smithi060.stdout:2850: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:56:36.690 INFO:tasks.rados.rados.0.smithi060.stdout:2850: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:56:36.690 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 694 (ObjNum 65 snap 0 seq_num 1953066355) dirty dne 2023-12-01T04:56:36.690 INFO:tasks.rados.rados.0.smithi060.stdout:2852: finishing copy_from to smithi060156570-6 2023-12-01T04:56:36.691 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 941 (ObjNum 869 snap 283 seq_num 869) dirty exists 2023-12-01T04:56:36.691 INFO:tasks.rados.rados.0.smithi060.stdout:2852: finishing copy_from racing read to smithi060156570-6 2023-12-01T04:56:36.691 INFO:tasks.rados.rados.0.smithi060.stdout:2853: expect (ObjNum 784 snap 259 seq_num 784) 2023-12-01T04:56:36.767 INFO:tasks.rados.rados.0.smithi060.stdout:2855: finishing rollback tid 0 to smithi060156570-18 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2855: finishing rollback tid 1 to smithi060156570-18 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2855: finishing rollback tid 2 to smithi060156570-18 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1435 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2845: done (8 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2847: done (7 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2848: done (6 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2849: done (5 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2850: done (4 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2851: done (3 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2852: done (2 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2853: done (1 left) 2023-12-01T04:56:36.768 INFO:tasks.rados.rados.0.smithi060.stdout:2855: done (0 left) 2023-12-01T04:56:36.769 INFO:tasks.rados.rados.0.smithi060.stdout:2856: rollback oid 30 current snap is 288 2023-12-01T04:56:36.769 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 206 2023-12-01T04:56:36.769 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 288 2023-12-01T04:56:36.769 INFO:tasks.rados.rados.0.smithi060.stdout:2857: seq_num 887 ranges {2023424=458752} 2023-12-01T04:56:36.782 INFO:tasks.rados.rados.0.smithi060.stdout:2857: writing smithi060156570-48 from 2023424 to 2482176 tid 1 2023-12-01T04:56:36.782 INFO:tasks.rados.rados.0.smithi060.stdout:2858: read oid 10 snap -1 2023-12-01T04:56:36.782 INFO:tasks.rados.rados.0.smithi060.stdout:2858: expect deleted 2023-12-01T04:56:36.782 INFO:tasks.rados.rados.0.smithi060.stdout:2859: snap_remove snap 276 2023-12-01T04:56:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:36 smithi060 ceph-mon[94233]: pgmap v929: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 871 KiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-12-01T04:56:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:36 smithi060 ceph-mon[94233]: osdmap e642: 8 total, 8 up, 8 in 2023-12-01T04:56:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:36 smithi060 ceph-mon[94233]: osdmap e643: 8 total, 8 up, 8 in 2023-12-01T04:56:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:36 smithi060 ceph-mon[109077]: pgmap v929: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 871 KiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-12-01T04:56:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:36 smithi060 ceph-mon[109077]: osdmap e642: 8 total, 8 up, 8 in 2023-12-01T04:56:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:36 smithi060 ceph-mon[109077]: osdmap e643: 8 total, 8 up, 8 in 2023-12-01T04:56:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:36 smithi089 ceph-mon[98504]: pgmap v929: 121 pgs: 121 active+clean; 458 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 871 KiB/s rd, 2.3 MiB/s wr, 15 op/s 2023-12-01T04:56:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:36 smithi089 ceph-mon[98504]: osdmap e642: 8 total, 8 up, 8 in 2023-12-01T04:56:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:36 smithi089 ceph-mon[98504]: osdmap e643: 8 total, 8 up, 8 in 2023-12-01T04:56:37.700 INFO:tasks.rados.rados.0.smithi060.stdout:2859: done (3 left) 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2860: delete oid 50 current snap is 288 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2856: finishing rollback tid 0 to smithi060156570-30 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2856: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1159 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2857: finishing write tid 1 to smithi060156570-48 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2857: finishing write tid 2 to smithi060156570-48 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2857: finishing write tid 3 to smithi060156570-48 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2857: oid 48 updating version 0 to 1133 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2857: oid 48 updating version 1133 to 1134 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1134 (ObjNum 887 snap 288 seq_num 887) dirty exists 2023-12-01T04:56:37.701 INFO:tasks.rados.rados.0.smithi060.stdout:2857: left oid 48 (ObjNum 887 snap 288 seq_num 887) 2023-12-01T04:56:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:2856: done (3 left) 2023-12-01T04:56:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:2857: done (2 left) 2023-12-01T04:56:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:2858: done (1 left) 2023-12-01T04:56:37.716 INFO:tasks.rados.rados.0.smithi060.stdout:2860: done (0 left) 2023-12-01T04:56:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:2861: read oid 26 snap -1 2023-12-01T04:56:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:2861: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:56:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:2862: read oid 10 snap -1 2023-12-01T04:56:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:2862: expect deleted 2023-12-01T04:56:37.717 INFO:tasks.rados.rados.0.smithi060.stdout:2863: snap_create 2023-12-01T04:56:37.748 INFO:tasks.rados.rados.0.smithi060.stdout:2861: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:56:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:2861: done (2 left) 2023-12-01T04:56:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:2862: done (1 left) 2023-12-01T04:56:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:2863: done (0 left) 2023-12-01T04:56:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:2864: read oid 14 snap 267 2023-12-01T04:56:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:2864: expect (ObjNum 827 snap 266 seq_num 827) 2023-12-01T04:56:38.703 INFO:tasks.rados.rados.0.smithi060.stdout:2865: rmattr oid 43 current snap is 289 2023-12-01T04:56:38.704 INFO:tasks.rados.rados.0.smithi060.stdout:2865: done (1 left) 2023-12-01T04:56:38.704 INFO:tasks.rados.rados.0.smithi060.stdout:2866: rollback oid 37 current snap is 289 2023-12-01T04:56:38.704 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 37 to 286 2023-12-01T04:56:38.704 INFO:tasks.rados.rados.0.smithi060.stdout:2867: snap_remove snap 288 2023-12-01T04:56:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:38 smithi060 ceph-mon[94233]: pgmap v932: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 524 KiB/s wr, 11 op/s 2023-12-01T04:56:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:38 smithi060 ceph-mon[94233]: osdmap e644: 8 total, 8 up, 8 in 2023-12-01T04:56:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:38 smithi060 ceph-mon[109077]: pgmap v932: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 524 KiB/s wr, 11 op/s 2023-12-01T04:56:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:38 smithi060 ceph-mon[109077]: osdmap e644: 8 total, 8 up, 8 in 2023-12-01T04:56:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:38 smithi089 ceph-mon[98504]: pgmap v932: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 524 KiB/s wr, 11 op/s 2023-12-01T04:56:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:38 smithi089 ceph-mon[98504]: osdmap e644: 8 total, 8 up, 8 in 2023-12-01T04:56:39.715 INFO:tasks.rados.rados.0.smithi060.stdout:2867: done (2 left) 2023-12-01T04:56:39.715 INFO:tasks.rados.rados.0.smithi060.stdout:2868: rollback oid 44 current snap is 289 2023-12-01T04:56:39.715 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 285 2023-12-01T04:56:39.715 INFO:tasks.rados.rados.0.smithi060.stdout:2866: finishing rollback tid 1 to smithi060156570-37 2023-12-01T04:56:39.715 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1423 (ObjNum 129 snap 0 seq_num 200798504) dirty dne 2023-12-01T04:56:39.715 INFO:tasks.rados.rados.0.smithi060.stdout:2864: expect (ObjNum 827 snap 266 seq_num 827) 2023-12-01T04:56:39.837 INFO:tasks.rados.rados.0.smithi060.stdout:2868: finishing rollback tid 0 to smithi060156570-44 2023-12-01T04:56:39.837 INFO:tasks.rados.rados.0.smithi060.stdout:2868: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:56:39.837 INFO:tasks.rados.rados.0.smithi060.stdout:2868: finishing rollback tid 2 to smithi060156570-44 2023-12-01T04:56:39.838 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1137 (ObjNum 876 snap 283 seq_num 876) dirty exists 2023-12-01T04:56:39.838 INFO:tasks.rados.rados.0.smithi060.stdout:2864: done (2 left) 2023-12-01T04:56:39.838 INFO:tasks.rados.rados.0.smithi060.stdout:2866: done (1 left) 2023-12-01T04:56:39.838 INFO:tasks.rados.rados.0.smithi060.stdout:2868: done (0 left) 2023-12-01T04:56:39.838 INFO:tasks.rados.rados.0.smithi060.stdout:2869: setattr oid 19 current snap is 289 2023-12-01T04:56:39.838 INFO:tasks.rados.rados.0.smithi060.stdout:2870: delete oid 9 current snap is 289 2023-12-01T04:56:39.840 INFO:tasks.rados.rados.0.smithi060.stdout:2870: done (1 left) 2023-12-01T04:56:39.840 INFO:tasks.rados.rados.0.smithi060.stdout:2871: copy_from oid 8 from oid 41 current snap is 289 2023-12-01T04:56:39.841 INFO:tasks.rados.rados.0.smithi060.stdout:2872: snap_remove snap 286 2023-12-01T04:56:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:39 smithi060 ceph-mon[94233]: osdmap e645: 8 total, 8 up, 8 in 2023-12-01T04:56:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:39 smithi060 ceph-mon[109077]: osdmap e645: 8 total, 8 up, 8 in 2023-12-01T04:56:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:39 smithi089 ceph-mon[98504]: osdmap e645: 8 total, 8 up, 8 in 2023-12-01T04:56:40.719 INFO:tasks.rados.rados.0.smithi060.stdout:2872: done (2 left) 2023-12-01T04:56:40.719 INFO:tasks.rados.rados.0.smithi060.stdout:2873: rmattr oid 40 current snap is 289 2023-12-01T04:56:40.719 INFO:tasks.rados.rados.0.smithi060.stdout:2873: done (2 left) 2023-12-01T04:56:40.719 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 289 2023-12-01T04:56:40.719 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1145 (ObjNum 871 snap 283 seq_num 871) dirty exists 2023-12-01T04:56:40.719 INFO:tasks.rados.rados.0.smithi060.stdout:2874: seq_num 890 ranges {0=507904} 2023-12-01T04:56:40.722 INFO:tasks.rados.rados.0.smithi060.stdout:2874: writing smithi060156570-38 from 0 to 507904 tid 1 2023-12-01T04:56:40.722 INFO:tasks.rados.rados.0.smithi060.stdout:2869: done (2 left) 2023-12-01T04:56:40.723 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 289 2023-12-01T04:56:40.723 INFO:tasks.rados.rados.0.smithi060.stdout:2871: finishing copy_from to smithi060156570-8 2023-12-01T04:56:40.723 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1388 (ObjNum 755 snap 254 seq_num 755) dirty exists 2023-12-01T04:56:40.723 INFO:tasks.rados.rados.0.smithi060.stdout:2871: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:56:40.731 INFO:tasks.rados.rados.0.smithi060.stdout:2875: seq_num 891 ranges {0=532480} 2023-12-01T04:56:40.731 INFO:tasks.rados.rados.0.smithi060.stdout:2875: writing smithi060156570-32 from 0 to 532480 tid 1 2023-12-01T04:56:40.731 INFO:tasks.rados.rados.0.smithi060.stdout:2871: done (2 left) 2023-12-01T04:56:40.732 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 289 2023-12-01T04:56:40.732 INFO:tasks.rados.rados.0.smithi060.stdout:2876: seq_num 892 ranges {360448=548864} 2023-12-01T04:56:40.732 INFO:tasks.rados.rados.0.smithi060.stdout:2876: writing smithi060156570-20 from 360448 to 909312 tid 1 2023-12-01T04:56:40.732 INFO:tasks.rados.rados.0.smithi060.stdout:2877: copy_from oid 5 from oid 36 current snap is 289 2023-12-01T04:56:40.732 INFO:tasks.rados.rados.0.smithi060.stdout:2878: snap_create 2023-12-01T04:56:40.740 INFO:tasks.rados.rados.0.smithi060.stdout:2874: finishing write tid 1 to smithi060156570-38 2023-12-01T04:56:40.740 INFO:tasks.rados.rados.0.smithi060.stdout:2874: finishing write tid 2 to smithi060156570-38 2023-12-01T04:56:40.740 INFO:tasks.rados.rados.0.smithi060.stdout:2875: finishing write tid 1 to smithi060156570-32 2023-12-01T04:56:40.741 INFO:tasks.rados.rados.0.smithi060.stdout:2874: finishing write tid 3 to smithi060156570-38 2023-12-01T04:56:40.741 INFO:tasks.rados.rados.0.smithi060.stdout:2874: oid 38 updating version 0 to 865 2023-12-01T04:56:40.741 INFO:tasks.rados.rados.0.smithi060.stdout:2874: oid 38 updating version 865 to 866 2023-12-01T04:56:40.741 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 866 (ObjNum 890 snap 289 seq_num 890) dirty exists 2023-12-01T04:56:40.741 INFO:tasks.rados.rados.0.smithi060.stdout:2874: left oid 38 (ObjNum 890 snap 289 seq_num 890) 2023-12-01T04:56:40.741 INFO:tasks.rados.rados.0.smithi060.stdout:2876: finishing write tid 1 to smithi060156570-20 2023-12-01T04:56:40.741 INFO:tasks.rados.rados.0.smithi060.stdout:2875: finishing write tid 2 to smithi060156570-32 2023-12-01T04:56:40.742 INFO:tasks.rados.rados.0.smithi060.stdout:2876: finishing write tid 2 to smithi060156570-20 2023-12-01T04:56:40.742 INFO:tasks.rados.rados.0.smithi060.stdout:2875: finishing write tid 3 to smithi060156570-32 2023-12-01T04:56:40.743 INFO:tasks.rados.rados.0.smithi060.stdout:2875: oid 32 updating version 0 to 977 2023-12-01T04:56:40.743 INFO:tasks.rados.rados.0.smithi060.stdout:2875: oid 32 version 977 is already newer than 976 2023-12-01T04:56:40.743 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 977 (ObjNum 891 snap 289 seq_num 891) dirty exists 2023-12-01T04:56:40.743 INFO:tasks.rados.rados.0.smithi060.stdout:2875: left oid 32 (ObjNum 891 snap 289 seq_num 891) 2023-12-01T04:56:40.744 INFO:tasks.rados.rados.0.smithi060.stdout:2876: finishing write tid 3 to smithi060156570-20 2023-12-01T04:56:40.744 INFO:tasks.rados.rados.0.smithi060.stdout:2876: oid 20 updating version 0 to 1426 2023-12-01T04:56:40.744 INFO:tasks.rados.rados.0.smithi060.stdout:2876: oid 20 version 1426 is already newer than 1425 2023-12-01T04:56:40.744 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1426 (ObjNum 892 snap 289 seq_num 892) dirty exists 2023-12-01T04:56:40.744 INFO:tasks.rados.rados.0.smithi060.stdout:2876: left oid 20 (ObjNum 892 snap 289 seq_num 892) 2023-12-01T04:56:40.749 INFO:tasks.rados.rados.0.smithi060.stdout:2877: finishing copy_from to smithi060156570-5 2023-12-01T04:56:40.749 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:56:40.750 INFO:tasks.rados.rados.0.smithi060.stdout:2877: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:56:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:40 smithi060 ceph-mon[109077]: pgmap v935: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 524 KiB/s wr, 11 op/s 2023-12-01T04:56:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:40 smithi060 ceph-mon[109077]: osdmap e646: 8 total, 8 up, 8 in 2023-12-01T04:56:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:40 smithi060 ceph-mon[94233]: pgmap v935: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 524 KiB/s wr, 11 op/s 2023-12-01T04:56:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:40 smithi060 ceph-mon[94233]: osdmap e646: 8 total, 8 up, 8 in 2023-12-01T04:56:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:40 smithi089 ceph-mon[98504]: pgmap v935: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 524 KiB/s wr, 11 op/s 2023-12-01T04:56:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:40 smithi089 ceph-mon[98504]: osdmap e646: 8 total, 8 up, 8 in 2023-12-01T04:56:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:41.043 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:56:41.372 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11m) 10m ago 11m 24.3M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11m) 10m ago 11m 86.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (12m) 10m ago 12m 14.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (12m) 10m ago 12m 18.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (15m) 10m ago 15m 449M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (16m) 10m ago 16m 510M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (17m) 10m ago 17m 84.1M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (15m) 10m ago 15m 61.4M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (15m) 10m ago 15m 61.6M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11m) 10m ago 11m 16.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11m) 10m ago 11m 9680k - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (15m) 10m ago 15m 67.4M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (14m) 10m ago 14m 66.8M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (14m) 10m ago 14m 58.0M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:56:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (14m) 10m ago 14m 56.1M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:56:41.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (13m) 10m ago 13m 56.2M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:56:41.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (13m) 10m ago 13m 57.6M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:56:41.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (13m) 10m ago 13m 57.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:56:41.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (12m) 10m ago 12m 60.1M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:56:41.374 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10m) 10m ago 11m 36.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:56:41.722 INFO:tasks.rados.rados.0.smithi060.stdout:2874: done (4 left) 2023-12-01T04:56:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:2875: done (3 left) 2023-12-01T04:56:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:2876: done (2 left) 2023-12-01T04:56:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:2877: done (1 left) 2023-12-01T04:56:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:2878: done (0 left) 2023-12-01T04:56:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 290 2023-12-01T04:56:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:2879: seq_num 893 ranges {8814592=565248} 2023-12-01T04:56:41.774 INFO:tasks.rados.rados.0.smithi060.stdout:2879: writing smithi060156570-13 from 8814592 to 9379840 tid 1 2023-12-01T04:56:41.774 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:56:41.774 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:56:41.775 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:56:41.776 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:56:41.776 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:56:41.776 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:56:41.776 INFO:tasks.rados.rados.0.smithi060.stdout:2880: rollback oid 43 current snap is 290 2023-12-01T04:56:41.776 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 43 to 285 2023-12-01T04:56:41.777 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 290 2023-12-01T04:56:41.777 INFO:tasks.rados.rados.0.smithi060.stdout:2881: seq_num 894 ranges {0=581632} 2023-12-01T04:56:41.777 INFO:tasks.rados.rados.0.smithi060.stdout:2881: writing smithi060156570-30 from 0 to 581632 tid 1 2023-12-01T04:56:41.777 INFO:tasks.rados.rados.0.smithi060.stdout:2882: snap_create 2023-12-01T04:56:41.782 INFO:tasks.rados.rados.0.smithi060.stdout:2880: finishing rollback tid 0 to smithi060156570-43 2023-12-01T04:56:41.782 INFO:tasks.rados.rados.0.smithi060.stdout:2880: finishing rollback tid 1 to smithi060156570-43 2023-12-01T04:56:41.783 INFO:tasks.rados.rados.0.smithi060.stdout:2879: finishing write tid 1 to smithi060156570-13 2023-12-01T04:56:41.783 INFO:tasks.rados.rados.0.smithi060.stdout:2879: finishing write tid 2 to smithi060156570-13 2023-12-01T04:56:41.783 INFO:tasks.rados.rados.0.smithi060.stdout:2880: finishing rollback tid 2 to smithi060156570-43 2023-12-01T04:56:41.783 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1439 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:56:41.783 INFO:tasks.rados.rados.0.smithi060.stdout:2881: finishing write tid 1 to smithi060156570-30 2023-12-01T04:56:41.783 INFO:tasks.rados.rados.0.smithi060.stdout:2881: finishing write tid 2 to smithi060156570-30 2023-12-01T04:56:41.785 INFO:tasks.rados.rados.0.smithi060.stdout:2881: finishing write tid 3 to smithi060156570-30 2023-12-01T04:56:41.785 INFO:tasks.rados.rados.0.smithi060.stdout:2881: oid 30 updating version 0 to 1161 2023-12-01T04:56:41.785 INFO:tasks.rados.rados.0.smithi060.stdout:2881: oid 30 version 1161 is already newer than 1160 2023-12-01T04:56:41.785 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1161 (ObjNum 894 snap 290 seq_num 894) dirty exists 2023-12-01T04:56:41.786 INFO:tasks.rados.rados.0.smithi060.stdout:2881: left oid 30 (ObjNum 894 snap 290 seq_num 894) 2023-12-01T04:56:41.786 INFO:tasks.rados.rados.0.smithi060.stdout:2879: finishing write tid 3 to smithi060156570-13 2023-12-01T04:56:41.786 INFO:tasks.rados.rados.0.smithi060.stdout:2879: oid 13 updating version 0 to 1129 2023-12-01T04:56:41.786 INFO:tasks.rados.rados.0.smithi060.stdout:2879: oid 13 updating version 1129 to 1130 2023-12-01T04:56:41.786 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1130 (ObjNum 893 snap 290 seq_num 893) dirty exists 2023-12-01T04:56:41.786 INFO:tasks.rados.rados.0.smithi060.stdout:2879: left oid 13 (ObjNum 893 snap 290 seq_num 893) 2023-12-01T04:56:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:41 smithi060 ceph-mon[94233]: osdmap e647: 8 total, 8 up, 8 in 2023-12-01T04:56:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:41 smithi060 ceph-mon[94233]: from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:41 smithi060 ceph-mon[109077]: osdmap e647: 8 total, 8 up, 8 in 2023-12-01T04:56:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:41 smithi060 ceph-mon[109077]: from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:41 smithi089 ceph-mon[98504]: osdmap e647: 8 total, 8 up, 8 in 2023-12-01T04:56:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:41 smithi089 ceph-mon[98504]: from='client.25271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:2879: done (3 left) 2023-12-01T04:56:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:2880: done (2 left) 2023-12-01T04:56:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:2881: done (1 left) 2023-12-01T04:56:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:2882: done (0 left) 2023-12-01T04:56:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:2883: snap_remove snap 289 2023-12-01T04:56:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[94233]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[94233]: pgmap v938: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[94233]: osdmap e648: 8 total, 8 up, 8 in 2023-12-01T04:56:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3723689388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:56:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[109077]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[109077]: pgmap v938: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[109077]: osdmap e648: 8 total, 8 up, 8 in 2023-12-01T04:56:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3723689388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:56:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:42 smithi089 ceph-mon[98504]: from='client.15381 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:56:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:42 smithi089 ceph-mon[98504]: pgmap v938: 121 pgs: 121 active+clean; 431 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:42 smithi089 ceph-mon[98504]: osdmap e648: 8 total, 8 up, 8 in 2023-12-01T04:56:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3723689388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:56:43.737 INFO:tasks.rados.rados.0.smithi060.stdout:2883: done (0 left) 2023-12-01T04:56:43.737 INFO:tasks.rados.rados.0.smithi060.stdout:2884: setattr oid 40 current snap is 291 2023-12-01T04:56:43.738 INFO:tasks.rados.rados.0.smithi060.stdout:2885: read oid 41 snap 285 2023-12-01T04:56:43.738 INFO:tasks.rados.rados.0.smithi060.stdout:2885: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:56:43.738 INFO:tasks.rados.rados.0.smithi060.stdout:2886: snap_remove snap 283 2023-12-01T04:56:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:43 smithi060 ceph-mon[94233]: osdmap e649: 8 total, 8 up, 8 in 2023-12-01T04:56:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:43 smithi060 ceph-mon[109077]: osdmap e649: 8 total, 8 up, 8 in 2023-12-01T04:56:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:43 smithi089 ceph-mon[98504]: osdmap e649: 8 total, 8 up, 8 in 2023-12-01T04:56:44.735 INFO:tasks.rados.rados.0.smithi060.stdout:2886: done (2 left) 2023-12-01T04:56:44.736 INFO:tasks.rados.rados.0.smithi060.stdout:2887: copy_from oid 27 from oid 44 current snap is 291 2023-12-01T04:56:44.737 INFO:tasks.rados.rados.0.smithi060.stdout:2888: rmattr oid 4 current snap is 291 2023-12-01T04:56:44.737 INFO:tasks.rados.rados.0.smithi060.stdout:2889: rmattr oid 16 current snap is 291 2023-12-01T04:56:44.737 INFO:tasks.rados.rados.0.smithi060.stdout:2889: done (4 left) 2023-12-01T04:56:44.737 INFO:tasks.rados.rados.0.smithi060.stdout:2890: read oid 43 snap 287 2023-12-01T04:56:44.737 INFO:tasks.rados.rados.0.smithi060.stdout:2890: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:56:44.737 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 291 2023-12-01T04:56:44.737 INFO:tasks.rados.rados.0.smithi060.stdout:2891: seq_num 895 ranges {909312=598016} 2023-12-01T04:56:44.741 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:44 smithi060 ceph-mon[94233]: pgmap v941: 121 pgs: 121 active+clean; 434 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-12-01T04:56:44.741 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:44 smithi060 ceph-mon[94233]: osdmap e650: 8 total, 8 up, 8 in 2023-12-01T04:56:44.741 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:56:44] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:56:44.745 INFO:tasks.rados.rados.0.smithi060.stdout:2891: writing smithi060156570-20 from 909312 to 1507328 tid 1 2023-12-01T04:56:44.745 INFO:tasks.rados.rados.0.smithi060.stdout:2892: copy_from oid 9 from oid 50 current snap is 291 2023-12-01T04:56:44.745 INFO:tasks.rados.rados.0.smithi060.stdout:2893: delete oid 42 current snap is 291 2023-12-01T04:56:44.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1002 (ObjNum 878 snap 285 seq_num 878) dirty exists 2023-12-01T04:56:44.747 INFO:tasks.rados.rados.0.smithi060.stdout:2885: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:56:44.778 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1515 (ObjNum 784 snap 259 seq_num 784) dirty exists 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2891: finishing write tid 1 to smithi060156570-20 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2884: done (7 left) 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2885: done (6 left) 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2888: done (5 left) 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2893: done (4 left) 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2894: copy_from oid 21 from oid 28 current snap is 291 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2891: finishing write tid 2 to smithi060156570-20 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2891: finishing write tid 3 to smithi060156570-20 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2891: oid 20 updating version 0 to 1428 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2891: oid 20 version 1428 is already newer than 1427 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1428 (ObjNum 895 snap 291 seq_num 895) dirty exists 2023-12-01T04:56:44.779 INFO:tasks.rados.rados.0.smithi060.stdout:2891: left oid 20 (ObjNum 895 snap 291 seq_num 895) 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2887: finishing copy_from to smithi060156570-27 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1137 (ObjNum 876 snap 283 seq_num 876) dirty exists 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2887: finishing copy_from racing read to smithi060156570-27 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2892: finishing copy_from to smithi060156570-9 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2892: got expected ENOENT (src dne) 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2892: finishing copy_from racing read to smithi060156570-9 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2887: done (4 left) 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2891: done (3 left) 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2892: done (2 left) 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 291 2023-12-01T04:56:44.780 INFO:tasks.rados.rados.0.smithi060.stdout:2895: seq_num 897 ranges {0=630784} 2023-12-01T04:56:44.782 INFO:tasks.rados.rados.0.smithi060.stdout:2895: writing smithi060156570-34 from 0 to 630784 tid 1 2023-12-01T04:56:44.782 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 291 2023-12-01T04:56:44.782 INFO:tasks.rados.rados.0.smithi060.stdout:2894: finishing copy_from to smithi060156570-21 2023-12-01T04:56:44.782 INFO:tasks.rados.rados.0.smithi060.stdout:2894: got expected ENOENT (src dne) 2023-12-01T04:56:44.782 INFO:tasks.rados.rados.0.smithi060.stdout:2894: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:56:44.782 INFO:tasks.rados.rados.0.smithi060.stdout:2896: seq_num 898 ranges {2482176=647168} 2023-12-01T04:56:44.799 INFO:tasks.rados.rados.0.smithi060.stdout:2896: writing smithi060156570-48 from 2482176 to 3129344 tid 1 2023-12-01T04:56:44.799 INFO:tasks.rados.rados.0.smithi060.stdout:2894: done (3 left) 2023-12-01T04:56:44.799 INFO:tasks.rados.rados.0.smithi060.stdout:2897: copy_from oid 47 from oid 18 current snap is 291 2023-12-01T04:56:44.799 INFO:tasks.rados.rados.0.smithi060.stdout:2890: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:56:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:44 smithi060 ceph-mon[109077]: pgmap v941: 121 pgs: 121 active+clean; 434 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-12-01T04:56:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:44 smithi060 ceph-mon[109077]: osdmap e650: 8 total, 8 up, 8 in 2023-12-01T04:56:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:44 smithi089 ceph-mon[98504]: pgmap v941: 121 pgs: 121 active+clean; 434 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-12-01T04:56:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:44 smithi089 ceph-mon[98504]: osdmap e650: 8 total, 8 up, 8 in 2023-12-01T04:56:45.455 INFO:tasks.rados.rados.0.smithi060.stdout:2895: finishing write tid 1 to smithi060156570-34 2023-12-01T04:56:45.455 INFO:tasks.rados.rados.0.smithi060.stdout:2895: finishing write tid 2 to smithi060156570-34 2023-12-01T04:56:45.455 INFO:tasks.rados.rados.0.smithi060.stdout:2895: finishing write tid 3 to smithi060156570-34 2023-12-01T04:56:45.455 INFO:tasks.rados.rados.0.smithi060.stdout:2895: oid 34 updating version 0 to 1517 2023-12-01T04:56:45.455 INFO:tasks.rados.rados.0.smithi060.stdout:2895: oid 34 version 1517 is already newer than 1516 2023-12-01T04:56:45.455 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1517 (ObjNum 897 snap 291 seq_num 897) dirty exists 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2895: left oid 34 (ObjNum 897 snap 291 seq_num 897) 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2896: finishing write tid 1 to smithi060156570-48 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2890: done (3 left) 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2895: done (2 left) 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2898: rollback oid 24 current snap is 291 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 242 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2896: finishing write tid 2 to smithi060156570-48 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2896: finishing write tid 3 to smithi060156570-48 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2896: oid 48 updating version 0 to 1139 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2896: oid 48 version 1139 is already newer than 1138 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1139 (ObjNum 898 snap 291 seq_num 898) dirty exists 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2896: left oid 48 (ObjNum 898 snap 291 seq_num 898) 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:2897: finishing copy_from to smithi060156570-47 2023-12-01T04:56:45.456 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1435 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2897: finishing copy_from racing read to smithi060156570-47 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2896: done (2 left) 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2897: done (1 left) 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2899: read oid 38 snap -1 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2899: expect (ObjNum 890 snap 289 seq_num 890) 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2900: rollback oid 40 current snap is 291 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 287 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2901: copy_from oid 41 from oid 5 current snap is 291 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 291 2023-12-01T04:56:45.457 INFO:tasks.rados.rados.0.smithi060.stdout:2902: seq_num 899 ranges {19234816=663552} 2023-12-01T04:56:45.564 INFO:tasks.rados.rados.0.smithi060.stdout:2902: writing smithi060156570-15 from 19234816 to 19898368 tid 1 2023-12-01T04:56:45.564 INFO:tasks.rados.rados.0.smithi060.stdout:2903: snap_remove snap 281 2023-12-01T04:56:45.756 INFO:tasks.rados.rados.0.smithi060.stdout:2903: done (5 left) 2023-12-01T04:56:45.756 INFO:tasks.rados.rados.0.smithi060.stdout:2904: rmattr oid 34 current snap is 291 2023-12-01T04:56:45.756 INFO:tasks.rados.rados.0.smithi060.stdout:2904: done (5 left) 2023-12-01T04:56:45.757 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 291 2023-12-01T04:56:45.757 INFO:tasks.rados.rados.0.smithi060.stdout:2905: seq_num 900 ranges {3129344=679936} 2023-12-01T04:56:45.775 INFO:tasks.rados.rados.0.smithi060.stdout:2905: writing smithi060156570-48 from 3129344 to 3809280 tid 1 2023-12-01T04:56:45.775 INFO:tasks.rados.rados.0.smithi060.stdout:2906: read oid 21 snap -1 2023-12-01T04:56:45.775 INFO:tasks.rados.rados.0.smithi060.stdout:2906: expect deleted 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2907: copy_from oid 47 from oid 11 current snap is 291 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2900: finishing rollback tid 0 to smithi060156570-40 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2900: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2900: finishing rollback tid 2 to smithi060156570-40 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1005 (ObjNum 878 snap 285 seq_num 878) dirty exists 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2900: done (7 left) 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2908: copy_from oid 1 from oid 39 current snap is 291 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2898: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2898: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:56:45.776 INFO:tasks.rados.rados.0.smithi060.stdout:2899: expect (ObjNum 890 snap 289 seq_num 890) 2023-12-01T04:56:45.789 INFO:tasks.rados.rados.0.smithi060.stdout:2898: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:56:45.790 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1520 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:56:45.790 INFO:tasks.rados.rados.0.smithi060.stdout:2901: finishing copy_from to smithi060156570-41 2023-12-01T04:56:45.790 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:56:45.790 INFO:tasks.rados.rados.0.smithi060.stdout:2898: done (7 left) 2023-12-01T04:56:45.790 INFO:tasks.rados.rados.0.smithi060.stdout:2899: done (6 left) 2023-12-01T04:56:45.790 INFO:tasks.rados.rados.0.smithi060.stdout:2909: snap_remove snap 282 2023-12-01T04:56:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:45 smithi060 ceph-mon[109077]: osdmap e651: 8 total, 8 up, 8 in 2023-12-01T04:56:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:45 smithi060 ceph-mon[94233]: osdmap e651: 8 total, 8 up, 8 in 2023-12-01T04:56:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:45 smithi089 ceph-mon[98504]: osdmap e651: 8 total, 8 up, 8 in 2023-12-01T04:56:46.671 INFO:tasks.rados.rados.0.smithi060.stdout:2909: done (6 left) 2023-12-01T04:56:46.671 INFO:tasks.rados.rados.0.smithi060.stdout:2910: rmattr oid 50 current snap is 291 2023-12-01T04:56:46.671 INFO:tasks.rados.rados.0.smithi060.stdout:2910: done (6 left) 2023-12-01T04:56:46.671 INFO:tasks.rados.rados.0.smithi060.stdout:2911: snap_remove snap 285 2023-12-01T04:56:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:46 smithi060 ceph-mon[94233]: pgmap v944: 121 pgs: 121 active+clean; 434 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-12-01T04:56:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:46 smithi060 ceph-mon[94233]: osdmap e652: 8 total, 8 up, 8 in 2023-12-01T04:56:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:46 smithi060 ceph-mon[94233]: osdmap e653: 8 total, 8 up, 8 in 2023-12-01T04:56:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:46 smithi060 ceph-mon[109077]: pgmap v944: 121 pgs: 121 active+clean; 434 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-12-01T04:56:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:46 smithi060 ceph-mon[109077]: osdmap e652: 8 total, 8 up, 8 in 2023-12-01T04:56:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:46 smithi060 ceph-mon[109077]: osdmap e653: 8 total, 8 up, 8 in 2023-12-01T04:56:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:46 smithi089 ceph-mon[98504]: pgmap v944: 121 pgs: 121 active+clean; 434 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 8.9 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2023-12-01T04:56:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:46 smithi089 ceph-mon[98504]: osdmap e652: 8 total, 8 up, 8 in 2023-12-01T04:56:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:46 smithi089 ceph-mon[98504]: osdmap e653: 8 total, 8 up, 8 in 2023-12-01T04:56:47.679 INFO:tasks.rados.rados.0.smithi060.stdout:2911: done (6 left) 2023-12-01T04:56:47.679 INFO:tasks.rados.rados.0.smithi060.stdout:2912: rollback oid 34 current snap is 291 2023-12-01T04:56:47.679 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 34 to 242 2023-12-01T04:56:47.679 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 291 2023-12-01T04:56:47.679 INFO:tasks.rados.rados.0.smithi060.stdout:2913: seq_num 901 ranges {0=696320} 2023-12-01T04:56:47.685 INFO:tasks.rados.rados.0.smithi060.stdout:2913: writing smithi060156570-22 from 0 to 696320 tid 1 2023-12-01T04:56:47.685 INFO:tasks.rados.rados.0.smithi060.stdout:2914: read oid 23 snap -1 2023-12-01T04:56:47.685 INFO:tasks.rados.rados.0.smithi060.stdout:2914: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:56:47.685 INFO:tasks.rados.rados.0.smithi060.stdout:2915: copy_from oid 33 from oid 14 current snap is 291 2023-12-01T04:56:47.685 INFO:tasks.rados.rados.0.smithi060.stdout:2916: snap_remove snap 267 2023-12-01T04:56:48.682 INFO:tasks.rados.rados.0.smithi060.stdout:2916: done (10 left) 2023-12-01T04:56:48.682 INFO:tasks.rados.rados.0.smithi060.stdout:2917: read oid 35 snap -1 2023-12-01T04:56:48.682 INFO:tasks.rados.rados.0.smithi060.stdout:2917: expect (ObjNum 840 snap 273 seq_num 840) 2023-12-01T04:56:48.683 INFO:tasks.rados.rados.0.smithi060.stdout:2918: read oid 17 snap 242 2023-12-01T04:56:48.683 INFO:tasks.rados.rados.0.smithi060.stdout:2918: expect deleted 2023-12-01T04:56:48.683 INFO:tasks.rados.rados.0.smithi060.stdout:2919: snap_remove snap 290 2023-12-01T04:56:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:48 smithi060 ceph-mon[94233]: pgmap v947: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-12-01T04:56:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:48 smithi060 ceph-mon[94233]: osdmap e654: 8 total, 8 up, 8 in 2023-12-01T04:56:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:48 smithi060 ceph-mon[109077]: pgmap v947: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-12-01T04:56:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:48 smithi060 ceph-mon[109077]: osdmap e654: 8 total, 8 up, 8 in 2023-12-01T04:56:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:48 smithi089 ceph-mon[98504]: pgmap v947: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-12-01T04:56:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:48 smithi089 ceph-mon[98504]: osdmap e654: 8 total, 8 up, 8 in 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2919: done (12 left) 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2920: snap_create 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2901: finishing copy_from racing read to smithi060156570-41 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2902: finishing write tid 1 to smithi060156570-15 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2902: finishing write tid 2 to smithi060156570-15 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2902: finishing write tid 3 to smithi060156570-15 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2902: oid 15 updating version 0 to 882 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2902: oid 15 updating version 882 to 883 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 883 (ObjNum 899 snap 291 seq_num 899) dirty exists 2023-12-01T04:56:49.682 INFO:tasks.rados.rados.0.smithi060.stdout:2902: left oid 15 (ObjNum 899 snap 291 seq_num 899) 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2905: finishing write tid 1 to smithi060156570-48 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2905: finishing write tid 2 to smithi060156570-48 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2908: finishing copy_from to smithi060156570-1 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2908: got expected ENOENT (src dne) 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2908: finishing copy_from racing read to smithi060156570-1 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2905: finishing write tid 3 to smithi060156570-48 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2905: oid 48 updating version 0 to 1140 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2905: oid 48 updating version 1140 to 1141 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1141 (ObjNum 900 snap 291 seq_num 900) dirty exists 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2905: left oid 48 (ObjNum 900 snap 291 seq_num 900) 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2907: finishing copy_from to smithi060156570-47 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1423 (ObjNum 798 snap 263 seq_num 798) dirty exists 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2907: finishing copy_from racing read to smithi060156570-47 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2912: finishing rollback tid 0 to smithi060156570-34 2023-12-01T04:56:49.683 INFO:tasks.rados.rados.0.smithi060.stdout:2912: finishing rollback tid 1 to smithi060156570-34 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1522 (ObjNum 65 snap 0 seq_num 200350976) dirty dne 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2915: finishing copy_from to smithi060156570-33 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2915: got expected ENOENT (src dne) 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2915: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2913: finishing write tid 1 to smithi060156570-22 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2913: finishing write tid 2 to smithi060156570-22 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2913: finishing write tid 3 to smithi060156570-22 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2913: oid 22 updating version 0 to 1750 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2913: oid 22 version 1750 is already newer than 1749 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 1750 (ObjNum 901 snap 291 seq_num 901) dirty exists 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2913: left oid 22 (ObjNum 901 snap 291 seq_num 901) 2023-12-01T04:56:49.684 INFO:tasks.rados.rados.0.smithi060.stdout:2914: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:56:49.754 INFO:tasks.rados.rados.0.smithi060.stdout:2917: expect (ObjNum 840 snap 273 seq_num 840) 2023-12-01T04:56:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:49 smithi060 ceph-mon[109077]: osdmap e655: 8 total, 8 up, 8 in 2023-12-01T04:56:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:49 smithi060 ceph-mon[109077]: osdmap e656: 8 total, 8 up, 8 in 2023-12-01T04:56:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:49 smithi060 ceph-mon[94233]: osdmap e655: 8 total, 8 up, 8 in 2023-12-01T04:56:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:49 smithi060 ceph-mon[94233]: osdmap e656: 8 total, 8 up, 8 in 2023-12-01T04:56:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:49 smithi089 ceph-mon[98504]: osdmap e655: 8 total, 8 up, 8 in 2023-12-01T04:56:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:49 smithi089 ceph-mon[98504]: osdmap e656: 8 total, 8 up, 8 in 2023-12-01T04:56:50.683 INFO:tasks.rados.rados.0.smithi060.stdout:2901: done (12 left) 2023-12-01T04:56:50.683 INFO:tasks.rados.rados.0.smithi060.stdout:2902: done (11 left) 2023-12-01T04:56:50.683 INFO:tasks.rados.rados.0.smithi060.stdout:2905: done (10 left) 2023-12-01T04:56:50.683 INFO:tasks.rados.rados.0.smithi060.stdout:2906: done (9 left) 2023-12-01T04:56:50.683 INFO:tasks.rados.rados.0.smithi060.stdout:2907: done (8 left) 2023-12-01T04:56:50.683 INFO:tasks.rados.rados.0.smithi060.stdout:2908: done (7 left) 2023-12-01T04:56:50.683 INFO:tasks.rados.rados.0.smithi060.stdout:2912: done (6 left) 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2913: done (5 left) 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2914: done (4 left) 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2915: done (3 left) 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2917: done (2 left) 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2918: done (1 left) 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2920: done (0 left) 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2921: setattr oid 44 current snap is 292 2023-12-01T04:56:50.684 INFO:tasks.rados.rados.0.smithi060.stdout:2922: snap_create 2023-12-01T04:56:50.691 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1142 (ObjNum 876 snap 283 seq_num 876) dirty exists 2023-12-01T04:56:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:50 smithi060 ceph-mon[109077]: pgmap v950: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-12-01T04:56:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:50 smithi060 ceph-mon[109077]: osdmap e657: 8 total, 8 up, 8 in 2023-12-01T04:56:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:50 smithi060 ceph-mon[94233]: pgmap v950: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-12-01T04:56:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:50 smithi060 ceph-mon[94233]: osdmap e657: 8 total, 8 up, 8 in 2023-12-01T04:56:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:50 smithi089 ceph-mon[98504]: pgmap v950: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.4 MiB/s wr, 18 op/s 2023-12-01T04:56:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:50 smithi089 ceph-mon[98504]: osdmap e657: 8 total, 8 up, 8 in 2023-12-01T04:56:51.684 INFO:tasks.rados.rados.0.smithi060.stdout:2921: done (1 left) 2023-12-01T04:56:51.684 INFO:tasks.rados.rados.0.smithi060.stdout:2922: done (0 left) 2023-12-01T04:56:51.684 INFO:tasks.rados.rados.0.smithi060.stdout:2923: read oid 37 snap -1 2023-12-01T04:56:51.684 INFO:tasks.rados.rados.0.smithi060.stdout:2923: expect deleted 2023-12-01T04:56:51.684 INFO:tasks.rados.rados.0.smithi060.stdout:2924: snap_create 2023-12-01T04:56:52.686 INFO:tasks.rados.rados.0.smithi060.stdout:2923: done (1 left) 2023-12-01T04:56:52.686 INFO:tasks.rados.rados.0.smithi060.stdout:2924: done (0 left) 2023-12-01T04:56:52.687 INFO:tasks.rados.rados.0.smithi060.stdout:2925: read oid 39 snap -1 2023-12-01T04:56:52.687 INFO:tasks.rados.rados.0.smithi060.stdout:2925: expect deleted 2023-12-01T04:56:52.687 INFO:tasks.rados.rados.0.smithi060.stdout:2926: delete oid 30 current snap is 294 2023-12-01T04:56:52.695 INFO:tasks.rados.rados.0.smithi060.stdout:2925: done (1 left) 2023-12-01T04:56:52.695 INFO:tasks.rados.rados.0.smithi060.stdout:2926: done (0 left) 2023-12-01T04:56:52.695 INFO:tasks.rados.rados.0.smithi060.stdout:2927: setattr oid 41 current snap is 294 2023-12-01T04:56:52.697 INFO:tasks.rados.rados.0.smithi060.stdout:2928: setattr oid 7 current snap is 294 2023-12-01T04:56:52.698 INFO:tasks.rados.rados.0.smithi060.stdout:2929: read oid 4 snap 271 2023-12-01T04:56:52.699 INFO:tasks.rados.rados.0.smithi060.stdout:2929: expect (ObjNum 808 snap 265 seq_num 808) 2023-12-01T04:56:52.699 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 294 2023-12-01T04:56:52.699 INFO:tasks.rados.rados.0.smithi060.stdout:2930: seq_num 903 ranges {2293760=729088} 2023-12-01T04:56:52.716 INFO:tasks.rados.rados.0.smithi060.stdout:2930: writing smithi060156570-27 from 2293760 to 3022848 tid 1 2023-12-01T04:56:52.716 INFO:tasks.rados.rados.0.smithi060.stdout:2931: read oid 36 snap -1 2023-12-01T04:56:52.716 INFO:tasks.rados.rados.0.smithi060.stdout:2931: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:52.716 INFO:tasks.rados.rados.0.smithi060.stdout:2932: rmattr oid 12 current snap is 294 2023-12-01T04:56:52.716 INFO:tasks.rados.rados.0.smithi060.stdout:2932: done (5 left) 2023-12-01T04:56:52.716 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 294 2023-12-01T04:56:52.717 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1429 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:56:52.717 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1754 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:56:52.717 INFO:tasks.rados.rados.0.smithi060.stdout:2933: seq_num 904 ranges {19898368=745472} 2023-12-01T04:56:52.829 INFO:tasks.rados.rados.0.smithi060.stdout:2933: writing smithi060156570-15 from 19898368 to 20643840 tid 1 2023-12-01T04:56:52.829 INFO:tasks.rados.rados.0.smithi060.stdout:2927: done (5 left) 2023-12-01T04:56:52.829 INFO:tasks.rados.rados.0.smithi060.stdout:2928: done (4 left) 2023-12-01T04:56:52.829 INFO:tasks.rados.rados.0.smithi060.stdout:2934: snap_remove snap 242 2023-12-01T04:56:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:52 smithi060 ceph-mon[94233]: pgmap v953: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:52 smithi060 ceph-mon[94233]: osdmap e658: 8 total, 8 up, 8 in 2023-12-01T04:56:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:52 smithi060 ceph-mon[109077]: pgmap v953: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:52 smithi060 ceph-mon[109077]: osdmap e658: 8 total, 8 up, 8 in 2023-12-01T04:56:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:52 smithi089 ceph-mon[98504]: pgmap v953: 121 pgs: 121 active+clean; 439 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:56:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:52 smithi089 ceph-mon[98504]: osdmap e658: 8 total, 8 up, 8 in 2023-12-01T04:56:53.697 INFO:tasks.rados.rados.0.smithi060.stdout:2934: done (4 left) 2023-12-01T04:56:53.697 INFO:tasks.rados.rados.0.smithi060.stdout:2935: read oid 22 snap -1 2023-12-01T04:56:53.697 INFO:tasks.rados.rados.0.smithi060.stdout:2935: expect (ObjNum 901 snap 291 seq_num 901) 2023-12-01T04:56:53.698 INFO:tasks.rados.rados.0.smithi060.stdout:2936: copy_from oid 21 from oid 24 current snap is 294 2023-12-01T04:56:53.698 INFO:tasks.rados.rados.0.smithi060.stdout:2937: delete oid 6 current snap is 294 2023-12-01T04:56:53.698 INFO:tasks.rados.rados.0.smithi060.stdout:2930: finishing write tid 1 to smithi060156570-27 2023-12-01T04:56:53.698 INFO:tasks.rados.rados.0.smithi060.stdout:2930: finishing write tid 2 to smithi060156570-27 2023-12-01T04:56:53.698 INFO:tasks.rados.rados.0.smithi060.stdout:2931: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:56:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:2930: finishing write tid 3 to smithi060156570-27 2023-12-01T04:56:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:2930: oid 27 updating version 0 to 1430 2023-12-01T04:56:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:2930: oid 27 updating version 1430 to 1431 2023-12-01T04:56:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1431 (ObjNum 903 snap 294 seq_num 903) dirty exists 2023-12-01T04:56:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:2930: left oid 27 (ObjNum 903 snap 294 seq_num 903) 2023-12-01T04:56:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:2930: done (6 left) 2023-12-01T04:56:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:2931: done (5 left) 2023-12-01T04:56:53.756 INFO:tasks.rados.rados.0.smithi060.stdout:2937: done (4 left) 2023-12-01T04:56:53.756 INFO:tasks.rados.rados.0.smithi060.stdout:2938: snap_create 2023-12-01T04:56:53.756 INFO:tasks.rados.rados.0.smithi060.stdout:2929: expect (ObjNum 808 snap 265 seq_num 808) 2023-12-01T04:56:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:53 smithi060 ceph-mon[109077]: osdmap e659: 8 total, 8 up, 8 in 2023-12-01T04:56:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:53 smithi060 ceph-mon[94233]: osdmap e659: 8 total, 8 up, 8 in 2023-12-01T04:56:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:53 smithi089 ceph-mon[98504]: osdmap e659: 8 total, 8 up, 8 in 2023-12-01T04:56:54.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:56:54] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:56:54.984 INFO:tasks.rados.rados.0.smithi060.stdout:2933: finishing write tid 1 to smithi060156570-15 2023-12-01T04:56:54.984 INFO:tasks.rados.rados.0.smithi060.stdout:2933: finishing write tid 2 to smithi060156570-15 2023-12-01T04:56:54.984 INFO:tasks.rados.rados.0.smithi060.stdout:2933: finishing write tid 3 to smithi060156570-15 2023-12-01T04:56:54.984 INFO:tasks.rados.rados.0.smithi060.stdout:2933: oid 15 updating version 0 to 885 2023-12-01T04:56:54.984 INFO:tasks.rados.rados.0.smithi060.stdout:2933: oid 15 version 885 is already newer than 884 2023-12-01T04:56:54.984 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 885 (ObjNum 904 snap 294 seq_num 904) dirty exists 2023-12-01T04:56:54.985 INFO:tasks.rados.rados.0.smithi060.stdout:2933: left oid 15 (ObjNum 904 snap 294 seq_num 904) 2023-12-01T04:56:54.985 INFO:tasks.rados.rados.0.smithi060.stdout:2929: done (4 left) 2023-12-01T04:56:54.985 INFO:tasks.rados.rados.0.smithi060.stdout:2933: done (3 left) 2023-12-01T04:56:54.985 INFO:tasks.rados.rados.0.smithi060.stdout:2938: done (2 left) 2023-12-01T04:56:54.985 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 295 2023-12-01T04:56:54.985 INFO:tasks.rados.rados.0.smithi060.stdout:2935: expect (ObjNum 901 snap 291 seq_num 901) 2023-12-01T04:56:55.001 INFO:tasks.rados.rados.0.smithi060.stdout:2936: finishing copy_from to smithi060156570-21 2023-12-01T04:56:55.001 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1520 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:56:55.001 INFO:tasks.rados.rados.0.smithi060.stdout:2936: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:56:55.002 INFO:tasks.rados.rados.0.smithi060.stdout:2939: seq_num 906 ranges {1187840=778240} 2023-12-01T04:56:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:54 smithi060 ceph-mon[94233]: pgmap v956: 121 pgs: 121 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 170 KiB/s wr, 8 op/s 2023-12-01T04:56:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:54 smithi060 ceph-mon[94233]: osdmap e660: 8 total, 8 up, 8 in 2023-12-01T04:56:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:54 smithi060 ceph-mon[109077]: pgmap v956: 121 pgs: 121 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 170 KiB/s wr, 8 op/s 2023-12-01T04:56:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:54 smithi060 ceph-mon[109077]: osdmap e660: 8 total, 8 up, 8 in 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2939: writing smithi060156570-12 from 1187840 to 1966080 tid 1 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2935: done (2 left) 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2936: done (1 left) 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2940: read oid 16 snap -1 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2940: expect deleted 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2941: rollback oid 1 current snap is 295 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 255 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2942: read oid 33 snap -1 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2942: expect (ObjNum 883 snap 288 seq_num 883) 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 295 2023-12-01T04:56:55.013 INFO:tasks.rados.rados.0.smithi060.stdout:2943: seq_num 907 ranges {589824=794624} 2023-12-01T04:56:55.021 INFO:tasks.rados.rados.0.smithi060.stdout:2943: writing smithi060156570-49 from 589824 to 1384448 tid 1 2023-12-01T04:56:55.021 INFO:tasks.rados.rados.0.smithi060.stdout:2944: snap_create 2023-12-01T04:56:55.021 INFO:tasks.rados.rados.0.smithi060.stdout:2941: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:56:55.021 INFO:tasks.rados.rados.0.smithi060.stdout:2939: finishing write tid 1 to smithi060156570-12 2023-12-01T04:56:55.021 INFO:tasks.rados.rados.0.smithi060.stdout:2939: finishing write tid 2 to smithi060156570-12 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:2939: finishing write tid 3 to smithi060156570-12 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:2939: oid 12 updating version 0 to 998 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:2939: oid 12 version 998 is already newer than 997 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 998 (ObjNum 906 snap 295 seq_num 906) dirty exists 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:2939: left oid 12 (ObjNum 906 snap 295 seq_num 906) 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:2941: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:2941: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:56:55.022 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1008 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:56:55.024 INFO:tasks.rados.rados.0.smithi060.stdout:2942: expect (ObjNum 883 snap 288 seq_num 883) 2023-12-01T04:56:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:54 smithi089 ceph-mon[98504]: pgmap v956: 121 pgs: 121 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 170 KiB/s wr, 8 op/s 2023-12-01T04:56:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:54 smithi089 ceph-mon[98504]: osdmap e660: 8 total, 8 up, 8 in 2023-12-01T04:56:55.090 INFO:tasks.rados.rados.0.smithi060.stdout:2943: finishing write tid 1 to smithi060156570-49 2023-12-01T04:56:55.091 INFO:tasks.rados.rados.0.smithi060.stdout:2943: finishing write tid 2 to smithi060156570-49 2023-12-01T04:56:55.091 INFO:tasks.rados.rados.0.smithi060.stdout:2943: finishing write tid 3 to smithi060156570-49 2023-12-01T04:56:55.091 INFO:tasks.rados.rados.0.smithi060.stdout:2943: oid 49 updating version 0 to 1094 2023-12-01T04:56:55.091 INFO:tasks.rados.rados.0.smithi060.stdout:2943: oid 49 version 1094 is already newer than 1093 2023-12-01T04:56:55.091 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 1094 (ObjNum 907 snap 295 seq_num 907) dirty exists 2023-12-01T04:56:55.091 INFO:tasks.rados.rados.0.smithi060.stdout:2943: left oid 49 (ObjNum 907 snap 295 seq_num 907) 2023-12-01T04:56:55.709 INFO:tasks.rados.rados.0.smithi060.stdout:2939: done (5 left) 2023-12-01T04:56:55.709 INFO:tasks.rados.rados.0.smithi060.stdout:2940: done (4 left) 2023-12-01T04:56:55.709 INFO:tasks.rados.rados.0.smithi060.stdout:2941: done (3 left) 2023-12-01T04:56:55.709 INFO:tasks.rados.rados.0.smithi060.stdout:2942: done (2 left) 2023-12-01T04:56:55.710 INFO:tasks.rados.rados.0.smithi060.stdout:2943: done (1 left) 2023-12-01T04:56:55.710 INFO:tasks.rados.rados.0.smithi060.stdout:2944: done (0 left) 2023-12-01T04:56:55.710 INFO:tasks.rados.rados.0.smithi060.stdout:2945: snap_remove snap 294 2023-12-01T04:56:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:55 smithi060 ceph-mon[109077]: osdmap e661: 8 total, 8 up, 8 in 2023-12-01T04:56:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:55 smithi060 ceph-mon[94233]: osdmap e661: 8 total, 8 up, 8 in 2023-12-01T04:56:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:55 smithi089 ceph-mon[98504]: osdmap e661: 8 total, 8 up, 8 in 2023-12-01T04:56:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:56:56.673 INFO:tasks.rados.rados.0.smithi060.stdout:2945: done (0 left) 2023-12-01T04:56:56.674 INFO:tasks.rados.rados.0.smithi060.stdout:2946: copy_from oid 13 from oid 29 current snap is 296 2023-12-01T04:56:56.674 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 296 2023-12-01T04:56:56.674 INFO:tasks.rados.rados.0.smithi060.stdout:2947: seq_num 908 ranges {1376256=409600,1785856=401408} 2023-12-01T04:56:56.682 INFO:tasks.rados.rados.0.smithi060.stdout:2947: writing smithi060156570-47 from 1376256 to 1785856 tid 1 2023-12-01T04:56:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:2947: writing smithi060156570-47 from 1785856 to 2187264 tid 2 2023-12-01T04:56:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:2948: read oid 28 snap 255 2023-12-01T04:56:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:2948: expect deleted 2023-12-01T04:56:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 296 2023-12-01T04:56:56.685 INFO:tasks.rados.rados.0.smithi060.stdout:2949: seq_num 909 ranges {114688=425984,540672=401408} 2023-12-01T04:56:56.688 INFO:tasks.rados.rados.0.smithi060.stdout:2949: writing smithi060156570-21 from 114688 to 540672 tid 1 2023-12-01T04:56:56.690 INFO:tasks.rados.rados.0.smithi060.stdout:2949: writing smithi060156570-21 from 540672 to 942080 tid 2 2023-12-01T04:56:56.690 INFO:tasks.rados.rados.0.smithi060.stdout:2950: setattr oid 16 current snap is 296 2023-12-01T04:56:56.692 INFO:tasks.rados.rados.0.smithi060.stdout:2948: done (4 left) 2023-12-01T04:56:56.692 INFO:tasks.rados.rados.0.smithi060.stdout:2951: rollback oid 3 current snap is 296 2023-12-01T04:56:56.692 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 287 2023-12-01T04:56:56.692 INFO:tasks.rados.rados.0.smithi060.stdout:2952: rmattr oid 44 current snap is 296 2023-12-01T04:56:56.693 INFO:tasks.rados.rados.0.smithi060.stdout:2953: copy_from oid 4 from oid 28 current snap is 296 2023-12-01T04:56:56.693 INFO:tasks.rados.rados.0.smithi060.stdout:2954: snap_create 2023-12-01T04:56:56.694 INFO:tasks.rados.rados.0.smithi060.stdout:2949: finishing write tid 1 to smithi060156570-21 2023-12-01T04:56:56.694 INFO:tasks.rados.rados.0.smithi060.stdout:2947: finishing write tid 1 to smithi060156570-47 2023-12-01T04:56:56.694 INFO:tasks.rados.rados.0.smithi060.stdout:2947: finishing write tid 2 to smithi060156570-47 2023-12-01T04:56:56.694 INFO:tasks.rados.rados.0.smithi060.stdout:2947: finishing write tid 3 to smithi060156570-47 2023-12-01T04:56:56.696 INFO:tasks.rados.rados.0.smithi060.stdout:2949: finishing write tid 2 to smithi060156570-21 2023-12-01T04:56:56.697 INFO:tasks.rados.rados.0.smithi060.stdout:2949: finishing write tid 3 to smithi060156570-21 2023-12-01T04:56:56.699 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1526 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:56:56.699 INFO:tasks.rados.rados.0.smithi060.stdout:2947: finishing write tid 4 to smithi060156570-47 2023-12-01T04:56:56.699 INFO:tasks.rados.rados.0.smithi060.stdout:2947: oid 47 updating version 0 to 1766 2023-12-01T04:56:56.699 INFO:tasks.rados.rados.0.smithi060.stdout:2947: oid 47 version 1766 is already newer than 1765 2023-12-01T04:56:56.699 INFO:tasks.rados.rados.0.smithi060.stdout:2947: oid 47 version 1766 is already newer than 1764 2023-12-01T04:56:56.700 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1766 (ObjNum 908 snap 296 seq_num 908) dirty exists 2023-12-01T04:56:56.700 INFO:tasks.rados.rados.0.smithi060.stdout:2947: left oid 47 (ObjNum 908 snap 296 seq_num 908) 2023-12-01T04:56:56.700 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1143 (ObjNum 876 snap 283 seq_num 876) dirty exists 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:2949: finishing write tid 4 to smithi060156570-21 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:2949: oid 21 updating version 0 to 1521 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:2949: oid 21 updating version 1521 to 1523 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:2949: oid 21 version 1523 is already newer than 1522 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1523 (ObjNum 909 snap 296 seq_num 909) dirty exists 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:2949: left oid 21 (ObjNum 909 snap 296 seq_num 909) 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:2953: finishing copy_from to smithi060156570-4 2023-12-01T04:56:56.701 INFO:tasks.rados.rados.0.smithi060.stdout:2953: got expected ENOENT (src dne) 2023-12-01T04:56:56.702 INFO:tasks.rados.rados.0.smithi060.stdout:2951: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:56:56.702 INFO:tasks.rados.rados.0.smithi060.stdout:2953: finishing copy_from racing read to smithi060156570-4 2023-12-01T04:56:56.702 INFO:tasks.rados.rados.0.smithi060.stdout:2951: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:56:56.703 INFO:tasks.rados.rados.0.smithi060.stdout:2951: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:56:56.703 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 1001 (ObjNum 728 snap 242 seq_num 728) dirty exists 2023-12-01T04:56:56.729 INFO:tasks.rados.rados.0.smithi060.stdout:2946: finishing copy_from to smithi060156570-13 2023-12-01T04:56:56.730 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1406 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:56:56.730 INFO:tasks.rados.rados.0.smithi060.stdout:2946: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:56:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:56 smithi060 ceph-mon[94233]: pgmap v959: 121 pgs: 121 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 170 KiB/s wr, 8 op/s 2023-12-01T04:56:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:56 smithi060 ceph-mon[94233]: osdmap e662: 8 total, 8 up, 8 in 2023-12-01T04:56:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:56 smithi060 ceph-mon[94233]: osdmap e663: 8 total, 8 up, 8 in 2023-12-01T04:56:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:56 smithi060 ceph-mon[109077]: pgmap v959: 121 pgs: 121 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 170 KiB/s wr, 8 op/s 2023-12-01T04:56:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:56 smithi060 ceph-mon[109077]: osdmap e662: 8 total, 8 up, 8 in 2023-12-01T04:56:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:56 smithi060 ceph-mon[109077]: osdmap e663: 8 total, 8 up, 8 in 2023-12-01T04:56:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:56 smithi089 ceph-mon[98504]: pgmap v959: 121 pgs: 121 active+clean; 415 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 170 KiB/s wr, 8 op/s 2023-12-01T04:56:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:56 smithi089 ceph-mon[98504]: osdmap e662: 8 total, 8 up, 8 in 2023-12-01T04:56:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:56 smithi089 ceph-mon[98504]: osdmap e663: 8 total, 8 up, 8 in 2023-12-01T04:56:57.679 INFO:tasks.rados.rados.0.smithi060.stdout:2946: done (7 left) 2023-12-01T04:56:57.679 INFO:tasks.rados.rados.0.smithi060.stdout:2947: done (6 left) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2949: done (5 left) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2950: done (4 left) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2951: done (3 left) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2952: done (2 left) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2953: done (1 left) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2954: done (0 left) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2955: read oid 2 snap 292 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2955: expect (ObjNum 560 snap 180 seq_num 560) 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 297 2023-12-01T04:56:57.680 INFO:tasks.rados.rados.0.smithi060.stdout:2956: seq_num 910 ranges {1384448=442368,1826816=401408} 2023-12-01T04:56:57.689 INFO:tasks.rados.rados.0.smithi060.stdout:2956: writing smithi060156570-49 from 1384448 to 1826816 tid 1 2023-12-01T04:56:57.692 INFO:tasks.rados.rados.0.smithi060.stdout:2956: writing smithi060156570-49 from 1826816 to 2228224 tid 2 2023-12-01T04:56:57.692 INFO:tasks.rados.rados.0.smithi060.stdout:2957: snap_remove snap 206 2023-12-01T04:56:58.686 INFO:tasks.rados.rados.0.smithi060.stdout:2957: done (2 left) 2023-12-01T04:56:58.687 INFO:tasks.rados.rados.0.smithi060.stdout:2958: rollback oid 50 current snap is 297 2023-12-01T04:56:58.687 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 50 to 291 2023-12-01T04:56:58.687 INFO:tasks.rados.rados.0.smithi060.stdout:2956: finishing write tid 1 to smithi060156570-49 2023-12-01T04:56:58.687 INFO:tasks.rados.rados.0.smithi060.stdout:2956: finishing write tid 2 to smithi060156570-49 2023-12-01T04:56:58.687 INFO:tasks.rados.rados.0.smithi060.stdout:2956: finishing write tid 3 to smithi060156570-49 2023-12-01T04:56:58.687 INFO:tasks.rados.rados.0.smithi060.stdout:2956: finishing write tid 4 to smithi060156570-49 2023-12-01T04:56:58.688 INFO:tasks.rados.rados.0.smithi060.stdout:2956: oid 49 updating version 0 to 1097 2023-12-01T04:56:58.688 INFO:tasks.rados.rados.0.smithi060.stdout:2956: oid 49 version 1097 is already newer than 1095 2023-12-01T04:56:58.699 INFO:tasks.rados.rados.0.smithi060.stdout:2956: oid 49 version 1097 is already newer than 1096 2023-12-01T04:56:58.699 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 1097 (ObjNum 910 snap 297 seq_num 910) dirty exists 2023-12-01T04:56:58.699 INFO:tasks.rados.rados.0.smithi060.stdout:2956: left oid 49 (ObjNum 910 snap 297 seq_num 910) 2023-12-01T04:56:58.699 INFO:tasks.rados.rados.0.smithi060.stdout:2955: expect (ObjNum 560 snap 180 seq_num 560) 2023-12-01T04:56:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:58 smithi060 ceph-mon[94233]: pgmap v962: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 18 op/s 2023-12-01T04:56:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:58 smithi060 ceph-mon[94233]: osdmap e664: 8 total, 8 up, 8 in 2023-12-01T04:56:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:58 smithi060 ceph-mon[109077]: pgmap v962: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 18 op/s 2023-12-01T04:56:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:58 smithi060 ceph-mon[109077]: osdmap e664: 8 total, 8 up, 8 in 2023-12-01T04:56:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:58 smithi089 ceph-mon[98504]: pgmap v962: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 18 op/s 2023-12-01T04:56:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:58 smithi089 ceph-mon[98504]: osdmap e664: 8 total, 8 up, 8 in 2023-12-01T04:56:59.628 INFO:tasks.rados.rados.0.smithi060.stdout:2958: finishing rollback tid 1 to smithi060156570-50 2023-12-01T04:56:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1424 (ObjNum 10353 snap 0 seq_num 2340000512) dirty dne 2023-12-01T04:56:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:2955: done (2 left) 2023-12-01T04:56:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:2956: done (1 left) 2023-12-01T04:56:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:2958: done (0 left) 2023-12-01T04:56:59.629 INFO:tasks.rados.rados.0.smithi060.stdout:2959: setattr oid 38 current snap is 297 2023-12-01T04:56:59.630 INFO:tasks.rados.rados.0.smithi060.stdout:2960: copy_from oid 31 from oid 29 current snap is 297 2023-12-01T04:56:59.630 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 30 current snap is 297 2023-12-01T04:56:59.630 INFO:tasks.rados.rados.0.smithi060.stdout:2961: seq_num 911 ranges {0=466944,466944=401408} 2023-12-01T04:56:59.633 INFO:tasks.rados.rados.0.smithi060.stdout:2961: writing smithi060156570-30 from 0 to 466944 tid 1 2023-12-01T04:56:59.635 INFO:tasks.rados.rados.0.smithi060.stdout:2961: writing smithi060156570-30 from 466944 to 868352 tid 2 2023-12-01T04:56:59.635 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 867 (ObjNum 890 snap 289 seq_num 890) dirty exists 2023-12-01T04:56:59.635 INFO:tasks.rados.rados.0.smithi060.stdout:2959: done (2 left) 2023-12-01T04:56:59.636 INFO:tasks.rados.rados.0.smithi060.stdout:2962: copy_from oid 15 from oid 16 current snap is 297 2023-12-01T04:56:59.636 INFO:tasks.rados.rados.0.smithi060.stdout:2963: delete oid 6 current snap is 297 2023-12-01T04:56:59.637 INFO:tasks.rados.rados.0.smithi060.stdout:2961: finishing write tid 1 to smithi060156570-30 2023-12-01T04:56:59.638 INFO:tasks.rados.rados.0.smithi060.stdout:2961: finishing write tid 2 to smithi060156570-30 2023-12-01T04:56:59.638 INFO:tasks.rados.rados.0.smithi060.stdout:2961: finishing write tid 3 to smithi060156570-30 2023-12-01T04:56:59.638 INFO:tasks.rados.rados.0.smithi060.stdout:2963: done (3 left) 2023-12-01T04:56:59.639 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 297 2023-12-01T04:56:59.639 INFO:tasks.rados.rados.0.smithi060.stdout:2964: seq_num 913 ranges {0=499712,499712=401408} 2023-12-01T04:56:59.642 INFO:tasks.rados.rados.0.smithi060.stdout:2964: writing smithi060156570-45 from 0 to 499712 tid 1 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2964: writing smithi060156570-45 from 499712 to 901120 tid 2 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2965: read oid 11 snap -1 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2965: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2966: rollback oid 18 current snap is 297 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 18 to 292 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2961: finishing write tid 4 to smithi060156570-30 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2961: oid 30 updating version 0 to 1524 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2961: oid 30 updating version 1524 to 1525 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:2961: oid 30 updating version 1525 to 1526 2023-12-01T04:56:59.645 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1526 (ObjNum 911 snap 297 seq_num 911) dirty exists 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:2961: left oid 30 (ObjNum 911 snap 297 seq_num 911) 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:2961: done (5 left) 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:2967: rmattr oid 6 current snap is 297 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:2967: done (5 left) 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:2968: snap_create 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:2962: finishing copy_from to smithi060156570-15 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1526 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:56:59.646 INFO:tasks.rados.rados.0.smithi060.stdout:2962: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:56:59.649 INFO:tasks.rados.rados.0.smithi060.stdout:2965: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi060.stdout:2964: finishing write tid 1 to smithi060156570-45 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi060.stdout:2966: finishing rollback tid 0 to smithi060156570-18 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi060.stdout:2966: finishing rollback tid 1 to smithi060156570-18 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi060.stdout:2964: finishing write tid 2 to smithi060156570-45 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi060.stdout:2966: finishing rollback tid 2 to smithi060156570-18 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1442 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:56:59.688 INFO:tasks.rados.rados.0.smithi060.stdout:2964: finishing write tid 3 to smithi060156570-45 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:2964: finishing write tid 4 to smithi060156570-45 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:2964: oid 45 updating version 0 to 1779 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:2964: oid 45 version 1779 is already newer than 1778 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:2964: oid 45 updating version 1779 to 1780 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1780 (ObjNum 913 snap 297 seq_num 913) dirty exists 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:2964: left oid 45 (ObjNum 913 snap 297 seq_num 913) 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:2960: finishing copy_from to smithi060156570-31 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1406 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:56:59.689 INFO:tasks.rados.rados.0.smithi060.stdout:2960: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:56:59.691 INFO:tasks.rados.rados.0.smithi060.stdout:2960: done (5 left) 2023-12-01T04:56:59.691 INFO:tasks.rados.rados.0.smithi060.stdout:2962: done (4 left) 2023-12-01T04:56:59.691 INFO:tasks.rados.rados.0.smithi060.stdout:2964: done (3 left) 2023-12-01T04:56:59.691 INFO:tasks.rados.rados.0.smithi060.stdout:2965: done (2 left) 2023-12-01T04:56:59.691 INFO:tasks.rados.rados.0.smithi060.stdout:2966: done (1 left) 2023-12-01T04:56:59.691 INFO:tasks.rados.rados.0.smithi060.stdout:2968: done (0 left) 2023-12-01T04:56:59.692 INFO:tasks.rados.rados.0.smithi060.stdout:2969: snap_create 2023-12-01T04:57:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:56:59 smithi060 ceph-mon[109077]: osdmap e665: 8 total, 8 up, 8 in 2023-12-01T04:57:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:56:59 smithi060 ceph-mon[94233]: osdmap e665: 8 total, 8 up, 8 in 2023-12-01T04:57:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:56:59 smithi089 ceph-mon[98504]: osdmap e665: 8 total, 8 up, 8 in 2023-12-01T04:57:00.693 INFO:tasks.rados.rados.0.smithi060.stdout:2969: done (0 left) 2023-12-01T04:57:00.693 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 299 2023-12-01T04:57:00.693 INFO:tasks.rados.rados.0.smithi060.stdout:2970: seq_num 914 ranges {0=516096,516096=401408} 2023-12-01T04:57:00.696 INFO:tasks.rados.rados.0.smithi060.stdout:2970: writing smithi060156570-15 from 0 to 516096 tid 1 2023-12-01T04:57:00.699 INFO:tasks.rados.rados.0.smithi060.stdout:2970: writing smithi060156570-15 from 516096 to 917504 tid 2 2023-12-01T04:57:00.699 INFO:tasks.rados.rados.0.smithi060.stdout:2971: rollback oid 3 current snap is 299 2023-12-01T04:57:00.699 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 3 to 271 2023-12-01T04:57:00.699 INFO:tasks.rados.rados.0.smithi060.stdout:2972: read oid 50 snap 291 2023-12-01T04:57:00.699 INFO:tasks.rados.rados.0.smithi060.stdout:2972: expect deleted 2023-12-01T04:57:00.699 INFO:tasks.rados.rados.0.smithi060.stdout:2973: snap_create 2023-12-01T04:57:00.704 INFO:tasks.rados.rados.0.smithi060.stdout:2971: finishing rollback tid 0 to smithi060156570-3 2023-12-01T04:57:00.706 INFO:tasks.rados.rados.0.smithi060.stdout:2970: finishing write tid 1 to smithi060156570-15 2023-12-01T04:57:00.706 INFO:tasks.rados.rados.0.smithi060.stdout:2971: finishing rollback tid 1 to smithi060156570-3 2023-12-01T04:57:00.706 INFO:tasks.rados.rados.0.smithi060.stdout:2970: finishing write tid 2 to smithi060156570-15 2023-12-01T04:57:00.706 INFO:tasks.rados.rados.0.smithi060.stdout:2970: finishing write tid 3 to smithi060156570-15 2023-12-01T04:57:00.707 INFO:tasks.rados.rados.0.smithi060.stdout:2971: finishing rollback tid 2 to smithi060156570-3 2023-12-01T04:57:00.707 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 1008 (ObjNum 728 snap 242 seq_num 728) dirty exists 2023-12-01T04:57:00.708 INFO:tasks.rados.rados.0.smithi060.stdout:2970: finishing write tid 4 to smithi060156570-15 2023-12-01T04:57:00.708 INFO:tasks.rados.rados.0.smithi060.stdout:2970: oid 15 updating version 0 to 1528 2023-12-01T04:57:00.708 INFO:tasks.rados.rados.0.smithi060.stdout:2970: oid 15 updating version 1528 to 1529 2023-12-01T04:57:00.708 INFO:tasks.rados.rados.0.smithi060.stdout:2970: oid 15 version 1529 is already newer than 1527 2023-12-01T04:57:00.708 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1529 (ObjNum 914 snap 299 seq_num 914) dirty exists 2023-12-01T04:57:00.708 INFO:tasks.rados.rados.0.smithi060.stdout:2970: left oid 15 (ObjNum 914 snap 299 seq_num 914) 2023-12-01T04:57:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:00 smithi060 ceph-mon[94233]: pgmap v965: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 18 op/s 2023-12-01T04:57:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:00 smithi060 ceph-mon[94233]: osdmap e666: 8 total, 8 up, 8 in 2023-12-01T04:57:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:00 smithi060 ceph-mon[109077]: pgmap v965: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 18 op/s 2023-12-01T04:57:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:00 smithi060 ceph-mon[109077]: osdmap e666: 8 total, 8 up, 8 in 2023-12-01T04:57:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:00 smithi089 ceph-mon[98504]: pgmap v965: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 772 KiB/s wr, 18 op/s 2023-12-01T04:57:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:00 smithi089 ceph-mon[98504]: osdmap e666: 8 total, 8 up, 8 in 2023-12-01T04:57:01.673 INFO:tasks.rados.rados.0.smithi060.stdout:2970: done (3 left) 2023-12-01T04:57:01.674 INFO:tasks.rados.rados.0.smithi060.stdout:2971: done (2 left) 2023-12-01T04:57:01.674 INFO:tasks.rados.rados.0.smithi060.stdout:2972: done (1 left) 2023-12-01T04:57:01.674 INFO:tasks.rados.rados.0.smithi060.stdout:2973: done (0 left) 2023-12-01T04:57:01.674 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 300 2023-12-01T04:57:01.674 INFO:tasks.rados.rados.0.smithi060.stdout:2974: seq_num 915 ranges {0=532480,532480=401408} 2023-12-01T04:57:01.676 INFO:tasks.rados.rados.0.smithi060.stdout:2974: writing smithi060156570-7 from 0 to 532480 tid 1 2023-12-01T04:57:01.679 INFO:tasks.rados.rados.0.smithi060.stdout:2974: writing smithi060156570-7 from 532480 to 933888 tid 2 2023-12-01T04:57:01.679 INFO:tasks.rados.rados.0.smithi060.stdout:2975: rollback oid 44 current snap is 300 2023-12-01T04:57:01.679 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 255 2023-12-01T04:57:01.679 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 300 2023-12-01T04:57:01.679 INFO:tasks.rados.rados.0.smithi060.stdout:2976: seq_num 916 ranges {0=548864,548864=401408} 2023-12-01T04:57:01.683 INFO:tasks.rados.rados.0.smithi060.stdout:2976: writing smithi060156570-42 from 0 to 548864 tid 1 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:2976: writing smithi060156570-42 from 548864 to 950272 tid 2 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:2977: rollback oid 9 current snap is 300 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 9 to 296 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:2978: read oid 27 snap -1 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:2978: expect (ObjNum 903 snap 294 seq_num 903) 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:2979: rollback oid 29 current snap is 300 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 292 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:2980: rollback oid 21 current snap is 300 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 299 2023-12-01T04:57:01.686 INFO:tasks.rados.rados.0.smithi060.stdout:2981: snap_remove snap 298 2023-12-01T04:57:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:01 smithi060 ceph-mon[94233]: osdmap e667: 8 total, 8 up, 8 in 2023-12-01T04:57:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:01 smithi060 ceph-mon[94233]: osdmap e668: 8 total, 8 up, 8 in 2023-12-01T04:57:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:01 smithi060 ceph-mon[109077]: osdmap e667: 8 total, 8 up, 8 in 2023-12-01T04:57:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:01 smithi060 ceph-mon[109077]: osdmap e668: 8 total, 8 up, 8 in 2023-12-01T04:57:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:01 smithi089 ceph-mon[98504]: osdmap e667: 8 total, 8 up, 8 in 2023-12-01T04:57:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:01 smithi089 ceph-mon[98504]: osdmap e668: 8 total, 8 up, 8 in 2023-12-01T04:57:02.682 INFO:tasks.rados.rados.0.smithi060.stdout:2981: done (7 left) 2023-12-01T04:57:02.682 INFO:tasks.rados.rados.0.smithi060.stdout:2982: snap_create 2023-12-01T04:57:02.682 INFO:tasks.rados.rados.0.smithi060.stdout:2974: finishing write tid 1 to smithi060156570-7 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2975: finishing rollback tid 0 to smithi060156570-44 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2975: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2975: finishing rollback tid 2 to smithi060156570-44 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1146 (ObjNum 754 snap 254 seq_num 754) dirty exists 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2977: finishing rollback tid 1 to smithi060156570-9 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1436 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2974: finishing write tid 2 to smithi060156570-7 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2974: finishing write tid 3 to smithi060156570-7 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2980: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2980: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2979: finishing rollback tid 0 to smithi060156570-29 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2979: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2974: finishing write tid 4 to smithi060156570-7 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2974: oid 7 updating version 0 to 1784 2023-12-01T04:57:02.683 INFO:tasks.rados.rados.0.smithi060.stdout:2974: oid 7 version 1784 is already newer than 1782 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2974: oid 7 version 1784 is already newer than 1783 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1784 (ObjNum 915 snap 300 seq_num 915) dirty exists 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2974: left oid 7 (ObjNum 915 snap 300 seq_num 915) 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2980: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1529 (ObjNum 909 snap 296 seq_num 909) dirty exists 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: finishing write tid 1 to smithi060156570-42 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: finishing write tid 2 to smithi060156570-42 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2979: finishing rollback tid 2 to smithi060156570-29 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 1788 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: finishing write tid 3 to smithi060156570-42 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: finishing write tid 4 to smithi060156570-42 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: oid 42 updating version 0 to 1010 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: oid 42 updating version 1010 to 1011 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: oid 42 version 1011 is already newer than 1009 2023-12-01T04:57:02.684 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 1011 (ObjNum 916 snap 300 seq_num 916) dirty exists 2023-12-01T04:57:02.685 INFO:tasks.rados.rados.0.smithi060.stdout:2976: left oid 42 (ObjNum 916 snap 300 seq_num 916) 2023-12-01T04:57:02.685 INFO:tasks.rados.rados.0.smithi060.stdout:2978: expect (ObjNum 903 snap 294 seq_num 903) 2023-12-01T04:57:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:02 smithi060 ceph-mon[94233]: pgmap v968: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:02 smithi060 ceph-mon[94233]: osdmap e669: 8 total, 8 up, 8 in 2023-12-01T04:57:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:02 smithi060 ceph-mon[109077]: pgmap v968: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:02 smithi060 ceph-mon[109077]: osdmap e669: 8 total, 8 up, 8 in 2023-12-01T04:57:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:02 smithi089 ceph-mon[98504]: pgmap v968: 121 pgs: 121 active+clean; 382 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:02 smithi089 ceph-mon[98504]: osdmap e669: 8 total, 8 up, 8 in 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2974: done (7 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2975: done (6 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2976: done (5 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2977: done (4 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2978: done (3 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2979: done (2 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2980: done (1 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2982: done (0 left) 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2983: rmattr oid 18 current snap is 301 2023-12-01T04:57:03.684 INFO:tasks.rados.rados.0.smithi060.stdout:2984: rmattr oid 30 current snap is 301 2023-12-01T04:57:03.685 INFO:tasks.rados.rados.0.smithi060.stdout:2984: done (1 left) 2023-12-01T04:57:03.685 INFO:tasks.rados.rados.0.smithi060.stdout:2985: snap_create 2023-12-01T04:57:03.687 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1443 (ObjNum 756 snap 255 seq_num 756) dirty exists 2023-12-01T04:57:04.680 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:57:04] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:57:04.686 INFO:tasks.rados.rados.0.smithi060.stdout:2983: done (1 left) 2023-12-01T04:57:04.687 INFO:tasks.rados.rados.0.smithi060.stdout:2985: done (0 left) 2023-12-01T04:57:04.687 INFO:tasks.rados.rados.0.smithi060.stdout:2986: delete oid 49 current snap is 302 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2986: done (0 left) 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2987: rmattr oid 20 current snap is 302 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2987: done (0 left) 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2988: copy_from oid 20 from oid 43 current snap is 302 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2989: rollback oid 31 current snap is 302 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 31 to 299 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2990: read oid 46 snap -1 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2990: expect (ObjNum 869 snap 283 seq_num 869) 2023-12-01T04:57:04.691 INFO:tasks.rados.rados.0.smithi060.stdout:2991: snap_create 2023-12-01T04:57:04.697 INFO:tasks.rados.rados.0.smithi060.stdout:2989: finishing rollback tid 0 to smithi060156570-31 2023-12-01T04:57:04.697 INFO:tasks.rados.rados.0.smithi060.stdout:2989: finishing rollback tid 1 to smithi060156570-31 2023-12-01T04:57:04.697 INFO:tasks.rados.rados.0.smithi060.stdout:2989: finishing rollback tid 2 to smithi060156570-31 2023-12-01T04:57:04.697 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1409 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:57:04.703 INFO:tasks.rados.rados.0.smithi060.stdout:2990: expect (ObjNum 869 snap 283 seq_num 869) 2023-12-01T04:57:04.742 INFO:tasks.rados.rados.0.smithi060.stdout:2988: finishing copy_from to smithi060156570-20 2023-12-01T04:57:04.742 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1439 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:57:04.742 INFO:tasks.rados.rados.0.smithi060.stdout:2988: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:57:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:04 smithi060 ceph-mon[94233]: pgmap v971: 121 pgs: 121 active+clean; 302 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2023-12-01T04:57:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:04 smithi060 ceph-mon[94233]: osdmap e670: 8 total, 8 up, 8 in 2023-12-01T04:57:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:57:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:04 smithi060 ceph-mon[109077]: pgmap v971: 121 pgs: 121 active+clean; 302 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2023-12-01T04:57:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:04 smithi060 ceph-mon[109077]: osdmap e670: 8 total, 8 up, 8 in 2023-12-01T04:57:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:57:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:04 smithi089 ceph-mon[98504]: pgmap v971: 121 pgs: 121 active+clean; 302 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2023-12-01T04:57:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:04 smithi089 ceph-mon[98504]: osdmap e670: 8 total, 8 up, 8 in 2023-12-01T04:57:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:57:05.691 INFO:tasks.rados.rados.0.smithi060.stdout:2988: done (3 left) 2023-12-01T04:57:05.691 INFO:tasks.rados.rados.0.smithi060.stdout:2989: done (2 left) 2023-12-01T04:57:05.691 INFO:tasks.rados.rados.0.smithi060.stdout:2990: done (1 left) 2023-12-01T04:57:05.691 INFO:tasks.rados.rados.0.smithi060.stdout:2991: done (0 left) 2023-12-01T04:57:05.691 INFO:tasks.rados.rados.0.smithi060.stdout:2992: delete oid 25 current snap is 303 2023-12-01T04:57:05.695 INFO:tasks.rados.rados.0.smithi060.stdout:2992: done (0 left) 2023-12-01T04:57:05.695 INFO:tasks.rados.rados.0.smithi060.stdout:2993: read oid 49 snap -1 2023-12-01T04:57:05.695 INFO:tasks.rados.rados.0.smithi060.stdout:2993: expect deleted 2023-12-01T04:57:05.695 INFO:tasks.rados.rados.0.smithi060.stdout:2994: delete oid 29 current snap is 303 2023-12-01T04:57:05.697 INFO:tasks.rados.rados.0.smithi060.stdout:2993: done (1 left) 2023-12-01T04:57:05.697 INFO:tasks.rados.rados.0.smithi060.stdout:2994: done (0 left) 2023-12-01T04:57:05.697 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 303 2023-12-01T04:57:05.698 INFO:tasks.rados.rados.0.smithi060.stdout:2995: seq_num 920 ranges {0=614400,614400=401408} 2023-12-01T04:57:05.701 INFO:tasks.rados.rados.0.smithi060.stdout:2995: writing smithi060156570-50 from 0 to 614400 tid 1 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:2995: writing smithi060156570-50 from 614400 to 1015808 tid 2 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:2996: copy_from oid 37 from oid 31 current snap is 303 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:2997: read oid 33 snap 297 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:2997: expect (ObjNum 883 snap 288 seq_num 883) 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:2998: rollback oid 23 current snap is 303 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 296 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:2999: read oid 3 snap -1 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:2999: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:57:05.704 INFO:tasks.rados.rados.0.smithi060.stdout:3000: rollback oid 4 current snap is 303 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 301 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:3001: copy_from oid 9 from oid 5 current snap is 303 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:3002: copy_from oid 7 from oid 22 current snap is 303 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:3003: read oid 8 snap -1 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:3003: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:3004: copy_from oid 36 from oid 1 current snap is 303 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 303 2023-12-01T04:57:05.705 INFO:tasks.rados.rados.0.smithi060.stdout:3005: seq_num 921 ranges {0=630784,630784=401408} 2023-12-01T04:57:05.708 INFO:tasks.rados.rados.0.smithi060.stdout:3005: writing smithi060156570-14 from 0 to 630784 tid 1 2023-12-01T04:57:05.710 INFO:tasks.rados.rados.0.smithi060.stdout:3005: writing smithi060156570-14 from 630784 to 1032192 tid 2 2023-12-01T04:57:05.710 INFO:tasks.rados.rados.0.smithi060.stdout:3006: snap_create 2023-12-01T04:57:05.710 INFO:tasks.rados.rados.0.smithi060.stdout:2995: finishing write tid 1 to smithi060156570-50 2023-12-01T04:57:05.710 INFO:tasks.rados.rados.0.smithi060.stdout:2999: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:57:05.720 INFO:tasks.rados.rados.0.smithi060.stdout:3000: finishing rollback tid 0 to smithi060156570-4 2023-12-01T04:57:05.721 INFO:tasks.rados.rados.0.smithi060.stdout:3000: finishing rollback tid 1 to smithi060156570-4 2023-12-01T04:57:05.721 INFO:tasks.rados.rados.0.smithi060.stdout:3000: finishing rollback tid 2 to smithi060156570-4 2023-12-01T04:57:05.721 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1525 (ObjNum 784 snap 259 seq_num 784) dirty exists 2023-12-01T04:57:05.721 INFO:tasks.rados.rados.0.smithi060.stdout:2997: expect (ObjNum 883 snap 288 seq_num 883) 2023-12-01T04:57:05.797 INFO:tasks.rados.rados.0.smithi060.stdout:2998: finishing rollback tid 0 to smithi060156570-23 2023-12-01T04:57:05.797 INFO:tasks.rados.rados.0.smithi060.stdout:2998: finishing rollback tid 1 to smithi060156570-23 2023-12-01T04:57:05.798 INFO:tasks.rados.rados.0.smithi060.stdout:2998: finishing rollback tid 2 to smithi060156570-23 2023-12-01T04:57:05.798 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1434 (ObjNum 832 snap 266 seq_num 832) dirty exists 2023-12-01T04:57:05.798 INFO:tasks.rados.rados.0.smithi060.stdout:3001: finishing copy_from to smithi060156570-9 2023-12-01T04:57:05.798 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1092 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:57:05.798 INFO:tasks.rados.rados.0.smithi060.stdout:3001: finishing copy_from racing read to smithi060156570-9 2023-12-01T04:57:05.798 INFO:tasks.rados.rados.0.smithi060.stdout:3003: expect (ObjNum 755 snap 254 seq_num 755) 2023-12-01T04:57:05.821 INFO:tasks.rados.rados.0.smithi060.stdout:2995: finishing write tid 2 to smithi060156570-50 2023-12-01T04:57:05.821 INFO:tasks.rados.rados.0.smithi060.stdout:2995: finishing write tid 3 to smithi060156570-50 2023-12-01T04:57:05.821 INFO:tasks.rados.rados.0.smithi060.stdout:3002: finishing copy_from to smithi060156570-7 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1750 (ObjNum 901 snap 291 seq_num 901) dirty exists 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:3002: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:2995: finishing write tid 4 to smithi060156570-50 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:2995: oid 50 updating version 0 to 1440 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:2995: oid 50 updating version 1440 to 1441 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:2995: oid 50 updating version 1441 to 1442 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1442 (ObjNum 920 snap 303 seq_num 920) dirty exists 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:2995: left oid 50 (ObjNum 920 snap 303 seq_num 920) 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:3005: finishing write tid 1 to smithi060156570-14 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:3005: finishing write tid 2 to smithi060156570-14 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:3005: finishing write tid 3 to smithi060156570-14 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:3005: finishing write tid 4 to smithi060156570-14 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:3005: oid 14 updating version 0 to 1412 2023-12-01T04:57:05.822 INFO:tasks.rados.rados.0.smithi060.stdout:3005: oid 14 version 1412 is already newer than 1410 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:3005: oid 14 version 1412 is already newer than 1411 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1412 (ObjNum 921 snap 303 seq_num 921) dirty exists 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:3005: left oid 14 (ObjNum 921 snap 303 seq_num 921) 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:3004: finishing copy_from to smithi060156570-36 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1008 (ObjNum 302 snap 88 seq_num 302) dirty exists 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:3004: finishing copy_from racing read to smithi060156570-36 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:2996: finishing copy_from to smithi060156570-37 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1409 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:57:05.823 INFO:tasks.rados.rados.0.smithi060.stdout:2996: finishing copy_from racing read to smithi060156570-37 2023-12-01T04:57:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:05 smithi060 ceph-mon[94233]: osdmap e671: 8 total, 8 up, 8 in 2023-12-01T04:57:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:05 smithi060 ceph-mon[109077]: osdmap e671: 8 total, 8 up, 8 in 2023-12-01T04:57:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:05 smithi089 ceph-mon[98504]: osdmap e671: 8 total, 8 up, 8 in 2023-12-01T04:57:06.674 INFO:tasks.rados.rados.0.smithi060.stdout:2995: done (11 left) 2023-12-01T04:57:06.674 INFO:tasks.rados.rados.0.smithi060.stdout:2996: done (10 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:2997: done (9 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:2998: done (8 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:2999: done (7 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3000: done (6 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3001: done (5 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3002: done (4 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3003: done (3 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3004: done (2 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3005: done (1 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3006: done (0 left) 2023-12-01T04:57:06.675 INFO:tasks.rados.rados.0.smithi060.stdout:3007: delete oid 35 current snap is 304 2023-12-01T04:57:06.686 INFO:tasks.rados.rados.0.smithi060.stdout:3007: done (0 left) 2023-12-01T04:57:06.686 INFO:tasks.rados.rados.0.smithi060.stdout:3008: delete oid 27 current snap is 304 2023-12-01T04:57:06.689 INFO:tasks.rados.rados.0.smithi060.stdout:3008: done (0 left) 2023-12-01T04:57:06.690 INFO:tasks.rados.rados.0.smithi060.stdout:3009: snap_remove snap 292 2023-12-01T04:57:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:06 smithi060 ceph-mon[94233]: pgmap v974: 121 pgs: 121 active+clean; 302 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2023-12-01T04:57:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:06 smithi060 ceph-mon[94233]: osdmap e672: 8 total, 8 up, 8 in 2023-12-01T04:57:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:06 smithi060 ceph-mon[94233]: osdmap e673: 8 total, 8 up, 8 in 2023-12-01T04:57:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:06 smithi060 ceph-mon[109077]: pgmap v974: 121 pgs: 121 active+clean; 302 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2023-12-01T04:57:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:06 smithi060 ceph-mon[109077]: osdmap e672: 8 total, 8 up, 8 in 2023-12-01T04:57:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:06 smithi060 ceph-mon[109077]: osdmap e673: 8 total, 8 up, 8 in 2023-12-01T04:57:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:06 smithi089 ceph-mon[98504]: pgmap v974: 121 pgs: 121 active+clean; 302 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 9.1 MiB/s rd, 5.3 MiB/s wr, 23 op/s 2023-12-01T04:57:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:06 smithi089 ceph-mon[98504]: osdmap e672: 8 total, 8 up, 8 in 2023-12-01T04:57:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:06 smithi089 ceph-mon[98504]: osdmap e673: 8 total, 8 up, 8 in 2023-12-01T04:57:07.699 INFO:tasks.rados.rados.0.smithi060.stdout:3009: done (0 left) 2023-12-01T04:57:07.699 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 304 2023-12-01T04:57:07.699 INFO:tasks.rados.rados.0.smithi060.stdout:3010: seq_num 924 ranges {0=679936,679936=401408} 2023-12-01T04:57:07.704 INFO:tasks.rados.rados.0.smithi060.stdout:3010: writing smithi060156570-17 from 0 to 679936 tid 1 2023-12-01T04:57:07.704 INFO:tasks.rados.rados.0.smithi060.stdout:3010: writing smithi060156570-17 from 679936 to 1081344 tid 2 2023-12-01T04:57:07.704 INFO:tasks.rados.rados.0.smithi060.stdout:3011: snap_remove snap 255 2023-12-01T04:57:08.699 INFO:tasks.rados.rados.0.smithi060.stdout:3011: done (1 left) 2023-12-01T04:57:08.699 INFO:tasks.rados.rados.0.smithi060.stdout:3012: snap_create 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: finishing write tid 1 to smithi060156570-17 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: finishing write tid 2 to smithi060156570-17 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: finishing write tid 3 to smithi060156570-17 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: finishing write tid 4 to smithi060156570-17 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: oid 17 updating version 0 to 869 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: oid 17 version 869 is already newer than 868 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: oid 17 updating version 869 to 870 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 870 (ObjNum 924 snap 304 seq_num 924) dirty exists 2023-12-01T04:57:08.700 INFO:tasks.rados.rados.0.smithi060.stdout:3010: left oid 17 (ObjNum 924 snap 304 seq_num 924) 2023-12-01T04:57:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[94233]: pgmap v977: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.7 MiB/s wr, 16 op/s 2023-12-01T04:57:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[94233]: osdmap e674: 8 total, 8 up, 8 in 2023-12-01T04:57:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[109077]: pgmap v977: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.7 MiB/s wr, 16 op/s 2023-12-01T04:57:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[109077]: osdmap e674: 8 total, 8 up, 8 in 2023-12-01T04:57:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:08 smithi089 ceph-mon[98504]: pgmap v977: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.7 MiB/s wr, 16 op/s 2023-12-01T04:57:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:08 smithi089 ceph-mon[98504]: osdmap e674: 8 total, 8 up, 8 in 2023-12-01T04:57:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:09.701 INFO:tasks.rados.rados.0.smithi060.stdout:3010: done (1 left) 2023-12-01T04:57:09.701 INFO:tasks.rados.rados.0.smithi060.stdout:3012: done (0 left) 2023-12-01T04:57:09.701 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 305 2023-12-01T04:57:09.701 INFO:tasks.rados.rados.0.smithi060.stdout:3013: seq_num 925 ranges {0=696320,696320=401408} 2023-12-01T04:57:09.704 INFO:tasks.rados.rados.0.smithi060.stdout:3013: writing smithi060156570-34 from 0 to 696320 tid 1 2023-12-01T04:57:09.707 INFO:tasks.rados.rados.0.smithi060.stdout:3013: writing smithi060156570-34 from 696320 to 1097728 tid 2 2023-12-01T04:57:09.707 INFO:tasks.rados.rados.0.smithi060.stdout:3014: setattr oid 41 current snap is 305 2023-12-01T04:57:09.709 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 305 2023-12-01T04:57:09.709 INFO:tasks.rados.rados.0.smithi060.stdout:3015: seq_num 926 ranges {557056=712704,1269760=401408} 2023-12-01T04:57:09.717 INFO:tasks.rados.rados.0.smithi060.stdout:3015: writing smithi060156570-40 from 557056 to 1269760 tid 1 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3015: writing smithi060156570-40 from 1269760 to 1671168 tid 2 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3016: read oid 47 snap 296 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3016: expect (ObjNum 908 snap 296 seq_num 908) 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3017: snap_create 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3013: finishing write tid 1 to smithi060156570-34 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3013: finishing write tid 2 to smithi060156570-34 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3013: finishing write tid 3 to smithi060156570-34 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3013: finishing write tid 4 to smithi060156570-34 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3013: oid 34 updating version 0 to 1526 2023-12-01T04:57:09.720 INFO:tasks.rados.rados.0.smithi060.stdout:3013: oid 34 updating version 1526 to 1527 2023-12-01T04:57:09.721 INFO:tasks.rados.rados.0.smithi060.stdout:3013: oid 34 updating version 1527 to 1528 2023-12-01T04:57:09.721 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1528 (ObjNum 925 snap 305 seq_num 925) dirty exists 2023-12-01T04:57:09.721 INFO:tasks.rados.rados.0.smithi060.stdout:3013: left oid 34 (ObjNum 925 snap 305 seq_num 925) 2023-12-01T04:57:09.721 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1443 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:57:09.723 INFO:tasks.rados.rados.0.smithi060.stdout:3015: finishing write tid 1 to smithi060156570-40 2023-12-01T04:57:09.723 INFO:tasks.rados.rados.0.smithi060.stdout:3015: finishing write tid 2 to smithi060156570-40 2023-12-01T04:57:09.723 INFO:tasks.rados.rados.0.smithi060.stdout:3015: finishing write tid 3 to smithi060156570-40 2023-12-01T04:57:09.725 INFO:tasks.rados.rados.0.smithi060.stdout:3015: finishing write tid 4 to smithi060156570-40 2023-12-01T04:57:09.725 INFO:tasks.rados.rados.0.smithi060.stdout:3015: oid 40 updating version 0 to 1010 2023-12-01T04:57:09.725 INFO:tasks.rados.rados.0.smithi060.stdout:3015: oid 40 updating version 1010 to 1011 2023-12-01T04:57:09.725 INFO:tasks.rados.rados.0.smithi060.stdout:3015: oid 40 version 1011 is already newer than 1009 2023-12-01T04:57:09.725 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1011 (ObjNum 926 snap 305 seq_num 926) dirty exists 2023-12-01T04:57:09.725 INFO:tasks.rados.rados.0.smithi060.stdout:3015: left oid 40 (ObjNum 926 snap 305 seq_num 926) 2023-12-01T04:57:09.732 INFO:tasks.rados.rados.0.smithi060.stdout:3016: expect (ObjNum 908 snap 296 seq_num 908) 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[109077]: osdmap e675: 8 total, 8 up, 8 in 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[109077]: osdmap e676: 8 total, 8 up, 8 in 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[94233]: osdmap e675: 8 total, 8 up, 8 in 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:57:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:57:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:09 smithi060 ceph-mon[94233]: osdmap e676: 8 total, 8 up, 8 in 2023-12-01T04:57:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:09 smithi089 ceph-mon[98504]: osdmap e675: 8 total, 8 up, 8 in 2023-12-01T04:57:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:57:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:57:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:57:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:09 smithi089 ceph-mon[98504]: osdmap e676: 8 total, 8 up, 8 in 2023-12-01T04:57:10.712 INFO:tasks.rados.rados.0.smithi060.stdout:3013: done (4 left) 2023-12-01T04:57:10.712 INFO:tasks.rados.rados.0.smithi060.stdout:3014: done (3 left) 2023-12-01T04:57:10.712 INFO:tasks.rados.rados.0.smithi060.stdout:3015: done (2 left) 2023-12-01T04:57:10.712 INFO:tasks.rados.rados.0.smithi060.stdout:3016: done (1 left) 2023-12-01T04:57:10.712 INFO:tasks.rados.rados.0.smithi060.stdout:3017: done (0 left) 2023-12-01T04:57:10.712 INFO:tasks.rados.rados.0.smithi060.stdout:3018: snap_remove snap 293 2023-12-01T04:57:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:10 smithi060 ceph-mon[94233]: pgmap v980: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.7 MiB/s wr, 16 op/s 2023-12-01T04:57:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:10 smithi060 ceph-mon[94233]: osdmap e677: 8 total, 8 up, 8 in 2023-12-01T04:57:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:10 smithi060 ceph-mon[109077]: pgmap v980: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.7 MiB/s wr, 16 op/s 2023-12-01T04:57:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:10 smithi060 ceph-mon[109077]: osdmap e677: 8 total, 8 up, 8 in 2023-12-01T04:57:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:10 smithi089 ceph-mon[98504]: pgmap v980: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 4.4 MiB/s rd, 7.7 MiB/s wr, 16 op/s 2023-12-01T04:57:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:10 smithi089 ceph-mon[98504]: osdmap e677: 8 total, 8 up, 8 in 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:3018: done (0 left) 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:3019: read oid 1 snap -1 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:3019: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:3020: rollback oid 12 current snap is 306 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 12 to 296 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:3021: rmattr oid 37 current snap is 306 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:3021: done (2 left) 2023-12-01T04:57:11.715 INFO:tasks.rados.rados.0.smithi060.stdout:3022: snap_remove snap 305 2023-12-01T04:57:12.130 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:57:12.457 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:57:12.457 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11m) 4s ago 12m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:57:12.457 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11m) 3s ago 11m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:57:12.457 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (12m) 4s ago 12m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:57:12.457 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (12m) 3s ago 12m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:57:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (15m) 3s ago 15m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:57:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (17m) 4s ago 17m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:57:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (17m) 4s ago 17m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:57:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (16m) 3s ago 16m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:57:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (16m) 4s ago 16m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:57:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11m) 4s ago 11m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:57:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11m) 3s ago 11m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:57:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (15m) 4s ago 15m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:57:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (15m) 4s ago 15m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:57:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (14m) 4s ago 14m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:57:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (14m) 4s ago 14m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:57:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (14m) 3s ago 14m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:57:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (13m) 3s ago 13m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:57:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (13m) 3s ago 13m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:57:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (13m) 3s ago 13m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:57:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11m) 3s ago 12m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:57:12.721 INFO:tasks.rados.rados.0.smithi060.stdout:3022: done (2 left) 2023-12-01T04:57:12.721 INFO:tasks.rados.rados.0.smithi060.stdout:3023: snap_remove snap 301 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:12.863 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:57:12.864 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:57:12.864 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:12.864 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:57:12.864 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:57:12.864 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:57:12.864 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:57:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:12 smithi060 ceph-mon[94233]: pgmap v983: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:12 smithi060 ceph-mon[94233]: osdmap e678: 8 total, 8 up, 8 in 2023-12-01T04:57:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:12 smithi060 ceph-mon[94233]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:12 smithi060 ceph-mon[109077]: pgmap v983: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:12 smithi060 ceph-mon[109077]: osdmap e678: 8 total, 8 up, 8 in 2023-12-01T04:57:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:12 smithi060 ceph-mon[109077]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:12 smithi089 ceph-mon[98504]: pgmap v983: 121 pgs: 121 active+clean; 333 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:12 smithi089 ceph-mon[98504]: osdmap e678: 8 total, 8 up, 8 in 2023-12-01T04:57:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:12 smithi089 ceph-mon[98504]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:13.727 INFO:tasks.rados.rados.0.smithi060.stdout:3023: done (2 left) 2023-12-01T04:57:13.727 INFO:tasks.rados.rados.0.smithi060.stdout:3024: read oid 19 snap -1 2023-12-01T04:57:13.727 INFO:tasks.rados.rados.0.smithi060.stdout:3024: expect (ObjNum 871 snap 283 seq_num 871) 2023-12-01T04:57:13.727 INFO:tasks.rados.rados.0.smithi060.stdout:3025: snap_remove snap 295 2023-12-01T04:57:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:13 smithi060 ceph-mon[94233]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:13 smithi060 ceph-mon[94233]: osdmap e679: 8 total, 8 up, 8 in 2023-12-01T04:57:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2102664834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:57:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:13 smithi060 ceph-mon[109077]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:13 smithi060 ceph-mon[109077]: osdmap e679: 8 total, 8 up, 8 in 2023-12-01T04:57:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2102664834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:57:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:13 smithi089 ceph-mon[98504]: from='client.25295 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:13 smithi089 ceph-mon[98504]: osdmap e679: 8 total, 8 up, 8 in 2023-12-01T04:57:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2102664834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:57:14.728 INFO:tasks.rados.rados.0.smithi060.stdout:3025: done (3 left) 2023-12-01T04:57:14.728 INFO:tasks.rados.rados.0.smithi060.stdout:3026: rollback oid 21 current snap is 306 2023-12-01T04:57:14.729 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 297 2023-12-01T04:57:14.729 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 306 2023-12-01T04:57:14.729 INFO:tasks.rados.rados.0.smithi060.stdout:3027: seq_num 927 ranges {1695744=729088,2424832=401408} 2023-12-01T04:57:14.731 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:14 smithi060 ceph-mon[94233]: pgmap v986: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 804 KiB/s wr, 9 op/s 2023-12-01T04:57:14.732 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:57:14] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:57:14.734 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:14 smithi060 ceph-mon[109077]: pgmap v986: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 804 KiB/s wr, 9 op/s 2023-12-01T04:57:14.734 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:14 smithi060 ceph-mon[109077]: osdmap e680: 8 total, 8 up, 8 in 2023-12-01T04:57:14.744 INFO:tasks.rados.rados.0.smithi060.stdout:3027: writing smithi060156570-9 from 1695744 to 2424832 tid 1 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:3027: writing smithi060156570-9 from 2424832 to 2826240 tid 2 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:3028: rmattr oid 30 current snap is 306 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:3028: done (5 left) 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 306 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:3020: finishing rollback tid 0 to smithi060156570-12 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:3020: finishing rollback tid 1 to smithi060156570-12 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:3020: finishing rollback tid 2 to smithi060156570-12 2023-12-01T04:57:14.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1027 (ObjNum 906 snap 295 seq_num 906) dirty exists 2023-12-01T04:57:14.748 INFO:tasks.rados.rados.0.smithi060.stdout:3019: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:57:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:14 smithi060 ceph-mon[94233]: osdmap e680: 8 total, 8 up, 8 in 2023-12-01T04:57:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:14 smithi089 ceph-mon[98504]: pgmap v986: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 804 KiB/s wr, 9 op/s 2023-12-01T04:57:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:14 smithi089 ceph-mon[98504]: osdmap e680: 8 total, 8 up, 8 in 2023-12-01T04:57:15.317 INFO:tasks.rados.rados.0.smithi060.stdout:3024: expect (ObjNum 871 snap 283 seq_num 871) 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:3026: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:3026: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:3026: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1532 (ObjNum 909 snap 296 seq_num 909) dirty exists 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:3027: finishing write tid 1 to smithi060156570-9 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:3027: finishing write tid 2 to smithi060156570-9 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:3027: finishing write tid 3 to smithi060156570-9 2023-12-01T04:57:15.323 INFO:tasks.rados.rados.0.smithi060.stdout:3029: seq_num 928 ranges {1097728=745472,1843200=401408} 2023-12-01T04:57:15.333 INFO:tasks.rados.rados.0.smithi060.stdout:3029: writing smithi060156570-34 from 1097728 to 1843200 tid 1 2023-12-01T04:57:15.335 INFO:tasks.rados.rados.0.smithi060.stdout:3029: writing smithi060156570-34 from 1843200 to 2244608 tid 2 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3019: done (5 left) 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3020: done (4 left) 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3024: done (3 left) 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3026: done (2 left) 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3030: rmattr oid 10 current snap is 306 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3030: done (2 left) 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 306 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3027: finishing write tid 4 to smithi060156570-9 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3027: oid 9 updating version 0 to 1446 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3027: oid 9 version 1446 is already newer than 1444 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3027: oid 9 version 1446 is already newer than 1445 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1446 (ObjNum 927 snap 306 seq_num 927) dirty exists 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3027: left oid 9 (ObjNum 927 snap 306 seq_num 927) 2023-12-01T04:57:15.336 INFO:tasks.rados.rados.0.smithi060.stdout:3031: seq_num 929 ranges {2187264=761856,2949120=401408} 2023-12-01T04:57:15.351 INFO:tasks.rados.rados.0.smithi060.stdout:3031: writing smithi060156570-47 from 2187264 to 2949120 tid 1 2023-12-01T04:57:15.353 INFO:tasks.rados.rados.0.smithi060.stdout:3031: writing smithi060156570-47 from 2949120 to 3350528 tid 2 2023-12-01T04:57:15.353 INFO:tasks.rados.rados.0.smithi060.stdout:3027: done (2 left) 2023-12-01T04:57:15.354 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 306 2023-12-01T04:57:15.354 INFO:tasks.rados.rados.0.smithi060.stdout:3032: seq_num 930 ranges {696320=786432,1482752=401408} 2023-12-01T04:57:15.361 INFO:tasks.rados.rados.0.smithi060.stdout:3032: writing smithi060156570-22 from 696320 to 1482752 tid 1 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3032: writing smithi060156570-22 from 1482752 to 1884160 tid 2 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3033: delete oid 13 current snap is 306 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3029: finishing write tid 1 to smithi060156570-34 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3029: finishing write tid 2 to smithi060156570-34 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3029: finishing write tid 3 to smithi060156570-34 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3029: finishing write tid 4 to smithi060156570-34 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3029: oid 34 updating version 0 to 1530 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3029: oid 34 version 1530 is already newer than 1529 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:3029: oid 34 updating version 1530 to 1531 2023-12-01T04:57:15.365 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1531 (ObjNum 928 snap 306 seq_num 928) dirty exists 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3029: left oid 34 (ObjNum 928 snap 306 seq_num 928) 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: finishing write tid 1 to smithi060156570-47 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: finishing write tid 2 to smithi060156570-47 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: finishing write tid 3 to smithi060156570-47 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: finishing write tid 4 to smithi060156570-47 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: oid 47 updating version 0 to 1845 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: oid 47 version 1845 is already newer than 1844 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: oid 47 updating version 1845 to 1846 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1846 (ObjNum 929 snap 306 seq_num 929) dirty exists 2023-12-01T04:57:15.366 INFO:tasks.rados.rados.0.smithi060.stdout:3031: left oid 47 (ObjNum 929 snap 306 seq_num 929) 2023-12-01T04:57:15.368 INFO:tasks.rados.rados.0.smithi060.stdout:3029: done (3 left) 2023-12-01T04:57:15.368 INFO:tasks.rados.rados.0.smithi060.stdout:3031: done (2 left) 2023-12-01T04:57:15.368 INFO:tasks.rados.rados.0.smithi060.stdout:3033: done (1 left) 2023-12-01T04:57:15.368 INFO:tasks.rados.rados.0.smithi060.stdout:3034: read oid 9 snap -1 2023-12-01T04:57:15.369 INFO:tasks.rados.rados.0.smithi060.stdout:3034: expect (ObjNum 927 snap 306 seq_num 927) 2023-12-01T04:57:15.369 INFO:tasks.rados.rados.0.smithi060.stdout:3035: rollback oid 38 current snap is 306 2023-12-01T04:57:15.369 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 38 to 287 2023-12-01T04:57:15.369 INFO:tasks.rados.rados.0.smithi060.stdout:3036: read oid 47 snap -1 2023-12-01T04:57:15.369 INFO:tasks.rados.rados.0.smithi060.stdout:3036: expect (ObjNum 929 snap 306 seq_num 929) 2023-12-01T04:57:15.369 INFO:tasks.rados.rados.0.smithi060.stdout:3037: snap_remove snap 291 2023-12-01T04:57:15.739 INFO:tasks.rados.rados.0.smithi060.stdout:3037: done (4 left) 2023-12-01T04:57:15.739 INFO:tasks.rados.rados.0.smithi060.stdout:3038: snap_remove snap 297 2023-12-01T04:57:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:15 smithi060 ceph-mon[94233]: osdmap e681: 8 total, 8 up, 8 in 2023-12-01T04:57:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:15 smithi060 ceph-mon[109077]: osdmap e681: 8 total, 8 up, 8 in 2023-12-01T04:57:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:15 smithi089 ceph-mon[98504]: osdmap e681: 8 total, 8 up, 8 in 2023-12-01T04:57:16.677 INFO:tasks.rados.rados.0.smithi060.stdout:3038: done (4 left) 2023-12-01T04:57:16.677 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 306 2023-12-01T04:57:16.677 INFO:tasks.rados.rados.0.smithi060.stdout:3039: seq_num 932 ranges {630784=417792,1048576=663552,1712128=139264} 2023-12-01T04:57:16.683 INFO:tasks.rados.rados.0.smithi060.stdout:3039: writing smithi060156570-44 from 630784 to 1048576 tid 1 2023-12-01T04:57:16.687 INFO:tasks.rados.rados.0.smithi060.stdout:3039: writing smithi060156570-44 from 1048576 to 1712128 tid 2 2023-12-01T04:57:16.689 INFO:tasks.rados.rados.0.smithi060.stdout:3039: writing smithi060156570-44 from 1712128 to 1851392 tid 3 2023-12-01T04:57:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:3040: read oid 13 snap -1 2023-12-01T04:57:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:3040: expect deleted 2023-12-01T04:57:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:3041: read oid 46 snap -1 2023-12-01T04:57:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:3041: expect (ObjNum 869 snap 283 seq_num 869) 2023-12-01T04:57:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 306 2023-12-01T04:57:16.690 INFO:tasks.rados.rados.0.smithi060.stdout:3042: seq_num 933 ranges {0=434176,434176=548864,983040=253952} 2023-12-01T04:57:16.700 INFO:tasks.rados.rados.0.smithi060.stdout:3042: writing smithi060156570-10 from 0 to 434176 tid 1 2023-12-01T04:57:16.701 INFO:tasks.rados.rados.0.smithi060.stdout:3042: writing smithi060156570-10 from 434176 to 983040 tid 2 2023-12-01T04:57:16.701 INFO:tasks.rados.rados.0.smithi060.stdout:3042: writing smithi060156570-10 from 983040 to 1236992 tid 3 2023-12-01T04:57:16.701 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 306 2023-12-01T04:57:16.701 INFO:tasks.rados.rados.0.smithi060.stdout:3043: seq_num 934 ranges {8495104=450560,8945664=434176,9379840=368640} 2023-12-01T04:57:16.748 INFO:tasks.rados.rados.0.smithi060.stdout:3043: writing smithi060156570-31 from 8495104 to 8945664 tid 1 2023-12-01T04:57:16.751 INFO:tasks.rados.rados.0.smithi060.stdout:3043: writing smithi060156570-31 from 8945664 to 9379840 tid 2 2023-12-01T04:57:16.753 INFO:tasks.rados.rados.0.smithi060.stdout:3043: writing smithi060156570-31 from 9379840 to 9748480 tid 3 2023-12-01T04:57:16.753 INFO:tasks.rados.rados.0.smithi060.stdout:3044: copy_from oid 30 from oid 7 current snap is 306 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3032: finishing write tid 1 to smithi060156570-22 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3032: finishing write tid 2 to smithi060156570-22 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3035: finishing rollback tid 0 to smithi060156570-38 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3035: finishing rollback tid 1 to smithi060156570-38 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 872 (ObjNum 177 snap 0 seq_num 1) dirty dne 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3035: done (9 left) 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3045: copy_from oid 17 from oid 20 current snap is 306 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3032: finishing write tid 3 to smithi060156570-22 2023-12-01T04:57:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:3034: expect (ObjNum 927 snap 306 seq_num 927) 2023-12-01T04:57:16.857 INFO:tasks.rados.rados.0.smithi060.stdout:3036: expect (ObjNum 929 snap 306 seq_num 929) 2023-12-01T04:57:17.001 INFO:tasks.rados.rados.0.smithi060.stdout:3032: finishing write tid 4 to smithi060156570-22 2023-12-01T04:57:17.002 INFO:tasks.rados.rados.0.smithi060.stdout:3032: oid 22 updating version 0 to 1850 2023-12-01T04:57:17.002 INFO:tasks.rados.rados.0.smithi060.stdout:3032: oid 22 version 1850 is already newer than 1849 2023-12-01T04:57:17.002 INFO:tasks.rados.rados.0.smithi060.stdout:3032: oid 22 version 1850 is already newer than 1848 2023-12-01T04:57:17.002 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 1850 (ObjNum 930 snap 306 seq_num 930) dirty exists 2023-12-01T04:57:17.002 INFO:tasks.rados.rados.0.smithi060.stdout:3032: left oid 22 (ObjNum 930 snap 306 seq_num 930) 2023-12-01T04:57:17.002 INFO:tasks.rados.rados.0.smithi060.stdout:3039: finishing write tid 1 to smithi060156570-44 2023-12-01T04:57:17.002 INFO:tasks.rados.rados.0.smithi060.stdout:3041: expect (ObjNum 869 snap 283 seq_num 869) 2023-12-01T04:57:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:16 smithi060 ceph-mon[94233]: pgmap v989: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 804 KiB/s wr, 9 op/s 2023-12-01T04:57:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:16 smithi060 ceph-mon[94233]: osdmap e682: 8 total, 8 up, 8 in 2023-12-01T04:57:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:16 smithi060 ceph-mon[94233]: osdmap e683: 8 total, 8 up, 8 in 2023-12-01T04:57:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:16 smithi060 ceph-mon[109077]: pgmap v989: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 804 KiB/s wr, 9 op/s 2023-12-01T04:57:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:16 smithi060 ceph-mon[109077]: osdmap e682: 8 total, 8 up, 8 in 2023-12-01T04:57:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:16 smithi060 ceph-mon[109077]: osdmap e683: 8 total, 8 up, 8 in 2023-12-01T04:57:17.024 INFO:tasks.rados.rados.0.smithi060.stdout:3032: done (9 left) 2023-12-01T04:57:17.024 INFO:tasks.rados.rados.0.smithi060.stdout:3034: done (8 left) 2023-12-01T04:57:17.024 INFO:tasks.rados.rados.0.smithi060.stdout:3036: done (7 left) 2023-12-01T04:57:17.024 INFO:tasks.rados.rados.0.smithi060.stdout:3040: done (6 left) 2023-12-01T04:57:17.024 INFO:tasks.rados.rados.0.smithi060.stdout:3041: done (5 left) 2023-12-01T04:57:17.024 INFO:tasks.rados.rados.0.smithi060.stdout:3046: snap_remove snap 287 2023-12-01T04:57:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:16 smithi089 ceph-mon[98504]: pgmap v989: 121 pgs: 121 active+clean; 262 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 804 KiB/s wr, 9 op/s 2023-12-01T04:57:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:16 smithi089 ceph-mon[98504]: osdmap e682: 8 total, 8 up, 8 in 2023-12-01T04:57:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:16 smithi089 ceph-mon[98504]: osdmap e683: 8 total, 8 up, 8 in 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3046: done (5 left) 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3047: copy_from oid 4 from oid 23 current snap is 306 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3039: finishing write tid 2 to smithi060156570-44 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3039: finishing write tid 3 to smithi060156570-44 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3039: finishing write tid 4 to smithi060156570-44 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3042: finishing write tid 1 to smithi060156570-10 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3042: finishing write tid 2 to smithi060156570-10 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3039: finishing write tid 5 to smithi060156570-44 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3039: oid 44 updating version 0 to 1149 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3039: oid 44 version 1149 is already newer than 1148 2023-12-01T04:57:17.747 INFO:tasks.rados.rados.0.smithi060.stdout:3039: oid 44 version 1149 is already newer than 1147 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3039: oid 44 updating version 1149 to 1150 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1150 (ObjNum 932 snap 306 seq_num 932) dirty exists 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3039: left oid 44 (ObjNum 932 snap 306 seq_num 932) 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: finishing write tid 3 to smithi060156570-10 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: finishing write tid 4 to smithi060156570-10 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: finishing write tid 5 to smithi060156570-10 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: oid 10 updating version 0 to 696 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: oid 10 version 696 is already newer than 695 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: oid 10 updating version 696 to 698 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: oid 10 version 698 is already newer than 697 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 698 (ObjNum 933 snap 306 seq_num 933) dirty exists 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3042: left oid 10 (ObjNum 933 snap 306 seq_num 933) 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3043: finishing write tid 1 to smithi060156570-31 2023-12-01T04:57:17.748 INFO:tasks.rados.rados.0.smithi060.stdout:3043: finishing write tid 2 to smithi060156570-31 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: finishing write tid 3 to smithi060156570-31 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: finishing write tid 4 to smithi060156570-31 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: finishing write tid 5 to smithi060156570-31 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: oid 31 updating version 0 to 1416 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: oid 31 version 1416 is already newer than 1413 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: oid 31 version 1416 is already newer than 1414 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: oid 31 version 1416 is already newer than 1415 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1416 (ObjNum 934 snap 306 seq_num 934) dirty exists 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3043: left oid 31 (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3044: finishing copy_from to smithi060156570-30 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 1750 (ObjNum 901 snap 291 seq_num 901) dirty exists 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3044: finishing copy_from racing read to smithi060156570-30 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3045: finishing copy_from to smithi060156570-17 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1439 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3045: finishing copy_from racing read to smithi060156570-17 2023-12-01T04:57:17.749 INFO:tasks.rados.rados.0.smithi060.stdout:3039: done (5 left) 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3042: done (4 left) 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3043: done (3 left) 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3044: done (2 left) 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3045: done (1 left) 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3048: rmattr oid 43 current snap is 306 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3048: done (1 left) 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3049: rollback oid 15 current snap is 306 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 15 to 302 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3050: copy_from oid 33 from oid 39 current snap is 306 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3051: read oid 48 snap -1 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3051: expect (ObjNum 900 snap 291 seq_num 900) 2023-12-01T04:57:17.750 INFO:tasks.rados.rados.0.smithi060.stdout:3052: setattr oid 6 current snap is 306 2023-12-01T04:57:17.751 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 306 2023-12-01T04:57:17.752 INFO:tasks.rados.rados.0.smithi060.stdout:3053: seq_num 935 ranges {8814592=466944,9281536=720896,10002432=81920} 2023-12-01T04:57:17.800 INFO:tasks.rados.rados.0.smithi060.stdout:3053: writing smithi060156570-36 from 8814592 to 9281536 tid 1 2023-12-01T04:57:17.804 INFO:tasks.rados.rados.0.smithi060.stdout:3053: writing smithi060156570-36 from 9281536 to 10002432 tid 2 2023-12-01T04:57:17.805 INFO:tasks.rados.rados.0.smithi060.stdout:3053: writing smithi060156570-36 from 10002432 to 10084352 tid 3 2023-12-01T04:57:17.805 INFO:tasks.rados.rados.0.smithi060.stdout:3054: read oid 46 snap -1 2023-12-01T04:57:17.805 INFO:tasks.rados.rados.0.smithi060.stdout:3054: expect (ObjNum 869 snap 283 seq_num 869) 2023-12-01T04:57:17.805 INFO:tasks.rados.rados.0.smithi060.stdout:3055: snap_remove snap 300 2023-12-01T04:57:18.750 INFO:tasks.rados.rados.0.smithi060.stdout:3055: done (7 left) 2023-12-01T04:57:18.750 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 306 2023-12-01T04:57:18.750 INFO:tasks.rados.rados.0.smithi060.stdout:3049: finishing rollback tid 0 to smithi060156570-15 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 1417 (ObjNum 49 snap 0 seq_num 1431588447) dirty exists 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:3049: finishing rollback tid 1 to smithi060156570-15 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:3049: finishing rollback tid 2 to smithi060156570-15 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1533 (ObjNum 914 snap 299 seq_num 914) dirty exists 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:3050: finishing copy_from to smithi060156570-33 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:3050: got expected ENOENT (src dne) 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:3050: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:3047: finishing copy_from to smithi060156570-4 2023-12-01T04:57:18.751 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1434 (ObjNum 832 snap 266 seq_num 832) dirty exists 2023-12-01T04:57:18.752 INFO:tasks.rados.rados.0.smithi060.stdout:3047: finishing copy_from racing read to smithi060156570-4 2023-12-01T04:57:18.752 INFO:tasks.rados.rados.0.smithi060.stdout:3051: expect (ObjNum 900 snap 291 seq_num 900) 2023-12-01T04:57:18.990 INFO:tasks.rados.rados.0.smithi060.stdout:3053: finishing write tid 1 to smithi060156570-36 2023-12-01T04:57:18.990 INFO:tasks.rados.rados.0.smithi060.stdout:3056: seq_num 936 ranges {2826240=483328,3309568=655360,3964928=147456} 2023-12-01T04:57:19.007 INFO:tasks.rados.rados.0.smithi060.stdout:3056: writing smithi060156570-9 from 2826240 to 3309568 tid 1 2023-12-01T04:57:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:18 smithi060 ceph-mon[94233]: pgmap v992: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-12-01T04:57:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:18 smithi060 ceph-mon[94233]: osdmap e684: 8 total, 8 up, 8 in 2023-12-01T04:57:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:18 smithi060 ceph-mon[109077]: pgmap v992: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-12-01T04:57:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:18 smithi060 ceph-mon[109077]: osdmap e684: 8 total, 8 up, 8 in 2023-12-01T04:57:19.011 INFO:tasks.rados.rados.0.smithi060.stdout:3056: writing smithi060156570-9 from 3309568 to 3964928 tid 2 2023-12-01T04:57:19.013 INFO:tasks.rados.rados.0.smithi060.stdout:3056: writing smithi060156570-9 from 3964928 to 4112384 tid 3 2023-12-01T04:57:19.013 INFO:tasks.rados.rados.0.smithi060.stdout:3047: done (7 left) 2023-12-01T04:57:19.013 INFO:tasks.rados.rados.0.smithi060.stdout:3049: done (6 left) 2023-12-01T04:57:19.013 INFO:tasks.rados.rados.0.smithi060.stdout:3050: done (5 left) 2023-12-01T04:57:19.013 INFO:tasks.rados.rados.0.smithi060.stdout:3051: done (4 left) 2023-12-01T04:57:19.013 INFO:tasks.rados.rados.0.smithi060.stdout:3052: done (3 left) 2023-12-01T04:57:19.014 INFO:tasks.rados.rados.0.smithi060.stdout:3057: rollback oid 25 current snap is 306 2023-12-01T04:57:19.014 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 25 to 303 2023-12-01T04:57:19.014 INFO:tasks.rados.rados.0.smithi060.stdout:3054: expect (ObjNum 869 snap 283 seq_num 869) 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: finishing write tid 2 to smithi060156570-36 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: finishing write tid 3 to smithi060156570-36 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: finishing write tid 4 to smithi060156570-36 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: finishing write tid 5 to smithi060156570-36 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: oid 36 updating version 0 to 1752 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: oid 36 updating version 1752 to 1753 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: oid 36 version 1753 is already newer than 1751 2023-12-01T04:57:19.035 INFO:tasks.rados.rados.0.smithi060.stdout:3053: oid 36 updating version 1753 to 1754 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1754 (ObjNum 935 snap 306 seq_num 935) dirty exists 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3053: left oid 36 (ObjNum 935 snap 306 seq_num 935) 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3056: finishing write tid 1 to smithi060156570-9 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3057: finishing rollback tid 1 to smithi060156570-25 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1794 (ObjNum 65 snap 0 seq_num 1499683160) dirty dne 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3056: finishing write tid 2 to smithi060156570-9 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3053: done (3 left) 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3054: done (2 left) 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3057: done (1 left) 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3058: snap_create 2023-12-01T04:57:19.036 INFO:tasks.rados.rados.0.smithi060.stdout:3056: finishing write tid 3 to smithi060156570-9 2023-12-01T04:57:19.037 INFO:tasks.rados.rados.0.smithi060.stdout:3056: finishing write tid 4 to smithi060156570-9 2023-12-01T04:57:19.037 INFO:tasks.rados.rados.0.smithi060.stdout:3056: finishing write tid 5 to smithi060156570-9 2023-12-01T04:57:19.037 INFO:tasks.rados.rados.0.smithi060.stdout:3056: oid 9 updating version 0 to 1450 2023-12-01T04:57:19.037 INFO:tasks.rados.rados.0.smithi060.stdout:3056: oid 9 version 1450 is already newer than 1449 2023-12-01T04:57:19.037 INFO:tasks.rados.rados.0.smithi060.stdout:3056: oid 9 version 1450 is already newer than 1447 2023-12-01T04:57:19.037 INFO:tasks.rados.rados.0.smithi060.stdout:3056: oid 9 version 1450 is already newer than 1448 2023-12-01T04:57:19.038 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1450 (ObjNum 936 snap 306 seq_num 936) dirty exists 2023-12-01T04:57:19.038 INFO:tasks.rados.rados.0.smithi060.stdout:3056: left oid 9 (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:57:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:18 smithi089 ceph-mon[98504]: pgmap v992: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-12-01T04:57:19.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:18 smithi089 ceph-mon[98504]: osdmap e684: 8 total, 8 up, 8 in 2023-12-01T04:57:19.762 INFO:tasks.rados.rados.0.smithi060.stdout:3056: done (1 left) 2023-12-01T04:57:19.762 INFO:tasks.rados.rados.0.smithi060.stdout:3058: done (0 left) 2023-12-01T04:57:19.762 INFO:tasks.rados.rados.0.smithi060.stdout:3059: read oid 26 snap 304 2023-12-01T04:57:19.762 INFO:tasks.rados.rados.0.smithi060.stdout:3059: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:57:19.763 INFO:tasks.rados.rados.0.smithi060.stdout:3060: snap_create 2023-12-01T04:57:19.791 INFO:tasks.rados.rados.0.smithi060.stdout:3059: expect (ObjNum 302 snap 88 seq_num 302) 2023-12-01T04:57:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:19 smithi060 ceph-mon[94233]: osdmap e685: 8 total, 8 up, 8 in 2023-12-01T04:57:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:19 smithi060 ceph-mon[109077]: osdmap e685: 8 total, 8 up, 8 in 2023-12-01T04:57:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:19 smithi089 ceph-mon[98504]: osdmap e685: 8 total, 8 up, 8 in 2023-12-01T04:57:20.763 INFO:tasks.rados.rados.0.smithi060.stdout:3059: done (1 left) 2023-12-01T04:57:20.763 INFO:tasks.rados.rados.0.smithi060.stdout:3060: done (0 left) 2023-12-01T04:57:20.763 INFO:tasks.rados.rados.0.smithi060.stdout:3061: delete oid 6 current snap is 308 2023-12-01T04:57:20.771 INFO:tasks.rados.rados.0.smithi060.stdout:3061: done (0 left) 2023-12-01T04:57:20.771 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 308 2023-12-01T04:57:20.771 INFO:tasks.rados.rados.0.smithi060.stdout:3062: seq_num 938 ranges {2244608=516096,2760704=417792,3178496=385024} 2023-12-01T04:57:20.786 INFO:tasks.rados.rados.0.smithi060.stdout:3062: writing smithi060156570-34 from 2244608 to 2760704 tid 1 2023-12-01T04:57:20.788 INFO:tasks.rados.rados.0.smithi060.stdout:3062: writing smithi060156570-34 from 2760704 to 3178496 tid 2 2023-12-01T04:57:20.790 INFO:tasks.rados.rados.0.smithi060.stdout:3062: writing smithi060156570-34 from 3178496 to 3563520 tid 3 2023-12-01T04:57:20.791 INFO:tasks.rados.rados.0.smithi060.stdout:3063: read oid 41 snap 302 2023-12-01T04:57:20.791 INFO:tasks.rados.rados.0.smithi060.stdout:3063: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:57:20.791 INFO:tasks.rados.rados.0.smithi060.stdout:3064: snap_create 2023-12-01T04:57:20.794 INFO:tasks.rados.rados.0.smithi060.stdout:3062: finishing write tid 1 to smithi060156570-34 2023-12-01T04:57:20.795 INFO:tasks.rados.rados.0.smithi060.stdout:3062: finishing write tid 2 to smithi060156570-34 2023-12-01T04:57:20.796 INFO:tasks.rados.rados.0.smithi060.stdout:3062: finishing write tid 3 to smithi060156570-34 2023-12-01T04:57:20.796 INFO:tasks.rados.rados.0.smithi060.stdout:3062: finishing write tid 4 to smithi060156570-34 2023-12-01T04:57:20.797 INFO:tasks.rados.rados.0.smithi060.stdout:3063: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:57:20.844 INFO:tasks.rados.rados.0.smithi060.stdout:3062: finishing write tid 5 to smithi060156570-34 2023-12-01T04:57:20.844 INFO:tasks.rados.rados.0.smithi060.stdout:3062: oid 34 updating version 0 to 1532 2023-12-01T04:57:20.844 INFO:tasks.rados.rados.0.smithi060.stdout:3062: oid 34 updating version 1532 to 1534 2023-12-01T04:57:20.844 INFO:tasks.rados.rados.0.smithi060.stdout:3062: oid 34 version 1534 is already newer than 1533 2023-12-01T04:57:20.844 INFO:tasks.rados.rados.0.smithi060.stdout:3062: oid 34 updating version 1534 to 1535 2023-12-01T04:57:20.844 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1535 (ObjNum 938 snap 308 seq_num 938) dirty exists 2023-12-01T04:57:20.845 INFO:tasks.rados.rados.0.smithi060.stdout:3062: left oid 34 (ObjNum 938 snap 308 seq_num 938) 2023-12-01T04:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:20 smithi089 ceph-mon[98504]: pgmap v995: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-12-01T04:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:20 smithi089 ceph-mon[98504]: osdmap e686: 8 total, 8 up, 8 in 2023-12-01T04:57:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:20 smithi060 ceph-mon[94233]: pgmap v995: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-12-01T04:57:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:20 smithi060 ceph-mon[94233]: osdmap e686: 8 total, 8 up, 8 in 2023-12-01T04:57:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:20 smithi060 ceph-mon[109077]: pgmap v995: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 1.1 MiB/s wr, 9 op/s 2023-12-01T04:57:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:20 smithi060 ceph-mon[109077]: osdmap e686: 8 total, 8 up, 8 in 2023-12-01T04:57:21.773 INFO:tasks.rados.rados.0.smithi060.stdout:3062: done (2 left) 2023-12-01T04:57:21.773 INFO:tasks.rados.rados.0.smithi060.stdout:3063: done (1 left) 2023-12-01T04:57:21.773 INFO:tasks.rados.rados.0.smithi060.stdout:3064: done (0 left) 2023-12-01T04:57:21.773 INFO:tasks.rados.rados.0.smithi060.stdout:3065: copy_from oid 24 from oid 15 current snap is 309 2023-12-01T04:57:21.773 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 309 2023-12-01T04:57:21.773 INFO:tasks.rados.rados.0.smithi060.stdout:3066: seq_num 939 ranges {802816=532480,1335296=704512,2039808=98304} 2023-12-01T04:57:21.780 INFO:tasks.rados.rados.0.smithi060.stdout:3066: writing smithi060156570-8 from 802816 to 1335296 tid 1 2023-12-01T04:57:21.784 INFO:tasks.rados.rados.0.smithi060.stdout:3066: writing smithi060156570-8 from 1335296 to 2039808 tid 2 2023-12-01T04:57:21.785 INFO:tasks.rados.rados.0.smithi060.stdout:3066: writing smithi060156570-8 from 2039808 to 2138112 tid 3 2023-12-01T04:57:21.785 INFO:tasks.rados.rados.0.smithi060.stdout:3067: delete oid 50 current snap is 309 2023-12-01T04:57:21.786 INFO:tasks.rados.rados.0.smithi060.stdout:3065: finishing copy_from to smithi060156570-24 2023-12-01T04:57:21.786 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1533 (ObjNum 914 snap 299 seq_num 914) dirty exists 2023-12-01T04:57:21.788 INFO:tasks.rados.rados.0.smithi060.stdout:3065: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:57:21.789 INFO:tasks.rados.rados.0.smithi060.stdout:3065: done (2 left) 2023-12-01T04:57:21.789 INFO:tasks.rados.rados.0.smithi060.stdout:3067: done (1 left) 2023-12-01T04:57:21.789 INFO:tasks.rados.rados.0.smithi060.stdout:3068: read oid 33 snap -1 2023-12-01T04:57:21.789 INFO:tasks.rados.rados.0.smithi060.stdout:3068: expect (ObjNum 883 snap 288 seq_num 883) 2023-12-01T04:57:21.789 INFO:tasks.rados.rados.0.smithi060.stdout:3069: copy_from oid 39 from oid 47 current snap is 309 2023-12-01T04:57:21.789 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 309 2023-12-01T04:57:21.789 INFO:tasks.rados.rados.0.smithi060.stdout:3070: seq_num 941 ranges {696320=565248,1261568=475136,1736704=327680} 2023-12-01T04:57:21.797 INFO:tasks.rados.rados.0.smithi060.stdout:3070: writing smithi060156570-7 from 696320 to 1261568 tid 1 2023-12-01T04:57:21.799 INFO:tasks.rados.rados.0.smithi060.stdout:3070: writing smithi060156570-7 from 1261568 to 1736704 tid 2 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:3070: writing smithi060156570-7 from 1736704 to 2064384 tid 3 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:3071: read oid 24 snap -1 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:3071: expect (ObjNum 914 snap 299 seq_num 914) 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:3072: read oid 34 snap -1 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:3072: expect (ObjNum 938 snap 308 seq_num 938) 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 309 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:3066: finishing write tid 1 to smithi060156570-8 2023-12-01T04:57:21.802 INFO:tasks.rados.rados.0.smithi060.stdout:3073: seq_num 942 ranges {8814592=581632,9396224=761856,10158080=40960} 2023-12-01T04:57:21.853 INFO:tasks.rados.rados.0.smithi060.stdout:3073: writing smithi060156570-1 from 8814592 to 9396224 tid 1 2023-12-01T04:57:21.857 INFO:tasks.rados.rados.0.smithi060.stdout:3073: writing smithi060156570-1 from 9396224 to 10158080 tid 2 2023-12-01T04:57:21.857 INFO:tasks.rados.rados.0.smithi060.stdout:3073: writing smithi060156570-1 from 10158080 to 10199040 tid 3 2023-12-01T04:57:21.858 INFO:tasks.rados.rados.0.smithi060.stdout:3074: rmattr oid 15 current snap is 309 2023-12-01T04:57:21.858 INFO:tasks.rados.rados.0.smithi060.stdout:3066: finishing write tid 2 to smithi060156570-8 2023-12-01T04:57:21.858 INFO:tasks.rados.rados.0.smithi060.stdout:3066: finishing write tid 3 to smithi060156570-8 2023-12-01T04:57:21.858 INFO:tasks.rados.rados.0.smithi060.stdout:3066: finishing write tid 4 to smithi060156570-8 2023-12-01T04:57:21.858 INFO:tasks.rados.rados.0.smithi060.stdout:3068: expect (ObjNum 883 snap 288 seq_num 883) 2023-12-01T04:57:21.925 INFO:tasks.rados.rados.0.smithi060.stdout:3066: finishing write tid 5 to smithi060156570-8 2023-12-01T04:57:21.925 INFO:tasks.rados.rados.0.smithi060.stdout:3066: oid 8 updating version 0 to 1437 2023-12-01T04:57:21.925 INFO:tasks.rados.rados.0.smithi060.stdout:3066: oid 8 updating version 1437 to 1438 2023-12-01T04:57:21.925 INFO:tasks.rados.rados.0.smithi060.stdout:3066: oid 8 version 1438 is already newer than 1436 2023-12-01T04:57:21.925 INFO:tasks.rados.rados.0.smithi060.stdout:3066: oid 8 updating version 1438 to 1439 2023-12-01T04:57:21.925 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1439 (ObjNum 939 snap 309 seq_num 939) dirty exists 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3066: left oid 8 (ObjNum 939 snap 309 seq_num 939) 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3066: done (7 left) 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3068: done (6 left) 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3075: rollback oid 14 current snap is 309 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 14 to 308 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: finishing write tid 1 to smithi060156570-7 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: finishing write tid 2 to smithi060156570-7 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: finishing write tid 3 to smithi060156570-7 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: finishing write tid 4 to smithi060156570-7 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: finishing write tid 5 to smithi060156570-7 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: oid 7 updating version 0 to 1893 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: oid 7 updating version 1893 to 1895 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: oid 7 updating version 1895 to 1896 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:3070: oid 7 version 1896 is already newer than 1894 2023-12-01T04:57:21.926 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1896 (ObjNum 941 snap 309 seq_num 941) dirty exists 2023-12-01T04:57:21.927 INFO:tasks.rados.rados.0.smithi060.stdout:3070: left oid 7 (ObjNum 941 snap 309 seq_num 941) 2023-12-01T04:57:21.927 INFO:tasks.rados.rados.0.smithi060.stdout:3071: expect (ObjNum 914 snap 299 seq_num 914) 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:3069: finishing copy_from to smithi060156570-39 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1846 (ObjNum 929 snap 306 seq_num 929) dirty exists 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:3069: finishing copy_from racing read to smithi060156570-39 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:3069: done (6 left) 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:3070: done (5 left) 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:3071: done (4 left) 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:3076: copy_from oid 36 from oid 16 current snap is 309 2023-12-01T04:57:21.952 INFO:tasks.rados.rados.0.smithi060.stdout:3072: expect (ObjNum 938 snap 308 seq_num 938) 2023-12-01T04:57:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:21 smithi089 ceph-mon[98504]: osdmap e687: 8 total, 8 up, 8 in 2023-12-01T04:57:22.098 INFO:tasks.rados.rados.0.smithi060.stdout:3073: finishing write tid 1 to smithi060156570-1 2023-12-01T04:57:22.098 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1534 (ObjNum 914 snap 299 seq_num 914) dirty exists 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: finishing write tid 2 to smithi060156570-1 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: finishing write tid 3 to smithi060156570-1 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: finishing write tid 4 to smithi060156570-1 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: finishing write tid 5 to smithi060156570-1 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: oid 1 updating version 0 to 1014 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: oid 1 updating version 1014 to 1015 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: oid 1 version 1015 is already newer than 1012 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: oid 1 version 1015 is already newer than 1013 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1015 (ObjNum 942 snap 309 seq_num 942) dirty exists 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3073: left oid 1 (ObjNum 942 snap 309 seq_num 942) 2023-12-01T04:57:22.099 INFO:tasks.rados.rados.0.smithi060.stdout:3072: done (4 left) 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3073: done (3 left) 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3074: done (2 left) 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3077: read oid 40 snap 304 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3077: expect (ObjNum 878 snap 285 seq_num 878) 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 309 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3075: finishing rollback tid 0 to smithi060156570-14 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3075: finishing rollback tid 1 to smithi060156570-14 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3075: finishing rollback tid 2 to smithi060156570-14 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1421 (ObjNum 921 snap 303 seq_num 921) dirty exists 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3076: finishing copy_from to smithi060156570-36 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1526 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3076: finishing copy_from racing read to smithi060156570-36 2023-12-01T04:57:22.100 INFO:tasks.rados.rados.0.smithi060.stdout:3078: seq_num 943 ranges {917504=598016,1515520=688128,2203648=114688} 2023-12-01T04:57:22.105 INFO:tasks.rados.rados.0.smithi060.stdout:3078: writing smithi060156570-15 from 917504 to 1515520 tid 1 2023-12-01T04:57:22.109 INFO:tasks.rados.rados.0.smithi060.stdout:3078: writing smithi060156570-15 from 1515520 to 2203648 tid 2 2023-12-01T04:57:22.110 INFO:tasks.rados.rados.0.smithi060.stdout:3078: writing smithi060156570-15 from 2203648 to 2318336 tid 3 2023-12-01T04:57:22.110 INFO:tasks.rados.rados.0.smithi060.stdout:3075: done (3 left) 2023-12-01T04:57:22.111 INFO:tasks.rados.rados.0.smithi060.stdout:3076: done (2 left) 2023-12-01T04:57:22.111 INFO:tasks.rados.rados.0.smithi060.stdout:3079: delete oid 32 current snap is 309 2023-12-01T04:57:22.111 INFO:tasks.rados.rados.0.smithi060.stdout:3077: expect (ObjNum 878 snap 285 seq_num 878) 2023-12-01T04:57:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:3078: finishing write tid 1 to smithi060156570-15 2023-12-01T04:57:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:3078: finishing write tid 2 to smithi060156570-15 2023-12-01T04:57:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:3078: finishing write tid 3 to smithi060156570-15 2023-12-01T04:57:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:3078: finishing write tid 4 to smithi060156570-15 2023-12-01T04:57:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:3078: finishing write tid 5 to smithi060156570-15 2023-12-01T04:57:22.130 INFO:tasks.rados.rados.0.smithi060.stdout:3078: oid 15 updating version 0 to 1535 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:3078: oid 15 updating version 1535 to 1538 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:3078: oid 15 version 1538 is already newer than 1536 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:3078: oid 15 version 1538 is already newer than 1537 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1538 (ObjNum 943 snap 309 seq_num 943) dirty exists 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:3078: left oid 15 (ObjNum 943 snap 309 seq_num 943) 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:3077: done (2 left) 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:3078: done (1 left) 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:3079: done (0 left) 2023-12-01T04:57:22.131 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 309 2023-12-01T04:57:22.132 INFO:tasks.rados.rados.0.smithi060.stdout:3080: seq_num 945 ranges {0=630784,630784=458752,1089536=344064} 2023-12-01T04:57:22.133 INFO:tasks.rados.rados.0.smithi060.stdout:3080: writing smithi060156570-38 from 0 to 630784 tid 1 2023-12-01T04:57:22.135 INFO:tasks.rados.rados.0.smithi060.stdout:3080: writing smithi060156570-38 from 630784 to 1089536 tid 2 2023-12-01T04:57:22.137 INFO:tasks.rados.rados.0.smithi060.stdout:3080: writing smithi060156570-38 from 1089536 to 1433600 tid 3 2023-12-01T04:57:22.138 INFO:tasks.rados.rados.0.smithi060.stdout:3081: snap_create 2023-12-01T04:57:22.138 INFO:tasks.rados.rados.0.smithi060.stdout:3080: finishing write tid 1 to smithi060156570-38 2023-12-01T04:57:22.140 INFO:tasks.rados.rados.0.smithi060.stdout:3080: finishing write tid 2 to smithi060156570-38 2023-12-01T04:57:22.140 INFO:tasks.rados.rados.0.smithi060.stdout:3080: finishing write tid 3 to smithi060156570-38 2023-12-01T04:57:22.140 INFO:tasks.rados.rados.0.smithi060.stdout:3080: finishing write tid 4 to smithi060156570-38 2023-12-01T04:57:22.142 INFO:tasks.rados.rados.0.smithi060.stdout:3080: finishing write tid 5 to smithi060156570-38 2023-12-01T04:57:22.142 INFO:tasks.rados.rados.0.smithi060.stdout:3080: oid 38 updating version 0 to 1443 2023-12-01T04:57:22.142 INFO:tasks.rados.rados.0.smithi060.stdout:3080: oid 38 version 1443 is already newer than 1440 2023-12-01T04:57:22.142 INFO:tasks.rados.rados.0.smithi060.stdout:3080: oid 38 version 1443 is already newer than 1442 2023-12-01T04:57:22.142 INFO:tasks.rados.rados.0.smithi060.stdout:3080: oid 38 version 1443 is already newer than 1441 2023-12-01T04:57:22.142 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1443 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T04:57:22.142 INFO:tasks.rados.rados.0.smithi060.stdout:3080: left oid 38 (ObjNum 945 snap 309 seq_num 945) 2023-12-01T04:57:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:21 smithi060 ceph-mon[109077]: osdmap e687: 8 total, 8 up, 8 in 2023-12-01T04:57:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:21 smithi060 ceph-mon[94233]: osdmap e687: 8 total, 8 up, 8 in 2023-12-01T04:57:22.780 INFO:tasks.rados.rados.0.smithi060.stdout:3080: done (1 left) 2023-12-01T04:57:22.780 INFO:tasks.rados.rados.0.smithi060.stdout:3081: done (0 left) 2023-12-01T04:57:22.780 INFO:tasks.rados.rados.0.smithi060.stdout:3082: copy_from oid 40 from oid 20 current snap is 310 2023-12-01T04:57:22.780 INFO:tasks.rados.rados.0.smithi060.stdout:3083: rmattr oid 46 current snap is 310 2023-12-01T04:57:22.780 INFO:tasks.rados.rados.0.smithi060.stdout:3083: done (1 left) 2023-12-01T04:57:22.780 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 310 2023-12-01T04:57:22.780 INFO:tasks.rados.rados.0.smithi060.stdout:3084: seq_num 946 ranges {3809280=647168,4456448=745472,5201920=57344} 2023-12-01T04:57:22.805 INFO:tasks.rados.rados.0.smithi060.stdout:3084: writing smithi060156570-48 from 3809280 to 4456448 tid 1 2023-12-01T04:57:22.810 INFO:tasks.rados.rados.0.smithi060.stdout:3084: writing smithi060156570-48 from 4456448 to 5201920 tid 2 2023-12-01T04:57:22.811 INFO:tasks.rados.rados.0.smithi060.stdout:3084: writing smithi060156570-48 from 5201920 to 5259264 tid 3 2023-12-01T04:57:22.811 INFO:tasks.rados.rados.0.smithi060.stdout:3085: snap_create 2023-12-01T04:57:22.815 INFO:tasks.rados.rados.0.smithi060.stdout:3084: finishing write tid 1 to smithi060156570-48 2023-12-01T04:57:22.815 INFO:tasks.rados.rados.0.smithi060.stdout:3084: finishing write tid 2 to smithi060156570-48 2023-12-01T04:57:22.816 INFO:tasks.rados.rados.0.smithi060.stdout:3084: finishing write tid 3 to smithi060156570-48 2023-12-01T04:57:22.816 INFO:tasks.rados.rados.0.smithi060.stdout:3084: finishing write tid 4 to smithi060156570-48 2023-12-01T04:57:22.818 INFO:tasks.rados.rados.0.smithi060.stdout:3084: finishing write tid 5 to smithi060156570-48 2023-12-01T04:57:22.818 INFO:tasks.rados.rados.0.smithi060.stdout:3084: oid 48 updating version 0 to 1151 2023-12-01T04:57:22.818 INFO:tasks.rados.rados.0.smithi060.stdout:3084: oid 48 updating version 1151 to 1152 2023-12-01T04:57:22.818 INFO:tasks.rados.rados.0.smithi060.stdout:3084: oid 48 updating version 1152 to 1154 2023-12-01T04:57:22.818 INFO:tasks.rados.rados.0.smithi060.stdout:3084: oid 48 version 1154 is already newer than 1153 2023-12-01T04:57:22.818 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1154 (ObjNum 946 snap 310 seq_num 946) dirty exists 2023-12-01T04:57:22.818 INFO:tasks.rados.rados.0.smithi060.stdout:3084: left oid 48 (ObjNum 946 snap 310 seq_num 946) 2023-12-01T04:57:22.819 INFO:tasks.rados.rados.0.smithi060.stdout:3082: finishing copy_from to smithi060156570-40 2023-12-01T04:57:22.819 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1439 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:57:22.820 INFO:tasks.rados.rados.0.smithi060.stdout:3082: finishing copy_from racing read to smithi060156570-40 2023-12-01T04:57:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:22 smithi089 ceph-mon[98504]: pgmap v998: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:22 smithi089 ceph-mon[98504]: osdmap e688: 8 total, 8 up, 8 in 2023-12-01T04:57:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:22 smithi060 ceph-mon[109077]: pgmap v998: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:22 smithi060 ceph-mon[109077]: osdmap e688: 8 total, 8 up, 8 in 2023-12-01T04:57:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:22 smithi060 ceph-mon[94233]: pgmap v998: 121 pgs: 121 active+clean; 265 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:22 smithi060 ceph-mon[94233]: osdmap e688: 8 total, 8 up, 8 in 2023-12-01T04:57:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3082: done (2 left) 2023-12-01T04:57:23.786 INFO:tasks.rados.rados.0.smithi060.stdout:3084: done (1 left) 2023-12-01T04:57:23.786 INFO:tasks.rados.rados.0.smithi060.stdout:3085: done (0 left) 2023-12-01T04:57:23.786 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 311 2023-12-01T04:57:23.786 INFO:tasks.rados.rados.0.smithi060.stdout:3086: seq_num 947 ranges {3350528=663552,4014080=630784,4644864=172032} 2023-12-01T04:57:23.807 INFO:tasks.rados.rados.0.smithi060.stdout:3086: writing smithi060156570-39 from 3350528 to 4014080 tid 1 2023-12-01T04:57:23.811 INFO:tasks.rados.rados.0.smithi060.stdout:3086: writing smithi060156570-39 from 4014080 to 4644864 tid 2 2023-12-01T04:57:23.812 INFO:tasks.rados.rados.0.smithi060.stdout:3086: writing smithi060156570-39 from 4644864 to 4816896 tid 3 2023-12-01T04:57:23.812 INFO:tasks.rados.rados.0.smithi060.stdout:3087: read oid 17 snap -1 2023-12-01T04:57:23.812 INFO:tasks.rados.rados.0.smithi060.stdout:3087: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:57:23.813 INFO:tasks.rados.rados.0.smithi060.stdout:3088: snap_create 2023-12-01T04:57:23.814 INFO:tasks.rados.rados.0.smithi060.stdout:3086: finishing write tid 1 to smithi060156570-39 2023-12-01T04:57:23.816 INFO:tasks.rados.rados.0.smithi060.stdout:3086: finishing write tid 2 to smithi060156570-39 2023-12-01T04:57:23.816 INFO:tasks.rados.rados.0.smithi060.stdout:3086: finishing write tid 3 to smithi060156570-39 2023-12-01T04:57:23.817 INFO:tasks.rados.rados.0.smithi060.stdout:3086: finishing write tid 4 to smithi060156570-39 2023-12-01T04:57:23.819 INFO:tasks.rados.rados.0.smithi060.stdout:3086: finishing write tid 5 to smithi060156570-39 2023-12-01T04:57:23.819 INFO:tasks.rados.rados.0.smithi060.stdout:3086: oid 39 updating version 0 to 1850 2023-12-01T04:57:23.819 INFO:tasks.rados.rados.0.smithi060.stdout:3086: oid 39 version 1850 is already newer than 1849 2023-12-01T04:57:23.819 INFO:tasks.rados.rados.0.smithi060.stdout:3086: oid 39 version 1850 is already newer than 1848 2023-12-01T04:57:23.819 INFO:tasks.rados.rados.0.smithi060.stdout:3086: oid 39 version 1850 is already newer than 1847 2023-12-01T04:57:23.819 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1850 (ObjNum 947 snap 311 seq_num 947) dirty exists 2023-12-01T04:57:23.819 INFO:tasks.rados.rados.0.smithi060.stdout:3086: left oid 39 (ObjNum 947 snap 311 seq_num 947) 2023-12-01T04:57:23.854 INFO:tasks.rados.rados.0.smithi060.stdout:3087: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:57:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:23 smithi089 ceph-mon[98504]: osdmap e689: 8 total, 8 up, 8 in 2023-12-01T04:57:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:23 smithi060 ceph-mon[94233]: osdmap e689: 8 total, 8 up, 8 in 2023-12-01T04:57:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:23 smithi060 ceph-mon[109077]: osdmap e689: 8 total, 8 up, 8 in 2023-12-01T04:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:57:24] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:57:24.789 INFO:tasks.rados.rados.0.smithi060.stdout:3086: done (2 left) 2023-12-01T04:57:24.789 INFO:tasks.rados.rados.0.smithi060.stdout:3087: done (1 left) 2023-12-01T04:57:24.789 INFO:tasks.rados.rados.0.smithi060.stdout:3088: done (0 left) 2023-12-01T04:57:24.789 INFO:tasks.rados.rados.0.smithi060.stdout:3089: snap_create 2023-12-01T04:57:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:24 smithi089 ceph-mon[98504]: pgmap v1001: 121 pgs: 121 active+clean; 258 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2023-12-01T04:57:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:24 smithi089 ceph-mon[98504]: osdmap e690: 8 total, 8 up, 8 in 2023-12-01T04:57:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:24 smithi060 ceph-mon[94233]: pgmap v1001: 121 pgs: 121 active+clean; 258 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2023-12-01T04:57:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:24 smithi060 ceph-mon[94233]: osdmap e690: 8 total, 8 up, 8 in 2023-12-01T04:57:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:24 smithi060 ceph-mon[109077]: pgmap v1001: 121 pgs: 121 active+clean; 258 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2023-12-01T04:57:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:24 smithi060 ceph-mon[109077]: osdmap e690: 8 total, 8 up, 8 in 2023-12-01T04:57:25.796 INFO:tasks.rados.rados.0.smithi060.stdout:3089: done (0 left) 2023-12-01T04:57:25.797 INFO:tasks.rados.rados.0.smithi060.stdout:3090: rollback oid 32 current snap is 313 2023-12-01T04:57:25.797 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 309 2023-12-01T04:57:25.797 INFO:tasks.rados.rados.0.smithi060.stdout:3091: copy_from oid 1 from oid 15 current snap is 313 2023-12-01T04:57:25.797 INFO:tasks.rados.rados.0.smithi060.stdout:3092: snap_remove snap 302 2023-12-01T04:57:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:25 smithi060 ceph-mon[94233]: osdmap e691: 8 total, 8 up, 8 in 2023-12-01T04:57:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:25 smithi060 ceph-mon[109077]: osdmap e691: 8 total, 8 up, 8 in 2023-12-01T04:57:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:25 smithi089 ceph-mon[98504]: osdmap e691: 8 total, 8 up, 8 in 2023-12-01T04:57:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:3092: done (2 left) 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:3093: copy_from oid 40 from oid 30 current snap is 313 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:3094: read oid 29 snap -1 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:3094: expect deleted 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:3095: read oid 6 snap -1 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:3095: expect deleted 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 313 2023-12-01T04:57:26.684 INFO:tasks.rados.rados.0.smithi060.stdout:3096: seq_num 948 ranges {8495104=679936,9175040=516096,9691136=286720} 2023-12-01T04:57:26.731 INFO:tasks.rados.rados.0.smithi060.stdout:3096: writing smithi060156570-17 from 8495104 to 9175040 tid 1 2023-12-01T04:57:26.734 INFO:tasks.rados.rados.0.smithi060.stdout:3096: writing smithi060156570-17 from 9175040 to 9691136 tid 2 2023-12-01T04:57:26.736 INFO:tasks.rados.rados.0.smithi060.stdout:3096: writing smithi060156570-17 from 9691136 to 9977856 tid 3 2023-12-01T04:57:26.736 INFO:tasks.rados.rados.0.smithi060.stdout:3097: rmattr oid 48 current snap is 313 2023-12-01T04:57:26.736 INFO:tasks.rados.rados.0.smithi060.stdout:3097: done (6 left) 2023-12-01T04:57:26.736 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 313 2023-12-01T04:57:26.736 INFO:tasks.rados.rados.0.smithi060.stdout:3090: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:57:26.736 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1099 (ObjNum 200923760 snap 22018 seq_num 304) dirty dne 2023-12-01T04:57:26.736 INFO:tasks.rados.rados.0.smithi060.stdout:3098: seq_num 949 ranges {9748480=704512,10452992=794624,11247616=8192} 2023-12-01T04:57:26.793 INFO:tasks.rados.rados.0.smithi060.stdout:3098: writing smithi060156570-31 from 9748480 to 10452992 tid 1 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3098: writing smithi060156570-31 from 10452992 to 11247616 tid 2 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3098: writing smithi060156570-31 from 11247616 to 11255808 tid 3 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3090: done (6 left) 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3099: read oid 36 snap -1 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3099: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3100: setattr oid 12 current snap is 313 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3091: finishing copy_from to smithi060156570-1 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1538 (ObjNum 943 snap 309 seq_num 943) dirty exists 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3091: finishing copy_from racing read to smithi060156570-1 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3093: finishing copy_from to smithi060156570-40 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1750 (ObjNum 901 snap 291 seq_num 901) dirty exists 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3093: finishing copy_from racing read to smithi060156570-40 2023-12-01T04:57:26.799 INFO:tasks.rados.rados.0.smithi060.stdout:3096: finishing write tid 1 to smithi060156570-17 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: finishing write tid 2 to smithi060156570-17 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: finishing write tid 3 to smithi060156570-17 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: finishing write tid 4 to smithi060156570-17 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: finishing write tid 5 to smithi060156570-17 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: oid 17 updating version 0 to 1447 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: oid 17 version 1447 is already newer than 1446 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: oid 17 version 1447 is already newer than 1445 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: oid 17 version 1447 is already newer than 1444 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1447 (ObjNum 948 snap 313 seq_num 948) dirty exists 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3096: left oid 17 (ObjNum 948 snap 313 seq_num 948) 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3098: finishing write tid 1 to smithi060156570-31 2023-12-01T04:57:26.800 INFO:tasks.rados.rados.0.smithi060.stdout:3099: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:3091: done (7 left) 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:3093: done (6 left) 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:3094: done (5 left) 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:3095: done (4 left) 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:3096: done (3 left) 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:3099: done (2 left) 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 313 2023-12-01T04:57:26.802 INFO:tasks.rados.rados.0.smithi060.stdout:3101: seq_num 950 ranges {8814592=720896,9535488=679936,10215424=122880} 2023-12-01T04:57:26.854 INFO:tasks.rados.rados.0.smithi060.stdout:3101: writing smithi060156570-26 from 8814592 to 9535488 tid 1 2023-12-01T04:57:26.857 INFO:tasks.rados.rados.0.smithi060.stdout:3101: writing smithi060156570-26 from 9535488 to 10215424 tid 2 2023-12-01T04:57:26.858 INFO:tasks.rados.rados.0.smithi060.stdout:3101: writing smithi060156570-26 from 10215424 to 10338304 tid 3 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3102: delete oid 18 current snap is 313 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: finishing write tid 2 to smithi060156570-31 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: finishing write tid 3 to smithi060156570-31 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: finishing write tid 4 to smithi060156570-31 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1059 (ObjNum 906 snap 295 seq_num 906) dirty exists 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: finishing write tid 5 to smithi060156570-31 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: oid 31 updating version 0 to 1422 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: oid 31 updating version 1422 to 1425 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: oid 31 version 1425 is already newer than 1423 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: oid 31 version 1425 is already newer than 1424 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1425 (ObjNum 949 snap 313 seq_num 949) dirty exists 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3098: left oid 31 (ObjNum 949 snap 313 seq_num 949) 2023-12-01T04:57:26.859 INFO:tasks.rados.rados.0.smithi060.stdout:3101: finishing write tid 1 to smithi060156570-26 2023-12-01T04:57:26.861 INFO:tasks.rados.rados.0.smithi060.stdout:3098: done (3 left) 2023-12-01T04:57:26.861 INFO:tasks.rados.rados.0.smithi060.stdout:3100: done (2 left) 2023-12-01T04:57:26.861 INFO:tasks.rados.rados.0.smithi060.stdout:3102: done (1 left) 2023-12-01T04:57:26.861 INFO:tasks.rados.rados.0.smithi060.stdout:3103: rollback oid 28 current snap is 313 2023-12-01T04:57:26.862 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 304 2023-12-01T04:57:26.862 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 27 current snap is 313 2023-12-01T04:57:26.862 INFO:tasks.rados.rados.0.smithi060.stdout:3104: seq_num 952 ranges {0=753664,753664=499712,1253376=303104} 2023-12-01T04:57:26.865 INFO:tasks.rados.rados.0.smithi060.stdout:3104: writing smithi060156570-27 from 0 to 753664 tid 1 2023-12-01T04:57:26.868 INFO:tasks.rados.rados.0.smithi060.stdout:3104: writing smithi060156570-27 from 753664 to 1253376 tid 2 2023-12-01T04:57:26.870 INFO:tasks.rados.rados.0.smithi060.stdout:3104: writing smithi060156570-27 from 1253376 to 1556480 tid 3 2023-12-01T04:57:26.871 INFO:tasks.rados.rados.0.smithi060.stdout:3105: read oid 8 snap -1 2023-12-01T04:57:26.871 INFO:tasks.rados.rados.0.smithi060.stdout:3105: expect (ObjNum 939 snap 309 seq_num 939) 2023-12-01T04:57:26.871 INFO:tasks.rados.rados.0.smithi060.stdout:3106: snap_remove snap 306 2023-12-01T04:57:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:26 smithi060 ceph-mon[94233]: pgmap v1004: 121 pgs: 121 active+clean; 258 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2023-12-01T04:57:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:26 smithi060 ceph-mon[94233]: osdmap e692: 8 total, 8 up, 8 in 2023-12-01T04:57:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:26 smithi060 ceph-mon[94233]: osdmap e693: 8 total, 8 up, 8 in 2023-12-01T04:57:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:26 smithi060 ceph-mon[109077]: pgmap v1004: 121 pgs: 121 active+clean; 258 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2023-12-01T04:57:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:26 smithi060 ceph-mon[109077]: osdmap e692: 8 total, 8 up, 8 in 2023-12-01T04:57:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:26 smithi060 ceph-mon[109077]: osdmap e693: 8 total, 8 up, 8 in 2023-12-01T04:57:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:26 smithi089 ceph-mon[98504]: pgmap v1004: 121 pgs: 121 active+clean; 258 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 4.5 MiB/s wr, 20 op/s 2023-12-01T04:57:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:26 smithi089 ceph-mon[98504]: osdmap e692: 8 total, 8 up, 8 in 2023-12-01T04:57:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:26 smithi089 ceph-mon[98504]: osdmap e693: 8 total, 8 up, 8 in 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3106: done (4 left) 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3107: read oid 24 snap -1 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3107: expect (ObjNum 914 snap 299 seq_num 914) 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3108: rollback oid 33 current snap is 313 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 304 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3109: rollback oid 11 current snap is 313 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 312 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3110: copy_from oid 19 from oid 14 current snap is 313 2023-12-01T04:57:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3111: snap_remove snap 311 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:3111: done (8 left) 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:3112: rollback oid 35 current snap is 313 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 35 to 303 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:3103: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:3101: finishing write tid 2 to smithi060156570-26 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:3101: finishing write tid 3 to smithi060156570-26 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:3101: finishing write tid 4 to smithi060156570-26 2023-12-01T04:57:28.807 INFO:tasks.rados.rados.0.smithi060.stdout:3101: finishing write tid 5 to smithi060156570-26 2023-12-01T04:57:28.808 INFO:tasks.rados.rados.0.smithi060.stdout:3101: oid 26 updating version 0 to 1527 2023-12-01T04:57:28.808 INFO:tasks.rados.rados.0.smithi060.stdout:3101: oid 26 updating version 1527 to 1530 2023-12-01T04:57:28.808 INFO:tasks.rados.rados.0.smithi060.stdout:3101: oid 26 version 1530 is already newer than 1529 2023-12-01T04:57:28.808 INFO:tasks.rados.rados.0.smithi060.stdout:3101: oid 26 version 1530 is already newer than 1528 2023-12-01T04:57:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1530 (ObjNum 950 snap 313 seq_num 950) dirty exists 2023-12-01T04:57:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3101: left oid 26 (ObjNum 950 snap 313 seq_num 950) 2023-12-01T04:57:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3104: finishing write tid 1 to smithi060156570-27 2023-12-01T04:57:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3104: finishing write tid 2 to smithi060156570-27 2023-12-01T04:57:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3104: finishing write tid 3 to smithi060156570-27 2023-12-01T04:57:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3104: finishing write tid 4 to smithi060156570-27 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:3104: finishing write tid 5 to smithi060156570-27 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:3104: oid 27 updating version 0 to 1440 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:3104: oid 27 updating version 1440 to 1442 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:3104: oid 27 updating version 1442 to 1443 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:3104: oid 27 version 1443 is already newer than 1441 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 1443 (ObjNum 952 snap 313 seq_num 952) dirty exists 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:3104: left oid 27 (ObjNum 952 snap 313 seq_num 952) 2023-12-01T04:57:28.812 INFO:tasks.rados.rados.0.smithi060.stdout:3105: expect (ObjNum 939 snap 309 seq_num 939) 2023-12-01T04:57:28.881 INFO:tasks.rados.rados.0.smithi060.stdout:3107: expect (ObjNum 914 snap 299 seq_num 914) 2023-12-01T04:57:28.907 INFO:tasks.rados.rados.0.smithi060.stdout:3109: finishing rollback tid 0 to smithi060156570-11 2023-12-01T04:57:28.907 INFO:tasks.rados.rados.0.smithi060.stdout:3109: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:57:28.907 INFO:tasks.rados.rados.0.smithi060.stdout:3109: finishing rollback tid 2 to smithi060156570-11 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1446 (ObjNum 798 snap 263 seq_num 798) dirty exists 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3108: finishing rollback tid 0 to smithi060156570-33 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3108: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3108: finishing rollback tid 2 to smithi060156570-33 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1753 (ObjNum 883 snap 288 seq_num 883) dirty exists 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3110: finishing copy_from to smithi060156570-19 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1421 (ObjNum 921 snap 303 seq_num 921) dirty exists 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3110: finishing copy_from racing read to smithi060156570-19 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3101: done (8 left) 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3103: done (7 left) 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3104: done (6 left) 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3105: done (5 left) 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3107: done (4 left) 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3108: done (3 left) 2023-12-01T04:57:28.908 INFO:tasks.rados.rados.0.smithi060.stdout:3109: done (2 left) 2023-12-01T04:57:28.909 INFO:tasks.rados.rados.0.smithi060.stdout:3110: done (1 left) 2023-12-01T04:57:28.909 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 313 2023-12-01T04:57:28.909 INFO:tasks.rados.rados.0.smithi060.stdout:3112: finishing rollback tid 1 to smithi060156570-35 2023-12-01T04:57:28.909 INFO:tasks.rados.rados.0.smithi060.stdout:3112: finishing rollback tid 2 to smithi060156570-35 2023-12-01T04:57:28.909 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 1540 (ObjNum 840 snap 273 seq_num 840) dirty exists 2023-12-01T04:57:28.909 INFO:tasks.rados.rados.0.smithi060.stdout:3113: seq_num 953 ranges {2318336=770048,3088384=786432,3874816=16384} 2023-12-01T04:57:28.924 INFO:tasks.rados.rados.0.smithi060.stdout:3113: writing smithi060156570-15 from 2318336 to 3088384 tid 1 2023-12-01T04:57:28.928 INFO:tasks.rados.rados.0.smithi060.stdout:3113: writing smithi060156570-15 from 3088384 to 3874816 tid 2 2023-12-01T04:57:28.928 INFO:tasks.rados.rados.0.smithi060.stdout:3113: writing smithi060156570-15 from 3874816 to 3891200 tid 3 2023-12-01T04:57:28.928 INFO:tasks.rados.rados.0.smithi060.stdout:3112: done (1 left) 2023-12-01T04:57:28.928 INFO:tasks.rados.rados.0.smithi060.stdout:3114: snap_create 2023-12-01T04:57:28.929 INFO:tasks.rados.rados.0.smithi060.stdout:3113: finishing write tid 1 to smithi060156570-15 2023-12-01T04:57:28.933 INFO:tasks.rados.rados.0.smithi060.stdout:3113: finishing write tid 2 to smithi060156570-15 2023-12-01T04:57:28.934 INFO:tasks.rados.rados.0.smithi060.stdout:3113: finishing write tid 3 to smithi060156570-15 2023-12-01T04:57:28.934 INFO:tasks.rados.rados.0.smithi060.stdout:3113: finishing write tid 4 to smithi060156570-15 2023-12-01T04:57:28.935 INFO:tasks.rados.rados.0.smithi060.stdout:3113: finishing write tid 5 to smithi060156570-15 2023-12-01T04:57:28.935 INFO:tasks.rados.rados.0.smithi060.stdout:3113: oid 15 updating version 0 to 1541 2023-12-01T04:57:28.935 INFO:tasks.rados.rados.0.smithi060.stdout:3113: oid 15 updating version 1541 to 1543 2023-12-01T04:57:28.935 INFO:tasks.rados.rados.0.smithi060.stdout:3113: oid 15 version 1543 is already newer than 1542 2023-12-01T04:57:28.935 INFO:tasks.rados.rados.0.smithi060.stdout:3113: oid 15 updating version 1543 to 1544 2023-12-01T04:57:28.935 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1544 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:57:28.935 INFO:tasks.rados.rados.0.smithi060.stdout:3113: left oid 15 (ObjNum 953 snap 313 seq_num 953) 2023-12-01T04:57:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:28 smithi060 ceph-mon[94233]: pgmap v1007: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-12-01T04:57:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:28 smithi060 ceph-mon[94233]: osdmap e694: 8 total, 8 up, 8 in 2023-12-01T04:57:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:28 smithi060 ceph-mon[109077]: pgmap v1007: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-12-01T04:57:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:28 smithi060 ceph-mon[109077]: osdmap e694: 8 total, 8 up, 8 in 2023-12-01T04:57:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:28 smithi089 ceph-mon[98504]: pgmap v1007: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-12-01T04:57:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:28 smithi089 ceph-mon[98504]: osdmap e694: 8 total, 8 up, 8 in 2023-12-01T04:57:29.817 INFO:tasks.rados.rados.0.smithi060.stdout:3113: done (1 left) 2023-12-01T04:57:29.817 INFO:tasks.rados.rados.0.smithi060.stdout:3114: done (0 left) 2023-12-01T04:57:29.817 INFO:tasks.rados.rados.0.smithi060.stdout:3115: copy_from oid 49 from oid 13 current snap is 314 2023-12-01T04:57:29.817 INFO:tasks.rados.rados.0.smithi060.stdout:3116: copy_from oid 46 from oid 17 current snap is 314 2023-12-01T04:57:29.817 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 314 2023-12-01T04:57:29.817 INFO:tasks.rados.rados.0.smithi060.stdout:3117: seq_num 954 ranges {0=786432,786432=671744,1458176=131072} 2023-12-01T04:57:29.821 INFO:tasks.rados.rados.0.smithi060.stdout:3117: writing smithi060156570-25 from 0 to 786432 tid 1 2023-12-01T04:57:29.825 INFO:tasks.rados.rados.0.smithi060.stdout:3117: writing smithi060156570-25 from 786432 to 1458176 tid 2 2023-12-01T04:57:29.826 INFO:tasks.rados.rados.0.smithi060.stdout:3117: writing smithi060156570-25 from 1458176 to 1589248 tid 3 2023-12-01T04:57:29.826 INFO:tasks.rados.rados.0.smithi060.stdout:3118: read oid 11 snap -1 2023-12-01T04:57:29.826 INFO:tasks.rados.rados.0.smithi060.stdout:3118: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:57:29.826 INFO:tasks.rados.rados.0.smithi060.stdout:3119: setattr oid 40 current snap is 314 2023-12-01T04:57:29.826 INFO:tasks.rados.rados.0.smithi060.stdout:3115: finishing copy_from to smithi060156570-49 2023-12-01T04:57:29.826 INFO:tasks.rados.rados.0.smithi060.stdout:3115: got expected ENOENT (src dne) 2023-12-01T04:57:29.826 INFO:tasks.rados.rados.0.smithi060.stdout:3115: finishing copy_from racing read to smithi060156570-49 2023-12-01T04:57:29.829 INFO:tasks.rados.rados.0.smithi060.stdout:3115: done (4 left) 2023-12-01T04:57:29.829 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 314 2023-12-01T04:57:29.830 INFO:tasks.rados.rados.0.smithi060.stdout:3120: seq_num 955 ranges {1884160=802816,2686976=557056,3244032=245760} 2023-12-01T04:57:29.844 INFO:tasks.rados.rados.0.smithi060.stdout:3120: writing smithi060156570-22 from 1884160 to 2686976 tid 1 2023-12-01T04:57:29.847 INFO:tasks.rados.rados.0.smithi060.stdout:3120: writing smithi060156570-22 from 2686976 to 3244032 tid 2 2023-12-01T04:57:29.849 INFO:tasks.rados.rados.0.smithi060.stdout:3120: writing smithi060156570-22 from 3244032 to 3489792 tid 3 2023-12-01T04:57:29.849 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 314 2023-12-01T04:57:29.849 INFO:tasks.rados.rados.0.smithi060.stdout:3121: seq_num 956 ranges {0=417792,417792=434176,851968=770048} 2023-12-01T04:57:29.851 INFO:tasks.rados.rados.0.smithi060.stdout:3121: writing smithi060156570-36 from 0 to 417792 tid 1 2023-12-01T04:57:29.853 INFO:tasks.rados.rados.0.smithi060.stdout:3121: writing smithi060156570-36 from 417792 to 851968 tid 2 2023-12-01T04:57:29.858 INFO:tasks.rados.rados.0.smithi060.stdout:3121: writing smithi060156570-36 from 851968 to 1622016 tid 3 2023-12-01T04:57:29.858 INFO:tasks.rados.rados.0.smithi060.stdout:3122: snap_remove snap 271 2023-12-01T04:57:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:29 smithi060 ceph-mon[109077]: osdmap e695: 8 total, 8 up, 8 in 2023-12-01T04:57:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:29 smithi060 ceph-mon[94233]: osdmap e695: 8 total, 8 up, 8 in 2023-12-01T04:57:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:29 smithi089 ceph-mon[98504]: osdmap e695: 8 total, 8 up, 8 in 2023-12-01T04:57:30.824 INFO:tasks.rados.rados.0.smithi060.stdout:3122: done (6 left) 2023-12-01T04:57:30.824 INFO:tasks.rados.rados.0.smithi060.stdout:3123: read oid 7 snap -1 2023-12-01T04:57:30.824 INFO:tasks.rados.rados.0.smithi060.stdout:3123: expect (ObjNum 941 snap 309 seq_num 941) 2023-12-01T04:57:30.824 INFO:tasks.rados.rados.0.smithi060.stdout:3124: read oid 1 snap -1 2023-12-01T04:57:30.824 INFO:tasks.rados.rados.0.smithi060.stdout:3124: expect (ObjNum 943 snap 309 seq_num 943) 2023-12-01T04:57:30.825 INFO:tasks.rados.rados.0.smithi060.stdout:3125: copy_from oid 5 from oid 44 current snap is 314 2023-12-01T04:57:30.825 INFO:tasks.rados.rados.0.smithi060.stdout:3126: rollback oid 31 current snap is 314 2023-12-01T04:57:30.825 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 31 to 308 2023-12-01T04:57:30.825 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 314 2023-12-01T04:57:30.825 INFO:tasks.rados.rados.0.smithi060.stdout:3127: seq_num 957 ranges {1966080=434176,2400256=720896,3121152=483328} 2023-12-01T04:57:30.839 INFO:tasks.rados.rados.0.smithi060.stdout:3127: writing smithi060156570-12 from 1966080 to 2400256 tid 1 2023-12-01T04:57:30.846 INFO:tasks.rados.rados.0.smithi060.stdout:3127: writing smithi060156570-12 from 2400256 to 3121152 tid 2 2023-12-01T04:57:30.846 INFO:tasks.rados.rados.0.smithi060.stdout:3127: writing smithi060156570-12 from 3121152 to 3604480 tid 3 2023-12-01T04:57:30.847 INFO:tasks.rados.rados.0.smithi060.stdout:3128: delete oid 42 current snap is 314 2023-12-01T04:57:30.854 INFO:tasks.rados.rados.0.smithi060.stdout:3118: expect (ObjNum 798 snap 263 seq_num 798) 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1754 (ObjNum 901 snap 291 seq_num 901) dirty exists 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: finishing write tid 1 to smithi060156570-25 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: finishing write tid 2 to smithi060156570-25 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: finishing write tid 3 to smithi060156570-25 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: finishing write tid 4 to smithi060156570-25 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: finishing write tid 5 to smithi060156570-25 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: oid 25 updating version 0 to 1912 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: oid 25 version 1912 is already newer than 1909 2023-12-01T04:57:30.892 INFO:tasks.rados.rados.0.smithi060.stdout:3117: oid 25 version 1912 is already newer than 1911 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3117: oid 25 version 1912 is already newer than 1910 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1912 (ObjNum 954 snap 314 seq_num 954) dirty exists 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3117: left oid 25 (ObjNum 954 snap 314 seq_num 954) 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3117: done (11 left) 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3118: done (10 left) 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3119: done (9 left) 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3128: done (8 left) 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3129: delete oid 23 current snap is 314 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3120: finishing write tid 1 to smithi060156570-22 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3120: finishing write tid 2 to smithi060156570-22 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3120: finishing write tid 3 to smithi060156570-22 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3120: finishing write tid 4 to smithi060156570-22 2023-12-01T04:57:30.893 INFO:tasks.rados.rados.0.smithi060.stdout:3121: finishing write tid 1 to smithi060156570-36 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3121: finishing write tid 2 to smithi060156570-36 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3120: finishing write tid 5 to smithi060156570-22 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3120: oid 22 updating version 0 to 1915 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3120: oid 22 updating version 1915 to 1917 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3120: oid 22 version 1917 is already newer than 1914 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3120: oid 22 version 1917 is already newer than 1916 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 1917 (ObjNum 955 snap 314 seq_num 955) dirty exists 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3120: left oid 22 (ObjNum 955 snap 314 seq_num 955) 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3116: finishing copy_from to smithi060156570-46 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1447 (ObjNum 948 snap 313 seq_num 948) dirty exists 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3116: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3121: finishing write tid 3 to smithi060156570-36 2023-12-01T04:57:30.894 INFO:tasks.rados.rados.0.smithi060.stdout:3121: finishing write tid 4 to smithi060156570-36 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:3121: finishing write tid 5 to smithi060156570-36 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:3121: oid 36 updating version 0 to 1755 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:3121: oid 36 updating version 1755 to 1757 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:3121: oid 36 updating version 1757 to 1758 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:3121: oid 36 version 1758 is already newer than 1756 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1758 (ObjNum 956 snap 314 seq_num 956) dirty exists 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:3121: left oid 36 (ObjNum 956 snap 314 seq_num 956) 2023-12-01T04:57:30.895 INFO:tasks.rados.rados.0.smithi060.stdout:3124: expect (ObjNum 943 snap 309 seq_num 943) 2023-12-01T04:57:30.966 INFO:tasks.rados.rados.0.smithi060.stdout:3123: expect (ObjNum 941 snap 309 seq_num 941) 2023-12-01T04:57:31.031 INFO:tasks.rados.rados.0.smithi060.stdout:3126: finishing rollback tid 0 to smithi060156570-31 2023-12-01T04:57:31.031 INFO:tasks.rados.rados.0.smithi060.stdout:3126: finishing rollback tid 1 to smithi060156570-31 2023-12-01T04:57:31.031 INFO:tasks.rados.rados.0.smithi060.stdout:3126: finishing rollback tid 2 to smithi060156570-31 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1428 (ObjNum 934 snap 306 seq_num 934) dirty exists 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3125: finishing copy_from to smithi060156570-5 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1150 (ObjNum 932 snap 306 seq_num 932) dirty exists 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: finishing write tid 1 to smithi060156570-12 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3125: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: finishing write tid 2 to smithi060156570-12 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: finishing write tid 3 to smithi060156570-12 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: finishing write tid 4 to smithi060156570-12 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: finishing write tid 5 to smithi060156570-12 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: oid 12 updating version 0 to 1070 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: oid 12 updating version 1070 to 1072 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: oid 12 version 1072 is already newer than 1071 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:3127: oid 12 version 1072 is already newer than 1069 2023-12-01T04:57:31.032 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1072 (ObjNum 957 snap 314 seq_num 957) dirty exists 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3127: left oid 12 (ObjNum 957 snap 314 seq_num 957) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3116: done (8 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3120: done (7 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3121: done (6 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3123: done (5 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3124: done (4 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3125: done (3 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3126: done (2 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3127: done (1 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3129: done (0 left) 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3130: rollback oid 32 current snap is 314 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 309 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3131: read oid 10 snap -1 2023-12-01T04:57:31.033 INFO:tasks.rados.rados.0.smithi060.stdout:3131: expect (ObjNum 933 snap 306 seq_num 933) 2023-12-01T04:57:31.034 INFO:tasks.rados.rados.0.smithi060.stdout:3132: copy_from oid 48 from oid 24 current snap is 314 2023-12-01T04:57:31.034 INFO:tasks.rados.rados.0.smithi060.stdout:3133: snap_create 2023-12-01T04:57:31.034 INFO:tasks.rados.rados.0.smithi060.stdout:3130: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:57:31.034 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1099 (ObjNum 7089 snap 0 seq_num 201093600) dirty dne 2023-12-01T04:57:31.034 INFO:tasks.rados.rados.0.smithi060.stdout:3131: expect (ObjNum 933 snap 306 seq_num 933) 2023-12-01T04:57:31.066 INFO:tasks.rados.rados.0.smithi060.stdout:3132: finishing copy_from to smithi060156570-48 2023-12-01T04:57:31.066 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1533 (ObjNum 914 snap 299 seq_num 914) dirty exists 2023-12-01T04:57:31.066 INFO:tasks.rados.rados.0.smithi060.stdout:3132: finishing copy_from racing read to smithi060156570-48 2023-12-01T04:57:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:30 smithi060 ceph-mon[94233]: pgmap v1010: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-12-01T04:57:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:30 smithi060 ceph-mon[94233]: osdmap e696: 8 total, 8 up, 8 in 2023-12-01T04:57:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:30 smithi060 ceph-mon[109077]: pgmap v1010: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-12-01T04:57:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:30 smithi060 ceph-mon[109077]: osdmap e696: 8 total, 8 up, 8 in 2023-12-01T04:57:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:30 smithi089 ceph-mon[98504]: pgmap v1010: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 18 op/s 2023-12-01T04:57:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:30 smithi089 ceph-mon[98504]: osdmap e696: 8 total, 8 up, 8 in 2023-12-01T04:57:31.829 INFO:tasks.rados.rados.0.smithi060.stdout:3130: done (3 left) 2023-12-01T04:57:31.829 INFO:tasks.rados.rados.0.smithi060.stdout:3131: done (2 left) 2023-12-01T04:57:31.829 INFO:tasks.rados.rados.0.smithi060.stdout:3132: done (1 left) 2023-12-01T04:57:31.829 INFO:tasks.rados.rados.0.smithi060.stdout:3133: done (0 left) 2023-12-01T04:57:31.829 INFO:tasks.rados.rados.0.smithi060.stdout:3134: snap_create 2023-12-01T04:57:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:31 smithi060 ceph-mon[94233]: osdmap e697: 8 total, 8 up, 8 in 2023-12-01T04:57:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:31 smithi060 ceph-mon[109077]: osdmap e697: 8 total, 8 up, 8 in 2023-12-01T04:57:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:31 smithi089 ceph-mon[98504]: osdmap e697: 8 total, 8 up, 8 in 2023-12-01T04:57:32.836 INFO:tasks.rados.rados.0.smithi060.stdout:3134: done (0 left) 2023-12-01T04:57:32.836 INFO:tasks.rados.rados.0.smithi060.stdout:3135: snap_create 2023-12-01T04:57:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:32 smithi060 ceph-mon[94233]: pgmap v1013: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:32 smithi060 ceph-mon[94233]: osdmap e698: 8 total, 8 up, 8 in 2023-12-01T04:57:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:32 smithi060 ceph-mon[109077]: pgmap v1013: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:32 smithi060 ceph-mon[109077]: osdmap e698: 8 total, 8 up, 8 in 2023-12-01T04:57:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:32 smithi089 ceph-mon[98504]: pgmap v1013: 121 pgs: 121 active+clean; 282 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:32 smithi089 ceph-mon[98504]: osdmap e698: 8 total, 8 up, 8 in 2023-12-01T04:57:33.842 INFO:tasks.rados.rados.0.smithi060.stdout:3135: done (0 left) 2023-12-01T04:57:33.842 INFO:tasks.rados.rados.0.smithi060.stdout:3136: rmattr oid 31 current snap is 317 2023-12-01T04:57:33.842 INFO:tasks.rados.rados.0.smithi060.stdout:3136: done (0 left) 2023-12-01T04:57:33.842 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 317 2023-12-01T04:57:33.842 INFO:tasks.rados.rados.0.smithi060.stdout:3137: seq_num 960 ranges {917504=483328,1400832=425984,1826816=761856,2588672=16384} 2023-12-01T04:57:33.849 INFO:tasks.rados.rados.0.smithi060.stdout:3137: writing smithi060156570-24 from 917504 to 1400832 tid 1 2023-12-01T04:57:33.851 INFO:tasks.rados.rados.0.smithi060.stdout:3137: writing smithi060156570-24 from 1400832 to 1826816 tid 2 2023-12-01T04:57:33.856 INFO:tasks.rados.rados.0.smithi060.stdout:3137: writing smithi060156570-24 from 1826816 to 2588672 tid 3 2023-12-01T04:57:33.856 INFO:tasks.rados.rados.0.smithi060.stdout:3137: writing smithi060156570-24 from 2588672 to 2605056 tid 4 2023-12-01T04:57:33.857 INFO:tasks.rados.rados.0.smithi060.stdout:3138: copy_from oid 13 from oid 50 current snap is 317 2023-12-01T04:57:33.857 INFO:tasks.rados.rados.0.smithi060.stdout:3137: finishing write tid 1 to smithi060156570-24 2023-12-01T04:57:33.857 INFO:tasks.rados.rados.0.smithi060.stdout:3137: finishing write tid 2 to smithi060156570-24 2023-12-01T04:57:33.857 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 317 2023-12-01T04:57:33.857 INFO:tasks.rados.rados.0.smithi060.stdout:3139: seq_num 961 ranges {0=499712,499712=712704,1212416=491520} 2023-12-01T04:57:33.859 INFO:tasks.rados.rados.0.smithi060.stdout:3139: writing smithi060156570-6 from 0 to 499712 tid 1 2023-12-01T04:57:33.863 INFO:tasks.rados.rados.0.smithi060.stdout:3139: writing smithi060156570-6 from 499712 to 1212416 tid 2 2023-12-01T04:57:33.866 INFO:tasks.rados.rados.0.smithi060.stdout:3139: writing smithi060156570-6 from 1212416 to 1703936 tid 3 2023-12-01T04:57:33.867 INFO:tasks.rados.rados.0.smithi060.stdout:3140: copy_from oid 2 from oid 10 current snap is 317 2023-12-01T04:57:33.867 INFO:tasks.rados.rados.0.smithi060.stdout:3141: read oid 18 snap -1 2023-12-01T04:57:33.867 INFO:tasks.rados.rados.0.smithi060.stdout:3141: expect deleted 2023-12-01T04:57:33.869 INFO:tasks.rados.rados.0.smithi060.stdout:3142: read oid 41 snap -1 2023-12-01T04:57:33.869 INFO:tasks.rados.rados.0.smithi060.stdout:3142: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:57:33.869 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 317 2023-12-01T04:57:33.869 INFO:tasks.rados.rados.0.smithi060.stdout:3143: seq_num 962 ranges {3604480=516096,4120576=589824,4710400=614400} 2023-12-01T04:57:33.890 INFO:tasks.rados.rados.0.smithi060.stdout:3143: writing smithi060156570-12 from 3604480 to 4120576 tid 1 2023-12-01T04:57:33.893 INFO:tasks.rados.rados.0.smithi060.stdout:3143: writing smithi060156570-12 from 4120576 to 4710400 tid 2 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3143: writing smithi060156570-12 from 4710400 to 5324800 tid 3 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3144: copy_from oid 39 from oid 35 current snap is 317 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3138: finishing copy_from to smithi060156570-13 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3138: got expected ENOENT (src dne) 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3138: finishing copy_from racing read to smithi060156570-13 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3137: finishing write tid 3 to smithi060156570-24 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3137: finishing write tid 4 to smithi060156570-24 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3137: finishing write tid 5 to smithi060156570-24 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3137: finishing write tid 6 to smithi060156570-24 2023-12-01T04:57:33.898 INFO:tasks.rados.rados.0.smithi060.stdout:3137: oid 24 updating version 0 to 1538 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3137: oid 24 updating version 1538 to 1540 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3137: oid 24 version 1540 is already newer than 1537 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3137: oid 24 version 1540 is already newer than 1539 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3137: oid 24 version 1540 is already newer than 1536 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1540 (ObjNum 960 snap 317 seq_num 960) dirty exists 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3137: left oid 24 (ObjNum 960 snap 317 seq_num 960) 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3137: done (7 left) 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3138: done (6 left) 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 317 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3139: finishing write tid 1 to smithi060156570-6 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3139: finishing write tid 2 to smithi060156570-6 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3139: finishing write tid 3 to smithi060156570-6 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3139: finishing write tid 4 to smithi060156570-6 2023-12-01T04:57:33.899 INFO:tasks.rados.rados.0.smithi060.stdout:3142: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3139: finishing write tid 5 to smithi060156570-6 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3139: oid 6 updating version 0 to 1430 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3139: oid 6 updating version 1430 to 1432 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3139: oid 6 version 1432 is already newer than 1431 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3139: oid 6 version 1432 is already newer than 1429 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 1432 (ObjNum 961 snap 317 seq_num 961) dirty exists 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3139: left oid 6 (ObjNum 961 snap 317 seq_num 961) 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3140: finishing copy_from to smithi060156570-2 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 698 (ObjNum 933 snap 306 seq_num 933) dirty exists 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3140: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:57:33.951 INFO:tasks.rados.rados.0.smithi060.stdout:3143: finishing write tid 1 to smithi060156570-12 2023-12-01T04:57:33.952 INFO:tasks.rados.rados.0.smithi060.stdout:3143: finishing write tid 2 to smithi060156570-12 2023-12-01T04:57:33.952 INFO:tasks.rados.rados.0.smithi060.stdout:3145: seq_num 963 ranges {1032192=532480,1564672=475136,2039808=532480,2572288=196608} 2023-12-01T04:57:33.959 INFO:tasks.rados.rados.0.smithi060.stdout:3145: writing smithi060156570-19 from 1032192 to 1564672 tid 1 2023-12-01T04:57:33.962 INFO:tasks.rados.rados.0.smithi060.stdout:3145: writing smithi060156570-19 from 1564672 to 2039808 tid 2 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3145: writing smithi060156570-19 from 2039808 to 2572288 tid 3 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3145: writing smithi060156570-19 from 2572288 to 2768896 tid 4 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3139: done (6 left) 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3140: done (5 left) 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3141: done (4 left) 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3142: done (3 left) 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 317 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3143: finishing write tid 3 to smithi060156570-12 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3143: finishing write tid 4 to smithi060156570-12 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3143: finishing write tid 5 to smithi060156570-12 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3143: oid 12 updating version 0 to 1077 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3143: oid 12 updating version 1077 to 1078 2023-12-01T04:57:33.967 INFO:tasks.rados.rados.0.smithi060.stdout:3143: oid 12 updating version 1078 to 1079 2023-12-01T04:57:33.968 INFO:tasks.rados.rados.0.smithi060.stdout:3143: oid 12 version 1079 is already newer than 1076 2023-12-01T04:57:33.968 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1079 (ObjNum 962 snap 317 seq_num 962) dirty exists 2023-12-01T04:57:33.968 INFO:tasks.rados.rados.0.smithi060.stdout:3143: left oid 12 (ObjNum 962 snap 317 seq_num 962) 2023-12-01T04:57:33.968 INFO:tasks.rados.rados.0.smithi060.stdout:3144: finishing copy_from to smithi060156570-39 2023-12-01T04:57:33.968 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1540 (ObjNum 840 snap 273 seq_num 840) dirty exists 2023-12-01T04:57:33.968 INFO:tasks.rados.rados.0.smithi060.stdout:3144: finishing copy_from racing read to smithi060156570-39 2023-12-01T04:57:33.968 INFO:tasks.rados.rados.0.smithi060.stdout:3146: seq_num 964 ranges {9977856=548864,10526720=761856,11288576=442368} 2023-12-01T04:57:34.024 INFO:tasks.rados.rados.0.smithi060.stdout:3146: writing smithi060156570-46 from 9977856 to 10526720 tid 1 2023-12-01T04:57:34.028 INFO:tasks.rados.rados.0.smithi060.stdout:3146: writing smithi060156570-46 from 10526720 to 11288576 tid 2 2023-12-01T04:57:34.031 INFO:tasks.rados.rados.0.smithi060.stdout:3146: writing smithi060156570-46 from 11288576 to 11730944 tid 3 2023-12-01T04:57:34.031 INFO:tasks.rados.rados.0.smithi060.stdout:3143: done (3 left) 2023-12-01T04:57:34.031 INFO:tasks.rados.rados.0.smithi060.stdout:3144: done (2 left) 2023-12-01T04:57:34.031 INFO:tasks.rados.rados.0.smithi060.stdout:3147: snap_create 2023-12-01T04:57:34.031 INFO:tasks.rados.rados.0.smithi060.stdout:3145: finishing write tid 1 to smithi060156570-19 2023-12-01T04:57:34.031 INFO:tasks.rados.rados.0.smithi060.stdout:3145: finishing write tid 2 to smithi060156570-19 2023-12-01T04:57:34.031 INFO:tasks.rados.rados.0.smithi060.stdout:3145: finishing write tid 3 to smithi060156570-19 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: finishing write tid 4 to smithi060156570-19 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: finishing write tid 5 to smithi060156570-19 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: finishing write tid 6 to smithi060156570-19 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: oid 19 updating version 0 to 1436 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: oid 19 version 1436 is already newer than 1435 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: oid 19 version 1436 is already newer than 1434 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: oid 19 updating version 1436 to 1437 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: oid 19 version 1437 is already newer than 1433 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1437 (ObjNum 963 snap 317 seq_num 963) dirty exists 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3145: left oid 19 (ObjNum 963 snap 317 seq_num 963) 2023-12-01T04:57:34.032 INFO:tasks.rados.rados.0.smithi060.stdout:3146: finishing write tid 1 to smithi060156570-46 2023-12-01T04:57:34.033 INFO:tasks.rados.rados.0.smithi060.stdout:3146: finishing write tid 2 to smithi060156570-46 2023-12-01T04:57:34.033 INFO:tasks.rados.rados.0.smithi060.stdout:3146: finishing write tid 3 to smithi060156570-46 2023-12-01T04:57:34.034 INFO:tasks.rados.rados.0.smithi060.stdout:3146: finishing write tid 4 to smithi060156570-46 2023-12-01T04:57:34.035 INFO:tasks.rados.rados.0.smithi060.stdout:3146: finishing write tid 5 to smithi060156570-46 2023-12-01T04:57:34.035 INFO:tasks.rados.rados.0.smithi060.stdout:3146: oid 46 updating version 0 to 1452 2023-12-01T04:57:34.035 INFO:tasks.rados.rados.0.smithi060.stdout:3146: oid 46 updating version 1452 to 1453 2023-12-01T04:57:34.036 INFO:tasks.rados.rados.0.smithi060.stdout:3146: oid 46 updating version 1453 to 1454 2023-12-01T04:57:34.036 INFO:tasks.rados.rados.0.smithi060.stdout:3146: oid 46 updating version 1454 to 1455 2023-12-01T04:57:34.036 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1455 (ObjNum 964 snap 317 seq_num 964) dirty exists 2023-12-01T04:57:34.036 INFO:tasks.rados.rados.0.smithi060.stdout:3146: left oid 46 (ObjNum 964 snap 317 seq_num 964) 2023-12-01T04:57:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:33 smithi060 ceph-mon[109077]: osdmap e699: 8 total, 8 up, 8 in 2023-12-01T04:57:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:33 smithi060 ceph-mon[94233]: osdmap e699: 8 total, 8 up, 8 in 2023-12-01T04:57:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:33 smithi089 ceph-mon[98504]: osdmap e699: 8 total, 8 up, 8 in 2023-12-01T04:57:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:57:34] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:57:34.847 INFO:tasks.rados.rados.0.smithi060.stdout:3145: done (2 left) 2023-12-01T04:57:34.847 INFO:tasks.rados.rados.0.smithi060.stdout:3146: done (1 left) 2023-12-01T04:57:34.847 INFO:tasks.rados.rados.0.smithi060.stdout:3147: done (0 left) 2023-12-01T04:57:34.847 INFO:tasks.rados.rados.0.smithi060.stdout:3148: snap_create 2023-12-01T04:57:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:34 smithi060 ceph-mon[94233]: pgmap v1016: 121 pgs: 121 active+clean; 232 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.8 MiB/s wr, 33 op/s 2023-12-01T04:57:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:34 smithi060 ceph-mon[94233]: osdmap e700: 8 total, 8 up, 8 in 2023-12-01T04:57:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:34 smithi060 ceph-mon[109077]: pgmap v1016: 121 pgs: 121 active+clean; 232 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.8 MiB/s wr, 33 op/s 2023-12-01T04:57:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:34 smithi060 ceph-mon[109077]: osdmap e700: 8 total, 8 up, 8 in 2023-12-01T04:57:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:34 smithi089 ceph-mon[98504]: pgmap v1016: 121 pgs: 121 active+clean; 232 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.8 MiB/s wr, 33 op/s 2023-12-01T04:57:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:34 smithi089 ceph-mon[98504]: osdmap e700: 8 total, 8 up, 8 in 2023-12-01T04:57:35.852 INFO:tasks.rados.rados.0.smithi060.stdout:3148: done (0 left) 2023-12-01T04:57:35.853 INFO:tasks.rados.rados.0.smithi060.stdout:3149: snap_remove snap 303 2023-12-01T04:57:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:35 smithi060 ceph-mon[94233]: osdmap e701: 8 total, 8 up, 8 in 2023-12-01T04:57:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:35 smithi060 ceph-mon[109077]: osdmap e701: 8 total, 8 up, 8 in 2023-12-01T04:57:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:35 smithi089 ceph-mon[98504]: osdmap e701: 8 total, 8 up, 8 in 2023-12-01T04:57:36.692 INFO:tasks.rados.rados.0.smithi060.stdout:3149: done (0 left) 2023-12-01T04:57:36.692 INFO:tasks.rados.rados.0.smithi060.stdout:3150: rollback oid 24 current snap is 319 2023-12-01T04:57:36.692 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 308 2023-12-01T04:57:36.692 INFO:tasks.rados.rados.0.smithi060.stdout:3151: copy_from oid 33 from oid 15 current snap is 319 2023-12-01T04:57:36.692 INFO:tasks.rados.rados.0.smithi060.stdout:3152: snap_remove snap 296 2023-12-01T04:57:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:36 smithi060 ceph-mon[94233]: pgmap v1019: 121 pgs: 121 active+clean; 232 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.8 MiB/s wr, 33 op/s 2023-12-01T04:57:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:36 smithi060 ceph-mon[94233]: osdmap e702: 8 total, 8 up, 8 in 2023-12-01T04:57:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:36 smithi060 ceph-mon[94233]: osdmap e703: 8 total, 8 up, 8 in 2023-12-01T04:57:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:36 smithi060 ceph-mon[109077]: pgmap v1019: 121 pgs: 121 active+clean; 232 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.8 MiB/s wr, 33 op/s 2023-12-01T04:57:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:36 smithi060 ceph-mon[109077]: osdmap e702: 8 total, 8 up, 8 in 2023-12-01T04:57:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:36 smithi060 ceph-mon[109077]: osdmap e703: 8 total, 8 up, 8 in 2023-12-01T04:57:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:36 smithi089 ceph-mon[98504]: pgmap v1019: 121 pgs: 121 active+clean; 232 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 7.2 MiB/s rd, 6.8 MiB/s wr, 33 op/s 2023-12-01T04:57:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:36 smithi089 ceph-mon[98504]: osdmap e702: 8 total, 8 up, 8 in 2023-12-01T04:57:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:36 smithi089 ceph-mon[98504]: osdmap e703: 8 total, 8 up, 8 in 2023-12-01T04:57:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:3152: done (2 left) 2023-12-01T04:57:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 319 2023-12-01T04:57:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:3150: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:57:37.692 INFO:tasks.rados.rados.0.smithi060.stdout:3153: seq_num 965 ranges {696320=565248,1261568=647168,1908736=548864,2457600=8192} 2023-12-01T04:57:37.702 INFO:tasks.rados.rados.0.smithi060.stdout:3153: writing smithi060156570-40 from 696320 to 1261568 tid 1 2023-12-01T04:57:37.711 INFO:tasks.rados.rados.0.smithi060.stdout:3153: writing smithi060156570-40 from 1261568 to 1908736 tid 2 2023-12-01T04:57:37.711 INFO:tasks.rados.rados.0.smithi060.stdout:3153: writing smithi060156570-40 from 1908736 to 2457600 tid 3 2023-12-01T04:57:37.711 INFO:tasks.rados.rados.0.smithi060.stdout:3153: writing smithi060156570-40 from 2457600 to 2465792 tid 4 2023-12-01T04:57:37.711 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 319 2023-12-01T04:57:37.711 INFO:tasks.rados.rados.0.smithi060.stdout:3154: seq_num 966 ranges {942080=581632,1523712=581632,2105344=622592} 2023-12-01T04:57:37.720 INFO:tasks.rados.rados.0.smithi060.stdout:3154: writing smithi060156570-21 from 942080 to 1523712 tid 1 2023-12-01T04:57:37.721 INFO:tasks.rados.rados.0.smithi060.stdout:3154: writing smithi060156570-21 from 1523712 to 2105344 tid 2 2023-12-01T04:57:37.725 INFO:tasks.rados.rados.0.smithi060.stdout:3154: writing smithi060156570-21 from 2105344 to 2727936 tid 3 2023-12-01T04:57:37.725 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 319 2023-12-01T04:57:37.726 INFO:tasks.rados.rados.0.smithi060.stdout:3150: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:57:37.726 INFO:tasks.rados.rados.0.smithi060.stdout:3155: seq_num 967 ranges {2768896=598016,3366912=466944,3833856=516096,4349952=221184} 2023-12-01T04:57:37.744 INFO:tasks.rados.rados.0.smithi060.stdout:3155: writing smithi060156570-19 from 2768896 to 3366912 tid 1 2023-12-01T04:57:37.746 INFO:tasks.rados.rados.0.smithi060.stdout:3155: writing smithi060156570-19 from 3366912 to 3833856 tid 2 2023-12-01T04:57:37.749 INFO:tasks.rados.rados.0.smithi060.stdout:3155: writing smithi060156570-19 from 3833856 to 4349952 tid 3 2023-12-01T04:57:37.751 INFO:tasks.rados.rados.0.smithi060.stdout:3155: writing smithi060156570-19 from 4349952 to 4571136 tid 4 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3156: delete oid 46 current snap is 319 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3150: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1543 (ObjNum 721 snap 242 seq_num 721) dirty exists 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3151: finishing copy_from to smithi060156570-33 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1544 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3151: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: finishing write tid 1 to smithi060156570-40 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: finishing write tid 2 to smithi060156570-40 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: finishing write tid 3 to smithi060156570-40 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: finishing write tid 4 to smithi060156570-40 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: finishing write tid 5 to smithi060156570-40 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: finishing write tid 6 to smithi060156570-40 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: oid 40 updating version 0 to 1755 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: oid 40 updating version 1755 to 1758 2023-12-01T04:57:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3153: oid 40 version 1758 is already newer than 1756 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3153: oid 40 version 1758 is already newer than 1757 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3153: oid 40 updating version 1758 to 1759 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1759 (ObjNum 965 snap 319 seq_num 965) dirty exists 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3153: left oid 40 (ObjNum 965 snap 319 seq_num 965) 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: finishing write tid 1 to smithi060156570-21 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: finishing write tid 2 to smithi060156570-21 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: finishing write tid 3 to smithi060156570-21 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: finishing write tid 4 to smithi060156570-21 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: finishing write tid 5 to smithi060156570-21 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: oid 21 updating version 0 to 1759 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: oid 21 updating version 1759 to 1760 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: oid 21 updating version 1760 to 1761 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: oid 21 updating version 1761 to 1762 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1762 (ObjNum 966 snap 319 seq_num 966) dirty exists 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3154: left oid 21 (ObjNum 966 snap 319 seq_num 966) 2023-12-01T04:57:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3155: finishing write tid 1 to smithi060156570-19 2023-12-01T04:57:37.754 INFO:tasks.rados.rados.0.smithi060.stdout:3155: finishing write tid 2 to smithi060156570-19 2023-12-01T04:57:37.754 INFO:tasks.rados.rados.0.smithi060.stdout:3155: finishing write tid 3 to smithi060156570-19 2023-12-01T04:57:37.754 INFO:tasks.rados.rados.0.smithi060.stdout:3155: finishing write tid 4 to smithi060156570-19 2023-12-01T04:57:37.754 INFO:tasks.rados.rados.0.smithi060.stdout:3150: done (5 left) 2023-12-01T04:57:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3151: done (4 left) 2023-12-01T04:57:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3153: done (3 left) 2023-12-01T04:57:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3154: done (2 left) 2023-12-01T04:57:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3156: done (1 left) 2023-12-01T04:57:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3157: snap_create 2023-12-01T04:57:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3155: finishing write tid 5 to smithi060156570-19 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:3155: finishing write tid 6 to smithi060156570-19 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:3155: oid 19 updating version 0 to 1439 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:3155: oid 19 updating version 1439 to 1441 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:3155: oid 19 version 1441 is already newer than 1438 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:3155: oid 19 updating version 1441 to 1442 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:3155: oid 19 version 1442 is already newer than 1440 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1442 (ObjNum 967 snap 319 seq_num 967) dirty exists 2023-12-01T04:57:37.756 INFO:tasks.rados.rados.0.smithi060.stdout:3155: left oid 19 (ObjNum 967 snap 319 seq_num 967) 2023-12-01T04:57:38.699 INFO:tasks.rados.rados.0.smithi060.stdout:3155: done (1 left) 2023-12-01T04:57:38.699 INFO:tasks.rados.rados.0.smithi060.stdout:3157: done (0 left) 2023-12-01T04:57:38.699 INFO:tasks.rados.rados.0.smithi060.stdout:3158: read oid 21 snap 308 2023-12-01T04:57:38.699 INFO:tasks.rados.rados.0.smithi060.stdout:3158: expect (ObjNum 909 snap 296 seq_num 909) 2023-12-01T04:57:38.700 INFO:tasks.rados.rados.0.smithi060.stdout:3159: rollback oid 28 current snap is 320 2023-12-01T04:57:38.700 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 304 2023-12-01T04:57:38.700 INFO:tasks.rados.rados.0.smithi060.stdout:3160: read oid 15 snap -1 2023-12-01T04:57:38.700 INFO:tasks.rados.rados.0.smithi060.stdout:3160: expect (ObjNum 953 snap 313 seq_num 953) 2023-12-01T04:57:38.700 INFO:tasks.rados.rados.0.smithi060.stdout:3161: delete oid 14 current snap is 320 2023-12-01T04:57:38.704 INFO:tasks.rados.rados.0.smithi060.stdout:3159: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:57:38.704 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 0 (ObjNum 353 snap 0 seq_num 2339999088) dirty dne 2023-12-01T04:57:38.705 INFO:tasks.rados.rados.0.smithi060.stdout:3158: expect (ObjNum 909 snap 296 seq_num 909) 2023-12-01T04:57:38.734 INFO:tasks.rados.rados.0.smithi060.stdout:3160: expect (ObjNum 953 snap 313 seq_num 953) 2023-12-01T04:57:38.887 INFO:tasks.rados.rados.0.smithi060.stdout:3158: done (3 left) 2023-12-01T04:57:38.887 INFO:tasks.rados.rados.0.smithi060.stdout:3159: done (2 left) 2023-12-01T04:57:38.887 INFO:tasks.rados.rados.0.smithi060.stdout:3160: done (1 left) 2023-12-01T04:57:38.887 INFO:tasks.rados.rados.0.smithi060.stdout:3161: done (0 left) 2023-12-01T04:57:38.887 INFO:tasks.rados.rados.0.smithi060.stdout:3162: copy_from oid 2 from oid 26 current snap is 320 2023-12-01T04:57:38.888 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 320 2023-12-01T04:57:38.888 INFO:tasks.rados.rados.0.smithi060.stdout:3163: seq_num 970 ranges {0=655360,655360=516096,1171456=688128} 2023-12-01T04:57:38.891 INFO:tasks.rados.rados.0.smithi060.stdout:3163: writing smithi060156570-32 from 0 to 655360 tid 1 2023-12-01T04:57:38.894 INFO:tasks.rados.rados.0.smithi060.stdout:3163: writing smithi060156570-32 from 655360 to 1171456 tid 2 2023-12-01T04:57:38.898 INFO:tasks.rados.rados.0.smithi060.stdout:3163: writing smithi060156570-32 from 1171456 to 1859584 tid 3 2023-12-01T04:57:38.898 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 320 2023-12-01T04:57:38.898 INFO:tasks.rados.rados.0.smithi060.stdout:3163: finishing write tid 1 to smithi060156570-32 2023-12-01T04:57:38.898 INFO:tasks.rados.rados.0.smithi060.stdout:3164: seq_num 971 ranges {0=671744,671744=802816,1474560=401408} 2023-12-01T04:57:38.902 INFO:tasks.rados.rados.0.smithi060.stdout:3164: writing smithi060156570-13 from 0 to 671744 tid 1 2023-12-01T04:57:38.906 INFO:tasks.rados.rados.0.smithi060.stdout:3164: writing smithi060156570-13 from 671744 to 1474560 tid 2 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:3164: writing smithi060156570-13 from 1474560 to 1875968 tid 3 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:3165: rollback oid 4 current snap is 320 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 304 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:3163: finishing write tid 2 to smithi060156570-32 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:3163: finishing write tid 3 to smithi060156570-32 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:3163: finishing write tid 4 to smithi060156570-32 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:3164: finishing write tid 1 to smithi060156570-13 2023-12-01T04:57:38.910 INFO:tasks.rados.rados.0.smithi060.stdout:3163: finishing write tid 5 to smithi060156570-32 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3163: oid 32 updating version 0 to 1154 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3163: oid 32 version 1154 is already newer than 1151 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3163: oid 32 version 1154 is already newer than 1152 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3163: oid 32 version 1154 is already newer than 1153 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1154 (ObjNum 970 snap 320 seq_num 970) dirty exists 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3163: left oid 32 (ObjNum 970 snap 320 seq_num 970) 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3163: done (3 left) 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3166: rmattr oid 20 current snap is 320 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3166: done (3 left) 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3167: setattr oid 41 current snap is 320 2023-12-01T04:57:38.911 INFO:tasks.rados.rados.0.smithi060.stdout:3164: finishing write tid 2 to smithi060156570-13 2023-12-01T04:57:38.912 INFO:tasks.rados.rados.0.smithi060.stdout:3168: snap_create 2023-12-01T04:57:38.916 INFO:tasks.rados.rados.0.smithi060.stdout:3165: finishing rollback tid 0 to smithi060156570-4 2023-12-01T04:57:38.917 INFO:tasks.rados.rados.0.smithi060.stdout:3164: finishing write tid 3 to smithi060156570-13 2023-12-01T04:57:38.917 INFO:tasks.rados.rados.0.smithi060.stdout:3164: finishing write tid 4 to smithi060156570-13 2023-12-01T04:57:38.917 INFO:tasks.rados.rados.0.smithi060.stdout:3165: finishing rollback tid 1 to smithi060156570-4 2023-12-01T04:57:38.918 INFO:tasks.rados.rados.0.smithi060.stdout:3165: finishing rollback tid 2 to smithi060156570-4 2023-12-01T04:57:38.918 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1546 (ObjNum 784 snap 259 seq_num 784) dirty exists 2023-12-01T04:57:38.919 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1445 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:57:38.921 INFO:tasks.rados.rados.0.smithi060.stdout:3164: finishing write tid 5 to smithi060156570-13 2023-12-01T04:57:38.922 INFO:tasks.rados.rados.0.smithi060.stdout:3164: oid 13 updating version 0 to 1409 2023-12-01T04:57:38.922 INFO:tasks.rados.rados.0.smithi060.stdout:3164: oid 13 updating version 1409 to 1410 2023-12-01T04:57:38.922 INFO:tasks.rados.rados.0.smithi060.stdout:3164: oid 13 version 1410 is already newer than 1408 2023-12-01T04:57:38.922 INFO:tasks.rados.rados.0.smithi060.stdout:3164: oid 13 updating version 1410 to 1411 2023-12-01T04:57:38.922 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1411 (ObjNum 971 snap 320 seq_num 971) dirty exists 2023-12-01T04:57:38.922 INFO:tasks.rados.rados.0.smithi060.stdout:3164: left oid 13 (ObjNum 971 snap 320 seq_num 971) 2023-12-01T04:57:38.928 INFO:tasks.rados.rados.0.smithi060.stdout:3162: finishing copy_from to smithi060156570-2 2023-12-01T04:57:38.928 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1530 (ObjNum 950 snap 313 seq_num 950) dirty exists 2023-12-01T04:57:38.929 INFO:tasks.rados.rados.0.smithi060.stdout:3162: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:57:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:38 smithi060 ceph-mon[94233]: pgmap v1022: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2023-12-01T04:57:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:38 smithi060 ceph-mon[94233]: osdmap e704: 8 total, 8 up, 8 in 2023-12-01T04:57:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:38 smithi060 ceph-mon[109077]: pgmap v1022: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2023-12-01T04:57:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:38 smithi060 ceph-mon[109077]: osdmap e704: 8 total, 8 up, 8 in 2023-12-01T04:57:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:38 smithi089 ceph-mon[98504]: pgmap v1022: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2023-12-01T04:57:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:38 smithi089 ceph-mon[98504]: osdmap e704: 8 total, 8 up, 8 in 2023-12-01T04:57:39.704 INFO:tasks.rados.rados.0.smithi060.stdout:3162: done (4 left) 2023-12-01T04:57:39.704 INFO:tasks.rados.rados.0.smithi060.stdout:3164: done (3 left) 2023-12-01T04:57:39.704 INFO:tasks.rados.rados.0.smithi060.stdout:3165: done (2 left) 2023-12-01T04:57:39.704 INFO:tasks.rados.rados.0.smithi060.stdout:3167: done (1 left) 2023-12-01T04:57:39.704 INFO:tasks.rados.rados.0.smithi060.stdout:3168: done (0 left) 2023-12-01T04:57:39.704 INFO:tasks.rados.rados.0.smithi060.stdout:3169: delete oid 42 current snap is 321 2023-12-01T04:57:39.706 INFO:tasks.rados.rados.0.smithi060.stdout:3169: done (0 left) 2023-12-01T04:57:39.706 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 321 2023-12-01T04:57:39.706 INFO:tasks.rados.rados.0.smithi060.stdout:3170: seq_num 973 ranges {10338304=704512,11042816=573440,11616256=507904,12124160=122880} 2023-12-01T04:57:39.767 INFO:tasks.rados.rados.0.smithi060.stdout:3170: writing smithi060156570-26 from 10338304 to 11042816 tid 1 2023-12-01T04:57:39.770 INFO:tasks.rados.rados.0.smithi060.stdout:3170: writing smithi060156570-26 from 11042816 to 11616256 tid 2 2023-12-01T04:57:39.773 INFO:tasks.rados.rados.0.smithi060.stdout:3170: writing smithi060156570-26 from 11616256 to 12124160 tid 3 2023-12-01T04:57:39.774 INFO:tasks.rados.rados.0.smithi060.stdout:3170: writing smithi060156570-26 from 12124160 to 12247040 tid 4 2023-12-01T04:57:39.774 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 321 2023-12-01T04:57:39.774 INFO:tasks.rados.rados.0.smithi060.stdout:3170: finishing write tid 1 to smithi060156570-26 2023-12-01T04:57:39.774 INFO:tasks.rados.rados.0.smithi060.stdout:3170: finishing write tid 2 to smithi060156570-26 2023-12-01T04:57:39.775 INFO:tasks.rados.rados.0.smithi060.stdout:3171: seq_num 974 ranges {0=720896,720896=507904,1228800=671744,1900544=24576} 2023-12-01T04:57:39.778 INFO:tasks.rados.rados.0.smithi060.stdout:3171: writing smithi060156570-42 from 0 to 720896 tid 1 2023-12-01T04:57:39.781 INFO:tasks.rados.rados.0.smithi060.stdout:3171: writing smithi060156570-42 from 720896 to 1228800 tid 2 2023-12-01T04:57:39.786 INFO:tasks.rados.rados.0.smithi060.stdout:3171: writing smithi060156570-42 from 1228800 to 1900544 tid 3 2023-12-01T04:57:39.786 INFO:tasks.rados.rados.0.smithi060.stdout:3171: writing smithi060156570-42 from 1900544 to 1925120 tid 4 2023-12-01T04:57:39.786 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 321 2023-12-01T04:57:39.786 INFO:tasks.rados.rados.0.smithi060.stdout:3170: finishing write tid 3 to smithi060156570-26 2023-12-01T04:57:39.786 INFO:tasks.rados.rados.0.smithi060.stdout:3170: finishing write tid 4 to smithi060156570-26 2023-12-01T04:57:39.786 INFO:tasks.rados.rados.0.smithi060.stdout:3170: finishing write tid 5 to smithi060156570-26 2023-12-01T04:57:39.786 INFO:tasks.rados.rados.0.smithi060.stdout:3170: finishing write tid 6 to smithi060156570-26 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3170: oid 26 updating version 0 to 1535 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3170: oid 26 version 1535 is already newer than 1531 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3170: oid 26 version 1535 is already newer than 1534 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3170: oid 26 version 1535 is already newer than 1533 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3170: oid 26 version 1535 is already newer than 1532 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1535 (ObjNum 973 snap 321 seq_num 973) dirty exists 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3170: left oid 26 (ObjNum 973 snap 321 seq_num 973) 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3171: finishing write tid 1 to smithi060156570-42 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3171: finishing write tid 2 to smithi060156570-42 2023-12-01T04:57:39.787 INFO:tasks.rados.rados.0.smithi060.stdout:3172: seq_num 975 ranges {3489792=737280,4227072=786432,5013504=417792} 2023-12-01T04:57:39.809 INFO:tasks.rados.rados.0.smithi060.stdout:3172: writing smithi060156570-22 from 3489792 to 4227072 tid 1 2023-12-01T04:57:39.813 INFO:tasks.rados.rados.0.smithi060.stdout:3172: writing smithi060156570-22 from 4227072 to 5013504 tid 2 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3172: writing smithi060156570-22 from 5013504 to 5431296 tid 3 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3170: done (2 left) 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3173: delete oid 39 current snap is 321 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: finishing write tid 3 to smithi060156570-42 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: finishing write tid 4 to smithi060156570-42 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: finishing write tid 5 to smithi060156570-42 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: finishing write tid 6 to smithi060156570-42 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: oid 42 updating version 0 to 1093 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: oid 42 version 1093 is already newer than 1089 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: oid 42 version 1093 is already newer than 1092 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: oid 42 version 1093 is already newer than 1090 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: oid 42 version 1093 is already newer than 1091 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 1093 (ObjNum 974 snap 321 seq_num 974) dirty exists 2023-12-01T04:57:39.816 INFO:tasks.rados.rados.0.smithi060.stdout:3171: left oid 42 (ObjNum 974 snap 321 seq_num 974) 2023-12-01T04:57:39.819 INFO:tasks.rados.rados.0.smithi060.stdout:3171: done (2 left) 2023-12-01T04:57:39.819 INFO:tasks.rados.rados.0.smithi060.stdout:3173: done (1 left) 2023-12-01T04:57:39.819 INFO:tasks.rados.rados.0.smithi060.stdout:3174: read oid 18 snap -1 2023-12-01T04:57:39.819 INFO:tasks.rados.rados.0.smithi060.stdout:3174: expect deleted 2023-12-01T04:57:39.820 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 321 2023-12-01T04:57:39.820 INFO:tasks.rados.rados.0.smithi060.stdout:3175: seq_num 977 ranges {0=770048,770048=557056,1327104=491520,1818624=155648} 2023-12-01T04:57:39.823 INFO:tasks.rados.rados.0.smithi060.stdout:3175: writing smithi060156570-46 from 0 to 770048 tid 1 2023-12-01T04:57:39.826 INFO:tasks.rados.rados.0.smithi060.stdout:3175: writing smithi060156570-46 from 770048 to 1327104 tid 2 2023-12-01T04:57:39.829 INFO:tasks.rados.rados.0.smithi060.stdout:3175: writing smithi060156570-46 from 1327104 to 1818624 tid 3 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3175: writing smithi060156570-46 from 1818624 to 1974272 tid 4 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3176: read oid 29 snap -1 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3176: expect deleted 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3177: read oid 34 snap -1 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3177: expect (ObjNum 938 snap 308 seq_num 938) 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3178: delete oid 23 current snap is 321 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3172: finishing write tid 1 to smithi060156570-22 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3172: finishing write tid 2 to smithi060156570-22 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3172: finishing write tid 3 to smithi060156570-22 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3172: finishing write tid 4 to smithi060156570-22 2023-12-01T04:57:39.831 INFO:tasks.rados.rados.0.smithi060.stdout:3172: finishing write tid 5 to smithi060156570-22 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:3172: oid 22 updating version 0 to 1944 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:3172: oid 22 updating version 1944 to 1945 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:3172: oid 22 version 1945 is already newer than 1943 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:3172: oid 22 updating version 1945 to 1946 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 1946 (ObjNum 975 snap 321 seq_num 975) dirty exists 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:3172: left oid 22 (ObjNum 975 snap 321 seq_num 975) 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:3175: finishing write tid 1 to smithi060156570-46 2023-12-01T04:57:39.832 INFO:tasks.rados.rados.0.smithi060.stdout:3175: finishing write tid 2 to smithi060156570-46 2023-12-01T04:57:39.834 INFO:tasks.rados.rados.0.smithi060.stdout:3172: done (5 left) 2023-12-01T04:57:39.834 INFO:tasks.rados.rados.0.smithi060.stdout:3174: done (4 left) 2023-12-01T04:57:39.834 INFO:tasks.rados.rados.0.smithi060.stdout:3176: done (3 left) 2023-12-01T04:57:39.834 INFO:tasks.rados.rados.0.smithi060.stdout:3178: done (2 left) 2023-12-01T04:57:39.834 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 321 2023-12-01T04:57:39.834 INFO:tasks.rados.rados.0.smithi060.stdout:3179: seq_num 979 ranges {2465792=802816,3268608=729088,3997696=458752,4456448=16384} 2023-12-01T04:57:39.852 INFO:tasks.rados.rados.0.smithi060.stdout:3179: writing smithi060156570-40 from 2465792 to 3268608 tid 1 2023-12-01T04:57:39.856 INFO:tasks.rados.rados.0.smithi060.stdout:3179: writing smithi060156570-40 from 3268608 to 3997696 tid 2 2023-12-01T04:57:39.860 INFO:tasks.rados.rados.0.smithi060.stdout:3179: writing smithi060156570-40 from 3997696 to 4456448 tid 3 2023-12-01T04:57:39.860 INFO:tasks.rados.rados.0.smithi060.stdout:3179: writing smithi060156570-40 from 4456448 to 4472832 tid 4 2023-12-01T04:57:39.860 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 321 2023-12-01T04:57:39.860 INFO:tasks.rados.rados.0.smithi060.stdout:3175: finishing write tid 3 to smithi060156570-46 2023-12-01T04:57:39.860 INFO:tasks.rados.rados.0.smithi060.stdout:3175: finishing write tid 4 to smithi060156570-46 2023-12-01T04:57:39.861 INFO:tasks.rados.rados.0.smithi060.stdout:3175: finishing write tid 5 to smithi060156570-46 2023-12-01T04:57:39.861 INFO:tasks.rados.rados.0.smithi060.stdout:3175: finishing write tid 6 to smithi060156570-46 2023-12-01T04:57:39.861 INFO:tasks.rados.rados.0.smithi060.stdout:3175: oid 46 updating version 0 to 1461 2023-12-01T04:57:39.861 INFO:tasks.rados.rados.0.smithi060.stdout:3175: oid 46 version 1461 is already newer than 1460 2023-12-01T04:57:39.861 INFO:tasks.rados.rados.0.smithi060.stdout:3175: oid 46 version 1461 is already newer than 1459 2023-12-01T04:57:39.861 INFO:tasks.rados.rados.0.smithi060.stdout:3175: oid 46 version 1461 is already newer than 1457 2023-12-01T04:57:39.861 INFO:tasks.rados.rados.0.smithi060.stdout:3175: oid 46 version 1461 is already newer than 1458 2023-12-01T04:57:39.862 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1461 (ObjNum 977 snap 321 seq_num 977) dirty exists 2023-12-01T04:57:39.862 INFO:tasks.rados.rados.0.smithi060.stdout:3175: left oid 46 (ObjNum 977 snap 321 seq_num 977) 2023-12-01T04:57:39.862 INFO:tasks.rados.rados.0.smithi060.stdout:3177: expect (ObjNum 938 snap 308 seq_num 938) 2023-12-01T04:57:40.005 INFO:tasks.rados.rados.0.smithi060.stdout:3179: finishing write tid 1 to smithi060156570-40 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: finishing write tid 2 to smithi060156570-40 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: finishing write tid 3 to smithi060156570-40 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: finishing write tid 4 to smithi060156570-40 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: finishing write tid 5 to smithi060156570-40 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: finishing write tid 6 to smithi060156570-40 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: oid 40 updating version 0 to 1762 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: oid 40 version 1762 is already newer than 1761 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: oid 40 version 1762 is already newer than 1760 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: oid 40 updating version 1762 to 1763 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: oid 40 updating version 1763 to 1764 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1764 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3179: left oid 40 (ObjNum 979 snap 321 seq_num 979) 2023-12-01T04:57:40.006 INFO:tasks.rados.rados.0.smithi060.stdout:3180: seq_num 980 ranges {10338304=417792,10756096=614400,11370496=663552,12034048=327680} 2023-12-01T04:57:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:39 smithi060 ceph-mon[94233]: osdmap e705: 8 total, 8 up, 8 in 2023-12-01T04:57:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:39 smithi060 ceph-mon[109077]: osdmap e705: 8 total, 8 up, 8 in 2023-12-01T04:57:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:39 smithi089 ceph-mon[98504]: osdmap e705: 8 total, 8 up, 8 in 2023-12-01T04:57:40.064 INFO:tasks.rados.rados.0.smithi060.stdout:3180: writing smithi060156570-2 from 10338304 to 10756096 tid 1 2023-12-01T04:57:40.067 INFO:tasks.rados.rados.0.smithi060.stdout:3180: writing smithi060156570-2 from 10756096 to 11370496 tid 2 2023-12-01T04:57:40.071 INFO:tasks.rados.rados.0.smithi060.stdout:3180: writing smithi060156570-2 from 11370496 to 12034048 tid 3 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi060.stdout:3180: writing smithi060156570-2 from 12034048 to 12361728 tid 4 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi060.stdout:3175: done (3 left) 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi060.stdout:3177: done (2 left) 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi060.stdout:3179: done (1 left) 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi060.stdout:3181: rmattr oid 19 current snap is 321 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi060.stdout:3181: done (1 left) 2023-12-01T04:57:40.073 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 321 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi060.stdout:3180: finishing write tid 1 to smithi060156570-2 2023-12-01T04:57:40.074 INFO:tasks.rados.rados.0.smithi060.stdout:3182: seq_num 981 ranges {2064384=434176,2498560=540672,3039232=466944,3506176=524288,4030464=73728} 2023-12-01T04:57:40.086 INFO:tasks.rados.rados.0.smithi060.stdout:3182: writing smithi060156570-7 from 2064384 to 2498560 tid 1 2023-12-01T04:57:40.089 INFO:tasks.rados.rados.0.smithi060.stdout:3182: writing smithi060156570-7 from 2498560 to 3039232 tid 2 2023-12-01T04:57:40.093 INFO:tasks.rados.rados.0.smithi060.stdout:3182: writing smithi060156570-7 from 3039232 to 3506176 tid 3 2023-12-01T04:57:40.095 INFO:tasks.rados.rados.0.smithi060.stdout:3182: writing smithi060156570-7 from 3506176 to 4030464 tid 4 2023-12-01T04:57:40.096 INFO:tasks.rados.rados.0.smithi060.stdout:3182: writing smithi060156570-7 from 4030464 to 4104192 tid 5 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 321 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: finishing write tid 2 to smithi060156570-2 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: finishing write tid 3 to smithi060156570-2 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: finishing write tid 4 to smithi060156570-2 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: finishing write tid 5 to smithi060156570-2 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: finishing write tid 6 to smithi060156570-2 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: oid 2 updating version 0 to 1536 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: oid 2 updating version 1536 to 1538 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: oid 2 version 1538 is already newer than 1535 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: oid 2 version 1538 is already newer than 1537 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: oid 2 version 1538 is already newer than 1534 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1538 (ObjNum 980 snap 321 seq_num 980) dirty exists 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3180: left oid 2 (ObjNum 980 snap 321 seq_num 980) 2023-12-01T04:57:40.097 INFO:tasks.rados.rados.0.smithi060.stdout:3182: finishing write tid 1 to smithi060156570-7 2023-12-01T04:57:40.098 INFO:tasks.rados.rados.0.smithi060.stdout:3183: seq_num 982 ranges {1433600=450560,1884160=425984,2310144=679936,2990080=466944,3457024=32768} 2023-12-01T04:57:40.106 INFO:tasks.rados.rados.0.smithi060.stdout:3183: writing smithi060156570-38 from 1433600 to 1884160 tid 1 2023-12-01T04:57:40.109 INFO:tasks.rados.rados.0.smithi060.stdout:3183: writing smithi060156570-38 from 1884160 to 2310144 tid 2 2023-12-01T04:57:40.113 INFO:tasks.rados.rados.0.smithi060.stdout:3183: writing smithi060156570-38 from 2310144 to 2990080 tid 3 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3183: writing smithi060156570-38 from 2990080 to 3457024 tid 4 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3183: writing smithi060156570-38 from 3457024 to 3489792 tid 5 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3180: done (2 left) 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3184: read oid 47 snap 320 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3184: expect (ObjNum 929 snap 306 seq_num 929) 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3185: copy_from oid 17 from oid 40 current snap is 321 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3182: finishing write tid 2 to smithi060156570-7 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3182: finishing write tid 3 to smithi060156570-7 2023-12-01T04:57:40.116 INFO:tasks.rados.rados.0.smithi060.stdout:3186: snap_remove snap 304 2023-12-01T04:57:40.714 INFO:tasks.rados.rados.0.smithi060.stdout:3186: done (4 left) 2023-12-01T04:57:40.714 INFO:tasks.rados.rados.0.smithi060.stdout:3187: rmattr oid 46 current snap is 321 2023-12-01T04:57:40.714 INFO:tasks.rados.rados.0.smithi060.stdout:3187: done (4 left) 2023-12-01T04:57:40.714 INFO:tasks.rados.rados.0.smithi060.stdout:3188: setattr oid 26 current snap is 321 2023-12-01T04:57:40.716 INFO:tasks.rados.rados.0.smithi060.stdout:3189: read oid 29 snap -1 2023-12-01T04:57:40.716 INFO:tasks.rados.rados.0.smithi060.stdout:3189: expect deleted 2023-12-01T04:57:40.716 INFO:tasks.rados.rados.0.smithi060.stdout:3190: snap_remove snap 310 2023-12-01T04:57:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:40 smithi060 ceph-mon[94233]: pgmap v1025: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2023-12-01T04:57:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:40 smithi060 ceph-mon[94233]: osdmap e706: 8 total, 8 up, 8 in 2023-12-01T04:57:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:40 smithi060 ceph-mon[109077]: pgmap v1025: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2023-12-01T04:57:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:40 smithi060 ceph-mon[109077]: osdmap e706: 8 total, 8 up, 8 in 2023-12-01T04:57:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:40 smithi089 ceph-mon[98504]: pgmap v1025: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 8 op/s 2023-12-01T04:57:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:40 smithi089 ceph-mon[98504]: osdmap e706: 8 total, 8 up, 8 in 2023-12-01T04:57:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:3190: done (6 left) 2023-12-01T04:57:41.723 INFO:tasks.rados.rados.0.smithi060.stdout:3191: snap_remove snap 312 2023-12-01T04:57:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:41 smithi060 ceph-mon[94233]: osdmap e707: 8 total, 8 up, 8 in 2023-12-01T04:57:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:41 smithi060 ceph-mon[109077]: osdmap e707: 8 total, 8 up, 8 in 2023-12-01T04:57:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:41 smithi089 ceph-mon[98504]: osdmap e707: 8 total, 8 up, 8 in 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3191: done (6 left) 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3192: copy_from oid 10 from oid 15 current snap is 321 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3182: finishing write tid 4 to smithi060156570-7 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3182: finishing write tid 5 to smithi060156570-7 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3182: finishing write tid 6 to smithi060156570-7 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3182: finishing write tid 7 to smithi060156570-7 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3182: oid 7 updating version 0 to 1948 2023-12-01T04:57:42.728 INFO:tasks.rados.rados.0.smithi060.stdout:3182: oid 7 updating version 1948 to 1950 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3182: oid 7 version 1950 is already newer than 1949 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3182: oid 7 updating version 1950 to 1952 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3182: oid 7 version 1952 is already newer than 1951 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3182: oid 7 updating version 1952 to 1953 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1953 (ObjNum 981 snap 321 seq_num 981) dirty exists 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3182: left oid 7 (ObjNum 981 snap 321 seq_num 981) 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: finishing write tid 1 to smithi060156570-38 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: finishing write tid 2 to smithi060156570-38 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: finishing write tid 3 to smithi060156570-38 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: finishing write tid 4 to smithi060156570-38 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: finishing write tid 5 to smithi060156570-38 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: finishing write tid 6 to smithi060156570-38 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: finishing write tid 7 to smithi060156570-38 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: oid 38 updating version 0 to 1450 2023-12-01T04:57:42.729 INFO:tasks.rados.rados.0.smithi060.stdout:3183: oid 38 version 1450 is already newer than 1448 2023-12-01T04:57:42.730 INFO:tasks.rados.rados.0.smithi060.stdout:3183: oid 38 version 1450 is already newer than 1449 2023-12-01T04:57:42.730 INFO:tasks.rados.rados.0.smithi060.stdout:3183: oid 38 updating version 1450 to 1453 2023-12-01T04:57:42.730 INFO:tasks.rados.rados.0.smithi060.stdout:3183: oid 38 version 1453 is already newer than 1451 2023-12-01T04:57:42.730 INFO:tasks.rados.rados.0.smithi060.stdout:3183: oid 38 version 1453 is already newer than 1452 2023-12-01T04:57:42.730 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1453 (ObjNum 982 snap 321 seq_num 982) dirty exists 2023-12-01T04:57:42.730 INFO:tasks.rados.rados.0.smithi060.stdout:3183: left oid 38 (ObjNum 982 snap 321 seq_num 982) 2023-12-01T04:57:42.730 INFO:tasks.rados.rados.0.smithi060.stdout:3184: expect (ObjNum 929 snap 306 seq_num 929) 2023-12-01T04:57:42.882 INFO:tasks.rados.rados.0.smithi060.stdout:3185: finishing copy_from to smithi060156570-17 2023-12-01T04:57:42.882 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1764 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-12-01T04:57:42.882 INFO:tasks.rados.rados.0.smithi060.stdout:3185: finishing copy_from racing read to smithi060156570-17 2023-12-01T04:57:42.882 INFO:tasks.rados.rados.0.smithi060.stdout:3182: done (6 left) 2023-12-01T04:57:42.882 INFO:tasks.rados.rados.0.smithi060.stdout:3183: done (5 left) 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:3184: done (4 left) 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:3185: done (3 left) 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:3193: setattr oid 1 current snap is 321 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1536 (ObjNum 973 snap 321 seq_num 973) dirty exists 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:3192: finishing copy_from to smithi060156570-10 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1544 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:3192: finishing copy_from racing read to smithi060156570-10 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:3188: done (3 left) 2023-12-01T04:57:42.883 INFO:tasks.rados.rados.0.smithi060.stdout:3189: done (2 left) 2023-12-01T04:57:42.884 INFO:tasks.rados.rados.0.smithi060.stdout:3192: done (1 left) 2023-12-01T04:57:42.884 INFO:tasks.rados.rados.0.smithi060.stdout:3194: snap_remove snap 309 2023-12-01T04:57:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:42 smithi060 ceph-mon[94233]: pgmap v1028: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:42 smithi060 ceph-mon[94233]: osdmap e708: 8 total, 8 up, 8 in 2023-12-01T04:57:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:42 smithi060 ceph-mon[109077]: pgmap v1028: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:42 smithi060 ceph-mon[109077]: osdmap e708: 8 total, 8 up, 8 in 2023-12-01T04:57:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:42 smithi089 ceph-mon[98504]: pgmap v1028: 121 pgs: 121 active+clean; 243 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:42 smithi089 ceph-mon[98504]: osdmap e708: 8 total, 8 up, 8 in 2023-12-01T04:57:43.214 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:57:43.543 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (12m) 35s ago 12m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (12m) 35s ago 12m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (13m) 35s ago 13m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (13m) 35s ago 13m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (16m) 35s ago 16m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (18m) 35s ago 18m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (18m) 35s ago 18m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (16m) 35s ago 16m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (16m) 35s ago 16m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (12m) 35s ago 12m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (12m) 35s ago 12m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (16m) 35s ago 16m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (15m) 35s ago 15m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (15m) 35s ago 15m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:57:43.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (15m) 35s ago 15m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:57:43.545 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (14m) 35s ago 14m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:57:43.545 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (14m) 35s ago 14m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:57:43.545 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (14m) 35s ago 14m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:57:43.545 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (13m) 35s ago 13m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:57:43.545 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11m) 35s ago 12m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:57:43.739 INFO:tasks.rados.rados.0.smithi060.stdout:3194: done (1 left) 2023-12-01T04:57:43.740 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 321 2023-12-01T04:57:43.740 INFO:tasks.rados.rados.0.smithi060.stdout:3195: seq_num 983 ranges {114688=466944,581632=712704,1294336=434176,1728512=458752} 2023-12-01T04:57:43.740 INFO:tasks.rados.rados.0.smithi060.stdout:3195: writing smithi060156570-24 from 114688 to 581632 tid 1 2023-12-01T04:57:43.745 INFO:tasks.rados.rados.0.smithi060.stdout:3195: writing smithi060156570-24 from 581632 to 1294336 tid 2 2023-12-01T04:57:43.747 INFO:tasks.rados.rados.0.smithi060.stdout:3195: writing smithi060156570-24 from 1294336 to 1728512 tid 3 2023-12-01T04:57:43.750 INFO:tasks.rados.rados.0.smithi060.stdout:3195: writing smithi060156570-24 from 1728512 to 2187264 tid 4 2023-12-01T04:57:43.750 INFO:tasks.rados.rados.0.smithi060.stdout:3196: rollback oid 32 current snap is 321 2023-12-01T04:57:43.750 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 317 2023-12-01T04:57:43.750 INFO:tasks.rados.rados.0.smithi060.stdout:3197: snap_remove snap 320 2023-12-01T04:57:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:57:43.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:57:43.962 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:57:43.963 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:57:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:43 smithi060 ceph-mon[94233]: osdmap e709: 8 total, 8 up, 8 in 2023-12-01T04:57:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:43 smithi060 ceph-mon[94233]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:43 smithi060 ceph-mon[109077]: osdmap e709: 8 total, 8 up, 8 in 2023-12-01T04:57:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:43 smithi060 ceph-mon[109077]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:43 smithi089 ceph-mon[98504]: osdmap e709: 8 total, 8 up, 8 in 2023-12-01T04:57:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:43 smithi089 ceph-mon[98504]: from='client.25307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:44.730 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:57:44] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3197: done (3 left) 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3198: delete oid 26 current snap is 321 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1765 (ObjNum 943 snap 309 seq_num 943) dirty exists 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: finishing write tid 1 to smithi060156570-24 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: finishing write tid 2 to smithi060156570-24 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3196: finishing rollback tid 0 to smithi060156570-32 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: finishing write tid 3 to smithi060156570-24 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3196: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1156 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: finishing write tid 4 to smithi060156570-24 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: finishing write tid 5 to smithi060156570-24 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: finishing write tid 6 to smithi060156570-24 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: oid 24 updating version 0 to 1547 2023-12-01T04:57:44.739 INFO:tasks.rados.rados.0.smithi060.stdout:3195: oid 24 updating version 1547 to 1548 2023-12-01T04:57:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:3195: oid 24 updating version 1548 to 1551 2023-12-01T04:57:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:3195: oid 24 version 1551 is already newer than 1549 2023-12-01T04:57:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:3195: oid 24 version 1551 is already newer than 1550 2023-12-01T04:57:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1551 (ObjNum 983 snap 321 seq_num 983) dirty exists 2023-12-01T04:57:44.740 INFO:tasks.rados.rados.0.smithi060.stdout:3195: left oid 24 (ObjNum 983 snap 321 seq_num 983) 2023-12-01T04:57:44.749 INFO:tasks.rados.rados.0.smithi060.stdout:3193: done (3 left) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi060.stdout:3195: done (2 left) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi060.stdout:3196: done (1 left) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi060.stdout:3198: done (0 left) 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi060.stdout:3199: copy_from oid 47 from oid 41 current snap is 321 2023-12-01T04:57:44.750 INFO:tasks.rados.rados.0.smithi060.stdout:3200: delete oid 4 current snap is 321 2023-12-01T04:57:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:3200: done (1 left) 2023-12-01T04:57:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:3201: copy_from oid 34 from oid 31 current snap is 321 2023-12-01T04:57:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:3202: copy_from oid 35 from oid 6 current snap is 321 2023-12-01T04:57:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 321 2023-12-01T04:57:44.753 INFO:tasks.rados.rados.0.smithi060.stdout:3203: seq_num 986 ranges {8495104=516096,9011200=770048,9781248=655360,10436608=180224} 2023-12-01T04:57:44.802 INFO:tasks.rados.rados.0.smithi060.stdout:3203: writing smithi060156570-37 from 8495104 to 9011200 tid 1 2023-12-01T04:57:44.807 INFO:tasks.rados.rados.0.smithi060.stdout:3203: writing smithi060156570-37 from 9011200 to 9781248 tid 2 2023-12-01T04:57:44.810 INFO:tasks.rados.rados.0.smithi060.stdout:3203: writing smithi060156570-37 from 9781248 to 10436608 tid 3 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3203: writing smithi060156570-37 from 10436608 to 10616832 tid 4 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3204: rollback oid 38 current snap is 321 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 38 to 313 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3199: finishing copy_from to smithi060156570-47 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1445 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3199: finishing copy_from racing read to smithi060156570-47 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3202: finishing copy_from to smithi060156570-35 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 1432 (ObjNum 961 snap 317 seq_num 961) dirty exists 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3202: finishing copy_from racing read to smithi060156570-35 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3201: finishing copy_from to smithi060156570-34 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1428 (ObjNum 934 snap 306 seq_num 934) dirty exists 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3201: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:57:44.823 INFO:tasks.rados.rados.0.smithi060.stdout:3203: finishing write tid 1 to smithi060156570-37 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3203: finishing write tid 2 to smithi060156570-37 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3199: done (4 left) 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3201: done (3 left) 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3202: done (2 left) 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3205: delete oid 43 current snap is 321 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3203: finishing write tid 3 to smithi060156570-37 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3203: finishing write tid 4 to smithi060156570-37 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3205: done (2 left) 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3206: copy_from oid 26 from oid 5 current snap is 321 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 321 2023-12-01T04:57:44.824 INFO:tasks.rados.rados.0.smithi060.stdout:3207: seq_num 988 ranges {1703936=557056,2260992=532480,2793472=622592,3416064=450560} 2023-12-01T04:57:44.827 INFO:tasks.rados.rados.0.smithi060.stdout:3207: writing smithi060156570-35 from 1703936 to 2260992 tid 1 2023-12-01T04:57:44.830 INFO:tasks.rados.rados.0.smithi060.stdout:3207: writing smithi060156570-35 from 2260992 to 2793472 tid 2 2023-12-01T04:57:44.834 INFO:tasks.rados.rados.0.smithi060.stdout:3207: writing smithi060156570-35 from 2793472 to 3416064 tid 3 2023-12-01T04:57:44.837 INFO:tasks.rados.rados.0.smithi060.stdout:3207: writing smithi060156570-35 from 3416064 to 3866624 tid 4 2023-12-01T04:57:44.837 INFO:tasks.rados.rados.0.smithi060.stdout:3208: rollback oid 47 current snap is 321 2023-12-01T04:57:44.837 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 47 to 307 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: finishing write tid 5 to smithi060156570-37 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3204: finishing rollback tid 0 to smithi060156570-38 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3204: finishing rollback tid 1 to smithi060156570-38 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3204: finishing rollback tid 2 to smithi060156570-38 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1767 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: finishing write tid 6 to smithi060156570-37 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: oid 37 updating version 0 to 1450 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: oid 37 version 1450 is already newer than 1449 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: oid 37 version 1450 is already newer than 1446 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: oid 37 version 1450 is already newer than 1448 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: oid 37 version 1450 is already newer than 1447 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1450 (ObjNum 986 snap 321 seq_num 986) dirty exists 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: left oid 37 (ObjNum 986 snap 321 seq_num 986) 2023-12-01T04:57:44.838 INFO:tasks.rados.rados.0.smithi060.stdout:3203: done (4 left) 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3204: done (3 left) 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3209: rollback oid 22 current snap is 321 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 317 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3206: finishing copy_from to smithi060156570-26 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1150 (ObjNum 932 snap 306 seq_num 932) dirty exists 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3206: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3207: finishing write tid 1 to smithi060156570-35 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3207: finishing write tid 2 to smithi060156570-35 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3206: done (3 left) 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 321 2023-12-01T04:57:44.839 INFO:tasks.rados.rados.0.smithi060.stdout:3210: seq_num 989 ranges {917504=573440,1490944=466944,1957888=434176,2392064=638976,3031040=65536} 2023-12-01T04:57:44.845 INFO:tasks.rados.rados.0.smithi060.stdout:3210: writing smithi060156570-48 from 917504 to 1490944 tid 1 2023-12-01T04:57:44.848 INFO:tasks.rados.rados.0.smithi060.stdout:3210: writing smithi060156570-48 from 1490944 to 1957888 tid 2 2023-12-01T04:57:44.851 INFO:tasks.rados.rados.0.smithi060.stdout:3210: writing smithi060156570-48 from 1957888 to 2392064 tid 3 2023-12-01T04:57:44.855 INFO:tasks.rados.rados.0.smithi060.stdout:3210: writing smithi060156570-48 from 2392064 to 3031040 tid 4 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3210: writing smithi060156570-48 from 3031040 to 3096576 tid 5 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3211: delete oid 26 current snap is 321 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3207: finishing write tid 3 to smithi060156570-35 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3207: finishing write tid 4 to smithi060156570-35 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3207: finishing write tid 5 to smithi060156570-35 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3208: finishing rollback tid 0 to smithi060156570-47 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3208: finishing rollback tid 1 to smithi060156570-47 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3207: finishing write tid 6 to smithi060156570-35 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3207: oid 35 updating version 0 to 1546 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3207: oid 35 version 1546 is already newer than 1545 2023-12-01T04:57:44.856 INFO:tasks.rados.rados.0.smithi060.stdout:3207: oid 35 updating version 1546 to 1549 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3207: oid 35 version 1549 is already newer than 1548 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3207: oid 35 version 1549 is already newer than 1547 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 1549 (ObjNum 988 snap 321 seq_num 988) dirty exists 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3207: left oid 35 (ObjNum 988 snap 321 seq_num 988) 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3208: finishing rollback tid 2 to smithi060156570-47 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 1980 (ObjNum 929 snap 306 seq_num 929) dirty exists 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3209: finishing rollback tid 0 to smithi060156570-22 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3209: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3209: finishing rollback tid 2 to smithi060156570-22 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 1983 (ObjNum 955 snap 314 seq_num 955) dirty exists 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3210: finishing write tid 1 to smithi060156570-48 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3210: finishing write tid 2 to smithi060156570-48 2023-12-01T04:57:44.857 INFO:tasks.rados.rados.0.smithi060.stdout:3210: finishing write tid 3 to smithi060156570-48 2023-12-01T04:57:44.858 INFO:tasks.rados.rados.0.smithi060.stdout:3207: done (4 left) 2023-12-01T04:57:44.858 INFO:tasks.rados.rados.0.smithi060.stdout:3208: done (3 left) 2023-12-01T04:57:44.858 INFO:tasks.rados.rados.0.smithi060.stdout:3209: done (2 left) 2023-12-01T04:57:44.858 INFO:tasks.rados.rados.0.smithi060.stdout:3211: done (1 left) 2023-12-01T04:57:44.858 INFO:tasks.rados.rados.0.smithi060.stdout:3212: read oid 16 snap -1 2023-12-01T04:57:44.858 INFO:tasks.rados.rados.0.smithi060.stdout:3212: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:57:44.859 INFO:tasks.rados.rados.0.smithi060.stdout:3213: copy_from oid 20 from oid 24 current snap is 321 2023-12-01T04:57:44.859 INFO:tasks.rados.rados.0.smithi060.stdout:3214: setattr oid 15 current snap is 321 2023-12-01T04:57:44.859 INFO:tasks.rados.rados.0.smithi060.stdout:3212: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:57:44.862 INFO:tasks.rados.rados.0.smithi060.stdout:3210: finishing write tid 4 to smithi060156570-48 2023-12-01T04:57:44.862 INFO:tasks.rados.rados.0.smithi060.stdout:3210: finishing write tid 5 to smithi060156570-48 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: finishing write tid 6 to smithi060156570-48 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: finishing write tid 7 to smithi060156570-48 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: oid 48 updating version 0 to 1541 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: oid 48 version 1541 is already newer than 1539 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: oid 48 version 1541 is already newer than 1540 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: oid 48 updating version 1541 to 1544 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: oid 48 version 1544 is already newer than 1543 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: oid 48 version 1544 is already newer than 1542 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 1544 (ObjNum 989 snap 321 seq_num 989) dirty exists 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: left oid 48 (ObjNum 989 snap 321 seq_num 989) 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3210: done (3 left) 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3212: done (2 left) 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3215: read oid 9 snap 318 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3215: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:57:44.863 INFO:tasks.rados.rados.0.smithi060.stdout:3216: delete oid 46 current snap is 321 2023-12-01T04:57:44.865 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1550 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:57:44.870 INFO:tasks.rados.rados.0.smithi060.stdout:3213: finishing copy_from to smithi060156570-20 2023-12-01T04:57:44.871 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1551 (ObjNum 983 snap 321 seq_num 983) dirty exists 2023-12-01T04:57:44.871 INFO:tasks.rados.rados.0.smithi060.stdout:3213: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:57:44.878 INFO:tasks.rados.rados.0.smithi060.stdout:3215: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:57:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[94233]: pgmap v1031: 121 pgs: 121 active+clean; 266 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 10 MiB/s wr, 36 op/s 2023-12-01T04:57:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[94233]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[94233]: osdmap e710: 8 total, 8 up, 8 in 2023-12-01T04:57:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/674189237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:57:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[109077]: pgmap v1031: 121 pgs: 121 active+clean; 266 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 10 MiB/s wr, 36 op/s 2023-12-01T04:57:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[109077]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[109077]: osdmap e710: 8 total, 8 up, 8 in 2023-12-01T04:57:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/674189237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:57:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:44 smithi089 ceph-mon[98504]: pgmap v1031: 121 pgs: 121 active+clean; 266 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 10 MiB/s wr, 36 op/s 2023-12-01T04:57:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:44 smithi089 ceph-mon[98504]: from='client.15417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:57:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:44 smithi089 ceph-mon[98504]: osdmap e710: 8 total, 8 up, 8 in 2023-12-01T04:57:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/674189237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:57:45.060 INFO:tasks.rados.rados.0.smithi060.stdout:3213: done (3 left) 2023-12-01T04:57:45.061 INFO:tasks.rados.rados.0.smithi060.stdout:3214: done (2 left) 2023-12-01T04:57:45.061 INFO:tasks.rados.rados.0.smithi060.stdout:3215: done (1 left) 2023-12-01T04:57:45.061 INFO:tasks.rados.rados.0.smithi060.stdout:3216: done (0 left) 2023-12-01T04:57:45.061 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 321 2023-12-01T04:57:45.061 INFO:tasks.rados.rados.0.smithi060.stdout:3217: seq_num 992 ranges {0=622592,622592=524288,1146880=606208,1753088=475136} 2023-12-01T04:57:45.063 INFO:tasks.rados.rados.0.smithi060.stdout:3217: writing smithi060156570-49 from 0 to 622592 tid 1 2023-12-01T04:57:45.066 INFO:tasks.rados.rados.0.smithi060.stdout:3217: writing smithi060156570-49 from 622592 to 1146880 tid 2 2023-12-01T04:57:45.070 INFO:tasks.rados.rados.0.smithi060.stdout:3217: writing smithi060156570-49 from 1146880 to 1753088 tid 3 2023-12-01T04:57:45.073 INFO:tasks.rados.rados.0.smithi060.stdout:3217: writing smithi060156570-49 from 1753088 to 2228224 tid 4 2023-12-01T04:57:45.073 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 321 2023-12-01T04:57:45.073 INFO:tasks.rados.rados.0.smithi060.stdout:3217: finishing write tid 1 to smithi060156570-49 2023-12-01T04:57:45.073 INFO:tasks.rados.rados.0.smithi060.stdout:3217: finishing write tid 2 to smithi060156570-49 2023-12-01T04:57:45.073 INFO:tasks.rados.rados.0.smithi060.stdout:3217: finishing write tid 3 to smithi060156570-49 2023-12-01T04:57:45.073 INFO:tasks.rados.rados.0.smithi060.stdout:3218: seq_num 993 ranges {0=638976,638976=409600,1048576=409600,1458176=688128,2146304=98304} 2023-12-01T04:57:45.076 INFO:tasks.rados.rados.0.smithi060.stdout:3218: writing smithi060156570-14 from 0 to 638976 tid 1 2023-12-01T04:57:45.079 INFO:tasks.rados.rados.0.smithi060.stdout:3218: writing smithi060156570-14 from 638976 to 1048576 tid 2 2023-12-01T04:57:45.081 INFO:tasks.rados.rados.0.smithi060.stdout:3218: writing smithi060156570-14 from 1048576 to 1458176 tid 3 2023-12-01T04:57:45.085 INFO:tasks.rados.rados.0.smithi060.stdout:3218: writing smithi060156570-14 from 1458176 to 2146304 tid 4 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3218: writing smithi060156570-14 from 2146304 to 2244608 tid 5 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3219: rollback oid 26 current snap is 321 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 318 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: finishing write tid 4 to smithi060156570-49 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: finishing write tid 5 to smithi060156570-49 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: finishing write tid 6 to smithi060156570-49 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: oid 49 updating version 0 to 1157 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: oid 49 updating version 1157 to 1158 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: oid 49 updating version 1158 to 1159 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: oid 49 updating version 1159 to 1161 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:3217: oid 49 version 1161 is already newer than 1160 2023-12-01T04:57:45.087 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 1161 (ObjNum 992 snap 321 seq_num 992) dirty exists 2023-12-01T04:57:45.088 INFO:tasks.rados.rados.0.smithi060.stdout:3217: left oid 49 (ObjNum 992 snap 321 seq_num 992) 2023-12-01T04:57:45.088 INFO:tasks.rados.rados.0.smithi060.stdout:3218: finishing write tid 1 to smithi060156570-14 2023-12-01T04:57:45.088 INFO:tasks.rados.rados.0.smithi060.stdout:3218: finishing write tid 2 to smithi060156570-14 2023-12-01T04:57:45.088 INFO:tasks.rados.rados.0.smithi060.stdout:3218: finishing write tid 3 to smithi060156570-14 2023-12-01T04:57:45.088 INFO:tasks.rados.rados.0.smithi060.stdout:3217: done (2 left) 2023-12-01T04:57:45.088 INFO:tasks.rados.rados.0.smithi060.stdout:3220: delete oid 33 current snap is 321 2023-12-01T04:57:45.088 INFO:tasks.rados.rados.0.smithi060.stdout:3219: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:57:45.089 INFO:tasks.rados.rados.0.smithi060.stdout:3218: finishing write tid 4 to smithi060156570-14 2023-12-01T04:57:45.090 INFO:tasks.rados.rados.0.smithi060.stdout:3218: finishing write tid 5 to smithi060156570-14 2023-12-01T04:57:45.090 INFO:tasks.rados.rados.0.smithi060.stdout:3219: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:57:45.090 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1540 (ObjNum 950 snap 313 seq_num 950) dirty exists 2023-12-01T04:57:45.090 INFO:tasks.rados.rados.0.smithi060.stdout:3219: done (2 left) 2023-12-01T04:57:45.090 INFO:tasks.rados.rados.0.smithi060.stdout:3220: done (1 left) 2023-12-01T04:57:45.090 INFO:tasks.rados.rados.0.smithi060.stdout:3221: delete oid 36 current snap is 321 2023-12-01T04:57:45.091 INFO:tasks.rados.rados.0.smithi060.stdout:3218: finishing write tid 6 to smithi060156570-14 2023-12-01T04:57:45.092 INFO:tasks.rados.rados.0.smithi060.stdout:3218: finishing write tid 7 to smithi060156570-14 2023-12-01T04:57:45.092 INFO:tasks.rados.rados.0.smithi060.stdout:3218: oid 14 updating version 0 to 1444 2023-12-01T04:57:45.092 INFO:tasks.rados.rados.0.smithi060.stdout:3218: oid 14 updating version 1444 to 1446 2023-12-01T04:57:45.093 INFO:tasks.rados.rados.0.smithi060.stdout:3218: oid 14 updating version 1446 to 1448 2023-12-01T04:57:45.093 INFO:tasks.rados.rados.0.smithi060.stdout:3218: oid 14 version 1448 is already newer than 1445 2023-12-01T04:57:45.093 INFO:tasks.rados.rados.0.smithi060.stdout:3218: oid 14 version 1448 is already newer than 1447 2023-12-01T04:57:45.093 INFO:tasks.rados.rados.0.smithi060.stdout:3218: oid 14 updating version 1448 to 1449 2023-12-01T04:57:45.093 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1449 (ObjNum 993 snap 321 seq_num 993) dirty exists 2023-12-01T04:57:45.093 INFO:tasks.rados.rados.0.smithi060.stdout:3218: left oid 14 (ObjNum 993 snap 321 seq_num 993) 2023-12-01T04:57:45.094 INFO:tasks.rados.rados.0.smithi060.stdout:3218: done (1 left) 2023-12-01T04:57:45.094 INFO:tasks.rados.rados.0.smithi060.stdout:3221: done (0 left) 2023-12-01T04:57:45.094 INFO:tasks.rados.rados.0.smithi060.stdout:3222: read oid 36 snap 318 2023-12-01T04:57:45.094 INFO:tasks.rados.rados.0.smithi060.stdout:3222: expect (ObjNum 956 snap 314 seq_num 956) 2023-12-01T04:57:45.094 INFO:tasks.rados.rados.0.smithi060.stdout:3223: rollback oid 37 current snap is 321 2023-12-01T04:57:45.094 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 37 to 318 2023-12-01T04:57:45.094 INFO:tasks.rados.rados.0.smithi060.stdout:3224: snap_remove snap 315 2023-12-01T04:57:45.746 INFO:tasks.rados.rados.0.smithi060.stdout:3224: done (2 left) 2023-12-01T04:57:45.746 INFO:tasks.rados.rados.0.smithi060.stdout:3225: rmattr oid 14 current snap is 321 2023-12-01T04:57:45.746 INFO:tasks.rados.rados.0.smithi060.stdout:3225: done (2 left) 2023-12-01T04:57:45.747 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 321 2023-12-01T04:57:45.747 INFO:tasks.rados.rados.0.smithi060.stdout:3226: seq_num 996 ranges {1875968=688128,2564096=507904,3072000=581632,3653632=516096} 2023-12-01T04:57:45.761 INFO:tasks.rados.rados.0.smithi060.stdout:3226: writing smithi060156570-13 from 1875968 to 2564096 tid 1 2023-12-01T04:57:45.764 INFO:tasks.rados.rados.0.smithi060.stdout:3226: writing smithi060156570-13 from 2564096 to 3072000 tid 2 2023-12-01T04:57:45.768 INFO:tasks.rados.rados.0.smithi060.stdout:3226: writing smithi060156570-13 from 3072000 to 3653632 tid 3 2023-12-01T04:57:45.771 INFO:tasks.rados.rados.0.smithi060.stdout:3226: writing smithi060156570-13 from 3653632 to 4169728 tid 4 2023-12-01T04:57:45.772 INFO:tasks.rados.rados.0.smithi060.stdout:3227: snap_remove snap 316 2023-12-01T04:57:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:45 smithi060 ceph-mon[94233]: osdmap e711: 8 total, 8 up, 8 in 2023-12-01T04:57:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:45 smithi060 ceph-mon[109077]: osdmap e711: 8 total, 8 up, 8 in 2023-12-01T04:57:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:45 smithi089 ceph-mon[98504]: osdmap e711: 8 total, 8 up, 8 in 2023-12-01T04:57:46.687 INFO:tasks.rados.rados.0.smithi060.stdout:3227: done (3 left) 2023-12-01T04:57:46.687 INFO:tasks.rados.rados.0.smithi060.stdout:3228: copy_from oid 24 from oid 25 current snap is 321 2023-12-01T04:57:46.697 INFO:tasks.rados.rados.0.smithi060.stdout:3223: finishing rollback tid 0 to smithi060156570-37 2023-12-01T04:57:46.697 INFO:tasks.rados.rados.0.smithi060.stdout:3223: finishing rollback tid 1 to smithi060156570-37 2023-12-01T04:57:46.698 INFO:tasks.rados.rados.0.smithi060.stdout:3223: finishing rollback tid 2 to smithi060156570-37 2023-12-01T04:57:46.698 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1554 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:57:46.698 INFO:tasks.rados.rados.0.smithi060.stdout:3222: expect (ObjNum 956 snap 314 seq_num 956) 2023-12-01T04:57:46.742 INFO:tasks.rados.rados.0.smithi060.stdout:3226: finishing write tid 1 to smithi060156570-13 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: finishing write tid 2 to smithi060156570-13 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: finishing write tid 3 to smithi060156570-13 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3222: done (3 left) 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3223: done (2 left) 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3229: copy_from oid 43 from oid 44 current snap is 321 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: finishing write tid 4 to smithi060156570-13 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: finishing write tid 5 to smithi060156570-13 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: finishing write tid 6 to smithi060156570-13 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: oid 13 updating version 0 to 1414 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: oid 13 updating version 1414 to 1415 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: oid 13 updating version 1415 to 1416 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: oid 13 version 1416 is already newer than 1412 2023-12-01T04:57:46.743 INFO:tasks.rados.rados.0.smithi060.stdout:3226: oid 13 version 1416 is already newer than 1413 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1416 (ObjNum 996 snap 321 seq_num 996) dirty exists 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:3226: left oid 13 (ObjNum 996 snap 321 seq_num 996) 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:3228: finishing copy_from to smithi060156570-24 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1912 (ObjNum 954 snap 314 seq_num 954) dirty exists 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:3228: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:3226: done (2 left) 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:3228: done (1 left) 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:3230: setattr oid 21 current snap is 321 2023-12-01T04:57:46.744 INFO:tasks.rados.rados.0.smithi060.stdout:3231: delete oid 13 current snap is 321 2023-12-01T04:57:46.746 INFO:tasks.rados.rados.0.smithi060.stdout:3231: done (2 left) 2023-12-01T04:57:46.746 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 321 2023-12-01T04:57:46.746 INFO:tasks.rados.rados.0.smithi060.stdout:3232: seq_num 998 ranges {3350528=720896,4071424=679936,4751360=598016,5349376=327680} 2023-12-01T04:57:46.768 INFO:tasks.rados.rados.0.smithi060.stdout:3232: writing smithi060156570-47 from 3350528 to 4071424 tid 1 2023-12-01T04:57:46.772 INFO:tasks.rados.rados.0.smithi060.stdout:3232: writing smithi060156570-47 from 4071424 to 4751360 tid 2 2023-12-01T04:57:46.776 INFO:tasks.rados.rados.0.smithi060.stdout:3232: writing smithi060156570-47 from 4751360 to 5349376 tid 3 2023-12-01T04:57:46.778 INFO:tasks.rados.rados.0.smithi060.stdout:3232: writing smithi060156570-47 from 5349376 to 5677056 tid 4 2023-12-01T04:57:46.778 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 321 2023-12-01T04:57:46.778 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1764 (ObjNum 966 snap 319 seq_num 966) dirty exists 2023-12-01T04:57:46.778 INFO:tasks.rados.rados.0.smithi060.stdout:3233: seq_num 999 ranges {0=737280,737280=565248,1302528=761856,2064384=278528} 2023-12-01T04:57:46.782 INFO:tasks.rados.rados.0.smithi060.stdout:3233: writing smithi060156570-50 from 0 to 737280 tid 1 2023-12-01T04:57:46.786 INFO:tasks.rados.rados.0.smithi060.stdout:3233: writing smithi060156570-50 from 737280 to 1302528 tid 2 2023-12-01T04:57:46.790 INFO:tasks.rados.rados.0.smithi060.stdout:3233: writing smithi060156570-50 from 1302528 to 2064384 tid 3 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3233: writing smithi060156570-50 from 2064384 to 2342912 tid 4 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3230: done (3 left) 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3234: setattr oid 17 current snap is 321 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3229: finishing copy_from to smithi060156570-43 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1150 (ObjNum 932 snap 306 seq_num 932) dirty exists 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3229: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: finishing write tid 1 to smithi060156570-47 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: finishing write tid 2 to smithi060156570-47 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: finishing write tid 3 to smithi060156570-47 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: finishing write tid 4 to smithi060156570-47 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: finishing write tid 5 to smithi060156570-47 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: finishing write tid 6 to smithi060156570-47 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: oid 47 updating version 0 to 1999 2023-12-01T04:57:46.793 INFO:tasks.rados.rados.0.smithi060.stdout:3232: oid 47 updating version 1999 to 2000 2023-12-01T04:57:46.794 INFO:tasks.rados.rados.0.smithi060.stdout:3232: oid 47 version 2000 is already newer than 1996 2023-12-01T04:57:46.794 INFO:tasks.rados.rados.0.smithi060.stdout:3232: oid 47 version 2000 is already newer than 1998 2023-12-01T04:57:46.794 INFO:tasks.rados.rados.0.smithi060.stdout:3232: oid 47 version 2000 is already newer than 1997 2023-12-01T04:57:46.794 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 2000 (ObjNum 998 snap 321 seq_num 998) dirty exists 2023-12-01T04:57:46.794 INFO:tasks.rados.rados.0.smithi060.stdout:3232: left oid 47 (ObjNum 998 snap 321 seq_num 998) 2023-12-01T04:57:46.794 INFO:tasks.rados.rados.0.smithi060.stdout:3233: finishing write tid 1 to smithi060156570-50 2023-12-01T04:57:46.794 INFO:tasks.rados.rados.0.smithi060.stdout:3233: finishing write tid 2 to smithi060156570-50 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:3229: done (3 left) 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:3232: done (2 left) 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:3235: rollback oid 14 current snap is 321 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 14 to 318 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:3236: setattr oid 23 current snap is 321 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:3233: finishing write tid 3 to smithi060156570-50 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:3233: finishing write tid 4 to smithi060156570-50 2023-12-01T04:57:46.795 INFO:tasks.rados.rados.0.smithi060.stdout:3233: finishing write tid 5 to smithi060156570-50 2023-12-01T04:57:46.796 INFO:tasks.rados.rados.0.smithi060.stdout:3237: snap_create 2023-12-01T04:57:46.798 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1768 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-12-01T04:57:46.798 INFO:tasks.rados.rados.0.smithi060.stdout:3235: finishing rollback tid 0 to smithi060156570-14 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3233: finishing write tid 6 to smithi060156570-50 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3233: oid 50 updating version 0 to 1558 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3233: oid 50 version 1558 is already newer than 1555 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3233: oid 50 version 1558 is already newer than 1556 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3233: oid 50 version 1558 is already newer than 1557 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3233: oid 50 updating version 1558 to 1559 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1559 (ObjNum 999 snap 321 seq_num 999) dirty exists 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3233: left oid 50 (ObjNum 999 snap 321 seq_num 999) 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3235: finishing rollback tid 1 to smithi060156570-14 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:3235: finishing rollback tid 2 to smithi060156570-14 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1452 (ObjNum 921 snap 303 seq_num 921) dirty exists 2023-12-01T04:57:46.799 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1480 (ObjNum 81 snap 0 seq_num 1902730580) dirty exists 2023-12-01T04:57:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:46 smithi060 ceph-mon[94233]: pgmap v1034: 121 pgs: 121 active+clean; 266 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 10 MiB/s wr, 36 op/s 2023-12-01T04:57:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:46 smithi060 ceph-mon[94233]: osdmap e712: 8 total, 8 up, 8 in 2023-12-01T04:57:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:46 smithi060 ceph-mon[94233]: osdmap e713: 8 total, 8 up, 8 in 2023-12-01T04:57:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:46 smithi060 ceph-mon[109077]: pgmap v1034: 121 pgs: 121 active+clean; 266 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 10 MiB/s wr, 36 op/s 2023-12-01T04:57:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:46 smithi060 ceph-mon[109077]: osdmap e712: 8 total, 8 up, 8 in 2023-12-01T04:57:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:46 smithi060 ceph-mon[109077]: osdmap e713: 8 total, 8 up, 8 in 2023-12-01T04:57:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:46 smithi089 ceph-mon[98504]: pgmap v1034: 121 pgs: 121 active+clean; 266 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 8.4 MiB/s rd, 10 MiB/s wr, 36 op/s 2023-12-01T04:57:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:46 smithi089 ceph-mon[98504]: osdmap e712: 8 total, 8 up, 8 in 2023-12-01T04:57:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:46 smithi089 ceph-mon[98504]: osdmap e713: 8 total, 8 up, 8 in 2023-12-01T04:57:47.749 INFO:tasks.rados.rados.0.smithi060.stdout:3233: done (4 left) 2023-12-01T04:57:47.750 INFO:tasks.rados.rados.0.smithi060.stdout:3234: done (3 left) 2023-12-01T04:57:47.750 INFO:tasks.rados.rados.0.smithi060.stdout:3235: done (2 left) 2023-12-01T04:57:47.750 INFO:tasks.rados.rados.0.smithi060.stdout:3236: done (1 left) 2023-12-01T04:57:47.750 INFO:tasks.rados.rados.0.smithi060.stdout:3237: done (0 left) 2023-12-01T04:57:47.750 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 322 2023-12-01T04:57:47.750 INFO:tasks.rados.rados.0.smithi060.stdout:3238: seq_num 1000 ranges {901120=753664,1654784=442368,2097152=565248,2662400=458752,3121152=139264} 2023-12-01T04:57:47.758 INFO:tasks.rados.rados.0.smithi060.stdout:3238: writing smithi060156570-45 from 901120 to 1654784 tid 1 2023-12-01T04:57:47.761 INFO:tasks.rados.rados.0.smithi060.stdout:3238: writing smithi060156570-45 from 1654784 to 2097152 tid 2 2023-12-01T04:57:47.764 INFO:tasks.rados.rados.0.smithi060.stdout:3238: writing smithi060156570-45 from 2097152 to 2662400 tid 3 2023-12-01T04:57:47.767 INFO:tasks.rados.rados.0.smithi060.stdout:3238: writing smithi060156570-45 from 2662400 to 3121152 tid 4 2023-12-01T04:57:47.768 INFO:tasks.rados.rados.0.smithi060.stdout:3238: writing smithi060156570-45 from 3121152 to 3260416 tid 5 2023-12-01T04:57:47.768 INFO:tasks.rados.rados.0.smithi060.stdout:3239: read oid 41 snap 313 2023-12-01T04:57:47.768 INFO:tasks.rados.rados.0.smithi060.stdout:3239: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:57:47.768 INFO:tasks.rados.rados.0.smithi060.stdout:3240: rmattr oid 44 current snap is 322 2023-12-01T04:57:47.768 INFO:tasks.rados.rados.0.smithi060.stdout:3240: done (2 left) 2023-12-01T04:57:47.768 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 322 2023-12-01T04:57:47.769 INFO:tasks.rados.rados.0.smithi060.stdout:3241: seq_num 1001 ranges {0=770048,770048=729088,1499136=770048,2269184=106496} 2023-12-01T04:57:47.773 INFO:tasks.rados.rados.0.smithi060.stdout:3241: writing smithi060156570-28 from 0 to 770048 tid 1 2023-12-01T04:57:47.777 INFO:tasks.rados.rados.0.smithi060.stdout:3241: writing smithi060156570-28 from 770048 to 1499136 tid 2 2023-12-01T04:57:47.782 INFO:tasks.rados.rados.0.smithi060.stdout:3241: writing smithi060156570-28 from 1499136 to 2269184 tid 3 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3241: writing smithi060156570-28 from 2269184 to 2375680 tid 4 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3242: snap_create 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3238: finishing write tid 1 to smithi060156570-45 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3238: finishing write tid 2 to smithi060156570-45 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3238: finishing write tid 3 to smithi060156570-45 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3238: finishing write tid 4 to smithi060156570-45 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3238: finishing write tid 5 to smithi060156570-45 2023-12-01T04:57:47.783 INFO:tasks.rados.rados.0.smithi060.stdout:3239: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:57:47.833 INFO:tasks.rados.rados.0.smithi060.stdout:3238: finishing write tid 6 to smithi060156570-45 2023-12-01T04:57:47.833 INFO:tasks.rados.rados.0.smithi060.stdout:3241: finishing write tid 1 to smithi060156570-28 2023-12-01T04:57:47.833 INFO:tasks.rados.rados.0.smithi060.stdout:3238: finishing write tid 7 to smithi060156570-45 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3238: oid 45 updating version 0 to 2002 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3238: oid 45 updating version 2002 to 2003 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3238: oid 45 updating version 2003 to 2007 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3238: oid 45 version 2007 is already newer than 2006 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3238: oid 45 version 2007 is already newer than 2004 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3238: oid 45 version 2007 is already newer than 2005 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 2007 (ObjNum 1000 snap 322 seq_num 1000) dirty exists 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3238: left oid 45 (ObjNum 1000 snap 322 seq_num 1000) 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3241: finishing write tid 2 to smithi060156570-28 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3241: finishing write tid 3 to smithi060156570-28 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3241: finishing write tid 4 to smithi060156570-28 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3241: finishing write tid 5 to smithi060156570-28 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3241: finishing write tid 6 to smithi060156570-28 2023-12-01T04:57:47.834 INFO:tasks.rados.rados.0.smithi060.stdout:3241: oid 28 updating version 0 to 1422 2023-12-01T04:57:47.835 INFO:tasks.rados.rados.0.smithi060.stdout:3241: oid 28 version 1422 is already newer than 1421 2023-12-01T04:57:47.835 INFO:tasks.rados.rados.0.smithi060.stdout:3241: oid 28 version 1422 is already newer than 1420 2023-12-01T04:57:47.835 INFO:tasks.rados.rados.0.smithi060.stdout:3241: oid 28 version 1422 is already newer than 1419 2023-12-01T04:57:47.835 INFO:tasks.rados.rados.0.smithi060.stdout:3241: oid 28 version 1422 is already newer than 1418 2023-12-01T04:57:47.835 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1422 (ObjNum 1001 snap 322 seq_num 1001) dirty exists 2023-12-01T04:57:47.835 INFO:tasks.rados.rados.0.smithi060.stdout:3241: left oid 28 (ObjNum 1001 snap 322 seq_num 1001) 2023-12-01T04:57:48.755 INFO:tasks.rados.rados.0.smithi060.stdout:3238: done (3 left) 2023-12-01T04:57:48.755 INFO:tasks.rados.rados.0.smithi060.stdout:3239: done (2 left) 2023-12-01T04:57:48.755 INFO:tasks.rados.rados.0.smithi060.stdout:3241: done (1 left) 2023-12-01T04:57:48.755 INFO:tasks.rados.rados.0.smithi060.stdout:3242: done (0 left) 2023-12-01T04:57:48.756 INFO:tasks.rados.rados.0.smithi060.stdout:3243: delete oid 25 current snap is 323 2023-12-01T04:57:48.759 INFO:tasks.rados.rados.0.smithi060.stdout:3243: done (0 left) 2023-12-01T04:57:48.759 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 323 2023-12-01T04:57:48.759 INFO:tasks.rados.rados.0.smithi060.stdout:3244: seq_num 1003 ranges {3260416=802816,4063232=499712,4562944=737280,5300224=368640} 2023-12-01T04:57:48.781 INFO:tasks.rados.rados.0.smithi060.stdout:3244: writing smithi060156570-45 from 3260416 to 4063232 tid 1 2023-12-01T04:57:48.784 INFO:tasks.rados.rados.0.smithi060.stdout:3244: writing smithi060156570-45 from 4063232 to 4562944 tid 2 2023-12-01T04:57:48.788 INFO:tasks.rados.rados.0.smithi060.stdout:3244: writing smithi060156570-45 from 4562944 to 5300224 tid 3 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3244: writing smithi060156570-45 from 5300224 to 5668864 tid 4 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3245: read oid 17 snap -1 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3245: expect (ObjNum 979 snap 321 seq_num 979) 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3246: read oid 3 snap -1 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3246: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3247: copy_from oid 11 from oid 28 current snap is 323 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3244: finishing write tid 1 to smithi060156570-45 2023-12-01T04:57:48.791 INFO:tasks.rados.rados.0.smithi060.stdout:3244: finishing write tid 2 to smithi060156570-45 2023-12-01T04:57:48.792 INFO:tasks.rados.rados.0.smithi060.stdout:3248: read oid 16 snap -1 2023-12-01T04:57:48.792 INFO:tasks.rados.rados.0.smithi060.stdout:3248: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:57:48.792 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 323 2023-12-01T04:57:48.792 INFO:tasks.rados.rados.0.smithi060.stdout:3249: seq_num 1004 ranges {1851392=16384} 2023-12-01T04:57:48.801 INFO:tasks.rados.rados.0.smithi060.stdout:3249: writing smithi060156570-43 from 1851392 to 1867776 tid 1 2023-12-01T04:57:48.801 INFO:tasks.rados.rados.0.smithi060.stdout:3250: setattr oid 21 current snap is 323 2023-12-01T04:57:48.801 INFO:tasks.rados.rados.0.smithi060.stdout:3248: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:57:48.804 INFO:tasks.rados.rados.0.smithi060.stdout:3246: expect (ObjNum 728 snap 242 seq_num 728) 2023-12-01T04:57:48.812 INFO:tasks.rados.rados.0.smithi060.stdout:3244: finishing write tid 3 to smithi060156570-45 2023-12-01T04:57:48.812 INFO:tasks.rados.rados.0.smithi060.stdout:3244: finishing write tid 4 to smithi060156570-45 2023-12-01T04:57:48.812 INFO:tasks.rados.rados.0.smithi060.stdout:3244: finishing write tid 5 to smithi060156570-45 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: finishing write tid 6 to smithi060156570-45 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: oid 45 updating version 0 to 2012 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: oid 45 updating version 2012 to 2014 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: oid 45 version 2014 is already newer than 2011 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: oid 45 version 2014 is already newer than 2013 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: oid 45 updating version 2014 to 2015 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 2015 (ObjNum 1003 snap 323 seq_num 1003) dirty exists 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: left oid 45 (ObjNum 1003 snap 323 seq_num 1003) 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3244: done (6 left) 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3246: done (5 left) 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3248: done (4 left) 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3251: rmattr oid 46 current snap is 323 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3251: done (4 left) 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3252: copy_from oid 49 from oid 4 current snap is 323 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3249: finishing write tid 1 to smithi060156570-43 2023-12-01T04:57:48.813 INFO:tasks.rados.rados.0.smithi060.stdout:3249: finishing write tid 2 to smithi060156570-43 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3249: finishing write tid 3 to smithi060156570-43 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3249: oid 43 updating version 0 to 1465 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3249: oid 43 version 1465 is already newer than 1464 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1465 (ObjNum 1004 snap 323 seq_num 1004) dirty exists 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3249: left oid 43 (ObjNum 1004 snap 323 seq_num 1004) 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3247: finishing copy_from to smithi060156570-11 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1422 (ObjNum 1001 snap 322 seq_num 1001) dirty exists 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 1765 (ObjNum 966 snap 319 seq_num 966) dirty exists 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3247: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3247: done (4 left) 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3249: done (3 left) 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3250: done (2 left) 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3253: read oid 48 snap -1 2023-12-01T04:57:48.814 INFO:tasks.rados.rados.0.smithi060.stdout:3253: expect (ObjNum 989 snap 321 seq_num 989) 2023-12-01T04:57:48.815 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 323 2023-12-01T04:57:48.815 INFO:tasks.rados.rados.0.smithi060.stdout:3254: seq_num 1005 ranges {4571136=32768} 2023-12-01T04:57:48.837 INFO:tasks.rados.rados.0.smithi060.stdout:3254: writing smithi060156570-19 from 4571136 to 4603904 tid 1 2023-12-01T04:57:48.837 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 323 2023-12-01T04:57:48.837 INFO:tasks.rados.rados.0.smithi060.stdout:3252: finishing copy_from to smithi060156570-49 2023-12-01T04:57:48.837 INFO:tasks.rados.rados.0.smithi060.stdout:3252: got expected ENOENT (src dne) 2023-12-01T04:57:48.837 INFO:tasks.rados.rados.0.smithi060.stdout:3255: seq_num 1006 ranges {3489792=49152} 2023-12-01T04:57:48.856 INFO:tasks.rados.rados.0.smithi060.stdout:3255: writing smithi060156570-22 from 3489792 to 3538944 tid 1 2023-12-01T04:57:48.857 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 323 2023-12-01T04:57:48.857 INFO:tasks.rados.rados.0.smithi060.stdout:3252: finishing copy_from racing read to smithi060156570-49 2023-12-01T04:57:48.862 INFO:tasks.rados.rados.0.smithi060.stdout:3256: seq_num 1007 ranges {0=65536} 2023-12-01T04:57:48.862 INFO:tasks.rados.rados.0.smithi060.stdout:3256: writing smithi060156570-36 from 0 to 65536 tid 1 2023-12-01T04:57:48.862 INFO:tasks.rados.rados.0.smithi060.stdout:3252: done (5 left) 2023-12-01T04:57:48.862 INFO:tasks.rados.rados.0.smithi060.stdout:3257: snap_remove snap 299 2023-12-01T04:57:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:48 smithi060 ceph-mon[94233]: pgmap v1037: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.7 MiB/s wr, 31 op/s 2023-12-01T04:57:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:48 smithi060 ceph-mon[94233]: osdmap e714: 8 total, 8 up, 8 in 2023-12-01T04:57:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:48 smithi060 ceph-mon[109077]: pgmap v1037: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.7 MiB/s wr, 31 op/s 2023-12-01T04:57:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:48 smithi060 ceph-mon[109077]: osdmap e714: 8 total, 8 up, 8 in 2023-12-01T04:57:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:48 smithi089 ceph-mon[98504]: pgmap v1037: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.7 MiB/s wr, 31 op/s 2023-12-01T04:57:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:48 smithi089 ceph-mon[98504]: osdmap e714: 8 total, 8 up, 8 in 2023-12-01T04:57:49.763 INFO:tasks.rados.rados.0.smithi060.stdout:3257: done (5 left) 2023-12-01T04:57:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:3258: read oid 46 snap -1 2023-12-01T04:57:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:3258: expect deleted 2023-12-01T04:57:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:3259: snap_create 2023-12-01T04:57:49.764 INFO:tasks.rados.rados.0.smithi060.stdout:3253: expect (ObjNum 989 snap 321 seq_num 989) 2023-12-01T04:57:49.869 INFO:tasks.rados.rados.0.smithi060.stdout:3245: expect (ObjNum 979 snap 321 seq_num 979) 2023-12-01T04:57:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:49 smithi060 ceph-mon[94233]: osdmap e715: 8 total, 8 up, 8 in 2023-12-01T04:57:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:49 smithi060 ceph-mon[109077]: osdmap e715: 8 total, 8 up, 8 in 2023-12-01T04:57:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:49 smithi089 ceph-mon[98504]: osdmap e715: 8 total, 8 up, 8 in 2023-12-01T04:57:50.040 INFO:tasks.rados.rados.0.smithi060.stdout:3254: finishing write tid 1 to smithi060156570-19 2023-12-01T04:57:50.040 INFO:tasks.rados.rados.0.smithi060.stdout:3254: finishing write tid 2 to smithi060156570-19 2023-12-01T04:57:50.040 INFO:tasks.rados.rados.0.smithi060.stdout:3254: finishing write tid 3 to smithi060156570-19 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3254: oid 19 updating version 0 to 1454 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3254: oid 19 version 1454 is already newer than 1453 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1454 (ObjNum 1005 snap 323 seq_num 1005) dirty exists 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3254: left oid 19 (ObjNum 1005 snap 323 seq_num 1005) 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3256: finishing write tid 1 to smithi060156570-36 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3256: finishing write tid 2 to smithi060156570-36 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3255: finishing write tid 1 to smithi060156570-22 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3255: finishing write tid 2 to smithi060156570-22 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3256: finishing write tid 3 to smithi060156570-36 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3256: oid 36 updating version 0 to 1767 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3256: oid 36 version 1767 is already newer than 1766 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1767 (ObjNum 1007 snap 323 seq_num 1007) dirty exists 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3256: left oid 36 (ObjNum 1007 snap 323 seq_num 1007) 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3255: finishing write tid 3 to smithi060156570-22 2023-12-01T04:57:50.041 INFO:tasks.rados.rados.0.smithi060.stdout:3255: oid 22 updating version 0 to 2018 2023-12-01T04:57:50.042 INFO:tasks.rados.rados.0.smithi060.stdout:3255: oid 22 version 2018 is already newer than 2017 2023-12-01T04:57:50.042 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 2018 (ObjNum 1006 snap 323 seq_num 1006) dirty exists 2023-12-01T04:57:50.042 INFO:tasks.rados.rados.0.smithi060.stdout:3255: left oid 22 (ObjNum 1006 snap 323 seq_num 1006) 2023-12-01T04:57:50.766 INFO:tasks.rados.rados.0.smithi060.stdout:3245: done (6 left) 2023-12-01T04:57:50.766 INFO:tasks.rados.rados.0.smithi060.stdout:3253: done (5 left) 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3254: done (4 left) 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3255: done (3 left) 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3256: done (2 left) 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3258: done (1 left) 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3259: done (0 left) 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 18 current snap is 324 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3260: seq_num 1008 ranges {0=90112} 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3260: writing smithi060156570-18 from 0 to 90112 tid 1 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 324 2023-12-01T04:57:50.767 INFO:tasks.rados.rados.0.smithi060.stdout:3261: seq_num 1009 ranges {1851392=106496} 2023-12-01T04:57:50.777 INFO:tasks.rados.rados.0.smithi060.stdout:3261: writing smithi060156570-5 from 1851392 to 1957888 tid 1 2023-12-01T04:57:50.777 INFO:tasks.rados.rados.0.smithi060.stdout:3262: delete oid 35 current snap is 324 2023-12-01T04:57:50.777 INFO:tasks.rados.rados.0.smithi060.stdout:3260: finishing write tid 1 to smithi060156570-18 2023-12-01T04:57:50.777 INFO:tasks.rados.rados.0.smithi060.stdout:3260: finishing write tid 2 to smithi060156570-18 2023-12-01T04:57:50.777 INFO:tasks.rados.rados.0.smithi060.stdout:3260: finishing write tid 3 to smithi060156570-18 2023-12-01T04:57:50.778 INFO:tasks.rados.rados.0.smithi060.stdout:3260: oid 18 updating version 0 to 1466 2023-12-01T04:57:50.778 INFO:tasks.rados.rados.0.smithi060.stdout:3260: oid 18 updating version 1466 to 1467 2023-12-01T04:57:50.778 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1467 (ObjNum 1008 snap 324 seq_num 1008) dirty exists 2023-12-01T04:57:50.778 INFO:tasks.rados.rados.0.smithi060.stdout:3260: left oid 18 (ObjNum 1008 snap 324 seq_num 1008) 2023-12-01T04:57:50.780 INFO:tasks.rados.rados.0.smithi060.stdout:3260: done (2 left) 2023-12-01T04:57:50.780 INFO:tasks.rados.rados.0.smithi060.stdout:3262: done (1 left) 2023-12-01T04:57:50.780 INFO:tasks.rados.rados.0.smithi060.stdout:3263: delete oid 33 current snap is 324 2023-12-01T04:57:50.783 INFO:tasks.rados.rados.0.smithi060.stdout:3263: done (1 left) 2023-12-01T04:57:50.783 INFO:tasks.rados.rados.0.smithi060.stdout:3264: snap_create 2023-12-01T04:57:50.784 INFO:tasks.rados.rados.0.smithi060.stdout:3261: finishing write tid 1 to smithi060156570-5 2023-12-01T04:57:50.784 INFO:tasks.rados.rados.0.smithi060.stdout:3261: finishing write tid 2 to smithi060156570-5 2023-12-01T04:57:50.785 INFO:tasks.rados.rados.0.smithi060.stdout:3261: finishing write tid 3 to smithi060156570-5 2023-12-01T04:57:50.785 INFO:tasks.rados.rados.0.smithi060.stdout:3261: oid 5 updating version 0 to 1163 2023-12-01T04:57:50.786 INFO:tasks.rados.rados.0.smithi060.stdout:3261: oid 5 version 1163 is already newer than 1162 2023-12-01T04:57:50.786 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1163 (ObjNum 1009 snap 324 seq_num 1009) dirty exists 2023-12-01T04:57:50.786 INFO:tasks.rados.rados.0.smithi060.stdout:3261: left oid 5 (ObjNum 1009 snap 324 seq_num 1009) 2023-12-01T04:57:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:50 smithi060 ceph-mon[94233]: pgmap v1040: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.7 MiB/s wr, 31 op/s 2023-12-01T04:57:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:50 smithi060 ceph-mon[94233]: osdmap e716: 8 total, 8 up, 8 in 2023-12-01T04:57:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:50 smithi060 ceph-mon[109077]: pgmap v1040: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.7 MiB/s wr, 31 op/s 2023-12-01T04:57:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:50 smithi060 ceph-mon[109077]: osdmap e716: 8 total, 8 up, 8 in 2023-12-01T04:57:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:50 smithi089 ceph-mon[98504]: pgmap v1040: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.1 MiB/s rd, 8.7 MiB/s wr, 31 op/s 2023-12-01T04:57:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:50 smithi089 ceph-mon[98504]: osdmap e716: 8 total, 8 up, 8 in 2023-12-01T04:57:51.772 INFO:tasks.rados.rados.0.smithi060.stdout:3261: done (1 left) 2023-12-01T04:57:51.772 INFO:tasks.rados.rados.0.smithi060.stdout:3264: done (0 left) 2023-12-01T04:57:51.772 INFO:tasks.rados.rados.0.smithi060.stdout:3265: copy_from oid 23 from oid 22 current snap is 325 2023-12-01T04:57:51.772 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 325 2023-12-01T04:57:51.772 INFO:tasks.rados.rados.0.smithi060.stdout:3266: seq_num 1012 ranges {0=155648} 2023-12-01T04:57:51.774 INFO:tasks.rados.rados.0.smithi060.stdout:3266: writing smithi060156570-33 from 0 to 155648 tid 1 2023-12-01T04:57:51.774 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 325 2023-12-01T04:57:51.774 INFO:tasks.rados.rados.0.smithi060.stdout:3267: seq_num 1013 ranges {0=172032} 2023-12-01T04:57:51.774 INFO:tasks.rados.rados.0.smithi060.stdout:3267: writing smithi060156570-13 from 0 to 172032 tid 1 2023-12-01T04:57:51.774 INFO:tasks.rados.rados.0.smithi060.stdout:3268: rmattr oid 16 current snap is 325 2023-12-01T04:57:51.774 INFO:tasks.rados.rados.0.smithi060.stdout:3269: snap_create 2023-12-01T04:57:51.780 INFO:tasks.rados.rados.0.smithi060.stdout:3266: finishing write tid 1 to smithi060156570-33 2023-12-01T04:57:51.780 INFO:tasks.rados.rados.0.smithi060.stdout:3266: finishing write tid 2 to smithi060156570-33 2023-12-01T04:57:51.780 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1541 (ObjNum 33 snap 0 seq_num 200448784) dirty exists 2023-12-01T04:57:51.781 INFO:tasks.rados.rados.0.smithi060.stdout:3266: finishing write tid 3 to smithi060156570-33 2023-12-01T04:57:51.782 INFO:tasks.rados.rados.0.smithi060.stdout:3266: oid 33 updating version 0 to 1768 2023-12-01T04:57:51.782 INFO:tasks.rados.rados.0.smithi060.stdout:3266: oid 33 version 1768 is already newer than 1767 2023-12-01T04:57:51.782 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1768 (ObjNum 1012 snap 325 seq_num 1012) dirty exists 2023-12-01T04:57:51.782 INFO:tasks.rados.rados.0.smithi060.stdout:3266: left oid 33 (ObjNum 1012 snap 325 seq_num 1012) 2023-12-01T04:57:51.782 INFO:tasks.rados.rados.0.smithi060.stdout:3267: finishing write tid 1 to smithi060156570-13 2023-12-01T04:57:51.782 INFO:tasks.rados.rados.0.smithi060.stdout:3267: finishing write tid 2 to smithi060156570-13 2023-12-01T04:57:51.785 INFO:tasks.rados.rados.0.smithi060.stdout:3267: finishing write tid 3 to smithi060156570-13 2023-12-01T04:57:51.785 INFO:tasks.rados.rados.0.smithi060.stdout:3267: oid 13 updating version 0 to 1423 2023-12-01T04:57:51.785 INFO:tasks.rados.rados.0.smithi060.stdout:3267: oid 13 updating version 1423 to 1424 2023-12-01T04:57:51.785 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1424 (ObjNum 1013 snap 325 seq_num 1013) dirty exists 2023-12-01T04:57:51.785 INFO:tasks.rados.rados.0.smithi060.stdout:3267: left oid 13 (ObjNum 1013 snap 325 seq_num 1013) 2023-12-01T04:57:51.796 INFO:tasks.rados.rados.0.smithi060.stdout:3265: finishing copy_from to smithi060156570-23 2023-12-01T04:57:51.796 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 2018 (ObjNum 1006 snap 323 seq_num 1006) dirty exists 2023-12-01T04:57:51.797 INFO:tasks.rados.rados.0.smithi060.stdout:3265: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:57:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:51 smithi089 ceph-mon[98504]: osdmap e717: 8 total, 8 up, 8 in 2023-12-01T04:57:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:51 smithi060 ceph-mon[94233]: osdmap e717: 8 total, 8 up, 8 in 2023-12-01T04:57:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:51 smithi060 ceph-mon[109077]: osdmap e717: 8 total, 8 up, 8 in 2023-12-01T04:57:52.773 INFO:tasks.rados.rados.0.smithi060.stdout:3265: done (4 left) 2023-12-01T04:57:52.773 INFO:tasks.rados.rados.0.smithi060.stdout:3266: done (3 left) 2023-12-01T04:57:52.773 INFO:tasks.rados.rados.0.smithi060.stdout:3267: done (2 left) 2023-12-01T04:57:52.773 INFO:tasks.rados.rados.0.smithi060.stdout:3268: done (1 left) 2023-12-01T04:57:52.773 INFO:tasks.rados.rados.0.smithi060.stdout:3269: done (0 left) 2023-12-01T04:57:52.773 INFO:tasks.rados.rados.0.smithi060.stdout:3270: delete oid 7 current snap is 326 2023-12-01T04:57:52.783 INFO:tasks.rados.rados.0.smithi060.stdout:3270: done (0 left) 2023-12-01T04:57:52.783 INFO:tasks.rados.rados.0.smithi060.stdout:3271: snap_remove snap 318 2023-12-01T04:57:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:52 smithi089 ceph-mon[98504]: pgmap v1043: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:52 smithi089 ceph-mon[98504]: osdmap e718: 8 total, 8 up, 8 in 2023-12-01T04:57:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:52 smithi060 ceph-mon[94233]: pgmap v1043: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:52 smithi060 ceph-mon[94233]: osdmap e718: 8 total, 8 up, 8 in 2023-12-01T04:57:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:52 smithi060 ceph-mon[109077]: pgmap v1043: 121 pgs: 121 active+clean; 288 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:57:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:52 smithi060 ceph-mon[109077]: osdmap e718: 8 total, 8 up, 8 in 2023-12-01T04:57:53.789 INFO:tasks.rados.rados.0.smithi060.stdout:3271: done (0 left) 2023-12-01T04:57:53.789 INFO:tasks.rados.rados.0.smithi060.stdout:3272: read oid 20 snap -1 2023-12-01T04:57:53.789 INFO:tasks.rados.rados.0.smithi060.stdout:3272: expect (ObjNum 983 snap 321 seq_num 983) 2023-12-01T04:57:53.790 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 326 2023-12-01T04:57:53.790 INFO:tasks.rados.rados.0.smithi060.stdout:3273: seq_num 1015 ranges {0=204800} 2023-12-01T04:57:53.790 INFO:tasks.rados.rados.0.smithi060.stdout:3273: writing smithi060156570-29 from 0 to 204800 tid 1 2023-12-01T04:57:53.790 INFO:tasks.rados.rados.0.smithi060.stdout:3274: read oid 23 snap 322 2023-12-01T04:57:53.791 INFO:tasks.rados.rados.0.smithi060.stdout:3274: expect (ObjNum 200399376 snap 22018 seq_num 199797616) 2023-12-01T04:57:53.791 INFO:tasks.rados.rados.0.smithi060.stdout:3275: rollback oid 26 current snap is 326 2023-12-01T04:57:53.791 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 324 2023-12-01T04:57:53.791 INFO:tasks.rados.rados.0.smithi060.stdout:3276: setattr oid 25 current snap is 326 2023-12-01T04:57:53.798 INFO:tasks.rados.rados.0.smithi060.stdout:3274: expect (ObjNum 200399376 snap 22018 seq_num 199797616) 2023-12-01T04:57:53.798 INFO:tasks.rados.rados.0.smithi060.stdout:3274: done (4 left) 2023-12-01T04:57:53.798 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 326 2023-12-01T04:57:53.798 INFO:tasks.rados.rados.0.smithi060.stdout:3277: seq_num 1016 ranges {3891200=221184} 2023-12-01T04:57:53.821 INFO:tasks.rados.rados.0.smithi060.stdout:3277: writing smithi060156570-10 from 3891200 to 4112384 tid 1 2023-12-01T04:57:53.822 INFO:tasks.rados.rados.0.smithi060.stdout:3278: read oid 45 snap -1 2023-12-01T04:57:53.822 INFO:tasks.rados.rados.0.smithi060.stdout:3278: expect (ObjNum 1003 snap 323 seq_num 1003) 2023-12-01T04:57:53.823 INFO:tasks.rados.rados.0.smithi060.stdout:3279: copy_from oid 3 from oid 35 current snap is 326 2023-12-01T04:57:53.823 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 326 2023-12-01T04:57:53.823 INFO:tasks.rados.rados.0.smithi060.stdout:3280: seq_num 1017 ranges {5677056=237568} 2023-12-01T04:57:53.855 INFO:tasks.rados.rados.0.smithi060.stdout:3280: writing smithi060156570-47 from 5677056 to 5914624 tid 1 2023-12-01T04:57:53.855 INFO:tasks.rados.rados.0.smithi060.stdout:3281: setattr oid 46 current snap is 326 2023-12-01T04:57:53.855 INFO:tasks.rados.rados.0.smithi060.stdout:3272: expect (ObjNum 983 snap 321 seq_num 983) 2023-12-01T04:57:53.916 INFO:tasks.rados.rados.0.smithi060.stdout:3273: finishing write tid 1 to smithi060156570-29 2023-12-01T04:57:53.916 INFO:tasks.rados.rados.0.smithi060.stdout:3273: finishing write tid 2 to smithi060156570-29 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3275: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3275: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3275: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1544 (ObjNum 950 snap 313 seq_num 950) dirty exists 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 2039 (ObjNum 33 snap 0 seq_num 200860240) dirty exists 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3273: finishing write tid 3 to smithi060156570-29 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3273: oid 29 updating version 0 to 2038 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3273: oid 29 version 2038 is already newer than 2037 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 2038 (ObjNum 1015 snap 326 seq_num 1015) dirty exists 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3273: left oid 29 (ObjNum 1015 snap 326 seq_num 1015) 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3279: finishing copy_from to smithi060156570-3 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3279: got expected ENOENT (src dne) 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3279: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3277: finishing write tid 1 to smithi060156570-10 2023-12-01T04:57:53.917 INFO:tasks.rados.rados.0.smithi060.stdout:3277: finishing write tid 2 to smithi060156570-10 2023-12-01T04:57:53.918 INFO:tasks.rados.rados.0.smithi060.stdout:3277: finishing write tid 3 to smithi060156570-10 2023-12-01T04:57:53.918 INFO:tasks.rados.rados.0.smithi060.stdout:3277: oid 10 updating version 0 to 1853 2023-12-01T04:57:53.918 INFO:tasks.rados.rados.0.smithi060.stdout:3277: oid 10 version 1853 is already newer than 1852 2023-12-01T04:57:53.918 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1853 (ObjNum 1016 snap 326 seq_num 1016) dirty exists 2023-12-01T04:57:53.918 INFO:tasks.rados.rados.0.smithi060.stdout:3277: left oid 10 (ObjNum 1016 snap 326 seq_num 1016) 2023-12-01T04:57:53.918 INFO:tasks.rados.rados.0.smithi060.stdout:3278: expect (ObjNum 1003 snap 323 seq_num 1003) 2023-12-01T04:57:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:53 smithi089 ceph-mon[98504]: osdmap e719: 8 total, 8 up, 8 in 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3280: finishing write tid 1 to smithi060156570-47 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3280: finishing write tid 2 to smithi060156570-47 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3280: finishing write tid 3 to smithi060156570-47 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3280: oid 47 updating version 0 to 2047 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3280: oid 47 updating version 2047 to 2048 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 2048 (ObjNum 1017 snap 326 seq_num 1017) dirty exists 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3280: left oid 47 (ObjNum 1017 snap 326 seq_num 1017) 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1468 (ObjNum 65 snap 0 seq_num 1516922995) dirty exists 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3272: done (8 left) 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3273: done (7 left) 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3275: done (6 left) 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3276: done (5 left) 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3277: done (4 left) 2023-12-01T04:57:54.132 INFO:tasks.rados.rados.0.smithi060.stdout:3278: done (3 left) 2023-12-01T04:57:54.133 INFO:tasks.rados.rados.0.smithi060.stdout:3279: done (2 left) 2023-12-01T04:57:54.133 INFO:tasks.rados.rados.0.smithi060.stdout:3280: done (1 left) 2023-12-01T04:57:54.133 INFO:tasks.rados.rados.0.smithi060.stdout:3281: done (0 left) 2023-12-01T04:57:54.133 INFO:tasks.rados.rados.0.smithi060.stdout:3282: snap_remove snap 307 2023-12-01T04:57:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:53 smithi060 ceph-mon[94233]: osdmap e719: 8 total, 8 up, 8 in 2023-12-01T04:57:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:53 smithi060 ceph-mon[109077]: osdmap e719: 8 total, 8 up, 8 in 2023-12-01T04:57:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:57:54] "GET /metrics HTTP/1.1" 200 36070 "" "Prometheus/2.43.0" 2023-12-01T04:57:54.802 INFO:tasks.rados.rados.0.smithi060.stdout:3282: done (0 left) 2023-12-01T04:57:54.802 INFO:tasks.rados.rados.0.smithi060.stdout:3283: snap_remove snap 314 2023-12-01T04:57:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:54 smithi089 ceph-mon[98504]: pgmap v1046: 121 pgs: 121 active+clean; 266 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.3 MiB/s wr, 40 op/s 2023-12-01T04:57:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:54 smithi089 ceph-mon[98504]: osdmap e720: 8 total, 8 up, 8 in 2023-12-01T04:57:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:54 smithi060 ceph-mon[94233]: pgmap v1046: 121 pgs: 121 active+clean; 266 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.3 MiB/s wr, 40 op/s 2023-12-01T04:57:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:54 smithi060 ceph-mon[94233]: osdmap e720: 8 total, 8 up, 8 in 2023-12-01T04:57:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:54 smithi060 ceph-mon[109077]: pgmap v1046: 121 pgs: 121 active+clean; 266 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.3 MiB/s wr, 40 op/s 2023-12-01T04:57:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:54 smithi060 ceph-mon[109077]: osdmap e720: 8 total, 8 up, 8 in 2023-12-01T04:57:55.800 INFO:tasks.rados.rados.0.smithi060.stdout:3283: done (0 left) 2023-12-01T04:57:55.800 INFO:tasks.rados.rados.0.smithi060.stdout:3284: snap_remove snap 319 2023-12-01T04:57:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:55 smithi060 ceph-mon[94233]: osdmap e721: 8 total, 8 up, 8 in 2023-12-01T04:57:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:55 smithi060 ceph-mon[109077]: osdmap e721: 8 total, 8 up, 8 in 2023-12-01T04:57:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:55 smithi089 ceph-mon[98504]: osdmap e721: 8 total, 8 up, 8 in 2023-12-01T04:57:56.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:57:56.697 INFO:tasks.rados.rados.0.smithi060.stdout:3284: done (0 left) 2023-12-01T04:57:56.698 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 326 2023-12-01T04:57:56.698 INFO:tasks.rados.rados.0.smithi060.stdout:3285: seq_num 1018 ranges {204800=253952} 2023-12-01T04:57:56.698 INFO:tasks.rados.rados.0.smithi060.stdout:3285: writing smithi060156570-29 from 204800 to 458752 tid 1 2023-12-01T04:57:56.698 INFO:tasks.rados.rados.0.smithi060.stdout:3286: snap_create 2023-12-01T04:57:56.714 INFO:tasks.rados.rados.0.smithi060.stdout:3285: finishing write tid 1 to smithi060156570-29 2023-12-01T04:57:56.715 INFO:tasks.rados.rados.0.smithi060.stdout:3285: finishing write tid 2 to smithi060156570-29 2023-12-01T04:57:56.715 INFO:tasks.rados.rados.0.smithi060.stdout:3285: finishing write tid 3 to smithi060156570-29 2023-12-01T04:57:56.715 INFO:tasks.rados.rados.0.smithi060.stdout:3285: oid 29 updating version 0 to 2067 2023-12-01T04:57:56.715 INFO:tasks.rados.rados.0.smithi060.stdout:3285: oid 29 updating version 2067 to 2068 2023-12-01T04:57:56.716 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 2068 (ObjNum 1018 snap 326 seq_num 1018) dirty exists 2023-12-01T04:57:56.716 INFO:tasks.rados.rados.0.smithi060.stdout:3285: left oid 29 (ObjNum 1018 snap 326 seq_num 1018) 2023-12-01T04:57:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:56 smithi060 ceph-mon[94233]: pgmap v1049: 121 pgs: 121 active+clean; 266 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.3 MiB/s wr, 40 op/s 2023-12-01T04:57:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:56 smithi060 ceph-mon[94233]: osdmap e722: 8 total, 8 up, 8 in 2023-12-01T04:57:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:56 smithi060 ceph-mon[94233]: osdmap e723: 8 total, 8 up, 8 in 2023-12-01T04:57:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:56 smithi060 ceph-mon[109077]: pgmap v1049: 121 pgs: 121 active+clean; 266 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.3 MiB/s wr, 40 op/s 2023-12-01T04:57:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:56 smithi060 ceph-mon[109077]: osdmap e722: 8 total, 8 up, 8 in 2023-12-01T04:57:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:56 smithi060 ceph-mon[109077]: osdmap e723: 8 total, 8 up, 8 in 2023-12-01T04:57:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:56 smithi089 ceph-mon[98504]: pgmap v1049: 121 pgs: 121 active+clean; 266 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.3 MiB/s wr, 40 op/s 2023-12-01T04:57:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:56 smithi089 ceph-mon[98504]: osdmap e722: 8 total, 8 up, 8 in 2023-12-01T04:57:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:56 smithi089 ceph-mon[98504]: osdmap e723: 8 total, 8 up, 8 in 2023-12-01T04:57:57.692 INFO:tasks.rados.rados.0.smithi060.stdout:3285: done (1 left) 2023-12-01T04:57:57.692 INFO:tasks.rados.rados.0.smithi060.stdout:3286: done (0 left) 2023-12-01T04:57:57.692 INFO:tasks.rados.rados.0.smithi060.stdout:3287: rmattr oid 43 current snap is 327 2023-12-01T04:57:57.693 INFO:tasks.rados.rados.0.smithi060.stdout:3287: done (0 left) 2023-12-01T04:57:57.693 INFO:tasks.rados.rados.0.smithi060.stdout:3288: read oid 26 snap 313 2023-12-01T04:57:57.693 INFO:tasks.rados.rados.0.smithi060.stdout:3288: expect (ObjNum 950 snap 313 seq_num 950) 2023-12-01T04:57:57.693 INFO:tasks.rados.rados.0.smithi060.stdout:3289: read oid 6 snap -1 2023-12-01T04:57:57.693 INFO:tasks.rados.rados.0.smithi060.stdout:3289: expect (ObjNum 961 snap 317 seq_num 961) 2023-12-01T04:57:57.693 INFO:tasks.rados.rados.0.smithi060.stdout:3290: rmattr oid 41 current snap is 327 2023-12-01T04:57:57.693 INFO:tasks.rados.rados.0.smithi060.stdout:3291: snap_create 2023-12-01T04:57:57.702 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1560 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:57:57.704 INFO:tasks.rados.rados.0.smithi060.stdout:3289: expect (ObjNum 961 snap 317 seq_num 961) 2023-12-01T04:57:57.754 INFO:tasks.rados.rados.0.smithi060.stdout:3288: expect (ObjNum 950 snap 313 seq_num 950) 2023-12-01T04:57:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:3288: done (3 left) 2023-12-01T04:57:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:3289: done (2 left) 2023-12-01T04:57:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:3290: done (1 left) 2023-12-01T04:57:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:3291: done (0 left) 2023-12-01T04:57:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:3292: read oid 43 snap -1 2023-12-01T04:57:58.696 INFO:tasks.rados.rados.0.smithi060.stdout:3292: expect (ObjNum 1004 snap 323 seq_num 1004) 2023-12-01T04:57:58.697 INFO:tasks.rados.rados.0.smithi060.stdout:3293: snap_create 2023-12-01T04:57:58.707 INFO:tasks.rados.rados.0.smithi060.stdout:3292: expect (ObjNum 1004 snap 323 seq_num 1004) 2023-12-01T04:57:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:58 smithi060 ceph-mon[94233]: pgmap v1052: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2023-12-01T04:57:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:58 smithi060 ceph-mon[94233]: osdmap e724: 8 total, 8 up, 8 in 2023-12-01T04:57:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:58 smithi060 ceph-mon[109077]: pgmap v1052: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2023-12-01T04:57:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:58 smithi060 ceph-mon[109077]: osdmap e724: 8 total, 8 up, 8 in 2023-12-01T04:57:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:58 smithi089 ceph-mon[98504]: pgmap v1052: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2023-12-01T04:57:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:58 smithi089 ceph-mon[98504]: osdmap e724: 8 total, 8 up, 8 in 2023-12-01T04:57:59.703 INFO:tasks.rados.rados.0.smithi060.stdout:3292: done (1 left) 2023-12-01T04:57:59.703 INFO:tasks.rados.rados.0.smithi060.stdout:3293: done (0 left) 2023-12-01T04:57:59.703 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 329 2023-12-01T04:57:59.703 INFO:tasks.rados.rados.0.smithi060.stdout:3294: seq_num 1019 ranges {0=270336} 2023-12-01T04:57:59.704 INFO:tasks.rados.rados.0.smithi060.stdout:3294: writing smithi060156570-7 from 0 to 270336 tid 1 2023-12-01T04:57:59.704 INFO:tasks.rados.rados.0.smithi060.stdout:3295: delete oid 47 current snap is 329 2023-12-01T04:57:59.712 INFO:tasks.rados.rados.0.smithi060.stdout:3294: finishing write tid 1 to smithi060156570-7 2023-12-01T04:57:59.713 INFO:tasks.rados.rados.0.smithi060.stdout:3294: finishing write tid 2 to smithi060156570-7 2023-12-01T04:57:59.714 INFO:tasks.rados.rados.0.smithi060.stdout:3295: done (1 left) 2023-12-01T04:57:59.714 INFO:tasks.rados.rados.0.smithi060.stdout:3296: read oid 21 snap -1 2023-12-01T04:57:59.714 INFO:tasks.rados.rados.0.smithi060.stdout:3296: expect (ObjNum 966 snap 319 seq_num 966) 2023-12-01T04:57:59.714 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 14 current snap is 329 2023-12-01T04:57:59.714 INFO:tasks.rados.rados.0.smithi060.stdout:3297: seq_num 1021 ranges {1032192=303104} 2023-12-01T04:57:59.721 INFO:tasks.rados.rados.0.smithi060.stdout:3297: writing smithi060156570-14 from 1032192 to 1335296 tid 1 2023-12-01T04:57:59.722 INFO:tasks.rados.rados.0.smithi060.stdout:3298: delete oid 30 current snap is 329 2023-12-01T04:57:59.722 INFO:tasks.rados.rados.0.smithi060.stdout:3294: finishing write tid 3 to smithi060156570-7 2023-12-01T04:57:59.722 INFO:tasks.rados.rados.0.smithi060.stdout:3294: oid 7 updating version 0 to 2079 2023-12-01T04:57:59.722 INFO:tasks.rados.rados.0.smithi060.stdout:3294: oid 7 updating version 2079 to 2080 2023-12-01T04:57:59.722 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 2080 (ObjNum 1019 snap 329 seq_num 1019) dirty exists 2023-12-01T04:57:59.722 INFO:tasks.rados.rados.0.smithi060.stdout:3294: left oid 7 (ObjNum 1019 snap 329 seq_num 1019) 2023-12-01T04:57:59.727 INFO:tasks.rados.rados.0.smithi060.stdout:3297: finishing write tid 1 to smithi060156570-14 2023-12-01T04:57:59.727 INFO:tasks.rados.rados.0.smithi060.stdout:3297: finishing write tid 2 to smithi060156570-14 2023-12-01T04:57:59.729 INFO:tasks.rados.rados.0.smithi060.stdout:3297: finishing write tid 3 to smithi060156570-14 2023-12-01T04:57:59.729 INFO:tasks.rados.rados.0.smithi060.stdout:3297: oid 14 updating version 0 to 1456 2023-12-01T04:57:59.729 INFO:tasks.rados.rados.0.smithi060.stdout:3297: oid 14 version 1456 is already newer than 1455 2023-12-01T04:57:59.729 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1456 (ObjNum 1021 snap 329 seq_num 1021) dirty exists 2023-12-01T04:57:59.729 INFO:tasks.rados.rados.0.smithi060.stdout:3297: left oid 14 (ObjNum 1021 snap 329 seq_num 1021) 2023-12-01T04:57:59.730 INFO:tasks.rados.rados.0.smithi060.stdout:3296: expect (ObjNum 966 snap 319 seq_num 966) 2023-12-01T04:57:59.825 INFO:tasks.rados.rados.0.smithi060.stdout:3294: done (3 left) 2023-12-01T04:57:59.825 INFO:tasks.rados.rados.0.smithi060.stdout:3296: done (2 left) 2023-12-01T04:57:59.826 INFO:tasks.rados.rados.0.smithi060.stdout:3297: done (1 left) 2023-12-01T04:57:59.826 INFO:tasks.rados.rados.0.smithi060.stdout:3298: done (0 left) 2023-12-01T04:57:59.826 INFO:tasks.rados.rados.0.smithi060.stdout:3299: copy_from oid 39 from oid 37 current snap is 329 2023-12-01T04:57:59.826 INFO:tasks.rados.rados.0.smithi060.stdout:3300: read oid 17 snap -1 2023-12-01T04:57:59.826 INFO:tasks.rados.rados.0.smithi060.stdout:3300: expect (ObjNum 979 snap 321 seq_num 979) 2023-12-01T04:57:59.826 INFO:tasks.rados.rados.0.smithi060.stdout:3301: snap_create 2023-12-01T04:57:59.848 INFO:tasks.rados.rados.0.smithi060.stdout:3300: expect (ObjNum 979 snap 321 seq_num 979) 2023-12-01T04:58:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:57:59 smithi060 ceph-mon[94233]: osdmap e725: 8 total, 8 up, 8 in 2023-12-01T04:58:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:57:59 smithi060 ceph-mon[109077]: osdmap e725: 8 total, 8 up, 8 in 2023-12-01T04:58:00.021 INFO:tasks.rados.rados.0.smithi060.stdout:3299: finishing copy_from to smithi060156570-39 2023-12-01T04:58:00.021 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1554 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:58:00.021 INFO:tasks.rados.rados.0.smithi060.stdout:3299: finishing copy_from racing read to smithi060156570-39 2023-12-01T04:58:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:57:59 smithi089 ceph-mon[98504]: osdmap e725: 8 total, 8 up, 8 in 2023-12-01T04:58:00.709 INFO:tasks.rados.rados.0.smithi060.stdout:3299: done (2 left) 2023-12-01T04:58:00.709 INFO:tasks.rados.rados.0.smithi060.stdout:3300: done (1 left) 2023-12-01T04:58:00.709 INFO:tasks.rados.rados.0.smithi060.stdout:3301: done (0 left) 2023-12-01T04:58:00.709 INFO:tasks.rados.rados.0.smithi060.stdout:3302: delete oid 7 current snap is 330 2023-12-01T04:58:00.714 INFO:tasks.rados.rados.0.smithi060.stdout:3302: done (0 left) 2023-12-01T04:58:00.714 INFO:tasks.rados.rados.0.smithi060.stdout:3303: setattr oid 17 current snap is 330 2023-12-01T04:58:00.717 INFO:tasks.rados.rados.0.smithi060.stdout:3304: snap_remove snap 326 2023-12-01T04:58:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:00 smithi060 ceph-mon[94233]: pgmap v1055: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2023-12-01T04:58:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:00 smithi060 ceph-mon[94233]: osdmap e726: 8 total, 8 up, 8 in 2023-12-01T04:58:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:00 smithi060 ceph-mon[109077]: pgmap v1055: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2023-12-01T04:58:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:00 smithi060 ceph-mon[109077]: osdmap e726: 8 total, 8 up, 8 in 2023-12-01T04:58:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:00 smithi089 ceph-mon[98504]: pgmap v1055: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 1.1 MiB/s wr, 20 op/s 2023-12-01T04:58:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:00 smithi089 ceph-mon[98504]: osdmap e726: 8 total, 8 up, 8 in 2023-12-01T04:58:01.715 INFO:tasks.rados.rados.0.smithi060.stdout:3304: done (1 left) 2023-12-01T04:58:01.715 INFO:tasks.rados.rados.0.smithi060.stdout:3305: snap_create 2023-12-01T04:58:01.715 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1769 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-12-01T04:58:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:01 smithi060 ceph-mon[94233]: osdmap e727: 8 total, 8 up, 8 in 2023-12-01T04:58:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:01 smithi060 ceph-mon[109077]: osdmap e727: 8 total, 8 up, 8 in 2023-12-01T04:58:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:01 smithi089 ceph-mon[98504]: osdmap e727: 8 total, 8 up, 8 in 2023-12-01T04:58:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:3303: done (1 left) 2023-12-01T04:58:02.721 INFO:tasks.rados.rados.0.smithi060.stdout:3305: done (0 left) 2023-12-01T04:58:02.722 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 331 2023-12-01T04:58:02.722 INFO:tasks.rados.rados.0.smithi060.stdout:3306: seq_num 1024 ranges {0=352256} 2023-12-01T04:58:02.723 INFO:tasks.rados.rados.0.smithi060.stdout:3306: writing smithi060156570-46 from 0 to 352256 tid 1 2023-12-01T04:58:02.723 INFO:tasks.rados.rados.0.smithi060.stdout:3307: read oid 11 snap -1 2023-12-01T04:58:02.723 INFO:tasks.rados.rados.0.smithi060.stdout:3307: expect (ObjNum 1001 snap 322 seq_num 1001) 2023-12-01T04:58:02.723 INFO:tasks.rados.rados.0.smithi060.stdout:3308: setattr oid 38 current snap is 331 2023-12-01T04:58:02.724 INFO:tasks.rados.rados.0.smithi060.stdout:3309: snap_remove snap 325 2023-12-01T04:58:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:02 smithi060 ceph-mon[94233]: pgmap v1058: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:02 smithi060 ceph-mon[94233]: osdmap e728: 8 total, 8 up, 8 in 2023-12-01T04:58:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:02 smithi060 ceph-mon[109077]: pgmap v1058: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:02 smithi060 ceph-mon[109077]: osdmap e728: 8 total, 8 up, 8 in 2023-12-01T04:58:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:02 smithi089 ceph-mon[98504]: pgmap v1058: 121 pgs: 121 active+clean; 270 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:02 smithi089 ceph-mon[98504]: osdmap e728: 8 total, 8 up, 8 in 2023-12-01T04:58:03.728 INFO:tasks.rados.rados.0.smithi060.stdout:3309: done (3 left) 2023-12-01T04:58:03.728 INFO:tasks.rados.rados.0.smithi060.stdout:3310: snap_remove snap 329 2023-12-01T04:58:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:03 smithi060 ceph-mon[94233]: osdmap e729: 8 total, 8 up, 8 in 2023-12-01T04:58:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:03 smithi060 ceph-mon[109077]: osdmap e729: 8 total, 8 up, 8 in 2023-12-01T04:58:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:03 smithi089 ceph-mon[98504]: osdmap e729: 8 total, 8 up, 8 in 2023-12-01T04:58:04.723 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:58:04] "GET /metrics HTTP/1.1" 200 36073 "" "Prometheus/2.43.0" 2023-12-01T04:58:04.732 INFO:tasks.rados.rados.0.smithi060.stdout:3310: done (3 left) 2023-12-01T04:58:04.732 INFO:tasks.rados.rados.0.smithi060.stdout:3311: snap_create 2023-12-01T04:58:04.736 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1770 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T04:58:04.736 INFO:tasks.rados.rados.0.smithi060.stdout:3306: finishing write tid 1 to smithi060156570-46 2023-12-01T04:58:04.737 INFO:tasks.rados.rados.0.smithi060.stdout:3306: finishing write tid 2 to smithi060156570-46 2023-12-01T04:58:04.737 INFO:tasks.rados.rados.0.smithi060.stdout:3307: expect (ObjNum 1001 snap 322 seq_num 1001) 2023-12-01T04:58:04.794 INFO:tasks.rados.rados.0.smithi060.stdout:3306: finishing write tid 3 to smithi060156570-46 2023-12-01T04:58:04.794 INFO:tasks.rados.rados.0.smithi060.stdout:3306: oid 46 updating version 0 to 1470 2023-12-01T04:58:04.794 INFO:tasks.rados.rados.0.smithi060.stdout:3306: oid 46 version 1470 is already newer than 1469 2023-12-01T04:58:04.794 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1470 (ObjNum 1024 snap 331 seq_num 1024) dirty exists 2023-12-01T04:58:04.795 INFO:tasks.rados.rados.0.smithi060.stdout:3306: left oid 46 (ObjNum 1024 snap 331 seq_num 1024) 2023-12-01T04:58:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:04 smithi060 ceph-mon[94233]: pgmap v1061: 121 pgs: 121 active+clean; 275 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T04:58:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:04 smithi060 ceph-mon[94233]: osdmap e730: 8 total, 8 up, 8 in 2023-12-01T04:58:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:04 smithi060 ceph-mon[109077]: pgmap v1061: 121 pgs: 121 active+clean; 275 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T04:58:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:04 smithi060 ceph-mon[109077]: osdmap e730: 8 total, 8 up, 8 in 2023-12-01T04:58:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:04 smithi089 ceph-mon[98504]: pgmap v1061: 121 pgs: 121 active+clean; 275 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T04:58:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:04 smithi089 ceph-mon[98504]: osdmap e730: 8 total, 8 up, 8 in 2023-12-01T04:58:05.738 INFO:tasks.rados.rados.0.smithi060.stdout:3306: done (3 left) 2023-12-01T04:58:05.738 INFO:tasks.rados.rados.0.smithi060.stdout:3307: done (2 left) 2023-12-01T04:58:05.738 INFO:tasks.rados.rados.0.smithi060.stdout:3308: done (1 left) 2023-12-01T04:58:05.738 INFO:tasks.rados.rados.0.smithi060.stdout:3311: done (0 left) 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3312: rmattr oid 20 current snap is 332 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3313: rollback oid 4 current snap is 332 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 317 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3314: rmattr oid 41 current snap is 332 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3315: read oid 27 snap 313 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3315: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3316: read oid 21 snap 317 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3316: expect (ObjNum 909 snap 296 seq_num 909) 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3317: copy_from oid 32 from oid 36 current snap is 332 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3318: read oid 42 snap 330 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3318: expect (ObjNum 974 snap 321 seq_num 974) 2023-12-01T04:58:05.739 INFO:tasks.rados.rados.0.smithi060.stdout:3319: snap_remove snap 308 2023-12-01T04:58:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:05 smithi060 ceph-mon[94233]: osdmap e731: 8 total, 8 up, 8 in 2023-12-01T04:58:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:05 smithi060 ceph-mon[109077]: osdmap e731: 8 total, 8 up, 8 in 2023-12-01T04:58:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:05 smithi089 ceph-mon[98504]: osdmap e731: 8 total, 8 up, 8 in 2023-12-01T04:58:06.693 INFO:tasks.rados.rados.0.smithi060.stdout:3319: done (7 left) 2023-12-01T04:58:06.693 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 332 2023-12-01T04:58:06.694 INFO:tasks.rados.rados.0.smithi060.stdout:3320: seq_num 1025 ranges {1957888=368640} 2023-12-01T04:58:06.707 INFO:tasks.rados.rados.0.smithi060.stdout:3320: writing smithi060156570-5 from 1957888 to 2326528 tid 1 2023-12-01T04:58:06.707 INFO:tasks.rados.rados.0.smithi060.stdout:3321: read oid 50 snap -1 2023-12-01T04:58:06.707 INFO:tasks.rados.rados.0.smithi060.stdout:3321: expect (ObjNum 999 snap 321 seq_num 999) 2023-12-01T04:58:06.707 INFO:tasks.rados.rados.0.smithi060.stdout:3322: copy_from oid 46 from oid 39 current snap is 332 2023-12-01T04:58:06.707 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 332 2023-12-01T04:58:06.707 INFO:tasks.rados.rados.0.smithi060.stdout:3323: seq_num 1026 ranges {10338304=385024} 2023-12-01T04:58:06.769 INFO:tasks.rados.rados.0.smithi060.stdout:3323: writing smithi060156570-26 from 10338304 to 10723328 tid 1 2023-12-01T04:58:06.769 INFO:tasks.rados.rados.0.smithi060.stdout:3324: rollback oid 8 current snap is 332 2023-12-01T04:58:06.769 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 8 to 323 2023-12-01T04:58:06.769 INFO:tasks.rados.rados.0.smithi060.stdout:3313: finishing rollback tid 1 to smithi060156570-4 2023-12-01T04:58:06.769 INFO:tasks.rados.rados.0.smithi060.stdout:3315: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T04:58:06.810 INFO:tasks.rados.rados.0.smithi060.stdout:3313: finishing rollback tid 2 to smithi060156570-4 2023-12-01T04:58:06.811 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1914 (ObjNum 832 snap 266 seq_num 832) dirty exists 2023-12-01T04:58:06.811 INFO:tasks.rados.rados.0.smithi060.stdout:3313: done (11 left) 2023-12-01T04:58:06.811 INFO:tasks.rados.rados.0.smithi060.stdout:3315: done (10 left) 2023-12-01T04:58:06.811 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 332 2023-12-01T04:58:06.811 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1561 (ObjNum 983 snap 321 seq_num 983) dirty exists 2023-12-01T04:58:06.811 INFO:tasks.rados.rados.0.smithi060.stdout:3325: seq_num 1027 ranges {4472832=409600} 2023-12-01T04:58:06.837 INFO:tasks.rados.rados.0.smithi060.stdout:3325: writing smithi060156570-17 from 4472832 to 4882432 tid 1 2023-12-01T04:58:06.838 INFO:tasks.rados.rados.0.smithi060.stdout:3312: done (10 left) 2023-12-01T04:58:06.838 INFO:tasks.rados.rados.0.smithi060.stdout:3326: snap_create 2023-12-01T04:58:06.838 INFO:tasks.rados.rados.0.smithi060.stdout:3318: expect (ObjNum 974 snap 321 seq_num 974) 2023-12-01T04:58:06.886 INFO:tasks.rados.rados.0.smithi060.stdout:3316: expect (ObjNum 909 snap 296 seq_num 909) 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1562 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3317: finishing copy_from to smithi060156570-32 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1767 (ObjNum 1007 snap 323 seq_num 1007) dirty exists 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3317: finishing copy_from racing read to smithi060156570-32 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3320: finishing write tid 1 to smithi060156570-5 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3320: finishing write tid 2 to smithi060156570-5 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3320: finishing write tid 3 to smithi060156570-5 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3320: oid 5 updating version 0 to 1769 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3320: oid 5 version 1769 is already newer than 1768 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1769 (ObjNum 1025 snap 332 seq_num 1025) dirty exists 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3320: left oid 5 (ObjNum 1025 snap 332 seq_num 1025) 2023-12-01T04:58:06.915 INFO:tasks.rados.rados.0.smithi060.stdout:3321: expect (ObjNum 999 snap 321 seq_num 999) 2023-12-01T04:58:06.974 INFO:tasks.rados.rados.0.smithi060.stdout:3322: finishing copy_from to smithi060156570-46 2023-12-01T04:58:06.974 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1554 (ObjNum 834 snap 268 seq_num 834) dirty exists 2023-12-01T04:58:06.974 INFO:tasks.rados.rados.0.smithi060.stdout:3322: finishing copy_from racing read to smithi060156570-46 2023-12-01T04:58:06.974 INFO:tasks.rados.rados.0.smithi060.stdout:3323: finishing write tid 1 to smithi060156570-26 2023-12-01T04:58:06.974 INFO:tasks.rados.rados.0.smithi060.stdout:3323: finishing write tid 2 to smithi060156570-26 2023-12-01T04:58:06.974 INFO:tasks.rados.rados.0.smithi060.stdout:3324: finishing rollback tid 0 to smithi060156570-8 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3324: finishing rollback tid 1 to smithi060156570-8 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3324: finishing rollback tid 2 to smithi060156570-8 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 2021 (ObjNum 939 snap 309 seq_num 939) dirty exists 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3323: finishing write tid 3 to smithi060156570-26 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3323: oid 26 updating version 0 to 1546 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3323: oid 26 version 1546 is already newer than 1545 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1546 (ObjNum 1026 snap 332 seq_num 1026) dirty exists 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3323: left oid 26 (ObjNum 1026 snap 332 seq_num 1026) 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3325: finishing write tid 1 to smithi060156570-17 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3325: finishing write tid 2 to smithi060156570-17 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3325: finishing write tid 3 to smithi060156570-17 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3325: oid 17 updating version 0 to 1771 2023-12-01T04:58:06.975 INFO:tasks.rados.rados.0.smithi060.stdout:3325: oid 17 updating version 1771 to 1772 2023-12-01T04:58:06.976 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1772 (ObjNum 1027 snap 332 seq_num 1027) dirty exists 2023-12-01T04:58:06.976 INFO:tasks.rados.rados.0.smithi060.stdout:3325: left oid 17 (ObjNum 1027 snap 332 seq_num 1027) 2023-12-01T04:58:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:06 smithi060 ceph-mon[109077]: pgmap v1064: 121 pgs: 121 active+clean; 275 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T04:58:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:06 smithi060 ceph-mon[109077]: osdmap e732: 8 total, 8 up, 8 in 2023-12-01T04:58:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:06 smithi060 ceph-mon[109077]: osdmap e733: 8 total, 8 up, 8 in 2023-12-01T04:58:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:06 smithi060 ceph-mon[94233]: pgmap v1064: 121 pgs: 121 active+clean; 275 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T04:58:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:06 smithi060 ceph-mon[94233]: osdmap e732: 8 total, 8 up, 8 in 2023-12-01T04:58:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:06 smithi060 ceph-mon[94233]: osdmap e733: 8 total, 8 up, 8 in 2023-12-01T04:58:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:06 smithi089 ceph-mon[98504]: pgmap v1064: 121 pgs: 121 active+clean; 275 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 15 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2023-12-01T04:58:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:06 smithi089 ceph-mon[98504]: osdmap e732: 8 total, 8 up, 8 in 2023-12-01T04:58:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:06 smithi089 ceph-mon[98504]: osdmap e733: 8 total, 8 up, 8 in 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3314: done (10 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3316: done (9 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3317: done (8 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3318: done (7 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3320: done (6 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3321: done (5 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3322: done (4 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3323: done (3 left) 2023-12-01T04:58:07.745 INFO:tasks.rados.rados.0.smithi060.stdout:3324: done (2 left) 2023-12-01T04:58:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:3325: done (1 left) 2023-12-01T04:58:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:3326: done (0 left) 2023-12-01T04:58:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:3327: rmattr oid 26 current snap is 333 2023-12-01T04:58:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:3328: rollback oid 10 current snap is 333 2023-12-01T04:58:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 324 2023-12-01T04:58:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 333 2023-12-01T04:58:07.746 INFO:tasks.rados.rados.0.smithi060.stdout:3329: seq_num 1028 ranges {155648=425984} 2023-12-01T04:58:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:3329: writing smithi060156570-33 from 155648 to 581632 tid 1 2023-12-01T04:58:07.748 INFO:tasks.rados.rados.0.smithi060.stdout:3330: snap_remove snap 327 2023-12-01T04:58:08.751 INFO:tasks.rados.rados.0.smithi060.stdout:3330: done (3 left) 2023-12-01T04:58:08.751 INFO:tasks.rados.rados.0.smithi060.stdout:3331: setattr oid 16 current snap is 333 2023-12-01T04:58:08.753 INFO:tasks.rados.rados.0.smithi060.stdout:3332: read oid 18 snap -1 2023-12-01T04:58:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:3332: expect (ObjNum 1008 snap 324 seq_num 1008) 2023-12-01T04:58:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:3333: read oid 4 snap -1 2023-12-01T04:58:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:3333: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:58:08.754 INFO:tasks.rados.rados.0.smithi060.stdout:3334: snap_remove snap 328 2023-12-01T04:58:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:08 smithi060 ceph-mon[94233]: pgmap v1067: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 102 KiB/s wr, 17 op/s 2023-12-01T04:58:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:08 smithi060 ceph-mon[94233]: osdmap e734: 8 total, 8 up, 8 in 2023-12-01T04:58:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:08 smithi060 ceph-mon[109077]: pgmap v1067: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 102 KiB/s wr, 17 op/s 2023-12-01T04:58:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:08 smithi060 ceph-mon[109077]: osdmap e734: 8 total, 8 up, 8 in 2023-12-01T04:58:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:08 smithi089 ceph-mon[98504]: pgmap v1067: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 102 KiB/s wr, 17 op/s 2023-12-01T04:58:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:08 smithi089 ceph-mon[98504]: osdmap e734: 8 total, 8 up, 8 in 2023-12-01T04:58:09.758 INFO:tasks.rados.rados.0.smithi060.stdout:3334: done (6 left) 2023-12-01T04:58:09.759 INFO:tasks.rados.rados.0.smithi060.stdout:3335: rmattr oid 35 current snap is 333 2023-12-01T04:58:09.759 INFO:tasks.rados.rados.0.smithi060.stdout:3335: done (6 left) 2023-12-01T04:58:09.759 INFO:tasks.rados.rados.0.smithi060.stdout:3336: snap_remove snap 332 2023-12-01T04:58:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[94233]: osdmap e735: 8 total, 8 up, 8 in 2023-12-01T04:58:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:58:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:58:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:58:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:58:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[109077]: osdmap e735: 8 total, 8 up, 8 in 2023-12-01T04:58:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:58:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:58:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:58:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:58:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:09 smithi089 ceph-mon[98504]: osdmap e735: 8 total, 8 up, 8 in 2023-12-01T04:58:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:58:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:58:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:58:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:58:10.763 INFO:tasks.rados.rados.0.smithi060.stdout:3336: done (6 left) 2023-12-01T04:58:10.763 INFO:tasks.rados.rados.0.smithi060.stdout:3337: setattr oid 38 current snap is 333 2023-12-01T04:58:10.765 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1547 (ObjNum 1026 snap 332 seq_num 1026) dirty exists 2023-12-01T04:58:10.765 INFO:tasks.rados.rados.0.smithi060.stdout:3328: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:58:10.765 INFO:tasks.rados.rados.0.smithi060.stdout:3328: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3328: finishing rollback tid 2 to smithi060156570-10 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1856 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3329: finishing write tid 1 to smithi060156570-33 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3329: finishing write tid 2 to smithi060156570-33 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3329: finishing write tid 3 to smithi060156570-33 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3329: oid 33 updating version 0 to 1769 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3329: oid 33 updating version 1769 to 1770 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1770 (ObjNum 1028 snap 333 seq_num 1028) dirty exists 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3329: left oid 33 (ObjNum 1028 snap 333 seq_num 1028) 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1548 (ObjNum 65 snap 0 seq_num 1482778219) dirty exists 2023-12-01T04:58:10.766 INFO:tasks.rados.rados.0.smithi060.stdout:3332: expect (ObjNum 1008 snap 324 seq_num 1008) 2023-12-01T04:58:10.767 INFO:tasks.rados.rados.0.smithi060.stdout:3333: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:58:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3327: done (6 left) 2023-12-01T04:58:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3328: done (5 left) 2023-12-01T04:58:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3329: done (4 left) 2023-12-01T04:58:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3331: done (3 left) 2023-12-01T04:58:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3332: done (2 left) 2023-12-01T04:58:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3333: done (1 left) 2023-12-01T04:58:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3338: copy_from oid 3 from oid 9 current snap is 333 2023-12-01T04:58:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3339: read oid 44 snap -1 2023-12-01T04:58:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3339: expect (ObjNum 932 snap 306 seq_num 932) 2023-12-01T04:58:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3340: read oid 49 snap 317 2023-12-01T04:58:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3340: expect deleted 2023-12-01T04:58:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 333 2023-12-01T04:58:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3341: seq_num 1029 ranges {458752=442368} 2023-12-01T04:58:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3341: writing smithi060156570-29 from 458752 to 901120 tid 1 2023-12-01T04:58:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3342: snap_remove snap 321 2023-12-01T04:58:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:10 smithi060 ceph-mon[109077]: pgmap v1070: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 102 KiB/s wr, 17 op/s 2023-12-01T04:58:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:10 smithi060 ceph-mon[109077]: osdmap e736: 8 total, 8 up, 8 in 2023-12-01T04:58:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:10 smithi060 ceph-mon[94233]: pgmap v1070: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 102 KiB/s wr, 17 op/s 2023-12-01T04:58:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:10 smithi060 ceph-mon[94233]: osdmap e736: 8 total, 8 up, 8 in 2023-12-01T04:58:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:10 smithi089 ceph-mon[98504]: pgmap v1070: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 4.9 MiB/s rd, 102 KiB/s wr, 17 op/s 2023-12-01T04:58:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:10 smithi089 ceph-mon[98504]: osdmap e736: 8 total, 8 up, 8 in 2023-12-01T04:58:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:11.776 INFO:tasks.rados.rados.0.smithi060.stdout:3342: done (5 left) 2023-12-01T04:58:11.776 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 333 2023-12-01T04:58:11.776 INFO:tasks.rados.rados.0.smithi060.stdout:3343: seq_num 1030 ranges {581632=458752} 2023-12-01T04:58:11.776 INFO:tasks.rados.rados.0.smithi060.stdout:3343: writing smithi060156570-33 from 581632 to 1040384 tid 1 2023-12-01T04:58:11.776 INFO:tasks.rados.rados.0.smithi060.stdout:3344: snap_create 2023-12-01T04:58:11.776 INFO:tasks.rados.rados.0.smithi060.stdout:3339: expect (ObjNum 932 snap 306 seq_num 932) 2023-12-01T04:58:11.836 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1773 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T04:58:11.836 INFO:tasks.rados.rados.0.smithi060.stdout:3341: finishing write tid 1 to smithi060156570-29 2023-12-01T04:58:11.836 INFO:tasks.rados.rados.0.smithi060.stdout:3341: finishing write tid 2 to smithi060156570-29 2023-12-01T04:58:11.836 INFO:tasks.rados.rados.0.smithi060.stdout:3341: finishing write tid 3 to smithi060156570-29 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3341: oid 29 updating version 0 to 2107 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3341: oid 29 version 2107 is already newer than 2106 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 2107 (ObjNum 1029 snap 333 seq_num 1029) dirty exists 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3341: left oid 29 (ObjNum 1029 snap 333 seq_num 1029) 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3338: finishing copy_from to smithi060156570-3 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 1450 (ObjNum 936 snap 306 seq_num 936) dirty exists 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3338: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3343: finishing write tid 1 to smithi060156570-33 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3343: finishing write tid 2 to smithi060156570-33 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3343: finishing write tid 3 to smithi060156570-33 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3343: oid 33 updating version 0 to 1772 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3343: oid 33 version 1772 is already newer than 1771 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1772 (ObjNum 1030 snap 333 seq_num 1030) dirty exists 2023-12-01T04:58:11.837 INFO:tasks.rados.rados.0.smithi060.stdout:3343: left oid 33 (ObjNum 1030 snap 333 seq_num 1030) 2023-12-01T04:58:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:11 smithi089 ceph-mon[98504]: osdmap e737: 8 total, 8 up, 8 in 2023-12-01T04:58:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:11 smithi060 ceph-mon[94233]: osdmap e737: 8 total, 8 up, 8 in 2023-12-01T04:58:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:11 smithi060 ceph-mon[109077]: osdmap e737: 8 total, 8 up, 8 in 2023-12-01T04:58:12.772 INFO:tasks.rados.rados.0.smithi060.stdout:3337: done (6 left) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3338: done (5 left) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3339: done (4 left) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3340: done (3 left) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3341: done (2 left) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3343: done (1 left) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3344: done (0 left) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3345: read oid 3 snap -1 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3345: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:12.773 INFO:tasks.rados.rados.0.smithi060.stdout:3346: delete oid 32 current snap is 334 2023-12-01T04:58:12.778 INFO:tasks.rados.rados.0.smithi060.stdout:3346: done (1 left) 2023-12-01T04:58:12.778 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 334 2023-12-01T04:58:12.778 INFO:tasks.rados.rados.0.smithi060.stdout:3347: seq_num 1032 ranges {0=491520} 2023-12-01T04:58:12.781 INFO:tasks.rados.rados.0.smithi060.stdout:3347: writing smithi060156570-32 from 0 to 491520 tid 1 2023-12-01T04:58:12.781 INFO:tasks.rados.rados.0.smithi060.stdout:3348: read oid 31 snap -1 2023-12-01T04:58:12.781 INFO:tasks.rados.rados.0.smithi060.stdout:3348: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:58:12.781 INFO:tasks.rados.rados.0.smithi060.stdout:3349: copy_from oid 19 from oid 49 current snap is 334 2023-12-01T04:58:12.781 INFO:tasks.rados.rados.0.smithi060.stdout:3350: snap_remove snap 313 2023-12-01T04:58:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:12 smithi089 ceph-mon[98504]: pgmap v1073: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:12 smithi089 ceph-mon[98504]: osdmap e738: 8 total, 8 up, 8 in 2023-12-01T04:58:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:12 smithi060 ceph-mon[94233]: pgmap v1073: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:12 smithi060 ceph-mon[94233]: osdmap e738: 8 total, 8 up, 8 in 2023-12-01T04:58:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:12 smithi060 ceph-mon[109077]: pgmap v1073: 121 pgs: 121 active+clean; 277 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:12 smithi060 ceph-mon[109077]: osdmap e738: 8 total, 8 up, 8 in 2023-12-01T04:58:13.779 INFO:tasks.rados.rados.0.smithi060.stdout:3350: done (4 left) 2023-12-01T04:58:13.779 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 16 current snap is 334 2023-12-01T04:58:13.779 INFO:tasks.rados.rados.0.smithi060.stdout:3351: seq_num 1033 ranges {0=507904} 2023-12-01T04:58:13.782 INFO:tasks.rados.rados.0.smithi060.stdout:3351: writing smithi060156570-16 from 0 to 507904 tid 1 2023-12-01T04:58:13.782 INFO:tasks.rados.rados.0.smithi060.stdout:3352: snap_create 2023-12-01T04:58:13.793 INFO:tasks.rados.rados.0.smithi060.stdout:3347: finishing write tid 1 to smithi060156570-32 2023-12-01T04:58:13.794 INFO:tasks.rados.rados.0.smithi060.stdout:3347: finishing write tid 2 to smithi060156570-32 2023-12-01T04:58:13.794 INFO:tasks.rados.rados.0.smithi060.stdout:3347: finishing write tid 3 to smithi060156570-32 2023-12-01T04:58:13.794 INFO:tasks.rados.rados.0.smithi060.stdout:3347: oid 32 updating version 0 to 1772 2023-12-01T04:58:13.794 INFO:tasks.rados.rados.0.smithi060.stdout:3347: oid 32 version 1772 is already newer than 1771 2023-12-01T04:58:13.794 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1772 (ObjNum 1032 snap 334 seq_num 1032) dirty exists 2023-12-01T04:58:13.794 INFO:tasks.rados.rados.0.smithi060.stdout:3347: left oid 32 (ObjNum 1032 snap 334 seq_num 1032) 2023-12-01T04:58:13.794 INFO:tasks.rados.rados.0.smithi060.stdout:3345: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:13.973 INFO:tasks.rados.rados.0.smithi060.stdout:3348: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:58:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:13 smithi089 ceph-mon[98504]: osdmap e739: 8 total, 8 up, 8 in 2023-12-01T04:58:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:13 smithi060 ceph-mon[94233]: osdmap e739: 8 total, 8 up, 8 in 2023-12-01T04:58:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:13 smithi060 ceph-mon[109077]: osdmap e739: 8 total, 8 up, 8 in 2023-12-01T04:58:14.315 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:58:14.643 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (12m) 66s ago 13m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (12m) 66s ago 12m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (13m) 66s ago 13m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (13m) 66s ago 13m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (16m) 66s ago 16m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (18m) 66s ago 18m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (18m) 66s ago 18m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (17m) 66s ago 17m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (17m) 66s ago 17m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:58:14.644 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (12m) 66s ago 12m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (12m) 66s ago 12m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (16m) 66s ago 16m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (16m) 66s ago 16m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (15m) 66s ago 15m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (15m) 66s ago 15m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (15m) 66s ago 15m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (14m) 66s ago 14m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (14m) 66s ago 14m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:58:14.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (14m) 66s ago 14m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:58:14.646 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (12m) 66s ago 13m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:58:14] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:58:14.803 INFO:tasks.rados.rados.0.smithi060.stdout:3349: finishing copy_from to smithi060156570-19 2023-12-01T04:58:14.803 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1161 (ObjNum 992 snap 321 seq_num 992) dirty exists 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3349: finishing copy_from racing read to smithi060156570-19 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3345: done (5 left) 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3347: done (4 left) 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3348: done (3 left) 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3349: done (2 left) 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3352: done (1 left) 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3353: rmattr oid 10 current snap is 335 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3351: finishing write tid 1 to smithi060156570-16 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3351: finishing write tid 2 to smithi060156570-16 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3351: finishing write tid 3 to smithi060156570-16 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3351: oid 16 updating version 0 to 1549 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3351: oid 16 updating version 1549 to 1550 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1550 (ObjNum 1033 snap 334 seq_num 1033) dirty exists 2023-12-01T04:58:14.804 INFO:tasks.rados.rados.0.smithi060.stdout:3351: left oid 16 (ObjNum 1033 snap 334 seq_num 1033) 2023-12-01T04:58:14.805 INFO:tasks.rados.rados.0.smithi060.stdout:3351: done (1 left) 2023-12-01T04:58:14.805 INFO:tasks.rados.rados.0.smithi060.stdout:3354: snap_remove snap 322 2023-12-01T04:58:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:14 smithi089 ceph-mon[98504]: pgmap v1076: 121 pgs: 121 active+clean; 265 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2023-12-01T04:58:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:14 smithi089 ceph-mon[98504]: osdmap e740: 8 total, 8 up, 8 in 2023-12-01T04:58:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:14 smithi089 ceph-mon[98504]: from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:15.048 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:58:15.048 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:58:15.048 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:58:15.048 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:15.048 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:58:15.048 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:58:15.049 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:58:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:14 smithi060 ceph-mon[94233]: pgmap v1076: 121 pgs: 121 active+clean; 265 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2023-12-01T04:58:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:14 smithi060 ceph-mon[94233]: osdmap e740: 8 total, 8 up, 8 in 2023-12-01T04:58:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:14 smithi060 ceph-mon[94233]: from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:14 smithi060 ceph-mon[109077]: pgmap v1076: 121 pgs: 121 active+clean; 265 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2023-12-01T04:58:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:14 smithi060 ceph-mon[109077]: osdmap e740: 8 total, 8 up, 8 in 2023-12-01T04:58:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:14 smithi060 ceph-mon[109077]: from='client.25325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:15.791 INFO:tasks.rados.rados.0.smithi060.stdout:3354: done (1 left) 2023-12-01T04:58:15.791 INFO:tasks.rados.rados.0.smithi060.stdout:3355: rmattr oid 16 current snap is 335 2023-12-01T04:58:15.791 INFO:tasks.rados.rados.0.smithi060.stdout:3356: setattr oid 18 current snap is 335 2023-12-01T04:58:15.796 INFO:tasks.rados.rados.0.smithi060.stdout:3357: read oid 30 snap 334 2023-12-01T04:58:15.796 INFO:tasks.rados.rados.0.smithi060.stdout:3357: expect deleted 2023-12-01T04:58:15.796 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 335 2023-12-01T04:58:15.797 INFO:tasks.rados.rados.0.smithi060.stdout:3358: seq_num 1034 ranges {4882432=524288} 2023-12-01T04:58:15.825 INFO:tasks.rados.rados.0.smithi060.stdout:3358: writing smithi060156570-17 from 4882432 to 5406720 tid 1 2023-12-01T04:58:15.825 INFO:tasks.rados.rados.0.smithi060.stdout:3359: snap_create 2023-12-01T04:58:15.825 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1857 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:58:15.825 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1551 (ObjNum 1033 snap 334 seq_num 1033) dirty exists 2023-12-01T04:58:15.825 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1555 (ObjNum 1008 snap 324 seq_num 1008) dirty exists 2023-12-01T04:58:15.833 INFO:tasks.rados.rados.0.smithi060.stdout:3358: finishing write tid 1 to smithi060156570-17 2023-12-01T04:58:15.833 INFO:tasks.rados.rados.0.smithi060.stdout:3358: finishing write tid 2 to smithi060156570-17 2023-12-01T04:58:15.835 INFO:tasks.rados.rados.0.smithi060.stdout:3358: finishing write tid 3 to smithi060156570-17 2023-12-01T04:58:15.835 INFO:tasks.rados.rados.0.smithi060.stdout:3358: oid 17 updating version 0 to 1774 2023-12-01T04:58:15.835 INFO:tasks.rados.rados.0.smithi060.stdout:3358: oid 17 updating version 1774 to 1775 2023-12-01T04:58:15.835 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1775 (ObjNum 1034 snap 335 seq_num 1034) dirty exists 2023-12-01T04:58:15.835 INFO:tasks.rados.rados.0.smithi060.stdout:3358: left oid 17 (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:58:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:15 smithi089 ceph-mon[98504]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:15 smithi089 ceph-mon[98504]: osdmap e741: 8 total, 8 up, 8 in 2023-12-01T04:58:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/281883776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:58:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:15 smithi060 ceph-mon[94233]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:15 smithi060 ceph-mon[94233]: osdmap e741: 8 total, 8 up, 8 in 2023-12-01T04:58:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/281883776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:58:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:15 smithi060 ceph-mon[109077]: from='client.25331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:15 smithi060 ceph-mon[109077]: osdmap e741: 8 total, 8 up, 8 in 2023-12-01T04:58:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/281883776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:58:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:3353: done (5 left) 2023-12-01T04:58:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:3355: done (4 left) 2023-12-01T04:58:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:3356: done (3 left) 2023-12-01T04:58:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:3357: done (2 left) 2023-12-01T04:58:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:3358: done (1 left) 2023-12-01T04:58:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:3359: done (0 left) 2023-12-01T04:58:16.697 INFO:tasks.rados.rados.0.smithi060.stdout:3360: snap_remove snap 323 2023-12-01T04:58:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:16 smithi089 ceph-mon[98504]: pgmap v1079: 121 pgs: 121 active+clean; 265 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2023-12-01T04:58:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:16 smithi089 ceph-mon[98504]: osdmap e742: 8 total, 8 up, 8 in 2023-12-01T04:58:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:16 smithi089 ceph-mon[98504]: osdmap e743: 8 total, 8 up, 8 in 2023-12-01T04:58:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:16 smithi060 ceph-mon[94233]: pgmap v1079: 121 pgs: 121 active+clean; 265 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2023-12-01T04:58:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:16 smithi060 ceph-mon[94233]: osdmap e742: 8 total, 8 up, 8 in 2023-12-01T04:58:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:16 smithi060 ceph-mon[94233]: osdmap e743: 8 total, 8 up, 8 in 2023-12-01T04:58:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:16 smithi060 ceph-mon[109077]: pgmap v1079: 121 pgs: 121 active+clean; 265 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 4.7 MiB/s rd, 3.5 MiB/s wr, 20 op/s 2023-12-01T04:58:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:16 smithi060 ceph-mon[109077]: osdmap e742: 8 total, 8 up, 8 in 2023-12-01T04:58:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:16 smithi060 ceph-mon[109077]: osdmap e743: 8 total, 8 up, 8 in 2023-12-01T04:58:17.698 INFO:tasks.rados.rados.0.smithi060.stdout:3360: done (0 left) 2023-12-01T04:58:17.699 INFO:tasks.rados.rados.0.smithi060.stdout:3361: snap_create 2023-12-01T04:58:18.701 INFO:tasks.rados.rados.0.smithi060.stdout:3361: done (0 left) 2023-12-01T04:58:18.701 INFO:tasks.rados.rados.0.smithi060.stdout:3362: read oid 11 snap -1 2023-12-01T04:58:18.701 INFO:tasks.rados.rados.0.smithi060.stdout:3362: expect (ObjNum 1001 snap 322 seq_num 1001) 2023-12-01T04:58:18.701 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 337 2023-12-01T04:58:18.701 INFO:tasks.rados.rados.0.smithi060.stdout:3363: seq_num 1035 ranges {2375680=540672} 2023-12-01T04:58:18.717 INFO:tasks.rados.rados.0.smithi060.stdout:3363: writing smithi060156570-28 from 2375680 to 2916352 tid 1 2023-12-01T04:58:18.717 INFO:tasks.rados.rados.0.smithi060.stdout:3364: delete oid 46 current snap is 337 2023-12-01T04:58:18.717 INFO:tasks.rados.rados.0.smithi060.stdout:3362: expect (ObjNum 1001 snap 322 seq_num 1001) 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3363: finishing write tid 1 to smithi060156570-28 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3363: finishing write tid 2 to smithi060156570-28 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3363: finishing write tid 3 to smithi060156570-28 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3363: oid 28 updating version 0 to 1425 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3363: oid 28 updating version 1425 to 1426 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1426 (ObjNum 1035 snap 337 seq_num 1035) dirty exists 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3363: left oid 28 (ObjNum 1035 snap 337 seq_num 1035) 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3362: done (2 left) 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3363: done (1 left) 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3364: done (0 left) 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3365: read oid 9 snap -1 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3365: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3366: copy_from oid 45 from oid 27 current snap is 337 2023-12-01T04:58:18.779 INFO:tasks.rados.rados.0.smithi060.stdout:3367: rollback oid 49 current snap is 337 2023-12-01T04:58:18.780 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 49 to 334 2023-12-01T04:58:18.780 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 337 2023-12-01T04:58:18.780 INFO:tasks.rados.rados.0.smithi060.stdout:3368: seq_num 1037 ranges {5324800=573440} 2023-12-01T04:58:18.811 INFO:tasks.rados.rados.0.smithi060.stdout:3368: writing smithi060156570-12 from 5324800 to 5898240 tid 1 2023-12-01T04:58:18.811 INFO:tasks.rados.rados.0.smithi060.stdout:3369: read oid 3 snap -1 2023-12-01T04:58:18.811 INFO:tasks.rados.rados.0.smithi060.stdout:3369: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:18.811 INFO:tasks.rados.rados.0.smithi060.stdout:3370: setattr oid 32 current snap is 337 2023-12-01T04:58:18.811 INFO:tasks.rados.rados.0.smithi060.stdout:3367: finishing rollback tid 0 to smithi060156570-49 2023-12-01T04:58:18.812 INFO:tasks.rados.rados.0.smithi060.stdout:3367: finishing rollback tid 1 to smithi060156570-49 2023-12-01T04:58:18.812 INFO:tasks.rados.rados.0.smithi060.stdout:3366: finishing copy_from to smithi060156570-45 2023-12-01T04:58:18.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1443 (ObjNum 952 snap 313 seq_num 952) dirty exists 2023-12-01T04:58:18.812 INFO:tasks.rados.rados.0.smithi060.stdout:3367: finishing rollback tid 2 to smithi060156570-49 2023-12-01T04:58:18.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 1775 (ObjNum 992 snap 321 seq_num 992) dirty exists 2023-12-01T04:58:18.812 INFO:tasks.rados.rados.0.smithi060.stdout:3366: finishing copy_from racing read to smithi060156570-45 2023-12-01T04:58:18.812 INFO:tasks.rados.rados.0.smithi060.stdout:3365: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:18.992 INFO:tasks.rados.rados.0.smithi060.stdout:3368: finishing write tid 1 to smithi060156570-12 2023-12-01T04:58:18.993 INFO:tasks.rados.rados.0.smithi060.stdout:3368: finishing write tid 2 to smithi060156570-12 2023-12-01T04:58:18.993 INFO:tasks.rados.rados.0.smithi060.stdout:3368: finishing write tid 3 to smithi060156570-12 2023-12-01T04:58:18.993 INFO:tasks.rados.rados.0.smithi060.stdout:3368: oid 12 updating version 0 to 1452 2023-12-01T04:58:18.993 INFO:tasks.rados.rados.0.smithi060.stdout:3368: oid 12 version 1452 is already newer than 1451 2023-12-01T04:58:18.993 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1452 (ObjNum 1037 snap 337 seq_num 1037) dirty exists 2023-12-01T04:58:18.993 INFO:tasks.rados.rados.0.smithi060.stdout:3368: left oid 12 (ObjNum 1037 snap 337 seq_num 1037) 2023-12-01T04:58:18.993 INFO:tasks.rados.rados.0.smithi060.stdout:3369: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:18 smithi060 ceph-mon[94233]: pgmap v1082: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2023-12-01T04:58:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:18 smithi060 ceph-mon[94233]: osdmap e744: 8 total, 8 up, 8 in 2023-12-01T04:58:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:18 smithi060 ceph-mon[109077]: pgmap v1082: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2023-12-01T04:58:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:18 smithi060 ceph-mon[109077]: osdmap e744: 8 total, 8 up, 8 in 2023-12-01T04:58:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:18 smithi089 ceph-mon[98504]: pgmap v1082: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2023-12-01T04:58:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:18 smithi089 ceph-mon[98504]: osdmap e744: 8 total, 8 up, 8 in 2023-12-01T04:58:19.172 INFO:tasks.rados.rados.0.smithi060.stdout:3365: done (5 left) 2023-12-01T04:58:19.172 INFO:tasks.rados.rados.0.smithi060.stdout:3366: done (4 left) 2023-12-01T04:58:19.172 INFO:tasks.rados.rados.0.smithi060.stdout:3367: done (3 left) 2023-12-01T04:58:19.172 INFO:tasks.rados.rados.0.smithi060.stdout:3368: done (2 left) 2023-12-01T04:58:19.172 INFO:tasks.rados.rados.0.smithi060.stdout:3369: done (1 left) 2023-12-01T04:58:19.173 INFO:tasks.rados.rados.0.smithi060.stdout:3371: snap_create 2023-12-01T04:58:19.175 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1776 (ObjNum 1032 snap 334 seq_num 1032) dirty exists 2023-12-01T04:58:19.715 INFO:tasks.rados.rados.0.smithi060.stdout:3370: done (1 left) 2023-12-01T04:58:19.715 INFO:tasks.rados.rados.0.smithi060.stdout:3371: done (0 left) 2023-12-01T04:58:19.715 INFO:tasks.rados.rados.0.smithi060.stdout:3372: snap_create 2023-12-01T04:58:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:19 smithi060 ceph-mon[94233]: osdmap e745: 8 total, 8 up, 8 in 2023-12-01T04:58:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:19 smithi060 ceph-mon[109077]: osdmap e745: 8 total, 8 up, 8 in 2023-12-01T04:58:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:19 smithi089 ceph-mon[98504]: osdmap e745: 8 total, 8 up, 8 in 2023-12-01T04:58:20.717 INFO:tasks.rados.rados.0.smithi060.stdout:3372: done (0 left) 2023-12-01T04:58:20.717 INFO:tasks.rados.rados.0.smithi060.stdout:3373: read oid 29 snap -1 2023-12-01T04:58:20.717 INFO:tasks.rados.rados.0.smithi060.stdout:3373: expect (ObjNum 1029 snap 333 seq_num 1029) 2023-12-01T04:58:20.717 INFO:tasks.rados.rados.0.smithi060.stdout:3374: read oid 23 snap 331 2023-12-01T04:58:20.717 INFO:tasks.rados.rados.0.smithi060.stdout:3374: expect (ObjNum 1006 snap 323 seq_num 1006) 2023-12-01T04:58:20.718 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 339 2023-12-01T04:58:20.718 INFO:tasks.rados.rados.0.smithi060.stdout:3375: seq_num 1038 ranges {2318336=589824} 2023-12-01T04:58:20.734 INFO:tasks.rados.rados.0.smithi060.stdout:3375: writing smithi060156570-1 from 2318336 to 2908160 tid 1 2023-12-01T04:58:20.734 INFO:tasks.rados.rados.0.smithi060.stdout:3376: delete oid 37 current snap is 339 2023-12-01T04:58:20.734 INFO:tasks.rados.rados.0.smithi060.stdout:3373: expect (ObjNum 1029 snap 333 seq_num 1029) 2023-12-01T04:58:20.769 INFO:tasks.rados.rados.0.smithi060.stdout:3374: expect (ObjNum 1006 snap 323 seq_num 1006) 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3375: finishing write tid 1 to smithi060156570-1 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3375: finishing write tid 2 to smithi060156570-1 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3375: finishing write tid 3 to smithi060156570-1 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3375: oid 1 updating version 0 to 1774 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3375: oid 1 version 1774 is already newer than 1773 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1774 (ObjNum 1038 snap 339 seq_num 1038) dirty exists 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3375: left oid 1 (ObjNum 1038 snap 339 seq_num 1038) 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3373: done (3 left) 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3374: done (2 left) 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3375: done (1 left) 2023-12-01T04:58:20.959 INFO:tasks.rados.rados.0.smithi060.stdout:3376: done (0 left) 2023-12-01T04:58:20.960 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 339 2023-12-01T04:58:20.960 INFO:tasks.rados.rados.0.smithi060.stdout:3377: seq_num 1040 ranges {1851392=622592} 2023-12-01T04:58:20.972 INFO:tasks.rados.rados.0.smithi060.stdout:3377: writing smithi060156570-44 from 1851392 to 2473984 tid 1 2023-12-01T04:58:20.972 INFO:tasks.rados.rados.0.smithi060.stdout:3378: snap_create 2023-12-01T04:58:20.975 INFO:tasks.rados.rados.0.smithi060.stdout:3377: finishing write tid 1 to smithi060156570-44 2023-12-01T04:58:20.976 INFO:tasks.rados.rados.0.smithi060.stdout:3377: finishing write tid 2 to smithi060156570-44 2023-12-01T04:58:20.977 INFO:tasks.rados.rados.0.smithi060.stdout:3377: finishing write tid 3 to smithi060156570-44 2023-12-01T04:58:20.977 INFO:tasks.rados.rados.0.smithi060.stdout:3377: oid 44 updating version 0 to 1545 2023-12-01T04:58:20.977 INFO:tasks.rados.rados.0.smithi060.stdout:3377: oid 44 updating version 1545 to 1546 2023-12-01T04:58:20.977 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1546 (ObjNum 1040 snap 339 seq_num 1040) dirty exists 2023-12-01T04:58:20.977 INFO:tasks.rados.rados.0.smithi060.stdout:3377: left oid 44 (ObjNum 1040 snap 339 seq_num 1040) 2023-12-01T04:58:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:20 smithi060 ceph-mon[94233]: pgmap v1085: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2023-12-01T04:58:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:20 smithi060 ceph-mon[94233]: osdmap e746: 8 total, 8 up, 8 in 2023-12-01T04:58:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:20 smithi060 ceph-mon[109077]: pgmap v1085: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2023-12-01T04:58:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:20 smithi060 ceph-mon[109077]: osdmap e746: 8 total, 8 up, 8 in 2023-12-01T04:58:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:20 smithi089 ceph-mon[98504]: pgmap v1085: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2023-12-01T04:58:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:20 smithi089 ceph-mon[98504]: osdmap e746: 8 total, 8 up, 8 in 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3377: done (1 left) 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3378: done (0 left) 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3379: read oid 24 snap -1 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3379: expect (ObjNum 954 snap 314 seq_num 954) 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3380: copy_from oid 15 from oid 16 current snap is 340 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3381: copy_from oid 44 from oid 5 current snap is 340 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3382: read oid 17 snap -1 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3382: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3383: read oid 25 snap -1 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3383: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:58:21.728 INFO:tasks.rados.rados.0.smithi060.stdout:3384: rmattr oid 49 current snap is 340 2023-12-01T04:58:21.729 INFO:tasks.rados.rados.0.smithi060.stdout:3384: done (5 left) 2023-12-01T04:58:21.729 INFO:tasks.rados.rados.0.smithi060.stdout:3385: snap_remove snap 330 2023-12-01T04:58:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:21 smithi060 ceph-mon[109077]: osdmap e747: 8 total, 8 up, 8 in 2023-12-01T04:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:21 smithi060 ceph-mon[94233]: osdmap e747: 8 total, 8 up, 8 in 2023-12-01T04:58:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:21 smithi089 ceph-mon[98504]: osdmap e747: 8 total, 8 up, 8 in 2023-12-01T04:58:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:3385: done (5 left) 2023-12-01T04:58:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:3386: rmattr oid 49 current snap is 340 2023-12-01T04:58:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:3386: done (5 left) 2023-12-01T04:58:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 340 2023-12-01T04:58:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:3387: seq_num 1041 ranges {5898240=638976} 2023-12-01T04:58:22.768 INFO:tasks.rados.rados.0.smithi060.stdout:3387: writing smithi060156570-12 from 5898240 to 6537216 tid 1 2023-12-01T04:58:22.768 INFO:tasks.rados.rados.0.smithi060.stdout:3388: rollback oid 18 current snap is 340 2023-12-01T04:58:22.768 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 18 to 324 2023-12-01T04:58:22.768 INFO:tasks.rados.rados.0.smithi060.stdout:3383: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:58:22.774 INFO:tasks.rados.rados.0.smithi060.stdout:3379: expect (ObjNum 954 snap 314 seq_num 954) 2023-12-01T04:58:22.815 INFO:tasks.rados.rados.0.smithi060.stdout:3380: finishing copy_from to smithi060156570-15 2023-12-01T04:58:22.815 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1551 (ObjNum 1033 snap 334 seq_num 1033) dirty exists 2023-12-01T04:58:22.815 INFO:tasks.rados.rados.0.smithi060.stdout:3380: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:58:22.815 INFO:tasks.rados.rados.0.smithi060.stdout:3382: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:58:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:22 smithi060 ceph-mon[94233]: pgmap v1088: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:22 smithi060 ceph-mon[94233]: osdmap e748: 8 total, 8 up, 8 in 2023-12-01T04:58:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:22 smithi060 ceph-mon[109077]: pgmap v1088: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:22 smithi060 ceph-mon[109077]: osdmap e748: 8 total, 8 up, 8 in 2023-12-01T04:58:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:22 smithi089 ceph-mon[98504]: pgmap v1088: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:22 smithi089 ceph-mon[98504]: osdmap e748: 8 total, 8 up, 8 in 2023-12-01T04:58:23.167 INFO:tasks.rados.rados.0.smithi060.stdout:3381: finishing copy_from to smithi060156570-44 2023-12-01T04:58:23.167 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1769 (ObjNum 1025 snap 332 seq_num 1025) dirty exists 2023-12-01T04:58:23.167 INFO:tasks.rados.rados.0.smithi060.stdout:3381: finishing copy_from racing read to smithi060156570-44 2023-12-01T04:58:23.167 INFO:tasks.rados.rados.0.smithi060.stdout:3388: finishing rollback tid 0 to smithi060156570-18 2023-12-01T04:58:23.167 INFO:tasks.rados.rados.0.smithi060.stdout:3387: finishing write tid 1 to smithi060156570-12 2023-12-01T04:58:23.167 INFO:tasks.rados.rados.0.smithi060.stdout:3388: finishing rollback tid 1 to smithi060156570-18 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3387: finishing write tid 2 to smithi060156570-12 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3388: finishing rollback tid 2 to smithi060156570-18 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1559 (ObjNum 1008 snap 324 seq_num 1008) dirty exists 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3387: finishing write tid 3 to smithi060156570-12 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3387: oid 12 updating version 0 to 1453 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3387: oid 12 updating version 1453 to 1454 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1454 (ObjNum 1041 snap 340 seq_num 1041) dirty exists 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3387: left oid 12 (ObjNum 1041 snap 340 seq_num 1041) 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3379: done (6 left) 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3380: done (5 left) 2023-12-01T04:58:23.168 INFO:tasks.rados.rados.0.smithi060.stdout:3381: done (4 left) 2023-12-01T04:58:23.169 INFO:tasks.rados.rados.0.smithi060.stdout:3382: done (3 left) 2023-12-01T04:58:23.169 INFO:tasks.rados.rados.0.smithi060.stdout:3383: done (2 left) 2023-12-01T04:58:23.169 INFO:tasks.rados.rados.0.smithi060.stdout:3387: done (1 left) 2023-12-01T04:58:23.169 INFO:tasks.rados.rados.0.smithi060.stdout:3388: done (0 left) 2023-12-01T04:58:23.169 INFO:tasks.rados.rados.0.smithi060.stdout:3389: read oid 47 snap -1 2023-12-01T04:58:23.169 INFO:tasks.rados.rados.0.smithi060.stdout:3389: expect deleted 2023-12-01T04:58:23.169 INFO:tasks.rados.rados.0.smithi060.stdout:3390: delete oid 11 current snap is 340 2023-12-01T04:58:23.170 INFO:tasks.rados.rados.0.smithi060.stdout:3389: done (1 left) 2023-12-01T04:58:23.170 INFO:tasks.rados.rados.0.smithi060.stdout:3390: done (0 left) 2023-12-01T04:58:23.170 INFO:tasks.rados.rados.0.smithi060.stdout:3391: rollback oid 45 current snap is 340 2023-12-01T04:58:23.170 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 45 to 317 2023-12-01T04:58:23.170 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 340 2023-12-01T04:58:23.171 INFO:tasks.rados.rados.0.smithi060.stdout:3392: seq_num 1043 ranges {8495104=671744} 2023-12-01T04:58:23.219 INFO:tasks.rados.rados.0.smithi060.stdout:3392: writing smithi060156570-39 from 8495104 to 9166848 tid 1 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3393: copy_from oid 15 from oid 43 current snap is 340 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3391: finishing rollback tid 0 to smithi060156570-45 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3391: finishing rollback tid 1 to smithi060156570-45 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3391: finishing rollback tid 2 to smithi060156570-45 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 2149 (ObjNum 913 snap 297 seq_num 913) dirty exists 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3391: done (2 left) 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3394: rmattr oid 29 current snap is 340 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3394: done (2 left) 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3395: rmattr oid 18 current snap is 340 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3395: done (2 left) 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3396: read oid 16 snap -1 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3396: expect (ObjNum 1033 snap 334 seq_num 1033) 2023-12-01T04:58:23.220 INFO:tasks.rados.rados.0.smithi060.stdout:3397: delete oid 21 current snap is 340 2023-12-01T04:58:23.223 INFO:tasks.rados.rados.0.smithi060.stdout:3396: expect (ObjNum 1033 snap 334 seq_num 1033) 2023-12-01T04:58:23.239 INFO:tasks.rados.rados.0.smithi060.stdout:3392: finishing write tid 1 to smithi060156570-39 2023-12-01T04:58:23.239 INFO:tasks.rados.rados.0.smithi060.stdout:3392: finishing write tid 2 to smithi060156570-39 2023-12-01T04:58:23.239 INFO:tasks.rados.rados.0.smithi060.stdout:3392: finishing write tid 3 to smithi060156570-39 2023-12-01T04:58:23.239 INFO:tasks.rados.rados.0.smithi060.stdout:3392: oid 39 updating version 0 to 1859 2023-12-01T04:58:23.239 INFO:tasks.rados.rados.0.smithi060.stdout:3392: oid 39 version 1859 is already newer than 1858 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1859 (ObjNum 1043 snap 340 seq_num 1043) dirty exists 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3392: left oid 39 (ObjNum 1043 snap 340 seq_num 1043) 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3393: finishing copy_from to smithi060156570-15 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1465 (ObjNum 1004 snap 323 seq_num 1004) dirty exists 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3393: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3392: done (3 left) 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3393: done (2 left) 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3396: done (1 left) 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3397: done (0 left) 2023-12-01T04:58:23.240 INFO:tasks.rados.rados.0.smithi060.stdout:3398: snap_create 2023-12-01T04:58:23.744 INFO:tasks.rados.rados.0.smithi060.stdout:3398: done (0 left) 2023-12-01T04:58:23.745 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 341 2023-12-01T04:58:23.745 INFO:tasks.rados.rados.0.smithi060.stdout:3399: seq_num 1045 ranges {2908160=704512} 2023-12-01T04:58:23.764 INFO:tasks.rados.rados.0.smithi060.stdout:3399: writing smithi060156570-1 from 2908160 to 3612672 tid 1 2023-12-01T04:58:23.764 INFO:tasks.rados.rados.0.smithi060.stdout:3400: delete oid 50 current snap is 341 2023-12-01T04:58:23.771 INFO:tasks.rados.rados.0.smithi060.stdout:3400: done (1 left) 2023-12-01T04:58:23.771 INFO:tasks.rados.rados.0.smithi060.stdout:3401: snap_create 2023-12-01T04:58:23.773 INFO:tasks.rados.rados.0.smithi060.stdout:3399: finishing write tid 1 to smithi060156570-1 2023-12-01T04:58:23.773 INFO:tasks.rados.rados.0.smithi060.stdout:3399: finishing write tid 2 to smithi060156570-1 2023-12-01T04:58:23.774 INFO:tasks.rados.rados.0.smithi060.stdout:3399: finishing write tid 3 to smithi060156570-1 2023-12-01T04:58:23.774 INFO:tasks.rados.rados.0.smithi060.stdout:3399: oid 1 updating version 0 to 1775 2023-12-01T04:58:23.774 INFO:tasks.rados.rados.0.smithi060.stdout:3399: oid 1 updating version 1775 to 1776 2023-12-01T04:58:23.774 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1776 (ObjNum 1045 snap 341 seq_num 1045) dirty exists 2023-12-01T04:58:23.774 INFO:tasks.rados.rados.0.smithi060.stdout:3399: left oid 1 (ObjNum 1045 snap 341 seq_num 1045) 2023-12-01T04:58:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:23 smithi060 ceph-mon[94233]: osdmap e749: 8 total, 8 up, 8 in 2023-12-01T04:58:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:23 smithi060 ceph-mon[109077]: osdmap e749: 8 total, 8 up, 8 in 2023-12-01T04:58:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:23 smithi089 ceph-mon[98504]: osdmap e749: 8 total, 8 up, 8 in 2023-12-01T04:58:24.742 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:58:24] "GET /metrics HTTP/1.1" 200 36077 "" "Prometheus/2.43.0" 2023-12-01T04:58:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:3399: done (1 left) 2023-12-01T04:58:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:3401: done (0 left) 2023-12-01T04:58:24.750 INFO:tasks.rados.rados.0.smithi060.stdout:3402: rmattr oid 15 current snap is 342 2023-12-01T04:58:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:3402: done (0 left) 2023-12-01T04:58:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:3403: read oid 37 snap -1 2023-12-01T04:58:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:3403: expect deleted 2023-12-01T04:58:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:3404: read oid 2 snap -1 2023-12-01T04:58:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:3404: expect (ObjNum 980 snap 321 seq_num 980) 2023-12-01T04:58:24.751 INFO:tasks.rados.rados.0.smithi060.stdout:3405: delete oid 1 current snap is 342 2023-12-01T04:58:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:3403: done (2 left) 2023-12-01T04:58:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:3405: done (1 left) 2023-12-01T04:58:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:3406: copy_from oid 21 from oid 1 current snap is 342 2023-12-01T04:58:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:3407: rmattr oid 12 current snap is 342 2023-12-01T04:58:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:3408: rollback oid 9 current snap is 342 2023-12-01T04:58:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 9 to 341 2023-12-01T04:58:24.758 INFO:tasks.rados.rados.0.smithi060.stdout:3409: delete oid 29 current snap is 342 2023-12-01T04:58:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:3406: finishing copy_from to smithi060156570-21 2023-12-01T04:58:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:3406: got expected ENOENT (src dne) 2023-12-01T04:58:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:3406: finishing copy_from racing read to smithi060156570-21 2023-12-01T04:58:24.762 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1455 (ObjNum 1041 snap 340 seq_num 1041) dirty exists 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:3408: finishing rollback tid 0 to smithi060156570-9 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:3408: finishing rollback tid 1 to smithi060156570-9 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:3406: done (4 left) 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:3407: done (3 left) 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:3409: done (2 left) 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:3410: rollback oid 31 current snap is 342 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 31 to 338 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:3408: finishing rollback tid 2 to smithi060156570-9 2023-12-01T04:58:24.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1562 (ObjNum 936 snap 306 seq_num 936) dirty exists 2023-12-01T04:58:24.767 INFO:tasks.rados.rados.0.smithi060.stdout:3408: done (2 left) 2023-12-01T04:58:24.767 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 342 2023-12-01T04:58:24.767 INFO:tasks.rados.rados.0.smithi060.stdout:3411: seq_num 1049 ranges {4472832=778240} 2023-12-01T04:58:24.795 INFO:tasks.rados.rados.0.smithi060.stdout:3411: writing smithi060156570-40 from 4472832 to 5251072 tid 1 2023-12-01T04:58:24.796 INFO:tasks.rados.rados.0.smithi060.stdout:3412: delete oid 26 current snap is 342 2023-12-01T04:58:24.796 INFO:tasks.rados.rados.0.smithi060.stdout:3410: finishing rollback tid 0 to smithi060156570-31 2023-12-01T04:58:24.796 INFO:tasks.rados.rados.0.smithi060.stdout:3410: finishing rollback tid 1 to smithi060156570-31 2023-12-01T04:58:24.796 INFO:tasks.rados.rados.0.smithi060.stdout:3410: finishing rollback tid 2 to smithi060156570-31 2023-12-01T04:58:24.796 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1459 (ObjNum 934 snap 306 seq_num 934) dirty exists 2023-12-01T04:58:24.799 INFO:tasks.rados.rados.0.smithi060.stdout:3410: done (3 left) 2023-12-01T04:58:24.799 INFO:tasks.rados.rados.0.smithi060.stdout:3412: done (2 left) 2023-12-01T04:58:24.800 INFO:tasks.rados.rados.0.smithi060.stdout:3413: snap_remove snap 335 2023-12-01T04:58:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:24 smithi060 ceph-mon[94233]: pgmap v1091: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 948 KiB/s wr, 14 op/s 2023-12-01T04:58:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:24 smithi060 ceph-mon[94233]: osdmap e750: 8 total, 8 up, 8 in 2023-12-01T04:58:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:24 smithi060 ceph-mon[109077]: pgmap v1091: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 948 KiB/s wr, 14 op/s 2023-12-01T04:58:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:24 smithi060 ceph-mon[109077]: osdmap e750: 8 total, 8 up, 8 in 2023-12-01T04:58:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:24 smithi089 ceph-mon[98504]: pgmap v1091: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 948 KiB/s wr, 14 op/s 2023-12-01T04:58:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:24 smithi089 ceph-mon[98504]: osdmap e750: 8 total, 8 up, 8 in 2023-12-01T04:58:25.764 INFO:tasks.rados.rados.0.smithi060.stdout:3413: done (2 left) 2023-12-01T04:58:25.764 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 342 2023-12-01T04:58:25.764 INFO:tasks.rados.rados.0.smithi060.stdout:3414: seq_num 1051 ranges {9748480=409600,10158080=401408} 2023-12-01T04:58:25.815 INFO:tasks.rados.rados.0.smithi060.stdout:3414: writing smithi060156570-34 from 9748480 to 10158080 tid 1 2023-12-01T04:58:25.817 INFO:tasks.rados.rados.0.smithi060.stdout:3414: writing smithi060156570-34 from 10158080 to 10559488 tid 2 2023-12-01T04:58:25.817 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 47 current snap is 342 2023-12-01T04:58:25.818 INFO:tasks.rados.rados.0.smithi060.stdout:3404: expect (ObjNum 980 snap 321 seq_num 980) 2023-12-01T04:58:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:25 smithi060 ceph-mon[94233]: osdmap e751: 8 total, 8 up, 8 in 2023-12-01T04:58:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:25 smithi060 ceph-mon[109077]: osdmap e751: 8 total, 8 up, 8 in 2023-12-01T04:58:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:25 smithi089 ceph-mon[98504]: osdmap e751: 8 total, 8 up, 8 in 2023-12-01T04:58:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:26.787 INFO:tasks.rados.rados.0.smithi060.stdout:3411: finishing write tid 1 to smithi060156570-40 2023-12-01T04:58:26.787 INFO:tasks.rados.rados.0.smithi060.stdout:3411: finishing write tid 2 to smithi060156570-40 2023-12-01T04:58:26.787 INFO:tasks.rados.rados.0.smithi060.stdout:3411: finishing write tid 3 to smithi060156570-40 2023-12-01T04:58:26.787 INFO:tasks.rados.rados.0.smithi060.stdout:3411: oid 40 updating version 0 to 1778 2023-12-01T04:58:26.787 INFO:tasks.rados.rados.0.smithi060.stdout:3411: oid 40 updating version 1778 to 1779 2023-12-01T04:58:26.787 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1779 (ObjNum 1049 snap 342 seq_num 1049) dirty exists 2023-12-01T04:58:26.787 INFO:tasks.rados.rados.0.smithi060.stdout:3411: left oid 40 (ObjNum 1049 snap 342 seq_num 1049) 2023-12-01T04:58:26.788 INFO:tasks.rados.rados.0.smithi060.stdout:3414: finishing write tid 1 to smithi060156570-34 2023-12-01T04:58:26.788 INFO:tasks.rados.rados.0.smithi060.stdout:3415: seq_num 1052 ranges {0=425984,425984=401408} 2023-12-01T04:58:26.789 INFO:tasks.rados.rados.0.smithi060.stdout:3415: writing smithi060156570-47 from 0 to 425984 tid 1 2023-12-01T04:58:26.791 INFO:tasks.rados.rados.0.smithi060.stdout:3415: writing smithi060156570-47 from 425984 to 827392 tid 2 2023-12-01T04:58:26.791 INFO:tasks.rados.rados.0.smithi060.stdout:3404: done (3 left) 2023-12-01T04:58:26.791 INFO:tasks.rados.rados.0.smithi060.stdout:3411: done (2 left) 2023-12-01T04:58:26.792 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 342 2023-12-01T04:58:26.792 INFO:tasks.rados.rados.0.smithi060.stdout:3414: finishing write tid 2 to smithi060156570-34 2023-12-01T04:58:26.792 INFO:tasks.rados.rados.0.smithi060.stdout:3414: finishing write tid 3 to smithi060156570-34 2023-12-01T04:58:26.792 INFO:tasks.rados.rados.0.smithi060.stdout:3416: seq_num 1053 ranges {0=442368,442368=401408} 2023-12-01T04:58:26.794 INFO:tasks.rados.rados.0.smithi060.stdout:3416: writing smithi060156570-37 from 0 to 442368 tid 1 2023-12-01T04:58:26.796 INFO:tasks.rados.rados.0.smithi060.stdout:3416: writing smithi060156570-37 from 442368 to 843776 tid 2 2023-12-01T04:58:26.796 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 342 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3414: finishing write tid 4 to smithi060156570-34 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3414: oid 34 updating version 0 to 1915 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3414: oid 34 updating version 1915 to 1917 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3414: oid 34 version 1917 is already newer than 1916 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1917 (ObjNum 1051 snap 342 seq_num 1051) dirty exists 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3414: left oid 34 (ObjNum 1051 snap 342 seq_num 1051) 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3415: finishing write tid 1 to smithi060156570-47 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3415: finishing write tid 2 to smithi060156570-47 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3415: finishing write tid 3 to smithi060156570-47 2023-12-01T04:58:26.797 INFO:tasks.rados.rados.0.smithi060.stdout:3417: seq_num 1054 ranges {1867776=458752,2326528=401408} 2023-12-01T04:58:26.809 INFO:tasks.rados.rados.0.smithi060.stdout:3417: writing smithi060156570-43 from 1867776 to 2326528 tid 1 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3417: writing smithi060156570-43 from 2326528 to 2727936 tid 2 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3414: done (3 left) 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 342 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3415: finishing write tid 4 to smithi060156570-47 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3415: oid 47 updating version 0 to 2156 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3415: oid 47 updating version 2156 to 2158 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3415: oid 47 version 2158 is already newer than 2157 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 2158 (ObjNum 1052 snap 342 seq_num 1052) dirty exists 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3415: left oid 47 (ObjNum 1052 snap 342 seq_num 1052) 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3416: finishing write tid 1 to smithi060156570-37 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3416: finishing write tid 2 to smithi060156570-37 2023-12-01T04:58:26.812 INFO:tasks.rados.rados.0.smithi060.stdout:3416: finishing write tid 3 to smithi060156570-37 2023-12-01T04:58:26.813 INFO:tasks.rados.rados.0.smithi060.stdout:3416: finishing write tid 4 to smithi060156570-37 2023-12-01T04:58:26.813 INFO:tasks.rados.rados.0.smithi060.stdout:3416: oid 37 updating version 0 to 1565 2023-12-01T04:58:26.813 INFO:tasks.rados.rados.0.smithi060.stdout:3416: oid 37 updating version 1565 to 1567 2023-12-01T04:58:26.813 INFO:tasks.rados.rados.0.smithi060.stdout:3416: oid 37 version 1567 is already newer than 1566 2023-12-01T04:58:26.813 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1567 (ObjNum 1053 snap 342 seq_num 1053) dirty exists 2023-12-01T04:58:26.813 INFO:tasks.rados.rados.0.smithi060.stdout:3416: left oid 37 (ObjNum 1053 snap 342 seq_num 1053) 2023-12-01T04:58:26.813 INFO:tasks.rados.rados.0.smithi060.stdout:3418: seq_num 1055 ranges {0=475136,475136=401408} 2023-12-01T04:58:26.814 INFO:tasks.rados.rados.0.smithi060.stdout:3418: writing smithi060156570-29 from 0 to 475136 tid 1 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3418: writing smithi060156570-29 from 475136 to 876544 tid 2 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3415: done (3 left) 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3416: done (2 left) 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3419: rmattr oid 42 current snap is 342 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3419: done (2 left) 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3420: rollback oid 36 current snap is 342 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 36 to 337 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3417: finishing write tid 1 to smithi060156570-43 2023-12-01T04:58:26.818 INFO:tasks.rados.rados.0.smithi060.stdout:3417: finishing write tid 2 to smithi060156570-43 2023-12-01T04:58:26.819 INFO:tasks.rados.rados.0.smithi060.stdout:3417: finishing write tid 3 to smithi060156570-43 2023-12-01T04:58:26.819 INFO:tasks.rados.rados.0.smithi060.stdout:3421: rmattr oid 2 current snap is 342 2023-12-01T04:58:26.819 INFO:tasks.rados.rados.0.smithi060.stdout:3422: rmattr oid 9 current snap is 342 2023-12-01T04:58:26.819 INFO:tasks.rados.rados.0.smithi060.stdout:3423: read oid 7 snap -1 2023-12-01T04:58:26.819 INFO:tasks.rados.rados.0.smithi060.stdout:3423: expect deleted 2023-12-01T04:58:26.819 INFO:tasks.rados.rados.0.smithi060.stdout:3424: rollback oid 38 current snap is 342 2023-12-01T04:58:26.819 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 38 to 333 2023-12-01T04:58:26.820 INFO:tasks.rados.rados.0.smithi060.stdout:3417: finishing write tid 4 to smithi060156570-43 2023-12-01T04:58:26.820 INFO:tasks.rados.rados.0.smithi060.stdout:3417: oid 43 updating version 0 to 1565 2023-12-01T04:58:26.820 INFO:tasks.rados.rados.0.smithi060.stdout:3417: oid 43 version 1565 is already newer than 1564 2023-12-01T04:58:26.820 INFO:tasks.rados.rados.0.smithi060.stdout:3417: oid 43 version 1565 is already newer than 1563 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1565 (ObjNum 1054 snap 342 seq_num 1054) dirty exists 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:3417: left oid 43 (ObjNum 1054 snap 342 seq_num 1054) 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:3417: done (6 left) 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:3425: read oid 41 snap -1 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:3425: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:3426: read oid 30 snap 340 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:3426: expect deleted 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 342 2023-12-01T04:58:26.821 INFO:tasks.rados.rados.0.smithi060.stdout:3427: seq_num 1056 ranges {491520=491520,983040=401408} 2023-12-01T04:58:26.823 INFO:tasks.rados.rados.0.smithi060.stdout:3427: writing smithi060156570-32 from 491520 to 983040 tid 1 2023-12-01T04:58:26.826 INFO:tasks.rados.rados.0.smithi060.stdout:3427: writing smithi060156570-32 from 983040 to 1384448 tid 2 2023-12-01T04:58:26.827 INFO:tasks.rados.rados.0.smithi060.stdout:3428: read oid 22 snap -1 2023-12-01T04:58:26.827 INFO:tasks.rados.rados.0.smithi060.stdout:3428: expect (ObjNum 1006 snap 323 seq_num 1006) 2023-12-01T04:58:26.827 INFO:tasks.rados.rados.0.smithi060.stdout:3429: rmattr oid 28 current snap is 342 2023-12-01T04:58:26.827 INFO:tasks.rados.rados.0.smithi060.stdout:3429: done (10 left) 2023-12-01T04:58:26.827 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 342 2023-12-01T04:58:26.827 INFO:tasks.rados.rados.0.smithi060.stdout:3430: seq_num 1057 ranges {9166848=507904,9674752=401408} 2023-12-01T04:58:26.879 INFO:tasks.rados.rados.0.smithi060.stdout:3430: writing smithi060156570-39 from 9166848 to 9674752 tid 1 2023-12-01T04:58:26.882 INFO:tasks.rados.rados.0.smithi060.stdout:3430: writing smithi060156570-39 from 9674752 to 10076160 tid 2 2023-12-01T04:58:26.882 INFO:tasks.rados.rados.0.smithi060.stdout:3431: snap_create 2023-12-01T04:58:26.882 INFO:tasks.rados.rados.0.smithi060.stdout:3425: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:58:26.930 INFO:tasks.rados.rados.0.smithi060.stdout:3420: finishing rollback tid 0 to smithi060156570-36 2023-12-01T04:58:26.930 INFO:tasks.rados.rados.0.smithi060.stdout:3420: finishing rollback tid 1 to smithi060156570-36 2023-12-01T04:58:26.930 INFO:tasks.rados.rados.0.smithi060.stdout:3420: finishing rollback tid 2 to smithi060156570-36 2023-12-01T04:58:26.930 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1772 (ObjNum 1007 snap 323 seq_num 1007) dirty exists 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1566 (ObjNum 936 snap 306 seq_num 936) dirty exists 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3418: finishing write tid 1 to smithi060156570-29 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1770 (ObjNum 980 snap 321 seq_num 980) dirty exists 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3424: finishing rollback tid 0 to smithi060156570-38 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3424: finishing rollback tid 1 to smithi060156570-38 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3424: finishing rollback tid 2 to smithi060156570-38 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1778 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3427: finishing write tid 1 to smithi060156570-32 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3427: finishing write tid 2 to smithi060156570-32 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3418: finishing write tid 2 to smithi060156570-29 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3418: finishing write tid 3 to smithi060156570-29 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3427: finishing write tid 3 to smithi060156570-32 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3427: finishing write tid 4 to smithi060156570-32 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3427: oid 32 updating version 0 to 1777 2023-12-01T04:58:26.931 INFO:tasks.rados.rados.0.smithi060.stdout:3427: oid 32 updating version 1777 to 1778 2023-12-01T04:58:26.932 INFO:tasks.rados.rados.0.smithi060.stdout:3427: oid 32 updating version 1778 to 1779 2023-12-01T04:58:26.932 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1779 (ObjNum 1056 snap 342 seq_num 1056) dirty exists 2023-12-01T04:58:26.932 INFO:tasks.rados.rados.0.smithi060.stdout:3427: left oid 32 (ObjNum 1056 snap 342 seq_num 1056) 2023-12-01T04:58:26.932 INFO:tasks.rados.rados.0.smithi060.stdout:3428: expect (ObjNum 1006 snap 323 seq_num 1006) 2023-12-01T04:58:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:26 smithi060 ceph-mon[94233]: pgmap v1094: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 948 KiB/s wr, 14 op/s 2023-12-01T04:58:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:26 smithi060 ceph-mon[94233]: osdmap e752: 8 total, 8 up, 8 in 2023-12-01T04:58:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:26 smithi060 ceph-mon[94233]: osdmap e753: 8 total, 8 up, 8 in 2023-12-01T04:58:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:26 smithi060 ceph-mon[109077]: pgmap v1094: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 948 KiB/s wr, 14 op/s 2023-12-01T04:58:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:26 smithi060 ceph-mon[109077]: osdmap e752: 8 total, 8 up, 8 in 2023-12-01T04:58:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:26 smithi060 ceph-mon[109077]: osdmap e753: 8 total, 8 up, 8 in 2023-12-01T04:58:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:26 smithi089 ceph-mon[98504]: pgmap v1094: 121 pgs: 121 active+clean; 242 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 11 MiB/s rd, 948 KiB/s wr, 14 op/s 2023-12-01T04:58:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:26 smithi089 ceph-mon[98504]: osdmap e752: 8 total, 8 up, 8 in 2023-12-01T04:58:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:26 smithi089 ceph-mon[98504]: osdmap e753: 8 total, 8 up, 8 in 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3418: finishing write tid 4 to smithi060156570-29 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3418: oid 29 updating version 0 to 2159 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3418: oid 29 updating version 2159 to 2160 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3418: oid 29 updating version 2160 to 2161 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 2161 (ObjNum 1055 snap 342 seq_num 1055) dirty exists 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3418: left oid 29 (ObjNum 1055 snap 342 seq_num 1055) 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3430: finishing write tid 1 to smithi060156570-39 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3430: finishing write tid 2 to smithi060156570-39 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3430: finishing write tid 3 to smithi060156570-39 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3430: finishing write tid 4 to smithi060156570-39 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3430: oid 39 updating version 0 to 1860 2023-12-01T04:58:27.120 INFO:tasks.rados.rados.0.smithi060.stdout:3430: oid 39 updating version 1860 to 1861 2023-12-01T04:58:27.121 INFO:tasks.rados.rados.0.smithi060.stdout:3430: oid 39 updating version 1861 to 1862 2023-12-01T04:58:27.121 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1862 (ObjNum 1057 snap 342 seq_num 1057) dirty exists 2023-12-01T04:58:27.121 INFO:tasks.rados.rados.0.smithi060.stdout:3430: left oid 39 (ObjNum 1057 snap 342 seq_num 1057) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3418: done (11 left) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3420: done (10 left) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3421: done (9 left) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3422: done (8 left) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3423: done (7 left) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3424: done (6 left) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3425: done (5 left) 2023-12-01T04:58:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3426: done (4 left) 2023-12-01T04:58:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3427: done (3 left) 2023-12-01T04:58:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3428: done (2 left) 2023-12-01T04:58:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3430: done (1 left) 2023-12-01T04:58:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3431: done (0 left) 2023-12-01T04:58:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3432: snap_remove snap 317 2023-12-01T04:58:28.767 INFO:tasks.rados.rados.0.smithi060.stdout:3432: done (0 left) 2023-12-01T04:58:28.767 INFO:tasks.rados.rados.0.smithi060.stdout:3433: read oid 8 snap -1 2023-12-01T04:58:28.767 INFO:tasks.rados.rados.0.smithi060.stdout:3433: expect (ObjNum 939 snap 309 seq_num 939) 2023-12-01T04:58:28.767 INFO:tasks.rados.rados.0.smithi060.stdout:3434: copy_from oid 2 from oid 5 current snap is 343 2023-12-01T04:58:28.767 INFO:tasks.rados.rados.0.smithi060.stdout:3435: copy_from oid 15 from oid 11 current snap is 343 2023-12-01T04:58:28.767 INFO:tasks.rados.rados.0.smithi060.stdout:3436: delete oid 22 current snap is 343 2023-12-01T04:58:28.778 INFO:tasks.rados.rados.0.smithi060.stdout:3436: done (3 left) 2023-12-01T04:58:28.778 INFO:tasks.rados.rados.0.smithi060.stdout:3437: rollback oid 24 current snap is 343 2023-12-01T04:58:28.778 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 333 2023-12-01T04:58:28.778 INFO:tasks.rados.rados.0.smithi060.stdout:3438: rollback oid 1 current snap is 343 2023-12-01T04:58:28.778 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 341 2023-12-01T04:58:28.778 INFO:tasks.rados.rados.0.smithi060.stdout:3439: delete oid 7 current snap is 343 2023-12-01T04:58:28.787 INFO:tasks.rados.rados.0.smithi060.stdout:3435: finishing copy_from to smithi060156570-15 2023-12-01T04:58:28.787 INFO:tasks.rados.rados.0.smithi060.stdout:3435: got expected ENOENT (src dne) 2023-12-01T04:58:28.787 INFO:tasks.rados.rados.0.smithi060.stdout:3435: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:58:28.788 INFO:tasks.rados.rados.0.smithi060.stdout:3438: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:58:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:3437: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:58:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:3437: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:58:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:3437: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:58:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1920 (ObjNum 954 snap 314 seq_num 954) dirty exists 2023-12-01T04:58:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:3438: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:58:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1781 (ObjNum 1045 snap 341 seq_num 1045) dirty exists 2023-12-01T04:58:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:3435: done (5 left) 2023-12-01T04:58:28.793 INFO:tasks.rados.rados.0.smithi060.stdout:3437: done (4 left) 2023-12-01T04:58:28.793 INFO:tasks.rados.rados.0.smithi060.stdout:3438: done (3 left) 2023-12-01T04:58:28.793 INFO:tasks.rados.rados.0.smithi060.stdout:3439: done (2 left) 2023-12-01T04:58:28.793 INFO:tasks.rados.rados.0.smithi060.stdout:3440: copy_from oid 16 from oid 15 current snap is 343 2023-12-01T04:58:28.793 INFO:tasks.rados.rados.0.smithi060.stdout:3441: snap_create 2023-12-01T04:58:28.794 INFO:tasks.rados.rados.0.smithi060.stdout:3433: expect (ObjNum 939 snap 309 seq_num 939) 2023-12-01T04:58:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3434: finishing copy_from to smithi060156570-2 2023-12-01T04:58:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 1769 (ObjNum 1025 snap 332 seq_num 1025) dirty exists 2023-12-01T04:58:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3434: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:58:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3440: finishing copy_from to smithi060156570-16 2023-12-01T04:58:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1465 (ObjNum 1004 snap 323 seq_num 1004) dirty exists 2023-12-01T04:58:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3440: finishing copy_from racing read to smithi060156570-16 2023-12-01T04:58:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:28 smithi089 ceph-mon[98504]: pgmap v1097: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-12-01T04:58:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:28 smithi089 ceph-mon[98504]: osdmap e754: 8 total, 8 up, 8 in 2023-12-01T04:58:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:28 smithi060 ceph-mon[94233]: pgmap v1097: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-12-01T04:58:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:28 smithi060 ceph-mon[94233]: osdmap e754: 8 total, 8 up, 8 in 2023-12-01T04:58:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:28 smithi060 ceph-mon[109077]: pgmap v1097: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-12-01T04:58:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:28 smithi060 ceph-mon[109077]: osdmap e754: 8 total, 8 up, 8 in 2023-12-01T04:58:29.779 INFO:tasks.rados.rados.0.smithi060.stdout:3433: done (3 left) 2023-12-01T04:58:29.779 INFO:tasks.rados.rados.0.smithi060.stdout:3434: done (2 left) 2023-12-01T04:58:29.779 INFO:tasks.rados.rados.0.smithi060.stdout:3440: done (1 left) 2023-12-01T04:58:29.779 INFO:tasks.rados.rados.0.smithi060.stdout:3441: done (0 left) 2023-12-01T04:58:29.779 INFO:tasks.rados.rados.0.smithi060.stdout:3442: delete oid 13 current snap is 344 2023-12-01T04:58:29.784 INFO:tasks.rados.rados.0.smithi060.stdout:3442: done (0 left) 2023-12-01T04:58:29.784 INFO:tasks.rados.rados.0.smithi060.stdout:3443: delete oid 2 current snap is 344 2023-12-01T04:58:29.786 INFO:tasks.rados.rados.0.smithi060.stdout:3443: done (0 left) 2023-12-01T04:58:29.786 INFO:tasks.rados.rados.0.smithi060.stdout:3444: snap_create 2023-12-01T04:58:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:29 smithi089 ceph-mon[98504]: osdmap e755: 8 total, 8 up, 8 in 2023-12-01T04:58:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:29 smithi060 ceph-mon[94233]: osdmap e755: 8 total, 8 up, 8 in 2023-12-01T04:58:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:29 smithi060 ceph-mon[109077]: osdmap e755: 8 total, 8 up, 8 in 2023-12-01T04:58:30.781 INFO:tasks.rados.rados.0.smithi060.stdout:3444: done (0 left) 2023-12-01T04:58:30.781 INFO:tasks.rados.rados.0.smithi060.stdout:3445: read oid 49 snap -1 2023-12-01T04:58:30.781 INFO:tasks.rados.rados.0.smithi060.stdout:3445: expect (ObjNum 992 snap 321 seq_num 992) 2023-12-01T04:58:30.781 INFO:tasks.rados.rados.0.smithi060.stdout:3446: snap_remove snap 324 2023-12-01T04:58:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:30 smithi089 ceph-mon[98504]: pgmap v1100: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-12-01T04:58:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:30 smithi089 ceph-mon[98504]: osdmap e756: 8 total, 8 up, 8 in 2023-12-01T04:58:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:30 smithi060 ceph-mon[94233]: pgmap v1100: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-12-01T04:58:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:30 smithi060 ceph-mon[94233]: osdmap e756: 8 total, 8 up, 8 in 2023-12-01T04:58:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:30 smithi060 ceph-mon[109077]: pgmap v1100: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 14 MiB/s rd, 2.0 MiB/s wr, 17 op/s 2023-12-01T04:58:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:30 smithi060 ceph-mon[109077]: osdmap e756: 8 total, 8 up, 8 in 2023-12-01T04:58:31.792 INFO:tasks.rados.rados.0.smithi060.stdout:3446: done (1 left) 2023-12-01T04:58:31.792 INFO:tasks.rados.rados.0.smithi060.stdout:3447: snap_remove snap 338 2023-12-01T04:58:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:31 smithi060 ceph-mon[94233]: osdmap e757: 8 total, 8 up, 8 in 2023-12-01T04:58:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:31 smithi060 ceph-mon[109077]: osdmap e757: 8 total, 8 up, 8 in 2023-12-01T04:58:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:31 smithi089 ceph-mon[98504]: osdmap e757: 8 total, 8 up, 8 in 2023-12-01T04:58:32.801 INFO:tasks.rados.rados.0.smithi060.stdout:3447: done (1 left) 2023-12-01T04:58:32.801 INFO:tasks.rados.rados.0.smithi060.stdout:3448: delete oid 14 current snap is 345 2023-12-01T04:58:32.802 INFO:tasks.rados.rados.0.smithi060.stdout:3445: expect (ObjNum 992 snap 321 seq_num 992) 2023-12-01T04:58:32.867 INFO:tasks.rados.rados.0.smithi060.stdout:3445: done (1 left) 2023-12-01T04:58:32.867 INFO:tasks.rados.rados.0.smithi060.stdout:3448: done (0 left) 2023-12-01T04:58:32.867 INFO:tasks.rados.rados.0.smithi060.stdout:3449: rollback oid 19 current snap is 345 2023-12-01T04:58:32.868 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 334 2023-12-01T04:58:32.868 INFO:tasks.rados.rados.0.smithi060.stdout:3450: copy_from oid 18 from oid 42 current snap is 345 2023-12-01T04:58:32.868 INFO:tasks.rados.rados.0.smithi060.stdout:3451: read oid 30 snap 340 2023-12-01T04:58:32.868 INFO:tasks.rados.rados.0.smithi060.stdout:3451: expect deleted 2023-12-01T04:58:32.868 INFO:tasks.rados.rados.0.smithi060.stdout:3452: read oid 10 snap -1 2023-12-01T04:58:32.868 INFO:tasks.rados.rados.0.smithi060.stdout:3452: expect (ObjNum 953 snap 313 seq_num 953) 2023-12-01T04:58:32.868 INFO:tasks.rados.rados.0.smithi060.stdout:3453: snap_remove snap 333 2023-12-01T04:58:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:32 smithi060 ceph-mon[94233]: pgmap v1103: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:32 smithi060 ceph-mon[94233]: osdmap e758: 8 total, 8 up, 8 in 2023-12-01T04:58:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:32 smithi060 ceph-mon[109077]: pgmap v1103: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:32 smithi060 ceph-mon[109077]: osdmap e758: 8 total, 8 up, 8 in 2023-12-01T04:58:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:32 smithi089 ceph-mon[98504]: pgmap v1103: 121 pgs: 121 active+clean; 251 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:32 smithi089 ceph-mon[98504]: osdmap e758: 8 total, 8 up, 8 in 2023-12-01T04:58:33.802 INFO:tasks.rados.rados.0.smithi060.stdout:3453: done (4 left) 2023-12-01T04:58:33.802 INFO:tasks.rados.rados.0.smithi060.stdout:3454: rollback oid 24 current snap is 345 2023-12-01T04:58:33.802 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 331 2023-12-01T04:58:33.802 INFO:tasks.rados.rados.0.smithi060.stdout:3449: finishing rollback tid 0 to smithi060156570-19 2023-12-01T04:58:33.803 INFO:tasks.rados.rados.0.smithi060.stdout:3449: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:58:33.803 INFO:tasks.rados.rados.0.smithi060.stdout:3449: finishing rollback tid 2 to smithi060156570-19 2023-12-01T04:58:33.803 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1463 (ObjNum 992 snap 321 seq_num 992) dirty exists 2023-12-01T04:58:33.803 INFO:tasks.rados.rados.0.smithi060.stdout:3450: finishing copy_from to smithi060156570-18 2023-12-01T04:58:33.803 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1093 (ObjNum 974 snap 321 seq_num 974) dirty exists 2023-12-01T04:58:33.803 INFO:tasks.rados.rados.0.smithi060.stdout:3450: finishing copy_from racing read to smithi060156570-18 2023-12-01T04:58:33.803 INFO:tasks.rados.rados.0.smithi060.stdout:3452: expect (ObjNum 953 snap 313 seq_num 953) 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3454: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3454: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3454: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1923 (ObjNum 954 snap 314 seq_num 954) dirty exists 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3449: done (4 left) 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3450: done (3 left) 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3451: done (2 left) 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3452: done (1 left) 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3454: done (0 left) 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 345 2023-12-01T04:58:33.965 INFO:tasks.rados.rados.0.smithi060.stdout:3455: seq_num 1063 ranges {1384448=606208,1990656=401408} 2023-12-01T04:58:33.975 INFO:tasks.rados.rados.0.smithi060.stdout:3455: writing smithi060156570-32 from 1384448 to 1990656 tid 1 2023-12-01T04:58:33.978 INFO:tasks.rados.rados.0.smithi060.stdout:3455: writing smithi060156570-32 from 1990656 to 2392064 tid 2 2023-12-01T04:58:33.978 INFO:tasks.rados.rados.0.smithi060.stdout:3456: read oid 50 snap 341 2023-12-01T04:58:33.978 INFO:tasks.rados.rados.0.smithi060.stdout:3456: expect deleted 2023-12-01T04:58:33.978 INFO:tasks.rados.rados.0.smithi060.stdout:3457: copy_from oid 45 from oid 16 current snap is 345 2023-12-01T04:58:33.978 INFO:tasks.rados.rados.0.smithi060.stdout:3458: snap_create 2023-12-01T04:58:33.982 INFO:tasks.rados.rados.0.smithi060.stdout:3455: finishing write tid 1 to smithi060156570-32 2023-12-01T04:58:33.982 INFO:tasks.rados.rados.0.smithi060.stdout:3455: finishing write tid 2 to smithi060156570-32 2023-12-01T04:58:33.982 INFO:tasks.rados.rados.0.smithi060.stdout:3455: finishing write tid 3 to smithi060156570-32 2023-12-01T04:58:33.984 INFO:tasks.rados.rados.0.smithi060.stdout:3455: finishing write tid 4 to smithi060156570-32 2023-12-01T04:58:33.985 INFO:tasks.rados.rados.0.smithi060.stdout:3455: oid 32 updating version 0 to 1780 2023-12-01T04:58:33.985 INFO:tasks.rados.rados.0.smithi060.stdout:3455: oid 32 updating version 1780 to 1782 2023-12-01T04:58:33.985 INFO:tasks.rados.rados.0.smithi060.stdout:3455: oid 32 version 1782 is already newer than 1781 2023-12-01T04:58:33.985 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1782 (ObjNum 1063 snap 345 seq_num 1063) dirty exists 2023-12-01T04:58:33.985 INFO:tasks.rados.rados.0.smithi060.stdout:3455: left oid 32 (ObjNum 1063 snap 345 seq_num 1063) 2023-12-01T04:58:33.990 INFO:tasks.rados.rados.0.smithi060.stdout:3457: finishing copy_from to smithi060156570-45 2023-12-01T04:58:33.990 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1465 (ObjNum 1004 snap 323 seq_num 1004) dirty exists 2023-12-01T04:58:33.991 INFO:tasks.rados.rados.0.smithi060.stdout:3457: finishing copy_from racing read to smithi060156570-45 2023-12-01T04:58:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:33 smithi060 ceph-mon[94233]: osdmap e759: 8 total, 8 up, 8 in 2023-12-01T04:58:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:33 smithi060 ceph-mon[109077]: osdmap e759: 8 total, 8 up, 8 in 2023-12-01T04:58:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:33 smithi089 ceph-mon[98504]: osdmap e759: 8 total, 8 up, 8 in 2023-12-01T04:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:58:34] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:58:34.806 INFO:tasks.rados.rados.0.smithi060.stdout:3455: done (3 left) 2023-12-01T04:58:34.806 INFO:tasks.rados.rados.0.smithi060.stdout:3456: done (2 left) 2023-12-01T04:58:34.807 INFO:tasks.rados.rados.0.smithi060.stdout:3457: done (1 left) 2023-12-01T04:58:34.807 INFO:tasks.rados.rados.0.smithi060.stdout:3458: done (0 left) 2023-12-01T04:58:34.807 INFO:tasks.rados.rados.0.smithi060.stdout:3459: read oid 34 snap -1 2023-12-01T04:58:34.807 INFO:tasks.rados.rados.0.smithi060.stdout:3459: expect (ObjNum 1051 snap 342 seq_num 1051) 2023-12-01T04:58:34.807 INFO:tasks.rados.rados.0.smithi060.stdout:3460: copy_from oid 11 from oid 38 current snap is 346 2023-12-01T04:58:34.807 INFO:tasks.rados.rados.0.smithi060.stdout:3461: snap_create 2023-12-01T04:58:34.827 INFO:tasks.rados.rados.0.smithi060.stdout:3460: finishing copy_from to smithi060156570-11 2023-12-01T04:58:34.827 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 1778 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T04:58:34.828 INFO:tasks.rados.rados.0.smithi060.stdout:3460: finishing copy_from racing read to smithi060156570-11 2023-12-01T04:58:34.860 INFO:tasks.rados.rados.0.smithi060.stdout:3459: expect (ObjNum 1051 snap 342 seq_num 1051) 2023-12-01T04:58:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:34 smithi060 ceph-mon[109077]: pgmap v1106: 121 pgs: 121 active+clean; 192 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:34 smithi060 ceph-mon[109077]: osdmap e760: 8 total, 8 up, 8 in 2023-12-01T04:58:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:34 smithi060 ceph-mon[94233]: pgmap v1106: 121 pgs: 121 active+clean; 192 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:34 smithi060 ceph-mon[94233]: osdmap e760: 8 total, 8 up, 8 in 2023-12-01T04:58:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:34 smithi089 ceph-mon[98504]: pgmap v1106: 121 pgs: 121 active+clean; 192 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:34 smithi089 ceph-mon[98504]: osdmap e760: 8 total, 8 up, 8 in 2023-12-01T04:58:35.870 INFO:tasks.rados.rados.0.smithi060.stdout:3459: done (2 left) 2023-12-01T04:58:35.871 INFO:tasks.rados.rados.0.smithi060.stdout:3460: done (1 left) 2023-12-01T04:58:35.871 INFO:tasks.rados.rados.0.smithi060.stdout:3461: done (0 left) 2023-12-01T04:58:35.871 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 347 2023-12-01T04:58:35.871 INFO:tasks.rados.rados.0.smithi060.stdout:3462: seq_num 1064 ranges {0=622592,622592=401408} 2023-12-01T04:58:35.873 INFO:tasks.rados.rados.0.smithi060.stdout:3462: writing smithi060156570-26 from 0 to 622592 tid 1 2023-12-01T04:58:35.877 INFO:tasks.rados.rados.0.smithi060.stdout:3462: writing smithi060156570-26 from 622592 to 1024000 tid 2 2023-12-01T04:58:35.877 INFO:tasks.rados.rados.0.smithi060.stdout:3463: rollback oid 10 current snap is 347 2023-12-01T04:58:35.877 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 344 2023-12-01T04:58:35.877 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 347 2023-12-01T04:58:35.877 INFO:tasks.rados.rados.0.smithi060.stdout:3464: seq_num 1065 ranges {2228224=638976,2867200=401408} 2023-12-01T04:58:35.892 INFO:tasks.rados.rados.0.smithi060.stdout:3464: writing smithi060156570-49 from 2228224 to 2867200 tid 1 2023-12-01T04:58:35.895 INFO:tasks.rados.rados.0.smithi060.stdout:3464: writing smithi060156570-49 from 2867200 to 3268608 tid 2 2023-12-01T04:58:35.895 INFO:tasks.rados.rados.0.smithi060.stdout:3465: read oid 25 snap -1 2023-12-01T04:58:35.895 INFO:tasks.rados.rados.0.smithi060.stdout:3465: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:58:35.895 INFO:tasks.rados.rados.0.smithi060.stdout:3466: setattr oid 8 current snap is 347 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: finishing write tid 1 to smithi060156570-26 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: finishing write tid 2 to smithi060156570-26 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: finishing write tid 3 to smithi060156570-26 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3463: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3463: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3463: finishing rollback tid 2 to smithi060156570-10 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1865 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: finishing write tid 4 to smithi060156570-26 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: oid 26 updating version 0 to 1553 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: oid 26 updating version 1553 to 1554 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: oid 26 updating version 1554 to 1555 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1555 (ObjNum 1064 snap 347 seq_num 1064) dirty exists 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: left oid 26 (ObjNum 1064 snap 347 seq_num 1064) 2023-12-01T04:58:35.896 INFO:tasks.rados.rados.0.smithi060.stdout:3462: done (4 left) 2023-12-01T04:58:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3463: done (3 left) 2023-12-01T04:58:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3467: read oid 4 snap -1 2023-12-01T04:58:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3467: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:58:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3468: read oid 15 snap -1 2023-12-01T04:58:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3468: expect (ObjNum 1004 snap 323 seq_num 1004) 2023-12-01T04:58:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 347 2023-12-01T04:58:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3469: seq_num 1066 ranges {0=663552,663552=401408} 2023-12-01T04:58:35.900 INFO:tasks.rados.rados.0.smithi060.stdout:3469: writing smithi060156570-7 from 0 to 663552 tid 1 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi060.stdout:3469: writing smithi060156570-7 from 663552 to 1064960 tid 2 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi060.stdout:3470: snap_create 2023-12-01T04:58:35.902 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 2023 (ObjNum 939 snap 309 seq_num 939) dirty exists 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi060.stdout:3464: finishing write tid 1 to smithi060156570-49 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi060.stdout:3464: finishing write tid 2 to smithi060156570-49 2023-12-01T04:58:35.904 INFO:tasks.rados.rados.0.smithi060.stdout:3465: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:58:35.911 INFO:tasks.rados.rados.0.smithi060.stdout:3464: finishing write tid 3 to smithi060156570-49 2023-12-01T04:58:35.911 INFO:tasks.rados.rados.0.smithi060.stdout:3464: finishing write tid 4 to smithi060156570-49 2023-12-01T04:58:35.911 INFO:tasks.rados.rados.0.smithi060.stdout:3464: oid 49 updating version 0 to 1784 2023-12-01T04:58:35.912 INFO:tasks.rados.rados.0.smithi060.stdout:3464: oid 49 version 1784 is already newer than 1783 2023-12-01T04:58:35.912 INFO:tasks.rados.rados.0.smithi060.stdout:3464: oid 49 updating version 1784 to 1785 2023-12-01T04:58:35.912 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 1785 (ObjNum 1065 snap 347 seq_num 1065) dirty exists 2023-12-01T04:58:35.912 INFO:tasks.rados.rados.0.smithi060.stdout:3464: left oid 49 (ObjNum 1065 snap 347 seq_num 1065) 2023-12-01T04:58:35.912 INFO:tasks.rados.rados.0.smithi060.stdout:3468: expect (ObjNum 1004 snap 323 seq_num 1004) 2023-12-01T04:58:35.999 INFO:tasks.rados.rados.0.smithi060.stdout:3469: finishing write tid 1 to smithi060156570-7 2023-12-01T04:58:35.999 INFO:tasks.rados.rados.0.smithi060.stdout:3469: finishing write tid 2 to smithi060156570-7 2023-12-01T04:58:35.999 INFO:tasks.rados.rados.0.smithi060.stdout:3469: finishing write tid 3 to smithi060156570-7 2023-12-01T04:58:35.999 INFO:tasks.rados.rados.0.smithi060.stdout:3467: expect (ObjNum 832 snap 266 seq_num 832) 2023-12-01T04:58:36.066 INFO:tasks.rados.rados.0.smithi060.stdout:3469: finishing write tid 4 to smithi060156570-7 2023-12-01T04:58:36.067 INFO:tasks.rados.rados.0.smithi060.stdout:3469: oid 7 updating version 0 to 2198 2023-12-01T04:58:36.067 INFO:tasks.rados.rados.0.smithi060.stdout:3469: oid 7 version 2198 is already newer than 2197 2023-12-01T04:58:36.067 INFO:tasks.rados.rados.0.smithi060.stdout:3469: oid 7 updating version 2198 to 2199 2023-12-01T04:58:36.067 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 2199 (ObjNum 1066 snap 347 seq_num 1066) dirty exists 2023-12-01T04:58:36.067 INFO:tasks.rados.rados.0.smithi060.stdout:3469: left oid 7 (ObjNum 1066 snap 347 seq_num 1066) 2023-12-01T04:58:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:35 smithi060 ceph-mon[94233]: osdmap e761: 8 total, 8 up, 8 in 2023-12-01T04:58:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:35 smithi060 ceph-mon[109077]: osdmap e761: 8 total, 8 up, 8 in 2023-12-01T04:58:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:35 smithi089 ceph-mon[98504]: osdmap e761: 8 total, 8 up, 8 in 2023-12-01T04:58:36.713 INFO:tasks.rados.rados.0.smithi060.stdout:3464: done (6 left) 2023-12-01T04:58:36.713 INFO:tasks.rados.rados.0.smithi060.stdout:3465: done (5 left) 2023-12-01T04:58:36.713 INFO:tasks.rados.rados.0.smithi060.stdout:3466: done (4 left) 2023-12-01T04:58:36.713 INFO:tasks.rados.rados.0.smithi060.stdout:3467: done (3 left) 2023-12-01T04:58:36.713 INFO:tasks.rados.rados.0.smithi060.stdout:3468: done (2 left) 2023-12-01T04:58:36.713 INFO:tasks.rados.rados.0.smithi060.stdout:3469: done (1 left) 2023-12-01T04:58:36.714 INFO:tasks.rados.rados.0.smithi060.stdout:3470: done (0 left) 2023-12-01T04:58:36.714 INFO:tasks.rados.rados.0.smithi060.stdout:3471: setattr oid 31 current snap is 348 2023-12-01T04:58:36.714 INFO:tasks.rados.rados.0.smithi060.stdout:3472: snap_remove snap 331 2023-12-01T04:58:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:36 smithi060 ceph-mon[94233]: pgmap v1109: 121 pgs: 121 active+clean; 192 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:36 smithi060 ceph-mon[94233]: osdmap e762: 8 total, 8 up, 8 in 2023-12-01T04:58:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:36 smithi060 ceph-mon[94233]: osdmap e763: 8 total, 8 up, 8 in 2023-12-01T04:58:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:36 smithi060 ceph-mon[109077]: pgmap v1109: 121 pgs: 121 active+clean; 192 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:36 smithi060 ceph-mon[109077]: osdmap e762: 8 total, 8 up, 8 in 2023-12-01T04:58:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:36 smithi060 ceph-mon[109077]: osdmap e763: 8 total, 8 up, 8 in 2023-12-01T04:58:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:36 smithi089 ceph-mon[98504]: pgmap v1109: 121 pgs: 121 active+clean; 192 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 6.9 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:36 smithi089 ceph-mon[98504]: osdmap e762: 8 total, 8 up, 8 in 2023-12-01T04:58:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:36 smithi089 ceph-mon[98504]: osdmap e763: 8 total, 8 up, 8 in 2023-12-01T04:58:37.725 INFO:tasks.rados.rados.0.smithi060.stdout:3472: done (1 left) 2023-12-01T04:58:37.725 INFO:tasks.rados.rados.0.smithi060.stdout:3473: copy_from oid 4 from oid 18 current snap is 348 2023-12-01T04:58:37.725 INFO:tasks.rados.rados.0.smithi060.stdout:3474: snap_remove snap 344 2023-12-01T04:58:38.726 INFO:tasks.rados.rados.0.smithi060.stdout:3474: done (2 left) 2023-12-01T04:58:38.726 INFO:tasks.rados.rados.0.smithi060.stdout:3475: snap_remove snap 346 2023-12-01T04:58:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:38 smithi060 ceph-mon[109077]: pgmap v1112: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:38 smithi060 ceph-mon[109077]: osdmap e764: 8 total, 8 up, 8 in 2023-12-01T04:58:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:38 smithi060 ceph-mon[94233]: pgmap v1112: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:38 smithi060 ceph-mon[94233]: osdmap e764: 8 total, 8 up, 8 in 2023-12-01T04:58:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:38 smithi089 ceph-mon[98504]: pgmap v1112: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:38 smithi089 ceph-mon[98504]: osdmap e764: 8 total, 8 up, 8 in 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:3475: done (2 left) 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:3476: read oid 9 snap 334 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:3476: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:3477: delete oid 32 current snap is 348 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1464 (ObjNum 934 snap 306 seq_num 934) dirty exists 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:3473: finishing copy_from to smithi060156570-4 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1093 (ObjNum 974 snap 321 seq_num 974) dirty exists 2023-12-01T04:58:39.733 INFO:tasks.rados.rados.0.smithi060.stdout:3473: finishing copy_from racing read to smithi060156570-4 2023-12-01T04:58:39.743 INFO:tasks.rados.rados.0.smithi060.stdout:3471: done (3 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi060.stdout:3473: done (2 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi060.stdout:3477: done (1 left) 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi060.stdout:3478: rollback oid 4 current snap is 348 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 336 2023-12-01T04:58:39.744 INFO:tasks.rados.rados.0.smithi060.stdout:3479: snap_remove snap 339 2023-12-01T04:58:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:39 smithi060 ceph-mon[94233]: osdmap e765: 8 total, 8 up, 8 in 2023-12-01T04:58:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:39 smithi060 ceph-mon[109077]: osdmap e765: 8 total, 8 up, 8 in 2023-12-01T04:58:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:39 smithi089 ceph-mon[98504]: osdmap e765: 8 total, 8 up, 8 in 2023-12-01T04:58:40.734 INFO:tasks.rados.rados.0.smithi060.stdout:3479: done (2 left) 2023-12-01T04:58:40.735 INFO:tasks.rados.rados.0.smithi060.stdout:3480: delete oid 14 current snap is 348 2023-12-01T04:58:40.735 INFO:tasks.rados.rados.0.smithi060.stdout:3476: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:58:40.924 INFO:tasks.rados.rados.0.smithi060.stdout:3478: finishing rollback tid 0 to smithi060156570-4 2023-12-01T04:58:40.924 INFO:tasks.rados.rados.0.smithi060.stdout:3478: finishing rollback tid 1 to smithi060156570-4 2023-12-01T04:58:40.924 INFO:tasks.rados.rados.0.smithi060.stdout:3478: finishing rollback tid 2 to smithi060156570-4 2023-12-01T04:58:40.924 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1926 (ObjNum 832 snap 266 seq_num 832) dirty exists 2023-12-01T04:58:40.924 INFO:tasks.rados.rados.0.smithi060.stdout:3476: done (2 left) 2023-12-01T04:58:40.924 INFO:tasks.rados.rados.0.smithi060.stdout:3478: done (1 left) 2023-12-01T04:58:40.925 INFO:tasks.rados.rados.0.smithi060.stdout:3480: done (0 left) 2023-12-01T04:58:40.925 INFO:tasks.rados.rados.0.smithi060.stdout:3481: snap_remove snap 334 2023-12-01T04:58:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:40 smithi060 ceph-mon[94233]: pgmap v1115: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:40 smithi060 ceph-mon[94233]: osdmap e766: 8 total, 8 up, 8 in 2023-12-01T04:58:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:40 smithi060 ceph-mon[109077]: pgmap v1115: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:40 smithi060 ceph-mon[109077]: osdmap e766: 8 total, 8 up, 8 in 2023-12-01T04:58:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:40 smithi089 ceph-mon[98504]: pgmap v1115: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2023-12-01T04:58:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:40 smithi089 ceph-mon[98504]: osdmap e766: 8 total, 8 up, 8 in 2023-12-01T04:58:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:41.745 INFO:tasks.rados.rados.0.smithi060.stdout:3481: done (0 left) 2023-12-01T04:58:41.745 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 348 2023-12-01T04:58:41.746 INFO:tasks.rados.rados.0.smithi060.stdout:3482: seq_num 1069 ranges {1040384=712704,1753088=401408} 2023-12-01T04:58:41.756 INFO:tasks.rados.rados.0.smithi060.stdout:3482: writing smithi060156570-33 from 1040384 to 1753088 tid 1 2023-12-01T04:58:41.758 INFO:tasks.rados.rados.0.smithi060.stdout:3482: writing smithi060156570-33 from 1753088 to 2154496 tid 2 2023-12-01T04:58:41.758 INFO:tasks.rados.rados.0.smithi060.stdout:3483: rollback oid 19 current snap is 348 2023-12-01T04:58:41.758 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 342 2023-12-01T04:58:41.758 INFO:tasks.rados.rados.0.smithi060.stdout:3484: delete oid 4 current snap is 348 2023-12-01T04:58:41.762 INFO:tasks.rados.rados.0.smithi060.stdout:3484: done (2 left) 2023-12-01T04:58:41.762 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 348 2023-12-01T04:58:41.762 INFO:tasks.rados.rados.0.smithi060.stdout:3485: seq_num 1071 ranges {65536=745472,811008=401408} 2023-12-01T04:58:41.770 INFO:tasks.rados.rados.0.smithi060.stdout:3485: writing smithi060156570-36 from 65536 to 811008 tid 1 2023-12-01T04:58:41.770 INFO:tasks.rados.rados.0.smithi060.stdout:3485: writing smithi060156570-36 from 811008 to 1212416 tid 2 2023-12-01T04:58:41.771 INFO:tasks.rados.rados.0.smithi060.stdout:3486: snap_create 2023-12-01T04:58:41.772 INFO:tasks.rados.rados.0.smithi060.stdout:3482: finishing write tid 1 to smithi060156570-33 2023-12-01T04:58:41.772 INFO:tasks.rados.rados.0.smithi060.stdout:3483: finishing rollback tid 0 to smithi060156570-19 2023-12-01T04:58:41.772 INFO:tasks.rados.rados.0.smithi060.stdout:3483: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:58:41.772 INFO:tasks.rados.rados.0.smithi060.stdout:3482: finishing write tid 2 to smithi060156570-33 2023-12-01T04:58:41.772 INFO:tasks.rados.rados.0.smithi060.stdout:3482: finishing write tid 3 to smithi060156570-33 2023-12-01T04:58:41.773 INFO:tasks.rados.rados.0.smithi060.stdout:3483: finishing rollback tid 2 to smithi060156570-19 2023-12-01T04:58:41.773 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1467 (ObjNum 992 snap 321 seq_num 992) dirty exists 2023-12-01T04:58:41.774 INFO:tasks.rados.rados.0.smithi060.stdout:3485: finishing write tid 1 to smithi060156570-36 2023-12-01T04:58:41.774 INFO:tasks.rados.rados.0.smithi060.stdout:3482: finishing write tid 4 to smithi060156570-33 2023-12-01T04:58:41.775 INFO:tasks.rados.rados.0.smithi060.stdout:3482: oid 33 updating version 0 to 1783 2023-12-01T04:58:41.775 INFO:tasks.rados.rados.0.smithi060.stdout:3482: oid 33 version 1783 is already newer than 1782 2023-12-01T04:58:41.775 INFO:tasks.rados.rados.0.smithi060.stdout:3482: oid 33 updating version 1783 to 1784 2023-12-01T04:58:41.775 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1784 (ObjNum 1069 snap 348 seq_num 1069) dirty exists 2023-12-01T04:58:41.775 INFO:tasks.rados.rados.0.smithi060.stdout:3482: left oid 33 (ObjNum 1069 snap 348 seq_num 1069) 2023-12-01T04:58:41.777 INFO:tasks.rados.rados.0.smithi060.stdout:3485: finishing write tid 2 to smithi060156570-36 2023-12-01T04:58:41.777 INFO:tasks.rados.rados.0.smithi060.stdout:3485: finishing write tid 3 to smithi060156570-36 2023-12-01T04:58:41.778 INFO:tasks.rados.rados.0.smithi060.stdout:3485: finishing write tid 4 to smithi060156570-36 2023-12-01T04:58:41.778 INFO:tasks.rados.rados.0.smithi060.stdout:3485: oid 36 updating version 0 to 1774 2023-12-01T04:58:41.778 INFO:tasks.rados.rados.0.smithi060.stdout:3485: oid 36 updating version 1774 to 1775 2023-12-01T04:58:41.778 INFO:tasks.rados.rados.0.smithi060.stdout:3485: oid 36 version 1775 is already newer than 1773 2023-12-01T04:58:41.778 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 1775 (ObjNum 1071 snap 348 seq_num 1071) dirty exists 2023-12-01T04:58:41.778 INFO:tasks.rados.rados.0.smithi060.stdout:3485: left oid 36 (ObjNum 1071 snap 348 seq_num 1071) 2023-12-01T04:58:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:41 smithi060 ceph-mon[94233]: osdmap e767: 8 total, 8 up, 8 in 2023-12-01T04:58:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:41 smithi060 ceph-mon[109077]: osdmap e767: 8 total, 8 up, 8 in 2023-12-01T04:58:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:41 smithi089 ceph-mon[98504]: osdmap e767: 8 total, 8 up, 8 in 2023-12-01T04:58:42.746 INFO:tasks.rados.rados.0.smithi060.stdout:3482: done (3 left) 2023-12-01T04:58:42.746 INFO:tasks.rados.rados.0.smithi060.stdout:3483: done (2 left) 2023-12-01T04:58:42.746 INFO:tasks.rados.rados.0.smithi060.stdout:3485: done (1 left) 2023-12-01T04:58:42.747 INFO:tasks.rados.rados.0.smithi060.stdout:3486: done (0 left) 2023-12-01T04:58:42.747 INFO:tasks.rados.rados.0.smithi060.stdout:3487: read oid 31 snap -1 2023-12-01T04:58:42.747 INFO:tasks.rados.rados.0.smithi060.stdout:3487: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:58:42.747 INFO:tasks.rados.rados.0.smithi060.stdout:3488: delete oid 23 current snap is 349 2023-12-01T04:58:42.753 INFO:tasks.rados.rados.0.smithi060.stdout:3488: done (1 left) 2023-12-01T04:58:42.753 INFO:tasks.rados.rados.0.smithi060.stdout:3489: read oid 20 snap 340 2023-12-01T04:58:42.754 INFO:tasks.rados.rados.0.smithi060.stdout:3489: expect (ObjNum 983 snap 321 seq_num 983) 2023-12-01T04:58:42.754 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 349 2023-12-01T04:58:42.754 INFO:tasks.rados.rados.0.smithi060.stdout:3490: seq_num 1073 ranges {1867776=778240,2646016=401408} 2023-12-01T04:58:42.768 INFO:tasks.rados.rados.0.smithi060.stdout:3490: writing smithi060156570-15 from 1867776 to 2646016 tid 1 2023-12-01T04:58:42.770 INFO:tasks.rados.rados.0.smithi060.stdout:3490: writing smithi060156570-15 from 2646016 to 3047424 tid 2 2023-12-01T04:58:42.771 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 8 current snap is 349 2023-12-01T04:58:42.771 INFO:tasks.rados.rados.0.smithi060.stdout:3491: seq_num 1074 ranges {2138112=794624,2932736=401408} 2023-12-01T04:58:42.787 INFO:tasks.rados.rados.0.smithi060.stdout:3491: writing smithi060156570-8 from 2138112 to 2932736 tid 1 2023-12-01T04:58:42.789 INFO:tasks.rados.rados.0.smithi060.stdout:3491: writing smithi060156570-8 from 2932736 to 3334144 tid 2 2023-12-01T04:58:42.789 INFO:tasks.rados.rados.0.smithi060.stdout:3492: snap_create 2023-12-01T04:58:42.789 INFO:tasks.rados.rados.0.smithi060.stdout:3489: expect (ObjNum 983 snap 321 seq_num 983) 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:3490: finishing write tid 1 to smithi060156570-15 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:3490: finishing write tid 2 to smithi060156570-15 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:3490: finishing write tid 3 to smithi060156570-15 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:3490: finishing write tid 4 to smithi060156570-15 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:3490: oid 15 updating version 0 to 1554 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:3490: oid 15 version 1554 is already newer than 1553 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:3490: oid 15 version 1554 is already newer than 1552 2023-12-01T04:58:42.850 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1554 (ObjNum 1073 snap 349 seq_num 1073) dirty exists 2023-12-01T04:58:42.851 INFO:tasks.rados.rados.0.smithi060.stdout:3490: left oid 15 (ObjNum 1073 snap 349 seq_num 1073) 2023-12-01T04:58:42.851 INFO:tasks.rados.rados.0.smithi060.stdout:3487: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:58:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:42 smithi060 ceph-mon[94233]: pgmap v1118: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:42 smithi060 ceph-mon[94233]: osdmap e768: 8 total, 8 up, 8 in 2023-12-01T04:58:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:42 smithi060 ceph-mon[109077]: pgmap v1118: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:42 smithi060 ceph-mon[109077]: osdmap e768: 8 total, 8 up, 8 in 2023-12-01T04:58:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:42 smithi089 ceph-mon[98504]: pgmap v1118: 121 pgs: 121 active+clean; 191 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail 2023-12-01T04:58:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:42 smithi089 ceph-mon[98504]: osdmap e768: 8 total, 8 up, 8 in 2023-12-01T04:58:43.676 INFO:tasks.rados.rados.0.smithi060.stdout:3491: finishing write tid 1 to smithi060156570-8 2023-12-01T04:58:43.676 INFO:tasks.rados.rados.0.smithi060.stdout:3491: finishing write tid 2 to smithi060156570-8 2023-12-01T04:58:43.676 INFO:tasks.rados.rados.0.smithi060.stdout:3491: finishing write tid 3 to smithi060156570-8 2023-12-01T04:58:43.676 INFO:tasks.rados.rados.0.smithi060.stdout:3491: finishing write tid 4 to smithi060156570-8 2023-12-01T04:58:43.676 INFO:tasks.rados.rados.0.smithi060.stdout:3491: oid 8 updating version 0 to 2026 2023-12-01T04:58:43.676 INFO:tasks.rados.rados.0.smithi060.stdout:3491: oid 8 updating version 2026 to 2027 2023-12-01T04:58:43.676 INFO:tasks.rados.rados.0.smithi060.stdout:3491: oid 8 version 2027 is already newer than 2025 2023-12-01T04:58:43.677 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 2027 (ObjNum 1074 snap 349 seq_num 1074) dirty exists 2023-12-01T04:58:43.677 INFO:tasks.rados.rados.0.smithi060.stdout:3491: left oid 8 (ObjNum 1074 snap 349 seq_num 1074) 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3487: done (4 left) 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3489: done (3 left) 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3490: done (2 left) 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3491: done (1 left) 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3492: done (0 left) 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3493: read oid 10 snap -1 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3493: expect (ObjNum 953 snap 313 seq_num 953) 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3494: read oid 2 snap -1 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3494: expect deleted 2023-12-01T04:58:43.751 INFO:tasks.rados.rados.0.smithi060.stdout:3495: snap_remove snap 343 2023-12-01T04:58:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:43 smithi060 ceph-mon[94233]: osdmap e769: 8 total, 8 up, 8 in 2023-12-01T04:58:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:43 smithi060 ceph-mon[109077]: osdmap e769: 8 total, 8 up, 8 in 2023-12-01T04:58:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:43 smithi089 ceph-mon[98504]: osdmap e769: 8 total, 8 up, 8 in 2023-12-01T04:58:44.748 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:58:44] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:58:44.760 INFO:tasks.rados.rados.0.smithi060.stdout:3495: done (2 left) 2023-12-01T04:58:44.760 INFO:tasks.rados.rados.0.smithi060.stdout:3496: copy_from oid 36 from oid 29 current snap is 350 2023-12-01T04:58:44.760 INFO:tasks.rados.rados.0.smithi060.stdout:3497: rollback oid 5 current snap is 350 2023-12-01T04:58:44.760 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 5 to 341 2023-12-01T04:58:44.760 INFO:tasks.rados.rados.0.smithi060.stdout:3498: snap_create 2023-12-01T04:58:44.760 INFO:tasks.rados.rados.0.smithi060.stdout:3493: expect (ObjNum 953 snap 313 seq_num 953) 2023-12-01T04:58:44.920 INFO:tasks.rados.rados.0.smithi060.stdout:3497: finishing rollback tid 0 to smithi060156570-5 2023-12-01T04:58:44.920 INFO:tasks.rados.rados.0.smithi060.stdout:3497: finishing rollback tid 1 to smithi060156570-5 2023-12-01T04:58:44.920 INFO:tasks.rados.rados.0.smithi060.stdout:3497: finishing rollback tid 2 to smithi060156570-5 2023-12-01T04:58:44.920 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1789 (ObjNum 1025 snap 332 seq_num 1025) dirty exists 2023-12-01T04:58:44.920 INFO:tasks.rados.rados.0.smithi060.stdout:3496: finishing copy_from to smithi060156570-36 2023-12-01T04:58:44.920 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 2161 (ObjNum 1055 snap 342 seq_num 1055) dirty exists 2023-12-01T04:58:44.921 INFO:tasks.rados.rados.0.smithi060.stdout:3496: finishing copy_from racing read to smithi060156570-36 2023-12-01T04:58:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:44 smithi060 ceph-mon[94233]: pgmap v1121: 121 pgs: 121 active+clean; 187 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 470 KiB/s wr, 7 op/s 2023-12-01T04:58:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:44 smithi060 ceph-mon[94233]: osdmap e770: 8 total, 8 up, 8 in 2023-12-01T04:58:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:44 smithi060 ceph-mon[109077]: pgmap v1121: 121 pgs: 121 active+clean; 187 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 470 KiB/s wr, 7 op/s 2023-12-01T04:58:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:44 smithi060 ceph-mon[109077]: osdmap e770: 8 total, 8 up, 8 in 2023-12-01T04:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:44 smithi089 ceph-mon[98504]: pgmap v1121: 121 pgs: 121 active+clean; 187 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 470 KiB/s wr, 7 op/s 2023-12-01T04:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:44 smithi089 ceph-mon[98504]: osdmap e770: 8 total, 8 up, 8 in 2023-12-01T04:58:45.402 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:58:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:58:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (13m) 97s ago 13m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (13m) 97s ago 13m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (14m) 97s ago 14m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (14m) 97s ago 14m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (17m) 97s ago 17m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (19m) 97s ago 19m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (19m) 97s ago 19m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (17m) 97s ago 17m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (17m) 97s ago 17m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (13m) 97s ago 13m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (13m) 97s ago 13m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (17m) 97s ago 17m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (16m) 97s ago 16m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (16m) 97s ago 16m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (16m) 97s ago 16m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:58:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (15m) 97s ago 15m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:58:45.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (15m) 97s ago 15m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:58:45.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (15m) 97s ago 15m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:58:45.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (14m) 97s ago 14m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:58:45.728 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (13m) 97s ago 13m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:58:45.764 INFO:tasks.rados.rados.0.smithi060.stdout:3493: done (4 left) 2023-12-01T04:58:45.764 INFO:tasks.rados.rados.0.smithi060.stdout:3494: done (3 left) 2023-12-01T04:58:45.765 INFO:tasks.rados.rados.0.smithi060.stdout:3496: done (2 left) 2023-12-01T04:58:45.765 INFO:tasks.rados.rados.0.smithi060.stdout:3497: done (1 left) 2023-12-01T04:58:45.765 INFO:tasks.rados.rados.0.smithi060.stdout:3498: done (0 left) 2023-12-01T04:58:45.765 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 351 2023-12-01T04:58:45.765 INFO:tasks.rados.rados.0.smithi060.stdout:3499: seq_num 1075 ranges {0=409600,409600=671744,1081344=131072} 2023-12-01T04:58:45.766 INFO:tasks.rados.rados.0.smithi060.stdout:3499: writing smithi060156570-4 from 0 to 409600 tid 1 2023-12-01T04:58:45.770 INFO:tasks.rados.rados.0.smithi060.stdout:3499: writing smithi060156570-4 from 409600 to 1081344 tid 2 2023-12-01T04:58:45.771 INFO:tasks.rados.rados.0.smithi060.stdout:3499: writing smithi060156570-4 from 1081344 to 1212416 tid 3 2023-12-01T04:58:45.771 INFO:tasks.rados.rados.0.smithi060.stdout:3500: snap_remove snap 345 2023-12-01T04:58:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:45 smithi089 ceph-mon[98504]: osdmap e771: 8 total, 8 up, 8 in 2023-12-01T04:58:46.134 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:58:46.134 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:58:46.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:58:46.134 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:46.134 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:58:46.135 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:58:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:45 smithi060 ceph-mon[94233]: osdmap e771: 8 total, 8 up, 8 in 2023-12-01T04:58:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:45 smithi060 ceph-mon[109077]: osdmap e771: 8 total, 8 up, 8 in 2023-12-01T04:58:46.718 INFO:tasks.rados.rados.0.smithi060.stdout:3500: done (1 left) 2023-12-01T04:58:46.718 INFO:tasks.rados.rados.0.smithi060.stdout:3501: snap_remove snap 336 2023-12-01T04:58:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:46 smithi089 ceph-mon[98504]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:46 smithi089 ceph-mon[98504]: pgmap v1124: 121 pgs: 121 active+clean; 187 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 470 KiB/s wr, 7 op/s 2023-12-01T04:58:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:46 smithi089 ceph-mon[98504]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:46 smithi089 ceph-mon[98504]: osdmap e772: 8 total, 8 up, 8 in 2023-12-01T04:58:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1288717871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:58:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:46 smithi089 ceph-mon[98504]: osdmap e773: 8 total, 8 up, 8 in 2023-12-01T04:58:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[94233]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[94233]: pgmap v1124: 121 pgs: 121 active+clean; 187 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 470 KiB/s wr, 7 op/s 2023-12-01T04:58:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[94233]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[94233]: osdmap e772: 8 total, 8 up, 8 in 2023-12-01T04:58:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1288717871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:58:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[94233]: osdmap e773: 8 total, 8 up, 8 in 2023-12-01T04:58:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[109077]: from='client.15447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[109077]: pgmap v1124: 121 pgs: 121 active+clean; 187 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.0 MiB/s rd, 470 KiB/s wr, 7 op/s 2023-12-01T04:58:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[109077]: from='client.25349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:58:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[109077]: osdmap e772: 8 total, 8 up, 8 in 2023-12-01T04:58:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1288717871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:58:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:46 smithi060 ceph-mon[109077]: osdmap e773: 8 total, 8 up, 8 in 2023-12-01T04:58:47.716 INFO:tasks.rados.rados.0.smithi060.stdout:3501: done (1 left) 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3502: delete oid 26 current snap is 351 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: finishing write tid 1 to smithi060156570-4 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: finishing write tid 2 to smithi060156570-4 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: finishing write tid 3 to smithi060156570-4 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: finishing write tid 4 to smithi060156570-4 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: finishing write tid 5 to smithi060156570-4 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: oid 4 updating version 0 to 1928 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: oid 4 updating version 1928 to 1930 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: oid 4 version 1930 is already newer than 1929 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: oid 4 updating version 1930 to 1931 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1931 (ObjNum 1075 snap 351 seq_num 1075) dirty exists 2023-12-01T04:58:47.717 INFO:tasks.rados.rados.0.smithi060.stdout:3499: left oid 4 (ObjNum 1075 snap 351 seq_num 1075) 2023-12-01T04:58:47.739 INFO:tasks.rados.rados.0.smithi060.stdout:3499: done (1 left) 2023-12-01T04:58:47.739 INFO:tasks.rados.rados.0.smithi060.stdout:3502: done (0 left) 2023-12-01T04:58:47.739 INFO:tasks.rados.rados.0.smithi060.stdout:3503: snap_remove snap 349 2023-12-01T04:58:48.723 INFO:tasks.rados.rados.0.smithi060.stdout:3503: done (0 left) 2023-12-01T04:58:48.723 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 351 2023-12-01T04:58:48.723 INFO:tasks.rados.rados.0.smithi060.stdout:3504: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2023-12-01T04:58:48.726 INFO:tasks.rados.rados.0.smithi060.stdout:3504: writing smithi060156570-50 from 0 to 442368 tid 1 2023-12-01T04:58:48.731 INFO:tasks.rados.rados.0.smithi060.stdout:3504: writing smithi060156570-50 from 442368 to 876544 tid 2 2023-12-01T04:58:48.731 INFO:tasks.rados.rados.0.smithi060.stdout:3504: writing smithi060156570-50 from 876544 to 1245184 tid 3 2023-12-01T04:58:48.732 INFO:tasks.rados.rados.0.smithi060.stdout:3505: delete oid 42 current snap is 351 2023-12-01T04:58:48.734 INFO:tasks.rados.rados.0.smithi060.stdout:3505: done (1 left) 2023-12-01T04:58:48.734 INFO:tasks.rados.rados.0.smithi060.stdout:3506: snap_create 2023-12-01T04:58:48.736 INFO:tasks.rados.rados.0.smithi060.stdout:3504: finishing write tid 1 to smithi060156570-50 2023-12-01T04:58:48.736 INFO:tasks.rados.rados.0.smithi060.stdout:3504: finishing write tid 2 to smithi060156570-50 2023-12-01T04:58:48.737 INFO:tasks.rados.rados.0.smithi060.stdout:3504: finishing write tid 3 to smithi060156570-50 2023-12-01T04:58:48.737 INFO:tasks.rados.rados.0.smithi060.stdout:3504: finishing write tid 4 to smithi060156570-50 2023-12-01T04:58:48.739 INFO:tasks.rados.rados.0.smithi060.stdout:3504: finishing write tid 5 to smithi060156570-50 2023-12-01T04:58:48.739 INFO:tasks.rados.rados.0.smithi060.stdout:3504: oid 50 updating version 0 to 1571 2023-12-01T04:58:48.739 INFO:tasks.rados.rados.0.smithi060.stdout:3504: oid 50 version 1571 is already newer than 1569 2023-12-01T04:58:48.739 INFO:tasks.rados.rados.0.smithi060.stdout:3504: oid 50 version 1571 is already newer than 1570 2023-12-01T04:58:48.739 INFO:tasks.rados.rados.0.smithi060.stdout:3504: oid 50 version 1571 is already newer than 1568 2023-12-01T04:58:48.739 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1571 (ObjNum 1077 snap 351 seq_num 1077) dirty exists 2023-12-01T04:58:48.739 INFO:tasks.rados.rados.0.smithi060.stdout:3504: left oid 50 (ObjNum 1077 snap 351 seq_num 1077) 2023-12-01T04:58:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:48 smithi060 ceph-mon[94233]: pgmap v1127: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T04:58:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:48 smithi060 ceph-mon[94233]: osdmap e774: 8 total, 8 up, 8 in 2023-12-01T04:58:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:48 smithi060 ceph-mon[109077]: pgmap v1127: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T04:58:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:48 smithi060 ceph-mon[109077]: osdmap e774: 8 total, 8 up, 8 in 2023-12-01T04:58:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:48 smithi089 ceph-mon[98504]: pgmap v1127: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T04:58:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:48 smithi089 ceph-mon[98504]: osdmap e774: 8 total, 8 up, 8 in 2023-12-01T04:58:49.726 INFO:tasks.rados.rados.0.smithi060.stdout:3504: done (1 left) 2023-12-01T04:58:49.727 INFO:tasks.rados.rados.0.smithi060.stdout:3506: done (0 left) 2023-12-01T04:58:49.727 INFO:tasks.rados.rados.0.smithi060.stdout:3507: snap_create 2023-12-01T04:58:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:49 smithi060 ceph-mon[94233]: osdmap e775: 8 total, 8 up, 8 in 2023-12-01T04:58:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:49 smithi060 ceph-mon[109077]: osdmap e775: 8 total, 8 up, 8 in 2023-12-01T04:58:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:49 smithi089 ceph-mon[98504]: osdmap e775: 8 total, 8 up, 8 in 2023-12-01T04:58:50.732 INFO:tasks.rados.rados.0.smithi060.stdout:3507: done (0 left) 2023-12-01T04:58:50.732 INFO:tasks.rados.rados.0.smithi060.stdout:3508: rollback oid 11 current snap is 353 2023-12-01T04:58:50.732 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 340 2023-12-01T04:58:50.733 INFO:tasks.rados.rados.0.smithi060.stdout:3509: rollback oid 32 current snap is 353 2023-12-01T04:58:50.733 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 348 2023-12-01T04:58:50.733 INFO:tasks.rados.rados.0.smithi060.stdout:3510: delete oid 15 current snap is 353 2023-12-01T04:58:50.735 INFO:tasks.rados.rados.0.smithi060.stdout:3510: done (2 left) 2023-12-01T04:58:50.735 INFO:tasks.rados.rados.0.smithi060.stdout:3511: rollback oid 41 current snap is 353 2023-12-01T04:58:50.736 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 41 to 340 2023-12-01T04:58:50.736 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 353 2023-12-01T04:58:50.736 INFO:tasks.rados.rados.0.smithi060.stdout:3512: seq_num 1080 ranges {0=491520,491520=540672,1032192=262144} 2023-12-01T04:58:50.741 INFO:tasks.rados.rados.0.smithi060.stdout:3512: writing smithi060156570-46 from 0 to 491520 tid 1 2023-12-01T04:58:50.742 INFO:tasks.rados.rados.0.smithi060.stdout:3512: writing smithi060156570-46 from 491520 to 1032192 tid 2 2023-12-01T04:58:50.744 INFO:tasks.rados.rados.0.smithi060.stdout:3512: writing smithi060156570-46 from 1032192 to 1294336 tid 3 2023-12-01T04:58:50.744 INFO:tasks.rados.rados.0.smithi060.stdout:3513: snap_create 2023-12-01T04:58:50.744 INFO:tasks.rados.rados.0.smithi060.stdout:3509: finishing rollback tid 1 to smithi060156570-32 2023-12-01T04:58:50.744 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 1786 (ObjNum 129 snap 0 seq_num 201067504) dirty dne 2023-12-01T04:58:50.744 INFO:tasks.rados.rados.0.smithi060.stdout:3511: finishing rollback tid 0 to smithi060156570-41 2023-12-01T04:58:50.745 INFO:tasks.rados.rados.0.smithi060.stdout:3511: finishing rollback tid 1 to smithi060156570-41 2023-12-01T04:58:50.745 INFO:tasks.rados.rados.0.smithi060.stdout:3508: finishing rollback tid 0 to smithi060156570-11 2023-12-01T04:58:50.745 INFO:tasks.rados.rados.0.smithi060.stdout:3508: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:58:50.745 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 2029 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T04:58:50.745 INFO:tasks.rados.rados.0.smithi060.stdout:3511: finishing rollback tid 2 to smithi060156570-41 2023-12-01T04:58:50.745 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 41 v 1574 (ObjNum 674 snap 213 seq_num 674) dirty exists 2023-12-01T04:58:50.745 INFO:tasks.rados.rados.0.smithi060.stdout:3512: finishing write tid 1 to smithi060156570-46 2023-12-01T04:58:50.748 INFO:tasks.rados.rados.0.smithi060.stdout:3512: finishing write tid 2 to smithi060156570-46 2023-12-01T04:58:50.748 INFO:tasks.rados.rados.0.smithi060.stdout:3512: finishing write tid 3 to smithi060156570-46 2023-12-01T04:58:50.748 INFO:tasks.rados.rados.0.smithi060.stdout:3512: finishing write tid 4 to smithi060156570-46 2023-12-01T04:58:50.749 INFO:tasks.rados.rados.0.smithi060.stdout:3512: finishing write tid 5 to smithi060156570-46 2023-12-01T04:58:50.749 INFO:tasks.rados.rados.0.smithi060.stdout:3512: oid 46 updating version 0 to 1569 2023-12-01T04:58:50.750 INFO:tasks.rados.rados.0.smithi060.stdout:3512: oid 46 version 1569 is already newer than 1567 2023-12-01T04:58:50.750 INFO:tasks.rados.rados.0.smithi060.stdout:3512: oid 46 updating version 1569 to 1570 2023-12-01T04:58:50.750 INFO:tasks.rados.rados.0.smithi060.stdout:3512: oid 46 version 1570 is already newer than 1568 2023-12-01T04:58:50.750 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1570 (ObjNum 1080 snap 353 seq_num 1080) dirty exists 2023-12-01T04:58:50.750 INFO:tasks.rados.rados.0.smithi060.stdout:3512: left oid 46 (ObjNum 1080 snap 353 seq_num 1080) 2023-12-01T04:58:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:50 smithi060 ceph-mon[94233]: pgmap v1130: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T04:58:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:50 smithi060 ceph-mon[94233]: osdmap e776: 8 total, 8 up, 8 in 2023-12-01T04:58:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:50 smithi060 ceph-mon[109077]: pgmap v1130: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T04:58:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:50 smithi060 ceph-mon[109077]: osdmap e776: 8 total, 8 up, 8 in 2023-12-01T04:58:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:50 smithi089 ceph-mon[98504]: pgmap v1130: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 1.6 MiB/s wr, 10 op/s 2023-12-01T04:58:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:50 smithi089 ceph-mon[98504]: osdmap e776: 8 total, 8 up, 8 in 2023-12-01T04:58:51.738 INFO:tasks.rados.rados.0.smithi060.stdout:3508: done (4 left) 2023-12-01T04:58:51.739 INFO:tasks.rados.rados.0.smithi060.stdout:3509: done (3 left) 2023-12-01T04:58:51.739 INFO:tasks.rados.rados.0.smithi060.stdout:3511: done (2 left) 2023-12-01T04:58:51.739 INFO:tasks.rados.rados.0.smithi060.stdout:3512: done (1 left) 2023-12-01T04:58:51.739 INFO:tasks.rados.rados.0.smithi060.stdout:3513: done (0 left) 2023-12-01T04:58:51.739 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 354 2023-12-01T04:58:51.739 INFO:tasks.rados.rados.0.smithi060.stdout:3514: seq_num 1081 ranges {0=507904,507904=425984,933888=376832} 2023-12-01T04:58:51.741 INFO:tasks.rados.rados.0.smithi060.stdout:3514: writing smithi060156570-13 from 0 to 507904 tid 1 2023-12-01T04:58:51.743 INFO:tasks.rados.rados.0.smithi060.stdout:3514: writing smithi060156570-13 from 507904 to 933888 tid 2 2023-12-01T04:58:51.746 INFO:tasks.rados.rados.0.smithi060.stdout:3514: writing smithi060156570-13 from 933888 to 1310720 tid 3 2023-12-01T04:58:51.746 INFO:tasks.rados.rados.0.smithi060.stdout:3515: rollback oid 30 current snap is 354 2023-12-01T04:58:51.746 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 351 2023-12-01T04:58:51.746 INFO:tasks.rados.rados.0.smithi060.stdout:3516: snap_create 2023-12-01T04:58:51.746 INFO:tasks.rados.rados.0.smithi060.stdout:3515: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:58:51.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 0 (ObjNum 33 snap 0 seq_num 1482118772) dirty dne 2023-12-01T04:58:51.749 INFO:tasks.rados.rados.0.smithi060.stdout:3514: finishing write tid 1 to smithi060156570-13 2023-12-01T04:58:51.752 INFO:tasks.rados.rados.0.smithi060.stdout:3514: finishing write tid 2 to smithi060156570-13 2023-12-01T04:58:51.752 INFO:tasks.rados.rados.0.smithi060.stdout:3514: finishing write tid 3 to smithi060156570-13 2023-12-01T04:58:51.752 INFO:tasks.rados.rados.0.smithi060.stdout:3514: finishing write tid 4 to smithi060156570-13 2023-12-01T04:58:51.754 INFO:tasks.rados.rados.0.smithi060.stdout:3514: finishing write tid 5 to smithi060156570-13 2023-12-01T04:58:51.754 INFO:tasks.rados.rados.0.smithi060.stdout:3514: oid 13 updating version 0 to 1429 2023-12-01T04:58:51.754 INFO:tasks.rados.rados.0.smithi060.stdout:3514: oid 13 version 1429 is already newer than 1428 2023-12-01T04:58:51.754 INFO:tasks.rados.rados.0.smithi060.stdout:3514: oid 13 updating version 1429 to 1430 2023-12-01T04:58:51.754 INFO:tasks.rados.rados.0.smithi060.stdout:3514: oid 13 updating version 1430 to 1431 2023-12-01T04:58:51.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1431 (ObjNum 1081 snap 354 seq_num 1081) dirty exists 2023-12-01T04:58:51.754 INFO:tasks.rados.rados.0.smithi060.stdout:3514: left oid 13 (ObjNum 1081 snap 354 seq_num 1081) 2023-12-01T04:58:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:51 smithi060 ceph-mon[94233]: osdmap e777: 8 total, 8 up, 8 in 2023-12-01T04:58:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:51 smithi060 ceph-mon[109077]: osdmap e777: 8 total, 8 up, 8 in 2023-12-01T04:58:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:51 smithi089 ceph-mon[98504]: osdmap e777: 8 total, 8 up, 8 in 2023-12-01T04:58:52.740 INFO:tasks.rados.rados.0.smithi060.stdout:3514: done (2 left) 2023-12-01T04:58:52.740 INFO:tasks.rados.rados.0.smithi060.stdout:3515: done (1 left) 2023-12-01T04:58:52.740 INFO:tasks.rados.rados.0.smithi060.stdout:3516: done (0 left) 2023-12-01T04:58:52.740 INFO:tasks.rados.rados.0.smithi060.stdout:3517: read oid 41 snap -1 2023-12-01T04:58:52.740 INFO:tasks.rados.rados.0.smithi060.stdout:3517: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:58:52.741 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 355 2023-12-01T04:58:52.741 INFO:tasks.rados.rados.0.smithi060.stdout:3518: seq_num 1082 ranges {3891200=524288,4415488=704512,5120000=98304} 2023-12-01T04:58:52.764 INFO:tasks.rados.rados.0.smithi060.stdout:3518: writing smithi060156570-10 from 3891200 to 4415488 tid 1 2023-12-01T04:58:52.768 INFO:tasks.rados.rados.0.smithi060.stdout:3518: writing smithi060156570-10 from 4415488 to 5120000 tid 2 2023-12-01T04:58:52.769 INFO:tasks.rados.rados.0.smithi060.stdout:3518: writing smithi060156570-10 from 5120000 to 5218304 tid 3 2023-12-01T04:58:52.769 INFO:tasks.rados.rados.0.smithi060.stdout:3519: delete oid 11 current snap is 355 2023-12-01T04:58:52.769 INFO:tasks.rados.rados.0.smithi060.stdout:3517: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:58:52.818 INFO:tasks.rados.rados.0.smithi060.stdout:3518: finishing write tid 1 to smithi060156570-10 2023-12-01T04:58:52.818 INFO:tasks.rados.rados.0.smithi060.stdout:3518: finishing write tid 2 to smithi060156570-10 2023-12-01T04:58:52.818 INFO:tasks.rados.rados.0.smithi060.stdout:3518: finishing write tid 3 to smithi060156570-10 2023-12-01T04:58:52.818 INFO:tasks.rados.rados.0.smithi060.stdout:3518: finishing write tid 4 to smithi060156570-10 2023-12-01T04:58:52.818 INFO:tasks.rados.rados.0.smithi060.stdout:3517: done (2 left) 2023-12-01T04:58:52.819 INFO:tasks.rados.rados.0.smithi060.stdout:3519: done (1 left) 2023-12-01T04:58:52.819 INFO:tasks.rados.rados.0.smithi060.stdout:3520: snap_remove snap 347 2023-12-01T04:58:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:52 smithi060 ceph-mon[94233]: pgmap v1133: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:58:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:52 smithi060 ceph-mon[94233]: osdmap e778: 8 total, 8 up, 8 in 2023-12-01T04:58:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:52 smithi060 ceph-mon[109077]: pgmap v1133: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:58:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:52 smithi060 ceph-mon[109077]: osdmap e778: 8 total, 8 up, 8 in 2023-12-01T04:58:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:52 smithi089 ceph-mon[98504]: pgmap v1133: 121 pgs: 121 active+clean; 189 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:58:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:52 smithi089 ceph-mon[98504]: osdmap e778: 8 total, 8 up, 8 in 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3520: done (1 left) 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3521: rollback oid 27 current snap is 355 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 341 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3518: finishing write tid 5 to smithi060156570-10 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3518: oid 10 updating version 0 to 1866 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3518: oid 10 updating version 1866 to 1868 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3518: oid 10 updating version 1868 to 1869 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3518: oid 10 version 1869 is already newer than 1867 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1869 (ObjNum 1082 snap 355 seq_num 1082) dirty exists 2023-12-01T04:58:53.755 INFO:tasks.rados.rados.0.smithi060.stdout:3518: left oid 10 (ObjNum 1082 snap 355 seq_num 1082) 2023-12-01T04:58:53.756 INFO:tasks.rados.rados.0.smithi060.stdout:3518: done (1 left) 2023-12-01T04:58:53.756 INFO:tasks.rados.rados.0.smithi060.stdout:3522: copy_from oid 45 from oid 43 current snap is 355 2023-12-01T04:58:53.756 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 355 2023-12-01T04:58:53.756 INFO:tasks.rados.rados.0.smithi060.stdout:3523: seq_num 1084 ranges {0=557056,557056=475136,1032192=327680} 2023-12-01T04:58:53.758 INFO:tasks.rados.rados.0.smithi060.stdout:3523: writing smithi060156570-42 from 0 to 557056 tid 1 2023-12-01T04:58:53.764 INFO:tasks.rados.rados.0.smithi060.stdout:3523: writing smithi060156570-42 from 557056 to 1032192 tid 2 2023-12-01T04:58:53.764 INFO:tasks.rados.rados.0.smithi060.stdout:3523: writing smithi060156570-42 from 1032192 to 1359872 tid 3 2023-12-01T04:58:53.764 INFO:tasks.rados.rados.0.smithi060.stdout:3524: read oid 1 snap -1 2023-12-01T04:58:53.764 INFO:tasks.rados.rados.0.smithi060.stdout:3524: expect (ObjNum 1045 snap 341 seq_num 1045) 2023-12-01T04:58:53.764 INFO:tasks.rados.rados.0.smithi060.stdout:3525: copy_from oid 5 from oid 28 current snap is 355 2023-12-01T04:58:53.764 INFO:tasks.rados.rados.0.smithi060.stdout:3526: delete oid 50 current snap is 355 2023-12-01T04:58:53.765 INFO:tasks.rados.rados.0.smithi060.stdout:3521: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:58:53.766 INFO:tasks.rados.rados.0.smithi060.stdout:3521: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:58:53.769 INFO:tasks.rados.rados.0.smithi060.stdout:3521: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:58:53.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 2032 (ObjNum 952 snap 313 seq_num 952) dirty exists 2023-12-01T04:58:53.770 INFO:tasks.rados.rados.0.smithi060.stdout:3523: finishing write tid 1 to smithi060156570-42 2023-12-01T04:58:53.772 INFO:tasks.rados.rados.0.smithi060.stdout:3523: finishing write tid 2 to smithi060156570-42 2023-12-01T04:58:53.772 INFO:tasks.rados.rados.0.smithi060.stdout:3523: finishing write tid 3 to smithi060156570-42 2023-12-01T04:58:53.772 INFO:tasks.rados.rados.0.smithi060.stdout:3523: finishing write tid 4 to smithi060156570-42 2023-12-01T04:58:53.774 INFO:tasks.rados.rados.0.smithi060.stdout:3521: done (5 left) 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3526: done (4 left) 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 355 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3523: finishing write tid 5 to smithi060156570-42 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3523: oid 42 updating version 0 to 1460 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3523: oid 42 version 1460 is already newer than 1459 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3523: oid 42 version 1460 is already newer than 1457 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3523: oid 42 version 1460 is already newer than 1458 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 1460 (ObjNum 1084 snap 355 seq_num 1084) dirty exists 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3523: left oid 42 (ObjNum 1084 snap 355 seq_num 1084) 2023-12-01T04:58:53.775 INFO:tasks.rados.rados.0.smithi060.stdout:3527: seq_num 1086 ranges {5251072=598016,5849088=647168,6496256=155648} 2023-12-01T04:58:53.807 INFO:tasks.rados.rados.0.smithi060.stdout:3527: writing smithi060156570-40 from 5251072 to 5849088 tid 1 2023-12-01T04:58:53.811 INFO:tasks.rados.rados.0.smithi060.stdout:3527: writing smithi060156570-40 from 5849088 to 6496256 tid 2 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:3527: writing smithi060156570-40 from 6496256 to 6651904 tid 3 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:3523: done (4 left) 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:3528: snap_create 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:3522: finishing copy_from to smithi060156570-45 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 1565 (ObjNum 1054 snap 342 seq_num 1054) dirty exists 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:3522: finishing copy_from racing read to smithi060156570-45 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:3525: finishing copy_from to smithi060156570-5 2023-12-01T04:58:53.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1426 (ObjNum 1035 snap 337 seq_num 1035) dirty exists 2023-12-01T04:58:53.813 INFO:tasks.rados.rados.0.smithi060.stdout:3525: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:58:53.813 INFO:tasks.rados.rados.0.smithi060.stdout:3524: expect (ObjNum 1045 snap 341 seq_num 1045) 2023-12-01T04:58:54.009 INFO:tasks.rados.rados.0.smithi060.stdout:3527: finishing write tid 1 to smithi060156570-40 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: finishing write tid 2 to smithi060156570-40 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: finishing write tid 3 to smithi060156570-40 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: finishing write tid 4 to smithi060156570-40 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: finishing write tid 5 to smithi060156570-40 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: oid 40 updating version 0 to 1786 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: oid 40 updating version 1786 to 1787 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: oid 40 version 1787 is already newer than 1785 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: oid 40 updating version 1787 to 1788 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1788 (ObjNum 1086 snap 355 seq_num 1086) dirty exists 2023-12-01T04:58:54.010 INFO:tasks.rados.rados.0.smithi060.stdout:3527: left oid 40 (ObjNum 1086 snap 355 seq_num 1086) 2023-12-01T04:58:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:53 smithi060 ceph-mon[94233]: osdmap e779: 8 total, 8 up, 8 in 2023-12-01T04:58:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:53 smithi060 ceph-mon[109077]: osdmap e779: 8 total, 8 up, 8 in 2023-12-01T04:58:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:53 smithi089 ceph-mon[98504]: osdmap e779: 8 total, 8 up, 8 in 2023-12-01T04:58:54.748 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:58:54] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:58:54.757 INFO:tasks.rados.rados.0.smithi060.stdout:3522: done (4 left) 2023-12-01T04:58:54.757 INFO:tasks.rados.rados.0.smithi060.stdout:3524: done (3 left) 2023-12-01T04:58:54.757 INFO:tasks.rados.rados.0.smithi060.stdout:3525: done (2 left) 2023-12-01T04:58:54.757 INFO:tasks.rados.rados.0.smithi060.stdout:3527: done (1 left) 2023-12-01T04:58:54.757 INFO:tasks.rados.rados.0.smithi060.stdout:3528: done (0 left) 2023-12-01T04:58:54.757 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 356 2023-12-01T04:58:54.757 INFO:tasks.rados.rados.0.smithi060.stdout:3529: seq_num 1087 ranges {0=614400,614400=532480,1146880=270336} 2023-12-01T04:58:54.762 INFO:tasks.rados.rados.0.smithi060.stdout:3529: writing smithi060156570-23 from 0 to 614400 tid 1 2023-12-01T04:58:54.763 INFO:tasks.rados.rados.0.smithi060.stdout:3529: writing smithi060156570-23 from 614400 to 1146880 tid 2 2023-12-01T04:58:54.765 INFO:tasks.rados.rados.0.smithi060.stdout:3529: writing smithi060156570-23 from 1146880 to 1417216 tid 3 2023-12-01T04:58:54.765 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 356 2023-12-01T04:58:54.765 INFO:tasks.rados.rados.0.smithi060.stdout:3530: seq_num 1088 ranges {4112384=630784,4743168=466944,5210112=335872} 2023-12-01T04:58:54.791 INFO:tasks.rados.rados.0.smithi060.stdout:3530: writing smithi060156570-3 from 4112384 to 4743168 tid 1 2023-12-01T04:58:54.794 INFO:tasks.rados.rados.0.smithi060.stdout:3530: writing smithi060156570-3 from 4743168 to 5210112 tid 2 2023-12-01T04:58:54.796 INFO:tasks.rados.rados.0.smithi060.stdout:3530: writing smithi060156570-3 from 5210112 to 5545984 tid 3 2023-12-01T04:58:54.796 INFO:tasks.rados.rados.0.smithi060.stdout:3531: read oid 34 snap -1 2023-12-01T04:58:54.796 INFO:tasks.rados.rados.0.smithi060.stdout:3531: expect (ObjNum 1051 snap 342 seq_num 1051) 2023-12-01T04:58:54.796 INFO:tasks.rados.rados.0.smithi060.stdout:3532: rollback oid 19 current snap is 356 2023-12-01T04:58:54.796 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 19 to 341 2023-12-01T04:58:54.796 INFO:tasks.rados.rados.0.smithi060.stdout:3533: delete oid 30 current snap is 356 2023-12-01T04:58:54.797 INFO:tasks.rados.rados.0.smithi060.stdout:3529: finishing write tid 1 to smithi060156570-23 2023-12-01T04:58:54.797 INFO:tasks.rados.rados.0.smithi060.stdout:3529: finishing write tid 2 to smithi060156570-23 2023-12-01T04:58:54.797 INFO:tasks.rados.rados.0.smithi060.stdout:3529: finishing write tid 3 to smithi060156570-23 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:3529: finishing write tid 4 to smithi060156570-23 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:3529: finishing write tid 5 to smithi060156570-23 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:3529: oid 23 updating version 0 to 2036 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:3529: oid 23 version 2036 is already newer than 2035 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:3529: oid 23 version 2036 is already newer than 2033 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:3529: oid 23 version 2036 is already newer than 2034 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 2036 (ObjNum 1087 snap 356 seq_num 1087) dirty exists 2023-12-01T04:58:54.798 INFO:tasks.rados.rados.0.smithi060.stdout:3529: left oid 23 (ObjNum 1087 snap 356 seq_num 1087) 2023-12-01T04:58:54.800 INFO:tasks.rados.rados.0.smithi060.stdout:3530: finishing write tid 1 to smithi060156570-3 2023-12-01T04:58:54.804 INFO:tasks.rados.rados.0.smithi060.stdout:3529: done (4 left) 2023-12-01T04:58:54.804 INFO:tasks.rados.rados.0.smithi060.stdout:3533: done (3 left) 2023-12-01T04:58:54.804 INFO:tasks.rados.rados.0.smithi060.stdout:3534: rollback oid 44 current snap is 356 2023-12-01T04:58:54.805 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 355 2023-12-01T04:58:54.805 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 356 2023-12-01T04:58:54.805 INFO:tasks.rados.rados.0.smithi060.stdout:3535: seq_num 1090 ranges {0=663552,663552=630784,1294336=172032} 2023-12-01T04:58:54.805 INFO:tasks.rados.rados.0.smithi060.stdout:3535: writing smithi060156570-15 from 0 to 663552 tid 1 2023-12-01T04:58:54.809 INFO:tasks.rados.rados.0.smithi060.stdout:3535: writing smithi060156570-15 from 663552 to 1294336 tid 2 2023-12-01T04:58:54.811 INFO:tasks.rados.rados.0.smithi060.stdout:3535: writing smithi060156570-15 from 1294336 to 1466368 tid 3 2023-12-01T04:58:54.811 INFO:tasks.rados.rados.0.smithi060.stdout:3536: rollback oid 40 current snap is 356 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 40 to 340 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3532: finishing rollback tid 0 to smithi060156570-19 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3532: finishing rollback tid 1 to smithi060156570-19 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3532: finishing rollback tid 2 to smithi060156570-19 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1473 (ObjNum 992 snap 321 seq_num 992) dirty exists 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3534: finishing rollback tid 0 to smithi060156570-44 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3534: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3534: finishing rollback tid 2 to smithi060156570-44 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1774 (ObjNum 1025 snap 332 seq_num 1025) dirty exists 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3530: finishing write tid 2 to smithi060156570-3 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3530: finishing write tid 3 to smithi060156570-3 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3530: finishing write tid 4 to smithi060156570-3 2023-12-01T04:58:54.812 INFO:tasks.rados.rados.0.smithi060.stdout:3532: done (5 left) 2023-12-01T04:58:54.813 INFO:tasks.rados.rados.0.smithi060.stdout:3534: done (4 left) 2023-12-01T04:58:54.813 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 356 2023-12-01T04:58:54.813 INFO:tasks.rados.rados.0.smithi060.stdout:3537: seq_num 1091 ranges {0=679936,679936=516096,1196032=286720} 2023-12-01T04:58:54.815 INFO:tasks.rados.rados.0.smithi060.stdout:3537: writing smithi060156570-21 from 0 to 679936 tid 1 2023-12-01T04:58:54.818 INFO:tasks.rados.rados.0.smithi060.stdout:3537: writing smithi060156570-21 from 679936 to 1196032 tid 2 2023-12-01T04:58:54.820 INFO:tasks.rados.rados.0.smithi060.stdout:3537: writing smithi060156570-21 from 1196032 to 1482752 tid 3 2023-12-01T04:58:54.820 INFO:tasks.rados.rados.0.smithi060.stdout:3538: snap_create 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3530: finishing write tid 5 to smithi060156570-3 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3530: oid 3 updating version 0 to 1463 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3530: oid 3 updating version 1463 to 1464 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3530: oid 3 version 1464 is already newer than 1462 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3530: oid 3 version 1464 is already newer than 1461 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 1464 (ObjNum 1088 snap 356 seq_num 1088) dirty exists 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3530: left oid 3 (ObjNum 1088 snap 356 seq_num 1088) 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3535: finishing write tid 1 to smithi060156570-15 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3536: finishing rollback tid 0 to smithi060156570-40 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3536: finishing rollback tid 1 to smithi060156570-40 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3535: finishing write tid 2 to smithi060156570-15 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3535: finishing write tid 3 to smithi060156570-15 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3535: finishing write tid 4 to smithi060156570-15 2023-12-01T04:58:54.821 INFO:tasks.rados.rados.0.smithi060.stdout:3536: finishing rollback tid 2 to smithi060156570-40 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 1791 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:3535: finishing write tid 5 to smithi060156570-15 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:3535: oid 15 updating version 0 to 1557 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:3535: oid 15 version 1557 is already newer than 1556 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:3535: oid 15 updating version 1557 to 1558 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:3535: oid 15 updating version 1558 to 1559 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1559 (ObjNum 1090 snap 356 seq_num 1090) dirty exists 2023-12-01T04:58:54.822 INFO:tasks.rados.rados.0.smithi060.stdout:3535: left oid 15 (ObjNum 1090 snap 356 seq_num 1090) 2023-12-01T04:58:54.823 INFO:tasks.rados.rados.0.smithi060.stdout:3537: finishing write tid 1 to smithi060156570-21 2023-12-01T04:58:54.823 INFO:tasks.rados.rados.0.smithi060.stdout:3537: finishing write tid 2 to smithi060156570-21 2023-12-01T04:58:54.825 INFO:tasks.rados.rados.0.smithi060.stdout:3537: finishing write tid 3 to smithi060156570-21 2023-12-01T04:58:54.826 INFO:tasks.rados.rados.0.smithi060.stdout:3537: finishing write tid 4 to smithi060156570-21 2023-12-01T04:58:54.827 INFO:tasks.rados.rados.0.smithi060.stdout:3537: finishing write tid 5 to smithi060156570-21 2023-12-01T04:58:54.827 INFO:tasks.rados.rados.0.smithi060.stdout:3537: oid 21 updating version 0 to 2164 2023-12-01T04:58:54.827 INFO:tasks.rados.rados.0.smithi060.stdout:3537: oid 21 version 2164 is already newer than 2163 2023-12-01T04:58:54.827 INFO:tasks.rados.rados.0.smithi060.stdout:3537: oid 21 version 2164 is already newer than 2162 2023-12-01T04:58:54.827 INFO:tasks.rados.rados.0.smithi060.stdout:3537: oid 21 updating version 2164 to 2165 2023-12-01T04:58:54.827 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 2165 (ObjNum 1091 snap 356 seq_num 1091) dirty exists 2023-12-01T04:58:54.827 INFO:tasks.rados.rados.0.smithi060.stdout:3537: left oid 21 (ObjNum 1091 snap 356 seq_num 1091) 2023-12-01T04:58:54.848 INFO:tasks.rados.rados.0.smithi060.stdout:3531: expect (ObjNum 1051 snap 342 seq_num 1051) 2023-12-01T04:58:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:54 smithi060 ceph-mon[109077]: pgmap v1136: 121 pgs: 121 active+clean; 178 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 620 KiB/s wr, 4 op/s 2023-12-01T04:58:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:54 smithi060 ceph-mon[109077]: osdmap e780: 8 total, 8 up, 8 in 2023-12-01T04:58:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:54 smithi060 ceph-mon[94233]: pgmap v1136: 121 pgs: 121 active+clean; 178 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 620 KiB/s wr, 4 op/s 2023-12-01T04:58:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:54 smithi060 ceph-mon[94233]: osdmap e780: 8 total, 8 up, 8 in 2023-12-01T04:58:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:54 smithi089 ceph-mon[98504]: pgmap v1136: 121 pgs: 121 active+clean; 178 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 620 KiB/s wr, 4 op/s 2023-12-01T04:58:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:54 smithi089 ceph-mon[98504]: osdmap e780: 8 total, 8 up, 8 in 2023-12-01T04:58:55.873 INFO:tasks.rados.rados.0.smithi060.stdout:3530: done (5 left) 2023-12-01T04:58:55.873 INFO:tasks.rados.rados.0.smithi060.stdout:3531: done (4 left) 2023-12-01T04:58:55.873 INFO:tasks.rados.rados.0.smithi060.stdout:3535: done (3 left) 2023-12-01T04:58:55.873 INFO:tasks.rados.rados.0.smithi060.stdout:3536: done (2 left) 2023-12-01T04:58:55.873 INFO:tasks.rados.rados.0.smithi060.stdout:3537: done (1 left) 2023-12-01T04:58:55.873 INFO:tasks.rados.rados.0.smithi060.stdout:3538: done (0 left) 2023-12-01T04:58:55.874 INFO:tasks.rados.rados.0.smithi060.stdout:3539: delete oid 49 current snap is 357 2023-12-01T04:58:55.879 INFO:tasks.rados.rados.0.smithi060.stdout:3539: done (0 left) 2023-12-01T04:58:55.880 INFO:tasks.rados.rados.0.smithi060.stdout:3540: snap_remove snap 350 2023-12-01T04:58:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:55 smithi060 ceph-mon[94233]: osdmap e781: 8 total, 8 up, 8 in 2023-12-01T04:58:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:55 smithi060 ceph-mon[109077]: osdmap e781: 8 total, 8 up, 8 in 2023-12-01T04:58:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:55 smithi089 ceph-mon[98504]: osdmap e781: 8 total, 8 up, 8 in 2023-12-01T04:58:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:58:56.719 INFO:tasks.rados.rados.0.smithi060.stdout:3540: done (0 left) 2023-12-01T04:58:56.719 INFO:tasks.rados.rados.0.smithi060.stdout:3541: rollback oid 20 current snap is 357 2023-12-01T04:58:56.719 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 20 to 356 2023-12-01T04:58:56.720 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 357 2023-12-01T04:58:56.720 INFO:tasks.rados.rados.0.smithi060.stdout:3542: seq_num 1093 ranges {5218304=712704,5931008=688128,6619136=114688} 2023-12-01T04:58:56.754 INFO:tasks.rados.rados.0.smithi060.stdout:3542: writing smithi060156570-10 from 5218304 to 5931008 tid 1 2023-12-01T04:58:56.757 INFO:tasks.rados.rados.0.smithi060.stdout:3542: writing smithi060156570-10 from 5931008 to 6619136 tid 2 2023-12-01T04:58:56.758 INFO:tasks.rados.rados.0.smithi060.stdout:3542: writing smithi060156570-10 from 6619136 to 6733824 tid 3 2023-12-01T04:58:56.759 INFO:tasks.rados.rados.0.smithi060.stdout:3543: copy_from oid 24 from oid 49 current snap is 357 2023-12-01T04:58:56.759 INFO:tasks.rados.rados.0.smithi060.stdout:3544: rollback oid 36 current snap is 357 2023-12-01T04:58:56.759 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 36 to 341 2023-12-01T04:58:56.759 INFO:tasks.rados.rados.0.smithi060.stdout:3545: snap_remove snap 354 2023-12-01T04:58:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:56 smithi060 ceph-mon[94233]: pgmap v1139: 121 pgs: 121 active+clean; 178 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 620 KiB/s wr, 4 op/s 2023-12-01T04:58:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:56 smithi060 ceph-mon[94233]: osdmap e782: 8 total, 8 up, 8 in 2023-12-01T04:58:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:56 smithi060 ceph-mon[94233]: osdmap e783: 8 total, 8 up, 8 in 2023-12-01T04:58:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:56 smithi060 ceph-mon[109077]: pgmap v1139: 121 pgs: 121 active+clean; 178 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 620 KiB/s wr, 4 op/s 2023-12-01T04:58:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:56 smithi060 ceph-mon[109077]: osdmap e782: 8 total, 8 up, 8 in 2023-12-01T04:58:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:56 smithi060 ceph-mon[109077]: osdmap e783: 8 total, 8 up, 8 in 2023-12-01T04:58:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:56 smithi089 ceph-mon[98504]: pgmap v1139: 121 pgs: 121 active+clean; 178 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 511 B/s rd, 620 KiB/s wr, 4 op/s 2023-12-01T04:58:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:56 smithi089 ceph-mon[98504]: osdmap e782: 8 total, 8 up, 8 in 2023-12-01T04:58:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:56 smithi089 ceph-mon[98504]: osdmap e783: 8 total, 8 up, 8 in 2023-12-01T04:58:57.769 INFO:tasks.rados.rados.0.smithi060.stdout:3545: done (4 left) 2023-12-01T04:58:57.769 INFO:tasks.rados.rados.0.smithi060.stdout:3546: delete oid 43 current snap is 357 2023-12-01T04:58:57.769 INFO:tasks.rados.rados.0.smithi060.stdout:3541: finishing rollback tid 0 to smithi060156570-20 2023-12-01T04:58:57.769 INFO:tasks.rados.rados.0.smithi060.stdout:3541: finishing rollback tid 1 to smithi060156570-20 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3541: finishing rollback tid 2 to smithi060156570-20 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1578 (ObjNum 983 snap 321 seq_num 983) dirty exists 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3542: finishing write tid 1 to smithi060156570-10 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3543: finishing copy_from to smithi060156570-24 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3543: got expected ENOENT (src dne) 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3543: finishing copy_from racing read to smithi060156570-24 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3544: finishing rollback tid 0 to smithi060156570-36 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3542: finishing write tid 2 to smithi060156570-10 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3542: finishing write tid 3 to smithi060156570-10 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3544: finishing rollback tid 1 to smithi060156570-36 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3542: finishing write tid 4 to smithi060156570-10 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3544: finishing rollback tid 2 to smithi060156570-36 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 2168 (ObjNum 1007 snap 323 seq_num 1007) dirty exists 2023-12-01T04:58:57.770 INFO:tasks.rados.rados.0.smithi060.stdout:3542: finishing write tid 5 to smithi060156570-10 2023-12-01T04:58:57.771 INFO:tasks.rados.rados.0.smithi060.stdout:3542: oid 10 updating version 0 to 1872 2023-12-01T04:58:57.771 INFO:tasks.rados.rados.0.smithi060.stdout:3542: oid 10 version 1872 is already newer than 1871 2023-12-01T04:58:57.771 INFO:tasks.rados.rados.0.smithi060.stdout:3542: oid 10 version 1872 is already newer than 1870 2023-12-01T04:58:57.771 INFO:tasks.rados.rados.0.smithi060.stdout:3542: oid 10 updating version 1872 to 1873 2023-12-01T04:58:57.771 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1873 (ObjNum 1093 snap 357 seq_num 1093) dirty exists 2023-12-01T04:58:57.771 INFO:tasks.rados.rados.0.smithi060.stdout:3542: left oid 10 (ObjNum 1093 snap 357 seq_num 1093) 2023-12-01T04:58:57.777 INFO:tasks.rados.rados.0.smithi060.stdout:3541: done (4 left) 2023-12-01T04:58:57.777 INFO:tasks.rados.rados.0.smithi060.stdout:3542: done (3 left) 2023-12-01T04:58:57.777 INFO:tasks.rados.rados.0.smithi060.stdout:3543: done (2 left) 2023-12-01T04:58:57.777 INFO:tasks.rados.rados.0.smithi060.stdout:3544: done (1 left) 2023-12-01T04:58:57.777 INFO:tasks.rados.rados.0.smithi060.stdout:3546: done (0 left) 2023-12-01T04:58:57.777 INFO:tasks.rados.rados.0.smithi060.stdout:3547: read oid 27 snap -1 2023-12-01T04:58:57.777 INFO:tasks.rados.rados.0.smithi060.stdout:3547: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T04:58:57.778 INFO:tasks.rados.rados.0.smithi060.stdout:3548: copy_from oid 25 from oid 17 current snap is 357 2023-12-01T04:58:57.778 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 357 2023-12-01T04:58:57.778 INFO:tasks.rados.rados.0.smithi060.stdout:3549: seq_num 1095 ranges {2228224=745472,2973696=499712,3473408=303104} 2023-12-01T04:58:57.793 INFO:tasks.rados.rados.0.smithi060.stdout:3549: writing smithi060156570-19 from 2228224 to 2973696 tid 1 2023-12-01T04:58:57.796 INFO:tasks.rados.rados.0.smithi060.stdout:3549: writing smithi060156570-19 from 2973696 to 3473408 tid 2 2023-12-01T04:58:57.798 INFO:tasks.rados.rados.0.smithi060.stdout:3549: writing smithi060156570-19 from 3473408 to 3776512 tid 3 2023-12-01T04:58:57.798 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 357 2023-12-01T04:58:57.798 INFO:tasks.rados.rados.0.smithi060.stdout:3550: seq_num 1096 ranges {1359872=761856,2121728=786432,2908160=16384} 2023-12-01T04:58:57.810 INFO:tasks.rados.rados.0.smithi060.stdout:3550: writing smithi060156570-42 from 1359872 to 2121728 tid 1 2023-12-01T04:58:57.815 INFO:tasks.rados.rados.0.smithi060.stdout:3550: writing smithi060156570-42 from 2121728 to 2908160 tid 2 2023-12-01T04:58:57.815 INFO:tasks.rados.rados.0.smithi060.stdout:3550: writing smithi060156570-42 from 2908160 to 2924544 tid 3 2023-12-01T04:58:57.815 INFO:tasks.rados.rados.0.smithi060.stdout:3551: rollback oid 10 current snap is 357 2023-12-01T04:58:57.815 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 10 to 351 2023-12-01T04:58:57.815 INFO:tasks.rados.rados.0.smithi060.stdout:3547: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T04:58:57.858 INFO:tasks.rados.rados.0.smithi060.stdout:3549: finishing write tid 1 to smithi060156570-19 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: finishing write tid 2 to smithi060156570-19 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: finishing write tid 3 to smithi060156570-19 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: finishing write tid 4 to smithi060156570-19 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: finishing write tid 5 to smithi060156570-19 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: oid 19 updating version 0 to 1482 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: oid 19 version 1482 is already newer than 1479 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: oid 19 version 1482 is already newer than 1480 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: oid 19 version 1482 is already newer than 1481 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1482 (ObjNum 1095 snap 357 seq_num 1095) dirty exists 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3549: left oid 19 (ObjNum 1095 snap 357 seq_num 1095) 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3548: finishing copy_from to smithi060156570-25 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 1775 (ObjNum 1034 snap 335 seq_num 1034) dirty exists 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3548: finishing copy_from racing read to smithi060156570-25 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3550: finishing write tid 1 to smithi060156570-42 2023-12-01T04:58:57.859 INFO:tasks.rados.rados.0.smithi060.stdout:3551: finishing rollback tid 0 to smithi060156570-10 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3551: finishing rollback tid 1 to smithi060156570-10 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: finishing write tid 2 to smithi060156570-42 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3551: finishing rollback tid 2 to smithi060156570-10 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1876 (ObjNum 953 snap 313 seq_num 953) dirty exists 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: finishing write tid 3 to smithi060156570-42 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: finishing write tid 4 to smithi060156570-42 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: finishing write tid 5 to smithi060156570-42 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: oid 42 updating version 0 to 1465 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: oid 42 updating version 1465 to 1468 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: oid 42 version 1468 is already newer than 1467 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: oid 42 version 1468 is already newer than 1466 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 1468 (ObjNum 1096 snap 357 seq_num 1096) dirty exists 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3550: left oid 42 (ObjNum 1096 snap 357 seq_num 1096) 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3547: done (4 left) 2023-12-01T04:58:57.860 INFO:tasks.rados.rados.0.smithi060.stdout:3548: done (3 left) 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3549: done (2 left) 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3550: done (1 left) 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3551: done (0 left) 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3552: read oid 31 snap -1 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3552: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3553: read oid 39 snap -1 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3553: expect (ObjNum 1057 snap 342 seq_num 1057) 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3554: rollback oid 16 current snap is 357 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 16 to 341 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3555: read oid 18 snap -1 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3555: expect (ObjNum 974 snap 321 seq_num 974) 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3556: rollback oid 23 current snap is 357 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 337 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3557: copy_from oid 10 from oid 32 current snap is 357 2023-12-01T04:58:57.861 INFO:tasks.rados.rados.0.smithi060.stdout:3558: copy_from oid 26 from oid 3 current snap is 357 2023-12-01T04:58:57.862 INFO:tasks.rados.rados.0.smithi060.stdout:3559: delete oid 37 current snap is 357 2023-12-01T04:58:57.864 INFO:tasks.rados.rados.0.smithi060.stdout:3554: finishing rollback tid 0 to smithi060156570-16 2023-12-01T04:58:57.865 INFO:tasks.rados.rados.0.smithi060.stdout:3556: finishing rollback tid 0 to smithi060156570-23 2023-12-01T04:58:57.865 INFO:tasks.rados.rados.0.smithi060.stdout:3554: finishing rollback tid 1 to smithi060156570-16 2023-12-01T04:58:57.867 INFO:tasks.rados.rados.0.smithi060.stdout:3554: finishing rollback tid 2 to smithi060156570-16 2023-12-01T04:58:57.867 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1559 (ObjNum 1033 snap 334 seq_num 1033) dirty exists 2023-12-01T04:58:57.868 INFO:tasks.rados.rados.0.smithi060.stdout:3554: done (7 left) 2023-12-01T04:58:57.869 INFO:tasks.rados.rados.0.smithi060.stdout:3559: done (6 left) 2023-12-01T04:58:57.869 INFO:tasks.rados.rados.0.smithi060.stdout:3560: read oid 25 snap -1 2023-12-01T04:58:57.869 INFO:tasks.rados.rados.0.smithi060.stdout:3560: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:58:57.869 INFO:tasks.rados.rados.0.smithi060.stdout:3561: snap_remove snap 356 2023-12-01T04:58:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:3561: done (7 left) 2023-12-01T04:58:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 357 2023-12-01T04:58:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:3556: finishing rollback tid 1 to smithi060156570-23 2023-12-01T04:58:58.774 INFO:tasks.rados.rados.0.smithi060.stdout:3562: seq_num 1098 ranges {2924544=794624,3719168=557056,4276224=245760} 2023-12-01T04:58:58.795 INFO:tasks.rados.rados.0.smithi060.stdout:3562: writing smithi060156570-42 from 2924544 to 3719168 tid 1 2023-12-01T04:58:58.798 INFO:tasks.rados.rados.0.smithi060.stdout:3562: writing smithi060156570-42 from 3719168 to 4276224 tid 2 2023-12-01T04:58:58.799 INFO:tasks.rados.rados.0.smithi060.stdout:3562: writing smithi060156570-42 from 4276224 to 4521984 tid 3 2023-12-01T04:58:58.799 INFO:tasks.rados.rados.0.smithi060.stdout:3563: snap_remove snap 352 2023-12-01T04:58:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:58 smithi089 ceph-mon[98504]: pgmap v1142: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2023-12-01T04:58:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:58 smithi089 ceph-mon[98504]: osdmap e784: 8 total, 8 up, 8 in 2023-12-01T04:58:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:58 smithi060 ceph-mon[94233]: pgmap v1142: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2023-12-01T04:58:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:58 smithi060 ceph-mon[94233]: osdmap e784: 8 total, 8 up, 8 in 2023-12-01T04:58:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:58 smithi060 ceph-mon[109077]: pgmap v1142: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2023-12-01T04:58:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:58 smithi060 ceph-mon[109077]: osdmap e784: 8 total, 8 up, 8 in 2023-12-01T04:58:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:3563: done (8 left) 2023-12-01T04:58:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 46 current snap is 357 2023-12-01T04:58:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:3556: finishing rollback tid 2 to smithi060156570-23 2023-12-01T04:58:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 2039 (ObjNum 1006 snap 323 seq_num 1006) dirty exists 2023-12-01T04:58:59.786 INFO:tasks.rados.rados.0.smithi060.stdout:3564: seq_num 1099 ranges {1294336=409600,1703936=442368,2146304=720896,2867200=40960} 2023-12-01T04:58:59.795 INFO:tasks.rados.rados.0.smithi060.stdout:3564: writing smithi060156570-46 from 1294336 to 1703936 tid 1 2023-12-01T04:58:59.798 INFO:tasks.rados.rados.0.smithi060.stdout:3564: writing smithi060156570-46 from 1703936 to 2146304 tid 2 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3564: writing smithi060156570-46 from 2146304 to 2867200 tid 3 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3564: writing smithi060156570-46 from 2867200 to 2908160 tid 4 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3556: done (8 left) 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3565: read oid 43 snap 342 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3565: expect (ObjNum 1054 snap 342 seq_num 1054) 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3566: snap_create 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3557: finishing copy_from to smithi060156570-10 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3557: got expected ENOENT (src dne) 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3557: finishing copy_from racing read to smithi060156570-10 2023-12-01T04:58:59.804 INFO:tasks.rados.rados.0.smithi060.stdout:3555: expect (ObjNum 974 snap 321 seq_num 974) 2023-12-01T04:58:59.853 INFO:tasks.rados.rados.0.smithi060.stdout:3552: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:59:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:58:59 smithi089 ceph-mon[98504]: osdmap e785: 8 total, 8 up, 8 in 2023-12-01T04:59:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:58:59 smithi060 ceph-mon[94233]: osdmap e785: 8 total, 8 up, 8 in 2023-12-01T04:59:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:58:59 smithi060 ceph-mon[109077]: osdmap e785: 8 total, 8 up, 8 in 2023-12-01T04:59:00.681 INFO:tasks.rados.rados.0.smithi060.stdout:3558: finishing copy_from to smithi060156570-26 2023-12-01T04:59:00.681 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1464 (ObjNum 1088 snap 356 seq_num 1088) dirty exists 2023-12-01T04:59:00.681 INFO:tasks.rados.rados.0.smithi060.stdout:3560: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:59:01.033 INFO:tasks.rados.rados.0.smithi060.stdout:3558: finishing copy_from racing read to smithi060156570-26 2023-12-01T04:59:01.033 INFO:tasks.rados.rados.0.smithi060.stdout:3553: expect (ObjNum 1057 snap 342 seq_num 1057) 2023-12-01T04:59:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:00 smithi089 ceph-mon[98504]: pgmap v1145: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2023-12-01T04:59:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:00 smithi089 ceph-mon[98504]: osdmap e786: 8 total, 8 up, 8 in 2023-12-01T04:59:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:00 smithi060 ceph-mon[94233]: pgmap v1145: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2023-12-01T04:59:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:00 smithi060 ceph-mon[94233]: osdmap e786: 8 total, 8 up, 8 in 2023-12-01T04:59:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:00 smithi060 ceph-mon[109077]: pgmap v1145: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 4.0 MiB/s wr, 16 op/s 2023-12-01T04:59:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:00 smithi060 ceph-mon[109077]: osdmap e786: 8 total, 8 up, 8 in 2023-12-01T04:59:02.020 INFO:tasks.rados.rados.0.smithi060.stdout:3562: finishing write tid 1 to smithi060156570-42 2023-12-01T04:59:02.020 INFO:tasks.rados.rados.0.smithi060.stdout:3562: finishing write tid 2 to smithi060156570-42 2023-12-01T04:59:02.020 INFO:tasks.rados.rados.0.smithi060.stdout:3562: finishing write tid 3 to smithi060156570-42 2023-12-01T04:59:02.020 INFO:tasks.rados.rados.0.smithi060.stdout:3562: finishing write tid 4 to smithi060156570-42 2023-12-01T04:59:02.020 INFO:tasks.rados.rados.0.smithi060.stdout:3562: finishing write tid 5 to smithi060156570-42 2023-12-01T04:59:02.020 INFO:tasks.rados.rados.0.smithi060.stdout:3562: oid 42 updating version 0 to 1469 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3562: oid 42 updating version 1469 to 1470 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3562: oid 42 updating version 1470 to 1472 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3562: oid 42 version 1472 is already newer than 1471 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 1472 (ObjNum 1098 snap 357 seq_num 1098) dirty exists 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3562: left oid 42 (ObjNum 1098 snap 357 seq_num 1098) 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3564: finishing write tid 1 to smithi060156570-46 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3564: finishing write tid 2 to smithi060156570-46 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3564: finishing write tid 3 to smithi060156570-46 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3564: finishing write tid 4 to smithi060156570-46 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3552: done (9 left) 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3553: done (8 left) 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3555: done (7 left) 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3557: done (6 left) 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3558: done (5 left) 2023-12-01T04:59:02.021 INFO:tasks.rados.rados.0.smithi060.stdout:3560: done (4 left) 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3562: done (3 left) 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3566: done (2 left) 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 358 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: finishing write tid 5 to smithi060156570-46 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: finishing write tid 6 to smithi060156570-46 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: oid 46 updating version 0 to 1573 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: oid 46 updating version 1573 to 1575 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: oid 46 updating version 1575 to 1576 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: oid 46 version 1576 is already newer than 1572 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: oid 46 version 1576 is already newer than 1574 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1576 (ObjNum 1099 snap 357 seq_num 1099) dirty exists 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3564: left oid 46 (ObjNum 1099 snap 357 seq_num 1099) 2023-12-01T04:59:02.022 INFO:tasks.rados.rados.0.smithi060.stdout:3565: expect (ObjNum 1054 snap 342 seq_num 1054) 2023-12-01T04:59:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:01 smithi089 ceph-mon[98504]: osdmap e787: 8 total, 8 up, 8 in 2023-12-01T04:59:02.159 INFO:tasks.rados.rados.0.smithi060.stdout:3567: seq_num 1100 ranges {0=425984,425984=729088,1155072=475136} 2023-12-01T04:59:02.161 INFO:tasks.rados.rados.0.smithi060.stdout:3567: writing smithi060156570-37 from 0 to 425984 tid 1 2023-12-01T04:59:02.165 INFO:tasks.rados.rados.0.smithi060.stdout:3567: writing smithi060156570-37 from 425984 to 1155072 tid 2 2023-12-01T04:59:02.168 INFO:tasks.rados.rados.0.smithi060.stdout:3567: writing smithi060156570-37 from 1155072 to 1630208 tid 3 2023-12-01T04:59:02.168 INFO:tasks.rados.rados.0.smithi060.stdout:3564: done (2 left) 2023-12-01T04:59:02.168 INFO:tasks.rados.rados.0.smithi060.stdout:3565: done (1 left) 2023-12-01T04:59:02.168 INFO:tasks.rados.rados.0.smithi060.stdout:3568: snap_remove snap 355 2023-12-01T04:59:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:01 smithi060 ceph-mon[94233]: osdmap e787: 8 total, 8 up, 8 in 2023-12-01T04:59:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:01 smithi060 ceph-mon[109077]: osdmap e787: 8 total, 8 up, 8 in 2023-12-01T04:59:02.796 INFO:tasks.rados.rados.0.smithi060.stdout:3568: done (1 left) 2023-12-01T04:59:02.796 INFO:tasks.rados.rados.0.smithi060.stdout:3569: delete oid 43 current snap is 358 2023-12-01T04:59:02.796 INFO:tasks.rados.rados.0.smithi060.stdout:3567: finishing write tid 1 to smithi060156570-37 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: finishing write tid 2 to smithi060156570-37 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: finishing write tid 3 to smithi060156570-37 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: finishing write tid 4 to smithi060156570-37 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: finishing write tid 5 to smithi060156570-37 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: oid 37 updating version 0 to 1583 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: oid 37 version 1583 is already newer than 1581 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: oid 37 version 1583 is already newer than 1582 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: oid 37 version 1583 is already newer than 1580 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1583 (ObjNum 1100 snap 358 seq_num 1100) dirty exists 2023-12-01T04:59:02.797 INFO:tasks.rados.rados.0.smithi060.stdout:3567: left oid 37 (ObjNum 1100 snap 358 seq_num 1100) 2023-12-01T04:59:02.803 INFO:tasks.rados.rados.0.smithi060.stdout:3567: done (1 left) 2023-12-01T04:59:02.803 INFO:tasks.rados.rados.0.smithi060.stdout:3569: done (0 left) 2023-12-01T04:59:02.803 INFO:tasks.rados.rados.0.smithi060.stdout:3570: setattr oid 19 current snap is 358 2023-12-01T04:59:02.804 INFO:tasks.rados.rados.0.smithi060.stdout:3571: snap_create 2023-12-01T04:59:02.807 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1490 (ObjNum 1095 snap 357 seq_num 1095) dirty exists 2023-12-01T04:59:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:02 smithi089 ceph-mon[98504]: pgmap v1148: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:02 smithi060 ceph-mon[94233]: pgmap v1148: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:02 smithi060 ceph-mon[109077]: pgmap v1148: 121 pgs: 121 active+clean; 193 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:03.801 INFO:tasks.rados.rados.0.smithi060.stdout:3570: done (1 left) 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:3571: done (0 left) 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:3572: rollback oid 1 current snap is 359 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 1 to 348 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:3573: rollback oid 18 current snap is 359 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 18 to 337 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:3574: copy_from oid 6 from oid 4 current snap is 359 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 359 2023-12-01T04:59:03.802 INFO:tasks.rados.rados.0.smithi060.stdout:3575: seq_num 1102 ranges {1466368=458752,1925120=491520,2416640=491520,2908160=221184} 2023-12-01T04:59:03.812 INFO:tasks.rados.rados.0.smithi060.stdout:3575: writing smithi060156570-15 from 1466368 to 1925120 tid 1 2023-12-01T04:59:03.815 INFO:tasks.rados.rados.0.smithi060.stdout:3575: writing smithi060156570-15 from 1925120 to 2416640 tid 2 2023-12-01T04:59:03.818 INFO:tasks.rados.rados.0.smithi060.stdout:3575: writing smithi060156570-15 from 2416640 to 2908160 tid 3 2023-12-01T04:59:03.820 INFO:tasks.rados.rados.0.smithi060.stdout:3575: writing smithi060156570-15 from 2908160 to 3129344 tid 4 2023-12-01T04:59:03.820 INFO:tasks.rados.rados.0.smithi060.stdout:3576: read oid 39 snap 337 2023-12-01T04:59:03.820 INFO:tasks.rados.rados.0.smithi060.stdout:3576: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:59:03.820 INFO:tasks.rados.rados.0.smithi060.stdout:3577: snap_create 2023-12-01T04:59:03.820 INFO:tasks.rados.rados.0.smithi060.stdout:3573: finishing rollback tid 0 to smithi060156570-18 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3573: finishing rollback tid 1 to smithi060156570-18 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3573: finishing rollback tid 2 to smithi060156570-18 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1579 (ObjNum 1008 snap 324 seq_num 1008) dirty exists 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3572: finishing rollback tid 0 to smithi060156570-1 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3572: finishing rollback tid 1 to smithi060156570-1 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3572: finishing rollback tid 2 to smithi060156570-1 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1794 (ObjNum 1045 snap 341 seq_num 1045) dirty exists 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3574: finishing copy_from to smithi060156570-6 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 1931 (ObjNum 1075 snap 351 seq_num 1075) dirty exists 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3574: finishing copy_from racing read to smithi060156570-6 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3575: finishing write tid 1 to smithi060156570-15 2023-12-01T04:59:03.821 INFO:tasks.rados.rados.0.smithi060.stdout:3575: finishing write tid 2 to smithi060156570-15 2023-12-01T04:59:03.824 INFO:tasks.rados.rados.0.smithi060.stdout:3575: finishing write tid 3 to smithi060156570-15 2023-12-01T04:59:03.824 INFO:tasks.rados.rados.0.smithi060.stdout:3575: finishing write tid 4 to smithi060156570-15 2023-12-01T04:59:03.824 INFO:tasks.rados.rados.0.smithi060.stdout:3575: finishing write tid 5 to smithi060156570-15 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:3575: finishing write tid 6 to smithi060156570-15 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:3575: oid 15 updating version 0 to 1562 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:3575: oid 15 updating version 1562 to 1563 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:3575: oid 15 updating version 1563 to 1564 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:3575: oid 15 version 1564 is already newer than 1560 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:3575: oid 15 version 1564 is already newer than 1561 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1564 (ObjNum 1102 snap 359 seq_num 1102) dirty exists 2023-12-01T04:59:03.826 INFO:tasks.rados.rados.0.smithi060.stdout:3575: left oid 15 (ObjNum 1102 snap 359 seq_num 1102) 2023-12-01T04:59:03.844 INFO:tasks.rados.rados.0.smithi060.stdout:3576: expect (ObjNum 834 snap 268 seq_num 834) 2023-12-01T04:59:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:03 smithi060 ceph-mon[109077]: osdmap e788: 8 total, 8 up, 8 in 2023-12-01T04:59:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:03 smithi060 ceph-mon[94233]: osdmap e788: 8 total, 8 up, 8 in 2023-12-01T04:59:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:03 smithi089 ceph-mon[98504]: osdmap e788: 8 total, 8 up, 8 in 2023-12-01T04:59:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:59:04] "GET /metrics HTTP/1.1" 200 36072 "" "Prometheus/2.43.0" 2023-12-01T04:59:04.805 INFO:tasks.rados.rados.0.smithi060.stdout:3572: done (5 left) 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3573: done (4 left) 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3574: done (3 left) 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3575: done (2 left) 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3576: done (1 left) 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3577: done (0 left) 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3578: rmattr oid 27 current snap is 360 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3578: done (0 left) 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3579: copy_from oid 33 from oid 29 current snap is 360 2023-12-01T04:59:04.806 INFO:tasks.rados.rados.0.smithi060.stdout:3580: setattr oid 37 current snap is 360 2023-12-01T04:59:04.807 INFO:tasks.rados.rados.0.smithi060.stdout:3581: read oid 23 snap -1 2023-12-01T04:59:04.807 INFO:tasks.rados.rados.0.smithi060.stdout:3581: expect (ObjNum 1006 snap 323 seq_num 1006) 2023-12-01T04:59:04.807 INFO:tasks.rados.rados.0.smithi060.stdout:3582: rollback oid 27 current snap is 360 2023-12-01T04:59:04.807 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 337 2023-12-01T04:59:04.807 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 360 2023-12-01T04:59:04.807 INFO:tasks.rados.rados.0.smithi060.stdout:3583: seq_num 1103 ranges {5545984=475136,6021120=425984,6447104=696320,7143424=81920} 2023-12-01T04:59:04.839 INFO:tasks.rados.rados.0.smithi060.stdout:3583: writing smithi060156570-26 from 5545984 to 6021120 tid 1 2023-12-01T04:59:04.842 INFO:tasks.rados.rados.0.smithi060.stdout:3583: writing smithi060156570-26 from 6021120 to 6447104 tid 2 2023-12-01T04:59:04.846 INFO:tasks.rados.rados.0.smithi060.stdout:3583: writing smithi060156570-26 from 6447104 to 7143424 tid 3 2023-12-01T04:59:04.846 INFO:tasks.rados.rados.0.smithi060.stdout:3583: writing smithi060156570-26 from 7143424 to 7225344 tid 4 2023-12-01T04:59:04.847 INFO:tasks.rados.rados.0.smithi060.stdout:3584: rollback oid 45 current snap is 360 2023-12-01T04:59:04.847 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 45 to 353 2023-12-01T04:59:04.847 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1584 (ObjNum 1100 snap 358 seq_num 1100) dirty exists 2023-12-01T04:59:04.847 INFO:tasks.rados.rados.0.smithi060.stdout:3581: expect (ObjNum 1006 snap 323 seq_num 1006) 2023-12-01T04:59:05.039 INFO:tasks.rados.rados.0.smithi060.stdout:3582: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:59:05.039 INFO:tasks.rados.rados.0.smithi060.stdout:3582: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:59:05.039 INFO:tasks.rados.rados.0.smithi060.stdout:3580: done (5 left) 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3581: done (4 left) 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3585: setattr oid 14 current snap is 360 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3579: finishing copy_from to smithi060156570-33 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 2161 (ObjNum 1055 snap 342 seq_num 1055) dirty exists 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3579: finishing copy_from racing read to smithi060156570-33 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3582: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 2042 (ObjNum 952 snap 313 seq_num 952) dirty exists 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3583: finishing write tid 1 to smithi060156570-26 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3583: finishing write tid 2 to smithi060156570-26 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3583: finishing write tid 3 to smithi060156570-26 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3583: finishing write tid 4 to smithi060156570-26 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3583: finishing write tid 5 to smithi060156570-26 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3583: finishing write tid 6 to smithi060156570-26 2023-12-01T04:59:05.040 INFO:tasks.rados.rados.0.smithi060.stdout:3583: oid 26 updating version 0 to 1560 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3583: oid 26 updating version 1560 to 1562 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3583: oid 26 updating version 1562 to 1564 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3583: oid 26 version 1564 is already newer than 1561 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3583: oid 26 version 1564 is already newer than 1563 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1564 (ObjNum 1103 snap 360 seq_num 1103) dirty exists 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3583: left oid 26 (ObjNum 1103 snap 360 seq_num 1103) 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3584: finishing rollback tid 0 to smithi060156570-45 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3584: finishing rollback tid 1 to smithi060156570-45 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:3584: finishing rollback tid 2 to smithi060156570-45 2023-12-01T04:59:05.041 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 2247 (ObjNum 1004 snap 323 seq_num 1004) dirty exists 2023-12-01T04:59:05.042 INFO:tasks.rados.rados.0.smithi060.stdout:3579: done (4 left) 2023-12-01T04:59:05.042 INFO:tasks.rados.rados.0.smithi060.stdout:3582: done (3 left) 2023-12-01T04:59:05.042 INFO:tasks.rados.rados.0.smithi060.stdout:3583: done (2 left) 2023-12-01T04:59:05.042 INFO:tasks.rados.rados.0.smithi060.stdout:3584: done (1 left) 2023-12-01T04:59:05.042 INFO:tasks.rados.rados.0.smithi060.stdout:3586: snap_create 2023-12-01T04:59:05.043 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1932 (ObjNum 33 snap 0 seq_num 201529024) dirty exists 2023-12-01T04:59:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:04 smithi060 ceph-mon[94233]: pgmap v1150: 121 pgs: 121 active+clean; 212 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-12-01T04:59:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:04 smithi060 ceph-mon[94233]: osdmap e789: 8 total, 8 up, 8 in 2023-12-01T04:59:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:04 smithi060 ceph-mon[109077]: pgmap v1150: 121 pgs: 121 active+clean; 212 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-12-01T04:59:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:04 smithi060 ceph-mon[109077]: osdmap e789: 8 total, 8 up, 8 in 2023-12-01T04:59:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:04 smithi089 ceph-mon[98504]: pgmap v1150: 121 pgs: 121 active+clean; 212 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-12-01T04:59:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:04 smithi089 ceph-mon[98504]: osdmap e789: 8 total, 8 up, 8 in 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3585: done (1 left) 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3586: done (0 left) 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3587: read oid 20 snap -1 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3587: expect (ObjNum 983 snap 321 seq_num 983) 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3588: read oid 45 snap 358 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3588: expect (ObjNum 1054 snap 342 seq_num 1054) 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3589: rmattr oid 30 current snap is 361 2023-12-01T04:59:05.813 INFO:tasks.rados.rados.0.smithi060.stdout:3589: done (2 left) 2023-12-01T04:59:05.814 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 361 2023-12-01T04:59:05.814 INFO:tasks.rados.rados.0.smithi060.stdout:3590: seq_num 1104 ranges {1589248=499712,2088960=712704,2801664=491520} 2023-12-01T04:59:05.824 INFO:tasks.rados.rados.0.smithi060.stdout:3590: writing smithi060156570-24 from 1589248 to 2088960 tid 1 2023-12-01T04:59:05.828 INFO:tasks.rados.rados.0.smithi060.stdout:3590: writing smithi060156570-24 from 2088960 to 2801664 tid 2 2023-12-01T04:59:05.831 INFO:tasks.rados.rados.0.smithi060.stdout:3590: writing smithi060156570-24 from 2801664 to 3293184 tid 3 2023-12-01T04:59:05.831 INFO:tasks.rados.rados.0.smithi060.stdout:3591: snap_create 2023-12-01T04:59:05.831 INFO:tasks.rados.rados.0.smithi060.stdout:3587: expect (ObjNum 983 snap 321 seq_num 983) 2023-12-01T04:59:05.891 INFO:tasks.rados.rados.0.smithi060.stdout:3588: expect (ObjNum 1054 snap 342 seq_num 1054) 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: finishing write tid 1 to smithi060156570-24 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: finishing write tid 2 to smithi060156570-24 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: finishing write tid 3 to smithi060156570-24 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: finishing write tid 4 to smithi060156570-24 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: finishing write tid 5 to smithi060156570-24 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: oid 24 updating version 0 to 1934 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: oid 24 version 1934 is already newer than 1933 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: oid 24 version 1934 is already newer than 1932 2023-12-01T04:59:06.032 INFO:tasks.rados.rados.0.smithi060.stdout:3590: oid 24 updating version 1934 to 1935 2023-12-01T04:59:06.033 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1935 (ObjNum 1104 snap 361 seq_num 1104) dirty exists 2023-12-01T04:59:06.033 INFO:tasks.rados.rados.0.smithi060.stdout:3590: left oid 24 (ObjNum 1104 snap 361 seq_num 1104) 2023-12-01T04:59:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:05 smithi060 ceph-mon[94233]: osdmap e790: 8 total, 8 up, 8 in 2023-12-01T04:59:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:05 smithi060 ceph-mon[109077]: osdmap e790: 8 total, 8 up, 8 in 2023-12-01T04:59:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:05 smithi089 ceph-mon[98504]: osdmap e790: 8 total, 8 up, 8 in 2023-12-01T04:59:06.722 INFO:tasks.rados.rados.0.smithi060.stdout:3587: done (3 left) 2023-12-01T04:59:06.722 INFO:tasks.rados.rados.0.smithi060.stdout:3588: done (2 left) 2023-12-01T04:59:06.722 INFO:tasks.rados.rados.0.smithi060.stdout:3590: done (1 left) 2023-12-01T04:59:06.722 INFO:tasks.rados.rados.0.smithi060.stdout:3591: done (0 left) 2023-12-01T04:59:06.722 INFO:tasks.rados.rados.0.smithi060.stdout:3592: snap_create 2023-12-01T04:59:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:06 smithi060 ceph-mon[94233]: pgmap v1153: 121 pgs: 121 active+clean; 212 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-12-01T04:59:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:06 smithi060 ceph-mon[94233]: osdmap e791: 8 total, 8 up, 8 in 2023-12-01T04:59:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:06 smithi060 ceph-mon[94233]: osdmap e792: 8 total, 8 up, 8 in 2023-12-01T04:59:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:06 smithi060 ceph-mon[109077]: pgmap v1153: 121 pgs: 121 active+clean; 212 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-12-01T04:59:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:06 smithi060 ceph-mon[109077]: osdmap e791: 8 total, 8 up, 8 in 2023-12-01T04:59:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:06 smithi060 ceph-mon[109077]: osdmap e792: 8 total, 8 up, 8 in 2023-12-01T04:59:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:06 smithi089 ceph-mon[98504]: pgmap v1153: 121 pgs: 121 active+clean; 212 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 19 MiB/s rd, 3.8 MiB/s wr, 14 op/s 2023-12-01T04:59:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:06 smithi089 ceph-mon[98504]: osdmap e791: 8 total, 8 up, 8 in 2023-12-01T04:59:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:06 smithi089 ceph-mon[98504]: osdmap e792: 8 total, 8 up, 8 in 2023-12-01T04:59:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:3592: done (0 left) 2023-12-01T04:59:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:3593: rollback oid 29 current snap is 363 2023-12-01T04:59:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 360 2023-12-01T04:59:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:3594: rmattr oid 15 current snap is 363 2023-12-01T04:59:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:3594: done (1 left) 2023-12-01T04:59:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:3595: rmattr oid 40 current snap is 363 2023-12-01T04:59:07.723 INFO:tasks.rados.rados.0.smithi060.stdout:3596: snap_remove snap 342 2023-12-01T04:59:08.726 INFO:tasks.rados.rados.0.smithi060.stdout:3596: done (2 left) 2023-12-01T04:59:08.727 INFO:tasks.rados.rados.0.smithi060.stdout:3597: delete oid 39 current snap is 363 2023-12-01T04:59:08.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 2162 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-12-01T04:59:08.727 INFO:tasks.rados.rados.0.smithi060.stdout:3593: finishing rollback tid 0 to smithi060156570-29 2023-12-01T04:59:08.727 INFO:tasks.rados.rados.0.smithi060.stdout:3593: finishing rollback tid 1 to smithi060156570-29 2023-12-01T04:59:08.727 INFO:tasks.rados.rados.0.smithi060.stdout:3593: finishing rollback tid 2 to smithi060156570-29 2023-12-01T04:59:08.727 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 2251 (ObjNum 1055 snap 342 seq_num 1055) dirty exists 2023-12-01T04:59:08.741 INFO:tasks.rados.rados.0.smithi060.stdout:3593: done (2 left) 2023-12-01T04:59:08.741 INFO:tasks.rados.rados.0.smithi060.stdout:3595: done (1 left) 2023-12-01T04:59:08.741 INFO:tasks.rados.rados.0.smithi060.stdout:3597: done (0 left) 2023-12-01T04:59:08.741 INFO:tasks.rados.rados.0.smithi060.stdout:3598: snap_create 2023-12-01T04:59:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:08 smithi060 ceph-mon[94233]: pgmap v1156: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 27 op/s 2023-12-01T04:59:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:08 smithi060 ceph-mon[94233]: osdmap e793: 8 total, 8 up, 8 in 2023-12-01T04:59:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:08 smithi060 ceph-mon[109077]: pgmap v1156: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 27 op/s 2023-12-01T04:59:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:08 smithi060 ceph-mon[109077]: osdmap e793: 8 total, 8 up, 8 in 2023-12-01T04:59:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:08 smithi089 ceph-mon[98504]: pgmap v1156: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 27 op/s 2023-12-01T04:59:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:08 smithi089 ceph-mon[98504]: osdmap e793: 8 total, 8 up, 8 in 2023-12-01T04:59:09.739 INFO:tasks.rados.rados.0.smithi060.stdout:3598: done (0 left) 2023-12-01T04:59:09.740 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 364 2023-12-01T04:59:09.740 INFO:tasks.rados.rados.0.smithi060.stdout:3599: seq_num 1106 ranges {3776512=532480,4308992=483328,4792320=475136,5267456=245760} 2023-12-01T04:59:09.763 INFO:tasks.rados.rados.0.smithi060.stdout:3599: writing smithi060156570-19 from 3776512 to 4308992 tid 1 2023-12-01T04:59:09.766 INFO:tasks.rados.rados.0.smithi060.stdout:3599: writing smithi060156570-19 from 4308992 to 4792320 tid 2 2023-12-01T04:59:09.769 INFO:tasks.rados.rados.0.smithi060.stdout:3599: writing smithi060156570-19 from 4792320 to 5267456 tid 3 2023-12-01T04:59:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:3599: writing smithi060156570-19 from 5267456 to 5513216 tid 4 2023-12-01T04:59:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:3600: copy_from oid 20 from oid 49 current snap is 364 2023-12-01T04:59:09.770 INFO:tasks.rados.rados.0.smithi060.stdout:3601: snap_remove snap 358 2023-12-01T04:59:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:09 smithi060 ceph-mon[109077]: osdmap e794: 8 total, 8 up, 8 in 2023-12-01T04:59:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:09 smithi060 ceph-mon[94233]: osdmap e794: 8 total, 8 up, 8 in 2023-12-01T04:59:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:09 smithi089 ceph-mon[98504]: osdmap e794: 8 total, 8 up, 8 in 2023-12-01T04:59:10.747 INFO:tasks.rados.rados.0.smithi060.stdout:3601: done (2 left) 2023-12-01T04:59:10.747 INFO:tasks.rados.rados.0.smithi060.stdout:3602: rollback oid 39 current snap is 364 2023-12-01T04:59:10.747 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 39 to 359 2023-12-01T04:59:10.747 INFO:tasks.rados.rados.0.smithi060.stdout:3603: copy_from oid 34 from oid 13 current snap is 364 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3604: delete oid 36 current snap is 364 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3600: finishing copy_from to smithi060156570-20 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3600: got expected ENOENT (src dne) 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3600: finishing copy_from racing read to smithi060156570-20 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: finishing write tid 1 to smithi060156570-19 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: finishing write tid 2 to smithi060156570-19 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: finishing write tid 3 to smithi060156570-19 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: finishing write tid 4 to smithi060156570-19 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: finishing write tid 5 to smithi060156570-19 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: finishing write tid 6 to smithi060156570-19 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: oid 19 updating version 0 to 1935 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: oid 19 version 1935 is already newer than 1934 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: oid 19 updating version 1935 to 1937 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: oid 19 version 1937 is already newer than 1933 2023-12-01T04:59:10.748 INFO:tasks.rados.rados.0.smithi060.stdout:3599: oid 19 version 1937 is already newer than 1936 2023-12-01T04:59:10.749 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1937 (ObjNum 1106 snap 364 seq_num 1106) dirty exists 2023-12-01T04:59:10.749 INFO:tasks.rados.rados.0.smithi060.stdout:3599: left oid 19 (ObjNum 1106 snap 364 seq_num 1106) 2023-12-01T04:59:10.752 INFO:tasks.rados.rados.0.smithi060.stdout:3602: finishing rollback tid 1 to smithi060156570-39 2023-12-01T04:59:10.753 INFO:tasks.rados.rados.0.smithi060.stdout:3602: finishing rollback tid 2 to smithi060156570-39 2023-12-01T04:59:10.753 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1879 (ObjNum 1057 snap 342 seq_num 1057) dirty exists 2023-12-01T04:59:10.754 INFO:tasks.rados.rados.0.smithi060.stdout:3599: done (4 left) 2023-12-01T04:59:10.754 INFO:tasks.rados.rados.0.smithi060.stdout:3600: done (3 left) 2023-12-01T04:59:10.755 INFO:tasks.rados.rados.0.smithi060.stdout:3602: done (2 left) 2023-12-01T04:59:10.755 INFO:tasks.rados.rados.0.smithi060.stdout:3604: done (1 left) 2023-12-01T04:59:10.755 INFO:tasks.rados.rados.0.smithi060.stdout:3605: rollback oid 44 current snap is 364 2023-12-01T04:59:10.755 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 44 to 340 2023-12-01T04:59:10.755 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 364 2023-12-01T04:59:10.755 INFO:tasks.rados.rados.0.smithi060.stdout:3606: seq_num 1108 ranges {3129344=565248,3694592=647168,4341760=483328,4825088=73728} 2023-12-01T04:59:10.775 INFO:tasks.rados.rados.0.smithi060.stdout:3606: writing smithi060156570-15 from 3129344 to 3694592 tid 1 2023-12-01T04:59:10.778 INFO:tasks.rados.rados.0.smithi060.stdout:3606: writing smithi060156570-15 from 3694592 to 4341760 tid 2 2023-12-01T04:59:10.781 INFO:tasks.rados.rados.0.smithi060.stdout:3606: writing smithi060156570-15 from 4341760 to 4825088 tid 3 2023-12-01T04:59:10.782 INFO:tasks.rados.rados.0.smithi060.stdout:3606: writing smithi060156570-15 from 4825088 to 4898816 tid 4 2023-12-01T04:59:10.782 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 364 2023-12-01T04:59:10.782 INFO:tasks.rados.rados.0.smithi060.stdout:3607: seq_num 1109 ranges {4112384=581632,4694016=532480,5226496=647168,5873664=24576} 2023-12-01T04:59:10.807 INFO:tasks.rados.rados.0.smithi060.stdout:3607: writing smithi060156570-9 from 4112384 to 4694016 tid 1 2023-12-01T04:59:10.810 INFO:tasks.rados.rados.0.smithi060.stdout:3607: writing smithi060156570-9 from 4694016 to 5226496 tid 2 2023-12-01T04:59:10.814 INFO:tasks.rados.rados.0.smithi060.stdout:3607: writing smithi060156570-9 from 5226496 to 5873664 tid 3 2023-12-01T04:59:10.814 INFO:tasks.rados.rados.0.smithi060.stdout:3607: writing smithi060156570-9 from 5873664 to 5898240 tid 4 2023-12-01T04:59:10.814 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 364 2023-12-01T04:59:10.814 INFO:tasks.rados.rados.0.smithi060.stdout:3605: finishing rollback tid 0 to smithi060156570-44 2023-12-01T04:59:10.814 INFO:tasks.rados.rados.0.smithi060.stdout:3608: seq_num 1110 ranges {0=598016,598016=466944,1064960=450560,1515520=286720} 2023-12-01T04:59:10.817 INFO:tasks.rados.rados.0.smithi060.stdout:3608: writing smithi060156570-35 from 0 to 598016 tid 1 2023-12-01T04:59:10.820 INFO:tasks.rados.rados.0.smithi060.stdout:3608: writing smithi060156570-35 from 598016 to 1064960 tid 2 2023-12-01T04:59:10.823 INFO:tasks.rados.rados.0.smithi060.stdout:3608: writing smithi060156570-35 from 1064960 to 1515520 tid 3 2023-12-01T04:59:10.825 INFO:tasks.rados.rados.0.smithi060.stdout:3608: writing smithi060156570-35 from 1515520 to 1802240 tid 4 2023-12-01T04:59:10.825 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 50 current snap is 364 2023-12-01T04:59:10.825 INFO:tasks.rados.rados.0.smithi060.stdout:3605: finishing rollback tid 1 to smithi060156570-44 2023-12-01T04:59:10.825 INFO:tasks.rados.rados.0.smithi060.stdout:3609: seq_num 1111 ranges {0=614400,614400=753664,1368064=450560} 2023-12-01T04:59:10.828 INFO:tasks.rados.rados.0.smithi060.stdout:3609: writing smithi060156570-50 from 0 to 614400 tid 1 2023-12-01T04:59:10.833 INFO:tasks.rados.rados.0.smithi060.stdout:3609: writing smithi060156570-50 from 614400 to 1368064 tid 2 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:3609: writing smithi060156570-50 from 1368064 to 1818624 tid 3 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:3610: delete oid 48 current snap is 364 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:3605: finishing rollback tid 2 to smithi060156570-44 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1777 (ObjNum 1025 snap 332 seq_num 1025) dirty exists 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:3603: finishing copy_from to smithi060156570-34 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1431 (ObjNum 1081 snap 354 seq_num 1081) dirty exists 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:3603: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:3606: finishing write tid 1 to smithi060156570-15 2023-12-01T04:59:10.836 INFO:tasks.rados.rados.0.smithi060.stdout:3606: finishing write tid 2 to smithi060156570-15 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: finishing write tid 3 to smithi060156570-15 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: finishing write tid 4 to smithi060156570-15 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: finishing write tid 5 to smithi060156570-15 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: finishing write tid 6 to smithi060156570-15 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: oid 15 updating version 0 to 1569 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: oid 15 version 1569 is already newer than 1567 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: oid 15 version 1569 is already newer than 1568 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: oid 15 version 1569 is already newer than 1566 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: oid 15 version 1569 is already newer than 1565 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1569 (ObjNum 1108 snap 364 seq_num 1108) dirty exists 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3606: left oid 15 (ObjNum 1108 snap 364 seq_num 1108) 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3607: finishing write tid 1 to smithi060156570-9 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3607: finishing write tid 2 to smithi060156570-9 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3607: finishing write tid 3 to smithi060156570-9 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3607: finishing write tid 4 to smithi060156570-9 2023-12-01T04:59:10.837 INFO:tasks.rados.rados.0.smithi060.stdout:3607: finishing write tid 5 to smithi060156570-9 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3607: finishing write tid 6 to smithi060156570-9 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3607: oid 9 updating version 0 to 1583 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3607: oid 9 version 1583 is already newer than 1582 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3607: oid 9 updating version 1583 to 1584 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3607: oid 9 version 1584 is already newer than 1580 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3607: oid 9 version 1584 is already newer than 1581 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1584 (ObjNum 1109 snap 364 seq_num 1109) dirty exists 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3607: left oid 9 (ObjNum 1109 snap 364 seq_num 1109) 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3608: finishing write tid 1 to smithi060156570-35 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3608: finishing write tid 2 to smithi060156570-35 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3608: finishing write tid 3 to smithi060156570-35 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3608: finishing write tid 4 to smithi060156570-35 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3608: finishing write tid 5 to smithi060156570-35 2023-12-01T04:59:10.838 INFO:tasks.rados.rados.0.smithi060.stdout:3608: finishing write tid 6 to smithi060156570-35 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3608: oid 35 updating version 0 to 1572 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3608: oid 35 updating version 1572 to 1573 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3608: oid 35 version 1573 is already newer than 1570 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3608: oid 35 version 1573 is already newer than 1571 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3608: oid 35 updating version 1573 to 1574 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 1574 (ObjNum 1110 snap 364 seq_num 1110) dirty exists 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3608: left oid 35 (ObjNum 1110 snap 364 seq_num 1110) 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3609: finishing write tid 1 to smithi060156570-50 2023-12-01T04:59:10.839 INFO:tasks.rados.rados.0.smithi060.stdout:3609: finishing write tid 2 to smithi060156570-50 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3603: done (6 left) 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3605: done (5 left) 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3606: done (4 left) 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3607: done (3 left) 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3608: done (2 left) 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3610: done (1 left) 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3611: delete oid 1 current snap is 364 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3609: finishing write tid 3 to smithi060156570-50 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3609: finishing write tid 4 to smithi060156570-50 2023-12-01T04:59:10.840 INFO:tasks.rados.rados.0.smithi060.stdout:3609: finishing write tid 5 to smithi060156570-50 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3609: oid 50 updating version 0 to 1587 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3609: oid 50 version 1587 is already newer than 1585 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3609: oid 50 updating version 1587 to 1588 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3609: oid 50 version 1588 is already newer than 1586 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1588 (ObjNum 1111 snap 364 seq_num 1111) dirty exists 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3609: left oid 50 (ObjNum 1111 snap 364 seq_num 1111) 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3609: done (1 left) 2023-12-01T04:59:10.841 INFO:tasks.rados.rados.0.smithi060.stdout:3611: done (0 left) 2023-12-01T04:59:10.842 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 364 2023-12-01T04:59:10.842 INFO:tasks.rados.rados.0.smithi060.stdout:3612: seq_num 1114 ranges {1630208=663552,2293760=802816,3096576=401408} 2023-12-01T04:59:10.853 INFO:tasks.rados.rados.0.smithi060.stdout:3612: writing smithi060156570-37 from 1630208 to 2293760 tid 1 2023-12-01T04:59:10.858 INFO:tasks.rados.rados.0.smithi060.stdout:3612: writing smithi060156570-37 from 2293760 to 3096576 tid 2 2023-12-01T04:59:10.860 INFO:tasks.rados.rados.0.smithi060.stdout:3612: writing smithi060156570-37 from 3096576 to 3497984 tid 3 2023-12-01T04:59:10.860 INFO:tasks.rados.rados.0.smithi060.stdout:3613: snap_create 2023-12-01T04:59:10.860 INFO:tasks.rados.rados.0.smithi060.stdout:3612: finishing write tid 1 to smithi060156570-37 2023-12-01T04:59:10.862 INFO:tasks.rados.rados.0.smithi060.stdout:3612: finishing write tid 2 to smithi060156570-37 2023-12-01T04:59:10.863 INFO:tasks.rados.rados.0.smithi060.stdout:3612: finishing write tid 3 to smithi060156570-37 2023-12-01T04:59:10.863 INFO:tasks.rados.rados.0.smithi060.stdout:3612: finishing write tid 4 to smithi060156570-37 2023-12-01T04:59:10.864 INFO:tasks.rados.rados.0.smithi060.stdout:3612: finishing write tid 5 to smithi060156570-37 2023-12-01T04:59:10.864 INFO:tasks.rados.rados.0.smithi060.stdout:3612: oid 37 updating version 0 to 1590 2023-12-01T04:59:10.864 INFO:tasks.rados.rados.0.smithi060.stdout:3612: oid 37 updating version 1590 to 1591 2023-12-01T04:59:10.864 INFO:tasks.rados.rados.0.smithi060.stdout:3612: oid 37 version 1591 is already newer than 1589 2023-12-01T04:59:10.864 INFO:tasks.rados.rados.0.smithi060.stdout:3612: oid 37 updating version 1591 to 1592 2023-12-01T04:59:10.864 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1592 (ObjNum 1114 snap 364 seq_num 1114) dirty exists 2023-12-01T04:59:10.864 INFO:tasks.rados.rados.0.smithi060.stdout:3612: left oid 37 (ObjNum 1114 snap 364 seq_num 1114) 2023-12-01T04:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[94233]: pgmap v1159: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 27 op/s 2023-12-01T04:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[94233]: osdmap e795: 8 total, 8 up, 8 in 2023-12-01T04:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[109077]: pgmap v1159: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 27 op/s 2023-12-01T04:59:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[109077]: osdmap e795: 8 total, 8 up, 8 in 2023-12-01T04:59:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:59:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:59:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:59:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:59:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:10 smithi089 ceph-mon[98504]: pgmap v1159: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.1 MiB/s wr, 27 op/s 2023-12-01T04:59:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:10 smithi089 ceph-mon[98504]: osdmap e795: 8 total, 8 up, 8 in 2023-12-01T04:59:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T04:59:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T04:59:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T04:59:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T04:59:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:11.749 INFO:tasks.rados.rados.0.smithi060.stdout:3612: done (1 left) 2023-12-01T04:59:11.749 INFO:tasks.rados.rados.0.smithi060.stdout:3613: done (0 left) 2023-12-01T04:59:11.749 INFO:tasks.rados.rados.0.smithi060.stdout:3614: read oid 25 snap -1 2023-12-01T04:59:11.749 INFO:tasks.rados.rados.0.smithi060.stdout:3614: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:59:11.749 INFO:tasks.rados.rados.0.smithi060.stdout:3615: snap_create 2023-12-01T04:59:11.775 INFO:tasks.rados.rados.0.smithi060.stdout:3614: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:59:12.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:11 smithi060 ceph-mon[94233]: osdmap e796: 8 total, 8 up, 8 in 2023-12-01T04:59:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:11 smithi060 ceph-mon[109077]: osdmap e796: 8 total, 8 up, 8 in 2023-12-01T04:59:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:11 smithi089 ceph-mon[98504]: osdmap e796: 8 total, 8 up, 8 in 2023-12-01T04:59:12.756 INFO:tasks.rados.rados.0.smithi060.stdout:3614: done (1 left) 2023-12-01T04:59:12.756 INFO:tasks.rados.rados.0.smithi060.stdout:3615: done (0 left) 2023-12-01T04:59:12.756 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 366 2023-12-01T04:59:12.756 INFO:tasks.rados.rados.0.smithi060.stdout:3616: seq_num 1115 ranges {0=679936,679936=688128,1368064=516096} 2023-12-01T04:59:12.759 INFO:tasks.rados.rados.0.smithi060.stdout:3616: writing smithi060156570-1 from 0 to 679936 tid 1 2023-12-01T04:59:12.767 INFO:tasks.rados.rados.0.smithi060.stdout:3616: writing smithi060156570-1 from 679936 to 1368064 tid 2 2023-12-01T04:59:12.767 INFO:tasks.rados.rados.0.smithi060.stdout:3616: writing smithi060156570-1 from 1368064 to 1884160 tid 3 2023-12-01T04:59:12.767 INFO:tasks.rados.rados.0.smithi060.stdout:3616: finishing write tid 1 to smithi060156570-1 2023-12-01T04:59:12.768 INFO:tasks.rados.rados.0.smithi060.stdout:3617: copy_from oid 2 from oid 33 current snap is 366 2023-12-01T04:59:12.768 INFO:tasks.rados.rados.0.smithi060.stdout:3618: read oid 31 snap -1 2023-12-01T04:59:12.768 INFO:tasks.rados.rados.0.smithi060.stdout:3618: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:59:12.768 INFO:tasks.rados.rados.0.smithi060.stdout:3619: snap_remove snap 341 2023-12-01T04:59:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:12 smithi060 ceph-mon[94233]: pgmap v1162: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:12 smithi060 ceph-mon[94233]: osdmap e797: 8 total, 8 up, 8 in 2023-12-01T04:59:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:12 smithi060 ceph-mon[109077]: pgmap v1162: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:12 smithi060 ceph-mon[109077]: osdmap e797: 8 total, 8 up, 8 in 2023-12-01T04:59:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:12 smithi089 ceph-mon[98504]: pgmap v1162: 121 pgs: 121 active+clean; 220 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:12 smithi089 ceph-mon[98504]: osdmap e797: 8 total, 8 up, 8 in 2023-12-01T04:59:13.764 INFO:tasks.rados.rados.0.smithi060.stdout:3619: done (3 left) 2023-12-01T04:59:13.764 INFO:tasks.rados.rados.0.smithi060.stdout:3620: copy_from oid 7 from oid 37 current snap is 366 2023-12-01T04:59:13.767 INFO:tasks.rados.rados.0.smithi060.stdout:3616: finishing write tid 2 to smithi060156570-1 2023-12-01T04:59:13.767 INFO:tasks.rados.rados.0.smithi060.stdout:3616: finishing write tid 3 to smithi060156570-1 2023-12-01T04:59:13.767 INFO:tasks.rados.rados.0.smithi060.stdout:3616: finishing write tid 4 to smithi060156570-1 2023-12-01T04:59:13.767 INFO:tasks.rados.rados.0.smithi060.stdout:3617: finishing copy_from to smithi060156570-2 2023-12-01T04:59:13.767 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 2161 (ObjNum 1055 snap 342 seq_num 1055) dirty exists 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3617: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3616: finishing write tid 5 to smithi060156570-1 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3616: oid 1 updating version 0 to 2167 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3616: oid 1 version 2167 is already newer than 2166 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3616: oid 1 version 2167 is already newer than 2164 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3616: oid 1 version 2167 is already newer than 2165 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 2167 (ObjNum 1115 snap 366 seq_num 1115) dirty exists 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3616: left oid 1 (ObjNum 1115 snap 366 seq_num 1115) 2023-12-01T04:59:13.768 INFO:tasks.rados.rados.0.smithi060.stdout:3618: expect (ObjNum 934 snap 306 seq_num 934) 2023-12-01T04:59:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:13 smithi060 ceph-mon[109077]: osdmap e798: 8 total, 8 up, 8 in 2023-12-01T04:59:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:13 smithi060 ceph-mon[94233]: osdmap e798: 8 total, 8 up, 8 in 2023-12-01T04:59:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:13 smithi089 ceph-mon[98504]: osdmap e798: 8 total, 8 up, 8 in 2023-12-01T04:59:14.603 INFO:tasks.rados.rados.0.smithi060.stdout:3620: finishing copy_from to smithi060156570-7 2023-12-01T04:59:14.604 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 1592 (ObjNum 1114 snap 364 seq_num 1114) dirty exists 2023-12-01T04:59:14.604 INFO:tasks.rados.rados.0.smithi060.stdout:3620: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:59:14.604 INFO:tasks.rados.rados.0.smithi060.stdout:3616: done (3 left) 2023-12-01T04:59:14.604 INFO:tasks.rados.rados.0.smithi060.stdout:3617: done (2 left) 2023-12-01T04:59:14.604 INFO:tasks.rados.rados.0.smithi060.stdout:3618: done (1 left) 2023-12-01T04:59:14.604 INFO:tasks.rados.rados.0.smithi060.stdout:3620: done (0 left) 2023-12-01T04:59:14.604 INFO:tasks.rados.rados.0.smithi060.stdout:3621: delete oid 50 current snap is 366 2023-12-01T04:59:14.606 INFO:tasks.rados.rados.0.smithi060.stdout:3621: done (0 left) 2023-12-01T04:59:14.606 INFO:tasks.rados.rados.0.smithi060.stdout:3622: snap_create 2023-12-01T04:59:14.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:59:14] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:59:14.766 INFO:tasks.rados.rados.0.smithi060.stdout:3622: done (0 left) 2023-12-01T04:59:14.766 INFO:tasks.rados.rados.0.smithi060.stdout:3623: read oid 47 snap 353 2023-12-01T04:59:14.766 INFO:tasks.rados.rados.0.smithi060.stdout:3623: expect (ObjNum 1052 snap 342 seq_num 1052) 2023-12-01T04:59:14.766 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 36 current snap is 367 2023-12-01T04:59:14.766 INFO:tasks.rados.rados.0.smithi060.stdout:3624: seq_num 1117 ranges {0=712704,712704=458752,1171456=655360,1826816=90112} 2023-12-01T04:59:14.770 INFO:tasks.rados.rados.0.smithi060.stdout:3624: writing smithi060156570-36 from 0 to 712704 tid 1 2023-12-01T04:59:14.773 INFO:tasks.rados.rados.0.smithi060.stdout:3624: writing smithi060156570-36 from 712704 to 1171456 tid 2 2023-12-01T04:59:14.777 INFO:tasks.rados.rados.0.smithi060.stdout:3624: writing smithi060156570-36 from 1171456 to 1826816 tid 3 2023-12-01T04:59:14.777 INFO:tasks.rados.rados.0.smithi060.stdout:3624: writing smithi060156570-36 from 1826816 to 1916928 tid 4 2023-12-01T04:59:14.777 INFO:tasks.rados.rados.0.smithi060.stdout:3625: snap_remove snap 351 2023-12-01T04:59:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:14 smithi060 ceph-mon[109077]: pgmap v1165: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-01T04:59:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:14 smithi060 ceph-mon[109077]: osdmap e799: 8 total, 8 up, 8 in 2023-12-01T04:59:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:14 smithi060 ceph-mon[94233]: pgmap v1165: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-01T04:59:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:14 smithi060 ceph-mon[94233]: osdmap e799: 8 total, 8 up, 8 in 2023-12-01T04:59:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:14 smithi089 ceph-mon[98504]: pgmap v1165: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-01T04:59:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:14 smithi089 ceph-mon[98504]: osdmap e799: 8 total, 8 up, 8 in 2023-12-01T04:59:15.774 INFO:tasks.rados.rados.0.smithi060.stdout:3625: done (2 left) 2023-12-01T04:59:15.774 INFO:tasks.rados.rados.0.smithi060.stdout:3626: delete oid 3 current snap is 367 2023-12-01T04:59:15.774 INFO:tasks.rados.rados.0.smithi060.stdout:3623: expect (ObjNum 1052 snap 342 seq_num 1052) 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: finishing write tid 1 to smithi060156570-36 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: finishing write tid 2 to smithi060156570-36 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: finishing write tid 3 to smithi060156570-36 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3623: done (2 left) 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3626: done (1 left) 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3627: setattr oid 50 current snap is 367 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: finishing write tid 4 to smithi060156570-36 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: finishing write tid 5 to smithi060156570-36 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: finishing write tid 6 to smithi060156570-36 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: oid 36 updating version 0 to 2170 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: oid 36 updating version 2170 to 2171 2023-12-01T04:59:15.808 INFO:tasks.rados.rados.0.smithi060.stdout:3624: oid 36 updating version 2171 to 2174 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3624: oid 36 version 2174 is already newer than 2172 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3624: oid 36 version 2174 is already newer than 2173 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 36 v 2174 (ObjNum 1117 snap 367 seq_num 1117) dirty exists 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3624: left oid 36 (ObjNum 1117 snap 367 seq_num 1117) 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3624: done (1 left) 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3628: read oid 48 snap -1 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3628: expect deleted 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3629: copy_from oid 8 from oid 22 current snap is 367 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3630: read oid 14 snap -1 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3630: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3631: read oid 29 snap -1 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3631: expect (ObjNum 1055 snap 342 seq_num 1055) 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3632: read oid 42 snap 365 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:3632: expect (ObjNum 1098 snap 357 seq_num 1098) 2023-12-01T04:59:15.809 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 367 2023-12-01T04:59:15.810 INFO:tasks.rados.rados.0.smithi060.stdout:3633: seq_num 1119 ranges {1433600=745472,2179072=679936,2859008=524288} 2023-12-01T04:59:15.820 INFO:tasks.rados.rados.0.smithi060.stdout:3633: writing smithi060156570-38 from 1433600 to 2179072 tid 1 2023-12-01T04:59:15.824 INFO:tasks.rados.rados.0.smithi060.stdout:3633: writing smithi060156570-38 from 2179072 to 2859008 tid 2 2023-12-01T04:59:15.827 INFO:tasks.rados.rados.0.smithi060.stdout:3633: writing smithi060156570-38 from 2859008 to 3383296 tid 3 2023-12-01T04:59:15.827 INFO:tasks.rados.rados.0.smithi060.stdout:3634: rollback oid 24 current snap is 367 2023-12-01T04:59:15.827 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 24 to 340 2023-12-01T04:59:15.828 INFO:tasks.rados.rados.0.smithi060.stdout:3630: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:59:15.830 INFO:tasks.rados.rados.0.smithi060.stdout:3629: finishing copy_from to smithi060156570-8 2023-12-01T04:59:15.831 INFO:tasks.rados.rados.0.smithi060.stdout:3629: got expected ENOENT (src dne) 2023-12-01T04:59:15.831 INFO:tasks.rados.rados.0.smithi060.stdout:3629: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:59:15.831 INFO:tasks.rados.rados.0.smithi060.stdout:3631: expect (ObjNum 1055 snap 342 seq_num 1055) 2023-12-01T04:59:15.853 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1594 (ObjNum 305 snap 0 seq_num 1) dirty exists 2023-12-01T04:59:15.854 INFO:tasks.rados.rados.0.smithi060.stdout:3632: expect (ObjNum 1098 snap 357 seq_num 1098) 2023-12-01T04:59:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:15 smithi089 ceph-mon[98504]: osdmap e800: 8 total, 8 up, 8 in 2023-12-01T04:59:16.038 INFO:tasks.rados.rados.0.smithi060.stdout:3633: finishing write tid 1 to smithi060156570-38 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3627: done (7 left) 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3628: done (6 left) 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3629: done (5 left) 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3630: done (4 left) 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3631: done (3 left) 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3632: done (2 left) 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3635: delete oid 8 current snap is 367 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3633: finishing write tid 2 to smithi060156570-38 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3633: finishing write tid 3 to smithi060156570-38 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3634: finishing rollback tid 0 to smithi060156570-24 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3634: finishing rollback tid 1 to smithi060156570-24 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3634: finishing rollback tid 2 to smithi060156570-24 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1938 (ObjNum 954 snap 314 seq_num 954) dirty exists 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3633: finishing write tid 4 to smithi060156570-38 2023-12-01T04:59:16.039 INFO:tasks.rados.rados.0.smithi060.stdout:3633: finishing write tid 5 to smithi060156570-38 2023-12-01T04:59:16.040 INFO:tasks.rados.rados.0.smithi060.stdout:3633: oid 38 updating version 0 to 1782 2023-12-01T04:59:16.040 INFO:tasks.rados.rados.0.smithi060.stdout:3633: oid 38 version 1782 is already newer than 1781 2023-12-01T04:59:16.040 INFO:tasks.rados.rados.0.smithi060.stdout:3633: oid 38 version 1782 is already newer than 1779 2023-12-01T04:59:16.040 INFO:tasks.rados.rados.0.smithi060.stdout:3633: oid 38 version 1782 is already newer than 1780 2023-12-01T04:59:16.040 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1782 (ObjNum 1119 snap 367 seq_num 1119) dirty exists 2023-12-01T04:59:16.040 INFO:tasks.rados.rados.0.smithi060.stdout:3633: left oid 38 (ObjNum 1119 snap 367 seq_num 1119) 2023-12-01T04:59:16.041 INFO:tasks.rados.rados.0.smithi060.stdout:3633: done (2 left) 2023-12-01T04:59:16.041 INFO:tasks.rados.rados.0.smithi060.stdout:3634: done (1 left) 2023-12-01T04:59:16.041 INFO:tasks.rados.rados.0.smithi060.stdout:3635: done (0 left) 2023-12-01T04:59:16.041 INFO:tasks.rados.rados.0.smithi060.stdout:3636: read oid 4 snap -1 2023-12-01T04:59:16.041 INFO:tasks.rados.rados.0.smithi060.stdout:3636: expect (ObjNum 1075 snap 351 seq_num 1075) 2023-12-01T04:59:16.041 INFO:tasks.rados.rados.0.smithi060.stdout:3637: copy_from oid 3 from oid 32 current snap is 367 2023-12-01T04:59:16.041 INFO:tasks.rados.rados.0.smithi060.stdout:3638: snap_remove snap 359 2023-12-01T04:59:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:15 smithi060 ceph-mon[94233]: osdmap e800: 8 total, 8 up, 8 in 2023-12-01T04:59:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:15 smithi060 ceph-mon[109077]: osdmap e800: 8 total, 8 up, 8 in 2023-12-01T04:59:16.482 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:59:16.722 INFO:tasks.rados.rados.0.smithi060.stdout:3638: done (2 left) 2023-12-01T04:59:16.722 INFO:tasks.rados.rados.0.smithi060.stdout:3639: snap_remove snap 364 2023-12-01T04:59:16.825 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (13m) 2m ago 14m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (13m) 2m ago 13m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (14m) 2m ago 14m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (14m) 2m ago 14m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (17m) 2m ago 17m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (19m) 2m ago 19m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (19m) 2m ago 19m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (18m) 2m ago 18m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (18m) 2m ago 18m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (13m) 2m ago 13m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (13m) 2m ago 13m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (17m) 2m ago 17m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:59:16.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (17m) 2m ago 17m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:59:16.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (16m) 2m ago 16m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:59:16.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (16m) 2m ago 16m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:59:16.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (16m) 2m ago 16m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:59:16.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (15m) 2m ago 15m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:59:16.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (15m) 2m ago 15m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:59:16.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (15m) 2m ago 15m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:59:16.827 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (13m) 2m ago 14m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:59:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:16 smithi089 ceph-mon[98504]: pgmap v1168: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-01T04:59:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:16 smithi089 ceph-mon[98504]: osdmap e801: 8 total, 8 up, 8 in 2023-12-01T04:59:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:16 smithi089 ceph-mon[98504]: osdmap e802: 8 total, 8 up, 8 in 2023-12-01T04:59:17.226 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:59:17.226 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:59:17.226 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:59:17.226 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:17.227 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:59:17.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:59:17.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:17.227 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:59:17.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:59:17.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:17.227 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:59:17.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:59:17.228 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:17.228 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:59:17.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:59:17.228 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:59:17.228 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:59:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:16 smithi060 ceph-mon[109077]: pgmap v1168: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-01T04:59:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:16 smithi060 ceph-mon[109077]: osdmap e801: 8 total, 8 up, 8 in 2023-12-01T04:59:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:16 smithi060 ceph-mon[109077]: osdmap e802: 8 total, 8 up, 8 in 2023-12-01T04:59:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:16 smithi060 ceph-mon[94233]: pgmap v1168: 121 pgs: 121 active+clean; 240 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 2.9 MiB/s wr, 13 op/s 2023-12-01T04:59:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:16 smithi060 ceph-mon[94233]: osdmap e801: 8 total, 8 up, 8 in 2023-12-01T04:59:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:16 smithi060 ceph-mon[94233]: osdmap e802: 8 total, 8 up, 8 in 2023-12-01T04:59:17.725 INFO:tasks.rados.rados.0.smithi060.stdout:3639: done (2 left) 2023-12-01T04:59:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:3640: rollback oid 17 current snap is 367 2023-12-01T04:59:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 17 to 340 2023-12-01T04:59:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:3641: delete oid 45 current snap is 367 2023-12-01T04:59:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:3637: finishing copy_from to smithi060156570-3 2023-12-01T04:59:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:3637: got expected ENOENT (src dne) 2023-12-01T04:59:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:3637: finishing copy_from racing read to smithi060156570-3 2023-12-01T04:59:17.726 INFO:tasks.rados.rados.0.smithi060.stdout:3636: expect (ObjNum 1075 snap 351 seq_num 1075) 2023-12-01T04:59:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:3640: finishing rollback tid 0 to smithi060156570-17 2023-12-01T04:59:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:3636: done (3 left) 2023-12-01T04:59:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:3637: done (2 left) 2023-12-01T04:59:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:3641: done (1 left) 2023-12-01T04:59:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:3642: snap_create 2023-12-01T04:59:17.760 INFO:tasks.rados.rados.0.smithi060.stdout:3640: finishing rollback tid 1 to smithi060156570-17 2023-12-01T04:59:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:3640: finishing rollback tid 2 to smithi060156570-17 2023-12-01T04:59:17.761 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1785 (ObjNum 1034 snap 335 seq_num 1034) dirty exists 2023-12-01T04:59:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:17 smithi089 ceph-mon[98504]: from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:17 smithi089 ceph-mon[98504]: from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2201147194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:59:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:17 smithi089 ceph-mon[98504]: osdmap e803: 8 total, 8 up, 8 in 2023-12-01T04:59:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[94233]: from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[94233]: from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2201147194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:59:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[94233]: osdmap e803: 8 total, 8 up, 8 in 2023-12-01T04:59:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[109077]: from='client.25361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[109077]: from='client.25367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2201147194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:59:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:17 smithi060 ceph-mon[109077]: osdmap e803: 8 total, 8 up, 8 in 2023-12-01T04:59:18.726 INFO:tasks.rados.rados.0.smithi060.stdout:3640: done (1 left) 2023-12-01T04:59:18.726 INFO:tasks.rados.rados.0.smithi060.stdout:3642: done (0 left) 2023-12-01T04:59:18.726 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 368 2023-12-01T04:59:18.727 INFO:tasks.rados.rados.0.smithi060.stdout:3643: seq_num 1122 ranges {9748480=794624,10543104=729088,11272192=475136} 2023-12-01T04:59:18.784 INFO:tasks.rados.rados.0.smithi060.stdout:3643: writing smithi060156570-31 from 9748480 to 10543104 tid 1 2023-12-01T04:59:18.788 INFO:tasks.rados.rados.0.smithi060.stdout:3643: writing smithi060156570-31 from 10543104 to 11272192 tid 2 2023-12-01T04:59:18.791 INFO:tasks.rados.rados.0.smithi060.stdout:3643: writing smithi060156570-31 from 11272192 to 11747328 tid 3 2023-12-01T04:59:18.791 INFO:tasks.rados.rados.0.smithi060.stdout:3643: finishing write tid 1 to smithi060156570-31 2023-12-01T04:59:18.791 INFO:tasks.rados.rados.0.smithi060.stdout:3644: delete oid 30 current snap is 368 2023-12-01T04:59:18.795 INFO:tasks.rados.rados.0.smithi060.stdout:3643: finishing write tid 2 to smithi060156570-31 2023-12-01T04:59:18.795 INFO:tasks.rados.rados.0.smithi060.stdout:3643: finishing write tid 3 to smithi060156570-31 2023-12-01T04:59:18.795 INFO:tasks.rados.rados.0.smithi060.stdout:3643: finishing write tid 4 to smithi060156570-31 2023-12-01T04:59:18.795 INFO:tasks.rados.rados.0.smithi060.stdout:3644: done (1 left) 2023-12-01T04:59:18.795 INFO:tasks.rados.rados.0.smithi060.stdout:3645: delete oid 22 current snap is 368 2023-12-01T04:59:18.796 INFO:tasks.rados.rados.0.smithi060.stdout:3643: finishing write tid 5 to smithi060156570-31 2023-12-01T04:59:18.796 INFO:tasks.rados.rados.0.smithi060.stdout:3643: oid 31 updating version 0 to 1938 2023-12-01T04:59:18.797 INFO:tasks.rados.rados.0.smithi060.stdout:3643: oid 31 updating version 1938 to 1941 2023-12-01T04:59:18.797 INFO:tasks.rados.rados.0.smithi060.stdout:3643: oid 31 version 1941 is already newer than 1940 2023-12-01T04:59:18.797 INFO:tasks.rados.rados.0.smithi060.stdout:3643: oid 31 version 1941 is already newer than 1939 2023-12-01T04:59:18.797 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 1941 (ObjNum 1122 snap 368 seq_num 1122) dirty exists 2023-12-01T04:59:18.797 INFO:tasks.rados.rados.0.smithi060.stdout:3643: left oid 31 (ObjNum 1122 snap 368 seq_num 1122) 2023-12-01T04:59:18.798 INFO:tasks.rados.rados.0.smithi060.stdout:3643: done (1 left) 2023-12-01T04:59:18.798 INFO:tasks.rados.rados.0.smithi060.stdout:3645: done (0 left) 2023-12-01T04:59:18.799 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 368 2023-12-01T04:59:18.799 INFO:tasks.rados.rados.0.smithi060.stdout:3646: seq_num 1125 ranges {2326528=450560,2777088=786432,3563520=614400,4177920=204800} 2023-12-01T04:59:18.814 INFO:tasks.rados.rados.0.smithi060.stdout:3646: writing smithi060156570-44 from 2326528 to 2777088 tid 1 2023-12-01T04:59:18.818 INFO:tasks.rados.rados.0.smithi060.stdout:3646: writing smithi060156570-44 from 2777088 to 3563520 tid 2 2023-12-01T04:59:18.821 INFO:tasks.rados.rados.0.smithi060.stdout:3646: writing smithi060156570-44 from 3563520 to 4177920 tid 3 2023-12-01T04:59:18.823 INFO:tasks.rados.rados.0.smithi060.stdout:3646: writing smithi060156570-44 from 4177920 to 4382720 tid 4 2023-12-01T04:59:18.823 INFO:tasks.rados.rados.0.smithi060.stdout:3647: snap_remove snap 353 2023-12-01T04:59:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:18 smithi089 ceph-mon[98504]: pgmap v1171: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T04:59:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:18 smithi089 ceph-mon[98504]: osdmap e804: 8 total, 8 up, 8 in 2023-12-01T04:59:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:18 smithi060 ceph-mon[94233]: pgmap v1171: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T04:59:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:18 smithi060 ceph-mon[94233]: osdmap e804: 8 total, 8 up, 8 in 2023-12-01T04:59:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:18 smithi060 ceph-mon[109077]: pgmap v1171: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T04:59:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:18 smithi060 ceph-mon[109077]: osdmap e804: 8 total, 8 up, 8 in 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3647: done (1 left) 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3648: snap_create 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3646: finishing write tid 1 to smithi060156570-44 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3646: finishing write tid 2 to smithi060156570-44 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3646: finishing write tid 3 to smithi060156570-44 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3646: finishing write tid 4 to smithi060156570-44 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3646: finishing write tid 5 to smithi060156570-44 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3646: finishing write tid 6 to smithi060156570-44 2023-12-01T04:59:19.783 INFO:tasks.rados.rados.0.smithi060.stdout:3646: oid 44 updating version 0 to 2165 2023-12-01T04:59:19.784 INFO:tasks.rados.rados.0.smithi060.stdout:3646: oid 44 updating version 2165 to 2166 2023-12-01T04:59:19.784 INFO:tasks.rados.rados.0.smithi060.stdout:3646: oid 44 version 2166 is already newer than 2163 2023-12-01T04:59:19.784 INFO:tasks.rados.rados.0.smithi060.stdout:3646: oid 44 version 2166 is already newer than 2162 2023-12-01T04:59:19.784 INFO:tasks.rados.rados.0.smithi060.stdout:3646: oid 44 version 2166 is already newer than 2164 2023-12-01T04:59:19.784 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 2166 (ObjNum 1125 snap 368 seq_num 1125) dirty exists 2023-12-01T04:59:19.784 INFO:tasks.rados.rados.0.smithi060.stdout:3646: left oid 44 (ObjNum 1125 snap 368 seq_num 1125) 2023-12-01T04:59:20.788 INFO:tasks.rados.rados.0.smithi060.stdout:3646: done (1 left) 2023-12-01T04:59:20.789 INFO:tasks.rados.rados.0.smithi060.stdout:3648: done (0 left) 2023-12-01T04:59:20.789 INFO:tasks.rados.rados.0.smithi060.stdout:3649: rollback oid 21 current snap is 369 2023-12-01T04:59:20.789 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 365 2023-12-01T04:59:20.789 INFO:tasks.rados.rados.0.smithi060.stdout:3650: rollback oid 38 current snap is 369 2023-12-01T04:59:20.789 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 38 to 363 2023-12-01T04:59:20.789 INFO:tasks.rados.rados.0.smithi060.stdout:3651: snap_create 2023-12-01T04:59:20.795 INFO:tasks.rados.rados.0.smithi060.stdout:3649: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:59:20.796 INFO:tasks.rados.rados.0.smithi060.stdout:3649: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:59:20.796 INFO:tasks.rados.rados.0.smithi060.stdout:3650: finishing rollback tid 0 to smithi060156570-38 2023-12-01T04:59:20.796 INFO:tasks.rados.rados.0.smithi060.stdout:3649: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:59:20.796 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 2177 (ObjNum 1091 snap 356 seq_num 1091) dirty exists 2023-12-01T04:59:20.796 INFO:tasks.rados.rados.0.smithi060.stdout:3650: finishing rollback tid 1 to smithi060156570-38 2023-12-01T04:59:20.797 INFO:tasks.rados.rados.0.smithi060.stdout:3650: finishing rollback tid 2 to smithi060156570-38 2023-12-01T04:59:20.797 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1788 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T04:59:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:20 smithi089 ceph-mon[98504]: pgmap v1174: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T04:59:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:20 smithi089 ceph-mon[98504]: osdmap e805: 8 total, 8 up, 8 in 2023-12-01T04:59:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:20 smithi060 ceph-mon[94233]: pgmap v1174: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T04:59:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:20 smithi060 ceph-mon[94233]: osdmap e805: 8 total, 8 up, 8 in 2023-12-01T04:59:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:20 smithi060 ceph-mon[109077]: pgmap v1174: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T04:59:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:20 smithi060 ceph-mon[109077]: osdmap e805: 8 total, 8 up, 8 in 2023-12-01T04:59:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:3649: done (2 left) 2023-12-01T04:59:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:3650: done (1 left) 2023-12-01T04:59:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:3651: done (0 left) 2023-12-01T04:59:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:3652: read oid 9 snap 337 2023-12-01T04:59:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:3652: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:59:21.725 INFO:tasks.rados.rados.0.smithi060.stdout:3653: delete oid 24 current snap is 370 2023-12-01T04:59:21.730 INFO:tasks.rados.rados.0.smithi060.stdout:3653: done (1 left) 2023-12-01T04:59:21.730 INFO:tasks.rados.rados.0.smithi060.stdout:3654: rollback oid 26 current snap is 370 2023-12-01T04:59:21.730 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 26 to 369 2023-12-01T04:59:21.730 INFO:tasks.rados.rados.0.smithi060.stdout:3655: snap_create 2023-12-01T04:59:21.735 INFO:tasks.rados.rados.0.smithi060.stdout:3654: finishing rollback tid 0 to smithi060156570-26 2023-12-01T04:59:21.737 INFO:tasks.rados.rados.0.smithi060.stdout:3654: finishing rollback tid 1 to smithi060156570-26 2023-12-01T04:59:21.737 INFO:tasks.rados.rados.0.smithi060.stdout:3654: finishing rollback tid 2 to smithi060156570-26 2023-12-01T04:59:21.738 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1567 (ObjNum 1103 snap 360 seq_num 1103) dirty exists 2023-12-01T04:59:21.745 INFO:tasks.rados.rados.0.smithi060.stdout:3652: expect (ObjNum 936 snap 306 seq_num 936) 2023-12-01T04:59:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:21 smithi060 ceph-mon[94233]: osdmap e806: 8 total, 8 up, 8 in 2023-12-01T04:59:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:21 smithi060 ceph-mon[94233]: osdmap e807: 8 total, 8 up, 8 in 2023-12-01T04:59:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:21 smithi060 ceph-mon[109077]: osdmap e806: 8 total, 8 up, 8 in 2023-12-01T04:59:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:21 smithi060 ceph-mon[109077]: osdmap e807: 8 total, 8 up, 8 in 2023-12-01T04:59:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:21 smithi089 ceph-mon[98504]: osdmap e806: 8 total, 8 up, 8 in 2023-12-01T04:59:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:21 smithi089 ceph-mon[98504]: osdmap e807: 8 total, 8 up, 8 in 2023-12-01T04:59:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:3652: done (2 left) 2023-12-01T04:59:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:3654: done (1 left) 2023-12-01T04:59:22.732 INFO:tasks.rados.rados.0.smithi060.stdout:3655: done (0 left) 2023-12-01T04:59:22.733 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 23 current snap is 371 2023-12-01T04:59:22.733 INFO:tasks.rados.rados.0.smithi060.stdout:3656: seq_num 1127 ranges {3538944=483328,4022272=598016,4620288=581632,5201920=425984} 2023-12-01T04:59:22.754 INFO:tasks.rados.rados.0.smithi060.stdout:3656: writing smithi060156570-23 from 3538944 to 4022272 tid 1 2023-12-01T04:59:22.757 INFO:tasks.rados.rados.0.smithi060.stdout:3656: writing smithi060156570-23 from 4022272 to 4620288 tid 2 2023-12-01T04:59:22.761 INFO:tasks.rados.rados.0.smithi060.stdout:3656: writing smithi060156570-23 from 4620288 to 5201920 tid 3 2023-12-01T04:59:22.764 INFO:tasks.rados.rados.0.smithi060.stdout:3656: writing smithi060156570-23 from 5201920 to 5627904 tid 4 2023-12-01T04:59:22.764 INFO:tasks.rados.rados.0.smithi060.stdout:3657: delete oid 13 current snap is 371 2023-12-01T04:59:22.764 INFO:tasks.rados.rados.0.smithi060.stdout:3656: finishing write tid 1 to smithi060156570-23 2023-12-01T04:59:22.766 INFO:tasks.rados.rados.0.smithi060.stdout:3656: finishing write tid 2 to smithi060156570-23 2023-12-01T04:59:22.766 INFO:tasks.rados.rados.0.smithi060.stdout:3656: finishing write tid 3 to smithi060156570-23 2023-12-01T04:59:22.768 INFO:tasks.rados.rados.0.smithi060.stdout:3656: finishing write tid 4 to smithi060156570-23 2023-12-01T04:59:22.768 INFO:tasks.rados.rados.0.smithi060.stdout:3656: finishing write tid 5 to smithi060156570-23 2023-12-01T04:59:22.769 INFO:tasks.rados.rados.0.smithi060.stdout:3657: done (1 left) 2023-12-01T04:59:22.769 INFO:tasks.rados.rados.0.smithi060.stdout:3658: copy_from oid 14 from oid 37 current snap is 371 2023-12-01T04:59:22.769 INFO:tasks.rados.rados.0.smithi060.stdout:3659: snap_remove snap 370 2023-12-01T04:59:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:22 smithi060 ceph-mon[94233]: pgmap v1177: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:22 smithi060 ceph-mon[94233]: osdmap e808: 8 total, 8 up, 8 in 2023-12-01T04:59:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:22 smithi060 ceph-mon[109077]: pgmap v1177: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:22 smithi060 ceph-mon[109077]: osdmap e808: 8 total, 8 up, 8 in 2023-12-01T04:59:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:22 smithi089 ceph-mon[98504]: pgmap v1177: 121 pgs: 121 active+clean; 248 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:22 smithi089 ceph-mon[98504]: osdmap e808: 8 total, 8 up, 8 in 2023-12-01T04:59:23.734 INFO:tasks.rados.rados.0.smithi060.stdout:3659: done (2 left) 2023-12-01T04:59:23.735 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 19 current snap is 371 2023-12-01T04:59:23.735 INFO:tasks.rados.rados.0.smithi060.stdout:3660: seq_num 1129 ranges {5513216=516096,6029312=770048,6799360=598016,7397376=237568} 2023-12-01T04:59:23.767 INFO:tasks.rados.rados.0.smithi060.stdout:3660: writing smithi060156570-19 from 5513216 to 6029312 tid 1 2023-12-01T04:59:23.772 INFO:tasks.rados.rados.0.smithi060.stdout:3660: writing smithi060156570-19 from 6029312 to 6799360 tid 2 2023-12-01T04:59:23.775 INFO:tasks.rados.rados.0.smithi060.stdout:3660: writing smithi060156570-19 from 6799360 to 7397376 tid 3 2023-12-01T04:59:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:3660: writing smithi060156570-19 from 7397376 to 7634944 tid 4 2023-12-01T04:59:23.777 INFO:tasks.rados.rados.0.smithi060.stdout:3661: snap_create 2023-12-01T04:59:23.778 INFO:tasks.rados.rados.0.smithi060.stdout:3656: finishing write tid 6 to smithi060156570-23 2023-12-01T04:59:23.778 INFO:tasks.rados.rados.0.smithi060.stdout:3656: oid 23 updating version 0 to 2045 2023-12-01T04:59:23.778 INFO:tasks.rados.rados.0.smithi060.stdout:3656: oid 23 updating version 2045 to 2047 2023-12-01T04:59:23.778 INFO:tasks.rados.rados.0.smithi060.stdout:3656: oid 23 version 2047 is already newer than 2046 2023-12-01T04:59:23.778 INFO:tasks.rados.rados.0.smithi060.stdout:3656: oid 23 updating version 2047 to 2048 2023-12-01T04:59:23.778 INFO:tasks.rados.rados.0.smithi060.stdout:3656: oid 23 version 2048 is already newer than 2044 2023-12-01T04:59:23.779 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 2048 (ObjNum 1127 snap 371 seq_num 1127) dirty exists 2023-12-01T04:59:23.779 INFO:tasks.rados.rados.0.smithi060.stdout:3656: left oid 23 (ObjNum 1127 snap 371 seq_num 1127) 2023-12-01T04:59:23.779 INFO:tasks.rados.rados.0.smithi060.stdout:3658: finishing copy_from to smithi060156570-14 2023-12-01T04:59:23.779 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 14 v 1592 (ObjNum 1114 snap 364 seq_num 1114) dirty exists 2023-12-01T04:59:23.779 INFO:tasks.rados.rados.0.smithi060.stdout:3658: finishing copy_from racing read to smithi060156570-14 2023-12-01T04:59:23.779 INFO:tasks.rados.rados.0.smithi060.stdout:3660: finishing write tid 1 to smithi060156570-19 2023-12-01T04:59:23.780 INFO:tasks.rados.rados.0.smithi060.stdout:3660: finishing write tid 2 to smithi060156570-19 2023-12-01T04:59:23.783 INFO:tasks.rados.rados.0.smithi060.stdout:3660: finishing write tid 3 to smithi060156570-19 2023-12-01T04:59:23.783 INFO:tasks.rados.rados.0.smithi060.stdout:3660: finishing write tid 4 to smithi060156570-19 2023-12-01T04:59:23.783 INFO:tasks.rados.rados.0.smithi060.stdout:3660: finishing write tid 5 to smithi060156570-19 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3660: finishing write tid 6 to smithi060156570-19 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3660: oid 19 updating version 0 to 1942 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3660: oid 19 updating version 1942 to 1944 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3660: oid 19 updating version 1944 to 1945 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3660: oid 19 updating version 1945 to 1946 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3660: oid 19 version 1946 is already newer than 1943 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1946 (ObjNum 1129 snap 371 seq_num 1129) dirty exists 2023-12-01T04:59:23.785 INFO:tasks.rados.rados.0.smithi060.stdout:3660: left oid 19 (ObjNum 1129 snap 371 seq_num 1129) 2023-12-01T04:59:24.730 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:59:24] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T04:59:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:3656: done (3 left) 2023-12-01T04:59:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:3658: done (2 left) 2023-12-01T04:59:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:3660: done (1 left) 2023-12-01T04:59:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:3661: done (0 left) 2023-12-01T04:59:24.739 INFO:tasks.rados.rados.0.smithi060.stdout:3662: copy_from oid 7 from oid 49 current snap is 372 2023-12-01T04:59:24.740 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 37 current snap is 372 2023-12-01T04:59:24.740 INFO:tasks.rados.rados.0.smithi060.stdout:3663: seq_num 1130 ranges {3497984=532480,4030464=655360,4685824=753664,5439488=196608} 2023-12-01T04:59:24.761 INFO:tasks.rados.rados.0.smithi060.stdout:3663: writing smithi060156570-37 from 3497984 to 4030464 tid 1 2023-12-01T04:59:24.765 INFO:tasks.rados.rados.0.smithi060.stdout:3663: writing smithi060156570-37 from 4030464 to 4685824 tid 2 2023-12-01T04:59:24.769 INFO:tasks.rados.rados.0.smithi060.stdout:3663: writing smithi060156570-37 from 4685824 to 5439488 tid 3 2023-12-01T04:59:24.771 INFO:tasks.rados.rados.0.smithi060.stdout:3663: writing smithi060156570-37 from 5439488 to 5636096 tid 4 2023-12-01T04:59:24.771 INFO:tasks.rados.rados.0.smithi060.stdout:3664: copy_from oid 5 from oid 6 current snap is 372 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3662: finishing copy_from to smithi060156570-7 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3662: got expected ENOENT (src dne) 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3662: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3663: finishing write tid 1 to smithi060156570-37 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3663: finishing write tid 2 to smithi060156570-37 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3662: done (2 left) 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3665: rollback oid 46 current snap is 372 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 46 to 365 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3666: rollback oid 33 current snap is 372 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 33 to 348 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3667: copy_from oid 34 from oid 48 current snap is 372 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 372 2023-12-01T04:59:24.772 INFO:tasks.rados.rados.0.smithi060.stdout:3668: seq_num 1131 ranges {7225344=548864,7774208=540672,8314880=565248,8880128=425984,9306112=73728} 2023-12-01T04:59:24.814 INFO:tasks.rados.rados.0.smithi060.stdout:3668: writing smithi060156570-26 from 7225344 to 7774208 tid 1 2023-12-01T04:59:24.817 INFO:tasks.rados.rados.0.smithi060.stdout:3668: writing smithi060156570-26 from 7774208 to 8314880 tid 2 2023-12-01T04:59:24.820 INFO:tasks.rados.rados.0.smithi060.stdout:3668: writing smithi060156570-26 from 8314880 to 8880128 tid 3 2023-12-01T04:59:24.822 INFO:tasks.rados.rados.0.smithi060.stdout:3668: writing smithi060156570-26 from 8880128 to 9306112 tid 4 2023-12-01T04:59:24.823 INFO:tasks.rados.rados.0.smithi060.stdout:3668: writing smithi060156570-26 from 9306112 to 9379840 tid 5 2023-12-01T04:59:24.823 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 372 2023-12-01T04:59:24.823 INFO:tasks.rados.rados.0.smithi060.stdout:3667: finishing copy_from to smithi060156570-34 2023-12-01T04:59:24.823 INFO:tasks.rados.rados.0.smithi060.stdout:3667: got expected ENOENT (src dne) 2023-12-01T04:59:24.823 INFO:tasks.rados.rados.0.smithi060.stdout:3667: finishing copy_from racing read to smithi060156570-34 2023-12-01T04:59:24.824 INFO:tasks.rados.rados.0.smithi060.stdout:3663: finishing write tid 3 to smithi060156570-37 2023-12-01T04:59:24.824 INFO:tasks.rados.rados.0.smithi060.stdout:3663: finishing write tid 4 to smithi060156570-37 2023-12-01T04:59:24.824 INFO:tasks.rados.rados.0.smithi060.stdout:3665: finishing rollback tid 0 to smithi060156570-46 2023-12-01T04:59:24.824 INFO:tasks.rados.rados.0.smithi060.stdout:3665: finishing rollback tid 1 to smithi060156570-46 2023-12-01T04:59:24.824 INFO:tasks.rados.rados.0.smithi060.stdout:3669: seq_num 1132 ranges {0=565248,565248=425984,991232=770048,1761280=409600} 2023-12-01T04:59:24.826 INFO:tasks.rados.rados.0.smithi060.stdout:3669: writing smithi060156570-43 from 0 to 565248 tid 1 2023-12-01T04:59:24.829 INFO:tasks.rados.rados.0.smithi060.stdout:3669: writing smithi060156570-43 from 565248 to 991232 tid 2 2023-12-01T04:59:24.833 INFO:tasks.rados.rados.0.smithi060.stdout:3669: writing smithi060156570-43 from 991232 to 1761280 tid 3 2023-12-01T04:59:24.836 INFO:tasks.rados.rados.0.smithi060.stdout:3669: writing smithi060156570-43 from 1761280 to 2170880 tid 4 2023-12-01T04:59:24.836 INFO:tasks.rados.rados.0.smithi060.stdout:3667: done (6 left) 2023-12-01T04:59:24.836 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 24 current snap is 372 2023-12-01T04:59:24.836 INFO:tasks.rados.rados.0.smithi060.stdout:3663: finishing write tid 5 to smithi060156570-37 2023-12-01T04:59:24.836 INFO:tasks.rados.rados.0.smithi060.stdout:3670: seq_num 1133 ranges {0=581632,581632=753664,1335296=573440,1908736=278528} 2023-12-01T04:59:24.839 INFO:tasks.rados.rados.0.smithi060.stdout:3670: writing smithi060156570-24 from 0 to 581632 tid 1 2023-12-01T04:59:24.843 INFO:tasks.rados.rados.0.smithi060.stdout:3670: writing smithi060156570-24 from 581632 to 1335296 tid 2 2023-12-01T04:59:24.846 INFO:tasks.rados.rados.0.smithi060.stdout:3670: writing smithi060156570-24 from 1335296 to 1908736 tid 3 2023-12-01T04:59:24.848 INFO:tasks.rados.rados.0.smithi060.stdout:3670: writing smithi060156570-24 from 1908736 to 2187264 tid 4 2023-12-01T04:59:24.848 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 372 2023-12-01T04:59:24.848 INFO:tasks.rados.rados.0.smithi060.stdout:3665: finishing rollback tid 2 to smithi060156570-46 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 46 v 1587 (ObjNum 1099 snap 357 seq_num 1099) dirty exists 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3666: finishing rollback tid 0 to smithi060156570-33 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3666: finishing rollback tid 1 to smithi060156570-33 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3666: finishing rollback tid 2 to smithi060156570-33 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 2170 (ObjNum 1069 snap 348 seq_num 1069) dirty exists 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3663: finishing write tid 6 to smithi060156570-37 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3663: oid 37 updating version 0 to 1595 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3663: oid 37 updating version 1595 to 1596 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3663: oid 37 updating version 1596 to 1598 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3663: oid 37 version 1598 is already newer than 1597 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3663: oid 37 updating version 1598 to 1599 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1599 (ObjNum 1130 snap 372 seq_num 1130) dirty exists 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3663: left oid 37 (ObjNum 1130 snap 372 seq_num 1130) 2023-12-01T04:59:24.849 INFO:tasks.rados.rados.0.smithi060.stdout:3671: seq_num 1134 ranges {5898240=598016,6496256=638976,7135232=737280,7872512=229376} 2023-12-01T04:59:24.883 INFO:tasks.rados.rados.0.smithi060.stdout:3671: writing smithi060156570-9 from 5898240 to 6496256 tid 1 2023-12-01T04:59:24.887 INFO:tasks.rados.rados.0.smithi060.stdout:3671: writing smithi060156570-9 from 6496256 to 7135232 tid 2 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3671: writing smithi060156570-9 from 7135232 to 7872512 tid 3 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3671: writing smithi060156570-9 from 7872512 to 8101888 tid 4 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3663: done (7 left) 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3665: done (6 left) 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3666: done (5 left) 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3672: read oid 16 snap -1 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3672: expect (ObjNum 1033 snap 334 seq_num 1033) 2023-12-01T04:59:24.895 INFO:tasks.rados.rados.0.smithi060.stdout:3673: rollback oid 27 current snap is 372 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 365 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3664: finishing copy_from to smithi060156570-5 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1931 (ObjNum 1075 snap 351 seq_num 1075) dirty exists 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3664: finishing copy_from racing read to smithi060156570-5 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: finishing write tid 1 to smithi060156570-26 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: finishing write tid 2 to smithi060156570-26 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: finishing write tid 3 to smithi060156570-26 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3664: done (6 left) 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3674: rmattr oid 19 current snap is 372 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: finishing write tid 4 to smithi060156570-26 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: finishing write tid 5 to smithi060156570-26 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: finishing write tid 6 to smithi060156570-26 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: finishing write tid 7 to smithi060156570-26 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: oid 26 updating version 0 to 1569 2023-12-01T04:59:24.896 INFO:tasks.rados.rados.0.smithi060.stdout:3668: oid 26 updating version 1569 to 1572 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3668: oid 26 updating version 1572 to 1573 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3668: oid 26 version 1573 is already newer than 1571 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3668: oid 26 version 1573 is already newer than 1568 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3668: oid 26 version 1573 is already newer than 1570 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1573 (ObjNum 1131 snap 372 seq_num 1131) dirty exists 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3668: left oid 26 (ObjNum 1131 snap 372 seq_num 1131) 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: finishing write tid 1 to smithi060156570-43 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: finishing write tid 2 to smithi060156570-43 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: finishing write tid 3 to smithi060156570-43 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: finishing write tid 4 to smithi060156570-43 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: finishing write tid 5 to smithi060156570-43 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: finishing write tid 6 to smithi060156570-43 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: oid 43 updating version 0 to 1592 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: oid 43 version 1592 is already newer than 1589 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: oid 43 version 1592 is already newer than 1590 2023-12-01T04:59:24.897 INFO:tasks.rados.rados.0.smithi060.stdout:3669: oid 43 version 1592 is already newer than 1588 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3669: oid 43 version 1592 is already newer than 1591 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1592 (ObjNum 1132 snap 372 seq_num 1132) dirty exists 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3669: left oid 43 (ObjNum 1132 snap 372 seq_num 1132) 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: finishing write tid 1 to smithi060156570-24 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: finishing write tid 2 to smithi060156570-24 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: finishing write tid 3 to smithi060156570-24 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: finishing write tid 4 to smithi060156570-24 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: finishing write tid 5 to smithi060156570-24 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: finishing write tid 6 to smithi060156570-24 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: oid 24 updating version 0 to 1942 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: oid 24 updating version 1942 to 1944 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: oid 24 version 1944 is already newer than 1941 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: oid 24 version 1944 is already newer than 1940 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:3670: oid 24 version 1944 is already newer than 1943 2023-12-01T04:59:24.898 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 24 v 1944 (ObjNum 1133 snap 372 seq_num 1133) dirty exists 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3670: left oid 24 (ObjNum 1133 snap 372 seq_num 1133) 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3671: finishing write tid 1 to smithi060156570-9 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3671: finishing write tid 2 to smithi060156570-9 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3668: done (6 left) 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3669: done (5 left) 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3670: done (4 left) 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3675: read oid 3 snap -1 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3675: expect deleted 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3676: copy_from oid 6 from oid 1 current snap is 372 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3677: rmattr oid 8 current snap is 372 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3677: done (6 left) 2023-12-01T04:59:24.899 INFO:tasks.rados.rados.0.smithi060.stdout:3678: read oid 33 snap -1 2023-12-01T04:59:24.900 INFO:tasks.rados.rados.0.smithi060.stdout:3678: expect (ObjNum 1069 snap 348 seq_num 1069) 2023-12-01T04:59:24.900 INFO:tasks.rados.rados.0.smithi060.stdout:3679: setattr oid 25 current snap is 372 2023-12-01T04:59:24.900 INFO:tasks.rados.rados.0.smithi060.stdout:3675: done (7 left) 2023-12-01T04:59:24.900 INFO:tasks.rados.rados.0.smithi060.stdout:3680: delete oid 22 current snap is 372 2023-12-01T04:59:24.901 INFO:tasks.rados.rados.0.smithi060.stdout:3672: expect (ObjNum 1033 snap 334 seq_num 1033) 2023-12-01T04:59:24.916 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1947 (ObjNum 1129 snap 371 seq_num 1129) dirty exists 2023-12-01T04:59:24.916 INFO:tasks.rados.rados.0.smithi060.stdout:3673: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:59:24.916 INFO:tasks.rados.rados.0.smithi060.stdout:3673: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:59:24.916 INFO:tasks.rados.rados.0.smithi060.stdout:3673: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:59:24.917 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 2051 (ObjNum 952 snap 313 seq_num 952) dirty exists 2023-12-01T04:59:24.917 INFO:tasks.rados.rados.0.smithi060.stdout:3678: expect (ObjNum 1069 snap 348 seq_num 1069) 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: finishing write tid 3 to smithi060156570-9 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: finishing write tid 4 to smithi060156570-9 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: finishing write tid 5 to smithi060156570-9 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: finishing write tid 6 to smithi060156570-9 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: oid 9 updating version 0 to 1593 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: oid 9 updating version 1593 to 1597 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: oid 9 version 1597 is already newer than 1594 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: oid 9 version 1597 is already newer than 1596 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: oid 9 version 1597 is already newer than 1595 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1597 (ObjNum 1134 snap 372 seq_num 1134) dirty exists 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3671: left oid 9 (ObjNum 1134 snap 372 seq_num 1134) 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 2302 (ObjNum 1034 snap 335 seq_num 1034) dirty exists 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:3676: finishing copy_from to smithi060156570-6 2023-12-01T04:59:25.001 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 2167 (ObjNum 1115 snap 366 seq_num 1115) dirty exists 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3676: finishing copy_from racing read to smithi060156570-6 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3671: done (7 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3672: done (6 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3673: done (5 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3674: done (4 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3676: done (3 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3678: done (2 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3679: done (1 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3680: done (0 left) 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 372 2023-12-01T04:59:25.002 INFO:tasks.rados.rados.0.smithi060.stdout:3681: seq_num 1136 ranges {5406720=630784,6037504=409600,6447104=753664,7200768=417792,7618560=24576} 2023-12-01T04:59:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:24 smithi060 ceph-mon[94233]: pgmap v1180: 121 pgs: 121 active+clean; 250 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 990 KiB/s wr, 4 op/s 2023-12-01T04:59:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:24 smithi060 ceph-mon[94233]: osdmap e809: 8 total, 8 up, 8 in 2023-12-01T04:59:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:24 smithi060 ceph-mon[109077]: pgmap v1180: 121 pgs: 121 active+clean; 250 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 990 KiB/s wr, 4 op/s 2023-12-01T04:59:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:24 smithi060 ceph-mon[109077]: osdmap e809: 8 total, 8 up, 8 in 2023-12-01T04:59:25.033 INFO:tasks.rados.rados.0.smithi060.stdout:3681: writing smithi060156570-25 from 5406720 to 6037504 tid 1 2023-12-01T04:59:25.035 INFO:tasks.rados.rados.0.smithi060.stdout:3681: writing smithi060156570-25 from 6037504 to 6447104 tid 2 2023-12-01T04:59:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:24 smithi089 ceph-mon[98504]: pgmap v1180: 121 pgs: 121 active+clean; 250 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 990 KiB/s wr, 4 op/s 2023-12-01T04:59:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:24 smithi089 ceph-mon[98504]: osdmap e809: 8 total, 8 up, 8 in 2023-12-01T04:59:25.039 INFO:tasks.rados.rados.0.smithi060.stdout:3681: writing smithi060156570-25 from 6447104 to 7200768 tid 3 2023-12-01T04:59:25.042 INFO:tasks.rados.rados.0.smithi060.stdout:3681: writing smithi060156570-25 from 7200768 to 7618560 tid 4 2023-12-01T04:59:25.042 INFO:tasks.rados.rados.0.smithi060.stdout:3681: writing smithi060156570-25 from 7618560 to 7643136 tid 5 2023-12-01T04:59:25.042 INFO:tasks.rados.rados.0.smithi060.stdout:3682: delete oid 50 current snap is 372 2023-12-01T04:59:25.042 INFO:tasks.rados.rados.0.smithi060.stdout:3681: finishing write tid 1 to smithi060156570-25 2023-12-01T04:59:25.042 INFO:tasks.rados.rados.0.smithi060.stdout:3681: finishing write tid 2 to smithi060156570-25 2023-12-01T04:59:25.045 INFO:tasks.rados.rados.0.smithi060.stdout:3682: done (1 left) 2023-12-01T04:59:25.045 INFO:tasks.rados.rados.0.smithi060.stdout:3683: snap_remove snap 363 2023-12-01T04:59:25.744 INFO:tasks.rados.rados.0.smithi060.stdout:3683: done (1 left) 2023-12-01T04:59:25.744 INFO:tasks.rados.rados.0.smithi060.stdout:3684: read oid 18 snap -1 2023-12-01T04:59:25.744 INFO:tasks.rados.rados.0.smithi060.stdout:3684: expect (ObjNum 1008 snap 324 seq_num 1008) 2023-12-01T04:59:25.745 INFO:tasks.rados.rados.0.smithi060.stdout:3685: snap_remove snap 366 2023-12-01T04:59:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:25 smithi060 ceph-mon[94233]: osdmap e810: 8 total, 8 up, 8 in 2023-12-01T04:59:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:25 smithi060 ceph-mon[109077]: osdmap e810: 8 total, 8 up, 8 in 2023-12-01T04:59:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:25 smithi089 ceph-mon[98504]: osdmap e810: 8 total, 8 up, 8 in 2023-12-01T04:59:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:26.750 INFO:tasks.rados.rados.0.smithi060.stdout:3685: done (2 left) 2023-12-01T04:59:26.750 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 372 2023-12-01T04:59:26.750 INFO:tasks.rados.rados.0.smithi060.stdout:3686: seq_num 1138 ranges {4898816=663552,5562368=581632,6144000=712704,6856704=311296} 2023-12-01T04:59:26.781 INFO:tasks.rados.rados.0.smithi060.stdout:3686: writing smithi060156570-15 from 4898816 to 5562368 tid 1 2023-12-01T04:59:26.784 INFO:tasks.rados.rados.0.smithi060.stdout:3686: writing smithi060156570-15 from 5562368 to 6144000 tid 2 2023-12-01T04:59:26.789 INFO:tasks.rados.rados.0.smithi060.stdout:3686: writing smithi060156570-15 from 6144000 to 6856704 tid 3 2023-12-01T04:59:26.791 INFO:tasks.rados.rados.0.smithi060.stdout:3686: writing smithi060156570-15 from 6856704 to 7168000 tid 4 2023-12-01T04:59:26.791 INFO:tasks.rados.rados.0.smithi060.stdout:3687: snap_remove snap 361 2023-12-01T04:59:26.791 INFO:tasks.rados.rados.0.smithi060.stdout:3681: finishing write tid 3 to smithi060156570-25 2023-12-01T04:59:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:26 smithi060 ceph-mon[109077]: pgmap v1183: 121 pgs: 121 active+clean; 250 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 990 KiB/s wr, 4 op/s 2023-12-01T04:59:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:26 smithi060 ceph-mon[109077]: osdmap e811: 8 total, 8 up, 8 in 2023-12-01T04:59:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:26 smithi060 ceph-mon[94233]: pgmap v1183: 121 pgs: 121 active+clean; 250 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 990 KiB/s wr, 4 op/s 2023-12-01T04:59:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:26 smithi060 ceph-mon[94233]: osdmap e811: 8 total, 8 up, 8 in 2023-12-01T04:59:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:26 smithi089 ceph-mon[98504]: pgmap v1183: 121 pgs: 121 active+clean; 250 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 511 B/s rd, 990 KiB/s wr, 4 op/s 2023-12-01T04:59:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:26 smithi089 ceph-mon[98504]: osdmap e811: 8 total, 8 up, 8 in 2023-12-01T04:59:27.761 INFO:tasks.rados.rados.0.smithi060.stdout:3687: done (3 left) 2023-12-01T04:59:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3688: read oid 23 snap -1 2023-12-01T04:59:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3688: expect (ObjNum 1127 snap 371 seq_num 1127) 2023-12-01T04:59:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 7 current snap is 372 2023-12-01T04:59:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3689: seq_num 1139 ranges {3497984=679936,4177920=458752,4636672=524288,5160960=540672,5701632=81920} 2023-12-01T04:59:27.785 INFO:tasks.rados.rados.0.smithi060.stdout:3689: writing smithi060156570-7 from 3497984 to 4177920 tid 1 2023-12-01T04:59:27.788 INFO:tasks.rados.rados.0.smithi060.stdout:3689: writing smithi060156570-7 from 4177920 to 4636672 tid 2 2023-12-01T04:59:27.791 INFO:tasks.rados.rados.0.smithi060.stdout:3689: writing smithi060156570-7 from 4636672 to 5160960 tid 3 2023-12-01T04:59:27.794 INFO:tasks.rados.rados.0.smithi060.stdout:3689: writing smithi060156570-7 from 5160960 to 5701632 tid 4 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3689: writing smithi060156570-7 from 5701632 to 5783552 tid 5 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 9 current snap is 372 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: finishing write tid 4 to smithi060156570-25 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: finishing write tid 5 to smithi060156570-25 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: finishing write tid 6 to smithi060156570-25 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: finishing write tid 7 to smithi060156570-25 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: oid 25 updating version 0 to 2306 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: oid 25 updating version 2306 to 2309 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: oid 25 version 2309 is already newer than 2308 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: oid 25 version 2309 is already newer than 2304 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: oid 25 version 2309 is already newer than 2307 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:3681: oid 25 version 2309 is already newer than 2305 2023-12-01T04:59:27.796 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 2309 (ObjNum 1136 snap 372 seq_num 1136) dirty exists 2023-12-01T04:59:27.797 INFO:tasks.rados.rados.0.smithi060.stdout:3681: left oid 25 (ObjNum 1136 snap 372 seq_num 1136) 2023-12-01T04:59:27.797 INFO:tasks.rados.rados.0.smithi060.stdout:3684: expect (ObjNum 1008 snap 324 seq_num 1008) 2023-12-01T04:59:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3686: finishing write tid 1 to smithi060156570-15 2023-12-01T04:59:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3686: finishing write tid 2 to smithi060156570-15 2023-12-01T04:59:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3686: finishing write tid 3 to smithi060156570-15 2023-12-01T04:59:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3686: finishing write tid 4 to smithi060156570-15 2023-12-01T04:59:27.803 INFO:tasks.rados.rados.0.smithi060.stdout:3686: finishing write tid 5 to smithi060156570-15 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3686: finishing write tid 6 to smithi060156570-15 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3686: oid 15 updating version 0 to 1576 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3686: oid 15 updating version 1576 to 1578 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3686: oid 15 version 1578 is already newer than 1575 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3686: oid 15 updating version 1578 to 1579 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3686: oid 15 version 1579 is already newer than 1577 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1579 (ObjNum 1138 snap 372 seq_num 1138) dirty exists 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3686: left oid 15 (ObjNum 1138 snap 372 seq_num 1138) 2023-12-01T04:59:27.804 INFO:tasks.rados.rados.0.smithi060.stdout:3690: seq_num 1140 ranges {8101888=696320,8798208=745472,9543680=729088,10272768=131072} 2023-12-01T04:59:27.852 INFO:tasks.rados.rados.0.smithi060.stdout:3690: writing smithi060156570-9 from 8101888 to 8798208 tid 1 2023-12-01T04:59:27.856 INFO:tasks.rados.rados.0.smithi060.stdout:3690: writing smithi060156570-9 from 8798208 to 9543680 tid 2 2023-12-01T04:59:27.860 INFO:tasks.rados.rados.0.smithi060.stdout:3690: writing smithi060156570-9 from 9543680 to 10272768 tid 3 2023-12-01T04:59:27.861 INFO:tasks.rados.rados.0.smithi060.stdout:3690: writing smithi060156570-9 from 10272768 to 10403840 tid 4 2023-12-01T04:59:27.861 INFO:tasks.rados.rados.0.smithi060.stdout:3681: done (5 left) 2023-12-01T04:59:27.861 INFO:tasks.rados.rados.0.smithi060.stdout:3684: done (4 left) 2023-12-01T04:59:27.861 INFO:tasks.rados.rados.0.smithi060.stdout:3686: done (3 left) 2023-12-01T04:59:27.862 INFO:tasks.rados.rados.0.smithi060.stdout:3691: setattr oid 37 current snap is 372 2023-12-01T04:59:27.862 INFO:tasks.rados.rados.0.smithi060.stdout:3689: finishing write tid 1 to smithi060156570-7 2023-12-01T04:59:27.862 INFO:tasks.rados.rados.0.smithi060.stdout:3689: finishing write tid 2 to smithi060156570-7 2023-12-01T04:59:27.862 INFO:tasks.rados.rados.0.smithi060.stdout:3689: finishing write tid 3 to smithi060156570-7 2023-12-01T04:59:27.862 INFO:tasks.rados.rados.0.smithi060.stdout:3688: expect (ObjNum 1127 snap 371 seq_num 1127) 2023-12-01T04:59:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:27 smithi060 ceph-mon[94233]: osdmap e812: 8 total, 8 up, 8 in 2023-12-01T04:59:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:27 smithi060 ceph-mon[109077]: osdmap e812: 8 total, 8 up, 8 in 2023-12-01T04:59:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:27 smithi089 ceph-mon[98504]: osdmap e812: 8 total, 8 up, 8 in 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: finishing write tid 4 to smithi060156570-7 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: finishing write tid 5 to smithi060156570-7 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: finishing write tid 6 to smithi060156570-7 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: finishing write tid 7 to smithi060156570-7 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: oid 7 updating version 0 to 2333 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: oid 7 version 2333 is already newer than 2332 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: oid 7 version 2333 is already newer than 2331 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: oid 7 updating version 2333 to 2334 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: oid 7 version 2334 is already newer than 2329 2023-12-01T04:59:28.162 INFO:tasks.rados.rados.0.smithi060.stdout:3689: oid 7 version 2334 is already newer than 2330 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 2334 (ObjNum 1139 snap 372 seq_num 1139) dirty exists 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3689: left oid 7 (ObjNum 1139 snap 372 seq_num 1139) 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: finishing write tid 1 to smithi060156570-9 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: finishing write tid 2 to smithi060156570-9 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: finishing write tid 3 to smithi060156570-9 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: finishing write tid 4 to smithi060156570-9 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: finishing write tid 5 to smithi060156570-9 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: finishing write tid 6 to smithi060156570-9 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: oid 9 updating version 0 to 1602 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: oid 9 version 1602 is already newer than 1601 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: oid 9 version 1602 is already newer than 1598 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: oid 9 version 1602 is already newer than 1599 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: oid 9 version 1602 is already newer than 1600 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1602 (ObjNum 1140 snap 372 seq_num 1140) dirty exists 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3690: left oid 9 (ObjNum 1140 snap 372 seq_num 1140) 2023-12-01T04:59:28.163 INFO:tasks.rados.rados.0.smithi060.stdout:3688: done (3 left) 2023-12-01T04:59:28.164 INFO:tasks.rados.rados.0.smithi060.stdout:3689: done (2 left) 2023-12-01T04:59:28.164 INFO:tasks.rados.rados.0.smithi060.stdout:3690: done (1 left) 2023-12-01T04:59:28.164 INFO:tasks.rados.rados.0.smithi060.stdout:3692: rollback oid 30 current snap is 372 2023-12-01T04:59:28.164 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 30 to 368 2023-12-01T04:59:28.164 INFO:tasks.rados.rados.0.smithi060.stdout:3693: snap_remove snap 337 2023-12-01T04:59:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3693: done (2 left) 2023-12-01T04:59:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3694: rmattr oid 11 current snap is 372 2023-12-01T04:59:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3694: done (2 left) 2023-12-01T04:59:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 372 2023-12-01T04:59:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3695: seq_num 1141 ranges {2187264=712704,2899968=679936,3579904=540672,4120576=385024} 2023-12-01T04:59:28.776 INFO:tasks.rados.rados.0.smithi060.stdout:3695: writing smithi060156570-20 from 2187264 to 2899968 tid 1 2023-12-01T04:59:28.789 INFO:tasks.rados.rados.0.smithi060.stdout:3695: writing smithi060156570-20 from 2899968 to 3579904 tid 2 2023-12-01T04:59:28.790 INFO:tasks.rados.rados.0.smithi060.stdout:3695: writing smithi060156570-20 from 3579904 to 4120576 tid 3 2023-12-01T04:59:28.790 INFO:tasks.rados.rados.0.smithi060.stdout:3695: writing smithi060156570-20 from 4120576 to 4505600 tid 4 2023-12-01T04:59:28.790 INFO:tasks.rados.rados.0.smithi060.stdout:3696: rmattr oid 40 current snap is 372 2023-12-01T04:59:28.790 INFO:tasks.rados.rados.0.smithi060.stdout:3692: finishing rollback tid 1 to smithi060156570-30 2023-12-01T04:59:28.790 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 30 v 0 (ObjNum 225 snap 0 seq_num 200433072) dirty dne 2023-12-01T04:59:28.791 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1601 (ObjNum 1130 snap 372 seq_num 1130) dirty exists 2023-12-01T04:59:28.791 INFO:tasks.rados.rados.0.smithi060.stdout:3691: done (3 left) 2023-12-01T04:59:28.791 INFO:tasks.rados.rados.0.smithi060.stdout:3692: done (2 left) 2023-12-01T04:59:28.791 INFO:tasks.rados.rados.0.smithi060.stdout:3697: read oid 25 snap 360 2023-12-01T04:59:28.791 INFO:tasks.rados.rados.0.smithi060.stdout:3697: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:59:28.791 INFO:tasks.rados.rados.0.smithi060.stdout:3698: read oid 47 snap -1 2023-12-01T04:59:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:3698: expect (ObjNum 1052 snap 342 seq_num 1052) 2023-12-01T04:59:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 5 current snap is 372 2023-12-01T04:59:28.792 INFO:tasks.rados.rados.0.smithi060.stdout:3699: seq_num 1142 ranges {1212416=729088,1941504=565248,2506752=696320,3203072=344064} 2023-12-01T04:59:28.800 INFO:tasks.rados.rados.0.smithi060.stdout:3699: writing smithi060156570-5 from 1212416 to 1941504 tid 1 2023-12-01T04:59:28.803 INFO:tasks.rados.rados.0.smithi060.stdout:3699: writing smithi060156570-5 from 1941504 to 2506752 tid 2 2023-12-01T04:59:28.808 INFO:tasks.rados.rados.0.smithi060.stdout:3699: writing smithi060156570-5 from 2506752 to 3203072 tid 3 2023-12-01T04:59:28.810 INFO:tasks.rados.rados.0.smithi060.stdout:3699: writing smithi060156570-5 from 3203072 to 3547136 tid 4 2023-12-01T04:59:28.810 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 372 2023-12-01T04:59:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3695: finishing write tid 1 to smithi060156570-20 2023-12-01T04:59:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3695: finishing write tid 2 to smithi060156570-20 2023-12-01T04:59:28.811 INFO:tasks.rados.rados.0.smithi060.stdout:3700: seq_num 1143 ranges {0=753664,753664=450560,1204224=507904,1712128=589824,2301952=57344} 2023-12-01T04:59:28.814 INFO:tasks.rados.rados.0.smithi060.stdout:3700: writing smithi060156570-3 from 0 to 753664 tid 1 2023-12-01T04:59:28.817 INFO:tasks.rados.rados.0.smithi060.stdout:3700: writing smithi060156570-3 from 753664 to 1204224 tid 2 2023-12-01T04:59:28.820 INFO:tasks.rados.rados.0.smithi060.stdout:3700: writing smithi060156570-3 from 1204224 to 1712128 tid 3 2023-12-01T04:59:28.825 INFO:tasks.rados.rados.0.smithi060.stdout:3700: writing smithi060156570-3 from 1712128 to 2301952 tid 4 2023-12-01T04:59:28.825 INFO:tasks.rados.rados.0.smithi060.stdout:3700: writing smithi060156570-3 from 2301952 to 2359296 tid 5 2023-12-01T04:59:28.825 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 17 current snap is 372 2023-12-01T04:59:28.825 INFO:tasks.rados.rados.0.smithi060.stdout:3695: finishing write tid 3 to smithi060156570-20 2023-12-01T04:59:28.825 INFO:tasks.rados.rados.0.smithi060.stdout:3701: seq_num 1144 ranges {5406720=770048,6176768=737280,6914048=712704,7626752=155648} 2023-12-01T04:59:28.859 INFO:tasks.rados.rados.0.smithi060.stdout:3701: writing smithi060156570-17 from 5406720 to 6176768 tid 1 2023-12-01T04:59:28.863 INFO:tasks.rados.rados.0.smithi060.stdout:3701: writing smithi060156570-17 from 6176768 to 6914048 tid 2 2023-12-01T04:59:28.869 INFO:tasks.rados.rados.0.smithi060.stdout:3701: writing smithi060156570-17 from 6914048 to 7626752 tid 3 2023-12-01T04:59:28.869 INFO:tasks.rados.rados.0.smithi060.stdout:3701: writing smithi060156570-17 from 7626752 to 7782400 tid 4 2023-12-01T04:59:28.869 INFO:tasks.rados.rados.0.smithi060.stdout:3695: finishing write tid 4 to smithi060156570-20 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3695: finishing write tid 5 to smithi060156570-20 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3702: rmattr oid 9 current snap is 372 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 2171 (ObjNum 979 snap 321 seq_num 979) dirty exists 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3695: finishing write tid 6 to smithi060156570-20 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3695: oid 20 updating version 0 to 1603 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3695: oid 20 updating version 1603 to 1604 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3695: oid 20 updating version 1604 to 1605 2023-12-01T04:59:28.870 INFO:tasks.rados.rados.0.smithi060.stdout:3695: oid 20 updating version 1605 to 1606 2023-12-01T04:59:28.871 INFO:tasks.rados.rados.0.smithi060.stdout:3695: oid 20 version 1606 is already newer than 1602 2023-12-01T04:59:28.871 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1606 (ObjNum 1141 snap 372 seq_num 1141) dirty exists 2023-12-01T04:59:28.871 INFO:tasks.rados.rados.0.smithi060.stdout:3695: left oid 20 (ObjNum 1141 snap 372 seq_num 1141) 2023-12-01T04:59:28.871 INFO:tasks.rados.rados.0.smithi060.stdout:3699: finishing write tid 1 to smithi060156570-5 2023-12-01T04:59:28.871 INFO:tasks.rados.rados.0.smithi060.stdout:3699: finishing write tid 2 to smithi060156570-5 2023-12-01T04:59:28.871 INFO:tasks.rados.rados.0.smithi060.stdout:3695: done (7 left) 2023-12-01T04:59:28.871 INFO:tasks.rados.rados.0.smithi060.stdout:3696: done (6 left) 2023-12-01T04:59:28.872 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 372 2023-12-01T04:59:28.872 INFO:tasks.rados.rados.0.smithi060.stdout:3699: finishing write tid 3 to smithi060156570-5 2023-12-01T04:59:28.872 INFO:tasks.rados.rados.0.smithi060.stdout:3699: finishing write tid 4 to smithi060156570-5 2023-12-01T04:59:28.872 INFO:tasks.rados.rados.0.smithi060.stdout:3699: finishing write tid 5 to smithi060156570-5 2023-12-01T04:59:28.872 INFO:tasks.rados.rados.0.smithi060.stdout:3699: finishing write tid 6 to smithi060156570-5 2023-12-01T04:59:28.872 INFO:tasks.rados.rados.0.smithi060.stdout:3699: oid 5 updating version 0 to 1935 2023-12-01T04:59:28.872 INFO:tasks.rados.rados.0.smithi060.stdout:3699: oid 5 version 1935 is already newer than 1932 2023-12-01T04:59:28.873 INFO:tasks.rados.rados.0.smithi060.stdout:3699: oid 5 version 1935 is already newer than 1933 2023-12-01T04:59:28.873 INFO:tasks.rados.rados.0.smithi060.stdout:3699: oid 5 updating version 1935 to 1936 2023-12-01T04:59:28.873 INFO:tasks.rados.rados.0.smithi060.stdout:3699: oid 5 version 1936 is already newer than 1934 2023-12-01T04:59:28.873 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 5 v 1936 (ObjNum 1142 snap 372 seq_num 1142) dirty exists 2023-12-01T04:59:28.873 INFO:tasks.rados.rados.0.smithi060.stdout:3699: left oid 5 (ObjNum 1142 snap 372 seq_num 1142) 2023-12-01T04:59:28.873 INFO:tasks.rados.rados.0.smithi060.stdout:3697: expect (ObjNum 1034 snap 335 seq_num 1034) 2023-12-01T04:59:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:28 smithi060 ceph-mon[94233]: pgmap v1186: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2023-12-01T04:59:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:28 smithi060 ceph-mon[94233]: osdmap e813: 8 total, 8 up, 8 in 2023-12-01T04:59:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:28 smithi060 ceph-mon[109077]: pgmap v1186: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2023-12-01T04:59:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:28 smithi060 ceph-mon[109077]: osdmap e813: 8 total, 8 up, 8 in 2023-12-01T04:59:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:28 smithi089 ceph-mon[98504]: pgmap v1186: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2023-12-01T04:59:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:28 smithi089 ceph-mon[98504]: osdmap e813: 8 total, 8 up, 8 in 2023-12-01T04:59:29.221 INFO:tasks.rados.rados.0.smithi060.stdout:3700: finishing write tid 1 to smithi060156570-3 2023-12-01T04:59:29.221 INFO:tasks.rados.rados.0.smithi060.stdout:3700: finishing write tid 2 to smithi060156570-3 2023-12-01T04:59:29.221 INFO:tasks.rados.rados.0.smithi060.stdout:3698: expect (ObjNum 1052 snap 342 seq_num 1052) 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: finishing write tid 3 to smithi060156570-3 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: finishing write tid 4 to smithi060156570-3 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: finishing write tid 5 to smithi060156570-3 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: finishing write tid 6 to smithi060156570-3 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: finishing write tid 7 to smithi060156570-3 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: oid 3 updating version 0 to 1476 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: oid 3 version 1476 is already newer than 1475 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: oid 3 updating version 1476 to 1479 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: oid 3 version 1479 is already newer than 1477 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: oid 3 version 1479 is already newer than 1478 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: oid 3 version 1479 is already newer than 1474 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 1479 (ObjNum 1143 snap 372 seq_num 1143) dirty exists 2023-12-01T04:59:29.243 INFO:tasks.rados.rados.0.smithi060.stdout:3700: left oid 3 (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T04:59:29.244 INFO:tasks.rados.rados.0.smithi060.stdout:3701: finishing write tid 1 to smithi060156570-17 2023-12-01T04:59:29.244 INFO:tasks.rados.rados.0.smithi060.stdout:3703: seq_num 1145 ranges {0=786432,786432=622592,1409024=516096,1925120=417792,2342912=49152} 2023-12-01T04:59:29.247 INFO:tasks.rados.rados.0.smithi060.stdout:3703: writing smithi060156570-22 from 0 to 786432 tid 1 2023-12-01T04:59:29.250 INFO:tasks.rados.rados.0.smithi060.stdout:3703: writing smithi060156570-22 from 786432 to 1409024 tid 2 2023-12-01T04:59:29.253 INFO:tasks.rados.rados.0.smithi060.stdout:3703: writing smithi060156570-22 from 1409024 to 1925120 tid 3 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3703: writing smithi060156570-22 from 1925120 to 2342912 tid 4 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3703: writing smithi060156570-22 from 2342912 to 2392064 tid 5 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3697: done (6 left) 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3698: done (5 left) 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3699: done (4 left) 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3700: done (3 left) 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3704: snap_create 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3701: finishing write tid 2 to smithi060156570-17 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1603 (ObjNum 1140 snap 372 seq_num 1140) dirty exists 2023-12-01T04:59:29.258 INFO:tasks.rados.rados.0.smithi060.stdout:3701: finishing write tid 3 to smithi060156570-17 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: finishing write tid 4 to smithi060156570-17 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: finishing write tid 5 to smithi060156570-17 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: finishing write tid 6 to smithi060156570-17 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: oid 17 updating version 0 to 1792 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: oid 17 updating version 1792 to 1793 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: oid 17 version 1793 is already newer than 1791 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: oid 17 version 1793 is already newer than 1790 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: oid 17 version 1793 is already newer than 1789 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 17 v 1793 (ObjNum 1144 snap 372 seq_num 1144) dirty exists 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3701: left oid 17 (ObjNum 1144 snap 372 seq_num 1144) 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3703: finishing write tid 1 to smithi060156570-22 2023-12-01T04:59:29.259 INFO:tasks.rados.rados.0.smithi060.stdout:3703: finishing write tid 2 to smithi060156570-22 2023-12-01T04:59:29.260 INFO:tasks.rados.rados.0.smithi060.stdout:3703: finishing write tid 3 to smithi060156570-22 2023-12-01T04:59:29.260 INFO:tasks.rados.rados.0.smithi060.stdout:3703: finishing write tid 4 to smithi060156570-22 2023-12-01T04:59:29.260 INFO:tasks.rados.rados.0.smithi060.stdout:3703: finishing write tid 5 to smithi060156570-22 2023-12-01T04:59:29.262 INFO:tasks.rados.rados.0.smithi060.stdout:3703: finishing write tid 6 to smithi060156570-22 2023-12-01T04:59:29.263 INFO:tasks.rados.rados.0.smithi060.stdout:3703: finishing write tid 7 to smithi060156570-22 2023-12-01T04:59:29.263 INFO:tasks.rados.rados.0.smithi060.stdout:3703: oid 22 updating version 0 to 2347 2023-12-01T04:59:29.264 INFO:tasks.rados.rados.0.smithi060.stdout:3703: oid 22 version 2347 is already newer than 2344 2023-12-01T04:59:29.264 INFO:tasks.rados.rados.0.smithi060.stdout:3703: oid 22 version 2347 is already newer than 2345 2023-12-01T04:59:29.264 INFO:tasks.rados.rados.0.smithi060.stdout:3703: oid 22 updating version 2347 to 2348 2023-12-01T04:59:29.264 INFO:tasks.rados.rados.0.smithi060.stdout:3703: oid 22 version 2348 is already newer than 2343 2023-12-01T04:59:29.264 INFO:tasks.rados.rados.0.smithi060.stdout:3703: oid 22 version 2348 is already newer than 2346 2023-12-01T04:59:29.264 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 2348 (ObjNum 1145 snap 372 seq_num 1145) dirty exists 2023-12-01T04:59:29.264 INFO:tasks.rados.rados.0.smithi060.stdout:3703: left oid 22 (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T04:59:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3701: done (3 left) 2023-12-01T04:59:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3702: done (2 left) 2023-12-01T04:59:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3703: done (1 left) 2023-12-01T04:59:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3704: done (0 left) 2023-12-01T04:59:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3705: snap_remove snap 357 2023-12-01T04:59:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:29 smithi089 ceph-mon[98504]: osdmap e814: 8 total, 8 up, 8 in 2023-12-01T04:59:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:29 smithi060 ceph-mon[94233]: osdmap e814: 8 total, 8 up, 8 in 2023-12-01T04:59:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:29 smithi060 ceph-mon[109077]: osdmap e814: 8 total, 8 up, 8 in 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3705: done (0 left) 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3706: copy_from oid 49 from oid 2 current snap is 373 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3707: read oid 18 snap -1 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3707: expect (ObjNum 1008 snap 324 seq_num 1008) 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3708: read oid 21 snap -1 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3708: expect (ObjNum 1091 snap 356 seq_num 1091) 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3709: copy_from oid 15 from oid 8 current snap is 373 2023-12-01T04:59:30.768 INFO:tasks.rados.rados.0.smithi060.stdout:3710: snap_create 2023-12-01T04:59:30.786 INFO:tasks.rados.rados.0.smithi060.stdout:3707: expect (ObjNum 1008 snap 324 seq_num 1008) 2023-12-01T04:59:30.790 INFO:tasks.rados.rados.0.smithi060.stdout:3709: finishing copy_from to smithi060156570-15 2023-12-01T04:59:30.790 INFO:tasks.rados.rados.0.smithi060.stdout:3709: got expected ENOENT (src dne) 2023-12-01T04:59:30.790 INFO:tasks.rados.rados.0.smithi060.stdout:3708: expect (ObjNum 1091 snap 356 seq_num 1091) 2023-12-01T04:59:30.831 INFO:tasks.rados.rados.0.smithi060.stdout:3709: finishing copy_from racing read to smithi060156570-15 2023-12-01T04:59:30.831 INFO:tasks.rados.rados.0.smithi060.stdout:3706: finishing copy_from to smithi060156570-49 2023-12-01T04:59:30.831 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 2161 (ObjNum 1055 snap 342 seq_num 1055) dirty exists 2023-12-01T04:59:30.831 INFO:tasks.rados.rados.0.smithi060.stdout:3706: finishing copy_from racing read to smithi060156570-49 2023-12-01T04:59:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:30 smithi089 ceph-mon[98504]: pgmap v1189: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2023-12-01T04:59:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:30 smithi089 ceph-mon[98504]: osdmap e815: 8 total, 8 up, 8 in 2023-12-01T04:59:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:30 smithi060 ceph-mon[94233]: pgmap v1189: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2023-12-01T04:59:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:30 smithi060 ceph-mon[94233]: osdmap e815: 8 total, 8 up, 8 in 2023-12-01T04:59:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:30 smithi060 ceph-mon[109077]: pgmap v1189: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 5.0 MiB/s rd, 5.7 MiB/s wr, 27 op/s 2023-12-01T04:59:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:30 smithi060 ceph-mon[109077]: osdmap e815: 8 total, 8 up, 8 in 2023-12-01T04:59:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:3706: done (4 left) 2023-12-01T04:59:31.728 INFO:tasks.rados.rados.0.smithi060.stdout:3707: done (3 left) 2023-12-01T04:59:31.729 INFO:tasks.rados.rados.0.smithi060.stdout:3708: done (2 left) 2023-12-01T04:59:31.729 INFO:tasks.rados.rados.0.smithi060.stdout:3709: done (1 left) 2023-12-01T04:59:31.729 INFO:tasks.rados.rados.0.smithi060.stdout:3710: done (0 left) 2023-12-01T04:59:31.729 INFO:tasks.rados.rados.0.smithi060.stdout:3711: setattr oid 45 current snap is 374 2023-12-01T04:59:31.729 INFO:tasks.rados.rados.0.smithi060.stdout:3712: copy_from oid 23 from oid 3 current snap is 374 2023-12-01T04:59:31.729 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 374 2023-12-01T04:59:31.730 INFO:tasks.rados.rados.0.smithi060.stdout:3713: seq_num 1146 ranges {9379840=802816,10182656=499712,10682368=679936,11362304=425984} 2023-12-01T04:59:31.786 INFO:tasks.rados.rados.0.smithi060.stdout:3713: writing smithi060156570-26 from 9379840 to 10182656 tid 1 2023-12-01T04:59:31.788 INFO:tasks.rados.rados.0.smithi060.stdout:3713: writing smithi060156570-26 from 10182656 to 10682368 tid 2 2023-12-01T04:59:31.793 INFO:tasks.rados.rados.0.smithi060.stdout:3713: writing smithi060156570-26 from 10682368 to 11362304 tid 3 2023-12-01T04:59:31.795 INFO:tasks.rados.rados.0.smithi060.stdout:3713: writing smithi060156570-26 from 11362304 to 11788288 tid 4 2023-12-01T04:59:31.795 INFO:tasks.rados.rados.0.smithi060.stdout:3714: snap_create 2023-12-01T04:59:31.795 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 2357 (ObjNum 161 snap 0 seq_num 1) dirty exists 2023-12-01T04:59:31.795 INFO:tasks.rados.rados.0.smithi060.stdout:3712: finishing copy_from to smithi060156570-23 2023-12-01T04:59:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 1479 (ObjNum 1143 snap 372 seq_num 1143) dirty exists 2023-12-01T04:59:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3712: finishing copy_from racing read to smithi060156570-23 2023-12-01T04:59:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3713: finishing write tid 1 to smithi060156570-26 2023-12-01T04:59:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3713: finishing write tid 2 to smithi060156570-26 2023-12-01T04:59:31.798 INFO:tasks.rados.rados.0.smithi060.stdout:3713: finishing write tid 3 to smithi060156570-26 2023-12-01T04:59:31.798 INFO:tasks.rados.rados.0.smithi060.stdout:3713: finishing write tid 4 to smithi060156570-26 2023-12-01T04:59:31.798 INFO:tasks.rados.rados.0.smithi060.stdout:3713: finishing write tid 5 to smithi060156570-26 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:3713: finishing write tid 6 to smithi060156570-26 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:3713: oid 26 updating version 0 to 1575 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:3713: oid 26 updating version 1575 to 1576 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:3713: oid 26 updating version 1576 to 1577 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:3713: oid 26 version 1577 is already newer than 1574 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:3713: oid 26 updating version 1577 to 1578 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1578 (ObjNum 1146 snap 374 seq_num 1146) dirty exists 2023-12-01T04:59:31.800 INFO:tasks.rados.rados.0.smithi060.stdout:3713: left oid 26 (ObjNum 1146 snap 374 seq_num 1146) 2023-12-01T04:59:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:31 smithi089 ceph-mon[98504]: osdmap e816: 8 total, 8 up, 8 in 2023-12-01T04:59:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:31 smithi089 ceph-mon[98504]: osdmap e817: 8 total, 8 up, 8 in 2023-12-01T04:59:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:31 smithi060 ceph-mon[109077]: osdmap e816: 8 total, 8 up, 8 in 2023-12-01T04:59:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:31 smithi060 ceph-mon[109077]: osdmap e817: 8 total, 8 up, 8 in 2023-12-01T04:59:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:31 smithi060 ceph-mon[94233]: osdmap e816: 8 total, 8 up, 8 in 2023-12-01T04:59:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:31 smithi060 ceph-mon[94233]: osdmap e817: 8 total, 8 up, 8 in 2023-12-01T04:59:32.786 INFO:tasks.rados.rados.0.smithi060.stdout:3711: done (3 left) 2023-12-01T04:59:32.786 INFO:tasks.rados.rados.0.smithi060.stdout:3712: done (2 left) 2023-12-01T04:59:32.786 INFO:tasks.rados.rados.0.smithi060.stdout:3713: done (1 left) 2023-12-01T04:59:32.786 INFO:tasks.rados.rados.0.smithi060.stdout:3714: done (0 left) 2023-12-01T04:59:32.786 INFO:tasks.rados.rados.0.smithi060.stdout:3715: copy_from oid 47 from oid 22 current snap is 375 2023-12-01T04:59:32.786 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 49 current snap is 375 2023-12-01T04:59:32.786 INFO:tasks.rados.rados.0.smithi060.stdout:3716: seq_num 1147 ranges {876544=16384} 2023-12-01T04:59:32.791 INFO:tasks.rados.rados.0.smithi060.stdout:3716: writing smithi060156570-49 from 876544 to 892928 tid 1 2023-12-01T04:59:32.791 INFO:tasks.rados.rados.0.smithi060.stdout:3717: snap_remove snap 368 2023-12-01T04:59:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:32 smithi089 ceph-mon[98504]: pgmap v1192: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:32 smithi060 ceph-mon[94233]: pgmap v1192: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:32 smithi060 ceph-mon[109077]: pgmap v1192: 121 pgs: 121 active+clean; 275 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3717: done (2 left) 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3718: rmattr oid 16 current snap is 375 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3716: finishing write tid 1 to smithi060156570-49 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3716: finishing write tid 2 to smithi060156570-49 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3716: finishing write tid 3 to smithi060156570-49 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3716: oid 49 updating version 0 to 2162 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3716: oid 49 updating version 2162 to 2163 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 2163 (ObjNum 1147 snap 375 seq_num 1147) dirty exists 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3716: left oid 49 (ObjNum 1147 snap 375 seq_num 1147) 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3715: finishing copy_from to smithi060156570-47 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 2348 (ObjNum 1145 snap 372 seq_num 1145) dirty exists 2023-12-01T04:59:33.793 INFO:tasks.rados.rados.0.smithi060.stdout:3715: finishing copy_from racing read to smithi060156570-47 2023-12-01T04:59:33.794 INFO:tasks.rados.rados.0.smithi060.stdout:3715: done (2 left) 2023-12-01T04:59:33.794 INFO:tasks.rados.rados.0.smithi060.stdout:3716: done (1 left) 2023-12-01T04:59:33.794 INFO:tasks.rados.rados.0.smithi060.stdout:3719: delete oid 42 current snap is 375 2023-12-01T04:59:33.804 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1579 (ObjNum 1033 snap 334 seq_num 1033) dirty exists 2023-12-01T04:59:33.806 INFO:tasks.rados.rados.0.smithi060.stdout:3718: done (1 left) 2023-12-01T04:59:33.806 INFO:tasks.rados.rados.0.smithi060.stdout:3719: done (0 left) 2023-12-01T04:59:33.806 INFO:tasks.rados.rados.0.smithi060.stdout:3720: rollback oid 27 current snap is 375 2023-12-01T04:59:33.806 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 369 2023-12-01T04:59:33.806 INFO:tasks.rados.rados.0.smithi060.stdout:3721: snap_remove snap 374 2023-12-01T04:59:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:33 smithi060 ceph-mon[94233]: osdmap e818: 8 total, 8 up, 8 in 2023-12-01T04:59:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:33 smithi060 ceph-mon[109077]: osdmap e818: 8 total, 8 up, 8 in 2023-12-01T04:59:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:33 smithi089 ceph-mon[98504]: osdmap e818: 8 total, 8 up, 8 in 2023-12-01T04:59:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:59:34] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2023-12-01T04:59:34.796 INFO:tasks.rados.rados.0.smithi060.stdout:3721: done (1 left) 2023-12-01T04:59:34.797 INFO:tasks.rados.rados.0.smithi060.stdout:3722: snap_remove snap 372 2023-12-01T04:59:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:34 smithi060 ceph-mon[109077]: pgmap v1195: 121 pgs: 121 active+clean; 271 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2023-12-01T04:59:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:34 smithi060 ceph-mon[109077]: osdmap e819: 8 total, 8 up, 8 in 2023-12-01T04:59:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:34 smithi060 ceph-mon[94233]: pgmap v1195: 121 pgs: 121 active+clean; 271 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2023-12-01T04:59:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:34 smithi060 ceph-mon[94233]: osdmap e819: 8 total, 8 up, 8 in 2023-12-01T04:59:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:34 smithi089 ceph-mon[98504]: pgmap v1195: 121 pgs: 121 active+clean; 271 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2023-12-01T04:59:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:34 smithi089 ceph-mon[98504]: osdmap e819: 8 total, 8 up, 8 in 2023-12-01T04:59:35.802 INFO:tasks.rados.rados.0.smithi060.stdout:3722: done (1 left) 2023-12-01T04:59:35.803 INFO:tasks.rados.rados.0.smithi060.stdout:3723: setattr oid 11 current snap is 375 2023-12-01T04:59:35.805 INFO:tasks.rados.rados.0.smithi060.stdout:3724: delete oid 16 current snap is 375 2023-12-01T04:59:35.805 INFO:tasks.rados.rados.0.smithi060.stdout:3720: finishing rollback tid 0 to smithi060156570-27 2023-12-01T04:59:35.806 INFO:tasks.rados.rados.0.smithi060.stdout:3720: finishing rollback tid 1 to smithi060156570-27 2023-12-01T04:59:35.806 INFO:tasks.rados.rados.0.smithi060.stdout:3720: finishing rollback tid 2 to smithi060156570-27 2023-12-01T04:59:35.806 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 2054 (ObjNum 952 snap 313 seq_num 952) dirty exists 2023-12-01T04:59:35.811 INFO:tasks.rados.rados.0.smithi060.stdout:3720: done (2 left) 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:3724: done (1 left) 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:3725: read oid 49 snap -1 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:3725: expect (ObjNum 1147 snap 375 seq_num 1147) 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:3726: rollback oid 22 current snap is 375 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 373 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:3727: read oid 4 snap -1 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:3727: expect (ObjNum 1075 snap 351 seq_num 1075) 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 375 2023-12-01T04:59:35.812 INFO:tasks.rados.rados.0.smithi060.stdout:3728: seq_num 1150 ranges {2154496=65536} 2023-12-01T04:59:35.824 INFO:tasks.rados.rados.0.smithi060.stdout:3728: writing smithi060156570-33 from 2154496 to 2220032 tid 1 2023-12-01T04:59:35.825 INFO:tasks.rados.rados.0.smithi060.stdout:3729: rollback oid 12 current snap is 375 2023-12-01T04:59:35.825 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 12 to 362 2023-12-01T04:59:35.825 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 2055 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T04:59:35.825 INFO:tasks.rados.rados.0.smithi060.stdout:3725: expect (ObjNum 1147 snap 375 seq_num 1147) 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:3726: finishing rollback tid 0 to smithi060156570-22 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:3726: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:3723: done (5 left) 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:3725: done (4 left) 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:3730: copy_from oid 7 from oid 32 current snap is 375 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:3726: finishing rollback tid 2 to smithi060156570-22 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 2373 (ObjNum 1145 snap 372 seq_num 1145) dirty exists 2023-12-01T04:59:35.865 INFO:tasks.rados.rados.0.smithi060.stdout:3727: expect (ObjNum 1075 snap 351 seq_num 1075) 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3728: finishing write tid 1 to smithi060156570-33 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3729: finishing rollback tid 0 to smithi060156570-12 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3728: finishing write tid 2 to smithi060156570-33 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3729: finishing rollback tid 1 to smithi060156570-12 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3729: finishing rollback tid 2 to smithi060156570-12 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1483 (ObjNum 1041 snap 340 seq_num 1041) dirty exists 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3728: finishing write tid 3 to smithi060156570-33 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3728: oid 33 updating version 0 to 2172 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3728: oid 33 updating version 2172 to 2173 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 2173 (ObjNum 1150 snap 375 seq_num 1150) dirty exists 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3728: left oid 33 (ObjNum 1150 snap 375 seq_num 1150) 2023-12-01T04:59:35.897 INFO:tasks.rados.rados.0.smithi060.stdout:3730: finishing copy_from to smithi060156570-7 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3730: got expected ENOENT (src dne) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3730: finishing copy_from racing read to smithi060156570-7 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3726: done (4 left) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3727: done (3 left) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3728: done (2 left) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3729: done (1 left) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3730: done (0 left) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3731: read oid 14 snap -1 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3731: expect (ObjNum 1114 snap 364 seq_num 1114) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3732: read oid 50 snap 367 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3732: expect (ObjNum 200513520 snap 22018 seq_num 200893472) 2023-12-01T04:59:35.898 INFO:tasks.rados.rados.0.smithi060.stdout:3733: delete oid 46 current snap is 375 2023-12-01T04:59:35.899 INFO:tasks.rados.rados.0.smithi060.stdout:3732: expect (ObjNum 200513520 snap 22018 seq_num 200893472) 2023-12-01T04:59:35.899 INFO:tasks.rados.rados.0.smithi060.stdout:3732: done (2 left) 2023-12-01T04:59:35.899 INFO:tasks.rados.rados.0.smithi060.stdout:3733: done (1 left) 2023-12-01T04:59:35.899 INFO:tasks.rados.rados.0.smithi060.stdout:3734: rollback oid 28 current snap is 375 2023-12-01T04:59:35.900 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 28 to 365 2023-12-01T04:59:35.900 INFO:tasks.rados.rados.0.smithi060.stdout:3735: rollback oid 15 current snap is 375 2023-12-01T04:59:35.900 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 15 to 348 2023-12-01T04:59:35.900 INFO:tasks.rados.rados.0.smithi060.stdout:3736: read oid 4 snap 365 2023-12-01T04:59:35.900 INFO:tasks.rados.rados.0.smithi060.stdout:3736: expect (ObjNum 1075 snap 351 seq_num 1075) 2023-12-01T04:59:35.900 INFO:tasks.rados.rados.0.smithi060.stdout:3737: delete oid 42 current snap is 375 2023-12-01T04:59:35.902 INFO:tasks.rados.rados.0.smithi060.stdout:3737: done (4 left) 2023-12-01T04:59:35.903 INFO:tasks.rados.rados.0.smithi060.stdout:3738: snap_remove snap 367 2023-12-01T04:59:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:35 smithi060 ceph-mon[94233]: osdmap e820: 8 total, 8 up, 8 in 2023-12-01T04:59:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:35 smithi060 ceph-mon[109077]: osdmap e820: 8 total, 8 up, 8 in 2023-12-01T04:59:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:35 smithi089 ceph-mon[98504]: osdmap e820: 8 total, 8 up, 8 in 2023-12-01T04:59:36.732 INFO:tasks.rados.rados.0.smithi060.stdout:3738: done (4 left) 2023-12-01T04:59:36.732 INFO:tasks.rados.rados.0.smithi060.stdout:3739: snap_create 2023-12-01T04:59:36.732 INFO:tasks.rados.rados.0.smithi060.stdout:3734: finishing rollback tid 0 to smithi060156570-28 2023-12-01T04:59:36.733 INFO:tasks.rados.rados.0.smithi060.stdout:3736: expect (ObjNum 1075 snap 351 seq_num 1075) 2023-12-01T04:59:36.773 INFO:tasks.rados.rados.0.smithi060.stdout:3734: finishing rollback tid 1 to smithi060156570-28 2023-12-01T04:59:36.773 INFO:tasks.rados.rados.0.smithi060.stdout:3734: finishing rollback tid 2 to smithi060156570-28 2023-12-01T04:59:36.773 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1435 (ObjNum 1035 snap 337 seq_num 1035) dirty exists 2023-12-01T04:59:36.773 INFO:tasks.rados.rados.0.smithi060.stdout:3735: finishing rollback tid 0 to smithi060156570-15 2023-12-01T04:59:36.773 INFO:tasks.rados.rados.0.smithi060.stdout:3735: finishing rollback tid 1 to smithi060156570-15 2023-12-01T04:59:36.774 INFO:tasks.rados.rados.0.smithi060.stdout:3735: finishing rollback tid 2 to smithi060156570-15 2023-12-01T04:59:36.774 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1582 (ObjNum 1004 snap 323 seq_num 1004) dirty exists 2023-12-01T04:59:36.774 INFO:tasks.rados.rados.0.smithi060.stdout:3731: expect (ObjNum 1114 snap 364 seq_num 1114) 2023-12-01T04:59:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:36 smithi060 ceph-mon[94233]: pgmap v1198: 121 pgs: 121 active+clean; 271 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2023-12-01T04:59:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:36 smithi060 ceph-mon[94233]: osdmap e821: 8 total, 8 up, 8 in 2023-12-01T04:59:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:36 smithi060 ceph-mon[94233]: osdmap e822: 8 total, 8 up, 8 in 2023-12-01T04:59:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:36 smithi060 ceph-mon[109077]: pgmap v1198: 121 pgs: 121 active+clean; 271 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2023-12-01T04:59:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:36 smithi060 ceph-mon[109077]: osdmap e821: 8 total, 8 up, 8 in 2023-12-01T04:59:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:36 smithi060 ceph-mon[109077]: osdmap e822: 8 total, 8 up, 8 in 2023-12-01T04:59:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:36 smithi089 ceph-mon[98504]: pgmap v1198: 121 pgs: 121 active+clean; 271 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.7 MiB/s wr, 25 op/s 2023-12-01T04:59:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:36 smithi089 ceph-mon[98504]: osdmap e821: 8 total, 8 up, 8 in 2023-12-01T04:59:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:36 smithi089 ceph-mon[98504]: osdmap e822: 8 total, 8 up, 8 in 2023-12-01T04:59:37.730 INFO:tasks.rados.rados.0.smithi060.stdout:3731: done (4 left) 2023-12-01T04:59:37.731 INFO:tasks.rados.rados.0.smithi060.stdout:3734: done (3 left) 2023-12-01T04:59:37.731 INFO:tasks.rados.rados.0.smithi060.stdout:3735: done (2 left) 2023-12-01T04:59:37.731 INFO:tasks.rados.rados.0.smithi060.stdout:3736: done (1 left) 2023-12-01T04:59:37.731 INFO:tasks.rados.rados.0.smithi060.stdout:3739: done (0 left) 2023-12-01T04:59:37.731 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 376 2023-12-01T04:59:37.731 INFO:tasks.rados.rados.0.smithi060.stdout:3740: seq_num 1153 ranges {1482752=114688} 2023-12-01T04:59:37.739 INFO:tasks.rados.rados.0.smithi060.stdout:3740: writing smithi060156570-21 from 1482752 to 1597440 tid 1 2023-12-01T04:59:37.739 INFO:tasks.rados.rados.0.smithi060.stdout:3741: setattr oid 11 current snap is 376 2023-12-01T04:59:37.740 INFO:tasks.rados.rados.0.smithi060.stdout:3742: read oid 22 snap -1 2023-12-01T04:59:37.740 INFO:tasks.rados.rados.0.smithi060.stdout:3742: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T04:59:37.740 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 15 current snap is 376 2023-12-01T04:59:37.740 INFO:tasks.rados.rados.0.smithi060.stdout:3743: seq_num 1154 ranges {1867776=131072} 2023-12-01T04:59:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3743: writing smithi060156570-15 from 1867776 to 1998848 tid 1 2023-12-01T04:59:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3744: snap_create 2023-12-01T04:59:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3740: finishing write tid 1 to smithi060156570-21 2023-12-01T04:59:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3740: finishing write tid 2 to smithi060156570-21 2023-12-01T04:59:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3740: finishing write tid 3 to smithi060156570-21 2023-12-01T04:59:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3740: oid 21 updating version 0 to 2178 2023-12-01T04:59:37.752 INFO:tasks.rados.rados.0.smithi060.stdout:3740: oid 21 updating version 2178 to 2179 2023-12-01T04:59:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 2179 (ObjNum 1153 snap 376 seq_num 1153) dirty exists 2023-12-01T04:59:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:3740: left oid 21 (ObjNum 1153 snap 376 seq_num 1153) 2023-12-01T04:59:37.753 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 2056 (ObjNum 33 snap 0 seq_num 200303296) dirty exists 2023-12-01T04:59:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3742: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T04:59:37.819 INFO:tasks.rados.rados.0.smithi060.stdout:3743: finishing write tid 1 to smithi060156570-15 2023-12-01T04:59:37.819 INFO:tasks.rados.rados.0.smithi060.stdout:3743: finishing write tid 2 to smithi060156570-15 2023-12-01T04:59:37.819 INFO:tasks.rados.rados.0.smithi060.stdout:3743: finishing write tid 3 to smithi060156570-15 2023-12-01T04:59:37.819 INFO:tasks.rados.rados.0.smithi060.stdout:3743: oid 15 updating version 0 to 1583 2023-12-01T04:59:37.820 INFO:tasks.rados.rados.0.smithi060.stdout:3743: oid 15 updating version 1583 to 1584 2023-12-01T04:59:37.820 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1584 (ObjNum 1154 snap 376 seq_num 1154) dirty exists 2023-12-01T04:59:37.820 INFO:tasks.rados.rados.0.smithi060.stdout:3743: left oid 15 (ObjNum 1154 snap 376 seq_num 1154) 2023-12-01T04:59:38.737 INFO:tasks.rados.rados.0.smithi060.stdout:3740: done (4 left) 2023-12-01T04:59:38.738 INFO:tasks.rados.rados.0.smithi060.stdout:3741: done (3 left) 2023-12-01T04:59:38.738 INFO:tasks.rados.rados.0.smithi060.stdout:3742: done (2 left) 2023-12-01T04:59:38.738 INFO:tasks.rados.rados.0.smithi060.stdout:3743: done (1 left) 2023-12-01T04:59:38.738 INFO:tasks.rados.rados.0.smithi060.stdout:3744: done (0 left) 2023-12-01T04:59:38.738 INFO:tasks.rados.rados.0.smithi060.stdout:3745: setattr oid 16 current snap is 377 2023-12-01T04:59:38.739 INFO:tasks.rados.rados.0.smithi060.stdout:3746: read oid 45 snap -1 2023-12-01T04:59:38.739 INFO:tasks.rados.rados.0.smithi060.stdout:3746: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:59:38.739 INFO:tasks.rados.rados.0.smithi060.stdout:3747: rmattr oid 43 current snap is 377 2023-12-01T04:59:38.739 INFO:tasks.rados.rados.0.smithi060.stdout:3748: rmattr oid 1 current snap is 377 2023-12-01T04:59:38.739 INFO:tasks.rados.rados.0.smithi060.stdout:3748: done (3 left) 2023-12-01T04:59:38.739 INFO:tasks.rados.rados.0.smithi060.stdout:3749: snap_create 2023-12-01T04:59:38.740 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 0 (ObjNum 1132 snap 372 seq_num 1132) dirty exists 2023-12-01T04:59:38.742 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1581 (ObjNum 273 snap 0 seq_num 0) dirty exists 2023-12-01T04:59:38.743 INFO:tasks.rados.rados.0.smithi060.stdout:3746: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T04:59:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:38 smithi060 ceph-mon[94233]: pgmap v1201: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-12-01T04:59:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:38 smithi060 ceph-mon[94233]: osdmap e823: 8 total, 8 up, 8 in 2023-12-01T04:59:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:38 smithi060 ceph-mon[109077]: pgmap v1201: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-12-01T04:59:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:38 smithi060 ceph-mon[109077]: osdmap e823: 8 total, 8 up, 8 in 2023-12-01T04:59:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:38 smithi089 ceph-mon[98504]: pgmap v1201: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-12-01T04:59:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:38 smithi089 ceph-mon[98504]: osdmap e823: 8 total, 8 up, 8 in 2023-12-01T04:59:39.745 INFO:tasks.rados.rados.0.smithi060.stdout:3745: done (3 left) 2023-12-01T04:59:39.745 INFO:tasks.rados.rados.0.smithi060.stdout:3746: done (2 left) 2023-12-01T04:59:39.745 INFO:tasks.rados.rados.0.smithi060.stdout:3747: done (1 left) 2023-12-01T04:59:39.745 INFO:tasks.rados.rados.0.smithi060.stdout:3749: done (0 left) 2023-12-01T04:59:39.746 INFO:tasks.rados.rados.0.smithi060.stdout:3750: snap_remove snap 371 2023-12-01T04:59:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:39 smithi060 ceph-mon[94233]: osdmap e824: 8 total, 8 up, 8 in 2023-12-01T04:59:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:39 smithi060 ceph-mon[109077]: osdmap e824: 8 total, 8 up, 8 in 2023-12-01T04:59:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:39 smithi089 ceph-mon[98504]: osdmap e824: 8 total, 8 up, 8 in 2023-12-01T04:59:40.746 INFO:tasks.rados.rados.0.smithi060.stdout:3750: done (0 left) 2023-12-01T04:59:40.746 INFO:tasks.rados.rados.0.smithi060.stdout:3751: snap_remove snap 373 2023-12-01T04:59:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:40 smithi060 ceph-mon[94233]: pgmap v1204: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-12-01T04:59:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:40 smithi060 ceph-mon[94233]: osdmap e825: 8 total, 8 up, 8 in 2023-12-01T04:59:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:40 smithi060 ceph-mon[109077]: pgmap v1204: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-12-01T04:59:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:40 smithi060 ceph-mon[109077]: osdmap e825: 8 total, 8 up, 8 in 2023-12-01T04:59:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:40 smithi089 ceph-mon[98504]: pgmap v1204: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.9 MiB/s rd, 1.7 MiB/s wr, 24 op/s 2023-12-01T04:59:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:40 smithi089 ceph-mon[98504]: osdmap e825: 8 total, 8 up, 8 in 2023-12-01T04:59:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:41.753 INFO:tasks.rados.rados.0.smithi060.stdout:3751: done (0 left) 2023-12-01T04:59:41.753 INFO:tasks.rados.rados.0.smithi060.stdout:3752: snap_create 2023-12-01T04:59:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:41 smithi089 ceph-mon[98504]: osdmap e826: 8 total, 8 up, 8 in 2023-12-01T04:59:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:41 smithi089 ceph-mon[98504]: osdmap e827: 8 total, 8 up, 8 in 2023-12-01T04:59:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:41 smithi060 ceph-mon[109077]: osdmap e826: 8 total, 8 up, 8 in 2023-12-01T04:59:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:41 smithi060 ceph-mon[109077]: osdmap e827: 8 total, 8 up, 8 in 2023-12-01T04:59:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:41 smithi060 ceph-mon[94233]: osdmap e826: 8 total, 8 up, 8 in 2023-12-01T04:59:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:41 smithi060 ceph-mon[94233]: osdmap e827: 8 total, 8 up, 8 in 2023-12-01T04:59:42.749 INFO:tasks.rados.rados.0.smithi060.stdout:3752: done (0 left) 2023-12-01T04:59:42.749 INFO:tasks.rados.rados.0.smithi060.stdout:3753: read oid 36 snap 376 2023-12-01T04:59:42.749 INFO:tasks.rados.rados.0.smithi060.stdout:3753: expect (ObjNum 1117 snap 367 seq_num 1117) 2023-12-01T04:59:42.750 INFO:tasks.rados.rados.0.smithi060.stdout:3754: setattr oid 19 current snap is 379 2023-12-01T04:59:42.751 INFO:tasks.rados.rados.0.smithi060.stdout:3755: copy_from oid 31 from oid 11 current snap is 379 2023-12-01T04:59:42.751 INFO:tasks.rados.rados.0.smithi060.stdout:3756: snap_remove snap 360 2023-12-01T04:59:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:42 smithi089 ceph-mon[98504]: pgmap v1207: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:42 smithi089 ceph-mon[98504]: osdmap e828: 8 total, 8 up, 8 in 2023-12-01T04:59:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:42 smithi060 ceph-mon[109077]: pgmap v1207: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:42 smithi060 ceph-mon[109077]: osdmap e828: 8 total, 8 up, 8 in 2023-12-01T04:59:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:42 smithi060 ceph-mon[94233]: pgmap v1207: 121 pgs: 121 active+clean; 279 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:42 smithi060 ceph-mon[94233]: osdmap e828: 8 total, 8 up, 8 in 2023-12-01T04:59:43.753 INFO:tasks.rados.rados.0.smithi060.stdout:3756: done (3 left) 2023-12-01T04:59:43.753 INFO:tasks.rados.rados.0.smithi060.stdout:3757: rmattr oid 15 current snap is 379 2023-12-01T04:59:43.753 INFO:tasks.rados.rados.0.smithi060.stdout:3757: done (3 left) 2023-12-01T04:59:43.753 INFO:tasks.rados.rados.0.smithi060.stdout:3758: rollback oid 12 current snap is 379 2023-12-01T04:59:43.753 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 12 to 340 2023-12-01T04:59:43.764 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 2168 (ObjNum 1129 snap 371 seq_num 1129) dirty exists 2023-12-01T04:59:43.765 INFO:tasks.rados.rados.0.smithi060.stdout:3755: finishing copy_from to smithi060156570-31 2023-12-01T04:59:43.765 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 2056 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:59:43.765 INFO:tasks.rados.rados.0.smithi060.stdout:3753: expect (ObjNum 1117 snap 367 seq_num 1117) 2023-12-01T04:59:43.818 INFO:tasks.rados.rados.0.smithi060.stdout:3755: finishing copy_from racing read to smithi060156570-31 2023-12-01T04:59:43.818 INFO:tasks.rados.rados.0.smithi060.stdout:3758: finishing rollback tid 0 to smithi060156570-12 2023-12-01T04:59:43.818 INFO:tasks.rados.rados.0.smithi060.stdout:3758: finishing rollback tid 1 to smithi060156570-12 2023-12-01T04:59:43.818 INFO:tasks.rados.rados.0.smithi060.stdout:3758: finishing rollback tid 2 to smithi060156570-12 2023-12-01T04:59:43.818 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1486 (ObjNum 1041 snap 340 seq_num 1041) dirty exists 2023-12-01T04:59:43.818 INFO:tasks.rados.rados.0.smithi060.stdout:3753: done (3 left) 2023-12-01T04:59:43.818 INFO:tasks.rados.rados.0.smithi060.stdout:3754: done (2 left) 2023-12-01T04:59:43.819 INFO:tasks.rados.rados.0.smithi060.stdout:3755: done (1 left) 2023-12-01T04:59:43.819 INFO:tasks.rados.rados.0.smithi060.stdout:3758: done (0 left) 2023-12-01T04:59:43.819 INFO:tasks.rados.rados.0.smithi060.stdout:3759: snap_remove snap 376 2023-12-01T04:59:44.748 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:59:44] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:59:44.774 INFO:tasks.rados.rados.0.smithi060.stdout:3759: done (0 left) 2023-12-01T04:59:44.774 INFO:tasks.rados.rados.0.smithi060.stdout:3760: snap_remove snap 377 2023-12-01T04:59:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:44 smithi060 ceph-mon[109077]: pgmap v1210: 121 pgs: 121 active+clean; 278 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 60 KiB/s wr, 13 op/s 2023-12-01T04:59:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:44 smithi060 ceph-mon[109077]: osdmap e829: 8 total, 8 up, 8 in 2023-12-01T04:59:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:44 smithi060 ceph-mon[94233]: pgmap v1210: 121 pgs: 121 active+clean; 278 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 60 KiB/s wr, 13 op/s 2023-12-01T04:59:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:44 smithi060 ceph-mon[94233]: osdmap e829: 8 total, 8 up, 8 in 2023-12-01T04:59:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:44 smithi089 ceph-mon[98504]: pgmap v1210: 121 pgs: 121 active+clean; 278 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 60 KiB/s wr, 13 op/s 2023-12-01T04:59:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:44 smithi089 ceph-mon[98504]: osdmap e829: 8 total, 8 up, 8 in 2023-12-01T04:59:45.780 INFO:tasks.rados.rados.0.smithi060.stdout:3760: done (0 left) 2023-12-01T04:59:45.780 INFO:tasks.rados.rados.0.smithi060.stdout:3761: copy_from oid 37 from oid 24 current snap is 379 2023-12-01T04:59:45.781 INFO:tasks.rados.rados.0.smithi060.stdout:3762: copy_from oid 28 from oid 12 current snap is 379 2023-12-01T04:59:45.781 INFO:tasks.rados.rados.0.smithi060.stdout:3763: snap_remove snap 348 2023-12-01T04:59:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:45 smithi089 ceph-mon[98504]: osdmap e830: 8 total, 8 up, 8 in 2023-12-01T04:59:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:45 smithi060 ceph-mon[94233]: osdmap e830: 8 total, 8 up, 8 in 2023-12-01T04:59:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:45 smithi060 ceph-mon[109077]: osdmap e830: 8 total, 8 up, 8 in 2023-12-01T04:59:46.736 INFO:tasks.rados.rados.0.smithi060.stdout:3763: done (2 left) 2023-12-01T04:59:46.736 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 379 2023-12-01T04:59:46.736 INFO:tasks.rados.rados.0.smithi060.stdout:3764: seq_num 1155 ranges {2170880=147456} 2023-12-01T04:59:46.749 INFO:tasks.rados.rados.0.smithi060.stdout:3764: writing smithi060156570-43 from 2170880 to 2318336 tid 1 2023-12-01T04:59:46.750 INFO:tasks.rados.rados.0.smithi060.stdout:3765: rmattr oid 35 current snap is 379 2023-12-01T04:59:46.750 INFO:tasks.rados.rados.0.smithi060.stdout:3765: done (3 left) 2023-12-01T04:59:46.750 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 29 current snap is 379 2023-12-01T04:59:46.750 INFO:tasks.rados.rados.0.smithi060.stdout:3766: seq_num 1156 ranges {876544=163840} 2023-12-01T04:59:46.755 INFO:tasks.rados.rados.0.smithi060.stdout:3766: writing smithi060156570-29 from 876544 to 1040384 tid 1 2023-12-01T04:59:46.757 INFO:tasks.rados.rados.0.smithi060.stdout:3767: setattr oid 26 current snap is 379 2023-12-01T04:59:46.757 INFO:tasks.rados.rados.0.smithi060.stdout:3761: finishing copy_from to smithi060156570-37 2023-12-01T04:59:46.757 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 37 v 1944 (ObjNum 1133 snap 372 seq_num 1133) dirty exists 2023-12-01T04:59:46.757 INFO:tasks.rados.rados.0.smithi060.stdout:3761: finishing copy_from racing read to smithi060156570-37 2023-12-01T04:59:46.757 INFO:tasks.rados.rados.0.smithi060.stdout:3762: finishing copy_from to smithi060156570-28 2023-12-01T04:59:46.757 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1486 (ObjNum 1041 snap 340 seq_num 1041) dirty exists 2023-12-01T04:59:46.757 INFO:tasks.rados.rados.0.smithi060.stdout:3762: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:59:46.758 INFO:tasks.rados.rados.0.smithi060.stdout:3761: done (4 left) 2023-12-01T04:59:46.758 INFO:tasks.rados.rados.0.smithi060.stdout:3762: done (3 left) 2023-12-01T04:59:46.758 INFO:tasks.rados.rados.0.smithi060.stdout:3768: read oid 34 snap -1 2023-12-01T04:59:46.758 INFO:tasks.rados.rados.0.smithi060.stdout:3768: expect (ObjNum 1081 snap 354 seq_num 1081) 2023-12-01T04:59:46.758 INFO:tasks.rados.rados.0.smithi060.stdout:3769: delete oid 7 current snap is 379 2023-12-01T04:59:46.758 INFO:tasks.rados.rados.0.smithi060.stdout:3764: finishing write tid 1 to smithi060156570-43 2023-12-01T04:59:46.760 INFO:tasks.rados.rados.0.smithi060.stdout:3764: finishing write tid 2 to smithi060156570-43 2023-12-01T04:59:46.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1582 (ObjNum 1146 snap 374 seq_num 1146) dirty exists 2023-12-01T04:59:46.767 INFO:tasks.rados.rados.0.smithi060.stdout:3764: finishing write tid 3 to smithi060156570-43 2023-12-01T04:59:46.768 INFO:tasks.rados.rados.0.smithi060.stdout:3764: oid 43 updating version 0 to 1605 2023-12-01T04:59:46.768 INFO:tasks.rados.rados.0.smithi060.stdout:3764: oid 43 updating version 1605 to 1606 2023-12-01T04:59:46.768 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1606 (ObjNum 1155 snap 379 seq_num 1155) dirty exists 2023-12-01T04:59:46.768 INFO:tasks.rados.rados.0.smithi060.stdout:3764: left oid 43 (ObjNum 1155 snap 379 seq_num 1155) 2023-12-01T04:59:46.768 INFO:tasks.rados.rados.0.smithi060.stdout:3766: finishing write tid 1 to smithi060156570-29 2023-12-01T04:59:46.768 INFO:tasks.rados.rados.0.smithi060.stdout:3766: finishing write tid 2 to smithi060156570-29 2023-12-01T04:59:46.769 INFO:tasks.rados.rados.0.smithi060.stdout:3766: finishing write tid 3 to smithi060156570-29 2023-12-01T04:59:46.769 INFO:tasks.rados.rados.0.smithi060.stdout:3766: oid 29 updating version 0 to 2410 2023-12-01T04:59:46.769 INFO:tasks.rados.rados.0.smithi060.stdout:3766: oid 29 version 2410 is already newer than 2409 2023-12-01T04:59:46.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 2410 (ObjNum 1156 snap 379 seq_num 1156) dirty exists 2023-12-01T04:59:46.769 INFO:tasks.rados.rados.0.smithi060.stdout:3766: left oid 29 (ObjNum 1156 snap 379 seq_num 1156) 2023-12-01T04:59:46.770 INFO:tasks.rados.rados.0.smithi060.stdout:3768: expect (ObjNum 1081 snap 354 seq_num 1081) 2023-12-01T04:59:46.805 INFO:tasks.rados.rados.0.smithi060.stdout:3764: done (4 left) 2023-12-01T04:59:46.805 INFO:tasks.rados.rados.0.smithi060.stdout:3766: done (3 left) 2023-12-01T04:59:46.806 INFO:tasks.rados.rados.0.smithi060.stdout:3767: done (2 left) 2023-12-01T04:59:46.806 INFO:tasks.rados.rados.0.smithi060.stdout:3768: done (1 left) 2023-12-01T04:59:46.806 INFO:tasks.rados.rados.0.smithi060.stdout:3769: done (0 left) 2023-12-01T04:59:46.806 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 39 current snap is 379 2023-12-01T04:59:46.806 INFO:tasks.rados.rados.0.smithi060.stdout:3770: seq_num 1158 ranges {10076160=196608} 2023-12-01T04:59:46.862 INFO:tasks.rados.rados.0.smithi060.stdout:3770: writing smithi060156570-39 from 10076160 to 10272768 tid 1 2023-12-01T04:59:46.862 INFO:tasks.rados.rados.0.smithi060.stdout:3771: rollback oid 45 current snap is 379 2023-12-01T04:59:46.862 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 45 to 375 2023-12-01T04:59:46.862 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 43 current snap is 379 2023-12-01T04:59:46.862 INFO:tasks.rados.rados.0.smithi060.stdout:3772: seq_num 1159 ranges {2318336=212992} 2023-12-01T04:59:46.876 INFO:tasks.rados.rados.0.smithi060.stdout:3772: writing smithi060156570-43 from 2318336 to 2531328 tid 1 2023-12-01T04:59:46.876 INFO:tasks.rados.rados.0.smithi060.stdout:3773: read oid 9 snap -1 2023-12-01T04:59:46.876 INFO:tasks.rados.rados.0.smithi060.stdout:3773: expect (ObjNum 1140 snap 372 seq_num 1140) 2023-12-01T04:59:46.876 INFO:tasks.rados.rados.0.smithi060.stdout:3774: rollback oid 22 current snap is 379 2023-12-01T04:59:46.876 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 22 to 369 2023-12-01T04:59:46.877 INFO:tasks.rados.rados.0.smithi060.stdout:3770: finishing write tid 1 to smithi060156570-39 2023-12-01T04:59:46.877 INFO:tasks.rados.rados.0.smithi060.stdout:3775: read oid 36 snap 365 2023-12-01T04:59:46.877 INFO:tasks.rados.rados.0.smithi060.stdout:3775: expect deleted 2023-12-01T04:59:46.877 INFO:tasks.rados.rados.0.smithi060.stdout:3776: snap_remove snap 340 2023-12-01T04:59:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:46 smithi089 ceph-mon[98504]: pgmap v1213: 121 pgs: 121 active+clean; 278 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 60 KiB/s wr, 13 op/s 2023-12-01T04:59:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:46 smithi089 ceph-mon[98504]: osdmap e831: 8 total, 8 up, 8 in 2023-12-01T04:59:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:46 smithi089 ceph-mon[98504]: osdmap e832: 8 total, 8 up, 8 in 2023-12-01T04:59:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:46 smithi060 ceph-mon[94233]: pgmap v1213: 121 pgs: 121 active+clean; 278 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 60 KiB/s wr, 13 op/s 2023-12-01T04:59:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:46 smithi060 ceph-mon[94233]: osdmap e831: 8 total, 8 up, 8 in 2023-12-01T04:59:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:46 smithi060 ceph-mon[94233]: osdmap e832: 8 total, 8 up, 8 in 2023-12-01T04:59:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:46 smithi060 ceph-mon[109077]: pgmap v1213: 121 pgs: 121 active+clean; 278 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 60 KiB/s wr, 13 op/s 2023-12-01T04:59:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:46 smithi060 ceph-mon[109077]: osdmap e831: 8 total, 8 up, 8 in 2023-12-01T04:59:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:46 smithi060 ceph-mon[109077]: osdmap e832: 8 total, 8 up, 8 in 2023-12-01T04:59:47.577 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T04:59:47.784 INFO:tasks.rados.rados.0.smithi060.stdout:3776: done (6 left) 2023-12-01T04:59:47.785 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 4 current snap is 379 2023-12-01T04:59:47.785 INFO:tasks.rados.rados.0.smithi060.stdout:3770: finishing write tid 2 to smithi060156570-39 2023-12-01T04:59:47.785 INFO:tasks.rados.rados.0.smithi060.stdout:3777: seq_num 1160 ranges {1212416=229376} 2023-12-01T04:59:47.794 INFO:tasks.rados.rados.0.smithi060.stdout:3777: writing smithi060156570-4 from 1212416 to 1441792 tid 1 2023-12-01T04:59:47.795 INFO:tasks.rados.rados.0.smithi060.stdout:3778: rollback oid 11 current snap is 379 2023-12-01T04:59:47.795 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 362 2023-12-01T04:59:47.795 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 379 2023-12-01T04:59:47.795 INFO:tasks.rados.rados.0.smithi060.stdout:3779: seq_num 1161 ranges {0=245760} 2023-12-01T04:59:47.795 INFO:tasks.rados.rados.0.smithi060.stdout:3779: writing smithi060156570-48 from 0 to 245760 tid 1 2023-12-01T04:59:47.804 INFO:tasks.rados.rados.0.smithi060.stdout:3780: copy_from oid 8 from oid 12 current snap is 379 2023-12-01T04:59:47.804 INFO:tasks.rados.rados.0.smithi060.stdout:3781: read oid 47 snap -1 2023-12-01T04:59:47.804 INFO:tasks.rados.rados.0.smithi060.stdout:3781: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T04:59:47.804 INFO:tasks.rados.rados.0.smithi060.stdout:3782: read oid 32 snap -1 2023-12-01T04:59:47.804 INFO:tasks.rados.rados.0.smithi060.stdout:3782: expect deleted 2023-12-01T04:59:47.805 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 379 2023-12-01T04:59:47.805 INFO:tasks.rados.rados.0.smithi060.stdout:3783: seq_num 1162 ranges {3891200=270336} 2023-12-01T04:59:47.820 INFO:tasks.rados.rados.0.smithi060.stdout:3783: writing smithi060156570-10 from 3891200 to 4161536 tid 1 2023-12-01T04:59:47.820 INFO:tasks.rados.rados.0.smithi060.stdout:3784: snap_remove snap 378 2023-12-01T04:59:47.934 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T04:59:47.934 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (14m) 2m ago 14m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (14m) 2m ago 14m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (15m) 2m ago 15m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (15m) 2m ago 15m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (18m) 2m ago 18m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (20m) 2m ago 20m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (20m) 2m ago 20m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (18m) 2m ago 18m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (18m) 2m ago 18m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (14m) 2m ago 14m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (14m) 2m ago 14m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (18m) 2m ago 18m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (17m) 2m ago 17m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (17m) 2m ago 17m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (17m) 2m ago 17m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T04:59:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (16m) 2m ago 16m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T04:59:47.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (16m) 2m ago 16m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T04:59:47.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (16m) 2m ago 16m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T04:59:47.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (15m) 2m ago 15m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T04:59:47.936 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (14m) 2m ago 15m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T04:59:48.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T04:59:48.337 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3784: done (13 left) 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3785: copy_from oid 19 from oid 37 current snap is 379 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3771: finishing rollback tid 0 to smithi060156570-45 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3771: finishing rollback tid 1 to smithi060156570-45 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3770: finishing write tid 3 to smithi060156570-39 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3770: oid 39 updating version 0 to 1880 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3770: oid 39 updating version 1880 to 1881 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 39 v 1881 (ObjNum 1158 snap 379 seq_num 1158) dirty exists 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3770: left oid 39 (ObjNum 1158 snap 379 seq_num 1158) 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3771: finishing rollback tid 2 to smithi060156570-45 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 2418 (ObjNum 161 snap 0 seq_num 200041648) dirty exists 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3774: finishing rollback tid 0 to smithi060156570-22 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:3774: finishing rollback tid 1 to smithi060156570-22 2023-12-01T04:59:48.793 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 2421 (ObjNum 33 snap 0 seq_num 2) dirty dne 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3772: finishing write tid 1 to smithi060156570-43 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3770: done (13 left) 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3771: done (12 left) 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3774: done (11 left) 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3775: done (10 left) 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3786: copy_from oid 2 from oid 30 current snap is 379 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3772: finishing write tid 2 to smithi060156570-43 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3772: finishing write tid 3 to smithi060156570-43 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3772: oid 43 updating version 0 to 1607 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3772: oid 43 updating version 1607 to 1608 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1608 (ObjNum 1159 snap 379 seq_num 1159) dirty exists 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3772: left oid 43 (ObjNum 1159 snap 379 seq_num 1159) 2023-12-01T04:59:48.794 INFO:tasks.rados.rados.0.smithi060.stdout:3773: expect (ObjNum 1140 snap 372 seq_num 1140) 2023-12-01T04:59:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:48 smithi089 ceph-mon[98504]: pgmap v1216: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T04:59:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:48 smithi089 ceph-mon[98504]: from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:48 smithi089 ceph-mon[98504]: osdmap e833: 8 total, 8 up, 8 in 2023-12-01T04:59:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:48 smithi089 ceph-mon[98504]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/252243771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[94233]: pgmap v1216: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[94233]: from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[94233]: osdmap e833: 8 total, 8 up, 8 in 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[94233]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/252243771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[109077]: pgmap v1216: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[109077]: from='client.25379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[109077]: osdmap e833: 8 total, 8 up, 8 in 2023-12-01T04:59:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[109077]: from='client.25385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T04:59:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/252243771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T04:59:49.439 INFO:tasks.rados.rados.0.smithi060.stdout:3779: finishing write tid 1 to smithi060156570-48 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3778: finishing rollback tid 0 to smithi060156570-11 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3779: finishing write tid 2 to smithi060156570-48 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3777: finishing write tid 1 to smithi060156570-4 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3777: finishing write tid 2 to smithi060156570-4 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3772: done (10 left) 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3773: done (9 left) 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3782: done (8 left) 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3787: setattr oid 31 current snap is 379 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3779: finishing write tid 3 to smithi060156570-48 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3779: oid 48 updating version 0 to 2167 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3779: oid 48 updating version 2167 to 2168 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 2168 (ObjNum 1161 snap 379 seq_num 1161) dirty exists 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3779: left oid 48 (ObjNum 1161 snap 379 seq_num 1161) 2023-12-01T04:59:49.440 INFO:tasks.rados.rados.0.smithi060.stdout:3777: finishing write tid 3 to smithi060156570-4 2023-12-01T04:59:49.441 INFO:tasks.rados.rados.0.smithi060.stdout:3777: oid 4 updating version 0 to 1945 2023-12-01T04:59:49.441 INFO:tasks.rados.rados.0.smithi060.stdout:3777: oid 4 updating version 1945 to 1946 2023-12-01T04:59:49.441 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1946 (ObjNum 1160 snap 379 seq_num 1160) dirty exists 2023-12-01T04:59:49.441 INFO:tasks.rados.rados.0.smithi060.stdout:3777: left oid 4 (ObjNum 1160 snap 379 seq_num 1160) 2023-12-01T04:59:49.441 INFO:tasks.rados.rados.0.smithi060.stdout:3781: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T04:59:49.502 INFO:tasks.rados.rados.0.smithi060.stdout:3783: finishing write tid 1 to smithi060156570-10 2023-12-01T04:59:49.502 INFO:tasks.rados.rados.0.smithi060.stdout:3783: finishing write tid 2 to smithi060156570-10 2023-12-01T04:59:49.502 INFO:tasks.rados.rados.0.smithi060.stdout:3778: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:59:49.502 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 2058 (ObjNum 1281 snap 0 seq_num 2339999824) dirty dne 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3783: finishing write tid 3 to smithi060156570-10 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3783: oid 10 updating version 0 to 1883 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3783: oid 10 version 1883 is already newer than 1882 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 1883 (ObjNum 1162 snap 379 seq_num 1162) dirty exists 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3783: left oid 10 (ObjNum 1162 snap 379 seq_num 1162) 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3780: finishing copy_from to smithi060156570-8 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 8 v 1486 (ObjNum 1041 snap 340 seq_num 1041) dirty exists 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3780: finishing copy_from racing read to smithi060156570-8 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3786: finishing copy_from to smithi060156570-2 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3786: got expected ENOENT (src dne) 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3786: finishing copy_from racing read to smithi060156570-2 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3785: finishing copy_from to smithi060156570-19 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 19 v 1944 (ObjNum 1133 snap 372 seq_num 1133) dirty exists 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3785: finishing copy_from racing read to smithi060156570-19 2023-12-01T04:59:49.503 INFO:tasks.rados.rados.0.smithi060.stdout:3777: done (8 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3778: done (7 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3779: done (6 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3780: done (5 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3781: done (4 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3783: done (3 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3785: done (2 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3786: done (1 left) 2023-12-01T04:59:49.504 INFO:tasks.rados.rados.0.smithi060.stdout:3788: delete oid 2 current snap is 379 2023-12-01T04:59:49.505 INFO:tasks.rados.rados.0.smithi060.stdout:3788: done (1 left) 2023-12-01T04:59:49.505 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 379 2023-12-01T04:59:49.505 INFO:tasks.rados.rados.0.smithi060.stdout:3789: seq_num 1164 ranges {2220032=303104} 2023-12-01T04:59:49.518 INFO:tasks.rados.rados.0.smithi060.stdout:3789: writing smithi060156570-33 from 2220032 to 2523136 tid 1 2023-12-01T04:59:49.519 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 379 2023-12-01T04:59:49.519 INFO:tasks.rados.rados.0.smithi060.stdout:3790: seq_num 1165 ranges {4505600=319488} 2023-12-01T04:59:49.545 INFO:tasks.rados.rados.0.smithi060.stdout:3790: writing smithi060156570-20 from 4505600 to 4825088 tid 1 2023-12-01T04:59:49.545 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 40 current snap is 379 2023-12-01T04:59:49.545 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 2169 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:59:49.545 INFO:tasks.rados.rados.0.smithi060.stdout:3791: seq_num 1166 ranges {4472832=335872} 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:3791: writing smithi060156570-40 from 4472832 to 4808704 tid 1 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:3787: done (3 left) 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 12 current snap is 379 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:3789: finishing write tid 1 to smithi060156570-33 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:3789: finishing write tid 2 to smithi060156570-33 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:3789: finishing write tid 3 to smithi060156570-33 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:3789: oid 33 updating version 0 to 2175 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:3789: oid 33 version 2175 is already newer than 2174 2023-12-01T04:59:49.572 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 2175 (ObjNum 1164 snap 379 seq_num 1164) dirty exists 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3789: left oid 33 (ObjNum 1164 snap 379 seq_num 1164) 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3790: finishing write tid 1 to smithi060156570-20 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3790: finishing write tid 2 to smithi060156570-20 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3790: finishing write tid 3 to smithi060156570-20 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3790: oid 20 updating version 0 to 1945 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3790: oid 20 updating version 1945 to 1946 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 1946 (ObjNum 1165 snap 379 seq_num 1165) dirty exists 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3790: left oid 20 (ObjNum 1165 snap 379 seq_num 1165) 2023-12-01T04:59:49.573 INFO:tasks.rados.rados.0.smithi060.stdout:3792: seq_num 1167 ranges {6537216=352256} 2023-12-01T04:59:49.609 INFO:tasks.rados.rados.0.smithi060.stdout:3792: writing smithi060156570-12 from 6537216 to 6889472 tid 1 2023-12-01T04:59:49.609 INFO:tasks.rados.rados.0.smithi060.stdout:3789: done (3 left) 2023-12-01T04:59:49.609 INFO:tasks.rados.rados.0.smithi060.stdout:3790: done (2 left) 2023-12-01T04:59:49.609 INFO:tasks.rados.rados.0.smithi060.stdout:3793: snap_create 2023-12-01T04:59:49.609 INFO:tasks.rados.rados.0.smithi060.stdout:3791: finishing write tid 1 to smithi060156570-40 2023-12-01T04:59:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:3791: finishing write tid 2 to smithi060156570-40 2023-12-01T04:59:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:3791: finishing write tid 3 to smithi060156570-40 2023-12-01T04:59:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:3791: oid 40 updating version 0 to 2176 2023-12-01T04:59:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:3791: oid 40 updating version 2176 to 2177 2023-12-01T04:59:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 40 v 2177 (ObjNum 1166 snap 379 seq_num 1166) dirty exists 2023-12-01T04:59:49.610 INFO:tasks.rados.rados.0.smithi060.stdout:3791: left oid 40 (ObjNum 1166 snap 379 seq_num 1166) 2023-12-01T04:59:49.612 INFO:tasks.rados.rados.0.smithi060.stdout:3792: finishing write tid 1 to smithi060156570-12 2023-12-01T04:59:49.612 INFO:tasks.rados.rados.0.smithi060.stdout:3792: finishing write tid 2 to smithi060156570-12 2023-12-01T04:59:49.613 INFO:tasks.rados.rados.0.smithi060.stdout:3792: finishing write tid 3 to smithi060156570-12 2023-12-01T04:59:49.613 INFO:tasks.rados.rados.0.smithi060.stdout:3792: oid 12 updating version 0 to 1488 2023-12-01T04:59:49.614 INFO:tasks.rados.rados.0.smithi060.stdout:3792: oid 12 version 1488 is already newer than 1487 2023-12-01T04:59:49.614 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1488 (ObjNum 1167 snap 379 seq_num 1167) dirty exists 2023-12-01T04:59:49.614 INFO:tasks.rados.rados.0.smithi060.stdout:3792: left oid 12 (ObjNum 1167 snap 379 seq_num 1167) 2023-12-01T04:59:49.796 INFO:tasks.rados.rados.0.smithi060.stdout:3791: done (2 left) 2023-12-01T04:59:49.797 INFO:tasks.rados.rados.0.smithi060.stdout:3792: done (1 left) 2023-12-01T04:59:49.797 INFO:tasks.rados.rados.0.smithi060.stdout:3793: done (0 left) 2023-12-01T04:59:49.797 INFO:tasks.rados.rados.0.smithi060.stdout:3794: read oid 22 snap -1 2023-12-01T04:59:49.797 INFO:tasks.rados.rados.0.smithi060.stdout:3794: expect deleted 2023-12-01T04:59:49.797 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 2 current snap is 380 2023-12-01T04:59:49.797 INFO:tasks.rados.rados.0.smithi060.stdout:3795: seq_num 1168 ranges {0=368640} 2023-12-01T04:59:49.798 INFO:tasks.rados.rados.0.smithi060.stdout:3795: writing smithi060156570-2 from 0 to 368640 tid 1 2023-12-01T04:59:49.798 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 44 current snap is 380 2023-12-01T04:59:49.798 INFO:tasks.rados.rados.0.smithi060.stdout:3796: seq_num 1169 ranges {4382720=385024} 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3796: writing smithi060156570-44 from 4382720 to 4767744 tid 1 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3797: copy_from oid 50 from oid 29 current snap is 380 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3795: finishing write tid 1 to smithi060156570-2 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3795: finishing write tid 2 to smithi060156570-2 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3795: finishing write tid 3 to smithi060156570-2 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3795: oid 2 updating version 0 to 2170 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3795: oid 2 updating version 2170 to 2171 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 2171 (ObjNum 1168 snap 380 seq_num 1168) dirty exists 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3795: left oid 2 (ObjNum 1168 snap 380 seq_num 1168) 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3794: done (3 left) 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3795: done (2 left) 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3798: read oid 41 snap 379 2023-12-01T04:59:49.826 INFO:tasks.rados.rados.0.smithi060.stdout:3798: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:59:49.827 INFO:tasks.rados.rados.0.smithi060.stdout:3799: copy_from oid 28 from oid 30 current snap is 380 2023-12-01T04:59:49.827 INFO:tasks.rados.rados.0.smithi060.stdout:3800: rollback oid 16 current snap is 380 2023-12-01T04:59:49.827 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 16 to 375 2023-12-01T04:59:49.827 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 380 2023-12-01T04:59:49.827 INFO:tasks.rados.rados.0.smithi060.stdout:3801: seq_num 1170 ranges {0=401408} 2023-12-01T04:59:49.828 INFO:tasks.rados.rados.0.smithi060.stdout:3801: writing smithi060156570-42 from 0 to 401408 tid 1 2023-12-01T04:59:49.828 INFO:tasks.rados.rados.0.smithi060.stdout:3802: read oid 46 snap 362 2023-12-01T04:59:49.828 INFO:tasks.rados.rados.0.smithi060.stdout:3802: expect (ObjNum 1099 snap 357 seq_num 1099) 2023-12-01T04:59:49.828 INFO:tasks.rados.rados.0.smithi060.stdout:3803: snap_remove snap 369 2023-12-01T04:59:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:49 smithi060 ceph-mon[94233]: osdmap e834: 8 total, 8 up, 8 in 2023-12-01T04:59:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:49 smithi060 ceph-mon[109077]: osdmap e834: 8 total, 8 up, 8 in 2023-12-01T04:59:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:49 smithi089 ceph-mon[98504]: osdmap e834: 8 total, 8 up, 8 in 2023-12-01T04:59:50.815 INFO:tasks.rados.rados.0.smithi060.stdout:3803: done (7 left) 2023-12-01T04:59:50.815 INFO:tasks.rados.rados.0.smithi060.stdout:3804: rollback oid 11 current snap is 380 2023-12-01T04:59:50.815 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 11 to 375 2023-12-01T04:59:50.815 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 380 2023-12-01T04:59:50.815 INFO:tasks.rados.rados.0.smithi060.stdout:3805: seq_num 1171 ranges {11788288=417792} 2023-12-01T04:59:50.874 INFO:tasks.rados.rados.0.smithi060.stdout:3805: writing smithi060156570-26 from 11788288 to 12206080 tid 1 2023-12-01T04:59:50.874 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 25 current snap is 380 2023-12-01T04:59:50.874 INFO:tasks.rados.rados.0.smithi060.stdout:3799: finishing copy_from to smithi060156570-28 2023-12-01T04:59:50.874 INFO:tasks.rados.rados.0.smithi060.stdout:3799: got expected ENOENT (src dne) 2023-12-01T04:59:50.874 INFO:tasks.rados.rados.0.smithi060.stdout:3806: seq_num 1172 ranges {7643136=434176} 2023-12-01T04:59:50.918 INFO:tasks.rados.rados.0.smithi060.stdout:3806: writing smithi060156570-25 from 7643136 to 8077312 tid 1 2023-12-01T04:59:50.918 INFO:tasks.rados.rados.0.smithi060.stdout:3807: snap_remove snap 365 2023-12-01T04:59:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:50 smithi060 ceph-mon[94233]: pgmap v1219: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T04:59:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:50 smithi060 ceph-mon[94233]: osdmap e835: 8 total, 8 up, 8 in 2023-12-01T04:59:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:50 smithi060 ceph-mon[109077]: pgmap v1219: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T04:59:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:50 smithi060 ceph-mon[109077]: osdmap e835: 8 total, 8 up, 8 in 2023-12-01T04:59:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:50 smithi089 ceph-mon[98504]: pgmap v1219: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.1 MiB/s wr, 7 op/s 2023-12-01T04:59:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:50 smithi089 ceph-mon[98504]: osdmap e835: 8 total, 8 up, 8 in 2023-12-01T04:59:51.808 INFO:tasks.rados.rados.0.smithi060.stdout:3807: done (10 left) 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 13 current snap is 380 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3799: finishing copy_from racing read to smithi060156570-28 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3800: finishing rollback tid 0 to smithi060156570-16 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3800: finishing rollback tid 1 to smithi060156570-16 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1584 (ObjNum 161 snap 0 seq_num 1) dirty dne 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3796: finishing write tid 1 to smithi060156570-44 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3796: finishing write tid 2 to smithi060156570-44 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3796: finishing write tid 3 to smithi060156570-44 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3796: oid 44 updating version 0 to 2173 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3796: oid 44 version 2173 is already newer than 2172 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 2173 (ObjNum 1169 snap 380 seq_num 1169) dirty exists 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3796: left oid 44 (ObjNum 1169 snap 380 seq_num 1169) 2023-12-01T04:59:51.809 INFO:tasks.rados.rados.0.smithi060.stdout:3801: finishing write tid 1 to smithi060156570-42 2023-12-01T04:59:51.810 INFO:tasks.rados.rados.0.smithi060.stdout:3801: finishing write tid 2 to smithi060156570-42 2023-12-01T04:59:51.810 INFO:tasks.rados.rados.0.smithi060.stdout:3798: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:3797: finishing copy_from to smithi060156570-50 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 2410 (ObjNum 1156 snap 379 seq_num 1156) dirty exists 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:3797: finishing copy_from racing read to smithi060156570-50 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:3801: finishing write tid 3 to smithi060156570-42 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:3801: oid 42 updating version 0 to 1489 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:3801: oid 42 updating version 1489 to 1490 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 1490 (ObjNum 1170 snap 380 seq_num 1170) dirty exists 2023-12-01T04:59:51.869 INFO:tasks.rados.rados.0.smithi060.stdout:3801: left oid 42 (ObjNum 1170 snap 380 seq_num 1170) 2023-12-01T04:59:51.870 INFO:tasks.rados.rados.0.smithi060.stdout:3802: expect (ObjNum 1099 snap 357 seq_num 1099) 2023-12-01T04:59:51.966 INFO:tasks.rados.rados.0.smithi060.stdout:3804: finishing rollback tid 1 to smithi060156570-11 2023-12-01T04:59:51.966 INFO:tasks.rados.rados.0.smithi060.stdout:3804: finishing rollback tid 2 to smithi060156570-11 2023-12-01T04:59:51.966 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 11 v 2060 (ObjNum 289 snap 0 seq_num 0) dirty exists 2023-12-01T04:59:51.966 INFO:tasks.rados.rados.0.smithi060.stdout:3808: seq_num 1173 ranges {0=450560} 2023-12-01T04:59:51.968 INFO:tasks.rados.rados.0.smithi060.stdout:3808: writing smithi060156570-13 from 0 to 450560 tid 1 2023-12-01T04:59:51.968 INFO:tasks.rados.rados.0.smithi060.stdout:3796: done (10 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3797: done (9 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3798: done (8 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3799: done (7 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3800: done (6 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3801: done (5 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3802: done (4 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3804: done (3 left) 2023-12-01T04:59:51.969 INFO:tasks.rados.rados.0.smithi060.stdout:3809: snap_remove snap 375 2023-12-01T04:59:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:51 smithi060 ceph-mon[94233]: osdmap e836: 8 total, 8 up, 8 in 2023-12-01T04:59:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:51 smithi060 ceph-mon[109077]: osdmap e836: 8 total, 8 up, 8 in 2023-12-01T04:59:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:51 smithi089 ceph-mon[98504]: osdmap e836: 8 total, 8 up, 8 in 2023-12-01T04:59:52.815 INFO:tasks.rados.rados.0.smithi060.stdout:3809: done (3 left) 2023-12-01T04:59:52.815 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 380 2023-12-01T04:59:52.815 INFO:tasks.rados.rados.0.smithi060.stdout:3810: seq_num 1174 ranges {245760=466944} 2023-12-01T04:59:52.819 INFO:tasks.rados.rados.0.smithi060.stdout:3810: writing smithi060156570-48 from 245760 to 712704 tid 1 2023-12-01T04:59:52.821 INFO:tasks.rados.rados.0.smithi060.stdout:3811: setattr oid 32 current snap is 380 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3805: finishing write tid 1 to smithi060156570-26 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3805: finishing write tid 2 to smithi060156570-26 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3805: finishing write tid 3 to smithi060156570-26 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3805: oid 26 updating version 0 to 1586 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3805: oid 26 version 1586 is already newer than 1585 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1586 (ObjNum 1171 snap 380 seq_num 1171) dirty exists 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3805: left oid 26 (ObjNum 1171 snap 380 seq_num 1171) 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3806: finishing write tid 1 to smithi060156570-25 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3806: finishing write tid 2 to smithi060156570-25 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3806: finishing write tid 3 to smithi060156570-25 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3806: oid 25 updating version 0 to 2448 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3806: oid 25 version 2448 is already newer than 2447 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 2448 (ObjNum 1172 snap 380 seq_num 1172) dirty exists 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3806: left oid 25 (ObjNum 1172 snap 380 seq_num 1172) 2023-12-01T04:59:52.822 INFO:tasks.rados.rados.0.smithi060.stdout:3808: finishing write tid 1 to smithi060156570-13 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3808: finishing write tid 2 to smithi060156570-13 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3808: finishing write tid 3 to smithi060156570-13 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3808: oid 13 updating version 0 to 1488 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3808: oid 13 version 1488 is already newer than 1487 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1488 (ObjNum 1173 snap 380 seq_num 1173) dirty exists 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3808: left oid 13 (ObjNum 1173 snap 380 seq_num 1173) 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3805: done (4 left) 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3806: done (3 left) 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3808: done (2 left) 2023-12-01T04:59:52.823 INFO:tasks.rados.rados.0.smithi060.stdout:3812: snap_create 2023-12-01T04:59:52.832 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 2164 (ObjNum 289 snap 0 seq_num 199883440) dirty exists 2023-12-01T04:59:52.834 INFO:tasks.rados.rados.0.smithi060.stdout:3810: finishing write tid 1 to smithi060156570-48 2023-12-01T04:59:52.834 INFO:tasks.rados.rados.0.smithi060.stdout:3810: finishing write tid 2 to smithi060156570-48 2023-12-01T04:59:52.836 INFO:tasks.rados.rados.0.smithi060.stdout:3810: finishing write tid 3 to smithi060156570-48 2023-12-01T04:59:52.836 INFO:tasks.rados.rados.0.smithi060.stdout:3810: oid 48 updating version 0 to 2175 2023-12-01T04:59:52.836 INFO:tasks.rados.rados.0.smithi060.stdout:3810: oid 48 version 2175 is already newer than 2174 2023-12-01T04:59:52.836 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 2175 (ObjNum 1174 snap 380 seq_num 1174) dirty exists 2023-12-01T04:59:52.837 INFO:tasks.rados.rados.0.smithi060.stdout:3810: left oid 48 (ObjNum 1174 snap 380 seq_num 1174) 2023-12-01T04:59:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:52 smithi060 ceph-mon[109077]: pgmap v1222: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:52 smithi060 ceph-mon[109077]: osdmap e837: 8 total, 8 up, 8 in 2023-12-01T04:59:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:52 smithi060 ceph-mon[94233]: pgmap v1222: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:52 smithi060 ceph-mon[94233]: osdmap e837: 8 total, 8 up, 8 in 2023-12-01T04:59:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:52 smithi089 ceph-mon[98504]: pgmap v1222: 121 pgs: 121 active+clean; 282 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T04:59:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:52 smithi089 ceph-mon[98504]: osdmap e837: 8 total, 8 up, 8 in 2023-12-01T04:59:53.821 INFO:tasks.rados.rados.0.smithi060.stdout:3810: done (2 left) 2023-12-01T04:59:53.821 INFO:tasks.rados.rados.0.smithi060.stdout:3811: done (1 left) 2023-12-01T04:59:53.821 INFO:tasks.rados.rados.0.smithi060.stdout:3812: done (0 left) 2023-12-01T04:59:53.821 INFO:tasks.rados.rados.0.smithi060.stdout:3813: delete oid 11 current snap is 381 2023-12-01T04:59:53.827 INFO:tasks.rados.rados.0.smithi060.stdout:3813: done (0 left) 2023-12-01T04:59:53.827 INFO:tasks.rados.rados.0.smithi060.stdout:3814: snap_remove snap 362 2023-12-01T04:59:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:53 smithi060 ceph-mon[94233]: osdmap e838: 8 total, 8 up, 8 in 2023-12-01T04:59:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:53 smithi060 ceph-mon[109077]: osdmap e838: 8 total, 8 up, 8 in 2023-12-01T04:59:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:53 smithi089 ceph-mon[98504]: osdmap e838: 8 total, 8 up, 8 in 2023-12-01T04:59:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 04:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:04:59:54] "GET /metrics HTTP/1.1" 200 36076 "" "Prometheus/2.43.0" 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3814: done (0 left) 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3815: read oid 26 snap -1 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3815: expect (ObjNum 1171 snap 380 seq_num 1171) 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3816: read oid 1 snap 380 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3816: expect (ObjNum 1115 snap 366 seq_num 1115) 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 45 current snap is 381 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3817: seq_num 1176 ranges {0=499712} 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3817: writing smithi060156570-45 from 0 to 499712 tid 1 2023-12-01T04:59:54.830 INFO:tasks.rados.rados.0.smithi060.stdout:3818: delete oid 48 current snap is 381 2023-12-01T04:59:54.852 INFO:tasks.rados.rados.0.smithi060.stdout:3816: expect (ObjNum 1115 snap 366 seq_num 1115) 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3817: finishing write tid 1 to smithi060156570-45 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3817: finishing write tid 2 to smithi060156570-45 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3817: finishing write tid 3 to smithi060156570-45 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3817: oid 45 updating version 0 to 2474 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3817: oid 45 updating version 2474 to 2475 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 45 v 2475 (ObjNum 1176 snap 381 seq_num 1176) dirty exists 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3817: left oid 45 (ObjNum 1176 snap 381 seq_num 1176) 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3816: done (3 left) 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3817: done (2 left) 2023-12-01T04:59:54.909 INFO:tasks.rados.rados.0.smithi060.stdout:3818: done (1 left) 2023-12-01T04:59:54.910 INFO:tasks.rados.rados.0.smithi060.stdout:3819: copy_from oid 43 from oid 10 current snap is 381 2023-12-01T04:59:54.910 INFO:tasks.rados.rados.0.smithi060.stdout:3815: expect (ObjNum 1171 snap 380 seq_num 1171) 2023-12-01T04:59:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:54 smithi060 ceph-mon[94233]: pgmap v1225: 121 pgs: 121 active+clean; 230 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 31 op/s 2023-12-01T04:59:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:54 smithi060 ceph-mon[94233]: osdmap e839: 8 total, 8 up, 8 in 2023-12-01T04:59:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:54 smithi060 ceph-mon[109077]: pgmap v1225: 121 pgs: 121 active+clean; 230 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 31 op/s 2023-12-01T04:59:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:54 smithi060 ceph-mon[109077]: osdmap e839: 8 total, 8 up, 8 in 2023-12-01T04:59:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:54 smithi089 ceph-mon[98504]: pgmap v1225: 121 pgs: 121 active+clean; 230 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 31 op/s 2023-12-01T04:59:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:54 smithi089 ceph-mon[98504]: osdmap e839: 8 total, 8 up, 8 in 2023-12-01T04:59:55.921 INFO:tasks.rados.rados.0.smithi060.stdout:3819: finishing copy_from to smithi060156570-43 2023-12-01T04:59:55.922 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 43 v 1883 (ObjNum 1162 snap 379 seq_num 1162) dirty exists 2023-12-01T04:59:55.922 INFO:tasks.rados.rados.0.smithi060.stdout:3819: finishing copy_from racing read to smithi060156570-43 2023-12-01T04:59:55.922 INFO:tasks.rados.rados.0.smithi060.stdout:3815: done (1 left) 2023-12-01T04:59:55.922 INFO:tasks.rados.rados.0.smithi060.stdout:3819: done (0 left) 2023-12-01T04:59:55.922 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 381 2023-12-01T04:59:55.922 INFO:tasks.rados.rados.0.smithi060.stdout:3820: seq_num 1178 ranges {6537216=532480} 2023-12-01T04:59:55.959 INFO:tasks.rados.rados.0.smithi060.stdout:3820: writing smithi060156570-28 from 6537216 to 7069696 tid 1 2023-12-01T04:59:55.959 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 6 current snap is 381 2023-12-01T04:59:55.959 INFO:tasks.rados.rados.0.smithi060.stdout:3821: seq_num 1179 ranges {1884160=548864} 2023-12-01T04:59:55.972 INFO:tasks.rados.rados.0.smithi060.stdout:3821: writing smithi060156570-6 from 1884160 to 2433024 tid 1 2023-12-01T04:59:55.972 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 1 current snap is 381 2023-12-01T04:59:55.972 INFO:tasks.rados.rados.0.smithi060.stdout:3822: seq_num 1180 ranges {1884160=565248} 2023-12-01T04:59:55.986 INFO:tasks.rados.rados.0.smithi060.stdout:3822: writing smithi060156570-1 from 1884160 to 2449408 tid 1 2023-12-01T04:59:55.986 INFO:tasks.rados.rados.0.smithi060.stdout:3823: snap_remove snap 380 2023-12-01T04:59:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:55 smithi060 ceph-mon[94233]: osdmap e840: 8 total, 8 up, 8 in 2023-12-01T04:59:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:55 smithi060 ceph-mon[109077]: osdmap e840: 8 total, 8 up, 8 in 2023-12-01T04:59:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:55 smithi089 ceph-mon[98504]: osdmap e840: 8 total, 8 up, 8 in 2023-12-01T04:59:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:3823: done (3 left) 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:3824: rollback oid 21 current snap is 381 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 21 to 379 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:3820: finishing write tid 1 to smithi060156570-28 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:3820: finishing write tid 2 to smithi060156570-28 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:3820: finishing write tid 3 to smithi060156570-28 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:3820: oid 28 updating version 0 to 1489 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:3820: oid 28 updating version 1489 to 1490 2023-12-01T04:59:56.736 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1490 (ObjNum 1178 snap 381 seq_num 1178) dirty exists 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3820: left oid 28 (ObjNum 1178 snap 381 seq_num 1178) 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3821: finishing write tid 1 to smithi060156570-6 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3821: finishing write tid 2 to smithi060156570-6 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3821: finishing write tid 3 to smithi060156570-6 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3821: oid 6 updating version 0 to 2171 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3821: oid 6 version 2171 is already newer than 2170 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 2171 (ObjNum 1179 snap 381 seq_num 1179) dirty exists 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3821: left oid 6 (ObjNum 1179 snap 381 seq_num 1179) 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3822: finishing write tid 1 to smithi060156570-1 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3822: finishing write tid 2 to smithi060156570-1 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3822: finishing write tid 3 to smithi060156570-1 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3822: oid 1 updating version 0 to 2179 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3822: oid 1 version 2179 is already newer than 2178 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 2179 (ObjNum 1180 snap 381 seq_num 1180) dirty exists 2023-12-01T04:59:56.737 INFO:tasks.rados.rados.0.smithi060.stdout:3822: left oid 1 (ObjNum 1180 snap 381 seq_num 1180) 2023-12-01T04:59:56.738 INFO:tasks.rados.rados.0.smithi060.stdout:3820: done (3 left) 2023-12-01T04:59:56.738 INFO:tasks.rados.rados.0.smithi060.stdout:3821: done (2 left) 2023-12-01T04:59:56.738 INFO:tasks.rados.rados.0.smithi060.stdout:3822: done (1 left) 2023-12-01T04:59:56.738 INFO:tasks.rados.rados.0.smithi060.stdout:3825: rollback oid 23 current snap is 381 2023-12-01T04:59:56.738 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 379 2023-12-01T04:59:56.738 INFO:tasks.rados.rados.0.smithi060.stdout:3826: delete oid 11 current snap is 381 2023-12-01T04:59:56.746 INFO:tasks.rados.rados.0.smithi060.stdout:3824: finishing rollback tid 0 to smithi060156570-21 2023-12-01T04:59:56.746 INFO:tasks.rados.rados.0.smithi060.stdout:3824: finishing rollback tid 1 to smithi060156570-21 2023-12-01T04:59:56.750 INFO:tasks.rados.rados.0.smithi060.stdout:3824: finishing rollback tid 2 to smithi060156570-21 2023-12-01T04:59:56.750 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 2182 (ObjNum 1153 snap 376 seq_num 1153) dirty exists 2023-12-01T04:59:56.751 INFO:tasks.rados.rados.0.smithi060.stdout:3825: finishing rollback tid 0 to smithi060156570-23 2023-12-01T04:59:56.754 INFO:tasks.rados.rados.0.smithi060.stdout:3825: finishing rollback tid 1 to smithi060156570-23 2023-12-01T04:59:56.754 INFO:tasks.rados.rados.0.smithi060.stdout:3825: finishing rollback tid 2 to smithi060156570-23 2023-12-01T04:59:56.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 2064 (ObjNum 1143 snap 372 seq_num 1143) dirty exists 2023-12-01T04:59:56.754 INFO:tasks.rados.rados.0.smithi060.stdout:3824: done (2 left) 2023-12-01T04:59:56.754 INFO:tasks.rados.rados.0.smithi060.stdout:3825: done (1 left) 2023-12-01T04:59:56.755 INFO:tasks.rados.rados.0.smithi060.stdout:3826: done (0 left) 2023-12-01T04:59:56.755 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 381 2023-12-01T04:59:56.755 INFO:tasks.rados.rados.0.smithi060.stdout:3827: seq_num 1182 ranges {4825088=606208} 2023-12-01T04:59:56.784 INFO:tasks.rados.rados.0.smithi060.stdout:3827: writing smithi060156570-20 from 4825088 to 5431296 tid 1 2023-12-01T04:59:56.784 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 381 2023-12-01T04:59:56.784 INFO:tasks.rados.rados.0.smithi060.stdout:3828: seq_num 1183 ranges {7069696=622592} 2023-12-01T04:59:56.826 INFO:tasks.rados.rados.0.smithi060.stdout:3828: writing smithi060156570-28 from 7069696 to 7692288 tid 1 2023-12-01T04:59:56.826 INFO:tasks.rados.rados.0.smithi060.stdout:3829: snap_remove snap 379 2023-12-01T04:59:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:56 smithi060 ceph-mon[94233]: pgmap v1228: 121 pgs: 121 active+clean; 230 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 31 op/s 2023-12-01T04:59:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:56 smithi060 ceph-mon[94233]: osdmap e841: 8 total, 8 up, 8 in 2023-12-01T04:59:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:56 smithi060 ceph-mon[109077]: pgmap v1228: 121 pgs: 121 active+clean; 230 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 31 op/s 2023-12-01T04:59:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:56 smithi060 ceph-mon[109077]: osdmap e841: 8 total, 8 up, 8 in 2023-12-01T04:59:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:56 smithi089 ceph-mon[98504]: pgmap v1228: 121 pgs: 121 active+clean; 230 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 31 op/s 2023-12-01T04:59:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:56 smithi089 ceph-mon[98504]: osdmap e841: 8 total, 8 up, 8 in 2023-12-01T04:59:57.743 INFO:tasks.rados.rados.0.smithi060.stdout:3829: done (2 left) 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3830: delete oid 7 current snap is 381 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3827: finishing write tid 1 to smithi060156570-20 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3827: finishing write tid 2 to smithi060156570-20 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3827: finishing write tid 3 to smithi060156570-20 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3827: oid 20 updating version 0 to 2412 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3827: oid 20 version 2412 is already newer than 2411 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 2412 (ObjNum 1182 snap 381 seq_num 1182) dirty exists 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3827: left oid 20 (ObjNum 1182 snap 381 seq_num 1182) 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3828: finishing write tid 1 to smithi060156570-28 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3828: finishing write tid 2 to smithi060156570-28 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3828: finishing write tid 3 to smithi060156570-28 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3828: oid 28 updating version 0 to 1492 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:3828: oid 28 version 1492 is already newer than 1491 2023-12-01T04:59:57.744 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1492 (ObjNum 1183 snap 381 seq_num 1183) dirty exists 2023-12-01T04:59:57.745 INFO:tasks.rados.rados.0.smithi060.stdout:3828: left oid 28 (ObjNum 1183 snap 381 seq_num 1183) 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3827: done (2 left) 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3828: done (1 left) 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3830: done (0 left) 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3831: read oid 22 snap -1 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3831: expect deleted 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3832: rollback oid 32 current snap is 381 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3832: done (1 left) 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3833: read oid 4 snap -1 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3833: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 35 current snap is 381 2023-12-01T04:59:57.760 INFO:tasks.rados.rados.0.smithi060.stdout:3834: seq_num 1185 ranges {1802240=655360} 2023-12-01T04:59:57.773 INFO:tasks.rados.rados.0.smithi060.stdout:3834: writing smithi060156570-35 from 1802240 to 2457600 tid 1 2023-12-01T04:59:57.773 INFO:tasks.rados.rados.0.smithi060.stdout:3835: read oid 27 snap -1 2023-12-01T04:59:57.773 INFO:tasks.rados.rados.0.smithi060.stdout:3835: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T04:59:57.774 INFO:tasks.rados.rados.0.smithi060.stdout:3836: read oid 23 snap -1 2023-12-01T04:59:57.774 INFO:tasks.rados.rados.0.smithi060.stdout:3836: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T04:59:57.774 INFO:tasks.rados.rados.0.smithi060.stdout:3837: delete oid 31 current snap is 381 2023-12-01T04:59:57.774 INFO:tasks.rados.rados.0.smithi060.stdout:3833: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-12-01T04:59:57.835 INFO:tasks.rados.rados.0.smithi060.stdout:3831: done (5 left) 2023-12-01T04:59:57.835 INFO:tasks.rados.rados.0.smithi060.stdout:3833: done (4 left) 2023-12-01T04:59:57.835 INFO:tasks.rados.rados.0.smithi060.stdout:3837: done (3 left) 2023-12-01T04:59:57.835 INFO:tasks.rados.rados.0.smithi060.stdout:3838: delete oid 7 current snap is 381 2023-12-01T04:59:57.836 INFO:tasks.rados.rados.0.smithi060.stdout:3834: finishing write tid 1 to smithi060156570-35 2023-12-01T04:59:57.836 INFO:tasks.rados.rados.0.smithi060.stdout:3834: finishing write tid 2 to smithi060156570-35 2023-12-01T04:59:57.836 INFO:tasks.rados.rados.0.smithi060.stdout:3835: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T04:59:57.876 INFO:tasks.rados.rados.0.smithi060.stdout:3834: finishing write tid 3 to smithi060156570-35 2023-12-01T04:59:57.876 INFO:tasks.rados.rados.0.smithi060.stdout:3834: oid 35 updating version 0 to 1586 2023-12-01T04:59:57.877 INFO:tasks.rados.rados.0.smithi060.stdout:3834: oid 35 version 1586 is already newer than 1585 2023-12-01T04:59:57.877 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 1586 (ObjNum 1185 snap 381 seq_num 1185) dirty exists 2023-12-01T04:59:57.877 INFO:tasks.rados.rados.0.smithi060.stdout:3834: left oid 35 (ObjNum 1185 snap 381 seq_num 1185) 2023-12-01T04:59:57.877 INFO:tasks.rados.rados.0.smithi060.stdout:3836: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T04:59:57.938 INFO:tasks.rados.rados.0.smithi060.stdout:3834: done (3 left) 2023-12-01T04:59:57.938 INFO:tasks.rados.rados.0.smithi060.stdout:3835: done (2 left) 2023-12-01T04:59:57.938 INFO:tasks.rados.rados.0.smithi060.stdout:3836: done (1 left) 2023-12-01T04:59:57.938 INFO:tasks.rados.rados.0.smithi060.stdout:3838: done (0 left) 2023-12-01T04:59:57.938 INFO:tasks.rados.rados.0.smithi060.stdout:3839: snap_create 2023-12-01T04:59:58.836 INFO:tasks.rados.rados.0.smithi060.stdout:3839: done (0 left) 2023-12-01T04:59:58.836 INFO:tasks.rados.rados.0.smithi060.stdout:3840: copy_from oid 50 from oid 35 current snap is 382 2023-12-01T04:59:58.836 INFO:tasks.rados.rados.0.smithi060.stdout:3841: snap_create 2023-12-01T04:59:58.853 INFO:tasks.rados.rados.0.smithi060.stdout:3840: finishing copy_from to smithi060156570-50 2023-12-01T04:59:58.853 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1586 (ObjNum 1185 snap 381 seq_num 1185) dirty exists 2023-12-01T04:59:58.854 INFO:tasks.rados.rados.0.smithi060.stdout:3840: finishing copy_from racing read to smithi060156570-50 2023-12-01T04:59:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:58 smithi060 ceph-mon[94233]: pgmap v1230: 121 pgs: 121 active+clean; 137 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-01T04:59:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:58 smithi060 ceph-mon[94233]: osdmap e842: 8 total, 8 up, 8 in 2023-12-01T04:59:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:58 smithi060 ceph-mon[109077]: pgmap v1230: 121 pgs: 121 active+clean; 137 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-01T04:59:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:58 smithi060 ceph-mon[109077]: osdmap e842: 8 total, 8 up, 8 in 2023-12-01T04:59:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:58 smithi089 ceph-mon[98504]: pgmap v1230: 121 pgs: 121 active+clean; 137 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-01T04:59:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:58 smithi089 ceph-mon[98504]: osdmap e842: 8 total, 8 up, 8 in 2023-12-01T04:59:59.841 INFO:tasks.rados.rados.0.smithi060.stdout:3840: done (1 left) 2023-12-01T04:59:59.841 INFO:tasks.rados.rados.0.smithi060.stdout:3841: done (0 left) 2023-12-01T04:59:59.841 INFO:tasks.rados.rados.0.smithi060.stdout:3842: read oid 23 snap -1 2023-12-01T04:59:59.841 INFO:tasks.rados.rados.0.smithi060.stdout:3842: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T04:59:59.841 INFO:tasks.rados.rados.0.smithi060.stdout:3843: read oid 45 snap -1 2023-12-01T04:59:59.841 INFO:tasks.rados.rados.0.smithi060.stdout:3843: expect (ObjNum 1176 snap 381 seq_num 1176) 2023-12-01T04:59:59.841 INFO:tasks.rados.rados.0.smithi060.stdout:3844: rmattr oid 20 current snap is 383 2023-12-01T04:59:59.842 INFO:tasks.rados.rados.0.smithi060.stdout:3845: snap_remove snap 381 2023-12-01T05:00:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 04:59:59 smithi060 ceph-mon[109077]: osdmap e843: 8 total, 8 up, 8 in 2023-12-01T05:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 04:59:59 smithi060 ceph-mon[94233]: osdmap e843: 8 total, 8 up, 8 in 2023-12-01T05:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T04:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 04:59:59 smithi089 ceph-mon[98504]: osdmap e843: 8 total, 8 up, 8 in 2023-12-01T05:00:00.841 INFO:tasks.rados.rados.0.smithi060.stdout:3845: done (3 left) 2023-12-01T05:00:00.841 INFO:tasks.rados.rados.0.smithi060.stdout:3846: rmattr oid 49 current snap is 383 2023-12-01T05:00:00.841 INFO:tasks.rados.rados.0.smithi060.stdout:3846: done (3 left) 2023-12-01T05:00:00.842 INFO:tasks.rados.rados.0.smithi060.stdout:3847: rollback oid 32 current snap is 383 2023-12-01T05:00:00.842 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 32 to 382 2023-12-01T05:00:00.842 INFO:tasks.rados.rados.0.smithi060.stdout:3843: expect (ObjNum 1176 snap 381 seq_num 1176) 2023-12-01T05:00:00.860 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 2413 (ObjNum 1182 snap 381 seq_num 1182) dirty exists 2023-12-01T05:00:00.860 INFO:tasks.rados.rados.0.smithi060.stdout:3842: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3847: finishing rollback tid 0 to smithi060156570-32 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3847: finishing rollback tid 1 to smithi060156570-32 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3847: finishing rollback tid 2 to smithi060156570-32 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 2167 (ObjNum 161 snap 0 seq_num 201160960) dirty exists 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3842: done (3 left) 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3843: done (2 left) 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3844: done (1 left) 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3847: done (0 left) 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3848: read oid 15 snap -1 2023-12-01T05:00:00.921 INFO:tasks.rados.rados.0.smithi060.stdout:3848: expect (ObjNum 1154 snap 376 seq_num 1154) 2023-12-01T05:00:00.922 INFO:tasks.rados.rados.0.smithi060.stdout:3849: rollback oid 4 current snap is 383 2023-12-01T05:00:00.922 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 4 to 382 2023-12-01T05:00:00.922 INFO:tasks.rados.rados.0.smithi060.stdout:3850: read oid 6 snap -1 2023-12-01T05:00:00.922 INFO:tasks.rados.rados.0.smithi060.stdout:3850: expect (ObjNum 1179 snap 381 seq_num 1179) 2023-12-01T05:00:00.922 INFO:tasks.rados.rados.0.smithi060.stdout:3851: copy_from oid 33 from oid 10 current snap is 383 2023-12-01T05:00:00.922 INFO:tasks.rados.rados.0.smithi060.stdout:3852: delete oid 48 current snap is 383 2023-12-01T05:00:00.926 INFO:tasks.rados.rados.0.smithi060.stdout:3849: finishing rollback tid 0 to smithi060156570-4 2023-12-01T05:00:00.927 INFO:tasks.rados.rados.0.smithi060.stdout:3852: done (4 left) 2023-12-01T05:00:00.927 INFO:tasks.rados.rados.0.smithi060.stdout:3853: read oid 5 snap -1 2023-12-01T05:00:00.927 INFO:tasks.rados.rados.0.smithi060.stdout:3853: expect (ObjNum 1142 snap 372 seq_num 1142) 2023-12-01T05:00:00.927 INFO:tasks.rados.rados.0.smithi060.stdout:3854: snap_create 2023-12-01T05:00:00.928 INFO:tasks.rados.rados.0.smithi060.stdout:3849: finishing rollback tid 1 to smithi060156570-4 2023-12-01T05:00:00.928 INFO:tasks.rados.rados.0.smithi060.stdout:3849: finishing rollback tid 2 to smithi060156570-4 2023-12-01T05:00:00.928 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 4 v 1949 (ObjNum 1160 snap 379 seq_num 1160) dirty exists 2023-12-01T05:00:00.934 INFO:tasks.rados.rados.0.smithi060.stdout:3848: expect (ObjNum 1154 snap 376 seq_num 1154) 2023-12-01T05:00:01.059 INFO:tasks.rados.rados.0.smithi060.stdout:3850: expect (ObjNum 1179 snap 381 seq_num 1179) 2023-12-01T05:00:01.153 INFO:tasks.rados.rados.0.smithi060.stdout:3851: finishing copy_from to smithi060156570-33 2023-12-01T05:00:01.153 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 1883 (ObjNum 1162 snap 379 seq_num 1162) dirty exists 2023-12-01T05:00:01.153 INFO:tasks.rados.rados.0.smithi060.stdout:3851: finishing copy_from racing read to smithi060156570-33 2023-12-01T05:00:01.153 INFO:tasks.rados.rados.0.smithi060.stdout:3853: expect (ObjNum 1142 snap 372 seq_num 1142) 2023-12-01T05:00:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:00 smithi060 ceph-mon[94233]: pgmap v1233: 121 pgs: 121 active+clean; 137 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-01T05:00:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:00 smithi060 ceph-mon[94233]: osdmap e844: 8 total, 8 up, 8 in 2023-12-01T05:00:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:00 smithi060 ceph-mon[109077]: pgmap v1233: 121 pgs: 121 active+clean; 137 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-01T05:00:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:00 smithi060 ceph-mon[109077]: osdmap e844: 8 total, 8 up, 8 in 2023-12-01T05:00:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:00 smithi089 ceph-mon[98504]: pgmap v1233: 121 pgs: 121 active+clean; 137 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 8.6 MiB/s rd, 1.5 MiB/s wr, 10 op/s 2023-12-01T05:00:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:00 smithi089 ceph-mon[98504]: osdmap e844: 8 total, 8 up, 8 in 2023-12-01T05:00:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:00:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:3848: done (5 left) 2023-12-01T05:00:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:3849: done (4 left) 2023-12-01T05:00:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:3850: done (3 left) 2023-12-01T05:00:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:3851: done (2 left) 2023-12-01T05:00:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:3853: done (1 left) 2023-12-01T05:00:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:3854: done (0 left) 2023-12-01T05:00:01.852 INFO:tasks.rados.rados.0.smithi060.stdout:3855: snap_create 2023-12-01T05:00:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:01 smithi060 ceph-mon[94233]: osdmap e845: 8 total, 8 up, 8 in 2023-12-01T05:00:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:01 smithi060 ceph-mon[109077]: osdmap e845: 8 total, 8 up, 8 in 2023-12-01T05:00:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:01 smithi089 ceph-mon[98504]: osdmap e845: 8 total, 8 up, 8 in 2023-12-01T05:00:02.854 INFO:tasks.rados.rados.0.smithi060.stdout:3855: done (0 left) 2023-12-01T05:00:02.854 INFO:tasks.rados.rados.0.smithi060.stdout:3856: read oid 20 snap -1 2023-12-01T05:00:02.854 INFO:tasks.rados.rados.0.smithi060.stdout:3856: expect (ObjNum 1182 snap 381 seq_num 1182) 2023-12-01T05:00:02.854 INFO:tasks.rados.rados.0.smithi060.stdout:3857: snap_remove snap 383 2023-12-01T05:00:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:02 smithi060 ceph-mon[94233]: pgmap v1236: 121 pgs: 121 active+clean; 138 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 312 KiB/s wr, 2 op/s 2023-12-01T05:00:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:02 smithi060 ceph-mon[94233]: osdmap e846: 8 total, 8 up, 8 in 2023-12-01T05:00:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:02 smithi060 ceph-mon[109077]: pgmap v1236: 121 pgs: 121 active+clean; 138 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 312 KiB/s wr, 2 op/s 2023-12-01T05:00:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:02 smithi060 ceph-mon[109077]: osdmap e846: 8 total, 8 up, 8 in 2023-12-01T05:00:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:02 smithi089 ceph-mon[98504]: pgmap v1236: 121 pgs: 121 active+clean; 138 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 312 KiB/s wr, 2 op/s 2023-12-01T05:00:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:02 smithi089 ceph-mon[98504]: osdmap e846: 8 total, 8 up, 8 in 2023-12-01T05:00:03.865 INFO:tasks.rados.rados.0.smithi060.stdout:3857: done (1 left) 2023-12-01T05:00:03.865 INFO:tasks.rados.rados.0.smithi060.stdout:3858: snap_create 2023-12-01T05:00:03.865 INFO:tasks.rados.rados.0.smithi060.stdout:3856: expect (ObjNum 1182 snap 381 seq_num 1182) 2023-12-01T05:00:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:03 smithi060 ceph-mon[94233]: osdmap e847: 8 total, 8 up, 8 in 2023-12-01T05:00:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:03 smithi060 ceph-mon[109077]: osdmap e847: 8 total, 8 up, 8 in 2023-12-01T05:00:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:03 smithi089 ceph-mon[98504]: osdmap e847: 8 total, 8 up, 8 in 2023-12-01T05:00:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:00:04] "GET /metrics HTTP/1.1" 200 36078 "" "Prometheus/2.43.0" 2023-12-01T05:00:04.865 INFO:tasks.rados.rados.0.smithi060.stdout:3856: done (1 left) 2023-12-01T05:00:04.865 INFO:tasks.rados.rados.0.smithi060.stdout:3858: done (0 left) 2023-12-01T05:00:04.866 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 386 2023-12-01T05:00:04.866 INFO:tasks.rados.rados.0.smithi060.stdout:3859: seq_num 1189 ranges {1310720=720896} 2023-12-01T05:00:04.877 INFO:tasks.rados.rados.0.smithi060.stdout:3859: writing smithi060156570-34 from 1310720 to 2031616 tid 1 2023-12-01T05:00:04.877 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 21 current snap is 386 2023-12-01T05:00:04.877 INFO:tasks.rados.rados.0.smithi060.stdout:3860: seq_num 1190 ranges {1597440=737280} 2023-12-01T05:00:04.890 INFO:tasks.rados.rados.0.smithi060.stdout:3860: writing smithi060156570-21 from 1597440 to 2334720 tid 1 2023-12-01T05:00:04.890 INFO:tasks.rados.rados.0.smithi060.stdout:3861: read oid 36 snap 382 2023-12-01T05:00:04.890 INFO:tasks.rados.rados.0.smithi060.stdout:3861: expect (ObjNum 1117 snap 367 seq_num 1117) 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3862: rollback oid 20 current snap is 386 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 20 to 384 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3859: finishing write tid 1 to smithi060156570-34 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3859: finishing write tid 2 to smithi060156570-34 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3859: finishing write tid 3 to smithi060156570-34 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3859: oid 34 updating version 0 to 1951 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3859: oid 34 version 1951 is already newer than 1950 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1951 (ObjNum 1189 snap 386 seq_num 1189) dirty exists 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3859: left oid 34 (ObjNum 1189 snap 386 seq_num 1189) 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3859: done (3 left) 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3863: copy_from oid 1 from oid 38 current snap is 386 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3864: read oid 14 snap 382 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3864: expect (ObjNum 1114 snap 364 seq_num 1114) 2023-12-01T05:00:04.891 INFO:tasks.rados.rados.0.smithi060.stdout:3865: delete oid 32 current snap is 386 2023-12-01T05:00:04.896 INFO:tasks.rados.rados.0.smithi060.stdout:3865: done (5 left) 2023-12-01T05:00:04.896 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 32 current snap is 386 2023-12-01T05:00:04.896 INFO:tasks.rados.rados.0.smithi060.stdout:3866: seq_num 1192 ranges {0=770048} 2023-12-01T05:00:04.901 INFO:tasks.rados.rados.0.smithi060.stdout:3866: writing smithi060156570-32 from 0 to 770048 tid 1 2023-12-01T05:00:04.901 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 28 current snap is 386 2023-12-01T05:00:04.901 INFO:tasks.rados.rados.0.smithi060.stdout:3867: seq_num 1193 ranges {7692288=786432} 2023-12-01T05:00:04.948 INFO:tasks.rados.rados.0.smithi060.stdout:3867: writing smithi060156570-28 from 7692288 to 8478720 tid 1 2023-12-01T05:00:04.948 INFO:tasks.rados.rados.0.smithi060.stdout:3868: rollback oid 6 current snap is 386 2023-12-01T05:00:04.948 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 6 to 382 2023-12-01T05:00:04.948 INFO:tasks.rados.rados.0.smithi060.stdout:3860: finishing write tid 1 to smithi060156570-21 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3869: read oid 15 snap -1 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3869: expect (ObjNum 1154 snap 376 seq_num 1154) 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3870: read oid 39 snap -1 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3870: expect (ObjNum 1158 snap 379 seq_num 1158) 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3871: rollback oid 35 current snap is 386 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 35 to 384 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3862: finishing rollback tid 0 to smithi060156570-20 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3862: finishing rollback tid 1 to smithi060156570-20 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3862: finishing rollback tid 2 to smithi060156570-20 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 2416 (ObjNum 1182 snap 381 seq_num 1182) dirty exists 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3860: finishing write tid 2 to smithi060156570-21 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3862: done (10 left) 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3872: rollback oid 29 current snap is 386 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 29 to 385 2023-12-01T05:00:04.949 INFO:tasks.rados.rados.0.smithi060.stdout:3861: expect (ObjNum 1117 snap 367 seq_num 1117) 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:3860: finishing write tid 3 to smithi060156570-21 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:3860: oid 21 updating version 0 to 2184 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:3860: oid 21 version 2184 is already newer than 2183 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 21 v 2184 (ObjNum 1190 snap 386 seq_num 1190) dirty exists 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:3860: left oid 21 (ObjNum 1190 snap 386 seq_num 1190) 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:3866: finishing write tid 1 to smithi060156570-32 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:3866: finishing write tid 2 to smithi060156570-32 2023-12-01T05:00:05.004 INFO:tasks.rados.rados.0.smithi060.stdout:3866: finishing write tid 3 to smithi060156570-32 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3866: oid 32 updating version 0 to 2169 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3866: oid 32 updating version 2169 to 2170 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 32 v 2170 (ObjNum 1192 snap 386 seq_num 1192) dirty exists 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3866: left oid 32 (ObjNum 1192 snap 386 seq_num 1192) 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3860: done (10 left) 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3861: done (9 left) 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3866: done (8 left) 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3873: delete oid 24 current snap is 386 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3863: finishing copy_from to smithi060156570-1 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1788 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T05:00:05.005 INFO:tasks.rados.rados.0.smithi060.stdout:3864: expect (ObjNum 1114 snap 364 seq_num 1114) 2023-12-01T05:00:05.123 INFO:tasks.rados.rados.0.smithi060.stdout:3863: finishing copy_from racing read to smithi060156570-1 2023-12-01T05:00:05.123 INFO:tasks.rados.rados.0.smithi060.stdout:3868: finishing rollback tid 0 to smithi060156570-6 2023-12-01T05:00:05.123 INFO:tasks.rados.rados.0.smithi060.stdout:3867: finishing write tid 1 to smithi060156570-28 2023-12-01T05:00:05.123 INFO:tasks.rados.rados.0.smithi060.stdout:3867: finishing write tid 2 to smithi060156570-28 2023-12-01T05:00:05.123 INFO:tasks.rados.rados.0.smithi060.stdout:3872: finishing rollback tid 0 to smithi060156570-29 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3863: done (8 left) 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3864: done (7 left) 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3873: done (6 left) 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3874: rmattr oid 26 current snap is 386 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3868: finishing rollback tid 1 to smithi060156570-6 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3872: finishing rollback tid 1 to smithi060156570-29 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3872: finishing rollback tid 2 to smithi060156570-29 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 29 v 2493 (ObjNum 1156 snap 379 seq_num 1156) dirty exists 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3868: finishing rollback tid 2 to smithi060156570-6 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 6 v 2175 (ObjNum 1179 snap 381 seq_num 1179) dirty exists 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3867: finishing write tid 3 to smithi060156570-28 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3867: oid 28 updating version 0 to 1494 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:3867: oid 28 version 1494 is already newer than 1493 2023-12-01T05:00:05.124 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 28 v 1494 (ObjNum 1193 snap 386 seq_num 1193) dirty exists 2023-12-01T05:00:05.125 INFO:tasks.rados.rados.0.smithi060.stdout:3867: left oid 28 (ObjNum 1193 snap 386 seq_num 1193) 2023-12-01T05:00:05.125 INFO:tasks.rados.rados.0.smithi060.stdout:3869: expect (ObjNum 1154 snap 376 seq_num 1154) 2023-12-01T05:00:05.245 INFO:tasks.rados.rados.0.smithi060.stdout:3871: finishing rollback tid 0 to smithi060156570-35 2023-12-01T05:00:05.246 INFO:tasks.rados.rados.0.smithi060.stdout:3871: finishing rollback tid 1 to smithi060156570-35 2023-12-01T05:00:05.246 INFO:tasks.rados.rados.0.smithi060.stdout:3871: finishing rollback tid 2 to smithi060156570-35 2023-12-01T05:00:05.246 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 35 v 1589 (ObjNum 1185 snap 381 seq_num 1185) dirty exists 2023-12-01T05:00:05.246 INFO:tasks.rados.rados.0.smithi060.stdout:3870: expect (ObjNum 1158 snap 379 seq_num 1158) 2023-12-01T05:00:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:04 smithi060 ceph-mon[94233]: pgmap v1239: 121 pgs: 121 active+clean; 141 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2023-12-01T05:00:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:04 smithi060 ceph-mon[94233]: osdmap e848: 8 total, 8 up, 8 in 2023-12-01T05:00:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:04 smithi060 ceph-mon[109077]: pgmap v1239: 121 pgs: 121 active+clean; 141 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2023-12-01T05:00:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:04 smithi060 ceph-mon[109077]: osdmap e848: 8 total, 8 up, 8 in 2023-12-01T05:00:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:04 smithi089 ceph-mon[98504]: pgmap v1239: 121 pgs: 121 active+clean; 141 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2023-12-01T05:00:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:04 smithi089 ceph-mon[98504]: osdmap e848: 8 total, 8 up, 8 in 2023-12-01T05:00:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:05 smithi060 ceph-mon[94233]: osdmap e849: 8 total, 8 up, 8 in 2023-12-01T05:00:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:05 smithi060 ceph-mon[109077]: osdmap e849: 8 total, 8 up, 8 in 2023-12-01T05:00:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:05 smithi089 ceph-mon[98504]: osdmap e849: 8 total, 8 up, 8 in 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1587 (ObjNum 1171 snap 380 seq_num 1171) dirty exists 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3867: done (6 left) 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3868: done (5 left) 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3869: done (4 left) 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3870: done (3 left) 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3871: done (2 left) 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3872: done (1 left) 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3874: done (0 left) 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3875: rollback oid 7 current snap is 386 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 7 to 384 2023-12-01T05:00:06.398 INFO:tasks.rados.rados.0.smithi060.stdout:3876: snap_remove snap 382 2023-12-01T05:00:06.746 INFO:tasks.rados.rados.0.smithi060.stdout:3876: done (1 left) 2023-12-01T05:00:06.746 INFO:tasks.rados.rados.0.smithi060.stdout:3877: snap_create 2023-12-01T05:00:06.746 INFO:tasks.rados.rados.0.smithi060.stdout:3875: finishing rollback tid 1 to smithi060156570-7 2023-12-01T05:00:06.746 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 7 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2023-12-01T05:00:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:06 smithi060 ceph-mon[109077]: pgmap v1242: 121 pgs: 121 active+clean; 141 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T05:00:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:06 smithi060 ceph-mon[109077]: osdmap e850: 8 total, 8 up, 8 in 2023-12-01T05:00:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:06 smithi060 ceph-mon[94233]: pgmap v1242: 121 pgs: 121 active+clean; 141 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T05:00:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:06 smithi060 ceph-mon[94233]: osdmap e850: 8 total, 8 up, 8 in 2023-12-01T05:00:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:06 smithi089 ceph-mon[98504]: pgmap v1242: 121 pgs: 121 active+clean; 141 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2023-12-01T05:00:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:06 smithi089 ceph-mon[98504]: osdmap e850: 8 total, 8 up, 8 in 2023-12-01T05:00:07.751 INFO:tasks.rados.rados.0.smithi060.stdout:3875: done (1 left) 2023-12-01T05:00:07.751 INFO:tasks.rados.rados.0.smithi060.stdout:3877: done (0 left) 2023-12-01T05:00:07.751 INFO:tasks.rados.rados.0.smithi060.stdout:3878: snap_create 2023-12-01T05:00:08.755 INFO:tasks.rados.rados.0.smithi060.stdout:3878: done (0 left) 2023-12-01T05:00:08.756 INFO:tasks.rados.rados.0.smithi060.stdout:3879: snap_remove snap 385 2023-12-01T05:00:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:08 smithi060 ceph-mon[94233]: pgmap v1244: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 926 KiB/s wr, 11 op/s 2023-12-01T05:00:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:08 smithi060 ceph-mon[94233]: osdmap e851: 8 total, 8 up, 8 in 2023-12-01T05:00:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:08 smithi060 ceph-mon[109077]: pgmap v1244: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 926 KiB/s wr, 11 op/s 2023-12-01T05:00:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:08 smithi060 ceph-mon[109077]: osdmap e851: 8 total, 8 up, 8 in 2023-12-01T05:00:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:08 smithi089 ceph-mon[98504]: pgmap v1244: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 926 KiB/s wr, 11 op/s 2023-12-01T05:00:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:08 smithi089 ceph-mon[98504]: osdmap e851: 8 total, 8 up, 8 in 2023-12-01T05:00:09.764 INFO:tasks.rados.rados.0.smithi060.stdout:3879: done (0 left) 2023-12-01T05:00:09.764 INFO:tasks.rados.rados.0.smithi060.stdout:3880: snap_remove snap 387 2023-12-01T05:00:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:09 smithi060 ceph-mon[94233]: osdmap e852: 8 total, 8 up, 8 in 2023-12-01T05:00:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:09 smithi060 ceph-mon[109077]: osdmap e852: 8 total, 8 up, 8 in 2023-12-01T05:00:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:09 smithi089 ceph-mon[98504]: osdmap e852: 8 total, 8 up, 8 in 2023-12-01T05:00:10.765 INFO:tasks.rados.rados.0.smithi060.stdout:3880: done (0 left) 2023-12-01T05:00:10.765 INFO:tasks.rados.rados.0.smithi060.stdout:3881: rmattr oid 1 current snap is 388 2023-12-01T05:00:10.765 INFO:tasks.rados.rados.0.smithi060.stdout:3882: snap_remove snap 386 2023-12-01T05:00:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[94233]: pgmap v1247: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 928 KiB/s wr, 11 op/s 2023-12-01T05:00:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[94233]: osdmap e853: 8 total, 8 up, 8 in 2023-12-01T05:00:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:00:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[109077]: pgmap v1247: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 928 KiB/s wr, 11 op/s 2023-12-01T05:00:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[109077]: osdmap e853: 8 total, 8 up, 8 in 2023-12-01T05:00:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:00:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:10 smithi089 ceph-mon[98504]: pgmap v1247: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 928 KiB/s wr, 11 op/s 2023-12-01T05:00:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:10 smithi089 ceph-mon[98504]: osdmap e853: 8 total, 8 up, 8 in 2023-12-01T05:00:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:00:11.771 INFO:tasks.rados.rados.0.smithi060.stdout:3882: done (1 left) 2023-12-01T05:00:11.771 INFO:tasks.rados.rados.0.smithi060.stdout:3883: delete oid 14 current snap is 388 2023-12-01T05:00:11.771 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 2180 (ObjNum 945 snap 309 seq_num 945) dirty exists 2023-12-01T05:00:11.777 INFO:tasks.rados.rados.0.smithi060.stdout:3881: done (1 left) 2023-12-01T05:00:11.777 INFO:tasks.rados.rados.0.smithi060.stdout:3883: done (0 left) 2023-12-01T05:00:11.778 INFO:tasks.rados.rados.0.smithi060.stdout:3884: setattr oid 31 current snap is 388 2023-12-01T05:00:11.779 INFO:tasks.rados.rados.0.smithi060.stdout:3885: copy_from oid 2 from oid 7 current snap is 388 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3886: read oid 50 snap -1 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3886: expect (ObjNum 1185 snap 381 seq_num 1185) 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3887: read oid 6 snap -1 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3887: expect (ObjNum 1179 snap 381 seq_num 1179) 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3888: rollback oid 48 current snap is 388 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 48 to 384 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3889: read oid 47 snap -1 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3889: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3890: read oid 25 snap -1 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3890: expect (ObjNum 1172 snap 380 seq_num 1172) 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3891: read oid 28 snap -1 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3891: expect (ObjNum 1193 snap 386 seq_num 1193) 2023-12-01T05:00:11.780 INFO:tasks.rados.rados.0.smithi060.stdout:3892: snap_create 2023-12-01T05:00:11.781 INFO:tasks.rados.rados.0.smithi060.stdout:3888: finishing rollback tid 1 to smithi060156570-48 2023-12-01T05:00:11.781 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 0 (ObjNum 353 snap 0 seq_num 200234304) dirty dne 2023-12-01T05:00:11.792 INFO:tasks.rados.rados.0.smithi060.stdout:3887: expect (ObjNum 1179 snap 381 seq_num 1179) 2023-12-01T05:00:11.892 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 2177 (ObjNum 33 snap 0 seq_num 0) dirty exists 2023-12-01T05:00:11.892 INFO:tasks.rados.rados.0.smithi060.stdout:3886: expect (ObjNum 1185 snap 381 seq_num 1185) 2023-12-01T05:00:11.985 INFO:tasks.rados.rados.0.smithi060.stdout:3885: finishing copy_from to smithi060156570-2 2023-12-01T05:00:11.986 INFO:tasks.rados.rados.0.smithi060.stdout:3885: got expected ENOENT (src dne) 2023-12-01T05:00:11.986 INFO:tasks.rados.rados.0.smithi060.stdout:3885: finishing copy_from racing read to smithi060156570-2 2023-12-01T05:00:11.986 INFO:tasks.rados.rados.0.smithi060.stdout:3889: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T05:00:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:11 smithi089 ceph-mon[98504]: osdmap e854: 8 total, 8 up, 8 in 2023-12-01T05:00:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:00:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:00:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:00:12.048 INFO:tasks.rados.rados.0.smithi060.stdout:3891: expect (ObjNum 1193 snap 386 seq_num 1193) 2023-12-01T05:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[94233]: osdmap e854: 8 total, 8 up, 8 in 2023-12-01T05:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:00:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[109077]: osdmap e854: 8 total, 8 up, 8 in 2023-12-01T05:00:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:00:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:00:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:00:12.914 INFO:tasks.rados.rados.0.smithi060.stdout:3890: expect (ObjNum 1172 snap 380 seq_num 1172) 2023-12-01T05:00:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:12 smithi089 ceph-mon[98504]: pgmap v1250: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:12 smithi089 ceph-mon[98504]: osdmap e855: 8 total, 8 up, 8 in 2023-12-01T05:00:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:12 smithi060 ceph-mon[94233]: pgmap v1250: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:12 smithi060 ceph-mon[94233]: osdmap e855: 8 total, 8 up, 8 in 2023-12-01T05:00:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:12 smithi060 ceph-mon[109077]: pgmap v1250: 121 pgs: 121 active+clean; 145 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:12 smithi060 ceph-mon[109077]: osdmap e855: 8 total, 8 up, 8 in 2023-12-01T05:00:13.548 INFO:tasks.rados.rados.0.smithi060.stdout:3884: done (8 left) 2023-12-01T05:00:13.548 INFO:tasks.rados.rados.0.smithi060.stdout:3885: done (7 left) 2023-12-01T05:00:13.548 INFO:tasks.rados.rados.0.smithi060.stdout:3886: done (6 left) 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:3887: done (5 left) 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:3888: done (4 left) 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:3889: done (3 left) 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:3890: done (2 left) 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:3891: done (1 left) 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:3892: done (0 left) 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 389 2023-12-01T05:00:13.549 INFO:tasks.rados.rados.0.smithi060.stdout:3893: seq_num 1196 ranges {0=434176,434176=401408} 2023-12-01T05:00:13.550 INFO:tasks.rados.rados.0.smithi060.stdout:3893: writing smithi060156570-22 from 0 to 434176 tid 1 2023-12-01T05:00:13.553 INFO:tasks.rados.rados.0.smithi060.stdout:3893: writing smithi060156570-22 from 434176 to 835584 tid 2 2023-12-01T05:00:13.553 INFO:tasks.rados.rados.0.smithi060.stdout:3894: read oid 32 snap -1 2023-12-01T05:00:13.553 INFO:tasks.rados.rados.0.smithi060.stdout:3894: expect (ObjNum 1192 snap 386 seq_num 1192) 2023-12-01T05:00:13.553 INFO:tasks.rados.rados.0.smithi060.stdout:3895: rmattr oid 7 current snap is 389 2023-12-01T05:00:13.553 INFO:tasks.rados.rados.0.smithi060.stdout:3895: done (2 left) 2023-12-01T05:00:13.553 INFO:tasks.rados.rados.0.smithi060.stdout:3896: snap_remove snap 388 2023-12-01T05:00:13.780 INFO:tasks.rados.rados.0.smithi060.stdout:3896: done (2 left) 2023-12-01T05:00:13.780 INFO:tasks.rados.rados.0.smithi060.stdout:3897: snap_remove snap 384 2023-12-01T05:00:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:13 smithi089 ceph-mon[98504]: osdmap e856: 8 total, 8 up, 8 in 2023-12-01T05:00:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:13 smithi060 ceph-mon[94233]: osdmap e856: 8 total, 8 up, 8 in 2023-12-01T05:00:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:13 smithi060 ceph-mon[109077]: osdmap e856: 8 total, 8 up, 8 in 2023-12-01T05:00:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:00:14] "GET /metrics HTTP/1.1" 200 36068 "" "Prometheus/2.43.0" 2023-12-01T05:00:14.786 INFO:tasks.rados.rados.0.smithi060.stdout:3897: done (2 left) 2023-12-01T05:00:14.786 INFO:tasks.rados.rados.0.smithi060.stdout:3898: copy_from oid 10 from oid 45 current snap is 389 2023-12-01T05:00:14.786 INFO:tasks.rados.rados.0.smithi060.stdout:3893: finishing write tid 1 to smithi060156570-22 2023-12-01T05:00:14.786 INFO:tasks.rados.rados.0.smithi060.stdout:3893: finishing write tid 2 to smithi060156570-22 2023-12-01T05:00:14.786 INFO:tasks.rados.rados.0.smithi060.stdout:3894: expect (ObjNum 1192 snap 386 seq_num 1192) 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:3893: finishing write tid 3 to smithi060156570-22 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:3893: finishing write tid 4 to smithi060156570-22 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:3893: oid 22 updating version 0 to 2499 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:3893: oid 22 version 2499 is already newer than 2498 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:3893: oid 22 updating version 2499 to 2500 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 2500 (ObjNum 1196 snap 389 seq_num 1196) dirty exists 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:3893: left oid 22 (ObjNum 1196 snap 389 seq_num 1196) 2023-12-01T05:00:14.814 INFO:tasks.rados.rados.0.smithi060.stdout:3893: done (2 left) 2023-12-01T05:00:14.815 INFO:tasks.rados.rados.0.smithi060.stdout:3894: done (1 left) 2023-12-01T05:00:14.815 INFO:tasks.rados.rados.0.smithi060.stdout:3899: setattr oid 2 current snap is 389 2023-12-01T05:00:14.815 INFO:tasks.rados.rados.0.smithi060.stdout:3898: finishing copy_from to smithi060156570-10 2023-12-01T05:00:14.815 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 2475 (ObjNum 1176 snap 381 seq_num 1176) dirty exists 2023-12-01T05:00:14.815 INFO:tasks.rados.rados.0.smithi060.stdout:3898: finishing copy_from racing read to smithi060156570-10 2023-12-01T05:00:14.815 INFO:tasks.rados.rados.0.smithi060.stdout:3898: done (1 left) 2023-12-01T05:00:14.815 INFO:tasks.rados.rados.0.smithi060.stdout:3900: delete oid 37 current snap is 389 2023-12-01T05:00:14.816 INFO:tasks.rados.rados.0.smithi060.stdout:3900: done (1 left) 2023-12-01T05:00:14.817 INFO:tasks.rados.rados.0.smithi060.stdout:3901: rollback oid 21 current snap is 389 2023-12-01T05:00:14.817 INFO:tasks.rados.rados.0.smithi060.stdout:3901: done (1 left) 2023-12-01T05:00:14.817 INFO:tasks.rados.rados.0.smithi060.stdout:3902: snap_create 2023-12-01T05:00:14.817 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 2 v 2177 (ObjNum 1168 snap 380 seq_num 1168) dirty exists 2023-12-01T05:00:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:14 smithi089 ceph-mon[98504]: pgmap v1253: 121 pgs: 121 active+clean; 143 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-12-01T05:00:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:14 smithi089 ceph-mon[98504]: osdmap e857: 8 total, 8 up, 8 in 2023-12-01T05:00:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:14 smithi060 ceph-mon[94233]: pgmap v1253: 121 pgs: 121 active+clean; 143 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-12-01T05:00:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:14 smithi060 ceph-mon[94233]: osdmap e857: 8 total, 8 up, 8 in 2023-12-01T05:00:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:14 smithi060 ceph-mon[109077]: pgmap v1253: 121 pgs: 121 active+clean; 143 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-12-01T05:00:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:14 smithi060 ceph-mon[109077]: osdmap e857: 8 total, 8 up, 8 in 2023-12-01T05:00:15.792 INFO:tasks.rados.rados.0.smithi060.stdout:3899: done (1 left) 2023-12-01T05:00:15.792 INFO:tasks.rados.rados.0.smithi060.stdout:3902: done (0 left) 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3903: read oid 4 snap -1 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3903: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3904: read oid 48 snap 389 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3904: expect deleted 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3905: copy_from oid 10 from oid 36 current snap is 390 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3906: read oid 41 snap -1 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3906: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3907: read oid 11 snap -1 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3907: expect deleted 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 20 current snap is 390 2023-12-01T05:00:15.793 INFO:tasks.rados.rados.0.smithi060.stdout:3908: seq_num 1198 ranges {5431296=466944,5898240=401408} 2023-12-01T05:00:15.825 INFO:tasks.rados.rados.0.smithi060.stdout:3908: writing smithi060156570-20 from 5431296 to 5898240 tid 1 2023-12-01T05:00:15.828 INFO:tasks.rados.rados.0.smithi060.stdout:3908: writing smithi060156570-20 from 5898240 to 6299648 tid 2 2023-12-01T05:00:15.828 INFO:tasks.rados.rados.0.smithi060.stdout:3909: snap_create 2023-12-01T05:00:15.828 INFO:tasks.rados.rados.0.smithi060.stdout:3903: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-12-01T05:00:15.885 INFO:tasks.rados.rados.0.smithi060.stdout:3906: expect (ObjNum 674 snap 213 seq_num 674) 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:3905: finishing copy_from to smithi060156570-10 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 2174 (ObjNum 1117 snap 367 seq_num 1117) dirty exists 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:3905: finishing copy_from racing read to smithi060156570-10 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:3908: finishing write tid 1 to smithi060156570-20 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:3908: finishing write tid 2 to smithi060156570-20 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:3908: finishing write tid 3 to smithi060156570-20 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:3908: finishing write tid 4 to smithi060156570-20 2023-12-01T05:00:15.932 INFO:tasks.rados.rados.0.smithi060.stdout:3908: oid 20 updating version 0 to 2418 2023-12-01T05:00:15.933 INFO:tasks.rados.rados.0.smithi060.stdout:3908: oid 20 updating version 2418 to 2420 2023-12-01T05:00:15.933 INFO:tasks.rados.rados.0.smithi060.stdout:3908: oid 20 version 2420 is already newer than 2419 2023-12-01T05:00:15.933 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 20 v 2420 (ObjNum 1198 snap 390 seq_num 1198) dirty exists 2023-12-01T05:00:15.933 INFO:tasks.rados.rados.0.smithi060.stdout:3908: left oid 20 (ObjNum 1198 snap 390 seq_num 1198) 2023-12-01T05:00:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:15 smithi089 ceph-mon[98504]: osdmap e858: 8 total, 8 up, 8 in 2023-12-01T05:00:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:15 smithi060 ceph-mon[109077]: osdmap e858: 8 total, 8 up, 8 in 2023-12-01T05:00:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:15 smithi060 ceph-mon[94233]: osdmap e858: 8 total, 8 up, 8 in 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3903: done (6 left) 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3904: done (5 left) 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3905: done (4 left) 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3906: done (3 left) 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3907: done (2 left) 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3908: done (1 left) 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3909: done (0 left) 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3910: read oid 4 snap 389 2023-12-01T05:00:16.744 INFO:tasks.rados.rados.0.smithi060.stdout:3910: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-12-01T05:00:16.745 INFO:tasks.rados.rados.0.smithi060.stdout:3911: rollback oid 15 current snap is 391 2023-12-01T05:00:16.745 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 15 to 390 2023-12-01T05:00:16.745 INFO:tasks.rados.rados.0.smithi060.stdout:3912: rmattr oid 18 current snap is 391 2023-12-01T05:00:16.745 INFO:tasks.rados.rados.0.smithi060.stdout:3913: read oid 23 snap -1 2023-12-01T05:00:16.745 INFO:tasks.rados.rados.0.smithi060.stdout:3913: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T05:00:16.745 INFO:tasks.rados.rados.0.smithi060.stdout:3914: delete oid 25 current snap is 391 2023-12-01T05:00:16.753 INFO:tasks.rados.rados.0.smithi060.stdout:3911: finishing rollback tid 0 to smithi060156570-15 2023-12-01T05:00:16.754 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 18 v 1884 (ObjNum 1008 snap 324 seq_num 1008) dirty exists 2023-12-01T05:00:16.755 INFO:tasks.rados.rados.0.smithi060.stdout:3911: finishing rollback tid 1 to smithi060156570-15 2023-12-01T05:00:16.755 INFO:tasks.rados.rados.0.smithi060.stdout:3911: finishing rollback tid 2 to smithi060156570-15 2023-12-01T05:00:16.755 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 15 v 1592 (ObjNum 1154 snap 376 seq_num 1154) dirty exists 2023-12-01T05:00:16.757 INFO:tasks.rados.rados.0.smithi060.stdout:3911: done (4 left) 2023-12-01T05:00:16.757 INFO:tasks.rados.rados.0.smithi060.stdout:3912: done (3 left) 2023-12-01T05:00:16.757 INFO:tasks.rados.rados.0.smithi060.stdout:3914: done (2 left) 2023-12-01T05:00:16.757 INFO:tasks.rados.rados.0.smithi060.stdout:3915: snap_create 2023-12-01T05:00:16.758 INFO:tasks.rados.rados.0.smithi060.stdout:3910: expect (ObjNum 1160 snap 379 seq_num 1160) 2023-12-01T05:00:16.814 INFO:tasks.rados.rados.0.smithi060.stdout:3913: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T05:00:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:16 smithi060 ceph-mon[109077]: pgmap v1256: 121 pgs: 121 active+clean; 143 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-12-01T05:00:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:16 smithi060 ceph-mon[109077]: osdmap e859: 8 total, 8 up, 8 in 2023-12-01T05:00:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:16 smithi060 ceph-mon[109077]: osdmap e860: 8 total, 8 up, 8 in 2023-12-01T05:00:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:16 smithi060 ceph-mon[94233]: pgmap v1256: 121 pgs: 121 active+clean; 143 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-12-01T05:00:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:16 smithi060 ceph-mon[94233]: osdmap e859: 8 total, 8 up, 8 in 2023-12-01T05:00:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:16 smithi060 ceph-mon[94233]: osdmap e860: 8 total, 8 up, 8 in 2023-12-01T05:00:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:16 smithi089 ceph-mon[98504]: pgmap v1256: 121 pgs: 121 active+clean; 143 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 2 op/s 2023-12-01T05:00:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:16 smithi089 ceph-mon[98504]: osdmap e859: 8 total, 8 up, 8 in 2023-12-01T05:00:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:16 smithi089 ceph-mon[98504]: osdmap e860: 8 total, 8 up, 8 in 2023-12-01T05:00:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:3910: done (2 left) 2023-12-01T05:00:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:3913: done (1 left) 2023-12-01T05:00:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:3915: done (0 left) 2023-12-01T05:00:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:3916: rollback oid 23 current snap is 392 2023-12-01T05:00:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 389 2023-12-01T05:00:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 3 current snap is 392 2023-12-01T05:00:17.754 INFO:tasks.rados.rados.0.smithi060.stdout:3917: seq_num 1200 ranges {2359296=499712,2859008=401408} 2023-12-01T05:00:17.769 INFO:tasks.rados.rados.0.smithi060.stdout:3917: writing smithi060156570-3 from 2359296 to 2859008 tid 1 2023-12-01T05:00:17.772 INFO:tasks.rados.rados.0.smithi060.stdout:3917: writing smithi060156570-3 from 2859008 to 3260416 tid 2 2023-12-01T05:00:17.772 INFO:tasks.rados.rados.0.smithi060.stdout:3918: setattr oid 31 current snap is 392 2023-12-01T05:00:17.772 INFO:tasks.rados.rados.0.smithi060.stdout:3916: finishing rollback tid 0 to smithi060156570-23 2023-12-01T05:00:17.772 INFO:tasks.rados.rados.0.smithi060.stdout:3916: finishing rollback tid 1 to smithi060156570-23 2023-12-01T05:00:17.772 INFO:tasks.rados.rados.0.smithi060.stdout:3916: finishing rollback tid 2 to smithi060156570-23 2023-12-01T05:00:17.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 2067 (ObjNum 1143 snap 372 seq_num 1143) dirty exists 2023-12-01T05:00:17.773 INFO:tasks.rados.rados.0.smithi060.stdout:3916: done (2 left) 2023-12-01T05:00:17.773 INFO:tasks.rados.rados.0.smithi060.stdout:3919: rollback oid 47 current snap is 392 2023-12-01T05:00:17.773 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 47 to 391 2023-12-01T05:00:17.774 INFO:tasks.rados.rados.0.smithi060.stdout:3920: snap_remove snap 390 2023-12-01T05:00:18.697 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:00:18.758 INFO:tasks.rados.rados.0.smithi060.stdout:3920: done (3 left) 2023-12-01T05:00:18.758 INFO:tasks.rados.rados.0.smithi060.stdout:3921: copy_from oid 50 from oid 33 current snap is 392 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: finishing write tid 1 to smithi060156570-3 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: finishing write tid 2 to smithi060156570-3 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: finishing write tid 3 to smithi060156570-3 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 2178 (ObjNum 65 snap 0 seq_num 1348234320) dirty exists 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: finishing write tid 4 to smithi060156570-3 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: oid 3 updating version 0 to 1491 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: oid 3 updating version 1491 to 1493 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: oid 3 version 1493 is already newer than 1492 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 3 v 1493 (ObjNum 1200 snap 392 seq_num 1200) dirty exists 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3917: left oid 3 (ObjNum 1200 snap 392 seq_num 1200) 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3919: finishing rollback tid 0 to smithi060156570-47 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3919: finishing rollback tid 1 to smithi060156570-47 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:3919: finishing rollback tid 2 to smithi060156570-47 2023-12-01T05:00:18.759 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 47 v 2508 (ObjNum 1145 snap 372 seq_num 1145) dirty exists 2023-12-01T05:00:18.760 INFO:tasks.rados.rados.0.smithi060.stdout:3917: done (3 left) 2023-12-01T05:00:18.760 INFO:tasks.rados.rados.0.smithi060.stdout:3918: done (2 left) 2023-12-01T05:00:18.760 INFO:tasks.rados.rados.0.smithi060.stdout:3919: done (1 left) 2023-12-01T05:00:18.760 INFO:tasks.rados.rados.0.smithi060.stdout:3922: snap_remove snap 391 2023-12-01T05:00:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:18 smithi060 ceph-mon[109077]: pgmap v1259: 121 pgs: 121 active+clean; 133 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 1006 KiB/s wr, 21 op/s 2023-12-01T05:00:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:18 smithi060 ceph-mon[109077]: osdmap e861: 8 total, 8 up, 8 in 2023-12-01T05:00:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:18 smithi060 ceph-mon[94233]: pgmap v1259: 121 pgs: 121 active+clean; 133 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 1006 KiB/s wr, 21 op/s 2023-12-01T05:00:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:18 smithi060 ceph-mon[94233]: osdmap e861: 8 total, 8 up, 8 in 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (14m) 3m ago 15m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (14m) 3m ago 14m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (16m) 3m ago 16m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (16m) 3m ago 15m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (18m) 3m ago 18m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (20m) 3m ago 20m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (20m) 3m ago 20m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:00:19.029 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (19m) 3m ago 19m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (19m) 3m ago 19m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (14m) 3m ago 14m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (14m) 3m ago 14m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (18m) 3m ago 18m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (18m) 3m ago 18m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (18m) 3m ago 18m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (17m) 3m ago 17m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (17m) 3m ago 17m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (17m) 3m ago 17m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (16m) 3m ago 16m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (16m) 3m ago 16m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:00:19.030 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (14m) 3m ago 15m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:00:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:18 smithi089 ceph-mon[98504]: pgmap v1259: 121 pgs: 121 active+clean; 133 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 1006 KiB/s wr, 21 op/s 2023-12-01T05:00:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:18 smithi089 ceph-mon[98504]: osdmap e861: 8 total, 8 up, 8 in 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:19.427 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:00:19.428 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:00:19.428 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:19.428 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:00:19.428 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:00:19.428 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:00:19.428 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:00:19.765 INFO:tasks.rados.rados.0.smithi060.stdout:3922: done (1 left) 2023-12-01T05:00:19.765 INFO:tasks.rados.rados.0.smithi060.stdout:3923: rollback oid 13 current snap is 392 2023-12-01T05:00:19.765 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 13 to 389 2023-12-01T05:00:19.765 INFO:tasks.rados.rados.0.smithi060.stdout:3921: finishing copy_from to smithi060156570-50 2023-12-01T05:00:19.766 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1883 (ObjNum 1162 snap 379 seq_num 1162) dirty exists 2023-12-01T05:00:19.766 INFO:tasks.rados.rados.0.smithi060.stdout:3921: finishing copy_from racing read to smithi060156570-50 2023-12-01T05:00:19.766 INFO:tasks.rados.rados.0.smithi060.stdout:3921: done (1 left) 2023-12-01T05:00:19.766 INFO:tasks.rados.rados.0.smithi060.stdout:3924: delete oid 24 current snap is 392 2023-12-01T05:00:19.775 INFO:tasks.rados.rados.0.smithi060.stdout:3924: done (1 left) 2023-12-01T05:00:19.775 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 34 current snap is 392 2023-12-01T05:00:19.776 INFO:tasks.rados.rados.0.smithi060.stdout:3925: seq_num 1202 ranges {2031616=540672,2572288=401408} 2023-12-01T05:00:19.789 INFO:tasks.rados.rados.0.smithi060.stdout:3925: writing smithi060156570-34 from 2031616 to 2572288 tid 1 2023-12-01T05:00:19.791 INFO:tasks.rados.rados.0.smithi060.stdout:3925: writing smithi060156570-34 from 2572288 to 2973696 tid 2 2023-12-01T05:00:19.791 INFO:tasks.rados.rados.0.smithi060.stdout:3926: rmattr oid 7 current snap is 392 2023-12-01T05:00:19.792 INFO:tasks.rados.rados.0.smithi060.stdout:3926: done (2 left) 2023-12-01T05:00:19.792 INFO:tasks.rados.rados.0.smithi060.stdout:3927: delete oid 11 current snap is 392 2023-12-01T05:00:19.792 INFO:tasks.rados.rados.0.smithi060.stdout:3923: finishing rollback tid 0 to smithi060156570-13 2023-12-01T05:00:19.792 INFO:tasks.rados.rados.0.smithi060.stdout:3923: finishing rollback tid 1 to smithi060156570-13 2023-12-01T05:00:19.792 INFO:tasks.rados.rados.0.smithi060.stdout:3923: finishing rollback tid 2 to smithi060156570-13 2023-12-01T05:00:19.792 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 13 v 1497 (ObjNum 1173 snap 380 seq_num 1173) dirty exists 2023-12-01T05:00:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:3923: done (2 left) 2023-12-01T05:00:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:3927: done (1 left) 2023-12-01T05:00:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 10 current snap is 392 2023-12-01T05:00:19.794 INFO:tasks.rados.rados.0.smithi060.stdout:3928: seq_num 1204 ranges {1916928=573440,2490368=401408} 2023-12-01T05:00:19.808 INFO:tasks.rados.rados.0.smithi060.stdout:3928: writing smithi060156570-10 from 1916928 to 2490368 tid 1 2023-12-01T05:00:19.811 INFO:tasks.rados.rados.0.smithi060.stdout:3928: writing smithi060156570-10 from 2490368 to 2891776 tid 2 2023-12-01T05:00:19.812 INFO:tasks.rados.rados.0.smithi060.stdout:3929: read oid 23 snap 389 2023-12-01T05:00:19.812 INFO:tasks.rados.rados.0.smithi060.stdout:3929: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T05:00:19.812 INFO:tasks.rados.rados.0.smithi060.stdout:3930: read oid 22 snap -1 2023-12-01T05:00:19.812 INFO:tasks.rados.rados.0.smithi060.stdout:3930: expect (ObjNum 1196 snap 389 seq_num 1196) 2023-12-01T05:00:19.812 INFO:tasks.rados.rados.0.smithi060.stdout:3931: read oid 49 snap -1 2023-12-01T05:00:19.812 INFO:tasks.rados.rados.0.smithi060.stdout:3931: expect (ObjNum 1147 snap 375 seq_num 1147) 2023-12-01T05:00:19.813 INFO:tasks.rados.rados.0.smithi060.stdout:3932: read oid 7 snap -1 2023-12-01T05:00:19.813 INFO:tasks.rados.rados.0.smithi060.stdout:3932: expect deleted 2023-12-01T05:00:19.813 INFO:tasks.rados.rados.0.smithi060.stdout:3925: finishing write tid 1 to smithi060156570-34 2023-12-01T05:00:19.813 INFO:tasks.rados.rados.0.smithi060.stdout:3933: setattr oid 16 current snap is 392 2023-12-01T05:00:19.814 INFO:tasks.rados.rados.0.smithi060.stdout:3925: finishing write tid 2 to smithi060156570-34 2023-12-01T05:00:19.814 INFO:tasks.rados.rados.0.smithi060.stdout:3925: finishing write tid 3 to smithi060156570-34 2023-12-01T05:00:19.814 INFO:tasks.rados.rados.0.smithi060.stdout:3925: finishing write tid 4 to smithi060156570-34 2023-12-01T05:00:19.814 INFO:tasks.rados.rados.0.smithi060.stdout:3925: oid 34 updating version 0 to 1953 2023-12-01T05:00:19.814 INFO:tasks.rados.rados.0.smithi060.stdout:3925: oid 34 updating version 1953 to 1955 2023-12-01T05:00:19.815 INFO:tasks.rados.rados.0.smithi060.stdout:3925: oid 34 version 1955 is already newer than 1954 2023-12-01T05:00:19.815 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 34 v 1955 (ObjNum 1202 snap 392 seq_num 1202) dirty exists 2023-12-01T05:00:19.815 INFO:tasks.rados.rados.0.smithi060.stdout:3925: left oid 34 (ObjNum 1202 snap 392 seq_num 1202) 2023-12-01T05:00:19.817 INFO:tasks.rados.rados.0.smithi060.stdout:3925: done (6 left) 2023-12-01T05:00:19.817 INFO:tasks.rados.rados.0.smithi060.stdout:3934: read oid 13 snap -1 2023-12-01T05:00:19.817 INFO:tasks.rados.rados.0.smithi060.stdout:3934: expect (ObjNum 1173 snap 380 seq_num 1173) 2023-12-01T05:00:19.817 INFO:tasks.rados.rados.0.smithi060.stdout:3935: snap_create 2023-12-01T05:00:19.817 INFO:tasks.rados.rados.0.smithi060.stdout:3928: finishing write tid 1 to smithi060156570-10 2023-12-01T05:00:19.817 INFO:tasks.rados.rados.0.smithi060.stdout:3928: finishing write tid 2 to smithi060156570-10 2023-12-01T05:00:19.817 INFO:tasks.rados.rados.0.smithi060.stdout:3928: finishing write tid 3 to smithi060156570-10 2023-12-01T05:00:19.818 INFO:tasks.rados.rados.0.smithi060.stdout:3931: expect (ObjNum 1147 snap 375 seq_num 1147) 2023-12-01T05:00:19.855 INFO:tasks.rados.rados.0.smithi060.stdout:3928: finishing write tid 4 to smithi060156570-10 2023-12-01T05:00:19.855 INFO:tasks.rados.rados.0.smithi060.stdout:3928: oid 10 updating version 0 to 2478 2023-12-01T05:00:19.855 INFO:tasks.rados.rados.0.smithi060.stdout:3928: oid 10 version 2478 is already newer than 2476 2023-12-01T05:00:19.855 INFO:tasks.rados.rados.0.smithi060.stdout:3928: oid 10 version 2478 is already newer than 2477 2023-12-01T05:00:19.855 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 10 v 2478 (ObjNum 1204 snap 392 seq_num 1204) dirty exists 2023-12-01T05:00:19.855 INFO:tasks.rados.rados.0.smithi060.stdout:3928: left oid 10 (ObjNum 1204 snap 392 seq_num 1204) 2023-12-01T05:00:19.855 INFO:tasks.rados.rados.0.smithi060.stdout:3929: expect (ObjNum 1143 snap 372 seq_num 1143) 2023-12-01T05:00:19.914 INFO:tasks.rados.rados.0.smithi060.stdout:3934: expect (ObjNum 1173 snap 380 seq_num 1173) 2023-12-01T05:00:19.926 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 16 v 1588 (ObjNum 65 snap 0 seq_num 1516856676) dirty exists 2023-12-01T05:00:19.926 INFO:tasks.rados.rados.0.smithi060.stdout:3930: expect (ObjNum 1196 snap 389 seq_num 1196) 2023-12-01T05:00:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:19 smithi089 ceph-mon[98504]: from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:19 smithi089 ceph-mon[98504]: osdmap e862: 8 total, 8 up, 8 in 2023-12-01T05:00:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:19 smithi089 ceph-mon[98504]: from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/558048950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:00:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[94233]: from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[94233]: osdmap e862: 8 total, 8 up, 8 in 2023-12-01T05:00:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[94233]: from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/558048950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:00:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[109077]: from='client.25397 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[109077]: osdmap e862: 8 total, 8 up, 8 in 2023-12-01T05:00:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[109077]: from='client.25403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/558048950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:00:20.770 INFO:tasks.rados.rados.0.smithi060.stdout:3928: done (7 left) 2023-12-01T05:00:20.770 INFO:tasks.rados.rados.0.smithi060.stdout:3929: done (6 left) 2023-12-01T05:00:20.770 INFO:tasks.rados.rados.0.smithi060.stdout:3930: done (5 left) 2023-12-01T05:00:20.770 INFO:tasks.rados.rados.0.smithi060.stdout:3931: done (4 left) 2023-12-01T05:00:20.770 INFO:tasks.rados.rados.0.smithi060.stdout:3932: done (3 left) 2023-12-01T05:00:20.771 INFO:tasks.rados.rados.0.smithi060.stdout:3933: done (2 left) 2023-12-01T05:00:20.771 INFO:tasks.rados.rados.0.smithi060.stdout:3934: done (1 left) 2023-12-01T05:00:20.771 INFO:tasks.rados.rados.0.smithi060.stdout:3935: done (0 left) 2023-12-01T05:00:20.771 INFO:tasks.rados.rados.0.smithi060.stdout:3936: delete oid 12 current snap is 393 2023-12-01T05:00:20.773 INFO:tasks.rados.rados.0.smithi060.stdout:3936: done (0 left) 2023-12-01T05:00:20.773 INFO:tasks.rados.rados.0.smithi060.stdout:3937: snap_create 2023-12-01T05:00:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:20 smithi089 ceph-mon[98504]: pgmap v1262: 121 pgs: 121 active+clean; 133 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 1006 KiB/s wr, 21 op/s 2023-12-01T05:00:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:20 smithi089 ceph-mon[98504]: osdmap e863: 8 total, 8 up, 8 in 2023-12-01T05:00:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:20 smithi060 ceph-mon[94233]: pgmap v1262: 121 pgs: 121 active+clean; 133 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 1006 KiB/s wr, 21 op/s 2023-12-01T05:00:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:20 smithi060 ceph-mon[94233]: osdmap e863: 8 total, 8 up, 8 in 2023-12-01T05:00:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:20 smithi060 ceph-mon[109077]: pgmap v1262: 121 pgs: 121 active+clean; 133 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 MiB/s rd, 1006 KiB/s wr, 21 op/s 2023-12-01T05:00:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:20 smithi060 ceph-mon[109077]: osdmap e863: 8 total, 8 up, 8 in 2023-12-01T05:00:21.774 INFO:tasks.rados.rados.0.smithi060.stdout:3937: done (0 left) 2023-12-01T05:00:21.774 INFO:tasks.rados.rados.0.smithi060.stdout:3938: delete oid 41 current snap is 394 2023-12-01T05:00:21.778 INFO:tasks.rados.rados.0.smithi060.stdout:3938: done (0 left) 2023-12-01T05:00:21.778 INFO:tasks.rados.rados.0.smithi060.stdout:3939: read oid 22 snap 392 2023-12-01T05:00:21.778 INFO:tasks.rados.rados.0.smithi060.stdout:3939: expect (ObjNum 1196 snap 389 seq_num 1196) 2023-12-01T05:00:21.778 INFO:tasks.rados.rados.0.smithi060.stdout:3940: snap_create 2023-12-01T05:00:21.785 INFO:tasks.rados.rados.0.smithi060.stdout:3939: expect (ObjNum 1196 snap 389 seq_num 1196) 2023-12-01T05:00:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:21 smithi089 ceph-mon[98504]: osdmap e864: 8 total, 8 up, 8 in 2023-12-01T05:00:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:21 smithi060 ceph-mon[94233]: osdmap e864: 8 total, 8 up, 8 in 2023-12-01T05:00:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:21 smithi060 ceph-mon[109077]: osdmap e864: 8 total, 8 up, 8 in 2023-12-01T05:00:22.776 INFO:tasks.rados.rados.0.smithi060.stdout:3939: done (1 left) 2023-12-01T05:00:22.776 INFO:tasks.rados.rados.0.smithi060.stdout:3940: done (0 left) 2023-12-01T05:00:22.777 INFO:tasks.rados.rados.0.smithi060.stdout:3941: read oid 42 snap -1 2023-12-01T05:00:22.777 INFO:tasks.rados.rados.0.smithi060.stdout:3941: expect (ObjNum 1170 snap 380 seq_num 1170) 2023-12-01T05:00:22.777 INFO:tasks.rados.rados.0.smithi060.stdout:3942: snap_remove snap 392 2023-12-01T05:00:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:22 smithi089 ceph-mon[98504]: pgmap v1265: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2023-12-01T05:00:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:22 smithi089 ceph-mon[98504]: osdmap e865: 8 total, 8 up, 8 in 2023-12-01T05:00:23.038 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 05:00:22 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=sqlstore.transactions t=2023-12-01T05:00:22.600707844Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2023-12-01T05:00:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:22 smithi060 ceph-mon[94233]: pgmap v1265: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2023-12-01T05:00:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:22 smithi060 ceph-mon[94233]: osdmap e865: 8 total, 8 up, 8 in 2023-12-01T05:00:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:22 smithi060 ceph-mon[109077]: pgmap v1265: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2023-12-01T05:00:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:22 smithi060 ceph-mon[109077]: osdmap e865: 8 total, 8 up, 8 in 2023-12-01T05:00:23.791 INFO:tasks.rados.rados.0.smithi060.stdout:3942: done (1 left) 2023-12-01T05:00:23.791 INFO:tasks.rados.rados.0.smithi060.stdout:3943: read oid 43 snap -1 2023-12-01T05:00:23.791 INFO:tasks.rados.rados.0.smithi060.stdout:3943: expect (ObjNum 1162 snap 379 seq_num 1162) 2023-12-01T05:00:23.791 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 26 current snap is 395 2023-12-01T05:00:23.791 INFO:tasks.rados.rados.0.smithi060.stdout:3944: seq_num 1207 ranges {12206080=622592,12828672=401408} 2023-12-01T05:00:23.860 INFO:tasks.rados.rados.0.smithi060.stdout:3944: writing smithi060156570-26 from 12206080 to 12828672 tid 1 2023-12-01T05:00:23.863 INFO:tasks.rados.rados.0.smithi060.stdout:3944: writing smithi060156570-26 from 12828672 to 13230080 tid 2 2023-12-01T05:00:23.863 INFO:tasks.rados.rados.0.smithi060.stdout:3945: delete oid 3 current snap is 395 2023-12-01T05:00:23.865 INFO:tasks.rados.rados.0.smithi060.stdout:3941: expect (ObjNum 1170 snap 380 seq_num 1170) 2023-12-01T05:00:23.876 INFO:tasks.rados.rados.0.smithi060.stdout:3943: expect (ObjNum 1162 snap 379 seq_num 1162) 2023-12-01T05:00:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:23 smithi089 ceph-mon[98504]: osdmap e866: 8 total, 8 up, 8 in 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: finishing write tid 1 to smithi060156570-26 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: finishing write tid 2 to smithi060156570-26 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: finishing write tid 3 to smithi060156570-26 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: finishing write tid 4 to smithi060156570-26 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: oid 26 updating version 0 to 1589 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: oid 26 updating version 1589 to 1590 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: oid 26 updating version 1590 to 1591 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1591 (ObjNum 1207 snap 395 seq_num 1207) dirty exists 2023-12-01T05:00:24.099 INFO:tasks.rados.rados.0.smithi060.stdout:3944: left oid 26 (ObjNum 1207 snap 395 seq_num 1207) 2023-12-01T05:00:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:3941: done (3 left) 2023-12-01T05:00:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:3943: done (2 left) 2023-12-01T05:00:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:3944: done (1 left) 2023-12-01T05:00:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:3945: done (0 left) 2023-12-01T05:00:24.100 INFO:tasks.rados.rados.0.smithi060.stdout:3946: snap_create 2023-12-01T05:00:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:23 smithi060 ceph-mon[94233]: osdmap e866: 8 total, 8 up, 8 in 2023-12-01T05:00:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:23 smithi060 ceph-mon[109077]: osdmap e866: 8 total, 8 up, 8 in 2023-12-01T05:00:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:00:24] "GET /metrics HTTP/1.1" 200 36068 "" "Prometheus/2.43.0" 2023-12-01T05:00:24.792 INFO:tasks.rados.rados.0.smithi060.stdout:3946: done (0 left) 2023-12-01T05:00:24.792 INFO:tasks.rados.rados.0.smithi060.stdout:3947: copy_from oid 1 from oid 28 current snap is 396 2023-12-01T05:00:24.792 INFO:tasks.rados.rados.0.smithi060.stdout:3948: delete oid 34 current snap is 396 2023-12-01T05:00:24.797 INFO:tasks.rados.rados.0.smithi060.stdout:3948: done (1 left) 2023-12-01T05:00:24.797 INFO:tasks.rados.rados.0.smithi060.stdout:3949: snap_create 2023-12-01T05:00:24.834 INFO:tasks.rados.rados.0.smithi060.stdout:3947: finishing copy_from to smithi060156570-1 2023-12-01T05:00:24.835 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 1 v 1494 (ObjNum 1193 snap 386 seq_num 1193) dirty exists 2023-12-01T05:00:24.835 INFO:tasks.rados.rados.0.smithi060.stdout:3947: finishing copy_from racing read to smithi060156570-1 2023-12-01T05:00:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:24 smithi060 ceph-mon[94233]: pgmap v1268: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2023-12-01T05:00:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:24 smithi060 ceph-mon[94233]: osdmap e867: 8 total, 8 up, 8 in 2023-12-01T05:00:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:24 smithi060 ceph-mon[109077]: pgmap v1268: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2023-12-01T05:00:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:24 smithi060 ceph-mon[109077]: osdmap e867: 8 total, 8 up, 8 in 2023-12-01T05:00:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:24 smithi089 ceph-mon[98504]: pgmap v1268: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 6.0 MiB/s rd, 1.7 MiB/s wr, 22 op/s 2023-12-01T05:00:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:24 smithi089 ceph-mon[98504]: osdmap e867: 8 total, 8 up, 8 in 2023-12-01T05:00:25.799 INFO:tasks.rados.rados.0.smithi060.stdout:3947: done (1 left) 2023-12-01T05:00:25.799 INFO:tasks.rados.rados.0.smithi060.stdout:3949: done (0 left) 2023-12-01T05:00:25.799 INFO:tasks.rados.rados.0.smithi060.stdout:3950: copy_from oid 44 from oid 13 current snap is 397 2023-12-01T05:00:25.799 INFO:tasks.rados.rados.0.smithi060.stdout:3951: snap_remove snap 394 2023-12-01T05:00:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:25 smithi060 ceph-mon[94233]: osdmap e868: 8 total, 8 up, 8 in 2023-12-01T05:00:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:25 smithi060 ceph-mon[109077]: osdmap e868: 8 total, 8 up, 8 in 2023-12-01T05:00:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:25 smithi089 ceph-mon[98504]: osdmap e868: 8 total, 8 up, 8 in 2023-12-01T05:00:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:26.747 INFO:tasks.rados.rados.0.smithi060.stdout:3951: done (1 left) 2023-12-01T05:00:26.747 INFO:tasks.rados.rados.0.smithi060.stdout:3952: copy_from oid 12 from oid 17 current snap is 397 2023-12-01T05:00:26.747 INFO:tasks.rados.rados.0.smithi060.stdout:3950: finishing copy_from to smithi060156570-44 2023-12-01T05:00:26.747 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 44 v 1497 (ObjNum 1173 snap 380 seq_num 1173) dirty exists 2023-12-01T05:00:26.747 INFO:tasks.rados.rados.0.smithi060.stdout:3950: finishing copy_from racing read to smithi060156570-44 2023-12-01T05:00:26.747 INFO:tasks.rados.rados.0.smithi060.stdout:3950: done (1 left) 2023-12-01T05:00:26.748 INFO:tasks.rados.rados.0.smithi060.stdout:3953: delete oid 2 current snap is 397 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3953: done (1 left) 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3954: read oid 47 snap -1 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3954: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3955: read oid 43 snap -1 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3955: expect (ObjNum 1162 snap 379 seq_num 1162) 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3956: read oid 31 snap -1 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3956: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3957: read oid 6 snap 396 2023-12-01T05:00:26.757 INFO:tasks.rados.rados.0.smithi060.stdout:3957: expect (ObjNum 1179 snap 381 seq_num 1179) 2023-12-01T05:00:26.758 INFO:tasks.rados.rados.0.smithi060.stdout:3958: read oid 3 snap 395 2023-12-01T05:00:26.758 INFO:tasks.rados.rados.0.smithi060.stdout:3958: expect deleted 2023-12-01T05:00:26.758 INFO:tasks.rados.rados.0.smithi060.stdout:3959: rollback oid 27 current snap is 397 2023-12-01T05:00:26.758 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 27 to 396 2023-12-01T05:00:26.758 INFO:tasks.rados.rados.0.smithi060.stdout:3960: delete oid 2 current snap is 397 2023-12-01T05:00:26.758 INFO:tasks.rados.rados.0.smithi060.stdout:3956: expect (ObjNum 0 snap 0 seq_num 0) 2023-12-01T05:00:26.768 INFO:tasks.rados.rados.0.smithi060.stdout:3959: finishing rollback tid 0 to smithi060156570-27 2023-12-01T05:00:26.768 INFO:tasks.rados.rados.0.smithi060.stdout:3959: finishing rollback tid 1 to smithi060156570-27 2023-12-01T05:00:26.768 INFO:tasks.rados.rados.0.smithi060.stdout:3956: done (7 left) 2023-12-01T05:00:26.768 INFO:tasks.rados.rados.0.smithi060.stdout:3958: done (6 left) 2023-12-01T05:00:26.768 INFO:tasks.rados.rados.0.smithi060.stdout:3960: done (5 left) 2023-12-01T05:00:26.768 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 22 current snap is 397 2023-12-01T05:00:26.768 INFO:tasks.rados.rados.0.smithi060.stdout:3961: seq_num 1212 ranges {835584=704512,1540096=401408} 2023-12-01T05:00:26.776 INFO:tasks.rados.rados.0.smithi060.stdout:3961: writing smithi060156570-22 from 835584 to 1540096 tid 1 2023-12-01T05:00:26.779 INFO:tasks.rados.rados.0.smithi060.stdout:3961: writing smithi060156570-22 from 1540096 to 1941504 tid 2 2023-12-01T05:00:26.779 INFO:tasks.rados.rados.0.smithi060.stdout:3962: snap_create 2023-12-01T05:00:26.779 INFO:tasks.rados.rados.0.smithi060.stdout:3957: expect (ObjNum 1179 snap 381 seq_num 1179) 2023-12-01T05:00:26.874 INFO:tasks.rados.rados.0.smithi060.stdout:3959: finishing rollback tid 2 to smithi060156570-27 2023-12-01T05:00:26.874 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 27 v 2070 (ObjNum 952 snap 313 seq_num 952) dirty exists 2023-12-01T05:00:26.875 INFO:tasks.rados.rados.0.smithi060.stdout:3955: expect (ObjNum 1162 snap 379 seq_num 1162) 2023-12-01T05:00:27.098 INFO:tasks.rados.rados.0.smithi060.stdout:3954: expect (ObjNum 1145 snap 372 seq_num 1145) 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: finishing write tid 1 to smithi060156570-22 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: finishing write tid 2 to smithi060156570-22 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: finishing write tid 3 to smithi060156570-22 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: finishing write tid 4 to smithi060156570-22 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: oid 22 updating version 0 to 2516 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: oid 22 updating version 2516 to 2518 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: oid 22 version 2518 is already newer than 2517 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 22 v 2518 (ObjNum 1212 snap 397 seq_num 1212) dirty exists 2023-12-01T05:00:27.159 INFO:tasks.rados.rados.0.smithi060.stdout:3961: left oid 22 (ObjNum 1212 snap 397 seq_num 1212) 2023-12-01T05:00:27.160 INFO:tasks.rados.rados.0.smithi060.stdout:3952: finishing copy_from to smithi060156570-12 2023-12-01T05:00:27.160 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 12 v 1793 (ObjNum 1144 snap 372 seq_num 1144) dirty exists 2023-12-01T05:00:27.160 INFO:tasks.rados.rados.0.smithi060.stdout:3952: finishing copy_from racing read to smithi060156570-12 2023-12-01T05:00:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:26 smithi060 ceph-mon[109077]: pgmap v1271: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:26 smithi060 ceph-mon[109077]: osdmap e869: 8 total, 8 up, 8 in 2023-12-01T05:00:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:26 smithi060 ceph-mon[109077]: osdmap e870: 8 total, 8 up, 8 in 2023-12-01T05:00:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:26 smithi060 ceph-mon[94233]: pgmap v1271: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:26 smithi060 ceph-mon[94233]: osdmap e869: 8 total, 8 up, 8 in 2023-12-01T05:00:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:26 smithi060 ceph-mon[94233]: osdmap e870: 8 total, 8 up, 8 in 2023-12-01T05:00:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:26 smithi089 ceph-mon[98504]: pgmap v1271: 121 pgs: 121 active+clean; 139 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:26 smithi089 ceph-mon[98504]: osdmap e869: 8 total, 8 up, 8 in 2023-12-01T05:00:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:26 smithi089 ceph-mon[98504]: osdmap e870: 8 total, 8 up, 8 in 2023-12-01T05:00:27.753 INFO:tasks.rados.rados.0.smithi060.stdout:3952: done (6 left) 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:3954: done (5 left) 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:3955: done (4 left) 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:3957: done (3 left) 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:3959: done (2 left) 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:3961: done (1 left) 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:3962: done (0 left) 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 42 current snap is 398 2023-12-01T05:00:27.754 INFO:tasks.rados.rados.0.smithi060.stdout:3963: seq_num 1213 ranges {401408=720896,1122304=401408} 2023-12-01T05:00:27.759 INFO:tasks.rados.rados.0.smithi060.stdout:3963: writing smithi060156570-42 from 401408 to 1122304 tid 1 2023-12-01T05:00:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3963: writing smithi060156570-42 from 1122304 to 1523712 tid 2 2023-12-01T05:00:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3964: read oid 41 snap -1 2023-12-01T05:00:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3964: expect deleted 2023-12-01T05:00:27.762 INFO:tasks.rados.rados.0.smithi060.stdout:3965: snap_create 2023-12-01T05:00:27.767 INFO:tasks.rados.rados.0.smithi060.stdout:3963: finishing write tid 1 to smithi060156570-42 2023-12-01T05:00:27.767 INFO:tasks.rados.rados.0.smithi060.stdout:3963: finishing write tid 2 to smithi060156570-42 2023-12-01T05:00:27.767 INFO:tasks.rados.rados.0.smithi060.stdout:3963: finishing write tid 3 to smithi060156570-42 2023-12-01T05:00:27.769 INFO:tasks.rados.rados.0.smithi060.stdout:3963: finishing write tid 4 to smithi060156570-42 2023-12-01T05:00:27.769 INFO:tasks.rados.rados.0.smithi060.stdout:3963: oid 42 updating version 0 to 1794 2023-12-01T05:00:27.769 INFO:tasks.rados.rados.0.smithi060.stdout:3963: oid 42 updating version 1794 to 1796 2023-12-01T05:00:27.769 INFO:tasks.rados.rados.0.smithi060.stdout:3963: oid 42 version 1796 is already newer than 1795 2023-12-01T05:00:27.769 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 42 v 1796 (ObjNum 1213 snap 398 seq_num 1213) dirty exists 2023-12-01T05:00:27.769 INFO:tasks.rados.rados.0.smithi060.stdout:3963: left oid 42 (ObjNum 1213 snap 398 seq_num 1213) 2023-12-01T05:00:28.760 INFO:tasks.rados.rados.0.smithi060.stdout:3963: done (2 left) 2023-12-01T05:00:28.760 INFO:tasks.rados.rados.0.smithi060.stdout:3964: done (1 left) 2023-12-01T05:00:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3965: done (0 left) 2023-12-01T05:00:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3966: copy_from oid 39 from oid 30 current snap is 399 2023-12-01T05:00:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3967: read oid 40 snap -1 2023-12-01T05:00:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3967: expect (ObjNum 1166 snap 379 seq_num 1166) 2023-12-01T05:00:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3968: snap_create 2023-12-01T05:00:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3966: finishing copy_from to smithi060156570-39 2023-12-01T05:00:28.761 INFO:tasks.rados.rados.0.smithi060.stdout:3966: got expected ENOENT (src dne) 2023-12-01T05:00:28.762 INFO:tasks.rados.rados.0.smithi060.stdout:3966: finishing copy_from racing read to smithi060156570-39 2023-12-01T05:00:28.776 INFO:tasks.rados.rados.0.smithi060.stdout:3967: expect (ObjNum 1166 snap 379 seq_num 1166) 2023-12-01T05:00:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:28 smithi060 ceph-mon[94233]: pgmap v1274: 121 pgs: 121 active+clean; 149 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:00:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:28 smithi060 ceph-mon[94233]: osdmap e871: 8 total, 8 up, 8 in 2023-12-01T05:00:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:28 smithi060 ceph-mon[109077]: pgmap v1274: 121 pgs: 121 active+clean; 149 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:00:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:28 smithi060 ceph-mon[109077]: osdmap e871: 8 total, 8 up, 8 in 2023-12-01T05:00:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:28 smithi089 ceph-mon[98504]: pgmap v1274: 121 pgs: 121 active+clean; 149 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:00:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:28 smithi089 ceph-mon[98504]: osdmap e871: 8 total, 8 up, 8 in 2023-12-01T05:00:29.764 INFO:tasks.rados.rados.0.smithi060.stdout:3966: done (2 left) 2023-12-01T05:00:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3967: done (1 left) 2023-12-01T05:00:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3968: done (0 left) 2023-12-01T05:00:29.765 INFO:tasks.rados.rados.0.smithi060.stdout:3969: delete oid 25 current snap is 400 2023-12-01T05:00:29.770 INFO:tasks.rados.rados.0.smithi060.stdout:3969: done (0 left) 2023-12-01T05:00:29.770 INFO:tasks.rados.rados.0.smithi060.stdout:3970: snap_create 2023-12-01T05:00:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:29 smithi089 ceph-mon[98504]: osdmap e872: 8 total, 8 up, 8 in 2023-12-01T05:00:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:29 smithi060 ceph-mon[94233]: osdmap e872: 8 total, 8 up, 8 in 2023-12-01T05:00:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:29 smithi060 ceph-mon[109077]: osdmap e872: 8 total, 8 up, 8 in 2023-12-01T05:00:30.765 INFO:tasks.rados.rados.0.smithi060.stdout:3970: done (0 left) 2023-12-01T05:00:30.766 INFO:tasks.rados.rados.0.smithi060.stdout:3971: rmattr oid 9 current snap is 401 2023-12-01T05:00:30.766 INFO:tasks.rados.rados.0.smithi060.stdout:3972: read oid 45 snap -1 2023-12-01T05:00:30.766 INFO:tasks.rados.rados.0.smithi060.stdout:3972: expect (ObjNum 1176 snap 381 seq_num 1176) 2023-12-01T05:00:30.766 INFO:tasks.rados.rados.0.smithi060.stdout:3973: rmattr oid 26 current snap is 401 2023-12-01T05:00:30.766 INFO:tasks.rados.rados.0.smithi060.stdout:3974: delete oid 3 current snap is 401 2023-12-01T05:00:30.771 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 9 v 1885 (ObjNum 1140 snap 372 seq_num 1140) dirty exists 2023-12-01T05:00:30.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 26 v 1592 (ObjNum 1207 snap 395 seq_num 1207) dirty exists 2023-12-01T05:00:30.774 INFO:tasks.rados.rados.0.smithi060.stdout:3972: expect (ObjNum 1176 snap 381 seq_num 1176) 2023-12-01T05:00:30.789 INFO:tasks.rados.rados.0.smithi060.stdout:3971: done (3 left) 2023-12-01T05:00:30.790 INFO:tasks.rados.rados.0.smithi060.stdout:3972: done (2 left) 2023-12-01T05:00:30.790 INFO:tasks.rados.rados.0.smithi060.stdout:3973: done (1 left) 2023-12-01T05:00:30.790 INFO:tasks.rados.rados.0.smithi060.stdout:3974: done (0 left) 2023-12-01T05:00:30.790 INFO:tasks.rados.rados.0.smithi060.stdout:3975: snap_remove snap 389 2023-12-01T05:00:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:30 smithi089 ceph-mon[98504]: pgmap v1277: 121 pgs: 121 active+clean; 149 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:00:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:30 smithi089 ceph-mon[98504]: osdmap e873: 8 total, 8 up, 8 in 2023-12-01T05:00:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:30 smithi060 ceph-mon[109077]: pgmap v1277: 121 pgs: 121 active+clean; 149 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:00:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:30 smithi060 ceph-mon[109077]: osdmap e873: 8 total, 8 up, 8 in 2023-12-01T05:00:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:30 smithi060 ceph-mon[94233]: pgmap v1277: 121 pgs: 121 active+clean; 149 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:00:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:30 smithi060 ceph-mon[94233]: osdmap e873: 8 total, 8 up, 8 in 2023-12-01T05:00:31.779 INFO:tasks.rados.rados.0.smithi060.stdout:3975: done (0 left) 2023-12-01T05:00:31.779 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 38 current snap is 401 2023-12-01T05:00:31.788 INFO:tasks.rados.rados.0.smithi060.stdout:3976: seq_num 1216 ranges {1433600=770048,2203648=401408} 2023-12-01T05:00:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3976: writing smithi060156570-38 from 1433600 to 2203648 tid 1 2023-12-01T05:00:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3976: writing smithi060156570-38 from 2203648 to 2605056 tid 2 2023-12-01T05:00:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3977: read oid 17 snap -1 2023-12-01T05:00:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3977: expect (ObjNum 1144 snap 372 seq_num 1144) 2023-12-01T05:00:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3978: rollback oid 25 current snap is 401 2023-12-01T05:00:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 25 to 396 2023-12-01T05:00:31.796 INFO:tasks.rados.rados.0.smithi060.stdout:3979: snap_create 2023-12-01T05:00:31.801 INFO:tasks.rados.rados.0.smithi060.stdout:3978: finishing rollback tid 1 to smithi060156570-25 2023-12-01T05:00:31.801 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 25 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2023-12-01T05:00:31.821 INFO:tasks.rados.rados.0.smithi060.stdout:3976: finishing write tid 1 to smithi060156570-38 2023-12-01T05:00:31.821 INFO:tasks.rados.rados.0.smithi060.stdout:3976: finishing write tid 2 to smithi060156570-38 2023-12-01T05:00:31.821 INFO:tasks.rados.rados.0.smithi060.stdout:3976: finishing write tid 3 to smithi060156570-38 2023-12-01T05:00:31.836 INFO:tasks.rados.rados.0.smithi060.stdout:3977: expect (ObjNum 1144 snap 372 seq_num 1144) 2023-12-01T05:00:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:31 smithi089 ceph-mon[98504]: osdmap e874: 8 total, 8 up, 8 in 2023-12-01T05:00:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:31 smithi060 ceph-mon[94233]: osdmap e874: 8 total, 8 up, 8 in 2023-12-01T05:00:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:31 smithi060 ceph-mon[109077]: osdmap e874: 8 total, 8 up, 8 in 2023-12-01T05:00:32.335 INFO:tasks.rados.rados.0.smithi060.stdout:3976: finishing write tid 4 to smithi060156570-38 2023-12-01T05:00:32.336 INFO:tasks.rados.rados.0.smithi060.stdout:3976: oid 38 updating version 0 to 1796 2023-12-01T05:00:32.336 INFO:tasks.rados.rados.0.smithi060.stdout:3976: oid 38 version 1796 is already newer than 1794 2023-12-01T05:00:32.336 INFO:tasks.rados.rados.0.smithi060.stdout:3976: oid 38 version 1796 is already newer than 1795 2023-12-01T05:00:32.336 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 38 v 1796 (ObjNum 1216 snap 401 seq_num 1216) dirty exists 2023-12-01T05:00:32.336 INFO:tasks.rados.rados.0.smithi060.stdout:3976: left oid 38 (ObjNum 1216 snap 401 seq_num 1216) 2023-12-01T05:00:32.783 INFO:tasks.rados.rados.0.smithi060.stdout:3976: done (3 left) 2023-12-01T05:00:32.783 INFO:tasks.rados.rados.0.smithi060.stdout:3977: done (2 left) 2023-12-01T05:00:32.783 INFO:tasks.rados.rados.0.smithi060.stdout:3978: done (1 left) 2023-12-01T05:00:32.783 INFO:tasks.rados.rados.0.smithi060.stdout:3979: done (0 left) 2023-12-01T05:00:32.783 INFO:tasks.rados.rados.0.smithi060.stdout:3980: setattr oid 49 current snap is 402 2023-12-01T05:00:32.784 INFO:tasks.rados.rados.0.smithi060.stdout:3981: rollback oid 23 current snap is 402 2023-12-01T05:00:32.784 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 23 to 400 2023-12-01T05:00:32.784 INFO:tasks.rados.rados.0.smithi060.stdout:3982: snap_remove snap 401 2023-12-01T05:00:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:32 smithi089 ceph-mon[98504]: pgmap v1280: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-01T05:00:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:32 smithi089 ceph-mon[98504]: osdmap e875: 8 total, 8 up, 8 in 2023-12-01T05:00:33.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:32 smithi060 ceph-mon[94233]: pgmap v1280: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-01T05:00:33.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:32 smithi060 ceph-mon[94233]: osdmap e875: 8 total, 8 up, 8 in 2023-12-01T05:00:33.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:32 smithi060 ceph-mon[109077]: pgmap v1280: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-01T05:00:33.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:32 smithi060 ceph-mon[109077]: osdmap e875: 8 total, 8 up, 8 in 2023-12-01T05:00:33.790 INFO:tasks.rados.rados.0.smithi060.stdout:3982: done (2 left) 2023-12-01T05:00:33.790 INFO:tasks.rados.rados.0.smithi060.stdout:3983: read oid 22 snap 399 2023-12-01T05:00:33.790 INFO:tasks.rados.rados.0.smithi060.stdout:3983: expect (ObjNum 1212 snap 397 seq_num 1212) 2023-12-01T05:00:33.790 INFO:tasks.rados.rados.0.smithi060.stdout:3984: snap_remove snap 393 2023-12-01T05:00:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:33 smithi089 ceph-mon[98504]: osdmap e876: 8 total, 8 up, 8 in 2023-12-01T05:00:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:33 smithi060 ceph-mon[94233]: osdmap e876: 8 total, 8 up, 8 in 2023-12-01T05:00:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:33 smithi060 ceph-mon[109077]: osdmap e876: 8 total, 8 up, 8 in 2023-12-01T05:00:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:00:34] "GET /metrics HTTP/1.1" 200 36075 "" "Prometheus/2.43.0" 2023-12-01T05:00:34.799 INFO:tasks.rados.rados.0.smithi060.stdout:3984: done (3 left) 2023-12-01T05:00:34.800 INFO:tasks.rados.rados.0.smithi060.stdout:3985: read oid 27 snap 398 2023-12-01T05:00:34.800 INFO:tasks.rados.rados.0.smithi060.stdout:3985: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T05:00:34.800 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 33 current snap is 402 2023-12-01T05:00:34.800 INFO:tasks.rados.rados.0.smithi060.stdout:3986: seq_num 1217 ranges {4161536=786432,4947968=401408} 2023-12-01T05:00:34.825 INFO:tasks.rados.rados.0.smithi060.stdout:3986: writing smithi060156570-33 from 4161536 to 4947968 tid 1 2023-12-01T05:00:34.828 INFO:tasks.rados.rados.0.smithi060.stdout:3986: writing smithi060156570-33 from 4947968 to 5349376 tid 2 2023-12-01T05:00:34.828 INFO:tasks.rados.rados.0.smithi060.stdout:3987: read oid 28 snap -1 2023-12-01T05:00:34.828 INFO:tasks.rados.rados.0.smithi060.stdout:3987: expect (ObjNum 1193 snap 386 seq_num 1193) 2023-12-01T05:00:34.828 INFO:tasks.rados.rados.0.smithi060.stdout:3988: snap_remove snap 396 2023-12-01T05:00:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:34 smithi060 ceph-mon[94233]: pgmap v1283: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-01T05:00:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:34 smithi060 ceph-mon[94233]: osdmap e877: 8 total, 8 up, 8 in 2023-12-01T05:00:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:34 smithi060 ceph-mon[109077]: pgmap v1283: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-01T05:00:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:34 smithi060 ceph-mon[109077]: osdmap e877: 8 total, 8 up, 8 in 2023-12-01T05:00:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:34 smithi089 ceph-mon[98504]: pgmap v1283: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 2.4 MiB/s wr, 14 op/s 2023-12-01T05:00:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:34 smithi089 ceph-mon[98504]: osdmap e877: 8 total, 8 up, 8 in 2023-12-01T05:00:35.814 INFO:tasks.rados.rados.0.smithi060.stdout:3988: done (6 left) 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:3989: copy_from oid 1 from oid 48 current snap is 402 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:3990: snap_create 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 49 v 2171 (ObjNum 1147 snap 375 seq_num 1147) dirty exists 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:3981: finishing rollback tid 0 to smithi060156570-23 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:3981: finishing rollback tid 1 to smithi060156570-23 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:3981: finishing rollback tid 2 to smithi060156570-23 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 23 v 2073 (ObjNum 1143 snap 372 seq_num 1143) dirty exists 2023-12-01T05:00:35.815 INFO:tasks.rados.rados.0.smithi060.stdout:3983: expect (ObjNum 1212 snap 397 seq_num 1212) 2023-12-01T05:00:35.880 INFO:tasks.rados.rados.0.smithi060.stdout:3985: expect (ObjNum 952 snap 313 seq_num 952) 2023-12-01T05:00:35.919 INFO:tasks.rados.rados.0.smithi060.stdout:3986: finishing write tid 1 to smithi060156570-33 2023-12-01T05:00:35.919 INFO:tasks.rados.rados.0.smithi060.stdout:3986: finishing write tid 2 to smithi060156570-33 2023-12-01T05:00:35.919 INFO:tasks.rados.rados.0.smithi060.stdout:3986: finishing write tid 3 to smithi060156570-33 2023-12-01T05:00:35.919 INFO:tasks.rados.rados.0.smithi060.stdout:3986: finishing write tid 4 to smithi060156570-33 2023-12-01T05:00:35.919 INFO:tasks.rados.rados.0.smithi060.stdout:3986: oid 33 updating version 0 to 2181 2023-12-01T05:00:35.919 INFO:tasks.rados.rados.0.smithi060.stdout:3986: oid 33 updating version 2181 to 2182 2023-12-01T05:00:35.920 INFO:tasks.rados.rados.0.smithi060.stdout:3986: oid 33 updating version 2182 to 2183 2023-12-01T05:00:35.920 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 33 v 2183 (ObjNum 1217 snap 402 seq_num 1217) dirty exists 2023-12-01T05:00:35.920 INFO:tasks.rados.rados.0.smithi060.stdout:3986: left oid 33 (ObjNum 1217 snap 402 seq_num 1217) 2023-12-01T05:00:35.920 INFO:tasks.rados.rados.0.smithi060.stdout:3987: expect (ObjNum 1193 snap 386 seq_num 1193) 2023-12-01T05:00:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:35 smithi060 ceph-mon[94233]: osdmap e878: 8 total, 8 up, 8 in 2023-12-01T05:00:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:35 smithi060 ceph-mon[109077]: osdmap e878: 8 total, 8 up, 8 in 2023-12-01T05:00:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:35 smithi089 ceph-mon[98504]: osdmap e878: 8 total, 8 up, 8 in 2023-12-01T05:00:36.786 INFO:tasks.rados.rados.0.smithi060.stdout:3989: finishing copy_from to smithi060156570-1 2023-12-01T05:00:36.786 INFO:tasks.rados.rados.0.smithi060.stdout:3989: got expected ENOENT (src dne) 2023-12-01T05:00:36.786 INFO:tasks.rados.rados.0.smithi060.stdout:3989: finishing copy_from racing read to smithi060156570-1 2023-12-01T05:00:36.786 INFO:tasks.rados.rados.0.smithi060.stdout:3980: done (7 left) 2023-12-01T05:00:36.786 INFO:tasks.rados.rados.0.smithi060.stdout:3981: done (6 left) 2023-12-01T05:00:36.786 INFO:tasks.rados.rados.0.smithi060.stdout:3983: done (5 left) 2023-12-01T05:00:36.787 INFO:tasks.rados.rados.0.smithi060.stdout:3985: done (4 left) 2023-12-01T05:00:36.787 INFO:tasks.rados.rados.0.smithi060.stdout:3986: done (3 left) 2023-12-01T05:00:36.787 INFO:tasks.rados.rados.0.smithi060.stdout:3987: done (2 left) 2023-12-01T05:00:36.787 INFO:tasks.rados.rados.0.smithi060.stdout:3989: done (1 left) 2023-12-01T05:00:36.787 INFO:tasks.rados.rados.0.smithi060.stdout:3990: done (0 left) 2023-12-01T05:00:36.787 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 48 current snap is 403 2023-12-01T05:00:36.787 INFO:tasks.rados.rados.0.smithi060.stdout:3991: seq_num 1218 ranges {0=802816,802816=401408} 2023-12-01T05:00:36.789 INFO:tasks.rados.rados.0.smithi060.stdout:3991: writing smithi060156570-48 from 0 to 802816 tid 1 2023-12-01T05:00:36.792 INFO:tasks.rados.rados.0.smithi060.stdout:3991: writing smithi060156570-48 from 802816 to 1204224 tid 2 2023-12-01T05:00:36.792 INFO:tasks.rados.rados.0.smithi060.stdout:3992: snap_create 2023-12-01T05:00:36.799 INFO:tasks.rados.rados.0.smithi060.stdout:3991: finishing write tid 1 to smithi060156570-48 2023-12-01T05:00:36.799 INFO:tasks.rados.rados.0.smithi060.stdout:3991: finishing write tid 2 to smithi060156570-48 2023-12-01T05:00:36.799 INFO:tasks.rados.rados.0.smithi060.stdout:3991: finishing write tid 3 to smithi060156570-48 2023-12-01T05:00:36.799 INFO:tasks.rados.rados.0.smithi060.stdout:3991: finishing write tid 4 to smithi060156570-48 2023-12-01T05:00:36.799 INFO:tasks.rados.rados.0.smithi060.stdout:3991: oid 48 updating version 0 to 2179 2023-12-01T05:00:36.799 INFO:tasks.rados.rados.0.smithi060.stdout:3991: oid 48 updating version 2179 to 2180 2023-12-01T05:00:36.799 INFO:tasks.rados.rados.0.smithi060.stdout:3991: oid 48 updating version 2180 to 2181 2023-12-01T05:00:36.800 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 48 v 2181 (ObjNum 1218 snap 403 seq_num 1218) dirty exists 2023-12-01T05:00:36.800 INFO:tasks.rados.rados.0.smithi060.stdout:3991: left oid 48 (ObjNum 1218 snap 403 seq_num 1218) 2023-12-01T05:00:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:36 smithi060 ceph-mon[94233]: pgmap v1286: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:36 smithi060 ceph-mon[94233]: osdmap e879: 8 total, 8 up, 8 in 2023-12-01T05:00:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:36 smithi060 ceph-mon[94233]: osdmap e880: 8 total, 8 up, 8 in 2023-12-01T05:00:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:36 smithi060 ceph-mon[109077]: pgmap v1286: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:36 smithi060 ceph-mon[109077]: osdmap e879: 8 total, 8 up, 8 in 2023-12-01T05:00:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:36 smithi060 ceph-mon[109077]: osdmap e880: 8 total, 8 up, 8 in 2023-12-01T05:00:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:36 smithi089 ceph-mon[98504]: pgmap v1286: 121 pgs: 121 active+clean; 158 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:36 smithi089 ceph-mon[98504]: osdmap e879: 8 total, 8 up, 8 in 2023-12-01T05:00:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:36 smithi089 ceph-mon[98504]: osdmap e880: 8 total, 8 up, 8 in 2023-12-01T05:00:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3991: done (1 left) 2023-12-01T05:00:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3992: done (0 left) 2023-12-01T05:00:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:append oid 31 current snap is 404 2023-12-01T05:00:37.755 INFO:tasks.rados.rados.0.smithi060.stdout:3993: seq_num 1219 ranges {0=417792,417792=557056,974848=245760} 2023-12-01T05:00:37.757 INFO:tasks.rados.rados.0.smithi060.stdout:3993: writing smithi060156570-31 from 0 to 417792 tid 1 2023-12-01T05:00:37.760 INFO:tasks.rados.rados.0.smithi060.stdout:3993: writing smithi060156570-31 from 417792 to 974848 tid 2 2023-12-01T05:00:37.762 INFO:tasks.rados.rados.0.smithi060.stdout:3993: writing smithi060156570-31 from 974848 to 1220608 tid 3 2023-12-01T05:00:37.762 INFO:tasks.rados.rados.0.smithi060.stdout:3994: copy_from oid 50 from oid 15 current snap is 404 2023-12-01T05:00:37.762 INFO:tasks.rados.rados.0.smithi060.stdout:3995: snap_create 2023-12-01T05:00:37.766 INFO:tasks.rados.rados.0.smithi060.stdout:3993: finishing write tid 1 to smithi060156570-31 2023-12-01T05:00:37.770 INFO:tasks.rados.rados.0.smithi060.stdout:3993: finishing write tid 2 to smithi060156570-31 2023-12-01T05:00:37.770 INFO:tasks.rados.rados.0.smithi060.stdout:3993: finishing write tid 3 to smithi060156570-31 2023-12-01T05:00:37.770 INFO:tasks.rados.rados.0.smithi060.stdout:3993: finishing write tid 4 to smithi060156570-31 2023-12-01T05:00:37.772 INFO:tasks.rados.rados.0.smithi060.stdout:3993: finishing write tid 5 to smithi060156570-31 2023-12-01T05:00:37.772 INFO:tasks.rados.rados.0.smithi060.stdout:3993: oid 31 updating version 0 to 2179 2023-12-01T05:00:37.772 INFO:tasks.rados.rados.0.smithi060.stdout:3993: oid 31 updating version 2179 to 2180 2023-12-01T05:00:37.772 INFO:tasks.rados.rados.0.smithi060.stdout:3993: oid 31 updating version 2180 to 2182 2023-12-01T05:00:37.772 INFO:tasks.rados.rados.0.smithi060.stdout:3993: oid 31 version 2182 is already newer than 2181 2023-12-01T05:00:37.772 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 2182 (ObjNum 1219 snap 404 seq_num 1219) dirty exists 2023-12-01T05:00:37.772 INFO:tasks.rados.rados.0.smithi060.stdout:3993: left oid 31 (ObjNum 1219 snap 404 seq_num 1219) 2023-12-01T05:00:37.780 INFO:tasks.rados.rados.0.smithi060.stdout:3994: finishing copy_from to smithi060156570-50 2023-12-01T05:00:37.780 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 50 v 1592 (ObjNum 1154 snap 376 seq_num 1154) dirty exists 2023-12-01T05:00:37.782 INFO:tasks.rados.rados.0.smithi060.stdout:3994: finishing copy_from racing read to smithi060156570-50 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:3993: done (2 left) 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:3994: done (1 left) 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:3995: done (0 left) 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:3996: rollback oid 31 current snap is 405 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:rollback oid 31 to 398 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:3997: read oid 29 snap -1 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:3997: expect (ObjNum 1156 snap 379 seq_num 1156) 2023-12-01T05:00:38.760 INFO:tasks.rados.rados.0.smithi060.stdout:3998: snap_create 2023-12-01T05:00:38.768 INFO:tasks.rados.rados.0.smithi060.stdout:3997: expect (ObjNum 1156 snap 379 seq_num 1156) 2023-12-01T05:00:38.810 INFO:tasks.rados.rados.0.smithi060.stdout:3996: finishing rollback tid 0 to smithi060156570-31 2023-12-01T05:00:38.811 INFO:tasks.rados.rados.0.smithi060.stdout:3996: finishing rollback tid 1 to smithi060156570-31 2023-12-01T05:00:38.811 INFO:tasks.rados.rados.0.smithi060.stdout:3996: finishing rollback tid 2 to smithi060156570-31 2023-12-01T05:00:38.811 INFO:tasks.rados.rados.0.smithi060.stdout:update_object_version oid 31 v 2185 (ObjNum 241 snap 0 seq_num 200162720) dirty exists 2023-12-01T05:00:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:38 smithi060 ceph-mon[94233]: pgmap v1289: 121 pgs: 121 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 576 KiB/s wr, 11 op/s 2023-12-01T05:00:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:38 smithi060 ceph-mon[94233]: osdmap e881: 8 total, 8 up, 8 in 2023-12-01T05:00:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:38 smithi060 ceph-mon[109077]: pgmap v1289: 121 pgs: 121 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 576 KiB/s wr, 11 op/s 2023-12-01T05:00:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:38 smithi060 ceph-mon[109077]: osdmap e881: 8 total, 8 up, 8 in 2023-12-01T05:00:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:38 smithi089 ceph-mon[98504]: pgmap v1289: 121 pgs: 121 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 576 KiB/s wr, 11 op/s 2023-12-01T05:00:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:38 smithi089 ceph-mon[98504]: osdmap e881: 8 total, 8 up, 8 in 2023-12-01T05:00:39.766 INFO:tasks.rados.rados.0.smithi060.stdout:3996: done (2 left) 2023-12-01T05:00:39.766 INFO:tasks.rados.rados.0.smithi060.stdout:3997: done (1 left) 2023-12-01T05:00:39.766 INFO:tasks.rados.rados.0.smithi060.stdout:3998: done (0 left) 2023-12-01T05:00:39.766 INFO:tasks.rados.rados.0.smithi060.stdout:3999: read oid 7 snap -1 2023-12-01T05:00:39.766 INFO:tasks.rados.rados.0.smithi060.stdout:3999: expect deleted 2023-12-01T05:00:39.766 INFO:tasks.rados.rados.0.smithi060.stdout: waiting on 1 2023-12-01T05:00:39.768 INFO:tasks.rados.rados.0.smithi060.stdout:3999: done (0 left) 2023-12-01T05:00:39.770 INFO:tasks.rados.rados.0.smithi060.stderr:0 errors. 2023-12-01T05:00:39.770 INFO:tasks.rados.rados.0.smithi060.stderr: 2023-12-01T05:00:39.773 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd dump --format=json 2023-12-01T05:00:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:39 smithi089 ceph-mon[98504]: osdmap e882: 8 total, 8 up, 8 in 2023-12-01T05:00:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:39 smithi060 ceph-mon[94233]: osdmap e882: 8 total, 8 up, 8 in 2023-12-01T05:00:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:39 smithi060 ceph-mon[109077]: osdmap e882: 8 total, 8 up, 8 in 2023-12-01T05:00:40.363 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T05:00:40.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:40 smithi060 ceph-mon[94233]: pgmap v1292: 121 pgs: 121 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 576 KiB/s wr, 11 op/s 2023-12-01T05:00:40.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:40 smithi060 ceph-mon[94233]: osdmap e883: 8 total, 8 up, 8 in 2023-12-01T05:00:40.877 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:40.877 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:40 smithi060 ceph-mon[109077]: pgmap v1292: 121 pgs: 121 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 576 KiB/s wr, 11 op/s 2023-12-01T05:00:40.877 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:40 smithi060 ceph-mon[109077]: osdmap e883: 8 total, 8 up, 8 in 2023-12-01T05:00:40.877 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:40 smithi089 ceph-mon[98504]: pgmap v1292: 121 pgs: 121 active+clean; 139 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 576 KiB/s wr, 11 op/s 2023-12-01T05:00:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:40 smithi089 ceph-mon[98504]: osdmap e883: 8 total, 8 up, 8 in 2023-12-01T05:00:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:41.971 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T05:00:41.971 INFO:teuthology.orchestra.run.smithi060.stdout:{"epoch":884,"fsid":"7e0fe086-9003-11ee-95a2-87774f69a715","created":"2023-12-01T04:39:37.337376+0000","modified":"2023-12-01T05:00:41.743578+0000","last_up_change":"2023-12-01T04:44:05.519854+0000","last_in_change":"2023-12-01T04:43:49.816114+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":19,"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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-12-01T04:42:25.961453+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"cephfs_metadata","create_time":"2023-12-01T04:44:23.449444+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":"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_autoscale_bias":4,"pg_num_min":16,"recovery_priority":5},"application_metadata":{"cephfs":{"metadata":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"cephfs_data","create_time":"2023-12-01T04:44:24.259499+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":"63","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_min":64,"target_size_ratio":0.89999997615814209},"application_metadata":{"cephfs":{"data":"cephfs"}},"read_balance":{"score_acting":1.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":4,"pool_name":"rbd","create_time":"2023-12-01T04:44:54.725685+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":"67","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_acting":3,"score_stable":3,"optimal_score":1,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-12-01T04:46:49.487722+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":"883","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":804,"snap_epoch":883,"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":"c799769f-19c5-4916-b3b3-b4a2c15982a6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6802","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6803","nonce":2307757005}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6804","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6805","nonce":2307757005}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6808","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6809","nonce":2307757005}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6806","nonce":2307757005},{"type":"v1","addr":"172.21.15.60:6807","nonce":2307757005}]},"public_addr":"172.21.15.60:6803/2307757005","cluster_addr":"172.21.15.60:6805/2307757005","heartbeat_back_addr":"172.21.15.60:6809/2307757005","heartbeat_front_addr":"172.21.15.60:6807/2307757005","state":["exists","up"]},{"osd":1,"uuid":"9072465b-6431-4d44-969c-c413549c7316","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6810","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6811","nonce":1979003274}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6812","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6813","nonce":1979003274}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6816","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6817","nonce":1979003274}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6814","nonce":1979003274},{"type":"v1","addr":"172.21.15.60:6815","nonce":1979003274}]},"public_addr":"172.21.15.60:6811/1979003274","cluster_addr":"172.21.15.60:6813/1979003274","heartbeat_back_addr":"172.21.15.60:6817/1979003274","heartbeat_front_addr":"172.21.15.60:6815/1979003274","state":["exists","up"]},{"osd":2,"uuid":"d6769179-3ef9-4429-adae-112d0cf5222e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6818","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6819","nonce":2190994313}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6820","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6821","nonce":2190994313}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6824","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6825","nonce":2190994313}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6822","nonce":2190994313},{"type":"v1","addr":"172.21.15.60:6823","nonce":2190994313}]},"public_addr":"172.21.15.60:6819/2190994313","cluster_addr":"172.21.15.60:6821/2190994313","heartbeat_back_addr":"172.21.15.60:6825/2190994313","heartbeat_front_addr":"172.21.15.60:6823/2190994313","state":["exists","up"]},{"osd":3,"uuid":"64093a9e-b44a-4817-96d9-fbc1b274844c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6826","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6827","nonce":584751469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6828","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6829","nonce":584751469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6832","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6833","nonce":584751469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.60:6830","nonce":584751469},{"type":"v1","addr":"172.21.15.60:6831","nonce":584751469}]},"public_addr":"172.21.15.60:6827/584751469","cluster_addr":"172.21.15.60:6829/584751469","heartbeat_back_addr":"172.21.15.60:6833/584751469","heartbeat_front_addr":"172.21.15.60:6831/584751469","state":["exists","up"]},{"osd":4,"uuid":"c76a6ac1-33e5-4089-823e-80a1c532a5b4","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6800","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6801","nonce":1227619091}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6803","nonce":1227619091}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6807","nonce":1227619091}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":1227619091},{"type":"v1","addr":"172.21.15.89:6805","nonce":1227619091}]},"public_addr":"172.21.15.89:6801/1227619091","cluster_addr":"172.21.15.89:6803/1227619091","heartbeat_back_addr":"172.21.15.89:6807/1227619091","heartbeat_front_addr":"172.21.15.89:6805/1227619091","state":["exists","up"]},{"osd":5,"uuid":"6b85873c-95be-4e99-baaf-02fed9d7bf00","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6808","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6809","nonce":1172353733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6811","nonce":1172353733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6815","nonce":1172353733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1172353733},{"type":"v1","addr":"172.21.15.89:6813","nonce":1172353733}]},"public_addr":"172.21.15.89:6809/1172353733","cluster_addr":"172.21.15.89:6811/1172353733","heartbeat_back_addr":"172.21.15.89:6815/1172353733","heartbeat_front_addr":"172.21.15.89:6813/1172353733","state":["exists","up"]},{"osd":6,"uuid":"339149f4-6476-4886-88da-bac141646aab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6816","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6817","nonce":2248432966}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6818","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6819","nonce":2248432966}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6822","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6823","nonce":2248432966}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6820","nonce":2248432966},{"type":"v1","addr":"172.21.15.89:6821","nonce":2248432966}]},"public_addr":"172.21.15.89:6817/2248432966","cluster_addr":"172.21.15.89:6819/2248432966","heartbeat_back_addr":"172.21.15.89:6823/2248432966","heartbeat_front_addr":"172.21.15.89:6821/2248432966","state":["exists","up"]},{"osd":7,"uuid":"68cf2fb1-98af-4ad0-98ae-e42eba319bcf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":72,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6824","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6825","nonce":573274191}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6826","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6827","nonce":573274191}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6830","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6831","nonce":573274191}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6828","nonce":573274191},{"type":"v1","addr":"172.21.15.89:6829","nonce":573274191}]},"public_addr":"172.21.15.89:6825/573274191","cluster_addr":"172.21.15.89:6827/573274191","heartbeat_back_addr":"172.21.15.89:6831/573274191","heartbeat_front_addr":"172.21.15.89:6829/573274191","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:41:41.539720+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:01.919909+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:21.817218+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:42:42.064189+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:01.872889+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:22.345627+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:43:43.194716+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-12-01T04:44:04.103729+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.a","mappings":[{"from":7,"to":2}]},{"pgid":"3.6","mappings":[{"from":0,"to":2}]},{"pgid":"3.9","mappings":[{"from":4,"to":1}]},{"pgid":"3.10","mappings":[{"from":0,"to":1}]},{"pgid":"3.13","mappings":[{"from":4,"to":3}]},{"pgid":"3.18","mappings":[{"from":0,"to":2}]},{"pgid":"3.2c","mappings":[{"from":6,"to":2}]},{"pgid":"3.37","mappings":[{"from":5,"to":1}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.60:0/2552832212":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/4035296904":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/2374651479":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/1054004355":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:0/1834474536":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2532080207":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/3262339721":"2023-12-02T04:40:29.438817+0000","172.21.15.60:0/2086165016":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/3697924975":"2023-12-02T04:40:04.403597+0000","172.21.15.60:0/2869392880":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6801/3307670337":"2023-12-02T04:44:55.413368+0000","172.21.15.60:6800/3081608655":"2023-12-02T04:40:29.438817+0000","172.21.15.60:6800/2814860885":"2023-12-02T04:40:04.403597+0000","172.21.15.60:6801/2814860885":"2023-12-02T04:40:04.403597+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":786,"length":1},{"begin":790,"length":1},{"begin":797,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[{"pool":5,"snaps":[{"begin":780,"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}} 2023-12-01T05:00:42.422 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph pg dump --format=json 2023-12-01T05:00:42.982 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T05:00:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:42 smithi060 ceph-mon[94233]: pgmap v1294: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 899 KiB/s wr, 3 op/s 2023-12-01T05:00:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:42 smithi060 ceph-mon[94233]: osdmap e884: 8 total, 8 up, 8 in 2023-12-01T05:00:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1846956458' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T05:00:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:42 smithi060 ceph-mon[109077]: pgmap v1294: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 899 KiB/s wr, 3 op/s 2023-12-01T05:00:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:42 smithi060 ceph-mon[109077]: osdmap e884: 8 total, 8 up, 8 in 2023-12-01T05:00:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1846956458' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T05:00:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:42 smithi089 ceph-mon[98504]: pgmap v1294: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 899 KiB/s wr, 3 op/s 2023-12-01T05:00:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:42 smithi089 ceph-mon[98504]: osdmap e884: 8 total, 8 up, 8 in 2023-12-01T05:00:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1846956458' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-01T05:00:44.557 INFO:teuthology.orchestra.run.smithi060.stdout: 2023-12-01T05:00:44.562 INFO:teuthology.orchestra.run.smithi060.stderr:dumped all 2023-12-01T05:00:44.710 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:00:44] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2023-12-01T05:00:44.931 INFO:teuthology.orchestra.run.smithi060.stdout:{"pg_ready":true,"pg_map":{"version":1296,"stamp":"2023-12-01T05:00:43.551637+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":150089606,"num_objects":80,"num_object_clones":16,"num_object_copies":240,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80,"num_whiteouts":2,"num_read":4370,"num_read_kb":5620239,"num_write":8656,"num_write_kb":1742140,"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":21005,"ondisk_log_size":21005,"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":4301432,"kb_used_data":281080,"kb_used_omap":0,"kb_used_meta":4020288,"kb_avail":745659784,"statfs":{"total":767960285184,"available":763555618816,"internally_reserved":0,"allocated":287825920,"data_stored":320944282,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4116774912},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":4423680,"num_objects":4,"num_object_clones":3,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":7,"num_read_kb":3051,"num_write":10,"num_write_kb":4320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"5.800260"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":818,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862264+0000","last_change":"2023-12-01T04:44:24.932722+0000","last_active":"2023-12-01T05:00:38.862264+0000","last_peered":"2023-12-01T05:00:38.862264+0000","last_clean":"2023-12-01T05:00:38.862264+0000","last_became_active":"2023-12-01T04:44:24.932308+0000","last_became_peered":"2023-12-01T04:44:24.932308+0000","last_unstale":"2023-12-01T05:00:38.862264+0000","last_undegraded":"2023-12-01T05:00:38.862264+0000","last_fullsized":"2023-12-01T05:00:38.862264+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:10:32.406241+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":838,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.757989+0000","last_change":"2023-12-01T04:44:24.909418+0000","last_active":"2023-12-01T05:00:38.757989+0000","last_peered":"2023-12-01T05:00:38.757989+0000","last_clean":"2023-12-01T05:00:38.757989+0000","last_became_active":"2023-12-01T04:44:24.909137+0000","last_became_peered":"2023-12-01T04:44:24.909137+0000","last_unstale":"2023-12-01T05:00:38.757989+0000","last_undegraded":"2023-12-01T05:00:38.757989+0000","last_fullsized":"2023-12-01T05:00:38.757989+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:30:01.964021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.764371+0000","last_change":"2023-12-01T04:44:24.912044+0000","last_active":"2023-12-01T05:00:38.764371+0000","last_peered":"2023-12-01T05:00:38.764371+0000","last_clean":"2023-12-01T05:00:38.764371+0000","last_became_active":"2023-12-01T04:44:24.911761+0000","last_became_peered":"2023-12-01T04:44:24.911761+0000","last_unstale":"2023-12-01T05:00:38.764371+0000","last_undegraded":"2023-12-01T05:00:38.764371+0000","last_fullsized":"2023-12-01T05:00:38.764371+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:06:23.019478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861743+0000","last_change":"2023-12-01T04:44:24.926160+0000","last_active":"2023-12-01T05:00:38.861743+0000","last_peered":"2023-12-01T05:00:38.861743+0000","last_clean":"2023-12-01T05:00:38.861743+0000","last_became_active":"2023-12-01T04:44:24.925804+0000","last_became_peered":"2023-12-01T04:44:24.925804+0000","last_unstale":"2023-12-01T05:00:38.861743+0000","last_undegraded":"2023-12-01T05:00:38.861743+0000","last_fullsized":"2023-12-01T05:00:38.861743+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:21:09.020318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":817,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861401+0000","last_change":"2023-12-01T04:44:24.926634+0000","last_active":"2023-12-01T05:00:38.861401+0000","last_peered":"2023-12-01T05:00:38.861401+0000","last_clean":"2023-12-01T05:00:38.861401+0000","last_became_active":"2023-12-01T04:44:24.926327+0000","last_became_peered":"2023-12-01T04:44:24.926327+0000","last_unstale":"2023-12-01T05:00:38.861401+0000","last_undegraded":"2023-12-01T05:00:38.861401+0000","last_fullsized":"2023-12-01T05:00:38.861401+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:10:54.932660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":823,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861669+0000","last_change":"2023-12-01T04:44:24.917325+0000","last_active":"2023-12-01T05:00:38.861669+0000","last_peered":"2023-12-01T05:00:38.861669+0000","last_clean":"2023-12-01T05:00:38.861669+0000","last_became_active":"2023-12-01T04:44:24.916979+0000","last_became_peered":"2023-12-01T04:44:24.916979+0000","last_unstale":"2023-12-01T05:00:38.861669+0000","last_undegraded":"2023-12-01T05:00:38.861669+0000","last_fullsized":"2023-12-01T05:00:38.861669+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:56:41.061352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":817,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860921+0000","last_change":"2023-12-01T04:44:24.925137+0000","last_active":"2023-12-01T05:00:38.860921+0000","last_peered":"2023-12-01T05:00:38.860921+0000","last_clean":"2023-12-01T05:00:38.860921+0000","last_became_active":"2023-12-01T04:44:24.924585+0000","last_became_peered":"2023-12-01T04:44:24.924585+0000","last_unstale":"2023-12-01T05:00:38.860921+0000","last_undegraded":"2023-12-01T05:00:38.860921+0000","last_fullsized":"2023-12-01T05:00:38.860921+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:55:36.143539+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":827,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761409+0000","last_change":"2023-12-01T04:44:24.916394+0000","last_active":"2023-12-01T05:00:38.761409+0000","last_peered":"2023-12-01T05:00:38.761409+0000","last_clean":"2023-12-01T05:00:38.761409+0000","last_became_active":"2023-12-01T04:44:24.916154+0000","last_became_peered":"2023-12-01T04:44:24.916154+0000","last_unstale":"2023-12-01T05:00:38.761409+0000","last_undegraded":"2023-12-01T05:00:38.761409+0000","last_fullsized":"2023-12-01T05:00:38.761409+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:46:27.005541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":826,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862197+0000","last_change":"2023-12-01T04:45:56.517682+0000","last_active":"2023-12-01T05:00:38.862197+0000","last_peered":"2023-12-01T05:00:38.862197+0000","last_clean":"2023-12-01T05:00:38.862197+0000","last_became_active":"2023-12-01T04:45:56.517405+0000","last_became_peered":"2023-12-01T04:45:56.517405+0000","last_unstale":"2023-12-01T05:00:38.862197+0000","last_undegraded":"2023-12-01T05:00:38.862197+0000","last_fullsized":"2023-12-01T05:00:38.862197+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:38:25.032191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":821,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762395+0000","last_change":"2023-12-01T04:44:24.925459+0000","last_active":"2023-12-01T05:00:38.762395+0000","last_peered":"2023-12-01T05:00:38.762395+0000","last_clean":"2023-12-01T05:00:38.762395+0000","last_became_active":"2023-12-01T04:44:24.925171+0000","last_became_peered":"2023-12-01T04:44:24.925171+0000","last_unstale":"2023-12-01T05:00:38.762395+0000","last_undegraded":"2023-12-01T05:00:38.762395+0000","last_fullsized":"2023-12-01T05:00:38.762395+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:15:16.650021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":821,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762428+0000","last_change":"2023-12-01T04:44:24.924252+0000","last_active":"2023-12-01T05:00:38.762428+0000","last_peered":"2023-12-01T05:00:38.762428+0000","last_clean":"2023-12-01T05:00:38.762428+0000","last_became_active":"2023-12-01T04:44:24.923514+0000","last_became_peered":"2023-12-01T04:44:24.923514+0000","last_unstale":"2023-12-01T05:00:38.762428+0000","last_undegraded":"2023-12-01T05:00:38.762428+0000","last_fullsized":"2023-12-01T05:00:38.762428+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:03:00.383237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":826,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.759078+0000","last_change":"2023-12-01T04:44:24.925685+0000","last_active":"2023-12-01T05:00:38.759078+0000","last_peered":"2023-12-01T05:00:38.759078+0000","last_clean":"2023-12-01T05:00:38.759078+0000","last_became_active":"2023-12-01T04:44:24.925194+0000","last_became_peered":"2023-12-01T04:44:24.925194+0000","last_unstale":"2023-12-01T05:00:38.759078+0000","last_undegraded":"2023-12-01T05:00:38.759078+0000","last_fullsized":"2023-12-01T05:00:38.759078+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:46:38.772154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":827,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761252+0000","last_change":"2023-12-01T04:44:24.915194+0000","last_active":"2023-12-01T05:00:38.761252+0000","last_peered":"2023-12-01T05:00:38.761252+0000","last_clean":"2023-12-01T05:00:38.761252+0000","last_became_active":"2023-12-01T04:44:24.914858+0000","last_became_peered":"2023-12-01T04:44:24.914858+0000","last_unstale":"2023-12-01T05:00:38.761252+0000","last_undegraded":"2023-12-01T05:00:38.761252+0000","last_fullsized":"2023-12-01T05:00:38.761252+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:52:02.807401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763890+0000","last_change":"2023-12-01T04:44:24.919882+0000","last_active":"2023-12-01T05:00:38.763890+0000","last_peered":"2023-12-01T05:00:38.763890+0000","last_clean":"2023-12-01T05:00:38.763890+0000","last_became_active":"2023-12-01T04:44:24.917928+0000","last_became_peered":"2023-12-01T04:44:24.917928+0000","last_unstale":"2023-12-01T05:00:38.763890+0000","last_undegraded":"2023-12-01T05:00:38.763890+0000","last_fullsized":"2023-12-01T05:00:38.763890+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:13:12.140272+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":837,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758122+0000","last_change":"2023-12-01T04:44:24.921013+0000","last_active":"2023-12-01T05:00:38.758122+0000","last_peered":"2023-12-01T05:00:38.758122+0000","last_clean":"2023-12-01T05:00:38.758122+0000","last_became_active":"2023-12-01T04:44:24.920764+0000","last_became_peered":"2023-12-01T04:44:24.920764+0000","last_unstale":"2023-12-01T05:00:38.758122+0000","last_undegraded":"2023-12-01T05:00:38.758122+0000","last_fullsized":"2023-12-01T05:00:38.758122+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:12:36.944059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":823,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860776+0000","last_change":"2023-12-01T04:44:24.926946+0000","last_active":"2023-12-01T05:00:38.860776+0000","last_peered":"2023-12-01T05:00:38.860776+0000","last_clean":"2023-12-01T05:00:38.860776+0000","last_became_active":"2023-12-01T04:44:24.926578+0000","last_became_peered":"2023-12-01T04:44:24.926578+0000","last_unstale":"2023-12-01T05:00:38.860776+0000","last_undegraded":"2023-12-01T05:00:38.860776+0000","last_fullsized":"2023-12-01T05:00:38.860776+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:13:58.821703+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":823,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862204+0000","last_change":"2023-12-01T04:44:24.921460+0000","last_active":"2023-12-01T05:00:38.862204+0000","last_peered":"2023-12-01T05:00:38.862204+0000","last_clean":"2023-12-01T05:00:38.862204+0000","last_became_active":"2023-12-01T04:44:24.921030+0000","last_became_peered":"2023-12-01T04:44:24.921030+0000","last_unstale":"2023-12-01T05:00:38.862204+0000","last_undegraded":"2023-12-01T05:00:38.862204+0000","last_fullsized":"2023-12-01T05:00:38.862204+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:53:57.890502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":827,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860976+0000","last_change":"2023-12-01T04:44:24.928650+0000","last_active":"2023-12-01T05:00:38.860976+0000","last_peered":"2023-12-01T05:00:38.860976+0000","last_clean":"2023-12-01T05:00:38.860976+0000","last_became_active":"2023-12-01T04:44:24.928381+0000","last_became_peered":"2023-12-01T04:44:24.928381+0000","last_unstale":"2023-12-01T05:00:38.860976+0000","last_undegraded":"2023-12-01T05:00:38.860976+0000","last_fullsized":"2023-12-01T05:00:38.860976+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:54:52.028444+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":818,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862091+0000","last_change":"2023-12-01T04:44:24.927652+0000","last_active":"2023-12-01T05:00:38.862091+0000","last_peered":"2023-12-01T05:00:38.862091+0000","last_clean":"2023-12-01T05:00:38.862091+0000","last_became_active":"2023-12-01T04:44:24.927387+0000","last_became_peered":"2023-12-01T04:44:24.927387+0000","last_unstale":"2023-12-01T05:00:38.862091+0000","last_undegraded":"2023-12-01T05:00:38.862091+0000","last_fullsized":"2023-12-01T05:00:38.862091+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:10:09.735595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'4","reported_seq":830,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.764548+0000","last_change":"2023-12-01T04:44:24.491981+0000","last_active":"2023-12-01T05:00:38.764548+0000","last_peered":"2023-12-01T05:00:38.764548+0000","last_clean":"2023-12-01T05:00:38.764548+0000","last_became_active":"2023-12-01T04:44:24.491631+0000","last_became_peered":"2023-12-01T04:44:24.491631+0000","last_unstale":"2023-12-01T05:00:38.764548+0000","last_undegraded":"2023-12-01T05:00:38.764548+0000","last_fullsized":"2023-12-01T05:00:38.764548+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:35:00.920502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,4],"acting":[0,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1e","version":"0'0","reported_seq":829,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761288+0000","last_change":"2023-12-01T04:44:24.915594+0000","last_active":"2023-12-01T05:00:38.761288+0000","last_peered":"2023-12-01T05:00:38.761288+0000","last_clean":"2023-12-01T05:00:38.761288+0000","last_became_active":"2023-12-01T04:44:24.915341+0000","last_became_peered":"2023-12-01T04:44:24.915341+0000","last_unstale":"2023-12-01T05:00:38.761288+0000","last_undegraded":"2023-12-01T05:00:38.761288+0000","last_fullsized":"2023-12-01T05:00:38.761288+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:44:59.892230+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":831,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761108+0000","last_change":"2023-12-01T04:44:24.495410+0000","last_active":"2023-12-01T05:00:38.761108+0000","last_peered":"2023-12-01T05:00:38.761108+0000","last_clean":"2023-12-01T05:00:38.761108+0000","last_became_active":"2023-12-01T04:44:24.495091+0000","last_became_peered":"2023-12-01T04:44:24.495091+0000","last_unstale":"2023-12-01T05:00:38.761108+0000","last_undegraded":"2023-12-01T05:00:38.761108+0000","last_fullsized":"2023-12-01T05:00:38.761108+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:08:03.804610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.764489+0000","last_change":"2023-12-01T04:44:24.920908+0000","last_active":"2023-12-01T05:00:38.764489+0000","last_peered":"2023-12-01T05:00:38.764489+0000","last_clean":"2023-12-01T05:00:38.764489+0000","last_became_active":"2023-12-01T04:44:24.920674+0000","last_became_peered":"2023-12-01T04:44:24.920674+0000","last_unstale":"2023-12-01T05:00:38.764489+0000","last_undegraded":"2023-12-01T05:00:38.764489+0000","last_fullsized":"2023-12-01T05:00:38.764489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:00:11.332687+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":820,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861914+0000","last_change":"2023-12-01T04:44:24.493628+0000","last_active":"2023-12-01T05:00:38.861914+0000","last_peered":"2023-12-01T05:00:38.861914+0000","last_clean":"2023-12-01T05:00:38.861914+0000","last_became_active":"2023-12-01T04:44:24.493052+0000","last_became_peered":"2023-12-01T04:44:24.493052+0000","last_unstale":"2023-12-01T05:00:38.861914+0000","last_undegraded":"2023-12-01T05:00:38.861914+0000","last_fullsized":"2023-12-01T05:00:38.861914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T12:44:31.563771+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":823,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861892+0000","last_change":"2023-12-01T04:44:24.914995+0000","last_active":"2023-12-01T05:00:38.861892+0000","last_peered":"2023-12-01T05:00:38.861892+0000","last_clean":"2023-12-01T05:00:38.861892+0000","last_became_active":"2023-12-01T04:44:24.914515+0000","last_became_peered":"2023-12-01T04:44:24.914515+0000","last_unstale":"2023-12-01T05:00:38.861892+0000","last_undegraded":"2023-12-01T05:00:38.861892+0000","last_fullsized":"2023-12-01T05:00:38.861892+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:28:25.365477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":820,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862404+0000","last_change":"2023-12-01T04:44:24.499759+0000","last_active":"2023-12-01T05:00:38.862404+0000","last_peered":"2023-12-01T05:00:38.862404+0000","last_clean":"2023-12-01T05:00:38.862404+0000","last_became_active":"2023-12-01T04:44:24.499478+0000","last_became_peered":"2023-12-01T04:44:24.499478+0000","last_unstale":"2023-12-01T05:00:38.862404+0000","last_undegraded":"2023-12-01T05:00:38.862404+0000","last_fullsized":"2023-12-01T05:00:38.862404+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:16:07.076050+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":823,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862202+0000","last_change":"2023-12-01T04:44:24.917265+0000","last_active":"2023-12-01T05:00:38.862202+0000","last_peered":"2023-12-01T05:00:38.862202+0000","last_clean":"2023-12-01T05:00:38.862202+0000","last_became_active":"2023-12-01T04:44:24.917008+0000","last_became_peered":"2023-12-01T04:44:24.917008+0000","last_unstale":"2023-12-01T05:00:38.862202+0000","last_undegraded":"2023-12-01T05:00:38.862202+0000","last_fullsized":"2023-12-01T05:00:38.862202+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:36.606010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'1","reported_seq":829,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760999+0000","last_change":"2023-12-01T04:44:24.490820+0000","last_active":"2023-12-01T05:00:38.760999+0000","last_peered":"2023-12-01T05:00:38.760999+0000","last_clean":"2023-12-01T05:00:38.760999+0000","last_became_active":"2023-12-01T04:44:24.490518+0000","last_became_peered":"2023-12-01T04:44:24.490518+0000","last_unstale":"2023-12-01T05:00:38.760999+0000","last_undegraded":"2023-12-01T05:00:38.760999+0000","last_fullsized":"2023-12-01T05:00:38.760999+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T13:14:12.586359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":826,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758361+0000","last_change":"2023-12-01T04:44:24.926737+0000","last_active":"2023-12-01T05:00:38.758361+0000","last_peered":"2023-12-01T05:00:38.758361+0000","last_clean":"2023-12-01T05:00:38.758361+0000","last_became_active":"2023-12-01T04:44:24.924902+0000","last_became_peered":"2023-12-01T04:44:24.924902+0000","last_unstale":"2023-12-01T05:00:38.758361+0000","last_undegraded":"2023-12-01T05:00:38.758361+0000","last_fullsized":"2023-12-01T05:00:38.758361+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:55:32.650070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":823,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762196+0000","last_change":"2023-12-01T04:44:24.497581+0000","last_active":"2023-12-01T05:00:38.762196+0000","last_peered":"2023-12-01T05:00:38.762196+0000","last_clean":"2023-12-01T05:00:38.762196+0000","last_became_active":"2023-12-01T04:44:24.497274+0000","last_became_peered":"2023-12-01T04:44:24.497274+0000","last_unstale":"2023-12-01T05:00:38.762196+0000","last_undegraded":"2023-12-01T05:00:38.762196+0000","last_fullsized":"2023-12-01T05:00:38.762196+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:58:04.779462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763541+0000","last_change":"2023-12-01T04:44:24.923781+0000","last_active":"2023-12-01T05:00:38.763541+0000","last_peered":"2023-12-01T05:00:38.763541+0000","last_clean":"2023-12-01T05:00:38.763541+0000","last_became_active":"2023-12-01T04:44:24.923540+0000","last_became_peered":"2023-12-01T04:44:24.923540+0000","last_unstale":"2023-12-01T05:00:38.763541+0000","last_undegraded":"2023-12-01T05:00:38.763541+0000","last_fullsized":"2023-12-01T05:00:38.763541+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:19:36.849275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760767+0000","last_change":"2023-12-01T04:44:24.490154+0000","last_active":"2023-12-01T05:00:38.760767+0000","last_peered":"2023-12-01T05:00:38.760767+0000","last_clean":"2023-12-01T05:00:38.760767+0000","last_became_active":"2023-12-01T04:44:24.489877+0000","last_became_peered":"2023-12-01T04:44:24.489877+0000","last_unstale":"2023-12-01T05:00:38.760767+0000","last_undegraded":"2023-12-01T05:00:38.760767+0000","last_fullsized":"2023-12-01T05:00:38.760767+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:00:47.973208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":836,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760628+0000","last_change":"2023-12-01T04:45:56.517837+0000","last_active":"2023-12-01T05:00:38.760628+0000","last_peered":"2023-12-01T05:00:38.760628+0000","last_clean":"2023-12-01T05:00:38.760628+0000","last_became_active":"2023-12-01T04:45:56.517421+0000","last_became_peered":"2023-12-01T04:45:56.517421+0000","last_unstale":"2023-12-01T05:00:38.760628+0000","last_undegraded":"2023-12-01T05:00:38.760628+0000","last_fullsized":"2023-12-01T05:00:38.760628+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:25:01.073311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[3,2,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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860894+0000","last_change":"2023-12-01T04:44:24.498845+0000","last_active":"2023-12-01T05:00:38.860894+0000","last_peered":"2023-12-01T05:00:38.860894+0000","last_clean":"2023-12-01T05:00:38.860894+0000","last_became_active":"2023-12-01T04:44:24.498387+0000","last_became_peered":"2023-12-01T04:44:24.498387+0000","last_unstale":"2023-12-01T05:00:38.860894+0000","last_undegraded":"2023-12-01T05:00:38.860894+0000","last_fullsized":"2023-12-01T05:00:38.860894+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:23:13.801227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":837,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.757453+0000","last_change":"2023-12-01T04:44:24.921007+0000","last_active":"2023-12-01T05:00:38.757453+0000","last_peered":"2023-12-01T05:00:38.757453+0000","last_clean":"2023-12-01T05:00:38.757453+0000","last_became_active":"2023-12-01T04:44:24.920730+0000","last_became_peered":"2023-12-01T04:44:24.920730+0000","last_unstale":"2023-12-01T05:00:38.757453+0000","last_undegraded":"2023-12-01T05:00:38.757453+0000","last_fullsized":"2023-12-01T05:00:38.757453+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:15:49.550831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":822,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762626+0000","last_change":"2023-12-01T04:44:24.493329+0000","last_active":"2023-12-01T05:00:38.762626+0000","last_peered":"2023-12-01T05:00:38.762626+0000","last_clean":"2023-12-01T05:00:38.762626+0000","last_became_active":"2023-12-01T04:44:24.493067+0000","last_became_peered":"2023-12-01T04:44:24.493067+0000","last_unstale":"2023-12-01T05:00:38.762626+0000","last_undegraded":"2023-12-01T05:00:38.762626+0000","last_fullsized":"2023-12-01T05:00:38.762626+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:51:19.089483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":823,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862270+0000","last_change":"2023-12-01T04:44:24.921103+0000","last_active":"2023-12-01T05:00:38.862270+0000","last_peered":"2023-12-01T05:00:38.862270+0000","last_clean":"2023-12-01T05:00:38.862270+0000","last_became_active":"2023-12-01T04:44:24.920783+0000","last_became_peered":"2023-12-01T04:44:24.920783+0000","last_unstale":"2023-12-01T05:00:38.862270+0000","last_undegraded":"2023-12-01T05:00:38.862270+0000","last_fullsized":"2023-12-01T05:00:38.862270+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:42:51.825264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862047+0000","last_change":"2023-12-01T04:44:24.494726+0000","last_active":"2023-12-01T05:00:38.862047+0000","last_peered":"2023-12-01T05:00:38.862047+0000","last_clean":"2023-12-01T05:00:38.862047+0000","last_became_active":"2023-12-01T04:44:24.494361+0000","last_became_peered":"2023-12-01T04:44:24.494361+0000","last_unstale":"2023-12-01T05:00:38.862047+0000","last_undegraded":"2023-12-01T05:00:38.862047+0000","last_fullsized":"2023-12-01T05:00:38.862047+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:41:07.243577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.764418+0000","last_change":"2023-12-01T04:44:24.922211+0000","last_active":"2023-12-01T05:00:38.764418+0000","last_peered":"2023-12-01T05:00:38.764418+0000","last_clean":"2023-12-01T05:00:38.764418+0000","last_became_active":"2023-12-01T04:44:24.921889+0000","last_became_peered":"2023-12-01T04:44:24.921889+0000","last_unstale":"2023-12-01T05:00:38.764418+0000","last_undegraded":"2023-12-01T05:00:38.764418+0000","last_fullsized":"2023-12-01T05:00:38.764418+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:07:23.065891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'3","reported_seq":841,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.759488+0000","last_change":"2023-12-01T04:44:24.487832+0000","last_active":"2023-12-01T05:00:38.759488+0000","last_peered":"2023-12-01T05:00:38.759488+0000","last_clean":"2023-12-01T05:00:38.759488+0000","last_became_active":"2023-12-01T04:44:24.487517+0000","last_became_peered":"2023-12-01T04:44:24.487517+0000","last_unstale":"2023-12-01T05:00:38.759488+0000","last_undegraded":"2023-12-01T05:00:38.759488+0000","last_fullsized":"2023-12-01T05:00:38.759488+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:02:58.046801+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":826,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.759060+0000","last_change":"2023-12-01T04:44:24.926237+0000","last_active":"2023-12-01T05:00:38.759060+0000","last_peered":"2023-12-01T05:00:38.759060+0000","last_clean":"2023-12-01T05:00:38.759060+0000","last_became_active":"2023-12-01T04:44:24.925964+0000","last_became_peered":"2023-12-01T04:44:24.925964+0000","last_unstale":"2023-12-01T05:00:38.759060+0000","last_undegraded":"2023-12-01T05:00:38.759060+0000","last_fullsized":"2023-12-01T05:00:38.759060+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:02:20.114648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.14","version":"69'12","reported_seq":834,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762252+0000","last_change":"2023-12-01T04:44:24.492636+0000","last_active":"2023-12-01T05:00:38.762252+0000","last_peered":"2023-12-01T05:00:38.762252+0000","last_clean":"2023-12-01T05:00:38.762252+0000","last_became_active":"2023-12-01T04:44:24.492272+0000","last_became_peered":"2023-12-01T04:44:24.492272+0000","last_unstale":"2023-12-01T05:00:38.762252+0000","last_undegraded":"2023-12-01T05:00:38.762252+0000","last_fullsized":"2023-12-01T05:00:38.762252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":12,"log_dups_size":0,"ondisk_log_size":12,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:38:24.423149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2632,"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":9,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":817,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862016+0000","last_change":"2023-12-01T04:44:24.926042+0000","last_active":"2023-12-01T05:00:38.862016+0000","last_peered":"2023-12-01T05:00:38.862016+0000","last_clean":"2023-12-01T05:00:38.862016+0000","last_became_active":"2023-12-01T04:44:24.925771+0000","last_became_peered":"2023-12-01T04:44:24.925771+0000","last_unstale":"2023-12-01T05:00:38.862016+0000","last_undegraded":"2023-12-01T05:00:38.862016+0000","last_fullsized":"2023-12-01T05:00:38.862016+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:32:04.770430+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"62'2","reported_seq":827,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763811+0000","last_change":"2023-12-01T04:44:24.492411+0000","last_active":"2023-12-01T05:00:38.763811+0000","last_peered":"2023-12-01T05:00:38.763811+0000","last_clean":"2023-12-01T05:00:38.763811+0000","last_became_active":"2023-12-01T04:44:24.491791+0000","last_became_peered":"2023-12-01T04:44:24.491791+0000","last_unstale":"2023-12-01T05:00:38.763811+0000","last_undegraded":"2023-12-01T05:00:38.763811+0000","last_fullsized":"2023-12-01T05:00:38.763811+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:07:20.868525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763734+0000","last_change":"2023-12-01T04:44:24.926378+0000","last_active":"2023-12-01T05:00:38.763734+0000","last_peered":"2023-12-01T05:00:38.763734+0000","last_clean":"2023-12-01T05:00:38.763734+0000","last_became_active":"2023-12-01T04:44:24.926068+0000","last_became_peered":"2023-12-01T04:44:24.926068+0000","last_unstale":"2023-12-01T05:00:38.763734+0000","last_undegraded":"2023-12-01T05:00:38.763734+0000","last_fullsized":"2023-12-01T05:00:38.763734+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:43:45.553546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861350+0000","last_change":"2023-12-01T04:44:24.499104+0000","last_active":"2023-12-01T05:00:38.861350+0000","last_peered":"2023-12-01T05:00:38.861350+0000","last_clean":"2023-12-01T05:00:38.861350+0000","last_became_active":"2023-12-01T04:44:24.498604+0000","last_became_peered":"2023-12-01T04:44:24.498604+0000","last_unstale":"2023-12-01T05:00:38.861350+0000","last_undegraded":"2023-12-01T05:00:38.861350+0000","last_fullsized":"2023-12-01T05:00:38.861350+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:58:49.185243+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":826,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861367+0000","last_change":"2023-12-01T04:45:56.519375+0000","last_active":"2023-12-01T05:00:38.861367+0000","last_peered":"2023-12-01T05:00:38.861367+0000","last_clean":"2023-12-01T05:00:38.861367+0000","last_became_active":"2023-12-01T04:45:56.519111+0000","last_became_peered":"2023-12-01T04:45:56.519111+0000","last_unstale":"2023-12-01T05:00:38.861367+0000","last_undegraded":"2023-12-01T05:00:38.861367+0000","last_fullsized":"2023-12-01T05:00:38.861367+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:34:37.684311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,3,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":822,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761855+0000","last_change":"2023-12-01T04:44:24.490620+0000","last_active":"2023-12-01T05:00:38.761855+0000","last_peered":"2023-12-01T05:00:38.761855+0000","last_clean":"2023-12-01T05:00:38.761855+0000","last_became_active":"2023-12-01T04:44:24.490325+0000","last_became_peered":"2023-12-01T04:44:24.490325+0000","last_unstale":"2023-12-01T05:00:38.761855+0000","last_undegraded":"2023-12-01T05:00:38.761855+0000","last_fullsized":"2023-12-01T05:00:38.761855+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:43:06.836654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":831,"reported_epoch":883,"state":"active+clean","last_fresh":"2023-12-01T05:00:39.767297+0000","last_change":"2023-12-01T04:45:56.521014+0000","last_active":"2023-12-01T05:00:39.767297+0000","last_peered":"2023-12-01T05:00:39.767297+0000","last_clean":"2023-12-01T05:00:39.767297+0000","last_became_active":"2023-12-01T04:45:56.520615+0000","last_became_peered":"2023-12-01T04:45:56.520615+0000","last_unstale":"2023-12-01T05:00:39.767297+0000","last_undegraded":"2023-12-01T05:00:39.767297+0000","last_fullsized":"2023-12-01T05:00:39.767297+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:43.297473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.10","version":"62'8","reported_seq":837,"reported_epoch":883,"state":"active+clean","last_fresh":"2023-12-01T05:00:39.803154+0000","last_change":"2023-12-01T04:44:24.485448+0000","last_active":"2023-12-01T05:00:39.803154+0000","last_peered":"2023-12-01T05:00:39.803154+0000","last_clean":"2023-12-01T05:00:39.803154+0000","last_became_active":"2023-12-01T04:44:24.485147+0000","last_became_peered":"2023-12-01T04:44:24.485147+0000","last_unstale":"2023-12-01T05:00:39.803154+0000","last_undegraded":"2023-12-01T05:00:39.803154+0000","last_fullsized":"2023-12-01T05:00:39.803154+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T05:32:31.473190+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":817,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861059+0000","last_change":"2023-12-01T04:44:24.927958+0000","last_active":"2023-12-01T05:00:38.861059+0000","last_peered":"2023-12-01T05:00:38.861059+0000","last_clean":"2023-12-01T05:00:38.861059+0000","last_became_active":"2023-12-01T04:44:24.927677+0000","last_became_peered":"2023-12-01T04:44:24.927677+0000","last_unstale":"2023-12-01T05:00:38.861059+0000","last_undegraded":"2023-12-01T05:00:38.861059+0000","last_fullsized":"2023-12-01T05:00:38.861059+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:12:20.042905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"875'813","reported_seq":3310,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860519+0000","last_change":"2023-12-01T05:00:35.808219+0000","last_active":"2023-12-01T05:00:38.860519+0000","last_peered":"2023-12-01T05:00:38.860519+0000","last_clean":"2023-12-01T05:00:38.860519+0000","last_became_active":"2023-12-01T04:46:51.062279+0000","last_became_peered":"2023-12-01T04:46:51.062279+0000","last_unstale":"2023-12-01T05:00:38.860519+0000","last_undegraded":"2023-12-01T05:00:38.860519+0000","last_fullsized":"2023-12-01T05:00:38.860519+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":813,"log_dups_size":0,"ondisk_log_size":813,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:21:11.701242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00096362300000000004,"stat_sum":{"num_bytes":13164544,"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":122,"num_read_kb":160987,"num_write":324,"num_write_kb":61048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.f","version":"62'1","reported_seq":829,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.759418+0000","last_change":"2023-12-01T04:44:24.489426+0000","last_active":"2023-12-01T05:00:38.759418+0000","last_peered":"2023-12-01T05:00:38.759418+0000","last_clean":"2023-12-01T05:00:38.759418+0000","last_became_active":"2023-12-01T04:44:24.489095+0000","last_became_peered":"2023-12-01T04:44:24.489095+0000","last_unstale":"2023-12-01T05:00:38.759418+0000","last_undegraded":"2023-12-01T05:00:38.759418+0000","last_fullsized":"2023-12-01T05:00:38.759418+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T10:06:37.616502+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":818,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861538+0000","last_change":"2023-12-01T04:44:24.924936+0000","last_active":"2023-12-01T05:00:38.861538+0000","last_peered":"2023-12-01T05:00:38.861538+0000","last_clean":"2023-12-01T05:00:38.861538+0000","last_became_active":"2023-12-01T04:44:24.924192+0000","last_became_peered":"2023-12-01T04:44:24.924192+0000","last_unstale":"2023-12-01T05:00:38.861538+0000","last_undegraded":"2023-12-01T05:00:38.861538+0000","last_fullsized":"2023-12-01T05:00:38.861538+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:30:52.008179+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"882'1714","reported_seq":4139,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.770630+0000","last_change":"2023-12-01T05:00:35.817948+0000","last_active":"2023-12-01T05:00:38.770630+0000","last_peered":"2023-12-01T05:00:38.770630+0000","last_clean":"2023-12-01T05:00:38.770630+0000","last_became_active":"2023-12-01T04:46:51.061046+0000","last_became_peered":"2023-12-01T04:46:51.061046+0000","last_unstale":"2023-12-01T05:00:38.770630+0000","last_undegraded":"2023-12-01T05:00:38.770630+0000","last_fullsized":"2023-12-01T05:00:38.770630+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1714,"log_dups_size":0,"ondisk_log_size":1714,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:51:37.127864+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011446990000000001,"stat_sum":{"num_bytes":5840896,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":321,"num_read_kb":467068,"num_write":843,"num_write_kb":138576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":835,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.757422+0000","last_change":"2023-12-01T04:44:55.604278+0000","last_active":"2023-12-01T05:00:38.757422+0000","last_peered":"2023-12-01T05:00:38.757422+0000","last_clean":"2023-12-01T05:00:38.757422+0000","last_became_active":"2023-12-01T04:44:55.603919+0000","last_became_peered":"2023-12-01T04:44:55.603919+0000","last_unstale":"2023-12-01T05:00:38.757422+0000","last_undegraded":"2023-12-01T05:00:38.757422+0000","last_fullsized":"2023-12-01T05:00:38.757422+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:46:38.863170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":839,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758857+0000","last_change":"2023-12-01T04:44:24.493026+0000","last_active":"2023-12-01T05:00:38.758857+0000","last_peered":"2023-12-01T05:00:38.758857+0000","last_clean":"2023-12-01T05:00:38.758857+0000","last_became_active":"2023-12-01T04:44:24.492715+0000","last_became_peered":"2023-12-01T04:44:24.492715+0000","last_unstale":"2023-12-01T05:00:38.758857+0000","last_undegraded":"2023-12-01T05:00:38.758857+0000","last_fullsized":"2023-12-01T05:00:38.758857+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:49:18.004940+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862347+0000","last_change":"2023-12-01T04:44:24.915791+0000","last_active":"2023-12-01T05:00:38.862347+0000","last_peered":"2023-12-01T05:00:38.862347+0000","last_clean":"2023-12-01T05:00:38.862347+0000","last_became_active":"2023-12-01T04:44:24.915471+0000","last_became_peered":"2023-12-01T04:44:24.915471+0000","last_unstale":"2023-12-01T05:00:38.862347+0000","last_undegraded":"2023-12-01T05:00:38.862347+0000","last_fullsized":"2023-12-01T05:00:38.862347+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:35:03.100803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"879'1830","reported_seq":4237,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763962+0000","last_change":"2023-12-01T05:00:35.822184+0000","last_active":"2023-12-01T05:00:38.763962+0000","last_peered":"2023-12-01T05:00:38.763962+0000","last_clean":"2023-12-01T05:00:38.763962+0000","last_became_active":"2023-12-01T04:46:51.060579+0000","last_became_peered":"2023-12-01T04:46:51.060579+0000","last_unstale":"2023-12-01T05:00:38.763962+0000","last_undegraded":"2023-12-01T05:00:38.763962+0000","last_fullsized":"2023-12-01T05:00:38.763962+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1830,"log_dups_size":0,"ondisk_log_size":1830,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:03:39.767289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0079846819999999999,"stat_sum":{"num_bytes":10452992,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":346,"num_read_kb":471016,"num_write":703,"num_write_kb":127664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":835,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758904+0000","last_change":"2023-12-01T04:44:55.716959+0000","last_active":"2023-12-01T05:00:38.758904+0000","last_peered":"2023-12-01T05:00:38.758904+0000","last_clean":"2023-12-01T05:00:38.758904+0000","last_became_active":"2023-12-01T04:44:55.716689+0000","last_became_peered":"2023-12-01T04:44:55.716689+0000","last_unstale":"2023-12-01T05:00:38.758904+0000","last_undegraded":"2023-12-01T05:00:38.758904+0000","last_fullsized":"2023-12-01T05:00:38.758904+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:15:17.697545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861265+0000","last_change":"2023-12-01T04:44:24.498780+0000","last_active":"2023-12-01T05:00:38.861265+0000","last_peered":"2023-12-01T05:00:38.861265+0000","last_clean":"2023-12-01T05:00:38.861265+0000","last_became_active":"2023-12-01T04:44:24.495786+0000","last_became_peered":"2023-12-01T04:44:24.495786+0000","last_unstale":"2023-12-01T05:00:38.861265+0000","last_undegraded":"2023-12-01T05:00:38.861265+0000","last_fullsized":"2023-12-01T05:00:38.861265+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:59:02.654088+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":827,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758820+0000","last_change":"2023-12-01T04:44:24.927115+0000","last_active":"2023-12-01T05:00:38.758820+0000","last_peered":"2023-12-01T05:00:38.758820+0000","last_clean":"2023-12-01T05:00:38.758820+0000","last_became_active":"2023-12-01T04:44:24.925165+0000","last_became_peered":"2023-12-01T04:44:24.925165+0000","last_unstale":"2023-12-01T05:00:38.758820+0000","last_undegraded":"2023-12-01T05:00:38.758820+0000","last_fullsized":"2023-12-01T05:00:38.758820+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:51:18.474893+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"858'1134","reported_seq":3638,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860865+0000","last_change":"2023-12-01T05:00:35.809886+0000","last_active":"2023-12-01T05:00:38.860865+0000","last_peered":"2023-12-01T05:00:38.860865+0000","last_clean":"2023-12-01T05:00:38.860865+0000","last_became_active":"2023-12-01T04:46:51.060173+0000","last_became_peered":"2023-12-01T04:46:51.060173+0000","last_unstale":"2023-12-01T05:00:38.860865+0000","last_undegraded":"2023-12-01T05:00:38.860865+0000","last_fullsized":"2023-12-01T05:00:38.860865+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1134,"log_dups_size":0,"ondisk_log_size":1134,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:18:29.731853+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00095769400000000004,"stat_sum":{"num_bytes":4251648,"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":221,"num_read_kb":199846,"num_write":406,"num_write_kb":64424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":835,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758067+0000","last_change":"2023-12-01T04:44:55.604073+0000","last_active":"2023-12-01T05:00:38.758067+0000","last_peered":"2023-12-01T05:00:38.758067+0000","last_clean":"2023-12-01T05:00:38.758067+0000","last_became_active":"2023-12-01T04:44:55.603836+0000","last_became_peered":"2023-12-01T04:44:55.603836+0000","last_unstale":"2023-12-01T05:00:38.758067+0000","last_undegraded":"2023-12-01T05:00:38.758067+0000","last_fullsized":"2023-12-01T05:00:38.758067+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:24:03.503403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":839,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.757295+0000","last_change":"2023-12-01T04:44:24.920150+0000","last_active":"2023-12-01T05:00:38.757295+0000","last_peered":"2023-12-01T05:00:38.757295+0000","last_clean":"2023-12-01T05:00:38.757295+0000","last_became_active":"2023-12-01T04:44:24.919858+0000","last_became_peered":"2023-12-01T04:44:24.919858+0000","last_unstale":"2023-12-01T05:00:38.757295+0000","last_undegraded":"2023-12-01T05:00:38.757295+0000","last_fullsized":"2023-12-01T05:00:38.757295+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:26:48.919531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":829,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860429+0000","last_change":"2023-12-01T04:44:24.485563+0000","last_active":"2023-12-01T05:00:38.860429+0000","last_peered":"2023-12-01T05:00:38.860429+0000","last_clean":"2023-12-01T05:00:38.860429+0000","last_became_active":"2023-12-01T04:44:24.485268+0000","last_became_peered":"2023-12-01T04:44:24.485268+0000","last_unstale":"2023-12-01T05:00:38.860429+0000","last_undegraded":"2023-12-01T05:00:38.860429+0000","last_fullsized":"2023-12-01T05:00:38.860429+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:39:20.691570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"879'838","reported_seq":3326,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862285+0000","last_change":"2023-12-01T05:00:35.814917+0000","last_active":"2023-12-01T05:00:38.862285+0000","last_peered":"2023-12-01T05:00:38.862285+0000","last_clean":"2023-12-01T05:00:38.862285+0000","last_became_active":"2023-12-01T04:46:51.064515+0000","last_became_peered":"2023-12-01T04:46:51.064515+0000","last_unstale":"2023-12-01T05:00:38.862285+0000","last_undegraded":"2023-12-01T05:00:38.862285+0000","last_fullsized":"2023-12-01T05:00:38.862285+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":838,"log_dups_size":0,"ondisk_log_size":838,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:16:33.288518+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.007690087,"stat_sum":{"num_bytes":10387456,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":157,"num_read_kb":270475,"num_write":299,"num_write_kb":62760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":819,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762054+0000","last_change":"2023-12-01T04:44:55.705550+0000","last_active":"2023-12-01T05:00:38.762054+0000","last_peered":"2023-12-01T05:00:38.762054+0000","last_clean":"2023-12-01T05:00:38.762054+0000","last_became_active":"2023-12-01T04:44:55.705178+0000","last_became_peered":"2023-12-01T04:44:55.705178+0000","last_unstale":"2023-12-01T05:00:38.762054+0000","last_undegraded":"2023-12-01T05:00:38.762054+0000","last_fullsized":"2023-12-01T05:00:38.762054+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:06:46.516045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760907+0000","last_change":"2023-12-01T04:44:24.917444+0000","last_active":"2023-12-01T05:00:38.760907+0000","last_peered":"2023-12-01T05:00:38.760907+0000","last_clean":"2023-12-01T05:00:38.760907+0000","last_became_active":"2023-12-01T04:44:24.917204+0000","last_became_peered":"2023-12-01T04:44:24.917204+0000","last_unstale":"2023-12-01T05:00:38.760907+0000","last_undegraded":"2023-12-01T05:00:38.760907+0000","last_fullsized":"2023-12-01T05:00:38.760907+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:01:12.335910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861741+0000","last_change":"2023-12-01T04:44:24.498672+0000","last_active":"2023-12-01T05:00:38.861741+0000","last_peered":"2023-12-01T05:00:38.861741+0000","last_clean":"2023-12-01T05:00:38.861741+0000","last_became_active":"2023-12-01T04:44:24.496934+0000","last_became_peered":"2023-12-01T04:44:24.496934+0000","last_unstale":"2023-12-01T05:00:38.861741+0000","last_undegraded":"2023-12-01T05:00:38.861741+0000","last_fullsized":"2023-12-01T05:00:38.861741+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:34:33.804817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"69'164","reported_seq":1195,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860842+0000","last_change":"2023-12-01T04:44:09.463383+0000","last_active":"2023-12-01T05:00:38.860842+0000","last_peered":"2023-12-01T05:00:38.860842+0000","last_clean":"2023-12-01T05:00:38.860842+0000","last_became_active":"2023-12-01T04:44:09.462944+0000","last_became_peered":"2023-12-01T04:44:09.462944+0000","last_unstale":"2023-12-01T05:00:38.860842+0000","last_undegraded":"2023-12-01T05:00:38.860842+0000","last_fullsized":"2023-12-01T05:00:38.860842+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:42:26.011601+0000","last_clean_scrub_stamp":"2023-12-01T04:42:26.011601+0000","objects_scrubbed":0,"log_size":164,"log_dups_size":0,"ondisk_log_size":164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:26:14.318111+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":538,"num_read_kb":704,"num_write":251,"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":"875'862","reported_seq":3393,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862481+0000","last_change":"2023-12-01T05:00:35.813756+0000","last_active":"2023-12-01T05:00:38.862481+0000","last_peered":"2023-12-01T05:00:38.862481+0000","last_clean":"2023-12-01T05:00:38.862481+0000","last_became_active":"2023-12-01T04:46:51.061749+0000","last_became_peered":"2023-12-01T04:46:51.061749+0000","last_unstale":"2023-12-01T05:00:38.862481+0000","last_undegraded":"2023-12-01T05:00:38.862481+0000","last_fullsized":"2023-12-01T05:00:38.862481+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":862,"log_dups_size":0,"ondisk_log_size":862,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:09:16.035849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0014295180000000001,"stat_sum":{"num_bytes":4456448,"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":190,"num_read_kb":526708,"num_write":355,"num_write_kb":106408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":822,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.764310+0000","last_change":"2023-12-01T04:44:55.716498+0000","last_active":"2023-12-01T05:00:38.764310+0000","last_peered":"2023-12-01T05:00:38.764310+0000","last_clean":"2023-12-01T05:00:38.764310+0000","last_became_active":"2023-12-01T04:44:55.716146+0000","last_became_peered":"2023-12-01T04:44:55.716146+0000","last_unstale":"2023-12-01T05:00:38.764310+0000","last_undegraded":"2023-12-01T05:00:38.764310+0000","last_fullsized":"2023-12-01T05:00:38.764310+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:33:10.902984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763287+0000","last_change":"2023-12-01T04:44:24.924592+0000","last_active":"2023-12-01T05:00:38.763287+0000","last_peered":"2023-12-01T05:00:38.763287+0000","last_clean":"2023-12-01T05:00:38.763287+0000","last_became_active":"2023-12-01T04:44:24.924324+0000","last_became_peered":"2023-12-01T04:44:24.924324+0000","last_unstale":"2023-12-01T05:00:38.763287+0000","last_undegraded":"2023-12-01T05:00:38.763287+0000","last_fullsized":"2023-12-01T05:00:38.763287+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:53:04.796733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":820,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860725+0000","last_change":"2023-12-01T04:44:24.493683+0000","last_active":"2023-12-01T05:00:38.860725+0000","last_peered":"2023-12-01T05:00:38.860725+0000","last_clean":"2023-12-01T05:00:38.860725+0000","last_became_active":"2023-12-01T04:44:24.493227+0000","last_became_peered":"2023-12-01T04:44:24.493227+0000","last_unstale":"2023-12-01T05:00:38.860725+0000","last_undegraded":"2023-12-01T05:00:38.860725+0000","last_fullsized":"2023-12-01T05:00:38.860725+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:32:27.890270+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"879'2529","reported_seq":4937,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.767073+0000","last_change":"2023-12-01T05:00:35.818704+0000","last_active":"2023-12-01T05:00:38.767073+0000","last_peered":"2023-12-01T05:00:38.767073+0000","last_clean":"2023-12-01T05:00:38.767073+0000","last_became_active":"2023-12-01T04:46:51.060604+0000","last_became_peered":"2023-12-01T04:46:51.060604+0000","last_unstale":"2023-12-01T05:00:38.767073+0000","last_undegraded":"2023-12-01T05:00:38.767073+0000","last_fullsized":"2023-12-01T05:00:38.767073+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":2529,"log_dups_size":0,"ondisk_log_size":2529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:47:53.557333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0084984759999999996,"stat_sum":{"num_bytes":5873664,"num_objects":5,"num_object_clones":1,"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":496,"num_read_kb":517037,"num_write":976,"num_write_kb":199720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":822,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763431+0000","last_change":"2023-12-01T04:44:55.705226+0000","last_active":"2023-12-01T05:00:38.763431+0000","last_peered":"2023-12-01T05:00:38.763431+0000","last_clean":"2023-12-01T05:00:38.763431+0000","last_became_active":"2023-12-01T04:44:55.704863+0000","last_became_peered":"2023-12-01T04:44:55.704863+0000","last_unstale":"2023-12-01T05:00:38.763431+0000","last_undegraded":"2023-12-01T05:00:38.763431+0000","last_fullsized":"2023-12-01T05:00:38.763431+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:23:39.513565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":819,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861862+0000","last_change":"2023-12-01T04:44:24.493387+0000","last_active":"2023-12-01T05:00:38.861862+0000","last_peered":"2023-12-01T05:00:38.861862+0000","last_clean":"2023-12-01T05:00:38.861862+0000","last_became_active":"2023-12-01T04:44:24.492627+0000","last_became_peered":"2023-12-01T04:44:24.492627+0000","last_unstale":"2023-12-01T05:00:38.861862+0000","last_undegraded":"2023-12-01T05:00:38.861862+0000","last_fullsized":"2023-12-01T05:00:38.861862+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:34:34.880226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":838,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758963+0000","last_change":"2023-12-01T04:44:24.916143+0000","last_active":"2023-12-01T05:00:38.758963+0000","last_peered":"2023-12-01T05:00:38.758963+0000","last_clean":"2023-12-01T05:00:38.758963+0000","last_became_active":"2023-12-01T04:44:24.915593+0000","last_became_peered":"2023-12-01T04:44:24.915593+0000","last_unstale":"2023-12-01T05:00:38.758963+0000","last_undegraded":"2023-12-01T05:00:38.758963+0000","last_fullsized":"2023-12-01T05:00:38.758963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:02:52.279836+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"878'1228","reported_seq":3683,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758203+0000","last_change":"2023-12-01T05:00:35.815286+0000","last_active":"2023-12-01T05:00:38.758203+0000","last_peered":"2023-12-01T05:00:38.758203+0000","last_clean":"2023-12-01T05:00:38.758203+0000","last_became_active":"2023-12-01T04:46:51.062637+0000","last_became_peered":"2023-12-01T04:46:51.062637+0000","last_unstale":"2023-12-01T05:00:38.758203+0000","last_undegraded":"2023-12-01T05:00:38.758203+0000","last_fullsized":"2023-12-01T05:00:38.758203+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1228,"log_dups_size":0,"ondisk_log_size":1228,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:24:47.694562+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010960500000000001,"stat_sum":{"num_bytes":4415488,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":1,"num_read":207,"num_read_kb":268044,"num_write":450,"num_write_kb":98184,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760321+0000","last_change":"2023-12-01T04:44:55.705211+0000","last_active":"2023-12-01T05:00:38.760321+0000","last_peered":"2023-12-01T05:00:38.760321+0000","last_clean":"2023-12-01T05:00:38.760321+0000","last_became_active":"2023-12-01T04:44:55.704888+0000","last_became_peered":"2023-12-01T04:44:55.704888+0000","last_unstale":"2023-12-01T05:00:38.760321+0000","last_undegraded":"2023-12-01T05:00:38.760321+0000","last_fullsized":"2023-12-01T05:00:38.760321+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:21:15.105470+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"63'1","reported_seq":840,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758460+0000","last_change":"2023-12-01T04:44:24.488466+0000","last_active":"2023-12-01T05:00:38.758460+0000","last_peered":"2023-12-01T05:00:38.758460+0000","last_clean":"2023-12-01T05:00:38.758460+0000","last_became_active":"2023-12-01T04:44:24.488121+0000","last_became_peered":"2023-12-01T04:44:24.488121+0000","last_unstale":"2023-12-01T05:00:38.758460+0000","last_undegraded":"2023-12-01T05:00:38.758460+0000","last_fullsized":"2023-12-01T05:00:38.758460+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T15:02:12.837694+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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761134+0000","last_change":"2023-12-01T04:44:24.924092+0000","last_active":"2023-12-01T05:00:38.761134+0000","last_peered":"2023-12-01T05:00:38.761134+0000","last_clean":"2023-12-01T05:00:38.761134+0000","last_became_active":"2023-12-01T04:44:24.923784+0000","last_became_peered":"2023-12-01T04:44:24.923784+0000","last_unstale":"2023-12-01T05:00:38.761134+0000","last_undegraded":"2023-12-01T05:00:38.761134+0000","last_fullsized":"2023-12-01T05:00:38.761134+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.294904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"879'1358","reported_seq":3820,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760168+0000","last_change":"2023-12-01T05:00:36.157530+0000","last_active":"2023-12-01T05:00:38.760168+0000","last_peered":"2023-12-01T05:00:38.760168+0000","last_clean":"2023-12-01T05:00:38.760168+0000","last_became_active":"2023-12-01T04:46:51.059447+0000","last_became_peered":"2023-12-01T04:46:51.059447+0000","last_unstale":"2023-12-01T05:00:38.760168+0000","last_undegraded":"2023-12-01T05:00:38.760168+0000","last_fullsized":"2023-12-01T05:00:38.760168+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1358,"log_dups_size":0,"ondisk_log_size":1358,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:29:36.770234+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0032344280000000001,"stat_sum":{"num_bytes":9306112,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":246,"num_read_kb":360492,"num_write":524,"num_write_kb":99384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758179+0000","last_change":"2023-12-01T04:44:55.604370+0000","last_active":"2023-12-01T05:00:38.758179+0000","last_peered":"2023-12-01T05:00:38.758179+0000","last_clean":"2023-12-01T05:00:38.758179+0000","last_became_active":"2023-12-01T04:44:55.603963+0000","last_became_peered":"2023-12-01T04:44:55.603963+0000","last_unstale":"2023-12-01T05:00:38.758179+0000","last_undegraded":"2023-12-01T05:00:38.758179+0000","last_fullsized":"2023-12-01T05:00:38.758179+0000","mapping_epoch":64,"log_start":"0'0","ondisk_log_start":"0'0","created":64,"last_epoch_clean":65,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:54.924151+0000","last_clean_scrub_stamp":"2023-12-01T04:44:54.924151+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:47:25.490100+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'2","reported_seq":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762564+0000","last_change":"2023-12-01T04:44:24.492059+0000","last_active":"2023-12-01T05:00:38.762564+0000","last_peered":"2023-12-01T05:00:38.762564+0000","last_clean":"2023-12-01T05:00:38.762564+0000","last_became_active":"2023-12-01T04:44:24.491394+0000","last_became_peered":"2023-12-01T04:44:24.491394+0000","last_unstale":"2023-12-01T05:00:38.762564+0000","last_undegraded":"2023-12-01T05:00:38.762564+0000","last_fullsized":"2023-12-01T05:00:38.762564+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T07:04:33.603168+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":821,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860899+0000","last_change":"2023-12-01T04:45:56.570822+0000","last_active":"2023-12-01T05:00:38.860899+0000","last_peered":"2023-12-01T05:00:38.860899+0000","last_clean":"2023-12-01T05:00:38.860899+0000","last_became_active":"2023-12-01T04:45:56.570437+0000","last_became_peered":"2023-12-01T04:45:56.570437+0000","last_unstale":"2023-12-01T05:00:38.860899+0000","last_undegraded":"2023-12-01T05:00:38.860899+0000","last_fullsized":"2023-12-01T05:00:38.860899+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:03:50.935511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"5.f","version":"875'813","reported_seq":3336,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862091+0000","last_change":"2023-12-01T05:00:35.813443+0000","last_active":"2023-12-01T05:00:38.862091+0000","last_peered":"2023-12-01T05:00:38.862091+0000","last_clean":"2023-12-01T05:00:38.862091+0000","last_became_active":"2023-12-01T04:46:51.062243+0000","last_became_peered":"2023-12-01T04:46:51.062243+0000","last_unstale":"2023-12-01T05:00:38.862091+0000","last_undegraded":"2023-12-01T05:00:38.862091+0000","last_fullsized":"2023-12-01T05:00:38.862091+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":813,"log_dups_size":0,"ondisk_log_size":813,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:03:54.854079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001627685,"stat_sum":{"num_bytes":8929280,"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":161,"num_read_kb":302572,"num_write":274,"num_write_kb":79200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":819,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860936+0000","last_change":"2023-12-01T04:44:24.493510+0000","last_active":"2023-12-01T05:00:38.860936+0000","last_peered":"2023-12-01T05:00:38.860936+0000","last_clean":"2023-12-01T05:00:38.860936+0000","last_became_active":"2023-12-01T04:44:24.492875+0000","last_became_peered":"2023-12-01T04:44:24.492875+0000","last_unstale":"2023-12-01T05:00:38.860936+0000","last_undegraded":"2023-12-01T05:00:38.860936+0000","last_fullsized":"2023-12-01T05:00:38.860936+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:38:59.999684+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":831,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758377+0000","last_change":"2023-12-01T04:45:56.518560+0000","last_active":"2023-12-01T05:00:38.758377+0000","last_peered":"2023-12-01T05:00:38.758377+0000","last_clean":"2023-12-01T05:00:38.758377+0000","last_became_active":"2023-12-01T04:45:56.518255+0000","last_became_peered":"2023-12-01T04:45:56.518255+0000","last_unstale":"2023-12-01T05:00:38.758377+0000","last_undegraded":"2023-12-01T05:00:38.758377+0000","last_fullsized":"2023-12-01T05:00:38.758377+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:52:21.412517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"5.e","version":"879'1596","reported_seq":4047,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.759307+0000","last_change":"2023-12-01T05:00:35.820879+0000","last_active":"2023-12-01T05:00:38.759307+0000","last_peered":"2023-12-01T05:00:38.759307+0000","last_clean":"2023-12-01T05:00:38.759307+0000","last_became_active":"2023-12-01T04:46:51.058844+0000","last_became_peered":"2023-12-01T04:46:51.058844+0000","last_unstale":"2023-12-01T05:00:38.759307+0000","last_undegraded":"2023-12-01T05:00:38.759307+0000","last_fullsized":"2023-12-01T05:00:38.759307+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1596,"log_dups_size":0,"ondisk_log_size":1596,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:45:27.738269+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0054803880000000001,"stat_sum":{"num_bytes":14655488,"num_objects":4,"num_object_clones":1,"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":296,"num_read_kb":375255,"num_write":639,"num_write_kb":160280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":839,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.757708+0000","last_change":"2023-12-01T04:44:24.492828+0000","last_active":"2023-12-01T05:00:38.757708+0000","last_peered":"2023-12-01T05:00:38.757708+0000","last_clean":"2023-12-01T05:00:38.757708+0000","last_became_active":"2023-12-01T04:44:24.492537+0000","last_became_peered":"2023-12-01T04:44:24.492537+0000","last_unstale":"2023-12-01T05:00:38.757708+0000","last_undegraded":"2023-12-01T05:00:38.757708+0000","last_fullsized":"2023-12-01T05:00:38.757708+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T10:36:15.716434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760452+0000","last_change":"2023-12-01T04:44:24.922086+0000","last_active":"2023-12-01T05:00:38.760452+0000","last_peered":"2023-12-01T05:00:38.760452+0000","last_clean":"2023-12-01T05:00:38.760452+0000","last_became_active":"2023-12-01T04:44:24.921651+0000","last_became_peered":"2023-12-01T04:44:24.921651+0000","last_unstale":"2023-12-01T05:00:38.760452+0000","last_undegraded":"2023-12-01T05:00:38.760452+0000","last_fullsized":"2023-12-01T05:00:38.760452+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:48:46.580563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"880'1080","reported_seq":3556,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860706+0000","last_change":"2023-12-01T05:00:35.819664+0000","last_active":"2023-12-01T05:00:38.860706+0000","last_peered":"2023-12-01T05:00:38.860706+0000","last_clean":"2023-12-01T05:00:38.860706+0000","last_became_active":"2023-12-01T04:46:51.063007+0000","last_became_peered":"2023-12-01T04:46:51.063007+0000","last_unstale":"2023-12-01T05:00:38.860706+0000","last_undegraded":"2023-12-01T05:00:38.860706+0000","last_fullsized":"2023-12-01T05:00:38.860706+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1080,"log_dups_size":0,"ondisk_log_size":1080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:02:46.964694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0093663949999999996,"stat_sum":{"num_bytes":6791168,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":1,"num_read":194,"num_read_kb":184392,"num_write":434,"num_write_kb":121800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":848,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.757824+0000","last_change":"2023-12-01T04:45:56.519374+0000","last_active":"2023-12-01T05:00:38.757824+0000","last_peered":"2023-12-01T05:00:38.757824+0000","last_clean":"2023-12-01T05:00:38.757824+0000","last_became_active":"2023-12-01T04:45:56.519058+0000","last_became_peered":"2023-12-01T04:45:56.519058+0000","last_unstale":"2023-12-01T05:00:38.757824+0000","last_undegraded":"2023-12-01T05:00:38.757824+0000","last_fullsized":"2023-12-01T05:00:38.757824+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:09:57.507289+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761131+0000","last_change":"2023-12-01T04:44:24.914015+0000","last_active":"2023-12-01T05:00:38.761131+0000","last_peered":"2023-12-01T05:00:38.761131+0000","last_clean":"2023-12-01T05:00:38.761131+0000","last_became_active":"2023-12-01T04:44:24.913718+0000","last_became_peered":"2023-12-01T04:44:24.913718+0000","last_unstale":"2023-12-01T05:00:38.761131+0000","last_undegraded":"2023-12-01T05:00:38.761131+0000","last_fullsized":"2023-12-01T05:00:38.761131+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T14:35:49.203577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"879'974","reported_seq":3443,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.758712+0000","last_change":"2023-12-01T05:00:35.817410+0000","last_active":"2023-12-01T05:00:38.758712+0000","last_peered":"2023-12-01T05:00:38.758712+0000","last_clean":"2023-12-01T05:00:38.758712+0000","last_became_active":"2023-12-01T04:46:51.058495+0000","last_became_peered":"2023-12-01T04:46:51.058495+0000","last_unstale":"2023-12-01T05:00:38.758712+0000","last_undegraded":"2023-12-01T05:00:38.758712+0000","last_fullsized":"2023-12-01T05:00:38.758712+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":974,"log_dups_size":0,"ondisk_log_size":974,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:16:50.663657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.006666249,"stat_sum":{"num_bytes":13230080,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":161,"num_read_kb":242945,"num_write":478,"num_write_kb":79152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.b","version":"62'2","reported_seq":821,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861292+0000","last_change":"2023-12-01T04:44:24.499751+0000","last_active":"2023-12-01T05:00:38.861292+0000","last_peered":"2023-12-01T05:00:38.861292+0000","last_clean":"2023-12-01T05:00:38.861292+0000","last_became_active":"2023-12-01T04:44:24.499429+0000","last_became_peered":"2023-12-01T04:44:24.499429+0000","last_unstale":"2023-12-01T05:00:38.861292+0000","last_undegraded":"2023-12-01T05:00:38.861292+0000","last_fullsized":"2023-12-01T05:00:38.861292+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T16:43:01.376907+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":822,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762046+0000","last_change":"2023-12-01T04:44:24.922709+0000","last_active":"2023-12-01T05:00:38.762046+0000","last_peered":"2023-12-01T05:00:38.762046+0000","last_clean":"2023-12-01T05:00:38.762046+0000","last_became_active":"2023-12-01T04:44:24.922396+0000","last_became_peered":"2023-12-01T04:44:24.922396+0000","last_unstale":"2023-12-01T05:00:38.762046+0000","last_undegraded":"2023-12-01T05:00:38.762046+0000","last_fullsized":"2023-12-01T05:00:38.762046+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:01:13.879310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"879'1277","reported_seq":3748,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860702+0000","last_change":"2023-12-01T05:00:35.820783+0000","last_active":"2023-12-01T05:00:38.860702+0000","last_peered":"2023-12-01T05:00:38.860702+0000","last_clean":"2023-12-01T05:00:38.860702+0000","last_became_active":"2023-12-01T04:46:51.062260+0000","last_became_peered":"2023-12-01T04:46:51.062260+0000","last_unstale":"2023-12-01T05:00:38.860702+0000","last_undegraded":"2023-12-01T05:00:38.860702+0000","last_fullsized":"2023-12-01T05:00:38.860702+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1277,"log_dups_size":0,"ondisk_log_size":1277,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T09:35:38.571928+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.010635555999999999,"stat_sum":{"num_bytes":20070400,"num_objects":5,"num_object_clones":2,"num_object_copies":15,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5,"num_whiteouts":0,"num_read":226,"num_read_kb":521463,"num_write":447,"num_write_kb":108992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":829,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861024+0000","last_change":"2023-12-01T04:44:24.493654+0000","last_active":"2023-12-01T05:00:38.861024+0000","last_peered":"2023-12-01T05:00:38.861024+0000","last_clean":"2023-12-01T05:00:38.861024+0000","last_became_active":"2023-12-01T04:44:24.493318+0000","last_became_peered":"2023-12-01T04:44:24.493318+0000","last_unstale":"2023-12-01T05:00:38.861024+0000","last_undegraded":"2023-12-01T05:00:38.861024+0000","last_fullsized":"2023-12-01T05:00:38.861024+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:22:45.465222+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":818,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861963+0000","last_change":"2023-12-01T04:44:24.921518+0000","last_active":"2023-12-01T05:00:38.861963+0000","last_peered":"2023-12-01T05:00:38.861963+0000","last_clean":"2023-12-01T05:00:38.861963+0000","last_became_active":"2023-12-01T04:44:24.921246+0000","last_became_peered":"2023-12-01T04:44:24.921246+0000","last_unstale":"2023-12-01T05:00:38.861963+0000","last_undegraded":"2023-12-01T05:00:38.861963+0000","last_fullsized":"2023-12-01T05:00:38.861963+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:36:15.469206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"881'1417","reported_seq":3894,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860505+0000","last_change":"2023-12-01T05:00:35.810348+0000","last_active":"2023-12-01T05:00:38.860505+0000","last_peered":"2023-12-01T05:00:38.860505+0000","last_clean":"2023-12-01T05:00:38.860505+0000","last_became_active":"2023-12-01T04:46:51.056641+0000","last_became_peered":"2023-12-01T04:46:51.056641+0000","last_unstale":"2023-12-01T05:00:38.860505+0000","last_undegraded":"2023-12-01T05:00:38.860505+0000","last_fullsized":"2023-12-01T05:00:38.860505+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1417,"log_dups_size":0,"ondisk_log_size":1417,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:44:52.479178+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001046001,"stat_sum":{"num_bytes":12460032,"num_objects":3,"num_object_clones":1,"num_object_copies":9,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":286,"num_read_kb":280280,"num_write":603,"num_write_kb":134696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.d","version":"62'1","reported_seq":840,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.759351+0000","last_change":"2023-12-01T04:44:24.493692+0000","last_active":"2023-12-01T05:00:38.759351+0000","last_peered":"2023-12-01T05:00:38.759351+0000","last_clean":"2023-12-01T05:00:38.759351+0000","last_became_active":"2023-12-01T04:44:24.493356+0000","last_became_peered":"2023-12-01T04:44:24.493356+0000","last_unstale":"2023-12-01T05:00:38.759351+0000","last_undegraded":"2023-12-01T05:00:38.759351+0000","last_fullsized":"2023-12-01T05:00:38.759351+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T14:20:49.836516+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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861575+0000","last_change":"2023-12-01T04:44:24.928308+0000","last_active":"2023-12-01T05:00:38.861575+0000","last_peered":"2023-12-01T05:00:38.861575+0000","last_clean":"2023-12-01T05:00:38.861575+0000","last_became_active":"2023-12-01T04:44:24.928016+0000","last_became_peered":"2023-12-01T04:44:24.928016+0000","last_unstale":"2023-12-01T05:00:38.861575+0000","last_undegraded":"2023-12-01T05:00:38.861575+0000","last_fullsized":"2023-12-01T05:00:38.861575+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T12:04:28.933694+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"879'1333","reported_seq":3761,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860833+0000","last_change":"2023-12-01T05:00:35.813161+0000","last_active":"2023-12-01T05:00:38.860833+0000","last_peered":"2023-12-01T05:00:38.860833+0000","last_clean":"2023-12-01T05:00:38.860833+0000","last_became_active":"2023-12-01T04:46:51.061707+0000","last_became_peered":"2023-12-01T04:46:51.061707+0000","last_unstale":"2023-12-01T05:00:38.860833+0000","last_undegraded":"2023-12-01T05:00:38.860833+0000","last_fullsized":"2023-12-01T05:00:38.860833+0000","mapping_epoch":72,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":73,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:46:50.040503+0000","last_clean_scrub_stamp":"2023-12-01T04:46:50.040503+0000","objects_scrubbed":0,"log_size":1333,"log_dups_size":0,"ondisk_log_size":1333,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:51:48.279236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0064006030000000004,"stat_sum":{"num_bytes":5210112,"num_objects":4,"num_object_clones":1,"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":202,"num_read_kb":470955,"num_write":599,"num_write_kb":97416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"30c","length":"1"},{"start":"312","length":"1"},{"start":"316","length":"1"},{"start":"31d","length":"1"}]},{"pgid":"2.e","version":"62'2","reported_seq":831,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861135+0000","last_change":"2023-12-01T04:44:24.489837+0000","last_active":"2023-12-01T05:00:38.861135+0000","last_peered":"2023-12-01T05:00:38.861135+0000","last_clean":"2023-12-01T05:00:38.861135+0000","last_became_active":"2023-12-01T04:44:24.489501+0000","last_became_peered":"2023-12-01T04:44:24.489501+0000","last_unstale":"2023-12-01T05:00:38.861135+0000","last_undegraded":"2023-12-01T05:00:38.861135+0000","last_fullsized":"2023-12-01T05:00:38.861135+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:23.460710+0000","last_clean_scrub_stamp":"2023-12-01T04:44:23.460710+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 @ 2023-12-02T11:46:56.923707+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":818,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.862279+0000","last_change":"2023-12-01T04:44:24.931557+0000","last_active":"2023-12-01T05:00:38.862279+0000","last_peered":"2023-12-01T05:00:38.862279+0000","last_clean":"2023-12-01T05:00:38.862279+0000","last_became_active":"2023-12-01T04:44:24.931272+0000","last_became_peered":"2023-12-01T04:44:24.931272+0000","last_unstale":"2023-12-01T05:00:38.862279+0000","last_undegraded":"2023-12-01T05:00:38.862279+0000","last_fullsized":"2023-12-01T05:00:38.862279+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T11:45:28.108921+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":822,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761711+0000","last_change":"2023-12-01T04:44:24.924470+0000","last_active":"2023-12-01T05:00:38.761711+0000","last_peered":"2023-12-01T05:00:38.761711+0000","last_clean":"2023-12-01T05:00:38.761711+0000","last_became_active":"2023-12-01T04:44:24.924183+0000","last_became_peered":"2023-12-01T04:44:24.924183+0000","last_unstale":"2023-12-01T05:00:38.761711+0000","last_undegraded":"2023-12-01T05:00:38.761711+0000","last_fullsized":"2023-12-01T05:00:38.761711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:26.864827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860470+0000","last_change":"2023-12-01T04:44:24.909421+0000","last_active":"2023-12-01T05:00:38.860470+0000","last_peered":"2023-12-01T05:00:38.860470+0000","last_clean":"2023-12-01T05:00:38.860470+0000","last_became_active":"2023-12-01T04:44:24.909134+0000","last_became_peered":"2023-12-01T04:44:24.909134+0000","last_unstale":"2023-12-01T05:00:38.860470+0000","last_undegraded":"2023-12-01T05:00:38.860470+0000","last_fullsized":"2023-12-01T05:00:38.860470+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:44:50.703909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861433+0000","last_change":"2023-12-01T04:44:24.917785+0000","last_active":"2023-12-01T05:00:38.861433+0000","last_peered":"2023-12-01T05:00:38.861433+0000","last_clean":"2023-12-01T05:00:38.861433+0000","last_became_active":"2023-12-01T04:44:24.917447+0000","last_became_peered":"2023-12-01T04:44:24.917447+0000","last_unstale":"2023-12-01T05:00:38.861433+0000","last_undegraded":"2023-12-01T05:00:38.861433+0000","last_fullsized":"2023-12-01T05:00:38.861433+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T08:47:57.412633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763640+0000","last_change":"2023-12-01T04:44:24.927047+0000","last_active":"2023-12-01T05:00:38.763640+0000","last_peered":"2023-12-01T05:00:38.763640+0000","last_clean":"2023-12-01T05:00:38.763640+0000","last_became_active":"2023-12-01T04:44:24.926546+0000","last_became_peered":"2023-12-01T04:44:24.926546+0000","last_unstale":"2023-12-01T05:00:38.763640+0000","last_undegraded":"2023-12-01T05:00:38.763640+0000","last_fullsized":"2023-12-01T05:00:38.763640+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:16:45.606120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760502+0000","last_change":"2023-12-01T04:44:24.917505+0000","last_active":"2023-12-01T05:00:38.760502+0000","last_peered":"2023-12-01T05:00:38.760502+0000","last_clean":"2023-12-01T05:00:38.760502+0000","last_became_active":"2023-12-01T04:44:24.917138+0000","last_became_peered":"2023-12-01T04:44:24.917138+0000","last_unstale":"2023-12-01T05:00:38.760502+0000","last_undegraded":"2023-12-01T05:00:38.760502+0000","last_fullsized":"2023-12-01T05:00:38.760502+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:20:58.651344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":838,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.759216+0000","last_change":"2023-12-01T04:44:24.915763+0000","last_active":"2023-12-01T05:00:38.759216+0000","last_peered":"2023-12-01T05:00:38.759216+0000","last_clean":"2023-12-01T05:00:38.759216+0000","last_became_active":"2023-12-01T04:44:24.915462+0000","last_became_peered":"2023-12-01T04:44:24.915462+0000","last_unstale":"2023-12-01T05:00:38.759216+0000","last_undegraded":"2023-12-01T05:00:38.759216+0000","last_fullsized":"2023-12-01T05:00:38.759216+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:35:01.924860+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":822,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.762531+0000","last_change":"2023-12-01T04:44:24.924323+0000","last_active":"2023-12-01T05:00:38.762531+0000","last_peered":"2023-12-01T05:00:38.762531+0000","last_clean":"2023-12-01T05:00:38.762531+0000","last_became_active":"2023-12-01T04:44:24.924047+0000","last_became_peered":"2023-12-01T04:44:24.924047+0000","last_unstale":"2023-12-01T05:00:38.762531+0000","last_undegraded":"2023-12-01T05:00:38.762531+0000","last_fullsized":"2023-12-01T05:00:38.762531+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T16:17:58.290955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.761213+0000","last_change":"2023-12-01T04:44:24.917876+0000","last_active":"2023-12-01T05:00:38.761213+0000","last_peered":"2023-12-01T05:00:38.761213+0000","last_clean":"2023-12-01T05:00:38.761213+0000","last_became_active":"2023-12-01T04:44:24.917333+0000","last_became_peered":"2023-12-01T04:44:24.917333+0000","last_unstale":"2023-12-01T05:00:38.761213+0000","last_undegraded":"2023-12-01T05:00:38.761213+0000","last_fullsized":"2023-12-01T05:00:38.761213+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T15:08:21.081685+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860994+0000","last_change":"2023-12-01T04:44:24.914762+0000","last_active":"2023-12-01T05:00:38.860994+0000","last_peered":"2023-12-01T05:00:38.860994+0000","last_clean":"2023-12-01T05:00:38.860994+0000","last_became_active":"2023-12-01T04:44:24.914421+0000","last_became_peered":"2023-12-01T04:44:24.914421+0000","last_unstale":"2023-12-01T05:00:38.860994+0000","last_undegraded":"2023-12-01T05:00:38.860994+0000","last_fullsized":"2023-12-01T05:00:38.860994+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T05:38:19.317936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":828,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.760826+0000","last_change":"2023-12-01T04:44:24.918409+0000","last_active":"2023-12-01T05:00:38.760826+0000","last_peered":"2023-12-01T05:00:38.760826+0000","last_clean":"2023-12-01T05:00:38.760826+0000","last_became_active":"2023-12-01T04:44:24.918093+0000","last_became_peered":"2023-12-01T04:44:24.918093+0000","last_unstale":"2023-12-01T05:00:38.760826+0000","last_undegraded":"2023-12-01T05:00:38.760826+0000","last_fullsized":"2023-12-01T05:00:38.760826+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T06:45:36.903762+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":824,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.861524+0000","last_change":"2023-12-01T04:44:24.922270+0000","last_active":"2023-12-01T05:00:38.861524+0000","last_peered":"2023-12-01T05:00:38.861524+0000","last_clean":"2023-12-01T05:00:38.861524+0000","last_became_active":"2023-12-01T04:44:24.921773+0000","last_became_peered":"2023-12-01T04:44:24.921773+0000","last_unstale":"2023-12-01T05:00:38.861524+0000","last_undegraded":"2023-12-01T05:00:38.861524+0000","last_fullsized":"2023-12-01T05:00:38.861524+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T07:06:51.057001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":825,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.763659+0000","last_change":"2023-12-01T04:44:24.926873+0000","last_active":"2023-12-01T05:00:38.763659+0000","last_peered":"2023-12-01T05:00:38.763659+0000","last_clean":"2023-12-01T05:00:38.763659+0000","last_became_active":"2023-12-01T04:44:24.926081+0000","last_became_peered":"2023-12-01T04:44:24.926081+0000","last_unstale":"2023-12-01T05:00:38.763659+0000","last_undegraded":"2023-12-01T05:00:38.763659+0000","last_fullsized":"2023-12-01T05:00:38.763659+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T13:42:18.469814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":821,"reported_epoch":882,"state":"active+clean","last_fresh":"2023-12-01T05:00:38.860683+0000","last_change":"2023-12-01T04:45:56.571341+0000","last_active":"2023-12-01T05:00:38.860683+0000","last_peered":"2023-12-01T05:00:38.860683+0000","last_clean":"2023-12-01T05:00:38.860683+0000","last_became_active":"2023-12-01T04:45:56.570939+0000","last_became_peered":"2023-12-01T04:45:56.570939+0000","last_unstale":"2023-12-01T05:00:38.860683+0000","last_undegraded":"2023-12-01T05:00:38.860683+0000","last_fullsized":"2023-12-01T05:00:38.860683+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-12-01T04:44:24.465917+0000","last_clean_scrub_stamp":"2023-12-01T04:44:24.465917+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-12-02T04:45:29.573510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[2,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":149495808,"num_objects":56,"num_object_clones":16,"num_object_copies":168,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":56,"num_whiteouts":2,"num_read":3832,"num_read_kb":5619535,"num_write":8354,"num_write_kb":1739704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":224243712,"data_stored":277155840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":20796,"ondisk_log_size":20796,"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":538,"num_read_kb":704,"num_write":251,"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":164,"ondisk_log_size":164,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3430,"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":51,"num_write_kb":20,"num_scrub_errors":0,"num_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":10290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201481,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":327072,"kb_used_data":21208,"kb_used_omap":0,"kb_used_meta":305856,"kb_avail":93418080,"statfs":{"total":95995035648,"available":95660113920,"internally_reserved":0,"allocated":21716992,"data_stored":20407229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":313196544},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 05:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.54900000000000004,"15min":0.55800000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.223},"max":{"1min":0.74199999999999999,"5min":0.78100000000000003,"15min":2.4260000000000002},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.56699999999999995,"5min":0.55900000000000005,"15min":0.56899999999999995},"min":{"1min":0.35799999999999998,"5min":0.35199999999999998,"15min":0.23799999999999999},"max":{"1min":0.746,"5min":0.84899999999999998,"15min":3.3780000000000001},"last":0.504}]},{"osd":1,"last update":"Fri Dec 1 05:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.60099999999999998,"5min":0.57199999999999995,"15min":0.56999999999999995},"min":{"1min":0.375,"5min":0.313,"15min":0.26000000000000001},"max":{"1min":0.85699999999999998,"5min":0.872,"15min":2.0009999999999999},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.56399999999999995,"15min":0.57599999999999996},"min":{"1min":0.374,"5min":0.34499999999999997,"15min":0.312},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":2.4550000000000001},"last":0.57399999999999995}]},{"osd":2,"last update":"Fri Dec 1 05:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.57999999999999996,"15min":0.58899999999999997},"min":{"1min":0.371,"5min":0.32100000000000001,"15min":0.27500000000000002},"max":{"1min":0.71199999999999997,"5min":0.84799999999999998,"15min":1.762},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.56899999999999995,"15min":0.58599999999999997},"min":{"1min":0.41099999999999998,"5min":0.38300000000000001,"15min":0.32100000000000001},"max":{"1min":0.72399999999999998,"5min":0.79600000000000004,"15min":2.1749999999999998},"last":0.62}]},{"osd":3,"last update":"Fri Dec 1 05:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.56000000000000005,"5min":0.58799999999999997,"15min":0.59199999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.32800000000000001},"max":{"1min":0.77800000000000002,"5min":0.877,"15min":2.0259999999999998},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.59499999999999997,"5min":0.61299999999999999,"15min":0.61099999999999999},"min":{"1min":0.41699999999999998,"5min":0.40300000000000002,"15min":0.34200000000000003},"max":{"1min":0.79200000000000004,"5min":0.86199999999999999,"15min":0.86399999999999999},"last":0.65100000000000002}]},{"osd":4,"last update":"Fri Dec 1 05:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.497,"15min":0.504},"min":{"1min":0.34000000000000002,"5min":0.31,"15min":0.27000000000000002},"max":{"1min":0.71399999999999997,"5min":0.78600000000000003,"15min":0.88300000000000001},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.48299999999999998,"5min":0.53800000000000003,"15min":0.54200000000000004},"min":{"1min":0.33200000000000002,"5min":0.32400000000000001,"15min":0.314},"max":{"1min":0.68700000000000006,"5min":0.78100000000000003,"15min":0.877},"last":0.66200000000000003}]},{"osd":5,"last update":"Fri Dec 1 05:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.49099999999999999,"5min":0.55200000000000005,"15min":0.54900000000000004},"min":{"1min":0.312,"5min":0.312,"15min":0.307},"max":{"1min":0.69699999999999995,"5min":0.89900000000000002,"15min":1.0900000000000001},"last":0.53200000000000003},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.57499999999999996,"15min":0.57299999999999995},"min":{"1min":0.36899999999999999,"5min":0.35099999999999998,"15min":0.29299999999999998},"max":{"1min":0.64900000000000002,"5min":0.83499999999999996,"15min":0.95099999999999996},"last":0.71899999999999997}]},{"osd":6,"last update":"Fri Dec 1 05:00:27 2023","interfaces":[{"interface":"back","average":{"1min":0.53100000000000003,"5min":0.57799999999999996,"15min":0.58599999999999997},"min":{"1min":0.40100000000000002,"5min":0.39500000000000002,"15min":0.30099999999999999},"max":{"1min":0.68200000000000005,"5min":0.81200000000000006,"15min":0.999},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.61799999999999999,"15min":0.61399999999999999},"min":{"1min":0.41599999999999998,"5min":0.38800000000000001,"15min":0.30599999999999999},"max":{"1min":0.752,"5min":0.83499999999999996,"15min":0.92700000000000005},"last":0.70399999999999996}]}]},{"osd":6,"up_from":47,"seq":201863463117,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":408596,"kb_used_data":20748,"kb_used_omap":0,"kb_used_meta":387840,"kb_avail":93336556,"statfs":{"total":95995035648,"available":95576633344,"internally_reserved":0,"allocated":21245952,"data_stored":19635113,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":397148160},"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":"Fri Dec 1 05:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.59299999999999997,"15min":0.55800000000000005},"min":{"1min":0.371,"5min":0.32300000000000001,"15min":0.23999999999999999},"max":{"1min":0.79400000000000004,"5min":1.716,"15min":1.716},"last":0.745},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.58999999999999997,"15min":0.56399999999999995},"min":{"1min":0.34899999999999998,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.79600000000000004,"5min":1.5429999999999999,"15min":1.5429999999999999},"last":0.55900000000000005}]},{"osd":1,"last update":"Fri Dec 1 05:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.59699999999999998,"15min":0.56999999999999995},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.25},"max":{"1min":0.745,"5min":0.93200000000000005,"15min":0.93200000000000005},"last":0.53100000000000003},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.60899999999999999,"15min":0.57999999999999996},"min":{"1min":0.39200000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.86499999999999999,"5min":0.92900000000000005,"15min":0.92900000000000005},"last":0.69399999999999995}]},{"osd":2,"last update":"Fri Dec 1 05:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.57899999999999996,"15min":0.57199999999999995},"min":{"1min":0.37,"5min":0.35999999999999999,"15min":0.32000000000000001},"max":{"1min":0.77800000000000002,"5min":0.83299999999999996,"15min":0.84499999999999997},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.61199999999999999,"15min":0.59099999999999997},"min":{"1min":0.39100000000000001,"5min":0.30399999999999999,"15min":0.30399999999999999},"max":{"1min":0.76100000000000001,"5min":0.91000000000000003,"15min":0.99099999999999999},"last":0.67900000000000005}]},{"osd":3,"last update":"Fri Dec 1 05:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.61399999999999999,"15min":0.59099999999999997},"min":{"1min":0.374,"5min":0.32200000000000001,"15min":0.29099999999999998},"max":{"1min":0.81100000000000005,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.70599999999999996},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.623,"15min":0.60699999999999998},"min":{"1min":0.498,"5min":0.375,"15min":0.34300000000000003},"max":{"1min":0.82899999999999996,"5min":0.91900000000000004,"15min":1.319},"last":0.57199999999999995}]},{"osd":4,"last update":"Fri Dec 1 05:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.48599999999999999,"15min":0.503},"min":{"1min":0.32300000000000001,"5min":0.30499999999999999,"15min":0.28899999999999998},"max":{"1min":0.71899999999999997,"5min":0.89700000000000002,"15min":0.94399999999999995},"last":0.376},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.52500000000000002,"15min":0.53600000000000003},"min":{"1min":0.34699999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.70799999999999996,"5min":0.78500000000000003,"15min":0.80200000000000005},"last":0.625}]},{"osd":5,"last update":"Fri Dec 1 05:00:21 2023","interfaces":[{"interface":"back","average":{"1min":0.51800000000000002,"5min":0.52800000000000002,"15min":0.53600000000000003},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":0.72499999999999998,"5min":1.0029999999999999,"15min":1.0600000000000001},"last":0.42299999999999999},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.56799999999999995,"15min":0.57899999999999996},"min":{"1min":0.373,"5min":0.32000000000000001,"15min":0.311},"max":{"1min":0.74299999999999999,"5min":0.84399999999999997,"15min":2.7770000000000001},"last":0.76600000000000001}]},{"osd":7,"last update":"Fri Dec 1 05:00:28 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.56799999999999995,"15min":0.58399999999999996},"min":{"1min":0.39400000000000002,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":0.75600000000000001,"5min":0.95799999999999996,"15min":0.95799999999999996},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.59199999999999997,"5min":0.60299999999999998,"15min":0.60399999999999998},"min":{"1min":0.39300000000000002,"5min":0.371,"15min":0.371},"max":{"1min":0.77500000000000002,"5min":0.92100000000000004,"15min":0.96699999999999997},"last":0.79200000000000004}]}]},{"osd":1,"up_from":13,"seq":55834575073,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":602128,"kb_used_data":36872,"kb_used_omap":0,"kb_used_meta":565248,"kb_avail":93143024,"statfs":{"total":95995035648,"available":95378456576,"internally_reserved":0,"allocated":37756928,"data_stored":44507105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":578813952},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.40200000000000002,"5min":0.38600000000000001,"15min":0.40000000000000002},"min":{"1min":0.252,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.60099999999999998,"5min":0.60399999999999998,"15min":3.4569999999999999},"last":0.45700000000000002},{"interface":"front","average":{"1min":0.42599999999999999,"5min":0.42099999999999999,"15min":0.41699999999999998},"min":{"1min":0.308,"5min":0.26000000000000001,"15min":0.25900000000000001},"max":{"1min":0.68600000000000005,"5min":0.70699999999999996,"15min":1.9470000000000001},"last":0.26800000000000002}]},{"osd":2,"last update":"Fri Dec 1 04:59:54 2023","interfaces":[{"interface":"back","average":{"1min":0.42299999999999999,"5min":0.42299999999999999,"15min":0.40100000000000002},"min":{"1min":0.27000000000000002,"5min":0.22800000000000001,"15min":0.20599999999999999},"max":{"1min":0.57099999999999995,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.29499999999999998},{"interface":"front","average":{"1min":0.46899999999999997,"5min":0.45600000000000002,"15min":0.45300000000000001},"min":{"1min":0.34100000000000003,"5min":0.28599999999999998,"15min":0.219},"max":{"1min":0.66700000000000004,"5min":0.73599999999999999,"15min":4.5910000000000002},"last":0.39100000000000001}]},{"osd":3,"last update":"Fri Dec 1 05:00:22 2023","interfaces":[{"interface":"back","average":{"1min":0.44700000000000001,"5min":0.45900000000000002,"15min":0.46899999999999997},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.214},"max":{"1min":0.64300000000000002,"5min":0.76500000000000001,"15min":3.3410000000000002},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.49099999999999999,"5min":0.48399999999999999,"15min":0.47699999999999998},"min":{"1min":0.33200000000000002,"5min":0.314,"15min":0.28499999999999998},"max":{"1min":0.70399999999999996,"5min":1.458,"15min":2.3239999999999998},"last":0.378}]},{"osd":4,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.626,"5min":0.65600000000000003,"15min":0.626},"min":{"1min":0.45000000000000001,"5min":0.42099999999999999,"15min":0.35199999999999998},"max":{"1min":0.92200000000000004,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.61099999999999999},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.68200000000000005,"15min":0.66700000000000004},"min":{"1min":0.50600000000000001,"5min":0.39200000000000002,"15min":0.38500000000000001},"max":{"1min":0.90700000000000003,"5min":2.4239999999999999,"15min":3.4009999999999998},"last":0.76500000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:59:54 2023","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.69399999999999995,"15min":0.65900000000000003},"min":{"1min":0.44700000000000001,"5min":0.41099999999999998,"15min":0.36399999999999999},"max":{"1min":0.89500000000000002,"5min":1.413,"15min":1.413},"last":0.77800000000000002},{"interface":"front","average":{"1min":0.70099999999999996,"5min":0.68899999999999995,"15min":0.67200000000000004},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.375},"max":{"1min":1.0329999999999999,"5min":1.155,"15min":2.0129999999999999},"last":0.78700000000000003}]},{"osd":6,"last update":"Fri Dec 1 05:00:22 2023","interfaces":[{"interface":"back","average":{"1min":0.71899999999999997,"5min":0.69699999999999995,"15min":0.69199999999999995},"min":{"1min":0.45900000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":0.98999999999999999,"5min":1.2010000000000001,"15min":3.5059999999999998},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.73399999999999999,"15min":0.68999999999999995},"min":{"1min":0.47899999999999998,"5min":0.45400000000000001,"15min":0.38900000000000001},"max":{"1min":1.071,"5min":3.3290000000000002,"15min":3.3290000000000002},"last":0.58499999999999996}]},{"osd":7,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.72799999999999998,"15min":0.70399999999999996},"min":{"1min":0.52100000000000002,"5min":0.45400000000000001,"15min":0.39000000000000001},"max":{"1min":1.0149999999999999,"5min":2.4830000000000001,"15min":2.4830000000000001},"last":0.751},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.72399999999999998,"15min":0.72599999999999998},"min":{"1min":0.48399999999999999,"5min":0.47299999999999998,"15min":0.44700000000000001},"max":{"1min":1.0609999999999999,"5min":1.135,"15min":3.548},"last":0.61899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738596,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":754340,"kb_used_data":50972,"kb_used_omap":0,"kb_used_meta":703360,"kb_avail":92990812,"statfs":{"total":95995035648,"available":95222591488,"internally_reserved":0,"allocated":52195328,"data_stored":65987641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":720240640},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Dec 1 04:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.38500000000000001,"15min":0.36799999999999999},"min":{"1min":0.27600000000000002,"5min":0.21199999999999999,"15min":0.20000000000000001},"max":{"1min":0.52400000000000002,"5min":0.81999999999999995,"15min":0.92500000000000004},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.42799999999999999,"15min":0.40799999999999997},"min":{"1min":0.216,"5min":0.216,"15min":0.185},"max":{"1min":0.61099999999999999,"5min":1.069,"15min":1.909},"last":0.64900000000000002}]},{"osd":2,"last update":"Fri Dec 1 04:59:57 2023","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.45800000000000002,"15min":0.44},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.20799999999999999},"max":{"1min":0.52300000000000002,"5min":2.8260000000000001,"15min":3.835},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.47399999999999998,"5min":0.53600000000000003,"15min":0.497},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.25},"max":{"1min":0.61299999999999999,"5min":2.8109999999999999,"15min":2.8109999999999999},"last":0.621}]},{"osd":3,"last update":"Fri Dec 1 05:00:18 2023","interfaces":[{"interface":"back","average":{"1min":0.50600000000000001,"5min":0.48799999999999999,"15min":0.46899999999999997},"min":{"1min":0.33500000000000002,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":1.091,"5min":1.091,"15min":1.3080000000000001},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.48099999999999998,"15min":0.46000000000000002},"min":{"1min":0.312,"5min":0.28000000000000003,"15min":0.252},"max":{"1min":0.89200000000000002,"5min":2.851,"15min":2.851},"last":0.88600000000000001}]},{"osd":4,"last update":"Fri Dec 1 04:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.66400000000000003,"5min":0.65900000000000003,"15min":0.63900000000000001},"min":{"1min":0.435,"5min":0.38400000000000001,"15min":0.35999999999999999},"max":{"1min":0.999,"5min":0.999,"15min":1.8540000000000001},"last":0.95299999999999996},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.70999999999999996,"15min":0.67800000000000005},"min":{"1min":0.44600000000000001,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.083,"5min":1.083,"15min":1.8200000000000001},"last":0.70599999999999996}]},{"osd":5,"last update":"Fri Dec 1 04:59:57 2023","interfaces":[{"interface":"back","average":{"1min":0.62,"5min":0.69899999999999995,"15min":0.67600000000000005},"min":{"1min":0.46000000000000002,"5min":0.42499999999999999,"15min":0.27400000000000002},"max":{"1min":0.90700000000000003,"5min":1.8899999999999999,"15min":3.8740000000000001},"last":0.747},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.72199999999999998,"15min":0.69599999999999995},"min":{"1min":0.48999999999999999,"5min":0.47899999999999998,"15min":0.34899999999999998},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.8660000000000001},"last":0.879}]},{"osd":6,"last update":"Fri Dec 1 05:00:18 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.67100000000000004,"15min":0.66600000000000004},"min":{"1min":0.48499999999999999,"5min":0.38600000000000001,"15min":0.36199999999999999},"max":{"1min":1.149,"5min":1.855,"15min":3.8999999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.69099999999999995,"5min":0.70699999999999996,"15min":0.68200000000000005},"min":{"1min":0.56100000000000005,"5min":0.47399999999999998,"15min":0.38},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.8440000000000001},"last":0.83199999999999996}]},{"osd":7,"last update":"Fri Dec 1 04:59:41 2023","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.69199999999999995,"15min":0.67100000000000004},"min":{"1min":0.51100000000000001,"5min":0.46899999999999997,"15min":0.378},"max":{"1min":1.0349999999999999,"5min":1.7929999999999999,"15min":4.1189999999999998},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.72899999999999998,"15min":0.70299999999999996},"min":{"1min":0.53500000000000003,"5min":0.48699999999999999,"15min":0.40699999999999997},"max":{"1min":0.96099999999999997,"5min":1.093,"15min":1.7290000000000001},"last":0.86099999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411549,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":487356,"kb_used_data":40308,"kb_used_omap":0,"kb_used_meta":447040,"kb_avail":93257796,"statfs":{"total":95995035648,"available":95495983104,"internally_reserved":0,"allocated":41275392,"data_stored":41611073,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":457768960},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.76800000000000002,"5min":0.51100000000000001,"15min":0.42099999999999999},"min":{"1min":0.23200000000000001,"5min":0.223,"15min":0.19800000000000001},"max":{"1min":7.8120000000000003,"5min":7.8120000000000003,"15min":7.8120000000000003},"last":0.27600000000000002},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.56100000000000005,"15min":0.44400000000000001},"min":{"1min":0.25,"5min":0.22900000000000001,"15min":0.21299999999999999},"max":{"1min":3.3399999999999999,"5min":6.2450000000000001,"15min":6.2450000000000001},"last":0.29199999999999998}]},{"osd":1,"last update":"Fri Dec 1 04:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.46700000000000003,"15min":0.41299999999999998},"min":{"1min":0.249,"5min":0.23300000000000001,"15min":0.216},"max":{"1min":3.6219999999999999,"5min":3.6219999999999999,"15min":3.6219999999999999},"last":0.247},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.56399999999999995,"15min":0.496},"min":{"1min":0.28799999999999998,"5min":0.26900000000000002,"15min":0.23000000000000001},"max":{"1min":3.8900000000000001,"5min":4.8780000000000001,"15min":4.8780000000000001},"last":0.35199999999999998}]},{"osd":3,"last update":"Fri Dec 1 05:00:20 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.50700000000000001,"15min":0.47099999999999997},"min":{"1min":0.32800000000000001,"5min":0.30399999999999999,"15min":0.25900000000000001},"max":{"1min":4.2080000000000002,"5min":4.2080000000000002,"15min":4.2080000000000002},"last":0.33500000000000002},{"interface":"front","average":{"1min":0.76200000000000001,"5min":0.57499999999999996,"15min":0.51700000000000002},"min":{"1min":0.33900000000000002,"5min":0.308,"15min":0.252},"max":{"1min":5.2889999999999997,"5min":5.2889999999999997,"15min":5.2889999999999997},"last":0.315}]},{"osd":4,"last update":"Fri Dec 1 05:00:41 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":0.70299999999999996,"15min":0.65600000000000003},"min":{"1min":0.433,"5min":0.40100000000000002,"15min":0.32800000000000001},"max":{"1min":0.878,"5min":6.335,"15min":6.335},"last":0.47599999999999998},{"interface":"front","average":{"1min":0.68799999999999994,"5min":0.69199999999999995,"15min":0.65700000000000003},"min":{"1min":0.50800000000000001,"5min":0.38300000000000001,"15min":0.379},"max":{"1min":0.88700000000000001,"5min":3.4729999999999999,"15min":3.4729999999999999},"last":0.50800000000000001}]},{"osd":5,"last update":"Fri Dec 1 04:59:51 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":0.69499999999999995,"15min":0.66800000000000004},"min":{"1min":0.44600000000000001,"5min":0.432,"15min":0.36399999999999999},"max":{"1min":3.532,"5min":3.532,"15min":3.532},"last":0.57599999999999996},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.80400000000000005,"15min":0.71799999999999997},"min":{"1min":0.443,"5min":0.443,"15min":0.42399999999999999},"max":{"1min":5.7599999999999998,"5min":6.3609999999999998,"15min":6.3609999999999998},"last":0.56000000000000005}]},{"osd":6,"last update":"Fri Dec 1 05:00:20 2023","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.69199999999999995,"15min":0.66500000000000004},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40300000000000002},"max":{"1min":3.593,"5min":3.593,"15min":3.593},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.871,"5min":0.74399999999999999,"15min":0.71499999999999997},"min":{"1min":0.49299999999999999,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":3.8410000000000002,"5min":3.968,"15min":4.2309999999999999},"last":0.60399999999999998}]},{"osd":7,"last update":"Fri Dec 1 05:00:41 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.76100000000000001,"15min":0.71899999999999997},"min":{"1min":0.54000000000000004,"5min":0.44600000000000001,"15min":0.40000000000000002},"max":{"1min":1.0029999999999999,"5min":4.0880000000000001,"15min":4.2599999999999998},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.67100000000000004,"5min":0.75,"15min":0.69299999999999995},"min":{"1min":0.45600000000000002,"5min":0.45500000000000002,"15min":0.41099999999999998},"max":{"1min":0.999,"5min":6.3849999999999998,"15min":6.3849999999999998},"last":0.59099999999999997}]}]},{"osd":3,"up_from":26,"seq":111669149914,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":369820,"kb_used_data":23188,"kb_used_omap":0,"kb_used_meta":346624,"kb_avail":93375332,"statfs":{"total":95995035648,"available":95616339968,"internally_reserved":0,"allocated":23744512,"data_stored":21465585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":354942976},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 05:00:12 2023","interfaces":[{"interface":"back","average":{"1min":0.36199999999999999,"5min":0.41899999999999998,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.23200000000000001,"15min":0.20599999999999999},"max":{"1min":0.51800000000000002,"5min":1.768,"15min":2.512},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.39000000000000001,"5min":0.40999999999999998,"15min":0.41499999999999998},"min":{"1min":0.25600000000000001,"5min":0.22,"15min":0.214},"max":{"1min":0.58899999999999997,"5min":0.64400000000000002,"15min":1.296},"last":0.315}]},{"osd":1,"last update":"Fri Dec 1 05:00:12 2023","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.44,"15min":0.41899999999999998},"min":{"1min":0.317,"5min":0.25900000000000001,"15min":0.23599999999999999},"max":{"1min":0.66800000000000004,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.47899999999999998,"15min":0.439},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.63100000000000001,"5min":2.2189999999999999,"15min":2.2189999999999999},"last":0.44600000000000001}]},{"osd":2,"last update":"Fri Dec 1 05:00:12 2023","interfaces":[{"interface":"back","average":{"1min":0.47399999999999998,"5min":0.495,"15min":0.46500000000000002},"min":{"1min":0.29499999999999998,"5min":0.29199999999999998,"15min":0.26400000000000001},"max":{"1min":0.751,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.373},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.47799999999999998,"15min":0.47099999999999997},"min":{"1min":0.35299999999999998,"5min":0.21299999999999999,"15min":0.21299999999999999},"max":{"1min":0.66100000000000003,"5min":1.6559999999999999,"15min":3.8210000000000002},"last":0.35599999999999998}]},{"osd":4,"last update":"Fri Dec 1 05:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.63,"5min":0.624,"15min":0.61899999999999999},"min":{"1min":0.45000000000000001,"5min":0.378,"15min":0.371},"max":{"1min":0.93400000000000005,"5min":0.96199999999999997,"15min":1.4259999999999999},"last":0.59299999999999997},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.68000000000000005,"15min":0.64600000000000002},"min":{"1min":0.39300000000000002,"5min":0.32800000000000001,"15min":0.309},"max":{"1min":1.127,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.74399999999999999}]},{"osd":5,"last update":"Fri Dec 1 05:00:06 2023","interfaces":[{"interface":"back","average":{"1min":0.68799999999999994,"5min":0.67300000000000004,"15min":0.64200000000000002},"min":{"1min":0.52200000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.0429999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.67500000000000004,"15min":0.66900000000000004},"min":{"1min":0.42299999999999999,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":1.0049999999999999,"5min":1.7130000000000001,"15min":1.9219999999999999},"last":0.72899999999999998}]},{"osd":6,"last update":"Fri Dec 1 05:00:12 2023","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.66400000000000003,"15min":0.65200000000000002},"min":{"1min":0.38100000000000001,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.028,"5min":1.028,"15min":1.4790000000000001},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.71299999999999997,"5min":0.72499999999999998,"15min":0.68300000000000005},"min":{"1min":0.45300000000000001,"5min":0.40699999999999997,"15min":0.40400000000000003},"max":{"1min":1.0880000000000001,"5min":1.663,"15min":1.663},"last":0.76900000000000002}]},{"osd":7,"last update":"Fri Dec 1 05:00:32 2023","interfaces":[{"interface":"back","average":{"1min":0.69499999999999995,"5min":0.69499999999999995,"15min":0.68700000000000006},"min":{"1min":0.40600000000000003,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.95299999999999996,"5min":1.607,"15min":1.9550000000000001},"last":0.627},{"interface":"front","average":{"1min":0.68999999999999995,"5min":0.73499999999999999,"15min":0.69499999999999995},"min":{"1min":0.46999999999999997,"5min":0.39500000000000002,"15min":0.38400000000000001},"max":{"1min":0.97399999999999998,"5min":1.679,"15min":1.679},"last":0.70299999999999996}]}]},{"osd":4,"up_from":31,"seq":133143986389,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":626396,"kb_used_data":43412,"kb_used_omap":0,"kb_used_meta":582976,"kb_avail":93118756,"statfs":{"total":95995035648,"available":95353606144,"internally_reserved":0,"allocated":44453888,"data_stored":55951877,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":596967424},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.56799999999999995,"5min":0.54700000000000004,"15min":0.55000000000000004},"min":{"1min":0.32400000000000001,"5min":0.219,"15min":0.219},"max":{"1min":0.76800000000000002,"5min":0.86799999999999999,"15min":1.6990000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.59999999999999998,"5min":0.54600000000000004,"15min":0.55200000000000005},"min":{"1min":0.36199999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":0.83399999999999996,"5min":0.83399999999999996,"15min":0.998},"last":0.61499999999999999}]},{"osd":1,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.56100000000000005,"15min":0.55700000000000005},"min":{"1min":0.33600000000000002,"5min":0.308,"15min":0.25700000000000001},"max":{"1min":0.89900000000000002,"5min":0.89900000000000002,"15min":1.6080000000000001},"last":0.48099999999999998},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.54400000000000004,"15min":0.55100000000000005},"min":{"1min":0.29099999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":1.379},"last":0.44900000000000001}]},{"osd":2,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.55100000000000005,"15min":0.57499999999999996},"min":{"1min":0.36299999999999999,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":1.9039999999999999},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.57099999999999995,"15min":0.58699999999999997},"min":{"1min":0.41699999999999998,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":0.82499999999999996,"5min":0.82499999999999996,"15min":1.9390000000000001},"last":0.46200000000000002}]},{"osd":3,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.61099999999999999,"5min":0.57799999999999996,"15min":0.58299999999999996},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":0.84299999999999997,"5min":0.84899999999999998,"15min":1.3},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.59599999999999997,"5min":0.56299999999999994,"15min":0.57699999999999996},"min":{"1min":0.39000000000000001,"5min":0.375,"15min":0.32600000000000001},"max":{"1min":0.85699999999999998,"5min":0.85699999999999998,"15min":1.6719999999999999},"last":0.39200000000000002}]},{"osd":5,"last update":"Fri Dec 1 04:59:57 2023","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.497,"15min":0.5},"min":{"1min":0.33200000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":0.76400000000000001,"5min":0.79400000000000004,"15min":2.0710000000000002},"last":0.40799999999999997},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.57899999999999996,"15min":0.58299999999999996},"min":{"1min":0.39500000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.74299999999999999,"5min":0.85499999999999998,"15min":1.3280000000000001},"last":0.59299999999999997}]},{"osd":6,"last update":"Fri Dec 1 05:00:22 2023","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.496,"15min":0.502},"min":{"1min":0.33500000000000002,"5min":0.30099999999999999,"15min":0.29099999999999998},"max":{"1min":0.75,"5min":0.85799999999999998,"15min":1.0680000000000001},"last":0.437},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.54800000000000004,"15min":0.57499999999999996},"min":{"1min":0.35799999999999998,"5min":0.33600000000000002,"15min":0.314},"max":{"1min":0.69799999999999995,"5min":0.83599999999999997,"15min":4.5499999999999998},"last":0.5}]},{"osd":7,"last update":"Fri Dec 1 05:00:35 2023","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.56100000000000005,"15min":0.57499999999999996},"min":{"1min":0.39100000000000001,"5min":0.312,"15min":0.28799999999999998},"max":{"1min":0.86899999999999999,"5min":0.86899999999999999,"15min":1.3740000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.60899999999999999,"5min":0.59299999999999997,"15min":0.59899999999999998},"min":{"1min":0.45000000000000001,"5min":0.38400000000000001,"15min":0.35499999999999998},"max":{"1min":0.91200000000000003,"5min":0.91200000000000003,"15min":1.169},"last":0.54000000000000004}]}]},{"osd":5,"up_from":39,"seq":167503724754,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":725724,"kb_used_data":44372,"kb_used_omap":0,"kb_used_meta":681344,"kb_avail":93019428,"statfs":{"total":95995035648,"available":95251894272,"internally_reserved":0,"allocated":45436928,"data_stored":51378659,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":697696256},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Dec 1 04:59:54 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":0.70999999999999996,"15min":0.58799999999999997},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.24199999999999999},"max":{"1min":16.594000000000001,"5min":16.594000000000001,"15min":16.594000000000001},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.63,"15min":0.59799999999999998},"min":{"1min":0.312,"5min":0.312,"15min":0.254},"max":{"1min":0.80100000000000005,"5min":3.5390000000000001,"15min":3.5390000000000001},"last":0.67200000000000004}]},{"osd":1,"last update":"Fri Dec 1 04:59:54 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.64200000000000002,"15min":0.57699999999999996},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":7.6029999999999998,"5min":7.6029999999999998,"15min":7.6029999999999998},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.56999999999999995,"15min":0.54700000000000004},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.86799999999999999,"5min":0.86799999999999999,"15min":0.97599999999999998},"last":0.629}]},{"osd":2,"last update":"Fri Dec 1 04:59:54 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":0.64600000000000002,"15min":0.60499999999999998},"min":{"1min":0.32400000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.4049999999999998,"5min":3.4860000000000002,"15min":3.4860000000000002},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.81000000000000005,"5min":0.628,"15min":0.58399999999999996},"min":{"1min":0.377,"5min":0.33800000000000002,"15min":0.26900000000000002},"max":{"1min":4.9749999999999996,"5min":4.9749999999999996,"15min":4.9749999999999996},"last":0.58499999999999996}]},{"osd":3,"last update":"Fri Dec 1 04:59:54 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":0.59199999999999997,"15min":0.59899999999999998},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.32600000000000001},"max":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":8.0760000000000005},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.68400000000000005,"5min":0.65400000000000003,"15min":0.64200000000000002},"min":{"1min":0.497,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.92100000000000004,"5min":0.98299999999999998,"15min":1.095},"last":0.64200000000000002}]},{"osd":4,"last update":"Fri Dec 1 04:59:54 2023","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.49399999999999999,"15min":0.48599999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.25700000000000001},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.97599999999999998},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.55200000000000005,"5min":0.54800000000000004,"15min":0.54000000000000004},"min":{"1min":0.36899999999999999,"5min":0.316,"15min":0.23799999999999999},"max":{"1min":0.74299999999999999,"5min":0.84299999999999997,"15min":0.84299999999999997},"last":0.60699999999999998}]},{"osd":6,"last update":"Fri Dec 1 05:00:13 2023","interfaces":[{"interface":"back","average":{"1min":0.57199999999999995,"5min":0.57199999999999995,"15min":0.55000000000000004},"min":{"1min":0.41399999999999998,"5min":0.32700000000000001,"15min":0.29199999999999998},"max":{"1min":0.77100000000000002,"5min":0.86799999999999999,"15min":1.655},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.629,"5min":0.63700000000000001,"15min":0.625},"min":{"1min":0.45500000000000002,"5min":0.378,"15min":0.31900000000000001},"max":{"1min":0.83499999999999996,"5min":0.93400000000000005,"15min":1.1040000000000001},"last":0.745}]},{"osd":7,"last update":"Fri Dec 1 05:00:36 2023","interfaces":[{"interface":"back","average":{"1min":0.65500000000000003,"5min":0.65000000000000002,"15min":0.63400000000000001},"min":{"1min":0.51800000000000002,"5min":0.41299999999999998,"15min":0.39400000000000002},"max":{"1min":0.748,"5min":0.90800000000000003,"15min":1.1499999999999999},"last":0.71999999999999997},{"interface":"front","average":{"1min":0.59399999999999997,"5min":0.57599999999999996,"15min":0.56200000000000006},"min":{"1min":0.44800000000000001,"5min":0.39800000000000002,"15min":0.29699999999999999},"max":{"1min":0.83099999999999996,"5min":0.84799999999999998,"15min":0.94499999999999995},"last":0.51800000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":160,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":2736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":708,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":2722,"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":2632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":43872256,"data_stored":60145664,"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":30035968,"data_stored":39256064,"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":33562624,"data_stored":36360192,"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":16011264,"data_stored":16211968,"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":36724736,"data_stored":50700288,"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":37707776,"data_stored":46125056,"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":12926976,"data_stored":13791232,"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":13402112,"data_stored":14565376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-12-01T05:00:44.937 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-12-01T05:00:44.937 DEBUG:teuthology.orchestra.run.smithi060:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid 7e0fe086-9003-11ee-95a2-87774f69a715 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-12-01T05:00:44.962 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:44 smithi060 ceph-mon[94233]: pgmap v1296: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 745 KiB/s wr, 2 op/s 2023-12-01T05:00:44.963 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:44 smithi060 ceph-mon[109077]: pgmap v1296: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 745 KiB/s wr, 2 op/s 2023-12-01T05:00:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:44 smithi089 ceph-mon[98504]: pgmap v1296: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 526 KiB/s rd, 745 KiB/s wr, 2 op/s 2023-12-01T05:00:45.496 INFO:teuthology.orchestra.run.smithi060.stderr:Inferring config /var/lib/ceph/7e0fe086-9003-11ee-95a2-87774f69a715/mon.a/config 2023-12-01T05:00:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:45 smithi060 ceph-mon[94233]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T05:00:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:45 smithi060 ceph-mon[109077]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T05:00:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:45 smithi089 ceph-mon[98504]: from='client.15525 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-01T05:00:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:46 smithi060 ceph-mon[94233]: pgmap v1297: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 449 KiB/s rd, 636 KiB/s wr, 2 op/s 2023-12-01T05:00:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:46 smithi060 ceph-mon[109077]: pgmap v1297: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 449 KiB/s rd, 636 KiB/s wr, 2 op/s 2023-12-01T05:00:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:46 smithi089 ceph-mon[98504]: pgmap v1297: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 449 KiB/s rd, 636 KiB/s wr, 2 op/s 2023-12-01T05:00:47.780 INFO:teuthology.orchestra.run.smithi060.stderr:pool 'unique_pool_0' removed 2023-12-01T05:00:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1059635964' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T05:00:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:47 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T05:00:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1059635964' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T05:00:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:47 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T05:00:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1059635964' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T05:00:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:47 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-12-01T05:00:48.253 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:00:48.253 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2023-12-01T05:00:48.253 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:00:48.253 INFO:teuthology.task.print:**** done start rados_api.yaml 2023-12-01T05:00:48.253 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T05:00:48.258 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T05:00:48.258 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T05:00:48.259 DEBUG:teuthology.orchestra.run.smithi060:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:00:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:00:48.314 INFO:teuthology.orchestra.run.smithi060.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T05:00:48.315 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:00:48.375 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T05:00:48.375 DEBUG:teuthology.orchestra.run.smithi060:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T05:00:48.435 INFO:tasks.workunit:timeout=3h 2023-12-01T05:00:48.435 INFO:tasks.workunit:cleanup=True 2023-12-01T05:00:48.436 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T05:00:48.497 INFO:tasks.workunit.client.0.smithi060.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T05:00:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:48 smithi089 ceph-mon[98504]: pgmap v1298: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 540 KiB/s wr, 2 op/s 2023-12-01T05:00:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:48 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T05:00:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:48 smithi089 ceph-mon[98504]: osdmap e885: 8 total, 8 up, 8 in 2023-12-01T05:00:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:48 smithi060 ceph-mon[109077]: pgmap v1298: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 540 KiB/s wr, 2 op/s 2023-12-01T05:00:49.315 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:48 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T05:00:49.315 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:48 smithi060 ceph-mon[109077]: osdmap e885: 8 total, 8 up, 8 in 2023-12-01T05:00:49.315 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:48 smithi060 ceph-mon[94233]: pgmap v1298: 121 pgs: 121 active+clean; 143 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 381 KiB/s rd, 540 KiB/s wr, 2 op/s 2023-12-01T05:00:49.315 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:48 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-12-01T05:00:49.315 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:48 smithi060 ceph-mon[94233]: osdmap e885: 8 total, 8 up, 8 in 2023-12-01T05:00:49.798 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:00:50.123 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:00:50.123 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (15m) 3m ago 15m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:00:50.123 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (15m) 3m ago 15m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:00:50.123 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (16m) 3m ago 16m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:00:50.123 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (16m) 3m ago 16m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (19m) 3m ago 19m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (21m) 3m ago 21m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (21m) 3m ago 21m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (19m) 3m ago 19m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (19m) 3m ago 19m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (15m) 3m ago 15m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (15m) 3m ago 15m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (19m) 3m ago 19m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (18m) 3m ago 18m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (18m) 3m ago 18m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (18m) 3m ago 18m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (17m) 3m ago 17m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (17m) 3m ago 17m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (17m) 3m ago 17m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:00:50.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (16m) 3m ago 16m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:00:50.125 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (15m) 3m ago 16m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:00:50.522 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:00:50.522 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:00:50.523 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:00:50.524 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:00:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:50 smithi089 ceph-mon[98504]: pgmap v1300: 105 pgs: 105 active+clean; 580 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:50 smithi089 ceph-mon[98504]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:50 smithi089 ceph-mon[98504]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902034782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:00:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[109077]: pgmap v1300: 105 pgs: 105 active+clean; 580 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[109077]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[109077]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902034782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:00:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[94233]: pgmap v1300: 105 pgs: 105 active+clean; 580 KiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[94233]: from='client.25433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[94233]: from='client.25439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:00:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902034782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:00:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:52 smithi089 ceph-mon[98504]: pgmap v1301: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:52 smithi060 ceph-mon[94233]: pgmap v1301: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:52 smithi060 ceph-mon[109077]: pgmap v1301: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:00:54] "GET /metrics HTTP/1.1" 200 36074 "" "Prometheus/2.43.0" 2023-12-01T05:00:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:54 smithi089 ceph-mon[98504]: pgmap v1302: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:54 smithi060 ceph-mon[94233]: pgmap v1302: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:54 smithi060 ceph-mon[109077]: pgmap v1302: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:55.916 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T05:00:55.974 INFO:tasks.workunit.client.0.smithi060.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T05:00:55.976 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T05:00:55.976 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T05:00:56.025 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T05:00:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:56.073 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T05:00:56.111 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T05:00:56.113 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T05:00:56.113 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T05:00:56.151 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T05:00:56.154 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T05:00:56.154 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T05:00:56.211 INFO:tasks.workunit:Running workunits matching cls on client.0... 2023-12-01T05:00:56.213 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2023-12-01T05:00:56.213 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_2pc_queue.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_2pc_queue.sh 2023-12-01T05:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:00:56.285 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:00:56.285 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 22 tests from 1 test suite. 2023-12-01T05:00:56.285 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:00:56.285 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 22 tests from TestCls2PCQueue 2023-12-01T05:00:56.285 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2023-12-01T05:00:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:56 smithi089 ceph-mon[98504]: pgmap v1303: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:56 smithi060 ceph-mon[94233]: pgmap v1303: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:56 smithi060 ceph-mon[109077]: pgmap v1303: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:57 smithi060 ceph-mon[94233]: osdmap e886: 8 total, 8 up, 8 in 2023-12-01T05:00:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/696985402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:00:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:57 smithi060 ceph-mon[109077]: osdmap e886: 8 total, 8 up, 8 in 2023-12-01T05:00:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/696985402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:00:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:57 smithi089 ceph-mon[98504]: osdmap e886: 8 total, 8 up, 8 in 2023-12-01T05:00:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/696985402' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:00:58.797 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2510 ms) 2023-12-01T05:00:58.797 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[94233]: pgmap v1305: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/696985402' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[94233]: osdmap e887: 8 total, 8 up, 8 in 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[94233]: osdmap e888: 8 total, 8 up, 8 in 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[109077]: pgmap v1305: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/696985402' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:00:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[109077]: osdmap e887: 8 total, 8 up, 8 in 2023-12-01T05:00:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:00:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:58 smithi060 ceph-mon[109077]: osdmap e888: 8 total, 8 up, 8 in 2023-12-01T05:00:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:58 smithi089 ceph-mon[98504]: pgmap v1305: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:00:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/696985402' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:00:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:58 smithi089 ceph-mon[98504]: osdmap e887: 8 total, 8 up, 8 in 2023-12-01T05:00:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:58 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:00:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:58 smithi089 ceph-mon[98504]: osdmap e888: 8 total, 8 up, 8 in 2023-12-01T05:01:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[94233]: osdmap e889: 8 total, 8 up, 8 in 2023-12-01T05:01:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1146421873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[109077]: osdmap e889: 8 total, 8 up, 8 in 2023-12-01T05:01:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1146421873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:00:59 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:59 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:59 smithi089 ceph-mon[98504]: osdmap e889: 8 total, 8 up, 8 in 2023-12-01T05:01:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1146421873' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:00:59 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:01.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:00 smithi060 ceph-mon[94233]: pgmap v1308: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:01.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:00 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:01.109 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:00 smithi060 ceph-mon[94233]: osdmap e890: 8 total, 8 up, 8 in 2023-12-01T05:01:01.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:00 smithi060 ceph-mon[109077]: pgmap v1308: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:01.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:00 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:01.110 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:00 smithi060 ceph-mon[109077]: osdmap e890: 8 total, 8 up, 8 in 2023-12-01T05:01:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:00 smithi089 ceph-mon[98504]: pgmap v1308: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:00 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:00 smithi089 ceph-mon[98504]: osdmap e890: 8 total, 8 up, 8 in 2023-12-01T05:01:01.823 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3029 ms) 2023-12-01T05:01:01.823 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.Reserve 2023-12-01T05:01:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:02 smithi060 ceph-mon[94233]: pgmap v1311: 137 pgs: 137 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-12-01T05:01:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:02 smithi060 ceph-mon[94233]: osdmap e891: 8 total, 8 up, 8 in 2023-12-01T05:01:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:02 smithi060 ceph-mon[109077]: pgmap v1311: 137 pgs: 137 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-12-01T05:01:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:02 smithi060 ceph-mon[109077]: osdmap e891: 8 total, 8 up, 8 in 2023-12-01T05:01:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:02 smithi089 ceph-mon[98504]: pgmap v1311: 137 pgs: 137 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 255 B/s wr, 0 op/s 2023-12-01T05:01:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:02 smithi089 ceph-mon[98504]: osdmap e891: 8 total, 8 up, 8 in 2023-12-01T05:01:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:03 smithi060 ceph-mon[94233]: osdmap e892: 8 total, 8 up, 8 in 2023-12-01T05:01:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2612236772' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:03 smithi060 ceph-mon[109077]: osdmap e892: 8 total, 8 up, 8 in 2023-12-01T05:01:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2612236772' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:03 smithi089 ceph-mon[98504]: osdmap e892: 8 total, 8 up, 8 in 2023-12-01T05:01:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2612236772' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:01:04] "GET /metrics HTTP/1.1" 200 33722 "" "Prometheus/2.43.0" 2023-12-01T05:01:04.835 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.Reserve (3011 ms) 2023-12-01T05:01:04.835 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2023-12-01T05:01:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[94233]: pgmap v1314: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2612236772' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[94233]: osdmap e893: 8 total, 8 up, 8 in 2023-12-01T05:01:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[109077]: pgmap v1314: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2612236772' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:04 smithi060 ceph-mon[109077]: osdmap e893: 8 total, 8 up, 8 in 2023-12-01T05:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:04 smithi089 ceph-mon[98504]: pgmap v1314: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:04 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2612236772' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:04 smithi089 ceph-mon[98504]: osdmap e893: 8 total, 8 up, 8 in 2023-12-01T05:01:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:05 smithi060 ceph-mon[94233]: osdmap e894: 8 total, 8 up, 8 in 2023-12-01T05:01:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:05 smithi060 ceph-mon[109077]: osdmap e894: 8 total, 8 up, 8 in 2023-12-01T05:01:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:05 smithi089 ceph-mon[98504]: osdmap e894: 8 total, 8 up, 8 in 2023-12-01T05:01:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[94233]: pgmap v1317: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[94233]: osdmap e895: 8 total, 8 up, 8 in 2023-12-01T05:01:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/733932122' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[109077]: pgmap v1317: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[109077]: osdmap e895: 8 total, 8 up, 8 in 2023-12-01T05:01:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/733932122' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:06 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:06 smithi089 ceph-mon[98504]: pgmap v1317: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:06 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:06 smithi089 ceph-mon[98504]: osdmap e895: 8 total, 8 up, 8 in 2023-12-01T05:01:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/733932122' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:06 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:07.860 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3026 ms) 2023-12-01T05:01:07.860 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.Commit 2023-12-01T05:01:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:07 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:07 smithi060 ceph-mon[94233]: osdmap e896: 8 total, 8 up, 8 in 2023-12-01T05:01:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:07 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:07 smithi060 ceph-mon[109077]: osdmap e896: 8 total, 8 up, 8 in 2023-12-01T05:01:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:07 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:07 smithi089 ceph-mon[98504]: osdmap e896: 8 total, 8 up, 8 in 2023-12-01T05:01:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:08 smithi060 ceph-mon[94233]: pgmap v1320: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:08 smithi060 ceph-mon[94233]: osdmap e897: 8 total, 8 up, 8 in 2023-12-01T05:01:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:08 smithi060 ceph-mon[109077]: pgmap v1320: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:08 smithi060 ceph-mon[109077]: osdmap e897: 8 total, 8 up, 8 in 2023-12-01T05:01:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:08 smithi089 ceph-mon[98504]: pgmap v1320: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:08 smithi089 ceph-mon[98504]: osdmap e897: 8 total, 8 up, 8 in 2023-12-01T05:01:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[94233]: osdmap e898: 8 total, 8 up, 8 in 2023-12-01T05:01:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/276824007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[94233]: osdmap e899: 8 total, 8 up, 8 in 2023-12-01T05:01:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[109077]: osdmap e898: 8 total, 8 up, 8 in 2023-12-01T05:01:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/276824007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:09 smithi060 ceph-mon[109077]: osdmap e899: 8 total, 8 up, 8 in 2023-12-01T05:01:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:09 smithi089 ceph-mon[98504]: osdmap e898: 8 total, 8 up, 8 in 2023-12-01T05:01:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/276824007' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:09 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:09 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:09 smithi089 ceph-mon[98504]: osdmap e899: 8 total, 8 up, 8 in 2023-12-01T05:01:10.862 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.Commit (3002 ms) 2023-12-01T05:01:10.863 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.Abort 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[94233]: pgmap v1323: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[94233]: osdmap e900: 8 total, 8 up, 8 in 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[109077]: pgmap v1323: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:10 smithi060 ceph-mon[109077]: osdmap e900: 8 total, 8 up, 8 in 2023-12-01T05:01:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:10 smithi089 ceph-mon[98504]: pgmap v1323: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:10 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:10 smithi089 ceph-mon[98504]: osdmap e900: 8 total, 8 up, 8 in 2023-12-01T05:01:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:01:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:01:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:01:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: pgmap v1326: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: osdmap e901: 8 total, 8 up, 8 in 2023-12-01T05:01:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/502523329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: pgmap v1326: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: osdmap e901: 8 total, 8 up, 8 in 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/502523329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:01:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: pgmap v1326: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: osdmap e901: 8 total, 8 up, 8 in 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/502523329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:13.906 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.Abort (3044 ms) 2023-12-01T05:01:13.906 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2023-12-01T05:01:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:13 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:13 smithi060 ceph-mon[94233]: osdmap e902: 8 total, 8 up, 8 in 2023-12-01T05:01:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:13 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:13 smithi060 ceph-mon[109077]: osdmap e902: 8 total, 8 up, 8 in 2023-12-01T05:01:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:13 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:13 smithi089 ceph-mon[98504]: osdmap e902: 8 total, 8 up, 8 in 2023-12-01T05:01:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:01:14] "GET /metrics HTTP/1.1" 200 36162 "" "Prometheus/2.43.0" 2023-12-01T05:01:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:14 smithi060 ceph-mon[94233]: pgmap v1329: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:14 smithi060 ceph-mon[94233]: osdmap e903: 8 total, 8 up, 8 in 2023-12-01T05:01:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:14 smithi060 ceph-mon[109077]: pgmap v1329: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:14 smithi060 ceph-mon[109077]: osdmap e903: 8 total, 8 up, 8 in 2023-12-01T05:01:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:14 smithi089 ceph-mon[98504]: pgmap v1329: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:14 smithi089 ceph-mon[98504]: osdmap e903: 8 total, 8 up, 8 in 2023-12-01T05:01:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[94233]: osdmap e904: 8 total, 8 up, 8 in 2023-12-01T05:01:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1761306390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1761306390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[94233]: osdmap e905: 8 total, 8 up, 8 in 2023-12-01T05:01:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[109077]: osdmap e904: 8 total, 8 up, 8 in 2023-12-01T05:01:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1761306390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1761306390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:15 smithi060 ceph-mon[109077]: osdmap e905: 8 total, 8 up, 8 in 2023-12-01T05:01:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:15 smithi089 ceph-mon[98504]: osdmap e904: 8 total, 8 up, 8 in 2023-12-01T05:01:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1761306390' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1761306390' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:15 smithi089 ceph-mon[98504]: osdmap e905: 8 total, 8 up, 8 in 2023-12-01T05:01:16.917 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.ReserveError (3011 ms) 2023-12-01T05:01:16.917 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.CommitError 2023-12-01T05:01:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:16 smithi060 ceph-mon[94233]: pgmap v1332: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:16 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:16 smithi060 ceph-mon[94233]: osdmap e906: 8 total, 8 up, 8 in 2023-12-01T05:01:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:16 smithi060 ceph-mon[109077]: pgmap v1332: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:16 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:16 smithi060 ceph-mon[109077]: osdmap e906: 8 total, 8 up, 8 in 2023-12-01T05:01:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:16 smithi089 ceph-mon[98504]: pgmap v1332: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:16 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:16 smithi089 ceph-mon[98504]: osdmap e906: 8 total, 8 up, 8 in 2023-12-01T05:01:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:17 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:17 smithi060 ceph-mon[94233]: osdmap e907: 8 total, 8 up, 8 in 2023-12-01T05:01:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1535689299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:17 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:17 smithi060 ceph-mon[109077]: osdmap e907: 8 total, 8 up, 8 in 2023-12-01T05:01:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1535689299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:17 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:17 smithi089 ceph-mon[98504]: osdmap e907: 8 total, 8 up, 8 in 2023-12-01T05:01:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1535689299' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:18 smithi060 ceph-mon[94233]: pgmap v1335: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1535689299' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:18 smithi060 ceph-mon[94233]: osdmap e908: 8 total, 8 up, 8 in 2023-12-01T05:01:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:18 smithi060 ceph-mon[109077]: pgmap v1335: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1535689299' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:18 smithi060 ceph-mon[109077]: osdmap e908: 8 total, 8 up, 8 in 2023-12-01T05:01:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:18 smithi089 ceph-mon[98504]: pgmap v1335: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1535689299' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:18 smithi089 ceph-mon[98504]: osdmap e908: 8 total, 8 up, 8 in 2023-12-01T05:01:19.953 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.CommitError (3036 ms) 2023-12-01T05:01:19.953 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.AbortError 2023-12-01T05:01:20.872 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:01:21.210 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:01:21.210 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (15m) 4m ago 16m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:01:21.210 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (15m) 4m ago 15m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:01:21.210 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (17m) 4m ago 17m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:01:21.210 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (17m) 4m ago 17m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:01:21.210 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (20m) 4m ago 19m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:01:21.210 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (21m) 4m ago 21m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (21m) 4m ago 21m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (20m) 4m ago 20m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (20m) 4m ago 20m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (15m) 4m ago 15m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (15m) 4m ago 15m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (19m) 4m ago 19m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (19m) 4m ago 19m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (19m) 4m ago 19m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (18m) 4m ago 18m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (18m) 4m ago 18m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (18m) 4m ago 18m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (17m) 4m ago 17m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (17m) 4m ago 17m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:01:21.211 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (15m) 4m ago 16m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:01:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:20 smithi060 ceph-mon[109077]: pgmap v1338: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:20 smithi060 ceph-mon[109077]: osdmap e909: 8 total, 8 up, 8 in 2023-12-01T05:01:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:20 smithi060 ceph-mon[94233]: pgmap v1338: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:20 smithi060 ceph-mon[94233]: osdmap e909: 8 total, 8 up, 8 in 2023-12-01T05:01:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:20 smithi089 ceph-mon[98504]: pgmap v1338: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:20 smithi089 ceph-mon[98504]: osdmap e909: 8 total, 8 up, 8 in 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:01:21.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:21.610 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:01:21.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:01:21.610 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:21.610 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:01:21.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:01:21.610 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:01:21.610 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:01:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[109077]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[109077]: osdmap e910: 8 total, 8 up, 8 in 2023-12-01T05:01:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2313715326' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[109077]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4214389857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:01:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[94233]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[94233]: osdmap e910: 8 total, 8 up, 8 in 2023-12-01T05:01:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2313715326' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[94233]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4214389857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:01:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:21 smithi089 ceph-mon[98504]: from='client.25502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:21 smithi089 ceph-mon[98504]: osdmap e910: 8 total, 8 up, 8 in 2023-12-01T05:01:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2313715326' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:21 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:21 smithi089 ceph-mon[98504]: from='client.25508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4214389857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:01:22.971 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.AbortError (3017 ms) 2023-12-01T05:01:22.971 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[94233]: pgmap v1341: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[94233]: osdmap e911: 8 total, 8 up, 8 in 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[109077]: pgmap v1341: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:22 smithi060 ceph-mon[109077]: osdmap e911: 8 total, 8 up, 8 in 2023-12-01T05:01:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:22 smithi089 ceph-mon[98504]: pgmap v1341: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:22 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:22 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:22 smithi089 ceph-mon[98504]: osdmap e911: 8 total, 8 up, 8 in 2023-12-01T05:01:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:23 smithi060 ceph-mon[94233]: osdmap e912: 8 total, 8 up, 8 in 2023-12-01T05:01:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:23 smithi060 ceph-mon[109077]: osdmap e912: 8 total, 8 up, 8 in 2023-12-01T05:01:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:23 smithi089 ceph-mon[98504]: osdmap e912: 8 total, 8 up, 8 in 2023-12-01T05:01:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:01:24] "GET /metrics HTTP/1.1" 200 36162 "" "Prometheus/2.43.0" 2023-12-01T05:01:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[109077]: pgmap v1344: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[109077]: osdmap e913: 8 total, 8 up, 8 in 2023-12-01T05:01:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/151817803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[94233]: pgmap v1344: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[94233]: osdmap e913: 8 total, 8 up, 8 in 2023-12-01T05:01:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/151817803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:24 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:24 smithi089 ceph-mon[98504]: pgmap v1344: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:24 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:24 smithi089 ceph-mon[98504]: osdmap e913: 8 total, 8 up, 8 in 2023-12-01T05:01:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/151817803' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:24 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:26.003 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3031 ms) 2023-12-01T05:01:26.003 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2023-12-01T05:01:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[94233]: osdmap e914: 8 total, 8 up, 8 in 2023-12-01T05:01:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[109077]: osdmap e914: 8 total, 8 up, 8 in 2023-12-01T05:01:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:26.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:25 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:25 smithi089 ceph-mon[98504]: osdmap e914: 8 total, 8 up, 8 in 2023-12-01T05:01:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:26 smithi060 ceph-mon[94233]: pgmap v1347: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:26 smithi060 ceph-mon[94233]: osdmap e915: 8 total, 8 up, 8 in 2023-12-01T05:01:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:26 smithi060 ceph-mon[109077]: pgmap v1347: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:26 smithi060 ceph-mon[109077]: osdmap e915: 8 total, 8 up, 8 in 2023-12-01T05:01:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:26 smithi089 ceph-mon[98504]: pgmap v1347: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:26 smithi089 ceph-mon[98504]: osdmap e915: 8 total, 8 up, 8 in 2023-12-01T05:01:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:28 smithi060 ceph-mon[94233]: osdmap e916: 8 total, 8 up, 8 in 2023-12-01T05:01:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2997971201' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:28 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:28 smithi060 ceph-mon[109077]: osdmap e916: 8 total, 8 up, 8 in 2023-12-01T05:01:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2997971201' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:28 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:28 smithi089 ceph-mon[98504]: osdmap e916: 8 total, 8 up, 8 in 2023-12-01T05:01:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2997971201' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:28 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:29.023 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3020 ms) 2023-12-01T05:01:29.024 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[94233]: pgmap v1350: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[94233]: osdmap e917: 8 total, 8 up, 8 in 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[109077]: pgmap v1350: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:29 smithi060 ceph-mon[109077]: osdmap e917: 8 total, 8 up, 8 in 2023-12-01T05:01:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:29 smithi089 ceph-mon[98504]: pgmap v1350: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:29 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:29 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:29 smithi089 ceph-mon[98504]: osdmap e917: 8 total, 8 up, 8 in 2023-12-01T05:01:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:30 smithi089 ceph-mon[98504]: osdmap e918: 8 total, 8 up, 8 in 2023-12-01T05:01:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:30 smithi060 ceph-mon[94233]: osdmap e918: 8 total, 8 up, 8 in 2023-12-01T05:01:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:30 smithi060 ceph-mon[109077]: osdmap e918: 8 total, 8 up, 8 in 2023-12-01T05:01:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:31 smithi089 ceph-mon[98504]: pgmap v1353: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:31 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:31 smithi089 ceph-mon[98504]: osdmap e919: 8 total, 8 up, 8 in 2023-12-01T05:01:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3931570675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[109077]: pgmap v1353: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[109077]: osdmap e919: 8 total, 8 up, 8 in 2023-12-01T05:01:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3931570675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:31.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[94233]: pgmap v1353: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:31.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:31.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[94233]: osdmap e919: 8 total, 8 up, 8 in 2023-12-01T05:01:31.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3931570675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:32.044 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3021 ms) 2023-12-01T05:01:32.044 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2023-12-01T05:01:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3931570675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:32 smithi089 ceph-mon[98504]: osdmap e920: 8 total, 8 up, 8 in 2023-12-01T05:01:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3931570675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:32 smithi060 ceph-mon[109077]: osdmap e920: 8 total, 8 up, 8 in 2023-12-01T05:01:32.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3931570675' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:32.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:32 smithi060 ceph-mon[94233]: osdmap e920: 8 total, 8 up, 8 in 2023-12-01T05:01:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:33 smithi060 ceph-mon[94233]: pgmap v1356: 137 pgs: 137 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2023-12-01T05:01:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:33 smithi060 ceph-mon[94233]: osdmap e921: 8 total, 8 up, 8 in 2023-12-01T05:01:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:33 smithi060 ceph-mon[109077]: pgmap v1356: 137 pgs: 137 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2023-12-01T05:01:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:33 smithi060 ceph-mon[109077]: osdmap e921: 8 total, 8 up, 8 in 2023-12-01T05:01:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:33 smithi089 ceph-mon[98504]: pgmap v1356: 137 pgs: 137 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 55 KiB/s rd, 55 KiB/s wr, 110 op/s 2023-12-01T05:01:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:33 smithi089 ceph-mon[98504]: osdmap e921: 8 total, 8 up, 8 in 2023-12-01T05:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[109077]: osdmap e922: 8 total, 8 up, 8 in 2023-12-01T05:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1247322704' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[109077]: osdmap e923: 8 total, 8 up, 8 in 2023-12-01T05:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[94233]: osdmap e922: 8 total, 8 up, 8 in 2023-12-01T05:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1247322704' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-mon[94233]: osdmap e923: 8 total, 8 up, 8 in 2023-12-01T05:01:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:34 smithi089 ceph-mon[98504]: osdmap e922: 8 total, 8 up, 8 in 2023-12-01T05:01:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1247322704' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:34 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:34 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:34 smithi089 ceph-mon[98504]: osdmap e923: 8 total, 8 up, 8 in 2023-12-01T05:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:01:34] "GET /metrics HTTP/1.1" 200 36165 "" "Prometheus/2.43.0" 2023-12-01T05:01:35.049 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3005 ms) 2023-12-01T05:01:35.049 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2023-12-01T05:01:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:35 smithi060 ceph-mon[109077]: pgmap v1359: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:35 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:35 smithi060 ceph-mon[109077]: osdmap e924: 8 total, 8 up, 8 in 2023-12-01T05:01:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:35 smithi060 ceph-mon[94233]: pgmap v1359: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:35 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:35 smithi060 ceph-mon[94233]: osdmap e924: 8 total, 8 up, 8 in 2023-12-01T05:01:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:35 smithi089 ceph-mon[98504]: pgmap v1359: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:35 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:35 smithi089 ceph-mon[98504]: osdmap e924: 8 total, 8 up, 8 in 2023-12-01T05:01:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[109077]: osdmap e925: 8 total, 8 up, 8 in 2023-12-01T05:01:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1785962214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[94233]: osdmap e925: 8 total, 8 up, 8 in 2023-12-01T05:01:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1785962214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:36 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:36 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:36 smithi089 ceph-mon[98504]: osdmap e925: 8 total, 8 up, 8 in 2023-12-01T05:01:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1785962214' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:36 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:37 smithi060 ceph-mon[94233]: pgmap v1362: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:37 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:37 smithi060 ceph-mon[94233]: osdmap e926: 8 total, 8 up, 8 in 2023-12-01T05:01:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:37 smithi060 ceph-mon[109077]: pgmap v1362: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:37 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:37 smithi060 ceph-mon[109077]: osdmap e926: 8 total, 8 up, 8 in 2023-12-01T05:01:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:37 smithi089 ceph-mon[98504]: pgmap v1362: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:37 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:37 smithi089 ceph-mon[98504]: osdmap e926: 8 total, 8 up, 8 in 2023-12-01T05:01:38.084 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3034 ms) 2023-12-01T05:01:38.084 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2023-12-01T05:01:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:39 smithi060 ceph-mon[94233]: pgmap v1365: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:39 smithi060 ceph-mon[94233]: osdmap e927: 8 total, 8 up, 8 in 2023-12-01T05:01:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:39 smithi060 ceph-mon[109077]: pgmap v1365: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:39 smithi060 ceph-mon[109077]: osdmap e927: 8 total, 8 up, 8 in 2023-12-01T05:01:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:39 smithi089 ceph-mon[98504]: pgmap v1365: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:39 smithi089 ceph-mon[98504]: osdmap e927: 8 total, 8 up, 8 in 2023-12-01T05:01:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[94233]: osdmap e928: 8 total, 8 up, 8 in 2023-12-01T05:01:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4241637393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[94233]: osdmap e929: 8 total, 8 up, 8 in 2023-12-01T05:01:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[109077]: osdmap e928: 8 total, 8 up, 8 in 2023-12-01T05:01:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4241637393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:40 smithi060 ceph-mon[109077]: osdmap e929: 8 total, 8 up, 8 in 2023-12-01T05:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:40 smithi089 ceph-mon[98504]: osdmap e928: 8 total, 8 up, 8 in 2023-12-01T05:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4241637393' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:40 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:40 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:40 smithi089 ceph-mon[98504]: osdmap e929: 8 total, 8 up, 8 in 2023-12-01T05:01:41.086 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3003 ms) 2023-12-01T05:01:41.087 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2023-12-01T05:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[94233]: pgmap v1368: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[94233]: osdmap e930: 8 total, 8 up, 8 in 2023-12-01T05:01:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[109077]: pgmap v1368: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:41 smithi060 ceph-mon[109077]: osdmap e930: 8 total, 8 up, 8 in 2023-12-01T05:01:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:41 smithi089 ceph-mon[98504]: pgmap v1368: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:41 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:41 smithi089 ceph-mon[98504]: osdmap e930: 8 total, 8 up, 8 in 2023-12-01T05:01:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:42 smithi089 ceph-mon[98504]: pgmap v1371: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:42 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:42 smithi089 ceph-mon[98504]: osdmap e931: 8 total, 8 up, 8 in 2023-12-01T05:01:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3594992363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:42 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[94233]: pgmap v1371: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[94233]: osdmap e931: 8 total, 8 up, 8 in 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3594992363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[109077]: pgmap v1371: 105 pgs: 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[109077]: osdmap e931: 8 total, 8 up, 8 in 2023-12-01T05:01:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3594992363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:42 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:44.132 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.Cleanup (3045 ms) 2023-12-01T05:01:44.132 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2023-12-01T05:01:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:44 smithi060 ceph-mon[94233]: osdmap e932: 8 total, 8 up, 8 in 2023-12-01T05:01:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:44 smithi060 ceph-mon[109077]: osdmap e932: 8 total, 8 up, 8 in 2023-12-01T05:01:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:44 smithi089 ceph-mon[98504]: osdmap e932: 8 total, 8 up, 8 in 2023-12-01T05:01:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:01:44] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.43.0" 2023-12-01T05:01:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:45 smithi060 ceph-mon[94233]: pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:45 smithi060 ceph-mon[94233]: osdmap e933: 8 total, 8 up, 8 in 2023-12-01T05:01:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:45 smithi060 ceph-mon[109077]: pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:45 smithi060 ceph-mon[109077]: osdmap e933: 8 total, 8 up, 8 in 2023-12-01T05:01:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:45 smithi089 ceph-mon[98504]: pgmap v1374: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:45 smithi089 ceph-mon[98504]: osdmap e933: 8 total, 8 up, 8 in 2023-12-01T05:01:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:46 smithi060 ceph-mon[109077]: osdmap e934: 8 total, 8 up, 8 in 2023-12-01T05:01:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2543161851' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:46 smithi060 ceph-mon[94233]: osdmap e934: 8 total, 8 up, 8 in 2023-12-01T05:01:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2543161851' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:46 smithi089 ceph-mon[98504]: osdmap e934: 8 total, 8 up, 8 in 2023-12-01T05:01:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2543161851' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[109077]: pgmap v1377: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2543161851' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[109077]: osdmap e935: 8 total, 8 up, 8 in 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[94233]: pgmap v1377: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2543161851' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:47 smithi060 ceph-mon[94233]: osdmap e935: 8 total, 8 up, 8 in 2023-12-01T05:01:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:47 smithi089 ceph-mon[98504]: pgmap v1377: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:01:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:47 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2543161851' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:47 smithi089 ceph-mon[98504]: osdmap e935: 8 total, 8 up, 8 in 2023-12-01T05:01:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:48 smithi060 ceph-mon[94233]: osdmap e936: 8 total, 8 up, 8 in 2023-12-01T05:01:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:48 smithi060 ceph-mon[109077]: osdmap e936: 8 total, 8 up, 8 in 2023-12-01T05:01:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:48 smithi089 ceph-mon[98504]: osdmap e936: 8 total, 8 up, 8 in 2023-12-01T05:01:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:49 smithi060 ceph-mon[94233]: pgmap v1380: 137 pgs: 137 active+clean; 682 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 409 KiB/s rd, 879 KiB/s wr, 963 op/s 2023-12-01T05:01:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:49 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:49 smithi060 ceph-mon[109077]: pgmap v1380: 137 pgs: 137 active+clean; 682 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 409 KiB/s rd, 879 KiB/s wr, 963 op/s 2023-12-01T05:01:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:49 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:49 smithi089 ceph-mon[98504]: pgmap v1380: 137 pgs: 137 active+clean; 682 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 409 KiB/s rd, 879 KiB/s wr, 963 op/s 2023-12-01T05:01:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:49 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:01:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:51 smithi060 ceph-mon[94233]: pgmap v1381: 137 pgs: 137 active+clean; 682 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 645 KiB/s wr, 707 op/s 2023-12-01T05:01:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:51 smithi060 ceph-mon[109077]: pgmap v1381: 137 pgs: 137 active+clean; 682 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 645 KiB/s wr, 707 op/s 2023-12-01T05:01:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:51 smithi089 ceph-mon[98504]: pgmap v1381: 137 pgs: 137 active+clean; 682 KiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 300 KiB/s rd, 645 KiB/s wr, 707 op/s 2023-12-01T05:01:51.998 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (16m) 4m ago 16m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (16m) 4m ago 16m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (17m) 4m ago 17m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (17m) 4m ago 17m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (20m) 4m ago 20m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (22m) 4m ago 22m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (22m) 4m ago 22m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (20m) 4m ago 20m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:01:52.368 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (20m) 4m ago 20m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (16m) 4m ago 16m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (16m) 4m ago 16m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (20m) 4m ago 20m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (19m) 4m ago 19m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (19m) 4m ago 19m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (19m) 4m ago 19m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (18m) 4m ago 18m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (18m) 4m ago 18m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (18m) 4m ago 18m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (17m) 4m ago 17m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:01:52.369 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (16m) 4m ago 17m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:01:52.849 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:01:52.849 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:01:52.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:01:52.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:52.849 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:01:52.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:01:52.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:01:52.850 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:01:53.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[109077]: pgmap v1382: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 7.06k op/s 2023-12-01T05:01:53.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[109077]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:53.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[109077]: from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:53.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2025983407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:01:53.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[94233]: pgmap v1382: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 7.06k op/s 2023-12-01T05:01:53.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[94233]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:53.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[94233]: from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:53.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2025983407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:01:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:53 smithi089 ceph-mon[98504]: pgmap v1382: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.3 MiB/s wr, 7.06k op/s 2023-12-01T05:01:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:53 smithi089 ceph-mon[98504]: from='client.15672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:53 smithi089 ceph-mon[98504]: from='client.25574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:01:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2025983407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:01:54] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.43.0" 2023-12-01T05:01:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:55 smithi060 ceph-mon[94233]: pgmap v1383: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.1 MiB/s wr, 5.69k op/s 2023-12-01T05:01:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:55 smithi060 ceph-mon[109077]: pgmap v1383: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.1 MiB/s wr, 5.69k op/s 2023-12-01T05:01:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:55 smithi089 ceph-mon[98504]: pgmap v1383: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.1 MiB/s wr, 5.69k op/s 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: pgmap v1384: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.3 MiB/s wr, 4.82k op/s 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]: dispatch 2023-12-01T05:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]: dispatch 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: pgmap v1384: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.3 MiB/s wr, 4.82k op/s 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]: dispatch 2023-12-01T05:01:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]: dispatch 2023-12-01T05:01:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: pgmap v1384: 137 pgs: 137 active+clean; 1.5 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 8.2 MiB/s rd, 4.3 MiB/s wr, 4.82k op/s 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]: dispatch 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]: dispatch 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]: dispatch 2023-12-01T05:01:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:01:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]': finished 2023-12-01T05:01:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]': finished 2023-12-01T05:01:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2023-12-01T05:01:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[94233]: osdmap e937: 8 total, 8 up, 8 in 2023-12-01T05:01:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]': finished 2023-12-01T05:01:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]': finished 2023-12-01T05:01:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2023-12-01T05:01:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:57 smithi060 ceph-mon[109077]: osdmap e937: 8 total, 8 up, 8 in 2023-12-01T05:01:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.d", "id": [7, 0]}]': finished 2023-12-01T05:01:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.e", "id": [7, 0]}]': finished 2023-12-01T05:01:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.18", "id": [7, 1]}]': finished 2023-12-01T05:01:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:57 smithi089 ceph-mon[98504]: osdmap e937: 8 total, 8 up, 8 in 2023-12-01T05:01:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:58 smithi060 ceph-mon[94233]: osdmap e938: 8 total, 8 up, 8 in 2023-12-01T05:01:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:01:58 smithi060 ceph-mon[94233]: pgmap v1387: 137 pgs: 137 active+clean; 2.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 8.93k op/s 2023-12-01T05:01:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:58 smithi060 ceph-mon[109077]: osdmap e938: 8 total, 8 up, 8 in 2023-12-01T05:01:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:01:58 smithi060 ceph-mon[109077]: pgmap v1387: 137 pgs: 137 active+clean; 2.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 8.93k op/s 2023-12-01T05:01:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:58 smithi089 ceph-mon[98504]: osdmap e938: 8 total, 8 up, 8 in 2023-12-01T05:01:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:01:58 smithi089 ceph-mon[98504]: pgmap v1387: 137 pgs: 137 active+clean; 2.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 8.93k op/s 2023-12-01T05:02:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:00 smithi060 ceph-mon[109077]: pgmap v1388: 137 pgs: 137 active+clean; 2.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 3.72k op/s 2023-12-01T05:02:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:00 smithi060 ceph-mon[94233]: pgmap v1388: 137 pgs: 137 active+clean; 2.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 3.72k op/s 2023-12-01T05:02:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:00 smithi089 ceph-mon[98504]: pgmap v1388: 137 pgs: 137 active+clean; 2.2 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 3.3 MiB/s wr, 3.72k op/s 2023-12-01T05:02:02.648 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.MultiProducer (18516 ms) 2023-12-01T05:02:02.648 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2023-12-01T05:02:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:03 smithi060 ceph-mon[94233]: pgmap v1389: 137 pgs: 137 active+clean; 2.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 141 MiB/s rd, 4.3 MiB/s wr, 5.42k op/s 2023-12-01T05:02:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:03 smithi060 ceph-mon[94233]: osdmap e939: 8 total, 8 up, 8 in 2023-12-01T05:02:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:03 smithi060 ceph-mon[109077]: pgmap v1389: 137 pgs: 137 active+clean; 2.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 141 MiB/s rd, 4.3 MiB/s wr, 5.42k op/s 2023-12-01T05:02:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:03 smithi060 ceph-mon[109077]: osdmap e939: 8 total, 8 up, 8 in 2023-12-01T05:02:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:03 smithi089 ceph-mon[98504]: pgmap v1389: 137 pgs: 137 active+clean; 2.3 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 141 MiB/s rd, 4.3 MiB/s wr, 5.42k op/s 2023-12-01T05:02:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:03 smithi089 ceph-mon[98504]: osdmap e939: 8 total, 8 up, 8 in 2023-12-01T05:02:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[109077]: pgmap v1391: 105 pgs: 105 active+clean; 580 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[109077]: osdmap e940: 8 total, 8 up, 8 in 2023-12-01T05:02:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4163375059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[94233]: pgmap v1391: 105 pgs: 105 active+clean; 580 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[94233]: osdmap e940: 8 total, 8 up, 8 in 2023-12-01T05:02:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4163375059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:04.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:02:04] "GET /metrics HTTP/1.1" 200 36223 "" "Prometheus/2.43.0" 2023-12-01T05:02:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:04 smithi089 ceph-mon[98504]: pgmap v1391: 105 pgs: 105 active+clean; 580 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:04 smithi089 ceph-mon[98504]: osdmap e940: 8 total, 8 up, 8 in 2023-12-01T05:02:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4163375059' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:04 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:05.660 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (3012 ms) 2023-12-01T05:02:05.660 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2023-12-01T05:02:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:05 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:05 smithi060 ceph-mon[109077]: osdmap e941: 8 total, 8 up, 8 in 2023-12-01T05:02:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:05 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:05 smithi060 ceph-mon[94233]: osdmap e941: 8 total, 8 up, 8 in 2023-12-01T05:02:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:05 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:05 smithi089 ceph-mon[98504]: osdmap e941: 8 total, 8 up, 8 in 2023-12-01T05:02:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:06 smithi060 ceph-mon[94233]: pgmap v1394: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:06 smithi060 ceph-mon[94233]: osdmap e942: 8 total, 8 up, 8 in 2023-12-01T05:02:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:06 smithi060 ceph-mon[109077]: pgmap v1394: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:06 smithi060 ceph-mon[109077]: osdmap e942: 8 total, 8 up, 8 in 2023-12-01T05:02:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:06 smithi089 ceph-mon[98504]: pgmap v1394: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:06 smithi089 ceph-mon[98504]: osdmap e942: 8 total, 8 up, 8 in 2023-12-01T05:02:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:07 smithi060 ceph-mon[109077]: osdmap e943: 8 total, 8 up, 8 in 2023-12-01T05:02:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3585857282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:07 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:07 smithi060 ceph-mon[94233]: osdmap e943: 8 total, 8 up, 8 in 2023-12-01T05:02:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3585857282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:07 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:07 smithi089 ceph-mon[98504]: osdmap e943: 8 total, 8 up, 8 in 2023-12-01T05:02:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3585857282' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:07 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[109077]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[109077]: osdmap e944: 8 total, 8 up, 8 in 2023-12-01T05:02:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[94233]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[94233]: osdmap e944: 8 total, 8 up, 8 in 2023-12-01T05:02:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:08 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:08 smithi089 ceph-mon[98504]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:08 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:08 smithi089 ceph-mon[98504]: osdmap e944: 8 total, 8 up, 8 in 2023-12-01T05:02:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:08 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:09 smithi060 ceph-mon[109077]: osdmap e945: 8 total, 8 up, 8 in 2023-12-01T05:02:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:09 smithi060 ceph-mon[94233]: osdmap e945: 8 total, 8 up, 8 in 2023-12-01T05:02:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:09 smithi089 ceph-mon[98504]: osdmap e945: 8 total, 8 up, 8 in 2023-12-01T05:02:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:10 smithi060 ceph-mon[94233]: pgmap v1400: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:10 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:10 smithi060 ceph-mon[109077]: pgmap v1400: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:10 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:10 smithi089 ceph-mon[98504]: pgmap v1400: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:10 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:12 smithi089 ceph-mon[98504]: pgmap v1401: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.0 MiB/s wr, 4.70k op/s 2023-12-01T05:02:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:02:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:12 smithi060 ceph-mon[109077]: pgmap v1401: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.0 MiB/s wr, 4.70k op/s 2023-12-01T05:02:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:02:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:12 smithi060 ceph-mon[94233]: pgmap v1401: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 4.0 MiB/s wr, 4.70k op/s 2023-12-01T05:02:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:02:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:02:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:02:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:02:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:02:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:02:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:02:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:02:14] "GET /metrics HTTP/1.1" 200 36165 "" "Prometheus/2.43.0" 2023-12-01T05:02:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:15 smithi060 ceph-mon[94233]: pgmap v1402: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 4.02k op/s 2023-12-01T05:02:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:15 smithi060 ceph-mon[109077]: pgmap v1402: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 4.02k op/s 2023-12-01T05:02:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:15 smithi089 ceph-mon[98504]: pgmap v1402: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.4 MiB/s wr, 4.02k op/s 2023-12-01T05:02:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:17 smithi060 ceph-mon[109077]: pgmap v1403: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 3.48k op/s 2023-12-01T05:02:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:17 smithi060 ceph-mon[94233]: pgmap v1403: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 3.48k op/s 2023-12-01T05:02:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:17 smithi089 ceph-mon[98504]: pgmap v1403: 137 pgs: 137 active+clean; 1.1 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 9.3 MiB/s rd, 3.0 MiB/s wr, 3.48k op/s 2023-12-01T05:02:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:19 smithi060 ceph-mon[109077]: pgmap v1404: 137 pgs: 137 active+clean; 1.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 4.8 MiB/s wr, 5.58k op/s 2023-12-01T05:02:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:19 smithi060 ceph-mon[94233]: pgmap v1404: 137 pgs: 137 active+clean; 1.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 4.8 MiB/s wr, 5.58k op/s 2023-12-01T05:02:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:19 smithi089 ceph-mon[98504]: pgmap v1404: 137 pgs: 137 active+clean; 1.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 4.8 MiB/s wr, 5.58k op/s 2023-12-01T05:02:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:21 smithi060 ceph-mon[109077]: pgmap v1405: 137 pgs: 137 active+clean; 1.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.4 MiB/s wr, 5.08k op/s 2023-12-01T05:02:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:21 smithi060 ceph-mon[94233]: pgmap v1405: 137 pgs: 137 active+clean; 1.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.4 MiB/s wr, 5.08k op/s 2023-12-01T05:02:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:21 smithi089 ceph-mon[98504]: pgmap v1405: 137 pgs: 137 active+clean; 1.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.4 MiB/s wr, 5.08k op/s 2023-12-01T05:02:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:23.307 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:02:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:23 smithi060 ceph-mon[109077]: pgmap v1406: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 5.92k op/s 2023-12-01T05:02:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:23 smithi060 ceph-mon[94233]: pgmap v1406: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 5.92k op/s 2023-12-01T05:02:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:23 smithi089 ceph-mon[98504]: pgmap v1406: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 33 MiB/s rd, 5.0 MiB/s wr, 5.92k op/s 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (16m) 5m ago 17m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (17m) 5m ago 17m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (18m) 5m ago 18m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (18m) 5m ago 18m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (21m) 5m ago 21m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (22m) 5m ago 22m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:02:23.737 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (22m) 5m ago 22m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (21m) 5m ago 21m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (21m) 5m ago 21m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (16m) 5m ago 16m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (16m) 5m ago 16m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (20m) 5m ago 20m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (20m) 5m ago 20m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (20m) 5m ago 20m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (19m) 5m ago 19m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (19m) 5m ago 19m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (19m) 5m ago 19m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (18m) 5m ago 18m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (18m) 5m ago 18m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:02:23.738 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (16m) 5m ago 17m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:02:24.270 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:02:24.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:02:24.272 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:02:24.272 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:02:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:24 smithi060 ceph-mon[109077]: from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:24 smithi060 ceph-mon[94233]: from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:24.405 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:02:24] "GET /metrics HTTP/1.1" 200 36165 "" "Prometheus/2.43.0" 2023-12-01T05:02:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:24 smithi089 ceph-mon[98504]: from='client.25598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:25 smithi060 ceph-mon[94233]: pgmap v1407: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 3.60k op/s 2023-12-01T05:02:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:25 smithi060 ceph-mon[94233]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1432468752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:02:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:25 smithi060 ceph-mon[109077]: pgmap v1407: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 3.60k op/s 2023-12-01T05:02:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:25 smithi060 ceph-mon[109077]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1432468752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:02:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:25 smithi089 ceph-mon[98504]: pgmap v1407: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 3.60k op/s 2023-12-01T05:02:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:25 smithi089 ceph-mon[98504]: from='client.25604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1432468752' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:02:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:27 smithi060 ceph-mon[109077]: pgmap v1408: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 3.60k op/s 2023-12-01T05:02:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:27 smithi060 ceph-mon[94233]: pgmap v1408: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 3.60k op/s 2023-12-01T05:02:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:27 smithi089 ceph-mon[98504]: pgmap v1408: 137 pgs: 137 active+clean; 1.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 27 MiB/s rd, 3.0 MiB/s wr, 3.60k op/s 2023-12-01T05:02:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:29 smithi060 ceph-mon[109077]: pgmap v1409: 137 pgs: 137 active+clean; 1.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 3.9 MiB/s wr, 4.65k op/s 2023-12-01T05:02:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:29 smithi060 ceph-mon[94233]: pgmap v1409: 137 pgs: 137 active+clean; 1.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 3.9 MiB/s wr, 4.65k op/s 2023-12-01T05:02:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:29 smithi089 ceph-mon[98504]: pgmap v1409: 137 pgs: 137 active+clean; 1.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 40 MiB/s rd, 3.9 MiB/s wr, 4.65k op/s 2023-12-01T05:02:31.133 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (25474 ms) 2023-12-01T05:02:31.134 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2023-12-01T05:02:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:31 smithi060 ceph-mon[94233]: pgmap v1410: 137 pgs: 137 active+clean; 1.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 1.9 MiB/s wr, 2.35k op/s 2023-12-01T05:02:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:31 smithi060 ceph-mon[109077]: pgmap v1410: 137 pgs: 137 active+clean; 1.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 1.9 MiB/s wr, 2.35k op/s 2023-12-01T05:02:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:31 smithi089 ceph-mon[98504]: pgmap v1410: 137 pgs: 137 active+clean; 1.6 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 25 MiB/s rd, 1.9 MiB/s wr, 2.35k op/s 2023-12-01T05:02:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:32 smithi060 ceph-mon[94233]: osdmap e946: 8 total, 8 up, 8 in 2023-12-01T05:02:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:32 smithi060 ceph-mon[109077]: osdmap e946: 8 total, 8 up, 8 in 2023-12-01T05:02:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:32 smithi089 ceph-mon[98504]: osdmap e946: 8 total, 8 up, 8 in 2023-12-01T05:02:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:33 smithi060 ceph-mon[94233]: pgmap v1412: 105 pgs: 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:33 smithi060 ceph-mon[94233]: osdmap e947: 8 total, 8 up, 8 in 2023-12-01T05:02:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1011442951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:33 smithi060 ceph-mon[109077]: pgmap v1412: 105 pgs: 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:33 smithi060 ceph-mon[109077]: osdmap e947: 8 total, 8 up, 8 in 2023-12-01T05:02:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1011442951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:33 smithi089 ceph-mon[98504]: pgmap v1412: 105 pgs: 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:33 smithi089 ceph-mon[98504]: osdmap e947: 8 total, 8 up, 8 in 2023-12-01T05:02:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1011442951' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1011442951' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:34 smithi060 ceph-mon[94233]: osdmap e948: 8 total, 8 up, 8 in 2023-12-01T05:02:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1011442951' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:34 smithi060 ceph-mon[109077]: osdmap e948: 8 total, 8 up, 8 in 2023-12-01T05:02:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1011442951' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:34 smithi089 ceph-mon[98504]: osdmap e948: 8 total, 8 up, 8 in 2023-12-01T05:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:02:34] "GET /metrics HTTP/1.1" 200 36224 "" "Prometheus/2.43.0" 2023-12-01T05:02:35.162 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4025 ms) 2023-12-01T05:02:35.163 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2023-12-01T05:02:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:35 smithi060 ceph-mon[94233]: pgmap v1415: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:35 smithi060 ceph-mon[94233]: osdmap e949: 8 total, 8 up, 8 in 2023-12-01T05:02:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:35 smithi060 ceph-mon[109077]: pgmap v1415: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:35 smithi060 ceph-mon[109077]: osdmap e949: 8 total, 8 up, 8 in 2023-12-01T05:02:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:35 smithi089 ceph-mon[98504]: pgmap v1415: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:35 smithi089 ceph-mon[98504]: osdmap e949: 8 total, 8 up, 8 in 2023-12-01T05:02:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:36 smithi060 ceph-mon[109077]: osdmap e950: 8 total, 8 up, 8 in 2023-12-01T05:02:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:36 smithi060 ceph-mon[94233]: osdmap e950: 8 total, 8 up, 8 in 2023-12-01T05:02:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:36 smithi089 ceph-mon[98504]: osdmap e950: 8 total, 8 up, 8 in 2023-12-01T05:02:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[94233]: pgmap v1418: 105 pgs: 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[94233]: osdmap e951: 8 total, 8 up, 8 in 2023-12-01T05:02:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1654474737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[109077]: pgmap v1418: 105 pgs: 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[109077]: osdmap e951: 8 total, 8 up, 8 in 2023-12-01T05:02:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1654474737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:37 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:37 smithi089 ceph-mon[98504]: pgmap v1418: 105 pgs: 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:37 smithi089 ceph-mon[98504]: osdmap e951: 8 total, 8 up, 8 in 2023-12-01T05:02:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1654474737' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:37 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:38 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:38 smithi060 ceph-mon[94233]: osdmap e952: 8 total, 8 up, 8 in 2023-12-01T05:02:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:38 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:38 smithi060 ceph-mon[109077]: osdmap e952: 8 total, 8 up, 8 in 2023-12-01T05:02:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:38 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:38 smithi089 ceph-mon[98504]: osdmap e952: 8 total, 8 up, 8 in 2023-12-01T05:02:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:39 smithi060 ceph-mon[94233]: pgmap v1421: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:39 smithi060 ceph-mon[94233]: osdmap e953: 8 total, 8 up, 8 in 2023-12-01T05:02:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:39 smithi060 ceph-mon[109077]: pgmap v1421: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:39 smithi060 ceph-mon[109077]: osdmap e953: 8 total, 8 up, 8 in 2023-12-01T05:02:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:39 smithi089 ceph-mon[98504]: pgmap v1421: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:39 smithi089 ceph-mon[98504]: osdmap e953: 8 total, 8 up, 8 in 2023-12-01T05:02:41.182 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6023 ms) 2023-12-01T05:02:41.182 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2023-12-01T05:02:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:41 smithi060 ceph-mon[109077]: pgmap v1423: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:41 smithi060 ceph-mon[94233]: pgmap v1423: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:41 smithi089 ceph-mon[98504]: pgmap v1423: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2023-12-01T05:02:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:42 smithi060 ceph-mon[94233]: osdmap e954: 8 total, 8 up, 8 in 2023-12-01T05:02:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:42 smithi060 ceph-mon[109077]: osdmap e954: 8 total, 8 up, 8 in 2023-12-01T05:02:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:42 smithi089 ceph-mon[98504]: osdmap e954: 8 total, 8 up, 8 in 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[109077]: pgmap v1425: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[109077]: osdmap e955: 8 total, 8 up, 8 in 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/318842637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[94233]: pgmap v1425: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[94233]: osdmap e955: 8 total, 8 up, 8 in 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/318842637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:43 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:43 smithi089 ceph-mon[98504]: pgmap v1425: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:43 smithi089 ceph-mon[98504]: osdmap e955: 8 total, 8 up, 8 in 2023-12-01T05:02:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/318842637' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:43 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:44 smithi060 ceph-mon[94233]: osdmap e956: 8 total, 8 up, 8 in 2023-12-01T05:02:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:44 smithi060 ceph-mon[109077]: osdmap e956: 8 total, 8 up, 8 in 2023-12-01T05:02:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:02:44] "GET /metrics HTTP/1.1" 200 36165 "" "Prometheus/2.43.0" 2023-12-01T05:02:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-161833-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:44 smithi089 ceph-mon[98504]: osdmap e956: 8 total, 8 up, 8 in 2023-12-01T05:02:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:45 smithi060 ceph-mon[94233]: pgmap v1428: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:45 smithi060 ceph-mon[94233]: osdmap e957: 8 total, 8 up, 8 in 2023-12-01T05:02:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:45 smithi060 ceph-mon[109077]: pgmap v1428: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:45 smithi060 ceph-mon[109077]: osdmap e957: 8 total, 8 up, 8 in 2023-12-01T05:02:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:45 smithi089 ceph-mon[98504]: pgmap v1428: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:45 smithi089 ceph-mon[98504]: osdmap e957: 8 total, 8 up, 8 in 2023-12-01T05:02:46.215 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5034 ms) 2023-12-01T05:02:46.216 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 22 tests from TestCls2PCQueue (109931 ms total) 2023-12-01T05:02:46.216 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:02:46.216 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:02:46.216 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 22 tests from 1 test suite ran. (109931 ms total) 2023-12-01T05:02:46.216 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 22 tests. 2023-12-01T05:02:46.222 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:02:46.222 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:02:46.257 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2023-12-01T05:02:46.257 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_cas.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cas.sh 2023-12-01T05:02:46.334 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:02:46.334 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 6 tests from 2 test suites. 2023-12-01T05:02:46.334 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:02:46.334 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 5 tests from cls_cas 2023-12-01T05:02:46.334 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_cas.get_put 2023-12-01T05:02:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:47 smithi060 ceph-mon[94233]: pgmap v1430: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:47 smithi060 ceph-mon[94233]: osdmap e958: 8 total, 8 up, 8 in 2023-12-01T05:02:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:47 smithi060 ceph-mon[109077]: pgmap v1430: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:47 smithi060 ceph-mon[109077]: osdmap e958: 8 total, 8 up, 8 in 2023-12-01T05:02:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:47 smithi089 ceph-mon[98504]: pgmap v1430: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:47 smithi089 ceph-mon[98504]: osdmap e958: 8 total, 8 up, 8 in 2023-12-01T05:02:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:48 smithi060 ceph-mon[94233]: osdmap e959: 8 total, 8 up, 8 in 2023-12-01T05:02:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3174817296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:48 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:48 smithi060 ceph-mon[109077]: osdmap e959: 8 total, 8 up, 8 in 2023-12-01T05:02:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3174817296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:48 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:48 smithi089 ceph-mon[98504]: osdmap e959: 8 total, 8 up, 8 in 2023-12-01T05:02:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3174817296' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:48 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:49.238 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_cas.get_put (2906 ms) 2023-12-01T05:02:49.238 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_cas.wrong_put 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[109077]: pgmap v1433: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[109077]: osdmap e960: 8 total, 8 up, 8 in 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[94233]: pgmap v1433: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:49 smithi060 ceph-mon[94233]: osdmap e960: 8 total, 8 up, 8 in 2023-12-01T05:02:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:49 smithi089 ceph-mon[98504]: pgmap v1433: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:49 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:49 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:49 smithi089 ceph-mon[98504]: osdmap e960: 8 total, 8 up, 8 in 2023-12-01T05:02:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:50 smithi060 ceph-mon[94233]: osdmap e961: 8 total, 8 up, 8 in 2023-12-01T05:02:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:50 smithi060 ceph-mon[109077]: osdmap e961: 8 total, 8 up, 8 in 2023-12-01T05:02:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:50 smithi089 ceph-mon[98504]: osdmap e961: 8 total, 8 up, 8 in 2023-12-01T05:02:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[109077]: pgmap v1436: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[109077]: osdmap e962: 8 total, 8 up, 8 in 2023-12-01T05:02:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/849474079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[94233]: pgmap v1436: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[94233]: osdmap e962: 8 total, 8 up, 8 in 2023-12-01T05:02:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/849474079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:51 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:51 smithi089 ceph-mon[98504]: pgmap v1436: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:51 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:51 smithi089 ceph-mon[98504]: osdmap e962: 8 total, 8 up, 8 in 2023-12-01T05:02:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/849474079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:51 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:52.259 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_cas.wrong_put (3013 ms) 2023-12-01T05:02:52.259 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_cas.dup_get 2023-12-01T05:02:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:52 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:52 smithi089 ceph-mon[98504]: osdmap e963: 8 total, 8 up, 8 in 2023-12-01T05:02:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:52 smithi089 ceph-mon[98504]: osdmap e964: 8 total, 8 up, 8 in 2023-12-01T05:02:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:52 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:52 smithi060 ceph-mon[94233]: osdmap e963: 8 total, 8 up, 8 in 2023-12-01T05:02:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:52 smithi060 ceph-mon[94233]: osdmap e964: 8 total, 8 up, 8 in 2023-12-01T05:02:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:52 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:52 smithi060 ceph-mon[109077]: osdmap e963: 8 total, 8 up, 8 in 2023-12-01T05:02:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:52 smithi060 ceph-mon[109077]: osdmap e964: 8 total, 8 up, 8 in 2023-12-01T05:02:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:53 smithi089 ceph-mon[98504]: pgmap v1439: 137 pgs: 137 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2023-12-01T05:02:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:53 smithi060 ceph-mon[94233]: pgmap v1439: 137 pgs: 137 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2023-12-01T05:02:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:53 smithi060 ceph-mon[109077]: pgmap v1439: 137 pgs: 137 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 255 B/s wr, 1 op/s 2023-12-01T05:02:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:54 smithi089 ceph-mon[98504]: osdmap e965: 8 total, 8 up, 8 in 2023-12-01T05:02:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2317597291' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:54.645 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:02:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:54 smithi060 ceph-mon[94233]: osdmap e965: 8 total, 8 up, 8 in 2023-12-01T05:02:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2317597291' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:54 smithi060 ceph-mon[109077]: osdmap e965: 8 total, 8 up, 8 in 2023-12-01T05:02:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2317597291' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:02:54] "GET /metrics HTTP/1.1" 200 36165 "" "Prometheus/2.43.0" 2023-12-01T05:02:54.972 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:02:54.972 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (17m) 5m ago 17m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:02:54.972 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (17m) 5m ago 17m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:02:54.972 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (18m) 5m ago 18m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:02:54.972 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (18m) 5m ago 18m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (21m) 5m ago 21m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (23m) 5m ago 23m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (23m) 5m ago 23m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (21m) 5m ago 21m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (21m) 5m ago 21m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (17m) 5m ago 17m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (17m) 5m ago 17m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (21m) 5m ago 21m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (20m) 5m ago 20m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (20m) 5m ago 20m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (20m) 5m ago 20m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (19m) 5m ago 19m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (19m) 5m ago 19m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (19m) 5m ago 19m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:02:54.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (18m) 5m ago 18m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:02:54.974 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (17m) 5m ago 18m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:02:55.295 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_cas.dup_get (3041 ms) 2023-12-01T05:02:55.296 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_cas.dup_put 2023-12-01T05:02:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:55 smithi089 ceph-mon[98504]: pgmap v1442: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:55 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2317597291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:55 smithi089 ceph-mon[98504]: osdmap e966: 8 total, 8 up, 8 in 2023-12-01T05:02:55.752 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:02:55.752 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:02:55.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:02:55.753 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[94233]: pgmap v1442: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2317597291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[94233]: osdmap e966: 8 total, 8 up, 8 in 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[109077]: pgmap v1442: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2317597291' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:55 smithi060 ceph-mon[109077]: osdmap e966: 8 total, 8 up, 8 in 2023-12-01T05:02:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[94233]: from='client.25652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[94233]: from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[94233]: osdmap e967: 8 total, 8 up, 8 in 2023-12-01T05:02:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/462267697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[109077]: from='client.25652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[109077]: from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[109077]: osdmap e967: 8 total, 8 up, 8 in 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/462267697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:56 smithi089 ceph-mon[98504]: from='client.25652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:56 smithi089 ceph-mon[98504]: from='client.25658 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:02:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:56 smithi089 ceph-mon[98504]: osdmap e967: 8 total, 8 up, 8 in 2023-12-01T05:02:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/462267697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:02:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:02:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[94233]: pgmap v1445: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[94233]: osdmap e968: 8 total, 8 up, 8 in 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/17432891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[109077]: pgmap v1445: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[109077]: osdmap e968: 8 total, 8 up, 8 in 2023-12-01T05:02:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/17432891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:57 smithi089 ceph-mon[98504]: pgmap v1445: 105 pgs: 105 active+clean; 580 KiB data, 4.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:57 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:02:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:57 smithi089 ceph-mon[98504]: osdmap e968: 8 total, 8 up, 8 in 2023-12-01T05:02:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/17432891' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:02:58.319 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_cas.dup_put (3023 ms) 2023-12-01T05:02:58.320 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_cas.get_wrong_data 2023-12-01T05:02:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/17432891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:58 smithi060 ceph-mon[109077]: osdmap e969: 8 total, 8 up, 8 in 2023-12-01T05:02:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/17432891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:58 smithi060 ceph-mon[94233]: osdmap e969: 8 total, 8 up, 8 in 2023-12-01T05:02:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/17432891' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:02:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:58 smithi089 ceph-mon[98504]: osdmap e969: 8 total, 8 up, 8 in 2023-12-01T05:02:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:59 smithi060 ceph-mon[94233]: pgmap v1448: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:02:59 smithi060 ceph-mon[94233]: osdmap e970: 8 total, 8 up, 8 in 2023-12-01T05:02:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:59 smithi060 ceph-mon[109077]: pgmap v1448: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:02:59 smithi060 ceph-mon[109077]: osdmap e970: 8 total, 8 up, 8 in 2023-12-01T05:02:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:59 smithi089 ceph-mon[98504]: pgmap v1448: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:02:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:02:59 smithi089 ceph-mon[98504]: osdmap e970: 8 total, 8 up, 8 in 2023-12-01T05:03:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:00 smithi060 ceph-mon[109077]: osdmap e971: 8 total, 8 up, 8 in 2023-12-01T05:03:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3294047413' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:00 smithi060 ceph-mon[94233]: osdmap e971: 8 total, 8 up, 8 in 2023-12-01T05:03:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3294047413' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:00 smithi089 ceph-mon[98504]: osdmap e971: 8 total, 8 up, 8 in 2023-12-01T05:03:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3294047413' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_cas.get_wrong_data (3016 ms) 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 5 tests from cls_cas (14999 ms total) 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 1 test from chunk_refs_t 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] chunk_refs_t.size 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout:1 60 by_object 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout:2 103 by_object 2023-12-01T05:03:01.332 INFO:tasks.workunit.client.0.smithi060.stdout:4 189 by_object 2023-12-01T05:03:01.333 INFO:tasks.workunit.client.0.smithi060.stdout:8 361 by_object 2023-12-01T05:03:01.333 INFO:tasks.workunit.client.0.smithi060.stdout:16 112 by_hash(32 bits) 2023-12-01T05:03:01.333 INFO:tasks.workunit.client.0.smithi060.stdout:32 208 by_hash(32 bits) 2023-12-01T05:03:01.333 INFO:tasks.workunit.client.0.smithi060.stdout:64 400 by_hash(32 bits) 2023-12-01T05:03:01.333 INFO:tasks.workunit.client.0.smithi060.stdout:128 509 by_hash(10 bits) 2023-12-01T05:03:01.334 INFO:tasks.workunit.client.0.smithi060.stdout:256 499 by_hash(7 bits) 2023-12-01T05:03:01.334 INFO:tasks.workunit.client.0.smithi060.stdout:512 462 by_hash(5 bits) 2023-12-01T05:03:01.334 INFO:tasks.workunit.client.0.smithi060.stdout:1024 466 by_hash(5 bits) 2023-12-01T05:03:01.334 INFO:tasks.workunit.client.0.smithi060.stdout:2048 466 by_hash(5 bits) 2023-12-01T05:03:01.335 INFO:tasks.workunit.client.0.smithi060.stdout:4096 470 by_hash(5 bits) 2023-12-01T05:03:01.336 INFO:tasks.workunit.client.0.smithi060.stdout:8192 498 by_hash(4 bits) 2023-12-01T05:03:01.338 INFO:tasks.workunit.client.0.smithi060.stdout:16384 278 by_hash(3 bits) 2023-12-01T05:03:01.341 INFO:tasks.workunit.client.0.smithi060.stdout:32768 337 by_hash(2 bits) 2023-12-01T05:03:01.346 INFO:tasks.workunit.client.0.smithi060.stdout:65536 367 by_hash(2 bits) 2023-12-01T05:03:01.355 INFO:tasks.workunit.client.0.smithi060.stdout:131072 387 by_hash(1 bits) 2023-12-01T05:03:01.371 INFO:tasks.workunit.client.0.smithi060.stdout:262144 331 by_pool 2023-12-01T05:03:01.404 INFO:tasks.workunit.client.0.smithi060.stdout:524288 21 count 2023-12-01T05:03:01.462 INFO:tasks.workunit.client.0.smithi060.stdout:1048576 21 count 2023-12-01T05:03:01.567 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] chunk_refs_t.size (236 ms) 2023-12-01T05:03:01.567 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 1 test from chunk_refs_t (236 ms total) 2023-12-01T05:03:01.567 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:03:01.567 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:03:01.567 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 6 tests from 2 test suites ran. (15235 ms total) 2023-12-01T05:03:01.567 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 6 tests. 2023-12-01T05:03:01.569 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:03:01.569 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:03:01.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[109077]: pgmap v1451: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:01.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:01.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3294047413' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:01.634 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[109077]: osdmap e972: 8 total, 8 up, 8 in 2023-12-01T05:03:01.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[94233]: pgmap v1451: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:01.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:01.634 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3294047413' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:01.635 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:01 smithi060 ceph-mon[94233]: osdmap e972: 8 total, 8 up, 8 in 2023-12-01T05:03:01.638 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2023-12-01T05:03:01.638 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_cmpomap.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_cmpomap.sh 2023-12-01T05:03:01.713 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:03:01.713 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 31 tests from 1 test suite. 2023-12-01T05:03:01.714 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:03:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:01 smithi089 ceph-mon[98504]: pgmap v1451: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:01 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3294047413' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-162930-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:01 smithi089 ceph-mon[98504]: osdmap e972: 8 total, 8 up, 8 in 2023-12-01T05:03:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:02 smithi060 ceph-mon[94233]: osdmap e973: 8 total, 8 up, 8 in 2023-12-01T05:03:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:02 smithi060 ceph-mon[109077]: osdmap e973: 8 total, 8 up, 8 in 2023-12-01T05:03:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:02 smithi089 ceph-mon[98504]: osdmap e973: 8 total, 8 up, 8 in 2023-12-01T05:03:03.354 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 31 tests from CmpOmap 2023-12-01T05:03:03.355 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2023-12-01T05:03:03.361 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (7 ms) 2023-12-01T05:03:03.361 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2023-12-01T05:03:03.365 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (4 ms) 2023-12-01T05:03:03.365 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2023-12-01T05:03:03.368 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2023-12-01T05:03:03.369 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2023-12-01T05:03:03.372 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (4 ms) 2023-12-01T05:03:03.372 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_str 2023-12-01T05:03:03.379 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_str (6 ms) 2023-12-01T05:03:03.379 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2023-12-01T05:03:03.384 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_u64 (6 ms) 2023-12-01T05:03:03.384 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2023-12-01T05:03:03.388 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2023-12-01T05:03:03.388 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2023-12-01T05:03:03.390 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (2 ms) 2023-12-01T05:03:03.391 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2023-12-01T05:03:03.393 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2023-12-01T05:03:03.393 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2023-12-01T05:03:03.397 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (4 ms) 2023-12-01T05:03:03.397 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2023-12-01T05:03:03.398 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2023-12-01T05:03:03.398 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2023-12-01T05:03:03.399 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2023-12-01T05:03:03.399 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2023-12-01T05:03:03.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2023-12-01T05:03:03.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2023-12-01T05:03:03.411 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2023-12-01T05:03:03.411 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2023-12-01T05:03:03.417 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2023-12-01T05:03:03.417 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2023-12-01T05:03:03.424 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (7 ms) 2023-12-01T05:03:03.424 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2023-12-01T05:03:03.432 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_str (8 ms) 2023-12-01T05:03:03.432 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2023-12-01T05:03:03.439 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2023-12-01T05:03:03.439 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2023-12-01T05:03:03.441 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2023-12-01T05:03:03.441 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2023-12-01T05:03:03.443 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2023-12-01T05:03:03.443 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2023-12-01T05:03:03.444 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2023-12-01T05:03:03.444 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2023-12-01T05:03:03.445 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2023-12-01T05:03:03.445 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2023-12-01T05:03:03.451 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (6 ms) 2023-12-01T05:03:03.451 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2023-12-01T05:03:03.457 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2023-12-01T05:03:03.457 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2023-12-01T05:03:03.463 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (6 ms) 2023-12-01T05:03:03.463 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2023-12-01T05:03:03.471 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (8 ms) 2023-12-01T05:03:03.471 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2023-12-01T05:03:03.473 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2023-12-01T05:03:03.473 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2023-12-01T05:03:03.475 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2023-12-01T05:03:03.475 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2023-12-01T05:03:03.476 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2023-12-01T05:03:03.477 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2023-12-01T05:03:03.477 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2023-12-01T05:03:03.477 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2023-12-01T05:03:03.484 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (7 ms) 2023-12-01T05:03:03.485 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 31 tests from CmpOmap (130 ms total) 2023-12-01T05:03:03.485 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:03:03.485 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:03:03.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[94233]: pgmap v1454: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:03.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:03.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[94233]: osdmap e974: 8 total, 8 up, 8 in 2023-12-01T05:03:03.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3422569013' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:03.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:03.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[109077]: pgmap v1454: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:03.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:03.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[109077]: osdmap e974: 8 total, 8 up, 8 in 2023-12-01T05:03:03.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3422569013' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:03.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:03 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:03 smithi089 ceph-mon[98504]: pgmap v1454: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:03 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:03 smithi089 ceph-mon[98504]: osdmap e974: 8 total, 8 up, 8 in 2023-12-01T05:03:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3422569013' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:03 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:04.364 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 31 tests from 1 test suite ran. (2650 ms total) 2023-12-01T05:03:04.364 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 31 tests. 2023-12-01T05:03:04.366 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:03:04.367 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:03:04.438 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2023-12-01T05:03:04.439 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_hello.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_hello.sh 2023-12-01T05:03:04.515 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:03:04.515 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 6 tests from 1 test suite. 2023-12-01T05:03:04.515 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:03:04.515 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 6 tests from ClsHello 2023-12-01T05:03:04.515 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsHello.SayHello 2023-12-01T05:03:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:04 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:04 smithi060 ceph-mon[94233]: osdmap e975: 8 total, 8 up, 8 in 2023-12-01T05:03:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:04 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:04 smithi060 ceph-mon[109077]: osdmap e975: 8 total, 8 up, 8 in 2023-12-01T05:03:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:03:04] "GET /metrics HTTP/1.1" 200 33796 "" "Prometheus/2.43.0" 2023-12-01T05:03:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:04 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163131-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:04 smithi089 ceph-mon[98504]: osdmap e975: 8 total, 8 up, 8 in 2023-12-01T05:03:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:05 smithi060 ceph-mon[94233]: pgmap v1457: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:05 smithi060 ceph-mon[94233]: osdmap e976: 8 total, 8 up, 8 in 2023-12-01T05:03:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:05 smithi060 ceph-mon[109077]: pgmap v1457: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:05 smithi060 ceph-mon[109077]: osdmap e976: 8 total, 8 up, 8 in 2023-12-01T05:03:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:05 smithi089 ceph-mon[98504]: pgmap v1457: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:05 smithi089 ceph-mon[98504]: osdmap e976: 8 total, 8 up, 8 in 2023-12-01T05:03:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:06 smithi060 ceph-mon[94233]: osdmap e977: 8 total, 8 up, 8 in 2023-12-01T05:03:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2624862285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:06 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:06 smithi060 ceph-mon[109077]: osdmap e977: 8 total, 8 up, 8 in 2023-12-01T05:03:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2624862285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:06 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:06 smithi089 ceph-mon[98504]: osdmap e977: 8 total, 8 up, 8 in 2023-12-01T05:03:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2624862285' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:06 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:07.372 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsHello.SayHello (2858 ms) 2023-12-01T05:03:07.372 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsHello.RecordHello 2023-12-01T05:03:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[94233]: pgmap v1460: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[94233]: osdmap e978: 8 total, 8 up, 8 in 2023-12-01T05:03:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[109077]: pgmap v1460: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:07 smithi060 ceph-mon[109077]: osdmap e978: 8 total, 8 up, 8 in 2023-12-01T05:03:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:07 smithi089 ceph-mon[98504]: pgmap v1460: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:07 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:07 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:07 smithi089 ceph-mon[98504]: osdmap e978: 8 total, 8 up, 8 in 2023-12-01T05:03:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:08 smithi060 ceph-mon[94233]: osdmap e979: 8 total, 8 up, 8 in 2023-12-01T05:03:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:08 smithi060 ceph-mon[109077]: osdmap e979: 8 total, 8 up, 8 in 2023-12-01T05:03:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:08 smithi089 ceph-mon[98504]: osdmap e979: 8 total, 8 up, 8 in 2023-12-01T05:03:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[94233]: pgmap v1463: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[94233]: osdmap e980: 8 total, 8 up, 8 in 2023-12-01T05:03:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1115363833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[109077]: pgmap v1463: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[109077]: osdmap e980: 8 total, 8 up, 8 in 2023-12-01T05:03:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1115363833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:09 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:09 smithi089 ceph-mon[98504]: pgmap v1463: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:09 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:09 smithi089 ceph-mon[98504]: osdmap e980: 8 total, 8 up, 8 in 2023-12-01T05:03:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1115363833' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:09 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:10.393 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsHello.RecordHello (3021 ms) 2023-12-01T05:03:10.393 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsHello.WriteReturnData 2023-12-01T05:03:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:10 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:10 smithi060 ceph-mon[109077]: osdmap e981: 8 total, 8 up, 8 in 2023-12-01T05:03:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:10 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:10 smithi060 ceph-mon[94233]: osdmap e981: 8 total, 8 up, 8 in 2023-12-01T05:03:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:10 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:10 smithi089 ceph-mon[98504]: osdmap e981: 8 total, 8 up, 8 in 2023-12-01T05:03:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[94233]: pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[94233]: osdmap e982: 8 total, 8 up, 8 in 2023-12-01T05:03:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[109077]: pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[109077]: osdmap e982: 8 total, 8 up, 8 in 2023-12-01T05:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:11 smithi089 ceph-mon[98504]: pgmap v1466: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:11 smithi089 ceph-mon[98504]: osdmap e982: 8 total, 8 up, 8 in 2023-12-01T05:03:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:12.403 INFO:tasks.workunit.client.0.smithi060.stdout:require_osd_release = reef 2023-12-01T05:03:12.418 INFO:tasks.workunit.client.0.smithi060.stdout:0 2023-12-01T05:03:12.571 INFO:tasks.workunit.client.0.smithi060.stdout:1 2023-12-01T05:03:12.572 INFO:tasks.workunit.client.0.smithi060.stdout:2 2023-12-01T05:03:12.573 INFO:tasks.workunit.client.0.smithi060.stdout:3 2023-12-01T05:03:12.574 INFO:tasks.workunit.client.0.smithi060.stdout:4 2023-12-01T05:03:12.575 INFO:tasks.workunit.client.0.smithi060.stdout:5 2023-12-01T05:03:12.576 INFO:tasks.workunit.client.0.smithi060.stdout:6 2023-12-01T05:03:12.577 INFO:tasks.workunit.client.0.smithi060.stdout:7 2023-12-01T05:03:12.578 INFO:tasks.workunit.client.0.smithi060.stdout:8 2023-12-01T05:03:12.579 INFO:tasks.workunit.client.0.smithi060.stdout:9 2023-12-01T05:03:12.580 INFO:tasks.workunit.client.0.smithi060.stdout:10 2023-12-01T05:03:12.581 INFO:tasks.workunit.client.0.smithi060.stdout:11 2023-12-01T05:03:12.582 INFO:tasks.workunit.client.0.smithi060.stdout:12 2023-12-01T05:03:12.583 INFO:tasks.workunit.client.0.smithi060.stdout:13 2023-12-01T05:03:12.584 INFO:tasks.workunit.client.0.smithi060.stdout:14 2023-12-01T05:03:12.585 INFO:tasks.workunit.client.0.smithi060.stdout:15 2023-12-01T05:03:12.586 INFO:tasks.workunit.client.0.smithi060.stdout:16 2023-12-01T05:03:12.588 INFO:tasks.workunit.client.0.smithi060.stdout:17 2023-12-01T05:03:12.589 INFO:tasks.workunit.client.0.smithi060.stdout:18 2023-12-01T05:03:12.590 INFO:tasks.workunit.client.0.smithi060.stdout:19 2023-12-01T05:03:12.591 INFO:tasks.workunit.client.0.smithi060.stdout:20 2023-12-01T05:03:12.592 INFO:tasks.workunit.client.0.smithi060.stdout:21 2023-12-01T05:03:12.593 INFO:tasks.workunit.client.0.smithi060.stdout:22 2023-12-01T05:03:12.594 INFO:tasks.workunit.client.0.smithi060.stdout:23 2023-12-01T05:03:12.595 INFO:tasks.workunit.client.0.smithi060.stdout:24 2023-12-01T05:03:12.596 INFO:tasks.workunit.client.0.smithi060.stdout:25 2023-12-01T05:03:12.597 INFO:tasks.workunit.client.0.smithi060.stdout:26 2023-12-01T05:03:12.597 INFO:tasks.workunit.client.0.smithi060.stdout:27 2023-12-01T05:03:12.598 INFO:tasks.workunit.client.0.smithi060.stdout:28 2023-12-01T05:03:12.599 INFO:tasks.workunit.client.0.smithi060.stdout:29 2023-12-01T05:03:12.600 INFO:tasks.workunit.client.0.smithi060.stdout:30 2023-12-01T05:03:12.601 INFO:tasks.workunit.client.0.smithi060.stdout:31 2023-12-01T05:03:12.602 INFO:tasks.workunit.client.0.smithi060.stdout:32 2023-12-01T05:03:12.603 INFO:tasks.workunit.client.0.smithi060.stdout:33 2023-12-01T05:03:12.604 INFO:tasks.workunit.client.0.smithi060.stdout:34 2023-12-01T05:03:12.605 INFO:tasks.workunit.client.0.smithi060.stdout:35 2023-12-01T05:03:12.606 INFO:tasks.workunit.client.0.smithi060.stdout:36 2023-12-01T05:03:12.607 INFO:tasks.workunit.client.0.smithi060.stdout:37 2023-12-01T05:03:12.608 INFO:tasks.workunit.client.0.smithi060.stdout:38 2023-12-01T05:03:12.609 INFO:tasks.workunit.client.0.smithi060.stdout:39 2023-12-01T05:03:12.610 INFO:tasks.workunit.client.0.smithi060.stdout:40 2023-12-01T05:03:12.611 INFO:tasks.workunit.client.0.smithi060.stdout:41 2023-12-01T05:03:12.612 INFO:tasks.workunit.client.0.smithi060.stdout:42 2023-12-01T05:03:12.613 INFO:tasks.workunit.client.0.smithi060.stdout:43 2023-12-01T05:03:12.614 INFO:tasks.workunit.client.0.smithi060.stdout:44 2023-12-01T05:03:12.615 INFO:tasks.workunit.client.0.smithi060.stdout:45 2023-12-01T05:03:12.616 INFO:tasks.workunit.client.0.smithi060.stdout:46 2023-12-01T05:03:12.617 INFO:tasks.workunit.client.0.smithi060.stdout:47 2023-12-01T05:03:12.618 INFO:tasks.workunit.client.0.smithi060.stdout:48 2023-12-01T05:03:12.619 INFO:tasks.workunit.client.0.smithi060.stdout:49 2023-12-01T05:03:12.620 INFO:tasks.workunit.client.0.smithi060.stdout:50 2023-12-01T05:03:12.621 INFO:tasks.workunit.client.0.smithi060.stdout:51 2023-12-01T05:03:12.622 INFO:tasks.workunit.client.0.smithi060.stdout:52 2023-12-01T05:03:12.623 INFO:tasks.workunit.client.0.smithi060.stdout:53 2023-12-01T05:03:12.624 INFO:tasks.workunit.client.0.smithi060.stdout:54 2023-12-01T05:03:12.625 INFO:tasks.workunit.client.0.smithi060.stdout:55 2023-12-01T05:03:12.626 INFO:tasks.workunit.client.0.smithi060.stdout:56 2023-12-01T05:03:12.627 INFO:tasks.workunit.client.0.smithi060.stdout:57 2023-12-01T05:03:12.628 INFO:tasks.workunit.client.0.smithi060.stdout:58 2023-12-01T05:03:12.628 INFO:tasks.workunit.client.0.smithi060.stdout:59 2023-12-01T05:03:12.629 INFO:tasks.workunit.client.0.smithi060.stdout:60 2023-12-01T05:03:12.630 INFO:tasks.workunit.client.0.smithi060.stdout:61 2023-12-01T05:03:12.631 INFO:tasks.workunit.client.0.smithi060.stdout:62 2023-12-01T05:03:12.632 INFO:tasks.workunit.client.0.smithi060.stdout:63 2023-12-01T05:03:12.633 INFO:tasks.workunit.client.0.smithi060.stdout:64 2023-12-01T05:03:12.634 INFO:tasks.workunit.client.0.smithi060.stdout:65 2023-12-01T05:03:12.635 INFO:tasks.workunit.client.0.smithi060.stdout:66 2023-12-01T05:03:12.636 INFO:tasks.workunit.client.0.smithi060.stdout:67 2023-12-01T05:03:12.637 INFO:tasks.workunit.client.0.smithi060.stdout:68 2023-12-01T05:03:12.638 INFO:tasks.workunit.client.0.smithi060.stdout:69 2023-12-01T05:03:12.639 INFO:tasks.workunit.client.0.smithi060.stdout:70 2023-12-01T05:03:12.640 INFO:tasks.workunit.client.0.smithi060.stdout:71 2023-12-01T05:03:12.641 INFO:tasks.workunit.client.0.smithi060.stdout:72 2023-12-01T05:03:12.642 INFO:tasks.workunit.client.0.smithi060.stdout:73 2023-12-01T05:03:12.643 INFO:tasks.workunit.client.0.smithi060.stdout:74 2023-12-01T05:03:12.644 INFO:tasks.workunit.client.0.smithi060.stdout:75 2023-12-01T05:03:12.644 INFO:tasks.workunit.client.0.smithi060.stdout:76 2023-12-01T05:03:12.645 INFO:tasks.workunit.client.0.smithi060.stdout:77 2023-12-01T05:03:12.646 INFO:tasks.workunit.client.0.smithi060.stdout:78 2023-12-01T05:03:12.647 INFO:tasks.workunit.client.0.smithi060.stdout:79 2023-12-01T05:03:12.648 INFO:tasks.workunit.client.0.smithi060.stdout:80 2023-12-01T05:03:12.649 INFO:tasks.workunit.client.0.smithi060.stdout:81 2023-12-01T05:03:12.650 INFO:tasks.workunit.client.0.smithi060.stdout:82 2023-12-01T05:03:12.651 INFO:tasks.workunit.client.0.smithi060.stdout:83 2023-12-01T05:03:12.652 INFO:tasks.workunit.client.0.smithi060.stdout:84 2023-12-01T05:03:12.653 INFO:tasks.workunit.client.0.smithi060.stdout:85 2023-12-01T05:03:12.654 INFO:tasks.workunit.client.0.smithi060.stdout:86 2023-12-01T05:03:12.654 INFO:tasks.workunit.client.0.smithi060.stdout:87 2023-12-01T05:03:12.655 INFO:tasks.workunit.client.0.smithi060.stdout:88 2023-12-01T05:03:12.656 INFO:tasks.workunit.client.0.smithi060.stdout:89 2023-12-01T05:03:12.657 INFO:tasks.workunit.client.0.smithi060.stdout:90 2023-12-01T05:03:12.658 INFO:tasks.workunit.client.0.smithi060.stdout:91 2023-12-01T05:03:12.659 INFO:tasks.workunit.client.0.smithi060.stdout:92 2023-12-01T05:03:12.660 INFO:tasks.workunit.client.0.smithi060.stdout:93 2023-12-01T05:03:12.661 INFO:tasks.workunit.client.0.smithi060.stdout:94 2023-12-01T05:03:12.662 INFO:tasks.workunit.client.0.smithi060.stdout:95 2023-12-01T05:03:12.662 INFO:tasks.workunit.client.0.smithi060.stdout:96 2023-12-01T05:03:12.663 INFO:tasks.workunit.client.0.smithi060.stdout:97 2023-12-01T05:03:12.664 INFO:tasks.workunit.client.0.smithi060.stdout:98 2023-12-01T05:03:12.665 INFO:tasks.workunit.client.0.smithi060.stdout:99 2023-12-01T05:03:12.666 INFO:tasks.workunit.client.0.smithi060.stdout:100 2023-12-01T05:03:12.667 INFO:tasks.workunit.client.0.smithi060.stdout:101 2023-12-01T05:03:12.668 INFO:tasks.workunit.client.0.smithi060.stdout:102 2023-12-01T05:03:12.669 INFO:tasks.workunit.client.0.smithi060.stdout:103 2023-12-01T05:03:12.670 INFO:tasks.workunit.client.0.smithi060.stdout:104 2023-12-01T05:03:12.671 INFO:tasks.workunit.client.0.smithi060.stdout:105 2023-12-01T05:03:12.672 INFO:tasks.workunit.client.0.smithi060.stdout:106 2023-12-01T05:03:12.672 INFO:tasks.workunit.client.0.smithi060.stdout:107 2023-12-01T05:03:12.673 INFO:tasks.workunit.client.0.smithi060.stdout:108 2023-12-01T05:03:12.674 INFO:tasks.workunit.client.0.smithi060.stdout:109 2023-12-01T05:03:12.675 INFO:tasks.workunit.client.0.smithi060.stdout:110 2023-12-01T05:03:12.676 INFO:tasks.workunit.client.0.smithi060.stdout:111 2023-12-01T05:03:12.677 INFO:tasks.workunit.client.0.smithi060.stdout:112 2023-12-01T05:03:12.678 INFO:tasks.workunit.client.0.smithi060.stdout:113 2023-12-01T05:03:12.679 INFO:tasks.workunit.client.0.smithi060.stdout:114 2023-12-01T05:03:12.680 INFO:tasks.workunit.client.0.smithi060.stdout:115 2023-12-01T05:03:12.680 INFO:tasks.workunit.client.0.smithi060.stdout:116 2023-12-01T05:03:12.681 INFO:tasks.workunit.client.0.smithi060.stdout:117 2023-12-01T05:03:12.682 INFO:tasks.workunit.client.0.smithi060.stdout:118 2023-12-01T05:03:12.683 INFO:tasks.workunit.client.0.smithi060.stdout:119 2023-12-01T05:03:12.684 INFO:tasks.workunit.client.0.smithi060.stdout:120 2023-12-01T05:03:12.685 INFO:tasks.workunit.client.0.smithi060.stdout:121 2023-12-01T05:03:12.686 INFO:tasks.workunit.client.0.smithi060.stdout:122 2023-12-01T05:03:12.686 INFO:tasks.workunit.client.0.smithi060.stdout:123 2023-12-01T05:03:12.687 INFO:tasks.workunit.client.0.smithi060.stdout:124 2023-12-01T05:03:12.688 INFO:tasks.workunit.client.0.smithi060.stdout:125 2023-12-01T05:03:12.689 INFO:tasks.workunit.client.0.smithi060.stdout:126 2023-12-01T05:03:12.690 INFO:tasks.workunit.client.0.smithi060.stdout:127 2023-12-01T05:03:12.691 INFO:tasks.workunit.client.0.smithi060.stdout:128 2023-12-01T05:03:12.692 INFO:tasks.workunit.client.0.smithi060.stdout:129 2023-12-01T05:03:12.693 INFO:tasks.workunit.client.0.smithi060.stdout:130 2023-12-01T05:03:12.694 INFO:tasks.workunit.client.0.smithi060.stdout:131 2023-12-01T05:03:12.694 INFO:tasks.workunit.client.0.smithi060.stdout:132 2023-12-01T05:03:12.695 INFO:tasks.workunit.client.0.smithi060.stdout:133 2023-12-01T05:03:12.696 INFO:tasks.workunit.client.0.smithi060.stdout:134 2023-12-01T05:03:12.697 INFO:tasks.workunit.client.0.smithi060.stdout:135 2023-12-01T05:03:12.698 INFO:tasks.workunit.client.0.smithi060.stdout:136 2023-12-01T05:03:12.699 INFO:tasks.workunit.client.0.smithi060.stdout:137 2023-12-01T05:03:12.700 INFO:tasks.workunit.client.0.smithi060.stdout:138 2023-12-01T05:03:12.701 INFO:tasks.workunit.client.0.smithi060.stdout:139 2023-12-01T05:03:12.701 INFO:tasks.workunit.client.0.smithi060.stdout:140 2023-12-01T05:03:12.702 INFO:tasks.workunit.client.0.smithi060.stdout:141 2023-12-01T05:03:12.703 INFO:tasks.workunit.client.0.smithi060.stdout:142 2023-12-01T05:03:12.704 INFO:tasks.workunit.client.0.smithi060.stdout:143 2023-12-01T05:03:12.705 INFO:tasks.workunit.client.0.smithi060.stdout:144 2023-12-01T05:03:12.706 INFO:tasks.workunit.client.0.smithi060.stdout:145 2023-12-01T05:03:12.707 INFO:tasks.workunit.client.0.smithi060.stdout:146 2023-12-01T05:03:12.707 INFO:tasks.workunit.client.0.smithi060.stdout:147 2023-12-01T05:03:12.708 INFO:tasks.workunit.client.0.smithi060.stdout:148 2023-12-01T05:03:12.709 INFO:tasks.workunit.client.0.smithi060.stdout:149 2023-12-01T05:03:12.710 INFO:tasks.workunit.client.0.smithi060.stdout:150 2023-12-01T05:03:12.711 INFO:tasks.workunit.client.0.smithi060.stdout:151 2023-12-01T05:03:12.712 INFO:tasks.workunit.client.0.smithi060.stdout:152 2023-12-01T05:03:12.713 INFO:tasks.workunit.client.0.smithi060.stdout:153 2023-12-01T05:03:12.713 INFO:tasks.workunit.client.0.smithi060.stdout:154 2023-12-01T05:03:12.714 INFO:tasks.workunit.client.0.smithi060.stdout:155 2023-12-01T05:03:12.715 INFO:tasks.workunit.client.0.smithi060.stdout:156 2023-12-01T05:03:12.716 INFO:tasks.workunit.client.0.smithi060.stdout:157 2023-12-01T05:03:12.717 INFO:tasks.workunit.client.0.smithi060.stdout:158 2023-12-01T05:03:12.718 INFO:tasks.workunit.client.0.smithi060.stdout:159 2023-12-01T05:03:12.718 INFO:tasks.workunit.client.0.smithi060.stdout:160 2023-12-01T05:03:12.719 INFO:tasks.workunit.client.0.smithi060.stdout:161 2023-12-01T05:03:12.720 INFO:tasks.workunit.client.0.smithi060.stdout:162 2023-12-01T05:03:12.721 INFO:tasks.workunit.client.0.smithi060.stdout:163 2023-12-01T05:03:12.722 INFO:tasks.workunit.client.0.smithi060.stdout:164 2023-12-01T05:03:12.723 INFO:tasks.workunit.client.0.smithi060.stdout:165 2023-12-01T05:03:12.724 INFO:tasks.workunit.client.0.smithi060.stdout:166 2023-12-01T05:03:12.724 INFO:tasks.workunit.client.0.smithi060.stdout:167 2023-12-01T05:03:12.725 INFO:tasks.workunit.client.0.smithi060.stdout:168 2023-12-01T05:03:12.726 INFO:tasks.workunit.client.0.smithi060.stdout:169 2023-12-01T05:03:12.727 INFO:tasks.workunit.client.0.smithi060.stdout:170 2023-12-01T05:03:12.728 INFO:tasks.workunit.client.0.smithi060.stdout:171 2023-12-01T05:03:12.729 INFO:tasks.workunit.client.0.smithi060.stdout:172 2023-12-01T05:03:12.729 INFO:tasks.workunit.client.0.smithi060.stdout:173 2023-12-01T05:03:12.730 INFO:tasks.workunit.client.0.smithi060.stdout:174 2023-12-01T05:03:12.731 INFO:tasks.workunit.client.0.smithi060.stdout:175 2023-12-01T05:03:12.732 INFO:tasks.workunit.client.0.smithi060.stdout:176 2023-12-01T05:03:12.733 INFO:tasks.workunit.client.0.smithi060.stdout:177 2023-12-01T05:03:12.734 INFO:tasks.workunit.client.0.smithi060.stdout:178 2023-12-01T05:03:12.735 INFO:tasks.workunit.client.0.smithi060.stdout:179 2023-12-01T05:03:12.735 INFO:tasks.workunit.client.0.smithi060.stdout:180 2023-12-01T05:03:12.736 INFO:tasks.workunit.client.0.smithi060.stdout:181 2023-12-01T05:03:12.737 INFO:tasks.workunit.client.0.smithi060.stdout:182 2023-12-01T05:03:12.738 INFO:tasks.workunit.client.0.smithi060.stdout:183 2023-12-01T05:03:12.739 INFO:tasks.workunit.client.0.smithi060.stdout:184 2023-12-01T05:03:12.739 INFO:tasks.workunit.client.0.smithi060.stdout:185 2023-12-01T05:03:12.740 INFO:tasks.workunit.client.0.smithi060.stdout:186 2023-12-01T05:03:12.741 INFO:tasks.workunit.client.0.smithi060.stdout:187 2023-12-01T05:03:12.742 INFO:tasks.workunit.client.0.smithi060.stdout:188 2023-12-01T05:03:12.743 INFO:tasks.workunit.client.0.smithi060.stdout:189 2023-12-01T05:03:12.744 INFO:tasks.workunit.client.0.smithi060.stdout:190 2023-12-01T05:03:12.744 INFO:tasks.workunit.client.0.smithi060.stdout:191 2023-12-01T05:03:12.745 INFO:tasks.workunit.client.0.smithi060.stdout:192 2023-12-01T05:03:12.746 INFO:tasks.workunit.client.0.smithi060.stdout:193 2023-12-01T05:03:12.747 INFO:tasks.workunit.client.0.smithi060.stdout:194 2023-12-01T05:03:12.748 INFO:tasks.workunit.client.0.smithi060.stdout:195 2023-12-01T05:03:12.749 INFO:tasks.workunit.client.0.smithi060.stdout:196 2023-12-01T05:03:12.750 INFO:tasks.workunit.client.0.smithi060.stdout:197 2023-12-01T05:03:12.751 INFO:tasks.workunit.client.0.smithi060.stdout:198 2023-12-01T05:03:12.751 INFO:tasks.workunit.client.0.smithi060.stdout:199 2023-12-01T05:03:12.752 INFO:tasks.workunit.client.0.smithi060.stdout:200 2023-12-01T05:03:12.753 INFO:tasks.workunit.client.0.smithi060.stdout:201 2023-12-01T05:03:12.754 INFO:tasks.workunit.client.0.smithi060.stdout:202 2023-12-01T05:03:12.755 INFO:tasks.workunit.client.0.smithi060.stdout:203 2023-12-01T05:03:12.755 INFO:tasks.workunit.client.0.smithi060.stdout:204 2023-12-01T05:03:12.756 INFO:tasks.workunit.client.0.smithi060.stdout:205 2023-12-01T05:03:12.757 INFO:tasks.workunit.client.0.smithi060.stdout:206 2023-12-01T05:03:12.758 INFO:tasks.workunit.client.0.smithi060.stdout:207 2023-12-01T05:03:12.759 INFO:tasks.workunit.client.0.smithi060.stdout:208 2023-12-01T05:03:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[109077]: osdmap e983: 8 total, 8 up, 8 in 2023-12-01T05:03:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/42316017' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[109077]: pgmap v1469: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[94233]: osdmap e983: 8 total, 8 up, 8 in 2023-12-01T05:03:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/42316017' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:12 smithi060 ceph-mon[94233]: pgmap v1469: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:12.760 INFO:tasks.workunit.client.0.smithi060.stdout:209 2023-12-01T05:03:12.761 INFO:tasks.workunit.client.0.smithi060.stdout:210 2023-12-01T05:03:12.762 INFO:tasks.workunit.client.0.smithi060.stdout:211 2023-12-01T05:03:12.762 INFO:tasks.workunit.client.0.smithi060.stdout:212 2023-12-01T05:03:12.763 INFO:tasks.workunit.client.0.smithi060.stdout:213 2023-12-01T05:03:12.764 INFO:tasks.workunit.client.0.smithi060.stdout:214 2023-12-01T05:03:12.765 INFO:tasks.workunit.client.0.smithi060.stdout:215 2023-12-01T05:03:12.766 INFO:tasks.workunit.client.0.smithi060.stdout:216 2023-12-01T05:03:12.767 INFO:tasks.workunit.client.0.smithi060.stdout:217 2023-12-01T05:03:12.768 INFO:tasks.workunit.client.0.smithi060.stdout:218 2023-12-01T05:03:12.768 INFO:tasks.workunit.client.0.smithi060.stdout:219 2023-12-01T05:03:12.769 INFO:tasks.workunit.client.0.smithi060.stdout:220 2023-12-01T05:03:12.770 INFO:tasks.workunit.client.0.smithi060.stdout:221 2023-12-01T05:03:12.771 INFO:tasks.workunit.client.0.smithi060.stdout:222 2023-12-01T05:03:12.772 INFO:tasks.workunit.client.0.smithi060.stdout:223 2023-12-01T05:03:12.773 INFO:tasks.workunit.client.0.smithi060.stdout:224 2023-12-01T05:03:12.774 INFO:tasks.workunit.client.0.smithi060.stdout:225 2023-12-01T05:03:12.775 INFO:tasks.workunit.client.0.smithi060.stdout:226 2023-12-01T05:03:12.775 INFO:tasks.workunit.client.0.smithi060.stdout:227 2023-12-01T05:03:12.776 INFO:tasks.workunit.client.0.smithi060.stdout:228 2023-12-01T05:03:12.777 INFO:tasks.workunit.client.0.smithi060.stdout:229 2023-12-01T05:03:12.778 INFO:tasks.workunit.client.0.smithi060.stdout:230 2023-12-01T05:03:12.778 INFO:tasks.workunit.client.0.smithi060.stdout:231 2023-12-01T05:03:12.779 INFO:tasks.workunit.client.0.smithi060.stdout:232 2023-12-01T05:03:12.780 INFO:tasks.workunit.client.0.smithi060.stdout:233 2023-12-01T05:03:12.781 INFO:tasks.workunit.client.0.smithi060.stdout:234 2023-12-01T05:03:12.782 INFO:tasks.workunit.client.0.smithi060.stdout:235 2023-12-01T05:03:12.783 INFO:tasks.workunit.client.0.smithi060.stdout:236 2023-12-01T05:03:12.783 INFO:tasks.workunit.client.0.smithi060.stdout:237 2023-12-01T05:03:12.784 INFO:tasks.workunit.client.0.smithi060.stdout:238 2023-12-01T05:03:12.785 INFO:tasks.workunit.client.0.smithi060.stdout:239 2023-12-01T05:03:12.786 INFO:tasks.workunit.client.0.smithi060.stdout:240 2023-12-01T05:03:12.787 INFO:tasks.workunit.client.0.smithi060.stdout:241 2023-12-01T05:03:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:12 smithi089 ceph-mon[98504]: osdmap e983: 8 total, 8 up, 8 in 2023-12-01T05:03:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/42316017' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:12 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:12 smithi089 ceph-mon[98504]: pgmap v1469: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:12.788 INFO:tasks.workunit.client.0.smithi060.stdout:242 2023-12-01T05:03:12.789 INFO:tasks.workunit.client.0.smithi060.stdout:243 2023-12-01T05:03:12.790 INFO:tasks.workunit.client.0.smithi060.stdout:244 2023-12-01T05:03:12.790 INFO:tasks.workunit.client.0.smithi060.stdout:245 2023-12-01T05:03:12.793 INFO:tasks.workunit.client.0.smithi060.stdout:246 2023-12-01T05:03:12.793 INFO:tasks.workunit.client.0.smithi060.stdout:247 2023-12-01T05:03:12.793 INFO:tasks.workunit.client.0.smithi060.stdout:248 2023-12-01T05:03:12.794 INFO:tasks.workunit.client.0.smithi060.stdout:249 2023-12-01T05:03:12.795 INFO:tasks.workunit.client.0.smithi060.stdout:250 2023-12-01T05:03:12.796 INFO:tasks.workunit.client.0.smithi060.stdout:251 2023-12-01T05:03:12.797 INFO:tasks.workunit.client.0.smithi060.stdout:252 2023-12-01T05:03:12.804 INFO:tasks.workunit.client.0.smithi060.stdout:253 2023-12-01T05:03:12.805 INFO:tasks.workunit.client.0.smithi060.stdout:254 2023-12-01T05:03:12.806 INFO:tasks.workunit.client.0.smithi060.stdout:255 2023-12-01T05:03:12.807 INFO:tasks.workunit.client.0.smithi060.stdout:256 2023-12-01T05:03:12.808 INFO:tasks.workunit.client.0.smithi060.stdout:257 2023-12-01T05:03:12.809 INFO:tasks.workunit.client.0.smithi060.stdout:258 2023-12-01T05:03:12.810 INFO:tasks.workunit.client.0.smithi060.stdout:259 2023-12-01T05:03:12.811 INFO:tasks.workunit.client.0.smithi060.stdout:260 2023-12-01T05:03:12.811 INFO:tasks.workunit.client.0.smithi060.stdout:261 2023-12-01T05:03:12.812 INFO:tasks.workunit.client.0.smithi060.stdout:262 2023-12-01T05:03:12.813 INFO:tasks.workunit.client.0.smithi060.stdout:263 2023-12-01T05:03:12.814 INFO:tasks.workunit.client.0.smithi060.stdout:264 2023-12-01T05:03:12.815 INFO:tasks.workunit.client.0.smithi060.stdout:265 2023-12-01T05:03:12.816 INFO:tasks.workunit.client.0.smithi060.stdout:266 2023-12-01T05:03:12.817 INFO:tasks.workunit.client.0.smithi060.stdout:267 2023-12-01T05:03:12.818 INFO:tasks.workunit.client.0.smithi060.stdout:268 2023-12-01T05:03:12.819 INFO:tasks.workunit.client.0.smithi060.stdout:269 2023-12-01T05:03:12.820 INFO:tasks.workunit.client.0.smithi060.stdout:270 2023-12-01T05:03:12.820 INFO:tasks.workunit.client.0.smithi060.stdout:271 2023-12-01T05:03:12.821 INFO:tasks.workunit.client.0.smithi060.stdout:272 2023-12-01T05:03:12.822 INFO:tasks.workunit.client.0.smithi060.stdout:273 2023-12-01T05:03:12.823 INFO:tasks.workunit.client.0.smithi060.stdout:274 2023-12-01T05:03:12.824 INFO:tasks.workunit.client.0.smithi060.stdout:275 2023-12-01T05:03:12.825 INFO:tasks.workunit.client.0.smithi060.stdout:276 2023-12-01T05:03:12.826 INFO:tasks.workunit.client.0.smithi060.stdout:277 2023-12-01T05:03:12.827 INFO:tasks.workunit.client.0.smithi060.stdout:278 2023-12-01T05:03:12.827 INFO:tasks.workunit.client.0.smithi060.stdout:279 2023-12-01T05:03:12.828 INFO:tasks.workunit.client.0.smithi060.stdout:280 2023-12-01T05:03:12.830 INFO:tasks.workunit.client.0.smithi060.stdout:281 2023-12-01T05:03:12.830 INFO:tasks.workunit.client.0.smithi060.stdout:282 2023-12-01T05:03:12.831 INFO:tasks.workunit.client.0.smithi060.stdout:283 2023-12-01T05:03:12.832 INFO:tasks.workunit.client.0.smithi060.stdout:284 2023-12-01T05:03:12.833 INFO:tasks.workunit.client.0.smithi060.stdout:285 2023-12-01T05:03:12.834 INFO:tasks.workunit.client.0.smithi060.stdout:286 2023-12-01T05:03:12.835 INFO:tasks.workunit.client.0.smithi060.stdout:287 2023-12-01T05:03:12.836 INFO:tasks.workunit.client.0.smithi060.stdout:288 2023-12-01T05:03:12.836 INFO:tasks.workunit.client.0.smithi060.stdout:289 2023-12-01T05:03:12.837 INFO:tasks.workunit.client.0.smithi060.stdout:290 2023-12-01T05:03:12.838 INFO:tasks.workunit.client.0.smithi060.stdout:291 2023-12-01T05:03:12.839 INFO:tasks.workunit.client.0.smithi060.stdout:292 2023-12-01T05:03:12.840 INFO:tasks.workunit.client.0.smithi060.stdout:293 2023-12-01T05:03:12.841 INFO:tasks.workunit.client.0.smithi060.stdout:294 2023-12-01T05:03:12.842 INFO:tasks.workunit.client.0.smithi060.stdout:295 2023-12-01T05:03:12.843 INFO:tasks.workunit.client.0.smithi060.stdout:296 2023-12-01T05:03:12.844 INFO:tasks.workunit.client.0.smithi060.stdout:297 2023-12-01T05:03:12.845 INFO:tasks.workunit.client.0.smithi060.stdout:298 2023-12-01T05:03:12.845 INFO:tasks.workunit.client.0.smithi060.stdout:299 2023-12-01T05:03:12.846 INFO:tasks.workunit.client.0.smithi060.stdout:300 2023-12-01T05:03:12.847 INFO:tasks.workunit.client.0.smithi060.stdout:301 2023-12-01T05:03:12.848 INFO:tasks.workunit.client.0.smithi060.stdout:302 2023-12-01T05:03:12.849 INFO:tasks.workunit.client.0.smithi060.stdout:303 2023-12-01T05:03:12.850 INFO:tasks.workunit.client.0.smithi060.stdout:304 2023-12-01T05:03:12.851 INFO:tasks.workunit.client.0.smithi060.stdout:305 2023-12-01T05:03:12.852 INFO:tasks.workunit.client.0.smithi060.stdout:306 2023-12-01T05:03:12.853 INFO:tasks.workunit.client.0.smithi060.stdout:307 2023-12-01T05:03:12.854 INFO:tasks.workunit.client.0.smithi060.stdout:308 2023-12-01T05:03:12.855 INFO:tasks.workunit.client.0.smithi060.stdout:309 2023-12-01T05:03:12.855 INFO:tasks.workunit.client.0.smithi060.stdout:310 2023-12-01T05:03:12.856 INFO:tasks.workunit.client.0.smithi060.stdout:311 2023-12-01T05:03:12.857 INFO:tasks.workunit.client.0.smithi060.stdout:312 2023-12-01T05:03:12.858 INFO:tasks.workunit.client.0.smithi060.stdout:313 2023-12-01T05:03:12.859 INFO:tasks.workunit.client.0.smithi060.stdout:314 2023-12-01T05:03:12.860 INFO:tasks.workunit.client.0.smithi060.stdout:315 2023-12-01T05:03:12.861 INFO:tasks.workunit.client.0.smithi060.stdout:316 2023-12-01T05:03:12.862 INFO:tasks.workunit.client.0.smithi060.stdout:317 2023-12-01T05:03:12.863 INFO:tasks.workunit.client.0.smithi060.stdout:318 2023-12-01T05:03:12.864 INFO:tasks.workunit.client.0.smithi060.stdout:319 2023-12-01T05:03:12.865 INFO:tasks.workunit.client.0.smithi060.stdout:320 2023-12-01T05:03:12.866 INFO:tasks.workunit.client.0.smithi060.stdout:321 2023-12-01T05:03:12.867 INFO:tasks.workunit.client.0.smithi060.stdout:322 2023-12-01T05:03:12.868 INFO:tasks.workunit.client.0.smithi060.stdout:323 2023-12-01T05:03:12.868 INFO:tasks.workunit.client.0.smithi060.stdout:324 2023-12-01T05:03:12.869 INFO:tasks.workunit.client.0.smithi060.stdout:325 2023-12-01T05:03:12.870 INFO:tasks.workunit.client.0.smithi060.stdout:326 2023-12-01T05:03:12.871 INFO:tasks.workunit.client.0.smithi060.stdout:327 2023-12-01T05:03:12.872 INFO:tasks.workunit.client.0.smithi060.stdout:328 2023-12-01T05:03:12.873 INFO:tasks.workunit.client.0.smithi060.stdout:329 2023-12-01T05:03:12.874 INFO:tasks.workunit.client.0.smithi060.stdout:330 2023-12-01T05:03:12.875 INFO:tasks.workunit.client.0.smithi060.stdout:331 2023-12-01T05:03:12.876 INFO:tasks.workunit.client.0.smithi060.stdout:332 2023-12-01T05:03:12.876 INFO:tasks.workunit.client.0.smithi060.stdout:333 2023-12-01T05:03:12.878 INFO:tasks.workunit.client.0.smithi060.stdout:334 2023-12-01T05:03:12.879 INFO:tasks.workunit.client.0.smithi060.stdout:335 2023-12-01T05:03:12.879 INFO:tasks.workunit.client.0.smithi060.stdout:336 2023-12-01T05:03:12.880 INFO:tasks.workunit.client.0.smithi060.stdout:337 2023-12-01T05:03:12.881 INFO:tasks.workunit.client.0.smithi060.stdout:338 2023-12-01T05:03:12.882 INFO:tasks.workunit.client.0.smithi060.stdout:339 2023-12-01T05:03:12.883 INFO:tasks.workunit.client.0.smithi060.stdout:340 2023-12-01T05:03:12.884 INFO:tasks.workunit.client.0.smithi060.stdout:341 2023-12-01T05:03:12.885 INFO:tasks.workunit.client.0.smithi060.stdout:342 2023-12-01T05:03:12.886 INFO:tasks.workunit.client.0.smithi060.stdout:343 2023-12-01T05:03:12.886 INFO:tasks.workunit.client.0.smithi060.stdout:344 2023-12-01T05:03:12.887 INFO:tasks.workunit.client.0.smithi060.stdout:345 2023-12-01T05:03:12.888 INFO:tasks.workunit.client.0.smithi060.stdout:346 2023-12-01T05:03:12.889 INFO:tasks.workunit.client.0.smithi060.stdout:347 2023-12-01T05:03:12.890 INFO:tasks.workunit.client.0.smithi060.stdout:348 2023-12-01T05:03:12.891 INFO:tasks.workunit.client.0.smithi060.stdout:349 2023-12-01T05:03:12.892 INFO:tasks.workunit.client.0.smithi060.stdout:350 2023-12-01T05:03:12.893 INFO:tasks.workunit.client.0.smithi060.stdout:351 2023-12-01T05:03:12.894 INFO:tasks.workunit.client.0.smithi060.stdout:352 2023-12-01T05:03:12.895 INFO:tasks.workunit.client.0.smithi060.stdout:353 2023-12-01T05:03:12.896 INFO:tasks.workunit.client.0.smithi060.stdout:354 2023-12-01T05:03:12.897 INFO:tasks.workunit.client.0.smithi060.stdout:355 2023-12-01T05:03:12.898 INFO:tasks.workunit.client.0.smithi060.stdout:356 2023-12-01T05:03:12.899 INFO:tasks.workunit.client.0.smithi060.stdout:357 2023-12-01T05:03:12.900 INFO:tasks.workunit.client.0.smithi060.stdout:358 2023-12-01T05:03:12.901 INFO:tasks.workunit.client.0.smithi060.stdout:359 2023-12-01T05:03:12.901 INFO:tasks.workunit.client.0.smithi060.stdout:360 2023-12-01T05:03:12.902 INFO:tasks.workunit.client.0.smithi060.stdout:361 2023-12-01T05:03:12.903 INFO:tasks.workunit.client.0.smithi060.stdout:362 2023-12-01T05:03:12.904 INFO:tasks.workunit.client.0.smithi060.stdout:363 2023-12-01T05:03:12.905 INFO:tasks.workunit.client.0.smithi060.stdout:364 2023-12-01T05:03:12.906 INFO:tasks.workunit.client.0.smithi060.stdout:365 2023-12-01T05:03:12.907 INFO:tasks.workunit.client.0.smithi060.stdout:366 2023-12-01T05:03:12.908 INFO:tasks.workunit.client.0.smithi060.stdout:367 2023-12-01T05:03:12.909 INFO:tasks.workunit.client.0.smithi060.stdout:368 2023-12-01T05:03:12.910 INFO:tasks.workunit.client.0.smithi060.stdout:369 2023-12-01T05:03:12.911 INFO:tasks.workunit.client.0.smithi060.stdout:370 2023-12-01T05:03:12.911 INFO:tasks.workunit.client.0.smithi060.stdout:371 2023-12-01T05:03:12.912 INFO:tasks.workunit.client.0.smithi060.stdout:372 2023-12-01T05:03:12.914 INFO:tasks.workunit.client.0.smithi060.stdout:373 2023-12-01T05:03:12.915 INFO:tasks.workunit.client.0.smithi060.stdout:374 2023-12-01T05:03:12.915 INFO:tasks.workunit.client.0.smithi060.stdout:375 2023-12-01T05:03:12.916 INFO:tasks.workunit.client.0.smithi060.stdout:376 2023-12-01T05:03:12.917 INFO:tasks.workunit.client.0.smithi060.stdout:377 2023-12-01T05:03:12.918 INFO:tasks.workunit.client.0.smithi060.stdout:378 2023-12-01T05:03:12.919 INFO:tasks.workunit.client.0.smithi060.stdout:379 2023-12-01T05:03:12.920 INFO:tasks.workunit.client.0.smithi060.stdout:380 2023-12-01T05:03:12.921 INFO:tasks.workunit.client.0.smithi060.stdout:381 2023-12-01T05:03:12.921 INFO:tasks.workunit.client.0.smithi060.stdout:382 2023-12-01T05:03:12.922 INFO:tasks.workunit.client.0.smithi060.stdout:383 2023-12-01T05:03:12.923 INFO:tasks.workunit.client.0.smithi060.stdout:384 2023-12-01T05:03:12.924 INFO:tasks.workunit.client.0.smithi060.stdout:385 2023-12-01T05:03:12.925 INFO:tasks.workunit.client.0.smithi060.stdout:386 2023-12-01T05:03:12.926 INFO:tasks.workunit.client.0.smithi060.stdout:387 2023-12-01T05:03:12.927 INFO:tasks.workunit.client.0.smithi060.stdout:388 2023-12-01T05:03:12.928 INFO:tasks.workunit.client.0.smithi060.stdout:389 2023-12-01T05:03:12.929 INFO:tasks.workunit.client.0.smithi060.stdout:390 2023-12-01T05:03:12.930 INFO:tasks.workunit.client.0.smithi060.stdout:391 2023-12-01T05:03:12.934 INFO:tasks.workunit.client.0.smithi060.stdout:392 2023-12-01T05:03:12.934 INFO:tasks.workunit.client.0.smithi060.stdout:393 2023-12-01T05:03:12.934 INFO:tasks.workunit.client.0.smithi060.stdout:394 2023-12-01T05:03:12.935 INFO:tasks.workunit.client.0.smithi060.stdout:395 2023-12-01T05:03:12.935 INFO:tasks.workunit.client.0.smithi060.stdout:396 2023-12-01T05:03:12.935 INFO:tasks.workunit.client.0.smithi060.stdout:397 2023-12-01T05:03:12.936 INFO:tasks.workunit.client.0.smithi060.stdout:398 2023-12-01T05:03:12.937 INFO:tasks.workunit.client.0.smithi060.stdout:399 2023-12-01T05:03:12.938 INFO:tasks.workunit.client.0.smithi060.stdout:400 2023-12-01T05:03:12.938 INFO:tasks.workunit.client.0.smithi060.stdout:401 2023-12-01T05:03:12.939 INFO:tasks.workunit.client.0.smithi060.stdout:402 2023-12-01T05:03:12.940 INFO:tasks.workunit.client.0.smithi060.stdout:403 2023-12-01T05:03:12.941 INFO:tasks.workunit.client.0.smithi060.stdout:404 2023-12-01T05:03:12.942 INFO:tasks.workunit.client.0.smithi060.stdout:405 2023-12-01T05:03:12.943 INFO:tasks.workunit.client.0.smithi060.stdout:406 2023-12-01T05:03:12.944 INFO:tasks.workunit.client.0.smithi060.stdout:407 2023-12-01T05:03:12.945 INFO:tasks.workunit.client.0.smithi060.stdout:408 2023-12-01T05:03:12.946 INFO:tasks.workunit.client.0.smithi060.stdout:409 2023-12-01T05:03:12.947 INFO:tasks.workunit.client.0.smithi060.stdout:410 2023-12-01T05:03:12.948 INFO:tasks.workunit.client.0.smithi060.stdout:411 2023-12-01T05:03:12.949 INFO:tasks.workunit.client.0.smithi060.stdout:412 2023-12-01T05:03:12.950 INFO:tasks.workunit.client.0.smithi060.stdout:413 2023-12-01T05:03:12.951 INFO:tasks.workunit.client.0.smithi060.stdout:414 2023-12-01T05:03:12.953 INFO:tasks.workunit.client.0.smithi060.stdout:415 2023-12-01T05:03:12.955 INFO:tasks.workunit.client.0.smithi060.stdout:416 2023-12-01T05:03:12.956 INFO:tasks.workunit.client.0.smithi060.stdout:417 2023-12-01T05:03:12.957 INFO:tasks.workunit.client.0.smithi060.stdout:418 2023-12-01T05:03:12.958 INFO:tasks.workunit.client.0.smithi060.stdout:419 2023-12-01T05:03:12.959 INFO:tasks.workunit.client.0.smithi060.stdout:420 2023-12-01T05:03:12.960 INFO:tasks.workunit.client.0.smithi060.stdout:421 2023-12-01T05:03:12.961 INFO:tasks.workunit.client.0.smithi060.stdout:422 2023-12-01T05:03:12.962 INFO:tasks.workunit.client.0.smithi060.stdout:423 2023-12-01T05:03:12.963 INFO:tasks.workunit.client.0.smithi060.stdout:424 2023-12-01T05:03:12.964 INFO:tasks.workunit.client.0.smithi060.stdout:425 2023-12-01T05:03:12.965 INFO:tasks.workunit.client.0.smithi060.stdout:426 2023-12-01T05:03:12.966 INFO:tasks.workunit.client.0.smithi060.stdout:427 2023-12-01T05:03:12.967 INFO:tasks.workunit.client.0.smithi060.stdout:428 2023-12-01T05:03:12.968 INFO:tasks.workunit.client.0.smithi060.stdout:429 2023-12-01T05:03:12.969 INFO:tasks.workunit.client.0.smithi060.stdout:430 2023-12-01T05:03:12.970 INFO:tasks.workunit.client.0.smithi060.stdout:431 2023-12-01T05:03:12.971 INFO:tasks.workunit.client.0.smithi060.stdout:432 2023-12-01T05:03:12.972 INFO:tasks.workunit.client.0.smithi060.stdout:433 2023-12-01T05:03:12.973 INFO:tasks.workunit.client.0.smithi060.stdout:434 2023-12-01T05:03:12.974 INFO:tasks.workunit.client.0.smithi060.stdout:435 2023-12-01T05:03:12.975 INFO:tasks.workunit.client.0.smithi060.stdout:436 2023-12-01T05:03:12.976 INFO:tasks.workunit.client.0.smithi060.stdout:437 2023-12-01T05:03:12.977 INFO:tasks.workunit.client.0.smithi060.stdout:438 2023-12-01T05:03:12.978 INFO:tasks.workunit.client.0.smithi060.stdout:439 2023-12-01T05:03:12.979 INFO:tasks.workunit.client.0.smithi060.stdout:440 2023-12-01T05:03:12.980 INFO:tasks.workunit.client.0.smithi060.stdout:441 2023-12-01T05:03:12.980 INFO:tasks.workunit.client.0.smithi060.stdout:442 2023-12-01T05:03:12.981 INFO:tasks.workunit.client.0.smithi060.stdout:443 2023-12-01T05:03:12.982 INFO:tasks.workunit.client.0.smithi060.stdout:444 2023-12-01T05:03:12.983 INFO:tasks.workunit.client.0.smithi060.stdout:445 2023-12-01T05:03:12.984 INFO:tasks.workunit.client.0.smithi060.stdout:446 2023-12-01T05:03:12.985 INFO:tasks.workunit.client.0.smithi060.stdout:447 2023-12-01T05:03:12.986 INFO:tasks.workunit.client.0.smithi060.stdout:448 2023-12-01T05:03:12.987 INFO:tasks.workunit.client.0.smithi060.stdout:449 2023-12-01T05:03:12.988 INFO:tasks.workunit.client.0.smithi060.stdout:450 2023-12-01T05:03:12.989 INFO:tasks.workunit.client.0.smithi060.stdout:451 2023-12-01T05:03:12.990 INFO:tasks.workunit.client.0.smithi060.stdout:452 2023-12-01T05:03:12.991 INFO:tasks.workunit.client.0.smithi060.stdout:453 2023-12-01T05:03:12.992 INFO:tasks.workunit.client.0.smithi060.stdout:454 2023-12-01T05:03:12.993 INFO:tasks.workunit.client.0.smithi060.stdout:455 2023-12-01T05:03:12.994 INFO:tasks.workunit.client.0.smithi060.stdout:456 2023-12-01T05:03:12.994 INFO:tasks.workunit.client.0.smithi060.stdout:457 2023-12-01T05:03:12.995 INFO:tasks.workunit.client.0.smithi060.stdout:458 2023-12-01T05:03:12.996 INFO:tasks.workunit.client.0.smithi060.stdout:459 2023-12-01T05:03:12.997 INFO:tasks.workunit.client.0.smithi060.stdout:460 2023-12-01T05:03:12.998 INFO:tasks.workunit.client.0.smithi060.stdout:461 2023-12-01T05:03:12.999 INFO:tasks.workunit.client.0.smithi060.stdout:462 2023-12-01T05:03:13.000 INFO:tasks.workunit.client.0.smithi060.stdout:463 2023-12-01T05:03:13.001 INFO:tasks.workunit.client.0.smithi060.stdout:464 2023-12-01T05:03:13.002 INFO:tasks.workunit.client.0.smithi060.stdout:465 2023-12-01T05:03:13.003 INFO:tasks.workunit.client.0.smithi060.stdout:466 2023-12-01T05:03:13.004 INFO:tasks.workunit.client.0.smithi060.stdout:467 2023-12-01T05:03:13.005 INFO:tasks.workunit.client.0.smithi060.stdout:468 2023-12-01T05:03:13.005 INFO:tasks.workunit.client.0.smithi060.stdout:469 2023-12-01T05:03:13.006 INFO:tasks.workunit.client.0.smithi060.stdout:470 2023-12-01T05:03:13.007 INFO:tasks.workunit.client.0.smithi060.stdout:471 2023-12-01T05:03:13.008 INFO:tasks.workunit.client.0.smithi060.stdout:472 2023-12-01T05:03:13.009 INFO:tasks.workunit.client.0.smithi060.stdout:473 2023-12-01T05:03:13.010 INFO:tasks.workunit.client.0.smithi060.stdout:474 2023-12-01T05:03:13.011 INFO:tasks.workunit.client.0.smithi060.stdout:475 2023-12-01T05:03:13.012 INFO:tasks.workunit.client.0.smithi060.stdout:476 2023-12-01T05:03:13.013 INFO:tasks.workunit.client.0.smithi060.stdout:477 2023-12-01T05:03:13.014 INFO:tasks.workunit.client.0.smithi060.stdout:478 2023-12-01T05:03:13.015 INFO:tasks.workunit.client.0.smithi060.stdout:479 2023-12-01T05:03:13.016 INFO:tasks.workunit.client.0.smithi060.stdout:480 2023-12-01T05:03:13.017 INFO:tasks.workunit.client.0.smithi060.stdout:481 2023-12-01T05:03:13.018 INFO:tasks.workunit.client.0.smithi060.stdout:482 2023-12-01T05:03:13.019 INFO:tasks.workunit.client.0.smithi060.stdout:483 2023-12-01T05:03:13.020 INFO:tasks.workunit.client.0.smithi060.stdout:484 2023-12-01T05:03:13.021 INFO:tasks.workunit.client.0.smithi060.stdout:485 2023-12-01T05:03:13.027 INFO:tasks.workunit.client.0.smithi060.stdout:486 2023-12-01T05:03:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:487 2023-12-01T05:03:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:488 2023-12-01T05:03:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:489 2023-12-01T05:03:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:490 2023-12-01T05:03:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:491 2023-12-01T05:03:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:492 2023-12-01T05:03:13.029 INFO:tasks.workunit.client.0.smithi060.stdout:493 2023-12-01T05:03:13.030 INFO:tasks.workunit.client.0.smithi060.stdout:494 2023-12-01T05:03:13.031 INFO:tasks.workunit.client.0.smithi060.stdout:495 2023-12-01T05:03:13.032 INFO:tasks.workunit.client.0.smithi060.stdout:496 2023-12-01T05:03:13.033 INFO:tasks.workunit.client.0.smithi060.stdout:497 2023-12-01T05:03:13.034 INFO:tasks.workunit.client.0.smithi060.stdout:498 2023-12-01T05:03:13.035 INFO:tasks.workunit.client.0.smithi060.stdout:499 2023-12-01T05:03:13.036 INFO:tasks.workunit.client.0.smithi060.stdout:500 2023-12-01T05:03:13.037 INFO:tasks.workunit.client.0.smithi060.stdout:501 2023-12-01T05:03:13.038 INFO:tasks.workunit.client.0.smithi060.stdout:502 2023-12-01T05:03:13.039 INFO:tasks.workunit.client.0.smithi060.stdout:503 2023-12-01T05:03:13.040 INFO:tasks.workunit.client.0.smithi060.stdout:504 2023-12-01T05:03:13.041 INFO:tasks.workunit.client.0.smithi060.stdout:505 2023-12-01T05:03:13.042 INFO:tasks.workunit.client.0.smithi060.stdout:506 2023-12-01T05:03:13.043 INFO:tasks.workunit.client.0.smithi060.stdout:507 2023-12-01T05:03:13.044 INFO:tasks.workunit.client.0.smithi060.stdout:508 2023-12-01T05:03:13.045 INFO:tasks.workunit.client.0.smithi060.stdout:509 2023-12-01T05:03:13.046 INFO:tasks.workunit.client.0.smithi060.stdout:510 2023-12-01T05:03:13.047 INFO:tasks.workunit.client.0.smithi060.stdout:511 2023-12-01T05:03:13.048 INFO:tasks.workunit.client.0.smithi060.stdout:512 2023-12-01T05:03:13.049 INFO:tasks.workunit.client.0.smithi060.stdout:513 2023-12-01T05:03:13.050 INFO:tasks.workunit.client.0.smithi060.stdout:514 2023-12-01T05:03:13.051 INFO:tasks.workunit.client.0.smithi060.stdout:515 2023-12-01T05:03:13.052 INFO:tasks.workunit.client.0.smithi060.stdout:516 2023-12-01T05:03:13.053 INFO:tasks.workunit.client.0.smithi060.stdout:517 2023-12-01T05:03:13.054 INFO:tasks.workunit.client.0.smithi060.stdout:518 2023-12-01T05:03:13.055 INFO:tasks.workunit.client.0.smithi060.stdout:519 2023-12-01T05:03:13.056 INFO:tasks.workunit.client.0.smithi060.stdout:520 2023-12-01T05:03:13.057 INFO:tasks.workunit.client.0.smithi060.stdout:521 2023-12-01T05:03:13.058 INFO:tasks.workunit.client.0.smithi060.stdout:522 2023-12-01T05:03:13.059 INFO:tasks.workunit.client.0.smithi060.stdout:523 2023-12-01T05:03:13.060 INFO:tasks.workunit.client.0.smithi060.stdout:524 2023-12-01T05:03:13.061 INFO:tasks.workunit.client.0.smithi060.stdout:525 2023-12-01T05:03:13.062 INFO:tasks.workunit.client.0.smithi060.stdout:526 2023-12-01T05:03:13.063 INFO:tasks.workunit.client.0.smithi060.stdout:527 2023-12-01T05:03:13.064 INFO:tasks.workunit.client.0.smithi060.stdout:528 2023-12-01T05:03:13.065 INFO:tasks.workunit.client.0.smithi060.stdout:529 2023-12-01T05:03:13.066 INFO:tasks.workunit.client.0.smithi060.stdout:530 2023-12-01T05:03:13.067 INFO:tasks.workunit.client.0.smithi060.stdout:531 2023-12-01T05:03:13.068 INFO:tasks.workunit.client.0.smithi060.stdout:532 2023-12-01T05:03:13.069 INFO:tasks.workunit.client.0.smithi060.stdout:533 2023-12-01T05:03:13.070 INFO:tasks.workunit.client.0.smithi060.stdout:534 2023-12-01T05:03:13.071 INFO:tasks.workunit.client.0.smithi060.stdout:535 2023-12-01T05:03:13.072 INFO:tasks.workunit.client.0.smithi060.stdout:536 2023-12-01T05:03:13.073 INFO:tasks.workunit.client.0.smithi060.stdout:537 2023-12-01T05:03:13.074 INFO:tasks.workunit.client.0.smithi060.stdout:538 2023-12-01T05:03:13.075 INFO:tasks.workunit.client.0.smithi060.stdout:539 2023-12-01T05:03:13.076 INFO:tasks.workunit.client.0.smithi060.stdout:540 2023-12-01T05:03:13.077 INFO:tasks.workunit.client.0.smithi060.stdout:541 2023-12-01T05:03:13.078 INFO:tasks.workunit.client.0.smithi060.stdout:542 2023-12-01T05:03:13.079 INFO:tasks.workunit.client.0.smithi060.stdout:543 2023-12-01T05:03:13.080 INFO:tasks.workunit.client.0.smithi060.stdout:544 2023-12-01T05:03:13.081 INFO:tasks.workunit.client.0.smithi060.stdout:545 2023-12-01T05:03:13.082 INFO:tasks.workunit.client.0.smithi060.stdout:546 2023-12-01T05:03:13.083 INFO:tasks.workunit.client.0.smithi060.stdout:547 2023-12-01T05:03:13.084 INFO:tasks.workunit.client.0.smithi060.stdout:548 2023-12-01T05:03:13.085 INFO:tasks.workunit.client.0.smithi060.stdout:549 2023-12-01T05:03:13.086 INFO:tasks.workunit.client.0.smithi060.stdout:550 2023-12-01T05:03:13.087 INFO:tasks.workunit.client.0.smithi060.stdout:551 2023-12-01T05:03:13.088 INFO:tasks.workunit.client.0.smithi060.stdout:552 2023-12-01T05:03:13.089 INFO:tasks.workunit.client.0.smithi060.stdout:553 2023-12-01T05:03:13.090 INFO:tasks.workunit.client.0.smithi060.stdout:554 2023-12-01T05:03:13.091 INFO:tasks.workunit.client.0.smithi060.stdout:555 2023-12-01T05:03:13.092 INFO:tasks.workunit.client.0.smithi060.stdout:556 2023-12-01T05:03:13.093 INFO:tasks.workunit.client.0.smithi060.stdout:557 2023-12-01T05:03:13.094 INFO:tasks.workunit.client.0.smithi060.stdout:558 2023-12-01T05:03:13.096 INFO:tasks.workunit.client.0.smithi060.stdout:559 2023-12-01T05:03:13.096 INFO:tasks.workunit.client.0.smithi060.stdout:560 2023-12-01T05:03:13.097 INFO:tasks.workunit.client.0.smithi060.stdout:561 2023-12-01T05:03:13.098 INFO:tasks.workunit.client.0.smithi060.stdout:562 2023-12-01T05:03:13.099 INFO:tasks.workunit.client.0.smithi060.stdout:563 2023-12-01T05:03:13.100 INFO:tasks.workunit.client.0.smithi060.stdout:564 2023-12-01T05:03:13.101 INFO:tasks.workunit.client.0.smithi060.stdout:565 2023-12-01T05:03:13.102 INFO:tasks.workunit.client.0.smithi060.stdout:566 2023-12-01T05:03:13.103 INFO:tasks.workunit.client.0.smithi060.stdout:567 2023-12-01T05:03:13.104 INFO:tasks.workunit.client.0.smithi060.stdout:568 2023-12-01T05:03:13.105 INFO:tasks.workunit.client.0.smithi060.stdout:569 2023-12-01T05:03:13.106 INFO:tasks.workunit.client.0.smithi060.stdout:570 2023-12-01T05:03:13.107 INFO:tasks.workunit.client.0.smithi060.stdout:571 2023-12-01T05:03:13.108 INFO:tasks.workunit.client.0.smithi060.stdout:572 2023-12-01T05:03:13.109 INFO:tasks.workunit.client.0.smithi060.stdout:573 2023-12-01T05:03:13.110 INFO:tasks.workunit.client.0.smithi060.stdout:574 2023-12-01T05:03:13.111 INFO:tasks.workunit.client.0.smithi060.stdout:575 2023-12-01T05:03:13.112 INFO:tasks.workunit.client.0.smithi060.stdout:576 2023-12-01T05:03:13.113 INFO:tasks.workunit.client.0.smithi060.stdout:577 2023-12-01T05:03:13.114 INFO:tasks.workunit.client.0.smithi060.stdout:578 2023-12-01T05:03:13.115 INFO:tasks.workunit.client.0.smithi060.stdout:579 2023-12-01T05:03:13.116 INFO:tasks.workunit.client.0.smithi060.stdout:580 2023-12-01T05:03:13.118 INFO:tasks.workunit.client.0.smithi060.stdout:581 2023-12-01T05:03:13.118 INFO:tasks.workunit.client.0.smithi060.stdout:582 2023-12-01T05:03:13.119 INFO:tasks.workunit.client.0.smithi060.stdout:583 2023-12-01T05:03:13.121 INFO:tasks.workunit.client.0.smithi060.stdout:584 2023-12-01T05:03:13.122 INFO:tasks.workunit.client.0.smithi060.stdout:585 2023-12-01T05:03:13.123 INFO:tasks.workunit.client.0.smithi060.stdout:586 2023-12-01T05:03:13.124 INFO:tasks.workunit.client.0.smithi060.stdout:587 2023-12-01T05:03:13.125 INFO:tasks.workunit.client.0.smithi060.stdout:588 2023-12-01T05:03:13.126 INFO:tasks.workunit.client.0.smithi060.stdout:589 2023-12-01T05:03:13.127 INFO:tasks.workunit.client.0.smithi060.stdout:590 2023-12-01T05:03:13.128 INFO:tasks.workunit.client.0.smithi060.stdout:591 2023-12-01T05:03:13.129 INFO:tasks.workunit.client.0.smithi060.stdout:592 2023-12-01T05:03:13.130 INFO:tasks.workunit.client.0.smithi060.stdout:593 2023-12-01T05:03:13.131 INFO:tasks.workunit.client.0.smithi060.stdout:594 2023-12-01T05:03:13.133 INFO:tasks.workunit.client.0.smithi060.stdout:595 2023-12-01T05:03:13.134 INFO:tasks.workunit.client.0.smithi060.stdout:596 2023-12-01T05:03:13.134 INFO:tasks.workunit.client.0.smithi060.stdout:597 2023-12-01T05:03:13.135 INFO:tasks.workunit.client.0.smithi060.stdout:598 2023-12-01T05:03:13.136 INFO:tasks.workunit.client.0.smithi060.stdout:599 2023-12-01T05:03:13.137 INFO:tasks.workunit.client.0.smithi060.stdout:600 2023-12-01T05:03:13.138 INFO:tasks.workunit.client.0.smithi060.stdout:601 2023-12-01T05:03:13.139 INFO:tasks.workunit.client.0.smithi060.stdout:602 2023-12-01T05:03:13.140 INFO:tasks.workunit.client.0.smithi060.stdout:603 2023-12-01T05:03:13.141 INFO:tasks.workunit.client.0.smithi060.stdout:604 2023-12-01T05:03:13.142 INFO:tasks.workunit.client.0.smithi060.stdout:605 2023-12-01T05:03:13.143 INFO:tasks.workunit.client.0.smithi060.stdout:606 2023-12-01T05:03:13.144 INFO:tasks.workunit.client.0.smithi060.stdout:607 2023-12-01T05:03:13.145 INFO:tasks.workunit.client.0.smithi060.stdout:608 2023-12-01T05:03:13.146 INFO:tasks.workunit.client.0.smithi060.stdout:609 2023-12-01T05:03:13.147 INFO:tasks.workunit.client.0.smithi060.stdout:610 2023-12-01T05:03:13.148 INFO:tasks.workunit.client.0.smithi060.stdout:611 2023-12-01T05:03:13.149 INFO:tasks.workunit.client.0.smithi060.stdout:612 2023-12-01T05:03:13.150 INFO:tasks.workunit.client.0.smithi060.stdout:613 2023-12-01T05:03:13.151 INFO:tasks.workunit.client.0.smithi060.stdout:614 2023-12-01T05:03:13.152 INFO:tasks.workunit.client.0.smithi060.stdout:615 2023-12-01T05:03:13.153 INFO:tasks.workunit.client.0.smithi060.stdout:616 2023-12-01T05:03:13.155 INFO:tasks.workunit.client.0.smithi060.stdout:617 2023-12-01T05:03:13.156 INFO:tasks.workunit.client.0.smithi060.stdout:618 2023-12-01T05:03:13.158 INFO:tasks.workunit.client.0.smithi060.stdout:619 2023-12-01T05:03:13.159 INFO:tasks.workunit.client.0.smithi060.stdout:620 2023-12-01T05:03:13.160 INFO:tasks.workunit.client.0.smithi060.stdout:621 2023-12-01T05:03:13.161 INFO:tasks.workunit.client.0.smithi060.stdout:622 2023-12-01T05:03:13.162 INFO:tasks.workunit.client.0.smithi060.stdout:623 2023-12-01T05:03:13.163 INFO:tasks.workunit.client.0.smithi060.stdout:624 2023-12-01T05:03:13.165 INFO:tasks.workunit.client.0.smithi060.stdout:625 2023-12-01T05:03:13.166 INFO:tasks.workunit.client.0.smithi060.stdout:626 2023-12-01T05:03:13.166 INFO:tasks.workunit.client.0.smithi060.stdout:627 2023-12-01T05:03:13.167 INFO:tasks.workunit.client.0.smithi060.stdout:628 2023-12-01T05:03:13.168 INFO:tasks.workunit.client.0.smithi060.stdout:629 2023-12-01T05:03:13.169 INFO:tasks.workunit.client.0.smithi060.stdout:630 2023-12-01T05:03:13.170 INFO:tasks.workunit.client.0.smithi060.stdout:631 2023-12-01T05:03:13.174 INFO:tasks.workunit.client.0.smithi060.stdout:632 2023-12-01T05:03:13.174 INFO:tasks.workunit.client.0.smithi060.stdout:633 2023-12-01T05:03:13.174 INFO:tasks.workunit.client.0.smithi060.stdout:634 2023-12-01T05:03:13.175 INFO:tasks.workunit.client.0.smithi060.stdout:635 2023-12-01T05:03:13.175 INFO:tasks.workunit.client.0.smithi060.stdout:636 2023-12-01T05:03:13.176 INFO:tasks.workunit.client.0.smithi060.stdout:637 2023-12-01T05:03:13.177 INFO:tasks.workunit.client.0.smithi060.stdout:638 2023-12-01T05:03:13.178 INFO:tasks.workunit.client.0.smithi060.stdout:639 2023-12-01T05:03:13.179 INFO:tasks.workunit.client.0.smithi060.stdout:640 2023-12-01T05:03:13.180 INFO:tasks.workunit.client.0.smithi060.stdout:641 2023-12-01T05:03:13.181 INFO:tasks.workunit.client.0.smithi060.stdout:642 2023-12-01T05:03:13.182 INFO:tasks.workunit.client.0.smithi060.stdout:643 2023-12-01T05:03:13.184 INFO:tasks.workunit.client.0.smithi060.stdout:644 2023-12-01T05:03:13.185 INFO:tasks.workunit.client.0.smithi060.stdout:645 2023-12-01T05:03:13.186 INFO:tasks.workunit.client.0.smithi060.stdout:646 2023-12-01T05:03:13.187 INFO:tasks.workunit.client.0.smithi060.stdout:647 2023-12-01T05:03:13.188 INFO:tasks.workunit.client.0.smithi060.stdout:648 2023-12-01T05:03:13.189 INFO:tasks.workunit.client.0.smithi060.stdout:649 2023-12-01T05:03:13.190 INFO:tasks.workunit.client.0.smithi060.stdout:650 2023-12-01T05:03:13.191 INFO:tasks.workunit.client.0.smithi060.stdout:651 2023-12-01T05:03:13.192 INFO:tasks.workunit.client.0.smithi060.stdout:652 2023-12-01T05:03:13.193 INFO:tasks.workunit.client.0.smithi060.stdout:653 2023-12-01T05:03:13.194 INFO:tasks.workunit.client.0.smithi060.stdout:654 2023-12-01T05:03:13.195 INFO:tasks.workunit.client.0.smithi060.stdout:655 2023-12-01T05:03:13.196 INFO:tasks.workunit.client.0.smithi060.stdout:656 2023-12-01T05:03:13.198 INFO:tasks.workunit.client.0.smithi060.stdout:657 2023-12-01T05:03:13.199 INFO:tasks.workunit.client.0.smithi060.stdout:658 2023-12-01T05:03:13.200 INFO:tasks.workunit.client.0.smithi060.stdout:659 2023-12-01T05:03:13.201 INFO:tasks.workunit.client.0.smithi060.stdout:660 2023-12-01T05:03:13.202 INFO:tasks.workunit.client.0.smithi060.stdout:661 2023-12-01T05:03:13.203 INFO:tasks.workunit.client.0.smithi060.stdout:662 2023-12-01T05:03:13.204 INFO:tasks.workunit.client.0.smithi060.stdout:663 2023-12-01T05:03:13.205 INFO:tasks.workunit.client.0.smithi060.stdout:664 2023-12-01T05:03:13.206 INFO:tasks.workunit.client.0.smithi060.stdout:665 2023-12-01T05:03:13.207 INFO:tasks.workunit.client.0.smithi060.stdout:666 2023-12-01T05:03:13.208 INFO:tasks.workunit.client.0.smithi060.stdout:667 2023-12-01T05:03:13.209 INFO:tasks.workunit.client.0.smithi060.stdout:668 2023-12-01T05:03:13.210 INFO:tasks.workunit.client.0.smithi060.stdout:669 2023-12-01T05:03:13.211 INFO:tasks.workunit.client.0.smithi060.stdout:670 2023-12-01T05:03:13.212 INFO:tasks.workunit.client.0.smithi060.stdout:671 2023-12-01T05:03:13.213 INFO:tasks.workunit.client.0.smithi060.stdout:672 2023-12-01T05:03:13.214 INFO:tasks.workunit.client.0.smithi060.stdout:673 2023-12-01T05:03:13.216 INFO:tasks.workunit.client.0.smithi060.stdout:674 2023-12-01T05:03:13.216 INFO:tasks.workunit.client.0.smithi060.stdout:675 2023-12-01T05:03:13.218 INFO:tasks.workunit.client.0.smithi060.stdout:676 2023-12-01T05:03:13.219 INFO:tasks.workunit.client.0.smithi060.stdout:677 2023-12-01T05:03:13.220 INFO:tasks.workunit.client.0.smithi060.stdout:678 2023-12-01T05:03:13.221 INFO:tasks.workunit.client.0.smithi060.stdout:679 2023-12-01T05:03:13.222 INFO:tasks.workunit.client.0.smithi060.stdout:680 2023-12-01T05:03:13.223 INFO:tasks.workunit.client.0.smithi060.stdout:681 2023-12-01T05:03:13.224 INFO:tasks.workunit.client.0.smithi060.stdout:682 2023-12-01T05:03:13.225 INFO:tasks.workunit.client.0.smithi060.stdout:683 2023-12-01T05:03:13.226 INFO:tasks.workunit.client.0.smithi060.stdout:684 2023-12-01T05:03:13.227 INFO:tasks.workunit.client.0.smithi060.stdout:685 2023-12-01T05:03:13.228 INFO:tasks.workunit.client.0.smithi060.stdout:686 2023-12-01T05:03:13.229 INFO:tasks.workunit.client.0.smithi060.stdout:687 2023-12-01T05:03:13.230 INFO:tasks.workunit.client.0.smithi060.stdout:688 2023-12-01T05:03:13.232 INFO:tasks.workunit.client.0.smithi060.stdout:689 2023-12-01T05:03:13.233 INFO:tasks.workunit.client.0.smithi060.stdout:690 2023-12-01T05:03:13.234 INFO:tasks.workunit.client.0.smithi060.stdout:691 2023-12-01T05:03:13.235 INFO:tasks.workunit.client.0.smithi060.stdout:692 2023-12-01T05:03:13.236 INFO:tasks.workunit.client.0.smithi060.stdout:693 2023-12-01T05:03:13.237 INFO:tasks.workunit.client.0.smithi060.stdout:694 2023-12-01T05:03:13.238 INFO:tasks.workunit.client.0.smithi060.stdout:695 2023-12-01T05:03:13.239 INFO:tasks.workunit.client.0.smithi060.stdout:696 2023-12-01T05:03:13.240 INFO:tasks.workunit.client.0.smithi060.stdout:697 2023-12-01T05:03:13.241 INFO:tasks.workunit.client.0.smithi060.stdout:698 2023-12-01T05:03:13.243 INFO:tasks.workunit.client.0.smithi060.stdout:699 2023-12-01T05:03:13.244 INFO:tasks.workunit.client.0.smithi060.stdout:700 2023-12-01T05:03:13.245 INFO:tasks.workunit.client.0.smithi060.stdout:701 2023-12-01T05:03:13.247 INFO:tasks.workunit.client.0.smithi060.stdout:702 2023-12-01T05:03:13.248 INFO:tasks.workunit.client.0.smithi060.stdout:703 2023-12-01T05:03:13.249 INFO:tasks.workunit.client.0.smithi060.stdout:704 2023-12-01T05:03:13.250 INFO:tasks.workunit.client.0.smithi060.stdout:705 2023-12-01T05:03:13.251 INFO:tasks.workunit.client.0.smithi060.stdout:706 2023-12-01T05:03:13.252 INFO:tasks.workunit.client.0.smithi060.stdout:707 2023-12-01T05:03:13.254 INFO:tasks.workunit.client.0.smithi060.stdout:708 2023-12-01T05:03:13.255 INFO:tasks.workunit.client.0.smithi060.stdout:709 2023-12-01T05:03:13.256 INFO:tasks.workunit.client.0.smithi060.stdout:710 2023-12-01T05:03:13.257 INFO:tasks.workunit.client.0.smithi060.stdout:711 2023-12-01T05:03:13.259 INFO:tasks.workunit.client.0.smithi060.stdout:712 2023-12-01T05:03:13.260 INFO:tasks.workunit.client.0.smithi060.stdout:713 2023-12-01T05:03:13.262 INFO:tasks.workunit.client.0.smithi060.stdout:714 2023-12-01T05:03:13.263 INFO:tasks.workunit.client.0.smithi060.stdout:715 2023-12-01T05:03:13.264 INFO:tasks.workunit.client.0.smithi060.stdout:716 2023-12-01T05:03:13.265 INFO:tasks.workunit.client.0.smithi060.stdout:717 2023-12-01T05:03:13.266 INFO:tasks.workunit.client.0.smithi060.stdout:718 2023-12-01T05:03:13.267 INFO:tasks.workunit.client.0.smithi060.stdout:719 2023-12-01T05:03:13.268 INFO:tasks.workunit.client.0.smithi060.stdout:720 2023-12-01T05:03:13.270 INFO:tasks.workunit.client.0.smithi060.stdout:721 2023-12-01T05:03:13.271 INFO:tasks.workunit.client.0.smithi060.stdout:722 2023-12-01T05:03:13.272 INFO:tasks.workunit.client.0.smithi060.stdout:723 2023-12-01T05:03:13.273 INFO:tasks.workunit.client.0.smithi060.stdout:724 2023-12-01T05:03:13.274 INFO:tasks.workunit.client.0.smithi060.stdout:725 2023-12-01T05:03:13.275 INFO:tasks.workunit.client.0.smithi060.stdout:726 2023-12-01T05:03:13.277 INFO:tasks.workunit.client.0.smithi060.stdout:727 2023-12-01T05:03:13.279 INFO:tasks.workunit.client.0.smithi060.stdout:728 2023-12-01T05:03:13.280 INFO:tasks.workunit.client.0.smithi060.stdout:729 2023-12-01T05:03:13.281 INFO:tasks.workunit.client.0.smithi060.stdout:730 2023-12-01T05:03:13.282 INFO:tasks.workunit.client.0.smithi060.stdout:731 2023-12-01T05:03:13.283 INFO:tasks.workunit.client.0.smithi060.stdout:732 2023-12-01T05:03:13.285 INFO:tasks.workunit.client.0.smithi060.stdout:733 2023-12-01T05:03:13.286 INFO:tasks.workunit.client.0.smithi060.stdout:734 2023-12-01T05:03:13.287 INFO:tasks.workunit.client.0.smithi060.stdout:735 2023-12-01T05:03:13.288 INFO:tasks.workunit.client.0.smithi060.stdout:736 2023-12-01T05:03:13.289 INFO:tasks.workunit.client.0.smithi060.stdout:737 2023-12-01T05:03:13.290 INFO:tasks.workunit.client.0.smithi060.stdout:738 2023-12-01T05:03:13.292 INFO:tasks.workunit.client.0.smithi060.stdout:739 2023-12-01T05:03:13.293 INFO:tasks.workunit.client.0.smithi060.stdout:740 2023-12-01T05:03:13.294 INFO:tasks.workunit.client.0.smithi060.stdout:741 2023-12-01T05:03:13.295 INFO:tasks.workunit.client.0.smithi060.stdout:742 2023-12-01T05:03:13.296 INFO:tasks.workunit.client.0.smithi060.stdout:743 2023-12-01T05:03:13.297 INFO:tasks.workunit.client.0.smithi060.stdout:744 2023-12-01T05:03:13.298 INFO:tasks.workunit.client.0.smithi060.stdout:745 2023-12-01T05:03:13.299 INFO:tasks.workunit.client.0.smithi060.stdout:746 2023-12-01T05:03:13.300 INFO:tasks.workunit.client.0.smithi060.stdout:747 2023-12-01T05:03:13.301 INFO:tasks.workunit.client.0.smithi060.stdout:748 2023-12-01T05:03:13.302 INFO:tasks.workunit.client.0.smithi060.stdout:749 2023-12-01T05:03:13.303 INFO:tasks.workunit.client.0.smithi060.stdout:750 2023-12-01T05:03:13.304 INFO:tasks.workunit.client.0.smithi060.stdout:751 2023-12-01T05:03:13.306 INFO:tasks.workunit.client.0.smithi060.stdout:752 2023-12-01T05:03:13.307 INFO:tasks.workunit.client.0.smithi060.stdout:753 2023-12-01T05:03:13.308 INFO:tasks.workunit.client.0.smithi060.stdout:754 2023-12-01T05:03:13.309 INFO:tasks.workunit.client.0.smithi060.stdout:755 2023-12-01T05:03:13.310 INFO:tasks.workunit.client.0.smithi060.stdout:756 2023-12-01T05:03:13.311 INFO:tasks.workunit.client.0.smithi060.stdout:757 2023-12-01T05:03:13.313 INFO:tasks.workunit.client.0.smithi060.stdout:758 2023-12-01T05:03:13.314 INFO:tasks.workunit.client.0.smithi060.stdout:759 2023-12-01T05:03:13.315 INFO:tasks.workunit.client.0.smithi060.stdout:760 2023-12-01T05:03:13.316 INFO:tasks.workunit.client.0.smithi060.stdout:761 2023-12-01T05:03:13.318 INFO:tasks.workunit.client.0.smithi060.stdout:762 2023-12-01T05:03:13.318 INFO:tasks.workunit.client.0.smithi060.stdout:763 2023-12-01T05:03:13.320 INFO:tasks.workunit.client.0.smithi060.stdout:764 2023-12-01T05:03:13.321 INFO:tasks.workunit.client.0.smithi060.stdout:765 2023-12-01T05:03:13.322 INFO:tasks.workunit.client.0.smithi060.stdout:766 2023-12-01T05:03:13.323 INFO:tasks.workunit.client.0.smithi060.stdout:767 2023-12-01T05:03:13.325 INFO:tasks.workunit.client.0.smithi060.stdout:768 2023-12-01T05:03:13.326 INFO:tasks.workunit.client.0.smithi060.stdout:769 2023-12-01T05:03:13.327 INFO:tasks.workunit.client.0.smithi060.stdout:770 2023-12-01T05:03:13.328 INFO:tasks.workunit.client.0.smithi060.stdout:771 2023-12-01T05:03:13.330 INFO:tasks.workunit.client.0.smithi060.stdout:772 2023-12-01T05:03:13.331 INFO:tasks.workunit.client.0.smithi060.stdout:773 2023-12-01T05:03:13.332 INFO:tasks.workunit.client.0.smithi060.stdout:774 2023-12-01T05:03:13.333 INFO:tasks.workunit.client.0.smithi060.stdout:775 2023-12-01T05:03:13.334 INFO:tasks.workunit.client.0.smithi060.stdout:776 2023-12-01T05:03:13.335 INFO:tasks.workunit.client.0.smithi060.stdout:777 2023-12-01T05:03:13.336 INFO:tasks.workunit.client.0.smithi060.stdout:778 2023-12-01T05:03:13.338 INFO:tasks.workunit.client.0.smithi060.stdout:779 2023-12-01T05:03:13.339 INFO:tasks.workunit.client.0.smithi060.stdout:780 2023-12-01T05:03:13.340 INFO:tasks.workunit.client.0.smithi060.stdout:781 2023-12-01T05:03:13.341 INFO:tasks.workunit.client.0.smithi060.stdout:782 2023-12-01T05:03:13.342 INFO:tasks.workunit.client.0.smithi060.stdout:783 2023-12-01T05:03:13.343 INFO:tasks.workunit.client.0.smithi060.stdout:784 2023-12-01T05:03:13.344 INFO:tasks.workunit.client.0.smithi060.stdout:785 2023-12-01T05:03:13.346 INFO:tasks.workunit.client.0.smithi060.stdout:786 2023-12-01T05:03:13.347 INFO:tasks.workunit.client.0.smithi060.stdout:787 2023-12-01T05:03:13.348 INFO:tasks.workunit.client.0.smithi060.stdout:788 2023-12-01T05:03:13.349 INFO:tasks.workunit.client.0.smithi060.stdout:789 2023-12-01T05:03:13.350 INFO:tasks.workunit.client.0.smithi060.stdout:790 2023-12-01T05:03:13.351 INFO:tasks.workunit.client.0.smithi060.stdout:791 2023-12-01T05:03:13.353 INFO:tasks.workunit.client.0.smithi060.stdout:792 2023-12-01T05:03:13.354 INFO:tasks.workunit.client.0.smithi060.stdout:793 2023-12-01T05:03:13.355 INFO:tasks.workunit.client.0.smithi060.stdout:794 2023-12-01T05:03:13.356 INFO:tasks.workunit.client.0.smithi060.stdout:795 2023-12-01T05:03:13.358 INFO:tasks.workunit.client.0.smithi060.stdout:796 2023-12-01T05:03:13.359 INFO:tasks.workunit.client.0.smithi060.stdout:797 2023-12-01T05:03:13.360 INFO:tasks.workunit.client.0.smithi060.stdout:798 2023-12-01T05:03:13.361 INFO:tasks.workunit.client.0.smithi060.stdout:799 2023-12-01T05:03:13.362 INFO:tasks.workunit.client.0.smithi060.stdout:800 2023-12-01T05:03:13.363 INFO:tasks.workunit.client.0.smithi060.stdout:801 2023-12-01T05:03:13.365 INFO:tasks.workunit.client.0.smithi060.stdout:802 2023-12-01T05:03:13.366 INFO:tasks.workunit.client.0.smithi060.stdout:803 2023-12-01T05:03:13.367 INFO:tasks.workunit.client.0.smithi060.stdout:804 2023-12-01T05:03:13.368 INFO:tasks.workunit.client.0.smithi060.stdout:805 2023-12-01T05:03:13.369 INFO:tasks.workunit.client.0.smithi060.stdout:806 2023-12-01T05:03:13.370 INFO:tasks.workunit.client.0.smithi060.stdout:807 2023-12-01T05:03:13.371 INFO:tasks.workunit.client.0.smithi060.stdout:808 2023-12-01T05:03:13.372 INFO:tasks.workunit.client.0.smithi060.stdout:809 2023-12-01T05:03:13.373 INFO:tasks.workunit.client.0.smithi060.stdout:810 2023-12-01T05:03:13.374 INFO:tasks.workunit.client.0.smithi060.stdout:811 2023-12-01T05:03:13.377 INFO:tasks.workunit.client.0.smithi060.stdout:812 2023-12-01T05:03:13.377 INFO:tasks.workunit.client.0.smithi060.stdout:813 2023-12-01T05:03:13.378 INFO:tasks.workunit.client.0.smithi060.stdout:814 2023-12-01T05:03:13.379 INFO:tasks.workunit.client.0.smithi060.stdout:815 2023-12-01T05:03:13.380 INFO:tasks.workunit.client.0.smithi060.stdout:816 2023-12-01T05:03:13.381 INFO:tasks.workunit.client.0.smithi060.stdout:817 2023-12-01T05:03:13.382 INFO:tasks.workunit.client.0.smithi060.stdout:818 2023-12-01T05:03:13.383 INFO:tasks.workunit.client.0.smithi060.stdout:819 2023-12-01T05:03:13.384 INFO:tasks.workunit.client.0.smithi060.stdout:820 2023-12-01T05:03:13.386 INFO:tasks.workunit.client.0.smithi060.stdout:821 2023-12-01T05:03:13.387 INFO:tasks.workunit.client.0.smithi060.stdout:822 2023-12-01T05:03:13.388 INFO:tasks.workunit.client.0.smithi060.stdout:823 2023-12-01T05:03:13.389 INFO:tasks.workunit.client.0.smithi060.stdout:824 2023-12-01T05:03:13.390 INFO:tasks.workunit.client.0.smithi060.stdout:825 2023-12-01T05:03:13.391 INFO:tasks.workunit.client.0.smithi060.stdout:826 2023-12-01T05:03:13.392 INFO:tasks.workunit.client.0.smithi060.stdout:827 2023-12-01T05:03:13.396 INFO:tasks.workunit.client.0.smithi060.stdout:828 2023-12-01T05:03:13.398 INFO:tasks.workunit.client.0.smithi060.stdout:829 2023-12-01T05:03:13.400 INFO:tasks.workunit.client.0.smithi060.stdout:830 2023-12-01T05:03:13.403 INFO:tasks.workunit.client.0.smithi060.stdout:831 2023-12-01T05:03:13.404 INFO:tasks.workunit.client.0.smithi060.stdout:832 2023-12-01T05:03:13.405 INFO:tasks.workunit.client.0.smithi060.stdout:833 2023-12-01T05:03:13.406 INFO:tasks.workunit.client.0.smithi060.stdout:834 2023-12-01T05:03:13.408 INFO:tasks.workunit.client.0.smithi060.stdout:835 2023-12-01T05:03:13.409 INFO:tasks.workunit.client.0.smithi060.stdout:836 2023-12-01T05:03:13.410 INFO:tasks.workunit.client.0.smithi060.stdout:837 2023-12-01T05:03:13.411 INFO:tasks.workunit.client.0.smithi060.stdout:838 2023-12-01T05:03:13.412 INFO:tasks.workunit.client.0.smithi060.stdout:839 2023-12-01T05:03:13.414 INFO:tasks.workunit.client.0.smithi060.stdout:840 2023-12-01T05:03:13.415 INFO:tasks.workunit.client.0.smithi060.stdout:841 2023-12-01T05:03:13.416 INFO:tasks.workunit.client.0.smithi060.stdout:842 2023-12-01T05:03:13.417 INFO:tasks.workunit.client.0.smithi060.stdout:843 2023-12-01T05:03:13.419 INFO:tasks.workunit.client.0.smithi060.stdout:844 2023-12-01T05:03:13.420 INFO:tasks.workunit.client.0.smithi060.stdout:845 2023-12-01T05:03:13.421 INFO:tasks.workunit.client.0.smithi060.stdout:846 2023-12-01T05:03:13.423 INFO:tasks.workunit.client.0.smithi060.stdout:847 2023-12-01T05:03:13.424 INFO:tasks.workunit.client.0.smithi060.stdout:848 2023-12-01T05:03:13.425 INFO:tasks.workunit.client.0.smithi060.stdout:849 2023-12-01T05:03:13.426 INFO:tasks.workunit.client.0.smithi060.stdout:850 2023-12-01T05:03:13.427 INFO:tasks.workunit.client.0.smithi060.stdout:851 2023-12-01T05:03:13.428 INFO:tasks.workunit.client.0.smithi060.stdout:852 2023-12-01T05:03:13.430 INFO:tasks.workunit.client.0.smithi060.stdout:853 2023-12-01T05:03:13.431 INFO:tasks.workunit.client.0.smithi060.stdout:854 2023-12-01T05:03:13.432 INFO:tasks.workunit.client.0.smithi060.stdout:855 2023-12-01T05:03:13.434 INFO:tasks.workunit.client.0.smithi060.stdout:856 2023-12-01T05:03:13.435 INFO:tasks.workunit.client.0.smithi060.stdout:857 2023-12-01T05:03:13.436 INFO:tasks.workunit.client.0.smithi060.stdout:858 2023-12-01T05:03:13.438 INFO:tasks.workunit.client.0.smithi060.stdout:859 2023-12-01T05:03:13.439 INFO:tasks.workunit.client.0.smithi060.stdout:860 2023-12-01T05:03:13.441 INFO:tasks.workunit.client.0.smithi060.stdout:861 2023-12-01T05:03:13.442 INFO:tasks.workunit.client.0.smithi060.stdout:862 2023-12-01T05:03:13.444 INFO:tasks.workunit.client.0.smithi060.stdout:863 2023-12-01T05:03:13.445 INFO:tasks.workunit.client.0.smithi060.stdout:864 2023-12-01T05:03:13.447 INFO:tasks.workunit.client.0.smithi060.stdout:865 2023-12-01T05:03:13.448 INFO:tasks.workunit.client.0.smithi060.stdout:866 2023-12-01T05:03:13.450 INFO:tasks.workunit.client.0.smithi060.stdout:867 2023-12-01T05:03:13.451 INFO:tasks.workunit.client.0.smithi060.stdout:868 2023-12-01T05:03:13.453 INFO:tasks.workunit.client.0.smithi060.stdout:869 2023-12-01T05:03:13.454 INFO:tasks.workunit.client.0.smithi060.stdout:870 2023-12-01T05:03:13.456 INFO:tasks.workunit.client.0.smithi060.stdout:871 2023-12-01T05:03:13.457 INFO:tasks.workunit.client.0.smithi060.stdout:872 2023-12-01T05:03:13.458 INFO:tasks.workunit.client.0.smithi060.stdout:873 2023-12-01T05:03:13.459 INFO:tasks.workunit.client.0.smithi060.stdout:874 2023-12-01T05:03:13.461 INFO:tasks.workunit.client.0.smithi060.stdout:875 2023-12-01T05:03:13.463 INFO:tasks.workunit.client.0.smithi060.stdout:876 2023-12-01T05:03:13.465 INFO:tasks.workunit.client.0.smithi060.stdout:877 2023-12-01T05:03:13.466 INFO:tasks.workunit.client.0.smithi060.stdout:878 2023-12-01T05:03:13.467 INFO:tasks.workunit.client.0.smithi060.stdout:879 2023-12-01T05:03:13.468 INFO:tasks.workunit.client.0.smithi060.stdout:880 2023-12-01T05:03:13.470 INFO:tasks.workunit.client.0.smithi060.stdout:881 2023-12-01T05:03:13.471 INFO:tasks.workunit.client.0.smithi060.stdout:882 2023-12-01T05:03:13.473 INFO:tasks.workunit.client.0.smithi060.stdout:883 2023-12-01T05:03:13.474 INFO:tasks.workunit.client.0.smithi060.stdout:884 2023-12-01T05:03:13.475 INFO:tasks.workunit.client.0.smithi060.stdout:885 2023-12-01T05:03:13.476 INFO:tasks.workunit.client.0.smithi060.stdout:886 2023-12-01T05:03:13.477 INFO:tasks.workunit.client.0.smithi060.stdout:887 2023-12-01T05:03:13.479 INFO:tasks.workunit.client.0.smithi060.stdout:888 2023-12-01T05:03:13.480 INFO:tasks.workunit.client.0.smithi060.stdout:889 2023-12-01T05:03:13.482 INFO:tasks.workunit.client.0.smithi060.stdout:890 2023-12-01T05:03:13.483 INFO:tasks.workunit.client.0.smithi060.stdout:891 2023-12-01T05:03:13.485 INFO:tasks.workunit.client.0.smithi060.stdout:892 2023-12-01T05:03:13.486 INFO:tasks.workunit.client.0.smithi060.stdout:893 2023-12-01T05:03:13.487 INFO:tasks.workunit.client.0.smithi060.stdout:894 2023-12-01T05:03:13.488 INFO:tasks.workunit.client.0.smithi060.stdout:895 2023-12-01T05:03:13.489 INFO:tasks.workunit.client.0.smithi060.stdout:896 2023-12-01T05:03:13.490 INFO:tasks.workunit.client.0.smithi060.stdout:897 2023-12-01T05:03:13.492 INFO:tasks.workunit.client.0.smithi060.stdout:898 2023-12-01T05:03:13.493 INFO:tasks.workunit.client.0.smithi060.stdout:899 2023-12-01T05:03:13.494 INFO:tasks.workunit.client.0.smithi060.stdout:900 2023-12-01T05:03:13.495 INFO:tasks.workunit.client.0.smithi060.stdout:901 2023-12-01T05:03:13.496 INFO:tasks.workunit.client.0.smithi060.stdout:902 2023-12-01T05:03:13.497 INFO:tasks.workunit.client.0.smithi060.stdout:903 2023-12-01T05:03:13.498 INFO:tasks.workunit.client.0.smithi060.stdout:904 2023-12-01T05:03:13.499 INFO:tasks.workunit.client.0.smithi060.stdout:905 2023-12-01T05:03:13.500 INFO:tasks.workunit.client.0.smithi060.stdout:906 2023-12-01T05:03:13.501 INFO:tasks.workunit.client.0.smithi060.stdout:907 2023-12-01T05:03:13.502 INFO:tasks.workunit.client.0.smithi060.stdout:908 2023-12-01T05:03:13.503 INFO:tasks.workunit.client.0.smithi060.stdout:909 2023-12-01T05:03:13.505 INFO:tasks.workunit.client.0.smithi060.stdout:910 2023-12-01T05:03:13.506 INFO:tasks.workunit.client.0.smithi060.stdout:911 2023-12-01T05:03:13.507 INFO:tasks.workunit.client.0.smithi060.stdout:912 2023-12-01T05:03:13.508 INFO:tasks.workunit.client.0.smithi060.stdout:913 2023-12-01T05:03:13.509 INFO:tasks.workunit.client.0.smithi060.stdout:914 2023-12-01T05:03:13.510 INFO:tasks.workunit.client.0.smithi060.stdout:915 2023-12-01T05:03:13.511 INFO:tasks.workunit.client.0.smithi060.stdout:916 2023-12-01T05:03:13.512 INFO:tasks.workunit.client.0.smithi060.stdout:917 2023-12-01T05:03:13.513 INFO:tasks.workunit.client.0.smithi060.stdout:918 2023-12-01T05:03:13.514 INFO:tasks.workunit.client.0.smithi060.stdout:919 2023-12-01T05:03:13.515 INFO:tasks.workunit.client.0.smithi060.stdout:920 2023-12-01T05:03:13.516 INFO:tasks.workunit.client.0.smithi060.stdout:921 2023-12-01T05:03:13.518 INFO:tasks.workunit.client.0.smithi060.stdout:922 2023-12-01T05:03:13.519 INFO:tasks.workunit.client.0.smithi060.stdout:923 2023-12-01T05:03:13.520 INFO:tasks.workunit.client.0.smithi060.stdout:924 2023-12-01T05:03:13.521 INFO:tasks.workunit.client.0.smithi060.stdout:925 2023-12-01T05:03:13.522 INFO:tasks.workunit.client.0.smithi060.stdout:926 2023-12-01T05:03:13.523 INFO:tasks.workunit.client.0.smithi060.stdout:927 2023-12-01T05:03:13.524 INFO:tasks.workunit.client.0.smithi060.stdout:928 2023-12-01T05:03:13.525 INFO:tasks.workunit.client.0.smithi060.stdout:929 2023-12-01T05:03:13.526 INFO:tasks.workunit.client.0.smithi060.stdout:930 2023-12-01T05:03:13.527 INFO:tasks.workunit.client.0.smithi060.stdout:931 2023-12-01T05:03:13.528 INFO:tasks.workunit.client.0.smithi060.stdout:932 2023-12-01T05:03:13.530 INFO:tasks.workunit.client.0.smithi060.stdout:933 2023-12-01T05:03:13.531 INFO:tasks.workunit.client.0.smithi060.stdout:934 2023-12-01T05:03:13.532 INFO:tasks.workunit.client.0.smithi060.stdout:935 2023-12-01T05:03:13.533 INFO:tasks.workunit.client.0.smithi060.stdout:936 2023-12-01T05:03:13.534 INFO:tasks.workunit.client.0.smithi060.stdout:937 2023-12-01T05:03:13.535 INFO:tasks.workunit.client.0.smithi060.stdout:938 2023-12-01T05:03:13.537 INFO:tasks.workunit.client.0.smithi060.stdout:939 2023-12-01T05:03:13.537 INFO:tasks.workunit.client.0.smithi060.stdout:940 2023-12-01T05:03:13.538 INFO:tasks.workunit.client.0.smithi060.stdout:941 2023-12-01T05:03:13.540 INFO:tasks.workunit.client.0.smithi060.stdout:942 2023-12-01T05:03:13.541 INFO:tasks.workunit.client.0.smithi060.stdout:943 2023-12-01T05:03:13.542 INFO:tasks.workunit.client.0.smithi060.stdout:944 2023-12-01T05:03:13.543 INFO:tasks.workunit.client.0.smithi060.stdout:945 2023-12-01T05:03:13.544 INFO:tasks.workunit.client.0.smithi060.stdout:946 2023-12-01T05:03:13.545 INFO:tasks.workunit.client.0.smithi060.stdout:947 2023-12-01T05:03:13.546 INFO:tasks.workunit.client.0.smithi060.stdout:948 2023-12-01T05:03:13.547 INFO:tasks.workunit.client.0.smithi060.stdout:949 2023-12-01T05:03:13.549 INFO:tasks.workunit.client.0.smithi060.stdout:950 2023-12-01T05:03:13.550 INFO:tasks.workunit.client.0.smithi060.stdout:951 2023-12-01T05:03:13.551 INFO:tasks.workunit.client.0.smithi060.stdout:952 2023-12-01T05:03:13.552 INFO:tasks.workunit.client.0.smithi060.stdout:953 2023-12-01T05:03:13.553 INFO:tasks.workunit.client.0.smithi060.stdout:954 2023-12-01T05:03:13.554 INFO:tasks.workunit.client.0.smithi060.stdout:955 2023-12-01T05:03:13.555 INFO:tasks.workunit.client.0.smithi060.stdout:956 2023-12-01T05:03:13.556 INFO:tasks.workunit.client.0.smithi060.stdout:957 2023-12-01T05:03:13.557 INFO:tasks.workunit.client.0.smithi060.stdout:958 2023-12-01T05:03:13.559 INFO:tasks.workunit.client.0.smithi060.stdout:959 2023-12-01T05:03:13.560 INFO:tasks.workunit.client.0.smithi060.stdout:960 2023-12-01T05:03:13.561 INFO:tasks.workunit.client.0.smithi060.stdout:961 2023-12-01T05:03:13.562 INFO:tasks.workunit.client.0.smithi060.stdout:962 2023-12-01T05:03:13.563 INFO:tasks.workunit.client.0.smithi060.stdout:963 2023-12-01T05:03:13.564 INFO:tasks.workunit.client.0.smithi060.stdout:964 2023-12-01T05:03:13.565 INFO:tasks.workunit.client.0.smithi060.stdout:965 2023-12-01T05:03:13.567 INFO:tasks.workunit.client.0.smithi060.stdout:966 2023-12-01T05:03:13.568 INFO:tasks.workunit.client.0.smithi060.stdout:967 2023-12-01T05:03:13.569 INFO:tasks.workunit.client.0.smithi060.stdout:968 2023-12-01T05:03:13.570 INFO:tasks.workunit.client.0.smithi060.stdout:969 2023-12-01T05:03:13.571 INFO:tasks.workunit.client.0.smithi060.stdout:970 2023-12-01T05:03:13.572 INFO:tasks.workunit.client.0.smithi060.stdout:971 2023-12-01T05:03:13.573 INFO:tasks.workunit.client.0.smithi060.stdout:972 2023-12-01T05:03:13.575 INFO:tasks.workunit.client.0.smithi060.stdout:973 2023-12-01T05:03:13.576 INFO:tasks.workunit.client.0.smithi060.stdout:974 2023-12-01T05:03:13.577 INFO:tasks.workunit.client.0.smithi060.stdout:975 2023-12-01T05:03:13.578 INFO:tasks.workunit.client.0.smithi060.stdout:976 2023-12-01T05:03:13.579 INFO:tasks.workunit.client.0.smithi060.stdout:977 2023-12-01T05:03:13.580 INFO:tasks.workunit.client.0.smithi060.stdout:978 2023-12-01T05:03:13.582 INFO:tasks.workunit.client.0.smithi060.stdout:979 2023-12-01T05:03:13.583 INFO:tasks.workunit.client.0.smithi060.stdout:980 2023-12-01T05:03:13.585 INFO:tasks.workunit.client.0.smithi060.stdout:981 2023-12-01T05:03:13.585 INFO:tasks.workunit.client.0.smithi060.stdout:982 2023-12-01T05:03:13.586 INFO:tasks.workunit.client.0.smithi060.stdout:983 2023-12-01T05:03:13.587 INFO:tasks.workunit.client.0.smithi060.stdout:984 2023-12-01T05:03:13.589 INFO:tasks.workunit.client.0.smithi060.stdout:985 2023-12-01T05:03:13.590 INFO:tasks.workunit.client.0.smithi060.stdout:986 2023-12-01T05:03:13.591 INFO:tasks.workunit.client.0.smithi060.stdout:987 2023-12-01T05:03:13.592 INFO:tasks.workunit.client.0.smithi060.stdout:988 2023-12-01T05:03:13.593 INFO:tasks.workunit.client.0.smithi060.stdout:989 2023-12-01T05:03:13.595 INFO:tasks.workunit.client.0.smithi060.stdout:990 2023-12-01T05:03:13.596 INFO:tasks.workunit.client.0.smithi060.stdout:991 2023-12-01T05:03:13.598 INFO:tasks.workunit.client.0.smithi060.stdout:992 2023-12-01T05:03:13.600 INFO:tasks.workunit.client.0.smithi060.stdout:993 2023-12-01T05:03:13.601 INFO:tasks.workunit.client.0.smithi060.stdout:994 2023-12-01T05:03:13.602 INFO:tasks.workunit.client.0.smithi060.stdout:995 2023-12-01T05:03:13.604 INFO:tasks.workunit.client.0.smithi060.stdout:996 2023-12-01T05:03:13.605 INFO:tasks.workunit.client.0.smithi060.stdout:997 2023-12-01T05:03:13.606 INFO:tasks.workunit.client.0.smithi060.stdout:998 2023-12-01T05:03:13.608 INFO:tasks.workunit.client.0.smithi060.stdout:999 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[94233]: osdmap e984: 8 total, 8 up, 8 in 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/42316017' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[109077]: osdmap e984: 8 total, 8 up, 8 in 2023-12-01T05:03:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/42316017' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-01T05:03:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:03:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:13 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:13 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:13 smithi089 ceph-mon[98504]: osdmap e984: 8 total, 8 up, 8 in 2023-12-01T05:03:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/42316017' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2023-12-01T05:03:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:03:14.416 INFO:tasks.workunit.client.0.smithi060.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2023-12-01T05:03:14.417 INFO:tasks.workunit.client.0.smithi060.stdout:00000010 69 73 |is| 2023-12-01T05:03:14.417 INFO:tasks.workunit.client.0.smithi060.stdout:00000012 2023-12-01T05:03:14.417 INFO:tasks.workunit.client.0.smithi060.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2023-12-01T05:03:14.417 INFO:tasks.workunit.client.0.smithi060.stdout:00000010 69 73 |is| 2023-12-01T05:03:14.417 INFO:tasks.workunit.client.0.smithi060.stdout:00000012 2023-12-01T05:03:14.417 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsHello.WriteReturnData (4021 ms) 2023-12-01T05:03:14.417 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsHello.Loud 2023-12-01T05:03:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:03:14] "GET /metrics HTTP/1.1" 200 33795 "" "Prometheus/2.43.0" 2023-12-01T05:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[94233]: osdmap e985: 8 total, 8 up, 8 in 2023-12-01T05:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[94233]: pgmap v1472: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[109077]: osdmap e985: 8 total, 8 up, 8 in 2023-12-01T05:03:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[109077]: pgmap v1472: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:03:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:03:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:14 smithi089 ceph-mon[98504]: osdmap e985: 8 total, 8 up, 8 in 2023-12-01T05:03:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:14 smithi089 ceph-mon[98504]: pgmap v1472: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:03:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:03:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:15 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:15 smithi060 ceph-mon[94233]: osdmap e986: 8 total, 8 up, 8 in 2023-12-01T05:03:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:15 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:15 smithi060 ceph-mon[109077]: osdmap e986: 8 total, 8 up, 8 in 2023-12-01T05:03:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:15 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:15 smithi089 ceph-mon[98504]: osdmap e986: 8 total, 8 up, 8 in 2023-12-01T05:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[94233]: osdmap e987: 8 total, 8 up, 8 in 2023-12-01T05:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3341849005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[94233]: pgmap v1475: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[109077]: osdmap e987: 8 total, 8 up, 8 in 2023-12-01T05:03:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3341849005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:16 smithi060 ceph-mon[109077]: pgmap v1475: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:16 smithi089 ceph-mon[98504]: osdmap e987: 8 total, 8 up, 8 in 2023-12-01T05:03:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3341849005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:16 smithi089 ceph-mon[98504]: pgmap v1475: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:17.427 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsHello.Loud (3013 ms) 2023-12-01T05:03:17.427 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsHello.BadMethods 2023-12-01T05:03:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:17 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:17 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:17 smithi060 ceph-mon[94233]: osdmap e988: 8 total, 8 up, 8 in 2023-12-01T05:03:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:17 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:17 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:17 smithi060 ceph-mon[109077]: osdmap e988: 8 total, 8 up, 8 in 2023-12-01T05:03:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:17 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:17 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:17 smithi089 ceph-mon[98504]: osdmap e988: 8 total, 8 up, 8 in 2023-12-01T05:03:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:18 smithi060 ceph-mon[94233]: osdmap e989: 8 total, 8 up, 8 in 2023-12-01T05:03:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:18 smithi060 ceph-mon[94233]: pgmap v1478: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:18 smithi060 ceph-mon[109077]: osdmap e989: 8 total, 8 up, 8 in 2023-12-01T05:03:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:18 smithi060 ceph-mon[109077]: pgmap v1478: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:18 smithi089 ceph-mon[98504]: osdmap e989: 8 total, 8 up, 8 in 2023-12-01T05:03:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:18 smithi089 ceph-mon[98504]: pgmap v1478: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[109077]: osdmap e990: 8 total, 8 up, 8 in 2023-12-01T05:03:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3078254675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[94233]: osdmap e990: 8 total, 8 up, 8 in 2023-12-01T05:03:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3078254675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:19.761 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-3[135572]: 2023-12-01T05:03:19.452+0000 7f4e0e292700 -1 osd.3 pg_epoch: 991 pg[38.2( v 991'1 (0'0,991'1] local-lis/les=990/991 n=1 ec=990/990 lis/c=990/990 les/c/f=991/991/0 sis=990) [3,7,5] r=0 lpr=990 crt=991'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2023-12-01T05:03:19.761 INFO:journalctl@ceph.osd.3.smithi060.stdout:Dec 01 05:03:19 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-osd-3[135572]: 2023-12-01T05:03:19.453+0000 7f4e1229a700 -1 osd.3 pg_epoch: 991 pg[38.2( v 991'2 (0'0,991'2] local-lis/les=990/991 n=1 ec=990/990 lis/c=990/990 les/c/f=991/991/0 sis=990) [3,7,5] r=0 lpr=990 crt=991'1 lcod 991'1 mlcod 991'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2023-12-01T05:03:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:19 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:19 smithi089 ceph-mon[98504]: osdmap e990: 8 total, 8 up, 8 in 2023-12-01T05:03:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3078254675' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:19 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:20.445 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsHello.BadMethods (3018 ms) 2023-12-01T05:03:20.445 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsHello.Filter 2023-12-01T05:03:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:20 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:20 smithi060 ceph-mon[109077]: osdmap e991: 8 total, 8 up, 8 in 2023-12-01T05:03:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:20 smithi060 ceph-mon[109077]: pgmap v1481: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:20 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:20 smithi060 ceph-mon[94233]: osdmap e991: 8 total, 8 up, 8 in 2023-12-01T05:03:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:20 smithi060 ceph-mon[94233]: pgmap v1481: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:20 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:20 smithi089 ceph-mon[98504]: osdmap e991: 8 total, 8 up, 8 in 2023-12-01T05:03:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:20 smithi089 ceph-mon[98504]: pgmap v1481: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:21 smithi060 ceph-mon[109077]: osdmap e992: 8 total, 8 up, 8 in 2023-12-01T05:03:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:21 smithi060 ceph-mon[94233]: osdmap e992: 8 total, 8 up, 8 in 2023-12-01T05:03:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:21 smithi089 ceph-mon[98504]: osdmap e992: 8 total, 8 up, 8 in 2023-12-01T05:03:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[94233]: osdmap e993: 8 total, 8 up, 8 in 2023-12-01T05:03:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3307316273' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[94233]: pgmap v1484: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[109077]: osdmap e993: 8 total, 8 up, 8 in 2023-12-01T05:03:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3307316273' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:22 smithi060 ceph-mon[109077]: pgmap v1484: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:22 smithi089 ceph-mon[98504]: osdmap e993: 8 total, 8 up, 8 in 2023-12-01T05:03:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3307316273' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:22 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:22 smithi089 ceph-mon[98504]: pgmap v1484: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:23.467 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsHello.Filter (3022 ms) 2023-12-01T05:03:23.467 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 6 tests from ClsHello (18953 ms total) 2023-12-01T05:03:23.467 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:03:23.467 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:03:23.467 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 6 tests from 1 test suite ran. (18953 ms total) 2023-12-01T05:03:23.467 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 6 tests. 2023-12-01T05:03:23.470 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:03:23.470 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:03:23.543 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2023-12-01T05:03:23.544 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_journal.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_journal.sh 2023-12-01T05:03:23.621 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:03:23.621 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 27 tests from 1 test suite. 2023-12-01T05:03:23.621 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:03:23.621 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 27 tests from TestClsJournal 2023-12-01T05:03:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:23 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:23 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:23 smithi060 ceph-mon[94233]: osdmap e994: 8 total, 8 up, 8 in 2023-12-01T05:03:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:23 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:23 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:23 smithi060 ceph-mon[109077]: osdmap e994: 8 total, 8 up, 8 in 2023-12-01T05:03:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:23 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:23 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163192-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:23 smithi089 ceph-mon[98504]: osdmap e994: 8 total, 8 up, 8 in 2023-12-01T05:03:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:24 smithi060 ceph-mon[94233]: osdmap e995: 8 total, 8 up, 8 in 2023-12-01T05:03:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:24 smithi060 ceph-mon[94233]: pgmap v1487: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:03:24] "GET /metrics HTTP/1.1" 200 33795 "" "Prometheus/2.43.0" 2023-12-01T05:03:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:24 smithi060 ceph-mon[109077]: osdmap e995: 8 total, 8 up, 8 in 2023-12-01T05:03:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:24 smithi060 ceph-mon[109077]: pgmap v1487: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:24 smithi089 ceph-mon[98504]: osdmap e995: 8 total, 8 up, 8 in 2023-12-01T05:03:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:24 smithi089 ceph-mon[98504]: pgmap v1487: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:25.473 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.Create 2023-12-01T05:03:25.491 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.Create (19 ms) 2023-12-01T05:03:25.491 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.MinimumSet 2023-12-01T05:03:25.497 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.MinimumSet (5 ms) 2023-12-01T05:03:25.497 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2023-12-01T05:03:25.502 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.MinimumSetStale (6 ms) 2023-12-01T05:03:25.502 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2023-12-01T05:03:25.505 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2023-12-01T05:03:25.506 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ActiveSet 2023-12-01T05:03:25.508 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2023-12-01T05:03:25.508 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2023-12-01T05:03:25.512 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ActiveSetStale (4 ms) 2023-12-01T05:03:25.512 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2023-12-01T05:03:25.514 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.CreateDuplicate (2 ms) 2023-12-01T05:03:25.514 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.GetClient 2023-12-01T05:03:25.517 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2023-12-01T05:03:25.517 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientRegister 2023-12-01T05:03:25.520 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2023-12-01T05:03:25.520 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2023-12-01T05:03:25.523 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2023-12-01T05:03:25.524 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2023-12-01T05:03:25.528 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2023-12-01T05:03:25.528 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2023-12-01T05:03:25.533 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientUpdateState (5 ms) 2023-12-01T05:03:25.533 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientUnregister 2023-12-01T05:03:25.536 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientUnregister (3 ms) 2023-12-01T05:03:25.536 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2023-12-01T05:03:25.541 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (5 ms) 2023-12-01T05:03:25.541 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2023-12-01T05:03:25.650 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (109 ms) 2023-12-01T05:03:25.650 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientCommit 2023-12-01T05:03:25.654 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientCommit (4 ms) 2023-12-01T05:03:25.654 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2023-12-01T05:03:25.656 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (2 ms) 2023-12-01T05:03:25.656 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2023-12-01T05:03:25.657 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2023-12-01T05:03:25.657 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.ClientList 2023-12-01T05:03:25.693 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.ClientList (35 ms) 2023-12-01T05:03:25.693 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2023-12-01T05:03:25.697 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.GetNextTagTid (5 ms) 2023-12-01T05:03:25.697 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.TagCreate 2023-12-01T05:03:25.706 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.TagCreate (9 ms) 2023-12-01T05:03:25.706 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2023-12-01T05:03:25.712 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (6 ms) 2023-12-01T05:03:25.713 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.TagList 2023-12-01T05:03:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[109077]: osdmap e996: 8 total, 8 up, 8 in 2023-12-01T05:03:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1587542733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[94233]: osdmap e996: 8 total, 8 up, 8 in 2023-12-01T05:03:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1587542733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:25 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:25 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:25 smithi089 ceph-mon[98504]: osdmap e996: 8 total, 8 up, 8 in 2023-12-01T05:03:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1587542733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:25 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:25.814 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.TagList (102 ms) 2023-12-01T05:03:25.814 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.GuardAppend 2023-12-01T05:03:25.816 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2023-12-01T05:03:25.816 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2023-12-01T05:03:25.817 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2023-12-01T05:03:25.817 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2023-12-01T05:03:25.819 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2023-12-01T05:03:25.819 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsJournal.Append 2023-12-01T05:03:25.829 INFO:tasks.workunit.client.0.smithi060.stdout:padding is not enabled 2023-12-01T05:03:25.830 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsJournal.Append (10 ms) 2023-12-01T05:03:26.109 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:03:26.433 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:03:26.433 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (17m) 6m ago 18m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:03:26.433 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (18m) 6m ago 18m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:03:26.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (19m) 6m ago 19m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:03:26.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (19m) 6m ago 19m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:03:26.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (22m) 6m ago 22m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:03:26.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (23m) 6m ago 23m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (23m) 6m ago 23m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (22m) 6m ago 22m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (22m) 6m ago 22m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (17m) 6m ago 17m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (17m) 6m ago 17m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (21m) 6m ago 21m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (21m) 6m ago 21m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (21m) 6m ago 21m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (20m) 6m ago 20m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (20m) 6m ago 20m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (20m) 6m ago 20m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:03:26.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (19m) 6m ago 19m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:03:26.435 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (19m) 6m ago 19m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:03:26.435 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (17m) 6m ago 18m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:03:26.478 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 27 tests from TestClsJournal (357 ms total) 2023-12-01T05:03:26.478 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:03:26.478 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:03:26.478 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 27 tests from 1 test suite ran. (2856 ms total) 2023-12-01T05:03:26.479 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 27 tests. 2023-12-01T05:03:26.480 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:03:26.481 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:03:26.551 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2023-12-01T05:03:26.552 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_lock.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_lock.sh 2023-12-01T05:03:26.626 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:03:26.626 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 11 tests from 1 test suite. 2023-12-01T05:03:26.627 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:03:26.627 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 11 tests from ClsLock 2023-12-01T05:03:26.627 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestMultiLocking 2023-12-01T05:03:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[94233]: osdmap e997: 8 total, 8 up, 8 in 2023-12-01T05:03:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[94233]: pgmap v1490: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[94233]: from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[109077]: osdmap e997: 8 total, 8 up, 8 in 2023-12-01T05:03:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[109077]: pgmap v1490: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:26 smithi060 ceph-mon[109077]: from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:26 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163464-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:26 smithi089 ceph-mon[98504]: osdmap e997: 8 total, 8 up, 8 in 2023-12-01T05:03:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:26 smithi089 ceph-mon[98504]: pgmap v1490: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:26 smithi089 ceph-mon[98504]: from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:27.083 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:03:27.084 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:03:27.085 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:03:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:27 smithi060 ceph-mon[94233]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:27 smithi060 ceph-mon[94233]: osdmap e998: 8 total, 8 up, 8 in 2023-12-01T05:03:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3817743264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:03:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:27 smithi060 ceph-mon[109077]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:27 smithi060 ceph-mon[109077]: osdmap e998: 8 total, 8 up, 8 in 2023-12-01T05:03:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3817743264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:03:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:27 smithi089 ceph-mon[98504]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:27 smithi089 ceph-mon[98504]: osdmap e998: 8 total, 8 up, 8 in 2023-12-01T05:03:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3817743264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:03:28.528 INFO:tasks.workunit.client.0.smithi060.stdout:lock: mylock 2023-12-01T05:03:28.529 INFO:tasks.workunit.client.0.smithi060.stdout: lock_type: exclusive 2023-12-01T05:03:28.529 INFO:tasks.workunit.client.0.smithi060.stdout: tag: 2023-12-01T05:03:28.529 INFO:tasks.workunit.client.0.smithi060.stdout: lockers: 2023-12-01T05:03:28.529 INFO:tasks.workunit.client.0.smithi060.stdout: client.25748 expiration=2023-12-01T05:05:28.524706+0000 addr=v1:172.21.15.60:0/3831528687 cookie= 2023-12-01T05:03:28.534 INFO:tasks.workunit.client.0.smithi060.stdout:lock: mylock 2023-12-01T05:03:28.534 INFO:tasks.workunit.client.0.smithi060.stdout: lock_type: shared 2023-12-01T05:03:28.534 INFO:tasks.workunit.client.0.smithi060.stdout: tag: 2023-12-01T05:03:28.534 INFO:tasks.workunit.client.0.smithi060.stdout: lockers: 2023-12-01T05:03:28.534 INFO:tasks.workunit.client.0.smithi060.stdout: client.25748 expiration=2023-12-01T05:05:28.531568+0000 addr=v1:172.21.15.60:0/3831528687 cookie= 2023-12-01T05:03:28.534 INFO:tasks.workunit.client.0.smithi060.stdout: client.25754 expiration=0.000000 addr=v1:172.21.15.60:0/3036259633 cookie= 2023-12-01T05:03:28.535 INFO:tasks.workunit.client.0.smithi060.stdout:lock: mylock 2023-12-01T05:03:28.535 INFO:tasks.workunit.client.0.smithi060.stdout: lock_type: shared 2023-12-01T05:03:28.535 INFO:tasks.workunit.client.0.smithi060.stdout: tag: 2023-12-01T05:03:28.535 INFO:tasks.workunit.client.0.smithi060.stdout: lockers: 2023-12-01T05:03:28.535 INFO:tasks.workunit.client.0.smithi060.stdout: client.25754 expiration=0.000000 addr=v1:172.21.15.60:0/3036259633 cookie= 2023-12-01T05:03:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[109077]: osdmap e999: 8 total, 8 up, 8 in 2023-12-01T05:03:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3831528687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[109077]: pgmap v1493: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[94233]: osdmap e999: 8 total, 8 up, 8 in 2023-12-01T05:03:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3831528687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:28 smithi060 ceph-mon[94233]: pgmap v1493: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:28 smithi089 ceph-mon[98504]: osdmap e999: 8 total, 8 up, 8 in 2023-12-01T05:03:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3831528687' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:28 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:28 smithi089 ceph-mon[98504]: pgmap v1493: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:29.502 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestMultiLocking (2873 ms) 2023-12-01T05:03:29.503 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestMeta 2023-12-01T05:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:29 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:29 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:29 smithi060 ceph-mon[109077]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-01T05:03:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:29 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:29 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:29 smithi060 ceph-mon[94233]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-01T05:03:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:29 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:29 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:29 smithi089 ceph-mon[98504]: osdmap e1000: 8 total, 8 up, 8 in 2023-12-01T05:03:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:30 smithi060 ceph-mon[94233]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-01T05:03:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:30 smithi060 ceph-mon[94233]: pgmap v1496: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:30 smithi060 ceph-mon[109077]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-01T05:03:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:30 smithi060 ceph-mon[109077]: pgmap v1496: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:30 smithi089 ceph-mon[98504]: osdmap e1001: 8 total, 8 up, 8 in 2023-12-01T05:03:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:30 smithi089 ceph-mon[98504]: pgmap v1496: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:31.537 INFO:tasks.workunit.client.0.smithi060.stdout:lock: mylock 2023-12-01T05:03:31.538 INFO:tasks.workunit.client.0.smithi060.stdout: lock_type: shared 2023-12-01T05:03:31.538 INFO:tasks.workunit.client.0.smithi060.stdout: tag: 2023-12-01T05:03:31.538 INFO:tasks.workunit.client.0.smithi060.stdout: lockers: 2023-12-01T05:03:31.538 INFO:tasks.workunit.client.0.smithi060.stdout: client.25766 expiration=0.000000 addr=v1:172.21.15.60:0/3342449532 cookie= 2023-12-01T05:03:31.540 INFO:tasks.workunit.client.0.smithi060.stdout:lock: mylock 2023-12-01T05:03:31.540 INFO:tasks.workunit.client.0.smithi060.stdout: lock_type: exclusive 2023-12-01T05:03:31.540 INFO:tasks.workunit.client.0.smithi060.stdout: tag: new_tag 2023-12-01T05:03:31.540 INFO:tasks.workunit.client.0.smithi060.stdout: lockers: 2023-12-01T05:03:31.540 INFO:tasks.workunit.client.0.smithi060.stdout: client.15861 expiration=0.000000 addr=v1:172.21.15.60:0/3731299174 cookie= 2023-12-01T05:03:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:31 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:31 smithi060 ceph-mon[109077]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-01T05:03:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3731299174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:31 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:31 smithi060 ceph-mon[94233]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-01T05:03:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3731299174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:31 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:31 smithi089 ceph-mon[98504]: osdmap e1002: 8 total, 8 up, 8 in 2023-12-01T05:03:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3731299174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:32.522 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestMeta (3022 ms) 2023-12-01T05:03:32.522 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestCookie 2023-12-01T05:03:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3731299174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:32 smithi060 ceph-mon[94233]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-01T05:03:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:32 smithi060 ceph-mon[94233]: pgmap v1499: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3731299174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:32 smithi060 ceph-mon[109077]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-01T05:03:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:32 smithi060 ceph-mon[109077]: pgmap v1499: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3731299174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:32 smithi089 ceph-mon[98504]: osdmap e1003: 8 total, 8 up, 8 in 2023-12-01T05:03:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:32 smithi089 ceph-mon[98504]: pgmap v1499: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:33 smithi089 ceph-mon[98504]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-01T05:03:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:33 smithi060 ceph-mon[94233]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-01T05:03:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:33 smithi060 ceph-mon[109077]: osdmap e1004: 8 total, 8 up, 8 in 2023-12-01T05:03:34.618 INFO:tasks.workunit.client.0.smithi060.stdout:lock: mylock 2023-12-01T05:03:34.618 INFO:tasks.workunit.client.0.smithi060.stdout: lock_type: exclusive 2023-12-01T05:03:34.618 INFO:tasks.workunit.client.0.smithi060.stdout: tag: 2023-12-01T05:03:34.618 INFO:tasks.workunit.client.0.smithi060.stdout: lockers: 2023-12-01T05:03:34.621 INFO:tasks.workunit.client.0.smithi060.stdout:lock: mylock 2023-12-01T05:03:34.621 INFO:tasks.workunit.client.0.smithi060.stdout: lock_type: shared 2023-12-01T05:03:34.621 INFO:tasks.workunit.client.0.smithi060.stdout: tag: 2023-12-01T05:03:34.621 INFO:tasks.workunit.client.0.smithi060.stdout: lockers: 2023-12-01T05:03:34.621 INFO:tasks.workunit.client.0.smithi060.stdout: client.25772 expiration=0.000000 addr=v1:172.21.15.60:0/456445135 cookie= 2023-12-01T05:03:34.621 INFO:tasks.workunit.client.0.smithi060.stdout: client.25772 expiration=0.000000 addr=v1:172.21.15.60:0/456445135 cookie=new cookie 2023-12-01T05:03:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:03:34] "GET /metrics HTTP/1.1" 200 36161 "" "Prometheus/2.43.0" 2023-12-01T05:03:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[94233]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/456445135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[94233]: pgmap v1502: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[94233]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[109077]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/456445135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[109077]: pgmap v1502: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:34 smithi060 ceph-mon[109077]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-01T05:03:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:34 smithi089 ceph-mon[98504]: osdmap e1005: 8 total, 8 up, 8 in 2023-12-01T05:03:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/456445135' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:34 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:34 smithi089 ceph-mon[98504]: pgmap v1502: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:34 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:34 smithi089 ceph-mon[98504]: osdmap e1006: 8 total, 8 up, 8 in 2023-12-01T05:03:35.537 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestCookie (3015 ms) 2023-12-01T05:03:35.537 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestMultipleLocks 2023-12-01T05:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:35 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:35 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:35 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:36 smithi060 ceph-mon[109077]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-01T05:03:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:36 smithi060 ceph-mon[109077]: pgmap v1505: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:36 smithi060 ceph-mon[94233]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-01T05:03:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:36 smithi060 ceph-mon[94233]: pgmap v1505: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:36 smithi089 ceph-mon[98504]: osdmap e1007: 8 total, 8 up, 8 in 2023-12-01T05:03:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:36 smithi089 ceph-mon[98504]: pgmap v1505: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[94233]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-01T05:03:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1555471926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[109077]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-01T05:03:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1555471926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:37 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:37 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:37 smithi089 ceph-mon[98504]: osdmap e1008: 8 total, 8 up, 8 in 2023-12-01T05:03:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1555471926' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:37 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:38.566 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestMultipleLocks (3028 ms) 2023-12-01T05:03:38.566 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestLockDuration 2023-12-01T05:03:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:38 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:38 smithi060 ceph-mon[109077]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-01T05:03:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:38 smithi060 ceph-mon[109077]: pgmap v1508: 137 pgs: 29 creating+peering, 3 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:38 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:38 smithi060 ceph-mon[94233]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-01T05:03:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:38 smithi060 ceph-mon[94233]: pgmap v1508: 137 pgs: 29 creating+peering, 3 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:38 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:38 smithi089 ceph-mon[98504]: osdmap e1009: 8 total, 8 up, 8 in 2023-12-01T05:03:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:38 smithi089 ceph-mon[98504]: pgmap v1508: 137 pgs: 29 creating+peering, 3 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:39 smithi060 ceph-mon[94233]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-01T05:03:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:39 smithi060 ceph-mon[109077]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-01T05:03:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:39 smithi089 ceph-mon[98504]: osdmap e1010: 8 total, 8 up, 8 in 2023-12-01T05:03:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[94233]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-01T05:03:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4207763244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[94233]: pgmap v1511: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[94233]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[109077]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4207763244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[109077]: pgmap v1511: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:40 smithi060 ceph-mon[109077]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-01T05:03:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:40 smithi089 ceph-mon[98504]: osdmap e1011: 8 total, 8 up, 8 in 2023-12-01T05:03:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4207763244' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:40 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:40 smithi089 ceph-mon[98504]: pgmap v1511: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:40 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:40 smithi089 ceph-mon[98504]: osdmap e1012: 8 total, 8 up, 8 in 2023-12-01T05:03:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:41 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:41 smithi060 ceph-mon[94233]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-01T05:03:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:41 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:41 smithi060 ceph-mon[109077]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-01T05:03:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:41 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:41 smithi089 ceph-mon[98504]: osdmap e1013: 8 total, 8 up, 8 in 2023-12-01T05:03:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:43 smithi060 ceph-mon[94233]: pgmap v1514: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:43 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:43 smithi060 ceph-mon[109077]: pgmap v1514: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:43 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:43 smithi089 ceph-mon[98504]: pgmap v1514: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:43 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:03:44] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.43.0" 2023-12-01T05:03:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:45 smithi060 ceph-mon[94233]: pgmap v1515: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:45 smithi060 ceph-mon[109077]: pgmap v1515: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:45 smithi089 ceph-mon[98504]: pgmap v1515: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:46.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestLockDuration (7629 ms) 2023-12-01T05:03:46.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestAssertLocked 2023-12-01T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:47 smithi060 ceph-mon[94233]: pgmap v1516: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:47 smithi060 ceph-mon[94233]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-01T05:03:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:47 smithi060 ceph-mon[109077]: pgmap v1516: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:47 smithi060 ceph-mon[109077]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-01T05:03:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:47 smithi089 ceph-mon[98504]: pgmap v1516: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:47 smithi089 ceph-mon[98504]: osdmap e1014: 8 total, 8 up, 8 in 2023-12-01T05:03:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:48 smithi060 ceph-mon[94233]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-01T05:03:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1159588907' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:48 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:48 smithi060 ceph-mon[109077]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-01T05:03:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1159588907' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:48 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:48 smithi089 ceph-mon[98504]: osdmap e1015: 8 total, 8 up, 8 in 2023-12-01T05:03:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1159588907' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:48 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:49.226 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestAssertLocked (3028 ms) 2023-12-01T05:03:49.227 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestSetCookie 2023-12-01T05:03:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[94233]: pgmap v1519: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[94233]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-01T05:03:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[109077]: pgmap v1519: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:49 smithi060 ceph-mon[109077]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-01T05:03:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:49 smithi089 ceph-mon[98504]: pgmap v1519: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:49 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:49 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:49 smithi089 ceph-mon[98504]: osdmap e1016: 8 total, 8 up, 8 in 2023-12-01T05:03:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:50 smithi060 ceph-mon[94233]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-01T05:03:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:50 smithi060 ceph-mon[109077]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-01T05:03:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:50 smithi089 ceph-mon[98504]: osdmap e1017: 8 total, 8 up, 8 in 2023-12-01T05:03:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[109077]: pgmap v1522: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[109077]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-01T05:03:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1044473830' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[94233]: pgmap v1522: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[94233]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-01T05:03:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1044473830' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:51 smithi089 ceph-mon[98504]: pgmap v1522: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:51 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:51 smithi089 ceph-mon[98504]: osdmap e1018: 8 total, 8 up, 8 in 2023-12-01T05:03:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1044473830' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:52.225 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestSetCookie (3003 ms) 2023-12-01T05:03:52.225 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestRenew 2023-12-01T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1044473830' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:52 smithi060 ceph-mon[109077]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-01T05:03:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:52 smithi060 ceph-mon[109077]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-01T05:03:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1044473830' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:52 smithi060 ceph-mon[94233]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-01T05:03:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:52 smithi060 ceph-mon[94233]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-01T05:03:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1044473830' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:52 smithi089 ceph-mon[98504]: osdmap e1019: 8 total, 8 up, 8 in 2023-12-01T05:03:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:52 smithi089 ceph-mon[98504]: osdmap e1020: 8 total, 8 up, 8 in 2023-12-01T05:03:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:53 smithi060 ceph-mon[94233]: pgmap v1525: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:03:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:53 smithi060 ceph-mon[109077]: pgmap v1525: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:03:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:53 smithi089 ceph-mon[98504]: pgmap v1525: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 511 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:03:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:03:54] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.43.0" 2023-12-01T05:03:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:54 smithi060 ceph-mon[109077]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-01T05:03:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4063802623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:54 smithi060 ceph-mon[94233]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-01T05:03:54.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4063802623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:54 smithi089 ceph-mon[98504]: osdmap e1021: 8 total, 8 up, 8 in 2023-12-01T05:03:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4063802623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:03:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[109077]: pgmap v1528: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4063802623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[109077]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-01T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[94233]: pgmap v1528: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4063802623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:55 smithi060 ceph-mon[94233]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-01T05:03:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:55 smithi089 ceph-mon[98504]: pgmap v1528: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:55 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:03:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4063802623' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:03:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:55 smithi089 ceph-mon[98504]: osdmap e1022: 8 total, 8 up, 8 in 2023-12-01T05:03:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:56 smithi089 ceph-mon[98504]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-01T05:03:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:56 smithi060 ceph-mon[94233]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-01T05:03:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:56 smithi060 ceph-mon[109077]: osdmap e1023: 8 total, 8 up, 8 in 2023-12-01T05:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:03:57.449 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:03:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:57 smithi089 ceph-mon[98504]: pgmap v1531: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:57 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:57 smithi060 ceph-mon[94233]: pgmap v1531: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:57 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:57 smithi060 ceph-mon[109077]: pgmap v1531: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:03:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:57 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:03:57.777 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:03:57.777 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (18m) 6m ago 18m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:03:57.777 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (18m) 6m ago 18m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (19m) 6m ago 19m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (19m) 6m ago 19m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (22m) 6m ago 22m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (24m) 6m ago 24m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (24m) 6m ago 24m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (22m) 6m ago 22m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (22m) 6m ago 22m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (18m) 6m ago 18m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (18m) 6m ago 18m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (22m) 6m ago 22m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (22m) 6m ago 22m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (21m) 6m ago 21m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:03:57.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (21m) 6m ago 21m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:03:57.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (21m) 6m ago 21m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:03:57.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (20m) 6m ago 20m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:03:57.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (20m) 6m ago 20m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:03:57.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (19m) 6m ago 19m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:03:57.779 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (18m) 6m ago 19m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:03:58.173 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:03:58.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:03:58.174 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:03:58.174 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:03:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3689904175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:03:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3689904175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:03:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3689904175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:03:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:59 smithi089 ceph-mon[98504]: from='client.25805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:59 smithi089 ceph-mon[98504]: pgmap v1532: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:03:59 smithi089 ceph-mon[98504]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:59 smithi060 ceph-mon[109077]: from='client.25805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:59 smithi060 ceph-mon[109077]: pgmap v1532: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:03:59 smithi060 ceph-mon[109077]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:59 smithi060 ceph-mon[94233]: from='client.25805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:03:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:59 smithi060 ceph-mon[94233]: pgmap v1532: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 190 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:03:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:03:59 smithi060 ceph-mon[94233]: from='client.15909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:04:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:01 smithi089 ceph-mon[98504]: pgmap v1533: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:01 smithi060 ceph-mon[94233]: pgmap v1533: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:01 smithi060 ceph-mon[109077]: pgmap v1533: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 161 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:03 smithi089 ceph-mon[98504]: pgmap v1534: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:03 smithi060 ceph-mon[94233]: pgmap v1534: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:03 smithi060 ceph-mon[109077]: pgmap v1534: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:04:04] "GET /metrics HTTP/1.1" 200 36162 "" "Prometheus/2.43.0" 2023-12-01T05:04:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:05 smithi089 ceph-mon[98504]: pgmap v1535: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 109 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:05 smithi060 ceph-mon[94233]: pgmap v1535: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 109 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:05 smithi060 ceph-mon[109077]: pgmap v1535: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 109 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:06 smithi060 ceph-mon[94233]: pgmap v1536: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 98 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:06 smithi060 ceph-mon[109077]: pgmap v1536: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 98 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:06 smithi089 ceph-mon[98504]: pgmap v1536: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 98 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:09 smithi060 ceph-mon[94233]: pgmap v1537: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:04:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:09 smithi060 ceph-mon[109077]: pgmap v1537: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:04:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:09 smithi089 ceph-mon[98504]: pgmap v1537: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 341 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:04:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:11 smithi060 ceph-mon[94233]: pgmap v1538: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:11 smithi060 ceph-mon[109077]: pgmap v1538: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:11 smithi089 ceph-mon[98504]: pgmap v1538: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:13.213 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestRenew (20988 ms) 2023-12-01T05:04:13.214 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2023-12-01T05:04:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:13 smithi060 ceph-mon[109077]: pgmap v1539: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:13 smithi060 ceph-mon[94233]: pgmap v1539: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:13 smithi089 ceph-mon[98504]: pgmap v1539: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:14 smithi060 ceph-mon[109077]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-01T05:04:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:04:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:14 smithi060 ceph-mon[94233]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-01T05:04:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:04:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:04:14] "GET /metrics HTTP/1.1" 200 36164 "" "Prometheus/2.43.0" 2023-12-01T05:04:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:14 smithi089 ceph-mon[98504]: osdmap e1024: 8 total, 8 up, 8 in 2023-12-01T05:04:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[109077]: pgmap v1541: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[109077]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-01T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/486818042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:04:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[94233]: pgmap v1541: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[94233]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-01T05:04:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/486818042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:04:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:04:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:15 smithi089 ceph-mon[98504]: pgmap v1541: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:15 smithi089 ceph-mon[98504]: osdmap e1025: 8 total, 8 up, 8 in 2023-12-01T05:04:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/486818042' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:04:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:04:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/486818042' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:16 smithi060 ceph-mon[94233]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-01T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/486818042' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:16 smithi060 ceph-mon[109077]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-01T05:04:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/486818042' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:16 smithi089 ceph-mon[98504]: osdmap e1026: 8 total, 8 up, 8 in 2023-12-01T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:17 smithi060 ceph-mon[94233]: pgmap v1544: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:17 smithi060 ceph-mon[94233]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-01T05:04:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:17 smithi060 ceph-mon[109077]: pgmap v1544: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:17 smithi060 ceph-mon[109077]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-01T05:04:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:17 smithi089 ceph-mon[98504]: pgmap v1544: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:17 smithi089 ceph-mon[98504]: osdmap e1027: 8 total, 8 up, 8 in 2023-12-01T05:04:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:19 smithi060 ceph-mon[94233]: pgmap v1546: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:19 smithi060 ceph-mon[109077]: pgmap v1546: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:19 smithi089 ceph-mon[98504]: pgmap v1546: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:20.243 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7026 ms) 2023-12-01T05:04:20.243 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2023-12-01T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:21 smithi060 ceph-mon[94233]: pgmap v1547: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:21 smithi060 ceph-mon[94233]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-01T05:04:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:21 smithi060 ceph-mon[109077]: pgmap v1547: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:21 smithi060 ceph-mon[109077]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-01T05:04:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:21 smithi089 ceph-mon[98504]: pgmap v1547: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:21 smithi089 ceph-mon[98504]: osdmap e1028: 8 total, 8 up, 8 in 2023-12-01T05:04:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:22 smithi060 ceph-mon[94233]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-01T05:04:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4060870045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:22 smithi060 ceph-mon[109077]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-01T05:04:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4060870045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:22 smithi089 ceph-mon[98504]: osdmap e1029: 8 total, 8 up, 8 in 2023-12-01T05:04:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4060870045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[94233]: pgmap v1550: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4060870045' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[94233]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-01T05:04:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[109077]: pgmap v1550: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4060870045' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:23 smithi060 ceph-mon[109077]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-01T05:04:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:23 smithi089 ceph-mon[98504]: pgmap v1550: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:23 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4060870045' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:23 smithi089 ceph-mon[98504]: osdmap e1030: 8 total, 8 up, 8 in 2023-12-01T05:04:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:24 smithi060 ceph-mon[94233]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-01T05:04:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:24 smithi060 ceph-mon[109077]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-01T05:04:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:04:24] "GET /metrics HTTP/1.1" 200 36164 "" "Prometheus/2.43.0" 2023-12-01T05:04:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:24 smithi089 ceph-mon[98504]: osdmap e1031: 8 total, 8 up, 8 in 2023-12-01T05:04:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:25 smithi060 ceph-mon[94233]: pgmap v1553: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:25 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:25 smithi060 ceph-mon[109077]: pgmap v1553: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:25 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:25 smithi089 ceph-mon[98504]: pgmap v1553: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:25 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:27 smithi089 ceph-mon[98504]: pgmap v1554: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:27 smithi060 ceph-mon[94233]: pgmap v1554: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:27 smithi060 ceph-mon[109077]: pgmap v1554: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:28.279 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8040 ms) 2023-12-01T05:04:28.279 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2023-12-01T05:04:28.560 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:04:28.886 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:04:28.886 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (18m) 7m ago 19m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:04:28.886 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (19m) 7m ago 19m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:04:28.886 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (20m) 7m ago 20m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:04:28.886 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (20m) 7m ago 20m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:04:28.886 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (23m) 7m ago 23m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:04:28.886 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (24m) 7m ago 24m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (24m) 7m ago 24m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (23m) 7m ago 23m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (23m) 7m ago 23m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (19m) 7m ago 18m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (18m) 7m ago 18m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (22m) 7m ago 22m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (22m) 7m ago 22m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (22m) 7m ago 22m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (21m) 7m ago 21m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (21m) 7m ago 21m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (21m) 7m ago 21m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (20m) 7m ago 20m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:04:28.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (20m) 7m ago 20m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:04:28.888 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (18m) 7m ago 19m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:04:29.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:04:29.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:04:29.301 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:04:29.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:04:29.301 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:04:29.301 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:04:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:29 smithi089 ceph-mon[98504]: pgmap v1555: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 160 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:29 smithi089 ceph-mon[98504]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-01T05:04:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:29 smithi060 ceph-mon[94233]: pgmap v1555: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 160 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:29 smithi060 ceph-mon[94233]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-01T05:04:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:29 smithi060 ceph-mon[109077]: pgmap v1555: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 160 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:29 smithi060 ceph-mon[109077]: osdmap e1032: 8 total, 8 up, 8 in 2023-12-01T05:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[109077]: from='client.25630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[109077]: from='client.25847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[109077]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-01T05:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2331398768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3822966886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2331398768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[109077]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[94233]: from='client.25630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[94233]: from='client.25847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[94233]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2331398768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3822966886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2331398768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:30 smithi060 ceph-mon[94233]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-01T05:04:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:30 smithi089 ceph-mon[98504]: from='client.25630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:04:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:30 smithi089 ceph-mon[98504]: from='client.25847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:04:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:30 smithi089 ceph-mon[98504]: osdmap e1033: 8 total, 8 up, 8 in 2023-12-01T05:04:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2331398768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3822966886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:04:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2331398768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-163602-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:30 smithi089 ceph-mon[98504]: osdmap e1034: 8 total, 8 up, 8 in 2023-12-01T05:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:31 smithi060 ceph-mon[94233]: pgmap v1558: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:31 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:31 smithi060 ceph-mon[94233]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-01T05:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:31 smithi060 ceph-mon[109077]: pgmap v1558: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:31 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:31 smithi060 ceph-mon[109077]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-01T05:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:31 smithi089 ceph-mon[98504]: pgmap v1558: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:31 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:31 smithi089 ceph-mon[98504]: osdmap e1035: 8 total, 8 up, 8 in 2023-12-01T05:04:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:33 smithi060 ceph-mon[94233]: pgmap v1561: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:33 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:33 smithi060 ceph-mon[109077]: pgmap v1561: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:33 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:33 smithi089 ceph-mon[98504]: pgmap v1561: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:33 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:04:34] "GET /metrics HTTP/1.1" 200 36163 "" "Prometheus/2.43.0" 2023-12-01T05:04:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:35 smithi060 ceph-mon[94233]: pgmap v1562: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:35 smithi060 ceph-mon[109077]: pgmap v1562: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:35 smithi089 ceph-mon[98504]: pgmap v1562: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:36.214 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (7935 ms) 2023-12-01T05:04:36.215 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 11 tests from ClsLock (69588 ms total) 2023-12-01T05:04:36.215 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:04:36.215 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:04:36.215 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 11 tests from 1 test suite ran. (69588 ms total) 2023-12-01T05:04:36.215 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 11 tests. 2023-12-01T05:04:36.218 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:04:36.218 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:04:36.293 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2023-12-01T05:04:36.294 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_log.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_log.sh 2023-12-01T05:04:36.369 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:04:36.370 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 4 tests from 1 test suite. 2023-12-01T05:04:36.370 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:04:36.370 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 4 tests from cls_log 2023-12-01T05:04:36.370 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_log.test_log_add_same_time 2023-12-01T05:04:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:37 smithi060 ceph-mon[109077]: pgmap v1563: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:37 smithi060 ceph-mon[109077]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-01T05:04:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:37 smithi060 ceph-mon[94233]: pgmap v1563: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:37 smithi060 ceph-mon[94233]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-01T05:04:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:37 smithi089 ceph-mon[98504]: pgmap v1563: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2023-12-01T05:04:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:37 smithi089 ceph-mon[98504]: osdmap e1036: 8 total, 8 up, 8 in 2023-12-01T05:04:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:38 smithi060 ceph-mon[94233]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-01T05:04:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/641852584' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:38 smithi060 ceph-mon[109077]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-01T05:04:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/641852584' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:38 smithi089 ceph-mon[98504]: osdmap e1037: 8 total, 8 up, 8 in 2023-12-01T05:04:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/641852584' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:39.235 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_log.test_log_add_same_time (2866 ms) 2023-12-01T05:04:39.235 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_log.test_log_add_different_time 2023-12-01T05:04:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[94233]: pgmap v1566: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/641852584' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[94233]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-01T05:04:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[109077]: pgmap v1566: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:39.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/641852584' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:39.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[109077]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-01T05:04:39.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:39 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:39 smithi089 ceph-mon[98504]: pgmap v1566: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/641852584' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:39 smithi089 ceph-mon[98504]: osdmap e1038: 8 total, 8 up, 8 in 2023-12-01T05:04:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:39 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:40 smithi060 ceph-mon[94233]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-01T05:04:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:40 smithi060 ceph-mon[109077]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-01T05:04:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:40 smithi089 ceph-mon[98504]: osdmap e1039: 8 total, 8 up, 8 in 2023-12-01T05:04:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[94233]: pgmap v1569: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[94233]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-01T05:04:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2623080731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[109077]: pgmap v1569: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[109077]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2623080731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:41 smithi089 ceph-mon[98504]: pgmap v1569: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:41 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:41 smithi089 ceph-mon[98504]: osdmap e1040: 8 total, 8 up, 8 in 2023-12-01T05:04:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2623080731' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:41 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:04:42.274 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_log.test_log_add_different_time (3039 ms) 2023-12-01T05:04:42.274 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_log.trim_by_time 2023-12-01T05:04:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:42 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:42 smithi060 ceph-mon[94233]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-01T05:04:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:42 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:42 smithi060 ceph-mon[109077]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-01T05:04:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:42 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:42 smithi089 ceph-mon[98504]: osdmap e1041: 8 total, 8 up, 8 in 2023-12-01T05:04:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:43 smithi089 ceph-mon[98504]: pgmap v1572: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.5 KiB/s wr, 10 op/s 2023-12-01T05:04:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:43 smithi089 ceph-mon[98504]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-01T05:04:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:43 smithi060 ceph-mon[109077]: pgmap v1572: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.5 KiB/s wr, 10 op/s 2023-12-01T05:04:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:43 smithi060 ceph-mon[109077]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-01T05:04:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:43 smithi060 ceph-mon[94233]: pgmap v1572: 137 pgs: 137 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.2 KiB/s rd, 2.5 KiB/s wr, 10 op/s 2023-12-01T05:04:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:43 smithi060 ceph-mon[94233]: osdmap e1042: 8 total, 8 up, 8 in 2023-12-01T05:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[94233]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-01T05:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2725053823' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[94233]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-01T05:04:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:04:44] "GET /metrics HTTP/1.1" 200 36161 "" "Prometheus/2.43.0" 2023-12-01T05:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[109077]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-01T05:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2725053823' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:44 smithi060 ceph-mon[109077]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-01T05:04:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:44 smithi089 ceph-mon[98504]: osdmap e1043: 8 total, 8 up, 8 in 2023-12-01T05:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2725053823' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:44 smithi089 ceph-mon[98504]: osdmap e1044: 8 total, 8 up, 8 in 2023-12-01T05:04:45.272 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_log.trim_by_time (2997 ms) 2023-12-01T05:04:45.272 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_log.trim_by_marker 2023-12-01T05:04:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:45 smithi060 ceph-mon[109077]: pgmap v1575: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:45 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:45 smithi060 ceph-mon[109077]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-01T05:04:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:45 smithi060 ceph-mon[94233]: pgmap v1575: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:45 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:45 smithi060 ceph-mon[94233]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-01T05:04:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:45 smithi089 ceph-mon[98504]: pgmap v1575: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:45 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:45 smithi089 ceph-mon[98504]: osdmap e1045: 8 total, 8 up, 8 in 2023-12-01T05:04:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:46 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:46 smithi060 ceph-mon[109077]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-01T05:04:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1010556035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:46 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:46 smithi060 ceph-mon[94233]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-01T05:04:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1010556035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:46 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:46 smithi089 ceph-mon[98504]: osdmap e1046: 8 total, 8 up, 8 in 2023-12-01T05:04:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1010556035' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:47 smithi060 ceph-mon[94233]: pgmap v1578: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1010556035' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:47 smithi060 ceph-mon[94233]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-01T05:04:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:47 smithi060 ceph-mon[109077]: pgmap v1578: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1010556035' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:47 smithi060 ceph-mon[109077]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-01T05:04:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:47 smithi089 ceph-mon[98504]: pgmap v1578: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1010556035' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164145-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:47 smithi089 ceph-mon[98504]: osdmap e1047: 8 total, 8 up, 8 in 2023-12-01T05:04:48.310 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_log.trim_by_marker (3036 ms) 2023-12-01T05:04:48.310 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 4 tests from cls_log (11938 ms total) 2023-12-01T05:04:48.310 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:04:48.310 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:04:48.310 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 4 tests from 1 test suite ran. (11938 ms total) 2023-12-01T05:04:48.310 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 4 tests. 2023-12-01T05:04:48.311 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:04:48.312 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:04:48.383 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2023-12-01T05:04:48.384 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_numops.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_numops.sh 2023-12-01T05:04:48.458 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:04:48.458 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 4 tests from 1 test suite. 2023-12-01T05:04:48.458 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:04:48.459 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 4 tests from ClsNumOps 2023-12-01T05:04:48.459 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsNumOps.Add 2023-12-01T05:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:49 smithi060 ceph-mon[94233]: pgmap v1581: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:49 smithi060 ceph-mon[94233]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-01T05:04:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:49 smithi060 ceph-mon[109077]: pgmap v1581: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:49 smithi060 ceph-mon[109077]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-01T05:04:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:49 smithi089 ceph-mon[98504]: pgmap v1581: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:49 smithi089 ceph-mon[98504]: osdmap e1048: 8 total, 8 up, 8 in 2023-12-01T05:04:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:50 smithi060 ceph-mon[94233]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-01T05:04:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/476089147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:50 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:50 smithi060 ceph-mon[109077]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-01T05:04:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/476089147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:50 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:50 smithi089 ceph-mon[98504]: osdmap e1049: 8 total, 8 up, 8 in 2023-12-01T05:04:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/476089147' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:50 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:51.369 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsNumOps.Add (2910 ms) 2023-12-01T05:04:51.369 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsNumOps.Sub 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[94233]: pgmap v1584: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[94233]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[109077]: pgmap v1584: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:51 smithi060 ceph-mon[109077]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-01T05:04:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:51 smithi089 ceph-mon[98504]: pgmap v1584: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:51 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:51 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:51 smithi089 ceph-mon[98504]: osdmap e1050: 8 total, 8 up, 8 in 2023-12-01T05:04:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:52 smithi060 ceph-mon[94233]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-01T05:04:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:52 smithi060 ceph-mon[109077]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-01T05:04:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:52 smithi089 ceph-mon[98504]: osdmap e1051: 8 total, 8 up, 8 in 2023-12-01T05:04:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[94233]: pgmap v1587: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[94233]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-01T05:04:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3884446217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[109077]: pgmap v1587: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[109077]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-01T05:04:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3884446217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:53 smithi089 ceph-mon[98504]: pgmap v1587: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:53 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:53 smithi089 ceph-mon[98504]: osdmap e1052: 8 total, 8 up, 8 in 2023-12-01T05:04:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3884446217' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:54.382 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsNumOps.Sub (3013 ms) 2023-12-01T05:04:54.382 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsNumOps.Mul 2023-12-01T05:04:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3884446217' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:54 smithi060 ceph-mon[109077]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-01T05:04:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3884446217' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:54 smithi060 ceph-mon[94233]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-01T05:04:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:04:54] "GET /metrics HTTP/1.1" 200 36161 "" "Prometheus/2.43.0" 2023-12-01T05:04:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3884446217' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:54 smithi089 ceph-mon[98504]: osdmap e1053: 8 total, 8 up, 8 in 2023-12-01T05:04:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:55 smithi060 ceph-mon[109077]: pgmap v1590: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:55 smithi060 ceph-mon[109077]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-01T05:04:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:55 smithi060 ceph-mon[94233]: pgmap v1590: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:55 smithi060 ceph-mon[94233]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-01T05:04:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:55 smithi089 ceph-mon[98504]: pgmap v1590: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:55 smithi089 ceph-mon[98504]: osdmap e1054: 8 total, 8 up, 8 in 2023-12-01T05:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[109077]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-01T05:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1023994015' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[109077]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-01T05:04:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[94233]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-01T05:04:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1023994015' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:56 smithi060 ceph-mon[94233]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-01T05:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:56 smithi089 ceph-mon[98504]: osdmap e1055: 8 total, 8 up, 8 in 2023-12-01T05:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1023994015' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:56 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:56 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:04:56.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:56 smithi089 ceph-mon[98504]: osdmap e1056: 8 total, 8 up, 8 in 2023-12-01T05:04:57.388 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsNumOps.Mul (3006 ms) 2023-12-01T05:04:57.389 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsNumOps.Div 2023-12-01T05:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:57 smithi060 ceph-mon[94233]: pgmap v1593: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:57 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:57 smithi060 ceph-mon[94233]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-01T05:04:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:57 smithi060 ceph-mon[109077]: pgmap v1593: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:57 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:57 smithi060 ceph-mon[109077]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-01T05:04:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:57 smithi089 ceph-mon[98504]: pgmap v1593: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:57 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:04:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:57 smithi089 ceph-mon[98504]: osdmap e1057: 8 total, 8 up, 8 in 2023-12-01T05:04:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:58 smithi060 ceph-mon[109077]: pgmap v1596: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:58 smithi060 ceph-mon[94233]: pgmap v1596: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:58 smithi089 ceph-mon[98504]: pgmap v1596: 105 pgs: 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:04:59.683 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[94233]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-01T05:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4061570134' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[109077]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-01T05:04:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4061570134' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:04:59 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:59 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:59 smithi089 ceph-mon[98504]: osdmap e1058: 8 total, 8 up, 8 in 2023-12-01T05:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4061570134' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:04:59 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:00.010 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:05:00.010 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (19m) 7m ago 19m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:05:00.010 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (19m) 7m ago 19m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (20m) 7m ago 20m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (20m) 7m ago 20m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (23m) 7m ago 23m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (25m) 7m ago 25m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (25m) 7m ago 25m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (24m) 7m ago 23m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (23m) 7m ago 23m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (19m) 7m ago 19m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (19m) 7m ago 19m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (23m) 7m ago 23m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (23m) 7m ago 23m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (22m) 7m ago 22m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (22m) 7m ago 22m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (22m) 7m ago 22m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:05:00.011 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (21m) 7m ago 21m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:05:00.012 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (21m) 7m ago 21m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:05:00.012 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (21m) 7m ago 21m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:05:00.012 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (19m) 7m ago 20m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:05:00.407 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:05:00.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:05:00.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:05:00.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:00.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:05:00.408 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:05:00.442 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsNumOps.Div (3049 ms) 2023-12-01T05:05:00.442 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 4 tests from ClsNumOps (11979 ms total) 2023-12-01T05:05:00.442 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:05:00.442 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:05:00.442 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 4 tests from 1 test suite ran. (11979 ms total) 2023-12-01T05:05:00.442 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 4 tests. 2023-12-01T05:05:00.442 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:05:00.443 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:05:00.510 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-12-01T05:05:00.510 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_rbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh 2023-12-01T05:05:00.589 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:05:00.590 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 70 tests from 1 test suite. 2023-12-01T05:05:00.590 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:05:00.590 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 70 tests from TestClsRbd 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[94233]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[94233]: pgmap v1599: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[94233]: from='client.25907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[94233]: from='client.25913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3595263642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[109077]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-01T05:05:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[109077]: pgmap v1599: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[109077]: from='client.25907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[109077]: from='client.25913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3595263642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:05:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:00 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164257-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:00.806 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:00 smithi089 ceph-mon[98504]: osdmap e1059: 8 total, 8 up, 8 in 2023-12-01T05:05:00.806 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:00 smithi089 ceph-mon[98504]: pgmap v1599: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:00.806 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:00 smithi089 ceph-mon[98504]: from='client.25907 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:00.806 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:00 smithi089 ceph-mon[98504]: from='client.25913 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:00.806 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3595263642' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:05:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:01 smithi060 ceph-mon[94233]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-01T05:05:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:01 smithi060 ceph-mon[109077]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-01T05:05:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:01 smithi089 ceph-mon[98504]: osdmap e1060: 8 total, 8 up, 8 in 2023-12-01T05:05:02.449 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_all_features 2023-12-01T05:05:02.465 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_all_features (16 ms) 2023-12-01T05:05:02.465 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.copyup 2023-12-01T05:05:02.656 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.copyup (191 ms) 2023-12-01T05:05:02.656 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-12-01T05:05:02.672 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.sparse_copyup (16 ms) 2023-12-01T05:05:02.672 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-12-01T05:05:02.679 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2023-12-01T05:05:02.679 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-12-01T05:05:02.691 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2023-12-01T05:05:02.691 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.directory_methods 2023-12-01T05:05:02.719 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.directory_methods (28 ms) 2023-12-01T05:05:02.720 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.create 2023-12-01T05:05:02.732 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.create (13 ms) 2023-12-01T05:05:02.733 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_features 2023-12-01T05:05:02.734 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2023-12-01T05:05:02.734 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-12-01T05:05:02.735 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_object_prefix (2 ms) 2023-12-01T05:05:02.736 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-12-01T05:05:02.738 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_create_timestamp (1 ms) 2023-12-01T05:05:02.738 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-12-01T05:05:02.739 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2023-12-01T05:05:02.739 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-12-01T05:05:02.741 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2023-12-01T05:05:02.741 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-12-01T05:05:02.745 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2023-12-01T05:05:02.745 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.get_size 2023-12-01T05:05:02.749 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.get_size (3 ms) 2023-12-01T05:05:02.749 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.set_size 2023-12-01T05:05:02.753 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.set_size (5 ms) 2023-12-01T05:05:02.753 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.protection_status 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[94233]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2862219538' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[94233]: pgmap v1602: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[109077]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2862219538' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:02 smithi060 ceph-mon[109077]: pgmap v1602: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:02.771 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.protection_status (18 ms) 2023-12-01T05:05:02.772 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-12-01T05:05:02.779 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.snapshot_limits (8 ms) 2023-12-01T05:05:02.779 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.parents_v1 2023-12-01T05:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:02 smithi089 ceph-mon[98504]: osdmap e1061: 8 total, 8 up, 8 in 2023-12-01T05:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2862219538' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:02 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:02 smithi089 ceph-mon[98504]: pgmap v1602: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:02.822 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.parents_v1 (43 ms) 2023-12-01T05:05:02.822 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.parents_v2 2023-12-01T05:05:02.851 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.parents_v2 (29 ms) 2023-12-01T05:05:02.851 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.snapshots 2023-12-01T05:05:02.872 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.snapshots (21 ms) 2023-12-01T05:05:02.872 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.snapid_race 2023-12-01T05:05:02.877 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.snapid_race (4 ms) 2023-12-01T05:05:02.877 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.stripingv2 2023-12-01T05:05:02.886 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.stripingv2 (10 ms) 2023-12-01T05:05:02.886 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.object_map_save 2023-12-01T05:05:02.888 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.object_map_save (2 ms) 2023-12-01T05:05:02.888 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-12-01T05:05:02.895 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2023-12-01T05:05:02.895 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.object_map_update 2023-12-01T05:05:02.900 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.object_map_update (5 ms) 2023-12-01T05:05:02.900 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-12-01T05:05:02.901 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2023-12-01T05:05:02.901 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-12-01T05:05:02.907 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.object_map_snap_add (5 ms) 2023-12-01T05:05:02.907 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-12-01T05:05:02.912 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.object_map_snap_remove (7 ms) 2023-12-01T05:05:02.912 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.flags 2023-12-01T05:05:02.917 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.flags (5 ms) 2023-12-01T05:05:02.917 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.metadata 2023-12-01T05:05:02.941 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.metadata (24 ms) 2023-12-01T05:05:02.942 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.set_features 2023-12-01T05:05:02.948 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2023-12-01T05:05:02.948 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.mirror 2023-12-01T05:05:02.979 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.mirror (31 ms) 2023-12-01T05:05:02.979 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.mirror_image 2023-12-01T05:05:02.994 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.mirror_image (15 ms) 2023-12-01T05:05:02.994 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-12-01T05:05:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:03 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:03 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:03 smithi060 ceph-mon[94233]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-01T05:05:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:03 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:03 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:03 smithi060 ceph-mon[109077]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-01T05:05:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:03 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:03 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164441-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:03 smithi089 ceph-mon[98504]: osdmap e1062: 8 total, 8 up, 8 in 2023-12-01T05:05:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:04 smithi060 ceph-mon[109077]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-01T05:05:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:04 smithi060 ceph-mon[109077]: pgmap v1605: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:04 smithi060 ceph-mon[94233]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-01T05:05:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:04 smithi060 ceph-mon[94233]: pgmap v1605: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:05:04] "GET /metrics HTTP/1.1" 200 36158 "" "Prometheus/2.43.0" 2023-12-01T05:05:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:04 smithi089 ceph-mon[98504]: osdmap e1063: 8 total, 8 up, 8 in 2023-12-01T05:05:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:04 smithi089 ceph-mon[98504]: pgmap v1605: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:05.357 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.mirror_image_status (2363 ms) 2023-12-01T05:05:05.357 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-12-01T05:05:05.440 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.mirror_image_map (83 ms) 2023-12-01T05:05:05.441 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-12-01T05:05:05.450 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.mirror_instances (9 ms) 2023-12-01T05:05:05.450 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-12-01T05:05:05.461 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.mirror_snapshot (12 ms) 2023-12-01T05:05:05.461 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-12-01T05:05:05.463 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_dir_list (2 ms) 2023-12-01T05:05:05.463 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-12-01T05:05:05.465 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2023-12-01T05:05:05.465 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-12-01T05:05:05.468 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2023-12-01T05:05:05.468 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-12-01T05:05:05.474 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_dir_rename (6 ms) 2023-12-01T05:05:05.474 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-12-01T05:05:05.477 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2023-12-01T05:05:05.477 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-12-01T05:05:05.481 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (3 ms) 2023-12-01T05:05:05.481 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_image_add 2023-12-01T05:05:05.483 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_image_add (3 ms) 2023-12-01T05:05:05.483 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-12-01T05:05:05.486 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_image_remove (3 ms) 2023-12-01T05:05:05.486 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_image_list 2023-12-01T05:05:05.488 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_image_list (2 ms) 2023-12-01T05:05:05.488 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-12-01T05:05:05.492 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_image_clean (4 ms) 2023-12-01T05:05:05.493 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.image_group_add 2023-12-01T05:05:05.495 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.image_group_add (3 ms) 2023-12-01T05:05:05.495 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-12-01T05:05:05.498 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2023-12-01T05:05:05.498 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.image_group_get 2023-12-01T05:05:05.500 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.image_group_get (2 ms) 2023-12-01T05:05:05.500 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-12-01T05:05:05.502 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2023-12-01T05:05:05.502 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-12-01T05:05:05.504 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2023-12-01T05:05:05.504 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-12-01T05:05:05.506 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (2 ms) 2023-12-01T05:05:05.506 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-12-01T05:05:05.509 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2023-12-01T05:05:05.509 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-12-01T05:05:05.511 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2023-12-01T05:05:05.511 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-12-01T05:05:05.514 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2023-12-01T05:05:05.514 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-12-01T05:05:05.531 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (17 ms) 2023-12-01T05:05:05.531 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-12-01T05:05:05.725 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (194 ms) 2023-12-01T05:05:05.725 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-12-01T05:05:05.728 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2023-12-01T05:05:05.728 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-12-01T05:05:05.730 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2023-12-01T05:05:05.730 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.trash_methods 2023-12-01T05:05:05.737 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2023-12-01T05:05:05.737 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.op_features 2023-12-01T05:05:05.744 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2023-12-01T05:05:05.745 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.clone_parent 2023-12-01T05:05:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:05 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:05 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:05.764 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.clone_parent (20 ms) 2023-12-01T05:05:05.764 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-12-01T05:05:05.773 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.clone_parent_ns (9 ms) 2023-12-01T05:05:05.773 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.clone_child 2023-12-01T05:05:05.784 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.clone_child (11 ms) 2023-12-01T05:05:05.784 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-12-01T05:05:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:05 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:05.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.namespace_methods (7 ms) 2023-12-01T05:05:05.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.migration 2023-12-01T05:05:05.800 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.migration (9 ms) 2023-12-01T05:05:05.800 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.migration_v1 2023-12-01T05:05:05.812 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.migration_v1 (12 ms) 2023-12-01T05:05:05.812 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-12-01T05:05:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:06 smithi060 ceph-mon[94233]: pgmap v1606: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:06 smithi060 ceph-mon[109077]: pgmap v1606: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:06 smithi089 ceph-mon[98504]: pgmap v1606: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:07.466 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1653 ms) 2023-12-01T05:05:07.466 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestClsRbd.sparsify 2023-12-01T05:05:07.503 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestClsRbd.sparsify (38 ms) 2023-12-01T05:05:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:07 smithi060 ceph-mon[94233]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-01T05:05:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:07 smithi060 ceph-mon[109077]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-01T05:05:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:07 smithi089 ceph-mon[98504]: osdmap e1064: 8 total, 8 up, 8 in 2023-12-01T05:05:08.479 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 70 tests from TestClsRbd (5054 ms total) 2023-12-01T05:05:08.480 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:05:08.480 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:05:08.480 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 70 tests from 1 test suite ran. (7890 ms total) 2023-12-01T05:05:08.480 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 70 tests. 2023-12-01T05:05:08.482 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:05:08.482 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:05:08.555 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2023-12-01T05:05:08.555 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_refcount.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_refcount.sh 2023-12-01T05:05:08.632 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:05:08.633 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 10 tests from 1 test suite. 2023-12-01T05:05:08.633 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:05:08.633 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 10 tests from cls_rgw 2023-12-01T05:05:08.633 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_implicit 2023-12-01T05:05:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:08 smithi060 ceph-mon[94233]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-01T05:05:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:08 smithi060 ceph-mon[94233]: pgmap v1609: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 2.83k op/s 2023-12-01T05:05:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:08 smithi060 ceph-mon[109077]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-01T05:05:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:08 smithi060 ceph-mon[109077]: pgmap v1609: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 2.83k op/s 2023-12-01T05:05:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:08 smithi089 ceph-mon[98504]: osdmap e1065: 8 total, 8 up, 8 in 2023-12-01T05:05:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:08 smithi089 ceph-mon[98504]: pgmap v1609: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.6 MiB/s wr, 2.83k op/s 2023-12-01T05:05:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:09 smithi060 ceph-mon[94233]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-01T05:05:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:09 smithi060 ceph-mon[109077]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-01T05:05:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:09 smithi089 ceph-mon[98504]: osdmap e1066: 8 total, 8 up, 8 in 2023-12-01T05:05:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[109077]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-01T05:05:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/718625661' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[109077]: pgmap v1612: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[94233]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-01T05:05:10.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/718625661' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:10.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:10.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:10 smithi060 ceph-mon[94233]: pgmap v1612: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:10 smithi089 ceph-mon[98504]: osdmap e1067: 8 total, 8 up, 8 in 2023-12-01T05:05:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/718625661' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:10 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:10 smithi089 ceph-mon[98504]: pgmap v1612: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:11.496 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_implicit (2863 ms) 2023-12-01T05:05:11.497 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2023-12-01T05:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[94233]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-01T05:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[109077]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-01T05:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:11 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:11 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:11 smithi089 ceph-mon[98504]: osdmap e1068: 8 total, 8 up, 8 in 2023-12-01T05:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:12 smithi060 ceph-mon[94233]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-01T05:05:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:12 smithi060 ceph-mon[94233]: pgmap v1615: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:12 smithi060 ceph-mon[109077]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-01T05:05:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:12 smithi060 ceph-mon[109077]: pgmap v1615: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:12 smithi089 ceph-mon[98504]: osdmap e1069: 8 total, 8 up, 8 in 2023-12-01T05:05:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:12 smithi089 ceph-mon[98504]: pgmap v1615: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:13 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:13 smithi060 ceph-mon[94233]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-01T05:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4169591796' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:13 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:13 smithi060 ceph-mon[109077]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-01T05:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4169591796' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:13 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:13 smithi089 ceph-mon[98504]: osdmap e1070: 8 total, 8 up, 8 in 2023-12-01T05:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4169591796' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:14.517 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3020 ms) 2023-12-01T05:05:14.518 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_put_snap 2023-12-01T05:05:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:05:14] "GET /metrics HTTP/1.1" 200 36157 "" "Prometheus/2.43.0" 2023-12-01T05:05:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4169591796' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:14 smithi060 ceph-mon[94233]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-01T05:05:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:14 smithi060 ceph-mon[94233]: pgmap v1618: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4169591796' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:14 smithi060 ceph-mon[109077]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-01T05:05:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:14 smithi060 ceph-mon[109077]: pgmap v1618: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4169591796' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:14 smithi089 ceph-mon[98504]: osdmap e1071: 8 total, 8 up, 8 in 2023-12-01T05:05:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:14 smithi089 ceph-mon[98504]: pgmap v1618: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[109077]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-01T05:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[94233]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-01T05:05:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:05:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:05:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:05:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:15 smithi089 ceph-mon[98504]: osdmap e1072: 8 total, 8 up, 8 in 2023-12-01T05:05:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:05:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:05:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:05:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:16 smithi089 ceph-mon[98504]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-01T05:05:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/944305648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:16 smithi089 ceph-mon[98504]: pgmap v1621: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[109077]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-01T05:05:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/944305648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[109077]: pgmap v1621: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[94233]: osdmap e1073: 8 total, 8 up, 8 in 2023-12-01T05:05:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/944305648' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:16 smithi060 ceph-mon[94233]: pgmap v1621: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:17 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:17 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:17 smithi089 ceph-mon[98504]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-01T05:05:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:17 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:17 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:17 smithi060 ceph-mon[94233]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-01T05:05:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:17 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:17 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:17 smithi060 ceph-mon[109077]: osdmap e1074: 8 total, 8 up, 8 in 2023-12-01T05:05:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:18 smithi089 ceph-mon[98504]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-01T05:05:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:18 smithi089 ceph-mon[98504]: pgmap v1624: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:05:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:18 smithi060 ceph-mon[109077]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-01T05:05:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:18 smithi060 ceph-mon[109077]: pgmap v1624: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:05:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:18 smithi060 ceph-mon[94233]: osdmap e1075: 8 total, 8 up, 8 in 2023-12-01T05:05:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:18 smithi060 ceph-mon[94233]: pgmap v1624: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:05:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:19 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:19 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:19 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:20 smithi060 ceph-mon[94233]: pgmap v1625: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 199 B/s wr, 0 op/s 2023-12-01T05:05:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:20 smithi060 ceph-mon[109077]: pgmap v1625: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 199 B/s wr, 0 op/s 2023-12-01T05:05:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:20 smithi089 ceph-mon[98504]: pgmap v1625: 137 pgs: 8 creating+peering, 129 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 199 B/s wr, 0 op/s 2023-12-01T05:05:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:21 smithi060 ceph-mon[94233]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-01T05:05:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:21 smithi060 ceph-mon[109077]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-01T05:05:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:21 smithi089 ceph-mon[98504]: osdmap e1076: 8 total, 8 up, 8 in 2023-12-01T05:05:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:22 smithi060 ceph-mon[94233]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-01T05:05:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:22 smithi060 ceph-mon[94233]: pgmap v1628: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2023-12-01T05:05:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:22 smithi060 ceph-mon[109077]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-01T05:05:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:22 smithi060 ceph-mon[109077]: pgmap v1628: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2023-12-01T05:05:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:22 smithi089 ceph-mon[98504]: osdmap e1077: 8 total, 8 up, 8 in 2023-12-01T05:05:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:22 smithi089 ceph-mon[98504]: pgmap v1628: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 200 B/s wr, 0 op/s 2023-12-01T05:05:23.569 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_put_snap (9044 ms) 2023-12-01T05:05:23.570 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_explicit 2023-12-01T05:05:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:23 smithi089 ceph-mon[98504]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-01T05:05:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 05:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T05:05:23.374204135Z level=info msg="Completed cleanup jobs" duration=13.097999ms 2023-12-01T05:05:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:23 smithi060 ceph-mon[94233]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-01T05:05:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:23 smithi060 ceph-mon[109077]: osdmap e1078: 8 total, 8 up, 8 in 2023-12-01T05:05:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:24 smithi060 ceph-mon[94233]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-01T05:05:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:24 smithi060 ceph-mon[94233]: pgmap v1631: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:24 smithi060 ceph-mon[109077]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-01T05:05:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:24 smithi060 ceph-mon[109077]: pgmap v1631: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:05:24] "GET /metrics HTTP/1.1" 200 36157 "" "Prometheus/2.43.0" 2023-12-01T05:05:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:24 smithi089 ceph-mon[98504]: osdmap e1079: 8 total, 8 up, 8 in 2023-12-01T05:05:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:24 smithi089 ceph-mon[98504]: pgmap v1631: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[94233]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-01T05:05:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/394500715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[109077]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-01T05:05:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/394500715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:25 smithi089 ceph-mon[98504]: osdmap e1080: 8 total, 8 up, 8 in 2023-12-01T05:05:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/394500715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:25 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:26.592 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_explicit (3032 ms) 2023-12-01T05:05:26.592 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.set 2023-12-01T05:05:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:26 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:26 smithi060 ceph-mon[109077]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-01T05:05:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:26 smithi060 ceph-mon[109077]: pgmap v1634: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:26 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:26 smithi060 ceph-mon[94233]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-01T05:05:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:26 smithi060 ceph-mon[94233]: pgmap v1634: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:26 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:26 smithi089 ceph-mon[98504]: osdmap e1081: 8 total, 8 up, 8 in 2023-12-01T05:05:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:26 smithi089 ceph-mon[98504]: pgmap v1634: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:27 smithi060 ceph-mon[94233]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-01T05:05:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:27 smithi060 ceph-mon[109077]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-01T05:05:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:27 smithi089 ceph-mon[98504]: osdmap e1082: 8 total, 8 up, 8 in 2023-12-01T05:05:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[94233]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-01T05:05:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1537126814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[94233]: pgmap v1637: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[109077]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-01T05:05:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1537126814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:28 smithi060 ceph-mon[109077]: pgmap v1637: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:28 smithi089 ceph-mon[98504]: osdmap e1083: 8 total, 8 up, 8 in 2023-12-01T05:05:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1537126814' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:28 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:05:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:28 smithi089 ceph-mon[98504]: pgmap v1637: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:29.606 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.set (3015 ms) 2023-12-01T05:05:29.606 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_implicit_ec 2023-12-01T05:05:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:29 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:29 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:29 smithi060 ceph-mon[94233]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-01T05:05:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:29 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:29 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:29 smithi060 ceph-mon[109077]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-01T05:05:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:29 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:29 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164502-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:05:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:29 smithi089 ceph-mon[98504]: osdmap e1084: 8 total, 8 up, 8 in 2023-12-01T05:05:30.776 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:05:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[109077]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-01T05:05:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[109077]: pgmap v1640: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[94233]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-01T05:05:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:30 smithi060 ceph-mon[94233]: pgmap v1640: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:30 smithi089 ceph-mon[98504]: osdmap e1085: 8 total, 8 up, 8 in 2023-12-01T05:05:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:30 smithi089 ceph-mon[98504]: pgmap v1640: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:31.103 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:05:31.103 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (19m) 8m ago 20m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:05:31.103 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (20m) 8m ago 20m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (21m) 8m ago 21m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (21m) 8m ago 21m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (24m) 8m ago 24m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (25m) 8m ago 25m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (25m) 8m ago 25m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (24m) 8m ago 24m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (24m) 8m ago 24m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (20m) 8m ago 20m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (19m) 8m ago 19m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (23m) 8m ago 23m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (23m) 8m ago 23m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (23m) 8m ago 23m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (22m) 8m ago 22m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:05:31.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (22m) 8m ago 22m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:05:31.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (22m) 8m ago 22m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:05:31.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (21m) 8m ago 21m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:05:31.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (21m) 8m ago 21m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:05:31.105 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (19m) 8m ago 20m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:05:31.502 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:05:31.526 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:05:31.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:05:31.528 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:05:31.528 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[94233]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-01T05:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[94233]: from='client.25967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[94233]: from='client.25973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/154813785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:05:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[109077]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-01T05:05:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[109077]: from='client.25967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[109077]: from='client.25973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/154813785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:05:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:32 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:32 smithi089 ceph-mon[98504]: osdmap e1086: 8 total, 8 up, 8 in 2023-12-01T05:05:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:32 smithi089 ceph-mon[98504]: from='client.25967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:32 smithi089 ceph-mon[98504]: from='client.25973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:05:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/154813785' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:05:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[109077]: pgmap v1643: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[109077]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-01T05:05:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[109077]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-01T05:05:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[94233]: pgmap v1643: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[94233]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-01T05:05:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:33 smithi060 ceph-mon[94233]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-01T05:05:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:33 smithi089 ceph-mon[98504]: pgmap v1643: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:33 smithi089 ceph-mon[98504]: osdmap e1087: 8 total, 8 up, 8 in 2023-12-01T05:05:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:33 smithi089 ceph-mon[98504]: osdmap e1088: 8 total, 8 up, 8 in 2023-12-01T05:05:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:34 smithi060 ceph-mon[94233]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-01T05:05:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:34 smithi060 ceph-mon[94233]: pgmap v1646: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:34 smithi060 ceph-mon[109077]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-01T05:05:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:34 smithi060 ceph-mon[109077]: pgmap v1646: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:05:34] "GET /metrics HTTP/1.1" 200 36164 "" "Prometheus/2.43.0" 2023-12-01T05:05:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:34 smithi089 ceph-mon[98504]: osdmap e1089: 8 total, 8 up, 8 in 2023-12-01T05:05:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:34 smithi089 ceph-mon[98504]: pgmap v1646: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:35 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:35 smithi060 ceph-mon[94233]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-01T05:05:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:35 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:35 smithi060 ceph-mon[109077]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-01T05:05:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:35 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:35 smithi089 ceph-mon[98504]: osdmap e1090: 8 total, 8 up, 8 in 2023-12-01T05:05:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:36.627 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_implicit_ec (7020 ms) 2023-12-01T05:05:36.627 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2023-12-01T05:05:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[94233]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-01T05:05:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[94233]: pgmap v1649: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[94233]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-01T05:05:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[109077]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-01T05:05:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[109077]: pgmap v1649: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:36 smithi060 ceph-mon[109077]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-01T05:05:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:36 smithi089 ceph-mon[98504]: osdmap e1091: 8 total, 8 up, 8 in 2023-12-01T05:05:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]: dispatch 2023-12-01T05:05:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:36 smithi089 ceph-mon[98504]: pgmap v1649: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030316907' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-6"}]': finished 2023-12-01T05:05:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:36 smithi089 ceph-mon[98504]: osdmap e1092: 8 total, 8 up, 8 in 2023-12-01T05:05:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:37 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[109077]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-01T05:05:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[109077]: pgmap v1652: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[94233]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-01T05:05:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:38 smithi060 ceph-mon[94233]: pgmap v1652: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:38 smithi089 ceph-mon[98504]: osdmap e1093: 8 total, 8 up, 8 in 2023-12-01T05:05:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:38 smithi089 ceph-mon[98504]: pgmap v1652: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:39 smithi060 ceph-mon[94233]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-01T05:05:40.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:39 smithi060 ceph-mon[109077]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-01T05:05:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:39 smithi089 ceph-mon[98504]: osdmap e1094: 8 total, 8 up, 8 in 2023-12-01T05:05:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[109077]: pgmap v1654: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[109077]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-01T05:05:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[94233]: pgmap v1654: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[94233]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-01T05:05:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:40 smithi089 ceph-mon[98504]: pgmap v1654: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:40 smithi089 ceph-mon[98504]: osdmap e1095: 8 total, 8 up, 8 in 2023-12-01T05:05:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:41 smithi060 ceph-mon[109077]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-01T05:05:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:41 smithi060 ceph-mon[94233]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-01T05:05:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:41 smithi089 ceph-mon[98504]: osdmap e1096: 8 total, 8 up, 8 in 2023-12-01T05:05:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[94233]: pgmap v1657: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-01T05:05:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[94233]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-01T05:05:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[109077]: pgmap v1657: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-01T05:05:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[109077]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-01T05:05:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:42 smithi089 ceph-mon[98504]: pgmap v1657: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 2 op/s 2023-12-01T05:05:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:42 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:42 smithi089 ceph-mon[98504]: osdmap e1097: 8 total, 8 up, 8 in 2023-12-01T05:05:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:43.671 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7044 ms) 2023-12-01T05:05:43.671 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2023-12-01T05:05:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:43 smithi060 ceph-mon[94233]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-01T05:05:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:43 smithi060 ceph-mon[109077]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-01T05:05:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:43 smithi089 ceph-mon[98504]: osdmap e1098: 8 total, 8 up, 8 in 2023-12-01T05:05:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]: dispatch 2023-12-01T05:05:44.675 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:05:44] "GET /metrics HTTP/1.1" 200 36155 "" "Prometheus/2.43.0" 2023-12-01T05:05:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: pgmap v1660: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-01T05:05:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: pgmap v1660: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:45.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: pgmap v1660: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340723715' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-7"}]': finished 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: osdmap e1099: 8 total, 8 up, 8 in 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[94233]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-01T05:05:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[109077]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-01T05:05:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:46.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:45 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:45 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:45 smithi089 ceph-mon[98504]: osdmap e1100: 8 total, 8 up, 8 in 2023-12-01T05:05:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:45 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:46 smithi060 ceph-mon[94233]: pgmap v1663: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:46 smithi060 ceph-mon[94233]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-01T05:05:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:46 smithi060 ceph-mon[109077]: pgmap v1663: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:46 smithi060 ceph-mon[109077]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-01T05:05:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:46 smithi089 ceph-mon[98504]: pgmap v1663: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:46 smithi089 ceph-mon[98504]: osdmap e1101: 8 total, 8 up, 8 in 2023-12-01T05:05:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:47 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:47 smithi060 ceph-mon[94233]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-01T05:05:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:47 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:47 smithi060 ceph-mon[109077]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-01T05:05:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:47 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:47 smithi089 ceph-mon[98504]: osdmap e1102: 8 total, 8 up, 8 in 2023-12-01T05:05:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:48 smithi060 ceph-mon[109077]: pgmap v1666: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:48 smithi060 ceph-mon[109077]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-01T05:05:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:48 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:48 smithi060 ceph-mon[94233]: pgmap v1666: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:48 smithi060 ceph-mon[94233]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-01T05:05:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:48 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:48 smithi089 ceph-mon[98504]: pgmap v1666: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:48 smithi089 ceph-mon[98504]: osdmap e1103: 8 total, 8 up, 8 in 2023-12-01T05:05:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:48 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:05:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:49 smithi060 ceph-mon[109077]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-01T05:05:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:49 smithi060 ceph-mon[94233]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-01T05:05:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:49 smithi089 ceph-mon[98504]: osdmap e1104: 8 total, 8 up, 8 in 2023-12-01T05:05:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:50 smithi060 ceph-mon[109077]: pgmap v1669: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:50 smithi060 ceph-mon[94233]: pgmap v1669: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:50 smithi089 ceph-mon[98504]: pgmap v1669: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:52 smithi060 ceph-mon[94233]: pgmap v1670: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 171 B/s wr, 0 op/s 2023-12-01T05:05:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:52 smithi060 ceph-mon[94233]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-01T05:05:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:52 smithi060 ceph-mon[109077]: pgmap v1670: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 171 B/s wr, 0 op/s 2023-12-01T05:05:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:52 smithi060 ceph-mon[109077]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-01T05:05:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:52 smithi089 ceph-mon[98504]: pgmap v1670: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 171 B/s wr, 0 op/s 2023-12-01T05:05:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:52 smithi089 ceph-mon[98504]: osdmap e1105: 8 total, 8 up, 8 in 2023-12-01T05:05:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:53 smithi060 ceph-mon[94233]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-01T05:05:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:53 smithi060 ceph-mon[109077]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-01T05:05:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:53 smithi089 ceph-mon[98504]: osdmap e1106: 8 total, 8 up, 8 in 2023-12-01T05:05:54.741 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:05:54] "GET /metrics HTTP/1.1" 200 36155 "" "Prometheus/2.43.0" 2023-12-01T05:05:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:54 smithi060 ceph-mon[94233]: pgmap v1673: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 172 B/s wr, 0 op/s 2023-12-01T05:05:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:54 smithi060 ceph-mon[94233]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-01T05:05:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:54 smithi060 ceph-mon[109077]: pgmap v1673: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 172 B/s wr, 0 op/s 2023-12-01T05:05:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:54 smithi060 ceph-mon[109077]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-01T05:05:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:54 smithi089 ceph-mon[98504]: pgmap v1673: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 172 B/s wr, 0 op/s 2023-12-01T05:05:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:54 smithi089 ceph-mon[98504]: osdmap e1107: 8 total, 8 up, 8 in 2023-12-01T05:05:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[94233]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-01T05:05:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[109077]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-01T05:05:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:55 smithi089 ceph-mon[98504]: osdmap e1108: 8 total, 8 up, 8 in 2023-12-01T05:05:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:55 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:05:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:05:56.762 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_put_snap_ec (13092 ms) 2023-12-01T05:05:56.762 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.test_explicit_ec 2023-12-01T05:05:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[94233]: pgmap v1676: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[94233]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-01T05:05:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[109077]: pgmap v1676: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[109077]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-01T05:05:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:56 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:56 smithi089 ceph-mon[98504]: pgmap v1676: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:56 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:56 smithi089 ceph-mon[98504]: osdmap e1109: 8 total, 8 up, 8 in 2023-12-01T05:05:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3568572144' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:57.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:56 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]: dispatch 2023-12-01T05:05:57.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:56 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:05:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[109077]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-01T05:05:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[94233]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-01T05:05:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:57 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-8"}]': finished 2023-12-01T05:05:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:57 smithi089 ceph-mon[98504]: osdmap e1110: 8 total, 8 up, 8 in 2023-12-01T05:05:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:05:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[94233]: pgmap v1679: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[94233]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-01T05:05:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[109077]: pgmap v1679: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[109077]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-01T05:05:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:05:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:05:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:59 smithi089 ceph-mon[98504]: pgmap v1679: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:05:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:05:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:59 smithi089 ceph-mon[98504]: osdmap e1111: 8 total, 8 up, 8 in 2023-12-01T05:05:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:05:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:06:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:00 smithi060 ceph-mon[109077]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-01T05:06:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:00 smithi060 ceph-mon[109077]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-01T05:06:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:00 smithi060 ceph-mon[94233]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-01T05:06:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:00.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:00 smithi060 ceph-mon[94233]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-01T05:06:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:00 smithi089 ceph-mon[98504]: osdmap e1112: 8 total, 8 up, 8 in 2023-12-01T05:06:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:00 smithi089 ceph-mon[98504]: osdmap e1113: 8 total, 8 up, 8 in 2023-12-01T05:06:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:01 smithi060 ceph-mon[109077]: pgmap v1682: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:01 smithi060 ceph-mon[109077]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-01T05:06:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:01 smithi060 ceph-mon[94233]: pgmap v1682: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:01 smithi060 ceph-mon[94233]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-01T05:06:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:01 smithi089 ceph-mon[98504]: pgmap v1682: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:01 smithi089 ceph-mon[98504]: osdmap e1114: 8 total, 8 up, 8 in 2023-12-01T05:06:01.873 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:06:02.200 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:06:02.200 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (20m) 8m ago 20m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:06:02.200 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (20m) 8m ago 20m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:06:02.200 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (21m) 8m ago 21m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:06:02.200 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (21m) 8m ago 21m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:06:02.200 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (24m) 8m ago 24m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (26m) 8m ago 26m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (26m) 8m ago 26m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (25m) 8m ago 25m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (24m) 8m ago 24m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (20m) 8m ago 20m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (20m) 8m ago 20m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (24m) 8m ago 24m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (24m) 8m ago 24m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (23m) 8m ago 23m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (23m) 8m ago 23m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (23m) 8m ago 23m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (22m) 8m ago 22m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (22m) 8m ago 22m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (22m) 8m ago 22m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:06:02.201 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (20m) 8m ago 21m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:06:02.604 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:06:02.604 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:06:02.604 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:06:02.604 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:02.604 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:06:02.604 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:06:02.604 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:06:02.605 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:02 smithi089 ceph-mon[98504]: pgmap v1685: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:02 smithi089 ceph-mon[98504]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-01T05:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:02 smithi089 ceph-mon[98504]: from='client.26003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:02 smithi089 ceph-mon[98504]: from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:02 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2867912923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[94233]: pgmap v1685: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[94233]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-01T05:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[94233]: from='client.26003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[94233]: from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2867912923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[109077]: pgmap v1685: 113 pgs: 113 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 0 B/s wr, 1 op/s 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[109077]: osdmap e1115: 8 total, 8 up, 8 in 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[109077]: from='client.26003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[109077]: from='client.26009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2867912923' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:06:03.787 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.test_explicit_ec (7025 ms) 2023-12-01T05:06:03.787 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.set_ec 2023-12-01T05:06:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:03 smithi089 ceph-mon[98504]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-01T05:06:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:06:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:03 smithi060 ceph-mon[94233]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-01T05:06:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:06:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:03 smithi060 ceph-mon[109077]: osdmap e1116: 8 total, 8 up, 8 in 2023-12-01T05:06:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]: dispatch 2023-12-01T05:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:06:04] "GET /metrics HTTP/1.1" 200 33791 "" "Prometheus/2.43.0" 2023-12-01T05:06:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: pgmap v1688: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:06:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-01T05:06:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: pgmap v1688: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:06:05.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:04 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: pgmap v1688: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1543914186' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-9"}]': finished 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: osdmap e1117: 8 total, 8 up, 8 in 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:06:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:04 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2023-12-01T05:06:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:06:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[94233]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-01T05:06:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:06:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[109077]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-01T05:06:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:05 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:05 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi060-164502-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2023-12-01T05:06:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:05 smithi089 ceph-mon[98504]: osdmap e1118: 8 total, 8 up, 8 in 2023-12-01T05:06:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:05 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:06 smithi060 ceph-mon[94233]: pgmap v1691: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:06 smithi060 ceph-mon[94233]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-01T05:06:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:06 smithi060 ceph-mon[109077]: pgmap v1691: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:06 smithi060 ceph-mon[109077]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-01T05:06:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:06 smithi089 ceph-mon[98504]: pgmap v1691: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:06 smithi089 ceph-mon[98504]: osdmap e1119: 8 total, 8 up, 8 in 2023-12-01T05:06:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:07 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:07 smithi060 ceph-mon[94233]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-01T05:06:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:07 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:07 smithi060 ceph-mon[109077]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-01T05:06:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:07 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi060-164502-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:07 smithi089 ceph-mon[98504]: osdmap e1120: 8 total, 8 up, 8 in 2023-12-01T05:06:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:08 smithi060 ceph-mon[94233]: pgmap v1694: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:08 smithi060 ceph-mon[94233]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-01T05:06:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:08 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:08 smithi060 ceph-mon[109077]: pgmap v1694: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:08 smithi060 ceph-mon[109077]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-01T05:06:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:08 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:08 smithi089 ceph-mon[98504]: pgmap v1694: 113 pgs: 8 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:08 smithi089 ceph-mon[98504]: osdmap e1121: 8 total, 8 up, 8 in 2023-12-01T05:06:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:08 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:09 smithi060 ceph-mon[94233]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-01T05:06:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:09 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:09 smithi060 ceph-mon[109077]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-01T05:06:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:09 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:09 smithi089 ceph-mon[98504]: osdmap e1122: 8 total, 8 up, 8 in 2023-12-01T05:06:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:09 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:10.832 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.set_ec (7045 ms) 2023-12-01T05:06:10.833 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 10 tests from cls_rgw (62200 ms total) 2023-12-01T05:06:10.833 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:06:10.833 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:06:10.833 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 10 tests from 1 test suite ran. (62200 ms total) 2023-12-01T05:06:10.833 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 10 tests. 2023-12-01T05:06:10.835 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:06:10.835 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:06:10.928 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2023-12-01T05:06:10.929 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_rgw.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw.sh 2023-12-01T05:06:10.966 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:06:10.966 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 16 tests from 1 test suite. 2023-12-01T05:06:10.966 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:06:10.966 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 16 tests from cls_rgw 2023-12-01T05:06:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: pgmap v1697: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:06:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-01T05:06:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:11.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: pgmap v1697: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:11.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:06:11.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:11.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-01T05:06:11.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:11.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:11.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:11.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: pgmap v1697: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: osdmap e1123: 8 total, 8 up, 8 in 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/148190134' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]: dispatch 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:11 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:11 smithi060 ceph-mon[94233]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-01T05:06:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:11 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:11 smithi060 ceph-mon[109077]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-01T05:06:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:11 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi060-164502-10"}]': finished 2023-12-01T05:06:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:11 smithi089 ceph-mon[98504]: osdmap e1124: 8 total, 8 up, 8 in 2023-12-01T05:06:12.846 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_basic 2023-12-01T05:06:12.892 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_basic (47 ms) 2023-12-01T05:06:12.893 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2023-12-01T05:06:12.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (26 ms) 2023-12-01T05:06:12.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_remove_object 2023-12-01T05:06:12.953 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_remove_object (35 ms) 2023-12-01T05:06:12.953 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_suggest 2023-12-01T05:06:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[94233]: pgmap v1700: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[94233]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-01T05:06:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3811746882' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[109077]: pgmap v1700: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[109077]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-01T05:06:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3811746882' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:12 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:12 smithi089 ceph-mon[98504]: pgmap v1700: 105 pgs: 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:12 smithi089 ceph-mon[98504]: osdmap e1125: 8 total, 8 up, 8 in 2023-12-01T05:06:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3811746882' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:12 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:13 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:06:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:13 smithi060 ceph-mon[94233]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-01T05:06:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:13 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:06:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:13 smithi060 ceph-mon[109077]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-01T05:06:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:13 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:06:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:13 smithi089 ceph-mon[98504]: osdmap e1126: 8 total, 8 up, 8 in 2023-12-01T05:06:14.392 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_suggest (1439 ms) 2023-12-01T05:06:14.393 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_suggest_complete 2023-12-01T05:06:14.404 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_suggest_complete (11 ms) 2023-12-01T05:06:14.404 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_list 2023-12-01T05:06:14.423 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_list (20 ms) 2023-12-01T05:06:14.424 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_list_delimited 2023-12-01T05:06:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:06:14] "GET /metrics HTTP/1.1" 200 33793 "" "Prometheus/2.43.0" 2023-12-01T05:06:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:14 smithi060 ceph-mon[109077]: pgmap v1703: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:14 smithi060 ceph-mon[109077]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-01T05:06:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:14 smithi060 ceph-mon[94233]: pgmap v1703: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:14 smithi060 ceph-mon[94233]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-01T05:06:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:14 smithi089 ceph-mon[98504]: pgmap v1703: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:14 smithi089 ceph-mon[98504]: osdmap e1127: 8 total, 8 up, 8 in 2023-12-01T05:06:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:06:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:06:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:06:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[109077]: pgmap v1705: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:06:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:06:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[94233]: pgmap v1705: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:06:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:06:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:16 smithi089 ceph-mon[98504]: pgmap v1705: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:06:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:06:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:06:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:19 smithi060 ceph-mon[109077]: pgmap v1706: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 418 KiB/s wr, 1.28k op/s 2023-12-01T05:06:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:19 smithi060 ceph-mon[94233]: pgmap v1706: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 418 KiB/s wr, 1.28k op/s 2023-12-01T05:06:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:19 smithi089 ceph-mon[98504]: pgmap v1706: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 670 KiB/s rd, 418 KiB/s wr, 1.28k op/s 2023-12-01T05:06:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:21 smithi060 ceph-mon[109077]: pgmap v1707: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 514 KiB/s rd, 321 KiB/s wr, 981 op/s 2023-12-01T05:06:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:21 smithi060 ceph-mon[94233]: pgmap v1707: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 514 KiB/s rd, 321 KiB/s wr, 981 op/s 2023-12-01T05:06:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:21 smithi089 ceph-mon[98504]: pgmap v1707: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 514 KiB/s rd, 321 KiB/s wr, 981 op/s 2023-12-01T05:06:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:23 smithi060 ceph-mon[109077]: pgmap v1708: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 998 KiB/s rd, 646 KiB/s wr, 1.95k op/s 2023-12-01T05:06:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:23 smithi060 ceph-mon[94233]: pgmap v1708: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 998 KiB/s rd, 646 KiB/s wr, 1.95k op/s 2023-12-01T05:06:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:23 smithi089 ceph-mon[98504]: pgmap v1708: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 998 KiB/s rd, 646 KiB/s wr, 1.95k op/s 2023-12-01T05:06:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:06:24] "GET /metrics HTTP/1.1" 200 33793 "" "Prometheus/2.43.0" 2023-12-01T05:06:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:25 smithi060 ceph-mon[109077]: pgmap v1709: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 569 KiB/s wr, 1.72k op/s 2023-12-01T05:06:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:25 smithi060 ceph-mon[94233]: pgmap v1709: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 569 KiB/s wr, 1.72k op/s 2023-12-01T05:06:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:25 smithi089 ceph-mon[98504]: pgmap v1709: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 879 KiB/s rd, 569 KiB/s wr, 1.72k op/s 2023-12-01T05:06:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:06:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:27 smithi060 ceph-mon[109077]: pgmap v1710: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 745 KiB/s rd, 482 KiB/s wr, 1.46k op/s 2023-12-01T05:06:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:27 smithi060 ceph-mon[94233]: pgmap v1710: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 745 KiB/s rd, 482 KiB/s wr, 1.46k op/s 2023-12-01T05:06:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:27 smithi089 ceph-mon[98504]: pgmap v1710: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 745 KiB/s rd, 482 KiB/s wr, 1.46k op/s 2023-12-01T05:06:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:29 smithi060 ceph-mon[94233]: pgmap v1711: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 670 KiB/s wr, 2.02k op/s 2023-12-01T05:06:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:29 smithi060 ceph-mon[109077]: pgmap v1711: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 670 KiB/s wr, 2.02k op/s 2023-12-01T05:06:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:29 smithi089 ceph-mon[98504]: pgmap v1711: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 670 KiB/s wr, 2.02k op/s 2023-12-01T05:06:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:31 smithi060 ceph-mon[109077]: pgmap v1712: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 691 KiB/s rd, 461 KiB/s wr, 1.38k op/s 2023-12-01T05:06:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:31 smithi060 ceph-mon[94233]: pgmap v1712: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 691 KiB/s rd, 461 KiB/s wr, 1.38k op/s 2023-12-01T05:06:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:31 smithi089 ceph-mon[98504]: pgmap v1712: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 691 KiB/s rd, 461 KiB/s wr, 1.38k op/s 2023-12-01T05:06:33.029 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (20m) 9m ago 21m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (21m) 9m ago 21m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (22m) 9m ago 22m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (22m) 9m ago 22m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (25m) 9m ago 25m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (26m) 9m ago 26m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (26m) 9m ago 26m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (25m) 9m ago 25m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (25m) 9m ago 25m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (21m) 9m ago 21m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (21m) 9m ago 21m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (24m) 9m ago 24m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:06:33.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (24m) 9m ago 24m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:06:33.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (24m) 9m ago 24m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:06:33.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (23m) 9m ago 23m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:06:33.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (23m) 9m ago 23m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:06:33.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (23m) 9m ago 23m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:06:33.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (22m) 9m ago 22m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:06:33.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (22m) 9m ago 22m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:06:33.434 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (20m) 9m ago 21m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:06:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:33 smithi060 ceph-mon[109077]: pgmap v1713: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 642 KiB/s wr, 1.92k op/s 2023-12-01T05:06:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:33 smithi060 ceph-mon[94233]: pgmap v1713: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 642 KiB/s wr, 1.92k op/s 2023-12-01T05:06:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:33 smithi089 ceph-mon[98504]: pgmap v1713: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 962 KiB/s rd, 642 KiB/s wr, 1.92k op/s 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:06:33.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:06:33.898 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:06:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:06:34] "GET /metrics HTTP/1.1" 200 36179 "" "Prometheus/2.43.0" 2023-12-01T05:06:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:34 smithi060 ceph-mon[109077]: from='client.26033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:34 smithi060 ceph-mon[109077]: from='client.25795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3050455076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:06:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:34 smithi060 ceph-mon[94233]: from='client.26033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:34 smithi060 ceph-mon[94233]: from='client.25795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3050455076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:06:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:34 smithi089 ceph-mon[98504]: from='client.26033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:34 smithi089 ceph-mon[98504]: from='client.25795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:06:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3050455076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:06:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:35 smithi060 ceph-mon[109077]: pgmap v1714: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2023-12-01T05:06:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:35 smithi060 ceph-mon[94233]: pgmap v1714: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2023-12-01T05:06:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:35 smithi089 ceph-mon[98504]: pgmap v1714: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2023-12-01T05:06:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:37 smithi060 ceph-mon[94233]: pgmap v1715: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2023-12-01T05:06:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:37 smithi060 ceph-mon[109077]: pgmap v1715: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2023-12-01T05:06:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:37 smithi089 ceph-mon[98504]: pgmap v1715: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 564 KiB/s rd, 376 KiB/s wr, 1.13k op/s 2023-12-01T05:06:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:39 smithi060 ceph-mon[109077]: pgmap v1716: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 827 KiB/s rd, 551 KiB/s wr, 1.65k op/s 2023-12-01T05:06:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:39 smithi060 ceph-mon[94233]: pgmap v1716: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 827 KiB/s rd, 551 KiB/s wr, 1.65k op/s 2023-12-01T05:06:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:39 smithi089 ceph-mon[98504]: pgmap v1716: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 827 KiB/s rd, 551 KiB/s wr, 1.65k op/s 2023-12-01T05:06:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:41 smithi060 ceph-mon[109077]: pgmap v1717: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 356 KiB/s wr, 1.07k op/s 2023-12-01T05:06:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:41 smithi060 ceph-mon[94233]: pgmap v1717: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 356 KiB/s wr, 1.07k op/s 2023-12-01T05:06:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:41 smithi089 ceph-mon[98504]: pgmap v1717: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 534 KiB/s rd, 356 KiB/s wr, 1.07k op/s 2023-12-01T05:06:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:43 smithi060 ceph-mon[94233]: pgmap v1718: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 804 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2023-12-01T05:06:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:43 smithi060 ceph-mon[109077]: pgmap v1718: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 804 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2023-12-01T05:06:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:43 smithi089 ceph-mon[98504]: pgmap v1718: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 804 KiB/s rd, 536 KiB/s wr, 1.61k op/s 2023-12-01T05:06:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:06:44] "GET /metrics HTTP/1.1" 200 36184 "" "Prometheus/2.43.0" 2023-12-01T05:06:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:45 smithi089 ceph-mon[98504]: pgmap v1719: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-01T05:06:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:45 smithi060 ceph-mon[109077]: pgmap v1719: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-01T05:06:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:45 smithi060 ceph-mon[94233]: pgmap v1719: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-01T05:06:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:47 smithi089 ceph-mon[98504]: pgmap v1720: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-01T05:06:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:47 smithi060 ceph-mon[109077]: pgmap v1720: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-01T05:06:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:47 smithi060 ceph-mon[94233]: pgmap v1720: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 533 KiB/s rd, 355 KiB/s wr, 1.06k op/s 2023-12-01T05:06:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:49 smithi089 ceph-mon[98504]: pgmap v1721: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 802 KiB/s rd, 535 KiB/s wr, 1.60k op/s 2023-12-01T05:06:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:49 smithi060 ceph-mon[109077]: pgmap v1721: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 802 KiB/s rd, 535 KiB/s wr, 1.60k op/s 2023-12-01T05:06:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:49 smithi060 ceph-mon[94233]: pgmap v1721: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 802 KiB/s rd, 535 KiB/s wr, 1.60k op/s 2023-12-01T05:06:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:51 smithi089 ceph-mon[98504]: pgmap v1722: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 360 KiB/s wr, 1.08k op/s 2023-12-01T05:06:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:51 smithi060 ceph-mon[109077]: pgmap v1722: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 360 KiB/s wr, 1.08k op/s 2023-12-01T05:06:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:51 smithi060 ceph-mon[94233]: pgmap v1722: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 360 KiB/s wr, 1.08k op/s 2023-12-01T05:06:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:53 smithi089 ceph-mon[98504]: pgmap v1723: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 807 KiB/s rd, 538 KiB/s wr, 1.61k op/s 2023-12-01T05:06:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:53 smithi060 ceph-mon[109077]: pgmap v1723: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 807 KiB/s rd, 538 KiB/s wr, 1.61k op/s 2023-12-01T05:06:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:53 smithi060 ceph-mon[94233]: pgmap v1723: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 807 KiB/s rd, 538 KiB/s wr, 1.61k op/s 2023-12-01T05:06:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:06:54] "GET /metrics HTTP/1.1" 200 36184 "" "Prometheus/2.43.0" 2023-12-01T05:06:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:55 smithi089 ceph-mon[98504]: pgmap v1724: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2023-12-01T05:06:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:55 smithi060 ceph-mon[109077]: pgmap v1724: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2023-12-01T05:06:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:55 smithi060 ceph-mon[94233]: pgmap v1724: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2023-12-01T05:06:56.403 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_list_delimited (41979 ms) 2023-12-01T05:06:56.403 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.bi_list 2023-12-01T05:06:56.476 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.bi_list (74 ms) 2023-12-01T05:06:56.476 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.gc_set 2023-12-01T05:06:56.503 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2023-12-01T05:06:56.503 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.gc_list 2023-12-01T05:06:56.527 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.gc_list (24 ms) 2023-12-01T05:06:56.527 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.gc_defer 2023-12-01T05:06:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:06:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:57 smithi089 ceph-mon[98504]: pgmap v1725: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2023-12-01T05:06:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:57 smithi060 ceph-mon[94233]: pgmap v1725: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2023-12-01T05:06:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:57 smithi060 ceph-mon[109077]: pgmap v1725: 137 pgs: 137 active+clean; 580 KiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 537 KiB/s rd, 358 KiB/s wr, 1.07k op/s 2023-12-01T05:06:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[109077]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-01T05:06:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2926600090' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2926600090' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:06:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[109077]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-01T05:06:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[94233]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-01T05:06:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2926600090' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2926600090' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:06:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:58 smithi060 ceph-mon[94233]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-01T05:06:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:58 smithi089 ceph-mon[98504]: osdmap e1128: 8 total, 8 up, 8 in 2023-12-01T05:06:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2926600090' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:06:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2926600090' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-164995-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:06:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:58 smithi089 ceph-mon[98504]: osdmap e1129: 8 total, 8 up, 8 in 2023-12-01T05:06:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:59 smithi060 ceph-mon[94233]: pgmap v1727: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 791 KiB/s rd, 432 KiB/s wr, 1.29k op/s 2023-12-01T05:06:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:59 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:06:59 smithi060 ceph-mon[94233]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-01T05:06:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:59 smithi060 ceph-mon[109077]: pgmap v1727: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 791 KiB/s rd, 432 KiB/s wr, 1.29k op/s 2023-12-01T05:06:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:59 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:06:59 smithi060 ceph-mon[109077]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-01T05:06:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:59 smithi089 ceph-mon[98504]: pgmap v1727: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 791 KiB/s rd, 432 KiB/s wr, 1.29k op/s 2023-12-01T05:06:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:59 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:06:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:06:59 smithi089 ceph-mon[98504]: osdmap e1130: 8 total, 8 up, 8 in 2023-12-01T05:07:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:00 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:00 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:00 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:01 smithi060 ceph-mon[94233]: pgmap v1730: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 783 KiB/s rd, 364 KiB/s wr, 1.08k op/s 2023-12-01T05:07:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:01 smithi060 ceph-mon[109077]: pgmap v1730: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 783 KiB/s rd, 364 KiB/s wr, 1.08k op/s 2023-12-01T05:07:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:01 smithi089 ceph-mon[98504]: pgmap v1730: 169 pgs: 32 unknown, 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 783 KiB/s rd, 364 KiB/s wr, 1.08k op/s 2023-12-01T05:07:03.374 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.gc_defer (6847 ms) 2023-12-01T05:07:03.374 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.usage_basic 2023-12-01T05:07:03.462 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.usage_basic (88 ms) 2023-12-01T05:07:03.462 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2023-12-01T05:07:03.464 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.usage_clear_no_obj (2 ms) 2023-12-01T05:07:03.464 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.usage_clear 2023-12-01T05:07:03.574 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.usage_clear (110 ms) 2023-12-01T05:07:03.575 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.bi_log_trim 2023-12-01T05:07:03.618 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.bi_log_trim (44 ms) 2023-12-01T05:07:03.618 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw.index_racing_removes 2023-12-01T05:07:03.629 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw.index_racing_removes (10 ms) 2023-12-01T05:07:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:03 smithi060 ceph-mon[94233]: pgmap v1731: 169 pgs: 169 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 364 KiB/s wr, 1.08k op/s 2023-12-01T05:07:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:03 smithi060 ceph-mon[109077]: pgmap v1731: 169 pgs: 169 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 364 KiB/s wr, 1.08k op/s 2023-12-01T05:07:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:03 smithi089 ceph-mon[98504]: pgmap v1731: 169 pgs: 169 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 784 KiB/s rd, 364 KiB/s wr, 1.08k op/s 2023-12-01T05:07:04.249 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:07:04.379 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 16 tests from cls_rgw (50783 ms total) 2023-12-01T05:07:04.379 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:07:04.379 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:07:04.379 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 16 tests from 1 test suite ran. (53413 ms total) 2023-12-01T05:07:04.380 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 16 tests. 2023-12-01T05:07:04.383 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:07:04.384 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:07:04.459 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2023-12-01T05:07:04.460 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_rgw_gc.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_gc.sh 2023-12-01T05:07:04.534 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:07:04.535 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 9 tests from 1 test suite. 2023-12-01T05:07:04.535 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:07:04.535 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 9 tests from cls_rgw_gc 2023-12-01T05:07:04.535 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.init 2023-12-01T05:07:04.606 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (21m) 9m ago 21m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (21m) 9m ago 21m 94.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (22m) 9m ago 22m 17.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (22m) 9m ago 22m 24.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (25m) 9m ago 25m 454M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (27m) 9m ago 27m 533M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (27m) 9m ago 27m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (26m) 9m ago 26m 112M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (25m) 9m ago 25m 102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (21m) 9m ago 21m 17.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (21m) 9m ago 21m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:07:04.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (25m) 9m ago 25m 1095M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (25m) 9m ago 25m 841M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (24m) 9m ago 24m 767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (24m) 9m ago 24m 623M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (24m) 9m ago 24m 885M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (23m) 9m ago 23m 904M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (23m) 9m ago 23m 755M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (23m) 9m ago 23m 623M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:07:04.608 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (21m) 9m ago 22m 56.7M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:07:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:04 smithi060 ceph-mon[109077]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-01T05:07:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:04 smithi060 ceph-mon[94233]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-01T05:07:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:07:04] "GET /metrics HTTP/1.1" 200 36184 "" "Prometheus/2.43.0" 2023-12-01T05:07:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:04 smithi089 ceph-mon[98504]: osdmap e1131: 8 total, 8 up, 8 in 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:07:05.011 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:07:05.012 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:05.012 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:07:05.012 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:07:05.012 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:07:05.012 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:07:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[94233]: pgmap v1733: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[94233]: from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[94233]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-01T05:07:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3973388068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:07:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[109077]: pgmap v1733: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[109077]: from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[109077]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-01T05:07:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3973388068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:07:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:05 smithi089 ceph-mon[98504]: pgmap v1733: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:05 smithi089 ceph-mon[98504]: from='client.26057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:05 smithi089 ceph-mon[98504]: osdmap e1132: 8 total, 8 up, 8 in 2023-12-01T05:07:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3973388068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:07:06.388 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.init (1853 ms) 2023-12-01T05:07:06.388 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2023-12-01T05:07:06.412 INFO:tasks.workunit.client.0.smithi060.stderr:[ ] list info tag = chain-0 2023-12-01T05:07:06.412 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (25 ms) 2023-12-01T05:07:06.412 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2023-12-01T05:07:06.418 INFO:tasks.workunit.client.0.smithi060.stderr:[ ] next_marker is: = 0/4263 2023-12-01T05:07:06.419 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2023-12-01T05:07:06.419 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2023-12-01T05:07:06.427 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (9 ms) 2023-12-01T05:07:06.427 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2023-12-01T05:07:06.434 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2023-12-01T05:07:06.434 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2023-12-01T05:07:06.441 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (7 ms) 2023-12-01T05:07:06.441 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2023-12-01T05:07:06.448 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (7 ms) 2023-12-01T05:07:06.448 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2023-12-01T05:07:06.454 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (6 ms) 2023-12-01T05:07:06.454 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_gc.finalize 2023-12-01T05:07:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[94233]: from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[94233]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-01T05:07:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1669657693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:06.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:06.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[109077]: from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:06.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[109077]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-01T05:07:06.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1669657693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:06.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:06 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:06 smithi089 ceph-mon[98504]: from='client.26063 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:06 smithi089 ceph-mon[98504]: osdmap e1133: 8 total, 8 up, 8 in 2023-12-01T05:07:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1669657693' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:06 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:07.400 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_gc.finalize (945 ms) 2023-12-01T05:07:07.400 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 9 tests from cls_rgw_gc (2865 ms total) 2023-12-01T05:07:07.400 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:07:07.400 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:07:07.400 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 9 tests from 1 test suite ran. (2865 ms total) 2023-12-01T05:07:07.400 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 9 tests. 2023-12-01T05:07:07.403 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:07:07.403 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:07:07.474 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2023-12-01T05:07:07.475 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_rgw_stats.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rgw_stats.sh 2023-12-01T05:07:07.558 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 1 test from 1 test suite. 2023-12-01T05:07:07.558 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[109077]: pgmap v1736: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[109077]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[94233]: pgmap v1736: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:07 smithi060 ceph-mon[94233]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-01T05:07:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:07 smithi089 ceph-mon[98504]: pgmap v1736: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:07 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:07:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:07 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165325-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:07 smithi089 ceph-mon[98504]: osdmap e1134: 8 total, 8 up, 8 in 2023-12-01T05:07:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:08 smithi060 ceph-mon[94233]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-01T05:07:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:08 smithi060 ceph-mon[109077]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-01T05:07:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:08 smithi089 ceph-mon[98504]: osdmap e1135: 8 total, 8 up, 8 in 2023-12-01T05:07:09.422 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 1 test from cls_rgw_stats 2023-12-01T05:07:09.422 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] cls_rgw_stats.simulate 2023-12-01T05:07:09.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.431+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=3RY2NYT3219N type=del size=2561352 2023-12-01T05:07:09.433 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.432+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=SO0W343YUGOS type=del size=4192200 2023-12-01T05:07:09.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.434+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=4KQ6MZ37YEYJ type=del size=2436736 2023-12-01T05:07:09.437 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.436+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~MPV70JJSDSCN.0 size=1048576 2023-12-01T05:07:09.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.437+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~MPV70JJSDSCN.1 size=472600 2023-12-01T05:07:09.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.437+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=MPV70JJSDSCN tag=ZTDKA74AZVWF type=write size=2569752 2023-12-01T05:07:09.439 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.438+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=IDBHGRSXEU27 type=del size=94299 2023-12-01T05:07:09.441 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.441+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~QP9C69VJRBKS.0 size=1048576 2023-12-01T05:07:09.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.442+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~QP9C69VJRBKS.1 size=1048576 2023-12-01T05:07:09.444 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.443+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~QP9C69VJRBKS.2 size=610627 2023-12-01T05:07:09.444 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.443+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=QP9C69VJRBKS tag=LELZRFFV6QF8 type=write size=3756355 2023-12-01T05:07:09.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.444+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=3CZ9CZQMZCX8 type=del size=718708 2023-12-01T05:07:09.446 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.446+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=NNUTGGHFI2AB type=del size=1768687 2023-12-01T05:07:09.448 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.447+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=LWN1RFJHLITP type=del size=2828444 2023-12-01T05:07:09.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.450+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~D51ZVWLRTP3T.0 size=1048576 2023-12-01T05:07:09.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.451+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~D51ZVWLRTP3T.1 size=1048576 2023-12-01T05:07:09.453 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.452+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~D51ZVWLRTP3T.2 size=559509 2023-12-01T05:07:09.453 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.452+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=D51ZVWLRTP3T tag=YBVRQGOK53A0 type=write size=3705237 2023-12-01T05:07:09.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.454+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~3OCTLVGI1RX0.0 size=320500 2023-12-01T05:07:09.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.454+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=3OCTLVGI1RX0 tag=DAFCOK8RVPM6 type=write size=1369076 2023-12-01T05:07:09.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.456+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=D1SGBOCL6Z8N type=del size=422872 2023-12-01T05:07:09.458 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.458+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=8IIJYQ0S83D1 type=del size=496423 2023-12-01T05:07:09.460 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.459+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=P3JO1TIDGMMH type=del size=1641199 2023-12-01T05:07:09.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.462+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~VB24365RAMKY.0 size=1048576 2023-12-01T05:07:09.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.463+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~VB24365RAMKY.1 size=1048576 2023-12-01T05:07:09.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.464+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~VB24365RAMKY.2 size=949296 2023-12-01T05:07:09.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.464+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=VB24365RAMKY tag=GEYXDRCE58V8 type=write size=4095024 2023-12-01T05:07:09.466 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.465+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=0PBPLS57MPWY type=del size=156685 2023-12-01T05:07:09.467 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.467+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=3RY2NYT3219N type=del 2023-12-01T05:07:09.470 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.469+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~O23GFVCU2806.0 size=1048576 2023-12-01T05:07:09.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.470+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~O23GFVCU2806.1 size=162453 2023-12-01T05:07:09.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.470+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=O23GFVCU2806 tag=5S58Y76IC67V type=write size=2259605 2023-12-01T05:07:09.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.471+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=SO0W343YUGOS type=del 2023-12-01T05:07:09.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.474+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~5I8MP67A8II1.0 size=1048576 2023-12-01T05:07:09.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.475+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~5I8MP67A8II1.1 size=1048576 2023-12-01T05:07:09.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.476+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~5I8MP67A8II1.2 size=91451 2023-12-01T05:07:09.477 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.476+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=5I8MP67A8II1 tag=RUGI3M6284I2 type=write size=3237179 2023-12-01T05:07:09.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.477+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=4KQ6MZ37YEYJ type=del 2023-12-01T05:07:09.480 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.479+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~CD59QIO3NLW4.0 size=1048576 2023-12-01T05:07:09.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.480+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~CD59QIO3NLW4.1 size=1017612 2023-12-01T05:07:09.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.480+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=CD59QIO3NLW4 tag=LQBHPBU6S8AE type=write size=3114764 2023-12-01T05:07:09.483 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.482+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~MPV70JJSDSCN.0 size=1048576 2023-12-01T05:07:09.484 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.483+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~MPV70JJSDSCN.1 size=472600 2023-12-01T05:07:09.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.485+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=MPV70JJSDSCN tag=ZTDKA74AZVWF type=write size=2569752 2023-12-01T05:07:09.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.487+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=9WYU78NDY7LN type=del size=570048 2023-12-01T05:07:09.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.488+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=IDBHGRSXEU27 type=del 2023-12-01T05:07:09.490 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.489+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=MGSNHX3699RB type=del size=740918 2023-12-01T05:07:09.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.491+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~QP9C69VJRBKS.0 size=1048576 2023-12-01T05:07:09.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.492+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~QP9C69VJRBKS.1 size=1048576 2023-12-01T05:07:09.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.493+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~QP9C69VJRBKS.2 size=610627 2023-12-01T05:07:09.496 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.495+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=QP9C69VJRBKS tag=LELZRFFV6QF8 type=write size=3756355 2023-12-01T05:07:09.497 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.496+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=PDJWPO1D5M3T type=del size=2321080 2023-12-01T05:07:09.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.498+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=3CZ9CZQMZCX8 type=del 2023-12-01T05:07:09.500 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.499+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=T9CB658J8S7G type=del size=3974078 2023-12-01T05:07:09.501 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.500+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=NNUTGGHFI2AB type=del 2023-12-01T05:07:09.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.502+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=D11D0U7PW93W type=del size=139030 2023-12-01T05:07:09.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.503+0000 7f1e103fe8c0 1 < canceled operation key=1I2J7UYUBJ84 tag=LWN1RFJHLITP type=del size=2828444 2023-12-01T05:07:09.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.506+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~DZY9YWM62L0Y.0 size=1048576 2023-12-01T05:07:09.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.507+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~DZY9YWM62L0Y.1 size=185640 2023-12-01T05:07:09.508 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.507+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=DZY9YWM62L0Y tag=WXYZ7VZ8VBPB type=write size=2282792 2023-12-01T05:07:09.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.508+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~D51ZVWLRTP3T.0 size=1048576 2023-12-01T05:07:09.510 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.509+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~D51ZVWLRTP3T.1 size=1048576 2023-12-01T05:07:09.511 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.510+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~D51ZVWLRTP3T.2 size=559509 2023-12-01T05:07:09.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.512+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=D51ZVWLRTP3T tag=YBVRQGOK53A0 type=write size=3705237 2023-12-01T05:07:09.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.513+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=F46N941M7X6Z type=del size=1120957 2023-12-01T05:07:09.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.514+0000 7f1e103fe8c0 1 < canceled part key=_multipart_7ZK6JAXLM788.2~3OCTLVGI1RX0.0 size=320500 2023-12-01T05:07:09.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.516+0000 7f1e103fe8c0 1 < canceled multipart upload key=7ZK6JAXLM788 upload=3OCTLVGI1RX0 tag=DAFCOK8RVPM6 type=write size=1369076 2023-12-01T05:07:09.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.517+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=YVTZP43Z20AE type=del size=455898 2023-12-01T05:07:09.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.519+0000 7f1e103fe8c0 1 < suggested remove operation key=O58KQ8CUHMSO tag=D1SGBOCL6Z8N type=del 2023-12-01T05:07:09.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.522+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~QGTJZE353ND7.0 size=1048576 2023-12-01T05:07:09.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.522+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~QGTJZE353ND7.1 size=528557 2023-12-01T05:07:09.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.522+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=QGTJZE353ND7 tag=NGXS839CSZGZ type=write size=2625709 2023-12-01T05:07:09.525 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.524+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=8IIJYQ0S83D1 type=del 2023-12-01T05:07:09.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.525+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=INN8PVWCR35M type=write size=583331 2023-12-01T05:07:09.527 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.526+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=P3JO1TIDGMMH type=del 2023-12-01T05:07:09.529 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.528+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=7RDXXSQK8TM8 type=del size=4076483 2023-12-01T05:07:09.530 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.529+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~VB24365RAMKY.0 size=1048576 2023-12-01T05:07:09.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.530+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~VB24365RAMKY.1 size=1048576 2023-12-01T05:07:09.532 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.531+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~VB24365RAMKY.2 size=949296 2023-12-01T05:07:09.534 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.533+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=VB24365RAMKY tag=GEYXDRCE58V8 type=write size=4095024 2023-12-01T05:07:09.535 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.534+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=BGS67JNHON3I type=write size=821800 2023-12-01T05:07:09.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.536+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=0PBPLS57MPWY type=del 2023-12-01T05:07:09.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.537+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=M5BNJOTUYNP3 type=del size=979737 2023-12-01T05:07:09.539 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.538+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~O23GFVCU2806.0 size=1048576 2023-12-01T05:07:09.540 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.539+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~O23GFVCU2806.1 size=162453 2023-12-01T05:07:09.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.542+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=O23GFVCU2806 tag=5S58Y76IC67V type=write size=2259605 2023-12-01T05:07:09.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.544+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~31XVC57GMWQ0.0 size=401067 2023-12-01T05:07:09.545 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.544+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=31XVC57GMWQ0 tag=YAWACS5SOR0E type=write size=1449643 2023-12-01T05:07:09.546 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.545+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~5I8MP67A8II1.0 size=1048576 2023-12-01T05:07:09.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.546+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~5I8MP67A8II1.1 size=1048576 2023-12-01T05:07:09.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.547+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~5I8MP67A8II1.2 size=91451 2023-12-01T05:07:09.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.549+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=5I8MP67A8II1 tag=RUGI3M6284I2 type=write size=3237179 2023-12-01T05:07:09.552 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.551+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~E2JNLY47260S.0 size=1048576 2023-12-01T05:07:09.552 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.552+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~E2JNLY47260S.1 size=1048576 2023-12-01T05:07:09.554 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.553+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~E2JNLY47260S.2 size=650200 2023-12-01T05:07:09.554 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.553+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=E2JNLY47260S tag=KMTK3ZVY5VXC type=write size=3795928 2023-12-01T05:07:09.555 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.554+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~CD59QIO3NLW4.0 size=1048576 2023-12-01T05:07:09.556 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.555+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~CD59QIO3NLW4.1 size=1017612 2023-12-01T05:07:09.558 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.557+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=CD59QIO3NLW4 tag=LQBHPBU6S8AE type=write size=3114764 2023-12-01T05:07:09.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.558+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=KWKAZFQC6AMQ type=del size=3449678 2023-12-01T05:07:09.562 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.561+0000 7f1e103fe8c0 1 < suggested remove operation key=CY4ZCOW8Q449 tag=9WYU78NDY7LN type=del 2023-12-01T05:07:09.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.562+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=UW8TMMQOTPFL type=del size=309248 2023-12-01T05:07:09.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.563+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=MGSNHX3699RB type=del 2023-12-01T05:07:09.565 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.565+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=P8VS3M99NGPF type=del size=3066956 2023-12-01T05:07:09.566 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.566+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=PDJWPO1D5M3T type=del 2023-12-01T05:07:09.568 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.567+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=JU43PR6Z9242 type=del size=3014420 2023-12-01T05:07:09.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.569+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=T9CB658J8S7G type=del 2023-12-01T05:07:09.571 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.570+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=A2JPH23AX19U type=del size=1128532 2023-12-01T05:07:09.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.571+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=D11D0U7PW93W type=del 2023-12-01T05:07:09.573 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.572+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=7BWZ3FOB7CH3 type=write size=318318 2023-12-01T05:07:09.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.573+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~DZY9YWM62L0Y.0 size=1048576 2023-12-01T05:07:09.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.573+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~DZY9YWM62L0Y.1 size=185640 2023-12-01T05:07:09.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.575+0000 7f1e103fe8c0 1 < canceled multipart upload key=URVXBYSKTROL upload=DZY9YWM62L0Y tag=WXYZ7VZ8VBPB type=write size=2282792 2023-12-01T05:07:09.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.576+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=M5ILB4578YN6 type=del size=3917454 2023-12-01T05:07:09.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.577+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=F46N941M7X6Z type=del 2023-12-01T05:07:09.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.580+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~VNEGKWVJ6U91.0 size=1048576 2023-12-01T05:07:09.581 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.581+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~VNEGKWVJ6U91.1 size=939226 2023-12-01T05:07:09.581 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.581+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=VNEGKWVJ6U91 tag=CBJE8MPX1UE6 type=write size=3036378 2023-12-01T05:07:09.583 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.582+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=YVTZP43Z20AE type=del 2023-12-01T05:07:09.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.584+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=Z863X1T0JQ80 type=del size=3186310 2023-12-01T05:07:09.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.585+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~QGTJZE353ND7.0 size=1048576 2023-12-01T05:07:09.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.586+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~QGTJZE353ND7.1 size=528557 2023-12-01T05:07:09.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.589+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=QGTJZE353ND7 tag=NGXS839CSZGZ type=write size=2625709 2023-12-01T05:07:09.591 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.590+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=BIUE3CJ8BW1T type=del size=1685073 2023-12-01T05:07:09.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.592+0000 7f1e103fe8c0 1 < canceled operation key=I7WQ7V371WXB tag=INN8PVWCR35M type=write size=583331 2023-12-01T05:07:09.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.593+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=CC561N1T35YC type=write size=555920 2023-12-01T05:07:09.596 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.595+0000 7f1e103fe8c0 1 < suggested remove operation key=GRCGJL9086Q5 tag=7RDXXSQK8TM8 type=del 2023-12-01T05:07:09.597 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.596+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=6B378PO1KSJ1 type=del size=4080299 2023-12-01T05:07:09.599 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.599+0000 7f1e103fe8c0 1 < suggested remove operation key=H1CDA6T1SMV1 tag=BGS67JNHON3I type=write 2023-12-01T05:07:09.601 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.600+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=XWD1A12JURKS type=del size=2159294 2023-12-01T05:07:09.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.602+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=M5BNJOTUYNP3 type=del 2023-12-01T05:07:09.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.603+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=115F5QJ6YGQW type=del size=2639544 2023-12-01T05:07:09.605 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.604+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~31XVC57GMWQ0.0 size=401067 2023-12-01T05:07:09.607 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.606+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=31XVC57GMWQ0 tag=YAWACS5SOR0E type=write size=1449643 2023-12-01T05:07:09.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.608+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~NSEE8JDF00W8.0 size=368547 2023-12-01T05:07:09.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.608+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=NSEE8JDF00W8 tag=OROYG7NUKZC3 type=write size=1417123 2023-12-01T05:07:09.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.609+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~E2JNLY47260S.0 size=1048576 2023-12-01T05:07:09.611 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.610+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~E2JNLY47260S.1 size=1048576 2023-12-01T05:07:09.611 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.610+0000 7f1e103fe8c0 1 < canceled part key=_multipart_LLWHS8A9H3PV.2~E2JNLY47260S.2 size=650200 2023-12-01T05:07:09.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.612+0000 7f1e103fe8c0 1 < canceled multipart upload key=LLWHS8A9H3PV upload=E2JNLY47260S tag=KMTK3ZVY5VXC type=write size=3795928 2023-12-01T05:07:09.614 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.613+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=9NLIT9KFBJDA type=write size=1019823 2023-12-01T05:07:09.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.615+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=KWKAZFQC6AMQ type=del 2023-12-01T05:07:09.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.616+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=IZW8CKOIA08A type=del size=376548 2023-12-01T05:07:09.619 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.617+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=UW8TMMQOTPFL type=del 2023-12-01T05:07:09.620 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.620+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~FEZVN2CPXNDC.0 size=1048576 2023-12-01T05:07:09.621 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.621+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~FEZVN2CPXNDC.1 size=1048576 2023-12-01T05:07:09.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.622+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~FEZVN2CPXNDC.2 size=21999 2023-12-01T05:07:09.623 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.622+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=FEZVN2CPXNDC tag=MCH9SVMAB5DE type=write size=3167727 2023-12-01T05:07:09.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.623+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=P8VS3M99NGPF type=del 2023-12-01T05:07:09.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.624+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=2KFSP4FXK2BB type=write size=798148 2023-12-01T05:07:09.626 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.626+0000 7f1e103fe8c0 1 < canceled operation key=7ZK6JAXLM788 tag=JU43PR6Z9242 type=del size=3014420 2023-12-01T05:07:09.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.627+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=BI510PVQZS9I type=del size=3294164 2023-12-01T05:07:09.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.629+0000 7f1e103fe8c0 1 < suggested remove operation key=URVXBYSKTROL tag=A2JPH23AX19U type=del 2023-12-01T05:07:09.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.630+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=16TDP9T2IIM0 type=del size=2309533 2023-12-01T05:07:09.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.632+0000 7f1e103fe8c0 -1 < failed to complete operation key=H1CDA6T1SMV1 tag=7BWZ3FOB7CH3 type=write size=318318: (22) Invalid argument 2023-12-01T05:07:09.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.634+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~3X4PJ72UW7BE.0 size=1048576 2023-12-01T05:07:09.635 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.634+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~3X4PJ72UW7BE.1 size=245819 2023-12-01T05:07:09.635 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.634+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=3X4PJ72UW7BE tag=206Y43IM6UT0 type=write size=2342971 2023-12-01T05:07:09.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.637+0000 7f1e103fe8c0 1 < suggested update operation key=7ZK6JAXLM788 tag=M5ILB4578YN6 type=del size=3917454 2023-12-01T05:07:09.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.638+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=3HOI6YF9WHTC type=write size=1040732 2023-12-01T05:07:09.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.639+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~VNEGKWVJ6U91.0 size=1048576 2023-12-01T05:07:09.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.639+0000 7f1e103fe8c0 1 < canceled part key=_multipart_SBUJCO2TCPKM.2~VNEGKWVJ6U91.1 size=939226 2023-12-01T05:07:09.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.641+0000 7f1e103fe8c0 1 < canceled multipart upload key=SBUJCO2TCPKM upload=VNEGKWVJ6U91 tag=CBJE8MPX1UE6 type=write size=3036378 2023-12-01T05:07:09.644 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.644+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~WPDAAWFPNYIN.0 size=262189 2023-12-01T05:07:09.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.644+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=WPDAAWFPNYIN tag=8TH131WO8KIC type=write size=1310765 2023-12-01T05:07:09.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.646+0000 7f1e103fe8c0 1 < suggested update operation key=7ZK6JAXLM788 tag=Z863X1T0JQ80 type=del size=3186310 2023-12-01T05:07:09.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.647+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=ZRZ07BG52RZD type=del size=140354 2023-12-01T05:07:09.649 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.649+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=BIUE3CJ8BW1T type=del 2023-12-01T05:07:09.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.651+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~VQ8NW17TN82W.0 size=1048576 2023-12-01T05:07:09.652 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.652+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~VQ8NW17TN82W.1 size=1048576 2023-12-01T05:07:09.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.652+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~VQ8NW17TN82W.2 size=827105 2023-12-01T05:07:09.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.652+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=VQ8NW17TN82W tag=55QM6RMES6XH type=write size=3972833 2023-12-01T05:07:09.654 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.654+0000 7f1e103fe8c0 1 < completed write operation key=K406217CY1N9 tag=CC561N1T35YC type=write size=555920 2023-12-01T05:07:09.656 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.655+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=DMF5VRLQF94O type=del size=2084265 2023-12-01T05:07:09.658 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.657+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=6B378PO1KSJ1 type=del 2023-12-01T05:07:09.660 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.659+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~0YSWGX0IF8UX.0 size=1048576 2023-12-01T05:07:09.660 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.660+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~0YSWGX0IF8UX.1 size=146974 2023-12-01T05:07:09.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.660+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=0YSWGX0IF8UX tag=88ZOL4NN3NJD type=write size=2244126 2023-12-01T05:07:09.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.661+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=XWD1A12JURKS type=del 2023-12-01T05:07:09.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.662+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=J0D8E85YR4IB type=del size=3297882 2023-12-01T05:07:09.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.664+0000 7f1e103fe8c0 1 < suggested update operation key=CY4ZCOW8Q449 tag=115F5QJ6YGQW type=del size=2639544 2023-12-01T05:07:09.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.667+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~BW7AA3HPR9RR.0 size=1048576 2023-12-01T05:07:09.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.668+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~BW7AA3HPR9RR.1 size=442857 2023-12-01T05:07:09.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.668+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=BW7AA3HPR9RR tag=YS55CE1R6WHV type=write size=2540009 2023-12-01T05:07:09.670 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.669+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~NSEE8JDF00W8.0 size=368547 2023-12-01T05:07:09.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.671+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=NSEE8JDF00W8 tag=OROYG7NUKZC3 type=write size=1417123 2023-12-01T05:07:09.673 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.672+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=7EZD4B7IVOK2 type=write size=269014 2023-12-01T05:07:09.674 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.673+0000 7f1e103fe8c0 1 < completed write operation key=O58KQ8CUHMSO tag=9NLIT9KFBJDA type=write size=1019823 2023-12-01T05:07:09.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.675+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=32UXA515GHJN type=del size=2388154 2023-12-01T05:07:09.677 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.676+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=IZW8CKOIA08A type=del 2023-12-01T05:07:09.678 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.677+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=IREMBC5Z9XHD type=del size=3817542 2023-12-01T05:07:09.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.679+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~FEZVN2CPXNDC.0 size=1048576 2023-12-01T05:07:09.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.680+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~FEZVN2CPXNDC.1 size=1048576 2023-12-01T05:07:09.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.681+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~FEZVN2CPXNDC.2 size=21999 2023-12-01T05:07:09.684 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.683+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=FEZVN2CPXNDC tag=MCH9SVMAB5DE type=write size=3167727 2023-12-01T05:07:09.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.685+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=W62VMQVXE5KW type=del size=1190885 2023-12-01T05:07:09.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.686+0000 7f1e103fe8c0 1 < completed write operation key=DTXKDW9IYPGT tag=2KFSP4FXK2BB type=write size=798148 2023-12-01T05:07:09.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.688+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~YPJJJ9U7I4PG.0 size=1048576 2023-12-01T05:07:09.690 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.689+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~YPJJJ9U7I4PG.1 size=631910 2023-12-01T05:07:09.690 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.689+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=YPJJJ9U7I4PG tag=ZWRD0SHLEU5I type=write size=2729062 2023-12-01T05:07:09.692 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.691+0000 7f1e103fe8c0 1 < suggested remove operation key=5PGFLZ22M21I tag=BI510PVQZS9I type=del 2023-12-01T05:07:09.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.692+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=EM9YKT5RO5A4 type=write size=702910 2023-12-01T05:07:09.695 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.695+0000 7f1e103fe8c0 1 < suggested update operation key=CY4ZCOW8Q449 tag=16TDP9T2IIM0 type=del size=2309533 2023-12-01T05:07:09.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.696+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=38SIYORQBIV2 type=write size=356851 2023-12-01T05:07:09.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.698+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~3X4PJ72UW7BE.0 size=1048576 2023-12-01T05:07:09.699 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.699+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~3X4PJ72UW7BE.1 size=245819 2023-12-01T05:07:09.701 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.701+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=3X4PJ72UW7BE tag=206Y43IM6UT0 type=write size=2342971 2023-12-01T05:07:09.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.703+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~PTH4SKKI1RI3.0 size=856844 2023-12-01T05:07:09.704 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.703+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=PTH4SKKI1RI3 tag=23NRRHIY4QKS type=write size=1905420 2023-12-01T05:07:09.706 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.705+0000 7f1e103fe8c0 1 < suggested remove operation key=O58KQ8CUHMSO tag=3HOI6YF9WHTC type=write 2023-12-01T05:07:09.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.706+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=YPBOFQC0E694 type=write size=191102 2023-12-01T05:07:09.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.707+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~WPDAAWFPNYIN.0 size=262189 2023-12-01T05:07:09.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.709+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=WPDAAWFPNYIN tag=8TH131WO8KIC type=write size=1310765 2023-12-01T05:07:09.712 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.711+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~S6YX4ONEUSV0.0 size=1048576 2023-12-01T05:07:09.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.712+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~S6YX4ONEUSV0.1 size=659345 2023-12-01T05:07:09.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.712+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=S6YX4ONEUSV0 tag=LT7UIXNK3H58 type=write size=2756497 2023-12-01T05:07:09.714 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.713+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=ZRZ07BG52RZD type=del 2023-12-01T05:07:09.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.715+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~HOCETK5K8MDO.0 size=937830 2023-12-01T05:07:09.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.715+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=HOCETK5K8MDO tag=JIVWYGF3O0J5 type=write size=1986406 2023-12-01T05:07:09.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.717+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~VQ8NW17TN82W.0 size=1048576 2023-12-01T05:07:09.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.718+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~VQ8NW17TN82W.1 size=1048576 2023-12-01T05:07:09.719 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.719+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~VQ8NW17TN82W.2 size=827105 2023-12-01T05:07:09.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.720+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=VQ8NW17TN82W tag=55QM6RMES6XH type=write size=3972833 2023-12-01T05:07:09.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.722+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=3WV00IHHZN6A type=write size=853239 2023-12-01T05:07:09.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.723+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=DMF5VRLQF94O type=del 2023-12-01T05:07:09.726 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.725+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~TQO1UVPGJZM5.0 size=1048576 2023-12-01T05:07:09.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.726+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~TQO1UVPGJZM5.1 size=977975 2023-12-01T05:07:09.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.726+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=TQO1UVPGJZM5 tag=8972ZLJSO60P type=write size=3075127 2023-12-01T05:07:09.728 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.727+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~0YSWGX0IF8UX.0 size=1048576 2023-12-01T05:07:09.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.728+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~0YSWGX0IF8UX.1 size=146974 2023-12-01T05:07:09.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.730+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=0YSWGX0IF8UX tag=88ZOL4NN3NJD type=write size=2244126 2023-12-01T05:07:09.732 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.732+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=TPMEAOCVQ5VK type=del size=1082758 2023-12-01T05:07:09.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.734+0000 7f1e103fe8c0 1 < suggested remove operation key=7ZK6JAXLM788 tag=J0D8E85YR4IB type=del 2023-12-01T05:07:09.736 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.736+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~DM991ZASEPGP.0 size=1048576 2023-12-01T05:07:09.737 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.737+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~DM991ZASEPGP.1 size=148131 2023-12-01T05:07:09.738 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.737+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=DM991ZASEPGP tag=OJSS22A9WUA4 type=write size=2245283 2023-12-01T05:07:09.739 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.738+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~BW7AA3HPR9RR.0 size=1048576 2023-12-01T05:07:09.740 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.739+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~BW7AA3HPR9RR.1 size=442857 2023-12-01T05:07:09.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.741+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=BW7AA3HPR9RR tag=YS55CE1R6WHV type=write size=2540009 2023-12-01T05:07:09.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.742+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=DBHA86JNDK8Q type=del size=3274042 2023-12-01T05:07:09.744 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.744+0000 7f1e103fe8c0 1 < completed write operation key=DTXKDW9IYPGT tag=7EZD4B7IVOK2 type=write size=269014 2023-12-01T05:07:09.746 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.745+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=P4FKVH3UIBTH type=del size=1600247 2023-12-01T05:07:09.747 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.746+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=32UXA515GHJN type=del 2023-12-01T05:07:09.749 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.748+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~L5SCCZ79OG6S.0 size=1048576 2023-12-01T05:07:09.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.749+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~L5SCCZ79OG6S.1 size=94593 2023-12-01T05:07:09.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.749+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=L5SCCZ79OG6S tag=BQY29E90V3B3 type=write size=2191745 2023-12-01T05:07:09.751 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.750+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=IREMBC5Z9XHD type=del 2023-12-01T05:07:09.752 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.751+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=UI9PPYPTM1OD type=del size=1035071 2023-12-01T05:07:09.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.753+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=W62VMQVXE5KW type=del 2023-12-01T05:07:09.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.754+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=B6DCP2RHG2EB type=del size=3850113 2023-12-01T05:07:09.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.755+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~YPJJJ9U7I4PG.0 size=1048576 2023-12-01T05:07:09.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.755+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6THHYCQ1Y1YA.2~YPJJJ9U7I4PG.1 size=631910 2023-12-01T05:07:09.758 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.757+0000 7f1e103fe8c0 1 < canceled multipart upload key=6THHYCQ1Y1YA upload=YPJJJ9U7I4PG tag=ZWRD0SHLEU5I type=write size=2729062 2023-12-01T05:07:09.759 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.758+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=DIVV711DWFEC type=del size=686095 2023-12-01T05:07:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[109077]: pgmap v1739: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[109077]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2383707733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[94233]: pgmap v1739: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[94233]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2383707733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:09 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:09.761 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.760+0000 7f1e103fe8c0 1 < completed write operation key=1I2J7UYUBJ84 tag=EM9YKT5RO5A4 type=write size=702910 2023-12-01T05:07:09.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.762+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~Z7LXDY75AWM4.0 size=778412 2023-12-01T05:07:09.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.762+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=Z7LXDY75AWM4 tag=SO1XZIIIF5N0 type=write size=1826988 2023-12-01T05:07:09.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.763+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=38SIYORQBIV2 type=write size=356851 2023-12-01T05:07:09.766 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.765+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~CLKE5MT7UVHP.0 size=956062 2023-12-01T05:07:09.766 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.765+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=CLKE5MT7UVHP tag=AM7N07GP0CHZ type=write size=2004638 2023-12-01T05:07:09.766 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.765+0000 7f1e103fe8c0 1 < canceled part key=_multipart_L00N0GJ45UKN.2~PTH4SKKI1RI3.0 size=856844 2023-12-01T05:07:09.768 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.767+0000 7f1e103fe8c0 1 < canceled multipart upload key=L00N0GJ45UKN upload=PTH4SKKI1RI3 tag=23NRRHIY4QKS type=write size=1905420 2023-12-01T05:07:09.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.769+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=PV2DM4INUG5I type=del size=2489305 2023-12-01T05:07:09.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.770+0000 7f1e103fe8c0 1 < completed write operation key=DTXKDW9IYPGT tag=YPBOFQC0E694 type=write size=191102 2023-12-01T05:07:09.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.773+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~C53QWR7W5NYE.0 size=1048576 2023-12-01T05:07:09.774 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.774+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~C53QWR7W5NYE.1 size=1048576 2023-12-01T05:07:09.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.775+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~C53QWR7W5NYE.2 size=942784 2023-12-01T05:07:09.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.775+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=C53QWR7W5NYE tag=UD82GBNTQKKZ type=write size=4088512 2023-12-01T05:07:09.776 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.775+0000 7f1e103fe8c0 1 < canceled part key=_multipart_285IAXA9485Z.2~S6YX4ONEUSV0.0 size=1048576 2023-12-01T05:07:09.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.776+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~S6YX4ONEUSV0.1 size=659345 2023-12-01T05:07:09.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.778+0000 7f1e103fe8c0 1 < canceled multipart upload key=285IAXA9485Z upload=S6YX4ONEUSV0 tag=LT7UIXNK3H58 type=write size=2756497 2023-12-01T05:07:09.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.780+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~U1WYNDV6IWCU.0 size=715315 2023-12-01T05:07:09.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.780+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=U1WYNDV6IWCU tag=01O0OK69G1WJ type=write size=1763891 2023-12-01T05:07:09.782 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.782+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~HOCETK5K8MDO.0 size=937830 2023-12-01T05:07:09.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.784+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=HOCETK5K8MDO tag=JIVWYGF3O0J5 type=write size=1986406 2023-12-01T05:07:09.787 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.786+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~ZK0EEOBEBYVC.0 size=1048576 2023-12-01T05:07:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:09 smithi089 ceph-mon[98504]: pgmap v1739: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:09 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:09 smithi089 ceph-mon[98504]: osdmap e1136: 8 total, 8 up, 8 in 2023-12-01T05:07:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2383707733' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:09 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:09.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.787+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~ZK0EEOBEBYVC.1 size=671570 2023-12-01T05:07:09.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.787+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=ZK0EEOBEBYVC tag=6ALUWWACAH98 type=write size=2768722 2023-12-01T05:07:09.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.789+0000 7f1e103fe8c0 1 < completed write operation key=D4M0DMQO4NEL tag=3WV00IHHZN6A type=write size=853239 2023-12-01T05:07:09.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.790+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=5JMLZN9ABZNF type=write size=49291 2023-12-01T05:07:09.792 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.791+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~TQO1UVPGJZM5.0 size=1048576 2023-12-01T05:07:09.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.792+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~TQO1UVPGJZM5.1 size=977975 2023-12-01T05:07:09.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.794+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=TQO1UVPGJZM5 tag=8972ZLJSO60P type=write size=3075127 2023-12-01T05:07:09.797 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.796+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~O1JSB62CL9V8.0 size=1048576 2023-12-01T05:07:09.798 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.797+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~O1JSB62CL9V8.1 size=1048576 2023-12-01T05:07:09.798 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.798+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~O1JSB62CL9V8.2 size=790654 2023-12-01T05:07:09.798 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.798+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=O1JSB62CL9V8 tag=W8ZSAI9Q3WRC type=write size=3936382 2023-12-01T05:07:09.800 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.799+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=TPMEAOCVQ5VK type=del 2023-12-01T05:07:09.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.800+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=9XB6GL9T2CDZ type=del size=5994 2023-12-01T05:07:09.802 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.801+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~DM991ZASEPGP.0 size=1048576 2023-12-01T05:07:09.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.802+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~DM991ZASEPGP.1 size=148131 2023-12-01T05:07:09.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.804+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=DM991ZASEPGP tag=OJSS22A9WUA4 type=write size=2245283 2023-12-01T05:07:09.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.805+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=SIAFZWJO1JH1 type=del size=916242 2023-12-01T05:07:09.808 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.807+0000 7f1e103fe8c0 1 < suggested remove operation key=OXQC97F80TRZ tag=DBHA86JNDK8Q type=del 2023-12-01T05:07:09.809 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.809+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=FJZ5NXM59WLF type=del size=429311 2023-12-01T05:07:09.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.810+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=P4FKVH3UIBTH type=del 2023-12-01T05:07:09.812 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.811+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=PU8O58WVTTVY type=del size=2376682 2023-12-01T05:07:09.812 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.811+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6PFY1HQB54GY.2~L5SCCZ79OG6S.0 size=1048576 2023-12-01T05:07:09.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.812+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~L5SCCZ79OG6S.1 size=94593 2023-12-01T05:07:09.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.814+0000 7f1e103fe8c0 1 < canceled multipart upload key=6PFY1HQB54GY upload=L5SCCZ79OG6S tag=BQY29E90V3B3 type=write size=2191745 2023-12-01T05:07:09.816 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.816+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=BX3T04WZ2YIR type=write size=987208 2023-12-01T05:07:09.817 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.816+0000 7f1e103fe8c0 -1 < no bi entry to suggest for operation key=OXQC97F80TRZ tag=UI9PPYPTM1OD type=del size=1035071: (2) No such file or directory 2023-12-01T05:07:09.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.819+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~EV9A2EA1R3C1.0 size=1048576 2023-12-01T05:07:09.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.820+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~EV9A2EA1R3C1.1 size=1048576 2023-12-01T05:07:09.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.821+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~EV9A2EA1R3C1.2 size=158063 2023-12-01T05:07:09.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.821+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=EV9A2EA1R3C1 tag=PJ4RU1H5WSG7 type=write size=3303791 2023-12-01T05:07:09.823 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.822+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=B6DCP2RHG2EB type=del 2023-12-01T05:07:09.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.825+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~Q37X0CJCPZ5P.0 size=1048576 2023-12-01T05:07:09.827 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.826+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~Q37X0CJCPZ5P.1 size=1048576 2023-12-01T05:07:09.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.827+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~Q37X0CJCPZ5P.2 size=78075 2023-12-01T05:07:09.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.827+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=Q37X0CJCPZ5P tag=L7TL16HCGOJR type=write size=3223803 2023-12-01T05:07:09.829 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.828+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=DIVV711DWFEC type=del 2023-12-01T05:07:09.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.831+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~RYWQ2A4MFDW8.0 size=773657 2023-12-01T05:07:09.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.831+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=RYWQ2A4MFDW8 tag=AC6Q1APUDO0H type=write size=1822233 2023-12-01T05:07:09.833 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.832+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~Z7LXDY75AWM4.0 size=778412 2023-12-01T05:07:09.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.834+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=Z7LXDY75AWM4 tag=SO1XZIIIF5N0 type=write size=1826988 2023-12-01T05:07:09.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.835+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=6O75NJP2GJFP type=del size=2379179 2023-12-01T05:07:09.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.837+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~CLKE5MT7UVHP.0 size=956062 2023-12-01T05:07:09.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.839+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=CLKE5MT7UVHP tag=AM7N07GP0CHZ type=write size=2004638 2023-12-01T05:07:09.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.841+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~8WY0JON22HOL.0 size=612776 2023-12-01T05:07:09.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.841+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=8WY0JON22HOL tag=0EN2OHZ3Y669 type=write size=1661352 2023-12-01T05:07:09.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.844+0000 7f1e103fe8c0 1 < suggested remove operation key=24QWY118LZSQ tag=PV2DM4INUG5I type=del 2023-12-01T05:07:09.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.845+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=9QX9N43N7KMX type=del size=3200583 2023-12-01T05:07:09.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.845+0000 7f1e103fe8c0 1 < canceled part key=_multipart_HZL0ELMA8PJC.2~C53QWR7W5NYE.0 size=1048576 2023-12-01T05:07:09.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.846+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~C53QWR7W5NYE.1 size=1048576 2023-12-01T05:07:09.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.847+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~C53QWR7W5NYE.2 size=942784 2023-12-01T05:07:09.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.850+0000 7f1e103fe8c0 1 < canceled multipart upload key=HZL0ELMA8PJC upload=C53QWR7W5NYE tag=UD82GBNTQKKZ type=write size=4088512 2023-12-01T05:07:09.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.851+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=H97CJEE8KNXU type=del size=2196603 2023-12-01T05:07:09.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.853+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~U1WYNDV6IWCU.0 size=715315 2023-12-01T05:07:09.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.855+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=U1WYNDV6IWCU tag=01O0OK69G1WJ type=write size=1763891 2023-12-01T05:07:09.856 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.856+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=6J1H2ULRQ330 type=del size=322248 2023-12-01T05:07:09.858 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.857+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~ZK0EEOBEBYVC.0 size=1048576 2023-12-01T05:07:09.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.858+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~ZK0EEOBEBYVC.1 size=671570 2023-12-01T05:07:09.861 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.860+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=ZK0EEOBEBYVC tag=6ALUWWACAH98 type=write size=2768722 2023-12-01T05:07:09.862 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.862+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=GM81KOT105AN type=del size=3315579 2023-12-01T05:07:09.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.863+0000 7f1e103fe8c0 1 < completed write operation key=S69RYFWXZUZ2 tag=5JMLZN9ABZNF type=write size=49291 2023-12-01T05:07:09.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.865+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=6SI5IHQBJFIF type=write size=108838 2023-12-01T05:07:09.866 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.866+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~O1JSB62CL9V8.0 size=1048576 2023-12-01T05:07:09.867 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.867+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~O1JSB62CL9V8.1 size=1048576 2023-12-01T05:07:09.868 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.868+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~O1JSB62CL9V8.2 size=790654 2023-12-01T05:07:09.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.870+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=O1JSB62CL9V8 tag=W8ZSAI9Q3WRC type=write size=3936382 2023-12-01T05:07:09.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.872+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~R7SAIQZQO3EC.0 size=1048576 2023-12-01T05:07:09.874 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.873+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~R7SAIQZQO3EC.1 size=1048576 2023-12-01T05:07:09.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.875+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~R7SAIQZQO3EC.2 size=141778 2023-12-01T05:07:09.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.875+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=R7SAIQZQO3EC tag=D2WX8W09IYS2 type=write size=3287506 2023-12-01T05:07:09.877 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.876+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=9XB6GL9T2CDZ type=del 2023-12-01T05:07:09.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.878+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~ZUIHL045X1BB.0 size=1048576 2023-12-01T05:07:09.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.879+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~ZUIHL045X1BB.1 size=505110 2023-12-01T05:07:09.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.879+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=ZUIHL045X1BB tag=VM37YA2GABE2 type=write size=2602262 2023-12-01T05:07:09.882 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.882+0000 7f1e103fe8c0 1 < suggested update operation key=285IAXA9485Z tag=SIAFZWJO1JH1 type=del size=916242 2023-12-01T05:07:09.884 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.883+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=3719UYSVXEFT type=del size=1440069 2023-12-01T05:07:09.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.885+0000 7f1e103fe8c0 1 < suggested remove operation key=5PGFLZ22M21I tag=FJZ5NXM59WLF type=del 2023-12-01T05:07:09.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.888+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~ESVNN7T4QGW2.0 size=1048576 2023-12-01T05:07:09.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.889+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~ESVNN7T4QGW2.1 size=974022 2023-12-01T05:07:09.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.889+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=ESVNN7T4QGW2 tag=1T86WXUL2TBW type=write size=3071174 2023-12-01T05:07:09.891 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.891+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=PU8O58WVTTVY type=del 2023-12-01T05:07:09.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.892+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=UTUH74IOKT6P type=del size=36520 2023-12-01T05:07:09.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.893+0000 7f1e103fe8c0 1 < canceled operation key=K406217CY1N9 tag=BX3T04WZ2YIR type=write size=987208 2023-12-01T05:07:09.895 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.894+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=RLPH7PLUB4TE type=del size=3445957 2023-12-01T05:07:09.896 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.896+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~EV9A2EA1R3C1.0 size=1048576 2023-12-01T05:07:09.897 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.897+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~EV9A2EA1R3C1.1 size=1048576 2023-12-01T05:07:09.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.898+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~EV9A2EA1R3C1.2 size=158063 2023-12-01T05:07:09.901 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.900+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=EV9A2EA1R3C1 tag=PJ4RU1H5WSG7 type=write size=3303791 2023-12-01T05:07:09.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.901+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=P5N8590WRE20 type=del size=1681647 2023-12-01T05:07:09.903 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.903+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~Q37X0CJCPZ5P.0 size=1048576 2023-12-01T05:07:09.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.904+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~Q37X0CJCPZ5P.1 size=1048576 2023-12-01T05:07:09.905 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.905+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~Q37X0CJCPZ5P.2 size=78075 2023-12-01T05:07:09.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.907+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=Q37X0CJCPZ5P tag=L7TL16HCGOJR type=write size=3223803 2023-12-01T05:07:09.909 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.908+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=VAPZOLFT18FQ type=del size=40780 2023-12-01T05:07:09.909 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.908+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~RYWQ2A4MFDW8.0 size=773657 2023-12-01T05:07:09.911 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.910+0000 7f1e103fe8c0 1 < canceled multipart upload key=24QWY118LZSQ upload=RYWQ2A4MFDW8 tag=AC6Q1APUDO0H type=write size=1822233 2023-12-01T05:07:09.912 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.912+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=57AW5PLHZHY7 type=del size=1387567 2023-12-01T05:07:09.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.914+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=6O75NJP2GJFP type=del 2023-12-01T05:07:09.916 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.915+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=7GVC31CYBDPY type=write size=84449 2023-12-01T05:07:09.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.917+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~8WY0JON22HOL.0 size=612776 2023-12-01T05:07:09.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.918+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=8WY0JON22HOL tag=0EN2OHZ3Y669 type=write size=1661352 2023-12-01T05:07:09.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.921+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~M5BV2LRXFSPL.0 size=630454 2023-12-01T05:07:09.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.921+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=M5BV2LRXFSPL tag=POFTM2LGYLUA type=write size=1679030 2023-12-01T05:07:09.923 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.922+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=9QX9N43N7KMX type=del 2023-12-01T05:07:09.924 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.924+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=49I4S19BQ0J6 type=del size=3885635 2023-12-01T05:07:09.926 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.925+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=H97CJEE8KNXU type=del 2023-12-01T05:07:09.927 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.926+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=A9IGOZ1V0E3J type=write size=916560 2023-12-01T05:07:09.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.927+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=6J1H2ULRQ330 type=del 2023-12-01T05:07:09.930 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.929+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~HFT7L5XO1ZYZ.0 size=1048576 2023-12-01T05:07:09.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.930+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~HFT7L5XO1ZYZ.1 size=1048576 2023-12-01T05:07:09.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.931+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~HFT7L5XO1ZYZ.2 size=543436 2023-12-01T05:07:09.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.931+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=HFT7L5XO1ZYZ tag=PFTDGUT4R886 type=write size=3689164 2023-12-01T05:07:09.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.933+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=GM81KOT105AN type=del 2023-12-01T05:07:09.935 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.934+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=ODL46ZIF5150 type=write size=247251 2023-12-01T05:07:09.936 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.935+0000 7f1e103fe8c0 1 < completed write operation key=VOYJN3AL8Y53 tag=6SI5IHQBJFIF type=write size=108838 2023-12-01T05:07:09.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.938+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~4OV8AQKM4MJR.0 size=216188 2023-12-01T05:07:09.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.938+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=4OV8AQKM4MJR tag=8M7YW4WB6CUW type=write size=1264764 2023-12-01T05:07:09.940 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.939+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~R7SAIQZQO3EC.0 size=1048576 2023-12-01T05:07:09.941 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.940+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~R7SAIQZQO3EC.1 size=1048576 2023-12-01T05:07:09.941 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.940+0000 7f1e103fe8c0 1 < canceled part key=_multipart_K406217CY1N9.2~R7SAIQZQO3EC.2 size=141778 2023-12-01T05:07:09.943 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.942+0000 7f1e103fe8c0 1 < canceled multipart upload key=K406217CY1N9 upload=R7SAIQZQO3EC tag=D2WX8W09IYS2 type=write size=3287506 2023-12-01T05:07:09.945 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.944+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~S77386IYXQE5.0 size=1048576 2023-12-01T05:07:09.946 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.945+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~S77386IYXQE5.1 size=1048576 2023-12-01T05:07:09.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.946+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~S77386IYXQE5.2 size=469260 2023-12-01T05:07:09.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.946+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=S77386IYXQE5 tag=DPFWIQT7XZTD type=write size=3614988 2023-12-01T05:07:09.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.948+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~ZUIHL045X1BB.0 size=1048576 2023-12-01T05:07:09.950 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.949+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~ZUIHL045X1BB.1 size=505110 2023-12-01T05:07:09.952 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.951+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=ZUIHL045X1BB tag=VM37YA2GABE2 type=write size=2602262 2023-12-01T05:07:09.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.953+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=4X6QHYGUE63G type=del size=2575162 2023-12-01T05:07:09.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.954+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=3719UYSVXEFT type=del 2023-12-01T05:07:09.956 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.955+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=B9BSB2LK67M0 type=del size=3162677 2023-12-01T05:07:09.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.957+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~ESVNN7T4QGW2.0 size=1048576 2023-12-01T05:07:09.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.958+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~ESVNN7T4QGW2.1 size=974022 2023-12-01T05:07:09.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.960+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=ESVNN7T4QGW2 tag=1T86WXUL2TBW type=write size=3071174 2023-12-01T05:07:09.962 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.962+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=TRI5PK9SSSSR type=del size=1261251 2023-12-01T05:07:09.964 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.963+0000 7f1e103fe8c0 1 < canceled operation key=HZL0ELMA8PJC tag=UTUH74IOKT6P type=del size=36520 2023-12-01T05:07:09.966 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.966+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~26625D983N1Q.0 size=1048576 2023-12-01T05:07:09.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.967+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~26625D983N1Q.1 size=1048576 2023-12-01T05:07:09.968 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.968+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~26625D983N1Q.2 size=956928 2023-12-01T05:07:09.968 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.968+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=26625D983N1Q tag=CMYK1ZY911DL type=write size=4102656 2023-12-01T05:07:09.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.969+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=RLPH7PLUB4TE type=del 2023-12-01T05:07:09.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.970+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=E2S1WOX6XRRW type=del size=2231821 2023-12-01T05:07:09.972 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.971+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=P5N8590WRE20 type=del 2023-12-01T05:07:09.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.973+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=36JNU5BT0MNS type=del size=2133087 2023-12-01T05:07:09.975 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.974+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=VAPZOLFT18FQ type=del 2023-12-01T05:07:09.977 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.977+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~AF8L1FNPAXUB.0 size=1048576 2023-12-01T05:07:09.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.978+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~AF8L1FNPAXUB.1 size=537530 2023-12-01T05:07:09.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.978+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=AF8L1FNPAXUB tag=M1O1HMS8OHR9 type=write size=2634682 2023-12-01T05:07:09.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.979+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=57AW5PLHZHY7 type=del 2023-12-01T05:07:09.981 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.980+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=JDSNHONV1STJ type=del size=484655 2023-12-01T05:07:09.983 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.983+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=7GVC31CYBDPY type=write 2023-12-01T05:07:09.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.984+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=VUCXL71TY9FS type=del size=1600752 2023-12-01T05:07:09.986 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.985+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~M5BV2LRXFSPL.0 size=630454 2023-12-01T05:07:09.988 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.987+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=M5BV2LRXFSPL tag=POFTM2LGYLUA type=write size=1679030 2023-12-01T05:07:09.989 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.989+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=Y8QJ9JTV8ATO type=write size=882315 2023-12-01T05:07:09.991 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.990+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=49I4S19BQ0J6 type=del 2023-12-01T05:07:09.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.991+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=Q0F9T9S58JBM type=del size=2465744 2023-12-01T05:07:09.995 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.994+0000 7f1e103fe8c0 1 < suggested update operation key=6PFY1HQB54GY tag=A9IGOZ1V0E3J type=write size=916560 2023-12-01T05:07:09.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.997+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~0H8GPLJYT6IQ.0 size=1048576 2023-12-01T05:07:09.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.998+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~0H8GPLJYT6IQ.1 size=189778 2023-12-01T05:07:09.999 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.998+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=0H8GPLJYT6IQ tag=MWE33R4A4Y2R type=write size=2286930 2023-12-01T05:07:09.999 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.998+0000 7f1e103fe8c0 1 < canceled part key=_multipart_9T6W5UL8HQGR.2~HFT7L5XO1ZYZ.0 size=1048576 2023-12-01T05:07:10.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:09.999+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~HFT7L5XO1ZYZ.1 size=1048576 2023-12-01T05:07:10.001 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.000+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~HFT7L5XO1ZYZ.2 size=543436 2023-12-01T05:07:10.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.002+0000 7f1e103fe8c0 1 < canceled multipart upload key=9T6W5UL8HQGR upload=HFT7L5XO1ZYZ tag=PFTDGUT4R886 type=write size=3689164 2023-12-01T05:07:10.005 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.004+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~NOYIMNL7HE3K.0 size=1048576 2023-12-01T05:07:10.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.005+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~NOYIMNL7HE3K.1 size=1048576 2023-12-01T05:07:10.007 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.006+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~NOYIMNL7HE3K.2 size=647599 2023-12-01T05:07:10.007 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.006+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=NOYIMNL7HE3K tag=UL7D45JFGQ8W type=write size=3793327 2023-12-01T05:07:10.008 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.008+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=ODL46ZIF5150 type=write size=247251 2023-12-01T05:07:10.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.009+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=IAW2R2IYZKJE type=del size=379523 2023-12-01T05:07:10.011 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.010+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~4OV8AQKM4MJR.0 size=216188 2023-12-01T05:07:10.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.012+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=4OV8AQKM4MJR tag=8M7YW4WB6CUW type=write size=1264764 2023-12-01T05:07:10.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.013+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=O347G5H131O0 type=del size=3540968 2023-12-01T05:07:10.015 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.014+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~S77386IYXQE5.0 size=1048576 2023-12-01T05:07:10.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.016+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~S77386IYXQE5.1 size=1048576 2023-12-01T05:07:10.017 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.017+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~S77386IYXQE5.2 size=469260 2023-12-01T05:07:10.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.019+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=S77386IYXQE5 tag=DPFWIQT7XZTD type=write size=3614988 2023-12-01T05:07:10.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.020+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=HBVF8EWN9ANR type=del size=3437637 2023-12-01T05:07:10.022 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.022+0000 7f1e103fe8c0 1 < canceled operation key=B9F6GZ15FRQ4 tag=4X6QHYGUE63G type=del size=2575162 2023-12-01T05:07:10.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.023+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=EYPEDV95X2LQ type=write size=221998 2023-12-01T05:07:10.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.024+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=B9BSB2LK67M0 type=del 2023-12-01T05:07:10.026 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.026+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=0XCFO6U7VHYJ type=write size=209983 2023-12-01T05:07:10.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.027+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=TRI5PK9SSSSR type=del 2023-12-01T05:07:10.030 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.029+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~SKBUD3562ICP.0 size=127464 2023-12-01T05:07:10.030 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.029+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=SKBUD3562ICP tag=9JC4JN83HJL5 type=write size=1176040 2023-12-01T05:07:10.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.031+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~26625D983N1Q.0 size=1048576 2023-12-01T05:07:10.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.031+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~26625D983N1Q.1 size=1048576 2023-12-01T05:07:10.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.032+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~26625D983N1Q.2 size=956928 2023-12-01T05:07:10.036 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.035+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=26625D983N1Q tag=CMYK1ZY911DL type=write size=4102656 2023-12-01T05:07:10.038 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.037+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~A5LX4RWC9AND.0 size=1048576 2023-12-01T05:07:10.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.038+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~A5LX4RWC9AND.1 size=178315 2023-12-01T05:07:10.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.038+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=A5LX4RWC9AND tag=Z496CN770BWF type=write size=2275467 2023-12-01T05:07:10.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.040+0000 7f1e103fe8c0 1 < suggested remove operation key=QS349RRDWEPS tag=E2S1WOX6XRRW type=del 2023-12-01T05:07:10.042 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.041+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=MN3XJH78M08B type=del size=1360905 2023-12-01T05:07:10.044 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.043+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=36JNU5BT0MNS type=del 2023-12-01T05:07:10.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.045+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~96NUPJ1Z157H.0 size=967421 2023-12-01T05:07:10.046 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.045+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=96NUPJ1Z157H tag=0L1SJ2UUAFWC type=write size=2015997 2023-12-01T05:07:10.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.046+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~AF8L1FNPAXUB.0 size=1048576 2023-12-01T05:07:10.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.046+0000 7f1e103fe8c0 1 < canceled part key=_multipart_OXQC97F80TRZ.2~AF8L1FNPAXUB.1 size=537530 2023-12-01T05:07:10.049 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.048+0000 7f1e103fe8c0 1 < canceled multipart upload key=OXQC97F80TRZ upload=AF8L1FNPAXUB tag=M1O1HMS8OHR9 type=write size=2634682 2023-12-01T05:07:10.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.050+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=1FUDWIXTA68W type=del size=3987889 2023-12-01T05:07:10.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.051+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=JDSNHONV1STJ type=del 2023-12-01T05:07:10.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.052+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=7LR9DZ6I5A8T type=del size=2020514 2023-12-01T05:07:10.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.054+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=VUCXL71TY9FS type=del 2023-12-01T05:07:10.056 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.055+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=JQT2RJHNXCK8 type=del size=465479 2023-12-01T05:07:10.057 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.056+0000 7f1e103fe8c0 1 < completed write operation key=K406217CY1N9 tag=Y8QJ9JTV8ATO type=write size=882315 2023-12-01T05:07:10.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.059+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~9LA020H4KVP3.0 size=64235 2023-12-01T05:07:10.060 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.059+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=9LA020H4KVP3 tag=I2OK2QZN6JC0 type=write size=1112811 2023-12-01T05:07:10.061 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.060+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=Q0F9T9S58JBM type=del 2023-12-01T05:07:10.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.062+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~BFD54RACMU7H.0 size=1048576 2023-12-01T05:07:10.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.063+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~BFD54RACMU7H.1 size=1048576 2023-12-01T05:07:10.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.064+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~BFD54RACMU7H.2 size=527238 2023-12-01T05:07:10.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.064+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=BFD54RACMU7H tag=MP1HP9QKMLNP type=write size=3672966 2023-12-01T05:07:10.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.066+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~0H8GPLJYT6IQ.0 size=1048576 2023-12-01T05:07:10.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.067+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~0H8GPLJYT6IQ.1 size=189778 2023-12-01T05:07:10.070 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.069+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=0H8GPLJYT6IQ tag=MWE33R4A4Y2R type=write size=2286930 2023-12-01T05:07:10.072 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.071+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~74U9SMPQX6LZ.0 size=1048576 2023-12-01T05:07:10.073 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.072+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~74U9SMPQX6LZ.1 size=257817 2023-12-01T05:07:10.073 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.072+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=74U9SMPQX6LZ tag=BNEYIW7I22JZ type=write size=2354969 2023-12-01T05:07:10.075 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.074+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~NOYIMNL7HE3K.0 size=1048576 2023-12-01T05:07:10.075 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.075+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~NOYIMNL7HE3K.1 size=1048576 2023-12-01T05:07:10.077 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.076+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~NOYIMNL7HE3K.2 size=647599 2023-12-01T05:07:10.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.078+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=NOYIMNL7HE3K tag=UL7D45JFGQ8W type=write size=3793327 2023-12-01T05:07:10.080 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.080+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=88CR3NROFTK6 type=del size=2793173 2023-12-01T05:07:10.081 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.081+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=IAW2R2IYZKJE type=del 2023-12-01T05:07:10.083 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.082+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=VGCXGEH1WXLR type=del size=3800922 2023-12-01T05:07:10.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.084+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=O347G5H131O0 type=del 2023-12-01T05:07:10.087 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.086+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~FACLPHO83K0I.0 size=1048576 2023-12-01T05:07:10.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.087+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~FACLPHO83K0I.1 size=327286 2023-12-01T05:07:10.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.087+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=FACLPHO83K0I tag=2Z32KKZA5EOS type=write size=2424438 2023-12-01T05:07:10.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.088+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=HBVF8EWN9ANR type=del 2023-12-01T05:07:10.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.091+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~ZEM0PTOKOITN.0 size=1048576 2023-12-01T05:07:10.093 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.092+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~ZEM0PTOKOITN.1 size=1048576 2023-12-01T05:07:10.094 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.093+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~ZEM0PTOKOITN.2 size=855487 2023-12-01T05:07:10.094 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.093+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=ZEM0PTOKOITN tag=4A6LB8KF7WHX type=write size=4001215 2023-12-01T05:07:10.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.095+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=EYPEDV95X2LQ type=write size=221998 2023-12-01T05:07:10.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.096+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=W235W5CIKFTZ type=del size=752689 2023-12-01T05:07:10.100 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.099+0000 7f1e103fe8c0 1 < suggested remove operation key=ZJ4W1AW278KZ tag=0XCFO6U7VHYJ type=write 2023-12-01T05:07:10.102 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.101+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~FOZ0T63IWURA.0 size=1048576 2023-12-01T05:07:10.103 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.103+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~FOZ0T63IWURA.1 size=1048576 2023-12-01T05:07:10.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.104+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~FOZ0T63IWURA.2 size=811767 2023-12-01T05:07:10.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.104+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=FOZ0T63IWURA tag=PFVN3VLHB884 type=write size=3957495 2023-12-01T05:07:10.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.105+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~SKBUD3562ICP.0 size=127464 2023-12-01T05:07:10.108 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.107+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=SKBUD3562ICP tag=9JC4JN83HJL5 type=write size=1176040 2023-12-01T05:07:10.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.109+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=0HOOEX9WKLDV type=del size=2760627 2023-12-01T05:07:10.111 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.110+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~A5LX4RWC9AND.0 size=1048576 2023-12-01T05:07:10.112 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.111+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~A5LX4RWC9AND.1 size=178315 2023-12-01T05:07:10.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.113+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=A5LX4RWC9AND tag=Z496CN770BWF type=write size=2275467 2023-12-01T05:07:10.115 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.114+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=28SABYJ9NPF2 type=del size=1858900 2023-12-01T05:07:10.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.117+0000 7f1e103fe8c0 1 < suggested remove operation key=OXQC97F80TRZ tag=MN3XJH78M08B type=del 2023-12-01T05:07:10.119 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.118+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=XIBAF8DEQEY2 type=del size=429721 2023-12-01T05:07:10.120 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.120+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~96NUPJ1Z157H.0 size=967421 2023-12-01T05:07:10.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.122+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=96NUPJ1Z157H tag=0L1SJ2UUAFWC type=write size=2015997 2023-12-01T05:07:10.124 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.123+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=YSUESOGHOXNG type=del size=2533177 2023-12-01T05:07:10.125 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.125+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=1FUDWIXTA68W type=del 2023-12-01T05:07:10.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.126+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=6SMX7E9E4QDH type=del size=387708 2023-12-01T05:07:10.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.127+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=7LR9DZ6I5A8T type=del 2023-12-01T05:07:10.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.128+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=QWJP0S8QST55 type=del size=426915 2023-12-01T05:07:10.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.130+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=JQT2RJHNXCK8 type=del 2023-12-01T05:07:10.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.133+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~X9J80O1BIJJ3.0 size=1048576 2023-12-01T05:07:10.134 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.134+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~X9J80O1BIJJ3.1 size=612902 2023-12-01T05:07:10.134 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.134+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=X9J80O1BIJJ3 tag=0XRPXDU1QSCU type=write size=2710054 2023-12-01T05:07:10.136 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.135+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~9LA020H4KVP3.0 size=64235 2023-12-01T05:07:10.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.137+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=9LA020H4KVP3 tag=I2OK2QZN6JC0 type=write size=1112811 2023-12-01T05:07:10.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.139+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=650S8CSWVFRZ type=del size=3977075 2023-12-01T05:07:10.141 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.141+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~BFD54RACMU7H.0 size=1048576 2023-12-01T05:07:10.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.142+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~BFD54RACMU7H.1 size=1048576 2023-12-01T05:07:10.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.143+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~BFD54RACMU7H.2 size=527238 2023-12-01T05:07:10.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.145+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=BFD54RACMU7H tag=MP1HP9QKMLNP type=write size=3672966 2023-12-01T05:07:10.147 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.146+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=OSEUZ56WKR4L type=del size=2834759 2023-12-01T05:07:10.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.147+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~74U9SMPQX6LZ.0 size=1048576 2023-12-01T05:07:10.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.148+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~74U9SMPQX6LZ.1 size=257817 2023-12-01T05:07:10.151 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.151+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=74U9SMPQX6LZ tag=BNEYIW7I22JZ type=write size=2354969 2023-12-01T05:07:10.154 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.153+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~PTIKRLWUXG1C.0 size=1048576 2023-12-01T05:07:10.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.154+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~PTIKRLWUXG1C.1 size=433191 2023-12-01T05:07:10.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.154+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=PTIKRLWUXG1C tag=NU5VGRNMU3DM type=write size=2530343 2023-12-01T05:07:10.156 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.155+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=88CR3NROFTK6 type=del 2023-12-01T05:07:10.157 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.157+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=6DAIL2NS97X8 type=write size=62842 2023-12-01T05:07:10.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.158+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=VGCXGEH1WXLR type=del 2023-12-01T05:07:10.160 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.159+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=2U1D80M7DGK2 type=del size=3442307 2023-12-01T05:07:10.161 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.160+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~FACLPHO83K0I.0 size=1048576 2023-12-01T05:07:10.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.161+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~FACLPHO83K0I.1 size=327286 2023-12-01T05:07:10.164 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.163+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=FACLPHO83K0I tag=2Z32KKZA5EOS type=write size=2424438 2023-12-01T05:07:10.167 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.166+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~M48QGNUZXS6J.0 size=1048576 2023-12-01T05:07:10.168 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.167+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~M48QGNUZXS6J.1 size=1048576 2023-12-01T05:07:10.169 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.168+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~M48QGNUZXS6J.2 size=295628 2023-12-01T05:07:10.169 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.168+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=M48QGNUZXS6J tag=8OA5ZNSM147R type=write size=3441356 2023-12-01T05:07:10.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.169+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~ZEM0PTOKOITN.0 size=1048576 2023-12-01T05:07:10.171 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.170+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~ZEM0PTOKOITN.1 size=1048576 2023-12-01T05:07:10.172 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.171+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~ZEM0PTOKOITN.2 size=855487 2023-12-01T05:07:10.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.173+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=ZEM0PTOKOITN tag=4A6LB8KF7WHX type=write size=4001215 2023-12-01T05:07:10.175 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.175+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=QTMT2UE8JBCY type=del size=2471221 2023-12-01T05:07:10.177 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.176+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=W235W5CIKFTZ type=del size=752689: (22) Invalid argument 2023-12-01T05:07:10.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.178+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=6TSSSQQ62WTT type=del size=2016026 2023-12-01T05:07:10.180 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.179+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~FOZ0T63IWURA.0 size=1048576 2023-12-01T05:07:10.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.180+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~FOZ0T63IWURA.1 size=1048576 2023-12-01T05:07:10.182 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.181+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~FOZ0T63IWURA.2 size=811767 2023-12-01T05:07:10.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.183+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=FOZ0T63IWURA tag=PFVN3VLHB884 type=write size=3957495 2023-12-01T05:07:10.186 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.185+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=3VBS6M6SC4OI type=write size=156462 2023-12-01T05:07:10.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.187+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=0HOOEX9WKLDV type=del 2023-12-01T05:07:10.189 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.188+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=0PDM4YEJLWWD type=write size=449869 2023-12-01T05:07:10.192 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.191+0000 7f1e103fe8c0 1 < suggested update operation key=O58KQ8CUHMSO tag=28SABYJ9NPF2 type=del size=1858900 2023-12-01T05:07:10.193 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.193+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=F15COGBFJ12E type=del size=878314 2023-12-01T05:07:10.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.194+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=XIBAF8DEQEY2 type=del 2023-12-01T05:07:10.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.195+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=SI12VWCLQ8ZJ type=del size=1521597 2023-12-01T05:07:10.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.198+0000 7f1e103fe8c0 1 < suggested remove operation key=DR0WFRFA68YD tag=YSUESOGHOXNG type=del 2023-12-01T05:07:10.201 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.200+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~5JR1EGJBW84D.0 size=1048576 2023-12-01T05:07:10.202 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.201+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~5JR1EGJBW84D.1 size=1048576 2023-12-01T05:07:10.203 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.202+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~5JR1EGJBW84D.2 size=15 2023-12-01T05:07:10.203 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.202+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=5JR1EGJBW84D tag=0AY83OL3C69C type=write size=3145743 2023-12-01T05:07:10.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.203+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=6SMX7E9E4QDH type=del 2023-12-01T05:07:10.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.205+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=7Q2KXOY9NJZI type=del size=2434731 2023-12-01T05:07:10.208 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.207+0000 7f1e103fe8c0 1 < suggested update operation key=SBUJCO2TCPKM tag=QWJP0S8QST55 type=del size=426915 2023-12-01T05:07:10.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.210+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~5FVLUATZIUDA.0 size=1048576 2023-12-01T05:07:10.211 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.211+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~5FVLUATZIUDA.1 size=170413 2023-12-01T05:07:10.211 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.211+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=5FVLUATZIUDA tag=EDQF0HTSELXA type=write size=2267565 2023-12-01T05:07:10.213 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.212+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~X9J80O1BIJJ3.0 size=1048576 2023-12-01T05:07:10.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.213+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~X9J80O1BIJJ3.1 size=612902 2023-12-01T05:07:10.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.215+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=X9J80O1BIJJ3 tag=0XRPXDU1QSCU type=write size=2710054 2023-12-01T05:07:10.217 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.216+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=TT4NKVJ4GJGD type=write size=247656 2023-12-01T05:07:10.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.218+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=650S8CSWVFRZ type=del 2023-12-01T05:07:10.220 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.219+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=TI1KH3NQ7JVD type=del size=2618281 2023-12-01T05:07:10.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.222+0000 7f1e103fe8c0 1 < suggested remove operation key=S69RYFWXZUZ2 tag=OSEUZ56WKR4L type=del 2023-12-01T05:07:10.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.223+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=S2OWP9NMB8NK type=del size=3189295 2023-12-01T05:07:10.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.224+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~PTIKRLWUXG1C.0 size=1048576 2023-12-01T05:07:10.226 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.225+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~PTIKRLWUXG1C.1 size=433191 2023-12-01T05:07:10.229 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.227+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=PTIKRLWUXG1C tag=NU5VGRNMU3DM type=write size=2530343 2023-12-01T05:07:10.231 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.230+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~6OXSNF0HTBXT.0 size=1048576 2023-12-01T05:07:10.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.231+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~6OXSNF0HTBXT.1 size=1048576 2023-12-01T05:07:10.233 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.232+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~6OXSNF0HTBXT.2 size=888265 2023-12-01T05:07:10.233 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.232+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=6OXSNF0HTBXT tag=9VLIMISRRE6R type=write size=4033993 2023-12-01T05:07:10.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.234+0000 7f1e103fe8c0 1 < canceled operation key=H1CDA6T1SMV1 tag=6DAIL2NS97X8 type=write size=62842 2023-12-01T05:07:10.236 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.235+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=TTPL2J1J0CM0 type=del size=3757414 2023-12-01T05:07:10.237 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.236+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=2U1D80M7DGK2 type=del 2023-12-01T05:07:10.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.239+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~KH69UOZ3WY00.0 size=1048576 2023-12-01T05:07:10.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.240+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~KH69UOZ3WY00.1 size=1048576 2023-12-01T05:07:10.242 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.242+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~KH69UOZ3WY00.2 size=203499 2023-12-01T05:07:10.242 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.242+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=KH69UOZ3WY00 tag=F544U6RGTU7M type=write size=3349227 2023-12-01T05:07:10.244 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.243+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~M48QGNUZXS6J.0 size=1048576 2023-12-01T05:07:10.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.244+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~M48QGNUZXS6J.1 size=1048576 2023-12-01T05:07:10.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.245+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~M48QGNUZXS6J.2 size=295628 2023-12-01T05:07:10.248 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.247+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=M48QGNUZXS6J tag=8OA5ZNSM147R type=write size=3441356 2023-12-01T05:07:10.250 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.249+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~JM86S1SDO09P.0 size=1048576 2023-12-01T05:07:10.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.251+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~JM86S1SDO09P.1 size=772469 2023-12-01T05:07:10.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.251+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=JM86S1SDO09P tag=SPEOFXI9GN82 type=write size=2869621 2023-12-01T05:07:10.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.252+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=QTMT2UE8JBCY type=del 2023-12-01T05:07:10.255 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.254+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~1GCTJG0A2V2P.0 size=1048576 2023-12-01T05:07:10.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.255+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~1GCTJG0A2V2P.1 size=1048576 2023-12-01T05:07:10.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.256+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~1GCTJG0A2V2P.2 size=775278 2023-12-01T05:07:10.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.256+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=1GCTJG0A2V2P tag=Z41BQX6V9CN2 type=write size=3921006 2023-12-01T05:07:10.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.259+0000 7f1e103fe8c0 1 < suggested update operation key=ZWMBPGO6TXMV tag=6TSSSQQ62WTT type=del size=2016026 2023-12-01T05:07:10.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.260+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=BALQQ3XO28CO type=del size=1188401 2023-12-01T05:07:10.263 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.262+0000 7f1e103fe8c0 1 < completed write operation key=D4M0DMQO4NEL tag=3VBS6M6SC4OI type=write size=156462 2023-12-01T05:07:10.264 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.263+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=B7IG1HONKIF0 type=del size=560789 2023-12-01T05:07:10.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.265+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=0PDM4YEJLWWD type=write size=449869 2023-12-01T05:07:10.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.266+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=40JAW82SK9CF type=del size=2281516 2023-12-01T05:07:10.268 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.267+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=F15COGBFJ12E type=del 2023-12-01T05:07:10.270 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.269+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=1PCKJVH91A73 type=del size=2226779 2023-12-01T05:07:10.271 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.270+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=SI12VWCLQ8ZJ type=del 2023-12-01T05:07:10.272 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.271+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=TXC4I0VBI22Z type=write size=118678 2023-12-01T05:07:10.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.273+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~5JR1EGJBW84D.0 size=1048576 2023-12-01T05:07:10.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.274+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~5JR1EGJBW84D.1 size=1048576 2023-12-01T05:07:10.276 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.275+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~5JR1EGJBW84D.2 size=15 2023-12-01T05:07:10.278 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.277+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=5JR1EGJBW84D tag=0AY83OL3C69C type=write size=3145743 2023-12-01T05:07:10.280 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.279+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=RNEP3MKAT4N3 type=del size=981792 2023-12-01T05:07:10.281 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.280+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=7Q2KXOY9NJZI type=del 2023-12-01T05:07:10.283 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.283+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~8IN9F0L0PJ05.0 size=141619 2023-12-01T05:07:10.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.283+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=8IN9F0L0PJ05 tag=HR0XPT52X0KW type=write size=1190195 2023-12-01T05:07:10.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.284+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~5FVLUATZIUDA.0 size=1048576 2023-12-01T05:07:10.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.285+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~5FVLUATZIUDA.1 size=170413 2023-12-01T05:07:10.288 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.288+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=5FVLUATZIUDA tag=EDQF0HTSELXA type=write size=2267565 2023-12-01T05:07:10.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.290+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~YJ4NTGDPWALW.0 size=1048576 2023-12-01T05:07:10.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.291+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~YJ4NTGDPWALW.1 size=1048576 2023-12-01T05:07:10.293 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.292+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~YJ4NTGDPWALW.2 size=568214 2023-12-01T05:07:10.294 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.292+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=YJ4NTGDPWALW tag=20IPPZ1DZAF9 type=write size=3713942 2023-12-01T05:07:10.294 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.294+0000 7f1e103fe8c0 1 < canceled operation key=H1CDA6T1SMV1 tag=TT4NKVJ4GJGD type=write size=247656 2023-12-01T05:07:10.296 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.295+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=WIRK4WM64JZ3 type=del size=2647672 2023-12-01T05:07:10.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.297+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=TI1KH3NQ7JVD type=del 2023-12-01T05:07:10.299 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.298+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=0TPK2JS2ZB8B type=write size=597092 2023-12-01T05:07:10.301 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.300+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=S2OWP9NMB8NK type=del 2023-12-01T05:07:10.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.301+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=P5I00DV8PGVG type=del size=3183768 2023-12-01T05:07:10.303 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.302+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~6OXSNF0HTBXT.0 size=1048576 2023-12-01T05:07:10.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.304+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~6OXSNF0HTBXT.1 size=1048576 2023-12-01T05:07:10.305 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.305+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~6OXSNF0HTBXT.2 size=888265 2023-12-01T05:07:10.308 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.307+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=6OXSNF0HTBXT tag=9VLIMISRRE6R type=write size=4033993 2023-12-01T05:07:10.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.310+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~15IT8P619EGL.0 size=937243 2023-12-01T05:07:10.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.310+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=15IT8P619EGL tag=VSXBBKQ17S0J type=write size=1985819 2023-12-01T05:07:10.312 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.311+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=TTPL2J1J0CM0 type=del 2023-12-01T05:07:10.314 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.314+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~3YWTPRV56QTY.0 size=1048576 2023-12-01T05:07:10.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.315+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~3YWTPRV56QTY.1 size=1048576 2023-12-01T05:07:10.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.316+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~3YWTPRV56QTY.2 size=31473 2023-12-01T05:07:10.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.316+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=3YWTPRV56QTY tag=ZOUE75CXJT76 type=write size=3177201 2023-12-01T05:07:10.318 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.317+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~KH69UOZ3WY00.0 size=1048576 2023-12-01T05:07:10.319 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.318+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~KH69UOZ3WY00.1 size=1048576 2023-12-01T05:07:10.320 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.319+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~KH69UOZ3WY00.2 size=203499 2023-12-01T05:07:10.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.322+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=KH69UOZ3WY00 tag=F544U6RGTU7M type=write size=3349227 2023-12-01T05:07:10.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.323+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=PWU7WL02INGH type=del size=779996 2023-12-01T05:07:10.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.325+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~JM86S1SDO09P.0 size=1048576 2023-12-01T05:07:10.326 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.325+0000 7f1e103fe8c0 1 < canceled part key=_multipart_S69RYFWXZUZ2.2~JM86S1SDO09P.1 size=772469 2023-12-01T05:07:10.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.327+0000 7f1e103fe8c0 1 < canceled multipart upload key=S69RYFWXZUZ2 upload=JM86S1SDO09P tag=SPEOFXI9GN82 type=write size=2869621 2023-12-01T05:07:10.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.329+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~HWE8Y7K9XL0O.0 size=1048576 2023-12-01T05:07:10.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.331+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~HWE8Y7K9XL0O.1 size=1048576 2023-12-01T05:07:10.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.332+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~HWE8Y7K9XL0O.2 size=472461 2023-12-01T05:07:10.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.332+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=HWE8Y7K9XL0O tag=733EGJZC6L64 type=write size=3618189 2023-12-01T05:07:10.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.333+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~1GCTJG0A2V2P.0 size=1048576 2023-12-01T05:07:10.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.334+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~1GCTJG0A2V2P.1 size=1048576 2023-12-01T05:07:10.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.334+0000 7f1e103fe8c0 1 < canceled part key=_multipart_D4M0DMQO4NEL.2~1GCTJG0A2V2P.2 size=775278 2023-12-01T05:07:10.337 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.337+0000 7f1e103fe8c0 1 < canceled multipart upload key=D4M0DMQO4NEL upload=1GCTJG0A2V2P tag=Z41BQX6V9CN2 type=write size=3921006 2023-12-01T05:07:10.340 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.339+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~X0YOWVVGYNYN.0 size=1048576 2023-12-01T05:07:10.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.340+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~X0YOWVVGYNYN.1 size=1048576 2023-12-01T05:07:10.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.341+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~X0YOWVVGYNYN.2 size=733667 2023-12-01T05:07:10.342 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.341+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=X0YOWVVGYNYN tag=S28RO0Q9AEEQ type=write size=3879395 2023-12-01T05:07:10.343 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.342+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=BALQQ3XO28CO type=del 2023-12-01T05:07:10.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.344+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=WZ6YH9CUV3NP type=write size=447960 2023-12-01T05:07:10.346 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.345+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=B7IG1HONKIF0 type=del 2023-12-01T05:07:10.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.347+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=API9NGFTMJPW type=write size=649558 2023-12-01T05:07:10.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.348+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=40JAW82SK9CF type=del 2023-12-01T05:07:10.350 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.349+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=V2E6ALLTN3TV type=del size=3999881 2023-12-01T05:07:10.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.350+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=1PCKJVH91A73 type=del 2023-12-01T05:07:10.353 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.353+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~3QT0M6D1QLCV.0 size=1048576 2023-12-01T05:07:10.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.354+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~3QT0M6D1QLCV.1 size=1048576 2023-12-01T05:07:10.355 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.355+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~3QT0M6D1QLCV.2 size=649898 2023-12-01T05:07:10.356 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.355+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=3QT0M6D1QLCV tag=2SM35WZ3D0QV type=write size=3795626 2023-12-01T05:07:10.357 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.356+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=TXC4I0VBI22Z type=write size=118678 2023-12-01T05:07:10.358 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.358+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=DZKWVMLS1PVD type=del size=2505081 2023-12-01T05:07:10.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.359+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=RNEP3MKAT4N3 type=del 2023-12-01T05:07:10.362 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.362+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~W2EJJU92P9EF.0 size=1048576 2023-12-01T05:07:10.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.363+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~W2EJJU92P9EF.1 size=764939 2023-12-01T05:07:10.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.363+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=W2EJJU92P9EF tag=EHPIH1SF11L9 type=write size=2862091 2023-12-01T05:07:10.365 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.364+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~8IN9F0L0PJ05.0 size=141619 2023-12-01T05:07:10.367 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.366+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=8IN9F0L0PJ05 tag=HR0XPT52X0KW type=write size=1190195 2023-12-01T05:07:10.368 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.368+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=C0V57X0YN9KI type=del size=3411913 2023-12-01T05:07:10.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.369+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~YJ4NTGDPWALW.0 size=1048576 2023-12-01T05:07:10.371 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.370+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~YJ4NTGDPWALW.1 size=1048576 2023-12-01T05:07:10.372 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.371+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~YJ4NTGDPWALW.2 size=568214 2023-12-01T05:07:10.374 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.373+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=YJ4NTGDPWALW tag=20IPPZ1DZAF9 type=write size=3713942 2023-12-01T05:07:10.376 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.375+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=ZCMTACM4SHBX type=del size=3447742 2023-12-01T05:07:10.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.376+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=WIRK4WM64JZ3 type=del 2023-12-01T05:07:10.379 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.378+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=21HI52JPZZZK type=write size=581063 2023-12-01T05:07:10.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.379+0000 7f1e103fe8c0 1 < completed write operation key=B9F6GZ15FRQ4 tag=0TPK2JS2ZB8B type=write size=597092 2023-12-01T05:07:10.382 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.382+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~RYB0Y77BS0M9.0 size=1048576 2023-12-01T05:07:10.383 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.383+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~RYB0Y77BS0M9.1 size=1048576 2023-12-01T05:07:10.384 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.384+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~RYB0Y77BS0M9.2 size=1024509 2023-12-01T05:07:10.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.384+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=RYB0Y77BS0M9 tag=L8EDYVW0YO4W type=write size=4170237 2023-12-01T05:07:10.386 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.385+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=P5I00DV8PGVG type=del 2023-12-01T05:07:10.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.386+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=CJJX89C1KDDF type=del size=2684963 2023-12-01T05:07:10.388 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.388+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~15IT8P619EGL.0 size=937243 2023-12-01T05:07:10.391 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.390+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=15IT8P619EGL tag=VSXBBKQ17S0J type=write size=1985819 2023-12-01T05:07:10.393 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.391+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=0UIWW2C3L5RV type=del size=2538448 2023-12-01T05:07:10.393 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.393+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~3YWTPRV56QTY.0 size=1048576 2023-12-01T05:07:10.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.394+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~3YWTPRV56QTY.1 size=1048576 2023-12-01T05:07:10.396 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.395+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~3YWTPRV56QTY.2 size=31473 2023-12-01T05:07:10.398 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.397+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=3YWTPRV56QTY tag=ZOUE75CXJT76 type=write size=3177201 2023-12-01T05:07:10.400 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.400+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~YFBK52CFXK7O.0 size=747458 2023-12-01T05:07:10.400 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.400+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=YFBK52CFXK7O tag=6NWRPJ5OXROV type=write size=1796034 2023-12-01T05:07:10.402 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.401+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=PWU7WL02INGH type=del 2023-12-01T05:07:10.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.402+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=Q0F3SZVD4Z8I type=write size=881350 2023-12-01T05:07:10.404 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.404+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~HWE8Y7K9XL0O.0 size=1048576 2023-12-01T05:07:10.405 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.405+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~HWE8Y7K9XL0O.1 size=1048576 2023-12-01T05:07:10.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.406+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~HWE8Y7K9XL0O.2 size=472461 2023-12-01T05:07:10.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.408+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=HWE8Y7K9XL0O tag=733EGJZC6L64 type=write size=3618189 2023-12-01T05:07:10.410 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.409+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=8T54BF6VTBYL type=del size=903323 2023-12-01T05:07:10.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.411+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~X0YOWVVGYNYN.0 size=1048576 2023-12-01T05:07:10.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.411+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~X0YOWVVGYNYN.1 size=1048576 2023-12-01T05:07:10.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.412+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~X0YOWVVGYNYN.2 size=733667 2023-12-01T05:07:10.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.417+0000 7f1e103fe8c0 1 < canceled multipart upload key=24QWY118LZSQ upload=X0YOWVVGYNYN tag=S28RO0Q9AEEQ type=write size=3879395 2023-12-01T05:07:10.421 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.420+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~DDQHETT6DDVY.0 size=1048576 2023-12-01T05:07:10.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.422+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~DDQHETT6DDVY.1 size=1048576 2023-12-01T05:07:10.423 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.423+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~DDQHETT6DDVY.2 size=9843 2023-12-01T05:07:10.423 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.423+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=DDQHETT6DDVY tag=5PBN60WBNINO type=write size=3155571 2023-12-01T05:07:10.425 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.424+0000 7f1e103fe8c0 1 < completed write operation key=K406217CY1N9 tag=WZ6YH9CUV3NP type=write size=447960 2023-12-01T05:07:10.426 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.425+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=FF01ME9RGJPL type=del size=2972312 2023-12-01T05:07:10.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.427+0000 7f1e103fe8c0 1 < canceled operation key=I7WQ7V371WXB tag=API9NGFTMJPW type=write size=649558 2023-12-01T05:07:10.430 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.429+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~SK9UBRIWZJ0Y.0 size=767866 2023-12-01T05:07:10.430 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.429+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=SK9UBRIWZJ0Y tag=OEOYE2O4OL6V type=write size=1816442 2023-12-01T05:07:10.431 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.430+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=V2E6ALLTN3TV type=del 2023-12-01T05:07:10.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.432+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=U1HH57JMG2I3 type=del size=1824507 2023-12-01T05:07:10.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.433+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~3QT0M6D1QLCV.0 size=1048576 2023-12-01T05:07:10.437 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.434+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~3QT0M6D1QLCV.1 size=1048576 2023-12-01T05:07:10.437 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.435+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~3QT0M6D1QLCV.2 size=649898 2023-12-01T05:07:10.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.437+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=3QT0M6D1QLCV tag=2SM35WZ3D0QV type=write size=3795626 2023-12-01T05:07:10.440 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.440+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~1GI1ZSZHFU41.0 size=986489 2023-12-01T05:07:10.441 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.440+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=1GI1ZSZHFU41 tag=021ENM32ZKVJ type=write size=2035065 2023-12-01T05:07:10.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.441+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=DZKWVMLS1PVD type=del 2023-12-01T05:07:10.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.442+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=BOM4RWMY5KG7 type=del size=2855549 2023-12-01T05:07:10.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.444+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~W2EJJU92P9EF.0 size=1048576 2023-12-01T05:07:10.446 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.445+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~W2EJJU92P9EF.1 size=764939 2023-12-01T05:07:10.448 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.447+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=W2EJJU92P9EF tag=EHPIH1SF11L9 type=write size=2862091 2023-12-01T05:07:10.450 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.450+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~SXMB334H2Y1Z.0 size=448129 2023-12-01T05:07:10.450 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.450+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=SXMB334H2Y1Z tag=IXPIZD7VGJ4A type=write size=1496705 2023-12-01T05:07:10.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.451+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=C0V57X0YN9KI type=del 2023-12-01T05:07:10.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.454+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~WWRQ344KP79V.0 size=1048576 2023-12-01T05:07:10.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.455+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~WWRQ344KP79V.1 size=4577 2023-12-01T05:07:10.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.455+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=WWRQ344KP79V tag=07BW0ATITLXF type=write size=2101729 2023-12-01T05:07:10.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.456+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=ZCMTACM4SHBX type=del 2023-12-01T05:07:10.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.459+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~DUZ912SFODJ7.0 size=1048576 2023-12-01T05:07:10.460 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.460+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~DUZ912SFODJ7.1 size=1048576 2023-12-01T05:07:10.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.461+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~DUZ912SFODJ7.2 size=29943 2023-12-01T05:07:10.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.461+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=DUZ912SFODJ7 tag=FYO5L34XUSGZ type=write size=3175671 2023-12-01T05:07:10.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.462+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=21HI52JPZZZK type=write size=581063 2023-12-01T05:07:10.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.463+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=PO0TRZSBMLQD type=write size=796151 2023-12-01T05:07:10.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.464+0000 7f1e103fe8c0 1 < canceled part key=_multipart_I7WQ7V371WXB.2~RYB0Y77BS0M9.0 size=1048576 2023-12-01T05:07:10.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.465+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~RYB0Y77BS0M9.1 size=1048576 2023-12-01T05:07:10.466 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.466+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~RYB0Y77BS0M9.2 size=1024509 2023-12-01T05:07:10.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.468+0000 7f1e103fe8c0 1 < canceled multipart upload key=I7WQ7V371WXB upload=RYB0Y77BS0M9 tag=L8EDYVW0YO4W type=write size=4170237 2023-12-01T05:07:10.470 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.470+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=M6F4PLCH0EU7 type=del size=3590609 2023-12-01T05:07:10.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.471+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=CJJX89C1KDDF type=del 2023-12-01T05:07:10.473 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.472+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=5T2WOO8DIC3H type=del size=426846 2023-12-01T05:07:10.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.474+0000 7f1e103fe8c0 1 < canceled operation key=H1CDA6T1SMV1 tag=0UIWW2C3L5RV type=del size=2538448 2023-12-01T05:07:10.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.475+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=ED5ZDK92M3K1 type=write size=2332 2023-12-01T05:07:10.477 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.476+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~YFBK52CFXK7O.0 size=747458 2023-12-01T05:07:10.479 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.479+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=YFBK52CFXK7O tag=6NWRPJ5OXROV type=write size=1796034 2023-12-01T05:07:10.482 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.481+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~YY6H0V9OYLU6.0 size=1048576 2023-12-01T05:07:10.483 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.482+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~YY6H0V9OYLU6.1 size=1048576 2023-12-01T05:07:10.484 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.484+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~YY6H0V9OYLU6.2 size=50306 2023-12-01T05:07:10.484 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.484+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=YY6H0V9OYLU6 tag=H1MOK0QY6V4N type=write size=3196034 2023-12-01T05:07:10.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.485+0000 7f1e103fe8c0 1 < completed write operation key=O58KQ8CUHMSO tag=Q0F3SZVD4Z8I type=write size=881350 2023-12-01T05:07:10.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.488+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~00MMC4JG4LLW.0 size=1048576 2023-12-01T05:07:10.490 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.489+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~00MMC4JG4LLW.1 size=882171 2023-12-01T05:07:10.490 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.489+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=00MMC4JG4LLW tag=LXI8GJ2WGXCX type=write size=2979323 2023-12-01T05:07:10.492 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.492+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=8T54BF6VTBYL type=del size=903323 2023-12-01T05:07:10.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.494+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~AASKABYCDH7T.0 size=483004 2023-12-01T05:07:10.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.494+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=AASKABYCDH7T tag=C9FHM1L5AMK6 type=write size=1531580 2023-12-01T05:07:10.496 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.495+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~DDQHETT6DDVY.0 size=1048576 2023-12-01T05:07:10.497 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.496+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~DDQHETT6DDVY.1 size=1048576 2023-12-01T05:07:10.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.497+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~DDQHETT6DDVY.2 size=9843 2023-12-01T05:07:10.500 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.499+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=DDQHETT6DDVY tag=5PBN60WBNINO type=write size=3155571 2023-12-01T05:07:10.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.501+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=4O8Q6FVKT80K type=del size=2025666 2023-12-01T05:07:10.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.503+0000 7f1e103fe8c0 1 < suggested update operation key=L00N0GJ45UKN tag=FF01ME9RGJPL type=del size=2972312 2023-12-01T05:07:10.506 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.505+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=RNS2JSU27MIE type=del size=876236 2023-12-01T05:07:10.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.506+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~SK9UBRIWZJ0Y.0 size=767866 2023-12-01T05:07:10.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.508+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=SK9UBRIWZJ0Y tag=OEOYE2O4OL6V type=write size=1816442 2023-12-01T05:07:10.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.511+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~TIQHEV0QFBFB.0 size=894583 2023-12-01T05:07:10.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.511+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=TIQHEV0QFBFB tag=GTW536C8IHFE type=write size=1943159 2023-12-01T05:07:10.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.513+0000 7f1e103fe8c0 1 < suggested remove operation key=285IAXA9485Z tag=U1HH57JMG2I3 type=del 2023-12-01T05:07:10.515 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.515+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=WHUSLP9K1RSU type=write size=682258 2023-12-01T05:07:10.517 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.516+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~1GI1ZSZHFU41.0 size=986489 2023-12-01T05:07:10.519 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.518+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=1GI1ZSZHFU41 tag=021ENM32ZKVJ type=write size=2035065 2023-12-01T05:07:10.521 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.520+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~6ESH7YS31F5Y.0 size=1048576 2023-12-01T05:07:10.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.521+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~6ESH7YS31F5Y.1 size=878410 2023-12-01T05:07:10.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.521+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=6ESH7YS31F5Y tag=RNIAZ8WK1W0P type=write size=2975562 2023-12-01T05:07:10.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.523+0000 7f1e103fe8c0 1 < canceled operation key=URVXBYSKTROL tag=BOM4RWMY5KG7 type=del size=2855549 2023-12-01T05:07:10.525 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.524+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=SCF6XS0BLFVH type=del size=2119328 2023-12-01T05:07:10.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.526+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~SXMB334H2Y1Z.0 size=448129 2023-12-01T05:07:10.529 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.528+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=SXMB334H2Y1Z tag=IXPIZD7VGJ4A type=write size=1496705 2023-12-01T05:07:10.530 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.529+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=LDGUM2X6ZDGV type=del size=790765 2023-12-01T05:07:10.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.530+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~WWRQ344KP79V.0 size=1048576 2023-12-01T05:07:10.532 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.532+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~WWRQ344KP79V.1 size=4577 2023-12-01T05:07:10.535 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.534+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=WWRQ344KP79V tag=07BW0ATITLXF type=write size=2101729 2023-12-01T05:07:10.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.535+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=Y4F61VIQ1W2Y type=del size=1927893 2023-12-01T05:07:10.537 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.537+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~DUZ912SFODJ7.0 size=1048576 2023-12-01T05:07:10.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.538+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~DUZ912SFODJ7.1 size=1048576 2023-12-01T05:07:10.539 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.539+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~DUZ912SFODJ7.2 size=29943 2023-12-01T05:07:10.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.541+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=DUZ912SFODJ7 tag=FYO5L34XUSGZ type=write size=3175671 2023-12-01T05:07:10.543 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.542+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=EAJIMDQUY00D type=write size=7136 2023-12-01T05:07:10.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.544+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=PO0TRZSBMLQD type=write size=796151 2023-12-01T05:07:10.546 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.545+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=DJGG0IVGNNAK type=del size=2300151 2023-12-01T05:07:10.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.547+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=M6F4PLCH0EU7 type=del 2023-12-01T05:07:10.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.548+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=BBZT19SE58O4 type=del size=2606641 2023-12-01T05:07:10.550 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.549+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=5T2WOO8DIC3H type=del 2023-12-01T05:07:10.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.551+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=2WEM44SKB3D5 type=write size=754979 2023-12-01T05:07:10.553 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.552+0000 7f1e103fe8c0 1 < completed write operation key=QS349RRDWEPS tag=ED5ZDK92M3K1 type=write size=2332 2023-12-01T05:07:10.555 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.555+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~OYETQ8T4LCQZ.0 size=1048576 2023-12-01T05:07:10.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.556+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~OYETQ8T4LCQZ.1 size=787245 2023-12-01T05:07:10.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.556+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=OYETQ8T4LCQZ tag=CJAJUK3S9FDG type=write size=2884397 2023-12-01T05:07:10.558 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.557+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~YY6H0V9OYLU6.0 size=1048576 2023-12-01T05:07:10.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.559+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~YY6H0V9OYLU6.1 size=1048576 2023-12-01T05:07:10.561 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.560+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~YY6H0V9OYLU6.2 size=50306 2023-12-01T05:07:10.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.562+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=YY6H0V9OYLU6 tag=H1MOK0QY6V4N type=write size=3196034 2023-12-01T05:07:10.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.563+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=84IY7F40PRLK type=write size=1024224 2023-12-01T05:07:10.565 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.565+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~00MMC4JG4LLW.0 size=1048576 2023-12-01T05:07:10.567 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.566+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~00MMC4JG4LLW.1 size=882171 2023-12-01T05:07:10.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.568+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=00MMC4JG4LLW tag=LXI8GJ2WGXCX type=write size=2979323 2023-12-01T05:07:10.571 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.570+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=TQF6I0WLMKZD type=write size=363532 2023-12-01T05:07:10.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.571+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~AASKABYCDH7T.0 size=483004 2023-12-01T05:07:10.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.574+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=AASKABYCDH7T tag=C9FHM1L5AMK6 type=write size=1531580 2023-12-01T05:07:10.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.575+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=C5KU7HGUY6TW type=del size=1059130 2023-12-01T05:07:10.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.577+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=4O8Q6FVKT80K type=del 2023-12-01T05:07:10.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.579+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~Y8CI7UBAMW9L.0 size=651979 2023-12-01T05:07:10.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.579+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=Y8CI7UBAMW9L tag=ELIQAKEW0ON7 type=write size=1700555 2023-12-01T05:07:10.581 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.580+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=RNS2JSU27MIE type=del 2023-12-01T05:07:10.582 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.582+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=8GCKZPC20GXF type=del size=4032110 2023-12-01T05:07:10.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.583+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~TIQHEV0QFBFB.0 size=894583 2023-12-01T05:07:10.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.585+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=TIQHEV0QFBFB tag=GTW536C8IHFE type=write size=1943159 2023-12-01T05:07:10.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.587+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=11PBM40FEVMN type=del size=665059 2023-12-01T05:07:10.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.588+0000 7f1e103fe8c0 1 < completed write operation key=O58KQ8CUHMSO tag=WHUSLP9K1RSU type=write size=682258 2023-12-01T05:07:10.590 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.589+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=1LG8Z0T0FR36 type=del size=2817757 2023-12-01T05:07:10.591 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.591+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~6ESH7YS31F5Y.0 size=1048576 2023-12-01T05:07:10.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.592+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~6ESH7YS31F5Y.1 size=878410 2023-12-01T05:07:10.595 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.594+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=6ESH7YS31F5Y tag=RNIAZ8WK1W0P type=write size=2975562 2023-12-01T05:07:10.596 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.596+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=VCGGE9WCP8TZ type=del size=760359 2023-12-01T05:07:10.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.597+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=SCF6XS0BLFVH type=del 2023-12-01T05:07:10.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.600+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~8GUFADOY5E3R.0 size=1048576 2023-12-01T05:07:10.601 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.601+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~8GUFADOY5E3R.1 size=1048576 2023-12-01T05:07:10.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.602+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~8GUFADOY5E3R.2 size=542403 2023-12-01T05:07:10.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.602+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=8GUFADOY5E3R tag=OAZ94GEJR98F type=write size=3688131 2023-12-01T05:07:10.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.603+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=LDGUM2X6ZDGV type=del 2023-12-01T05:07:10.605 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.604+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=EK2DYI8MPQ0D type=del size=1706608 2023-12-01T05:07:10.607 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.607+0000 7f1e103fe8c0 1 < suggested update operation key=CY4ZCOW8Q449 tag=Y4F61VIQ1W2Y type=del size=1927893 2023-12-01T05:07:10.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.608+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=8CMQ63G55WU1 type=del size=2900187 2023-12-01T05:07:10.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.609+0000 7f1e103fe8c0 1 < completed write operation key=D4M0DMQO4NEL tag=EAJIMDQUY00D type=write size=7136 2023-12-01T05:07:10.612 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.611+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=HLUVA52N3J1R type=del size=3810634 2023-12-01T05:07:10.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.612+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=DJGG0IVGNNAK type=del 2023-12-01T05:07:10.616 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.615+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~2F30CJMOTIDD.0 size=1048576 2023-12-01T05:07:10.617 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.616+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~2F30CJMOTIDD.1 size=1048576 2023-12-01T05:07:10.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.617+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~2F30CJMOTIDD.2 size=707681 2023-12-01T05:07:10.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.617+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=2F30CJMOTIDD tag=JVI6VKNVIZPV type=write size=3853409 2023-12-01T05:07:10.620 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.619+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=BBZT19SE58O4 type=del 2023-12-01T05:07:10.621 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.620+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=GY1H1C4ZEZAT type=del size=683236 2023-12-01T05:07:10.623 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.622+0000 7f1e103fe8c0 1 < completed write operation key=LLWHS8A9H3PV tag=2WEM44SKB3D5 type=write size=754979 2023-12-01T05:07:10.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.623+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=GM0Z797HB4WC type=del size=2399877 2023-12-01T05:07:10.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.624+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~OYETQ8T4LCQZ.0 size=1048576 2023-12-01T05:07:10.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.624+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6PFY1HQB54GY.2~OYETQ8T4LCQZ.1 size=787245 2023-12-01T05:07:10.627 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.627+0000 7f1e103fe8c0 1 < canceled multipart upload key=6PFY1HQB54GY upload=OYETQ8T4LCQZ tag=CJAJUK3S9FDG type=write size=2884397 2023-12-01T05:07:10.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.629+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~IQ54RS1LRT94.0 size=1048576 2023-12-01T05:07:10.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.630+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~IQ54RS1LRT94.1 size=101308 2023-12-01T05:07:10.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.630+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=IQ54RS1LRT94 tag=M40XSXX1IYUH type=write size=2198460 2023-12-01T05:07:10.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.633+0000 7f1e103fe8c0 1 < suggested remove operation key=O58KQ8CUHMSO tag=84IY7F40PRLK type=write 2023-12-01T05:07:10.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.636+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~XGWH2KAILGDL.0 size=148166 2023-12-01T05:07:10.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.636+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=XGWH2KAILGDL tag=CMXHG4OQ7CJN type=write size=1196742 2023-12-01T05:07:10.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.637+0000 7f1e103fe8c0 1 < canceled operation key=M8GB12FJOG1E tag=TQF6I0WLMKZD type=write size=363532 2023-12-01T05:07:10.639 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.638+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=4PV4PBLMF686 type=del size=2354777 2023-12-01T05:07:10.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.640+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=C5KU7HGUY6TW type=del 2023-12-01T05:07:10.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.642+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~0X26QIGMNK0E.0 size=861838 2023-12-01T05:07:10.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.642+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=0X26QIGMNK0E tag=LVIU3RI3QFI5 type=write size=1910414 2023-12-01T05:07:10.644 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.643+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~Y8CI7UBAMW9L.0 size=651979 2023-12-01T05:07:10.646 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.645+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=Y8CI7UBAMW9L tag=ELIQAKEW0ON7 type=write size=1700555 2023-12-01T05:07:10.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.647+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=U91U220GS1O9 type=del size=288133 2023-12-01T05:07:10.649 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.648+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=8GCKZPC20GXF type=del 2023-12-01T05:07:10.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.650+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=8VB0KYZ3VTGX type=del size=1307291 2023-12-01T05:07:10.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.652+0000 7f1e103fe8c0 1 < suggested remove operation key=DR0WFRFA68YD tag=11PBM40FEVMN type=del 2023-12-01T05:07:10.654 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.653+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=FWU6TEX4SAAV type=del size=616391 2023-12-01T05:07:10.657 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.656+0000 7f1e103fe8c0 1 < suggested update operation key=285IAXA9485Z tag=1LG8Z0T0FR36 type=del size=2817757 2023-12-01T05:07:10.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.657+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=1HN8M5VCFMF0 type=write size=49067 2023-12-01T05:07:10.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.660+0000 7f1e103fe8c0 1 < suggested remove operation key=QS349RRDWEPS tag=VCGGE9WCP8TZ type=del 2023-12-01T05:07:10.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.662+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=ATGLJF2XQT67 type=write size=1035129 2023-12-01T05:07:10.664 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.663+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~8GUFADOY5E3R.0 size=1048576 2023-12-01T05:07:10.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.664+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~8GUFADOY5E3R.1 size=1048576 2023-12-01T05:07:10.666 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.665+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~8GUFADOY5E3R.2 size=542403 2023-12-01T05:07:10.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.668+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=8GUFADOY5E3R tag=OAZ94GEJR98F type=write size=3688131 2023-12-01T05:07:10.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.670+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~ESHM87ZXOH1Y.0 size=342372 2023-12-01T05:07:10.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.670+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=ESHM87ZXOH1Y tag=9ZSP7THHHJC8 type=write size=1390948 2023-12-01T05:07:10.673 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.672+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=EK2DYI8MPQ0D type=del 2023-12-01T05:07:10.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.675+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~A7X2RVZA7XVA.0 size=139303 2023-12-01T05:07:10.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.675+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=A7X2RVZA7XVA tag=D58CP8UC1OMG type=write size=1187879 2023-12-01T05:07:10.677 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.676+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=8CMQ63G55WU1 type=del 2023-12-01T05:07:10.679 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.678+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~7U9M4MRPTTMK.0 size=404390 2023-12-01T05:07:10.679 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.678+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=7U9M4MRPTTMK tag=8C5IALMFM7NN type=write size=1452966 2023-12-01T05:07:10.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.680+0000 7f1e103fe8c0 -1 < failed to complete operation key=285IAXA9485Z tag=HLUVA52N3J1R type=del size=3810634: (22) Invalid argument 2023-12-01T05:07:10.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.681+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=W5QEN5D1AL32 type=del size=2072667 2023-12-01T05:07:10.683 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.682+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~2F30CJMOTIDD.0 size=1048576 2023-12-01T05:07:10.684 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.684+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~2F30CJMOTIDD.1 size=1048576 2023-12-01T05:07:10.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.685+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~2F30CJMOTIDD.2 size=707681 2023-12-01T05:07:10.688 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.687+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=2F30CJMOTIDD tag=JVI6VKNVIZPV type=write size=3853409 2023-12-01T05:07:10.690 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.689+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~4LML2L2IJLZ2.0 size=1048576 2023-12-01T05:07:10.691 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.691+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~4LML2L2IJLZ2.1 size=427031 2023-12-01T05:07:10.691 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.691+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=4LML2L2IJLZ2 tag=QCY8T87DDA91 type=write size=2524183 2023-12-01T05:07:10.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.692+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=GY1H1C4ZEZAT type=del 2023-12-01T05:07:10.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.693+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=TYQ5WQK45YVN type=write size=41624 2023-12-01T05:07:10.695 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.695+0000 7f1e103fe8c0 -1 < failed to complete operation key=QS349RRDWEPS tag=GM0Z797HB4WC type=del size=2399877: (22) Invalid argument 2023-12-01T05:07:10.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.696+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=K9D0B9FS64SX type=del size=3930723 2023-12-01T05:07:10.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.696+0000 7f1e103fe8c0 1 < canceled part key=_multipart_K406217CY1N9.2~IQ54RS1LRT94.0 size=1048576 2023-12-01T05:07:10.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.698+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~IQ54RS1LRT94.1 size=101308 2023-12-01T05:07:10.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.700+0000 7f1e103fe8c0 1 < canceled multipart upload key=K406217CY1N9 upload=IQ54RS1LRT94 tag=M40XSXX1IYUH type=write size=2198460 2023-12-01T05:07:10.701 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.701+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=GGZ04EY1ZKMH type=write size=358304 2023-12-01T05:07:10.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.702+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~XGWH2KAILGDL.0 size=148166 2023-12-01T05:07:10.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.704+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=XGWH2KAILGDL tag=CMXHG4OQ7CJN type=write size=1196742 2023-12-01T05:07:10.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.706+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=L5U4SM1LI9XY type=del size=3236469 2023-12-01T05:07:10.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.707+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=4PV4PBLMF686 type=del 2023-12-01T05:07:10.709 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.709+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=VQAUXHDT8376 type=del size=752753 2023-12-01T05:07:10.711 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.710+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~0X26QIGMNK0E.0 size=861838 2023-12-01T05:07:10.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.712+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=0X26QIGMNK0E tag=LVIU3RI3QFI5 type=write size=1910414 2023-12-01T05:07:10.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.715+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~BFU9I2TFRX2Z.0 size=1048576 2023-12-01T05:07:10.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.716+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~BFU9I2TFRX2Z.1 size=1048576 2023-12-01T05:07:10.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.717+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~BFU9I2TFRX2Z.2 size=282472 2023-12-01T05:07:10.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.717+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=BFU9I2TFRX2Z tag=C45SQY8PIIT9 type=write size=3428200 2023-12-01T05:07:10.720 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.719+0000 7f1e103fe8c0 -1 < failed to complete operation key=QS349RRDWEPS tag=U91U220GS1O9 type=del size=288133: (22) Invalid argument 2023-12-01T05:07:10.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.722+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~187CUJNF03ZM.0 size=1048576 2023-12-01T05:07:10.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.723+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~187CUJNF03ZM.1 size=1048576 2023-12-01T05:07:10.725 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.724+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~187CUJNF03ZM.2 size=340844 2023-12-01T05:07:10.725 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.724+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=187CUJNF03ZM tag=TSN63IDP9ALQ type=write size=3486572 2023-12-01T05:07:10.726 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.725+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=8VB0KYZ3VTGX type=del 2023-12-01T05:07:10.728 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.728+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~Y8XVUJNX9GGI.0 size=702336 2023-12-01T05:07:10.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.728+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=Y8XVUJNX9GGI tag=54WCASWDPBJW type=write size=1750912 2023-12-01T05:07:10.730 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.729+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=FWU6TEX4SAAV type=del 2023-12-01T05:07:10.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.730+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=FCU5TUEOAIGU type=write size=653529 2023-12-01T05:07:10.732 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.732+0000 7f1e103fe8c0 1 < completed write operation key=VOYJN3AL8Y53 tag=1HN8M5VCFMF0 type=write size=49067 2023-12-01T05:07:10.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.733+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=S1E6HX1I97OU type=del size=3865178 2023-12-01T05:07:10.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.734+0000 7f1e103fe8c0 1 < completed write operation key=GRCGJL9086Q5 tag=ATGLJF2XQT67 type=write size=1035129 2023-12-01T05:07:10.736 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.736+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=067JISEPUPF7 type=write size=15460 2023-12-01T05:07:10.738 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.737+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~ESHM87ZXOH1Y.0 size=342372 2023-12-01T05:07:10.740 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.739+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=ESHM87ZXOH1Y tag=9ZSP7THHHJC8 type=write size=1390948 2023-12-01T05:07:10.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.742+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~OJNVXGDMA4YS.0 size=1048576 2023-12-01T05:07:10.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.743+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~OJNVXGDMA4YS.1 size=33715 2023-12-01T05:07:10.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.743+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=OJNVXGDMA4YS tag=OK98NRMZ2WAM type=write size=2130867 2023-12-01T05:07:10.745 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.744+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~A7X2RVZA7XVA.0 size=139303 2023-12-01T05:07:10.747 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.747+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=A7X2RVZA7XVA tag=D58CP8UC1OMG type=write size=1187879 2023-12-01T05:07:10.749 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.748+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=VFG9XV7NNI0U type=del size=1545918 2023-12-01T05:07:10.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.749+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~7U9M4MRPTTMK.0 size=404390 2023-12-01T05:07:10.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.752+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=7U9M4MRPTTMK tag=8C5IALMFM7NN type=write size=1452966 2023-12-01T05:07:10.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.753+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=4FEPCQA0X8XG type=del size=326173 2023-12-01T05:07:10.755 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.754+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=W5QEN5D1AL32 type=del 2023-12-01T05:07:10.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.756+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=Y08U937AN5ZS type=del size=1762851 2023-12-01T05:07:10.758 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.758+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~4LML2L2IJLZ2.0 size=1048576 2023-12-01T05:07:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:10 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:10 smithi060 ceph-mon[109077]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-01T05:07:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:10 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:10 smithi060 ceph-mon[94233]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-01T05:07:10.760 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.759+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~4LML2L2IJLZ2.1 size=427031 2023-12-01T05:07:10.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.761+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=4LML2L2IJLZ2 tag=QCY8T87DDA91 type=write size=2524183 2023-12-01T05:07:10.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.762+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=71Q369CRKP9C type=del size=245689 2023-12-01T05:07:10.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.764+0000 7f1e103fe8c0 1 < completed write operation key=5PGFLZ22M21I tag=TYQ5WQK45YVN type=write size=41624 2023-12-01T05:07:10.767 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.766+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~LPLLSCXWWQA5.0 size=1048576 2023-12-01T05:07:10.768 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.767+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~LPLLSCXWWQA5.1 size=1048576 2023-12-01T05:07:10.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.768+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~LPLLSCXWWQA5.2 size=924828 2023-12-01T05:07:10.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.768+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=LPLLSCXWWQA5 tag=UB72DFL9X2V2 type=write size=4070556 2023-12-01T05:07:10.772 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.771+0000 7f1e103fe8c0 1 < suggested remove operation key=HZL0ELMA8PJC tag=K9D0B9FS64SX type=del 2023-12-01T05:07:10.774 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.774+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~E1W86OT9DYG5.0 size=360793 2023-12-01T05:07:10.774 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.774+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=E1W86OT9DYG5 tag=1IPFECVJIRFE type=write size=1409369 2023-12-01T05:07:10.776 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.775+0000 7f1e103fe8c0 1 < completed write operation key=H1CDA6T1SMV1 tag=GGZ04EY1ZKMH type=write size=358304 2023-12-01T05:07:10.778 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.777+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~3FI72OUXL3L9.0 size=1021276 2023-12-01T05:07:10.778 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.777+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=3FI72OUXL3L9 tag=RJH24S48H260 type=write size=2069852 2023-12-01T05:07:10.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.779+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=L5U4SM1LI9XY type=del 2023-12-01T05:07:10.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.780+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=T7V9PT3J31UF type=del size=334046 2023-12-01T05:07:10.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.782+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=VQAUXHDT8376 type=del 2023-12-01T05:07:10.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.783+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=ICRK70XE067N type=del size=3377560 2023-12-01T05:07:10.785 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.785+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~BFU9I2TFRX2Z.0 size=1048576 2023-12-01T05:07:10.786 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.786+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~BFU9I2TFRX2Z.1 size=1048576 2023-12-01T05:07:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:10 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-165412-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:10 smithi089 ceph-mon[98504]: osdmap e1137: 8 total, 8 up, 8 in 2023-12-01T05:07:10.787 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.787+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~BFU9I2TFRX2Z.2 size=282472 2023-12-01T05:07:10.790 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.789+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=BFU9I2TFRX2Z tag=C45SQY8PIIT9 type=write size=3428200 2023-12-01T05:07:10.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.790+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=PFODPDJG756T type=write size=174891 2023-12-01T05:07:10.792 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.792+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~187CUJNF03ZM.0 size=1048576 2023-12-01T05:07:10.794 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.793+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~187CUJNF03ZM.1 size=1048576 2023-12-01T05:07:10.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.794+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~187CUJNF03ZM.2 size=340844 2023-12-01T05:07:10.797 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.797+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=187CUJNF03ZM tag=TSN63IDP9ALQ type=write size=3486572 2023-12-01T05:07:10.799 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.798+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=HU72E7K0AVW4 type=write size=413631 2023-12-01T05:07:10.800 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.800+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~Y8XVUJNX9GGI.0 size=702336 2023-12-01T05:07:10.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.802+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=Y8XVUJNX9GGI tag=54WCASWDPBJW type=write size=1750912 2023-12-01T05:07:10.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.804+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=P5P8XH3TMNN6 type=del size=1547766 2023-12-01T05:07:10.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.805+0000 7f1e103fe8c0 1 < completed write operation key=5TFL0075HUUM tag=FCU5TUEOAIGU type=write size=653529 2023-12-01T05:07:10.807 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.806+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=UDFIFFU5NW89 type=del size=374863 2023-12-01T05:07:10.810 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.809+0000 7f1e103fe8c0 1 < suggested update operation key=VOYJN3AL8Y53 tag=S1E6HX1I97OU type=del size=3865178 2023-12-01T05:07:10.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.811+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=GMGE9ZZ31T7J type=del size=2861035 2023-12-01T05:07:10.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.812+0000 7f1e103fe8c0 1 < canceled operation key=S69RYFWXZUZ2 tag=067JISEPUPF7 type=write size=15460 2023-12-01T05:07:10.814 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.813+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=VZP7OFGDVLCK type=del size=465863 2023-12-01T05:07:10.816 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.815+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~OJNVXGDMA4YS.0 size=1048576 2023-12-01T05:07:10.817 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.816+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~OJNVXGDMA4YS.1 size=33715 2023-12-01T05:07:10.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.818+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=OJNVXGDMA4YS tag=OK98NRMZ2WAM type=write size=2130867 2023-12-01T05:07:10.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.820+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=YF1GWG2WVX39 type=del size=100590 2023-12-01T05:07:10.823 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.822+0000 7f1e103fe8c0 1 < suggested remove operation key=OXQC97F80TRZ tag=VFG9XV7NNI0U type=del 2023-12-01T05:07:10.825 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.824+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=1P5DMLGGT6F8 type=del size=3109531 2023-12-01T05:07:10.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.825+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=4FEPCQA0X8XG type=del 2023-12-01T05:07:10.829 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.828+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~CQYTUX1MHE5M.0 size=1048576 2023-12-01T05:07:10.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.829+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~CQYTUX1MHE5M.1 size=342767 2023-12-01T05:07:10.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.829+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=CQYTUX1MHE5M tag=FH714R7S1S5W type=write size=2439919 2023-12-01T05:07:10.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.831+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=Y08U937AN5ZS type=del 2023-12-01T05:07:10.833 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.832+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=EF97SRK2DDHO type=del size=2320250 2023-12-01T05:07:10.834 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.834+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=71Q369CRKP9C type=del 2023-12-01T05:07:10.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.835+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=YJ8YIIDNLYKK type=write size=680205 2023-12-01T05:07:10.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.836+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~LPLLSCXWWQA5.0 size=1048576 2023-12-01T05:07:10.838 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.837+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~LPLLSCXWWQA5.1 size=1048576 2023-12-01T05:07:10.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.839+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~LPLLSCXWWQA5.2 size=924828 2023-12-01T05:07:10.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.841+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=LPLLSCXWWQA5 tag=UB72DFL9X2V2 type=write size=4070556 2023-12-01T05:07:10.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.843+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~J0UTZYSOEIG4.0 size=1048576 2023-12-01T05:07:10.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.844+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~J0UTZYSOEIG4.1 size=1048576 2023-12-01T05:07:10.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.845+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~J0UTZYSOEIG4.2 size=753222 2023-12-01T05:07:10.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.845+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=J0UTZYSOEIG4 tag=ST07FIU3DNGC type=write size=3898950 2023-12-01T05:07:10.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.847+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~E1W86OT9DYG5.0 size=360793 2023-12-01T05:07:10.849 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.849+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=E1W86OT9DYG5 tag=1IPFECVJIRFE type=write size=1409369 2023-12-01T05:07:10.851 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.850+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=W2IHPATWB0P9 type=del size=443195 2023-12-01T05:07:10.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.852+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~3FI72OUXL3L9.0 size=1021276 2023-12-01T05:07:10.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.854+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=3FI72OUXL3L9 tag=RJH24S48H260 type=write size=2069852 2023-12-01T05:07:10.856 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.855+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=LNLERURK4UIQ type=write size=699709 2023-12-01T05:07:10.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.857+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=T7V9PT3J31UF type=del 2023-12-01T05:07:10.860 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.859+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~P1JXPSUJKUSG.0 size=201616 2023-12-01T05:07:10.860 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.859+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=P1JXPSUJKUSG tag=90NKSACEXOIK type=write size=1250192 2023-12-01T05:07:10.861 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.860+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=ICRK70XE067N type=del 2023-12-01T05:07:10.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.862+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=XK306HLE1V59 type=del size=339309 2023-12-01T05:07:10.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.863+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=PFODPDJG756T type=write size=174891 2023-12-01T05:07:10.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.865+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=Y5PYLSAGF0EF type=del size=67432 2023-12-01T05:07:10.867 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.866+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=HU72E7K0AVW4 type=write size=413631 2023-12-01T05:07:10.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.869+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~NK1WJR8GGG9N.0 size=1048576 2023-12-01T05:07:10.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.870+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~NK1WJR8GGG9N.1 size=378205 2023-12-01T05:07:10.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.870+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=NK1WJR8GGG9N tag=CUL5MSHNYQ49 type=write size=2475357 2023-12-01T05:07:10.872 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.871+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=P5P8XH3TMNN6 type=del 2023-12-01T05:07:10.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.873+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=18IQ1281NOFX type=del size=3506548 2023-12-01T05:07:10.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.874+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=UDFIFFU5NW89 type=del 2023-12-01T05:07:10.877 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.876+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=4VKJU8UOSOCE type=del size=2652238 2023-12-01T05:07:10.878 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.878+0000 7f1e103fe8c0 1 < canceled operation key=285IAXA9485Z tag=GMGE9ZZ31T7J type=del size=2861035 2023-12-01T05:07:10.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.880+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~YLE610741F3Z.0 size=1048576 2023-12-01T05:07:10.882 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.881+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~YLE610741F3Z.1 size=1048576 2023-12-01T05:07:10.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.882+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~YLE610741F3Z.2 size=2780 2023-12-01T05:07:10.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.882+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=YLE610741F3Z tag=SUKPY1FV8EWI type=write size=3148508 2023-12-01T05:07:10.884 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.884+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=VZP7OFGDVLCK type=del 2023-12-01T05:07:10.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.885+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=9TCPUUCMGM32 type=del size=647181 2023-12-01T05:07:10.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.888+0000 7f1e103fe8c0 1 < suggested remove operation key=O58KQ8CUHMSO tag=YF1GWG2WVX39 type=del 2023-12-01T05:07:10.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.889+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=R7LYWEL0Y43S type=del size=1951934 2023-12-01T05:07:10.892 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.891+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=1P5DMLGGT6F8 type=del 2023-12-01T05:07:10.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.894+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~S99NZLC6SL4O.0 size=1048576 2023-12-01T05:07:10.896 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.895+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~S99NZLC6SL4O.1 size=1048576 2023-12-01T05:07:10.897 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.896+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~S99NZLC6SL4O.2 size=772361 2023-12-01T05:07:10.897 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.896+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=S99NZLC6SL4O tag=4XAIPU1JH7T8 type=write size=3918089 2023-12-01T05:07:10.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.897+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~CQYTUX1MHE5M.0 size=1048576 2023-12-01T05:07:10.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.897+0000 7f1e103fe8c0 1 < canceled part key=_multipart_L00N0GJ45UKN.2~CQYTUX1MHE5M.1 size=342767 2023-12-01T05:07:10.901 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.900+0000 7f1e103fe8c0 1 < canceled multipart upload key=L00N0GJ45UKN upload=CQYTUX1MHE5M tag=FH714R7S1S5W type=write size=2439919 2023-12-01T05:07:10.903 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.902+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~MPOY5FUCK3OZ.0 size=280724 2023-12-01T05:07:10.903 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.902+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=MPOY5FUCK3OZ tag=HN8EVBHZFB4R type=write size=1329300 2023-12-01T05:07:10.906 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.905+0000 7f1e103fe8c0 1 < suggested remove operation key=ZJ4W1AW278KZ tag=EF97SRK2DDHO type=del 2023-12-01T05:07:10.908 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.907+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=7CQZ9G5OR9AL type=write size=975969 2023-12-01T05:07:10.910 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.910+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=YJ8YIIDNLYKK type=write size=680205 2023-12-01T05:07:10.912 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.911+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=FQ42O1XQ7DSG type=del size=2792754 2023-12-01T05:07:10.913 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.913+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~J0UTZYSOEIG4.0 size=1048576 2023-12-01T05:07:10.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.914+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~J0UTZYSOEIG4.1 size=1048576 2023-12-01T05:07:10.916 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.915+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~J0UTZYSOEIG4.2 size=753222 2023-12-01T05:07:10.918 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.917+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=J0UTZYSOEIG4 tag=ST07FIU3DNGC type=write size=3898950 2023-12-01T05:07:10.921 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.920+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~1IT8N7BXT83I.0 size=368589 2023-12-01T05:07:10.921 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.920+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=1IT8N7BXT83I tag=CP3J76YNUH02 type=write size=1417165 2023-12-01T05:07:10.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.921+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=W2IHPATWB0P9 type=del 2023-12-01T05:07:10.924 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.923+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=EA3ENP1DCLGX type=write size=222800 2023-12-01T05:07:10.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.924+0000 7f1e103fe8c0 1 < canceled operation key=LLWHS8A9H3PV tag=LNLERURK4UIQ type=write size=699709 2023-12-01T05:07:10.926 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.926+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=GLAO0DFK1N70 type=del size=1403980 2023-12-01T05:07:10.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.927+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~P1JXPSUJKUSG.0 size=201616 2023-12-01T05:07:10.930 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.929+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=P1JXPSUJKUSG tag=90NKSACEXOIK type=write size=1250192 2023-12-01T05:07:10.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.931+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=3B5UWJKK0FZH type=del size=2465620 2023-12-01T05:07:10.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.933+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=XK306HLE1V59 type=del 2023-12-01T05:07:10.935 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.934+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=554X2N3T1P31 type=write size=562667 2023-12-01T05:07:10.937 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.937+0000 7f1e103fe8c0 1 < suggested remove operation key=S69RYFWXZUZ2 tag=Y5PYLSAGF0EF type=del 2023-12-01T05:07:10.940 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.940+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~6NLKX5OSXOFB.0 size=1048576 2023-12-01T05:07:10.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.941+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~6NLKX5OSXOFB.1 size=812455 2023-12-01T05:07:10.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.941+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=6NLKX5OSXOFB tag=0RNYMRIV5UVC type=write size=2909607 2023-12-01T05:07:10.943 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.942+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~NK1WJR8GGG9N.0 size=1048576 2023-12-01T05:07:10.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.943+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~NK1WJR8GGG9N.1 size=378205 2023-12-01T05:07:10.946 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.946+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=NK1WJR8GGG9N tag=CUL5MSHNYQ49 type=write size=2475357 2023-12-01T05:07:10.948 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.947+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=P1F8RTWPE3F1 type=del size=4020891 2023-12-01T05:07:10.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.948+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=18IQ1281NOFX type=del 2023-12-01T05:07:10.950 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.950+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=CI11NFWJSQ1M type=write size=782639 2023-12-01T05:07:10.952 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.951+0000 7f1e103fe8c0 -1 < failed to complete operation key=O58KQ8CUHMSO tag=4VKJU8UOSOCE type=del size=2652238: (22) Invalid argument 2023-12-01T05:07:10.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.954+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~Z3B3QQGQ6DBV.0 size=872034 2023-12-01T05:07:10.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.954+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=Z3B3QQGQ6DBV tag=R710BAFPEU0E type=write size=1920610 2023-12-01T05:07:10.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.954+0000 7f1e103fe8c0 1 < canceled part key=_multipart_B9F6GZ15FRQ4.2~YLE610741F3Z.0 size=1048576 2023-12-01T05:07:10.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.954+0000 7f1e103fe8c0 1 < canceled part key=_multipart_B9F6GZ15FRQ4.2~YLE610741F3Z.1 size=1048576 2023-12-01T05:07:10.956 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.955+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~YLE610741F3Z.2 size=2780 2023-12-01T05:07:10.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.957+0000 7f1e103fe8c0 1 < canceled multipart upload key=B9F6GZ15FRQ4 upload=YLE610741F3Z tag=SUKPY1FV8EWI type=write size=3148508 2023-12-01T05:07:10.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.959+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=0Z27G05OQOAV type=del size=3781500 2023-12-01T05:07:10.962 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.961+0000 7f1e103fe8c0 1 < suggested remove operation key=7ZK6JAXLM788 tag=9TCPUUCMGM32 type=del 2023-12-01T05:07:10.964 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.964+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~3FJF3ONDQK7J.0 size=1048576 2023-12-01T05:07:10.965 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.965+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~3FJF3ONDQK7J.1 size=1048576 2023-12-01T05:07:10.966 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.966+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~3FJF3ONDQK7J.2 size=217722 2023-12-01T05:07:10.966 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.966+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=3FJF3ONDQK7J tag=WBJAIZJHVGH5 type=write size=3363450 2023-12-01T05:07:10.968 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.967+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=R7LYWEL0Y43S type=del 2023-12-01T05:07:10.969 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.968+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=BVQHL2ROGQIB type=write size=716071 2023-12-01T05:07:10.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.970+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~S99NZLC6SL4O.0 size=1048576 2023-12-01T05:07:10.972 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.971+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~S99NZLC6SL4O.1 size=1048576 2023-12-01T05:07:10.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.973+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~S99NZLC6SL4O.2 size=772361 2023-12-01T05:07:10.977 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.977+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=S99NZLC6SL4O tag=4XAIPU1JH7T8 type=write size=3918089 2023-12-01T05:07:10.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.979+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~GSCTFXR8VHMM.0 size=1048576 2023-12-01T05:07:10.981 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.980+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~GSCTFXR8VHMM.1 size=1048576 2023-12-01T05:07:10.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.981+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~GSCTFXR8VHMM.2 size=192656 2023-12-01T05:07:10.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.981+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=GSCTFXR8VHMM tag=ENAG96RK1SYU type=write size=3338384 2023-12-01T05:07:10.983 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.983+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~MPOY5FUCK3OZ.0 size=280724 2023-12-01T05:07:10.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.985+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=MPOY5FUCK3OZ tag=HN8EVBHZFB4R type=write size=1329300 2023-12-01T05:07:10.988 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.987+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~8VVHPLB1CX49.0 size=1048576 2023-12-01T05:07:10.989 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.988+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~8VVHPLB1CX49.1 size=1048576 2023-12-01T05:07:10.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.989+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~8VVHPLB1CX49.2 size=425033 2023-12-01T05:07:10.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.989+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=8VVHPLB1CX49 tag=LK5DEEWJOQ3P type=write size=3570761 2023-12-01T05:07:10.991 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.991+0000 7f1e103fe8c0 1 < completed write operation key=VOYJN3AL8Y53 tag=7CQZ9G5OR9AL type=write size=975969 2023-12-01T05:07:10.993 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.992+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=1L0VXFB0UF46 type=write size=897792 2023-12-01T05:07:10.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.994+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=FQ42O1XQ7DSG type=del 2023-12-01T05:07:10.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.995+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=UGGTWIKYC1XU type=del size=4031199 2023-12-01T05:07:10.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.996+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~1IT8N7BXT83I.0 size=368589 2023-12-01T05:07:11.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:10.999+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=1IT8N7BXT83I tag=CP3J76YNUH02 type=write size=1417165 2023-12-01T05:07:11.002 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.001+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IP4856MWZPJ5.0 size=1048576 2023-12-01T05:07:11.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.002+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IP4856MWZPJ5.1 size=852930 2023-12-01T05:07:11.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.002+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=IP4856MWZPJ5 tag=13WKRPCU0H5V type=write size=2950082 2023-12-01T05:07:11.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.005+0000 7f1e103fe8c0 1 < suggested update operation key=QS349RRDWEPS tag=EA3ENP1DCLGX type=write size=222800 2023-12-01T05:07:11.009 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.008+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~PV6A77Q30NGE.0 size=1048576 2023-12-01T05:07:11.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.009+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~PV6A77Q30NGE.1 size=953164 2023-12-01T05:07:11.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.009+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=PV6A77Q30NGE tag=SSHK2ST3A89N type=write size=3050316 2023-12-01T05:07:11.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.011+0000 7f1e103fe8c0 1 < canceled operation key=LLWHS8A9H3PV tag=GLAO0DFK1N70 type=del size=1403980 2023-12-01T05:07:11.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.012+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=VHA8DYGDWZU9 type=del size=977142 2023-12-01T05:07:11.015 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.014+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=3B5UWJKK0FZH type=del 2023-12-01T05:07:11.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.017+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~10HSOXEW4DF2.0 size=1048576 2023-12-01T05:07:11.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.018+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~10HSOXEW4DF2.1 size=670877 2023-12-01T05:07:11.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.018+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=10HSOXEW4DF2 tag=H46CTRVQ28WD type=write size=2768029 2023-12-01T05:07:11.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.022+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=554X2N3T1P31 type=write size=562667 2023-12-01T05:07:11.024 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.023+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=SXG9PQ5XH9RK type=del size=3952849 2023-12-01T05:07:11.026 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.025+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~6NLKX5OSXOFB.0 size=1048576 2023-12-01T05:07:11.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.026+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~6NLKX5OSXOFB.1 size=812455 2023-12-01T05:07:11.029 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.028+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=6NLKX5OSXOFB tag=0RNYMRIV5UVC type=write size=2909607 2023-12-01T05:07:11.030 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.030+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=3CXDDEG3ZGF4 type=del size=2915379 2023-12-01T05:07:11.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.031+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=P1F8RTWPE3F1 type=del 2023-12-01T05:07:11.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.032+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=XUMBYJ2K5MVF type=write size=765675 2023-12-01T05:07:11.036 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.035+0000 7f1e103fe8c0 1 < suggested update operation key=ZWMBPGO6TXMV tag=CI11NFWJSQ1M type=write size=782639 2023-12-01T05:07:11.038 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.038+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~RPM2XC80D8UB.0 size=1048576 2023-12-01T05:07:11.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.039+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~RPM2XC80D8UB.1 size=802845 2023-12-01T05:07:11.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.039+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=RPM2XC80D8UB tag=F0T0LM0BN1L6 type=write size=2899997 2023-12-01T05:07:11.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.040+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~Z3B3QQGQ6DBV.0 size=872034 2023-12-01T05:07:11.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.043+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=Z3B3QQGQ6DBV tag=R710BAFPEU0E type=write size=1920610 2023-12-01T05:07:11.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.044+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=SARG2JA9RQ4L type=del size=2539973 2023-12-01T05:07:11.046 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.045+0000 7f1e103fe8c0 1 < canceled operation key=E8ZZ0TR1IV5S tag=0Z27G05OQOAV type=del size=3781500 2023-12-01T05:07:11.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.047+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=HL2RHY9SEIIJ type=del size=4132540 2023-12-01T05:07:11.049 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.048+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~3FJF3ONDQK7J.0 size=1048576 2023-12-01T05:07:11.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.049+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~3FJF3ONDQK7J.1 size=1048576 2023-12-01T05:07:11.051 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.050+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~3FJF3ONDQK7J.2 size=217722 2023-12-01T05:07:11.053 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.053+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=3FJF3ONDQK7J tag=WBJAIZJHVGH5 type=write size=3363450 2023-12-01T05:07:11.055 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.054+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=S3BXUCBCLSQ8 type=del size=274191 2023-12-01T05:07:11.056 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.055+0000 7f1e103fe8c0 1 < completed write operation key=1I2J7UYUBJ84 tag=BVQHL2ROGQIB type=write size=716071 2023-12-01T05:07:11.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.057+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=0K2GBGBFMRZ2 type=del size=2352419 2023-12-01T05:07:11.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.058+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~GSCTFXR8VHMM.0 size=1048576 2023-12-01T05:07:11.060 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.059+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~GSCTFXR8VHMM.1 size=1048576 2023-12-01T05:07:11.061 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.061+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~GSCTFXR8VHMM.2 size=192656 2023-12-01T05:07:11.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.063+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=GSCTFXR8VHMM tag=ENAG96RK1SYU type=write size=3338384 2023-12-01T05:07:11.066 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.066+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~CXZ68FUKPAS6.0 size=100773 2023-12-01T05:07:11.066 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.066+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=CXZ68FUKPAS6 tag=5NAGATUORPU5 type=write size=1149349 2023-12-01T05:07:11.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.067+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~8VVHPLB1CX49.0 size=1048576 2023-12-01T05:07:11.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.068+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~8VVHPLB1CX49.1 size=1048576 2023-12-01T05:07:11.070 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.070+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~8VVHPLB1CX49.2 size=425033 2023-12-01T05:07:11.073 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.072+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=8VVHPLB1CX49 tag=LK5DEEWJOQ3P type=write size=3570761 2023-12-01T05:07:11.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.073+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=6AVTYOC64KEY type=del size=1936684 2023-12-01T05:07:11.076 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.075+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=1L0VXFB0UF46 type=write size=897792 2023-12-01T05:07:11.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.078+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~WJ0UG0X8M1FM.0 size=39440 2023-12-01T05:07:11.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.078+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=WJ0UG0X8M1FM tag=41Z30MMICNZW type=write size=1088016 2023-12-01T05:07:11.081 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.081+0000 7f1e103fe8c0 1 < suggested remove operation key=9T6W5UL8HQGR tag=UGGTWIKYC1XU type=del 2023-12-01T05:07:11.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.083+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~EEYRV1N5F70W.0 size=633549 2023-12-01T05:07:11.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.083+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=EEYRV1N5F70W tag=G2LD33ZHKJXX type=write size=1682125 2023-12-01T05:07:11.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.085+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~IP4856MWZPJ5.0 size=1048576 2023-12-01T05:07:11.087 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.086+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~IP4856MWZPJ5.1 size=852930 2023-12-01T05:07:11.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.088+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=IP4856MWZPJ5 tag=13WKRPCU0H5V type=write size=2950082 2023-12-01T05:07:11.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.090+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=P4IN2OPHPVF2 type=del size=1511056 2023-12-01T05:07:11.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.091+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~PV6A77Q30NGE.0 size=1048576 2023-12-01T05:07:11.093 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.092+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~PV6A77Q30NGE.1 size=953164 2023-12-01T05:07:11.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.095+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=PV6A77Q30NGE tag=SSHK2ST3A89N type=write size=3050316 2023-12-01T05:07:11.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.098+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~SRC1SI8RH67C.0 size=379150 2023-12-01T05:07:11.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.098+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=SRC1SI8RH67C tag=33UUQ4IDHVZF type=write size=1427726 2023-12-01T05:07:11.100 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.099+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=VHA8DYGDWZU9 type=del 2023-12-01T05:07:11.102 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.102+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~O0Y1IQFWHB73.0 size=922409 2023-12-01T05:07:11.102 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.102+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=O0Y1IQFWHB73 tag=SGZ9MMT0KKRL type=write size=1970985 2023-12-01T05:07:11.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.103+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~10HSOXEW4DF2.0 size=1048576 2023-12-01T05:07:11.105 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.104+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~10HSOXEW4DF2.1 size=670877 2023-12-01T05:07:11.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.107+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=10HSOXEW4DF2 tag=H46CTRVQ28WD type=write size=2768029 2023-12-01T05:07:11.110 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.109+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~TRDLUEXZAGDY.0 size=758096 2023-12-01T05:07:11.110 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.109+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=TRDLUEXZAGDY tag=R4CF026JLHV8 type=write size=1806672 2023-12-01T05:07:11.112 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.111+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=SXG9PQ5XH9RK type=del 2023-12-01T05:07:11.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.112+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=KZ39RT757Q9U type=del size=1787031 2023-12-01T05:07:11.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.114+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=3CXDDEG3ZGF4 type=del 2023-12-01T05:07:11.116 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.115+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=H2ZB9MMP5VNC type=del size=2687444 2023-12-01T05:07:11.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.117+0000 7f1e103fe8c0 1 < completed write operation key=B9F6GZ15FRQ4 tag=XUMBYJ2K5MVF type=write size=765675 2023-12-01T05:07:11.119 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.119+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=DFT8CY4LAMMP type=del size=1769066 2023-12-01T05:07:11.121 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.120+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~RPM2XC80D8UB.0 size=1048576 2023-12-01T05:07:11.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.122+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~RPM2XC80D8UB.1 size=802845 2023-12-01T05:07:11.125 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.124+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=RPM2XC80D8UB tag=F0T0LM0BN1L6 type=write size=2899997 2023-12-01T05:07:11.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.126+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=KJAW1ID7UJMB type=del size=764034 2023-12-01T05:07:11.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.128+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=SARG2JA9RQ4L type=del 2023-12-01T05:07:11.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.131+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~D3RNUVPLWW82.0 size=1048576 2023-12-01T05:07:11.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.132+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~D3RNUVPLWW82.1 size=326802 2023-12-01T05:07:11.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.132+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=D3RNUVPLWW82 tag=HUQY21KVOVCH type=write size=2423954 2023-12-01T05:07:11.134 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.134+0000 7f1e103fe8c0 1 < canceled operation key=GRCGJL9086Q5 tag=HL2RHY9SEIIJ type=del size=4132540 2023-12-01T05:07:11.136 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.135+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=KWT68C4VTEY0 type=del size=540242 2023-12-01T05:07:11.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.137+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=S3BXUCBCLSQ8 type=del 2023-12-01T05:07:11.139 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.138+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=63CNR1JP09Q0 type=del size=2819769 2023-12-01T05:07:11.141 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.140+0000 7f1e103fe8c0 1 < canceled operation key=1I2J7UYUBJ84 tag=0K2GBGBFMRZ2 type=del size=2352419 2023-12-01T05:07:11.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.142+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=Q4R8J5C2PVB7 type=del size=2512725 2023-12-01T05:07:11.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.142+0000 7f1e103fe8c0 1 < canceled part key=_multipart_B9F6GZ15FRQ4.2~CXZ68FUKPAS6.0 size=100773 2023-12-01T05:07:11.145 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.145+0000 7f1e103fe8c0 1 < canceled multipart upload key=B9F6GZ15FRQ4 upload=CXZ68FUKPAS6 tag=5NAGATUORPU5 type=write size=1149349 2023-12-01T05:07:11.147 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.146+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=E0RWV102I10C type=write size=630484 2023-12-01T05:07:11.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.148+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=6AVTYOC64KEY type=del 2023-12-01T05:07:11.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.151+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~U58HZZJ9YT52.0 size=1048576 2023-12-01T05:07:11.153 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.153+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~U58HZZJ9YT52.1 size=988509 2023-12-01T05:07:11.153 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.153+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=U58HZZJ9YT52 tag=GW6UL8X83W6L type=write size=3085661 2023-12-01T05:07:11.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.154+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~WJ0UG0X8M1FM.0 size=39440 2023-12-01T05:07:11.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.157+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=WJ0UG0X8M1FM tag=41Z30MMICNZW type=write size=1088016 2023-12-01T05:07:11.159 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.159+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=MVNT1S09A6GT type=del size=1405937 2023-12-01T05:07:11.161 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.160+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~EEYRV1N5F70W.0 size=633549 2023-12-01T05:07:11.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.163+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=EEYRV1N5F70W tag=G2LD33ZHKJXX type=write size=1682125 2023-12-01T05:07:11.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.164+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=67UY1K9204NI type=del size=2197127 2023-12-01T05:07:11.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.166+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=P4IN2OPHPVF2 type=del 2023-12-01T05:07:11.168 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.167+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=O82ZM1QUZTZY type=del size=1660844 2023-12-01T05:07:11.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.169+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~SRC1SI8RH67C.0 size=379150 2023-12-01T05:07:11.172 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.171+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=SRC1SI8RH67C tag=33UUQ4IDHVZF type=write size=1427726 2023-12-01T05:07:11.173 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.173+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=BLKCAFFGO8HG type=del size=1168766 2023-12-01T05:07:11.175 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.174+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~O0Y1IQFWHB73.0 size=922409 2023-12-01T05:07:11.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.177+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=O0Y1IQFWHB73 tag=SGZ9MMT0KKRL type=write size=1970985 2023-12-01T05:07:11.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.180+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~85GBGIAS1UMG.0 size=1048576 2023-12-01T05:07:11.182 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.181+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~85GBGIAS1UMG.1 size=1048576 2023-12-01T05:07:11.183 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.182+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~85GBGIAS1UMG.2 size=1045181 2023-12-01T05:07:11.183 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.182+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=85GBGIAS1UMG tag=PYAYWQFLQ1FQ type=write size=4190909 2023-12-01T05:07:11.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.184+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~TRDLUEXZAGDY.0 size=758096 2023-12-01T05:07:11.187 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.186+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=TRDLUEXZAGDY tag=R4CF026JLHV8 type=write size=1806672 2023-12-01T05:07:11.189 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.188+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=P5VU84A90TZN type=write size=972615 2023-12-01T05:07:11.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.190+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=KZ39RT757Q9U type=del 2023-12-01T05:07:11.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.198+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=IQI5OY20ZBV6 type=write size=475462 2023-12-01T05:07:11.201 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.200+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=H2ZB9MMP5VNC type=del 2023-12-01T05:07:11.202 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.202+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=PZ07B6KVUUG4 type=del size=103020 2023-12-01T05:07:11.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.203+0000 7f1e103fe8c0 1 < canceled operation key=9T6W5UL8HQGR tag=DFT8CY4LAMMP type=del size=1769066 2023-12-01T05:07:11.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.205+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=6HP170SNBEYV type=del size=728540 2023-12-01T05:07:11.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.206+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=KJAW1ID7UJMB type=del 2023-12-01T05:07:11.208 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.208+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=9UEFIO0F40C1 type=del size=1630253 2023-12-01T05:07:11.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.209+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~D3RNUVPLWW82.0 size=1048576 2023-12-01T05:07:11.211 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.211+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~D3RNUVPLWW82.1 size=326802 2023-12-01T05:07:11.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.213+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=D3RNUVPLWW82 tag=HUQY21KVOVCH type=write size=2423954 2023-12-01T05:07:11.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.215+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=AINBS3W7BR93 type=del size=2110815 2023-12-01T05:07:11.217 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.216+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=KWT68C4VTEY0 type=del 2023-12-01T05:07:11.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.218+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=IQ91HXDJ2D80 type=del size=1804655 2023-12-01T05:07:11.220 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.219+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=63CNR1JP09Q0 type=del 2023-12-01T05:07:11.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.221+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=1LR3VN62W1EW type=del size=3055731 2023-12-01T05:07:11.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.223+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=Q4R8J5C2PVB7 type=del 2023-12-01T05:07:11.226 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.226+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~H05FN9XXWYVV.0 size=1048576 2023-12-01T05:07:11.228 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.227+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~H05FN9XXWYVV.1 size=1048576 2023-12-01T05:07:11.229 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.228+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~H05FN9XXWYVV.2 size=98876 2023-12-01T05:07:11.229 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.228+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=H05FN9XXWYVV tag=RTZEDCTBYVUN type=write size=3244604 2023-12-01T05:07:11.231 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.230+0000 7f1e103fe8c0 1 < canceled operation key=OXQC97F80TRZ tag=E0RWV102I10C type=write size=630484 2023-12-01T05:07:11.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.232+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=XU7INNGQMZFX type=del size=2448587 2023-12-01T05:07:11.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.233+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~U58HZZJ9YT52.0 size=1048576 2023-12-01T05:07:11.235 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.234+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~U58HZZJ9YT52.1 size=988509 2023-12-01T05:07:11.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.237+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=U58HZZJ9YT52 tag=GW6UL8X83W6L type=write size=3085661 2023-12-01T05:07:11.239 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.239+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=DNEJD0E1HSFR type=del size=2802733 2023-12-01T05:07:11.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.240+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=MVNT1S09A6GT type=del 2023-12-01T05:07:11.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.242+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~DYBDQ2PFYT2I.0 size=165465 2023-12-01T05:07:11.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.242+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=DYBDQ2PFYT2I tag=7J0958EH8YHH type=write size=1214041 2023-12-01T05:07:11.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.245+0000 7f1e103fe8c0 1 < suggested remove operation key=CY4ZCOW8Q449 tag=67UY1K9204NI type=del 2023-12-01T05:07:11.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.247+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=XY3NPA0C981D type=write size=616492 2023-12-01T05:07:11.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.248+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=O82ZM1QUZTZY type=del 2023-12-01T05:07:11.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.250+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=ZIXVRIA16QSO type=del size=2007943 2023-12-01T05:07:11.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.252+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=BLKCAFFGO8HG type=del 2023-12-01T05:07:11.255 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.255+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~LZE0ZSQ7ADZR.0 size=1048576 2023-12-01T05:07:11.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.256+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~LZE0ZSQ7ADZR.1 size=1048576 2023-12-01T05:07:11.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.257+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~LZE0ZSQ7ADZR.2 size=656356 2023-12-01T05:07:11.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.257+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=LZE0ZSQ7ADZR tag=TL5IVKVWGVYY type=write size=3802084 2023-12-01T05:07:11.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.259+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~85GBGIAS1UMG.0 size=1048576 2023-12-01T05:07:11.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.260+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~85GBGIAS1UMG.1 size=1048576 2023-12-01T05:07:11.262 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.261+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~85GBGIAS1UMG.2 size=1045181 2023-12-01T05:07:11.264 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.264+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=85GBGIAS1UMG tag=PYAYWQFLQ1FQ type=write size=4190909 2023-12-01T05:07:11.266 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.265+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=J34J9U87PKT9 type=del size=2257255 2023-12-01T05:07:11.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.266+0000 7f1e103fe8c0 1 < completed write operation key=9T6W5UL8HQGR tag=P5VU84A90TZN type=write size=972615 2023-12-01T05:07:11.269 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.268+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=8ZFFS3H91TBL type=del size=1453554 2023-12-01T05:07:11.272 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.271+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=IQI5OY20ZBV6 type=write size=475462 2023-12-01T05:07:11.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.274+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~7Q9BGALYD0U5.0 size=1048576 2023-12-01T05:07:11.276 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.275+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~7Q9BGALYD0U5.1 size=1048576 2023-12-01T05:07:11.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.276+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~7Q9BGALYD0U5.2 size=361534 2023-12-01T05:07:11.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.276+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=7Q9BGALYD0U5 tag=8FEY4EIQA0RG type=write size=3507262 2023-12-01T05:07:11.279 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.278+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=PZ07B6KVUUG4 type=del 2023-12-01T05:07:11.281 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.281+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~D4950DGSUH42.0 size=1048576 2023-12-01T05:07:11.282 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.282+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~D4950DGSUH42.1 size=1048576 2023-12-01T05:07:11.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.283+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~D4950DGSUH42.2 size=851425 2023-12-01T05:07:11.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.283+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=D4950DGSUH42 tag=YKYP3M18J710 type=write size=3997153 2023-12-01T05:07:11.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.284+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=6HP170SNBEYV type=del 2023-12-01T05:07:11.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.286+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=4NUOZ8KW7ZK7 type=del size=2820299 2023-12-01T05:07:11.289 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.289+0000 7f1e103fe8c0 1 < suggested update operation key=URVXBYSKTROL tag=9UEFIO0F40C1 type=del size=1630253 2023-12-01T05:07:11.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.290+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=JJWU0Q3T9T9D type=del size=1525627 2023-12-01T05:07:11.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.291+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=AINBS3W7BR93 type=del 2023-12-01T05:07:11.293 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.293+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=R5YY0PNHPMC8 type=del size=1148119 2023-12-01T05:07:11.295 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.294+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=IQ91HXDJ2D80 type=del 2023-12-01T05:07:11.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.296+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=DBBCX1WQBSL8 type=del size=1603766 2023-12-01T05:07:11.298 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.298+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=1LR3VN62W1EW type=del 2023-12-01T05:07:11.300 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.299+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=BSDXN6JK5QLU type=write size=509612 2023-12-01T05:07:11.301 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.300+0000 7f1e103fe8c0 1 < canceled part key=_multipart_285IAXA9485Z.2~H05FN9XXWYVV.0 size=1048576 2023-12-01T05:07:11.301 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.300+0000 7f1e103fe8c0 1 < canceled part key=_multipart_285IAXA9485Z.2~H05FN9XXWYVV.1 size=1048576 2023-12-01T05:07:11.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.301+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~H05FN9XXWYVV.2 size=98876 2023-12-01T05:07:11.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.303+0000 7f1e103fe8c0 1 < canceled multipart upload key=285IAXA9485Z upload=H05FN9XXWYVV tag=RTZEDCTBYVUN type=write size=3244604 2023-12-01T05:07:11.307 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.306+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~ATGYL040JAAB.0 size=1048576 2023-12-01T05:07:11.308 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.307+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~ATGYL040JAAB.1 size=852015 2023-12-01T05:07:11.308 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.307+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=ATGYL040JAAB tag=3P2B5SDD4S5F type=write size=2949167 2023-12-01T05:07:11.310 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.309+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=XU7INNGQMZFX type=del 2023-12-01T05:07:11.312 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.312+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~TZQNIGNE1VOC.0 size=332525 2023-12-01T05:07:11.312 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.312+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=TZQNIGNE1VOC tag=VTAHZ9NIAD74 type=write size=1381101 2023-12-01T05:07:11.314 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.313+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=DNEJD0E1HSFR type=del 2023-12-01T05:07:11.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.314+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=IEPPH2SUUTU0 type=del size=598789 2023-12-01T05:07:11.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.316+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~DYBDQ2PFYT2I.0 size=165465 2023-12-01T05:07:11.319 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.318+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=DYBDQ2PFYT2I tag=7J0958EH8YHH type=write size=1214041 2023-12-01T05:07:11.320 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.320+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=QW5RLG9DTR3R type=del size=2755976 2023-12-01T05:07:11.322 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.321+0000 7f1e103fe8c0 -1 < failed to complete operation key=DR0WFRFA68YD tag=XY3NPA0C981D type=write size=616492: (22) Invalid argument 2023-12-01T05:07:11.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.324+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~W4KTD5RIW2AH.0 size=1048576 2023-12-01T05:07:11.326 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.325+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~W4KTD5RIW2AH.1 size=1048576 2023-12-01T05:07:11.327 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.326+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~W4KTD5RIW2AH.2 size=90227 2023-12-01T05:07:11.327 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.326+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=W4KTD5RIW2AH tag=0SNYA2INJY8P type=write size=3235955 2023-12-01T05:07:11.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.328+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=ZIXVRIA16QSO type=del 2023-12-01T05:07:11.331 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.330+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~VWBZOZ3OR9O5.0 size=623348 2023-12-01T05:07:11.331 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.330+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=VWBZOZ3OR9O5 tag=5EJ0880A738F type=write size=1671924 2023-12-01T05:07:11.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.332+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~LZE0ZSQ7ADZR.0 size=1048576 2023-12-01T05:07:11.333 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.333+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~LZE0ZSQ7ADZR.1 size=1048576 2023-12-01T05:07:11.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.333+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6PFY1HQB54GY.2~LZE0ZSQ7ADZR.2 size=656356 2023-12-01T05:07:11.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.335+0000 7f1e103fe8c0 1 < canceled multipart upload key=6PFY1HQB54GY upload=LZE0ZSQ7ADZR tag=TL5IVKVWGVYY type=write size=3802084 2023-12-01T05:07:11.337 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.337+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=8P5W72PQE3AK type=write size=358686 2023-12-01T05:07:11.339 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.338+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=J34J9U87PKT9 type=del 2023-12-01T05:07:11.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.341+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~S60JIEWSCMUQ.0 size=1048576 2023-12-01T05:07:11.343 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.342+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~S60JIEWSCMUQ.1 size=198764 2023-12-01T05:07:11.343 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.342+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=S60JIEWSCMUQ tag=D9I8LLT0WACN type=write size=2295916 2023-12-01T05:07:11.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.344+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=8ZFFS3H91TBL type=del 2023-12-01T05:07:11.346 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.345+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=L59SQYFPR3I7 type=del size=369470 2023-12-01T05:07:11.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.347+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~7Q9BGALYD0U5.0 size=1048576 2023-12-01T05:07:11.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.348+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~7Q9BGALYD0U5.1 size=1048576 2023-12-01T05:07:11.350 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.349+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~7Q9BGALYD0U5.2 size=361534 2023-12-01T05:07:11.352 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.351+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=7Q9BGALYD0U5 tag=8FEY4EIQA0RG type=write size=3507262 2023-12-01T05:07:11.353 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.353+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=V9VV384PPT3A type=write size=219583 2023-12-01T05:07:11.355 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.354+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~D4950DGSUH42.0 size=1048576 2023-12-01T05:07:11.356 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.355+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~D4950DGSUH42.1 size=1048576 2023-12-01T05:07:11.357 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.357+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~D4950DGSUH42.2 size=851425 2023-12-01T05:07:11.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.359+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=D4950DGSUH42 tag=YKYP3M18J710 type=write size=3997153 2023-12-01T05:07:11.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.362+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~3A5UTQTWB2G4.0 size=1048576 2023-12-01T05:07:11.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.363+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~3A5UTQTWB2G4.1 size=184679 2023-12-01T05:07:11.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.363+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=3A5UTQTWB2G4 tag=4AKPR1CX70WT type=write size=2281831 2023-12-01T05:07:11.365 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.365+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=4NUOZ8KW7ZK7 type=del 2023-12-01T05:07:11.367 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.366+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=6KK50CJXP3OI type=write size=84197 2023-12-01T05:07:11.368 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.368+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=JJWU0Q3T9T9D type=del 2023-12-01T05:07:11.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.369+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=FTEGYHQK33XM type=del size=372346 2023-12-01T05:07:11.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.372+0000 7f1e103fe8c0 1 < suggested update operation key=OXQC97F80TRZ tag=R5YY0PNHPMC8 type=del size=1148119 2023-12-01T05:07:11.374 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.373+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=9QWQZ9HVPC13 type=del size=4176274 2023-12-01T05:07:11.376 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.375+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=DBBCX1WQBSL8 type=del size=1603766 2023-12-01T05:07:11.379 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.378+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~V5DF1AZBGPRU.0 size=1048576 2023-12-01T05:07:11.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.379+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~V5DF1AZBGPRU.1 size=1048576 2023-12-01T05:07:11.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.380+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~V5DF1AZBGPRU.2 size=368805 2023-12-01T05:07:11.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.380+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=V5DF1AZBGPRU tag=EYWGXSL94TQD type=write size=3514533 2023-12-01T05:07:11.382 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.381+0000 7f1e103fe8c0 1 < completed write operation key=K406217CY1N9 tag=BSDXN6JK5QLU type=write size=509612 2023-12-01T05:07:11.384 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.383+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=RPLGOQ83QE3V type=del size=4152575 2023-12-01T05:07:11.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.385+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~ATGYL040JAAB.0 size=1048576 2023-12-01T05:07:11.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.386+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~ATGYL040JAAB.1 size=852015 2023-12-01T05:07:11.390 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.389+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=ATGYL040JAAB tag=3P2B5SDD4S5F type=write size=2949167 2023-12-01T05:07:11.392 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.391+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=39JG90OSCVQW type=write size=662296 2023-12-01T05:07:11.393 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.393+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~TZQNIGNE1VOC.0 size=332525 2023-12-01T05:07:11.396 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.395+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=TZQNIGNE1VOC tag=VTAHZ9NIAD74 type=write size=1381101 2023-12-01T05:07:11.397 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.397+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=8G5RB4GD9QVJ type=del size=246963 2023-12-01T05:07:11.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.398+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=IEPPH2SUUTU0 type=del 2023-12-01T05:07:11.401 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.400+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=66T737GIRFWZ type=del size=4081154 2023-12-01T05:07:11.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.402+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=QW5RLG9DTR3R type=del 2023-12-01T05:07:11.404 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.403+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=V7TUL27W1ZS4 type=del size=2671672 2023-12-01T05:07:11.405 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.405+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~W4KTD5RIW2AH.0 size=1048576 2023-12-01T05:07:11.407 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.406+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~W4KTD5RIW2AH.1 size=1048576 2023-12-01T05:07:11.407 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.406+0000 7f1e103fe8c0 1 < canceled part key=_multipart_DTXKDW9IYPGT.2~W4KTD5RIW2AH.2 size=90227 2023-12-01T05:07:11.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.409+0000 7f1e103fe8c0 1 < canceled multipart upload key=DTXKDW9IYPGT upload=W4KTD5RIW2AH tag=0SNYA2INJY8P type=write size=3235955 2023-12-01T05:07:11.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.410+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=DQ6HTFXJD8C9 type=del size=1287466 2023-12-01T05:07:11.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.412+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~VWBZOZ3OR9O5.0 size=623348 2023-12-01T05:07:11.417 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.416+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=VWBZOZ3OR9O5 tag=5EJ0880A738F type=write size=1671924 2023-12-01T05:07:11.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.419+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~432MS0JBR9PE.0 size=1048576 2023-12-01T05:07:11.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.421+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~432MS0JBR9PE.1 size=461353 2023-12-01T05:07:11.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.421+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=432MS0JBR9PE tag=8U60O2L7GTPM type=write size=2558505 2023-12-01T05:07:11.425 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.424+0000 7f1e103fe8c0 1 < suggested update operation key=URVXBYSKTROL tag=8P5W72PQE3AK type=write size=358686 2023-12-01T05:07:11.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.426+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~AGF75F16GG6B.0 size=1048576 2023-12-01T05:07:11.428 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.428+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~AGF75F16GG6B.1 size=726262 2023-12-01T05:07:11.428 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.428+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=AGF75F16GG6B tag=U7H0E0EU0D7G type=write size=2823414 2023-12-01T05:07:11.430 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.429+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~S60JIEWSCMUQ.0 size=1048576 2023-12-01T05:07:11.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.430+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~S60JIEWSCMUQ.1 size=198764 2023-12-01T05:07:11.433 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.433+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=S60JIEWSCMUQ tag=D9I8LLT0WACN type=write size=2295916 2023-12-01T05:07:11.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.435+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~THGET2X1GEN2.0 size=270746 2023-12-01T05:07:11.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.435+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=THGET2X1GEN2 tag=OX1PPV5QE842 type=write size=1319322 2023-12-01T05:07:11.437 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.437+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=L59SQYFPR3I7 type=del 2023-12-01T05:07:11.439 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.438+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=A12EC80FIPCW type=del size=912618 2023-12-01T05:07:11.440 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.440+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=V9VV384PPT3A type=write size=219583 2023-12-01T05:07:11.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.441+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=MQ7T21CFJUVX type=del size=3219064 2023-12-01T05:07:11.444 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.443+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~3A5UTQTWB2G4.0 size=1048576 2023-12-01T05:07:11.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.444+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~3A5UTQTWB2G4.1 size=184679 2023-12-01T05:07:11.447 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.447+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=3A5UTQTWB2G4 tag=4AKPR1CX70WT type=write size=2281831 2023-12-01T05:07:11.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.448+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=VWLFNW66HW2Q type=del size=2950529 2023-12-01T05:07:11.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.450+0000 7f1e103fe8c0 1 < completed write operation key=5TFL0075HUUM tag=6KK50CJXP3OI type=write size=84197 2023-12-01T05:07:11.453 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.452+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=ZLBM5OQ5MA9W type=del size=3421918 2023-12-01T05:07:11.456 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.455+0000 7f1e103fe8c0 1 < suggested update operation key=5TFL0075HUUM tag=FTEGYHQK33XM type=del size=372346 2023-12-01T05:07:11.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.458+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~KY0XXAF5L7VC.0 size=1048576 2023-12-01T05:07:11.460 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.460+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~KY0XXAF5L7VC.1 size=254964 2023-12-01T05:07:11.460 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.460+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=KY0XXAF5L7VC tag=Z06MVN8FPCIT type=write size=2352116 2023-12-01T05:07:11.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.461+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=9QWQZ9HVPC13 type=del 2023-12-01T05:07:11.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.463+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=QYLHSBQ7IRYE type=del size=974526 2023-12-01T05:07:11.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.465+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~V5DF1AZBGPRU.0 size=1048576 2023-12-01T05:07:11.467 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.466+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~V5DF1AZBGPRU.1 size=1048576 2023-12-01T05:07:11.468 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.468+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~V5DF1AZBGPRU.2 size=368805 2023-12-01T05:07:11.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.471+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=V5DF1AZBGPRU tag=EYWGXSL94TQD type=write size=3514533 2023-12-01T05:07:11.473 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.472+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=99E8HTNIFFSF type=write size=809525 2023-12-01T05:07:11.475 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.474+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=RPLGOQ83QE3V type=del 2023-12-01T05:07:11.477 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.476+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~K4WCMWA1VBGU.0 size=853939 2023-12-01T05:07:11.477 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.476+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=K4WCMWA1VBGU tag=MJPMQM3H1M3T type=write size=1902515 2023-12-01T05:07:11.479 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.478+0000 7f1e103fe8c0 1 < completed write operation key=OXQC97F80TRZ tag=39JG90OSCVQW type=write size=662296 2023-12-01T05:07:11.480 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.479+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=B23IEERIS6HH type=del size=474220 2023-12-01T05:07:11.482 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.481+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=8G5RB4GD9QVJ type=del 2023-12-01T05:07:11.483 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.483+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=IRG4WTGGN0ZB type=del size=615778 2023-12-01T05:07:11.485 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.484+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=66T737GIRFWZ type=del 2023-12-01T05:07:11.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.486+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=30HX3BL0BGR3 type=del size=792802 2023-12-01T05:07:11.488 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.487+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=V7TUL27W1ZS4 type=del 2023-12-01T05:07:11.490 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.489+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=THHZ9AOB7HF6 type=del size=1861021 2023-12-01T05:07:11.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.490+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=DQ6HTFXJD8C9 type=del 2023-12-01T05:07:11.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.492+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=2H33EG7R82PV type=del size=1147405 2023-12-01T05:07:11.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.493+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~432MS0JBR9PE.0 size=1048576 2023-12-01T05:07:11.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.494+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~432MS0JBR9PE.1 size=461353 2023-12-01T05:07:11.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.498+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=432MS0JBR9PE tag=8U60O2L7GTPM type=write size=2558505 2023-12-01T05:07:11.501 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.500+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~ANLJSJEY93K2.0 size=189340 2023-12-01T05:07:11.501 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.500+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=ANLJSJEY93K2 tag=6OHMLQ8BFQGA type=write size=1237916 2023-12-01T05:07:11.503 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.502+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~AGF75F16GG6B.0 size=1048576 2023-12-01T05:07:11.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.504+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~AGF75F16GG6B.1 size=726262 2023-12-01T05:07:11.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.506+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=AGF75F16GG6B tag=U7H0E0EU0D7G type=write size=2823414 2023-12-01T05:07:11.508 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.508+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=VFEKX8442D92 type=del size=1258269 2023-12-01T05:07:11.510 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.509+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~THGET2X1GEN2.0 size=270746 2023-12-01T05:07:11.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.512+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=THGET2X1GEN2 tag=OX1PPV5QE842 type=write size=1319322 2023-12-01T05:07:11.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.515+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~G60ZK8336FGT.0 size=1048576 2023-12-01T05:07:11.517 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.516+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~G60ZK8336FGT.1 size=1048576 2023-12-01T05:07:11.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.518+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~G60ZK8336FGT.2 size=376768 2023-12-01T05:07:11.519 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.518+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=G60ZK8336FGT tag=HDGGHP8GXDCR type=write size=3522496 2023-12-01T05:07:11.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.520+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=A12EC80FIPCW type=del 2023-12-01T05:07:11.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.521+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=OEV51U0VT3E4 type=del size=2974318 2023-12-01T05:07:11.525 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.524+0000 7f1e103fe8c0 1 < suggested update operation key=ZJ4W1AW278KZ tag=MQ7T21CFJUVX type=del size=3219064 2023-12-01T05:07:11.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.528+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~RPVYCDYP359L.0 size=1048576 2023-12-01T05:07:11.530 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.529+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~RPVYCDYP359L.1 size=1048576 2023-12-01T05:07:11.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.530+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~RPVYCDYP359L.2 size=607171 2023-12-01T05:07:11.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.530+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=RPVYCDYP359L tag=22LBEZB8BPB7 type=write size=3752899 2023-12-01T05:07:11.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.532+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=VWLFNW66HW2Q type=del 2023-12-01T05:07:11.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.535+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~II4AUAEBH3HL.0 size=663786 2023-12-01T05:07:11.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.535+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=II4AUAEBH3HL tag=ROJ8EXTG967J type=write size=1712362 2023-12-01T05:07:11.539 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.538+0000 7f1e103fe8c0 1 < suggested remove operation key=HZL0ELMA8PJC tag=ZLBM5OQ5MA9W type=del 2023-12-01T05:07:11.541 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.540+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=Z1XJXGTOQJTQ type=write size=613246 2023-12-01T05:07:11.543 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.542+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~KY0XXAF5L7VC.0 size=1048576 2023-12-01T05:07:11.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.543+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~KY0XXAF5L7VC.1 size=254964 2023-12-01T05:07:11.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.546+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=KY0XXAF5L7VC tag=Z06MVN8FPCIT type=write size=2352116 2023-12-01T05:07:11.548 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.547+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=UHY0TCRCS1D9 type=del size=2455732 2023-12-01T05:07:11.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.550+0000 7f1e103fe8c0 1 < suggested update operation key=URVXBYSKTROL tag=QYLHSBQ7IRYE type=del size=974526 2023-12-01T05:07:11.554 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.553+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~X23A77TTH31A.0 size=1048576 2023-12-01T05:07:11.555 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.555+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~X23A77TTH31A.1 size=1048576 2023-12-01T05:07:11.556 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.556+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~X23A77TTH31A.2 size=749901 2023-12-01T05:07:11.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.556+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=X23A77TTH31A tag=C6WJKA369RAX type=write size=3895629 2023-12-01T05:07:11.558 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.557+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=99E8HTNIFFSF type=write size=809525 2023-12-01T05:07:11.560 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.559+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=S34IWDNUL0ZN type=del size=1441420 2023-12-01T05:07:11.561 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.561+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~K4WCMWA1VBGU.0 size=853939 2023-12-01T05:07:11.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.564+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=K4WCMWA1VBGU tag=MJPMQM3H1M3T type=write size=1902515 2023-12-01T05:07:11.566 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.565+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=JQU4TLWVQDYO type=write size=761084 2023-12-01T05:07:11.567 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.566+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=B23IEERIS6HH type=del 2023-12-01T05:07:11.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.568+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=W4KCC62SAYUM type=del size=1735961 2023-12-01T05:07:11.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.570+0000 7f1e103fe8c0 -1 < failed to complete operation key=ZJ4W1AW278KZ tag=IRG4WTGGN0ZB type=del size=615778: (22) Invalid argument 2023-12-01T05:07:11.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.573+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~V6JE4I3686KN.0 size=1048576 2023-12-01T05:07:11.575 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.574+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~V6JE4I3686KN.1 size=1048576 2023-12-01T05:07:11.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.575+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~V6JE4I3686KN.2 size=728386 2023-12-01T05:07:11.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.575+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=V6JE4I3686KN tag=O9T44IHA67ST type=write size=3874114 2023-12-01T05:07:11.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.577+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=30HX3BL0BGR3 type=del 2023-12-01T05:07:11.579 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.579+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=KHOSO0FW1275 type=write size=610613 2023-12-01T05:07:11.581 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.580+0000 7f1e103fe8c0 1 < canceled operation key=DR0WFRFA68YD tag=THHZ9AOB7HF6 type=del size=1861021 2023-12-01T05:07:11.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.583+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~PN17KZJ1IRVE.0 size=435663 2023-12-01T05:07:11.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.583+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=PN17KZJ1IRVE tag=RPEVEDHYAA9Y type=write size=1484239 2023-12-01T05:07:11.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.585+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=2H33EG7R82PV type=del 2023-12-01T05:07:11.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.586+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=M424P9ZLMLPD type=del size=3767362 2023-12-01T05:07:11.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.588+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~ANLJSJEY93K2.0 size=189340 2023-12-01T05:07:11.591 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.591+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=ANLJSJEY93K2 tag=6OHMLQ8BFQGA type=write size=1237916 2023-12-01T05:07:11.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.594+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~6P976VFJ9T0Z.0 size=1048576 2023-12-01T05:07:11.595 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.595+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~6P976VFJ9T0Z.1 size=1048576 2023-12-01T05:07:11.597 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.596+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~6P976VFJ9T0Z.2 size=1043718 2023-12-01T05:07:11.597 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.596+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=6P976VFJ9T0Z tag=J1DPT36ZS1YX type=write size=4189446 2023-12-01T05:07:11.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.598+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=VFEKX8442D92 type=del 2023-12-01T05:07:11.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.599+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=D5HK6QC3Z253 type=write size=352532 2023-12-01T05:07:11.601 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.601+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~G60ZK8336FGT.0 size=1048576 2023-12-01T05:07:11.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.602+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~G60ZK8336FGT.1 size=1048576 2023-12-01T05:07:11.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.602+0000 7f1e103fe8c0 1 < canceled part key=_multipart_QS349RRDWEPS.2~G60ZK8336FGT.2 size=376768 2023-12-01T05:07:11.605 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.605+0000 7f1e103fe8c0 1 < canceled multipart upload key=QS349RRDWEPS upload=G60ZK8336FGT tag=HDGGHP8GXDCR type=write size=3522496 2023-12-01T05:07:11.607 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.606+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=SR435R7T5A4Q type=write size=356823 2023-12-01T05:07:11.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.608+0000 7f1e103fe8c0 -1 < failed to complete operation key=ZJ4W1AW278KZ tag=OEV51U0VT3E4 type=del size=2974318: (22) Invalid argument 2023-12-01T05:07:11.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.609+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=G932PRNM0B9G type=del size=333591 2023-12-01T05:07:11.612 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.611+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~RPVYCDYP359L.0 size=1048576 2023-12-01T05:07:11.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.612+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~RPVYCDYP359L.1 size=1048576 2023-12-01T05:07:11.614 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.614+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~RPVYCDYP359L.2 size=607171 2023-12-01T05:07:11.617 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.617+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=RPVYCDYP359L tag=22LBEZB8BPB7 type=write size=3752899 2023-12-01T05:07:11.620 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.619+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~Q62ODW8NGQH9.0 size=1048576 2023-12-01T05:07:11.621 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.621+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~Q62ODW8NGQH9.1 size=838296 2023-12-01T05:07:11.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.621+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=Q62ODW8NGQH9 tag=Q01R30GVGVXJ type=write size=2935448 2023-12-01T05:07:11.623 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.622+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~II4AUAEBH3HL.0 size=663786 2023-12-01T05:07:11.626 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.625+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=II4AUAEBH3HL tag=ROJ8EXTG967J type=write size=1712362 2023-12-01T05:07:11.627 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.626+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=VMDM9M3189NZ type=del size=1839021 2023-12-01T05:07:11.629 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.628+0000 7f1e103fe8c0 1 < completed write operation key=OXQC97F80TRZ tag=Z1XJXGTOQJTQ type=write size=613246 2023-12-01T05:07:11.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.630+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=F502R7OY458O type=del size=2124869 2023-12-01T05:07:11.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.631+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=UHY0TCRCS1D9 type=del 2023-12-01T05:07:11.635 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.634+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~X1U04ESH66S7.0 size=1048576 2023-12-01T05:07:11.636 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.635+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~X1U04ESH66S7.1 size=1048576 2023-12-01T05:07:11.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.636+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~X1U04ESH66S7.2 size=645723 2023-12-01T05:07:11.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.636+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=X1U04ESH66S7 tag=ZMBLT2GKGAGH type=write size=3791451 2023-12-01T05:07:11.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.637+0000 7f1e103fe8c0 1 < canceled part key=_multipart_LLWHS8A9H3PV.2~X23A77TTH31A.0 size=1048576 2023-12-01T05:07:11.639 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.638+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~X23A77TTH31A.1 size=1048576 2023-12-01T05:07:11.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.639+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~X23A77TTH31A.2 size=749901 2023-12-01T05:07:11.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.641+0000 7f1e103fe8c0 1 < canceled multipart upload key=LLWHS8A9H3PV upload=X23A77TTH31A tag=C6WJKA369RAX type=write size=3895629 2023-12-01T05:07:11.644 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.643+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=ISPHRE3XS9ER type=del size=3741964 2023-12-01T05:07:11.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.646+0000 7f1e103fe8c0 1 < suggested update operation key=285IAXA9485Z tag=S34IWDNUL0ZN type=del size=1441420 2023-12-01T05:07:11.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.648+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=Y3TIUPVPR8AF type=write size=933689 2023-12-01T05:07:11.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.649+0000 7f1e103fe8c0 1 < canceled operation key=D4M0DMQO4NEL tag=JQU4TLWVQDYO type=write size=761084 2023-12-01T05:07:11.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.651+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=3N5YG7QLGHIO type=write size=761713 2023-12-01T05:07:11.655 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.654+0000 7f1e103fe8c0 1 < suggested remove operation key=SBUJCO2TCPKM tag=W4KCC62SAYUM type=del 2023-12-01T05:07:11.658 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.657+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~MUWBY0AXYTBT.0 size=1048576 2023-12-01T05:07:11.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.658+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~MUWBY0AXYTBT.1 size=1048576 2023-12-01T05:07:11.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.659+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~MUWBY0AXYTBT.2 size=844550 2023-12-01T05:07:11.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.659+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=MUWBY0AXYTBT tag=BCYEJC8JP5QV type=write size=3990278 2023-12-01T05:07:11.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.661+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~V6JE4I3686KN.0 size=1048576 2023-12-01T05:07:11.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.662+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~V6JE4I3686KN.1 size=1048576 2023-12-01T05:07:11.664 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.663+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~V6JE4I3686KN.2 size=728386 2023-12-01T05:07:11.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.666+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=V6JE4I3686KN tag=O9T44IHA67ST type=write size=3874114 2023-12-01T05:07:11.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.669+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~D1EMVE5BVYJ5.0 size=84900 2023-12-01T05:07:11.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.669+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=D1EMVE5BVYJ5 tag=CYPHAM9SJ3LF type=write size=1133476 2023-12-01T05:07:11.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.671+0000 7f1e103fe8c0 -1 < failed to complete operation key=285IAXA9485Z tag=KHOSO0FW1275 type=write size=610613: (22) Invalid argument 2023-12-01T05:07:11.674 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.673+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~BDDF1WBQA1X1.0 size=1048576 2023-12-01T05:07:11.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.674+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~BDDF1WBQA1X1.1 size=1048576 2023-12-01T05:07:11.676 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.676+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~BDDF1WBQA1X1.2 size=371762 2023-12-01T05:07:11.677 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.676+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=BDDF1WBQA1X1 tag=TMSMX2PGMOHT type=write size=3517490 2023-12-01T05:07:11.678 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.677+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~PN17KZJ1IRVE.0 size=435663 2023-12-01T05:07:11.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.680+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=PN17KZJ1IRVE tag=RPEVEDHYAA9Y type=write size=1484239 2023-12-01T05:07:11.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.681+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=IGG0U6TF7O5M type=del size=3925401 2023-12-01T05:07:11.684 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.683+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=M424P9ZLMLPD type=del 2023-12-01T05:07:11.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.684+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=85H7RCR5295Y type=del size=3145957 2023-12-01T05:07:11.686 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.686+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~6P976VFJ9T0Z.0 size=1048576 2023-12-01T05:07:11.688 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.687+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~6P976VFJ9T0Z.1 size=1048576 2023-12-01T05:07:11.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.688+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~6P976VFJ9T0Z.2 size=1043718 2023-12-01T05:07:11.691 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.691+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=6P976VFJ9T0Z tag=J1DPT36ZS1YX type=write size=4189446 2023-12-01T05:07:11.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.693+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~KUIUJ1J2HO2B.0 size=66783 2023-12-01T05:07:11.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.693+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=KUIUJ1J2HO2B tag=OJMRTK2L19AT type=write size=1115359 2023-12-01T05:07:11.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.695+0000 7f1e103fe8c0 -1 < failed to complete operation key=SBUJCO2TCPKM tag=D5HK6QC3Z253 type=write size=352532: (22) Invalid argument 2023-12-01T05:07:11.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.697+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=50TUPIPZ24OX type=del size=4133636 2023-12-01T05:07:11.699 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.698+0000 7f1e103fe8c0 1 < completed write operation key=B9F6GZ15FRQ4 tag=SR435R7T5A4Q type=write size=356823 2023-12-01T05:07:11.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.700+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=4HN5H6AEERF5 type=del size=3072310 2023-12-01T05:07:11.702 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.701+0000 7f1e103fe8c0 1 < canceled operation key=ZWMBPGO6TXMV tag=G932PRNM0B9G type=del size=333591 2023-12-01T05:07:11.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.702+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=JMOCOG9SK0DQ type=write size=367902 2023-12-01T05:07:11.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.704+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~Q62ODW8NGQH9.0 size=1048576 2023-12-01T05:07:11.706 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.705+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~Q62ODW8NGQH9.1 size=838296 2023-12-01T05:07:11.709 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.708+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=Q62ODW8NGQH9 tag=Q01R30GVGVXJ type=write size=2935448 2023-12-01T05:07:11.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.709+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=H3KYIJL1O95X type=del size=4098018 2023-12-01T05:07:11.712 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.711+0000 7f1e103fe8c0 1 < canceled operation key=GRCGJL9086Q5 tag=VMDM9M3189NZ type=del size=1839021 2023-12-01T05:07:11.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.713+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=ZD3G6DC88W23 type=del size=1533082 2023-12-01T05:07:11.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.715+0000 7f1e103fe8c0 1 < suggested remove operation key=DTXKDW9IYPGT tag=F502R7OY458O type=del 2023-12-01T05:07:11.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.717+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=HA4KH1I0NI53 type=del size=2862980 2023-12-01T05:07:11.719 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.718+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~X1U04ESH66S7.0 size=1048576 2023-12-01T05:07:11.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.720+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~X1U04ESH66S7.1 size=1048576 2023-12-01T05:07:11.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.721+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~X1U04ESH66S7.2 size=645723 2023-12-01T05:07:11.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.723+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=X1U04ESH66S7 tag=ZMBLT2GKGAGH type=write size=3791451 2023-12-01T05:07:11.726 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.725+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=Q13AE2QGY271 type=del size=2718303 2023-12-01T05:07:11.728 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.728+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=ISPHRE3XS9ER type=del 2023-12-01T05:07:11.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.730+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~R5MXG0GCHW89.0 size=1048576 2023-12-01T05:07:11.732 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.731+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~R5MXG0GCHW89.1 size=1048576 2023-12-01T05:07:11.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.732+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~R5MXG0GCHW89.2 size=982990 2023-12-01T05:07:11.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.732+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=R5MXG0GCHW89 tag=SO006OFMC2SC type=write size=4128718 2023-12-01T05:07:11.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.734+0000 7f1e103fe8c0 1 < completed write operation key=VOYJN3AL8Y53 tag=Y3TIUPVPR8AF type=write size=933689 2023-12-01T05:07:11.737 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.737+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~TKL73K4MLWUR.0 size=1048576 2023-12-01T05:07:11.739 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.738+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~TKL73K4MLWUR.1 size=27765 2023-12-01T05:07:11.739 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.738+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=TKL73K4MLWUR tag=S2S2068TMQDE type=write size=2124917 2023-12-01T05:07:11.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.741+0000 7f1e103fe8c0 1 < suggested update operation key=HZL0ELMA8PJC tag=3N5YG7QLGHIO type=write size=761713 2023-12-01T05:07:11.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.742+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=R9O4W0WX9CSO type=del size=2822775 2023-12-01T05:07:11.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.743+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~MUWBY0AXYTBT.0 size=1048576 2023-12-01T05:07:11.745 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.744+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~MUWBY0AXYTBT.1 size=1048576 2023-12-01T05:07:11.745 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.744+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~MUWBY0AXYTBT.2 size=844550 2023-12-01T05:07:11.747 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.746+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=MUWBY0AXYTBT tag=BCYEJC8JP5QV type=write size=3990278 2023-12-01T05:07:11.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.748+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=ZZUXR3GAWTQ9 type=del size=1720729 2023-12-01T05:07:11.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.749+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~D1EMVE5BVYJ5.0 size=84900 2023-12-01T05:07:11.752 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.751+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=D1EMVE5BVYJ5 tag=CYPHAM9SJ3LF type=write size=1133476 2023-12-01T05:07:11.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.753+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=K130IHPQX5Q3 type=write size=45050 2023-12-01T05:07:11.755 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.755+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~BDDF1WBQA1X1.0 size=1048576 2023-12-01T05:07:11.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.756+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~BDDF1WBQA1X1.1 size=1048576 2023-12-01T05:07:11.758 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.757+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~BDDF1WBQA1X1.2 size=371762 2023-12-01T05:07:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[109077]: pgmap v1742: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[109077]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-01T05:07:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[94233]: pgmap v1742: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[94233]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-01T05:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:11.760 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.760+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=BDDF1WBQA1X1 tag=TMSMX2PGMOHT type=write size=3517490 2023-12-01T05:07:11.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.761+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=EMEQ5RD5WQLN type=del size=120876 2023-12-01T05:07:11.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.763+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=IGG0U6TF7O5M type=del 2023-12-01T05:07:11.765 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.765+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=TDGTOC6BTQRF type=del size=2723644 2023-12-01T05:07:11.767 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.766+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=85H7RCR5295Y type=del 2023-12-01T05:07:11.770 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.769+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~AVKXITABH45U.0 size=1048576 2023-12-01T05:07:11.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.770+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~AVKXITABH45U.1 size=641109 2023-12-01T05:07:11.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.770+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=AVKXITABH45U tag=L6ER3GSEBTE1 type=write size=2738261 2023-12-01T05:07:11.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.771+0000 7f1e103fe8c0 1 < canceled part key=_multipart_GRCGJL9086Q5.2~KUIUJ1J2HO2B.0 size=66783 2023-12-01T05:07:11.774 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.773+0000 7f1e103fe8c0 1 < canceled multipart upload key=GRCGJL9086Q5 upload=KUIUJ1J2HO2B tag=OJMRTK2L19AT type=write size=1115359 2023-12-01T05:07:11.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.776+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~CFUKSPJ10J7K.0 size=152653 2023-12-01T05:07:11.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.776+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=CFUKSPJ10J7K tag=L8DO5M8QLVEW type=write size=1201229 2023-12-01T05:07:11.778 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.777+0000 7f1e103fe8c0 1 < canceled operation key=ZWMBPGO6TXMV tag=50TUPIPZ24OX type=del size=4133636 2023-12-01T05:07:11.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.780+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~C3IO0ILOOU0H.0 size=1048576 2023-12-01T05:07:11.782 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.781+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~C3IO0ILOOU0H.1 size=226227 2023-12-01T05:07:11.782 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.781+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=C3IO0ILOOU0H tag=ZSW2FUVWA1CU type=write size=2323379 2023-12-01T05:07:11.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.783+0000 7f1e103fe8c0 -1 < failed to complete operation key=DTXKDW9IYPGT tag=4HN5H6AEERF5 type=del size=3072310: (22) Invalid argument 2023-12-01T05:07:11.787 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.786+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~BFGMNFRU30DX.0 size=1048576 2023-12-01T05:07:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:11 smithi089 ceph-mon[98504]: pgmap v1742: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:11 smithi089 ceph-mon[98504]: osdmap e1138: 8 total, 8 up, 8 in 2023-12-01T05:07:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:11.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.787+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~BFGMNFRU30DX.1 size=405102 2023-12-01T05:07:11.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.787+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=BFGMNFRU30DX tag=GYMNR74ZKLCD type=write size=2502254 2023-12-01T05:07:11.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.790+0000 7f1e103fe8c0 1 < suggested remove operation key=285IAXA9485Z tag=JMOCOG9SK0DQ type=write 2023-12-01T05:07:11.792 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.792+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=P12M9IQNSGSY type=write size=608714 2023-12-01T05:07:11.794 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.793+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=H3KYIJL1O95X type=del 2023-12-01T05:07:11.796 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.796+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~03K1VV8EUFNW.0 size=1048576 2023-12-01T05:07:11.797 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.797+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~03K1VV8EUFNW.1 size=59828 2023-12-01T05:07:11.798 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.797+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=03K1VV8EUFNW tag=3ETAUS86KT7Z type=write size=2156980 2023-12-01T05:07:11.799 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.798+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=ZD3G6DC88W23 type=del 2023-12-01T05:07:11.802 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.801+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~MOH7FVRIQQ1N.0 size=1048576 2023-12-01T05:07:11.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.802+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~MOH7FVRIQQ1N.1 size=12582 2023-12-01T05:07:11.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.802+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=MOH7FVRIQQ1N tag=94CJXXIV0U9T type=write size=2109734 2023-12-01T05:07:11.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.804+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=HA4KH1I0NI53 type=del 2023-12-01T05:07:11.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.805+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=FLT9T6TRRG73 type=write size=978924 2023-12-01T05:07:11.808 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.807+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=Q13AE2QGY271 type=del 2023-12-01T05:07:11.809 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.808+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=QGJW1S74FYGF type=del size=3522009 2023-12-01T05:07:11.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.810+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~R5MXG0GCHW89.0 size=1048576 2023-12-01T05:07:11.812 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.811+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~R5MXG0GCHW89.1 size=1048576 2023-12-01T05:07:11.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.812+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~R5MXG0GCHW89.2 size=982990 2023-12-01T05:07:11.816 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.815+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=R5MXG0GCHW89 tag=SO006OFMC2SC type=write size=4128718 2023-12-01T05:07:11.818 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.818+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~73BP21MUMDEN.0 size=1048576 2023-12-01T05:07:11.819 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.819+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~73BP21MUMDEN.1 size=946291 2023-12-01T05:07:11.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.819+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=73BP21MUMDEN tag=54RAZFOECQKC type=write size=3043443 2023-12-01T05:07:11.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.820+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~TKL73K4MLWUR.0 size=1048576 2023-12-01T05:07:11.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.822+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~TKL73K4MLWUR.1 size=27765 2023-12-01T05:07:11.825 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.824+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=TKL73K4MLWUR tag=S2S2068TMQDE type=write size=2124917 2023-12-01T05:07:11.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.827+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~3PKPNFE8RZNO.0 size=1048576 2023-12-01T05:07:11.829 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.828+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~3PKPNFE8RZNO.1 size=1048576 2023-12-01T05:07:11.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.829+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~3PKPNFE8RZNO.2 size=370885 2023-12-01T05:07:11.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.829+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=3PKPNFE8RZNO tag=UJ5LZKGPF2I9 type=write size=3516613 2023-12-01T05:07:11.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.831+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=R9O4W0WX9CSO type=del 2023-12-01T05:07:11.833 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.832+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=TDJJJ7Q9QMFC type=del size=1318526 2023-12-01T05:07:11.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.836+0000 7f1e103fe8c0 1 < suggested update operation key=K406217CY1N9 tag=ZZUXR3GAWTQ9 type=del size=1720729 2023-12-01T05:07:11.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.838+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~X0GGZSZMW7BY.0 size=1048576 2023-12-01T05:07:11.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.840+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~X0GGZSZMW7BY.1 size=488811 2023-12-01T05:07:11.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.840+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=X0GGZSZMW7BY tag=GEU58W66KAPL type=write size=2585963 2023-12-01T05:07:11.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.841+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=K130IHPQX5Q3 type=write size=45050 2023-12-01T05:07:11.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.844+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~I42X7VRCYTDH.0 size=1048576 2023-12-01T05:07:11.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.845+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~I42X7VRCYTDH.1 size=1048576 2023-12-01T05:07:11.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.846+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~I42X7VRCYTDH.2 size=982188 2023-12-01T05:07:11.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.846+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=I42X7VRCYTDH tag=ITH3GBJC53ET type=write size=4127916 2023-12-01T05:07:11.849 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.848+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=EMEQ5RD5WQLN type=del 2023-12-01T05:07:11.851 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.851+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~405F1F57YJ6N.0 size=836986 2023-12-01T05:07:11.851 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.851+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=405F1F57YJ6N tag=Q1ZWXQNV7QR2 type=write size=1885562 2023-12-01T05:07:11.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.852+0000 7f1e103fe8c0 -1 < failed to complete operation key=285IAXA9485Z tag=TDGTOC6BTQRF type=del size=2723644: (22) Invalid argument 2023-12-01T05:07:11.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.854+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=IR8J5ZPIFF6Q type=del size=2392951 2023-12-01T05:07:11.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.854+0000 7f1e103fe8c0 1 < canceled part key=_multipart_SBUJCO2TCPKM.2~AVKXITABH45U.0 size=1048576 2023-12-01T05:07:11.856 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.856+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~AVKXITABH45U.1 size=641109 2023-12-01T05:07:11.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.858+0000 7f1e103fe8c0 1 < canceled multipart upload key=SBUJCO2TCPKM upload=AVKXITABH45U tag=L6ER3GSEBTE1 type=write size=2738261 2023-12-01T05:07:11.861 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.861+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~7SM0T4WG0Z00.0 size=1048576 2023-12-01T05:07:11.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.862+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~7SM0T4WG0Z00.1 size=1048576 2023-12-01T05:07:11.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.863+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~7SM0T4WG0Z00.2 size=513092 2023-12-01T05:07:11.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.863+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=7SM0T4WG0Z00 tag=Z565FATZDV8D type=write size=3658820 2023-12-01T05:07:11.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.864+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~CFUKSPJ10J7K.0 size=152653 2023-12-01T05:07:11.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.867+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=CFUKSPJ10J7K tag=L8DO5M8QLVEW type=write size=1201229 2023-12-01T05:07:11.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.871+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~NLJ1J2X8MMJR.0 size=919209 2023-12-01T05:07:11.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.871+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=NLJ1J2X8MMJR tag=V1RX51MMPCZV type=write size=1967785 2023-12-01T05:07:11.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.872+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~C3IO0ILOOU0H.0 size=1048576 2023-12-01T05:07:11.874 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.873+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~C3IO0ILOOU0H.1 size=226227 2023-12-01T05:07:11.876 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.876+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=C3IO0ILOOU0H tag=ZSW2FUVWA1CU type=write size=2323379 2023-12-01T05:07:11.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.879+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~W8Q2ZAIHKXM4.0 size=1048576 2023-12-01T05:07:11.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.880+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~W8Q2ZAIHKXM4.1 size=352269 2023-12-01T05:07:11.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.880+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=W8Q2ZAIHKXM4 tag=X3U2Q3MI2S0H type=write size=2449421 2023-12-01T05:07:11.882 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.881+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~BFGMNFRU30DX.0 size=1048576 2023-12-01T05:07:11.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.883+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~BFGMNFRU30DX.1 size=405102 2023-12-01T05:07:11.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.885+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=BFGMNFRU30DX tag=GYMNR74ZKLCD type=write size=2502254 2023-12-01T05:07:11.889 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.888+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~PJKLSWAKBQ2L.0 size=1048576 2023-12-01T05:07:11.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.890+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~PJKLSWAKBQ2L.1 size=933890 2023-12-01T05:07:11.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.890+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=PJKLSWAKBQ2L tag=CXPDC7A69DSO type=write size=3031042 2023-12-01T05:07:11.892 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.891+0000 7f1e103fe8c0 -1 < failed to complete operation key=K406217CY1N9 tag=P12M9IQNSGSY type=write size=608714: (22) Invalid argument 2023-12-01T05:07:11.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.893+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=7LHWR8MQDNQ1 type=del size=541362 2023-12-01T05:07:11.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.893+0000 7f1e103fe8c0 1 < canceled part key=_multipart_DTXKDW9IYPGT.2~03K1VV8EUFNW.0 size=1048576 2023-12-01T05:07:11.895 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.894+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~03K1VV8EUFNW.1 size=59828 2023-12-01T05:07:11.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.897+0000 7f1e103fe8c0 1 < canceled multipart upload key=DTXKDW9IYPGT upload=03K1VV8EUFNW tag=3ETAUS86KT7Z type=write size=2156980 2023-12-01T05:07:11.899 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.898+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=G4HEM1H4PKAY type=del size=2624956 2023-12-01T05:07:11.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.900+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~MOH7FVRIQQ1N.0 size=1048576 2023-12-01T05:07:11.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.901+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~MOH7FVRIQQ1N.1 size=12582 2023-12-01T05:07:11.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.903+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=MOH7FVRIQQ1N tag=94CJXXIV0U9T type=write size=2109734 2023-12-01T05:07:11.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.906+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~Y68XB0O0QTWL.0 size=1048576 2023-12-01T05:07:11.908 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.907+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~Y68XB0O0QTWL.1 size=572250 2023-12-01T05:07:11.908 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.907+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=Y68XB0O0QTWL tag=QW1HVQP5FXDJ type=write size=2669402 2023-12-01T05:07:11.909 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.909+0000 7f1e103fe8c0 1 < completed write operation key=DR0WFRFA68YD tag=FLT9T6TRRG73 type=write size=978924 2023-12-01T05:07:11.911 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.910+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=7R0USFVL7QFF type=write size=296565 2023-12-01T05:07:11.912 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.912+0000 7f1e103fe8c0 1 < canceled operation key=SBUJCO2TCPKM tag=QGJW1S74FYGF type=del size=3522009 2023-12-01T05:07:11.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.913+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=1E98AYHWLTDL type=del size=2492688 2023-12-01T05:07:11.916 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.915+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~73BP21MUMDEN.0 size=1048576 2023-12-01T05:07:11.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.916+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~73BP21MUMDEN.1 size=946291 2023-12-01T05:07:11.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.919+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=73BP21MUMDEN tag=54RAZFOECQKC type=write size=3043443 2023-12-01T05:07:11.921 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.920+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=GC9MX97R4JS4 type=write size=920130 2023-12-01T05:07:11.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.922+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~3PKPNFE8RZNO.0 size=1048576 2023-12-01T05:07:11.924 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.923+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~3PKPNFE8RZNO.1 size=1048576 2023-12-01T05:07:11.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.925+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~3PKPNFE8RZNO.2 size=370885 2023-12-01T05:07:11.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.927+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=3PKPNFE8RZNO tag=UJ5LZKGPF2I9 type=write size=3516613 2023-12-01T05:07:11.930 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.929+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=7M7BLY5119VJ type=write size=1016935 2023-12-01T05:07:11.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.931+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=TDJJJ7Q9QMFC type=del 2023-12-01T05:07:11.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.932+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=Z1B8AMA21DRQ type=del size=1540485 2023-12-01T05:07:11.935 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.934+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~X0GGZSZMW7BY.0 size=1048576 2023-12-01T05:07:11.936 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.935+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~X0GGZSZMW7BY.1 size=488811 2023-12-01T05:07:11.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.938+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=X0GGZSZMW7BY tag=GEU58W66KAPL type=write size=2585963 2023-12-01T05:07:11.941 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.941+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~0L0JPHO4AJ5K.0 size=1048576 2023-12-01T05:07:11.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.942+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~0L0JPHO4AJ5K.1 size=647680 2023-12-01T05:07:11.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.942+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=0L0JPHO4AJ5K tag=C1JS28OSV39F type=write size=2744832 2023-12-01T05:07:11.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.944+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~I42X7VRCYTDH.0 size=1048576 2023-12-01T05:07:11.945 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.945+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~I42X7VRCYTDH.1 size=1048576 2023-12-01T05:07:11.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.946+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~I42X7VRCYTDH.2 size=982188 2023-12-01T05:07:11.950 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.949+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=I42X7VRCYTDH tag=ITH3GBJC53ET type=write size=4127916 2023-12-01T05:07:11.952 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.952+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~BMS9Q7EBY8BE.0 size=1048576 2023-12-01T05:07:11.954 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.953+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~BMS9Q7EBY8BE.1 size=1048576 2023-12-01T05:07:11.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.955+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~BMS9Q7EBY8BE.2 size=893775 2023-12-01T05:07:11.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.955+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=BMS9Q7EBY8BE tag=ZBZHP127XG31 type=write size=4039503 2023-12-01T05:07:11.956 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.955+0000 7f1e103fe8c0 1 < canceled part key=_multipart_E8ZZ0TR1IV5S.2~405F1F57YJ6N.0 size=836986 2023-12-01T05:07:11.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.957+0000 7f1e103fe8c0 1 < canceled multipart upload key=E8ZZ0TR1IV5S upload=405F1F57YJ6N tag=Q1ZWXQNV7QR2 type=write size=1885562 2023-12-01T05:07:11.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.960+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~L6J7LDQDU2OD.0 size=1048576 2023-12-01T05:07:11.962 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.961+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~L6J7LDQDU2OD.1 size=1048576 2023-12-01T05:07:11.963 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.963+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~L6J7LDQDU2OD.2 size=598180 2023-12-01T05:07:11.963 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.963+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=L6J7LDQDU2OD tag=LIMUD1CID380 type=write size=3743908 2023-12-01T05:07:11.965 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.964+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=IR8J5ZPIFF6Q type=del 2023-12-01T05:07:11.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.967+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~LQ9WI7DSG0J1.0 size=1048576 2023-12-01T05:07:11.969 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.968+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~LQ9WI7DSG0J1.1 size=1048576 2023-12-01T05:07:11.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.969+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~LQ9WI7DSG0J1.2 size=586992 2023-12-01T05:07:11.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.969+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=LQ9WI7DSG0J1 tag=QWBDHELUE38G type=write size=3732720 2023-12-01T05:07:11.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.971+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~7SM0T4WG0Z00.0 size=1048576 2023-12-01T05:07:11.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.972+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~7SM0T4WG0Z00.1 size=1048576 2023-12-01T05:07:11.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.973+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~7SM0T4WG0Z00.2 size=513092 2023-12-01T05:07:11.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.976+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=7SM0T4WG0Z00 tag=Z565FATZDV8D type=write size=3658820 2023-12-01T05:07:11.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.977+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=V0VOPQOAWSM3 type=write size=207837 2023-12-01T05:07:11.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.979+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~NLJ1J2X8MMJR.0 size=919209 2023-12-01T05:07:11.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.981+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=NLJ1J2X8MMJR tag=V1RX51MMPCZV type=write size=1967785 2023-12-01T05:07:11.984 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.983+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=5C7298KNWP6S type=del size=1785760 2023-12-01T05:07:11.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.984+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~W8Q2ZAIHKXM4.0 size=1048576 2023-12-01T05:07:11.986 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.986+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~W8Q2ZAIHKXM4.1 size=352269 2023-12-01T05:07:11.989 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.988+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=W8Q2ZAIHKXM4 tag=X3U2Q3MI2S0H type=write size=2449421 2023-12-01T05:07:11.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.990+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=AK95IRJZWBRB type=del size=106853 2023-12-01T05:07:11.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.991+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~PJKLSWAKBQ2L.0 size=1048576 2023-12-01T05:07:11.993 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.992+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~PJKLSWAKBQ2L.1 size=933890 2023-12-01T05:07:11.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.995+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=PJKLSWAKBQ2L tag=CXPDC7A69DSO type=write size=3031042 2023-12-01T05:07:11.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.996+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=UQ6YMOLRC8CU type=del size=277402 2023-12-01T05:07:11.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.998+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=7LHWR8MQDNQ1 type=del 2023-12-01T05:07:12.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:11.999+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=M7UIVJQSATPU type=del size=3211501 2023-12-01T05:07:12.002 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.001+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=G4HEM1H4PKAY type=del 2023-12-01T05:07:12.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.003+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=QQEXOSOT3LIV type=del size=617112 2023-12-01T05:07:12.005 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.004+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~Y68XB0O0QTWL.0 size=1048576 2023-12-01T05:07:12.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.005+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~Y68XB0O0QTWL.1 size=572250 2023-12-01T05:07:12.009 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.008+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=Y68XB0O0QTWL tag=QW1HVQP5FXDJ type=write size=2669402 2023-12-01T05:07:12.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.010+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=0CUUCUFWAZ9B type=write size=676839 2023-12-01T05:07:12.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.011+0000 7f1e103fe8c0 1 < completed write operation key=5TFL0075HUUM tag=7R0USFVL7QFF type=write size=296565 2023-12-01T05:07:12.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.013+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=2779VPA0IT2N type=del size=3962379 2023-12-01T05:07:12.015 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.014+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=1E98AYHWLTDL type=del 2023-12-01T05:07:12.017 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.016+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=6FSQTPLLIQH1 type=del size=3830122 2023-12-01T05:07:12.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.017+0000 7f1e103fe8c0 1 < completed write operation key=5TFL0075HUUM tag=GC9MX97R4JS4 type=write size=920130 2023-12-01T05:07:12.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.019+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=XA729555IZHW type=del size=599182 2023-12-01T05:07:12.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.022+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=7M7BLY5119VJ type=write 2023-12-01T05:07:12.026 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.025+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~L3ZPA1UM60YD.0 size=1048576 2023-12-01T05:07:12.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.026+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~L3ZPA1UM60YD.1 size=559793 2023-12-01T05:07:12.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.026+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=L3ZPA1UM60YD tag=I6F1W4S3U4C6 type=write size=2656945 2023-12-01T05:07:12.029 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.028+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=Z1B8AMA21DRQ type=del 2023-12-01T05:07:12.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.030+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=PN5S8FV0G228 type=del size=2887787 2023-12-01T05:07:12.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.030+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~0L0JPHO4AJ5K.0 size=1048576 2023-12-01T05:07:12.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.031+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~0L0JPHO4AJ5K.1 size=647680 2023-12-01T05:07:12.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.034+0000 7f1e103fe8c0 1 < canceled multipart upload key=24QWY118LZSQ upload=0L0JPHO4AJ5K tag=C1JS28OSV39F type=write size=2744832 2023-12-01T05:07:12.036 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.036+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=YVMRJF2C25Z3 type=del size=2422416 2023-12-01T05:07:12.038 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.038+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~BMS9Q7EBY8BE.0 size=1048576 2023-12-01T05:07:12.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.039+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~BMS9Q7EBY8BE.1 size=1048576 2023-12-01T05:07:12.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.040+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~BMS9Q7EBY8BE.2 size=893775 2023-12-01T05:07:12.044 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.043+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=BMS9Q7EBY8BE tag=ZBZHP127XG31 type=write size=4039503 2023-12-01T05:07:12.046 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.045+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=LTWAODTNDJ1N type=del size=663627 2023-12-01T05:07:12.046 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.045+0000 7f1e103fe8c0 1 < canceled part key=_multipart_I7WQ7V371WXB.2~L6J7LDQDU2OD.0 size=1048576 2023-12-01T05:07:12.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.047+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~L6J7LDQDU2OD.1 size=1048576 2023-12-01T05:07:12.048 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.047+0000 7f1e103fe8c0 1 < canceled part key=_multipart_I7WQ7V371WXB.2~L6J7LDQDU2OD.2 size=598180 2023-12-01T05:07:12.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.049+0000 7f1e103fe8c0 1 < canceled multipart upload key=I7WQ7V371WXB upload=L6J7LDQDU2OD tag=LIMUD1CID380 type=write size=3743908 2023-12-01T05:07:12.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.051+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=2SOUY833HZEH type=del size=3974944 2023-12-01T05:07:12.053 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.052+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~LQ9WI7DSG0J1.0 size=1048576 2023-12-01T05:07:12.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.054+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~LQ9WI7DSG0J1.1 size=1048576 2023-12-01T05:07:12.056 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.055+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~LQ9WI7DSG0J1.2 size=586992 2023-12-01T05:07:12.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.058+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=LQ9WI7DSG0J1 tag=QWBDHELUE38G type=write size=3732720 2023-12-01T05:07:12.062 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.061+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~OEOKOR9BNE5V.0 size=1048576 2023-12-01T05:07:12.063 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.062+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~OEOKOR9BNE5V.1 size=1048576 2023-12-01T05:07:12.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.064+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~OEOKOR9BNE5V.2 size=266946 2023-12-01T05:07:12.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.064+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=OEOKOR9BNE5V tag=PEBPP5H5PP9K type=write size=3412674 2023-12-01T05:07:12.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.067+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=V0VOPQOAWSM3 type=write 2023-12-01T05:07:12.070 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.069+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=UMYP45KHF1JH type=del size=660985 2023-12-01T05:07:12.071 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.070+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=5C7298KNWP6S type=del 2023-12-01T05:07:12.072 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.072+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=6IVWQH6YEQ4N type=del size=1287565 2023-12-01T05:07:12.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.073+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=AK95IRJZWBRB type=del 2023-12-01T05:07:12.077 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.075+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=24YRLDR2I2DW type=del size=812353 2023-12-01T05:07:12.077 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.076+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=UQ6YMOLRC8CU type=del 2023-12-01T05:07:12.078 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.078+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=3INBUEYVK5NZ type=del size=4165717 2023-12-01T05:07:12.080 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.079+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=M7UIVJQSATPU type=del 2023-12-01T05:07:12.083 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.082+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~FEJ34548XFHB.0 size=1048576 2023-12-01T05:07:12.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.083+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~FEJ34548XFHB.1 size=1048576 2023-12-01T05:07:12.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.084+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~FEJ34548XFHB.2 size=453697 2023-12-01T05:07:12.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.084+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=FEJ34548XFHB tag=ESD3TNIU0UWF type=write size=3599425 2023-12-01T05:07:12.087 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.086+0000 7f1e103fe8c0 1 < canceled operation key=CY4ZCOW8Q449 tag=QQEXOSOT3LIV type=del size=617112 2023-12-01T05:07:12.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.088+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=QAU2UVXO37QP type=del size=2930485 2023-12-01T05:07:12.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.089+0000 7f1e103fe8c0 1 < completed write operation key=24QWY118LZSQ tag=0CUUCUFWAZ9B type=write size=676839 2023-12-01T05:07:12.093 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.092+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~IILRQM7O0HAM.0 size=356020 2023-12-01T05:07:12.093 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.092+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=IILRQM7O0HAM tag=R6BZSE4PWH33 type=write size=1404596 2023-12-01T05:07:12.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.094+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=2779VPA0IT2N type=del 2023-12-01T05:07:12.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.097+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~4MYGZ9QPQ0L4.0 size=1048576 2023-12-01T05:07:12.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.098+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~4MYGZ9QPQ0L4.1 size=217560 2023-12-01T05:07:12.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.098+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=4MYGZ9QPQ0L4 tag=44RMXE9RJ6PI type=write size=2314712 2023-12-01T05:07:12.102 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.101+0000 7f1e103fe8c0 1 < suggested update operation key=285IAXA9485Z tag=6FSQTPLLIQH1 type=del size=3830122 2023-12-01T05:07:12.105 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.104+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~IRJ6LLV7DFPE.0 size=1048576 2023-12-01T05:07:12.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.106+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~IRJ6LLV7DFPE.1 size=1048576 2023-12-01T05:07:12.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.107+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~IRJ6LLV7DFPE.2 size=249855 2023-12-01T05:07:12.108 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.107+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=IRJ6LLV7DFPE tag=LOALGSBIZAIX type=write size=3395583 2023-12-01T05:07:12.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.108+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=XA729555IZHW type=del 2023-12-01T05:07:12.111 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.110+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=Z95FAF2FYNJK type=del size=653494 2023-12-01T05:07:12.112 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.112+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~L3ZPA1UM60YD.0 size=1048576 2023-12-01T05:07:12.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.113+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~L3ZPA1UM60YD.1 size=559793 2023-12-01T05:07:12.116 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.115+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=L3ZPA1UM60YD tag=I6F1W4S3U4C6 type=write size=2656945 2023-12-01T05:07:12.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.117+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=2IXFH7G25TZE type=write size=726559 2023-12-01T05:07:12.120 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.119+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=PN5S8FV0G228 type=del 2023-12-01T05:07:12.121 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.120+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=HJJPX5RO0Y9A type=del size=387767 2023-12-01T05:07:12.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.123+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=YVMRJF2C25Z3 type=del 2023-12-01T05:07:12.125 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.124+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=R81IPMYR4IBA type=del size=1725831 2023-12-01T05:07:12.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.126+0000 7f1e103fe8c0 1 < canceled operation key=9T6W5UL8HQGR tag=LTWAODTNDJ1N type=del size=663627 2023-12-01T05:07:12.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.127+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=EORPVR6HZ8PD type=del size=2978875 2023-12-01T05:07:12.130 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.129+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=2SOUY833HZEH type=del 2023-12-01T05:07:12.132 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.131+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=GBZR39BN62BM type=del size=3429113 2023-12-01T05:07:12.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.133+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~OEOKOR9BNE5V.0 size=1048576 2023-12-01T05:07:12.135 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.134+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~OEOKOR9BNE5V.1 size=1048576 2023-12-01T05:07:12.135 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.134+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5PGFLZ22M21I.2~OEOKOR9BNE5V.2 size=266946 2023-12-01T05:07:12.137 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.137+0000 7f1e103fe8c0 1 < canceled multipart upload key=5PGFLZ22M21I upload=OEOKOR9BNE5V tag=PEBPP5H5PP9K type=write size=3412674 2023-12-01T05:07:12.141 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.140+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~TUUFVHTU9OAD.0 size=1048576 2023-12-01T05:07:12.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.142+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~TUUFVHTU9OAD.1 size=1048576 2023-12-01T05:07:12.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.143+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~TUUFVHTU9OAD.2 size=887044 2023-12-01T05:07:12.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.143+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=TUUFVHTU9OAD tag=38UQCLZOLQDL type=write size=4032772 2023-12-01T05:07:12.147 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.146+0000 7f1e103fe8c0 1 < suggested update operation key=SBUJCO2TCPKM tag=UMYP45KHF1JH type=del size=660985 2023-12-01T05:07:12.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.148+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=1R61F8R0B2IQ type=write size=482434 2023-12-01T05:07:12.151 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.150+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=6IVWQH6YEQ4N type=del 2023-12-01T05:07:12.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.151+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=KX5FFSX8ABHI type=del size=2369671 2023-12-01T05:07:12.154 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.153+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=24YRLDR2I2DW type=del 2023-12-01T05:07:12.156 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.155+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=ILFLBUMD6MU4 type=del size=1675014 2023-12-01T05:07:12.157 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.157+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=3INBUEYVK5NZ type=del 2023-12-01T05:07:12.161 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.160+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~4HAL8JSP2ZP6.0 size=1048576 2023-12-01T05:07:12.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.161+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~4HAL8JSP2ZP6.1 size=1048576 2023-12-01T05:07:12.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.163+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~4HAL8JSP2ZP6.2 size=912222 2023-12-01T05:07:12.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.163+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=4HAL8JSP2ZP6 tag=3H4BKKBTN980 type=write size=4057950 2023-12-01T05:07:12.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.164+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~FEJ34548XFHB.0 size=1048576 2023-12-01T05:07:12.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.166+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~FEJ34548XFHB.1 size=1048576 2023-12-01T05:07:12.168 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.167+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~FEJ34548XFHB.2 size=453697 2023-12-01T05:07:12.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.169+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=FEJ34548XFHB tag=ESD3TNIU0UWF type=write size=3599425 2023-12-01T05:07:12.172 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.171+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=29QUD1XK2Y6N type=write size=841625 2023-12-01T05:07:12.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.173+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=QAU2UVXO37QP type=del 2023-12-01T05:07:12.175 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.175+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=TGRA1RM87V11 type=del size=2103603 2023-12-01T05:07:12.177 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.176+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~IILRQM7O0HAM.0 size=356020 2023-12-01T05:07:12.180 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.179+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=IILRQM7O0HAM tag=R6BZSE4PWH33 type=write size=1404596 2023-12-01T05:07:12.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.181+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=DRJMRKHJQ6K0 type=del size=3672537 2023-12-01T05:07:12.183 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.182+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~4MYGZ9QPQ0L4.0 size=1048576 2023-12-01T05:07:12.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.184+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~4MYGZ9QPQ0L4.1 size=217560 2023-12-01T05:07:12.187 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.186+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=4MYGZ9QPQ0L4 tag=44RMXE9RJ6PI type=write size=2314712 2023-12-01T05:07:12.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.189+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~FXR4FKGZFAS8.0 size=379739 2023-12-01T05:07:12.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.189+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=FXR4FKGZFAS8 tag=B9N3MBU1MS4B type=write size=1428315 2023-12-01T05:07:12.191 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.190+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~IRJ6LLV7DFPE.0 size=1048576 2023-12-01T05:07:12.192 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.192+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~IRJ6LLV7DFPE.1 size=1048576 2023-12-01T05:07:12.193 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.193+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~IRJ6LLV7DFPE.2 size=249855 2023-12-01T05:07:12.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.195+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=IRJ6LLV7DFPE tag=LOALGSBIZAIX type=write size=3395583 2023-12-01T05:07:12.197 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.197+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=ENU6BPK9VSN8 type=write size=51179 2023-12-01T05:07:12.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.199+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=Z95FAF2FYNJK type=del 2023-12-01T05:07:12.201 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.200+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=OFWOU9WOWEYD type=del size=833117 2023-12-01T05:07:12.203 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.202+0000 7f1e103fe8c0 1 < completed write operation key=9T6W5UL8HQGR tag=2IXFH7G25TZE type=write size=726559 2023-12-01T05:07:12.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.204+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=NHPTXP3Y2N79 type=del size=3754062 2023-12-01T05:07:12.206 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.205+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=HJJPX5RO0Y9A type=del 2023-12-01T05:07:12.208 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.207+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=PZ3FD1WO05M8 type=del size=3981894 2023-12-01T05:07:12.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.209+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=R81IPMYR4IBA type=del 2023-12-01T05:07:12.213 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.212+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~DB3IKRA53ZT1.0 size=1048576 2023-12-01T05:07:12.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.213+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~DB3IKRA53ZT1.1 size=1048576 2023-12-01T05:07:12.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.215+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~DB3IKRA53ZT1.2 size=287077 2023-12-01T05:07:12.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.215+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=DB3IKRA53ZT1 tag=0E5HZ3RYJ9C9 type=write size=3432805 2023-12-01T05:07:12.217 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.216+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=EORPVR6HZ8PD type=del 2023-12-01T05:07:12.219 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.218+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=NIOOHV2TITDE type=del size=2673396 2023-12-01T05:07:12.220 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.220+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=GBZR39BN62BM type=del 2023-12-01T05:07:12.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.222+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=545SJ958TS3W type=write size=592354 2023-12-01T05:07:12.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.223+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~TUUFVHTU9OAD.0 size=1048576 2023-12-01T05:07:12.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.225+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~TUUFVHTU9OAD.1 size=1048576 2023-12-01T05:07:12.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.225+0000 7f1e103fe8c0 1 < canceled part key=_multipart_9T6W5UL8HQGR.2~TUUFVHTU9OAD.2 size=887044 2023-12-01T05:07:12.228 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.227+0000 7f1e103fe8c0 1 < canceled multipart upload key=9T6W5UL8HQGR upload=TUUFVHTU9OAD tag=38UQCLZOLQDL type=write size=4032772 2023-12-01T05:07:12.231 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.230+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~CU9GJFYW7AAN.0 size=636391 2023-12-01T05:07:12.231 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.230+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=CU9GJFYW7AAN tag=6MA7YWBHEBNO type=write size=1684967 2023-12-01T05:07:12.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.231+0000 7f1e103fe8c0 1 < completed write operation key=OXQC97F80TRZ tag=1R61F8R0B2IQ type=write size=482434 2023-12-01T05:07:12.235 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.234+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~QQHQGU5TTAWC.0 size=1048576 2023-12-01T05:07:12.236 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.236+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~QQHQGU5TTAWC.1 size=1048576 2023-12-01T05:07:12.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.238+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~QQHQGU5TTAWC.2 size=749099 2023-12-01T05:07:12.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.238+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=QQHQGU5TTAWC tag=VODJEJUAM9N0 type=write size=3894827 2023-12-01T05:07:12.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.239+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=KX5FFSX8ABHI type=del 2023-12-01T05:07:12.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.241+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=W4BYAK9YMO0I type=del size=3191488 2023-12-01T05:07:12.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.242+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=ILFLBUMD6MU4 type=del 2023-12-01T05:07:12.244 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.244+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=95TW2SRE5POI type=write size=227726 2023-12-01T05:07:12.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.245+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~4HAL8JSP2ZP6.0 size=1048576 2023-12-01T05:07:12.247 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.246+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~4HAL8JSP2ZP6.1 size=1048576 2023-12-01T05:07:12.248 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.248+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~4HAL8JSP2ZP6.2 size=912222 2023-12-01T05:07:12.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.250+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=4HAL8JSP2ZP6 tag=3H4BKKBTN980 type=write size=4057950 2023-12-01T05:07:12.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.252+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=NHGWOZM9PY6V type=write size=814660 2023-12-01T05:07:12.254 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.253+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=29QUD1XK2Y6N type=write size=841625 2023-12-01T05:07:12.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.256+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~DRAW5FXL67GW.0 size=945265 2023-12-01T05:07:12.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.256+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=DRAW5FXL67GW tag=7PLQMFOJ0OH5 type=write size=1993841 2023-12-01T05:07:12.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.257+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=TGRA1RM87V11 type=del 2023-12-01T05:07:12.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.259+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=RR90QXEZJPXW type=del size=3229333 2023-12-01T05:07:12.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.260+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=DRJMRKHJQ6K0 type=del 2023-12-01T05:07:12.264 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.264+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~CY5KFUL1SHG7.0 size=146553 2023-12-01T05:07:12.264 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.264+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=CY5KFUL1SHG7 tag=A7IUBNVY11CI type=write size=1195129 2023-12-01T05:07:12.266 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.265+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~FXR4FKGZFAS8.0 size=379739 2023-12-01T05:07:12.269 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.268+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=FXR4FKGZFAS8 tag=B9N3MBU1MS4B type=write size=1428315 2023-12-01T05:07:12.270 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.270+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=UYUY3279JU13 type=del size=730740 2023-12-01T05:07:12.272 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.271+0000 7f1e103fe8c0 1 < completed write operation key=QS349RRDWEPS tag=ENU6BPK9VSN8 type=write size=51179 2023-12-01T05:07:12.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.273+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=DHX60T13G4YY type=del size=2631627 2023-12-01T05:07:12.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.274+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=OFWOU9WOWEYD type=del 2023-12-01T05:07:12.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.276+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=PWH8044DQH4Q type=del size=806458 2023-12-01T05:07:12.281 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.279+0000 7f1e103fe8c0 1 < suggested remove operation key=GRCGJL9086Q5 tag=NHPTXP3Y2N79 type=del 2023-12-01T05:07:12.283 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.282+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~950EE421T0T0.0 size=1048576 2023-12-01T05:07:12.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.283+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~950EE421T0T0.1 size=8760 2023-12-01T05:07:12.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.283+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=950EE421T0T0 tag=GIK3SEPVXYKZ type=write size=2105912 2023-12-01T05:07:12.288 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.287+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=PZ3FD1WO05M8 type=del size=3981894 2023-12-01T05:07:12.289 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.288+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=256ZCFDM3X3C type=del size=941237 2023-12-01T05:07:12.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.290+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~DB3IKRA53ZT1.0 size=1048576 2023-12-01T05:07:12.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.291+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~DB3IKRA53ZT1.1 size=1048576 2023-12-01T05:07:12.293 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.293+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~DB3IKRA53ZT1.2 size=287077 2023-12-01T05:07:12.296 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.295+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=DB3IKRA53ZT1 tag=0E5HZ3RYJ9C9 type=write size=3432805 2023-12-01T05:07:12.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.297+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=EN32LSKMR5KA type=del size=3737070 2023-12-01T05:07:12.299 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.298+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=NIOOHV2TITDE type=del 2023-12-01T05:07:12.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.301+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~L1RSLJ55OOOU.0 size=1048576 2023-12-01T05:07:12.303 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.302+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~L1RSLJ55OOOU.1 size=1048576 2023-12-01T05:07:12.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.304+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~L1RSLJ55OOOU.2 size=181208 2023-12-01T05:07:12.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.304+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=L1RSLJ55OOOU tag=KW24QLDLP9N3 type=write size=3326936 2023-12-01T05:07:12.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.305+0000 7f1e103fe8c0 1 < completed write operation key=24QWY118LZSQ tag=545SJ958TS3W type=write size=592354 2023-12-01T05:07:12.308 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.307+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=1ZXK1R4VU626 type=del size=1795565 2023-12-01T05:07:12.309 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.309+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~CU9GJFYW7AAN.0 size=636391 2023-12-01T05:07:12.312 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.311+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=CU9GJFYW7AAN tag=6MA7YWBHEBNO type=write size=1684967 2023-12-01T05:07:12.313 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.313+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=6E4BJ7T0IOKJ type=del size=2655611 2023-12-01T05:07:12.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.314+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~QQHQGU5TTAWC.0 size=1048576 2023-12-01T05:07:12.316 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.315+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~QQHQGU5TTAWC.1 size=1048576 2023-12-01T05:07:12.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.317+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~QQHQGU5TTAWC.2 size=749099 2023-12-01T05:07:12.320 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.319+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=QQHQGU5TTAWC tag=VODJEJUAM9N0 type=write size=3894827 2023-12-01T05:07:12.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.322+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~ES0RJKSZSUPJ.0 size=241246 2023-12-01T05:07:12.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.322+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=ES0RJKSZSUPJ tag=XMGLVYDI36W9 type=write size=1289822 2023-12-01T05:07:12.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.324+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=W4BYAK9YMO0I type=del 2023-12-01T05:07:12.326 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.325+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=CQO1X3QRI606 type=del size=1764746 2023-12-01T05:07:12.327 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.327+0000 7f1e103fe8c0 1 < completed write operation key=O58KQ8CUHMSO tag=95TW2SRE5POI type=write size=227726 2023-12-01T05:07:12.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.330+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~ZDYS15Q6S0XN.0 size=53351 2023-12-01T05:07:12.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.330+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=ZDYS15Q6S0XN tag=5FF7OJC3NJIY type=write size=1101927 2023-12-01T05:07:12.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.331+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=NHGWOZM9PY6V type=write size=814660 2023-12-01T05:07:12.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.334+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~0EEAWQO3ITKN.0 size=874562 2023-12-01T05:07:12.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.334+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=0EEAWQO3ITKN tag=LKHV0RLT29LQ type=write size=1923138 2023-12-01T05:07:12.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.335+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~DRAW5FXL67GW.0 size=945265 2023-12-01T05:07:12.338 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.338+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=DRAW5FXL67GW tag=7PLQMFOJ0OH5 type=write size=1993841 2023-12-01T05:07:12.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.340+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~32H7I7LJBNZB.0 size=1048576 2023-12-01T05:07:12.342 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.342+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~32H7I7LJBNZB.1 size=1048576 2023-12-01T05:07:12.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.343+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~32H7I7LJBNZB.2 size=557770 2023-12-01T05:07:12.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.343+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=32H7I7LJBNZB tag=RMVT1GUKER6X type=write size=3703498 2023-12-01T05:07:12.345 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.344+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=RR90QXEZJPXW type=del 2023-12-01T05:07:12.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.346+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=ZGCH5O0Q36M3 type=write size=519336 2023-12-01T05:07:12.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.348+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~CY5KFUL1SHG7.0 size=146553 2023-12-01T05:07:12.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.351+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=CY5KFUL1SHG7 tag=A7IUBNVY11CI type=write size=1195129 2023-12-01T05:07:12.353 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.352+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=7IU2N1E0A0IX type=del size=3302998 2023-12-01T05:07:12.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.354+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=UYUY3279JU13 type=del 2023-12-01T05:07:12.356 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.356+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=5P07YGBSCQ7H type=del size=1601092 2023-12-01T05:07:12.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.359+0000 7f1e103fe8c0 1 < suggested remove operation key=D4M0DMQO4NEL tag=DHX60T13G4YY type=del 2023-12-01T05:07:12.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.362+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~GO4P0JG3QZI5.0 size=1048576 2023-12-01T05:07:12.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.363+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~GO4P0JG3QZI5.1 size=344522 2023-12-01T05:07:12.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.363+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=GO4P0JG3QZI5 tag=DCLU05FE0S2I type=write size=2441674 2023-12-01T05:07:12.366 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.365+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=PWH8044DQH4Q type=del 2023-12-01T05:07:12.369 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.368+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~G06GQQSEDH6F.0 size=1048576 2023-12-01T05:07:12.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.369+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~G06GQQSEDH6F.1 size=1048576 2023-12-01T05:07:12.371 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.371+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~G06GQQSEDH6F.2 size=948686 2023-12-01T05:07:12.371 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.371+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=G06GQQSEDH6F tag=X4AHSMY8S8UH type=write size=4094414 2023-12-01T05:07:12.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.372+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~950EE421T0T0.0 size=1048576 2023-12-01T05:07:12.374 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.373+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~950EE421T0T0.1 size=8760 2023-12-01T05:07:12.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.376+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=950EE421T0T0 tag=GIK3SEPVXYKZ type=write size=2105912 2023-12-01T05:07:12.378 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.378+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=ZB9IR4PFCWL5 type=del size=178282 2023-12-01T05:07:12.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.379+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=256ZCFDM3X3C type=del 2023-12-01T05:07:12.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.381+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=M6C1SAOB1923 type=del size=104105 2023-12-01T05:07:12.383 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.382+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=EN32LSKMR5KA type=del 2023-12-01T05:07:12.386 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.385+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~F1LXOO3R8XHX.0 size=1048576 2023-12-01T05:07:12.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.386+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~F1LXOO3R8XHX.1 size=1048576 2023-12-01T05:07:12.388 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.387+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~F1LXOO3R8XHX.2 size=17952 2023-12-01T05:07:12.388 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.387+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=F1LXOO3R8XHX tag=JIUATQP2SD4B type=write size=3163680 2023-12-01T05:07:12.390 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.389+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~L1RSLJ55OOOU.0 size=1048576 2023-12-01T05:07:12.391 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.390+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~L1RSLJ55OOOU.1 size=1048576 2023-12-01T05:07:12.392 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.391+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~L1RSLJ55OOOU.2 size=181208 2023-12-01T05:07:12.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.394+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=L1RSLJ55OOOU tag=KW24QLDLP9N3 type=write size=3326936 2023-12-01T05:07:12.397 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.397+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~XO6MEHSWWKB6.0 size=1048576 2023-12-01T05:07:12.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.398+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~XO6MEHSWWKB6.1 size=602212 2023-12-01T05:07:12.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.398+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=XO6MEHSWWKB6 tag=F89APA82Z205 type=write size=2699364 2023-12-01T05:07:12.400 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.400+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=1ZXK1R4VU626 type=del 2023-12-01T05:07:12.402 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.401+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=05RT87MNR3LB type=del size=411251 2023-12-01T05:07:12.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.403+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=6E4BJ7T0IOKJ type=del 2023-12-01T05:07:12.405 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.404+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=WSZK2AA3HK9D type=del size=3642871 2023-12-01T05:07:12.407 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.406+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~ES0RJKSZSUPJ.0 size=241246 2023-12-01T05:07:12.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.409+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=ES0RJKSZSUPJ tag=XMGLVYDI36W9 type=write size=1289822 2023-12-01T05:07:12.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.411+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~6DGBV1EBE6KF.0 size=1048576 2023-12-01T05:07:12.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.413+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~6DGBV1EBE6KF.1 size=1048576 2023-12-01T05:07:12.415 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.414+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~6DGBV1EBE6KF.2 size=130063 2023-12-01T05:07:12.415 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.414+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=6DGBV1EBE6KF tag=OYKHTWGY231R type=write size=3275791 2023-12-01T05:07:12.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.416+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=CQO1X3QRI606 type=del 2023-12-01T05:07:12.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.418+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=LSRPPL0L7TY2 type=del size=3239257 2023-12-01T05:07:12.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.419+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~ZDYS15Q6S0XN.0 size=53351 2023-12-01T05:07:12.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.422+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=ZDYS15Q6S0XN tag=5FF7OJC3NJIY type=write size=1101927 2023-12-01T05:07:12.425 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.425+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~ME70VYWMM019.0 size=1048576 2023-12-01T05:07:12.426 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.426+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~ME70VYWMM019.1 size=330606 2023-12-01T05:07:12.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.426+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=ME70VYWMM019 tag=WV6VG0K3Y6QP type=write size=2427758 2023-12-01T05:07:12.428 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.427+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~0EEAWQO3ITKN.0 size=874562 2023-12-01T05:07:12.430 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.430+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=0EEAWQO3ITKN tag=LKHV0RLT29LQ type=write size=1923138 2023-12-01T05:07:12.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.431+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=SJMUG1GP7S0G type=del size=2969072 2023-12-01T05:07:12.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.433+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~32H7I7LJBNZB.0 size=1048576 2023-12-01T05:07:12.435 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.434+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~32H7I7LJBNZB.1 size=1048576 2023-12-01T05:07:12.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.436+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~32H7I7LJBNZB.2 size=557770 2023-12-01T05:07:12.439 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.438+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=32H7I7LJBNZB tag=RMVT1GUKER6X type=write size=3703498 2023-12-01T05:07:12.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.441+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~REZ3HXLGSC1H.0 size=277737 2023-12-01T05:07:12.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.441+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=REZ3HXLGSC1H tag=2DFB69P0W48U type=write size=1326313 2023-12-01T05:07:12.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.444+0000 7f1e103fe8c0 1 < suggested remove operation key=OXQC97F80TRZ tag=ZGCH5O0Q36M3 type=write 2023-12-01T05:07:12.446 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.446+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=AW8Z8SX36UIK type=del size=3101002 2023-12-01T05:07:12.448 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.447+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=7IU2N1E0A0IX type=del 2023-12-01T05:07:12.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.451+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~21HI783QO5PE.0 size=331836 2023-12-01T05:07:12.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.451+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=21HI783QO5PE tag=RDP5G2M1PWQQ type=write size=1380412 2023-12-01T05:07:12.453 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.452+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=5P07YGBSCQ7H type=del 2023-12-01T05:07:12.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.454+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=6R6SOBCU8NTR type=del size=4178380 2023-12-01T05:07:12.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.456+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~GO4P0JG3QZI5.0 size=1048576 2023-12-01T05:07:12.458 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.457+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~GO4P0JG3QZI5.1 size=344522 2023-12-01T05:07:12.461 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.460+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=GO4P0JG3QZI5 tag=DCLU05FE0S2I type=write size=2441674 2023-12-01T05:07:12.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.461+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=82ZUNKY72PM0 type=write size=739168 2023-12-01T05:07:12.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.463+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~G06GQQSEDH6F.0 size=1048576 2023-12-01T05:07:12.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.464+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~G06GQQSEDH6F.1 size=1048576 2023-12-01T05:07:12.466 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.466+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~G06GQQSEDH6F.2 size=948686 2023-12-01T05:07:12.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.468+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=G06GQQSEDH6F tag=X4AHSMY8S8UH type=write size=4094414 2023-12-01T05:07:12.470 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.470+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=Z2QW5QI7S85S type=del size=710546 2023-12-01T05:07:12.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.471+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=ZB9IR4PFCWL5 type=del 2023-12-01T05:07:12.475 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.474+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~BHM1FAAVURSU.0 size=1048576 2023-12-01T05:07:12.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.476+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~BHM1FAAVURSU.1 size=643085 2023-12-01T05:07:12.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.476+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=BHM1FAAVURSU tag=YJ2XWTL4LIHQ type=write size=2740237 2023-12-01T05:07:12.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.477+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=M6C1SAOB1923 type=del 2023-12-01T05:07:12.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.480+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~AU7ZZ1I8Q386.0 size=1048576 2023-12-01T05:07:12.482 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.481+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~AU7ZZ1I8Q386.1 size=1048576 2023-12-01T05:07:12.485 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.482+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~AU7ZZ1I8Q386.2 size=868613 2023-12-01T05:07:12.485 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.482+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=AU7ZZ1I8Q386 tag=D89JUFNWYT4Z type=write size=4014341 2023-12-01T05:07:12.485 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.484+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~F1LXOO3R8XHX.0 size=1048576 2023-12-01T05:07:12.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.485+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~F1LXOO3R8XHX.1 size=1048576 2023-12-01T05:07:12.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.486+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~F1LXOO3R8XHX.2 size=17952 2023-12-01T05:07:12.490 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.489+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=F1LXOO3R8XHX tag=JIUATQP2SD4B type=write size=3163680 2023-12-01T05:07:12.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.492+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~K8NFK698KICJ.0 size=838304 2023-12-01T05:07:12.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.492+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=K8NFK698KICJ tag=AATF7FT2P1S8 type=write size=1886880 2023-12-01T05:07:12.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.494+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~XO6MEHSWWKB6.0 size=1048576 2023-12-01T05:07:12.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.495+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~XO6MEHSWWKB6.1 size=602212 2023-12-01T05:07:12.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.497+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=XO6MEHSWWKB6 tag=F89APA82Z205 type=write size=2699364 2023-12-01T05:07:12.501 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.500+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~LH62C3VQ91IG.0 size=1048576 2023-12-01T05:07:12.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.502+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~LH62C3VQ91IG.1 size=339566 2023-12-01T05:07:12.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.502+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=LH62C3VQ91IG tag=BHVU2GT0QY6O type=write size=2436718 2023-12-01T05:07:12.505 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.505+0000 7f1e103fe8c0 1 < suggested update operation key=E8ZZ0TR1IV5S tag=05RT87MNR3LB type=del size=411251 2023-12-01T05:07:12.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.506+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=EUFKK42JSNST type=del size=778800 2023-12-01T05:07:12.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.508+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=WSZK2AA3HK9D type=del 2023-12-01T05:07:12.511 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.510+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=UW4ZLU7Y0Z6B type=del size=4160010 2023-12-01T05:07:12.511 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.510+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~6DGBV1EBE6KF.0 size=1048576 2023-12-01T05:07:12.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.512+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~6DGBV1EBE6KF.1 size=1048576 2023-12-01T05:07:12.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.513+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~6DGBV1EBE6KF.2 size=130063 2023-12-01T05:07:12.517 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.516+0000 7f1e103fe8c0 1 < canceled multipart upload key=URVXBYSKTROL upload=6DGBV1EBE6KF tag=OYKHTWGY231R type=write size=3275791 2023-12-01T05:07:12.519 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.518+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=K1GE3B0073SP type=del size=3965878 2023-12-01T05:07:12.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.520+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=LSRPPL0L7TY2 type=del 2023-12-01T05:07:12.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.521+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=LDNDF9DP4JGH type=del size=3674451 2023-12-01T05:07:12.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.523+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~ME70VYWMM019.0 size=1048576 2023-12-01T05:07:12.525 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.524+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~ME70VYWMM019.1 size=330606 2023-12-01T05:07:12.527 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.527+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=ME70VYWMM019 tag=WV6VG0K3Y6QP type=write size=2427758 2023-12-01T05:07:12.529 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.529+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=U6J72SSDUTHY type=del size=2832018 2023-12-01T05:07:12.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.530+0000 7f1e103fe8c0 1 < canceled operation key=M8GB12FJOG1E tag=SJMUG1GP7S0G type=del size=2969072 2023-12-01T05:07:12.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.532+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=9INB48E2GZ56 type=del size=884187 2023-12-01T05:07:12.535 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.534+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~REZ3HXLGSC1H.0 size=277737 2023-12-01T05:07:12.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.537+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=REZ3HXLGSC1H tag=2DFB69P0W48U type=write size=1326313 2023-12-01T05:07:12.541 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.540+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=LA8HTKSDAQYS type=del size=3326390 2023-12-01T05:07:12.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.543+0000 7f1e103fe8c0 1 < suggested update operation key=7ZK6JAXLM788 tag=AW8Z8SX36UIK type=del size=3101002 2023-12-01T05:07:12.545 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.545+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=3QYPF3NG4LFQ type=write size=391708 2023-12-01T05:07:12.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.546+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~21HI783QO5PE.0 size=331836 2023-12-01T05:07:12.550 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.549+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=21HI783QO5PE tag=RDP5G2M1PWQQ type=write size=1380412 2023-12-01T05:07:12.552 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.551+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=KF9OHTVJHXMN type=del size=572253 2023-12-01T05:07:12.553 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.553+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=6R6SOBCU8NTR type=del 2023-12-01T05:07:12.555 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.554+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=QJZIOZ0EI5LA type=write size=511353 2023-12-01T05:07:12.556 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.556+0000 7f1e103fe8c0 1 < canceled operation key=SBUJCO2TCPKM tag=82ZUNKY72PM0 type=write size=739168 2023-12-01T05:07:12.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.559+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~EB9BXQ1RK0SG.0 size=1048576 2023-12-01T05:07:12.561 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.560+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~EB9BXQ1RK0SG.1 size=1048576 2023-12-01T05:07:12.562 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.561+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~EB9BXQ1RK0SG.2 size=429856 2023-12-01T05:07:12.562 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.561+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=EB9BXQ1RK0SG tag=Z0ISDZ6N6V4H type=write size=3575584 2023-12-01T05:07:12.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.563+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=Z2QW5QI7S85S type=del 2023-12-01T05:07:12.567 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.566+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~B749EG7NDIL8.0 size=1048576 2023-12-01T05:07:12.568 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.567+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~B749EG7NDIL8.1 size=329115 2023-12-01T05:07:12.568 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.567+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=B749EG7NDIL8 tag=S7URWL48PG27 type=write size=2426267 2023-12-01T05:07:12.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.569+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~BHM1FAAVURSU.0 size=1048576 2023-12-01T05:07:12.571 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.570+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~BHM1FAAVURSU.1 size=643085 2023-12-01T05:07:12.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.573+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=BHM1FAAVURSU tag=YJ2XWTL4LIHQ type=write size=2740237 2023-12-01T05:07:12.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.575+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=KSF1J9GQTRBB type=write size=255490 2023-12-01T05:07:12.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.576+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~AU7ZZ1I8Q386.0 size=1048576 2023-12-01T05:07:12.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.578+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~AU7ZZ1I8Q386.1 size=1048576 2023-12-01T05:07:12.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.579+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~AU7ZZ1I8Q386.2 size=868613 2023-12-01T05:07:12.582 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.581+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=AU7ZZ1I8Q386 tag=D89JUFNWYT4Z type=write size=4014341 2023-12-01T05:07:12.585 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.584+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~IYDFFBAQNLZ3.0 size=1048576 2023-12-01T05:07:12.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.585+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~IYDFFBAQNLZ3.1 size=644869 2023-12-01T05:07:12.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.585+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=IYDFFBAQNLZ3 tag=7TYATNNSH0YI type=write size=2742021 2023-12-01T05:07:12.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.586+0000 7f1e103fe8c0 1 < canceled part key=_multipart_GRCGJL9086Q5.2~K8NFK698KICJ.0 size=838304 2023-12-01T05:07:12.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.588+0000 7f1e103fe8c0 1 < canceled multipart upload key=GRCGJL9086Q5 upload=K8NFK698KICJ tag=AATF7FT2P1S8 type=write size=1886880 2023-12-01T05:07:12.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.591+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~YP2GO8XJ3YJ9.0 size=1048576 2023-12-01T05:07:12.593 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.592+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~YP2GO8XJ3YJ9.1 size=1048576 2023-12-01T05:07:12.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.594+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~YP2GO8XJ3YJ9.2 size=563720 2023-12-01T05:07:12.595 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.594+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=YP2GO8XJ3YJ9 tag=RV2R3GD1DTIQ type=write size=3709448 2023-12-01T05:07:12.596 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.595+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~LH62C3VQ91IG.0 size=1048576 2023-12-01T05:07:12.597 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.597+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~LH62C3VQ91IG.1 size=339566 2023-12-01T05:07:12.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.600+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=LH62C3VQ91IG tag=BHVU2GT0QY6O type=write size=2436718 2023-12-01T05:07:12.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.602+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=BFDC02BF5IAH type=del size=2559337 2023-12-01T05:07:12.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.603+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=EUFKK42JSNST type=del 2023-12-01T05:07:12.607 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.606+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~BJUXGEEXCLXY.0 size=1048576 2023-12-01T05:07:12.608 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.607+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~BJUXGEEXCLXY.1 size=688197 2023-12-01T05:07:12.608 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.607+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=BJUXGEEXCLXY tag=ZQCD1ZMA4MDM type=write size=2785349 2023-12-01T05:07:12.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.609+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=UW4ZLU7Y0Z6B type=del 2023-12-01T05:07:12.611 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.610+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=KTKT39G8UW3S type=del size=3608073 2023-12-01T05:07:12.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.612+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=K1GE3B0073SP type=del 2023-12-01T05:07:12.615 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.615+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~2L4V09SCS6Y8.0 size=1048576 2023-12-01T05:07:12.616 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.616+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~2L4V09SCS6Y8.1 size=1048576 2023-12-01T05:07:12.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.617+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~2L4V09SCS6Y8.2 size=581584 2023-12-01T05:07:12.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.617+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=2L4V09SCS6Y8 tag=UD1U3CXY6AQN type=write size=3727312 2023-12-01T05:07:12.619 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.619+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=LDNDF9DP4JGH type=del 2023-12-01T05:07:12.621 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.620+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=DF93K1BBMBVH type=del size=1326516 2023-12-01T05:07:12.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.623+0000 7f1e103fe8c0 1 < suggested update operation key=K406217CY1N9 tag=U6J72SSDUTHY type=del size=2832018 2023-12-01T05:07:12.626 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.625+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=IE1715JM5J2F type=del size=55517 2023-12-01T05:07:12.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.627+0000 7f1e103fe8c0 1 < canceled operation key=9T6W5UL8HQGR tag=9INB48E2GZ56 type=del size=884187 2023-12-01T05:07:12.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.630+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~1970CDT9Q7HF.0 size=620628 2023-12-01T05:07:12.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.630+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=1970CDT9Q7HF tag=WBZ36C8095P8 type=write size=1669204 2023-12-01T05:07:12.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.631+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=LA8HTKSDAQYS type=del 2023-12-01T05:07:12.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.633+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=8HVZXJO0TG3M type=del size=4144899 2023-12-01T05:07:12.636 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.635+0000 7f1e103fe8c0 1 < completed write operation key=L00N0GJ45UKN tag=3QYPF3NG4LFQ type=write size=391708 2023-12-01T05:07:12.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.638+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~COPE0IAGMH58.0 size=444439 2023-12-01T05:07:12.639 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.638+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=COPE0IAGMH58 tag=EMV4ITULIW8Q type=write size=1493015 2023-12-01T05:07:12.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.640+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=KF9OHTVJHXMN type=del 2023-12-01T05:07:12.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.643+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~IYZVPHMWTAGV.0 size=1048576 2023-12-01T05:07:12.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.644+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~IYZVPHMWTAGV.1 size=14330 2023-12-01T05:07:12.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.644+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=IYZVPHMWTAGV tag=OTY8O3F8HKZT type=write size=2111482 2023-12-01T05:07:12.646 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.646+0000 7f1e103fe8c0 1 < completed write operation key=QS349RRDWEPS tag=QJZIOZ0EI5LA type=write size=511353 2023-12-01T05:07:12.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.647+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=M859MJ321C2Y type=write size=742567 2023-12-01T05:07:12.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.649+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~EB9BXQ1RK0SG.0 size=1048576 2023-12-01T05:07:12.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.650+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~EB9BXQ1RK0SG.1 size=1048576 2023-12-01T05:07:12.652 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.651+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~EB9BXQ1RK0SG.2 size=429856 2023-12-01T05:07:12.655 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.654+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=EB9BXQ1RK0SG tag=Z0ISDZ6N6V4H type=write size=3575584 2023-12-01T05:07:12.656 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.656+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=RY9JCLJCHA82 type=write size=401012 2023-12-01T05:07:12.658 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.658+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~B749EG7NDIL8.0 size=1048576 2023-12-01T05:07:12.660 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.659+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~B749EG7NDIL8.1 size=329115 2023-12-01T05:07:12.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.662+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=B749EG7NDIL8 tag=S7URWL48PG27 type=write size=2426267 2023-12-01T05:07:12.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.664+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=SDVBMV1I003F type=del size=4048344 2023-12-01T05:07:12.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.666+0000 7f1e103fe8c0 1 < completed write operation key=HZL0ELMA8PJC tag=KSF1J9GQTRBB type=write size=255490 2023-12-01T05:07:12.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.668+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=AUZAK8ZE09QH type=del size=685680 2023-12-01T05:07:12.670 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.670+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~IYDFFBAQNLZ3.0 size=1048576 2023-12-01T05:07:12.672 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.671+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~IYDFFBAQNLZ3.1 size=644869 2023-12-01T05:07:12.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.674+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=IYDFFBAQNLZ3 tag=7TYATNNSH0YI type=write size=2742021 2023-12-01T05:07:12.678 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.678+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~TT921DAK1LJH.0 size=1048576 2023-12-01T05:07:12.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.679+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~TT921DAK1LJH.1 size=965222 2023-12-01T05:07:12.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.679+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=TT921DAK1LJH tag=9PYUQEC4740M type=write size=3062374 2023-12-01T05:07:12.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.681+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~YP2GO8XJ3YJ9.0 size=1048576 2023-12-01T05:07:12.684 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.683+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~YP2GO8XJ3YJ9.1 size=1048576 2023-12-01T05:07:12.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.684+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~YP2GO8XJ3YJ9.2 size=563720 2023-12-01T05:07:12.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.687+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=YP2GO8XJ3YJ9 tag=RV2R3GD1DTIQ type=write size=3709448 2023-12-01T05:07:12.691 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.690+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~AL6L7XLYEPMO.0 size=1048576 2023-12-01T05:07:12.692 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.692+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~AL6L7XLYEPMO.1 size=1048576 2023-12-01T05:07:12.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.693+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~AL6L7XLYEPMO.2 size=188931 2023-12-01T05:07:12.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.693+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=AL6L7XLYEPMO tag=NGP4JDPWQEGE type=write size=3334659 2023-12-01T05:07:12.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.696+0000 7f1e103fe8c0 1 < suggested remove operation key=ZWMBPGO6TXMV tag=BFDC02BF5IAH type=del 2023-12-01T05:07:12.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.698+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=N5S7Q93QAGQ6 type=write size=251241 2023-12-01T05:07:12.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.699+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~BJUXGEEXCLXY.0 size=1048576 2023-12-01T05:07:12.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.699+0000 7f1e103fe8c0 1 < canceled part key=_multipart_GRCGJL9086Q5.2~BJUXGEEXCLXY.1 size=688197 2023-12-01T05:07:12.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.702+0000 7f1e103fe8c0 1 < canceled multipart upload key=GRCGJL9086Q5 upload=BJUXGEEXCLXY tag=ZQCD1ZMA4MDM type=write size=2785349 2023-12-01T05:07:12.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.706+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~QO8ZJVIY5RM9.0 size=1048576 2023-12-01T05:07:12.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.708+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~QO8ZJVIY5RM9.1 size=1048576 2023-12-01T05:07:12.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.709+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~QO8ZJVIY5RM9.2 size=753378 2023-12-01T05:07:12.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.709+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=QO8ZJVIY5RM9 tag=57FQQMN2IHZ1 type=write size=3899106 2023-12-01T05:07:12.712 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.711+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=KTKT39G8UW3S type=del 2023-12-01T05:07:12.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.713+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=OJ3LHD1TVLAM type=del size=3837169 2023-12-01T05:07:12.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.714+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~2L4V09SCS6Y8.0 size=1048576 2023-12-01T05:07:12.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.716+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~2L4V09SCS6Y8.1 size=1048576 2023-12-01T05:07:12.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.717+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~2L4V09SCS6Y8.2 size=581584 2023-12-01T05:07:12.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.720+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=2L4V09SCS6Y8 tag=UD1U3CXY6AQN type=write size=3727312 2023-12-01T05:07:12.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.722+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=DCNWD8GSF2UT type=del size=2219610 2023-12-01T05:07:12.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.723+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=DF93K1BBMBVH type=del 2023-12-01T05:07:12.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.726+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~9EIOXDAFUK5U.0 size=1048576 2023-12-01T05:07:12.728 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.728+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~9EIOXDAFUK5U.1 size=1048576 2023-12-01T05:07:12.730 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.729+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~9EIOXDAFUK5U.2 size=491317 2023-12-01T05:07:12.730 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.729+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=9EIOXDAFUK5U tag=QHFKTDJ3VGOO type=write size=3637045 2023-12-01T05:07:12.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.731+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=IE1715JM5J2F type=del 2023-12-01T05:07:12.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.733+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~7RXYEQRHO6DD.0 size=1048576 2023-12-01T05:07:12.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.734+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~7RXYEQRHO6DD.1 size=1048576 2023-12-01T05:07:12.736 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.736+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~7RXYEQRHO6DD.2 size=858118 2023-12-01T05:07:12.736 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.736+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=7RXYEQRHO6DD tag=B633IYPR51Q3 type=write size=4003846 2023-12-01T05:07:12.738 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.738+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~1970CDT9Q7HF.0 size=620628 2023-12-01T05:07:12.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.740+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=1970CDT9Q7HF tag=WBZ36C8095P8 type=write size=1669204 2023-12-01T05:07:12.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.742+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=Y17GXRUH9O97 type=del size=3741576 2023-12-01T05:07:12.745 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.744+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=8HVZXJO0TG3M type=del 2023-12-01T05:07:12.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.747+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~WAOL4P6GRIEG.0 size=1048576 2023-12-01T05:07:12.749 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.749+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~WAOL4P6GRIEG.1 size=1048576 2023-12-01T05:07:12.751 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.750+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~WAOL4P6GRIEG.2 size=768602 2023-12-01T05:07:12.751 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.750+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=WAOL4P6GRIEG tag=575SRNYKY5SC type=write size=3914330 2023-12-01T05:07:12.752 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.752+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~COPE0IAGMH58.0 size=444439 2023-12-01T05:07:12.755 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.754+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=COPE0IAGMH58 tag=EMV4ITULIW8Q type=write size=1493015 2023-12-01T05:07:12.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.756+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=EER3YBLHWZ4Z type=del size=2012624 2023-12-01T05:07:12.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.757+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~IYZVPHMWTAGV.0 size=1048576 2023-12-01T05:07:12.759 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.758+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~IYZVPHMWTAGV.1 size=14330 2023-12-01T05:07:12.761 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.761+0000 7f1e103fe8c0 1 < canceled multipart upload key=24QWY118LZSQ upload=IYZVPHMWTAGV tag=OTY8O3F8HKZT type=write size=2111482 2023-12-01T05:07:12.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.762+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=JRYW1731R8GK type=del size=2355945 2023-12-01T05:07:12.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.764+0000 7f1e103fe8c0 1 < canceled operation key=M8GB12FJOG1E tag=M859MJ321C2Y type=write size=742567 2023-12-01T05:07:12.766 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.765+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=O7IILEM8CLRA type=del size=2954901 2023-12-01T05:07:12.768 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.767+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=RY9JCLJCHA82 type=write size=401012 2023-12-01T05:07:12.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.770+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~T8H584NQMH1V.0 size=1048576 2023-12-01T05:07:12.772 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.771+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~T8H584NQMH1V.1 size=1048576 2023-12-01T05:07:12.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.773+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~T8H584NQMH1V.2 size=353092 2023-12-01T05:07:12.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.773+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=T8H584NQMH1V tag=65DNV2ATSPQ4 type=write size=3498820 2023-12-01T05:07:12.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.774+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=SDVBMV1I003F type=del 2023-12-01T05:07:12.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.776+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=7XV99WEC8VNC type=del size=48645 2023-12-01T05:07:12.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.778+0000 7f1e103fe8c0 -1 < failed to complete operation key=ZWMBPGO6TXMV tag=AUZAK8ZE09QH type=del size=685680: (22) Invalid argument 2023-12-01T05:07:12.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.781+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~KMK6OPZ5LAXQ.0 size=1048576 2023-12-01T05:07:12.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.782+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~KMK6OPZ5LAXQ.1 size=1048576 2023-12-01T05:07:12.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.783+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~KMK6OPZ5LAXQ.2 size=75349 2023-12-01T05:07:12.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.783+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=KMK6OPZ5LAXQ tag=WTHA9YQ381WG type=write size=3221077 2023-12-01T05:07:12.785 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.785+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~TT921DAK1LJH.0 size=1048576 2023-12-01T05:07:12.787 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.786+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~TT921DAK1LJH.1 size=965222 2023-12-01T05:07:12.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.789+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=TT921DAK1LJH tag=9PYUQEC4740M type=write size=3062374 2023-12-01T05:07:12.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.790+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=FJP64R65S71Q type=del size=2391658 2023-12-01T05:07:12.792 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.792+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~AL6L7XLYEPMO.0 size=1048576 2023-12-01T05:07:12.794 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.793+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~AL6L7XLYEPMO.1 size=1048576 2023-12-01T05:07:12.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.794+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~AL6L7XLYEPMO.2 size=188931 2023-12-01T05:07:12.798 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.797+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=AL6L7XLYEPMO tag=NGP4JDPWQEGE type=write size=3334659 2023-12-01T05:07:12.800 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.800+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~EM34QE8VS5HD.0 size=622839 2023-12-01T05:07:12.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.800+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=EM34QE8VS5HD tag=PTE1DN8ZL7NJ type=write size=1671415 2023-12-01T05:07:12.802 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.801+0000 7f1e103fe8c0 1 < completed write operation key=K406217CY1N9 tag=N5S7Q93QAGQ6 type=write size=251241 2023-12-01T05:07:12.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.805+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~0WBOENTR2JCW.0 size=1048576 2023-12-01T05:07:12.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.806+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~0WBOENTR2JCW.1 size=387155 2023-12-01T05:07:12.807 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.806+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=0WBOENTR2JCW tag=77SX2XLWTRQC type=write size=2484307 2023-12-01T05:07:12.808 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.808+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~QO8ZJVIY5RM9.0 size=1048576 2023-12-01T05:07:12.810 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.809+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~QO8ZJVIY5RM9.1 size=1048576 2023-12-01T05:07:12.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.810+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~QO8ZJVIY5RM9.2 size=753378 2023-12-01T05:07:12.814 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.813+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=QO8ZJVIY5RM9 tag=57FQQMN2IHZ1 type=write size=3899106 2023-12-01T05:07:12.816 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.816+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~ZDD9WDK4I1HM.0 size=1048576 2023-12-01T05:07:12.818 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.817+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~ZDD9WDK4I1HM.1 size=1048576 2023-12-01T05:07:12.819 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.818+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~ZDD9WDK4I1HM.2 size=805103 2023-12-01T05:07:12.819 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.818+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=ZDD9WDK4I1HM tag=5BYAS10BQCLU type=write size=3950831 2023-12-01T05:07:12.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.820+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=OJ3LHD1TVLAM type=del 2023-12-01T05:07:12.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.823+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~DLI1H4B88S7N.0 size=888925 2023-12-01T05:07:12.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.823+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=DLI1H4B88S7N tag=HB54B0Y5YJW2 type=write size=1937501 2023-12-01T05:07:12.825 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.825+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=DCNWD8GSF2UT type=del 2023-12-01T05:07:12.827 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.826+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=36ND98YCFM2N type=del size=622360 2023-12-01T05:07:12.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.828+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~9EIOXDAFUK5U.0 size=1048576 2023-12-01T05:07:12.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.829+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~9EIOXDAFUK5U.1 size=1048576 2023-12-01T05:07:12.831 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.830+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~9EIOXDAFUK5U.2 size=491317 2023-12-01T05:07:12.834 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.833+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=9EIOXDAFUK5U tag=QHFKTDJ3VGOO type=write size=3637045 2023-12-01T05:07:12.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.835+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=ZE2VVKPLX45L type=del size=1481311 2023-12-01T05:07:12.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.837+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~7RXYEQRHO6DD.0 size=1048576 2023-12-01T05:07:12.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.838+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~7RXYEQRHO6DD.1 size=1048576 2023-12-01T05:07:12.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.840+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~7RXYEQRHO6DD.2 size=858118 2023-12-01T05:07:12.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.843+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=7RXYEQRHO6DD tag=B633IYPR51Q3 type=write size=4003846 2023-12-01T05:07:12.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.846+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~EX8TR2OQSYLL.0 size=1048576 2023-12-01T05:07:12.849 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.848+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~EX8TR2OQSYLL.1 size=1048576 2023-12-01T05:07:12.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.849+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~EX8TR2OQSYLL.2 size=681675 2023-12-01T05:07:12.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.849+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=EX8TR2OQSYLL tag=A80WE00V73PD type=write size=3827403 2023-12-01T05:07:12.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.851+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=Y17GXRUH9O97 type=del 2023-12-01T05:07:12.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.853+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=SXLNOQHKGKSI type=write size=389684 2023-12-01T05:07:12.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.855+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~WAOL4P6GRIEG.0 size=1048576 2023-12-01T05:07:12.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.856+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~WAOL4P6GRIEG.1 size=1048576 2023-12-01T05:07:12.858 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.857+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~WAOL4P6GRIEG.2 size=768602 2023-12-01T05:07:12.861 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.860+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=WAOL4P6GRIEG tag=575SRNYKY5SC type=write size=3914330 2023-12-01T05:07:12.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.863+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~XSMDVMWL5ZC6.0 size=756526 2023-12-01T05:07:12.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.863+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=XSMDVMWL5ZC6 tag=XRKX5AW6XBGQ type=write size=1805102 2023-12-01T05:07:12.866 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.865+0000 7f1e103fe8c0 1 < canceled operation key=1I2J7UYUBJ84 tag=EER3YBLHWZ4Z type=del size=2012624 2023-12-01T05:07:12.867 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.867+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=6OJ70S3N31Y2 type=del size=11841 2023-12-01T05:07:12.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.869+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=JRYW1731R8GK type=del 2023-12-01T05:07:12.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.872+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~CKZMK9YMXSPU.0 size=1048576 2023-12-01T05:07:12.874 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.873+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~CKZMK9YMXSPU.1 size=777485 2023-12-01T05:07:12.874 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.873+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=CKZMK9YMXSPU tag=X7PMJ07B4IXJ type=write size=2874637 2023-12-01T05:07:12.876 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.875+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=O7IILEM8CLRA type=del 2023-12-01T05:07:12.878 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.878+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~2LCDZIZDKU09.0 size=260244 2023-12-01T05:07:12.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.878+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=2LCDZIZDKU09 tag=VXNSJG5V8J8P type=write size=1308820 2023-12-01T05:07:12.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.879+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~T8H584NQMH1V.0 size=1048576 2023-12-01T05:07:12.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.881+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~T8H584NQMH1V.1 size=1048576 2023-12-01T05:07:12.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.882+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~T8H584NQMH1V.2 size=353092 2023-12-01T05:07:12.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.885+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=T8H584NQMH1V tag=65DNV2ATSPQ4 type=write size=3498820 2023-12-01T05:07:12.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.887+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=LVD7OYNGIMPD type=write size=809369 2023-12-01T05:07:12.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.889+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=7XV99WEC8VNC type=del 2023-12-01T05:07:12.892 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.892+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~5W9S6M7UJR77.0 size=437947 2023-12-01T05:07:12.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.892+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=5W9S6M7UJR77 tag=BBBUTB2TZ5B8 type=write size=1486523 2023-12-01T05:07:12.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.892+0000 7f1e103fe8c0 1 < canceled part key=_multipart_S69RYFWXZUZ2.2~KMK6OPZ5LAXQ.0 size=1048576 2023-12-01T05:07:12.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.894+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~KMK6OPZ5LAXQ.1 size=1048576 2023-12-01T05:07:12.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.894+0000 7f1e103fe8c0 1 < canceled part key=_multipart_S69RYFWXZUZ2.2~KMK6OPZ5LAXQ.2 size=75349 2023-12-01T05:07:12.897 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.896+0000 7f1e103fe8c0 1 < canceled multipart upload key=S69RYFWXZUZ2 upload=KMK6OPZ5LAXQ tag=WTHA9YQ381WG type=write size=3221077 2023-12-01T05:07:12.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.899+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~M123L3VTW0WW.0 size=1048576 2023-12-01T05:07:12.901 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.901+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~M123L3VTW0WW.1 size=656157 2023-12-01T05:07:12.901 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.901+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=M123L3VTW0WW tag=1B57A53LA8K4 type=write size=2753309 2023-12-01T05:07:12.905 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.904+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=FJP64R65S71Q type=del 2023-12-01T05:07:12.906 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.906+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=UC3EOMYPWF4E type=write size=982674 2023-12-01T05:07:12.908 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.908+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~EM34QE8VS5HD.0 size=622839 2023-12-01T05:07:12.911 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.911+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=EM34QE8VS5HD tag=PTE1DN8ZL7NJ type=write size=1671415 2023-12-01T05:07:12.913 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.912+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=NQMNQOOOIQL0 type=del size=2442251 2023-12-01T05:07:12.915 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.914+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~0WBOENTR2JCW.0 size=1048576 2023-12-01T05:07:12.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.916+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~0WBOENTR2JCW.1 size=387155 2023-12-01T05:07:12.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.918+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=0WBOENTR2JCW tag=77SX2XLWTRQC type=write size=2484307 2023-12-01T05:07:12.921 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.920+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=O2QCE80W3ED0 type=write size=511062 2023-12-01T05:07:12.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.922+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~ZDD9WDK4I1HM.0 size=1048576 2023-12-01T05:07:12.924 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.923+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~ZDD9WDK4I1HM.1 size=1048576 2023-12-01T05:07:12.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.925+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~ZDD9WDK4I1HM.2 size=805103 2023-12-01T05:07:12.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.927+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=ZDD9WDK4I1HM tag=5BYAS10BQCLU type=write size=3950831 2023-12-01T05:07:12.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.930+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~2V5KS935V2BI.0 size=1048576 2023-12-01T05:07:12.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.932+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~2V5KS935V2BI.1 size=28015 2023-12-01T05:07:12.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.932+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=2V5KS935V2BI tag=0N36AF19M4N4 type=write size=2125167 2023-12-01T05:07:12.934 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.933+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~DLI1H4B88S7N.0 size=888925 2023-12-01T05:07:12.937 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.936+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=DLI1H4B88S7N tag=HB54B0Y5YJW2 type=write size=1937501 2023-12-01T05:07:12.939 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.938+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=CCLBTLEOUY9X type=del size=570440 2023-12-01T05:07:12.941 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.940+0000 7f1e103fe8c0 -1 < failed to complete operation key=1I2J7UYUBJ84 tag=36ND98YCFM2N type=del size=622360: (22) Invalid argument 2023-12-01T05:07:12.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.943+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~DPSOWEET2Y66.0 size=1048576 2023-12-01T05:07:12.945 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.945+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~DPSOWEET2Y66.1 size=1048576 2023-12-01T05:07:12.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.946+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~DPSOWEET2Y66.2 size=302590 2023-12-01T05:07:12.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.946+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=DPSOWEET2Y66 tag=1LWSA7L9VWT1 type=write size=3448318 2023-12-01T05:07:12.948 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.947+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=ZE2VVKPLX45L type=del 2023-12-01T05:07:12.950 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.949+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=3QFVK2VEDUG5 type=del size=3093758 2023-12-01T05:07:12.951 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.951+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~EX8TR2OQSYLL.0 size=1048576 2023-12-01T05:07:12.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.952+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~EX8TR2OQSYLL.1 size=1048576 2023-12-01T05:07:12.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.954+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~EX8TR2OQSYLL.2 size=681675 2023-12-01T05:07:12.957 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.957+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=EX8TR2OQSYLL tag=A80WE00V73PD type=write size=3827403 2023-12-01T05:07:12.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.958+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=2K8Z25GNOKJY type=write size=960585 2023-12-01T05:07:12.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.960+0000 7f1e103fe8c0 1 < completed write operation key=D4M0DMQO4NEL tag=SXLNOQHKGKSI type=write size=389684 2023-12-01T05:07:12.966 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.965+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~JZMZBJ3D1YYA.0 size=1048576 2023-12-01T05:07:12.968 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.967+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~JZMZBJ3D1YYA.1 size=147199 2023-12-01T05:07:12.968 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.967+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=JZMZBJ3D1YYA tag=H8LFXXO08KZ0 type=write size=2244351 2023-12-01T05:07:12.969 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.968+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~XSMDVMWL5ZC6.0 size=756526 2023-12-01T05:07:12.972 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.971+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=XSMDVMWL5ZC6 tag=XRKX5AW6XBGQ type=write size=1805102 2023-12-01T05:07:12.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.973+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=O6XA1CTCGVO0 type=del size=2374916 2023-12-01T05:07:12.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.975+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=6OJ70S3N31Y2 type=del 2023-12-01T05:07:12.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.977+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=2DV0HCKZCXHX type=del size=2657454 2023-12-01T05:07:12.979 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.979+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~CKZMK9YMXSPU.0 size=1048576 2023-12-01T05:07:12.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.980+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~CKZMK9YMXSPU.1 size=777485 2023-12-01T05:07:12.983 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.983+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=CKZMK9YMXSPU tag=X7PMJ07B4IXJ type=write size=2874637 2023-12-01T05:07:12.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.984+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=7P7F1DCMKB5H type=del size=3192143 2023-12-01T05:07:12.987 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.986+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~2LCDZIZDKU09.0 size=260244 2023-12-01T05:07:12.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.989+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=2LCDZIZDKU09 tag=VXNSJG5V8J8P type=write size=1308820 2023-12-01T05:07:12.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.991+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=UISR8KWLMBPW type=del size=1156604 2023-12-01T05:07:12.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.993+0000 7f1e103fe8c0 1 < completed write operation key=I7WQ7V371WXB tag=LVD7OYNGIMPD type=write size=809369 2023-12-01T05:07:12.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.995+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=U4PS4CSETJ8F type=del size=1354441 2023-12-01T05:07:12.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:12.997+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~5W9S6M7UJR77.0 size=437947 2023-12-01T05:07:13.001 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.000+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=5W9S6M7UJR77 tag=BBBUTB2TZ5B8 type=write size=1486523 2023-12-01T05:07:13.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.002+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=0EJO5FZDX8ST type=del size=3297195 2023-12-01T05:07:13.005 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.004+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~M123L3VTW0WW.0 size=1048576 2023-12-01T05:07:13.005 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.004+0000 7f1e103fe8c0 1 < canceled part key=_multipart_M8GB12FJOG1E.2~M123L3VTW0WW.1 size=656157 2023-12-01T05:07:13.007 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.007+0000 7f1e103fe8c0 1 < canceled multipart upload key=M8GB12FJOG1E upload=M123L3VTW0WW tag=1B57A53LA8K4 type=write size=2753309 2023-12-01T05:07:13.009 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.008+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=5IMFDWKYHNPS type=write size=945136 2023-12-01T05:07:13.011 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.010+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=UC3EOMYPWF4E type=write size=982674 2023-12-01T05:07:13.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.012+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=NJJZGKMVIS7L type=del size=3633629 2023-12-01T05:07:13.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.013+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=NQMNQOOOIQL0 type=del 2023-12-01T05:07:13.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.015+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=NFBU7BLRW0D9 type=del size=2515209 2023-12-01T05:07:13.017 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.017+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=O2QCE80W3ED0 type=write size=511062 2023-12-01T05:07:13.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.020+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~LHDLHE6UG7BQ.0 size=1048576 2023-12-01T05:07:13.022 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.021+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~LHDLHE6UG7BQ.1 size=1048576 2023-12-01T05:07:13.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.022+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~LHDLHE6UG7BQ.2 size=691740 2023-12-01T05:07:13.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.022+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=LHDLHE6UG7BQ tag=IINX3FUGG8ZT type=write size=3837468 2023-12-01T05:07:13.024 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.023+0000 7f1e103fe8c0 1 < canceled part key=_multipart_LLWHS8A9H3PV.2~2V5KS935V2BI.0 size=1048576 2023-12-01T05:07:13.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.024+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~2V5KS935V2BI.1 size=28015 2023-12-01T05:07:13.028 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.027+0000 7f1e103fe8c0 1 < canceled multipart upload key=LLWHS8A9H3PV upload=2V5KS935V2BI tag=0N36AF19M4N4 type=write size=2125167 2023-12-01T05:07:13.029 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.029+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=SU298HBP0B48 type=del size=1498286 2023-12-01T05:07:13.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.030+0000 7f1e103fe8c0 1 < canceled operation key=GRCGJL9086Q5 tag=CCLBTLEOUY9X type=del size=570440 2023-12-01T05:07:13.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.032+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=SMZC10OCN9L4 type=del size=1458783 2023-12-01T05:07:13.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.032+0000 7f1e103fe8c0 1 < canceled part key=_multipart_SBUJCO2TCPKM.2~DPSOWEET2Y66.0 size=1048576 2023-12-01T05:07:13.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.034+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~DPSOWEET2Y66.1 size=1048576 2023-12-01T05:07:13.036 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.035+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~DPSOWEET2Y66.2 size=302590 2023-12-01T05:07:13.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.038+0000 7f1e103fe8c0 1 < canceled multipart upload key=SBUJCO2TCPKM upload=DPSOWEET2Y66 tag=1LWSA7L9VWT1 type=write size=3448318 2023-12-01T05:07:13.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.040+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=P8JQ449L4CJK type=del size=1298651 2023-12-01T05:07:13.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.042+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=3QFVK2VEDUG5 type=del 2023-12-01T05:07:13.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.046+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~7LGGSQ24Z2XB.0 size=1048576 2023-12-01T05:07:13.048 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.047+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~7LGGSQ24Z2XB.1 size=979078 2023-12-01T05:07:13.048 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.047+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=7LGGSQ24Z2XB tag=UJCFMZ96H4YK type=write size=3076230 2023-12-01T05:07:13.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.049+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=2K8Z25GNOKJY type=write size=960585 2023-12-01T05:07:13.053 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.052+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~VV52UW5N6235.0 size=1048576 2023-12-01T05:07:13.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.053+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~VV52UW5N6235.1 size=1048576 2023-12-01T05:07:13.056 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.055+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~VV52UW5N6235.2 size=777060 2023-12-01T05:07:13.056 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.055+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=VV52UW5N6235 tag=4V4Z2OZYDNTR type=write size=3922788 2023-12-01T05:07:13.057 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.056+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~JZMZBJ3D1YYA.0 size=1048576 2023-12-01T05:07:13.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.058+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~JZMZBJ3D1YYA.1 size=147199 2023-12-01T05:07:13.062 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.061+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=JZMZBJ3D1YYA tag=H8LFXXO08KZ0 type=write size=2244351 2023-12-01T05:07:13.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.064+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~5UXOTK7LMPD2.0 size=1048576 2023-12-01T05:07:13.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.066+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~5UXOTK7LMPD2.1 size=1048576 2023-12-01T05:07:13.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.067+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~5UXOTK7LMPD2.2 size=809889 2023-12-01T05:07:13.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.067+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=5UXOTK7LMPD2 tag=NUVVIUMV8YEH type=write size=3955617 2023-12-01T05:07:13.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.068+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=O6XA1CTCGVO0 type=del 2023-12-01T05:07:13.071 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.070+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=NLM8DXU4TW2E type=del size=1695027 2023-12-01T05:07:13.073 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.072+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=2DV0HCKZCXHX type=del 2023-12-01T05:07:13.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.074+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=PE73IYL21OGS type=del size=4167624 2023-12-01T05:07:13.076 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.075+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=7P7F1DCMKB5H type=del 2023-12-01T05:07:13.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.079+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~SKZ374SNJ3IR.0 size=1048576 2023-12-01T05:07:13.081 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.080+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~SKZ374SNJ3IR.1 size=1048576 2023-12-01T05:07:13.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.081+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~SKZ374SNJ3IR.2 size=33581 2023-12-01T05:07:13.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.081+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=SKZ374SNJ3IR tag=QUH5TRWUAQV8 type=write size=3179309 2023-12-01T05:07:13.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.083+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=UISR8KWLMBPW type=del 2023-12-01T05:07:13.087 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.087+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~M5CQ5LECJNUP.0 size=1048576 2023-12-01T05:07:13.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.088+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~M5CQ5LECJNUP.1 size=1048576 2023-12-01T05:07:13.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.089+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~M5CQ5LECJNUP.2 size=247808 2023-12-01T05:07:13.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.089+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=M5CQ5LECJNUP tag=6SND600TPDP7 type=write size=3393536 2023-12-01T05:07:13.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.091+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=U4PS4CSETJ8F type=del 2023-12-01T05:07:13.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.094+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~5VAWHDB871ZA.0 size=833478 2023-12-01T05:07:13.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.094+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=5VAWHDB871ZA tag=8GLCT70J2ZAP type=write size=1882054 2023-12-01T05:07:13.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.096+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=0EJO5FZDX8ST type=del 2023-12-01T05:07:13.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.097+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=8F8V673E58CO type=del size=114859 2023-12-01T05:07:13.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.099+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=5IMFDWKYHNPS type=write size=945136 2023-12-01T05:07:13.102 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.100+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=57W37T494L1E type=write size=555395 2023-12-01T05:07:13.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.104+0000 7f1e103fe8c0 1 < suggested update operation key=5TFL0075HUUM tag=NJJZGKMVIS7L type=del size=3633629 2023-12-01T05:07:13.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.105+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=1YE9BT90B1P3 type=del size=2038751 2023-12-01T05:07:13.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.107+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=NFBU7BLRW0D9 type=del 2023-12-01T05:07:13.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.108+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=Q09OT42FQQN4 type=del size=1671932 2023-12-01T05:07:13.111 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.110+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~LHDLHE6UG7BQ.0 size=1048576 2023-12-01T05:07:13.112 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.112+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~LHDLHE6UG7BQ.1 size=1048576 2023-12-01T05:07:13.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.113+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~LHDLHE6UG7BQ.2 size=691740 2023-12-01T05:07:13.116 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.116+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=LHDLHE6UG7BQ tag=IINX3FUGG8ZT type=write size=3837468 2023-12-01T05:07:13.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.117+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=4DW5ORFCT8LL type=del size=694420 2023-12-01T05:07:13.121 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.121+0000 7f1e103fe8c0 1 < suggested update operation key=OXQC97F80TRZ tag=SU298HBP0B48 type=del size=1498286 2023-12-01T05:07:13.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.126+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~SEBNVERH3YOH.0 size=1048576 2023-12-01T05:07:13.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.128+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~SEBNVERH3YOH.1 size=1048576 2023-12-01T05:07:13.130 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.129+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~SEBNVERH3YOH.2 size=830747 2023-12-01T05:07:13.130 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.129+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=SEBNVERH3YOH tag=W72J8FM572RA type=write size=3976475 2023-12-01T05:07:13.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.131+0000 7f1e103fe8c0 1 < canceled operation key=URVXBYSKTROL tag=SMZC10OCN9L4 type=del size=1458783 2023-12-01T05:07:13.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.132+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=8V23BSMHPR6H type=del size=2406106 2023-12-01T05:07:13.135 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.134+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=P8JQ449L4CJK type=del 2023-12-01T05:07:13.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.138+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~8DDDZIMCITUU.0 size=1048576 2023-12-01T05:07:13.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.139+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~8DDDZIMCITUU.1 size=1048576 2023-12-01T05:07:13.141 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.140+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~8DDDZIMCITUU.2 size=767413 2023-12-01T05:07:13.141 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.140+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=8DDDZIMCITUU tag=O83RB3N41P33 type=write size=3913141 2023-12-01T05:07:13.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.142+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~7LGGSQ24Z2XB.0 size=1048576 2023-12-01T05:07:13.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.144+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~7LGGSQ24Z2XB.1 size=979078 2023-12-01T05:07:13.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.147+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=7LGGSQ24Z2XB tag=UJCFMZ96H4YK type=write size=3076230 2023-12-01T05:07:13.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.149+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=05HNK3A8MHXJ type=del size=3043656 2023-12-01T05:07:13.151 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.150+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~VV52UW5N6235.0 size=1048576 2023-12-01T05:07:13.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.152+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~VV52UW5N6235.1 size=1048576 2023-12-01T05:07:13.154 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.154+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~VV52UW5N6235.2 size=777060 2023-12-01T05:07:13.157 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.156+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=VV52UW5N6235 tag=4V4Z2OZYDNTR type=write size=3922788 2023-12-01T05:07:13.160 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.160+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~HZS4EPS6C6FH.0 size=1048576 2023-12-01T05:07:13.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.161+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~HZS4EPS6C6FH.1 size=1048576 2023-12-01T05:07:13.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.162+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~HZS4EPS6C6FH.2 size=557019 2023-12-01T05:07:13.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.162+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=HZS4EPS6C6FH tag=VXYI881RNQ96 type=write size=3702747 2023-12-01T05:07:13.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.165+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~5UXOTK7LMPD2.0 size=1048576 2023-12-01T05:07:13.167 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.166+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~5UXOTK7LMPD2.1 size=1048576 2023-12-01T05:07:13.168 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.168+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~5UXOTK7LMPD2.2 size=809889 2023-12-01T05:07:13.172 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.171+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=5UXOTK7LMPD2 tag=NUVVIUMV8YEH type=write size=3955617 2023-12-01T05:07:13.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.173+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=R93MK2S1Y4C9 type=del size=990339 2023-12-01T05:07:13.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.175+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=NLM8DXU4TW2E type=del 2023-12-01T05:07:13.177 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.176+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=QTFFDSWXOISJ type=del size=3491823 2023-12-01T05:07:13.179 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.178+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=PE73IYL21OGS type=del 2023-12-01T05:07:13.182 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.181+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~I2H3F4U3FJYT.0 size=849055 2023-12-01T05:07:13.182 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.181+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=I2H3F4U3FJYT tag=BGO12KRRTIKP type=write size=1897631 2023-12-01T05:07:13.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.183+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~SKZ374SNJ3IR.0 size=1048576 2023-12-01T05:07:13.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.184+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~SKZ374SNJ3IR.1 size=1048576 2023-12-01T05:07:13.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.184+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~SKZ374SNJ3IR.2 size=33581 2023-12-01T05:07:13.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.187+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=SKZ374SNJ3IR tag=QUH5TRWUAQV8 type=write size=3179309 2023-12-01T05:07:13.191 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.191+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~CNQZHYTIWLLZ.0 size=23467 2023-12-01T05:07:13.191 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.191+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=CNQZHYTIWLLZ tag=WW1JX6RDQZ4Q type=write size=1072043 2023-12-01T05:07:13.193 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.192+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~M5CQ5LECJNUP.0 size=1048576 2023-12-01T05:07:13.193 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.192+0000 7f1e103fe8c0 1 < canceled part key=_multipart_GRCGJL9086Q5.2~M5CQ5LECJNUP.1 size=1048576 2023-12-01T05:07:13.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.194+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~M5CQ5LECJNUP.2 size=247808 2023-12-01T05:07:13.197 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.196+0000 7f1e103fe8c0 1 < canceled multipart upload key=GRCGJL9086Q5 upload=M5CQ5LECJNUP tag=6SND600TPDP7 type=write size=3393536 2023-12-01T05:07:13.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.198+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=4AKKZ3PUWHM0 type=del size=1944448 2023-12-01T05:07:13.200 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.199+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~5VAWHDB871ZA.0 size=833478 2023-12-01T05:07:13.203 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.202+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=5VAWHDB871ZA tag=8GLCT70J2ZAP type=write size=1882054 2023-12-01T05:07:13.206 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.205+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~MU9R2W3RRC53.0 size=543298 2023-12-01T05:07:13.206 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.205+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=MU9R2W3RRC53 tag=BSRFRYYORR9R type=write size=1591874 2023-12-01T05:07:13.208 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.207+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=8F8V673E58CO type=del 2023-12-01T05:07:13.209 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.208+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=W0EEG8FSXCME type=del size=279959 2023-12-01T05:07:13.211 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.210+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=57W37T494L1E type=write size=555395 2023-12-01T05:07:13.213 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.212+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=9QNARC8WXD0I type=del size=1595686 2023-12-01T05:07:13.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.214+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=1YE9BT90B1P3 type=del 2023-12-01T05:07:13.216 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.215+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=MTWAEEEOBKL4 type=del size=3968172 2023-12-01T05:07:13.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.218+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=Q09OT42FQQN4 type=del size=1671932: (22) Invalid argument 2023-12-01T05:07:13.220 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.219+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=OQA8OHVN6ZO0 type=del size=265835 2023-12-01T05:07:13.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.223+0000 7f1e103fe8c0 1 < suggested update operation key=ZWMBPGO6TXMV tag=4DW5ORFCT8LL type=del size=694420 2023-12-01T05:07:13.226 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.225+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=UDC9VY1XB90M type=write size=951778 2023-12-01T05:07:13.227 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.227+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~SEBNVERH3YOH.0 size=1048576 2023-12-01T05:07:13.229 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.228+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~SEBNVERH3YOH.1 size=1048576 2023-12-01T05:07:13.230 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.230+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~SEBNVERH3YOH.2 size=830747 2023-12-01T05:07:13.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.233+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=SEBNVERH3YOH tag=W72J8FM572RA type=write size=3976475 2023-12-01T05:07:13.237 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.236+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~PQVUO8PEYSDF.0 size=1048576 2023-12-01T05:07:13.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.237+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~PQVUO8PEYSDF.1 size=199113 2023-12-01T05:07:13.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.237+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=PQVUO8PEYSDF tag=9L837OX2IPFA type=write size=2296265 2023-12-01T05:07:13.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.239+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=8V23BSMHPR6H type=del 2023-12-01T05:07:13.242 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.241+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=UF0ZEB2Q5AOD type=write size=317875 2023-12-01T05:07:13.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.242+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~8DDDZIMCITUU.0 size=1048576 2023-12-01T05:07:13.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.244+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~8DDDZIMCITUU.1 size=1048576 2023-12-01T05:07:13.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.245+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~8DDDZIMCITUU.2 size=767413 2023-12-01T05:07:13.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.248+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=8DDDZIMCITUU tag=O83RB3N41P33 type=write size=3913141 2023-12-01T05:07:13.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.251+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~WJJ0BRJ5ZHBZ.0 size=99297 2023-12-01T05:07:13.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.252+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=WJJ0BRJ5ZHBZ tag=A27RAQGL4Z85 type=write size=1147873 2023-12-01T05:07:13.254 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.254+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=05HNK3A8MHXJ type=del 2023-12-01T05:07:13.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.255+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=2OK2VGN8C6O2 type=del size=2752972 2023-12-01T05:07:13.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.258+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~HZS4EPS6C6FH.0 size=1048576 2023-12-01T05:07:13.260 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.259+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~HZS4EPS6C6FH.1 size=1048576 2023-12-01T05:07:13.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.260+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~HZS4EPS6C6FH.2 size=557019 2023-12-01T05:07:13.264 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.263+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=HZS4EPS6C6FH tag=VXYI881RNQ96 type=write size=3702747 2023-12-01T05:07:13.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.266+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~ZK0GEBZ241W7.0 size=1048576 2023-12-01T05:07:13.268 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.267+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~ZK0GEBZ241W7.1 size=112202 2023-12-01T05:07:13.268 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.267+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=ZK0GEBZ241W7 tag=0HX1DFNTCXO9 type=write size=2209354 2023-12-01T05:07:13.270 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.269+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=R93MK2S1Y4C9 type=del 2023-12-01T05:07:13.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.272+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~17DD0QTD04DN.0 size=460557 2023-12-01T05:07:13.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.272+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=17DD0QTD04DN tag=FG1953XU70FO type=write size=1509133 2023-12-01T05:07:13.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.275+0000 7f1e103fe8c0 -1 < failed to complete operation key=ZWMBPGO6TXMV tag=QTFFDSWXOISJ type=del size=3491823: (22) Invalid argument 2023-12-01T05:07:13.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.277+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=8C6XFRJ68WNX type=del size=4102014 2023-12-01T05:07:13.278 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.277+0000 7f1e103fe8c0 1 < canceled part key=_multipart_M8GB12FJOG1E.2~I2H3F4U3FJYT.0 size=849055 2023-12-01T05:07:13.280 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.280+0000 7f1e103fe8c0 1 < canceled multipart upload key=M8GB12FJOG1E upload=I2H3F4U3FJYT tag=BGO12KRRTIKP type=write size=1897631 2023-12-01T05:07:13.282 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.282+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=OELYAKZ6TH5Q type=del size=3548407 2023-12-01T05:07:13.283 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.282+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5PGFLZ22M21I.2~CNQZHYTIWLLZ.0 size=23467 2023-12-01T05:07:13.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.285+0000 7f1e103fe8c0 1 < canceled multipart upload key=5PGFLZ22M21I upload=CNQZHYTIWLLZ tag=WW1JX6RDQZ4Q type=write size=1072043 2023-12-01T05:07:13.289 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.288+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~XAWCEX6E42SF.0 size=1048576 2023-12-01T05:07:13.290 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.289+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~XAWCEX6E42SF.1 size=1048576 2023-12-01T05:07:13.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.291+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~XAWCEX6E42SF.2 size=161999 2023-12-01T05:07:13.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.291+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=XAWCEX6E42SF tag=7QBBGFP0NFX4 type=write size=3307727 2023-12-01T05:07:13.293 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.293+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=4AKKZ3PUWHM0 type=del 2023-12-01T05:07:13.295 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.294+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=I90FIL50HSXV type=del size=1972917 2023-12-01T05:07:13.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.296+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~MU9R2W3RRC53.0 size=543298 2023-12-01T05:07:13.300 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.299+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=MU9R2W3RRC53 tag=BSRFRYYORR9R type=write size=1591874 2023-12-01T05:07:13.301 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.301+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=ZBPHTB5531OA type=del size=1461719 2023-12-01T05:07:13.305 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.302+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=W0EEG8FSXCME type=del 2023-12-01T05:07:13.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.305+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~Z0TJVQJTI7CW.0 size=80146 2023-12-01T05:07:13.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.305+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=Z0TJVQJTI7CW tag=DLDFIQEHFHGA type=write size=1128722 2023-12-01T05:07:13.307 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.307+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=9QNARC8WXD0I type=del size=1595686 2023-12-01T05:07:13.309 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.309+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=F9P9WBS6667K type=del size=3236750 2023-12-01T05:07:13.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.310+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=MTWAEEEOBKL4 type=del 2023-12-01T05:07:13.313 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.312+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=QGR1OQLGMHIS type=del size=3787674 2023-12-01T05:07:13.314 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.314+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=OQA8OHVN6ZO0 type=del 2023-12-01T05:07:13.316 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.315+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=9U0FFXE27AO4 type=del size=1725016 2023-12-01T05:07:13.318 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.317+0000 7f1e103fe8c0 1 < completed write operation key=ZJ4W1AW278KZ tag=UDC9VY1XB90M type=write size=951778 2023-12-01T05:07:13.321 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.320+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~4NW3AAJX9N0F.0 size=1048576 2023-12-01T05:07:13.322 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.322+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~4NW3AAJX9N0F.1 size=989494 2023-12-01T05:07:13.322 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.322+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=4NW3AAJX9N0F tag=C01EKRZUI9W4 type=write size=3086646 2023-12-01T05:07:13.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.323+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~PQVUO8PEYSDF.0 size=1048576 2023-12-01T05:07:13.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.325+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~PQVUO8PEYSDF.1 size=199113 2023-12-01T05:07:13.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.327+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=PQVUO8PEYSDF tag=9L837OX2IPFA type=write size=2296265 2023-12-01T05:07:13.331 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.331+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~7FYZMXOPY3QX.0 size=1048576 2023-12-01T05:07:13.333 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.332+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~7FYZMXOPY3QX.1 size=233215 2023-12-01T05:07:13.333 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.332+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=7FYZMXOPY3QX tag=K7PBHPRW6570 type=write size=2330367 2023-12-01T05:07:13.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.334+0000 7f1e103fe8c0 1 < completed write operation key=S69RYFWXZUZ2 tag=UF0ZEB2Q5AOD type=write size=317875 2023-12-01T05:07:13.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.335+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=B53VO1Z93GM4 type=del size=905987 2023-12-01T05:07:13.338 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.337+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~WJJ0BRJ5ZHBZ.0 size=99297 2023-12-01T05:07:13.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.340+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=WJJ0BRJ5ZHBZ tag=A27RAQGL4Z85 type=write size=1147873 2023-12-01T05:07:13.343 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.343+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~4BER9B2Z43P4.0 size=929829 2023-12-01T05:07:13.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.343+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=4BER9B2Z43P4 tag=9F0UJF8UI1ID type=write size=1978405 2023-12-01T05:07:13.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.347+0000 7f1e103fe8c0 1 < suggested update operation key=E8ZZ0TR1IV5S tag=2OK2VGN8C6O2 type=del size=2752972 2023-12-01T05:07:13.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.348+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=VYY9BHV01UOO type=write size=895805 2023-12-01T05:07:13.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.350+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~ZK0GEBZ241W7.0 size=1048576 2023-12-01T05:07:13.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.350+0000 7f1e103fe8c0 1 < canceled part key=_multipart_I7WQ7V371WXB.2~ZK0GEBZ241W7.1 size=112202 2023-12-01T05:07:13.353 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.353+0000 7f1e103fe8c0 1 < canceled multipart upload key=I7WQ7V371WXB upload=ZK0GEBZ241W7 tag=0HX1DFNTCXO9 type=write size=2209354 2023-12-01T05:07:13.355 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.354+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=GDXA4S5U2KCK type=del size=1386176 2023-12-01T05:07:13.357 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.356+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~17DD0QTD04DN.0 size=460557 2023-12-01T05:07:13.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.359+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=17DD0QTD04DN tag=FG1953XU70FO type=write size=1509133 2023-12-01T05:07:13.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.363+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~QYXQBCTUA3TT.0 size=416115 2023-12-01T05:07:13.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.363+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=QYXQBCTUA3TT tag=JKJH14T7S8QV type=write size=1464691 2023-12-01T05:07:13.366 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.365+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=8C6XFRJ68WNX type=del 2023-12-01T05:07:13.369 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.368+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~EM862106VPJL.0 size=493713 2023-12-01T05:07:13.369 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.368+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=EM862106VPJL tag=93TRO2Z7ZTZP type=write size=1542289 2023-12-01T05:07:13.371 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.370+0000 7f1e103fe8c0 1 < canceled operation key=9T6W5UL8HQGR tag=OELYAKZ6TH5Q type=del size=3548407 2023-12-01T05:07:13.374 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.373+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~V16MORYBN7FP.0 size=258367 2023-12-01T05:07:13.374 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.373+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=V16MORYBN7FP tag=N7VGHDLEIW5Q type=write size=1306943 2023-12-01T05:07:13.376 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.375+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~XAWCEX6E42SF.0 size=1048576 2023-12-01T05:07:13.378 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.377+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~XAWCEX6E42SF.1 size=1048576 2023-12-01T05:07:13.378 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.377+0000 7f1e103fe8c0 1 < canceled part key=_multipart_VOYJN3AL8Y53.2~XAWCEX6E42SF.2 size=161999 2023-12-01T05:07:13.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.380+0000 7f1e103fe8c0 1 < canceled multipart upload key=VOYJN3AL8Y53 upload=XAWCEX6E42SF tag=7QBBGFP0NFX4 type=write size=3307727 2023-12-01T05:07:13.383 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.383+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~LCPHH40SZA2X.0 size=837769 2023-12-01T05:07:13.384 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.383+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=LCPHH40SZA2X tag=9ARLO0UR18N4 type=write size=1886345 2023-12-01T05:07:13.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.384+0000 7f1e103fe8c0 1 < canceled operation key=QS349RRDWEPS tag=I90FIL50HSXV type=del size=1972917 2023-12-01T05:07:13.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.386+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=DJP2LWYRDEEF type=del size=846994 2023-12-01T05:07:13.389 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.388+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=ZBPHTB5531OA type=del 2023-12-01T05:07:13.392 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.392+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~KC2R74R0XACR.0 size=1048576 2023-12-01T05:07:13.394 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.393+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~KC2R74R0XACR.1 size=755683 2023-12-01T05:07:13.394 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.393+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=KC2R74R0XACR tag=0WY6SXZ1MWUR type=write size=2852835 2023-12-01T05:07:13.396 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.395+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~Z0TJVQJTI7CW.0 size=80146 2023-12-01T05:07:13.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.398+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=Z0TJVQJTI7CW tag=DLDFIQEHFHGA type=write size=1128722 2023-12-01T05:07:13.402 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.401+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~YF9Z0RGI5KJ5.0 size=1048576 2023-12-01T05:07:13.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.402+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~YF9Z0RGI5KJ5.1 size=196387 2023-12-01T05:07:13.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.402+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=YF9Z0RGI5KJ5 tag=0PUZEG02MW7H type=write size=2293539 2023-12-01T05:07:13.405 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.404+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=F9P9WBS6667K type=del 2023-12-01T05:07:13.408 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.407+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~UKN8D16O45XF.0 size=686473 2023-12-01T05:07:13.408 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.407+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=UKN8D16O45XF tag=CO255U1XF4MV type=write size=1735049 2023-12-01T05:07:13.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.409+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=QGR1OQLGMHIS type=del 2023-12-01T05:07:13.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.410+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=2QYZTSLMWTD7 type=del size=1033935 2023-12-01T05:07:13.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.412+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=9U0FFXE27AO4 type=del 2023-12-01T05:07:13.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.415+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~FJOI2EPQYRC8.0 size=165138 2023-12-01T05:07:13.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.415+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=FJOI2EPQYRC8 tag=AV9X69VS9XEH type=write size=1213714 2023-12-01T05:07:13.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.417+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~4NW3AAJX9N0F.0 size=1048576 2023-12-01T05:07:13.419 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.419+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~4NW3AAJX9N0F.1 size=989494 2023-12-01T05:07:13.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.421+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=4NW3AAJX9N0F tag=C01EKRZUI9W4 type=write size=3086646 2023-12-01T05:07:13.424 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.423+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=PLMIGFNIGHT9 type=write size=1001743 2023-12-01T05:07:13.426 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.425+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~7FYZMXOPY3QX.0 size=1048576 2023-12-01T05:07:13.428 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.427+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~7FYZMXOPY3QX.1 size=233215 2023-12-01T05:07:13.431 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.430+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=7FYZMXOPY3QX tag=K7PBHPRW6570 type=write size=2330367 2023-12-01T05:07:13.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.433+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~VY69G16H65JC.0 size=1048576 2023-12-01T05:07:13.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.435+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~VY69G16H65JC.1 size=483875 2023-12-01T05:07:13.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.435+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=VY69G16H65JC tag=7IQ6SAEIGIH3 type=write size=2581027 2023-12-01T05:07:13.439 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.438+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=B53VO1Z93GM4 type=del 2023-12-01T05:07:13.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.441+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~JF2X6Y6CPOVJ.0 size=1048576 2023-12-01T05:07:13.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.442+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~JF2X6Y6CPOVJ.1 size=1048576 2023-12-01T05:07:13.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.444+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~JF2X6Y6CPOVJ.2 size=532372 2023-12-01T05:07:13.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.444+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=JF2X6Y6CPOVJ tag=DM8J1GOQNSLD type=write size=3678100 2023-12-01T05:07:13.446 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.446+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~4BER9B2Z43P4.0 size=929829 2023-12-01T05:07:13.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.449+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=4BER9B2Z43P4 tag=9F0UJF8UI1ID type=write size=1978405 2023-12-01T05:07:13.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.450+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=1T98EHW6D90U type=write size=333489 2023-12-01T05:07:13.453 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.452+0000 7f1e103fe8c0 1 < completed write operation key=I7WQ7V371WXB tag=VYY9BHV01UOO type=write size=895805 2023-12-01T05:07:13.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.454+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=SOUKA3TNKAKY type=del size=3972528 2023-12-01T05:07:13.458 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.458+0000 7f1e103fe8c0 1 < suggested remove operation key=DR0WFRFA68YD tag=GDXA4S5U2KCK type=del 2023-12-01T05:07:13.460 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.459+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=YETD5THYW0WO type=del size=3001288 2023-12-01T05:07:13.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.461+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~QYXQBCTUA3TT.0 size=416115 2023-12-01T05:07:13.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.464+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=QYXQBCTUA3TT tag=JKJH14T7S8QV type=write size=1464691 2023-12-01T05:07:13.467 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.466+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=8BILNHMVN6PZ type=del size=3774149 2023-12-01T05:07:13.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.468+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~EM862106VPJL.0 size=493713 2023-12-01T05:07:13.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.471+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=EM862106VPJL tag=93TRO2Z7ZTZP type=write size=1542289 2023-12-01T05:07:13.473 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.472+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=RPSI5GWN5WWB type=del size=512947 2023-12-01T05:07:13.475 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.474+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~V16MORYBN7FP.0 size=258367 2023-12-01T05:07:13.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.477+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=V16MORYBN7FP tag=N7VGHDLEIW5Q type=write size=1306943 2023-12-01T05:07:13.479 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.479+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=1Z0FA22IMDUI type=del size=3196537 2023-12-01T05:07:13.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.480+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~LCPHH40SZA2X.0 size=837769 2023-12-01T05:07:13.484 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.484+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=LCPHH40SZA2X tag=9ARLO0UR18N4 type=write size=1886345 2023-12-01T05:07:13.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.485+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=KFP2GSU3RR68 type=del size=3331932 2023-12-01T05:07:13.488 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.487+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=DJP2LWYRDEEF type=del 2023-12-01T05:07:13.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.489+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=GZ219QJMYBGB type=del size=2507551 2023-12-01T05:07:13.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.491+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~KC2R74R0XACR.0 size=1048576 2023-12-01T05:07:13.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.492+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~KC2R74R0XACR.1 size=755683 2023-12-01T05:07:13.496 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.495+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=KC2R74R0XACR tag=0WY6SXZ1MWUR type=write size=2852835 2023-12-01T05:07:13.499 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.499+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~TK4D9UR9FT4R.0 size=1048576 2023-12-01T05:07:13.501 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.500+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~TK4D9UR9FT4R.1 size=1048576 2023-12-01T05:07:13.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.501+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~TK4D9UR9FT4R.2 size=587328 2023-12-01T05:07:13.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.501+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=TK4D9UR9FT4R tag=11IUHDBCQQCJ type=write size=3733056 2023-12-01T05:07:13.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.503+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~YF9Z0RGI5KJ5.0 size=1048576 2023-12-01T05:07:13.505 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.505+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~YF9Z0RGI5KJ5.1 size=196387 2023-12-01T05:07:13.510 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.508+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=YF9Z0RGI5KJ5 tag=0PUZEG02MW7H type=write size=2293539 2023-12-01T05:07:13.511 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.511+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~BDPANSXXMK9J.0 size=1048576 2023-12-01T05:07:13.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.512+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~BDPANSXXMK9J.1 size=602370 2023-12-01T05:07:13.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.512+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=BDPANSXXMK9J tag=WY1TS7WKHJD4 type=write size=2699522 2023-12-01T05:07:13.515 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.514+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~UKN8D16O45XF.0 size=686473 2023-12-01T05:07:13.517 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.517+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=UKN8D16O45XF tag=CO255U1XF4MV type=write size=1735049 2023-12-01T05:07:13.519 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.519+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=CLORYDQ07JCL type=del size=207844 2023-12-01T05:07:13.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.522+0000 7f1e103fe8c0 1 < suggested remove operation key=DTXKDW9IYPGT tag=2QYZTSLMWTD7 type=del 2023-12-01T05:07:13.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.525+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~TUT4FJ2JL2AO.0 size=1048576 2023-12-01T05:07:13.527 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.526+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~TUT4FJ2JL2AO.1 size=1048576 2023-12-01T05:07:13.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.527+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~TUT4FJ2JL2AO.2 size=460804 2023-12-01T05:07:13.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.527+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=TUT4FJ2JL2AO tag=Z90JTOVVN4I2 type=write size=3606532 2023-12-01T05:07:13.530 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.529+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~FJOI2EPQYRC8.0 size=165138 2023-12-01T05:07:13.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.532+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=FJOI2EPQYRC8 tag=AV9X69VS9XEH type=write size=1213714 2023-12-01T05:07:13.534 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.533+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=42RML0ZR2KDJ type=del size=2903163 2023-12-01T05:07:13.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.535+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=PLMIGFNIGHT9 type=write size=1001743 2023-12-01T05:07:13.539 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.538+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~NQSJBEKMTIJM.0 size=1048576 2023-12-01T05:07:13.540 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.539+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~NQSJBEKMTIJM.1 size=1048576 2023-12-01T05:07:13.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.541+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~NQSJBEKMTIJM.2 size=570651 2023-12-01T05:07:13.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.541+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=NQSJBEKMTIJM tag=QK6F638H1056 type=write size=3716379 2023-12-01T05:07:13.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.543+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~VY69G16H65JC.0 size=1048576 2023-12-01T05:07:13.545 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.544+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~VY69G16H65JC.1 size=483875 2023-12-01T05:07:13.548 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.547+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=VY69G16H65JC tag=7IQ6SAEIGIH3 type=write size=2581027 2023-12-01T05:07:13.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.549+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=DDSP1MCORY36 type=del size=392445 2023-12-01T05:07:13.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.550+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~JF2X6Y6CPOVJ.0 size=1048576 2023-12-01T05:07:13.552 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.552+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~JF2X6Y6CPOVJ.1 size=1048576 2023-12-01T05:07:13.554 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.553+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~JF2X6Y6CPOVJ.2 size=532372 2023-12-01T05:07:13.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.556+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=JF2X6Y6CPOVJ tag=DM8J1GOQNSLD type=write size=3678100 2023-12-01T05:07:13.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.558+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=9WNDEOKB5QMA type=del size=3882813 2023-12-01T05:07:13.560 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.560+0000 7f1e103fe8c0 1 < completed write operation key=6PFY1HQB54GY tag=1T98EHW6D90U type=write size=333489 2023-12-01T05:07:13.562 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.561+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=QN7HFDKWZ9JR type=del size=1946420 2023-12-01T05:07:13.565 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.565+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=SOUKA3TNKAKY type=del 2023-12-01T05:07:13.568 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.568+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~1JG339PABBP4.0 size=1048576 2023-12-01T05:07:13.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.569+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~1JG339PABBP4.1 size=326786 2023-12-01T05:07:13.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.569+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=1JG339PABBP4 tag=XVPSL9B4WC4N type=write size=2423938 2023-12-01T05:07:13.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.571+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=YETD5THYW0WO type=del 2023-12-01T05:07:13.575 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.574+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~J0YEYR9US7YG.0 size=1048576 2023-12-01T05:07:13.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.576+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~J0YEYR9US7YG.1 size=372631 2023-12-01T05:07:13.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.576+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=J0YEYR9US7YG tag=P1HB0LKQSOMZ type=write size=2469783 2023-12-01T05:07:13.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.578+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=8BILNHMVN6PZ type=del 2023-12-01T05:07:13.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.579+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=M3F9LRK8XWH5 type=write size=102456 2023-12-01T05:07:13.583 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.582+0000 7f1e103fe8c0 -1 < failed to complete operation key=E8ZZ0TR1IV5S tag=RPSI5GWN5WWB type=del size=512947: (22) Invalid argument 2023-12-01T05:07:13.585 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.584+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=BKW6P2PVOGR0 type=del size=2980167 2023-12-01T05:07:13.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.586+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=1Z0FA22IMDUI type=del 2023-12-01T05:07:13.590 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.589+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~K1INFERXPJC3.0 size=1048576 2023-12-01T05:07:13.591 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.590+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~K1INFERXPJC3.1 size=940839 2023-12-01T05:07:13.591 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.590+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=K1INFERXPJC3 tag=R5VUEASEFOHS type=write size=3037991 2023-12-01T05:07:13.593 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.592+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=KFP2GSU3RR68 type=del 2023-12-01T05:07:13.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.594+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=69OW0YDCS9ZV type=del size=1079261 2023-12-01T05:07:13.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.597+0000 7f1e103fe8c0 1 < suggested remove operation key=5TFL0075HUUM tag=GZ219QJMYBGB type=del 2023-12-01T05:07:13.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.599+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=8DVPJLPZ7Y7G type=del size=2989850 2023-12-01T05:07:13.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.601+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~TK4D9UR9FT4R.0 size=1048576 2023-12-01T05:07:13.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.602+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~TK4D9UR9FT4R.1 size=1048576 2023-12-01T05:07:13.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.604+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~TK4D9UR9FT4R.2 size=587328 2023-12-01T05:07:13.608 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.607+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=TK4D9UR9FT4R tag=11IUHDBCQQCJ type=write size=3733056 2023-12-01T05:07:13.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.609+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=B4A0JIFNE0OB type=write size=218144 2023-12-01T05:07:13.612 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.611+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~BDPANSXXMK9J.0 size=1048576 2023-12-01T05:07:13.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.612+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~BDPANSXXMK9J.1 size=602370 2023-12-01T05:07:13.616 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.615+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=BDPANSXXMK9J tag=WY1TS7WKHJD4 type=write size=2699522 2023-12-01T05:07:13.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.617+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=IN11J2NX9J56 type=del size=3542940 2023-12-01T05:07:13.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.621+0000 7f1e103fe8c0 1 < suggested update operation key=OXQC97F80TRZ tag=CLORYDQ07JCL type=del size=207844 2023-12-01T05:07:13.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.623+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=UCN7G4WO1DXK type=del size=3651331 2023-12-01T05:07:13.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.625+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~TUT4FJ2JL2AO.0 size=1048576 2023-12-01T05:07:13.627 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.626+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~TUT4FJ2JL2AO.1 size=1048576 2023-12-01T05:07:13.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.627+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~TUT4FJ2JL2AO.2 size=460804 2023-12-01T05:07:13.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.630+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=TUT4FJ2JL2AO tag=Z90JTOVVN4I2 type=write size=3606532 2023-12-01T05:07:13.633 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.632+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=LLE711B579FE type=del size=937887 2023-12-01T05:07:13.635 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.634+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=42RML0ZR2KDJ type=del 2023-12-01T05:07:13.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.637+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~KREGLPTCW26O.0 size=1048576 2023-12-01T05:07:13.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.639+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~KREGLPTCW26O.1 size=616827 2023-12-01T05:07:13.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.639+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=KREGLPTCW26O tag=U1R9IOXB47DB type=write size=2713979 2023-12-01T05:07:13.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.641+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~NQSJBEKMTIJM.0 size=1048576 2023-12-01T05:07:13.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.643+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~NQSJBEKMTIJM.1 size=1048576 2023-12-01T05:07:13.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.644+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~NQSJBEKMTIJM.2 size=570651 2023-12-01T05:07:13.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.647+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=NQSJBEKMTIJM tag=QK6F638H1056 type=write size=3716379 2023-12-01T05:07:13.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.651+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~EZCANXR9KZKM.0 size=1048576 2023-12-01T05:07:13.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.652+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~EZCANXR9KZKM.1 size=1048576 2023-12-01T05:07:13.654 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.653+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~EZCANXR9KZKM.2 size=73360 2023-12-01T05:07:13.654 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.653+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=EZCANXR9KZKM tag=JKIYLHEH7WZK type=write size=3219088 2023-12-01T05:07:13.656 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.655+0000 7f1e103fe8c0 1 < canceled operation key=SBUJCO2TCPKM tag=DDSP1MCORY36 type=del size=392445 2023-12-01T05:07:13.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.658+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~P256I1KMG93T.0 size=1048576 2023-12-01T05:07:13.660 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.660+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~P256I1KMG93T.1 size=1048576 2023-12-01T05:07:13.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.661+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~P256I1KMG93T.2 size=969453 2023-12-01T05:07:13.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.661+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=P256I1KMG93T tag=PTROTV8ITPW5 type=write size=4115181 2023-12-01T05:07:13.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.663+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=9WNDEOKB5QMA type=del 2023-12-01T05:07:13.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.664+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=MQUVE8R9XYMC type=del size=3293138 2023-12-01T05:07:13.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.668+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=QN7HFDKWZ9JR type=del size=1946420 2023-12-01T05:07:13.670 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.670+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=V4IJTT7HSPEL type=del size=248654 2023-12-01T05:07:13.672 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.671+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~1JG339PABBP4.0 size=1048576 2023-12-01T05:07:13.674 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.673+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~1JG339PABBP4.1 size=326786 2023-12-01T05:07:13.677 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.676+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=1JG339PABBP4 tag=XVPSL9B4WC4N type=write size=2423938 2023-12-01T05:07:13.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.679+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~TN8JFJ4JVA0T.0 size=503477 2023-12-01T05:07:13.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.679+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=TN8JFJ4JVA0T tag=PN9PC004HN4D type=write size=1552053 2023-12-01T05:07:13.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.680+0000 7f1e103fe8c0 1 < canceled part key=_multipart_OXQC97F80TRZ.2~J0YEYR9US7YG.0 size=1048576 2023-12-01T05:07:13.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.681+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~J0YEYR9US7YG.1 size=372631 2023-12-01T05:07:13.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.684+0000 7f1e103fe8c0 1 < canceled multipart upload key=OXQC97F80TRZ upload=J0YEYR9US7YG tag=P1HB0LKQSOMZ type=write size=2469783 2023-12-01T05:07:13.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.687+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=976V5OYQ5990 type=del size=1789226 2023-12-01T05:07:13.690 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.689+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=M3F9LRK8XWH5 type=write size=102456: (22) Invalid argument 2023-12-01T05:07:13.691 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.691+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=1V63EQGH5MQM type=del size=2101537 2023-12-01T05:07:13.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.693+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=BKW6P2PVOGR0 type=del 2023-12-01T05:07:13.695 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.694+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=PA1Z3XU14VXE type=del size=1120468 2023-12-01T05:07:13.695 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.695+0000 7f1e103fe8c0 1 < canceled part key=_multipart_ZWMBPGO6TXMV.2~K1INFERXPJC3.0 size=1048576 2023-12-01T05:07:13.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.696+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~K1INFERXPJC3.1 size=940839 2023-12-01T05:07:13.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.699+0000 7f1e103fe8c0 1 < canceled multipart upload key=ZWMBPGO6TXMV upload=K1INFERXPJC3 tag=R5VUEASEFOHS type=write size=3037991 2023-12-01T05:07:13.702 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.701+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=VO1Z561HEP0H type=del size=4007964 2023-12-01T05:07:13.704 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.703+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=69OW0YDCS9ZV type=del 2023-12-01T05:07:13.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.706+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~ZXMK7B6DADH3.0 size=1048576 2023-12-01T05:07:13.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.708+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~ZXMK7B6DADH3.1 size=1048576 2023-12-01T05:07:13.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.709+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~ZXMK7B6DADH3.2 size=840319 2023-12-01T05:07:13.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.709+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=ZXMK7B6DADH3 tag=WGJTYUC2YICF type=write size=3986047 2023-12-01T05:07:13.714 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.713+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=8DVPJLPZ7Y7G type=del 2023-12-01T05:07:13.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.715+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=3XURL7UA2BRF type=write size=696629 2023-12-01T05:07:13.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.717+0000 7f1e103fe8c0 1 < canceled operation key=K406217CY1N9 tag=B4A0JIFNE0OB type=write size=218144 2023-12-01T05:07:13.719 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.718+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=0W8FOYNHGBSM type=del size=1597211 2023-12-01T05:07:13.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.720+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=IN11J2NX9J56 type=del 2023-12-01T05:07:13.723 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.722+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=XD6A94ZON4MA type=write size=254145 2023-12-01T05:07:13.725 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.724+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=UCN7G4WO1DXK type=del 2023-12-01T05:07:13.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.726+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=KNOAUR4FD1GU type=del size=4084382 2023-12-01T05:07:13.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.728+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=LLE711B579FE type=del 2023-12-01T05:07:13.732 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.731+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~ON7VTN5GGFGU.0 size=1048576 2023-12-01T05:07:13.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.733+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~ON7VTN5GGFGU.1 size=420855 2023-12-01T05:07:13.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.733+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=ON7VTN5GGFGU tag=2KRPGKNQ8U7U type=write size=2518007 2023-12-01T05:07:13.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.735+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~KREGLPTCW26O.0 size=1048576 2023-12-01T05:07:13.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.735+0000 7f1e103fe8c0 1 < canceled part key=_multipart_LLWHS8A9H3PV.2~KREGLPTCW26O.1 size=616827 2023-12-01T05:07:13.738 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.738+0000 7f1e103fe8c0 1 < canceled multipart upload key=LLWHS8A9H3PV upload=KREGLPTCW26O tag=U1R9IOXB47DB type=write size=2713979 2023-12-01T05:07:13.740 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.739+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=NITFLEZRPPFB type=del size=4044335 2023-12-01T05:07:13.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.742+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~EZCANXR9KZKM.0 size=1048576 2023-12-01T05:07:13.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.742+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~EZCANXR9KZKM.1 size=1048576 2023-12-01T05:07:13.744 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.743+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~EZCANXR9KZKM.2 size=73360 2023-12-01T05:07:13.747 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.746+0000 7f1e103fe8c0 1 < canceled multipart upload key=URVXBYSKTROL upload=EZCANXR9KZKM tag=JKIYLHEH7WZK type=write size=3219088 2023-12-01T05:07:13.751 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.750+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~QN6K6WTWDMXE.0 size=1048576 2023-12-01T05:07:13.752 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.751+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~QN6K6WTWDMXE.1 size=1048576 2023-12-01T05:07:13.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.753+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~QN6K6WTWDMXE.2 size=997701 2023-12-01T05:07:13.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.753+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=QN6K6WTWDMXE tag=84NWAV52C2UC type=write size=4143429 2023-12-01T05:07:13.755 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.755+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~P256I1KMG93T.0 size=1048576 2023-12-01T05:07:13.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.756+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~P256I1KMG93T.1 size=1048576 2023-12-01T05:07:13.759 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.758+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~P256I1KMG93T.2 size=969453 2023-12-01T05:07:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:13 smithi060 ceph-mon[94233]: pgmap v1744: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 316 KiB/s wr, 1.60k op/s 2023-12-01T05:07:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:13 smithi060 ceph-mon[109077]: pgmap v1744: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 316 KiB/s wr, 1.60k op/s 2023-12-01T05:07:13.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.761+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=P256I1KMG93T tag=PTROTV8ITPW5 type=write size=4115181 2023-12-01T05:07:13.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.763+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=O6LU53ZT1IV0 type=del size=3421171 2023-12-01T05:07:13.767 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.767+0000 7f1e103fe8c0 1 < suggested update operation key=M8GB12FJOG1E tag=MQUVE8R9XYMC type=del size=3293138 2023-12-01T05:07:13.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.768+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=YDURP0M2302E type=write size=821568 2023-12-01T05:07:13.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.770+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=V4IJTT7HSPEL type=del 2023-12-01T05:07:13.772 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.772+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=2F9BEENUJDA4 type=write size=805047 2023-12-01T05:07:13.774 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.774+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~TN8JFJ4JVA0T.0 size=503477 2023-12-01T05:07:13.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.776+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=TN8JFJ4JVA0T tag=PN9PC004HN4D type=write size=1552053 2023-12-01T05:07:13.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.778+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=GTZW0U7LART6 type=write size=13260 2023-12-01T05:07:13.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.780+0000 7f1e103fe8c0 1 < canceled operation key=B9F6GZ15FRQ4 tag=976V5OYQ5990 type=del size=1789226 2023-12-01T05:07:13.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.782+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=MO4FC569788V type=del size=470282 2023-12-01T05:07:13.785 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.784+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=1V63EQGH5MQM type=del 2023-12-01T05:07:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:13 smithi089 ceph-mon[98504]: pgmap v1744: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 908 KiB/s rd, 316 KiB/s wr, 1.60k op/s 2023-12-01T05:07:13.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.787+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~L3IQ01QDLFFY.0 size=1048576 2023-12-01T05:07:13.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.789+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~L3IQ01QDLFFY.1 size=358923 2023-12-01T05:07:13.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.789+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=L3IQ01QDLFFY tag=A7FKNPST0XLT type=write size=2456075 2023-12-01T05:07:13.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.790+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=PA1Z3XU14VXE type=del 2023-12-01T05:07:13.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.792+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=ZAZXDAM05X5L type=write size=990447 2023-12-01T05:07:13.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.794+0000 7f1e103fe8c0 1 < canceled operation key=B9F6GZ15FRQ4 tag=VO1Z561HEP0H type=del size=4007964 2023-12-01T05:07:13.798 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.797+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~1M5A2YNYFQ03.0 size=1048576 2023-12-01T05:07:13.799 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.798+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~1M5A2YNYFQ03.1 size=1048576 2023-12-01T05:07:13.800 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.800+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~1M5A2YNYFQ03.2 size=438399 2023-12-01T05:07:13.800 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.800+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=1M5A2YNYFQ03 tag=S5TLWQ80TL6U type=write size=3584127 2023-12-01T05:07:13.802 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.801+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~ZXMK7B6DADH3.0 size=1048576 2023-12-01T05:07:13.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.803+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~ZXMK7B6DADH3.1 size=1048576 2023-12-01T05:07:13.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.804+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~ZXMK7B6DADH3.2 size=840319 2023-12-01T05:07:13.808 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.807+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=ZXMK7B6DADH3 tag=WGJTYUC2YICF type=write size=3986047 2023-12-01T05:07:13.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.810+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~27RSM3Z2WO0E.0 size=1048576 2023-12-01T05:07:13.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.812+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~27RSM3Z2WO0E.1 size=670804 2023-12-01T05:07:13.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.812+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=27RSM3Z2WO0E tag=8QGCP4KEGSPX type=write size=2767956 2023-12-01T05:07:13.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.814+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=3XURL7UA2BRF type=write size=696629 2023-12-01T05:07:13.816 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.816+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=0VFQVWWKX5JE type=del size=4065828 2023-12-01T05:07:13.818 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.817+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=0W8FOYNHGBSM type=del 2023-12-01T05:07:13.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.820+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~R92I2OV90ZKJ.0 size=1048576 2023-12-01T05:07:13.823 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.822+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~R92I2OV90ZKJ.1 size=1048576 2023-12-01T05:07:13.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.824+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~R92I2OV90ZKJ.2 size=386582 2023-12-01T05:07:13.825 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.824+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=R92I2OV90ZKJ tag=N4H2BN95WAUT type=write size=3532310 2023-12-01T05:07:13.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.825+0000 7f1e103fe8c0 1 < completed write operation key=OXQC97F80TRZ tag=XD6A94ZON4MA type=write size=254145 2023-12-01T05:07:13.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.829+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~QAOIU2V31IVS.0 size=1048576 2023-12-01T05:07:13.831 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.830+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~QAOIU2V31IVS.1 size=80185 2023-12-01T05:07:13.831 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.830+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=QAOIU2V31IVS tag=R02S33VKQCNJ type=write size=2177337 2023-12-01T05:07:13.833 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.832+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=KNOAUR4FD1GU type=del 2023-12-01T05:07:13.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.834+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=DXKW8O602ROG type=del size=1525351 2023-12-01T05:07:13.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.836+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~ON7VTN5GGFGU.0 size=1048576 2023-12-01T05:07:13.838 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.837+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~ON7VTN5GGFGU.1 size=420855 2023-12-01T05:07:13.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.840+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=ON7VTN5GGFGU tag=2KRPGKNQ8U7U type=write size=2518007 2023-12-01T05:07:13.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.843+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~K2TVBW4HOY7K.0 size=1048576 2023-12-01T05:07:13.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.844+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~K2TVBW4HOY7K.1 size=1000510 2023-12-01T05:07:13.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.844+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=K2TVBW4HOY7K tag=0O78X72KFXG4 type=write size=3097662 2023-12-01T05:07:13.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.846+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=NITFLEZRPPFB type=del 2023-12-01T05:07:13.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.848+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=7UCUEA3TWX9E type=write size=149922 2023-12-01T05:07:13.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.850+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~QN6K6WTWDMXE.0 size=1048576 2023-12-01T05:07:13.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.851+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~QN6K6WTWDMXE.1 size=1048576 2023-12-01T05:07:13.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.852+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~QN6K6WTWDMXE.2 size=997701 2023-12-01T05:07:13.856 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.855+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=QN6K6WTWDMXE tag=84NWAV52C2UC type=write size=4143429 2023-12-01T05:07:13.858 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.857+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=OWWFQQ9NDOH2 type=del size=960416 2023-12-01T05:07:13.860 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.859+0000 7f1e103fe8c0 -1 < failed to complete operation key=M8GB12FJOG1E tag=O6LU53ZT1IV0 type=del size=3421171: (22) Invalid argument 2023-12-01T05:07:13.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.863+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~GW84KWVMM5E0.0 size=44457 2023-12-01T05:07:13.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.863+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=GW84KWVMM5E0 tag=2Q20KVY3Y8CX type=write size=1093033 2023-12-01T05:07:13.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.864+0000 7f1e103fe8c0 1 < completed write operation key=B9F6GZ15FRQ4 tag=YDURP0M2302E type=write size=821568 2023-12-01T05:07:13.868 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.868+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~SPQFOKCQSKBE.0 size=1048576 2023-12-01T05:07:13.870 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.869+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~SPQFOKCQSKBE.1 size=392208 2023-12-01T05:07:13.870 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.869+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=SPQFOKCQSKBE tag=93MRAZU52M8H type=write size=2489360 2023-12-01T05:07:13.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.871+0000 7f1e103fe8c0 1 < completed write operation key=B9F6GZ15FRQ4 tag=2F9BEENUJDA4 type=write size=805047 2023-12-01T05:07:13.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.873+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=X5ERVNWKP9B3 type=del size=3650209 2023-12-01T05:07:13.877 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.876+0000 7f1e103fe8c0 1 < suggested update operation key=O58KQ8CUHMSO tag=GTZW0U7LART6 type=write size=13260 2023-12-01T05:07:13.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.878+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=GPUY7LYN98XP type=del size=2934048 2023-12-01T05:07:13.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.880+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=MO4FC569788V type=del size=470282 2023-12-01T05:07:13.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.883+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~HDCIM2H2CAV0.0 size=1048576 2023-12-01T05:07:13.885 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.884+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~HDCIM2H2CAV0.1 size=136545 2023-12-01T05:07:13.885 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.884+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=HDCIM2H2CAV0 tag=Q50NXOVAPX5S type=write size=2233697 2023-12-01T05:07:13.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.886+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~L3IQ01QDLFFY.0 size=1048576 2023-12-01T05:07:13.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.887+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~L3IQ01QDLFFY.1 size=358923 2023-12-01T05:07:13.891 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.890+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=L3IQ01QDLFFY tag=A7FKNPST0XLT type=write size=2456075 2023-12-01T05:07:13.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.893+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~FIRPGBIBZIRO.0 size=1048576 2023-12-01T05:07:13.895 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.895+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~FIRPGBIBZIRO.1 size=1048576 2023-12-01T05:07:13.897 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.896+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~FIRPGBIBZIRO.2 size=579520 2023-12-01T05:07:13.897 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.896+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=FIRPGBIBZIRO tag=5K1XLCQTTWFE type=write size=3725248 2023-12-01T05:07:13.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.900+0000 7f1e103fe8c0 1 < suggested remove operation key=6PFY1HQB54GY tag=ZAZXDAM05X5L type=write 2023-12-01T05:07:13.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.901+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=JIGE3LQ38O24 type=write size=1043068 2023-12-01T05:07:13.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.903+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~1M5A2YNYFQ03.0 size=1048576 2023-12-01T05:07:13.906 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.905+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~1M5A2YNYFQ03.1 size=1048576 2023-12-01T05:07:13.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.907+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~1M5A2YNYFQ03.2 size=438399 2023-12-01T05:07:13.910 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.910+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=1M5A2YNYFQ03 tag=S5TLWQ80TL6U type=write size=3584127 2023-12-01T05:07:13.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.913+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~R1YVORM4G9J7.0 size=396894 2023-12-01T05:07:13.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.913+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=R1YVORM4G9J7 tag=PFGID846D7YZ type=write size=1445470 2023-12-01T05:07:13.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.915+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~27RSM3Z2WO0E.0 size=1048576 2023-12-01T05:07:13.918 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.916+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~27RSM3Z2WO0E.1 size=670804 2023-12-01T05:07:13.920 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.919+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=27RSM3Z2WO0E tag=8QGCP4KEGSPX type=write size=2767956 2023-12-01T05:07:13.923 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.922+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~BZ95WT7GIHQ2.0 size=1048576 2023-12-01T05:07:13.924 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.924+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~BZ95WT7GIHQ2.1 size=1048576 2023-12-01T05:07:13.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.925+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~BZ95WT7GIHQ2.2 size=304205 2023-12-01T05:07:13.926 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.925+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=BZ95WT7GIHQ2 tag=XSS80F4WT5RK type=write size=3449933 2023-12-01T05:07:13.930 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.929+0000 7f1e103fe8c0 1 < suggested remove operation key=DR0WFRFA68YD tag=0VFQVWWKX5JE type=del 2023-12-01T05:07:13.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.933+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~BA2T3GMPBQAU.0 size=1048576 2023-12-01T05:07:13.935 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.934+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~BA2T3GMPBQAU.1 size=1048576 2023-12-01T05:07:13.937 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.936+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~BA2T3GMPBQAU.2 size=3920 2023-12-01T05:07:13.937 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.936+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=BA2T3GMPBQAU tag=7DS2XQY1P1UR type=write size=3149648 2023-12-01T05:07:13.939 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.938+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~R92I2OV90ZKJ.0 size=1048576 2023-12-01T05:07:13.940 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.940+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~R92I2OV90ZKJ.1 size=1048576 2023-12-01T05:07:13.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.941+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~R92I2OV90ZKJ.2 size=386582 2023-12-01T05:07:13.945 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.944+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=R92I2OV90ZKJ tag=N4H2BN95WAUT type=write size=3532310 2023-12-01T05:07:13.946 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.946+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=BG9235B9A4PD type=del size=3337486 2023-12-01T05:07:13.948 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.947+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~QAOIU2V31IVS.0 size=1048576 2023-12-01T05:07:13.950 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.949+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~QAOIU2V31IVS.1 size=80185 2023-12-01T05:07:13.952 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.952+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=QAOIU2V31IVS tag=R02S33VKQCNJ type=write size=2177337 2023-12-01T05:07:13.954 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.954+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=9FC5L0KYR7RV type=del size=2508296 2023-12-01T05:07:13.957 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.956+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=DXKW8O602ROG type=del 2023-12-01T05:07:13.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.959+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~WM8L821946KV.0 size=1048576 2023-12-01T05:07:13.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.960+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~WM8L821946KV.1 size=41605 2023-12-01T05:07:13.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.960+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=WM8L821946KV tag=Y3PU8S0NHO24 type=write size=2138757 2023-12-01T05:07:13.962 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.962+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~K2TVBW4HOY7K.0 size=1048576 2023-12-01T05:07:13.964 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.964+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~K2TVBW4HOY7K.1 size=1000510 2023-12-01T05:07:13.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.966+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=K2TVBW4HOY7K tag=0O78X72KFXG4 type=write size=3097662 2023-12-01T05:07:13.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.970+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~K9A04LZMDMLG.0 size=1048576 2023-12-01T05:07:13.972 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.972+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~K9A04LZMDMLG.1 size=1048576 2023-12-01T05:07:13.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.973+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~K9A04LZMDMLG.2 size=871005 2023-12-01T05:07:13.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.973+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=K9A04LZMDMLG tag=0UUMP02CA16K type=write size=4016733 2023-12-01T05:07:13.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.975+0000 7f1e103fe8c0 1 < canceled operation key=GRCGJL9086Q5 tag=7UCUEA3TWX9E type=write size=149922 2023-12-01T05:07:13.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.977+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=VHA39B1LO7AO type=write size=892824 2023-12-01T05:07:13.979 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.979+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=OWWFQQ9NDOH2 type=del 2023-12-01T05:07:13.981 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.980+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=0PU0E6Q1DKDI type=del size=3531419 2023-12-01T05:07:13.983 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.982+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~GW84KWVMM5E0.0 size=44457 2023-12-01T05:07:13.986 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.985+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=GW84KWVMM5E0 tag=2Q20KVY3Y8CX type=write size=1093033 2023-12-01T05:07:13.989 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.989+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~UJAURSQHIP4P.0 size=1048576 2023-12-01T05:07:13.991 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.990+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~UJAURSQHIP4P.1 size=177568 2023-12-01T05:07:13.991 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.990+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=UJAURSQHIP4P tag=8L0FINSMX041 type=write size=2274720 2023-12-01T05:07:13.993 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.992+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~SPQFOKCQSKBE.0 size=1048576 2023-12-01T05:07:13.995 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.994+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~SPQFOKCQSKBE.1 size=392208 2023-12-01T05:07:13.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.997+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=SPQFOKCQSKBE tag=93MRAZU52M8H type=write size=2489360 2023-12-01T05:07:14.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:13.999+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=MW1KR4M6HG8F type=del size=454212 2023-12-01T05:07:14.001 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.000+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=X5ERVNWKP9B3 type=del 2023-12-01T05:07:14.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.002+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=61CM28Y8THBW type=del size=1148568 2023-12-01T05:07:14.004 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.004+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=GPUY7LYN98XP type=del 2023-12-01T05:07:14.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.005+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=TCJJJ7N8DFNN type=del size=4042449 2023-12-01T05:07:14.008 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.007+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~HDCIM2H2CAV0.0 size=1048576 2023-12-01T05:07:14.009 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.009+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~HDCIM2H2CAV0.1 size=136545 2023-12-01T05:07:14.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.012+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=HDCIM2H2CAV0 tag=Q50NXOVAPX5S type=write size=2233697 2023-12-01T05:07:14.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.015+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~AGBEY71OWWWO.0 size=1048576 2023-12-01T05:07:14.017 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.016+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~AGBEY71OWWWO.1 size=1048576 2023-12-01T05:07:14.019 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.018+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~AGBEY71OWWWO.2 size=826295 2023-12-01T05:07:14.019 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.018+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=AGBEY71OWWWO tag=3RLSKFPAHDNT type=write size=3972023 2023-12-01T05:07:14.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.020+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~FIRPGBIBZIRO.0 size=1048576 2023-12-01T05:07:14.022 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.021+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~FIRPGBIBZIRO.1 size=1048576 2023-12-01T05:07:14.024 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.023+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~FIRPGBIBZIRO.2 size=579520 2023-12-01T05:07:14.026 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.026+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=FIRPGBIBZIRO tag=5K1XLCQTTWFE type=write size=3725248 2023-12-01T05:07:14.028 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.027+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=1GX73535JAQK type=del size=3824767 2023-12-01T05:07:14.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.031+0000 7f1e103fe8c0 1 < suggested remove operation key=K406217CY1N9 tag=JIGE3LQ38O24 type=write 2023-12-01T05:07:14.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.034+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~54EHUKBQYFQW.0 size=862983 2023-12-01T05:07:14.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.034+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=54EHUKBQYFQW tag=BY7Z7U78TJXW type=write size=1911559 2023-12-01T05:07:14.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.036+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~R1YVORM4G9J7.0 size=396894 2023-12-01T05:07:14.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.039+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=R1YVORM4G9J7 tag=PFGID846D7YZ type=write size=1445470 2023-12-01T05:07:14.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.040+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=XLMZBXLYZ8VH type=del size=4035942 2023-12-01T05:07:14.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.042+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~BZ95WT7GIHQ2.0 size=1048576 2023-12-01T05:07:14.044 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.043+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~BZ95WT7GIHQ2.1 size=1048576 2023-12-01T05:07:14.046 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.045+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~BZ95WT7GIHQ2.2 size=304205 2023-12-01T05:07:14.049 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.048+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=BZ95WT7GIHQ2 tag=XSS80F4WT5RK type=write size=3449933 2023-12-01T05:07:14.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.051+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~TXW74993FKPL.0 size=1048576 2023-12-01T05:07:14.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.053+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~TXW74993FKPL.1 size=140404 2023-12-01T05:07:14.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.053+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=TXW74993FKPL tag=2Y7K2D221Z4G type=write size=2237556 2023-12-01T05:07:14.055 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.055+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~BA2T3GMPBQAU.0 size=1048576 2023-12-01T05:07:14.057 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.056+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~BA2T3GMPBQAU.1 size=1048576 2023-12-01T05:07:14.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.057+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~BA2T3GMPBQAU.2 size=3920 2023-12-01T05:07:14.061 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.061+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=BA2T3GMPBQAU tag=7DS2XQY1P1UR type=write size=3149648 2023-12-01T05:07:14.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.064+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~0TJQNCEPXT7T.0 size=1048576 2023-12-01T05:07:14.066 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.065+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~0TJQNCEPXT7T.1 size=775753 2023-12-01T05:07:14.066 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.065+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=0TJQNCEPXT7T tag=ANVHROGR248Y type=write size=2872905 2023-12-01T05:07:14.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.067+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=BG9235B9A4PD type=del 2023-12-01T05:07:14.071 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.070+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~Y7WIWO51AOJ1.0 size=1048576 2023-12-01T05:07:14.072 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.072+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~Y7WIWO51AOJ1.1 size=386855 2023-12-01T05:07:14.072 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.072+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=Y7WIWO51AOJ1 tag=LT2EMZ7RQJFK type=write size=2484007 2023-12-01T05:07:14.076 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.075+0000 7f1e103fe8c0 1 < suggested remove operation key=DTXKDW9IYPGT tag=9FC5L0KYR7RV type=del 2023-12-01T05:07:14.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.078+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~BN3ZU1YRFD6W.0 size=1048576 2023-12-01T05:07:14.080 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.080+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~BN3ZU1YRFD6W.1 size=1048576 2023-12-01T05:07:14.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.081+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~BN3ZU1YRFD6W.2 size=70750 2023-12-01T05:07:14.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.081+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=BN3ZU1YRFD6W tag=4AQU7CXG5WI0 type=write size=3216478 2023-12-01T05:07:14.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.083+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~WM8L821946KV.0 size=1048576 2023-12-01T05:07:14.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.084+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~WM8L821946KV.1 size=41605 2023-12-01T05:07:14.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.087+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=WM8L821946KV tag=Y3PU8S0NHO24 type=write size=2138757 2023-12-01T05:07:14.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.089+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=N9DN4RN98C7H type=del size=2924737 2023-12-01T05:07:14.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.091+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~K9A04LZMDMLG.0 size=1048576 2023-12-01T05:07:14.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.091+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6PFY1HQB54GY.2~K9A04LZMDMLG.1 size=1048576 2023-12-01T05:07:14.094 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.093+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~K9A04LZMDMLG.2 size=871005 2023-12-01T05:07:14.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.096+0000 7f1e103fe8c0 1 < canceled multipart upload key=6PFY1HQB54GY upload=K9A04LZMDMLG tag=0UUMP02CA16K type=write size=4016733 2023-12-01T05:07:14.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.098+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=OUIQ9VZI182Y type=del size=3662914 2023-12-01T05:07:14.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.100+0000 7f1e103fe8c0 1 < completed write operation key=9T6W5UL8HQGR tag=VHA39B1LO7AO type=write size=892824 2023-12-01T05:07:14.103 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.102+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=9D3Y8Q4DH9RB type=del size=863004 2023-12-01T05:07:14.105 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.104+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=0PU0E6Q1DKDI type=del 2023-12-01T05:07:14.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.106+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=QHPJ91VIQDPJ type=del size=640479 2023-12-01T05:07:14.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.108+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~UJAURSQHIP4P.0 size=1048576 2023-12-01T05:07:14.110 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.110+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~UJAURSQHIP4P.1 size=177568 2023-12-01T05:07:14.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.113+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=UJAURSQHIP4P tag=8L0FINSMX041 type=write size=2274720 2023-12-01T05:07:14.115 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.115+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=B5H5QG8ZWYZA type=del size=673979 2023-12-01T05:07:14.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.117+0000 7f1e103fe8c0 -1 < failed to complete operation key=K406217CY1N9 tag=MW1KR4M6HG8F type=del size=454212: (22) Invalid argument 2023-12-01T05:07:14.122 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.121+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~T2BKE6Z2N1IT.0 size=948183 2023-12-01T05:07:14.122 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.121+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=T2BKE6Z2N1IT tag=DWYIV60NSNRH type=write size=1996759 2023-12-01T05:07:14.124 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.123+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=61CM28Y8THBW type=del 2023-12-01T05:07:14.126 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.125+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=5UA1LGZJ0I4F type=del size=78266 2023-12-01T05:07:14.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.127+0000 7f1e103fe8c0 1 < canceled operation key=6THHYCQ1Y1YA tag=TCJJJ7N8DFNN type=del size=4042449 2023-12-01T05:07:14.130 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.129+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=4ET4G09ASCWM type=write size=909760 2023-12-01T05:07:14.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.131+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~AGBEY71OWWWO.0 size=1048576 2023-12-01T05:07:14.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.132+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~AGBEY71OWWWO.1 size=1048576 2023-12-01T05:07:14.135 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.134+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~AGBEY71OWWWO.2 size=826295 2023-12-01T05:07:14.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.137+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=AGBEY71OWWWO tag=3RLSKFPAHDNT type=write size=3972023 2023-12-01T05:07:14.141 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.140+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~ZKYWQXB1550Z.0 size=1048576 2023-12-01T05:07:14.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.142+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~ZKYWQXB1550Z.1 size=403502 2023-12-01T05:07:14.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.142+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=ZKYWQXB1550Z tag=9EFSK1GWKFZK type=write size=2500654 2023-12-01T05:07:14.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.144+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=1GX73535JAQK type=del 2023-12-01T05:07:14.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.147+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~1QW33495MJ05.0 size=1048576 2023-12-01T05:07:14.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.148+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~1QW33495MJ05.1 size=273450 2023-12-01T05:07:14.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.148+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=1QW33495MJ05 tag=7H0SCGPD24MU type=write size=2370602 2023-12-01T05:07:14.151 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.151+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~54EHUKBQYFQW.0 size=862983 2023-12-01T05:07:14.154 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.154+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=54EHUKBQYFQW tag=BY7Z7U78TJXW type=write size=1911559 2023-12-01T05:07:14.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.157+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~BMWG0NXKO5UA.0 size=546037 2023-12-01T05:07:14.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.157+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=BMWG0NXKO5UA tag=04C13DP0F2QJ type=write size=1594613 2023-12-01T05:07:14.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.158+0000 7f1e103fe8c0 -1 < no bi entry to suggest for operation key=DTXKDW9IYPGT tag=XLMZBXLYZ8VH type=del size=4035942: (2) No such file or directory 2023-12-01T05:07:14.161 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.160+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=2XA04QHEZPPC type=del size=3045555 2023-12-01T05:07:14.161 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.160+0000 7f1e103fe8c0 1 < canceled part key=_multipart_OXQC97F80TRZ.2~TXW74993FKPL.0 size=1048576 2023-12-01T05:07:14.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.161+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~TXW74993FKPL.1 size=140404 2023-12-01T05:07:14.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.165+0000 7f1e103fe8c0 1 < canceled multipart upload key=OXQC97F80TRZ upload=TXW74993FKPL tag=2Y7K2D221Z4G type=write size=2237556 2023-12-01T05:07:14.167 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.167+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=6QBIKNKI70FT type=del size=2061975 2023-12-01T05:07:14.169 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.169+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~0TJQNCEPXT7T.0 size=1048576 2023-12-01T05:07:14.171 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.170+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~0TJQNCEPXT7T.1 size=775753 2023-12-01T05:07:14.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.173+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=0TJQNCEPXT7T tag=ANVHROGR248Y type=write size=2872905 2023-12-01T05:07:14.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.177+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~0C6M9JM00O1F.0 size=7804 2023-12-01T05:07:14.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.177+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=0C6M9JM00O1F tag=SIJ3PQBNK68M type=write size=1056380 2023-12-01T05:07:14.180 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.179+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~Y7WIWO51AOJ1.0 size=1048576 2023-12-01T05:07:14.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.180+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~Y7WIWO51AOJ1.1 size=386855 2023-12-01T05:07:14.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.183+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=Y7WIWO51AOJ1 tag=LT2EMZ7RQJFK type=write size=2484007 2023-12-01T05:07:14.186 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.185+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=XUDD42KXT3ST type=write size=143963 2023-12-01T05:07:14.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.187+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~BN3ZU1YRFD6W.0 size=1048576 2023-12-01T05:07:14.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.189+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~BN3ZU1YRFD6W.1 size=1048576 2023-12-01T05:07:14.191 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.191+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~BN3ZU1YRFD6W.2 size=70750 2023-12-01T05:07:14.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.194+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=BN3ZU1YRFD6W tag=4AQU7CXG5WI0 type=write size=3216478 2023-12-01T05:07:14.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.196+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=BI43V9NVYUZ7 type=del size=3562790 2023-12-01T05:07:14.198 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.198+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=N9DN4RN98C7H type=del 2023-12-01T05:07:14.200 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.199+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=52IXGVJ83E0S type=del size=2403188 2023-12-01T05:07:14.202 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.201+0000 7f1e103fe8c0 1 < canceled operation key=CY4ZCOW8Q449 tag=OUIQ9VZI182Y type=del size=3662914 2023-12-01T05:07:14.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.203+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=6IOTXT840G9L type=del size=3500743 2023-12-01T05:07:14.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.205+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=9D3Y8Q4DH9RB type=del 2023-12-01T05:07:14.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.206+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=0T6GQUBAJ5IX type=del size=2155155 2023-12-01T05:07:14.209 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.209+0000 7f1e103fe8c0 1 < canceled operation key=URVXBYSKTROL tag=QHPJ91VIQDPJ type=del size=640479 2023-12-01T05:07:14.213 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.213+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~393L3USX62ND.0 size=1048576 2023-12-01T05:07:14.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.214+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~393L3USX62ND.1 size=324586 2023-12-01T05:07:14.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.214+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=393L3USX62ND tag=ABTRKIAKT106 type=write size=2421738 2023-12-01T05:07:14.219 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.218+0000 7f1e103fe8c0 1 < suggested update operation key=24QWY118LZSQ tag=B5H5QG8ZWYZA type=del size=673979 2023-12-01T05:07:14.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.221+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~PDU9PUH1MD50.0 size=1048576 2023-12-01T05:07:14.223 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.223+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~PDU9PUH1MD50.1 size=351957 2023-12-01T05:07:14.223 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.223+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=PDU9PUH1MD50 tag=4TVA0FDHXINQ type=write size=2449109 2023-12-01T05:07:14.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.224+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~T2BKE6Z2N1IT.0 size=948183 2023-12-01T05:07:14.239 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.238+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=T2BKE6Z2N1IT tag=DWYIV60NSNRH type=write size=1996759 2023-12-01T05:07:14.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.240+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=98WORIVTD7PR type=del size=1197885 2023-12-01T05:07:14.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.242+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=5UA1LGZJ0I4F type=del 2023-12-01T05:07:14.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.244+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=ON4J8JKPN9LF type=write size=809762 2023-12-01T05:07:14.247 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.246+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=4ET4G09ASCWM type=write size=909760 2023-12-01T05:07:14.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.250+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~7XK8VUKI6NCV.0 size=89191 2023-12-01T05:07:14.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.250+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=7XK8VUKI6NCV tag=NSILWXJ4J46E type=write size=1137767 2023-12-01T05:07:14.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.252+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~ZKYWQXB1550Z.0 size=1048576 2023-12-01T05:07:14.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.252+0000 7f1e103fe8c0 1 < canceled part key=_multipart_QS349RRDWEPS.2~ZKYWQXB1550Z.1 size=403502 2023-12-01T05:07:14.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.255+0000 7f1e103fe8c0 1 < canceled multipart upload key=QS349RRDWEPS upload=ZKYWQXB1550Z tag=9EFSK1GWKFZK type=write size=2500654 2023-12-01T05:07:14.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.257+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=ES3P8RNTSL2D type=del size=1932322 2023-12-01T05:07:14.260 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.259+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~1QW33495MJ05.0 size=1048576 2023-12-01T05:07:14.262 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.261+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~1QW33495MJ05.1 size=273450 2023-12-01T05:07:14.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.265+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=1QW33495MJ05 tag=7H0SCGPD24MU type=write size=2370602 2023-12-01T05:07:14.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.267+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=5D8CSH91I83E type=write size=802187 2023-12-01T05:07:14.269 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.269+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~BMWG0NXKO5UA.0 size=546037 2023-12-01T05:07:14.272 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.272+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=BMWG0NXKO5UA tag=04C13DP0F2QJ type=write size=1594613 2023-12-01T05:07:14.274 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.274+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=Z2HFSFSS50VQ type=del size=2881341 2023-12-01T05:07:14.278 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.277+0000 7f1e103fe8c0 1 < suggested remove operation key=DTXKDW9IYPGT tag=2XA04QHEZPPC type=del 2023-12-01T05:07:14.279 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.279+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=ZTGY4361Z79C type=del size=3858640 2023-12-01T05:07:14.281 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.280+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=6QBIKNKI70FT type=del 2023-12-01T05:07:14.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.284+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~2V8C2PAOHJX0.0 size=1048576 2023-12-01T05:07:14.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.285+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~2V8C2PAOHJX0.1 size=628941 2023-12-01T05:07:14.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.285+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=2V8C2PAOHJX0 tag=UEQPV8O41U0K type=write size=2726093 2023-12-01T05:07:14.288 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.287+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~0C6M9JM00O1F.0 size=7804 2023-12-01T05:07:14.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.290+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=0C6M9JM00O1F tag=SIJ3PQBNK68M type=write size=1056380 2023-12-01T05:07:14.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.292+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=4NAWFUEIASW0 type=del size=1671155 2023-12-01T05:07:14.294 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.293+0000 7f1e103fe8c0 1 < completed write operation key=E8ZZ0TR1IV5S tag=XUDD42KXT3ST type=write size=143963 2023-12-01T05:07:14.298 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.297+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~GZD3C8UQ4Q7Y.0 size=163992 2023-12-01T05:07:14.298 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.297+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=GZD3C8UQ4Q7Y tag=1Y53PIJJ7VX0 type=write size=1212568 2023-12-01T05:07:14.300 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.299+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=BI43V9NVYUZ7 type=del 2023-12-01T05:07:14.303 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.302+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~16MI91IF06VT.0 size=1048576 2023-12-01T05:07:14.305 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.304+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~16MI91IF06VT.1 size=357205 2023-12-01T05:07:14.305 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.304+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=16MI91IF06VT tag=XKQFRDRP4LSA type=write size=2454357 2023-12-01T05:07:14.307 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.306+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=52IXGVJ83E0S type=del 2023-12-01T05:07:14.310 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.309+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~E22KRX92X6TU.0 size=1048576 2023-12-01T05:07:14.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.311+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~E22KRX92X6TU.1 size=1048576 2023-12-01T05:07:14.313 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.312+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~E22KRX92X6TU.2 size=705945 2023-12-01T05:07:14.313 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.312+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=E22KRX92X6TU tag=WE5Y9YTQBR82 type=write size=3851673 2023-12-01T05:07:14.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.314+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=6IOTXT840G9L type=del 2023-12-01T05:07:14.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.316+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=R12WUEEA2NKB type=del size=3253055 2023-12-01T05:07:14.319 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.318+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=0T6GQUBAJ5IX type=del 2023-12-01T05:07:14.322 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.321+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~V6WBZQHPTJ2Y.0 size=1048576 2023-12-01T05:07:14.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.323+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~V6WBZQHPTJ2Y.1 size=697603 2023-12-01T05:07:14.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.323+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=V6WBZQHPTJ2Y tag=D3NJE9Y2YU09 type=write size=2794755 2023-12-01T05:07:14.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.324+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~393L3USX62ND.0 size=1048576 2023-12-01T05:07:14.327 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.326+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~393L3USX62ND.1 size=324586 2023-12-01T05:07:14.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.329+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=393L3USX62ND tag=ABTRKIAKT106 type=write size=2421738 2023-12-01T05:07:14.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.331+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=A5Z9GCHYGCX6 type=del size=201760 2023-12-01T05:07:14.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.333+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~PDU9PUH1MD50.0 size=1048576 2023-12-01T05:07:14.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.335+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~PDU9PUH1MD50.1 size=351957 2023-12-01T05:07:14.338 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.338+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=PDU9PUH1MD50 tag=4TVA0FDHXINQ type=write size=2449109 2023-12-01T05:07:14.342 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.342+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~KQH8EQI01EUV.0 size=1046667 2023-12-01T05:07:14.342 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.342+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=KQH8EQI01EUV tag=Z12ZD3WE0DCC type=write size=2095243 2023-12-01T05:07:14.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.343+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=98WORIVTD7PR type=del 2023-12-01T05:07:14.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.347+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~T93BNC20TRO3.0 size=1048576 2023-12-01T05:07:14.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.348+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~T93BNC20TRO3.1 size=1048576 2023-12-01T05:07:14.350 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.350+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~T93BNC20TRO3.2 size=257319 2023-12-01T05:07:14.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.350+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=T93BNC20TRO3 tag=U36ZER2382GV type=write size=3403047 2023-12-01T05:07:14.353 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.352+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=ON4J8JKPN9LF type=write size=809762 2023-12-01T05:07:14.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.354+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=DIYCT1LNRMNK type=del size=3635598 2023-12-01T05:07:14.356 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.356+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~7XK8VUKI6NCV.0 size=89191 2023-12-01T05:07:14.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.359+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=7XK8VUKI6NCV tag=NSILWXJ4J46E type=write size=1137767 2023-12-01T05:07:14.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.362+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~4R1XW6JRYFC7.0 size=505433 2023-12-01T05:07:14.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.362+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=4R1XW6JRYFC7 tag=XQA3B56W0MIS type=write size=1554009 2023-12-01T05:07:14.365 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.364+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=ES3P8RNTSL2D type=del 2023-12-01T05:07:14.369 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.368+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~VAPP6HGKFKK8.0 size=893058 2023-12-01T05:07:14.369 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.368+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=VAPP6HGKFKK8 tag=GSVCMGGTB9CZ type=write size=1941634 2023-12-01T05:07:14.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.372+0000 7f1e103fe8c0 1 < suggested update operation key=L00N0GJ45UKN tag=5D8CSH91I83E type=write size=802187 2023-12-01T05:07:14.375 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.374+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=765034MQA3RC type=del size=385487 2023-12-01T05:07:14.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.376+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=Z2HFSFSS50VQ type=del 2023-12-01T05:07:14.379 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.378+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=A2PTU6SAE1EF type=del size=2336297 2023-12-01T05:07:14.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.380+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=ZTGY4361Z79C type=del 2023-12-01T05:07:14.383 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.382+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=S2P5KT31Y7XF type=del size=3898119 2023-12-01T05:07:14.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.385+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~2V8C2PAOHJX0.0 size=1048576 2023-12-01T05:07:14.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.387+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~2V8C2PAOHJX0.1 size=628941 2023-12-01T05:07:14.391 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.391+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=2V8C2PAOHJX0 tag=UEQPV8O41U0K type=write size=2726093 2023-12-01T05:07:14.394 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.393+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=Q7T8WFTFJEKD type=del size=1880767 2023-12-01T05:07:14.396 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.395+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=4NAWFUEIASW0 type=del 2023-12-01T05:07:14.398 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.397+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=NRJGQQ198XXW type=del size=2436880 2023-12-01T05:07:14.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.399+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~GZD3C8UQ4Q7Y.0 size=163992 2023-12-01T05:07:14.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.402+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=GZD3C8UQ4Q7Y tag=1Y53PIJJ7VX0 type=write size=1212568 2023-12-01T05:07:14.407 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.406+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~CF1K86RJ4E8N.0 size=1048576 2023-12-01T05:07:14.408 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.407+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~CF1K86RJ4E8N.1 size=375222 2023-12-01T05:07:14.408 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.407+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=CF1K86RJ4E8N tag=2E0E8JCS8BMD type=write size=2472374 2023-12-01T05:07:14.410 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.409+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~16MI91IF06VT.0 size=1048576 2023-12-01T05:07:14.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.411+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~16MI91IF06VT.1 size=357205 2023-12-01T05:07:14.414 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.413+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=16MI91IF06VT tag=XKQFRDRP4LSA type=write size=2454357 2023-12-01T05:07:14.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.415+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=H3Y8LCJ2W9LE type=del size=2762497 2023-12-01T05:07:14.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.417+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~E22KRX92X6TU.0 size=1048576 2023-12-01T05:07:14.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.419+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~E22KRX92X6TU.1 size=1048576 2023-12-01T05:07:14.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.419+0000 7f1e103fe8c0 1 < canceled part key=_multipart_ZWMBPGO6TXMV.2~E22KRX92X6TU.2 size=705945 2023-12-01T05:07:14.424 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.423+0000 7f1e103fe8c0 1 < canceled multipart upload key=ZWMBPGO6TXMV upload=E22KRX92X6TU tag=WE5Y9YTQBR82 type=write size=3851673 2023-12-01T05:07:14.425 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.425+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=TNG0OI5SBPG3 type=write size=445682 2023-12-01T05:07:14.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.427+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=R12WUEEA2NKB type=del 2023-12-01T05:07:14.431 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.430+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~SMN5WT4U403V.0 size=1048576 2023-12-01T05:07:14.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.432+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~SMN5WT4U403V.1 size=568778 2023-12-01T05:07:14.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.432+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=SMN5WT4U403V tag=1SX314YRYXU2 type=write size=2665930 2023-12-01T05:07:14.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.434+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~V6WBZQHPTJ2Y.0 size=1048576 2023-12-01T05:07:14.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.435+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~V6WBZQHPTJ2Y.1 size=697603 2023-12-01T05:07:14.439 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.439+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=V6WBZQHPTJ2Y tag=D3NJE9Y2YU09 type=write size=2794755 2023-12-01T05:07:14.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.442+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~UYGHOJ56TQBL.0 size=82774 2023-12-01T05:07:14.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.442+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=UYGHOJ56TQBL tag=C9NJ8JDGKOPM type=write size=1131350 2023-12-01T05:07:14.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.445+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=A5Z9GCHYGCX6 type=del 2023-12-01T05:07:14.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.448+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~EPNQ4OHRNXJ3.0 size=1048576 2023-12-01T05:07:14.450 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.450+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~EPNQ4OHRNXJ3.1 size=976986 2023-12-01T05:07:14.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.450+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=EPNQ4OHRNXJ3 tag=U7MW1XCPND3U type=write size=3074138 2023-12-01T05:07:14.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.451+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~KQH8EQI01EUV.0 size=1046667 2023-12-01T05:07:14.456 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.456+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=KQH8EQI01EUV tag=Z12ZD3WE0DCC type=write size=2095243 2023-12-01T05:07:14.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.461+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~F0VBO3SG6RUR.0 size=1048576 2023-12-01T05:07:14.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.463+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~F0VBO3SG6RUR.1 size=602936 2023-12-01T05:07:14.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.463+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=F0VBO3SG6RUR tag=250CNIUO2SY6 type=write size=2700088 2023-12-01T05:07:14.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.464+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~T93BNC20TRO3.0 size=1048576 2023-12-01T05:07:14.467 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.466+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~T93BNC20TRO3.1 size=1048576 2023-12-01T05:07:14.468 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.467+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~T93BNC20TRO3.2 size=257319 2023-12-01T05:07:14.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.470+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=T93BNC20TRO3 tag=U36ZER2382GV type=write size=3403047 2023-12-01T05:07:14.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.474+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~BQ8GEBHK7D2S.0 size=682798 2023-12-01T05:07:14.475 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.474+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=BQ8GEBHK7D2S tag=JC023SODBDP0 type=write size=1731374 2023-12-01T05:07:14.479 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.478+0000 7f1e103fe8c0 1 < suggested remove operation key=6PFY1HQB54GY tag=DIYCT1LNRMNK type=del 2023-12-01T05:07:14.482 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.481+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~1Y7D8WOMF1PM.0 size=991952 2023-12-01T05:07:14.482 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.481+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=1Y7D8WOMF1PM tag=2O62O6L43PDE type=write size=2040528 2023-12-01T05:07:14.484 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.483+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~4R1XW6JRYFC7.0 size=505433 2023-12-01T05:07:14.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.486+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=4R1XW6JRYFC7 tag=XQA3B56W0MIS type=write size=1554009 2023-12-01T05:07:14.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.490+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~AZUZLT5GV0FS.0 size=1048576 2023-12-01T05:07:14.492 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.491+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~AZUZLT5GV0FS.1 size=1048576 2023-12-01T05:07:14.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.493+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~AZUZLT5GV0FS.2 size=784941 2023-12-01T05:07:14.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.493+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=AZUZLT5GV0FS tag=T7SEL1BT3IE4 type=write size=3930669 2023-12-01T05:07:14.496 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.495+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~VAPP6HGKFKK8.0 size=893058 2023-12-01T05:07:14.499 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.498+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=VAPP6HGKFKK8 tag=GSVCMGGTB9CZ type=write size=1941634 2023-12-01T05:07:14.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.501+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~J4UY4L82YMWO.0 size=1048576 2023-12-01T05:07:14.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.503+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~J4UY4L82YMWO.1 size=692051 2023-12-01T05:07:14.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.503+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=J4UY4L82YMWO tag=0EKRB6HETA77 type=write size=2789203 2023-12-01T05:07:14.506 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.505+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=765034MQA3RC type=del 2023-12-01T05:07:14.508 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.507+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=2BNV5DH0TL1Q type=del size=2934762 2023-12-01T05:07:14.510 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.509+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=A2PTU6SAE1EF type=del 2023-12-01T05:07:14.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.511+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=DCOODXWAYZ28 type=del size=1207726 2023-12-01T05:07:14.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.513+0000 7f1e103fe8c0 1 < canceled operation key=LLWHS8A9H3PV tag=S2P5KT31Y7XF type=del size=3898119 2023-12-01T05:07:14.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.515+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=5JEEO7GVPQTL type=del size=149293 2023-12-01T05:07:14.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.517+0000 7f1e103fe8c0 1 < canceled operation key=285IAXA9485Z tag=Q7T8WFTFJEKD type=del size=1880767 2023-12-01T05:07:14.521 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.520+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~VTK1CWAUUAMK.0 size=1048576 2023-12-01T05:07:14.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.522+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~VTK1CWAUUAMK.1 size=566930 2023-12-01T05:07:14.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.522+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=VTK1CWAUUAMK tag=40RRT49X83P2 type=write size=2664082 2023-12-01T05:07:14.525 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.524+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=NRJGQQ198XXW type=del 2023-12-01T05:07:14.527 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.526+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=OAU8CIFQZPHH type=write size=551846 2023-12-01T05:07:14.529 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.528+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~CF1K86RJ4E8N.0 size=1048576 2023-12-01T05:07:14.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.530+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~CF1K86RJ4E8N.1 size=375222 2023-12-01T05:07:14.534 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.533+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=CF1K86RJ4E8N tag=2E0E8JCS8BMD type=write size=2472374 2023-12-01T05:07:14.537 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.536+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=1DC4TBBJ5X2R type=del size=1803387 2023-12-01T05:07:14.541 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.540+0000 7f1e103fe8c0 1 < suggested remove operation key=285IAXA9485Z tag=H3Y8LCJ2W9LE type=del 2023-12-01T05:07:14.543 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.543+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=K1TCZT22WB2B type=del size=3811477 2023-12-01T05:07:14.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.546+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=TNG0OI5SBPG3 type=write size=445682 2023-12-01T05:07:14.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.548+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=HWX9Q9ZTJJJE type=del size=3484452 2023-12-01T05:07:14.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.551+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~SMN5WT4U403V.0 size=1048576 2023-12-01T05:07:14.553 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.552+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~SMN5WT4U403V.1 size=568778 2023-12-01T05:07:14.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.556+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=SMN5WT4U403V tag=1SX314YRYXU2 type=write size=2665930 2023-12-01T05:07:14.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.558+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=EVPL7BFP3ZS1 type=del size=3208920 2023-12-01T05:07:14.561 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.560+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~UYGHOJ56TQBL.0 size=82774 2023-12-01T05:07:14.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.563+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=UYGHOJ56TQBL tag=C9NJ8JDGKOPM type=write size=1131350 2023-12-01T05:07:14.566 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.565+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=4MVV850PHSOV type=write size=500246 2023-12-01T05:07:14.568 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.567+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~EPNQ4OHRNXJ3.0 size=1048576 2023-12-01T05:07:14.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.569+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~EPNQ4OHRNXJ3.1 size=976986 2023-12-01T05:07:14.573 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.572+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=EPNQ4OHRNXJ3 tag=U7MW1XCPND3U type=write size=3074138 2023-12-01T05:07:14.575 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.574+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=YUP3BNAPD7LG type=del size=210968 2023-12-01T05:07:14.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.576+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~F0VBO3SG6RUR.0 size=1048576 2023-12-01T05:07:14.579 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.578+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~F0VBO3SG6RUR.1 size=602936 2023-12-01T05:07:14.582 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.581+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=F0VBO3SG6RUR tag=250CNIUO2SY6 type=write size=2700088 2023-12-01T05:07:14.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.584+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=JEV8AEORHF75 type=del size=2564937 2023-12-01T05:07:14.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.585+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~BQ8GEBHK7D2S.0 size=682798 2023-12-01T05:07:14.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.589+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=BQ8GEBHK7D2S tag=JC023SODBDP0 type=write size=1731374 2023-12-01T05:07:14.591 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.590+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=60QUAQOZ537D type=del size=2974366 2023-12-01T05:07:14.593 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.592+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~1Y7D8WOMF1PM.0 size=991952 2023-12-01T05:07:14.596 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.596+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=1Y7D8WOMF1PM tag=2O62O6L43PDE type=write size=2040528 2023-12-01T05:07:14.599 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.599+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~LFQ4UZ53T0HF.0 size=1048576 2023-12-01T05:07:14.601 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.601+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~LFQ4UZ53T0HF.1 size=1048576 2023-12-01T05:07:14.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.602+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~LFQ4UZ53T0HF.2 size=401423 2023-12-01T05:07:14.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.602+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=LFQ4UZ53T0HF tag=O5HOJ8CJS4J1 type=write size=3547151 2023-12-01T05:07:14.603 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.602+0000 7f1e103fe8c0 1 < canceled part key=_multipart_B9F6GZ15FRQ4.2~AZUZLT5GV0FS.0 size=1048576 2023-12-01T05:07:14.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.604+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~AZUZLT5GV0FS.1 size=1048576 2023-12-01T05:07:14.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.606+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~AZUZLT5GV0FS.2 size=784941 2023-12-01T05:07:14.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.609+0000 7f1e103fe8c0 1 < canceled multipart upload key=B9F6GZ15FRQ4 upload=AZUZLT5GV0FS tag=T7SEL1BT3IE4 type=write size=3930669 2023-12-01T05:07:14.611 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.611+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=T6F7G7XRID6U type=del size=3983359 2023-12-01T05:07:14.614 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.612+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~J4UY4L82YMWO.0 size=1048576 2023-12-01T05:07:14.615 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.614+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~J4UY4L82YMWO.1 size=692051 2023-12-01T05:07:14.619 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.618+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=J4UY4L82YMWO tag=0EKRB6HETA77 type=write size=2789203 2023-12-01T05:07:14.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.621+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~GSXAHLSEDCXG.0 size=375511 2023-12-01T05:07:14.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.621+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=GSXAHLSEDCXG tag=SALEP2B80552 type=write size=1424087 2023-12-01T05:07:14.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.623+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=2BNV5DH0TL1Q type=del 2023-12-01T05:07:14.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.627+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~PXEWEG9G3HMS.0 size=971693 2023-12-01T05:07:14.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.627+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=PXEWEG9G3HMS tag=TVPDCRJ7BE6Z type=write size=2020269 2023-12-01T05:07:14.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.629+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=DCOODXWAYZ28 type=del 2023-12-01T05:07:14.633 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.632+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~J0PKAMWQH0FZ.0 size=1048576 2023-12-01T05:07:14.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.634+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~J0PKAMWQH0FZ.1 size=1048576 2023-12-01T05:07:14.636 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.635+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~J0PKAMWQH0FZ.2 size=88704 2023-12-01T05:07:14.636 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.635+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=J0PKAMWQH0FZ tag=43O3WL9UM2PG type=write size=3234432 2023-12-01T05:07:14.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.638+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=5JEEO7GVPQTL type=del 2023-12-01T05:07:14.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.639+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=ACVTTSCC2MWT type=write size=481936 2023-12-01T05:07:14.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.642+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~VTK1CWAUUAMK.0 size=1048576 2023-12-01T05:07:14.644 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.644+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~VTK1CWAUUAMK.1 size=566930 2023-12-01T05:07:14.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.647+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=VTK1CWAUUAMK tag=40RRT49X83P2 type=write size=2664082 2023-12-01T05:07:14.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.650+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~RQ909BY4GAL0.0 size=1048576 2023-12-01T05:07:14.652 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.651+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~RQ909BY4GAL0.1 size=652949 2023-12-01T05:07:14.652 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.651+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=RQ909BY4GAL0 tag=Q2EGCYF0P8GF type=write size=2750101 2023-12-01T05:07:14.654 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.653+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=OAU8CIFQZPHH type=write size=551846 2023-12-01T05:07:14.655 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.655+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=7LIVY751WMAJ type=del size=2521987 2023-12-01T05:07:14.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.658+0000 7f1e103fe8c0 1 < suggested update operation key=1I2J7UYUBJ84 tag=1DC4TBBJ5X2R type=del size=1803387 2023-12-01T05:07:14.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.661+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~NFQPRYTJ3LM7.0 size=16464 2023-12-01T05:07:14.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.661+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=NFQPRYTJ3LM7 tag=BOTVUKXM6NKF type=write size=1065040 2023-12-01T05:07:14.664 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.663+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=K1TCZT22WB2B type=del 2023-12-01T05:07:14.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.667+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~R9FW36X3Z2NL.0 size=1048576 2023-12-01T05:07:14.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.668+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~R9FW36X3Z2NL.1 size=1026032 2023-12-01T05:07:14.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.668+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=R9FW36X3Z2NL tag=EKSUBNZBOMEL type=write size=3123184 2023-12-01T05:07:14.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.670+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=HWX9Q9ZTJJJE type=del 2023-12-01T05:07:14.674 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.673+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~PL29DV2CK00T.0 size=1048576 2023-12-01T05:07:14.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.674+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~PL29DV2CK00T.1 size=594068 2023-12-01T05:07:14.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.674+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=PL29DV2CK00T tag=UA1LNFBRZPU6 type=write size=2691220 2023-12-01T05:07:14.677 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.676+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=EVPL7BFP3ZS1 type=del 2023-12-01T05:07:14.679 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.678+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=XCZT8UI2J6SO type=write size=162678 2023-12-01T05:07:14.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.680+0000 7f1e103fe8c0 1 < completed write operation key=6PFY1HQB54GY tag=4MVV850PHSOV type=write size=500246 2023-12-01T05:07:14.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.682+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=M19FKUU1Z69H type=del size=1900292 2023-12-01T05:07:14.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.684+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=YUP3BNAPD7LG type=del 2023-12-01T05:07:14.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.686+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=NEB9AQ3MUA89 type=del size=1199397 2023-12-01T05:07:14.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.688+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=JEV8AEORHF75 type=del 2023-12-01T05:07:14.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.692+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~A3B72PQU55JX.0 size=247285 2023-12-01T05:07:14.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.692+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=A3B72PQU55JX tag=DGDLPN1V1NY2 type=write size=1295861 2023-12-01T05:07:14.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.694+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=60QUAQOZ537D type=del 2023-12-01T05:07:14.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.695+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=C0HD6MHM0WI9 type=del size=2552025 2023-12-01T05:07:14.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.697+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~LFQ4UZ53T0HF.0 size=1048576 2023-12-01T05:07:14.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.699+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~LFQ4UZ53T0HF.1 size=1048576 2023-12-01T05:07:14.701 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.701+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~LFQ4UZ53T0HF.2 size=401423 2023-12-01T05:07:14.704 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.704+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=LFQ4UZ53T0HF tag=O5HOJ8CJS4J1 type=write size=3547151 2023-12-01T05:07:14.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.707+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~M4YOVX52ISGC.0 size=1048576 2023-12-01T05:07:14.709 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.708+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~M4YOVX52ISGC.1 size=1048576 2023-12-01T05:07:14.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.710+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~M4YOVX52ISGC.2 size=991317 2023-12-01T05:07:14.711 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.710+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=M4YOVX52ISGC tag=YJ0ZYDSDP2BC type=write size=4137045 2023-12-01T05:07:14.714 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.713+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=T6F7G7XRID6U type=del size=3983359 2023-12-01T05:07:14.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.716+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~MPFFETEB97K8.0 size=680911 2023-12-01T05:07:14.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.716+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=MPFFETEB97K8 tag=6HYE6BONOUR4 type=write size=1729487 2023-12-01T05:07:14.719 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.718+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~GSXAHLSEDCXG.0 size=375511 2023-12-01T05:07:14.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.721+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=GSXAHLSEDCXG tag=SALEP2B80552 type=write size=1424087 2023-12-01T05:07:14.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.723+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=APNC5MUR6ZE2 type=del size=1732990 2023-12-01T05:07:14.726 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.725+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~PXEWEG9G3HMS.0 size=971693 2023-12-01T05:07:14.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.728+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=PXEWEG9G3HMS tag=TVPDCRJ7BE6Z type=write size=2020269 2023-12-01T05:07:14.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.730+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=2GFU02AXML37 type=write size=813877 2023-12-01T05:07:14.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.732+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~J0PKAMWQH0FZ.0 size=1048576 2023-12-01T05:07:14.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.734+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~J0PKAMWQH0FZ.1 size=1048576 2023-12-01T05:07:14.736 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.735+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~J0PKAMWQH0FZ.2 size=88704 2023-12-01T05:07:14.740 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.739+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=J0PKAMWQH0FZ tag=43O3WL9UM2PG type=write size=3234432 2023-12-01T05:07:14.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.741+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=OWSVM7KX9FPW type=del size=330508 2023-12-01T05:07:14.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.742+0000 7f1e103fe8c0 1 < completed write operation key=D4M0DMQO4NEL tag=ACVTTSCC2MWT type=write size=481936 2023-12-01T05:07:14.747 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.746+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~L0BRS7Z88984.0 size=1048576 2023-12-01T05:07:14.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.747+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~L0BRS7Z88984.1 size=158683 2023-12-01T05:07:14.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.747+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=L0BRS7Z88984 tag=F4AWS7WMQ41G type=write size=2255835 2023-12-01T05:07:14.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.750+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~RQ909BY4GAL0.0 size=1048576 2023-12-01T05:07:14.752 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.751+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~RQ909BY4GAL0.1 size=652949 2023-12-01T05:07:14.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.755+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=RQ909BY4GAL0 tag=Q2EGCYF0P8GF type=write size=2750101 2023-12-01T05:07:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:07:14] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.43.0" 2023-12-01T05:07:14.760 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.759+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~1P0YTPRPQU22.0 size=1048576 2023-12-01T05:07:14.761 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.760+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~1P0YTPRPQU22.1 size=1048576 2023-12-01T05:07:14.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.762+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~1P0YTPRPQU22.2 size=786495 2023-12-01T05:07:14.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.762+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=1P0YTPRPQU22 tag=RM0QSXBB4W0C type=write size=3932223 2023-12-01T05:07:14.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.764+0000 7f1e103fe8c0 1 < canceled operation key=CY4ZCOW8Q449 tag=7LIVY751WMAJ type=del size=2521987 2023-12-01T05:07:14.768 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.767+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~LMXXG682PAP7.0 size=1048576 2023-12-01T05:07:14.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.768+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~LMXXG682PAP7.1 size=445959 2023-12-01T05:07:14.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.768+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=LMXXG682PAP7 tag=ARHKO7LS13V2 type=write size=2543111 2023-12-01T05:07:14.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.770+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~NFQPRYTJ3LM7.0 size=16464 2023-12-01T05:07:14.774 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.773+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=NFQPRYTJ3LM7 tag=BOTVUKXM6NKF type=write size=1065040 2023-12-01T05:07:14.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.777+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~N37VKBZYQLYC.0 size=1048576 2023-12-01T05:07:14.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.778+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~N37VKBZYQLYC.1 size=1048576 2023-12-01T05:07:14.780 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.780+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~N37VKBZYQLYC.2 size=95293 2023-12-01T05:07:14.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.780+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=N37VKBZYQLYC tag=CJZSSFM85FWG type=write size=3241021 2023-12-01T05:07:14.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.782+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~R9FW36X3Z2NL.0 size=1048576 2023-12-01T05:07:14.785 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.784+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~R9FW36X3Z2NL.1 size=1026032 2023-12-01T05:07:14.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.787+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=R9FW36X3Z2NL tag=EKSUBNZBOMEL type=write size=3123184 2023-12-01T05:07:14.792 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.790+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~NOTKD078KIBR.0 size=1048576 2023-12-01T05:07:14.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.792+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~NOTKD078KIBR.1 size=459448 2023-12-01T05:07:14.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.792+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=NOTKD078KIBR tag=SQ9HN9KU27Z3 type=write size=2556600 2023-12-01T05:07:14.794 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.794+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~PL29DV2CK00T.0 size=1048576 2023-12-01T05:07:14.796 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.795+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~PL29DV2CK00T.1 size=594068 2023-12-01T05:07:14.799 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.798+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=PL29DV2CK00T tag=UA1LNFBRZPU6 type=write size=2691220 2023-12-01T05:07:14.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.802+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~PPTF91V9VRHU.0 size=1048576 2023-12-01T05:07:14.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.803+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~PPTF91V9VRHU.1 size=170850 2023-12-01T05:07:14.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.803+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=PPTF91V9VRHU tag=6F1KO6JZ3MWY type=write size=2268002 2023-12-01T05:07:14.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.805+0000 7f1e103fe8c0 1 < completed write operation key=LLWHS8A9H3PV tag=XCZT8UI2J6SO type=write size=162678 2023-12-01T05:07:14.808 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.807+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=0RU8OCDTEOX0 type=del size=3623953 2023-12-01T05:07:14.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.810+0000 7f1e103fe8c0 1 < suggested update operation key=DTXKDW9IYPGT tag=M19FKUU1Z69H type=del size=1900292 2023-12-01T05:07:14.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.812+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=5LGZ8YH4CVQ1 type=del size=1167640 2023-12-01T05:07:14.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.814+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=NEB9AQ3MUA89 type=del 2023-12-01T05:07:14.817 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.817+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=LKFUDCZFO6S5 type=write size=496573 2023-12-01T05:07:14.819 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.819+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~A3B72PQU55JX.0 size=247285 2023-12-01T05:07:14.823 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.822+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=A3B72PQU55JX tag=DGDLPN1V1NY2 type=write size=1295861 2023-12-01T05:07:14.825 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.824+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=HYLC0Y0NKE7S type=del size=4076289 2023-12-01T05:07:14.829 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.828+0000 7f1e103fe8c0 1 < suggested update operation key=ZWMBPGO6TXMV tag=C0HD6MHM0WI9 type=del size=2552025 2023-12-01T05:07:14.833 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.832+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~WIWJ2A3UHX5D.0 size=788964 2023-12-01T05:07:14.833 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.832+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=WIWJ2A3UHX5D tag=K9PCMAU8PL5T type=write size=1837540 2023-12-01T05:07:14.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.834+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~M4YOVX52ISGC.0 size=1048576 2023-12-01T05:07:14.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.836+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~M4YOVX52ISGC.1 size=1048576 2023-12-01T05:07:14.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.836+0000 7f1e103fe8c0 1 < canceled part key=_multipart_7ZK6JAXLM788.2~M4YOVX52ISGC.2 size=991317 2023-12-01T05:07:14.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.839+0000 7f1e103fe8c0 1 < canceled multipart upload key=7ZK6JAXLM788 upload=M4YOVX52ISGC tag=YJ0ZYDSDP2BC type=write size=4137045 2023-12-01T05:07:14.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.843+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~WRHYN9JZHDZR.0 size=1048576 2023-12-01T05:07:14.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.845+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~WRHYN9JZHDZR.1 size=1048576 2023-12-01T05:07:14.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.846+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~WRHYN9JZHDZR.2 size=507327 2023-12-01T05:07:14.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.846+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=WRHYN9JZHDZR tag=6O0CAMY3UH2D type=write size=3653055 2023-12-01T05:07:14.849 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.848+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~MPFFETEB97K8.0 size=680911 2023-12-01T05:07:14.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.851+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=MPFFETEB97K8 tag=6HYE6BONOUR4 type=write size=1729487 2023-12-01T05:07:14.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.855+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~JGKLX6ZOZLT3.0 size=904641 2023-12-01T05:07:14.856 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.855+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=JGKLX6ZOZLT3 tag=T0JEFQTX2ZGJ type=write size=1953217 2023-12-01T05:07:14.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.857+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=APNC5MUR6ZE2 type=del 2023-12-01T05:07:14.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.859+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=7EHFMHVSQ4X0 type=del size=2825042 2023-12-01T05:07:14.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.862+0000 7f1e103fe8c0 1 < suggested update operation key=M8GB12FJOG1E tag=2GFU02AXML37 type=write size=813877 2023-12-01T05:07:14.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.864+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=8HXQRQ5VV3AN type=del size=1404319 2023-12-01T05:07:14.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.868+0000 7f1e103fe8c0 1 < suggested remove operation key=DR0WFRFA68YD tag=OWSVM7KX9FPW type=del 2023-12-01T05:07:14.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.870+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=3O80D0IKKD98 type=del size=1009150 2023-12-01T05:07:14.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.872+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~L0BRS7Z88984.0 size=1048576 2023-12-01T05:07:14.874 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.873+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~L0BRS7Z88984.1 size=158683 2023-12-01T05:07:14.877 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.876+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=L0BRS7Z88984 tag=F4AWS7WMQ41G type=write size=2255835 2023-12-01T05:07:14.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.878+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=1W0A25J79I0P type=del size=1793830 2023-12-01T05:07:14.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.879+0000 7f1e103fe8c0 1 < canceled part key=_multipart_L00N0GJ45UKN.2~1P0YTPRPQU22.0 size=1048576 2023-12-01T05:07:14.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.881+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~1P0YTPRPQU22.1 size=1048576 2023-12-01T05:07:14.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.882+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~1P0YTPRPQU22.2 size=786495 2023-12-01T05:07:14.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.887+0000 7f1e103fe8c0 1 < canceled multipart upload key=L00N0GJ45UKN upload=1P0YTPRPQU22 tag=RM0QSXBB4W0C type=write size=3932223 2023-12-01T05:07:14.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.889+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=4CUNVYJUOJVA type=del size=3979966 2023-12-01T05:07:14.891 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.891+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~LMXXG682PAP7.0 size=1048576 2023-12-01T05:07:14.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.892+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~LMXXG682PAP7.1 size=445959 2023-12-01T05:07:14.896 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.896+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=LMXXG682PAP7 tag=ARHKO7LS13V2 type=write size=2543111 2023-12-01T05:07:14.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.898+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=S2LMLWKEH1KF type=del size=3326511 2023-12-01T05:07:14.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.900+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~N37VKBZYQLYC.0 size=1048576 2023-12-01T05:07:14.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.901+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~N37VKBZYQLYC.1 size=1048576 2023-12-01T05:07:14.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.903+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~N37VKBZYQLYC.2 size=95293 2023-12-01T05:07:14.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.907+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=N37VKBZYQLYC tag=CJZSSFM85FWG type=write size=3241021 2023-12-01T05:07:14.909 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.908+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=VVLWH045OAIY type=del size=3824458 2023-12-01T05:07:14.909 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.909+0000 7f1e103fe8c0 1 < canceled part key=_multipart_7ZK6JAXLM788.2~NOTKD078KIBR.0 size=1048576 2023-12-01T05:07:14.911 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.910+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~NOTKD078KIBR.1 size=459448 2023-12-01T05:07:14.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.913+0000 7f1e103fe8c0 1 < canceled multipart upload key=7ZK6JAXLM788 upload=NOTKD078KIBR tag=SQ9HN9KU27Z3 type=write size=2556600 2023-12-01T05:07:14.918 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.917+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~2NA0CMA0TD20.0 size=874537 2023-12-01T05:07:14.918 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.917+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=2NA0CMA0TD20 tag=4ZNO6RHK0H8M type=write size=1923113 2023-12-01T05:07:14.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.918+0000 7f1e103fe8c0 1 < canceled part key=_multipart_ZWMBPGO6TXMV.2~PPTF91V9VRHU.0 size=1048576 2023-12-01T05:07:14.920 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.919+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~PPTF91V9VRHU.1 size=170850 2023-12-01T05:07:14.923 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.922+0000 7f1e103fe8c0 1 < canceled multipart upload key=ZWMBPGO6TXMV upload=PPTF91V9VRHU tag=6F1KO6JZ3MWY type=write size=2268002 2023-12-01T05:07:14.927 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.926+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~4C1R3W7JAHKY.0 size=307864 2023-12-01T05:07:14.927 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.926+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=4C1R3W7JAHKY tag=E0KFHSKF1PX6 type=write size=1356440 2023-12-01T05:07:14.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.928+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=0RU8OCDTEOX0 type=del 2023-12-01T05:07:14.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.931+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~DCOCTR3PQ6A3.0 size=748486 2023-12-01T05:07:14.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.931+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=DCOCTR3PQ6A3 tag=44VA723GGS3U type=write size=1797062 2023-12-01T05:07:14.934 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.934+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=5LGZ8YH4CVQ1 type=del 2023-12-01T05:07:14.937 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.936+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=XGXXUKZRZ3X2 type=del size=553144 2023-12-01T05:07:14.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.946+0000 7f1e103fe8c0 1 < suggested update operation key=ZWMBPGO6TXMV tag=LKFUDCZFO6S5 type=write size=496573 2023-12-01T05:07:14.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.948+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=BYZOI4MA1XS0 type=del size=1892512 2023-12-01T05:07:14.951 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.950+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=HYLC0Y0NKE7S type=del 2023-12-01T05:07:14.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.954+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~ZYA1DMFXPICX.0 size=1048576 2023-12-01T05:07:14.956 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.955+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~ZYA1DMFXPICX.1 size=1048576 2023-12-01T05:07:14.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.957+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~ZYA1DMFXPICX.2 size=775647 2023-12-01T05:07:14.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.957+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=ZYA1DMFXPICX tag=U0JXQ0NS9MA0 type=write size=3921375 2023-12-01T05:07:14.960 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.959+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~WIWJ2A3UHX5D.0 size=788964 2023-12-01T05:07:14.963 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.962+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=WIWJ2A3UHX5D tag=K9PCMAU8PL5T type=write size=1837540 2023-12-01T05:07:14.965 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.964+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=F6QPC0G27HL6 type=del size=4098462 2023-12-01T05:07:14.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.966+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~WRHYN9JZHDZR.0 size=1048576 2023-12-01T05:07:14.968 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.967+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~WRHYN9JZHDZR.1 size=1048576 2023-12-01T05:07:14.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.969+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~WRHYN9JZHDZR.2 size=507327 2023-12-01T05:07:14.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.972+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=WRHYN9JZHDZR tag=6O0CAMY3UH2D type=write size=3653055 2023-12-01T05:07:14.977 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.976+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~YOQKM7PWVSM5.0 size=1048576 2023-12-01T05:07:14.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.977+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~YOQKM7PWVSM5.1 size=1048576 2023-12-01T05:07:14.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.979+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~YOQKM7PWVSM5.2 size=418334 2023-12-01T05:07:14.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.979+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=YOQKM7PWVSM5 tag=VVTCBYVNO779 type=write size=3564062 2023-12-01T05:07:14.981 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.981+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~JGKLX6ZOZLT3.0 size=904641 2023-12-01T05:07:14.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.984+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=JGKLX6ZOZLT3 tag=T0JEFQTX2ZGJ type=write size=1953217 2023-12-01T05:07:14.988 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.988+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~K0KQZHNTOZ7Q.0 size=1048576 2023-12-01T05:07:14.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.989+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~K0KQZHNTOZ7Q.1 size=1048576 2023-12-01T05:07:14.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.991+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~K0KQZHNTOZ7Q.2 size=11337 2023-12-01T05:07:14.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.991+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=K0KQZHNTOZ7Q tag=H909GZ3VRYMX type=write size=3157065 2023-12-01T05:07:14.993 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.993+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=7EHFMHVSQ4X0 type=del 2023-12-01T05:07:14.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.996+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~UATIC1DTJTMA.0 size=1048576 2023-12-01T05:07:14.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.998+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~UATIC1DTJTMA.1 size=808337 2023-12-01T05:07:14.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.998+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=UATIC1DTJTMA tag=PRTK2QB103R0 type=write size=2905489 2023-12-01T05:07:15.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:14.999+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=8HXQRQ5VV3AN type=del 2023-12-01T05:07:15.004 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.003+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~3V2LRTBHC180.0 size=1048576 2023-12-01T05:07:15.005 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.005+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~3V2LRTBHC180.1 size=980972 2023-12-01T05:07:15.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.005+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=3V2LRTBHC180 tag=14QRO7CYE0NU type=write size=3078124 2023-12-01T05:07:15.009 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.009+0000 7f1e103fe8c0 1 < suggested remove operation key=SBUJCO2TCPKM tag=3O80D0IKKD98 type=del 2023-12-01T05:07:15.011 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.010+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=XQ5R3SGNRXVS type=del size=1099412 2023-12-01T05:07:15.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.012+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=1W0A25J79I0P type=del 2023-12-01T05:07:15.015 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.014+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=CJ3JR3V0EIU6 type=del size=1764123 2023-12-01T05:07:15.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.017+0000 7f1e103fe8c0 1 < suggested remove operation key=CY4ZCOW8Q449 tag=4CUNVYJUOJVA type=del 2023-12-01T05:07:15.022 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.021+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~DR8VI1GK5VYC.0 size=1048576 2023-12-01T05:07:15.024 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.023+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~DR8VI1GK5VYC.1 size=1048576 2023-12-01T05:07:15.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.025+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~DR8VI1GK5VYC.2 size=608797 2023-12-01T05:07:15.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.025+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=DR8VI1GK5VYC tag=HQKTB3AGZB8E type=write size=3754525 2023-12-01T05:07:15.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.026+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=S2LMLWKEH1KF type=del 2023-12-01T05:07:15.030 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.030+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~L0BC2DZFWE4D.0 size=1048576 2023-12-01T05:07:15.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.031+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~L0BC2DZFWE4D.1 size=1048576 2023-12-01T05:07:15.034 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.033+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~L0BC2DZFWE4D.2 size=133082 2023-12-01T05:07:15.034 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.033+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=L0BC2DZFWE4D tag=T2CJFQSPRXRE type=write size=3278810 2023-12-01T05:07:15.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.035+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=VVLWH045OAIY type=del 2023-12-01T05:07:15.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.037+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=0F2D8JIZ79UN type=del size=2264838 2023-12-01T05:07:15.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.039+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~2NA0CMA0TD20.0 size=874537 2023-12-01T05:07:15.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.042+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=2NA0CMA0TD20 tag=4ZNO6RHK0H8M type=write size=1923113 2023-12-01T05:07:15.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.044+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=BFAK1QMH2XWI type=del size=1472742 2023-12-01T05:07:15.046 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.046+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~4C1R3W7JAHKY.0 size=307864 2023-12-01T05:07:15.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.049+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=4C1R3W7JAHKY tag=E0KFHSKF1PX6 type=write size=1356440 2023-12-01T05:07:15.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.051+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=WSZIZVYFLHK0 type=del size=3424410 2023-12-01T05:07:15.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.053+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~DCOCTR3PQ6A3.0 size=748486 2023-12-01T05:07:15.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.057+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=DCOCTR3PQ6A3 tag=44VA723GGS3U type=write size=1797062 2023-12-01T05:07:15.060 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.059+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=ICY0N6JM7I9Q type=del size=3692528 2023-12-01T05:07:15.062 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.061+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=XGXXUKZRZ3X2 type=del 2023-12-01T05:07:15.066 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.065+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~KLBTVQBL49J5.0 size=991396 2023-12-01T05:07:15.066 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.065+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=KLBTVQBL49J5 tag=SA6NS43W2YKF type=write size=2039972 2023-12-01T05:07:15.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.067+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=BYZOI4MA1XS0 type=del 2023-12-01T05:07:15.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.068+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=G2JYOI0O4T6S type=write size=211034 2023-12-01T05:07:15.071 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.071+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~ZYA1DMFXPICX.0 size=1048576 2023-12-01T05:07:15.073 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.072+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~ZYA1DMFXPICX.1 size=1048576 2023-12-01T05:07:15.073 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.072+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5TFL0075HUUM.2~ZYA1DMFXPICX.2 size=775647 2023-12-01T05:07:15.077 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.076+0000 7f1e103fe8c0 1 < canceled multipart upload key=5TFL0075HUUM upload=ZYA1DMFXPICX tag=U0JXQ0NS9MA0 type=write size=3921375 2023-12-01T05:07:15.078 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.078+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=I916705S9PC2 type=write size=487254 2023-12-01T05:07:15.080 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.079+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=F6QPC0G27HL6 type=del 2023-12-01T05:07:15.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.081+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=XDIOJBR6XOP2 type=write size=934433 2023-12-01T05:07:15.083 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.082+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5PGFLZ22M21I.2~YOQKM7PWVSM5.0 size=1048576 2023-12-01T05:07:15.083 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.082+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5PGFLZ22M21I.2~YOQKM7PWVSM5.1 size=1048576 2023-12-01T05:07:15.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.084+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~YOQKM7PWVSM5.2 size=418334 2023-12-01T05:07:15.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.087+0000 7f1e103fe8c0 1 < canceled multipart upload key=5PGFLZ22M21I upload=YOQKM7PWVSM5 tag=VVTCBYVNO779 type=write size=3564062 2023-12-01T05:07:15.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.089+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=BUDZ4G2COZ4O type=write size=551119 2023-12-01T05:07:15.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.090+0000 7f1e103fe8c0 1 < canceled part key=_multipart_HZL0ELMA8PJC.2~K0KQZHNTOZ7Q.0 size=1048576 2023-12-01T05:07:15.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.092+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~K0KQZHNTOZ7Q.1 size=1048576 2023-12-01T05:07:15.094 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.093+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~K0KQZHNTOZ7Q.2 size=11337 2023-12-01T05:07:15.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.096+0000 7f1e103fe8c0 1 < canceled multipart upload key=HZL0ELMA8PJC upload=K0KQZHNTOZ7Q tag=H909GZ3VRYMX type=write size=3157065 2023-12-01T05:07:15.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.098+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=SHBHH0QMUJD9 type=del size=2704046 2023-12-01T05:07:15.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.100+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~UATIC1DTJTMA.0 size=1048576 2023-12-01T05:07:15.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.100+0000 7f1e103fe8c0 1 < canceled part key=_multipart_DTXKDW9IYPGT.2~UATIC1DTJTMA.1 size=808337 2023-12-01T05:07:15.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.103+0000 7f1e103fe8c0 1 < canceled multipart upload key=DTXKDW9IYPGT upload=UATIC1DTJTMA tag=PRTK2QB103R0 type=write size=2905489 2023-12-01T05:07:15.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.107+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~92I8DZZMF482.0 size=1048576 2023-12-01T05:07:15.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.108+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~92I8DZZMF482.1 size=1048576 2023-12-01T05:07:15.111 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.110+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~92I8DZZMF482.2 size=510744 2023-12-01T05:07:15.111 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.110+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=92I8DZZMF482 tag=5JN5NKWAWL95 type=write size=3656472 2023-12-01T05:07:15.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.112+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~3V2LRTBHC180.0 size=1048576 2023-12-01T05:07:15.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.114+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~3V2LRTBHC180.1 size=980972 2023-12-01T05:07:15.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.117+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=3V2LRTBHC180 tag=14QRO7CYE0NU type=write size=3078124 2023-12-01T05:07:15.122 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.121+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~ZT8ARZ9BL3DI.0 size=1048576 2023-12-01T05:07:15.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.123+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~ZT8ARZ9BL3DI.1 size=761239 2023-12-01T05:07:15.124 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.123+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=ZT8ARZ9BL3DI tag=0TDALXN4MSAM type=write size=2858391 2023-12-01T05:07:15.125 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.125+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=XQ5R3SGNRXVS type=del 2023-12-01T05:07:15.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.128+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~OWCRHG228CK3.0 size=976073 2023-12-01T05:07:15.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.128+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=OWCRHG228CK3 tag=CHEP00KLBB08 type=write size=2024649 2023-12-01T05:07:15.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.129+0000 7f1e103fe8c0 -1 < no bi entry to suggest for operation key=CY4ZCOW8Q449 tag=CJ3JR3V0EIU6 type=del size=1764123: (2) No such file or directory 2023-12-01T05:07:15.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.130+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=14Y8QKBT4MEW type=del size=2832984 2023-12-01T05:07:15.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.132+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~DR8VI1GK5VYC.0 size=1048576 2023-12-01T05:07:15.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.132+0000 7f1e103fe8c0 1 < canceled part key=_multipart_VOYJN3AL8Y53.2~DR8VI1GK5VYC.1 size=1048576 2023-12-01T05:07:15.134 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.134+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~DR8VI1GK5VYC.2 size=608797 2023-12-01T05:07:15.137 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.137+0000 7f1e103fe8c0 1 < canceled multipart upload key=VOYJN3AL8Y53 upload=DR8VI1GK5VYC tag=HQKTB3AGZB8E type=write size=3754525 2023-12-01T05:07:15.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.140+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~T9F8JEG4M05M.0 size=1048576 2023-12-01T05:07:15.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.142+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~T9F8JEG4M05M.1 size=1048576 2023-12-01T05:07:15.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.143+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~T9F8JEG4M05M.2 size=808900 2023-12-01T05:07:15.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.143+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=T9F8JEG4M05M tag=XZYZRA5GDO76 type=write size=3954628 2023-12-01T05:07:15.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.145+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~L0BC2DZFWE4D.0 size=1048576 2023-12-01T05:07:15.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.147+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~L0BC2DZFWE4D.1 size=1048576 2023-12-01T05:07:15.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.148+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~L0BC2DZFWE4D.2 size=133082 2023-12-01T05:07:15.153 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.152+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=L0BC2DZFWE4D tag=T2CJFQSPRXRE type=write size=3278810 2023-12-01T05:07:15.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.154+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=KB02BBW6H0EO type=del size=3425595 2023-12-01T05:07:15.157 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.156+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=0F2D8JIZ79UN type=del 2023-12-01T05:07:15.159 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.158+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=Y231SLZ3PB0I type=del size=3192868 2023-12-01T05:07:15.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.162+0000 7f1e103fe8c0 1 < suggested update operation key=7ZK6JAXLM788 tag=BFAK1QMH2XWI type=del size=1472742 2023-12-01T05:07:15.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.164+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=JD2C3MQPDB7S type=del size=2933554 2023-12-01T05:07:15.167 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.166+0000 7f1e103fe8c0 1 < canceled operation key=5TFL0075HUUM tag=WSZIZVYFLHK0 type=del size=3424410 2023-12-01T05:07:15.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.170+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~LTOQ267AFHYH.0 size=270094 2023-12-01T05:07:15.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.170+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=LTOQ267AFHYH tag=3QV5A9N6SU8F type=write size=1318670 2023-12-01T05:07:15.172 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.172+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=ICY0N6JM7I9Q type=del 2023-12-01T05:07:15.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.175+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~EXZLIZXDM6Q6.0 size=1040093 2023-12-01T05:07:15.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.175+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=EXZLIZXDM6Q6 tag=5HAI4ETDUUSL type=write size=2088669 2023-12-01T05:07:15.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.177+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~KLBTVQBL49J5.0 size=991396 2023-12-01T05:07:15.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.180+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=KLBTVQBL49J5 tag=SA6NS43W2YKF type=write size=2039972 2023-12-01T05:07:15.183 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.182+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=4E0RKOJ7EFDW type=del size=793021 2023-12-01T05:07:15.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.184+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=G2JYOI0O4T6S type=write size=211034 2023-12-01T05:07:15.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.187+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~2FKTLENS34MF.0 size=129893 2023-12-01T05:07:15.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.187+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=2FKTLENS34MF tag=YV34KV33M0NO type=write size=1178469 2023-12-01T05:07:15.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.189+0000 7f1e103fe8c0 1 < canceled operation key=1I2J7UYUBJ84 tag=I916705S9PC2 type=write size=487254 2023-12-01T05:07:15.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.193+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IPASN7XTWNMZ.0 size=1048576 2023-12-01T05:07:15.195 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.194+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IPASN7XTWNMZ.1 size=1048576 2023-12-01T05:07:15.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.196+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IPASN7XTWNMZ.2 size=608264 2023-12-01T05:07:15.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.196+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=IPASN7XTWNMZ tag=NT27GICJQ229 type=write size=3753992 2023-12-01T05:07:15.200 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.199+0000 7f1e103fe8c0 1 < suggested remove operation key=VOYJN3AL8Y53 tag=XDIOJBR6XOP2 type=write 2023-12-01T05:07:15.202 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.201+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=N58NNJ66T10O type=write size=1020518 2023-12-01T05:07:15.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.203+0000 7f1e103fe8c0 1 < completed write operation key=DR0WFRFA68YD tag=BUDZ4G2COZ4O type=write size=551119 2023-12-01T05:07:15.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.205+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=3NYUUXUGG05G type=del size=2428954 2023-12-01T05:07:15.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.206+0000 7f1e103fe8c0 1 < canceled operation key=SBUJCO2TCPKM tag=SHBHH0QMUJD9 type=del size=2704046 2023-12-01T05:07:15.211 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.210+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~IPVBISRQDQYS.0 size=1048576 2023-12-01T05:07:15.213 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.212+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~IPVBISRQDQYS.1 size=1048126 2023-12-01T05:07:15.213 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.212+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=IPVBISRQDQYS tag=JNM98CO9Y0EO type=write size=3145278 2023-12-01T05:07:15.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.214+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~92I8DZZMF482.0 size=1048576 2023-12-01T05:07:15.216 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.215+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~92I8DZZMF482.1 size=1048576 2023-12-01T05:07:15.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.217+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~92I8DZZMF482.2 size=510744 2023-12-01T05:07:15.221 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.220+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=92I8DZZMF482 tag=5JN5NKWAWL95 type=write size=3656472 2023-12-01T05:07:15.223 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.222+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=ACL48RBRS0Y9 type=del size=3369355 2023-12-01T05:07:15.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.224+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~ZT8ARZ9BL3DI.0 size=1048576 2023-12-01T05:07:15.226 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.225+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~ZT8ARZ9BL3DI.1 size=761239 2023-12-01T05:07:15.230 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.229+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=ZT8ARZ9BL3DI tag=0TDALXN4MSAM type=write size=2858391 2023-12-01T05:07:15.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.231+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=NZYMDA1QLCSZ type=write size=300055 2023-12-01T05:07:15.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.231+0000 7f1e103fe8c0 1 < canceled part key=_multipart_H1CDA6T1SMV1.2~OWCRHG228CK3.0 size=976073 2023-12-01T05:07:15.235 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.234+0000 7f1e103fe8c0 1 < canceled multipart upload key=H1CDA6T1SMV1 upload=OWCRHG228CK3 tag=CHEP00KLBB08 type=write size=2024649 2023-12-01T05:07:15.239 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.238+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~GVJZ2O15BW47.0 size=1048576 2023-12-01T05:07:15.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.240+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~GVJZ2O15BW47.1 size=173060 2023-12-01T05:07:15.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.240+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=GVJZ2O15BW47 tag=H98NU3K5EUQS type=write size=2270212 2023-12-01T05:07:15.244 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.243+0000 7f1e103fe8c0 1 < suggested remove operation key=B9F6GZ15FRQ4 tag=14Y8QKBT4MEW type=del 2023-12-01T05:07:15.247 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.247+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~9NXXSADTRSTR.0 size=1048576 2023-12-01T05:07:15.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.248+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~9NXXSADTRSTR.1 size=1048576 2023-12-01T05:07:15.250 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.249+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~9NXXSADTRSTR.2 size=351862 2023-12-01T05:07:15.250 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.249+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=9NXXSADTRSTR tag=3KBAZSQY7311 type=write size=3497590 2023-12-01T05:07:15.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.251+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~T9F8JEG4M05M.0 size=1048576 2023-12-01T05:07:15.254 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.253+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~T9F8JEG4M05M.1 size=1048576 2023-12-01T05:07:15.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.255+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~T9F8JEG4M05M.2 size=808900 2023-12-01T05:07:15.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.258+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=T9F8JEG4M05M tag=XZYZRA5GDO76 type=write size=3954628 2023-12-01T05:07:15.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.260+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=PRZOCXWH1MD3 type=write size=902037 2023-12-01T05:07:15.263 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.263+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=KB02BBW6H0EO type=del 2023-12-01T05:07:15.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.265+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=TRTEXEMOD0T0 type=del size=820136 2023-12-01T05:07:15.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.266+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=Y231SLZ3PB0I type=del 2023-12-01T05:07:15.271 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.270+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~MIO4YBK576FA.0 size=1048576 2023-12-01T05:07:15.272 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.272+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~MIO4YBK576FA.1 size=662530 2023-12-01T05:07:15.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.272+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=MIO4YBK576FA tag=8FSB1I7U0ZND type=write size=2759682 2023-12-01T05:07:15.274 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.274+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=JD2C3MQPDB7S type=del 2023-12-01T05:07:15.276 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.276+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=DXKCYRW6FASG type=del size=250092 2023-12-01T05:07:15.278 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.278+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~LTOQ267AFHYH.0 size=270094 2023-12-01T05:07:15.282 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.281+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=LTOQ267AFHYH tag=3QV5A9N6SU8F type=write size=1318670 2023-12-01T05:07:15.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.283+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=ABZSOI5UPVSE type=write size=498290 2023-12-01T05:07:15.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.285+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~EXZLIZXDM6Q6.0 size=1040093 2023-12-01T05:07:15.289 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.288+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=EXZLIZXDM6Q6 tag=5HAI4ETDUUSL type=write size=2088669 2023-12-01T05:07:15.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.290+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=33XUP4NT1H4N type=write size=448205 2023-12-01T05:07:15.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.292+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=4E0RKOJ7EFDW type=del 2023-12-01T05:07:15.294 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.294+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=RK7GEGXR62H7 type=del size=2059024 2023-12-01T05:07:15.296 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.295+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~2FKTLENS34MF.0 size=129893 2023-12-01T05:07:15.300 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.299+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=2FKTLENS34MF tag=YV34KV33M0NO type=write size=1178469 2023-12-01T05:07:15.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.301+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=URHOOGYALTI0 type=del size=4056173 2023-12-01T05:07:15.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.303+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~IPASN7XTWNMZ.0 size=1048576 2023-12-01T05:07:15.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.303+0000 7f1e103fe8c0 1 < canceled part key=_multipart_S69RYFWXZUZ2.2~IPASN7XTWNMZ.1 size=1048576 2023-12-01T05:07:15.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.305+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~IPASN7XTWNMZ.2 size=608264 2023-12-01T05:07:15.309 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.309+0000 7f1e103fe8c0 1 < canceled multipart upload key=S69RYFWXZUZ2 upload=IPASN7XTWNMZ tag=NT27GICJQ229 type=write size=3753992 2023-12-01T05:07:15.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.310+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=CXYAT4AC8CIL type=write size=448119 2023-12-01T05:07:15.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.314+0000 7f1e103fe8c0 1 < suggested update operation key=QS349RRDWEPS tag=N58NNJ66T10O type=write size=1020518 2023-12-01T05:07:15.318 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.318+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~4PKA811YK790.0 size=771528 2023-12-01T05:07:15.318 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.318+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=4PKA811YK790 tag=AERLU7NKECW4 type=write size=1820104 2023-12-01T05:07:15.321 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.320+0000 7f1e103fe8c0 1 < canceled operation key=M8GB12FJOG1E tag=3NYUUXUGG05G type=del size=2428954 2023-12-01T05:07:15.322 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.322+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=VT6PDAKUTOOI type=del size=2233738 2023-12-01T05:07:15.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.324+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~IPVBISRQDQYS.0 size=1048576 2023-12-01T05:07:15.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.324+0000 7f1e103fe8c0 1 < canceled part key=_multipart_QS349RRDWEPS.2~IPVBISRQDQYS.1 size=1048126 2023-12-01T05:07:15.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.327+0000 7f1e103fe8c0 1 < canceled multipart upload key=QS349RRDWEPS upload=IPVBISRQDQYS tag=JNM98CO9Y0EO type=write size=3145278 2023-12-01T05:07:15.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.329+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=9EZM7LT8FIBX type=del size=253229 2023-12-01T05:07:15.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.331+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=ACL48RBRS0Y9 type=del 2023-12-01T05:07:15.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.335+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~X3MOV1NLQ7W3.0 size=96355 2023-12-01T05:07:15.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.335+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=X3MOV1NLQ7W3 tag=B1R9SHB7E4Z7 type=write size=1144931 2023-12-01T05:07:15.337 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.337+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=NZYMDA1QLCSZ type=write size=300055 2023-12-01T05:07:15.339 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.338+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=B6WA6QD4X5K5 type=del size=4013560 2023-12-01T05:07:15.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.340+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~GVJZ2O15BW47.0 size=1048576 2023-12-01T05:07:15.346 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.342+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~GVJZ2O15BW47.1 size=173060 2023-12-01T05:07:15.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.346+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=GVJZ2O15BW47 tag=H98NU3K5EUQS type=write size=2270212 2023-12-01T05:07:15.348 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.347+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=QUTBUN33RU0P type=write size=442761 2023-12-01T05:07:15.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.350+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~9NXXSADTRSTR.0 size=1048576 2023-12-01T05:07:15.352 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.352+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~9NXXSADTRSTR.1 size=1048576 2023-12-01T05:07:15.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.353+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~9NXXSADTRSTR.2 size=351862 2023-12-01T05:07:15.357 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.357+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=9NXXSADTRSTR tag=3KBAZSQY7311 type=write size=3497590 2023-12-01T05:07:15.361 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.360+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~EL9EIYD4TVI0.0 size=1048576 2023-12-01T05:07:15.362 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.361+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~EL9EIYD4TVI0.1 size=873069 2023-12-01T05:07:15.362 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.361+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=EL9EIYD4TVI0 tag=H51DV7IB0XM8 type=write size=2970221 2023-12-01T05:07:15.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.363+0000 7f1e103fe8c0 1 < completed write operation key=GRCGJL9086Q5 tag=PRZOCXWH1MD3 type=write size=902037 2023-12-01T05:07:15.368 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.367+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~34WSX9KM0WKA.0 size=1048576 2023-12-01T05:07:15.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.369+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~34WSX9KM0WKA.1 size=304123 2023-12-01T05:07:15.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.369+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=34WSX9KM0WKA tag=8C861BQUWS20 type=write size=2401275 2023-12-01T05:07:15.371 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.371+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=TRTEXEMOD0T0 type=del 2023-12-01T05:07:15.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.373+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=59NCZUB9OPI0 type=del size=2549386 2023-12-01T05:07:15.375 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.374+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~MIO4YBK576FA.0 size=1048576 2023-12-01T05:07:15.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.376+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~MIO4YBK576FA.1 size=662530 2023-12-01T05:07:15.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.379+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=MIO4YBK576FA tag=8FSB1I7U0ZND type=write size=2759682 2023-12-01T05:07:15.382 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.381+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=V3TT6209UZQY type=del size=1096499 2023-12-01T05:07:15.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.384+0000 7f1e103fe8c0 1 < suggested update operation key=B9F6GZ15FRQ4 tag=DXKCYRW6FASG type=del size=250092 2023-12-01T05:07:15.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.386+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=FXJTGLNDQYJ2 type=del size=1327118 2023-12-01T05:07:15.389 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.388+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=ABZSOI5UPVSE type=write size=498290 2023-12-01T05:07:15.392 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.390+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=RGBQG57EPP76 type=write size=46266 2023-12-01T05:07:15.393 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.392+0000 7f1e103fe8c0 1 < canceled operation key=O58KQ8CUHMSO tag=33XUP4NT1H4N type=write size=448205 2023-12-01T05:07:15.397 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.396+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~U6673PLLNZ3K.0 size=1048576 2023-12-01T05:07:15.398 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.398+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~U6673PLLNZ3K.1 size=638230 2023-12-01T05:07:15.398 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.398+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=U6673PLLNZ3K tag=26QBGRFFPJ3F type=write size=2735382 2023-12-01T05:07:15.400 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.399+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=RK7GEGXR62H7 type=del 2023-12-01T05:07:15.402 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.401+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=7KNW3546VJVB type=del size=1678868 2023-12-01T05:07:15.405 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.405+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=URHOOGYALTI0 type=del 2023-12-01T05:07:15.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.408+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~ZKAELGDP2KG6.0 size=1048576 2023-12-01T05:07:15.410 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.410+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~ZKAELGDP2KG6.1 size=656299 2023-12-01T05:07:15.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.410+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=ZKAELGDP2KG6 tag=6HJ5V17L08VQ type=write size=2753451 2023-12-01T05:07:15.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.412+0000 7f1e103fe8c0 1 < completed write operation key=GRCGJL9086Q5 tag=CXYAT4AC8CIL type=write size=448119 2023-12-01T05:07:15.414 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.414+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=2N499XGO7CRT type=del size=1961599 2023-12-01T05:07:15.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.415+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~4PKA811YK790.0 size=771528 2023-12-01T05:07:15.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.419+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=4PKA811YK790 tag=AERLU7NKECW4 type=write size=1820104 2023-12-01T05:07:15.424 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.423+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~LYWBNY4QKP2Y.0 size=1048576 2023-12-01T05:07:15.425 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.425+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~LYWBNY4QKP2Y.1 size=1048576 2023-12-01T05:07:15.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.426+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~LYWBNY4QKP2Y.2 size=173828 2023-12-01T05:07:15.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.426+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=LYWBNY4QKP2Y tag=UDN6OOY3GPER type=write size=3319556 2023-12-01T05:07:15.429 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.428+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=VT6PDAKUTOOI type=del 2023-12-01T05:07:15.433 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.432+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~7NJNX3E7YM3E.0 size=1048576 2023-12-01T05:07:15.435 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.434+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~7NJNX3E7YM3E.1 size=1048576 2023-12-01T05:07:15.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.435+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~7NJNX3E7YM3E.2 size=504897 2023-12-01T05:07:15.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.435+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=7NJNX3E7YM3E tag=VP1OAVA9S8J2 type=write size=3650625 2023-12-01T05:07:15.439 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.438+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=9EZM7LT8FIBX type=del 2023-12-01T05:07:15.441 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.440+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=FIDVIIMFEEOT type=del size=3583069 2023-12-01T05:07:15.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.442+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~X3MOV1NLQ7W3.0 size=96355 2023-12-01T05:07:15.446 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.445+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=X3MOV1NLQ7W3 tag=B1R9SHB7E4Z7 type=write size=1144931 2023-12-01T05:07:15.448 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.447+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=98IEK4IN4AST type=del size=634038 2023-12-01T05:07:15.450 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.449+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=B6WA6QD4X5K5 type=del 2023-12-01T05:07:15.454 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.453+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~ZKKWU8J8LAX5.0 size=1048576 2023-12-01T05:07:15.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.455+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~ZKKWU8J8LAX5.1 size=168904 2023-12-01T05:07:15.456 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.455+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=ZKKWU8J8LAX5 tag=4FZ6CDY64GJY type=write size=2266056 2023-12-01T05:07:15.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.457+0000 7f1e103fe8c0 1 < completed write operation key=O58KQ8CUHMSO tag=QUTBUN33RU0P type=write size=442761 2023-12-01T05:07:15.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.459+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=X2NF9IVIU5ZH type=del size=3971041 2023-12-01T05:07:15.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.461+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~EL9EIYD4TVI0.0 size=1048576 2023-12-01T05:07:15.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.463+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~EL9EIYD4TVI0.1 size=873069 2023-12-01T05:07:15.467 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.466+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=EL9EIYD4TVI0 tag=H51DV7IB0XM8 type=write size=2970221 2023-12-01T05:07:15.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.468+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=T5BP17MIW9LF type=del size=2766849 2023-12-01T05:07:15.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.470+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~34WSX9KM0WKA.0 size=1048576 2023-12-01T05:07:15.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.472+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~34WSX9KM0WKA.1 size=304123 2023-12-01T05:07:15.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.475+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=34WSX9KM0WKA tag=8C861BQUWS20 type=write size=2401275 2023-12-01T05:07:15.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.477+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=LP81LBQEHOST type=del size=3365176 2023-12-01T05:07:15.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.480+0000 7f1e103fe8c0 1 < suggested remove operation key=VOYJN3AL8Y53 tag=59NCZUB9OPI0 type=del 2023-12-01T05:07:15.485 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.484+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~SEFCVDQ1TEZF.0 size=1048576 2023-12-01T05:07:15.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.485+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~SEFCVDQ1TEZF.1 size=206935 2023-12-01T05:07:15.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.485+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=SEFCVDQ1TEZF tag=5UV1I2JR2NMI type=write size=2304087 2023-12-01T05:07:15.488 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.487+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=V3TT6209UZQY type=del 2023-12-01T05:07:15.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.491+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~T77HZRO060AF.0 size=1048576 2023-12-01T05:07:15.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.492+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~T77HZRO060AF.1 size=746612 2023-12-01T05:07:15.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.492+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=T77HZRO060AF tag=4THCP6LGC8WP type=write size=2843764 2023-12-01T05:07:15.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.494+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=FXJTGLNDQYJ2 type=del 2023-12-01T05:07:15.497 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.496+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=0UQ3Z3FYGIPN type=del size=3488981 2023-12-01T05:07:15.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.498+0000 7f1e103fe8c0 1 < completed write operation key=LLWHS8A9H3PV tag=RGBQG57EPP76 type=write size=46266 2023-12-01T05:07:15.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.501+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~9S3YW5U1UWB4.0 size=1048576 2023-12-01T05:07:15.503 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.503+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~9S3YW5U1UWB4.1 size=902711 2023-12-01T05:07:15.503 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.503+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=9S3YW5U1UWB4 tag=KPGPSQT23UJ7 type=write size=2999863 2023-12-01T05:07:15.505 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.504+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~U6673PLLNZ3K.0 size=1048576 2023-12-01T05:07:15.505 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.504+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~U6673PLLNZ3K.1 size=638230 2023-12-01T05:07:15.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.508+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=U6673PLLNZ3K tag=26QBGRFFPJ3F type=write size=2735382 2023-12-01T05:07:15.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.512+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~Y382M1JFRPWJ.0 size=1048576 2023-12-01T05:07:15.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.514+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~Y382M1JFRPWJ.1 size=1048576 2023-12-01T05:07:15.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.515+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~Y382M1JFRPWJ.2 size=673400 2023-12-01T05:07:15.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.515+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=Y382M1JFRPWJ tag=PFX69RG3XY42 type=write size=3819128 2023-12-01T05:07:15.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.517+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=7KNW3546VJVB type=del 2023-12-01T05:07:15.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.519+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=V6F1EW8VNR4Q type=del size=1523669 2023-12-01T05:07:15.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.521+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~ZKAELGDP2KG6.0 size=1048576 2023-12-01T05:07:15.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.522+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~ZKAELGDP2KG6.1 size=656299 2023-12-01T05:07:15.527 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.526+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=ZKAELGDP2KG6 tag=6HJ5V17L08VQ type=write size=2753451 2023-12-01T05:07:15.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.528+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=W3VO8GGPBZDQ type=del size=1802505 2023-12-01T05:07:15.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.530+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=2N499XGO7CRT type=del 2023-12-01T05:07:15.534 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.534+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~FYIPTKGZ5QFK.0 size=1048576 2023-12-01T05:07:15.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.535+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~FYIPTKGZ5QFK.1 size=1048576 2023-12-01T05:07:15.537 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.537+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~FYIPTKGZ5QFK.2 size=741940 2023-12-01T05:07:15.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.537+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=FYIPTKGZ5QFK tag=D3TQQ76SKU6N type=write size=3887668 2023-12-01T05:07:15.539 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.539+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~LYWBNY4QKP2Y.0 size=1048576 2023-12-01T05:07:15.539 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.539+0000 7f1e103fe8c0 1 < canceled part key=_multipart_HZL0ELMA8PJC.2~LYWBNY4QKP2Y.1 size=1048576 2023-12-01T05:07:15.541 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.540+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~LYWBNY4QKP2Y.2 size=173828 2023-12-01T05:07:15.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.544+0000 7f1e103fe8c0 1 < canceled multipart upload key=HZL0ELMA8PJC upload=LYWBNY4QKP2Y tag=UDN6OOY3GPER type=write size=3319556 2023-12-01T05:07:15.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.547+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~B8CBZWYSJJPK.0 size=1048576 2023-12-01T05:07:15.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.549+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~B8CBZWYSJJPK.1 size=1048576 2023-12-01T05:07:15.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.550+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~B8CBZWYSJJPK.2 size=771406 2023-12-01T05:07:15.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.550+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=B8CBZWYSJJPK tag=S78GL8ZK01AA type=write size=3917134 2023-12-01T05:07:15.553 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.552+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~7NJNX3E7YM3E.0 size=1048576 2023-12-01T05:07:15.555 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.554+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~7NJNX3E7YM3E.1 size=1048576 2023-12-01T05:07:15.556 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.556+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~7NJNX3E7YM3E.2 size=504897 2023-12-01T05:07:15.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.559+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=7NJNX3E7YM3E tag=VP1OAVA9S8J2 type=write size=3650625 2023-12-01T05:07:15.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.562+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~P262850FIYM3.0 size=338354 2023-12-01T05:07:15.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.562+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=P262850FIYM3 tag=J4A4RFEXZESV type=write size=1386930 2023-12-01T05:07:15.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.564+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=FIDVIIMFEEOT type=del 2023-12-01T05:07:15.566 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.566+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=2DUN5FP018X7 type=del size=2417102 2023-12-01T05:07:15.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.568+0000 7f1e103fe8c0 -1 < failed to complete operation key=VOYJN3AL8Y53 tag=98IEK4IN4AST type=del size=634038: (22) Invalid argument 2023-12-01T05:07:15.571 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.570+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=BJLKH72KZL4X type=del size=2149517 2023-12-01T05:07:15.573 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.572+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~ZKKWU8J8LAX5.0 size=1048576 2023-12-01T05:07:15.575 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.574+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~ZKKWU8J8LAX5.1 size=168904 2023-12-01T05:07:15.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.577+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=ZKKWU8J8LAX5 tag=4FZ6CDY64GJY type=write size=2266056 2023-12-01T05:07:15.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.579+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=HTW6CR7C3EHX type=write size=505957 2023-12-01T05:07:15.582 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.581+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=X2NF9IVIU5ZH type=del 2023-12-01T05:07:15.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.585+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~2BG7V8ONV9A7.0 size=1048576 2023-12-01T05:07:15.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.587+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~2BG7V8ONV9A7.1 size=1048576 2023-12-01T05:07:15.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.588+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~2BG7V8ONV9A7.2 size=524813 2023-12-01T05:07:15.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.588+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=2BG7V8ONV9A7 tag=PGH9VGXG9ANH type=write size=3670541 2023-12-01T05:07:15.591 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.590+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=T5BP17MIW9LF type=del 2023-12-01T05:07:15.595 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.594+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~16PR2V1IL2YN.0 size=1048576 2023-12-01T05:07:15.596 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.596+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~16PR2V1IL2YN.1 size=603146 2023-12-01T05:07:15.597 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.596+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=16PR2V1IL2YN tag=03H4CRC2H07G type=write size=2700298 2023-12-01T05:07:15.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.599+0000 7f1e103fe8c0 1 < suggested remove operation key=5TFL0075HUUM tag=LP81LBQEHOST type=del 2023-12-01T05:07:15.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.601+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=EY3F7G46EMYF type=del size=1774603 2023-12-01T05:07:15.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.603+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~SEFCVDQ1TEZF.0 size=1048576 2023-12-01T05:07:15.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.605+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~SEFCVDQ1TEZF.1 size=206935 2023-12-01T05:07:15.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.608+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=SEFCVDQ1TEZF tag=5UV1I2JR2NMI type=write size=2304087 2023-12-01T05:07:15.611 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.610+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=B5P0336HQPDM type=del size=2825219 2023-12-01T05:07:15.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.612+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~T77HZRO060AF.0 size=1048576 2023-12-01T05:07:15.614 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.614+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~T77HZRO060AF.1 size=746612 2023-12-01T05:07:15.617 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.617+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=T77HZRO060AF tag=4THCP6LGC8WP type=write size=2843764 2023-12-01T05:07:15.621 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.620+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~URXX1VSHRD2E.0 size=621676 2023-12-01T05:07:15.621 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.620+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=URXX1VSHRD2E tag=WXRFT1XYIYO8 type=write size=1670252 2023-12-01T05:07:15.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.622+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=0UQ3Z3FYGIPN type=del 2023-12-01T05:07:15.627 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.626+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~5Q64JZ92HGY9.0 size=1048576 2023-12-01T05:07:15.629 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.628+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~5Q64JZ92HGY9.1 size=1048576 2023-12-01T05:07:15.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.630+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~5Q64JZ92HGY9.2 size=67192 2023-12-01T05:07:15.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.630+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=5Q64JZ92HGY9 tag=XJ1FOXQTQU28 type=write size=3212920 2023-12-01T05:07:15.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.632+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~9S3YW5U1UWB4.0 size=1048576 2023-12-01T05:07:15.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.634+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~9S3YW5U1UWB4.1 size=902711 2023-12-01T05:07:15.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.637+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=9S3YW5U1UWB4 tag=KPGPSQT23UJ7 type=write size=2999863 2023-12-01T05:07:15.639 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.639+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=RXBEJP0C3R3M type=write size=659101 2023-12-01T05:07:15.641 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.641+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~Y382M1JFRPWJ.0 size=1048576 2023-12-01T05:07:15.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.642+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~Y382M1JFRPWJ.1 size=1048576 2023-12-01T05:07:15.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.642+0000 7f1e103fe8c0 1 < canceled part key=_multipart_9T6W5UL8HQGR.2~Y382M1JFRPWJ.2 size=673400 2023-12-01T05:07:15.646 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.646+0000 7f1e103fe8c0 1 < canceled multipart upload key=9T6W5UL8HQGR upload=Y382M1JFRPWJ tag=PFX69RG3XY42 type=write size=3819128 2023-12-01T05:07:15.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.649+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~ENK8SCW9HLEE.0 size=486866 2023-12-01T05:07:15.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.649+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=ENK8SCW9HLEE tag=W64WQCCI3VTP type=write size=1535442 2023-12-01T05:07:15.652 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.651+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=V6F1EW8VNR4Q type=del 2023-12-01T05:07:15.654 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.653+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=EW9QIBPGSOWU type=del size=2733813 2023-12-01T05:07:15.657 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.657+0000 7f1e103fe8c0 1 < suggested remove operation key=DR0WFRFA68YD tag=W3VO8GGPBZDQ type=del 2023-12-01T05:07:15.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.659+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=KSYNT848NXAI type=del size=3299006 2023-12-01T05:07:15.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.661+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~FYIPTKGZ5QFK.0 size=1048576 2023-12-01T05:07:15.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.661+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6THHYCQ1Y1YA.2~FYIPTKGZ5QFK.1 size=1048576 2023-12-01T05:07:15.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.662+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~FYIPTKGZ5QFK.2 size=741940 2023-12-01T05:07:15.666 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.665+0000 7f1e103fe8c0 1 < canceled multipart upload key=6THHYCQ1Y1YA upload=FYIPTKGZ5QFK tag=D3TQQ76SKU6N type=write size=3887668 2023-12-01T05:07:15.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.667+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=6MQ2ULXFMNIO type=del size=3299984 2023-12-01T05:07:15.670 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.669+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~B8CBZWYSJJPK.0 size=1048576 2023-12-01T05:07:15.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.671+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~B8CBZWYSJJPK.1 size=1048576 2023-12-01T05:07:15.672 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.671+0000 7f1e103fe8c0 1 < canceled part key=_multipart_QS349RRDWEPS.2~B8CBZWYSJJPK.2 size=771406 2023-12-01T05:07:15.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.674+0000 7f1e103fe8c0 1 < canceled multipart upload key=QS349RRDWEPS upload=B8CBZWYSJJPK tag=S78GL8ZK01AA type=write size=3917134 2023-12-01T05:07:15.676 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.676+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=F9LPJ01P6Q7F type=del size=1376090 2023-12-01T05:07:15.678 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.677+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~P262850FIYM3.0 size=338354 2023-12-01T05:07:15.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.681+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=P262850FIYM3 tag=J4A4RFEXZESV type=write size=1386930 2023-12-01T05:07:15.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.684+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~LZ60CKAVCF1V.0 size=995365 2023-12-01T05:07:15.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.684+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=LZ60CKAVCF1V tag=5GMR69XRARFS type=write size=2043941 2023-12-01T05:07:15.688 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.688+0000 7f1e103fe8c0 1 < suggested remove operation key=7ZK6JAXLM788 tag=2DUN5FP018X7 type=del 2023-12-01T05:07:15.692 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.691+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~7LQEAHBSESTO.0 size=56641 2023-12-01T05:07:15.692 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.691+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=7LQEAHBSESTO tag=QV6EMXDO91FZ type=write size=1105217 2023-12-01T05:07:15.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.693+0000 7f1e103fe8c0 1 < canceled operation key=H1CDA6T1SMV1 tag=BJLKH72KZL4X type=del size=2149517 2023-12-01T05:07:15.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.696+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~87VQBGLS9K11.0 size=844920 2023-12-01T05:07:15.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.696+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=87VQBGLS9K11 tag=1FRNFVBIN1MU type=write size=1893496 2023-12-01T05:07:15.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.698+0000 7f1e103fe8c0 1 < completed write operation key=285IAXA9485Z tag=HTW6CR7C3EHX type=write size=505957 2023-12-01T05:07:15.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.700+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=T5WBLWR29G0K type=del size=3636676 2023-12-01T05:07:15.701 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.700+0000 7f1e103fe8c0 1 < canceled part key=_multipart_D4M0DMQO4NEL.2~2BG7V8ONV9A7.0 size=1048576 2023-12-01T05:07:15.701 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.700+0000 7f1e103fe8c0 1 < canceled part key=_multipart_D4M0DMQO4NEL.2~2BG7V8ONV9A7.1 size=1048576 2023-12-01T05:07:15.702 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.701+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~2BG7V8ONV9A7.2 size=524813 2023-12-01T05:07:15.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.704+0000 7f1e103fe8c0 1 < canceled multipart upload key=D4M0DMQO4NEL upload=2BG7V8ONV9A7 tag=PGH9VGXG9ANH type=write size=3670541 2023-12-01T05:07:15.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.708+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~3YVQ5JCURCBK.0 size=449010 2023-12-01T05:07:15.709 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.708+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=3YVQ5JCURCBK tag=KY1XERUYU4RY type=write size=1497586 2023-12-01T05:07:15.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.710+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~16PR2V1IL2YN.0 size=1048576 2023-12-01T05:07:15.712 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.711+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~16PR2V1IL2YN.1 size=603146 2023-12-01T05:07:15.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.715+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=16PR2V1IL2YN tag=03H4CRC2H07G type=write size=2700298 2023-12-01T05:07:15.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.716+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=J5S9Y5OKEPOL type=del size=2679226 2023-12-01T05:07:15.719 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.718+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=EY3F7G46EMYF type=del 2023-12-01T05:07:15.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.720+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=7U5JECBKR552 type=del size=3465096 2023-12-01T05:07:15.723 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.722+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=B5P0336HQPDM type=del 2023-12-01T05:07:15.725 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.724+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=L5FTMX2U04QP type=del size=1150930 2023-12-01T05:07:15.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.727+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~URXX1VSHRD2E.0 size=621676 2023-12-01T05:07:15.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.730+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=URXX1VSHRD2E tag=WXRFT1XYIYO8 type=write size=1670252 2023-12-01T05:07:15.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.733+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=R7EVTI7WJNI6 type=del size=391595 2023-12-01T05:07:15.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.733+0000 7f1e103fe8c0 1 < canceled part key=_multipart_D4M0DMQO4NEL.2~5Q64JZ92HGY9.0 size=1048576 2023-12-01T05:07:15.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.735+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~5Q64JZ92HGY9.1 size=1048576 2023-12-01T05:07:15.737 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.737+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~5Q64JZ92HGY9.2 size=67192 2023-12-01T05:07:15.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.740+0000 7f1e103fe8c0 1 < canceled multipart upload key=D4M0DMQO4NEL upload=5Q64JZ92HGY9 tag=XJ1FOXQTQU28 type=write size=3212920 2023-12-01T05:07:15.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.742+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=GKW5KQK500N1 type=del size=1049247 2023-12-01T05:07:15.746 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.745+0000 7f1e103fe8c0 1 < suggested remove operation key=HZL0ELMA8PJC tag=RXBEJP0C3R3M type=write 2023-12-01T05:07:15.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.747+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=DGBAV6QOX5PR type=write size=530615 2023-12-01T05:07:15.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.748+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5TFL0075HUUM.2~ENK8SCW9HLEE.0 size=486866 2023-12-01T05:07:15.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.751+0000 7f1e103fe8c0 1 < canceled multipart upload key=5TFL0075HUUM upload=ENK8SCW9HLEE tag=W64WQCCI3VTP type=write size=1535442 2023-12-01T05:07:15.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.754+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=FSXW7ZEZMH9S type=del size=3799065 2023-12-01T05:07:15.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.755+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=EW9QIBPGSOWU type=del 2023-12-01T05:07:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:15 smithi060 ceph-mon[94233]: pgmap v1745: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 225 KiB/s wr, 1.14k op/s 2023-12-01T05:07:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:15 smithi060 ceph-mon[109077]: pgmap v1745: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 225 KiB/s wr, 1.14k op/s 2023-12-01T05:07:15.760 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.759+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~UI7RER6DV6QJ.0 size=1048576 2023-12-01T05:07:15.761 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.760+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~UI7RER6DV6QJ.1 size=1048576 2023-12-01T05:07:15.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.762+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~UI7RER6DV6QJ.2 size=295817 2023-12-01T05:07:15.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.762+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=UI7RER6DV6QJ tag=5OUV5GZPBCV7 type=write size=3441545 2023-12-01T05:07:15.765 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.764+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=KSYNT848NXAI type=del 2023-12-01T05:07:15.767 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.766+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=AFTCCIRATIV1 type=del size=3372870 2023-12-01T05:07:15.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.768+0000 7f1e103fe8c0 1 < canceled operation key=5PGFLZ22M21I tag=6MQ2ULXFMNIO type=del size=3299984 2023-12-01T05:07:15.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.772+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~J6H3PSSHPC7S.0 size=1048576 2023-12-01T05:07:15.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.774+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~J6H3PSSHPC7S.1 size=1048576 2023-12-01T05:07:15.776 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.776+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~J6H3PSSHPC7S.2 size=969223 2023-12-01T05:07:15.776 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.776+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=J6H3PSSHPC7S tag=0NJN5LTH0EAS type=write size=4114951 2023-12-01T05:07:15.778 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.778+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=F9LPJ01P6Q7F type=del 2023-12-01T05:07:15.780 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.779+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=TTUPT5SWJMW8 type=del size=4112902 2023-12-01T05:07:15.782 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.781+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~LZ60CKAVCF1V.0 size=995365 2023-12-01T05:07:15.786 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.785+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=LZ60CKAVCF1V tag=5GMR69XRARFS type=write size=2043941 2023-12-01T05:07:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:15 smithi089 ceph-mon[98504]: pgmap v1745: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 648 KiB/s rd, 225 KiB/s wr, 1.14k op/s 2023-12-01T05:07:15.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.789+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~L2NZK367XRPL.0 size=1048576 2023-12-01T05:07:15.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.790+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~L2NZK367XRPL.1 size=699907 2023-12-01T05:07:15.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.790+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=L2NZK367XRPL tag=8TU5MG9V062I type=write size=2797059 2023-12-01T05:07:15.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.793+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~7LQEAHBSESTO.0 size=56641 2023-12-01T05:07:15.797 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.796+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=7LQEAHBSESTO tag=QV6EMXDO91FZ type=write size=1105217 2023-12-01T05:07:15.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.800+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~36EUOPDWQDSU.0 size=1048576 2023-12-01T05:07:15.802 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.801+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~36EUOPDWQDSU.1 size=1048576 2023-12-01T05:07:15.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.803+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~36EUOPDWQDSU.2 size=71659 2023-12-01T05:07:15.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.803+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=36EUOPDWQDSU tag=QXUTZINYWZ15 type=write size=3217387 2023-12-01T05:07:15.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.805+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~87VQBGLS9K11.0 size=844920 2023-12-01T05:07:15.809 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.809+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=87VQBGLS9K11 tag=1FRNFVBIN1MU type=write size=1893496 2023-12-01T05:07:15.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.811+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=SCVY1I9BYF42 type=del size=914154 2023-12-01T05:07:15.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.813+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=T5WBLWR29G0K type=del 2023-12-01T05:07:15.817 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.816+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~WKX8HK9KSM78.0 size=1048576 2023-12-01T05:07:15.818 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.818+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~WKX8HK9KSM78.1 size=1048576 2023-12-01T05:07:15.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.820+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~WKX8HK9KSM78.2 size=232894 2023-12-01T05:07:15.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.820+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=WKX8HK9KSM78 tag=7MJVCT0SVUUX type=write size=3378622 2023-12-01T05:07:15.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.820+0000 7f1e103fe8c0 1 < canceled part key=_multipart_285IAXA9485Z.2~3YVQ5JCURCBK.0 size=449010 2023-12-01T05:07:15.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.824+0000 7f1e103fe8c0 1 < canceled multipart upload key=285IAXA9485Z upload=3YVQ5JCURCBK tag=KY1XERUYU4RY type=write size=1497586 2023-12-01T05:07:15.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.827+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~RTL4O7EDC8ZB.0 size=639836 2023-12-01T05:07:15.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.827+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=RTL4O7EDC8ZB tag=08408JCNI6QB type=write size=1688412 2023-12-01T05:07:15.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.829+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=J5S9Y5OKEPOL type=del 2023-12-01T05:07:15.831 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.831+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=N43842SILWH8 type=del size=2887060 2023-12-01T05:07:15.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.834+0000 7f1e103fe8c0 1 < suggested update operation key=E8ZZ0TR1IV5S tag=7U5JECBKR552 type=del size=3465096 2023-12-01T05:07:15.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.838+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~K6X1EWZYL13W.0 size=1048576 2023-12-01T05:07:15.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.839+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~K6X1EWZYL13W.1 size=225872 2023-12-01T05:07:15.841 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.839+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=K6X1EWZYL13W tag=5RK8Z3ZEOV35 type=write size=2323024 2023-12-01T05:07:15.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.841+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=L5FTMX2U04QP type=del 2023-12-01T05:07:15.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.843+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=YZ51PY871OE6 type=del size=3139845 2023-12-01T05:07:15.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.847+0000 7f1e103fe8c0 1 < suggested update operation key=SBUJCO2TCPKM tag=R7EVTI7WJNI6 type=del size=391595 2023-12-01T05:07:15.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.849+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=PM5ESRA68JLP type=del size=784927 2023-12-01T05:07:15.854 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.853+0000 7f1e103fe8c0 1 < suggested update operation key=5TFL0075HUUM tag=GKW5KQK500N1 type=del size=1049247 2023-12-01T05:07:15.856 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.856+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=32AEWLUON9LX type=del size=2162006 2023-12-01T05:07:15.858 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.857+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=DGBAV6QOX5PR type=write size=530615 2023-12-01T05:07:15.862 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.861+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~71O8P16BRPNJ.0 size=1048576 2023-12-01T05:07:15.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.863+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~71O8P16BRPNJ.1 size=1048576 2023-12-01T05:07:15.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.864+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~71O8P16BRPNJ.2 size=311438 2023-12-01T05:07:15.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.864+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=71O8P16BRPNJ tag=A2D8O0BL7CLN type=write size=3457166 2023-12-01T05:07:15.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.868+0000 7f1e103fe8c0 1 < suggested update operation key=ZWMBPGO6TXMV tag=FSXW7ZEZMH9S type=del size=3799065 2023-12-01T05:07:15.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.870+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=9FHWGJ3XNK2W type=del size=3282370 2023-12-01T05:07:15.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.870+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~UI7RER6DV6QJ.0 size=1048576 2023-12-01T05:07:15.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.872+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~UI7RER6DV6QJ.1 size=1048576 2023-12-01T05:07:15.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.874+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~UI7RER6DV6QJ.2 size=295817 2023-12-01T05:07:15.878 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.877+0000 7f1e103fe8c0 1 < canceled multipart upload key=URVXBYSKTROL upload=UI7RER6DV6QJ tag=5OUV5GZPBCV7 type=write size=3441545 2023-12-01T05:07:15.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.880+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=YDYE5TLH476F type=del size=2703759 2023-12-01T05:07:15.882 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.881+0000 7f1e103fe8c0 1 < canceled operation key=LLWHS8A9H3PV tag=AFTCCIRATIV1 type=del size=3372870 2023-12-01T05:07:15.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.885+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~VN2P9K7UDJUM.0 size=749017 2023-12-01T05:07:15.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.885+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=VN2P9K7UDJUM tag=GO4OFAU6DD08 type=write size=1797593 2023-12-01T05:07:15.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.885+0000 7f1e103fe8c0 1 < canceled part key=_multipart_I7WQ7V371WXB.2~J6H3PSSHPC7S.0 size=1048576 2023-12-01T05:07:15.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.887+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~J6H3PSSHPC7S.1 size=1048576 2023-12-01T05:07:15.889 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.888+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~J6H3PSSHPC7S.2 size=969223 2023-12-01T05:07:15.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.892+0000 7f1e103fe8c0 1 < canceled multipart upload key=I7WQ7V371WXB upload=J6H3PSSHPC7S tag=0NJN5LTH0EAS type=write size=4114951 2023-12-01T05:07:15.895 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.895+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=3KA6DY7PV2KD type=del size=4097390 2023-12-01T05:07:15.897 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.897+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=TTUPT5SWJMW8 type=del 2023-12-01T05:07:15.901 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.900+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~5WY0Y5HY2CI2.0 size=1048576 2023-12-01T05:07:15.903 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.902+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~5WY0Y5HY2CI2.1 size=1048576 2023-12-01T05:07:15.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.904+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~5WY0Y5HY2CI2.2 size=95649 2023-12-01T05:07:15.905 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.904+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=5WY0Y5HY2CI2 tag=90289VBSYPBN type=write size=3241377 2023-12-01T05:07:15.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.906+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~L2NZK367XRPL.0 size=1048576 2023-12-01T05:07:15.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.906+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~L2NZK367XRPL.1 size=699907 2023-12-01T05:07:15.910 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.909+0000 7f1e103fe8c0 1 < canceled multipart upload key=URVXBYSKTROL upload=L2NZK367XRPL tag=8TU5MG9V062I type=write size=2797059 2023-12-01T05:07:15.912 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.911+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=LKZRFVTDSG2Y type=del size=2678958 2023-12-01T05:07:15.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.914+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~36EUOPDWQDSU.0 size=1048576 2023-12-01T05:07:15.916 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.915+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~36EUOPDWQDSU.1 size=1048576 2023-12-01T05:07:15.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.917+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~36EUOPDWQDSU.2 size=71659 2023-12-01T05:07:15.920 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.920+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=36EUOPDWQDSU tag=QXUTZINYWZ15 type=write size=3217387 2023-12-01T05:07:15.923 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.922+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=49K7QF38ED0D type=del size=3078624 2023-12-01T05:07:15.926 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.926+0000 7f1e103fe8c0 1 < suggested remove operation key=SBUJCO2TCPKM tag=SCVY1I9BYF42 type=del 2023-12-01T05:07:15.929 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.928+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=FHDD5KZRKAL9 type=write size=319933 2023-12-01T05:07:15.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.930+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~WKX8HK9KSM78.0 size=1048576 2023-12-01T05:07:15.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.932+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~WKX8HK9KSM78.1 size=1048576 2023-12-01T05:07:15.934 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.933+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~WKX8HK9KSM78.2 size=232894 2023-12-01T05:07:15.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.937+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=WKX8HK9KSM78 tag=7MJVCT0SVUUX type=write size=3378622 2023-12-01T05:07:15.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.941+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~HAXKJLMXI8IC.0 size=489937 2023-12-01T05:07:15.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.941+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=HAXKJLMXI8IC tag=32V52FZP2PYE type=write size=1538513 2023-12-01T05:07:15.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.943+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~RTL4O7EDC8ZB.0 size=639836 2023-12-01T05:07:15.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.947+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=RTL4O7EDC8ZB tag=08408JCNI6QB type=write size=1688412 2023-12-01T05:07:15.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.948+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=DZENU9FBFO3P type=del size=354659 2023-12-01T05:07:15.951 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.951+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=N43842SILWH8 type=del 2023-12-01T05:07:15.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.953+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=2OLYEX6PK550 type=del size=589963 2023-12-01T05:07:15.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.955+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~K6X1EWZYL13W.0 size=1048576 2023-12-01T05:07:15.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.956+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~K6X1EWZYL13W.1 size=225872 2023-12-01T05:07:15.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.960+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=K6X1EWZYL13W tag=5RK8Z3ZEOV35 type=write size=2323024 2023-12-01T05:07:15.963 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.962+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=2D214MU7SFI9 type=del size=3676099 2023-12-01T05:07:15.965 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.964+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=YZ51PY871OE6 type=del 2023-12-01T05:07:15.968 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.967+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~2HL0QPOXT5F8.0 size=1048576 2023-12-01T05:07:15.969 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.969+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~2HL0QPOXT5F8.1 size=1048576 2023-12-01T05:07:15.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.971+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~2HL0QPOXT5F8.2 size=815465 2023-12-01T05:07:15.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.971+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=2HL0QPOXT5F8 tag=UQ9H5LRRCEXR type=write size=3961193 2023-12-01T05:07:15.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.973+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=PM5ESRA68JLP type=del 2023-12-01T05:07:15.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.975+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=IGJNHL9H4HVA type=del size=662601 2023-12-01T05:07:15.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.978+0000 7f1e103fe8c0 -1 < failed to complete operation key=ZWMBPGO6TXMV tag=32AEWLUON9LX type=del size=2162006: (22) Invalid argument 2023-12-01T05:07:15.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.980+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=5OJT38X9VTDN type=del size=3154917 2023-12-01T05:07:15.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.981+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~71O8P16BRPNJ.0 size=1048576 2023-12-01T05:07:15.984 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.983+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~71O8P16BRPNJ.1 size=1048576 2023-12-01T05:07:15.984 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.983+0000 7f1e103fe8c0 1 < canceled part key=_multipart_M8GB12FJOG1E.2~71O8P16BRPNJ.2 size=311438 2023-12-01T05:07:15.987 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.986+0000 7f1e103fe8c0 1 < canceled multipart upload key=M8GB12FJOG1E upload=71O8P16BRPNJ tag=A2D8O0BL7CLN type=write size=3457166 2023-12-01T05:07:15.991 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.990+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~KJXXBHXUOKLA.0 size=927834 2023-12-01T05:07:15.991 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.990+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=KJXXBHXUOKLA tag=WUHVBO0HZIQX type=write size=1976410 2023-12-01T05:07:15.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.994+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=9FHWGJ3XNK2W type=del 2023-12-01T05:07:15.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.996+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=60A75ND3OKIP type=del size=1952020 2023-12-01T05:07:15.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:15.998+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=YDYE5TLH476F type=del 2023-12-01T05:07:16.001 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.000+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=39V60JG02ZZX type=del size=3174343 2023-12-01T05:07:16.001 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.000+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~VN2P9K7UDJUM.0 size=749017 2023-12-01T05:07:16.004 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.004+0000 7f1e103fe8c0 1 < canceled multipart upload key=URVXBYSKTROL upload=VN2P9K7UDJUM tag=GO4OFAU6DD08 type=write size=1797593 2023-12-01T05:07:16.008 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.008+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~N47CGQLXC2YI.0 size=1048576 2023-12-01T05:07:16.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.009+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~N47CGQLXC2YI.1 size=1048576 2023-12-01T05:07:16.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.011+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~N47CGQLXC2YI.2 size=299078 2023-12-01T05:07:16.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.011+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=N47CGQLXC2YI tag=5ZFZXUJ28IZ4 type=write size=3444806 2023-12-01T05:07:16.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.013+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=3KA6DY7PV2KD type=del 2023-12-01T05:07:16.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.015+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=RUDU7XHW7DVE type=del size=1764928 2023-12-01T05:07:16.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.017+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~5WY0Y5HY2CI2.0 size=1048576 2023-12-01T05:07:16.019 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.019+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~5WY0Y5HY2CI2.1 size=1048576 2023-12-01T05:07:16.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.020+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~5WY0Y5HY2CI2.2 size=95649 2023-12-01T05:07:16.024 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.023+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=5WY0Y5HY2CI2 tag=90289VBSYPBN type=write size=3241377 2023-12-01T05:07:16.026 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.025+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=9LQ1J71YCQ1G type=del size=3783811 2023-12-01T05:07:16.028 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.027+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=LKZRFVTDSG2Y type=del 2023-12-01T05:07:16.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.031+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~9KP5KLA7WZ0M.0 size=1048576 2023-12-01T05:07:16.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.033+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~9KP5KLA7WZ0M.1 size=703831 2023-12-01T05:07:16.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.033+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=9KP5KLA7WZ0M tag=L8PSNQGQKD4O type=write size=2800983 2023-12-01T05:07:16.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.035+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=49K7QF38ED0D type=del 2023-12-01T05:07:16.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.037+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=LP880EJ452Y0 type=del size=1908071 2023-12-01T05:07:16.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.039+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=FHDD5KZRKAL9 type=write size=319933 2023-12-01T05:07:16.042 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.041+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=B82RFQBBP063 type=write size=546981 2023-12-01T05:07:16.044 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.044+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~HAXKJLMXI8IC.0 size=489937 2023-12-01T05:07:16.048 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.047+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=HAXKJLMXI8IC tag=32V52FZP2PYE type=write size=1538513 2023-12-01T05:07:16.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.050+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=B94RRDZAM0CU type=write size=769193 2023-12-01T05:07:16.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.053+0000 7f1e103fe8c0 1 < suggested remove operation key=SBUJCO2TCPKM tag=DZENU9FBFO3P type=del 2023-12-01T05:07:16.056 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.055+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=36GTPTQO6GAN type=del size=3293319 2023-12-01T05:07:16.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.058+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=2OLYEX6PK550 type=del 2023-12-01T05:07:16.060 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.060+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=M3P3SS9OR4YN type=del size=2059605 2023-12-01T05:07:16.062 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.062+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=2D214MU7SFI9 type=del 2023-12-01T05:07:16.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.064+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=B7TL5BD82X3I type=del size=3486140 2023-12-01T05:07:16.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.064+0000 7f1e103fe8c0 1 < canceled part key=_multipart_GRCGJL9086Q5.2~2HL0QPOXT5F8.0 size=1048576 2023-12-01T05:07:16.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.066+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~2HL0QPOXT5F8.1 size=1048576 2023-12-01T05:07:16.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.068+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~2HL0QPOXT5F8.2 size=815465 2023-12-01T05:07:16.072 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.071+0000 7f1e103fe8c0 1 < canceled multipart upload key=GRCGJL9086Q5 upload=2HL0QPOXT5F8 tag=UQ9H5LRRCEXR type=write size=3961193 2023-12-01T05:07:16.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.073+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=K4E41FUOB0HR type=del size=491386 2023-12-01T05:07:16.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.078+0000 7f1e103fe8c0 1 < suggested update operation key=7ZK6JAXLM788 tag=IGJNHL9H4HVA type=del size=662601 2023-12-01T05:07:16.083 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.083+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~2SN7LHM6Q6HC.0 size=1048576 2023-12-01T05:07:16.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.085+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~2SN7LHM6Q6HC.1 size=611960 2023-12-01T05:07:16.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.085+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=2SN7LHM6Q6HC tag=Q387J0T49B6G type=write size=2709112 2023-12-01T05:07:16.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.087+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=5OJT38X9VTDN type=del 2023-12-01T05:07:16.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.089+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=VAMTKE55XMPX type=del size=2173314 2023-12-01T05:07:16.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.091+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~KJXXBHXUOKLA.0 size=927834 2023-12-01T05:07:16.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.094+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=KJXXBHXUOKLA tag=WUHVBO0HZIQX type=write size=1976410 2023-12-01T05:07:16.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.097+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=2BF4W49JL2YG type=del size=1079296 2023-12-01T05:07:16.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.099+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=60A75ND3OKIP type=del 2023-12-01T05:07:16.103 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.102+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~5A4M21EW8K98.0 size=586783 2023-12-01T05:07:16.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.102+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=5A4M21EW8K98 tag=U3XFD979C6OR type=write size=1635359 2023-12-01T05:07:16.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.106+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=39V60JG02ZZX type=del 2023-12-01T05:07:16.111 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.110+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~M88JBP1H3VQK.0 size=318752 2023-12-01T05:07:16.111 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.110+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=M88JBP1H3VQK tag=182BAADR94LG type=write size=1367328 2023-12-01T05:07:16.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.112+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~N47CGQLXC2YI.0 size=1048576 2023-12-01T05:07:16.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.114+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~N47CGQLXC2YI.1 size=1048576 2023-12-01T05:07:16.117 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.116+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~N47CGQLXC2YI.2 size=299078 2023-12-01T05:07:16.120 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.119+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=N47CGQLXC2YI tag=5ZFZXUJ28IZ4 type=write size=3444806 2023-12-01T05:07:16.124 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.123+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~BPR50XQPMGJ6.0 size=1048576 2023-12-01T05:07:16.126 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.125+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~BPR50XQPMGJ6.1 size=1048576 2023-12-01T05:07:16.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.127+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~BPR50XQPMGJ6.2 size=753945 2023-12-01T05:07:16.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.127+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=BPR50XQPMGJ6 tag=ODCGFTGCWPYR type=write size=3899673 2023-12-01T05:07:16.130 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.129+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=RUDU7XHW7DVE type=del 2023-12-01T05:07:16.132 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.131+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=C9WT7M76Q303 type=del size=3249032 2023-12-01T05:07:16.135 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.134+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=9LQ1J71YCQ1G type=del 2023-12-01T05:07:16.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.137+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=TF4GTPZ2K9OU type=write size=259490 2023-12-01T05:07:16.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.140+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~9KP5KLA7WZ0M.0 size=1048576 2023-12-01T05:07:16.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.142+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~9KP5KLA7WZ0M.1 size=703831 2023-12-01T05:07:16.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.146+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=9KP5KLA7WZ0M tag=L8PSNQGQKD4O type=write size=2800983 2023-12-01T05:07:16.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.148+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=RRIIW8WYPEZH type=write size=80734 2023-12-01T05:07:16.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.151+0000 7f1e103fe8c0 -1 < failed to complete operation key=M8GB12FJOG1E tag=LP880EJ452Y0 type=del size=1908071: (22) Invalid argument 2023-12-01T05:07:16.154 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.153+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=26HUV35A6IGN type=del size=1693835 2023-12-01T05:07:16.159 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.159+0000 7f1e103fe8c0 1 < suggested update operation key=K406217CY1N9 tag=B82RFQBBP063 type=write size=546981 2023-12-01T05:07:16.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.161+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=WV32RTFZPJ68 type=del size=2716738 2023-12-01T05:07:16.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.163+0000 7f1e103fe8c0 1 < completed write operation key=I7WQ7V371WXB tag=B94RRDZAM0CU type=write size=769193 2023-12-01T05:07:16.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.165+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=M3BQ6WNBWLLB type=del size=275593 2023-12-01T05:07:16.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.170+0000 7f1e103fe8c0 1 < suggested update operation key=L00N0GJ45UKN tag=36GTPTQO6GAN type=del size=3293319 2023-12-01T05:07:16.173 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.172+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=49F94819M25U type=write size=773025 2023-12-01T05:07:16.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.175+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=M3P3SS9OR4YN type=del 2023-12-01T05:07:16.180 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.180+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~WNJ8U5GAN23E.0 size=1048576 2023-12-01T05:07:16.182 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.182+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~WNJ8U5GAN23E.1 size=1048576 2023-12-01T05:07:16.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.183+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~WNJ8U5GAN23E.2 size=958966 2023-12-01T05:07:16.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.183+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=WNJ8U5GAN23E tag=0A0N6243566J type=write size=4104694 2023-12-01T05:07:16.186 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.185+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=B7TL5BD82X3I type=del 2023-12-01T05:07:16.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.188+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=KJ3YPBS0BEHH type=del size=433077 2023-12-01T05:07:16.191 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.190+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=K4E41FUOB0HR type=del 2023-12-01T05:07:16.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.195+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~T8CC0VY4UM1T.0 size=494049 2023-12-01T05:07:16.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.195+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=T8CC0VY4UM1T tag=YJL4T6N9I3QH type=write size=1542625 2023-12-01T05:07:16.198 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.197+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~2SN7LHM6Q6HC.0 size=1048576 2023-12-01T05:07:16.200 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.200+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~2SN7LHM6Q6HC.1 size=611960 2023-12-01T05:07:16.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.203+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=2SN7LHM6Q6HC tag=Q387J0T49B6G type=write size=2709112 2023-12-01T05:07:16.206 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.206+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=LLVFPNH7GURT type=write size=381531 2023-12-01T05:07:16.208 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.208+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=VAMTKE55XMPX type=del 2023-12-01T05:07:16.212 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.211+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~CAPAUOSRE6XW.0 size=1048576 2023-12-01T05:07:16.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.213+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~CAPAUOSRE6XW.1 size=200238 2023-12-01T05:07:16.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.213+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=CAPAUOSRE6XW tag=XSEN1BHQ9QAU type=write size=2297390 2023-12-01T05:07:16.217 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.216+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=2BF4W49JL2YG type=del 2023-12-01T05:07:16.221 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.221+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~OZ1RO9653PH2.0 size=1048576 2023-12-01T05:07:16.223 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.223+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~OZ1RO9653PH2.1 size=1048576 2023-12-01T05:07:16.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.224+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~OZ1RO9653PH2.2 size=866484 2023-12-01T05:07:16.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.224+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=OZ1RO9653PH2 tag=SZWL9N8OUC8L type=write size=4012212 2023-12-01T05:07:16.228 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.227+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~5A4M21EW8K98.0 size=586783 2023-12-01T05:07:16.231 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.231+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=5A4M21EW8K98 tag=U3XFD979C6OR type=write size=1635359 2023-12-01T05:07:16.236 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.235+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~VPDJ7Z2YGCUN.0 size=473103 2023-12-01T05:07:16.236 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.235+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=VPDJ7Z2YGCUN tag=E32QFJU3E10H type=write size=1521679 2023-12-01T05:07:16.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.237+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~M88JBP1H3VQK.0 size=318752 2023-12-01T05:07:16.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.240+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=M88JBP1H3VQK tag=182BAADR94LG type=write size=1367328 2023-12-01T05:07:16.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.242+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=G2GGKXPAU39O type=del size=2470347 2023-12-01T05:07:16.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.245+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~BPR50XQPMGJ6.0 size=1048576 2023-12-01T05:07:16.247 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.247+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~BPR50XQPMGJ6.1 size=1048576 2023-12-01T05:07:16.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.248+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~BPR50XQPMGJ6.2 size=753945 2023-12-01T05:07:16.254 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.253+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=BPR50XQPMGJ6 tag=ODCGFTGCWPYR type=write size=3899673 2023-12-01T05:07:16.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.255+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=36ZA1YUO9H2O type=del size=992360 2023-12-01T05:07:16.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.258+0000 7f1e103fe8c0 -1 < failed to complete operation key=L00N0GJ45UKN tag=C9WT7M76Q303 type=del size=3249032: (22) Invalid argument 2023-12-01T05:07:16.262 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.262+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~35HXFRZ8AWXJ.0 size=1048576 2023-12-01T05:07:16.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.264+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~35HXFRZ8AWXJ.1 size=414993 2023-12-01T05:07:16.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.264+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=35HXFRZ8AWXJ tag=VG3CN78UO3AT type=write size=2512145 2023-12-01T05:07:16.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.266+0000 7f1e103fe8c0 1 < completed write operation key=1I2J7UYUBJ84 tag=TF4GTPZ2K9OU type=write size=259490 2023-12-01T05:07:16.269 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.268+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=X80RJ94IKGQ4 type=del size=2412743 2023-12-01T05:07:16.274 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.274+0000 7f1e103fe8c0 1 < suggested remove operation key=URVXBYSKTROL tag=RRIIW8WYPEZH type=write 2023-12-01T05:07:16.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.276+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=KKI0QC2X83J4 type=del size=2136941 2023-12-01T05:07:16.282 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.282+0000 7f1e103fe8c0 1 < suggested remove operation key=D4M0DMQO4NEL tag=26HUV35A6IGN type=del 2023-12-01T05:07:16.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.284+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=0IEJSQEA7NKH type=del size=2944036 2023-12-01T05:07:16.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.286+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=WV32RTFZPJ68 type=del size=2716738 2023-12-01T05:07:16.289 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.288+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=6E8IH3SRJ53C type=del size=1828522 2023-12-01T05:07:16.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.291+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=M3BQ6WNBWLLB type=del 2023-12-01T05:07:16.294 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.294+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=TS4Q0KGYBJQ3 type=write size=912158 2023-12-01T05:07:16.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.296+0000 7f1e103fe8c0 1 < completed write operation key=OXQC97F80TRZ tag=49F94819M25U type=write size=773025 2023-12-01T05:07:16.299 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.298+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=7Y86JO09P6AV type=write size=534165 2023-12-01T05:07:16.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.301+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~WNJ8U5GAN23E.0 size=1048576 2023-12-01T05:07:16.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.303+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~WNJ8U5GAN23E.1 size=1048576 2023-12-01T05:07:16.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.306+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~WNJ8U5GAN23E.2 size=958966 2023-12-01T05:07:16.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.310+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=WNJ8U5GAN23E tag=0A0N6243566J type=write size=4104694 2023-12-01T05:07:16.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.315+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~HQVZX0MSA72G.0 size=1048576 2023-12-01T05:07:16.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.316+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~HQVZX0MSA72G.1 size=1048576 2023-12-01T05:07:16.319 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.319+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~HQVZX0MSA72G.2 size=191101 2023-12-01T05:07:16.319 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.319+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=HQVZX0MSA72G tag=15GB1WF9HZOX type=write size=3336829 2023-12-01T05:07:16.321 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.321+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=KJ3YPBS0BEHH type=del 2023-12-01T05:07:16.327 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.326+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~JGLDOM2GHNDB.0 size=1048576 2023-12-01T05:07:16.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.329+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~JGLDOM2GHNDB.1 size=66035 2023-12-01T05:07:16.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.329+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=JGLDOM2GHNDB tag=MMDVD02MESMP type=write size=2163187 2023-12-01T05:07:16.333 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.332+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~T8CC0VY4UM1T.0 size=494049 2023-12-01T05:07:16.339 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.338+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=T8CC0VY4UM1T tag=YJL4T6N9I3QH type=write size=1542625 2023-12-01T05:07:16.342 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.341+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=XPQNN0BT07BZ type=write size=309387 2023-12-01T05:07:16.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.344+0000 7f1e103fe8c0 1 < completed write operation key=GRCGJL9086Q5 tag=LLVFPNH7GURT type=write size=381531 2023-12-01T05:07:16.348 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.347+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=H2PI37WKJLJ7 type=del size=1148037 2023-12-01T05:07:16.352 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.351+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~CAPAUOSRE6XW.0 size=1048576 2023-12-01T05:07:16.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.353+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~CAPAUOSRE6XW.1 size=200238 2023-12-01T05:07:16.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.359+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=CAPAUOSRE6XW tag=XSEN1BHQ9QAU type=write size=2297390 2023-12-01T05:07:16.362 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.361+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=2076UP7P24JP type=del size=935641 2023-12-01T05:07:16.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.364+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~OZ1RO9653PH2.0 size=1048576 2023-12-01T05:07:16.369 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.365+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~OZ1RO9653PH2.1 size=1048576 2023-12-01T05:07:16.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.367+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~OZ1RO9653PH2.2 size=866484 2023-12-01T05:07:16.371 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.371+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=OZ1RO9653PH2 tag=SZWL9N8OUC8L type=write size=4012212 2023-12-01T05:07:16.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.373+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=OWQR4PTV64U4 type=del size=2317056 2023-12-01T05:07:16.376 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.376+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~VPDJ7Z2YGCUN.0 size=473103 2023-12-01T05:07:16.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.379+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=VPDJ7Z2YGCUN tag=E32QFJU3E10H type=write size=1521679 2023-12-01T05:07:16.382 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.381+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=VBI8W9JX5BB6 type=del size=456149 2023-12-01T05:07:16.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.385+0000 7f1e103fe8c0 1 < suggested remove operation key=H1CDA6T1SMV1 tag=G2GGKXPAU39O type=del 2023-12-01T05:07:16.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.387+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=IJK59VXHV4M2 type=del size=2528453 2023-12-01T05:07:16.389 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.389+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=36ZA1YUO9H2O type=del 2023-12-01T05:07:16.391 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.390+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=VTTT4MF8ZOZN type=del size=2006756 2023-12-01T05:07:16.393 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.393+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~35HXFRZ8AWXJ.0 size=1048576 2023-12-01T05:07:16.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.394+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~35HXFRZ8AWXJ.1 size=414993 2023-12-01T05:07:16.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.398+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=35HXFRZ8AWXJ tag=VG3CN78UO3AT type=write size=2512145 2023-12-01T05:07:16.400 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.400+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=A1OC2LAWGXOX type=del size=4137952 2023-12-01T05:07:16.402 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.402+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=X80RJ94IKGQ4 type=del 2023-12-01T05:07:16.404 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.403+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=UI69TDSA1VF5 type=del size=3929168 2023-12-01T05:07:16.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.405+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=KKI0QC2X83J4 type=del 2023-12-01T05:07:16.410 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.409+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~3M9KHXJGXN73.0 size=1048576 2023-12-01T05:07:16.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.411+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~3M9KHXJGXN73.1 size=1048576 2023-12-01T05:07:16.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.412+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~3M9KHXJGXN73.2 size=188648 2023-12-01T05:07:16.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.412+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=3M9KHXJGXN73 tag=ATUQQ3FG872P type=write size=3334376 2023-12-01T05:07:16.415 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.414+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=0IEJSQEA7NKH type=del size=2944036 2023-12-01T05:07:16.417 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.416+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=62GDZOTB7PIB type=del size=3520345 2023-12-01T05:07:16.419 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.419+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=6E8IH3SRJ53C type=del 2023-12-01T05:07:16.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.422+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=HRD6C5QK8BX4 type=del size=2787708 2023-12-01T05:07:16.425 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.424+0000 7f1e103fe8c0 1 < completed write operation key=B9F6GZ15FRQ4 tag=TS4Q0KGYBJQ3 type=write size=912158 2023-12-01T05:07:16.429 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.429+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~OC0F8A31HL9Y.0 size=1048576 2023-12-01T05:07:16.431 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.431+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~OC0F8A31HL9Y.1 size=702894 2023-12-01T05:07:16.431 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.431+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=OC0F8A31HL9Y tag=Z1XMB0152NAS type=write size=2800046 2023-12-01T05:07:16.435 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.435+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=7Y86JO09P6AV type=write size=534165 2023-12-01T05:07:16.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.437+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=NY6OUWCIRQHW type=del size=3301514 2023-12-01T05:07:16.440 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.439+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~HQVZX0MSA72G.0 size=1048576 2023-12-01T05:07:16.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.441+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~HQVZX0MSA72G.1 size=1048576 2023-12-01T05:07:16.444 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.443+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~HQVZX0MSA72G.2 size=191101 2023-12-01T05:07:16.447 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.446+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=HQVZX0MSA72G tag=15GB1WF9HZOX type=write size=3336829 2023-12-01T05:07:16.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.448+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=UOL2UL1BP126 type=del size=374835 2023-12-01T05:07:16.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.449+0000 7f1e103fe8c0 1 < canceled part key=_multipart_QS349RRDWEPS.2~JGLDOM2GHNDB.0 size=1048576 2023-12-01T05:07:16.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.450+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~JGLDOM2GHNDB.1 size=66035 2023-12-01T05:07:16.454 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.454+0000 7f1e103fe8c0 1 < canceled multipart upload key=QS349RRDWEPS upload=JGLDOM2GHNDB tag=MMDVD02MESMP type=write size=2163187 2023-12-01T05:07:16.456 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.456+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=NDH0QWTF5Z2A type=del size=4120574 2023-12-01T05:07:16.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.458+0000 7f1e103fe8c0 1 < completed write operation key=6PFY1HQB54GY tag=XPQNN0BT07BZ type=write size=309387 2023-12-01T05:07:16.460 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.460+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=3SD9XLR63O28 type=del size=2832950 2023-12-01T05:07:16.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.462+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=H2PI37WKJLJ7 type=del 2023-12-01T05:07:16.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.465+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=5VPQQXZH9XD6 type=del size=3154510 2023-12-01T05:07:16.468 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.468+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=2076UP7P24JP type=del 2023-12-01T05:07:16.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.471+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=HWGD4UZMHCYK type=del size=803973 2023-12-01T05:07:16.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.474+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=OWQR4PTV64U4 type=del 2023-12-01T05:07:16.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.477+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=333KHZ0NQ39K type=write size=812657 2023-12-01T05:07:16.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.480+0000 7f1e103fe8c0 1 < canceled operation key=SBUJCO2TCPKM tag=VBI8W9JX5BB6 type=del size=456149 2023-12-01T05:07:16.483 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.483+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=RGYWGEI81KR1 type=del size=3810083 2023-12-01T05:07:16.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.486+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=IJK59VXHV4M2 type=del 2023-12-01T05:07:16.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.490+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=VKGEMBLMWF1N type=del size=3105347 2023-12-01T05:07:16.497 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.496+0000 7f1e103fe8c0 1 < suggested update operation key=S69RYFWXZUZ2 tag=VTTT4MF8ZOZN type=del size=2006756 2023-12-01T05:07:16.499 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.499+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=05UNWT89EUUR type=del size=719601 2023-12-01T05:07:16.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.501+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=A1OC2LAWGXOX type=del 2023-12-01T05:07:16.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.506+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~YTD27SI99P95.0 size=1048576 2023-12-01T05:07:16.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.511+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~YTD27SI99P95.1 size=1048576 2023-12-01T05:07:16.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.513+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~YTD27SI99P95.2 size=458382 2023-12-01T05:07:16.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.513+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=YTD27SI99P95 tag=VYWSJ8PZXDSV type=write size=3604110 2023-12-01T05:07:16.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.516+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=UI69TDSA1VF5 type=del 2023-12-01T05:07:16.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.519+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~7C0AD2GT089R.0 size=916879 2023-12-01T05:07:16.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.519+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=7C0AD2GT089R tag=RF51TV3DKL42 type=write size=1965455 2023-12-01T05:07:16.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.521+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~3M9KHXJGXN73.0 size=1048576 2023-12-01T05:07:16.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.523+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~3M9KHXJGXN73.1 size=1048576 2023-12-01T05:07:16.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.525+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~3M9KHXJGXN73.2 size=188648 2023-12-01T05:07:16.529 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.528+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=3M9KHXJGXN73 tag=ATUQQ3FG872P type=write size=3334376 2023-12-01T05:07:16.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.532+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~YM9A07786E8U.0 size=1048576 2023-12-01T05:07:16.534 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.534+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~YM9A07786E8U.1 size=1048576 2023-12-01T05:07:16.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.535+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~YM9A07786E8U.2 size=992453 2023-12-01T05:07:16.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.535+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=YM9A07786E8U tag=EWRTO7SAFCTK type=write size=4138181 2023-12-01T05:07:16.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.537+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=62GDZOTB7PIB type=del 2023-12-01T05:07:16.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.541+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~WNJ8MU60WUA3.0 size=1048576 2023-12-01T05:07:16.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.543+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~WNJ8MU60WUA3.1 size=1048576 2023-12-01T05:07:16.545 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.545+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~WNJ8MU60WUA3.2 size=936516 2023-12-01T05:07:16.545 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.545+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=WNJ8MU60WUA3 tag=81YJEHQOXYD9 type=write size=4082244 2023-12-01T05:07:16.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.547+0000 7f1e103fe8c0 1 < canceled operation key=5TFL0075HUUM tag=HRD6C5QK8BX4 type=del size=2787708 2023-12-01T05:07:16.550 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.549+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=NCGW3UYJP19C type=del size=2779152 2023-12-01T05:07:16.552 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.551+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~OC0F8A31HL9Y.0 size=1048576 2023-12-01T05:07:16.554 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.553+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~OC0F8A31HL9Y.1 size=702894 2023-12-01T05:07:16.558 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.557+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=OC0F8A31HL9Y tag=Z1XMB0152NAS type=write size=2800046 2023-12-01T05:07:16.560 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.559+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=4ZZE5HXYNNN9 type=del size=2315734 2023-12-01T05:07:16.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.563+0000 7f1e103fe8c0 1 < suggested remove operation key=H1CDA6T1SMV1 tag=NY6OUWCIRQHW type=del 2023-12-01T05:07:16.568 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.567+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~Y4G7FYRF5MQ5.0 size=1048576 2023-12-01T05:07:16.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.569+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~Y4G7FYRF5MQ5.1 size=605510 2023-12-01T05:07:16.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.569+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=Y4G7FYRF5MQ5 tag=J4I42ZGK2P0D type=write size=2702662 2023-12-01T05:07:16.573 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.571+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=UOL2UL1BP126 type=del 2023-12-01T05:07:16.575 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.574+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~6JHB085MIG5X.0 size=1048576 2023-12-01T05:07:16.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.576+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~6JHB085MIG5X.1 size=43288 2023-12-01T05:07:16.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.576+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=6JHB085MIG5X tag=KP0CNUMSN6Z3 type=write size=2140440 2023-12-01T05:07:16.581 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.580+0000 7f1e103fe8c0 1 < suggested remove operation key=D4M0DMQO4NEL tag=NDH0QWTF5Z2A type=del 2023-12-01T05:07:16.583 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.583+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=AYJ9BTVDKG13 type=del size=2406901 2023-12-01T05:07:16.585 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.585+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=3SD9XLR63O28 type=del 2023-12-01T05:07:16.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.587+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=XMNG51JA5XCR type=del size=2683199 2023-12-01T05:07:16.590 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.589+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=5VPQQXZH9XD6 type=del 2023-12-01T05:07:16.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.592+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=GTPF9TDJJKN0 type=del size=3757563 2023-12-01T05:07:16.596 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.594+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=HWGD4UZMHCYK type=del 2023-12-01T05:07:16.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.599+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~850KNWNK1TJT.0 size=1048576 2023-12-01T05:07:16.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.602+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~850KNWNK1TJT.1 size=1048576 2023-12-01T05:07:16.605 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.604+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~850KNWNK1TJT.2 size=696214 2023-12-01T05:07:16.605 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.604+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=850KNWNK1TJT tag=CHTS1WMUH21Z type=write size=3841942 2023-12-01T05:07:16.608 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.608+0000 7f1e103fe8c0 1 < completed write operation key=E8ZZ0TR1IV5S tag=333KHZ0NQ39K type=write size=812657 2023-12-01T05:07:16.615 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.614+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~WR1KXKLIGJ2N.0 size=1048576 2023-12-01T05:07:16.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.617+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~WR1KXKLIGJ2N.1 size=240742 2023-12-01T05:07:16.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.617+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=WR1KXKLIGJ2N tag=70I2IDYAOQUM type=write size=2337894 2023-12-01T05:07:16.621 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.621+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=RGYWGEI81KR1 type=del 2023-12-01T05:07:16.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.625+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=XH3HL6FOFJ2G type=del size=2024655 2023-12-01T05:07:16.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.632+0000 7f1e103fe8c0 1 < suggested update operation key=24QWY118LZSQ tag=VKGEMBLMWF1N type=del size=3105347 2023-12-01T05:07:16.639 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.638+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~XQ343BVBMNLD.0 size=1048576 2023-12-01T05:07:16.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.641+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~XQ343BVBMNLD.1 size=561287 2023-12-01T05:07:16.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.641+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=XQ343BVBMNLD tag=NUP802OOXETM type=write size=2658439 2023-12-01T05:07:16.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.646+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=05UNWT89EUUR type=del 2023-12-01T05:07:16.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.650+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~RKACQV9G7BVM.0 size=224405 2023-12-01T05:07:16.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.650+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=RKACQV9G7BVM tag=LJKK88EDOIN6 type=write size=1272981 2023-12-01T05:07:16.654 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.653+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~YTD27SI99P95.0 size=1048576 2023-12-01T05:07:16.655 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.655+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~YTD27SI99P95.1 size=1048576 2023-12-01T05:07:16.657 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.656+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~YTD27SI99P95.2 size=458382 2023-12-01T05:07:16.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.660+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=YTD27SI99P95 tag=VYWSJ8PZXDSV type=write size=3604110 2023-12-01T05:07:16.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.662+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=6O4WSPYHS4RF type=del size=2424318 2023-12-01T05:07:16.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.664+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~7C0AD2GT089R.0 size=916879 2023-12-01T05:07:16.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.668+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=7C0AD2GT089R tag=RF51TV3DKL42 type=write size=1965455 2023-12-01T05:07:16.670 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.670+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=UE3OAOX6XXZC type=del size=3225186 2023-12-01T05:07:16.672 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.672+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~YM9A07786E8U.0 size=1048576 2023-12-01T05:07:16.674 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.673+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~YM9A07786E8U.1 size=1048576 2023-12-01T05:07:16.676 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.675+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~YM9A07786E8U.2 size=992453 2023-12-01T05:07:16.679 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.678+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=YM9A07786E8U tag=EWRTO7SAFCTK type=write size=4138181 2023-12-01T05:07:16.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.680+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=0WZRKRZZ6RAG type=write size=361675 2023-12-01T05:07:16.683 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.683+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~WNJ8MU60WUA3.0 size=1048576 2023-12-01T05:07:16.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.684+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~WNJ8MU60WUA3.1 size=1048576 2023-12-01T05:07:16.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.686+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~WNJ8MU60WUA3.2 size=936516 2023-12-01T05:07:16.690 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.690+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=WNJ8MU60WUA3 tag=81YJEHQOXYD9 type=write size=4082244 2023-12-01T05:07:16.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.693+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~GIX9TSD9RYHI.0 size=843772 2023-12-01T05:07:16.694 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.693+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=GIX9TSD9RYHI tag=ANYM4T7X3AUY type=write size=1892348 2023-12-01T05:07:16.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.695+0000 7f1e103fe8c0 1 < canceled operation key=L00N0GJ45UKN tag=NCGW3UYJP19C type=del size=2779152 2023-12-01T05:07:16.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.698+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=YW9C500OPQR1 type=del size=2775436 2023-12-01T05:07:16.702 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.701+0000 7f1e103fe8c0 -1 < failed to complete operation key=H1CDA6T1SMV1 tag=4ZZE5HXYNNN9 type=del size=2315734: (22) Invalid argument 2023-12-01T05:07:16.704 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.703+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=V67YKY8O6057 type=del size=844115 2023-12-01T05:07:16.706 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.705+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~Y4G7FYRF5MQ5.0 size=1048576 2023-12-01T05:07:16.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.707+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~Y4G7FYRF5MQ5.1 size=605510 2023-12-01T05:07:16.711 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.710+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=Y4G7FYRF5MQ5 tag=J4I42ZGK2P0D type=write size=2702662 2023-12-01T05:07:16.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.712+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=198IGO7FX6G5 type=del size=2933618 2023-12-01T05:07:16.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.715+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~6JHB085MIG5X.0 size=1048576 2023-12-01T05:07:16.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.717+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~6JHB085MIG5X.1 size=43288 2023-12-01T05:07:16.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.721+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=6JHB085MIG5X tag=KP0CNUMSN6Z3 type=write size=2140440 2023-12-01T05:07:16.723 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.723+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=4O8IL1FBWHVW type=write size=952970 2023-12-01T05:07:16.728 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.727+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=AYJ9BTVDKG13 type=del size=2406901 2023-12-01T05:07:16.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.731+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~7OCUKADK6QVJ.0 size=1048576 2023-12-01T05:07:16.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.732+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~7OCUKADK6QVJ.1 size=1048576 2023-12-01T05:07:16.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.734+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~7OCUKADK6QVJ.2 size=98169 2023-12-01T05:07:16.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.734+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=7OCUKADK6QVJ tag=BEDLFBW6XFHY type=write size=3243897 2023-12-01T05:07:16.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.740+0000 7f1e103fe8c0 1 < suggested remove operation key=LLWHS8A9H3PV tag=XMNG51JA5XCR type=del 2023-12-01T05:07:16.744 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.743+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=03ZU00O2CZKX type=del size=613533 2023-12-01T05:07:16.747 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.746+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=GTPF9TDJJKN0 type=del 2023-12-01T05:07:16.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.749+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=Z34AI3AVH1BY type=del size=1978225 2023-12-01T05:07:16.752 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.752+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~850KNWNK1TJT.0 size=1048576 2023-12-01T05:07:16.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.754+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~850KNWNK1TJT.1 size=1048576 2023-12-01T05:07:16.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.756+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~850KNWNK1TJT.2 size=696214 2023-12-01T05:07:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:07:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:07:16.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.762+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=850KNWNK1TJT tag=CHTS1WMUH21Z type=write size=3841942 2023-12-01T05:07:16.766 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.765+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=RXT63STB2RXZ type=write size=881302 2023-12-01T05:07:16.770 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.769+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~WR1KXKLIGJ2N.0 size=1048576 2023-12-01T05:07:16.772 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.772+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~WR1KXKLIGJ2N.1 size=240742 2023-12-01T05:07:16.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.778+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=WR1KXKLIGJ2N tag=70I2IDYAOQUM type=write size=2337894 2023-12-01T05:07:16.782 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.781+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=8O2AOBS3FUGY type=del size=442150 2023-12-01T05:07:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:07:16.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.788+0000 7f1e103fe8c0 1 < suggested remove operation key=6PFY1HQB54GY tag=XH3HL6FOFJ2G type=del 2023-12-01T05:07:16.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.793+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=Z8ZZ7QXYPXGW type=del size=2070648 2023-12-01T05:07:16.794 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.793+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5TFL0075HUUM.2~XQ343BVBMNLD.0 size=1048576 2023-12-01T05:07:16.797 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.796+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~XQ343BVBMNLD.1 size=561287 2023-12-01T05:07:16.802 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.801+0000 7f1e103fe8c0 1 < canceled multipart upload key=5TFL0075HUUM upload=XQ343BVBMNLD tag=NUP802OOXETM type=write size=2658439 2023-12-01T05:07:16.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.804+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=VVSRL5TJPUR9 type=del size=3256741 2023-12-01T05:07:16.809 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.808+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~RKACQV9G7BVM.0 size=224405 2023-12-01T05:07:16.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.812+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=RKACQV9G7BVM tag=LJKK88EDOIN6 type=write size=1272981 2023-12-01T05:07:16.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.815+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=JQPYFFZRMEWQ type=del size=162941 2023-12-01T05:07:16.818 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.817+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=6O4WSPYHS4RF type=del 2023-12-01T05:07:16.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.819+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=HX0682TXEFHN type=write size=475211 2023-12-01T05:07:16.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.821+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=UE3OAOX6XXZC type=del 2023-12-01T05:07:16.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.823+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=Z1RA322FONNV type=del size=2667020 2023-12-01T05:07:16.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.827+0000 7f1e103fe8c0 1 < suggested update operation key=285IAXA9485Z tag=0WZRKRZZ6RAG type=write size=361675 2023-12-01T05:07:16.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.831+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~OPFW2V0VNJ5G.0 size=1048576 2023-12-01T05:07:16.833 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.833+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~OPFW2V0VNJ5G.1 size=1048576 2023-12-01T05:07:16.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.834+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~OPFW2V0VNJ5G.2 size=688243 2023-12-01T05:07:16.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.834+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=OPFW2V0VNJ5G tag=Y1RBRR46UWZE type=write size=3833971 2023-12-01T05:07:16.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.836+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~GIX9TSD9RYHI.0 size=843772 2023-12-01T05:07:16.841 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.840+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=GIX9TSD9RYHI tag=ANYM4T7X3AUY type=write size=1892348 2023-12-01T05:07:16.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.844+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~8YEWUR31XJDS.0 size=1048576 2023-12-01T05:07:16.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.846+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~8YEWUR31XJDS.1 size=861296 2023-12-01T05:07:16.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.846+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=8YEWUR31XJDS tag=6271MCNUB3VZ type=write size=2958448 2023-12-01T05:07:16.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.847+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=YW9C500OPQR1 type=del 2023-12-01T05:07:16.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.852+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~073ZCFK1TDBQ.0 size=1048576 2023-12-01T05:07:16.854 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.853+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~073ZCFK1TDBQ.1 size=439048 2023-12-01T05:07:16.854 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.853+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=073ZCFK1TDBQ tag=3NUWDSHUVADG type=write size=2536200 2023-12-01T05:07:16.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.856+0000 7f1e103fe8c0 -1 < failed to complete operation key=285IAXA9485Z tag=V67YKY8O6057 type=del size=844115: (22) Invalid argument 2023-12-01T05:07:16.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.858+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=LJ2T9OSU6HIW type=del size=3393585 2023-12-01T05:07:16.861 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.861+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=198IGO7FX6G5 type=del 2023-12-01T05:07:16.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.863+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=9LIV7W5CHVN1 type=del size=1871950 2023-12-01T05:07:16.866 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.865+0000 7f1e103fe8c0 1 < completed write operation key=H1CDA6T1SMV1 tag=4O8IL1FBWHVW type=write size=952970 2023-12-01T05:07:16.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.869+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~CEB28BWMV2Q1.0 size=740382 2023-12-01T05:07:16.870 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.869+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=CEB28BWMV2Q1 tag=SIECMZ4BF0TZ type=write size=1788958 2023-12-01T05:07:16.872 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.871+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~7OCUKADK6QVJ.0 size=1048576 2023-12-01T05:07:16.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.873+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~7OCUKADK6QVJ.1 size=1048576 2023-12-01T05:07:16.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.875+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~7OCUKADK6QVJ.2 size=98169 2023-12-01T05:07:16.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.879+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=7OCUKADK6QVJ tag=BEDLFBW6XFHY type=write size=3243897 2023-12-01T05:07:16.882 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.881+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=3GPOYFSY2Q5F type=write size=686926 2023-12-01T05:07:16.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.885+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=03ZU00O2CZKX type=del 2023-12-01T05:07:16.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.889+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~G3WNIHDWM5SX.0 size=1048576 2023-12-01T05:07:16.892 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.891+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~G3WNIHDWM5SX.1 size=1048576 2023-12-01T05:07:16.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.893+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~G3WNIHDWM5SX.2 size=1042105 2023-12-01T05:07:16.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.893+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=G3WNIHDWM5SX tag=M6KQTS8LOI3D type=write size=4187833 2023-12-01T05:07:16.899 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.898+0000 7f1e103fe8c0 1 < suggested remove operation key=ZWMBPGO6TXMV tag=Z34AI3AVH1BY type=del 2023-12-01T05:07:16.903 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.902+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=DZKB0ZKMLVXP type=write size=845728 2023-12-01T05:07:16.909 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.908+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=RXT63STB2RXZ type=write 2023-12-01T05:07:16.912 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.911+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=4BU8AD1FDHML type=del size=3782097 2023-12-01T05:07:16.915 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.914+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=8O2AOBS3FUGY type=del 2023-12-01T05:07:16.918 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.918+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=NL6YUQXESLJU type=del size=376731 2023-12-01T05:07:16.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.921+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=Z8ZZ7QXYPXGW type=del 2023-12-01T05:07:16.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.928+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~Q4WZBSQMX1U3.0 size=342545 2023-12-01T05:07:16.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.928+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=Q4WZBSQMX1U3 tag=P5RDAMOXNNAQ type=write size=1391121 2023-12-01T05:07:16.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.931+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=VVSRL5TJPUR9 type=del 2023-12-01T05:07:16.935 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.934+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=X5X2FL55CRC1 type=del size=2428645 2023-12-01T05:07:16.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.937+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=JQPYFFZRMEWQ type=del 2023-12-01T05:07:16.941 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.940+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=MIVYQ5KL3TIB type=del size=2778311 2023-12-01T05:07:16.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.947+0000 7f1e103fe8c0 1 < suggested remove operation key=OXQC97F80TRZ tag=HX0682TXEFHN type=write 2023-12-01T05:07:16.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.952+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~2RNRYTQP77J3.0 size=43495 2023-12-01T05:07:16.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.952+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=2RNRYTQP77J3 tag=7PJDBIH44ITW type=write size=1092071 2023-12-01T05:07:16.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.955+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=Z1RA322FONNV type=del 2023-12-01T05:07:16.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.957+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=CIQPET72KRU7 type=del size=3062987 2023-12-01T05:07:16.960 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.959+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~OPFW2V0VNJ5G.0 size=1048576 2023-12-01T05:07:16.960 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.959+0000 7f1e103fe8c0 1 < canceled part key=_multipart_1I2J7UYUBJ84.2~OPFW2V0VNJ5G.1 size=1048576 2023-12-01T05:07:16.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.961+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~OPFW2V0VNJ5G.2 size=688243 2023-12-01T05:07:16.965 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.964+0000 7f1e103fe8c0 1 < canceled multipart upload key=1I2J7UYUBJ84 upload=OPFW2V0VNJ5G tag=Y1RBRR46UWZE type=write size=3833971 2023-12-01T05:07:16.969 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.968+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~F5JP3BX2IZ3J.0 size=281890 2023-12-01T05:07:16.969 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.968+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=F5JP3BX2IZ3J tag=29OR67MVHY3T type=write size=1330466 2023-12-01T05:07:16.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.970+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~8YEWUR31XJDS.0 size=1048576 2023-12-01T05:07:16.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.970+0000 7f1e103fe8c0 1 < canceled part key=_multipart_DTXKDW9IYPGT.2~8YEWUR31XJDS.1 size=861296 2023-12-01T05:07:16.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.974+0000 7f1e103fe8c0 1 < canceled multipart upload key=DTXKDW9IYPGT upload=8YEWUR31XJDS tag=6271MCNUB3VZ type=write size=2958448 2023-12-01T05:07:16.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.976+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=MOG0KJCZ4ZKW type=del size=953020 2023-12-01T05:07:16.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.978+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~073ZCFK1TDBQ.0 size=1048576 2023-12-01T05:07:16.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.980+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~073ZCFK1TDBQ.1 size=439048 2023-12-01T05:07:16.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.984+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=073ZCFK1TDBQ tag=3NUWDSHUVADG type=write size=2536200 2023-12-01T05:07:16.987 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.987+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=V4BN52WMQM40 type=del size=2530800 2023-12-01T05:07:16.989 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.989+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=LJ2T9OSU6HIW type=del 2023-12-01T05:07:16.993 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.992+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~QWGJPYACEO7B.0 size=1048576 2023-12-01T05:07:16.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.995+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~QWGJPYACEO7B.1 size=1048576 2023-12-01T05:07:16.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.997+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~QWGJPYACEO7B.2 size=183566 2023-12-01T05:07:16.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.997+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=QWGJPYACEO7B tag=L36Z2VYQMQXU type=write size=3329294 2023-12-01T05:07:17.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:16.999+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=9LIV7W5CHVN1 type=del size=1871950: (22) Invalid argument 2023-12-01T05:07:17.005 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.004+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~9OCT1KT6AO5G.0 size=1048576 2023-12-01T05:07:17.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.006+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~9OCT1KT6AO5G.1 size=909797 2023-12-01T05:07:17.007 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.006+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=9OCT1KT6AO5G tag=8LADIKUFL40U type=write size=3006949 2023-12-01T05:07:17.009 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.009+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~CEB28BWMV2Q1.0 size=740382 2023-12-01T05:07:17.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.012+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=CEB28BWMV2Q1 tag=SIECMZ4BF0TZ type=write size=1788958 2023-12-01T05:07:17.015 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.014+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=E6LM1KDIQYOS type=del size=2142021 2023-12-01T05:07:17.017 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.017+0000 7f1e103fe8c0 1 < completed write operation key=LLWHS8A9H3PV tag=3GPOYFSY2Q5F type=write size=686926 2023-12-01T05:07:17.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.020+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~3EMLJ1APSWMS.0 size=1048576 2023-12-01T05:07:17.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.022+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~3EMLJ1APSWMS.1 size=202134 2023-12-01T05:07:17.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.022+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=3EMLJ1APSWMS tag=CRO04M0ASTBR type=write size=2299286 2023-12-01T05:07:17.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.024+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~G3WNIHDWM5SX.0 size=1048576 2023-12-01T05:07:17.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.026+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~G3WNIHDWM5SX.1 size=1048576 2023-12-01T05:07:17.028 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.028+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~G3WNIHDWM5SX.2 size=1042105 2023-12-01T05:07:17.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.031+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=G3WNIHDWM5SX tag=M6KQTS8LOI3D type=write size=4187833 2023-12-01T05:07:17.034 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.034+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=8202N6MKRVFM type=del size=3470960 2023-12-01T05:07:17.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.036+0000 7f1e103fe8c0 1 < completed write operation key=7ZK6JAXLM788 tag=DZKB0ZKMLVXP type=write size=845728 2023-12-01T05:07:17.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.039+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=SDH5AZH4VAMI type=del size=1434827 2023-12-01T05:07:17.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.044+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=4BU8AD1FDHML type=del 2023-12-01T05:07:17.051 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.050+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~HP7Z7183GMV8.0 size=872022 2023-12-01T05:07:17.051 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.050+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=HP7Z7183GMV8 tag=TK4SP3Z3VXE3 type=write size=1920598 2023-12-01T05:07:17.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.053+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=NL6YUQXESLJU type=del 2023-12-01T05:07:17.061 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.060+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~JG03GL0KB5EO.0 size=1048576 2023-12-01T05:07:17.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.063+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~JG03GL0KB5EO.1 size=1048576 2023-12-01T05:07:17.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.066+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~JG03GL0KB5EO.2 size=246009 2023-12-01T05:07:17.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.066+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=JG03GL0KB5EO tag=R9UV18TGGTSL type=write size=3391737 2023-12-01T05:07:17.070 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.069+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~Q4WZBSQMX1U3.0 size=342545 2023-12-01T05:07:17.077 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.077+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=Q4WZBSQMX1U3 tag=P5RDAMOXNNAQ type=write size=1391121 2023-12-01T05:07:17.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.082+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~GMLZ5YHS3TD0.0 size=51569 2023-12-01T05:07:17.083 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.082+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=GMLZ5YHS3TD0 tag=4H6IIE2WL3WZ type=write size=1100145 2023-12-01T05:07:17.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.084+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=X5X2FL55CRC1 type=del 2023-12-01T05:07:17.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.087+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=AL6RV620DRQQ type=del size=693802 2023-12-01T05:07:17.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.089+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=MIVYQ5KL3TIB type=del 2023-12-01T05:07:17.094 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.093+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~D20YB5KZIYW2.0 size=1048576 2023-12-01T05:07:17.096 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.095+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~D20YB5KZIYW2.1 size=150935 2023-12-01T05:07:17.096 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.095+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=D20YB5KZIYW2 tag=RFVGEG2GXYJE type=write size=2248087 2023-12-01T05:07:17.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.097+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~2RNRYTQP77J3.0 size=43495 2023-12-01T05:07:17.102 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.101+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=2RNRYTQP77J3 tag=7PJDBIH44ITW type=write size=1092071 2023-12-01T05:07:17.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.105+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~DO6IVGWHEQSG.0 size=1023356 2023-12-01T05:07:17.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.105+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=DO6IVGWHEQSG tag=1IFDLTLY9OAB type=write size=2071932 2023-12-01T05:07:17.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.109+0000 7f1e103fe8c0 1 < suggested remove operation key=LLWHS8A9H3PV tag=CIQPET72KRU7 type=del 2023-12-01T05:07:17.112 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.111+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=NW0MZ9KB5QAC type=del size=931031 2023-12-01T05:07:17.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.113+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~F5JP3BX2IZ3J.0 size=281890 2023-12-01T05:07:17.117 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.116+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=F5JP3BX2IZ3J tag=29OR67MVHY3T type=write size=1330466 2023-12-01T05:07:17.119 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.118+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=T9BZF5XW8022 type=write size=756375 2023-12-01T05:07:17.121 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.120+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=MOG0KJCZ4ZKW type=del 2023-12-01T05:07:17.125 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.124+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~RDGAHK0MHQKC.0 size=1048576 2023-12-01T05:07:17.126 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.126+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~RDGAHK0MHQKC.1 size=806500 2023-12-01T05:07:17.126 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.126+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=RDGAHK0MHQKC tag=H8S7BIDCQNKQ type=write size=2903652 2023-12-01T05:07:17.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.128+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=V4BN52WMQM40 type=del 2023-12-01T05:07:17.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.130+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=HM8WC2W96FPT type=del size=2894187 2023-12-01T05:07:17.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.132+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~QWGJPYACEO7B.0 size=1048576 2023-12-01T05:07:17.135 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.134+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~QWGJPYACEO7B.1 size=1048576 2023-12-01T05:07:17.137 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.136+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~QWGJPYACEO7B.2 size=183566 2023-12-01T05:07:17.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.140+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=QWGJPYACEO7B tag=L36Z2VYQMQXU type=write size=3329294 2023-12-01T05:07:17.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.143+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~MDHLPCBHENLU.0 size=1048576 2023-12-01T05:07:17.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.145+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~MDHLPCBHENLU.1 size=929329 2023-12-01T05:07:17.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.145+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=MDHLPCBHENLU tag=EFK16MAS098Y type=write size=3026481 2023-12-01T05:07:17.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.147+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~9OCT1KT6AO5G.0 size=1048576 2023-12-01T05:07:17.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.149+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~9OCT1KT6AO5G.1 size=909797 2023-12-01T05:07:17.153 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.152+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=9OCT1KT6AO5G tag=8LADIKUFL40U type=write size=3006949 2023-12-01T05:07:17.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.154+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=RAAXS3U83J84 type=del size=4082964 2023-12-01T05:07:17.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.157+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=E6LM1KDIQYOS type=del 2023-12-01T05:07:17.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.162+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~SAKGQ0KMX7WB.0 size=1048576 2023-12-01T05:07:17.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.164+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~SAKGQ0KMX7WB.1 size=741896 2023-12-01T05:07:17.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.164+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=SAKGQ0KMX7WB tag=W4D9JT4IHF7M type=write size=2839048 2023-12-01T05:07:17.168 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.167+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~3EMLJ1APSWMS.0 size=1048576 2023-12-01T05:07:17.171 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.170+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~3EMLJ1APSWMS.1 size=202134 2023-12-01T05:07:17.177 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.176+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=3EMLJ1APSWMS tag=CRO04M0ASTBR type=write size=2299286 2023-12-01T05:07:17.180 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.180+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=AQXWJ9TOMJNZ type=del size=1139400 2023-12-01T05:07:17.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.183+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=8202N6MKRVFM type=del 2023-12-01T05:07:17.186 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.185+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=H1LNURCGAKZ2 type=write size=871732 2023-12-01T05:07:17.191 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.190+0000 7f1e103fe8c0 1 < suggested remove operation key=GRCGJL9086Q5 tag=SDH5AZH4VAMI type=del 2023-12-01T05:07:17.195 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.194+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~JDGN5LUCQ16A.0 size=1048576 2023-12-01T05:07:17.197 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.196+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~JDGN5LUCQ16A.1 size=1048576 2023-12-01T05:07:17.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.198+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~JDGN5LUCQ16A.2 size=788357 2023-12-01T05:07:17.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.198+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=JDGN5LUCQ16A tag=KKKLH17M8GBQ type=write size=3934085 2023-12-01T05:07:17.202 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.202+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~HP7Z7183GMV8.0 size=872022 2023-12-01T05:07:17.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.206+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=HP7Z7183GMV8 tag=TK4SP3Z3VXE3 type=write size=1920598 2023-12-01T05:07:17.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.209+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=BGIDQ3RX98T2 type=del size=1591359 2023-12-01T05:07:17.212 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.212+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~JG03GL0KB5EO.0 size=1048576 2023-12-01T05:07:17.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.214+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~JG03GL0KB5EO.1 size=1048576 2023-12-01T05:07:17.217 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.216+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~JG03GL0KB5EO.2 size=246009 2023-12-01T05:07:17.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.221+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=JG03GL0KB5EO tag=R9UV18TGGTSL type=write size=3391737 2023-12-01T05:07:17.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.224+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=NGRMWL4D4J8B type=del size=3289889 2023-12-01T05:07:17.227 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.226+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~GMLZ5YHS3TD0.0 size=51569 2023-12-01T05:07:17.231 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.231+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=GMLZ5YHS3TD0 tag=4H6IIE2WL3WZ type=write size=1100145 2023-12-01T05:07:17.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.233+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=CHAHODLKUY88 type=del size=2516228 2023-12-01T05:07:17.237 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.236+0000 7f1e103fe8c0 1 < canceled operation key=I7WQ7V371WXB tag=AL6RV620DRQQ type=del size=693802 2023-12-01T05:07:17.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.240+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=JY6LOVKCTZDB type=del size=2176151 2023-12-01T05:07:17.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.240+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~D20YB5KZIYW2.0 size=1048576 2023-12-01T05:07:17.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.243+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~D20YB5KZIYW2.1 size=150935 2023-12-01T05:07:17.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.249+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=D20YB5KZIYW2 tag=RFVGEG2GXYJE type=write size=2248087 2023-12-01T05:07:17.252 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.252+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=F4BRS4I6ARC1 type=del size=997072 2023-12-01T05:07:17.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.255+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~DO6IVGWHEQSG.0 size=1023356 2023-12-01T05:07:17.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.260+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=DO6IVGWHEQSG tag=1IFDLTLY9OAB type=write size=2071932 2023-12-01T05:07:17.264 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.264+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=9YOMFN4NGRG4 type=del size=609034 2023-12-01T05:07:17.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.266+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=NW0MZ9KB5QAC type=del 2023-12-01T05:07:17.270 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.269+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=OA1O4B8MJ06P type=del size=1703431 2023-12-01T05:07:17.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.272+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=T9BZF5XW8022 type=write size=756375 2023-12-01T05:07:17.278 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.277+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~AJFMZXESN5Q4.0 size=1048576 2023-12-01T05:07:17.280 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.279+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~AJFMZXESN5Q4.1 size=1048576 2023-12-01T05:07:17.283 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.282+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~AJFMZXESN5Q4.2 size=349282 2023-12-01T05:07:17.283 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.282+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=AJFMZXESN5Q4 tag=CNKN8L0EPP93 type=write size=3495010 2023-12-01T05:07:17.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.285+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~RDGAHK0MHQKC.0 size=1048576 2023-12-01T05:07:17.288 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.287+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~RDGAHK0MHQKC.1 size=806500 2023-12-01T05:07:17.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.292+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=RDGAHK0MHQKC tag=H8S7BIDCQNKQ type=write size=2903652 2023-12-01T05:07:17.295 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.294+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=ETIPZT3SYPZB type=del size=2635362 2023-12-01T05:07:17.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.297+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=HM8WC2W96FPT type=del 2023-12-01T05:07:17.300 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.300+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=SV1D8XZ2FX3C type=write size=56141 2023-12-01T05:07:17.303 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.302+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~MDHLPCBHENLU.0 size=1048576 2023-12-01T05:07:17.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.305+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~MDHLPCBHENLU.1 size=929329 2023-12-01T05:07:17.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.311+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=MDHLPCBHENLU tag=EFK16MAS098Y type=write size=3026481 2023-12-01T05:07:17.314 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.314+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=NVWCO1ZIQS3B type=del size=1829150 2023-12-01T05:07:17.320 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.319+0000 7f1e103fe8c0 1 < suggested remove operation key=CY4ZCOW8Q449 tag=RAAXS3U83J84 type=del 2023-12-01T05:07:17.322 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.322+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=MXP0DZFBGPVQ type=write size=1039418 2023-12-01T05:07:17.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.325+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~SAKGQ0KMX7WB.0 size=1048576 2023-12-01T05:07:17.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.327+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~SAKGQ0KMX7WB.1 size=741896 2023-12-01T05:07:17.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.334+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=SAKGQ0KMX7WB tag=W4D9JT4IHF7M type=write size=2839048 2023-12-01T05:07:17.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.340+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~3Z0QTKIEC6CG.0 size=1048576 2023-12-01T05:07:17.343 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.343+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~3Z0QTKIEC6CG.1 size=1048576 2023-12-01T05:07:17.346 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.345+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~3Z0QTKIEC6CG.2 size=798127 2023-12-01T05:07:17.346 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.345+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=3Z0QTKIEC6CG tag=UXQV7XRIJHQ3 type=write size=3943855 2023-12-01T05:07:17.350 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.350+0000 7f1e103fe8c0 -1 < failed to complete operation key=CY4ZCOW8Q449 tag=AQXWJ9TOMJNZ type=del size=1139400: (22) Invalid argument 2023-12-01T05:07:17.356 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.356+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~1UCU2VT300OX.0 size=1048576 2023-12-01T05:07:17.359 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.358+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~1UCU2VT300OX.1 size=957752 2023-12-01T05:07:17.359 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.358+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=1UCU2VT300OX tag=2QDHWS5I9QVO type=write size=3054904 2023-12-01T05:07:17.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.363+0000 7f1e103fe8c0 1 < completed write operation key=ZJ4W1AW278KZ tag=H1LNURCGAKZ2 type=write size=871732 2023-12-01T05:07:17.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.369+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~L8QPB1CWTH17.0 size=1048576 2023-12-01T05:07:17.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.372+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~L8QPB1CWTH17.1 size=903326 2023-12-01T05:07:17.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.372+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=L8QPB1CWTH17 tag=K5FHH9AKV2CY type=write size=3000478 2023-12-01T05:07:17.375 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.374+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~JDGN5LUCQ16A.0 size=1048576 2023-12-01T05:07:17.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.376+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~JDGN5LUCQ16A.1 size=1048576 2023-12-01T05:07:17.379 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.378+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~JDGN5LUCQ16A.2 size=788357 2023-12-01T05:07:17.382 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.381+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=JDGN5LUCQ16A tag=KKKLH17M8GBQ type=write size=3934085 2023-12-01T05:07:17.384 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.383+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=QVLNFQQPQ8I5 type=del size=3837998 2023-12-01T05:07:17.388 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.388+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=BGIDQ3RX98T2 type=del 2023-12-01T05:07:17.390 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.390+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=ANZQGG0H1TIT type=del size=1188935 2023-12-01T05:07:17.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.392+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=NGRMWL4D4J8B type=del 2023-12-01T05:07:17.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.394+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=8HV51IK7Z7XK type=del size=2948855 2023-12-01T05:07:17.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.398+0000 7f1e103fe8c0 1 < suggested remove operation key=URVXBYSKTROL tag=CHAHODLKUY88 type=del 2023-12-01T05:07:17.402 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.402+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~1KXL169F4JFE.0 size=1048576 2023-12-01T05:07:17.404 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.403+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~1KXL169F4JFE.1 size=1048576 2023-12-01T05:07:17.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.405+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~1KXL169F4JFE.2 size=904913 2023-12-01T05:07:17.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.405+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=1KXL169F4JFE tag=I94C5A9AUTZ9 type=write size=4050641 2023-12-01T05:07:17.408 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.407+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=JY6LOVKCTZDB type=del 2023-12-01T05:07:17.410 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.409+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=2UPLSGV138AO type=del size=328774 2023-12-01T05:07:17.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.411+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=F4BRS4I6ARC1 type=del 2023-12-01T05:07:17.414 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.413+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=JJB0A0DHNPK6 type=del size=2821962 2023-12-01T05:07:17.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.415+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=9YOMFN4NGRG4 type=del 2023-12-01T05:07:17.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.418+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=808N4PZQRXU1 type=del size=3369120 2023-12-01T05:07:17.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.421+0000 7f1e103fe8c0 -1 < failed to complete operation key=URVXBYSKTROL tag=OA1O4B8MJ06P type=del size=1703431: (22) Invalid argument 2023-12-01T05:07:17.425 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.424+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=W02G1KH13HSN type=del size=1749231 2023-12-01T05:07:17.428 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.427+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~AJFMZXESN5Q4.0 size=1048576 2023-12-01T05:07:17.431 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.430+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~AJFMZXESN5Q4.1 size=1048576 2023-12-01T05:07:17.433 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.433+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~AJFMZXESN5Q4.2 size=349282 2023-12-01T05:07:17.437 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.437+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=AJFMZXESN5Q4 tag=CNKN8L0EPP93 type=write size=3495010 2023-12-01T05:07:17.441 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.441+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~PYHVQ9NN7IOY.0 size=1048576 2023-12-01T05:07:17.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.443+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~PYHVQ9NN7IOY.1 size=1048576 2023-12-01T05:07:17.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.444+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~PYHVQ9NN7IOY.2 size=264285 2023-12-01T05:07:17.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.444+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=PYHVQ9NN7IOY tag=0IIE165LD9Z8 type=write size=3410013 2023-12-01T05:07:17.448 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.447+0000 7f1e103fe8c0 -1 < failed to complete operation key=URVXBYSKTROL tag=ETIPZT3SYPZB type=del size=2635362: (22) Invalid argument 2023-12-01T05:07:17.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.451+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~FXDEISBHPUU7.0 size=192553 2023-12-01T05:07:17.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.451+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=FXDEISBHPUU7 tag=BBXO3FJIWHTF type=write size=1241129 2023-12-01T05:07:17.454 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.453+0000 7f1e103fe8c0 1 < completed write operation key=OXQC97F80TRZ tag=SV1D8XZ2FX3C type=write size=56141 2023-12-01T05:07:17.458 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.457+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~SSBQ51QA9K0G.0 size=762893 2023-12-01T05:07:17.458 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.457+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=SSBQ51QA9K0G tag=Y2DG0PK6PR42 type=write size=1811469 2023-12-01T05:07:17.460 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.459+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=NVWCO1ZIQS3B type=del 2023-12-01T05:07:17.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.462+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=TKF8OXK1KBU4 type=write size=712252 2023-12-01T05:07:17.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.464+0000 7f1e103fe8c0 1 < completed write operation key=5TFL0075HUUM tag=MXP0DZFBGPVQ type=write size=1039418 2023-12-01T05:07:17.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.468+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~5MJQTGMYFN5M.0 size=1048576 2023-12-01T05:07:17.470 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.470+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~5MJQTGMYFN5M.1 size=1048576 2023-12-01T05:07:17.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.471+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~5MJQTGMYFN5M.2 size=491969 2023-12-01T05:07:17.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.471+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=5MJQTGMYFN5M tag=FJUUAPUM9VVL type=write size=3637697 2023-12-01T05:07:17.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.473+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~3Z0QTKIEC6CG.0 size=1048576 2023-12-01T05:07:17.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.473+0000 7f1e103fe8c0 1 < canceled part key=_multipart_7ZK6JAXLM788.2~3Z0QTKIEC6CG.1 size=1048576 2023-12-01T05:07:17.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.476+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~3Z0QTKIEC6CG.2 size=798127 2023-12-01T05:07:17.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.480+0000 7f1e103fe8c0 1 < canceled multipart upload key=7ZK6JAXLM788 upload=3Z0QTKIEC6CG tag=UXQV7XRIJHQ3 type=write size=3943855 2023-12-01T05:07:17.483 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.482+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=87MR84DT1074 type=del size=2685257 2023-12-01T05:07:17.483 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.483+0000 7f1e103fe8c0 1 < canceled part key=_multipart_285IAXA9485Z.2~1UCU2VT300OX.0 size=1048576 2023-12-01T05:07:17.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.485+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~1UCU2VT300OX.1 size=957752 2023-12-01T05:07:17.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.490+0000 7f1e103fe8c0 1 < canceled multipart upload key=285IAXA9485Z upload=1UCU2VT300OX tag=2QDHWS5I9QVO type=write size=3054904 2023-12-01T05:07:17.497 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.497+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~JRM0TOWAZUJ0.0 size=1048576 2023-12-01T05:07:17.500 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.500+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~JRM0TOWAZUJ0.1 size=809328 2023-12-01T05:07:17.500 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.500+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=JRM0TOWAZUJ0 tag=8WTVP8GUTJJT type=write size=2906480 2023-12-01T05:07:17.503 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.502+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~L8QPB1CWTH17.0 size=1048576 2023-12-01T05:07:17.506 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.505+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~L8QPB1CWTH17.1 size=903326 2023-12-01T05:07:17.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.511+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=L8QPB1CWTH17 tag=K5FHH9AKV2CY type=write size=3000478 2023-12-01T05:07:17.515 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.514+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=K2DOATWBYK74 type=write size=97024 2023-12-01T05:07:17.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.517+0000 7f1e103fe8c0 1 < canceled operation key=QS349RRDWEPS tag=QVLNFQQPQ8I5 type=del size=3837998 2023-12-01T05:07:17.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.523+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~OG56UYGMCCHN.0 size=1048576 2023-12-01T05:07:17.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.526+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~OG56UYGMCCHN.1 size=3867 2023-12-01T05:07:17.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.526+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=OG56UYGMCCHN tag=HKLEHTQ4XTUW type=write size=2101019 2023-12-01T05:07:17.530 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.529+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=ANZQGG0H1TIT type=del 2023-12-01T05:07:17.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.532+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=IOT4BD8IG426 type=del size=1952156 2023-12-01T05:07:17.540 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.539+0000 7f1e103fe8c0 1 < suggested remove operation key=K406217CY1N9 tag=8HV51IK7Z7XK type=del 2023-12-01T05:07:17.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.542+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=XLDQ55YGI12F type=del size=3794447 2023-12-01T05:07:17.543 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.542+0000 7f1e103fe8c0 1 < canceled part key=_multipart_B9F6GZ15FRQ4.2~1KXL169F4JFE.0 size=1048576 2023-12-01T05:07:17.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.546+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~1KXL169F4JFE.1 size=1048576 2023-12-01T05:07:17.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.549+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~1KXL169F4JFE.2 size=904913 2023-12-01T05:07:17.555 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.553+0000 7f1e103fe8c0 1 < canceled multipart upload key=B9F6GZ15FRQ4 upload=1KXL169F4JFE tag=I94C5A9AUTZ9 type=write size=4050641 2023-12-01T05:07:17.556 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.555+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=0RIOD1E1O8A8 type=write size=22752 2023-12-01T05:07:17.558 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.557+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=2UPLSGV138AO type=del 2023-12-01T05:07:17.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.562+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~4C90FWBRL6M0.0 size=1048576 2023-12-01T05:07:17.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.564+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~4C90FWBRL6M0.1 size=514640 2023-12-01T05:07:17.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.564+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=4C90FWBRL6M0 tag=F5PT5TXW3OBS type=write size=2611792 2023-12-01T05:07:17.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.568+0000 7f1e103fe8c0 1 < suggested remove operation key=OXQC97F80TRZ tag=JJB0A0DHNPK6 type=del 2023-12-01T05:07:17.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.571+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=4X134CXEGSK3 type=del size=303020 2023-12-01T05:07:17.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.574+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=808N4PZQRXU1 type=del 2023-12-01T05:07:17.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.577+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~U2QW56V1OGOB.0 size=1048576 2023-12-01T05:07:17.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.579+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~U2QW56V1OGOB.1 size=1048576 2023-12-01T05:07:17.581 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.581+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~U2QW56V1OGOB.2 size=971044 2023-12-01T05:07:17.581 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.581+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=U2QW56V1OGOB tag=7BQDZ2DHSMBN type=write size=4116772 2023-12-01T05:07:17.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.585+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=W02G1KH13HSN type=del size=1749231 2023-12-01T05:07:17.588 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.588+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=G0TPIEIPCB2J type=write size=72292 2023-12-01T05:07:17.590 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.590+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~PYHVQ9NN7IOY.0 size=1048576 2023-12-01T05:07:17.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.592+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~PYHVQ9NN7IOY.1 size=1048576 2023-12-01T05:07:17.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.594+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~PYHVQ9NN7IOY.2 size=264285 2023-12-01T05:07:17.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.597+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=PYHVQ9NN7IOY tag=0IIE165LD9Z8 type=write size=3410013 2023-12-01T05:07:17.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.599+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=CC3R4V42A025 type=del size=3839738 2023-12-01T05:07:17.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.601+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~FXDEISBHPUU7.0 size=192553 2023-12-01T05:07:17.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.606+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=FXDEISBHPUU7 tag=BBXO3FJIWHTF type=write size=1241129 2023-12-01T05:07:17.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.609+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~RB9L3N71W0Z6.0 size=1048576 2023-12-01T05:07:17.612 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.611+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~RB9L3N71W0Z6.1 size=919606 2023-12-01T05:07:17.612 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.611+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=RB9L3N71W0Z6 tag=1HX3TLT0Q8SE type=write size=3016758 2023-12-01T05:07:17.614 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.614+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~SSBQ51QA9K0G.0 size=762893 2023-12-01T05:07:17.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.617+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=SSBQ51QA9K0G tag=Y2DG0PK6PR42 type=write size=1811469 2023-12-01T05:07:17.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.621+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~B40CVO3FOCU8.0 size=101334 2023-12-01T05:07:17.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.621+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=B40CVO3FOCU8 tag=Y0BMRIBQO5AF type=write size=1149910 2023-12-01T05:07:17.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.623+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=TKF8OXK1KBU4 type=write size=712252 2023-12-01T05:07:17.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.627+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~0VB68GKEMSFW.0 size=427228 2023-12-01T05:07:17.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.627+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=0VB68GKEMSFW tag=2E5P9S9VS1JS type=write size=1475804 2023-12-01T05:07:17.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.629+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~5MJQTGMYFN5M.0 size=1048576 2023-12-01T05:07:17.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.631+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~5MJQTGMYFN5M.1 size=1048576 2023-12-01T05:07:17.633 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.633+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~5MJQTGMYFN5M.2 size=491969 2023-12-01T05:07:17.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.637+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=5MJQTGMYFN5M tag=FJUUAPUM9VVL type=write size=3637697 2023-12-01T05:07:17.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.642+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~Z57MBPQB5XQI.0 size=1048576 2023-12-01T05:07:17.644 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.644+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~Z57MBPQB5XQI.1 size=587592 2023-12-01T05:07:17.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.644+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=Z57MBPQB5XQI tag=708PP87UMUY0 type=write size=2684744 2023-12-01T05:07:17.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.646+0000 7f1e103fe8c0 1 < canceled operation key=GRCGJL9086Q5 tag=87MR84DT1074 type=del size=2685257 2023-12-01T05:07:17.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.649+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=TE0JAQNRCQ7Y type=del size=4073890 2023-12-01T05:07:17.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.653+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~JRM0TOWAZUJ0.0 size=1048576 2023-12-01T05:07:17.656 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.655+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~JRM0TOWAZUJ0.1 size=809328 2023-12-01T05:07:17.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.661+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=JRM0TOWAZUJ0 tag=8WTVP8GUTJJT type=write size=2906480 2023-12-01T05:07:17.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.665+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=TJN8C3J6SZL4 type=del size=1460174 2023-12-01T05:07:17.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.668+0000 7f1e103fe8c0 1 < completed write operation key=O58KQ8CUHMSO tag=K2DOATWBYK74 type=write size=97024 2023-12-01T05:07:17.673 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.672+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=OMMDE14JN5LM type=write size=464849 2023-12-01T05:07:17.674 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.673+0000 7f1e103fe8c0 1 < canceled part key=_multipart_K406217CY1N9.2~OG56UYGMCCHN.0 size=1048576 2023-12-01T05:07:17.676 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.676+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~OG56UYGMCCHN.1 size=3867 2023-12-01T05:07:17.683 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.682+0000 7f1e103fe8c0 1 < canceled multipart upload key=K406217CY1N9 upload=OG56UYGMCCHN tag=HKLEHTQ4XTUW type=write size=2101019 2023-12-01T05:07:17.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.688+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~18Y0NTPTF341.0 size=1048576 2023-12-01T05:07:17.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.692+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~18Y0NTPTF341.1 size=591659 2023-12-01T05:07:17.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.692+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=18Y0NTPTF341 tag=DBB1FB03EA40 type=write size=2688811 2023-12-01T05:07:17.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.697+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=IOT4BD8IG426 type=del 2023-12-01T05:07:17.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.704+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~S9LC5UUH8X6B.0 size=549667 2023-12-01T05:07:17.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.704+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=S9LC5UUH8X6B tag=L4V9VZVNJ7AQ type=write size=1598243 2023-12-01T05:07:17.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.707+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=XLDQ55YGI12F type=del 2023-12-01T05:07:17.712 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.711+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~CRFSW8ZC1H1C.0 size=1048576 2023-12-01T05:07:17.714 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.713+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~CRFSW8ZC1H1C.1 size=1048576 2023-12-01T05:07:17.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.715+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~CRFSW8ZC1H1C.2 size=347091 2023-12-01T05:07:17.716 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.715+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=CRFSW8ZC1H1C tag=MEA631ERBZ5K type=write size=3492819 2023-12-01T05:07:17.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.718+0000 7f1e103fe8c0 1 < completed write operation key=QS349RRDWEPS tag=0RIOD1E1O8A8 type=write size=22752 2023-12-01T05:07:17.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.720+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=WH7N0Y4I4TPX type=del size=4012263 2023-12-01T05:07:17.723 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.722+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~4C90FWBRL6M0.0 size=1048576 2023-12-01T05:07:17.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.724+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~4C90FWBRL6M0.1 size=514640 2023-12-01T05:07:17.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.728+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=4C90FWBRL6M0 tag=F5PT5TXW3OBS type=write size=2611792 2023-12-01T05:07:17.732 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.732+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~FSLWQJ12D240.0 size=1048576 2023-12-01T05:07:17.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.733+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~FSLWQJ12D240.1 size=1048576 2023-12-01T05:07:17.736 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.735+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~FSLWQJ12D240.2 size=71349 2023-12-01T05:07:17.736 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.735+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=FSLWQJ12D240 tag=A98Q1U5ZDPYI type=write size=3217077 2023-12-01T05:07:17.739 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.737+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=4X134CXEGSK3 type=del 2023-12-01T05:07:17.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.741+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~CYIB629C35N0.0 size=269913 2023-12-01T05:07:17.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.741+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=CYIB629C35N0 tag=LRICBVONRFJH type=write size=1318489 2023-12-01T05:07:17.744 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.743+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~U2QW56V1OGOB.0 size=1048576 2023-12-01T05:07:17.746 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.745+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~U2QW56V1OGOB.1 size=1048576 2023-12-01T05:07:17.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.747+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~U2QW56V1OGOB.2 size=971044 2023-12-01T05:07:17.751 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.750+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=U2QW56V1OGOB tag=7BQDZ2DHSMBN type=write size=4116772 2023-12-01T05:07:17.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.752+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=ADP0VQFFLPXH type=del size=3016261 2023-12-01T05:07:17.755 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.754+0000 7f1e103fe8c0 1 < completed write operation key=9T6W5UL8HQGR tag=G0TPIEIPCB2J type=write size=72292 2023-12-01T05:07:17.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.757+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=PWBSLBR4W87O type=del size=1413707 2023-12-01T05:07:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:17 smithi060 ceph-mon[94233]: pgmap v1746: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 535 KiB/s rd, 186 KiB/s wr, 940 op/s 2023-12-01T05:07:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:17 smithi060 ceph-mon[109077]: pgmap v1746: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 535 KiB/s rd, 186 KiB/s wr, 940 op/s 2023-12-01T05:07:17.760 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.759+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=CC3R4V42A025 type=del 2023-12-01T05:07:17.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.761+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=Q5G746LDH090 type=del size=1923274 2023-12-01T05:07:17.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.763+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~RB9L3N71W0Z6.0 size=1048576 2023-12-01T05:07:17.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.763+0000 7f1e103fe8c0 1 < canceled part key=_multipart_LLWHS8A9H3PV.2~RB9L3N71W0Z6.1 size=919606 2023-12-01T05:07:17.768 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.767+0000 7f1e103fe8c0 1 < canceled multipart upload key=LLWHS8A9H3PV upload=RB9L3N71W0Z6 tag=1HX3TLT0Q8SE type=write size=3016758 2023-12-01T05:07:17.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.771+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~86ROCUDT6LZG.0 size=1048576 2023-12-01T05:07:17.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.772+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~86ROCUDT6LZG.1 size=1048576 2023-12-01T05:07:17.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.774+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~86ROCUDT6LZG.2 size=1040307 2023-12-01T05:07:17.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.774+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=86ROCUDT6LZG tag=4S381C3Y4AO4 type=write size=4186035 2023-12-01T05:07:17.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.776+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~B40CVO3FOCU8.0 size=101334 2023-12-01T05:07:17.780 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.779+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=B40CVO3FOCU8 tag=Y0BMRIBQO5AF type=write size=1149910 2023-12-01T05:07:17.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.783+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~3V5Q06I9M27D.0 size=1048576 2023-12-01T05:07:17.786 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.785+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~3V5Q06I9M27D.1 size=1048576 2023-12-01T05:07:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:17 smithi089 ceph-mon[98504]: pgmap v1746: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 535 KiB/s rd, 186 KiB/s wr, 940 op/s 2023-12-01T05:07:17.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.788+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~3V5Q06I9M27D.2 size=685058 2023-12-01T05:07:17.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.788+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=3V5Q06I9M27D tag=HCHJVN6185NB type=write size=3830786 2023-12-01T05:07:17.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.791+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~0VB68GKEMSFW.0 size=427228 2023-12-01T05:07:17.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.794+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=0VB68GKEMSFW tag=2E5P9S9VS1JS type=write size=1475804 2023-12-01T05:07:17.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.798+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~G6LVFPOOSF1V.0 size=1048576 2023-12-01T05:07:17.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.800+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~G6LVFPOOSF1V.1 size=732068 2023-12-01T05:07:17.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.800+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=G6LVFPOOSF1V tag=VF0IGIWB6FCH type=write size=2829220 2023-12-01T05:07:17.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.803+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~Z57MBPQB5XQI.0 size=1048576 2023-12-01T05:07:17.807 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.806+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~Z57MBPQB5XQI.1 size=587592 2023-12-01T05:07:17.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.812+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=Z57MBPQB5XQI tag=708PP87UMUY0 type=write size=2684744 2023-12-01T05:07:17.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.815+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=4QYF1GR7OW6M type=write size=407004 2023-12-01T05:07:17.819 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.818+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=TE0JAQNRCQ7Y type=del 2023-12-01T05:07:17.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.821+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=WEMDXDMHW1KL type=write size=1033639 2023-12-01T05:07:17.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.825+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=TJN8C3J6SZL4 type=del 2023-12-01T05:07:17.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.831+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~WTNX5EKMV31O.0 size=1048576 2023-12-01T05:07:17.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.834+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~WTNX5EKMV31O.1 size=543795 2023-12-01T05:07:17.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.834+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=WTNX5EKMV31O tag=O01G2XUO2KTX type=write size=2640947 2023-12-01T05:07:17.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.838+0000 7f1e103fe8c0 -1 < failed to complete operation key=1I2J7UYUBJ84 tag=OMMDE14JN5LM type=write size=464849: (22) Invalid argument 2023-12-01T05:07:17.843 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.842+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=9GUGG0IS4XG4 type=del size=696514 2023-12-01T05:07:17.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.847+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~18Y0NTPTF341.0 size=1048576 2023-12-01T05:07:17.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.847+0000 7f1e103fe8c0 1 < canceled part key=_multipart_CY4ZCOW8Q449.2~18Y0NTPTF341.1 size=591659 2023-12-01T05:07:17.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.852+0000 7f1e103fe8c0 1 < canceled multipart upload key=CY4ZCOW8Q449 upload=18Y0NTPTF341 tag=DBB1FB03EA40 type=write size=2688811 2023-12-01T05:07:17.858 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.857+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~NJBNI3YPRW39.0 size=725516 2023-12-01T05:07:17.858 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.857+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=NJBNI3YPRW39 tag=KKVTXZX5ZND6 type=write size=1774092 2023-12-01T05:07:17.858 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.858+0000 7f1e103fe8c0 1 < canceled part key=_multipart_E8ZZ0TR1IV5S.2~S9LC5UUH8X6B.0 size=549667 2023-12-01T05:07:17.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.863+0000 7f1e103fe8c0 1 < canceled multipart upload key=E8ZZ0TR1IV5S upload=S9LC5UUH8X6B tag=L4V9VZVNJ7AQ type=write size=1598243 2023-12-01T05:07:17.867 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.867+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=B19AXUIO2BGR type=del size=3779093 2023-12-01T05:07:17.870 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.870+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~CRFSW8ZC1H1C.0 size=1048576 2023-12-01T05:07:17.872 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.872+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~CRFSW8ZC1H1C.1 size=1048576 2023-12-01T05:07:17.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.874+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~CRFSW8ZC1H1C.2 size=347091 2023-12-01T05:07:17.878 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.878+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=CRFSW8ZC1H1C tag=MEA631ERBZ5K type=write size=3492819 2023-12-01T05:07:17.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.880+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=BJ7QVNYENSJO type=del size=448960 2023-12-01T05:07:17.882 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.882+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=WH7N0Y4I4TPX type=del 2023-12-01T05:07:17.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.885+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~PUN56QUP398W.0 size=1048576 2023-12-01T05:07:17.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.887+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~PUN56QUP398W.1 size=1048576 2023-12-01T05:07:17.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.889+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~PUN56QUP398W.2 size=698434 2023-12-01T05:07:17.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.889+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=PUN56QUP398W tag=FQUMCLQITCP6 type=write size=3844162 2023-12-01T05:07:17.892 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.892+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~FSLWQJ12D240.0 size=1048576 2023-12-01T05:07:17.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.893+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~FSLWQJ12D240.1 size=1048576 2023-12-01T05:07:17.896 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.895+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~FSLWQJ12D240.2 size=71349 2023-12-01T05:07:17.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.899+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=FSLWQJ12D240 tag=A98Q1U5ZDPYI type=write size=3217077 2023-12-01T05:07:17.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.903+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~BK6ZG4SGZ2CZ.0 size=394240 2023-12-01T05:07:17.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.903+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=BK6ZG4SGZ2CZ tag=D41565XK13C6 type=write size=1442816 2023-12-01T05:07:17.906 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.905+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~CYIB629C35N0.0 size=269913 2023-12-01T05:07:17.910 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.909+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=CYIB629C35N0 tag=LRICBVONRFJH type=write size=1318489 2023-12-01T05:07:17.912 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.911+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=4ZIIYO16Y43P type=del size=2669974 2023-12-01T05:07:17.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.913+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=ADP0VQFFLPXH type=del 2023-12-01T05:07:17.915 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.915+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=C5U7SWMZ2EYO type=del size=1303567 2023-12-01T05:07:17.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.917+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=PWBSLBR4W87O type=del 2023-12-01T05:07:17.920 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.919+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=N138DED8X3OA type=del size=1892637 2023-12-01T05:07:17.923 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.923+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=Q5G746LDH090 type=del size=1923274 2023-12-01T05:07:17.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.925+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=H9NADY6GYSDH type=write size=755891 2023-12-01T05:07:17.926 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.925+0000 7f1e103fe8c0 1 < canceled part key=_multipart_VOYJN3AL8Y53.2~86ROCUDT6LZG.0 size=1048576 2023-12-01T05:07:17.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.927+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~86ROCUDT6LZG.1 size=1048576 2023-12-01T05:07:17.930 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.929+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~86ROCUDT6LZG.2 size=1040307 2023-12-01T05:07:17.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.933+0000 7f1e103fe8c0 1 < canceled multipart upload key=VOYJN3AL8Y53 upload=86ROCUDT6LZG tag=4S381C3Y4AO4 type=write size=4186035 2023-12-01T05:07:17.936 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.935+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=G88JK6V7MKA2 type=del size=2861854 2023-12-01T05:07:17.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.937+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~3V5Q06I9M27D.0 size=1048576 2023-12-01T05:07:17.940 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.940+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~3V5Q06I9M27D.1 size=1048576 2023-12-01T05:07:17.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.942+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~3V5Q06I9M27D.2 size=685058 2023-12-01T05:07:17.946 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.945+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=3V5Q06I9M27D tag=HCHJVN6185NB type=write size=3830786 2023-12-01T05:07:17.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.952+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~WUYTVKOQ3CDI.0 size=1048576 2023-12-01T05:07:17.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.954+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~WUYTVKOQ3CDI.1 size=1048576 2023-12-01T05:07:17.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.957+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~WUYTVKOQ3CDI.2 size=224749 2023-12-01T05:07:17.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.957+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=WUYTVKOQ3CDI tag=MC9MMQTOH5CH type=write size=3370477 2023-12-01T05:07:17.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.960+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~G6LVFPOOSF1V.0 size=1048576 2023-12-01T05:07:17.964 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.963+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~G6LVFPOOSF1V.1 size=732068 2023-12-01T05:07:17.971 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.970+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=G6LVFPOOSF1V tag=VF0IGIWB6FCH type=write size=2829220 2023-12-01T05:07:17.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.973+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=BM0A3E2CH6FB type=del size=4149345 2023-12-01T05:07:17.977 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.977+0000 7f1e103fe8c0 1 < completed write operation key=9T6W5UL8HQGR tag=4QYF1GR7OW6M type=write size=407004 2023-12-01T05:07:17.984 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.983+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~OYQ6J4AK9A3P.0 size=1048576 2023-12-01T05:07:17.987 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.986+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~OYQ6J4AK9A3P.1 size=759797 2023-12-01T05:07:17.987 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.986+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=OYQ6J4AK9A3P tag=77PAQET4FR3O type=write size=2856949 2023-12-01T05:07:17.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.990+0000 7f1e103fe8c0 1 < completed write operation key=DTXKDW9IYPGT tag=WEMDXDMHW1KL type=write size=1033639 2023-12-01T05:07:17.993 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.993+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=5XQMB8V96HMS type=del size=3776809 2023-12-01T05:07:17.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.996+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~WTNX5EKMV31O.0 size=1048576 2023-12-01T05:07:18.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:17.999+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~WTNX5EKMV31O.1 size=543795 2023-12-01T05:07:18.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.005+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=WTNX5EKMV31O tag=O01G2XUO2KTX type=write size=2640947 2023-12-01T05:07:18.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.009+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=59WIJ7KD2NE1 type=del size=2769446 2023-12-01T05:07:18.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.012+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=9GUGG0IS4XG4 type=del 2023-12-01T05:07:18.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.017+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~4WXR60TVBM6L.0 size=1048576 2023-12-01T05:07:18.019 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.019+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~4WXR60TVBM6L.1 size=1048576 2023-12-01T05:07:18.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.020+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~4WXR60TVBM6L.2 size=1047470 2023-12-01T05:07:18.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.020+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=4WXR60TVBM6L tag=3G3PJAPU6NWY type=write size=4193198 2023-12-01T05:07:18.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.023+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~NJBNI3YPRW39.0 size=725516 2023-12-01T05:07:18.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.027+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=NJBNI3YPRW39 tag=KKVTXZX5ZND6 type=write size=1774092 2023-12-01T05:07:18.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.030+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~7DPX5QNNCUSN.0 size=1048576 2023-12-01T05:07:18.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.032+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~7DPX5QNNCUSN.1 size=1048576 2023-12-01T05:07:18.034 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.034+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~7DPX5QNNCUSN.2 size=447028 2023-12-01T05:07:18.034 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.034+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=7DPX5QNNCUSN tag=4QGYQS369UQY type=write size=3592756 2023-12-01T05:07:18.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.036+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=B19AXUIO2BGR type=del 2023-12-01T05:07:18.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.038+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=M1JM7N0TT1T2 type=del size=1562718 2023-12-01T05:07:18.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.040+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=BJ7QVNYENSJO type=del 2023-12-01T05:07:18.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.042+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=VOHDWW0B7LFL type=write size=981220 2023-12-01T05:07:18.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.044+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~PUN56QUP398W.0 size=1048576 2023-12-01T05:07:18.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.044+0000 7f1e103fe8c0 1 < canceled part key=_multipart_VOYJN3AL8Y53.2~PUN56QUP398W.1 size=1048576 2023-12-01T05:07:18.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.046+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~PUN56QUP398W.2 size=698434 2023-12-01T05:07:18.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.050+0000 7f1e103fe8c0 1 < canceled multipart upload key=VOYJN3AL8Y53 upload=PUN56QUP398W tag=FQUMCLQITCP6 type=write size=3844162 2023-12-01T05:07:18.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.051+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=DTL30WDDARZE type=del size=1122823 2023-12-01T05:07:18.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.053+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~BK6ZG4SGZ2CZ.0 size=394240 2023-12-01T05:07:18.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.058+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=BK6ZG4SGZ2CZ tag=D41565XK13C6 type=write size=1442816 2023-12-01T05:07:18.061 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.060+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=RCBP5891E92K type=del size=192830 2023-12-01T05:07:18.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.064+0000 7f1e103fe8c0 1 < suggested update operation key=ZJ4W1AW278KZ tag=4ZIIYO16Y43P type=del size=2669974 2023-12-01T05:07:18.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.066+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=VSW990CNOHML type=del size=3063938 2023-12-01T05:07:18.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.069+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=C5U7SWMZ2EYO type=del 2023-12-01T05:07:18.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.073+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~RKDEOPR5LKAK.0 size=1048576 2023-12-01T05:07:18.075 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.075+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~RKDEOPR5LKAK.1 size=980786 2023-12-01T05:07:18.076 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.075+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=RKDEOPR5LKAK tag=1Y8S61QDMOB5 type=write size=3077938 2023-12-01T05:07:18.078 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.077+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=N138DED8X3OA type=del 2023-12-01T05:07:18.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.079+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=3DA0TWHL7XUV type=del size=1336408 2023-12-01T05:07:18.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.081+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=H9NADY6GYSDH type=write size=755891 2023-12-01T05:07:18.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.083+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=AWXH0ZS4KFIE type=write size=473290 2023-12-01T05:07:18.086 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.085+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=G88JK6V7MKA2 type=del 2023-12-01T05:07:18.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.088+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=RSO7FLUJG54M type=del size=1686703 2023-12-01T05:07:18.090 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.090+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~WUYTVKOQ3CDI.0 size=1048576 2023-12-01T05:07:18.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.091+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~WUYTVKOQ3CDI.1 size=1048576 2023-12-01T05:07:18.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.094+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~WUYTVKOQ3CDI.2 size=224749 2023-12-01T05:07:18.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.098+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=WUYTVKOQ3CDI tag=MC9MMQTOH5CH type=write size=3370477 2023-12-01T05:07:18.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.100+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=IWH5EORZLFBD type=del size=2730565 2023-12-01T05:07:18.105 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.104+0000 7f1e103fe8c0 1 < suggested remove operation key=5TFL0075HUUM tag=BM0A3E2CH6FB type=del 2023-12-01T05:07:18.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.107+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=UPMSRU4AU4N4 type=del size=1210201 2023-12-01T05:07:18.110 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.109+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~OYQ6J4AK9A3P.0 size=1048576 2023-12-01T05:07:18.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.112+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~OYQ6J4AK9A3P.1 size=759797 2023-12-01T05:07:18.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.117+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=OYQ6J4AK9A3P tag=77PAQET4FR3O type=write size=2856949 2023-12-01T05:07:18.124 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.123+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~C859MXEHCK0I.0 size=1048576 2023-12-01T05:07:18.126 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.125+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~C859MXEHCK0I.1 size=1048576 2023-12-01T05:07:18.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.128+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~C859MXEHCK0I.2 size=607395 2023-12-01T05:07:18.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.128+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=C859MXEHCK0I tag=30G3O4G2ULKZ type=write size=3753123 2023-12-01T05:07:18.132 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.131+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=5XQMB8V96HMS type=del 2023-12-01T05:07:18.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.137+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~87Y5540TTFU7.0 size=114424 2023-12-01T05:07:18.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.137+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=87Y5540TTFU7 tag=BJQI06A1102A type=write size=1163000 2023-12-01T05:07:18.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.143+0000 7f1e103fe8c0 1 < suggested update operation key=9T6W5UL8HQGR tag=59WIJ7KD2NE1 type=del size=2769446 2023-12-01T05:07:18.147 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.146+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=T2WOZVZJYBXH type=del size=1016469 2023-12-01T05:07:18.151 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.151+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~4WXR60TVBM6L.0 size=1048576 2023-12-01T05:07:18.156 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.156+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~4WXR60TVBM6L.1 size=1048576 2023-12-01T05:07:18.160 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.159+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~4WXR60TVBM6L.2 size=1047470 2023-12-01T05:07:18.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.164+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=4WXR60TVBM6L tag=3G3PJAPU6NWY type=write size=4193198 2023-12-01T05:07:18.171 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.170+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~EXYUOSXGP3L4.0 size=1048576 2023-12-01T05:07:18.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.173+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~EXYUOSXGP3L4.1 size=266950 2023-12-01T05:07:18.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.173+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=EXYUOSXGP3L4 tag=20Y3X4NFKV8K type=write size=2364102 2023-12-01T05:07:18.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.176+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~7DPX5QNNCUSN.0 size=1048576 2023-12-01T05:07:18.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.178+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~7DPX5QNNCUSN.1 size=1048576 2023-12-01T05:07:18.180 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.180+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~7DPX5QNNCUSN.2 size=447028 2023-12-01T05:07:18.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.183+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=7DPX5QNNCUSN tag=4QGYQS369UQY type=write size=3592756 2023-12-01T05:07:18.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.188+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~JCBU7W7ESG04.0 size=1048576 2023-12-01T05:07:18.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.189+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~JCBU7W7ESG04.1 size=265996 2023-12-01T05:07:18.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.189+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=JCBU7W7ESG04 tag=OBLMZG7ZTGGU type=write size=2363148 2023-12-01T05:07:18.192 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.192+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=M1JM7N0TT1T2 type=del 2023-12-01T05:07:18.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.194+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=2GT3RLKJ1OIM type=del size=1599287 2023-12-01T05:07:18.197 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.196+0000 7f1e103fe8c0 1 < completed write operation key=6PFY1HQB54GY tag=VOHDWW0B7LFL type=write size=981220 2023-12-01T05:07:18.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.198+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=OFHP58R20XQL type=del size=1956224 2023-12-01T05:07:18.202 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.201+0000 7f1e103fe8c0 -1 < failed to complete operation key=9T6W5UL8HQGR tag=DTL30WDDARZE type=del size=1122823: (22) Invalid argument 2023-12-01T05:07:18.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.204+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=UVGGLSPHIZCS type=write size=1009101 2023-12-01T05:07:18.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.207+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=RCBP5891E92K type=del 2023-12-01T05:07:18.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.209+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=S6H8KSPSM0M8 type=del size=414186 2023-12-01T05:07:18.212 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.211+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=VSW990CNOHML type=del 2023-12-01T05:07:18.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.213+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=IY860M7DWWN6 type=write size=144164 2023-12-01T05:07:18.216 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.216+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~RKDEOPR5LKAK.0 size=1048576 2023-12-01T05:07:18.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.217+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~RKDEOPR5LKAK.1 size=980786 2023-12-01T05:07:18.223 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.222+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=RKDEOPR5LKAK tag=1Y8S61QDMOB5 type=write size=3077938 2023-12-01T05:07:18.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.224+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=I1Q8BCBWSOAN type=del size=768809 2023-12-01T05:07:18.227 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.227+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=3DA0TWHL7XUV type=del 2023-12-01T05:07:18.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.231+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~APGYH98G1PR6.0 size=1048576 2023-12-01T05:07:18.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.233+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~APGYH98G1PR6.1 size=1048576 2023-12-01T05:07:18.235 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.235+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~APGYH98G1PR6.2 size=726843 2023-12-01T05:07:18.236 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.235+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=APGYH98G1PR6 tag=5439E5K1ZIFZ type=write size=3872571 2023-12-01T05:07:18.237 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.237+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=AWXH0ZS4KFIE type=write size=473290 2023-12-01T05:07:18.242 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.242+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~LBQU2J7GTI7F.0 size=1048576 2023-12-01T05:07:18.244 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.243+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~LBQU2J7GTI7F.1 size=1048576 2023-12-01T05:07:18.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.245+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~LBQU2J7GTI7F.2 size=703649 2023-12-01T05:07:18.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.245+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=LBQU2J7GTI7F tag=KJQAF7854LMJ type=write size=3849377 2023-12-01T05:07:18.248 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.248+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=RSO7FLUJG54M type=del 2023-12-01T05:07:18.250 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.250+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=7HYWK8E986VO type=del size=70589 2023-12-01T05:07:18.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.252+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=IWH5EORZLFBD type=del 2023-12-01T05:07:18.255 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.254+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=PZ8EMOPQS5Y1 type=write size=874383 2023-12-01T05:07:18.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.256+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=UPMSRU4AU4N4 type=del 2023-12-01T05:07:18.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.258+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=KX7JZEY8BX1U type=del size=93346 2023-12-01T05:07:18.262 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.261+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~C859MXEHCK0I.0 size=1048576 2023-12-01T05:07:18.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.264+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~C859MXEHCK0I.1 size=1048576 2023-12-01T05:07:18.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.266+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~C859MXEHCK0I.2 size=607395 2023-12-01T05:07:18.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.273+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=C859MXEHCK0I tag=30G3O4G2ULKZ type=write size=3753123 2023-12-01T05:07:18.276 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.275+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=WKEM3Q0J3NU8 type=del size=3392080 2023-12-01T05:07:18.279 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.279+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~87Y5540TTFU7.0 size=114424 2023-12-01T05:07:18.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.284+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=87Y5540TTFU7 tag=BJQI06A1102A type=write size=1163000 2023-12-01T05:07:18.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.291+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~DSN3GKAFDJQI.0 size=743768 2023-12-01T05:07:18.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.291+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=DSN3GKAFDJQI tag=WNDT4WGB4P6R type=write size=1792344 2023-12-01T05:07:18.294 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.294+0000 7f1e103fe8c0 1 < canceled operation key=S69RYFWXZUZ2 tag=T2WOZVZJYBXH type=del size=1016469 2023-12-01T05:07:18.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.301+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~NDVFBE4TYI7B.0 size=639371 2023-12-01T05:07:18.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.301+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=NDVFBE4TYI7B tag=IKXR2BGU27YJ type=write size=1687947 2023-12-01T05:07:18.305 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.304+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~EXYUOSXGP3L4.0 size=1048576 2023-12-01T05:07:18.309 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.308+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~EXYUOSXGP3L4.1 size=266950 2023-12-01T05:07:18.316 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.314+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=EXYUOSXGP3L4 tag=20Y3X4NFKV8K type=write size=2364102 2023-12-01T05:07:18.318 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.318+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=J4MGZ5K62ON0 type=del size=2300902 2023-12-01T05:07:18.321 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.321+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~JCBU7W7ESG04.0 size=1048576 2023-12-01T05:07:18.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.323+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~JCBU7W7ESG04.1 size=265996 2023-12-01T05:07:18.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.327+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=JCBU7W7ESG04 tag=OBLMZG7ZTGGU type=write size=2363148 2023-12-01T05:07:18.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.329+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=62ECXQQFQHOK type=del size=2001320 2023-12-01T05:07:18.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.331+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=2GT3RLKJ1OIM type=del 2023-12-01T05:07:18.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.335+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~SHMYGZY5L1CV.0 size=313348 2023-12-01T05:07:18.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.335+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=SHMYGZY5L1CV tag=MZ1IJ83Z31M3 type=write size=1361924 2023-12-01T05:07:18.338 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.338+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=OFHP58R20XQL type=del 2023-12-01T05:07:18.340 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.340+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=S6N0M6UMMMY4 type=del size=69073 2023-12-01T05:07:18.345 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.344+0000 7f1e103fe8c0 1 < suggested remove operation key=K406217CY1N9 tag=UVGGLSPHIZCS type=write 2023-12-01T05:07:18.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.346+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=TK8JEZEBITLQ type=del size=2446056 2023-12-01T05:07:18.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.348+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=S6H8KSPSM0M8 type=del 2023-12-01T05:07:18.353 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.353+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~KFFZ3VUOMQFN.0 size=1024127 2023-12-01T05:07:18.353 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.353+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=KFFZ3VUOMQFN tag=TKW4C8YX76C6 type=write size=2072703 2023-12-01T05:07:18.355 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.355+0000 7f1e103fe8c0 1 < completed write operation key=D4M0DMQO4NEL tag=IY860M7DWWN6 type=write size=144164 2023-12-01T05:07:18.357 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.357+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=63Y9ZH8E511U type=del size=3087716 2023-12-01T05:07:18.359 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.359+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=I1Q8BCBWSOAN type=del 2023-12-01T05:07:18.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.363+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~A5K3G0YMF7Y6.0 size=1048576 2023-12-01T05:07:18.366 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.365+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~A5K3G0YMF7Y6.1 size=502198 2023-12-01T05:07:18.366 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.365+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=A5K3G0YMF7Y6 tag=SKTZ7RQOALD6 type=write size=2599350 2023-12-01T05:07:18.368 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.368+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~APGYH98G1PR6.0 size=1048576 2023-12-01T05:07:18.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.369+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~APGYH98G1PR6.1 size=1048576 2023-12-01T05:07:18.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.369+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~APGYH98G1PR6.2 size=726843 2023-12-01T05:07:18.374 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.374+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=APGYH98G1PR6 tag=5439E5K1ZIFZ type=write size=3872571 2023-12-01T05:07:18.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.376+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=1DFJ0C3YW245 type=del size=2785604 2023-12-01T05:07:18.379 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.378+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~LBQU2J7GTI7F.0 size=1048576 2023-12-01T05:07:18.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.380+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~LBQU2J7GTI7F.1 size=1048576 2023-12-01T05:07:18.382 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.382+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~LBQU2J7GTI7F.2 size=703649 2023-12-01T05:07:18.386 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.385+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=LBQU2J7GTI7F tag=KJQAF7854LMJ type=write size=3849377 2023-12-01T05:07:18.390 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.390+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~MIXGX87TVPJN.0 size=1048576 2023-12-01T05:07:18.392 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.391+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~MIXGX87TVPJN.1 size=760764 2023-12-01T05:07:18.392 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.391+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=MIXGX87TVPJN tag=PDQ2G7P5EG2W type=write size=2857916 2023-12-01T05:07:18.394 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.394+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=7HYWK8E986VO type=del 2023-12-01T05:07:18.398 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.398+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~8RVF0WP7E2X2.0 size=164669 2023-12-01T05:07:18.398 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.398+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=8RVF0WP7E2X2 tag=F0C5IGSARMVK type=write size=1213245 2023-12-01T05:07:18.401 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.400+0000 7f1e103fe8c0 1 < canceled operation key=CY4ZCOW8Q449 tag=PZ8EMOPQS5Y1 type=write size=874383 2023-12-01T05:07:18.404 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.404+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~FOAR5796BED0.0 size=1048576 2023-12-01T05:07:18.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.406+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~FOAR5796BED0.1 size=32923 2023-12-01T05:07:18.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.406+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=FOAR5796BED0 tag=OMF6XGR9STBA type=write size=2130075 2023-12-01T05:07:18.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.409+0000 7f1e103fe8c0 -1 < failed to complete operation key=K406217CY1N9 tag=KX7JZEY8BX1U type=del size=93346: (22) Invalid argument 2023-12-01T05:07:18.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.411+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=MAT52OMQ720K type=write size=967812 2023-12-01T05:07:18.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.415+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=WKEM3Q0J3NU8 type=del 2023-12-01T05:07:18.419 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.418+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=H6G3GWN61LOR type=del size=1852596 2023-12-01T05:07:18.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.418+0000 7f1e103fe8c0 1 < canceled part key=_multipart_OXQC97F80TRZ.2~DSN3GKAFDJQI.0 size=743768 2023-12-01T05:07:18.426 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.425+0000 7f1e103fe8c0 1 < canceled multipart upload key=OXQC97F80TRZ upload=DSN3GKAFDJQI tag=WNDT4WGB4P6R type=write size=1792344 2023-12-01T05:07:18.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.431+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~VEA1BZ98R0CY.0 size=1048576 2023-12-01T05:07:18.435 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.434+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~VEA1BZ98R0CY.1 size=1048576 2023-12-01T05:07:18.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.438+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~VEA1BZ98R0CY.2 size=188966 2023-12-01T05:07:18.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.438+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=VEA1BZ98R0CY tag=2M2W97PQI7L5 type=write size=3334694 2023-12-01T05:07:18.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.442+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~NDVFBE4TYI7B.0 size=639371 2023-12-01T05:07:18.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.448+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=NDVFBE4TYI7B tag=IKXR2BGU27YJ type=write size=1687947 2023-12-01T05:07:18.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.455+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~8PDOOY3V2J0O.0 size=760287 2023-12-01T05:07:18.456 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.455+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=8PDOOY3V2J0O tag=JZ99D4NX2NZL type=write size=1808863 2023-12-01T05:07:18.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.462+0000 7f1e103fe8c0 1 < suggested update operation key=5TFL0075HUUM tag=J4MGZ5K62ON0 type=del size=2300902 2023-12-01T05:07:18.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.469+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~HA47HNACW5NB.0 size=1048576 2023-12-01T05:07:18.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.471+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~HA47HNACW5NB.1 size=1048576 2023-12-01T05:07:18.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.473+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~HA47HNACW5NB.2 size=390915 2023-12-01T05:07:18.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.473+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=HA47HNACW5NB tag=0MRWPYX5RHIU type=write size=3536643 2023-12-01T05:07:18.477 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.476+0000 7f1e103fe8c0 1 < canceled operation key=I7WQ7V371WXB tag=62ECXQQFQHOK type=del size=2001320 2023-12-01T05:07:18.480 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.479+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=P6FCMO3MSD07 type=del size=2027343 2023-12-01T05:07:18.485 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.484+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~SHMYGZY5L1CV.0 size=313348 2023-12-01T05:07:18.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.488+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=SHMYGZY5L1CV tag=MZ1IJ83Z31M3 type=write size=1361924 2023-12-01T05:07:18.493 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.492+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~YTYQVS17YWRO.0 size=1048576 2023-12-01T05:07:18.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.494+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~YTYQVS17YWRO.1 size=538931 2023-12-01T05:07:18.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.494+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=YTYQVS17YWRO tag=H5XXV5X9HROR type=write size=2636083 2023-12-01T05:07:18.497 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.496+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=S6N0M6UMMMY4 type=del 2023-12-01T05:07:18.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.501+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~ND9BX2WUM3YS.0 size=1048576 2023-12-01T05:07:18.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.503+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~ND9BX2WUM3YS.1 size=1030784 2023-12-01T05:07:18.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.503+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=ND9BX2WUM3YS tag=7ONGWB93I3Y3 type=write size=3127936 2023-12-01T05:07:18.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.506+0000 7f1e103fe8c0 -1 < failed to complete operation key=5TFL0075HUUM tag=TK8JEZEBITLQ type=del size=2446056: (22) Invalid argument 2023-12-01T05:07:18.511 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.510+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~0XS0T5NSYMVI.0 size=391634 2023-12-01T05:07:18.511 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.510+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=0XS0T5NSYMVI tag=WC20CO9AYERB type=write size=1440210 2023-12-01T05:07:18.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.512+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~KFFZ3VUOMQFN.0 size=1024127 2023-12-01T05:07:18.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.515+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=KFFZ3VUOMQFN tag=TKW4C8YX76C6 type=write size=2072703 2023-12-01T05:07:18.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.517+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=JQHRDXY3PZFH type=del size=1295783 2023-12-01T05:07:18.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.522+0000 7f1e103fe8c0 1 < suggested update operation key=QS349RRDWEPS tag=63Y9ZH8E511U type=del size=3087716 2023-12-01T05:07:18.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.523+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=K0WD31K1DRAO type=del size=2122327 2023-12-01T05:07:18.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.525+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~A5K3G0YMF7Y6.0 size=1048576 2023-12-01T05:07:18.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.527+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~A5K3G0YMF7Y6.1 size=502198 2023-12-01T05:07:18.532 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.531+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=A5K3G0YMF7Y6 tag=SKTZ7RQOALD6 type=write size=2599350 2023-12-01T05:07:18.536 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.535+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~JMBNDEU5AM5L.0 size=1048576 2023-12-01T05:07:18.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.537+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~JMBNDEU5AM5L.1 size=1018889 2023-12-01T05:07:18.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.537+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=JMBNDEU5AM5L tag=OZ2879YRWCSC type=write size=3116041 2023-12-01T05:07:18.540 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.539+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=1DFJ0C3YW245 type=del 2023-12-01T05:07:18.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.541+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=7C33JYCPZ2YD type=del size=1662335 2023-12-01T05:07:18.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.543+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~MIXGX87TVPJN.0 size=1048576 2023-12-01T05:07:18.546 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.545+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~MIXGX87TVPJN.1 size=760764 2023-12-01T05:07:18.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.550+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=MIXGX87TVPJN tag=PDQ2G7P5EG2W type=write size=2857916 2023-12-01T05:07:18.553 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.553+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=XE22GM0LFQ55 type=write size=750243 2023-12-01T05:07:18.556 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.555+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~8RVF0WP7E2X2.0 size=164669 2023-12-01T05:07:18.560 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.559+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=8RVF0WP7E2X2 tag=F0C5IGSARMVK type=write size=1213245 2023-12-01T05:07:18.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.562+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=JYOXQW48WISH type=del size=1576643 2023-12-01T05:07:18.566 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.565+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~FOAR5796BED0.0 size=1048576 2023-12-01T05:07:18.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.568+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~FOAR5796BED0.1 size=32923 2023-12-01T05:07:18.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.573+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=FOAR5796BED0 tag=OMF6XGR9STBA type=write size=2130075 2023-12-01T05:07:18.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.583+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~JFIMTSVCN3IM.0 size=1048576 2023-12-01T05:07:18.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.586+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~JFIMTSVCN3IM.1 size=389095 2023-12-01T05:07:18.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.586+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=JFIMTSVCN3IM tag=A3SKTHV44TT0 type=write size=2486247 2023-12-01T05:07:18.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.593+0000 7f1e103fe8c0 1 < suggested update operation key=L00N0GJ45UKN tag=MAT52OMQ720K type=write size=967812 2023-12-01T05:07:18.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.599+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~WKH7501LJ115.0 size=1048576 2023-12-01T05:07:18.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.601+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~WKH7501LJ115.1 size=14556 2023-12-01T05:07:18.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.601+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=WKH7501LJ115 tag=KECBTKTKAL8W type=write size=2111708 2023-12-01T05:07:18.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.609+0000 7f1e103fe8c0 1 < suggested remove operation key=6THHYCQ1Y1YA tag=H6G3GWN61LOR type=del 2023-12-01T05:07:18.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.612+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=SLHLWC8XQ6D1 type=del size=2134442 2023-12-01T05:07:18.616 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.615+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~VEA1BZ98R0CY.0 size=1048576 2023-12-01T05:07:18.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.618+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~VEA1BZ98R0CY.1 size=1048576 2023-12-01T05:07:18.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.618+0000 7f1e103fe8c0 1 < canceled part key=_multipart_H1CDA6T1SMV1.2~VEA1BZ98R0CY.2 size=188966 2023-12-01T05:07:18.623 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.622+0000 7f1e103fe8c0 1 < canceled multipart upload key=H1CDA6T1SMV1 upload=VEA1BZ98R0CY tag=2M2W97PQI7L5 type=write size=3334694 2023-12-01T05:07:18.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.625+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=33QRTBHEVWRQ type=del size=1673741 2023-12-01T05:07:18.627 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.627+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~8PDOOY3V2J0O.0 size=760287 2023-12-01T05:07:18.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.630+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=8PDOOY3V2J0O tag=JZ99D4NX2NZL type=write size=1808863 2023-12-01T05:07:18.633 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.632+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=IAM4VRTDH4E6 type=del size=1522599 2023-12-01T05:07:18.635 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.634+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~HA47HNACW5NB.0 size=1048576 2023-12-01T05:07:18.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.637+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~HA47HNACW5NB.1 size=1048576 2023-12-01T05:07:18.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.639+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~HA47HNACW5NB.2 size=390915 2023-12-01T05:07:18.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.644+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=HA47HNACW5NB tag=0MRWPYX5RHIU type=write size=3536643 2023-12-01T05:07:18.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.648+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~KBRI1BYXR0D6.0 size=556241 2023-12-01T05:07:18.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.648+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=KBRI1BYXR0D6 tag=3XHPVK0X1NOS type=write size=1604817 2023-12-01T05:07:18.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.652+0000 7f1e103fe8c0 1 < suggested update operation key=E8ZZ0TR1IV5S tag=P6FCMO3MSD07 type=del size=2027343 2023-12-01T05:07:18.655 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.654+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=C3XKR76TKHMD type=del size=4113423 2023-12-01T05:07:18.657 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.657+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~YTYQVS17YWRO.0 size=1048576 2023-12-01T05:07:18.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.659+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~YTYQVS17YWRO.1 size=538931 2023-12-01T05:07:18.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.662+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=YTYQVS17YWRO tag=H5XXV5X9HROR type=write size=2636083 2023-12-01T05:07:18.666 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.665+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=0FJVIG4998AT type=del size=3921344 2023-12-01T05:07:18.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.667+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~ND9BX2WUM3YS.0 size=1048576 2023-12-01T05:07:18.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.667+0000 7f1e103fe8c0 1 < canceled part key=_multipart_M8GB12FJOG1E.2~ND9BX2WUM3YS.1 size=1030784 2023-12-01T05:07:18.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.671+0000 7f1e103fe8c0 1 < canceled multipart upload key=M8GB12FJOG1E upload=ND9BX2WUM3YS tag=7ONGWB93I3Y3 type=write size=3127936 2023-12-01T05:07:18.674 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.674+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=MR224CEEI15F type=del size=420090 2023-12-01T05:07:18.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.674+0000 7f1e103fe8c0 1 < canceled part key=_multipart_E8ZZ0TR1IV5S.2~0XS0T5NSYMVI.0 size=391634 2023-12-01T05:07:18.678 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.678+0000 7f1e103fe8c0 1 < canceled multipart upload key=E8ZZ0TR1IV5S upload=0XS0T5NSYMVI tag=WC20CO9AYERB type=write size=1440210 2023-12-01T05:07:18.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.680+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=4MUA5O6IPPR3 type=del size=3131524 2023-12-01T05:07:18.683 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.682+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=JQHRDXY3PZFH type=del 2023-12-01T05:07:18.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.686+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~KNWW78MPCWCS.0 size=1048576 2023-12-01T05:07:18.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.688+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~KNWW78MPCWCS.1 size=1048576 2023-12-01T05:07:18.690 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.690+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~KNWW78MPCWCS.2 size=39256 2023-12-01T05:07:18.690 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.690+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=KNWW78MPCWCS tag=5C8X3SHIF8GZ type=write size=3184984 2023-12-01T05:07:18.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.692+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=K0WD31K1DRAO type=del 2023-12-01T05:07:18.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.695+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~WBC2EMTT3ZZ8.0 size=601162 2023-12-01T05:07:18.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.695+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=WBC2EMTT3ZZ8 tag=BXYY417P7WFW type=write size=1649738 2023-12-01T05:07:18.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.698+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~JMBNDEU5AM5L.0 size=1048576 2023-12-01T05:07:18.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.700+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~JMBNDEU5AM5L.1 size=1018889 2023-12-01T05:07:18.706 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.704+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=JMBNDEU5AM5L tag=OZ2879YRWCSC type=write size=3116041 2023-12-01T05:07:18.711 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.710+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~HLV92K1694AG.0 size=1048576 2023-12-01T05:07:18.714 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.713+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~HLV92K1694AG.1 size=143365 2023-12-01T05:07:18.714 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.713+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=HLV92K1694AG tag=WKNKLVUK0UQL type=write size=2240517 2023-12-01T05:07:18.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.716+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=7C33JYCPZ2YD type=del 2023-12-01T05:07:18.720 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.720+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=2RH01TEIVZOP type=del size=884681 2023-12-01T05:07:18.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.724+0000 7f1e103fe8c0 1 < canceled operation key=24QWY118LZSQ tag=XE22GM0LFQ55 type=write size=750243 2023-12-01T05:07:18.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.731+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~DEYYD4V21O19.0 size=1048576 2023-12-01T05:07:18.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.734+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~DEYYD4V21O19.1 size=909911 2023-12-01T05:07:18.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.734+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=DEYYD4V21O19 tag=88AFQCWVVCJJ type=write size=3007063 2023-12-01T05:07:18.738 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.737+0000 7f1e103fe8c0 1 < canceled operation key=M8GB12FJOG1E tag=JYOXQW48WISH type=del size=1576643 2023-12-01T05:07:18.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.741+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=2Q593JFDZY5M type=del size=949305 2023-12-01T05:07:18.746 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.745+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~JFIMTSVCN3IM.0 size=1048576 2023-12-01T05:07:18.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.749+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~JFIMTSVCN3IM.1 size=389095 2023-12-01T05:07:18.755 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.754+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=JFIMTSVCN3IM tag=A3SKTHV44TT0 type=write size=2486247 2023-12-01T05:07:18.758 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.757+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=JJRY26IZFCQ6 type=del size=2777972 2023-12-01T05:07:18.761 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.760+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~WKH7501LJ115.0 size=1048576 2023-12-01T05:07:18.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.762+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~WKH7501LJ115.1 size=14556 2023-12-01T05:07:18.767 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.766+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=WKH7501LJ115 tag=KECBTKTKAL8W type=write size=2111708 2023-12-01T05:07:18.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.768+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=CELUYL2PY2U8 type=del size=143926 2023-12-01T05:07:18.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.770+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=SLHLWC8XQ6D1 type=del 2023-12-01T05:07:18.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.772+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=62RYB84LZHLU type=del size=288693 2023-12-01T05:07:18.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.774+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=33QRTBHEVWRQ type=del 2023-12-01T05:07:18.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.776+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=LFCH27BPDPZO type=del size=1842446 2023-12-01T05:07:18.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.778+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=IAM4VRTDH4E6 type=del 2023-12-01T05:07:18.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.783+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~VL8UTN1XZPC2.0 size=991824 2023-12-01T05:07:18.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.783+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=VL8UTN1XZPC2 tag=78EE3FD7ECJI type=write size=2040400 2023-12-01T05:07:18.786 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.785+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~KBRI1BYXR0D6.0 size=556241 2023-12-01T05:07:18.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.788+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=KBRI1BYXR0D6 tag=3XHPVK0X1NOS type=write size=1604817 2023-12-01T05:07:18.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.791+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=M309R06XUFE1 type=del size=2780100 2023-12-01T05:07:18.794 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.793+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=C3XKR76TKHMD type=del 2023-12-01T05:07:18.798 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.797+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~NHT4CGNORRXC.0 size=1048576 2023-12-01T05:07:18.799 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.799+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~NHT4CGNORRXC.1 size=1048576 2023-12-01T05:07:18.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.801+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~NHT4CGNORRXC.2 size=517165 2023-12-01T05:07:18.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.801+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=NHT4CGNORRXC tag=3ZR5BYXSY5J4 type=write size=3662893 2023-12-01T05:07:18.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.806+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=0FJVIG4998AT type=del 2023-12-01T05:07:18.809 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.808+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=NOG18BYWL549 type=del size=2950856 2023-12-01T05:07:18.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.814+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=MR224CEEI15F type=del 2023-12-01T05:07:18.819 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.819+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~F3S8YLA2KKGT.0 size=418965 2023-12-01T05:07:18.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.819+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=F3S8YLA2KKGT tag=KIUVCJYZ87KR type=write size=1467541 2023-12-01T05:07:18.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.821+0000 7f1e103fe8c0 1 < canceled operation key=CY4ZCOW8Q449 tag=4MUA5O6IPPR3 type=del size=3131524 2023-12-01T05:07:18.825 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.823+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=SE7HQGV3ZJ9C type=del size=343171 2023-12-01T05:07:18.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.825+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~KNWW78MPCWCS.0 size=1048576 2023-12-01T05:07:18.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.828+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~KNWW78MPCWCS.1 size=1048576 2023-12-01T05:07:18.831 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.830+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~KNWW78MPCWCS.2 size=39256 2023-12-01T05:07:18.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.836+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=KNWW78MPCWCS tag=5C8X3SHIF8GZ type=write size=3184984 2023-12-01T05:07:18.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.838+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=ZETJY00XPYBD type=del size=2143472 2023-12-01T05:07:18.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.841+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~WBC2EMTT3ZZ8.0 size=601162 2023-12-01T05:07:18.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.847+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=WBC2EMTT3ZZ8 tag=BXYY417P7WFW type=write size=1649738 2023-12-01T05:07:18.854 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.853+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~LODWGRB1Y4EK.0 size=1048576 2023-12-01T05:07:18.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.856+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~LODWGRB1Y4EK.1 size=1048576 2023-12-01T05:07:18.860 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.859+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~LODWGRB1Y4EK.2 size=693944 2023-12-01T05:07:18.860 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.859+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=LODWGRB1Y4EK tag=W5OHY4YH0GUI type=write size=3839672 2023-12-01T05:07:18.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.862+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~HLV92K1694AG.0 size=1048576 2023-12-01T05:07:18.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.862+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~HLV92K1694AG.1 size=143365 2023-12-01T05:07:18.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.868+0000 7f1e103fe8c0 1 < canceled multipart upload key=24QWY118LZSQ upload=HLV92K1694AG tag=WKNKLVUK0UQL type=write size=2240517 2023-12-01T05:07:18.872 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.871+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=S1HFTSUAAP3Z type=del size=3228985 2023-12-01T05:07:18.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.874+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=2RH01TEIVZOP type=del 2023-12-01T05:07:18.878 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.878+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=RYZH05SDXI7R type=write size=403657 2023-12-01T05:07:18.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.881+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~DEYYD4V21O19.0 size=1048576 2023-12-01T05:07:18.885 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.884+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~DEYYD4V21O19.1 size=909911 2023-12-01T05:07:18.891 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.890+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=DEYYD4V21O19 tag=88AFQCWVVCJJ type=write size=3007063 2023-12-01T05:07:18.896 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.896+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~OTJ5DVW5WSW2.0 size=1048576 2023-12-01T05:07:18.899 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.898+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~OTJ5DVW5WSW2.1 size=947304 2023-12-01T05:07:18.899 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.898+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=OTJ5DVW5WSW2 tag=6WZL3X0WC6G1 type=write size=3044456 2023-12-01T05:07:18.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.902+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=2Q593JFDZY5M type=del 2023-12-01T05:07:18.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.904+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=QQW6ELAWRG2N type=del size=2302654 2023-12-01T05:07:18.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.906+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=JJRY26IZFCQ6 type=del 2023-12-01T05:07:18.909 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.909+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=J0TOYCY7C7G9 type=del size=2801118 2023-12-01T05:07:18.913 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.913+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=CELUYL2PY2U8 type=del 2023-12-01T05:07:18.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.916+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=MKN8F5CB4927 type=del size=3173631 2023-12-01T05:07:18.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.924+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=62RYB84LZHLU type=del 2023-12-01T05:07:18.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.927+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=6NHQ235ANUOF type=del size=92270 2023-12-01T05:07:18.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.932+0000 7f1e103fe8c0 1 < canceled operation key=K406217CY1N9 tag=LFCH27BPDPZO type=del size=1842446 2023-12-01T05:07:18.941 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.941+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~TNOTTVGZY39E.0 size=14669 2023-12-01T05:07:18.941 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.941+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=TNOTTVGZY39E tag=HMNC4RA31Y31 type=write size=1063245 2023-12-01T05:07:18.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.944+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~VL8UTN1XZPC2.0 size=991824 2023-12-01T05:07:18.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.948+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=VL8UTN1XZPC2 tag=78EE3FD7ECJI type=write size=2040400 2023-12-01T05:07:18.952 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.952+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=KBK573ZLARFS type=del size=3575114 2023-12-01T05:07:18.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.954+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=M309R06XUFE1 type=del 2023-12-01T05:07:18.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.958+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~CF9XNLL2EC9G.0 size=1048576 2023-12-01T05:07:18.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.960+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~CF9XNLL2EC9G.1 size=1048576 2023-12-01T05:07:18.963 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.962+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~CF9XNLL2EC9G.2 size=186191 2023-12-01T05:07:18.963 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.962+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=CF9XNLL2EC9G tag=HWO4VR6CTA4Y type=write size=3331919 2023-12-01T05:07:18.965 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.964+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~NHT4CGNORRXC.0 size=1048576 2023-12-01T05:07:18.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.966+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~NHT4CGNORRXC.1 size=1048576 2023-12-01T05:07:18.969 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.968+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~NHT4CGNORRXC.2 size=517165 2023-12-01T05:07:18.975 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.974+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=NHT4CGNORRXC tag=3ZR5BYXSY5J4 type=write size=3662893 2023-12-01T05:07:18.977 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.976+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=3WT6KFH7JWDR type=write size=1007273 2023-12-01T05:07:18.979 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.979+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=NOG18BYWL549 type=del 2023-12-01T05:07:18.983 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.983+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~RBQQ0ORVSP1H.0 size=1048576 2023-12-01T05:07:18.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.985+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~RBQQ0ORVSP1H.1 size=159337 2023-12-01T05:07:18.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.985+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=RBQQ0ORVSP1H tag=8WVYUYEBV224 type=write size=2256489 2023-12-01T05:07:18.987 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.987+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~F3S8YLA2KKGT.0 size=418965 2023-12-01T05:07:18.991 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.990+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=F3S8YLA2KKGT tag=KIUVCJYZ87KR type=write size=1467541 2023-12-01T05:07:18.993 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.993+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=VVN6HXH7YTK9 type=del size=2214361 2023-12-01T05:07:18.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.995+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=SE7HQGV3ZJ9C type=del 2023-12-01T05:07:18.998 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:18.997+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=SL95Z30JO568 type=del size=2023931 2023-12-01T05:07:19.002 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.001+0000 7f1e103fe8c0 1 < suggested remove operation key=24QWY118LZSQ tag=ZETJY00XPYBD type=del 2023-12-01T05:07:19.004 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.003+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=065036OIU0RI type=write size=38422 2023-12-01T05:07:19.009 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.008+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~LODWGRB1Y4EK.0 size=1048576 2023-12-01T05:07:19.011 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.010+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~LODWGRB1Y4EK.1 size=1048576 2023-12-01T05:07:19.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.012+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~LODWGRB1Y4EK.2 size=693944 2023-12-01T05:07:19.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.017+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=LODWGRB1Y4EK tag=W5OHY4YH0GUI type=write size=3839672 2023-12-01T05:07:19.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.020+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=QIQ11JQRYDXR type=write size=46901 2023-12-01T05:07:19.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.022+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=S1HFTSUAAP3Z type=del 2023-12-01T05:07:19.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.025+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=BIXJKP4NOI31 type=del size=1651352 2023-12-01T05:07:19.030 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.029+0000 7f1e103fe8c0 1 < suggested remove operation key=HZL0ELMA8PJC tag=RYZH05SDXI7R type=write 2023-12-01T05:07:19.034 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.033+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~TF36O7EDPTUU.0 size=1048576 2023-12-01T05:07:19.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.036+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~TF36O7EDPTUU.1 size=687247 2023-12-01T05:07:19.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.036+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=TF36O7EDPTUU tag=WHFXQELHUUPX type=write size=2784399 2023-12-01T05:07:19.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.039+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~OTJ5DVW5WSW2.0 size=1048576 2023-12-01T05:07:19.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.042+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~OTJ5DVW5WSW2.1 size=947304 2023-12-01T05:07:19.049 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.048+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=OTJ5DVW5WSW2 tag=6WZL3X0WC6G1 type=write size=3044456 2023-12-01T05:07:19.051 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.051+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=OCI1472W2DA1 type=del size=1494402 2023-12-01T05:07:19.055 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.054+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=QQW6ELAWRG2N type=del 2023-12-01T05:07:19.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.058+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=HKT9N0A6PQ0D type=write size=136448 2023-12-01T05:07:19.061 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.061+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=J0TOYCY7C7G9 type=del 2023-12-01T05:07:19.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.064+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=JTS3HW8MF2JI type=write size=208456 2023-12-01T05:07:19.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.068+0000 7f1e103fe8c0 -1 < failed to complete operation key=24QWY118LZSQ tag=MKN8F5CB4927 type=del size=3173631: (22) Invalid argument 2023-12-01T05:07:19.076 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.075+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~5LZBKMFNPAU9.0 size=921519 2023-12-01T05:07:19.076 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.075+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=5LZBKMFNPAU9 tag=DD6B4ZVNQLVS type=write size=1970095 2023-12-01T05:07:19.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.079+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=6NHQ235ANUOF type=del 2023-12-01T05:07:19.083 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.082+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=9IXGIQZRMAV3 type=del size=2463556 2023-12-01T05:07:19.086 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.086+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~TNOTTVGZY39E.0 size=14669 2023-12-01T05:07:19.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.091+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=TNOTTVGZY39E tag=HMNC4RA31Y31 type=write size=1063245 2023-12-01T05:07:19.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.097+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~Q04H9T7OI5LY.0 size=13734 2023-12-01T05:07:19.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.097+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=Q04H9T7OI5LY tag=48Q3ASJOQM4V type=write size=1062310 2023-12-01T05:07:19.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.100+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=KBK573ZLARFS type=del 2023-12-01T05:07:19.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.107+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~1SJ49SZGQVAL.0 size=1048576 2023-12-01T05:07:19.110 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.110+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~1SJ49SZGQVAL.1 size=1048576 2023-12-01T05:07:19.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.112+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~1SJ49SZGQVAL.2 size=1047597 2023-12-01T05:07:19.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.112+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=1SJ49SZGQVAL tag=87PD8MTV9WJP type=write size=4193325 2023-12-01T05:07:19.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.117+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~CF9XNLL2EC9G.0 size=1048576 2023-12-01T05:07:19.120 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.120+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~CF9XNLL2EC9G.1 size=1048576 2023-12-01T05:07:19.122 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.122+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~CF9XNLL2EC9G.2 size=186191 2023-12-01T05:07:19.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.126+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=CF9XNLL2EC9G tag=HWO4VR6CTA4Y type=write size=3331919 2023-12-01T05:07:19.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.128+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=M8T7JFRER3LJ type=del size=2090907 2023-12-01T05:07:19.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.133+0000 7f1e103fe8c0 1 < suggested update operation key=6PFY1HQB54GY tag=3WT6KFH7JWDR type=write size=1007273 2023-12-01T05:07:19.136 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.135+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=46GSLECQ9T8U type=del size=2556622 2023-12-01T05:07:19.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.137+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~RBQQ0ORVSP1H.0 size=1048576 2023-12-01T05:07:19.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.139+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~RBQQ0ORVSP1H.1 size=159337 2023-12-01T05:07:19.143 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.142+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=RBQQ0ORVSP1H tag=8WVYUYEBV224 type=write size=2256489 2023-12-01T05:07:19.145 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.145+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=H2ODN2QCE30A type=del size=826100 2023-12-01T05:07:19.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.148+0000 7f1e103fe8c0 -1 < failed to complete operation key=6PFY1HQB54GY tag=VVN6HXH7YTK9 type=del size=2214361: (22) Invalid argument 2023-12-01T05:07:19.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.152+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~UUHI461GXFMV.0 size=542317 2023-12-01T05:07:19.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.152+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=UUHI461GXFMV tag=6U5VGSOCJ0I2 type=write size=1590893 2023-12-01T05:07:19.154 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.154+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=SL95Z30JO568 type=del 2023-12-01T05:07:19.156 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.156+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=3FNQPGCHOQWS type=write size=1027710 2023-12-01T05:07:19.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.158+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=065036OIU0RI type=write size=38422 2023-12-01T05:07:19.160 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.160+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=HV34QUG2XIHN type=del size=1458312 2023-12-01T05:07:19.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.165+0000 7f1e103fe8c0 1 < suggested update operation key=O58KQ8CUHMSO tag=QIQ11JQRYDXR type=write size=46901 2023-12-01T05:07:19.168 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.167+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=8BKVM0N8PGCC type=del size=3783558 2023-12-01T05:07:19.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.170+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=BIXJKP4NOI31 type=del 2023-12-01T05:07:19.173 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.172+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=3E3BQP0L2YRD type=del size=3098328 2023-12-01T05:07:19.173 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.172+0000 7f1e103fe8c0 1 < canceled part key=_multipart_GRCGJL9086Q5.2~TF36O7EDPTUU.0 size=1048576 2023-12-01T05:07:19.173 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.172+0000 7f1e103fe8c0 1 < canceled part key=_multipart_GRCGJL9086Q5.2~TF36O7EDPTUU.1 size=687247 2023-12-01T05:07:19.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.176+0000 7f1e103fe8c0 1 < canceled multipart upload key=GRCGJL9086Q5 upload=TF36O7EDPTUU tag=WHFXQELHUUPX type=write size=2784399 2023-12-01T05:07:19.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.178+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=94ZPBHVJUKXJ type=del size=823403 2023-12-01T05:07:19.180 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.180+0000 7f1e103fe8c0 1 < canceled operation key=ZWMBPGO6TXMV tag=OCI1472W2DA1 type=del size=1494402 2023-12-01T05:07:19.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.184+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~6II0L9KATCRW.0 size=1048576 2023-12-01T05:07:19.186 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.186+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~6II0L9KATCRW.1 size=1048576 2023-12-01T05:07:19.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.187+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~6II0L9KATCRW.2 size=615770 2023-12-01T05:07:19.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.187+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=6II0L9KATCRW tag=4BBTTZM45H03 type=write size=3761498 2023-12-01T05:07:19.192 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.192+0000 7f1e103fe8c0 1 < suggested remove operation key=GRCGJL9086Q5 tag=HKT9N0A6PQ0D type=write 2023-12-01T05:07:19.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.194+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=M1DO93U657PO type=del size=1221033 2023-12-01T05:07:19.198 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.198+0000 7f1e103fe8c0 1 < suggested remove operation key=285IAXA9485Z tag=JTS3HW8MF2JI type=write 2023-12-01T05:07:19.200 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.200+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=Z3S93YXX012O type=del size=1933787 2023-12-01T05:07:19.203 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.202+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~5LZBKMFNPAU9.0 size=921519 2023-12-01T05:07:19.206 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.206+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=5LZBKMFNPAU9 tag=DD6B4ZVNQLVS type=write size=1970095 2023-12-01T05:07:19.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.209+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~X5SFKVFVX1U8.0 size=259588 2023-12-01T05:07:19.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.209+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=X5SFKVFVX1U8 tag=V56XRWDMXZCK type=write size=1308164 2023-12-01T05:07:19.212 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.211+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=9IXGIQZRMAV3 type=del 2023-12-01T05:07:19.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.214+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=1OLCU3PZ0XMI type=del size=1080490 2023-12-01T05:07:19.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.217+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~Q04H9T7OI5LY.0 size=13734 2023-12-01T05:07:19.223 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.223+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=Q04H9T7OI5LY tag=48Q3ASJOQM4V type=write size=1062310 2023-12-01T05:07:19.226 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.226+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=IILUNKHOI7Y4 type=write size=1014720 2023-12-01T05:07:19.230 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.229+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~1SJ49SZGQVAL.0 size=1048576 2023-12-01T05:07:19.233 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.232+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~1SJ49SZGQVAL.1 size=1048576 2023-12-01T05:07:19.233 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.232+0000 7f1e103fe8c0 1 < canceled part key=_multipart_1I2J7UYUBJ84.2~1SJ49SZGQVAL.2 size=1047597 2023-12-01T05:07:19.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.239+0000 7f1e103fe8c0 1 < canceled multipart upload key=1I2J7UYUBJ84 upload=1SJ49SZGQVAL tag=87PD8MTV9WJP type=write size=4193325 2023-12-01T05:07:19.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.244+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=PKC53I349UM4 type=del size=4009580 2023-12-01T05:07:19.248 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.247+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=M8T7JFRER3LJ type=del 2023-12-01T05:07:19.250 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.250+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=CPVRQEUMF7CK type=del size=1652852 2023-12-01T05:07:19.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.255+0000 7f1e103fe8c0 1 < suggested remove operation key=24QWY118LZSQ tag=46GSLECQ9T8U type=del 2023-12-01T05:07:19.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.258+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=LUT664C1YKI2 type=del size=935072 2023-12-01T05:07:19.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.261+0000 7f1e103fe8c0 -1 < failed to complete operation key=O58KQ8CUHMSO tag=H2ODN2QCE30A type=del size=826100: (22) Invalid argument 2023-12-01T05:07:19.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.266+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~PIQHQI886XEO.0 size=736764 2023-12-01T05:07:19.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.266+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=PIQHQI886XEO tag=JNOCTZJCHDG8 type=write size=1785340 2023-12-01T05:07:19.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.266+0000 7f1e103fe8c0 1 < canceled part key=_multipart_H1CDA6T1SMV1.2~UUHI461GXFMV.0 size=542317 2023-12-01T05:07:19.270 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.270+0000 7f1e103fe8c0 1 < canceled multipart upload key=H1CDA6T1SMV1 upload=UUHI461GXFMV tag=6U5VGSOCJ0I2 type=write size=1590893 2023-12-01T05:07:19.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.272+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=NKNWQ5YNOG2I type=del size=3410153 2023-12-01T05:07:19.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.276+0000 7f1e103fe8c0 1 < suggested update operation key=DTXKDW9IYPGT tag=3FNQPGCHOQWS type=write size=1027710 2023-12-01T05:07:19.282 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.281+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~N85ZUAM6A4C6.0 size=1048576 2023-12-01T05:07:19.283 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.283+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~N85ZUAM6A4C6.1 size=1048576 2023-12-01T05:07:19.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.285+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~N85ZUAM6A4C6.2 size=696553 2023-12-01T05:07:19.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.285+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=N85ZUAM6A4C6 tag=3CZZ9LMRCQXK type=write size=3842281 2023-12-01T05:07:19.288 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.288+0000 7f1e103fe8c0 -1 < failed to complete operation key=DTXKDW9IYPGT tag=HV34QUG2XIHN type=del size=1458312: (22) Invalid argument 2023-12-01T05:07:19.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.290+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=1SIRPEKJUGXM type=write size=348057 2023-12-01T05:07:19.293 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.292+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=8BKVM0N8PGCC type=del 2023-12-01T05:07:19.295 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.295+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=GBBXPFY9NA6K type=del size=1748541 2023-12-01T05:07:19.298 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.298+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=3E3BQP0L2YRD type=del 2023-12-01T05:07:19.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.301+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=FR0X3BCN4EHQ type=write size=38995 2023-12-01T05:07:19.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.303+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=94ZPBHVJUKXJ type=del 2023-12-01T05:07:19.310 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.309+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~8I8GVVRCULO4.0 size=1048576 2023-12-01T05:07:19.313 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.311+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~8I8GVVRCULO4.1 size=1048576 2023-12-01T05:07:19.314 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.314+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~8I8GVVRCULO4.2 size=536154 2023-12-01T05:07:19.314 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.314+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=8I8GVVRCULO4 tag=AYNP3PSK37SG type=write size=3681882 2023-12-01T05:07:19.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.316+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~6II0L9KATCRW.0 size=1048576 2023-12-01T05:07:19.320 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.319+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~6II0L9KATCRW.1 size=1048576 2023-12-01T05:07:19.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.322+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~6II0L9KATCRW.2 size=615770 2023-12-01T05:07:19.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.327+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=6II0L9KATCRW tag=4BBTTZM45H03 type=write size=3761498 2023-12-01T05:07:19.332 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.331+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~KJYJX3IJE7U9.0 size=1048576 2023-12-01T05:07:19.333 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.333+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~KJYJX3IJE7U9.1 size=1048576 2023-12-01T05:07:19.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.334+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~KJYJX3IJE7U9.2 size=950454 2023-12-01T05:07:19.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.334+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=KJYJX3IJE7U9 tag=G3PKU33W0WZ3 type=write size=4096182 2023-12-01T05:07:19.337 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.336+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=M1DO93U657PO type=del 2023-12-01T05:07:19.339 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.339+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=IU9DT9J14AGM type=write size=216542 2023-12-01T05:07:19.342 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.341+0000 7f1e103fe8c0 1 < canceled operation key=ZWMBPGO6TXMV tag=Z3S93YXX012O type=del size=1933787 2023-12-01T05:07:19.345 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.345+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~9TC02EKG8BTV.0 size=791902 2023-12-01T05:07:19.346 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.345+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=9TC02EKG8BTV tag=QRDAZROSRMEW type=write size=1840478 2023-12-01T05:07:19.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.347+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~X5SFKVFVX1U8.0 size=259588 2023-12-01T05:07:19.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.351+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=X5SFKVFVX1U8 tag=V56XRWDMXZCK type=write size=1308164 2023-12-01T05:07:19.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.353+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=UFS6C1L11C2H type=del size=2352214 2023-12-01T05:07:19.361 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.360+0000 7f1e103fe8c0 1 < suggested update operation key=SBUJCO2TCPKM tag=1OLCU3PZ0XMI type=del size=1080490 2023-12-01T05:07:19.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.363+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=Z682P8Z7F8O9 type=del size=604807 2023-12-01T05:07:19.367 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.367+0000 7f1e103fe8c0 1 < completed write operation key=285IAXA9485Z tag=IILUNKHOI7Y4 type=write size=1014720 2023-12-01T05:07:19.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.369+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=X3HR6K0G91CQ type=del size=2553338 2023-12-01T05:07:19.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.372+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=PKC53I349UM4 type=del 2023-12-01T05:07:19.376 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.376+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=WCZ0AIF6YGLS type=del size=3097505 2023-12-01T05:07:19.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.379+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=CPVRQEUMF7CK type=del 2023-12-01T05:07:19.383 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.382+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=IXLP80D1O8WZ type=del size=1711563 2023-12-01T05:07:19.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.386+0000 7f1e103fe8c0 1 < canceled operation key=5TFL0075HUUM tag=LUT664C1YKI2 type=del size=935072 2023-12-01T05:07:19.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.394+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~G41J97BNFDAQ.0 size=391534 2023-12-01T05:07:19.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.394+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=G41J97BNFDAQ tag=JN4FHQJG6D7Q type=write size=1440110 2023-12-01T05:07:19.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.398+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~PIQHQI886XEO.0 size=736764 2023-12-01T05:07:19.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.402+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=PIQHQI886XEO tag=JNOCTZJCHDG8 type=write size=1785340 2023-12-01T05:07:19.407 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.406+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~ZV8TQBT8M8E8.0 size=1048576 2023-12-01T05:07:19.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.409+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~ZV8TQBT8M8E8.1 size=1048576 2023-12-01T05:07:19.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.411+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~ZV8TQBT8M8E8.2 size=269812 2023-12-01T05:07:19.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.411+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=ZV8TQBT8M8E8 tag=IMV6M0LP3Q50 type=write size=3415540 2023-12-01T05:07:19.414 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.413+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=NKNWQ5YNOG2I type=del 2023-12-01T05:07:19.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.415+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=B7UWGR3Y6OTH type=del size=1065803 2023-12-01T05:07:19.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.418+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~N85ZUAM6A4C6.0 size=1048576 2023-12-01T05:07:19.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.419+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~N85ZUAM6A4C6.1 size=1048576 2023-12-01T05:07:19.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.421+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~N85ZUAM6A4C6.2 size=696553 2023-12-01T05:07:19.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.426+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=N85ZUAM6A4C6 tag=3CZZ9LMRCQXK type=write size=3842281 2023-12-01T05:07:19.429 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.429+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=5O40WQ11ENIR type=del size=2404425 2023-12-01T05:07:19.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.431+0000 7f1e103fe8c0 1 < completed write operation key=S69RYFWXZUZ2 tag=1SIRPEKJUGXM type=write size=348057 2023-12-01T05:07:19.435 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.434+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=RGRA7EF134MV type=del size=1590454 2023-12-01T05:07:19.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.438+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=GBBXPFY9NA6K type=del 2023-12-01T05:07:19.444 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.443+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~U11XF01KIZXM.0 size=804976 2023-12-01T05:07:19.444 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.443+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=U11XF01KIZXM tag=N0Z88GGJJ2X2 type=write size=1853552 2023-12-01T05:07:19.447 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.446+0000 7f1e103fe8c0 1 < completed write operation key=HZL0ELMA8PJC tag=FR0X3BCN4EHQ type=write size=38995 2023-12-01T05:07:19.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.451+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~I5J3GGTS5MXZ.0 size=1032180 2023-12-01T05:07:19.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.451+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=I5J3GGTS5MXZ tag=FLCPV42DU7WZ type=write size=2080756 2023-12-01T05:07:19.454 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.453+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~8I8GVVRCULO4.0 size=1048576 2023-12-01T05:07:19.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.456+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~8I8GVVRCULO4.1 size=1048576 2023-12-01T05:07:19.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.459+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~8I8GVVRCULO4.2 size=536154 2023-12-01T05:07:19.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.464+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=8I8GVVRCULO4 tag=AYNP3PSK37SG type=write size=3681882 2023-12-01T05:07:19.468 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.467+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=5S3P9NHBAFRW type=del size=2163424 2023-12-01T05:07:19.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.470+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~KJYJX3IJE7U9.0 size=1048576 2023-12-01T05:07:19.473 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.473+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~KJYJX3IJE7U9.1 size=1048576 2023-12-01T05:07:19.475 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.475+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~KJYJX3IJE7U9.2 size=950454 2023-12-01T05:07:19.480 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.479+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=KJYJX3IJE7U9 tag=G3PKU33W0WZ3 type=write size=4096182 2023-12-01T05:07:19.484 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.483+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~T92EUEX6HU9H.0 size=1048576 2023-12-01T05:07:19.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.485+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~T92EUEX6HU9H.1 size=1048576 2023-12-01T05:07:19.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.489+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~T92EUEX6HU9H.2 size=713957 2023-12-01T05:07:19.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.489+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=T92EUEX6HU9H tag=1B3D73CYNELR type=write size=3859685 2023-12-01T05:07:19.492 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.491+0000 7f1e103fe8c0 1 < completed write operation key=VOYJN3AL8Y53 tag=IU9DT9J14AGM type=write size=216542 2023-12-01T05:07:19.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.494+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=X2YJ2IESPE6E type=del size=2367807 2023-12-01T05:07:19.497 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.496+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~9TC02EKG8BTV.0 size=791902 2023-12-01T05:07:19.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.501+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=9TC02EKG8BTV tag=QRDAZROSRMEW type=write size=1840478 2023-12-01T05:07:19.505 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.504+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=25U4JSGMDMTB type=del size=3937329 2023-12-01T05:07:19.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.506+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=UFS6C1L11C2H type=del 2023-12-01T05:07:19.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.508+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=TNSKHDLKYDLR type=del size=1183947 2023-12-01T05:07:19.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.511+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=Z682P8Z7F8O9 type=del 2023-12-01T05:07:19.514 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.513+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=PAQYNB6CJDQ6 type=del size=4003561 2023-12-01T05:07:19.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.517+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=X3HR6K0G91CQ type=del 2023-12-01T05:07:19.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.523+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~4YSCP2825Y78.0 size=919005 2023-12-01T05:07:19.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.523+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=4YSCP2825Y78 tag=3EWQZE9FIPH0 type=write size=1967581 2023-12-01T05:07:19.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.526+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=WCZ0AIF6YGLS type=del 2023-12-01T05:07:19.529 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.528+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=9QZZTEHDGWJ8 type=del size=480774 2023-12-01T05:07:19.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.531+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=IXLP80D1O8WZ type=del 2023-12-01T05:07:19.534 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.533+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=DI9BLYQJDGOP type=del size=2607013 2023-12-01T05:07:19.537 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.536+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~G41J97BNFDAQ.0 size=391534 2023-12-01T05:07:19.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.542+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=G41J97BNFDAQ tag=JN4FHQJG6D7Q type=write size=1440110 2023-12-01T05:07:19.545 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.545+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=MKW4JOYCED89 type=del size=3624713 2023-12-01T05:07:19.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.548+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~ZV8TQBT8M8E8.0 size=1048576 2023-12-01T05:07:19.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.548+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6THHYCQ1Y1YA.2~ZV8TQBT8M8E8.1 size=1048576 2023-12-01T05:07:19.551 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.550+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~ZV8TQBT8M8E8.2 size=269812 2023-12-01T05:07:19.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.556+0000 7f1e103fe8c0 1 < canceled multipart upload key=6THHYCQ1Y1YA upload=ZV8TQBT8M8E8 tag=IMV6M0LP3Q50 type=write size=3415540 2023-12-01T05:07:19.560 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.559+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=BGPBO72P3U3A type=del size=347457 2023-12-01T05:07:19.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.562+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=B7UWGR3Y6OTH type=del 2023-12-01T05:07:19.569 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.568+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~TEQS1EBKNJH4.0 size=1048576 2023-12-01T05:07:19.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.572+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~TEQS1EBKNJH4.1 size=1048576 2023-12-01T05:07:19.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.575+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~TEQS1EBKNJH4.2 size=958858 2023-12-01T05:07:19.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.575+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=TEQS1EBKNJH4 tag=9RINH597EWRC type=write size=4104586 2023-12-01T05:07:19.579 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.578+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=5O40WQ11ENIR type=del 2023-12-01T05:07:19.583 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.582+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=X52NLIIBENOR type=del size=3438705 2023-12-01T05:07:19.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.585+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=RGRA7EF134MV type=del 2023-12-01T05:07:19.588 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.588+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=TLMITDRSK5ES type=write size=861487 2023-12-01T05:07:19.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.591+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~U11XF01KIZXM.0 size=804976 2023-12-01T05:07:19.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.597+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=U11XF01KIZXM tag=N0Z88GGJJ2X2 type=write size=1853552 2023-12-01T05:07:19.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.603+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~L64P094PKK90.0 size=1048576 2023-12-01T05:07:19.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.605+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~L64P094PKK90.1 size=1048576 2023-12-01T05:07:19.608 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.607+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~L64P094PKK90.2 size=75146 2023-12-01T05:07:19.608 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.607+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=L64P094PKK90 tag=679335G0KVJX type=write size=3220874 2023-12-01T05:07:19.612 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.610+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~I5J3GGTS5MXZ.0 size=1032180 2023-12-01T05:07:19.616 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.615+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=I5J3GGTS5MXZ tag=FLCPV42DU7WZ type=write size=2080756 2023-12-01T05:07:19.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.621+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~7MAY6DAD5LB8.0 size=594329 2023-12-01T05:07:19.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.621+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=7MAY6DAD5LB8 tag=YNHR9D8KK0HO type=write size=1642905 2023-12-01T05:07:19.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.624+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=5S3P9NHBAFRW type=del 2023-12-01T05:07:19.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.629+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~IU93EFIHEGMJ.0 size=1048576 2023-12-01T05:07:19.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.631+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~IU93EFIHEGMJ.1 size=845909 2023-12-01T05:07:19.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.631+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=IU93EFIHEGMJ tag=S0YJAABVGG85 type=write size=2943061 2023-12-01T05:07:19.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.633+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~T92EUEX6HU9H.0 size=1048576 2023-12-01T05:07:19.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.633+0000 7f1e103fe8c0 1 < canceled part key=_multipart_1I2J7UYUBJ84.2~T92EUEX6HU9H.1 size=1048576 2023-12-01T05:07:19.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.633+0000 7f1e103fe8c0 1 < canceled part key=_multipart_1I2J7UYUBJ84.2~T92EUEX6HU9H.2 size=713957 2023-12-01T05:07:19.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.638+0000 7f1e103fe8c0 1 < canceled multipart upload key=1I2J7UYUBJ84 upload=T92EUEX6HU9H tag=1B3D73CYNELR type=write size=3859685 2023-12-01T05:07:19.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.641+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=YDD834QYIGKS type=write size=428693 2023-12-01T05:07:19.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.645+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=X2YJ2IESPE6E type=del 2023-12-01T05:07:19.651 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.650+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~LKGMBDO1D52A.0 size=1048576 2023-12-01T05:07:19.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.653+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~LKGMBDO1D52A.1 size=826171 2023-12-01T05:07:19.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.653+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=LKGMBDO1D52A tag=NR30L90NNTWT type=write size=2923323 2023-12-01T05:07:19.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.658+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=25U4JSGMDMTB type=del size=3937329 2023-12-01T05:07:19.664 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.664+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~NTNYJRY5FVA9.0 size=885551 2023-12-01T05:07:19.664 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.664+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=NTNYJRY5FVA9 tag=HJ0EXVCBR2FK type=write size=1934127 2023-12-01T05:07:19.670 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.669+0000 7f1e103fe8c0 1 < suggested update operation key=SBUJCO2TCPKM tag=TNSKHDLKYDLR type=del size=1183947 2023-12-01T05:07:19.672 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.672+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=XGNOUOG5OLB7 type=write size=272970 2023-12-01T05:07:19.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.674+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=PAQYNB6CJDQ6 type=del 2023-12-01T05:07:19.679 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.679+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~9D348693JWAD.0 size=615556 2023-12-01T05:07:19.679 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.679+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=9D348693JWAD tag=4QQF8VYOYG2C type=write size=1664132 2023-12-01T05:07:19.683 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.682+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~4YSCP2825Y78.0 size=919005 2023-12-01T05:07:19.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.688+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=4YSCP2825Y78 tag=3EWQZE9FIPH0 type=write size=1967581 2023-12-01T05:07:19.692 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.691+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=AS9LMNYN3N8I type=del size=1820462 2023-12-01T05:07:19.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.696+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=9QZZTEHDGWJ8 type=del 2023-12-01T05:07:19.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.699+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=8X388BJQH6E7 type=write size=1020489 2023-12-01T05:07:19.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.704+0000 7f1e103fe8c0 1 < suggested remove operation key=H1CDA6T1SMV1 tag=DI9BLYQJDGOP type=del 2023-12-01T05:07:19.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.708+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=5U450IZ45R2D type=del size=3664945 2023-12-01T05:07:19.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.714+0000 7f1e103fe8c0 1 < suggested update operation key=OXQC97F80TRZ tag=MKW4JOYCED89 type=del size=3624713 2023-12-01T05:07:19.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.717+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=Q1V7PTS7JT33 type=del size=3459515 2023-12-01T05:07:19.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.721+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=BGPBO72P3U3A type=del 2023-12-01T05:07:19.724 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.724+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=VP9MNE2VYJOU type=del size=444173 2023-12-01T05:07:19.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.727+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~TEQS1EBKNJH4.0 size=1048576 2023-12-01T05:07:19.730 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.730+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~TEQS1EBKNJH4.1 size=1048576 2023-12-01T05:07:19.734 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.733+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~TEQS1EBKNJH4.2 size=958858 2023-12-01T05:07:19.740 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.739+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=TEQS1EBKNJH4 tag=9RINH597EWRC type=write size=4104586 2023-12-01T05:07:19.743 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.742+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=0W36KNRBHHMU type=write size=33767 2023-12-01T05:07:19.746 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.745+0000 7f1e103fe8c0 1 < canceled operation key=1I2J7UYUBJ84 tag=X52NLIIBENOR type=del size=3438705 2023-12-01T05:07:19.749 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.748+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=QVTZQD7MXD0G type=write size=76774 2023-12-01T05:07:19.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.752+0000 7f1e103fe8c0 -1 < failed to complete operation key=SBUJCO2TCPKM tag=TLMITDRSK5ES type=write size=861487: (22) Invalid argument 2023-12-01T05:07:19.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.755+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=ZSULVBJOIE2W type=write size=453041 2023-12-01T05:07:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:19 smithi060 ceph-mon[94233]: pgmap v1747: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 447 KiB/s wr, 2.28k op/s 2023-12-01T05:07:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:19 smithi060 ceph-mon[109077]: pgmap v1747: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 447 KiB/s wr, 2.28k op/s 2023-12-01T05:07:19.760 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.759+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~L64P094PKK90.0 size=1048576 2023-12-01T05:07:19.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.761+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~L64P094PKK90.1 size=1048576 2023-12-01T05:07:19.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.764+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~L64P094PKK90.2 size=75146 2023-12-01T05:07:19.770 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.769+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=L64P094PKK90 tag=679335G0KVJX type=write size=3220874 2023-12-01T05:07:19.772 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.772+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=OKRCXRN3T08Q type=del size=1426039 2023-12-01T05:07:19.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.774+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~7MAY6DAD5LB8.0 size=594329 2023-12-01T05:07:19.780 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.779+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=7MAY6DAD5LB8 tag=YNHR9D8KK0HO type=write size=1642905 2023-12-01T05:07:19.785 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.784+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~9BH621EB674O.0 size=1048576 2023-12-01T05:07:19.786 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.786+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~9BH621EB674O.1 size=1048576 2023-12-01T05:07:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:19 smithi089 ceph-mon[98504]: pgmap v1747: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 447 KiB/s wr, 2.28k op/s 2023-12-01T05:07:19.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.788+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~9BH621EB674O.2 size=1033495 2023-12-01T05:07:19.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.788+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=9BH621EB674O tag=BPS6NVOCYU6H type=write size=4179223 2023-12-01T05:07:19.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.790+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~IU93EFIHEGMJ.0 size=1048576 2023-12-01T05:07:19.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.793+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~IU93EFIHEGMJ.1 size=845909 2023-12-01T05:07:19.800 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.800+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=IU93EFIHEGMJ tag=S0YJAABVGG85 type=write size=2943061 2023-12-01T05:07:19.807 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.807+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~EM2ZFKWDET3S.0 size=1048576 2023-12-01T05:07:19.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.810+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~EM2ZFKWDET3S.1 size=17391 2023-12-01T05:07:19.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.810+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=EM2ZFKWDET3S tag=PS45O3IUGYR3 type=write size=2114543 2023-12-01T05:07:19.814 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.814+0000 7f1e103fe8c0 1 < completed write operation key=B9F6GZ15FRQ4 tag=YDD834QYIGKS type=write size=428693 2023-12-01T05:07:19.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.820+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~TC0SB9JHDO8E.0 size=1048576 2023-12-01T05:07:19.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.823+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~TC0SB9JHDO8E.1 size=1048576 2023-12-01T05:07:19.827 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.826+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~TC0SB9JHDO8E.2 size=12602 2023-12-01T05:07:19.827 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.826+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=TC0SB9JHDO8E tag=2FMWH1MKJ373 type=write size=3158330 2023-12-01T05:07:19.827 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.827+0000 7f1e103fe8c0 1 < canceled part key=_multipart_D4M0DMQO4NEL.2~LKGMBDO1D52A.0 size=1048576 2023-12-01T05:07:19.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.830+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~LKGMBDO1D52A.1 size=826171 2023-12-01T05:07:19.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.836+0000 7f1e103fe8c0 1 < canceled multipart upload key=D4M0DMQO4NEL upload=LKGMBDO1D52A tag=NR30L90NNTWT type=write size=2923323 2023-12-01T05:07:19.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.842+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~BX2NEEKUX38P.0 size=1048576 2023-12-01T05:07:19.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.844+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~BX2NEEKUX38P.1 size=44787 2023-12-01T05:07:19.845 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.844+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=BX2NEEKUX38P tag=BKWKM4T33U2Y type=write size=2141939 2023-12-01T05:07:19.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.847+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~NTNYJRY5FVA9.0 size=885551 2023-12-01T05:07:19.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.852+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=NTNYJRY5FVA9 tag=HJ0EXVCBR2FK type=write size=1934127 2023-12-01T05:07:19.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.854+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=9D0UTOG3S06A type=write size=164321 2023-12-01T05:07:19.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.858+0000 7f1e103fe8c0 1 < suggested update operation key=S69RYFWXZUZ2 tag=XGNOUOG5OLB7 type=write size=272970 2023-12-01T05:07:19.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.863+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~0JC8R7T0A6SS.0 size=654280 2023-12-01T05:07:19.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.863+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=0JC8R7T0A6SS tag=OXJQ5HOEM43A type=write size=1702856 2023-12-01T05:07:19.866 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.866+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~9D348693JWAD.0 size=615556 2023-12-01T05:07:19.870 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.870+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=9D348693JWAD tag=4QQF8VYOYG2C type=write size=1664132 2023-12-01T05:07:19.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.872+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=295TNHT51OA6 type=del size=2755930 2023-12-01T05:07:19.875 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.874+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=AS9LMNYN3N8I type=del 2023-12-01T05:07:19.877 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.876+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=I4ZIT0UCWIF0 type=del size=2540626 2023-12-01T05:07:19.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.879+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=8X388BJQH6E7 type=write size=1020489: (22) Invalid argument 2023-12-01T05:07:19.884 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.884+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~94K2SPS815N7.0 size=1048576 2023-12-01T05:07:19.887 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.886+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~94K2SPS815N7.1 size=429687 2023-12-01T05:07:19.887 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.886+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=94K2SPS815N7 tag=Q8QB7R42UP16 type=write size=2526839 2023-12-01T05:07:19.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.889+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=5U450IZ45R2D type=del 2023-12-01T05:07:19.892 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.891+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=F5DZESPOYNQO type=del size=2527974 2023-12-01T05:07:19.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.893+0000 7f1e103fe8c0 1 < canceled operation key=B9F6GZ15FRQ4 tag=Q1V7PTS7JT33 type=del size=3459515 2023-12-01T05:07:19.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.897+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~7AUMEGSY97CJ.0 size=1048576 2023-12-01T05:07:19.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.899+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~7AUMEGSY97CJ.1 size=1048576 2023-12-01T05:07:19.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.901+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~7AUMEGSY97CJ.2 size=902276 2023-12-01T05:07:19.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.901+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=7AUMEGSY97CJ tag=MRXLLJ3AE2OA type=write size=4048004 2023-12-01T05:07:19.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.903+0000 7f1e103fe8c0 1 < canceled operation key=ZWMBPGO6TXMV tag=VP9MNE2VYJOU type=del size=444173 2023-12-01T05:07:19.906 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.905+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=352NA89PY221 type=del size=1309423 2023-12-01T05:07:19.908 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.907+0000 7f1e103fe8c0 1 < completed write operation key=DR0WFRFA68YD tag=0W36KNRBHHMU type=write size=33767 2023-12-01T05:07:19.911 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.910+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=94PLYO9S4DEX type=del size=3597736 2023-12-01T05:07:19.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.913+0000 7f1e103fe8c0 1 < completed write operation key=CY4ZCOW8Q449 tag=QVTZQD7MXD0G type=write size=76774 2023-12-01T05:07:19.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.918+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~5ZOYFJE0NLAN.0 size=858511 2023-12-01T05:07:19.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.918+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=5ZOYFJE0NLAN tag=EDQEEE901HMU type=write size=1907087 2023-12-01T05:07:19.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.921+0000 7f1e103fe8c0 1 < completed write operation key=ZJ4W1AW278KZ tag=ZSULVBJOIE2W type=write size=453041 2023-12-01T05:07:19.927 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.926+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~62JVZD9V4BF6.0 size=1048576 2023-12-01T05:07:19.929 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.929+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~62JVZD9V4BF6.1 size=1048576 2023-12-01T05:07:19.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.931+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~62JVZD9V4BF6.2 size=180718 2023-12-01T05:07:19.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.931+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=62JVZD9V4BF6 tag=IS8OCAH0ZP2I type=write size=3326446 2023-12-01T05:07:19.934 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.934+0000 7f1e103fe8c0 -1 < failed to complete operation key=S69RYFWXZUZ2 tag=OKRCXRN3T08Q type=del size=1426039: (22) Invalid argument 2023-12-01T05:07:19.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.937+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~J7T89IO8151V.0 size=1048576 2023-12-01T05:07:19.940 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.939+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~J7T89IO8151V.1 size=139141 2023-12-01T05:07:19.940 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.939+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=J7T89IO8151V tag=YZ24W4HWIPGR type=write size=2236293 2023-12-01T05:07:19.942 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.941+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~9BH621EB674O.0 size=1048576 2023-12-01T05:07:19.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.944+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~9BH621EB674O.1 size=1048576 2023-12-01T05:07:19.946 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.946+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~9BH621EB674O.2 size=1033495 2023-12-01T05:07:19.952 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.951+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=9BH621EB674O tag=BPS6NVOCYU6H type=write size=4179223 2023-12-01T05:07:19.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.954+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=9GU6ZVN60NBU type=del size=3519240 2023-12-01T05:07:19.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.958+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~EM2ZFKWDET3S.0 size=1048576 2023-12-01T05:07:19.962 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.961+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~EM2ZFKWDET3S.1 size=17391 2023-12-01T05:07:19.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.967+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=EM2ZFKWDET3S tag=PS45O3IUGYR3 type=write size=2114543 2023-12-01T05:07:19.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.970+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=VEL5YHZVFHJ7 type=write size=66288 2023-12-01T05:07:19.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.972+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~TC0SB9JHDO8E.0 size=1048576 2023-12-01T05:07:19.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.976+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~TC0SB9JHDO8E.1 size=1048576 2023-12-01T05:07:19.979 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.978+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~TC0SB9JHDO8E.2 size=12602 2023-12-01T05:07:19.985 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.984+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=TC0SB9JHDO8E tag=2FMWH1MKJ373 type=write size=3158330 2023-12-01T05:07:19.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.989+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~QT9R4GM520E6.0 size=1048576 2023-12-01T05:07:19.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.991+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~QT9R4GM520E6.1 size=1048576 2023-12-01T05:07:19.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.993+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~QT9R4GM520E6.2 size=916322 2023-12-01T05:07:19.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.993+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=QT9R4GM520E6 tag=FF7EALAWS9BO type=write size=4062050 2023-12-01T05:07:19.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.996+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~BX2NEEKUX38P.0 size=1048576 2023-12-01T05:07:19.999 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:19.998+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~BX2NEEKUX38P.1 size=44787 2023-12-01T05:07:20.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.002+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=BX2NEEKUX38P tag=BKWKM4T33U2Y type=write size=2141939 2023-12-01T05:07:20.005 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.004+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=JGNFP9YVP0N6 type=del size=1587672 2023-12-01T05:07:20.007 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.007+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=9D0UTOG3S06A type=write size=164321 2023-12-01T05:07:20.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.011+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~GLD30UI68G37.0 size=1048576 2023-12-01T05:07:20.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.013+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~GLD30UI68G37.1 size=1048576 2023-12-01T05:07:20.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.015+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~GLD30UI68G37.2 size=391750 2023-12-01T05:07:20.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.015+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=GLD30UI68G37 tag=8D4V3XF1EKMZ type=write size=3537478 2023-12-01T05:07:20.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.017+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~0JC8R7T0A6SS.0 size=654280 2023-12-01T05:07:20.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.022+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=0JC8R7T0A6SS tag=OXJQ5HOEM43A type=write size=1702856 2023-12-01T05:07:20.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.027+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~62W4QJ126WV2.0 size=1048576 2023-12-01T05:07:20.029 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.028+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~62W4QJ126WV2.1 size=1048576 2023-12-01T05:07:20.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.030+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~62W4QJ126WV2.2 size=726777 2023-12-01T05:07:20.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.030+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=62W4QJ126WV2 tag=SPCU3S3DFP03 type=write size=3872505 2023-12-01T05:07:20.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.034+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=295TNHT51OA6 type=del 2023-12-01T05:07:20.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.038+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~DPFKX9W3X4F4.0 size=719824 2023-12-01T05:07:20.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.038+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=DPFKX9W3X4F4 tag=0SB21ME0CUUI type=write size=1768400 2023-12-01T05:07:20.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.040+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=I4ZIT0UCWIF0 type=del 2023-12-01T05:07:20.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.042+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=WJJZS91BQ17D type=del size=1190698 2023-12-01T05:07:20.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.044+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~94K2SPS815N7.0 size=1048576 2023-12-01T05:07:20.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.046+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~94K2SPS815N7.1 size=429687 2023-12-01T05:07:20.051 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.051+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=94K2SPS815N7 tag=Q8QB7R42UP16 type=write size=2526839 2023-12-01T05:07:20.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.053+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=0MQDYHD5T71J type=del size=900208 2023-12-01T05:07:20.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.057+0000 7f1e103fe8c0 1 < suggested update operation key=D4M0DMQO4NEL tag=F5DZESPOYNQO type=del size=2527974 2023-12-01T05:07:20.060 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.059+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=97QK9TE31S8Y type=del size=1136583 2023-12-01T05:07:20.063 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.062+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~7AUMEGSY97CJ.0 size=1048576 2023-12-01T05:07:20.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.063+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~7AUMEGSY97CJ.1 size=1048576 2023-12-01T05:07:20.066 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.065+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~7AUMEGSY97CJ.2 size=902276 2023-12-01T05:07:20.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.069+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=7AUMEGSY97CJ tag=MRXLLJ3AE2OA type=write size=4048004 2023-12-01T05:07:20.071 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.071+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=HGWTOQ3W3S5X type=del size=3980257 2023-12-01T05:07:20.075 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.075+0000 7f1e103fe8c0 1 < suggested update operation key=QS349RRDWEPS tag=352NA89PY221 type=del size=1309423 2023-12-01T05:07:20.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.078+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~JJ0N2CHU0LGW.0 size=1048576 2023-12-01T05:07:20.081 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.080+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~JJ0N2CHU0LGW.1 size=1048576 2023-12-01T05:07:20.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.082+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~JJ0N2CHU0LGW.2 size=255888 2023-12-01T05:07:20.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.082+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=JJ0N2CHU0LGW tag=M1NOGV8TEUI3 type=write size=3401616 2023-12-01T05:07:20.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.083+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=94PLYO9S4DEX type=del 2023-12-01T05:07:20.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.088+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~3HSSK76ODC4J.0 size=217231 2023-12-01T05:07:20.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.089+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=3HSSK76ODC4J tag=XSSLDSJIJ4P8 type=write size=1265807 2023-12-01T05:07:20.093 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.092+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~5ZOYFJE0NLAN.0 size=858511 2023-12-01T05:07:20.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.098+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=5ZOYFJE0NLAN tag=EDQEEE901HMU type=write size=1907087 2023-12-01T05:07:20.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.101+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=OIXLHMKXJTBA type=write size=513316 2023-12-01T05:07:20.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.104+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~62JVZD9V4BF6.0 size=1048576 2023-12-01T05:07:20.105 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.104+0000 7f1e103fe8c0 1 < canceled part key=_multipart_I7WQ7V371WXB.2~62JVZD9V4BF6.1 size=1048576 2023-12-01T05:07:20.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.106+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~62JVZD9V4BF6.2 size=180718 2023-12-01T05:07:20.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.112+0000 7f1e103fe8c0 1 < canceled multipart upload key=I7WQ7V371WXB upload=62JVZD9V4BF6 tag=IS8OCAH0ZP2I type=write size=3326446 2023-12-01T05:07:20.116 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.115+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=8IE39OOEY6YL type=del size=3202024 2023-12-01T05:07:20.119 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.118+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~J7T89IO8151V.0 size=1048576 2023-12-01T05:07:20.121 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.120+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~J7T89IO8151V.1 size=139141 2023-12-01T05:07:20.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.126+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=J7T89IO8151V tag=YZ24W4HWIPGR type=write size=2236293 2023-12-01T05:07:20.132 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.132+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~5FW194Z1C4VA.0 size=662251 2023-12-01T05:07:20.132 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.132+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=5FW194Z1C4VA tag=J65PGH0Q0YVU type=write size=1710827 2023-12-01T05:07:20.134 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.134+0000 7f1e103fe8c0 1 < canceled operation key=URVXBYSKTROL tag=9GU6ZVN60NBU type=del size=3519240 2023-12-01T05:07:20.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.137+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~4ZA8IPQV99BM.0 size=1048576 2023-12-01T05:07:20.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.139+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~4ZA8IPQV99BM.1 size=543568 2023-12-01T05:07:20.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.139+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=4ZA8IPQV99BM tag=7D2879JUKYZ4 type=write size=2640720 2023-12-01T05:07:20.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.142+0000 7f1e103fe8c0 1 < completed write operation key=K406217CY1N9 tag=VEL5YHZVFHJ7 type=write size=66288 2023-12-01T05:07:20.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.144+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=4U3N6I1D9JT9 type=del size=1260145 2023-12-01T05:07:20.147 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.146+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~QT9R4GM520E6.0 size=1048576 2023-12-01T05:07:20.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.148+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~QT9R4GM520E6.1 size=1048576 2023-12-01T05:07:20.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.151+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~QT9R4GM520E6.2 size=916322 2023-12-01T05:07:20.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.158+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=QT9R4GM520E6 tag=FF7EALAWS9BO type=write size=4062050 2023-12-01T05:07:20.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.163+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~7DPYE393KHTL.0 size=1048576 2023-12-01T05:07:20.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.165+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~7DPYE393KHTL.1 size=62389 2023-12-01T05:07:20.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.165+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=7DPYE393KHTL tag=OIO0DCZ7YZRD type=write size=2159541 2023-12-01T05:07:20.169 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.168+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=JGNFP9YVP0N6 type=del 2023-12-01T05:07:20.171 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.170+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=2Q2BRK6OG8R2 type=del size=2770399 2023-12-01T05:07:20.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.175+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~GLD30UI68G37.0 size=1048576 2023-12-01T05:07:20.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.175+0000 7f1e103fe8c0 1 < canceled part key=_multipart_6THHYCQ1Y1YA.2~GLD30UI68G37.1 size=1048576 2023-12-01T05:07:20.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.177+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~GLD30UI68G37.2 size=391750 2023-12-01T05:07:20.183 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.182+0000 7f1e103fe8c0 1 < canceled multipart upload key=6THHYCQ1Y1YA upload=GLD30UI68G37 tag=8D4V3XF1EKMZ type=write size=3537478 2023-12-01T05:07:20.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.184+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=J33C027TDFP9 type=del size=1015787 2023-12-01T05:07:20.187 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.187+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~62W4QJ126WV2.0 size=1048576 2023-12-01T05:07:20.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.190+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~62W4QJ126WV2.1 size=1048576 2023-12-01T05:07:20.193 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.192+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~62W4QJ126WV2.2 size=726777 2023-12-01T05:07:20.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.198+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=62W4QJ126WV2 tag=SPCU3S3DFP03 type=write size=3872505 2023-12-01T05:07:20.204 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.204+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~CMSS0F096Y46.0 size=1048576 2023-12-01T05:07:20.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.206+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~CMSS0F096Y46.1 size=451918 2023-12-01T05:07:20.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.206+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=CMSS0F096Y46 tag=8UDQC74SJ3LV type=write size=2549070 2023-12-01T05:07:20.209 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.209+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~DPFKX9W3X4F4.0 size=719824 2023-12-01T05:07:20.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.213+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=DPFKX9W3X4F4 tag=0SB21ME0CUUI type=write size=1768400 2023-12-01T05:07:20.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.218+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~THMC4C6DHQ9F.0 size=1014346 2023-12-01T05:07:20.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.218+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=THMC4C6DHQ9F tag=QLZ4QTWWJGKB type=write size=2062922 2023-12-01T05:07:20.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.223+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=WJJZS91BQ17D type=del size=1190698 2023-12-01T05:07:20.229 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.228+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~O8ZIUPUHO7NC.0 size=968427 2023-12-01T05:07:20.229 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.228+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=O8ZIUPUHO7NC tag=936HENVI8ZN0 type=write size=2017003 2023-12-01T05:07:20.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.231+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=0MQDYHD5T71J type=del 2023-12-01T05:07:20.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.233+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=U0Y9HL79G0NV type=del size=2967522 2023-12-01T05:07:20.237 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.236+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=97QK9TE31S8Y type=del 2023-12-01T05:07:20.242 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.242+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~35G2BXOTZ9CL.0 size=1048576 2023-12-01T05:07:20.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.244+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~35G2BXOTZ9CL.1 size=495644 2023-12-01T05:07:20.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.244+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=35G2BXOTZ9CL tag=XQ0NN6EUFHSQ type=write size=2592796 2023-12-01T05:07:20.247 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.246+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=HGWTOQ3W3S5X type=del 2023-12-01T05:07:20.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.248+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=5OYKW7GEEEO8 type=del size=3323953 2023-12-01T05:07:20.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.250+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~JJ0N2CHU0LGW.0 size=1048576 2023-12-01T05:07:20.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.252+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~JJ0N2CHU0LGW.1 size=1048576 2023-12-01T05:07:20.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.254+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~JJ0N2CHU0LGW.2 size=255888 2023-12-01T05:07:20.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.258+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=JJ0N2CHU0LGW tag=M1NOGV8TEUI3 type=write size=3401616 2023-12-01T05:07:20.260 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.260+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=61Q41UHB4BHC type=del size=4122662 2023-12-01T05:07:20.262 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.262+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~3HSSK76ODC4J.0 size=217231 2023-12-01T05:07:20.266 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.266+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=3HSSK76ODC4J tag=XSSLDSJIJ4P8 type=write size=1265807 2023-12-01T05:07:20.272 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.271+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~H4TUBAM7N8PX.0 size=1048576 2023-12-01T05:07:20.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.274+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~H4TUBAM7N8PX.1 size=125422 2023-12-01T05:07:20.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.274+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=H4TUBAM7N8PX tag=PY3MNE3HB4YT type=write size=2222574 2023-12-01T05:07:20.278 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.278+0000 7f1e103fe8c0 1 < completed write operation key=S69RYFWXZUZ2 tag=OIXLHMKXJTBA type=write size=513316 2023-12-01T05:07:20.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.283+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~5K6599SVUP00.0 size=1048576 2023-12-01T05:07:20.287 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.286+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~5K6599SVUP00.1 size=1048576 2023-12-01T05:07:20.290 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.289+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~5K6599SVUP00.2 size=304712 2023-12-01T05:07:20.290 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.289+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=5K6599SVUP00 tag=NF3WD0DVWBHL type=write size=3450440 2023-12-01T05:07:20.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.297+0000 7f1e103fe8c0 1 < suggested remove operation key=L00N0GJ45UKN tag=8IE39OOEY6YL type=del 2023-12-01T05:07:20.301 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.300+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=BDNRAUSTUCD7 type=write size=569466 2023-12-01T05:07:20.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.303+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~5FW194Z1C4VA.0 size=662251 2023-12-01T05:07:20.308 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.307+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=5FW194Z1C4VA tag=J65PGH0Q0YVU type=write size=1710827 2023-12-01T05:07:20.312 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.312+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~V731ZIFHSWGF.0 size=1048576 2023-12-01T05:07:20.314 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.313+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~V731ZIFHSWGF.1 size=1048576 2023-12-01T05:07:20.316 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.315+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~V731ZIFHSWGF.2 size=344394 2023-12-01T05:07:20.316 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.315+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=V731ZIFHSWGF tag=P5JFW4JC0P8C type=write size=3490122 2023-12-01T05:07:20.318 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.318+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~4ZA8IPQV99BM.0 size=1048576 2023-12-01T05:07:20.320 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.320+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~4ZA8IPQV99BM.1 size=543568 2023-12-01T05:07:20.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.323+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=4ZA8IPQV99BM tag=7D2879JUKYZ4 type=write size=2640720 2023-12-01T05:07:20.326 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.325+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=HI0QMDG052TU type=del size=3586228 2023-12-01T05:07:20.329 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.328+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=4U3N6I1D9JT9 type=del 2023-12-01T05:07:20.331 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.330+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=Z0BC6P7SUY44 type=del size=848457 2023-12-01T05:07:20.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.333+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~7DPYE393KHTL.0 size=1048576 2023-12-01T05:07:20.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.335+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~7DPYE393KHTL.1 size=62389 2023-12-01T05:07:20.340 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.340+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=7DPYE393KHTL tag=OIO0DCZ7YZRD type=write size=2159541 2023-12-01T05:07:20.343 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.342+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=ULBJB2ZHJ10O type=del size=2040290 2023-12-01T05:07:20.346 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.345+0000 7f1e103fe8c0 -1 < failed to complete operation key=DR0WFRFA68YD tag=2Q2BRK6OG8R2 type=del size=2770399: (22) Invalid argument 2023-12-01T05:07:20.348 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.347+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=K3AUG5QTRGMZ type=write size=17548 2023-12-01T05:07:20.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.351+0000 7f1e103fe8c0 1 < suggested update operation key=6PFY1HQB54GY tag=J33C027TDFP9 type=del size=1015787 2023-12-01T05:07:20.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.353+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=STY0A30P339I type=del size=1532280 2023-12-01T05:07:20.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.353+0000 7f1e103fe8c0 1 < canceled part key=_multipart_D4M0DMQO4NEL.2~CMSS0F096Y46.0 size=1048576 2023-12-01T05:07:20.355 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.355+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~CMSS0F096Y46.1 size=451918 2023-12-01T05:07:20.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.359+0000 7f1e103fe8c0 1 < canceled multipart upload key=D4M0DMQO4NEL upload=CMSS0F096Y46 tag=8UDQC74SJ3LV type=write size=2549070 2023-12-01T05:07:20.362 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.361+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=9PKYKUS8QJUR type=write size=573061 2023-12-01T05:07:20.366 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.366+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~THMC4C6DHQ9F.0 size=1014346 2023-12-01T05:07:20.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.369+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=THMC4C6DHQ9F tag=QLZ4QTWWJGKB type=write size=2062922 2023-12-01T05:07:20.372 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.371+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=9ORP32LUDLYO type=del size=2979001 2023-12-01T05:07:20.375 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.374+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~O8ZIUPUHO7NC.0 size=968427 2023-12-01T05:07:20.378 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.378+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=O8ZIUPUHO7NC tag=936HENVI8ZN0 type=write size=2017003 2023-12-01T05:07:20.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.380+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=NTPHQIRW5H5O type=del size=2610423 2023-12-01T05:07:20.384 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.383+0000 7f1e103fe8c0 -1 < failed to complete operation key=6PFY1HQB54GY tag=U0Y9HL79G0NV type=del size=2967522: (22) Invalid argument 2023-12-01T05:07:20.386 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.385+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=LYZ796OLL1HO type=del size=2101965 2023-12-01T05:07:20.389 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.388+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~35G2BXOTZ9CL.0 size=1048576 2023-12-01T05:07:20.391 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.390+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~35G2BXOTZ9CL.1 size=495644 2023-12-01T05:07:20.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.394+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=35G2BXOTZ9CL tag=XQ0NN6EUFHSQ type=write size=2592796 2023-12-01T05:07:20.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.398+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~T3P5EHD72623.0 size=691767 2023-12-01T05:07:20.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.398+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=T3P5EHD72623 tag=B56HXD6HURWG type=write size=1740343 2023-12-01T05:07:20.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.402+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=5OYKW7GEEEO8 type=del size=3323953 2023-12-01T05:07:20.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.405+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=QSI1OVM26V52 type=del size=3300600 2023-12-01T05:07:20.408 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.407+0000 7f1e103fe8c0 1 < canceled operation key=6THHYCQ1Y1YA tag=61Q41UHB4BHC type=del size=4122662 2023-12-01T05:07:20.411 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.410+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=X0MTH4K4HWSR type=del size=1223652 2023-12-01T05:07:20.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.412+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~H4TUBAM7N8PX.0 size=1048576 2023-12-01T05:07:20.415 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.415+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~H4TUBAM7N8PX.1 size=125422 2023-12-01T05:07:20.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.419+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=H4TUBAM7N8PX tag=PY3MNE3HB4YT type=write size=2222574 2023-12-01T05:07:20.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.421+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=UITR3TQUF00N type=del size=201170 2023-12-01T05:07:20.426 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.425+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~5K6599SVUP00.0 size=1048576 2023-12-01T05:07:20.429 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.428+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~5K6599SVUP00.1 size=1048576 2023-12-01T05:07:20.429 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.428+0000 7f1e103fe8c0 1 < canceled part key=_multipart_D4M0DMQO4NEL.2~5K6599SVUP00.2 size=304712 2023-12-01T05:07:20.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.434+0000 7f1e103fe8c0 1 < canceled multipart upload key=D4M0DMQO4NEL upload=5K6599SVUP00 tag=NF3WD0DVWBHL type=write size=3450440 2023-12-01T05:07:20.437 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.436+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=AU6HQI5HGUD2 type=del size=3117025 2023-12-01T05:07:20.440 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.439+0000 7f1e103fe8c0 1 < completed write operation key=HZL0ELMA8PJC tag=BDNRAUSTUCD7 type=write size=569466 2023-12-01T05:07:20.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.442+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=ITE9HJQ0N8MV type=write size=1004875 2023-12-01T05:07:20.446 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.445+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~V731ZIFHSWGF.0 size=1048576 2023-12-01T05:07:20.448 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.447+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~V731ZIFHSWGF.1 size=1048576 2023-12-01T05:07:20.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.450+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~V731ZIFHSWGF.2 size=344394 2023-12-01T05:07:20.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.454+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=V731ZIFHSWGF tag=P5JFW4JC0P8C type=write size=3490122 2023-12-01T05:07:20.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.456+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=XR5WB3OS9VF2 type=del size=2365077 2023-12-01T05:07:20.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.458+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=HI0QMDG052TU type=del 2023-12-01T05:07:20.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.462+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~B2MZQ3VS4QJ5.0 size=1048576 2023-12-01T05:07:20.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.463+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~B2MZQ3VS4QJ5.1 size=411623 2023-12-01T05:07:20.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.463+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=B2MZQ3VS4QJ5 tag=6UB7ZMMJ6K5P type=write size=2508775 2023-12-01T05:07:20.468 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.467+0000 7f1e103fe8c0 1 < suggested remove operation key=24QWY118LZSQ tag=Z0BC6P7SUY44 type=del 2023-12-01T05:07:20.470 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.470+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=IZZ3OQ6JT75A type=del size=349198 2023-12-01T05:07:20.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.472+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=ULBJB2ZHJ10O type=del 2023-12-01T05:07:20.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.475+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~PIODTCQB83OT.0 size=1048576 2023-12-01T05:07:20.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.477+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~PIODTCQB83OT.1 size=1048576 2023-12-01T05:07:20.479 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.479+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~PIODTCQB83OT.2 size=106095 2023-12-01T05:07:20.480 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.479+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=PIODTCQB83OT tag=29D67Z1MCQNU type=write size=3251823 2023-12-01T05:07:20.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.481+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=K3AUG5QTRGMZ type=write size=17548 2023-12-01T05:07:20.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.485+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~P5AZYB2W6617.0 size=1048576 2023-12-01T05:07:20.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.487+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~P5AZYB2W6617.1 size=879469 2023-12-01T05:07:20.488 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.487+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=P5AZYB2W6617 tag=CSU3QCQC4KA0 type=write size=2976621 2023-12-01T05:07:20.490 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.489+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=STY0A30P339I type=del 2023-12-01T05:07:20.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.493+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~AZO4VX8EUQ8C.0 size=908531 2023-12-01T05:07:20.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.493+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=AZO4VX8EUQ8C tag=LZR0T363WIF7 type=write size=1957107 2023-12-01T05:07:20.496 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.495+0000 7f1e103fe8c0 1 < canceled operation key=HZL0ELMA8PJC tag=9PKYKUS8QJUR type=write size=573061 2023-12-01T05:07:20.500 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.500+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~A9EWQABGBOPQ.0 size=401466 2023-12-01T05:07:20.500 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.500+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=A9EWQABGBOPQ tag=A3W7HI0I8TNS type=write size=1450042 2023-12-01T05:07:20.505 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.505+0000 7f1e103fe8c0 1 < suggested update operation key=M8GB12FJOG1E tag=9ORP32LUDLYO type=del size=2979001 2023-12-01T05:07:20.508 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.507+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=RB07HPQ3HY5C type=write size=602426 2023-12-01T05:07:20.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.508+0000 7f1e103fe8c0 -1 < no bi entry to suggest for operation key=24QWY118LZSQ tag=NTPHQIRW5H5O type=del size=2610423: (2) No such file or directory 2023-12-01T05:07:20.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.511+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=MYHXE9EF4PYX type=del size=2621173 2023-12-01T05:07:20.515 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.514+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=LYZ796OLL1HO type=del 2023-12-01T05:07:20.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.519+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~EANYKNBCCJXF.0 size=179422 2023-12-01T05:07:20.520 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.519+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=EANYKNBCCJXF tag=S81PACO4CTUM type=write size=1227998 2023-12-01T05:07:20.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.521+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~T3P5EHD72623.0 size=691767 2023-12-01T05:07:20.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.525+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=T3P5EHD72623 tag=B56HXD6HURWG type=write size=1740343 2023-12-01T05:07:20.530 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.529+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=FJL82T9ZFG16 type=del size=1744548 2023-12-01T05:07:20.532 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.532+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=QSI1OVM26V52 type=del 2023-12-01T05:07:20.535 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.534+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=TVR1MSDSRDJZ type=del size=1013442 2023-12-01T05:07:20.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.537+0000 7f1e103fe8c0 1 < canceled operation key=5TFL0075HUUM tag=X0MTH4K4HWSR type=del size=1223652 2023-12-01T05:07:20.543 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.543+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~FVG66JYBN0X8.0 size=69443 2023-12-01T05:07:20.543 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.543+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=FVG66JYBN0X8 tag=FPM0WCLHNZJZ type=write size=1118019 2023-12-01T05:07:20.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.549+0000 7f1e103fe8c0 1 < suggested remove operation key=QS349RRDWEPS tag=UITR3TQUF00N type=del 2023-12-01T05:07:20.555 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.554+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~9TSLONOUY1FQ.0 size=1048576 2023-12-01T05:07:20.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.557+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~9TSLONOUY1FQ.1 size=885127 2023-12-01T05:07:20.558 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.557+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=9TSLONOUY1FQ tag=SHQTQEULYNMQ type=write size=2982279 2023-12-01T05:07:20.560 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.560+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=AU6HQI5HGUD2 type=del 2023-12-01T05:07:20.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.562+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=06ECS7WZQ8Q4 type=del size=3844701 2023-12-01T05:07:20.567 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.566+0000 7f1e103fe8c0 1 < canceled operation key=K406217CY1N9 tag=ITE9HJQ0N8MV type=write size=1004875 2023-12-01T05:07:20.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.569+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=6U7U0BKOWEJY type=del size=3732860 2023-12-01T05:07:20.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.572+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=XR5WB3OS9VF2 type=del 2023-12-01T05:07:20.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.577+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~HJ0V6C1D8KXT.0 size=1048576 2023-12-01T05:07:20.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.579+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~HJ0V6C1D8KXT.1 size=1048576 2023-12-01T05:07:20.582 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.581+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~HJ0V6C1D8KXT.2 size=1040847 2023-12-01T05:07:20.582 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.581+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=HJ0V6C1D8KXT tag=BNL5M6NVXWHX type=write size=4186575 2023-12-01T05:07:20.585 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.584+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~B2MZQ3VS4QJ5.0 size=1048576 2023-12-01T05:07:20.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.586+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~B2MZQ3VS4QJ5.1 size=411623 2023-12-01T05:07:20.593 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.592+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=B2MZQ3VS4QJ5 tag=6UB7ZMMJ6K5P type=write size=2508775 2023-12-01T05:07:20.597 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.597+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~L3ZU13O9BXMA.0 size=61175 2023-12-01T05:07:20.597 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.597+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=L3ZU13O9BXMA tag=MTXK5XL0JSW5 type=write size=1109751 2023-12-01T05:07:20.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.601+0000 7f1e103fe8c0 1 < suggested update operation key=ZJ4W1AW278KZ tag=IZZ3OQ6JT75A type=del size=349198 2023-12-01T05:07:20.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.605+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~3NUG3ZC9HQR3.0 size=687912 2023-12-01T05:07:20.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.605+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=3NUG3ZC9HQR3 tag=IVHT2VC55HYT type=write size=1736488 2023-12-01T05:07:20.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.608+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~PIODTCQB83OT.0 size=1048576 2023-12-01T05:07:20.611 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.610+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~PIODTCQB83OT.1 size=1048576 2023-12-01T05:07:20.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.612+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~PIODTCQB83OT.2 size=106095 2023-12-01T05:07:20.617 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.616+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=PIODTCQB83OT tag=29D67Z1MCQNU type=write size=3251823 2023-12-01T05:07:20.620 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.619+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=520VY4KLJ44W type=del size=2312730 2023-12-01T05:07:20.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.621+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~P5AZYB2W6617.0 size=1048576 2023-12-01T05:07:20.624 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.624+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~P5AZYB2W6617.1 size=879469 2023-12-01T05:07:20.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.628+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=P5AZYB2W6617 tag=CSU3QCQC4KA0 type=write size=2976621 2023-12-01T05:07:20.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.630+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=9CMW52K0XDIM type=del size=2922855 2023-12-01T05:07:20.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.633+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~AZO4VX8EUQ8C.0 size=908531 2023-12-01T05:07:20.639 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.638+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=AZO4VX8EUQ8C tag=LZR0T363WIF7 type=write size=1957107 2023-12-01T05:07:20.641 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.641+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=S6N1P6JY43KI type=write size=710243 2023-12-01T05:07:20.644 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.643+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~A9EWQABGBOPQ.0 size=401466 2023-12-01T05:07:20.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.647+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=A9EWQABGBOPQ tag=A3W7HI0I8TNS type=write size=1450042 2023-12-01T05:07:20.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.649+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=HAKOOVM8LODX type=del size=1397949 2023-12-01T05:07:20.652 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.651+0000 7f1e103fe8c0 1 < completed write operation key=S69RYFWXZUZ2 tag=RB07HPQ3HY5C type=write size=602426 2023-12-01T05:07:20.656 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.656+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~AQAWP1BW20CA.0 size=255132 2023-12-01T05:07:20.656 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.656+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=AQAWP1BW20CA tag=DPJS3G3JPS5Q type=write size=1303708 2023-12-01T05:07:20.658 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.658+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=MYHXE9EF4PYX type=del 2023-12-01T05:07:20.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.660+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=1HP8K8GHH1OR type=del size=3111462 2023-12-01T05:07:20.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.663+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~EANYKNBCCJXF.0 size=179422 2023-12-01T05:07:20.668 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.668+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=EANYKNBCCJXF tag=S81PACO4CTUM type=write size=1227998 2023-12-01T05:07:20.673 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.672+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~64NF55HKUKEL.0 size=710556 2023-12-01T05:07:20.673 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.672+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=64NF55HKUKEL tag=QQU8SX8E04VU type=write size=1759132 2023-12-01T05:07:20.677 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.677+0000 7f1e103fe8c0 1 < suggested remove operation key=6THHYCQ1Y1YA tag=FJL82T9ZFG16 type=del 2023-12-01T05:07:20.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.679+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=HTFG4VYSCGV1 type=write size=81727 2023-12-01T05:07:20.682 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.682+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=TVR1MSDSRDJZ type=del 2023-12-01T05:07:20.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.686+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~BFWN44593367.0 size=1048576 2023-12-01T05:07:20.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.688+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~BFWN44593367.1 size=329502 2023-12-01T05:07:20.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.688+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=BFWN44593367 tag=QL2J6Y3XHFY8 type=write size=2426654 2023-12-01T05:07:20.692 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.691+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~FVG66JYBN0X8.0 size=69443 2023-12-01T05:07:20.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.695+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=FVG66JYBN0X8 tag=FPM0WCLHNZJZ type=write size=1118019 2023-12-01T05:07:20.700 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.700+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~11DZVJSXA55A.0 size=1048576 2023-12-01T05:07:20.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.702+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~11DZVJSXA55A.1 size=182981 2023-12-01T05:07:20.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.702+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=11DZVJSXA55A tag=LYD3318WEGCK type=write size=2280133 2023-12-01T05:07:20.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.705+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~9TSLONOUY1FQ.0 size=1048576 2023-12-01T05:07:20.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.707+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~9TSLONOUY1FQ.1 size=885127 2023-12-01T05:07:20.712 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.712+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=9TSLONOUY1FQ tag=SHQTQEULYNMQ type=write size=2982279 2023-12-01T05:07:20.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.714+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=2KNNVJN7KH54 type=del size=2913415 2023-12-01T05:07:20.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.716+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=06ECS7WZQ8Q4 type=del 2023-12-01T05:07:20.720 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.719+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=8S7A5CSUOBRZ type=del size=1452543 2023-12-01T05:07:20.726 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.725+0000 7f1e103fe8c0 1 < suggested update operation key=H1CDA6T1SMV1 tag=6U7U0BKOWEJY type=del size=3732860 2023-12-01T05:07:20.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.728+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=BI6KHCI6VHKC type=del size=3617602 2023-12-01T05:07:20.732 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.731+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~HJ0V6C1D8KXT.0 size=1048576 2023-12-01T05:07:20.732 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.731+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~HJ0V6C1D8KXT.1 size=1048576 2023-12-01T05:07:20.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.734+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~HJ0V6C1D8KXT.2 size=1040847 2023-12-01T05:07:20.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.740+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=HJ0V6C1D8KXT tag=BNL5M6NVXWHX type=write size=4186575 2023-12-01T05:07:20.745 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.744+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=D1CQIQH8BMUZ type=write size=826140 2023-12-01T05:07:20.749 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.748+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~L3ZU13O9BXMA.0 size=61175 2023-12-01T05:07:20.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.753+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=L3ZU13O9BXMA tag=MTXK5XL0JSW5 type=write size=1109751 2023-12-01T05:07:20.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.755+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=QAI0X1SJNDFJ type=del size=3469489 2023-12-01T05:07:20.758 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.758+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~3NUG3ZC9HQR3.0 size=687912 2023-12-01T05:07:20.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.761+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=3NUG3ZC9HQR3 tag=IVHT2VC55HYT type=write size=1736488 2023-12-01T05:07:20.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.764+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=4RCCGFI07IVV type=write size=883607 2023-12-01T05:07:20.766 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.766+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=520VY4KLJ44W type=del 2023-12-01T05:07:20.768 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.768+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=UASFJSQKDHJH type=del size=1792944 2023-12-01T05:07:20.770 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.770+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=9CMW52K0XDIM type=del 2023-12-01T05:07:20.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.774+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~1SDI7TZ1ULWS.0 size=1048576 2023-12-01T05:07:20.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.777+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~1SDI7TZ1ULWS.1 size=1048576 2023-12-01T05:07:20.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.779+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~1SDI7TZ1ULWS.2 size=672328 2023-12-01T05:07:20.779 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.779+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=1SDI7TZ1ULWS tag=FKJ5I8HAOLRQ type=write size=3818056 2023-12-01T05:07:20.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.781+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=S6N1P6JY43KI type=write size=710243 2023-12-01T05:07:20.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.783+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=2F0LV8GI4TPB type=write size=926471 2023-12-01T05:07:20.787 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.787+0000 7f1e103fe8c0 1 < suggested remove operation key=DR0WFRFA68YD tag=HAKOOVM8LODX type=del 2023-12-01T05:07:20.790 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.789+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=OV70G1KURXP5 type=del size=806858 2023-12-01T05:07:20.792 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.791+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~AQAWP1BW20CA.0 size=255132 2023-12-01T05:07:20.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.795+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=AQAWP1BW20CA tag=DPJS3G3JPS5Q type=write size=1303708 2023-12-01T05:07:20.797 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.797+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=TDJHEUFA1PSR type=write size=128520 2023-12-01T05:07:20.799 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.799+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=1HP8K8GHH1OR type=del 2023-12-01T05:07:20.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.803+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~8692B6ZX4246.0 size=1048576 2023-12-01T05:07:20.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.805+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~8692B6ZX4246.1 size=791829 2023-12-01T05:07:20.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.805+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=8692B6ZX4246 tag=S3SXK1UJOO9B type=write size=2888981 2023-12-01T05:07:20.808 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.807+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~64NF55HKUKEL.0 size=710556 2023-12-01T05:07:20.812 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.811+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=64NF55HKUKEL tag=QQU8SX8E04VU type=write size=1759132 2023-12-01T05:07:20.814 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.813+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=EL095ZC5AZ4I type=del size=836597 2023-12-01T05:07:20.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.815+0000 7f1e103fe8c0 1 < completed write operation key=6PFY1HQB54GY tag=HTFG4VYSCGV1 type=write size=81727 2023-12-01T05:07:20.818 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.817+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=BSMLE8T2AOUF type=write size=323107 2023-12-01T05:07:20.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.819+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~BFWN44593367.0 size=1048576 2023-12-01T05:07:20.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.821+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~BFWN44593367.1 size=329502 2023-12-01T05:07:20.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.825+0000 7f1e103fe8c0 1 < completed multipart upload key=LLWHS8A9H3PV upload=BFWN44593367 tag=QL2J6Y3XHFY8 type=write size=2426654 2023-12-01T05:07:20.828 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.828+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=R1T7VLH7L7QE type=del size=1307690 2023-12-01T05:07:20.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.830+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~11DZVJSXA55A.0 size=1048576 2023-12-01T05:07:20.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.831+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~11DZVJSXA55A.1 size=182981 2023-12-01T05:07:20.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.835+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=11DZVJSXA55A tag=LYD3318WEGCK type=write size=2280133 2023-12-01T05:07:20.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.839+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~GZS60NJF6L5Q.0 size=1048576 2023-12-01T05:07:20.842 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.841+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~GZS60NJF6L5Q.1 size=1048576 2023-12-01T05:07:20.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.843+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~GZS60NJF6L5Q.2 size=827082 2023-12-01T05:07:20.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.843+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=GZS60NJF6L5Q tag=O6V4TMHBSXDS type=write size=3972810 2023-12-01T05:07:20.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.845+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=2KNNVJN7KH54 type=del 2023-12-01T05:07:20.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.847+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=E3EU3ZDQGW59 type=del size=4180492 2023-12-01T05:07:20.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.849+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=8S7A5CSUOBRZ type=del 2023-12-01T05:07:20.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.851+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=N2582Z1HBZA1 type=del size=2334342 2023-12-01T05:07:20.854 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.853+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=BI6KHCI6VHKC type=del 2023-12-01T05:07:20.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.858+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~V6GX169TYSLS.0 size=1048576 2023-12-01T05:07:20.861 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.861+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~V6GX169TYSLS.1 size=1048576 2023-12-01T05:07:20.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.863+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~V6GX169TYSLS.2 size=85891 2023-12-01T05:07:20.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.863+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=V6GX169TYSLS tag=MHTVPCL6VMOB type=write size=3231619 2023-12-01T05:07:20.869 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.868+0000 7f1e103fe8c0 1 < suggested update operation key=1I2J7UYUBJ84 tag=D1CQIQH8BMUZ type=write size=826140 2023-12-01T05:07:20.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.870+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=OH8QBSWGJG6B type=write size=475987 2023-12-01T05:07:20.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.873+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=QAI0X1SJNDFJ type=del 2023-12-01T05:07:20.876 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.875+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=OPHWK6123SKI type=del size=23407 2023-12-01T05:07:20.878 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.877+0000 7f1e103fe8c0 1 < completed write operation key=E8ZZ0TR1IV5S tag=4RCCGFI07IVV type=write size=883607 2023-12-01T05:07:20.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.880+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=LNSN49O1R366 type=del size=2374150 2023-12-01T05:07:20.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.883+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=UASFJSQKDHJH type=del 2023-12-01T05:07:20.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.885+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=XSU12G28U56W type=del size=3669951 2023-12-01T05:07:20.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.887+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~1SDI7TZ1ULWS.0 size=1048576 2023-12-01T05:07:20.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.889+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~1SDI7TZ1ULWS.1 size=1048576 2023-12-01T05:07:20.892 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.891+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~1SDI7TZ1ULWS.2 size=672328 2023-12-01T05:07:20.896 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.895+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=1SDI7TZ1ULWS tag=FKJ5I8HAOLRQ type=write size=3818056 2023-12-01T05:07:20.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.899+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~KMXG26NTQ0L5.0 size=1048576 2023-12-01T05:07:20.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.901+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~KMXG26NTQ0L5.1 size=1048576 2023-12-01T05:07:20.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.904+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~KMXG26NTQ0L5.2 size=102397 2023-12-01T05:07:20.905 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.904+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=KMXG26NTQ0L5 tag=ZXTRNHOZA65M type=write size=3248125 2023-12-01T05:07:20.910 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.909+0000 7f1e103fe8c0 1 < suggested update operation key=LLWHS8A9H3PV tag=2F0LV8GI4TPB type=write size=926471 2023-12-01T05:07:20.913 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.912+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=CT4TU8A4WL6S type=del size=238981 2023-12-01T05:07:20.915 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.914+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=OV70G1KURXP5 type=del 2023-12-01T05:07:20.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.918+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=Q250SAN7Z2OF type=del size=1591051 2023-12-01T05:07:20.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.921+0000 7f1e103fe8c0 1 < canceled operation key=6PFY1HQB54GY tag=TDJHEUFA1PSR type=write size=128520 2023-12-01T05:07:20.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.927+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~I1F4JJWF1WOR.0 size=191108 2023-12-01T05:07:20.928 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.927+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=I1F4JJWF1WOR tag=2R2V0O22P88M type=write size=1239684 2023-12-01T05:07:20.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.930+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~8692B6ZX4246.0 size=1048576 2023-12-01T05:07:20.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.932+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~8692B6ZX4246.1 size=791829 2023-12-01T05:07:20.940 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.939+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=8692B6ZX4246 tag=S3SXK1UJOO9B type=write size=2888981 2023-12-01T05:07:20.946 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.945+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~3PVW3YPUFZ09.0 size=1048576 2023-12-01T05:07:20.948 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.947+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~3PVW3YPUFZ09.1 size=1048576 2023-12-01T05:07:20.951 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.950+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~3PVW3YPUFZ09.2 size=218840 2023-12-01T05:07:20.951 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.950+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=3PVW3YPUFZ09 tag=QMS4Q0UO0G1J type=write size=3364568 2023-12-01T05:07:20.954 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.953+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=EL095ZC5AZ4I type=del 2023-12-01T05:07:20.957 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.957+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=JK1KH9HBSCSP type=del size=2110349 2023-12-01T05:07:20.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.960+0000 7f1e103fe8c0 1 < completed write operation key=24QWY118LZSQ tag=BSMLE8T2AOUF type=write size=323107 2023-12-01T05:07:20.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.969+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~N8GWZTUIIOA9.0 size=1048576 2023-12-01T05:07:20.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.972+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~N8GWZTUIIOA9.1 size=428785 2023-12-01T05:07:20.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.972+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=N8GWZTUIIOA9 tag=4Q9GAG5F83IR type=write size=2525937 2023-12-01T05:07:20.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.975+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=R1T7VLH7L7QE type=del 2023-12-01T05:07:20.979 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.978+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=8XGLGM13ILDA type=del size=1154612 2023-12-01T05:07:20.981 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.981+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~GZS60NJF6L5Q.0 size=1048576 2023-12-01T05:07:20.984 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.983+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~GZS60NJF6L5Q.1 size=1048576 2023-12-01T05:07:20.984 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.983+0000 7f1e103fe8c0 1 < canceled part key=_multipart_M8GB12FJOG1E.2~GZS60NJF6L5Q.2 size=827082 2023-12-01T05:07:20.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.989+0000 7f1e103fe8c0 1 < canceled multipart upload key=M8GB12FJOG1E upload=GZS60NJF6L5Q tag=O6V4TMHBSXDS type=write size=3972810 2023-12-01T05:07:20.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.995+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~AO5PH0MPX7GD.0 size=903698 2023-12-01T05:07:20.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.995+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=AO5PH0MPX7GD tag=IZSO8TLZO4BI type=write size=1952274 2023-12-01T05:07:20.999 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:20.998+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=E3EU3ZDQGW59 type=del 2023-12-01T05:07:21.002 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.002+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=1JTRBJF3MQ8A type=del size=3923569 2023-12-01T05:07:21.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.005+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=N2582Z1HBZA1 type=del 2023-12-01T05:07:21.008 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.007+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=UBVQT4BSC6BM type=del size=344823 2023-12-01T05:07:21.008 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.008+0000 7f1e103fe8c0 1 < canceled part key=_multipart_DTXKDW9IYPGT.2~V6GX169TYSLS.0 size=1048576 2023-12-01T05:07:21.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.009+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~V6GX169TYSLS.1 size=1048576 2023-12-01T05:07:21.013 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.012+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~V6GX169TYSLS.2 size=85891 2023-12-01T05:07:21.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.017+0000 7f1e103fe8c0 1 < canceled multipart upload key=DTXKDW9IYPGT upload=V6GX169TYSLS tag=MHTVPCL6VMOB type=write size=3231619 2023-12-01T05:07:21.022 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.021+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~MATHN19VOS7A.0 size=789213 2023-12-01T05:07:21.022 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.022+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=MATHN19VOS7A tag=SJFW17UR8XFJ type=write size=1837789 2023-12-01T05:07:21.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.025+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=OH8QBSWGJG6B type=write size=475987 2023-12-01T05:07:21.028 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.028+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=TSLDZRGAGBL6 type=del size=2174996 2023-12-01T05:07:21.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.031+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=OPHWK6123SKI type=del 2023-12-01T05:07:21.036 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.035+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~X5XDOFG7YYYF.0 size=1048576 2023-12-01T05:07:21.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.037+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~X5XDOFG7YYYF.1 size=1048576 2023-12-01T05:07:21.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.039+0000 7f1e103fe8c0 1 > prepared part key=_multipart_LLWHS8A9H3PV.2~X5XDOFG7YYYF.2 size=174151 2023-12-01T05:07:21.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.039+0000 7f1e103fe8c0 1 > prepared multipart upload key=LLWHS8A9H3PV upload=X5XDOFG7YYYF tag=KHF1PT3FQFLN type=write size=3319879 2023-12-01T05:07:21.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.044+0000 7f1e103fe8c0 1 < suggested update operation key=9T6W5UL8HQGR tag=LNSN49O1R366 type=del size=2374150 2023-12-01T05:07:21.050 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.049+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~ULXIB5F6WJCB.0 size=1048576 2023-12-01T05:07:21.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.052+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~ULXIB5F6WJCB.1 size=772026 2023-12-01T05:07:21.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.052+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=ULXIB5F6WJCB tag=E7ABW79Z3BF6 type=write size=2869178 2023-12-01T05:07:21.055 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.054+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=XSU12G28U56W type=del 2023-12-01T05:07:21.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.058+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~OJZOPV3IJF63.0 size=758651 2023-12-01T05:07:21.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.058+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=OJZOPV3IJF63 tag=OU729IEO1F96 type=write size=1807227 2023-12-01T05:07:21.061 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.060+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~KMXG26NTQ0L5.0 size=1048576 2023-12-01T05:07:21.063 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.062+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~KMXG26NTQ0L5.1 size=1048576 2023-12-01T05:07:21.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.064+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~KMXG26NTQ0L5.2 size=102397 2023-12-01T05:07:21.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.068+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=KMXG26NTQ0L5 tag=ZXTRNHOZA65M type=write size=3248125 2023-12-01T05:07:21.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.071+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~JQ2YRLQ8F7HW.0 size=650409 2023-12-01T05:07:21.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.071+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=JQ2YRLQ8F7HW tag=LP6606P8A7GA type=write size=1698985 2023-12-01T05:07:21.075 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.074+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=CT4TU8A4WL6S type=del 2023-12-01T05:07:21.078 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.078+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~3FDDPVDAIFQB.0 size=1048576 2023-12-01T05:07:21.080 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.080+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~3FDDPVDAIFQB.1 size=1048576 2023-12-01T05:07:21.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.081+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~3FDDPVDAIFQB.2 size=629188 2023-12-01T05:07:21.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.081+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=3FDDPVDAIFQB tag=QX5KSHZKPT6R type=write size=3774916 2023-12-01T05:07:21.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.084+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=Q250SAN7Z2OF type=del 2023-12-01T05:07:21.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.088+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~9BQV16287Y3L.0 size=1048576 2023-12-01T05:07:21.091 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.090+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~9BQV16287Y3L.1 size=1048576 2023-12-01T05:07:21.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.092+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~9BQV16287Y3L.2 size=816783 2023-12-01T05:07:21.093 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.092+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=9BQV16287Y3L tag=KK4XINNF1D2K type=write size=3962511 2023-12-01T05:07:21.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.094+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~I1F4JJWF1WOR.0 size=191108 2023-12-01T05:07:21.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.098+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=I1F4JJWF1WOR tag=2R2V0O22P88M type=write size=1239684 2023-12-01T05:07:21.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.103+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~EHJK46M50DJC.0 size=84495 2023-12-01T05:07:21.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.103+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=EHJK46M50DJC tag=R3PG1SEABUR6 type=write size=1133071 2023-12-01T05:07:21.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.105+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~3PVW3YPUFZ09.0 size=1048576 2023-12-01T05:07:21.108 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.107+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~3PVW3YPUFZ09.1 size=1048576 2023-12-01T05:07:21.110 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.109+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~3PVW3YPUFZ09.2 size=218840 2023-12-01T05:07:21.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.113+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=3PVW3YPUFZ09 tag=QMS4Q0UO0G1J type=write size=3364568 2023-12-01T05:07:21.116 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.116+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=9HCXR8KLOJ7K type=write size=727474 2023-12-01T05:07:21.119 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.118+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=JK1KH9HBSCSP type=del 2023-12-01T05:07:21.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.122+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~U2GYYRL3CLYV.0 size=1048576 2023-12-01T05:07:21.124 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.124+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~U2GYYRL3CLYV.1 size=337364 2023-12-01T05:07:21.125 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.124+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=U2GYYRL3CLYV tag=63LRE2IEWUPM type=write size=2434516 2023-12-01T05:07:21.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.126+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~N8GWZTUIIOA9.0 size=1048576 2023-12-01T05:07:21.129 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.128+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~N8GWZTUIIOA9.1 size=428785 2023-12-01T05:07:21.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.132+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=N8GWZTUIIOA9 tag=4Q9GAG5F83IR type=write size=2525937 2023-12-01T05:07:21.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.137+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~TUASSHVP7ZTC.0 size=1048576 2023-12-01T05:07:21.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.139+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~TUASSHVP7ZTC.1 size=1048576 2023-12-01T05:07:21.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.141+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~TUASSHVP7ZTC.2 size=222384 2023-12-01T05:07:21.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.141+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=TUASSHVP7ZTC tag=KFP6SDZRFJES type=write size=3368112 2023-12-01T05:07:21.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.143+0000 7f1e103fe8c0 1 < canceled operation key=I7WQ7V371WXB tag=8XGLGM13ILDA type=del size=1154612 2023-12-01T05:07:21.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.147+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~1R205J8JCRMK.0 size=229443 2023-12-01T05:07:21.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.147+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=1R205J8JCRMK tag=TSM3LHZ81UDJ type=write size=1278019 2023-12-01T05:07:21.151 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.150+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~AO5PH0MPX7GD.0 size=903698 2023-12-01T05:07:21.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.155+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=AO5PH0MPX7GD tag=IZSO8TLZO4BI type=write size=1952274 2023-12-01T05:07:21.160 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.159+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~U85ZA68ESLO0.0 size=1048576 2023-12-01T05:07:21.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.161+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~U85ZA68ESLO0.1 size=111891 2023-12-01T05:07:21.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.161+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=U85ZA68ESLO0 tag=QWE3JI3S7FGM type=write size=2209043 2023-12-01T05:07:21.163 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.163+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=1JTRBJF3MQ8A type=del 2023-12-01T05:07:21.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.166+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=7HE4OI719P0D type=write size=201792 2023-12-01T05:07:21.169 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.168+0000 7f1e103fe8c0 1 < canceled operation key=5TFL0075HUUM tag=UBVQT4BSC6BM type=del size=344823 2023-12-01T05:07:21.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.173+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~ZFQQOLMTHAT7.0 size=2536 2023-12-01T05:07:21.174 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.173+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=ZFQQOLMTHAT7 tag=4O98CDEJDNVC type=write size=1051112 2023-12-01T05:07:21.177 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.176+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~MATHN19VOS7A.0 size=789213 2023-12-01T05:07:21.182 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.181+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=MATHN19VOS7A tag=SJFW17UR8XFJ type=write size=1837789 2023-12-01T05:07:21.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.184+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=P10858Q9TDTC type=del size=858924 2023-12-01T05:07:21.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.187+0000 7f1e103fe8c0 1 < canceled operation key=285IAXA9485Z tag=TSLDZRGAGBL6 type=del size=2174996 2023-12-01T05:07:21.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.190+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=N01HNSWFNY91 type=del size=1086470 2023-12-01T05:07:21.191 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.190+0000 7f1e103fe8c0 1 < canceled part key=_multipart_LLWHS8A9H3PV.2~X5XDOFG7YYYF.0 size=1048576 2023-12-01T05:07:21.193 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.193+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~X5XDOFG7YYYF.1 size=1048576 2023-12-01T05:07:21.196 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.195+0000 7f1e103fe8c0 1 < completed part key=_multipart_LLWHS8A9H3PV.2~X5XDOFG7YYYF.2 size=174151 2023-12-01T05:07:21.200 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.200+0000 7f1e103fe8c0 1 < canceled multipart upload key=LLWHS8A9H3PV upload=X5XDOFG7YYYF tag=KHF1PT3FQFLN type=write size=3319879 2023-12-01T05:07:21.203 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.202+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=62RCCCO9B6KZ type=write size=216780 2023-12-01T05:07:21.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.205+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~ULXIB5F6WJCB.0 size=1048576 2023-12-01T05:07:21.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.205+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~ULXIB5F6WJCB.1 size=772026 2023-12-01T05:07:21.209 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.208+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=ULXIB5F6WJCB tag=E7ABW79Z3BF6 type=write size=2869178 2023-12-01T05:07:21.211 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.210+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=XLR3ZPP4TY55 type=del size=4073430 2023-12-01T05:07:21.213 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.212+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~OJZOPV3IJF63.0 size=758651 2023-12-01T05:07:21.217 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.216+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=OJZOPV3IJF63 tag=OU729IEO1F96 type=write size=1807227 2023-12-01T05:07:21.221 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.220+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~DEFK8VV0ALU3.0 size=756722 2023-12-01T05:07:21.221 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.220+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=DEFK8VV0ALU3 tag=7Z6HG828DTLK type=write size=1805298 2023-12-01T05:07:21.223 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.222+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~JQ2YRLQ8F7HW.0 size=650409 2023-12-01T05:07:21.227 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.226+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=JQ2YRLQ8F7HW tag=LP6606P8A7GA type=write size=1698985 2023-12-01T05:07:21.229 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.228+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=33RJOKMVXUWM type=write size=322902 2023-12-01T05:07:21.231 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.230+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~3FDDPVDAIFQB.0 size=1048576 2023-12-01T05:07:21.233 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.232+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~3FDDPVDAIFQB.1 size=1048576 2023-12-01T05:07:21.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.234+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~3FDDPVDAIFQB.2 size=629188 2023-12-01T05:07:21.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.238+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=3FDDPVDAIFQB tag=QX5KSHZKPT6R type=write size=3774916 2023-12-01T05:07:21.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.240+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=O4F3WPE3J1BH type=del size=1461096 2023-12-01T05:07:21.244 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.243+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~9BQV16287Y3L.0 size=1048576 2023-12-01T05:07:21.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.245+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~9BQV16287Y3L.1 size=1048576 2023-12-01T05:07:21.247 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.247+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~9BQV16287Y3L.2 size=816783 2023-12-01T05:07:21.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.250+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=9BQV16287Y3L tag=KK4XINNF1D2K type=write size=3962511 2023-12-01T05:07:21.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.253+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=ELUCNMW4KBMN type=write size=877952 2023-12-01T05:07:21.256 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.255+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~EHJK46M50DJC.0 size=84495 2023-12-01T05:07:21.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.259+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=EHJK46M50DJC tag=R3PG1SEABUR6 type=write size=1133071 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[94233]: pgmap v1748: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 370 KiB/s wr, 1.89k op/s 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[109077]: pgmap v1748: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 370 KiB/s wr, 1.89k op/s 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.263 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.263+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~1HFT7ZIGE1HV.0 size=1048576 2023-12-01T05:07:21.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.264+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~1HFT7ZIGE1HV.1 size=1048576 2023-12-01T05:07:21.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.266+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~1HFT7ZIGE1HV.2 size=130858 2023-12-01T05:07:21.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.266+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=1HFT7ZIGE1HV tag=N0OCCOSDAFUW type=write size=3276586 2023-12-01T05:07:21.269 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.268+0000 7f1e103fe8c0 1 < completed write operation key=6THHYCQ1Y1YA tag=9HCXR8KLOJ7K type=write size=727474 2023-12-01T05:07:21.271 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.270+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=96BGHTI151UR type=del size=357615 2023-12-01T05:07:21.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.272+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~U2GYYRL3CLYV.0 size=1048576 2023-12-01T05:07:21.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.274+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~U2GYYRL3CLYV.1 size=337364 2023-12-01T05:07:21.279 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.278+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=U2GYYRL3CLYV tag=63LRE2IEWUPM type=write size=2434516 2023-12-01T05:07:21.281 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.281+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=D77XO4OY4QM0 type=write size=179140 2023-12-01T05:07:21.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.283+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~TUASSHVP7ZTC.0 size=1048576 2023-12-01T05:07:21.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.283+0000 7f1e103fe8c0 1 < canceled part key=_multipart_K406217CY1N9.2~TUASSHVP7ZTC.1 size=1048576 2023-12-01T05:07:21.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.285+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~TUASSHVP7ZTC.2 size=222384 2023-12-01T05:07:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:20 smithi089 ceph-mon[98504]: pgmap v1748: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 370 KiB/s wr, 1.89k op/s 2023-12-01T05:07:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:21.289 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.288+0000 7f1e103fe8c0 1 < canceled multipart upload key=K406217CY1N9 upload=TUASSHVP7ZTC tag=KFP6SDZRFJES type=write size=3368112 2023-12-01T05:07:21.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.290+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=BRE2GQJIDSBX type=del size=2028374 2023-12-01T05:07:21.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.291+0000 7f1e103fe8c0 1 < canceled part key=_multipart_L00N0GJ45UKN.2~1R205J8JCRMK.0 size=229443 2023-12-01T05:07:21.295 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.295+0000 7f1e103fe8c0 1 < canceled multipart upload key=L00N0GJ45UKN upload=1R205J8JCRMK tag=TSM3LHZ81UDJ type=write size=1278019 2023-12-01T05:07:21.300 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.299+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~TFN70YJEZ9OV.0 size=1048576 2023-12-01T05:07:21.301 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.301+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~TFN70YJEZ9OV.1 size=1048576 2023-12-01T05:07:21.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.303+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~TFN70YJEZ9OV.2 size=166428 2023-12-01T05:07:21.304 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.303+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=TFN70YJEZ9OV tag=APD9OWJR8IYH type=write size=3312156 2023-12-01T05:07:21.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.305+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~U85ZA68ESLO0.0 size=1048576 2023-12-01T05:07:21.307 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.307+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~U85ZA68ESLO0.1 size=111891 2023-12-01T05:07:21.311 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.310+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=U85ZA68ESLO0 tag=QWE3JI3S7FGM type=write size=2209043 2023-12-01T05:07:21.313 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.313+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=WQO0SQSYOUY8 type=del size=290 2023-12-01T05:07:21.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.316+0000 7f1e103fe8c0 1 < suggested update operation key=OXQC97F80TRZ tag=7HE4OI719P0D type=write size=201792 2023-12-01T05:07:21.321 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.320+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~LNLWPNHM1L3D.0 size=1048576 2023-12-01T05:07:21.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.322+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~LNLWPNHM1L3D.1 size=846779 2023-12-01T05:07:21.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.322+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=LNLWPNHM1L3D tag=9PZ454763O2W type=write size=2943931 2023-12-01T05:07:21.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.324+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~ZFQQOLMTHAT7.0 size=2536 2023-12-01T05:07:21.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.328+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=ZFQQOLMTHAT7 tag=4O98CDEJDNVC type=write size=1051112 2023-12-01T05:07:21.330 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.330+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=8OPC76G6TWKB type=del size=1034716 2023-12-01T05:07:21.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.333+0000 7f1e103fe8c0 1 < suggested update operation key=DTXKDW9IYPGT tag=P10858Q9TDTC type=del size=858924 2023-12-01T05:07:21.338 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.337+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~J4MMTPUG20WK.0 size=876527 2023-12-01T05:07:21.338 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.337+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=J4MMTPUG20WK tag=DEBBLJTQUGAH type=write size=1925103 2023-12-01T05:07:21.340 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.339+0000 7f1e103fe8c0 1 < canceled operation key=9T6W5UL8HQGR tag=N01HNSWFNY91 type=del size=1086470 2023-12-01T05:07:21.344 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.343+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~MFA7F3GJ5FF6.0 size=1048576 2023-12-01T05:07:21.345 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.345+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~MFA7F3GJ5FF6.1 size=1048576 2023-12-01T05:07:21.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.346+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~MFA7F3GJ5FF6.2 size=412128 2023-12-01T05:07:21.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.346+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=MFA7F3GJ5FF6 tag=22VQHAJU80M5 type=write size=3557856 2023-12-01T05:07:21.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.348+0000 7f1e103fe8c0 1 < completed write operation key=24QWY118LZSQ tag=62RCCCO9B6KZ type=write size=216780 2023-12-01T05:07:21.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.350+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=R84MZN4ZCZFT type=del size=2692207 2023-12-01T05:07:21.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.353+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=XLR3ZPP4TY55 type=del size=4073430: (22) Invalid argument 2023-12-01T05:07:21.358 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.357+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~NO0WTI1RZJZ7.0 size=1048576 2023-12-01T05:07:21.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.359+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~NO0WTI1RZJZ7.1 size=1048576 2023-12-01T05:07:21.361 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.361+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~NO0WTI1RZJZ7.2 size=111346 2023-12-01T05:07:21.362 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.361+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=NO0WTI1RZJZ7 tag=VR0XGO7QPEV0 type=write size=3257074 2023-12-01T05:07:21.364 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.363+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~DEFK8VV0ALU3.0 size=756722 2023-12-01T05:07:21.368 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.367+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=DEFK8VV0ALU3 tag=7Z6HG828DTLK type=write size=1805298 2023-12-01T05:07:21.372 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.371+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~U6G770ZIR9ZS.0 size=1048576 2023-12-01T05:07:21.373 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.373+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~U6G770ZIR9ZS.1 size=1048576 2023-12-01T05:07:21.375 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.374+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~U6G770ZIR9ZS.2 size=95596 2023-12-01T05:07:21.375 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.374+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=U6G770ZIR9ZS tag=O408DVG0WR1P type=write size=3241324 2023-12-01T05:07:21.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.377+0000 7f1e103fe8c0 1 < completed write operation key=LLWHS8A9H3PV tag=33RJOKMVXUWM type=write size=322902 2023-12-01T05:07:21.380 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.379+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=9CACUCIWVKLA type=del size=2429015 2023-12-01T05:07:21.384 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.383+0000 7f1e103fe8c0 1 < suggested remove operation key=I7WQ7V371WXB tag=O4F3WPE3J1BH type=del 2023-12-01T05:07:21.386 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.385+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=WUFVJ0X99IEI type=del size=4082378 2023-12-01T05:07:21.389 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.388+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=ELUCNMW4KBMN type=write size=877952: (22) Invalid argument 2023-12-01T05:07:21.391 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.391+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=UUF961UIUV0B type=write size=852888 2023-12-01T05:07:21.394 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.393+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~1HFT7ZIGE1HV.0 size=1048576 2023-12-01T05:07:21.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.395+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~1HFT7ZIGE1HV.1 size=1048576 2023-12-01T05:07:21.397 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.397+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~1HFT7ZIGE1HV.2 size=130858 2023-12-01T05:07:21.401 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.400+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=1HFT7ZIGE1HV tag=N0OCCOSDAFUW type=write size=3276586 2023-12-01T05:07:21.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.402+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=6ZG8WR8N230P type=del size=628374 2023-12-01T05:07:21.406 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.405+0000 7f1e103fe8c0 -1 < failed to complete operation key=I7WQ7V371WXB tag=96BGHTI151UR type=del size=357615: (22) Invalid argument 2023-12-01T05:07:21.408 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.407+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=QLGI4F6HBYNE type=del size=2955846 2023-12-01T05:07:21.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.411+0000 7f1e103fe8c0 1 < suggested remove operation key=285IAXA9485Z tag=D77XO4OY4QM0 type=write 2023-12-01T05:07:21.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.415+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~EWLWV125LO90.0 size=1048576 2023-12-01T05:07:21.417 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.417+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~EWLWV125LO90.1 size=920061 2023-12-01T05:07:21.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.417+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=EWLWV125LO90 tag=WZKUM4BEF0ZN type=write size=3017213 2023-12-01T05:07:21.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.420+0000 7f1e103fe8c0 -1 < failed to complete operation key=OXQC97F80TRZ tag=BRE2GQJIDSBX type=del size=2028374: (22) Invalid argument 2023-12-01T05:07:21.424 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.423+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~Y5NQ77K4U1RB.0 size=90443 2023-12-01T05:07:21.424 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.423+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=Y5NQ77K4U1RB tag=NJIK5I6PNW91 type=write size=1139019 2023-12-01T05:07:21.426 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.426+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~TFN70YJEZ9OV.0 size=1048576 2023-12-01T05:07:21.428 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.427+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~TFN70YJEZ9OV.1 size=1048576 2023-12-01T05:07:21.430 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.429+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~TFN70YJEZ9OV.2 size=166428 2023-12-01T05:07:21.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.434+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=TFN70YJEZ9OV tag=APD9OWJR8IYH type=write size=3312156 2023-12-01T05:07:21.439 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.438+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~QNH812DB0BAW.0 size=1048576 2023-12-01T05:07:21.440 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.440+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~QNH812DB0BAW.1 size=984616 2023-12-01T05:07:21.440 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.440+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=QNH812DB0BAW tag=WL1NNISDOPZ8 type=write size=3081768 2023-12-01T05:07:21.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.442+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=WQO0SQSYOUY8 type=del 2023-12-01T05:07:21.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.444+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=AY9MHHT4CZNG type=write size=102830 2023-12-01T05:07:21.447 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.447+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~LNLWPNHM1L3D.0 size=1048576 2023-12-01T05:07:21.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.448+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~LNLWPNHM1L3D.1 size=846779 2023-12-01T05:07:21.453 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.452+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=LNLWPNHM1L3D tag=9PZ454763O2W type=write size=2943931 2023-12-01T05:07:21.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.454+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=KOYFEOH1D0FB type=del size=2023656 2023-12-01T05:07:21.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.459+0000 7f1e103fe8c0 1 < suggested update operation key=5TFL0075HUUM tag=8OPC76G6TWKB type=del size=1034716 2023-12-01T05:07:21.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.463+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~GLNTUFU7YS0P.0 size=1048576 2023-12-01T05:07:21.466 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.465+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~GLNTUFU7YS0P.1 size=316642 2023-12-01T05:07:21.466 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.465+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=GLNTUFU7YS0P tag=8ZPUWM842314 type=write size=2413794 2023-12-01T05:07:21.468 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.467+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~J4MMTPUG20WK.0 size=876527 2023-12-01T05:07:21.472 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.471+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=J4MMTPUG20WK tag=DEBBLJTQUGAH type=write size=1925103 2023-12-01T05:07:21.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.476+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~YZ88EAQI8ARR.0 size=176035 2023-12-01T05:07:21.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.476+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=YZ88EAQI8ARR tag=TF1LYRTKR4KK type=write size=1224611 2023-12-01T05:07:21.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.478+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~MFA7F3GJ5FF6.0 size=1048576 2023-12-01T05:07:21.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.480+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~MFA7F3GJ5FF6.1 size=1048576 2023-12-01T05:07:21.481 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.480+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~MFA7F3GJ5FF6.2 size=412128 2023-12-01T05:07:21.486 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.484+0000 7f1e103fe8c0 1 < canceled multipart upload key=24QWY118LZSQ upload=MFA7F3GJ5FF6 tag=22VQHAJU80M5 type=write size=3557856 2023-12-01T05:07:21.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.486+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=5SLX7M13TYNL type=del size=229655 2023-12-01T05:07:21.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.488+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=R84MZN4ZCZFT type=del 2023-12-01T05:07:21.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.493+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~5A5YOWEQFKEK.0 size=1048576 2023-12-01T05:07:21.495 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.495+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~5A5YOWEQFKEK.1 size=1048576 2023-12-01T05:07:21.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.496+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~5A5YOWEQFKEK.2 size=427733 2023-12-01T05:07:21.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.496+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=5A5YOWEQFKEK tag=EL00WBP4CRDA type=write size=3573461 2023-12-01T05:07:21.499 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.498+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~NO0WTI1RZJZ7.0 size=1048576 2023-12-01T05:07:21.501 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.500+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~NO0WTI1RZJZ7.1 size=1048576 2023-12-01T05:07:21.503 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.502+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~NO0WTI1RZJZ7.2 size=111346 2023-12-01T05:07:21.507 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.506+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=NO0WTI1RZJZ7 tag=VR0XGO7QPEV0 type=write size=3257074 2023-12-01T05:07:21.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.508+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=3PXP93LQGEPF type=del size=963196 2023-12-01T05:07:21.509 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.508+0000 7f1e103fe8c0 1 < canceled part key=_multipart_5TFL0075HUUM.2~U6G770ZIR9ZS.0 size=1048576 2023-12-01T05:07:21.511 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.510+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~U6G770ZIR9ZS.1 size=1048576 2023-12-01T05:07:21.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.512+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~U6G770ZIR9ZS.2 size=95596 2023-12-01T05:07:21.516 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.515+0000 7f1e103fe8c0 1 < canceled multipart upload key=5TFL0075HUUM upload=U6G770ZIR9ZS tag=O408DVG0WR1P type=write size=3241324 2023-12-01T05:07:21.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.518+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=1UAPXSGWQCWA type=del size=833102 2023-12-01T05:07:21.521 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.520+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=9CACUCIWVKLA type=del 2023-12-01T05:07:21.523 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.522+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=GE9SCK7B939H type=del size=3795932 2023-12-01T05:07:21.525 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.524+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=WUFVJ0X99IEI type=del 2023-12-01T05:07:21.527 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.526+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=59JCE4TDKH1V type=write size=297658 2023-12-01T05:07:21.529 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.528+0000 7f1e103fe8c0 1 < completed write operation key=D4M0DMQO4NEL tag=UUF961UIUV0B type=write size=852888 2023-12-01T05:07:21.531 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.531+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=3TMZ0RL9XCCA type=del size=857991 2023-12-01T05:07:21.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.533+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=6ZG8WR8N230P type=del 2023-12-01T05:07:21.535 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.535+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=F7J0EHHC5Q83 type=write size=809500 2023-12-01T05:07:21.537 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.537+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=QLGI4F6HBYNE type=del 2023-12-01T05:07:21.539 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.539+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=XCG0JZ3C1Q8A type=del size=3197967 2023-12-01T05:07:21.541 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.540+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~EWLWV125LO90.0 size=1048576 2023-12-01T05:07:21.541 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.540+0000 7f1e103fe8c0 1 < canceled part key=_multipart_VOYJN3AL8Y53.2~EWLWV125LO90.1 size=920061 2023-12-01T05:07:21.545 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.544+0000 7f1e103fe8c0 1 < canceled multipart upload key=VOYJN3AL8Y53 upload=EWLWV125LO90 tag=WZKUM4BEF0ZN type=write size=3017213 2023-12-01T05:07:21.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.546+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=9B3YOHT1YVX1 type=del size=1699744 2023-12-01T05:07:21.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.549+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~Y5NQ77K4U1RB.0 size=90443 2023-12-01T05:07:21.553 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.552+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=Y5NQ77K4U1RB tag=NJIK5I6PNW91 type=write size=1139019 2023-12-01T05:07:21.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.556+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~0IUTJ05P6WHE.0 size=1048576 2023-12-01T05:07:21.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.558+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~0IUTJ05P6WHE.1 size=264669 2023-12-01T05:07:21.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.558+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=0IUTJ05P6WHE tag=RUKGEPX9MF64 type=write size=2361821 2023-12-01T05:07:21.561 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.560+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~QNH812DB0BAW.0 size=1048576 2023-12-01T05:07:21.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.562+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~QNH812DB0BAW.1 size=984616 2023-12-01T05:07:21.566 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.566+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=QNH812DB0BAW tag=WL1NNISDOPZ8 type=write size=3081768 2023-12-01T05:07:21.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.569+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~GP68O7Q2W5FF.0 size=1048576 2023-12-01T05:07:21.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.571+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~GP68O7Q2W5FF.1 size=795631 2023-12-01T05:07:21.572 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.571+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=GP68O7Q2W5FF tag=6F3FCIEESQER type=write size=2892783 2023-12-01T05:07:21.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.573+0000 7f1e103fe8c0 1 < canceled operation key=E8ZZ0TR1IV5S tag=AY9MHHT4CZNG type=write size=102830 2023-12-01T05:07:21.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.577+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~5F02Z8MU9SYL.0 size=1048576 2023-12-01T05:07:21.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.579+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~5F02Z8MU9SYL.1 size=709153 2023-12-01T05:07:21.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.579+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=5F02Z8MU9SYL tag=E29BCYVEIZKM type=write size=2806305 2023-12-01T05:07:21.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.583+0000 7f1e103fe8c0 1 < suggested update operation key=24QWY118LZSQ tag=KOYFEOH1D0FB type=del size=2023656 2023-12-01T05:07:21.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.585+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=VURATF420NIH type=del size=655856 2023-12-01T05:07:21.588 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.588+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~GLNTUFU7YS0P.0 size=1048576 2023-12-01T05:07:21.590 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.589+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~GLNTUFU7YS0P.1 size=316642 2023-12-01T05:07:21.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.593+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=GLNTUFU7YS0P tag=8ZPUWM842314 type=write size=2413794 2023-12-01T05:07:21.596 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.595+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=Z3AFQBALFES6 type=del size=3540312 2023-12-01T05:07:21.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.597+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~YZ88EAQI8ARR.0 size=176035 2023-12-01T05:07:21.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.601+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=YZ88EAQI8ARR tag=TF1LYRTKR4KK type=write size=1224611 2023-12-01T05:07:21.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.603+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=3AMW93WOTWFI type=del size=336511 2023-12-01T05:07:21.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.605+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=5SLX7M13TYNL type=del 2023-12-01T05:07:21.608 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.608+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=5NCB93KEPXVY type=del size=2011000 2023-12-01T05:07:21.610 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.610+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~5A5YOWEQFKEK.0 size=1048576 2023-12-01T05:07:21.612 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.611+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~5A5YOWEQFKEK.1 size=1048576 2023-12-01T05:07:21.614 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.613+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~5A5YOWEQFKEK.2 size=427733 2023-12-01T05:07:21.618 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.617+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=5A5YOWEQFKEK tag=EL00WBP4CRDA type=write size=3573461 2023-12-01T05:07:21.622 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.621+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~1IGO83K7DJS0.0 size=1048576 2023-12-01T05:07:21.623 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.623+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~1IGO83K7DJS0.1 size=1048576 2023-12-01T05:07:21.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.625+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~1IGO83K7DJS0.2 size=445380 2023-12-01T05:07:21.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.625+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=1IGO83K7DJS0 tag=Z8YECK32FUNG type=write size=3591108 2023-12-01T05:07:21.627 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.627+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=3PXP93LQGEPF type=del 2023-12-01T05:07:21.631 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.630+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~89QGTAZFR94Z.0 size=1048576 2023-12-01T05:07:21.633 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.632+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~89QGTAZFR94Z.1 size=388598 2023-12-01T05:07:21.633 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.632+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=89QGTAZFR94Z tag=MY7AF3R5LQY2 type=write size=2485750 2023-12-01T05:07:21.637 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.636+0000 7f1e103fe8c0 1 < suggested update operation key=DTXKDW9IYPGT tag=1UAPXSGWQCWA type=del size=833102 2023-12-01T05:07:21.641 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.640+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~BMOZLN1GOUYI.0 size=1048576 2023-12-01T05:07:21.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.642+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~BMOZLN1GOUYI.1 size=1048576 2023-12-01T05:07:21.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.644+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~BMOZLN1GOUYI.2 size=300439 2023-12-01T05:07:21.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.645+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=BMOZLN1GOUYI tag=E010FHC3LCJ6 type=write size=3446167 2023-12-01T05:07:21.649 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.649+0000 7f1e103fe8c0 1 < suggested update operation key=QS349RRDWEPS tag=GE9SCK7B939H type=del size=3795932 2023-12-01T05:07:21.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.652+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~3DI3UEY7H5ZV.0 size=26946 2023-12-01T05:07:21.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.652+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=3DI3UEY7H5ZV tag=3CCKUM8NKZUQ type=write size=1075522 2023-12-01T05:07:21.655 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.654+0000 7f1e103fe8c0 1 < completed write operation key=DR0WFRFA68YD tag=59JCE4TDKH1V type=write size=297658 2023-12-01T05:07:21.657 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.656+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=8AIGJVSUKJE0 type=del size=670773 2023-12-01T05:07:21.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.659+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=3TMZ0RL9XCCA type=del 2023-12-01T05:07:21.663 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.662+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~K9TLB9ZBSXDE.0 size=1048576 2023-12-01T05:07:21.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.664+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~K9TLB9ZBSXDE.1 size=1048576 2023-12-01T05:07:21.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.666+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~K9TLB9ZBSXDE.2 size=681846 2023-12-01T05:07:21.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.666+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=K9TLB9ZBSXDE tag=RE3IOKC2MV9Z type=write size=3827574 2023-12-01T05:07:21.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.668+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=F7J0EHHC5Q83 type=write size=809500 2023-12-01T05:07:21.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.671+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=XKVDYQJK0L6G type=del size=3797834 2023-12-01T05:07:21.673 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.673+0000 7f1e103fe8c0 1 < completed delete operation key=9T6W5UL8HQGR tag=XCG0JZ3C1Q8A type=del 2023-12-01T05:07:21.676 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.675+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=5VF3ZF0CV06G type=del size=471398 2023-12-01T05:07:21.680 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.679+0000 7f1e103fe8c0 1 < suggested remove operation key=H1CDA6T1SMV1 tag=9B3YOHT1YVX1 type=del 2023-12-01T05:07:21.684 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.683+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~0HB10D0A6C4V.0 size=1048576 2023-12-01T05:07:21.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.685+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~0HB10D0A6C4V.1 size=97572 2023-12-01T05:07:21.686 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.685+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=0HB10D0A6C4V tag=KB5KADSBQGXN type=write size=2194724 2023-12-01T05:07:21.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.687+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~0IUTJ05P6WHE.0 size=1048576 2023-12-01T05:07:21.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.689+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~0IUTJ05P6WHE.1 size=264669 2023-12-01T05:07:21.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.692+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=0IUTJ05P6WHE tag=RUKGEPX9MF64 type=write size=2361821 2023-12-01T05:07:21.695 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.694+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=571FKSCMC1DI type=del size=3514501 2023-12-01T05:07:21.697 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.696+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~GP68O7Q2W5FF.0 size=1048576 2023-12-01T05:07:21.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.698+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~GP68O7Q2W5FF.1 size=795631 2023-12-01T05:07:21.702 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.701+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=GP68O7Q2W5FF tag=6F3FCIEESQER type=write size=2892783 2023-12-01T05:07:21.704 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.703+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=RHIP2GXUYYIH type=del size=1845276 2023-12-01T05:07:21.706 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.705+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~5F02Z8MU9SYL.0 size=1048576 2023-12-01T05:07:21.708 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.707+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~5F02Z8MU9SYL.1 size=709153 2023-12-01T05:07:21.711 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.710+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=5F02Z8MU9SYL tag=E29BCYVEIZKM type=write size=2806305 2023-12-01T05:07:21.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.714+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~OK9J7PW44KA7.0 size=883308 2023-12-01T05:07:21.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.714+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=OK9J7PW44KA7 tag=HMXA1DP2CQJS type=write size=1931884 2023-12-01T05:07:21.719 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.718+0000 7f1e103fe8c0 1 < suggested update operation key=7ZK6JAXLM788 tag=VURATF420NIH type=del size=655856 2023-12-01T05:07:21.721 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.720+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=GP98NB9RSOTA type=del size=3687201 2023-12-01T05:07:21.725 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.724+0000 7f1e103fe8c0 1 < suggested update operation key=9T6W5UL8HQGR tag=Z3AFQBALFES6 type=del size=3540312 2023-12-01T05:07:21.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.726+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=I9JXO0EIVW2J type=del size=1890726 2023-12-01T05:07:21.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.728+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=3AMW93WOTWFI type=del 2023-12-01T05:07:21.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.730+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=WDZH5FTW2DY4 type=del size=4056681 2023-12-01T05:07:21.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.733+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=5NCB93KEPXVY type=del 2023-12-01T05:07:21.737 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.736+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~Z5EB81PY6PVR.0 size=804347 2023-12-01T05:07:21.737 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.736+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=Z5EB81PY6PVR tag=KEAMIFF5LIWT type=write size=1852923 2023-12-01T05:07:21.739 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.739+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~1IGO83K7DJS0.0 size=1048576 2023-12-01T05:07:21.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.741+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~1IGO83K7DJS0.1 size=1048576 2023-12-01T05:07:21.744 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.743+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~1IGO83K7DJS0.2 size=445380 2023-12-01T05:07:21.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.747+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=1IGO83K7DJS0 tag=Z8YECK32FUNG type=write size=3591108 2023-12-01T05:07:21.751 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.751+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~KDY644BJK5DS.0 size=1048576 2023-12-01T05:07:21.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.753+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~KDY644BJK5DS.1 size=897269 2023-12-01T05:07:21.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.753+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=KDY644BJK5DS tag=1WAN9ZHOD9K2 type=write size=2994421 2023-12-01T05:07:21.755 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.755+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~89QGTAZFR94Z.0 size=1048576 2023-12-01T05:07:21.757 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.757+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~89QGTAZFR94Z.1 size=388598 2023-12-01T05:07:21.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.761+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=89QGTAZFR94Z tag=MY7AF3R5LQY2 type=write size=2485750 2023-12-01T05:07:21.764 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.763+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=5402ZZCRS988 type=del size=2965902 2023-12-01T05:07:21.766 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.766+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~BMOZLN1GOUYI.0 size=1048576 2023-12-01T05:07:21.768 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.768+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~BMOZLN1GOUYI.1 size=1048576 2023-12-01T05:07:21.770 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.770+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~BMOZLN1GOUYI.2 size=300439 2023-12-01T05:07:21.774 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.773+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=BMOZLN1GOUYI tag=E010FHC3LCJ6 type=write size=3446167 2023-12-01T05:07:21.776 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.776+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=36D1XS01V9IE type=del size=3314722 2023-12-01T05:07:21.778 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.778+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~3DI3UEY7H5ZV.0 size=26946 2023-12-01T05:07:21.782 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.781+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=3DI3UEY7H5ZV tag=3CCKUM8NKZUQ type=write size=1075522 2023-12-01T05:07:21.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.783+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=P8IPRQA8XM8J type=write size=1036797 2023-12-01T05:07:21.786 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.786+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=8AIGJVSUKJE0 type=del 2023-12-01T05:07:21.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.789+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=P61XWI4S6Z9S type=write size=164955 2023-12-01T05:07:21.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.791+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~K9TLB9ZBSXDE.0 size=1048576 2023-12-01T05:07:21.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.793+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~K9TLB9ZBSXDE.1 size=1048576 2023-12-01T05:07:21.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.794+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~K9TLB9ZBSXDE.2 size=681846 2023-12-01T05:07:21.799 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.799+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=K9TLB9ZBSXDE tag=RE3IOKC2MV9Z type=write size=3827574 2023-12-01T05:07:21.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.803+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~3DPOD38A0Y7A.0 size=379794 2023-12-01T05:07:21.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.803+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=3DPOD38A0Y7A tag=5OO1ECC82Q4B type=write size=1428370 2023-12-01T05:07:21.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.805+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=XKVDYQJK0L6G type=del 2023-12-01T05:07:21.808 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.807+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=KPYTVPWJNW15 type=del size=228679 2023-12-01T05:07:21.810 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.809+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=5VF3ZF0CV06G type=del 2023-12-01T05:07:21.812 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.811+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=ZC98BI51R9QU type=del size=3603477 2023-12-01T05:07:21.814 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.813+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~0HB10D0A6C4V.0 size=1048576 2023-12-01T05:07:21.816 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.815+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~0HB10D0A6C4V.1 size=97572 2023-12-01T05:07:21.819 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.819+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=0HB10D0A6C4V tag=KB5KADSBQGXN type=write size=2194724 2023-12-01T05:07:21.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.821+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=Y193DIANJWFM type=del size=2106837 2023-12-01T05:07:21.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.823+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=571FKSCMC1DI type=del 2023-12-01T05:07:21.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.826+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=0XU35EEB4CKZ type=del size=2012151 2023-12-01T05:07:21.831 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.830+0000 7f1e103fe8c0 1 < suggested update operation key=URVXBYSKTROL tag=RHIP2GXUYYIH type=del size=1845276 2023-12-01T05:07:21.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.834+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~6MP17LR2IF4V.0 size=1048576 2023-12-01T05:07:21.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.836+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~6MP17LR2IF4V.1 size=867421 2023-12-01T05:07:21.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.836+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=6MP17LR2IF4V tag=WSWB04TTGYMT type=write size=2964573 2023-12-01T05:07:21.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.838+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~OK9J7PW44KA7.0 size=883308 2023-12-01T05:07:21.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.843+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=OK9J7PW44KA7 tag=HMXA1DP2CQJS type=write size=1931884 2023-12-01T05:07:21.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.847+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~0FR4UIMQWJB9.0 size=710219 2023-12-01T05:07:21.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.847+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=0FR4UIMQWJB9 tag=7E0TWU5V5KLU type=write size=1758795 2023-12-01T05:07:21.850 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.849+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=GP98NB9RSOTA type=del 2023-12-01T05:07:21.852 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.852+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=7173FCL11ETF type=write size=603204 2023-12-01T05:07:21.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.854+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=I9JXO0EIVW2J type=del 2023-12-01T05:07:21.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.856+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=1G5L9L02I2SC type=del size=3348795 2023-12-01T05:07:21.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.858+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=WDZH5FTW2DY4 type=del 2023-12-01T05:07:21.862 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.861+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=MMB3XZAGC35X type=del size=2793065 2023-12-01T05:07:21.864 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.863+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~Z5EB81PY6PVR.0 size=804347 2023-12-01T05:07:21.868 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.867+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=Z5EB81PY6PVR tag=KEAMIFF5LIWT type=write size=1852923 2023-12-01T05:07:21.872 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.871+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~PUPPGLEL3OX5.0 size=298980 2023-12-01T05:07:21.872 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.871+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=PUPPGLEL3OX5 tag=9ZVTRGUC84JG type=write size=1347556 2023-12-01T05:07:21.874 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.874+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~KDY644BJK5DS.0 size=1048576 2023-12-01T05:07:21.876 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.875+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~KDY644BJK5DS.1 size=897269 2023-12-01T05:07:21.880 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.879+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=KDY644BJK5DS tag=1WAN9ZHOD9K2 type=write size=2994421 2023-12-01T05:07:21.882 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.881+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=KAASD5LKWKH2 type=del size=2607181 2023-12-01T05:07:21.884 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.883+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=5402ZZCRS988 type=del 2023-12-01T05:07:21.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.885+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=AGDG9ZVV515I type=del size=2131042 2023-12-01T05:07:21.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.888+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=36D1XS01V9IE type=del 2023-12-01T05:07:21.891 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.890+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=BBIPGAVOBJL9 type=del size=2708512 2023-12-01T05:07:21.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.892+0000 7f1e103fe8c0 1 < canceled operation key=9T6W5UL8HQGR tag=P8IPRQA8XM8J type=write size=1036797 2023-12-01T05:07:21.895 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.895+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=CU4QFG8BBKCL type=write size=486609 2023-12-01T05:07:21.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.897+0000 7f1e103fe8c0 1 < canceled operation key=L00N0GJ45UKN tag=P61XWI4S6Z9S type=write size=164955 2023-12-01T05:07:21.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.899+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=AP9VMTIXMB73 type=del size=2225475 2023-12-01T05:07:21.902 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.901+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~3DPOD38A0Y7A.0 size=379794 2023-12-01T05:07:21.906 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.905+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=3DPOD38A0Y7A tag=5OO1ECC82Q4B type=write size=1428370 2023-12-01T05:07:21.908 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.907+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=QUF6FEX9G82Z type=write size=201645 2023-12-01T05:07:21.911 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.910+0000 7f1e103fe8c0 1 < completed delete operation key=S69RYFWXZUZ2 tag=KPYTVPWJNW15 type=del 2023-12-01T05:07:21.915 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.914+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~8LNE0E1AQSM6.0 size=152798 2023-12-01T05:07:21.915 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.914+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=8LNE0E1AQSM6 tag=CSUVT5L0092Y type=write size=1201374 2023-12-01T05:07:21.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.916+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=ZC98BI51R9QU type=del 2023-12-01T05:07:21.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.918+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=2GHOD59COZTC type=write size=102106 2023-12-01T05:07:21.922 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.921+0000 7f1e103fe8c0 -1 < failed to complete operation key=URVXBYSKTROL tag=Y193DIANJWFM type=del size=2106837: (22) Invalid argument 2023-12-01T05:07:21.924 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.924+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=XLSZZ0LRKW7N type=del size=2578533 2023-12-01T05:07:21.930 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.929+0000 7f1e103fe8c0 1 < suggested remove operation key=S69RYFWXZUZ2 tag=0XU35EEB4CKZ type=del 2023-12-01T05:07:21.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.933+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~0LJEBDWH8VC4.0 size=1048576 2023-12-01T05:07:21.935 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.935+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~0LJEBDWH8VC4.1 size=1043791 2023-12-01T05:07:21.936 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.935+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=0LJEBDWH8VC4 tag=Q4QEPDQXE1O0 type=write size=3140943 2023-12-01T05:07:21.938 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.937+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~6MP17LR2IF4V.0 size=1048576 2023-12-01T05:07:21.939 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.939+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~6MP17LR2IF4V.1 size=867421 2023-12-01T05:07:21.943 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.942+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=6MP17LR2IF4V tag=WSWB04TTGYMT type=write size=2964573 2023-12-01T05:07:21.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.946+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~FBGAXGIW1WXP.0 size=1048576 2023-12-01T05:07:21.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.948+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~FBGAXGIW1WXP.1 size=981798 2023-12-01T05:07:21.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.948+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=FBGAXGIW1WXP tag=DK6VU7L56IIG type=write size=3078950 2023-12-01T05:07:21.951 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.950+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~0FR4UIMQWJB9.0 size=710219 2023-12-01T05:07:21.954 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.954+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=0FR4UIMQWJB9 tag=7E0TWU5V5KLU type=write size=1758795 2023-12-01T05:07:21.957 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.956+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=JFCDK7S7SED5 type=del size=2654101 2023-12-01T05:07:21.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.958+0000 7f1e103fe8c0 1 < completed write operation key=ZJ4W1AW278KZ tag=7173FCL11ETF type=write size=603204 2023-12-01T05:07:21.964 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.963+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~21CP0QYFY1VF.0 size=370983 2023-12-01T05:07:21.964 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.963+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=21CP0QYFY1VF tag=S26TN4OX8YRD type=write size=1419559 2023-12-01T05:07:21.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.967+0000 7f1e103fe8c0 1 < suggested remove operation key=285IAXA9485Z tag=1G5L9L02I2SC type=del 2023-12-01T05:07:21.972 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.971+0000 7f1e103fe8c0 1 > prepared part key=_multipart_7ZK6JAXLM788.2~RKRQCX08CJPU.0 size=504857 2023-12-01T05:07:21.972 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.971+0000 7f1e103fe8c0 1 > prepared multipart upload key=7ZK6JAXLM788 upload=RKRQCX08CJPU tag=GD2NBXYOWSIR type=write size=1553433 2023-12-01T05:07:21.974 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.973+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=MMB3XZAGC35X type=del 2023-12-01T05:07:21.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.975+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=H8Q6EP95F3CX type=del size=3307997 2023-12-01T05:07:21.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.977+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~PUPPGLEL3OX5.0 size=298980 2023-12-01T05:07:21.981 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.981+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=PUPPGLEL3OX5 tag=9ZVTRGUC84JG type=write size=1347556 2023-12-01T05:07:21.986 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.985+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~R2FQ9JIXTL23.0 size=596917 2023-12-01T05:07:21.986 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.985+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=R2FQ9JIXTL23 tag=KZWFBR6R4EP0 type=write size=1645493 2023-12-01T05:07:21.989 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.988+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=KAASD5LKWKH2 type=del 2023-12-01T05:07:21.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.991+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=L1FY0W7APP6H type=del size=3009261 2023-12-01T05:07:21.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.993+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=AGDG9ZVV515I type=del 2023-12-01T05:07:21.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:21.995+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=S8IOLWS068MU type=del size=263097 2023-12-01T05:07:22.001 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.000+0000 7f1e103fe8c0 1 < suggested update operation key=H1CDA6T1SMV1 tag=BBIPGAVOBJL9 type=del size=2708512 2023-12-01T05:07:22.003 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.003+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=L6BMRIMCP8ZX type=del size=1228068 2023-12-01T05:07:22.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.005+0000 7f1e103fe8c0 1 < completed write operation key=L00N0GJ45UKN tag=CU4QFG8BBKCL type=write size=486609 2023-12-01T05:07:22.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.009+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~VWT42L19SMXA.0 size=1048576 2023-12-01T05:07:22.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.011+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~VWT42L19SMXA.1 size=1048576 2023-12-01T05:07:22.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.013+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~VWT42L19SMXA.2 size=106104 2023-12-01T05:07:22.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.013+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=VWT42L19SMXA tag=T2WBFBAPT01Q type=write size=3251832 2023-12-01T05:07:22.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.015+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=AP9VMTIXMB73 type=del 2023-12-01T05:07:22.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.019+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~NN5IPT6ZSRYF.0 size=319057 2023-12-01T05:07:22.020 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.019+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=NN5IPT6ZSRYF tag=IW0SV5IF0C9T type=write size=1367633 2023-12-01T05:07:22.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.022+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=QUF6FEX9G82Z type=write size=201645 2023-12-01T05:07:22.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.026+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~SXMB7F8XK2MW.0 size=536171 2023-12-01T05:07:22.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.026+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=SXMB7F8XK2MW tag=0BN6PWNCKO7D type=write size=1584747 2023-12-01T05:07:22.029 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.028+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~8LNE0E1AQSM6.0 size=152798 2023-12-01T05:07:22.033 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.032+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=8LNE0E1AQSM6 tag=CSUVT5L0092Y type=write size=1201374 2023-12-01T05:07:22.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.034+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=T0FIVTSA4QRH type=del size=797000 2023-12-01T05:07:22.038 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.037+0000 7f1e103fe8c0 1 < completed write operation key=LLWHS8A9H3PV tag=2GHOD59COZTC type=write size=102106 2023-12-01T05:07:22.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.039+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=J0JNVGF1KXC1 type=del size=3026265 2023-12-01T05:07:22.042 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.042+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=XLSZZ0LRKW7N type=del 2023-12-01T05:07:22.045 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.044+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=5FCAI2YEI80P type=del size=3661002 2023-12-01T05:07:22.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.046+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~0LJEBDWH8VC4.0 size=1048576 2023-12-01T05:07:22.049 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.048+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~0LJEBDWH8VC4.1 size=1043791 2023-12-01T05:07:22.053 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.052+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=0LJEBDWH8VC4 tag=Q4QEPDQXE1O0 type=write size=3140943 2023-12-01T05:07:22.055 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.054+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=MTU90CA939D4 type=del size=19334 2023-12-01T05:07:22.057 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.057+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~FBGAXGIW1WXP.0 size=1048576 2023-12-01T05:07:22.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.059+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~FBGAXGIW1WXP.1 size=981798 2023-12-01T05:07:22.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.064+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=FBGAXGIW1WXP tag=DK6VU7L56IIG type=write size=3078950 2023-12-01T05:07:22.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.067+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=BL85U4313JF0 type=del size=3237046 2023-12-01T05:07:22.070 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.069+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=JFCDK7S7SED5 type=del 2023-12-01T05:07:22.074 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.073+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~K6Q1RDWK1B23.0 size=1048576 2023-12-01T05:07:22.076 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.075+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~K6Q1RDWK1B23.1 size=1048576 2023-12-01T05:07:22.078 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.077+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~K6Q1RDWK1B23.2 size=822673 2023-12-01T05:07:22.078 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.077+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=K6Q1RDWK1B23 tag=DYELXH1LVUNW type=write size=3968401 2023-12-01T05:07:22.080 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.080+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~21CP0QYFY1VF.0 size=370983 2023-12-01T05:07:22.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.083+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=21CP0QYFY1VF tag=S26TN4OX8YRD type=write size=1419559 2023-12-01T05:07:22.086 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.085+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=IT0SU14YPFZH type=del size=1895131 2023-12-01T05:07:22.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.088+0000 7f1e103fe8c0 1 < completed part key=_multipart_7ZK6JAXLM788.2~RKRQCX08CJPU.0 size=504857 2023-12-01T05:07:22.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.092+0000 7f1e103fe8c0 1 < completed multipart upload key=7ZK6JAXLM788 upload=RKRQCX08CJPU tag=GD2NBXYOWSIR type=write size=1553433 2023-12-01T05:07:22.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.094+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=ODRUFJKWB6S0 type=del size=406241 2023-12-01T05:07:22.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.097+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=H8Q6EP95F3CX type=del 2023-12-01T05:07:22.103 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.101+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~HPMIH9SQLK5A.0 size=1048576 2023-12-01T05:07:22.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.103+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~HPMIH9SQLK5A.1 size=1048576 2023-12-01T05:07:22.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.105+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~HPMIH9SQLK5A.2 size=783634 2023-12-01T05:07:22.106 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.105+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=HPMIH9SQLK5A tag=T0IG39VR9863 type=write size=3929362 2023-12-01T05:07:22.108 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.107+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~R2FQ9JIXTL23.0 size=596917 2023-12-01T05:07:22.112 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.111+0000 7f1e103fe8c0 1 < completed multipart upload key=O58KQ8CUHMSO upload=R2FQ9JIXTL23 tag=KZWFBR6R4EP0 type=write size=1645493 2023-12-01T05:07:22.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.114+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=AOWY69WD6VY1 type=write size=96241 2023-12-01T05:07:22.116 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.116+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=L1FY0W7APP6H type=del 2023-12-01T05:07:22.118 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.118+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=Z3P1LA304I40 type=del size=832686 2023-12-01T05:07:22.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.122+0000 7f1e103fe8c0 1 < suggested update operation key=CY4ZCOW8Q449 tag=S8IOLWS068MU type=del size=263097 2023-12-01T05:07:22.125 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.124+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=ZR6O7LZEAUNW type=del size=306563 2023-12-01T05:07:22.127 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.126+0000 7f1e103fe8c0 1 < canceled operation key=M8GB12FJOG1E tag=L6BMRIMCP8ZX type=del size=1228068 2023-12-01T05:07:22.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.131+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~B2GI629F7HV2.0 size=236619 2023-12-01T05:07:22.131 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.131+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=B2GI629F7HV2 tag=0ROVY2Y0DZJS type=write size=1285195 2023-12-01T05:07:22.133 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.133+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~VWT42L19SMXA.0 size=1048576 2023-12-01T05:07:22.135 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.134+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~VWT42L19SMXA.1 size=1048576 2023-12-01T05:07:22.137 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.136+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~VWT42L19SMXA.2 size=106104 2023-12-01T05:07:22.140 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.140+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=VWT42L19SMXA tag=T2WBFBAPT01Q type=write size=3251832 2023-12-01T05:07:22.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.143+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~EZB4NQ6U2HB4.0 size=1048576 2023-12-01T05:07:22.145 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.145+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~EZB4NQ6U2HB4.1 size=968164 2023-12-01T05:07:22.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.145+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=EZB4NQ6U2HB4 tag=JWX2U3OML5OI type=write size=3065316 2023-12-01T05:07:22.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.145+0000 7f1e103fe8c0 1 < canceled part key=_multipart_1I2J7UYUBJ84.2~NN5IPT6ZSRYF.0 size=319057 2023-12-01T05:07:22.149 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.149+0000 7f1e103fe8c0 1 < canceled multipart upload key=1I2J7UYUBJ84 upload=NN5IPT6ZSRYF tag=IW0SV5IF0C9T type=write size=1367633 2023-12-01T05:07:22.153 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.152+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~IOULRDMOSXP6.0 size=1048576 2023-12-01T05:07:22.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.154+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~IOULRDMOSXP6.1 size=1048576 2023-12-01T05:07:22.156 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.156+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~IOULRDMOSXP6.2 size=954386 2023-12-01T05:07:22.157 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.156+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=IOULRDMOSXP6 tag=0E5DPA03KON5 type=write size=4100114 2023-12-01T05:07:22.158 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.158+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~SXMB7F8XK2MW.0 size=536171 2023-12-01T05:07:22.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.161+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=SXMB7F8XK2MW tag=0BN6PWNCKO7D type=write size=1584747 2023-12-01T05:07:22.164 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.163+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=SJEW8FHZL5U3 type=del size=2351675 2023-12-01T05:07:22.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.165+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=T0FIVTSA4QRH type=del 2023-12-01T05:07:22.169 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.169+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~K5XD7H9E4OJ2.0 size=768025 2023-12-01T05:07:22.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.169+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=K5XD7H9E4OJ2 tag=VK1HP80SQNOP type=write size=1816601 2023-12-01T05:07:22.172 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.171+0000 7f1e103fe8c0 1 < canceled operation key=H1CDA6T1SMV1 tag=J0JNVGF1KXC1 type=del size=3026265 2023-12-01T05:07:22.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.175+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~1SH6P9KT3PWJ.0 size=1048576 2023-12-01T05:07:22.178 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.177+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~1SH6P9KT3PWJ.1 size=1048576 2023-12-01T05:07:22.179 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.179+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~1SH6P9KT3PWJ.2 size=514431 2023-12-01T05:07:22.179 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.179+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=1SH6P9KT3PWJ tag=5G1MKKQWTGGN type=write size=3660159 2023-12-01T05:07:22.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.181+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=5FCAI2YEI80P type=del 2023-12-01T05:07:22.183 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.183+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=RKEOHJECF7ZL type=del size=2721289 2023-12-01T05:07:22.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.187+0000 7f1e103fe8c0 1 < suggested update operation key=5PGFLZ22M21I tag=MTU90CA939D4 type=del size=19334 2023-12-01T05:07:22.192 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.191+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~6XWL0AF24IO0.0 size=1048576 2023-12-01T05:07:22.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.194+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~6XWL0AF24IO0.1 size=557884 2023-12-01T05:07:22.194 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.194+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=6XWL0AF24IO0 tag=TF2XJ5447R80 type=write size=2655036 2023-12-01T05:07:22.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.198+0000 7f1e103fe8c0 1 < suggested remove operation key=ZJ4W1AW278KZ tag=BL85U4313JF0 type=del 2023-12-01T05:07:22.201 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.200+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=PTM9L5ZXKZG6 type=write size=417919 2023-12-01T05:07:22.203 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.203+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~K6Q1RDWK1B23.0 size=1048576 2023-12-01T05:07:22.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.205+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~K6Q1RDWK1B23.1 size=1048576 2023-12-01T05:07:22.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.206+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~K6Q1RDWK1B23.2 size=822673 2023-12-01T05:07:22.211 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.210+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=K6Q1RDWK1B23 tag=DYELXH1LVUNW type=write size=3968401 2023-12-01T05:07:22.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.214+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~KFR11UU0S7A2.0 size=779143 2023-12-01T05:07:22.215 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.214+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=KFR11UU0S7A2 tag=J8SX0ZSUYLM1 type=write size=1827719 2023-12-01T05:07:22.216 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.216+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=IT0SU14YPFZH type=del 2023-12-01T05:07:22.220 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.220+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~QLLAAVU0ZAY9.0 size=1048576 2023-12-01T05:07:22.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.221+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~QLLAAVU0ZAY9.1 size=1048576 2023-12-01T05:07:22.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.223+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~QLLAAVU0ZAY9.2 size=934707 2023-12-01T05:07:22.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.223+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=QLLAAVU0ZAY9 tag=2SPXPNQ8JE36 type=write size=4080435 2023-12-01T05:07:22.227 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.225+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=ODRUFJKWB6S0 type=del 2023-12-01T05:07:22.230 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.230+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~45X1R84VI123.0 size=144991 2023-12-01T05:07:22.230 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.230+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=45X1R84VI123 tag=MLJOHQYBBE5H type=write size=1193567 2023-12-01T05:07:22.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.232+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~HPMIH9SQLK5A.0 size=1048576 2023-12-01T05:07:22.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.233+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~HPMIH9SQLK5A.1 size=1048576 2023-12-01T05:07:22.236 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.235+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~HPMIH9SQLK5A.2 size=783634 2023-12-01T05:07:22.240 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.240+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=HPMIH9SQLK5A tag=T0IG39VR9863 type=write size=3929362 2023-12-01T05:07:22.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.242+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=SJ7LPRZK4B66 type=del size=1945440 2023-12-01T05:07:22.245 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.244+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=AOWY69WD6VY1 type=write size=96241 2023-12-01T05:07:22.249 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.248+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~EKWYOD86IVHI.0 size=1048576 2023-12-01T05:07:22.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.250+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~EKWYOD86IVHI.1 size=603110 2023-12-01T05:07:22.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.250+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=EKWYOD86IVHI tag=DBYK18Q2K36W type=write size=2700262 2023-12-01T05:07:22.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.252+0000 7f1e103fe8c0 1 < canceled operation key=I7WQ7V371WXB tag=Z3P1LA304I40 type=del size=832686 2023-12-01T05:07:22.255 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.254+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=SNKIYFTVPFDU type=del size=1343689 2023-12-01T05:07:22.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.256+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=ZR6O7LZEAUNW type=del 2023-12-01T05:07:22.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.258+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=53C75HGPBZ6O type=del size=1345082 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:07:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:22.262 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.261+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~B2GI629F7HV2.0 size=236619 2023-12-01T05:07:22.266 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.265+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=B2GI629F7HV2 tag=0ROVY2Y0DZJS type=write size=1285195 2023-12-01T05:07:22.268 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.268+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=WWY6LZWCV3Q3 type=del size=2065839 2023-12-01T05:07:22.270 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.270+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~EZB4NQ6U2HB4.0 size=1048576 2023-12-01T05:07:22.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.272+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~EZB4NQ6U2HB4.1 size=968164 2023-12-01T05:07:22.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.276+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=EZB4NQ6U2HB4 tag=JWX2U3OML5OI type=write size=3065316 2023-12-01T05:07:22.278 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.278+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=9NC8AL6NA8QX type=del size=1434148 2023-12-01T05:07:22.281 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.280+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~IOULRDMOSXP6.0 size=1048576 2023-12-01T05:07:22.282 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.281+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~IOULRDMOSXP6.1 size=1048576 2023-12-01T05:07:22.285 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.284+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~IOULRDMOSXP6.2 size=954386 2023-12-01T05:07:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:07:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:07:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:07:22.289 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.288+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=IOULRDMOSXP6 tag=0E5DPA03KON5 type=write size=4100114 2023-12-01T05:07:22.291 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.290+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=7X2S39SDKCUF type=del size=1690817 2023-12-01T05:07:22.293 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.292+0000 7f1e103fe8c0 1 < canceled operation key=DTXKDW9IYPGT tag=SJEW8FHZL5U3 type=del size=2351675 2023-12-01T05:07:22.295 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.295+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=OEBETYPEIJ5J type=del size=3633146 2023-12-01T05:07:22.298 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.297+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~K5XD7H9E4OJ2.0 size=768025 2023-12-01T05:07:22.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.301+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=K5XD7H9E4OJ2 tag=VK1HP80SQNOP type=write size=1816601 2023-12-01T05:07:22.305 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.303+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=CARVSCUKGEO2 type=del size=2413682 2023-12-01T05:07:22.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.306+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~1SH6P9KT3PWJ.0 size=1048576 2023-12-01T05:07:22.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.306+0000 7f1e103fe8c0 1 < canceled part key=_multipart_ZWMBPGO6TXMV.2~1SH6P9KT3PWJ.1 size=1048576 2023-12-01T05:07:22.308 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.307+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~1SH6P9KT3PWJ.2 size=514431 2023-12-01T05:07:22.312 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.311+0000 7f1e103fe8c0 1 < canceled multipart upload key=ZWMBPGO6TXMV upload=1SH6P9KT3PWJ tag=5G1MKKQWTGGN type=write size=3660159 2023-12-01T05:07:22.316 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.315+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~40I3UCNV2OHR.0 size=716920 2023-12-01T05:07:22.316 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.316+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=40I3UCNV2OHR tag=K9I18Q8C5TJ1 type=write size=1765496 2023-12-01T05:07:22.318 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.318+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=RKEOHJECF7ZL type=del 2023-12-01T05:07:22.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.322+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~7U0WL1QP5T9J.0 size=1048576 2023-12-01T05:07:22.324 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.324+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~7U0WL1QP5T9J.1 size=1048576 2023-12-01T05:07:22.326 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.325+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~7U0WL1QP5T9J.2 size=47622 2023-12-01T05:07:22.326 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.325+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=7U0WL1QP5T9J tag=KGQJY5R8EEFV type=write size=3193350 2023-12-01T05:07:22.327 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.326+0000 7f1e103fe8c0 1 < canceled part key=_multipart_1I2J7UYUBJ84.2~6XWL0AF24IO0.0 size=1048576 2023-12-01T05:07:22.329 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.328+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~6XWL0AF24IO0.1 size=557884 2023-12-01T05:07:22.333 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.332+0000 7f1e103fe8c0 1 < canceled multipart upload key=1I2J7UYUBJ84 upload=6XWL0AF24IO0 tag=TF2XJ5447R80 type=write size=2655036 2023-12-01T05:07:22.335 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.334+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=Z2W6HM2460NG type=write size=927807 2023-12-01T05:07:22.337 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.336+0000 7f1e103fe8c0 1 < completed write operation key=DR0WFRFA68YD tag=PTM9L5ZXKZG6 type=write size=417919 2023-12-01T05:07:22.339 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.338+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=WESRT6DE5QT3 type=write size=402216 2023-12-01T05:07:22.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.341+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~KFR11UU0S7A2.0 size=779143 2023-12-01T05:07:22.345 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.344+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=KFR11UU0S7A2 tag=J8SX0ZSUYLM1 type=write size=1827719 2023-12-01T05:07:22.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.347+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=N0N6GFTBEUQB type=del size=2738577 2023-12-01T05:07:22.349 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.349+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~QLLAAVU0ZAY9.0 size=1048576 2023-12-01T05:07:22.351 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.351+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~QLLAAVU0ZAY9.1 size=1048576 2023-12-01T05:07:22.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.353+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~QLLAAVU0ZAY9.2 size=934707 2023-12-01T05:07:22.358 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.357+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=QLLAAVU0ZAY9 tag=2SPXPNQ8JE36 type=write size=4080435 2023-12-01T05:07:22.360 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.360+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=ARD6OOSQKI7B type=del size=1452236 2023-12-01T05:07:22.363 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.362+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~45X1R84VI123.0 size=144991 2023-12-01T05:07:22.368 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.366+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=45X1R84VI123 tag=MLJOHQYBBE5H type=write size=1193567 2023-12-01T05:07:22.370 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.369+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=AUUH9KVPWTGF type=write size=701787 2023-12-01T05:07:22.372 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.371+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=SJ7LPRZK4B66 type=del 2023-12-01T05:07:22.376 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.375+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~CT17RBBLWYD4.0 size=249515 2023-12-01T05:07:22.376 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.376+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=CT17RBBLWYD4 tag=VYFSXZKOS72S type=write size=1298091 2023-12-01T05:07:22.378 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.378+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~EKWYOD86IVHI.0 size=1048576 2023-12-01T05:07:22.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.380+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~EKWYOD86IVHI.1 size=603110 2023-12-01T05:07:22.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.384+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=EKWYOD86IVHI tag=DBYK18Q2K36W type=write size=2700262 2023-12-01T05:07:22.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.387+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=XBNASOQYYZIB type=del size=4019805 2023-12-01T05:07:22.389 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.389+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=SNKIYFTVPFDU type=del 2023-12-01T05:07:22.393 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.393+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~8DNG3VSYSM9O.0 size=195317 2023-12-01T05:07:22.394 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.393+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=8DNG3VSYSM9O tag=V7662S7NW2L1 type=write size=1243893 2023-12-01T05:07:22.395 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.395+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=53C75HGPBZ6O type=del 2023-12-01T05:07:22.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.399+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~GLJJE9U9C4WD.0 size=1048576 2023-12-01T05:07:22.401 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.400+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~GLJJE9U9C4WD.1 size=1048576 2023-12-01T05:07:22.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.402+0000 7f1e103fe8c0 1 > prepared part key=_multipart_OXQC97F80TRZ.2~GLJJE9U9C4WD.2 size=96073 2023-12-01T05:07:22.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.402+0000 7f1e103fe8c0 1 > prepared multipart upload key=OXQC97F80TRZ upload=GLJJE9U9C4WD tag=8S8CLEV2YPD4 type=write size=3241801 2023-12-01T05:07:22.405 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.405+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=WWY6LZWCV3Q3 type=del 2023-12-01T05:07:22.407 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.407+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=BX0M1593PYSC type=del size=3723634 2023-12-01T05:07:22.410 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.409+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=9NC8AL6NA8QX type=del 2023-12-01T05:07:22.412 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.411+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=Q88JY2VU6RSC type=del size=453812 2023-12-01T05:07:22.414 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.413+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=7X2S39SDKCUF type=del 2023-12-01T05:07:22.417 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.416+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=3UNG6BIMTWYN type=del size=1068702 2023-12-01T05:07:22.419 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.419+0000 7f1e103fe8c0 1 < canceled operation key=OXQC97F80TRZ tag=OEBETYPEIJ5J type=del size=3633146 2023-12-01T05:07:22.422 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.421+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=SDA3NFY65XC7 type=del size=1511039 2023-12-01T05:07:22.424 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.423+0000 7f1e103fe8c0 1 < canceled operation key=LLWHS8A9H3PV tag=CARVSCUKGEO2 type=del size=2413682 2023-12-01T05:07:22.426 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.425+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=OBE85EN4SDUA type=del size=1838483 2023-12-01T05:07:22.429 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.428+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~40I3UCNV2OHR.0 size=716920 2023-12-01T05:07:22.432 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.432+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=40I3UCNV2OHR tag=K9I18Q8C5TJ1 type=write size=1765496 2023-12-01T05:07:22.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.434+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=IINFPM396Y1C type=del size=1764587 2023-12-01T05:07:22.435 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.434+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~7U0WL1QP5T9J.0 size=1048576 2023-12-01T05:07:22.435 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.434+0000 7f1e103fe8c0 1 < canceled part key=_multipart_24QWY118LZSQ.2~7U0WL1QP5T9J.1 size=1048576 2023-12-01T05:07:22.437 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.436+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~7U0WL1QP5T9J.2 size=47622 2023-12-01T05:07:22.441 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.440+0000 7f1e103fe8c0 1 < canceled multipart upload key=24QWY118LZSQ upload=7U0WL1QP5T9J tag=KGQJY5R8EEFV type=write size=3193350 2023-12-01T05:07:22.443 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.442+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=2BEIDMCXQDJU type=del size=2931161 2023-12-01T05:07:22.445 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.444+0000 7f1e103fe8c0 1 < completed write operation key=HZL0ELMA8PJC tag=Z2W6HM2460NG type=write size=927807 2023-12-01T05:07:22.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.448+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~X7QH428UF38E.0 size=429435 2023-12-01T05:07:22.449 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.448+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=X7QH428UF38E tag=OCY3EFEMZR16 type=write size=1478011 2023-12-01T05:07:22.451 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.450+0000 7f1e103fe8c0 1 < completed write operation key=CY4ZCOW8Q449 tag=WESRT6DE5QT3 type=write size=402216 2023-12-01T05:07:22.453 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.453+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=R80OOBVPZVDR type=del size=291213 2023-12-01T05:07:22.455 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.455+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=N0N6GFTBEUQB type=del 2023-12-01T05:07:22.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.457+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=4789S55LJSID type=del size=3325264 2023-12-01T05:07:22.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.459+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=ARD6OOSQKI7B type=del 2023-12-01T05:07:22.462 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.461+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=2K03WR1BILEJ type=del size=2098356 2023-12-01T05:07:22.464 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.463+0000 7f1e103fe8c0 1 < completed write operation key=HZL0ELMA8PJC tag=AUUH9KVPWTGF type=write size=701787 2023-12-01T05:07:22.465 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.465+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=VU3OT8MRDDOP type=del size=2888221 2023-12-01T05:07:22.467 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.467+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~CT17RBBLWYD4.0 size=249515 2023-12-01T05:07:22.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.471+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=CT17RBBLWYD4 tag=VYFSXZKOS72S type=write size=1298091 2023-12-01T05:07:22.474 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.473+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=N8LSVYXA91JG type=del size=2078141 2023-12-01T05:07:22.476 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.475+0000 7f1e103fe8c0 1 < canceled operation key=O58KQ8CUHMSO tag=XBNASOQYYZIB type=del size=4019805 2023-12-01T05:07:22.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.477+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=IPBGUHPXXAH9 type=del size=3091330 2023-12-01T05:07:22.478 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.477+0000 7f1e103fe8c0 1 < canceled part key=_multipart_QS349RRDWEPS.2~8DNG3VSYSM9O.0 size=195317 2023-12-01T05:07:22.483 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.482+0000 7f1e103fe8c0 1 < canceled multipart upload key=QS349RRDWEPS upload=8DNG3VSYSM9O tag=V7662S7NW2L1 type=write size=1243893 2023-12-01T05:07:22.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.486+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~SWP61BBY0WDJ.0 size=1048576 2023-12-01T05:07:22.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.488+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~SWP61BBY0WDJ.1 size=1048576 2023-12-01T05:07:22.490 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.490+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~SWP61BBY0WDJ.2 size=641779 2023-12-01T05:07:22.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.490+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=SWP61BBY0WDJ tag=R0X92IGS05UY type=write size=3787507 2023-12-01T05:07:22.492 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.492+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~GLJJE9U9C4WD.0 size=1048576 2023-12-01T05:07:22.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.494+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~GLJJE9U9C4WD.1 size=1048576 2023-12-01T05:07:22.496 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.495+0000 7f1e103fe8c0 1 < completed part key=_multipart_OXQC97F80TRZ.2~GLJJE9U9C4WD.2 size=96073 2023-12-01T05:07:22.500 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.499+0000 7f1e103fe8c0 1 < completed multipart upload key=OXQC97F80TRZ upload=GLJJE9U9C4WD tag=8S8CLEV2YPD4 type=write size=3241801 2023-12-01T05:07:22.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.502+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=GZZN4YPL7LVQ type=write size=449064 2023-12-01T05:07:22.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.504+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=BX0M1593PYSC type=del 2023-12-01T05:07:22.508 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.507+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~R59W5Z740JNN.0 size=104102 2023-12-01T05:07:22.508 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.507+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=R59W5Z740JNN tag=817X5S8B51MY type=write size=1152678 2023-12-01T05:07:22.510 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.509+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=Q88JY2VU6RSC type=del 2023-12-01T05:07:22.513 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.512+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=9OZ3Y9E0BJE0 type=del size=3788501 2023-12-01T05:07:22.517 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.516+0000 7f1e103fe8c0 1 < suggested remove operation key=H1CDA6T1SMV1 tag=3UNG6BIMTWYN type=del 2023-12-01T05:07:22.521 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.521+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~A8LIGAFKRLQG.0 size=1048576 2023-12-01T05:07:22.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.523+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~A8LIGAFKRLQG.1 size=651152 2023-12-01T05:07:22.524 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.523+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=A8LIGAFKRLQG tag=OAI8PQJMB9XL type=write size=2748304 2023-12-01T05:07:22.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.527+0000 7f1e103fe8c0 1 < suggested remove operation key=6PFY1HQB54GY tag=SDA3NFY65XC7 type=del 2023-12-01T05:07:22.532 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.532+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~8A9792N592XQ.0 size=673303 2023-12-01T05:07:22.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.532+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=8A9792N592XQ tag=3ZPDGNH1LMMO type=write size=1721879 2023-12-01T05:07:22.533 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.532+0000 7f1e103fe8c0 -1 < no bi entry to suggest for operation key=H1CDA6T1SMV1 tag=OBE85EN4SDUA type=del size=1838483: (2) No such file or directory 2023-12-01T05:07:22.535 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.535+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=7BQK1T37X2LA type=del size=510557 2023-12-01T05:07:22.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.537+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=IINFPM396Y1C type=del 2023-12-01T05:07:22.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.541+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~HV0U740CVJ5D.0 size=29793 2023-12-01T05:07:22.542 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.541+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=HV0U740CVJ5D tag=2T3MK060VYQN type=write size=1078369 2023-12-01T05:07:22.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.543+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=2BEIDMCXQDJU type=del 2023-12-01T05:07:22.546 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.545+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=FW8FJN5RYMPK type=write size=362906 2023-12-01T05:07:22.548 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.547+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~X7QH428UF38E.0 size=429435 2023-12-01T05:07:22.552 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.551+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=X7QH428UF38E tag=OCY3EFEMZR16 type=write size=1478011 2023-12-01T05:07:22.554 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.553+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=TS5ZEIO2T7Q0 type=del size=2052168 2023-12-01T05:07:22.558 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.557+0000 7f1e103fe8c0 1 < suggested update operation key=6THHYCQ1Y1YA tag=R80OOBVPZVDR type=del size=291213 2023-12-01T05:07:22.562 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.561+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~ZS7E5GKRBGCN.0 size=1048576 2023-12-01T05:07:22.564 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.563+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~ZS7E5GKRBGCN.1 size=1048576 2023-12-01T05:07:22.565 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.565+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~ZS7E5GKRBGCN.2 size=187195 2023-12-01T05:07:22.566 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.565+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=ZS7E5GKRBGCN tag=F5QE3XCF387S type=write size=3332923 2023-12-01T05:07:22.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.569+0000 7f1e103fe8c0 1 < suggested remove operation key=M8GB12FJOG1E tag=4789S55LJSID type=del 2023-12-01T05:07:22.571 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.571+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=724RY8ITB2EH type=del size=1966204 2023-12-01T05:07:22.574 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.573+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=2K03WR1BILEJ type=del 2023-12-01T05:07:22.576 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.575+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=0FUHH8X8LOSA type=del size=3233425 2023-12-01T05:07:22.578 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.577+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=VU3OT8MRDDOP type=del 2023-12-01T05:07:22.580 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.579+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=AF3DVDIM0CGX type=write size=715642 2023-12-01T05:07:22.582 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.582+0000 7f1e103fe8c0 1 < canceled operation key=5TFL0075HUUM tag=N8LSVYXA91JG type=del size=2078141 2023-12-01T05:07:22.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.584+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=C49Q7T3TDZ3R type=del size=3541625 2023-12-01T05:07:22.587 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.586+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=IPBGUHPXXAH9 type=del 2023-12-01T05:07:22.589 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.588+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=2B0A9DK6W3AK type=del size=112402 2023-12-01T05:07:22.590 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.590+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~SWP61BBY0WDJ.0 size=1048576 2023-12-01T05:07:22.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.592+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~SWP61BBY0WDJ.1 size=1048576 2023-12-01T05:07:22.594 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.594+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~SWP61BBY0WDJ.2 size=641779 2023-12-01T05:07:22.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.597+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=SWP61BBY0WDJ tag=R0X92IGS05UY type=write size=3787507 2023-12-01T05:07:22.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.602+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~Z57DTLBNK74S.0 size=1048576 2023-12-01T05:07:22.604 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.603+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~Z57DTLBNK74S.1 size=1048576 2023-12-01T05:07:22.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.605+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~Z57DTLBNK74S.2 size=305324 2023-12-01T05:07:22.606 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.605+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=Z57DTLBNK74S tag=0BORIYL41XAF type=write size=3451052 2023-12-01T05:07:22.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.608+0000 7f1e103fe8c0 1 < completed write operation key=285IAXA9485Z tag=GZZN4YPL7LVQ type=write size=449064 2023-12-01T05:07:22.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.612+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~PU844CM83O5K.0 size=473112 2023-12-01T05:07:22.613 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.612+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=PU844CM83O5K tag=XMK2VCCI164G type=write size=1521688 2023-12-01T05:07:22.616 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.615+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~R59W5Z740JNN.0 size=104102 2023-12-01T05:07:22.620 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.619+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=R59W5Z740JNN tag=817X5S8B51MY type=write size=1152678 2023-12-01T05:07:22.623 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.622+0000 7f1e103fe8c0 1 > prepared operation key=9T6W5UL8HQGR tag=0OIBWH499P5B type=del size=451873 2023-12-01T05:07:22.628 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.627+0000 7f1e103fe8c0 1 < suggested update operation key=QS349RRDWEPS tag=9OZ3Y9E0BJE0 type=del size=3788501 2023-12-01T05:07:22.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.630+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=QLG8ZXUXPX7W type=del size=3775823 2023-12-01T05:07:22.633 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.632+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~A8LIGAFKRLQG.0 size=1048576 2023-12-01T05:07:22.635 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.634+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~A8LIGAFKRLQG.1 size=651152 2023-12-01T05:07:22.638 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.638+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=A8LIGAFKRLQG tag=OAI8PQJMB9XL type=write size=2748304 2023-12-01T05:07:22.643 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.642+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~7N2N522SPNSV.0 size=1048576 2023-12-01T05:07:22.645 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.645+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~7N2N522SPNSV.1 size=1048576 2023-12-01T05:07:22.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.646+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DR0WFRFA68YD.2~7N2N522SPNSV.2 size=982108 2023-12-01T05:07:22.647 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.646+0000 7f1e103fe8c0 1 > prepared multipart upload key=DR0WFRFA68YD upload=7N2N522SPNSV tag=LXL2ZDQLNJWR type=write size=4127836 2023-12-01T05:07:22.649 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.649+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~8A9792N592XQ.0 size=673303 2023-12-01T05:07:22.653 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.652+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=8A9792N592XQ tag=3ZPDGNH1LMMO type=write size=1721879 2023-12-01T05:07:22.657 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.656+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~7RG0XMGDULV2.0 size=1048576 2023-12-01T05:07:22.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.658+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~7RG0XMGDULV2.1 size=195884 2023-12-01T05:07:22.659 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.658+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=7RG0XMGDULV2 tag=49B2M07I3OEF type=write size=2293036 2023-12-01T05:07:22.661 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.660+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=7BQK1T37X2LA type=del 2023-12-01T05:07:22.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.664+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~FLQW75C1A3ZM.0 size=961123 2023-12-01T05:07:22.665 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.664+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=FLQW75C1A3ZM tag=INARMT2RURYN type=write size=2009699 2023-12-01T05:07:22.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.666+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~HV0U740CVJ5D.0 size=29793 2023-12-01T05:07:22.670 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.670+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=HV0U740CVJ5D tag=2T3MK060VYQN type=write size=1078369 2023-12-01T05:07:22.672 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.672+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=C1WATXYH0D0R type=write size=566552 2023-12-01T05:07:22.675 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.674+0000 7f1e103fe8c0 1 < completed write operation key=GRCGJL9086Q5 tag=FW8FJN5RYMPK type=write size=362906 2023-12-01T05:07:22.676 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.676+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=2V39HG8Z1JC6 type=write size=448740 2023-12-01T05:07:22.679 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.678+0000 7f1e103fe8c0 1 < completed delete operation key=ZJ4W1AW278KZ tag=TS5ZEIO2T7Q0 type=del 2023-12-01T05:07:22.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.680+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=QUCGYLHMLLM5 type=write size=254402 2023-12-01T05:07:22.683 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.683+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~ZS7E5GKRBGCN.0 size=1048576 2023-12-01T05:07:22.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.684+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~ZS7E5GKRBGCN.1 size=1048576 2023-12-01T05:07:22.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.686+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~ZS7E5GKRBGCN.2 size=187195 2023-12-01T05:07:22.692 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.692+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=ZS7E5GKRBGCN tag=F5QE3XCF387S type=write size=3332923 2023-12-01T05:07:22.695 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.694+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=XZ0MAZRJ82YO type=del size=2661719 2023-12-01T05:07:22.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.696+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=724RY8ITB2EH type=del 2023-12-01T05:07:22.701 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.700+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~469AVRR1UXE6.0 size=1048576 2023-12-01T05:07:22.702 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.702+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~469AVRR1UXE6.1 size=491695 2023-12-01T05:07:22.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.702+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=469AVRR1UXE6 tag=CD5JOUSDSHM9 type=write size=2588847 2023-12-01T05:07:22.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.704+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=0FUHH8X8LOSA type=del 2023-12-01T05:07:22.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.706+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=NYTKI42W6TEP type=del size=495785 2023-12-01T05:07:22.710 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.709+0000 7f1e103fe8c0 1 < completed write operation key=H1CDA6T1SMV1 tag=AF3DVDIM0CGX type=write size=715642 2023-12-01T05:07:22.712 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.711+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=WC05ITLBWGJC type=del size=1981637 2023-12-01T05:07:22.717 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.715+0000 7f1e103fe8c0 1 < suggested update operation key=DR0WFRFA68YD tag=C49Q7T3TDZ3R type=del size=3541625 2023-12-01T05:07:22.720 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.719+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~D0VRXKR00N5Q.0 size=1048576 2023-12-01T05:07:22.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.721+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~D0VRXKR00N5Q.1 size=763671 2023-12-01T05:07:22.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.721+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=D0VRXKR00N5Q tag=Y4PZXIQR3OJX type=write size=2860823 2023-12-01T05:07:22.727 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.726+0000 7f1e103fe8c0 1 < suggested remove operation key=9T6W5UL8HQGR tag=2B0A9DK6W3AK type=del 2023-12-01T05:07:22.729 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.728+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=TYBMDTZ06K01 type=write size=98851 2023-12-01T05:07:22.731 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.730+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~Z57DTLBNK74S.0 size=1048576 2023-12-01T05:07:22.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.732+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~Z57DTLBNK74S.1 size=1048576 2023-12-01T05:07:22.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.734+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~Z57DTLBNK74S.2 size=305324 2023-12-01T05:07:22.739 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.738+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=Z57DTLBNK74S tag=0BORIYL41XAF type=write size=3451052 2023-12-01T05:07:22.741 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.741+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=OIO7DSVFIXM1 type=write size=991063 2023-12-01T05:07:22.744 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.743+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~PU844CM83O5K.0 size=473112 2023-12-01T05:07:22.747 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.747+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=PU844CM83O5K tag=XMK2VCCI164G type=write size=1521688 2023-12-01T05:07:22.749 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.749+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=VAXWNR1BGPHX type=del size=806713 2023-12-01T05:07:22.750 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.749+0000 7f1e103fe8c0 -1 < no bi entry to suggest for operation key=9T6W5UL8HQGR tag=0OIBWH499P5B type=del size=451873: (2) No such file or directory 2023-12-01T05:07:22.752 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.751+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=H3YA5KLN8JLM type=del size=2197891 2023-12-01T05:07:22.754 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.753+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=QLG8ZXUXPX7W type=del 2023-12-01T05:07:22.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.755+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=6XELG303A6WQ type=del size=1519436 2023-12-01T05:07:22.758 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.757+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~7N2N522SPNSV.0 size=1048576 2023-12-01T05:07:22.760 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.759+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~7N2N522SPNSV.1 size=1048576 2023-12-01T05:07:22.762 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.761+0000 7f1e103fe8c0 1 < completed part key=_multipart_DR0WFRFA68YD.2~7N2N522SPNSV.2 size=982108 2023-12-01T05:07:22.765 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.765+0000 7f1e103fe8c0 1 < completed multipart upload key=DR0WFRFA68YD upload=7N2N522SPNSV tag=LXL2ZDQLNJWR type=write size=4127836 2023-12-01T05:07:22.769 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.768+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~R89V7TEN8W0A.0 size=1048576 2023-12-01T05:07:22.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.770+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~R89V7TEN8W0A.1 size=1048576 2023-12-01T05:07:22.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.772+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~R89V7TEN8W0A.2 size=530049 2023-12-01T05:07:22.773 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.772+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=R89V7TEN8W0A tag=OOE7XHFG74QL type=write size=3675777 2023-12-01T05:07:22.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.774+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~7RG0XMGDULV2.0 size=1048576 2023-12-01T05:07:22.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.776+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~7RG0XMGDULV2.1 size=195884 2023-12-01T05:07:22.780 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.780+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=7RG0XMGDULV2 tag=49B2M07I3OEF type=write size=2293036 2023-12-01T05:07:22.782 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.782+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=OBR61ENF81FN type=del size=4004817 2023-12-01T05:07:22.784 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.784+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~FLQW75C1A3ZM.0 size=961123 2023-12-01T05:07:22.788 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.788+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=FLQW75C1A3ZM tag=INARMT2RURYN type=write size=2009699 2023-12-01T05:07:22.791 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.790+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=T137BS22ELJ4 type=del size=2759398 2023-12-01T05:07:22.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.792+0000 7f1e103fe8c0 1 < completed write operation key=VOYJN3AL8Y53 tag=C1WATXYH0D0R type=write size=566552 2023-12-01T05:07:22.795 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.795+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=LWLGETIK8KYT type=del size=2177195 2023-12-01T05:07:22.800 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.799+0000 7f1e103fe8c0 1 < suggested update operation key=6PFY1HQB54GY tag=2V39HG8Z1JC6 type=write size=448740 2023-12-01T05:07:22.802 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.801+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=X43VIMHOXI6E type=del size=262784 2023-12-01T05:07:22.804 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.803+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=QUCGYLHMLLM5 type=write size=254402 2023-12-01T05:07:22.806 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.805+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=7274AL7XBDX1 type=write size=857686 2023-12-01T05:07:22.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.810+0000 7f1e103fe8c0 1 < suggested update operation key=5TFL0075HUUM tag=XZ0MAZRJ82YO type=del size=2661719 2023-12-01T05:07:22.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.812+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=830JQ3D1DVP9 type=del size=2737210 2023-12-01T05:07:22.815 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.815+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~469AVRR1UXE6.0 size=1048576 2023-12-01T05:07:22.817 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.817+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~469AVRR1UXE6.1 size=491695 2023-12-01T05:07:22.821 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.821+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=469AVRR1UXE6 tag=CD5JOUSDSHM9 type=write size=2588847 2023-12-01T05:07:22.824 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.823+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=HNPHWOTNS3TZ type=del size=626537 2023-12-01T05:07:22.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.825+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=NYTKI42W6TEP type=del 2023-12-01T05:07:22.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.829+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~P40F670Y8MBX.0 size=1048576 2023-12-01T05:07:22.834 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.832+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~P40F670Y8MBX.1 size=1048576 2023-12-01T05:07:22.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.834+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~P40F670Y8MBX.2 size=33702 2023-12-01T05:07:22.835 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.834+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=P40F670Y8MBX tag=F8OYDWGDF0A4 type=write size=3179430 2023-12-01T05:07:22.837 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.836+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=WC05ITLBWGJC type=del 2023-12-01T05:07:22.839 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.838+0000 7f1e103fe8c0 1 > prepared operation key=I7WQ7V371WXB tag=7X3THVTQTRCQ type=del size=262484 2023-12-01T05:07:22.841 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.841+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~D0VRXKR00N5Q.0 size=1048576 2023-12-01T05:07:22.843 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.843+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~D0VRXKR00N5Q.1 size=763671 2023-12-01T05:07:22.847 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.846+0000 7f1e103fe8c0 1 < completed multipart upload key=ZJ4W1AW278KZ upload=D0VRXKR00N5Q tag=Y4PZXIQR3OJX type=write size=2860823 2023-12-01T05:07:22.849 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.848+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=6L23Z6S7UD1F type=write size=445626 2023-12-01T05:07:22.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.852+0000 7f1e103fe8c0 1 < suggested update operation key=M8GB12FJOG1E tag=TYBMDTZ06K01 type=write size=98851 2023-12-01T05:07:22.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.854+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=E3DC3ZKMM1AJ type=del size=2525160 2023-12-01T05:07:22.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.856+0000 7f1e103fe8c0 1 < completed write operation key=ZWMBPGO6TXMV tag=OIO7DSVFIXM1 type=write size=991063 2023-12-01T05:07:22.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.858+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=99OQQIGVD1LT type=del size=2869640 2023-12-01T05:07:22.862 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.861+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=VAXWNR1BGPHX type=del 2023-12-01T05:07:22.866 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.865+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~42KRWYFZU23G.0 size=1048576 2023-12-01T05:07:22.868 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.867+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~42KRWYFZU23G.1 size=69794 2023-12-01T05:07:22.868 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.867+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=42KRWYFZU23G tag=9N64WDOCUJJ6 type=write size=2166946 2023-12-01T05:07:22.872 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.872+0000 7f1e103fe8c0 1 < suggested remove operation key=QS349RRDWEPS tag=H3YA5KLN8JLM type=del 2023-12-01T05:07:22.877 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.876+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~B1U50OB0C2RZ.0 size=1048576 2023-12-01T05:07:22.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.878+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZJ4W1AW278KZ.2~B1U50OB0C2RZ.1 size=866462 2023-12-01T05:07:22.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.878+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZJ4W1AW278KZ upload=B1U50OB0C2RZ tag=NI6MPJK727TD type=write size=2963614 2023-12-01T05:07:22.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.880+0000 7f1e103fe8c0 1 < completed delete operation key=I7WQ7V371WXB tag=6XELG303A6WQ type=del 2023-12-01T05:07:22.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.882+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=GLR465R3Y51T type=del size=47055 2023-12-01T05:07:22.885 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.884+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~R89V7TEN8W0A.0 size=1048576 2023-12-01T05:07:22.887 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.886+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~R89V7TEN8W0A.1 size=1048576 2023-12-01T05:07:22.889 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.888+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~R89V7TEN8W0A.2 size=530049 2023-12-01T05:07:22.893 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.892+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=R89V7TEN8W0A tag=OOE7XHFG74QL type=write size=3675777 2023-12-01T05:07:22.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.894+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=C1DO1GDYLCU7 type=del size=1810309 2023-12-01T05:07:22.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.898+0000 7f1e103fe8c0 -1 < failed to complete operation key=QS349RRDWEPS tag=OBR61ENF81FN type=del size=4004817: (22) Invalid argument 2023-12-01T05:07:22.901 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.900+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=P9H4P5ENGO8R type=del size=2099562 2023-12-01T05:07:22.903 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.902+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=T137BS22ELJ4 type=del 2023-12-01T05:07:22.905 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.904+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=EPRTIEL4311G type=del size=1093624 2023-12-01T05:07:22.907 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.906+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=LWLGETIK8KYT type=del 2023-12-01T05:07:22.910 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.909+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=DON12SOTF6Z3 type=del size=4043390 2023-12-01T05:07:22.912 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.911+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=X43VIMHOXI6E type=del 2023-12-01T05:07:22.914 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.913+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=KE5ROAKO70TP type=del size=3761574 2023-12-01T05:07:22.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.916+0000 7f1e103fe8c0 1 < completed write operation key=LLWHS8A9H3PV tag=7274AL7XBDX1 type=write size=857686 2023-12-01T05:07:22.919 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.919+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=AO2VRFJ1SP1J type=write size=941884 2023-12-01T05:07:22.921 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.921+0000 7f1e103fe8c0 1 < completed delete operation key=B9F6GZ15FRQ4 tag=830JQ3D1DVP9 type=del 2023-12-01T05:07:22.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.925+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~G9QSWGZX5Y26.0 size=594584 2023-12-01T05:07:22.925 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.925+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=G9QSWGZX5Y26 tag=Q4J6FG7V0ERJ type=write size=1643160 2023-12-01T05:07:22.927 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.927+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=HNPHWOTNS3TZ type=del 2023-12-01T05:07:22.929 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.929+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=QY6YZI6LCGLV type=del size=821950 2023-12-01T05:07:22.932 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.931+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~P40F670Y8MBX.0 size=1048576 2023-12-01T05:07:22.933 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.933+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~P40F670Y8MBX.1 size=1048576 2023-12-01T05:07:22.935 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.934+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~P40F670Y8MBX.2 size=33702 2023-12-01T05:07:22.939 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.938+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=P40F670Y8MBX tag=F8OYDWGDF0A4 type=write size=3179430 2023-12-01T05:07:22.943 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.942+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~FXK29GPX3ZR7.0 size=1048576 2023-12-01T05:07:22.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.944+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~FXK29GPX3ZR7.1 size=41519 2023-12-01T05:07:22.944 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.944+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=FXK29GPX3ZR7 tag=9868I6I223BB type=write size=2138671 2023-12-01T05:07:22.948 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.948+0000 7f1e103fe8c0 1 < suggested update operation key=I7WQ7V371WXB tag=7X3THVTQTRCQ type=del size=262484 2023-12-01T05:07:22.950 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.950+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=EOX3WWPRE3PS type=del size=3265231 2023-12-01T05:07:22.952 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.952+0000 7f1e103fe8c0 1 < completed write operation key=URVXBYSKTROL tag=6L23Z6S7UD1F type=write size=445626 2023-12-01T05:07:22.954 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.954+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=S6PI2WI27LDO type=del size=3016928 2023-12-01T05:07:22.957 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.956+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=E3DC3ZKMM1AJ type=del 2023-12-01T05:07:22.959 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.958+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=Y6CN96PXGN5V type=del size=3158049 2023-12-01T05:07:22.961 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.960+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=99OQQIGVD1LT type=del 2023-12-01T05:07:22.963 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.963+0000 7f1e103fe8c0 1 > prepared operation key=DR0WFRFA68YD tag=WAW97TGELXTS type=del size=1518175 2023-12-01T05:07:22.966 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.965+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~42KRWYFZU23G.0 size=1048576 2023-12-01T05:07:22.967 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.967+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~42KRWYFZU23G.1 size=69794 2023-12-01T05:07:22.972 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.972+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=42KRWYFZU23G tag=9N64WDOCUJJ6 type=write size=2166946 2023-12-01T05:07:22.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.976+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~HP4DQUN0QRYW.0 size=1048576 2023-12-01T05:07:22.978 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.977+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~HP4DQUN0QRYW.1 size=1048576 2023-12-01T05:07:22.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.979+0000 7f1e103fe8c0 1 > prepared part key=_multipart_O58KQ8CUHMSO.2~HP4DQUN0QRYW.2 size=371982 2023-12-01T05:07:22.980 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.979+0000 7f1e103fe8c0 1 > prepared multipart upload key=O58KQ8CUHMSO upload=HP4DQUN0QRYW tag=G0H4NM2ZCGRQ type=write size=3517710 2023-12-01T05:07:22.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.981+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZJ4W1AW278KZ.2~B1U50OB0C2RZ.0 size=1048576 2023-12-01T05:07:22.982 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.981+0000 7f1e103fe8c0 1 < canceled part key=_multipart_ZJ4W1AW278KZ.2~B1U50OB0C2RZ.1 size=866462 2023-12-01T05:07:22.986 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.985+0000 7f1e103fe8c0 1 < canceled multipart upload key=ZJ4W1AW278KZ upload=B1U50OB0C2RZ tag=NI6MPJK727TD type=write size=2963614 2023-12-01T05:07:22.988 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.987+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=YLFULE6XZF73 type=del size=2854653 2023-12-01T05:07:22.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.989+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=GLR465R3Y51T type=del 2023-12-01T05:07:22.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.993+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~6EQYIJLMDX3T.0 size=1005753 2023-12-01T05:07:22.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.993+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=6EQYIJLMDX3T tag=80C7E41TCT4A type=write size=2054329 2023-12-01T05:07:22.997 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.996+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=C1DO1GDYLCU7 type=del 2023-12-01T05:07:23.000 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:22.999+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=LL2XYYA54WG9 type=del size=596053 2023-12-01T05:07:23.002 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.001+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=P9H4P5ENGO8R type=del 2023-12-01T05:07:23.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.005+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~VEKRIIOA7021.0 size=449461 2023-12-01T05:07:23.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.005+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=VEKRIIOA7021 tag=8Y6LEM1W8E20 type=write size=1498037 2023-12-01T05:07:23.008 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.007+0000 7f1e103fe8c0 1 < canceled operation key=O58KQ8CUHMSO tag=EPRTIEL4311G type=del size=1093624 2023-12-01T05:07:23.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.011+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~NRYJUS8RKG55.0 size=1048576 2023-12-01T05:07:23.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.013+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~NRYJUS8RKG55.1 size=1048576 2023-12-01T05:07:23.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.015+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~NRYJUS8RKG55.2 size=289607 2023-12-01T05:07:23.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.015+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=NRYJUS8RKG55 tag=ICWIPVOQ8ZUH type=write size=3435335 2023-12-01T05:07:23.017 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.017+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=DON12SOTF6Z3 type=del 2023-12-01T05:07:23.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.020+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~10TPK0PICWGS.0 size=30290 2023-12-01T05:07:23.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.020+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=10TPK0PICWGS tag=77F495MA42HS type=write size=1078866 2023-12-01T05:07:23.023 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.023+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=KE5ROAKO70TP type=del 2023-12-01T05:07:23.025 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.025+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=51JM9IAI6V10 type=del size=923978 2023-12-01T05:07:23.030 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.029+0000 7f1e103fe8c0 1 < suggested remove operation key=S69RYFWXZUZ2 tag=AO2VRFJ1SP1J type=write 2023-12-01T05:07:23.032 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.031+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=51A13G5HU4JD type=write size=531214 2023-12-01T05:07:23.034 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.034+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~G9QSWGZX5Y26.0 size=594584 2023-12-01T05:07:23.038 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.037+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=G9QSWGZX5Y26 tag=Q4J6FG7V0ERJ type=write size=1643160 2023-12-01T05:07:23.040 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.039+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=ODNYGU2FJZI1 type=del size=2318038 2023-12-01T05:07:23.042 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.042+0000 7f1e103fe8c0 1 < completed delete operation key=GRCGJL9086Q5 tag=QY6YZI6LCGLV type=del 2023-12-01T05:07:23.044 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.044+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=UW6155BXZ0D1 type=del size=1332075 2023-12-01T05:07:23.046 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.045+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~FXK29GPX3ZR7.0 size=1048576 2023-12-01T05:07:23.048 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.047+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~FXK29GPX3ZR7.1 size=41519 2023-12-01T05:07:23.051 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.051+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=FXK29GPX3ZR7 tag=9868I6I223BB type=write size=2138671 2023-12-01T05:07:23.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.053+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=8QL1X1848NID type=del size=3326845 2023-12-01T05:07:23.056 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.055+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=EOX3WWPRE3PS type=del 2023-12-01T05:07:23.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.059+0000 7f1e103fe8c0 1 > prepared part key=_multipart_QS349RRDWEPS.2~UONZLLKZH22L.0 size=784367 2023-12-01T05:07:23.059 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.059+0000 7f1e103fe8c0 1 > prepared multipart upload key=QS349RRDWEPS upload=UONZLLKZH22L tag=GGHNA2NX50ZF type=write size=1832943 2023-12-01T05:07:23.062 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.061+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=S6PI2WI27LDO type=del 2023-12-01T05:07:23.065 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.065+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~L6DFD3QEMKY3.0 size=1048576 2023-12-01T05:07:23.067 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.066+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~L6DFD3QEMKY3.1 size=1048576 2023-12-01T05:07:23.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.068+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~L6DFD3QEMKY3.2 size=80234 2023-12-01T05:07:23.069 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.068+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=L6DFD3QEMKY3 tag=IZT6ATLHDWC5 type=write size=3225962 2023-12-01T05:07:23.071 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.070+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=Y6CN96PXGN5V type=del 2023-12-01T05:07:23.075 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.074+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~P4N4DURXXBPC.0 size=1048576 2023-12-01T05:07:23.078 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.076+0000 7f1e103fe8c0 1 > prepared part key=_multipart_D4M0DMQO4NEL.2~P4N4DURXXBPC.1 size=356031 2023-12-01T05:07:23.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.076+0000 7f1e103fe8c0 1 > prepared multipart upload key=D4M0DMQO4NEL upload=P4N4DURXXBPC tag=83U3CZ9QUMRJ type=write size=2453183 2023-12-01T05:07:23.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.078+0000 7f1e103fe8c0 1 < completed delete operation key=DR0WFRFA68YD tag=WAW97TGELXTS type=del 2023-12-01T05:07:23.081 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.080+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=ECD2482GW74K type=del size=1114224 2023-12-01T05:07:23.081 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.080+0000 7f1e103fe8c0 1 < canceled part key=_multipart_O58KQ8CUHMSO.2~HP4DQUN0QRYW.0 size=1048576 2023-12-01T05:07:23.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.082+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~HP4DQUN0QRYW.1 size=1048576 2023-12-01T05:07:23.084 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.083+0000 7f1e103fe8c0 1 < completed part key=_multipart_O58KQ8CUHMSO.2~HP4DQUN0QRYW.2 size=371982 2023-12-01T05:07:23.088 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.087+0000 7f1e103fe8c0 1 < canceled multipart upload key=O58KQ8CUHMSO upload=HP4DQUN0QRYW tag=G0H4NM2ZCGRQ type=write size=3517710 2023-12-01T05:07:23.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.091+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~HL130XG4COY2.0 size=578342 2023-12-01T05:07:23.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.091+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=HL130XG4COY2 tag=TZWSSHL3RBTK type=write size=1626918 2023-12-01T05:07:23.094 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.093+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=YLFULE6XZF73 type=del 2023-12-01T05:07:23.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.097+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~BCCTDB3R98XZ.0 size=548664 2023-12-01T05:07:23.098 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.097+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=BCCTDB3R98XZ tag=SACC3DDVUSP4 type=write size=1597240 2023-12-01T05:07:23.100 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.099+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~6EQYIJLMDX3T.0 size=1005753 2023-12-01T05:07:23.104 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.104+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=6EQYIJLMDX3T tag=80C7E41TCT4A type=write size=2054329 2023-12-01T05:07:23.107 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.106+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=WF1BF9CWEROU type=write size=943672 2023-12-01T05:07:23.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.108+0000 7f1e103fe8c0 1 < canceled operation key=6PFY1HQB54GY tag=LL2XYYA54WG9 type=del size=596053 2023-12-01T05:07:23.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.112+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~SQ2UPB4WXN0Q.0 size=157437 2023-12-01T05:07:23.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.112+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=SQ2UPB4WXN0Q tag=DPFMZBUTNVMJ type=write size=1206013 2023-12-01T05:07:23.115 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.115+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~VEKRIIOA7021.0 size=449461 2023-12-01T05:07:23.119 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.118+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=VEKRIIOA7021 tag=8Y6LEM1W8E20 type=write size=1498037 2023-12-01T05:07:23.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.123+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~5MGBFWYMU293.0 size=646936 2023-12-01T05:07:23.123 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.123+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=5MGBFWYMU293 tag=AENFKW6TT3DU type=write size=1695512 2023-12-01T05:07:23.126 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.125+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~NRYJUS8RKG55.0 size=1048576 2023-12-01T05:07:23.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.127+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~NRYJUS8RKG55.1 size=1048576 2023-12-01T05:07:23.130 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.129+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~NRYJUS8RKG55.2 size=289607 2023-12-01T05:07:23.134 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.134+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=NRYJUS8RKG55 tag=ICWIPVOQ8ZUH type=write size=3435335 2023-12-01T05:07:23.136 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.136+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=X59ZC8VRC193 type=del size=3067668 2023-12-01T05:07:23.139 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.138+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~10TPK0PICWGS.0 size=30290 2023-12-01T05:07:23.142 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.142+0000 7f1e103fe8c0 1 < completed multipart upload key=9T6W5UL8HQGR upload=10TPK0PICWGS tag=77F495MA42HS type=write size=1078866 2023-12-01T05:07:23.145 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.144+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=2C9S2Z6B0AP0 type=del size=394758 2023-12-01T05:07:23.147 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.146+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=51JM9IAI6V10 type=del 2023-12-01T05:07:23.150 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.149+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=G29CK3HANAVJ type=del size=3914215 2023-12-01T05:07:23.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.152+0000 7f1e103fe8c0 1 < canceled operation key=SBUJCO2TCPKM tag=51A13G5HU4JD type=write size=531214 2023-12-01T05:07:23.155 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.154+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=F9SVDQ06BZCP type=del size=1140223 2023-12-01T05:07:23.157 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.156+0000 7f1e103fe8c0 1 < canceled operation key=URVXBYSKTROL tag=ODNYGU2FJZI1 type=del size=2318038 2023-12-01T05:07:23.159 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.158+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=3I6FZ0HY9898 type=del size=956611 2023-12-01T05:07:23.162 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.161+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=UW6155BXZ0D1 type=del 2023-12-01T05:07:23.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.165+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~JZKPRS20EBKN.0 size=579854 2023-12-01T05:07:23.166 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.165+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=JZKPRS20EBKN tag=K0YX88GVRYHC type=write size=1628430 2023-12-01T05:07:23.168 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.167+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=8QL1X1848NID type=del 2023-12-01T05:07:23.170 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.170+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=QXBE0BK8M66A type=del size=1761850 2023-12-01T05:07:23.172 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.171+0000 7f1e103fe8c0 1 < completed part key=_multipart_QS349RRDWEPS.2~UONZLLKZH22L.0 size=784367 2023-12-01T05:07:23.176 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.175+0000 7f1e103fe8c0 1 < completed multipart upload key=QS349RRDWEPS upload=UONZLLKZH22L tag=GGHNA2NX50ZF type=write size=1832943 2023-12-01T05:07:23.179 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.179+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~29S9SG10JQWS.0 size=399344 2023-12-01T05:07:23.179 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.179+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=29S9SG10JQWS tag=GY5M30H70ORC type=write size=1447920 2023-12-01T05:07:23.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.181+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~L6DFD3QEMKY3.0 size=1048576 2023-12-01T05:07:23.183 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.183+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~L6DFD3QEMKY3.1 size=1048576 2023-12-01T05:07:23.185 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.185+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~L6DFD3QEMKY3.2 size=80234 2023-12-01T05:07:23.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.189+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=L6DFD3QEMKY3 tag=IZT6ATLHDWC5 type=write size=3225962 2023-12-01T05:07:23.192 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.191+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=8LABCETJCEQS type=del size=3235238 2023-12-01T05:07:23.195 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.194+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~P4N4DURXXBPC.0 size=1048576 2023-12-01T05:07:23.197 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.196+0000 7f1e103fe8c0 1 < completed part key=_multipart_D4M0DMQO4NEL.2~P4N4DURXXBPC.1 size=356031 2023-12-01T05:07:23.200 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.200+0000 7f1e103fe8c0 1 < completed multipart upload key=D4M0DMQO4NEL upload=P4N4DURXXBPC tag=83U3CZ9QUMRJ type=write size=2453183 2023-12-01T05:07:23.202 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.202+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=I7BLJ9K3S90I type=del size=2639132 2023-12-01T05:07:23.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.204+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=ECD2482GW74K type=del 2023-12-01T05:07:23.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.206+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=PUD48I3YT0HK type=write size=771518 2023-12-01T05:07:23.209 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.208+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~HL130XG4COY2.0 size=578342 2023-12-01T05:07:23.214 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.213+0000 7f1e103fe8c0 1 < completed multipart upload key=M8GB12FJOG1E upload=HL130XG4COY2 tag=TZWSSHL3RBTK type=write size=1626918 2023-12-01T05:07:23.216 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.215+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=F06AGI354O3J type=del size=2521361 2023-12-01T05:07:23.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.217+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~BCCTDB3R98XZ.0 size=548664 2023-12-01T05:07:23.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.221+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=BCCTDB3R98XZ tag=SACC3DDVUSP4 type=write size=1597240 2023-12-01T05:07:23.224 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.223+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=HUHFDAG94LL8 type=write size=128631 2023-12-01T05:07:23.226 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.225+0000 7f1e103fe8c0 1 < completed write operation key=S69RYFWXZUZ2 tag=WF1BF9CWEROU type=write size=943672 2023-12-01T05:07:23.228 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.228+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=CCQYK15CIFA8 type=del size=688057 2023-12-01T05:07:23.230 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.229+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~SQ2UPB4WXN0Q.0 size=157437 2023-12-01T05:07:23.234 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.233+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=SQ2UPB4WXN0Q tag=DPFMZBUTNVMJ type=write size=1206013 2023-12-01T05:07:23.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.237+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~GN21UD1X5TN9.0 size=1048576 2023-12-01T05:07:23.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.240+0000 7f1e103fe8c0 1 > prepared part key=_multipart_HZL0ELMA8PJC.2~GN21UD1X5TN9.1 size=201628 2023-12-01T05:07:23.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.240+0000 7f1e103fe8c0 1 > prepared multipart upload key=HZL0ELMA8PJC upload=GN21UD1X5TN9 tag=11IYIDGLGTPV type=write size=2298780 2023-12-01T05:07:23.244 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.243+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~5MGBFWYMU293.0 size=646936 2023-12-01T05:07:23.248 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.247+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=5MGBFWYMU293 tag=AENFKW6TT3DU type=write size=1695512 2023-12-01T05:07:23.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.251+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~SX6JVPQ786AB.0 size=1048576 2023-12-01T05:07:23.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.252+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~SX6JVPQ786AB.1 size=718673 2023-12-01T05:07:23.253 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.252+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=SX6JVPQ786AB tag=Q1IQJE7KQ1WR type=write size=2815825 2023-12-01T05:07:23.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.256+0000 7f1e103fe8c0 1 < suggested remove operation key=VOYJN3AL8Y53 tag=X59ZC8VRC193 type=del 2023-12-01T05:07:23.259 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.259+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=DPTGY8RSG44S type=del size=4181986 2023-12-01T05:07:23.261 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.261+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=2C9S2Z6B0AP0 type=del 2023-12-01T05:07:23.263 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.263+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=0T1S9Q5EE8KA type=del size=2806780 2023-12-01T05:07:23.265 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.265+0000 7f1e103fe8c0 1 < canceled operation key=H1CDA6T1SMV1 tag=G29CK3HANAVJ type=del size=3914215 2023-12-01T05:07:23.267 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.267+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=LVS29QN2A0MY type=del size=1966708 2023-12-01T05:07:23.269 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.269+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=F9SVDQ06BZCP type=del 2023-12-01T05:07:23.273 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.272+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~L3QCHGYIZEG3.0 size=1048576 2023-12-01T05:07:23.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.274+0000 7f1e103fe8c0 1 > prepared part key=_multipart_CY4ZCOW8Q449.2~L3QCHGYIZEG3.1 size=835566 2023-12-01T05:07:23.275 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.274+0000 7f1e103fe8c0 1 > prepared multipart upload key=CY4ZCOW8Q449 upload=L3QCHGYIZEG3 tag=5FKX8TX84Y1Y type=write size=2932718 2023-12-01T05:07:23.277 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.276+0000 7f1e103fe8c0 1 < completed delete operation key=1I2J7UYUBJ84 tag=3I6FZ0HY9898 type=del 2023-12-01T05:07:23.280 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.280+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IR0PVP3YM18Q.0 size=1048576 2023-12-01T05:07:23.282 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.281+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IR0PVP3YM18Q.1 size=1048576 2023-12-01T05:07:23.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.283+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~IR0PVP3YM18Q.2 size=450668 2023-12-01T05:07:23.284 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.283+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=IR0PVP3YM18Q tag=W43SUEDKJ2O7 type=write size=3596396 2023-12-01T05:07:23.286 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.285+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~JZKPRS20EBKN.0 size=579854 2023-12-01T05:07:23.290 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.289+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=JZKPRS20EBKN tag=K0YX88GVRYHC type=write size=1628430 2023-12-01T05:07:23.292 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.291+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=XOXRO4J58L9H type=del size=3386836 2023-12-01T05:07:23.294 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.294+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=QXBE0BK8M66A type=del 2023-12-01T05:07:23.296 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.296+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=UORUATLWWAEZ type=del size=246551 2023-12-01T05:07:23.297 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.296+0000 7f1e103fe8c0 1 < canceled part key=_multipart_URVXBYSKTROL.2~29S9SG10JQWS.0 size=399344 2023-12-01T05:07:23.300 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.299+0000 7f1e103fe8c0 1 < canceled multipart upload key=URVXBYSKTROL upload=29S9SG10JQWS tag=GY5M30H70ORC type=write size=1447920 2023-12-01T05:07:23.302 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.302+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=O94P0PI5A4AU type=del size=4004797 2023-12-01T05:07:23.306 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.306+0000 7f1e103fe8c0 1 < suggested remove operation key=LLWHS8A9H3PV tag=8LABCETJCEQS type=del 2023-12-01T05:07:23.308 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.308+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=FSFMKKR2OPB6 type=del size=1379643 2023-12-01T05:07:23.310 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.310+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=I7BLJ9K3S90I type=del 2023-12-01T05:07:23.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.314+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~7M1AQD8POR9J.0 size=834971 2023-12-01T05:07:23.315 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.314+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=7M1AQD8POR9J tag=F263QW4PA9K2 type=write size=1883547 2023-12-01T05:07:23.317 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.316+0000 7f1e103fe8c0 1 < completed write operation key=DTXKDW9IYPGT tag=PUD48I3YT0HK type=write size=771518 2023-12-01T05:07:23.321 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.320+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~Q8SIYN37EJA6.0 size=158121 2023-12-01T05:07:23.321 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.320+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=Q8SIYN37EJA6 tag=9SLXDIDFF6MV type=write size=1206697 2023-12-01T05:07:23.323 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.323+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=F06AGI354O3J type=del 2023-12-01T05:07:23.325 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.325+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=RG30R7ZUJDJ1 type=del size=3345869 2023-12-01T05:07:23.328 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.327+0000 7f1e103fe8c0 1 < canceled operation key=O58KQ8CUHMSO tag=HUHFDAG94LL8 type=write size=128631 2023-12-01T05:07:23.333 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.331+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~SQC6W7G9ZP0Y.0 size=1048576 2023-12-01T05:07:23.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.333+0000 7f1e103fe8c0 1 > prepared part key=_multipart_DTXKDW9IYPGT.2~SQC6W7G9ZP0Y.1 size=280616 2023-12-01T05:07:23.334 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.333+0000 7f1e103fe8c0 1 > prepared multipart upload key=DTXKDW9IYPGT upload=SQC6W7G9ZP0Y tag=DFSSH8ON21QG type=write size=2377768 2023-12-01T05:07:23.336 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.335+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=CCQYK15CIFA8 type=del 2023-12-01T05:07:23.339 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.338+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=4R7ISAIJCJSK type=write size=12104 2023-12-01T05:07:23.341 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.340+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~GN21UD1X5TN9.0 size=1048576 2023-12-01T05:07:23.343 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.342+0000 7f1e103fe8c0 1 < completed part key=_multipart_HZL0ELMA8PJC.2~GN21UD1X5TN9.1 size=201628 2023-12-01T05:07:23.347 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.346+0000 7f1e103fe8c0 1 < completed multipart upload key=HZL0ELMA8PJC upload=GN21UD1X5TN9 tag=11IYIDGLGTPV type=write size=2298780 2023-12-01T05:07:23.350 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.349+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=WII4HFT4K6CC type=write size=348696 2023-12-01T05:07:23.352 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.351+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~SX6JVPQ786AB.0 size=1048576 2023-12-01T05:07:23.354 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.353+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~SX6JVPQ786AB.1 size=718673 2023-12-01T05:07:23.358 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.357+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=SX6JVPQ786AB tag=Q1IQJE7KQ1WR type=write size=2815825 2023-12-01T05:07:23.361 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.360+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=YS50U3QLQSIJ type=del size=199331 2023-12-01T05:07:23.367 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.366+0000 7f1e103fe8c0 1 < suggested update operation key=6PFY1HQB54GY tag=DPTGY8RSG44S type=del size=4181986 2023-12-01T05:07:23.369 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.368+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=QP04UWPP9W64 type=write size=543755 2023-12-01T05:07:23.371 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.370+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=0T1S9Q5EE8KA type=del 2023-12-01T05:07:23.375 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.374+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~Z0XJS5GIN611.0 size=1048576 2023-12-01T05:07:23.377 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.376+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~Z0XJS5GIN611.1 size=1048576 2023-12-01T05:07:23.378 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.378+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~Z0XJS5GIN611.2 size=2007 2023-12-01T05:07:23.379 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.378+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=Z0XJS5GIN611 tag=2LQB5N9K32RR type=write size=3147735 2023-12-01T05:07:23.381 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.380+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=LVS29QN2A0MY type=del 2023-12-01T05:07:23.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.384+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~LXX3KP7FPJCA.0 size=118577 2023-12-01T05:07:23.385 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.384+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=LXX3KP7FPJCA tag=QXLKT8LY6YPU type=write size=1167153 2023-12-01T05:07:23.387 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.386+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~L3QCHGYIZEG3.0 size=1048576 2023-12-01T05:07:23.389 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.388+0000 7f1e103fe8c0 1 < completed part key=_multipart_CY4ZCOW8Q449.2~L3QCHGYIZEG3.1 size=835566 2023-12-01T05:07:23.393 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.392+0000 7f1e103fe8c0 1 < completed multipart upload key=CY4ZCOW8Q449 upload=L3QCHGYIZEG3 tag=5FKX8TX84Y1Y type=write size=2932718 2023-12-01T05:07:23.397 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.396+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~IGP8Z2I21246.0 size=1048576 2023-12-01T05:07:23.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.398+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~IGP8Z2I21246.1 size=394461 2023-12-01T05:07:23.399 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.398+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=IGP8Z2I21246 tag=IJNOJ20FDIUE type=write size=2491613 2023-12-01T05:07:23.401 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.400+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~IR0PVP3YM18Q.0 size=1048576 2023-12-01T05:07:23.403 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.403+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~IR0PVP3YM18Q.1 size=1048576 2023-12-01T05:07:23.405 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.404+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~IR0PVP3YM18Q.2 size=450668 2023-12-01T05:07:23.409 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.408+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=IR0PVP3YM18Q tag=W43SUEDKJ2O7 type=write size=3596396 2023-12-01T05:07:23.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.412+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5TFL0075HUUM.2~RYKTJXEY3A50.0 size=711344 2023-12-01T05:07:23.413 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.412+0000 7f1e103fe8c0 1 > prepared multipart upload key=5TFL0075HUUM upload=RYKTJXEY3A50 tag=4J6DJ5HGJNZJ type=write size=1759920 2023-12-01T05:07:23.416 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.415+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=XOXRO4J58L9H type=del 2023-12-01T05:07:23.418 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.417+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=J5VW2AB19GFE type=del size=1699058 2023-12-01T05:07:23.420 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.419+0000 7f1e103fe8c0 1 < completed delete operation key=6THHYCQ1Y1YA tag=UORUATLWWAEZ type=del 2023-12-01T05:07:23.423 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.422+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=QIO2Z1KXPQBM type=write size=973492 2023-12-01T05:07:23.427 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.427+0000 7f1e103fe8c0 1 < suggested remove operation key=ZWMBPGO6TXMV tag=O94P0PI5A4AU type=del 2023-12-01T05:07:23.429 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.429+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=O9TQTDX2F8OJ type=del size=148095 2023-12-01T05:07:23.434 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.433+0000 7f1e103fe8c0 1 < suggested remove operation key=QS349RRDWEPS tag=FSFMKKR2OPB6 type=del 2023-12-01T05:07:23.436 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.435+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=CSNK0QGLA72T type=del size=1777064 2023-12-01T05:07:23.438 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.437+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~7M1AQD8POR9J.0 size=834971 2023-12-01T05:07:23.442 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.441+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=7M1AQD8POR9J tag=F263QW4PA9K2 type=write size=1883547 2023-12-01T05:07:23.444 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.443+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=W2PFW9CPOPTZ type=del size=2708582 2023-12-01T05:07:23.447 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.446+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~Q8SIYN37EJA6.0 size=158121 2023-12-01T05:07:23.452 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.451+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=Q8SIYN37EJA6 tag=9SLXDIDFF6MV type=write size=1206697 2023-12-01T05:07:23.457 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.456+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~AVGRGPID07XJ.0 size=1048576 2023-12-01T05:07:23.459 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.458+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~AVGRGPID07XJ.1 size=1048576 2023-12-01T05:07:23.461 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.460+0000 7f1e103fe8c0 1 > prepared part key=_multipart_H1CDA6T1SMV1.2~AVGRGPID07XJ.2 size=845447 2023-12-01T05:07:23.461 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.460+0000 7f1e103fe8c0 1 > prepared multipart upload key=H1CDA6T1SMV1 upload=AVGRGPID07XJ tag=9371H8VLWGLJ type=write size=3991175 2023-12-01T05:07:23.463 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.462+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=RG30R7ZUJDJ1 type=del 2023-12-01T05:07:23.467 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.467+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~CT2Q6GDTA3PI.0 size=1048576 2023-12-01T05:07:23.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.469+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6PFY1HQB54GY.2~CT2Q6GDTA3PI.1 size=1034695 2023-12-01T05:07:23.469 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.469+0000 7f1e103fe8c0 1 > prepared multipart upload key=6PFY1HQB54GY upload=CT2Q6GDTA3PI tag=BPPD9R08ZWGF type=write size=3131847 2023-12-01T05:07:23.471 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.471+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~SQC6W7G9ZP0Y.0 size=1048576 2023-12-01T05:07:23.473 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.473+0000 7f1e103fe8c0 1 < completed part key=_multipart_DTXKDW9IYPGT.2~SQC6W7G9ZP0Y.1 size=280616 2023-12-01T05:07:23.477 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.476+0000 7f1e103fe8c0 1 < completed multipart upload key=DTXKDW9IYPGT upload=SQC6W7G9ZP0Y tag=DFSSH8ON21QG type=write size=2377768 2023-12-01T05:07:23.479 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.478+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=TGZGXHL3BDFZ type=del size=1169516 2023-12-01T05:07:23.484 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.483+0000 7f1e103fe8c0 1 < suggested remove operation key=VOYJN3AL8Y53 tag=4R7ISAIJCJSK type=write 2023-12-01T05:07:23.487 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.487+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~JD866PB8U0L1.0 size=1048576 2023-12-01T05:07:23.489 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.489+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~JD866PB8U0L1.1 size=1048576 2023-12-01T05:07:23.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.491+0000 7f1e103fe8c0 1 > prepared part key=_multipart_9T6W5UL8HQGR.2~JD866PB8U0L1.2 size=76519 2023-12-01T05:07:23.491 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.491+0000 7f1e103fe8c0 1 > prepared multipart upload key=9T6W5UL8HQGR upload=JD866PB8U0L1 tag=E29PMNSXSWAW type=write size=3222247 2023-12-01T05:07:23.494 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.494+0000 7f1e103fe8c0 -1 < failed to complete operation key=QS349RRDWEPS tag=WII4HFT4K6CC type=write size=348696: (22) Invalid argument 2023-12-01T05:07:23.496 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.496+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=MKKJQYBVYTYT type=del size=978014 2023-12-01T05:07:23.498 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.498+0000 7f1e103fe8c0 1 < completed delete operation key=E8ZZ0TR1IV5S tag=YS50U3QLQSIJ type=del 2023-12-01T05:07:23.502 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.502+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~6NNLTEOP28E0.0 size=1048576 2023-12-01T05:07:23.504 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.503+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~6NNLTEOP28E0.1 size=1048576 2023-12-01T05:07:23.506 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.506+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~6NNLTEOP28E0.2 size=895549 2023-12-01T05:07:23.506 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.506+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=6NNLTEOP28E0 tag=KAG35LFQMUTZ type=write size=4041277 2023-12-01T05:07:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:23 smithi060 ceph-mon[94233]: pgmap v1749: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 474 KiB/s wr, 2.42k op/s 2023-12-01T05:07:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:23 smithi060 ceph-mon[109077]: pgmap v1749: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 474 KiB/s wr, 2.42k op/s 2023-12-01T05:07:23.510 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.510+0000 7f1e103fe8c0 1 < suggested update operation key=D4M0DMQO4NEL tag=QP04UWPP9W64 type=write size=543755 2023-12-01T05:07:23.512 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.512+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=IPMCNY3HW3TW type=del size=2533588 2023-12-01T05:07:23.515 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.514+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~Z0XJS5GIN611.0 size=1048576 2023-12-01T05:07:23.517 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.516+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~Z0XJS5GIN611.1 size=1048576 2023-12-01T05:07:23.518 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.518+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~Z0XJS5GIN611.2 size=2007 2023-12-01T05:07:23.522 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.521+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=Z0XJS5GIN611 tag=2LQB5N9K32RR type=write size=3147735 2023-12-01T05:07:23.526 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.526+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~36I83RLWXGQ6.0 size=1048576 2023-12-01T05:07:23.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.527+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~36I83RLWXGQ6.1 size=213557 2023-12-01T05:07:23.528 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.527+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=36I83RLWXGQ6 tag=MLMWTYP771ZL type=write size=2310709 2023-12-01T05:07:23.530 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.529+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~LXX3KP7FPJCA.0 size=118577 2023-12-01T05:07:23.534 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.533+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=LXX3KP7FPJCA tag=QXLKT8LY6YPU type=write size=1167153 2023-12-01T05:07:23.537 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.535+0000 7f1e103fe8c0 1 > prepared operation key=K406217CY1N9 tag=7K49W7NDB8W0 type=del size=3132775 2023-12-01T05:07:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:23 smithi089 ceph-mon[98504]: pgmap v1749: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 474 KiB/s wr, 2.42k op/s 2023-12-01T05:07:23.538 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.538+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~IGP8Z2I21246.0 size=1048576 2023-12-01T05:07:23.540 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.539+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~IGP8Z2I21246.1 size=394461 2023-12-01T05:07:23.544 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.543+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=IGP8Z2I21246 tag=IJNOJ20FDIUE type=write size=2491613 2023-12-01T05:07:23.547 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.546+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=EBL0GWBOKDJS type=del size=4165868 2023-12-01T05:07:23.549 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.548+0000 7f1e103fe8c0 1 < completed part key=_multipart_5TFL0075HUUM.2~RYKTJXEY3A50.0 size=711344 2023-12-01T05:07:23.552 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.552+0000 7f1e103fe8c0 1 < completed multipart upload key=5TFL0075HUUM upload=RYKTJXEY3A50 tag=4J6DJ5HGJNZJ type=write size=1759920 2023-12-01T05:07:23.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.556+0000 7f1e103fe8c0 1 > prepared part key=_multipart_ZWMBPGO6TXMV.2~6CADQ2YIF7OG.0 size=278910 2023-12-01T05:07:23.557 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.556+0000 7f1e103fe8c0 1 > prepared multipart upload key=ZWMBPGO6TXMV upload=6CADQ2YIF7OG tag=LT6987VRCD40 type=write size=1327486 2023-12-01T05:07:23.559 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.558+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=J5VW2AB19GFE type=del 2023-12-01T05:07:23.562 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.562+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~V39058YQ6XJH.0 size=987026 2023-12-01T05:07:23.563 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.562+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=V39058YQ6XJH tag=2YZTF836ALBL type=write size=2035602 2023-12-01T05:07:23.565 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.565+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=QIO2Z1KXPQBM type=write size=973492 2023-12-01T05:07:23.568 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.567+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=IKNPTTAIKEAL type=del size=1821715 2023-12-01T05:07:23.570 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.569+0000 7f1e103fe8c0 1 < completed delete operation key=5TFL0075HUUM tag=O9TQTDX2F8OJ type=del 2023-12-01T05:07:23.573 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.572+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=0N1R8IFOR0S6 type=del size=2703558 2023-12-01T05:07:23.577 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.577+0000 7f1e103fe8c0 1 < suggested remove operation key=E8ZZ0TR1IV5S tag=CSNK0QGLA72T type=del 2023-12-01T05:07:23.579 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.579+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=TQ6HKF34B6BE type=del size=2367961 2023-12-01T05:07:23.584 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.583+0000 7f1e103fe8c0 1 < suggested update operation key=SBUJCO2TCPKM tag=W2PFW9CPOPTZ type=del size=2708582 2023-12-01T05:07:23.586 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.585+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=49H88HS5QNUT type=del size=1245565 2023-12-01T05:07:23.588 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.587+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~AVGRGPID07XJ.0 size=1048576 2023-12-01T05:07:23.590 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.589+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~AVGRGPID07XJ.1 size=1048576 2023-12-01T05:07:23.592 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.591+0000 7f1e103fe8c0 1 < completed part key=_multipart_H1CDA6T1SMV1.2~AVGRGPID07XJ.2 size=845447 2023-12-01T05:07:23.595 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.594+0000 7f1e103fe8c0 1 < completed multipart upload key=H1CDA6T1SMV1 upload=AVGRGPID07XJ tag=9371H8VLWGLJ type=write size=3991175 2023-12-01T05:07:23.598 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.597+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=Y552XUVR3QXH type=del size=960274 2023-12-01T05:07:23.600 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.599+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~CT2Q6GDTA3PI.0 size=1048576 2023-12-01T05:07:23.602 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.601+0000 7f1e103fe8c0 1 < completed part key=_multipart_6PFY1HQB54GY.2~CT2Q6GDTA3PI.1 size=1034695 2023-12-01T05:07:23.605 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.605+0000 7f1e103fe8c0 1 < completed multipart upload key=6PFY1HQB54GY upload=CT2Q6GDTA3PI tag=BPPD9R08ZWGF type=write size=3131847 2023-12-01T05:07:23.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.608+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~10ZA163MS284.0 size=823235 2023-12-01T05:07:23.609 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.608+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=10ZA163MS284 tag=NKKC48ZJTB35 type=write size=1871811 2023-12-01T05:07:23.611 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.611+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=TGZGXHL3BDFZ type=del 2023-12-01T05:07:23.615 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.614+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~QZ3W19BUHB3E.0 size=1048576 2023-12-01T05:07:23.617 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.616+0000 7f1e103fe8c0 1 > prepared part key=_multipart_M8GB12FJOG1E.2~QZ3W19BUHB3E.1 size=628060 2023-12-01T05:07:23.617 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.616+0000 7f1e103fe8c0 1 > prepared multipart upload key=M8GB12FJOG1E upload=QZ3W19BUHB3E tag=1DUX5NFO8VV4 type=write size=2725212 2023-12-01T05:07:23.619 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.618+0000 7f1e103fe8c0 1 < completed part key=_multipart_9T6W5UL8HQGR.2~JD866PB8U0L1.0 size=1048576 2023-12-01T05:07:23.619 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.618+0000 7f1e103fe8c0 1 < canceled part key=_multipart_9T6W5UL8HQGR.2~JD866PB8U0L1.1 size=1048576 2023-12-01T05:07:23.619 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.618+0000 7f1e103fe8c0 1 < canceled part key=_multipart_9T6W5UL8HQGR.2~JD866PB8U0L1.2 size=76519 2023-12-01T05:07:23.623 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.622+0000 7f1e103fe8c0 1 < canceled multipart upload key=9T6W5UL8HQGR upload=JD866PB8U0L1 tag=E29PMNSXSWAW type=write size=3222247 2023-12-01T05:07:23.625 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.624+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=48VKAM0O39UT type=del size=1101424 2023-12-01T05:07:23.627 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.627+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=MKKJQYBVYTYT type=del 2023-12-01T05:07:23.630 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.629+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=L7TE7ESWAGNR type=del size=2167801 2023-12-01T05:07:23.632 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.632+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~6NNLTEOP28E0.0 size=1048576 2023-12-01T05:07:23.634 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.633+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~6NNLTEOP28E0.1 size=1048576 2023-12-01T05:07:23.636 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.636+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~6NNLTEOP28E0.2 size=895549 2023-12-01T05:07:23.640 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.639+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=6NNLTEOP28E0 tag=KAG35LFQMUTZ type=write size=4041277 2023-12-01T05:07:23.642 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.642+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=XPT7YJBSSAPA type=write size=1030955 2023-12-01T05:07:23.644 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.644+0000 7f1e103fe8c0 1 < canceled operation key=ZWMBPGO6TXMV tag=IPMCNY3HW3TW type=del size=2533588 2023-12-01T05:07:23.648 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.648+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~BB86PKQL1I7F.0 size=1048576 2023-12-01T05:07:23.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.649+0000 7f1e103fe8c0 1 > prepared part key=_multipart_5PGFLZ22M21I.2~BB86PKQL1I7F.1 size=857138 2023-12-01T05:07:23.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.649+0000 7f1e103fe8c0 1 > prepared multipart upload key=5PGFLZ22M21I upload=BB86PKQL1I7F tag=Z26FMY6JOYSU type=write size=2954290 2023-12-01T05:07:23.650 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.650+0000 7f1e103fe8c0 1 < canceled part key=_multipart_E8ZZ0TR1IV5S.2~36I83RLWXGQ6.0 size=1048576 2023-12-01T05:07:23.652 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.651+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~36I83RLWXGQ6.1 size=213557 2023-12-01T05:07:23.656 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.655+0000 7f1e103fe8c0 1 < canceled multipart upload key=E8ZZ0TR1IV5S upload=36I83RLWXGQ6 tag=MLMWTYP771ZL type=write size=2310709 2023-12-01T05:07:23.660 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.659+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~8DJGOJ28C09F.0 size=1048576 2023-12-01T05:07:23.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.661+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~8DJGOJ28C09F.1 size=992398 2023-12-01T05:07:23.662 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.661+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=8DJGOJ28C09F tag=AJYTQUT3HPLY type=write size=3089550 2023-12-01T05:07:23.664 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.663+0000 7f1e103fe8c0 1 < completed delete operation key=K406217CY1N9 tag=7K49W7NDB8W0 type=del 2023-12-01T05:07:23.667 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.666+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=0XM6TKQ23QRQ type=write size=678359 2023-12-01T05:07:23.669 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.668+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=EBL0GWBOKDJS type=del 2023-12-01T05:07:23.671 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.670+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=Y40GDXGFK5AN type=write size=49292 2023-12-01T05:07:23.673 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.672+0000 7f1e103fe8c0 1 < completed part key=_multipart_ZWMBPGO6TXMV.2~6CADQ2YIF7OG.0 size=278910 2023-12-01T05:07:23.677 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.676+0000 7f1e103fe8c0 1 < completed multipart upload key=ZWMBPGO6TXMV upload=6CADQ2YIF7OG tag=LT6987VRCD40 type=write size=1327486 2023-12-01T05:07:23.678 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.678+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=LOOQTM63R9CV type=del size=2421110 2023-12-01T05:07:23.681 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.681+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~V39058YQ6XJH.0 size=987026 2023-12-01T05:07:23.685 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.684+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=V39058YQ6XJH tag=2YZTF836ALBL type=write size=2035602 2023-12-01T05:07:23.687 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.686+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=BBMTBN4OBC0Q type=del size=2259908 2023-12-01T05:07:23.689 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.688+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=IKNPTTAIKEAL type=del 2023-12-01T05:07:23.691 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.691+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=Q9GY00Y2WNCI type=del size=3536827 2023-12-01T05:07:23.693 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.693+0000 7f1e103fe8c0 1 < completed delete operation key=6PFY1HQB54GY tag=0N1R8IFOR0S6 type=del 2023-12-01T05:07:23.696 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.696+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=OV5KTZUMNSM8 type=del size=1930460 2023-12-01T05:07:23.698 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.698+0000 7f1e103fe8c0 1 < completed delete operation key=O58KQ8CUHMSO tag=TQ6HKF34B6BE type=del 2023-12-01T05:07:23.701 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.700+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=1N11S2VZ74W5 type=del size=2135353 2023-12-01T05:07:23.703 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.702+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=49H88HS5QNUT type=del 2023-12-01T05:07:23.705 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.704+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=QDEQ0W51Z7PC type=del size=3120515 2023-12-01T05:07:23.707 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.707+0000 7f1e103fe8c0 1 < completed delete operation key=SBUJCO2TCPKM tag=Y552XUVR3QXH type=del 2023-12-01T05:07:23.711 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.710+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~YO70140JRK63.0 size=1048576 2023-12-01T05:07:23.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.712+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~YO70140JRK63.1 size=763789 2023-12-01T05:07:23.713 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.712+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=YO70140JRK63 tag=YJAZ2TU20DBP type=write size=2860941 2023-12-01T05:07:23.715 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.714+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~10ZA163MS284.0 size=823235 2023-12-01T05:07:23.718 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.718+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=10ZA163MS284 tag=NKKC48ZJTB35 type=write size=1871811 2023-12-01T05:07:23.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.721+0000 7f1e103fe8c0 1 > prepared part key=_multipart_I7WQ7V371WXB.2~CW9BH41KFMDN.0 size=98157 2023-12-01T05:07:23.722 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.721+0000 7f1e103fe8c0 1 > prepared multipart upload key=I7WQ7V371WXB upload=CW9BH41KFMDN tag=1IEHVXRJVUOE type=write size=1146733 2023-12-01T05:07:23.723 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.722+0000 7f1e103fe8c0 1 < canceled part key=_multipart_M8GB12FJOG1E.2~QZ3W19BUHB3E.0 size=1048576 2023-12-01T05:07:23.725 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.724+0000 7f1e103fe8c0 1 < completed part key=_multipart_M8GB12FJOG1E.2~QZ3W19BUHB3E.1 size=628060 2023-12-01T05:07:23.728 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.727+0000 7f1e103fe8c0 1 < canceled multipart upload key=M8GB12FJOG1E upload=QZ3W19BUHB3E tag=1DUX5NFO8VV4 type=write size=2725212 2023-12-01T05:07:23.730 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.730+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=MEOWWQUOCAH9 type=del size=2232505 2023-12-01T05:07:23.733 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.732+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=48VKAM0O39UT type=del 2023-12-01T05:07:23.735 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.735+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=RKJ1IK2M5L68 type=del size=4005146 2023-12-01T05:07:23.738 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.737+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=L7TE7ESWAGNR type=del 2023-12-01T05:07:23.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.741+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~A0PZFIE7YLE3.0 size=279473 2023-12-01T05:07:23.742 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.741+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=A0PZFIE7YLE3 tag=WW0X2KI8ZZR8 type=write size=1328049 2023-12-01T05:07:23.746 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.745+0000 7f1e103fe8c0 1 < suggested remove operation key=DTXKDW9IYPGT tag=XPT7YJBSSAPA type=write 2023-12-01T05:07:23.748 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.747+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=2UB4WFSF8JVB type=del size=1925300 2023-12-01T05:07:23.751 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.750+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~BB86PKQL1I7F.0 size=1048576 2023-12-01T05:07:23.753 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.752+0000 7f1e103fe8c0 1 < completed part key=_multipart_5PGFLZ22M21I.2~BB86PKQL1I7F.1 size=857138 2023-12-01T05:07:23.756 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.756+0000 7f1e103fe8c0 1 < completed multipart upload key=5PGFLZ22M21I upload=BB86PKQL1I7F tag=Z26FMY6JOYSU type=write size=2954290 2023-12-01T05:07:23.761 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.760+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~U9IY0KNKJ2JA.0 size=1048576 2023-12-01T05:07:23.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.762+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~U9IY0KNKJ2JA.1 size=751779 2023-12-01T05:07:23.763 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.762+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=U9IY0KNKJ2JA tag=VN8ZEZO61ET2 type=write size=2848931 2023-12-01T05:07:23.765 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.764+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~8DJGOJ28C09F.0 size=1048576 2023-12-01T05:07:23.767 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.766+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~8DJGOJ28C09F.1 size=992398 2023-12-01T05:07:23.771 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.770+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=8DJGOJ28C09F tag=AJYTQUT3HPLY type=write size=3089550 2023-12-01T05:07:23.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.774+0000 7f1e103fe8c0 1 > prepared part key=_multipart_B9F6GZ15FRQ4.2~3KB59K7TRYCW.0 size=679352 2023-12-01T05:07:23.775 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.774+0000 7f1e103fe8c0 1 > prepared multipart upload key=B9F6GZ15FRQ4 upload=3KB59K7TRYCW tag=PA88Y1UHADFF type=write size=1727928 2023-12-01T05:07:23.777 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.777+0000 7f1e103fe8c0 1 < completed write operation key=HZL0ELMA8PJC tag=0XM6TKQ23QRQ type=write size=678359 2023-12-01T05:07:23.781 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.780+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~5HJFKL008IZA.0 size=1048576 2023-12-01T05:07:23.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.782+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~5HJFKL008IZA.1 size=917225 2023-12-01T05:07:23.783 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.782+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=5HJFKL008IZA tag=DH1DJEAU94ML type=write size=3014377 2023-12-01T05:07:23.785 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.784+0000 7f1e103fe8c0 1 < completed write operation key=M8GB12FJOG1E tag=Y40GDXGFK5AN type=write size=49292 2023-12-01T05:07:23.787 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.786+0000 7f1e103fe8c0 1 > prepared operation key=7ZK6JAXLM788 tag=V5DSKQ66BNMN type=del size=2354277 2023-12-01T05:07:23.789 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.788+0000 7f1e103fe8c0 1 < completed delete operation key=CY4ZCOW8Q449 tag=LOOQTM63R9CV type=del 2023-12-01T05:07:23.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.792+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~67QBVC31KS57.0 size=726486 2023-12-01T05:07:23.793 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.792+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=67QBVC31KS57 tag=2W8W4C2LWHOK type=write size=1775062 2023-12-01T05:07:23.796 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.796+0000 7f1e103fe8c0 -1 < failed to complete operation key=DTXKDW9IYPGT tag=BBMTBN4OBC0Q type=del size=2259908: (22) Invalid argument 2023-12-01T05:07:23.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.800+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~4PG4KQ43OULP.0 size=422058 2023-12-01T05:07:23.801 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.800+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=4PG4KQ43OULP tag=6DLWK807F27E type=write size=1470634 2023-12-01T05:07:23.803 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.802+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=Q9GY00Y2WNCI type=del 2023-12-01T05:07:23.805 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.804+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=H4PQZVV1Y5WJ type=del size=715760 2023-12-01T05:07:23.807 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.806+0000 7f1e103fe8c0 1 < completed delete operation key=URVXBYSKTROL tag=OV5KTZUMNSM8 type=del 2023-12-01T05:07:23.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.811+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~3KFR78HN3YVA.0 size=319119 2023-12-01T05:07:23.811 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.811+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=3KFR78HN3YVA tag=BISDBZQVWAOF type=write size=1367695 2023-12-01T05:07:23.813 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.813+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=1N11S2VZ74W5 type=del 2023-12-01T05:07:23.818 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.817+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~50LYRDBWO589.0 size=1048576 2023-12-01T05:07:23.820 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.819+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~50LYRDBWO589.1 size=1048576 2023-12-01T05:07:23.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.821+0000 7f1e103fe8c0 1 > prepared part key=_multipart_24QWY118LZSQ.2~50LYRDBWO589.2 size=15167 2023-12-01T05:07:23.822 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.821+0000 7f1e103fe8c0 1 > prepared multipart upload key=24QWY118LZSQ upload=50LYRDBWO589 tag=R48HW5NPB7L3 type=write size=3160895 2023-12-01T05:07:23.826 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.825+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=QDEQ0W51Z7PC type=del 2023-12-01T05:07:23.830 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.829+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~94S88IYB4FMD.0 size=1048576 2023-12-01T05:07:23.832 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.831+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~94S88IYB4FMD.1 size=1048576 2023-12-01T05:07:23.834 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.833+0000 7f1e103fe8c0 1 > prepared part key=_multipart_S69RYFWXZUZ2.2~94S88IYB4FMD.2 size=110049 2023-12-01T05:07:23.834 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.833+0000 7f1e103fe8c0 1 > prepared multipart upload key=S69RYFWXZUZ2 upload=94S88IYB4FMD tag=ZTOMIOGZZ156 type=write size=3255777 2023-12-01T05:07:23.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.835+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~YO70140JRK63.0 size=1048576 2023-12-01T05:07:23.836 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.835+0000 7f1e103fe8c0 1 < canceled part key=_multipart_B9F6GZ15FRQ4.2~YO70140JRK63.1 size=763789 2023-12-01T05:07:23.840 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.839+0000 7f1e103fe8c0 1 < canceled multipart upload key=B9F6GZ15FRQ4 upload=YO70140JRK63 tag=YJAZ2TU20DBP type=write size=2860941 2023-12-01T05:07:23.844 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.843+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~UJRBBZ29LXHJ.0 size=1048576 2023-12-01T05:07:23.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.845+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~UJRBBZ29LXHJ.1 size=680522 2023-12-01T05:07:23.846 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.845+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=UJRBBZ29LXHJ tag=1KLGD6GHDKZR type=write size=2777674 2023-12-01T05:07:23.848 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.847+0000 7f1e103fe8c0 1 < completed part key=_multipart_I7WQ7V371WXB.2~CW9BH41KFMDN.0 size=98157 2023-12-01T05:07:23.851 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.850+0000 7f1e103fe8c0 1 < completed multipart upload key=I7WQ7V371WXB upload=CW9BH41KFMDN tag=1IEHVXRJVUOE type=write size=1146733 2023-12-01T05:07:23.853 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.852+0000 7f1e103fe8c0 1 > prepared operation key=D4M0DMQO4NEL tag=THHDTVKUL8H8 type=del size=1527228 2023-12-01T05:07:23.855 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.854+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=MEOWWQUOCAH9 type=del 2023-12-01T05:07:23.857 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.856+0000 7f1e103fe8c0 1 > prepared operation key=O58KQ8CUHMSO tag=50302BU12N9M type=write size=696279 2023-12-01T05:07:23.859 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.859+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=RKJ1IK2M5L68 type=del 2023-12-01T05:07:23.863 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.863+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~C5HMXC4XWKU1.0 size=1048576 2023-12-01T05:07:23.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.864+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~C5HMXC4XWKU1.1 size=81090 2023-12-01T05:07:23.865 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.864+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=C5HMXC4XWKU1 tag=KMSR4KTYC33G type=write size=2178242 2023-12-01T05:07:23.867 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.866+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~A0PZFIE7YLE3.0 size=279473 2023-12-01T05:07:23.871 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.870+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=A0PZFIE7YLE3 tag=WW0X2KI8ZZR8 type=write size=1328049 2023-12-01T05:07:23.873 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.872+0000 7f1e103fe8c0 1 > prepared operation key=6PFY1HQB54GY tag=7I9J5OC38GIF type=write size=18039 2023-12-01T05:07:23.877 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.876+0000 7f1e103fe8c0 1 < suggested update operation key=ZJ4W1AW278KZ tag=2UB4WFSF8JVB type=del size=1925300 2023-12-01T05:07:23.879 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.878+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=UMV15BS6ZFMA type=del size=935720 2023-12-01T05:07:23.881 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.880+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~U9IY0KNKJ2JA.0 size=1048576 2023-12-01T05:07:23.883 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.882+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~U9IY0KNKJ2JA.1 size=751779 2023-12-01T05:07:23.886 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.886+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=U9IY0KNKJ2JA tag=VN8ZEZO61ET2 type=write size=2848931 2023-12-01T05:07:23.888 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.888+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=J21JQZ4CTVRK type=del size=3723525 2023-12-01T05:07:23.890 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.890+0000 7f1e103fe8c0 1 < completed part key=_multipart_B9F6GZ15FRQ4.2~3KB59K7TRYCW.0 size=679352 2023-12-01T05:07:23.894 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.893+0000 7f1e103fe8c0 1 < completed multipart upload key=B9F6GZ15FRQ4 upload=3KB59K7TRYCW tag=PA88Y1UHADFF type=write size=1727928 2023-12-01T05:07:23.898 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.897+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~HTJT2R8S4ZFD.0 size=1048576 2023-12-01T05:07:23.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.899+0000 7f1e103fe8c0 1 > prepared part key=_multipart_1I2J7UYUBJ84.2~HTJT2R8S4ZFD.1 size=122040 2023-12-01T05:07:23.900 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.899+0000 7f1e103fe8c0 1 > prepared multipart upload key=1I2J7UYUBJ84 upload=HTJT2R8S4ZFD tag=WGNOBR8WH1YF type=write size=2219192 2023-12-01T05:07:23.903 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.902+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~5HJFKL008IZA.0 size=1048576 2023-12-01T05:07:23.904 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.904+0000 7f1e103fe8c0 1 < completed part key=_multipart_6THHYCQ1Y1YA.2~5HJFKL008IZA.1 size=917225 2023-12-01T05:07:23.908 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.908+0000 7f1e103fe8c0 1 < completed multipart upload key=6THHYCQ1Y1YA upload=5HJFKL008IZA tag=DH1DJEAU94ML type=write size=3014377 2023-12-01T05:07:23.911 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.910+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=5D1NXKH0HJ52 type=del size=811351 2023-12-01T05:07:23.913 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.912+0000 7f1e103fe8c0 1 < completed delete operation key=7ZK6JAXLM788 tag=V5DSKQ66BNMN type=del 2023-12-01T05:07:23.915 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.915+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=7OZ18THOKPCA type=del size=3775579 2023-12-01T05:07:23.917 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.917+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~67QBVC31KS57.0 size=726486 2023-12-01T05:07:23.921 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.920+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=67QBVC31KS57 tag=2W8W4C2LWHOK type=write size=1775062 2023-12-01T05:07:23.923 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.923+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=LA26G1RJ192A type=write size=306384 2023-12-01T05:07:23.926 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.925+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~4PG4KQ43OULP.0 size=422058 2023-12-01T05:07:23.930 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.929+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=4PG4KQ43OULP tag=6DLWK807F27E type=write size=1470634 2023-12-01T05:07:23.931 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.931+0000 7f1e103fe8c0 1 > prepared operation key=DTXKDW9IYPGT tag=FX92T0BXUYHA type=del size=123116 2023-12-01T05:07:23.934 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.933+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=H4PQZVV1Y5WJ type=del 2023-12-01T05:07:23.936 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.935+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=97JQSXNQM39B type=del size=638173 2023-12-01T05:07:23.939 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.938+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~3KFR78HN3YVA.0 size=319119 2023-12-01T05:07:23.943 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.943+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=3KFR78HN3YVA tag=BISDBZQVWAOF type=write size=1367695 2023-12-01T05:07:23.947 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.947+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~O1EV3PAEU8X1.0 size=1048576 2023-12-01T05:07:23.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.948+0000 7f1e103fe8c0 1 > prepared part key=_multipart_L00N0GJ45UKN.2~O1EV3PAEU8X1.1 size=167487 2023-12-01T05:07:23.949 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.948+0000 7f1e103fe8c0 1 > prepared multipart upload key=L00N0GJ45UKN upload=O1EV3PAEU8X1 tag=1AHBZBW2OUB3 type=write size=2264639 2023-12-01T05:07:23.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.950+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~50LYRDBWO589.0 size=1048576 2023-12-01T05:07:23.953 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.952+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~50LYRDBWO589.1 size=1048576 2023-12-01T05:07:23.955 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.954+0000 7f1e103fe8c0 1 < completed part key=_multipart_24QWY118LZSQ.2~50LYRDBWO589.2 size=15167 2023-12-01T05:07:23.958 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.958+0000 7f1e103fe8c0 1 < completed multipart upload key=24QWY118LZSQ upload=50LYRDBWO589 tag=R48HW5NPB7L3 type=write size=3160895 2023-12-01T05:07:23.960 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.960+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=1DLXD75SKHDE type=write size=964212 2023-12-01T05:07:23.962 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.962+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~94S88IYB4FMD.0 size=1048576 2023-12-01T05:07:23.964 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.963+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~94S88IYB4FMD.1 size=1048576 2023-12-01T05:07:23.966 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.965+0000 7f1e103fe8c0 1 < completed part key=_multipart_S69RYFWXZUZ2.2~94S88IYB4FMD.2 size=110049 2023-12-01T05:07:23.970 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.970+0000 7f1e103fe8c0 1 < completed multipart upload key=S69RYFWXZUZ2 upload=94S88IYB4FMD tag=ZTOMIOGZZ156 type=write size=3255777 2023-12-01T05:07:23.973 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.972+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=2FI79KGVNPTB type=del size=1244904 2023-12-01T05:07:23.975 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.974+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~UJRBBZ29LXHJ.0 size=1048576 2023-12-01T05:07:23.976 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.976+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~UJRBBZ29LXHJ.1 size=680522 2023-12-01T05:07:23.981 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.980+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=UJRBBZ29LXHJ tag=1KLGD6GHDKZR type=write size=2777674 2023-12-01T05:07:23.984 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.983+0000 7f1e103fe8c0 1 > prepared operation key=5TFL0075HUUM tag=CPX2LGNMY3US type=del size=2064779 2023-12-01T05:07:23.986 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.985+0000 7f1e103fe8c0 1 < completed delete operation key=D4M0DMQO4NEL tag=THHDTVKUL8H8 type=del 2023-12-01T05:07:23.988 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.987+0000 7f1e103fe8c0 1 > prepared operation key=LLWHS8A9H3PV tag=L8R6IEUI6JTL type=del size=3237078 2023-12-01T05:07:23.990 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.989+0000 7f1e103fe8c0 1 < completed write operation key=O58KQ8CUHMSO tag=50302BU12N9M type=write size=696279 2023-12-01T05:07:23.992 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.991+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=954V6APUK7MR type=write size=71472 2023-12-01T05:07:23.994 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.993+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~C5HMXC4XWKU1.0 size=1048576 2023-12-01T05:07:23.996 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:23.996+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~C5HMXC4XWKU1.1 size=81090 2023-12-01T05:07:24.001 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.000+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=C5HMXC4XWKU1 tag=KMSR4KTYC33G type=write size=2178242 2023-12-01T05:07:24.004 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.003+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=16J43TN3ZJCF type=del size=1529497 2023-12-01T05:07:24.006 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.005+0000 7f1e103fe8c0 1 < completed write operation key=6PFY1HQB54GY tag=7I9J5OC38GIF type=write size=18039 2023-12-01T05:07:24.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.009+0000 7f1e103fe8c0 1 > prepared part key=_multipart_VOYJN3AL8Y53.2~973ZWWXJMJ9H.0 size=280994 2023-12-01T05:07:24.010 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.009+0000 7f1e103fe8c0 1 > prepared multipart upload key=VOYJN3AL8Y53 upload=973ZWWXJMJ9H tag=92W5BJC92VUO type=write size=1329570 2023-12-01T05:07:24.012 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.012+0000 7f1e103fe8c0 1 < completed delete operation key=QS349RRDWEPS tag=UMV15BS6ZFMA type=del 2023-12-01T05:07:24.014 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.014+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=0U931R0O30MO type=del size=608732 2023-12-01T05:07:24.016 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.016+0000 7f1e103fe8c0 1 < completed delete operation key=ZWMBPGO6TXMV tag=J21JQZ4CTVRK type=del 2023-12-01T05:07:24.018 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.018+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=GCYC2Y5I74H7 type=del size=2454283 2023-12-01T05:07:24.021 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.020+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~HTJT2R8S4ZFD.0 size=1048576 2023-12-01T05:07:24.022 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.022+0000 7f1e103fe8c0 1 < completed part key=_multipart_1I2J7UYUBJ84.2~HTJT2R8S4ZFD.1 size=122040 2023-12-01T05:07:24.027 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.026+0000 7f1e103fe8c0 1 < completed multipart upload key=1I2J7UYUBJ84 upload=HTJT2R8S4ZFD tag=WGNOBR8WH1YF type=write size=2219192 2023-12-01T05:07:24.029 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.028+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=CUIYXYZ94SFR type=write size=715049 2023-12-01T05:07:24.031 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.031+0000 7f1e103fe8c0 1 < completed delete operation key=VOYJN3AL8Y53 tag=5D1NXKH0HJ52 type=del 2023-12-01T05:07:24.035 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.035+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~541OYN26E2TL.0 size=1048576 2023-12-01T05:07:24.037 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.036+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~541OYN26E2TL.1 size=1048576 2023-12-01T05:07:24.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.038+0000 7f1e103fe8c0 1 > prepared part key=_multipart_E8ZZ0TR1IV5S.2~541OYN26E2TL.2 size=1007285 2023-12-01T05:07:24.039 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.038+0000 7f1e103fe8c0 1 > prepared multipart upload key=E8ZZ0TR1IV5S upload=541OYN26E2TL tag=IUCWKHYH19ZZ type=write size=4153013 2023-12-01T05:07:24.041 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.040+0000 7f1e103fe8c0 1 < canceled operation key=ZWMBPGO6TXMV tag=7OZ18THOKPCA type=del size=3775579 2023-12-01T05:07:24.043 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.042+0000 7f1e103fe8c0 1 > prepared operation key=H1CDA6T1SMV1 tag=NTY6SH8NZYQW type=del size=1765353 2023-12-01T05:07:24.047 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.047+0000 7f1e103fe8c0 1 < suggested update operation key=E8ZZ0TR1IV5S tag=LA26G1RJ192A type=write size=306384 2023-12-01T05:07:24.049 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.049+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=BLK75H8KRM76 type=del size=656617 2023-12-01T05:07:24.052 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.051+0000 7f1e103fe8c0 1 < completed delete operation key=DTXKDW9IYPGT tag=FX92T0BXUYHA type=del 2023-12-01T05:07:24.054 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.053+0000 7f1e103fe8c0 1 > prepared operation key=24QWY118LZSQ tag=X86AOLM0ZD11 type=del size=2850060 2023-12-01T05:07:24.058 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.057+0000 7f1e103fe8c0 1 < suggested update operation key=285IAXA9485Z tag=97JQSXNQM39B type=del size=638173 2023-12-01T05:07:24.060 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.059+0000 7f1e103fe8c0 1 > prepared operation key=6THHYCQ1Y1YA tag=G2Y2FYK4MXEC type=write size=491145 2023-12-01T05:07:24.062 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.062+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~O1EV3PAEU8X1.0 size=1048576 2023-12-01T05:07:24.064 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.064+0000 7f1e103fe8c0 1 < completed part key=_multipart_L00N0GJ45UKN.2~O1EV3PAEU8X1.1 size=167487 2023-12-01T05:07:24.068 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.068+0000 7f1e103fe8c0 1 < completed multipart upload key=L00N0GJ45UKN upload=O1EV3PAEU8X1 tag=1AHBZBW2OUB3 type=write size=2264639 2023-12-01T05:07:24.071 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.070+0000 7f1e103fe8c0 1 > prepared operation key=OXQC97F80TRZ tag=13AJ4I0OFO6Y type=del size=4056953 2023-12-01T05:07:24.073 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.072+0000 7f1e103fe8c0 1 < completed write operation key=CY4ZCOW8Q449 tag=1DLXD75SKHDE type=write size=964212 2023-12-01T05:07:24.077 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.076+0000 7f1e103fe8c0 1 > prepared part key=_multipart_GRCGJL9086Q5.2~95Q4M74CLJHH.0 size=800376 2023-12-01T05:07:24.077 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.076+0000 7f1e103fe8c0 1 > prepared multipart upload key=GRCGJL9086Q5 upload=95Q4M74CLJHH tag=VS28DLCCTDHH type=write size=1848952 2023-12-01T05:07:24.079 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.078+0000 7f1e103fe8c0 1 < completed delete operation key=5PGFLZ22M21I tag=2FI79KGVNPTB type=del 2023-12-01T05:07:24.082 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.082+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~DHRQ1YVSVNNR.0 size=1048576 2023-12-01T05:07:24.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.084+0000 7f1e103fe8c0 1 > prepared part key=_multipart_K406217CY1N9.2~DHRQ1YVSVNNR.1 size=238806 2023-12-01T05:07:24.085 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.084+0000 7f1e103fe8c0 1 > prepared multipart upload key=K406217CY1N9 upload=DHRQ1YVSVNNR tag=N1JL1K9WOCK7 type=write size=2335958 2023-12-01T05:07:24.089 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.088+0000 7f1e103fe8c0 1 < suggested update operation key=5TFL0075HUUM tag=CPX2LGNMY3US type=del size=2064779 2023-12-01T05:07:24.091 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.090+0000 7f1e103fe8c0 1 > prepared operation key=SBUJCO2TCPKM tag=8XX8S9KQ216R type=write size=77486 2023-12-01T05:07:24.092 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.092+0000 7f1e103fe8c0 1 < completed delete operation key=LLWHS8A9H3PV tag=L8R6IEUI6JTL type=del 2023-12-01T05:07:24.095 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.094+0000 7f1e103fe8c0 1 > prepared operation key=L00N0GJ45UKN tag=IJOWBMKJIKET type=del size=14516 2023-12-01T05:07:24.097 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.096+0000 7f1e103fe8c0 1 < canceled operation key=CY4ZCOW8Q449 tag=954V6APUK7MR type=write size=71472 2023-12-01T05:07:24.099 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.098+0000 7f1e103fe8c0 1 > prepared operation key=CY4ZCOW8Q449 tag=4FJDBOVOARF4 type=del size=1455778 2023-12-01T05:07:24.101 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.100+0000 7f1e103fe8c0 1 < canceled operation key=1I2J7UYUBJ84 tag=16J43TN3ZJCF type=del size=1529497 2023-12-01T05:07:24.103 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.102+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=0LKI34C65EQU type=del size=141310 2023-12-01T05:07:24.105 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.104+0000 7f1e103fe8c0 1 < completed part key=_multipart_VOYJN3AL8Y53.2~973ZWWXJMJ9H.0 size=280994 2023-12-01T05:07:24.109 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.108+0000 7f1e103fe8c0 1 < completed multipart upload key=VOYJN3AL8Y53 upload=973ZWWXJMJ9H tag=92W5BJC92VUO type=write size=1329570 2023-12-01T05:07:24.113 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.112+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~4NER26MHKIB1.0 size=1048576 2023-12-01T05:07:24.114 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.114+0000 7f1e103fe8c0 1 > prepared part key=_multipart_285IAXA9485Z.2~4NER26MHKIB1.1 size=240280 2023-12-01T05:07:24.115 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.114+0000 7f1e103fe8c0 1 > prepared multipart upload key=285IAXA9485Z upload=4NER26MHKIB1 tag=FVOZHU7D8W9C type=write size=2337432 2023-12-01T05:07:24.117 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.116+0000 7f1e103fe8c0 1 < canceled operation key=1I2J7UYUBJ84 tag=0U931R0O30MO type=del size=608732 2023-12-01T05:07:24.119 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.118+0000 7f1e103fe8c0 1 > prepared operation key=ZJ4W1AW278KZ tag=DPVBPXCT9SR5 type=del size=3872131 2023-12-01T05:07:24.121 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.120+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=GCYC2Y5I74H7 type=del 2023-12-01T05:07:24.126 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.125+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~YSGZ46YFWIGD.0 size=1048576 2023-12-01T05:07:24.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.127+0000 7f1e103fe8c0 1 > prepared part key=_multipart_URVXBYSKTROL.2~YSGZ46YFWIGD.1 size=351223 2023-12-01T05:07:24.128 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.127+0000 7f1e103fe8c0 1 > prepared multipart upload key=URVXBYSKTROL upload=YSGZ46YFWIGD tag=XXHP7KF5IY5X type=write size=2448375 2023-12-01T05:07:24.130 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.129+0000 7f1e103fe8c0 1 < completed write operation key=L00N0GJ45UKN tag=CUIYXYZ94SFR type=write size=715049 2023-12-01T05:07:24.132 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.131+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=WA7K9P033RTC type=write size=492625 2023-12-01T05:07:24.134 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.133+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~541OYN26E2TL.0 size=1048576 2023-12-01T05:07:24.136 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.135+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~541OYN26E2TL.1 size=1048576 2023-12-01T05:07:24.138 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.137+0000 7f1e103fe8c0 1 < completed part key=_multipart_E8ZZ0TR1IV5S.2~541OYN26E2TL.2 size=1007285 2023-12-01T05:07:24.141 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.141+0000 7f1e103fe8c0 1 < completed multipart upload key=E8ZZ0TR1IV5S upload=541OYN26E2TL tag=IUCWKHYH19ZZ type=write size=4153013 2023-12-01T05:07:24.144 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.143+0000 7f1e103fe8c0 1 > prepared operation key=M8GB12FJOG1E tag=E3ZB6RSWWSTC type=del size=2790753 2023-12-01T05:07:24.146 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.145+0000 7f1e103fe8c0 1 < completed delete operation key=H1CDA6T1SMV1 tag=NTY6SH8NZYQW type=del 2023-12-01T05:07:24.148 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.148+0000 7f1e103fe8c0 1 > prepared operation key=HZL0ELMA8PJC tag=U4G0RXFCYGYY type=del size=857559 2023-12-01T05:07:24.150 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.150+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=BLK75H8KRM76 type=del 2023-12-01T05:07:24.152 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.152+0000 7f1e103fe8c0 1 > prepared operation key=URVXBYSKTROL tag=9RMXEDAIHH8H type=del size=959382 2023-12-01T05:07:24.154 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.154+0000 7f1e103fe8c0 1 < completed delete operation key=24QWY118LZSQ tag=X86AOLM0ZD11 type=del 2023-12-01T05:07:24.156 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.156+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=DEKZX808ZVWV type=del size=3555218 2023-12-01T05:07:24.161 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.160+0000 7f1e103fe8c0 1 < suggested remove operation key=6THHYCQ1Y1YA tag=G2Y2FYK4MXEC type=write 2023-12-01T05:07:24.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.164+0000 7f1e103fe8c0 1 > prepared part key=_multipart_SBUJCO2TCPKM.2~QWGJGMYLT0DI.0 size=882617 2023-12-01T05:07:24.165 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.164+0000 7f1e103fe8c0 1 > prepared multipart upload key=SBUJCO2TCPKM upload=QWGJGMYLT0DI tag=6ENPJRK8DIFM type=write size=1931193 2023-12-01T05:07:24.167 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.166+0000 7f1e103fe8c0 1 < completed delete operation key=OXQC97F80TRZ tag=13AJ4I0OFO6Y type=del 2023-12-01T05:07:24.169 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.168+0000 7f1e103fe8c0 1 > prepared operation key=5PGFLZ22M21I tag=WGR326N3LM97 type=del size=715521 2023-12-01T05:07:24.171 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.170+0000 7f1e103fe8c0 1 < completed part key=_multipart_GRCGJL9086Q5.2~95Q4M74CLJHH.0 size=800376 2023-12-01T05:07:24.175 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.174+0000 7f1e103fe8c0 1 < completed multipart upload key=GRCGJL9086Q5 upload=95Q4M74CLJHH tag=VS28DLCCTDHH type=write size=1848952 2023-12-01T05:07:24.177 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.176+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=TRUNQ9LY625A type=del size=1902882 2023-12-01T05:07:24.179 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.178+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~DHRQ1YVSVNNR.0 size=1048576 2023-12-01T05:07:24.181 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.180+0000 7f1e103fe8c0 1 < completed part key=_multipart_K406217CY1N9.2~DHRQ1YVSVNNR.1 size=238806 2023-12-01T05:07:24.184 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.184+0000 7f1e103fe8c0 1 < completed multipart upload key=K406217CY1N9 upload=DHRQ1YVSVNNR tag=N1JL1K9WOCK7 type=write size=2335958 2023-12-01T05:07:24.186 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.186+0000 7f1e103fe8c0 1 > prepared operation key=ZWMBPGO6TXMV tag=I9VRJFC202K6 type=write size=830526 2023-12-01T05:07:24.188 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.188+0000 7f1e103fe8c0 1 < completed write operation key=SBUJCO2TCPKM tag=8XX8S9KQ216R type=write size=77486 2023-12-01T05:07:24.190 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.190+0000 7f1e103fe8c0 1 > prepared operation key=E8ZZ0TR1IV5S tag=Q4YYU7PNF3TO type=del size=3850103 2023-12-01T05:07:24.193 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.192+0000 7f1e103fe8c0 1 < completed delete operation key=L00N0GJ45UKN tag=IJOWBMKJIKET type=del 2023-12-01T05:07:24.195 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.194+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=5FWWO61UQBLI type=del size=3748965 2023-12-01T05:07:24.199 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.199+0000 7f1e103fe8c0 1 < suggested update operation key=CY4ZCOW8Q449 tag=4FJDBOVOARF4 type=del size=1455778 2023-12-01T05:07:24.201 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.201+0000 7f1e103fe8c0 1 > prepared operation key=VOYJN3AL8Y53 tag=6OPLMSQW76FB type=del size=1902409 2023-12-01T05:07:24.205 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.205+0000 7f1e103fe8c0 1 < suggested remove operation key=VOYJN3AL8Y53 tag=0LKI34C65EQU type=del 2023-12-01T05:07:24.207 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.207+0000 7f1e103fe8c0 1 > prepared operation key=1I2J7UYUBJ84 tag=FNH00WC4H4IQ type=write size=147910 2023-12-01T05:07:24.210 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.209+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~4NER26MHKIB1.0 size=1048576 2023-12-01T05:07:24.212 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.211+0000 7f1e103fe8c0 1 < completed part key=_multipart_285IAXA9485Z.2~4NER26MHKIB1.1 size=240280 2023-12-01T05:07:24.216 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.215+0000 7f1e103fe8c0 1 < completed multipart upload key=285IAXA9485Z upload=4NER26MHKIB1 tag=FVOZHU7D8W9C type=write size=2337432 2023-12-01T05:07:24.218 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.217+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=QGUI6SMA77P3 type=write size=747400 2023-12-01T05:07:24.220 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.219+0000 7f1e103fe8c0 1 < canceled operation key=ZJ4W1AW278KZ tag=DPVBPXCT9SR5 type=del size=3872131 2023-12-01T05:07:24.222 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.222+0000 7f1e103fe8c0 1 > prepared operation key=QS349RRDWEPS tag=5Q6BVVVU850N type=write size=1001117 2023-12-01T05:07:24.225 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.224+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~YSGZ46YFWIGD.0 size=1048576 2023-12-01T05:07:24.227 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.226+0000 7f1e103fe8c0 1 < completed part key=_multipart_URVXBYSKTROL.2~YSGZ46YFWIGD.1 size=351223 2023-12-01T05:07:24.230 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.230+0000 7f1e103fe8c0 1 < completed multipart upload key=URVXBYSKTROL upload=YSGZ46YFWIGD tag=XXHP7KF5IY5X type=write size=2448375 2023-12-01T05:07:24.232 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.232+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=X0RVQXUK221L type=del size=3186891 2023-12-01T05:07:24.236 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.236+0000 7f1e103fe8c0 1 < suggested remove operation key=1I2J7UYUBJ84 tag=WA7K9P033RTC type=write 2023-12-01T05:07:24.238 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.238+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=GAEQUGNG21NQ type=del size=3626566 2023-12-01T05:07:24.241 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.240+0000 7f1e103fe8c0 1 < completed delete operation key=M8GB12FJOG1E tag=E3ZB6RSWWSTC type=del 2023-12-01T05:07:24.243 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.243+0000 7f1e103fe8c0 1 > prepared operation key=285IAXA9485Z tag=QN55YG8QWPI6 type=write size=135998 2023-12-01T05:07:24.246 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.245+0000 7f1e103fe8c0 1 < completed delete operation key=HZL0ELMA8PJC tag=U4G0RXFCYGYY type=del 2023-12-01T05:07:24.248 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.248+0000 7f1e103fe8c0 1 > prepared operation key=GRCGJL9086Q5 tag=57KGLJ54Z403 type=del size=3382635 2023-12-01T05:07:24.251 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.250+0000 7f1e103fe8c0 1 < canceled operation key=URVXBYSKTROL tag=9RMXEDAIHH8H type=del size=959382 2023-12-01T05:07:24.255 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.254+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~G6QDOZB1AAOZ.0 size=1048576 2023-12-01T05:07:24.257 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.257+0000 7f1e103fe8c0 1 > prepared part key=_multipart_6THHYCQ1Y1YA.2~G6QDOZB1AAOZ.1 size=783588 2023-12-01T05:07:24.258 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.257+0000 7f1e103fe8c0 1 > prepared multipart upload key=6THHYCQ1Y1YA upload=G6QDOZB1AAOZ tag=8I2IAEPW7UE2 type=write size=2880740 2023-12-01T05:07:24.260 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.259+0000 7f1e103fe8c0 1 < completed delete operation key=285IAXA9485Z tag=DEKZX808ZVWV type=del 2023-12-01T05:07:24.262 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.261+0000 7f1e103fe8c0 1 > prepared operation key=S69RYFWXZUZ2 tag=XM40J2M2WGJV type=del size=3999630 2023-12-01T05:07:24.264 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.263+0000 7f1e103fe8c0 1 < completed part key=_multipart_SBUJCO2TCPKM.2~QWGJGMYLT0DI.0 size=882617 2023-12-01T05:07:24.268 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.267+0000 7f1e103fe8c0 1 < completed multipart upload key=SBUJCO2TCPKM upload=QWGJGMYLT0DI tag=6ENPJRK8DIFM type=write size=1931193 2023-12-01T05:07:24.270 INFO:tasks.workunit.client.0.smithi060.stderr:2023-12-01T05:07:24.269+0000 7f1e103fe8c0 1 > prepared operation key=B9F6GZ15FRQ4 tag=FH8UTS33LIV2 type=write size=605200 2023-12-01T05:07:24.270 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] cls_rgw_stats.simulate (14849 ms) 2023-12-01T05:07:24.270 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 1 test from cls_rgw_stats (14849 ms total) 2023-12-01T05:07:24.270 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:07:24.270 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:07:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:07:24] "GET /metrics HTTP/1.1" 200 36159 "" "Prometheus/2.43.0" 2023-12-01T05:07:25.257 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 1 test from 1 test suite ran. (17699 ms total) 2023-12-01T05:07:25.257 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 1 test. 2023-12-01T05:07:25.261 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:07:25.261 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:07:25.335 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2023-12-01T05:07:25.335 DEBUG:teuthology.orchestra.run.smithi060:workunit test cls/test_cls_sdk.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_sdk.sh 2023-12-01T05:07:25.411 INFO:tasks.workunit.client.0.smithi060.stdout:Running main() from gmock_main.cc 2023-12-01T05:07:25.411 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 2 tests from 1 test suite. 2023-12-01T05:07:25.411 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:07:25.411 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 2 tests from ClsSDK 2023-12-01T05:07:25.411 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2023-12-01T05:07:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:25 smithi060 ceph-mon[94233]: pgmap v1750: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 960 KiB/s rd, 332 KiB/s wr, 1.70k op/s 2023-12-01T05:07:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:25 smithi060 ceph-mon[109077]: pgmap v1750: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 960 KiB/s rd, 332 KiB/s wr, 1.70k op/s 2023-12-01T05:07:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:25 smithi089 ceph-mon[98504]: pgmap v1750: 137 pgs: 137 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 960 KiB/s rd, 332 KiB/s wr, 1.70k op/s 2023-12-01T05:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:26 smithi060 ceph-mon[94233]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-01T05:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:26 smithi060 ceph-mon[109077]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-01T05:07:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:26 smithi089 ceph-mon[98504]: osdmap e1139: 8 total, 8 up, 8 in 2023-12-01T05:07:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:27 smithi060 ceph-mon[109077]: pgmap v1752: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:27 smithi060 ceph-mon[109077]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-01T05:07:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2189228097' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:27 smithi060 ceph-mon[94233]: pgmap v1752: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:27 smithi060 ceph-mon[94233]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-01T05:07:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2189228097' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:27 smithi089 ceph-mon[98504]: pgmap v1752: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:27 smithi089 ceph-mon[98504]: osdmap e1140: 8 total, 8 up, 8 in 2023-12-01T05:07:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2189228097' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:28.278 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2866 ms) 2023-12-01T05:07:28.279 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2023-12-01T05:07:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2189228097' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:28 smithi089 ceph-mon[98504]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-01T05:07:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2189228097' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:28 smithi060 ceph-mon[94233]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-01T05:07:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2189228097' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:28 smithi060 ceph-mon[109077]: osdmap e1141: 8 total, 8 up, 8 in 2023-12-01T05:07:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:29 smithi089 ceph-mon[98504]: pgmap v1755: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:29 smithi089 ceph-mon[98504]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-01T05:07:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:29 smithi060 ceph-mon[94233]: pgmap v1755: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:29 smithi060 ceph-mon[94233]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-01T05:07:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:29 smithi060 ceph-mon[109077]: pgmap v1755: 137 pgs: 32 creating+peering, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:29 smithi060 ceph-mon[109077]: osdmap e1142: 8 total, 8 up, 8 in 2023-12-01T05:07:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:30 smithi089 ceph-mon[98504]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-01T05:07:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/586261640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:30 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:30 smithi060 ceph-mon[94233]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-01T05:07:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/586261640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:30 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:30 smithi060 ceph-mon[109077]: osdmap e1143: 8 total, 8 up, 8 in 2023-12-01T05:07:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/586261640' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:30 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:07:31.293 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3017 ms) 2023-12-01T05:07:31.294 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 2 tests from ClsSDK (5883 ms total) 2023-12-01T05:07:31.294 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:07:31.294 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T05:07:31.294 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 2 tests from 1 test suite ran. (5883 ms total) 2023-12-01T05:07:31.294 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 2 tests. 2023-12-01T05:07:31.299 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:07:31.299 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:07:31.372 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2023-12-01T05:07:31.373 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T05:07:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:31 smithi089 ceph-mon[98504]: pgmap v1758: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:31 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:07:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:31 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:31 smithi089 ceph-mon[98504]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-01T05:07:31.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[109077]: pgmap v1758: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:31.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:07:31.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:31.629 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[109077]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-01T05:07:31.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[94233]: pgmap v1758: 137 pgs: 32 unknown, 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:31.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:07:31.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi060-166089-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:07:31.630 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:31 smithi060 ceph-mon[94233]: osdmap e1144: 8 total, 8 up, 8 in 2023-12-01T05:07:31.631 DEBUG:teuthology.parallel:result is None 2023-12-01T05:07:31.631 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T05:07:31.659 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T05:07:31.660 DEBUG:teuthology.orchestra.run.smithi060:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:07:31.717 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T05:07:31.717 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:07:31.717 INFO:teuthology.task.print:**** done end rados_api.yaml 2023-12-01T05:07:31.717 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:07:31.717 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2023-12-01T05:07:31.717 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T05:07:31.718 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T05:07:31.718 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T05:07:31.718 DEBUG:teuthology.orchestra.run.smithi060:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:07:31.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:07:31.774 INFO:teuthology.orchestra.run.smithi060.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T05:07:31.774 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:07:31.832 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T05:07:31.832 DEBUG:teuthology.orchestra.run.smithi060:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T05:07:31.889 INFO:tasks.workunit:timeout=3h 2023-12-01T05:07:31.889 INFO:tasks.workunit:cleanup=True 2023-12-01T05:07:31.890 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T05:07:31.949 INFO:tasks.workunit.client.0.smithi060.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T05:07:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:32 smithi089 ceph-mon[98504]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-01T05:07:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:32 smithi060 ceph-mon[94233]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-01T05:07:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:32 smithi060 ceph-mon[109077]: osdmap e1145: 8 total, 8 up, 8 in 2023-12-01T05:07:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:33 smithi060 ceph-mon[94233]: pgmap v1761: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:33 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:33 smithi060 ceph-mon[109077]: pgmap v1761: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:33 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:33.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:33 smithi089 ceph-mon[98504]: pgmap v1761: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:33.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:33 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:07:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:07:34] "GET /metrics HTTP/1.1" 200 33792 "" "Prometheus/2.43.0" 2023-12-01T05:07:35.384 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:07:35.721 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (21m) 15s ago 22m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (22m) 15s ago 22m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (23m) 15s ago 23m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (23m) 15s ago 23m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (26m) 15s ago 26m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (27m) 15s ago 27m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (27m) 15s ago 27m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (26m) 15s ago 26m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (26m) 15s ago 26m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (22m) 15s ago 22m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (22m) 15s ago 22m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:07:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (25m) 15s ago 25m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (25m) 15s ago 25m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (25m) 15s ago 25m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (24m) 15s ago 24m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (24m) 15s ago 24m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (24m) 15s ago 24m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (23m) 15s ago 23m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (23m) 15s ago 23m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:07:35.723 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (21m) 15s ago 22m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:07:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:35 smithi060 ceph-mon[94233]: pgmap v1762: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:35 smithi060 ceph-mon[109077]: pgmap v1762: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:35 smithi089 ceph-mon[98504]: pgmap v1762: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:07:36.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:36.141 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:07:36.141 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:07:36.141 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:07:36.141 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:07:36.141 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:07:36.141 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:07:36.141 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:07:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:36 smithi060 ceph-mon[109077]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/180286750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:07:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:36 smithi060 ceph-mon[94233]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/180286750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:07:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:36 smithi089 ceph-mon[98504]: from='client.16191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/180286750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:07:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:37 smithi060 ceph-mon[94233]: pgmap v1763: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:37 smithi060 ceph-mon[94233]: from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:37 smithi060 ceph-mon[109077]: pgmap v1763: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:37 smithi060 ceph-mon[109077]: from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:37 smithi089 ceph-mon[98504]: pgmap v1763: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:37 smithi089 ceph-mon[98504]: from='client.26105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:07:39.355 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T05:07:39.413 INFO:tasks.workunit.client.0.smithi060.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T05:07:39.415 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T05:07:39.415 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T05:07:39.463 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T05:07:39.512 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T05:07:39.550 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T05:07:39.551 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T05:07:39.551 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T05:07:39.589 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T05:07:39.592 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T05:07:39.593 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T05:07:39.651 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2023-12-01T05:07:39.652 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2023-12-01T05:07:39.652 DEBUG:teuthology.orchestra.run.smithi060:workunit test rados/load-gen-big.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rados/load-gen-big.sh 2023-12-01T05:07:39.756 INFO:tasks.workunit.client.0.smithi060.stdout:run length 1200 seconds 2023-12-01T05:07:39.756 INFO:tasks.workunit.client.0.smithi060.stdout:preparing 10240 objects 2023-12-01T05:07:39.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:39 smithi060 ceph-mon[109077]: pgmap v1764: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:39.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:39 smithi060 ceph-mon[94233]: pgmap v1764: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:39 smithi089 ceph-mon[98504]: pgmap v1764: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:41.683 INFO:tasks.workunit.client.0.smithi060.stdout:load-gen will run 1200 seconds 2023-12-01T05:07:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:41 smithi060 ceph-mon[94233]: pgmap v1765: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:41 smithi060 ceph-mon[109077]: pgmap v1765: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:41.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:41 smithi089 ceph-mon[98504]: pgmap v1765: 105 pgs: 105 active+clean; 580 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:07:41.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:42.683 INFO:tasks.workunit.client.0.smithi060.stdout: 1: throughput=0MB/sec pending data=0 2023-12-01T05:07:42.683 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HPqkoLBitExlBt- off=896067 len=1340528 2023-12-01T05:07:42.691 INFO:tasks.workunit.client.0.smithi060.stdout:op 0 completed, throughput=1.27MB/sec 2023-12-01T05:07:42.691 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EBSTQqmbgSf0VI- off=7314055 len=420972 2023-12-01T05:07:42.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 1 completed, throughput=1.66MB/sec 2023-12-01T05:07:42.694 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A9RChh6TZDRDJJL off=10288399 len=58235 2023-12-01T05:07:42.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 2 completed, throughput=1.71MB/sec 2023-12-01T05:07:42.697 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-omnsypRfPPFkF-v off=407914 len=1733700 2023-12-01T05:07:42.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 3 completed, throughput=3.32MB/sec 2023-12-01T05:07:42.704 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZnUFv-MqqBPdmNf off=5340762 len=616871 2023-12-01T05:07:42.705 INFO:tasks.workunit.client.0.smithi060.stdout:op 4 completed, throughput=3.89MB/sec 2023-12-01T05:07:42.706 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4HeQQO-qdsCbRrr off=6995732 len=1585139 2023-12-01T05:07:42.711 INFO:tasks.workunit.client.0.smithi060.stdout:op 5 completed, throughput=5.34MB/sec 2023-12-01T05:07:43.711 INFO:tasks.workunit.client.0.smithi060.stdout: 2: throughput=2.71MB/sec pending data=0 2023-12-01T05:07:43.711 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TBbXU_DRDBEcjoJ off=400512 len=253357 2023-12-01T05:07:43.714 INFO:tasks.workunit.client.0.smithi060.stdout:op 6 completed, throughput=2.82MB/sec 2023-12-01T05:07:43.714 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zxqAuiMjTFTKzfh off=22084728 len=1072109 2023-12-01T05:07:43.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 7 completed, throughput=3.32MB/sec 2023-12-01T05:07:43.718 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lESru2JWp2km3Ax off=2690805 len=1439792 2023-12-01T05:07:43.720 INFO:tasks.workunit.client.0.smithi060.stdout:op 8 completed, throughput=3.99MB/sec 2023-12-01T05:07:43.720 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_JeGiovGET_12xr off=2992246 len=1162750 2023-12-01T05:07:43.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 9 completed, throughput=4.53MB/sec 2023-12-01T05:07:43.721 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0tZea4-VWwNTsY6 off=3563077 len=1946289 2023-12-01T05:07:43.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 10 completed, throughput=5.43MB/sec 2023-12-01T05:07:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:43 smithi060 ceph-mon[94233]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 974 KiB/s wr, 974 op/s 2023-12-01T05:07:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:43 smithi060 ceph-mon[109077]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 974 KiB/s wr, 974 op/s 2023-12-01T05:07:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:43 smithi089 ceph-mon[98504]: pgmap v1766: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 974 KiB/s wr, 974 op/s 2023-12-01T05:07:44.724 INFO:tasks.workunit.client.0.smithi060.stdout: 3: throughput=3.65MB/sec pending data=0 2023-12-01T05:07:44.725 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGar8mv7umJG6Po off=13155706 len=1951897 2023-12-01T05:07:44.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 11 completed, throughput=4.24MB/sec 2023-12-01T05:07:44.738 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sl4bxrftmFKwJLL off=16361016 len=151716 2023-12-01T05:07:44.742 INFO:tasks.workunit.client.0.smithi060.stdout:op 12 completed, throughput=4.29MB/sec 2023-12-01T05:07:44.742 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HaRCdz9CYYH4Ah9 off=5745422 len=1648140 2023-12-01T05:07:44.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 13 completed, throughput=4.79MB/sec 2023-12-01T05:07:44.748 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OImEQIJ4dODRp_R off=3826983 len=1683191 2023-12-01T05:07:44.757 INFO:tasks.workunit.client.0.smithi060.stdout:op 14 completed, throughput=5.3MB/sec 2023-12-01T05:07:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:07:44] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.43.0" 2023-12-01T05:07:45.756 INFO:tasks.workunit.client.0.smithi060.stdout: 4: throughput=4MB/sec pending data=0 2023-12-01T05:07:45.756 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ef7eWJ3eRTX-Urh off=6674547 len=1266083 2023-12-01T05:07:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:45 smithi060 ceph-mon[109077]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s wr, 842 op/s 2023-12-01T05:07:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:45 smithi060 ceph-mon[94233]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s wr, 842 op/s 2023-12-01T05:07:45.762 INFO:tasks.workunit.client.0.smithi060.stdout:op 15 completed, throughput=4.29MB/sec 2023-12-01T05:07:45.762 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vmaWk3l6GxQ6B6P off=2808249 len=561859 2023-12-01T05:07:45.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 16 completed, throughput=4.42MB/sec 2023-12-01T05:07:45.763 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oOzvFzPwcS4EL5B off=22041656 len=8243 2023-12-01T05:07:45.765 INFO:tasks.workunit.client.0.smithi060.stdout:op 17 completed, throughput=4.42MB/sec 2023-12-01T05:07:45.765 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-you3rbDAZmKwMRb off=5603613 len=610856 2023-12-01T05:07:45.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 18 completed, throughput=4.56MB/sec 2023-12-01T05:07:45.767 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5pgJuB1mYV46yjH off=5926786 len=58247 2023-12-01T05:07:45.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 19 completed, throughput=4.57MB/sec 2023-12-01T05:07:45.767 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hPlFbTWO2AIqk82 off=10103653 len=551973 2023-12-01T05:07:45.771 INFO:tasks.workunit.client.0.smithi060.stdout:op 20 completed, throughput=4.69MB/sec 2023-12-01T05:07:45.771 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G-QK20sGkt7Lmqi off=15686548 len=1992210 2023-12-01T05:07:45.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 21 completed, throughput=5.16MB/sec 2023-12-01T05:07:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:45 smithi089 ceph-mon[98504]: pgmap v1767: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s wr, 842 op/s 2023-12-01T05:07:46.773 INFO:tasks.workunit.client.0.smithi060.stdout: 5: throughput=4.14MB/sec pending data=0 2023-12-01T05:07:46.774 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iGmXs_r90KrvAqt off=619713 len=496404 2023-12-01T05:07:46.777 INFO:tasks.workunit.client.0.smithi060.stdout:op 22 completed, throughput=4.23MB/sec 2023-12-01T05:07:46.777 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ottFLU0lHzld3jG off=0 len=1436812 2023-12-01T05:07:46.779 INFO:tasks.workunit.client.0.smithi060.stdout:op 23 completed, throughput=4.5MB/sec 2023-12-01T05:07:46.779 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Bj2tyzUSWNLD5Es off=3473092 len=528234 2023-12-01T05:07:46.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 24 completed, throughput=4.6MB/sec 2023-12-01T05:07:46.780 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bpeMYkIzK5chfx7 off=1940087 len=1468061 2023-12-01T05:07:46.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 25 completed, throughput=4.87MB/sec 2023-12-01T05:07:46.782 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2mDHhDYPszMiRbG off=1009883 len=236647 2023-12-01T05:07:46.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 26 completed, throughput=4.91MB/sec 2023-12-01T05:07:46.784 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l8lAOK8VZEPlUEh off=90234 len=1923241 2023-12-01T05:07:46.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 27 completed, throughput=5.27MB/sec 2023-12-01T05:07:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:47 smithi060 ceph-mon[94233]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s wr, 843 op/s 2023-12-01T05:07:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:47 smithi060 ceph-mon[109077]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s wr, 843 op/s 2023-12-01T05:07:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:47 smithi089 ceph-mon[98504]: pgmap v1768: 105 pgs: 105 active+clean; 127 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 843 KiB/s wr, 843 op/s 2023-12-01T05:07:47.788 INFO:tasks.workunit.client.0.smithi060.stdout: 6: throughput=4.41MB/sec pending data=0 2023-12-01T05:07:47.788 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OuQhLlKQH7ORNWL off=13880734 len=462283 2023-12-01T05:07:47.792 INFO:tasks.workunit.client.0.smithi060.stdout:op 28 completed, throughput=4.48MB/sec 2023-12-01T05:07:47.792 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YBF-1jzjh1rllL- off=2764650 len=1968821 2023-12-01T05:07:47.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 29 completed, throughput=4.78MB/sec 2023-12-01T05:07:47.794 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t3X1gVuNFxDFZ4p off=18841323 len=525691 2023-12-01T05:07:47.795 INFO:tasks.workunit.client.0.smithi060.stdout:op 30 completed, throughput=4.86MB/sec 2023-12-01T05:07:47.795 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r1Kfcv31Ujx8avi off=6178754 len=1110101 2023-12-01T05:07:47.796 INFO:tasks.workunit.client.0.smithi060.stdout:op 31 completed, throughput=5.03MB/sec 2023-12-01T05:07:48.797 INFO:tasks.workunit.client.0.smithi060.stdout: 7: throughput=4.33MB/sec pending data=0 2023-12-01T05:07:48.797 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wOhjzOyZi1uXnFE off=1672804 len=389097 2023-12-01T05:07:48.798 INFO:tasks.workunit.client.0.smithi060.stdout:op 32 completed, throughput=4.38MB/sec 2023-12-01T05:07:48.798 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dk2fv7mvzH9kU04 off=338625 len=1822792 2023-12-01T05:07:48.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 33 completed, throughput=4.62MB/sec 2023-12-01T05:07:48.809 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ef5AMzUyyhfD6Aq off=14049736 len=908279 2023-12-01T05:07:48.811 INFO:tasks.workunit.client.0.smithi060.stdout:op 34 completed, throughput=4.74MB/sec 2023-12-01T05:07:48.811 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uj66OajIJ2-ShcC off=7730674 len=851303 2023-12-01T05:07:48.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 35 completed, throughput=4.85MB/sec 2023-12-01T05:07:48.812 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K87-NKHymQgyENx off=104543 len=419911 2023-12-01T05:07:48.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 36 completed, throughput=4.9MB/sec 2023-12-01T05:07:48.815 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AjpXCFNJfrBgSn1 off=1908764 len=1409920 2023-12-01T05:07:48.817 INFO:tasks.workunit.client.0.smithi060.stdout:op 37 completed, throughput=5.09MB/sec 2023-12-01T05:07:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:49 smithi060 ceph-mon[94233]: pgmap v1769: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2023-12-01T05:07:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:49 smithi060 ceph-mon[109077]: pgmap v1769: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2023-12-01T05:07:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:49 smithi089 ceph-mon[98504]: pgmap v1769: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2023-12-01T05:07:49.818 INFO:tasks.workunit.client.0.smithi060.stdout: 8: throughput=4.46MB/sec pending data=0 2023-12-01T05:07:49.818 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yXaWYKrkbndl6Ft off=6892856 len=948510 2023-12-01T05:07:49.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 38 completed, throughput=4.57MB/sec 2023-12-01T05:07:49.819 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HK5L6RhjZpqFaz- off=16092107 len=1941949 2023-12-01T05:07:49.823 INFO:tasks.workunit.client.0.smithi060.stdout:op 39 completed, throughput=4.8MB/sec 2023-12-01T05:07:49.824 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WpO8xhahwfizcFG off=2475447 len=1406717 2023-12-01T05:07:49.825 INFO:tasks.workunit.client.0.smithi060.stdout:op 40 completed, throughput=4.96MB/sec 2023-12-01T05:07:49.825 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B6FTlzWzLEGNwTu off=799360 len=1652735 2023-12-01T05:07:49.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 41 completed, throughput=5.15MB/sec 2023-12-01T05:07:50.828 INFO:tasks.workunit.client.0.smithi060.stdout: 9: throughput=4.59MB/sec pending data=0 2023-12-01T05:07:50.828 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--DB5tWmhcEcrcdr off=1537277 len=378289 2023-12-01T05:07:50.828 INFO:tasks.workunit.client.0.smithi060.stdout:op 42 completed, throughput=4.63MB/sec 2023-12-01T05:07:50.828 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PaFvuv1DfPRp1uo off=4406107 len=557861 2023-12-01T05:07:50.829 INFO:tasks.workunit.client.0.smithi060.stdout:op 43 completed, throughput=4.69MB/sec 2023-12-01T05:07:50.829 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ACXWcVUFYvle3E4 off=5174305 len=226773 2023-12-01T05:07:50.832 INFO:tasks.workunit.client.0.smithi060.stdout:op 44 completed, throughput=4.71MB/sec 2023-12-01T05:07:50.833 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2Af_WUB8iIhQUcW off=14673444 len=1931173 2023-12-01T05:07:50.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 45 completed, throughput=4.91MB/sec 2023-12-01T05:07:50.840 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Qc6ajX1IQWZwtjE off=6936670 len=107025 2023-12-01T05:07:50.842 INFO:tasks.workunit.client.0.smithi060.stdout:op 46 completed, throughput=4.92MB/sec 2023-12-01T05:07:50.842 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-93bafxaCgpGzY7n off=8585789 len=287485 2023-12-01T05:07:50.843 INFO:tasks.workunit.client.0.smithi060.stdout:op 47 completed, throughput=4.95MB/sec 2023-12-01T05:07:50.843 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f0mLBJEbKUC2MxC off=16228098 len=1313653 2023-12-01T05:07:50.852 INFO:tasks.workunit.client.0.smithi060.stdout:op 48 completed, throughput=5.08MB/sec 2023-12-01T05:07:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:51 smithi060 ceph-mon[94233]: pgmap v1770: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2023-12-01T05:07:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:51 smithi060 ceph-mon[109077]: pgmap v1770: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2023-12-01T05:07:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:51 smithi089 ceph-mon[98504]: pgmap v1770: 105 pgs: 105 active+clean; 128 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 782 KiB/s rd, 1.8 MiB/s wr, 854 op/s 2023-12-01T05:07:51.852 INFO:tasks.workunit.client.0.smithi060.stdout: 10: throughput=4.58MB/sec pending data=0 2023-12-01T05:07:51.852 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4Xon-fLojHhgbZe off=14221828 len=1005441 2023-12-01T05:07:51.857 INFO:tasks.workunit.client.0.smithi060.stdout:op 49 completed, throughput=4.67MB/sec 2023-12-01T05:07:51.857 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rGzKcMpyaoeZQMl off=2705808 len=1668329 2023-12-01T05:07:51.858 INFO:tasks.workunit.client.0.smithi060.stdout:op 50 completed, throughput=4.83MB/sec 2023-12-01T05:07:51.859 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5vQnRGaIPULrpMM off=5721160 len=1589315 2023-12-01T05:07:51.865 INFO:tasks.workunit.client.0.smithi060.stdout:op 51 completed, throughput=4.97MB/sec 2023-12-01T05:07:51.865 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fkU9Lqn0ly6FW3X off=8614494 len=1824592 2023-12-01T05:07:51.866 INFO:tasks.workunit.client.0.smithi060.stdout:op 52 completed, throughput=5.14MB/sec 2023-12-01T05:07:52.867 INFO:tasks.workunit.client.0.smithi060.stdout: 11: throughput=4.68MB/sec pending data=0 2023-12-01T05:07:52.867 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q58Ua7lHe310ItN off=2940401 len=39417 2023-12-01T05:07:52.867 INFO:tasks.workunit.client.0.smithi060.stdout:op 53 completed, throughput=4.69MB/sec 2023-12-01T05:07:52.868 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FipxQlAwJdZXbLz off=1418968 len=1191693 2023-12-01T05:07:52.873 INFO:tasks.workunit.client.0.smithi060.stdout:op 54 completed, throughput=4.78MB/sec 2023-12-01T05:07:52.873 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4brsfudt4W-yYNY off=958557 len=652881 2023-12-01T05:07:52.878 INFO:tasks.workunit.client.0.smithi060.stdout:op 55 completed, throughput=4.84MB/sec 2023-12-01T05:07:52.878 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-swNXt2uJLKJMpm_ off=10226175 len=1035377 2023-12-01T05:07:52.883 INFO:tasks.workunit.client.0.smithi060.stdout:op 56 completed, throughput=4.92MB/sec 2023-12-01T05:07:52.883 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3wWheiVB6ecSZ2q off=12741723 len=1625373 2023-12-01T05:07:52.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 57 completed, throughput=5.06MB/sec 2023-12-01T05:07:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:53 smithi060 ceph-mon[109077]: pgmap v1771: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 857 op/s 2023-12-01T05:07:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:53 smithi060 ceph-mon[94233]: pgmap v1771: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 857 op/s 2023-12-01T05:07:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:53 smithi089 ceph-mon[98504]: pgmap v1771: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 857 op/s 2023-12-01T05:07:53.887 INFO:tasks.workunit.client.0.smithi060.stdout: 12: throughput=4.65MB/sec pending data=0 2023-12-01T05:07:53.887 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9rhIOE0ucy41TKD off=8174909 len=172385 2023-12-01T05:07:53.888 INFO:tasks.workunit.client.0.smithi060.stdout:op 58 completed, throughput=4.66MB/sec 2023-12-01T05:07:53.888 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3rlr_-MlaUa225N off=4902675 len=1220175 2023-12-01T05:07:53.894 INFO:tasks.workunit.client.0.smithi060.stdout:op 59 completed, throughput=4.75MB/sec 2023-12-01T05:07:53.894 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b8-bimKQi7AgS4N off=2461946 len=1602945 2023-12-01T05:07:53.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 60 completed, throughput=4.87MB/sec 2023-12-01T05:07:53.900 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aki_xje-UG1DITC off=72296 len=1183930 2023-12-01T05:07:53.903 INFO:tasks.workunit.client.0.smithi060.stdout:op 61 completed, throughput=4.97MB/sec 2023-12-01T05:07:53.903 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FzuEyTOm9IfAwM_ off=9565612 len=1758583 2023-12-01T05:07:53.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 62 completed, throughput=5.1MB/sec 2023-12-01T05:07:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:07:54] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.43.0" 2023-12-01T05:07:54.914 INFO:tasks.workunit.client.0.smithi060.stdout: 13: throughput=4.71MB/sec pending data=0 2023-12-01T05:07:54.915 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bGriGu2O6Ve00k5 off=2840052 len=1933857 2023-12-01T05:07:54.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 63 completed, throughput=4.85MB/sec 2023-12-01T05:07:54.918 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hKze2tqUoky9JKB off=12482923 len=580968 2023-12-01T05:07:54.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 64 completed, throughput=4.89MB/sec 2023-12-01T05:07:54.919 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZwgVGwJTdLjOlzO off=17891617 len=1411869 2023-12-01T05:07:54.926 INFO:tasks.workunit.client.0.smithi060.stdout:op 65 completed, throughput=4.99MB/sec 2023-12-01T05:07:54.927 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IfJa-Z7sqQTLvHq off=5794343 len=1752568 2023-12-01T05:07:54.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 66 completed, throughput=5.11MB/sec 2023-12-01T05:07:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:55 smithi060 ceph-mon[94233]: pgmap v1772: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-01T05:07:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:55 smithi060 ceph-mon[109077]: pgmap v1772: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-01T05:07:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:55 smithi089 ceph-mon[98504]: pgmap v1772: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-01T05:07:55.936 INFO:tasks.workunit.client.0.smithi060.stdout: 14: throughput=4.76MB/sec pending data=0 2023-12-01T05:07:55.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hGHOGCENFo2OE9R off=4246588 len=1962968 2023-12-01T05:07:55.941 INFO:tasks.workunit.client.0.smithi060.stdout:op 67 completed, throughput=4.89MB/sec 2023-12-01T05:07:55.941 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RZYwlVz3FJgJGf2 off=12448 len=1582966 2023-12-01T05:07:55.943 INFO:tasks.workunit.client.0.smithi060.stdout:op 68 completed, throughput=4.99MB/sec 2023-12-01T05:07:55.943 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Da7ADuZzyEdi_RD off=488317 len=735236 2023-12-01T05:07:55.944 INFO:tasks.workunit.client.0.smithi060.stdout:op 69 completed, throughput=5.04MB/sec 2023-12-01T05:07:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:07:56.944 INFO:tasks.workunit.client.0.smithi060.stdout: 15: throughput=4.71MB/sec pending data=0 2023-12-01T05:07:56.945 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QBgXdfU4mYD3AFD off=3193559 len=1259581 2023-12-01T05:07:56.953 INFO:tasks.workunit.client.0.smithi060.stdout:op 70 completed, throughput=4.78MB/sec 2023-12-01T05:07:56.953 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B5KJVq2uWoXyZU2 off=20297258 len=1103185 2023-12-01T05:07:56.955 INFO:tasks.workunit.client.0.smithi060.stdout:op 71 completed, throughput=4.85MB/sec 2023-12-01T05:07:56.955 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m2TDQbtOUSrYPnd off=11943504 len=1238389 2023-12-01T05:07:56.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 72 completed, throughput=4.93MB/sec 2023-12-01T05:07:56.957 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BupzwwbNIGLtQ76 off=8437213 len=1034370 2023-12-01T05:07:56.962 INFO:tasks.workunit.client.0.smithi060.stdout:op 73 completed, throughput=4.99MB/sec 2023-12-01T05:07:56.962 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rJPKemeyU_GXq5e off=7302392 len=125520 2023-12-01T05:07:56.964 INFO:tasks.workunit.client.0.smithi060.stdout:op 74 completed, throughput=5MB/sec 2023-12-01T05:07:56.964 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-byIMKdiOwgJj09c off=8669733 len=992460 2023-12-01T05:07:56.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 75 completed, throughput=5.06MB/sec 2023-12-01T05:07:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:57 smithi060 ceph-mon[94233]: pgmap v1773: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-01T05:07:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:57 smithi060 ceph-mon[109077]: pgmap v1773: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-01T05:07:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:57 smithi089 ceph-mon[98504]: pgmap v1773: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2023-12-01T05:07:57.966 INFO:tasks.workunit.client.0.smithi060.stdout: 16: throughput=4.75MB/sec pending data=0 2023-12-01T05:07:57.966 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BkjE5CI1ecsDTB5 off=924535 len=1010876 2023-12-01T05:07:57.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 76 completed, throughput=4.81MB/sec 2023-12-01T05:07:57.968 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EaknRMtMdrIEtfl off=7877340 len=600377 2023-12-01T05:07:57.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 77 completed, throughput=4.84MB/sec 2023-12-01T05:07:57.973 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2PH56OcDgXOIC0s off=7713611 len=1651796 2023-12-01T05:07:57.982 INFO:tasks.workunit.client.0.smithi060.stdout:op 78 completed, throughput=4.94MB/sec 2023-12-01T05:07:57.982 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fTJPTOmLJvKD-X- off=14652851 len=1484475 2023-12-01T05:07:57.988 INFO:tasks.workunit.client.0.smithi060.stdout:op 79 completed, throughput=5.02MB/sec 2023-12-01T05:07:58.988 INFO:tasks.workunit.client.0.smithi060.stdout: 17: throughput=4.73MB/sec pending data=0 2023-12-01T05:07:58.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-inSsdiHyUZbZOE2 off=9251672 len=1367054 2023-12-01T05:07:58.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 80 completed, throughput=4.81MB/sec 2023-12-01T05:07:58.990 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JTDBD3H6IUhOkRY off=6831268 len=1598548 2023-12-01T05:07:58.992 INFO:tasks.workunit.client.0.smithi060.stdout:op 81 completed, throughput=4.89MB/sec 2023-12-01T05:07:58.992 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R0H85PKmoKmexO1 off=6370796 len=121716 2023-12-01T05:07:58.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 82 completed, throughput=4.9MB/sec 2023-12-01T05:07:58.995 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eHYLtkPDTlyNFZy off=18124835 len=405293 2023-12-01T05:07:58.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 83 completed, throughput=4.92MB/sec 2023-12-01T05:07:58.996 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iA6daKZ7yMWDrhS off=7085363 len=516529 2023-12-01T05:07:59.002 INFO:tasks.workunit.client.0.smithi060.stdout:op 84 completed, throughput=4.95MB/sec 2023-12-01T05:07:59.002 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aTLhdeSgV6nf6nf off=1009608 len=881510 2023-12-01T05:07:59.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 85 completed, throughput=5MB/sec 2023-12-01T05:07:59.003 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_4Kbt_Fv_prZnG9 off=419775 len=437752 2023-12-01T05:07:59.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 86 completed, throughput=5.02MB/sec 2023-12-01T05:07:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:07:59 smithi060 ceph-mon[94233]: pgmap v1774: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2023-12-01T05:07:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:07:59 smithi060 ceph-mon[109077]: pgmap v1774: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2023-12-01T05:07:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:07:59 smithi089 ceph-mon[98504]: pgmap v1774: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 15 op/s 2023-12-01T05:08:00.002 INFO:tasks.workunit.client.0.smithi060.stdout: 18: throughput=4.75MB/sec pending data=0 2023-12-01T05:08:00.002 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0RIsME_wxZbX7Gw off=7555134 len=428355 2023-12-01T05:08:00.006 INFO:tasks.workunit.client.0.smithi060.stdout:op 87 completed, throughput=4.77MB/sec 2023-12-01T05:08:00.006 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kxsWOx9F3Ae8vei off=18120135 len=729469 2023-12-01T05:08:00.007 INFO:tasks.workunit.client.0.smithi060.stdout:op 88 completed, throughput=4.81MB/sec 2023-12-01T05:08:00.007 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ljd2eRhkPvqp5Iz off=17038789 len=154222 2023-12-01T05:08:00.010 INFO:tasks.workunit.client.0.smithi060.stdout:op 89 completed, throughput=4.81MB/sec 2023-12-01T05:08:00.010 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OwsbfjZfVdQKrYd off=2515441 len=761852 2023-12-01T05:08:00.014 INFO:tasks.workunit.client.0.smithi060.stdout:op 90 completed, throughput=4.85MB/sec 2023-12-01T05:08:00.014 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PriJWpIejSLuFx1 off=504790 len=1713237 2023-12-01T05:08:00.023 INFO:tasks.workunit.client.0.smithi060.stdout:op 91 completed, throughput=4.94MB/sec 2023-12-01T05:08:00.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JHXPgx4gxJrqG0A off=3329179 len=854550 2023-12-01T05:08:00.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 92 completed, throughput=4.98MB/sec 2023-12-01T05:08:00.029 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yb56m7I7NCd10Rd off=1225509 len=1865085 2023-12-01T05:08:00.036 INFO:tasks.workunit.client.0.smithi060.stdout:op 93 completed, throughput=5.08MB/sec 2023-12-01T05:08:01.036 INFO:tasks.workunit.client.0.smithi060.stdout: 19: throughput=4.81MB/sec pending data=0 2023-12-01T05:08:01.036 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6vvswoZzboV9sNi off=446907 len=303871 2023-12-01T05:08:01.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 94 completed, throughput=4.83MB/sec 2023-12-01T05:08:01.040 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RHMoWmroTgIpvkc off=12511360 len=2037987 2023-12-01T05:08:01.043 INFO:tasks.workunit.client.0.smithi060.stdout:op 95 completed, throughput=4.93MB/sec 2023-12-01T05:08:01.043 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0EwBk87aG6cpsQx off=8867047 len=1088335 2023-12-01T05:08:01.049 INFO:tasks.workunit.client.0.smithi060.stdout:op 96 completed, throughput=4.98MB/sec 2023-12-01T05:08:01.049 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6Ft2UPD0Ci5--Ol off=10808675 len=1137 2023-12-01T05:08:01.053 INFO:tasks.workunit.client.0.smithi060.stdout:op 97 completed, throughput=4.98MB/sec 2023-12-01T05:08:01.053 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hSvGKfTDxIxry7s off=1167242 len=1847820 2023-12-01T05:08:01.054 INFO:tasks.workunit.client.0.smithi060.stdout:op 98 completed, throughput=5.07MB/sec 2023-12-01T05:08:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:01 smithi060 ceph-mon[94233]: pgmap v1775: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:08:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:01 smithi060 ceph-mon[109077]: pgmap v1775: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:08:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:01 smithi089 ceph-mon[98504]: pgmap v1775: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:08:02.054 INFO:tasks.workunit.client.0.smithi060.stdout: 20: throughput=4.82MB/sec pending data=0 2023-12-01T05:08:02.055 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pV-MTQX3n2kE1DB off=3260700 len=1470624 2023-12-01T05:08:02.057 INFO:tasks.workunit.client.0.smithi060.stdout:op 99 completed, throughput=4.89MB/sec 2023-12-01T05:08:02.058 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ox8KQf4OGXBgqZZ off=10481774 len=252292 2023-12-01T05:08:02.058 INFO:tasks.workunit.client.0.smithi060.stdout:op 100 completed, throughput=4.9MB/sec 2023-12-01T05:08:02.059 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xI7HmX3kTz5eBxQ off=13428732 len=1185244 2023-12-01T05:08:02.060 INFO:tasks.workunit.client.0.smithi060.stdout:op 101 completed, throughput=4.96MB/sec 2023-12-01T05:08:02.061 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rlXQ-RV0aXWWYpO off=470599 len=1239545 2023-12-01T05:08:02.062 INFO:tasks.workunit.client.0.smithi060.stdout:op 102 completed, throughput=5.01MB/sec 2023-12-01T05:08:03.063 INFO:tasks.workunit.client.0.smithi060.stdout: 21: throughput=4.78MB/sec pending data=0 2023-12-01T05:08:03.063 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KPNdmyyaswnpr9L off=930959 len=836095 2023-12-01T05:08:03.067 INFO:tasks.workunit.client.0.smithi060.stdout:op 103 completed, throughput=4.81MB/sec 2023-12-01T05:08:03.067 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--3RIM_y53uOMOqI off=10419181 len=11838 2023-12-01T05:08:03.068 INFO:tasks.workunit.client.0.smithi060.stdout:op 104 completed, throughput=4.81MB/sec 2023-12-01T05:08:03.068 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dcNc6UkBVhgO8xG off=6623501 len=594257 2023-12-01T05:08:03.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 105 completed, throughput=4.84MB/sec 2023-12-01T05:08:03.069 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xGCXZscwB8Wvvyd off=15181712 len=138980 2023-12-01T05:08:03.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 106 completed, throughput=4.85MB/sec 2023-12-01T05:08:03.070 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F_CsFQ8aMLjfR5S off=6651058 len=502630 2023-12-01T05:08:03.071 INFO:tasks.workunit.client.0.smithi060.stdout:op 107 completed, throughput=4.87MB/sec 2023-12-01T05:08:03.071 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-40W-Sx1-lTMQnBl off=2589956 len=1506992 2023-12-01T05:08:03.074 INFO:tasks.workunit.client.0.smithi060.stdout:op 108 completed, throughput=4.94MB/sec 2023-12-01T05:08:03.074 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oNFM8-6eD5XDCye off=7724140 len=1704953 2023-12-01T05:08:03.083 INFO:tasks.workunit.client.0.smithi060.stdout:op 109 completed, throughput=5.01MB/sec 2023-12-01T05:08:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:03 smithi060 ceph-mon[94233]: pgmap v1776: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:08:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:03 smithi060 ceph-mon[109077]: pgmap v1776: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:08:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:03 smithi089 ceph-mon[98504]: pgmap v1776: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:08:04.084 INFO:tasks.workunit.client.0.smithi060.stdout: 22: throughput=4.79MB/sec pending data=0 2023-12-01T05:08:04.084 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o8hQaGN6aUdrm3N off=11396013 len=1576792 2023-12-01T05:08:04.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 110 completed, throughput=4.85MB/sec 2023-12-01T05:08:04.091 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O6D-Rdp7OjrN8Yx off=4613623 len=1483737 2023-12-01T05:08:04.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 111 completed, throughput=4.91MB/sec 2023-12-01T05:08:04.096 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f1yFbuaRTOZqdmd off=12872955 len=1817142 2023-12-01T05:08:04.098 INFO:tasks.workunit.client.0.smithi060.stdout:op 112 completed, throughput=4.99MB/sec 2023-12-01T05:08:04.098 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vMU-p-hZiegh_lz off=1922708 len=1960258 2023-12-01T05:08:04.100 INFO:tasks.workunit.client.0.smithi060.stdout:op 113 completed, throughput=5.07MB/sec 2023-12-01T05:08:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:08:04] "GET /metrics HTTP/1.1" 200 33858 "" "Prometheus/2.43.0" 2023-12-01T05:08:05.100 INFO:tasks.workunit.client.0.smithi060.stdout: 23: throughput=4.86MB/sec pending data=0 2023-12-01T05:08:05.122 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-toKZK5-yfEpuu6R off=824262 len=313873 2023-12-01T05:08:05.123 INFO:tasks.workunit.client.0.smithi060.stdout:op 114 completed, throughput=4.87MB/sec 2023-12-01T05:08:05.123 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OMy1XefQhZWPB8f off=9048905 len=1911346 2023-12-01T05:08:05.123 INFO:tasks.workunit.client.0.smithi060.stdout:op 115 completed, throughput=4.94MB/sec 2023-12-01T05:08:05.123 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PnvzPZUtE1lBQBN off=18916281 len=1645716 2023-12-01T05:08:05.123 INFO:tasks.workunit.client.0.smithi060.stdout:op 116 completed, throughput=5.01MB/sec 2023-12-01T05:08:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:05 smithi060 ceph-mon[94233]: pgmap v1777: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:05 smithi060 ceph-mon[109077]: pgmap v1777: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:05 smithi089 ceph-mon[98504]: pgmap v1777: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:06.120 INFO:tasks.workunit.client.0.smithi060.stdout: 24: throughput=4.8MB/sec pending data=0 2023-12-01T05:08:06.121 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C45x2C7Yfyw8muu off=5041761 len=227784 2023-12-01T05:08:06.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 117 completed, throughput=4.81MB/sec 2023-12-01T05:08:06.122 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qqX-UH6EDVk13-7 off=9013523 len=1882611 2023-12-01T05:08:06.124 INFO:tasks.workunit.client.0.smithi060.stdout:op 118 completed, throughput=4.89MB/sec 2023-12-01T05:08:06.124 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y48WNDzPE8mbGIh off=1415916 len=2030077 2023-12-01T05:08:06.126 INFO:tasks.workunit.client.0.smithi060.stdout:op 119 completed, throughput=4.97MB/sec 2023-12-01T05:08:06.126 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3IobWpuW8JAFLVD off=3977348 len=1068151 2023-12-01T05:08:06.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 120 completed, throughput=5.01MB/sec 2023-12-01T05:08:06.505 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:08:06.831 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (22m) 46s ago 22m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (22m) 46s ago 22m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (23m) 46s ago 23m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (23m) 46s ago 23m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (26m) 46s ago 26m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (28m) 46s ago 28m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (28m) 46s ago 28m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (27m) 46s ago 27m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (26m) 46s ago 26m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (22m) 46s ago 22m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (22m) 46s ago 22m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (26m) 46s ago 26m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (26m) 46s ago 26m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:08:06.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (25m) 46s ago 25m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:08:06.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (25m) 46s ago 25m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:08:06.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (25m) 46s ago 25m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:08:06.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (24m) 46s ago 24m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:08:06.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (24m) 46s ago 24m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:08:06.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (24m) 46s ago 24m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:08:06.833 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (22m) 46s ago 23m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:08:07.129 INFO:tasks.workunit.client.0.smithi060.stdout: 25: throughput=4.81MB/sec pending data=0 2023-12-01T05:08:07.129 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UYhhM0saP545Bsv off=807650 len=2055009 2023-12-01T05:08:07.131 INFO:tasks.workunit.client.0.smithi060.stdout:op 121 completed, throughput=4.89MB/sec 2023-12-01T05:08:07.131 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JJesjTV3ycA0Ur5 off=10680721 len=1396268 2023-12-01T05:08:07.139 INFO:tasks.workunit.client.0.smithi060.stdout:op 122 completed, throughput=4.94MB/sec 2023-12-01T05:08:07.139 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZLR2WYrjiTvhrpf off=2982576 len=77946 2023-12-01T05:08:07.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 123 completed, throughput=4.94MB/sec 2023-12-01T05:08:07.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LbsGTc0bgT6wM7l off=6900357 len=566317 2023-12-01T05:08:07.143 INFO:tasks.workunit.client.0.smithi060.stdout:op 124 completed, throughput=4.96MB/sec 2023-12-01T05:08:07.143 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5l5GqY3A_X0DmsG off=239054 len=1278140 2023-12-01T05:08:07.149 INFO:tasks.workunit.client.0.smithi060.stdout:op 125 completed, throughput=5.01MB/sec 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:08:07.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:07.231 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:08:07.231 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:08:07.231 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:07.231 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:08:07.231 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:08:07.231 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:08:07.231 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:08:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:07 smithi060 ceph-mon[94233]: pgmap v1778: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/804593112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:08:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:07 smithi060 ceph-mon[109077]: pgmap v1778: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/804593112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:08:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:07 smithi089 ceph-mon[98504]: pgmap v1778: 105 pgs: 105 active+clean; 128 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/804593112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:08:08.149 INFO:tasks.workunit.client.0.smithi060.stdout: 26: throughput=4.82MB/sec pending data=0 2023-12-01T05:08:08.150 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PRhcMJU9XicT-h0 off=5023239 len=1392494 2023-12-01T05:08:08.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 126 completed, throughput=4.87MB/sec 2023-12-01T05:08:08.157 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cf2nZuu9IMSx2uJ off=22183990 len=272411 2023-12-01T05:08:08.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 127 completed, throughput=4.88MB/sec 2023-12-01T05:08:08.158 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XCqWQ-kiVYrIza3 off=1960544 len=365648 2023-12-01T05:08:08.159 INFO:tasks.workunit.client.0.smithi060.stdout:op 128 completed, throughput=4.89MB/sec 2023-12-01T05:08:08.159 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZlHQ1YSWi7lmN9Q off=6153177 len=1751832 2023-12-01T05:08:08.160 INFO:tasks.workunit.client.0.smithi060.stdout:op 129 completed, throughput=4.95MB/sec 2023-12-01T05:08:08.161 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DlkYZEQvcCd761B off=5004194 len=1388141 2023-12-01T05:08:08.169 INFO:tasks.workunit.client.0.smithi060.stdout:op 130 completed, throughput=5MB/sec 2023-12-01T05:08:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:08 smithi060 ceph-mon[94233]: from='client.16218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:08 smithi060 ceph-mon[94233]: from='client.16224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:08 smithi060 ceph-mon[109077]: from='client.16218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:08 smithi060 ceph-mon[109077]: from='client.16224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:08 smithi089 ceph-mon[98504]: from='client.16218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:08 smithi089 ceph-mon[98504]: from='client.16224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:09.170 INFO:tasks.workunit.client.0.smithi060.stdout: 27: throughput=4.82MB/sec pending data=0 2023-12-01T05:08:09.170 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rZY7mel0MpIdMf6 off=5551347 len=1463368 2023-12-01T05:08:09.171 INFO:tasks.workunit.client.0.smithi060.stdout:op 131 completed, throughput=4.87MB/sec 2023-12-01T05:08:09.172 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QQEqye7wyIHuZhk off=2150793 len=2083000 2023-12-01T05:08:09.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 132 completed, throughput=4.94MB/sec 2023-12-01T05:08:09.174 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U9gGRHVq_tgM0uu off=6747220 len=1839561 2023-12-01T05:08:09.176 INFO:tasks.workunit.client.0.smithi060.stdout:op 133 completed, throughput=5MB/sec 2023-12-01T05:08:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:09 smithi060 ceph-mon[94233]: pgmap v1779: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:08:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:09 smithi060 ceph-mon[109077]: pgmap v1779: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:08:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:09 smithi089 ceph-mon[98504]: pgmap v1779: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:08:10.177 INFO:tasks.workunit.client.0.smithi060.stdout: 28: throughput=4.83MB/sec pending data=0 2023-12-01T05:08:10.177 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4SOxKAioS2A0fHI off=22755583 len=224115 2023-12-01T05:08:10.180 INFO:tasks.workunit.client.0.smithi060.stdout:op 134 completed, throughput=4.84MB/sec 2023-12-01T05:08:10.180 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V0NxymLLN8GULms off=2065682 len=865888 2023-12-01T05:08:10.184 INFO:tasks.workunit.client.0.smithi060.stdout:op 135 completed, throughput=4.86MB/sec 2023-12-01T05:08:10.184 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0uyxwjvo4ZVEQB0 off=801682 len=1192792 2023-12-01T05:08:10.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 136 completed, throughput=4.9MB/sec 2023-12-01T05:08:10.186 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4WZzD7gko9C0Zf0 off=666514 len=1944937 2023-12-01T05:08:10.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 137 completed, throughput=4.97MB/sec 2023-12-01T05:08:10.188 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--x4qEw6Urze1rSQ off=9772792 len=117402 2023-12-01T05:08:10.191 INFO:tasks.workunit.client.0.smithi060.stdout:op 138 completed, throughput=4.97MB/sec 2023-12-01T05:08:10.191 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KA2Vd2EboR3dPbe off=1660587 len=446997 2023-12-01T05:08:10.192 INFO:tasks.workunit.client.0.smithi060.stdout:op 139 completed, throughput=4.99MB/sec 2023-12-01T05:08:10.192 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VBSPRs5Kc19FR6w off=13655855 len=1615398 2023-12-01T05:08:10.202 INFO:tasks.workunit.client.0.smithi060.stdout:op 140 completed, throughput=5.04MB/sec 2023-12-01T05:08:11.202 INFO:tasks.workunit.client.0.smithi060.stdout: 29: throughput=4.87MB/sec pending data=0 2023-12-01T05:08:11.202 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TSZf2oQ4OfDsL7J off=7464166 len=589562 2023-12-01T05:08:11.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 141 completed, throughput=4.89MB/sec 2023-12-01T05:08:11.203 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QZRobkdZZoH-ldq off=7143132 len=1921809 2023-12-01T05:08:11.214 INFO:tasks.workunit.client.0.smithi060.stdout:op 142 completed, throughput=4.95MB/sec 2023-12-01T05:08:11.214 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L3EA1lvX51aiP4O off=8884025 len=1462541 2023-12-01T05:08:11.222 INFO:tasks.workunit.client.0.smithi060.stdout:op 143 completed, throughput=4.99MB/sec 2023-12-01T05:08:11.222 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VJywBX3LLxcslIG off=7043893 len=1864377 2023-12-01T05:08:11.224 INFO:tasks.workunit.client.0.smithi060.stdout:op 144 completed, throughput=5.05MB/sec 2023-12-01T05:08:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:11 smithi060 ceph-mon[94233]: pgmap v1780: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:08:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:11 smithi060 ceph-mon[109077]: pgmap v1780: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:08:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:11 smithi089 ceph-mon[98504]: pgmap v1780: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:12.224 INFO:tasks.workunit.client.0.smithi060.stdout: 30: throughput=4.89MB/sec pending data=0 2023-12-01T05:08:12.224 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F8dvReHZHFtxoZ8 off=22548627 len=1985248 2023-12-01T05:08:12.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 145 completed, throughput=4.95MB/sec 2023-12-01T05:08:12.228 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IeyL_Yy1AQg1fdY off=4714747 len=35755 2023-12-01T05:08:12.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 146 completed, throughput=4.95MB/sec 2023-12-01T05:08:12.229 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V-Js_8idYt_NAN- off=9151745 len=304702 2023-12-01T05:08:12.232 INFO:tasks.workunit.client.0.smithi060.stdout:op 147 completed, throughput=4.96MB/sec 2023-12-01T05:08:12.232 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9RuUPr7sAYOqF8u off=1192900 len=241612 2023-12-01T05:08:12.234 INFO:tasks.workunit.client.0.smithi060.stdout:op 148 completed, throughput=4.97MB/sec 2023-12-01T05:08:12.235 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HeOAQkF-dfXk2Es off=3491375 len=929052 2023-12-01T05:08:12.239 INFO:tasks.workunit.client.0.smithi060.stdout:op 149 completed, throughput=4.99MB/sec 2023-12-01T05:08:12.240 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MuM7BAofRmleK7I off=9252626 len=779196 2023-12-01T05:08:12.244 INFO:tasks.workunit.client.0.smithi060.stdout:op 150 completed, throughput=5.02MB/sec 2023-12-01T05:08:13.244 INFO:tasks.workunit.client.0.smithi060.stdout: 31: throughput=4.86MB/sec pending data=0 2023-12-01T05:08:13.244 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8xPxdIOgATYY5ho off=14591160 len=87069 2023-12-01T05:08:13.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 151 completed, throughput=4.86MB/sec 2023-12-01T05:08:13.247 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HAF8fL7oHfv_SQb off=193860 len=247595 2023-12-01T05:08:13.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 152 completed, throughput=4.87MB/sec 2023-12-01T05:08:13.248 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EILiFst8vjlKpZd off=581381 len=1631636 2023-12-01T05:08:13.254 INFO:tasks.workunit.client.0.smithi060.stdout:op 153 completed, throughput=4.92MB/sec 2023-12-01T05:08:13.254 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bfZ8fA_Uz8if_nj off=4540789 len=680599 2023-12-01T05:08:13.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 154 completed, throughput=4.94MB/sec 2023-12-01T05:08:13.259 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DpvJ5Anw2uVUPr7 off=10906993 len=1411009 2023-12-01T05:08:13.261 INFO:tasks.workunit.client.0.smithi060.stdout:op 155 completed, throughput=4.98MB/sec 2023-12-01T05:08:13.261 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gXlvytgaCVFKz3c off=12863389 len=1287835 2023-12-01T05:08:13.262 INFO:tasks.workunit.client.0.smithi060.stdout:op 156 completed, throughput=5.02MB/sec 2023-12-01T05:08:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:13 smithi060 ceph-mon[94233]: pgmap v1781: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:08:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:13 smithi060 ceph-mon[109077]: pgmap v1781: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:08:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:13 smithi089 ceph-mon[98504]: pgmap v1781: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:08:14.262 INFO:tasks.workunit.client.0.smithi060.stdout: 32: throughput=4.86MB/sec pending data=0 2023-12-01T05:08:14.263 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-90BH4aPNjm-IiZI off=814988 len=974425 2023-12-01T05:08:14.265 INFO:tasks.workunit.client.0.smithi060.stdout:op 157 completed, throughput=4.89MB/sec 2023-12-01T05:08:14.265 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oEWAo-bPkonjtkd off=3239760 len=2072513 2023-12-01T05:08:14.267 INFO:tasks.workunit.client.0.smithi060.stdout:op 158 completed, throughput=4.95MB/sec 2023-12-01T05:08:14.267 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dcuwwXRyAma0Wcu off=14011776 len=212734 2023-12-01T05:08:14.268 INFO:tasks.workunit.client.0.smithi060.stdout:op 159 completed, throughput=4.96MB/sec 2023-12-01T05:08:14.268 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9qNVpmjIcOPKHmi off=2088116 len=1578405 2023-12-01T05:08:14.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 160 completed, throughput=5MB/sec 2023-12-01T05:08:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:08:14] "GET /metrics HTTP/1.1" 200 33857 "" "Prometheus/2.43.0" 2023-12-01T05:08:15.276 INFO:tasks.workunit.client.0.smithi060.stdout: 33: throughput=4.85MB/sec pending data=0 2023-12-01T05:08:15.276 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tl-MmqERj_jp5eM off=17718509 len=587464 2023-12-01T05:08:15.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 161 completed, throughput=4.87MB/sec 2023-12-01T05:08:15.277 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eh-KheI2nnfgZ8A off=2166344 len=271286 2023-12-01T05:08:15.278 INFO:tasks.workunit.client.0.smithi060.stdout:op 162 completed, throughput=4.88MB/sec 2023-12-01T05:08:15.278 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aGs5DFQ9WhU6cFw off=8470562 len=1812862 2023-12-01T05:08:15.287 INFO:tasks.workunit.client.0.smithi060.stdout:op 163 completed, throughput=4.93MB/sec 2023-12-01T05:08:15.287 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nEyGmsXY8SY20zR off=13213554 len=2022624 2023-12-01T05:08:15.295 INFO:tasks.workunit.client.0.smithi060.stdout:op 164 completed, throughput=4.98MB/sec 2023-12-01T05:08:15.295 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HepQWGB6-j_DHE7 off=490605 len=1823047 2023-12-01T05:08:15.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 165 completed, throughput=5.04MB/sec 2023-12-01T05:08:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:15 smithi060 ceph-mon[94233]: pgmap v1782: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:08:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:15 smithi060 ceph-mon[109077]: pgmap v1782: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:08:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:15 smithi089 ceph-mon[98504]: pgmap v1782: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:08:16.296 INFO:tasks.workunit.client.0.smithi060.stdout: 34: throughput=4.89MB/sec pending data=0 2023-12-01T05:08:16.297 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YfTF_JeAlyGHbnR off=1311231 len=1284147 2023-12-01T05:08:16.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 166 completed, throughput=4.93MB/sec 2023-12-01T05:08:16.299 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JW8lMCidelLBt3G off=6881824 len=175399 2023-12-01T05:08:16.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 167 completed, throughput=4.93MB/sec 2023-12-01T05:08:16.303 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Leu2h7guzsKpMpV off=2868677 len=824621 2023-12-01T05:08:16.307 INFO:tasks.workunit.client.0.smithi060.stdout:op 168 completed, throughput=4.95MB/sec 2023-12-01T05:08:16.308 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EhYuZsCWvtNxV1v off=3515665 len=1501526 2023-12-01T05:08:16.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 169 completed, throughput=4.99MB/sec 2023-12-01T05:08:16.309 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sjWeR_UMbXxut57 off=5849447 len=1686356 2023-12-01T05:08:16.316 INFO:tasks.workunit.client.0.smithi060.stdout:op 170 completed, throughput=5.04MB/sec 2023-12-01T05:08:17.317 INFO:tasks.workunit.client.0.smithi060.stdout: 35: throughput=4.9MB/sec pending data=0 2023-12-01T05:08:17.317 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yOkWI-BKv0Ijfql off=4684251 len=926350 2023-12-01T05:08:17.318 INFO:tasks.workunit.client.0.smithi060.stdout:op 171 completed, throughput=4.92MB/sec 2023-12-01T05:08:17.318 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OaaCAQoWdumwFX4 off=3205428 len=1592245 2023-12-01T05:08:17.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 172 completed, throughput=4.96MB/sec 2023-12-01T05:08:17.328 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--ASOvaOI37PaLmu off=8067392 len=446796 2023-12-01T05:08:17.331 INFO:tasks.workunit.client.0.smithi060.stdout:op 173 completed, throughput=4.97MB/sec 2023-12-01T05:08:17.331 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZlcAbW_xPec-WZ1 off=2415319 len=858019 2023-12-01T05:08:17.332 INFO:tasks.workunit.client.0.smithi060.stdout:op 174 completed, throughput=5MB/sec 2023-12-01T05:08:17.332 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pLKHuAOeJSPonBQ off=1683919 len=1058799 2023-12-01T05:08:17.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 175 completed, throughput=5.02MB/sec 2023-12-01T05:08:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:17 smithi060 ceph-mon[94233]: pgmap v1783: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:08:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:17 smithi060 ceph-mon[109077]: pgmap v1783: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:08:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:17 smithi089 ceph-mon[98504]: pgmap v1783: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:08:18.334 INFO:tasks.workunit.client.0.smithi060.stdout: 36: throughput=4.89MB/sec pending data=0 2023-12-01T05:08:18.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K-3dGQerC0ObJH- off=11657565 len=737813 2023-12-01T05:08:18.338 INFO:tasks.workunit.client.0.smithi060.stdout:op 176 completed, throughput=4.91MB/sec 2023-12-01T05:08:18.338 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zpc_8MHk9YgAYhd off=19922210 len=1817776 2023-12-01T05:08:18.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 177 completed, throughput=4.95MB/sec 2023-12-01T05:08:18.346 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7CD5q6uG1E0cCcy off=4873495 len=1455307 2023-12-01T05:08:18.348 INFO:tasks.workunit.client.0.smithi060.stdout:op 178 completed, throughput=4.99MB/sec 2023-12-01T05:08:18.348 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-__IEQaK_EaWEF52 off=5861546 len=171825 2023-12-01T05:08:18.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 179 completed, throughput=4.99MB/sec 2023-12-01T05:08:18.350 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rIYRVLRpjfI0Euy off=2592871 len=50227 2023-12-01T05:08:18.353 INFO:tasks.workunit.client.0.smithi060.stdout:op 180 completed, throughput=5MB/sec 2023-12-01T05:08:18.353 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oZ6l_t60jp7iDr7 off=11657446 len=2001807 2023-12-01T05:08:18.363 INFO:tasks.workunit.client.0.smithi060.stdout:op 181 completed, throughput=5.05MB/sec 2023-12-01T05:08:19.364 INFO:tasks.workunit.client.0.smithi060.stdout: 37: throughput=4.91MB/sec pending data=0 2023-12-01T05:08:19.364 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6oMmwp_v1bN7cUr off=0 len=1509995 2023-12-01T05:08:19.375 INFO:tasks.workunit.client.0.smithi060.stdout:op 182 completed, throughput=4.95MB/sec 2023-12-01T05:08:19.375 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cDaHfTsY8IjE6lE off=5935738 len=2046937 2023-12-01T05:08:19.383 INFO:tasks.workunit.client.0.smithi060.stdout:op 183 completed, throughput=5MB/sec 2023-12-01T05:08:19.383 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_dwU8YQ76FolaaK off=4970313 len=719557 2023-12-01T05:08:19.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 184 completed, throughput=5.02MB/sec 2023-12-01T05:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:19 smithi060 ceph-mon[94233]: pgmap v1784: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:08:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:19 smithi060 ceph-mon[109077]: pgmap v1784: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:08:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:19 smithi089 ceph-mon[98504]: pgmap v1784: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:08:20.385 INFO:tasks.workunit.client.0.smithi060.stdout: 38: throughput=4.89MB/sec pending data=0 2023-12-01T05:08:20.385 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5oZTXpKNUg8xiJX off=10214207 len=1785577 2023-12-01T05:08:20.388 INFO:tasks.workunit.client.0.smithi060.stdout:op 185 completed, throughput=4.93MB/sec 2023-12-01T05:08:20.388 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oZ7KNH9Z4-eMpiG off=4023403 len=936852 2023-12-01T05:08:20.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 186 completed, throughput=4.95MB/sec 2023-12-01T05:08:20.394 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L_5s86PZ8SOLtG1 off=7513471 len=1465030 2023-12-01T05:08:20.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 187 completed, throughput=4.99MB/sec 2023-12-01T05:08:20.403 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Mjc76lpHS6LpOHw off=2675608 len=1244345 2023-12-01T05:08:20.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 188 completed, throughput=5.02MB/sec 2023-12-01T05:08:21.405 INFO:tasks.workunit.client.0.smithi060.stdout: 39: throughput=4.89MB/sec pending data=0 2023-12-01T05:08:21.405 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sHK6CPcFq_seELD off=8563204 len=553241 2023-12-01T05:08:21.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 189 completed, throughput=4.91MB/sec 2023-12-01T05:08:21.408 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tLRbbeHCDM89K-l off=6725569 len=733328 2023-12-01T05:08:21.409 INFO:tasks.workunit.client.0.smithi060.stdout:op 190 completed, throughput=4.92MB/sec 2023-12-01T05:08:21.409 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--6769oTlnVZB0O9 off=1249602 len=1719381 2023-12-01T05:08:21.415 INFO:tasks.workunit.client.0.smithi060.stdout:op 191 completed, throughput=4.96MB/sec 2023-12-01T05:08:21.415 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t3X1gVuNFxDFZ4p off=20814423 len=438606 2023-12-01T05:08:21.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 192 completed, throughput=4.97MB/sec 2023-12-01T05:08:21.416 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HilprySsJmxmd1D off=7979131 len=834981 2023-12-01T05:08:21.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 193 completed, throughput=4.99MB/sec 2023-12-01T05:08:21.417 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yeo4XKM-72rLDas off=2124376 len=207919 2023-12-01T05:08:21.418 INFO:tasks.workunit.client.0.smithi060.stdout:op 194 completed, throughput=5MB/sec 2023-12-01T05:08:21.418 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jSgrgJIAxjxbm9z off=4822515 len=1744578 2023-12-01T05:08:21.419 INFO:tasks.workunit.client.0.smithi060.stdout:op 195 completed, throughput=5.04MB/sec 2023-12-01T05:08:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:21 smithi060 ceph-mon[94233]: pgmap v1785: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:08:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:08:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:21 smithi060 ceph-mon[109077]: pgmap v1785: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:08:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:08:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:21 smithi089 ceph-mon[98504]: pgmap v1785: 105 pgs: 105 active+clean; 128 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:08:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:08:22.419 INFO:tasks.workunit.client.0.smithi060.stdout: 40: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:22.419 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sr1NAwyX3aRD8ek off=2176213 len=1141307 2023-12-01T05:08:22.425 INFO:tasks.workunit.client.0.smithi060.stdout:op 196 completed, throughput=4.94MB/sec 2023-12-01T05:08:22.425 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cmoNZTY6ClJqswK off=1959672 len=1656620 2023-12-01T05:08:22.433 INFO:tasks.workunit.client.0.smithi060.stdout:op 197 completed, throughput=4.98MB/sec 2023-12-01T05:08:22.433 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QxygLxVEAmxbq6Z off=5041984 len=328429 2023-12-01T05:08:22.436 INFO:tasks.workunit.client.0.smithi060.stdout:op 198 completed, throughput=4.99MB/sec 2023-12-01T05:08:22.436 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f22t2ahf8_u2ijQ off=0 len=1450141 2023-12-01T05:08:22.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 199 completed, throughput=5.02MB/sec 2023-12-01T05:08:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:08:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:08:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:08:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:08:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:08:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:08:22.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:08:22.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:08:22.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:08:23.444 INFO:tasks.workunit.client.0.smithi060.stdout: 41: throughput=4.9MB/sec pending data=0 2023-12-01T05:08:23.444 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oceWmmk6Yo0sQgs off=12707996 len=986376 2023-12-01T05:08:23.445 INFO:tasks.workunit.client.0.smithi060.stdout:op 200 completed, throughput=4.92MB/sec 2023-12-01T05:08:23.445 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9deVekdAjtbLn5s off=5078934 len=37786 2023-12-01T05:08:23.446 INFO:tasks.workunit.client.0.smithi060.stdout:op 201 completed, throughput=4.92MB/sec 2023-12-01T05:08:23.446 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9Ho2cf6p_PnUQ7k off=16122731 len=2061329 2023-12-01T05:08:23.448 INFO:tasks.workunit.client.0.smithi060.stdout:op 202 completed, throughput=4.97MB/sec 2023-12-01T05:08:23.449 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rl5Onp5rS_Famtu off=3372473 len=729129 2023-12-01T05:08:23.453 INFO:tasks.workunit.client.0.smithi060.stdout:op 203 completed, throughput=4.99MB/sec 2023-12-01T05:08:23.453 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8KgSQnRs4ERVdeu off=3864758 len=441902 2023-12-01T05:08:23.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 204 completed, throughput=5MB/sec 2023-12-01T05:08:23.457 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DjPwxuLztE3GqPS off=588756 len=1011140 2023-12-01T05:08:23.462 INFO:tasks.workunit.client.0.smithi060.stdout:op 205 completed, throughput=5.02MB/sec 2023-12-01T05:08:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:23 smithi060 ceph-mon[94233]: pgmap v1786: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:08:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:23 smithi060 ceph-mon[109077]: pgmap v1786: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:08:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:23 smithi089 ceph-mon[98504]: pgmap v1786: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:08:24.462 INFO:tasks.workunit.client.0.smithi060.stdout: 42: throughput=4.9MB/sec pending data=0 2023-12-01T05:08:24.462 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ASSLBpza8G-5lmV off=13422 len=1806319 2023-12-01T05:08:24.464 INFO:tasks.workunit.client.0.smithi060.stdout:op 206 completed, throughput=4.94MB/sec 2023-12-01T05:08:24.464 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dxtNWnshcaPeP0V off=4092436 len=1241472 2023-12-01T05:08:24.466 INFO:tasks.workunit.client.0.smithi060.stdout:op 207 completed, throughput=4.97MB/sec 2023-12-01T05:08:24.466 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jXmMNeaSfx8kqoz off=4577143 len=1479349 2023-12-01T05:08:24.468 INFO:tasks.workunit.client.0.smithi060.stdout:op 208 completed, throughput=5MB/sec 2023-12-01T05:08:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:08:24] "GET /metrics HTTP/1.1" 200 33857 "" "Prometheus/2.43.0" 2023-12-01T05:08:25.468 INFO:tasks.workunit.client.0.smithi060.stdout: 43: throughput=4.89MB/sec pending data=0 2023-12-01T05:08:25.468 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Qh-Zko-tK9-3O5d off=7001094 len=1297011 2023-12-01T05:08:25.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 209 completed, throughput=4.91MB/sec 2023-12-01T05:08:25.474 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BvP916l8jHY533N off=9326997 len=1798304 2023-12-01T05:08:25.476 INFO:tasks.workunit.client.0.smithi060.stdout:op 210 completed, throughput=4.95MB/sec 2023-12-01T05:08:25.476 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3eJI1MA6pnR0QVX off=3665223 len=1694826 2023-12-01T05:08:25.477 INFO:tasks.workunit.client.0.smithi060.stdout:op 211 completed, throughput=4.99MB/sec 2023-12-01T05:08:25.478 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZF2Ow-hXv7TbW0F off=15969598 len=1461758 2023-12-01T05:08:25.484 INFO:tasks.workunit.client.0.smithi060.stdout:op 212 completed, throughput=5.02MB/sec 2023-12-01T05:08:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:25 smithi060 ceph-mon[94233]: pgmap v1787: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:25 smithi060 ceph-mon[109077]: pgmap v1787: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:25 smithi089 ceph-mon[98504]: pgmap v1787: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:26.484 INFO:tasks.workunit.client.0.smithi060.stdout: 44: throughput=4.91MB/sec pending data=0 2023-12-01T05:08:26.484 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mF-4qlbeus-y7Ki off=17584009 len=624527 2023-12-01T05:08:26.489 INFO:tasks.workunit.client.0.smithi060.stdout:op 213 completed, throughput=4.92MB/sec 2023-12-01T05:08:26.489 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lTCjrfqMGcuQhFi off=854710 len=31363 2023-12-01T05:08:26.491 INFO:tasks.workunit.client.0.smithi060.stdout:op 214 completed, throughput=4.92MB/sec 2023-12-01T05:08:26.491 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JX47BJc89U2oXLU off=4022791 len=546523 2023-12-01T05:08:26.495 INFO:tasks.workunit.client.0.smithi060.stdout:op 215 completed, throughput=4.93MB/sec 2023-12-01T05:08:26.495 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hN40cnUzrknZvvu off=8095098 len=569124 2023-12-01T05:08:26.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 216 completed, throughput=4.95MB/sec 2023-12-01T05:08:26.497 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-d8PySLxf8uK_Wwg off=471584 len=913421 2023-12-01T05:08:26.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 217 completed, throughput=4.96MB/sec 2023-12-01T05:08:26.501 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jF89NVwgECZjm3y off=2129057 len=1243351 2023-12-01T05:08:26.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 218 completed, throughput=4.99MB/sec 2023-12-01T05:08:26.503 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iqwDWCRGGYPxs20 off=1533525 len=1519656 2023-12-01T05:08:26.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 219 completed, throughput=5.02MB/sec 2023-12-01T05:08:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:27.511 INFO:tasks.workunit.client.0.smithi060.stdout: 45: throughput=4.91MB/sec pending data=0 2023-12-01T05:08:27.511 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DBcojy5Ht73q_pl off=11173268 len=1296583 2023-12-01T05:08:27.516 INFO:tasks.workunit.client.0.smithi060.stdout:op 220 completed, throughput=4.94MB/sec 2023-12-01T05:08:27.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ote1H9Qhht31STe off=6440855 len=1844847 2023-12-01T05:08:27.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 221 completed, throughput=4.98MB/sec 2023-12-01T05:08:27.526 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9y6ocd27XzvMTY3 off=1624780 len=1806344 2023-12-01T05:08:27.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 222 completed, throughput=5.01MB/sec 2023-12-01T05:08:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:27 smithi060 ceph-mon[94233]: pgmap v1788: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:27 smithi060 ceph-mon[109077]: pgmap v1788: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:27 smithi089 ceph-mon[98504]: pgmap v1788: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:28.533 INFO:tasks.workunit.client.0.smithi060.stdout: 46: throughput=4.91MB/sec pending data=0 2023-12-01T05:08:28.533 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-75dbmt76l1peVoH off=0 len=1117395 2023-12-01T05:08:28.538 INFO:tasks.workunit.client.0.smithi060.stdout:op 223 completed, throughput=4.93MB/sec 2023-12-01T05:08:28.538 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eq_OXADTndZIQqg off=5169510 len=821891 2023-12-01T05:08:28.543 INFO:tasks.workunit.client.0.smithi060.stdout:op 224 completed, throughput=4.94MB/sec 2023-12-01T05:08:28.543 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X3POAihfChj0oPK off=3074446 len=1012384 2023-12-01T05:08:28.547 INFO:tasks.workunit.client.0.smithi060.stdout:op 225 completed, throughput=4.96MB/sec 2023-12-01T05:08:28.547 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--tVh1heQeNox1tz off=3862526 len=503663 2023-12-01T05:08:28.549 INFO:tasks.workunit.client.0.smithi060.stdout:op 226 completed, throughput=4.98MB/sec 2023-12-01T05:08:28.549 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EJ__7GQxKJFON-A off=3444872 len=1278250 2023-12-01T05:08:28.551 INFO:tasks.workunit.client.0.smithi060.stdout:op 227 completed, throughput=5MB/sec 2023-12-01T05:08:29.551 INFO:tasks.workunit.client.0.smithi060.stdout: 47: throughput=4.9MB/sec pending data=0 2023-12-01T05:08:29.551 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-c5NsfrFsBZRHgiN off=14010486 len=1209374 2023-12-01T05:08:29.553 INFO:tasks.workunit.client.0.smithi060.stdout:op 228 completed, throughput=4.92MB/sec 2023-12-01T05:08:29.553 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8_LktKBu3SoZoHY off=9034717 len=431933 2023-12-01T05:08:29.557 INFO:tasks.workunit.client.0.smithi060.stdout:op 229 completed, throughput=4.93MB/sec 2023-12-01T05:08:29.557 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yb56m7I7NCd10Rd off=1595815 len=1470479 2023-12-01T05:08:29.563 INFO:tasks.workunit.client.0.smithi060.stdout:op 230 completed, throughput=4.96MB/sec 2023-12-01T05:08:29.563 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HSllrjFVL30ynth off=8222363 len=1306947 2023-12-01T05:08:29.569 INFO:tasks.workunit.client.0.smithi060.stdout:op 231 completed, throughput=4.98MB/sec 2023-12-01T05:08:29.569 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pqFcfup-dmccKXL off=6160422 len=141059 2023-12-01T05:08:29.570 INFO:tasks.workunit.client.0.smithi060.stdout:op 232 completed, throughput=4.99MB/sec 2023-12-01T05:08:29.570 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ruUR6Lk23iyQ8QT off=3283109 len=807983 2023-12-01T05:08:29.574 INFO:tasks.workunit.client.0.smithi060.stdout:op 233 completed, throughput=5MB/sec 2023-12-01T05:08:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:29 smithi060 ceph-mon[94233]: pgmap v1789: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:08:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:29 smithi060 ceph-mon[109077]: pgmap v1789: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:08:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:29 smithi089 ceph-mon[98504]: pgmap v1789: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:08:30.574 INFO:tasks.workunit.client.0.smithi060.stdout: 48: throughput=4.9MB/sec pending data=0 2023-12-01T05:08:30.574 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DchurBZRzqwpK2J off=2648918 len=2091493 2023-12-01T05:08:30.586 INFO:tasks.workunit.client.0.smithi060.stdout:op 234 completed, throughput=4.94MB/sec 2023-12-01T05:08:30.586 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uTL53zUQqCuFEKf off=2991195 len=248986 2023-12-01T05:08:30.589 INFO:tasks.workunit.client.0.smithi060.stdout:op 235 completed, throughput=4.94MB/sec 2023-12-01T05:08:30.589 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KHobagrW5OwM60b off=8551755 len=920581 2023-12-01T05:08:30.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 236 completed, throughput=4.96MB/sec 2023-12-01T05:08:30.595 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yp_t-ouNMFsa14h off=15066039 len=313708 2023-12-01T05:08:30.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 237 completed, throughput=4.97MB/sec 2023-12-01T05:08:30.598 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vDVrYiuKKTHc8Kp off=1179417 len=160755 2023-12-01T05:08:30.600 INFO:tasks.workunit.client.0.smithi060.stdout:op 238 completed, throughput=4.97MB/sec 2023-12-01T05:08:30.601 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yOjBEt9rVg2J_pV off=15226682 len=1724586 2023-12-01T05:08:30.602 INFO:tasks.workunit.client.0.smithi060.stdout:op 239 completed, throughput=5MB/sec 2023-12-01T05:08:31.603 INFO:tasks.workunit.client.0.smithi060.stdout: 49: throughput=4.9MB/sec pending data=0 2023-12-01T05:08:31.603 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mhKx8oWb3MqvJIV off=0 len=1308610 2023-12-01T05:08:31.605 INFO:tasks.workunit.client.0.smithi060.stdout:op 240 completed, throughput=4.93MB/sec 2023-12-01T05:08:31.605 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2-O0YSIFgcXDb8E off=5355273 len=1423804 2023-12-01T05:08:31.607 INFO:tasks.workunit.client.0.smithi060.stdout:op 241 completed, throughput=4.95MB/sec 2023-12-01T05:08:31.607 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0LYNj0vi-zhKBGY off=11536234 len=1595778 2023-12-01T05:08:31.615 INFO:tasks.workunit.client.0.smithi060.stdout:op 242 completed, throughput=4.98MB/sec 2023-12-01T05:08:31.615 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ohMIuEsKtKcvkWe off=2306986 len=1354866 2023-12-01T05:08:31.616 INFO:tasks.workunit.client.0.smithi060.stdout:op 243 completed, throughput=5.01MB/sec 2023-12-01T05:08:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:31 smithi060 ceph-mon[94233]: pgmap v1790: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:31 smithi060 ceph-mon[109077]: pgmap v1790: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:31 smithi089 ceph-mon[98504]: pgmap v1790: 105 pgs: 105 active+clean; 128 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:08:32.617 INFO:tasks.workunit.client.0.smithi060.stdout: 50: throughput=4.91MB/sec pending data=0 2023-12-01T05:08:32.618 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qhjV3ewqxeGlSVE off=9639770 len=365596 2023-12-01T05:08:32.618 INFO:tasks.workunit.client.0.smithi060.stdout:op 244 completed, throughput=4.92MB/sec 2023-12-01T05:08:32.618 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IJcF-z1_99YbvZn off=10389287 len=605052 2023-12-01T05:08:32.622 INFO:tasks.workunit.client.0.smithi060.stdout:op 245 completed, throughput=4.93MB/sec 2023-12-01T05:08:32.622 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lK5OL6Kce_gUynq off=7505971 len=389874 2023-12-01T05:08:32.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 246 completed, throughput=4.94MB/sec 2023-12-01T05:08:32.626 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0dpkBv2u-CFg-Rd off=6094651 len=598288 2023-12-01T05:08:32.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 247 completed, throughput=4.95MB/sec 2023-12-01T05:08:32.629 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vFcJj9DUXFvR40a off=1756582 len=1425490 2023-12-01T05:08:32.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 248 completed, throughput=4.97MB/sec 2023-12-01T05:08:32.631 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sN4ISw_8p0qomzP off=16743295 len=1380075 2023-12-01T05:08:32.640 INFO:tasks.workunit.client.0.smithi060.stdout:op 249 completed, throughput=5MB/sec 2023-12-01T05:08:32.640 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0GBD7E13DCpQW3X off=1820781 len=2056277 2023-12-01T05:08:32.649 INFO:tasks.workunit.client.0.smithi060.stdout:op 250 completed, throughput=5.04MB/sec 2023-12-01T05:08:33.650 INFO:tasks.workunit.client.0.smithi060.stdout: 51: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:33.650 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EaknRMtMdrIEtfl off=9797405 len=861050 2023-12-01T05:08:33.651 INFO:tasks.workunit.client.0.smithi060.stdout:op 251 completed, throughput=4.95MB/sec 2023-12-01T05:08:33.652 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8xtobqeNH6EMq1D off=291066 len=412934 2023-12-01T05:08:33.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 252 completed, throughput=4.96MB/sec 2023-12-01T05:08:33.653 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ziqLyV3buD3ZG5I off=11722296 len=615242 2023-12-01T05:08:33.657 INFO:tasks.workunit.client.0.smithi060.stdout:op 253 completed, throughput=4.97MB/sec 2023-12-01T05:08:33.657 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Wt3yf8HD12ylLMD off=11051583 len=91203 2023-12-01T05:08:33.657 INFO:tasks.workunit.client.0.smithi060.stdout:op 254 completed, throughput=4.97MB/sec 2023-12-01T05:08:33.658 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9RuUPr7sAYOqF8u off=1358988 len=2006481 2023-12-01T05:08:33.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 255 completed, throughput=5.01MB/sec 2023-12-01T05:08:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:33 smithi060 ceph-mon[94233]: pgmap v1791: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T05:08:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:33 smithi060 ceph-mon[109077]: pgmap v1791: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T05:08:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:33 smithi089 ceph-mon[98504]: pgmap v1791: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2023-12-01T05:08:34.666 INFO:tasks.workunit.client.0.smithi060.stdout: 52: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:34.666 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kpcbrYIhUZ3IBfQ off=8185136 len=1195975 2023-12-01T05:08:34.668 INFO:tasks.workunit.client.0.smithi060.stdout:op 256 completed, throughput=4.94MB/sec 2023-12-01T05:08:34.668 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hEnUOypxJBazyN2 off=14092599 len=33164 2023-12-01T05:08:34.671 INFO:tasks.workunit.client.0.smithi060.stdout:op 257 completed, throughput=4.94MB/sec 2023-12-01T05:08:34.671 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wgArAm3nfsk5WQM off=5247299 len=310558 2023-12-01T05:08:34.674 INFO:tasks.workunit.client.0.smithi060.stdout:op 258 completed, throughput=4.94MB/sec 2023-12-01T05:08:34.674 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Cz5vpRwrXGugkWO off=1173959 len=1465452 2023-12-01T05:08:34.680 INFO:tasks.workunit.client.0.smithi060.stdout:op 259 completed, throughput=4.97MB/sec 2023-12-01T05:08:34.680 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-33NPjMmyPsXj7tG off=3852521 len=1624185 2023-12-01T05:08:34.690 INFO:tasks.workunit.client.0.smithi060.stdout:op 260 completed, throughput=5MB/sec 2023-12-01T05:08:34.690 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m5vrmdMjnAnr80J off=3179706 len=1417332 2023-12-01T05:08:34.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 261 completed, throughput=5.02MB/sec 2023-12-01T05:08:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:08:34] "GET /metrics HTTP/1.1" 200 33860 "" "Prometheus/2.43.0" 2023-12-01T05:08:35.695 INFO:tasks.workunit.client.0.smithi060.stdout: 53: throughput=4.93MB/sec pending data=0 2023-12-01T05:08:35.695 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-222hZ9SDgjcULP9 off=4416376 len=1606088 2023-12-01T05:08:35.703 INFO:tasks.workunit.client.0.smithi060.stdout:op 262 completed, throughput=4.96MB/sec 2023-12-01T05:08:35.703 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FyA1zG1CfPo10u- off=8054372 len=531063 2023-12-01T05:08:35.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 263 completed, throughput=4.97MB/sec 2023-12-01T05:08:35.704 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QpexG-4th6MCYYZ off=3107428 len=1461369 2023-12-01T05:08:35.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 264 completed, throughput=4.99MB/sec 2023-12-01T05:08:35.713 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0Gh8HWHOd-NlIgN off=10168493 len=1438671 2023-12-01T05:08:35.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 265 completed, throughput=5.02MB/sec 2023-12-01T05:08:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:35 smithi060 ceph-mon[94233]: pgmap v1792: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:35 smithi060 ceph-mon[109077]: pgmap v1792: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:35 smithi089 ceph-mon[98504]: pgmap v1792: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:36.722 INFO:tasks.workunit.client.0.smithi060.stdout: 54: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:36.722 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4fJTxYrcahW0dKw off=1254632 len=226269 2023-12-01T05:08:36.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 266 completed, throughput=4.93MB/sec 2023-12-01T05:08:36.724 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pH6kRMx8EVJ_Kej off=7669189 len=1550561 2023-12-01T05:08:36.732 INFO:tasks.workunit.client.0.smithi060.stdout:op 267 completed, throughput=4.95MB/sec 2023-12-01T05:08:36.732 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gIscq7xPXm4Gck1 off=5098195 len=1125572 2023-12-01T05:08:36.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 268 completed, throughput=4.97MB/sec 2023-12-01T05:08:36.739 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Hs1h66S3QPkQdPJ off=4503312 len=1226709 2023-12-01T05:08:36.740 INFO:tasks.workunit.client.0.smithi060.stdout:op 269 completed, throughput=4.99MB/sec 2023-12-01T05:08:36.741 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FVKKXOstzA0WJFJ off=1066074 len=340966 2023-12-01T05:08:36.741 INFO:tasks.workunit.client.0.smithi060.stdout:op 270 completed, throughput=5MB/sec 2023-12-01T05:08:36.741 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ww7dCW0u9mxodhV off=18352945 len=828175 2023-12-01T05:08:36.745 INFO:tasks.workunit.client.0.smithi060.stdout:op 271 completed, throughput=5.01MB/sec 2023-12-01T05:08:37.596 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:08:37.746 INFO:tasks.workunit.client.0.smithi060.stdout: 55: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:37.746 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-J3F5B0sy3wbri_Y off=207316 len=801229 2023-12-01T05:08:37.747 INFO:tasks.workunit.client.0.smithi060.stdout:op 272 completed, throughput=4.94MB/sec 2023-12-01T05:08:37.747 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-63IXD1m5hPci59B off=22309624 len=191433 2023-12-01T05:08:37.749 INFO:tasks.workunit.client.0.smithi060.stdout:op 273 completed, throughput=4.94MB/sec 2023-12-01T05:08:37.749 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JX07PA3m1X7FI5X off=10450554 len=1980700 2023-12-01T05:08:37.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 274 completed, throughput=4.97MB/sec 2023-12-01T05:08:37.751 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-W3Y1c35brzifXue off=5597368 len=486468 2023-12-01T05:08:37.752 INFO:tasks.workunit.client.0.smithi060.stdout:op 275 completed, throughput=4.98MB/sec 2023-12-01T05:08:37.752 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OaaCAQoWdumwFX4 off=1919486 len=110732 2023-12-01T05:08:37.754 INFO:tasks.workunit.client.0.smithi060.stdout:op 276 completed, throughput=4.98MB/sec 2023-12-01T05:08:37.755 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fwQJxIwJ6xNlSSv off=7630010 len=1634431 2023-12-01T05:08:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:37 smithi060 ceph-mon[94233]: pgmap v1793: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:37 smithi060 ceph-mon[109077]: pgmap v1793: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:37.760 INFO:tasks.workunit.client.0.smithi060.stdout:op 277 completed, throughput=5.01MB/sec 2023-12-01T05:08:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:37 smithi089 ceph-mon[98504]: pgmap v1793: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:37.926 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:08:37.926 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (22m) 77s ago 23m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:08:37.926 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (23m) 77s ago 23m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:08:37.926 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (24m) 77s ago 24m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:08:37.926 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (24m) 77s ago 24m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:08:37.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (27m) 77s ago 27m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:08:37.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (28m) 77s ago 28m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (28m) 77s ago 29m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (27m) 77s ago 27m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (27m) 77s ago 27m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (23m) 77s ago 23m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (23m) 77s ago 23m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (27m) 77s ago 27m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (26m) 77s ago 26m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (26m) 77s ago 26m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (26m) 77s ago 26m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (25m) 77s ago 25m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (25m) 77s ago 25m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (24m) 77s ago 24m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (24m) 77s ago 24m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:08:37.927 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (22m) 77s ago 23m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:08:38.324 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:08:38.324 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:08:38.325 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:08:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3243722633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:08:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3243722633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:08:38.761 INFO:tasks.workunit.client.0.smithi060.stdout: 56: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:38.761 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PyB01UJXmRZVGmA off=12665389 len=289453 2023-12-01T05:08:38.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 278 completed, throughput=4.93MB/sec 2023-12-01T05:08:38.762 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-V-sPw9VSnzCwdwW off=2198521 len=385964 2023-12-01T05:08:38.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 279 completed, throughput=4.93MB/sec 2023-12-01T05:08:38.763 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BxlwWb3pC89aZ0- off=11560010 len=1036127 2023-12-01T05:08:38.764 INFO:tasks.workunit.client.0.smithi060.stdout:op 280 completed, throughput=4.95MB/sec 2023-12-01T05:08:38.765 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nSU1Tb3DCJ8rso_ off=8156442 len=730227 2023-12-01T05:08:38.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 281 completed, throughput=4.96MB/sec 2023-12-01T05:08:38.769 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-15rZiz3RMdCeBO3 off=8477729 len=1190848 2023-12-01T05:08:38.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 282 completed, throughput=4.98MB/sec 2023-12-01T05:08:38.774 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5h6JDJB0as6rOtg off=3086058 len=1681515 2023-12-01T05:08:38.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 283 completed, throughput=5.01MB/sec 2023-12-01T05:08:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3243722633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:08:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:39 smithi060 ceph-mon[94233]: from='client.26144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:39 smithi060 ceph-mon[94233]: pgmap v1794: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:08:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:39 smithi060 ceph-mon[94233]: from='client.16242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:39 smithi060 ceph-mon[109077]: from='client.26144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:39 smithi060 ceph-mon[109077]: pgmap v1794: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:08:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:39 smithi060 ceph-mon[109077]: from='client.16242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:39.783 INFO:tasks.workunit.client.0.smithi060.stdout: 57: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:39.783 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cEncsUXyZJX_9D3 off=14560268 len=782844 2023-12-01T05:08:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 284 completed, throughput=4.94MB/sec 2023-12-01T05:08:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2gwPN35q-tcQvyZ off=20003215 len=1246922 2023-12-01T05:08:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:op 285 completed, throughput=4.96MB/sec 2023-12-01T05:08:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-auMdwFA8o7qVFNU off=5044695 len=2037226 2023-12-01T05:08:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:39 smithi089 ceph-mon[98504]: from='client.26144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:39 smithi089 ceph-mon[98504]: pgmap v1794: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:08:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:39 smithi089 ceph-mon[98504]: from='client.16242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:08:39.798 INFO:tasks.workunit.client.0.smithi060.stdout:op 286 completed, throughput=4.99MB/sec 2023-12-01T05:08:39.798 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5nSZKXDz6bl9ztK off=18188772 len=1648940 2023-12-01T05:08:39.806 INFO:tasks.workunit.client.0.smithi060.stdout:op 287 completed, throughput=5.02MB/sec 2023-12-01T05:08:40.806 INFO:tasks.workunit.client.0.smithi060.stdout: 58: throughput=4.93MB/sec pending data=0 2023-12-01T05:08:40.807 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YxOwS51LMKQG-t- off=14607879 len=883436 2023-12-01T05:08:40.811 INFO:tasks.workunit.client.0.smithi060.stdout:op 288 completed, throughput=4.94MB/sec 2023-12-01T05:08:40.811 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0EOewU0qkOvNLrr off=1194933 len=1117074 2023-12-01T05:08:40.817 INFO:tasks.workunit.client.0.smithi060.stdout:op 289 completed, throughput=4.96MB/sec 2023-12-01T05:08:40.817 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zymrLkvPfk4ThSS off=2370784 len=476568 2023-12-01T05:08:40.818 INFO:tasks.workunit.client.0.smithi060.stdout:op 290 completed, throughput=4.97MB/sec 2023-12-01T05:08:40.818 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o9lw5M3nU0ihjB6 off=8662733 len=695041 2023-12-01T05:08:40.820 INFO:tasks.workunit.client.0.smithi060.stdout:op 291 completed, throughput=4.98MB/sec 2023-12-01T05:08:40.820 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-opl2Bok0WgDkSWE off=19703428 len=1158319 2023-12-01T05:08:40.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 292 completed, throughput=5MB/sec 2023-12-01T05:08:40.827 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K1n_FWh-AGjHwrZ off=965908 len=1998707 2023-12-01T05:08:40.837 INFO:tasks.workunit.client.0.smithi060.stdout:op 293 completed, throughput=5.03MB/sec 2023-12-01T05:08:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:41 smithi060 ceph-mon[94233]: pgmap v1795: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:08:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:41 smithi060 ceph-mon[109077]: pgmap v1795: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:08:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:41 smithi089 ceph-mon[98504]: pgmap v1795: 105 pgs: 105 active+clean; 128 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:08:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:41.838 INFO:tasks.workunit.client.0.smithi060.stdout: 59: throughput=4.95MB/sec pending data=0 2023-12-01T05:08:41.838 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Sc-Q-rFOLX_8pw4 off=3915456 len=861772 2023-12-01T05:08:41.843 INFO:tasks.workunit.client.0.smithi060.stdout:op 294 completed, throughput=4.96MB/sec 2023-12-01T05:08:41.843 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x-EoPZkQ6aK5QI4 off=4541248 len=77496 2023-12-01T05:08:41.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 295 completed, throughput=4.96MB/sec 2023-12-01T05:08:41.844 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AqndmHq_elvKyiN off=4175116 len=1695041 2023-12-01T05:08:41.847 INFO:tasks.workunit.client.0.smithi060.stdout:op 296 completed, throughput=4.99MB/sec 2023-12-01T05:08:41.847 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L6xjLtf50MzFzs6 off=505478 len=1006245 2023-12-01T05:08:41.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 297 completed, throughput=5MB/sec 2023-12-01T05:08:42.850 INFO:tasks.workunit.client.0.smithi060.stdout: 60: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:42.850 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nvzRJ1D0_Ee3e5u off=8514391 len=1603748 2023-12-01T05:08:42.852 INFO:tasks.workunit.client.0.smithi060.stdout:op 298 completed, throughput=4.95MB/sec 2023-12-01T05:08:42.852 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AmxdSRcg3nHk4it off=9487338 len=131739 2023-12-01T05:08:42.853 INFO:tasks.workunit.client.0.smithi060.stdout:op 299 completed, throughput=4.95MB/sec 2023-12-01T05:08:42.853 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7O5p8C4BpJ6uMMj off=3809145 len=591062 2023-12-01T05:08:42.854 INFO:tasks.workunit.client.0.smithi060.stdout:op 300 completed, throughput=4.96MB/sec 2023-12-01T05:08:42.854 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N10RSIHHc5bvH_D off=1262924 len=1100496 2023-12-01T05:08:42.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 301 completed, throughput=4.97MB/sec 2023-12-01T05:08:42.861 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vVmjvxo6obWnWXb off=2047534 len=82266 2023-12-01T05:08:42.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 302 completed, throughput=4.98MB/sec 2023-12-01T05:08:42.862 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OLr9gVH4LQhh3iZ off=7465670 len=1201633 2023-12-01T05:08:42.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 303 completed, throughput=4.99MB/sec 2023-12-01T05:08:42.862 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AxNSt5wtgVxOkEj off=10821996 len=746386 2023-12-01T05:08:42.866 INFO:tasks.workunit.client.0.smithi060.stdout:op 304 completed, throughput=5.01MB/sec 2023-12-01T05:08:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:43 smithi060 ceph-mon[94233]: pgmap v1796: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.2 MiB/s wr, 6 op/s 2023-12-01T05:08:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:43 smithi060 ceph-mon[109077]: pgmap v1796: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.2 MiB/s wr, 6 op/s 2023-12-01T05:08:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:43 smithi089 ceph-mon[98504]: pgmap v1796: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 4.2 MiB/s wr, 6 op/s 2023-12-01T05:08:43.866 INFO:tasks.workunit.client.0.smithi060.stdout: 61: throughput=4.92MB/sec pending data=0 2023-12-01T05:08:43.866 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RXSVr1wYSbAvZXB off=17737272 len=1547742 2023-12-01T05:08:43.868 INFO:tasks.workunit.client.0.smithi060.stdout:op 305 completed, throughput=4.95MB/sec 2023-12-01T05:08:43.868 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uHHZuw1AWZ06Tlv off=1504283 len=1970182 2023-12-01T05:08:43.881 INFO:tasks.workunit.client.0.smithi060.stdout:op 306 completed, throughput=4.98MB/sec 2023-12-01T05:08:43.881 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RwlV7g3KgFmzzS1 off=12079446 len=944699 2023-12-01T05:08:43.887 INFO:tasks.workunit.client.0.smithi060.stdout:op 307 completed, throughput=4.99MB/sec 2023-12-01T05:08:43.887 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ebwYipuAGqLjcyL off=8631342 len=913015 2023-12-01T05:08:43.891 INFO:tasks.workunit.client.0.smithi060.stdout:op 308 completed, throughput=5.01MB/sec 2023-12-01T05:08:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:08:44] "GET /metrics HTTP/1.1" 200 33864 "" "Prometheus/2.43.0" 2023-12-01T05:08:44.891 INFO:tasks.workunit.client.0.smithi060.stdout: 62: throughput=4.93MB/sec pending data=0 2023-12-01T05:08:44.891 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OkXBUeMTOT6s2r7 off=900960 len=838648 2023-12-01T05:08:44.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 309 completed, throughput=4.94MB/sec 2023-12-01T05:08:44.894 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-It1F5sPyHf5QkbL off=17197947 len=1358341 2023-12-01T05:08:44.899 INFO:tasks.workunit.client.0.smithi060.stdout:op 310 completed, throughput=4.96MB/sec 2023-12-01T05:08:44.900 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DgZT0Sw-FieJ09h off=8372363 len=2046472 2023-12-01T05:08:44.906 INFO:tasks.workunit.client.0.smithi060.stdout:op 311 completed, throughput=4.99MB/sec 2023-12-01T05:08:44.906 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8MMLx89MX14kak2 off=316816 len=1040806 2023-12-01T05:08:44.910 INFO:tasks.workunit.client.0.smithi060.stdout:op 312 completed, throughput=5MB/sec 2023-12-01T05:08:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:45 smithi060 ceph-mon[94233]: pgmap v1797: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:08:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:45 smithi060 ceph-mon[109077]: pgmap v1797: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:08:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:45 smithi089 ceph-mon[98504]: pgmap v1797: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:08:45.911 INFO:tasks.workunit.client.0.smithi060.stdout: 63: throughput=4.93MB/sec pending data=0 2023-12-01T05:08:45.911 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9NK5ctpaCmnQeTc off=9862090 len=1316688 2023-12-01T05:08:45.912 INFO:tasks.workunit.client.0.smithi060.stdout:op 313 completed, throughput=4.95MB/sec 2023-12-01T05:08:45.912 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-woLsnnTkW0nqUoq off=1321758 len=968945 2023-12-01T05:08:45.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 314 completed, throughput=4.96MB/sec 2023-12-01T05:08:45.919 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dVj_bwdfY6K2_Re off=2050886 len=740847 2023-12-01T05:08:45.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 315 completed, throughput=4.97MB/sec 2023-12-01T05:08:45.920 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zw5HxR7y2qcOEJk off=1902370 len=221562 2023-12-01T05:08:45.922 INFO:tasks.workunit.client.0.smithi060.stdout:op 316 completed, throughput=4.97MB/sec 2023-12-01T05:08:45.922 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-toKZK5-yfEpuu6R off=1152084 len=1585628 2023-12-01T05:08:45.925 INFO:tasks.workunit.client.0.smithi060.stdout:op 317 completed, throughput=5MB/sec 2023-12-01T05:08:45.925 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dLiHG1KZRs32iZn off=1715083 len=1215926 2023-12-01T05:08:45.929 INFO:tasks.workunit.client.0.smithi060.stdout:op 318 completed, throughput=5.01MB/sec 2023-12-01T05:08:46.930 INFO:tasks.workunit.client.0.smithi060.stdout: 64: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:46.930 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q06GlpNItXOTBVV off=1064810 len=1358505 2023-12-01T05:08:46.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 319 completed, throughput=4.96MB/sec 2023-12-01T05:08:46.937 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YbEJHerxYbwc1i_ off=885649 len=1451911 2023-12-01T05:08:46.943 INFO:tasks.workunit.client.0.smithi060.stdout:op 320 completed, throughput=4.98MB/sec 2023-12-01T05:08:46.943 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-puqGZeOnpT4zvW4 off=2396109 len=977950 2023-12-01T05:08:46.949 INFO:tasks.workunit.client.0.smithi060.stdout:op 321 completed, throughput=4.99MB/sec 2023-12-01T05:08:46.949 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fvUu4759mG-wyhS off=2126207 len=33233 2023-12-01T05:08:46.949 INFO:tasks.workunit.client.0.smithi060.stdout:op 322 completed, throughput=4.99MB/sec 2023-12-01T05:08:46.949 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-J_SS_V5T_XzAQYN off=1524111 len=1305639 2023-12-01T05:08:46.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 323 completed, throughput=5.01MB/sec 2023-12-01T05:08:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:47 smithi060 ceph-mon[94233]: pgmap v1798: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:08:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:47 smithi060 ceph-mon[109077]: pgmap v1798: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:08:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:47 smithi089 ceph-mon[98504]: pgmap v1798: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:08:47.951 INFO:tasks.workunit.client.0.smithi060.stdout: 65: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:47.951 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YMNE_pF8VamU6Io off=9516573 len=1653076 2023-12-01T05:08:47.953 INFO:tasks.workunit.client.0.smithi060.stdout:op 324 completed, throughput=4.96MB/sec 2023-12-01T05:08:47.953 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PGw06KrYNWCI28M off=20437575 len=350631 2023-12-01T05:08:47.956 INFO:tasks.workunit.client.0.smithi060.stdout:op 325 completed, throughput=4.96MB/sec 2023-12-01T05:08:47.956 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hpzykA7mb5b0lQD off=4395937 len=579290 2023-12-01T05:08:47.960 INFO:tasks.workunit.client.0.smithi060.stdout:op 326 completed, throughput=4.97MB/sec 2023-12-01T05:08:47.960 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0qPdd_sqCxo1yCY off=7426127 len=1953546 2023-12-01T05:08:47.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 327 completed, throughput=5MB/sec 2023-12-01T05:08:47.968 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fT-HZlK0fZL36-O off=3326105 len=821788 2023-12-01T05:08:47.972 INFO:tasks.workunit.client.0.smithi060.stdout:op 328 completed, throughput=5.01MB/sec 2023-12-01T05:08:48.972 INFO:tasks.workunit.client.0.smithi060.stdout: 66: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:48.972 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m87lTDxDqJmsyvH off=14586550 len=739192 2023-12-01T05:08:48.976 INFO:tasks.workunit.client.0.smithi060.stdout:op 329 completed, throughput=4.95MB/sec 2023-12-01T05:08:48.976 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tNDAYQK8wCHcvTS off=327202 len=1449971 2023-12-01T05:08:48.984 INFO:tasks.workunit.client.0.smithi060.stdout:op 330 completed, throughput=4.97MB/sec 2023-12-01T05:08:48.984 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XS_rBKOnardQ-sa off=20519603 len=1471530 2023-12-01T05:08:48.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 331 completed, throughput=4.99MB/sec 2023-12-01T05:08:48.991 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LgzqhwB6GBUgOFf off=9216006 len=1543457 2023-12-01T05:08:48.994 INFO:tasks.workunit.client.0.smithi060.stdout:op 332 completed, throughput=5.01MB/sec 2023-12-01T05:08:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:49 smithi060 ceph-mon[94233]: pgmap v1799: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:08:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:49 smithi060 ceph-mon[109077]: pgmap v1799: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:08:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:49 smithi089 ceph-mon[98504]: pgmap v1799: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:08:49.994 INFO:tasks.workunit.client.0.smithi060.stdout: 67: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:49.994 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VEnQajKEHDQqIaL off=381623 len=873979 2023-12-01T05:08:50.000 INFO:tasks.workunit.client.0.smithi060.stdout:op 333 completed, throughput=4.95MB/sec 2023-12-01T05:08:50.000 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pTZ9JtCqKSm1D-Z off=18851317 len=1219330 2023-12-01T05:08:50.002 INFO:tasks.workunit.client.0.smithi060.stdout:op 334 completed, throughput=4.96MB/sec 2023-12-01T05:08:50.002 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MbzwmBmDJDBGhf- off=0 len=1325919 2023-12-01T05:08:50.011 INFO:tasks.workunit.client.0.smithi060.stdout:op 335 completed, throughput=4.98MB/sec 2023-12-01T05:08:50.011 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f9b-ZZZTOHRddwD off=18510221 len=1963507 2023-12-01T05:08:50.020 INFO:tasks.workunit.client.0.smithi060.stdout:op 336 completed, throughput=5.01MB/sec 2023-12-01T05:08:51.020 INFO:tasks.workunit.client.0.smithi060.stdout: 68: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:51.020 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1-jBwIDdIgv4H6Z off=6383911 len=5566 2023-12-01T05:08:51.022 INFO:tasks.workunit.client.0.smithi060.stdout:op 337 completed, throughput=4.94MB/sec 2023-12-01T05:08:51.022 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CB0q6jSHFhpMurR off=764492 len=278667 2023-12-01T05:08:51.025 INFO:tasks.workunit.client.0.smithi060.stdout:op 338 completed, throughput=4.94MB/sec 2023-12-01T05:08:51.025 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PKOOpZ2UtCcFAtR off=16408343 len=1743763 2023-12-01T05:08:51.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 339 completed, throughput=4.96MB/sec 2023-12-01T05:08:51.029 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c5mX8tA4U5K_DwE off=12223929 len=1513325 2023-12-01T05:08:51.035 INFO:tasks.workunit.client.0.smithi060.stdout:op 340 completed, throughput=4.98MB/sec 2023-12-01T05:08:51.035 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y0xdjqSqfhONiU7 off=7511303 len=1942197 2023-12-01T05:08:51.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 341 completed, throughput=5.01MB/sec 2023-12-01T05:08:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:51 smithi060 ceph-mon[94233]: pgmap v1800: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:08:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:51 smithi060 ceph-mon[109077]: pgmap v1800: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:08:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:51 smithi089 ceph-mon[98504]: pgmap v1800: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:08:52.040 INFO:tasks.workunit.client.0.smithi060.stdout: 69: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:52.040 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bQ_eA7BUbssF0td off=41418 len=1538298 2023-12-01T05:08:52.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 342 completed, throughput=4.96MB/sec 2023-12-01T05:08:52.048 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BMGBORLPpjTpIjP off=15906728 len=726358 2023-12-01T05:08:52.052 INFO:tasks.workunit.client.0.smithi060.stdout:op 343 completed, throughput=4.97MB/sec 2023-12-01T05:08:52.053 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8FBsWpDzL2m2JtG off=6614710 len=698485 2023-12-01T05:08:52.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 344 completed, throughput=4.98MB/sec 2023-12-01T05:08:52.056 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--dLu-RU53oWvkPm off=871557 len=942136 2023-12-01T05:08:52.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 345 completed, throughput=4.99MB/sec 2023-12-01T05:08:52.061 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ylyw5Ozy8kU6_V7 off=8074969 len=311327 2023-12-01T05:08:52.064 INFO:tasks.workunit.client.0.smithi060.stdout:op 346 completed, throughput=4.99MB/sec 2023-12-01T05:08:52.064 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PADPio7jnX9JVYe off=556505 len=159308 2023-12-01T05:08:52.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 347 completed, throughput=5MB/sec 2023-12-01T05:08:52.065 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-25iGVze8i8ndfNn off=3294749 len=765150 2023-12-01T05:08:52.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 348 completed, throughput=5.01MB/sec 2023-12-01T05:08:53.066 INFO:tasks.workunit.client.0.smithi060.stdout: 70: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:53.066 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ox8KQf4OGXBgqZZ off=8749702 len=1976966 2023-12-01T05:08:53.068 INFO:tasks.workunit.client.0.smithi060.stdout:op 349 completed, throughput=4.96MB/sec 2023-12-01T05:08:53.068 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ubF-uHcKJ9CAerq off=1938395 len=1982821 2023-12-01T05:08:53.079 INFO:tasks.workunit.client.0.smithi060.stdout:op 350 completed, throughput=4.99MB/sec 2023-12-01T05:08:53.079 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hOq4M-e7FNKPlRr off=12859389 len=1338878 2023-12-01T05:08:53.086 INFO:tasks.workunit.client.0.smithi060.stdout:op 351 completed, throughput=5.01MB/sec 2023-12-01T05:08:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:53 smithi060 ceph-mon[94233]: pgmap v1801: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:08:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:53 smithi060 ceph-mon[109077]: pgmap v1801: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:08:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:53 smithi089 ceph-mon[98504]: pgmap v1801: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:08:54.086 INFO:tasks.workunit.client.0.smithi060.stdout: 71: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:54.086 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-byE2FoWAShjQg_T off=6409428 len=988003 2023-12-01T05:08:54.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 352 completed, throughput=4.95MB/sec 2023-12-01T05:08:54.088 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dhzGNTOSlrSCmdb off=17386927 len=1974516 2023-12-01T05:08:54.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 353 completed, throughput=4.98MB/sec 2023-12-01T05:08:54.096 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m-mYr11yv5zYv-9 off=11901975 len=1796545 2023-12-01T05:08:54.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 354 completed, throughput=5MB/sec 2023-12-01T05:08:54.097 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1iWh4QspUNLgS7o off=5383116 len=324760 2023-12-01T05:08:54.099 INFO:tasks.workunit.client.0.smithi060.stdout:op 355 completed, throughput=5MB/sec 2023-12-01T05:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:08:54] "GET /metrics HTTP/1.1" 200 33864 "" "Prometheus/2.43.0" 2023-12-01T05:08:55.099 INFO:tasks.workunit.client.0.smithi060.stdout: 72: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:55.099 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gVeQkesB1wbVbml off=945673 len=1153996 2023-12-01T05:08:55.101 INFO:tasks.workunit.client.0.smithi060.stdout:op 356 completed, throughput=4.95MB/sec 2023-12-01T05:08:55.101 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4HeQQO-qdsCbRrr off=15323404 len=1280000 2023-12-01T05:08:55.102 INFO:tasks.workunit.client.0.smithi060.stdout:op 357 completed, throughput=4.97MB/sec 2023-12-01T05:08:55.102 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0iC4_SvQgZv8xdu off=8254857 len=1495951 2023-12-01T05:08:55.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 358 completed, throughput=4.99MB/sec 2023-12-01T05:08:55.110 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CeGKSjs7B8XgEG0 off=5886009 len=946662 2023-12-01T05:08:55.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 359 completed, throughput=5MB/sec 2023-12-01T05:08:55.115 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SR052_EBZCoYIm7 off=3837594 len=304015 2023-12-01T05:08:55.116 INFO:tasks.workunit.client.0.smithi060.stdout:op 360 completed, throughput=5MB/sec 2023-12-01T05:08:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:55 smithi060 ceph-mon[109077]: pgmap v1802: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:55 smithi060 ceph-mon[94233]: pgmap v1802: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:55 smithi089 ceph-mon[98504]: pgmap v1802: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:56.116 INFO:tasks.workunit.client.0.smithi060.stdout: 73: throughput=4.93MB/sec pending data=0 2023-12-01T05:08:56.116 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ljtACfBz4A9sCPo off=7790290 len=2068830 2023-12-01T05:08:56.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 361 completed, throughput=4.96MB/sec 2023-12-01T05:08:56.118 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-S2guMMmVnRYZPn_ off=23174281 len=1849114 2023-12-01T05:08:56.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 362 completed, throughput=4.98MB/sec 2023-12-01T05:08:56.122 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-a_UFsc0U473cLXt off=18376351 len=260417 2023-12-01T05:08:56.125 INFO:tasks.workunit.client.0.smithi060.stdout:op 363 completed, throughput=4.99MB/sec 2023-12-01T05:08:56.126 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WQO6FqANxLzlfQa off=894307 len=1497625 2023-12-01T05:08:56.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 364 completed, throughput=5.01MB/sec 2023-12-01T05:08:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:08:57.135 INFO:tasks.workunit.client.0.smithi060.stdout: 74: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:57.135 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wVHv17GIwU9gw2r off=3076081 len=1947517 2023-12-01T05:08:57.143 INFO:tasks.workunit.client.0.smithi060.stdout:op 365 completed, throughput=4.96MB/sec 2023-12-01T05:08:57.143 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CHzKUWLJdYx3su0 off=11873127 len=1146570 2023-12-01T05:08:57.145 INFO:tasks.workunit.client.0.smithi060.stdout:op 366 completed, throughput=4.98MB/sec 2023-12-01T05:08:57.145 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CKVGqN3DkYCn1fp off=5461616 len=1684690 2023-12-01T05:08:57.147 INFO:tasks.workunit.client.0.smithi060.stdout:op 367 completed, throughput=5MB/sec 2023-12-01T05:08:57.147 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H0J5d_czkcuMhuB off=2389497 len=773732 2023-12-01T05:08:57.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 368 completed, throughput=5.01MB/sec 2023-12-01T05:08:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:57 smithi060 ceph-mon[94233]: pgmap v1803: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:57 smithi060 ceph-mon[109077]: pgmap v1803: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:57 smithi089 ceph-mon[98504]: pgmap v1803: 105 pgs: 105 active+clean; 128 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:08:58.148 INFO:tasks.workunit.client.0.smithi060.stdout: 75: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:58.149 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1rRhTBbY29oo1Yp off=400611 len=49329 2023-12-01T05:08:58.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 369 completed, throughput=4.94MB/sec 2023-12-01T05:08:58.151 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D5NuIrsIbvzazCm off=2582057 len=2054154 2023-12-01T05:08:58.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 370 completed, throughput=4.97MB/sec 2023-12-01T05:08:58.164 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-239Ip84yQ3S9qXX off=13117318 len=2031483 2023-12-01T05:08:58.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 371 completed, throughput=4.99MB/sec 2023-12-01T05:08:58.177 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dhdQKZ4STToo_iy off=4593454 len=203693 2023-12-01T05:08:58.178 INFO:tasks.workunit.client.0.smithi060.stdout:op 372 completed, throughput=5MB/sec 2023-12-01T05:08:58.178 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6vvswoZzboV9sNi off=782882 len=1067522 2023-12-01T05:08:58.183 INFO:tasks.workunit.client.0.smithi060.stdout:op 373 completed, throughput=5.01MB/sec 2023-12-01T05:08:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:08:58 smithi060 ceph-mon[94233]: pgmap v1804: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:08:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:08:58 smithi060 ceph-mon[109077]: pgmap v1804: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:08:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:08:58 smithi089 ceph-mon[98504]: pgmap v1804: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:08:59.183 INFO:tasks.workunit.client.0.smithi060.stdout: 76: throughput=4.94MB/sec pending data=0 2023-12-01T05:08:59.183 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DyoR3eXN5OS0jir off=3080614 len=69297 2023-12-01T05:08:59.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 374 completed, throughput=4.94MB/sec 2023-12-01T05:08:59.186 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-P5yH4n9wEnxXMTH off=8468942 len=299543 2023-12-01T05:08:59.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 375 completed, throughput=4.95MB/sec 2023-12-01T05:08:59.188 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o3Vs0h9UNVO62K7 off=4150168 len=681995 2023-12-01T05:08:59.189 INFO:tasks.workunit.client.0.smithi060.stdout:op 376 completed, throughput=4.96MB/sec 2023-12-01T05:08:59.189 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sRGTRUsEv_Lat2B off=3553858 len=940578 2023-12-01T05:08:59.195 INFO:tasks.workunit.client.0.smithi060.stdout:op 377 completed, throughput=4.97MB/sec 2023-12-01T05:08:59.195 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_sMG45pQAqO0mEn off=2762177 len=149279 2023-12-01T05:08:59.195 INFO:tasks.workunit.client.0.smithi060.stdout:op 378 completed, throughput=4.97MB/sec 2023-12-01T05:08:59.195 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WjG0v9eLxbD7Lxa off=1307555 len=1525084 2023-12-01T05:08:59.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 379 completed, throughput=4.99MB/sec 2023-12-01T05:08:59.204 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-s1UfYZRMBeUAqCC off=18450234 len=1609028 2023-12-01T05:08:59.213 INFO:tasks.workunit.client.0.smithi060.stdout:op 380 completed, throughput=5.01MB/sec 2023-12-01T05:09:00.213 INFO:tasks.workunit.client.0.smithi060.stdout: 77: throughput=4.94MB/sec pending data=0 2023-12-01T05:09:00.213 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4dT6i86a27nsIF0 off=2490842 len=1555032 2023-12-01T05:09:00.220 INFO:tasks.workunit.client.0.smithi060.stdout:op 381 completed, throughput=4.96MB/sec 2023-12-01T05:09:00.220 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8xPxdIOgATYY5ho off=23566341 len=363498 2023-12-01T05:09:00.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 382 completed, throughput=4.97MB/sec 2023-12-01T05:09:00.224 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jXYmCh82F51fAa6 off=11814409 len=2063336 2023-12-01T05:09:00.226 INFO:tasks.workunit.client.0.smithi060.stdout:op 383 completed, throughput=4.99MB/sec 2023-12-01T05:09:00.226 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eG6aNjFIlLzIrzN off=2678537 len=1023602 2023-12-01T05:09:00.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 384 completed, throughput=5MB/sec 2023-12-01T05:09:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:00 smithi060 ceph-mon[94233]: pgmap v1805: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:09:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:00 smithi060 ceph-mon[109077]: pgmap v1805: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:09:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:00 smithi089 ceph-mon[98504]: pgmap v1805: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:09:01.232 INFO:tasks.workunit.client.0.smithi060.stdout: 78: throughput=4.94MB/sec pending data=0 2023-12-01T05:09:01.232 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Qrs1U5JKzDt4z0O off=1832744 len=928817 2023-12-01T05:09:01.233 INFO:tasks.workunit.client.0.smithi060.stdout:op 385 completed, throughput=4.95MB/sec 2023-12-01T05:09:01.233 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e0Y1b8NZGsxq3uZ off=3526598 len=358085 2023-12-01T05:09:01.236 INFO:tasks.workunit.client.0.smithi060.stdout:op 386 completed, throughput=4.95MB/sec 2023-12-01T05:09:01.237 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HtwXdjzCu7Qv4rn off=0 len=1425791 2023-12-01T05:09:01.245 INFO:tasks.workunit.client.0.smithi060.stdout:op 387 completed, throughput=4.97MB/sec 2023-12-01T05:09:01.245 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VQPY1DZPYJCp3xL off=13445758 len=1273835 2023-12-01T05:09:01.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 388 completed, throughput=4.99MB/sec 2023-12-01T05:09:01.247 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k9q7wenuJgBorbk off=9564726 len=523070 2023-12-01T05:09:01.251 INFO:tasks.workunit.client.0.smithi060.stdout:op 389 completed, throughput=4.99MB/sec 2023-12-01T05:09:01.251 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l9esO9DIADDgpmg off=1043964 len=702040 2023-12-01T05:09:01.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 390 completed, throughput=5MB/sec 2023-12-01T05:09:02.253 INFO:tasks.workunit.client.0.smithi060.stdout: 79: throughput=4.94MB/sec pending data=0 2023-12-01T05:09:02.253 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7FAU_q69HhuPDgO off=21744778 len=1366090 2023-12-01T05:09:02.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 391 completed, throughput=4.95MB/sec 2023-12-01T05:09:02.259 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aKdV0xHJnl5kjGW off=3804311 len=1906386 2023-12-01T05:09:02.261 INFO:tasks.workunit.client.0.smithi060.stdout:op 392 completed, throughput=4.98MB/sec 2023-12-01T05:09:02.261 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WZyxbgRgQDCXq2q off=2480059 len=10896 2023-12-01T05:09:02.262 INFO:tasks.workunit.client.0.smithi060.stdout:op 393 completed, throughput=4.98MB/sec 2023-12-01T05:09:02.262 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-J-G-_pb6MwcGC1c off=9097801 len=1773562 2023-12-01T05:09:02.269 INFO:tasks.workunit.client.0.smithi060.stdout:op 394 completed, throughput=5MB/sec 2023-12-01T05:09:02.270 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U0fx0_lqNLPhc5V off=5266728 len=1177497 2023-12-01T05:09:02.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 395 completed, throughput=5.01MB/sec 2023-12-01T05:09:03.276 INFO:tasks.workunit.client.0.smithi060.stdout: 80: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:03.276 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Tw4NgLD_SD_ZMTC off=2827430 len=1667364 2023-12-01T05:09:03.283 INFO:tasks.workunit.client.0.smithi060.stdout:op 396 completed, throughput=4.97MB/sec 2023-12-01T05:09:03.283 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gRV-JdVovskTy0F off=7660286 len=1635171 2023-12-01T05:09:03.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 397 completed, throughput=4.99MB/sec 2023-12-01T05:09:03.289 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r-4z2ez1nKWpkXR off=519119 len=230870 2023-12-01T05:09:03.290 INFO:tasks.workunit.client.0.smithi060.stdout:op 398 completed, throughput=4.99MB/sec 2023-12-01T05:09:03.290 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FmwSK7InQGkHH15 off=6436457 len=1339467 2023-12-01T05:09:03.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 399 completed, throughput=5.01MB/sec 2023-12-01T05:09:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:03 smithi089 ceph-mon[98504]: pgmap v1806: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:09:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:03 smithi060 ceph-mon[94233]: pgmap v1806: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:09:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:03 smithi060 ceph-mon[109077]: pgmap v1806: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:09:04.296 INFO:tasks.workunit.client.0.smithi060.stdout: 81: throughput=4.94MB/sec pending data=0 2023-12-01T05:09:04.296 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XzYvX1mObjyz7IN off=5724925 len=687161 2023-12-01T05:09:04.300 INFO:tasks.workunit.client.0.smithi060.stdout:op 400 completed, throughput=4.95MB/sec 2023-12-01T05:09:04.300 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HiK7TNpR02hJb10 off=2466421 len=1653604 2023-12-01T05:09:04.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 401 completed, throughput=4.97MB/sec 2023-12-01T05:09:04.303 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-75icbFkHwLX1Di0 off=1853741 len=1133907 2023-12-01T05:09:04.304 INFO:tasks.workunit.client.0.smithi060.stdout:op 402 completed, throughput=4.98MB/sec 2023-12-01T05:09:04.305 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a1ICsg6riJTCWOV off=1019246 len=1630399 2023-12-01T05:09:04.306 INFO:tasks.workunit.client.0.smithi060.stdout:op 403 completed, throughput=5MB/sec 2023-12-01T05:09:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:09:04] "GET /metrics HTTP/1.1" 200 33861 "" "Prometheus/2.43.0" 2023-12-01T05:09:05.306 INFO:tasks.workunit.client.0.smithi060.stdout: 82: throughput=4.94MB/sec pending data=0 2023-12-01T05:09:05.306 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f7udZvwPpq4as7Z off=13388399 len=173324 2023-12-01T05:09:05.307 INFO:tasks.workunit.client.0.smithi060.stdout:op 404 completed, throughput=4.95MB/sec 2023-12-01T05:09:05.307 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FyjvkjTV8nuxddV off=15948175 len=436087 2023-12-01T05:09:05.310 INFO:tasks.workunit.client.0.smithi060.stdout:op 405 completed, throughput=4.95MB/sec 2023-12-01T05:09:05.310 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AZYbsgu_KKl5eoM off=22167536 len=1613155 2023-12-01T05:09:05.320 INFO:tasks.workunit.client.0.smithi060.stdout:op 406 completed, throughput=4.97MB/sec 2023-12-01T05:09:05.320 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lMlRsGlsTjIslyA off=528873 len=1311502 2023-12-01T05:09:05.322 INFO:tasks.workunit.client.0.smithi060.stdout:op 407 completed, throughput=4.98MB/sec 2023-12-01T05:09:05.322 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tLY9QFv_e4x5lEK off=0 len=1569275 2023-12-01T05:09:05.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 408 completed, throughput=5MB/sec 2023-12-01T05:09:05.329 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_S8qMwX4lfaFc0I off=2521855 len=1883597 2023-12-01T05:09:05.331 INFO:tasks.workunit.client.0.smithi060.stdout:op 409 completed, throughput=5.02MB/sec 2023-12-01T05:09:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:05 smithi089 ceph-mon[98504]: pgmap v1807: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:05 smithi060 ceph-mon[94233]: pgmap v1807: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:05 smithi060 ceph-mon[109077]: pgmap v1807: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:06.331 INFO:tasks.workunit.client.0.smithi060.stdout: 83: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:06.331 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Dn2XfG8zOQOsoyF off=8019986 len=803429 2023-12-01T05:09:06.332 INFO:tasks.workunit.client.0.smithi060.stdout:op 410 completed, throughput=4.97MB/sec 2023-12-01T05:09:06.333 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S-FWKb8VvcULGlX off=1928382 len=1737626 2023-12-01T05:09:06.340 INFO:tasks.workunit.client.0.smithi060.stdout:op 411 completed, throughput=4.99MB/sec 2023-12-01T05:09:06.340 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PQuuZe0V-rvtYSD off=5153370 len=867772 2023-12-01T05:09:06.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 412 completed, throughput=5MB/sec 2023-12-01T05:09:06.342 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dIDvCFe7j9pyUl7 off=9191610 len=923491 2023-12-01T05:09:06.347 INFO:tasks.workunit.client.0.smithi060.stdout:op 413 completed, throughput=5.01MB/sec 2023-12-01T05:09:07.348 INFO:tasks.workunit.client.0.smithi060.stdout: 84: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:07.348 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9X_8jKLKQm0SSnH off=6959460 len=1310619 2023-12-01T05:09:07.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 414 completed, throughput=4.97MB/sec 2023-12-01T05:09:07.350 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jLO0wGA2IEWHxOC off=3398506 len=600173 2023-12-01T05:09:07.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 415 completed, throughput=4.97MB/sec 2023-12-01T05:09:07.350 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wy4rz8akkyl6MA6 off=1441138 len=1027392 2023-12-01T05:09:07.356 INFO:tasks.workunit.client.0.smithi060.stdout:op 416 completed, throughput=4.98MB/sec 2023-12-01T05:09:07.356 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EMdVo1nFPVXeuln off=1973446 len=117307 2023-12-01T05:09:07.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 417 completed, throughput=4.98MB/sec 2023-12-01T05:09:07.359 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-32YSTniDWRHyR0I off=1459048 len=1096865 2023-12-01T05:09:07.360 INFO:tasks.workunit.client.0.smithi060.stdout:op 418 completed, throughput=5MB/sec 2023-12-01T05:09:07.360 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GTaIRu0SANnLfc- off=7770329 len=1900625 2023-12-01T05:09:07.362 INFO:tasks.workunit.client.0.smithi060.stdout:op 419 completed, throughput=5.02MB/sec 2023-12-01T05:09:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:07 smithi089 ceph-mon[98504]: pgmap v1808: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:07 smithi060 ceph-mon[94233]: pgmap v1808: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:07 smithi060 ceph-mon[109077]: pgmap v1808: 105 pgs: 105 active+clean; 128 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:08.362 INFO:tasks.workunit.client.0.smithi060.stdout: 85: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:08.362 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zqWZnhO5OdTkdFj off=21072109 len=1834256 2023-12-01T05:09:08.370 INFO:tasks.workunit.client.0.smithi060.stdout:op 420 completed, throughput=4.98MB/sec 2023-12-01T05:09:08.370 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7o1-nbSnmt6eFHy off=6355113 len=914059 2023-12-01T05:09:08.375 INFO:tasks.workunit.client.0.smithi060.stdout:op 421 completed, throughput=4.99MB/sec 2023-12-01T05:09:08.375 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5ybif-Gx5kx7II9 off=3720660 len=2035827 2023-12-01T05:09:08.386 INFO:tasks.workunit.client.0.smithi060.stdout:op 422 completed, throughput=5.01MB/sec 2023-12-01T05:09:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:09:09.018 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (23m) 109s ago 24m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (23m) 108s ago 23m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (24m) 109s ago 24m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (24m) 108s ago 24m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (27m) 108s ago 27m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (29m) 109s ago 29m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (29m) 109s ago 29m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (28m) 108s ago 28m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (28m) 109s ago 28m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (23m) 109s ago 23m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (23m) 108s ago 23m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (27m) 109s ago 27m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (27m) 109s ago 27m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:09:09.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (26m) 109s ago 26m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:09:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (26m) 109s ago 26m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:09:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (26m) 108s ago 26m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:09:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (25m) 108s ago 25m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:09:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (25m) 108s ago 25m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:09:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (25m) 108s ago 25m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:09:09.020 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (23m) 108s ago 24m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:09:09.386 INFO:tasks.workunit.client.0.smithi060.stdout: 86: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:09.386 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RC50_jJqAFsMJER off=1992679 len=217995 2023-12-01T05:09:09.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 423 completed, throughput=4.96MB/sec 2023-12-01T05:09:09.387 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--9REAR3cSvA3Feu off=1008290 len=2035286 2023-12-01T05:09:09.397 INFO:tasks.workunit.client.0.smithi060.stdout:op 424 completed, throughput=4.98MB/sec 2023-12-01T05:09:09.398 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nmFhuJ_csZnSfjF off=7587114 len=1022192 2023-12-01T05:09:09.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 425 completed, throughput=4.99MB/sec 2023-12-01T05:09:09.398 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o-kM92TM7Ig4IR6 off=9799197 len=1728047 2023-12-01T05:09:09.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 426 completed, throughput=5.01MB/sec 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:09.421 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:09:09.422 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:09:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:09 smithi089 ceph-mon[98504]: pgmap v1809: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:09:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:09 smithi060 ceph-mon[94233]: pgmap v1809: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:09:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:09 smithi060 ceph-mon[109077]: pgmap v1809: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:09:10.404 INFO:tasks.workunit.client.0.smithi060.stdout: 87: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:10.404 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PA6HvuEkv8D8S_c off=271243 len=482057 2023-12-01T05:09:10.409 INFO:tasks.workunit.client.0.smithi060.stdout:op 427 completed, throughput=4.96MB/sec 2023-12-01T05:09:10.409 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sHX-xMxBaZO-6t2 off=7517507 len=1704561 2023-12-01T05:09:10.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 428 completed, throughput=4.97MB/sec 2023-12-01T05:09:10.417 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4XbozPJ5JZloNLH off=2304073 len=1618713 2023-12-01T05:09:10.426 INFO:tasks.workunit.client.0.smithi060.stdout:op 429 completed, throughput=4.99MB/sec 2023-12-01T05:09:10.426 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H6V-t7R-h0xgyYu off=14987751 len=1520926 2023-12-01T05:09:10.433 INFO:tasks.workunit.client.0.smithi060.stdout:op 430 completed, throughput=5.01MB/sec 2023-12-01T05:09:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:10 smithi089 ceph-mon[98504]: from='client.26162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:10 smithi089 ceph-mon[98504]: from='client.26168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3978291520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:09:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:10 smithi060 ceph-mon[109077]: from='client.26162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:10 smithi060 ceph-mon[109077]: from='client.26168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3978291520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:09:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:10 smithi060 ceph-mon[94233]: from='client.26162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:10 smithi060 ceph-mon[94233]: from='client.26168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3978291520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:09:11.434 INFO:tasks.workunit.client.0.smithi060.stdout: 88: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:11.434 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f998FutACJaAMCm off=5910237 len=840833 2023-12-01T05:09:11.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 431 completed, throughput=4.96MB/sec 2023-12-01T05:09:11.435 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fYWorOhRZ7oV7ha off=2396820 len=1750192 2023-12-01T05:09:11.446 INFO:tasks.workunit.client.0.smithi060.stdout:op 432 completed, throughput=4.98MB/sec 2023-12-01T05:09:11.446 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0EwBk87aG6cpsQx off=3687874 len=139823 2023-12-01T05:09:11.447 INFO:tasks.workunit.client.0.smithi060.stdout:op 433 completed, throughput=4.98MB/sec 2023-12-01T05:09:11.447 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M1p4GNSXK67oJsK off=6074868 len=800885 2023-12-01T05:09:11.452 INFO:tasks.workunit.client.0.smithi060.stdout:op 434 completed, throughput=4.99MB/sec 2023-12-01T05:09:11.452 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-T0KSRURVCTYMVcs off=15501271 len=716840 2023-12-01T05:09:11.456 INFO:tasks.workunit.client.0.smithi060.stdout:op 435 completed, throughput=4.99MB/sec 2023-12-01T05:09:11.456 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BhbNMu4XjTFYcfp off=15059998 len=448573 2023-12-01T05:09:11.460 INFO:tasks.workunit.client.0.smithi060.stdout:op 436 completed, throughput=5MB/sec 2023-12-01T05:09:11.460 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q-ACmGaqOV8w5Go off=3803242 len=833401 2023-12-01T05:09:11.464 INFO:tasks.workunit.client.0.smithi060.stdout:op 437 completed, throughput=5.01MB/sec 2023-12-01T05:09:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:11 smithi089 ceph-mon[98504]: pgmap v1810: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:11 smithi060 ceph-mon[109077]: pgmap v1810: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:11 smithi060 ceph-mon[94233]: pgmap v1810: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:12.464 INFO:tasks.workunit.client.0.smithi060.stdout: 89: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:12.464 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FWnXBSfSxC0M613 off=13846414 len=106335 2023-12-01T05:09:12.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 438 completed, throughput=4.95MB/sec 2023-12-01T05:09:12.465 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zCUKTYsvsnfBb_2 off=2554757 len=1271836 2023-12-01T05:09:12.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 439 completed, throughput=4.97MB/sec 2023-12-01T05:09:12.467 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vWLwcIA1DAo5te- off=10629628 len=1669016 2023-12-01T05:09:12.470 INFO:tasks.workunit.client.0.smithi060.stdout:op 440 completed, throughput=4.98MB/sec 2023-12-01T05:09:12.470 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3jcjyoGG8F_G-sM off=9633231 len=1776583 2023-12-01T05:09:12.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 441 completed, throughput=5MB/sec 2023-12-01T05:09:13.481 INFO:tasks.workunit.client.0.smithi060.stdout: 90: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:13.481 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7Dve1cfzAdoQW8g off=2881512 len=210818 2023-12-01T05:09:13.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 442 completed, throughput=4.95MB/sec 2023-12-01T05:09:13.482 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zXNwVBgx2IenzWf off=608976 len=1445088 2023-12-01T05:09:13.492 INFO:tasks.workunit.client.0.smithi060.stdout:op 443 completed, throughput=4.96MB/sec 2023-12-01T05:09:13.492 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IcMf0LHFVuxUF9j off=3761655 len=2057804 2023-12-01T05:09:13.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 444 completed, throughput=4.99MB/sec 2023-12-01T05:09:13.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rMHWrAXprN5l8xK off=21732513 len=1697877 2023-12-01T05:09:13.505 INFO:tasks.workunit.client.0.smithi060.stdout:op 445 completed, throughput=5MB/sec 2023-12-01T05:09:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:13 smithi089 ceph-mon[98504]: pgmap v1811: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2023-12-01T05:09:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:13 smithi060 ceph-mon[94233]: pgmap v1811: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2023-12-01T05:09:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:13 smithi060 ceph-mon[109077]: pgmap v1811: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 6 op/s 2023-12-01T05:09:14.505 INFO:tasks.workunit.client.0.smithi060.stdout: 91: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:14.505 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yrzJ_5qoJOO-eFR off=8400841 len=1737412 2023-12-01T05:09:14.513 INFO:tasks.workunit.client.0.smithi060.stdout:op 446 completed, throughput=4.97MB/sec 2023-12-01T05:09:14.513 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h-sTjgWydjOg4Xx off=20164042 len=1913251 2023-12-01T05:09:14.520 INFO:tasks.workunit.client.0.smithi060.stdout:op 447 completed, throughput=4.99MB/sec 2023-12-01T05:09:14.520 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hqNXu3iVMwubxfV off=4247337 len=1688826 2023-12-01T05:09:14.522 INFO:tasks.workunit.client.0.smithi060.stdout:op 448 completed, throughput=5MB/sec 2023-12-01T05:09:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:09:14] "GET /metrics HTTP/1.1" 200 33857 "" "Prometheus/2.43.0" 2023-12-01T05:09:15.522 INFO:tasks.workunit.client.0.smithi060.stdout: 92: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:15.522 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vRFYTn7KcutmviK off=9521556 len=1717205 2023-12-01T05:09:15.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 449 completed, throughput=4.97MB/sec 2023-12-01T05:09:15.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BPDr8bvEq_b3eWg off=14817409 len=1339491 2023-12-01T05:09:15.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 450 completed, throughput=4.98MB/sec 2023-12-01T05:09:15.531 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YKT4H7PMxxpqAxh off=12572897 len=1242411 2023-12-01T05:09:15.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 451 completed, throughput=4.99MB/sec 2023-12-01T05:09:15.533 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BfgtR5oCfONACC4 off=6757053 len=1425789 2023-12-01T05:09:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:15 smithi089 ceph-mon[98504]: pgmap v1812: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T05:09:15.538 INFO:tasks.workunit.client.0.smithi060.stdout:op 452 completed, throughput=5.01MB/sec 2023-12-01T05:09:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:15 smithi060 ceph-mon[94233]: pgmap v1812: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T05:09:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:15 smithi060 ceph-mon[109077]: pgmap v1812: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T05:09:16.538 INFO:tasks.workunit.client.0.smithi060.stdout: 93: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:16.538 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Tl9H7HxED8mNVyf off=177203 len=467574 2023-12-01T05:09:16.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 453 completed, throughput=4.96MB/sec 2023-12-01T05:09:16.542 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bULrSvF57iFhUaX off=15351285 len=224126 2023-12-01T05:09:16.544 INFO:tasks.workunit.client.0.smithi060.stdout:op 454 completed, throughput=4.96MB/sec 2023-12-01T05:09:16.545 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VAwQyckZENuTLWd off=3571256 len=475785 2023-12-01T05:09:16.549 INFO:tasks.workunit.client.0.smithi060.stdout:op 455 completed, throughput=4.97MB/sec 2023-12-01T05:09:16.549 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GkI5GPdKo65JaGQ off=933512 len=1671078 2023-12-01T05:09:16.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 456 completed, throughput=4.98MB/sec 2023-12-01T05:09:16.559 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sVHgMklau5BRf_0 off=5353934 len=758338 2023-12-01T05:09:16.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 457 completed, throughput=4.99MB/sec 2023-12-01T05:09:16.560 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rBWPxfZDL6YfqrK off=1500488 len=384108 2023-12-01T05:09:16.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 458 completed, throughput=4.99MB/sec 2023-12-01T05:09:16.561 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ed6hjdlGPorLRtJ off=3771077 len=394929 2023-12-01T05:09:16.564 INFO:tasks.workunit.client.0.smithi060.stdout:op 459 completed, throughput=5MB/sec 2023-12-01T05:09:16.564 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lW9AisyrnG8bfdT off=7699296 len=379265 2023-12-01T05:09:16.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 460 completed, throughput=5MB/sec 2023-12-01T05:09:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:17 smithi089 ceph-mon[98504]: pgmap v1813: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T05:09:17.568 INFO:tasks.workunit.client.0.smithi060.stdout: 94: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:17.568 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pzX9uKy7gwvhYds off=4361790 len=1823371 2023-12-01T05:09:17.575 INFO:tasks.workunit.client.0.smithi060.stdout:op 461 completed, throughput=4.97MB/sec 2023-12-01T05:09:17.575 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WGj7ruRMk1WA9Dg off=1592353 len=1351272 2023-12-01T05:09:17.584 INFO:tasks.workunit.client.0.smithi060.stdout:op 462 completed, throughput=4.98MB/sec 2023-12-01T05:09:17.584 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g_3e83_Q55CGj5R off=928824 len=697173 2023-12-01T05:09:17.588 INFO:tasks.workunit.client.0.smithi060.stdout:op 463 completed, throughput=4.99MB/sec 2023-12-01T05:09:17.588 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_X0VRPIVm-FHS3v off=5501 len=1990302 2023-12-01T05:09:17.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 464 completed, throughput=5MB/sec 2023-12-01T05:09:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:17 smithi060 ceph-mon[94233]: pgmap v1813: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T05:09:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:17 smithi060 ceph-mon[109077]: pgmap v1813: 105 pgs: 105 active+clean; 128 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.8 MiB/s wr, 3 op/s 2023-12-01T05:09:18.599 INFO:tasks.workunit.client.0.smithi060.stdout: 95: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:18.599 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AratADsRQq8bw82 off=10417716 len=418977 2023-12-01T05:09:18.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 465 completed, throughput=4.96MB/sec 2023-12-01T05:09:18.603 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PqcnHyvmshg073n off=6918144 len=2038947 2023-12-01T05:09:18.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 466 completed, throughput=4.98MB/sec 2023-12-01T05:09:18.610 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tPpas9rD7AYs7kq off=4052581 len=1316277 2023-12-01T05:09:18.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 467 completed, throughput=4.99MB/sec 2023-12-01T05:09:18.612 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oPvKPIdWVD7835w off=5950251 len=673635 2023-12-01T05:09:18.616 INFO:tasks.workunit.client.0.smithi060.stdout:op 468 completed, throughput=5MB/sec 2023-12-01T05:09:18.616 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UlG72hPYMcKyTpl off=4350945 len=1660297 2023-12-01T05:09:18.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 469 completed, throughput=5.01MB/sec 2023-12-01T05:09:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:19 smithi089 ceph-mon[98504]: pgmap v1814: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T05:09:19.618 INFO:tasks.workunit.client.0.smithi060.stdout: 96: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:19.618 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6BHv_Wzcod1PSTl off=2752377 len=1032088 2023-12-01T05:09:19.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 470 completed, throughput=4.97MB/sec 2023-12-01T05:09:19.619 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7XZ1YS5tOYdILaX off=271055 len=1649588 2023-12-01T05:09:19.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 471 completed, throughput=4.99MB/sec 2023-12-01T05:09:19.626 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4bUqsRQRMp6DjIe off=2906813 len=1504136 2023-12-01T05:09:19.628 INFO:tasks.workunit.client.0.smithi060.stdout:op 472 completed, throughput=5MB/sec 2023-12-01T05:09:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:19 smithi060 ceph-mon[94233]: pgmap v1814: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T05:09:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:19 smithi060 ceph-mon[109077]: pgmap v1814: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T05:09:20.629 INFO:tasks.workunit.client.0.smithi060.stdout: 97: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n09sJccKICFAdgI off=588296 len=1664206 2023-12-01T05:09:20.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 473 completed, throughput=4.97MB/sec 2023-12-01T05:09:20.631 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PzeKcpSwaVd8tlR off=1338663 len=263583 2023-12-01T05:09:20.634 INFO:tasks.workunit.client.0.smithi060.stdout:op 474 completed, throughput=4.97MB/sec 2023-12-01T05:09:20.634 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9XsNxwuCCs0Rt53 off=17287170 len=1667152 2023-12-01T05:09:20.635 INFO:tasks.workunit.client.0.smithi060.stdout:op 475 completed, throughput=4.99MB/sec 2023-12-01T05:09:20.636 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fh95bsFPLavuoCO off=9193658 len=1046626 2023-12-01T05:09:20.641 INFO:tasks.workunit.client.0.smithi060.stdout:op 476 completed, throughput=5MB/sec 2023-12-01T05:09:20.641 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZL4TJPGdlPzf9E- off=14519674 len=1227341 2023-12-01T05:09:20.647 INFO:tasks.workunit.client.0.smithi060.stdout:op 477 completed, throughput=5.01MB/sec 2023-12-01T05:09:21.647 INFO:tasks.workunit.client.0.smithi060.stdout: 98: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:21.647 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_wVTcaozaYDHCxb off=892253 len=588885 2023-12-01T05:09:21.648 INFO:tasks.workunit.client.0.smithi060.stdout:op 478 completed, throughput=4.96MB/sec 2023-12-01T05:09:21.648 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y2hHhGZ7QsHXhTB off=4384115 len=609988 2023-12-01T05:09:21.649 INFO:tasks.workunit.client.0.smithi060.stdout:op 479 completed, throughput=4.97MB/sec 2023-12-01T05:09:21.649 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f1yFbuaRTOZqdmd off=14068228 len=1969879 2023-12-01T05:09:21.661 INFO:tasks.workunit.client.0.smithi060.stdout:op 480 completed, throughput=4.99MB/sec 2023-12-01T05:09:21.661 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z9h9X7KZ4ZEbAdR off=9583093 len=282825 2023-12-01T05:09:21.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 481 completed, throughput=4.99MB/sec 2023-12-01T05:09:21.662 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hKze2tqUoky9JKB off=145680 len=884332 2023-12-01T05:09:21.663 INFO:tasks.workunit.client.0.smithi060.stdout:op 482 completed, throughput=5MB/sec 2023-12-01T05:09:21.663 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YPKAU7_XSVU9ima off=1413887 len=1698862 2023-12-01T05:09:21.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 483 completed, throughput=5.01MB/sec 2023-12-01T05:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:21 smithi060 ceph-mon[94233]: pgmap v1815: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:21 smithi060 ceph-mon[109077]: pgmap v1815: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:09:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:21 smithi089 ceph-mon[98504]: pgmap v1815: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:09:22.665 INFO:tasks.workunit.client.0.smithi060.stdout: 99: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:22.666 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R9PCQJHOx-XYDe9 off=2205253 len=568661 2023-12-01T05:09:22.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 484 completed, throughput=4.97MB/sec 2023-12-01T05:09:22.669 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QBVLRLSLJgVbhpE off=7699698 len=1401964 2023-12-01T05:09:22.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 485 completed, throughput=4.98MB/sec 2023-12-01T05:09:22.670 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GNtz-YpIX2LfeOa off=7404412 len=1276920 2023-12-01T05:09:22.675 INFO:tasks.workunit.client.0.smithi060.stdout:op 486 completed, throughput=4.99MB/sec 2023-12-01T05:09:22.675 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ll4xn5NX34c-ohw off=3729026 len=1559975 2023-12-01T05:09:22.676 INFO:tasks.workunit.client.0.smithi060.stdout:op 487 completed, throughput=5.01MB/sec 2023-12-01T05:09:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:09:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:09:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:09:23.677 INFO:tasks.workunit.client.0.smithi060.stdout: 100: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:23.677 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tZ8CnuzYxfiu5dP off=11178281 len=635967 2023-12-01T05:09:23.678 INFO:tasks.workunit.client.0.smithi060.stdout:op 488 completed, throughput=4.97MB/sec 2023-12-01T05:09:23.678 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cXNJHWSfLFsIzfJ off=643258 len=927261 2023-12-01T05:09:23.684 INFO:tasks.workunit.client.0.smithi060.stdout:op 489 completed, throughput=4.97MB/sec 2023-12-01T05:09:23.684 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cXHDo39pf7whFiD off=15398673 len=1067852 2023-12-01T05:09:23.686 INFO:tasks.workunit.client.0.smithi060.stdout:op 490 completed, throughput=4.98MB/sec 2023-12-01T05:09:23.686 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oaFBieiwkeOP7GD off=4088802 len=1157368 2023-12-01T05:09:23.687 INFO:tasks.workunit.client.0.smithi060.stdout:op 491 completed, throughput=4.99MB/sec 2023-12-01T05:09:23.688 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cN6NtxA8Y_-tKtJ off=4640187 len=166881 2023-12-01T05:09:23.690 INFO:tasks.workunit.client.0.smithi060.stdout:op 492 completed, throughput=5MB/sec 2023-12-01T05:09:23.690 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C-1efbUKAkpKd7v off=86327 len=1029825 2023-12-01T05:09:23.695 INFO:tasks.workunit.client.0.smithi060.stdout:op 493 completed, throughput=5MB/sec 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[94233]: pgmap v1816: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[109077]: pgmap v1816: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:09:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:23 smithi089 ceph-mon[98504]: pgmap v1816: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 5 op/s 2023-12-01T05:09:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:09:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:09:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:09:24.695 INFO:tasks.workunit.client.0.smithi060.stdout: 101: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:24.696 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Sexi7o5sp8_PXHh off=4378243 len=2055920 2023-12-01T05:09:24.698 INFO:tasks.workunit.client.0.smithi060.stdout:op 494 completed, throughput=4.98MB/sec 2023-12-01T05:09:24.698 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lRGdFTjrYETrinj off=2672440 len=149191 2023-12-01T05:09:24.701 INFO:tasks.workunit.client.0.smithi060.stdout:op 495 completed, throughput=4.98MB/sec 2023-12-01T05:09:24.701 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vb808U3THn2L1Vu off=50670 len=185446 2023-12-01T05:09:24.703 INFO:tasks.workunit.client.0.smithi060.stdout:op 496 completed, throughput=4.98MB/sec 2023-12-01T05:09:24.704 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mInNcMLkyIDrHWT off=7210640 len=861843 2023-12-01T05:09:24.705 INFO:tasks.workunit.client.0.smithi060.stdout:op 497 completed, throughput=4.99MB/sec 2023-12-01T05:09:24.705 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4ZaqPnTlDyZdJCJ off=20408345 len=1589680 2023-12-01T05:09:24.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 498 completed, throughput=5MB/sec 2023-12-01T05:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:09:24] "GET /metrics HTTP/1.1" 200 33857 "" "Prometheus/2.43.0" 2023-12-01T05:09:25.709 INFO:tasks.workunit.client.0.smithi060.stdout: 102: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:25.709 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zwMB4uhoWyOAusO off=15098375 len=605823 2023-12-01T05:09:25.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 499 completed, throughput=4.96MB/sec 2023-12-01T05:09:25.713 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZzSwz2j2EFxBp6O off=4545647 len=756974 2023-12-01T05:09:25.714 INFO:tasks.workunit.client.0.smithi060.stdout:op 500 completed, throughput=4.96MB/sec 2023-12-01T05:09:25.714 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cQ73H98dESeplfM off=13080248 len=683137 2023-12-01T05:09:25.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 501 completed, throughput=4.97MB/sec 2023-12-01T05:09:25.715 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G_KTT5eqPrbGPjp off=11986105 len=1664008 2023-12-01T05:09:25.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 502 completed, throughput=4.99MB/sec 2023-12-01T05:09:25.717 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XqfvoPm_sBrM9JA off=2854488 len=486692 2023-12-01T05:09:25.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 503 completed, throughput=4.99MB/sec 2023-12-01T05:09:25.721 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LU-tL_w7LT1g48k off=6515841 len=395761 2023-12-01T05:09:25.722 INFO:tasks.workunit.client.0.smithi060.stdout:op 504 completed, throughput=4.99MB/sec 2023-12-01T05:09:25.722 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wzQIxKowT_mjiTq off=716754 len=40024 2023-12-01T05:09:25.722 INFO:tasks.workunit.client.0.smithi060.stdout:op 505 completed, throughput=4.99MB/sec 2023-12-01T05:09:25.722 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q_S9BlohUgxqDgw off=1530483 len=1754729 2023-12-01T05:09:25.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 506 completed, throughput=5.01MB/sec 2023-12-01T05:09:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:25 smithi060 ceph-mon[94233]: pgmap v1817: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:09:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:25 smithi060 ceph-mon[109077]: pgmap v1817: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:09:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:25 smithi089 ceph-mon[98504]: pgmap v1817: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:09:26.730 INFO:tasks.workunit.client.0.smithi060.stdout: 103: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:26.730 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--pmaJazFpS8DJje off=590219 len=131951 2023-12-01T05:09:26.731 INFO:tasks.workunit.client.0.smithi060.stdout:op 507 completed, throughput=4.96MB/sec 2023-12-01T05:09:26.731 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jKKAml0LYTczqUW off=4435053 len=1194571 2023-12-01T05:09:26.741 INFO:tasks.workunit.client.0.smithi060.stdout:op 508 completed, throughput=4.97MB/sec 2023-12-01T05:09:26.742 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Nwthr5NxqLNT5fd off=7426026 len=111881 2023-12-01T05:09:26.742 INFO:tasks.workunit.client.0.smithi060.stdout:op 509 completed, throughput=4.97MB/sec 2023-12-01T05:09:26.742 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KUlY3zVZRRu91KA off=8370932 len=1637348 2023-12-01T05:09:26.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 510 completed, throughput=4.99MB/sec 2023-12-01T05:09:26.750 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M1uQeJKnqggdgPj off=659107 len=1829684 2023-12-01T05:09:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:26.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 511 completed, throughput=5.01MB/sec 2023-12-01T05:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:27 smithi060 ceph-mon[94233]: pgmap v1818: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:09:27.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:27 smithi060 ceph-mon[109077]: pgmap v1818: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:09:27.762 INFO:tasks.workunit.client.0.smithi060.stdout: 104: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:27.762 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lY_jF84U1q98qKg off=1452176 len=1927889 2023-12-01T05:09:27.764 INFO:tasks.workunit.client.0.smithi060.stdout:op 512 completed, throughput=4.98MB/sec 2023-12-01T05:09:27.765 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-flRIEH6n2So-NeH off=5972559 len=1523101 2023-12-01T05:09:27.766 INFO:tasks.workunit.client.0.smithi060.stdout:op 513 completed, throughput=4.99MB/sec 2023-12-01T05:09:27.767 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2ysOHiLD5BVjyeT off=359328 len=37836 2023-12-01T05:09:27.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 514 completed, throughput=4.99MB/sec 2023-12-01T05:09:27.767 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EftDF9PN5OsqZ8B off=2766755 len=1349408 2023-12-01T05:09:27.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 515 completed, throughput=5MB/sec 2023-12-01T05:09:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:27 smithi089 ceph-mon[98504]: pgmap v1818: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:09:28.774 INFO:tasks.workunit.client.0.smithi060.stdout: 105: throughput=4.95MB/sec pending data=0 2023-12-01T05:09:28.774 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5MoEu7yOIpKdGTA off=11106779 len=1246993 2023-12-01T05:09:28.776 INFO:tasks.workunit.client.0.smithi060.stdout:op 516 completed, throughput=4.97MB/sec 2023-12-01T05:09:28.776 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yXaWYKrkbndl6Ft off=9822401 len=1423310 2023-12-01T05:09:28.777 INFO:tasks.workunit.client.0.smithi060.stdout:op 517 completed, throughput=4.98MB/sec 2023-12-01T05:09:28.777 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--wNEeqqP_BFkNXE off=26831 len=1150103 2023-12-01T05:09:28.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 518 completed, throughput=4.99MB/sec 2023-12-01T05:09:28.781 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sakU-6NBLxKDInp off=19424150 len=1295076 2023-12-01T05:09:28.787 INFO:tasks.workunit.client.0.smithi060.stdout:op 519 completed, throughput=5MB/sec 2023-12-01T05:09:28.787 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A3BFXrsCQPTkOB_ off=5345596 len=38691 2023-12-01T05:09:28.789 INFO:tasks.workunit.client.0.smithi060.stdout:op 520 completed, throughput=5MB/sec 2023-12-01T05:09:28.789 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1tHb53nEzevQ682 off=4373497 len=879783 2023-12-01T05:09:28.790 INFO:tasks.workunit.client.0.smithi060.stdout:op 521 completed, throughput=5.01MB/sec 2023-12-01T05:09:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:29 smithi060 ceph-mon[94233]: pgmap v1819: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:09:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:29 smithi060 ceph-mon[109077]: pgmap v1819: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:09:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:29 smithi089 ceph-mon[98504]: pgmap v1819: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:09:29.791 INFO:tasks.workunit.client.0.smithi060.stdout: 106: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:29.791 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RtFx5S_l0Rxpyy4 off=0 len=1248040 2023-12-01T05:09:29.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 522 completed, throughput=4.97MB/sec 2023-12-01T05:09:29.797 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RDyv5nWQKV-j_4n off=8660337 len=1555754 2023-12-01T05:09:29.799 INFO:tasks.workunit.client.0.smithi060.stdout:op 523 completed, throughput=4.99MB/sec 2023-12-01T05:09:29.799 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y_AhfB9LEgJCOWu off=5871860 len=973974 2023-12-01T05:09:29.800 INFO:tasks.workunit.client.0.smithi060.stdout:op 524 completed, throughput=4.99MB/sec 2023-12-01T05:09:29.800 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p1zizmgGSZmITZR off=16623296 len=1855717 2023-12-01T05:09:29.811 INFO:tasks.workunit.client.0.smithi060.stdout:op 525 completed, throughput=5.01MB/sec 2023-12-01T05:09:30.811 INFO:tasks.workunit.client.0.smithi060.stdout: 107: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:30.811 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bd_FCVAZkxBeJzb off=8712802 len=2050680 2023-12-01T05:09:30.814 INFO:tasks.workunit.client.0.smithi060.stdout:op 526 completed, throughput=4.98MB/sec 2023-12-01T05:09:30.814 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NJk4RJPPFDiY_K1 off=1902765 len=142085 2023-12-01T05:09:30.814 INFO:tasks.workunit.client.0.smithi060.stdout:op 527 completed, throughput=4.98MB/sec 2023-12-01T05:09:30.814 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gToh_Hm_LeWhPwC off=19398649 len=264052 2023-12-01T05:09:30.818 INFO:tasks.workunit.client.0.smithi060.stdout:op 528 completed, throughput=4.98MB/sec 2023-12-01T05:09:30.818 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xo9Ezzs4elIN5LT off=210804 len=1633380 2023-12-01T05:09:30.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 529 completed, throughput=5MB/sec 2023-12-01T05:09:30.819 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RQgHgDN_TdZZJIL off=5396237 len=1979602 2023-12-01T05:09:30.823 INFO:tasks.workunit.client.0.smithi060.stdout:op 530 completed, throughput=5.02MB/sec 2023-12-01T05:09:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:31 smithi060 ceph-mon[94233]: pgmap v1820: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:09:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:31 smithi060 ceph-mon[109077]: pgmap v1820: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:09:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:31 smithi089 ceph-mon[98504]: pgmap v1820: 105 pgs: 105 active+clean; 128 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:09:31.824 INFO:tasks.workunit.client.0.smithi060.stdout: 108: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:31.824 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GMk8rMUyxGsVa19 off=9908078 len=124381 2023-12-01T05:09:31.825 INFO:tasks.workunit.client.0.smithi060.stdout:op 531 completed, throughput=4.97MB/sec 2023-12-01T05:09:31.825 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RpPYiO3WRWQ8Sx9 off=2297264 len=1224492 2023-12-01T05:09:31.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 532 completed, throughput=4.98MB/sec 2023-12-01T05:09:31.833 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-36OTQgREwSKsXMA off=2853403 len=1947586 2023-12-01T05:09:31.842 INFO:tasks.workunit.client.0.smithi060.stdout:op 533 completed, throughput=5MB/sec 2023-12-01T05:09:31.842 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G-QK20sGkt7Lmqi off=7838914 len=1161886 2023-12-01T05:09:31.843 INFO:tasks.workunit.client.0.smithi060.stdout:op 534 completed, throughput=5.01MB/sec 2023-12-01T05:09:32.843 INFO:tasks.workunit.client.0.smithi060.stdout: 109: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:32.843 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-upFtWPBStCc5Pn_ off=2187915 len=719651 2023-12-01T05:09:32.847 INFO:tasks.workunit.client.0.smithi060.stdout:op 535 completed, throughput=4.97MB/sec 2023-12-01T05:09:32.848 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Yc-KiqM1st-yZKk off=4795980 len=1282413 2023-12-01T05:09:32.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 536 completed, throughput=4.98MB/sec 2023-12-01T05:09:32.849 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NaOSQJZuQPa4vmX off=8572819 len=1009057 2023-12-01T05:09:32.855 INFO:tasks.workunit.client.0.smithi060.stdout:op 537 completed, throughput=4.99MB/sec 2023-12-01T05:09:32.855 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AODOJJmnyeqrIb2 off=1048455 len=1455605 2023-12-01T05:09:32.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 538 completed, throughput=5MB/sec 2023-12-01T05:09:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:33 smithi060 ceph-mon[94233]: pgmap v1821: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:09:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:33 smithi060 ceph-mon[109077]: pgmap v1821: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:09:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:33 smithi089 ceph-mon[98504]: pgmap v1821: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:09:33.861 INFO:tasks.workunit.client.0.smithi060.stdout: 110: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:33.861 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kZoj7gFdvCsI8Nz off=1824546 len=734621 2023-12-01T05:09:33.866 INFO:tasks.workunit.client.0.smithi060.stdout:op 539 completed, throughput=4.96MB/sec 2023-12-01T05:09:33.866 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PmwBPG02eCNrBdf off=10473041 len=969618 2023-12-01T05:09:33.866 INFO:tasks.workunit.client.0.smithi060.stdout:op 540 completed, throughput=4.97MB/sec 2023-12-01T05:09:33.867 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2BhVGjmfSb_3lOE off=4065344 len=1499029 2023-12-01T05:09:33.874 INFO:tasks.workunit.client.0.smithi060.stdout:op 541 completed, throughput=4.98MB/sec 2023-12-01T05:09:33.874 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NVRep7AUSQ2PWoV off=6143258 len=232092 2023-12-01T05:09:33.876 INFO:tasks.workunit.client.0.smithi060.stdout:op 542 completed, throughput=4.98MB/sec 2023-12-01T05:09:33.876 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wQX-pF1100syT3U off=14566972 len=1732023 2023-12-01T05:09:33.887 INFO:tasks.workunit.client.0.smithi060.stdout:op 543 completed, throughput=5MB/sec 2023-12-01T05:09:33.887 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cepwE8kVY7HLmYL off=10587309 len=2052448 2023-12-01T05:09:33.894 INFO:tasks.workunit.client.0.smithi060.stdout:op 544 completed, throughput=5.02MB/sec 2023-12-01T05:09:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:09:34] "GET /metrics HTTP/1.1" 200 33858 "" "Prometheus/2.43.0" 2023-12-01T05:09:34.894 INFO:tasks.workunit.client.0.smithi060.stdout: 111: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:34.894 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9K3pokcq1oStWKt off=1227760 len=2087106 2023-12-01T05:09:34.896 INFO:tasks.workunit.client.0.smithi060.stdout:op 545 completed, throughput=4.99MB/sec 2023-12-01T05:09:34.896 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9NXlw8kWccNK5cQ off=16088977 len=1499987 2023-12-01T05:09:34.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 546 completed, throughput=5MB/sec 2023-12-01T05:09:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:35 smithi060 ceph-mon[94233]: pgmap v1822: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:09:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:35 smithi060 ceph-mon[109077]: pgmap v1822: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:09:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:35 smithi089 ceph-mon[98504]: pgmap v1822: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:09:35.903 INFO:tasks.workunit.client.0.smithi060.stdout: 112: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:35.903 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uXzJ_qRmp915G-1 off=8324838 len=711089 2023-12-01T05:09:35.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 547 completed, throughput=4.96MB/sec 2023-12-01T05:09:35.908 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MIpuP_I8-8t2zgz off=3768738 len=27051 2023-12-01T05:09:35.910 INFO:tasks.workunit.client.0.smithi060.stdout:op 548 completed, throughput=4.96MB/sec 2023-12-01T05:09:35.910 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yJlZT1L35mnwVJE off=455394 len=299000 2023-12-01T05:09:35.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 549 completed, throughput=4.97MB/sec 2023-12-01T05:09:35.914 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4rdpkB_l5vCwOEo off=13538997 len=585427 2023-12-01T05:09:35.917 INFO:tasks.workunit.client.0.smithi060.stdout:op 550 completed, throughput=4.97MB/sec 2023-12-01T05:09:35.917 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h90kTvutQvxt4vo off=3873221 len=1249401 2023-12-01T05:09:35.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 551 completed, throughput=4.98MB/sec 2023-12-01T05:09:35.918 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UqdNf2zERla3avP off=8663561 len=123735 2023-12-01T05:09:35.921 INFO:tasks.workunit.client.0.smithi060.stdout:op 552 completed, throughput=4.98MB/sec 2023-12-01T05:09:35.921 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-W8IFjd8UGFl_y_U off=17142142 len=415137 2023-12-01T05:09:35.924 INFO:tasks.workunit.client.0.smithi060.stdout:op 553 completed, throughput=4.99MB/sec 2023-12-01T05:09:35.924 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zXThhbXr5ij2ehJ off=19210207 len=740581 2023-12-01T05:09:35.925 INFO:tasks.workunit.client.0.smithi060.stdout:op 554 completed, throughput=4.99MB/sec 2023-12-01T05:09:35.925 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ELj4lihif2qexxD off=11422753 len=341529 2023-12-01T05:09:35.926 INFO:tasks.workunit.client.0.smithi060.stdout:op 555 completed, throughput=4.99MB/sec 2023-12-01T05:09:35.926 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-glZXKK8nCj_KlYa off=553765 len=347175 2023-12-01T05:09:35.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 556 completed, throughput=5MB/sec 2023-12-01T05:09:35.930 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ct5VNJmSFtyD-9O off=1740726 len=1510616 2023-12-01T05:09:35.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 557 completed, throughput=5.01MB/sec 2023-12-01T05:09:36.937 INFO:tasks.workunit.client.0.smithi060.stdout: 113: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:36.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YHIoVwm_XDt_hAe off=10901123 len=1606015 2023-12-01T05:09:36.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 558 completed, throughput=4.98MB/sec 2023-12-01T05:09:36.940 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pi9VihL71o2Mmb2 off=18190937 len=534167 2023-12-01T05:09:36.941 INFO:tasks.workunit.client.0.smithi060.stdout:op 559 completed, throughput=4.98MB/sec 2023-12-01T05:09:36.941 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1bBObQjF3gpQpa5 off=503418 len=765546 2023-12-01T05:09:36.945 INFO:tasks.workunit.client.0.smithi060.stdout:op 560 completed, throughput=4.99MB/sec 2023-12-01T05:09:36.946 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-woqumx9_MaMrnNO off=1180944 len=776173 2023-12-01T05:09:36.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 561 completed, throughput=5MB/sec 2023-12-01T05:09:36.948 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ryT9BPAah_Xrx2V off=235191 len=597483 2023-12-01T05:09:36.952 INFO:tasks.workunit.client.0.smithi060.stdout:op 562 completed, throughput=5MB/sec 2023-12-01T05:09:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:37 smithi060 ceph-mon[94233]: pgmap v1823: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:09:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:37 smithi060 ceph-mon[109077]: pgmap v1823: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:09:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:37 smithi089 ceph-mon[98504]: pgmap v1823: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:09:37.952 INFO:tasks.workunit.client.0.smithi060.stdout: 114: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:37.952 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gEIdwlRhDAB3nxL off=11600238 len=287076 2023-12-01T05:09:37.955 INFO:tasks.workunit.client.0.smithi060.stdout:op 563 completed, throughput=4.96MB/sec 2023-12-01T05:09:37.956 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gJRM4d8NXNL2zyR off=1175859 len=1478325 2023-12-01T05:09:37.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 564 completed, throughput=4.97MB/sec 2023-12-01T05:09:37.957 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KxisWTEQGY_MTzi off=4513765 len=346501 2023-12-01T05:09:37.958 INFO:tasks.workunit.client.0.smithi060.stdout:op 565 completed, throughput=4.97MB/sec 2023-12-01T05:09:37.958 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-knUBcVDnzRtR2Kf off=7656172 len=1394412 2023-12-01T05:09:37.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 566 completed, throughput=4.99MB/sec 2023-12-01T05:09:37.959 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m0gy1I-T0TPGooI off=8494434 len=619876 2023-12-01T05:09:37.960 INFO:tasks.workunit.client.0.smithi060.stdout:op 567 completed, throughput=4.99MB/sec 2023-12-01T05:09:37.960 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jk7gnNMDo687jDk off=21723016 len=633517 2023-12-01T05:09:37.962 INFO:tasks.workunit.client.0.smithi060.stdout:op 568 completed, throughput=5MB/sec 2023-12-01T05:09:37.962 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bseMaSDnp_5IgEg off=6055724 len=1655990 2023-12-01T05:09:37.963 INFO:tasks.workunit.client.0.smithi060.stdout:op 569 completed, throughput=5.01MB/sec 2023-12-01T05:09:38.963 INFO:tasks.workunit.client.0.smithi060.stdout: 115: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:38.963 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ACiH_27CmqmVpOa off=2968059 len=241665 2023-12-01T05:09:38.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 570 completed, throughput=4.97MB/sec 2023-12-01T05:09:38.967 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MqOOsS3B6GmNgVY off=0 len=1163618 2023-12-01T05:09:38.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 571 completed, throughput=4.98MB/sec 2023-12-01T05:09:38.973 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-quZmIFkRXDAyYl_ off=13796469 len=1236935 2023-12-01T05:09:38.981 INFO:tasks.workunit.client.0.smithi060.stdout:op 572 completed, throughput=4.99MB/sec 2023-12-01T05:09:38.981 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xKWenaLp283CRsN off=9439325 len=1031680 2023-12-01T05:09:38.986 INFO:tasks.workunit.client.0.smithi060.stdout:op 573 completed, throughput=5MB/sec 2023-12-01T05:09:38.987 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NGvMc71DqS8TyBN off=2824587 len=2021545 2023-12-01T05:09:38.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 574 completed, throughput=5.01MB/sec 2023-12-01T05:09:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:39 smithi060 ceph-mon[94233]: pgmap v1824: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:09:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:39 smithi060 ceph-mon[109077]: pgmap v1824: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:09:39.786 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:09:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:39 smithi089 ceph-mon[98504]: pgmap v1824: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:09:39.995 INFO:tasks.workunit.client.0.smithi060.stdout: 116: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:39.995 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VwdwIoNKF3ZMVZ1 off=2021949 len=437912 2023-12-01T05:09:39.998 INFO:tasks.workunit.client.0.smithi060.stdout:op 575 completed, throughput=4.97MB/sec 2023-12-01T05:09:39.998 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Fr2M-mbFMkl5g9X off=1349543 len=1511731 2023-12-01T05:09:40.011 INFO:tasks.workunit.client.0.smithi060.stdout:op 576 completed, throughput=4.98MB/sec 2023-12-01T05:09:40.011 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S9soOgn_wVyShle off=6313564 len=1950103 2023-12-01T05:09:40.014 INFO:tasks.workunit.client.0.smithi060.stdout:op 577 completed, throughput=5MB/sec 2023-12-01T05:09:40.114 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:09:40.114 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (23m) 2m ago 24m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:09:40.114 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (24m) 2m ago 24m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:09:40.114 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (25m) 2m ago 25m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:09:40.114 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (25m) 2m ago 25m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (28m) 2m ago 28m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (29m) 2m ago 29m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (29m) 2m ago 30m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (28m) 2m ago 28m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (28m) 2m ago 28m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (24m) 2m ago 24m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (24m) 2m ago 24m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (28m) 2m ago 28m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (27m) 2m ago 27m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (27m) 2m ago 27m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (27m) 2m ago 27m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (26m) 2m ago 26m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (26m) 2m ago 26m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (26m) 2m ago 26m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:09:40.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (25m) 2m ago 25m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:09:40.116 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (23m) 2m ago 24m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:09:40.510 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:09:40.510 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:09:40.510 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:09:40.510 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:40.510 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:09:40.511 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:09:41.014 INFO:tasks.workunit.client.0.smithi060.stdout: 117: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:41.014 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1NsLjpJn_7RwPeW off=6728872 len=171524 2023-12-01T05:09:41.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 578 completed, throughput=4.96MB/sec 2023-12-01T05:09:41.017 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HgC--yU7m8RKuRc off=1833156 len=1187195 2023-12-01T05:09:41.023 INFO:tasks.workunit.client.0.smithi060.stdout:op 579 completed, throughput=4.97MB/sec 2023-12-01T05:09:41.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q1Mv_iCFdaSEod6 off=122353 len=324952 2023-12-01T05:09:41.026 INFO:tasks.workunit.client.0.smithi060.stdout:op 580 completed, throughput=4.97MB/sec 2023-12-01T05:09:41.026 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eQzVEptgpX4Ccsu off=134110 len=1279505 2023-12-01T05:09:41.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 581 completed, throughput=4.98MB/sec 2023-12-01T05:09:41.028 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SUW1JfVlWFdzZgo off=1308494 len=1669446 2023-12-01T05:09:41.031 INFO:tasks.workunit.client.0.smithi060.stdout:op 582 completed, throughput=4.99MB/sec 2023-12-01T05:09:41.031 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AuNQHiDYr0mY2gU off=3361903 len=1346124 2023-12-01T05:09:41.037 INFO:tasks.workunit.client.0.smithi060.stdout:op 583 completed, throughput=5.01MB/sec 2023-12-01T05:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[94233]: pgmap v1825: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[94233]: from='client.26180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[94233]: from='client.26186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1358923760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:09:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[109077]: pgmap v1825: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:09:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[109077]: from='client.26180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[109077]: from='client.26186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1358923760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:09:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:41 smithi089 ceph-mon[98504]: pgmap v1825: 105 pgs: 105 active+clean; 128 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:41 smithi089 ceph-mon[98504]: from='client.26180 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:41 smithi089 ceph-mon[98504]: from='client.26186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1358923760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:42.037 INFO:tasks.workunit.client.0.smithi060.stdout: 118: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:42.038 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-17iTlu381liphJQ off=525010 len=133441 2023-12-01T05:09:42.038 INFO:tasks.workunit.client.0.smithi060.stdout:op 584 completed, throughput=4.96MB/sec 2023-12-01T05:09:42.039 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pW3zRurBUw2gmOW off=7257542 len=162097 2023-12-01T05:09:42.039 INFO:tasks.workunit.client.0.smithi060.stdout:op 585 completed, throughput=4.97MB/sec 2023-12-01T05:09:42.040 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TaeuGqZ5SKiFkUC off=1305859 len=1717351 2023-12-01T05:09:42.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 586 completed, throughput=4.98MB/sec 2023-12-01T05:09:42.050 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AgRHZfH33ZcBVkD off=1925778 len=1230493 2023-12-01T05:09:42.052 INFO:tasks.workunit.client.0.smithi060.stdout:op 587 completed, throughput=4.99MB/sec 2023-12-01T05:09:42.052 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rtdc2jH2mfKiWuO off=4721284 len=1694100 2023-12-01T05:09:42.054 INFO:tasks.workunit.client.0.smithi060.stdout:op 588 completed, throughput=5MB/sec 2023-12-01T05:09:43.054 INFO:tasks.workunit.client.0.smithi060.stdout: 119: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:43.054 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UcvtWcwXNpm6PHn off=1143808 len=1659107 2023-12-01T05:09:43.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 589 completed, throughput=4.97MB/sec 2023-12-01T05:09:43.056 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JvUozv27poiCYkj off=6257431 len=1951272 2023-12-01T05:09:43.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 590 completed, throughput=4.99MB/sec 2023-12-01T05:09:43.065 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4yNmrORzsk-8mUO off=5460007 len=193959 2023-12-01T05:09:43.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 591 completed, throughput=4.99MB/sec 2023-12-01T05:09:43.066 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hOmZJgYNacR8QbT off=1712339 len=649308 2023-12-01T05:09:43.067 INFO:tasks.workunit.client.0.smithi060.stdout:op 592 completed, throughput=5MB/sec 2023-12-01T05:09:43.067 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9T0AnuogovxdkiM off=5750901 len=1088161 2023-12-01T05:09:43.072 INFO:tasks.workunit.client.0.smithi060.stdout:op 593 completed, throughput=5MB/sec 2023-12-01T05:09:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:43 smithi060 ceph-mon[94233]: pgmap v1826: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:09:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:43 smithi060 ceph-mon[109077]: pgmap v1826: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:09:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:43 smithi089 ceph-mon[98504]: pgmap v1826: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:09:44.072 INFO:tasks.workunit.client.0.smithi060.stdout: 120: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:44.073 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o9pX6hqIfNx9Odh off=6561317 len=1381484 2023-12-01T05:09:44.074 INFO:tasks.workunit.client.0.smithi060.stdout:op 594 completed, throughput=4.97MB/sec 2023-12-01T05:09:44.075 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HWhRj60bo7h_mgo off=15573389 len=282748 2023-12-01T05:09:44.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 595 completed, throughput=4.98MB/sec 2023-12-01T05:09:44.075 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1PnFNCLYeWkUUDN off=1409964 len=590877 2023-12-01T05:09:44.080 INFO:tasks.workunit.client.0.smithi060.stdout:op 596 completed, throughput=4.98MB/sec 2023-12-01T05:09:44.080 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A3OTJM-tx58XPTD off=2834907 len=2070499 2023-12-01T05:09:44.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 597 completed, throughput=5MB/sec 2023-12-01T05:09:44.088 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VrE77TINJv7Xxzh off=4706995 len=1869737 2023-12-01T05:09:44.095 INFO:tasks.workunit.client.0.smithi060.stdout:op 598 completed, throughput=5.01MB/sec 2023-12-01T05:09:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:09:44] "GET /metrics HTTP/1.1" 200 33869 "" "Prometheus/2.43.0" 2023-12-01T05:09:45.095 INFO:tasks.workunit.client.0.smithi060.stdout: 121: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:45.095 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2vDgqZRCJPaboEK off=6265279 len=51526 2023-12-01T05:09:45.098 INFO:tasks.workunit.client.0.smithi060.stdout:op 599 completed, throughput=4.97MB/sec 2023-12-01T05:09:45.098 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f3OLFVgM57AeaZd off=2252853 len=1246371 2023-12-01T05:09:45.106 INFO:tasks.workunit.client.0.smithi060.stdout:op 600 completed, throughput=4.98MB/sec 2023-12-01T05:09:45.107 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fsgVe873ko-xkZI off=12150747 len=1771193 2023-12-01T05:09:45.108 INFO:tasks.workunit.client.0.smithi060.stdout:op 601 completed, throughput=4.99MB/sec 2023-12-01T05:09:45.108 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VGefbCOubCHOoH7 off=1456492 len=1746568 2023-12-01T05:09:45.111 INFO:tasks.workunit.client.0.smithi060.stdout:op 602 completed, throughput=5.01MB/sec 2023-12-01T05:09:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:45 smithi060 ceph-mon[94233]: pgmap v1827: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:45 smithi060 ceph-mon[109077]: pgmap v1827: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:45 smithi089 ceph-mon[98504]: pgmap v1827: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:46.112 INFO:tasks.workunit.client.0.smithi060.stdout: 122: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:46.112 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RUKikRSHke3pWRm off=18526142 len=601574 2023-12-01T05:09:46.114 INFO:tasks.workunit.client.0.smithi060.stdout:op 603 completed, throughput=4.97MB/sec 2023-12-01T05:09:46.114 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oc2tGyPalbxwuEd off=6755463 len=957033 2023-12-01T05:09:46.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 604 completed, throughput=4.98MB/sec 2023-12-01T05:09:46.116 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NvRd5ldNcKUchvZ off=1075554 len=152261 2023-12-01T05:09:46.116 INFO:tasks.workunit.client.0.smithi060.stdout:op 605 completed, throughput=4.98MB/sec 2023-12-01T05:09:46.116 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rSsskAvPGe8Heow off=16169154 len=638106 2023-12-01T05:09:46.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 606 completed, throughput=4.98MB/sec 2023-12-01T05:09:46.118 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fajyPk1C0xDiP-8 off=3340989 len=805439 2023-12-01T05:09:46.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 607 completed, throughput=4.99MB/sec 2023-12-01T05:09:46.122 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YHIoVwm_XDt_hAe off=9993947 len=1409731 2023-12-01T05:09:46.131 INFO:tasks.workunit.client.0.smithi060.stdout:op 608 completed, throughput=5MB/sec 2023-12-01T05:09:47.131 INFO:tasks.workunit.client.0.smithi060.stdout: 123: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:47.131 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7my18RGqba8ehVf off=1271568 len=1869230 2023-12-01T05:09:47.142 INFO:tasks.workunit.client.0.smithi060.stdout:op 609 completed, throughput=4.97MB/sec 2023-12-01T05:09:47.142 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UmoJwR1BQDjrpJf off=305517 len=1382702 2023-12-01T05:09:47.149 INFO:tasks.workunit.client.0.smithi060.stdout:op 610 completed, throughput=4.98MB/sec 2023-12-01T05:09:47.149 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0FAXcpXSVQeGz8n off=12868722 len=1794185 2023-12-01T05:09:47.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 611 completed, throughput=5MB/sec 2023-12-01T05:09:47.151 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZWVhY_Rp5hz_rph off=1339614 len=19751 2023-12-01T05:09:47.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 612 completed, throughput=5MB/sec 2023-12-01T05:09:47.152 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s-reSNZDuklpgrP off=5424123 len=885250 2023-12-01T05:09:47.152 INFO:tasks.workunit.client.0.smithi060.stdout:op 613 completed, throughput=5MB/sec 2023-12-01T05:09:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:47 smithi060 ceph-mon[94233]: pgmap v1828: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:47 smithi060 ceph-mon[109077]: pgmap v1828: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:47 smithi089 ceph-mon[98504]: pgmap v1828: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:09:48.153 INFO:tasks.workunit.client.0.smithi060.stdout: 124: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:48.153 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pjKa2ILLwqgouXP off=11757211 len=828536 2023-12-01T05:09:48.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 614 completed, throughput=4.97MB/sec 2023-12-01T05:09:48.158 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OaPHRqPqoLcRXRF off=1634444 len=480072 2023-12-01T05:09:48.162 INFO:tasks.workunit.client.0.smithi060.stdout:op 615 completed, throughput=4.97MB/sec 2023-12-01T05:09:48.162 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hTAcTwkFcKH-yRE off=2300074 len=2075250 2023-12-01T05:09:48.166 INFO:tasks.workunit.client.0.smithi060.stdout:op 616 completed, throughput=4.99MB/sec 2023-12-01T05:09:48.166 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9Ry-E3zBGFFMz0B off=6673976 len=1197362 2023-12-01T05:09:48.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 617 completed, throughput=5MB/sec 2023-12-01T05:09:48.168 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CgdSi1Tyh373glD off=4829938 len=2021763 2023-12-01T05:09:48.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 618 completed, throughput=5.01MB/sec 2023-12-01T05:09:49.177 INFO:tasks.workunit.client.0.smithi060.stdout: 125: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:49.177 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4UQkZwUUx2kY000 off=15334294 len=585110 2023-12-01T05:09:49.178 INFO:tasks.workunit.client.0.smithi060.stdout:op 619 completed, throughput=4.98MB/sec 2023-12-01T05:09:49.178 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TpIZd9zDdiOOwZP off=7644637 len=1628946 2023-12-01T05:09:49.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 620 completed, throughput=4.99MB/sec 2023-12-01T05:09:49.186 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-opwmpHGQvWLyOgu off=1222338 len=608993 2023-12-01T05:09:49.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 621 completed, throughput=5MB/sec 2023-12-01T05:09:49.187 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Ztpb8VFhQeL4jf off=7382705 len=688774 2023-12-01T05:09:49.191 INFO:tasks.workunit.client.0.smithi060.stdout:op 622 completed, throughput=5MB/sec 2023-12-01T05:09:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:49 smithi060 ceph-mon[94233]: pgmap v1829: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:09:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:49 smithi060 ceph-mon[109077]: pgmap v1829: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:09:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:49 smithi089 ceph-mon[98504]: pgmap v1829: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:09:50.191 INFO:tasks.workunit.client.0.smithi060.stdout: 126: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:50.191 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1ahesFYwdsWfaJz off=7456225 len=1563662 2023-12-01T05:09:50.200 INFO:tasks.workunit.client.0.smithi060.stdout:op 623 completed, throughput=4.97MB/sec 2023-12-01T05:09:50.200 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EaL5DajCO0sn4xH off=7124102 len=1490928 2023-12-01T05:09:50.207 INFO:tasks.workunit.client.0.smithi060.stdout:op 624 completed, throughput=4.98MB/sec 2023-12-01T05:09:50.207 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N3en5WMY49X6jzU off=6032759 len=1879358 2023-12-01T05:09:50.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 625 completed, throughput=5MB/sec 2023-12-01T05:09:50.219 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yJzc9RHf_eRzgw3 off=2562664 len=208876 2023-12-01T05:09:50.219 INFO:tasks.workunit.client.0.smithi060.stdout:op 626 completed, throughput=5MB/sec 2023-12-01T05:09:50.219 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9lj6BELjdMqz78T off=1342295 len=1574151 2023-12-01T05:09:50.226 INFO:tasks.workunit.client.0.smithi060.stdout:op 627 completed, throughput=5.01MB/sec 2023-12-01T05:09:51.227 INFO:tasks.workunit.client.0.smithi060.stdout: 127: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:51.227 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DUnp6fBhbeXqRqe off=3778459 len=450249 2023-12-01T05:09:51.227 INFO:tasks.workunit.client.0.smithi060.stdout:op 628 completed, throughput=4.97MB/sec 2023-12-01T05:09:51.227 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VAwQyckZENuTLWd off=2174257 len=416599 2023-12-01T05:09:51.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 629 completed, throughput=4.98MB/sec 2023-12-01T05:09:51.228 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-g7gCWc_NmpmgLmi off=231499 len=1338348 2023-12-01T05:09:51.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 630 completed, throughput=4.99MB/sec 2023-12-01T05:09:51.230 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a2HmkJsVRHBAyu1 off=16571281 len=1717074 2023-12-01T05:09:51.232 INFO:tasks.workunit.client.0.smithi060.stdout:op 631 completed, throughput=5MB/sec 2023-12-01T05:09:51.232 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B1mZ0JE_gQmz_wq off=4435766 len=1514393 2023-12-01T05:09:51.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 632 completed, throughput=5.01MB/sec 2023-12-01T05:09:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:51 smithi060 ceph-mon[94233]: pgmap v1830: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:09:51.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:51 smithi060 ceph-mon[109077]: pgmap v1830: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:09:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:51 smithi089 ceph-mon[98504]: pgmap v1830: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:09:52.241 INFO:tasks.workunit.client.0.smithi060.stdout: 128: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:52.241 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hM2AogCaZxK6d2d off=350858 len=49572 2023-12-01T05:09:52.241 INFO:tasks.workunit.client.0.smithi060.stdout:op 633 completed, throughput=4.97MB/sec 2023-12-01T05:09:52.241 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C8NnvznCQZFBUwA off=15384164 len=1523421 2023-12-01T05:09:52.243 INFO:tasks.workunit.client.0.smithi060.stdout:op 634 completed, throughput=4.98MB/sec 2023-12-01T05:09:52.243 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0UzNVNBB3FjWVha off=2920899 len=1240767 2023-12-01T05:09:52.250 INFO:tasks.workunit.client.0.smithi060.stdout:op 635 completed, throughput=4.99MB/sec 2023-12-01T05:09:52.250 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1_K7UomoYRpRYJb off=2990204 len=1154809 2023-12-01T05:09:52.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 636 completed, throughput=5MB/sec 2023-12-01T05:09:53.252 INFO:tasks.workunit.client.0.smithi060.stdout: 129: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:53.252 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MjQIaygTQMT_l3v off=2364511 len=1943940 2023-12-01T05:09:53.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 637 completed, throughput=4.98MB/sec 2023-12-01T05:09:53.256 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lqHQGOy58jO0CYX off=19438042 len=1372322 2023-12-01T05:09:53.258 INFO:tasks.workunit.client.0.smithi060.stdout:op 638 completed, throughput=4.99MB/sec 2023-12-01T05:09:53.258 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xJwaP7bO4FQZ2vU off=3054190 len=791805 2023-12-01T05:09:53.263 INFO:tasks.workunit.client.0.smithi060.stdout:op 639 completed, throughput=4.99MB/sec 2023-12-01T05:09:53.263 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1cklHOKhZhu3X8d off=3118281 len=1250459 2023-12-01T05:09:53.265 INFO:tasks.workunit.client.0.smithi060.stdout:op 640 completed, throughput=5MB/sec 2023-12-01T05:09:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:53 smithi060 ceph-mon[94233]: pgmap v1831: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:09:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:53 smithi060 ceph-mon[109077]: pgmap v1831: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:09:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:53 smithi089 ceph-mon[98504]: pgmap v1831: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:09:54.265 INFO:tasks.workunit.client.0.smithi060.stdout: 130: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:54.265 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-15rZiz3RMdCeBO3 off=75090 len=493899 2023-12-01T05:09:54.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 641 completed, throughput=4.97MB/sec 2023-12-01T05:09:54.266 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9-1I_huskJxs20H off=1312678 len=1901292 2023-12-01T05:09:54.268 INFO:tasks.workunit.client.0.smithi060.stdout:op 642 completed, throughput=4.98MB/sec 2023-12-01T05:09:54.268 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CSfnn1Ud1-zpyg2 off=8410576 len=859850 2023-12-01T05:09:54.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 643 completed, throughput=4.99MB/sec 2023-12-01T05:09:54.274 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kZoj7gFdvCsI8Nz off=7663894 len=656591 2023-12-01T05:09:54.275 INFO:tasks.workunit.client.0.smithi060.stdout:op 644 completed, throughput=4.99MB/sec 2023-12-01T05:09:54.275 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V4c1_mck26WdLUP off=4363314 len=2003051 2023-12-01T05:09:54.286 INFO:tasks.workunit.client.0.smithi060.stdout:op 645 completed, throughput=5.01MB/sec 2023-12-01T05:09:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:09:54] "GET /metrics HTTP/1.1" 200 33869 "" "Prometheus/2.43.0" 2023-12-01T05:09:55.287 INFO:tasks.workunit.client.0.smithi060.stdout: 131: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:55.287 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dCv3Lu29VlNMOb_ off=2213697 len=166393 2023-12-01T05:09:55.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 646 completed, throughput=4.97MB/sec 2023-12-01T05:09:55.290 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vt2JmpFl3PNinn5 off=7367359 len=1335012 2023-12-01T05:09:55.297 INFO:tasks.workunit.client.0.smithi060.stdout:op 647 completed, throughput=4.98MB/sec 2023-12-01T05:09:55.297 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e0CNhGkWBZBtmdI off=3587601 len=1996431 2023-12-01T05:09:55.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 648 completed, throughput=4.99MB/sec 2023-12-01T05:09:55.309 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-577a45zq0ihWgVL off=5833244 len=1438175 2023-12-01T05:09:55.312 INFO:tasks.workunit.client.0.smithi060.stdout:op 649 completed, throughput=5MB/sec 2023-12-01T05:09:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:55 smithi060 ceph-mon[94233]: pgmap v1832: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:55 smithi060 ceph-mon[109077]: pgmap v1832: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:55 smithi089 ceph-mon[98504]: pgmap v1832: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:56.312 INFO:tasks.workunit.client.0.smithi060.stdout: 132: throughput=4.96MB/sec pending data=0 2023-12-01T05:09:56.312 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-03yzFEv5_w_DKPZ off=6829656 len=1258109 2023-12-01T05:09:56.319 INFO:tasks.workunit.client.0.smithi060.stdout:op 650 completed, throughput=4.97MB/sec 2023-12-01T05:09:56.319 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AAvIx1gGUZ9Ns37 off=18063222 len=1132735 2023-12-01T05:09:56.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 651 completed, throughput=4.98MB/sec 2023-12-01T05:09:56.324 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hao-lG9wK48vBxZ off=7137954 len=1090137 2023-12-01T05:09:56.329 INFO:tasks.workunit.client.0.smithi060.stdout:op 652 completed, throughput=4.99MB/sec 2023-12-01T05:09:56.329 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bGpfhCQMlGj88Gq off=20400672 len=687040 2023-12-01T05:09:56.329 INFO:tasks.workunit.client.0.smithi060.stdout:op 653 completed, throughput=4.99MB/sec 2023-12-01T05:09:56.329 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WuISoE5zQWeW3N8 off=6913026 len=883269 2023-12-01T05:09:56.334 INFO:tasks.workunit.client.0.smithi060.stdout:op 654 completed, throughput=5MB/sec 2023-12-01T05:09:56.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F6cGXkE3oKmXXgd off=296071 len=1720973 2023-12-01T05:09:56.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 655 completed, throughput=5.01MB/sec 2023-12-01T05:09:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:09:57.345 INFO:tasks.workunit.client.0.smithi060.stdout: 133: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:57.345 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aY35TahQQDElL2Z off=10021273 len=410109 2023-12-01T05:09:57.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 656 completed, throughput=4.98MB/sec 2023-12-01T05:09:57.345 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0R0zrysJ_0KfuJk off=5117085 len=2056727 2023-12-01T05:09:57.356 INFO:tasks.workunit.client.0.smithi060.stdout:op 657 completed, throughput=4.99MB/sec 2023-12-01T05:09:57.356 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Hvg0aD-xsgwV8XJ off=6134745 len=313466 2023-12-01T05:09:57.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 658 completed, throughput=4.99MB/sec 2023-12-01T05:09:57.358 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XTsnttyMmhZ2L0X off=2071320 len=1168857 2023-12-01T05:09:57.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 659 completed, throughput=5MB/sec 2023-12-01T05:09:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:57 smithi060 ceph-mon[94233]: pgmap v1833: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:57 smithi060 ceph-mon[109077]: pgmap v1833: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:57 smithi089 ceph-mon[98504]: pgmap v1833: 105 pgs: 105 active+clean; 128 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:09:58.364 INFO:tasks.workunit.client.0.smithi060.stdout: 134: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:58.364 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-54HREwts7ZjjLBa off=9484846 len=1453280 2023-12-01T05:09:58.371 INFO:tasks.workunit.client.0.smithi060.stdout:op 660 completed, throughput=4.97MB/sec 2023-12-01T05:09:58.372 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MmINlSiyORqrRtF off=4463597 len=908500 2023-12-01T05:09:58.376 INFO:tasks.workunit.client.0.smithi060.stdout:op 661 completed, throughput=4.98MB/sec 2023-12-01T05:09:58.376 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tFpw872eJRHvUBK off=6388762 len=409003 2023-12-01T05:09:58.376 INFO:tasks.workunit.client.0.smithi060.stdout:op 662 completed, throughput=4.98MB/sec 2023-12-01T05:09:58.377 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IC8aNP4QnDtZjWW off=535864 len=788506 2023-12-01T05:09:58.377 INFO:tasks.workunit.client.0.smithi060.stdout:op 663 completed, throughput=4.99MB/sec 2023-12-01T05:09:58.377 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1CK13zFALdJYccl off=8051160 len=1211197 2023-12-01T05:09:58.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 664 completed, throughput=5MB/sec 2023-12-01T05:09:58.384 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Tkr73vBMBdpHvQS off=553612 len=1580615 2023-12-01T05:09:58.392 INFO:tasks.workunit.client.0.smithi060.stdout:op 665 completed, throughput=5.01MB/sec 2023-12-01T05:09:59.392 INFO:tasks.workunit.client.0.smithi060.stdout: 135: throughput=4.97MB/sec pending data=0 2023-12-01T05:09:59.392 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QAdzaHahMPoy4JN off=5430921 len=1912085 2023-12-01T05:09:59.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 666 completed, throughput=4.98MB/sec 2023-12-01T05:09:59.403 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TNMGocOgAjluAiU off=7077523 len=50274 2023-12-01T05:09:59.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 667 completed, throughput=4.99MB/sec 2023-12-01T05:09:59.404 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EsmrQq-3mdWLsTS off=19853708 len=118057 2023-12-01T05:09:59.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 668 completed, throughput=4.99MB/sec 2023-12-01T05:09:59.407 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TJhCKCdpd-4YT-P off=1808531 len=741887 2023-12-01T05:09:59.411 INFO:tasks.workunit.client.0.smithi060.stdout:op 669 completed, throughput=4.99MB/sec 2023-12-01T05:09:59.411 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--hcpn5bNPvob8vS off=3200996 len=1609614 2023-12-01T05:09:59.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 670 completed, throughput=5MB/sec 2023-12-01T05:09:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:09:59 smithi060 ceph-mon[94233]: pgmap v1834: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:09:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:09:59 smithi060 ceph-mon[109077]: pgmap v1834: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:09:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:09:59 smithi089 ceph-mon[98504]: pgmap v1834: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:09:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:00.418 INFO:tasks.workunit.client.0.smithi060.stdout: 136: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:00.418 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EaT7Sa9fDWnE8RV off=1523943 len=1622419 2023-12-01T05:10:00.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 671 completed, throughput=4.98MB/sec 2023-12-01T05:10:00.421 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jw4SHYhwq-oRsLf off=20788353 len=796727 2023-12-01T05:10:00.425 INFO:tasks.workunit.client.0.smithi060.stdout:op 672 completed, throughput=4.98MB/sec 2023-12-01T05:10:00.425 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZUVJOjzbWlyctLT off=12141076 len=1602278 2023-12-01T05:10:00.432 INFO:tasks.workunit.client.0.smithi060.stdout:op 673 completed, throughput=4.99MB/sec 2023-12-01T05:10:00.432 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hzDrq2rGEQzt0C8 off=6929617 len=2048682 2023-12-01T05:10:00.433 INFO:tasks.workunit.client.0.smithi060.stdout:op 674 completed, throughput=5.01MB/sec 2023-12-01T05:10:00.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:00.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:10:01.433 INFO:tasks.workunit.client.0.smithi060.stdout: 137: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:01.434 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qWuYxdyf4n5iPM2 off=1354500 len=1027752 2023-12-01T05:10:01.439 INFO:tasks.workunit.client.0.smithi060.stdout:op 675 completed, throughput=4.98MB/sec 2023-12-01T05:10:01.439 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5A6otRHK2dULfim off=4628140 len=1762800 2023-12-01T05:10:01.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 676 completed, throughput=4.99MB/sec 2023-12-01T05:10:01.450 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UShK4pq_8Rmiarf off=792502 len=445125 2023-12-01T05:10:01.451 INFO:tasks.workunit.client.0.smithi060.stdout:op 677 completed, throughput=4.99MB/sec 2023-12-01T05:10:01.451 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xNvFhuJ852tzzNH off=9453238 len=1169556 2023-12-01T05:10:01.459 INFO:tasks.workunit.client.0.smithi060.stdout:op 678 completed, throughput=5MB/sec 2023-12-01T05:10:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:01 smithi060 ceph-mon[94233]: pgmap v1835: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:10:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:01 smithi060 ceph-mon[109077]: pgmap v1835: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:10:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:01 smithi089 ceph-mon[98504]: pgmap v1835: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:10:02.460 INFO:tasks.workunit.client.0.smithi060.stdout: 138: throughput=4.96MB/sec pending data=0 2023-12-01T05:10:02.460 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pbDWjrTuKccEFxV off=7313830 len=1161638 2023-12-01T05:10:02.460 INFO:tasks.workunit.client.0.smithi060.stdout:op 679 completed, throughput=4.97MB/sec 2023-12-01T05:10:02.460 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vHH-dGA7-k6k5lz off=6638298 len=331971 2023-12-01T05:10:02.464 INFO:tasks.workunit.client.0.smithi060.stdout:op 680 completed, throughput=4.97MB/sec 2023-12-01T05:10:02.464 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t4zMAXj9Ytiz-fv off=2654370 len=168138 2023-12-01T05:10:02.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 681 completed, throughput=4.98MB/sec 2023-12-01T05:10:02.467 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B8FYZXh97tLV35E off=12741269 len=1657191 2023-12-01T05:10:02.470 INFO:tasks.workunit.client.0.smithi060.stdout:op 682 completed, throughput=4.99MB/sec 2023-12-01T05:10:02.470 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ak6yQNmHs9W_3eT off=12317141 len=1375417 2023-12-01T05:10:02.472 INFO:tasks.workunit.client.0.smithi060.stdout:op 683 completed, throughput=5MB/sec 2023-12-01T05:10:02.472 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VkvJPcgJoEZiLFV off=14374195 len=1578190 2023-12-01T05:10:02.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 684 completed, throughput=5.01MB/sec 2023-12-01T05:10:03.474 INFO:tasks.workunit.client.0.smithi060.stdout: 139: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:03.474 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7p9OOPr0qKBVxTE off=2247446 len=569530 2023-12-01T05:10:03.475 INFO:tasks.workunit.client.0.smithi060.stdout:op 685 completed, throughput=4.98MB/sec 2023-12-01T05:10:03.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qEOrecEaxKnviyx off=14566802 len=681304 2023-12-01T05:10:03.480 INFO:tasks.workunit.client.0.smithi060.stdout:op 686 completed, throughput=4.98MB/sec 2023-12-01T05:10:03.480 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HmxHzIDUUUcC1hc off=5445779 len=521512 2023-12-01T05:10:03.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 687 completed, throughput=4.98MB/sec 2023-12-01T05:10:03.481 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-76SBQhClMw787jf off=4113045 len=1698093 2023-12-01T05:10:03.489 INFO:tasks.workunit.client.0.smithi060.stdout:op 688 completed, throughput=4.99MB/sec 2023-12-01T05:10:03.489 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MWguFGkduw3nP_C off=594778 len=1970474 2023-12-01T05:10:03.497 INFO:tasks.workunit.client.0.smithi060.stdout:op 689 completed, throughput=5.01MB/sec 2023-12-01T05:10:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:03 smithi060 ceph-mon[94233]: pgmap v1836: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T05:10:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:03 smithi060 ceph-mon[109077]: pgmap v1836: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T05:10:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:03 smithi089 ceph-mon[98504]: pgmap v1836: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 5 op/s 2023-12-01T05:10:04.497 INFO:tasks.workunit.client.0.smithi060.stdout: 140: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:04.497 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E5IbioRDF1Cgaj5 off=11333904 len=1750383 2023-12-01T05:10:04.506 INFO:tasks.workunit.client.0.smithi060.stdout:op 690 completed, throughput=4.98MB/sec 2023-12-01T05:10:04.506 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mk73xOUe4O7ZMe9 off=12543506 len=289378 2023-12-01T05:10:04.506 INFO:tasks.workunit.client.0.smithi060.stdout:op 691 completed, throughput=4.99MB/sec 2023-12-01T05:10:04.506 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Io8dA5Nfl_DJZXB off=2719024 len=1763792 2023-12-01T05:10:04.508 INFO:tasks.workunit.client.0.smithi060.stdout:op 692 completed, throughput=5MB/sec 2023-12-01T05:10:04.509 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BxlwWb3pC89aZ0- off=15108051 len=1139464 2023-12-01T05:10:04.514 INFO:tasks.workunit.client.0.smithi060.stdout:op 693 completed, throughput=5MB/sec 2023-12-01T05:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:10:04] "GET /metrics HTTP/1.1" 200 33874 "" "Prometheus/2.43.0" 2023-12-01T05:10:05.515 INFO:tasks.workunit.client.0.smithi060.stdout: 141: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:05.515 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YsnaA0PifsUBzv2 off=13904533 len=1364671 2023-12-01T05:10:05.524 INFO:tasks.workunit.client.0.smithi060.stdout:op 694 completed, throughput=4.98MB/sec 2023-12-01T05:10:05.524 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WvflvZNUfCdUyH_ off=1222543 len=876634 2023-12-01T05:10:05.525 INFO:tasks.workunit.client.0.smithi060.stdout:op 695 completed, throughput=4.98MB/sec 2023-12-01T05:10:05.526 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Qnab6MTbCVTGjKK off=5276982 len=1173625 2023-12-01T05:10:05.527 INFO:tasks.workunit.client.0.smithi060.stdout:op 696 completed, throughput=4.99MB/sec 2023-12-01T05:10:05.527 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SJd_VZzo_NWI_E4 off=1705906 len=1949956 2023-12-01T05:10:05.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 697 completed, throughput=5MB/sec 2023-12-01T05:10:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:05 smithi060 ceph-mon[109077]: pgmap v1837: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:10:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:05 smithi060 ceph-mon[94233]: pgmap v1837: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:10:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:05 smithi089 ceph-mon[98504]: pgmap v1837: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:10:06.531 INFO:tasks.workunit.client.0.smithi060.stdout: 142: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:06.531 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DrJgX4Nk3HgmbU2 off=4728545 len=180930 2023-12-01T05:10:06.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 698 completed, throughput=4.97MB/sec 2023-12-01T05:10:06.534 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0-cLY29Oby-TDz1 off=1699370 len=918905 2023-12-01T05:10:06.538 INFO:tasks.workunit.client.0.smithi060.stdout:op 699 completed, throughput=4.98MB/sec 2023-12-01T05:10:06.539 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Vs3J_2QNd2qz5Nv off=2446186 len=1925661 2023-12-01T05:10:06.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 700 completed, throughput=4.99MB/sec 2023-12-01T05:10:06.540 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QFRQWbBTAtkVWmb off=0 len=1271497 2023-12-01T05:10:06.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 701 completed, throughput=5MB/sec 2023-12-01T05:10:06.542 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YHQNUhzNYtCePHy off=1489827 len=1310900 2023-12-01T05:10:06.543 INFO:tasks.workunit.client.0.smithi060.stdout:op 702 completed, throughput=5.01MB/sec 2023-12-01T05:10:07.543 INFO:tasks.workunit.client.0.smithi060.stdout: 143: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:07.544 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EBKml4aRYw5pv9E off=410866 len=1224882 2023-12-01T05:10:07.546 INFO:tasks.workunit.client.0.smithi060.stdout:op 703 completed, throughput=4.98MB/sec 2023-12-01T05:10:07.546 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hRtpbynn4if94Oj off=12505088 len=613140 2023-12-01T05:10:07.548 INFO:tasks.workunit.client.0.smithi060.stdout:op 704 completed, throughput=4.98MB/sec 2023-12-01T05:10:07.548 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-l5lhN-mvCoAnWTe off=8088474 len=1120467 2023-12-01T05:10:07.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 705 completed, throughput=4.99MB/sec 2023-12-01T05:10:07.554 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Gp-hjE4wZwPy4dk off=0 len=1245247 2023-12-01T05:10:07.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 706 completed, throughput=5MB/sec 2023-12-01T05:10:07.561 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NEFNeAjjUNR4GF_ off=20876475 len=1099680 2023-12-01T05:10:07.562 INFO:tasks.workunit.client.0.smithi060.stdout:op 707 completed, throughput=5.01MB/sec 2023-12-01T05:10:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:07 smithi060 ceph-mon[94233]: pgmap v1838: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:10:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:07 smithi060 ceph-mon[109077]: pgmap v1838: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:10:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:07 smithi089 ceph-mon[98504]: pgmap v1838: 105 pgs: 105 active+clean; 128 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2023-12-01T05:10:08.562 INFO:tasks.workunit.client.0.smithi060.stdout: 144: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:08.562 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--DB5tWmhcEcrcdr off=1085038 len=1536840 2023-12-01T05:10:08.564 INFO:tasks.workunit.client.0.smithi060.stdout:op 708 completed, throughput=4.98MB/sec 2023-12-01T05:10:08.565 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kE4JQky4SkWVczJ off=4138044 len=1482678 2023-12-01T05:10:08.571 INFO:tasks.workunit.client.0.smithi060.stdout:op 709 completed, throughput=4.99MB/sec 2023-12-01T05:10:08.571 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lsIturM2KPNfglc off=6303402 len=1265700 2023-12-01T05:10:08.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 710 completed, throughput=5MB/sec 2023-12-01T05:10:08.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2l8kwlgC5ub3lIC off=11457547 len=569882 2023-12-01T05:10:08.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 711 completed, throughput=5MB/sec 2023-12-01T05:10:09.580 INFO:tasks.workunit.client.0.smithi060.stdout: 145: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:09.580 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0p0VrXJc6rOg15q off=8490227 len=991130 2023-12-01T05:10:09.586 INFO:tasks.workunit.client.0.smithi060.stdout:op 712 completed, throughput=4.98MB/sec 2023-12-01T05:10:09.586 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o8RhH5rY8yO7p8f off=16504577 len=460456 2023-12-01T05:10:09.587 INFO:tasks.workunit.client.0.smithi060.stdout:op 713 completed, throughput=4.98MB/sec 2023-12-01T05:10:09.587 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BOTmxPrDxAaVkA7 off=25009 len=18243 2023-12-01T05:10:09.587 INFO:tasks.workunit.client.0.smithi060.stdout:op 714 completed, throughput=4.98MB/sec 2023-12-01T05:10:09.588 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JUltNSen_IZogfA off=1884312 len=1312887 2023-12-01T05:10:09.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 715 completed, throughput=4.99MB/sec 2023-12-01T05:10:09.595 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iZItaB2C1LCaENL off=3762662 len=1184860 2023-12-01T05:10:09.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 716 completed, throughput=4.99MB/sec 2023-12-01T05:10:09.596 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H_5ECHpKRhN-A04 off=6702310 len=1712191 2023-12-01T05:10:09.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 717 completed, throughput=5.01MB/sec 2023-12-01T05:10:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:09 smithi060 ceph-mon[94233]: pgmap v1839: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:10:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:09 smithi060 ceph-mon[109077]: pgmap v1839: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:10:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:09 smithi089 ceph-mon[98504]: pgmap v1839: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:10:10.599 INFO:tasks.workunit.client.0.smithi060.stdout: 146: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:10.599 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8w35SmFqO5OEU2h off=14997982 len=1266368 2023-12-01T05:10:10.601 INFO:tasks.workunit.client.0.smithi060.stdout:op 718 completed, throughput=4.98MB/sec 2023-12-01T05:10:10.601 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZK9_7DgO_orIxgx off=6039807 len=1594741 2023-12-01T05:10:10.608 INFO:tasks.workunit.client.0.smithi060.stdout:op 719 completed, throughput=4.99MB/sec 2023-12-01T05:10:10.608 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IWzr-IEP5Rv_w90 off=992621 len=727015 2023-12-01T05:10:10.608 INFO:tasks.workunit.client.0.smithi060.stdout:op 720 completed, throughput=4.99MB/sec 2023-12-01T05:10:10.609 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BOTmxPrDxAaVkA7 off=13885217 len=199791 2023-12-01T05:10:10.611 INFO:tasks.workunit.client.0.smithi060.stdout:op 721 completed, throughput=5MB/sec 2023-12-01T05:10:10.612 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YQMM4iWJcZuD-tL off=9678704 len=621220 2023-12-01T05:10:10.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 722 completed, throughput=5MB/sec 2023-12-01T05:10:10.617 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vVmjvxo6obWnWXb off=13811132 len=1096532 2023-12-01T05:10:10.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 723 completed, throughput=5.01MB/sec 2023-12-01T05:10:10.879 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:10:11.205 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (24m) 2m ago 25m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (24m) 2m ago 24m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (25m) 2m ago 25m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (25m) 2m ago 25m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (28m) 2m ago 28m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (30m) 2m ago 30m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (30m) 2m ago 30m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (29m) 2m ago 29m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (29m) 2m ago 29m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (24m) 2m ago 24m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (24m) 2m ago 24m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:10:11.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (28m) 2m ago 28m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (28m) 2m ago 28m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (27m) 2m ago 27m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (27m) 2m ago 27m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (27m) 2m ago 27m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (26m) 2m ago 26m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (26m) 2m ago 26m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (26m) 2m ago 26m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:10:11.207 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (24m) 2m ago 25m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:10:11.605 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:10:11.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:10:11.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:10:11.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:11.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:10:11.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:10:11.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:10:11.606 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:10:11.620 INFO:tasks.workunit.client.0.smithi060.stdout: 147: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:11.620 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6BlkmQBUmHiZpuC off=14165713 len=396279 2023-12-01T05:10:11.623 INFO:tasks.workunit.client.0.smithi060.stdout:op 724 completed, throughput=4.98MB/sec 2023-12-01T05:10:11.623 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OnATmDQ5AyEXIh1 off=440569 len=874380 2023-12-01T05:10:11.623 INFO:tasks.workunit.client.0.smithi060.stdout:op 725 completed, throughput=4.98MB/sec 2023-12-01T05:10:11.624 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iK6lQvIhrevfHP7 off=18839063 len=288108 2023-12-01T05:10:11.627 INFO:tasks.workunit.client.0.smithi060.stdout:op 726 completed, throughput=4.98MB/sec 2023-12-01T05:10:11.627 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ujih-S85xMeed8B off=6044705 len=1083268 2023-12-01T05:10:11.628 INFO:tasks.workunit.client.0.smithi060.stdout:op 727 completed, throughput=4.99MB/sec 2023-12-01T05:10:11.628 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1NGazISX-_x96yr off=2144535 len=2051709 2023-12-01T05:10:11.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 728 completed, throughput=5MB/sec 2023-12-01T05:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:11 smithi060 ceph-mon[94233]: pgmap v1840: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:11 smithi060 ceph-mon[109077]: pgmap v1840: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:11 smithi089 ceph-mon[98504]: pgmap v1840: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:10:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:12.639 INFO:tasks.workunit.client.0.smithi060.stdout: 148: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:12.639 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yaPpuPrHplqYvZP off=6088281 len=1850578 2023-12-01T05:10:12.641 INFO:tasks.workunit.client.0.smithi060.stdout:op 729 completed, throughput=4.98MB/sec 2023-12-01T05:10:12.641 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GGYzHH5xfJT5q_t off=10815525 len=21667 2023-12-01T05:10:12.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 730 completed, throughput=4.98MB/sec 2023-12-01T05:10:12.644 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p73o4dlF0nEhpM2 off=1888563 len=1649503 2023-12-01T05:10:12.648 INFO:tasks.workunit.client.0.smithi060.stdout:op 731 completed, throughput=4.99MB/sec 2023-12-01T05:10:12.648 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VyWVXnDsdU8_TRz off=5848060 len=799099 2023-12-01T05:10:12.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 732 completed, throughput=5MB/sec 2023-12-01T05:10:12.652 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Ztpb8VFhQeL4jf off=2938114 len=1282911 2023-12-01T05:10:12.658 INFO:tasks.workunit.client.0.smithi060.stdout:op 733 completed, throughput=5MB/sec 2023-12-01T05:10:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:12 smithi060 ceph-mon[94233]: from='client.26198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:12 smithi060 ceph-mon[94233]: from='client.26204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/567825070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:10:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:12 smithi060 ceph-mon[109077]: from='client.26198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:12 smithi060 ceph-mon[109077]: from='client.26204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/567825070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:10:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:12 smithi089 ceph-mon[98504]: from='client.26198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:12 smithi089 ceph-mon[98504]: from='client.26204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/567825070' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:10:13.658 INFO:tasks.workunit.client.0.smithi060.stdout: 149: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:13.661 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Dnp4MxhVu1L-JIA off=9188132 len=811260 2023-12-01T05:10:13.664 INFO:tasks.workunit.client.0.smithi060.stdout:op 734 completed, throughput=4.98MB/sec 2023-12-01T05:10:13.664 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sGGuITpOKGYs5F3 off=7435241 len=1177603 2023-12-01T05:10:13.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 735 completed, throughput=4.98MB/sec 2023-12-01T05:10:13.665 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p7sy6tdvQnhjAbz off=4862354 len=22463 2023-12-01T05:10:13.666 INFO:tasks.workunit.client.0.smithi060.stdout:op 736 completed, throughput=4.98MB/sec 2023-12-01T05:10:13.666 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vrpeIVgpwI1NCTZ off=2512170 len=75820 2023-12-01T05:10:13.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 737 completed, throughput=4.98MB/sec 2023-12-01T05:10:13.669 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bb7PSdAdwhU5OEV off=4359554 len=682420 2023-12-01T05:10:13.673 INFO:tasks.workunit.client.0.smithi060.stdout:op 738 completed, throughput=4.99MB/sec 2023-12-01T05:10:13.673 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fGSfHbbWC0tP305 off=2688927 len=1279189 2023-12-01T05:10:13.674 INFO:tasks.workunit.client.0.smithi060.stdout:op 739 completed, throughput=5MB/sec 2023-12-01T05:10:13.674 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PoJFD4eVV6Onwam off=18437676 len=2011942 2023-12-01T05:10:13.681 INFO:tasks.workunit.client.0.smithi060.stdout:op 740 completed, throughput=5.01MB/sec 2023-12-01T05:10:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:13 smithi060 ceph-mon[94233]: pgmap v1841: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:10:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:13 smithi060 ceph-mon[109077]: pgmap v1841: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:10:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:13 smithi089 ceph-mon[98504]: pgmap v1841: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:10:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:10:14] "GET /metrics HTTP/1.1" 200 33874 "" "Prometheus/2.43.0" 2023-12-01T05:10:14.682 INFO:tasks.workunit.client.0.smithi060.stdout: 150: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:14.682 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qC7I_NFay2VOSzu off=6010318 len=365097 2023-12-01T05:10:14.686 INFO:tasks.workunit.client.0.smithi060.stdout:op 741 completed, throughput=4.98MB/sec 2023-12-01T05:10:14.686 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6QqwFyfaWk0s9_I off=1545390 len=1472795 2023-12-01T05:10:14.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 742 completed, throughput=4.99MB/sec 2023-12-01T05:10:14.695 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ttc3sM8qkR1CA98 off=3636216 len=592946 2023-12-01T05:10:14.695 INFO:tasks.workunit.client.0.smithi060.stdout:op 743 completed, throughput=4.99MB/sec 2023-12-01T05:10:14.696 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CcJisAtVmKpiCnR off=3147956 len=722522 2023-12-01T05:10:14.700 INFO:tasks.workunit.client.0.smithi060.stdout:op 744 completed, throughput=4.99MB/sec 2023-12-01T05:10:14.700 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tgX4iLkOTme0bhc off=5535439 len=1162893 2023-12-01T05:10:14.701 INFO:tasks.workunit.client.0.smithi060.stdout:op 745 completed, throughput=5MB/sec 2023-12-01T05:10:15.701 INFO:tasks.workunit.client.0.smithi060.stdout: 151: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:15.701 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xk7CHGhwVCZ0jbl off=2814668 len=1653329 2023-12-01T05:10:15.709 INFO:tasks.workunit.client.0.smithi060.stdout:op 746 completed, throughput=4.98MB/sec 2023-12-01T05:10:15.710 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r7v22qlcRN4huz1 off=17205268 len=2083318 2023-12-01T05:10:15.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 747 completed, throughput=4.99MB/sec 2023-12-01T05:10:15.721 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yZnaDawduA3iRou off=997721 len=973565 2023-12-01T05:10:15.722 INFO:tasks.workunit.client.0.smithi060.stdout:op 748 completed, throughput=5MB/sec 2023-12-01T05:10:15.722 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xd1SVOJXaZluXYW off=1116817 len=235273 2023-12-01T05:10:15.723 INFO:tasks.workunit.client.0.smithi060.stdout:op 749 completed, throughput=5MB/sec 2023-12-01T05:10:15.723 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bNzpb-E4eM-h8RY off=1255182 len=1039446 2023-12-01T05:10:15.728 INFO:tasks.workunit.client.0.smithi060.stdout:op 750 completed, throughput=5.01MB/sec 2023-12-01T05:10:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:15 smithi060 ceph-mon[94233]: pgmap v1842: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:10:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:15 smithi060 ceph-mon[109077]: pgmap v1842: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:10:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:15 smithi089 ceph-mon[98504]: pgmap v1842: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:10:16.728 INFO:tasks.workunit.client.0.smithi060.stdout: 152: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:16.728 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Cvs42BfeXp295HP off=10825554 len=1426805 2023-12-01T05:10:16.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 751 completed, throughput=4.98MB/sec 2023-12-01T05:10:16.730 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NQ96zZ-f93hEHFA off=19403187 len=1612412 2023-12-01T05:10:16.737 INFO:tasks.workunit.client.0.smithi060.stdout:op 752 completed, throughput=4.99MB/sec 2023-12-01T05:10:16.737 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jRqxIMViDHJQxKu off=4638252 len=136437 2023-12-01T05:10:16.737 INFO:tasks.workunit.client.0.smithi060.stdout:op 753 completed, throughput=4.99MB/sec 2023-12-01T05:10:16.737 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CWTxHddPZRkduMq off=3638830 len=184404 2023-12-01T05:10:16.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 754 completed, throughput=4.99MB/sec 2023-12-01T05:10:16.738 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6BJ8tvh00CyxFcQ off=6560118 len=1444620 2023-12-01T05:10:16.745 INFO:tasks.workunit.client.0.smithi060.stdout:op 755 completed, throughput=5MB/sec 2023-12-01T05:10:17.745 INFO:tasks.workunit.client.0.smithi060.stdout: 153: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:17.745 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wWuatEEr64gW22o off=3947000 len=746780 2023-12-01T05:10:17.749 INFO:tasks.workunit.client.0.smithi060.stdout:op 756 completed, throughput=4.97MB/sec 2023-12-01T05:10:17.749 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2YcavBcDAO_EIhr off=852357 len=2078604 2023-12-01T05:10:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:17 smithi060 ceph-mon[94233]: pgmap v1843: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:10:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:17 smithi060 ceph-mon[109077]: pgmap v1843: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:10:17.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 757 completed, throughput=4.99MB/sec 2023-12-01T05:10:17.761 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vkadDVKap28slK2 off=5179575 len=1055276 2023-12-01T05:10:17.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 758 completed, throughput=4.99MB/sec 2023-12-01T05:10:17.769 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zWKIAicFmGQLIHF off=16965946 len=967674 2023-12-01T05:10:17.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 759 completed, throughput=5MB/sec 2023-12-01T05:10:17.769 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rIYRVLRpjfI0Euy off=850866 len=494037 2023-12-01T05:10:17.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 760 completed, throughput=5MB/sec 2023-12-01T05:10:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:17 smithi089 ceph-mon[98504]: pgmap v1843: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:10:18.768 INFO:tasks.workunit.client.0.smithi060.stdout: 154: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:18.768 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-75_0XiFeBowAKr8 off=4840789 len=2056542 2023-12-01T05:10:18.778 INFO:tasks.workunit.client.0.smithi060.stdout:op 761 completed, throughput=4.98MB/sec 2023-12-01T05:10:18.778 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n5lWk9FNT-VRoj1 off=1510122 len=2023079 2023-12-01T05:10:18.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 762 completed, throughput=4.99MB/sec 2023-12-01T05:10:18.783 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x2NOYR2raHZzaZ3 off=1746726 len=585136 2023-12-01T05:10:18.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 763 completed, throughput=5MB/sec 2023-12-01T05:10:18.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BbFCCqfdZ5XtBWn off=3358686 len=466526 2023-12-01T05:10:18.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 764 completed, throughput=5MB/sec 2023-12-01T05:10:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:19 smithi060 ceph-mon[94233]: pgmap v1844: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:10:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:19 smithi060 ceph-mon[109077]: pgmap v1844: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:10:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:19 smithi089 ceph-mon[98504]: pgmap v1844: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:10:19.788 INFO:tasks.workunit.client.0.smithi060.stdout: 155: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:19.788 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-V7CfOrOmx6WHbJT off=2422651 len=1409661 2023-12-01T05:10:19.790 INFO:tasks.workunit.client.0.smithi060.stdout:op 765 completed, throughput=4.98MB/sec 2023-12-01T05:10:19.790 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B8FYZXh97tLV35E off=1109165 len=1676558 2023-12-01T05:10:19.801 INFO:tasks.workunit.client.0.smithi060.stdout:op 766 completed, throughput=4.99MB/sec 2023-12-01T05:10:19.801 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1qaFZ3MyTz7qgdz off=489722 len=673584 2023-12-01T05:10:19.804 INFO:tasks.workunit.client.0.smithi060.stdout:op 767 completed, throughput=4.99MB/sec 2023-12-01T05:10:19.805 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VcqoOiOHcfeyls5 off=9881525 len=675909 2023-12-01T05:10:19.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 768 completed, throughput=4.99MB/sec 2023-12-01T05:10:19.808 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1-cnMLlrJ0mck43 off=9749423 len=1700122 2023-12-01T05:10:19.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 769 completed, throughput=5.01MB/sec 2023-12-01T05:10:20.812 INFO:tasks.workunit.client.0.smithi060.stdout: 156: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:20.812 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--MXF4iBMQd1I0AO off=8768562 len=589603 2023-12-01T05:10:20.813 INFO:tasks.workunit.client.0.smithi060.stdout:op 770 completed, throughput=4.98MB/sec 2023-12-01T05:10:20.813 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aGs5DFQ9WhU6cFw off=13369255 len=1849953 2023-12-01T05:10:20.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 771 completed, throughput=4.99MB/sec 2023-12-01T05:10:20.815 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lzfWcH9o1_yMY5N off=5239514 len=601138 2023-12-01T05:10:20.816 INFO:tasks.workunit.client.0.smithi060.stdout:op 772 completed, throughput=4.99MB/sec 2023-12-01T05:10:20.817 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R-CRQFUjlc4B92M off=3987793 len=1717225 2023-12-01T05:10:20.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 773 completed, throughput=5MB/sec 2023-12-01T05:10:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:21 smithi060 ceph-mon[94233]: pgmap v1845: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:10:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:21 smithi060 ceph-mon[109077]: pgmap v1845: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:10:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:21 smithi089 ceph-mon[98504]: pgmap v1845: 105 pgs: 105 active+clean; 128 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:10:21.825 INFO:tasks.workunit.client.0.smithi060.stdout: 157: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:21.825 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4-dO21Ej02dRPTP off=7494528 len=1109771 2023-12-01T05:10:21.826 INFO:tasks.workunit.client.0.smithi060.stdout:op 774 completed, throughput=4.98MB/sec 2023-12-01T05:10:21.826 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pXWLFQTPD80ZnQt off=3953727 len=1366287 2023-12-01T05:10:21.834 INFO:tasks.workunit.client.0.smithi060.stdout:op 775 completed, throughput=4.99MB/sec 2023-12-01T05:10:21.834 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-INlDIa6o9UisIdR off=13098821 len=727558 2023-12-01T05:10:21.835 INFO:tasks.workunit.client.0.smithi060.stdout:op 776 completed, throughput=4.99MB/sec 2023-12-01T05:10:21.835 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fISCnlZe_D7EMzR off=7637631 len=703085 2023-12-01T05:10:21.839 INFO:tasks.workunit.client.0.smithi060.stdout:op 777 completed, throughput=4.99MB/sec 2023-12-01T05:10:21.839 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PAhI-DVpA1_INGi off=3326451 len=940545 2023-12-01T05:10:21.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 778 completed, throughput=5MB/sec 2023-12-01T05:10:21.840 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jh4-f68cDI4v2HD off=11728782 len=2080046 2023-12-01T05:10:21.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 779 completed, throughput=5.01MB/sec 2023-12-01T05:10:22.845 INFO:tasks.workunit.client.0.smithi060.stdout: 158: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:22.845 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UonsB37zoKQGUY0 off=9118792 len=1363442 2023-12-01T05:10:22.846 INFO:tasks.workunit.client.0.smithi060.stdout:op 780 completed, throughput=4.99MB/sec 2023-12-01T05:10:22.846 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5BNPEJFQQN_sKph off=5269431 len=881769 2023-12-01T05:10:22.851 INFO:tasks.workunit.client.0.smithi060.stdout:op 781 completed, throughput=4.99MB/sec 2023-12-01T05:10:22.852 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8ooW1E5m7kDacjq off=3613899 len=679406 2023-12-01T05:10:22.855 INFO:tasks.workunit.client.0.smithi060.stdout:op 782 completed, throughput=5MB/sec 2023-12-01T05:10:22.856 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b8zVx-mv5pYnKtL off=1512921 len=1677685 2023-12-01T05:10:22.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 783 completed, throughput=5.01MB/sec 2023-12-01T05:10:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[94233]: pgmap v1846: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:10:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:10:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:10:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:10:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:10:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[109077]: pgmap v1846: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:10:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:10:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:10:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:10:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:23 smithi089 ceph-mon[98504]: pgmap v1846: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:10:23.862 INFO:tasks.workunit.client.0.smithi060.stdout: 159: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:23.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-foB8bDI-rpkMX0B off=6234782 len=1834486 2023-12-01T05:10:23.865 INFO:tasks.workunit.client.0.smithi060.stdout:op 784 completed, throughput=4.99MB/sec 2023-12-01T05:10:23.865 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D_1kiajitD12AOQ off=3186110 len=380945 2023-12-01T05:10:23.868 INFO:tasks.workunit.client.0.smithi060.stdout:op 785 completed, throughput=4.99MB/sec 2023-12-01T05:10:23.868 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cXHG2Sdy6RkUpno off=2819654 len=942670 2023-12-01T05:10:23.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 786 completed, throughput=4.99MB/sec 2023-12-01T05:10:23.869 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5cbbxmxoFM6vN3T off=198149 len=242608 2023-12-01T05:10:23.870 INFO:tasks.workunit.client.0.smithi060.stdout:op 787 completed, throughput=5MB/sec 2023-12-01T05:10:23.870 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rPrElADCCV9669d off=1263703 len=1368738 2023-12-01T05:10:23.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 788 completed, throughput=5MB/sec 2023-12-01T05:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:10:24] "GET /metrics HTTP/1.1" 200 33874 "" "Prometheus/2.43.0" 2023-12-01T05:10:24.872 INFO:tasks.workunit.client.0.smithi060.stdout: 160: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:24.873 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RjnfmPML-5xV77z off=998574 len=1535687 2023-12-01T05:10:24.874 INFO:tasks.workunit.client.0.smithi060.stdout:op 789 completed, throughput=4.98MB/sec 2023-12-01T05:10:24.874 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ki7owQ-J5_d5o6K off=6374557 len=495350 2023-12-01T05:10:24.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 790 completed, throughput=4.98MB/sec 2023-12-01T05:10:24.875 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qvadQ7wBu4xjwCu off=18233319 len=1138878 2023-12-01T05:10:24.882 INFO:tasks.workunit.client.0.smithi060.stdout:op 791 completed, throughput=4.99MB/sec 2023-12-01T05:10:24.882 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L19tcqMgmy3bgO6 off=9829678 len=1875306 2023-12-01T05:10:24.891 INFO:tasks.workunit.client.0.smithi060.stdout:op 792 completed, throughput=5MB/sec 2023-12-01T05:10:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:25 smithi060 ceph-mon[94233]: pgmap v1847: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:25 smithi060 ceph-mon[109077]: pgmap v1847: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:25 smithi089 ceph-mon[98504]: pgmap v1847: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:25.892 INFO:tasks.workunit.client.0.smithi060.stdout: 161: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:25.892 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SELyck5FAtLmLYx off=4632285 len=1020124 2023-12-01T05:10:25.897 INFO:tasks.workunit.client.0.smithi060.stdout:op 793 completed, throughput=4.98MB/sec 2023-12-01T05:10:25.897 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1CK13zFALdJYccl off=3475884 len=923916 2023-12-01T05:10:25.899 INFO:tasks.workunit.client.0.smithi060.stdout:op 794 completed, throughput=4.98MB/sec 2023-12-01T05:10:25.899 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZftjHvsaQgquqIY off=5376052 len=2090788 2023-12-01T05:10:25.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 795 completed, throughput=4.99MB/sec 2023-12-01T05:10:25.902 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B4qopit-5UKR3ds off=2735954 len=1942854 2023-12-01T05:10:25.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 796 completed, throughput=5.01MB/sec 2023-12-01T05:10:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:26.906 INFO:tasks.workunit.client.0.smithi060.stdout: 162: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:26.906 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7tOVD0moUSOPieZ off=7610312 len=1201014 2023-12-01T05:10:26.913 INFO:tasks.workunit.client.0.smithi060.stdout:op 797 completed, throughput=4.98MB/sec 2023-12-01T05:10:26.913 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j1RmzeyYWdPuTCT off=15310219 len=1465650 2023-12-01T05:10:26.920 INFO:tasks.workunit.client.0.smithi060.stdout:op 798 completed, throughput=4.99MB/sec 2023-12-01T05:10:26.920 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Jogv5b7e0TovimE off=6713979 len=1116026 2023-12-01T05:10:26.921 INFO:tasks.workunit.client.0.smithi060.stdout:op 799 completed, throughput=5MB/sec 2023-12-01T05:10:26.921 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7JMVlyVTVgym9lB off=84602 len=1238452 2023-12-01T05:10:26.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 800 completed, throughput=5MB/sec 2023-12-01T05:10:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:27 smithi060 ceph-mon[109077]: pgmap v1848: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:27 smithi060 ceph-mon[94233]: pgmap v1848: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:27 smithi089 ceph-mon[98504]: pgmap v1848: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:27.927 INFO:tasks.workunit.client.0.smithi060.stdout: 163: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:27.927 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fCn5vkkfmzIY_c9 off=4677722 len=47625 2023-12-01T05:10:27.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 801 completed, throughput=4.97MB/sec 2023-12-01T05:10:27.928 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NlLXUZhUXuvPbui off=10626739 len=149989 2023-12-01T05:10:27.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 802 completed, throughput=4.97MB/sec 2023-12-01T05:10:27.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ATL0ShdfPuHCfVc off=1096995 len=1717372 2023-12-01T05:10:27.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 803 completed, throughput=4.98MB/sec 2023-12-01T05:10:27.939 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FlMD7FwPxXV73Kl off=1442160 len=2002367 2023-12-01T05:10:27.941 INFO:tasks.workunit.client.0.smithi060.stdout:op 804 completed, throughput=5MB/sec 2023-12-01T05:10:27.941 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KOXclmv9dyEKd2p off=3146741 len=929685 2023-12-01T05:10:27.942 INFO:tasks.workunit.client.0.smithi060.stdout:op 805 completed, throughput=5MB/sec 2023-12-01T05:10:28.943 INFO:tasks.workunit.client.0.smithi060.stdout: 164: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:28.943 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ys12gONnl6bB7-j off=3752778 len=1192448 2023-12-01T05:10:28.944 INFO:tasks.workunit.client.0.smithi060.stdout:op 806 completed, throughput=4.98MB/sec 2023-12-01T05:10:28.944 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HfqiCFdb1usA4uy off=1770837 len=1256307 2023-12-01T05:10:28.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 807 completed, throughput=4.98MB/sec 2023-12-01T05:10:28.950 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZgqFICvwIoA2URW off=3142846 len=1739614 2023-12-01T05:10:28.953 INFO:tasks.workunit.client.0.smithi060.stdout:op 808 completed, throughput=4.99MB/sec 2023-12-01T05:10:28.953 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xq4QEAYwx0QEVah off=901586 len=1363997 2023-12-01T05:10:28.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 809 completed, throughput=5MB/sec 2023-12-01T05:10:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:29 smithi060 ceph-mon[94233]: pgmap v1849: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:10:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:29 smithi060 ceph-mon[109077]: pgmap v1849: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:10:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:29 smithi089 ceph-mon[98504]: pgmap v1849: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:10:29.960 INFO:tasks.workunit.client.0.smithi060.stdout: 165: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:29.960 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aRolDP0SRpnVpWp off=2129448 len=385851 2023-12-01T05:10:29.964 INFO:tasks.workunit.client.0.smithi060.stdout:op 810 completed, throughput=4.97MB/sec 2023-12-01T05:10:29.964 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGpfhCQMlGj88Gq off=14057347 len=92312 2023-12-01T05:10:29.965 INFO:tasks.workunit.client.0.smithi060.stdout:op 811 completed, throughput=4.98MB/sec 2023-12-01T05:10:29.965 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U60gfLpquoVQx5F off=4800089 len=1258979 2023-12-01T05:10:29.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 812 completed, throughput=4.98MB/sec 2023-12-01T05:10:29.968 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--lHOYrPRDlyA2Qn off=7756701 len=1080785 2023-12-01T05:10:29.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 813 completed, throughput=4.99MB/sec 2023-12-01T05:10:29.969 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-INFhKWOzL0af1Yk off=16863434 len=348628 2023-12-01T05:10:29.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 814 completed, throughput=4.99MB/sec 2023-12-01T05:10:29.973 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BeQ1XWSOsnHpd2P off=19670131 len=1851349 2023-12-01T05:10:29.980 INFO:tasks.workunit.client.0.smithi060.stdout:op 815 completed, throughput=5MB/sec 2023-12-01T05:10:30.980 INFO:tasks.workunit.client.0.smithi060.stdout: 166: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:30.980 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zTIZUX14l1-CYDK off=5718777 len=1143341 2023-12-01T05:10:30.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 816 completed, throughput=4.98MB/sec 2023-12-01T05:10:30.983 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3iuCL7pPxz8HWVL off=10277977 len=1468168 2023-12-01T05:10:30.985 INFO:tasks.workunit.client.0.smithi060.stdout:op 817 completed, throughput=4.99MB/sec 2023-12-01T05:10:30.985 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-41kZYhDoe4yZ-1M off=276310 len=2005470 2023-12-01T05:10:30.987 INFO:tasks.workunit.client.0.smithi060.stdout:op 818 completed, throughput=5MB/sec 2023-12-01T05:10:30.987 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fnJnWdiv3O0x0Ae off=15557710 len=941582 2023-12-01T05:10:30.992 INFO:tasks.workunit.client.0.smithi060.stdout:op 819 completed, throughput=5MB/sec 2023-12-01T05:10:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:31 smithi060 ceph-mon[94233]: pgmap v1850: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:10:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:31 smithi060 ceph-mon[109077]: pgmap v1850: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:10:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:31 smithi089 ceph-mon[98504]: pgmap v1850: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:10:31.992 INFO:tasks.workunit.client.0.smithi060.stdout: 167: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:31.992 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D1RLwvmKiRgFOWO off=573680 len=1125165 2023-12-01T05:10:31.998 INFO:tasks.workunit.client.0.smithi060.stdout:op 820 completed, throughput=4.98MB/sec 2023-12-01T05:10:31.998 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8iTY70Tc5fJ6C1v off=6898350 len=1933510 2023-12-01T05:10:32.006 INFO:tasks.workunit.client.0.smithi060.stdout:op 821 completed, throughput=4.99MB/sec 2023-12-01T05:10:32.006 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UNzd-h1-H8OfChm off=5228028 len=1681890 2023-12-01T05:10:32.010 INFO:tasks.workunit.client.0.smithi060.stdout:op 822 completed, throughput=5MB/sec 2023-12-01T05:10:32.011 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ipW7WwX97QpRopJ off=15319893 len=226598 2023-12-01T05:10:32.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 823 completed, throughput=5MB/sec 2023-12-01T05:10:32.013 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U42r5V3wG_Wwc2A off=5109063 len=325371 2023-12-01T05:10:32.016 INFO:tasks.workunit.client.0.smithi060.stdout:op 824 completed, throughput=5MB/sec 2023-12-01T05:10:33.017 INFO:tasks.workunit.client.0.smithi060.stdout: 168: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:33.017 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bcdMwmKLwjOJplo off=2468571 len=139668 2023-12-01T05:10:33.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 825 completed, throughput=4.97MB/sec 2023-12-01T05:10:33.017 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZHDTqCVLZFmCPMf off=7430081 len=1995426 2023-12-01T05:10:33.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 826 completed, throughput=4.98MB/sec 2023-12-01T05:10:33.029 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kOghaPBOnIcaNfZ off=3994473 len=790271 2023-12-01T05:10:33.030 INFO:tasks.workunit.client.0.smithi060.stdout:op 827 completed, throughput=4.99MB/sec 2023-12-01T05:10:33.031 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Yb28NPsoZfNEdEc off=1742303 len=1111336 2023-12-01T05:10:33.037 INFO:tasks.workunit.client.0.smithi060.stdout:op 828 completed, throughput=4.99MB/sec 2023-12-01T05:10:33.037 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3iuCL7pPxz8HWVL off=179039 len=1498617 2023-12-01T05:10:33.038 INFO:tasks.workunit.client.0.smithi060.stdout:op 829 completed, throughput=5MB/sec 2023-12-01T05:10:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:33 smithi060 ceph-mon[94233]: pgmap v1851: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:10:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:33 smithi060 ceph-mon[109077]: pgmap v1851: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:10:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:33 smithi089 ceph-mon[98504]: pgmap v1851: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:10:34.039 INFO:tasks.workunit.client.0.smithi060.stdout: 169: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:34.039 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LdrhIadTudZjfim off=1615500 len=2036926 2023-12-01T05:10:34.041 INFO:tasks.workunit.client.0.smithi060.stdout:op 830 completed, throughput=4.98MB/sec 2023-12-01T05:10:34.041 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6rYQ_bQWfmlqdAJ off=2472827 len=1686427 2023-12-01T05:10:34.049 INFO:tasks.workunit.client.0.smithi060.stdout:op 831 completed, throughput=4.99MB/sec 2023-12-01T05:10:34.050 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x8X7a7feXwIvGc5 off=9730098 len=88224 2023-12-01T05:10:34.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 832 completed, throughput=4.99MB/sec 2023-12-01T05:10:34.050 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B9IyD-Qs_V418K- off=12643274 len=280652 2023-12-01T05:10:34.053 INFO:tasks.workunit.client.0.smithi060.stdout:op 833 completed, throughput=5MB/sec 2023-12-01T05:10:34.054 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KRk8__-px8VKJb3 off=6926775 len=1684130 2023-12-01T05:10:34.062 INFO:tasks.workunit.client.0.smithi060.stdout:op 834 completed, throughput=5MB/sec 2023-12-01T05:10:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:10:34] "GET /metrics HTTP/1.1" 200 33873 "" "Prometheus/2.43.0" 2023-12-01T05:10:35.062 INFO:tasks.workunit.client.0.smithi060.stdout: 170: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:35.062 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sr1NAwyX3aRD8ek off=3730995 len=976290 2023-12-01T05:10:35.067 INFO:tasks.workunit.client.0.smithi060.stdout:op 835 completed, throughput=4.98MB/sec 2023-12-01T05:10:35.068 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GP5J2tGtYG21-HY off=8360180 len=730088 2023-12-01T05:10:35.072 INFO:tasks.workunit.client.0.smithi060.stdout:op 836 completed, throughput=4.98MB/sec 2023-12-01T05:10:35.072 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yW3jwh_77tZC1b7 off=4241366 len=1070686 2023-12-01T05:10:35.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 837 completed, throughput=4.99MB/sec 2023-12-01T05:10:35.073 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KQbWOBH1_ZK3VVM off=13340957 len=772386 2023-12-01T05:10:35.074 INFO:tasks.workunit.client.0.smithi060.stdout:op 838 completed, throughput=4.99MB/sec 2023-12-01T05:10:35.074 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dRm70PlrX0aupMQ off=7825573 len=1540218 2023-12-01T05:10:35.077 INFO:tasks.workunit.client.0.smithi060.stdout:op 839 completed, throughput=5MB/sec 2023-12-01T05:10:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:35 smithi060 ceph-mon[94233]: pgmap v1852: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:10:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:35 smithi060 ceph-mon[109077]: pgmap v1852: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:10:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:35 smithi089 ceph-mon[98504]: pgmap v1852: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:10:36.077 INFO:tasks.workunit.client.0.smithi060.stdout: 171: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:36.077 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-T9Ar9VgycP-V4Ty off=20686441 len=1287715 2023-12-01T05:10:36.086 INFO:tasks.workunit.client.0.smithi060.stdout:op 840 completed, throughput=4.98MB/sec 2023-12-01T05:10:36.086 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KTX2u7X5rTExD5_ off=11431821 len=1302334 2023-12-01T05:10:36.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 841 completed, throughput=4.99MB/sec 2023-12-01T05:10:36.092 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1_-VOyRtNvW3loX off=5026615 len=1866763 2023-12-01T05:10:36.102 INFO:tasks.workunit.client.0.smithi060.stdout:op 842 completed, throughput=5MB/sec 2023-12-01T05:10:36.102 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OqpC53neJKv6kRp off=757901 len=1066018 2023-12-01T05:10:36.104 INFO:tasks.workunit.client.0.smithi060.stdout:op 843 completed, throughput=5MB/sec 2023-12-01T05:10:37.104 INFO:tasks.workunit.client.0.smithi060.stdout: 172: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:37.104 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hQOxSW8btalDod- off=4527509 len=1958714 2023-12-01T05:10:37.116 INFO:tasks.workunit.client.0.smithi060.stdout:op 844 completed, throughput=4.99MB/sec 2023-12-01T05:10:37.116 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4CY3T83SGsLK2GA off=4930935 len=277588 2023-12-01T05:10:37.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 845 completed, throughput=4.99MB/sec 2023-12-01T05:10:37.119 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TkbZEeZyr_X61mQ off=1567690 len=470243 2023-12-01T05:10:37.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 846 completed, throughput=4.99MB/sec 2023-12-01T05:10:37.122 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m5ST9ab27-zxS-m off=3436789 len=1844241 2023-12-01T05:10:37.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 847 completed, throughput=5MB/sec 2023-12-01T05:10:37.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FJthcWYVKeazSoU off=4796217 len=71947 2023-12-01T05:10:37.142 INFO:tasks.workunit.client.0.smithi060.stdout:op 848 completed, throughput=5MB/sec 2023-12-01T05:10:37.142 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5GFzFGuPb6PzR5g off=6838756 len=863459 2023-12-01T05:10:37.143 INFO:tasks.workunit.client.0.smithi060.stdout:op 849 completed, throughput=5MB/sec 2023-12-01T05:10:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:37 smithi060 ceph-mon[94233]: pgmap v1853: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:10:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:37 smithi060 ceph-mon[109077]: pgmap v1853: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:10:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:37 smithi089 ceph-mon[98504]: pgmap v1853: 105 pgs: 105 active+clean; 128 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:10:38.143 INFO:tasks.workunit.client.0.smithi060.stdout: 173: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:38.143 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0HQ7ww3kiNYW97b off=14543 len=893315 2023-12-01T05:10:38.145 INFO:tasks.workunit.client.0.smithi060.stdout:op 850 completed, throughput=4.98MB/sec 2023-12-01T05:10:38.145 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Fgr3sOGqu6v3flp off=3249068 len=2091336 2023-12-01T05:10:38.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 851 completed, throughput=4.99MB/sec 2023-12-01T05:10:38.157 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JTf7iEraad6OzTr off=5885860 len=998304 2023-12-01T05:10:38.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 852 completed, throughput=5MB/sec 2023-12-01T05:10:38.164 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ALQMvQETE3-o4ao off=5281111 len=491856 2023-12-01T05:10:38.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 853 completed, throughput=5MB/sec 2023-12-01T05:10:38.168 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L-SWpEmIM57Amjs off=4608638 len=1359262 2023-12-01T05:10:38.170 INFO:tasks.workunit.client.0.smithi060.stdout:op 854 completed, throughput=5.01MB/sec 2023-12-01T05:10:39.171 INFO:tasks.workunit.client.0.smithi060.stdout: 174: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:39.171 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xlZtMc7ZUgALECi off=8968824 len=830981 2023-12-01T05:10:39.175 INFO:tasks.workunit.client.0.smithi060.stdout:op 855 completed, throughput=4.98MB/sec 2023-12-01T05:10:39.175 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S1OqrqsTu0SgnkY off=1565396 len=165445 2023-12-01T05:10:39.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 856 completed, throughput=4.98MB/sec 2023-12-01T05:10:39.180 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3etDcAZ9q0EkZnp off=9089086 len=90934 2023-12-01T05:10:39.180 INFO:tasks.workunit.client.0.smithi060.stdout:op 857 completed, throughput=4.98MB/sec 2023-12-01T05:10:39.181 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vyuOKCV7hhEvA67 off=3794630 len=1294624 2023-12-01T05:10:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 858 completed, throughput=4.99MB/sec 2023-12-01T05:10:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-g3ATebIG7vCpdvM off=6090039 len=1170613 2023-12-01T05:10:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 859 completed, throughput=5MB/sec 2023-12-01T05:10:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6aQAFlfQlXqhKzb off=1988148 len=1731243 2023-12-01T05:10:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:op 860 completed, throughput=5.01MB/sec 2023-12-01T05:10:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:39 smithi060 ceph-mon[94233]: pgmap v1854: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:10:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:39 smithi060 ceph-mon[109077]: pgmap v1854: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:10:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:39 smithi089 ceph-mon[98504]: pgmap v1854: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:10:40.189 INFO:tasks.workunit.client.0.smithi060.stdout: 175: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:40.190 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yvfQ0eHIc6hpSFy off=11296950 len=756406 2023-12-01T05:10:40.191 INFO:tasks.workunit.client.0.smithi060.stdout:op 861 completed, throughput=4.98MB/sec 2023-12-01T05:10:40.191 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4VRx49aCSwx9LSg off=4980087 len=1123936 2023-12-01T05:10:40.192 INFO:tasks.workunit.client.0.smithi060.stdout:op 862 completed, throughput=4.99MB/sec 2023-12-01T05:10:40.192 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9a-_isWTaRrBsvN off=361931 len=1270660 2023-12-01T05:10:40.195 INFO:tasks.workunit.client.0.smithi060.stdout:op 863 completed, throughput=4.99MB/sec 2023-12-01T05:10:40.195 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GWZU8Cq_LZ_SMei off=5314226 len=377635 2023-12-01T05:10:40.199 INFO:tasks.workunit.client.0.smithi060.stdout:op 864 completed, throughput=5MB/sec 2023-12-01T05:10:40.199 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OjhJavq6o-zSa3D off=13870964 len=887767 2023-12-01T05:10:40.204 INFO:tasks.workunit.client.0.smithi060.stdout:op 865 completed, throughput=5MB/sec 2023-12-01T05:10:41.204 INFO:tasks.workunit.client.0.smithi060.stdout: 176: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:41.204 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4EBJ_H2ONtYe0wM off=3961271 len=828981 2023-12-01T05:10:41.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 866 completed, throughput=4.98MB/sec 2023-12-01T05:10:41.210 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Km4ZmLDbeeDBvaX off=9687108 len=1780917 2023-12-01T05:10:41.217 INFO:tasks.workunit.client.0.smithi060.stdout:op 867 completed, throughput=4.99MB/sec 2023-12-01T05:10:41.217 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Wr_XtwHy67fLG7 off=1841545 len=1546173 2023-12-01T05:10:41.227 INFO:tasks.workunit.client.0.smithi060.stdout:op 868 completed, throughput=4.99MB/sec 2023-12-01T05:10:41.227 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KA2Vd2EboR3dPbe off=2975253 len=639293 2023-12-01T05:10:41.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 869 completed, throughput=5MB/sec 2023-12-01T05:10:41.228 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aUme-rA6eZ4928i off=6393343 len=1407683 2023-12-01T05:10:41.229 INFO:tasks.workunit.client.0.smithi060.stdout:op 870 completed, throughput=5.01MB/sec 2023-12-01T05:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:41 smithi060 ceph-mon[94233]: pgmap v1855: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:41 smithi060 ceph-mon[109077]: pgmap v1855: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:41 smithi089 ceph-mon[98504]: pgmap v1855: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:10:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:41.971 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:10:42.230 INFO:tasks.workunit.client.0.smithi060.stdout: 177: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:42.230 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nhNzfYWoqMkUu8R off=11598981 len=1924799 2023-12-01T05:10:42.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 871 completed, throughput=4.99MB/sec 2023-12-01T05:10:42.231 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5oBo1SD18pNEm3U off=8766237 len=1061967 2023-12-01T05:10:42.232 INFO:tasks.workunit.client.0.smithi060.stdout:op 872 completed, throughput=4.99MB/sec 2023-12-01T05:10:42.232 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BdUZRPSl7lfh5wS off=1726737 len=1852997 2023-12-01T05:10:42.234 INFO:tasks.workunit.client.0.smithi060.stdout:op 873 completed, throughput=5MB/sec 2023-12-01T05:10:42.301 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:10:42.301 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (25m) 3m ago 25m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:10:42.301 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (25m) 3m ago 25m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:10:42.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (26m) 3m ago 26m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:10:42.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (26m) 3m ago 26m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (29m) 3m ago 29m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (30m) 3m ago 30m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (31m) 3m ago 31m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (29m) 3m ago 29m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (29m) 3m ago 29m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (25m) 3m ago 25m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (25m) 3m ago 25m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (29m) 3m ago 29m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (28m) 3m ago 28m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (28m) 3m ago 28m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (28m) 3m ago 28m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (27m) 3m ago 27m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (27m) 3m ago 27m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:10:42.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (27m) 3m ago 27m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:10:42.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (26m) 3m ago 26m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:10:42.303 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (24m) 3m ago 25m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:10:42.705 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:10:42.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:10:42.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:10:42.706 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:10:43.234 INFO:tasks.workunit.client.0.smithi060.stdout: 178: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:43.234 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YHBJzNTHg0Ms6Kk off=11230776 len=324389 2023-12-01T05:10:43.238 INFO:tasks.workunit.client.0.smithi060.stdout:op 874 completed, throughput=4.98MB/sec 2023-12-01T05:10:43.238 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g-WrQoFeoMU_UI6 off=6911458 len=1337835 2023-12-01T05:10:43.244 INFO:tasks.workunit.client.0.smithi060.stdout:op 875 completed, throughput=4.98MB/sec 2023-12-01T05:10:43.245 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ADWrgt4JQ-jp1bC off=9466072 len=1815115 2023-12-01T05:10:43.255 INFO:tasks.workunit.client.0.smithi060.stdout:op 876 completed, throughput=4.99MB/sec 2023-12-01T05:10:43.255 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r9iWXfvg2SRdMNq off=21623953 len=93464 2023-12-01T05:10:43.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 877 completed, throughput=4.99MB/sec 2023-12-01T05:10:43.257 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UOoPS312wfaGJC7 off=4720243 len=227900 2023-12-01T05:10:43.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 878 completed, throughput=5MB/sec 2023-12-01T05:10:43.260 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zyhsaDZHRst4fb6 off=17826780 len=1574102 2023-12-01T05:10:43.262 INFO:tasks.workunit.client.0.smithi060.stdout:op 879 completed, throughput=5MB/sec 2023-12-01T05:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[94233]: pgmap v1856: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[94233]: from='client.26216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[94233]: from='client.16314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3762351584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:10:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[109077]: pgmap v1856: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:10:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[109077]: from='client.26216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[109077]: from='client.16314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3762351584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:10:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:43 smithi089 ceph-mon[98504]: pgmap v1856: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:10:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:43 smithi089 ceph-mon[98504]: from='client.26216 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:43 smithi089 ceph-mon[98504]: from='client.16314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:10:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3762351584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:10:44.262 INFO:tasks.workunit.client.0.smithi060.stdout: 179: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:44.263 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tNDAYQK8wCHcvTS off=46893 len=1181056 2023-12-01T05:10:44.264 INFO:tasks.workunit.client.0.smithi060.stdout:op 880 completed, throughput=4.98MB/sec 2023-12-01T05:10:44.264 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VQdzWY_LcvKBV4u off=13258631 len=233808 2023-12-01T05:10:44.265 INFO:tasks.workunit.client.0.smithi060.stdout:op 881 completed, throughput=4.98MB/sec 2023-12-01T05:10:44.265 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VWFmUNy41uuDSQ4 off=15198021 len=1852472 2023-12-01T05:10:44.269 INFO:tasks.workunit.client.0.smithi060.stdout:op 882 completed, throughput=4.99MB/sec 2023-12-01T05:10:44.269 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dcZnlTwrHn4kU79 off=20360558 len=1710613 2023-12-01T05:10:44.270 INFO:tasks.workunit.client.0.smithi060.stdout:op 883 completed, throughput=5MB/sec 2023-12-01T05:10:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:10:44] "GET /metrics HTTP/1.1" 200 33872 "" "Prometheus/2.43.0" 2023-12-01T05:10:45.271 INFO:tasks.workunit.client.0.smithi060.stdout: 180: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:45.271 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nTRMimgwJ7l9cHv off=561901 len=521537 2023-12-01T05:10:45.275 INFO:tasks.workunit.client.0.smithi060.stdout:op 884 completed, throughput=4.98MB/sec 2023-12-01T05:10:45.275 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_bP3a9VhksgLMsH off=719909 len=720150 2023-12-01T05:10:45.279 INFO:tasks.workunit.client.0.smithi060.stdout:op 885 completed, throughput=4.98MB/sec 2023-12-01T05:10:45.279 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j5McnCwZvw1qKa0 off=7770129 len=1701568 2023-12-01T05:10:45.282 INFO:tasks.workunit.client.0.smithi060.stdout:op 886 completed, throughput=4.99MB/sec 2023-12-01T05:10:45.283 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0HorYKoRJBiMPSZ off=9991743 len=673044 2023-12-01T05:10:45.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 887 completed, throughput=4.99MB/sec 2023-12-01T05:10:45.284 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KON2xhAZ1oYBtai off=224297 len=243983 2023-12-01T05:10:45.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 888 completed, throughput=4.99MB/sec 2023-12-01T05:10:45.284 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--9YykEKhjKcd_PJ off=25635 len=991641 2023-12-01T05:10:45.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 889 completed, throughput=5MB/sec 2023-12-01T05:10:45.289 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JL-tdwBQyLTFjbV off=3930151 len=392601 2023-12-01T05:10:45.293 INFO:tasks.workunit.client.0.smithi060.stdout:op 890 completed, throughput=5MB/sec 2023-12-01T05:10:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:45 smithi060 ceph-mon[94233]: pgmap v1857: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:10:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:45 smithi060 ceph-mon[109077]: pgmap v1857: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:10:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:45 smithi089 ceph-mon[98504]: pgmap v1857: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:10:46.292 INFO:tasks.workunit.client.0.smithi060.stdout: 181: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:46.293 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BupzwwbNIGLtQ76 off=5432933 len=759962 2023-12-01T05:10:46.297 INFO:tasks.workunit.client.0.smithi060.stdout:op 891 completed, throughput=4.98MB/sec 2023-12-01T05:10:46.297 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7SaP-OOMzpG0Q4P off=14598713 len=956688 2023-12-01T05:10:46.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 892 completed, throughput=4.98MB/sec 2023-12-01T05:10:46.299 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LtRlr8Om3gJUamz off=9872823 len=1209993 2023-12-01T05:10:46.300 INFO:tasks.workunit.client.0.smithi060.stdout:op 893 completed, throughput=4.99MB/sec 2023-12-01T05:10:46.300 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kcq3RAWWhRnXeyq off=5658049 len=1336374 2023-12-01T05:10:46.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 894 completed, throughput=5MB/sec 2023-12-01T05:10:46.302 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wU_Gc_V1DZys3Ah off=39189 len=1194282 2023-12-01T05:10:46.304 INFO:tasks.workunit.client.0.smithi060.stdout:op 895 completed, throughput=5MB/sec 2023-12-01T05:10:47.304 INFO:tasks.workunit.client.0.smithi060.stdout: 182: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:47.304 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uO6YlkKv6-tZT29 off=683727 len=847703 2023-12-01T05:10:47.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 896 completed, throughput=4.98MB/sec 2023-12-01T05:10:47.309 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yMYouKl3oRHVdIR off=9027230 len=758141 2023-12-01T05:10:47.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 897 completed, throughput=4.98MB/sec 2023-12-01T05:10:47.313 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E1HIVH0Fqg4lBt- off=1201524 len=152656 2023-12-01T05:10:47.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 898 completed, throughput=4.98MB/sec 2023-12-01T05:10:47.318 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BlpwITDORWMOLWl off=15053888 len=847850 2023-12-01T05:10:47.318 INFO:tasks.workunit.client.0.smithi060.stdout:op 899 completed, throughput=4.99MB/sec 2023-12-01T05:10:47.318 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZsZfdwy442Z70q3 off=14620051 len=1774374 2023-12-01T05:10:47.320 INFO:tasks.workunit.client.0.smithi060.stdout:op 900 completed, throughput=5MB/sec 2023-12-01T05:10:47.320 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ry6pbiTjo51Mb4I off=883756 len=106117 2023-12-01T05:10:47.323 INFO:tasks.workunit.client.0.smithi060.stdout:op 901 completed, throughput=5MB/sec 2023-12-01T05:10:47.323 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IBpkHV-SL2VXkGS off=18471297 len=51164 2023-12-01T05:10:47.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 902 completed, throughput=5MB/sec 2023-12-01T05:10:47.325 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fzBxWxRciOPQ0LR off=9223407 len=24786 2023-12-01T05:10:47.326 INFO:tasks.workunit.client.0.smithi060.stdout:op 903 completed, throughput=5MB/sec 2023-12-01T05:10:47.326 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kzt4zs_PdaFpck4 off=3585682 len=1479048 2023-12-01T05:10:47.327 INFO:tasks.workunit.client.0.smithi060.stdout:op 904 completed, throughput=5.01MB/sec 2023-12-01T05:10:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:47 smithi060 ceph-mon[94233]: pgmap v1858: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:10:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:47 smithi060 ceph-mon[109077]: pgmap v1858: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:10:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:47 smithi089 ceph-mon[98504]: pgmap v1858: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:10:48.328 INFO:tasks.workunit.client.0.smithi060.stdout: 183: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:48.328 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hAkoa4qBayKyK7k off=5431327 len=701601 2023-12-01T05:10:48.329 INFO:tasks.workunit.client.0.smithi060.stdout:op 905 completed, throughput=4.98MB/sec 2023-12-01T05:10:48.329 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lIEva_lM8oovEMf off=8705808 len=447155 2023-12-01T05:10:48.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 906 completed, throughput=4.98MB/sec 2023-12-01T05:10:48.333 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SnkzphDNEP3-e88 off=717508 len=380610 2023-12-01T05:10:48.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 907 completed, throughput=4.99MB/sec 2023-12-01T05:10:48.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j4sGcw1Y3oz0ErF off=4751188 len=23644 2023-12-01T05:10:48.336 INFO:tasks.workunit.client.0.smithi060.stdout:op 908 completed, throughput=4.99MB/sec 2023-12-01T05:10:48.336 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i6Katk_CtVl44jN off=9297751 len=1496208 2023-12-01T05:10:48.343 INFO:tasks.workunit.client.0.smithi060.stdout:op 909 completed, throughput=4.99MB/sec 2023-12-01T05:10:48.343 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n5lWk9FNT-VRoj1 off=5736210 len=696239 2023-12-01T05:10:48.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 910 completed, throughput=5MB/sec 2023-12-01T05:10:48.344 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZWuUSRTFNmjoTJe off=10289112 len=1912589 2023-12-01T05:10:48.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 911 completed, throughput=5.01MB/sec 2023-12-01T05:10:49.347 INFO:tasks.workunit.client.0.smithi060.stdout: 184: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:49.347 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IkjbHExmaWqJGp- off=1483605 len=797621 2023-12-01T05:10:49.348 INFO:tasks.workunit.client.0.smithi060.stdout:op 912 completed, throughput=4.98MB/sec 2023-12-01T05:10:49.348 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LVjjd1YHJA2L3zX off=1195387 len=637402 2023-12-01T05:10:49.349 INFO:tasks.workunit.client.0.smithi060.stdout:op 913 completed, throughput=4.99MB/sec 2023-12-01T05:10:49.349 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WoFrMeH5wwIcM9m off=5706854 len=1308077 2023-12-01T05:10:49.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 914 completed, throughput=4.99MB/sec 2023-12-01T05:10:49.358 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iLEGjRqi24TCLyi off=238879 len=1312489 2023-12-01T05:10:49.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 915 completed, throughput=5MB/sec 2023-12-01T05:10:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:49 smithi060 ceph-mon[94233]: pgmap v1859: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:10:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:49 smithi060 ceph-mon[109077]: pgmap v1859: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:10:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:49 smithi089 ceph-mon[98504]: pgmap v1859: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:10:50.360 INFO:tasks.workunit.client.0.smithi060.stdout: 185: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:50.360 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E0i57L16CCP4p75 off=1413026 len=1583500 2023-12-01T05:10:50.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 916 completed, throughput=4.98MB/sec 2023-12-01T05:10:50.368 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y2c-UWEoewfAIJr off=268096 len=826948 2023-12-01T05:10:50.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 917 completed, throughput=4.99MB/sec 2023-12-01T05:10:50.373 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UoNTB1uZJZiI7tu off=1839882 len=825975 2023-12-01T05:10:50.374 INFO:tasks.workunit.client.0.smithi060.stdout:op 918 completed, throughput=4.99MB/sec 2023-12-01T05:10:50.374 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HkGNdWOnjV1sMOx off=2283018 len=1333301 2023-12-01T05:10:50.375 INFO:tasks.workunit.client.0.smithi060.stdout:op 919 completed, throughput=5MB/sec 2023-12-01T05:10:50.375 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AmL6d-W2U_G77m5 off=12249621 len=969288 2023-12-01T05:10:50.377 INFO:tasks.workunit.client.0.smithi060.stdout:op 920 completed, throughput=5MB/sec 2023-12-01T05:10:51.377 INFO:tasks.workunit.client.0.smithi060.stdout: 186: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:51.377 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UD8uYl9YiujQpLC off=8310898 len=48145 2023-12-01T05:10:51.378 INFO:tasks.workunit.client.0.smithi060.stdout:op 921 completed, throughput=4.98MB/sec 2023-12-01T05:10:51.378 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h70diwCViRDU-Dn off=8290426 len=1251231 2023-12-01T05:10:51.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 922 completed, throughput=4.98MB/sec 2023-12-01T05:10:51.380 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hzxqOaGfpeMRCDI off=8811279 len=569810 2023-12-01T05:10:51.382 INFO:tasks.workunit.client.0.smithi060.stdout:op 923 completed, throughput=4.98MB/sec 2023-12-01T05:10:51.382 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q7Cm4OqXSMCVsDc off=4523871 len=1788542 2023-12-01T05:10:51.385 INFO:tasks.workunit.client.0.smithi060.stdout:op 924 completed, throughput=4.99MB/sec 2023-12-01T05:10:51.385 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rVyktYaQAU_9Eci off=2746549 len=1380779 2023-12-01T05:10:51.386 INFO:tasks.workunit.client.0.smithi060.stdout:op 925 completed, throughput=5MB/sec 2023-12-01T05:10:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:51 smithi060 ceph-mon[94233]: pgmap v1860: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:10:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:51 smithi060 ceph-mon[109077]: pgmap v1860: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:10:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:51 smithi089 ceph-mon[98504]: pgmap v1860: 105 pgs: 105 active+clean; 128 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:10:52.387 INFO:tasks.workunit.client.0.smithi060.stdout: 187: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:52.387 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OnuM47DHRg5fSWm off=3492510 len=1563026 2023-12-01T05:10:52.389 INFO:tasks.workunit.client.0.smithi060.stdout:op 926 completed, throughput=4.98MB/sec 2023-12-01T05:10:52.389 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6k3hpJ4dlCrmjaQ off=2566957 len=194819 2023-12-01T05:10:52.392 INFO:tasks.workunit.client.0.smithi060.stdout:op 927 completed, throughput=4.98MB/sec 2023-12-01T05:10:52.392 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SOZUF88j1qUPNE8 off=225191 len=1055163 2023-12-01T05:10:52.393 INFO:tasks.workunit.client.0.smithi060.stdout:op 928 completed, throughput=4.99MB/sec 2023-12-01T05:10:52.393 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q42DxyVbCG92cM5 off=2179015 len=554222 2023-12-01T05:10:52.397 INFO:tasks.workunit.client.0.smithi060.stdout:op 929 completed, throughput=4.99MB/sec 2023-12-01T05:10:52.397 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-w6K2aQwAN9nV-Bf off=1678881 len=2041000 2023-12-01T05:10:52.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 930 completed, throughput=5MB/sec 2023-12-01T05:10:53.407 INFO:tasks.workunit.client.0.smithi060.stdout: 188: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:53.407 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o_u__9aKW9jLPA0 off=557307 len=1642874 2023-12-01T05:10:53.409 INFO:tasks.workunit.client.0.smithi060.stdout:op 931 completed, throughput=4.98MB/sec 2023-12-01T05:10:53.409 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NSvH_GC8-U9GgTK off=1661932 len=341748 2023-12-01T05:10:53.412 INFO:tasks.workunit.client.0.smithi060.stdout:op 932 completed, throughput=4.98MB/sec 2023-12-01T05:10:53.412 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QZiv-81JEHHNFFj off=12195567 len=1366445 2023-12-01T05:10:53.419 INFO:tasks.workunit.client.0.smithi060.stdout:op 933 completed, throughput=4.99MB/sec 2023-12-01T05:10:53.419 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xDbkdJf86O2U93r off=5191965 len=907228 2023-12-01T05:10:53.424 INFO:tasks.workunit.client.0.smithi060.stdout:op 934 completed, throughput=5MB/sec 2023-12-01T05:10:53.424 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f35qdPHi0PpBx_z off=721973 len=721504 2023-12-01T05:10:53.429 INFO:tasks.workunit.client.0.smithi060.stdout:op 935 completed, throughput=5MB/sec 2023-12-01T05:10:53.429 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-J0mZokUcVXL8wQL off=12286376 len=954164 2023-12-01T05:10:53.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 936 completed, throughput=5MB/sec 2023-12-01T05:10:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:53 smithi060 ceph-mon[94233]: pgmap v1861: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:10:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:53 smithi060 ceph-mon[109077]: pgmap v1861: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:10:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:53 smithi089 ceph-mon[98504]: pgmap v1861: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:10:54.430 INFO:tasks.workunit.client.0.smithi060.stdout: 189: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:54.430 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UeWCXEWHz4QF62G off=10040655 len=684133 2023-12-01T05:10:54.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 937 completed, throughput=4.98MB/sec 2023-12-01T05:10:54.434 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EiflQF1XaAufP6y off=14109057 len=759154 2023-12-01T05:10:54.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 938 completed, throughput=4.98MB/sec 2023-12-01T05:10:54.435 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M8Pi9hNFwGBPf0E off=15993183 len=1861965 2023-12-01T05:10:54.437 INFO:tasks.workunit.client.0.smithi060.stdout:op 939 completed, throughput=4.99MB/sec 2023-12-01T05:10:54.437 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AVGi-oap-TVZgpO off=1272662 len=1426379 2023-12-01T05:10:54.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 940 completed, throughput=5MB/sec 2023-12-01T05:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:10:54] "GET /metrics HTTP/1.1" 200 33872 "" "Prometheus/2.43.0" 2023-12-01T05:10:55.444 INFO:tasks.workunit.client.0.smithi060.stdout: 190: throughput=4.97MB/sec pending data=0 2023-12-01T05:10:55.444 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vBaAIvUZeoTMbgH off=2928501 len=1692549 2023-12-01T05:10:55.452 INFO:tasks.workunit.client.0.smithi060.stdout:op 941 completed, throughput=4.98MB/sec 2023-12-01T05:10:55.452 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jBEM4cGHU6ycT6i off=8234873 len=1285805 2023-12-01T05:10:55.460 INFO:tasks.workunit.client.0.smithi060.stdout:op 942 completed, throughput=4.99MB/sec 2023-12-01T05:10:55.460 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S_UQsWWdK44ep-H off=4083249 len=491436 2023-12-01T05:10:55.463 INFO:tasks.workunit.client.0.smithi060.stdout:op 943 completed, throughput=4.99MB/sec 2023-12-01T05:10:55.463 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Nwthr5NxqLNT5fd off=14204539 len=1254152 2023-12-01T05:10:55.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 944 completed, throughput=5MB/sec 2023-12-01T05:10:55.465 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Jxwe2u-AP40Fqv2 off=3356500 len=940384 2023-12-01T05:10:55.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 945 completed, throughput=5MB/sec 2023-12-01T05:10:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:55 smithi060 ceph-mon[94233]: pgmap v1862: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:10:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:55 smithi060 ceph-mon[109077]: pgmap v1862: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:10:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:55 smithi089 ceph-mon[98504]: pgmap v1862: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:10:56.466 INFO:tasks.workunit.client.0.smithi060.stdout: 191: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:56.466 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TnbIQrI9Tii8VlI off=15018610 len=1606759 2023-12-01T05:10:56.475 INFO:tasks.workunit.client.0.smithi060.stdout:op 946 completed, throughput=4.98MB/sec 2023-12-01T05:10:56.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YPRE4KXBuks_IyB off=5993673 len=36455 2023-12-01T05:10:56.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 947 completed, throughput=4.98MB/sec 2023-12-01T05:10:56.478 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ik2ym4r_FGRmtKx off=7452444 len=1252848 2023-12-01T05:10:56.484 INFO:tasks.workunit.client.0.smithi060.stdout:op 948 completed, throughput=4.99MB/sec 2023-12-01T05:10:56.484 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BKuiCy-IVgmVW1r off=8573163 len=1088463 2023-12-01T05:10:56.490 INFO:tasks.workunit.client.0.smithi060.stdout:op 949 completed, throughput=5MB/sec 2023-12-01T05:10:56.490 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YrAJPH7vPVwKtGN off=6426762 len=725808 2023-12-01T05:10:56.490 INFO:tasks.workunit.client.0.smithi060.stdout:op 950 completed, throughput=5MB/sec 2023-12-01T05:10:56.491 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_ms9avUrbtRHs5g off=11927289 len=1224800 2023-12-01T05:10:56.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 951 completed, throughput=5MB/sec 2023-12-01T05:10:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:10:57.497 INFO:tasks.workunit.client.0.smithi060.stdout: 192: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:57.497 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qhjV3ewqxeGlSVE off=1315226 len=1443725 2023-12-01T05:10:57.504 INFO:tasks.workunit.client.0.smithi060.stdout:op 952 completed, throughput=4.99MB/sec 2023-12-01T05:10:57.504 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dYpHvLeCi3WlABW off=6924908 len=1891231 2023-12-01T05:10:57.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 953 completed, throughput=4.99MB/sec 2023-12-01T05:10:57.512 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mzGCI8X3MjqhH_Y off=2265096 len=816324 2023-12-01T05:10:57.516 INFO:tasks.workunit.client.0.smithi060.stdout:op 954 completed, throughput=5MB/sec 2023-12-01T05:10:57.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LTBezX1S1zOOeEB off=1664681 len=2035930 2023-12-01T05:10:57.527 INFO:tasks.workunit.client.0.smithi060.stdout:op 955 completed, throughput=5.01MB/sec 2023-12-01T05:10:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:57 smithi060 ceph-mon[94233]: pgmap v1863: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:10:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:57 smithi060 ceph-mon[109077]: pgmap v1863: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:10:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:57 smithi089 ceph-mon[98504]: pgmap v1863: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:10:58.527 INFO:tasks.workunit.client.0.smithi060.stdout: 193: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:58.527 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-e3ty-v8PLn7Y_ki off=34053 len=1466049 2023-12-01T05:10:58.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 956 completed, throughput=4.99MB/sec 2023-12-01T05:10:58.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YxbDl8zUUDVYZca off=179445 len=1308331 2023-12-01T05:10:58.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 957 completed, throughput=5MB/sec 2023-12-01T05:10:58.532 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TH5vVO5Hxf7h8xs off=267802 len=280038 2023-12-01T05:10:58.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 958 completed, throughput=5MB/sec 2023-12-01T05:10:58.533 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uR0M5lXbeoRz1vt off=5384367 len=1167739 2023-12-01T05:10:58.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 959 completed, throughput=5MB/sec 2023-12-01T05:10:59.534 INFO:tasks.workunit.client.0.smithi060.stdout: 194: throughput=4.98MB/sec pending data=0 2023-12-01T05:10:59.534 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NmHPlb8E1zKYUGq off=7264868 len=42115 2023-12-01T05:10:59.537 INFO:tasks.workunit.client.0.smithi060.stdout:op 960 completed, throughput=4.98MB/sec 2023-12-01T05:10:59.537 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0p0VrXJc6rOg15q off=7490517 len=1990840 2023-12-01T05:10:59.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 961 completed, throughput=4.99MB/sec 2023-12-01T05:10:59.550 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q0IshnWMvuXRA0C off=8548415 len=5818 2023-12-01T05:10:59.552 INFO:tasks.workunit.client.0.smithi060.stdout:op 962 completed, throughput=4.99MB/sec 2023-12-01T05:10:59.552 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0F9fKEUUwNVJU3B off=123489 len=1665466 2023-12-01T05:10:59.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 963 completed, throughput=5MB/sec 2023-12-01T05:10:59.554 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IMiPp-uf4H7pYGV off=8450997 len=50253 2023-12-01T05:10:59.556 INFO:tasks.workunit.client.0.smithi060.stdout:op 964 completed, throughput=5MB/sec 2023-12-01T05:10:59.556 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_zuhUVF6en9T1XH off=377487 len=130687 2023-12-01T05:10:59.557 INFO:tasks.workunit.client.0.smithi060.stdout:op 965 completed, throughput=5MB/sec 2023-12-01T05:10:59.557 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qE8bI7kV3TuU4NN off=3868312 len=1255828 2023-12-01T05:10:59.563 INFO:tasks.workunit.client.0.smithi060.stdout:op 966 completed, throughput=5MB/sec 2023-12-01T05:10:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:10:59 smithi060 ceph-mon[94233]: pgmap v1864: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:10:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:10:59 smithi060 ceph-mon[109077]: pgmap v1864: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:10:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:10:59 smithi089 ceph-mon[98504]: pgmap v1864: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:11:00.564 INFO:tasks.workunit.client.0.smithi060.stdout: 195: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:00.564 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-50CSsttFNkRkREc off=3891935 len=458822 2023-12-01T05:11:00.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 967 completed, throughput=4.98MB/sec 2023-12-01T05:11:00.567 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KV4lJpHambh6cqH off=8654707 len=1874041 2023-12-01T05:11:00.569 INFO:tasks.workunit.client.0.smithi060.stdout:op 968 completed, throughput=4.99MB/sec 2023-12-01T05:11:00.569 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2xlp99QdZ7m83eM off=9957445 len=594207 2023-12-01T05:11:00.574 INFO:tasks.workunit.client.0.smithi060.stdout:op 969 completed, throughput=4.99MB/sec 2023-12-01T05:11:00.574 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x4xoilMHSkmaSXu off=10334010 len=466260 2023-12-01T05:11:00.575 INFO:tasks.workunit.client.0.smithi060.stdout:op 970 completed, throughput=4.99MB/sec 2023-12-01T05:11:00.575 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xu0J1sLFl1pE33L off=4077072 len=815046 2023-12-01T05:11:00.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 971 completed, throughput=5MB/sec 2023-12-01T05:11:00.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sYILgboD40fERZO off=1347391 len=1891700 2023-12-01T05:11:00.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 972 completed, throughput=5.01MB/sec 2023-12-01T05:11:01.579 INFO:tasks.workunit.client.0.smithi060.stdout: 196: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:01.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z8p9yFlsw0boEpW off=14770543 len=1550130 2023-12-01T05:11:01.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 973 completed, throughput=4.99MB/sec 2023-12-01T05:11:01.581 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6XjamBb9pvabfAN off=3517721 len=1498392 2023-12-01T05:11:01.584 INFO:tasks.workunit.client.0.smithi060.stdout:op 974 completed, throughput=5MB/sec 2023-12-01T05:11:01.584 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tqer_l7iH_Z7qXU off=7287511 len=1789926 2023-12-01T05:11:01.586 INFO:tasks.workunit.client.0.smithi060.stdout:op 975 completed, throughput=5MB/sec 2023-12-01T05:11:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:01 smithi060 ceph-mon[94233]: pgmap v1865: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:11:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:01 smithi060 ceph-mon[109077]: pgmap v1865: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:11:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:01 smithi089 ceph-mon[98504]: pgmap v1865: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:11:02.587 INFO:tasks.workunit.client.0.smithi060.stdout: 197: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:02.587 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jLb89Nhwf_68H3_ off=2720140 len=1158906 2023-12-01T05:11:02.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 976 completed, throughput=4.98MB/sec 2023-12-01T05:11:02.593 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cEncsUXyZJX_9D3 off=10123793 len=1924293 2023-12-01T05:11:02.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 977 completed, throughput=4.99MB/sec 2023-12-01T05:11:02.596 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Hp7N7Jo5oSV_hhY off=3781755 len=1870879 2023-12-01T05:11:02.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 978 completed, throughput=5MB/sec 2023-12-01T05:11:03.597 INFO:tasks.workunit.client.0.smithi060.stdout: 198: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:03.597 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SsYOvexPq25Du8f off=17128908 len=1342112 2023-12-01T05:11:03.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 979 completed, throughput=4.98MB/sec 2023-12-01T05:11:03.599 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N9OPDEVrfU4Q5qH off=76615 len=568897 2023-12-01T05:11:03.604 INFO:tasks.workunit.client.0.smithi060.stdout:op 980 completed, throughput=4.99MB/sec 2023-12-01T05:11:03.604 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YxOwS51LMKQG-t- off=3524752 len=1059420 2023-12-01T05:11:03.605 INFO:tasks.workunit.client.0.smithi060.stdout:op 981 completed, throughput=4.99MB/sec 2023-12-01T05:11:03.605 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Re3gzU0RoqLzCeI off=14967284 len=1247294 2023-12-01T05:11:03.606 INFO:tasks.workunit.client.0.smithi060.stdout:op 982 completed, throughput=5MB/sec 2023-12-01T05:11:03.606 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-opJSqmwTYc2Drkd off=7201528 len=1895083 2023-12-01T05:11:03.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 983 completed, throughput=5.01MB/sec 2023-12-01T05:11:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:03 smithi060 ceph-mon[94233]: pgmap v1866: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:11:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:03 smithi060 ceph-mon[109077]: pgmap v1866: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:11:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:03 smithi089 ceph-mon[98504]: pgmap v1866: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:11:04.610 INFO:tasks.workunit.client.0.smithi060.stdout: 199: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:04.611 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oqIvgaZnnVbXWBe off=3142274 len=14037 2023-12-01T05:11:04.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 984 completed, throughput=4.98MB/sec 2023-12-01T05:11:04.613 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8DO4lPyvFZiQ3xC off=16940142 len=1773716 2023-12-01T05:11:04.620 INFO:tasks.workunit.client.0.smithi060.stdout:op 985 completed, throughput=4.99MB/sec 2023-12-01T05:11:04.621 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XYIBFlzKsuMSJWu off=6017284 len=1682464 2023-12-01T05:11:04.623 INFO:tasks.workunit.client.0.smithi060.stdout:op 986 completed, throughput=5MB/sec 2023-12-01T05:11:04.624 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nyqiFyI9uBLVQDI off=15332915 len=1531391 2023-12-01T05:11:04.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 987 completed, throughput=5MB/sec 2023-12-01T05:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:11:04] "GET /metrics HTTP/1.1" 200 33874 "" "Prometheus/2.43.0" 2023-12-01T05:11:05.625 INFO:tasks.workunit.client.0.smithi060.stdout: 200: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:05.625 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UNzd-h1-H8OfChm off=5030379 len=1879539 2023-12-01T05:11:05.636 INFO:tasks.workunit.client.0.smithi060.stdout:op 988 completed, throughput=4.99MB/sec 2023-12-01T05:11:05.636 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-N9wcpynuys1224i off=6374816 len=886880 2023-12-01T05:11:05.638 INFO:tasks.workunit.client.0.smithi060.stdout:op 989 completed, throughput=4.99MB/sec 2023-12-01T05:11:05.638 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sFPQv0rRUsPcUfD off=10543498 len=1054459 2023-12-01T05:11:05.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 990 completed, throughput=5MB/sec 2023-12-01T05:11:05.643 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s-reSNZDuklpgrP off=898780 len=1292114 2023-12-01T05:11:05.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 991 completed, throughput=5MB/sec 2023-12-01T05:11:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:05 smithi060 ceph-mon[94233]: pgmap v1867: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:05 smithi060 ceph-mon[109077]: pgmap v1867: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:05 smithi089 ceph-mon[98504]: pgmap v1867: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:06.645 INFO:tasks.workunit.client.0.smithi060.stdout: 201: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:06.645 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nLFG2zEBnKs7KcN off=8323169 len=340000 2023-12-01T05:11:06.648 INFO:tasks.workunit.client.0.smithi060.stdout:op 992 completed, throughput=4.98MB/sec 2023-12-01T05:11:06.649 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pHa50ZYJu8F3I9- off=898306 len=644917 2023-12-01T05:11:06.650 INFO:tasks.workunit.client.0.smithi060.stdout:op 993 completed, throughput=4.98MB/sec 2023-12-01T05:11:06.650 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eyM_qBQPCYYv60t off=4815458 len=1655745 2023-12-01T05:11:06.659 INFO:tasks.workunit.client.0.smithi060.stdout:op 994 completed, throughput=4.99MB/sec 2023-12-01T05:11:06.659 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dUQwzTHluT5zYWB off=4037944 len=1453386 2023-12-01T05:11:06.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 995 completed, throughput=5MB/sec 2023-12-01T05:11:06.665 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f998FutACJaAMCm off=301914 len=50064 2023-12-01T05:11:06.667 INFO:tasks.workunit.client.0.smithi060.stdout:op 996 completed, throughput=5MB/sec 2023-12-01T05:11:06.667 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Pr0XkJHcFypGzyP off=76955 len=1908515 2023-12-01T05:11:06.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 997 completed, throughput=5.01MB/sec 2023-12-01T05:11:07.669 INFO:tasks.workunit.client.0.smithi060.stdout: 202: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:07.670 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-T4SWHgyaf_DNul_ off=0 len=1906829 2023-12-01T05:11:07.681 INFO:tasks.workunit.client.0.smithi060.stdout:op 998 completed, throughput=4.99MB/sec 2023-12-01T05:11:07.681 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a5zkbGvgA-S3OAx off=9364046 len=498389 2023-12-01T05:11:07.681 INFO:tasks.workunit.client.0.smithi060.stdout:op 999 completed, throughput=4.99MB/sec 2023-12-01T05:11:07.681 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XOkLyfj4EibYTWi off=3379434 len=1690079 2023-12-01T05:11:07.683 INFO:tasks.workunit.client.0.smithi060.stdout:op 1000 completed, throughput=5MB/sec 2023-12-01T05:11:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:07 smithi060 ceph-mon[94233]: pgmap v1868: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:07 smithi060 ceph-mon[109077]: pgmap v1868: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:07 smithi089 ceph-mon[98504]: pgmap v1868: 105 pgs: 105 active+clean; 128 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:08.684 INFO:tasks.workunit.client.0.smithi060.stdout: 203: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:08.684 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bd_FCVAZkxBeJzb off=17600858 len=1242661 2023-12-01T05:11:08.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 1001 completed, throughput=4.98MB/sec 2023-12-01T05:11:08.689 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ag4bmWC4hPdTxUl off=3825873 len=429664 2023-12-01T05:11:08.690 INFO:tasks.workunit.client.0.smithi060.stdout:op 1002 completed, throughput=4.98MB/sec 2023-12-01T05:11:08.690 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0d8sn3mN07qiiCw off=8695387 len=217084 2023-12-01T05:11:08.691 INFO:tasks.workunit.client.0.smithi060.stdout:op 1003 completed, throughput=4.98MB/sec 2023-12-01T05:11:08.691 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XgdZOjhoUaWblLF off=7479506 len=608250 2023-12-01T05:11:08.692 INFO:tasks.workunit.client.0.smithi060.stdout:op 1004 completed, throughput=4.99MB/sec 2023-12-01T05:11:08.692 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nArf1ERPceh_9Er off=2388710 len=62959 2023-12-01T05:11:08.695 INFO:tasks.workunit.client.0.smithi060.stdout:op 1005 completed, throughput=4.99MB/sec 2023-12-01T05:11:08.695 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1_K7UomoYRpRYJb off=3080598 len=1384543 2023-12-01T05:11:08.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 1006 completed, throughput=4.99MB/sec 2023-12-01T05:11:08.697 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WIyh8HckHVhrtDI off=6967057 len=146727 2023-12-01T05:11:08.699 INFO:tasks.workunit.client.0.smithi060.stdout:op 1007 completed, throughput=4.99MB/sec 2023-12-01T05:11:08.699 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7HFi2k_w1lsFm-E off=10280210 len=1606767 2023-12-01T05:11:08.701 INFO:tasks.workunit.client.0.smithi060.stdout:op 1008 completed, throughput=5MB/sec 2023-12-01T05:11:09.702 INFO:tasks.workunit.client.0.smithi060.stdout: 204: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:09.702 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-S1SIhUOuTU-CEYc off=5074138 len=837837 2023-12-01T05:11:09.703 INFO:tasks.workunit.client.0.smithi060.stdout:op 1009 completed, throughput=4.98MB/sec 2023-12-01T05:11:09.703 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9h_7SZOGaS7txwH off=16481937 len=1413888 2023-12-01T05:11:09.709 INFO:tasks.workunit.client.0.smithi060.stdout:op 1010 completed, throughput=4.99MB/sec 2023-12-01T05:11:09.709 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hAo-PS1MEX2FzUB off=5225133 len=1649817 2023-12-01T05:11:09.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 1011 completed, throughput=5MB/sec 2023-12-01T05:11:09.713 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oCUN1rjaQGHmTxY off=3876192 len=1477596 2023-12-01T05:11:09.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 1012 completed, throughput=5MB/sec 2023-12-01T05:11:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:09 smithi060 ceph-mon[94233]: pgmap v1869: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:11:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:09 smithi060 ceph-mon[109077]: pgmap v1869: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:11:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:09 smithi089 ceph-mon[98504]: pgmap v1869: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:11:10.716 INFO:tasks.workunit.client.0.smithi060.stdout: 205: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:10.716 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6Y8K48xz-snYL8m off=6878340 len=320877 2023-12-01T05:11:10.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 1013 completed, throughput=4.98MB/sec 2023-12-01T05:11:10.720 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SqqQ9ewgHG9Bpfb off=4424820 len=1819571 2023-12-01T05:11:10.723 INFO:tasks.workunit.client.0.smithi060.stdout:op 1014 completed, throughput=4.99MB/sec 2023-12-01T05:11:10.723 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AqndmHq_elvKyiN off=2679981 len=2091204 2023-12-01T05:11:10.727 INFO:tasks.workunit.client.0.smithi060.stdout:op 1015 completed, throughput=5MB/sec 2023-12-01T05:11:10.727 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-er7wdvb3-g5l_7p off=368812 len=1850997 2023-12-01T05:11:10.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 1016 completed, throughput=5.01MB/sec 2023-12-01T05:11:11.738 INFO:tasks.workunit.client.0.smithi060.stdout: 206: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:11.738 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pQYF1baukQek6-U off=1639990 len=1975673 2023-12-01T05:11:11.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 1017 completed, throughput=4.99MB/sec 2023-12-01T05:11:11.750 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3pePlEyEZfYn3sL off=921267 len=153883 2023-12-01T05:11:11.752 INFO:tasks.workunit.client.0.smithi060.stdout:op 1018 completed, throughput=4.99MB/sec 2023-12-01T05:11:11.752 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zisdsCZAjVN-plS off=10044478 len=1708180 2023-12-01T05:11:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:11 smithi060 ceph-mon[94233]: pgmap v1870: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:11:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:11 smithi060 ceph-mon[109077]: pgmap v1870: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:11:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:11.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 1019 completed, throughput=5MB/sec 2023-12-01T05:11:11.761 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gcnhxtxO58EgLog off=552589 len=804725 2023-12-01T05:11:11.762 INFO:tasks.workunit.client.0.smithi060.stdout:op 1020 completed, throughput=5MB/sec 2023-12-01T05:11:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:11 smithi089 ceph-mon[98504]: pgmap v1870: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:11:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:12.763 INFO:tasks.workunit.client.0.smithi060.stdout: 207: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:12.763 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mu8B5HhZv-jNrbn off=12050962 len=2033113 2023-12-01T05:11:12.766 INFO:tasks.workunit.client.0.smithi060.stdout:op 1021 completed, throughput=4.99MB/sec 2023-12-01T05:11:12.766 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HquMqXk1Kkaz9me off=4074163 len=1152301 2023-12-01T05:11:12.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 1022 completed, throughput=4.99MB/sec 2023-12-01T05:11:12.772 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dxkcTqQ34StVTha off=949973 len=385483 2023-12-01T05:11:12.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 1023 completed, throughput=4.99MB/sec 2023-12-01T05:11:12.773 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k9TCqkDRHo0Jwjq off=4394177 len=1541688 2023-12-01T05:11:12.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 1024 completed, throughput=5MB/sec 2023-12-01T05:11:13.072 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:11:13.400 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:11:13.400 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (25m) 3m ago 26m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:11:13.400 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (25m) 3m ago 25m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:11:13.400 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (26m) 3m ago 26m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:11:13.400 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (26m) 3m ago 26m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:11:13.400 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (29m) 3m ago 29m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (31m) 3m ago 31m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (31m) 3m ago 31m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (30m) 3m ago 30m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (30m) 3m ago 30m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (25m) 3m ago 25m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (25m) 3m ago 25m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (29m) 3m ago 29m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (29m) 3m ago 29m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:11:13.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (28m) 3m ago 28m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:11:13.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (28m) 3m ago 28m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:11:13.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (28m) 3m ago 28m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:11:13.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (27m) 3m ago 27m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:11:13.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (27m) 3m ago 27m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:11:13.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (27m) 3m ago 27m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:11:13.402 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (25m) 3m ago 26m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:11:13.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:13 smithi060 ceph-mon[94233]: pgmap v1871: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T05:11:13.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:13 smithi060 ceph-mon[109077]: pgmap v1871: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T05:11:13.781 INFO:tasks.workunit.client.0.smithi060.stdout: 208: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:13.781 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--HuHol0iepiZjY9 off=344868 len=1503737 2023-12-01T05:11:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:13 smithi089 ceph-mon[98504]: pgmap v1871: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2023-12-01T05:11:13.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 1025 completed, throughput=4.98MB/sec 2023-12-01T05:11:13.788 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1UT_wolHM-_llX3 off=1155138 len=323604 2023-12-01T05:11:13.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 1026 completed, throughput=4.99MB/sec 2023-12-01T05:11:13.789 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WGFZ311Z-KQsr1_ off=8031899 len=1752856 2023-12-01T05:11:13.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 1027 completed, throughput=4.99MB/sec 2023-12-01T05:11:13.795 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xMbpCfT9OTDeVKG off=6219088 len=1177350 2023-12-01T05:11:13.800 INFO:tasks.workunit.client.0.smithi060.stdout:op 1028 completed, throughput=5MB/sec 2023-12-01T05:11:13.800 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FlMD7FwPxXV73Kl off=4676956 len=1505296 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:13.801 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:11:13.802 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:11:13.802 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:11:13.802 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:11:13.802 INFO:tasks.workunit.client.0.smithi060.stdout:op 1029 completed, throughput=5.01MB/sec 2023-12-01T05:11:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:14 smithi060 ceph-mon[94233]: from='client.26234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:14 smithi060 ceph-mon[94233]: from='client.16332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2168287802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:11:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:11:14] "GET /metrics HTTP/1.1" 200 33871 "" "Prometheus/2.43.0" 2023-12-01T05:11:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:14 smithi060 ceph-mon[109077]: from='client.26234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:14 smithi060 ceph-mon[109077]: from='client.16332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2168287802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:11:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:14 smithi089 ceph-mon[98504]: from='client.26234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:14 smithi089 ceph-mon[98504]: from='client.16332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2168287802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:11:14.803 INFO:tasks.workunit.client.0.smithi060.stdout: 209: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9BW53HKl7ouDL2g off=3870504 len=1232126 2023-12-01T05:11:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:op 1030 completed, throughput=4.99MB/sec 2023-12-01T05:11:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-z5KBDWdf_I4cOV3 off=399516 len=161382 2023-12-01T05:11:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:op 1031 completed, throughput=4.99MB/sec 2023-12-01T05:11:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q_LAaz3E5APVZHL off=1303329 len=1706131 2023-12-01T05:11:14.809 INFO:tasks.workunit.client.0.smithi060.stdout:op 1032 completed, throughput=5MB/sec 2023-12-01T05:11:14.810 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0SAkn-Dyp8pLwYm off=1503999 len=147672 2023-12-01T05:11:14.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 1033 completed, throughput=5MB/sec 2023-12-01T05:11:14.812 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-23NS-ybA2OnAKaa off=3247930 len=183853 2023-12-01T05:11:14.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 1034 completed, throughput=5MB/sec 2023-12-01T05:11:14.815 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-97pjAkQ0xuJzAGP off=604139 len=41333 2023-12-01T05:11:14.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 1035 completed, throughput=5MB/sec 2023-12-01T05:11:14.816 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R-1RSvdRAEJyFCk off=225639 len=1055906 2023-12-01T05:11:14.820 INFO:tasks.workunit.client.0.smithi060.stdout:op 1036 completed, throughput=5MB/sec 2023-12-01T05:11:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:15 smithi060 ceph-mon[94233]: pgmap v1872: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:11:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:15 smithi060 ceph-mon[109077]: pgmap v1872: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:11:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:15 smithi089 ceph-mon[98504]: pgmap v1872: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:11:15.821 INFO:tasks.workunit.client.0.smithi060.stdout: 210: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:15.821 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t7a1dpKsXmgx_2R off=906036 len=443369 2023-12-01T05:11:15.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 1037 completed, throughput=4.98MB/sec 2023-12-01T05:11:15.822 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MjZNAmlkzkH4gxB off=11481487 len=118132 2023-12-01T05:11:15.825 INFO:tasks.workunit.client.0.smithi060.stdout:op 1038 completed, throughput=4.98MB/sec 2023-12-01T05:11:15.825 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mHyYr6w6nuJJpJP off=2224845 len=1244845 2023-12-01T05:11:15.826 INFO:tasks.workunit.client.0.smithi060.stdout:op 1039 completed, throughput=4.99MB/sec 2023-12-01T05:11:15.826 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9NXlw8kWccNK5cQ off=10968193 len=1347956 2023-12-01T05:11:15.832 INFO:tasks.workunit.client.0.smithi060.stdout:op 1040 completed, throughput=4.99MB/sec 2023-12-01T05:11:15.832 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R9nZa10W_OXMzLP off=927864 len=1098581 2023-12-01T05:11:15.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 1041 completed, throughput=5MB/sec 2023-12-01T05:11:15.838 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GmYXs88pAsSv-Yl off=662971 len=1470844 2023-12-01T05:11:15.845 INFO:tasks.workunit.client.0.smithi060.stdout:op 1042 completed, throughput=5MB/sec 2023-12-01T05:11:16.848 INFO:tasks.workunit.client.0.smithi060.stdout: 211: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:16.848 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iAmaOI5w1navW0A off=6324678 len=1630196 2023-12-01T05:11:16.852 INFO:tasks.workunit.client.0.smithi060.stdout:op 1043 completed, throughput=4.99MB/sec 2023-12-01T05:11:16.852 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OO5h9AwonvknMR4 off=8740252 len=63082 2023-12-01T05:11:16.854 INFO:tasks.workunit.client.0.smithi060.stdout:op 1044 completed, throughput=4.99MB/sec 2023-12-01T05:11:16.854 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Wz7kiHmdeYECSjA off=137518 len=168103 2023-12-01T05:11:16.856 INFO:tasks.workunit.client.0.smithi060.stdout:op 1045 completed, throughput=4.99MB/sec 2023-12-01T05:11:16.856 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Is7bMrFsmK6AubR off=18179483 len=1848974 2023-12-01T05:11:16.867 INFO:tasks.workunit.client.0.smithi060.stdout:op 1046 completed, throughput=5MB/sec 2023-12-01T05:11:16.867 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rEiBsGeQ4x2e7xm off=6179801 len=796217 2023-12-01T05:11:16.868 INFO:tasks.workunit.client.0.smithi060.stdout:op 1047 completed, throughput=5MB/sec 2023-12-01T05:11:16.869 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2WKu0rM7nnPoBUZ off=52952 len=1111802 2023-12-01T05:11:16.870 INFO:tasks.workunit.client.0.smithi060.stdout:op 1048 completed, throughput=5MB/sec 2023-12-01T05:11:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:17 smithi060 ceph-mon[94233]: pgmap v1873: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:11:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:17 smithi060 ceph-mon[109077]: pgmap v1873: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:11:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:17 smithi089 ceph-mon[98504]: pgmap v1873: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:11:17.870 INFO:tasks.workunit.client.0.smithi060.stdout: 212: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:17.870 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JHXPgx4gxJrqG0A off=6941995 len=1485226 2023-12-01T05:11:17.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 1049 completed, throughput=4.99MB/sec 2023-12-01T05:11:17.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pqu6MNAczvXjClX off=4929891 len=424073 2023-12-01T05:11:17.876 INFO:tasks.workunit.client.0.smithi060.stdout:op 1050 completed, throughput=4.99MB/sec 2023-12-01T05:11:17.876 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ocxYT6NPSULkhTB off=851383 len=775166 2023-12-01T05:11:17.877 INFO:tasks.workunit.client.0.smithi060.stdout:op 1051 completed, throughput=4.99MB/sec 2023-12-01T05:11:17.877 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Wv95kIcDp9nY_zK off=4643495 len=1845585 2023-12-01T05:11:17.880 INFO:tasks.workunit.client.0.smithi060.stdout:op 1052 completed, throughput=5MB/sec 2023-12-01T05:11:18.881 INFO:tasks.workunit.client.0.smithi060.stdout: 213: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:18.881 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HpmAzvn2bHAYqjk off=1110192 len=1392069 2023-12-01T05:11:18.884 INFO:tasks.workunit.client.0.smithi060.stdout:op 1053 completed, throughput=4.98MB/sec 2023-12-01T05:11:18.884 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Ztpb8VFhQeL4jf off=1319827 len=972441 2023-12-01T05:11:18.889 INFO:tasks.workunit.client.0.smithi060.stdout:op 1054 completed, throughput=4.99MB/sec 2023-12-01T05:11:18.889 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TZ-bUpmq8RCNSsy off=1672854 len=1178130 2023-12-01T05:11:18.894 INFO:tasks.workunit.client.0.smithi060.stdout:op 1055 completed, throughput=4.99MB/sec 2023-12-01T05:11:18.895 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6wQxiQtWDyzcFI_ off=9050808 len=2077674 2023-12-01T05:11:18.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 1056 completed, throughput=5MB/sec 2023-12-01T05:11:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:19 smithi060 ceph-mon[94233]: pgmap v1874: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:11:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:19 smithi060 ceph-mon[109077]: pgmap v1874: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:11:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:19 smithi089 ceph-mon[98504]: pgmap v1874: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:11:19.902 INFO:tasks.workunit.client.0.smithi060.stdout: 214: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:19.902 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WFelLPuxnAdM8fv off=8651736 len=986132 2023-12-01T05:11:19.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 1057 completed, throughput=4.98MB/sec 2023-12-01T05:11:19.909 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kXCo8SlwJ8GhhKV off=15398825 len=1204614 2023-12-01T05:11:19.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 1058 completed, throughput=4.99MB/sec 2023-12-01T05:11:19.914 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zZqDQaRIXY75mEy off=6858682 len=337034 2023-12-01T05:11:19.917 INFO:tasks.workunit.client.0.smithi060.stdout:op 1059 completed, throughput=4.99MB/sec 2023-12-01T05:11:19.917 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-T21Feax01YcvoEE off=1696667 len=1084362 2023-12-01T05:11:19.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 1060 completed, throughput=4.99MB/sec 2023-12-01T05:11:19.918 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XoJuxLEwiHhoay8 off=2894012 len=1920015 2023-12-01T05:11:19.922 INFO:tasks.workunit.client.0.smithi060.stdout:op 1061 completed, throughput=5MB/sec 2023-12-01T05:11:20.922 INFO:tasks.workunit.client.0.smithi060.stdout: 215: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:20.922 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QLwJ5Pr8rT3EjM_ off=23236433 len=1286107 2023-12-01T05:11:20.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 1062 completed, throughput=4.99MB/sec 2023-12-01T05:11:20.929 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lhba8hIf_KZBon- off=905939 len=1491355 2023-12-01T05:11:20.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 1063 completed, throughput=4.99MB/sec 2023-12-01T05:11:20.930 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ACiH_27CmqmVpOa off=4690531 len=619034 2023-12-01T05:11:20.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 1064 completed, throughput=4.99MB/sec 2023-12-01T05:11:20.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-av861eTgtU6lUJq off=2410823 len=459623 2023-12-01T05:11:20.935 INFO:tasks.workunit.client.0.smithi060.stdout:op 1065 completed, throughput=5MB/sec 2023-12-01T05:11:20.935 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RoYC7rrxrl741wX off=4747684 len=2040066 2023-12-01T05:11:20.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 1066 completed, throughput=5.01MB/sec 2023-12-01T05:11:21.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:21 smithi060 ceph-mon[94233]: pgmap v1875: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:11:21.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:21 smithi060 ceph-mon[109077]: pgmap v1875: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:11:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:21 smithi089 ceph-mon[98504]: pgmap v1875: 105 pgs: 105 active+clean; 128 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:11:21.937 INFO:tasks.workunit.client.0.smithi060.stdout: 216: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:21.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-N0zeYgPMbNTVp9R off=13017843 len=98946 2023-12-01T05:11:21.938 INFO:tasks.workunit.client.0.smithi060.stdout:op 1067 completed, throughput=4.98MB/sec 2023-12-01T05:11:21.938 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BRwgQrwzCsmMYOC off=19484759 len=64144 2023-12-01T05:11:21.938 INFO:tasks.workunit.client.0.smithi060.stdout:op 1068 completed, throughput=4.98MB/sec 2023-12-01T05:11:21.938 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jD9HZZtPPqzGDbO off=2117908 len=97177 2023-12-01T05:11:21.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 1069 completed, throughput=4.98MB/sec 2023-12-01T05:11:21.939 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j74CPqB6oaZbl3T off=1679989 len=1656742 2023-12-01T05:11:21.941 INFO:tasks.workunit.client.0.smithi060.stdout:op 1070 completed, throughput=4.99MB/sec 2023-12-01T05:11:21.941 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RnSTBAzi5rjC5KL off=924179 len=1231226 2023-12-01T05:11:21.949 INFO:tasks.workunit.client.0.smithi060.stdout:op 1071 completed, throughput=5MB/sec 2023-12-01T05:11:21.949 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OaaCAQoWdumwFX4 off=6324913 len=840999 2023-12-01T05:11:21.952 INFO:tasks.workunit.client.0.smithi060.stdout:op 1072 completed, throughput=5MB/sec 2023-12-01T05:11:21.952 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Uotgof2JjILOuxm off=8081226 len=402761 2023-12-01T05:11:21.955 INFO:tasks.workunit.client.0.smithi060.stdout:op 1073 completed, throughput=5MB/sec 2023-12-01T05:11:22.955 INFO:tasks.workunit.client.0.smithi060.stdout: 217: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:22.955 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QLwJ5Pr8rT3EjM_ off=20762868 len=153106 2023-12-01T05:11:22.956 INFO:tasks.workunit.client.0.smithi060.stdout:op 1074 completed, throughput=4.98MB/sec 2023-12-01T05:11:22.956 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SiFieMrLM_RyPBA off=2778037 len=681965 2023-12-01T05:11:22.961 INFO:tasks.workunit.client.0.smithi060.stdout:op 1075 completed, throughput=4.98MB/sec 2023-12-01T05:11:22.961 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eWAI2CxGmUQqhDt off=443310 len=1978893 2023-12-01T05:11:22.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 1076 completed, throughput=4.99MB/sec 2023-12-01T05:11:22.969 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--prAzUMCNcFgLMI off=2871554 len=1156917 2023-12-01T05:11:22.970 INFO:tasks.workunit.client.0.smithi060.stdout:op 1077 completed, throughput=5MB/sec 2023-12-01T05:11:22.970 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XGXvpP__xzbFVVG off=2599412 len=149527 2023-12-01T05:11:22.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 1078 completed, throughput=5MB/sec 2023-12-01T05:11:22.973 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JTIn3gaTZEmatHQ off=18478578 len=1806053 2023-12-01T05:11:22.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 1079 completed, throughput=5MB/sec 2023-12-01T05:11:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:23 smithi060 ceph-mon[94233]: pgmap v1876: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:11:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:23 smithi060 ceph-mon[109077]: pgmap v1876: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:11:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:23 smithi089 ceph-mon[98504]: pgmap v1876: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:11:23.984 INFO:tasks.workunit.client.0.smithi060.stdout: 218: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:23.984 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ambwiOcFDTV75I6 off=11172252 len=1456129 2023-12-01T05:11:23.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 1080 completed, throughput=4.99MB/sec 2023-12-01T05:11:23.990 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-J32FYUg45OeAqN5 off=12430014 len=1221339 2023-12-01T05:11:23.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 1081 completed, throughput=4.99MB/sec 2023-12-01T05:11:23.995 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sVi-zoydppFX-jM off=1908362 len=991035 2023-12-01T05:11:23.997 INFO:tasks.workunit.client.0.smithi060.stdout:op 1082 completed, throughput=5MB/sec 2023-12-01T05:11:23.997 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AZYbsgu_KKl5eoM off=17892434 len=1682382 2023-12-01T05:11:24.005 INFO:tasks.workunit.client.0.smithi060.stdout:op 1083 completed, throughput=5MB/sec 2023-12-01T05:11:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:11:24] "GET /metrics HTTP/1.1" 200 33871 "" "Prometheus/2.43.0" 2023-12-01T05:11:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:11:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:11:24.850 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.850 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.850 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.850 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:24.850 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:11:24.850 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:11:24.850 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:11:25.005 INFO:tasks.workunit.client.0.smithi060.stdout: 219: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:25.006 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-10Rc3tRQ5vThujp off=1343074 len=221892 2023-12-01T05:11:25.008 INFO:tasks.workunit.client.0.smithi060.stdout:op 1084 completed, throughput=4.98MB/sec 2023-12-01T05:11:25.008 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N47UWz7uHZv5D03 off=5644388 len=1741769 2023-12-01T05:11:25.016 INFO:tasks.workunit.client.0.smithi060.stdout:op 1085 completed, throughput=4.99MB/sec 2023-12-01T05:11:25.016 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--nxy217YpnmPMNi off=3035924 len=1772445 2023-12-01T05:11:25.025 INFO:tasks.workunit.client.0.smithi060.stdout:op 1086 completed, throughput=5MB/sec 2023-12-01T05:11:25.025 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QMRFCzvDIKIDdCP off=7393748 len=128888 2023-12-01T05:11:25.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 1087 completed, throughput=5MB/sec 2023-12-01T05:11:25.028 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PkCYwq_zfNBxUDk off=4516884 len=460995 2023-12-01T05:11:25.031 INFO:tasks.workunit.client.0.smithi060.stdout:op 1088 completed, throughput=5MB/sec 2023-12-01T05:11:25.031 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aJVOXFGEX56LxUT off=1588397 len=1736088 2023-12-01T05:11:25.038 INFO:tasks.workunit.client.0.smithi060.stdout:op 1089 completed, throughput=5.01MB/sec 2023-12-01T05:11:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:25 smithi060 ceph-mon[94233]: pgmap v1877: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:25 smithi060 ceph-mon[109077]: pgmap v1877: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:25 smithi089 ceph-mon[98504]: pgmap v1877: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:26.038 INFO:tasks.workunit.client.0.smithi060.stdout: 220: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:26.038 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1zaE6LLI2HIe-yf off=10162984 len=1282335 2023-12-01T05:11:26.045 INFO:tasks.workunit.client.0.smithi060.stdout:op 1090 completed, throughput=4.99MB/sec 2023-12-01T05:11:26.045 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iP-k0Lwjs3NcS_w off=5687281 len=121716 2023-12-01T05:11:26.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 1091 completed, throughput=4.99MB/sec 2023-12-01T05:11:26.048 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-84WR-TTaktXcJ1v off=1200476 len=1852622 2023-12-01T05:11:26.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 1092 completed, throughput=5MB/sec 2023-12-01T05:11:26.050 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y2bx_kyna5Qo01D off=5558454 len=837703 2023-12-01T05:11:26.051 INFO:tasks.workunit.client.0.smithi060.stdout:op 1093 completed, throughput=5MB/sec 2023-12-01T05:11:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:27.051 INFO:tasks.workunit.client.0.smithi060.stdout: 221: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:27.052 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bweN8v1oJyPeqfs off=20415852 len=1350852 2023-12-01T05:11:27.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 1094 completed, throughput=4.98MB/sec 2023-12-01T05:11:27.061 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U0UrOJJjOr8VKo9 off=6692107 len=1644689 2023-12-01T05:11:27.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 1095 completed, throughput=4.99MB/sec 2023-12-01T05:11:27.069 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TJFC5WhgOMuK2ex off=0 len=1333724 2023-12-01T05:11:27.071 INFO:tasks.workunit.client.0.smithi060.stdout:op 1096 completed, throughput=5MB/sec 2023-12-01T05:11:27.071 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dQW6BuOPXiXVGfa off=0 len=1460309 2023-12-01T05:11:27.077 INFO:tasks.workunit.client.0.smithi060.stdout:op 1097 completed, throughput=5MB/sec 2023-12-01T05:11:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:27 smithi060 ceph-mon[94233]: pgmap v1878: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:27 smithi060 ceph-mon[109077]: pgmap v1878: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:27 smithi089 ceph-mon[98504]: pgmap v1878: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:28.078 INFO:tasks.workunit.client.0.smithi060.stdout: 222: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:28.078 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dOEov17HwH5VVFz off=1451923 len=1053122 2023-12-01T05:11:28.083 INFO:tasks.workunit.client.0.smithi060.stdout:op 1098 completed, throughput=4.99MB/sec 2023-12-01T05:11:28.083 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-li0PAOweFOFXmjE off=11460101 len=1782087 2023-12-01T05:11:28.085 INFO:tasks.workunit.client.0.smithi060.stdout:op 1099 completed, throughput=4.99MB/sec 2023-12-01T05:11:28.085 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QjC-Aylw1hgoKkF off=126722 len=954340 2023-12-01T05:11:28.085 INFO:tasks.workunit.client.0.smithi060.stdout:op 1100 completed, throughput=5MB/sec 2023-12-01T05:11:28.085 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ESYzoH4d2bFqgKG off=7882693 len=575463 2023-12-01T05:11:28.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 1101 completed, throughput=5MB/sec 2023-12-01T05:11:28.091 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z1amCwkFKr4N956 off=2659688 len=781199 2023-12-01T05:11:28.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 1102 completed, throughput=5MB/sec 2023-12-01T05:11:29.090 INFO:tasks.workunit.client.0.smithi060.stdout: 223: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:29.091 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vy4l9qK_noGJPN3 off=3837791 len=539544 2023-12-01T05:11:29.092 INFO:tasks.workunit.client.0.smithi060.stdout:op 1103 completed, throughput=4.98MB/sec 2023-12-01T05:11:29.092 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TPcJEa1Mk0p2J2- off=2388318 len=77658 2023-12-01T05:11:29.095 INFO:tasks.workunit.client.0.smithi060.stdout:op 1104 completed, throughput=4.98MB/sec 2023-12-01T05:11:29.095 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Aa_IFUnR3uoZ9f0 off=457076 len=540445 2023-12-01T05:11:29.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 1105 completed, throughput=4.98MB/sec 2023-12-01T05:11:29.096 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-irzNt_iAJv7scWl off=56753 len=1311697 2023-12-01T05:11:29.104 INFO:tasks.workunit.client.0.smithi060.stdout:op 1106 completed, throughput=4.99MB/sec 2023-12-01T05:11:29.104 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-75pNcnPhAMbRRB_ off=10828744 len=1422330 2023-12-01T05:11:29.106 INFO:tasks.workunit.client.0.smithi060.stdout:op 1107 completed, throughput=5MB/sec 2023-12-01T05:11:29.106 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7M_lO_1c35AaE_Y off=1025585 len=1446992 2023-12-01T05:11:29.112 INFO:tasks.workunit.client.0.smithi060.stdout:op 1108 completed, throughput=5MB/sec 2023-12-01T05:11:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:29 smithi060 ceph-mon[94233]: pgmap v1879: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:11:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:29 smithi060 ceph-mon[109077]: pgmap v1879: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:11:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:29 smithi089 ceph-mon[98504]: pgmap v1879: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:11:30.112 INFO:tasks.workunit.client.0.smithi060.stdout: 224: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:30.112 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SR052_EBZCoYIm7 off=7871797 len=1023518 2023-12-01T05:11:30.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 1109 completed, throughput=4.98MB/sec 2023-12-01T05:11:30.118 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TxpeUmZuAXAq_0s off=2709100 len=1333066 2023-12-01T05:11:30.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 1110 completed, throughput=4.99MB/sec 2023-12-01T05:11:30.120 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-brr5bYSfMDZPJrd off=11029354 len=961766 2023-12-01T05:11:30.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 1111 completed, throughput=4.99MB/sec 2023-12-01T05:11:30.122 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sBUm4qrYoTDVOCI off=10917382 len=454841 2023-12-01T05:11:30.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 1112 completed, throughput=5MB/sec 2023-12-01T05:11:30.127 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bGar8mv7umJG6Po off=17381094 len=250445 2023-12-01T05:11:30.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 1113 completed, throughput=5MB/sec 2023-12-01T05:11:30.127 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IHW3UeS5_f8MrPm off=501859 len=1732030 2023-12-01T05:11:30.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 1114 completed, throughput=5MB/sec 2023-12-01T05:11:31.127 INFO:tasks.workunit.client.0.smithi060.stdout: 225: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:31.127 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6AMQFA2ArZv0dWd off=6377692 len=1431527 2023-12-01T05:11:31.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 1115 completed, throughput=4.99MB/sec 2023-12-01T05:11:31.134 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K04pl3S1AFZkCYr off=947587 len=1009373 2023-12-01T05:11:31.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 1116 completed, throughput=4.99MB/sec 2023-12-01T05:11:31.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BrC1_hOFcjt_5cc off=8821664 len=240056 2023-12-01T05:11:31.142 INFO:tasks.workunit.client.0.smithi060.stdout:op 1117 completed, throughput=4.99MB/sec 2023-12-01T05:11:31.143 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xO0ZGRvE8OLUDq0 off=1004021 len=1830159 2023-12-01T05:11:31.146 INFO:tasks.workunit.client.0.smithi060.stdout:op 1118 completed, throughput=5MB/sec 2023-12-01T05:11:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:31 smithi060 ceph-mon[94233]: pgmap v1880: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:31 smithi060 ceph-mon[109077]: pgmap v1880: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:31 smithi089 ceph-mon[98504]: pgmap v1880: 105 pgs: 105 active+clean; 128 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:32.146 INFO:tasks.workunit.client.0.smithi060.stdout: 226: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:32.147 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hpzykA7mb5b0lQD off=10977333 len=1098058 2023-12-01T05:11:32.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 1119 completed, throughput=4.98MB/sec 2023-12-01T05:11:32.148 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BI8Utc1c453GeJc off=12719105 len=221451 2023-12-01T05:11:32.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 1120 completed, throughput=4.98MB/sec 2023-12-01T05:11:32.151 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Hs1h66S3QPkQdPJ off=3500763 len=1915451 2023-12-01T05:11:32.162 INFO:tasks.workunit.client.0.smithi060.stdout:op 1121 completed, throughput=4.99MB/sec 2023-12-01T05:11:32.162 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tgLotFNmxgYaX_V off=14218428 len=1413835 2023-12-01T05:11:32.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 1122 completed, throughput=5MB/sec 2023-12-01T05:11:32.164 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_Qb2MGBjYrCg4qX off=8752561 len=1488942 2023-12-01T05:11:32.171 INFO:tasks.workunit.client.0.smithi060.stdout:op 1123 completed, throughput=5MB/sec 2023-12-01T05:11:33.172 INFO:tasks.workunit.client.0.smithi060.stdout: 227: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:33.172 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BqGYiF8X5rcFFAO off=11668085 len=379322 2023-12-01T05:11:33.175 INFO:tasks.workunit.client.0.smithi060.stdout:op 1124 completed, throughput=4.98MB/sec 2023-12-01T05:11:33.175 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NtZQujxppjU4-VI off=378944 len=1117543 2023-12-01T05:11:33.182 INFO:tasks.workunit.client.0.smithi060.stdout:op 1125 completed, throughput=4.99MB/sec 2023-12-01T05:11:33.182 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-J7GMUA5RwYVWZTi off=8616491 len=1905090 2023-12-01T05:11:33.183 INFO:tasks.workunit.client.0.smithi060.stdout:op 1126 completed, throughput=5MB/sec 2023-12-01T05:11:33.183 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jLZPFNi6CM7p-BK off=3384789 len=1957047 2023-12-01T05:11:33.196 INFO:tasks.workunit.client.0.smithi060.stdout:op 1127 completed, throughput=5MB/sec 2023-12-01T05:11:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:33 smithi060 ceph-mon[94233]: pgmap v1881: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:11:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:33 smithi060 ceph-mon[109077]: pgmap v1881: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:11:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:33 smithi089 ceph-mon[98504]: pgmap v1881: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:11:34.196 INFO:tasks.workunit.client.0.smithi060.stdout: 228: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:34.196 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-J1RgPD1qsE5epKZ off=2984143 len=1329201 2023-12-01T05:11:34.199 INFO:tasks.workunit.client.0.smithi060.stdout:op 1128 completed, throughput=4.99MB/sec 2023-12-01T05:11:34.199 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9_OOW8Ksxbf4SC4 off=3412577 len=197825 2023-12-01T05:11:34.202 INFO:tasks.workunit.client.0.smithi060.stdout:op 1129 completed, throughput=4.99MB/sec 2023-12-01T05:11:34.202 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ytoZb2pgnfed85R off=17006819 len=1153950 2023-12-01T05:11:34.204 INFO:tasks.workunit.client.0.smithi060.stdout:op 1130 completed, throughput=4.99MB/sec 2023-12-01T05:11:34.204 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6AMQFA2ArZv0dWd off=13700450 len=1419349 2023-12-01T05:11:34.205 INFO:tasks.workunit.client.0.smithi060.stdout:op 1131 completed, throughput=5MB/sec 2023-12-01T05:11:34.205 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Tkr73vBMBdpHvQS off=2148299 len=352355 2023-12-01T05:11:34.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 1132 completed, throughput=5MB/sec 2023-12-01T05:11:34.209 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Tl9H7HxED8mNVyf off=610502 len=160505 2023-12-01T05:11:34.210 INFO:tasks.workunit.client.0.smithi060.stdout:op 1133 completed, throughput=5MB/sec 2023-12-01T05:11:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:11:34] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T05:11:35.210 INFO:tasks.workunit.client.0.smithi060.stdout: 229: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:35.211 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sMwrdhT0-zgHCTW off=1910366 len=621598 2023-12-01T05:11:35.215 INFO:tasks.workunit.client.0.smithi060.stdout:op 1134 completed, throughput=4.98MB/sec 2023-12-01T05:11:35.215 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WRBEcMeDCjl7CPI off=495388 len=1113068 2023-12-01T05:11:35.221 INFO:tasks.workunit.client.0.smithi060.stdout:op 1135 completed, throughput=4.99MB/sec 2023-12-01T05:11:35.221 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lPCWsjuqxfMYIbE off=5204995 len=694164 2023-12-01T05:11:35.225 INFO:tasks.workunit.client.0.smithi060.stdout:op 1136 completed, throughput=4.99MB/sec 2023-12-01T05:11:35.225 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VvGrFnNgiDoRTs3 off=16068562 len=120640 2023-12-01T05:11:35.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 1137 completed, throughput=4.99MB/sec 2023-12-01T05:11:35.228 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yQeymHsekv3D0Vx off=931169 len=5550 2023-12-01T05:11:35.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 1138 completed, throughput=4.99MB/sec 2023-12-01T05:11:35.230 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VpTlvQ0D8SriVEy off=5544612 len=2033947 2023-12-01T05:11:35.234 INFO:tasks.workunit.client.0.smithi060.stdout:op 1139 completed, throughput=5MB/sec 2023-12-01T05:11:35.234 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6GW-DXKo-tXCRsK off=10309804 len=1600247 2023-12-01T05:11:35.237 INFO:tasks.workunit.client.0.smithi060.stdout:op 1140 completed, throughput=5MB/sec 2023-12-01T05:11:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:35 smithi060 ceph-mon[94233]: pgmap v1882: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:35 smithi060 ceph-mon[109077]: pgmap v1882: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:35 smithi089 ceph-mon[98504]: pgmap v1882: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:36.237 INFO:tasks.workunit.client.0.smithi060.stdout: 230: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:36.237 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZXn_wuDx8TjB759 off=20082435 len=482414 2023-12-01T05:11:36.241 INFO:tasks.workunit.client.0.smithi060.stdout:op 1141 completed, throughput=4.98MB/sec 2023-12-01T05:11:36.241 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HnoxU9q0hS4aNsK off=12071933 len=1010062 2023-12-01T05:11:36.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 1142 completed, throughput=4.99MB/sec 2023-12-01T05:11:36.247 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uj4auTTLNEcM-S3 off=2926843 len=1221376 2023-12-01T05:11:36.253 INFO:tasks.workunit.client.0.smithi060.stdout:op 1143 completed, throughput=4.99MB/sec 2023-12-01T05:11:36.253 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VAuCFK7MbOnnCun off=4420645 len=430299 2023-12-01T05:11:36.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 1144 completed, throughput=4.99MB/sec 2023-12-01T05:11:36.256 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9oU9Uin651WrdK7 off=3193203 len=206427 2023-12-01T05:11:36.258 INFO:tasks.workunit.client.0.smithi060.stdout:op 1145 completed, throughput=5MB/sec 2023-12-01T05:11:36.258 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YKzPZJ6Qe0QN2aP off=10688336 len=624221 2023-12-01T05:11:36.261 INFO:tasks.workunit.client.0.smithi060.stdout:op 1146 completed, throughput=5MB/sec 2023-12-01T05:11:36.261 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r_ej4j-M3Sp2NMG off=2175035 len=1233862 2023-12-01T05:11:36.268 INFO:tasks.workunit.client.0.smithi060.stdout:op 1147 completed, throughput=5MB/sec 2023-12-01T05:11:37.269 INFO:tasks.workunit.client.0.smithi060.stdout: 231: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:37.269 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MvlAqsyG3vA-k8Z off=15375943 len=1943940 2023-12-01T05:11:37.271 INFO:tasks.workunit.client.0.smithi060.stdout:op 1148 completed, throughput=4.99MB/sec 2023-12-01T05:11:37.271 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-53T_REo1HlS6732 off=301391 len=1010489 2023-12-01T05:11:37.272 INFO:tasks.workunit.client.0.smithi060.stdout:op 1149 completed, throughput=4.99MB/sec 2023-12-01T05:11:37.273 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1-b8ER-n4oTMHJ7 off=5410180 len=187224 2023-12-01T05:11:37.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 1150 completed, throughput=4.99MB/sec 2023-12-01T05:11:37.276 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6-52GSoWyUjJYSt off=507978 len=608835 2023-12-01T05:11:37.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 1151 completed, throughput=5MB/sec 2023-12-01T05:11:37.276 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9deVekdAjtbLn5s off=6893596 len=192165 2023-12-01T05:11:37.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 1152 completed, throughput=5MB/sec 2023-12-01T05:11:37.277 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ujih-S85xMeed8B off=5652251 len=964227 2023-12-01T05:11:37.282 INFO:tasks.workunit.client.0.smithi060.stdout:op 1153 completed, throughput=5MB/sec 2023-12-01T05:11:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:37 smithi060 ceph-mon[94233]: pgmap v1883: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:37 smithi060 ceph-mon[109077]: pgmap v1883: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:37 smithi089 ceph-mon[98504]: pgmap v1883: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:11:38.283 INFO:tasks.workunit.client.0.smithi060.stdout: 232: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:38.283 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FbtGTRUdsD-pgZ4 off=697067 len=1152033 2023-12-01T05:11:38.285 INFO:tasks.workunit.client.0.smithi060.stdout:op 1154 completed, throughput=4.98MB/sec 2023-12-01T05:11:38.285 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jUbfOgVckGL7ogQ off=1009715 len=431866 2023-12-01T05:11:38.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 1155 completed, throughput=4.99MB/sec 2023-12-01T05:11:38.289 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9-YvwYv2sI8TpPL off=1407714 len=175128 2023-12-01T05:11:38.290 INFO:tasks.workunit.client.0.smithi060.stdout:op 1156 completed, throughput=4.99MB/sec 2023-12-01T05:11:38.290 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4LznL7tfrK5vhFi off=12287723 len=356118 2023-12-01T05:11:38.290 INFO:tasks.workunit.client.0.smithi060.stdout:op 1157 completed, throughput=4.99MB/sec 2023-12-01T05:11:38.290 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-djEFN87UU6sDq5E off=5630691 len=1929072 2023-12-01T05:11:38.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 1158 completed, throughput=5MB/sec 2023-12-01T05:11:38.301 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B1QEnqNdZVP93vK off=888483 len=170251 2023-12-01T05:11:38.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 1159 completed, throughput=5MB/sec 2023-12-01T05:11:38.302 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tNKoNbGCP8qki9q off=3962322 len=1379257 2023-12-01T05:11:38.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 1160 completed, throughput=5MB/sec 2023-12-01T05:11:39.309 INFO:tasks.workunit.client.0.smithi060.stdout: 233: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:39.310 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YXWdhDS01130DNR off=7269007 len=1223903 2023-12-01T05:11:39.315 INFO:tasks.workunit.client.0.smithi060.stdout:op 1161 completed, throughput=4.99MB/sec 2023-12-01T05:11:39.316 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1Id7yax3zilwaC8 off=10838167 len=745420 2023-12-01T05:11:39.316 INFO:tasks.workunit.client.0.smithi060.stdout:op 1162 completed, throughput=4.99MB/sec 2023-12-01T05:11:39.316 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GjYMm2Mn-lRvhw7 off=12299899 len=762497 2023-12-01T05:11:39.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 1163 completed, throughput=4.99MB/sec 2023-12-01T05:11:39.321 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fZxm1YMC-WIk48o off=7385329 len=793412 2023-12-01T05:11:39.325 INFO:tasks.workunit.client.0.smithi060.stdout:op 1164 completed, throughput=4.99MB/sec 2023-12-01T05:11:39.325 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ge3C3f1eMIqYqY0 off=14311073 len=1413465 2023-12-01T05:11:39.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 1165 completed, throughput=5MB/sec 2023-12-01T05:11:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:39 smithi060 ceph-mon[94233]: pgmap v1884: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:11:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:39 smithi060 ceph-mon[109077]: pgmap v1884: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:11:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:39 smithi089 ceph-mon[98504]: pgmap v1884: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:11:40.328 INFO:tasks.workunit.client.0.smithi060.stdout: 234: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:40.328 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7WC8OTDrP0nYDo2 off=8139531 len=479591 2023-12-01T05:11:40.332 INFO:tasks.workunit.client.0.smithi060.stdout:op 1166 completed, throughput=4.98MB/sec 2023-12-01T05:11:40.332 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L0hGwyL6GvxiPl_ off=5245099 len=1421729 2023-12-01T05:11:40.340 INFO:tasks.workunit.client.0.smithi060.stdout:op 1167 completed, throughput=4.99MB/sec 2023-12-01T05:11:40.340 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ww1bfnEyvi2ihIO off=3765347 len=29020 2023-12-01T05:11:40.341 INFO:tasks.workunit.client.0.smithi060.stdout:op 1168 completed, throughput=4.99MB/sec 2023-12-01T05:11:40.341 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YbEJHerxYbwc1i_ off=206107 len=1981643 2023-12-01T05:11:40.348 INFO:tasks.workunit.client.0.smithi060.stdout:op 1169 completed, throughput=4.99MB/sec 2023-12-01T05:11:40.348 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z0JaWqqBYlMzvOW off=3269878 len=1109205 2023-12-01T05:11:40.349 INFO:tasks.workunit.client.0.smithi060.stdout:op 1170 completed, throughput=5MB/sec 2023-12-01T05:11:40.349 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q3RlhmoFXOkx97Q off=1177527 len=644549 2023-12-01T05:11:40.353 INFO:tasks.workunit.client.0.smithi060.stdout:op 1171 completed, throughput=5MB/sec 2023-12-01T05:11:41.353 INFO:tasks.workunit.client.0.smithi060.stdout: 235: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:41.353 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c-Q7Yxhz0LCniS- off=6386816 len=61075 2023-12-01T05:11:41.356 INFO:tasks.workunit.client.0.smithi060.stdout:op 1172 completed, throughput=4.98MB/sec 2023-12-01T05:11:41.356 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D1RLwvmKiRgFOWO off=2098991 len=282317 2023-12-01T05:11:41.357 INFO:tasks.workunit.client.0.smithi060.stdout:op 1173 completed, throughput=4.98MB/sec 2023-12-01T05:11:41.357 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eVKG7MAxrrMazSi off=10542107 len=1105240 2023-12-01T05:11:41.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 1174 completed, throughput=4.99MB/sec 2023-12-01T05:11:41.358 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-77ELzeQI-e28605 off=15900064 len=655608 2023-12-01T05:11:41.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 1175 completed, throughput=4.99MB/sec 2023-12-01T05:11:41.359 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7Cg5MInRrfiiuMM off=3249588 len=651723 2023-12-01T05:11:41.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 1176 completed, throughput=4.99MB/sec 2023-12-01T05:11:41.361 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B0-u7QLG3jd4axx off=9791693 len=130505 2023-12-01T05:11:41.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 1177 completed, throughput=4.99MB/sec 2023-12-01T05:11:41.364 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BIx7Zpgv3jinIby off=10978314 len=1598560 2023-12-01T05:11:41.366 INFO:tasks.workunit.client.0.smithi060.stdout:op 1178 completed, throughput=5MB/sec 2023-12-01T05:11:41.366 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pkIUKBcBsrbFatj off=22769432 len=1827527 2023-12-01T05:11:41.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 1179 completed, throughput=5.01MB/sec 2023-12-01T05:11:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:41 smithi060 ceph-mon[94233]: pgmap v1885: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:41 smithi060 ceph-mon[109077]: pgmap v1885: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:41 smithi089 ceph-mon[98504]: pgmap v1885: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:11:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:42.374 INFO:tasks.workunit.client.0.smithi060.stdout: 236: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:42.374 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GHtrSe1hKIafzTY off=17188246 len=972408 2023-12-01T05:11:42.379 INFO:tasks.workunit.client.0.smithi060.stdout:op 1180 completed, throughput=4.99MB/sec 2023-12-01T05:11:42.379 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lbXuY621c_uraHY off=8346243 len=944044 2023-12-01T05:11:42.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 1181 completed, throughput=4.99MB/sec 2023-12-01T05:11:42.384 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7aV_VaAhcMnUJaj off=9721343 len=1230174 2023-12-01T05:11:42.386 INFO:tasks.workunit.client.0.smithi060.stdout:op 1182 completed, throughput=5MB/sec 2023-12-01T05:11:42.386 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ivR_ia1LZcJ70S2 off=15096187 len=1950265 2023-12-01T05:11:42.396 INFO:tasks.workunit.client.0.smithi060.stdout:op 1183 completed, throughput=5MB/sec 2023-12-01T05:11:43.396 INFO:tasks.workunit.client.0.smithi060.stdout: 237: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:43.396 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-w-QgDx45SFeyg1y off=17289697 len=1059381 2023-12-01T05:11:43.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 1184 completed, throughput=4.99MB/sec 2023-12-01T05:11:43.398 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aSufnuYn1TPEbFO off=16834350 len=1699613 2023-12-01T05:11:43.400 INFO:tasks.workunit.client.0.smithi060.stdout:op 1185 completed, throughput=4.99MB/sec 2023-12-01T05:11:43.400 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zY0toaBpkvN1TN_ off=15749559 len=196758 2023-12-01T05:11:43.401 INFO:tasks.workunit.client.0.smithi060.stdout:op 1186 completed, throughput=5MB/sec 2023-12-01T05:11:43.401 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-52I6M4qh2m-1n9g off=4399733 len=1988065 2023-12-01T05:11:43.405 INFO:tasks.workunit.client.0.smithi060.stdout:op 1187 completed, throughput=5MB/sec 2023-12-01T05:11:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:43 smithi060 ceph-mon[94233]: pgmap v1886: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:11:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:43 smithi060 ceph-mon[109077]: pgmap v1886: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:11:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:43 smithi089 ceph-mon[98504]: pgmap v1886: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:11:44.167 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:11:44.405 INFO:tasks.workunit.client.0.smithi060.stdout: 238: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:44.405 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f1eMgZZc6lKHKeu off=1640963 len=2012219 2023-12-01T05:11:44.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 1188 completed, throughput=4.99MB/sec 2023-12-01T05:11:44.407 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n1aA8LU6ep9-bib off=781177 len=1100953 2023-12-01T05:11:44.412 INFO:tasks.workunit.client.0.smithi060.stdout:op 1189 completed, throughput=4.99MB/sec 2023-12-01T05:11:44.412 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tS9dDIZ_3-z8vY2 off=10804076 len=1263091 2023-12-01T05:11:44.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 1190 completed, throughput=5MB/sec 2023-12-01T05:11:44.417 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_sMG45pQAqO0mEn off=13070038 len=496106 2023-12-01T05:11:44.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 1191 completed, throughput=5MB/sec 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (26m) 4m ago 26m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (26m) 4m ago 26m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (27m) 4m ago 27m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (27m) 4m ago 27m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (30m) 4m ago 30m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (32m) 4m ago 32m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:11:44.496 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (32m) 4m ago 32m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (30m) 4m ago 30m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (30m) 4m ago 30m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (26m) 4m ago 26m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (26m) 4m ago 26m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (30m) 4m ago 30m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (29m) 4m ago 29m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (29m) 4m ago 29m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (29m) 4m ago 29m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (28m) 4m ago 28m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (28m) 4m ago 28m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (28m) 4m ago 28m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (27m) 4m ago 27m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:11:44.497 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (25m) 4m ago 26m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:11:44] "GET /metrics HTTP/1.1" 200 33873 "" "Prometheus/2.43.0" 2023-12-01T05:11:44.893 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:11:44.893 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:11:44.893 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:11:44.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:44.893 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:11:44.893 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:11:44.894 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:11:45.418 INFO:tasks.workunit.client.0.smithi060.stdout: 239: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:45.418 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8ufrYcf7cqdqMti off=18863559 len=762283 2023-12-01T05:11:45.423 INFO:tasks.workunit.client.0.smithi060.stdout:op 1192 completed, throughput=4.98MB/sec 2023-12-01T05:11:45.423 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-w53r5KtBAp1ZNiX off=8232717 len=503177 2023-12-01T05:11:45.423 INFO:tasks.workunit.client.0.smithi060.stdout:op 1193 completed, throughput=4.99MB/sec 2023-12-01T05:11:45.423 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4dXT-G_-GEINara off=3615158 len=1960957 2023-12-01T05:11:45.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 1194 completed, throughput=4.99MB/sec 2023-12-01T05:11:45.430 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NJWa2P8tBZvK-BR off=13090563 len=966184 2023-12-01T05:11:45.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 1195 completed, throughput=5MB/sec 2023-12-01T05:11:45.435 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GNQic8Hxwv6eeI9 off=10965761 len=932367 2023-12-01T05:11:45.441 INFO:tasks.workunit.client.0.smithi060.stdout:op 1196 completed, throughput=5MB/sec 2023-12-01T05:11:45.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:45 smithi060 ceph-mon[109077]: pgmap v1887: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:11:45.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:45 smithi060 ceph-mon[109077]: from='client.16344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:45.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/928671271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:11:45.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:45 smithi060 ceph-mon[94233]: pgmap v1887: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:11:45.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:45 smithi060 ceph-mon[94233]: from='client.16344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:45.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/928671271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:11:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:45 smithi089 ceph-mon[98504]: pgmap v1887: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:11:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:45 smithi089 ceph-mon[98504]: from='client.16344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/928671271' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:11:46.440 INFO:tasks.workunit.client.0.smithi060.stdout: 240: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:46.441 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a0eCg3TEomVUu5H off=1893220 len=1171373 2023-12-01T05:11:46.442 INFO:tasks.workunit.client.0.smithi060.stdout:op 1197 completed, throughput=4.98MB/sec 2023-12-01T05:11:46.442 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-J4Dkn6iR6d0UtZr off=2094177 len=921658 2023-12-01T05:11:46.447 INFO:tasks.workunit.client.0.smithi060.stdout:op 1198 completed, throughput=4.99MB/sec 2023-12-01T05:11:46.447 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YZapJfng3Z1lA23 off=8948681 len=1381180 2023-12-01T05:11:46.449 INFO:tasks.workunit.client.0.smithi060.stdout:op 1199 completed, throughput=4.99MB/sec 2023-12-01T05:11:46.449 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BiYPys4V-rycIJU off=6558378 len=148295 2023-12-01T05:11:46.451 INFO:tasks.workunit.client.0.smithi060.stdout:op 1200 completed, throughput=4.99MB/sec 2023-12-01T05:11:46.452 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HzQ4RHvgKnix6Dw off=3082782 len=1859280 2023-12-01T05:11:46.454 INFO:tasks.workunit.client.0.smithi060.stdout:op 1201 completed, throughput=5MB/sec 2023-12-01T05:11:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:46 smithi060 ceph-mon[94233]: from='client.26258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:46 smithi060 ceph-mon[109077]: from='client.26258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:46 smithi089 ceph-mon[98504]: from='client.26258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:11:47.454 INFO:tasks.workunit.client.0.smithi060.stdout: 241: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:47.454 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-poMkKH3JOkKQ8Dv off=5653604 len=11682 2023-12-01T05:11:47.454 INFO:tasks.workunit.client.0.smithi060.stdout:op 1202 completed, throughput=4.98MB/sec 2023-12-01T05:11:47.455 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_ms9avUrbtRHs5g off=6155601 len=2093971 2023-12-01T05:11:47.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 1203 completed, throughput=4.99MB/sec 2023-12-01T05:11:47.467 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M4TcG2oqE-cz0-D off=4269521 len=1908925 2023-12-01T05:11:47.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 1204 completed, throughput=5MB/sec 2023-12-01T05:11:47.478 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vguWRBUM72E7NnW off=575990 len=1514724 2023-12-01T05:11:47.479 INFO:tasks.workunit.client.0.smithi060.stdout:op 1205 completed, throughput=5MB/sec 2023-12-01T05:11:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:47 smithi060 ceph-mon[109077]: pgmap v1888: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:11:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:47 smithi060 ceph-mon[94233]: pgmap v1888: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:11:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:47 smithi089 ceph-mon[98504]: pgmap v1888: 105 pgs: 105 active+clean; 128 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:11:48.480 INFO:tasks.workunit.client.0.smithi060.stdout: 242: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:48.480 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-59MWU5fR-OWOnZQ off=14067813 len=2076437 2023-12-01T05:11:48.491 INFO:tasks.workunit.client.0.smithi060.stdout:op 1206 completed, throughput=4.99MB/sec 2023-12-01T05:11:48.491 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ayd152fovH_kHKK off=19282134 len=749921 2023-12-01T05:11:48.495 INFO:tasks.workunit.client.0.smithi060.stdout:op 1207 completed, throughput=4.99MB/sec 2023-12-01T05:11:48.495 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Vx6Og5I7JjR-E9U off=7054493 len=181048 2023-12-01T05:11:48.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 1208 completed, throughput=4.99MB/sec 2023-12-01T05:11:48.496 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9X5U1vP5f8ieFcT off=518082 len=498524 2023-12-01T05:11:48.500 INFO:tasks.workunit.client.0.smithi060.stdout:op 1209 completed, throughput=4.99MB/sec 2023-12-01T05:11:48.500 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ms1ssznkgeqKYvQ off=7598295 len=1668230 2023-12-01T05:11:48.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 1210 completed, throughput=5MB/sec 2023-12-01T05:11:49.502 INFO:tasks.workunit.client.0.smithi060.stdout: 243: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:49.502 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cifT2Ced2BuWmhD off=7114697 len=36813 2023-12-01T05:11:49.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 1211 completed, throughput=4.98MB/sec 2023-12-01T05:11:49.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PS9CviFyDe8HC_L off=15531036 len=58894 2023-12-01T05:11:49.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 1212 completed, throughput=4.98MB/sec 2023-12-01T05:11:49.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZgqFICvwIoA2URW off=5516507 len=294718 2023-12-01T05:11:49.504 INFO:tasks.workunit.client.0.smithi060.stdout:op 1213 completed, throughput=4.98MB/sec 2023-12-01T05:11:49.504 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8jPiZJELlTXNl1t off=5434809 len=1720543 2023-12-01T05:11:49.506 INFO:tasks.workunit.client.0.smithi060.stdout:op 1214 completed, throughput=4.99MB/sec 2023-12-01T05:11:49.507 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-upW7Uhi-GquhG1O off=8943419 len=887423 2023-12-01T05:11:49.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 1215 completed, throughput=4.99MB/sec 2023-12-01T05:11:49.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xmxsOXu6B-peb8Z off=3135583 len=1272703 2023-12-01T05:11:49.513 INFO:tasks.workunit.client.0.smithi060.stdout:op 1216 completed, throughput=5MB/sec 2023-12-01T05:11:49.513 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ymfhNzdSATuYRBS off=9353348 len=161169 2023-12-01T05:11:49.514 INFO:tasks.workunit.client.0.smithi060.stdout:op 1217 completed, throughput=5MB/sec 2023-12-01T05:11:49.514 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JBjfky2xVgRDEtO off=1640145 len=855603 2023-12-01T05:11:49.517 INFO:tasks.workunit.client.0.smithi060.stdout:op 1218 completed, throughput=5MB/sec 2023-12-01T05:11:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:49 smithi060 ceph-mon[94233]: pgmap v1889: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:11:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:49 smithi060 ceph-mon[109077]: pgmap v1889: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:11:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:49 smithi089 ceph-mon[98504]: pgmap v1889: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:11:50.516 INFO:tasks.workunit.client.0.smithi060.stdout: 244: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:50.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MOVJvQIp87dzhmg off=13194501 len=1758394 2023-12-01T05:11:50.524 INFO:tasks.workunit.client.0.smithi060.stdout:op 1219 completed, throughput=4.99MB/sec 2023-12-01T05:11:50.524 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x7SeqqaS0VtX7qN off=1550888 len=1462204 2023-12-01T05:11:50.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 1220 completed, throughput=4.99MB/sec 2023-12-01T05:11:50.529 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nCIzQ-cGrNV1_-5 off=29283 len=895811 2023-12-01T05:11:50.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 1221 completed, throughput=5MB/sec 2023-12-01T05:11:50.534 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ryGKLD8UrUO5Agp off=11998343 len=1587051 2023-12-01T05:11:50.536 INFO:tasks.workunit.client.0.smithi060.stdout:op 1222 completed, throughput=5MB/sec 2023-12-01T05:11:51.536 INFO:tasks.workunit.client.0.smithi060.stdout: 245: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:51.536 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kuIEhQu7YZAtNlB off=8353287 len=590550 2023-12-01T05:11:51.541 INFO:tasks.workunit.client.0.smithi060.stdout:op 1223 completed, throughput=4.98MB/sec 2023-12-01T05:11:51.541 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VJ3-U3pP3MQ1fkv off=7351595 len=1671728 2023-12-01T05:11:51.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 1224 completed, throughput=4.99MB/sec 2023-12-01T05:11:51.551 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X0wTm197-Z66mrI off=1135662 len=64172 2023-12-01T05:11:51.551 INFO:tasks.workunit.client.0.smithi060.stdout:op 1225 completed, throughput=4.99MB/sec 2023-12-01T05:11:51.551 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RdPqoavmWtmn_T2 off=1934519 len=163502 2023-12-01T05:11:51.552 INFO:tasks.workunit.client.0.smithi060.stdout:op 1226 completed, throughput=4.99MB/sec 2023-12-01T05:11:51.552 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K4U4cUqr5qle54h off=2369078 len=5848 2023-12-01T05:11:51.552 INFO:tasks.workunit.client.0.smithi060.stdout:op 1227 completed, throughput=4.99MB/sec 2023-12-01T05:11:51.553 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iCFkFezWJUDlR1e off=9257060 len=46011 2023-12-01T05:11:51.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 1228 completed, throughput=4.99MB/sec 2023-12-01T05:11:51.554 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kKFoqH2yCL8nMqk off=426654 len=655739 2023-12-01T05:11:51.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 1229 completed, throughput=4.99MB/sec 2023-12-01T05:11:51.554 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p7sy6tdvQnhjAbz off=5396413 len=456953 2023-12-01T05:11:51.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 1230 completed, throughput=5MB/sec 2023-12-01T05:11:51.555 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tCVqTSUYhcSpPmK off=5165124 len=382178 2023-12-01T05:11:51.558 INFO:tasks.workunit.client.0.smithi060.stdout:op 1231 completed, throughput=5MB/sec 2023-12-01T05:11:51.558 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RDYVAu3ZJvHRk7h off=12775573 len=1929790 2023-12-01T05:11:51.566 INFO:tasks.workunit.client.0.smithi060.stdout:op 1232 completed, throughput=5MB/sec 2023-12-01T05:11:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:51 smithi060 ceph-mon[109077]: pgmap v1890: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:11:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:51 smithi060 ceph-mon[94233]: pgmap v1890: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:11:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:51 smithi089 ceph-mon[98504]: pgmap v1890: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:11:52.567 INFO:tasks.workunit.client.0.smithi060.stdout: 246: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:52.567 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JgSQbvIG9rKWlCs off=5466607 len=2075003 2023-12-01T05:11:52.569 INFO:tasks.workunit.client.0.smithi060.stdout:op 1233 completed, throughput=4.99MB/sec 2023-12-01T05:11:52.569 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ud8_dvTM2JNW81o off=286604 len=1794349 2023-12-01T05:11:52.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 1234 completed, throughput=5MB/sec 2023-12-01T05:11:52.580 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-W4FYvR9CXNTUMWg off=23990800 len=896309 2023-12-01T05:11:52.584 INFO:tasks.workunit.client.0.smithi060.stdout:op 1235 completed, throughput=5MB/sec 2023-12-01T05:11:53.585 INFO:tasks.workunit.client.0.smithi060.stdout: 247: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:53.585 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f0mLBJEbKUC2MxC off=15813667 len=314799 2023-12-01T05:11:53.588 INFO:tasks.workunit.client.0.smithi060.stdout:op 1236 completed, throughput=4.98MB/sec 2023-12-01T05:11:53.588 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g2LBxzBzdcke-Xm off=9284251 len=276594 2023-12-01T05:11:53.591 INFO:tasks.workunit.client.0.smithi060.stdout:op 1237 completed, throughput=4.98MB/sec 2023-12-01T05:11:53.591 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UT35rWASp3NHrnZ off=841404 len=1245319 2023-12-01T05:11:53.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 1238 completed, throughput=4.99MB/sec 2023-12-01T05:11:53.598 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-41TTfitJcMa7UIr off=6366543 len=1331576 2023-12-01T05:11:53.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 1239 completed, throughput=4.99MB/sec 2023-12-01T05:11:53.599 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_wo9ltoVs0fkw0A off=1620679 len=1053228 2023-12-01T05:11:53.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 1240 completed, throughput=5MB/sec 2023-12-01T05:11:53.603 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fveu-1i-yT7mzdB off=2287208 len=1070098 2023-12-01T05:11:53.605 INFO:tasks.workunit.client.0.smithi060.stdout:op 1241 completed, throughput=5MB/sec 2023-12-01T05:11:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:53 smithi060 ceph-mon[94233]: pgmap v1891: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:11:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:53 smithi060 ceph-mon[109077]: pgmap v1891: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:11:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:53 smithi089 ceph-mon[98504]: pgmap v1891: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:11:54.605 INFO:tasks.workunit.client.0.smithi060.stdout: 248: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:54.605 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-w02o2N8_FrHKqfV off=920948 len=1409053 2023-12-01T05:11:54.614 INFO:tasks.workunit.client.0.smithi060.stdout:op 1242 completed, throughput=4.99MB/sec 2023-12-01T05:11:54.614 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C9KsS4Nt0HsKv9z off=10755353 len=680066 2023-12-01T05:11:54.618 INFO:tasks.workunit.client.0.smithi060.stdout:op 1243 completed, throughput=4.99MB/sec 2023-12-01T05:11:54.618 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GtJBm6iHp4DKkvv off=3259800 len=1674010 2023-12-01T05:11:54.620 INFO:tasks.workunit.client.0.smithi060.stdout:op 1244 completed, throughput=5MB/sec 2023-12-01T05:11:54.621 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L6tn4POhrN_-gKI off=15505647 len=875450 2023-12-01T05:11:54.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 1245 completed, throughput=5MB/sec 2023-12-01T05:11:54.626 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KsgYtGTIgNMQpu9 off=12368233 len=1963497 2023-12-01T05:11:54.634 INFO:tasks.workunit.client.0.smithi060.stdout:op 1246 completed, throughput=5.01MB/sec 2023-12-01T05:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:11:54] "GET /metrics HTTP/1.1" 200 33873 "" "Prometheus/2.43.0" 2023-12-01T05:11:55.634 INFO:tasks.workunit.client.0.smithi060.stdout: 249: throughput=4.99MB/sec pending data=0 2023-12-01T05:11:55.635 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0H65hLn696w6XKx off=2964124 len=1255718 2023-12-01T05:11:55.636 INFO:tasks.workunit.client.0.smithi060.stdout:op 1247 completed, throughput=4.99MB/sec 2023-12-01T05:11:55.636 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JUltNSen_IZogfA off=98142 len=890199 2023-12-01T05:11:55.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 1248 completed, throughput=4.99MB/sec 2023-12-01T05:11:55.637 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fBddR3OKhqe7U7c off=11669577 len=1003583 2023-12-01T05:11:55.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 1249 completed, throughput=5MB/sec 2023-12-01T05:11:55.643 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BOlVh1H4ym45Inu off=17896 len=1333285 2023-12-01T05:11:55.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 1250 completed, throughput=5MB/sec 2023-12-01T05:11:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:55 smithi060 ceph-mon[94233]: pgmap v1892: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:55 smithi060 ceph-mon[109077]: pgmap v1892: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:55 smithi089 ceph-mon[98504]: pgmap v1892: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:56.644 INFO:tasks.workunit.client.0.smithi060.stdout: 250: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:56.644 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DrZEvnYwK_W16-R off=4787420 len=1443809 2023-12-01T05:11:56.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 1251 completed, throughput=4.99MB/sec 2023-12-01T05:11:56.652 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-185Nl2jShwMy1af off=1295160 len=882052 2023-12-01T05:11:56.656 INFO:tasks.workunit.client.0.smithi060.stdout:op 1252 completed, throughput=4.99MB/sec 2023-12-01T05:11:56.657 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QtkME2-Wh1nI_o9 off=6499290 len=557385 2023-12-01T05:11:56.660 INFO:tasks.workunit.client.0.smithi060.stdout:op 1253 completed, throughput=4.99MB/sec 2023-12-01T05:11:56.660 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6Aj3MTMW8OrpsTx off=411953 len=86901 2023-12-01T05:11:56.663 INFO:tasks.workunit.client.0.smithi060.stdout:op 1254 completed, throughput=4.99MB/sec 2023-12-01T05:11:56.663 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wYZltwraIL57lPu off=20572724 len=1154706 2023-12-01T05:11:56.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 1255 completed, throughput=5MB/sec 2023-12-01T05:11:56.666 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p_SYqrW0LRUqMQY off=21290081 len=2049506 2023-12-01T05:11:56.673 INFO:tasks.workunit.client.0.smithi060.stdout:op 1256 completed, throughput=5.01MB/sec 2023-12-01T05:11:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:11:57.673 INFO:tasks.workunit.client.0.smithi060.stdout: 251: throughput=4.99MB/sec pending data=0 2023-12-01T05:11:57.673 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Qc6ajX1IQWZwtjE off=8768925 len=2046100 2023-12-01T05:11:57.676 INFO:tasks.workunit.client.0.smithi060.stdout:op 1257 completed, throughput=4.99MB/sec 2023-12-01T05:11:57.676 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rb2xRm5tsD1mSdu off=836220 len=679573 2023-12-01T05:11:57.677 INFO:tasks.workunit.client.0.smithi060.stdout:op 1258 completed, throughput=5MB/sec 2023-12-01T05:11:57.677 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KQhjlJIlyoCl48e off=1480566 len=130814 2023-12-01T05:11:57.678 INFO:tasks.workunit.client.0.smithi060.stdout:op 1259 completed, throughput=5MB/sec 2023-12-01T05:11:57.678 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rGeeK78n_ENWj65 off=356796 len=812336 2023-12-01T05:11:57.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 1260 completed, throughput=5MB/sec 2023-12-01T05:11:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:57 smithi060 ceph-mon[94233]: pgmap v1893: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:57 smithi060 ceph-mon[109077]: pgmap v1893: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:57 smithi089 ceph-mon[98504]: pgmap v1893: 105 pgs: 105 active+clean; 128 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:11:58.686 INFO:tasks.workunit.client.0.smithi060.stdout: 252: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:58.686 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qV70y8LgHmwwuxs off=11155703 len=1522648 2023-12-01T05:11:58.690 INFO:tasks.workunit.client.0.smithi060.stdout:op 1261 completed, throughput=4.99MB/sec 2023-12-01T05:11:58.690 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KUUM43Mx_49qdzY off=9389211 len=809163 2023-12-01T05:11:58.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 1262 completed, throughput=4.99MB/sec 2023-12-01T05:11:58.694 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NP9yApAuIu-Eph2 off=449184 len=1507458 2023-12-01T05:11:58.703 INFO:tasks.workunit.client.0.smithi060.stdout:op 1263 completed, throughput=4.99MB/sec 2023-12-01T05:11:58.703 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bYOiPRm11AYTZAp off=14291974 len=31064 2023-12-01T05:11:58.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 1264 completed, throughput=4.99MB/sec 2023-12-01T05:11:58.704 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GdhT-SJ7Y7WBWIl off=8605724 len=607799 2023-12-01T05:11:58.705 INFO:tasks.workunit.client.0.smithi060.stdout:op 1265 completed, throughput=5MB/sec 2023-12-01T05:11:58.705 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-quZA_VsVzi4OCif off=9586596 len=1042295 2023-12-01T05:11:58.709 INFO:tasks.workunit.client.0.smithi060.stdout:op 1266 completed, throughput=5MB/sec 2023-12-01T05:11:59.709 INFO:tasks.workunit.client.0.smithi060.stdout: 253: throughput=4.98MB/sec pending data=0 2023-12-01T05:11:59.710 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LJgTCbmr_lmyHED off=10524272 len=339169 2023-12-01T05:11:59.710 INFO:tasks.workunit.client.0.smithi060.stdout:op 1267 completed, throughput=4.98MB/sec 2023-12-01T05:11:59.713 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yhV8AYjDzTz8Dhs off=157347 len=1011869 2023-12-01T05:11:59.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 1268 completed, throughput=4.99MB/sec 2023-12-01T05:11:59.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-62c_-Hj4YuQKKcL off=14494070 len=1222835 2023-12-01T05:11:59.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 1269 completed, throughput=4.99MB/sec 2023-12-01T05:11:59.717 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x0PhDZf12FUheHp off=4596095 len=1528758 2023-12-01T05:11:59.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 1270 completed, throughput=5MB/sec 2023-12-01T05:11:59.719 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IpUxbP_9HsDmRbX off=441689 len=1889550 2023-12-01T05:11:59.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 1271 completed, throughput=5MB/sec 2023-12-01T05:11:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:11:59 smithi060 ceph-mon[94233]: pgmap v1894: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:11:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:11:59 smithi060 ceph-mon[109077]: pgmap v1894: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:11:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:11:59 smithi089 ceph-mon[98504]: pgmap v1894: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:12:00.721 INFO:tasks.workunit.client.0.smithi060.stdout: 254: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:00.722 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tCVqTSUYhcSpPmK off=3130115 len=189114 2023-12-01T05:12:00.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 1272 completed, throughput=4.98MB/sec 2023-12-01T05:12:00.724 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B86EuTRMtbCjEi2 off=10358771 len=1490983 2023-12-01T05:12:00.726 INFO:tasks.workunit.client.0.smithi060.stdout:op 1273 completed, throughput=4.99MB/sec 2023-12-01T05:12:00.726 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zbQfNeyJ2WsTP8o off=13030773 len=1438969 2023-12-01T05:12:00.733 INFO:tasks.workunit.client.0.smithi060.stdout:op 1274 completed, throughput=5MB/sec 2023-12-01T05:12:00.734 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q3X8h4xej3GDNQR off=378920 len=576878 2023-12-01T05:12:00.736 INFO:tasks.workunit.client.0.smithi060.stdout:op 1275 completed, throughput=5MB/sec 2023-12-01T05:12:00.737 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4QnEvEvh7egAOsv off=4871894 len=1943927 2023-12-01T05:12:00.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 1276 completed, throughput=5MB/sec 2023-12-01T05:12:01.738 INFO:tasks.workunit.client.0.smithi060.stdout: 255: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:01.738 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UYaPG4nSZcb0Izb off=2867603 len=1734714 2023-12-01T05:12:01.741 INFO:tasks.workunit.client.0.smithi060.stdout:op 1277 completed, throughput=4.99MB/sec 2023-12-01T05:12:01.742 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1zaE6LLI2HIe-yf off=13811948 len=815071 2023-12-01T05:12:01.743 INFO:tasks.workunit.client.0.smithi060.stdout:op 1278 completed, throughput=4.99MB/sec 2023-12-01T05:12:01.743 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pSzq0zhUl4a1YVb off=6587967 len=1483854 2023-12-01T05:12:01.745 INFO:tasks.workunit.client.0.smithi060.stdout:op 1279 completed, throughput=5MB/sec 2023-12-01T05:12:01.745 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qVEpA_yHbu-9Wc2 off=5150620 len=2084614 2023-12-01T05:12:01.747 INFO:tasks.workunit.client.0.smithi060.stdout:op 1280 completed, throughput=5.01MB/sec 2023-12-01T05:12:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:01 smithi060 ceph-mon[94233]: pgmap v1895: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:12:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:01 smithi060 ceph-mon[109077]: pgmap v1895: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:12:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:01 smithi089 ceph-mon[98504]: pgmap v1895: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:12:02.748 INFO:tasks.workunit.client.0.smithi060.stdout: 256: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:02.748 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RlA74wcoYqvC2To off=2160854 len=1356877 2023-12-01T05:12:02.749 INFO:tasks.workunit.client.0.smithi060.stdout:op 1281 completed, throughput=4.99MB/sec 2023-12-01T05:12:02.749 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VR4RyuSxo5SYrN3 off=4000167 len=1451903 2023-12-01T05:12:02.751 INFO:tasks.workunit.client.0.smithi060.stdout:op 1282 completed, throughput=5MB/sec 2023-12-01T05:12:02.751 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nftV7kAiLErSiIb off=14486193 len=788618 2023-12-01T05:12:02.752 INFO:tasks.workunit.client.0.smithi060.stdout:op 1283 completed, throughput=5MB/sec 2023-12-01T05:12:03.753 INFO:tasks.workunit.client.0.smithi060.stdout: 257: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:03.753 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o7fs13SXk8phwBf off=7993603 len=978024 2023-12-01T05:12:03.758 INFO:tasks.workunit.client.0.smithi060.stdout:op 1284 completed, throughput=4.99MB/sec 2023-12-01T05:12:03.758 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wzPAiTZ9KUla3LJ off=6286305 len=1478182 2023-12-01T05:12:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:03 smithi060 ceph-mon[109077]: pgmap v1896: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:12:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:03 smithi060 ceph-mon[94233]: pgmap v1896: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:12:03.765 INFO:tasks.workunit.client.0.smithi060.stdout:op 1285 completed, throughput=4.99MB/sec 2023-12-01T05:12:03.765 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ITjzZ4zy0zpE6HC off=4943947 len=1526498 2023-12-01T05:12:03.766 INFO:tasks.workunit.client.0.smithi060.stdout:op 1286 completed, throughput=5MB/sec 2023-12-01T05:12:03.766 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j1RmzeyYWdPuTCT off=10467868 len=550243 2023-12-01T05:12:03.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 1287 completed, throughput=5MB/sec 2023-12-01T05:12:03.767 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rbZTsSXD1eRlADN off=5066354 len=1059126 2023-12-01T05:12:03.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 1288 completed, throughput=5MB/sec 2023-12-01T05:12:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:03 smithi089 ceph-mon[98504]: pgmap v1896: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:12:04] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:12:04.773 INFO:tasks.workunit.client.0.smithi060.stdout: 258: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:04.773 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TaeuGqZ5SKiFkUC off=1141281 len=402857 2023-12-01T05:12:04.777 INFO:tasks.workunit.client.0.smithi060.stdout:op 1289 completed, throughput=4.98MB/sec 2023-12-01T05:12:04.777 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-G9iaRSxlC-tbVXA off=1628865 len=1242480 2023-12-01T05:12:04.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 1290 completed, throughput=4.99MB/sec 2023-12-01T05:12:04.783 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h9G35D3xSY9W-4a off=10967799 len=119375 2023-12-01T05:12:04.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 1291 completed, throughput=4.99MB/sec 2023-12-01T05:12:04.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t9rA8DImWNLWBYV off=6759014 len=783608 2023-12-01T05:12:04.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 1292 completed, throughput=4.99MB/sec 2023-12-01T05:12:04.788 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JTf7iEraad6OzTr off=11021585 len=1444557 2023-12-01T05:12:04.796 INFO:tasks.workunit.client.0.smithi060.stdout:op 1293 completed, throughput=5MB/sec 2023-12-01T05:12:04.797 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pkRwCKRscnmYCNs off=5874940 len=1910881 2023-12-01T05:12:04.807 INFO:tasks.workunit.client.0.smithi060.stdout:op 1294 completed, throughput=5MB/sec 2023-12-01T05:12:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:05 smithi060 ceph-mon[94233]: pgmap v1897: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:05.828 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:05 smithi060 ceph-mon[109077]: pgmap v1897: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:05.829 INFO:tasks.workunit.client.0.smithi060.stdout: 259: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:05.829 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YEmPADW0pFhvojM off=399661 len=1631139 2023-12-01T05:12:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:op 1295 completed, throughput=4.99MB/sec 2023-12-01T05:12:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RtfuT9b4e_x-dC_ off=7052461 len=939958 2023-12-01T05:12:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:op 1296 completed, throughput=4.99MB/sec 2023-12-01T05:12:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8wwhenTk1u-tNWh off=9962984 len=1530388 2023-12-01T05:12:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:op 1297 completed, throughput=5MB/sec 2023-12-01T05:12:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MDd_cbsy4aUUkRr off=3741696 len=1058924 2023-12-01T05:12:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:op 1298 completed, throughput=5MB/sec 2023-12-01T05:12:05.830 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:05 smithi089 ceph-mon[98504]: pgmap v1897: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:06.827 INFO:tasks.workunit.client.0.smithi060.stdout: 260: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:06.827 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YaglX_THeKckJAF off=2446704 len=694182 2023-12-01T05:12:06.832 INFO:tasks.workunit.client.0.smithi060.stdout:op 1299 completed, throughput=4.99MB/sec 2023-12-01T05:12:06.832 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CcXo9OYHjOJqnT7 off=4695500 len=1364256 2023-12-01T05:12:06.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 1300 completed, throughput=4.99MB/sec 2023-12-01T05:12:06.833 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yvxH2Es6Oxy8Yoh off=1633328 len=139094 2023-12-01T05:12:06.834 INFO:tasks.workunit.client.0.smithi060.stdout:op 1301 completed, throughput=4.99MB/sec 2023-12-01T05:12:06.834 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t3IQGY80POJWQc8 off=6518311 len=625873 2023-12-01T05:12:06.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 1302 completed, throughput=4.99MB/sec 2023-12-01T05:12:06.836 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7kjN9PfGkMHrW6g off=234126 len=368522 2023-12-01T05:12:06.837 INFO:tasks.workunit.client.0.smithi060.stdout:op 1303 completed, throughput=5MB/sec 2023-12-01T05:12:06.837 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5VE00aM_LGiodBe off=10093947 len=476638 2023-12-01T05:12:06.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 1304 completed, throughput=5MB/sec 2023-12-01T05:12:06.840 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gsmg9OOE4g1KmdO off=4203908 len=1807620 2023-12-01T05:12:06.842 INFO:tasks.workunit.client.0.smithi060.stdout:op 1305 completed, throughput=5MB/sec 2023-12-01T05:12:07.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:07 smithi060 ceph-mon[94233]: pgmap v1898: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:07 smithi060 ceph-mon[109077]: pgmap v1898: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:07 smithi089 ceph-mon[98504]: pgmap v1898: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:07.842 INFO:tasks.workunit.client.0.smithi060.stdout: 261: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:07.843 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-E37cRxfAuQeCiJX off=15661299 len=891525 2023-12-01T05:12:07.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 1306 completed, throughput=4.99MB/sec 2023-12-01T05:12:07.844 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ijmMCgX2ViDtKiW off=875898 len=213900 2023-12-01T05:12:07.845 INFO:tasks.workunit.client.0.smithi060.stdout:op 1307 completed, throughput=4.99MB/sec 2023-12-01T05:12:07.845 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KF0mknNzDZCjzuU off=1129460 len=1471575 2023-12-01T05:12:07.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 1308 completed, throughput=4.99MB/sec 2023-12-01T05:12:07.850 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3QfEdBhepxA62WE off=9490298 len=1619495 2023-12-01T05:12:07.855 INFO:tasks.workunit.client.0.smithi060.stdout:op 1309 completed, throughput=5MB/sec 2023-12-01T05:12:07.855 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bYKGA8gwCqFShbk off=5561087 len=1569804 2023-12-01T05:12:07.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 1310 completed, throughput=5.01MB/sec 2023-12-01T05:12:08.862 INFO:tasks.workunit.client.0.smithi060.stdout: 262: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:08.862 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F8LIKAK-i8o-koB off=5125195 len=1722122 2023-12-01T05:12:08.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 1311 completed, throughput=4.99MB/sec 2023-12-01T05:12:08.869 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LkLPmb6tu0ct2NM off=4305680 len=112032 2023-12-01T05:12:08.870 INFO:tasks.workunit.client.0.smithi060.stdout:op 1312 completed, throughput=4.99MB/sec 2023-12-01T05:12:08.870 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HquMqXk1Kkaz9me off=3459303 len=1532740 2023-12-01T05:12:08.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 1313 completed, throughput=5MB/sec 2023-12-01T05:12:08.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R_AzLE9qz3uqEiR off=7124007 len=410221 2023-12-01T05:12:08.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 1314 completed, throughput=5MB/sec 2023-12-01T05:12:08.875 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BmTxyd_pg3qsMRl off=3175680 len=307285 2023-12-01T05:12:08.876 INFO:tasks.workunit.client.0.smithi060.stdout:op 1315 completed, throughput=5MB/sec 2023-12-01T05:12:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:09 smithi060 ceph-mon[94233]: pgmap v1899: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:12:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:09 smithi060 ceph-mon[109077]: pgmap v1899: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:12:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:09 smithi089 ceph-mon[98504]: pgmap v1899: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:12:09.876 INFO:tasks.workunit.client.0.smithi060.stdout: 263: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:09.876 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dcXbb30S96NkGxa off=2124773 len=1389982 2023-12-01T05:12:09.883 INFO:tasks.workunit.client.0.smithi060.stdout:op 1316 completed, throughput=4.99MB/sec 2023-12-01T05:12:09.884 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WiGDeq4Q_Gt1uGz off=2421260 len=1522281 2023-12-01T05:12:09.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 1317 completed, throughput=4.99MB/sec 2023-12-01T05:12:09.886 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B6b5oDjkhY-pt08 off=811120 len=1558664 2023-12-01T05:12:09.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 1318 completed, throughput=5MB/sec 2023-12-01T05:12:09.893 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f0feGSutW20BTGz off=30356 len=1811435 2023-12-01T05:12:09.894 INFO:tasks.workunit.client.0.smithi060.stdout:op 1319 completed, throughput=5MB/sec 2023-12-01T05:12:10.895 INFO:tasks.workunit.client.0.smithi060.stdout: 264: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:10.895 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b86md9E4rpjAuOg off=10023908 len=349959 2023-12-01T05:12:10.898 INFO:tasks.workunit.client.0.smithi060.stdout:op 1320 completed, throughput=4.99MB/sec 2023-12-01T05:12:10.899 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pDuWT7QKwLtpVIH off=0 len=1631641 2023-12-01T05:12:10.913 INFO:tasks.workunit.client.0.smithi060.stdout:op 1321 completed, throughput=4.99MB/sec 2023-12-01T05:12:10.913 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o_n-gwpASv8xDpt off=5600603 len=13249 2023-12-01T05:12:10.916 INFO:tasks.workunit.client.0.smithi060.stdout:op 1322 completed, throughput=4.99MB/sec 2023-12-01T05:12:10.916 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hjiLGtPU97VbATs off=14313358 len=1945897 2023-12-01T05:12:10.926 INFO:tasks.workunit.client.0.smithi060.stdout:op 1323 completed, throughput=5MB/sec 2023-12-01T05:12:10.926 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KsILlP2k-z8ZF7Q off=279498 len=1299101 2023-12-01T05:12:10.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 1324 completed, throughput=5MB/sec 2023-12-01T05:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:11 smithi060 ceph-mon[94233]: pgmap v1900: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:11 smithi060 ceph-mon[109077]: pgmap v1900: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:11 smithi089 ceph-mon[98504]: pgmap v1900: 105 pgs: 105 active+clean; 128 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:11.928 INFO:tasks.workunit.client.0.smithi060.stdout: 265: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:11.928 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U5K8vzI6Mlu4PQc off=17929535 len=486513 2023-12-01T05:12:11.929 INFO:tasks.workunit.client.0.smithi060.stdout:op 1325 completed, throughput=4.99MB/sec 2023-12-01T05:12:11.929 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yYuJN8B-Q-mKgEf off=1191834 len=824825 2023-12-01T05:12:11.934 INFO:tasks.workunit.client.0.smithi060.stdout:op 1326 completed, throughput=4.99MB/sec 2023-12-01T05:12:11.934 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5S0jLuWdO-hNLWR off=20479548 len=1027429 2023-12-01T05:12:11.935 INFO:tasks.workunit.client.0.smithi060.stdout:op 1327 completed, throughput=4.99MB/sec 2023-12-01T05:12:11.936 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hhAQxK63I5gFEfz off=701796 len=346957 2023-12-01T05:12:11.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 1328 completed, throughput=4.99MB/sec 2023-12-01T05:12:11.936 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WunVQAcMurwImgP off=4236790 len=909838 2023-12-01T05:12:11.941 INFO:tasks.workunit.client.0.smithi060.stdout:op 1329 completed, throughput=5MB/sec 2023-12-01T05:12:11.941 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HAF8fL7oHfv_SQb off=823737 len=1722051 2023-12-01T05:12:11.943 INFO:tasks.workunit.client.0.smithi060.stdout:op 1330 completed, throughput=5MB/sec 2023-12-01T05:12:12.944 INFO:tasks.workunit.client.0.smithi060.stdout: 266: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:12.944 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UpDKJ3I9T_ckGJy off=1272063 len=255442 2023-12-01T05:12:12.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 1331 completed, throughput=4.99MB/sec 2023-12-01T05:12:12.947 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pqEJdEhVYYxEWZM off=17038295 len=1044789 2023-12-01T05:12:12.953 INFO:tasks.workunit.client.0.smithi060.stdout:op 1332 completed, throughput=4.99MB/sec 2023-12-01T05:12:12.953 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9bpTD_Uic5JUCaC off=2071942 len=1423034 2023-12-01T05:12:12.960 INFO:tasks.workunit.client.0.smithi060.stdout:op 1333 completed, throughput=4.99MB/sec 2023-12-01T05:12:12.960 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vAGe6WhNVkzYveG off=0 len=1558198 2023-12-01T05:12:12.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 1334 completed, throughput=5MB/sec 2023-12-01T05:12:12.968 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NXChaEP6ZaUyw8S off=10557404 len=973618 2023-12-01T05:12:12.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 1335 completed, throughput=5MB/sec 2023-12-01T05:12:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:13 smithi060 ceph-mon[94233]: pgmap v1901: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:12:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:13 smithi060 ceph-mon[109077]: pgmap v1901: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:12:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:13 smithi089 ceph-mon[98504]: pgmap v1901: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:12:13.969 INFO:tasks.workunit.client.0.smithi060.stdout: 267: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:13.969 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xq4QEAYwx0QEVah off=1153434 len=550695 2023-12-01T05:12:13.971 INFO:tasks.workunit.client.0.smithi060.stdout:op 1336 completed, throughput=4.99MB/sec 2023-12-01T05:12:13.971 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F1Q-qWlUFtDHZTU off=408944 len=1052435 2023-12-01T05:12:13.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 1337 completed, throughput=4.99MB/sec 2023-12-01T05:12:13.973 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EBSTQqmbgSf0VI- off=9220331 len=1150321 2023-12-01T05:12:13.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 1338 completed, throughput=4.99MB/sec 2023-12-01T05:12:13.975 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-chBWPva62sKA1n3 off=10032030 len=1269820 2023-12-01T05:12:13.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 1339 completed, throughput=5MB/sec 2023-12-01T05:12:13.977 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gcnhxtxO58EgLog off=17323893 len=1512211 2023-12-01T05:12:13.981 INFO:tasks.workunit.client.0.smithi060.stdout:op 1340 completed, throughput=5MB/sec 2023-12-01T05:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:12:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:12:14.981 INFO:tasks.workunit.client.0.smithi060.stdout: 268: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:14.981 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6W3L_OqYG2Nao1D off=3660197 len=1890021 2023-12-01T05:12:14.985 INFO:tasks.workunit.client.0.smithi060.stdout:op 1341 completed, throughput=4.99MB/sec 2023-12-01T05:12:14.985 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U0WOv5Gp3BwFVsV off=4815483 len=1302401 2023-12-01T05:12:14.993 INFO:tasks.workunit.client.0.smithi060.stdout:op 1342 completed, throughput=5MB/sec 2023-12-01T05:12:14.993 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3zvBd9iL0GP1i3- off=6688093 len=1981928 2023-12-01T05:12:15.000 INFO:tasks.workunit.client.0.smithi060.stdout:op 1343 completed, throughput=5MB/sec 2023-12-01T05:12:15.257 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:12:15.588 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:12:15.588 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (26m) 4m ago 27m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:12:15.588 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (26m) 4m ago 26m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (27m) 4m ago 27m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (27m) 4m ago 27m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (30m) 4m ago 30m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (32m) 4m ago 32m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (32m) 4m ago 32m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (31m) 4m ago 31m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (31m) 4m ago 31m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (26m) 4m ago 26m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (26m) 4m ago 26m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (30m) 4m ago 30m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (30m) 4m ago 30m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:12:15.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (29m) 4m ago 29m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:12:15.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (29m) 4m ago 29m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:12:15.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (29m) 4m ago 29m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:12:15.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (28m) 4m ago 28m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:12:15.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (28m) 4m ago 28m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:12:15.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (28m) 4m ago 28m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:12:15.590 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (26m) 4m ago 27m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:12:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:15 smithi060 ceph-mon[109077]: pgmap v1902: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:15 smithi060 ceph-mon[94233]: pgmap v1902: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:15 smithi089 ceph-mon[98504]: pgmap v1902: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:15.987 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:15.988 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:12:15.989 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:12:15.989 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:12:15.989 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:12:16.000 INFO:tasks.workunit.client.0.smithi060.stdout: 269: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:16.001 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-v_JKyWDH-4SHe1S off=458095 len=1319811 2023-12-01T05:12:16.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 1344 completed, throughput=4.99MB/sec 2023-12-01T05:12:16.003 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dHGaLbBmrC_9D_a off=2091152 len=943648 2023-12-01T05:12:16.005 INFO:tasks.workunit.client.0.smithi060.stdout:op 1345 completed, throughput=4.99MB/sec 2023-12-01T05:12:16.005 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Bm80_eSL88c8ZFk off=5305407 len=373549 2023-12-01T05:12:16.006 INFO:tasks.workunit.client.0.smithi060.stdout:op 1346 completed, throughput=4.99MB/sec 2023-12-01T05:12:16.006 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vq5DG84qvxxZ4ow off=6548823 len=1023628 2023-12-01T05:12:16.007 INFO:tasks.workunit.client.0.smithi060.stdout:op 1347 completed, throughput=5MB/sec 2023-12-01T05:12:16.007 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YuQRqIjckMXqZds off=6058900 len=1253460 2023-12-01T05:12:16.015 INFO:tasks.workunit.client.0.smithi060.stdout:op 1348 completed, throughput=5MB/sec 2023-12-01T05:12:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:16 smithi060 ceph-mon[94233]: from='client.26270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2699817608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:12:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:16 smithi060 ceph-mon[109077]: from='client.26270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2699817608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:12:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:16 smithi089 ceph-mon[98504]: from='client.26270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2699817608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:12:17.015 INFO:tasks.workunit.client.0.smithi060.stdout: 270: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:17.016 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zkJeL3uiCBjBR-v off=5352703 len=1265107 2023-12-01T05:12:17.018 INFO:tasks.workunit.client.0.smithi060.stdout:op 1349 completed, throughput=4.99MB/sec 2023-12-01T05:12:17.018 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xY5zRkU2gGJnLCw off=152146 len=416677 2023-12-01T05:12:17.022 INFO:tasks.workunit.client.0.smithi060.stdout:op 1350 completed, throughput=4.99MB/sec 2023-12-01T05:12:17.022 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fptXBcNqPKEWTYd off=5909624 len=1646511 2023-12-01T05:12:17.024 INFO:tasks.workunit.client.0.smithi060.stdout:op 1351 completed, throughput=4.99MB/sec 2023-12-01T05:12:17.024 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CPP9hTF5utyA3B1 off=3541872 len=2048213 2023-12-01T05:12:17.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 1352 completed, throughput=5MB/sec 2023-12-01T05:12:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:17 smithi060 ceph-mon[94233]: from='client.26276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:17 smithi060 ceph-mon[94233]: pgmap v1903: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:17 smithi060 ceph-mon[109077]: from='client.26276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:17 smithi060 ceph-mon[109077]: pgmap v1903: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:17 smithi089 ceph-mon[98504]: from='client.26276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:17 smithi089 ceph-mon[98504]: pgmap v1903: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:12:18.026 INFO:tasks.workunit.client.0.smithi060.stdout: 271: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:18.027 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NNVsSidy5C1qlv2 off=1513398 len=707536 2023-12-01T05:12:18.031 INFO:tasks.workunit.client.0.smithi060.stdout:op 1353 completed, throughput=4.99MB/sec 2023-12-01T05:12:18.031 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hAci8bzdg8EB8sw off=16989782 len=879677 2023-12-01T05:12:18.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 1354 completed, throughput=4.99MB/sec 2023-12-01T05:12:18.032 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HYCSEunQpiRF8e6 off=11032636 len=191374 2023-12-01T05:12:18.033 INFO:tasks.workunit.client.0.smithi060.stdout:op 1355 completed, throughput=4.99MB/sec 2023-12-01T05:12:18.033 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zTO0Y1tKRBeBLRo off=21959395 len=1492614 2023-12-01T05:12:18.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 1356 completed, throughput=4.99MB/sec 2023-12-01T05:12:18.040 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-V4c1_mck26WdLUP off=4807 len=1236081 2023-12-01T05:12:18.041 INFO:tasks.workunit.client.0.smithi060.stdout:op 1357 completed, throughput=5MB/sec 2023-12-01T05:12:18.041 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XPEMzoVIUsEwVev off=13784785 len=1399495 2023-12-01T05:12:18.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 1358 completed, throughput=5MB/sec 2023-12-01T05:12:19.048 INFO:tasks.workunit.client.0.smithi060.stdout: 272: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:19.048 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2-gyVN68yx_KZ2d off=1735624 len=1120923 2023-12-01T05:12:19.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 1359 completed, throughput=4.99MB/sec 2023-12-01T05:12:19.050 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vI2uGAFdHSw-SB6 off=2523831 len=1483699 2023-12-01T05:12:19.057 INFO:tasks.workunit.client.0.smithi060.stdout:op 1360 completed, throughput=4.99MB/sec 2023-12-01T05:12:19.057 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3dbChGWyMgdG9F7 off=9092586 len=663662 2023-12-01T05:12:19.062 INFO:tasks.workunit.client.0.smithi060.stdout:op 1361 completed, throughput=5MB/sec 2023-12-01T05:12:19.063 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EhYuZsCWvtNxV1v off=3653842 len=698827 2023-12-01T05:12:19.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 1362 completed, throughput=5MB/sec 2023-12-01T05:12:19.066 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-haVbDUn_Lk4VhXh off=2463937 len=607345 2023-12-01T05:12:19.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 1363 completed, throughput=5MB/sec 2023-12-01T05:12:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:19 smithi060 ceph-mon[109077]: pgmap v1904: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:12:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:19 smithi060 ceph-mon[94233]: pgmap v1904: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:12:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:19 smithi089 ceph-mon[98504]: pgmap v1904: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:12:20.069 INFO:tasks.workunit.client.0.smithi060.stdout: 273: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:20.069 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g5daC0zFLYMkint off=15719895 len=1618361 2023-12-01T05:12:20.077 INFO:tasks.workunit.client.0.smithi060.stdout:op 1364 completed, throughput=4.99MB/sec 2023-12-01T05:12:20.077 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r0ZTAV1gKmpYpB3 off=9943201 len=1191234 2023-12-01T05:12:20.079 INFO:tasks.workunit.client.0.smithi060.stdout:op 1365 completed, throughput=4.99MB/sec 2023-12-01T05:12:20.079 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-viQe3IS4UkZ3s4s off=694589 len=2057875 2023-12-01T05:12:20.090 INFO:tasks.workunit.client.0.smithi060.stdout:op 1366 completed, throughput=5MB/sec 2023-12-01T05:12:20.091 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sGS1RfnFTaMTi7z off=0 len=1563092 2023-12-01T05:12:20.099 INFO:tasks.workunit.client.0.smithi060.stdout:op 1367 completed, throughput=5MB/sec 2023-12-01T05:12:21.099 INFO:tasks.workunit.client.0.smithi060.stdout: 274: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:21.099 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0iWoopwIL7xndJB off=4342570 len=1818078 2023-12-01T05:12:21.101 INFO:tasks.workunit.client.0.smithi060.stdout:op 1368 completed, throughput=4.99MB/sec 2023-12-01T05:12:21.102 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c1zgxjcGzLb5feD off=3766840 len=1021880 2023-12-01T05:12:21.107 INFO:tasks.workunit.client.0.smithi060.stdout:op 1369 completed, throughput=5MB/sec 2023-12-01T05:12:21.107 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yRkEMppUQ0QzEcB off=4787667 len=714448 2023-12-01T05:12:21.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 1370 completed, throughput=5MB/sec 2023-12-01T05:12:21.110 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I7gTqT5H0kUk2yB off=2506469 len=1829017 2023-12-01T05:12:21.121 INFO:tasks.workunit.client.0.smithi060.stdout:op 1371 completed, throughput=5MB/sec 2023-12-01T05:12:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:21 smithi060 ceph-mon[94233]: pgmap v1905: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:21 smithi060 ceph-mon[109077]: pgmap v1905: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:21 smithi089 ceph-mon[98504]: pgmap v1905: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:22.121 INFO:tasks.workunit.client.0.smithi060.stdout: 275: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:22.122 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0t8Vi4ORwuhys3L off=1811463 len=835072 2023-12-01T05:12:22.123 INFO:tasks.workunit.client.0.smithi060.stdout:op 1372 completed, throughput=4.99MB/sec 2023-12-01T05:12:22.123 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IFqVPRuHmM39jv7 off=12542196 len=1796280 2023-12-01T05:12:22.125 INFO:tasks.workunit.client.0.smithi060.stdout:op 1373 completed, throughput=5MB/sec 2023-12-01T05:12:22.125 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OIoQBb42gwYJa3B off=112190 len=1679612 2023-12-01T05:12:22.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 1374 completed, throughput=5MB/sec 2023-12-01T05:12:23.127 INFO:tasks.workunit.client.0.smithi060.stdout: 276: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:23.128 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iW8aRT9qqzGAMpx off=6651225 len=405614 2023-12-01T05:12:23.128 INFO:tasks.workunit.client.0.smithi060.stdout:op 1375 completed, throughput=4.99MB/sec 2023-12-01T05:12:23.128 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NDVAupJKaDfiDx8 off=5201539 len=748519 2023-12-01T05:12:23.133 INFO:tasks.workunit.client.0.smithi060.stdout:op 1376 completed, throughput=4.99MB/sec 2023-12-01T05:12:23.133 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YsN5WJfiE_wra3T off=5848283 len=794774 2023-12-01T05:12:23.138 INFO:tasks.workunit.client.0.smithi060.stdout:op 1377 completed, throughput=4.99MB/sec 2023-12-01T05:12:23.138 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ou2xi6ubWRplFOr off=2132506 len=277452 2023-12-01T05:12:23.139 INFO:tasks.workunit.client.0.smithi060.stdout:op 1378 completed, throughput=4.99MB/sec 2023-12-01T05:12:23.139 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D05wgLlZuC3vXHd off=875946 len=185215 2023-12-01T05:12:23.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 1379 completed, throughput=4.99MB/sec 2023-12-01T05:12:23.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BiYPys4V-rycIJU off=16974499 len=1543621 2023-12-01T05:12:23.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 1380 completed, throughput=5MB/sec 2023-12-01T05:12:23.148 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c99r-OOIzIX437M off=8300746 len=58150 2023-12-01T05:12:23.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 1381 completed, throughput=5MB/sec 2023-12-01T05:12:23.150 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q7BqWKK9qAYy-_m off=11839886 len=64843 2023-12-01T05:12:23.153 INFO:tasks.workunit.client.0.smithi060.stdout:op 1382 completed, throughput=5MB/sec 2023-12-01T05:12:23.153 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k9lgBROcUwgxqz9 off=5706838 len=1794013 2023-12-01T05:12:23.162 INFO:tasks.workunit.client.0.smithi060.stdout:op 1383 completed, throughput=5MB/sec 2023-12-01T05:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:23 smithi060 ceph-mon[94233]: pgmap v1906: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:23 smithi060 ceph-mon[109077]: pgmap v1906: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:23 smithi089 ceph-mon[98504]: pgmap v1906: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:24.162 INFO:tasks.workunit.client.0.smithi060.stdout: 277: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:24.162 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-i7DNGISeAz6ti1X off=12617801 len=698005 2023-12-01T05:12:24.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 1384 completed, throughput=4.99MB/sec 2023-12-01T05:12:24.164 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Vt8jfkxFZVO4JdR off=16363376 len=959286 2023-12-01T05:12:24.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 1385 completed, throughput=4.99MB/sec 2023-12-01T05:12:24.167 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D6CK11qZmv8BH-z off=9194218 len=369068 2023-12-01T05:12:24.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 1386 completed, throughput=4.99MB/sec 2023-12-01T05:12:24.167 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vKPl2djKoplHL4e off=3140739 len=1490895 2023-12-01T05:12:24.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 1387 completed, throughput=5MB/sec 2023-12-01T05:12:24.177 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ksjlTqCkwoB42fn off=14956428 len=5622 2023-12-01T05:12:24.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 1388 completed, throughput=5MB/sec 2023-12-01T05:12:24.179 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-znfBjkixRLsXt00 off=14198422 len=1552493 2023-12-01T05:12:24.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 1389 completed, throughput=5MB/sec 2023-12-01T05:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:12:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:12:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:12:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:12:25.186 INFO:tasks.workunit.client.0.smithi060.stdout: 278: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:25.186 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3YRvUE-DMOcRSeU off=4091763 len=654847 2023-12-01T05:12:25.190 INFO:tasks.workunit.client.0.smithi060.stdout:op 1390 completed, throughput=4.99MB/sec 2023-12-01T05:12:25.190 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Dn2XfG8zOQOsoyF off=836398 len=1187301 2023-12-01T05:12:25.191 INFO:tasks.workunit.client.0.smithi060.stdout:op 1391 completed, throughput=4.99MB/sec 2023-12-01T05:12:25.191 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rldgfN6DISzDQTF off=4408872 len=1930402 2023-12-01T05:12:25.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 1392 completed, throughput=5MB/sec 2023-12-01T05:12:25.194 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-znSAq1HOY-qYqjj off=629524 len=122605 2023-12-01T05:12:25.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 1393 completed, throughput=5MB/sec 2023-12-01T05:12:25.194 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iFsfhy7yrpBl4G2 off=213075 len=257323 2023-12-01T05:12:25.197 INFO:tasks.workunit.client.0.smithi060.stdout:op 1394 completed, throughput=5MB/sec 2023-12-01T05:12:25.197 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TNRKFEO2bbAnk2c off=5874236 len=1460656 2023-12-01T05:12:25.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 1395 completed, throughput=5MB/sec 2023-12-01T05:12:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[94233]: pgmap v1907: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:12:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:12:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[109077]: pgmap v1907: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:12:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:12:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:25 smithi089 ceph-mon[98504]: pgmap v1907: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:12:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:12:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:12:26.198 INFO:tasks.workunit.client.0.smithi060.stdout: 279: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:26.199 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IoSWDTSbPTxzE8O off=2262871 len=26720 2023-12-01T05:12:26.201 INFO:tasks.workunit.client.0.smithi060.stdout:op 1396 completed, throughput=4.99MB/sec 2023-12-01T05:12:26.201 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QtkME2-Wh1nI_o9 off=538348 len=752947 2023-12-01T05:12:26.206 INFO:tasks.workunit.client.0.smithi060.stdout:op 1397 completed, throughput=4.99MB/sec 2023-12-01T05:12:26.206 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CHl2c2QcZXl1U_c off=2950076 len=2019707 2023-12-01T05:12:26.217 INFO:tasks.workunit.client.0.smithi060.stdout:op 1398 completed, throughput=4.99MB/sec 2023-12-01T05:12:26.217 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nyxfr_tU0XdnFTj off=2516241 len=770247 2023-12-01T05:12:26.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 1399 completed, throughput=5MB/sec 2023-12-01T05:12:26.218 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KSXbZ_NurJZGh1e off=16437072 len=1949050 2023-12-01T05:12:26.226 INFO:tasks.workunit.client.0.smithi060.stdout:op 1400 completed, throughput=5MB/sec 2023-12-01T05:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:27.226 INFO:tasks.workunit.client.0.smithi060.stdout: 280: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:27.226 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fZHsNwZaQRyFqum off=1255908 len=1511140 2023-12-01T05:12:27.233 INFO:tasks.workunit.client.0.smithi060.stdout:op 1401 completed, throughput=4.99MB/sec 2023-12-01T05:12:27.234 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VvGrFnNgiDoRTs3 off=23844537 len=1403900 2023-12-01T05:12:27.241 INFO:tasks.workunit.client.0.smithi060.stdout:op 1402 completed, throughput=5MB/sec 2023-12-01T05:12:27.241 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WS95ftTbipgRmtI off=6705887 len=295441 2023-12-01T05:12:27.241 INFO:tasks.workunit.client.0.smithi060.stdout:op 1403 completed, throughput=5MB/sec 2023-12-01T05:12:27.241 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MwJ7Wk7rqH9iVo6 off=16866509 len=41290 2023-12-01T05:12:27.242 INFO:tasks.workunit.client.0.smithi060.stdout:op 1404 completed, throughput=5MB/sec 2023-12-01T05:12:27.242 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZUCbWtfAePIoe0f off=1407989 len=1789866 2023-12-01T05:12:27.244 INFO:tasks.workunit.client.0.smithi060.stdout:op 1405 completed, throughput=5MB/sec 2023-12-01T05:12:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:27 smithi060 ceph-mon[94233]: pgmap v1908: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:27 smithi060 ceph-mon[109077]: pgmap v1908: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:27 smithi089 ceph-mon[98504]: pgmap v1908: 105 pgs: 105 active+clean; 128 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:12:28.243 INFO:tasks.workunit.client.0.smithi060.stdout: 281: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:28.243 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5WF8MPXiNax0ZEY off=3938070 len=575407 2023-12-01T05:12:28.248 INFO:tasks.workunit.client.0.smithi060.stdout:op 1406 completed, throughput=4.99MB/sec 2023-12-01T05:12:28.248 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sfbHjLRgp1Mz1vB off=16032017 len=392448 2023-12-01T05:12:28.248 INFO:tasks.workunit.client.0.smithi060.stdout:op 1407 completed, throughput=4.99MB/sec 2023-12-01T05:12:28.249 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-epkYHFoe_G9vdjp off=716100 len=1800679 2023-12-01T05:12:28.251 INFO:tasks.workunit.client.0.smithi060.stdout:op 1408 completed, throughput=4.99MB/sec 2023-12-01T05:12:28.251 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_A_egKZUUwOk39k off=14537272 len=1319266 2023-12-01T05:12:28.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 1409 completed, throughput=5MB/sec 2023-12-01T05:12:28.257 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-24xhN8C3nwGIaM6 off=5279073 len=1215053 2023-12-01T05:12:28.258 INFO:tasks.workunit.client.0.smithi060.stdout:op 1410 completed, throughput=5MB/sec 2023-12-01T05:12:29.258 INFO:tasks.workunit.client.0.smithi060.stdout: 282: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:29.259 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oGDVDFscU2VzpkE off=2521706 len=34283 2023-12-01T05:12:29.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 1411 completed, throughput=4.99MB/sec 2023-12-01T05:12:29.259 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oFKgWMzgqhY9HTm off=3900043 len=889385 2023-12-01T05:12:29.264 INFO:tasks.workunit.client.0.smithi060.stdout:op 1412 completed, throughput=4.99MB/sec 2023-12-01T05:12:29.264 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_rQfu2zfqh-bNJH off=2810604 len=888894 2023-12-01T05:12:29.269 INFO:tasks.workunit.client.0.smithi060.stdout:op 1413 completed, throughput=4.99MB/sec 2023-12-01T05:12:29.269 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VBznCUAghxtwzfw off=1134810 len=713046 2023-12-01T05:12:29.270 INFO:tasks.workunit.client.0.smithi060.stdout:op 1414 completed, throughput=4.99MB/sec 2023-12-01T05:12:29.270 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m65aS0uUCWYopC2 off=1465354 len=693440 2023-12-01T05:12:29.271 INFO:tasks.workunit.client.0.smithi060.stdout:op 1415 completed, throughput=5MB/sec 2023-12-01T05:12:29.271 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bJCqX3XXDbd0DRY off=2502563 len=1816818 2023-12-01T05:12:29.273 INFO:tasks.workunit.client.0.smithi060.stdout:op 1416 completed, throughput=5MB/sec 2023-12-01T05:12:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:29 smithi060 ceph-mon[94233]: pgmap v1909: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:29 smithi060 ceph-mon[109077]: pgmap v1909: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:29 smithi089 ceph-mon[98504]: pgmap v1909: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:30.273 INFO:tasks.workunit.client.0.smithi060.stdout: 283: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:30.274 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VXU65V21-8UlJkI off=5166319 len=323147 2023-12-01T05:12:30.275 INFO:tasks.workunit.client.0.smithi060.stdout:op 1417 completed, throughput=4.99MB/sec 2023-12-01T05:12:30.275 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yaVUBZ-EIw2A0I4 off=985488 len=1784107 2023-12-01T05:12:30.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 1418 completed, throughput=4.99MB/sec 2023-12-01T05:12:30.277 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xCd72-gXyUiaGUI off=8554027 len=1710658 2023-12-01T05:12:30.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 1419 completed, throughput=5MB/sec 2023-12-01T05:12:30.280 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZYOrOnWm2i3Nu7X off=4041189 len=573816 2023-12-01T05:12:30.281 INFO:tasks.workunit.client.0.smithi060.stdout:op 1420 completed, throughput=5MB/sec 2023-12-01T05:12:30.281 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tgX4iLkOTme0bhc off=8985895 len=1613878 2023-12-01T05:12:30.282 INFO:tasks.workunit.client.0.smithi060.stdout:op 1421 completed, throughput=5MB/sec 2023-12-01T05:12:31.282 INFO:tasks.workunit.client.0.smithi060.stdout: 284: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:31.283 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YkbrBWpMwcHtdGU off=3880836 len=766562 2023-12-01T05:12:31.287 INFO:tasks.workunit.client.0.smithi060.stdout:op 1422 completed, throughput=4.99MB/sec 2023-12-01T05:12:31.287 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A73dwHIuyH-lRSn off=19367608 len=589475 2023-12-01T05:12:31.291 INFO:tasks.workunit.client.0.smithi060.stdout:op 1423 completed, throughput=4.99MB/sec 2023-12-01T05:12:31.291 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bVzzb-KPuuD1zDz off=14365974 len=2021400 2023-12-01T05:12:31.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 1424 completed, throughput=5MB/sec 2023-12-01T05:12:31.299 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WgHJDnlBfxRr_wo off=1009192 len=1077016 2023-12-01T05:12:31.300 INFO:tasks.workunit.client.0.smithi060.stdout:op 1425 completed, throughput=5MB/sec 2023-12-01T05:12:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:31 smithi060 ceph-mon[94233]: pgmap v1910: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:12:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:31 smithi060 ceph-mon[109077]: pgmap v1910: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:12:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:31 smithi089 ceph-mon[98504]: pgmap v1910: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:12:32.301 INFO:tasks.workunit.client.0.smithi060.stdout: 285: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:32.301 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WDLBIFb65vg1ZUP off=7415459 len=676022 2023-12-01T05:12:32.305 INFO:tasks.workunit.client.0.smithi060.stdout:op 1426 completed, throughput=4.99MB/sec 2023-12-01T05:12:32.305 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-50yTsXXgvTU9Zlv off=15299125 len=1102899 2023-12-01T05:12:32.310 INFO:tasks.workunit.client.0.smithi060.stdout:op 1427 completed, throughput=4.99MB/sec 2023-12-01T05:12:32.310 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ATL0ShdfPuHCfVc off=2551883 len=1462477 2023-12-01T05:12:32.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 1428 completed, throughput=4.99MB/sec 2023-12-01T05:12:32.317 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q0IshnWMvuXRA0C off=14699173 len=166945 2023-12-01T05:12:32.318 INFO:tasks.workunit.client.0.smithi060.stdout:op 1429 completed, throughput=4.99MB/sec 2023-12-01T05:12:32.318 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--QGzJqS1wKilFaD off=16057698 len=2034501 2023-12-01T05:12:32.322 INFO:tasks.workunit.client.0.smithi060.stdout:op 1430 completed, throughput=5MB/sec 2023-12-01T05:12:33.322 INFO:tasks.workunit.client.0.smithi060.stdout: 286: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:33.322 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UpLnSIz-cf8eUX1 off=2859317 len=1419307 2023-12-01T05:12:33.331 INFO:tasks.workunit.client.0.smithi060.stdout:op 1431 completed, throughput=4.99MB/sec 2023-12-01T05:12:33.331 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-doah8W5dfoq_ZW2 off=8912017 len=1361302 2023-12-01T05:12:33.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 1432 completed, throughput=4.99MB/sec 2023-12-01T05:12:33.333 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ym28N4rHAx7VYhu off=12079372 len=571115 2023-12-01T05:12:33.337 INFO:tasks.workunit.client.0.smithi060.stdout:op 1433 completed, throughput=4.99MB/sec 2023-12-01T05:12:33.337 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cDYymj1mB5NONYZ off=15101878 len=1423116 2023-12-01T05:12:33.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 1434 completed, throughput=5MB/sec 2023-12-01T05:12:33.345 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AKTlVeK-51nejz_ off=7330027 len=1497317 2023-12-01T05:12:33.347 INFO:tasks.workunit.client.0.smithi060.stdout:op 1435 completed, throughput=5MB/sec 2023-12-01T05:12:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:33 smithi060 ceph-mon[94233]: pgmap v1911: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:33 smithi060 ceph-mon[109077]: pgmap v1911: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:33 smithi089 ceph-mon[98504]: pgmap v1911: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:12:34.347 INFO:tasks.workunit.client.0.smithi060.stdout: 287: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:34.347 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q1Au42wLrOXmxhm off=10700076 len=312530 2023-12-01T05:12:34.348 INFO:tasks.workunit.client.0.smithi060.stdout:op 1436 completed, throughput=4.99MB/sec 2023-12-01T05:12:34.348 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cTtTeCaTXHkov-i off=3487991 len=1517014 2023-12-01T05:12:34.356 INFO:tasks.workunit.client.0.smithi060.stdout:op 1437 completed, throughput=4.99MB/sec 2023-12-01T05:12:34.356 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pi9VihL71o2Mmb2 off=10617931 len=3072 2023-12-01T05:12:34.357 INFO:tasks.workunit.client.0.smithi060.stdout:op 1438 completed, throughput=4.99MB/sec 2023-12-01T05:12:34.357 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C6EYRV8-V7IPBVg off=21204681 len=173587 2023-12-01T05:12:34.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 1439 completed, throughput=4.99MB/sec 2023-12-01T05:12:34.359 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fatcjib-HpQFrtD off=4214756 len=1461732 2023-12-01T05:12:34.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 1440 completed, throughput=5MB/sec 2023-12-01T05:12:34.361 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O-29vv5b51PICYh off=7268808 len=1904702 2023-12-01T05:12:34.368 INFO:tasks.workunit.client.0.smithi060.stdout:op 1441 completed, throughput=5MB/sec 2023-12-01T05:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:12:34] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:12:35.368 INFO:tasks.workunit.client.0.smithi060.stdout: 288: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:35.368 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YWtVCg5W8xoQ73m off=1162848 len=178507 2023-12-01T05:12:35.369 INFO:tasks.workunit.client.0.smithi060.stdout:op 1442 completed, throughput=4.99MB/sec 2023-12-01T05:12:35.369 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-R8V6yecoS5FoXsy off=12074766 len=1454917 2023-12-01T05:12:35.371 INFO:tasks.workunit.client.0.smithi060.stdout:op 1443 completed, throughput=4.99MB/sec 2023-12-01T05:12:35.371 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B90JGhCsCH0UcgS off=3727396 len=1881107 2023-12-01T05:12:35.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 1444 completed, throughput=5MB/sec 2023-12-01T05:12:35.373 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X6AHd0sutqxnhIL off=11413184 len=1589051 2023-12-01T05:12:35.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 1445 completed, throughput=5MB/sec 2023-12-01T05:12:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:35 smithi060 ceph-mon[109077]: pgmap v1912: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:35 smithi060 ceph-mon[94233]: pgmap v1912: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:35 smithi089 ceph-mon[98504]: pgmap v1912: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:36.380 INFO:tasks.workunit.client.0.smithi060.stdout: 289: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:36.380 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lwHoFhyyjuJ9mlY off=1657263 len=1764986 2023-12-01T05:12:36.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 1446 completed, throughput=4.99MB/sec 2023-12-01T05:12:36.387 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jKpwr27s4awuPLS off=2495 len=803848 2023-12-01T05:12:36.389 INFO:tasks.workunit.client.0.smithi060.stdout:op 1447 completed, throughput=4.99MB/sec 2023-12-01T05:12:36.389 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Tt0GdaqlV2NgrXe off=18237174 len=220992 2023-12-01T05:12:36.389 INFO:tasks.workunit.client.0.smithi060.stdout:op 1448 completed, throughput=5MB/sec 2023-12-01T05:12:36.389 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nP3jsTHKVDf68WW off=3842349 len=581315 2023-12-01T05:12:36.390 INFO:tasks.workunit.client.0.smithi060.stdout:op 1449 completed, throughput=5MB/sec 2023-12-01T05:12:36.390 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NINpj5c-U2qh9yt off=15338374 len=1018667 2023-12-01T05:12:36.395 INFO:tasks.workunit.client.0.smithi060.stdout:op 1450 completed, throughput=5MB/sec 2023-12-01T05:12:37.395 INFO:tasks.workunit.client.0.smithi060.stdout: 290: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:37.395 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BZbPKxP_MFF_fka off=6920838 len=1435902 2023-12-01T05:12:37.402 INFO:tasks.workunit.client.0.smithi060.stdout:op 1451 completed, throughput=4.99MB/sec 2023-12-01T05:12:37.402 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B9jLoqWS45ko5Wk off=3607336 len=1599002 2023-12-01T05:12:37.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 1452 completed, throughput=4.99MB/sec 2023-12-01T05:12:37.408 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iGmXs_r90KrvAqt off=3815222 len=417723 2023-12-01T05:12:37.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 1453 completed, throughput=4.99MB/sec 2023-12-01T05:12:37.409 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Cb6S_1IQWKrSFKa off=3680742 len=929777 2023-12-01T05:12:37.413 INFO:tasks.workunit.client.0.smithi060.stdout:op 1454 completed, throughput=5MB/sec 2023-12-01T05:12:37.413 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PGBMM-SmYsr8SnQ off=4977129 len=2024274 2023-12-01T05:12:37.422 INFO:tasks.workunit.client.0.smithi060.stdout:op 1455 completed, throughput=5MB/sec 2023-12-01T05:12:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:37 smithi060 ceph-mon[94233]: pgmap v1913: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:37 smithi060 ceph-mon[109077]: pgmap v1913: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:37 smithi089 ceph-mon[98504]: pgmap v1913: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:12:38.422 INFO:tasks.workunit.client.0.smithi060.stdout: 291: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:38.422 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Jr4t2s8Kj3g9ypa off=162728 len=245341 2023-12-01T05:12:38.425 INFO:tasks.workunit.client.0.smithi060.stdout:op 1456 completed, throughput=4.99MB/sec 2023-12-01T05:12:38.425 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KCzHaLn6LftGKjt off=7469511 len=1787703 2023-12-01T05:12:38.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 1457 completed, throughput=4.99MB/sec 2023-12-01T05:12:38.434 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xnycFi3XIx_xQ8g off=10543074 len=113030 2023-12-01T05:12:38.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 1458 completed, throughput=4.99MB/sec 2023-12-01T05:12:38.434 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Mx8G_0v6MrK2666 off=3820206 len=868765 2023-12-01T05:12:38.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 1459 completed, throughput=5MB/sec 2023-12-01T05:12:38.435 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8dOqSQ4fGcRFhhr off=11774894 len=318908 2023-12-01T05:12:38.438 INFO:tasks.workunit.client.0.smithi060.stdout:op 1460 completed, throughput=5MB/sec 2023-12-01T05:12:38.438 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MrXIT3F77nhEuTK off=2778082 len=1351945 2023-12-01T05:12:38.439 INFO:tasks.workunit.client.0.smithi060.stdout:op 1461 completed, throughput=5MB/sec 2023-12-01T05:12:39.439 INFO:tasks.workunit.client.0.smithi060.stdout: 292: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:39.439 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AYiP8LVlhZOWOdl off=612374 len=1116331 2023-12-01T05:12:39.441 INFO:tasks.workunit.client.0.smithi060.stdout:op 1462 completed, throughput=4.99MB/sec 2023-12-01T05:12:39.441 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GpXqCotZ7ewp76- off=0 len=1771143 2023-12-01T05:12:39.443 INFO:tasks.workunit.client.0.smithi060.stdout:op 1463 completed, throughput=4.99MB/sec 2023-12-01T05:12:39.443 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MtNRMWCi1w9crZN off=4833003 len=13161 2023-12-01T05:12:39.445 INFO:tasks.workunit.client.0.smithi060.stdout:op 1464 completed, throughput=4.99MB/sec 2023-12-01T05:12:39.446 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--jL-_85d69QFwuC off=2773217 len=190709 2023-12-01T05:12:39.446 INFO:tasks.workunit.client.0.smithi060.stdout:op 1465 completed, throughput=4.99MB/sec 2023-12-01T05:12:39.446 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8UqVhjnv_s_77MG off=4625533 len=760392 2023-12-01T05:12:39.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 1466 completed, throughput=5MB/sec 2023-12-01T05:12:39.450 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_6BhE3Q6lYw7olG off=4373792 len=105519 2023-12-01T05:12:39.452 INFO:tasks.workunit.client.0.smithi060.stdout:op 1467 completed, throughput=5MB/sec 2023-12-01T05:12:39.453 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dzPOI-bYEpjbzDk off=1604307 len=1102705 2023-12-01T05:12:39.453 INFO:tasks.workunit.client.0.smithi060.stdout:op 1468 completed, throughput=5MB/sec 2023-12-01T05:12:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:39 smithi060 ceph-mon[94233]: pgmap v1914: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:12:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:39 smithi060 ceph-mon[109077]: pgmap v1914: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:12:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:39 smithi089 ceph-mon[98504]: pgmap v1914: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:12:40.454 INFO:tasks.workunit.client.0.smithi060.stdout: 293: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:40.454 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9qmSNFHEWVFs2tL off=8576124 len=560822 2023-12-01T05:12:40.455 INFO:tasks.workunit.client.0.smithi060.stdout:op 1469 completed, throughput=4.99MB/sec 2023-12-01T05:12:40.455 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kKFoqH2yCL8nMqk off=6316265 len=1389718 2023-12-01T05:12:40.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 1470 completed, throughput=4.99MB/sec 2023-12-01T05:12:40.457 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NaOSQJZuQPa4vmX off=6989323 len=1610102 2023-12-01T05:12:40.459 INFO:tasks.workunit.client.0.smithi060.stdout:op 1471 completed, throughput=5MB/sec 2023-12-01T05:12:40.459 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MA0khmyV667tqbw off=13794057 len=1884389 2023-12-01T05:12:40.469 INFO:tasks.workunit.client.0.smithi060.stdout:op 1472 completed, throughput=5MB/sec 2023-12-01T05:12:41.469 INFO:tasks.workunit.client.0.smithi060.stdout: 294: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:41.469 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-w9L5YiIgd947SQL off=1600829 len=1938480 2023-12-01T05:12:41.480 INFO:tasks.workunit.client.0.smithi060.stdout:op 1473 completed, throughput=4.99MB/sec 2023-12-01T05:12:41.480 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_mQOcp4g3ZQWEJN off=12262388 len=730844 2023-12-01T05:12:41.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 1474 completed, throughput=4.99MB/sec 2023-12-01T05:12:41.481 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gNGYeureXoHiRdz off=5153962 len=2045750 2023-12-01T05:12:41.493 INFO:tasks.workunit.client.0.smithi060.stdout:op 1475 completed, throughput=5MB/sec 2023-12-01T05:12:41.493 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X7DRIROZVjk3h3v off=9449740 len=1850672 2023-12-01T05:12:41.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 1476 completed, throughput=5MB/sec 2023-12-01T05:12:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:41 smithi060 ceph-mon[109077]: pgmap v1915: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:12:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:41 smithi060 ceph-mon[94233]: pgmap v1915: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:12:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:41 smithi089 ceph-mon[98504]: pgmap v1915: 105 pgs: 105 active+clean; 128 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:42.501 INFO:tasks.workunit.client.0.smithi060.stdout: 295: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:42.501 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9b1425Sv1AGPqlX off=4365684 len=1550894 2023-12-01T05:12:42.507 INFO:tasks.workunit.client.0.smithi060.stdout:op 1477 completed, throughput=4.99MB/sec 2023-12-01T05:12:42.508 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HgHNiXHNbgHvWUn off=4002410 len=756976 2023-12-01T05:12:42.508 INFO:tasks.workunit.client.0.smithi060.stdout:op 1478 completed, throughput=5MB/sec 2023-12-01T05:12:42.508 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b8-bimKQi7AgS4N off=2344241 len=902188 2023-12-01T05:12:42.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 1479 completed, throughput=5MB/sec 2023-12-01T05:12:42.510 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tFpw872eJRHvUBK off=5991695 len=141223 2023-12-01T05:12:42.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 1480 completed, throughput=5MB/sec 2023-12-01T05:12:42.510 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o-x0e_Okfk351zM off=4993324 len=584079 2023-12-01T05:12:42.514 INFO:tasks.workunit.client.0.smithi060.stdout:op 1481 completed, throughput=5MB/sec 2023-12-01T05:12:43.515 INFO:tasks.workunit.client.0.smithi060.stdout: 296: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:43.515 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LgzqhwB6GBUgOFf off=1531698 len=1796594 2023-12-01T05:12:43.525 INFO:tasks.workunit.client.0.smithi060.stdout:op 1482 completed, throughput=4.99MB/sec 2023-12-01T05:12:43.525 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kOghaPBOnIcaNfZ off=2626270 len=1161978 2023-12-01T05:12:43.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 1483 completed, throughput=4.99MB/sec 2023-12-01T05:12:43.526 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6HJswz9SwVlR28_ off=758713 len=229747 2023-12-01T05:12:43.527 INFO:tasks.workunit.client.0.smithi060.stdout:op 1484 completed, throughput=4.99MB/sec 2023-12-01T05:12:43.527 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TvDk5ZS-U0y_gvf off=107127 len=1552520 2023-12-01T05:12:43.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 1485 completed, throughput=5MB/sec 2023-12-01T05:12:43.529 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WgHJDnlBfxRr_wo off=407703 len=1768896 2023-12-01T05:12:43.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 1486 completed, throughput=5MB/sec 2023-12-01T05:12:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:43 smithi060 ceph-mon[94233]: pgmap v1916: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:12:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:43 smithi060 ceph-mon[109077]: pgmap v1916: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:12:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:43 smithi089 ceph-mon[98504]: pgmap v1916: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:12:44.530 INFO:tasks.workunit.client.0.smithi060.stdout: 297: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:44.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ipakGaV5L6K6FGE off=10772270 len=680006 2023-12-01T05:12:44.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 1487 completed, throughput=4.99MB/sec 2023-12-01T05:12:44.532 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BhbNMu4XjTFYcfp off=3700291 len=1776145 2023-12-01T05:12:44.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 1488 completed, throughput=5MB/sec 2023-12-01T05:12:44.542 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HeS-F60d2NFTS_- off=8153640 len=577544 2023-12-01T05:12:44.545 INFO:tasks.workunit.client.0.smithi060.stdout:op 1489 completed, throughput=5MB/sec 2023-12-01T05:12:44.545 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qWl5GmxL2_3waFd off=5560123 len=1972352 2023-12-01T05:12:44.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 1490 completed, throughput=5MB/sec 2023-12-01T05:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:12:44] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T05:12:45.555 INFO:tasks.workunit.client.0.smithi060.stdout: 298: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:45.555 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1SzEZ_sZ3faCmsK off=12527271 len=500126 2023-12-01T05:12:45.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 1491 completed, throughput=4.99MB/sec 2023-12-01T05:12:45.559 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PggL8TYeoMZe3Fb off=3332727 len=1496905 2023-12-01T05:12:45.568 INFO:tasks.workunit.client.0.smithi060.stdout:op 1492 completed, throughput=4.99MB/sec 2023-12-01T05:12:45.568 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4VjUTMWxjV8zUWS off=7644587 len=419818 2023-12-01T05:12:45.569 INFO:tasks.workunit.client.0.smithi060.stdout:op 1493 completed, throughput=4.99MB/sec 2023-12-01T05:12:45.569 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dX__6qRPWu3X_xL off=16695780 len=648994 2023-12-01T05:12:45.573 INFO:tasks.workunit.client.0.smithi060.stdout:op 1494 completed, throughput=5MB/sec 2023-12-01T05:12:45.573 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ytoZb2pgnfed85R off=17964490 len=1671536 2023-12-01T05:12:45.575 INFO:tasks.workunit.client.0.smithi060.stdout:op 1495 completed, throughput=5MB/sec 2023-12-01T05:12:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:45 smithi060 ceph-mon[94233]: pgmap v1917: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:45 smithi060 ceph-mon[109077]: pgmap v1917: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:45 smithi089 ceph-mon[98504]: pgmap v1917: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:46.351 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:12:46.575 INFO:tasks.workunit.client.0.smithi060.stdout: 299: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:46.575 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m2TDQbtOUSrYPnd off=15065535 len=1031023 2023-12-01T05:12:46.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 1496 completed, throughput=4.99MB/sec 2023-12-01T05:12:46.580 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KlQr4DuFyD6Kzqk off=691208 len=1636144 2023-12-01T05:12:46.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 1497 completed, throughput=4.99MB/sec 2023-12-01T05:12:46.581 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VynPnYuVsKdtkjE off=5726214 len=1192701 2023-12-01T05:12:46.582 INFO:tasks.workunit.client.0.smithi060.stdout:op 1498 completed, throughput=5MB/sec 2023-12-01T05:12:46.582 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8KgSQnRs4ERVdeu off=2287678 len=2080853 2023-12-01T05:12:46.590 INFO:tasks.workunit.client.0.smithi060.stdout:op 1499 completed, throughput=5MB/sec 2023-12-01T05:12:46.683 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:12:46.683 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (27m) 5m ago 27m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (27m) 5m ago 27m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (28m) 5m ago 28m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (28m) 5m ago 28m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (31m) 5m ago 31m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (33m) 5m ago 33m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (33m) 5m ago 33m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (31m) 5m ago 31m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:12:46.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (31m) 5m ago 31m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (27m) 5m ago 27m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (27m) 5m ago 27m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (31m) 5m ago 31m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (30m) 5m ago 30m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (30m) 5m ago 30m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (30m) 5m ago 30m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (29m) 5m ago 29m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (29m) 5m ago 29m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (29m) 5m ago 29m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (28m) 5m ago 28m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:12:46.685 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (27m) 5m ago 28m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:12:47.081 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:12:47.081 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:12:47.081 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:12:47.081 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:47.081 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:12:47.081 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:12:47.081 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:12:47.082 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:12:47.591 INFO:tasks.workunit.client.0.smithi060.stdout: 300: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:47.591 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9X5U1vP5f8ieFcT off=3949854 len=1994300 2023-12-01T05:12:47.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 1500 completed, throughput=4.99MB/sec 2023-12-01T05:12:47.593 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EKz2MuZqmwQfC7i off=16401555 len=427599 2023-12-01T05:12:47.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 1501 completed, throughput=4.99MB/sec 2023-12-01T05:12:47.596 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ATHfMT7opVJ33CF off=8085173 len=1252511 2023-12-01T05:12:47.601 INFO:tasks.workunit.client.0.smithi060.stdout:op 1502 completed, throughput=5MB/sec 2023-12-01T05:12:47.601 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qSuVuMwrZDKJEYf off=1015151 len=960079 2023-12-01T05:12:47.602 INFO:tasks.workunit.client.0.smithi060.stdout:op 1503 completed, throughput=5MB/sec 2023-12-01T05:12:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:47 smithi060 ceph-mon[109077]: pgmap v1918: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:47 smithi060 ceph-mon[109077]: from='client.26288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1404037949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:12:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:47 smithi060 ceph-mon[94233]: pgmap v1918: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:47 smithi060 ceph-mon[94233]: from='client.26288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1404037949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:12:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:47 smithi089 ceph-mon[98504]: pgmap v1918: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:47 smithi089 ceph-mon[98504]: from='client.26288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1404037949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:12:48.603 INFO:tasks.workunit.client.0.smithi060.stdout: 301: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:48.603 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yhgd-vdDc86Nu6b off=2186625 len=476263 2023-12-01T05:12:48.606 INFO:tasks.workunit.client.0.smithi060.stdout:op 1504 completed, throughput=4.99MB/sec 2023-12-01T05:12:48.607 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_aBOYh8Swaoq1ge off=3390754 len=281679 2023-12-01T05:12:48.607 INFO:tasks.workunit.client.0.smithi060.stdout:op 1505 completed, throughput=4.99MB/sec 2023-12-01T05:12:48.607 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5kz-6F8mePk_6xb off=702519 len=1820932 2023-12-01T05:12:48.611 INFO:tasks.workunit.client.0.smithi060.stdout:op 1506 completed, throughput=4.99MB/sec 2023-12-01T05:12:48.611 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KKmQ9wgRgmfjXcP off=19768614 len=818806 2023-12-01T05:12:48.613 INFO:tasks.workunit.client.0.smithi060.stdout:op 1507 completed, throughput=5MB/sec 2023-12-01T05:12:48.613 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-36sAeheLaN-HKza off=5677591 len=1675967 2023-12-01T05:12:48.615 INFO:tasks.workunit.client.0.smithi060.stdout:op 1508 completed, throughput=5MB/sec 2023-12-01T05:12:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:48 smithi060 ceph-mon[94233]: from='client.16386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:48 smithi060 ceph-mon[109077]: from='client.16386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:48 smithi089 ceph-mon[98504]: from='client.16386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:12:49.615 INFO:tasks.workunit.client.0.smithi060.stdout: 302: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:49.616 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9i_T9z6mHETXijM off=14648779 len=1113286 2023-12-01T05:12:49.621 INFO:tasks.workunit.client.0.smithi060.stdout:op 1509 completed, throughput=4.99MB/sec 2023-12-01T05:12:49.621 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MbzwmBmDJDBGhf- off=367014 len=699818 2023-12-01T05:12:49.624 INFO:tasks.workunit.client.0.smithi060.stdout:op 1510 completed, throughput=4.99MB/sec 2023-12-01T05:12:49.624 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FGE3cChvoaHJabE off=3523390 len=118812 2023-12-01T05:12:49.627 INFO:tasks.workunit.client.0.smithi060.stdout:op 1511 completed, throughput=4.99MB/sec 2023-12-01T05:12:49.627 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vdCJpiUlmfIQoYM off=1508544 len=700394 2023-12-01T05:12:49.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 1512 completed, throughput=4.99MB/sec 2023-12-01T05:12:49.631 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XCl2hq7_TQCv--b off=2434812 len=1471183 2023-12-01T05:12:49.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 1513 completed, throughput=5MB/sec 2023-12-01T05:12:49.639 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UAwlHzLhx_26EvQ off=5351539 len=597023 2023-12-01T05:12:49.640 INFO:tasks.workunit.client.0.smithi060.stdout:op 1514 completed, throughput=5MB/sec 2023-12-01T05:12:49.640 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NYCaAIG233eWBoa off=2788317 len=645585 2023-12-01T05:12:49.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 1515 completed, throughput=5MB/sec 2023-12-01T05:12:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:49 smithi060 ceph-mon[94233]: pgmap v1919: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:12:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:49 smithi060 ceph-mon[109077]: pgmap v1919: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:12:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:49 smithi089 ceph-mon[98504]: pgmap v1919: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:12:50.644 INFO:tasks.workunit.client.0.smithi060.stdout: 303: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:50.644 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0HorYKoRJBiMPSZ off=10909907 len=972271 2023-12-01T05:12:50.650 INFO:tasks.workunit.client.0.smithi060.stdout:op 1516 completed, throughput=4.99MB/sec 2023-12-01T05:12:50.650 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K4U4cUqr5qle54h off=1472141 len=2088439 2023-12-01T05:12:50.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 1517 completed, throughput=4.99MB/sec 2023-12-01T05:12:50.652 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4p-nbo8v1Vhr54t off=117394 len=1521748 2023-12-01T05:12:50.654 INFO:tasks.workunit.client.0.smithi060.stdout:op 1518 completed, throughput=5MB/sec 2023-12-01T05:12:50.654 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wx-qIcaleLAnuu4 off=7031388 len=1083035 2023-12-01T05:12:50.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 1519 completed, throughput=5MB/sec 2023-12-01T05:12:51.655 INFO:tasks.workunit.client.0.smithi060.stdout: 304: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:51.655 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m87lTDxDqJmsyvH off=11025710 len=182031 2023-12-01T05:12:51.659 INFO:tasks.workunit.client.0.smithi060.stdout:op 1520 completed, throughput=4.99MB/sec 2023-12-01T05:12:51.659 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ESYzoH4d2bFqgKG off=5208696 len=1348437 2023-12-01T05:12:51.660 INFO:tasks.workunit.client.0.smithi060.stdout:op 1521 completed, throughput=4.99MB/sec 2023-12-01T05:12:51.660 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Z9NrwKUxkMgixCp off=4880529 len=95526 2023-12-01T05:12:51.663 INFO:tasks.workunit.client.0.smithi060.stdout:op 1522 completed, throughput=4.99MB/sec 2023-12-01T05:12:51.663 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1XDhvpjdkCn4SN2 off=2198593 len=1513111 2023-12-01T05:12:51.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 1523 completed, throughput=4.99MB/sec 2023-12-01T05:12:51.665 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ooLEn03QBkDYcJL off=7694036 len=734015 2023-12-01T05:12:51.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 1524 completed, throughput=5MB/sec 2023-12-01T05:12:51.670 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4Xon-fLojHhgbZe off=13645227 len=79581 2023-12-01T05:12:51.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 1525 completed, throughput=5MB/sec 2023-12-01T05:12:51.670 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LHW7nuXGnkP25Q8 off=1349451 len=267246 2023-12-01T05:12:51.671 INFO:tasks.workunit.client.0.smithi060.stdout:op 1526 completed, throughput=5MB/sec 2023-12-01T05:12:51.671 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q1w9Qt78v9aOiNx off=5095650 len=1904064 2023-12-01T05:12:51.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 1527 completed, throughput=5MB/sec 2023-12-01T05:12:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:51 smithi060 ceph-mon[109077]: pgmap v1920: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:51 smithi060 ceph-mon[94233]: pgmap v1920: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:51 smithi089 ceph-mon[98504]: pgmap v1920: 105 pgs: 105 active+clean; 128 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:12:52.673 INFO:tasks.workunit.client.0.smithi060.stdout: 305: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:52.673 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-doKA3vuQf3C65IK off=19109195 len=376838 2023-12-01T05:12:52.674 INFO:tasks.workunit.client.0.smithi060.stdout:op 1528 completed, throughput=4.99MB/sec 2023-12-01T05:12:52.674 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5__P9MQBdc79-4p off=10151514 len=1492728 2023-12-01T05:12:52.681 INFO:tasks.workunit.client.0.smithi060.stdout:op 1529 completed, throughput=4.99MB/sec 2023-12-01T05:12:52.681 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U0WOv5Gp3BwFVsV off=3917469 len=1570788 2023-12-01T05:12:52.685 INFO:tasks.workunit.client.0.smithi060.stdout:op 1530 completed, throughput=5MB/sec 2023-12-01T05:12:52.685 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-E88nPOAbyanp8cI off=1889412 len=1583189 2023-12-01T05:12:52.686 INFO:tasks.workunit.client.0.smithi060.stdout:op 1531 completed, throughput=5MB/sec 2023-12-01T05:12:53.687 INFO:tasks.workunit.client.0.smithi060.stdout: 306: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:53.687 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YQMM4iWJcZuD-tL off=3247616 len=1015364 2023-12-01T05:12:53.688 INFO:tasks.workunit.client.0.smithi060.stdout:op 1532 completed, throughput=4.99MB/sec 2023-12-01T05:12:53.688 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XtffXhXUQO1hQ1j off=8965586 len=829017 2023-12-01T05:12:53.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 1533 completed, throughput=4.99MB/sec 2023-12-01T05:12:53.694 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-53TrxuOBjXVTzV6 off=8049746 len=1704671 2023-12-01T05:12:53.695 INFO:tasks.workunit.client.0.smithi060.stdout:op 1534 completed, throughput=5MB/sec 2023-12-01T05:12:53.696 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l6OzP2QyYtLXXQz off=5075043 len=458770 2023-12-01T05:12:53.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 1535 completed, throughput=5MB/sec 2023-12-01T05:12:53.696 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q63y688xCMjV-Zd off=3296836 len=248911 2023-12-01T05:12:53.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 1536 completed, throughput=5MB/sec 2023-12-01T05:12:53.698 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XOkLyfj4EibYTWi off=3848515 len=51869 2023-12-01T05:12:53.700 INFO:tasks.workunit.client.0.smithi060.stdout:op 1537 completed, throughput=5MB/sec 2023-12-01T05:12:53.700 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-99jAVn1z1k1o7ul off=1081274 len=1740719 2023-12-01T05:12:53.701 INFO:tasks.workunit.client.0.smithi060.stdout:op 1538 completed, throughput=5MB/sec 2023-12-01T05:12:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:53 smithi060 ceph-mon[94233]: pgmap v1921: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:12:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:53 smithi060 ceph-mon[109077]: pgmap v1921: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:12:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:53 smithi089 ceph-mon[98504]: pgmap v1921: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:12:54.702 INFO:tasks.workunit.client.0.smithi060.stdout: 307: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:54.702 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h_0p0WpPmVil3Hx off=2105895 len=1449089 2023-12-01T05:12:54.711 INFO:tasks.workunit.client.0.smithi060.stdout:op 1539 completed, throughput=4.99MB/sec 2023-12-01T05:12:54.711 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-W7OZ6nMDcEtUMyz off=4197148 len=1167110 2023-12-01T05:12:54.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 1540 completed, throughput=5MB/sec 2023-12-01T05:12:54.713 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sn5YzT4eGGatINT off=9230810 len=2032379 2023-12-01T05:12:54.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 1541 completed, throughput=5MB/sec 2023-12-01T05:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:12:54] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T05:12:55.716 INFO:tasks.workunit.client.0.smithi060.stdout: 308: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:55.717 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2CKnNIwXfRj-Ahj off=0 len=1157347 2023-12-01T05:12:55.722 INFO:tasks.workunit.client.0.smithi060.stdout:op 1542 completed, throughput=4.99MB/sec 2023-12-01T05:12:55.722 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i74tkXXfvP6lHwz off=2543496 len=374958 2023-12-01T05:12:55.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 1543 completed, throughput=4.99MB/sec 2023-12-01T05:12:55.725 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uEymvyro1hYVo24 off=5712006 len=511665 2023-12-01T05:12:55.726 INFO:tasks.workunit.client.0.smithi060.stdout:op 1544 completed, throughput=4.99MB/sec 2023-12-01T05:12:55.726 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yYNoK8aBRWs4INU off=7734714 len=999870 2023-12-01T05:12:55.727 INFO:tasks.workunit.client.0.smithi060.stdout:op 1545 completed, throughput=5MB/sec 2023-12-01T05:12:55.727 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6rOjMSvigkp8E6l off=1607650 len=501528 2023-12-01T05:12:55.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 1546 completed, throughput=5MB/sec 2023-12-01T05:12:55.730 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mmJGglV_m9rMzMe off=371555 len=787508 2023-12-01T05:12:55.735 INFO:tasks.workunit.client.0.smithi060.stdout:op 1547 completed, throughput=5MB/sec 2023-12-01T05:12:55.735 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aQI4rHXWSVse9RW off=458349 len=1151507 2023-12-01T05:12:55.737 INFO:tasks.workunit.client.0.smithi060.stdout:op 1548 completed, throughput=5MB/sec 2023-12-01T05:12:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:55 smithi060 ceph-mon[94233]: pgmap v1922: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:12:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:55 smithi060 ceph-mon[109077]: pgmap v1922: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:12:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:55 smithi089 ceph-mon[98504]: pgmap v1922: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:12:56.738 INFO:tasks.workunit.client.0.smithi060.stdout: 309: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:56.738 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jzB6AgW2p1VYaPT off=12376015 len=462765 2023-12-01T05:12:56.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 1549 completed, throughput=4.99MB/sec 2023-12-01T05:12:56.739 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9T0AnuogovxdkiM off=3365956 len=1681330 2023-12-01T05:12:56.741 INFO:tasks.workunit.client.0.smithi060.stdout:op 1550 completed, throughput=4.99MB/sec 2023-12-01T05:12:56.741 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VMzM1ga-i_UpBtI off=5027569 len=1817608 2023-12-01T05:12:56.751 INFO:tasks.workunit.client.0.smithi060.stdout:op 1551 completed, throughput=5MB/sec 2023-12-01T05:12:56.751 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-06RNmvYIu12a1sq off=5104287 len=1901974 2023-12-01T05:12:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:56.762 INFO:tasks.workunit.client.0.smithi060.stdout:op 1552 completed, throughput=5MB/sec 2023-12-01T05:12:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:12:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:57 smithi060 ceph-mon[94233]: pgmap v1923: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:12:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:57 smithi060 ceph-mon[109077]: pgmap v1923: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:12:57.762 INFO:tasks.workunit.client.0.smithi060.stdout: 310: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:57.762 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5OmZmRuwLyxsmFx off=16351807 len=774605 2023-12-01T05:12:57.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 1553 completed, throughput=4.99MB/sec 2023-12-01T05:12:57.767 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nI0v05zKsSWe--T off=2057689 len=683738 2023-12-01T05:12:57.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 1554 completed, throughput=4.99MB/sec 2023-12-01T05:12:57.772 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4WZzD7gko9C0Zf0 off=557785 len=1750445 2023-12-01T05:12:57.774 INFO:tasks.workunit.client.0.smithi060.stdout:op 1555 completed, throughput=5MB/sec 2023-12-01T05:12:57.774 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3KU50nNCCN2z64R off=17805049 len=1040172 2023-12-01T05:12:57.776 INFO:tasks.workunit.client.0.smithi060.stdout:op 1556 completed, throughput=5MB/sec 2023-12-01T05:12:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:57 smithi089 ceph-mon[98504]: pgmap v1923: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:12:58.776 INFO:tasks.workunit.client.0.smithi060.stdout: 311: throughput=4.99MB/sec pending data=0 2023-12-01T05:12:58.777 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qVDI-HOGpy3wW9M off=5272677 len=1700943 2023-12-01T05:12:58.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 1557 completed, throughput=4.99MB/sec 2023-12-01T05:12:58.785 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4mzxgTf_5CAKbvz off=16593933 len=1878549 2023-12-01T05:12:58.786 INFO:tasks.workunit.client.0.smithi060.stdout:op 1558 completed, throughput=5MB/sec 2023-12-01T05:12:58.786 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XqN3vmo4KSZZCpc off=8341708 len=819299 2023-12-01T05:12:58.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 1559 completed, throughput=5MB/sec 2023-12-01T05:12:58.788 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DmxrS_qeqc5Aopy off=4687624 len=570799 2023-12-01T05:12:58.789 INFO:tasks.workunit.client.0.smithi060.stdout:op 1560 completed, throughput=5MB/sec 2023-12-01T05:12:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:12:59 smithi060 ceph-mon[94233]: pgmap v1924: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:12:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:12:59 smithi060 ceph-mon[109077]: pgmap v1924: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:12:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:12:59 smithi089 ceph-mon[98504]: pgmap v1924: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:12:59.789 INFO:tasks.workunit.client.0.smithi060.stdout: 312: throughput=4.98MB/sec pending data=0 2023-12-01T05:12:59.789 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hOyn1IY-xFwCDrT off=9210780 len=708083 2023-12-01T05:12:59.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 1561 completed, throughput=4.99MB/sec 2023-12-01T05:12:59.794 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qeV_XI1ww79vni1 off=19295382 len=1700376 2023-12-01T05:12:59.805 INFO:tasks.workunit.client.0.smithi060.stdout:op 1562 completed, throughput=4.99MB/sec 2023-12-01T05:12:59.805 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-drQj5Mgc4eJCjPN off=3406555 len=990497 2023-12-01T05:12:59.806 INFO:tasks.workunit.client.0.smithi060.stdout:op 1563 completed, throughput=4.99MB/sec 2023-12-01T05:12:59.806 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vlismfxs7MXCURR off=1083971 len=256450 2023-12-01T05:12:59.809 INFO:tasks.workunit.client.0.smithi060.stdout:op 1564 completed, throughput=5MB/sec 2023-12-01T05:12:59.810 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ME-sCKpSJ9koevM off=1104369 len=1751057 2023-12-01T05:12:59.816 INFO:tasks.workunit.client.0.smithi060.stdout:op 1565 completed, throughput=5MB/sec 2023-12-01T05:13:00.816 INFO:tasks.workunit.client.0.smithi060.stdout: 313: throughput=4.98MB/sec pending data=0 2023-12-01T05:13:00.817 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qEMJIM9LJxRQyK5 off=6606200 len=287827 2023-12-01T05:13:00.817 INFO:tasks.workunit.client.0.smithi060.stdout:op 1566 completed, throughput=4.99MB/sec 2023-12-01T05:13:00.817 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ii0zWqrj8gq9bo4 off=2763020 len=1802118 2023-12-01T05:13:00.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 1567 completed, throughput=4.99MB/sec 2023-12-01T05:13:00.819 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-84WR-TTaktXcJ1v off=1680819 len=1241087 2023-12-01T05:13:00.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 1568 completed, throughput=4.99MB/sec 2023-12-01T05:13:00.821 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6YkNtgFKC18432- off=1904832 len=52323 2023-12-01T05:13:00.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 1569 completed, throughput=4.99MB/sec 2023-12-01T05:13:00.821 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2l9oxZYhVfEploo off=632320 len=1550532 2023-12-01T05:13:00.829 INFO:tasks.workunit.client.0.smithi060.stdout:op 1570 completed, throughput=5MB/sec 2023-12-01T05:13:00.829 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6MbmMvY2_RA0DE3 off=11645925 len=1775068 2023-12-01T05:13:00.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 1571 completed, throughput=5MB/sec 2023-12-01T05:13:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:01 smithi060 ceph-mon[94233]: pgmap v1925: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:13:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:01 smithi060 ceph-mon[109077]: pgmap v1925: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:13:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:01 smithi089 ceph-mon[98504]: pgmap v1925: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:13:01.838 INFO:tasks.workunit.client.0.smithi060.stdout: 314: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:01.838 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-25iGVze8i8ndfNn off=776172 len=1335179 2023-12-01T05:13:01.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 1572 completed, throughput=4.99MB/sec 2023-12-01T05:13:01.840 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-giUWl1d5u98_Vwt off=4371231 len=1427364 2023-12-01T05:13:01.843 INFO:tasks.workunit.client.0.smithi060.stdout:op 1573 completed, throughput=5MB/sec 2023-12-01T05:13:01.843 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m-RSeBtXlgYeyIr off=8315988 len=356504 2023-12-01T05:13:01.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 1574 completed, throughput=5MB/sec 2023-12-01T05:13:01.844 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zkJeL3uiCBjBR-v off=1254483 len=272061 2023-12-01T05:13:01.848 INFO:tasks.workunit.client.0.smithi060.stdout:op 1575 completed, throughput=5MB/sec 2023-12-01T05:13:01.848 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ox8KQf4OGXBgqZZ off=8637594 len=1507797 2023-12-01T05:13:01.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 1576 completed, throughput=5MB/sec 2023-12-01T05:13:02.850 INFO:tasks.workunit.client.0.smithi060.stdout: 315: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:02.850 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uVeZOO91UAESHer off=10525160 len=1665141 2023-12-01T05:13:02.858 INFO:tasks.workunit.client.0.smithi060.stdout:op 1577 completed, throughput=4.99MB/sec 2023-12-01T05:13:02.858 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EHS5uip-xDR0RbH off=14510350 len=1993691 2023-12-01T05:13:02.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 1578 completed, throughput=5MB/sec 2023-12-01T05:13:02.869 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U7eryMRIcukQgWd off=4744870 len=685135 2023-12-01T05:13:02.871 INFO:tasks.workunit.client.0.smithi060.stdout:op 1579 completed, throughput=5MB/sec 2023-12-01T05:13:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:03 smithi060 ceph-mon[94233]: pgmap v1926: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:13:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:03 smithi060 ceph-mon[109077]: pgmap v1926: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:13:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:03 smithi089 ceph-mon[98504]: pgmap v1926: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:13:03.871 INFO:tasks.workunit.client.0.smithi060.stdout: 316: throughput=4.98MB/sec pending data=0 2023-12-01T05:13:03.871 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FzAP5_Tqp9j0Oci off=22060182 len=286007 2023-12-01T05:13:03.874 INFO:tasks.workunit.client.0.smithi060.stdout:op 1580 completed, throughput=4.99MB/sec 2023-12-01T05:13:03.874 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--jP4Xwc9YRjainL off=5105806 len=42110 2023-12-01T05:13:03.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 1581 completed, throughput=4.99MB/sec 2023-12-01T05:13:03.875 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l0u5ZXHBEYvtKeF off=1347778 len=994663 2023-12-01T05:13:03.877 INFO:tasks.workunit.client.0.smithi060.stdout:op 1582 completed, throughput=4.99MB/sec 2023-12-01T05:13:03.877 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nI52yqAHbOPqNlf off=1652780 len=437576 2023-12-01T05:13:03.880 INFO:tasks.workunit.client.0.smithi060.stdout:op 1583 completed, throughput=4.99MB/sec 2023-12-01T05:13:03.880 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-juteSPzkUdTMD3q off=1905859 len=821093 2023-12-01T05:13:03.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 1584 completed, throughput=4.99MB/sec 2023-12-01T05:13:03.886 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VSY5f84sh4RLBQ1 off=14605845 len=1551603 2023-12-01T05:13:03.887 INFO:tasks.workunit.client.0.smithi060.stdout:op 1585 completed, throughput=5MB/sec 2023-12-01T05:13:03.887 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eDHANHqMeTDNs3k off=6301950 len=1771797 2023-12-01T05:13:03.897 INFO:tasks.workunit.client.0.smithi060.stdout:op 1586 completed, throughput=5MB/sec 2023-12-01T05:13:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:13:04] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T05:13:04.897 INFO:tasks.workunit.client.0.smithi060.stdout: 317: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:04.897 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4tn-kWVkw6M-gnv off=9215041 len=1020277 2023-12-01T05:13:04.898 INFO:tasks.workunit.client.0.smithi060.stdout:op 1587 completed, throughput=4.99MB/sec 2023-12-01T05:13:04.898 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dHmA0kwwnEPpWxE off=4162112 len=1199770 2023-12-01T05:13:04.904 INFO:tasks.workunit.client.0.smithi060.stdout:op 1588 completed, throughput=4.99MB/sec 2023-12-01T05:13:04.904 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JIYnpVbFrI8RL1U off=12494739 len=208749 2023-12-01T05:13:04.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 1589 completed, throughput=4.99MB/sec 2023-12-01T05:13:04.905 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DdJ-aN_Tehpgq2g off=7197234 len=51974 2023-12-01T05:13:04.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 1590 completed, throughput=4.99MB/sec 2023-12-01T05:13:04.908 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YSk6XMuMrrr-frQ off=3144449 len=430921 2023-12-01T05:13:04.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 1591 completed, throughput=4.99MB/sec 2023-12-01T05:13:04.911 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9X_8jKLKQm0SSnH off=5139501 len=1601965 2023-12-01T05:13:04.913 INFO:tasks.workunit.client.0.smithi060.stdout:op 1592 completed, throughput=5MB/sec 2023-12-01T05:13:04.913 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j_xAgkrtuLKSEJ_ off=9701300 len=1479839 2023-12-01T05:13:04.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 1593 completed, throughput=5MB/sec 2023-12-01T05:13:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:05 smithi060 ceph-mon[94233]: pgmap v1927: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:05 smithi060 ceph-mon[109077]: pgmap v1927: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:05 smithi089 ceph-mon[98504]: pgmap v1927: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:05.915 INFO:tasks.workunit.client.0.smithi060.stdout: 318: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:05.915 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UhGJBXG6TdPcYE5 off=13756629 len=880933 2023-12-01T05:13:05.916 INFO:tasks.workunit.client.0.smithi060.stdout:op 1594 completed, throughput=4.99MB/sec 2023-12-01T05:13:05.916 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dLiHG1KZRs32iZn off=2657728 len=958323 2023-12-01T05:13:05.921 INFO:tasks.workunit.client.0.smithi060.stdout:op 1595 completed, throughput=4.99MB/sec 2023-12-01T05:13:05.922 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_tp2gxNMlbMKk5C off=5279637 len=1816122 2023-12-01T05:13:05.924 INFO:tasks.workunit.client.0.smithi060.stdout:op 1596 completed, throughput=5MB/sec 2023-12-01T05:13:05.924 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_pERrCk9jDeI4u9 off=8137129 len=283609 2023-12-01T05:13:05.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 1597 completed, throughput=5MB/sec 2023-12-01T05:13:05.927 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h8iE_qKoTlZiW6f off=12853807 len=975628 2023-12-01T05:13:05.932 INFO:tasks.workunit.client.0.smithi060.stdout:op 1598 completed, throughput=5MB/sec 2023-12-01T05:13:06.933 INFO:tasks.workunit.client.0.smithi060.stdout: 319: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:06.933 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KVsBitwyVkYUauN off=1753492 len=684224 2023-12-01T05:13:06.934 INFO:tasks.workunit.client.0.smithi060.stdout:op 1599 completed, throughput=4.99MB/sec 2023-12-01T05:13:06.934 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Mm8jwD8Re3wfqD6 off=13099192 len=377924 2023-12-01T05:13:06.934 INFO:tasks.workunit.client.0.smithi060.stdout:op 1600 completed, throughput=4.99MB/sec 2023-12-01T05:13:06.934 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YjX9CYUV-CRmfcm off=12080823 len=417127 2023-12-01T05:13:06.938 INFO:tasks.workunit.client.0.smithi060.stdout:op 1601 completed, throughput=4.99MB/sec 2023-12-01T05:13:06.938 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D6UxsUygo5w1ycp off=11201800 len=120142 2023-12-01T05:13:06.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 1602 completed, throughput=4.99MB/sec 2023-12-01T05:13:06.939 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pZha5WT3yunubI7 off=8510090 len=160414 2023-12-01T05:13:06.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 1603 completed, throughput=4.99MB/sec 2023-12-01T05:13:06.939 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D2a6F-HfGx9EMU4 off=1056016 len=1403415 2023-12-01T05:13:06.941 INFO:tasks.workunit.client.0.smithi060.stdout:op 1604 completed, throughput=5MB/sec 2023-12-01T05:13:06.941 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GO_5qac2HNXLe99 off=902362 len=244422 2023-12-01T05:13:06.941 INFO:tasks.workunit.client.0.smithi060.stdout:op 1605 completed, throughput=5MB/sec 2023-12-01T05:13:06.942 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BQoRFEgCabuDOiE off=649163 len=1611543 2023-12-01T05:13:06.943 INFO:tasks.workunit.client.0.smithi060.stdout:op 1606 completed, throughput=5MB/sec 2023-12-01T05:13:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:07 smithi060 ceph-mon[94233]: pgmap v1928: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:07 smithi060 ceph-mon[109077]: pgmap v1928: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:07.791 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:07 smithi089 ceph-mon[98504]: pgmap v1928: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:07.944 INFO:tasks.workunit.client.0.smithi060.stdout: 320: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:07.944 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GHIqo6Kv5GRHsRI off=9113827 len=1066343 2023-12-01T05:13:07.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 1607 completed, throughput=4.99MB/sec 2023-12-01T05:13:07.950 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FVKKXOstzA0WJFJ off=781851 len=1744712 2023-12-01T05:13:07.951 INFO:tasks.workunit.client.0.smithi060.stdout:op 1608 completed, throughput=4.99MB/sec 2023-12-01T05:13:07.951 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-olZkJx9MPWhRD_3 off=8833198 len=1773460 2023-12-01T05:13:07.953 INFO:tasks.workunit.client.0.smithi060.stdout:op 1609 completed, throughput=5MB/sec 2023-12-01T05:13:07.953 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WESJ9VRdn_j9KAY off=6382927 len=1859044 2023-12-01T05:13:07.962 INFO:tasks.workunit.client.0.smithi060.stdout:op 1610 completed, throughput=5MB/sec 2023-12-01T05:13:08.963 INFO:tasks.workunit.client.0.smithi060.stdout: 321: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:08.963 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VxXWSeixPqyK_W4 off=8049149 len=489630 2023-12-01T05:13:08.963 INFO:tasks.workunit.client.0.smithi060.stdout:op 1611 completed, throughput=4.99MB/sec 2023-12-01T05:13:08.963 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z6SWhqONvHtvBYM off=22331743 len=1398159 2023-12-01T05:13:08.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 1612 completed, throughput=5MB/sec 2023-12-01T05:13:08.966 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vWqqwUpRdtTvto- off=8511371 len=288186 2023-12-01T05:13:08.967 INFO:tasks.workunit.client.0.smithi060.stdout:op 1613 completed, throughput=5MB/sec 2023-12-01T05:13:08.967 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-utkRcAwqBif8xQu off=7693893 len=675867 2023-12-01T05:13:08.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 1614 completed, throughput=5MB/sec 2023-12-01T05:13:08.968 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sMVjzUskjr1BUVF off=3077833 len=1133199 2023-12-01T05:13:08.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 1615 completed, throughput=5MB/sec 2023-12-01T05:13:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:09 smithi060 ceph-mon[94233]: pgmap v1929: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:13:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:09 smithi060 ceph-mon[109077]: pgmap v1929: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:13:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:09 smithi089 ceph-mon[98504]: pgmap v1929: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:13:09.975 INFO:tasks.workunit.client.0.smithi060.stdout: 322: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:09.975 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p55YA5bae5f_rBy off=10960800 len=1452819 2023-12-01T05:13:09.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 1616 completed, throughput=4.99MB/sec 2023-12-01T05:13:09.977 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bEGuUuwNhY-RWdk off=4098718 len=482762 2023-12-01T05:13:09.981 INFO:tasks.workunit.client.0.smithi060.stdout:op 1617 completed, throughput=4.99MB/sec 2023-12-01T05:13:09.981 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YulQ891fCrEVN_0 off=2153028 len=1555654 2023-12-01T05:13:09.989 INFO:tasks.workunit.client.0.smithi060.stdout:op 1618 completed, throughput=5MB/sec 2023-12-01T05:13:09.989 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-algnCUjR9CrIK2K off=565806 len=263871 2023-12-01T05:13:09.992 INFO:tasks.workunit.client.0.smithi060.stdout:op 1619 completed, throughput=5MB/sec 2023-12-01T05:13:09.992 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AJ2t0HaSY6mFA1m off=60478 len=755935 2023-12-01T05:13:09.996 INFO:tasks.workunit.client.0.smithi060.stdout:op 1620 completed, throughput=5MB/sec 2023-12-01T05:13:09.996 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iuL3qm6sqxqM_Wq off=11046512 len=1463861 2023-12-01T05:13:09.998 INFO:tasks.workunit.client.0.smithi060.stdout:op 1621 completed, throughput=5MB/sec 2023-12-01T05:13:10.999 INFO:tasks.workunit.client.0.smithi060.stdout: 323: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:10.999 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tqer_l7iH_Z7qXU off=7229462 len=543139 2023-12-01T05:13:11.000 INFO:tasks.workunit.client.0.smithi060.stdout:op 1622 completed, throughput=4.99MB/sec 2023-12-01T05:13:11.000 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HzQ4RHvgKnix6Dw off=4950330 len=2002684 2023-12-01T05:13:11.008 INFO:tasks.workunit.client.0.smithi060.stdout:op 1623 completed, throughput=4.99MB/sec 2023-12-01T05:13:11.009 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-d7U4iKtHurBN93e off=2831321 len=1100371 2023-12-01T05:13:11.009 INFO:tasks.workunit.client.0.smithi060.stdout:op 1624 completed, throughput=5MB/sec 2023-12-01T05:13:11.009 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uj96rRzWK8ojHAv off=5059973 len=569414 2023-12-01T05:13:11.010 INFO:tasks.workunit.client.0.smithi060.stdout:op 1625 completed, throughput=5MB/sec 2023-12-01T05:13:11.010 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-byzqRb9eK8Jfr_H off=10250814 len=250204 2023-12-01T05:13:11.010 INFO:tasks.workunit.client.0.smithi060.stdout:op 1626 completed, throughput=5MB/sec 2023-12-01T05:13:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:11 smithi060 ceph-mon[94233]: pgmap v1930: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:13:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:11 smithi060 ceph-mon[109077]: pgmap v1930: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:13:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:11 smithi089 ceph-mon[98504]: pgmap v1930: 105 pgs: 105 active+clean; 128 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:13:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:12.011 INFO:tasks.workunit.client.0.smithi060.stdout: 324: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:12.011 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q1w9Qt78v9aOiNx off=10719292 len=1644573 2023-12-01T05:13:12.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 1627 completed, throughput=4.99MB/sec 2023-12-01T05:13:12.013 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-w-27joL7phvy7-M off=988129 len=271931 2023-12-01T05:13:12.016 INFO:tasks.workunit.client.0.smithi060.stdout:op 1628 completed, throughput=4.99MB/sec 2023-12-01T05:13:12.016 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hpS5SP9FZ5rx5ib off=447956 len=74683 2023-12-01T05:13:12.019 INFO:tasks.workunit.client.0.smithi060.stdout:op 1629 completed, throughput=4.99MB/sec 2023-12-01T05:13:12.019 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-25LVDQ_eMHJNTz7 off=12308969 len=391933 2023-12-01T05:13:12.019 INFO:tasks.workunit.client.0.smithi060.stdout:op 1630 completed, throughput=4.99MB/sec 2023-12-01T05:13:12.020 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TjShgq7OmpxNm_R off=1603895 len=1852123 2023-12-01T05:13:12.023 INFO:tasks.workunit.client.0.smithi060.stdout:op 1631 completed, throughput=5MB/sec 2023-12-01T05:13:12.023 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p_SYqrW0LRUqMQY off=5846054 len=64817 2023-12-01T05:13:12.024 INFO:tasks.workunit.client.0.smithi060.stdout:op 1632 completed, throughput=5MB/sec 2023-12-01T05:13:12.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jpAOvSbw6anYLhS off=5765550 len=1041797 2023-12-01T05:13:12.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 1633 completed, throughput=5MB/sec 2023-12-01T05:13:13.029 INFO:tasks.workunit.client.0.smithi060.stdout: 325: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:13.029 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PCIJCjiPJjqCW8b off=2033833 len=1809881 2023-12-01T05:13:13.038 INFO:tasks.workunit.client.0.smithi060.stdout:op 1634 completed, throughput=4.99MB/sec 2023-12-01T05:13:13.038 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KP_agapEUYFCC9H off=1119978 len=1755166 2023-12-01T05:13:13.044 INFO:tasks.workunit.client.0.smithi060.stdout:op 1635 completed, throughput=5MB/sec 2023-12-01T05:13:13.044 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q1w9Qt78v9aOiNx off=11156849 len=215863 2023-12-01T05:13:13.045 INFO:tasks.workunit.client.0.smithi060.stdout:op 1636 completed, throughput=5MB/sec 2023-12-01T05:13:13.045 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PIgXCGIvzKbX4kh off=5393828 len=712931 2023-12-01T05:13:13.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 1637 completed, throughput=5MB/sec 2023-12-01T05:13:13.046 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yD9nEYqvcfe1eAQ off=2610069 len=673968 2023-12-01T05:13:13.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 1638 completed, throughput=5MB/sec 2023-12-01T05:13:13.050 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0a2f61XNngnlurF off=7275463 len=307034 2023-12-01T05:13:13.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 1639 completed, throughput=5MB/sec 2023-12-01T05:13:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:13 smithi060 ceph-mon[94233]: pgmap v1931: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:13:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:13 smithi060 ceph-mon[109077]: pgmap v1931: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:13:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:13 smithi089 ceph-mon[98504]: pgmap v1931: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:13:14.051 INFO:tasks.workunit.client.0.smithi060.stdout: 326: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:14.051 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OhiMOWIcMacb9RI off=5643580 len=718747 2023-12-01T05:13:14.053 INFO:tasks.workunit.client.0.smithi060.stdout:op 1640 completed, throughput=4.99MB/sec 2023-12-01T05:13:14.053 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-J5CLJX5z_0Ijwx_ off=7932475 len=271137 2023-12-01T05:13:14.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 1641 completed, throughput=4.99MB/sec 2023-12-01T05:13:14.056 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UHK20rTV8CM53Bf off=7154573 len=435053 2023-12-01T05:13:14.057 INFO:tasks.workunit.client.0.smithi060.stdout:op 1642 completed, throughput=4.99MB/sec 2023-12-01T05:13:14.057 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oceWmmk6Yo0sQgs off=215880 len=769661 2023-12-01T05:13:14.058 INFO:tasks.workunit.client.0.smithi060.stdout:op 1643 completed, throughput=4.99MB/sec 2023-12-01T05:13:14.058 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RqWi1Afx8e3cOQD off=9849806 len=191237 2023-12-01T05:13:14.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 1644 completed, throughput=4.99MB/sec 2023-12-01T05:13:14.061 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_nut5aWlJlQg-Q1 off=12618607 len=1706060 2023-12-01T05:13:14.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 1645 completed, throughput=5MB/sec 2023-12-01T05:13:14.063 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_vuMKlTDKqVkTGJ off=3155550 len=725776 2023-12-01T05:13:14.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 1646 completed, throughput=5MB/sec 2023-12-01T05:13:14.065 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bJr-LQMFKz31LCJ off=556596 len=1224729 2023-12-01T05:13:14.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 1647 completed, throughput=5MB/sec 2023-12-01T05:13:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:13:14] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:13:15.074 INFO:tasks.workunit.client.0.smithi060.stdout: 327: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:15.074 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QEeDO1dtK67vhoe off=291169 len=1178449 2023-12-01T05:13:15.076 INFO:tasks.workunit.client.0.smithi060.stdout:op 1648 completed, throughput=4.99MB/sec 2023-12-01T05:13:15.076 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z9h9X7KZ4ZEbAdR off=3808510 len=1660099 2023-12-01T05:13:15.077 INFO:tasks.workunit.client.0.smithi060.stdout:op 1649 completed, throughput=5MB/sec 2023-12-01T05:13:15.078 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c6lpwZDQaKfZLm5 off=10840814 len=525650 2023-12-01T05:13:15.082 INFO:tasks.workunit.client.0.smithi060.stdout:op 1650 completed, throughput=5MB/sec 2023-12-01T05:13:15.082 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sVcz14fpFuufsb0 off=2011747 len=1823936 2023-12-01T05:13:15.090 INFO:tasks.workunit.client.0.smithi060.stdout:op 1651 completed, throughput=5MB/sec 2023-12-01T05:13:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:15 smithi060 ceph-mon[94233]: pgmap v1932: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:13:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:15 smithi060 ceph-mon[109077]: pgmap v1932: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:13:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:15 smithi089 ceph-mon[98504]: pgmap v1932: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:13:16.090 INFO:tasks.workunit.client.0.smithi060.stdout: 328: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:16.090 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q74NHmdDxHYK52B off=17549301 len=274890 2023-12-01T05:13:16.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 1652 completed, throughput=4.99MB/sec 2023-12-01T05:13:16.091 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rcOdsuEEiWn9yT4 off=19865517 len=118537 2023-12-01T05:13:16.094 INFO:tasks.workunit.client.0.smithi060.stdout:op 1653 completed, throughput=4.99MB/sec 2023-12-01T05:13:16.094 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PtynxBIptsTpFbk off=8799936 len=1413571 2023-12-01T05:13:16.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 1654 completed, throughput=4.99MB/sec 2023-12-01T05:13:16.097 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xzchKEj2ZIZGD8C off=11234348 len=1812015 2023-12-01T05:13:16.105 INFO:tasks.workunit.client.0.smithi060.stdout:op 1655 completed, throughput=5MB/sec 2023-12-01T05:13:16.105 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0RIsME_wxZbX7Gw off=3589957 len=1198441 2023-12-01T05:13:16.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 1656 completed, throughput=5MB/sec 2023-12-01T05:13:17.113 INFO:tasks.workunit.client.0.smithi060.stdout: 329: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:17.113 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vNtE-WAcEx3N0Kj off=6501839 len=532362 2023-12-01T05:13:17.114 INFO:tasks.workunit.client.0.smithi060.stdout:op 1657 completed, throughput=4.99MB/sec 2023-12-01T05:13:17.114 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EZSckvwtCd4AHe6 off=637030 len=2058573 2023-12-01T05:13:17.116 INFO:tasks.workunit.client.0.smithi060.stdout:op 1658 completed, throughput=4.99MB/sec 2023-12-01T05:13:17.116 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_0xDUsVt0uK83BQ off=9213450 len=894128 2023-12-01T05:13:17.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 1659 completed, throughput=5MB/sec 2023-12-01T05:13:17.118 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HTZVodoHq_DGy0m off=1356568 len=995909 2023-12-01T05:13:17.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 1660 completed, throughput=5MB/sec 2023-12-01T05:13:17.119 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hHsnZxel4CahRWw off=191456 len=905795 2023-12-01T05:13:17.120 INFO:tasks.workunit.client.0.smithi060.stdout:op 1661 completed, throughput=5MB/sec 2023-12-01T05:13:17.445 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:13:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:17 smithi060 ceph-mon[94233]: pgmap v1933: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:13:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:17 smithi060 ceph-mon[109077]: pgmap v1933: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:13:17.771 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:13:17.771 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (27m) 5m ago 28m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:13:17.771 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (27m) 5m ago 27m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:13:17.771 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (29m) 5m ago 29m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:13:17.771 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (28m) 5m ago 28m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (31m) 5m ago 31m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (33m) 5m ago 33m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (33m) 5m ago 33m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (32m) 5m ago 32m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (32m) 5m ago 32m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (27m) 5m ago 27m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (27m) 5m ago 27m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (31m) 5m ago 31m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (31m) 5m ago 31m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (31m) 5m ago 31m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (30m) 5m ago 30m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (30m) 5m ago 30m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (29m) 5m ago 29m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (29m) 5m ago 29m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (29m) 5m ago 29m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:13:17.772 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (27m) 5m ago 28m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:13:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:17 smithi089 ceph-mon[98504]: pgmap v1933: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:13:18.121 INFO:tasks.workunit.client.0.smithi060.stdout: 330: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:18.121 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c9LbO4QNNTkLsLO off=11610379 len=406172 2023-12-01T05:13:18.124 INFO:tasks.workunit.client.0.smithi060.stdout:op 1662 completed, throughput=4.99MB/sec 2023-12-01T05:13:18.124 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EPRCP4-gB4UjB0E off=4512374 len=878121 2023-12-01T05:13:18.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 1663 completed, throughput=4.99MB/sec 2023-12-01T05:13:18.129 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xZj08v1KyFvEttk off=3236081 len=7965 2023-12-01T05:13:18.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 1664 completed, throughput=4.99MB/sec 2023-12-01T05:13:18.129 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lZVEsg2ymimvjit off=15508906 len=603824 2023-12-01T05:13:18.130 INFO:tasks.workunit.client.0.smithi060.stdout:op 1665 completed, throughput=4.99MB/sec 2023-12-01T05:13:18.130 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fVpgZ-6tUl5BKJt off=4462167 len=1715503 2023-12-01T05:13:18.133 INFO:tasks.workunit.client.0.smithi060.stdout:op 1666 completed, throughput=5MB/sec 2023-12-01T05:13:18.133 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0Ql_2b_JmQcVQ-i off=5365315 len=1008978 2023-12-01T05:13:18.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 1667 completed, throughput=5MB/sec 2023-12-01T05:13:18.134 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aNCQroKF-zHYGGo off=0 len=1652023 2023-12-01T05:13:18.135 INFO:tasks.workunit.client.0.smithi060.stdout:op 1668 completed, throughput=5MB/sec 2023-12-01T05:13:18.169 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:13:18.169 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:13:18.169 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:13:18.169 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:18.169 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:13:18.170 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:13:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:18 smithi060 ceph-mon[94233]: from='client.26306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3193004880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:13:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:18 smithi060 ceph-mon[109077]: from='client.26306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3193004880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:13:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:18 smithi089 ceph-mon[98504]: from='client.26306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3193004880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:13:19.135 INFO:tasks.workunit.client.0.smithi060.stdout: 331: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:19.136 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-epkYHFoe_G9vdjp off=180108 len=543070 2023-12-01T05:13:19.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 1669 completed, throughput=4.99MB/sec 2023-12-01T05:13:19.137 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Gw91RkmLnUotwE_ off=13386482 len=994599 2023-12-01T05:13:19.138 INFO:tasks.workunit.client.0.smithi060.stdout:op 1670 completed, throughput=4.99MB/sec 2023-12-01T05:13:19.138 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QyPNYpWEO657AzD off=7986862 len=19924 2023-12-01T05:13:19.139 INFO:tasks.workunit.client.0.smithi060.stdout:op 1671 completed, throughput=4.99MB/sec 2023-12-01T05:13:19.139 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4UQkZwUUx2kY000 off=5211030 len=1383984 2023-12-01T05:13:19.145 INFO:tasks.workunit.client.0.smithi060.stdout:op 1672 completed, throughput=5MB/sec 2023-12-01T05:13:19.145 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bJr-LQMFKz31LCJ off=22274826 len=328181 2023-12-01T05:13:19.147 INFO:tasks.workunit.client.0.smithi060.stdout:op 1673 completed, throughput=5MB/sec 2023-12-01T05:13:19.148 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3Dgx05lpjFvQUR_ off=17000601 len=1435190 2023-12-01T05:13:19.154 INFO:tasks.workunit.client.0.smithi060.stdout:op 1674 completed, throughput=5MB/sec 2023-12-01T05:13:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:19 smithi060 ceph-mon[94233]: from='client.16404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:19 smithi060 ceph-mon[94233]: pgmap v1934: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:13:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:19 smithi060 ceph-mon[109077]: from='client.16404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:19 smithi060 ceph-mon[109077]: pgmap v1934: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:13:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:19 smithi089 ceph-mon[98504]: from='client.16404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:19 smithi089 ceph-mon[98504]: pgmap v1934: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:13:20.154 INFO:tasks.workunit.client.0.smithi060.stdout: 332: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:20.154 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GQaBzjVg2Y-TP1Y off=2466201 len=1897344 2023-12-01T05:13:20.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 1675 completed, throughput=4.99MB/sec 2023-12-01T05:13:20.165 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FsYUcDrf9c7uvag off=22816247 len=1257417 2023-12-01T05:13:20.171 INFO:tasks.workunit.client.0.smithi060.stdout:op 1676 completed, throughput=5MB/sec 2023-12-01T05:13:20.172 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K61MBMB1JOxlB7l off=6550483 len=12090 2023-12-01T05:13:20.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 1677 completed, throughput=5MB/sec 2023-12-01T05:13:20.174 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5Z5Zgezu-INvKHX off=4380035 len=791065 2023-12-01T05:13:20.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 1678 completed, throughput=5MB/sec 2023-12-01T05:13:20.179 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PaFvuv1DfPRp1uo off=5945509 len=76118 2023-12-01T05:13:20.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 1679 completed, throughput=5MB/sec 2023-12-01T05:13:20.179 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2pDoJk1NDEh8mwP off=10045438 len=262510 2023-12-01T05:13:20.182 INFO:tasks.workunit.client.0.smithi060.stdout:op 1680 completed, throughput=5MB/sec 2023-12-01T05:13:20.182 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-24NhagmGrDqYgR9 off=18109194 len=1324792 2023-12-01T05:13:20.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 1681 completed, throughput=5MB/sec 2023-12-01T05:13:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:20 smithi060 ceph-mon[94233]: pgmap v1935: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:20 smithi060 ceph-mon[109077]: pgmap v1935: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:20 smithi089 ceph-mon[98504]: pgmap v1935: 105 pgs: 105 active+clean; 128 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:13:21.189 INFO:tasks.workunit.client.0.smithi060.stdout: 333: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:21.189 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-i031908L6nFFlN_ off=2308737 len=675972 2023-12-01T05:13:21.190 INFO:tasks.workunit.client.0.smithi060.stdout:op 1682 completed, throughput=4.99MB/sec 2023-12-01T05:13:21.190 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CanX1ylrWW1hGTB off=5164956 len=3698 2023-12-01T05:13:21.192 INFO:tasks.workunit.client.0.smithi060.stdout:op 1683 completed, throughput=4.99MB/sec 2023-12-01T05:13:21.193 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pVZlIiTxwfHxCns off=2933249 len=903824 2023-12-01T05:13:21.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 1684 completed, throughput=4.99MB/sec 2023-12-01T05:13:21.198 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cQ73H98dESeplfM off=19898998 len=1923359 2023-12-01T05:13:21.200 INFO:tasks.workunit.client.0.smithi060.stdout:op 1685 completed, throughput=5MB/sec 2023-12-01T05:13:21.200 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TLw7QkbIMCugVmo off=7066279 len=596055 2023-12-01T05:13:21.204 INFO:tasks.workunit.client.0.smithi060.stdout:op 1686 completed, throughput=5MB/sec 2023-12-01T05:13:21.204 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8nmOK2dVfTk1xxC off=160151 len=1900831 2023-12-01T05:13:21.212 INFO:tasks.workunit.client.0.smithi060.stdout:op 1687 completed, throughput=5MB/sec 2023-12-01T05:13:22.212 INFO:tasks.workunit.client.0.smithi060.stdout: 334: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:22.212 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-263R4HJ5UKTKuL2 off=12221664 len=887435 2023-12-01T05:13:22.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 1688 completed, throughput=4.99MB/sec 2023-12-01T05:13:22.218 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n4k2Ueh04wJzD1n off=5633871 len=167760 2023-12-01T05:13:22.219 INFO:tasks.workunit.client.0.smithi060.stdout:op 1689 completed, throughput=4.99MB/sec 2023-12-01T05:13:22.219 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gfjOAb7qUpWLlSt off=1030924 len=690819 2023-12-01T05:13:22.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 1690 completed, throughput=4.99MB/sec 2023-12-01T05:13:22.223 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WM3us_T1tv-0Llp off=11667394 len=2037733 2023-12-01T05:13:22.225 INFO:tasks.workunit.client.0.smithi060.stdout:op 1691 completed, throughput=5MB/sec 2023-12-01T05:13:22.225 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9jUIJmYgVdq4K9- off=384819 len=1528861 2023-12-01T05:13:22.227 INFO:tasks.workunit.client.0.smithi060.stdout:op 1692 completed, throughput=5MB/sec 2023-12-01T05:13:23.227 INFO:tasks.workunit.client.0.smithi060.stdout: 335: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:23.227 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KbgS1-sTVcWnI5K off=21633032 len=1654462 2023-12-01T05:13:23.229 INFO:tasks.workunit.client.0.smithi060.stdout:op 1693 completed, throughput=4.99MB/sec 2023-12-01T05:13:23.229 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MvYDYdWOaZaFFzL off=10731289 len=1780175 2023-12-01T05:13:23.237 INFO:tasks.workunit.client.0.smithi060.stdout:op 1694 completed, throughput=5MB/sec 2023-12-01T05:13:23.238 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SYAvJVu5GUPQWgO off=10131254 len=1828243 2023-12-01T05:13:23.239 INFO:tasks.workunit.client.0.smithi060.stdout:op 1695 completed, throughput=5MB/sec 2023-12-01T05:13:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:23 smithi060 ceph-mon[94233]: pgmap v1936: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:13:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:23 smithi060 ceph-mon[109077]: pgmap v1936: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:13:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:23 smithi089 ceph-mon[98504]: pgmap v1936: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:13:24.239 INFO:tasks.workunit.client.0.smithi060.stdout: 336: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:24.239 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RGDs8BIh9exxaJZ off=13378801 len=1294684 2023-12-01T05:13:24.241 INFO:tasks.workunit.client.0.smithi060.stdout:op 1696 completed, throughput=4.99MB/sec 2023-12-01T05:13:24.241 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n97oKsZKRQsm9NG off=1870093 len=1068477 2023-12-01T05:13:24.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 1697 completed, throughput=5MB/sec 2023-12-01T05:13:24.247 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KSXbZ_NurJZGh1e off=15066449 len=2029149 2023-12-01T05:13:24.249 INFO:tasks.workunit.client.0.smithi060.stdout:op 1698 completed, throughput=5MB/sec 2023-12-01T05:13:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:13:24] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:13:25.250 INFO:tasks.workunit.client.0.smithi060.stdout: 337: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:25.250 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6t41XltRMVcMUp6 off=18962337 len=747552 2023-12-01T05:13:25.251 INFO:tasks.workunit.client.0.smithi060.stdout:op 1699 completed, throughput=4.99MB/sec 2023-12-01T05:13:25.251 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6YkNtgFKC18432- off=11347419 len=1879528 2023-12-01T05:13:25.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 1700 completed, throughput=4.99MB/sec 2023-12-01T05:13:25.252 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-O1XjXk_kgkN-np1 off=12311709 len=663953 2023-12-01T05:13:25.253 INFO:tasks.workunit.client.0.smithi060.stdout:op 1701 completed, throughput=5MB/sec 2023-12-01T05:13:25.253 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XdEDgqucIgto6V5 off=5440867 len=961400 2023-12-01T05:13:25.254 INFO:tasks.workunit.client.0.smithi060.stdout:op 1702 completed, throughput=5MB/sec 2023-12-01T05:13:25.254 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lNAtM0Ow0qNrycH off=4410924 len=1572057 2023-12-01T05:13:25.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 1703 completed, throughput=5MB/sec 2023-12-01T05:13:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:25 smithi060 ceph-mon[94233]: pgmap v1937: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-01T05:13:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:13:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:25 smithi060 ceph-mon[109077]: pgmap v1937: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-01T05:13:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:13:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:25 smithi089 ceph-mon[98504]: pgmap v1937: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-01T05:13:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:13:26.257 INFO:tasks.workunit.client.0.smithi060.stdout: 338: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:26.257 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EQhZ_sHewOZ_nZn off=5715642 len=601254 2023-12-01T05:13:26.258 INFO:tasks.workunit.client.0.smithi060.stdout:op 1704 completed, throughput=4.99MB/sec 2023-12-01T05:13:26.258 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kkHgfbNyhGX3PnR off=10081215 len=1631946 2023-12-01T05:13:26.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 1705 completed, throughput=4.99MB/sec 2023-12-01T05:13:26.260 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1l2j6fzwgsmJISS off=7647618 len=467414 2023-12-01T05:13:26.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 1706 completed, throughput=5MB/sec 2023-12-01T05:13:26.260 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bpUkN2mY8HF_uKy off=1125688 len=1630644 2023-12-01T05:13:26.263 INFO:tasks.workunit.client.0.smithi060.stdout:op 1707 completed, throughput=5MB/sec 2023-12-01T05:13:26.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:26.685 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:27.264 INFO:tasks.workunit.client.0.smithi060.stdout: 339: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:27.264 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DO6ULc_zd7dOTcO off=20900186 len=481536 2023-12-01T05:13:27.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 1708 completed, throughput=4.99MB/sec 2023-12-01T05:13:27.266 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zb5MF-jNynYy8e5 off=2554613 len=1980005 2023-12-01T05:13:27.272 INFO:tasks.workunit.client.0.smithi060.stdout:op 1709 completed, throughput=4.99MB/sec 2023-12-01T05:13:27.272 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dhCWJsqPuUNaV72 off=8278963 len=583315 2023-12-01T05:13:27.275 INFO:tasks.workunit.client.0.smithi060.stdout:op 1710 completed, throughput=4.99MB/sec 2023-12-01T05:13:27.275 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OyMzKGTWn79iQnK off=6268729 len=1280059 2023-12-01T05:13:27.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 1711 completed, throughput=5MB/sec 2023-12-01T05:13:27.276 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2_3mheOcU5UyGCm off=13581468 len=1592276 2023-12-01T05:13:27.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 1712 completed, throughput=5MB/sec 2023-12-01T05:13:27.392 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:27 smithi060 ceph-mon[109077]: pgmap v1938: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-01T05:13:27.392 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:27 smithi060 ceph-mon[94233]: pgmap v1938: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-01T05:13:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:27 smithi089 ceph-mon[98504]: pgmap v1938: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 5 op/s 2023-12-01T05:13:28.285 INFO:tasks.workunit.client.0.smithi060.stdout: 340: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:28.285 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-unxL0lX-TohwFBH off=10180924 len=1673908 2023-12-01T05:13:28.294 INFO:tasks.workunit.client.0.smithi060.stdout:op 1713 completed, throughput=4.99MB/sec 2023-12-01T05:13:28.294 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JjKxUFN26syirEO off=2102132 len=958932 2023-12-01T05:13:28.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 1714 completed, throughput=4.99MB/sec 2023-12-01T05:13:28.299 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gaBiAY_72SZOo23 off=3878241 len=1178847 2023-12-01T05:13:28.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 1715 completed, throughput=5MB/sec 2023-12-01T05:13:28.301 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_n25zrQfPJoXuCx off=4788157 len=916551 2023-12-01T05:13:28.304 INFO:tasks.workunit.client.0.smithi060.stdout:op 1716 completed, throughput=5MB/sec 2023-12-01T05:13:29.305 INFO:tasks.workunit.client.0.smithi060.stdout: 341: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:29.305 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L2NljmZwRSzZflH off=3242374 len=2026351 2023-12-01T05:13:29.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 1717 completed, throughput=4.99MB/sec 2023-12-01T05:13:29.313 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NF1jrS_VOqZ73XB off=21494731 len=675570 2023-12-01T05:13:29.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 1718 completed, throughput=4.99MB/sec 2023-12-01T05:13:29.314 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SMBfIB_PuTpmbpY off=4386900 len=576285 2023-12-01T05:13:29.314 INFO:tasks.workunit.client.0.smithi060.stdout:op 1719 completed, throughput=4.99MB/sec 2023-12-01T05:13:29.314 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_cG6KAHcFktURGi off=14273171 len=2072830 2023-12-01T05:13:29.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 1720 completed, throughput=5MB/sec 2023-12-01T05:13:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[109077]: pgmap v1939: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:13:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:13:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:13:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[94233]: pgmap v1939: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:13:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:13:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:13:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:29 smithi089 ceph-mon[98504]: pgmap v1939: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:13:30.321 INFO:tasks.workunit.client.0.smithi060.stdout: 342: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:30.321 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GkI5GPdKo65JaGQ off=1331789 len=2022089 2023-12-01T05:13:30.326 INFO:tasks.workunit.client.0.smithi060.stdout:op 1721 completed, throughput=4.99MB/sec 2023-12-01T05:13:30.326 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o6f4JnphRrVi2kg off=21834353 len=255314 2023-12-01T05:13:30.327 INFO:tasks.workunit.client.0.smithi060.stdout:op 1722 completed, throughput=4.99MB/sec 2023-12-01T05:13:30.327 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OzAlUFa9N8bRSHF off=8431930 len=1292039 2023-12-01T05:13:30.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 1723 completed, throughput=5MB/sec 2023-12-01T05:13:30.328 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AtAf7dWA7pid5UJ off=1938057 len=447131 2023-12-01T05:13:30.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 1724 completed, throughput=5MB/sec 2023-12-01T05:13:30.333 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Zd21bB2mwMXVMG- off=23426494 len=800222 2023-12-01T05:13:30.337 INFO:tasks.workunit.client.0.smithi060.stdout:op 1725 completed, throughput=5MB/sec 2023-12-01T05:13:30.337 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oNseP036HpHHv0S off=5029869 len=470812 2023-12-01T05:13:30.338 INFO:tasks.workunit.client.0.smithi060.stdout:op 1726 completed, throughput=5MB/sec 2023-12-01T05:13:31.338 INFO:tasks.workunit.client.0.smithi060.stdout: 343: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:31.338 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p3LGpxhwLgJZaLO off=0 len=1298941 2023-12-01T05:13:31.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 1727 completed, throughput=4.99MB/sec 2023-12-01T05:13:31.344 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nw-DigwMSI5PbIB off=16251543 len=1876287 2023-12-01T05:13:31.351 INFO:tasks.workunit.client.0.smithi060.stdout:op 1728 completed, throughput=4.99MB/sec 2023-12-01T05:13:31.351 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YCYvPUT_XkIiHHW off=9719989 len=1612232 2023-12-01T05:13:31.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 1729 completed, throughput=5MB/sec 2023-12-01T05:13:31.361 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vrpeIVgpwI1NCTZ off=906107 len=1694911 2023-12-01T05:13:31.363 INFO:tasks.workunit.client.0.smithi060.stdout:op 1730 completed, throughput=5MB/sec 2023-12-01T05:13:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:31 smithi060 ceph-mon[94233]: pgmap v1940: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:13:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:31 smithi060 ceph-mon[109077]: pgmap v1940: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:13:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:31 smithi089 ceph-mon[98504]: pgmap v1940: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:13:32.364 INFO:tasks.workunit.client.0.smithi060.stdout: 344: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:32.364 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H9HFb-ZgizI-m0K off=1900731 len=305876 2023-12-01T05:13:32.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 1731 completed, throughput=4.99MB/sec 2023-12-01T05:13:32.367 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4vzLsLNfJ9gedSU off=1250356 len=8156 2023-12-01T05:13:32.369 INFO:tasks.workunit.client.0.smithi060.stdout:op 1732 completed, throughput=4.99MB/sec 2023-12-01T05:13:32.369 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tgkMWAWS8yDG2hZ off=9835117 len=1041369 2023-12-01T05:13:32.375 INFO:tasks.workunit.client.0.smithi060.stdout:op 1733 completed, throughput=4.99MB/sec 2023-12-01T05:13:32.375 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E1HIVH0Fqg4lBt- off=3835834 len=1752653 2023-12-01T05:13:32.383 INFO:tasks.workunit.client.0.smithi060.stdout:op 1734 completed, throughput=5MB/sec 2023-12-01T05:13:32.383 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EZCDPwqcMBVoTPo off=10646443 len=320636 2023-12-01T05:13:32.385 INFO:tasks.workunit.client.0.smithi060.stdout:op 1735 completed, throughput=5MB/sec 2023-12-01T05:13:32.385 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NI6jMmda1tAI91z off=13869573 len=1463010 2023-12-01T05:13:32.390 INFO:tasks.workunit.client.0.smithi060.stdout:op 1736 completed, throughput=5MB/sec 2023-12-01T05:13:33.391 INFO:tasks.workunit.client.0.smithi060.stdout: 345: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:33.391 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HY3TNYu_yRghjQt off=554184 len=95285 2023-12-01T05:13:33.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 1737 completed, throughput=4.99MB/sec 2023-12-01T05:13:33.391 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dM6gh4GK25wqSK2 off=5711875 len=1425654 2023-12-01T05:13:33.393 INFO:tasks.workunit.client.0.smithi060.stdout:op 1738 completed, throughput=4.99MB/sec 2023-12-01T05:13:33.393 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3_THv-s5mEy2nOD off=1704792 len=1671571 2023-12-01T05:13:33.396 INFO:tasks.workunit.client.0.smithi060.stdout:op 1739 completed, throughput=5MB/sec 2023-12-01T05:13:33.396 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zf0PGX3TdYaW_Gv off=14594979 len=1242044 2023-12-01T05:13:33.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 1740 completed, throughput=5MB/sec 2023-12-01T05:13:33.398 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mXwoGyYzTDzcAoa off=12881012 len=419123 2023-12-01T05:13:33.399 INFO:tasks.workunit.client.0.smithi060.stdout:op 1741 completed, throughput=5MB/sec 2023-12-01T05:13:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:33 smithi060 ceph-mon[94233]: pgmap v1941: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:13:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:33 smithi060 ceph-mon[109077]: pgmap v1941: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:13:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:33 smithi089 ceph-mon[98504]: pgmap v1941: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:13:34.400 INFO:tasks.workunit.client.0.smithi060.stdout: 346: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:34.400 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U9fQ2cMWpmVl7mS off=7543942 len=1926028 2023-12-01T05:13:34.402 INFO:tasks.workunit.client.0.smithi060.stdout:op 1742 completed, throughput=4.99MB/sec 2023-12-01T05:13:34.402 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3uQd7OAMMpNPAEL off=4592415 len=1440748 2023-12-01T05:13:34.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 1743 completed, throughput=5MB/sec 2023-12-01T05:13:34.404 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oZ7KNH9Z4-eMpiG off=1156976 len=215921 2023-12-01T05:13:34.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 1744 completed, throughput=5MB/sec 2023-12-01T05:13:34.407 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9Wrnf3uBhUSOdQX off=8500945 len=1465218 2023-12-01T05:13:34.409 INFO:tasks.workunit.client.0.smithi060.stdout:op 1745 completed, throughput=5MB/sec 2023-12-01T05:13:34.409 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2qQFgUhFMeGePTE off=6518294 len=1924520 2023-12-01T05:13:34.411 INFO:tasks.workunit.client.0.smithi060.stdout:op 1746 completed, throughput=5.01MB/sec 2023-12-01T05:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:13:34] "GET /metrics HTTP/1.1" 200 33874 "" "Prometheus/2.43.0" 2023-12-01T05:13:35.411 INFO:tasks.workunit.client.0.smithi060.stdout: 347: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:35.411 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sic52BGGg_DQSMP off=1902671 len=1839437 2023-12-01T05:13:35.415 INFO:tasks.workunit.client.0.smithi060.stdout:op 1747 completed, throughput=5MB/sec 2023-12-01T05:13:35.415 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EQkwHjQo4NXziAw off=2639036 len=1162626 2023-12-01T05:13:35.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 1748 completed, throughput=5MB/sec 2023-12-01T05:13:35.416 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0bXuI3zU7QvFn_f off=12013617 len=1261095 2023-12-01T05:13:35.423 INFO:tasks.workunit.client.0.smithi060.stdout:op 1749 completed, throughput=5MB/sec 2023-12-01T05:13:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:35 smithi060 ceph-mon[109077]: pgmap v1942: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:13:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:35 smithi060 ceph-mon[94233]: pgmap v1942: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:13:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:35 smithi089 ceph-mon[98504]: pgmap v1942: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:13:36.423 INFO:tasks.workunit.client.0.smithi060.stdout: 348: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:36.423 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9NVI-_ztLsB_Hyd off=7234206 len=957865 2023-12-01T05:13:36.425 INFO:tasks.workunit.client.0.smithi060.stdout:op 1750 completed, throughput=4.99MB/sec 2023-12-01T05:13:36.425 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bXEJhD7JrqHKpKL off=10200642 len=1107763 2023-12-01T05:13:36.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 1751 completed, throughput=4.99MB/sec 2023-12-01T05:13:36.431 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-38VhftYrCQnI0sh off=8838107 len=1090958 2023-12-01T05:13:36.436 INFO:tasks.workunit.client.0.smithi060.stdout:op 1752 completed, throughput=5MB/sec 2023-12-01T05:13:36.436 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ouRvM5cct8LYK6v off=7047099 len=1977947 2023-12-01T05:13:36.443 INFO:tasks.workunit.client.0.smithi060.stdout:op 1753 completed, throughput=5MB/sec 2023-12-01T05:13:37.443 INFO:tasks.workunit.client.0.smithi060.stdout: 349: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:37.444 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NMaN62d8rlq1y62 off=3517593 len=1064800 2023-12-01T05:13:37.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 1754 completed, throughput=4.99MB/sec 2023-12-01T05:13:37.450 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_lGSvHrpKztMHPx off=16147591 len=2036151 2023-12-01T05:13:37.458 INFO:tasks.workunit.client.0.smithi060.stdout:op 1755 completed, throughput=5MB/sec 2023-12-01T05:13:37.459 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YPyJ64-FQpYi6d- off=1371756 len=1288931 2023-12-01T05:13:37.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 1756 completed, throughput=5MB/sec 2023-12-01T05:13:37.465 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lPn4tqLlMAjcGGt off=1345401 len=88880 2023-12-01T05:13:37.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 1757 completed, throughput=5MB/sec 2023-12-01T05:13:37.467 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uw3-ZzBS6N3R9nV off=8916598 len=978089 2023-12-01T05:13:37.469 INFO:tasks.workunit.client.0.smithi060.stdout:op 1758 completed, throughput=5MB/sec 2023-12-01T05:13:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:37 smithi060 ceph-mon[94233]: pgmap v1943: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:13:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:37 smithi060 ceph-mon[109077]: pgmap v1943: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:13:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:37 smithi089 ceph-mon[98504]: pgmap v1943: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:13:38.469 INFO:tasks.workunit.client.0.smithi060.stdout: 350: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:38.469 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PO5hPAxkbPieQWC off=529507 len=577046 2023-12-01T05:13:38.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 1759 completed, throughput=4.99MB/sec 2023-12-01T05:13:38.474 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nm9wuGKQCsneDwD off=3117547 len=1965805 2023-12-01T05:13:38.477 INFO:tasks.workunit.client.0.smithi060.stdout:op 1760 completed, throughput=4.99MB/sec 2023-12-01T05:13:38.477 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tRpVXJNmTD0Tf8V off=22404694 len=906538 2023-12-01T05:13:38.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 1761 completed, throughput=5MB/sec 2023-12-01T05:13:38.482 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5cGg9XOZPkI8KxK off=22598859 len=508743 2023-12-01T05:13:38.486 INFO:tasks.workunit.client.0.smithi060.stdout:op 1762 completed, throughput=5MB/sec 2023-12-01T05:13:38.486 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jbdEEIhdaAcsFo8 off=9637066 len=1489602 2023-12-01T05:13:38.493 INFO:tasks.workunit.client.0.smithi060.stdout:op 1763 completed, throughput=5MB/sec 2023-12-01T05:13:39.492 INFO:tasks.workunit.client.0.smithi060.stdout: 351: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:39.492 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FNe__3SuqTLkR6r off=7690776 len=1078207 2023-12-01T05:13:39.498 INFO:tasks.workunit.client.0.smithi060.stdout:op 1764 completed, throughput=4.99MB/sec 2023-12-01T05:13:39.499 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gqLqEg7L1NykhcT off=8215020 len=515334 2023-12-01T05:13:39.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 1765 completed, throughput=4.99MB/sec 2023-12-01T05:13:39.502 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GMaSJ3JyLTyPFTm off=4599516 len=522409 2023-12-01T05:13:39.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 1766 completed, throughput=4.99MB/sec 2023-12-01T05:13:39.504 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wDqflxnnZE1wj13 off=157452 len=1879039 2023-12-01T05:13:39.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 1767 completed, throughput=5MB/sec 2023-12-01T05:13:39.512 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z8p9yFlsw0boEpW off=10293332 len=876668 2023-12-01T05:13:39.512 INFO:tasks.workunit.client.0.smithi060.stdout:op 1768 completed, throughput=5MB/sec 2023-12-01T05:13:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:39 smithi060 ceph-mon[94233]: pgmap v1944: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:13:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:39 smithi060 ceph-mon[109077]: pgmap v1944: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:13:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:39 smithi089 ceph-mon[98504]: pgmap v1944: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:13:40.512 INFO:tasks.workunit.client.0.smithi060.stdout: 352: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:40.512 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h70diwCViRDU-Dn off=17490365 len=438731 2023-12-01T05:13:40.516 INFO:tasks.workunit.client.0.smithi060.stdout:op 1769 completed, throughput=4.99MB/sec 2023-12-01T05:13:40.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aMpE22jqMWrn8E9 off=107870 len=2020352 2023-12-01T05:13:40.524 INFO:tasks.workunit.client.0.smithi060.stdout:op 1770 completed, throughput=4.99MB/sec 2023-12-01T05:13:40.524 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9f0J8pmH0IhOugW off=19871096 len=802219 2023-12-01T05:13:40.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 1771 completed, throughput=5MB/sec 2023-12-01T05:13:40.529 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WH6FN65sNpAUgAR off=6583421 len=662798 2023-12-01T05:13:40.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 1772 completed, throughput=5MB/sec 2023-12-01T05:13:40.532 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xEiSKx6qcBJH7go off=17742468 len=1274231 2023-12-01T05:13:40.533 INFO:tasks.workunit.client.0.smithi060.stdout:op 1773 completed, throughput=5MB/sec 2023-12-01T05:13:41.534 INFO:tasks.workunit.client.0.smithi060.stdout: 353: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:41.534 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZRdGUCx42BlTyW2 off=19050600 len=1510196 2023-12-01T05:13:41.541 INFO:tasks.workunit.client.0.smithi060.stdout:op 1774 completed, throughput=4.99MB/sec 2023-12-01T05:13:41.541 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tdiwnkSUcVlg1Si off=917498 len=2067081 2023-12-01T05:13:41.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 1775 completed, throughput=5MB/sec 2023-12-01T05:13:41.543 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KfY7tQqwWRFa42Z off=9359456 len=1119742 2023-12-01T05:13:41.548 INFO:tasks.workunit.client.0.smithi060.stdout:op 1776 completed, throughput=5MB/sec 2023-12-01T05:13:41.548 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PcWvOIAKSptWjDs off=3845903 len=354500 2023-12-01T05:13:41.549 INFO:tasks.workunit.client.0.smithi060.stdout:op 1777 completed, throughput=5MB/sec 2023-12-01T05:13:41.549 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RJ97qF15X8oBX7c off=5211766 len=847442 2023-12-01T05:13:41.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 1778 completed, throughput=5MB/sec 2023-12-01T05:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:41 smithi060 ceph-mon[94233]: pgmap v1945: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:41 smithi060 ceph-mon[109077]: pgmap v1945: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:13:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:41 smithi089 ceph-mon[98504]: pgmap v1945: 105 pgs: 105 active+clean; 128 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:13:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:42.554 INFO:tasks.workunit.client.0.smithi060.stdout: 354: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:42.554 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tl1Jt1D7CGPl8B7 off=5098278 len=1880168 2023-12-01T05:13:42.556 INFO:tasks.workunit.client.0.smithi060.stdout:op 1779 completed, throughput=4.99MB/sec 2023-12-01T05:13:42.557 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-38oPSyuIZ7ckH1O off=3935029 len=21847 2023-12-01T05:13:42.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 1780 completed, throughput=4.99MB/sec 2023-12-01T05:13:42.559 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6Mxmks0KOEhNPNQ off=701048 len=926309 2023-12-01T05:13:42.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 1781 completed, throughput=5MB/sec 2023-12-01T05:13:42.560 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NAN3qQcSpZwBsuL off=553517 len=1990122 2023-12-01T05:13:42.562 INFO:tasks.workunit.client.0.smithi060.stdout:op 1782 completed, throughput=5MB/sec 2023-12-01T05:13:43.562 INFO:tasks.workunit.client.0.smithi060.stdout: 355: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:43.562 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TBHU1Tz6iYhNySw off=2179185 len=357668 2023-12-01T05:13:43.563 INFO:tasks.workunit.client.0.smithi060.stdout:op 1783 completed, throughput=4.99MB/sec 2023-12-01T05:13:43.563 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q-K5DfDN1rbo-1W off=12886309 len=1098398 2023-12-01T05:13:43.569 INFO:tasks.workunit.client.0.smithi060.stdout:op 1784 completed, throughput=4.99MB/sec 2023-12-01T05:13:43.569 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JHXPgx4gxJrqG0A off=3693859 len=1761819 2023-12-01T05:13:43.578 INFO:tasks.workunit.client.0.smithi060.stdout:op 1785 completed, throughput=5MB/sec 2023-12-01T05:13:43.578 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VhDSuWVKSd9BCMW off=1109268 len=829840 2023-12-01T05:13:43.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 1786 completed, throughput=5MB/sec 2023-12-01T05:13:43.580 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bs1Wr2Q3LCnHdqD off=14529381 len=1830099 2023-12-01T05:13:43.582 INFO:tasks.workunit.client.0.smithi060.stdout:op 1787 completed, throughput=5MB/sec 2023-12-01T05:13:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:43 smithi060 ceph-mon[94233]: pgmap v1946: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:13:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:43 smithi060 ceph-mon[109077]: pgmap v1946: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:13:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:43 smithi089 ceph-mon[98504]: pgmap v1946: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:13:44.582 INFO:tasks.workunit.client.0.smithi060.stdout: 356: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:44.582 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4XbozPJ5JZloNLH off=1405861 len=646041 2023-12-01T05:13:44.584 INFO:tasks.workunit.client.0.smithi060.stdout:op 1788 completed, throughput=4.99MB/sec 2023-12-01T05:13:44.584 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2wQFrXDebLXmO0S off=13938789 len=1831256 2023-12-01T05:13:44.594 INFO:tasks.workunit.client.0.smithi060.stdout:op 1789 completed, throughput=4.99MB/sec 2023-12-01T05:13:44.594 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Aa3u_7Xk2dRw1KL off=6614431 len=1965740 2023-12-01T05:13:44.597 INFO:tasks.workunit.client.0.smithi060.stdout:op 1790 completed, throughput=5MB/sec 2023-12-01T05:13:44.597 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z-TO-DQrNJ37t-o off=4486629 len=348578 2023-12-01T05:13:44.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 1791 completed, throughput=5MB/sec 2023-12-01T05:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:13:44] "GET /metrics HTTP/1.1" 200 33873 "" "Prometheus/2.43.0" 2023-12-01T05:13:45.598 INFO:tasks.workunit.client.0.smithi060.stdout: 357: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:45.598 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wXabPvW4Y9NcGHO off=2899255 len=863762 2023-12-01T05:13:45.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 1792 completed, throughput=4.99MB/sec 2023-12-01T05:13:45.599 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-w_0P3dgUuoSlgy9 off=16504313 len=688020 2023-12-01T05:13:45.600 INFO:tasks.workunit.client.0.smithi060.stdout:op 1793 completed, throughput=4.99MB/sec 2023-12-01T05:13:45.600 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DnRVMc3QhvW8TPW off=21652818 len=1676779 2023-12-01T05:13:45.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 1794 completed, throughput=5MB/sec 2023-12-01T05:13:45.610 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6BJ8tvh00CyxFcQ off=18930495 len=545281 2023-12-01T05:13:45.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 1795 completed, throughput=5MB/sec 2023-12-01T05:13:45.610 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FlMD7FwPxXV73Kl off=6632075 len=1904394 2023-12-01T05:13:45.618 INFO:tasks.workunit.client.0.smithi060.stdout:op 1796 completed, throughput=5MB/sec 2023-12-01T05:13:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:45 smithi060 ceph-mon[94233]: pgmap v1947: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:45 smithi060 ceph-mon[109077]: pgmap v1947: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:45 smithi089 ceph-mon[98504]: pgmap v1947: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:46.618 INFO:tasks.workunit.client.0.smithi060.stdout: 358: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:46.618 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WhNvJCIzfjrC8Cl off=4401859 len=1308401 2023-12-01T05:13:46.620 INFO:tasks.workunit.client.0.smithi060.stdout:op 1797 completed, throughput=4.99MB/sec 2023-12-01T05:13:46.620 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kKFoqH2yCL8nMqk off=14688764 len=1233167 2023-12-01T05:13:46.621 INFO:tasks.workunit.client.0.smithi060.stdout:op 1798 completed, throughput=4.99MB/sec 2023-12-01T05:13:46.621 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DnRVMc3QhvW8TPW off=3012360 len=1052921 2023-12-01T05:13:46.624 INFO:tasks.workunit.client.0.smithi060.stdout:op 1799 completed, throughput=5MB/sec 2023-12-01T05:13:46.624 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bpC8R-YBsMTH_Vc off=1948802 len=1067640 2023-12-01T05:13:46.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 1800 completed, throughput=5MB/sec 2023-12-01T05:13:46.629 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HzQ4RHvgKnix6Dw off=5612325 len=234959 2023-12-01T05:13:46.632 INFO:tasks.workunit.client.0.smithi060.stdout:op 1801 completed, throughput=5MB/sec 2023-12-01T05:13:47.633 INFO:tasks.workunit.client.0.smithi060.stdout: 359: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:47.633 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iagaoPfOOav4OAD off=2865364 len=1459449 2023-12-01T05:13:47.635 INFO:tasks.workunit.client.0.smithi060.stdout:op 1802 completed, throughput=4.99MB/sec 2023-12-01T05:13:47.636 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U0nxtGIqGb0cGiD off=1813501 len=901103 2023-12-01T05:13:47.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 1803 completed, throughput=4.99MB/sec 2023-12-01T05:13:47.637 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1-b8ER-n4oTMHJ7 off=19223416 len=890804 2023-12-01T05:13:47.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 1804 completed, throughput=5MB/sec 2023-12-01T05:13:47.639 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EPNZCFogagx7bTR off=2057010 len=888105 2023-12-01T05:13:47.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 1805 completed, throughput=5MB/sec 2023-12-01T05:13:47.644 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pBrMZyv2LYyiFon off=2755413 len=1028989 2023-12-01T05:13:47.650 INFO:tasks.workunit.client.0.smithi060.stdout:op 1806 completed, throughput=5MB/sec 2023-12-01T05:13:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:47 smithi060 ceph-mon[94233]: pgmap v1948: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:47 smithi060 ceph-mon[109077]: pgmap v1948: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:47 smithi089 ceph-mon[98504]: pgmap v1948: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:48.534 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:13:48.650 INFO:tasks.workunit.client.0.smithi060.stdout: 360: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:48.650 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3wG5gjrfid7crSC off=3385939 len=946384 2023-12-01T05:13:48.651 INFO:tasks.workunit.client.0.smithi060.stdout:op 1807 completed, throughput=4.99MB/sec 2023-12-01T05:13:48.651 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ngIbE4gpT8INvA5 off=3524562 len=1488935 2023-12-01T05:13:48.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 1808 completed, throughput=4.99MB/sec 2023-12-01T05:13:48.652 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s2CrrxP9iKyQVgw off=13299320 len=1210469 2023-12-01T05:13:48.653 INFO:tasks.workunit.client.0.smithi060.stdout:op 1809 completed, throughput=5MB/sec 2023-12-01T05:13:48.654 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oaFBieiwkeOP7GD off=3776679 len=1509117 2023-12-01T05:13:48.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 1810 completed, throughput=5MB/sec 2023-12-01T05:13:48.655 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qxx02YudZlSZnjj off=14566272 len=1707585 2023-12-01T05:13:48.656 INFO:tasks.workunit.client.0.smithi060.stdout:op 1811 completed, throughput=5MB/sec 2023-12-01T05:13:48.865 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:13:48.865 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (28m) 6m ago 28m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:13:48.865 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (28m) 6m ago 28m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:13:48.865 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (29m) 6m ago 29m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:13:48.865 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (29m) 6m ago 29m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:13:48.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (32m) 6m ago 32m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:13:48.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (34m) 6m ago 34m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:13:48.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (34m) 6m ago 34m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:13:48.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (32m) 6m ago 32m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:13:48.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (32m) 6m ago 32m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:13:48.866 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (28m) 6m ago 28m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:13:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (28m) 6m ago 28m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:13:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (32m) 6m ago 32m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:13:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (31m) 6m ago 31m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:13:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (31m) 6m ago 31m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:13:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (31m) 6m ago 31m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:13:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (30m) 6m ago 30m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:13:48.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (30m) 6m ago 30m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:13:48.868 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (30m) 6m ago 30m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:13:48.868 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (29m) 6m ago 29m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:13:48.868 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (28m) 6m ago 29m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:13:49.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:49.260 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:13:49.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:13:49.260 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:13:49.260 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:13:49.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:13:49.260 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:13:49.260 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:13:49.657 INFO:tasks.workunit.client.0.smithi060.stdout: 361: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:49.657 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l13Ulisa6DBp8kJ off=9325372 len=1032496 2023-12-01T05:13:49.658 INFO:tasks.workunit.client.0.smithi060.stdout:op 1812 completed, throughput=4.99MB/sec 2023-12-01T05:13:49.658 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Z8Qb6kxgdtLn3pM off=5908826 len=836075 2023-12-01T05:13:49.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 1813 completed, throughput=5MB/sec 2023-12-01T05:13:49.662 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S-LDHg5QFmlgrD4 off=3543749 len=993190 2023-12-01T05:13:49.667 INFO:tasks.workunit.client.0.smithi060.stdout:op 1814 completed, throughput=5MB/sec 2023-12-01T05:13:49.667 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-N_6fp9jfLVpa13S off=775356 len=483071 2023-12-01T05:13:49.668 INFO:tasks.workunit.client.0.smithi060.stdout:op 1815 completed, throughput=5MB/sec 2023-12-01T05:13:49.668 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dtA4QFqRxJvrXXk off=880745 len=1286790 2023-12-01T05:13:49.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 1816 completed, throughput=5MB/sec 2023-12-01T05:13:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:49 smithi060 ceph-mon[94233]: pgmap v1949: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:13:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/792853565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:13:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:49 smithi060 ceph-mon[109077]: pgmap v1949: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:13:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/792853565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:13:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:49 smithi089 ceph-mon[98504]: pgmap v1949: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:13:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/792853565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:13:50.669 INFO:tasks.workunit.client.0.smithi060.stdout: 362: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:50.669 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UgX3A-5dDVzu_vy off=584256 len=84380 2023-12-01T05:13:50.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 1817 completed, throughput=4.99MB/sec 2023-12-01T05:13:50.670 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GZXn7C22C5GEhk4 off=4020422 len=1927254 2023-12-01T05:13:50.681 INFO:tasks.workunit.client.0.smithi060.stdout:op 1818 completed, throughput=4.99MB/sec 2023-12-01T05:13:50.681 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4ZigxqoHlQwwZry off=21061220 len=918766 2023-12-01T05:13:50.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 1819 completed, throughput=5MB/sec 2023-12-01T05:13:50.683 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6t-OuyVBIPZAhJH off=13178845 len=1292061 2023-12-01T05:13:50.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 1820 completed, throughput=5MB/sec 2023-12-01T05:13:50.689 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-v9LZ-SUe5M9HJr_ off=1487359 len=1023486 2023-12-01T05:13:50.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 1821 completed, throughput=5MB/sec 2023-12-01T05:13:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:50 smithi060 ceph-mon[94233]: from='client.26324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:50 smithi060 ceph-mon[94233]: from='client.16422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:50 smithi060 ceph-mon[109077]: from='client.26324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:50 smithi060 ceph-mon[109077]: from='client.16422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:50 smithi089 ceph-mon[98504]: from='client.26324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:50 smithi089 ceph-mon[98504]: from='client.16422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:13:51.694 INFO:tasks.workunit.client.0.smithi060.stdout: 363: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:51.694 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7RRs4Nnk6Wffhh5 off=0 len=1113263 2023-12-01T05:13:51.700 INFO:tasks.workunit.client.0.smithi060.stdout:op 1822 completed, throughput=4.99MB/sec 2023-12-01T05:13:51.701 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C-1efbUKAkpKd7v off=124788 len=1955808 2023-12-01T05:13:51.710 INFO:tasks.workunit.client.0.smithi060.stdout:op 1823 completed, throughput=5MB/sec 2023-12-01T05:13:51.710 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LeQ_Xa_VVImMUHo off=4591898 len=1201920 2023-12-01T05:13:51.711 INFO:tasks.workunit.client.0.smithi060.stdout:op 1824 completed, throughput=5MB/sec 2023-12-01T05:13:51.711 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5naCd-FZ0V4mKCO off=18605289 len=958696 2023-12-01T05:13:51.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 1825 completed, throughput=5MB/sec 2023-12-01T05:13:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:51 smithi060 ceph-mon[94233]: pgmap v1950: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:51 smithi060 ceph-mon[109077]: pgmap v1950: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:51 smithi089 ceph-mon[98504]: pgmap v1950: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:13:52.714 INFO:tasks.workunit.client.0.smithi060.stdout: 364: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:52.714 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nMIRpUT9Cmf_LQK off=13282782 len=1656796 2023-12-01T05:13:52.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 1826 completed, throughput=4.99MB/sec 2023-12-01T05:13:52.717 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kIinFkrNhM0agdp off=1599503 len=220739 2023-12-01T05:13:52.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 1827 completed, throughput=4.99MB/sec 2023-12-01T05:13:52.717 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_n25zrQfPJoXuCx off=9649871 len=405612 2023-12-01T05:13:52.720 INFO:tasks.workunit.client.0.smithi060.stdout:op 1828 completed, throughput=4.99MB/sec 2023-12-01T05:13:52.720 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f9b-ZZZTOHRddwD off=4595391 len=1933865 2023-12-01T05:13:52.722 INFO:tasks.workunit.client.0.smithi060.stdout:op 1829 completed, throughput=5MB/sec 2023-12-01T05:13:52.723 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-osEmLnJ1NwwgoK4 off=4939037 len=1730199 2023-12-01T05:13:52.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 1830 completed, throughput=5MB/sec 2023-12-01T05:13:53.725 INFO:tasks.workunit.client.0.smithi060.stdout: 365: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:53.726 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SNS1ef8LDq53d-l off=808460 len=678575 2023-12-01T05:13:53.727 INFO:tasks.workunit.client.0.smithi060.stdout:op 1831 completed, throughput=4.99MB/sec 2023-12-01T05:13:53.727 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dQ-SEKyV0UXQ_xU off=706037 len=226651 2023-12-01T05:13:53.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 1832 completed, throughput=4.99MB/sec 2023-12-01T05:13:53.730 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--a-DPaI0pV4encn off=11878206 len=1312444 2023-12-01T05:13:53.732 INFO:tasks.workunit.client.0.smithi060.stdout:op 1833 completed, throughput=5MB/sec 2023-12-01T05:13:53.732 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Vx6Og5I7JjR-E9U off=6052096 len=1984832 2023-12-01T05:13:53.734 INFO:tasks.workunit.client.0.smithi060.stdout:op 1834 completed, throughput=5MB/sec 2023-12-01T05:13:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:53 smithi060 ceph-mon[94233]: pgmap v1951: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:13:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:53 smithi060 ceph-mon[109077]: pgmap v1951: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:13:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:53 smithi089 ceph-mon[98504]: pgmap v1951: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:13:54.734 INFO:tasks.workunit.client.0.smithi060.stdout: 366: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:54.734 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tdjZdNqBrOBV9f4 off=4364622 len=1166254 2023-12-01T05:13:54.740 INFO:tasks.workunit.client.0.smithi060.stdout:op 1835 completed, throughput=4.99MB/sec 2023-12-01T05:13:54.740 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WgHJDnlBfxRr_wo off=2822429 len=108037 2023-12-01T05:13:54.743 INFO:tasks.workunit.client.0.smithi060.stdout:op 1836 completed, throughput=4.99MB/sec 2023-12-01T05:13:54.743 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PIgXCGIvzKbX4kh off=12851741 len=719233 2023-12-01T05:13:54.747 INFO:tasks.workunit.client.0.smithi060.stdout:op 1837 completed, throughput=4.99MB/sec 2023-12-01T05:13:54.747 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hMoaAihDa-jtsdM off=4456722 len=1895809 2023-12-01T05:13:54.757 INFO:tasks.workunit.client.0.smithi060.stdout:op 1838 completed, throughput=5MB/sec 2023-12-01T05:13:54.757 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ti-LfmPCwRWXsjD off=2806589 len=2089235 2023-12-01T05:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:13:54] "GET /metrics HTTP/1.1" 200 33873 "" "Prometheus/2.43.0" 2023-12-01T05:13:54.766 INFO:tasks.workunit.client.0.smithi060.stdout:op 1839 completed, throughput=5MB/sec 2023-12-01T05:13:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:55 smithi060 ceph-mon[94233]: pgmap v1952: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:13:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:55 smithi060 ceph-mon[109077]: pgmap v1952: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:13:55.766 INFO:tasks.workunit.client.0.smithi060.stdout: 367: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:55.766 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xhQvDhz5S2U3Upx off=4338907 len=908944 2023-12-01T05:13:55.771 INFO:tasks.workunit.client.0.smithi060.stdout:op 1840 completed, throughput=4.99MB/sec 2023-12-01T05:13:55.771 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b0yTzVPGrm-Cikv off=13228886 len=1783946 2023-12-01T05:13:55.782 INFO:tasks.workunit.client.0.smithi060.stdout:op 1841 completed, throughput=5MB/sec 2023-12-01T05:13:55.782 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PJzlXe3jSLi_PGo off=187657 len=1094846 2023-12-01T05:13:55.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 1842 completed, throughput=5MB/sec 2023-12-01T05:13:55.783 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cwuqy2KbnPtEsbi off=2245820 len=618846 2023-12-01T05:13:55.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 1843 completed, throughput=5MB/sec 2023-12-01T05:13:55.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D01EThfpDdYTx-9 off=2445121 len=1751001 2023-12-01T05:13:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:55 smithi089 ceph-mon[98504]: pgmap v1952: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:13:55.791 INFO:tasks.workunit.client.0.smithi060.stdout:op 1844 completed, throughput=5MB/sec 2023-12-01T05:13:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:13:56.791 INFO:tasks.workunit.client.0.smithi060.stdout: 368: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:56.791 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ECsMcmqzHkWpc15 off=6310574 len=1248775 2023-12-01T05:13:56.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 1845 completed, throughput=4.99MB/sec 2023-12-01T05:13:56.797 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7enGZLdBkB8wQ_r off=17920681 len=585708 2023-12-01T05:13:56.801 INFO:tasks.workunit.client.0.smithi060.stdout:op 1846 completed, throughput=5MB/sec 2023-12-01T05:13:56.801 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EQTCS-HBROHP3i5 off=4018529 len=937277 2023-12-01T05:13:56.802 INFO:tasks.workunit.client.0.smithi060.stdout:op 1847 completed, throughput=5MB/sec 2023-12-01T05:13:56.802 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4My3Zy9Y5m5q336 off=782745 len=1562506 2023-12-01T05:13:56.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 1848 completed, throughput=5MB/sec 2023-12-01T05:13:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:57 smithi060 ceph-mon[94233]: pgmap v1953: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:13:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:57 smithi060 ceph-mon[109077]: pgmap v1953: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:13:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:57 smithi089 ceph-mon[98504]: pgmap v1953: 105 pgs: 105 active+clean; 128 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2023-12-01T05:13:57.808 INFO:tasks.workunit.client.0.smithi060.stdout: 369: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:57.808 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-riuztKYQ8MgPQOu off=17023138 len=1074211 2023-12-01T05:13:57.814 INFO:tasks.workunit.client.0.smithi060.stdout:op 1849 completed, throughput=4.99MB/sec 2023-12-01T05:13:57.814 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4vzLsLNfJ9gedSU off=179780 len=1166083 2023-12-01T05:13:57.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 1850 completed, throughput=4.99MB/sec 2023-12-01T05:13:57.820 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I312NHdCbcCowvk off=8565201 len=1452059 2023-12-01T05:13:57.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 1851 completed, throughput=5MB/sec 2023-12-01T05:13:57.827 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GkbEVpWoqAsnCuN off=8212541 len=1086043 2023-12-01T05:13:57.829 INFO:tasks.workunit.client.0.smithi060.stdout:op 1852 completed, throughput=5MB/sec 2023-12-01T05:13:58.829 INFO:tasks.workunit.client.0.smithi060.stdout: 370: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:58.830 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sEsZJM5v_zsNMTG off=3611021 len=1944257 2023-12-01T05:13:58.832 INFO:tasks.workunit.client.0.smithi060.stdout:op 1853 completed, throughput=4.99MB/sec 2023-12-01T05:13:58.832 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mEkOc6hktNq27Q5 off=9866820 len=1290829 2023-12-01T05:13:58.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 1854 completed, throughput=4.99MB/sec 2023-12-01T05:13:58.838 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PYw-H3XF3Eg6KB7 off=4571142 len=552489 2023-12-01T05:13:58.842 INFO:tasks.workunit.client.0.smithi060.stdout:op 1855 completed, throughput=5MB/sec 2023-12-01T05:13:58.842 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JEJjvQfm-mYGbNE off=13420583 len=1903718 2023-12-01T05:13:58.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 1856 completed, throughput=5MB/sec 2023-12-01T05:13:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:13:59 smithi060 ceph-mon[94233]: pgmap v1954: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:13:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:13:59 smithi060 ceph-mon[109077]: pgmap v1954: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:13:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:13:59 smithi089 ceph-mon[98504]: pgmap v1954: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:13:59.844 INFO:tasks.workunit.client.0.smithi060.stdout: 371: throughput=4.99MB/sec pending data=0 2023-12-01T05:13:59.844 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5S0jLuWdO-hNLWR off=9929736 len=284570 2023-12-01T05:13:59.845 INFO:tasks.workunit.client.0.smithi060.stdout:op 1857 completed, throughput=4.99MB/sec 2023-12-01T05:13:59.845 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OxcHijRcoc05cUZ off=9263588 len=814749 2023-12-01T05:13:59.846 INFO:tasks.workunit.client.0.smithi060.stdout:op 1858 completed, throughput=4.99MB/sec 2023-12-01T05:13:59.846 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tLRbbeHCDM89K-l off=5935066 len=457555 2023-12-01T05:13:59.850 INFO:tasks.workunit.client.0.smithi060.stdout:op 1859 completed, throughput=4.99MB/sec 2023-12-01T05:13:59.850 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kbHhVRVMsboYX9P off=5939062 len=555204 2023-12-01T05:13:59.851 INFO:tasks.workunit.client.0.smithi060.stdout:op 1860 completed, throughput=4.99MB/sec 2023-12-01T05:13:59.852 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mQdEqdIenvCgkbv off=3872266 len=1407048 2023-12-01T05:13:59.859 INFO:tasks.workunit.client.0.smithi060.stdout:op 1861 completed, throughput=5MB/sec 2023-12-01T05:13:59.859 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b6sgWoW2dNoM_8L off=10102954 len=1087173 2023-12-01T05:13:59.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 1862 completed, throughput=5MB/sec 2023-12-01T05:13:59.861 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hHyhAGiOfhaqQXM off=7986825 len=937830 2023-12-01T05:13:59.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 1863 completed, throughput=5MB/sec 2023-12-01T05:14:00.863 INFO:tasks.workunit.client.0.smithi060.stdout: 372: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:00.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4Rh9n0htnm5pDC6 off=558726 len=487665 2023-12-01T05:14:00.864 INFO:tasks.workunit.client.0.smithi060.stdout:op 1864 completed, throughput=4.99MB/sec 2023-12-01T05:14:00.864 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UCxdxxPsX7Gt-7j off=5524 len=520352 2023-12-01T05:14:00.865 INFO:tasks.workunit.client.0.smithi060.stdout:op 1865 completed, throughput=4.99MB/sec 2023-12-01T05:14:00.865 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QFkUJT8FX8gp-sV off=3762088 len=353882 2023-12-01T05:14:00.868 INFO:tasks.workunit.client.0.smithi060.stdout:op 1866 completed, throughput=4.99MB/sec 2023-12-01T05:14:00.868 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uQ9XIYLGjM51fi_ off=1237008 len=883756 2023-12-01T05:14:00.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 1867 completed, throughput=4.99MB/sec 2023-12-01T05:14:00.869 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EaT7Sa9fDWnE8RV off=1843860 len=630560 2023-12-01T05:14:00.871 INFO:tasks.workunit.client.0.smithi060.stdout:op 1868 completed, throughput=5MB/sec 2023-12-01T05:14:00.871 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o2tNaKNBFzzn-_1 off=75985 len=1516209 2023-12-01T05:14:00.878 INFO:tasks.workunit.client.0.smithi060.stdout:op 1869 completed, throughput=5MB/sec 2023-12-01T05:14:00.879 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RBmQgLPTOubhSMR off=4522578 len=425564 2023-12-01T05:14:00.879 INFO:tasks.workunit.client.0.smithi060.stdout:op 1870 completed, throughput=5MB/sec 2023-12-01T05:14:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:01 smithi060 ceph-mon[94233]: pgmap v1955: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:01 smithi060 ceph-mon[109077]: pgmap v1955: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:01 smithi089 ceph-mon[98504]: pgmap v1955: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:01.880 INFO:tasks.workunit.client.0.smithi060.stdout: 373: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:01.880 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VL31mi9nga3z74A off=1439039 len=1908527 2023-12-01T05:14:01.888 INFO:tasks.workunit.client.0.smithi060.stdout:op 1871 completed, throughput=4.99MB/sec 2023-12-01T05:14:01.888 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sn5YzT4eGGatINT off=2696365 len=548701 2023-12-01T05:14:01.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 1872 completed, throughput=4.99MB/sec 2023-12-01T05:14:01.892 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RyCNKxfVsEoCbI2 off=7984104 len=1563733 2023-12-01T05:14:01.896 INFO:tasks.workunit.client.0.smithi060.stdout:op 1873 completed, throughput=5MB/sec 2023-12-01T05:14:01.896 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L6tn4POhrN_-gKI off=5345196 len=1050446 2023-12-01T05:14:01.901 INFO:tasks.workunit.client.0.smithi060.stdout:op 1874 completed, throughput=5MB/sec 2023-12-01T05:14:01.901 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7ED2i7a0V2ly_nl off=4236664 len=630307 2023-12-01T05:14:01.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 1875 completed, throughput=5MB/sec 2023-12-01T05:14:02.903 INFO:tasks.workunit.client.0.smithi060.stdout: 374: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:02.903 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VEgrO7so7gBkGBQ off=1669447 len=539078 2023-12-01T05:14:02.904 INFO:tasks.workunit.client.0.smithi060.stdout:op 1876 completed, throughput=4.99MB/sec 2023-12-01T05:14:02.904 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2a1hv1KVHfYejuO off=8987379 len=371196 2023-12-01T05:14:02.904 INFO:tasks.workunit.client.0.smithi060.stdout:op 1877 completed, throughput=4.99MB/sec 2023-12-01T05:14:02.904 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c99r-OOIzIX437M off=8056697 len=573107 2023-12-01T05:14:02.908 INFO:tasks.workunit.client.0.smithi060.stdout:op 1878 completed, throughput=4.99MB/sec 2023-12-01T05:14:02.909 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mdYOL9Igs2IgNDp off=3124213 len=1827079 2023-12-01T05:14:02.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 1879 completed, throughput=5MB/sec 2023-12-01T05:14:02.918 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FWnXBSfSxC0M613 off=12459286 len=1090201 2023-12-01T05:14:02.920 INFO:tasks.workunit.client.0.smithi060.stdout:op 1880 completed, throughput=5MB/sec 2023-12-01T05:14:02.920 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DRrQ8MwtH77uof7 off=3955307 len=1689755 2023-12-01T05:14:02.929 INFO:tasks.workunit.client.0.smithi060.stdout:op 1881 completed, throughput=5MB/sec 2023-12-01T05:14:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:03 smithi060 ceph-mon[109077]: pgmap v1956: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:14:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:03 smithi060 ceph-mon[94233]: pgmap v1956: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:14:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:03 smithi089 ceph-mon[98504]: pgmap v1956: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:14:03.930 INFO:tasks.workunit.client.0.smithi060.stdout: 375: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:03.930 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--63B_rx5gYYe4VY off=17091975 len=1131624 2023-12-01T05:14:03.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 1882 completed, throughput=4.99MB/sec 2023-12-01T05:14:03.936 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FaGuIT-Gcqpf6-D off=153845 len=490415 2023-12-01T05:14:03.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 1883 completed, throughput=4.99MB/sec 2023-12-01T05:14:03.940 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n7YWf_WZXK8LySi off=16720574 len=1004966 2023-12-01T05:14:03.945 INFO:tasks.workunit.client.0.smithi060.stdout:op 1884 completed, throughput=5MB/sec 2023-12-01T05:14:03.945 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lI9DaVIekTBrS0p off=17374254 len=982148 2023-12-01T05:14:03.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 1885 completed, throughput=5MB/sec 2023-12-01T05:14:03.946 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RcdoTvP42C9yAPW off=10671513 len=1277841 2023-12-01T05:14:03.951 INFO:tasks.workunit.client.0.smithi060.stdout:op 1886 completed, throughput=5MB/sec 2023-12-01T05:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:14:04] "GET /metrics HTTP/1.1" 200 33872 "" "Prometheus/2.43.0" 2023-12-01T05:14:04.951 INFO:tasks.workunit.client.0.smithi060.stdout: 376: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:04.951 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dCp3ORfeAtssMWq off=509645 len=996268 2023-12-01T05:14:04.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 1887 completed, throughput=4.99MB/sec 2023-12-01T05:14:04.957 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cYydbNj3fUr1cYc off=15539860 len=651616 2023-12-01T05:14:04.958 INFO:tasks.workunit.client.0.smithi060.stdout:op 1888 completed, throughput=4.99MB/sec 2023-12-01T05:14:04.958 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sxRkKMi98AhhRTv off=2031271 len=1674833 2023-12-01T05:14:04.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 1889 completed, throughput=5MB/sec 2023-12-01T05:14:04.966 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tvi0sKy4LnIqt6h off=7739240 len=638065 2023-12-01T05:14:04.967 INFO:tasks.workunit.client.0.smithi060.stdout:op 1890 completed, throughput=5MB/sec 2023-12-01T05:14:04.968 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rXaZSGlrgNvrTUD off=14432013 len=940095 2023-12-01T05:14:04.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 1891 completed, throughput=5MB/sec 2023-12-01T05:14:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:05 smithi060 ceph-mon[94233]: pgmap v1957: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:14:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:05 smithi060 ceph-mon[109077]: pgmap v1957: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:14:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:05 smithi089 ceph-mon[98504]: pgmap v1957: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:14:05.969 INFO:tasks.workunit.client.0.smithi060.stdout: 377: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:05.969 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sNOTctj1OK-eEDX off=11427185 len=2023682 2023-12-01T05:14:05.971 INFO:tasks.workunit.client.0.smithi060.stdout:op 1892 completed, throughput=4.99MB/sec 2023-12-01T05:14:05.971 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t6vwT1qmjklf9CD off=955498 len=1558352 2023-12-01T05:14:05.978 INFO:tasks.workunit.client.0.smithi060.stdout:op 1893 completed, throughput=5MB/sec 2023-12-01T05:14:05.978 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Vwd5cj8mwktQW0q off=3236063 len=1002180 2023-12-01T05:14:05.979 INFO:tasks.workunit.client.0.smithi060.stdout:op 1894 completed, throughput=5MB/sec 2023-12-01T05:14:05.979 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-va97PZoL6CHpJS3 off=983124 len=1568510 2023-12-01T05:14:05.980 INFO:tasks.workunit.client.0.smithi060.stdout:op 1895 completed, throughput=5MB/sec 2023-12-01T05:14:06.981 INFO:tasks.workunit.client.0.smithi060.stdout: 378: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:06.981 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3Ekvu81-0j3WKic off=9167353 len=800345 2023-12-01T05:14:06.986 INFO:tasks.workunit.client.0.smithi060.stdout:op 1896 completed, throughput=4.99MB/sec 2023-12-01T05:14:06.986 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YPyJ64-FQpYi6d- off=1719217 len=14830 2023-12-01T05:14:06.987 INFO:tasks.workunit.client.0.smithi060.stdout:op 1897 completed, throughput=4.99MB/sec 2023-12-01T05:14:06.987 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XPbNXE2AL-YyCMs off=419788 len=394828 2023-12-01T05:14:06.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 1898 completed, throughput=4.99MB/sec 2023-12-01T05:14:06.990 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--jFKvqQLw1-vnsh off=5379953 len=972987 2023-12-01T05:14:06.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 1899 completed, throughput=4.99MB/sec 2023-12-01T05:14:06.991 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O-29vv5b51PICYh off=239318 len=1810688 2023-12-01T05:14:06.999 INFO:tasks.workunit.client.0.smithi060.stdout:op 1900 completed, throughput=5MB/sec 2023-12-01T05:14:06.999 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZfEPbpGec1OjquX off=4435759 len=827081 2023-12-01T05:14:07.002 INFO:tasks.workunit.client.0.smithi060.stdout:op 1901 completed, throughput=5MB/sec 2023-12-01T05:14:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:07 smithi060 ceph-mon[94233]: pgmap v1958: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:14:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:07 smithi060 ceph-mon[109077]: pgmap v1958: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:14:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:07 smithi089 ceph-mon[98504]: pgmap v1958: 105 pgs: 105 active+clean; 128 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:14:08.003 INFO:tasks.workunit.client.0.smithi060.stdout: 379: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:08.003 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2IgU-poNhwSGTIY off=1420315 len=1434339 2023-12-01T05:14:08.012 INFO:tasks.workunit.client.0.smithi060.stdout:op 1902 completed, throughput=4.99MB/sec 2023-12-01T05:14:08.012 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xMLYWZz3reAm62x off=3401054 len=267343 2023-12-01T05:14:08.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 1903 completed, throughput=4.99MB/sec 2023-12-01T05:14:08.013 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MXjgbd_gKc1UCAJ off=1910999 len=868318 2023-12-01T05:14:08.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 1904 completed, throughput=4.99MB/sec 2023-12-01T05:14:08.018 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dwfqw3_gCDGKXRV off=13600540 len=1010721 2023-12-01T05:14:08.019 INFO:tasks.workunit.client.0.smithi060.stdout:op 1905 completed, throughput=5MB/sec 2023-12-01T05:14:08.019 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6p08GiUps2E8ZyR off=8730273 len=1131111 2023-12-01T05:14:08.021 INFO:tasks.workunit.client.0.smithi060.stdout:op 1906 completed, throughput=5MB/sec 2023-12-01T05:14:08.021 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EZI9NzjPFv3ERCs off=10394430 len=547485 2023-12-01T05:14:08.024 INFO:tasks.workunit.client.0.smithi060.stdout:op 1907 completed, throughput=5MB/sec 2023-12-01T05:14:09.024 INFO:tasks.workunit.client.0.smithi060.stdout: 380: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:09.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0maYG4v3iW-Lrp0 off=7509736 len=1984839 2023-12-01T05:14:09.035 INFO:tasks.workunit.client.0.smithi060.stdout:op 1908 completed, throughput=4.99MB/sec 2023-12-01T05:14:09.035 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VtBKT8p0V6mEhpM off=6893189 len=1535160 2023-12-01T05:14:09.037 INFO:tasks.workunit.client.0.smithi060.stdout:op 1909 completed, throughput=5MB/sec 2023-12-01T05:14:09.037 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Os9Ce9ZADg4Hs-Z off=5531379 len=1354665 2023-12-01T05:14:09.038 INFO:tasks.workunit.client.0.smithi060.stdout:op 1910 completed, throughput=5MB/sec 2023-12-01T05:14:09.038 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2zOgQkClyKSX_wu off=1869125 len=1812081 2023-12-01T05:14:09.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 1911 completed, throughput=5MB/sec 2023-12-01T05:14:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:09 smithi060 ceph-mon[94233]: pgmap v1959: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:09 smithi060 ceph-mon[109077]: pgmap v1959: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:09 smithi089 ceph-mon[98504]: pgmap v1959: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:10.048 INFO:tasks.workunit.client.0.smithi060.stdout: 381: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:10.048 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o2tNaKNBFzzn-_1 off=8464547 len=244310 2023-12-01T05:14:10.051 INFO:tasks.workunit.client.0.smithi060.stdout:op 1912 completed, throughput=4.99MB/sec 2023-12-01T05:14:10.051 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E88nPOAbyanp8cI off=1909732 len=988589 2023-12-01T05:14:10.057 INFO:tasks.workunit.client.0.smithi060.stdout:op 1913 completed, throughput=4.99MB/sec 2023-12-01T05:14:10.057 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0gzgzZDFu-9wlVz off=14487313 len=406175 2023-12-01T05:14:10.060 INFO:tasks.workunit.client.0.smithi060.stdout:op 1914 completed, throughput=5MB/sec 2023-12-01T05:14:10.060 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2f9wTZ9AbptnkbK off=2464689 len=553805 2023-12-01T05:14:10.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 1915 completed, throughput=5MB/sec 2023-12-01T05:14:10.064 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uCOQcBtGral0tod off=5750041 len=768450 2023-12-01T05:14:10.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 1916 completed, throughput=5MB/sec 2023-12-01T05:14:10.065 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-T21Feax01YcvoEE off=3730213 len=545832 2023-12-01T05:14:10.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 1917 completed, throughput=5MB/sec 2023-12-01T05:14:10.065 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zbQfNeyJ2WsTP8o off=13253673 len=607561 2023-12-01T05:14:10.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 1918 completed, throughput=5MB/sec 2023-12-01T05:14:11.070 INFO:tasks.workunit.client.0.smithi060.stdout: 382: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:11.070 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HAmQppEGb17IMsh off=16599054 len=459049 2023-12-01T05:14:11.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 1919 completed, throughput=4.99MB/sec 2023-12-01T05:14:11.074 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Tkr73vBMBdpHvQS off=1424272 len=1902457 2023-12-01T05:14:11.078 INFO:tasks.workunit.client.0.smithi060.stdout:op 1920 completed, throughput=4.99MB/sec 2023-12-01T05:14:11.078 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--JkjswuJ-6firtK off=5009066 len=446143 2023-12-01T05:14:11.079 INFO:tasks.workunit.client.0.smithi060.stdout:op 1921 completed, throughput=5MB/sec 2023-12-01T05:14:11.079 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pOM3sRbIV-_frtL off=10744103 len=182153 2023-12-01T05:14:11.081 INFO:tasks.workunit.client.0.smithi060.stdout:op 1922 completed, throughput=5MB/sec 2023-12-01T05:14:11.081 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LlCdRQMgbMo5Vv6 off=1927520 len=819850 2023-12-01T05:14:11.086 INFO:tasks.workunit.client.0.smithi060.stdout:op 1923 completed, throughput=5MB/sec 2023-12-01T05:14:11.087 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eJ4uErQGi1yr665 off=41285 len=1451824 2023-12-01T05:14:11.092 INFO:tasks.workunit.client.0.smithi060.stdout:op 1924 completed, throughput=5MB/sec 2023-12-01T05:14:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:11 smithi060 ceph-mon[94233]: pgmap v1960: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:11 smithi060 ceph-mon[109077]: pgmap v1960: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:11 smithi089 ceph-mon[98504]: pgmap v1960: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:12.092 INFO:tasks.workunit.client.0.smithi060.stdout: 383: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:12.093 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iKc3addPv1qsjul off=7212740 len=1437412 2023-12-01T05:14:12.094 INFO:tasks.workunit.client.0.smithi060.stdout:op 1925 completed, throughput=4.99MB/sec 2023-12-01T05:14:12.094 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LeTUf0TnMkpA2Xh off=70442 len=1137257 2023-12-01T05:14:12.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 1926 completed, throughput=4.99MB/sec 2023-12-01T05:14:12.096 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SSpwTF0iqpGvDpX off=10495201 len=413392 2023-12-01T05:14:12.100 INFO:tasks.workunit.client.0.smithi060.stdout:op 1927 completed, throughput=5MB/sec 2023-12-01T05:14:12.100 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s0Cc398UgIarORn off=4709024 len=1281649 2023-12-01T05:14:12.101 INFO:tasks.workunit.client.0.smithi060.stdout:op 1928 completed, throughput=5MB/sec 2023-12-01T05:14:12.101 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-k2DXUXgezwwTvq3 off=11151914 len=1078565 2023-12-01T05:14:12.104 INFO:tasks.workunit.client.0.smithi060.stdout:op 1929 completed, throughput=5MB/sec 2023-12-01T05:14:13.104 INFO:tasks.workunit.client.0.smithi060.stdout: 384: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:13.104 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ESNJrE_-S1wERxl off=11802351 len=1206089 2023-12-01T05:14:13.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 1930 completed, throughput=4.99MB/sec 2023-12-01T05:14:13.111 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HLqYh0Y75SXWq_- off=8852232 len=1994712 2023-12-01T05:14:13.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 1931 completed, throughput=5MB/sec 2023-12-01T05:14:13.115 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JsmTEnPJxNlMyMN off=3307849 len=1578262 2023-12-01T05:14:13.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 1932 completed, throughput=5MB/sec 2023-12-01T05:14:13.122 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Sz0jnFl7IVNtw6i off=512352 len=480818 2023-12-01T05:14:13.123 INFO:tasks.workunit.client.0.smithi060.stdout:op 1933 completed, throughput=5MB/sec 2023-12-01T05:14:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:13 smithi060 ceph-mon[94233]: pgmap v1961: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:14:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:13 smithi060 ceph-mon[109077]: pgmap v1961: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:14:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:13 smithi089 ceph-mon[98504]: pgmap v1961: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:14:14.123 INFO:tasks.workunit.client.0.smithi060.stdout: 385: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:14.123 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XqN3vmo4KSZZCpc off=7908264 len=962290 2023-12-01T05:14:14.126 INFO:tasks.workunit.client.0.smithi060.stdout:op 1934 completed, throughput=4.99MB/sec 2023-12-01T05:14:14.126 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fajyPk1C0xDiP-8 off=2923010 len=1552628 2023-12-01T05:14:14.132 INFO:tasks.workunit.client.0.smithi060.stdout:op 1935 completed, throughput=4.99MB/sec 2023-12-01T05:14:14.133 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wyK4jK9Ui-9xag5 off=12475131 len=771601 2023-12-01T05:14:14.137 INFO:tasks.workunit.client.0.smithi060.stdout:op 1936 completed, throughput=5MB/sec 2023-12-01T05:14:14.137 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xtwwq6ZqDeUt0m8 off=3495740 len=379370 2023-12-01T05:14:14.138 INFO:tasks.workunit.client.0.smithi060.stdout:op 1937 completed, throughput=5MB/sec 2023-12-01T05:14:14.138 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6tJPgeDpMswepkp off=8404566 len=1102556 2023-12-01T05:14:14.141 INFO:tasks.workunit.client.0.smithi060.stdout:op 1938 completed, throughput=5MB/sec 2023-12-01T05:14:14.141 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j08vKIp0W-6J7qo off=4010179 len=545458 2023-12-01T05:14:14.144 INFO:tasks.workunit.client.0.smithi060.stdout:op 1939 completed, throughput=5MB/sec 2023-12-01T05:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:14:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:14:15.145 INFO:tasks.workunit.client.0.smithi060.stdout: 386: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:15.145 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vDqGjg1ozrql8rV off=2135401 len=1344105 2023-12-01T05:14:15.153 INFO:tasks.workunit.client.0.smithi060.stdout:op 1940 completed, throughput=4.99MB/sec 2023-12-01T05:14:15.153 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L2u-TbFr2ZXRPtO off=5310498 len=678730 2023-12-01T05:14:15.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 1941 completed, throughput=4.99MB/sec 2023-12-01T05:14:15.158 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1tE8JFij8-eWKzA off=13712047 len=733579 2023-12-01T05:14:15.163 INFO:tasks.workunit.client.0.smithi060.stdout:op 1942 completed, throughput=4.99MB/sec 2023-12-01T05:14:15.163 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-va97PZoL6CHpJS3 off=6098271 len=291504 2023-12-01T05:14:15.163 INFO:tasks.workunit.client.0.smithi060.stdout:op 1943 completed, throughput=5MB/sec 2023-12-01T05:14:15.163 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xvvze-nDu7qYPDe off=1133761 len=477565 2023-12-01T05:14:15.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 1944 completed, throughput=5MB/sec 2023-12-01T05:14:15.164 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ef5AMzUyyhfD6Aq off=4769525 len=1613076 2023-12-01T05:14:15.173 INFO:tasks.workunit.client.0.smithi060.stdout:op 1945 completed, throughput=5MB/sec 2023-12-01T05:14:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:15 smithi060 ceph-mon[94233]: pgmap v1962: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:14:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:15 smithi060 ceph-mon[109077]: pgmap v1962: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:14:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:15 smithi089 ceph-mon[98504]: pgmap v1962: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:14:16.174 INFO:tasks.workunit.client.0.smithi060.stdout: 387: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:16.174 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2gwPN35q-tcQvyZ off=12746892 len=1458881 2023-12-01T05:14:16.176 INFO:tasks.workunit.client.0.smithi060.stdout:op 1946 completed, throughput=4.99MB/sec 2023-12-01T05:14:16.176 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hNuP2r29P93gS8w off=1790198 len=267448 2023-12-01T05:14:16.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 1947 completed, throughput=4.99MB/sec 2023-12-01T05:14:16.177 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-O5C9rxyxJxW4yPQ off=3539243 len=461501 2023-12-01T05:14:16.178 INFO:tasks.workunit.client.0.smithi060.stdout:op 1948 completed, throughput=4.99MB/sec 2023-12-01T05:14:16.178 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x9cRG3Xf4aSMEDK off=584288 len=1064797 2023-12-01T05:14:16.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 1949 completed, throughput=5MB/sec 2023-12-01T05:14:16.180 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CAdZV2DExZ33Kfx off=8831513 len=1585045 2023-12-01T05:14:16.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 1950 completed, throughput=5MB/sec 2023-12-01T05:14:16.181 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c5MWEGF-TX0OHjy off=1316826 len=1344525 2023-12-01T05:14:16.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 1951 completed, throughput=5MB/sec 2023-12-01T05:14:17.189 INFO:tasks.workunit.client.0.smithi060.stdout: 388: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:17.189 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nXRoxuCnNH_HR78 off=9163291 len=1532274 2023-12-01T05:14:17.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 1952 completed, throughput=4.99MB/sec 2023-12-01T05:14:17.199 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VWU7ym3AQsDRjFk off=12112556 len=1610663 2023-12-01T05:14:17.206 INFO:tasks.workunit.client.0.smithi060.stdout:op 1953 completed, throughput=5MB/sec 2023-12-01T05:14:17.207 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BdmRk8c133PiU7B off=6192365 len=568365 2023-12-01T05:14:17.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 1954 completed, throughput=5MB/sec 2023-12-01T05:14:17.210 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zowC_Qq_ATORcTV off=2428836 len=640450 2023-12-01T05:14:17.214 INFO:tasks.workunit.client.0.smithi060.stdout:op 1955 completed, throughput=5MB/sec 2023-12-01T05:14:17.214 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Hwz0bJFVGHt0u9- off=5211178 len=623109 2023-12-01T05:14:17.217 INFO:tasks.workunit.client.0.smithi060.stdout:op 1956 completed, throughput=5MB/sec 2023-12-01T05:14:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:17 smithi060 ceph-mon[94233]: pgmap v1963: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:14:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:17 smithi060 ceph-mon[109077]: pgmap v1963: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:14:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:17 smithi089 ceph-mon[98504]: pgmap v1963: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:14:18.217 INFO:tasks.workunit.client.0.smithi060.stdout: 389: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:18.217 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--O8sQCiTARheV-D off=17253205 len=1088701 2023-12-01T05:14:18.219 INFO:tasks.workunit.client.0.smithi060.stdout:op 1957 completed, throughput=4.99MB/sec 2023-12-01T05:14:18.219 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tTD0siwJrSW8FXg off=19295064 len=537554 2023-12-01T05:14:18.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 1958 completed, throughput=4.99MB/sec 2023-12-01T05:14:18.224 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_XLYKabfM7rKCCn off=10469144 len=804809 2023-12-01T05:14:18.229 INFO:tasks.workunit.client.0.smithi060.stdout:op 1959 completed, throughput=4.99MB/sec 2023-12-01T05:14:18.229 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MfoYhC6EG5l_YTM off=0 len=1768223 2023-12-01T05:14:18.236 INFO:tasks.workunit.client.0.smithi060.stdout:op 1960 completed, throughput=5MB/sec 2023-12-01T05:14:18.236 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-502hOeJSD0hq9fl off=2132372 len=2038169 2023-12-01T05:14:18.244 INFO:tasks.workunit.client.0.smithi060.stdout:op 1961 completed, throughput=5MB/sec 2023-12-01T05:14:19.244 INFO:tasks.workunit.client.0.smithi060.stdout: 390: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:19.244 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Hi8tu-o5e_vFWW5 off=12997294 len=44024 2023-12-01T05:14:19.246 INFO:tasks.workunit.client.0.smithi060.stdout:op 1962 completed, throughput=4.99MB/sec 2023-12-01T05:14:19.247 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2R6PENC9pWc07Dd off=7433075 len=978849 2023-12-01T05:14:19.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 1963 completed, throughput=4.99MB/sec 2023-12-01T05:14:19.252 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--btvXeGSh13GQcq off=1782406 len=1693141 2023-12-01T05:14:19.262 INFO:tasks.workunit.client.0.smithi060.stdout:op 1964 completed, throughput=5MB/sec 2023-12-01T05:14:19.262 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QZvgbQ9Hm-Drk9m off=6381434 len=358673 2023-12-01T05:14:19.264 INFO:tasks.workunit.client.0.smithi060.stdout:op 1965 completed, throughput=5MB/sec 2023-12-01T05:14:19.265 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WIyh8HckHVhrtDI off=6894449 len=357851 2023-12-01T05:14:19.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 1966 completed, throughput=5MB/sec 2023-12-01T05:14:19.266 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z1OD31VbadESp_x off=2868087 len=1012747 2023-12-01T05:14:19.267 INFO:tasks.workunit.client.0.smithi060.stdout:op 1967 completed, throughput=5MB/sec 2023-12-01T05:14:19.614 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:14:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:19 smithi060 ceph-mon[94233]: pgmap v1964: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:14:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:19 smithi060 ceph-mon[109077]: pgmap v1964: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:14:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:19 smithi089 ceph-mon[98504]: pgmap v1964: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (28m) 6m ago 29m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (28m) 6m ago 28m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (30m) 6m ago 30m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (30m) 6m ago 30m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (32m) 6m ago 32m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (34m) 6m ago 34m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (34m) 6m ago 34m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:14:19.939 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (33m) 6m ago 33m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (33m) 6m ago 33m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (28m) 6m ago 28m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (28m) 6m ago 28m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (32m) 6m ago 32m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (32m) 6m ago 32m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (32m) 6m ago 32m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (31m) 6m ago 31m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (31m) 6m ago 31m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (31m) 6m ago 31m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:14:19.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (30m) 6m ago 30m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:14:19.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (30m) 6m ago 30m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:14:19.941 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (28m) 6m ago 29m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:14:20.267 INFO:tasks.workunit.client.0.smithi060.stdout: 391: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:20.267 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b08_DSRVvcc27jU off=15528307 len=942706 2023-12-01T05:14:20.272 INFO:tasks.workunit.client.0.smithi060.stdout:op 1968 completed, throughput=4.99MB/sec 2023-12-01T05:14:20.273 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gDcSwiSKsURblC3 off=5542627 len=935901 2023-12-01T05:14:20.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 1969 completed, throughput=4.99MB/sec 2023-12-01T05:14:20.277 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f_3nQrIh3gVSG8q off=3220206 len=23005 2023-12-01T05:14:20.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 1970 completed, throughput=4.99MB/sec 2023-12-01T05:14:20.277 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HnVsmDrgV_CewlY off=7231622 len=820506 2023-12-01T05:14:20.278 INFO:tasks.workunit.client.0.smithi060.stdout:op 1971 completed, throughput=4.99MB/sec 2023-12-01T05:14:20.278 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ryT9BPAah_Xrx2V off=1345086 len=242468 2023-12-01T05:14:20.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 1972 completed, throughput=5MB/sec 2023-12-01T05:14:20.281 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yIvXHlwkyD2CBrc off=2094768 len=800155 2023-12-01T05:14:20.281 INFO:tasks.workunit.client.0.smithi060.stdout:op 1973 completed, throughput=5MB/sec 2023-12-01T05:14:20.281 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EOre_fcvxioahca off=16876125 len=1098199 2023-12-01T05:14:20.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 1974 completed, throughput=5MB/sec 2023-12-01T05:14:20.284 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6DPPZO4uhueJ1zm off=7656908 len=806960 2023-12-01T05:14:20.288 INFO:tasks.workunit.client.0.smithi060.stdout:op 1975 completed, throughput=5MB/sec 2023-12-01T05:14:20.341 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:14:20.342 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:20.343 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:14:20.343 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:14:20.343 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:14:20.343 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:14:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/310369629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:14:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/310369629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:14:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/310369629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:14:21.288 INFO:tasks.workunit.client.0.smithi060.stdout: 392: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:21.288 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EmFMjq6vqzykhAj off=9064637 len=1475828 2023-12-01T05:14:21.295 INFO:tasks.workunit.client.0.smithi060.stdout:op 1976 completed, throughput=4.99MB/sec 2023-12-01T05:14:21.296 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n-gOJX3YVudpO0Z off=3812093 len=155089 2023-12-01T05:14:21.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 1977 completed, throughput=4.99MB/sec 2023-12-01T05:14:21.296 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CB0q6jSHFhpMurR off=3868599 len=1493681 2023-12-01T05:14:21.304 INFO:tasks.workunit.client.0.smithi060.stdout:op 1978 completed, throughput=5MB/sec 2023-12-01T05:14:21.304 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IorQ9HGnbSZ5aQ7 off=1926034 len=1517392 2023-12-01T05:14:21.312 INFO:tasks.workunit.client.0.smithi060.stdout:op 1979 completed, throughput=5MB/sec 2023-12-01T05:14:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:21 smithi060 ceph-mon[94233]: from='client.16434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:21 smithi060 ceph-mon[94233]: pgmap v1965: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:14:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:21 smithi060 ceph-mon[94233]: from='client.26348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:21 smithi060 ceph-mon[109077]: from='client.16434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:21 smithi060 ceph-mon[109077]: pgmap v1965: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:14:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:21 smithi060 ceph-mon[109077]: from='client.26348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:21 smithi089 ceph-mon[98504]: from='client.16434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:21 smithi089 ceph-mon[98504]: pgmap v1965: 105 pgs: 105 active+clean; 128 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:14:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:21 smithi089 ceph-mon[98504]: from='client.26348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:22.312 INFO:tasks.workunit.client.0.smithi060.stdout: 393: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:22.312 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-murKgNAYRaUGZ0e off=3352488 len=538930 2023-12-01T05:14:22.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 1980 completed, throughput=4.99MB/sec 2023-12-01T05:14:22.313 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gl5wATJrfUs89Ql off=10951149 len=1809044 2023-12-01T05:14:22.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 1981 completed, throughput=4.99MB/sec 2023-12-01T05:14:22.324 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wKdbtizhCMOe5v3 off=6510523 len=290919 2023-12-01T05:14:22.327 INFO:tasks.workunit.client.0.smithi060.stdout:op 1982 completed, throughput=4.99MB/sec 2023-12-01T05:14:22.327 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-17iTlu381liphJQ off=1635415 len=304446 2023-12-01T05:14:22.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 1983 completed, throughput=4.99MB/sec 2023-12-01T05:14:22.330 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8dVgz1zRV6lZ2CR off=5351188 len=518765 2023-12-01T05:14:22.331 INFO:tasks.workunit.client.0.smithi060.stdout:op 1984 completed, throughput=5MB/sec 2023-12-01T05:14:22.331 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QauQJqlQR38ezU- off=380057 len=309985 2023-12-01T05:14:22.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 1985 completed, throughput=5MB/sec 2023-12-01T05:14:22.334 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4zIOAdF7lLwvpO6 off=10899638 len=733699 2023-12-01T05:14:22.334 INFO:tasks.workunit.client.0.smithi060.stdout:op 1986 completed, throughput=5MB/sec 2023-12-01T05:14:22.334 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8IQ5YNgbOCILJNh off=10259598 len=594531 2023-12-01T05:14:22.335 INFO:tasks.workunit.client.0.smithi060.stdout:op 1987 completed, throughput=5MB/sec 2023-12-01T05:14:22.335 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HjxUTue9IOYUvWr off=10081535 len=27066 2023-12-01T05:14:22.336 INFO:tasks.workunit.client.0.smithi060.stdout:op 1988 completed, throughput=5MB/sec 2023-12-01T05:14:22.336 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FTGGKL7tyjM8eK8 off=173809 len=892070 2023-12-01T05:14:22.337 INFO:tasks.workunit.client.0.smithi060.stdout:op 1989 completed, throughput=5MB/sec 2023-12-01T05:14:23.337 INFO:tasks.workunit.client.0.smithi060.stdout: 394: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:23.338 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z9NrwKUxkMgixCp off=2059033 len=1836285 2023-12-01T05:14:23.341 INFO:tasks.workunit.client.0.smithi060.stdout:op 1990 completed, throughput=4.99MB/sec 2023-12-01T05:14:23.341 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c7mR3w9coaX49CP off=10978975 len=448192 2023-12-01T05:14:23.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 1991 completed, throughput=4.99MB/sec 2023-12-01T05:14:23.345 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xo5wAJ2-1V5fkm4 off=1650311 len=226176 2023-12-01T05:14:23.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 1992 completed, throughput=4.99MB/sec 2023-12-01T05:14:23.346 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sFsg14x_PczTzzJ off=5983608 len=957186 2023-12-01T05:14:23.348 INFO:tasks.workunit.client.0.smithi060.stdout:op 1993 completed, throughput=5MB/sec 2023-12-01T05:14:23.348 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xm5LMDQJ7sfdrXq off=949136 len=1656136 2023-12-01T05:14:23.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 1994 completed, throughput=5MB/sec 2023-12-01T05:14:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:23 smithi060 ceph-mon[94233]: pgmap v1966: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:14:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:23 smithi060 ceph-mon[109077]: pgmap v1966: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:14:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:23 smithi089 ceph-mon[98504]: pgmap v1966: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:14:24.351 INFO:tasks.workunit.client.0.smithi060.stdout: 395: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:24.351 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XgOBJEpfB_rEj7c off=8551048 len=1294948 2023-12-01T05:14:24.353 INFO:tasks.workunit.client.0.smithi060.stdout:op 1995 completed, throughput=4.99MB/sec 2023-12-01T05:14:24.353 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--NLBZ2Hs8iWZo4f off=893725 len=1073385 2023-12-01T05:14:24.355 INFO:tasks.workunit.client.0.smithi060.stdout:op 1996 completed, throughput=4.99MB/sec 2023-12-01T05:14:24.355 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BqoShBVOwh4FBxO off=1206916 len=1471683 2023-12-01T05:14:24.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 1997 completed, throughput=5MB/sec 2023-12-01T05:14:24.358 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eQsxfsVQG7p8t1B off=6606293 len=1771476 2023-12-01T05:14:24.360 INFO:tasks.workunit.client.0.smithi060.stdout:op 1998 completed, throughput=5MB/sec 2023-12-01T05:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:14:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:14:25.361 INFO:tasks.workunit.client.0.smithi060.stdout: 396: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:25.361 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGpfhCQMlGj88Gq off=2192647 len=1344400 2023-12-01T05:14:25.368 INFO:tasks.workunit.client.0.smithi060.stdout:op 1999 completed, throughput=4.99MB/sec 2023-12-01T05:14:25.368 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6AxA3xNmCDBGIP- off=688050 len=590980 2023-12-01T05:14:25.369 INFO:tasks.workunit.client.0.smithi060.stdout:op 2000 completed, throughput=4.99MB/sec 2023-12-01T05:14:25.369 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--4alqiuORHW1LW_ off=10319927 len=673131 2023-12-01T05:14:25.372 INFO:tasks.workunit.client.0.smithi060.stdout:op 2001 completed, throughput=5MB/sec 2023-12-01T05:14:25.372 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xNm5srNGV4GenJz off=1393668 len=395590 2023-12-01T05:14:25.372 INFO:tasks.workunit.client.0.smithi060.stdout:op 2002 completed, throughput=5MB/sec 2023-12-01T05:14:25.372 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eXDF78pE9rF6mVF off=1244642 len=387356 2023-12-01T05:14:25.372 INFO:tasks.workunit.client.0.smithi060.stdout:op 2003 completed, throughput=5MB/sec 2023-12-01T05:14:25.372 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RDyv5nWQKV-j_4n off=8370104 len=1845987 2023-12-01T05:14:25.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 2004 completed, throughput=5MB/sec 2023-12-01T05:14:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:25 smithi060 ceph-mon[94233]: pgmap v1967: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:14:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:25 smithi060 ceph-mon[109077]: pgmap v1967: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:14:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:25 smithi089 ceph-mon[98504]: pgmap v1967: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:14:26.380 INFO:tasks.workunit.client.0.smithi060.stdout: 397: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:26.380 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XIf8OmfXXlKozo7 off=3699876 len=812618 2023-12-01T05:14:26.385 INFO:tasks.workunit.client.0.smithi060.stdout:op 2005 completed, throughput=4.99MB/sec 2023-12-01T05:14:26.385 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Am17sBeGPRpXUN1 off=620027 len=1852245 2023-12-01T05:14:26.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 2006 completed, throughput=5MB/sec 2023-12-01T05:14:26.394 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EQnz-0voeFOEOX9 off=9445972 len=1967246 2023-12-01T05:14:26.397 INFO:tasks.workunit.client.0.smithi060.stdout:op 2007 completed, throughput=5MB/sec 2023-12-01T05:14:26.397 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-75Wxl8-5rZUjafQ off=15955232 len=4845 2023-12-01T05:14:26.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 2008 completed, throughput=5MB/sec 2023-12-01T05:14:26.398 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rtycNVcMCjbp4ZS off=1116327 len=1112322 2023-12-01T05:14:26.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 2009 completed, throughput=5MB/sec 2023-12-01T05:14:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:27.404 INFO:tasks.workunit.client.0.smithi060.stdout: 398: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:27.404 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8QSmyjF3PbyiWZf off=10960718 len=1149200 2023-12-01T05:14:27.405 INFO:tasks.workunit.client.0.smithi060.stdout:op 2010 completed, throughput=4.99MB/sec 2023-12-01T05:14:27.405 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wU_Gc_V1DZys3Ah off=2325963 len=127035 2023-12-01T05:14:27.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 2011 completed, throughput=4.99MB/sec 2023-12-01T05:14:27.408 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pI9NFPhSGeUemq1 off=17191577 len=32708 2023-12-01T05:14:27.411 INFO:tasks.workunit.client.0.smithi060.stdout:op 2012 completed, throughput=4.99MB/sec 2023-12-01T05:14:27.411 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0W-AmziMNHrCjHc off=7434375 len=1115013 2023-12-01T05:14:27.412 INFO:tasks.workunit.client.0.smithi060.stdout:op 2013 completed, throughput=5MB/sec 2023-12-01T05:14:27.412 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_tp2gxNMlbMKk5C off=5441037 len=665417 2023-12-01T05:14:27.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 2014 completed, throughput=5MB/sec 2023-12-01T05:14:27.417 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-83I6v3WarSoefe6 off=9053447 len=748658 2023-12-01T05:14:27.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 2015 completed, throughput=5MB/sec 2023-12-01T05:14:27.418 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HjxUTue9IOYUvWr off=4127156 len=1412429 2023-12-01T05:14:27.425 INFO:tasks.workunit.client.0.smithi060.stdout:op 2016 completed, throughput=5MB/sec 2023-12-01T05:14:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:27 smithi060 ceph-mon[109077]: pgmap v1968: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:14:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:27 smithi060 ceph-mon[94233]: pgmap v1968: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:14:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:27 smithi089 ceph-mon[98504]: pgmap v1968: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:14:28.425 INFO:tasks.workunit.client.0.smithi060.stdout: 399: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:28.425 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RGndVEvlAT-Dyzy off=11623615 len=370804 2023-12-01T05:14:28.426 INFO:tasks.workunit.client.0.smithi060.stdout:op 2017 completed, throughput=4.99MB/sec 2023-12-01T05:14:28.426 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mAwVpfZDBkKk3Hr off=20570539 len=1191266 2023-12-01T05:14:28.429 INFO:tasks.workunit.client.0.smithi060.stdout:op 2018 completed, throughput=4.99MB/sec 2023-12-01T05:14:28.429 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZPZkNw4V5wvqKSj off=4587173 len=1414987 2023-12-01T05:14:28.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 2019 completed, throughput=5MB/sec 2023-12-01T05:14:28.430 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MBH_umvI-GhORj9 off=2192378 len=299393 2023-12-01T05:14:28.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 2020 completed, throughput=5MB/sec 2023-12-01T05:14:28.434 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bzw39dg646CBMj1 off=5662110 len=1630707 2023-12-01T05:14:28.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 2021 completed, throughput=5MB/sec 2023-12-01T05:14:29.435 INFO:tasks.workunit.client.0.smithi060.stdout: 400: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:29.436 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jdMNou3pNmn_jXp off=3568928 len=738758 2023-12-01T05:14:29.436 INFO:tasks.workunit.client.0.smithi060.stdout:op 2022 completed, throughput=4.99MB/sec 2023-12-01T05:14:29.436 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PugkQvw30yAoBjw off=11143265 len=962998 2023-12-01T05:14:29.440 INFO:tasks.workunit.client.0.smithi060.stdout:op 2023 completed, throughput=4.99MB/sec 2023-12-01T05:14:29.440 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q0XNhleyA2JIMvj off=3802014 len=250008 2023-12-01T05:14:29.441 INFO:tasks.workunit.client.0.smithi060.stdout:op 2024 completed, throughput=4.99MB/sec 2023-12-01T05:14:29.441 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MBmtBKnm4tC4LMA off=14228683 len=404151 2023-12-01T05:14:29.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 2025 completed, throughput=4.99MB/sec 2023-12-01T05:14:29.444 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o_u__9aKW9jLPA0 off=3777487 len=857491 2023-12-01T05:14:29.447 INFO:tasks.workunit.client.0.smithi060.stdout:op 2026 completed, throughput=5MB/sec 2023-12-01T05:14:29.447 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k6NdjHi1oebIcpA off=3129184 len=1505505 2023-12-01T05:14:29.454 INFO:tasks.workunit.client.0.smithi060.stdout:op 2027 completed, throughput=5MB/sec 2023-12-01T05:14:29.454 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-l5LTzQFl1wlXpZz off=19716528 len=1340617 2023-12-01T05:14:29.458 INFO:tasks.workunit.client.0.smithi060.stdout:op 2028 completed, throughput=5MB/sec 2023-12-01T05:14:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:29 smithi060 ceph-mon[94233]: pgmap v1969: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:14:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:14:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:29 smithi060 ceph-mon[109077]: pgmap v1969: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:14:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:14:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:29 smithi089 ceph-mon[98504]: pgmap v1969: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:14:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:14:30.459 INFO:tasks.workunit.client.0.smithi060.stdout: 401: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:30.459 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BMGBORLPpjTpIjP off=3250155 len=1908037 2023-12-01T05:14:30.461 INFO:tasks.workunit.client.0.smithi060.stdout:op 2029 completed, throughput=5MB/sec 2023-12-01T05:14:30.461 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TBG68Rnfkkg1t20 off=13335052 len=366714 2023-12-01T05:14:30.464 INFO:tasks.workunit.client.0.smithi060.stdout:op 2030 completed, throughput=5MB/sec 2023-12-01T05:14:30.464 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uQDKdRvDN-Y-3nf off=2276543 len=699646 2023-12-01T05:14:30.466 INFO:tasks.workunit.client.0.smithi060.stdout:op 2031 completed, throughput=5MB/sec 2023-12-01T05:14:30.466 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1PnFNCLYeWkUUDN off=3506325 len=826995 2023-12-01T05:14:30.471 INFO:tasks.workunit.client.0.smithi060.stdout:op 2032 completed, throughput=5MB/sec 2023-12-01T05:14:30.471 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i2r67JMSJnmD52x off=1279137 len=790141 2023-12-01T05:14:30.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 2033 completed, throughput=5MB/sec 2023-12-01T05:14:31.475 INFO:tasks.workunit.client.0.smithi060.stdout: 402: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:31.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EkBNJW5mlVqmWn0 off=11679813 len=523563 2023-12-01T05:14:31.479 INFO:tasks.workunit.client.0.smithi060.stdout:op 2034 completed, throughput=4.99MB/sec 2023-12-01T05:14:31.479 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rtTehFPXyVpz0ro off=950534 len=612450 2023-12-01T05:14:31.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 2035 completed, throughput=4.99MB/sec 2023-12-01T05:14:31.482 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KZWJiQ5X5jYjJwH off=1190521 len=1571512 2023-12-01T05:14:31.490 INFO:tasks.workunit.client.0.smithi060.stdout:op 2036 completed, throughput=5MB/sec 2023-12-01T05:14:31.491 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-75Wxl8-5rZUjafQ off=10485746 len=1673106 2023-12-01T05:14:31.492 INFO:tasks.workunit.client.0.smithi060.stdout:op 2037 completed, throughput=5MB/sec 2023-12-01T05:14:31.492 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lGQUwaU43kQSLMo off=3238590 len=1656153 2023-12-01T05:14:31.493 INFO:tasks.workunit.client.0.smithi060.stdout:op 2038 completed, throughput=5MB/sec 2023-12-01T05:14:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:31 smithi089 ceph-mon[98504]: pgmap v1970: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:14:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:31 smithi060 ceph-mon[94233]: pgmap v1970: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:14:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:31 smithi060 ceph-mon[109077]: pgmap v1970: 105 pgs: 105 active+clean; 128 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:14:32.494 INFO:tasks.workunit.client.0.smithi060.stdout: 403: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:32.494 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_yGX6i9T5_01tnq off=2534007 len=1790130 2023-12-01T05:14:32.497 INFO:tasks.workunit.client.0.smithi060.stdout:op 2039 completed, throughput=4.99MB/sec 2023-12-01T05:14:32.497 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rGU4eMr0lw5_qh9 off=3182196 len=220443 2023-12-01T05:14:32.500 INFO:tasks.workunit.client.0.smithi060.stdout:op 2040 completed, throughput=5MB/sec 2023-12-01T05:14:32.500 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kebH6pVgNDFN5RZ off=1370651 len=442586 2023-12-01T05:14:32.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 2041 completed, throughput=5MB/sec 2023-12-01T05:14:32.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OI3PU9gv3E4zq3C off=9878078 len=431344 2023-12-01T05:14:32.505 INFO:tasks.workunit.client.0.smithi060.stdout:op 2042 completed, throughput=5MB/sec 2023-12-01T05:14:32.505 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p71HLyLfvxOWsmF off=4990131 len=273216 2023-12-01T05:14:32.507 INFO:tasks.workunit.client.0.smithi060.stdout:op 2043 completed, throughput=5MB/sec 2023-12-01T05:14:32.507 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mEzcsEmI6kwBvYo off=15239762 len=1840867 2023-12-01T05:14:32.516 INFO:tasks.workunit.client.0.smithi060.stdout:op 2044 completed, throughput=5MB/sec 2023-12-01T05:14:33.517 INFO:tasks.workunit.client.0.smithi060.stdout: 404: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:33.517 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KwNzAYUc5ATL6vW off=24444928 len=1078610 2023-12-01T05:14:33.518 INFO:tasks.workunit.client.0.smithi060.stdout:op 2045 completed, throughput=4.99MB/sec 2023-12-01T05:14:33.518 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wzPAiTZ9KUla3LJ off=18446741 len=1464641 2023-12-01T05:14:33.525 INFO:tasks.workunit.client.0.smithi060.stdout:op 2046 completed, throughput=5MB/sec 2023-12-01T05:14:33.525 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZYBaGh3Gn8-1zIM off=1787232 len=408777 2023-12-01T05:14:33.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 2047 completed, throughput=5MB/sec 2023-12-01T05:14:33.529 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OdmjEFHRV24eXj6 off=10022783 len=1767567 2023-12-01T05:14:33.533 INFO:tasks.workunit.client.0.smithi060.stdout:op 2048 completed, throughput=5MB/sec 2023-12-01T05:14:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[94233]: pgmap v1971: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:14:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:14:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:14:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[109077]: pgmap v1971: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:14:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:14:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:14:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:33 smithi089 ceph-mon[98504]: pgmap v1971: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:14:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:14:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:14:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:14:34.531 INFO:tasks.workunit.client.0.smithi060.stdout: 405: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:34.531 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lRGdFTjrYETrinj off=1957935 len=2010372 2023-12-01T05:14:34.533 INFO:tasks.workunit.client.0.smithi060.stdout:op 2049 completed, throughput=4.99MB/sec 2023-12-01T05:14:34.534 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_mQ2q0Fq61jQeU4 off=421907 len=1035690 2023-12-01T05:14:34.536 INFO:tasks.workunit.client.0.smithi060.stdout:op 2050 completed, throughput=5MB/sec 2023-12-01T05:14:34.536 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Z9NrwKUxkMgixCp off=9326550 len=349243 2023-12-01T05:14:34.539 INFO:tasks.workunit.client.0.smithi060.stdout:op 2051 completed, throughput=5MB/sec 2023-12-01T05:14:34.539 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aEuObMADK9izxVz off=10135825 len=2032639 2023-12-01T05:14:34.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 2052 completed, throughput=5MB/sec 2023-12-01T05:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:14:34] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:14:35.550 INFO:tasks.workunit.client.0.smithi060.stdout: 406: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:35.550 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-js4g0gVFMTiSJ2D off=6234992 len=365290 2023-12-01T05:14:35.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 2053 completed, throughput=4.99MB/sec 2023-12-01T05:14:35.554 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mzGCI8X3MjqhH_Y off=1887147 len=346237 2023-12-01T05:14:35.557 INFO:tasks.workunit.client.0.smithi060.stdout:op 2054 completed, throughput=4.99MB/sec 2023-12-01T05:14:35.557 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NI27ebgUG5brpx2 off=17041228 len=2064353 2023-12-01T05:14:35.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 2055 completed, throughput=5MB/sec 2023-12-01T05:14:35.560 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nQ4DsJuPdAPnWNA off=687537 len=2035721 2023-12-01T05:14:35.562 INFO:tasks.workunit.client.0.smithi060.stdout:op 2056 completed, throughput=5MB/sec 2023-12-01T05:14:35.562 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hV_nDf6BpQ7WDD9 off=15060658 len=1982612 2023-12-01T05:14:35.563 INFO:tasks.workunit.client.0.smithi060.stdout:op 2057 completed, throughput=5MB/sec 2023-12-01T05:14:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:35 smithi060 ceph-mon[94233]: pgmap v1972: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:14:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:35 smithi060 ceph-mon[109077]: pgmap v1972: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:14:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:35 smithi089 ceph-mon[98504]: pgmap v1972: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:14:36.564 INFO:tasks.workunit.client.0.smithi060.stdout: 407: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:36.564 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wgA4-Kttq1BEPeG off=6599470 len=1560330 2023-12-01T05:14:36.566 INFO:tasks.workunit.client.0.smithi060.stdout:op 2058 completed, throughput=5MB/sec 2023-12-01T05:14:36.566 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ryGKLD8UrUO5Agp off=7000975 len=715185 2023-12-01T05:14:36.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 2059 completed, throughput=5MB/sec 2023-12-01T05:14:36.567 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lagq9ec5ERV3VwU off=3221208 len=2001041 2023-12-01T05:14:36.578 INFO:tasks.workunit.client.0.smithi060.stdout:op 2060 completed, throughput=5MB/sec 2023-12-01T05:14:37.579 INFO:tasks.workunit.client.0.smithi060.stdout: 408: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:37.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_91NQdLa_8J8bbk off=23448189 len=653739 2023-12-01T05:14:37.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 2061 completed, throughput=4.99MB/sec 2023-12-01T05:14:37.580 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iF53entysQ_ZTcC off=7194410 len=181577 2023-12-01T05:14:37.583 INFO:tasks.workunit.client.0.smithi060.stdout:op 2062 completed, throughput=4.99MB/sec 2023-12-01T05:14:37.583 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--dF0kG0_D4InU_9 off=7315759 len=824041 2023-12-01T05:14:37.585 INFO:tasks.workunit.client.0.smithi060.stdout:op 2063 completed, throughput=4.99MB/sec 2023-12-01T05:14:37.585 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UF13cT-3lVkd2kg off=6830289 len=1223142 2023-12-01T05:14:37.586 INFO:tasks.workunit.client.0.smithi060.stdout:op 2064 completed, throughput=5MB/sec 2023-12-01T05:14:37.586 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FDjz_JQgrQargaf off=7357007 len=1926899 2023-12-01T05:14:37.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 2065 completed, throughput=5MB/sec 2023-12-01T05:14:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:37 smithi060 ceph-mon[94233]: pgmap v1973: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:14:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:37 smithi060 ceph-mon[109077]: pgmap v1973: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:14:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:37 smithi089 ceph-mon[98504]: pgmap v1973: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:14:38.597 INFO:tasks.workunit.client.0.smithi060.stdout: 409: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:38.597 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q74NHmdDxHYK52B off=6832 len=1914002 2023-12-01T05:14:38.600 INFO:tasks.workunit.client.0.smithi060.stdout:op 2066 completed, throughput=4.99MB/sec 2023-12-01T05:14:38.601 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a8s9P1SnUFjg6kq off=6266174 len=254234 2023-12-01T05:14:38.601 INFO:tasks.workunit.client.0.smithi060.stdout:op 2067 completed, throughput=4.99MB/sec 2023-12-01T05:14:38.601 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AIb5LsgMY6HOYWK off=7249561 len=1151851 2023-12-01T05:14:38.605 INFO:tasks.workunit.client.0.smithi060.stdout:op 2068 completed, throughput=5MB/sec 2023-12-01T05:14:38.606 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8_v_71nbhgE_CF5 off=16747154 len=239332 2023-12-01T05:14:38.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 2069 completed, throughput=5MB/sec 2023-12-01T05:14:38.609 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uw3-ZzBS6N3R9nV off=11395459 len=1689465 2023-12-01T05:14:38.618 INFO:tasks.workunit.client.0.smithi060.stdout:op 2070 completed, throughput=5MB/sec 2023-12-01T05:14:39.618 INFO:tasks.workunit.client.0.smithi060.stdout: 410: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:39.618 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7PUHS_NlzTpV6BS off=10876159 len=991452 2023-12-01T05:14:39.623 INFO:tasks.workunit.client.0.smithi060.stdout:op 2071 completed, throughput=4.99MB/sec 2023-12-01T05:14:39.623 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PmwBPG02eCNrBdf off=12604333 len=4594 2023-12-01T05:14:39.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 2072 completed, throughput=4.99MB/sec 2023-12-01T05:14:39.626 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-okhqIt3LPMwCciY off=8622541 len=277457 2023-12-01T05:14:39.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 2073 completed, throughput=4.99MB/sec 2023-12-01T05:14:39.629 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lagq9ec5ERV3VwU off=3666761 len=417737 2023-12-01T05:14:39.632 INFO:tasks.workunit.client.0.smithi060.stdout:op 2074 completed, throughput=4.99MB/sec 2023-12-01T05:14:39.633 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ReyiGaCHRtU7OBM off=15654580 len=812442 2023-12-01T05:14:39.634 INFO:tasks.workunit.client.0.smithi060.stdout:op 2075 completed, throughput=4.99MB/sec 2023-12-01T05:14:39.634 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-upCrhmXSPS6q6to off=16016255 len=166718 2023-12-01T05:14:39.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 2076 completed, throughput=4.99MB/sec 2023-12-01T05:14:39.637 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xeaa25JZvY5KIcI off=8574888 len=1027301 2023-12-01T05:14:39.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 2077 completed, throughput=5MB/sec 2023-12-01T05:14:39.643 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BRg0PesJ2KCjoz3 off=9274025 len=1020800 2023-12-01T05:14:39.648 INFO:tasks.workunit.client.0.smithi060.stdout:op 2078 completed, throughput=5MB/sec 2023-12-01T05:14:39.648 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SJAz-LynFft68Se off=335131 len=1503249 2023-12-01T05:14:39.649 INFO:tasks.workunit.client.0.smithi060.stdout:op 2079 completed, throughput=5MB/sec 2023-12-01T05:14:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:39 smithi060 ceph-mon[94233]: pgmap v1974: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:14:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:39 smithi060 ceph-mon[109077]: pgmap v1974: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:14:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:39 smithi089 ceph-mon[98504]: pgmap v1974: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:14:40.649 INFO:tasks.workunit.client.0.smithi060.stdout: 411: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:40.649 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aKdV0xHJnl5kjGW off=1649808 len=1210912 2023-12-01T05:14:40.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 2080 completed, throughput=4.99MB/sec 2023-12-01T05:14:40.655 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CiEiKH3rdd81t7v off=2869361 len=686336 2023-12-01T05:14:40.656 INFO:tasks.workunit.client.0.smithi060.stdout:op 2081 completed, throughput=4.99MB/sec 2023-12-01T05:14:40.656 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QYlIwT5tqVYG-f6 off=1768776 len=1591232 2023-12-01T05:14:40.664 INFO:tasks.workunit.client.0.smithi060.stdout:op 2082 completed, throughput=5MB/sec 2023-12-01T05:14:40.664 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GHOMmVraXCFX6HU off=20951088 len=4262 2023-12-01T05:14:40.664 INFO:tasks.workunit.client.0.smithi060.stdout:op 2083 completed, throughput=5MB/sec 2023-12-01T05:14:40.664 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-925uflBm4HSb-DI off=13135282 len=1997456 2023-12-01T05:14:40.676 INFO:tasks.workunit.client.0.smithi060.stdout:op 2084 completed, throughput=5MB/sec 2023-12-01T05:14:41.676 INFO:tasks.workunit.client.0.smithi060.stdout: 412: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:41.676 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SUW1JfVlWFdzZgo off=14102093 len=171817 2023-12-01T05:14:41.677 INFO:tasks.workunit.client.0.smithi060.stdout:op 2085 completed, throughput=4.99MB/sec 2023-12-01T05:14:41.677 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y36pG3Jp3ad_DLt off=7818336 len=1599156 2023-12-01T05:14:41.680 INFO:tasks.workunit.client.0.smithi060.stdout:op 2086 completed, throughput=4.99MB/sec 2023-12-01T05:14:41.680 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VPnw8oiYDuPJ5Mi off=4657782 len=2063142 2023-12-01T05:14:41.691 INFO:tasks.workunit.client.0.smithi060.stdout:op 2087 completed, throughput=5MB/sec 2023-12-01T05:14:41.692 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6bwf-qdkGsH_jFM off=7788061 len=1705661 2023-12-01T05:14:41.699 INFO:tasks.workunit.client.0.smithi060.stdout:op 2088 completed, throughput=5MB/sec 2023-12-01T05:14:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:41 smithi060 ceph-mon[109077]: pgmap v1975: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:14:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:41 smithi060 ceph-mon[94233]: pgmap v1975: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:14:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:41 smithi089 ceph-mon[98504]: pgmap v1975: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:14:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:42.699 INFO:tasks.workunit.client.0.smithi060.stdout: 413: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:42.699 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3ulhl-mZk39t4yp off=11867525 len=256267 2023-12-01T05:14:42.702 INFO:tasks.workunit.client.0.smithi060.stdout:op 2089 completed, throughput=4.99MB/sec 2023-12-01T05:14:42.702 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LfBHh3qzQQoi12Q off=123448 len=1387307 2023-12-01T05:14:42.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 2090 completed, throughput=4.99MB/sec 2023-12-01T05:14:42.709 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kO_NA1apMuy4XY_ off=2514242 len=972488 2023-12-01T05:14:42.714 INFO:tasks.workunit.client.0.smithi060.stdout:op 2091 completed, throughput=5MB/sec 2023-12-01T05:14:42.714 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ifxRniBs836Efha off=1052870 len=1077535 2023-12-01T05:14:42.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 2092 completed, throughput=5MB/sec 2023-12-01T05:14:42.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sHgPrE_BPA1o6bi off=18138130 len=303204 2023-12-01T05:14:42.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 2093 completed, throughput=5MB/sec 2023-12-01T05:14:42.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5WwNpIgk9mvEI2p off=12514463 len=741807 2023-12-01T05:14:42.718 INFO:tasks.workunit.client.0.smithi060.stdout:op 2094 completed, throughput=5MB/sec 2023-12-01T05:14:43.718 INFO:tasks.workunit.client.0.smithi060.stdout: 414: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:43.719 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kzt4zs_PdaFpck4 off=13107254 len=2096016 2023-12-01T05:14:43.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 2095 completed, throughput=4.99MB/sec 2023-12-01T05:14:43.721 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n3tfe5pqdiECeeD off=3729537 len=115351 2023-12-01T05:14:43.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 2096 completed, throughput=4.99MB/sec 2023-12-01T05:14:43.724 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-da4hflQRGztwim5 off=4746882 len=2023994 2023-12-01T05:14:43.735 INFO:tasks.workunit.client.0.smithi060.stdout:op 2097 completed, throughput=5MB/sec 2023-12-01T05:14:43.736 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A73WcHyIaVrpyeX off=1474487 len=354103 2023-12-01T05:14:43.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 2098 completed, throughput=5MB/sec 2023-12-01T05:14:43.739 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Fvy9RD8iufaPTV4 off=6452380 len=1083434 2023-12-01T05:14:43.740 INFO:tasks.workunit.client.0.smithi060.stdout:op 2099 completed, throughput=5MB/sec 2023-12-01T05:14:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:43 smithi060 ceph-mon[94233]: pgmap v1976: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:14:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:43 smithi060 ceph-mon[109077]: pgmap v1976: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:14:43.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:43 smithi089 ceph-mon[98504]: pgmap v1976: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:14:44.741 INFO:tasks.workunit.client.0.smithi060.stdout: 415: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:44.741 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LqK77PzJdVtJCmK off=6143546 len=23546 2023-12-01T05:14:44.741 INFO:tasks.workunit.client.0.smithi060.stdout:op 2100 completed, throughput=4.99MB/sec 2023-12-01T05:14:44.741 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iaLNi0l4axSEOnY off=3689465 len=1563232 2023-12-01T05:14:44.743 INFO:tasks.workunit.client.0.smithi060.stdout:op 2101 completed, throughput=4.99MB/sec 2023-12-01T05:14:44.743 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tA-z36kmlQrSUpk off=4735589 len=687484 2023-12-01T05:14:44.744 INFO:tasks.workunit.client.0.smithi060.stdout:op 2102 completed, throughput=5MB/sec 2023-12-01T05:14:44.744 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5UcqmAkx32BPqkX off=2299135 len=2072756 2023-12-01T05:14:44.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 2103 completed, throughput=5MB/sec 2023-12-01T05:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:14:44] "GET /metrics HTTP/1.1" 200 33874 "" "Prometheus/2.43.0" 2023-12-01T05:14:45.748 INFO:tasks.workunit.client.0.smithi060.stdout: 416: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:45.749 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tQxvItb-fTvLs2C off=1244139 len=393643 2023-12-01T05:14:45.749 INFO:tasks.workunit.client.0.smithi060.stdout:op 2104 completed, throughput=4.99MB/sec 2023-12-01T05:14:45.749 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m-B6W0aFc3XO6Ew off=1344343 len=1710122 2023-12-01T05:14:45.759 INFO:tasks.workunit.client.0.smithi060.stdout:op 2105 completed, throughput=4.99MB/sec 2023-12-01T05:14:45.760 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nvzRJ1D0_Ee3e5u off=9402864 len=438449 2023-12-01T05:14:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:45 smithi060 ceph-mon[94233]: pgmap v1977: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:45 smithi060 ceph-mon[109077]: pgmap v1977: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:45.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 2106 completed, throughput=4.99MB/sec 2023-12-01T05:14:45.763 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A2W5MVaMkTg1faA off=10085057 len=1935089 2023-12-01T05:14:45.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 2107 completed, throughput=5MB/sec 2023-12-01T05:14:45.767 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BWCW3PKQDm75lUn off=10143585 len=703136 2023-12-01T05:14:45.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 2108 completed, throughput=5MB/sec 2023-12-01T05:14:45.772 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-O5iouWo5RCvNcSx off=4662112 len=1221136 2023-12-01T05:14:45.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 2109 completed, throughput=5MB/sec 2023-12-01T05:14:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:45 smithi089 ceph-mon[98504]: pgmap v1977: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:46.773 INFO:tasks.workunit.client.0.smithi060.stdout: 417: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:46.773 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q1PXOE0l3zf4ICo off=2857382 len=1144014 2023-12-01T05:14:46.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 2110 completed, throughput=4.99MB/sec 2023-12-01T05:14:46.780 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-weDYZzgZbfoSEF0 off=3966006 len=711319 2023-12-01T05:14:46.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 2111 completed, throughput=4.99MB/sec 2023-12-01T05:14:46.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lphPefJyNptfTxe off=12799116 len=1008968 2023-12-01T05:14:46.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 2112 completed, throughput=5MB/sec 2023-12-01T05:14:46.788 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M78rp--ilqlqxy7 off=6780233 len=212874 2023-12-01T05:14:46.792 INFO:tasks.workunit.client.0.smithi060.stdout:op 2113 completed, throughput=5MB/sec 2023-12-01T05:14:46.792 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3d_usu-xAhWCWKH off=748590 len=1485143 2023-12-01T05:14:46.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 2114 completed, throughput=5MB/sec 2023-12-01T05:14:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:47 smithi060 ceph-mon[94233]: pgmap v1978: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:47 smithi060 ceph-mon[109077]: pgmap v1978: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:47 smithi089 ceph-mon[98504]: pgmap v1978: 105 pgs: 105 active+clean; 128 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:14:47.798 INFO:tasks.workunit.client.0.smithi060.stdout: 418: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:47.798 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KjMwEffK6xPwctr off=24864 len=1059397 2023-12-01T05:14:47.803 INFO:tasks.workunit.client.0.smithi060.stdout:op 2115 completed, throughput=4.99MB/sec 2023-12-01T05:14:47.804 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kO0zrK8eHezBtU1 off=3341611 len=142793 2023-12-01T05:14:47.806 INFO:tasks.workunit.client.0.smithi060.stdout:op 2116 completed, throughput=4.99MB/sec 2023-12-01T05:14:47.806 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A9RChh6TZDRDJJL off=13008735 len=769614 2023-12-01T05:14:47.807 INFO:tasks.workunit.client.0.smithi060.stdout:op 2117 completed, throughput=4.99MB/sec 2023-12-01T05:14:47.808 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_jglN8fnzXkzQ-G off=660347 len=1585595 2023-12-01T05:14:47.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 2118 completed, throughput=5MB/sec 2023-12-01T05:14:47.815 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o9pX6hqIfNx9Odh off=10654773 len=1298779 2023-12-01T05:14:47.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 2119 completed, throughput=5MB/sec 2023-12-01T05:14:47.821 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_R9DffCzn7dArcy off=6663999 len=1092019 2023-12-01T05:14:47.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 2120 completed, throughput=5MB/sec 2023-12-01T05:14:48.823 INFO:tasks.workunit.client.0.smithi060.stdout: 419: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:48.823 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3E0gDYEorw-slcX off=6332482 len=644168 2023-12-01T05:14:48.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 2121 completed, throughput=4.99MB/sec 2023-12-01T05:14:48.824 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KJj654yyNf5SRA3 off=15837799 len=1578971 2023-12-01T05:14:48.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 2122 completed, throughput=5MB/sec 2023-12-01T05:14:48.827 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4VAPVnY2as_YRcV off=8308222 len=2033847 2023-12-01T05:14:48.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 2123 completed, throughput=5MB/sec 2023-12-01T05:14:48.840 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_1EdqFeLiapaEhM off=1505393 len=655872 2023-12-01T05:14:48.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 2124 completed, throughput=5MB/sec 2023-12-01T05:14:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:49 smithi060 ceph-mon[94233]: pgmap v1979: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:14:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:49 smithi060 ceph-mon[109077]: pgmap v1979: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:14:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:49 smithi089 ceph-mon[98504]: pgmap v1979: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:14:49.845 INFO:tasks.workunit.client.0.smithi060.stdout: 420: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:49.845 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-My20YwnBlUoj7ZP off=3284491 len=1592482 2023-12-01T05:14:49.847 INFO:tasks.workunit.client.0.smithi060.stdout:op 2125 completed, throughput=4.99MB/sec 2023-12-01T05:14:49.847 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EQnz-0voeFOEOX9 off=2664359 len=1308228 2023-12-01T05:14:49.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 2126 completed, throughput=5MB/sec 2023-12-01T05:14:49.849 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6mzbvA7Be5rMnJ6 off=10449546 len=696660 2023-12-01T05:14:49.851 INFO:tasks.workunit.client.0.smithi060.stdout:op 2127 completed, throughput=5MB/sec 2023-12-01T05:14:49.851 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-78c9o5ucaxlqbzj off=1522374 len=883130 2023-12-01T05:14:49.853 INFO:tasks.workunit.client.0.smithi060.stdout:op 2128 completed, throughput=5MB/sec 2023-12-01T05:14:49.853 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1QB8YlcLfvXD-Ag off=12338029 len=1315762 2023-12-01T05:14:49.860 INFO:tasks.workunit.client.0.smithi060.stdout:op 2129 completed, throughput=5MB/sec 2023-12-01T05:14:50.710 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:14:50.860 INFO:tasks.workunit.client.0.smithi060.stdout: 421: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:50.860 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RwlV7g3KgFmzzS1 off=11660738 len=147861 2023-12-01T05:14:50.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 2130 completed, throughput=4.99MB/sec 2023-12-01T05:14:50.863 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SgYcb4AqsMtGjvA off=9471239 len=249037 2023-12-01T05:14:50.865 INFO:tasks.workunit.client.0.smithi060.stdout:op 2131 completed, throughput=4.99MB/sec 2023-12-01T05:14:50.866 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MM39tANZmbeARyL off=1076259 len=500573 2023-12-01T05:14:50.867 INFO:tasks.workunit.client.0.smithi060.stdout:op 2132 completed, throughput=4.99MB/sec 2023-12-01T05:14:50.867 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vlR4VBwi2FM1ffJ off=5103191 len=233034 2023-12-01T05:14:50.868 INFO:tasks.workunit.client.0.smithi060.stdout:op 2133 completed, throughput=4.99MB/sec 2023-12-01T05:14:50.868 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-g8jCKqHdPQ--Yfo off=8630798 len=722230 2023-12-01T05:14:50.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 2134 completed, throughput=4.99MB/sec 2023-12-01T05:14:50.869 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZWuUSRTFNmjoTJe off=13142368 len=2033652 2023-12-01T05:14:50.876 INFO:tasks.workunit.client.0.smithi060.stdout:op 2135 completed, throughput=5MB/sec 2023-12-01T05:14:50.876 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BJTHfCyY7Wl7ZgR off=1898043 len=149901 2023-12-01T05:14:50.877 INFO:tasks.workunit.client.0.smithi060.stdout:op 2136 completed, throughput=5MB/sec 2023-12-01T05:14:50.877 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S-SOSHAWB6Wb3-O off=8480704 len=1665613 2023-12-01T05:14:50.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 2137 completed, throughput=5MB/sec 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (29m) 7m ago 29m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (29m) 7m ago 29m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (30m) 7m ago 30m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (30m) 7m ago 30m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (33m) 7m ago 33m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (35m) 7m ago 35m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:14:51.037 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (35m) 7m ago 35m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (33m) 7m ago 33m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (33m) 7m ago 33m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (29m) 7m ago 29m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (29m) 7m ago 29m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (33m) 7m ago 33m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (32m) 7m ago 32m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (32m) 7m ago 32m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (32m) 7m ago 32m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (31m) 7m ago 31m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (31m) 7m ago 31m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (31m) 7m ago 31m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (30m) 7m ago 30m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:14:51.038 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (29m) 7m ago 30m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:14:51.435 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:14:51.435 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:14:51.436 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:14:51.437 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:14:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:51 smithi060 ceph-mon[94233]: pgmap v1980: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:14:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3393195273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:14:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:51 smithi060 ceph-mon[109077]: pgmap v1980: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:14:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3393195273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:14:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:51 smithi089 ceph-mon[98504]: pgmap v1980: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:14:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3393195273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:14:51.886 INFO:tasks.workunit.client.0.smithi060.stdout: 422: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:51.886 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9EeoyKJSFMbtokb off=8900005 len=1728332 2023-12-01T05:14:51.890 INFO:tasks.workunit.client.0.smithi060.stdout:op 2138 completed, throughput=4.99MB/sec 2023-12-01T05:14:51.890 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wr7pHwWC8rfQv5t off=3386848 len=49704 2023-12-01T05:14:51.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 2139 completed, throughput=4.99MB/sec 2023-12-01T05:14:51.892 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R2yAVW-RrtSgHzs off=17832873 len=276026 2023-12-01T05:14:51.895 INFO:tasks.workunit.client.0.smithi060.stdout:op 2140 completed, throughput=5MB/sec 2023-12-01T05:14:51.895 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WWkzQZLZ0_eeUjk off=10161775 len=1512684 2023-12-01T05:14:51.897 INFO:tasks.workunit.client.0.smithi060.stdout:op 2141 completed, throughput=5MB/sec 2023-12-01T05:14:51.897 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tQxvItb-fTvLs2C off=637005 len=1688442 2023-12-01T05:14:51.903 INFO:tasks.workunit.client.0.smithi060.stdout:op 2142 completed, throughput=5MB/sec 2023-12-01T05:14:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:52 smithi060 ceph-mon[94233]: from='client.16452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:52 smithi060 ceph-mon[94233]: from='client.26366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:52 smithi060 ceph-mon[109077]: from='client.16452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:52 smithi060 ceph-mon[109077]: from='client.26366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:52 smithi089 ceph-mon[98504]: from='client.16452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:52 smithi089 ceph-mon[98504]: from='client.26366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:14:52.903 INFO:tasks.workunit.client.0.smithi060.stdout: 423: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:52.903 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ITepqoIWk1lTP-C off=6126648 len=1025610 2023-12-01T05:14:52.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 2143 completed, throughput=4.99MB/sec 2023-12-01T05:14:52.909 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-It9YZS6JCITfUT1 off=2970598 len=1686675 2023-12-01T05:14:52.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 2144 completed, throughput=5MB/sec 2023-12-01T05:14:52.911 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zWKIAicFmGQLIHF off=16985897 len=381215 2023-12-01T05:14:52.915 INFO:tasks.workunit.client.0.smithi060.stdout:op 2145 completed, throughput=5MB/sec 2023-12-01T05:14:52.915 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dQ8LwOK_f_GcBdB off=2668576 len=414483 2023-12-01T05:14:52.916 INFO:tasks.workunit.client.0.smithi060.stdout:op 2146 completed, throughput=5MB/sec 2023-12-01T05:14:52.916 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TWQlF76s5uS9pkX off=8298157 len=1636663 2023-12-01T05:14:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 2147 completed, throughput=5MB/sec 2023-12-01T05:14:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:53 smithi060 ceph-mon[94233]: pgmap v1981: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:53 smithi060 ceph-mon[109077]: pgmap v1981: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:53 smithi089 ceph-mon[98504]: pgmap v1981: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:53.919 INFO:tasks.workunit.client.0.smithi060.stdout: 424: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:53.919 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x9KD5VBV6-CO5b_ off=3466056 len=1419910 2023-12-01T05:14:53.922 INFO:tasks.workunit.client.0.smithi060.stdout:op 2148 completed, throughput=4.99MB/sec 2023-12-01T05:14:53.922 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xMdbcGCRogmTIhl off=15162321 len=441710 2023-12-01T05:14:53.926 INFO:tasks.workunit.client.0.smithi060.stdout:op 2149 completed, throughput=4.99MB/sec 2023-12-01T05:14:53.926 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cDAITzM4DoXoWDM off=3905496 len=978359 2023-12-01T05:14:53.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 2150 completed, throughput=5MB/sec 2023-12-01T05:14:53.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YdIHV9Xp7_VUSSH off=14774165 len=1185132 2023-12-01T05:14:53.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 2151 completed, throughput=5MB/sec 2023-12-01T05:14:53.938 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NSvH_GC8-U9GgTK off=156048 len=445118 2023-12-01T05:14:53.938 INFO:tasks.workunit.client.0.smithi060.stdout:op 2152 completed, throughput=5MB/sec 2023-12-01T05:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:14:54] "GET /metrics HTTP/1.1" 200 33874 "" "Prometheus/2.43.0" 2023-12-01T05:14:54.939 INFO:tasks.workunit.client.0.smithi060.stdout: 425: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:54.939 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VXU65V21-8UlJkI off=7029264 len=41173 2023-12-01T05:14:54.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 2153 completed, throughput=4.99MB/sec 2023-12-01T05:14:54.939 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rQDBjvxoCQjqYiS off=791175 len=1345038 2023-12-01T05:14:54.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 2154 completed, throughput=4.99MB/sec 2023-12-01T05:14:54.946 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0oVMh8YtgB8QPC6 off=19027791 len=1601784 2023-12-01T05:14:54.953 INFO:tasks.workunit.client.0.smithi060.stdout:op 2155 completed, throughput=4.99MB/sec 2023-12-01T05:14:54.953 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sMVjzUskjr1BUVF off=938542 len=741976 2023-12-01T05:14:54.954 INFO:tasks.workunit.client.0.smithi060.stdout:op 2156 completed, throughput=5MB/sec 2023-12-01T05:14:54.954 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x5n0XCMUU9Z0MEr off=9107863 len=1369203 2023-12-01T05:14:54.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 2157 completed, throughput=5MB/sec 2023-12-01T05:14:54.959 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wPmZaqAXNG9nyR4 off=4078501 len=1092762 2023-12-01T05:14:54.964 INFO:tasks.workunit.client.0.smithi060.stdout:op 2158 completed, throughput=5MB/sec 2023-12-01T05:14:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:55 smithi060 ceph-mon[94233]: pgmap v1982: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:55 smithi060 ceph-mon[109077]: pgmap v1982: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:55 smithi089 ceph-mon[98504]: pgmap v1982: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:55.964 INFO:tasks.workunit.client.0.smithi060.stdout: 426: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:55.964 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OldyWTcMVpFNZfw off=0 len=1461957 2023-12-01T05:14:55.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 2159 completed, throughput=4.99MB/sec 2023-12-01T05:14:55.966 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LcGalT8qSlJ0SVh off=462431 len=1277385 2023-12-01T05:14:55.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 2160 completed, throughput=5MB/sec 2023-12-01T05:14:55.975 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Fkb457odTrXe1SE off=332076 len=345549 2023-12-01T05:14:55.976 INFO:tasks.workunit.client.0.smithi060.stdout:op 2161 completed, throughput=5MB/sec 2023-12-01T05:14:55.976 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JjWQiq3hSNPnund off=5869561 len=973123 2023-12-01T05:14:55.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 2162 completed, throughput=5MB/sec 2023-12-01T05:14:55.977 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-W0cjVH4uUDn-qsf off=101882 len=1045051 2023-12-01T05:14:55.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 2163 completed, throughput=5MB/sec 2023-12-01T05:14:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:14:56.990 INFO:tasks.workunit.client.0.smithi060.stdout: 427: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:56.991 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aZDQ5YXH83zFUt8 off=4172462 len=262977 2023-12-01T05:14:56.994 INFO:tasks.workunit.client.0.smithi060.stdout:op 2164 completed, throughput=4.99MB/sec 2023-12-01T05:14:56.994 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PDXIqOmTJgamGWY off=4657466 len=1996056 2023-12-01T05:14:57.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 2165 completed, throughput=4.99MB/sec 2023-12-01T05:14:57.003 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VlCCVLzrsj6yuWX off=2593877 len=1788117 2023-12-01T05:14:57.015 INFO:tasks.workunit.client.0.smithi060.stdout:op 2166 completed, throughput=5MB/sec 2023-12-01T05:14:57.015 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kpcbrYIhUZ3IBfQ off=6212451 len=1095885 2023-12-01T05:14:57.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 2167 completed, throughput=5MB/sec 2023-12-01T05:14:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:57 smithi060 ceph-mon[94233]: pgmap v1983: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:57 smithi060 ceph-mon[109077]: pgmap v1983: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:57 smithi089 ceph-mon[98504]: pgmap v1983: 105 pgs: 105 active+clean; 128 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:14:58.018 INFO:tasks.workunit.client.0.smithi060.stdout: 428: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:58.018 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RJ4l6qeXevAvKBe off=9280653 len=984457 2023-12-01T05:14:58.019 INFO:tasks.workunit.client.0.smithi060.stdout:op 2168 completed, throughput=4.99MB/sec 2023-12-01T05:14:58.019 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TPm7K0RVo_z3ISO off=2443281 len=1128825 2023-12-01T05:14:58.020 INFO:tasks.workunit.client.0.smithi060.stdout:op 2169 completed, throughput=4.99MB/sec 2023-12-01T05:14:58.021 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A7HB_NPrq0ioQd9 off=12085253 len=854108 2023-12-01T05:14:58.026 INFO:tasks.workunit.client.0.smithi060.stdout:op 2170 completed, throughput=5MB/sec 2023-12-01T05:14:58.026 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U4YFxSExySQsvm- off=117424 len=1836642 2023-12-01T05:14:58.036 INFO:tasks.workunit.client.0.smithi060.stdout:op 2171 completed, throughput=5MB/sec 2023-12-01T05:14:58.036 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-86qg5jGsMs_1UM- off=10413538 len=590933 2023-12-01T05:14:58.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 2172 completed, throughput=5MB/sec 2023-12-01T05:14:59.041 INFO:tasks.workunit.client.0.smithi060.stdout: 429: throughput=4.99MB/sec pending data=0 2023-12-01T05:14:59.041 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PaFvuv1DfPRp1uo off=2666167 len=256366 2023-12-01T05:14:59.042 INFO:tasks.workunit.client.0.smithi060.stdout:op 2173 completed, throughput=4.99MB/sec 2023-12-01T05:14:59.042 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QM6YqLc6SJuyNHW off=634182 len=2044672 2023-12-01T05:14:59.055 INFO:tasks.workunit.client.0.smithi060.stdout:op 2174 completed, throughput=4.99MB/sec 2023-12-01T05:14:59.055 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-V-sPw9VSnzCwdwW off=1190216 len=1394269 2023-12-01T05:14:59.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 2175 completed, throughput=5MB/sec 2023-12-01T05:14:59.057 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RdCvamQ4ayKNOVX off=8302493 len=2063094 2023-12-01T05:14:59.059 INFO:tasks.workunit.client.0.smithi060.stdout:op 2176 completed, throughput=5MB/sec 2023-12-01T05:14:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:14:59 smithi060 ceph-mon[94233]: pgmap v1984: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:14:59 smithi060 ceph-mon[109077]: pgmap v1984: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:14:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:14:59 smithi089 ceph-mon[98504]: pgmap v1984: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:15:00.059 INFO:tasks.workunit.client.0.smithi060.stdout: 430: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:00.059 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mw5FQD6BItTjXgM off=21692697 len=1183421 2023-12-01T05:15:00.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 2177 completed, throughput=4.99MB/sec 2023-12-01T05:15:00.064 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YeFAzVAbEdOe_kS off=6700423 len=549345 2023-12-01T05:15:00.064 INFO:tasks.workunit.client.0.smithi060.stdout:op 2178 completed, throughput=4.99MB/sec 2023-12-01T05:15:00.064 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-slUg-opbhGybCEH off=3810513 len=1094547 2023-12-01T05:15:00.064 INFO:tasks.workunit.client.0.smithi060.stdout:op 2179 completed, throughput=5MB/sec 2023-12-01T05:15:00.064 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U_xGAsBeQ0Fc3dm off=1128994 len=1654985 2023-12-01T05:15:00.067 INFO:tasks.workunit.client.0.smithi060.stdout:op 2180 completed, throughput=5MB/sec 2023-12-01T05:15:00.067 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sjWeR_UMbXxut57 off=6837706 len=346373 2023-12-01T05:15:00.068 INFO:tasks.workunit.client.0.smithi060.stdout:op 2181 completed, throughput=5MB/sec 2023-12-01T05:15:01.068 INFO:tasks.workunit.client.0.smithi060.stdout: 431: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:01.069 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BHfluMHM5198O2p off=13766530 len=125650 2023-12-01T05:15:01.071 INFO:tasks.workunit.client.0.smithi060.stdout:op 2182 completed, throughput=4.99MB/sec 2023-12-01T05:15:01.071 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F_CsFQ8aMLjfR5S off=4469227 len=128001 2023-12-01T05:15:01.072 INFO:tasks.workunit.client.0.smithi060.stdout:op 2183 completed, throughput=4.99MB/sec 2023-12-01T05:15:01.072 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7eg6XAr_TL98sLO off=6020066 len=642559 2023-12-01T05:15:01.074 INFO:tasks.workunit.client.0.smithi060.stdout:op 2184 completed, throughput=4.99MB/sec 2023-12-01T05:15:01.074 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UmoJwR1BQDjrpJf off=1747312 len=1829810 2023-12-01T05:15:01.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 2185 completed, throughput=5MB/sec 2023-12-01T05:15:01.075 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGar8mv7umJG6Po off=8024470 len=2029725 2023-12-01T05:15:01.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 2186 completed, throughput=5MB/sec 2023-12-01T05:15:01.088 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HXPCOVrHr-_MELq off=601734 len=1515841 2023-12-01T05:15:01.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 2187 completed, throughput=5MB/sec 2023-12-01T05:15:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:01 smithi060 ceph-mon[94233]: pgmap v1985: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:01 smithi060 ceph-mon[109077]: pgmap v1985: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:01 smithi089 ceph-mon[98504]: pgmap v1985: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:02.088 INFO:tasks.workunit.client.0.smithi060.stdout: 432: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:02.088 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KwCfxm6KB_rAc2T off=438122 len=1571005 2023-12-01T05:15:02.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 2188 completed, throughput=4.99MB/sec 2023-12-01T05:15:02.098 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jjP2NiH0x_XqTvg off=600620 len=367941 2023-12-01T05:15:02.098 INFO:tasks.workunit.client.0.smithi060.stdout:op 2189 completed, throughput=5MB/sec 2023-12-01T05:15:02.098 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NHfb8ws8Ef5OQ4E off=4439906 len=2022381 2023-12-01T05:15:02.102 INFO:tasks.workunit.client.0.smithi060.stdout:op 2190 completed, throughput=5MB/sec 2023-12-01T05:15:02.102 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Wrnf3uBhUSOdQX off=8073432 len=884622 2023-12-01T05:15:02.107 INFO:tasks.workunit.client.0.smithi060.stdout:op 2191 completed, throughput=5MB/sec 2023-12-01T05:15:03.107 INFO:tasks.workunit.client.0.smithi060.stdout: 433: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:03.108 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yv_T9NXlOkBZrCM off=5155703 len=1697490 2023-12-01T05:15:03.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 2192 completed, throughput=4.99MB/sec 2023-12-01T05:15:03.110 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mEkOc6hktNq27Q5 off=7712424 len=935439 2023-12-01T05:15:03.111 INFO:tasks.workunit.client.0.smithi060.stdout:op 2193 completed, throughput=5MB/sec 2023-12-01T05:15:03.111 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qHGUNUBNCcj1eEq off=5671326 len=2068274 2023-12-01T05:15:03.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 2194 completed, throughput=5MB/sec 2023-12-01T05:15:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:03 smithi060 ceph-mon[94233]: pgmap v1986: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:15:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:03 smithi060 ceph-mon[109077]: pgmap v1986: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:15:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:03 smithi089 ceph-mon[98504]: pgmap v1986: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:15:04.114 INFO:tasks.workunit.client.0.smithi060.stdout: 434: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:04.114 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nzOfFqdHPc_Tdho off=2208761 len=761318 2023-12-01T05:15:04.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 2195 completed, throughput=4.99MB/sec 2023-12-01T05:15:04.119 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mEqFsE6m6j4AF5H off=3839007 len=645682 2023-12-01T05:15:04.123 INFO:tasks.workunit.client.0.smithi060.stdout:op 2196 completed, throughput=4.99MB/sec 2023-12-01T05:15:04.123 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g4Ed6a5ThUsNeTn off=732038 len=462711 2023-12-01T05:15:04.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 2197 completed, throughput=4.99MB/sec 2023-12-01T05:15:04.127 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RxUpdhqK3RumI32 off=855061 len=2011085 2023-12-01T05:15:04.130 INFO:tasks.workunit.client.0.smithi060.stdout:op 2198 completed, throughput=5MB/sec 2023-12-01T05:15:04.130 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NvRd5ldNcKUchvZ off=10573842 len=1952366 2023-12-01T05:15:04.133 INFO:tasks.workunit.client.0.smithi060.stdout:op 2199 completed, throughput=5MB/sec 2023-12-01T05:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:15:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:15:05.133 INFO:tasks.workunit.client.0.smithi060.stdout: 435: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:05.134 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TJdYlHx3knNu-ZF off=242264 len=1155606 2023-12-01T05:15:05.139 INFO:tasks.workunit.client.0.smithi060.stdout:op 2200 completed, throughput=4.99MB/sec 2023-12-01T05:15:05.139 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mD2a_AJkSLYiFyn off=618265 len=455865 2023-12-01T05:15:05.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 2201 completed, throughput=4.99MB/sec 2023-12-01T05:15:05.140 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5PbsLCRGjvnKa8X off=484228 len=1670480 2023-12-01T05:15:05.142 INFO:tasks.workunit.client.0.smithi060.stdout:op 2202 completed, throughput=5MB/sec 2023-12-01T05:15:05.142 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-z-TO-DQrNJ37t-o off=5826791 len=419466 2023-12-01T05:15:05.145 INFO:tasks.workunit.client.0.smithi060.stdout:op 2203 completed, throughput=5MB/sec 2023-12-01T05:15:05.145 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mtAd6Qcw48AwdQy off=7915063 len=909267 2023-12-01T05:15:05.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 2204 completed, throughput=5MB/sec 2023-12-01T05:15:05.150 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-R7k0ENfazaFlIki off=4114876 len=438830 2023-12-01T05:15:05.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 2205 completed, throughput=5MB/sec 2023-12-01T05:15:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:05 smithi060 ceph-mon[94233]: pgmap v1987: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:15:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:05 smithi060 ceph-mon[109077]: pgmap v1987: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:15:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:05 smithi089 ceph-mon[98504]: pgmap v1987: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:15:06.153 INFO:tasks.workunit.client.0.smithi060.stdout: 436: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:06.153 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-njAlo3CZ6NnrGpX off=2300575 len=1549545 2023-12-01T05:15:06.159 INFO:tasks.workunit.client.0.smithi060.stdout:op 2206 completed, throughput=4.99MB/sec 2023-12-01T05:15:06.159 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n4BlYKHWjPtw9x8 off=594954 len=2001103 2023-12-01T05:15:06.161 INFO:tasks.workunit.client.0.smithi060.stdout:op 2207 completed, throughput=5MB/sec 2023-12-01T05:15:06.161 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MzYbxRZhQRIL8Er off=3936730 len=62935 2023-12-01T05:15:06.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 2208 completed, throughput=5MB/sec 2023-12-01T05:15:06.164 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VfLCfFdhSrkUmUP off=4496876 len=458635 2023-12-01T05:15:06.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 2209 completed, throughput=5MB/sec 2023-12-01T05:15:06.167 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K7SeVCYfkQYI35r off=1779438 len=606585 2023-12-01T05:15:06.171 INFO:tasks.workunit.client.0.smithi060.stdout:op 2210 completed, throughput=5MB/sec 2023-12-01T05:15:06.171 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i2svkYnbCLeZ_NG off=1269670 len=76654 2023-12-01T05:15:06.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 2211 completed, throughput=5MB/sec 2023-12-01T05:15:06.174 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-da1otQvOelhGan4 off=193568 len=1835145 2023-12-01T05:15:06.175 INFO:tasks.workunit.client.0.smithi060.stdout:op 2212 completed, throughput=5MB/sec 2023-12-01T05:15:07.176 INFO:tasks.workunit.client.0.smithi060.stdout: 437: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:07.176 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xpjI5OoHSKFzJ3j off=1942573 len=153059 2023-12-01T05:15:07.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 2213 completed, throughput=4.99MB/sec 2023-12-01T05:15:07.179 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GGYzHH5xfJT5q_t off=1230276 len=1268031 2023-12-01T05:15:07.180 INFO:tasks.workunit.client.0.smithi060.stdout:op 2214 completed, throughput=5MB/sec 2023-12-01T05:15:07.180 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e54J82v2WDqohk0 off=3443969 len=553703 2023-12-01T05:15:07.184 INFO:tasks.workunit.client.0.smithi060.stdout:op 2215 completed, throughput=5MB/sec 2023-12-01T05:15:07.184 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L54VSq1gAehnC45 off=3867407 len=781288 2023-12-01T05:15:07.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 2216 completed, throughput=5MB/sec 2023-12-01T05:15:07.188 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O__-lhW8tRDt3b8 off=5466381 len=1451352 2023-12-01T05:15:07.195 INFO:tasks.workunit.client.0.smithi060.stdout:op 2217 completed, throughput=5MB/sec 2023-12-01T05:15:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:07 smithi060 ceph-mon[94233]: pgmap v1988: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:15:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:07 smithi060 ceph-mon[109077]: pgmap v1988: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:15:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:07 smithi089 ceph-mon[98504]: pgmap v1988: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:15:08.195 INFO:tasks.workunit.client.0.smithi060.stdout: 438: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:08.196 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-676y4ELkbAtUSCA off=8566168 len=1441511 2023-12-01T05:15:08.202 INFO:tasks.workunit.client.0.smithi060.stdout:op 2218 completed, throughput=4.99MB/sec 2023-12-01T05:15:08.202 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yGdoCOZkzCFo13v off=8503527 len=1590801 2023-12-01T05:15:08.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 2219 completed, throughput=5MB/sec 2023-12-01T05:15:08.209 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h1WIHt-zW5ZST9q off=23038049 len=217632 2023-12-01T05:15:08.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 2220 completed, throughput=5MB/sec 2023-12-01T05:15:08.211 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1bBObQjF3gpQpa5 off=6695639 len=615498 2023-12-01T05:15:08.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 2221 completed, throughput=5MB/sec 2023-12-01T05:15:08.211 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jP2agfeiGS6D_ER off=2432656 len=1702937 2023-12-01T05:15:08.213 INFO:tasks.workunit.client.0.smithi060.stdout:op 2222 completed, throughput=5MB/sec 2023-12-01T05:15:09.213 INFO:tasks.workunit.client.0.smithi060.stdout: 439: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:09.213 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TefwAlxC_kblmp_ off=4026330 len=329588 2023-12-01T05:15:09.216 INFO:tasks.workunit.client.0.smithi060.stdout:op 2223 completed, throughput=4.99MB/sec 2023-12-01T05:15:09.216 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rhVQGpCGXxEeHJj off=5405670 len=947272 2023-12-01T05:15:09.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 2224 completed, throughput=4.99MB/sec 2023-12-01T05:15:09.218 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--rhTVi6rx6pjTJR off=307701 len=120064 2023-12-01T05:15:09.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 2225 completed, throughput=4.99MB/sec 2023-12-01T05:15:09.218 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GKBGwhNUVLlMiDo off=6179336 len=1066289 2023-12-01T05:15:09.224 INFO:tasks.workunit.client.0.smithi060.stdout:op 2226 completed, throughput=5MB/sec 2023-12-01T05:15:09.224 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IeCFCpqBi8gEz6y off=10140086 len=15088 2023-12-01T05:15:09.225 INFO:tasks.workunit.client.0.smithi060.stdout:op 2227 completed, throughput=5MB/sec 2023-12-01T05:15:09.225 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iz5wfBZqZDv4nm3 off=6226497 len=481212 2023-12-01T05:15:09.229 INFO:tasks.workunit.client.0.smithi060.stdout:op 2228 completed, throughput=5MB/sec 2023-12-01T05:15:09.229 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZOFQyOyGmsZ5MHK off=227134 len=2006589 2023-12-01T05:15:09.239 INFO:tasks.workunit.client.0.smithi060.stdout:op 2229 completed, throughput=5MB/sec 2023-12-01T05:15:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:09 smithi060 ceph-mon[94233]: pgmap v1989: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:15:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:09 smithi060 ceph-mon[109077]: pgmap v1989: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:15:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:09 smithi089 ceph-mon[98504]: pgmap v1989: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:15:10.239 INFO:tasks.workunit.client.0.smithi060.stdout: 440: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:10.240 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mEGk8Ja6baMPYhR off=2346443 len=435893 2023-12-01T05:15:10.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 2230 completed, throughput=4.99MB/sec 2023-12-01T05:15:10.241 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-anHeZ5IEInakunL off=326789 len=1438106 2023-12-01T05:15:10.250 INFO:tasks.workunit.client.0.smithi060.stdout:op 2231 completed, throughput=4.99MB/sec 2023-12-01T05:15:10.250 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NmjTmDZuP4o6Hob off=9787322 len=1367411 2023-12-01T05:15:10.255 INFO:tasks.workunit.client.0.smithi060.stdout:op 2232 completed, throughput=5MB/sec 2023-12-01T05:15:10.256 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EQTCS-HBROHP3i5 off=2104242 len=996777 2023-12-01T05:15:10.261 INFO:tasks.workunit.client.0.smithi060.stdout:op 2233 completed, throughput=5MB/sec 2023-12-01T05:15:10.261 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VwwjNBXMJIu-P_W off=5739630 len=1589789 2023-12-01T05:15:10.261 INFO:tasks.workunit.client.0.smithi060.stdout:op 2234 completed, throughput=5MB/sec 2023-12-01T05:15:11.262 INFO:tasks.workunit.client.0.smithi060.stdout: 441: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:11.262 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IxeK43UvgOLttVw off=1374317 len=465635 2023-12-01T05:15:11.265 INFO:tasks.workunit.client.0.smithi060.stdout:op 2235 completed, throughput=4.99MB/sec 2023-12-01T05:15:11.266 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-anHeZ5IEInakunL off=2758623 len=1825031 2023-12-01T05:15:11.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 2236 completed, throughput=5MB/sec 2023-12-01T05:15:11.276 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Adbhflt8gKTUk5g off=3499706 len=1758800 2023-12-01T05:15:11.282 INFO:tasks.workunit.client.0.smithi060.stdout:op 2237 completed, throughput=5MB/sec 2023-12-01T05:15:11.283 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KZJgiSBty1oYaOK off=2157335 len=983792 2023-12-01T05:15:11.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 2238 completed, throughput=5MB/sec 2023-12-01T05:15:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:11 smithi060 ceph-mon[94233]: pgmap v1990: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:15:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:11 smithi060 ceph-mon[109077]: pgmap v1990: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:15:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:11 smithi089 ceph-mon[98504]: pgmap v1990: 105 pgs: 105 active+clean; 128 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:15:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:12.284 INFO:tasks.workunit.client.0.smithi060.stdout: 442: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:12.284 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--mRnjTLlrSSt5Ui off=5551564 len=2097091 2023-12-01T05:15:12.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 2239 completed, throughput=4.99MB/sec 2023-12-01T05:15:12.297 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q3RlhmoFXOkx97Q off=1188761 len=267095 2023-12-01T05:15:12.297 INFO:tasks.workunit.client.0.smithi060.stdout:op 2240 completed, throughput=4.99MB/sec 2023-12-01T05:15:12.297 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U0UrOJJjOr8VKo9 off=9342803 len=522590 2023-12-01T05:15:12.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 2241 completed, throughput=5MB/sec 2023-12-01T05:15:12.301 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nnMD0pbRMBSP_ml off=11296684 len=198888 2023-12-01T05:15:12.303 INFO:tasks.workunit.client.0.smithi060.stdout:op 2242 completed, throughput=5MB/sec 2023-12-01T05:15:12.304 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X_xncAnOwLWnYhi off=9352504 len=1577318 2023-12-01T05:15:12.314 INFO:tasks.workunit.client.0.smithi060.stdout:op 2243 completed, throughput=5MB/sec 2023-12-01T05:15:12.314 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6KlA1C0ON9QRTK1 off=1890037 len=1385136 2023-12-01T05:15:12.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 2244 completed, throughput=5MB/sec 2023-12-01T05:15:13.321 INFO:tasks.workunit.client.0.smithi060.stdout: 443: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:13.321 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ft1ZMRfyzgkiEgk off=1540161 len=1722234 2023-12-01T05:15:13.329 INFO:tasks.workunit.client.0.smithi060.stdout:op 2245 completed, throughput=4.99MB/sec 2023-12-01T05:15:13.330 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sN4ISw_8p0qomzP off=4249675 len=93007 2023-12-01T05:15:13.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 2246 completed, throughput=4.99MB/sec 2023-12-01T05:15:13.330 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PAkhdegboJbFWpy off=12937415 len=1071365 2023-12-01T05:15:13.332 INFO:tasks.workunit.client.0.smithi060.stdout:op 2247 completed, throughput=5MB/sec 2023-12-01T05:15:13.332 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tSGz7yowoITLizK off=1382544 len=1355383 2023-12-01T05:15:13.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 2248 completed, throughput=5MB/sec 2023-12-01T05:15:13.342 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q2tYZHlqryoB1yg off=13579707 len=1682481 2023-12-01T05:15:13.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 2249 completed, throughput=5MB/sec 2023-12-01T05:15:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:13 smithi060 ceph-mon[94233]: pgmap v1991: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:13 smithi060 ceph-mon[109077]: pgmap v1991: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:13 smithi089 ceph-mon[98504]: pgmap v1991: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:14.357 INFO:tasks.workunit.client.0.smithi060.stdout: 444: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:14.357 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eg-aVhzCzo1VIih off=3778351 len=411950 2023-12-01T05:15:14.357 INFO:tasks.workunit.client.0.smithi060.stdout:op 2250 completed, throughput=4.99MB/sec 2023-12-01T05:15:14.357 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9FVuhR2RufwFXRK off=3343273 len=202965 2023-12-01T05:15:14.357 INFO:tasks.workunit.client.0.smithi060.stdout:op 2251 completed, throughput=4.99MB/sec 2023-12-01T05:15:14.357 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mUZCboayjiSdJwS off=1224372 len=816707 2023-12-01T05:15:14.357 INFO:tasks.workunit.client.0.smithi060.stdout:op 2252 completed, throughput=5MB/sec 2023-12-01T05:15:14.358 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_dUse0fOnBP-6DA off=9226844 len=1172760 2023-12-01T05:15:14.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 2253 completed, throughput=5MB/sec 2023-12-01T05:15:14.358 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-a81WXORBxZGeSMv off=10486320 len=326655 2023-12-01T05:15:14.362 INFO:tasks.workunit.client.0.smithi060.stdout:op 2254 completed, throughput=5MB/sec 2023-12-01T05:15:14.362 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wg_x4duNqyBu6zq off=12687477 len=54996 2023-12-01T05:15:14.363 INFO:tasks.workunit.client.0.smithi060.stdout:op 2255 completed, throughput=5MB/sec 2023-12-01T05:15:14.363 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-y4tGBkMtPXFaDLx off=3440714 len=758984 2023-12-01T05:15:14.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 2256 completed, throughput=5MB/sec 2023-12-01T05:15:14.364 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rQojuUddoETkcqT off=5186520 len=1901183 2023-12-01T05:15:14.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 2257 completed, throughput=5MB/sec 2023-12-01T05:15:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:15:14] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:15:15.368 INFO:tasks.workunit.client.0.smithi060.stdout: 445: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:15.368 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O1kLFb5E0JkMA6Q off=1482034 len=99997 2023-12-01T05:15:15.371 INFO:tasks.workunit.client.0.smithi060.stdout:op 2258 completed, throughput=4.99MB/sec 2023-12-01T05:15:15.371 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BI8Utc1c453GeJc off=1555522 len=1505611 2023-12-01T05:15:15.374 INFO:tasks.workunit.client.0.smithi060.stdout:op 2259 completed, throughput=5MB/sec 2023-12-01T05:15:15.374 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bXO13ED5UAB46N4 off=9869441 len=1304457 2023-12-01T05:15:15.381 INFO:tasks.workunit.client.0.smithi060.stdout:op 2260 completed, throughput=5MB/sec 2023-12-01T05:15:15.381 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hNuP2r29P93gS8w off=8219101 len=1730070 2023-12-01T05:15:15.389 INFO:tasks.workunit.client.0.smithi060.stdout:op 2261 completed, throughput=5MB/sec 2023-12-01T05:15:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:15 smithi060 ceph-mon[94233]: pgmap v1992: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:15 smithi060 ceph-mon[109077]: pgmap v1992: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:15.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:15 smithi089 ceph-mon[98504]: pgmap v1992: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:16.389 INFO:tasks.workunit.client.0.smithi060.stdout: 446: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:16.389 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a-pf1L93X6d2gck off=3946500 len=919942 2023-12-01T05:15:16.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 2262 completed, throughput=4.99MB/sec 2023-12-01T05:15:16.391 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t3IQGY80POJWQc8 off=648732 len=1905651 2023-12-01T05:15:16.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 2263 completed, throughput=5MB/sec 2023-12-01T05:15:16.394 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JtplYjB-6d_GEXE off=2030970 len=1332798 2023-12-01T05:15:16.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 2264 completed, throughput=5MB/sec 2023-12-01T05:15:16.403 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kVcoEg3AmG0pTQD off=10767097 len=12438 2023-12-01T05:15:16.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 2265 completed, throughput=5MB/sec 2023-12-01T05:15:16.404 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F-ey7b4ZqQjBxiE off=2435130 len=1515974 2023-12-01T05:15:16.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 2266 completed, throughput=5MB/sec 2023-12-01T05:15:17.407 INFO:tasks.workunit.client.0.smithi060.stdout: 447: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:17.407 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4gh65d2HpVy79Ny off=22649233 len=2004954 2023-12-01T05:15:17.411 INFO:tasks.workunit.client.0.smithi060.stdout:op 2267 completed, throughput=5MB/sec 2023-12-01T05:15:17.411 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V0NxymLLN8GULms off=7894001 len=1543256 2023-12-01T05:15:17.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 2268 completed, throughput=5MB/sec 2023-12-01T05:15:17.417 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UYPHu5AcHVV_CaR off=12233948 len=1830091 2023-12-01T05:15:17.419 INFO:tasks.workunit.client.0.smithi060.stdout:op 2269 completed, throughput=5MB/sec 2023-12-01T05:15:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:17 smithi060 ceph-mon[94233]: pgmap v1993: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:17 smithi060 ceph-mon[109077]: pgmap v1993: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:17 smithi089 ceph-mon[98504]: pgmap v1993: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:18.420 INFO:tasks.workunit.client.0.smithi060.stdout: 448: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:18.420 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H0J5d_czkcuMhuB off=2581151 len=1027787 2023-12-01T05:15:18.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 2270 completed, throughput=4.99MB/sec 2023-12-01T05:15:18.421 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Io8dA5Nfl_DJZXB off=7063180 len=2088377 2023-12-01T05:15:18.424 INFO:tasks.workunit.client.0.smithi060.stdout:op 2271 completed, throughput=5MB/sec 2023-12-01T05:15:18.424 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LZg8Bg_Rtjl15Ts off=21125149 len=1149713 2023-12-01T05:15:18.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 2272 completed, throughput=5MB/sec 2023-12-01T05:15:19.430 INFO:tasks.workunit.client.0.smithi060.stdout: 449: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:19.430 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aigKjennU26O0IC off=87572 len=873355 2023-12-01T05:15:19.431 INFO:tasks.workunit.client.0.smithi060.stdout:op 2273 completed, throughput=4.99MB/sec 2023-12-01T05:15:19.432 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gCdgnQEUnm83_6I off=424763 len=1234586 2023-12-01T05:15:19.440 INFO:tasks.workunit.client.0.smithi060.stdout:op 2274 completed, throughput=4.99MB/sec 2023-12-01T05:15:19.440 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OzAlUFa9N8bRSHF off=12983027 len=440082 2023-12-01T05:15:19.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 2275 completed, throughput=5MB/sec 2023-12-01T05:15:19.444 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rj0lbrtmer94mnq off=7659782 len=277752 2023-12-01T05:15:19.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 2276 completed, throughput=5MB/sec 2023-12-01T05:15:19.444 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K4U4cUqr5qle54h off=1244334 len=1851158 2023-12-01T05:15:19.447 INFO:tasks.workunit.client.0.smithi060.stdout:op 2277 completed, throughput=5MB/sec 2023-12-01T05:15:19.447 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AU3LPxNWPUwkjGE off=4565202 len=506355 2023-12-01T05:15:19.448 INFO:tasks.workunit.client.0.smithi060.stdout:op 2278 completed, throughput=5MB/sec 2023-12-01T05:15:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:19 smithi060 ceph-mon[94233]: pgmap v1994: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:15:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:19 smithi060 ceph-mon[109077]: pgmap v1994: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:15:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:19 smithi089 ceph-mon[98504]: pgmap v1994: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:15:20.448 INFO:tasks.workunit.client.0.smithi060.stdout: 450: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:20.448 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Mzj0CYB-hD0m6OX off=2125984 len=395584 2023-12-01T05:15:20.451 INFO:tasks.workunit.client.0.smithi060.stdout:op 2279 completed, throughput=4.99MB/sec 2023-12-01T05:15:20.452 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Oe-cgVI3hx7G3ok off=11254654 len=1857283 2023-12-01T05:15:20.463 INFO:tasks.workunit.client.0.smithi060.stdout:op 2280 completed, throughput=4.99MB/sec 2023-12-01T05:15:20.463 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YwZtBEuL2If2d9D off=2017644 len=138596 2023-12-01T05:15:20.466 INFO:tasks.workunit.client.0.smithi060.stdout:op 2281 completed, throughput=4.99MB/sec 2023-12-01T05:15:20.466 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E5bQDqgRCx0BlnZ off=5257266 len=32303 2023-12-01T05:15:20.468 INFO:tasks.workunit.client.0.smithi060.stdout:op 2282 completed, throughput=4.99MB/sec 2023-12-01T05:15:20.468 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2C2DZuKbzZwmPn9 off=1010313 len=848656 2023-12-01T05:15:20.470 INFO:tasks.workunit.client.0.smithi060.stdout:op 2283 completed, throughput=5MB/sec 2023-12-01T05:15:20.470 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kk6DTR87wxdJOzI off=22533 len=1596941 2023-12-01T05:15:20.477 INFO:tasks.workunit.client.0.smithi060.stdout:op 2284 completed, throughput=5MB/sec 2023-12-01T05:15:20.477 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-S3VJPXqTqV7u81A off=5968933 len=731190 2023-12-01T05:15:20.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 2285 completed, throughput=5MB/sec 2023-12-01T05:15:21.478 INFO:tasks.workunit.client.0.smithi060.stdout: 451: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:21.478 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z3nfDIG7jfxjFjt off=608809 len=1979549 2023-12-01T05:15:21.480 INFO:tasks.workunit.client.0.smithi060.stdout:op 2286 completed, throughput=4.99MB/sec 2023-12-01T05:15:21.480 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9jUIJmYgVdq4K9- off=428679 len=1189567 2023-12-01T05:15:21.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 2287 completed, throughput=5MB/sec 2023-12-01T05:15:21.482 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tgkMWAWS8yDG2hZ off=13487577 len=1452914 2023-12-01T05:15:21.490 INFO:tasks.workunit.client.0.smithi060.stdout:op 2288 completed, throughput=5MB/sec 2023-12-01T05:15:21.490 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AAd5wN2dW1ZUcK3 off=444080 len=363258 2023-12-01T05:15:21.490 INFO:tasks.workunit.client.0.smithi060.stdout:op 2289 completed, throughput=5MB/sec 2023-12-01T05:15:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:21 smithi060 ceph-mon[109077]: pgmap v1995: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:15:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:21 smithi060 ceph-mon[94233]: pgmap v1995: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:15:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:21 smithi089 ceph-mon[98504]: pgmap v1995: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:15:21.803 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:15:22.129 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (29m) 8m ago 30m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (30m) 8m ago 30m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (31m) 8m ago 31m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (31m) 8m ago 31m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (34m) 8m ago 34m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (35m) 8m ago 35m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (35m) 8m ago 35m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (34m) 8m ago 34m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (34m) 8m ago 34m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (29m) 8m ago 29m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (29m) 8m ago 29m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:15:22.130 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (33m) 8m ago 33m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (33m) 8m ago 33m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (33m) 8m ago 33m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (32m) 8m ago 32m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (32m) 8m ago 32m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (32m) 8m ago 32m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (31m) 8m ago 31m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (31m) 8m ago 31m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:15:22.131 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (29m) 8m ago 30m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:15:22.491 INFO:tasks.workunit.client.0.smithi060.stdout: 452: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:22.491 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IvvYbDoHnEsReAv off=4953108 len=191487 2023-12-01T05:15:22.492 INFO:tasks.workunit.client.0.smithi060.stdout:op 2290 completed, throughput=4.99MB/sec 2023-12-01T05:15:22.492 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nFmltLznFd2AXdt off=981637 len=812725 2023-12-01T05:15:22.492 INFO:tasks.workunit.client.0.smithi060.stdout:op 2291 completed, throughput=4.99MB/sec 2023-12-01T05:15:22.492 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UbmQZwPWMBuZgk0 off=9648815 len=1415242 2023-12-01T05:15:22.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 2292 completed, throughput=4.99MB/sec 2023-12-01T05:15:22.501 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gQjxuWd3_j2mPAs off=8221872 len=603380 2023-12-01T05:15:22.505 INFO:tasks.workunit.client.0.smithi060.stdout:op 2293 completed, throughput=5MB/sec 2023-12-01T05:15:22.505 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PriJWpIejSLuFx1 off=914829 len=636651 2023-12-01T05:15:22.508 INFO:tasks.workunit.client.0.smithi060.stdout:op 2294 completed, throughput=5MB/sec 2023-12-01T05:15:22.508 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-We5t9qmFCTPA6Yg off=0 len=1657829 2023-12-01T05:15:22.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 2295 completed, throughput=5MB/sec 2023-12-01T05:15:22.530 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:15:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:15:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:15:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:22.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:15:22.531 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:15:23.511 INFO:tasks.workunit.client.0.smithi060.stdout: 453: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:23.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8qXWxFTPr61LCtz off=1272994 len=1132162 2023-12-01T05:15:23.512 INFO:tasks.workunit.client.0.smithi060.stdout:op 2296 completed, throughput=4.99MB/sec 2023-12-01T05:15:23.513 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NYRQGIubXVMznnH off=7931027 len=1195624 2023-12-01T05:15:23.518 INFO:tasks.workunit.client.0.smithi060.stdout:op 2297 completed, throughput=4.99MB/sec 2023-12-01T05:15:23.518 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OIoQBb42gwYJa3B off=563014 len=84914 2023-12-01T05:15:23.520 INFO:tasks.workunit.client.0.smithi060.stdout:op 2298 completed, throughput=4.99MB/sec 2023-12-01T05:15:23.520 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xNm5srNGV4GenJz off=4712825 len=1671117 2023-12-01T05:15:23.522 INFO:tasks.workunit.client.0.smithi060.stdout:op 2299 completed, throughput=5MB/sec 2023-12-01T05:15:23.522 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HnAclzK_YotOAAG off=5031121 len=1379494 2023-12-01T05:15:23.523 INFO:tasks.workunit.client.0.smithi060.stdout:op 2300 completed, throughput=5MB/sec 2023-12-01T05:15:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:23 smithi089 ceph-mon[98504]: from='client.16470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:23 smithi089 ceph-mon[98504]: pgmap v1996: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:15:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:23 smithi089 ceph-mon[98504]: from='client.16476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2347031027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:15:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 05:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T05:15:23.373928547Z level=info msg="Completed cleanup jobs" duration=12.855848ms 2023-12-01T05:15:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[94233]: from='client.16470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[94233]: pgmap v1996: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:15:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[94233]: from='client.16476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2347031027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:15:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[109077]: from='client.16470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[109077]: pgmap v1996: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:15:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[109077]: from='client.16476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2347031027' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:15:24.524 INFO:tasks.workunit.client.0.smithi060.stdout: 454: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:24.524 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wA_h3eZpgCNadnS off=4099612 len=1512295 2023-12-01T05:15:24.525 INFO:tasks.workunit.client.0.smithi060.stdout:op 2301 completed, throughput=4.99MB/sec 2023-12-01T05:15:24.526 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fXBcK-jOsXpeJye off=411743 len=59547 2023-12-01T05:15:24.528 INFO:tasks.workunit.client.0.smithi060.stdout:op 2302 completed, throughput=4.99MB/sec 2023-12-01T05:15:24.528 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3RNrqw3BBEvmdVL off=4896827 len=1229882 2023-12-01T05:15:24.535 INFO:tasks.workunit.client.0.smithi060.stdout:op 2303 completed, throughput=5MB/sec 2023-12-01T05:15:24.535 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yU7XQG_d0yxwB3E off=4507682 len=929196 2023-12-01T05:15:24.536 INFO:tasks.workunit.client.0.smithi060.stdout:op 2304 completed, throughput=5MB/sec 2023-12-01T05:15:24.536 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lIgqPE3M8Ev3o2I off=5399877 len=33636 2023-12-01T05:15:24.537 INFO:tasks.workunit.client.0.smithi060.stdout:op 2305 completed, throughput=5MB/sec 2023-12-01T05:15:24.537 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-62c_-Hj4YuQKKcL off=8491696 len=1057834 2023-12-01T05:15:24.538 INFO:tasks.workunit.client.0.smithi060.stdout:op 2306 completed, throughput=5MB/sec 2023-12-01T05:15:24.538 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TXyMaWqXBuaJZsl off=2118699 len=1719520 2023-12-01T05:15:24.539 INFO:tasks.workunit.client.0.smithi060.stdout:op 2307 completed, throughput=5MB/sec 2023-12-01T05:15:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:24 smithi060 ceph-mon[94233]: pgmap v1997: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:15:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:24 smithi060 ceph-mon[109077]: pgmap v1997: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:15:24] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:15:25.020 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:24 smithi089 ceph-mon[98504]: pgmap v1997: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:15:25.540 INFO:tasks.workunit.client.0.smithi060.stdout: 455: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:25.540 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-38VhftYrCQnI0sh off=5607233 len=1959243 2023-12-01T05:15:25.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 2308 completed, throughput=5MB/sec 2023-12-01T05:15:25.542 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A4umMd9fTJqH6Oc off=12294347 len=829533 2023-12-01T05:15:25.543 INFO:tasks.workunit.client.0.smithi060.stdout:op 2309 completed, throughput=5MB/sec 2023-12-01T05:15:25.543 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-euR_W1LvcHWwljK off=9946214 len=1355175 2023-12-01T05:15:25.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 2310 completed, throughput=5MB/sec 2023-12-01T05:15:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:26.550 INFO:tasks.workunit.client.0.smithi060.stdout: 456: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:26.550 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L9Fy-8z3ky0orpM off=7097815 len=1467278 2023-12-01T05:15:26.552 INFO:tasks.workunit.client.0.smithi060.stdout:op 2311 completed, throughput=4.99MB/sec 2023-12-01T05:15:26.552 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PlEpJtDml9ZP5Xs off=4955656 len=1592424 2023-12-01T05:15:26.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 2312 completed, throughput=5MB/sec 2023-12-01T05:15:26.554 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--lfTCK7iUW_ndk2 off=7734799 len=1856823 2023-12-01T05:15:26.565 INFO:tasks.workunit.client.0.smithi060.stdout:op 2313 completed, throughput=5MB/sec 2023-12-01T05:15:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:26 smithi060 ceph-mon[94233]: pgmap v1998: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:15:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:26 smithi060 ceph-mon[109077]: pgmap v1998: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:15:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:26 smithi089 ceph-mon[98504]: pgmap v1998: 105 pgs: 105 active+clean; 128 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:15:27.566 INFO:tasks.workunit.client.0.smithi060.stdout: 457: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:27.566 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8rhtx4SAbatCYxq off=9824361 len=812082 2023-12-01T05:15:27.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 2314 completed, throughput=4.99MB/sec 2023-12-01T05:15:27.567 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YVTZspSRGL9B63d off=7567249 len=992232 2023-12-01T05:15:27.573 INFO:tasks.workunit.client.0.smithi060.stdout:op 2315 completed, throughput=4.99MB/sec 2023-12-01T05:15:27.573 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vvL81366_RuuT3C off=3182623 len=473201 2023-12-01T05:15:27.574 INFO:tasks.workunit.client.0.smithi060.stdout:op 2316 completed, throughput=4.99MB/sec 2023-12-01T05:15:27.574 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dGJWdmKxw_i0g61 off=6547279 len=582566 2023-12-01T05:15:27.578 INFO:tasks.workunit.client.0.smithi060.stdout:op 2317 completed, throughput=5MB/sec 2023-12-01T05:15:27.578 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q-K5DfDN1rbo-1W off=18678252 len=196532 2023-12-01T05:15:27.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 2318 completed, throughput=5MB/sec 2023-12-01T05:15:27.581 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Qda0-wuguDNxljo off=8025 len=725487 2023-12-01T05:15:27.585 INFO:tasks.workunit.client.0.smithi060.stdout:op 2319 completed, throughput=5MB/sec 2023-12-01T05:15:27.585 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2SVuEWshNpU4IjE off=2143144 len=874073 2023-12-01T05:15:27.590 INFO:tasks.workunit.client.0.smithi060.stdout:op 2320 completed, throughput=5MB/sec 2023-12-01T05:15:27.591 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g8M56aopyg_f3g5 off=12652492 len=2073708 2023-12-01T05:15:27.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 2321 completed, throughput=5MB/sec 2023-12-01T05:15:28.598 INFO:tasks.workunit.client.0.smithi060.stdout: 458: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:28.598 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-doS8VoO01hmSGo_ off=1388055 len=2079746 2023-12-01T05:15:28.601 INFO:tasks.workunit.client.0.smithi060.stdout:op 2322 completed, throughput=5MB/sec 2023-12-01T05:15:28.601 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZpFXG8wfOBalrrR off=854807 len=1790729 2023-12-01T05:15:28.608 INFO:tasks.workunit.client.0.smithi060.stdout:op 2323 completed, throughput=5MB/sec 2023-12-01T05:15:28.608 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1dQy6nf9GCcY3dK off=6399441 len=1591818 2023-12-01T05:15:28.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 2324 completed, throughput=5MB/sec 2023-12-01T05:15:29.617 INFO:tasks.workunit.client.0.smithi060.stdout: 459: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:29.618 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eqh9JOqPi-lDMeX off=3121293 len=1748091 2023-12-01T05:15:29.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 2325 completed, throughput=5MB/sec 2023-12-01T05:15:29.620 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F-ey7b4ZqQjBxiE off=1635580 len=303621 2023-12-01T05:15:29.621 INFO:tasks.workunit.client.0.smithi060.stdout:op 2326 completed, throughput=5MB/sec 2023-12-01T05:15:29.621 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uCOQcBtGral0tod off=8933767 len=218199 2023-12-01T05:15:29.624 INFO:tasks.workunit.client.0.smithi060.stdout:op 2327 completed, throughput=5MB/sec 2023-12-01T05:15:29.624 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dQ7ZeVHJNDp3TOy off=16826157 len=1062972 2023-12-01T05:15:29.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 2328 completed, throughput=5MB/sec 2023-12-01T05:15:29.625 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uGM4ZdLod6nuWFt off=2095763 len=1294708 2023-12-01T05:15:29.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 2329 completed, throughput=5MB/sec 2023-12-01T05:15:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:29 smithi060 ceph-mon[94233]: pgmap v1999: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:15:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:29 smithi060 ceph-mon[109077]: pgmap v1999: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:15:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:29 smithi089 ceph-mon[98504]: pgmap v1999: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:15:30.627 INFO:tasks.workunit.client.0.smithi060.stdout: 460: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:30.627 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8hOh7ZMH6yRQV-5 off=624449 len=85631 2023-12-01T05:15:30.628 INFO:tasks.workunit.client.0.smithi060.stdout:op 2330 completed, throughput=4.99MB/sec 2023-12-01T05:15:30.628 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5cbbxmxoFM6vN3T off=13226 len=826933 2023-12-01T05:15:30.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 2331 completed, throughput=4.99MB/sec 2023-12-01T05:15:30.629 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eYbB7AFFZ3Neym_ off=5601925 len=903575 2023-12-01T05:15:30.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 2332 completed, throughput=4.99MB/sec 2023-12-01T05:15:30.631 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Msdo7MNwxim1yuB off=5592967 len=1308527 2023-12-01T05:15:30.632 INFO:tasks.workunit.client.0.smithi060.stdout:op 2333 completed, throughput=5MB/sec 2023-12-01T05:15:30.632 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KTpcjzAGM2yGdyN off=798654 len=1045052 2023-12-01T05:15:30.638 INFO:tasks.workunit.client.0.smithi060.stdout:op 2334 completed, throughput=5MB/sec 2023-12-01T05:15:30.638 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vBaAIvUZeoTMbgH off=5667757 len=759233 2023-12-01T05:15:30.642 INFO:tasks.workunit.client.0.smithi060.stdout:op 2335 completed, throughput=5MB/sec 2023-12-01T05:15:31.642 INFO:tasks.workunit.client.0.smithi060.stdout: 461: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i2r67JMSJnmD52x off=6052910 len=1269107 2023-12-01T05:15:31.650 INFO:tasks.workunit.client.0.smithi060.stdout:op 2336 completed, throughput=4.99MB/sec 2023-12-01T05:15:31.650 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DeYkk8SE2YP3lLH off=7099916 len=971352 2023-12-01T05:15:31.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 2337 completed, throughput=4.99MB/sec 2023-12-01T05:15:31.655 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6N-Ys0MK_LX9RqQ off=7419887 len=1090003 2023-12-01T05:15:31.657 INFO:tasks.workunit.client.0.smithi060.stdout:op 2338 completed, throughput=5MB/sec 2023-12-01T05:15:31.657 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IoLxxP8tXV37Y6v off=445614 len=2055389 2023-12-01T05:15:31.668 INFO:tasks.workunit.client.0.smithi060.stdout:op 2339 completed, throughput=5MB/sec 2023-12-01T05:15:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:31 smithi060 ceph-mon[94233]: pgmap v2000: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:15:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:31 smithi060 ceph-mon[109077]: pgmap v2000: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:15:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:31 smithi089 ceph-mon[98504]: pgmap v2000: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2023-12-01T05:15:32.669 INFO:tasks.workunit.client.0.smithi060.stdout: 462: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:32.669 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qd14sMpyllS2FDE off=339347 len=585368 2023-12-01T05:15:32.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 2340 completed, throughput=4.99MB/sec 2023-12-01T05:15:32.670 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iO4zZrmC6W8sX0Q off=17351430 len=1814922 2023-12-01T05:15:32.677 INFO:tasks.workunit.client.0.smithi060.stdout:op 2341 completed, throughput=4.99MB/sec 2023-12-01T05:15:32.677 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_IHYiyU_YeHxRjn off=1777466 len=1459197 2023-12-01T05:15:32.684 INFO:tasks.workunit.client.0.smithi060.stdout:op 2342 completed, throughput=5MB/sec 2023-12-01T05:15:32.684 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OhtW8Up17YXOWa2 off=125261 len=1674256 2023-12-01T05:15:32.691 INFO:tasks.workunit.client.0.smithi060.stdout:op 2343 completed, throughput=5MB/sec 2023-12-01T05:15:33.691 INFO:tasks.workunit.client.0.smithi060.stdout: 463: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:33.692 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H83zWHFnYL7KTpg off=20245634 len=239709 2023-12-01T05:15:33.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 2344 completed, throughput=4.99MB/sec 2023-12-01T05:15:33.694 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jd7ernoAgEUp9sW off=3958057 len=1812713 2023-12-01T05:15:33.702 INFO:tasks.workunit.client.0.smithi060.stdout:op 2345 completed, throughput=4.99MB/sec 2023-12-01T05:15:33.702 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rVOs_vbNjx7B3UR off=1458555 len=459358 2023-12-01T05:15:33.703 INFO:tasks.workunit.client.0.smithi060.stdout:op 2346 completed, throughput=5MB/sec 2023-12-01T05:15:33.703 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LCl-esUWCKDCbQR off=2963971 len=1033565 2023-12-01T05:15:33.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 2347 completed, throughput=5MB/sec 2023-12-01T05:15:33.704 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h8iE_qKoTlZiW6f off=6738049 len=1544702 2023-12-01T05:15:33.711 INFO:tasks.workunit.client.0.smithi060.stdout:op 2348 completed, throughput=5MB/sec 2023-12-01T05:15:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:33 smithi060 ceph-mon[94233]: pgmap v2001: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:15:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:15:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:33 smithi060 ceph-mon[109077]: pgmap v2001: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:15:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:15:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:33 smithi089 ceph-mon[98504]: pgmap v2001: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:15:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:15:34.695 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:15:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:15:34.711 INFO:tasks.workunit.client.0.smithi060.stdout: 464: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:34.711 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-G668WiwMkVka_Tp off=847403 len=905800 2023-12-01T05:15:34.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 2349 completed, throughput=4.99MB/sec 2023-12-01T05:15:34.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uBJONtzw5wDFBv3 off=1263836 len=1562779 2023-12-01T05:15:34.718 INFO:tasks.workunit.client.0.smithi060.stdout:op 2350 completed, throughput=4.99MB/sec 2023-12-01T05:15:34.718 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GYzjpJXuZMsCfFM off=4760249 len=900479 2023-12-01T05:15:34.723 INFO:tasks.workunit.client.0.smithi060.stdout:op 2351 completed, throughput=5MB/sec 2023-12-01T05:15:34.723 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3QmH6n7lCY-izqv off=9502364 len=311916 2023-12-01T05:15:34.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 2352 completed, throughput=5MB/sec 2023-12-01T05:15:34.724 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uxjqEtCGtTdIkd3 off=1351729 len=314988 2023-12-01T05:15:34.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 2353 completed, throughput=5MB/sec 2023-12-01T05:15:34.725 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YmilkynTT0SLp2c off=17974365 len=2029263 2023-12-01T05:15:34.737 INFO:tasks.workunit.client.0.smithi060.stdout:op 2354 completed, throughput=5MB/sec 2023-12-01T05:15:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[109077]: pgmap v2002: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:34 smithi060 ceph-mon[94233]: pgmap v2002: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:34 smithi089 ceph-mon[98504]: pgmap v2002: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:15:35.737 INFO:tasks.workunit.client.0.smithi060.stdout: 465: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:35.738 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DKyLlJJuN2xxS-G off=4682235 len=1355285 2023-12-01T05:15:35.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 2355 completed, throughput=4.99MB/sec 2023-12-01T05:15:35.739 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uQ9XIYLGjM51fi_ off=2012433 len=1129610 2023-12-01T05:15:35.746 INFO:tasks.workunit.client.0.smithi060.stdout:op 2356 completed, throughput=5MB/sec 2023-12-01T05:15:35.746 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SqqQ9ewgHG9Bpfb off=19951511 len=740080 2023-12-01T05:15:35.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 2357 completed, throughput=5MB/sec 2023-12-01T05:15:35.748 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-R-ggj4oCirVFEbb off=996782 len=344321 2023-12-01T05:15:35.749 INFO:tasks.workunit.client.0.smithi060.stdout:op 2358 completed, throughput=5MB/sec 2023-12-01T05:15:35.749 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hbtUdAocM_H46ck off=15719797 len=624270 2023-12-01T05:15:35.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 2359 completed, throughput=5MB/sec 2023-12-01T05:15:35.750 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-189GkkDYRChLYll off=12110518 len=600685 2023-12-01T05:15:35.754 INFO:tasks.workunit.client.0.smithi060.stdout:op 2360 completed, throughput=5MB/sec 2023-12-01T05:15:36.754 INFO:tasks.workunit.client.0.smithi060.stdout: 466: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:36.754 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-veqcy9QFaH4bApF off=2557365 len=731147 2023-12-01T05:15:36.759 INFO:tasks.workunit.client.0.smithi060.stdout:op 2361 completed, throughput=4.99MB/sec 2023-12-01T05:15:36.759 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7Om22KbHe2z-tFa off=639125 len=413973 2023-12-01T05:15:36.760 INFO:tasks.workunit.client.0.smithi060.stdout:op 2362 completed, throughput=4.99MB/sec 2023-12-01T05:15:36.760 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ho2-gLL9KQFw8r_ off=2727600 len=565047 2023-12-01T05:15:36.760 INFO:tasks.workunit.client.0.smithi060.stdout:op 2363 completed, throughput=4.99MB/sec 2023-12-01T05:15:36.761 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zuQPV6fPqKSDSGx off=11759079 len=372426 2023-12-01T05:15:36.764 INFO:tasks.workunit.client.0.smithi060.stdout:op 2364 completed, throughput=4.99MB/sec 2023-12-01T05:15:36.764 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GZ4NP6mvUMjyhAY off=9272403 len=885891 2023-12-01T05:15:36.766 INFO:tasks.workunit.client.0.smithi060.stdout:op 2365 completed, throughput=5MB/sec 2023-12-01T05:15:36.766 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QZiv-81JEHHNFFj off=13768705 len=1411252 2023-12-01T05:15:36.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 2366 completed, throughput=5MB/sec 2023-12-01T05:15:36.773 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3v4wD-DY3gIAp5o off=6159482 len=1860505 2023-12-01T05:15:36.779 INFO:tasks.workunit.client.0.smithi060.stdout:op 2367 completed, throughput=5MB/sec 2023-12-01T05:15:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:36 smithi060 ceph-mon[94233]: pgmap v2003: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:15:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:36 smithi060 ceph-mon[109077]: pgmap v2003: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:15:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:36 smithi089 ceph-mon[98504]: pgmap v2003: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:15:37.780 INFO:tasks.workunit.client.0.smithi060.stdout: 467: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:37.780 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YS-auO29xSQ0iL4 off=12781893 len=1726434 2023-12-01T05:15:37.789 INFO:tasks.workunit.client.0.smithi060.stdout:op 2368 completed, throughput=5MB/sec 2023-12-01T05:15:37.789 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-krqDd9T06Z-CrtI off=713706 len=2076969 2023-12-01T05:15:37.791 INFO:tasks.workunit.client.0.smithi060.stdout:op 2369 completed, throughput=5MB/sec 2023-12-01T05:15:37.792 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t7cry0mmy2tcVPx off=7740635 len=1182874 2023-12-01T05:15:37.792 INFO:tasks.workunit.client.0.smithi060.stdout:op 2370 completed, throughput=5MB/sec 2023-12-01T05:15:38.793 INFO:tasks.workunit.client.0.smithi060.stdout: 468: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:38.793 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_XQpIuCdzEvPrux off=4120535 len=206996 2023-12-01T05:15:38.793 INFO:tasks.workunit.client.0.smithi060.stdout:op 2371 completed, throughput=4.99MB/sec 2023-12-01T05:15:38.794 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8PTZhzyYyDm8vzy off=6205581 len=1936647 2023-12-01T05:15:38.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 2372 completed, throughput=5MB/sec 2023-12-01T05:15:38.797 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RNG8Jc72sUv-90u off=2260128 len=751609 2023-12-01T05:15:38.798 INFO:tasks.workunit.client.0.smithi060.stdout:op 2373 completed, throughput=5MB/sec 2023-12-01T05:15:38.798 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yxL_IgtjNrP8rGg off=17658858 len=636995 2023-12-01T05:15:38.800 INFO:tasks.workunit.client.0.smithi060.stdout:op 2374 completed, throughput=5MB/sec 2023-12-01T05:15:38.800 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-e7ROIkkxbumJX7q off=4106897 len=1502421 2023-12-01T05:15:38.803 INFO:tasks.workunit.client.0.smithi060.stdout:op 2375 completed, throughput=5MB/sec 2023-12-01T05:15:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:39 smithi060 ceph-mon[94233]: pgmap v2004: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:39 smithi060 ceph-mon[109077]: pgmap v2004: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:39.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:39 smithi089 ceph-mon[98504]: pgmap v2004: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:39.804 INFO:tasks.workunit.client.0.smithi060.stdout: 469: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:39.804 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GQFy5NsIEUQBTSo off=10743900 len=1364182 2023-12-01T05:15:39.810 INFO:tasks.workunit.client.0.smithi060.stdout:op 2376 completed, throughput=4.99MB/sec 2023-12-01T05:15:39.811 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8gpl0Zhejt0GOrm off=2870028 len=511150 2023-12-01T05:15:39.814 INFO:tasks.workunit.client.0.smithi060.stdout:op 2377 completed, throughput=4.99MB/sec 2023-12-01T05:15:39.814 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CIXjj5n0uB47bpW off=11863365 len=1985205 2023-12-01T05:15:39.823 INFO:tasks.workunit.client.0.smithi060.stdout:op 2378 completed, throughput=5MB/sec 2023-12-01T05:15:39.823 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dHSd668yHcde_YK off=1387665 len=1867234 2023-12-01T05:15:39.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 2379 completed, throughput=5MB/sec 2023-12-01T05:15:40.825 INFO:tasks.workunit.client.0.smithi060.stdout: 470: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:40.825 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xCMnwfvcTrqDL2U off=11059375 len=440064 2023-12-01T05:15:40.828 INFO:tasks.workunit.client.0.smithi060.stdout:op 2380 completed, throughput=4.99MB/sec 2023-12-01T05:15:40.829 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FzuEyTOm9IfAwM_ off=15592604 len=629872 2023-12-01T05:15:40.830 INFO:tasks.workunit.client.0.smithi060.stdout:op 2381 completed, throughput=4.99MB/sec 2023-12-01T05:15:40.830 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pZ2Tm10daHS_PkU off=7839695 len=109021 2023-12-01T05:15:40.831 INFO:tasks.workunit.client.0.smithi060.stdout:op 2382 completed, throughput=4.99MB/sec 2023-12-01T05:15:40.831 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WNLIFgkKqllRUCE off=7692619 len=1557124 2023-12-01T05:15:40.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 2383 completed, throughput=5MB/sec 2023-12-01T05:15:40.833 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L-wutlDpeEJ3B5J off=7488414 len=36375 2023-12-01T05:15:40.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 2384 completed, throughput=5MB/sec 2023-12-01T05:15:40.833 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3lseHAkedmEMYwQ off=7211211 len=1182156 2023-12-01T05:15:40.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 2385 completed, throughput=5MB/sec 2023-12-01T05:15:40.838 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3lxI3sYUA6wQeAa off=12791547 len=1767980 2023-12-01T05:15:40.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 2386 completed, throughput=5MB/sec 2023-12-01T05:15:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:41 smithi060 ceph-mon[94233]: pgmap v2005: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:15:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:41 smithi060 ceph-mon[109077]: pgmap v2005: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:15:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:41 smithi089 ceph-mon[98504]: pgmap v2005: 105 pgs: 105 active+clean; 128 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:15:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:41.841 INFO:tasks.workunit.client.0.smithi060.stdout: 471: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:41.841 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sUwl21bZ5DgWnLU off=16142661 len=1476234 2023-12-01T05:15:41.848 INFO:tasks.workunit.client.0.smithi060.stdout:op 2387 completed, throughput=5MB/sec 2023-12-01T05:15:41.849 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9qmSNFHEWVFs2tL off=24104320 len=1029317 2023-12-01T05:15:41.850 INFO:tasks.workunit.client.0.smithi060.stdout:op 2388 completed, throughput=5MB/sec 2023-12-01T05:15:41.850 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PzeKcpSwaVd8tlR off=1654767 len=2035693 2023-12-01T05:15:41.853 INFO:tasks.workunit.client.0.smithi060.stdout:op 2389 completed, throughput=5MB/sec 2023-12-01T05:15:42.854 INFO:tasks.workunit.client.0.smithi060.stdout: 472: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:42.854 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xR9piUGhESZvcHD off=5777818 len=1267444 2023-12-01T05:15:42.860 INFO:tasks.workunit.client.0.smithi060.stdout:op 2390 completed, throughput=4.99MB/sec 2023-12-01T05:15:42.860 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ckHGGxUO7gwFCZy off=8166255 len=2041338 2023-12-01T05:15:42.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 2391 completed, throughput=5MB/sec 2023-12-01T05:15:42.869 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Qc6ajX1IQWZwtjE off=12117668 len=445348 2023-12-01T05:15:42.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 2392 completed, throughput=5MB/sec 2023-12-01T05:15:42.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xNvFhuJ852tzzNH off=1830242 len=142917 2023-12-01T05:15:42.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 2393 completed, throughput=5MB/sec 2023-12-01T05:15:42.875 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_reohRayASor6XJ off=5211527 len=2020002 2023-12-01T05:15:42.885 INFO:tasks.workunit.client.0.smithi060.stdout:op 2394 completed, throughput=5MB/sec 2023-12-01T05:15:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:43 smithi060 ceph-mon[94233]: pgmap v2006: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:15:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:43 smithi060 ceph-mon[109077]: pgmap v2006: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:15:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:43 smithi089 ceph-mon[98504]: pgmap v2006: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:15:43.885 INFO:tasks.workunit.client.0.smithi060.stdout: 473: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:43.885 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x9FJZuxFqxxvFz- off=4360434 len=352554 2023-12-01T05:15:43.888 INFO:tasks.workunit.client.0.smithi060.stdout:op 2395 completed, throughput=4.99MB/sec 2023-12-01T05:15:43.889 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hHsnZxel4CahRWw off=6952943 len=414765 2023-12-01T05:15:43.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 2396 completed, throughput=4.99MB/sec 2023-12-01T05:15:43.892 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DgE8LAD6g5JBBH_ off=6674031 len=830967 2023-12-01T05:15:43.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 2397 completed, throughput=5MB/sec 2023-12-01T05:15:43.893 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TXcvon4kXIsd5We off=70358 len=1904523 2023-12-01T05:15:43.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 2398 completed, throughput=5MB/sec 2023-12-01T05:15:43.905 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-d-7_GPdLleOe_MS off=2773936 len=28392 2023-12-01T05:15:43.906 INFO:tasks.workunit.client.0.smithi060.stdout:op 2399 completed, throughput=5MB/sec 2023-12-01T05:15:43.907 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xOB2L6dySfX5W8F off=3525048 len=1073327 2023-12-01T05:15:43.912 INFO:tasks.workunit.client.0.smithi060.stdout:op 2400 completed, throughput=5MB/sec 2023-12-01T05:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:15:44] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T05:15:44.912 INFO:tasks.workunit.client.0.smithi060.stdout: 474: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:44.912 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VqD_wWgkTBVM5v4 off=62621 len=1866712 2023-12-01T05:15:44.923 INFO:tasks.workunit.client.0.smithi060.stdout:op 2401 completed, throughput=4.99MB/sec 2023-12-01T05:15:44.923 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-itu_LRH8y1BUDAT off=20323059 len=1481124 2023-12-01T05:15:44.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 2402 completed, throughput=5MB/sec 2023-12-01T05:15:44.930 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2-O0YSIFgcXDb8E off=1674691 len=1106079 2023-12-01T05:15:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 2403 completed, throughput=5MB/sec 2023-12-01T05:15:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-982Z9bQVSAtHPTI off=1289925 len=949474 2023-12-01T05:15:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:op 2404 completed, throughput=5MB/sec 2023-12-01T05:15:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:45 smithi060 ceph-mon[94233]: pgmap v2007: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:45 smithi060 ceph-mon[109077]: pgmap v2007: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:45 smithi089 ceph-mon[98504]: pgmap v2007: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:45.934 INFO:tasks.workunit.client.0.smithi060.stdout: 475: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:45.934 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-u_bWYpSMSHfO9av off=777785 len=1732722 2023-12-01T05:15:45.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 2405 completed, throughput=4.99MB/sec 2023-12-01T05:15:45.936 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rp8OxjE6q6RoMKN off=2242600 len=728047 2023-12-01T05:15:45.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 2406 completed, throughput=5MB/sec 2023-12-01T05:15:45.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UcvtWcwXNpm6PHn off=4083881 len=374833 2023-12-01T05:15:45.938 INFO:tasks.workunit.client.0.smithi060.stdout:op 2407 completed, throughput=5MB/sec 2023-12-01T05:15:45.938 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tBaQxOG_G7_n6Cu off=18463326 len=1032665 2023-12-01T05:15:45.944 INFO:tasks.workunit.client.0.smithi060.stdout:op 2408 completed, throughput=5MB/sec 2023-12-01T05:15:45.944 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hFXSUJI6sR8mris off=5220119 len=391369 2023-12-01T05:15:45.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 2409 completed, throughput=5MB/sec 2023-12-01T05:15:45.947 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uP_nFPvzmDdvSY- off=7965575 len=1602595 2023-12-01T05:15:45.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 2410 completed, throughput=5MB/sec 2023-12-01T05:15:46.951 INFO:tasks.workunit.client.0.smithi060.stdout: 476: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:46.951 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4tn-kWVkw6M-gnv off=3293546 len=195077 2023-12-01T05:15:46.954 INFO:tasks.workunit.client.0.smithi060.stdout:op 2411 completed, throughput=4.99MB/sec 2023-12-01T05:15:46.954 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-geyCJ90E8HCapgT off=6229871 len=1328964 2023-12-01T05:15:46.961 INFO:tasks.workunit.client.0.smithi060.stdout:op 2412 completed, throughput=4.99MB/sec 2023-12-01T05:15:46.961 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hlP8Y20K3vrXblV off=490979 len=239376 2023-12-01T05:15:46.961 INFO:tasks.workunit.client.0.smithi060.stdout:op 2413 completed, throughput=5MB/sec 2023-12-01T05:15:46.961 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q_S9BlohUgxqDgw off=470578 len=1216509 2023-12-01T05:15:46.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 2414 completed, throughput=5MB/sec 2023-12-01T05:15:46.968 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3exuwSIESG_JdFk off=664924 len=1736223 2023-12-01T05:15:46.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 2415 completed, throughput=5MB/sec 2023-12-01T05:15:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:47 smithi060 ceph-mon[94233]: pgmap v2008: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:47 smithi060 ceph-mon[109077]: pgmap v2008: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:47 smithi089 ceph-mon[98504]: pgmap v2008: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:15:47.976 INFO:tasks.workunit.client.0.smithi060.stdout: 477: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:47.976 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hloCnQ7NvcY6KR8 off=337226 len=1722891 2023-12-01T05:15:47.979 INFO:tasks.workunit.client.0.smithi060.stdout:op 2416 completed, throughput=4.99MB/sec 2023-12-01T05:15:47.979 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Ruupcq4b4Jiq3O off=2063578 len=2040294 2023-12-01T05:15:47.989 INFO:tasks.workunit.client.0.smithi060.stdout:op 2417 completed, throughput=5MB/sec 2023-12-01T05:15:47.989 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pGPLw8_4z5CwMZN off=279183 len=462207 2023-12-01T05:15:47.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 2418 completed, throughput=5MB/sec 2023-12-01T05:15:47.990 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t4GdQAa3BdNOjuO off=11785423 len=226076 2023-12-01T05:15:47.993 INFO:tasks.workunit.client.0.smithi060.stdout:op 2419 completed, throughput=5MB/sec 2023-12-01T05:15:47.993 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2DTzw2Mhw-yVwB9 off=5922893 len=1461121 2023-12-01T05:15:48.002 INFO:tasks.workunit.client.0.smithi060.stdout:op 2420 completed, throughput=5MB/sec 2023-12-01T05:15:49.003 INFO:tasks.workunit.client.0.smithi060.stdout: 478: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:49.003 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rb-TTLf85uYHTZS off=33224 len=1596319 2023-12-01T05:15:49.005 INFO:tasks.workunit.client.0.smithi060.stdout:op 2421 completed, throughput=4.99MB/sec 2023-12-01T05:15:49.005 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f1nsoRbsKK5tyrR off=2733656 len=138061 2023-12-01T05:15:49.008 INFO:tasks.workunit.client.0.smithi060.stdout:op 2422 completed, throughput=4.99MB/sec 2023-12-01T05:15:49.008 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m7oX1MQaKiajphF off=18124077 len=602437 2023-12-01T05:15:49.009 INFO:tasks.workunit.client.0.smithi060.stdout:op 2423 completed, throughput=5MB/sec 2023-12-01T05:15:49.009 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JZhmXhFaRt1XB1x off=366741 len=1247818 2023-12-01T05:15:49.012 INFO:tasks.workunit.client.0.smithi060.stdout:op 2424 completed, throughput=5MB/sec 2023-12-01T05:15:49.012 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gRbi7qvMjxRMuxg off=2617723 len=1183708 2023-12-01T05:15:49.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 2425 completed, throughput=5MB/sec 2023-12-01T05:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:49 smithi060 ceph-mon[94233]: pgmap v2009: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:15:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:49 smithi060 ceph-mon[109077]: pgmap v2009: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:15:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:49 smithi089 ceph-mon[98504]: pgmap v2009: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:15:50.017 INFO:tasks.workunit.client.0.smithi060.stdout: 479: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:50.017 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JyE3YANH683rQaF off=0 len=1375249 2023-12-01T05:15:50.023 INFO:tasks.workunit.client.0.smithi060.stdout:op 2426 completed, throughput=4.99MB/sec 2023-12-01T05:15:50.023 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TOS0_PQ66AJrzFb off=0 len=1376559 2023-12-01T05:15:50.025 INFO:tasks.workunit.client.0.smithi060.stdout:op 2427 completed, throughput=5MB/sec 2023-12-01T05:15:50.025 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MzYbxRZhQRIL8Er off=3804458 len=1941973 2023-12-01T05:15:50.027 INFO:tasks.workunit.client.0.smithi060.stdout:op 2428 completed, throughput=5MB/sec 2023-12-01T05:15:50.027 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7RsdS-ISVJRRf-1 off=12826222 len=576458 2023-12-01T05:15:50.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 2429 completed, throughput=5MB/sec 2023-12-01T05:15:51.029 INFO:tasks.workunit.client.0.smithi060.stdout: 480: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:51.029 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tY2b5IRq-HNcjYn off=9987698 len=250201 2023-12-01T05:15:51.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 2430 completed, throughput=4.99MB/sec 2023-12-01T05:15:51.029 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CE9PdmKkc70OiNt off=17389262 len=708978 2023-12-01T05:15:51.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 2431 completed, throughput=4.99MB/sec 2023-12-01T05:15:51.032 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Qj0sObceErp_zE5 off=4250515 len=2036125 2023-12-01T05:15:51.034 INFO:tasks.workunit.client.0.smithi060.stdout:op 2432 completed, throughput=5MB/sec 2023-12-01T05:15:51.034 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RF7W0IqKq9bK0E8 off=14919349 len=213636 2023-12-01T05:15:51.037 INFO:tasks.workunit.client.0.smithi060.stdout:op 2433 completed, throughput=5MB/sec 2023-12-01T05:15:51.037 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EZSckvwtCd4AHe6 off=823190 len=1872413 2023-12-01T05:15:51.039 INFO:tasks.workunit.client.0.smithi060.stdout:op 2434 completed, throughput=5MB/sec 2023-12-01T05:15:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:51 smithi060 ceph-mon[94233]: pgmap v2010: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:51 smithi060 ceph-mon[109077]: pgmap v2010: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:51 smithi089 ceph-mon[98504]: pgmap v2010: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:15:52.040 INFO:tasks.workunit.client.0.smithi060.stdout: 481: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:52.040 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XSaY73LlRE1FTxn off=3745158 len=101865 2023-12-01T05:15:52.042 INFO:tasks.workunit.client.0.smithi060.stdout:op 2435 completed, throughput=4.99MB/sec 2023-12-01T05:15:52.042 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i2VFn5El-zv5bQj off=7168679 len=1331093 2023-12-01T05:15:52.049 INFO:tasks.workunit.client.0.smithi060.stdout:op 2436 completed, throughput=4.99MB/sec 2023-12-01T05:15:52.049 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bxA6TlC7X7vOFiM off=5826570 len=1170483 2023-12-01T05:15:52.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 2437 completed, throughput=4.99MB/sec 2023-12-01T05:15:52.056 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-msLDKnBy2WNhiLE off=4595808 len=1651749 2023-12-01T05:15:52.058 INFO:tasks.workunit.client.0.smithi060.stdout:op 2438 completed, throughput=5MB/sec 2023-12-01T05:15:52.058 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XRw1Z_sVCfZ34Wi off=6403214 len=1527173 2023-12-01T05:15:52.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 2439 completed, throughput=5MB/sec 2023-12-01T05:15:52.895 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:15:53.061 INFO:tasks.workunit.client.0.smithi060.stdout: 482: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:53.062 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qd14sMpyllS2FDE off=2737248 len=127982 2023-12-01T05:15:53.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 2440 completed, throughput=4.99MB/sec 2023-12-01T05:15:53.064 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9IBfH0g1dQEgDpX off=3669979 len=1067541 2023-12-01T05:15:53.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 2441 completed, throughput=4.99MB/sec 2023-12-01T05:15:53.069 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-od5qkvWpwXEIdCu off=12635095 len=1011919 2023-12-01T05:15:53.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 2442 completed, throughput=4.99MB/sec 2023-12-01T05:15:53.073 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WSSeOnF7Sgx26YT off=13860037 len=466021 2023-12-01T05:15:53.076 INFO:tasks.workunit.client.0.smithi060.stdout:op 2443 completed, throughput=5MB/sec 2023-12-01T05:15:53.077 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sfbHjLRgp1Mz1vB off=14716065 len=2023055 2023-12-01T05:15:53.078 INFO:tasks.workunit.client.0.smithi060.stdout:op 2444 completed, throughput=5MB/sec 2023-12-01T05:15:53.078 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qqP5jtYxy6TzBRu off=14440377 len=457458 2023-12-01T05:15:53.080 INFO:tasks.workunit.client.0.smithi060.stdout:op 2445 completed, throughput=5MB/sec 2023-12-01T05:15:53.224 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:15:53.224 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (30m) 8m ago 30m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:15:53.224 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (30m) 8m ago 30m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:15:53.224 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (31m) 8m ago 31m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (31m) 8m ago 31m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (34m) 8m ago 34m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (36m) 8m ago 36m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (36m) 8m ago 36m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (34m) 8m ago 34m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (34m) 8m ago 34m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (30m) 8m ago 30m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (30m) 8m ago 30m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (34m) 8m ago 34m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (33m) 8m ago 33m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (33m) 8m ago 33m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (33m) 8m ago 33m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (32m) 8m ago 32m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (32m) 8m ago 32m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:15:53.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (32m) 8m ago 32m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:15:53.226 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (31m) 8m ago 31m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:15:53.226 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (30m) 8m ago 31m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:15:53.626 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:15:53.627 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:15:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:53 smithi060 ceph-mon[94233]: pgmap v2011: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:53 smithi060 ceph-mon[109077]: pgmap v2011: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:53 smithi089 ceph-mon[98504]: pgmap v2011: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:15:54.080 INFO:tasks.workunit.client.0.smithi060.stdout: 483: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:54.080 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GDuHuGLb0fJQYyf off=6696526 len=772595 2023-12-01T05:15:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:op 2446 completed, throughput=4.99MB/sec 2023-12-01T05:15:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oh64omER5RA5t47 off=1058890 len=680710 2023-12-01T05:15:54.086 INFO:tasks.workunit.client.0.smithi060.stdout:op 2447 completed, throughput=4.99MB/sec 2023-12-01T05:15:54.087 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EQhZ_sHewOZ_nZn off=5357205 len=766208 2023-12-01T05:15:54.090 INFO:tasks.workunit.client.0.smithi060.stdout:op 2448 completed, throughput=4.99MB/sec 2023-12-01T05:15:54.091 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-74dzAtPv4gjQL3t off=80851 len=1721096 2023-12-01T05:15:54.092 INFO:tasks.workunit.client.0.smithi060.stdout:op 2449 completed, throughput=5MB/sec 2023-12-01T05:15:54.092 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L4mzbH5RWdQTo1c off=6941062 len=864228 2023-12-01T05:15:54.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 2450 completed, throughput=5MB/sec 2023-12-01T05:15:54.093 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8Se6eF4Q9d_Gppu off=402625 len=92508 2023-12-01T05:15:54.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 2451 completed, throughput=5MB/sec 2023-12-01T05:15:54.096 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TX1I5OyU3Bp8dIe off=9418096 len=1070958 2023-12-01T05:15:54.100 INFO:tasks.workunit.client.0.smithi060.stdout:op 2452 completed, throughput=5MB/sec 2023-12-01T05:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:15:54] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T05:15:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:54 smithi060 ceph-mon[94233]: from='client.26396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:54 smithi060 ceph-mon[94233]: from='client.26402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/200317009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:15:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:54 smithi060 ceph-mon[109077]: from='client.26396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:54 smithi060 ceph-mon[109077]: from='client.26402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/200317009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:15:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:54 smithi089 ceph-mon[98504]: from='client.26396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:54 smithi089 ceph-mon[98504]: from='client.26402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:15:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/200317009' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:15:55.101 INFO:tasks.workunit.client.0.smithi060.stdout: 484: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:55.101 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-s4srSGk2jFRBvT1 off=30824 len=509123 2023-12-01T05:15:55.105 INFO:tasks.workunit.client.0.smithi060.stdout:op 2453 completed, throughput=4.99MB/sec 2023-12-01T05:15:55.105 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h5Bp_IlQgmVL6ZK off=13121026 len=2041148 2023-12-01T05:15:55.109 INFO:tasks.workunit.client.0.smithi060.stdout:op 2454 completed, throughput=5MB/sec 2023-12-01T05:15:55.109 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ppzBLiZhQJVv30T off=1323411 len=1925381 2023-12-01T05:15:55.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 2455 completed, throughput=5MB/sec 2023-12-01T05:15:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:55 smithi060 ceph-mon[94233]: pgmap v2012: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:15:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:55 smithi060 ceph-mon[109077]: pgmap v2012: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:15:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:55 smithi089 ceph-mon[98504]: pgmap v2012: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:15:56.118 INFO:tasks.workunit.client.0.smithi060.stdout: 485: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:56.118 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XK-TnaD2Y3bCXkX off=20102983 len=11499 2023-12-01T05:15:56.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 2456 completed, throughput=4.99MB/sec 2023-12-01T05:15:56.119 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0F9fKEUUwNVJU3B off=346001 len=1442954 2023-12-01T05:15:56.126 INFO:tasks.workunit.client.0.smithi060.stdout:op 2457 completed, throughput=4.99MB/sec 2023-12-01T05:15:56.126 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q-ECslFc3m0Mu8w off=1043705 len=626052 2023-12-01T05:15:56.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 2458 completed, throughput=4.99MB/sec 2023-12-01T05:15:56.127 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Lp31f9BMgny9M16 off=1329096 len=1763584 2023-12-01T05:15:56.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 2459 completed, throughput=5MB/sec 2023-12-01T05:15:56.129 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4Ldhv-SW-OuQ9h4 off=5864478 len=422845 2023-12-01T05:15:56.133 INFO:tasks.workunit.client.0.smithi060.stdout:op 2460 completed, throughput=5MB/sec 2023-12-01T05:15:56.133 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xm5LMDQJ7sfdrXq off=1369647 len=936553 2023-12-01T05:15:56.137 INFO:tasks.workunit.client.0.smithi060.stdout:op 2461 completed, throughput=5MB/sec 2023-12-01T05:15:56.137 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DimbY4CdBEGyemX off=3502988 len=76035 2023-12-01T05:15:56.139 INFO:tasks.workunit.client.0.smithi060.stdout:op 2462 completed, throughput=5MB/sec 2023-12-01T05:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:15:57.140 INFO:tasks.workunit.client.0.smithi060.stdout: 486: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:57.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x0F4UnORS0zdV7f off=7238100 len=1675216 2023-12-01T05:15:57.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 2463 completed, throughput=4.99MB/sec 2023-12-01T05:15:57.148 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F6HOAZ4ZHnMWNxU off=2127657 len=1088525 2023-12-01T05:15:57.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 2464 completed, throughput=5MB/sec 2023-12-01T05:15:57.150 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q1jR0YRxl51JmZ6 off=1786962 len=657266 2023-12-01T05:15:57.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 2465 completed, throughput=5MB/sec 2023-12-01T05:15:57.151 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZmPabG0jK9BC7Ud off=4739194 len=463403 2023-12-01T05:15:57.155 INFO:tasks.workunit.client.0.smithi060.stdout:op 2466 completed, throughput=5MB/sec 2023-12-01T05:15:57.155 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KEFQ_Ohitx84Lzh off=3006839 len=1327471 2023-12-01T05:15:57.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 2467 completed, throughput=5MB/sec 2023-12-01T05:15:57.158 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0GFC-vBZsffrwGZ off=17579725 len=161839 2023-12-01T05:15:57.160 INFO:tasks.workunit.client.0.smithi060.stdout:op 2468 completed, throughput=5MB/sec 2023-12-01T05:15:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:57 smithi060 ceph-mon[94233]: pgmap v2013: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:15:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:57 smithi060 ceph-mon[109077]: pgmap v2013: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:15:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:57 smithi089 ceph-mon[98504]: pgmap v2013: 105 pgs: 105 active+clean; 128 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:15:58.160 INFO:tasks.workunit.client.0.smithi060.stdout: 487: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:58.161 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fvrj7heHdX84ePe off=4896590 len=1519353 2023-12-01T05:15:58.162 INFO:tasks.workunit.client.0.smithi060.stdout:op 2469 completed, throughput=4.99MB/sec 2023-12-01T05:15:58.163 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bVtGn4YPr_PS_o7 off=12397685 len=93559 2023-12-01T05:15:58.165 INFO:tasks.workunit.client.0.smithi060.stdout:op 2470 completed, throughput=4.99MB/sec 2023-12-01T05:15:58.165 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aSngRkxqYHJBrTI off=6130754 len=422393 2023-12-01T05:15:58.169 INFO:tasks.workunit.client.0.smithi060.stdout:op 2471 completed, throughput=4.99MB/sec 2023-12-01T05:15:58.169 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-P25r2cyeS9HEBKK off=12681602 len=1069824 2023-12-01T05:15:58.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 2472 completed, throughput=5MB/sec 2023-12-01T05:15:58.174 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-i74tkXXfvP6lHwz off=1697920 len=1536911 2023-12-01T05:15:58.176 INFO:tasks.workunit.client.0.smithi060.stdout:op 2473 completed, throughput=5MB/sec 2023-12-01T05:15:58.176 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YPpEDaWRZurnNsq off=240925 len=904574 2023-12-01T05:15:58.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 2474 completed, throughput=5MB/sec 2023-12-01T05:15:59.182 INFO:tasks.workunit.client.0.smithi060.stdout: 488: throughput=4.99MB/sec pending data=0 2023-12-01T05:15:59.182 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FUjhLV_saw0rp0d off=11918175 len=224823 2023-12-01T05:15:59.185 INFO:tasks.workunit.client.0.smithi060.stdout:op 2475 completed, throughput=4.99MB/sec 2023-12-01T05:15:59.185 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-36AYhMyUDNiD6hb off=3609879 len=1529919 2023-12-01T05:15:59.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 2476 completed, throughput=4.99MB/sec 2023-12-01T05:15:59.187 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EAleGt4Ke0YxHIG off=19154552 len=386938 2023-12-01T05:15:59.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 2477 completed, throughput=4.99MB/sec 2023-12-01T05:15:59.188 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0j-MYcO1r2JjvWs off=1022028 len=378176 2023-12-01T05:15:59.191 INFO:tasks.workunit.client.0.smithi060.stdout:op 2478 completed, throughput=5MB/sec 2023-12-01T05:15:59.191 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1DiSo7-aBIx8zq- off=8803176 len=409591 2023-12-01T05:15:59.192 INFO:tasks.workunit.client.0.smithi060.stdout:op 2479 completed, throughput=5MB/sec 2023-12-01T05:15:59.192 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-et5XJIhhBKXMpyk off=5465799 len=185690 2023-12-01T05:15:59.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 2480 completed, throughput=5MB/sec 2023-12-01T05:15:59.194 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x2NOYR2raHZzaZ3 off=2833730 len=317126 2023-12-01T05:15:59.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 2481 completed, throughput=5MB/sec 2023-12-01T05:15:59.198 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tp1QCC1tuB8P3Fh off=4345084 len=1397201 2023-12-01T05:15:59.207 INFO:tasks.workunit.client.0.smithi060.stdout:op 2482 completed, throughput=5MB/sec 2023-12-01T05:15:59.207 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kceqwzeMHIlakeL off=10123621 len=925196 2023-12-01T05:15:59.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 2483 completed, throughput=5MB/sec 2023-12-01T05:15:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:15:59 smithi060 ceph-mon[94233]: pgmap v2014: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:15:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:15:59 smithi060 ceph-mon[109077]: pgmap v2014: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:15:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:15:59 smithi089 ceph-mon[98504]: pgmap v2014: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:16:00.212 INFO:tasks.workunit.client.0.smithi060.stdout: 489: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:00.212 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aQh1puXv49hzTDf off=10302252 len=2026496 2023-12-01T05:16:00.221 INFO:tasks.workunit.client.0.smithi060.stdout:op 2484 completed, throughput=4.99MB/sec 2023-12-01T05:16:00.221 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LNMmR0K3wMtRpB1 off=511543 len=257734 2023-12-01T05:16:00.224 INFO:tasks.workunit.client.0.smithi060.stdout:op 2485 completed, throughput=5MB/sec 2023-12-01T05:16:00.224 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SlI2G0qNMB6U8et off=5741519 len=406473 2023-12-01T05:16:00.224 INFO:tasks.workunit.client.0.smithi060.stdout:op 2486 completed, throughput=5MB/sec 2023-12-01T05:16:00.224 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qd14sMpyllS2FDE off=4061775 len=1576065 2023-12-01T05:16:00.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 2487 completed, throughput=5MB/sec 2023-12-01T05:16:00.230 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gqtIUSSTBpZyMTo off=3419545 len=896840 2023-12-01T05:16:00.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 2488 completed, throughput=5MB/sec 2023-12-01T05:16:01.232 INFO:tasks.workunit.client.0.smithi060.stdout: 490: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:01.232 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2x-vJXyvCkvlbIi off=3967853 len=602286 2023-12-01T05:16:01.236 INFO:tasks.workunit.client.0.smithi060.stdout:op 2489 completed, throughput=4.99MB/sec 2023-12-01T05:16:01.236 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AA_2Te--izBgv3Z off=231230 len=1953434 2023-12-01T05:16:01.238 INFO:tasks.workunit.client.0.smithi060.stdout:op 2490 completed, throughput=5MB/sec 2023-12-01T05:16:01.239 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zFgH5Ue1Y4rtjAp off=11640452 len=1931212 2023-12-01T05:16:01.251 INFO:tasks.workunit.client.0.smithi060.stdout:op 2491 completed, throughput=5MB/sec 2023-12-01T05:16:01.251 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Vt8jfkxFZVO4JdR off=19353191 len=1850470 2023-12-01T05:16:01.254 INFO:tasks.workunit.client.0.smithi060.stdout:op 2492 completed, throughput=5MB/sec 2023-12-01T05:16:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:01 smithi060 ceph-mon[94233]: pgmap v2015: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:01 smithi060 ceph-mon[109077]: pgmap v2015: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:01 smithi089 ceph-mon[98504]: pgmap v2015: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:02.254 INFO:tasks.workunit.client.0.smithi060.stdout: 491: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:02.254 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cSDbBesf5cmnM_9 off=8043390 len=1196319 2023-12-01T05:16:02.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 2493 completed, throughput=4.99MB/sec 2023-12-01T05:16:02.260 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bNmU2GSH9-7JaMq off=3003968 len=1527144 2023-12-01T05:16:02.269 INFO:tasks.workunit.client.0.smithi060.stdout:op 2494 completed, throughput=5MB/sec 2023-12-01T05:16:02.269 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dNj2KnfpYyyEYua off=5953276 len=2082282 2023-12-01T05:16:02.279 INFO:tasks.workunit.client.0.smithi060.stdout:op 2495 completed, throughput=5MB/sec 2023-12-01T05:16:03.279 INFO:tasks.workunit.client.0.smithi060.stdout: 492: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:03.279 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H3OKzn9nUqZV8ch off=2237104 len=772050 2023-12-01T05:16:03.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 2496 completed, throughput=4.99MB/sec 2023-12-01T05:16:03.284 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rlkleXXb02dzYZc off=941565 len=236551 2023-12-01T05:16:03.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 2497 completed, throughput=4.99MB/sec 2023-12-01T05:16:03.284 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gRV-JdVovskTy0F off=8902888 len=1274444 2023-12-01T05:16:03.286 INFO:tasks.workunit.client.0.smithi060.stdout:op 2498 completed, throughput=5MB/sec 2023-12-01T05:16:03.286 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FLXBy7QQphfh7im off=15507748 len=1995951 2023-12-01T05:16:03.290 INFO:tasks.workunit.client.0.smithi060.stdout:op 2499 completed, throughput=5MB/sec 2023-12-01T05:16:03.290 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nwi0pigUFdakOVa off=20926367 len=130653 2023-12-01T05:16:03.293 INFO:tasks.workunit.client.0.smithi060.stdout:op 2500 completed, throughput=5MB/sec 2023-12-01T05:16:03.293 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IHquJuPNLmjKZYc off=47704 len=778645 2023-12-01T05:16:03.297 INFO:tasks.workunit.client.0.smithi060.stdout:op 2501 completed, throughput=5MB/sec 2023-12-01T05:16:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:03 smithi060 ceph-mon[94233]: pgmap v2016: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:03 smithi060 ceph-mon[109077]: pgmap v2016: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:03 smithi089 ceph-mon[98504]: pgmap v2016: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:04.298 INFO:tasks.workunit.client.0.smithi060.stdout: 493: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:04.298 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xlo4s6V0AKcsNGj off=19243260 len=560645 2023-12-01T05:16:04.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 2502 completed, throughput=4.99MB/sec 2023-12-01T05:16:04.299 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1LlCqs7E0f5oy_q off=4169607 len=71183 2023-12-01T05:16:04.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 2503 completed, throughput=4.99MB/sec 2023-12-01T05:16:04.302 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0j-MYcO1r2JjvWs off=271028 len=1513127 2023-12-01T05:16:04.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 2504 completed, throughput=5MB/sec 2023-12-01T05:16:04.309 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MwJ7Wk7rqH9iVo6 off=1932777 len=521734 2023-12-01T05:16:04.310 INFO:tasks.workunit.client.0.smithi060.stdout:op 2505 completed, throughput=5MB/sec 2023-12-01T05:16:04.310 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ghF3dwBDcnSmesb off=6629904 len=33655 2023-12-01T05:16:04.311 INFO:tasks.workunit.client.0.smithi060.stdout:op 2506 completed, throughput=5MB/sec 2023-12-01T05:16:04.311 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H4K6-yGdWImcyWD off=8844582 len=1339592 2023-12-01T05:16:04.316 INFO:tasks.workunit.client.0.smithi060.stdout:op 2507 completed, throughput=5MB/sec 2023-12-01T05:16:04.316 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OIF8q-eC0QopedT off=17903271 len=429382 2023-12-01T05:16:04.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 2508 completed, throughput=5MB/sec 2023-12-01T05:16:04.317 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oSNU3kFra1Uxs92 off=849900 len=1559026 2023-12-01T05:16:04.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 2509 completed, throughput=5MB/sec 2023-12-01T05:16:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:16:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:16:05.324 INFO:tasks.workunit.client.0.smithi060.stdout: 494: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:05.325 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RF8uFISqg5DbPf5 off=8344089 len=584098 2023-12-01T05:16:05.325 INFO:tasks.workunit.client.0.smithi060.stdout:op 2510 completed, throughput=4.99MB/sec 2023-12-01T05:16:05.325 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0veqd7CALDohw9- off=17563551 len=1209221 2023-12-01T05:16:05.327 INFO:tasks.workunit.client.0.smithi060.stdout:op 2511 completed, throughput=5MB/sec 2023-12-01T05:16:05.327 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CS3GKVcMp4sUopv off=4644736 len=313568 2023-12-01T05:16:05.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 2512 completed, throughput=5MB/sec 2023-12-01T05:16:05.328 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IGmqZ7zfeeY3Hsh off=4481246 len=1988357 2023-12-01T05:16:05.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 2513 completed, throughput=5MB/sec 2023-12-01T05:16:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:05 smithi060 ceph-mon[94233]: pgmap v2017: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:05 smithi060 ceph-mon[109077]: pgmap v2017: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:05 smithi089 ceph-mon[98504]: pgmap v2017: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:06.330 INFO:tasks.workunit.client.0.smithi060.stdout: 495: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:06.330 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K0elmKcpgacXuVz off=2514155 len=41979 2023-12-01T05:16:06.331 INFO:tasks.workunit.client.0.smithi060.stdout:op 2514 completed, throughput=4.99MB/sec 2023-12-01T05:16:06.331 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sLEk1Ej5BkcNEPF off=11314311 len=1388873 2023-12-01T05:16:06.338 INFO:tasks.workunit.client.0.smithi060.stdout:op 2515 completed, throughput=4.99MB/sec 2023-12-01T05:16:06.338 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K4U4cUqr5qle54h off=2339244 len=1221336 2023-12-01T05:16:06.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 2516 completed, throughput=5MB/sec 2023-12-01T05:16:06.344 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QXfyibBlYmHSurD off=16757557 len=1326393 2023-12-01T05:16:06.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 2517 completed, throughput=5MB/sec 2023-12-01T05:16:06.347 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GvN6N4SMSJbNYug off=2224345 len=602535 2023-12-01T05:16:06.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 2518 completed, throughput=5MB/sec 2023-12-01T05:16:06.351 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VUwV8cR5EofH9ly off=2146486 len=393350 2023-12-01T05:16:06.351 INFO:tasks.workunit.client.0.smithi060.stdout:op 2519 completed, throughput=5MB/sec 2023-12-01T05:16:06.351 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IB_QtQZoKfLVtBF off=8597821 len=1721812 2023-12-01T05:16:06.353 INFO:tasks.workunit.client.0.smithi060.stdout:op 2520 completed, throughput=5MB/sec 2023-12-01T05:16:07.353 INFO:tasks.workunit.client.0.smithi060.stdout: 496: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:07.354 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-k9q7wenuJgBorbk off=1995042 len=548447 2023-12-01T05:16:07.354 INFO:tasks.workunit.client.0.smithi060.stdout:op 2521 completed, throughput=4.99MB/sec 2023-12-01T05:16:07.354 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m1ei8-TraIgpFGC off=4197534 len=1519768 2023-12-01T05:16:07.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 2522 completed, throughput=5MB/sec 2023-12-01T05:16:07.361 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KHobagrW5OwM60b off=7233625 len=218068 2023-12-01T05:16:07.362 INFO:tasks.workunit.client.0.smithi060.stdout:op 2523 completed, throughput=5MB/sec 2023-12-01T05:16:07.362 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DwdgW1ywuDt3555 off=55958 len=1355373 2023-12-01T05:16:07.368 INFO:tasks.workunit.client.0.smithi060.stdout:op 2524 completed, throughput=5MB/sec 2023-12-01T05:16:07.369 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ttCu2gct47PNJ1J off=5083537 len=1744603 2023-12-01T05:16:07.377 INFO:tasks.workunit.client.0.smithi060.stdout:op 2525 completed, throughput=5MB/sec 2023-12-01T05:16:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:07 smithi060 ceph-mon[109077]: pgmap v2018: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:07 smithi060 ceph-mon[94233]: pgmap v2018: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:07 smithi089 ceph-mon[98504]: pgmap v2018: 105 pgs: 105 active+clean; 128 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:08.377 INFO:tasks.workunit.client.0.smithi060.stdout: 497: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:08.377 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LYbd2hhwKhjnazQ off=3683617 len=1769162 2023-12-01T05:16:08.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 2526 completed, throughput=5MB/sec 2023-12-01T05:16:08.380 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zrGfO7fKZmNV1K4 off=452081 len=950820 2023-12-01T05:16:08.381 INFO:tasks.workunit.client.0.smithi060.stdout:op 2527 completed, throughput=5MB/sec 2023-12-01T05:16:08.381 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tenknwaMdZx5Tdo off=4196666 len=931647 2023-12-01T05:16:08.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 2528 completed, throughput=5MB/sec 2023-12-01T05:16:08.387 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jB7zt9d2I-KI4ZH off=1258961 len=263568 2023-12-01T05:16:08.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 2529 completed, throughput=5MB/sec 2023-12-01T05:16:09.388 INFO:tasks.workunit.client.0.smithi060.stdout: 498: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:09.388 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1lxePe4JW9sHOjJ off=4065601 len=87197 2023-12-01T05:16:09.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 2530 completed, throughput=4.99MB/sec 2023-12-01T05:16:09.391 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-znfBjkixRLsXt00 off=3266017 len=1386836 2023-12-01T05:16:09.392 INFO:tasks.workunit.client.0.smithi060.stdout:op 2531 completed, throughput=4.99MB/sec 2023-12-01T05:16:09.392 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JviKiRFmdtcI8_8 off=13935503 len=194046 2023-12-01T05:16:09.393 INFO:tasks.workunit.client.0.smithi060.stdout:op 2532 completed, throughput=4.99MB/sec 2023-12-01T05:16:09.393 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MM39tANZmbeARyL off=464230 len=896585 2023-12-01T05:16:09.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 2533 completed, throughput=5MB/sec 2023-12-01T05:16:09.398 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BJcB1UDbWDoSTV9 off=4071391 len=2070412 2023-12-01T05:16:09.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 2534 completed, throughput=5MB/sec 2023-12-01T05:16:09.408 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KsgYtGTIgNMQpu9 off=12732331 len=309811 2023-12-01T05:16:09.411 INFO:tasks.workunit.client.0.smithi060.stdout:op 2535 completed, throughput=5MB/sec 2023-12-01T05:16:09.411 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M4hhBG-ymqP6mr- off=7746055 len=915954 2023-12-01T05:16:09.413 INFO:tasks.workunit.client.0.smithi060.stdout:op 2536 completed, throughput=5MB/sec 2023-12-01T05:16:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:09 smithi060 ceph-mon[94233]: pgmap v2019: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:16:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:09 smithi060 ceph-mon[109077]: pgmap v2019: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:16:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:09 smithi089 ceph-mon[98504]: pgmap v2019: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:16:10.413 INFO:tasks.workunit.client.0.smithi060.stdout: 499: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:10.413 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QzX2Fo-YNYHFOx9 off=4816235 len=700594 2023-12-01T05:16:10.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 2537 completed, throughput=4.99MB/sec 2023-12-01T05:16:10.414 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BpPB5BZGW6siHOj off=3884162 len=694645 2023-12-01T05:16:10.415 INFO:tasks.workunit.client.0.smithi060.stdout:op 2538 completed, throughput=4.99MB/sec 2023-12-01T05:16:10.415 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RWcotM8YKaHTYyp off=35200 len=882834 2023-12-01T05:16:10.420 INFO:tasks.workunit.client.0.smithi060.stdout:op 2539 completed, throughput=5MB/sec 2023-12-01T05:16:10.420 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C7x-hDJV3m50Oz1 off=5679349 len=1556098 2023-12-01T05:16:10.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 2540 completed, throughput=5MB/sec 2023-12-01T05:16:10.422 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kk6DTR87wxdJOzI off=8811587 len=7990 2023-12-01T05:16:10.422 INFO:tasks.workunit.client.0.smithi060.stdout:op 2541 completed, throughput=5MB/sec 2023-12-01T05:16:10.422 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H-gJiXEQ4GC_VME off=6384026 len=319616 2023-12-01T05:16:10.425 INFO:tasks.workunit.client.0.smithi060.stdout:op 2542 completed, throughput=5MB/sec 2023-12-01T05:16:10.425 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sRSSLqx92yp3w3T off=17204897 len=542897 2023-12-01T05:16:10.427 INFO:tasks.workunit.client.0.smithi060.stdout:op 2543 completed, throughput=5MB/sec 2023-12-01T05:16:10.427 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NuHuna2xMpmdvCy off=0 len=1253050 2023-12-01T05:16:10.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 2544 completed, throughput=5MB/sec 2023-12-01T05:16:11.434 INFO:tasks.workunit.client.0.smithi060.stdout: 500: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:11.434 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lR9wprCUalrnoDP off=2710964 len=1511901 2023-12-01T05:16:11.437 INFO:tasks.workunit.client.0.smithi060.stdout:op 2545 completed, throughput=5MB/sec 2023-12-01T05:16:11.437 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kO0zrK8eHezBtU1 off=10781733 len=746644 2023-12-01T05:16:11.438 INFO:tasks.workunit.client.0.smithi060.stdout:op 2546 completed, throughput=5MB/sec 2023-12-01T05:16:11.438 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2J_mUF0fGG6YaUp off=1732278 len=1414818 2023-12-01T05:16:11.440 INFO:tasks.workunit.client.0.smithi060.stdout:op 2547 completed, throughput=5MB/sec 2023-12-01T05:16:11.440 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--byf8HRNj0GFhBk off=11614203 len=1027186 2023-12-01T05:16:11.442 INFO:tasks.workunit.client.0.smithi060.stdout:op 2548 completed, throughput=5MB/sec 2023-12-01T05:16:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:11 smithi060 ceph-mon[109077]: pgmap v2020: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:16:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:11 smithi060 ceph-mon[94233]: pgmap v2020: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:16:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:11 smithi089 ceph-mon[98504]: pgmap v2020: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:16:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:12.443 INFO:tasks.workunit.client.0.smithi060.stdout: 501: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:12.443 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oEWAo-bPkonjtkd off=7771360 len=1259389 2023-12-01T05:16:12.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 2549 completed, throughput=4.99MB/sec 2023-12-01T05:16:12.450 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9ue5tRRLPfgPhWF off=4332936 len=1149149 2023-12-01T05:16:12.451 INFO:tasks.workunit.client.0.smithi060.stdout:op 2550 completed, throughput=5MB/sec 2023-12-01T05:16:12.452 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hMPmMamaVBG34p_ off=5578203 len=983698 2023-12-01T05:16:12.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 2551 completed, throughput=5MB/sec 2023-12-01T05:16:12.457 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pclDkjLX9NO1t0E off=4563961 len=757243 2023-12-01T05:16:12.461 INFO:tasks.workunit.client.0.smithi060.stdout:op 2552 completed, throughput=5MB/sec 2023-12-01T05:16:12.461 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3nU-51UBxP4snET off=964572 len=1023357 2023-12-01T05:16:12.466 INFO:tasks.workunit.client.0.smithi060.stdout:op 2553 completed, throughput=5MB/sec 2023-12-01T05:16:13.467 INFO:tasks.workunit.client.0.smithi060.stdout: 502: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:13.467 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LHW7nuXGnkP25Q8 off=97350 len=1315320 2023-12-01T05:16:13.468 INFO:tasks.workunit.client.0.smithi060.stdout:op 2554 completed, throughput=4.99MB/sec 2023-12-01T05:16:13.468 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bvgGVkae84qa0su off=3506162 len=613712 2023-12-01T05:16:13.470 INFO:tasks.workunit.client.0.smithi060.stdout:op 2555 completed, throughput=4.99MB/sec 2023-12-01T05:16:13.470 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5U6NPtJcF1Ldsqy off=12838355 len=694119 2023-12-01T05:16:13.472 INFO:tasks.workunit.client.0.smithi060.stdout:op 2556 completed, throughput=5MB/sec 2023-12-01T05:16:13.472 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dumGrInVvaTgOKo off=5707657 len=1750974 2023-12-01T05:16:13.480 INFO:tasks.workunit.client.0.smithi060.stdout:op 2557 completed, throughput=5MB/sec 2023-12-01T05:16:13.480 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R2yAVW-RrtSgHzs off=17911142 len=1392676 2023-12-01T05:16:13.486 INFO:tasks.workunit.client.0.smithi060.stdout:op 2558 completed, throughput=5MB/sec 2023-12-01T05:16:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:13 smithi060 ceph-mon[94233]: pgmap v2021: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:16:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:13 smithi060 ceph-mon[109077]: pgmap v2021: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:16:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:13 smithi089 ceph-mon[98504]: pgmap v2021: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:16:14.487 INFO:tasks.workunit.client.0.smithi060.stdout: 503: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:14.487 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c2UgUUNmKHf6wj- off=6102821 len=1550442 2023-12-01T05:16:14.495 INFO:tasks.workunit.client.0.smithi060.stdout:op 2559 completed, throughput=4.99MB/sec 2023-12-01T05:16:14.495 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CcXo9OYHjOJqnT7 off=14549282 len=665056 2023-12-01T05:16:14.500 INFO:tasks.workunit.client.0.smithi060.stdout:op 2560 completed, throughput=5MB/sec 2023-12-01T05:16:14.500 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yrTIEq6nciZ7m2E off=23937703 len=944216 2023-12-01T05:16:14.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 2561 completed, throughput=5MB/sec 2023-12-01T05:16:14.502 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h1WIHt-zW5ZST9q off=6560388 len=23517 2023-12-01T05:16:14.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 2562 completed, throughput=5MB/sec 2023-12-01T05:16:14.503 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I5-1SPSefCHXSkQ off=5503163 len=2070202 2023-12-01T05:16:14.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 2563 completed, throughput=5MB/sec 2023-12-01T05:16:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:16:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:16:15.512 INFO:tasks.workunit.client.0.smithi060.stdout: 504: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:15.512 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EQncqC-uvePxcny off=6890974 len=70818 2023-12-01T05:16:15.515 INFO:tasks.workunit.client.0.smithi060.stdout:op 2564 completed, throughput=4.99MB/sec 2023-12-01T05:16:15.515 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AK5VpXtBGwMjLku off=4465319 len=828045 2023-12-01T05:16:15.517 INFO:tasks.workunit.client.0.smithi060.stdout:op 2565 completed, throughput=4.99MB/sec 2023-12-01T05:16:15.517 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xKp-wTqsLQeOSTU off=12670666 len=2092281 2023-12-01T05:16:15.519 INFO:tasks.workunit.client.0.smithi060.stdout:op 2566 completed, throughput=5MB/sec 2023-12-01T05:16:15.519 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YPbidSSn3-LcCzb off=4914687 len=31911 2023-12-01T05:16:15.520 INFO:tasks.workunit.client.0.smithi060.stdout:op 2567 completed, throughput=5MB/sec 2023-12-01T05:16:15.520 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NIWYKwviybW7yxc off=9227421 len=1280377 2023-12-01T05:16:15.521 INFO:tasks.workunit.client.0.smithi060.stdout:op 2568 completed, throughput=5MB/sec 2023-12-01T05:16:15.521 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2xlp99QdZ7m83eM off=6497834 len=1062212 2023-12-01T05:16:15.524 INFO:tasks.workunit.client.0.smithi060.stdout:op 2569 completed, throughput=5MB/sec 2023-12-01T05:16:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:15 smithi060 ceph-mon[94233]: pgmap v2022: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:15 smithi060 ceph-mon[109077]: pgmap v2022: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:15 smithi089 ceph-mon[98504]: pgmap v2022: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:16.524 INFO:tasks.workunit.client.0.smithi060.stdout: 505: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:16.524 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VInKIiY0asJ5ZmJ off=9534083 len=585339 2023-12-01T05:16:16.528 INFO:tasks.workunit.client.0.smithi060.stdout:op 2570 completed, throughput=4.99MB/sec 2023-12-01T05:16:16.528 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xNjdr5pZVUByKq4 off=494112 len=223760 2023-12-01T05:16:16.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 2571 completed, throughput=4.99MB/sec 2023-12-01T05:16:16.529 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wP1Ug78lwJWmxf1 off=15111926 len=236439 2023-12-01T05:16:16.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 2572 completed, throughput=4.99MB/sec 2023-12-01T05:16:16.532 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p_SYqrW0LRUqMQY off=17240922 len=256787 2023-12-01T05:16:16.535 INFO:tasks.workunit.client.0.smithi060.stdout:op 2573 completed, throughput=4.99MB/sec 2023-12-01T05:16:16.535 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zN1QGt-9bfx5jso off=7276267 len=994365 2023-12-01T05:16:16.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 2574 completed, throughput=5MB/sec 2023-12-01T05:16:16.540 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-i2VFn5El-zv5bQj off=3298167 len=365153 2023-12-01T05:16:16.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 2575 completed, throughput=5MB/sec 2023-12-01T05:16:16.541 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kMGE_S4N0MsPikw off=482800 len=1829656 2023-12-01T05:16:16.549 INFO:tasks.workunit.client.0.smithi060.stdout:op 2576 completed, throughput=5MB/sec 2023-12-01T05:16:16.549 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vLpYyGYpwYsVt4H off=3310772 len=201067 2023-12-01T05:16:16.549 INFO:tasks.workunit.client.0.smithi060.stdout:op 2577 completed, throughput=5MB/sec 2023-12-01T05:16:17.550 INFO:tasks.workunit.client.0.smithi060.stdout: 506: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:17.550 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-30whDQg42rJJRrB off=1391035 len=1720702 2023-12-01T05:16:17.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 2578 completed, throughput=4.99MB/sec 2023-12-01T05:16:17.560 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GxR4kBCVR3TRU7u off=1072266 len=1692870 2023-12-01T05:16:17.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 2579 completed, throughput=5MB/sec 2023-12-01T05:16:17.567 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mXsh-a7dGmJ_hAY off=2054557 len=396487 2023-12-01T05:16:17.568 INFO:tasks.workunit.client.0.smithi060.stdout:op 2580 completed, throughput=5MB/sec 2023-12-01T05:16:17.568 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y-lp5LH8qMTsqZN off=10395945 len=1230147 2023-12-01T05:16:17.574 INFO:tasks.workunit.client.0.smithi060.stdout:op 2581 completed, throughput=5MB/sec 2023-12-01T05:16:17.574 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l30w-RU8CYT_xzY off=1114005 len=717737 2023-12-01T05:16:17.575 INFO:tasks.workunit.client.0.smithi060.stdout:op 2582 completed, throughput=5MB/sec 2023-12-01T05:16:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:17 smithi060 ceph-mon[94233]: pgmap v2023: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:17 smithi060 ceph-mon[109077]: pgmap v2023: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:17 smithi089 ceph-mon[98504]: pgmap v2023: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:18.575 INFO:tasks.workunit.client.0.smithi060.stdout: 507: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:18.576 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4MabZC9TN3QHw6K off=20286752 len=1415002 2023-12-01T05:16:18.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 2583 completed, throughput=4.99MB/sec 2023-12-01T05:16:18.578 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R03rnFOqS0NvvCC off=17314344 len=95213 2023-12-01T05:16:18.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 2584 completed, throughput=4.99MB/sec 2023-12-01T05:16:18.581 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0uyxwjvo4ZVEQB0 off=947831 len=1544295 2023-12-01T05:16:18.588 INFO:tasks.workunit.client.0.smithi060.stdout:op 2585 completed, throughput=5MB/sec 2023-12-01T05:16:18.588 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F8EvDl8U3r611qX off=1208243 len=1406297 2023-12-01T05:16:18.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 2586 completed, throughput=5MB/sec 2023-12-01T05:16:18.597 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7IUDfu4I3j9c9qP off=1469262 len=1819928 2023-12-01T05:16:18.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 2587 completed, throughput=5MB/sec 2023-12-01T05:16:19.603 INFO:tasks.workunit.client.0.smithi060.stdout: 508: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:19.604 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bJRQH772T6iIMHJ off=3199602 len=350218 2023-12-01T05:16:19.604 INFO:tasks.workunit.client.0.smithi060.stdout:op 2588 completed, throughput=4.99MB/sec 2023-12-01T05:16:19.604 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-npOFzTLblb7smKg off=6488229 len=221232 2023-12-01T05:16:19.605 INFO:tasks.workunit.client.0.smithi060.stdout:op 2589 completed, throughput=4.99MB/sec 2023-12-01T05:16:19.605 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FuYw3xAXk_EHush off=12836233 len=337126 2023-12-01T05:16:19.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 2590 completed, throughput=4.99MB/sec 2023-12-01T05:16:19.609 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rp1udb-VJsFQX29 off=5265561 len=894471 2023-12-01T05:16:19.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 2591 completed, throughput=5MB/sec 2023-12-01T05:16:19.611 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-krQVJjoGIbMzHL3 off=11800524 len=1551096 2023-12-01T05:16:19.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 2592 completed, throughput=5MB/sec 2023-12-01T05:16:19.612 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tcXji6yOkmlP1VH off=12830752 len=1221206 2023-12-01T05:16:19.614 INFO:tasks.workunit.client.0.smithi060.stdout:op 2593 completed, throughput=5MB/sec 2023-12-01T05:16:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:19 smithi060 ceph-mon[94233]: pgmap v2024: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:16:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:19 smithi060 ceph-mon[109077]: pgmap v2024: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:16:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:19 smithi089 ceph-mon[98504]: pgmap v2024: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:16:20.614 INFO:tasks.workunit.client.0.smithi060.stdout: 509: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:20.614 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AXNuDpsAaJF_pXV off=6006894 len=1120320 2023-12-01T05:16:20.616 INFO:tasks.workunit.client.0.smithi060.stdout:op 2594 completed, throughput=4.99MB/sec 2023-12-01T05:16:20.616 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-39VycDBYwLtKBgz off=9185778 len=1262115 2023-12-01T05:16:20.622 INFO:tasks.workunit.client.0.smithi060.stdout:op 2595 completed, throughput=5MB/sec 2023-12-01T05:16:20.622 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sOA7AxzHcAWLO2Y off=8643960 len=140698 2023-12-01T05:16:20.624 INFO:tasks.workunit.client.0.smithi060.stdout:op 2596 completed, throughput=5MB/sec 2023-12-01T05:16:20.625 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ci64slFu9j6LAXE off=1701655 len=989558 2023-12-01T05:16:20.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 2597 completed, throughput=5MB/sec 2023-12-01T05:16:20.626 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-72IJnl1i_aeJePi off=12932104 len=1300818 2023-12-01T05:16:20.632 INFO:tasks.workunit.client.0.smithi060.stdout:op 2598 completed, throughput=5MB/sec 2023-12-01T05:16:21.632 INFO:tasks.workunit.client.0.smithi060.stdout: 510: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:21.632 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oceWmmk6Yo0sQgs off=9993586 len=1316643 2023-12-01T05:16:21.634 INFO:tasks.workunit.client.0.smithi060.stdout:op 2599 completed, throughput=4.99MB/sec 2023-12-01T05:16:21.634 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zNg-tzLpECRtXdt off=10777090 len=193238 2023-12-01T05:16:21.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 2600 completed, throughput=4.99MB/sec 2023-12-01T05:16:21.637 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4lXL6MSBX4KcicL off=262063 len=95491 2023-12-01T05:16:21.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 2601 completed, throughput=4.99MB/sec 2023-12-01T05:16:21.639 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6aJHUbMCehMwDqT off=2571505 len=203847 2023-12-01T05:16:21.641 INFO:tasks.workunit.client.0.smithi060.stdout:op 2602 completed, throughput=4.99MB/sec 2023-12-01T05:16:21.641 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i_7oeCS5DsGStw8 off=7403680 len=646699 2023-12-01T05:16:21.645 INFO:tasks.workunit.client.0.smithi060.stdout:op 2603 completed, throughput=4.99MB/sec 2023-12-01T05:16:21.645 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SiMBqkHW77-aZk- off=8843823 len=1466985 2023-12-01T05:16:21.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 2604 completed, throughput=5MB/sec 2023-12-01T05:16:21.652 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KlrZJtuZg2MULB- off=13809291 len=313293 2023-12-01T05:16:21.653 INFO:tasks.workunit.client.0.smithi060.stdout:op 2605 completed, throughput=5MB/sec 2023-12-01T05:16:21.653 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NljCbOsi5fjahhW off=156578 len=1772546 2023-12-01T05:16:21.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 2606 completed, throughput=5MB/sec 2023-12-01T05:16:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:21 smithi060 ceph-mon[109077]: pgmap v2025: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:16:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:21 smithi060 ceph-mon[94233]: pgmap v2025: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:16:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:21 smithi089 ceph-mon[98504]: pgmap v2025: 105 pgs: 105 active+clean; 128 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:16:22.655 INFO:tasks.workunit.client.0.smithi060.stdout: 511: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:22.655 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sic52BGGg_DQSMP off=3738466 len=793117 2023-12-01T05:16:22.657 INFO:tasks.workunit.client.0.smithi060.stdout:op 2607 completed, throughput=4.99MB/sec 2023-12-01T05:16:22.657 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7tOVD0moUSOPieZ off=7880209 len=931117 2023-12-01T05:16:22.660 INFO:tasks.workunit.client.0.smithi060.stdout:op 2608 completed, throughput=4.99MB/sec 2023-12-01T05:16:22.660 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M0ktSa8Orc2WSR2 off=1538547 len=1833801 2023-12-01T05:16:22.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 2609 completed, throughput=5MB/sec 2023-12-01T05:16:22.663 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p2Z73f3KIDGtdmE off=12888234 len=381819 2023-12-01T05:16:22.664 INFO:tasks.workunit.client.0.smithi060.stdout:op 2610 completed, throughput=5MB/sec 2023-12-01T05:16:22.664 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DnaDnN1BdxdnbO- off=10965969 len=411857 2023-12-01T05:16:22.667 INFO:tasks.workunit.client.0.smithi060.stdout:op 2611 completed, throughput=5MB/sec 2023-12-01T05:16:22.667 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--x2xTtJwd5qLZRD off=7831008 len=1346870 2023-12-01T05:16:22.673 INFO:tasks.workunit.client.0.smithi060.stdout:op 2612 completed, throughput=5MB/sec 2023-12-01T05:16:23.674 INFO:tasks.workunit.client.0.smithi060.stdout: 512: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:23.674 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8UqVhjnv_s_77MG off=3468446 len=1954874 2023-12-01T05:16:23.681 INFO:tasks.workunit.client.0.smithi060.stdout:op 2613 completed, throughput=5MB/sec 2023-12-01T05:16:23.681 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_bP3a9VhksgLMsH off=1122724 len=944891 2023-12-01T05:16:23.685 INFO:tasks.workunit.client.0.smithi060.stdout:op 2614 completed, throughput=5MB/sec 2023-12-01T05:16:23.685 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VkvJPcgJoEZiLFV off=15572725 len=548151 2023-12-01T05:16:23.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 2615 completed, throughput=5MB/sec 2023-12-01T05:16:23.689 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6jQYfFggDiZLT9z off=23579971 len=1397292 2023-12-01T05:16:23.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 2616 completed, throughput=5MB/sec 2023-12-01T05:16:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:23 smithi060 ceph-mon[94233]: pgmap v2026: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:23 smithi060 ceph-mon[109077]: pgmap v2026: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:23 smithi089 ceph-mon[98504]: pgmap v2026: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:23.992 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (30m) 9m ago 31m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (31m) 9m ago 31m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (32m) 9m ago 32m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (32m) 9m ago 32m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (35m) 9m ago 35m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (36m) 9m ago 36m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:16:24.316 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (36m) 9m ago 36m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (35m) 9m ago 35m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (35m) 9m ago 35m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (30m) 9m ago 30m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (30m) 9m ago 30m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (34m) 9m ago 34m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (34m) 9m ago 34m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (34m) 9m ago 34m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (33m) 9m ago 33m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (33m) 9m ago 33m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (33m) 9m ago 33m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (32m) 9m ago 32m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (32m) 9m ago 32m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:16:24.317 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (30m) 9m ago 31m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:16:24.696 INFO:tasks.workunit.client.0.smithi060.stdout: 513: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:24.696 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-41TTfitJcMa7UIr off=17940849 len=964676 2023-12-01T05:16:24.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 2617 completed, throughput=4.99MB/sec 2023-12-01T05:16:24.697 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BxlwWb3pC89aZ0- off=867165 len=611570 2023-12-01T05:16:24.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 2618 completed, throughput=4.99MB/sec 2023-12-01T05:16:24.698 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WJ63KdnNhTQKdJ- off=4245073 len=541210 2023-12-01T05:16:24.701 INFO:tasks.workunit.client.0.smithi060.stdout:op 2619 completed, throughput=5MB/sec 2023-12-01T05:16:24.701 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-T_mxj2kyGOPR62g off=16360717 len=435601 2023-12-01T05:16:24.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 2620 completed, throughput=5MB/sec 2023-12-01T05:16:24.704 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NZyDRnkX_1g_xYh off=1075147 len=463892 2023-12-01T05:16:24.707 INFO:tasks.workunit.client.0.smithi060.stdout:op 2621 completed, throughput=5MB/sec 2023-12-01T05:16:24.707 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zXeOUELXAlShcJW off=0 len=1160045 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:24.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:16:24.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:16:24.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:24.715 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:16:24.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:16:24.715 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:16:24.715 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:16:24.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 2622 completed, throughput=5MB/sec 2023-12-01T05:16:24.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tzetb3-exk8wFU6 off=1987864 len=1016862 2023-12-01T05:16:24.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 2623 completed, throughput=5MB/sec 2023-12-01T05:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:16:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:16:25.716 INFO:tasks.workunit.client.0.smithi060.stdout: 514: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:25.716 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FWnXBSfSxC0M613 off=6647480 len=361692 2023-12-01T05:16:25.720 INFO:tasks.workunit.client.0.smithi060.stdout:op 2624 completed, throughput=4.99MB/sec 2023-12-01T05:16:25.720 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D6UxsUygo5w1ycp off=694296 len=274543 2023-12-01T05:16:25.720 INFO:tasks.workunit.client.0.smithi060.stdout:op 2625 completed, throughput=4.99MB/sec 2023-12-01T05:16:25.721 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uR0M5lXbeoRz1vt off=1209022 len=1152737 2023-12-01T05:16:25.727 INFO:tasks.workunit.client.0.smithi060.stdout:op 2626 completed, throughput=4.99MB/sec 2023-12-01T05:16:25.727 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hTG2yuQf7R-ogfR off=1512346 len=148535 2023-12-01T05:16:25.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 2627 completed, throughput=4.99MB/sec 2023-12-01T05:16:25.730 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fJicbUl2FUNDaSG off=3205566 len=151816 2023-12-01T05:16:25.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 2628 completed, throughput=4.99MB/sec 2023-12-01T05:16:25.730 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ncmTY4BKhEzqxnl off=17584324 len=1049516 2023-12-01T05:16:25.736 INFO:tasks.workunit.client.0.smithi060.stdout:op 2629 completed, throughput=5MB/sec 2023-12-01T05:16:25.736 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y-jO_WSSHl_ZpuC off=2215064 len=762565 2023-12-01T05:16:25.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 2630 completed, throughput=5MB/sec 2023-12-01T05:16:25.738 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xuj5PjaSi4sD50E off=10557476 len=926483 2023-12-01T05:16:25.742 INFO:tasks.workunit.client.0.smithi060.stdout:op 2631 completed, throughput=5MB/sec 2023-12-01T05:16:25.742 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HsyjvG61VHXkq0e off=5407382 len=1396239 2023-12-01T05:16:25.744 INFO:tasks.workunit.client.0.smithi060.stdout:op 2632 completed, throughput=5MB/sec 2023-12-01T05:16:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[94233]: pgmap v2027: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[94233]: from='client.16506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[94233]: from='client.16512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/180884657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:16:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[109077]: pgmap v2027: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[109077]: from='client.16506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[109077]: from='client.16512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/180884657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:16:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:25 smithi089 ceph-mon[98504]: pgmap v2027: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:25 smithi089 ceph-mon[98504]: from='client.16506 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:25 smithi089 ceph-mon[98504]: from='client.16512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/180884657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:16:26.745 INFO:tasks.workunit.client.0.smithi060.stdout: 515: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:26.745 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vKPl2djKoplHL4e off=8759545 len=787299 2023-12-01T05:16:26.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 2633 completed, throughput=4.99MB/sec 2023-12-01T05:16:26.750 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Z9hQHsVMrsSXoMK off=2404827 len=706210 2023-12-01T05:16:26.754 INFO:tasks.workunit.client.0.smithi060.stdout:op 2634 completed, throughput=5MB/sec 2023-12-01T05:16:26.754 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c5MWEGF-TX0OHjy off=5345192 len=1388233 2023-12-01T05:16:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:26.768 INFO:tasks.workunit.client.0.smithi060.stdout:op 2635 completed, throughput=5MB/sec 2023-12-01T05:16:26.768 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SVA6xMaNvfZnUD6 off=7836479 len=1027182 2023-12-01T05:16:26.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 2636 completed, throughput=5MB/sec 2023-12-01T05:16:26.769 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AHxHnG3J175dQ_x off=959330 len=1540049 2023-12-01T05:16:26.770 INFO:tasks.workunit.client.0.smithi060.stdout:op 2637 completed, throughput=5MB/sec 2023-12-01T05:16:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:27 smithi060 ceph-mon[94233]: pgmap v2028: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:27 smithi060 ceph-mon[109077]: pgmap v2028: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:27.770 INFO:tasks.workunit.client.0.smithi060.stdout: 516: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:27.770 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-y3LlqfY53EcyR7_ off=20714897 len=276267 2023-12-01T05:16:27.774 INFO:tasks.workunit.client.0.smithi060.stdout:op 2638 completed, throughput=4.99MB/sec 2023-12-01T05:16:27.774 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U8DWytqqx5onrtx off=11175220 len=1208380 2023-12-01T05:16:27.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 2639 completed, throughput=5MB/sec 2023-12-01T05:16:27.781 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mWUmXk49gKUl4cP off=4220551 len=130593 2023-12-01T05:16:27.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 2640 completed, throughput=5MB/sec 2023-12-01T05:16:27.781 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZtWJBYn3ZgKs772 off=668111 len=1806828 2023-12-01T05:16:27.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 2641 completed, throughput=5MB/sec 2023-12-01T05:16:27.784 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--3RIM_y53uOMOqI off=2071381 len=131309 2023-12-01T05:16:27.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 2642 completed, throughput=5MB/sec 2023-12-01T05:16:27.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZPZkNw4V5wvqKSj off=601601 len=620935 2023-12-01T05:16:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:27 smithi089 ceph-mon[98504]: pgmap v2028: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:16:27.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 2643 completed, throughput=5MB/sec 2023-12-01T05:16:28.789 INFO:tasks.workunit.client.0.smithi060.stdout: 517: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:28.789 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-thyNaif3VoK6Ccz off=1342570 len=1394205 2023-12-01T05:16:28.795 INFO:tasks.workunit.client.0.smithi060.stdout:op 2644 completed, throughput=4.99MB/sec 2023-12-01T05:16:28.795 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wNBWYq_b_oeW0Hj off=13551939 len=1754114 2023-12-01T05:16:28.798 INFO:tasks.workunit.client.0.smithi060.stdout:op 2645 completed, throughput=5MB/sec 2023-12-01T05:16:28.798 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iCT3HWKxcLyPaWS off=1681153 len=31366 2023-12-01T05:16:28.801 INFO:tasks.workunit.client.0.smithi060.stdout:op 2646 completed, throughput=5MB/sec 2023-12-01T05:16:28.802 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dsboqWf3q9HvMbY off=9717601 len=1454150 2023-12-01T05:16:28.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 2647 completed, throughput=5MB/sec 2023-12-01T05:16:28.808 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dQxY4JXVYiZEtg6 off=809606 len=1403 2023-12-01T05:16:28.809 INFO:tasks.workunit.client.0.smithi060.stdout:op 2648 completed, throughput=5MB/sec 2023-12-01T05:16:28.809 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hTG2yuQf7R-ogfR off=5955013 len=1608137 2023-12-01T05:16:28.810 INFO:tasks.workunit.client.0.smithi060.stdout:op 2649 completed, throughput=5MB/sec 2023-12-01T05:16:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:29 smithi060 ceph-mon[94233]: pgmap v2029: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:16:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:29 smithi060 ceph-mon[109077]: pgmap v2029: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:16:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:29 smithi089 ceph-mon[98504]: pgmap v2029: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:16:29.810 INFO:tasks.workunit.client.0.smithi060.stdout: 518: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:29.810 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oW9eSsxt6O419MO off=1756770 len=549079 2023-12-01T05:16:29.811 INFO:tasks.workunit.client.0.smithi060.stdout:op 2650 completed, throughput=4.99MB/sec 2023-12-01T05:16:29.811 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tp1QCC1tuB8P3Fh off=10757886 len=1910211 2023-12-01T05:16:29.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 2651 completed, throughput=5MB/sec 2023-12-01T05:16:29.815 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mweGhCCc3gsXCYB off=841606 len=725016 2023-12-01T05:16:29.816 INFO:tasks.workunit.client.0.smithi060.stdout:op 2652 completed, throughput=5MB/sec 2023-12-01T05:16:29.816 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tY2b5IRq-HNcjYn off=8263241 len=660826 2023-12-01T05:16:29.817 INFO:tasks.workunit.client.0.smithi060.stdout:op 2653 completed, throughput=5MB/sec 2023-12-01T05:16:29.817 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bpUkN2mY8HF_uKy off=5518692 len=1762838 2023-12-01T05:16:29.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 2654 completed, throughput=5MB/sec 2023-12-01T05:16:30.828 INFO:tasks.workunit.client.0.smithi060.stdout: 519: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:30.828 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tCDFR2_dqTxy2w- off=7510839 len=1821835 2023-12-01T05:16:30.831 INFO:tasks.workunit.client.0.smithi060.stdout:op 2655 completed, throughput=5MB/sec 2023-12-01T05:16:30.831 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UleFoL5LeIgvw3C off=9681250 len=540498 2023-12-01T05:16:30.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 2656 completed, throughput=5MB/sec 2023-12-01T05:16:30.833 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Fkb457odTrXe1SE off=1319458 len=1966867 2023-12-01T05:16:30.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 2657 completed, throughput=5MB/sec 2023-12-01T05:16:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:31 smithi060 ceph-mon[94233]: pgmap v2030: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:16:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:31 smithi060 ceph-mon[109077]: pgmap v2030: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:16:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:31 smithi089 ceph-mon[98504]: pgmap v2030: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:16:31.837 INFO:tasks.workunit.client.0.smithi060.stdout: 520: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:31.837 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0qXsGXsiUXYdAvb off=18196354 len=581472 2023-12-01T05:16:31.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 2658 completed, throughput=4.99MB/sec 2023-12-01T05:16:31.838 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CMWeVdoNeIaH-Yy off=12478680 len=1585196 2023-12-01T05:16:31.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 2659 completed, throughput=5MB/sec 2023-12-01T05:16:31.840 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-usahopylEz7eFtU off=3218122 len=1141305 2023-12-01T05:16:31.846 INFO:tasks.workunit.client.0.smithi060.stdout:op 2660 completed, throughput=5MB/sec 2023-12-01T05:16:31.846 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nHmquamtJTIwvMa off=365236 len=902303 2023-12-01T05:16:31.847 INFO:tasks.workunit.client.0.smithi060.stdout:op 2661 completed, throughput=5MB/sec 2023-12-01T05:16:31.847 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-olZkJx9MPWhRD_3 off=11296959 len=1996845 2023-12-01T05:16:31.848 INFO:tasks.workunit.client.0.smithi060.stdout:op 2662 completed, throughput=5MB/sec 2023-12-01T05:16:32.849 INFO:tasks.workunit.client.0.smithi060.stdout: 521: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:32.849 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SY8TVAeySmn3j-j off=6323217 len=1217055 2023-12-01T05:16:32.856 INFO:tasks.workunit.client.0.smithi060.stdout:op 2663 completed, throughput=4.99MB/sec 2023-12-01T05:16:32.856 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-you3rbDAZmKwMRb off=7783077 len=1505533 2023-12-01T05:16:32.857 INFO:tasks.workunit.client.0.smithi060.stdout:op 2664 completed, throughput=5MB/sec 2023-12-01T05:16:32.858 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-G388G3UgrjXVcec off=1574656 len=356277 2023-12-01T05:16:32.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 2665 completed, throughput=5MB/sec 2023-12-01T05:16:32.861 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YDYQJ9_aSvEgc2B off=2830244 len=1489572 2023-12-01T05:16:32.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 2666 completed, throughput=5MB/sec 2023-12-01T05:16:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:33 smithi060 ceph-mon[94233]: pgmap v2031: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T05:16:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:33 smithi060 ceph-mon[109077]: pgmap v2031: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T05:16:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:33 smithi089 ceph-mon[98504]: pgmap v2031: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T05:16:33.862 INFO:tasks.workunit.client.0.smithi060.stdout: 522: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:33.862 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1e3qim9wC2h9KUV off=5965916 len=1826570 2023-12-01T05:16:33.871 INFO:tasks.workunit.client.0.smithi060.stdout:op 2667 completed, throughput=4.99MB/sec 2023-12-01T05:16:33.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YCxr5LiHOhq1bek off=9490663 len=1236544 2023-12-01T05:16:33.877 INFO:tasks.workunit.client.0.smithi060.stdout:op 2668 completed, throughput=5MB/sec 2023-12-01T05:16:33.877 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8L8uYMzAVjGqxX8 off=0 len=1717726 2023-12-01T05:16:33.878 INFO:tasks.workunit.client.0.smithi060.stdout:op 2669 completed, throughput=5MB/sec 2023-12-01T05:16:33.878 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZJKu84kfz3I6y1g off=1153857 len=1696771 2023-12-01T05:16:33.879 INFO:tasks.workunit.client.0.smithi060.stdout:op 2670 completed, throughput=5MB/sec 2023-12-01T05:16:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:16:34] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:16:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:16:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:16:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:16:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:16:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:16:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:16:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:16:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:16:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:16:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:16:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:16:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:16:34.879 INFO:tasks.workunit.client.0.smithi060.stdout: 523: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:34.879 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tV8Crr4IsBS1zH1 off=778991 len=1730083 2023-12-01T05:16:34.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 2671 completed, throughput=5MB/sec 2023-12-01T05:16:34.886 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wy4rz8akkyl6MA6 off=1719688 len=892395 2023-12-01T05:16:34.890 INFO:tasks.workunit.client.0.smithi060.stdout:op 2672 completed, throughput=5MB/sec 2023-12-01T05:16:34.890 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BmTxyd_pg3qsMRl off=6969643 len=95228 2023-12-01T05:16:34.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 2673 completed, throughput=5MB/sec 2023-12-01T05:16:34.893 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jboYqpjzKEYyMdI off=6517207 len=650301 2023-12-01T05:16:34.896 INFO:tasks.workunit.client.0.smithi060.stdout:op 2674 completed, throughput=5MB/sec 2023-12-01T05:16:34.896 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r-dm4LUp8HBR1ew off=5168150 len=453649 2023-12-01T05:16:34.899 INFO:tasks.workunit.client.0.smithi060.stdout:op 2675 completed, throughput=5MB/sec 2023-12-01T05:16:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:35 smithi060 ceph-mon[94233]: pgmap v2032: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:35 smithi060 ceph-mon[109077]: pgmap v2032: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:35 smithi089 ceph-mon[98504]: pgmap v2032: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:35.899 INFO:tasks.workunit.client.0.smithi060.stdout: 524: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:35.899 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CRl6R050xwlWx4Q off=7060346 len=1407099 2023-12-01T05:16:35.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 2676 completed, throughput=4.99MB/sec 2023-12-01T05:16:35.907 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xRr6Iw0Oyu9aNBg off=8389470 len=1287058 2023-12-01T05:16:35.913 INFO:tasks.workunit.client.0.smithi060.stdout:op 2677 completed, throughput=5MB/sec 2023-12-01T05:16:35.913 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2LeGjsIlNT46tly off=8112529 len=520269 2023-12-01T05:16:35.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 2678 completed, throughput=5MB/sec 2023-12-01T05:16:35.914 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NFmQKzM4sOrMTYo off=9780627 len=1067950 2023-12-01T05:16:35.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 2679 completed, throughput=5MB/sec 2023-12-01T05:16:35.919 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q7Cm4OqXSMCVsDc off=5097051 len=617878 2023-12-01T05:16:35.923 INFO:tasks.workunit.client.0.smithi060.stdout:op 2680 completed, throughput=5MB/sec 2023-12-01T05:16:35.923 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n0hX5Cp98K1CNic off=5783876 len=73816 2023-12-01T05:16:35.925 INFO:tasks.workunit.client.0.smithi060.stdout:op 2681 completed, throughput=5MB/sec 2023-12-01T05:16:35.925 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5rJl_c1B3zQEPUv off=1716098 len=1948596 2023-12-01T05:16:35.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 2682 completed, throughput=5MB/sec 2023-12-01T05:16:36.927 INFO:tasks.workunit.client.0.smithi060.stdout: 525: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:36.928 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PECvqvzTXxg_4gK off=6207752 len=1026735 2023-12-01T05:16:36.934 INFO:tasks.workunit.client.0.smithi060.stdout:op 2683 completed, throughput=5MB/sec 2023-12-01T05:16:36.934 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2tVTXjeZXBAKjPN off=117805 len=1621773 2023-12-01T05:16:36.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 2684 completed, throughput=5MB/sec 2023-12-01T05:16:36.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p-bXzMF3b7FgAG5 off=1062095 len=161786 2023-12-01T05:16:36.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 2685 completed, throughput=5MB/sec 2023-12-01T05:16:36.937 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y8hEsxzsDfD4BvS off=12987452 len=251153 2023-12-01T05:16:36.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 2686 completed, throughput=5MB/sec 2023-12-01T05:16:36.940 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6bkZilsOOQbKU5- off=13441088 len=1319645 2023-12-01T05:16:36.948 INFO:tasks.workunit.client.0.smithi060.stdout:op 2687 completed, throughput=5MB/sec 2023-12-01T05:16:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:37 smithi060 ceph-mon[94233]: pgmap v2033: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:37 smithi060 ceph-mon[109077]: pgmap v2033: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:37 smithi089 ceph-mon[98504]: pgmap v2033: 105 pgs: 105 active+clean; 128 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:37.948 INFO:tasks.workunit.client.0.smithi060.stdout: 526: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:37.948 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FQ8J-tcbw6vweWW off=1617032 len=1474686 2023-12-01T05:16:37.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 2688 completed, throughput=4.99MB/sec 2023-12-01T05:16:37.957 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iJua2y1DWVnD1TU off=15427916 len=1479996 2023-12-01T05:16:37.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 2689 completed, throughput=5MB/sec 2023-12-01T05:16:37.959 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iJua2y1DWVnD1TU off=2091027 len=805484 2023-12-01T05:16:37.963 INFO:tasks.workunit.client.0.smithi060.stdout:op 2690 completed, throughput=5MB/sec 2023-12-01T05:16:37.963 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UlG72hPYMcKyTpl off=4371907 len=1639335 2023-12-01T05:16:37.965 INFO:tasks.workunit.client.0.smithi060.stdout:op 2691 completed, throughput=5MB/sec 2023-12-01T05:16:38.966 INFO:tasks.workunit.client.0.smithi060.stdout: 527: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:38.966 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vFYhCZg2BgrLA9v off=1967188 len=873677 2023-12-01T05:16:38.967 INFO:tasks.workunit.client.0.smithi060.stdout:op 2692 completed, throughput=4.99MB/sec 2023-12-01T05:16:38.967 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lqvSiQz3vpABT4B off=7956119 len=135765 2023-12-01T05:16:38.970 INFO:tasks.workunit.client.0.smithi060.stdout:op 2693 completed, throughput=4.99MB/sec 2023-12-01T05:16:38.970 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sGNOWG37g6VPZGu off=3735118 len=1068813 2023-12-01T05:16:38.971 INFO:tasks.workunit.client.0.smithi060.stdout:op 2694 completed, throughput=5MB/sec 2023-12-01T05:16:38.971 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-z4eycv4Ogc33B1V off=8799209 len=1061250 2023-12-01T05:16:38.976 INFO:tasks.workunit.client.0.smithi060.stdout:op 2695 completed, throughput=5MB/sec 2023-12-01T05:16:38.976 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-e0G4ZmKHLZouv8Q off=2132984 len=904944 2023-12-01T05:16:38.978 INFO:tasks.workunit.client.0.smithi060.stdout:op 2696 completed, throughput=5MB/sec 2023-12-01T05:16:38.978 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-J4miQkvvBbpWczk off=265151 len=1094591 2023-12-01T05:16:38.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 2697 completed, throughput=5MB/sec 2023-12-01T05:16:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:39 smithi060 ceph-mon[94233]: pgmap v2034: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:16:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:39 smithi060 ceph-mon[109077]: pgmap v2034: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:16:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:39 smithi089 ceph-mon[98504]: pgmap v2034: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:16:39.984 INFO:tasks.workunit.client.0.smithi060.stdout: 528: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:39.984 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bfydgsj_gjqyXoQ off=11957474 len=1580653 2023-12-01T05:16:39.993 INFO:tasks.workunit.client.0.smithi060.stdout:op 2698 completed, throughput=4.99MB/sec 2023-12-01T05:16:39.994 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lgiS3a3OAHS-cgs off=63072 len=1759780 2023-12-01T05:16:40.001 INFO:tasks.workunit.client.0.smithi060.stdout:op 2699 completed, throughput=5MB/sec 2023-12-01T05:16:40.002 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--NLBZ2Hs8iWZo4f off=1029324 len=1109573 2023-12-01T05:16:40.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 2700 completed, throughput=5MB/sec 2023-12-01T05:16:40.003 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wQiyYeUSO85rGlr off=842146 len=1513594 2023-12-01T05:16:40.010 INFO:tasks.workunit.client.0.smithi060.stdout:op 2701 completed, throughput=5MB/sec 2023-12-01T05:16:41.010 INFO:tasks.workunit.client.0.smithi060.stdout: 529: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:41.011 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H46LI7gY8BzqtCC off=838648 len=907948 2023-12-01T05:16:41.015 INFO:tasks.workunit.client.0.smithi060.stdout:op 2702 completed, throughput=4.99MB/sec 2023-12-01T05:16:41.015 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zqWZnhO5OdTkdFj off=16701216 len=1792681 2023-12-01T05:16:41.022 INFO:tasks.workunit.client.0.smithi060.stdout:op 2703 completed, throughput=5MB/sec 2023-12-01T05:16:41.022 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EOQzyGGgHZlWOtO off=9868394 len=1963867 2023-12-01T05:16:41.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 2704 completed, throughput=5MB/sec 2023-12-01T05:16:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:41 smithi060 ceph-mon[94233]: pgmap v2035: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:41 smithi060 ceph-mon[109077]: pgmap v2035: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:41 smithi089 ceph-mon[98504]: pgmap v2035: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:16:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:42.033 INFO:tasks.workunit.client.0.smithi060.stdout: 530: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:42.033 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-T28qUlntggM4S9m off=17366501 len=656329 2023-12-01T05:16:42.034 INFO:tasks.workunit.client.0.smithi060.stdout:op 2705 completed, throughput=4.99MB/sec 2023-12-01T05:16:42.034 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WFelLPuxnAdM8fv off=2885858 len=563561 2023-12-01T05:16:42.038 INFO:tasks.workunit.client.0.smithi060.stdout:op 2706 completed, throughput=4.99MB/sec 2023-12-01T05:16:42.038 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_HduZ8eVwB90p-q off=12341573 len=1990429 2023-12-01T05:16:42.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 2707 completed, throughput=5MB/sec 2023-12-01T05:16:42.046 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6TZtpNhPKpVt6ma off=571182 len=2087601 2023-12-01T05:16:42.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 2708 completed, throughput=5MB/sec 2023-12-01T05:16:43.048 INFO:tasks.workunit.client.0.smithi060.stdout: 531: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:43.048 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1hfw_8B_zkSsBSP off=3462 len=1013476 2023-12-01T05:16:43.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 2709 completed, throughput=4.99MB/sec 2023-12-01T05:16:43.050 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-StPCRKfM0VPz8zA off=19850846 len=1055899 2023-12-01T05:16:43.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 2710 completed, throughput=5MB/sec 2023-12-01T05:16:43.056 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-S7dfc_PdrRvHSOw off=5729607 len=40612 2023-12-01T05:16:43.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 2711 completed, throughput=5MB/sec 2023-12-01T05:16:43.056 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gBuvWwA0XYydDwW off=12068414 len=625728 2023-12-01T05:16:43.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 2712 completed, throughput=5MB/sec 2023-12-01T05:16:43.061 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RtfuT9b4e_x-dC_ off=84116 len=2046269 2023-12-01T05:16:43.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 2713 completed, throughput=5MB/sec 2023-12-01T05:16:43.063 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qcjPLFoLHwwUv0K off=3800586 len=218923 2023-12-01T05:16:43.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 2714 completed, throughput=5MB/sec 2023-12-01T05:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:43 smithi060 ceph-mon[94233]: pgmap v2036: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:43 smithi060 ceph-mon[109077]: pgmap v2036: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:16:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:43 smithi089 ceph-mon[98504]: pgmap v2036: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:16:44.064 INFO:tasks.workunit.client.0.smithi060.stdout: 532: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:44.064 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6nslmf5iPri6sqV off=4218546 len=126271 2023-12-01T05:16:44.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 2715 completed, throughput=4.99MB/sec 2023-12-01T05:16:44.065 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WntRYG0YXKhZoUN off=132325 len=1644235 2023-12-01T05:16:44.068 INFO:tasks.workunit.client.0.smithi060.stdout:op 2716 completed, throughput=4.99MB/sec 2023-12-01T05:16:44.068 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CIaHOvzq4j3rp8R off=833904 len=69963 2023-12-01T05:16:44.070 INFO:tasks.workunit.client.0.smithi060.stdout:op 2717 completed, throughput=4.99MB/sec 2023-12-01T05:16:44.070 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KSD6YcG1rhq5qVS off=7678150 len=1794183 2023-12-01T05:16:44.072 INFO:tasks.workunit.client.0.smithi060.stdout:op 2718 completed, throughput=5MB/sec 2023-12-01T05:16:44.073 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sypqP2fi16Q3vtt off=6262664 len=103655 2023-12-01T05:16:44.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 2719 completed, throughput=5MB/sec 2023-12-01T05:16:44.073 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b_AhV2jkhdlCMM2 off=713918 len=1490134 2023-12-01T05:16:44.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 2720 completed, throughput=5MB/sec 2023-12-01T05:16:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:16:44] "GET /metrics HTTP/1.1" 200 33872 "" "Prometheus/2.43.0" 2023-12-01T05:16:45.076 INFO:tasks.workunit.client.0.smithi060.stdout: 533: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:45.076 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y1b2zkw9A_ckWTk off=7335281 len=424682 2023-12-01T05:16:45.076 INFO:tasks.workunit.client.0.smithi060.stdout:op 2721 completed, throughput=4.99MB/sec 2023-12-01T05:16:45.077 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vcwicbei2tdJv8Q off=13316932 len=218598 2023-12-01T05:16:45.079 INFO:tasks.workunit.client.0.smithi060.stdout:op 2722 completed, throughput=4.99MB/sec 2023-12-01T05:16:45.080 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JUltNSen_IZogfA off=271051 len=1960055 2023-12-01T05:16:45.082 INFO:tasks.workunit.client.0.smithi060.stdout:op 2723 completed, throughput=5MB/sec 2023-12-01T05:16:45.082 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6TZtpNhPKpVt6ma off=164520 len=1210384 2023-12-01T05:16:45.084 INFO:tasks.workunit.client.0.smithi060.stdout:op 2724 completed, throughput=5MB/sec 2023-12-01T05:16:45.084 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-229n95PITyYDad4 off=3813545 len=993459 2023-12-01T05:16:45.089 INFO:tasks.workunit.client.0.smithi060.stdout:op 2725 completed, throughput=5MB/sec 2023-12-01T05:16:45.089 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-c5nCLXnyTWujG-j off=21348630 len=1190026 2023-12-01T05:16:45.090 INFO:tasks.workunit.client.0.smithi060.stdout:op 2726 completed, throughput=5MB/sec 2023-12-01T05:16:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:45 smithi060 ceph-mon[94233]: pgmap v2037: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:16:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:45 smithi060 ceph-mon[109077]: pgmap v2037: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:16:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:45 smithi089 ceph-mon[98504]: pgmap v2037: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:16:46.091 INFO:tasks.workunit.client.0.smithi060.stdout: 534: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:46.091 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ptCqZklWvB8h-Fa off=9096669 len=378842 2023-12-01T05:16:46.094 INFO:tasks.workunit.client.0.smithi060.stdout:op 2727 completed, throughput=4.99MB/sec 2023-12-01T05:16:46.094 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V0YTEyZzGZCoJeG off=12976601 len=1716814 2023-12-01T05:16:46.105 INFO:tasks.workunit.client.0.smithi060.stdout:op 2728 completed, throughput=5MB/sec 2023-12-01T05:16:46.105 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IN02YuC2kNrhz7G off=10953679 len=955799 2023-12-01T05:16:46.106 INFO:tasks.workunit.client.0.smithi060.stdout:op 2729 completed, throughput=5MB/sec 2023-12-01T05:16:46.106 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B6tLW60pBjBZCQZ off=3279235 len=316379 2023-12-01T05:16:46.109 INFO:tasks.workunit.client.0.smithi060.stdout:op 2730 completed, throughput=5MB/sec 2023-12-01T05:16:46.110 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0p_KQMJzPvWwUdH off=3735936 len=93129 2023-12-01T05:16:46.112 INFO:tasks.workunit.client.0.smithi060.stdout:op 2731 completed, throughput=5MB/sec 2023-12-01T05:16:46.112 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5w5KZGPjuDNPj2L off=4810277 len=267791 2023-12-01T05:16:46.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 2732 completed, throughput=5MB/sec 2023-12-01T05:16:46.113 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-POuk_zYOiF05FyH off=2727946 len=335956 2023-12-01T05:16:46.116 INFO:tasks.workunit.client.0.smithi060.stdout:op 2733 completed, throughput=5MB/sec 2023-12-01T05:16:46.116 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-S30GZyvNGvmhTw6 off=9816461 len=1079579 2023-12-01T05:16:46.117 INFO:tasks.workunit.client.0.smithi060.stdout:op 2734 completed, throughput=5MB/sec 2023-12-01T05:16:47.118 INFO:tasks.workunit.client.0.smithi060.stdout: 535: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:47.118 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NqvMV8FxV2Nc3Za off=476353 len=986777 2023-12-01T05:16:47.123 INFO:tasks.workunit.client.0.smithi060.stdout:op 2735 completed, throughput=4.99MB/sec 2023-12-01T05:16:47.123 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4pEedNOMQnEQEcU off=4191243 len=889719 2023-12-01T05:16:47.125 INFO:tasks.workunit.client.0.smithi060.stdout:op 2736 completed, throughput=4.99MB/sec 2023-12-01T05:16:47.125 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MyjA2yABVgsFU_6 off=3234074 len=551208 2023-12-01T05:16:47.126 INFO:tasks.workunit.client.0.smithi060.stdout:op 2737 completed, throughput=5MB/sec 2023-12-01T05:16:47.126 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F5J01omhUm1AZ2M off=5444989 len=1010329 2023-12-01T05:16:47.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 2738 completed, throughput=5MB/sec 2023-12-01T05:16:47.127 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8FBsWpDzL2m2JtG off=8274162 len=178303 2023-12-01T05:16:47.130 INFO:tasks.workunit.client.0.smithi060.stdout:op 2739 completed, throughput=5MB/sec 2023-12-01T05:16:47.130 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--MXF4iBMQd1I0AO off=7836857 len=1521308 2023-12-01T05:16:47.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 2740 completed, throughput=5MB/sec 2023-12-01T05:16:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:47 smithi060 ceph-mon[94233]: pgmap v2038: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:16:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:47 smithi060 ceph-mon[109077]: pgmap v2038: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:16:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:47 smithi089 ceph-mon[98504]: pgmap v2038: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:16:48.137 INFO:tasks.workunit.client.0.smithi060.stdout: 536: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:48.137 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n6lubk-D1ZbnGFw off=2573098 len=1986265 2023-12-01T05:16:48.149 INFO:tasks.workunit.client.0.smithi060.stdout:op 2741 completed, throughput=4.99MB/sec 2023-12-01T05:16:48.149 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-R24f4rX2aEFWgc8 off=4933721 len=474834 2023-12-01T05:16:48.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 2742 completed, throughput=5MB/sec 2023-12-01T05:16:48.150 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kVP7yBuadZWOKkQ off=324853 len=833983 2023-12-01T05:16:48.155 INFO:tasks.workunit.client.0.smithi060.stdout:op 2743 completed, throughput=5MB/sec 2023-12-01T05:16:48.155 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kaWFX_U_FsAb318 off=17207072 len=2086911 2023-12-01T05:16:48.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 2744 completed, throughput=5MB/sec 2023-12-01T05:16:49.158 INFO:tasks.workunit.client.0.smithi060.stdout: 537: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:49.158 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WHcEE8Ui-1npIk2 off=8040862 len=1384797 2023-12-01T05:16:49.159 INFO:tasks.workunit.client.0.smithi060.stdout:op 2745 completed, throughput=4.99MB/sec 2023-12-01T05:16:49.159 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-l58NDzu5u2rWgEp off=4269993 len=1796490 2023-12-01T05:16:49.169 INFO:tasks.workunit.client.0.smithi060.stdout:op 2746 completed, throughput=5MB/sec 2023-12-01T05:16:49.169 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yRkEMppUQ0QzEcB off=2220999 len=2002251 2023-12-01T05:16:49.170 INFO:tasks.workunit.client.0.smithi060.stdout:op 2747 completed, throughput=5MB/sec 2023-12-01T05:16:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:49 smithi060 ceph-mon[94233]: pgmap v2039: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:49 smithi060 ceph-mon[109077]: pgmap v2039: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:49 smithi089 ceph-mon[98504]: pgmap v2039: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:50.171 INFO:tasks.workunit.client.0.smithi060.stdout: 538: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:50.171 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qil6dKuHcufar7v off=13667760 len=1793327 2023-12-01T05:16:50.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 2748 completed, throughput=4.99MB/sec 2023-12-01T05:16:50.179 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-k0zsKME8wDHlOEH off=244651 len=739850 2023-12-01T05:16:50.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 2749 completed, throughput=5MB/sec 2023-12-01T05:16:50.181 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F20kMJUBVyVDjon off=3102906 len=124822 2023-12-01T05:16:50.183 INFO:tasks.workunit.client.0.smithi060.stdout:op 2750 completed, throughput=5MB/sec 2023-12-01T05:16:50.184 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xQmlEomgSQKVn96 off=6262895 len=1098645 2023-12-01T05:16:50.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 2751 completed, throughput=5MB/sec 2023-12-01T05:16:50.186 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Uc_pvHAIAm405Tv off=696998 len=2050888 2023-12-01T05:16:50.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 2752 completed, throughput=5MB/sec 2023-12-01T05:16:51.194 INFO:tasks.workunit.client.0.smithi060.stdout: 539: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:51.194 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pdyfbkKHdGHAjFx off=8544191 len=636454 2023-12-01T05:16:51.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 2753 completed, throughput=4.99MB/sec 2023-12-01T05:16:51.199 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kah1KCQgQ6nbNN4 off=1476589 len=1091599 2023-12-01T05:16:51.200 INFO:tasks.workunit.client.0.smithi060.stdout:op 2754 completed, throughput=4.99MB/sec 2023-12-01T05:16:51.200 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Wrnf3uBhUSOdQX off=12359024 len=1508037 2023-12-01T05:16:51.207 INFO:tasks.workunit.client.0.smithi060.stdout:op 2755 completed, throughput=5MB/sec 2023-12-01T05:16:51.207 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5gya7mPYYYTtlJa off=10789341 len=368325 2023-12-01T05:16:51.208 INFO:tasks.workunit.client.0.smithi060.stdout:op 2756 completed, throughput=5MB/sec 2023-12-01T05:16:51.208 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--n-G1TYd8BCoQt1 off=11773297 len=1889739 2023-12-01T05:16:51.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 2757 completed, throughput=5MB/sec 2023-12-01T05:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:51 smithi060 ceph-mon[94233]: pgmap v2040: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:51 smithi060 ceph-mon[109077]: pgmap v2040: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:51 smithi089 ceph-mon[98504]: pgmap v2040: 105 pgs: 105 active+clean; 128 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:16:52.212 INFO:tasks.workunit.client.0.smithi060.stdout: 540: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:52.212 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u9Ev94YRrBhwLgR off=9140540 len=1002733 2023-12-01T05:16:52.217 INFO:tasks.workunit.client.0.smithi060.stdout:op 2758 completed, throughput=4.99MB/sec 2023-12-01T05:16:52.217 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hM4ojRgl4_lQVe5 off=1312771 len=839557 2023-12-01T05:16:52.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 2759 completed, throughput=5MB/sec 2023-12-01T05:16:52.218 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8w35SmFqO5OEU2h off=2543472 len=237120 2023-12-01T05:16:52.219 INFO:tasks.workunit.client.0.smithi060.stdout:op 2760 completed, throughput=5MB/sec 2023-12-01T05:16:52.219 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2f9wTZ9AbptnkbK off=15397344 len=964146 2023-12-01T05:16:52.221 INFO:tasks.workunit.client.0.smithi060.stdout:op 2761 completed, throughput=5MB/sec 2023-12-01T05:16:52.221 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LVccxUmGLkJ1QHs off=3240691 len=730551 2023-12-01T05:16:52.222 INFO:tasks.workunit.client.0.smithi060.stdout:op 2762 completed, throughput=5MB/sec 2023-12-01T05:16:52.222 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z50UjeHtAURUu9z off=23937765 len=187440 2023-12-01T05:16:52.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 2763 completed, throughput=5MB/sec 2023-12-01T05:16:52.223 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4WT4WLGsik3VVXN off=2292443 len=397399 2023-12-01T05:16:52.224 INFO:tasks.workunit.client.0.smithi060.stdout:op 2764 completed, throughput=5MB/sec 2023-12-01T05:16:52.225 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dpvWwkxm1-UJFAm off=10998131 len=828154 2023-12-01T05:16:52.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 2765 completed, throughput=5MB/sec 2023-12-01T05:16:53.230 INFO:tasks.workunit.client.0.smithi060.stdout: 541: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:53.230 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ifcgX2yfEgKjW_3 off=3638882 len=1907200 2023-12-01T05:16:53.238 INFO:tasks.workunit.client.0.smithi060.stdout:op 2766 completed, throughput=5MB/sec 2023-12-01T05:16:53.238 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k6NdjHi1oebIcpA off=4218199 len=1076401 2023-12-01T05:16:53.244 INFO:tasks.workunit.client.0.smithi060.stdout:op 2767 completed, throughput=5MB/sec 2023-12-01T05:16:53.244 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1k5foiqcZCoIrgs off=7132842 len=2039692 2023-12-01T05:16:53.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 2768 completed, throughput=5MB/sec 2023-12-01T05:16:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:53 smithi060 ceph-mon[109077]: pgmap v2041: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:53 smithi060 ceph-mon[94233]: pgmap v2041: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:53 smithi089 ceph-mon[98504]: pgmap v2041: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:16:54.248 INFO:tasks.workunit.client.0.smithi060.stdout: 542: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:54.248 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tt69atawcH-DTbq off=2883879 len=806542 2023-12-01T05:16:54.249 INFO:tasks.workunit.client.0.smithi060.stdout:op 2769 completed, throughput=4.99MB/sec 2023-12-01T05:16:54.249 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wTuRZ1UyxiD94Jw off=17948135 len=874206 2023-12-01T05:16:54.250 INFO:tasks.workunit.client.0.smithi060.stdout:op 2770 completed, throughput=4.99MB/sec 2023-12-01T05:16:54.251 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C9zSio6se4bN1fU off=11974184 len=1686362 2023-12-01T05:16:54.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 2771 completed, throughput=5MB/sec 2023-12-01T05:16:54.252 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QVrvLzNfQ2DmF8m off=9159611 len=1344329 2023-12-01T05:16:54.258 INFO:tasks.workunit.client.0.smithi060.stdout:op 2772 completed, throughput=5MB/sec 2023-12-01T05:16:54.258 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ojKAGBwryYf5CHw off=1913037 len=397584 2023-12-01T05:16:54.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 2773 completed, throughput=5MB/sec 2023-12-01T05:16:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:16:54] "GET /metrics HTTP/1.1" 200 33872 "" "Prometheus/2.43.0" 2023-12-01T05:16:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:16:55.259 INFO:tasks.workunit.client.0.smithi060.stdout: 543: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:55.260 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HtH75frZhEXFVQC off=5741556 len=760152 2023-12-01T05:16:55.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 2774 completed, throughput=4.99MB/sec 2023-12-01T05:16:55.260 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N10RSIHHc5bvH_D off=574348 len=1511989 2023-12-01T05:16:55.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 2775 completed, throughput=4.99MB/sec 2023-12-01T05:16:55.266 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hzyWU9QOZvP3T2r off=12069752 len=97804 2023-12-01T05:16:55.268 INFO:tasks.workunit.client.0.smithi060.stdout:op 2776 completed, throughput=5MB/sec 2023-12-01T05:16:55.268 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4ql7XsBJw3wi8Nt off=2108003 len=447059 2023-12-01T05:16:55.269 INFO:tasks.workunit.client.0.smithi060.stdout:op 2777 completed, throughput=5MB/sec 2023-12-01T05:16:55.269 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ErguUXXprcne9Sa off=2193849 len=1023614 2023-12-01T05:16:55.273 INFO:tasks.workunit.client.0.smithi060.stdout:op 2778 completed, throughput=5MB/sec 2023-12-01T05:16:55.273 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wzEzi50vI-6ZKSk off=3537246 len=260528 2023-12-01T05:16:55.275 INFO:tasks.workunit.client.0.smithi060.stdout:op 2779 completed, throughput=5MB/sec 2023-12-01T05:16:55.275 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-J3F5B0sy3wbri_Y off=5761793 len=1531595 2023-12-01T05:16:55.281 INFO:tasks.workunit.client.0.smithi060.stdout:op 2780 completed, throughput=5MB/sec 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (31m) 9m ago 31m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (31m) 9m ago 31m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (32m) 9m ago 32m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (32m) 9m ago 32m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (35m) 9m ago 35m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (37m) 9m ago 37m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (37m) 9m ago 37m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (35m) 9m ago 35m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (35m) 9m ago 35m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:16:55.409 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (31m) 9m ago 31m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (31m) 9m ago 31m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (35m) 9m ago 35m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (34m) 9m ago 34m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (34m) 9m ago 34m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (34m) 9m ago 34m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (33m) 9m ago 33m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (33m) 9m ago 33m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (33m) 9m ago 33m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (32m) 9m ago 32m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:16:55.410 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (31m) 9m ago 32m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:16:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:55 smithi060 ceph-mon[94233]: pgmap v2042: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:16:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:55 smithi060 ceph-mon[109077]: pgmap v2042: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:16:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:55 smithi089 ceph-mon[98504]: pgmap v2042: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:16:55.816 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:16:55.816 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:16:55.816 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:16:55.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:16:55.817 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:16:56.282 INFO:tasks.workunit.client.0.smithi060.stdout: 544: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:56.282 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rvt4uxvlrS8epeB off=9113856 len=1469222 2023-12-01T05:16:56.283 INFO:tasks.workunit.client.0.smithi060.stdout:op 2781 completed, throughput=4.99MB/sec 2023-12-01T05:16:56.284 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o6aocJvarSinWVx off=8092925 len=2003273 2023-12-01T05:16:56.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 2782 completed, throughput=5MB/sec 2023-12-01T05:16:56.296 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SpNF098TjDqYWmN off=830329 len=752674 2023-12-01T05:16:56.297 INFO:tasks.workunit.client.0.smithi060.stdout:op 2783 completed, throughput=5MB/sec 2023-12-01T05:16:56.297 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mtAd6Qcw48AwdQy off=7353508 len=1109903 2023-12-01T05:16:56.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 2784 completed, throughput=5MB/sec 2023-12-01T05:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[94233]: from='client.16524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[94233]: from='client.26438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1047149745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:16:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[109077]: from='client.16524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[109077]: from='client.26438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1047149745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:16:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:56 smithi089 ceph-mon[98504]: from='client.16524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:56 smithi089 ceph-mon[98504]: from='client.26438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:16:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:16:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1047149745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:16:57.299 INFO:tasks.workunit.client.0.smithi060.stdout: 545: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:57.299 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vJx4fQ_t07NCHVe off=1765201 len=1022854 2023-12-01T05:16:57.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 2785 completed, throughput=4.99MB/sec 2023-12-01T05:16:57.301 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oh64omER5RA5t47 off=2410328 len=1506767 2023-12-01T05:16:57.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 2786 completed, throughput=5MB/sec 2023-12-01T05:16:57.309 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGoFMPdfWguciMS off=4040194 len=1550681 2023-12-01T05:16:57.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 2787 completed, throughput=5MB/sec 2023-12-01T05:16:57.317 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m01a1K6_C2gQmUE off=9319138 len=817530 2023-12-01T05:16:57.318 INFO:tasks.workunit.client.0.smithi060.stdout:op 2788 completed, throughput=5MB/sec 2023-12-01T05:16:57.318 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-43s-FKAZ6ngUsi- off=10289896 len=276471 2023-12-01T05:16:57.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 2789 completed, throughput=5MB/sec 2023-12-01T05:16:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:57 smithi060 ceph-mon[94233]: pgmap v2043: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:16:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:57 smithi060 ceph-mon[109077]: pgmap v2043: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:16:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:57 smithi089 ceph-mon[98504]: pgmap v2043: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:16:58.322 INFO:tasks.workunit.client.0.smithi060.stdout: 546: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:58.322 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KHp5fMKdDsm3yqu off=1392385 len=1155973 2023-12-01T05:16:58.323 INFO:tasks.workunit.client.0.smithi060.stdout:op 2790 completed, throughput=4.99MB/sec 2023-12-01T05:16:58.324 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HYgsyyPJqH_TWYP off=1941985 len=1524350 2023-12-01T05:16:58.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 2791 completed, throughput=5MB/sec 2023-12-01T05:16:58.331 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3bWaz1kxr2bRkXZ off=4086814 len=1455634 2023-12-01T05:16:58.337 INFO:tasks.workunit.client.0.smithi060.stdout:op 2792 completed, throughput=5MB/sec 2023-12-01T05:16:58.337 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cCIqRCRHDzaV6ou off=17023205 len=669208 2023-12-01T05:16:58.338 INFO:tasks.workunit.client.0.smithi060.stdout:op 2793 completed, throughput=5MB/sec 2023-12-01T05:16:58.338 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A2b2ucmAe-hcCdq off=7104954 len=1066301 2023-12-01T05:16:58.343 INFO:tasks.workunit.client.0.smithi060.stdout:op 2794 completed, throughput=5MB/sec 2023-12-01T05:16:59.344 INFO:tasks.workunit.client.0.smithi060.stdout: 547: throughput=4.99MB/sec pending data=0 2023-12-01T05:16:59.344 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GQaBzjVg2Y-TP1Y off=2479831 len=1980198 2023-12-01T05:16:59.348 INFO:tasks.workunit.client.0.smithi060.stdout:op 2795 completed, throughput=5MB/sec 2023-12-01T05:16:59.348 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U0G7iRnL6NBBchg off=2573431 len=18031 2023-12-01T05:16:59.349 INFO:tasks.workunit.client.0.smithi060.stdout:op 2796 completed, throughput=5MB/sec 2023-12-01T05:16:59.349 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U4-z96RST-J_RHE off=331573 len=197177 2023-12-01T05:16:59.352 INFO:tasks.workunit.client.0.smithi060.stdout:op 2797 completed, throughput=5MB/sec 2023-12-01T05:16:59.352 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NkWQpp9XWaDh0MY off=491280 len=189323 2023-12-01T05:16:59.355 INFO:tasks.workunit.client.0.smithi060.stdout:op 2798 completed, throughput=5MB/sec 2023-12-01T05:16:59.355 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0DJfjcQEDvGWILM off=17178548 len=2093768 2023-12-01T05:16:59.363 INFO:tasks.workunit.client.0.smithi060.stdout:op 2799 completed, throughput=5MB/sec 2023-12-01T05:16:59.363 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_pL30FEq5726Su7 off=5623603 len=1246491 2023-12-01T05:16:59.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 2800 completed, throughput=5MB/sec 2023-12-01T05:16:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:16:59 smithi060 ceph-mon[94233]: pgmap v2044: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:16:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:16:59 smithi060 ceph-mon[109077]: pgmap v2044: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:16:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:16:59 smithi089 ceph-mon[98504]: pgmap v2044: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:17:00.365 INFO:tasks.workunit.client.0.smithi060.stdout: 548: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:00.365 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pkIUKBcBsrbFatj off=21938831 len=172330 2023-12-01T05:17:00.365 INFO:tasks.workunit.client.0.smithi060.stdout:op 2801 completed, throughput=4.99MB/sec 2023-12-01T05:17:00.365 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SYq2VGKq5tqIBU1 off=15353248 len=602055 2023-12-01T05:17:00.369 INFO:tasks.workunit.client.0.smithi060.stdout:op 2802 completed, throughput=4.99MB/sec 2023-12-01T05:17:00.370 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-euUmgVHsjKU-P1c off=92825 len=1812936 2023-12-01T05:17:00.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 2803 completed, throughput=5MB/sec 2023-12-01T05:17:00.373 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BFqSw2mXAIg3eld off=6432988 len=2077161 2023-12-01T05:17:00.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 2804 completed, throughput=5MB/sec 2023-12-01T05:17:01.384 INFO:tasks.workunit.client.0.smithi060.stdout: 549: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:01.384 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jwE2okHkz6KOSCj off=18302782 len=2033029 2023-12-01T05:17:01.386 INFO:tasks.workunit.client.0.smithi060.stdout:op 2805 completed, throughput=5MB/sec 2023-12-01T05:17:01.386 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q8kCjMr6LeZ3ZHS off=11726439 len=314545 2023-12-01T05:17:01.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 2806 completed, throughput=5MB/sec 2023-12-01T05:17:01.388 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mF-4qlbeus-y7Ki off=8947417 len=1145673 2023-12-01T05:17:01.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 2807 completed, throughput=5MB/sec 2023-12-01T05:17:01.394 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hvNO3V2GEEPDCEJ off=4610376 len=1485839 2023-12-01T05:17:01.401 INFO:tasks.workunit.client.0.smithi060.stdout:op 2808 completed, throughput=5MB/sec 2023-12-01T05:17:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:01 smithi060 ceph-mon[94233]: pgmap v2045: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:17:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:01 smithi060 ceph-mon[109077]: pgmap v2045: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:17:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:01 smithi089 ceph-mon[98504]: pgmap v2045: 105 pgs: 105 active+clean; 128 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:17:02.402 INFO:tasks.workunit.client.0.smithi060.stdout: 550: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:02.402 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j-N0cwaN137E6EG off=8673550 len=41405 2023-12-01T05:17:02.405 INFO:tasks.workunit.client.0.smithi060.stdout:op 2809 completed, throughput=4.99MB/sec 2023-12-01T05:17:02.405 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yrX9Tl1i1jZKb5z off=1482064 len=38206 2023-12-01T05:17:02.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 2810 completed, throughput=4.99MB/sec 2023-12-01T05:17:02.408 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lrYr0_Ey25ZcE2E off=3297533 len=1134660 2023-12-01T05:17:02.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 2811 completed, throughput=4.99MB/sec 2023-12-01T05:17:02.414 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JhObE2fMGvO5Zc9 off=16241106 len=90075 2023-12-01T05:17:02.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 2812 completed, throughput=4.99MB/sec 2023-12-01T05:17:02.417 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dWAKCL8JZVUH-Ft off=8186219 len=1044040 2023-12-01T05:17:02.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 2813 completed, throughput=4.99MB/sec 2023-12-01T05:17:02.421 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xpBagVX8LDmHC73 off=4436318 len=1920279 2023-12-01T05:17:02.432 INFO:tasks.workunit.client.0.smithi060.stdout:op 2814 completed, throughput=5MB/sec 2023-12-01T05:17:02.433 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EKrZc19q5Fw4qsx off=13510837 len=1454387 2023-12-01T05:17:02.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 2815 completed, throughput=5MB/sec 2023-12-01T05:17:03.434 INFO:tasks.workunit.client.0.smithi060.stdout: 551: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:03.435 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0wjGERaaG_BJsl8 off=7623857 len=1109130 2023-12-01T05:17:03.440 INFO:tasks.workunit.client.0.smithi060.stdout:op 2816 completed, throughput=4.99MB/sec 2023-12-01T05:17:03.440 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VE1K7ZgcXscIJRx off=1803298 len=1620811 2023-12-01T05:17:03.442 INFO:tasks.workunit.client.0.smithi060.stdout:op 2817 completed, throughput=5MB/sec 2023-12-01T05:17:03.442 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p71HLyLfvxOWsmF off=10027429 len=1871804 2023-12-01T05:17:03.445 INFO:tasks.workunit.client.0.smithi060.stdout:op 2818 completed, throughput=5MB/sec 2023-12-01T05:17:03.445 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pa_-WMrC1W8ztco off=524534 len=1132861 2023-12-01T05:17:03.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 2819 completed, throughput=5MB/sec 2023-12-01T05:17:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:03 smithi060 ceph-mon[94233]: pgmap v2046: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:03 smithi060 ceph-mon[109077]: pgmap v2046: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:03 smithi089 ceph-mon[98504]: pgmap v2046: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:04.450 INFO:tasks.workunit.client.0.smithi060.stdout: 552: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:04.451 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rtycNVcMCjbp4ZS off=5073811 len=433476 2023-12-01T05:17:04.455 INFO:tasks.workunit.client.0.smithi060.stdout:op 2820 completed, throughput=4.99MB/sec 2023-12-01T05:17:04.455 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kxnUL-2ixSx-Fqd off=7716193 len=618748 2023-12-01T05:17:04.459 INFO:tasks.workunit.client.0.smithi060.stdout:op 2821 completed, throughput=4.99MB/sec 2023-12-01T05:17:04.459 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KQic0CwxgRL8ncc off=14595154 len=757553 2023-12-01T05:17:04.464 INFO:tasks.workunit.client.0.smithi060.stdout:op 2822 completed, throughput=5MB/sec 2023-12-01T05:17:04.464 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dh_5sbexdpVQhS_ off=50437 len=605828 2023-12-01T05:17:04.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 2823 completed, throughput=5MB/sec 2023-12-01T05:17:04.465 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-36sAeheLaN-HKza off=5697448 len=1663365 2023-12-01T05:17:04.472 INFO:tasks.workunit.client.0.smithi060.stdout:op 2824 completed, throughput=5MB/sec 2023-12-01T05:17:04.473 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qil6dKuHcufar7v off=10283483 len=204245 2023-12-01T05:17:04.475 INFO:tasks.workunit.client.0.smithi060.stdout:op 2825 completed, throughput=5MB/sec 2023-12-01T05:17:04.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-btwM9DaLYM7S1Jx off=150556 len=1875685 2023-12-01T05:17:04.485 INFO:tasks.workunit.client.0.smithi060.stdout:op 2826 completed, throughput=5MB/sec 2023-12-01T05:17:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:17:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:17:05.486 INFO:tasks.workunit.client.0.smithi060.stdout: 553: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:05.486 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9qNVpmjIcOPKHmi off=224986 len=1971531 2023-12-01T05:17:05.495 INFO:tasks.workunit.client.0.smithi060.stdout:op 2827 completed, throughput=5MB/sec 2023-12-01T05:17:05.495 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MDd_cbsy4aUUkRr off=5817029 len=253745 2023-12-01T05:17:05.498 INFO:tasks.workunit.client.0.smithi060.stdout:op 2828 completed, throughput=5MB/sec 2023-12-01T05:17:05.498 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-P9NYlsBI4HB9v5l off=9963823 len=1335617 2023-12-01T05:17:05.500 INFO:tasks.workunit.client.0.smithi060.stdout:op 2829 completed, throughput=5MB/sec 2023-12-01T05:17:05.500 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nzA55f3aGZWSj_G off=12710636 len=307044 2023-12-01T05:17:05.500 INFO:tasks.workunit.client.0.smithi060.stdout:op 2830 completed, throughput=5MB/sec 2023-12-01T05:17:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:05 smithi060 ceph-mon[94233]: pgmap v2047: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:05 smithi060 ceph-mon[109077]: pgmap v2047: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:05 smithi089 ceph-mon[98504]: pgmap v2047: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:06.501 INFO:tasks.workunit.client.0.smithi060.stdout: 554: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:06.501 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5voEAh-VfvGwQ2e off=20870113 len=701518 2023-12-01T05:17:06.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 2831 completed, throughput=4.99MB/sec 2023-12-01T05:17:06.502 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qLcJMCw8PJSaXIk off=2936112 len=1034644 2023-12-01T05:17:06.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 2832 completed, throughput=4.99MB/sec 2023-12-01T05:17:06.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YsnaA0PifsUBzv2 off=5273567 len=3545 2023-12-01T05:17:06.504 INFO:tasks.workunit.client.0.smithi060.stdout:op 2833 completed, throughput=4.99MB/sec 2023-12-01T05:17:06.504 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V1PHwtj_Vq99VLZ off=1003861 len=210202 2023-12-01T05:17:06.508 INFO:tasks.workunit.client.0.smithi060.stdout:op 2834 completed, throughput=4.99MB/sec 2023-12-01T05:17:06.508 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l5Cl8HrLMXxiBo1 off=8246063 len=1399459 2023-12-01T05:17:06.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 2835 completed, throughput=5MB/sec 2023-12-01T05:17:06.510 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2ZFyVpQk-cPKhzU off=6406472 len=1415497 2023-12-01T05:17:06.516 INFO:tasks.workunit.client.0.smithi060.stdout:op 2836 completed, throughput=5MB/sec 2023-12-01T05:17:06.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JiT-w-zPVTf4dWQ off=11814921 len=1844456 2023-12-01T05:17:06.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 2837 completed, throughput=5MB/sec 2023-12-01T05:17:07.527 INFO:tasks.workunit.client.0.smithi060.stdout: 555: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:07.527 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nfTXtzQwiMXDyya off=11599126 len=1288953 2023-12-01T05:17:07.528 INFO:tasks.workunit.client.0.smithi060.stdout:op 2838 completed, throughput=5MB/sec 2023-12-01T05:17:07.528 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-omnsypRfPPFkF-v off=6947960 len=1485550 2023-12-01T05:17:07.535 INFO:tasks.workunit.client.0.smithi060.stdout:op 2839 completed, throughput=5MB/sec 2023-12-01T05:17:07.535 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZYHuY3B2ZEt7VOE off=698796 len=810098 2023-12-01T05:17:07.536 INFO:tasks.workunit.client.0.smithi060.stdout:op 2840 completed, throughput=5MB/sec 2023-12-01T05:17:07.536 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6SjeQg-kqE40n8h off=4488027 len=992987 2023-12-01T05:17:07.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 2841 completed, throughput=5MB/sec 2023-12-01T05:17:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:07 smithi060 ceph-mon[94233]: pgmap v2048: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:07 smithi060 ceph-mon[109077]: pgmap v2048: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:07 smithi089 ceph-mon[98504]: pgmap v2048: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:08.541 INFO:tasks.workunit.client.0.smithi060.stdout: 556: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:08.541 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JL7H0ZwCTtdhWwj off=7105278 len=1584906 2023-12-01T05:17:08.543 INFO:tasks.workunit.client.0.smithi060.stdout:op 2842 completed, throughput=4.99MB/sec 2023-12-01T05:17:08.544 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wNBWYq_b_oeW0Hj off=10972360 len=846586 2023-12-01T05:17:08.548 INFO:tasks.workunit.client.0.smithi060.stdout:op 2843 completed, throughput=5MB/sec 2023-12-01T05:17:08.549 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yf922YsVvXsxofe off=6736520 len=1501767 2023-12-01T05:17:08.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 2844 completed, throughput=5MB/sec 2023-12-01T05:17:08.556 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1VD7KGhFvCPUM8O off=5427369 len=749155 2023-12-01T05:17:08.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 2845 completed, throughput=5MB/sec 2023-12-01T05:17:08.560 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y1PpBkULYiRNtk5 off=8250978 len=909717 2023-12-01T05:17:08.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 2846 completed, throughput=5MB/sec 2023-12-01T05:17:09.561 INFO:tasks.workunit.client.0.smithi060.stdout: 557: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:09.562 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E4Yc3uo93G8ze2P off=394655 len=1895670 2023-12-01T05:17:09.573 INFO:tasks.workunit.client.0.smithi060.stdout:op 2847 completed, throughput=5MB/sec 2023-12-01T05:17:09.574 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-inX1tQGtlrFKf_g off=573482 len=440058 2023-12-01T05:17:09.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 2848 completed, throughput=5MB/sec 2023-12-01T05:17:09.578 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-l1-TI5WVpEQL0OS off=3619728 len=1688171 2023-12-01T05:17:09.585 INFO:tasks.workunit.client.0.smithi060.stdout:op 2849 completed, throughput=5MB/sec 2023-12-01T05:17:09.585 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CPP9hTF5utyA3B1 off=1752620 len=1034476 2023-12-01T05:17:09.590 INFO:tasks.workunit.client.0.smithi060.stdout:op 2850 completed, throughput=5MB/sec 2023-12-01T05:17:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:09 smithi060 ceph-mon[94233]: pgmap v2049: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:09 smithi060 ceph-mon[109077]: pgmap v2049: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:09 smithi089 ceph-mon[98504]: pgmap v2049: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:10.591 INFO:tasks.workunit.client.0.smithi060.stdout: 558: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:10.591 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hOmZJgYNacR8QbT off=1205253 len=1052200 2023-12-01T05:17:10.592 INFO:tasks.workunit.client.0.smithi060.stdout:op 2851 completed, throughput=4.99MB/sec 2023-12-01T05:17:10.592 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1ggqBsLXmeeG0NW off=6792126 len=747116 2023-12-01T05:17:10.597 INFO:tasks.workunit.client.0.smithi060.stdout:op 2852 completed, throughput=4.99MB/sec 2023-12-01T05:17:10.597 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cvvX9cDnUf-Bva_ off=1582663 len=729006 2023-12-01T05:17:10.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 2853 completed, throughput=5MB/sec 2023-12-01T05:17:10.598 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-S7dfc_PdrRvHSOw off=9340678 len=1764074 2023-12-01T05:17:10.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 2854 completed, throughput=5MB/sec 2023-12-01T05:17:10.600 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i-wcHH1KNwvDmmT off=4170812 len=2067127 2023-12-01T05:17:10.607 INFO:tasks.workunit.client.0.smithi060.stdout:op 2855 completed, throughput=5MB/sec 2023-12-01T05:17:11.608 INFO:tasks.workunit.client.0.smithi060.stdout: 559: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:11.608 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SFsvT5okj5ZIXvH off=3139854 len=32518 2023-12-01T05:17:11.608 INFO:tasks.workunit.client.0.smithi060.stdout:op 2856 completed, throughput=4.99MB/sec 2023-12-01T05:17:11.609 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SIiXIztC4D9SbAt off=8418839 len=1573328 2023-12-01T05:17:11.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 2857 completed, throughput=5MB/sec 2023-12-01T05:17:11.610 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rb-TTLf85uYHTZS off=463518 len=1176045 2023-12-01T05:17:11.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 2858 completed, throughput=5MB/sec 2023-12-01T05:17:11.612 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BTZmkngFK78OZvy off=6911338 len=58619 2023-12-01T05:17:11.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 2859 completed, throughput=5MB/sec 2023-12-01T05:17:11.612 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6R7IKjfwuBxR20J off=1433200 len=468707 2023-12-01T05:17:11.613 INFO:tasks.workunit.client.0.smithi060.stdout:op 2860 completed, throughput=5MB/sec 2023-12-01T05:17:11.613 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_A_egKZUUwOk39k off=17758561 len=1879789 2023-12-01T05:17:11.621 INFO:tasks.workunit.client.0.smithi060.stdout:op 2861 completed, throughput=5MB/sec 2023-12-01T05:17:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:11 smithi060 ceph-mon[94233]: pgmap v2050: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:17:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:11 smithi060 ceph-mon[109077]: pgmap v2050: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:17:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:11 smithi089 ceph-mon[98504]: pgmap v2050: 105 pgs: 105 active+clean; 128 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:17:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:12.621 INFO:tasks.workunit.client.0.smithi060.stdout: 560: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:12.621 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hgZnlgJfNUWeJvr off=3437663 len=237622 2023-12-01T05:17:12.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 2862 completed, throughput=4.99MB/sec 2023-12-01T05:17:12.625 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Tl9H7HxED8mNVyf off=1282903 len=1400694 2023-12-01T05:17:12.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 2863 completed, throughput=5MB/sec 2023-12-01T05:17:12.626 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vtpAfrWOQLJSJok off=3733513 len=1513362 2023-12-01T05:17:12.628 INFO:tasks.workunit.client.0.smithi060.stdout:op 2864 completed, throughput=5MB/sec 2023-12-01T05:17:12.628 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fdsDNx-LzZCALT2 off=5117720 len=1775183 2023-12-01T05:17:12.635 INFO:tasks.workunit.client.0.smithi060.stdout:op 2865 completed, throughput=5MB/sec 2023-12-01T05:17:13.636 INFO:tasks.workunit.client.0.smithi060.stdout: 561: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:13.636 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FI8reMq2hmgKzP1 off=4616418 len=1894820 2023-12-01T05:17:13.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 2866 completed, throughput=5MB/sec 2023-12-01T05:17:13.639 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H-HUiDPqkgAhV_U off=1246738 len=1627675 2023-12-01T05:17:13.647 INFO:tasks.workunit.client.0.smithi060.stdout:op 2867 completed, throughput=5MB/sec 2023-12-01T05:17:13.647 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xYnD4DRhfs6l-s4 off=6134999 len=1384880 2023-12-01T05:17:13.653 INFO:tasks.workunit.client.0.smithi060.stdout:op 2868 completed, throughput=5MB/sec 2023-12-01T05:17:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:13 smithi060 ceph-mon[94233]: pgmap v2051: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:17:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:13 smithi060 ceph-mon[109077]: pgmap v2051: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:17:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:13 smithi089 ceph-mon[98504]: pgmap v2051: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2023-12-01T05:17:14.653 INFO:tasks.workunit.client.0.smithi060.stdout: 562: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:14.654 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zZLYB_lWi4Lwjnp off=11472697 len=390647 2023-12-01T05:17:14.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 2869 completed, throughput=4.99MB/sec 2023-12-01T05:17:14.655 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FkzaWgK5BnIDq7V off=2308182 len=189709 2023-12-01T05:17:14.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 2870 completed, throughput=4.99MB/sec 2023-12-01T05:17:14.655 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HfqiCFdb1usA4uy off=7880280 len=924188 2023-12-01T05:17:14.661 INFO:tasks.workunit.client.0.smithi060.stdout:op 2871 completed, throughput=4.99MB/sec 2023-12-01T05:17:14.661 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_tL8ISXgxXCAxT4 off=10129474 len=596563 2023-12-01T05:17:14.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 2872 completed, throughput=5MB/sec 2023-12-01T05:17:14.662 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i_A-CzZjPNvgwax off=16124909 len=183778 2023-12-01T05:17:14.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 2873 completed, throughput=5MB/sec 2023-12-01T05:17:14.665 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y9T8CR5LVNbZjr9 off=3259444 len=1258731 2023-12-01T05:17:14.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 2874 completed, throughput=5MB/sec 2023-12-01T05:17:14.672 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CanX1ylrWW1hGTB off=9950774 len=705127 2023-12-01T05:17:14.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 2875 completed, throughput=5MB/sec 2023-12-01T05:17:14.672 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WoFrMeH5wwIcM9m off=4658457 len=1618235 2023-12-01T05:17:14.676 INFO:tasks.workunit.client.0.smithi060.stdout:op 2876 completed, throughput=5MB/sec 2023-12-01T05:17:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:17:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:17:15.676 INFO:tasks.workunit.client.0.smithi060.stdout: 563: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:15.676 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X2KimbhiUP27GZ8 off=471625 len=688556 2023-12-01T05:17:15.677 INFO:tasks.workunit.client.0.smithi060.stdout:op 2877 completed, throughput=4.99MB/sec 2023-12-01T05:17:15.678 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SFsvT5okj5ZIXvH off=1374087 len=879237 2023-12-01T05:17:15.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 2878 completed, throughput=5MB/sec 2023-12-01T05:17:15.682 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_5XpBN9PSA3LiOj off=1528504 len=307159 2023-12-01T05:17:15.683 INFO:tasks.workunit.client.0.smithi060.stdout:op 2879 completed, throughput=5MB/sec 2023-12-01T05:17:15.683 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WXwxstpeqXGJCu5 off=8188709 len=217614 2023-12-01T05:17:15.684 INFO:tasks.workunit.client.0.smithi060.stdout:op 2880 completed, throughput=5MB/sec 2023-12-01T05:17:15.684 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oY0Z0RhH3C2fH8j off=825519 len=1820804 2023-12-01T05:17:15.686 INFO:tasks.workunit.client.0.smithi060.stdout:op 2881 completed, throughput=5MB/sec 2023-12-01T05:17:15.686 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kXCDTl7YE5Ypr-D off=4028957 len=1002276 2023-12-01T05:17:15.688 INFO:tasks.workunit.client.0.smithi060.stdout:op 2882 completed, throughput=5MB/sec 2023-12-01T05:17:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:15 smithi089 ceph-mon[98504]: pgmap v2052: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:17:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:15 smithi060 ceph-mon[94233]: pgmap v2052: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:17:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:15 smithi060 ceph-mon[109077]: pgmap v2052: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:17:16.688 INFO:tasks.workunit.client.0.smithi060.stdout: 564: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:16.689 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4P3O1YpSYrmePjG off=450245 len=341424 2023-12-01T05:17:16.692 INFO:tasks.workunit.client.0.smithi060.stdout:op 2883 completed, throughput=4.99MB/sec 2023-12-01T05:17:16.692 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xbQGmsiYfwPl_nr off=3233588 len=358308 2023-12-01T05:17:16.693 INFO:tasks.workunit.client.0.smithi060.stdout:op 2884 completed, throughput=4.99MB/sec 2023-12-01T05:17:16.693 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z18I78sT2E6zahv off=3499098 len=509029 2023-12-01T05:17:16.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 2885 completed, throughput=4.99MB/sec 2023-12-01T05:17:16.694 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vlismfxs7MXCURR off=19567564 len=307577 2023-12-01T05:17:16.695 INFO:tasks.workunit.client.0.smithi060.stdout:op 2886 completed, throughput=4.99MB/sec 2023-12-01T05:17:16.695 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FSc0eqUBnyVmpa1 off=3594531 len=849165 2023-12-01T05:17:16.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 2887 completed, throughput=5MB/sec 2023-12-01T05:17:16.697 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pV-MTQX3n2kE1DB off=353273 len=305243 2023-12-01T05:17:16.700 INFO:tasks.workunit.client.0.smithi060.stdout:op 2888 completed, throughput=5MB/sec 2023-12-01T05:17:16.700 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C5yOyZR4aV4OzoU off=655164 len=663476 2023-12-01T05:17:16.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 2889 completed, throughput=5MB/sec 2023-12-01T05:17:16.704 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0wjGERaaG_BJsl8 off=1258140 len=465835 2023-12-01T05:17:16.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 2890 completed, throughput=5MB/sec 2023-12-01T05:17:16.708 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1UT_wolHM-_llX3 off=2105299 len=1035489 2023-12-01T05:17:16.710 INFO:tasks.workunit.client.0.smithi060.stdout:op 2891 completed, throughput=5MB/sec 2023-12-01T05:17:17.710 INFO:tasks.workunit.client.0.smithi060.stdout: 565: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:17.710 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-S3SAuFV40Egx4Li off=11737265 len=1151788 2023-12-01T05:17:17.712 INFO:tasks.workunit.client.0.smithi060.stdout:op 2892 completed, throughput=4.99MB/sec 2023-12-01T05:17:17.712 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RtfuT9b4e_x-dC_ off=6550088 len=1435322 2023-12-01T05:17:17.714 INFO:tasks.workunit.client.0.smithi060.stdout:op 2893 completed, throughput=5MB/sec 2023-12-01T05:17:17.714 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Sjzsd03r-AdB3Dy off=616819 len=372744 2023-12-01T05:17:17.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 2894 completed, throughput=5MB/sec 2023-12-01T05:17:17.715 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yv_T9NXlOkBZrCM off=1358655 len=733498 2023-12-01T05:17:17.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 2895 completed, throughput=5MB/sec 2023-12-01T05:17:17.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ncmTY4BKhEzqxnl off=11371062 len=1459876 2023-12-01T05:17:17.718 INFO:tasks.workunit.client.0.smithi060.stdout:op 2896 completed, throughput=5MB/sec 2023-12-01T05:17:17.718 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IdvZrYzHug-dlSa off=8682359 len=1279449 2023-12-01T05:17:17.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 2897 completed, throughput=5MB/sec 2023-12-01T05:17:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:17 smithi089 ceph-mon[98504]: pgmap v2053: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:17:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:17 smithi060 ceph-mon[94233]: pgmap v2053: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:17:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:17 smithi060 ceph-mon[109077]: pgmap v2053: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:17:18.720 INFO:tasks.workunit.client.0.smithi060.stdout: 566: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:18.720 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kig1mmSGY1WEf8b off=147680 len=441493 2023-12-01T05:17:18.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 2898 completed, throughput=4.99MB/sec 2023-12-01T05:17:18.724 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kA19PrfM7UvAWto off=1754253 len=967546 2023-12-01T05:17:18.729 INFO:tasks.workunit.client.0.smithi060.stdout:op 2899 completed, throughput=5MB/sec 2023-12-01T05:17:18.729 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oO1XLDMtW8iKaFu off=9217075 len=948572 2023-12-01T05:17:18.735 INFO:tasks.workunit.client.0.smithi060.stdout:op 2900 completed, throughput=5MB/sec 2023-12-01T05:17:18.735 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NINpj5c-U2qh9yt off=5078281 len=673355 2023-12-01T05:17:18.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 2901 completed, throughput=5MB/sec 2023-12-01T05:17:18.739 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nJiWB5qTRvnRJ1S off=2675660 len=1104271 2023-12-01T05:17:18.745 INFO:tasks.workunit.client.0.smithi060.stdout:op 2902 completed, throughput=5MB/sec 2023-12-01T05:17:18.745 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y-mVqt-rRGyvsLB off=127789 len=641138 2023-12-01T05:17:18.746 INFO:tasks.workunit.client.0.smithi060.stdout:op 2903 completed, throughput=5MB/sec 2023-12-01T05:17:19.746 INFO:tasks.workunit.client.0.smithi060.stdout: 567: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:19.746 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rM8rv3yIliGaMeD off=6396887 len=1224947 2023-12-01T05:17:19.752 INFO:tasks.workunit.client.0.smithi060.stdout:op 2904 completed, throughput=4.99MB/sec 2023-12-01T05:17:19.752 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-unRRR-ziH3VqDBB off=5212172 len=757510 2023-12-01T05:17:19.757 INFO:tasks.workunit.client.0.smithi060.stdout:op 2905 completed, throughput=5MB/sec 2023-12-01T05:17:19.757 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-w1Mk3xsPmtW-hgi off=13544998 len=88957 2023-12-01T05:17:19.759 INFO:tasks.workunit.client.0.smithi060.stdout:op 2906 completed, throughput=5MB/sec 2023-12-01T05:17:19.760 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GRtMTST3hcNJIG7 off=17575627 len=691384 2023-12-01T05:17:19.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 2907 completed, throughput=5MB/sec 2023-12-01T05:17:19.761 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pjYCPKDFFnDP9MZ off=441775 len=327474 2023-12-01T05:17:19.762 INFO:tasks.workunit.client.0.smithi060.stdout:op 2908 completed, throughput=5MB/sec 2023-12-01T05:17:19.762 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oFHReY2qUetSFm_ off=1127686 len=1885348 2023-12-01T05:17:19.770 INFO:tasks.workunit.client.0.smithi060.stdout:op 2909 completed, throughput=5MB/sec 2023-12-01T05:17:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:19 smithi089 ceph-mon[98504]: pgmap v2054: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:19 smithi060 ceph-mon[94233]: pgmap v2054: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:19 smithi060 ceph-mon[109077]: pgmap v2054: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:17:20.770 INFO:tasks.workunit.client.0.smithi060.stdout: 568: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:20.770 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BK7lvYZzGeL85Au off=6837752 len=427180 2023-12-01T05:17:20.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 2910 completed, throughput=4.99MB/sec 2023-12-01T05:17:20.773 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WcHXzTxIBF9lt1B off=7873712 len=1680706 2023-12-01T05:17:20.775 INFO:tasks.workunit.client.0.smithi060.stdout:op 2911 completed, throughput=5MB/sec 2023-12-01T05:17:20.775 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mR_Oo0u66AcZlEm off=435759 len=1808818 2023-12-01T05:17:20.777 INFO:tasks.workunit.client.0.smithi060.stdout:op 2912 completed, throughput=5MB/sec 2023-12-01T05:17:20.777 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zG4I1kGtTj56qG2 off=862049 len=35094 2023-12-01T05:17:20.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 2913 completed, throughput=5MB/sec 2023-12-01T05:17:20.780 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0YO6PdwzzB5bHH8 off=18032959 len=613551 2023-12-01T05:17:20.782 INFO:tasks.workunit.client.0.smithi060.stdout:op 2914 completed, throughput=5MB/sec 2023-12-01T05:17:20.782 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5eqd9mNXn8jZFi6 off=5158193 len=800011 2023-12-01T05:17:20.787 INFO:tasks.workunit.client.0.smithi060.stdout:op 2915 completed, throughput=5MB/sec 2023-12-01T05:17:21.787 INFO:tasks.workunit.client.0.smithi060.stdout: 569: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:21.787 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-My20YwnBlUoj7ZP off=1406035 len=1792982 2023-12-01T05:17:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:21 smithi089 ceph-mon[98504]: pgmap v2055: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:21.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 2916 completed, throughput=4.99MB/sec 2023-12-01T05:17:21.794 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-O5iouWo5RCvNcSx off=1555292 len=370377 2023-12-01T05:17:21.795 INFO:tasks.workunit.client.0.smithi060.stdout:op 2917 completed, throughput=5MB/sec 2023-12-01T05:17:21.795 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wsC4cCCHno3Je8- off=14709380 len=748159 2023-12-01T05:17:21.796 INFO:tasks.workunit.client.0.smithi060.stdout:op 2918 completed, throughput=5MB/sec 2023-12-01T05:17:21.796 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9f0J8pmH0IhOugW off=1988483 len=899565 2023-12-01T05:17:21.799 INFO:tasks.workunit.client.0.smithi060.stdout:op 2919 completed, throughput=5MB/sec 2023-12-01T05:17:21.799 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YdrZhftsMrx9v3P off=4185326 len=332465 2023-12-01T05:17:21.802 INFO:tasks.workunit.client.0.smithi060.stdout:op 2920 completed, throughput=5MB/sec 2023-12-01T05:17:21.802 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zSSoBPbMd9168VF off=3145091 len=1079160 2023-12-01T05:17:21.806 INFO:tasks.workunit.client.0.smithi060.stdout:op 2921 completed, throughput=5MB/sec 2023-12-01T05:17:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:21 smithi060 ceph-mon[94233]: pgmap v2055: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:21 smithi060 ceph-mon[109077]: pgmap v2055: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:22.806 INFO:tasks.workunit.client.0.smithi060.stdout: 570: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:22.806 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-146cjWqZyC_rbKv off=13532771 len=368230 2023-12-01T05:17:22.807 INFO:tasks.workunit.client.0.smithi060.stdout:op 2922 completed, throughput=4.99MB/sec 2023-12-01T05:17:22.807 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sXiWOTuUTSm93EQ off=7052505 len=1200951 2023-12-01T05:17:22.809 INFO:tasks.workunit.client.0.smithi060.stdout:op 2923 completed, throughput=4.99MB/sec 2023-12-01T05:17:22.809 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E7H5jzk1nTo8cEg off=16531405 len=1348991 2023-12-01T05:17:22.818 INFO:tasks.workunit.client.0.smithi060.stdout:op 2924 completed, throughput=5MB/sec 2023-12-01T05:17:22.818 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WunVQAcMurwImgP off=441204 len=1645984 2023-12-01T05:17:22.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 2925 completed, throughput=5MB/sec 2023-12-01T05:17:22.820 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5B48Jurz7uaFDcm off=1805371 len=1460199 2023-12-01T05:17:22.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 2926 completed, throughput=5MB/sec 2023-12-01T05:17:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:23 smithi089 ceph-mon[98504]: pgmap v2056: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T05:17:23.821 INFO:tasks.workunit.client.0.smithi060.stdout: 571: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:23.821 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VxAWozV7yKAxRpA off=8927758 len=1059564 2023-12-01T05:17:23.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 2927 completed, throughput=4.99MB/sec 2023-12-01T05:17:23.827 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ITcU6hw7CTYrhep off=164159 len=397963 2023-12-01T05:17:23.831 INFO:tasks.workunit.client.0.smithi060.stdout:op 2928 completed, throughput=5MB/sec 2023-12-01T05:17:23.831 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_LnUwnU-rusAdet off=18139975 len=1319799 2023-12-01T05:17:23.834 INFO:tasks.workunit.client.0.smithi060.stdout:op 2929 completed, throughput=5MB/sec 2023-12-01T05:17:23.834 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZAY9hDlY_vYr4fu off=412152 len=221524 2023-12-01T05:17:23.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 2930 completed, throughput=5MB/sec 2023-12-01T05:17:23.836 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wZQzot1rnJYlzhG off=1110122 len=1286314 2023-12-01T05:17:23.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 2931 completed, throughput=5MB/sec 2023-12-01T05:17:23.838 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vjh5x-njlcTiEcZ off=873952 len=1602063 2023-12-01T05:17:23.845 INFO:tasks.workunit.client.0.smithi060.stdout:op 2932 completed, throughput=5MB/sec 2023-12-01T05:17:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:23 smithi060 ceph-mon[94233]: pgmap v2056: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T05:17:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:23 smithi060 ceph-mon[109077]: pgmap v2056: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T05:17:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:17:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:17:24.845 INFO:tasks.workunit.client.0.smithi060.stdout: 572: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:24.845 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VtBKT8p0V6mEhpM off=3121920 len=785801 2023-12-01T05:17:24.846 INFO:tasks.workunit.client.0.smithi060.stdout:op 2933 completed, throughput=4.99MB/sec 2023-12-01T05:17:24.846 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K8M0ITbwl_X33TN off=14082411 len=1873154 2023-12-01T05:17:24.857 INFO:tasks.workunit.client.0.smithi060.stdout:op 2934 completed, throughput=5MB/sec 2023-12-01T05:17:24.857 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZlcAbW_xPec-WZ1 off=6399052 len=1356911 2023-12-01T05:17:24.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 2935 completed, throughput=5MB/sec 2023-12-01T05:17:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:25 smithi089 ceph-mon[98504]: pgmap v2057: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:25.864 INFO:tasks.workunit.client.0.smithi060.stdout: 573: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:25.864 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NoG65C1cmrtc3jv off=4897000 len=1044010 2023-12-01T05:17:25.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 2936 completed, throughput=4.99MB/sec 2023-12-01T05:17:25.869 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vL_8zQWsskKxZ1b off=2821235 len=514575 2023-12-01T05:17:25.873 INFO:tasks.workunit.client.0.smithi060.stdout:op 2937 completed, throughput=4.99MB/sec 2023-12-01T05:17:25.873 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TaeuGqZ5SKiFkUC off=1157911 len=1865299 2023-12-01T05:17:25.883 INFO:tasks.workunit.client.0.smithi060.stdout:op 2938 completed, throughput=5MB/sec 2023-12-01T05:17:25.883 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fDn58ynd4oR3HTA off=22560267 len=1993601 2023-12-01T05:17:25.891 INFO:tasks.workunit.client.0.smithi060.stdout:op 2939 completed, throughput=5MB/sec 2023-12-01T05:17:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:25 smithi060 ceph-mon[94233]: pgmap v2057: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:25 smithi060 ceph-mon[109077]: pgmap v2057: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:26.188 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:17:26.516 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:17:26.516 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (31m) 10m ago 32m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (32m) 10m ago 32m 95.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (33m) 10m ago 33m 20.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (33m) 10m ago 33m 27.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (36m) 10m ago 36m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (37m) 10m ago 37m 544M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (37m) 10m ago 37m 251M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (36m) 10m ago 36m 164M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (36m) 10m ago 36m 146M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (31m) 10m ago 31m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (31m) 10m ago 31m 18.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (35m) 10m ago 35m 1898M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (35m) 10m ago 35m 2482M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (35m) 10m ago 35m 2011M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:17:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (34m) 10m ago 34m 2129M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:17:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (34m) 10m ago 34m 1678M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:17:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (34m) 10m ago 34m 1771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:17:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (33m) 10m ago 33m 1513M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:17:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (33m) 10m ago 33m 1458M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:17:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (31m) 10m ago 32m 60.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:17:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:26.891 INFO:tasks.workunit.client.0.smithi060.stdout: 574: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:26.891 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f209gHCOdHfjLzI off=3430999 len=2066979 2023-12-01T05:17:26.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 2940 completed, throughput=4.99MB/sec 2023-12-01T05:17:26.893 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yJCfRwhNknaYXJa off=15908447 len=236462 2023-12-01T05:17:26.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 2941 completed, throughput=5MB/sec 2023-12-01T05:17:26.893 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f6McXwFyjiv1tzR off=1639466 len=1407161 2023-12-01T05:17:26.899 INFO:tasks.workunit.client.0.smithi060.stdout:op 2942 completed, throughput=5MB/sec 2023-12-01T05:17:26.899 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cXNJHWSfLFsIzfJ off=10017006 len=652341 2023-12-01T05:17:26.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 2943 completed, throughput=5MB/sec 2023-12-01T05:17:26.900 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f1eMgZZc6lKHKeu off=2818188 len=1379853 2023-12-01T05:17:26.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 2944 completed, throughput=5MB/sec 2023-12-01T05:17:26.915 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:17:26.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:26.917 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:17:26.917 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:17:26.917 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:17:26.917 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:17:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:27 smithi089 ceph-mon[98504]: pgmap v2058: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:27 smithi089 ceph-mon[98504]: from='client.26450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:27 smithi089 ceph-mon[98504]: from='client.16548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2403330211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:17:27.901 INFO:tasks.workunit.client.0.smithi060.stdout: 575: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:27.901 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2Af_WUB8iIhQUcW off=1760663 len=706904 2023-12-01T05:17:27.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 2945 completed, throughput=4.99MB/sec 2023-12-01T05:17:27.902 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TI0JqOr-85IhSX5 off=2768924 len=859891 2023-12-01T05:17:27.903 INFO:tasks.workunit.client.0.smithi060.stdout:op 2946 completed, throughput=4.99MB/sec 2023-12-01T05:17:27.903 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--tYC4y2l5Q1L7XN off=1569045 len=1549535 2023-12-01T05:17:27.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 2947 completed, throughput=5MB/sec 2023-12-01T05:17:27.905 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mfzR1CXiqnDqA76 off=20830942 len=189303 2023-12-01T05:17:27.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 2948 completed, throughput=5MB/sec 2023-12-01T05:17:27.909 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aRAfF47cS0r1nZs off=4495145 len=1626811 2023-12-01T05:17:27.910 INFO:tasks.workunit.client.0.smithi060.stdout:op 2949 completed, throughput=5MB/sec 2023-12-01T05:17:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[94233]: pgmap v2058: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[94233]: from='client.26450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[94233]: from='client.16548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2403330211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:17:28.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[109077]: pgmap v2058: 105 pgs: 105 active+clean; 128 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:28.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[109077]: from='client.26450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:28.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[109077]: from='client.16548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:28.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2403330211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:17:28.911 INFO:tasks.workunit.client.0.smithi060.stdout: 576: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:28.911 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c1IoVENg0m1WVmu off=565987 len=208039 2023-12-01T05:17:28.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 2950 completed, throughput=4.99MB/sec 2023-12-01T05:17:28.914 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SnaWLA4METZ-dHB off=6480426 len=678040 2023-12-01T05:17:28.915 INFO:tasks.workunit.client.0.smithi060.stdout:op 2951 completed, throughput=4.99MB/sec 2023-12-01T05:17:28.915 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7kjN9PfGkMHrW6g off=995549 len=130037 2023-12-01T05:17:28.916 INFO:tasks.workunit.client.0.smithi060.stdout:op 2952 completed, throughput=4.99MB/sec 2023-12-01T05:17:28.916 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AzebnSgv-lSOBf2 off=763295 len=812741 2023-12-01T05:17:28.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 2953 completed, throughput=4.99MB/sec 2023-12-01T05:17:28.918 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z0JTKHiO3Oej8_B off=15681609 len=890925 2023-12-01T05:17:28.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 2954 completed, throughput=5MB/sec 2023-12-01T05:17:28.919 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B4qopit-5UKR3ds off=8762105 len=909749 2023-12-01T05:17:28.924 INFO:tasks.workunit.client.0.smithi060.stdout:op 2955 completed, throughput=5MB/sec 2023-12-01T05:17:28.924 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q1w9Qt78v9aOiNx off=11631146 len=150359 2023-12-01T05:17:28.925 INFO:tasks.workunit.client.0.smithi060.stdout:op 2956 completed, throughput=5MB/sec 2023-12-01T05:17:28.925 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-biTleW0DKUiBQSU off=4483044 len=138218 2023-12-01T05:17:28.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 2957 completed, throughput=5MB/sec 2023-12-01T05:17:28.928 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yOjBEt9rVg2J_pV off=12804021 len=523066 2023-12-01T05:17:28.929 INFO:tasks.workunit.client.0.smithi060.stdout:op 2958 completed, throughput=5MB/sec 2023-12-01T05:17:28.929 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bOfmIyo-qr9xIv2 off=966921 len=1601613 2023-12-01T05:17:28.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 2959 completed, throughput=5MB/sec 2023-12-01T05:17:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:29 smithi089 ceph-mon[98504]: pgmap v2059: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:17:29.931 INFO:tasks.workunit.client.0.smithi060.stdout: 577: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:29.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U4YFxSExySQsvm- off=1698217 len=1647383 2023-12-01T05:17:29.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 2960 completed, throughput=5MB/sec 2023-12-01T05:17:29.940 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IoSWDTSbPTxzE8O off=435460 len=1977120 2023-12-01T05:17:29.945 INFO:tasks.workunit.client.0.smithi060.stdout:op 2961 completed, throughput=5MB/sec 2023-12-01T05:17:29.945 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GH9rkpHBPfT6-oM off=10223711 len=325875 2023-12-01T05:17:29.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 2962 completed, throughput=5MB/sec 2023-12-01T05:17:29.946 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ATL0ShdfPuHCfVc off=3749495 len=238173 2023-12-01T05:17:29.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 2963 completed, throughput=5MB/sec 2023-12-01T05:17:29.947 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rpPqCkeVgoODHD0 off=6857021 len=1344886 2023-12-01T05:17:29.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 2964 completed, throughput=5MB/sec 2023-12-01T05:17:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:29 smithi060 ceph-mon[94233]: pgmap v2059: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:17:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:29 smithi060 ceph-mon[109077]: pgmap v2059: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:17:30.950 INFO:tasks.workunit.client.0.smithi060.stdout: 578: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:30.950 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CRl6R050xwlWx4Q off=8235124 len=1998561 2023-12-01T05:17:30.962 INFO:tasks.workunit.client.0.smithi060.stdout:op 2965 completed, throughput=5MB/sec 2023-12-01T05:17:30.962 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UZnGIllEwC3F-wz off=15413492 len=867979 2023-12-01T05:17:30.967 INFO:tasks.workunit.client.0.smithi060.stdout:op 2966 completed, throughput=5MB/sec 2023-12-01T05:17:30.967 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gQjxuWd3_j2mPAs off=18905763 len=783002 2023-12-01T05:17:30.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 2967 completed, throughput=5MB/sec 2023-12-01T05:17:30.969 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vFYhCZg2BgrLA9v off=1285724 len=370044 2023-12-01T05:17:30.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 2968 completed, throughput=5MB/sec 2023-12-01T05:17:30.970 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GMk8rMUyxGsVa19 off=160821 len=1748672 2023-12-01T05:17:30.972 INFO:tasks.workunit.client.0.smithi060.stdout:op 2969 completed, throughput=5MB/sec 2023-12-01T05:17:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:31 smithi089 ceph-mon[98504]: pgmap v2060: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:31.973 INFO:tasks.workunit.client.0.smithi060.stdout: 579: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:31.973 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-u0NFVgw495GaWMR off=8351251 len=1173930 2023-12-01T05:17:31.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 2970 completed, throughput=5MB/sec 2023-12-01T05:17:31.975 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LQuDSWq04YAgT2R off=959202 len=837244 2023-12-01T05:17:31.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 2971 completed, throughput=5MB/sec 2023-12-01T05:17:31.977 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OoDO81g0-lCZJWu off=6987476 len=927799 2023-12-01T05:17:31.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 2972 completed, throughput=5MB/sec 2023-12-01T05:17:31.983 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kZoj7gFdvCsI8Nz off=4010664 len=1110235 2023-12-01T05:17:31.988 INFO:tasks.workunit.client.0.smithi060.stdout:op 2973 completed, throughput=5MB/sec 2023-12-01T05:17:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:31 smithi060 ceph-mon[94233]: pgmap v2060: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:31 smithi060 ceph-mon[109077]: pgmap v2060: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:32.988 INFO:tasks.workunit.client.0.smithi060.stdout: 580: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:32.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QC6GWNAKgPS__7- off=1620103 len=1762820 2023-12-01T05:17:32.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 2974 completed, throughput=4.99MB/sec 2023-12-01T05:17:32.990 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jm8rWlDQWPXLdYs off=14231636 len=866209 2023-12-01T05:17:32.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 2975 completed, throughput=5MB/sec 2023-12-01T05:17:32.991 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-smI2lh2HF7xRDt_ off=102359 len=1578350 2023-12-01T05:17:32.994 INFO:tasks.workunit.client.0.smithi060.stdout:op 2976 completed, throughput=5MB/sec 2023-12-01T05:17:32.995 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JiT-w-zPVTf4dWQ off=13758025 len=166823 2023-12-01T05:17:32.996 INFO:tasks.workunit.client.0.smithi060.stdout:op 2977 completed, throughput=5MB/sec 2023-12-01T05:17:32.996 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M7FhQskpx7LIEaL off=2029049 len=304525 2023-12-01T05:17:32.999 INFO:tasks.workunit.client.0.smithi060.stdout:op 2978 completed, throughput=5MB/sec 2023-12-01T05:17:32.999 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aww2MfEhtLlPIDB off=1229094 len=1099954 2023-12-01T05:17:33.001 INFO:tasks.workunit.client.0.smithi060.stdout:op 2979 completed, throughput=5MB/sec 2023-12-01T05:17:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:33 smithi060 ceph-mon[94233]: pgmap v2061: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:17:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:33 smithi060 ceph-mon[109077]: pgmap v2061: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:17:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:33 smithi089 ceph-mon[98504]: pgmap v2061: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:17:34.001 INFO:tasks.workunit.client.0.smithi060.stdout: 581: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:34.001 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nyxfr_tU0XdnFTj off=1739604 len=1804665 2023-12-01T05:17:34.009 INFO:tasks.workunit.client.0.smithi060.stdout:op 2980 completed, throughput=5MB/sec 2023-12-01T05:17:34.010 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AD7uQfjyijUwJWG off=6025578 len=108528 2023-12-01T05:17:34.012 INFO:tasks.workunit.client.0.smithi060.stdout:op 2981 completed, throughput=5MB/sec 2023-12-01T05:17:34.012 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tQtPJjqcH5JT8pw off=11381216 len=1462238 2023-12-01T05:17:34.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 2982 completed, throughput=5MB/sec 2023-12-01T05:17:34.013 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3YyQDF-UJT0xdNE off=20347686 len=900527 2023-12-01T05:17:34.014 INFO:tasks.workunit.client.0.smithi060.stdout:op 2983 completed, throughput=5MB/sec 2023-12-01T05:17:34.014 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FaFJ6np-fgOa6pu off=3471415 len=1383406 2023-12-01T05:17:34.015 INFO:tasks.workunit.client.0.smithi060.stdout:op 2984 completed, throughput=5MB/sec 2023-12-01T05:17:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:17:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:17:35.016 INFO:tasks.workunit.client.0.smithi060.stdout: 582: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:35.016 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3SRo5eOPeUX3v4T off=1132639 len=1375193 2023-12-01T05:17:35.021 INFO:tasks.workunit.client.0.smithi060.stdout:op 2985 completed, throughput=5MB/sec 2023-12-01T05:17:35.021 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZhqsrO7q1JEECcp off=1717723 len=1416798 2023-12-01T05:17:35.022 INFO:tasks.workunit.client.0.smithi060.stdout:op 2986 completed, throughput=5MB/sec 2023-12-01T05:17:35.022 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_4KKxyJPr_VyiEX off=791901 len=456847 2023-12-01T05:17:35.023 INFO:tasks.workunit.client.0.smithi060.stdout:op 2987 completed, throughput=5MB/sec 2023-12-01T05:17:35.023 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aCsnkbjciFo-Oo9 off=6480251 len=51604 2023-12-01T05:17:35.024 INFO:tasks.workunit.client.0.smithi060.stdout:op 2988 completed, throughput=5MB/sec 2023-12-01T05:17:35.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Clafl3gRzUaSLZy off=13955263 len=569866 2023-12-01T05:17:35.026 INFO:tasks.workunit.client.0.smithi060.stdout:op 2989 completed, throughput=5MB/sec 2023-12-01T05:17:35.026 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M78rp--ilqlqxy7 off=7596465 len=16360 2023-12-01T05:17:35.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 2990 completed, throughput=5MB/sec 2023-12-01T05:17:35.029 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hhIuqT7cGKXKsW7 off=7795715 len=1858156 2023-12-01T05:17:35.031 INFO:tasks.workunit.client.0.smithi060.stdout:op 2991 completed, throughput=5MB/sec 2023-12-01T05:17:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:35 smithi060 ceph-mon[94233]: pgmap v2062: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:17:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:17:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:35 smithi060 ceph-mon[109077]: pgmap v2062: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:17:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:17:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:35 smithi089 ceph-mon[98504]: pgmap v2062: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:17:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:17:36.031 INFO:tasks.workunit.client.0.smithi060.stdout: 583: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:36.031 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r55rbvHrGOSGZ4U off=5276753 len=606690 2023-12-01T05:17:36.035 INFO:tasks.workunit.client.0.smithi060.stdout:op 2992 completed, throughput=4.99MB/sec 2023-12-01T05:17:36.035 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PsgPMdcQB7IFi7d off=1428748 len=1929380 2023-12-01T05:17:36.041 INFO:tasks.workunit.client.0.smithi060.stdout:op 2993 completed, throughput=5MB/sec 2023-12-01T05:17:36.041 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NMaN62d8rlq1y62 off=5102150 len=1458370 2023-12-01T05:17:36.047 INFO:tasks.workunit.client.0.smithi060.stdout:op 2994 completed, throughput=5MB/sec 2023-12-01T05:17:37.049 INFO:tasks.workunit.client.0.smithi060.stdout: 584: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:37.049 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BcUP46r7ne4D-Wr off=7477786 len=412087 2023-12-01T05:17:37.051 INFO:tasks.workunit.client.0.smithi060.stdout:op 2995 completed, throughput=4.99MB/sec 2023-12-01T05:17:37.051 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YyDv9jD_LIXmu5I off=11311919 len=971245 2023-12-01T05:17:37.055 INFO:tasks.workunit.client.0.smithi060.stdout:op 2996 completed, throughput=4.99MB/sec 2023-12-01T05:17:37.055 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-a_UFsc0U473cLXt off=2377387 len=1594708 2023-12-01T05:17:37.062 INFO:tasks.workunit.client.0.smithi060.stdout:op 2997 completed, throughput=5MB/sec 2023-12-01T05:17:37.062 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ifcgX2yfEgKjW_3 off=5502388 len=2007960 2023-12-01T05:17:37.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 2998 completed, throughput=5MB/sec 2023-12-01T05:17:37.063 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gNG7zUyznEUfSnu off=10629664 len=359323 2023-12-01T05:17:37.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 2999 completed, throughput=5MB/sec 2023-12-01T05:17:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:37 smithi060 ceph-mon[94233]: pgmap v2063: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:17:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:37 smithi060 ceph-mon[109077]: pgmap v2063: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:17:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:37 smithi089 ceph-mon[98504]: pgmap v2063: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:17:38.069 INFO:tasks.workunit.client.0.smithi060.stdout: 585: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:38.069 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xdzKxWg-4Ns7cOk off=5504817 len=363303 2023-12-01T05:17:38.071 INFO:tasks.workunit.client.0.smithi060.stdout:op 3000 completed, throughput=4.99MB/sec 2023-12-01T05:17:38.071 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uDlL4XyyC6Uj0g7 off=5845166 len=1427843 2023-12-01T05:17:38.071 INFO:tasks.workunit.client.0.smithi060.stdout:op 3001 completed, throughput=4.99MB/sec 2023-12-01T05:17:38.072 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_UDd-nCWXAJg4c0 off=560276 len=1264421 2023-12-01T05:17:38.072 INFO:tasks.workunit.client.0.smithi060.stdout:op 3002 completed, throughput=5MB/sec 2023-12-01T05:17:38.072 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3bqdF8LdM7zewHz off=7346296 len=1573949 2023-12-01T05:17:38.077 INFO:tasks.workunit.client.0.smithi060.stdout:op 3003 completed, throughput=5MB/sec 2023-12-01T05:17:38.077 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PRsh4vv6FT_z2Rw off=1860392 len=544351 2023-12-01T05:17:38.078 INFO:tasks.workunit.client.0.smithi060.stdout:op 3004 completed, throughput=5MB/sec 2023-12-01T05:17:38.078 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OPqayzNKvvZQpVS off=17533323 len=20205 2023-12-01T05:17:38.080 INFO:tasks.workunit.client.0.smithi060.stdout:op 3005 completed, throughput=5MB/sec 2023-12-01T05:17:38.080 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bYOiPRm11AYTZAp off=3752020 len=1177335 2023-12-01T05:17:38.081 INFO:tasks.workunit.client.0.smithi060.stdout:op 3006 completed, throughput=5MB/sec 2023-12-01T05:17:39.081 INFO:tasks.workunit.client.0.smithi060.stdout: 586: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:39.081 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-79sGWr01Nnk2U-J off=17185039 len=1025802 2023-12-01T05:17:39.087 INFO:tasks.workunit.client.0.smithi060.stdout:op 3007 completed, throughput=5MB/sec 2023-12-01T05:17:39.087 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2mDHhDYPszMiRbG off=1480933 len=1296785 2023-12-01T05:17:39.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 3008 completed, throughput=5MB/sec 2023-12-01T05:17:39.088 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j08vKIp0W-6J7qo off=16137243 len=1857457 2023-12-01T05:17:39.095 INFO:tasks.workunit.client.0.smithi060.stdout:op 3009 completed, throughput=5MB/sec 2023-12-01T05:17:39.095 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yUEnVqWl9hrhM9B off=6670024 len=1372760 2023-12-01T05:17:39.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 3010 completed, throughput=5MB/sec 2023-12-01T05:17:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[94233]: pgmap v2064: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:17:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[109077]: pgmap v2064: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:17:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:39 smithi089 ceph-mon[98504]: pgmap v2064: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:17:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:40.098 INFO:tasks.workunit.client.0.smithi060.stdout: 587: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:40.098 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-N9jN816hWwnRnCt off=7774744 len=1722764 2023-12-01T05:17:40.099 INFO:tasks.workunit.client.0.smithi060.stdout:op 3011 completed, throughput=5MB/sec 2023-12-01T05:17:40.100 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eyJhiIZLkMpxthu off=298028 len=965814 2023-12-01T05:17:40.105 INFO:tasks.workunit.client.0.smithi060.stdout:op 3012 completed, throughput=5MB/sec 2023-12-01T05:17:40.105 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WuISoE5zQWeW3N8 off=9864811 len=767376 2023-12-01T05:17:40.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 3013 completed, throughput=5MB/sec 2023-12-01T05:17:40.110 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y4tGBkMtPXFaDLx off=5646367 len=1994728 2023-12-01T05:17:40.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 3014 completed, throughput=5MB/sec 2023-12-01T05:17:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:17:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:17:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:17:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:17:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:17:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:17:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:17:41.115 INFO:tasks.workunit.client.0.smithi060.stdout: 588: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:41.115 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-irX8qsHZVX5A1oc off=3313962 len=1433683 2023-12-01T05:17:41.117 INFO:tasks.workunit.client.0.smithi060.stdout:op 3015 completed, throughput=5MB/sec 2023-12-01T05:17:41.118 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pimzm5xkGw1aKQW off=13976932 len=1120749 2023-12-01T05:17:41.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 3016 completed, throughput=5MB/sec 2023-12-01T05:17:41.119 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kwR3v5Zq51NHM_v off=14942804 len=343243 2023-12-01T05:17:41.120 INFO:tasks.workunit.client.0.smithi060.stdout:op 3017 completed, throughput=5MB/sec 2023-12-01T05:17:41.120 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2zETM0y_AhgXPoS off=23822566 len=1444705 2023-12-01T05:17:41.128 INFO:tasks.workunit.client.0.smithi060.stdout:op 3018 completed, throughput=5MB/sec 2023-12-01T05:17:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:41 smithi060 ceph-mon[94233]: pgmap v2065: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:17:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:41 smithi060 ceph-mon[109077]: pgmap v2065: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:17:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:41 smithi089 ceph-mon[98504]: pgmap v2065: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:17:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:42.128 INFO:tasks.workunit.client.0.smithi060.stdout: 589: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:42.128 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SbKjti-DJABZ6WE off=860836 len=1905397 2023-12-01T05:17:42.130 INFO:tasks.workunit.client.0.smithi060.stdout:op 3019 completed, throughput=5MB/sec 2023-12-01T05:17:42.130 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qVSARe0ANHt2st3 off=7707059 len=129495 2023-12-01T05:17:42.133 INFO:tasks.workunit.client.0.smithi060.stdout:op 3020 completed, throughput=5MB/sec 2023-12-01T05:17:42.133 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tJrtEQHzKwrSuAB off=6037989 len=30282 2023-12-01T05:17:42.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 3021 completed, throughput=5MB/sec 2023-12-01T05:17:42.136 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-845iKMbN7VC_ZAS off=55963 len=660731 2023-12-01T05:17:42.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 3022 completed, throughput=5MB/sec 2023-12-01T05:17:42.140 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A3WnS4hy8ikimL1 off=3212247 len=494871 2023-12-01T05:17:42.141 INFO:tasks.workunit.client.0.smithi060.stdout:op 3023 completed, throughput=5MB/sec 2023-12-01T05:17:42.141 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--8F8sRmV_gdfAEb off=24094740 len=799098 2023-12-01T05:17:42.146 INFO:tasks.workunit.client.0.smithi060.stdout:op 3024 completed, throughput=5MB/sec 2023-12-01T05:17:42.146 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qdl5QaKTXgm8JTC off=3266033 len=643150 2023-12-01T05:17:42.147 INFO:tasks.workunit.client.0.smithi060.stdout:op 3025 completed, throughput=5MB/sec 2023-12-01T05:17:42.147 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HHQb5oSbRBgSwjf off=14110435 len=206981 2023-12-01T05:17:42.149 INFO:tasks.workunit.client.0.smithi060.stdout:op 3026 completed, throughput=5MB/sec 2023-12-01T05:17:43.149 INFO:tasks.workunit.client.0.smithi060.stdout: 590: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:43.150 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dvQ1lAxteonAgdy off=7677136 len=1587655 2023-12-01T05:17:43.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 3027 completed, throughput=4.99MB/sec 2023-12-01T05:17:43.157 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bD3Je1X9bzX8PYb off=9256316 len=1254672 2023-12-01T05:17:43.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 3028 completed, throughput=5MB/sec 2023-12-01T05:17:43.158 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8PLxU-lw202x1Dr off=2584816 len=1256249 2023-12-01T05:17:43.163 INFO:tasks.workunit.client.0.smithi060.stdout:op 3029 completed, throughput=5MB/sec 2023-12-01T05:17:43.164 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1gn8E2VIHmP0gLI off=652975 len=940472 2023-12-01T05:17:43.169 INFO:tasks.workunit.client.0.smithi060.stdout:op 3030 completed, throughput=5MB/sec 2023-12-01T05:17:43.170 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--bTRJy5OdkKnee3 off=1256203 len=974844 2023-12-01T05:17:43.170 INFO:tasks.workunit.client.0.smithi060.stdout:op 3031 completed, throughput=5MB/sec 2023-12-01T05:17:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:43 smithi060 ceph-mon[109077]: pgmap v2066: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-01T05:17:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:43 smithi060 ceph-mon[94233]: pgmap v2066: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-01T05:17:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:43 smithi089 ceph-mon[98504]: pgmap v2066: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2023-12-01T05:17:44.171 INFO:tasks.workunit.client.0.smithi060.stdout: 591: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:44.171 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RKc2e5O9Q6NTqL1 off=16504977 len=288736 2023-12-01T05:17:44.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 3032 completed, throughput=4.99MB/sec 2023-12-01T05:17:44.174 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-23nwza63TaX12Mr off=2706953 len=302139 2023-12-01T05:17:44.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 3033 completed, throughput=4.99MB/sec 2023-12-01T05:17:44.177 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mjuWxF_ZEhw9F9O off=5590352 len=431291 2023-12-01T05:17:44.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 3034 completed, throughput=4.99MB/sec 2023-12-01T05:17:44.181 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K4aCp4IjI3hWfKt off=339663 len=47580 2023-12-01T05:17:44.183 INFO:tasks.workunit.client.0.smithi060.stdout:op 3035 completed, throughput=4.99MB/sec 2023-12-01T05:17:44.183 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F6cGXkE3oKmXXgd off=6704687 len=1875013 2023-12-01T05:17:44.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 3036 completed, throughput=5MB/sec 2023-12-01T05:17:44.194 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UCwfpHHUjv0oVcu off=5915446 len=1987790 2023-12-01T05:17:44.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 3037 completed, throughput=5MB/sec 2023-12-01T05:17:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:17:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:17:45.203 INFO:tasks.workunit.client.0.smithi060.stdout: 592: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:45.203 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VczvUYA4n0APsCS off=5150567 len=918195 2023-12-01T05:17:45.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 3038 completed, throughput=4.99MB/sec 2023-12-01T05:17:45.209 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m6QLLtbHkBkuRSz off=683583 len=1728214 2023-12-01T05:17:45.212 INFO:tasks.workunit.client.0.smithi060.stdout:op 3039 completed, throughput=5MB/sec 2023-12-01T05:17:45.212 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-z3M_zqDro86on3Y off=10758988 len=1099059 2023-12-01T05:17:45.219 INFO:tasks.workunit.client.0.smithi060.stdout:op 3040 completed, throughput=5MB/sec 2023-12-01T05:17:45.219 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aetKAosaaEUxh3_ off=321176 len=762176 2023-12-01T05:17:45.222 INFO:tasks.workunit.client.0.smithi060.stdout:op 3041 completed, throughput=5MB/sec 2023-12-01T05:17:45.223 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Sz0jnFl7IVNtw6i off=1939570 len=896267 2023-12-01T05:17:45.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 3042 completed, throughput=5MB/sec 2023-12-01T05:17:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:45 smithi060 ceph-mon[109077]: pgmap v2067: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:45 smithi060 ceph-mon[94233]: pgmap v2067: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:45 smithi089 ceph-mon[98504]: pgmap v2067: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:46.224 INFO:tasks.workunit.client.0.smithi060.stdout: 593: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:46.224 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kt8gIxZ3zW2PEVS off=1561669 len=1810196 2023-12-01T05:17:46.226 INFO:tasks.workunit.client.0.smithi060.stdout:op 3043 completed, throughput=4.99MB/sec 2023-12-01T05:17:46.226 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vqsvAY-APVrm3MI off=14282741 len=190789 2023-12-01T05:17:46.227 INFO:tasks.workunit.client.0.smithi060.stdout:op 3044 completed, throughput=5MB/sec 2023-12-01T05:17:46.227 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r0ICSy7yIMGlrUB off=16299718 len=1599642 2023-12-01T05:17:46.234 INFO:tasks.workunit.client.0.smithi060.stdout:op 3045 completed, throughput=5MB/sec 2023-12-01T05:17:46.234 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Lsyvjl1jcUmN6_w off=11048 len=658731 2023-12-01T05:17:46.235 INFO:tasks.workunit.client.0.smithi060.stdout:op 3046 completed, throughput=5MB/sec 2023-12-01T05:17:46.235 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R-JuikARTCauNBB off=11510071 len=1951873 2023-12-01T05:17:46.243 INFO:tasks.workunit.client.0.smithi060.stdout:op 3047 completed, throughput=5MB/sec 2023-12-01T05:17:47.244 INFO:tasks.workunit.client.0.smithi060.stdout: 594: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:47.244 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8h6BnvlA8hqqjsx off=16784772 len=915254 2023-12-01T05:17:47.250 INFO:tasks.workunit.client.0.smithi060.stdout:op 3048 completed, throughput=4.99MB/sec 2023-12-01T05:17:47.250 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Zj7dDqmvXnKHCgB off=6638139 len=873757 2023-12-01T05:17:47.254 INFO:tasks.workunit.client.0.smithi060.stdout:op 3049 completed, throughput=5MB/sec 2023-12-01T05:17:47.255 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4RCUpVH9K-mMVWX off=9618731 len=1119500 2023-12-01T05:17:47.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 3050 completed, throughput=5MB/sec 2023-12-01T05:17:47.260 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TaeuGqZ5SKiFkUC off=337088 len=1462193 2023-12-01T05:17:47.263 INFO:tasks.workunit.client.0.smithi060.stdout:op 3051 completed, throughput=5MB/sec 2023-12-01T05:17:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:47 smithi060 ceph-mon[109077]: pgmap v2068: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:47 smithi060 ceph-mon[94233]: pgmap v2068: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:47 smithi089 ceph-mon[98504]: pgmap v2068: 105 pgs: 105 active+clean; 128 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:17:48.264 INFO:tasks.workunit.client.0.smithi060.stdout: 595: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:48.264 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--x0IucdK5RH-Hux off=1569197 len=392738 2023-12-01T05:17:48.265 INFO:tasks.workunit.client.0.smithi060.stdout:op 3052 completed, throughput=4.99MB/sec 2023-12-01T05:17:48.265 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-41WMqXSVIg-sgK1 off=12011697 len=977031 2023-12-01T05:17:48.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 3053 completed, throughput=4.99MB/sec 2023-12-01T05:17:48.266 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YPRE4KXBuks_IyB off=4777708 len=1266372 2023-12-01T05:17:48.268 INFO:tasks.workunit.client.0.smithi060.stdout:op 3054 completed, throughput=5MB/sec 2023-12-01T05:17:48.268 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1NMY-YW9LrX42gM off=101900 len=507750 2023-12-01T05:17:48.269 INFO:tasks.workunit.client.0.smithi060.stdout:op 3055 completed, throughput=5MB/sec 2023-12-01T05:17:48.269 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dtmUTckcGnFHtf- off=2735797 len=1794172 2023-12-01T05:17:48.271 INFO:tasks.workunit.client.0.smithi060.stdout:op 3056 completed, throughput=5MB/sec 2023-12-01T05:17:48.271 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9SBAqMtdqMEglp- off=20607135 len=1675906 2023-12-01T05:17:48.281 INFO:tasks.workunit.client.0.smithi060.stdout:op 3057 completed, throughput=5MB/sec 2023-12-01T05:17:49.282 INFO:tasks.workunit.client.0.smithi060.stdout: 596: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:49.282 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u3RuNFmsNP2KXqZ off=15013782 len=823917 2023-12-01T05:17:49.286 INFO:tasks.workunit.client.0.smithi060.stdout:op 3058 completed, throughput=5MB/sec 2023-12-01T05:17:49.286 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HnAclzK_YotOAAG off=6068554 len=1183850 2023-12-01T05:17:49.288 INFO:tasks.workunit.client.0.smithi060.stdout:op 3059 completed, throughput=5MB/sec 2023-12-01T05:17:49.288 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QzX2Fo-YNYHFOx9 off=6221844 len=284475 2023-12-01T05:17:49.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 3060 completed, throughput=5MB/sec 2023-12-01T05:17:49.289 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kf1Q22K_t-6-hFw off=9940680 len=1709675 2023-12-01T05:17:49.291 INFO:tasks.workunit.client.0.smithi060.stdout:op 3061 completed, throughput=5MB/sec 2023-12-01T05:17:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:49 smithi060 ceph-mon[94233]: pgmap v2069: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:17:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:49 smithi060 ceph-mon[109077]: pgmap v2069: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:17:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:49 smithi089 ceph-mon[98504]: pgmap v2069: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:17:50.291 INFO:tasks.workunit.client.0.smithi060.stdout: 597: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:50.291 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--b5dgt_lKDPCtv5 off=3156652 len=1005643 2023-12-01T05:17:50.294 INFO:tasks.workunit.client.0.smithi060.stdout:op 3062 completed, throughput=4.99MB/sec 2023-12-01T05:17:50.294 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RtfuT9b4e_x-dC_ off=6892457 len=718100 2023-12-01T05:17:50.298 INFO:tasks.workunit.client.0.smithi060.stdout:op 3063 completed, throughput=4.99MB/sec 2023-12-01T05:17:50.299 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-l7_HaJ_m5UHLkqf off=400727 len=1223109 2023-12-01T05:17:50.306 INFO:tasks.workunit.client.0.smithi060.stdout:op 3064 completed, throughput=5MB/sec 2023-12-01T05:17:50.306 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-znSAq1HOY-qYqjj off=834538 len=409112 2023-12-01T05:17:50.307 INFO:tasks.workunit.client.0.smithi060.stdout:op 3065 completed, throughput=5MB/sec 2023-12-01T05:17:50.307 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mekYK8U7HBRK4MI off=932562 len=225648 2023-12-01T05:17:50.308 INFO:tasks.workunit.client.0.smithi060.stdout:op 3066 completed, throughput=5MB/sec 2023-12-01T05:17:50.308 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dIFmXCGZrUnufS8 off=15364036 len=1037157 2023-12-01T05:17:50.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 3067 completed, throughput=5MB/sec 2023-12-01T05:17:50.314 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EKz2MuZqmwQfC7i off=10579016 len=721049 2023-12-01T05:17:50.314 INFO:tasks.workunit.client.0.smithi060.stdout:op 3068 completed, throughput=5MB/sec 2023-12-01T05:17:51.315 INFO:tasks.workunit.client.0.smithi060.stdout: 598: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:51.315 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TcysfngdOAU8iZ6 off=3749411 len=1976946 2023-12-01T05:17:51.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 3069 completed, throughput=4.99MB/sec 2023-12-01T05:17:51.324 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t7ogAemFmPqYjtA off=10062716 len=1254603 2023-12-01T05:17:51.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 3070 completed, throughput=5MB/sec 2023-12-01T05:17:51.331 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0QV0Cm7QQGmHcOU off=15754218 len=118537 2023-12-01T05:17:51.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 3071 completed, throughput=5MB/sec 2023-12-01T05:17:51.333 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z4xQM3TV1NFYqd4 off=6583169 len=1287972 2023-12-01T05:17:51.334 INFO:tasks.workunit.client.0.smithi060.stdout:op 3072 completed, throughput=5MB/sec 2023-12-01T05:17:51.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BONBvOhkmKzzGOI off=21518233 len=209768 2023-12-01T05:17:51.337 INFO:tasks.workunit.client.0.smithi060.stdout:op 3073 completed, throughput=5MB/sec 2023-12-01T05:17:51.337 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Mjc76lpHS6LpOHw off=9842258 len=17349 2023-12-01T05:17:51.337 INFO:tasks.workunit.client.0.smithi060.stdout:op 3074 completed, throughput=5MB/sec 2023-12-01T05:17:51.337 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R-zod7RTVfvDZD1 off=16236473 len=947209 2023-12-01T05:17:51.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 3075 completed, throughput=5MB/sec 2023-12-01T05:17:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:51 smithi060 ceph-mon[94233]: pgmap v2070: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:51 smithi060 ceph-mon[109077]: pgmap v2070: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:51 smithi089 ceph-mon[98504]: pgmap v2070: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:17:52.342 INFO:tasks.workunit.client.0.smithi060.stdout: 599: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:52.342 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JefIJ-FLrf6nGsd off=4521557 len=1946010 2023-12-01T05:17:52.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 3076 completed, throughput=5MB/sec 2023-12-01T05:17:52.345 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3KU50nNCCN2z64R off=2656271 len=584380 2023-12-01T05:17:52.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 3077 completed, throughput=5MB/sec 2023-12-01T05:17:52.346 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jpAOvSbw6anYLhS off=1957447 len=1813805 2023-12-01T05:17:52.354 INFO:tasks.workunit.client.0.smithi060.stdout:op 3078 completed, throughput=5MB/sec 2023-12-01T05:17:52.355 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SPYsum3EmFrAFv4 off=2111875 len=931573 2023-12-01T05:17:52.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 3079 completed, throughput=5MB/sec 2023-12-01T05:17:53.359 INFO:tasks.workunit.client.0.smithi060.stdout: 600: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:53.359 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wB5E7g1W1JN03zd off=3813956 len=1586441 2023-12-01T05:17:53.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 3080 completed, throughput=4.99MB/sec 2023-12-01T05:17:53.367 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-auMdwFA8o7qVFNU off=6319812 len=1092421 2023-12-01T05:17:53.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 3081 completed, throughput=5MB/sec 2023-12-01T05:17:53.373 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xpBagVX8LDmHC73 off=9384447 len=1764224 2023-12-01T05:17:53.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 3082 completed, throughput=5MB/sec 2023-12-01T05:17:53.384 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4boShd_zPpqX3SX off=17682189 len=299080 2023-12-01T05:17:53.385 INFO:tasks.workunit.client.0.smithi060.stdout:op 3083 completed, throughput=5MB/sec 2023-12-01T05:17:53.385 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LpmoSuCZ_9C8X8W off=2899474 len=1632943 2023-12-01T05:17:53.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 3084 completed, throughput=5MB/sec 2023-12-01T05:17:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:53 smithi060 ceph-mon[94233]: pgmap v2071: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:17:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:53 smithi060 ceph-mon[109077]: pgmap v2071: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:17:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:53 smithi089 ceph-mon[98504]: pgmap v2071: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:17:54.387 INFO:tasks.workunit.client.0.smithi060.stdout: 601: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:54.387 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N_EzUi3b5GOxJmF off=10512978 len=2001421 2023-12-01T05:17:54.399 INFO:tasks.workunit.client.0.smithi060.stdout:op 3085 completed, throughput=5MB/sec 2023-12-01T05:17:54.399 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jKKAml0LYTczqUW off=8296247 len=1267103 2023-12-01T05:17:54.405 INFO:tasks.workunit.client.0.smithi060.stdout:op 3086 completed, throughput=5MB/sec 2023-12-01T05:17:54.405 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZWKvTTEBZDR-2Qe off=4644396 len=175207 2023-12-01T05:17:54.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 3087 completed, throughput=5MB/sec 2023-12-01T05:17:54.408 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9L7KqLtoilAClB8 off=14862431 len=1786570 2023-12-01T05:17:54.410 INFO:tasks.workunit.client.0.smithi060.stdout:op 3088 completed, throughput=5MB/sec 2023-12-01T05:17:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:17:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:17:55.410 INFO:tasks.workunit.client.0.smithi060.stdout: 602: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:55.410 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qNIWGBGve3SMrNK off=5699131 len=2040858 2023-12-01T05:17:55.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 3089 completed, throughput=5MB/sec 2023-12-01T05:17:55.414 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dzkMokhbm6mj13S off=13952845 len=2009419 2023-12-01T05:17:55.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 3090 completed, throughput=5MB/sec 2023-12-01T05:17:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:55 smithi060 ceph-mon[94233]: pgmap v2072: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:17:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:55 smithi060 ceph-mon[109077]: pgmap v2072: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:17:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:55 smithi089 ceph-mon[98504]: pgmap v2072: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:17:56.418 INFO:tasks.workunit.client.0.smithi060.stdout: 603: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:56.418 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AEiRR9GHiiFLy8L off=1369304 len=338434 2023-12-01T05:17:56.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 3091 completed, throughput=4.99MB/sec 2023-12-01T05:17:56.421 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RdCvamQ4ayKNOVX off=2581337 len=1986904 2023-12-01T05:17:56.429 INFO:tasks.workunit.client.0.smithi060.stdout:op 3092 completed, throughput=5MB/sec 2023-12-01T05:17:56.429 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Or_Q526bhhX1KHs off=8175739 len=962138 2023-12-01T05:17:56.433 INFO:tasks.workunit.client.0.smithi060.stdout:op 3093 completed, throughput=5MB/sec 2023-12-01T05:17:56.433 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OYzn1m9mzqK4SYr off=12079872 len=2030111 2023-12-01T05:17:56.440 INFO:tasks.workunit.client.0.smithi060.stdout:op 3094 completed, throughput=5MB/sec 2023-12-01T05:17:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:17:57.279 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:17:57.440 INFO:tasks.workunit.client.0.smithi060.stdout: 604: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:57.440 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JXjxd53JstghJV4 off=5200418 len=379132 2023-12-01T05:17:57.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 3095 completed, throughput=4.99MB/sec 2023-12-01T05:17:57.444 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zkQI_6KWA0XS63G off=8518861 len=657913 2023-12-01T05:17:57.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 3096 completed, throughput=4.99MB/sec 2023-12-01T05:17:57.445 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-26IWQBk7yukIcx2 off=17120358 len=409511 2023-12-01T05:17:57.445 INFO:tasks.workunit.client.0.smithi060.stdout:op 3097 completed, throughput=4.99MB/sec 2023-12-01T05:17:57.445 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M4nUJurpvMSb_xC off=9238930 len=321302 2023-12-01T05:17:57.448 INFO:tasks.workunit.client.0.smithi060.stdout:op 3098 completed, throughput=4.99MB/sec 2023-12-01T05:17:57.448 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YsYtow1oB1qASm2 off=6190471 len=2080419 2023-12-01T05:17:57.458 INFO:tasks.workunit.client.0.smithi060.stdout:op 3099 completed, throughput=5MB/sec 2023-12-01T05:17:57.459 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-giUWl1d5u98_Vwt off=377227 len=2096312 2023-12-01T05:17:57.462 INFO:tasks.workunit.client.0.smithi060.stdout:op 3100 completed, throughput=5MB/sec 2023-12-01T05:17:57.611 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:17:57.611 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (32m) 19s ago 32m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:17:57.611 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (32m) 18s ago 32m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (33m) 19s ago 33m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (33m) 18s ago 33m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (36m) 18s ago 36m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (38m) 19s ago 38m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (38m) 19s ago 38m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (36m) 18s ago 36m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (36m) 19s ago 36m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (32m) 19s ago 32m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (32m) 18s ago 32m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (36m) 19s ago 36m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (36m) 19s ago 35m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (35m) 19s ago 35m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (35m) 19s ago 35m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (35m) 18s ago 34m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:17:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (34m) 18s ago 34m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:17:57.613 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (34m) 18s ago 34m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:17:57.613 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (33m) 18s ago 33m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:17:57.613 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (32m) 18s ago 33m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:17:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:57 smithi060 ceph-mon[94233]: pgmap v2073: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:17:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:57 smithi060 ceph-mon[109077]: pgmap v2073: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:17:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:57 smithi089 ceph-mon[98504]: pgmap v2073: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:17:58.009 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:17:58.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:17:58.011 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:17:58.011 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:17:58.011 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:17:58.011 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:17:58.462 INFO:tasks.workunit.client.0.smithi060.stdout: 605: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:58.462 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2xBR-G4n6-lja0s off=12122 len=344540 2023-12-01T05:17:58.466 INFO:tasks.workunit.client.0.smithi060.stdout:op 3101 completed, throughput=4.99MB/sec 2023-12-01T05:17:58.466 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-146cjWqZyC_rbKv off=6643355 len=447409 2023-12-01T05:17:58.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 3102 completed, throughput=4.99MB/sec 2023-12-01T05:17:58.467 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0Mbi1urqS2Xk1ZD off=10212724 len=783465 2023-12-01T05:17:58.468 INFO:tasks.workunit.client.0.smithi060.stdout:op 3103 completed, throughput=5MB/sec 2023-12-01T05:17:58.468 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iLEGjRqi24TCLyi off=0 len=1551368 2023-12-01T05:17:58.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 3104 completed, throughput=5MB/sec 2023-12-01T05:17:58.474 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DSc48KfzjmcKzb3 off=3216400 len=894492 2023-12-01T05:17:58.475 INFO:tasks.workunit.client.0.smithi060.stdout:op 3105 completed, throughput=5MB/sec 2023-12-01T05:17:58.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZTUyQ9Bh9DihjP4 off=11959460 len=1154806 2023-12-01T05:17:58.480 INFO:tasks.workunit.client.0.smithi060.stdout:op 3106 completed, throughput=5MB/sec 2023-12-01T05:17:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:58 smithi060 ceph-mon[94233]: from='client.26468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4140049740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:17:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:58 smithi060 ceph-mon[109077]: from='client.26468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4140049740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:17:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:58 smithi089 ceph-mon[98504]: from='client.26468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4140049740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:17:59.481 INFO:tasks.workunit.client.0.smithi060.stdout: 606: throughput=4.99MB/sec pending data=0 2023-12-01T05:17:59.481 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yxL_IgtjNrP8rGg off=7435481 len=46485 2023-12-01T05:17:59.483 INFO:tasks.workunit.client.0.smithi060.stdout:op 3107 completed, throughput=4.99MB/sec 2023-12-01T05:17:59.483 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zuQPV6fPqKSDSGx off=18834901 len=1712833 2023-12-01T05:17:59.493 INFO:tasks.workunit.client.0.smithi060.stdout:op 3108 completed, throughput=5MB/sec 2023-12-01T05:17:59.493 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DpUI-_inll2Y9XN off=3245565 len=1938615 2023-12-01T05:17:59.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 3109 completed, throughput=5MB/sec 2023-12-01T05:17:59.497 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-I0QX1MOOMRzOs_1 off=5323259 len=1620077 2023-12-01T05:17:59.499 INFO:tasks.workunit.client.0.smithi060.stdout:op 3110 completed, throughput=5MB/sec 2023-12-01T05:17:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:59 smithi060 ceph-mon[94233]: from='client.26474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:17:59 smithi060 ceph-mon[94233]: pgmap v2074: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:17:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:59 smithi060 ceph-mon[109077]: from='client.26474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:17:59 smithi060 ceph-mon[109077]: pgmap v2074: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:17:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:59 smithi089 ceph-mon[98504]: from='client.26474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:17:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:17:59 smithi089 ceph-mon[98504]: pgmap v2074: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:18:00.499 INFO:tasks.workunit.client.0.smithi060.stdout: 607: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:00.499 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HSllrjFVL30ynth off=6341546 len=700615 2023-12-01T05:18:00.500 INFO:tasks.workunit.client.0.smithi060.stdout:op 3111 completed, throughput=4.99MB/sec 2023-12-01T05:18:00.500 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ibrmQT9e3H-fBZ2 off=7682761 len=1216301 2023-12-01T05:18:00.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 3112 completed, throughput=5MB/sec 2023-12-01T05:18:00.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9wanUbS1zJoPWpu off=16280477 len=1714321 2023-12-01T05:18:00.505 INFO:tasks.workunit.client.0.smithi060.stdout:op 3113 completed, throughput=5MB/sec 2023-12-01T05:18:00.505 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-syMDiteaVOIVfuS off=7165507 len=997166 2023-12-01T05:18:00.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 3114 completed, throughput=5MB/sec 2023-12-01T05:18:00.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HUxmnWDyluStom8 off=19524978 len=1086701 2023-12-01T05:18:00.513 INFO:tasks.workunit.client.0.smithi060.stdout:op 3115 completed, throughput=5MB/sec 2023-12-01T05:18:01.513 INFO:tasks.workunit.client.0.smithi060.stdout: 608: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:01.514 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xFhUESzZgbRDPGa off=19305398 len=1409494 2023-12-01T05:18:01.522 INFO:tasks.workunit.client.0.smithi060.stdout:op 3116 completed, throughput=5MB/sec 2023-12-01T05:18:01.522 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eB7eMhrP9EOrrov off=2900385 len=109720 2023-12-01T05:18:01.523 INFO:tasks.workunit.client.0.smithi060.stdout:op 3117 completed, throughput=5MB/sec 2023-12-01T05:18:01.523 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JSkM2bcQvbV23wu off=10123030 len=479017 2023-12-01T05:18:01.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 3118 completed, throughput=5MB/sec 2023-12-01T05:18:01.527 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KmZcLih46X3Mcco off=8605366 len=595286 2023-12-01T05:18:01.528 INFO:tasks.workunit.client.0.smithi060.stdout:op 3119 completed, throughput=5MB/sec 2023-12-01T05:18:01.528 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9_OOW8Ksxbf4SC4 off=666304 len=116074 2023-12-01T05:18:01.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 3120 completed, throughput=5MB/sec 2023-12-01T05:18:01.529 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hZFLaDuF3if4n7c off=509780 len=1192044 2023-12-01T05:18:01.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 3121 completed, throughput=5MB/sec 2023-12-01T05:18:01.534 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bVCMeY0dGAKYN5w off=2376813 len=758619 2023-12-01T05:18:01.539 INFO:tasks.workunit.client.0.smithi060.stdout:op 3122 completed, throughput=5MB/sec 2023-12-01T05:18:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:01 smithi060 ceph-mon[94233]: pgmap v2075: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:18:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:01 smithi060 ceph-mon[109077]: pgmap v2075: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:18:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:01 smithi089 ceph-mon[98504]: pgmap v2075: 105 pgs: 105 active+clean; 128 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:18:02.539 INFO:tasks.workunit.client.0.smithi060.stdout: 609: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:02.539 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-goPu52ynueMD3ES off=1446721 len=407809 2023-12-01T05:18:02.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 3123 completed, throughput=4.99MB/sec 2023-12-01T05:18:02.540 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-146cjWqZyC_rbKv off=2353206 len=652635 2023-12-01T05:18:02.541 INFO:tasks.workunit.client.0.smithi060.stdout:op 3124 completed, throughput=4.99MB/sec 2023-12-01T05:18:02.541 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gAVErs2ROiBSCtg off=6822365 len=761996 2023-12-01T05:18:02.546 INFO:tasks.workunit.client.0.smithi060.stdout:op 3125 completed, throughput=4.99MB/sec 2023-12-01T05:18:02.547 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lFWLQ-W4Q0J67jT off=5569178 len=1030476 2023-12-01T05:18:02.548 INFO:tasks.workunit.client.0.smithi060.stdout:op 3126 completed, throughput=5MB/sec 2023-12-01T05:18:02.548 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f1eMgZZc6lKHKeu off=1431120 len=1577863 2023-12-01T05:18:02.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 3127 completed, throughput=5MB/sec 2023-12-01T05:18:02.556 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dhdQKZ4STToo_iy off=10146915 len=781828 2023-12-01T05:18:02.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 3128 completed, throughput=5MB/sec 2023-12-01T05:18:02.561 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gQdianQgUxdE9O_ off=7648775 len=1472630 2023-12-01T05:18:02.566 INFO:tasks.workunit.client.0.smithi060.stdout:op 3129 completed, throughput=5MB/sec 2023-12-01T05:18:03.566 INFO:tasks.workunit.client.0.smithi060.stdout: 610: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:03.566 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Qlef9fkTAGGfR-k off=4690050 len=1194627 2023-12-01T05:18:03.568 INFO:tasks.workunit.client.0.smithi060.stdout:op 3130 completed, throughput=5MB/sec 2023-12-01T05:18:03.568 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ye6GEhUZJiTsrVW off=3709825 len=138799 2023-12-01T05:18:03.569 INFO:tasks.workunit.client.0.smithi060.stdout:op 3131 completed, throughput=5MB/sec 2023-12-01T05:18:03.569 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C04wqciBmJcvsnB off=6856839 len=1868783 2023-12-01T05:18:03.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 3132 completed, throughput=5MB/sec 2023-12-01T05:18:03.578 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h_cc508v72PMsve off=6666980 len=2043605 2023-12-01T05:18:03.589 INFO:tasks.workunit.client.0.smithi060.stdout:op 3133 completed, throughput=5MB/sec 2023-12-01T05:18:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:03 smithi060 ceph-mon[94233]: pgmap v2076: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:18:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:03 smithi060 ceph-mon[109077]: pgmap v2076: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:18:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:03 smithi089 ceph-mon[98504]: pgmap v2076: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:18:04.589 INFO:tasks.workunit.client.0.smithi060.stdout: 611: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:04.589 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V07Uw9c6_1zs0It off=1685707 len=951547 2023-12-01T05:18:04.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 3134 completed, throughput=5MB/sec 2023-12-01T05:18:04.596 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OR-Tzy3kvrjcnvT off=18321700 len=1863451 2023-12-01T05:18:04.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 3135 completed, throughput=5MB/sec 2023-12-01T05:18:04.598 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L9Fy-8z3ky0orpM off=6583067 len=862964 2023-12-01T05:18:04.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 3136 completed, throughput=5MB/sec 2023-12-01T05:18:04.599 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-byIMKdiOwgJj09c off=13420484 len=1682781 2023-12-01T05:18:04.601 INFO:tasks.workunit.client.0.smithi060.stdout:op 3137 completed, throughput=5MB/sec 2023-12-01T05:18:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:18:04] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:18:05.602 INFO:tasks.workunit.client.0.smithi060.stdout: 612: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:05.602 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3r_yWoQC_v8JLmR off=2427560 len=1826694 2023-12-01T05:18:05.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 3138 completed, throughput=5MB/sec 2023-12-01T05:18:05.612 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mK3KvHsQSjWGGbQ off=1155554 len=155509 2023-12-01T05:18:05.613 INFO:tasks.workunit.client.0.smithi060.stdout:op 3139 completed, throughput=5MB/sec 2023-12-01T05:18:05.613 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R3Fm13bveJHPwo5 off=6114804 len=889110 2023-12-01T05:18:05.618 INFO:tasks.workunit.client.0.smithi060.stdout:op 3140 completed, throughput=5MB/sec 2023-12-01T05:18:05.618 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CVdc-jDiIO4cy8f off=6186443 len=1697741 2023-12-01T05:18:05.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 3141 completed, throughput=5MB/sec 2023-12-01T05:18:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:05 smithi060 ceph-mon[94233]: pgmap v2077: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:05 smithi060 ceph-mon[109077]: pgmap v2077: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:05 smithi089 ceph-mon[98504]: pgmap v2077: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:06.626 INFO:tasks.workunit.client.0.smithi060.stdout: 613: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:06.626 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lI9DaVIekTBrS0p off=11390151 len=543262 2023-12-01T05:18:06.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 3142 completed, throughput=4.99MB/sec 2023-12-01T05:18:06.630 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--puwp-zX_RerEWB off=12448079 len=866950 2023-12-01T05:18:06.634 INFO:tasks.workunit.client.0.smithi060.stdout:op 3143 completed, throughput=4.99MB/sec 2023-12-01T05:18:06.634 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6QqwFyfaWk0s9_I off=8352849 len=186994 2023-12-01T05:18:06.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 3144 completed, throughput=5MB/sec 2023-12-01T05:18:06.637 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-StPCRKfM0VPz8zA off=10975656 len=623608 2023-12-01T05:18:06.641 INFO:tasks.workunit.client.0.smithi060.stdout:op 3145 completed, throughput=5MB/sec 2023-12-01T05:18:06.641 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-k6NdjHi1oebIcpA off=5648438 len=553841 2023-12-01T05:18:06.642 INFO:tasks.workunit.client.0.smithi060.stdout:op 3146 completed, throughput=5MB/sec 2023-12-01T05:18:06.642 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4TojHAX7F2Am-F6 off=1820361 len=1529445 2023-12-01T05:18:06.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 3147 completed, throughput=5MB/sec 2023-12-01T05:18:06.644 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aRAfF47cS0r1nZs off=9581663 len=1983109 2023-12-01T05:18:06.645 INFO:tasks.workunit.client.0.smithi060.stdout:op 3148 completed, throughput=5MB/sec 2023-12-01T05:18:07.646 INFO:tasks.workunit.client.0.smithi060.stdout: 614: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:07.646 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BISUs_U2mMqXXDQ off=3936886 len=298140 2023-12-01T05:18:07.647 INFO:tasks.workunit.client.0.smithi060.stdout:op 3149 completed, throughput=4.99MB/sec 2023-12-01T05:18:07.647 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pEHaJ6S86l7Meyk off=9539324 len=1572926 2023-12-01T05:18:07.656 INFO:tasks.workunit.client.0.smithi060.stdout:op 3150 completed, throughput=5MB/sec 2023-12-01T05:18:07.656 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WEWVF8SIdkNUG_v off=1009070 len=1515342 2023-12-01T05:18:07.664 INFO:tasks.workunit.client.0.smithi060.stdout:op 3151 completed, throughput=5MB/sec 2023-12-01T05:18:07.664 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EBDLm1zaVh7eFnW off=19408354 len=1946415 2023-12-01T05:18:07.666 INFO:tasks.workunit.client.0.smithi060.stdout:op 3152 completed, throughput=5MB/sec 2023-12-01T05:18:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:07 smithi060 ceph-mon[94233]: pgmap v2078: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:07 smithi060 ceph-mon[109077]: pgmap v2078: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:07 smithi089 ceph-mon[98504]: pgmap v2078: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:08.666 INFO:tasks.workunit.client.0.smithi060.stdout: 615: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:08.666 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CeGKSjs7B8XgEG0 off=3376887 len=1625179 2023-12-01T05:18:08.678 INFO:tasks.workunit.client.0.smithi060.stdout:op 3153 completed, throughput=5MB/sec 2023-12-01T05:18:08.678 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5A6otRHK2dULfim off=101860 len=1557261 2023-12-01T05:18:08.678 INFO:tasks.workunit.client.0.smithi060.stdout:op 3154 completed, throughput=5MB/sec 2023-12-01T05:18:08.678 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QbOXdmm1inJLXBC off=523149 len=209531 2023-12-01T05:18:08.679 INFO:tasks.workunit.client.0.smithi060.stdout:op 3155 completed, throughput=5MB/sec 2023-12-01T05:18:08.679 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BOTmxPrDxAaVkA7 off=2586499 len=2074365 2023-12-01T05:18:08.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 3156 completed, throughput=5MB/sec 2023-12-01T05:18:09.682 INFO:tasks.workunit.client.0.smithi060.stdout: 616: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:09.682 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-64W8ihpcoAaQZm1 off=1296690 len=922147 2023-12-01T05:18:09.687 INFO:tasks.workunit.client.0.smithi060.stdout:op 3157 completed, throughput=5MB/sec 2023-12-01T05:18:09.687 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NF4rUIlyipQ2Fzq off=5611689 len=1225382 2023-12-01T05:18:09.688 INFO:tasks.workunit.client.0.smithi060.stdout:op 3158 completed, throughput=5MB/sec 2023-12-01T05:18:09.689 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ULjpjpZBVxYi616 off=19960777 len=981262 2023-12-01T05:18:09.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 3159 completed, throughput=5MB/sec 2023-12-01T05:18:09.694 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4Iib9KD5yJ9B6E7 off=13199686 len=2013558 2023-12-01T05:18:09.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 3160 completed, throughput=5MB/sec 2023-12-01T05:18:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:09 smithi060 ceph-mon[94233]: pgmap v2079: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:18:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:09 smithi060 ceph-mon[109077]: pgmap v2079: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:18:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:09 smithi089 ceph-mon[98504]: pgmap v2079: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:18:10.705 INFO:tasks.workunit.client.0.smithi060.stdout: 617: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:10.705 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1rdfn_hpWdumgst off=10252880 len=1279433 2023-12-01T05:18:10.711 INFO:tasks.workunit.client.0.smithi060.stdout:op 3161 completed, throughput=5MB/sec 2023-12-01T05:18:10.712 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Xnv63TYUVQeJK4 off=14807974 len=1357571 2023-12-01T05:18:10.718 INFO:tasks.workunit.client.0.smithi060.stdout:op 3162 completed, throughput=5MB/sec 2023-12-01T05:18:10.719 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x8bYGNIRQ7lasEH off=5816511 len=1281471 2023-12-01T05:18:10.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 3163 completed, throughput=5MB/sec 2023-12-01T05:18:10.725 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jiAL-KOSCOnig3Q off=456254 len=1588335 2023-12-01T05:18:10.726 INFO:tasks.workunit.client.0.smithi060.stdout:op 3164 completed, throughput=5MB/sec 2023-12-01T05:18:11.726 INFO:tasks.workunit.client.0.smithi060.stdout: 618: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:11.727 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tg1J8yznGhUbz3j off=11422220 len=1675022 2023-12-01T05:18:11.728 INFO:tasks.workunit.client.0.smithi060.stdout:op 3165 completed, throughput=5MB/sec 2023-12-01T05:18:11.729 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wE4Oo8wOj7cxOW1 off=7961484 len=1451684 2023-12-01T05:18:11.732 INFO:tasks.workunit.client.0.smithi060.stdout:op 3166 completed, throughput=5MB/sec 2023-12-01T05:18:11.732 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3ieoaLhjtFultYR off=2970431 len=288669 2023-12-01T05:18:11.733 INFO:tasks.workunit.client.0.smithi060.stdout:op 3167 completed, throughput=5MB/sec 2023-12-01T05:18:11.733 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hf4IKrieBTWHJtL off=360374 len=821833 2023-12-01T05:18:11.734 INFO:tasks.workunit.client.0.smithi060.stdout:op 3168 completed, throughput=5MB/sec 2023-12-01T05:18:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:11 smithi060 ceph-mon[94233]: pgmap v2080: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:18:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:11 smithi060 ceph-mon[109077]: pgmap v2080: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:18:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:11 smithi089 ceph-mon[98504]: pgmap v2080: 105 pgs: 105 active+clean; 128 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:18:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:12.734 INFO:tasks.workunit.client.0.smithi060.stdout: 619: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:12.735 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GlK4W8_STfMLsBW off=0 len=1439419 2023-12-01T05:18:12.741 INFO:tasks.workunit.client.0.smithi060.stdout:op 3169 completed, throughput=4.99MB/sec 2023-12-01T05:18:12.741 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EhYuZsCWvtNxV1v off=2450144 len=1885956 2023-12-01T05:18:12.743 INFO:tasks.workunit.client.0.smithi060.stdout:op 3170 completed, throughput=5MB/sec 2023-12-01T05:18:12.743 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hLsLUXkVFfKeIg5 off=23090047 len=21236 2023-12-01T05:18:12.743 INFO:tasks.workunit.client.0.smithi060.stdout:op 3171 completed, throughput=5MB/sec 2023-12-01T05:18:12.744 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DnRVMc3QhvW8TPW off=15812584 len=382673 2023-12-01T05:18:12.745 INFO:tasks.workunit.client.0.smithi060.stdout:op 3172 completed, throughput=5MB/sec 2023-12-01T05:18:12.745 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8qCQ8Pl5BpO2HyR off=7263643 len=1456282 2023-12-01T05:18:12.753 INFO:tasks.workunit.client.0.smithi060.stdout:op 3173 completed, throughput=5MB/sec 2023-12-01T05:18:13.753 INFO:tasks.workunit.client.0.smithi060.stdout: 620: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:13.753 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z0JTKHiO3Oej8_B off=3693576 len=217415 2023-12-01T05:18:13.754 INFO:tasks.workunit.client.0.smithi060.stdout:op 3174 completed, throughput=4.99MB/sec 2023-12-01T05:18:13.755 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QT1GjVuY5PB74G3 off=8732192 len=692510 2023-12-01T05:18:13.756 INFO:tasks.workunit.client.0.smithi060.stdout:op 3175 completed, throughput=4.99MB/sec 2023-12-01T05:18:13.756 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QxxL2lUYUjsS6ba off=14287270 len=301325 2023-12-01T05:18:13.757 INFO:tasks.workunit.client.0.smithi060.stdout:op 3176 completed, throughput=4.99MB/sec 2023-12-01T05:18:13.757 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UK30u_j8mrCN6Ep off=8554668 len=845005 2023-12-01T05:18:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:13 smithi060 ceph-mon[94233]: pgmap v2081: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:18:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:13 smithi060 ceph-mon[109077]: pgmap v2081: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:18:13.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 3177 completed, throughput=5MB/sec 2023-12-01T05:18:13.763 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-erFuQHa3KOHVNvF off=21631054 len=1330520 2023-12-01T05:18:13.770 INFO:tasks.workunit.client.0.smithi060.stdout:op 3178 completed, throughput=5MB/sec 2023-12-01T05:18:13.771 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fYI-HXl4TynyLfS off=7270930 len=475523 2023-12-01T05:18:13.771 INFO:tasks.workunit.client.0.smithi060.stdout:op 3179 completed, throughput=5MB/sec 2023-12-01T05:18:13.771 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0HQ7ww3kiNYW97b off=3553471 len=686149 2023-12-01T05:18:13.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 3180 completed, throughput=5MB/sec 2023-12-01T05:18:13.772 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yJlZT1L35mnwVJE off=5456414 len=858062 2023-12-01T05:18:13.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 3181 completed, throughput=5MB/sec 2023-12-01T05:18:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:13 smithi089 ceph-mon[98504]: pgmap v2081: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:18:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:18:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:18:14.773 INFO:tasks.workunit.client.0.smithi060.stdout: 621: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:14.774 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AmxdSRcg3nHk4it off=11671085 len=832138 2023-12-01T05:18:14.775 INFO:tasks.workunit.client.0.smithi060.stdout:op 3182 completed, throughput=4.99MB/sec 2023-12-01T05:18:14.775 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qXSaOMZU1tgLFNz off=3819844 len=1656617 2023-12-01T05:18:14.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 3183 completed, throughput=5MB/sec 2023-12-01T05:18:14.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lp6JunqKJB2ZZrp off=495709 len=840163 2023-12-01T05:18:14.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 3184 completed, throughput=5MB/sec 2023-12-01T05:18:14.788 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EiFiX1bWQQxu0MB off=64092 len=1862844 2023-12-01T05:18:14.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 3185 completed, throughput=5MB/sec 2023-12-01T05:18:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:15 smithi060 ceph-mon[94233]: pgmap v2082: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:15 smithi060 ceph-mon[109077]: pgmap v2082: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:15 smithi089 ceph-mon[98504]: pgmap v2082: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:15.797 INFO:tasks.workunit.client.0.smithi060.stdout: 622: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:15.797 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DgE8LAD6g5JBBH_ off=16041746 len=1594671 2023-12-01T05:18:15.804 INFO:tasks.workunit.client.0.smithi060.stdout:op 3186 completed, throughput=4.99MB/sec 2023-12-01T05:18:15.804 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5tOw1onggNxs_mL off=271803 len=628052 2023-12-01T05:18:15.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 3187 completed, throughput=5MB/sec 2023-12-01T05:18:15.808 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-szicJ9-gUjo-Qd1 off=416974 len=1962177 2023-12-01T05:18:15.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 3188 completed, throughput=5MB/sec 2023-12-01T05:18:15.815 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VDgHMzJKL7OG410 off=21784415 len=826672 2023-12-01T05:18:15.816 INFO:tasks.workunit.client.0.smithi060.stdout:op 3189 completed, throughput=5MB/sec 2023-12-01T05:18:15.816 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SvQPlA6LhDOFaHh off=9805266 len=1469489 2023-12-01T05:18:15.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 3190 completed, throughput=5MB/sec 2023-12-01T05:18:16.824 INFO:tasks.workunit.client.0.smithi060.stdout: 623: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:16.824 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PbctI9Dvr6ZSzLi off=2621198 len=1873243 2023-12-01T05:18:16.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 3191 completed, throughput=5MB/sec 2023-12-01T05:18:16.836 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O7Y6gJk9DIBLT2L off=6834789 len=819429 2023-12-01T05:18:16.841 INFO:tasks.workunit.client.0.smithi060.stdout:op 3192 completed, throughput=5MB/sec 2023-12-01T05:18:16.841 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jNCYlQdJSbyE9_Z off=5175222 len=874504 2023-12-01T05:18:16.846 INFO:tasks.workunit.client.0.smithi060.stdout:op 3193 completed, throughput=5MB/sec 2023-12-01T05:18:16.846 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-a9Ut9RnspxPiCn2 off=153439 len=750072 2023-12-01T05:18:16.850 INFO:tasks.workunit.client.0.smithi060.stdout:op 3194 completed, throughput=5MB/sec 2023-12-01T05:18:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:17 smithi060 ceph-mon[94233]: pgmap v2083: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:17 smithi060 ceph-mon[109077]: pgmap v2083: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:17 smithi089 ceph-mon[98504]: pgmap v2083: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:17.851 INFO:tasks.workunit.client.0.smithi060.stdout: 624: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:17.851 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jLIuSzFXFdQn2UR off=7936836 len=1870636 2023-12-01T05:18:17.853 INFO:tasks.workunit.client.0.smithi060.stdout:op 3195 completed, throughput=5MB/sec 2023-12-01T05:18:17.853 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9j6bF6WfXpGSZdj off=7527903 len=2094114 2023-12-01T05:18:17.857 INFO:tasks.workunit.client.0.smithi060.stdout:op 3196 completed, throughput=5MB/sec 2023-12-01T05:18:17.857 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8wwhenTk1u-tNWh off=8828169 len=354092 2023-12-01T05:18:17.860 INFO:tasks.workunit.client.0.smithi060.stdout:op 3197 completed, throughput=5MB/sec 2023-12-01T05:18:17.860 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Hp7N7Jo5oSV_hhY off=8525756 len=861488 2023-12-01T05:18:17.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 3198 completed, throughput=5MB/sec 2023-12-01T05:18:18.862 INFO:tasks.workunit.client.0.smithi060.stdout: 625: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:18.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r-4z2ez1nKWpkXR off=848332 len=536580 2023-12-01T05:18:18.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 3199 completed, throughput=4.99MB/sec 2023-12-01T05:18:18.863 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XQknxKE2rfuTW34 off=20361925 len=2015933 2023-12-01T05:18:18.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 3200 completed, throughput=5MB/sec 2023-12-01T05:18:18.875 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iJua2y1DWVnD1TU off=8516972 len=1892719 2023-12-01T05:18:18.882 INFO:tasks.workunit.client.0.smithi060.stdout:op 3201 completed, throughput=5MB/sec 2023-12-01T05:18:18.882 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EE74dB63LfCMsKA off=179236 len=731983 2023-12-01T05:18:18.887 INFO:tasks.workunit.client.0.smithi060.stdout:op 3202 completed, throughput=5MB/sec 2023-12-01T05:18:18.887 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WGIIJELtkuGUs7W off=1928766 len=774094 2023-12-01T05:18:18.891 INFO:tasks.workunit.client.0.smithi060.stdout:op 3203 completed, throughput=5MB/sec 2023-12-01T05:18:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:19 smithi060 ceph-mon[94233]: pgmap v2084: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:18:19.842 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:19 smithi060 ceph-mon[109077]: pgmap v2084: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:18:19.842 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:19 smithi089 ceph-mon[98504]: pgmap v2084: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:18:19.891 INFO:tasks.workunit.client.0.smithi060.stdout: 626: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:19.891 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tBaQxOG_G7_n6Cu off=21603483 len=1827028 2023-12-01T05:18:19.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 3204 completed, throughput=5MB/sec 2023-12-01T05:18:19.894 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y3PL_pGy2U5hr9z off=10329830 len=1650773 2023-12-01T05:18:19.896 INFO:tasks.workunit.client.0.smithi060.stdout:op 3205 completed, throughput=5MB/sec 2023-12-01T05:18:19.896 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3wG5gjrfid7crSC off=726784 len=1283380 2023-12-01T05:18:19.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 3206 completed, throughput=5MB/sec 2023-12-01T05:18:20.902 INFO:tasks.workunit.client.0.smithi060.stdout: 627: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:20.902 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l_Q6M45eAMSDTU2 off=119511 len=458589 2023-12-01T05:18:20.903 INFO:tasks.workunit.client.0.smithi060.stdout:op 3207 completed, throughput=4.99MB/sec 2023-12-01T05:18:20.903 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8RRmR1XFOvmJWRx off=8259459 len=317380 2023-12-01T05:18:20.904 INFO:tasks.workunit.client.0.smithi060.stdout:op 3208 completed, throughput=4.99MB/sec 2023-12-01T05:18:20.904 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U7cNIolMmeooP0O off=6083962 len=345864 2023-12-01T05:18:20.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 3209 completed, throughput=4.99MB/sec 2023-12-01T05:18:20.905 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X_yZkkHobtimYHc off=2852841 len=174362 2023-12-01T05:18:20.906 INFO:tasks.workunit.client.0.smithi060.stdout:op 3210 completed, throughput=4.99MB/sec 2023-12-01T05:18:20.906 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tQxvItb-fTvLs2C off=482164 len=1843283 2023-12-01T05:18:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:op 3211 completed, throughput=5MB/sec 2023-12-01T05:18:20.914 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gNFB5qM-PKa6i5H off=21489415 len=1290098 2023-12-01T05:18:20.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 3212 completed, throughput=5MB/sec 2023-12-01T05:18:20.918 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3i3DllEitrM-at2 off=858190 len=600964 2023-12-01T05:18:20.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 3213 completed, throughput=5MB/sec 2023-12-01T05:18:20.919 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ecLv-f9wfiGSjj4 off=1200268 len=1067142 2023-12-01T05:18:20.921 INFO:tasks.workunit.client.0.smithi060.stdout:op 3214 completed, throughput=5MB/sec 2023-12-01T05:18:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:21 smithi060 ceph-mon[94233]: pgmap v2085: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:21 smithi060 ceph-mon[109077]: pgmap v2085: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:21 smithi089 ceph-mon[98504]: pgmap v2085: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:21.921 INFO:tasks.workunit.client.0.smithi060.stdout: 628: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:21.921 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HV6Gm5YPsGLg-QV off=3987823 len=1721616 2023-12-01T05:18:21.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 3215 completed, throughput=5MB/sec 2023-12-01T05:18:21.928 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9ADKYej21aA9zl5 off=6564986 len=719543 2023-12-01T05:18:21.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 3216 completed, throughput=5MB/sec 2023-12-01T05:18:21.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wDnXYYTu4Q9sP6Z off=2199106 len=871390 2023-12-01T05:18:21.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 3217 completed, throughput=5MB/sec 2023-12-01T05:18:21.936 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZsHTFAEUtmN6ocX off=19046267 len=1569836 2023-12-01T05:18:21.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 3218 completed, throughput=5MB/sec 2023-12-01T05:18:22.940 INFO:tasks.workunit.client.0.smithi060.stdout: 629: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:22.940 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zRsOUQqXLzn-ln0 off=1458097 len=939651 2023-12-01T05:18:22.945 INFO:tasks.workunit.client.0.smithi060.stdout:op 3219 completed, throughput=4.99MB/sec 2023-12-01T05:18:22.945 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-62c_-Hj4YuQKKcL off=11416025 len=1839967 2023-12-01T05:18:22.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 3220 completed, throughput=5MB/sec 2023-12-01T05:18:22.947 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-63DEtpl2xzqlkTl off=8126853 len=1629687 2023-12-01T05:18:22.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 3221 completed, throughput=5MB/sec 2023-12-01T05:18:22.950 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tan5FGtk0sOjyaw off=1286264 len=935051 2023-12-01T05:18:22.951 INFO:tasks.workunit.client.0.smithi060.stdout:op 3222 completed, throughput=5MB/sec 2023-12-01T05:18:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:23 smithi060 ceph-mon[94233]: pgmap v2086: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:18:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:23 smithi060 ceph-mon[109077]: pgmap v2086: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:18:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:23 smithi089 ceph-mon[98504]: pgmap v2086: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:18:23.952 INFO:tasks.workunit.client.0.smithi060.stdout: 630: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:23.952 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JIJ2ycZIyiSbFZp off=2445722 len=811997 2023-12-01T05:18:23.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 3223 completed, throughput=4.99MB/sec 2023-12-01T05:18:23.957 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qvadQ7wBu4xjwCu off=5589274 len=1945732 2023-12-01T05:18:23.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 3224 completed, throughput=5MB/sec 2023-12-01T05:18:23.966 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FV_nJEk2_GT5gYY off=8930355 len=333014 2023-12-01T05:18:23.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 3225 completed, throughput=5MB/sec 2023-12-01T05:18:23.969 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3OSxMO05d3bS3aH off=5118075 len=314909 2023-12-01T05:18:23.972 INFO:tasks.workunit.client.0.smithi060.stdout:op 3226 completed, throughput=5MB/sec 2023-12-01T05:18:23.972 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NeMSKGyOTab_JQN off=12888683 len=1054352 2023-12-01T05:18:23.974 INFO:tasks.workunit.client.0.smithi060.stdout:op 3227 completed, throughput=5MB/sec 2023-12-01T05:18:23.975 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jNCYlQdJSbyE9_Z off=16914386 len=125279 2023-12-01T05:18:23.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 3228 completed, throughput=5MB/sec 2023-12-01T05:18:23.977 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZsnFVd1vhCoe8O6 off=13530396 len=1255793 2023-12-01T05:18:23.978 INFO:tasks.workunit.client.0.smithi060.stdout:op 3229 completed, throughput=5MB/sec 2023-12-01T05:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:18:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:18:24.979 INFO:tasks.workunit.client.0.smithi060.stdout: 631: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:24.979 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MjZ3xi6Y-Mq7pH0 off=11477991 len=775223 2023-12-01T05:18:24.980 INFO:tasks.workunit.client.0.smithi060.stdout:op 3230 completed, throughput=4.99MB/sec 2023-12-01T05:18:24.980 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q2tYZHlqryoB1yg off=7604534 len=193844 2023-12-01T05:18:24.984 INFO:tasks.workunit.client.0.smithi060.stdout:op 3231 completed, throughput=5MB/sec 2023-12-01T05:18:24.984 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sic52BGGg_DQSMP off=710050 len=1136153 2023-12-01T05:18:24.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 3232 completed, throughput=5MB/sec 2023-12-01T05:18:24.991 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vDoTHhq_PhrbQet off=3438738 len=23126 2023-12-01T05:18:24.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 3233 completed, throughput=5MB/sec 2023-12-01T05:18:24.995 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BSNJ-y4q67btmGW off=11973266 len=901028 2023-12-01T05:18:24.996 INFO:tasks.workunit.client.0.smithi060.stdout:op 3234 completed, throughput=5MB/sec 2023-12-01T05:18:24.996 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fUvkG_jA7XAYTLR off=16876183 len=886320 2023-12-01T05:18:25.002 INFO:tasks.workunit.client.0.smithi060.stdout:op 3235 completed, throughput=5MB/sec 2023-12-01T05:18:25.002 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RZQhvGXcE2Ru_nX off=15074845 len=940078 2023-12-01T05:18:25.006 INFO:tasks.workunit.client.0.smithi060.stdout:op 3236 completed, throughput=5MB/sec 2023-12-01T05:18:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:25 smithi060 ceph-mon[94233]: pgmap v2087: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:25 smithi060 ceph-mon[109077]: pgmap v2087: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:25 smithi089 ceph-mon[98504]: pgmap v2087: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:26.007 INFO:tasks.workunit.client.0.smithi060.stdout: 632: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:26.007 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Yl5usCYDccY_9E1 off=3647067 len=1391858 2023-12-01T05:18:26.014 INFO:tasks.workunit.client.0.smithi060.stdout:op 3237 completed, throughput=4.99MB/sec 2023-12-01T05:18:26.014 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-szicJ9-gUjo-Qd1 off=479304 len=1128409 2023-12-01T05:18:26.020 INFO:tasks.workunit.client.0.smithi060.stdout:op 3238 completed, throughput=5MB/sec 2023-12-01T05:18:26.020 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UBlF4hBTPcHKtwI off=63201 len=736718 2023-12-01T05:18:26.023 INFO:tasks.workunit.client.0.smithi060.stdout:op 3239 completed, throughput=5MB/sec 2023-12-01T05:18:26.023 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mInNcMLkyIDrHWT off=1068675 len=257083 2023-12-01T05:18:26.024 INFO:tasks.workunit.client.0.smithi060.stdout:op 3240 completed, throughput=5MB/sec 2023-12-01T05:18:26.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-98RiD2dFxNthQ_6 off=924314 len=1435741 2023-12-01T05:18:26.031 INFO:tasks.workunit.client.0.smithi060.stdout:op 3241 completed, throughput=5MB/sec 2023-12-01T05:18:26.031 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D6CK11qZmv8BH-z off=12719612 len=1411745 2023-12-01T05:18:26.037 INFO:tasks.workunit.client.0.smithi060.stdout:op 3242 completed, throughput=5MB/sec 2023-12-01T05:18:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:27.037 INFO:tasks.workunit.client.0.smithi060.stdout: 633: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:27.038 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f7z9icAgxVcUX_r off=7967298 len=1147099 2023-12-01T05:18:27.039 INFO:tasks.workunit.client.0.smithi060.stdout:op 3243 completed, throughput=5MB/sec 2023-12-01T05:18:27.039 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gAVErs2ROiBSCtg off=6651273 len=1941525 2023-12-01T05:18:27.041 INFO:tasks.workunit.client.0.smithi060.stdout:op 3244 completed, throughput=5MB/sec 2023-12-01T05:18:27.042 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UjdTt-QJ3TO6UNY off=17017816 len=1133847 2023-12-01T05:18:27.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 3245 completed, throughput=5MB/sec 2023-12-01T05:18:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:27 smithi060 ceph-mon[94233]: pgmap v2088: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:27 smithi060 ceph-mon[109077]: pgmap v2088: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:27 smithi089 ceph-mon[98504]: pgmap v2088: 105 pgs: 105 active+clean; 128 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:18:28.048 INFO:tasks.workunit.client.0.smithi060.stdout: 634: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:28.048 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1PnFNCLYeWkUUDN off=2070355 len=1360897 2023-12-01T05:18:28.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 3246 completed, throughput=4.99MB/sec 2023-12-01T05:18:28.050 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jt1YGOPD1m70RZb off=108713 len=1598521 2023-12-01T05:18:28.057 INFO:tasks.workunit.client.0.smithi060.stdout:op 3247 completed, throughput=5MB/sec 2023-12-01T05:18:28.058 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DrvcZInE8_4xMbB off=8706706 len=172889 2023-12-01T05:18:28.060 INFO:tasks.workunit.client.0.smithi060.stdout:op 3248 completed, throughput=5MB/sec 2023-12-01T05:18:28.060 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MBmtBKnm4tC4LMA off=13088103 len=1601768 2023-12-01T05:18:28.070 INFO:tasks.workunit.client.0.smithi060.stdout:op 3249 completed, throughput=5MB/sec 2023-12-01T05:18:28.070 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0C_R0gkxecUGCwv off=8227085 len=1190490 2023-12-01T05:18:28.076 INFO:tasks.workunit.client.0.smithi060.stdout:op 3250 completed, throughput=5MB/sec 2023-12-01T05:18:28.378 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:18:28.705 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:18:28.705 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (32m) 50s ago 33m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:18:28.705 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (33m) 49s ago 33m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:18:28.705 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (34m) 50s ago 34m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (34m) 49s ago 34m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (37m) 49s ago 37m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (38m) 50s ago 38m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (38m) 50s ago 38m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (37m) 49s ago 37m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (37m) 50s ago 37m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (33m) 50s ago 32m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (32m) 49s ago 32m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (36m) 50s ago 36m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (36m) 50s ago 36m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (36m) 50s ago 36m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (35m) 50s ago 35m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (35m) 49s ago 35m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (35m) 49s ago 35m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:18:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (34m) 49s ago 34m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:18:28.707 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (34m) 49s ago 34m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:18:28.707 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (32m) 49s ago 33m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:18:29.076 INFO:tasks.workunit.client.0.smithi060.stdout: 635: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:29.076 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rz_deFFzYPIl8SE off=4793315 len=417464 2023-12-01T05:18:29.076 INFO:tasks.workunit.client.0.smithi060.stdout:op 3251 completed, throughput=4.99MB/sec 2023-12-01T05:18:29.076 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f8owuyichUWYSVu off=190189 len=1578100 2023-12-01T05:18:29.083 INFO:tasks.workunit.client.0.smithi060.stdout:op 3252 completed, throughput=5MB/sec 2023-12-01T05:18:29.083 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oIXMmkaGmVPwUSh off=2881067 len=1880473 2023-12-01T05:18:29.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 3253 completed, throughput=5MB/sec 2023-12-01T05:18:29.094 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PzqB99_bczLeFoX off=4208996 len=919699 2023-12-01T05:18:29.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 3254 completed, throughput=5MB/sec 2023-12-01T05:18:29.105 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:18:29.105 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:18:29.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:18:29.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:18:29.105 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:18:29.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:18:29.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:18:29.106 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:18:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:29 smithi060 ceph-mon[94233]: pgmap v2089: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:18:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:29 smithi060 ceph-mon[94233]: from='client.16578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:18:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/396140694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:18:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:29 smithi060 ceph-mon[109077]: pgmap v2089: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:18:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:29 smithi060 ceph-mon[109077]: from='client.16578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:18:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/396140694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:18:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:29 smithi089 ceph-mon[98504]: pgmap v2089: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:18:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:29 smithi089 ceph-mon[98504]: from='client.16578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:18:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/396140694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:18:30.098 INFO:tasks.workunit.client.0.smithi060.stdout: 636: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:30.098 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1LrXAtGon4KIiRV off=794497 len=652248 2023-12-01T05:18:30.102 INFO:tasks.workunit.client.0.smithi060.stdout:op 3255 completed, throughput=4.99MB/sec 2023-12-01T05:18:30.102 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t_31Ip1B434oC1I off=1092538 len=280160 2023-12-01T05:18:30.106 INFO:tasks.workunit.client.0.smithi060.stdout:op 3256 completed, throughput=4.99MB/sec 2023-12-01T05:18:30.106 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-orD6wAsjsSGzGXl off=17786747 len=792718 2023-12-01T05:18:30.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 3257 completed, throughput=5MB/sec 2023-12-01T05:18:30.110 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-caNmq8YMvJfxbT2 off=12873931 len=1804186 2023-12-01T05:18:30.112 INFO:tasks.workunit.client.0.smithi060.stdout:op 3258 completed, throughput=5MB/sec 2023-12-01T05:18:30.112 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3iuCL7pPxz8HWVL off=5209687 len=165412 2023-12-01T05:18:30.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 3259 completed, throughput=5MB/sec 2023-12-01T05:18:30.115 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lrbLuE-2OJNGGY8 off=7176352 len=1305157 2023-12-01T05:18:30.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 3260 completed, throughput=5MB/sec 2023-12-01T05:18:30.118 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1ttUaEYI8Y2sLEJ off=440453 len=1374391 2023-12-01T05:18:30.124 INFO:tasks.workunit.client.0.smithi060.stdout:op 3261 completed, throughput=5MB/sec 2023-12-01T05:18:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:30 smithi060 ceph-mon[94233]: from='client.16584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:18:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:30 smithi060 ceph-mon[109077]: from='client.16584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:18:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:30 smithi089 ceph-mon[98504]: from='client.16584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:18:31.124 INFO:tasks.workunit.client.0.smithi060.stdout: 637: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:31.124 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u0pGIzRjTv8sw7q off=35164 len=679694 2023-12-01T05:18:31.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 3262 completed, throughput=5MB/sec 2023-12-01T05:18:31.130 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LNsVK4UBt1fxk6m off=2321360 len=1639778 2023-12-01T05:18:31.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 3263 completed, throughput=5MB/sec 2023-12-01T05:18:31.137 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TB8vdxZSEm54xK9 off=523211 len=1442289 2023-12-01T05:18:31.142 INFO:tasks.workunit.client.0.smithi060.stdout:op 3264 completed, throughput=5MB/sec 2023-12-01T05:18:31.142 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ilEugJ1dFrSg_oE off=8262948 len=636381 2023-12-01T05:18:31.143 INFO:tasks.workunit.client.0.smithi060.stdout:op 3265 completed, throughput=5MB/sec 2023-12-01T05:18:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:31 smithi060 ceph-mon[94233]: pgmap v2090: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:31 smithi060 ceph-mon[109077]: pgmap v2090: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:31 smithi089 ceph-mon[98504]: pgmap v2090: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:18:32.144 INFO:tasks.workunit.client.0.smithi060.stdout: 638: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:32.144 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D4x8vdX5uOa6hcD off=10333746 len=80106 2023-12-01T05:18:32.146 INFO:tasks.workunit.client.0.smithi060.stdout:op 3266 completed, throughput=4.99MB/sec 2023-12-01T05:18:32.146 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-T-4KRuF2IKioFeL off=3025660 len=807682 2023-12-01T05:18:32.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 3267 completed, throughput=4.99MB/sec 2023-12-01T05:18:32.148 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ttc3sM8qkR1CA98 off=3521142 len=1112423 2023-12-01T05:18:32.149 INFO:tasks.workunit.client.0.smithi060.stdout:op 3268 completed, throughput=5MB/sec 2023-12-01T05:18:32.149 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ambwiOcFDTV75I6 off=4867764 len=334210 2023-12-01T05:18:32.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 3269 completed, throughput=5MB/sec 2023-12-01T05:18:32.150 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3jGmzEtkExpiHUj off=14932074 len=1145239 2023-12-01T05:18:32.152 INFO:tasks.workunit.client.0.smithi060.stdout:op 3270 completed, throughput=5MB/sec 2023-12-01T05:18:32.152 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9y6ocd27XzvMTY3 off=5763381 len=1900867 2023-12-01T05:18:32.154 INFO:tasks.workunit.client.0.smithi060.stdout:op 3271 completed, throughput=5MB/sec 2023-12-01T05:18:33.154 INFO:tasks.workunit.client.0.smithi060.stdout: 639: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:33.154 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xgAC20EuoL4Jtp7 off=8078652 len=212143 2023-12-01T05:18:33.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 3272 completed, throughput=4.99MB/sec 2023-12-01T05:18:33.157 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kZoRWCKu9Jlsgw7 off=2131856 len=964500 2023-12-01T05:18:33.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 3273 completed, throughput=4.99MB/sec 2023-12-01T05:18:33.159 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dYyi1GAvIlP7xg6 off=6713855 len=25523 2023-12-01T05:18:33.161 INFO:tasks.workunit.client.0.smithi060.stdout:op 3274 completed, throughput=4.99MB/sec 2023-12-01T05:18:33.161 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hTAcTwkFcKH-yRE off=5030802 len=816774 2023-12-01T05:18:33.163 INFO:tasks.workunit.client.0.smithi060.stdout:op 3275 completed, throughput=5MB/sec 2023-12-01T05:18:33.163 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SIuyhaumKvAp4Gj off=1019746 len=1911017 2023-12-01T05:18:33.166 INFO:tasks.workunit.client.0.smithi060.stdout:op 3276 completed, throughput=5MB/sec 2023-12-01T05:18:33.166 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-i_1PpjvAwAjalQr off=11129560 len=1366917 2023-12-01T05:18:33.168 INFO:tasks.workunit.client.0.smithi060.stdout:op 3277 completed, throughput=5MB/sec 2023-12-01T05:18:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:33 smithi060 ceph-mon[94233]: pgmap v2091: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:18:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:33 smithi060 ceph-mon[109077]: pgmap v2091: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:18:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:33 smithi089 ceph-mon[98504]: pgmap v2091: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:18:34.168 INFO:tasks.workunit.client.0.smithi060.stdout: 640: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:34.168 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K1n_FWh-AGjHwrZ off=980169 len=1984446 2023-12-01T05:18:34.173 INFO:tasks.workunit.client.0.smithi060.stdout:op 3278 completed, throughput=5MB/sec 2023-12-01T05:18:34.173 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RQgHgDN_TdZZJIL off=6419062 len=352258 2023-12-01T05:18:34.176 INFO:tasks.workunit.client.0.smithi060.stdout:op 3279 completed, throughput=5MB/sec 2023-12-01T05:18:34.176 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CmSb_ke1bp6XZiM off=2341126 len=2073482 2023-12-01T05:18:34.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 3280 completed, throughput=5MB/sec 2023-12-01T05:18:34.186 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5KsfZ-F1adBodm6 off=8019543 len=1602652 2023-12-01T05:18:34.195 INFO:tasks.workunit.client.0.smithi060.stdout:op 3281 completed, throughput=5MB/sec 2023-12-01T05:18:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:18:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:18:35.195 INFO:tasks.workunit.client.0.smithi060.stdout: 641: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:35.195 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TBi4FjSvVD_GcNt off=8538783 len=1008202 2023-12-01T05:18:35.197 INFO:tasks.workunit.client.0.smithi060.stdout:op 3282 completed, throughput=5MB/sec 2023-12-01T05:18:35.197 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H3GW6Tg_X6XZY22 off=2939673 len=1119880 2023-12-01T05:18:35.199 INFO:tasks.workunit.client.0.smithi060.stdout:op 3283 completed, throughput=5MB/sec 2023-12-01T05:18:35.199 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Cu6LPRANEygbTGb off=1728723 len=968233 2023-12-01T05:18:35.205 INFO:tasks.workunit.client.0.smithi060.stdout:op 3284 completed, throughput=5MB/sec 2023-12-01T05:18:35.205 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5qxzEv82wnVKRH2 off=541119 len=613577 2023-12-01T05:18:35.208 INFO:tasks.workunit.client.0.smithi060.stdout:op 3285 completed, throughput=5MB/sec 2023-12-01T05:18:35.208 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KMRe120d4WI-syv off=10769833 len=98035 2023-12-01T05:18:35.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 3286 completed, throughput=5MB/sec 2023-12-01T05:18:35.211 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2VND2pw3CmPE-L7 off=21354934 len=311589 2023-12-01T05:18:35.212 INFO:tasks.workunit.client.0.smithi060.stdout:op 3287 completed, throughput=5MB/sec 2023-12-01T05:18:35.212 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--VV-jXH-RtnZ5Ew off=5884102 len=2090152 2023-12-01T05:18:35.224 INFO:tasks.workunit.client.0.smithi060.stdout:op 3288 completed, throughput=5MB/sec 2023-12-01T05:18:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:35 smithi060 ceph-mon[94233]: pgmap v2092: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:18:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:35 smithi060 ceph-mon[109077]: pgmap v2092: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:18:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:35 smithi089 ceph-mon[98504]: pgmap v2092: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:18:36.224 INFO:tasks.workunit.client.0.smithi060.stdout: 642: throughput=5MB/sec pending data=0 2023-12-01T05:18:36.225 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aaiwsCCXzCEAoWo off=388349 len=1475160 2023-12-01T05:18:36.232 INFO:tasks.workunit.client.0.smithi060.stdout:op 3289 completed, throughput=5MB/sec 2023-12-01T05:18:36.232 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-snvmkPXFmw-fpT- off=14923084 len=1640972 2023-12-01T05:18:36.241 INFO:tasks.workunit.client.0.smithi060.stdout:op 3290 completed, throughput=5MB/sec 2023-12-01T05:18:36.242 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_YsXrmVEGx8PaQN off=3977683 len=337135 2023-12-01T05:18:36.242 INFO:tasks.workunit.client.0.smithi060.stdout:op 3291 completed, throughput=5MB/sec 2023-12-01T05:18:36.242 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ik2ym4r_FGRmtKx off=10235172 len=1848183 2023-12-01T05:18:36.244 INFO:tasks.workunit.client.0.smithi060.stdout:op 3292 completed, throughput=5MB/sec 2023-12-01T05:18:37.244 INFO:tasks.workunit.client.0.smithi060.stdout: 643: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:37.245 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l27vJxx9C2CYdnf off=923159 len=109587 2023-12-01T05:18:37.245 INFO:tasks.workunit.client.0.smithi060.stdout:op 3293 completed, throughput=5MB/sec 2023-12-01T05:18:37.245 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6Mxmks0KOEhNPNQ off=0 len=1644446 2023-12-01T05:18:37.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 3294 completed, throughput=5MB/sec 2023-12-01T05:18:37.253 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VBznCUAghxtwzfw off=2272335 len=753012 2023-12-01T05:18:37.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 3295 completed, throughput=5MB/sec 2023-12-01T05:18:37.256 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4Cz69FGh75BwwXl off=1959368 len=1297888 2023-12-01T05:18:37.263 INFO:tasks.workunit.client.0.smithi060.stdout:op 3296 completed, throughput=5MB/sec 2023-12-01T05:18:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:37 smithi060 ceph-mon[94233]: pgmap v2093: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:18:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:37 smithi060 ceph-mon[109077]: pgmap v2093: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:18:37.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:37 smithi089 ceph-mon[98504]: pgmap v2093: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:18:38.264 INFO:tasks.workunit.client.0.smithi060.stdout: 644: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:38.264 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cMjykT6WldMFmqs off=2335055 len=1998742 2023-12-01T05:18:38.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 3297 completed, throughput=5MB/sec 2023-12-01T05:18:38.266 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-l1FUqRJmk4Rm9qA off=7315524 len=1163303 2023-12-01T05:18:38.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 3298 completed, throughput=5MB/sec 2023-12-01T05:18:38.274 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qXVFG94pIXUwb2g off=5535225 len=208622 2023-12-01T05:18:38.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 3299 completed, throughput=5MB/sec 2023-12-01T05:18:38.277 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3AMZohVRYEyOlEV off=5196318 len=826389 2023-12-01T05:18:38.278 INFO:tasks.workunit.client.0.smithi060.stdout:op 3300 completed, throughput=5MB/sec 2023-12-01T05:18:38.278 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ACiH_27CmqmVpOa off=2987759 len=1447025 2023-12-01T05:18:38.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 3301 completed, throughput=5MB/sec 2023-12-01T05:18:39.280 INFO:tasks.workunit.client.0.smithi060.stdout: 645: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:39.280 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-axtFV7eem-D_Mhw off=1404822 len=1526708 2023-12-01T05:18:39.287 INFO:tasks.workunit.client.0.smithi060.stdout:op 3302 completed, throughput=5MB/sec 2023-12-01T05:18:39.287 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NYRQGIubXVMznnH off=7739080 len=919737 2023-12-01T05:18:39.291 INFO:tasks.workunit.client.0.smithi060.stdout:op 3303 completed, throughput=5MB/sec 2023-12-01T05:18:39.291 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LgzqhwB6GBUgOFf off=20233244 len=1585439 2023-12-01T05:18:39.294 INFO:tasks.workunit.client.0.smithi060.stdout:op 3304 completed, throughput=5MB/sec 2023-12-01T05:18:39.294 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qykEDRxJvD6MBgl off=2387677 len=1056052 2023-12-01T05:18:39.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 3305 completed, throughput=5MB/sec 2023-12-01T05:18:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:39 smithi060 ceph-mon[109077]: pgmap v2094: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:18:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:39 smithi060 ceph-mon[94233]: pgmap v2094: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:18:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:39 smithi089 ceph-mon[98504]: pgmap v2094: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:18:40.297 INFO:tasks.workunit.client.0.smithi060.stdout: 646: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:40.297 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eLrnoClZspH_Sij off=717243 len=2015973 2023-12-01T05:18:40.298 INFO:tasks.workunit.client.0.smithi060.stdout:op 3306 completed, throughput=5MB/sec 2023-12-01T05:18:40.298 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GUGWJgxBG_zMo2j off=820534 len=778298 2023-12-01T05:18:40.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 3307 completed, throughput=5MB/sec 2023-12-01T05:18:40.299 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ujj5W4uGsH_OQzq off=1009383 len=1062521 2023-12-01T05:18:40.304 INFO:tasks.workunit.client.0.smithi060.stdout:op 3308 completed, throughput=5MB/sec 2023-12-01T05:18:40.304 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wP-P9I3vwyWRU9V off=2774274 len=770055 2023-12-01T05:18:40.308 INFO:tasks.workunit.client.0.smithi060.stdout:op 3309 completed, throughput=5MB/sec 2023-12-01T05:18:40.308 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BlNCljdzX7wpjn1 off=0 len=1629959 2023-12-01T05:18:40.315 INFO:tasks.workunit.client.0.smithi060.stdout:op 3310 completed, throughput=5MB/sec 2023-12-01T05:18:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:18:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:18:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:18:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:18:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:18:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:18:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:18:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:18:41.315 INFO:tasks.workunit.client.0.smithi060.stdout: 647: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:41.316 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0CWMxDTZT8H8tnA off=1644690 len=930441 2023-12-01T05:18:41.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 3311 completed, throughput=5MB/sec 2023-12-01T05:18:41.317 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BUsxkAXWiEBNvnl off=14766910 len=1012352 2023-12-01T05:18:41.318 INFO:tasks.workunit.client.0.smithi060.stdout:op 3312 completed, throughput=5MB/sec 2023-12-01T05:18:41.318 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HEJHMjDfHM2ZPZU off=7748017 len=719958 2023-12-01T05:18:41.319 INFO:tasks.workunit.client.0.smithi060.stdout:op 3313 completed, throughput=5MB/sec 2023-12-01T05:18:41.319 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x5n0XCMUU9Z0MEr off=8284496 len=1171294 2023-12-01T05:18:41.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 3314 completed, throughput=5MB/sec 2023-12-01T05:18:41.328 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-stzP-CERPOC1iw- off=2766529 len=867635 2023-12-01T05:18:41.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 3315 completed, throughput=5MB/sec 2023-12-01T05:18:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:41 smithi060 ceph-mon[94233]: pgmap v2095: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:18:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:41 smithi060 ceph-mon[109077]: pgmap v2095: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:18:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:41 smithi089 ceph-mon[98504]: pgmap v2095: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:18:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:42.327 INFO:tasks.workunit.client.0.smithi060.stdout: 648: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:42.327 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b79vrlhC6p_ATdn off=10953225 len=1878507 2023-12-01T05:18:42.329 INFO:tasks.workunit.client.0.smithi060.stdout:op 3316 completed, throughput=5MB/sec 2023-12-01T05:18:42.329 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-taFPp3dH0jk1Sw3 off=3131834 len=1738458 2023-12-01T05:18:42.332 INFO:tasks.workunit.client.0.smithi060.stdout:op 3317 completed, throughput=5MB/sec 2023-12-01T05:18:42.333 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pToxFTMu778dQBb off=5759579 len=934276 2023-12-01T05:18:42.338 INFO:tasks.workunit.client.0.smithi060.stdout:op 3318 completed, throughput=5MB/sec 2023-12-01T05:18:42.339 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wZQzot1rnJYlzhG off=1195203 len=876906 2023-12-01T05:18:42.340 INFO:tasks.workunit.client.0.smithi060.stdout:op 3319 completed, throughput=5MB/sec 2023-12-01T05:18:43.340 INFO:tasks.workunit.client.0.smithi060.stdout: 649: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:43.340 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hHsnZxel4CahRWw off=2902894 len=876511 2023-12-01T05:18:43.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 3320 completed, throughput=4.99MB/sec 2023-12-01T05:18:43.342 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lPCWsjuqxfMYIbE off=2298857 len=10805 2023-12-01T05:18:43.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 3321 completed, throughput=4.99MB/sec 2023-12-01T05:18:43.344 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4kpAM3kcYLVLzF2 off=473469 len=615715 2023-12-01T05:18:43.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 3322 completed, throughput=5MB/sec 2023-12-01T05:18:43.345 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YUsCD3EpU3ne9Mg off=1897614 len=1041843 2023-12-01T05:18:43.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 3323 completed, throughput=5MB/sec 2023-12-01T05:18:43.350 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XYIBFlzKsuMSJWu off=12651800 len=1526047 2023-12-01T05:18:43.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 3324 completed, throughput=5MB/sec 2023-12-01T05:18:43.359 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7hZvrHd1O8t5aYJ off=7503020 len=961442 2023-12-01T05:18:43.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 3325 completed, throughput=5MB/sec 2023-12-01T05:18:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:43 smithi060 ceph-mon[94233]: pgmap v2096: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:18:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:43 smithi060 ceph-mon[109077]: pgmap v2096: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:18:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:43 smithi089 ceph-mon[98504]: pgmap v2096: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:18:44.364 INFO:tasks.workunit.client.0.smithi060.stdout: 650: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:44.364 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oIXMmkaGmVPwUSh off=1811247 len=422548 2023-12-01T05:18:44.368 INFO:tasks.workunit.client.0.smithi060.stdout:op 3326 completed, throughput=4.99MB/sec 2023-12-01T05:18:44.368 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HoVvqjG5Ugia13X off=12227051 len=677692 2023-12-01T05:18:44.372 INFO:tasks.workunit.client.0.smithi060.stdout:op 3327 completed, throughput=4.99MB/sec 2023-12-01T05:18:44.373 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V61OKHI2jUPoxx8 off=1042507 len=941988 2023-12-01T05:18:44.378 INFO:tasks.workunit.client.0.smithi060.stdout:op 3328 completed, throughput=5MB/sec 2023-12-01T05:18:44.378 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dbVZGiKVv6RUXxU off=377978 len=2044286 2023-12-01T05:18:44.379 INFO:tasks.workunit.client.0.smithi060.stdout:op 3329 completed, throughput=5MB/sec 2023-12-01T05:18:44.380 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A73dwHIuyH-lRSn off=5745734 len=401936 2023-12-01T05:18:44.383 INFO:tasks.workunit.client.0.smithi060.stdout:op 3330 completed, throughput=5MB/sec 2023-12-01T05:18:44.383 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vFYhCZg2BgrLA9v off=28541 len=1986749 2023-12-01T05:18:44.385 INFO:tasks.workunit.client.0.smithi060.stdout:op 3331 completed, throughput=5MB/sec 2023-12-01T05:18:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:18:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:18:45.386 INFO:tasks.workunit.client.0.smithi060.stdout: 651: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:45.386 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-141nq8QQk4xb_vh off=11274649 len=1970241 2023-12-01T05:18:45.388 INFO:tasks.workunit.client.0.smithi060.stdout:op 3332 completed, throughput=5MB/sec 2023-12-01T05:18:45.388 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0y9X_4nkaxYlg5z off=936158 len=1960931 2023-12-01T05:18:45.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 3333 completed, throughput=5MB/sec 2023-12-01T05:18:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:45 smithi060 ceph-mon[94233]: pgmap v2097: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:18:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:45 smithi060 ceph-mon[109077]: pgmap v2097: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:18:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:45 smithi089 ceph-mon[98504]: pgmap v2097: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:18:46.397 INFO:tasks.workunit.client.0.smithi060.stdout: 652: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:46.398 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z9h9X7KZ4ZEbAdR off=668257 len=664349 2023-12-01T05:18:46.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 3334 completed, throughput=4.99MB/sec 2023-12-01T05:18:46.398 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8jPiZJELlTXNl1t off=6034197 len=687635 2023-12-01T05:18:46.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 3335 completed, throughput=4.99MB/sec 2023-12-01T05:18:46.403 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QEdmg8mmOUIS3BD off=984492 len=661382 2023-12-01T05:18:46.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 3336 completed, throughput=5MB/sec 2023-12-01T05:18:46.404 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rO4UG1xXYCvHouD off=9872899 len=263109 2023-12-01T05:18:46.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 3337 completed, throughput=5MB/sec 2023-12-01T05:18:46.407 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-stC6IEyn4p7J7kC off=19007519 len=1605768 2023-12-01T05:18:46.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 3338 completed, throughput=5MB/sec 2023-12-01T05:18:46.414 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cdtQoI1w43saX15 off=2603301 len=1331575 2023-12-01T05:18:46.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 3339 completed, throughput=5MB/sec 2023-12-01T05:18:47.416 INFO:tasks.workunit.client.0.smithi060.stdout: 653: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:47.416 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GjNkjpMVK3pVdrr off=8918993 len=1281617 2023-12-01T05:18:47.418 INFO:tasks.workunit.client.0.smithi060.stdout:op 3340 completed, throughput=4.99MB/sec 2023-12-01T05:18:47.418 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Qvq-hLYDt0POMA1 off=8388555 len=1515149 2023-12-01T05:18:47.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 3341 completed, throughput=5MB/sec 2023-12-01T05:18:47.421 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VbkCAmKMYoInN-U off=6242689 len=1584672 2023-12-01T05:18:47.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 3342 completed, throughput=5MB/sec 2023-12-01T05:18:47.431 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MBH_umvI-GhORj9 off=8068098 len=136247 2023-12-01T05:18:47.431 INFO:tasks.workunit.client.0.smithi060.stdout:op 3343 completed, throughput=5MB/sec 2023-12-01T05:18:47.431 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iRxKDvhBH0neVPf off=3638605 len=149405 2023-12-01T05:18:47.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 3344 completed, throughput=5MB/sec 2023-12-01T05:18:47.434 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sCLKQ0ykeLvi6rE off=6779425 len=306170 2023-12-01T05:18:47.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 3345 completed, throughput=5MB/sec 2023-12-01T05:18:47.435 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sDhKj9iBFotutXE off=7919853 len=1391781 2023-12-01T05:18:47.436 INFO:tasks.workunit.client.0.smithi060.stdout:op 3346 completed, throughput=5MB/sec 2023-12-01T05:18:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:47 smithi060 ceph-mon[94233]: pgmap v2098: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:18:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:47 smithi060 ceph-mon[109077]: pgmap v2098: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:18:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:47 smithi089 ceph-mon[98504]: pgmap v2098: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:18:48.437 INFO:tasks.workunit.client.0.smithi060.stdout: 654: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:48.437 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bVpZe53YkKlAfR0 off=19167240 len=1875557 2023-12-01T05:18:48.445 INFO:tasks.workunit.client.0.smithi060.stdout:op 3347 completed, throughput=5MB/sec 2023-12-01T05:18:48.445 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xYnD4DRhfs6l-s4 off=2765625 len=801381 2023-12-01T05:18:48.446 INFO:tasks.workunit.client.0.smithi060.stdout:op 3348 completed, throughput=5MB/sec 2023-12-01T05:18:48.446 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KQbWOBH1_ZK3VVM off=3658661 len=1069531 2023-12-01T05:18:48.452 INFO:tasks.workunit.client.0.smithi060.stdout:op 3349 completed, throughput=5MB/sec 2023-12-01T05:18:48.452 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bQ1QMmLpQm84h5x off=9703145 len=1435026 2023-12-01T05:18:48.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 3350 completed, throughput=5MB/sec 2023-12-01T05:18:49.458 INFO:tasks.workunit.client.0.smithi060.stdout: 655: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:49.458 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TpRung_qhnM4tCp off=11397137 len=1796208 2023-12-01T05:18:49.460 INFO:tasks.workunit.client.0.smithi060.stdout:op 3351 completed, throughput=5MB/sec 2023-12-01T05:18:49.460 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y6jOF735fX2WVj5 off=8793713 len=1011788 2023-12-01T05:18:49.461 INFO:tasks.workunit.client.0.smithi060.stdout:op 3352 completed, throughput=5MB/sec 2023-12-01T05:18:49.462 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fj0J3XaOHjHB_2t off=295433 len=1275781 2023-12-01T05:18:49.469 INFO:tasks.workunit.client.0.smithi060.stdout:op 3353 completed, throughput=5MB/sec 2023-12-01T05:18:49.469 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Z1HqZb_DmSgq5io off=9555923 len=501186 2023-12-01T05:18:49.472 INFO:tasks.workunit.client.0.smithi060.stdout:op 3354 completed, throughput=5MB/sec 2023-12-01T05:18:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:49 smithi060 ceph-mon[94233]: pgmap v2099: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:18:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:49 smithi060 ceph-mon[109077]: pgmap v2099: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:18:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:49 smithi089 ceph-mon[98504]: pgmap v2099: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:18:50.473 INFO:tasks.workunit.client.0.smithi060.stdout: 656: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:50.473 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ot6OKCqW3Hfeqya off=12386331 len=1378400 2023-12-01T05:18:50.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 3355 completed, throughput=4.99MB/sec 2023-12-01T05:18:50.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ylC8LDCT05jQFoz off=2898379 len=1885125 2023-12-01T05:18:50.484 INFO:tasks.workunit.client.0.smithi060.stdout:op 3356 completed, throughput=5MB/sec 2023-12-01T05:18:50.484 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9fm9rLXBO8CNscX off=593319 len=559661 2023-12-01T05:18:50.485 INFO:tasks.workunit.client.0.smithi060.stdout:op 3357 completed, throughput=5MB/sec 2023-12-01T05:18:50.485 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wvF1msp4I6SC_UN off=356861 len=84517 2023-12-01T05:18:50.488 INFO:tasks.workunit.client.0.smithi060.stdout:op 3358 completed, throughput=5MB/sec 2023-12-01T05:18:50.488 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QjX0cxZSHbzUyhM off=1076778 len=1104700 2023-12-01T05:18:50.490 INFO:tasks.workunit.client.0.smithi060.stdout:op 3359 completed, throughput=5MB/sec 2023-12-01T05:18:50.490 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PdxZK2t6xPCSRu6 off=1397886 len=44365 2023-12-01T05:18:50.490 INFO:tasks.workunit.client.0.smithi060.stdout:op 3360 completed, throughput=5MB/sec 2023-12-01T05:18:50.490 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GRtMTST3hcNJIG7 off=5127215 len=1251204 2023-12-01T05:18:50.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 3361 completed, throughput=5MB/sec 2023-12-01T05:18:51.497 INFO:tasks.workunit.client.0.smithi060.stdout: 657: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:51.497 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OIfWl3kpD5E0Ddq off=4018722 len=1075544 2023-12-01T05:18:51.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 3362 completed, throughput=5MB/sec 2023-12-01T05:18:51.503 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--22lsVgBg94eoLQ off=8790176 len=1260705 2023-12-01T05:18:51.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 3363 completed, throughput=5MB/sec 2023-12-01T05:18:51.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yo2RIWyGQ7VmPn8 off=1056309 len=1750181 2023-12-01T05:18:51.512 INFO:tasks.workunit.client.0.smithi060.stdout:op 3364 completed, throughput=5MB/sec 2023-12-01T05:18:51.512 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RYjkiT79e14De0M off=3184119 len=1246471 2023-12-01T05:18:51.519 INFO:tasks.workunit.client.0.smithi060.stdout:op 3365 completed, throughput=5MB/sec 2023-12-01T05:18:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:51 smithi060 ceph-mon[94233]: pgmap v2100: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:51 smithi060 ceph-mon[109077]: pgmap v2100: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:51 smithi089 ceph-mon[98504]: pgmap v2100: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:18:52.519 INFO:tasks.workunit.client.0.smithi060.stdout: 658: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:52.519 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MbzwmBmDJDBGhf- off=615097 len=81189 2023-12-01T05:18:52.522 INFO:tasks.workunit.client.0.smithi060.stdout:op 3366 completed, throughput=4.99MB/sec 2023-12-01T05:18:52.523 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IkjAP8XuuJXc1kZ off=4398482 len=1667099 2023-12-01T05:18:52.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 3367 completed, throughput=5MB/sec 2023-12-01T05:18:52.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-itu_LRH8y1BUDAT off=22172687 len=1494859 2023-12-01T05:18:52.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 3368 completed, throughput=5MB/sec 2023-12-01T05:18:52.534 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2Y3iOlYTxH0DMAm off=9147228 len=1513773 2023-12-01T05:18:52.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 3369 completed, throughput=5MB/sec 2023-12-01T05:18:53.540 INFO:tasks.workunit.client.0.smithi060.stdout: 659: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:53.541 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YmilkynTT0SLp2c off=23198595 len=1601174 2023-12-01T05:18:53.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 3370 completed, throughput=5MB/sec 2023-12-01T05:18:53.542 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8XR2zqIdFKIlm4E off=11146700 len=585923 2023-12-01T05:18:53.544 INFO:tasks.workunit.client.0.smithi060.stdout:op 3371 completed, throughput=5MB/sec 2023-12-01T05:18:53.544 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--NRVsKYLFOydI2Q off=10745479 len=1823360 2023-12-01T05:18:53.547 INFO:tasks.workunit.client.0.smithi060.stdout:op 3372 completed, throughput=5MB/sec 2023-12-01T05:18:53.547 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CD7a_R8TshGTR3v off=2551217 len=104667 2023-12-01T05:18:53.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 3373 completed, throughput=5MB/sec 2023-12-01T05:18:53.550 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EjyrD-UBduAcGsQ off=2256617 len=33977 2023-12-01T05:18:53.551 INFO:tasks.workunit.client.0.smithi060.stdout:op 3374 completed, throughput=5MB/sec 2023-12-01T05:18:53.551 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N5Ro85-t_O6oI_p off=2813687 len=1811738 2023-12-01T05:18:53.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 3375 completed, throughput=5MB/sec 2023-12-01T05:18:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:53 smithi060 ceph-mon[94233]: pgmap v2101: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:18:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:53 smithi060 ceph-mon[109077]: pgmap v2101: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:18:53.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:53 smithi089 ceph-mon[98504]: pgmap v2101: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:18:54.560 INFO:tasks.workunit.client.0.smithi060.stdout: 660: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:54.561 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hjgMPvjoSUrXzFf off=619152 len=1769350 2023-12-01T05:18:54.570 INFO:tasks.workunit.client.0.smithi060.stdout:op 3376 completed, throughput=5MB/sec 2023-12-01T05:18:54.571 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pEHaJ6S86l7Meyk off=2332064 len=1550290 2023-12-01T05:18:54.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 3377 completed, throughput=5MB/sec 2023-12-01T05:18:54.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r7Ps78Tp9xWTLhj off=3446505 len=639163 2023-12-01T05:18:54.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 3378 completed, throughput=5MB/sec 2023-12-01T05:18:54.581 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fGSfHbbWC0tP305 off=1867458 len=1925274 2023-12-01T05:18:54.589 INFO:tasks.workunit.client.0.smithi060.stdout:op 3379 completed, throughput=5MB/sec 2023-12-01T05:18:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:18:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:18:55.590 INFO:tasks.workunit.client.0.smithi060.stdout: 661: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:55.590 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K0elmKcpgacXuVz off=157100 len=1696391 2023-12-01T05:18:55.597 INFO:tasks.workunit.client.0.smithi060.stdout:op 3380 completed, throughput=5MB/sec 2023-12-01T05:18:55.597 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7rIE7fU_v1OSLmi off=179702 len=2092562 2023-12-01T05:18:55.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 3381 completed, throughput=5MB/sec 2023-12-01T05:18:55.609 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0dh6Vkbz6EZfaXv off=6086989 len=1724211 2023-12-01T05:18:55.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 3382 completed, throughput=5MB/sec 2023-12-01T05:18:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:55 smithi060 ceph-mon[94233]: pgmap v2102: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:18:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:55 smithi060 ceph-mon[109077]: pgmap v2102: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:18:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:55 smithi089 ceph-mon[98504]: pgmap v2102: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:18:56.611 INFO:tasks.workunit.client.0.smithi060.stdout: 662: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:56.611 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_TLtbZOeR1hvLtZ off=8933692 len=853737 2023-12-01T05:18:56.613 INFO:tasks.workunit.client.0.smithi060.stdout:op 3383 completed, throughput=5MB/sec 2023-12-01T05:18:56.613 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B2MJDWtJrG28kKW off=6970658 len=550343 2023-12-01T05:18:56.614 INFO:tasks.workunit.client.0.smithi060.stdout:op 3384 completed, throughput=5MB/sec 2023-12-01T05:18:56.614 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y3LlqfY53EcyR7_ off=11659648 len=142583 2023-12-01T05:18:56.615 INFO:tasks.workunit.client.0.smithi060.stdout:op 3385 completed, throughput=5MB/sec 2023-12-01T05:18:56.615 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hodCKrfVuzVvNvy off=10539425 len=392276 2023-12-01T05:18:56.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 3386 completed, throughput=5MB/sec 2023-12-01T05:18:56.619 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BKZj7YFuw1zy5sB off=6274505 len=404847 2023-12-01T05:18:56.623 INFO:tasks.workunit.client.0.smithi060.stdout:op 3387 completed, throughput=5MB/sec 2023-12-01T05:18:56.623 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x-EoPZkQ6aK5QI4 off=2568488 len=1360671 2023-12-01T05:18:56.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 3388 completed, throughput=5MB/sec 2023-12-01T05:18:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:18:57.630 INFO:tasks.workunit.client.0.smithi060.stdout: 663: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:57.630 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hZynBaCdBlVano8 off=4608894 len=1155278 2023-12-01T05:18:57.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 3389 completed, throughput=4.99MB/sec 2023-12-01T05:18:57.631 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DkeN-rR_bZRF7IJ off=6564831 len=1830443 2023-12-01T05:18:57.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 3390 completed, throughput=5MB/sec 2023-12-01T05:18:57.643 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1WpgQoKMQUaiBLT off=7519483 len=1332710 2023-12-01T05:18:57.648 INFO:tasks.workunit.client.0.smithi060.stdout:op 3391 completed, throughput=5MB/sec 2023-12-01T05:18:57.649 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hM4ojRgl4_lQVe5 off=3208903 len=1094012 2023-12-01T05:18:57.654 INFO:tasks.workunit.client.0.smithi060.stdout:op 3392 completed, throughput=5MB/sec 2023-12-01T05:18:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:57 smithi089 ceph-mon[98504]: pgmap v2103: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:18:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:57 smithi060 ceph-mon[94233]: pgmap v2103: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:18:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:57 smithi060 ceph-mon[109077]: pgmap v2103: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:18:58.654 INFO:tasks.workunit.client.0.smithi060.stdout: 664: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:58.655 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NFSDG-Rgks1TJF8 off=7019930 len=703224 2023-12-01T05:18:58.659 INFO:tasks.workunit.client.0.smithi060.stdout:op 3393 completed, throughput=4.99MB/sec 2023-12-01T05:18:58.660 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q_LAaz3E5APVZHL off=11196326 len=1787313 2023-12-01T05:18:58.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 3394 completed, throughput=5MB/sec 2023-12-01T05:18:58.670 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-giUWl1d5u98_Vwt off=1005016 len=1822312 2023-12-01T05:18:58.673 INFO:tasks.workunit.client.0.smithi060.stdout:op 3395 completed, throughput=5MB/sec 2023-12-01T05:18:58.673 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Wz7kiHmdeYECSjA off=9838828 len=310437 2023-12-01T05:18:58.673 INFO:tasks.workunit.client.0.smithi060.stdout:op 3396 completed, throughput=5MB/sec 2023-12-01T05:18:58.673 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xQmlEomgSQKVn96 off=7350536 len=82087 2023-12-01T05:18:58.677 INFO:tasks.workunit.client.0.smithi060.stdout:op 3397 completed, throughput=5MB/sec 2023-12-01T05:18:58.677 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CAoWtdXYXiUtkNJ off=1706918 len=499326 2023-12-01T05:18:58.679 INFO:tasks.workunit.client.0.smithi060.stdout:op 3398 completed, throughput=5MB/sec 2023-12-01T05:18:58.680 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--CdtghgACqsX_WR off=789176 len=1387539 2023-12-01T05:18:58.686 INFO:tasks.workunit.client.0.smithi060.stdout:op 3399 completed, throughput=5MB/sec 2023-12-01T05:18:59.471 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:18:59.687 INFO:tasks.workunit.client.0.smithi060.stdout: 665: throughput=4.99MB/sec pending data=0 2023-12-01T05:18:59.687 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JSW8TkaRGBS5itj off=9551751 len=1920298 2023-12-01T05:18:59.688 INFO:tasks.workunit.client.0.smithi060.stdout:op 3400 completed, throughput=5MB/sec 2023-12-01T05:18:59.688 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DNNEt2Q6eJSBeO2 off=2289021 len=1343403 2023-12-01T05:18:59.691 INFO:tasks.workunit.client.0.smithi060.stdout:op 3401 completed, throughput=5MB/sec 2023-12-01T05:18:59.691 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fkU9Lqn0ly6FW3X off=12722558 len=689759 2023-12-01T05:18:59.692 INFO:tasks.workunit.client.0.smithi060.stdout:op 3402 completed, throughput=5MB/sec 2023-12-01T05:18:59.692 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5zh6THWXEgcVTRm off=1714571 len=894365 2023-12-01T05:18:59.698 INFO:tasks.workunit.client.0.smithi060.stdout:op 3403 completed, throughput=5MB/sec 2023-12-01T05:18:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:18:59 smithi089 ceph-mon[98504]: pgmap v2104: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:18:59.802 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:18:59.802 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (33m) 81s ago 33m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:18:59.802 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (33m) 80s ago 33m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:18:59.802 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (34m) 81s ago 34m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:18:59.802 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (34m) 80s ago 34m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:18:59.802 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (37m) 80s ago 37m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (39m) 81s ago 39m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (39m) 81s ago 39m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (38m) 80s ago 37m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (37m) 81s ago 37m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (33m) 81s ago 33m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (33m) 80s ago 33m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (37m) 81s ago 37m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (37m) 81s ago 37m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (36m) 81s ago 36m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (36m) 81s ago 36m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (36m) 80s ago 36m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (35m) 80s ago 35m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (35m) 80s ago 35m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (35m) 80s ago 34m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:18:59.803 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (33m) 80s ago 34m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:19:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:18:59 smithi060 ceph-mon[94233]: pgmap v2104: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:19:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:18:59 smithi060 ceph-mon[109077]: pgmap v2104: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:19:00.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:00.203 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:19:00.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:19:00.203 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:00.203 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:19:00.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:19:00.203 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:19:00.203 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:19:00.698 INFO:tasks.workunit.client.0.smithi060.stdout: 666: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:00.698 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g1x8o9WkmFCkL3X off=3249185 len=1376049 2023-12-01T05:19:00.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 3404 completed, throughput=5MB/sec 2023-12-01T05:19:00.704 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3UAqflGWtt8dHF0 off=18428008 len=1479240 2023-12-01T05:19:00.705 INFO:tasks.workunit.client.0.smithi060.stdout:op 3405 completed, throughput=5MB/sec 2023-12-01T05:19:00.705 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M7u-FDPBmFERcwq off=1477432 len=1851769 2023-12-01T05:19:00.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 3406 completed, throughput=5MB/sec 2023-12-01T05:19:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:00 smithi089 ceph-mon[98504]: from='client.16596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4284063167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:19:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:00 smithi060 ceph-mon[94233]: from='client.16596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4284063167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:19:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:00 smithi060 ceph-mon[109077]: from='client.16596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4284063167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:19:01.716 INFO:tasks.workunit.client.0.smithi060.stdout: 667: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:01.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-06RNmvYIu12a1sq off=233391 len=2012830 2023-12-01T05:19:01.718 INFO:tasks.workunit.client.0.smithi060.stdout:op 3407 completed, throughput=5MB/sec 2023-12-01T05:19:01.719 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yaVUBZ-EIw2A0I4 off=1157811 len=862047 2023-12-01T05:19:01.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 3408 completed, throughput=5MB/sec 2023-12-01T05:19:01.724 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a-7pEs39DbchM7z off=10107802 len=1162438 2023-12-01T05:19:01.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 3409 completed, throughput=5MB/sec 2023-12-01T05:19:01.725 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4X7rM6HgocOctMi off=1739312 len=502175 2023-12-01T05:19:01.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 3410 completed, throughput=5MB/sec 2023-12-01T05:19:01.730 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FsYUcDrf9c7uvag off=7657393 len=1402325 2023-12-01T05:19:01.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 3411 completed, throughput=5MB/sec 2023-12-01T05:19:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:01 smithi089 ceph-mon[98504]: from='client.26510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:01 smithi089 ceph-mon[98504]: pgmap v2105: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:19:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:01 smithi060 ceph-mon[94233]: from='client.26510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:01 smithi060 ceph-mon[94233]: pgmap v2105: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:19:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:01 smithi060 ceph-mon[109077]: from='client.26510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:01 smithi060 ceph-mon[109077]: pgmap v2105: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:19:02.738 INFO:tasks.workunit.client.0.smithi060.stdout: 668: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:02.738 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M78rp--ilqlqxy7 off=7899824 len=159236 2023-12-01T05:19:02.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 3412 completed, throughput=4.99MB/sec 2023-12-01T05:19:02.739 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GQFy5NsIEUQBTSo off=8039537 len=1310383 2023-12-01T05:19:02.746 INFO:tasks.workunit.client.0.smithi060.stdout:op 3413 completed, throughput=5MB/sec 2023-12-01T05:19:02.747 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xbA_4uvmbNkh3QG off=3597821 len=1183854 2023-12-01T05:19:02.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 3414 completed, throughput=5MB/sec 2023-12-01T05:19:02.748 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ckneMlP7FBjQi_e off=293707 len=992662 2023-12-01T05:19:02.749 INFO:tasks.workunit.client.0.smithi060.stdout:op 3415 completed, throughput=5MB/sec 2023-12-01T05:19:02.750 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wpvNr1yZIfRmbE3 off=7234634 len=106521 2023-12-01T05:19:02.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 3416 completed, throughput=5MB/sec 2023-12-01T05:19:02.750 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-w_0rJfK_CWFXpow off=1821556 len=863829 2023-12-01T05:19:02.755 INFO:tasks.workunit.client.0.smithi060.stdout:op 3417 completed, throughput=5MB/sec 2023-12-01T05:19:03.756 INFO:tasks.workunit.client.0.smithi060.stdout: 669: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:03.756 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aOepRyzQl67hs86 off=6092330 len=725421 2023-12-01T05:19:03.757 INFO:tasks.workunit.client.0.smithi060.stdout:op 3418 completed, throughput=4.99MB/sec 2023-12-01T05:19:03.757 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MU8NULOHyawEIeA off=8181568 len=73017 2023-12-01T05:19:03.757 INFO:tasks.workunit.client.0.smithi060.stdout:op 3419 completed, throughput=4.99MB/sec 2023-12-01T05:19:03.757 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vGVFX_flCxlABGJ off=843313 len=1280898 2023-12-01T05:19:03.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 3420 completed, throughput=5MB/sec 2023-12-01T05:19:03.764 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TXPZKWnOkobywWB off=823836 len=608325 2023-12-01T05:19:03.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 3421 completed, throughput=5MB/sec 2023-12-01T05:19:03.768 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-k008GDDxxcjhhKT off=1896492 len=1356303 2023-12-01T05:19:03.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 3422 completed, throughput=5MB/sec 2023-12-01T05:19:03.769 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hkfiZ6bt9x6Hgdu off=2840863 len=314661 2023-12-01T05:19:03.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 3423 completed, throughput=5MB/sec 2023-12-01T05:19:03.773 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-25iGVze8i8ndfNn off=330662 len=1139138 2023-12-01T05:19:03.774 INFO:tasks.workunit.client.0.smithi060.stdout:op 3424 completed, throughput=5MB/sec 2023-12-01T05:19:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:03 smithi089 ceph-mon[98504]: pgmap v2106: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:19:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:03 smithi060 ceph-mon[109077]: pgmap v2106: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:19:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:03 smithi060 ceph-mon[94233]: pgmap v2106: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:19:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:19:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:19:04.774 INFO:tasks.workunit.client.0.smithi060.stdout: 670: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:04.775 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Frlq0imzmwIf2Uq off=2974139 len=1209978 2023-12-01T05:19:04.776 INFO:tasks.workunit.client.0.smithi060.stdout:op 3425 completed, throughput=4.99MB/sec 2023-12-01T05:19:04.776 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-foxxkjhNHtrIwYq off=4958674 len=824990 2023-12-01T05:19:04.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 3426 completed, throughput=5MB/sec 2023-12-01T05:19:04.781 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pO3U-ppKmxwkXZh off=8032223 len=31045 2023-12-01T05:19:04.782 INFO:tasks.workunit.client.0.smithi060.stdout:op 3427 completed, throughput=5MB/sec 2023-12-01T05:19:04.782 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7QBcUZWQqNbcOkU off=4028025 len=589262 2023-12-01T05:19:04.786 INFO:tasks.workunit.client.0.smithi060.stdout:op 3428 completed, throughput=5MB/sec 2023-12-01T05:19:04.786 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gylIlPw92QSoClJ off=15309484 len=1629354 2023-12-01T05:19:04.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 3429 completed, throughput=5MB/sec 2023-12-01T05:19:04.788 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_q0_WZFHhVoxHp0 off=4691831 len=1290643 2023-12-01T05:19:04.795 INFO:tasks.workunit.client.0.smithi060.stdout:op 3430 completed, throughput=5MB/sec 2023-12-01T05:19:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:05 smithi089 ceph-mon[98504]: pgmap v2107: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T05:19:05.799 INFO:tasks.workunit.client.0.smithi060.stdout: 671: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:05.799 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qUm3yY66dQDm-rP off=4809340 len=243695 2023-12-01T05:19:05.799 INFO:tasks.workunit.client.0.smithi060.stdout:op 3431 completed, throughput=4.99MB/sec 2023-12-01T05:19:05.799 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1O2FQFTXi8Hzlm9 off=16441936 len=1686492 2023-12-01T05:19:05.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 3432 completed, throughput=5MB/sec 2023-12-01T05:19:05.809 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Uotgof2JjILOuxm off=7314165 len=1914196 2023-12-01T05:19:05.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 3433 completed, throughput=5MB/sec 2023-12-01T05:19:05.813 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZezI0ASzFbN8mmf off=258492 len=1554771 2023-12-01T05:19:05.814 INFO:tasks.workunit.client.0.smithi060.stdout:op 3434 completed, throughput=5MB/sec 2023-12-01T05:19:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:05 smithi060 ceph-mon[94233]: pgmap v2107: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T05:19:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:05 smithi060 ceph-mon[109077]: pgmap v2107: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T05:19:06.815 INFO:tasks.workunit.client.0.smithi060.stdout: 672: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:06.815 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VPVZhKV2Rt1sZjC off=13740287 len=1999944 2023-12-01T05:19:06.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 3435 completed, throughput=5MB/sec 2023-12-01T05:19:06.819 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dwwKPICAuLgMIlB off=4675050 len=239638 2023-12-01T05:19:06.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 3436 completed, throughput=5MB/sec 2023-12-01T05:19:06.822 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p-bXzMF3b7FgAG5 off=841304 len=1918350 2023-12-01T05:19:06.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 3437 completed, throughput=5MB/sec 2023-12-01T05:19:06.824 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OtzfJ1_rPW9Nomo off=4424874 len=1398413 2023-12-01T05:19:06.826 INFO:tasks.workunit.client.0.smithi060.stdout:op 3438 completed, throughput=5MB/sec 2023-12-01T05:19:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:07 smithi089 ceph-mon[98504]: pgmap v2108: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T05:19:07.826 INFO:tasks.workunit.client.0.smithi060.stdout: 673: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:07.826 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X-wMsqybzgxfT7_ off=14568851 len=1152465 2023-12-01T05:19:07.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 3439 completed, throughput=5MB/sec 2023-12-01T05:19:07.833 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fD4iQYtraVqgZc5 off=18785689 len=715732 2023-12-01T05:19:07.834 INFO:tasks.workunit.client.0.smithi060.stdout:op 3440 completed, throughput=5MB/sec 2023-12-01T05:19:07.834 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JVMVK0mjGdtvG9c off=364438 len=1436230 2023-12-01T05:19:07.841 INFO:tasks.workunit.client.0.smithi060.stdout:op 3441 completed, throughput=5MB/sec 2023-12-01T05:19:07.841 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sVEEZcgo_XlUVIw off=9508845 len=278142 2023-12-01T05:19:07.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 3442 completed, throughput=5MB/sec 2023-12-01T05:19:07.844 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-72IJnl1i_aeJePi off=7322910 len=2039587 2023-12-01T05:19:07.846 INFO:tasks.workunit.client.0.smithi060.stdout:op 3443 completed, throughput=5MB/sec 2023-12-01T05:19:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:07 smithi060 ceph-mon[94233]: pgmap v2108: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T05:19:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:07 smithi060 ceph-mon[109077]: pgmap v2108: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2023-12-01T05:19:08.847 INFO:tasks.workunit.client.0.smithi060.stdout: 674: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:08.847 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6saVfokwUdDRDMW off=4218844 len=29250 2023-12-01T05:19:08.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 3444 completed, throughput=4.99MB/sec 2023-12-01T05:19:08.849 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u0q343Mey3SPyYJ off=7543668 len=1893028 2023-12-01T05:19:08.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 3445 completed, throughput=5MB/sec 2023-12-01T05:19:08.862 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BpudZkEX7_tUebf off=4862582 len=1314343 2023-12-01T05:19:08.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 3446 completed, throughput=5MB/sec 2023-12-01T05:19:08.863 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3bWaz1kxr2bRkXZ off=7086044 len=423894 2023-12-01T05:19:08.867 INFO:tasks.workunit.client.0.smithi060.stdout:op 3447 completed, throughput=5MB/sec 2023-12-01T05:19:08.867 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aidycY-8CuxsFUx off=729854 len=1613898 2023-12-01T05:19:08.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 3448 completed, throughput=5MB/sec 2023-12-01T05:19:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:09 smithi089 ceph-mon[98504]: pgmap v2109: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:19:09.869 INFO:tasks.workunit.client.0.smithi060.stdout: 675: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:09.869 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uw6kKlehsAGwj1R off=2103459 len=1085112 2023-12-01T05:19:09.870 INFO:tasks.workunit.client.0.smithi060.stdout:op 3449 completed, throughput=5MB/sec 2023-12-01T05:19:09.871 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rewSZSqILLdeSTC off=18741539 len=1460543 2023-12-01T05:19:09.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 3450 completed, throughput=5MB/sec 2023-12-01T05:19:09.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MvlAqsyG3vA-k8Z off=13310180 len=245185 2023-12-01T05:19:09.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 3451 completed, throughput=5MB/sec 2023-12-01T05:19:09.876 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wDA7GsEvd0G4WVT off=19200689 len=152603 2023-12-01T05:19:09.878 INFO:tasks.workunit.client.0.smithi060.stdout:op 3452 completed, throughput=5MB/sec 2023-12-01T05:19:09.879 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sul1gKf1triXIzw off=10581579 len=1911074 2023-12-01T05:19:09.882 INFO:tasks.workunit.client.0.smithi060.stdout:op 3453 completed, throughput=5MB/sec 2023-12-01T05:19:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:09 smithi060 ceph-mon[94233]: pgmap v2109: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:19:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:09 smithi060 ceph-mon[109077]: pgmap v2109: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:19:10.882 INFO:tasks.workunit.client.0.smithi060.stdout: 676: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:10.883 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ipi_EDvHqvBH6uu off=9463103 len=790611 2023-12-01T05:19:10.888 INFO:tasks.workunit.client.0.smithi060.stdout:op 3454 completed, throughput=4.99MB/sec 2023-12-01T05:19:10.888 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kO0zrK8eHezBtU1 off=1586011 len=273425 2023-12-01T05:19:10.890 INFO:tasks.workunit.client.0.smithi060.stdout:op 3455 completed, throughput=4.99MB/sec 2023-12-01T05:19:10.890 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5WwNpIgk9mvEI2p off=5245840 len=1387104 2023-12-01T05:19:10.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 3456 completed, throughput=5MB/sec 2023-12-01T05:19:10.900 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NfefGzii8SKW01P off=2685931 len=579159 2023-12-01T05:19:10.904 INFO:tasks.workunit.client.0.smithi060.stdout:op 3457 completed, throughput=5MB/sec 2023-12-01T05:19:10.904 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YTTW92EFhO68dZ- off=12900683 len=571465 2023-12-01T05:19:10.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 3458 completed, throughput=5MB/sec 2023-12-01T05:19:10.905 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IB_QtQZoKfLVtBF off=8408901 len=416627 2023-12-01T05:19:10.908 INFO:tasks.workunit.client.0.smithi060.stdout:op 3459 completed, throughput=5MB/sec 2023-12-01T05:19:10.909 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9rVAIs3L2yZA9h0 off=5642613 len=163649 2023-12-01T05:19:10.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 3460 completed, throughput=5MB/sec 2023-12-01T05:19:10.909 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0XEyBm7HNb0VuuY off=14940094 len=828781 2023-12-01T05:19:10.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 3461 completed, throughput=5MB/sec 2023-12-01T05:19:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:11 smithi089 ceph-mon[98504]: pgmap v2110: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:11.911 INFO:tasks.workunit.client.0.smithi060.stdout: 677: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:11.911 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IWzr-IEP5Rv_w90 off=958172 len=1905671 2023-12-01T05:19:11.923 INFO:tasks.workunit.client.0.smithi060.stdout:op 3462 completed, throughput=5MB/sec 2023-12-01T05:19:11.923 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pJNkq7CGtSrG-48 off=17599017 len=369352 2023-12-01T05:19:11.924 INFO:tasks.workunit.client.0.smithi060.stdout:op 3463 completed, throughput=5MB/sec 2023-12-01T05:19:11.924 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dNyjxvlHrFMxBOX off=3007753 len=1949757 2023-12-01T05:19:11.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 3464 completed, throughput=5MB/sec 2023-12-01T05:19:11.931 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XBrvewrDzb2O85m off=2806266 len=1690938 2023-12-01T05:19:11.933 INFO:tasks.workunit.client.0.smithi060.stdout:op 3465 completed, throughput=5MB/sec 2023-12-01T05:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:11 smithi060 ceph-mon[109077]: pgmap v2110: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:11 smithi060 ceph-mon[94233]: pgmap v2110: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:12.934 INFO:tasks.workunit.client.0.smithi060.stdout: 678: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:12.934 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r_ABfvoqgMxvGCV off=2680407 len=1611724 2023-12-01T05:19:12.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 3466 completed, throughput=5MB/sec 2023-12-01T05:19:12.936 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H13FsW34NFRBbhb off=8391857 len=1928823 2023-12-01T05:19:12.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 3467 completed, throughput=5MB/sec 2023-12-01T05:19:12.947 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TJhCKCdpd-4YT-P off=2364839 len=155445 2023-12-01T05:19:12.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 3468 completed, throughput=5MB/sec 2023-12-01T05:19:12.947 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-beL6gPmjiBBUPz_ off=3045133 len=550202 2023-12-01T05:19:12.948 INFO:tasks.workunit.client.0.smithi060.stdout:op 3469 completed, throughput=5MB/sec 2023-12-01T05:19:12.948 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H1Ohe7WQcHyCMFY off=2377134 len=529976 2023-12-01T05:19:12.949 INFO:tasks.workunit.client.0.smithi060.stdout:op 3470 completed, throughput=5MB/sec 2023-12-01T05:19:13.950 INFO:tasks.workunit.client.0.smithi060.stdout: 679: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:13.950 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PceXs5Z4vwFI-Wd off=356120 len=1936219 2023-12-01T05:19:13.960 INFO:tasks.workunit.client.0.smithi060.stdout:op 3471 completed, throughput=5MB/sec 2023-12-01T05:19:13.960 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_S4zYkEfTSAQsco off=8499945 len=769203 2023-12-01T05:19:13.965 INFO:tasks.workunit.client.0.smithi060.stdout:op 3472 completed, throughput=5MB/sec 2023-12-01T05:19:13.965 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tBRSbwjZzP-0Oxl off=8113096 len=1338895 2023-12-01T05:19:13.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 3473 completed, throughput=5MB/sec 2023-12-01T05:19:13.968 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-u_bWYpSMSHfO9av off=2180040 len=480612 2023-12-01T05:19:13.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 3474 completed, throughput=5MB/sec 2023-12-01T05:19:13.969 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zpc_8MHk9YgAYhd off=22113895 len=1403773 2023-12-01T05:19:13.971 INFO:tasks.workunit.client.0.smithi060.stdout:op 3475 completed, throughput=5MB/sec 2023-12-01T05:19:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:13 smithi060 ceph-mon[94233]: pgmap v2111: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:19:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:13 smithi060 ceph-mon[109077]: pgmap v2111: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:19:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:13 smithi089 ceph-mon[98504]: pgmap v2111: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:19:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:19:14] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:19:14.971 INFO:tasks.workunit.client.0.smithi060.stdout: 680: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:14.971 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DObFpjvyZFDMBwX off=7148441 len=363118 2023-12-01T05:19:14.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 3476 completed, throughput=4.99MB/sec 2023-12-01T05:19:14.975 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8ZD6yxWV9SUslDA off=2626987 len=1068272 2023-12-01T05:19:14.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 3477 completed, throughput=5MB/sec 2023-12-01T05:19:14.977 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jDszVF0nNDRYXfX off=4324138 len=1581378 2023-12-01T05:19:14.980 INFO:tasks.workunit.client.0.smithi060.stdout:op 3478 completed, throughput=5MB/sec 2023-12-01T05:19:14.980 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UKxXfRASz8jP89Z off=10630720 len=1850678 2023-12-01T05:19:14.982 INFO:tasks.workunit.client.0.smithi060.stdout:op 3479 completed, throughput=5MB/sec 2023-12-01T05:19:15.983 INFO:tasks.workunit.client.0.smithi060.stdout: 681: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:15.983 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9wWWeAUwJWA8Kph off=21164740 len=259303 2023-12-01T05:19:15.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 3480 completed, throughput=4.99MB/sec 2023-12-01T05:19:15.983 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UjdTt-QJ3TO6UNY off=2794353 len=550312 2023-12-01T05:19:15.987 INFO:tasks.workunit.client.0.smithi060.stdout:op 3481 completed, throughput=4.99MB/sec 2023-12-01T05:19:15.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zTjEUvcfEhp6KFb off=9722878 len=367703 2023-12-01T05:19:15.988 INFO:tasks.workunit.client.0.smithi060.stdout:op 3482 completed, throughput=4.99MB/sec 2023-12-01T05:19:15.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HpUMTxGik08t7uY off=7965108 len=1545847 2023-12-01T05:19:15.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 3483 completed, throughput=5MB/sec 2023-12-01T05:19:15.990 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8kyFynZRAhQPCHj off=3045436 len=1617931 2023-12-01T05:19:15.993 INFO:tasks.workunit.client.0.smithi060.stdout:op 3484 completed, throughput=5MB/sec 2023-12-01T05:19:15.994 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jaopH1Xr4PJ0l0c off=5150129 len=817324 2023-12-01T05:19:15.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 3485 completed, throughput=5MB/sec 2023-12-01T05:19:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:15 smithi060 ceph-mon[94233]: pgmap v2112: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:19:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:15 smithi060 ceph-mon[109077]: pgmap v2112: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:19:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:15 smithi089 ceph-mon[98504]: pgmap v2112: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:19:16.995 INFO:tasks.workunit.client.0.smithi060.stdout: 682: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:16.995 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-taI4aEEInLqAwVL off=4087163 len=1444561 2023-12-01T05:19:17.001 INFO:tasks.workunit.client.0.smithi060.stdout:op 3486 completed, throughput=4.99MB/sec 2023-12-01T05:19:17.001 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VBGqkq2JkAPo3J7 off=10013319 len=896751 2023-12-01T05:19:17.007 INFO:tasks.workunit.client.0.smithi060.stdout:op 3487 completed, throughput=5MB/sec 2023-12-01T05:19:17.007 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sev8wUNFixB_-YP off=14225345 len=1525390 2023-12-01T05:19:17.008 INFO:tasks.workunit.client.0.smithi060.stdout:op 3488 completed, throughput=5MB/sec 2023-12-01T05:19:17.008 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3d_usu-xAhWCWKH off=19317195 len=1898752 2023-12-01T05:19:17.016 INFO:tasks.workunit.client.0.smithi060.stdout:op 3489 completed, throughput=5MB/sec 2023-12-01T05:19:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:17 smithi060 ceph-mon[94233]: pgmap v2113: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:19:18.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:17 smithi060 ceph-mon[109077]: pgmap v2113: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:19:18.016 INFO:tasks.workunit.client.0.smithi060.stdout: 683: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:18.016 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mjMZbafj3HSzX3r off=5539982 len=502357 2023-12-01T05:19:18.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 3490 completed, throughput=4.99MB/sec 2023-12-01T05:19:18.017 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tp1A3YN5N1aw1X4 off=3609939 len=707823 2023-12-01T05:19:18.019 INFO:tasks.workunit.client.0.smithi060.stdout:op 3491 completed, throughput=5MB/sec 2023-12-01T05:19:18.019 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X0jhZFEYqKtY1bW off=21556695 len=1454799 2023-12-01T05:19:18.021 INFO:tasks.workunit.client.0.smithi060.stdout:op 3492 completed, throughput=5MB/sec 2023-12-01T05:19:18.021 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-haVbDUn_Lk4VhXh off=933843 len=1511101 2023-12-01T05:19:18.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 3493 completed, throughput=5MB/sec 2023-12-01T05:19:18.028 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bhpX51xit6wNweV off=754483 len=557553 2023-12-01T05:19:18.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 3494 completed, throughput=5MB/sec 2023-12-01T05:19:18.029 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3n4OEjiiq1Nlos5 off=0 len=1200688 2023-12-01T05:19:18.034 INFO:tasks.workunit.client.0.smithi060.stdout:op 3495 completed, throughput=5MB/sec 2023-12-01T05:19:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:17 smithi089 ceph-mon[98504]: pgmap v2113: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:19:19.035 INFO:tasks.workunit.client.0.smithi060.stdout: 684: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:19.035 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xo9Ezzs4elIN5LT off=1599614 len=1029609 2023-12-01T05:19:19.036 INFO:tasks.workunit.client.0.smithi060.stdout:op 3496 completed, throughput=5MB/sec 2023-12-01T05:19:19.036 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1c-Ekmlazdy75yb off=411790 len=1191921 2023-12-01T05:19:19.042 INFO:tasks.workunit.client.0.smithi060.stdout:op 3497 completed, throughput=5MB/sec 2023-12-01T05:19:19.042 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cdWwXZuhj1SBEBJ off=3854 len=968306 2023-12-01T05:19:19.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 3498 completed, throughput=5MB/sec 2023-12-01T05:19:19.048 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VBSPRs5Kc19FR6w off=5485931 len=1452616 2023-12-01T05:19:19.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 3499 completed, throughput=5MB/sec 2023-12-01T05:19:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:19 smithi060 ceph-mon[94233]: pgmap v2114: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:19:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:19 smithi060 ceph-mon[109077]: pgmap v2114: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:19:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:19 smithi089 ceph-mon[98504]: pgmap v2114: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:19:20.057 INFO:tasks.workunit.client.0.smithi060.stdout: 685: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:20.057 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-duoq7ui7m-P6t_2 off=8229361 len=57543 2023-12-01T05:19:20.059 INFO:tasks.workunit.client.0.smithi060.stdout:op 3500 completed, throughput=4.99MB/sec 2023-12-01T05:19:20.059 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-riwHCDpGNH5GFgQ off=12094323 len=1918840 2023-12-01T05:19:20.062 INFO:tasks.workunit.client.0.smithi060.stdout:op 3501 completed, throughput=5MB/sec 2023-12-01T05:19:20.062 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ilIQBgEkCTi-d5F off=15306284 len=519931 2023-12-01T05:19:20.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 3502 completed, throughput=5MB/sec 2023-12-01T05:19:20.066 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jZP6axcW1lYMWuD off=1954815 len=1382361 2023-12-01T05:19:20.067 INFO:tasks.workunit.client.0.smithi060.stdout:op 3503 completed, throughput=5MB/sec 2023-12-01T05:19:20.068 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VTrGhkbHTsOw2H0 off=4805767 len=1856674 2023-12-01T05:19:20.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 3504 completed, throughput=5MB/sec 2023-12-01T05:19:21.072 INFO:tasks.workunit.client.0.smithi060.stdout: 686: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:21.072 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bCTnvgwTxydBl4p off=11521399 len=947343 2023-12-01T05:19:21.077 INFO:tasks.workunit.client.0.smithi060.stdout:op 3505 completed, throughput=5MB/sec 2023-12-01T05:19:21.077 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WIyh8HckHVhrtDI off=7566181 len=226218 2023-12-01T05:19:21.078 INFO:tasks.workunit.client.0.smithi060.stdout:op 3506 completed, throughput=5MB/sec 2023-12-01T05:19:21.078 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3TSudPYtGecNHOo off=1256773 len=1446346 2023-12-01T05:19:21.085 INFO:tasks.workunit.client.0.smithi060.stdout:op 3507 completed, throughput=5MB/sec 2023-12-01T05:19:21.085 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YXTlOJ_X_-f7jBf off=5275814 len=1032517 2023-12-01T05:19:21.086 INFO:tasks.workunit.client.0.smithi060.stdout:op 3508 completed, throughput=5MB/sec 2023-12-01T05:19:21.086 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4UO-X9F1yFtaOpy off=189986 len=218516 2023-12-01T05:19:21.089 INFO:tasks.workunit.client.0.smithi060.stdout:op 3509 completed, throughput=5MB/sec 2023-12-01T05:19:21.089 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZftjHvsaQgquqIY off=3172550 len=823991 2023-12-01T05:19:21.090 INFO:tasks.workunit.client.0.smithi060.stdout:op 3510 completed, throughput=5MB/sec 2023-12-01T05:19:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:21 smithi060 ceph-mon[94233]: pgmap v2115: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:19:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:21 smithi060 ceph-mon[109077]: pgmap v2115: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:19:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:21 smithi089 ceph-mon[98504]: pgmap v2115: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:19:22.090 INFO:tasks.workunit.client.0.smithi060.stdout: 687: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:22.090 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TSkHA6uZQbBPGtE off=5187702 len=322401 2023-12-01T05:19:22.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 3511 completed, throughput=4.99MB/sec 2023-12-01T05:19:22.092 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VZXmCThhnhamwHr off=374517 len=1797586 2023-12-01T05:19:22.094 INFO:tasks.workunit.client.0.smithi060.stdout:op 3512 completed, throughput=5MB/sec 2023-12-01T05:19:22.094 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gnCiC-d3e1vsh1k off=15218369 len=139883 2023-12-01T05:19:22.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 3513 completed, throughput=5MB/sec 2023-12-01T05:19:22.097 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m7mqyqDfP2JZnoA off=6135188 len=1364518 2023-12-01T05:19:22.103 INFO:tasks.workunit.client.0.smithi060.stdout:op 3514 completed, throughput=5MB/sec 2023-12-01T05:19:22.103 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9OMpdT7eG6ZsOQE off=12196456 len=1307519 2023-12-01T05:19:22.109 INFO:tasks.workunit.client.0.smithi060.stdout:op 3515 completed, throughput=5MB/sec 2023-12-01T05:19:22.109 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eimn3Bk-HhFKKYg off=8358011 len=947634 2023-12-01T05:19:22.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 3516 completed, throughput=5MB/sec 2023-12-01T05:19:23.110 INFO:tasks.workunit.client.0.smithi060.stdout: 688: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:23.110 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2eZ4pLehA0ZOBT4 off=16308284 len=1876915 2023-12-01T05:19:23.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 3517 completed, throughput=5MB/sec 2023-12-01T05:19:23.119 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GKrk5yeHiRKML46 off=3719776 len=1212802 2023-12-01T05:19:23.124 INFO:tasks.workunit.client.0.smithi060.stdout:op 3518 completed, throughput=5MB/sec 2023-12-01T05:19:23.124 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DBERbUvYLZSz-gI off=11061898 len=1620240 2023-12-01T05:19:23.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 3519 completed, throughput=5MB/sec 2023-12-01T05:19:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:23 smithi060 ceph-mon[94233]: pgmap v2116: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:19:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:23 smithi060 ceph-mon[109077]: pgmap v2116: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:19:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:23 smithi089 ceph-mon[98504]: pgmap v2116: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:19:24.134 INFO:tasks.workunit.client.0.smithi060.stdout: 689: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:24.134 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XZEM3ia0UJtdG4r off=12574415 len=812793 2023-12-01T05:19:24.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 3520 completed, throughput=4.99MB/sec 2023-12-01T05:19:24.136 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2nKSQDO6qErRrq9 off=3295551 len=1142568 2023-12-01T05:19:24.137 INFO:tasks.workunit.client.0.smithi060.stdout:op 3521 completed, throughput=5MB/sec 2023-12-01T05:19:24.137 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QMRFCzvDIKIDdCP off=5934983 len=564097 2023-12-01T05:19:24.139 INFO:tasks.workunit.client.0.smithi060.stdout:op 3522 completed, throughput=5MB/sec 2023-12-01T05:19:24.139 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kkAAfazFPDxx-4B off=3421739 len=159146 2023-12-01T05:19:24.142 INFO:tasks.workunit.client.0.smithi060.stdout:op 3523 completed, throughput=5MB/sec 2023-12-01T05:19:24.142 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tS9dDIZ_3-z8vY2 off=10868507 len=107643 2023-12-01T05:19:24.145 INFO:tasks.workunit.client.0.smithi060.stdout:op 3524 completed, throughput=5MB/sec 2023-12-01T05:19:24.145 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cnKKi6500ltDxKc off=7434128 len=1024632 2023-12-01T05:19:24.147 INFO:tasks.workunit.client.0.smithi060.stdout:op 3525 completed, throughput=5MB/sec 2023-12-01T05:19:24.147 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gI9X2Tiil-Fhq1k off=8515304 len=534998 2023-12-01T05:19:24.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 3526 completed, throughput=5MB/sec 2023-12-01T05:19:24.148 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9L7KqLtoilAClB8 off=11230179 len=1974464 2023-12-01T05:19:24.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 3527 completed, throughput=5MB/sec 2023-12-01T05:19:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:24 smithi060 ceph-mon[94233]: pgmap v2117: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:19:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:19:24] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:19:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:24 smithi060 ceph-mon[109077]: pgmap v2117: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:19:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:24 smithi089 ceph-mon[98504]: pgmap v2117: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:19:25.158 INFO:tasks.workunit.client.0.smithi060.stdout: 690: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:25.158 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3EvkggKTW4dHtMI off=3207344 len=756478 2023-12-01T05:19:25.163 INFO:tasks.workunit.client.0.smithi060.stdout:op 3528 completed, throughput=5MB/sec 2023-12-01T05:19:25.163 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VBSPRs5Kc19FR6w off=8718470 len=593667 2023-12-01T05:19:25.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 3529 completed, throughput=5MB/sec 2023-12-01T05:19:25.167 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U42r5V3wG_Wwc2A off=3168735 len=2071628 2023-12-01T05:19:25.178 INFO:tasks.workunit.client.0.smithi060.stdout:op 3530 completed, throughput=5MB/sec 2023-12-01T05:19:25.178 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NQ2o1w5H2xYKMKv off=13075835 len=75142 2023-12-01T05:19:25.178 INFO:tasks.workunit.client.0.smithi060.stdout:op 3531 completed, throughput=5MB/sec 2023-12-01T05:19:25.179 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CtIswWFpP0hbybY off=6101483 len=573850 2023-12-01T05:19:25.182 INFO:tasks.workunit.client.0.smithi060.stdout:op 3532 completed, throughput=5MB/sec 2023-12-01T05:19:25.182 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uR0M5lXbeoRz1vt off=1274720 len=353781 2023-12-01T05:19:25.183 INFO:tasks.workunit.client.0.smithi060.stdout:op 3533 completed, throughput=5MB/sec 2023-12-01T05:19:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:26.183 INFO:tasks.workunit.client.0.smithi060.stdout: 691: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:26.183 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jLIuSzFXFdQn2UR off=12058166 len=57135 2023-12-01T05:19:26.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 3534 completed, throughput=4.99MB/sec 2023-12-01T05:19:26.186 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vcOEL4EDH7s_pmf off=9787764 len=591288 2023-12-01T05:19:26.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 3535 completed, throughput=4.99MB/sec 2023-12-01T05:19:26.187 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LU-tL_w7LT1g48k off=11109233 len=1613402 2023-12-01T05:19:26.189 INFO:tasks.workunit.client.0.smithi060.stdout:op 3536 completed, throughput=5MB/sec 2023-12-01T05:19:26.189 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K2U5yyCdBWzmWBi off=993235 len=322754 2023-12-01T05:19:26.190 INFO:tasks.workunit.client.0.smithi060.stdout:op 3537 completed, throughput=5MB/sec 2023-12-01T05:19:26.190 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SjXmcpB_8S37f2l off=1397481 len=124816 2023-12-01T05:19:26.190 INFO:tasks.workunit.client.0.smithi060.stdout:op 3538 completed, throughput=5MB/sec 2023-12-01T05:19:26.190 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5MoEu7yOIpKdGTA off=17016379 len=2000436 2023-12-01T05:19:26.199 INFO:tasks.workunit.client.0.smithi060.stdout:op 3539 completed, throughput=5MB/sec 2023-12-01T05:19:26.199 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ziqLyV3buD3ZG5I off=20127868 len=752292 2023-12-01T05:19:26.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 3540 completed, throughput=5MB/sec 2023-12-01T05:19:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:26 smithi060 ceph-mon[94233]: pgmap v2118: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:19:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:26 smithi060 ceph-mon[109077]: pgmap v2118: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:19:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:26 smithi089 ceph-mon[98504]: pgmap v2118: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:19:27.203 INFO:tasks.workunit.client.0.smithi060.stdout: 692: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:27.203 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HT2xnUt6cK2MUaq off=486660 len=1362984 2023-12-01T05:19:27.210 INFO:tasks.workunit.client.0.smithi060.stdout:op 3541 completed, throughput=4.99MB/sec 2023-12-01T05:19:27.210 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h8iE_qKoTlZiW6f off=15748853 len=171450 2023-12-01T05:19:27.213 INFO:tasks.workunit.client.0.smithi060.stdout:op 3542 completed, throughput=5MB/sec 2023-12-01T05:19:27.213 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YuqHDYjHHxAbZzh off=4079759 len=274570 2023-12-01T05:19:27.215 INFO:tasks.workunit.client.0.smithi060.stdout:op 3543 completed, throughput=5MB/sec 2023-12-01T05:19:27.216 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tfkA8ndg5vF3K9P off=18229034 len=237336 2023-12-01T05:19:27.216 INFO:tasks.workunit.client.0.smithi060.stdout:op 3544 completed, throughput=5MB/sec 2023-12-01T05:19:27.216 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rPrElADCCV9669d off=2047885 len=327098 2023-12-01T05:19:27.217 INFO:tasks.workunit.client.0.smithi060.stdout:op 3545 completed, throughput=5MB/sec 2023-12-01T05:19:27.217 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xEUDfMKNVWLmPQ9 off=1524027 len=403320 2023-12-01T05:19:27.220 INFO:tasks.workunit.client.0.smithi060.stdout:op 3546 completed, throughput=5MB/sec 2023-12-01T05:19:27.220 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fZHsNwZaQRyFqum off=929866 len=774061 2023-12-01T05:19:27.226 INFO:tasks.workunit.client.0.smithi060.stdout:op 3547 completed, throughput=5MB/sec 2023-12-01T05:19:27.226 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FUjhLV_saw0rp0d off=18863838 len=332050 2023-12-01T05:19:27.226 INFO:tasks.workunit.client.0.smithi060.stdout:op 3548 completed, throughput=5MB/sec 2023-12-01T05:19:27.226 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LDwj5tsas_rxGKb off=8391117 len=624708 2023-12-01T05:19:27.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 3549 completed, throughput=5MB/sec 2023-12-01T05:19:27.230 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--y8TKwUZFg1mu87 off=553482 len=58564 2023-12-01T05:19:27.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 3550 completed, throughput=5MB/sec 2023-12-01T05:19:27.231 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0oLP6NinyBFLFNd off=10310995 len=1839065 2023-12-01T05:19:27.238 INFO:tasks.workunit.client.0.smithi060.stdout:op 3551 completed, throughput=5MB/sec 2023-12-01T05:19:28.239 INFO:tasks.workunit.client.0.smithi060.stdout: 693: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:28.239 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-US0S9qG8mi1g9dC off=13535346 len=1707573 2023-12-01T05:19:28.241 INFO:tasks.workunit.client.0.smithi060.stdout:op 3552 completed, throughput=5MB/sec 2023-12-01T05:19:28.241 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L2u-TbFr2ZXRPtO off=12233732 len=1099778 2023-12-01T05:19:28.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 3553 completed, throughput=5MB/sec 2023-12-01T05:19:28.247 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0kyIAruiuvxP8w1 off=18844674 len=334524 2023-12-01T05:19:28.250 INFO:tasks.workunit.client.0.smithi060.stdout:op 3554 completed, throughput=5MB/sec 2023-12-01T05:19:28.250 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RJ97qF15X8oBX7c off=1794618 len=817964 2023-12-01T05:19:28.255 INFO:tasks.workunit.client.0.smithi060.stdout:op 3555 completed, throughput=5MB/sec 2023-12-01T05:19:28.255 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XT1QZOvpjdJlL97 off=3979195 len=97676 2023-12-01T05:19:28.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 3556 completed, throughput=5MB/sec 2023-12-01T05:19:28.257 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6HJswz9SwVlR28_ off=3447761 len=2084721 2023-12-01T05:19:28.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 3557 completed, throughput=5MB/sec 2023-12-01T05:19:29.260 INFO:tasks.workunit.client.0.smithi060.stdout: 694: throughput=5MB/sec pending data=0 2023-12-01T05:19:29.260 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rZo0hWLHQDdwzyv off=390196 len=58588 2023-12-01T05:19:29.261 INFO:tasks.workunit.client.0.smithi060.stdout:op 3558 completed, throughput=5MB/sec 2023-12-01T05:19:29.261 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DIBemqMvlvshn69 off=3168471 len=1184200 2023-12-01T05:19:29.267 INFO:tasks.workunit.client.0.smithi060.stdout:op 3559 completed, throughput=5MB/sec 2023-12-01T05:19:29.267 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3v4wD-DY3gIAp5o off=18146861 len=767011 2023-12-01T05:19:29.268 INFO:tasks.workunit.client.0.smithi060.stdout:op 3560 completed, throughput=5MB/sec 2023-12-01T05:19:29.268 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-z0DbYU4sa0234cN off=3546260 len=1694544 2023-12-01T05:19:29.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 3561 completed, throughput=5MB/sec 2023-12-01T05:19:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:29 smithi060 ceph-mon[94233]: pgmap v2119: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:19:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:29 smithi060 ceph-mon[109077]: pgmap v2119: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:19:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:29 smithi089 ceph-mon[98504]: pgmap v2119: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:19:30.277 INFO:tasks.workunit.client.0.smithi060.stdout: 695: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:30.277 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AEVkKYTDmYBxVgm off=231745 len=1479029 2023-12-01T05:19:30.283 INFO:tasks.workunit.client.0.smithi060.stdout:op 3562 completed, throughput=5MB/sec 2023-12-01T05:19:30.283 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0-24B8o9Ol_ruAV off=1257633 len=63170 2023-12-01T05:19:30.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 3563 completed, throughput=5MB/sec 2023-12-01T05:19:30.284 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nOHjit2LAnNvtcK off=1713579 len=1371100 2023-12-01T05:19:30.285 INFO:tasks.workunit.client.0.smithi060.stdout:op 3564 completed, throughput=5MB/sec 2023-12-01T05:19:30.285 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-g_ofkaKybTI6lJb off=14485960 len=1313274 2023-12-01T05:19:30.286 INFO:tasks.workunit.client.0.smithi060.stdout:op 3565 completed, throughput=5MB/sec 2023-12-01T05:19:30.286 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f36FxpumfaXkXNG off=1713753 len=1564162 2023-12-01T05:19:30.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 3566 completed, throughput=5MB/sec 2023-12-01T05:19:30.566 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (33m) 112s ago 34m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (34m) 111s ago 34m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (35m) 112s ago 35m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (35m) 111s ago 35m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (38m) 111s ago 38m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (39m) 112s ago 39m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (39m) 112s ago 39m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (38m) 111s ago 38m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (38m) 112s ago 38m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (34m) 112s ago 34m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:19:30.891 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (33m) 111s ago 33m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (37m) 112s ago 37m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (37m) 112s ago 37m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (37m) 112s ago 37m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (36m) 112s ago 36m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (36m) 111s ago 36m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (36m) 111s ago 36m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (35m) 111s ago 35m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (35m) 111s ago 35m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:19:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (33m) 111s ago 34m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:19:31.288 INFO:tasks.workunit.client.0.smithi060.stdout: 696: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:31.289 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YITsib3iz95USWx off=6485345 len=315071 2023-12-01T05:19:31.289 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:19:31.289 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:19:31.289 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:19:31.289 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:31.289 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:19:31.289 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:19:31.290 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:19:31.291 INFO:tasks.workunit.client.0.smithi060.stdout:op 3567 completed, throughput=4.99MB/sec 2023-12-01T05:19:31.291 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yLx24uVj9tIO6Qv off=3857593 len=258646 2023-12-01T05:19:31.293 INFO:tasks.workunit.client.0.smithi060.stdout:op 3568 completed, throughput=4.99MB/sec 2023-12-01T05:19:31.293 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0o0z7xxCXFrk_X4 off=16222306 len=1314188 2023-12-01T05:19:31.298 INFO:tasks.workunit.client.0.smithi060.stdout:op 3569 completed, throughput=5MB/sec 2023-12-01T05:19:31.298 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fptXBcNqPKEWTYd off=13438286 len=1197725 2023-12-01T05:19:31.303 INFO:tasks.workunit.client.0.smithi060.stdout:op 3570 completed, throughput=5MB/sec 2023-12-01T05:19:31.303 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M0-fBMfgmSC-f-3 off=0 len=1606733 2023-12-01T05:19:31.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 3571 completed, throughput=5MB/sec 2023-12-01T05:19:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:31 smithi060 ceph-mon[94233]: pgmap v2120: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:19:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:31 smithi060 ceph-mon[94233]: from='client.16614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3030713132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:19:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:31 smithi060 ceph-mon[109077]: pgmap v2120: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:19:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:31 smithi060 ceph-mon[109077]: from='client.16614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3030713132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:19:31.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:31 smithi089 ceph-mon[98504]: pgmap v2120: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:19:31.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:31 smithi089 ceph-mon[98504]: from='client.16614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:31.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3030713132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:19:32.309 INFO:tasks.workunit.client.0.smithi060.stdout: 697: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:32.309 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3SPKrzjNCcEbFAX off=3947061 len=158162 2023-12-01T05:19:32.312 INFO:tasks.workunit.client.0.smithi060.stdout:op 3572 completed, throughput=4.99MB/sec 2023-12-01T05:19:32.312 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-53E-QsNE0kXfB5E off=15976917 len=564496 2023-12-01T05:19:32.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 3573 completed, throughput=4.99MB/sec 2023-12-01T05:19:32.313 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dipA1j9m67ytvZl off=5497651 len=1308407 2023-12-01T05:19:32.320 INFO:tasks.workunit.client.0.smithi060.stdout:op 3574 completed, throughput=5MB/sec 2023-12-01T05:19:32.320 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TI6ESjNjX3oOs39 off=3940387 len=1736754 2023-12-01T05:19:32.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 3575 completed, throughput=5MB/sec 2023-12-01T05:19:32.328 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TnbIQrI9Tii8VlI off=9931604 len=273098 2023-12-01T05:19:32.329 INFO:tasks.workunit.client.0.smithi060.stdout:op 3576 completed, throughput=5MB/sec 2023-12-01T05:19:32.329 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gmleStrP6zOWvti off=1906791 len=1012379 2023-12-01T05:19:32.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 3577 completed, throughput=5MB/sec 2023-12-01T05:19:32.330 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TBGx4v8JCSwRwYo off=17172726 len=1444207 2023-12-01T05:19:32.339 INFO:tasks.workunit.client.0.smithi060.stdout:op 3578 completed, throughput=5MB/sec 2023-12-01T05:19:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:32 smithi060 ceph-mon[94233]: from='client.16620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:32 smithi060 ceph-mon[109077]: from='client.16620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:32 smithi089 ceph-mon[98504]: from='client.16620 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:19:33.339 INFO:tasks.workunit.client.0.smithi060.stdout: 698: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:33.339 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Wt0xmUPhk_UMQK6 off=17337598 len=1255892 2023-12-01T05:19:33.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 3579 completed, throughput=5MB/sec 2023-12-01T05:19:33.345 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MS66-axmRVzf-m6 off=823539 len=905423 2023-12-01T05:19:33.350 INFO:tasks.workunit.client.0.smithi060.stdout:op 3580 completed, throughput=5MB/sec 2023-12-01T05:19:33.350 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gGxowKMJsOkeEm6 off=1173302 len=720769 2023-12-01T05:19:33.354 INFO:tasks.workunit.client.0.smithi060.stdout:op 3581 completed, throughput=5MB/sec 2023-12-01T05:19:33.354 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UcvtWcwXNpm6PHn off=4061643 len=1156719 2023-12-01T05:19:33.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 3582 completed, throughput=5MB/sec 2023-12-01T05:19:33.359 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cgtbAzEPs8GBteh off=11792317 len=960640 2023-12-01T05:19:33.365 INFO:tasks.workunit.client.0.smithi060.stdout:op 3583 completed, throughput=5MB/sec 2023-12-01T05:19:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:33 smithi060 ceph-mon[94233]: pgmap v2121: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2023-12-01T05:19:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:33 smithi060 ceph-mon[109077]: pgmap v2121: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2023-12-01T05:19:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:33 smithi089 ceph-mon[98504]: pgmap v2121: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2023-12-01T05:19:34.365 INFO:tasks.workunit.client.0.smithi060.stdout: 699: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:34.365 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--U92RGrjJyls3rq off=5340316 len=1067032 2023-12-01T05:19:34.371 INFO:tasks.workunit.client.0.smithi060.stdout:op 3584 completed, throughput=5MB/sec 2023-12-01T05:19:34.371 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t7wmd5-nql5Mmzb off=2339758 len=610973 2023-12-01T05:19:34.376 INFO:tasks.workunit.client.0.smithi060.stdout:op 3585 completed, throughput=5MB/sec 2023-12-01T05:19:34.376 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JEai3ZX22lGfAkJ off=4823209 len=644619 2023-12-01T05:19:34.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 3586 completed, throughput=5MB/sec 2023-12-01T05:19:34.380 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_W4Tioxr2ReZdwo off=15339524 len=1741791 2023-12-01T05:19:34.382 INFO:tasks.workunit.client.0.smithi060.stdout:op 3587 completed, throughput=5MB/sec 2023-12-01T05:19:34.383 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KrGF7aO3Ich615Q off=261907 len=1703880 2023-12-01T05:19:34.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 3588 completed, throughput=5MB/sec 2023-12-01T05:19:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:19:34] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:19:35.385 INFO:tasks.workunit.client.0.smithi060.stdout: 700: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:35.385 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GH9rkpHBPfT6-oM off=11114557 len=2007893 2023-12-01T05:19:35.397 INFO:tasks.workunit.client.0.smithi060.stdout:op 3589 completed, throughput=5MB/sec 2023-12-01T05:19:35.398 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RIr-No-bJalDo2P off=1903258 len=1181971 2023-12-01T05:19:35.399 INFO:tasks.workunit.client.0.smithi060.stdout:op 3590 completed, throughput=5MB/sec 2023-12-01T05:19:35.399 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--6769oTlnVZB0O9 off=1317357 len=959731 2023-12-01T05:19:35.401 INFO:tasks.workunit.client.0.smithi060.stdout:op 3591 completed, throughput=5MB/sec 2023-12-01T05:19:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:35 smithi060 ceph-mon[94233]: pgmap v2122: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:19:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:35 smithi060 ceph-mon[109077]: pgmap v2122: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:19:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:35 smithi089 ceph-mon[98504]: pgmap v2122: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:19:36.401 INFO:tasks.workunit.client.0.smithi060.stdout: 701: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:36.401 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C_BpZpwbTB33nvu off=17029074 len=862601 2023-12-01T05:19:36.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 3592 completed, throughput=4.99MB/sec 2023-12-01T05:19:36.407 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tCVqTSUYhcSpPmK off=4958171 len=550002 2023-12-01T05:19:36.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 3593 completed, throughput=4.99MB/sec 2023-12-01T05:19:36.408 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Dd1l04nn48iiywL off=9745488 len=975591 2023-12-01T05:19:36.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 3594 completed, throughput=5MB/sec 2023-12-01T05:19:36.414 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jRqxIMViDHJQxKu off=10440309 len=1667630 2023-12-01T05:19:36.420 INFO:tasks.workunit.client.0.smithi060.stdout:op 3595 completed, throughput=5MB/sec 2023-12-01T05:19:36.421 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-00cGSYGtgaHw06Y off=4487146 len=998823 2023-12-01T05:19:36.422 INFO:tasks.workunit.client.0.smithi060.stdout:op 3596 completed, throughput=5MB/sec 2023-12-01T05:19:36.422 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fdKiKrQARKcuCpI off=13141981 len=1950027 2023-12-01T05:19:36.424 INFO:tasks.workunit.client.0.smithi060.stdout:op 3597 completed, throughput=5MB/sec 2023-12-01T05:19:37.424 INFO:tasks.workunit.client.0.smithi060.stdout: 702: throughput=5MB/sec pending data=0 2023-12-01T05:19:37.425 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sLEk1Ej5BkcNEPF off=20274476 len=1980124 2023-12-01T05:19:37.427 INFO:tasks.workunit.client.0.smithi060.stdout:op 3598 completed, throughput=5MB/sec 2023-12-01T05:19:37.427 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NCLB4IyZxCT7o6G off=8240089 len=394989 2023-12-01T05:19:37.428 INFO:tasks.workunit.client.0.smithi060.stdout:op 3599 completed, throughput=5MB/sec 2023-12-01T05:19:37.429 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i_1PpjvAwAjalQr off=14325984 len=392667 2023-12-01T05:19:37.432 INFO:tasks.workunit.client.0.smithi060.stdout:op 3600 completed, throughput=5MB/sec 2023-12-01T05:19:37.432 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dx3-lUuKd_RkWR5 off=1439472 len=454674 2023-12-01T05:19:37.436 INFO:tasks.workunit.client.0.smithi060.stdout:op 3601 completed, throughput=5MB/sec 2023-12-01T05:19:37.436 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z0ysyxiuFyw0ESZ off=15588393 len=485648 2023-12-01T05:19:37.437 INFO:tasks.workunit.client.0.smithi060.stdout:op 3602 completed, throughput=5MB/sec 2023-12-01T05:19:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:37 smithi060 ceph-mon[94233]: pgmap v2123: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:19:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:37 smithi060 ceph-mon[109077]: pgmap v2123: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:19:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:37 smithi089 ceph-mon[98504]: pgmap v2123: 105 pgs: 105 active+clean; 128 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2023-12-01T05:19:38.437 INFO:tasks.workunit.client.0.smithi060.stdout: 703: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:38.438 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0RLbWmpnPrKw3E4 off=1082429 len=1012647 2023-12-01T05:19:38.443 INFO:tasks.workunit.client.0.smithi060.stdout:op 3603 completed, throughput=4.99MB/sec 2023-12-01T05:19:38.443 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lh8mRB75L11lpzj off=5904433 len=942284 2023-12-01T05:19:38.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 3604 completed, throughput=5MB/sec 2023-12-01T05:19:38.444 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KF0mknNzDZCjzuU off=1091423 len=1643519 2023-12-01T05:19:38.454 INFO:tasks.workunit.client.0.smithi060.stdout:op 3605 completed, throughput=5MB/sec 2023-12-01T05:19:38.455 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nzTbJJZH_63TEUO off=4311018 len=87691 2023-12-01T05:19:38.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 3606 completed, throughput=5MB/sec 2023-12-01T05:19:38.457 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rzZpkZfY136N-cX off=8184456 len=120981 2023-12-01T05:19:38.458 INFO:tasks.workunit.client.0.smithi060.stdout:op 3607 completed, throughput=5MB/sec 2023-12-01T05:19:38.458 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-41WMqXSVIg-sgK1 off=5322253 len=29649 2023-12-01T05:19:38.460 INFO:tasks.workunit.client.0.smithi060.stdout:op 3608 completed, throughput=5MB/sec 2023-12-01T05:19:38.460 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HW7N7t5OpaNQ0Ci off=4321813 len=30133 2023-12-01T05:19:38.462 INFO:tasks.workunit.client.0.smithi060.stdout:op 3609 completed, throughput=5MB/sec 2023-12-01T05:19:38.462 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yLx24uVj9tIO6Qv off=677227 len=658371 2023-12-01T05:19:38.464 INFO:tasks.workunit.client.0.smithi060.stdout:op 3610 completed, throughput=5MB/sec 2023-12-01T05:19:38.464 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gppSfe924JqQejj off=4388243 len=1342080 2023-12-01T05:19:38.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 3611 completed, throughput=5MB/sec 2023-12-01T05:19:39.466 INFO:tasks.workunit.client.0.smithi060.stdout: 704: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:39.466 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6k9CfAZ_JXuGKqb off=441428 len=326710 2023-12-01T05:19:39.469 INFO:tasks.workunit.client.0.smithi060.stdout:op 3612 completed, throughput=4.99MB/sec 2023-12-01T05:19:39.469 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DkjzRzy5KUsplKO off=14331976 len=252406 2023-12-01T05:19:39.472 INFO:tasks.workunit.client.0.smithi060.stdout:op 3613 completed, throughput=4.99MB/sec 2023-12-01T05:19:39.472 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4qFSKt3NluGn3AJ off=14827666 len=519082 2023-12-01T05:19:39.476 INFO:tasks.workunit.client.0.smithi060.stdout:op 3614 completed, throughput=5MB/sec 2023-12-01T05:19:39.476 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kaWFX_U_FsAb318 off=10589937 len=1515391 2023-12-01T05:19:39.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 3615 completed, throughput=5MB/sec 2023-12-01T05:19:39.478 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wl--cnGIxhz9ifm off=9703683 len=361441 2023-12-01T05:19:39.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 3616 completed, throughput=5MB/sec 2023-12-01T05:19:39.479 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PTIgiUG6Vx1chZ8 off=1661264 len=160402 2023-12-01T05:19:39.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 3617 completed, throughput=5MB/sec 2023-12-01T05:19:39.481 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ByWxsEgeQ9c0vFQ off=5735303 len=1909312 2023-12-01T05:19:39.492 INFO:tasks.workunit.client.0.smithi060.stdout:op 3618 completed, throughput=5MB/sec 2023-12-01T05:19:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:39 smithi060 ceph-mon[94233]: pgmap v2124: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.0 MiB/s wr, 7 op/s 2023-12-01T05:19:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:39 smithi060 ceph-mon[109077]: pgmap v2124: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.0 MiB/s wr, 7 op/s 2023-12-01T05:19:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:39 smithi089 ceph-mon[98504]: pgmap v2124: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.0 MiB/s wr, 7 op/s 2023-12-01T05:19:40.493 INFO:tasks.workunit.client.0.smithi060.stdout: 705: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:40.493 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_W4Tioxr2ReZdwo off=14692692 len=1598915 2023-12-01T05:19:40.500 INFO:tasks.workunit.client.0.smithi060.stdout:op 3619 completed, throughput=5MB/sec 2023-12-01T05:19:40.500 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ww1bfnEyvi2ihIO off=10095942 len=154500 2023-12-01T05:19:40.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 3620 completed, throughput=5MB/sec 2023-12-01T05:19:40.502 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TZ-bUpmq8RCNSsy off=1502485 len=1430730 2023-12-01T05:19:40.504 INFO:tasks.workunit.client.0.smithi060.stdout:op 3621 completed, throughput=5MB/sec 2023-12-01T05:19:40.504 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2gwPN35q-tcQvyZ off=9158988 len=21538 2023-12-01T05:19:40.506 INFO:tasks.workunit.client.0.smithi060.stdout:op 3622 completed, throughput=5MB/sec 2023-12-01T05:19:40.506 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TalJolYqaX0k7NM off=2118893 len=214428 2023-12-01T05:19:40.507 INFO:tasks.workunit.client.0.smithi060.stdout:op 3623 completed, throughput=5MB/sec 2023-12-01T05:19:40.508 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gAZxdLQl8cVp_a0 off=2781465 len=410858 2023-12-01T05:19:40.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 3624 completed, throughput=5MB/sec 2023-12-01T05:19:40.510 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hmozIxOr3mD70GU off=6129242 len=795826 2023-12-01T05:19:40.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 3625 completed, throughput=5MB/sec 2023-12-01T05:19:40.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1EqhI0fe6SR2q0v off=3154577 len=400130 2023-12-01T05:19:40.512 INFO:tasks.workunit.client.0.smithi060.stdout:op 3626 completed, throughput=5MB/sec 2023-12-01T05:19:40.512 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Is7bMrFsmK6AubR off=7440303 len=297540 2023-12-01T05:19:40.513 INFO:tasks.workunit.client.0.smithi060.stdout:op 3627 completed, throughput=5MB/sec 2023-12-01T05:19:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:19:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:19:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:19:41.513 INFO:tasks.workunit.client.0.smithi060.stdout: 706: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:41.513 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IPHYB0ofqZqNS6E off=177926 len=749821 2023-12-01T05:19:41.514 INFO:tasks.workunit.client.0.smithi060.stdout:op 3628 completed, throughput=4.99MB/sec 2023-12-01T05:19:41.514 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UZbUSUQpqZNuGZy off=13224271 len=957028 2023-12-01T05:19:41.516 INFO:tasks.workunit.client.0.smithi060.stdout:op 3629 completed, throughput=5MB/sec 2023-12-01T05:19:41.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cdtQoI1w43saX15 off=1530110 len=996155 2023-12-01T05:19:41.521 INFO:tasks.workunit.client.0.smithi060.stdout:op 3630 completed, throughput=5MB/sec 2023-12-01T05:19:41.522 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gZywpnJbJ93hxYo off=3126229 len=520272 2023-12-01T05:19:41.525 INFO:tasks.workunit.client.0.smithi060.stdout:op 3631 completed, throughput=5MB/sec 2023-12-01T05:19:41.525 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s3xhUm3XoiFTUks off=9590410 len=756637 2023-12-01T05:19:41.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 3632 completed, throughput=5MB/sec 2023-12-01T05:19:41.526 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z0JTKHiO3Oej8_B off=10037388 len=174035 2023-12-01T05:19:41.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 3633 completed, throughput=5MB/sec 2023-12-01T05:19:41.527 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gT9htHnSFnEeV5h off=87637 len=474808 2023-12-01T05:19:41.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 3634 completed, throughput=5MB/sec 2023-12-01T05:19:41.529 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yxO8mgL_0iU63rh off=4606351 len=1600719 2023-12-01T05:19:41.536 INFO:tasks.workunit.client.0.smithi060.stdout:op 3635 completed, throughput=5MB/sec 2023-12-01T05:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[109077]: pgmap v2125: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:19:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[94233]: pgmap v2125: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:19:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:19:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:19:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:41 smithi089 ceph-mon[98504]: pgmap v2125: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:19:42.536 INFO:tasks.workunit.client.0.smithi060.stdout: 707: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:42.536 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cOMIqNL6UjHcAcf off=7302442 len=338732 2023-12-01T05:19:42.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 3636 completed, throughput=4.99MB/sec 2023-12-01T05:19:42.540 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Cr2ckCq2Hax05GK off=8759622 len=1649660 2023-12-01T05:19:42.546 INFO:tasks.workunit.client.0.smithi060.stdout:op 3637 completed, throughput=5MB/sec 2023-12-01T05:19:42.546 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zLiRkcynv8SH84J off=2839540 len=1701454 2023-12-01T05:19:42.553 INFO:tasks.workunit.client.0.smithi060.stdout:op 3638 completed, throughput=5MB/sec 2023-12-01T05:19:42.553 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HAmQppEGb17IMsh off=1407047 len=1904402 2023-12-01T05:19:42.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 3639 completed, throughput=5MB/sec 2023-12-01T05:19:43.555 INFO:tasks.workunit.client.0.smithi060.stdout: 708: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:43.555 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B5SjcUH9XjvFh_A off=1682516 len=1935369 2023-12-01T05:19:43.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 3640 completed, throughput=5MB/sec 2023-12-01T05:19:43.559 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-er7wdvb3-g5l_7p off=1559423 len=1538328 2023-12-01T05:19:43.566 INFO:tasks.workunit.client.0.smithi060.stdout:op 3641 completed, throughput=5MB/sec 2023-12-01T05:19:43.567 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O2SV99n-YJG_r_s off=1551078 len=1522955 2023-12-01T05:19:43.573 INFO:tasks.workunit.client.0.smithi060.stdout:op 3642 completed, throughput=5MB/sec 2023-12-01T05:19:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:43 smithi060 ceph-mon[94233]: pgmap v2126: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:19:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:43 smithi060 ceph-mon[109077]: pgmap v2126: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:19:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:43 smithi089 ceph-mon[98504]: pgmap v2126: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2023-12-01T05:19:44.573 INFO:tasks.workunit.client.0.smithi060.stdout: 709: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:44.574 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nLT4WwJ6fHl1HBR off=2860621 len=1000019 2023-12-01T05:19:44.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 3643 completed, throughput=5MB/sec 2023-12-01T05:19:44.580 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jgNZ6bKp2w7Pu_K off=21891908 len=1939195 2023-12-01T05:19:44.582 INFO:tasks.workunit.client.0.smithi060.stdout:op 3644 completed, throughput=5MB/sec 2023-12-01T05:19:44.582 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9m4Rs1jNylrIU7B off=6356670 len=2071895 2023-12-01T05:19:44.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 3645 completed, throughput=5MB/sec 2023-12-01T05:19:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:19:44] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:19:45.594 INFO:tasks.workunit.client.0.smithi060.stdout: 710: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:45.594 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m0NhwIjWPcwHjgS off=0 len=1269312 2023-12-01T05:19:45.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 3646 completed, throughput=5MB/sec 2023-12-01T05:19:45.596 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sVHgMklau5BRf_0 off=11206816 len=147211 2023-12-01T05:19:45.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 3647 completed, throughput=5MB/sec 2023-12-01T05:19:45.599 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5xnDQq45EiWs30d off=7640438 len=830608 2023-12-01T05:19:45.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 3648 completed, throughput=5MB/sec 2023-12-01T05:19:45.603 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wbF494F_g8xYy_g off=8242017 len=11754 2023-12-01T05:19:45.606 INFO:tasks.workunit.client.0.smithi060.stdout:op 3649 completed, throughput=5MB/sec 2023-12-01T05:19:45.606 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Tuhaz5CH7ZhRqaW off=3115750 len=900833 2023-12-01T05:19:45.607 INFO:tasks.workunit.client.0.smithi060.stdout:op 3650 completed, throughput=5MB/sec 2023-12-01T05:19:45.607 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IcMf0LHFVuxUF9j off=4847531 len=1356191 2023-12-01T05:19:45.615 INFO:tasks.workunit.client.0.smithi060.stdout:op 3651 completed, throughput=5MB/sec 2023-12-01T05:19:45.615 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Hvg0aD-xsgwV8XJ off=950174 len=1838655 2023-12-01T05:19:45.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 3652 completed, throughput=5MB/sec 2023-12-01T05:19:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:45 smithi060 ceph-mon[109077]: pgmap v2127: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:45 smithi060 ceph-mon[94233]: pgmap v2127: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:45 smithi089 ceph-mon[98504]: pgmap v2127: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:46.617 INFO:tasks.workunit.client.0.smithi060.stdout: 711: throughput=5MB/sec pending data=0 2023-12-01T05:19:46.617 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QAleC5cLcRh99jx off=22320277 len=1435847 2023-12-01T05:19:46.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 3653 completed, throughput=5MB/sec 2023-12-01T05:19:46.619 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KCzHaLn6LftGKjt off=4668109 len=1199209 2023-12-01T05:19:46.620 INFO:tasks.workunit.client.0.smithi060.stdout:op 3654 completed, throughput=5MB/sec 2023-12-01T05:19:46.620 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XGBLSMzy5p5i8xf off=955836 len=1998220 2023-12-01T05:19:46.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 3655 completed, throughput=5MB/sec 2023-12-01T05:19:47.631 INFO:tasks.workunit.client.0.smithi060.stdout: 712: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:47.632 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o2oGT3d88zLTC2x off=7054127 len=2057917 2023-12-01T05:19:47.642 INFO:tasks.workunit.client.0.smithi060.stdout:op 3656 completed, throughput=5MB/sec 2023-12-01T05:19:47.642 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sGNVaJJivMC1bc3 off=3670711 len=1729629 2023-12-01T05:19:47.650 INFO:tasks.workunit.client.0.smithi060.stdout:op 3657 completed, throughput=5MB/sec 2023-12-01T05:19:47.650 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DagSKTsIsEMg2_- off=1289454 len=741854 2023-12-01T05:19:47.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 3658 completed, throughput=5MB/sec 2023-12-01T05:19:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:47 smithi060 ceph-mon[109077]: pgmap v2128: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:47 smithi060 ceph-mon[94233]: pgmap v2128: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:47 smithi089 ceph-mon[98504]: pgmap v2128: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:19:48.655 INFO:tasks.workunit.client.0.smithi060.stdout: 713: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:48.656 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r-4z2ez1nKWpkXR off=1101749 len=17005 2023-12-01T05:19:48.658 INFO:tasks.workunit.client.0.smithi060.stdout:op 3659 completed, throughput=4.99MB/sec 2023-12-01T05:19:48.658 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fShIIcgCK4t9d9l off=9845093 len=1991938 2023-12-01T05:19:48.668 INFO:tasks.workunit.client.0.smithi060.stdout:op 3660 completed, throughput=5MB/sec 2023-12-01T05:19:48.668 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xyvcxd3GT9DEkuQ off=4958055 len=1751455 2023-12-01T05:19:48.678 INFO:tasks.workunit.client.0.smithi060.stdout:op 3661 completed, throughput=5MB/sec 2023-12-01T05:19:48.678 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-E9YZR63Rp4M8UAy off=308163 len=514240 2023-12-01T05:19:48.679 INFO:tasks.workunit.client.0.smithi060.stdout:op 3662 completed, throughput=5MB/sec 2023-12-01T05:19:48.679 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xQCkA_NKbXu_Wge off=3128973 len=491712 2023-12-01T05:19:48.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 3663 completed, throughput=5MB/sec 2023-12-01T05:19:48.682 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t7a1dpKsXmgx_2R off=9736165 len=777208 2023-12-01T05:19:48.683 INFO:tasks.workunit.client.0.smithi060.stdout:op 3664 completed, throughput=5MB/sec 2023-12-01T05:19:49.684 INFO:tasks.workunit.client.0.smithi060.stdout: 714: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:49.684 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CIvPQ4fD8DvwWCJ off=5523071 len=1699039 2023-12-01T05:19:49.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 3665 completed, throughput=5MB/sec 2023-12-01T05:19:49.694 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--dEfKXm57o2z499 off=9724916 len=465874 2023-12-01T05:19:49.698 INFO:tasks.workunit.client.0.smithi060.stdout:op 3666 completed, throughput=5MB/sec 2023-12-01T05:19:49.698 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HsuirbJaBLMfC53 off=2904599 len=866258 2023-12-01T05:19:49.699 INFO:tasks.workunit.client.0.smithi060.stdout:op 3667 completed, throughput=5MB/sec 2023-12-01T05:19:49.699 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DIeSKn_TsVWaPZS off=931506 len=991047 2023-12-01T05:19:49.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 3668 completed, throughput=5MB/sec 2023-12-01T05:19:49.704 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YQSDlbARek8uBOF off=3522120 len=1680842 2023-12-01T05:19:49.706 INFO:tasks.workunit.client.0.smithi060.stdout:op 3669 completed, throughput=5MB/sec 2023-12-01T05:19:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:49 smithi060 ceph-mon[109077]: pgmap v2129: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:19:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:49 smithi060 ceph-mon[94233]: pgmap v2129: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:19:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:49 smithi089 ceph-mon[98504]: pgmap v2129: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:19:50.707 INFO:tasks.workunit.client.0.smithi060.stdout: 715: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:50.707 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-d3n1SlVitXQtptk off=1173857 len=197115 2023-12-01T05:19:50.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 3670 completed, throughput=4.99MB/sec 2023-12-01T05:19:50.708 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qZRiBYVCnuzwUU_ off=3704168 len=1977239 2023-12-01T05:19:50.712 INFO:tasks.workunit.client.0.smithi060.stdout:op 3671 completed, throughput=5MB/sec 2023-12-01T05:19:50.712 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zGFaBzx4nQjxcH8 off=2530704 len=1636635 2023-12-01T05:19:50.714 INFO:tasks.workunit.client.0.smithi060.stdout:op 3672 completed, throughput=5MB/sec 2023-12-01T05:19:50.714 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ttCu2gct47PNJ1J off=931265 len=1841016 2023-12-01T05:19:50.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 3673 completed, throughput=5MB/sec 2023-12-01T05:19:51.716 INFO:tasks.workunit.client.0.smithi060.stdout: 716: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:51.717 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lwHoFhyyjuJ9mlY off=1074449 len=105128 2023-12-01T05:19:51.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 3674 completed, throughput=4.99MB/sec 2023-12-01T05:19:51.717 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Sf5XV9UlpXBjCgr off=7462292 len=1889138 2023-12-01T05:19:51.726 INFO:tasks.workunit.client.0.smithi060.stdout:op 3675 completed, throughput=5MB/sec 2023-12-01T05:19:51.726 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-chBWPva62sKA1n3 off=22945817 len=1257281 2023-12-01T05:19:51.734 INFO:tasks.workunit.client.0.smithi060.stdout:op 3676 completed, throughput=5MB/sec 2023-12-01T05:19:51.734 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DjPwxuLztE3GqPS off=661988 len=1440553 2023-12-01T05:19:51.736 INFO:tasks.workunit.client.0.smithi060.stdout:op 3677 completed, throughput=5MB/sec 2023-12-01T05:19:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:51 smithi060 ceph-mon[109077]: pgmap v2130: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:19:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:51 smithi060 ceph-mon[94233]: pgmap v2130: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:19:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:51 smithi089 ceph-mon[98504]: pgmap v2130: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:19:52.736 INFO:tasks.workunit.client.0.smithi060.stdout: 717: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:52.736 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EfLy06jqe_Ow6nG off=15720120 len=1926818 2023-12-01T05:19:52.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 3678 completed, throughput=5MB/sec 2023-12-01T05:19:52.739 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j-fEiasWicE52s4 off=1300493 len=1601194 2023-12-01T05:19:52.747 INFO:tasks.workunit.client.0.smithi060.stdout:op 3679 completed, throughput=5MB/sec 2023-12-01T05:19:52.747 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XUvIjRqUG6GnAOR off=10943167 len=392016 2023-12-01T05:19:52.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 3680 completed, throughput=5MB/sec 2023-12-01T05:19:52.750 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wr7pHwWC8rfQv5t off=8550196 len=1405198 2023-12-01T05:19:52.752 INFO:tasks.workunit.client.0.smithi060.stdout:op 3681 completed, throughput=5MB/sec 2023-12-01T05:19:53.752 INFO:tasks.workunit.client.0.smithi060.stdout: 718: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:53.753 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-e0Y1b8NZGsxq3uZ off=4188305 len=2051984 2023-12-01T05:19:53.755 INFO:tasks.workunit.client.0.smithi060.stdout:op 3682 completed, throughput=5MB/sec 2023-12-01T05:19:53.755 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FoMqKtkGrlVHLlQ off=8551677 len=743678 2023-12-01T05:19:53.759 INFO:tasks.workunit.client.0.smithi060.stdout:op 3683 completed, throughput=5MB/sec 2023-12-01T05:19:53.760 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_yGX6i9T5_01tnq off=976187 len=2042662 2023-12-01T05:19:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:53 smithi060 ceph-mon[109077]: pgmap v2131: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:19:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:53 smithi060 ceph-mon[94233]: pgmap v2131: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:19:53.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 3684 completed, throughput=5MB/sec 2023-12-01T05:19:53.773 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x9hKCaWino5t7ly off=943278 len=549098 2023-12-01T05:19:53.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 3685 completed, throughput=5MB/sec 2023-12-01T05:19:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:53 smithi089 ceph-mon[98504]: pgmap v2131: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:19:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:19:54] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:19:54.774 INFO:tasks.workunit.client.0.smithi060.stdout: 719: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:54.774 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vy4l9qK_noGJPN3 off=2896610 len=1815172 2023-12-01T05:19:54.778 INFO:tasks.workunit.client.0.smithi060.stdout:op 3686 completed, throughput=5MB/sec 2023-12-01T05:19:54.778 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bqN2x4u9jQTYTYj off=15407399 len=919593 2023-12-01T05:19:54.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 3687 completed, throughput=5MB/sec 2023-12-01T05:19:54.780 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o_u__9aKW9jLPA0 off=3723340 len=911638 2023-12-01T05:19:54.785 INFO:tasks.workunit.client.0.smithi060.stdout:op 3688 completed, throughput=5MB/sec 2023-12-01T05:19:54.785 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V4c1_mck26WdLUP off=3779348 len=664791 2023-12-01T05:19:54.791 INFO:tasks.workunit.client.0.smithi060.stdout:op 3689 completed, throughput=5MB/sec 2023-12-01T05:19:54.791 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Jt1KLodsHVYEvKC off=1439466 len=1338190 2023-12-01T05:19:54.792 INFO:tasks.workunit.client.0.smithi060.stdout:op 3690 completed, throughput=5MB/sec 2023-12-01T05:19:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:55 smithi060 ceph-mon[94233]: pgmap v2132: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:19:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:55 smithi060 ceph-mon[109077]: pgmap v2132: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:19:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:55 smithi089 ceph-mon[98504]: pgmap v2132: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:19:55.792 INFO:tasks.workunit.client.0.smithi060.stdout: 720: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:55.792 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bqhxpdqi5-KuPrI off=1941563 len=554697 2023-12-01T05:19:55.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 3691 completed, throughput=4.99MB/sec 2023-12-01T05:19:55.797 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-acF1B0f97q3hfiq off=2324806 len=622185 2023-12-01T05:19:55.801 INFO:tasks.workunit.client.0.smithi060.stdout:op 3692 completed, throughput=5MB/sec 2023-12-01T05:19:55.801 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DCG_g-1Hw5AQy9- off=11462468 len=1299913 2023-12-01T05:19:55.803 INFO:tasks.workunit.client.0.smithi060.stdout:op 3693 completed, throughput=5MB/sec 2023-12-01T05:19:55.803 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5SGKTV1_1NJECCZ off=11473990 len=1885159 2023-12-01T05:19:55.805 INFO:tasks.workunit.client.0.smithi060.stdout:op 3694 completed, throughput=5MB/sec 2023-12-01T05:19:55.805 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qWuYxdyf4n5iPM2 off=1223016 len=1590997 2023-12-01T05:19:55.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 3695 completed, throughput=5MB/sec 2023-12-01T05:19:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:19:56.814 INFO:tasks.workunit.client.0.smithi060.stdout: 721: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:56.814 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kah1KCQgQ6nbNN4 off=5096159 len=172135 2023-12-01T05:19:56.814 INFO:tasks.workunit.client.0.smithi060.stdout:op 3696 completed, throughput=5MB/sec 2023-12-01T05:19:56.814 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eUES0DI21raTkNe off=11210372 len=768972 2023-12-01T05:19:56.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 3697 completed, throughput=5MB/sec 2023-12-01T05:19:56.815 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bXQ-lBgMn8-U7kl off=10147796 len=1532261 2023-12-01T05:19:56.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 3698 completed, throughput=5MB/sec 2023-12-01T05:19:56.821 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dxtNWnshcaPeP0V off=3994390 len=330464 2023-12-01T05:19:56.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 3699 completed, throughput=5MB/sec 2023-12-01T05:19:56.822 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ehd0_uroQYiIsLp off=2005978 len=964472 2023-12-01T05:19:56.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 3700 completed, throughput=5MB/sec 2023-12-01T05:19:56.824 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dnjhe43tg1ijHOh off=3924445 len=569287 2023-12-01T05:19:56.825 INFO:tasks.workunit.client.0.smithi060.stdout:op 3701 completed, throughput=5MB/sec 2023-12-01T05:19:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:57 smithi060 ceph-mon[94233]: pgmap v2133: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:19:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:57 smithi060 ceph-mon[109077]: pgmap v2133: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:19:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:57 smithi089 ceph-mon[98504]: pgmap v2133: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2023-12-01T05:19:57.825 INFO:tasks.workunit.client.0.smithi060.stdout: 722: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:57.826 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-StPCRKfM0VPz8zA off=17764224 len=264162 2023-12-01T05:19:57.829 INFO:tasks.workunit.client.0.smithi060.stdout:op 3702 completed, throughput=4.99MB/sec 2023-12-01T05:19:57.829 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Kt8gIxZ3zW2PEVS off=3889388 len=1387461 2023-12-01T05:19:57.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 3703 completed, throughput=5MB/sec 2023-12-01T05:19:57.836 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tPpas9rD7AYs7kq off=1757482 len=289425 2023-12-01T05:19:57.839 INFO:tasks.workunit.client.0.smithi060.stdout:op 3704 completed, throughput=5MB/sec 2023-12-01T05:19:57.839 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NFZ4dt8tTzq_Vc2 off=8771282 len=1687243 2023-12-01T05:19:57.842 INFO:tasks.workunit.client.0.smithi060.stdout:op 3705 completed, throughput=5MB/sec 2023-12-01T05:19:57.842 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UjadBUExrp43gDT off=8709134 len=2035607 2023-12-01T05:19:57.844 INFO:tasks.workunit.client.0.smithi060.stdout:op 3706 completed, throughput=5MB/sec 2023-12-01T05:19:58.845 INFO:tasks.workunit.client.0.smithi060.stdout: 723: throughput=4.99MB/sec pending data=0 2023-12-01T05:19:58.845 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-63DEtpl2xzqlkTl off=4146436 len=1692798 2023-12-01T05:19:58.848 INFO:tasks.workunit.client.0.smithi060.stdout:op 3707 completed, throughput=5MB/sec 2023-12-01T05:19:58.848 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n_L7NSHw3Mfh07u off=4475391 len=1400203 2023-12-01T05:19:58.855 INFO:tasks.workunit.client.0.smithi060.stdout:op 3708 completed, throughput=5MB/sec 2023-12-01T05:19:58.856 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3Dgx05lpjFvQUR_ off=16719870 len=1137092 2023-12-01T05:19:58.857 INFO:tasks.workunit.client.0.smithi060.stdout:op 3709 completed, throughput=5MB/sec 2023-12-01T05:19:58.857 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WQtn-XWyI6hA9aj off=10721788 len=114052 2023-12-01T05:19:58.858 INFO:tasks.workunit.client.0.smithi060.stdout:op 3710 completed, throughput=5MB/sec 2023-12-01T05:19:58.858 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YXAdWaEhSd0dr_6 off=15018547 len=2008911 2023-12-01T05:19:58.865 INFO:tasks.workunit.client.0.smithi060.stdout:op 3711 completed, throughput=5MB/sec 2023-12-01T05:19:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:19:59 smithi060 ceph-mon[94233]: pgmap v2134: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:19:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:19:59 smithi060 ceph-mon[109077]: pgmap v2134: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:19:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:19:59 smithi089 ceph-mon[98504]: pgmap v2134: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2023-12-01T05:19:59.866 INFO:tasks.workunit.client.0.smithi060.stdout: 724: throughput=5MB/sec pending data=0 2023-12-01T05:19:59.866 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0tZea4-VWwNTsY6 off=938080 len=1988766 2023-12-01T05:19:59.877 INFO:tasks.workunit.client.0.smithi060.stdout:op 3712 completed, throughput=5MB/sec 2023-12-01T05:19:59.877 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q1PXOE0l3zf4ICo off=6526600 len=1535844 2023-12-01T05:19:59.881 INFO:tasks.workunit.client.0.smithi060.stdout:op 3713 completed, throughput=5MB/sec 2023-12-01T05:19:59.881 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Bj9SxbCGYTB8Zwt off=7957425 len=191768 2023-12-01T05:19:59.882 INFO:tasks.workunit.client.0.smithi060.stdout:op 3714 completed, throughput=5MB/sec 2023-12-01T05:19:59.882 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r5cFHmkz7b87NTv off=6266172 len=679917 2023-12-01T05:19:59.883 INFO:tasks.workunit.client.0.smithi060.stdout:op 3715 completed, throughput=5MB/sec 2023-12-01T05:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:20:00.883 INFO:tasks.workunit.client.0.smithi060.stdout: 725: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:00.883 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GWZU8Cq_LZ_SMei off=3387240 len=1546050 2023-12-01T05:20:00.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 3716 completed, throughput=5MB/sec 2023-12-01T05:20:00.892 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MGCleftYJ_GlpOn off=18290383 len=120413 2023-12-01T05:20:00.895 INFO:tasks.workunit.client.0.smithi060.stdout:op 3717 completed, throughput=5MB/sec 2023-12-01T05:20:00.895 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hlP8Y20K3vrXblV off=828539 len=310017 2023-12-01T05:20:00.896 INFO:tasks.workunit.client.0.smithi060.stdout:op 3718 completed, throughput=5MB/sec 2023-12-01T05:20:00.896 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nvuq49yNAhKHArz off=9644684 len=1279821 2023-12-01T05:20:00.897 INFO:tasks.workunit.client.0.smithi060.stdout:op 3719 completed, throughput=5MB/sec 2023-12-01T05:20:00.897 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GgIhsO3eGUxFzS7 off=3486723 len=1089736 2023-12-01T05:20:00.898 INFO:tasks.workunit.client.0.smithi060.stdout:op 3720 completed, throughput=5MB/sec 2023-12-01T05:20:00.899 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_R9DffCzn7dArcy off=2806865 len=621571 2023-12-01T05:20:00.899 INFO:tasks.workunit.client.0.smithi060.stdout:op 3721 completed, throughput=5MB/sec 2023-12-01T05:20:01.658 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:20:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:01 smithi060 ceph-mon[94233]: pgmap v2135: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:20:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:01 smithi060 ceph-mon[109077]: pgmap v2135: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:20:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:01 smithi089 ceph-mon[98504]: pgmap v2135: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2023-12-01T05:20:01.899 INFO:tasks.workunit.client.0.smithi060.stdout: 726: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:01.899 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XRw1Z_sVCfZ34Wi off=2059000 len=1257949 2023-12-01T05:20:01.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 3722 completed, throughput=5MB/sec 2023-12-01T05:20:01.907 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lK5OL6Kce_gUynq off=20226431 len=167838 2023-12-01T05:20:01.908 INFO:tasks.workunit.client.0.smithi060.stdout:op 3723 completed, throughput=5MB/sec 2023-12-01T05:20:01.908 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tIN-Qksj2kqacCo off=9722382 len=21177 2023-12-01T05:20:01.908 INFO:tasks.workunit.client.0.smithi060.stdout:op 3724 completed, throughput=5MB/sec 2023-12-01T05:20:01.908 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a6egfjxos7QhXXZ off=4536876 len=331242 2023-12-01T05:20:01.908 INFO:tasks.workunit.client.0.smithi060.stdout:op 3725 completed, throughput=5MB/sec 2023-12-01T05:20:01.908 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5WF8MPXiNax0ZEY off=5369041 len=752603 2023-12-01T05:20:01.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 3726 completed, throughput=5MB/sec 2023-12-01T05:20:01.909 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UXcN55SpDJg0HgV off=10535960 len=1975997 2023-12-01T05:20:01.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 3727 completed, throughput=5MB/sec 2023-12-01T05:20:01.911 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3Vcwv7duMIqG1r1 off=13513621 len=1137974 2023-12-01T05:20:01.915 INFO:tasks.workunit.client.0.smithi060.stdout:op 3728 completed, throughput=5MB/sec 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (34m) 2m ago 34m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (34m) 2m ago 34m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (35m) 2m ago 35m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (35m) 2m ago 35m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (38m) 2m ago 38m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (40m) 2m ago 40m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:20:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (40m) 2m ago 40m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (39m) 2m ago 39m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (38m) 2m ago 38m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (34m) 2m ago 34m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (34m) 2m ago 34m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (38m) 2m ago 38m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (38m) 2m ago 38m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (37m) 2m ago 37m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (37m) 2m ago 37m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (37m) 2m ago 37m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (36m) 2m ago 36m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (36m) 2m ago 36m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (36m) 2m ago 36m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:20:01.988 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (34m) 2m ago 35m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:20:02.391 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:20:02.391 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:20:02.391 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:20:02.391 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:20:02.392 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:20:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/945229351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:20:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/945229351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:20:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/945229351' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:20:02.916 INFO:tasks.workunit.client.0.smithi060.stdout: 727: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:02.916 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K_ttmhXm256SuU4 off=4046964 len=1532917 2023-12-01T05:20:02.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 3729 completed, throughput=5MB/sec 2023-12-01T05:20:02.919 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--dEfKXm57o2z499 off=14152177 len=646201 2023-12-01T05:20:02.923 INFO:tasks.workunit.client.0.smithi060.stdout:op 3730 completed, throughput=5MB/sec 2023-12-01T05:20:02.923 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eEvmawNUi629iXX off=17764959 len=408792 2023-12-01T05:20:02.924 INFO:tasks.workunit.client.0.smithi060.stdout:op 3731 completed, throughput=5MB/sec 2023-12-01T05:20:02.924 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_Wf2of8TQitVuOk off=5806173 len=1346040 2023-12-01T05:20:02.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 3732 completed, throughput=5MB/sec 2023-12-01T05:20:02.927 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bdrvNKNrBvIP7ym off=11360462 len=1159546 2023-12-01T05:20:02.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 3733 completed, throughput=5MB/sec 2023-12-01T05:20:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:03 smithi060 ceph-mon[94233]: from='client.16632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:03 smithi060 ceph-mon[94233]: pgmap v2136: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:20:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:03 smithi060 ceph-mon[94233]: from='client.26546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:03 smithi060 ceph-mon[109077]: from='client.16632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:03 smithi060 ceph-mon[109077]: pgmap v2136: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:20:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:03 smithi060 ceph-mon[109077]: from='client.26546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:03.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:03 smithi089 ceph-mon[98504]: from='client.16632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:03.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:03 smithi089 ceph-mon[98504]: pgmap v2136: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:20:03.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:03 smithi089 ceph-mon[98504]: from='client.26546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:03.929 INFO:tasks.workunit.client.0.smithi060.stdout: 728: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:03.929 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k6NdjHi1oebIcpA off=10317958 len=1641077 2023-12-01T05:20:03.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 3734 completed, throughput=5MB/sec 2023-12-01T05:20:03.938 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HUxmnWDyluStom8 off=8732366 len=622093 2023-12-01T05:20:03.942 INFO:tasks.workunit.client.0.smithi060.stdout:op 3735 completed, throughput=5MB/sec 2023-12-01T05:20:03.942 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UK30u_j8mrCN6Ep off=7757102 len=1883526 2023-12-01T05:20:03.944 INFO:tasks.workunit.client.0.smithi060.stdout:op 3736 completed, throughput=5MB/sec 2023-12-01T05:20:03.944 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IyD53tbPt8sF4i0 off=6529727 len=1989404 2023-12-01T05:20:03.956 INFO:tasks.workunit.client.0.smithi060.stdout:op 3737 completed, throughput=5MB/sec 2023-12-01T05:20:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:20:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:20:04.956 INFO:tasks.workunit.client.0.smithi060.stdout: 729: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:04.956 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eDcaWOCb2sYDOBf off=4044112 len=57734 2023-12-01T05:20:04.956 INFO:tasks.workunit.client.0.smithi060.stdout:op 3738 completed, throughput=4.99MB/sec 2023-12-01T05:20:04.956 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2sht6OyI1uAo1Qe off=5870412 len=1737472 2023-12-01T05:20:04.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 3739 completed, throughput=5MB/sec 2023-12-01T05:20:04.966 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3wWheiVB6ecSZ2q off=8461281 len=1500059 2023-12-01T05:20:04.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 3740 completed, throughput=5MB/sec 2023-12-01T05:20:04.969 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hhAQxK63I5gFEfz off=983069 len=847967 2023-12-01T05:20:04.970 INFO:tasks.workunit.client.0.smithi060.stdout:op 3741 completed, throughput=5MB/sec 2023-12-01T05:20:04.970 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L3EA1lvX51aiP4O off=1549843 len=322472 2023-12-01T05:20:04.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 3742 completed, throughput=5MB/sec 2023-12-01T05:20:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:05 smithi060 ceph-mon[94233]: pgmap v2137: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:20:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:05 smithi060 ceph-mon[109077]: pgmap v2137: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:20:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:05 smithi089 ceph-mon[98504]: pgmap v2137: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:20:05.974 INFO:tasks.workunit.client.0.smithi060.stdout: 730: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:05.974 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-puZmcOAcAsQr4_7 off=1249065 len=721265 2023-12-01T05:20:05.979 INFO:tasks.workunit.client.0.smithi060.stdout:op 3743 completed, throughput=4.99MB/sec 2023-12-01T05:20:05.979 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--RzOuKtpGcknC4- off=6960874 len=710923 2023-12-01T05:20:05.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 3744 completed, throughput=5MB/sec 2023-12-01T05:20:05.983 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RnSTBAzi5rjC5KL off=9351788 len=698651 2023-12-01T05:20:05.987 INFO:tasks.workunit.client.0.smithi060.stdout:op 3745 completed, throughput=5MB/sec 2023-12-01T05:20:05.987 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--McqO7oUZjKIU-9 off=455275 len=918397 2023-12-01T05:20:05.989 INFO:tasks.workunit.client.0.smithi060.stdout:op 3746 completed, throughput=5MB/sec 2023-12-01T05:20:05.989 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BpDZk_Ei6NvCj0C off=1916623 len=255722 2023-12-01T05:20:05.989 INFO:tasks.workunit.client.0.smithi060.stdout:op 3747 completed, throughput=5MB/sec 2023-12-01T05:20:05.989 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bfPXt_UptxC8pAY off=6744015 len=1771307 2023-12-01T05:20:05.996 INFO:tasks.workunit.client.0.smithi060.stdout:op 3748 completed, throughput=5MB/sec 2023-12-01T05:20:05.996 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hGLcSaD2H5ioqFf off=467765 len=1342646 2023-12-01T05:20:05.998 INFO:tasks.workunit.client.0.smithi060.stdout:op 3749 completed, throughput=5MB/sec 2023-12-01T05:20:06.999 INFO:tasks.workunit.client.0.smithi060.stdout: 731: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:06.999 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IcMf0LHFVuxUF9j off=5362486 len=1665400 2023-12-01T05:20:07.008 INFO:tasks.workunit.client.0.smithi060.stdout:op 3750 completed, throughput=5MB/sec 2023-12-01T05:20:07.008 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NJWa2P8tBZvK-BR off=668765 len=860878 2023-12-01T05:20:07.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 3751 completed, throughput=5MB/sec 2023-12-01T05:20:07.013 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2fT-38VGniR6RZn off=2021853 len=440385 2023-12-01T05:20:07.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 3752 completed, throughput=5MB/sec 2023-12-01T05:20:07.017 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1HlK1MpH7Rx0Oxe off=1824069 len=404360 2023-12-01T05:20:07.020 INFO:tasks.workunit.client.0.smithi060.stdout:op 3753 completed, throughput=5MB/sec 2023-12-01T05:20:07.020 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H0q_x-tWGWJLGMw off=3626329 len=2025472 2023-12-01T05:20:07.030 INFO:tasks.workunit.client.0.smithi060.stdout:op 3754 completed, throughput=5MB/sec 2023-12-01T05:20:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:07 smithi060 ceph-mon[94233]: pgmap v2138: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:20:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:07 smithi060 ceph-mon[109077]: pgmap v2138: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:20:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:07 smithi089 ceph-mon[98504]: pgmap v2138: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:20:08.030 INFO:tasks.workunit.client.0.smithi060.stdout: 732: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:08.030 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yxL_IgtjNrP8rGg off=10138828 len=1183108 2023-12-01T05:20:08.033 INFO:tasks.workunit.client.0.smithi060.stdout:op 3755 completed, throughput=5MB/sec 2023-12-01T05:20:08.033 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g8M56aopyg_f3g5 off=13718098 len=1008102 2023-12-01T05:20:08.038 INFO:tasks.workunit.client.0.smithi060.stdout:op 3756 completed, throughput=5MB/sec 2023-12-01T05:20:08.038 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UtZQHy_0E3OpvCX off=11280325 len=1845083 2023-12-01T05:20:08.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 3757 completed, throughput=5MB/sec 2023-12-01T05:20:09.041 INFO:tasks.workunit.client.0.smithi060.stdout: 733: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:09.041 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RtfuT9b4e_x-dC_ off=4997290 len=2000047 2023-12-01T05:20:09.043 INFO:tasks.workunit.client.0.smithi060.stdout:op 3758 completed, throughput=5MB/sec 2023-12-01T05:20:09.043 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cYydbNj3fUr1cYc off=12551734 len=209874 2023-12-01T05:20:09.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 3759 completed, throughput=5MB/sec 2023-12-01T05:20:09.046 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y9nd1OYaWR_k1lL off=4459119 len=1889942 2023-12-01T05:20:09.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 3760 completed, throughput=5MB/sec 2023-12-01T05:20:09.048 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1nPQN7AnSY0RHjP off=716764 len=1511599 2023-12-01T05:20:09.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 3761 completed, throughput=5MB/sec 2023-12-01T05:20:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:09 smithi060 ceph-mon[94233]: pgmap v2139: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:20:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:09 smithi060 ceph-mon[109077]: pgmap v2139: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:20:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:09 smithi089 ceph-mon[98504]: pgmap v2139: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:20:10.056 INFO:tasks.workunit.client.0.smithi060.stdout: 734: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:10.056 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kd9uH0CzV3ZZo8w off=7387945 len=1776176 2023-12-01T05:20:10.058 INFO:tasks.workunit.client.0.smithi060.stdout:op 3762 completed, throughput=5MB/sec 2023-12-01T05:20:10.058 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ft1nievgyTPBI8v off=15232029 len=1364079 2023-12-01T05:20:10.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 3763 completed, throughput=5MB/sec 2023-12-01T05:20:10.065 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-puij0D_YdUuzcHM off=22497887 len=1102187 2023-12-01T05:20:10.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 3764 completed, throughput=5MB/sec 2023-12-01T05:20:10.066 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Md1ZY6LSwmhqf9g off=6507170 len=1556475 2023-12-01T05:20:10.067 INFO:tasks.workunit.client.0.smithi060.stdout:op 3765 completed, throughput=5MB/sec 2023-12-01T05:20:11.067 INFO:tasks.workunit.client.0.smithi060.stdout: 735: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:11.068 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qFA1ZmR959SIJ38 off=7162040 len=1135049 2023-12-01T05:20:11.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 3766 completed, throughput=5MB/sec 2023-12-01T05:20:11.075 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o28p-0sBeOXXieR off=6044297 len=1513647 2023-12-01T05:20:11.083 INFO:tasks.workunit.client.0.smithi060.stdout:op 3767 completed, throughput=5MB/sec 2023-12-01T05:20:11.083 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DR9uNUieogYfFLe off=15892504 len=362084 2023-12-01T05:20:11.086 INFO:tasks.workunit.client.0.smithi060.stdout:op 3768 completed, throughput=5MB/sec 2023-12-01T05:20:11.086 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ITjzZ4zy0zpE6HC off=7176448 len=804681 2023-12-01T05:20:11.087 INFO:tasks.workunit.client.0.smithi060.stdout:op 3769 completed, throughput=5MB/sec 2023-12-01T05:20:11.087 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fL381xImFppsfZA off=2953823 len=1033970 2023-12-01T05:20:11.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 3770 completed, throughput=5MB/sec 2023-12-01T05:20:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:11 smithi060 ceph-mon[109077]: pgmap v2140: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:20:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:11 smithi060 ceph-mon[94233]: pgmap v2140: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:20:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:11.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:11 smithi089 ceph-mon[98504]: pgmap v2140: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:20:11.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:12.092 INFO:tasks.workunit.client.0.smithi060.stdout: 736: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:12.092 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kgtiqPYquYInze2 off=5509310 len=309032 2023-12-01T05:20:12.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 3771 completed, throughput=4.99MB/sec 2023-12-01T05:20:12.093 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2NoSzNxYZcExgFf off=4466402 len=1957219 2023-12-01T05:20:12.100 INFO:tasks.workunit.client.0.smithi060.stdout:op 3772 completed, throughput=5MB/sec 2023-12-01T05:20:12.101 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lq5xiN--17HoHDC off=7355677 len=1164128 2023-12-01T05:20:12.102 INFO:tasks.workunit.client.0.smithi060.stdout:op 3773 completed, throughput=5MB/sec 2023-12-01T05:20:12.102 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Yk6eV2Me2rsaCqZ off=3117589 len=616881 2023-12-01T05:20:12.106 INFO:tasks.workunit.client.0.smithi060.stdout:op 3774 completed, throughput=5MB/sec 2023-12-01T05:20:12.106 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-you3rbDAZmKwMRb off=13738973 len=1946668 2023-12-01T05:20:12.117 INFO:tasks.workunit.client.0.smithi060.stdout:op 3775 completed, throughput=5MB/sec 2023-12-01T05:20:13.117 INFO:tasks.workunit.client.0.smithi060.stdout: 737: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:13.118 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cR8jJMyAhNO1Rqp off=316889 len=744333 2023-12-01T05:20:13.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 3776 completed, throughput=5MB/sec 2023-12-01T05:20:13.119 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qXNhMlUvh_dxWoE off=5166544 len=335089 2023-12-01T05:20:13.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 3777 completed, throughput=5MB/sec 2023-12-01T05:20:13.122 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sjRysDDi2ixbKpN off=2840242 len=1523757 2023-12-01T05:20:13.130 INFO:tasks.workunit.client.0.smithi060.stdout:op 3778 completed, throughput=5MB/sec 2023-12-01T05:20:13.130 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Rb39UQ0TL2Q7bhE off=12962375 len=150211 2023-12-01T05:20:13.132 INFO:tasks.workunit.client.0.smithi060.stdout:op 3779 completed, throughput=5MB/sec 2023-12-01T05:20:13.132 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TrY5km789r19nOn off=8618475 len=1528231 2023-12-01T05:20:13.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 3780 completed, throughput=5MB/sec 2023-12-01T05:20:13.134 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b4aPAyuW3u8CSzY off=6656603 len=496185 2023-12-01T05:20:13.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 3781 completed, throughput=5MB/sec 2023-12-01T05:20:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:13 smithi060 ceph-mon[94233]: pgmap v2141: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:20:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:13 smithi060 ceph-mon[109077]: pgmap v2141: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:20:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:13 smithi089 ceph-mon[98504]: pgmap v2141: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:20:14.135 INFO:tasks.workunit.client.0.smithi060.stdout: 738: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:14.135 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x-TAj05hV4ToPD2 off=5630811 len=1341510 2023-12-01T05:20:14.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 3782 completed, throughput=5MB/sec 2023-12-01T05:20:14.137 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-16RRZ4or2ZSkkD3 off=3327155 len=785672 2023-12-01T05:20:14.138 INFO:tasks.workunit.client.0.smithi060.stdout:op 3783 completed, throughput=5MB/sec 2023-12-01T05:20:14.138 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hVimzIHzzGgR5ta off=264132 len=990270 2023-12-01T05:20:14.143 INFO:tasks.workunit.client.0.smithi060.stdout:op 3784 completed, throughput=5MB/sec 2023-12-01T05:20:14.143 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xu7vqzgAczi42As off=4800968 len=2043079 2023-12-01T05:20:14.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 3785 completed, throughput=5MB/sec 2023-12-01T05:20:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:20:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:20:15.151 INFO:tasks.workunit.client.0.smithi060.stdout: 739: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:15.151 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3L6f2sVlhxQeFGX off=123405 len=169975 2023-12-01T05:20:15.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 3786 completed, throughput=4.99MB/sec 2023-12-01T05:20:15.151 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HtH75frZhEXFVQC off=33218 len=622296 2023-12-01T05:20:15.152 INFO:tasks.workunit.client.0.smithi060.stdout:op 3787 completed, throughput=4.99MB/sec 2023-12-01T05:20:15.152 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F8dvReHZHFtxoZ8 off=5286547 len=581270 2023-12-01T05:20:15.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 3788 completed, throughput=5MB/sec 2023-12-01T05:20:15.157 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-u9Ev94YRrBhwLgR off=6595175 len=788082 2023-12-01T05:20:15.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 3789 completed, throughput=5MB/sec 2023-12-01T05:20:15.158 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GvV8dS4TrEdnP8z off=3330699 len=1825363 2023-12-01T05:20:15.160 INFO:tasks.workunit.client.0.smithi060.stdout:op 3790 completed, throughput=5MB/sec 2023-12-01T05:20:15.161 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rQO3rRqqlUhF3kc off=3911858 len=576029 2023-12-01T05:20:15.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 3791 completed, throughput=5MB/sec 2023-12-01T05:20:15.164 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XUvIjRqUG6GnAOR off=11756883 len=199113 2023-12-01T05:20:15.165 INFO:tasks.workunit.client.0.smithi060.stdout:op 3792 completed, throughput=5MB/sec 2023-12-01T05:20:15.166 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TGO5Nx-ZuvJFZML off=17239328 len=118928 2023-12-01T05:20:15.166 INFO:tasks.workunit.client.0.smithi060.stdout:op 3793 completed, throughput=5MB/sec 2023-12-01T05:20:15.166 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PRsh4vv6FT_z2Rw off=2033435 len=435798 2023-12-01T05:20:15.170 INFO:tasks.workunit.client.0.smithi060.stdout:op 3794 completed, throughput=5MB/sec 2023-12-01T05:20:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:15 smithi060 ceph-mon[94233]: pgmap v2142: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:15 smithi060 ceph-mon[109077]: pgmap v2142: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:15 smithi089 ceph-mon[98504]: pgmap v2142: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:16.170 INFO:tasks.workunit.client.0.smithi060.stdout: 740: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:16.170 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b86md9E4rpjAuOg off=10363879 len=39637 2023-12-01T05:20:16.172 INFO:tasks.workunit.client.0.smithi060.stdout:op 3795 completed, throughput=4.99MB/sec 2023-12-01T05:20:16.173 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GNQic8Hxwv6eeI9 off=7435346 len=2003422 2023-12-01T05:20:16.183 INFO:tasks.workunit.client.0.smithi060.stdout:op 3796 completed, throughput=5MB/sec 2023-12-01T05:20:16.183 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uNTjY2ooIM8adPz off=15470607 len=1151698 2023-12-01T05:20:16.185 INFO:tasks.workunit.client.0.smithi060.stdout:op 3797 completed, throughput=5MB/sec 2023-12-01T05:20:16.185 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YPbidSSn3-LcCzb off=7236590 len=1816296 2023-12-01T05:20:16.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 3798 completed, throughput=5MB/sec 2023-12-01T05:20:16.186 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RDYVAu3ZJvHRk7h off=12436184 len=415352 2023-12-01T05:20:16.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 3799 completed, throughput=5MB/sec 2023-12-01T05:20:17.188 INFO:tasks.workunit.client.0.smithi060.stdout: 741: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-229n95PITyYDad4 off=3712868 len=1729455 2023-12-01T05:20:17.190 INFO:tasks.workunit.client.0.smithi060.stdout:op 3800 completed, throughput=5MB/sec 2023-12-01T05:20:17.190 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AHJAqnA6uDWVMx4 off=409692 len=991897 2023-12-01T05:20:17.196 INFO:tasks.workunit.client.0.smithi060.stdout:op 3801 completed, throughput=5MB/sec 2023-12-01T05:20:17.196 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uHblTR4RcItO7QU off=4858194 len=859960 2023-12-01T05:20:17.199 INFO:tasks.workunit.client.0.smithi060.stdout:op 3802 completed, throughput=5MB/sec 2023-12-01T05:20:17.200 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XhiaLzLuZkNCYDc off=1420105 len=2038298 2023-12-01T05:20:17.201 INFO:tasks.workunit.client.0.smithi060.stdout:op 3803 completed, throughput=5MB/sec 2023-12-01T05:20:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:17 smithi060 ceph-mon[94233]: pgmap v2143: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:17 smithi060 ceph-mon[109077]: pgmap v2143: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:17 smithi089 ceph-mon[98504]: pgmap v2143: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:18.202 INFO:tasks.workunit.client.0.smithi060.stdout: 742: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:18.202 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vwd5cj8mwktQW0q off=1771031 len=2029330 2023-12-01T05:20:18.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 3804 completed, throughput=5MB/sec 2023-12-01T05:20:18.211 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mF-4qlbeus-y7Ki off=15242097 len=1229314 2023-12-01T05:20:18.213 INFO:tasks.workunit.client.0.smithi060.stdout:op 3805 completed, throughput=5MB/sec 2023-12-01T05:20:18.213 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DnXDK3S7VpAYQJo off=8204012 len=1447759 2023-12-01T05:20:18.216 INFO:tasks.workunit.client.0.smithi060.stdout:op 3806 completed, throughput=5MB/sec 2023-12-01T05:20:18.216 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vWLwcIA1DAo5te- off=13883107 len=1497844 2023-12-01T05:20:18.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 3807 completed, throughput=5MB/sec 2023-12-01T05:20:19.219 INFO:tasks.workunit.client.0.smithi060.stdout: 743: throughput=5MB/sec pending data=0 2023-12-01T05:20:19.219 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LHW7nuXGnkP25Q8 off=406868 len=1295247 2023-12-01T05:20:19.220 INFO:tasks.workunit.client.0.smithi060.stdout:op 3808 completed, throughput=5MB/sec 2023-12-01T05:20:19.221 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DEXxIzqfnjPIS0E off=3624081 len=1506404 2023-12-01T05:20:19.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 3809 completed, throughput=5MB/sec 2023-12-01T05:20:19.230 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D_1kiajitD12AOQ off=1974349 len=1156531 2023-12-01T05:20:19.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 3810 completed, throughput=5MB/sec 2023-12-01T05:20:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:19 smithi060 ceph-mon[94233]: pgmap v2144: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:20:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:19 smithi060 ceph-mon[109077]: pgmap v2144: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:20:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:19 smithi089 ceph-mon[98504]: pgmap v2144: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:20:20.232 INFO:tasks.workunit.client.0.smithi060.stdout: 744: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:20.232 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TuS6YkDwpZX6MZD off=3748305 len=1183446 2023-12-01T05:20:20.233 INFO:tasks.workunit.client.0.smithi060.stdout:op 3811 completed, throughput=4.99MB/sec 2023-12-01T05:20:20.234 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nvGeca5Rgute6lj off=3176412 len=1779188 2023-12-01T05:20:20.244 INFO:tasks.workunit.client.0.smithi060.stdout:op 3812 completed, throughput=5MB/sec 2023-12-01T05:20:20.244 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PR1y5XAkeHgSXuc off=7045729 len=322880 2023-12-01T05:20:20.248 INFO:tasks.workunit.client.0.smithi060.stdout:op 3813 completed, throughput=5MB/sec 2023-12-01T05:20:20.248 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0iWoopwIL7xndJB off=4564003 len=954238 2023-12-01T05:20:20.249 INFO:tasks.workunit.client.0.smithi060.stdout:op 3814 completed, throughput=5MB/sec 2023-12-01T05:20:20.249 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lgLK0zhVBEqKAf8 off=1014357 len=1432405 2023-12-01T05:20:20.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 3815 completed, throughput=5MB/sec 2023-12-01T05:20:21.257 INFO:tasks.workunit.client.0.smithi060.stdout: 745: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:21.257 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-u94QjN9sdc1loof off=2650967 len=65437 2023-12-01T05:20:21.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 3816 completed, throughput=4.99MB/sec 2023-12-01T05:20:21.257 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GZzRbd_D9N0ufqQ off=18618009 len=566610 2023-12-01T05:20:21.262 INFO:tasks.workunit.client.0.smithi060.stdout:op 3817 completed, throughput=4.99MB/sec 2023-12-01T05:20:21.262 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DdJ-aN_Tehpgq2g off=15292866 len=1898367 2023-12-01T05:20:21.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 3818 completed, throughput=5MB/sec 2023-12-01T05:20:21.274 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L-_0P_80V3-1LSE off=341213 len=1232341 2023-12-01T05:20:21.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 3819 completed, throughput=5MB/sec 2023-12-01T05:20:21.280 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7OE6vuKOynff23q off=699839 len=992767 2023-12-01T05:20:21.285 INFO:tasks.workunit.client.0.smithi060.stdout:op 3820 completed, throughput=5MB/sec 2023-12-01T05:20:21.285 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V4c1_mck26WdLUP off=2216575 len=455259 2023-12-01T05:20:21.288 INFO:tasks.workunit.client.0.smithi060.stdout:op 3821 completed, throughput=5MB/sec 2023-12-01T05:20:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:21 smithi060 ceph-mon[94233]: pgmap v2145: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:21 smithi060 ceph-mon[109077]: pgmap v2145: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:21 smithi089 ceph-mon[98504]: pgmap v2145: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:20:22.289 INFO:tasks.workunit.client.0.smithi060.stdout: 746: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:22.289 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pyjqCwtrm3O_vjp off=2855600 len=1257813 2023-12-01T05:20:22.295 INFO:tasks.workunit.client.0.smithi060.stdout:op 3822 completed, throughput=5MB/sec 2023-12-01T05:20:22.295 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H3JfR1MAa6UmxvC off=2769051 len=222814 2023-12-01T05:20:22.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 3823 completed, throughput=5MB/sec 2023-12-01T05:20:22.296 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6ZIVdwRxdMk8Np7 off=1089793 len=268941 2023-12-01T05:20:22.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 3824 completed, throughput=5MB/sec 2023-12-01T05:20:22.296 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGqMZNjeddw6zup off=17314611 len=1042414 2023-12-01T05:20:22.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 3825 completed, throughput=5MB/sec 2023-12-01T05:20:22.302 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XY40ieD3Hy71twl off=7501925 len=1485577 2023-12-01T05:20:22.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 3826 completed, throughput=5MB/sec 2023-12-01T05:20:22.309 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mMijqj4ujVLaRd0 off=4276 len=1833379 2023-12-01T05:20:22.312 INFO:tasks.workunit.client.0.smithi060.stdout:op 3827 completed, throughput=5MB/sec 2023-12-01T05:20:23.313 INFO:tasks.workunit.client.0.smithi060.stdout: 747: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:23.313 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-393i_g0dbVIrEyl off=3468136 len=1929619 2023-12-01T05:20:23.315 INFO:tasks.workunit.client.0.smithi060.stdout:op 3828 completed, throughput=5MB/sec 2023-12-01T05:20:23.315 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IJxV85VZCtTqh5T off=481701 len=625196 2023-12-01T05:20:23.319 INFO:tasks.workunit.client.0.smithi060.stdout:op 3829 completed, throughput=5MB/sec 2023-12-01T05:20:23.320 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UcvtWcwXNpm6PHn off=774048 len=1246581 2023-12-01T05:20:23.326 INFO:tasks.workunit.client.0.smithi060.stdout:op 3830 completed, throughput=5MB/sec 2023-12-01T05:20:23.326 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-I312NHdCbcCowvk off=3629148 len=752235 2023-12-01T05:20:23.327 INFO:tasks.workunit.client.0.smithi060.stdout:op 3831 completed, throughput=5MB/sec 2023-12-01T05:20:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:23 smithi060 ceph-mon[94233]: pgmap v2146: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:20:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:23 smithi060 ceph-mon[109077]: pgmap v2146: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:20:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:23 smithi089 ceph-mon[98504]: pgmap v2146: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:20:24.327 INFO:tasks.workunit.client.0.smithi060.stdout: 748: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:24.328 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Eshn4rBJ6OyhdTU off=2638835 len=1377037 2023-12-01T05:20:24.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 3832 completed, throughput=5MB/sec 2023-12-01T05:20:24.330 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QT0nze7m-Sv4ldD off=14069731 len=1733516 2023-12-01T05:20:24.337 INFO:tasks.workunit.client.0.smithi060.stdout:op 3833 completed, throughput=5MB/sec 2023-12-01T05:20:24.337 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2PoGnbAQ8ptkrzT off=425903 len=1783117 2023-12-01T05:20:24.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 3834 completed, throughput=5MB/sec 2023-12-01T05:20:24.347 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-orD6wAsjsSGzGXl off=20838162 len=1187535 2023-12-01T05:20:24.348 INFO:tasks.workunit.client.0.smithi060.stdout:op 3835 completed, throughput=5MB/sec 2023-12-01T05:20:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:20:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:20:25.348 INFO:tasks.workunit.client.0.smithi060.stdout: 749: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:25.348 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9ADKYej21aA9zl5 off=17048625 len=1208376 2023-12-01T05:20:25.354 INFO:tasks.workunit.client.0.smithi060.stdout:op 3836 completed, throughput=5MB/sec 2023-12-01T05:20:25.354 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S0KDOXV_qZ-9Y2T off=4397153 len=1161648 2023-12-01T05:20:25.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 3837 completed, throughput=5MB/sec 2023-12-01T05:20:25.361 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LTOFMQaHu_4cFWr off=5649357 len=1035465 2023-12-01T05:20:25.362 INFO:tasks.workunit.client.0.smithi060.stdout:op 3838 completed, throughput=5MB/sec 2023-12-01T05:20:25.362 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-POuxdhLF79Og3wK off=8969708 len=322531 2023-12-01T05:20:25.363 INFO:tasks.workunit.client.0.smithi060.stdout:op 3839 completed, throughput=5MB/sec 2023-12-01T05:20:25.363 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6lIVg-pG4rAiPwX off=1609268 len=1990656 2023-12-01T05:20:25.365 INFO:tasks.workunit.client.0.smithi060.stdout:op 3840 completed, throughput=5MB/sec 2023-12-01T05:20:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:25 smithi089 ceph-mon[98504]: pgmap v2147: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:20:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:25 smithi060 ceph-mon[94233]: pgmap v2147: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:20:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:25 smithi060 ceph-mon[109077]: pgmap v2147: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:20:26.365 INFO:tasks.workunit.client.0.smithi060.stdout: 750: throughput=5MB/sec pending data=0 2023-12-01T05:20:26.365 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Aa3u_7Xk2dRw1KL off=6085252 len=684633 2023-12-01T05:20:26.366 INFO:tasks.workunit.client.0.smithi060.stdout:op 3841 completed, throughput=5MB/sec 2023-12-01T05:20:26.366 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cD5-uO9w3W1mRQf off=12026663 len=1158186 2023-12-01T05:20:26.369 INFO:tasks.workunit.client.0.smithi060.stdout:op 3842 completed, throughput=5MB/sec 2023-12-01T05:20:26.369 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bvgGVkae84qa0su off=10737562 len=1279708 2023-12-01T05:20:26.377 INFO:tasks.workunit.client.0.smithi060.stdout:op 3843 completed, throughput=5MB/sec 2023-12-01T05:20:26.377 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NGvMc71DqS8TyBN off=1156634 len=333338 2023-12-01T05:20:26.378 INFO:tasks.workunit.client.0.smithi060.stdout:op 3844 completed, throughput=5MB/sec 2023-12-01T05:20:26.378 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0kJz7Oqj55qI7_1 off=22026355 len=1899026 2023-12-01T05:20:26.386 INFO:tasks.workunit.client.0.smithi060.stdout:op 3845 completed, throughput=5MB/sec 2023-12-01T05:20:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:27.386 INFO:tasks.workunit.client.0.smithi060.stdout: 751: throughput=5MB/sec pending data=0 2023-12-01T05:20:27.386 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oPv6nLn_3GqTazu off=4459375 len=1698190 2023-12-01T05:20:27.388 INFO:tasks.workunit.client.0.smithi060.stdout:op 3846 completed, throughput=5MB/sec 2023-12-01T05:20:27.388 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EGAw2fuZaRELMGJ off=2324531 len=414427 2023-12-01T05:20:27.392 INFO:tasks.workunit.client.0.smithi060.stdout:op 3847 completed, throughput=5MB/sec 2023-12-01T05:20:27.392 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-38n80uzy_01ftNq off=4185771 len=440600 2023-12-01T05:20:27.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 3848 completed, throughput=5MB/sec 2023-12-01T05:20:27.394 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-knDCx-UtYlScLyN off=7647242 len=172077 2023-12-01T05:20:27.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 3849 completed, throughput=5MB/sec 2023-12-01T05:20:27.395 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZnUFv-MqqBPdmNf off=2570494 len=1114204 2023-12-01T05:20:27.400 INFO:tasks.workunit.client.0.smithi060.stdout:op 3850 completed, throughput=5MB/sec 2023-12-01T05:20:27.400 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hHyhAGiOfhaqQXM off=1084751 len=285032 2023-12-01T05:20:27.401 INFO:tasks.workunit.client.0.smithi060.stdout:op 3851 completed, throughput=5MB/sec 2023-12-01T05:20:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:27 smithi089 ceph-mon[98504]: pgmap v2148: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:20:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:27 smithi060 ceph-mon[94233]: pgmap v2148: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:20:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:27 smithi060 ceph-mon[109077]: pgmap v2148: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:20:28.401 INFO:tasks.workunit.client.0.smithi060.stdout: 752: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:28.402 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aww2MfEhtLlPIDB off=9741208 len=1009156 2023-12-01T05:20:28.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 3852 completed, throughput=4.99MB/sec 2023-12-01T05:20:28.404 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-V7-uHZGEAVMhHcR off=6473538 len=1241879 2023-12-01T05:20:28.406 INFO:tasks.workunit.client.0.smithi060.stdout:op 3853 completed, throughput=5MB/sec 2023-12-01T05:20:28.406 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pEHaJ6S86l7Meyk off=14716046 len=385946 2023-12-01T05:20:28.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 3854 completed, throughput=5MB/sec 2023-12-01T05:20:28.407 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LutjL4Db4VMOKwQ off=4407838 len=1671335 2023-12-01T05:20:28.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 3855 completed, throughput=5MB/sec 2023-12-01T05:20:28.414 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RtgCVEnbZFBC0w8 off=782598 len=1323328 2023-12-01T05:20:28.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 3856 completed, throughput=5MB/sec 2023-12-01T05:20:29.416 INFO:tasks.workunit.client.0.smithi060.stdout: 753: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:29.417 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-10qriL6HxSzWYni off=8982078 len=266860 2023-12-01T05:20:29.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 3857 completed, throughput=4.99MB/sec 2023-12-01T05:20:29.417 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AqndmHq_elvKyiN off=18590052 len=1385179 2023-12-01T05:20:29.420 INFO:tasks.workunit.client.0.smithi060.stdout:op 3858 completed, throughput=5MB/sec 2023-12-01T05:20:29.420 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tRaJOFLgVLhhIhv off=7605116 len=769948 2023-12-01T05:20:29.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 3859 completed, throughput=5MB/sec 2023-12-01T05:20:29.421 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wVHv17GIwU9gw2r off=2536904 len=687616 2023-12-01T05:20:29.422 INFO:tasks.workunit.client.0.smithi060.stdout:op 3860 completed, throughput=5MB/sec 2023-12-01T05:20:29.423 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WpXuiRxxo4Lr_Or off=17340182 len=562139 2023-12-01T05:20:29.427 INFO:tasks.workunit.client.0.smithi060.stdout:op 3861 completed, throughput=5MB/sec 2023-12-01T05:20:29.427 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5A6otRHK2dULfim off=7036889 len=1368639 2023-12-01T05:20:29.434 INFO:tasks.workunit.client.0.smithi060.stdout:op 3862 completed, throughput=5MB/sec 2023-12-01T05:20:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:29 smithi089 ceph-mon[98504]: pgmap v2149: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:20:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:29 smithi060 ceph-mon[94233]: pgmap v2149: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:20:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:29 smithi060 ceph-mon[109077]: pgmap v2149: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:20:30.434 INFO:tasks.workunit.client.0.smithi060.stdout: 754: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:30.435 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oB_iVoCL9kkohAw off=745031 len=1692497 2023-12-01T05:20:30.443 INFO:tasks.workunit.client.0.smithi060.stdout:op 3863 completed, throughput=5MB/sec 2023-12-01T05:20:30.443 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NDQq7ri0w1tyruT off=764898 len=533728 2023-12-01T05:20:30.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 3864 completed, throughput=5MB/sec 2023-12-01T05:20:30.444 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_msVXVu3Lgmy1NX off=3811690 len=1931740 2023-12-01T05:20:30.454 INFO:tasks.workunit.client.0.smithi060.stdout:op 3865 completed, throughput=5MB/sec 2023-12-01T05:20:30.454 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X6oppyM29lousb5 off=1652366 len=1060818 2023-12-01T05:20:30.456 INFO:tasks.workunit.client.0.smithi060.stdout:op 3866 completed, throughput=5MB/sec 2023-12-01T05:20:30.456 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2f9wTZ9AbptnkbK off=10387694 len=324006 2023-12-01T05:20:30.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 3867 completed, throughput=5MB/sec 2023-12-01T05:20:31.458 INFO:tasks.workunit.client.0.smithi060.stdout: 755: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:31.458 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iCT3HWKxcLyPaWS off=6439627 len=193640 2023-12-01T05:20:31.461 INFO:tasks.workunit.client.0.smithi060.stdout:op 3868 completed, throughput=4.99MB/sec 2023-12-01T05:20:31.461 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YfcJjvcAw9LYYTK off=6618011 len=904491 2023-12-01T05:20:31.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 3869 completed, throughput=5MB/sec 2023-12-01T05:20:31.465 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vFYhCZg2BgrLA9v off=1188520 len=1979495 2023-12-01T05:20:31.468 INFO:tasks.workunit.client.0.smithi060.stdout:op 3870 completed, throughput=5MB/sec 2023-12-01T05:20:31.468 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-atmS0b_G2DwMV1K off=13948316 len=957067 2023-12-01T05:20:31.473 INFO:tasks.workunit.client.0.smithi060.stdout:op 3871 completed, throughput=5MB/sec 2023-12-01T05:20:31.473 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Naisjd3WPS1A5O- off=4789358 len=1438717 2023-12-01T05:20:31.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 3872 completed, throughput=5MB/sec 2023-12-01T05:20:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:31 smithi089 ceph-mon[98504]: pgmap v2150: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:20:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:31 smithi060 ceph-mon[94233]: pgmap v2150: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:20:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:31 smithi060 ceph-mon[109077]: pgmap v2150: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:20:32.478 INFO:tasks.workunit.client.0.smithi060.stdout: 756: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:32.478 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m4re87eynhquJv2 off=3112002 len=63132 2023-12-01T05:20:32.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 3873 completed, throughput=4.99MB/sec 2023-12-01T05:20:32.481 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ziuyKtLhP-XnLvN off=3380770 len=1425774 2023-12-01T05:20:32.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 3874 completed, throughput=5MB/sec 2023-12-01T05:20:32.482 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-if6QUVUS04EM1nc off=15595089 len=1649558 2023-12-01T05:20:32.485 INFO:tasks.workunit.client.0.smithi060.stdout:op 3875 completed, throughput=5MB/sec 2023-12-01T05:20:32.485 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GH9rkpHBPfT6-oM off=12114073 len=251017 2023-12-01T05:20:32.486 INFO:tasks.workunit.client.0.smithi060.stdout:op 3876 completed, throughput=5MB/sec 2023-12-01T05:20:32.487 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vMqx0J4BDxuWf1M off=12810395 len=1874799 2023-12-01T05:20:32.488 INFO:tasks.workunit.client.0.smithi060.stdout:op 3877 completed, throughput=5MB/sec 2023-12-01T05:20:32.761 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:20:33.088 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:20:33.088 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (34m) 2m ago 35m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (35m) 2m ago 35m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (36m) 2m ago 36m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (36m) 2m ago 36m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (39m) 2m ago 39m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (40m) 2m ago 40m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (40m) 2m ago 40m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (39m) 2m ago 39m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (39m) 2m ago 39m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (35m) 2m ago 35m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (35m) 2m ago 35m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (38m) 2m ago 38m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (38m) 2m ago 38m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (38m) 2m ago 38m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:20:33.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (37m) 2m ago 37m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:20:33.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (37m) 2m ago 37m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:20:33.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (37m) 2m ago 37m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:20:33.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (36m) 2m ago 36m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:20:33.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (36m) 2m ago 36m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:20:33.090 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (34m) 2m ago 35m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:20:33.488 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:20:33.488 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:20:33.488 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:20:33.489 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:20:33.490 INFO:tasks.workunit.client.0.smithi060.stdout: 757: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:33.490 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M0X6Vd0eQkzu_MK off=6427650 len=1322719 2023-12-01T05:20:33.494 INFO:tasks.workunit.client.0.smithi060.stdout:op 3878 completed, throughput=5MB/sec 2023-12-01T05:20:33.494 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Lu0WwSYkRoD25Vx off=4333706 len=2065434 2023-12-01T05:20:33.498 INFO:tasks.workunit.client.0.smithi060.stdout:op 3879 completed, throughput=5MB/sec 2023-12-01T05:20:33.499 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QyPNYpWEO657AzD off=3826083 len=1114200 2023-12-01T05:20:33.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 3880 completed, throughput=5MB/sec 2023-12-01T05:20:33.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KFQ6kPIWJ93lQ6g off=12502260 len=1645049 2023-12-01T05:20:33.505 INFO:tasks.workunit.client.0.smithi060.stdout:op 3881 completed, throughput=5MB/sec 2023-12-01T05:20:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:33 smithi089 ceph-mon[98504]: pgmap v2151: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:20:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1582394274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:20:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:33 smithi060 ceph-mon[94233]: pgmap v2151: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:20:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1582394274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:20:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:33 smithi060 ceph-mon[109077]: pgmap v2151: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:20:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1582394274' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:20:34.506 INFO:tasks.workunit.client.0.smithi060.stdout: 758: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:34.506 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KAaNPwfaGuwFTJ- off=12735594 len=1105539 2023-12-01T05:20:34.508 INFO:tasks.workunit.client.0.smithi060.stdout:op 3882 completed, throughput=5MB/sec 2023-12-01T05:20:34.508 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oNFM8-6eD5XDCye off=7977839 len=2044602 2023-12-01T05:20:34.512 INFO:tasks.workunit.client.0.smithi060.stdout:op 3883 completed, throughput=5MB/sec 2023-12-01T05:20:34.512 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-It1F5sPyHf5QkbL off=15667889 len=220851 2023-12-01T05:20:34.515 INFO:tasks.workunit.client.0.smithi060.stdout:op 3884 completed, throughput=5MB/sec 2023-12-01T05:20:34.515 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gVKIIkC6mg9leT- off=950152 len=1692373 2023-12-01T05:20:34.517 INFO:tasks.workunit.client.0.smithi060.stdout:op 3885 completed, throughput=5MB/sec 2023-12-01T05:20:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:34 smithi060 ceph-mon[94233]: from='client.16650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:34 smithi060 ceph-mon[94233]: from='client.16656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:34 smithi060 ceph-mon[109077]: from='client.16650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:34 smithi060 ceph-mon[109077]: from='client.16656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:20:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:20:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:34 smithi089 ceph-mon[98504]: from='client.16650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:34 smithi089 ceph-mon[98504]: from='client.16656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:20:35.518 INFO:tasks.workunit.client.0.smithi060.stdout: 759: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:35.518 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iAaO8vxhzPRbAV6 off=0 len=1098102 2023-12-01T05:20:35.519 INFO:tasks.workunit.client.0.smithi060.stdout:op 3886 completed, throughput=5MB/sec 2023-12-01T05:20:35.519 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6pf4xCUqW156tiu off=13966553 len=986353 2023-12-01T05:20:35.525 INFO:tasks.workunit.client.0.smithi060.stdout:op 3887 completed, throughput=5MB/sec 2023-12-01T05:20:35.525 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yV-q_vuvfL7cmnC off=8142886 len=83543 2023-12-01T05:20:35.528 INFO:tasks.workunit.client.0.smithi060.stdout:op 3888 completed, throughput=5MB/sec 2023-12-01T05:20:35.528 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pdyfbkKHdGHAjFx off=4494090 len=1617185 2023-12-01T05:20:35.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 3889 completed, throughput=5MB/sec 2023-12-01T05:20:35.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AAyBx_TJf6i87Ms off=7843343 len=2015892 2023-12-01T05:20:35.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 3890 completed, throughput=5MB/sec 2023-12-01T05:20:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:35 smithi089 ceph-mon[98504]: pgmap v2152: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:20:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:35 smithi060 ceph-mon[94233]: pgmap v2152: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:20:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:35 smithi060 ceph-mon[109077]: pgmap v2152: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:20:36.533 INFO:tasks.workunit.client.0.smithi060.stdout: 760: throughput=5MB/sec pending data=0 2023-12-01T05:20:36.533 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zGFaBzx4nQjxcH8 off=4520490 len=1504132 2023-12-01T05:20:36.535 INFO:tasks.workunit.client.0.smithi060.stdout:op 3891 completed, throughput=5MB/sec 2023-12-01T05:20:36.535 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RJ4l6qeXevAvKBe off=8831104 len=1778295 2023-12-01T05:20:36.544 INFO:tasks.workunit.client.0.smithi060.stdout:op 3892 completed, throughput=5MB/sec 2023-12-01T05:20:36.544 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--9DyUPfOqtHBnzh off=1922221 len=189257 2023-12-01T05:20:36.544 INFO:tasks.workunit.client.0.smithi060.stdout:op 3893 completed, throughput=5MB/sec 2023-12-01T05:20:36.544 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GMaSJ3JyLTyPFTm off=5925179 len=1085427 2023-12-01T05:20:36.549 INFO:tasks.workunit.client.0.smithi060.stdout:op 3894 completed, throughput=5MB/sec 2023-12-01T05:20:37.549 INFO:tasks.workunit.client.0.smithi060.stdout: 761: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:37.550 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bs7FQ9xupERitHk off=1366680 len=860966 2023-12-01T05:20:37.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 3895 completed, throughput=5MB/sec 2023-12-01T05:20:37.555 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n4LC75nRi5cl5sk off=6527761 len=676620 2023-12-01T05:20:37.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 3896 completed, throughput=5MB/sec 2023-12-01T05:20:37.560 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Im__ieNKnF8TGSH off=13025742 len=1705973 2023-12-01T05:20:37.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 3897 completed, throughput=5MB/sec 2023-12-01T05:20:37.568 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yV-q_vuvfL7cmnC off=9483263 len=840331 2023-12-01T05:20:37.572 INFO:tasks.workunit.client.0.smithi060.stdout:op 3898 completed, throughput=5MB/sec 2023-12-01T05:20:37.572 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-APS8n7_S7lOmeZr off=428632 len=847060 2023-12-01T05:20:37.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 3899 completed, throughput=5MB/sec 2023-12-01T05:20:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:37 smithi060 ceph-mon[94233]: pgmap v2153: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:20:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:37 smithi060 ceph-mon[109077]: pgmap v2153: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:20:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:37 smithi089 ceph-mon[98504]: pgmap v2153: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:20:38.577 INFO:tasks.workunit.client.0.smithi060.stdout: 762: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:38.578 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pSo-xGiZysZ0Mdj off=17879788 len=794594 2023-12-01T05:20:38.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 3900 completed, throughput=4.99MB/sec 2023-12-01T05:20:38.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xpCmPWvqlOAFz0i off=17500445 len=1328627 2023-12-01T05:20:38.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 3901 completed, throughput=5MB/sec 2023-12-01T05:20:38.581 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XHTzqs4K_etvuC0 off=15961556 len=1352997 2023-12-01T05:20:38.587 INFO:tasks.workunit.client.0.smithi060.stdout:op 3902 completed, throughput=5MB/sec 2023-12-01T05:20:38.587 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1CK13zFALdJYccl off=13067773 len=810455 2023-12-01T05:20:38.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 3903 completed, throughput=5MB/sec 2023-12-01T05:20:38.593 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LvLsaQOlRYFZXIw off=935111 len=1486519 2023-12-01T05:20:38.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 3904 completed, throughput=5MB/sec 2023-12-01T05:20:39.595 INFO:tasks.workunit.client.0.smithi060.stdout: 763: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:39.595 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_sz7iuzdteretIX off=3538728 len=441887 2023-12-01T05:20:39.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 3905 completed, throughput=4.99MB/sec 2023-12-01T05:20:39.596 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-O5iouWo5RCvNcSx off=12053306 len=365076 2023-12-01T05:20:39.597 INFO:tasks.workunit.client.0.smithi060.stdout:op 3906 completed, throughput=5MB/sec 2023-12-01T05:20:39.597 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OwEDWNyKVMc7oNi off=24549992 len=572381 2023-12-01T05:20:39.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 3907 completed, throughput=5MB/sec 2023-12-01T05:20:39.598 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o8KBXe-Bs32VjTI off=3375889 len=33989 2023-12-01T05:20:39.600 INFO:tasks.workunit.client.0.smithi060.stdout:op 3908 completed, throughput=5MB/sec 2023-12-01T05:20:39.601 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5S0jLuWdO-hNLWR off=1869744 len=1586967 2023-12-01T05:20:39.602 INFO:tasks.workunit.client.0.smithi060.stdout:op 3909 completed, throughput=5MB/sec 2023-12-01T05:20:39.603 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vyZTd1iAzd7PYQJ off=6344496 len=1537910 2023-12-01T05:20:39.604 INFO:tasks.workunit.client.0.smithi060.stdout:op 3910 completed, throughput=5MB/sec 2023-12-01T05:20:39.604 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X3POAihfChj0oPK off=446291 len=687060 2023-12-01T05:20:39.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 3911 completed, throughput=5MB/sec 2023-12-01T05:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:39 smithi060 ceph-mon[94233]: pgmap v2154: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:20:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:39 smithi060 ceph-mon[109077]: pgmap v2154: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:20:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:39 smithi089 ceph-mon[98504]: pgmap v2154: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2023-12-01T05:20:40.609 INFO:tasks.workunit.client.0.smithi060.stdout: 764: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:40.609 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wP-P9I3vwyWRU9V off=4133525 len=546837 2023-12-01T05:20:40.613 INFO:tasks.workunit.client.0.smithi060.stdout:op 3912 completed, throughput=4.99MB/sec 2023-12-01T05:20:40.613 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QEdmg8mmOUIS3BD off=1620570 len=577675 2023-12-01T05:20:40.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 3913 completed, throughput=5MB/sec 2023-12-01T05:20:40.617 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LdrhIadTudZjfim off=8456141 len=26318 2023-12-01T05:20:40.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 3914 completed, throughput=5MB/sec 2023-12-01T05:20:40.619 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bLzSHhim1zyOiX8 off=16100564 len=742434 2023-12-01T05:20:40.624 INFO:tasks.workunit.client.0.smithi060.stdout:op 3915 completed, throughput=5MB/sec 2023-12-01T05:20:40.624 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6jcMM5Z8QtqAe6w off=804889 len=1492500 2023-12-01T05:20:40.638 INFO:tasks.workunit.client.0.smithi060.stdout:op 3916 completed, throughput=5MB/sec 2023-12-01T05:20:40.638 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VAuCFK7MbOnnCun off=9906135 len=1571321 2023-12-01T05:20:40.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 3917 completed, throughput=5MB/sec 2023-12-01T05:20:41.645 INFO:tasks.workunit.client.0.smithi060.stdout: 765: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:41.645 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gbeP3eVhh6htQ7A off=22517535 len=1140871 2023-12-01T05:20:41.649 INFO:tasks.workunit.client.0.smithi060.stdout:op 3918 completed, throughput=5MB/sec 2023-12-01T05:20:41.649 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xNvFhuJ852tzzNH off=3802012 len=638560 2023-12-01T05:20:41.653 INFO:tasks.workunit.client.0.smithi060.stdout:op 3919 completed, throughput=5MB/sec 2023-12-01T05:20:41.653 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RpPYiO3WRWQ8Sx9 off=11446349 len=981986 2023-12-01T05:20:41.654 INFO:tasks.workunit.client.0.smithi060.stdout:op 3920 completed, throughput=5MB/sec 2023-12-01T05:20:41.654 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r9iWXfvg2SRdMNq off=2422734 len=1176449 2023-12-01T05:20:41.660 INFO:tasks.workunit.client.0.smithi060.stdout:op 3921 completed, throughput=5MB/sec 2023-12-01T05:20:41.660 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kA19PrfM7UvAWto off=1276238 len=1445561 2023-12-01T05:20:41.661 INFO:tasks.workunit.client.0.smithi060.stdout:op 3922 completed, throughput=5MB/sec 2023-12-01T05:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:41 smithi060 ceph-mon[94233]: pgmap v2155: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T05:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:20:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:41 smithi060 ceph-mon[109077]: pgmap v2155: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T05:20:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:20:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:41 smithi089 ceph-mon[98504]: pgmap v2155: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2023-12-01T05:20:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:20:42.662 INFO:tasks.workunit.client.0.smithi060.stdout: 766: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:42.662 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wmleurR78pVLSqY off=1781463 len=1605027 2023-12-01T05:20:42.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 3923 completed, throughput=5MB/sec 2023-12-01T05:20:42.670 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CKAw-5URfh8S13L off=2320966 len=313743 2023-12-01T05:20:42.673 INFO:tasks.workunit.client.0.smithi060.stdout:op 3924 completed, throughput=5MB/sec 2023-12-01T05:20:42.673 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-g_3e83_Q55CGj5R off=6183115 len=1177127 2023-12-01T05:20:42.674 INFO:tasks.workunit.client.0.smithi060.stdout:op 3925 completed, throughput=5MB/sec 2023-12-01T05:20:42.675 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DrJgX4Nk3HgmbU2 off=1223484 len=1804348 2023-12-01T05:20:42.683 INFO:tasks.workunit.client.0.smithi060.stdout:op 3926 completed, throughput=5MB/sec 2023-12-01T05:20:42.683 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--8z_RV_si_j_cI4 off=1459080 len=934533 2023-12-01T05:20:42.687 INFO:tasks.workunit.client.0.smithi060.stdout:op 3927 completed, throughput=5MB/sec 2023-12-01T05:20:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:20:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:20:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:20:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:20:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:20:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:20:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:20:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:20:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:20:43.688 INFO:tasks.workunit.client.0.smithi060.stdout: 767: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:43.688 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wvHowFZeO62XRIf off=10418090 len=263671 2023-12-01T05:20:43.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 3928 completed, throughput=4.99MB/sec 2023-12-01T05:20:43.689 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KOXclmv9dyEKd2p off=1261900 len=1274412 2023-12-01T05:20:43.690 INFO:tasks.workunit.client.0.smithi060.stdout:op 3929 completed, throughput=5MB/sec 2023-12-01T05:20:43.691 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YSk6XMuMrrr-frQ off=489331 len=22366 2023-12-01T05:20:43.692 INFO:tasks.workunit.client.0.smithi060.stdout:op 3930 completed, throughput=5MB/sec 2023-12-01T05:20:43.692 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nw4VgdZ28kBAQLw off=7976195 len=255439 2023-12-01T05:20:43.692 INFO:tasks.workunit.client.0.smithi060.stdout:op 3931 completed, throughput=5MB/sec 2023-12-01T05:20:43.692 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vGVFX_flCxlABGJ off=727921 len=1383089 2023-12-01T05:20:43.695 INFO:tasks.workunit.client.0.smithi060.stdout:op 3932 completed, throughput=5MB/sec 2023-12-01T05:20:43.695 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ik659r4fYYvFjHp off=4098954 len=64312 2023-12-01T05:20:43.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 3933 completed, throughput=5MB/sec 2023-12-01T05:20:43.697 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gIscq7xPXm4Gck1 off=5153427 len=433052 2023-12-01T05:20:43.701 INFO:tasks.workunit.client.0.smithi060.stdout:op 3934 completed, throughput=5MB/sec 2023-12-01T05:20:43.701 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-02ptZGE5YwX0_Lv off=7456164 len=1688455 2023-12-01T05:20:43.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 3935 completed, throughput=5MB/sec 2023-12-01T05:20:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:43 smithi060 ceph-mon[94233]: pgmap v2156: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:20:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:43 smithi060 ceph-mon[109077]: pgmap v2156: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:20:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:43 smithi089 ceph-mon[98504]: pgmap v2156: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:20:44.708 INFO:tasks.workunit.client.0.smithi060.stdout: 768: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:44.708 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YKZT5SoPfURP5OF off=1153193 len=731900 2023-12-01T05:20:44.709 INFO:tasks.workunit.client.0.smithi060.stdout:op 3936 completed, throughput=5MB/sec 2023-12-01T05:20:44.710 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Hin5sfmfpB_vWUR off=851193 len=858207 2023-12-01T05:20:44.714 INFO:tasks.workunit.client.0.smithi060.stdout:op 3937 completed, throughput=5MB/sec 2023-12-01T05:20:44.714 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R0H85PKmoKmexO1 off=20525311 len=726339 2023-12-01T05:20:44.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 3938 completed, throughput=5MB/sec 2023-12-01T05:20:44.719 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WGIIJELtkuGUs7W off=2388563 len=1134509 2023-12-01T05:20:44.722 INFO:tasks.workunit.client.0.smithi060.stdout:op 3939 completed, throughput=5MB/sec 2023-12-01T05:20:44.722 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M4hhBG-ymqP6mr- off=1690042 len=1902036 2023-12-01T05:20:44.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 3940 completed, throughput=5MB/sec 2023-12-01T05:20:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:20:44] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:20:45.725 INFO:tasks.workunit.client.0.smithi060.stdout: 769: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:45.725 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cUYuBaLacIve6fu off=3834312 len=958242 2023-12-01T05:20:45.730 INFO:tasks.workunit.client.0.smithi060.stdout:op 3941 completed, throughput=5MB/sec 2023-12-01T05:20:45.730 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KIotZWNzwpxKM6K off=4439015 len=1635776 2023-12-01T05:20:45.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 3942 completed, throughput=5MB/sec 2023-12-01T05:20:45.739 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KfY7tQqwWRFa42Z off=943889 len=2071980 2023-12-01T05:20:45.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 3943 completed, throughput=5MB/sec 2023-12-01T05:20:45.748 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wlHP0PthnvY1mlz off=4601971 len=1522221 2023-12-01T05:20:45.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 3944 completed, throughput=5MB/sec 2023-12-01T05:20:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:45 smithi060 ceph-mon[94233]: pgmap v2157: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:20:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:45 smithi060 ceph-mon[109077]: pgmap v2157: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:20:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:45 smithi089 ceph-mon[98504]: pgmap v2157: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:20:46.750 INFO:tasks.workunit.client.0.smithi060.stdout: 770: throughput=5MB/sec pending data=0 2023-12-01T05:20:46.750 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gTRP6JFysPrBh7k off=3552378 len=301296 2023-12-01T05:20:46.753 INFO:tasks.workunit.client.0.smithi060.stdout:op 3945 completed, throughput=5MB/sec 2023-12-01T05:20:46.753 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6SFjn-QswCRFBOW off=2892921 len=27304 2023-12-01T05:20:46.755 INFO:tasks.workunit.client.0.smithi060.stdout:op 3946 completed, throughput=5MB/sec 2023-12-01T05:20:46.755 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pnF4IA_zXqERmSY off=1180571 len=176651 2023-12-01T05:20:46.758 INFO:tasks.workunit.client.0.smithi060.stdout:op 3947 completed, throughput=5MB/sec 2023-12-01T05:20:46.759 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h6Hq66Ogu6bTRzS off=15810058 len=1521439 2023-12-01T05:20:46.765 INFO:tasks.workunit.client.0.smithi060.stdout:op 3948 completed, throughput=5MB/sec 2023-12-01T05:20:46.765 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-925uflBm4HSb-DI off=13971467 len=28208 2023-12-01T05:20:46.768 INFO:tasks.workunit.client.0.smithi060.stdout:op 3949 completed, throughput=5MB/sec 2023-12-01T05:20:46.768 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6AxA3xNmCDBGIP- off=4476270 len=430411 2023-12-01T05:20:46.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 3950 completed, throughput=5MB/sec 2023-12-01T05:20:46.769 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WmpCXb_3qCHGOkR off=417327 len=543352 2023-12-01T05:20:46.770 INFO:tasks.workunit.client.0.smithi060.stdout:op 3951 completed, throughput=5MB/sec 2023-12-01T05:20:46.770 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9X_8jKLKQm0SSnH off=709096 len=1325177 2023-12-01T05:20:46.775 INFO:tasks.workunit.client.0.smithi060.stdout:op 3952 completed, throughput=5MB/sec 2023-12-01T05:20:47.775 INFO:tasks.workunit.client.0.smithi060.stdout: 771: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:47.776 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Hn3G2DaHX0MMeu0 off=6808542 len=1784099 2023-12-01T05:20:47.777 INFO:tasks.workunit.client.0.smithi060.stdout:op 3953 completed, throughput=5MB/sec 2023-12-01T05:20:47.778 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OD-tdDQ_5wztIky off=8403641 len=54129 2023-12-01T05:20:47.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 3954 completed, throughput=5MB/sec 2023-12-01T05:20:47.780 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-D1VfX86hVNnp1X4 off=11253259 len=256268 2023-12-01T05:20:47.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 3955 completed, throughput=5MB/sec 2023-12-01T05:20:47.781 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f7qspKrjw3mfbKD off=2309364 len=1745941 2023-12-01T05:20:47.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 3956 completed, throughput=5MB/sec 2023-12-01T05:20:47.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kj4wS2t4zM_VmAu off=18171785 len=453714 2023-12-01T05:20:47.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 3957 completed, throughput=5MB/sec 2023-12-01T05:20:47.788 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bHJnwCtXSc4zbr0 off=2536579 len=890604 2023-12-01T05:20:47.789 INFO:tasks.workunit.client.0.smithi060.stdout:op 3958 completed, throughput=5MB/sec 2023-12-01T05:20:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:47 smithi060 ceph-mon[94233]: pgmap v2158: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:20:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:47 smithi060 ceph-mon[109077]: pgmap v2158: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:20:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:47 smithi089 ceph-mon[98504]: pgmap v2158: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:20:48.790 INFO:tasks.workunit.client.0.smithi060.stdout: 772: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:48.790 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LagLbP9vR37VkXK off=1187738 len=896085 2023-12-01T05:20:48.791 INFO:tasks.workunit.client.0.smithi060.stdout:op 3959 completed, throughput=5MB/sec 2023-12-01T05:20:48.791 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8Se6eF4Q9d_Gppu off=666118 len=1607600 2023-12-01T05:20:48.798 INFO:tasks.workunit.client.0.smithi060.stdout:op 3960 completed, throughput=5MB/sec 2023-12-01T05:20:48.798 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AK5VpXtBGwMjLku off=4207441 len=533428 2023-12-01T05:20:48.799 INFO:tasks.workunit.client.0.smithi060.stdout:op 3961 completed, throughput=5MB/sec 2023-12-01T05:20:48.800 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p1KwDJRKd6TXtAp off=4228173 len=197115 2023-12-01T05:20:48.802 INFO:tasks.workunit.client.0.smithi060.stdout:op 3962 completed, throughput=5MB/sec 2023-12-01T05:20:48.802 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xBmSMr5AAZY3yFx off=653848 len=806134 2023-12-01T05:20:48.804 INFO:tasks.workunit.client.0.smithi060.stdout:op 3963 completed, throughput=5MB/sec 2023-12-01T05:20:48.804 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hNMsN77u3oANhIY off=10590256 len=1505204 2023-12-01T05:20:48.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 3964 completed, throughput=5MB/sec 2023-12-01T05:20:49.813 INFO:tasks.workunit.client.0.smithi060.stdout: 773: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:49.813 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HoVH-kybLzjc6D3 off=17325209 len=284763 2023-12-01T05:20:49.814 INFO:tasks.workunit.client.0.smithi060.stdout:op 3965 completed, throughput=4.99MB/sec 2023-12-01T05:20:49.814 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RlgDWdDkGry_sZ_ off=7673387 len=741798 2023-12-01T05:20:49.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 3966 completed, throughput=5MB/sec 2023-12-01T05:20:49.815 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-faOCfdPcZgokcDS off=44530 len=417660 2023-12-01T05:20:49.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 3967 completed, throughput=5MB/sec 2023-12-01T05:20:49.819 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k6qpbJVttf92FV8 off=31224 len=1838757 2023-12-01T05:20:49.830 INFO:tasks.workunit.client.0.smithi060.stdout:op 3968 completed, throughput=5MB/sec 2023-12-01T05:20:49.830 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8gkLUlEdezyYkf_ off=16250214 len=142250 2023-12-01T05:20:49.831 INFO:tasks.workunit.client.0.smithi060.stdout:op 3969 completed, throughput=5MB/sec 2023-12-01T05:20:49.831 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u31W7_3XZo7lvGE off=8526323 len=1271112 2023-12-01T05:20:49.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 3970 completed, throughput=5MB/sec 2023-12-01T05:20:49.837 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vKKM8prusznNGcN off=6684259 len=1501334 2023-12-01T05:20:49.843 INFO:tasks.workunit.client.0.smithi060.stdout:op 3971 completed, throughput=5MB/sec 2023-12-01T05:20:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:49 smithi060 ceph-mon[109077]: pgmap v2159: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:20:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:49 smithi060 ceph-mon[94233]: pgmap v2159: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:20:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:49 smithi089 ceph-mon[98504]: pgmap v2159: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:20:50.843 INFO:tasks.workunit.client.0.smithi060.stdout: 774: throughput=5MB/sec pending data=0 2023-12-01T05:20:50.843 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7enGZLdBkB8wQ_r off=10476093 len=1375390 2023-12-01T05:20:50.845 INFO:tasks.workunit.client.0.smithi060.stdout:op 3972 completed, throughput=5MB/sec 2023-12-01T05:20:50.845 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oaia6wipXK5PHxg off=2236590 len=1000388 2023-12-01T05:20:50.850 INFO:tasks.workunit.client.0.smithi060.stdout:op 3973 completed, throughput=5MB/sec 2023-12-01T05:20:50.850 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wSUtDHYtdw22MmH off=18342508 len=1537285 2023-12-01T05:20:50.852 INFO:tasks.workunit.client.0.smithi060.stdout:op 3974 completed, throughput=5MB/sec 2023-12-01T05:20:50.852 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bNmU2GSH9-7JaMq off=532601 len=1568505 2023-12-01T05:20:50.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 3975 completed, throughput=5MB/sec 2023-12-01T05:20:51.862 INFO:tasks.workunit.client.0.smithi060.stdout: 775: throughput=5MB/sec pending data=0 2023-12-01T05:20:51.862 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9bFeN6fuHJIIu5J off=4476030 len=1187718 2023-12-01T05:20:51.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 3976 completed, throughput=5MB/sec 2023-12-01T05:20:51.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hqey5Ct4o9eKg4x off=4306448 len=409122 2023-12-01T05:20:51.864 INFO:tasks.workunit.client.0.smithi060.stdout:op 3977 completed, throughput=5MB/sec 2023-12-01T05:20:51.864 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tJrtEQHzKwrSuAB off=8620610 len=305070 2023-12-01T05:20:51.865 INFO:tasks.workunit.client.0.smithi060.stdout:op 3978 completed, throughput=5MB/sec 2023-12-01T05:20:51.865 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pTZ9JtCqKSm1D-Z off=21154415 len=1896140 2023-12-01T05:20:51.867 INFO:tasks.workunit.client.0.smithi060.stdout:op 3979 completed, throughput=5MB/sec 2023-12-01T05:20:51.867 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rprToMaPbuHBE_A off=4829025 len=34392 2023-12-01T05:20:51.870 INFO:tasks.workunit.client.0.smithi060.stdout:op 3980 completed, throughput=5MB/sec 2023-12-01T05:20:51.870 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zQaie0GYuJdUiZV off=16498343 len=844868 2023-12-01T05:20:51.874 INFO:tasks.workunit.client.0.smithi060.stdout:op 3981 completed, throughput=5MB/sec 2023-12-01T05:20:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:51 smithi060 ceph-mon[94233]: pgmap v2160: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:51 smithi060 ceph-mon[109077]: pgmap v2160: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:52.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:51 smithi089 ceph-mon[98504]: pgmap v2160: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:52.875 INFO:tasks.workunit.client.0.smithi060.stdout: 776: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:52.875 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Pm2eJ2fyq4gNoEn off=272386 len=1446335 2023-12-01T05:20:52.884 INFO:tasks.workunit.client.0.smithi060.stdout:op 3982 completed, throughput=5MB/sec 2023-12-01T05:20:52.884 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-74ecwG6ffKhvTFI off=7638473 len=1360801 2023-12-01T05:20:52.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 3983 completed, throughput=5MB/sec 2023-12-01T05:20:52.886 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CJMS3AoPa7ZSUe7 off=6156754 len=593774 2023-12-01T05:20:52.887 INFO:tasks.workunit.client.0.smithi060.stdout:op 3984 completed, throughput=5MB/sec 2023-12-01T05:20:52.887 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rC-jDMpCUyM-u0t off=2286651 len=544225 2023-12-01T05:20:52.888 INFO:tasks.workunit.client.0.smithi060.stdout:op 3985 completed, throughput=5MB/sec 2023-12-01T05:20:52.888 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VrE77TINJv7Xxzh off=4740176 len=158525 2023-12-01T05:20:52.889 INFO:tasks.workunit.client.0.smithi060.stdout:op 3986 completed, throughput=5MB/sec 2023-12-01T05:20:52.889 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QT1GjVuY5PB74G3 off=3322738 len=514147 2023-12-01T05:20:52.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 3987 completed, throughput=5MB/sec 2023-12-01T05:20:53.893 INFO:tasks.workunit.client.0.smithi060.stdout: 777: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:53.893 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cdWwXZuhj1SBEBJ off=1615620 len=1741349 2023-12-01T05:20:53.896 INFO:tasks.workunit.client.0.smithi060.stdout:op 3988 completed, throughput=5MB/sec 2023-12-01T05:20:53.896 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ombCRX81ERP2VD4 off=593835 len=479305 2023-12-01T05:20:53.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 3989 completed, throughput=5MB/sec 2023-12-01T05:20:53.900 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LcGalT8qSlJ0SVh off=11328218 len=983971 2023-12-01T05:20:53.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 3990 completed, throughput=5MB/sec 2023-12-01T05:20:53.906 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FyA1zG1CfPo10u- off=6608624 len=1293191 2023-12-01T05:20:53.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 3991 completed, throughput=5MB/sec 2023-12-01T05:20:53.907 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vL_8zQWsskKxZ1b off=2040030 len=1976589 2023-12-01T05:20:53.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 3992 completed, throughput=5MB/sec 2023-12-01T05:20:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:53 smithi060 ceph-mon[94233]: pgmap v2161: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2023-12-01T05:20:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:53 smithi060 ceph-mon[109077]: pgmap v2161: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2023-12-01T05:20:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:53 smithi089 ceph-mon[98504]: pgmap v2161: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2023-12-01T05:20:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:20:54] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:20:54.910 INFO:tasks.workunit.client.0.smithi060.stdout: 778: throughput=5MB/sec pending data=0 2023-12-01T05:20:54.910 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hlP8Y20K3vrXblV off=1499565 len=829754 2023-12-01T05:20:54.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 3993 completed, throughput=5MB/sec 2023-12-01T05:20:54.911 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gjPylQuBCs1ZaWb off=2325130 len=456353 2023-12-01T05:20:54.912 INFO:tasks.workunit.client.0.smithi060.stdout:op 3994 completed, throughput=5MB/sec 2023-12-01T05:20:54.912 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uxjqEtCGtTdIkd3 off=1135561 len=250848 2023-12-01T05:20:54.913 INFO:tasks.workunit.client.0.smithi060.stdout:op 3995 completed, throughput=5MB/sec 2023-12-01T05:20:54.914 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nHmquamtJTIwvMa off=9961146 len=1352743 2023-12-01T05:20:54.915 INFO:tasks.workunit.client.0.smithi060.stdout:op 3996 completed, throughput=5MB/sec 2023-12-01T05:20:54.915 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wMzuSpneVrvi0h7 off=280399 len=453474 2023-12-01T05:20:54.917 INFO:tasks.workunit.client.0.smithi060.stdout:op 3997 completed, throughput=5MB/sec 2023-12-01T05:20:54.917 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uLuaJ_sZOjb61Vd off=711900 len=400343 2023-12-01T05:20:54.920 INFO:tasks.workunit.client.0.smithi060.stdout:op 3998 completed, throughput=5MB/sec 2023-12-01T05:20:54.920 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g9VBSoBH9SpdDyd off=3385598 len=1532710 2023-12-01T05:20:54.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 3999 completed, throughput=5MB/sec 2023-12-01T05:20:55.927 INFO:tasks.workunit.client.0.smithi060.stdout: 779: throughput=5MB/sec pending data=0 2023-12-01T05:20:55.927 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nH0ogizvcjcDx3y off=1981780 len=405972 2023-12-01T05:20:55.929 INFO:tasks.workunit.client.0.smithi060.stdout:op 4000 completed, throughput=5MB/sec 2023-12-01T05:20:55.929 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-22KW-N1KcNeqRZK off=3140548 len=409713 2023-12-01T05:20:55.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 4001 completed, throughput=5MB/sec 2023-12-01T05:20:55.930 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QauQJqlQR38ezU- off=1612578 len=157537 2023-12-01T05:20:55.933 INFO:tasks.workunit.client.0.smithi060.stdout:op 4002 completed, throughput=5MB/sec 2023-12-01T05:20:55.933 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UVpeU_XGe6TzfbQ off=925619 len=578771 2023-12-01T05:20:55.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 4003 completed, throughput=5MB/sec 2023-12-01T05:20:55.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4gh65d2HpVy79Ny off=14360181 len=1506049 2023-12-01T05:20:55.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 4004 completed, throughput=5MB/sec 2023-12-01T05:20:55.940 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p-CnZRQuOlStBxk off=19440480 len=1975392 2023-12-01T05:20:55.942 INFO:tasks.workunit.client.0.smithi060.stdout:op 4005 completed, throughput=5MB/sec 2023-12-01T05:20:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:55 smithi060 ceph-mon[94233]: pgmap v2162: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:55 smithi060 ceph-mon[109077]: pgmap v2162: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:55 smithi089 ceph-mon[98504]: pgmap v2162: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:56.943 INFO:tasks.workunit.client.0.smithi060.stdout: 780: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:56.943 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XOkLyfj4EibYTWi off=1125381 len=1174708 2023-12-01T05:20:56.944 INFO:tasks.workunit.client.0.smithi060.stdout:op 4006 completed, throughput=5MB/sec 2023-12-01T05:20:56.944 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1tfgBmAmN4tEKKP off=8912966 len=1470717 2023-12-01T05:20:56.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 4007 completed, throughput=5MB/sec 2023-12-01T05:20:56.946 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j4sGcw1Y3oz0ErF off=14285969 len=624398 2023-12-01T05:20:56.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 4008 completed, throughput=5MB/sec 2023-12-01T05:20:56.947 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0kb6V1mlCpuri6R off=18447068 len=1660201 2023-12-01T05:20:56.956 INFO:tasks.workunit.client.0.smithi060.stdout:op 4009 completed, throughput=5MB/sec 2023-12-01T05:20:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:20:57.956 INFO:tasks.workunit.client.0.smithi060.stdout: 781: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:57.956 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eGKSP5fq-AKuhYm off=3234017 len=418122 2023-12-01T05:20:57.960 INFO:tasks.workunit.client.0.smithi060.stdout:op 4010 completed, throughput=4.99MB/sec 2023-12-01T05:20:57.960 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-P_B_JvzHUpk0Y9T off=10998817 len=2035125 2023-12-01T05:20:57.962 INFO:tasks.workunit.client.0.smithi060.stdout:op 4011 completed, throughput=5MB/sec 2023-12-01T05:20:57.963 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EyO2qN7qF3A70-h off=2542612 len=41606 2023-12-01T05:20:57.965 INFO:tasks.workunit.client.0.smithi060.stdout:op 4012 completed, throughput=5MB/sec 2023-12-01T05:20:57.965 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3Hwn5DSVuKo4Qoz off=2747468 len=1447370 2023-12-01T05:20:57.974 INFO:tasks.workunit.client.0.smithi060.stdout:op 4013 completed, throughput=5MB/sec 2023-12-01T05:20:57.975 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m4bIjsfebsoTsm6 off=9044584 len=1556434 2023-12-01T05:20:57.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 4014 completed, throughput=5MB/sec 2023-12-01T05:20:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:57 smithi060 ceph-mon[94233]: pgmap v2163: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:57 smithi060 ceph-mon[109077]: pgmap v2163: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:57 smithi089 ceph-mon[98504]: pgmap v2163: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:20:58.977 INFO:tasks.workunit.client.0.smithi060.stdout: 782: throughput=4.99MB/sec pending data=0 2023-12-01T05:20:58.977 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MxR-ImeCy2lQKus off=218290 len=1150246 2023-12-01T05:20:58.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 4015 completed, throughput=5MB/sec 2023-12-01T05:20:58.983 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VLNU0IlJIKr77XL off=14738083 len=1369831 2023-12-01T05:20:58.985 INFO:tasks.workunit.client.0.smithi060.stdout:op 4016 completed, throughput=5MB/sec 2023-12-01T05:20:58.986 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rK40kxPgiKtC5R5 off=1379648 len=216943 2023-12-01T05:20:58.986 INFO:tasks.workunit.client.0.smithi060.stdout:op 4017 completed, throughput=5MB/sec 2023-12-01T05:20:58.986 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tfkA8ndg5vF3K9P off=5017784 len=1282653 2023-12-01T05:20:58.988 INFO:tasks.workunit.client.0.smithi060.stdout:op 4018 completed, throughput=5MB/sec 2023-12-01T05:20:58.988 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CmeAhOfZ3kgS5gT off=5846667 len=75054 2023-12-01T05:20:58.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 4019 completed, throughput=5MB/sec 2023-12-01T05:20:58.991 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tg1J8yznGhUbz3j off=12055491 len=465175 2023-12-01T05:20:58.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 4020 completed, throughput=5MB/sec 2023-12-01T05:20:58.991 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DnTbConR_9K-yrf off=2126262 len=1866600 2023-12-01T05:20:58.999 INFO:tasks.workunit.client.0.smithi060.stdout:op 4021 completed, throughput=5MB/sec 2023-12-01T05:20:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:20:58 smithi060 ceph-mon[94233]: pgmap v2164: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T05:20:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:20:58 smithi060 ceph-mon[109077]: pgmap v2164: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T05:20:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:20:58 smithi089 ceph-mon[98504]: pgmap v2164: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2023-12-01T05:20:59.999 INFO:tasks.workunit.client.0.smithi060.stdout: 783: throughput=5MB/sec pending data=0 2023-12-01T05:20:59.999 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z1OD31VbadESp_x off=3590812 len=671732 2023-12-01T05:21:00.000 INFO:tasks.workunit.client.0.smithi060.stdout:op 4022 completed, throughput=5MB/sec 2023-12-01T05:21:00.001 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-13tB81IpDS1boAn off=1021424 len=303301 2023-12-01T05:21:00.004 INFO:tasks.workunit.client.0.smithi060.stdout:op 4023 completed, throughput=5MB/sec 2023-12-01T05:21:00.004 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GQFy5NsIEUQBTSo off=3110690 len=1478174 2023-12-01T05:21:00.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 4024 completed, throughput=5MB/sec 2023-12-01T05:21:00.013 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MUhJXg0zwNr71jx off=5798934 len=92219 2023-12-01T05:21:00.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 4025 completed, throughput=5MB/sec 2023-12-01T05:21:00.014 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NlLXUZhUXuvPbui off=7030363 len=1930418 2023-12-01T05:21:00.022 INFO:tasks.workunit.client.0.smithi060.stdout:op 4026 completed, throughput=5MB/sec 2023-12-01T05:21:01.023 INFO:tasks.workunit.client.0.smithi060.stdout: 784: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:01.023 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xrnq8-_M6NcPACg off=16975730 len=19978 2023-12-01T05:21:01.025 INFO:tasks.workunit.client.0.smithi060.stdout:op 4027 completed, throughput=4.99MB/sec 2023-12-01T05:21:01.025 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9CREXHHfMfE9h6E off=8022922 len=1199696 2023-12-01T05:21:01.031 INFO:tasks.workunit.client.0.smithi060.stdout:op 4028 completed, throughput=5MB/sec 2023-12-01T05:21:01.032 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j_xAgkrtuLKSEJ_ off=6396859 len=639683 2023-12-01T05:21:01.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 4029 completed, throughput=5MB/sec 2023-12-01T05:21:01.033 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lnNA8bbM8T68Vv6 off=19087694 len=836636 2023-12-01T05:21:01.034 INFO:tasks.workunit.client.0.smithi060.stdout:op 4030 completed, throughput=5MB/sec 2023-12-01T05:21:01.034 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BpudZkEX7_tUebf off=10464829 len=780570 2023-12-01T05:21:01.036 INFO:tasks.workunit.client.0.smithi060.stdout:op 4031 completed, throughput=5MB/sec 2023-12-01T05:21:01.036 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nnMD0pbRMBSP_ml off=4171821 len=727767 2023-12-01T05:21:01.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 4032 completed, throughput=5MB/sec 2023-12-01T05:21:01.040 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5OmZmRuwLyxsmFx off=6815270 len=232396 2023-12-01T05:21:01.041 INFO:tasks.workunit.client.0.smithi060.stdout:op 4033 completed, throughput=5MB/sec 2023-12-01T05:21:01.041 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bz98MKS7senNr9D off=3099533 len=1318206 2023-12-01T05:21:01.043 INFO:tasks.workunit.client.0.smithi060.stdout:op 4034 completed, throughput=5MB/sec 2023-12-01T05:21:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:00 smithi060 ceph-mon[94233]: pgmap v2165: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-01T05:21:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:00 smithi060 ceph-mon[109077]: pgmap v2165: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-01T05:21:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:00 smithi089 ceph-mon[98504]: pgmap v2165: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 5 op/s 2023-12-01T05:21:02.044 INFO:tasks.workunit.client.0.smithi060.stdout: 785: throughput=5MB/sec pending data=0 2023-12-01T05:21:02.044 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--byf8HRNj0GFhBk off=1976230 len=36854 2023-12-01T05:21:02.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 4035 completed, throughput=5MB/sec 2023-12-01T05:21:02.046 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Yk6eV2Me2rsaCqZ off=1210547 len=1029602 2023-12-01T05:21:02.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 4036 completed, throughput=5MB/sec 2023-12-01T05:21:02.049 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eteB1TVsBi_G0FE off=3910709 len=338525 2023-12-01T05:21:02.052 INFO:tasks.workunit.client.0.smithi060.stdout:op 4037 completed, throughput=5MB/sec 2023-12-01T05:21:02.052 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wrhC_6fF0DIv7Rc off=8658058 len=1430279 2023-12-01T05:21:02.059 INFO:tasks.workunit.client.0.smithi060.stdout:op 4038 completed, throughput=5MB/sec 2023-12-01T05:21:02.059 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1gn8E2VIHmP0gLI off=3230 len=1152480 2023-12-01T05:21:02.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 4039 completed, throughput=5MB/sec 2023-12-01T05:21:02.061 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4Rh9n0htnm5pDC6 off=8659681 len=459796 2023-12-01T05:21:02.062 INFO:tasks.workunit.client.0.smithi060.stdout:op 4040 completed, throughput=5MB/sec 2023-12-01T05:21:03.062 INFO:tasks.workunit.client.0.smithi060.stdout: 786: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:03.062 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BeQ1XWSOsnHpd2P off=4744176 len=1277908 2023-12-01T05:21:03.064 INFO:tasks.workunit.client.0.smithi060.stdout:op 4041 completed, throughput=5MB/sec 2023-12-01T05:21:03.064 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oceWmmk6Yo0sQgs off=11996278 len=1517178 2023-12-01T05:21:03.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 4042 completed, throughput=5MB/sec 2023-12-01T05:21:03.066 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LTD4yzmn4EvUtxM off=9812759 len=927465 2023-12-01T05:21:03.072 INFO:tasks.workunit.client.0.smithi060.stdout:op 4043 completed, throughput=5MB/sec 2023-12-01T05:21:03.072 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-73tufrbcj2hy3yc off=1637337 len=1444980 2023-12-01T05:21:03.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 4044 completed, throughput=5MB/sec 2023-12-01T05:21:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:03 smithi060 ceph-mon[94233]: pgmap v2166: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:21:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:03 smithi060 ceph-mon[109077]: pgmap v2166: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:21:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:03 smithi089 ceph-mon[98504]: pgmap v2166: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:21:03.854 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:21:04.074 INFO:tasks.workunit.client.0.smithi060.stdout: 787: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:04.074 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bqhzN-wnrfvtlIx off=4247534 len=1744412 2023-12-01T05:21:04.080 INFO:tasks.workunit.client.0.smithi060.stdout:op 4045 completed, throughput=5MB/sec 2023-12-01T05:21:04.080 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jxZTz57qzMKCpBs off=6429585 len=863072 2023-12-01T05:21:04.082 INFO:tasks.workunit.client.0.smithi060.stdout:op 4046 completed, throughput=5MB/sec 2023-12-01T05:21:04.082 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mfzR1CXiqnDqA76 off=11415010 len=1139066 2023-12-01T05:21:04.089 INFO:tasks.workunit.client.0.smithi060.stdout:op 4047 completed, throughput=5MB/sec 2023-12-01T05:21:04.089 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Cvs42BfeXp295HP off=13043948 len=1292806 2023-12-01T05:21:04.094 INFO:tasks.workunit.client.0.smithi060.stdout:op 4048 completed, throughput=5MB/sec 2023-12-01T05:21:04.094 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SWMlQ91Ga_hFrnG off=2399502 len=1101755 2023-12-01T05:21:04.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 4049 completed, throughput=5MB/sec 2023-12-01T05:21:04.184 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:21:04.184 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (35m) 3m ago 35m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:21:04.184 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (35m) 3m ago 35m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:21:04.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (36m) 3m ago 36m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:21:04.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (36m) 3m ago 36m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:21:04.184 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (39m) 3m ago 39m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (41m) 3m ago 41m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (41m) 3m ago 41m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (40m) 3m ago 40m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (39m) 3m ago 39m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (35m) 3m ago 35m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (35m) 3m ago 35m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (39m) 3m ago 39m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (39m) 3m ago 39m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (38m) 3m ago 38m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (38m) 3m ago 38m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (38m) 3m ago 38m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (37m) 3m ago 37m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (37m) 3m ago 37m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (37m) 3m ago 37m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:21:04.185 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (35m) 3m ago 36m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:21:04.583 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:21:04.583 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:21:04.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:21:04.584 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:21:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:21:04] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:21:05.096 INFO:tasks.workunit.client.0.smithi060.stdout: 788: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:05.096 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i74tkXXfvP6lHwz off=2966490 len=60532 2023-12-01T05:21:05.099 INFO:tasks.workunit.client.0.smithi060.stdout:op 4050 completed, throughput=4.99MB/sec 2023-12-01T05:21:05.099 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DQvqDon_IRD6cEs off=18930363 len=46166 2023-12-01T05:21:05.101 INFO:tasks.workunit.client.0.smithi060.stdout:op 4051 completed, throughput=4.99MB/sec 2023-12-01T05:21:05.101 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eZKFQMeM-oFbSwf off=557943 len=410053 2023-12-01T05:21:05.105 INFO:tasks.workunit.client.0.smithi060.stdout:op 4052 completed, throughput=5MB/sec 2023-12-01T05:21:05.105 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CQ4nI-yL34Qq8Fj off=402545 len=914383 2023-12-01T05:21:05.107 INFO:tasks.workunit.client.0.smithi060.stdout:op 4053 completed, throughput=5MB/sec 2023-12-01T05:21:05.107 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e89lRY_Vx6DNYoR off=6464759 len=349726 2023-12-01T05:21:05.110 INFO:tasks.workunit.client.0.smithi060.stdout:op 4054 completed, throughput=5MB/sec 2023-12-01T05:21:05.111 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nSQk7caly3-7khq off=442808 len=1615370 2023-12-01T05:21:05.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 4055 completed, throughput=5MB/sec 2023-12-01T05:21:05.113 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9ZN9xA7lkpIeryf off=2230005 len=422664 2023-12-01T05:21:05.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 4056 completed, throughput=5MB/sec 2023-12-01T05:21:05.114 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l_Q6M45eAMSDTU2 off=3690736 len=1052857 2023-12-01T05:21:05.114 INFO:tasks.workunit.client.0.smithi060.stdout:op 4057 completed, throughput=5MB/sec 2023-12-01T05:21:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[94233]: from='client.26576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[94233]: pgmap v2167: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:21:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[94233]: from='client.26582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4263747076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:21:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[109077]: from='client.26576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[109077]: pgmap v2167: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:21:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[109077]: from='client.26582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4263747076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:21:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:05 smithi089 ceph-mon[98504]: from='client.26576 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:05 smithi089 ceph-mon[98504]: pgmap v2167: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:21:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:05 smithi089 ceph-mon[98504]: from='client.26582 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4263747076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:21:06.115 INFO:tasks.workunit.client.0.smithi060.stdout: 789: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:06.115 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--9-KyMpOM5mRQr4 off=4561976 len=114721 2023-12-01T05:21:06.116 INFO:tasks.workunit.client.0.smithi060.stdout:op 4058 completed, throughput=4.99MB/sec 2023-12-01T05:21:06.116 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mldNM-_VgD_aieC off=60605 len=943481 2023-12-01T05:21:06.121 INFO:tasks.workunit.client.0.smithi060.stdout:op 4059 completed, throughput=5MB/sec 2023-12-01T05:21:06.121 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wP-P9I3vwyWRU9V off=14015244 len=1772993 2023-12-01T05:21:06.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 4060 completed, throughput=5MB/sec 2023-12-01T05:21:06.129 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3-zsWs_cEhinXnM off=8749063 len=387333 2023-12-01T05:21:06.130 INFO:tasks.workunit.client.0.smithi060.stdout:op 4061 completed, throughput=5MB/sec 2023-12-01T05:21:06.130 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-akNijYjR6sXFlsn off=19897169 len=1111163 2023-12-01T05:21:06.137 INFO:tasks.workunit.client.0.smithi060.stdout:op 4062 completed, throughput=5MB/sec 2023-12-01T05:21:06.137 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--1n87ud0nTmIVKJ off=9828895 len=946165 2023-12-01T05:21:06.141 INFO:tasks.workunit.client.0.smithi060.stdout:op 4063 completed, throughput=5MB/sec 2023-12-01T05:21:07.141 INFO:tasks.workunit.client.0.smithi060.stdout: 790: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:07.141 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-00yoDVe5JIe2K_y off=2205498 len=1253187 2023-12-01T05:21:07.142 INFO:tasks.workunit.client.0.smithi060.stdout:op 4064 completed, throughput=5MB/sec 2023-12-01T05:21:07.142 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6ATdKnxoJpMGcgB off=16633680 len=957291 2023-12-01T05:21:07.149 INFO:tasks.workunit.client.0.smithi060.stdout:op 4065 completed, throughput=5MB/sec 2023-12-01T05:21:07.149 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-you3rbDAZmKwMRb off=12433421 len=603418 2023-12-01T05:21:07.153 INFO:tasks.workunit.client.0.smithi060.stdout:op 4066 completed, throughput=5MB/sec 2023-12-01T05:21:07.154 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j2O_KCt97ij8xrn off=10274570 len=1997415 2023-12-01T05:21:07.156 INFO:tasks.workunit.client.0.smithi060.stdout:op 4067 completed, throughput=5MB/sec 2023-12-01T05:21:07.156 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EvZJx0jgLh_vzxB off=2721085 len=590542 2023-12-01T05:21:07.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 4068 completed, throughput=5MB/sec 2023-12-01T05:21:07.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:07 smithi060 ceph-mon[94233]: pgmap v2168: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:21:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:07 smithi060 ceph-mon[109077]: pgmap v2168: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:21:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:07 smithi089 ceph-mon[98504]: pgmap v2168: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2023-12-01T05:21:08.157 INFO:tasks.workunit.client.0.smithi060.stdout: 791: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:08.157 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZLR2WYrjiTvhrpf off=3138252 len=960133 2023-12-01T05:21:08.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 4069 completed, throughput=5MB/sec 2023-12-01T05:21:08.158 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gIPqRwD-hvkBh9b off=0 len=2011202 2023-12-01T05:21:08.161 INFO:tasks.workunit.client.0.smithi060.stdout:op 4070 completed, throughput=5MB/sec 2023-12-01T05:21:08.161 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pFyDlQ-fpFUaUeq off=3881138 len=234843 2023-12-01T05:21:08.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 4071 completed, throughput=5MB/sec 2023-12-01T05:21:08.164 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gBjOi-Ly1R60MSU off=15999004 len=462173 2023-12-01T05:21:08.165 INFO:tasks.workunit.client.0.smithi060.stdout:op 4072 completed, throughput=5MB/sec 2023-12-01T05:21:08.165 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lzfWcH9o1_yMY5N off=8640219 len=1547992 2023-12-01T05:21:08.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 4073 completed, throughput=5MB/sec 2023-12-01T05:21:09.167 INFO:tasks.workunit.client.0.smithi060.stdout: 792: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:09.167 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4ycOgRVp0dfRI2q off=8318521 len=1317002 2023-12-01T05:21:09.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 4074 completed, throughput=5MB/sec 2023-12-01T05:21:09.174 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nMIRpUT9Cmf_LQK off=4302168 len=963718 2023-12-01T05:21:09.175 INFO:tasks.workunit.client.0.smithi060.stdout:op 4075 completed, throughput=5MB/sec 2023-12-01T05:21:09.176 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JjKxUFN26syirEO off=2617834 len=443230 2023-12-01T05:21:09.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 4076 completed, throughput=5MB/sec 2023-12-01T05:21:09.180 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AYWnL4Sf_aYqa2E off=8399777 len=595055 2023-12-01T05:21:09.183 INFO:tasks.workunit.client.0.smithi060.stdout:op 4077 completed, throughput=5MB/sec 2023-12-01T05:21:09.184 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WHcEE8Ui-1npIk2 off=6613082 len=1433691 2023-12-01T05:21:09.185 INFO:tasks.workunit.client.0.smithi060.stdout:op 4078 completed, throughput=5MB/sec 2023-12-01T05:21:09.185 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mIKfRCPumt9_WnB off=3165782 len=2034727 2023-12-01T05:21:09.193 INFO:tasks.workunit.client.0.smithi060.stdout:op 4079 completed, throughput=5MB/sec 2023-12-01T05:21:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:09 smithi060 ceph-mon[94233]: pgmap v2169: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2023-12-01T05:21:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:09 smithi060 ceph-mon[109077]: pgmap v2169: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2023-12-01T05:21:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:09 smithi089 ceph-mon[98504]: pgmap v2169: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 7 op/s 2023-12-01T05:21:10.193 INFO:tasks.workunit.client.0.smithi060.stdout: 793: throughput=5MB/sec pending data=0 2023-12-01T05:21:10.193 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wV1vdgiJBEyDJCy off=6290370 len=1213707 2023-12-01T05:21:10.200 INFO:tasks.workunit.client.0.smithi060.stdout:op 4080 completed, throughput=5MB/sec 2023-12-01T05:21:10.200 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2KjV8Zeldxnjqg2 off=9557057 len=631015 2023-12-01T05:21:10.200 INFO:tasks.workunit.client.0.smithi060.stdout:op 4081 completed, throughput=5MB/sec 2023-12-01T05:21:10.200 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6Biv-mvjDzEdENY off=401346 len=1482274 2023-12-01T05:21:10.208 INFO:tasks.workunit.client.0.smithi060.stdout:op 4082 completed, throughput=5MB/sec 2023-12-01T05:21:10.208 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UIClwTePgNYzWPt off=795241 len=1573362 2023-12-01T05:21:10.210 INFO:tasks.workunit.client.0.smithi060.stdout:op 4083 completed, throughput=5MB/sec 2023-12-01T05:21:11.210 INFO:tasks.workunit.client.0.smithi060.stdout: 794: throughput=5MB/sec pending data=0 2023-12-01T05:21:11.210 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tB-wHb47qeR-Y_h off=5802117 len=534861 2023-12-01T05:21:11.214 INFO:tasks.workunit.client.0.smithi060.stdout:op 4084 completed, throughput=5MB/sec 2023-12-01T05:21:11.214 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EoBC45-kMHgeBhp off=20649306 len=503366 2023-12-01T05:21:11.215 INFO:tasks.workunit.client.0.smithi060.stdout:op 4085 completed, throughput=5MB/sec 2023-12-01T05:21:11.215 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rk7ykf1LtpCkalw off=7324042 len=316572 2023-12-01T05:21:11.216 INFO:tasks.workunit.client.0.smithi060.stdout:op 4086 completed, throughput=5MB/sec 2023-12-01T05:21:11.216 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CIvPQ4fD8DvwWCJ off=10294792 len=316269 2023-12-01T05:21:11.219 INFO:tasks.workunit.client.0.smithi060.stdout:op 4087 completed, throughput=5MB/sec 2023-12-01T05:21:11.219 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0M002oR9dHTDW9e off=4340115 len=1358804 2023-12-01T05:21:11.221 INFO:tasks.workunit.client.0.smithi060.stdout:op 4088 completed, throughput=5MB/sec 2023-12-01T05:21:11.222 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JBjfky2xVgRDEtO off=397703 len=103736 2023-12-01T05:21:11.224 INFO:tasks.workunit.client.0.smithi060.stdout:op 4089 completed, throughput=5MB/sec 2023-12-01T05:21:11.224 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Zj7dDqmvXnKHCgB off=15608778 len=637720 2023-12-01T05:21:11.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 4090 completed, throughput=5MB/sec 2023-12-01T05:21:11.228 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cBUroQ6clzKitEg off=2735785 len=1694872 2023-12-01T05:21:11.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 4091 completed, throughput=5MB/sec 2023-12-01T05:21:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:11 smithi060 ceph-mon[94233]: pgmap v2170: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:21:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:11 smithi060 ceph-mon[109077]: pgmap v2170: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:21:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:11 smithi089 ceph-mon[98504]: pgmap v2170: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:21:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:12.230 INFO:tasks.workunit.client.0.smithi060.stdout: 795: throughput=5MB/sec pending data=0 2023-12-01T05:21:12.230 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fUvkG_jA7XAYTLR off=5241854 len=1542698 2023-12-01T05:21:12.237 INFO:tasks.workunit.client.0.smithi060.stdout:op 4092 completed, throughput=5MB/sec 2023-12-01T05:21:12.238 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tKiY8EXiQnJ9oOv off=218310 len=156510 2023-12-01T05:21:12.238 INFO:tasks.workunit.client.0.smithi060.stdout:op 4093 completed, throughput=5MB/sec 2023-12-01T05:21:12.239 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qMhUacfX4o57V2z off=1285989 len=1397946 2023-12-01T05:21:12.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 4094 completed, throughput=5MB/sec 2023-12-01T05:21:12.240 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-N_EzUi3b5GOxJmF off=5013807 len=1547813 2023-12-01T05:21:12.242 INFO:tasks.workunit.client.0.smithi060.stdout:op 4095 completed, throughput=5MB/sec 2023-12-01T05:21:13.242 INFO:tasks.workunit.client.0.smithi060.stdout: 796: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:13.242 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HXPCOVrHr-_MELq off=2677042 len=1082259 2023-12-01T05:21:13.248 INFO:tasks.workunit.client.0.smithi060.stdout:op 4096 completed, throughput=5MB/sec 2023-12-01T05:21:13.248 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-APKkNA7wJRQLiU3 off=16266528 len=773382 2023-12-01T05:21:13.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 4097 completed, throughput=5MB/sec 2023-12-01T05:21:13.253 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-P9NYlsBI4HB9v5l off=3634779 len=970210 2023-12-01T05:21:13.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 4098 completed, throughput=5MB/sec 2023-12-01T05:21:13.257 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CnfqHmgNVUKDEis off=4778243 len=875832 2023-12-01T05:21:13.262 INFO:tasks.workunit.client.0.smithi060.stdout:op 4099 completed, throughput=5MB/sec 2023-12-01T05:21:13.262 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ilZi9wy_d2jUsP7 off=369529 len=1883850 2023-12-01T05:21:13.273 INFO:tasks.workunit.client.0.smithi060.stdout:op 4100 completed, throughput=5MB/sec 2023-12-01T05:21:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:13 smithi060 ceph-mon[94233]: pgmap v2171: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:21:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:13 smithi060 ceph-mon[109077]: pgmap v2171: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:21:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:13 smithi089 ceph-mon[98504]: pgmap v2171: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:21:14.273 INFO:tasks.workunit.client.0.smithi060.stdout: 797: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:14.273 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nthOAGB061G4Oct off=5968176 len=1356910 2023-12-01T05:21:14.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 4101 completed, throughput=5MB/sec 2023-12-01T05:21:14.281 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-un_vMVTfA9Cnfhf off=9940193 len=2040958 2023-12-01T05:21:14.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 4102 completed, throughput=5MB/sec 2023-12-01T05:21:14.284 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JFHYys1aAynshVJ off=2863393 len=95205 2023-12-01T05:21:14.286 INFO:tasks.workunit.client.0.smithi060.stdout:op 4103 completed, throughput=5MB/sec 2023-12-01T05:21:14.287 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o3If3Fm463d8E_C off=13583662 len=1543361 2023-12-01T05:21:14.293 INFO:tasks.workunit.client.0.smithi060.stdout:op 4104 completed, throughput=5MB/sec 2023-12-01T05:21:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:21:14] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:21:15.293 INFO:tasks.workunit.client.0.smithi060.stdout: 798: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:15.293 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2w3P0szNvQHxTm_ off=7611027 len=1608731 2023-12-01T05:21:15.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 4105 completed, throughput=5MB/sec 2023-12-01T05:21:15.302 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QrmUeCooQuqYMkD off=13547502 len=618381 2023-12-01T05:21:15.305 INFO:tasks.workunit.client.0.smithi060.stdout:op 4106 completed, throughput=5MB/sec 2023-12-01T05:21:15.305 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5BYYws0HZSrjOUW off=14466399 len=649946 2023-12-01T05:21:15.310 INFO:tasks.workunit.client.0.smithi060.stdout:op 4107 completed, throughput=5MB/sec 2023-12-01T05:21:15.310 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k-EAlhQu_CEOZvM off=3419770 len=1638264 2023-12-01T05:21:15.316 INFO:tasks.workunit.client.0.smithi060.stdout:op 4108 completed, throughput=5MB/sec 2023-12-01T05:21:15.316 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9698-ysl7FGhP8Z off=3743041 len=233008 2023-12-01T05:21:15.319 INFO:tasks.workunit.client.0.smithi060.stdout:op 4109 completed, throughput=5MB/sec 2023-12-01T05:21:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:15 smithi060 ceph-mon[94233]: pgmap v2172: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:21:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:15 smithi060 ceph-mon[109077]: pgmap v2172: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:21:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:15 smithi089 ceph-mon[98504]: pgmap v2172: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:21:16.319 INFO:tasks.workunit.client.0.smithi060.stdout: 799: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:16.319 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wXstH1jQxdg5q0l off=4840413 len=214091 2023-12-01T05:21:16.322 INFO:tasks.workunit.client.0.smithi060.stdout:op 4110 completed, throughput=4.99MB/sec 2023-12-01T05:21:16.322 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jF0feNS7BtOy17h off=10239164 len=705146 2023-12-01T05:21:16.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 4111 completed, throughput=4.99MB/sec 2023-12-01T05:21:16.324 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4Jm7WrTNAH0Abp4 off=1250102 len=1788378 2023-12-01T05:21:16.325 INFO:tasks.workunit.client.0.smithi060.stdout:op 4112 completed, throughput=5MB/sec 2023-12-01T05:21:16.325 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GNtz-YpIX2LfeOa off=12121193 len=1392238 2023-12-01T05:21:16.332 INFO:tasks.workunit.client.0.smithi060.stdout:op 4113 completed, throughput=5MB/sec 2023-12-01T05:21:16.333 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fGSfHbbWC0tP305 off=882280 len=2026822 2023-12-01T05:21:16.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 4114 completed, throughput=5MB/sec 2023-12-01T05:21:17.342 INFO:tasks.workunit.client.0.smithi060.stdout: 800: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:17.342 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-L-wutlDpeEJ3B5J off=17239191 len=83466 2023-12-01T05:21:17.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 4115 completed, throughput=4.99MB/sec 2023-12-01T05:21:17.345 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CKEWN-7o5R9IY23 off=15277098 len=1687524 2023-12-01T05:21:17.347 INFO:tasks.workunit.client.0.smithi060.stdout:op 4116 completed, throughput=5MB/sec 2023-12-01T05:21:17.347 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-onS_9ocqWhyDXds off=6079043 len=9991 2023-12-01T05:21:17.347 INFO:tasks.workunit.client.0.smithi060.stdout:op 4117 completed, throughput=5MB/sec 2023-12-01T05:21:17.347 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-saH4DLYC3uGWoPP off=6576524 len=1695196 2023-12-01T05:21:17.349 INFO:tasks.workunit.client.0.smithi060.stdout:op 4118 completed, throughput=5MB/sec 2023-12-01T05:21:17.349 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nzTqGwVXqpoG-s6 off=5181453 len=520404 2023-12-01T05:21:17.351 INFO:tasks.workunit.client.0.smithi060.stdout:op 4119 completed, throughput=5MB/sec 2023-12-01T05:21:17.351 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PJzlXe3jSLi_PGo off=947339 len=634473 2023-12-01T05:21:17.352 INFO:tasks.workunit.client.0.smithi060.stdout:op 4120 completed, throughput=5MB/sec 2023-12-01T05:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:17 smithi060 ceph-mon[94233]: pgmap v2173: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:21:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:17 smithi060 ceph-mon[109077]: pgmap v2173: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:21:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:17 smithi089 ceph-mon[98504]: pgmap v2173: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:21:18.352 INFO:tasks.workunit.client.0.smithi060.stdout: 801: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:18.352 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ClS6pi_sMlCteJ8 off=13078186 len=2044875 2023-12-01T05:21:18.360 INFO:tasks.workunit.client.0.smithi060.stdout:op 4121 completed, throughput=5MB/sec 2023-12-01T05:21:18.360 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Zlh5JCtnyzJ45o1 off=17539244 len=2075589 2023-12-01T05:21:18.369 INFO:tasks.workunit.client.0.smithi060.stdout:op 4122 completed, throughput=5MB/sec 2023-12-01T05:21:18.370 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RmQzSojrBFh8ng8 off=1925813 len=1643408 2023-12-01T05:21:18.371 INFO:tasks.workunit.client.0.smithi060.stdout:op 4123 completed, throughput=5MB/sec 2023-12-01T05:21:19.372 INFO:tasks.workunit.client.0.smithi060.stdout: 802: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:19.372 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h9nB1SBUwUZgocI off=9521936 len=2056184 2023-12-01T05:21:19.374 INFO:tasks.workunit.client.0.smithi060.stdout:op 4124 completed, throughput=5MB/sec 2023-12-01T05:21:19.374 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HLRuK_uqjqiLwJ5 off=0 len=1294040 2023-12-01T05:21:19.382 INFO:tasks.workunit.client.0.smithi060.stdout:op 4125 completed, throughput=5MB/sec 2023-12-01T05:21:19.383 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pix89SeXjvIaNwb off=10106710 len=1870764 2023-12-01T05:21:19.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 4126 completed, throughput=5MB/sec 2023-12-01T05:21:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:19 smithi060 ceph-mon[94233]: pgmap v2174: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:21:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:19 smithi060 ceph-mon[109077]: pgmap v2174: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:21:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:19 smithi089 ceph-mon[98504]: pgmap v2174: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:21:20.385 INFO:tasks.workunit.client.0.smithi060.stdout: 803: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:20.386 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-w_0rJfK_CWFXpow off=741755 len=1325582 2023-12-01T05:21:20.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 4127 completed, throughput=5MB/sec 2023-12-01T05:21:20.387 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SSpwTF0iqpGvDpX off=4907433 len=877390 2023-12-01T05:21:20.392 INFO:tasks.workunit.client.0.smithi060.stdout:op 4128 completed, throughput=5MB/sec 2023-12-01T05:21:20.392 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ptCqZklWvB8h-Fa off=1711570 len=1973294 2023-12-01T05:21:20.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 4129 completed, throughput=5MB/sec 2023-12-01T05:21:20.394 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F-NtyPJNZ3gm__p off=10044029 len=469118 2023-12-01T05:21:20.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 4130 completed, throughput=5MB/sec 2023-12-01T05:21:20.398 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BhWKK1kXvMGHoB7 off=3154911 len=2024680 2023-12-01T05:21:20.402 INFO:tasks.workunit.client.0.smithi060.stdout:op 4131 completed, throughput=5MB/sec 2023-12-01T05:21:21.402 INFO:tasks.workunit.client.0.smithi060.stdout: 804: throughput=5MB/sec pending data=0 2023-12-01T05:21:21.402 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0p2zDRS1cXRFUk3 off=10370857 len=721925 2023-12-01T05:21:21.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 4132 completed, throughput=5MB/sec 2023-12-01T05:21:21.404 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-908SNmdvUA76rj5 off=4668443 len=170020 2023-12-01T05:21:21.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 4133 completed, throughput=5MB/sec 2023-12-01T05:21:21.405 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-esOqEnIFFO512ad off=6492452 len=770214 2023-12-01T05:21:21.406 INFO:tasks.workunit.client.0.smithi060.stdout:op 4134 completed, throughput=5MB/sec 2023-12-01T05:21:21.406 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NrO8B1z72U75BaR off=8339274 len=1595248 2023-12-01T05:21:21.409 INFO:tasks.workunit.client.0.smithi060.stdout:op 4135 completed, throughput=5MB/sec 2023-12-01T05:21:21.409 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pqEJdEhVYYxEWZM off=12617077 len=600795 2023-12-01T05:21:21.410 INFO:tasks.workunit.client.0.smithi060.stdout:op 4136 completed, throughput=5MB/sec 2023-12-01T05:21:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:21 smithi060 ceph-mon[94233]: pgmap v2175: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:21:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:21 smithi060 ceph-mon[109077]: pgmap v2175: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:21:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:21 smithi089 ceph-mon[98504]: pgmap v2175: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:21:22.410 INFO:tasks.workunit.client.0.smithi060.stdout: 805: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:22.410 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aYGBHLIASSSGvz6 off=2192633 len=126337 2023-12-01T05:21:22.411 INFO:tasks.workunit.client.0.smithi060.stdout:op 4137 completed, throughput=4.99MB/sec 2023-12-01T05:21:22.411 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-s3Jg8b0prxMDq0i off=19468118 len=2034644 2023-12-01T05:21:22.419 INFO:tasks.workunit.client.0.smithi060.stdout:op 4138 completed, throughput=5MB/sec 2023-12-01T05:21:22.419 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-esGQsssT49UpVcK off=1792820 len=2004559 2023-12-01T05:21:22.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 4139 completed, throughput=5MB/sec 2023-12-01T05:21:22.430 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lKgTB53nKTYLgRI off=10414688 len=1616600 2023-12-01T05:21:22.436 INFO:tasks.workunit.client.0.smithi060.stdout:op 4140 completed, throughput=5MB/sec 2023-12-01T05:21:23.437 INFO:tasks.workunit.client.0.smithi060.stdout: 806: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:23.437 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r_ej4j-M3Sp2NMG off=3456081 len=1099242 2023-12-01T05:21:23.439 INFO:tasks.workunit.client.0.smithi060.stdout:op 4141 completed, throughput=5MB/sec 2023-12-01T05:21:23.439 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y1JX0a8Ud9TIBdu off=522250 len=356645 2023-12-01T05:21:23.440 INFO:tasks.workunit.client.0.smithi060.stdout:op 4142 completed, throughput=5MB/sec 2023-12-01T05:21:23.441 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tSGz7yowoITLizK off=8730588 len=1872166 2023-12-01T05:21:23.453 INFO:tasks.workunit.client.0.smithi060.stdout:op 4143 completed, throughput=5MB/sec 2023-12-01T05:21:23.453 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cfibRmeaXVVJ0tI off=12182834 len=1072707 2023-12-01T05:21:23.454 INFO:tasks.workunit.client.0.smithi060.stdout:op 4144 completed, throughput=5MB/sec 2023-12-01T05:21:23.454 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HYJu9e0QA4DDIma off=6011906 len=1096951 2023-12-01T05:21:23.456 INFO:tasks.workunit.client.0.smithi060.stdout:op 4145 completed, throughput=5MB/sec 2023-12-01T05:21:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:23 smithi060 ceph-mon[94233]: pgmap v2176: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:21:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:23 smithi060 ceph-mon[109077]: pgmap v2176: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:21:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:23 smithi089 ceph-mon[98504]: pgmap v2176: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:21:24.456 INFO:tasks.workunit.client.0.smithi060.stdout: 807: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:24.457 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zeAFR7M8hHS7Krp off=18888900 len=1828022 2023-12-01T05:21:24.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 4146 completed, throughput=5MB/sec 2023-12-01T05:21:24.465 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PAibTV4riBbngth off=1024883 len=417214 2023-12-01T05:21:24.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 4147 completed, throughput=5MB/sec 2023-12-01T05:21:24.467 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nLFG2zEBnKs7KcN off=3425340 len=1095987 2023-12-01T05:21:24.472 INFO:tasks.workunit.client.0.smithi060.stdout:op 4148 completed, throughput=5MB/sec 2023-12-01T05:21:24.472 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GMUSrb57d52Vu6k off=9820837 len=1187985 2023-12-01T05:21:24.473 INFO:tasks.workunit.client.0.smithi060.stdout:op 4149 completed, throughput=5MB/sec 2023-12-01T05:21:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:21:24] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:21:25.474 INFO:tasks.workunit.client.0.smithi060.stdout: 808: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:25.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c5NsfrFsBZRHgiN off=3512108 len=381627 2023-12-01T05:21:25.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 4150 completed, throughput=4.99MB/sec 2023-12-01T05:21:25.478 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HBRgtZRd2kpZrpo off=9907660 len=2006703 2023-12-01T05:21:25.480 INFO:tasks.workunit.client.0.smithi060.stdout:op 4151 completed, throughput=5MB/sec 2023-12-01T05:21:25.480 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-R6jvlWpZegsy0mc off=10994069 len=344988 2023-12-01T05:21:25.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 4152 completed, throughput=5MB/sec 2023-12-01T05:21:25.481 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-opfo06luoxz41fY off=11557603 len=658578 2023-12-01T05:21:25.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 4153 completed, throughput=5MB/sec 2023-12-01T05:21:25.483 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3AZgjJhY0dmPTHg off=3325679 len=905500 2023-12-01T05:21:25.488 INFO:tasks.workunit.client.0.smithi060.stdout:op 4154 completed, throughput=5MB/sec 2023-12-01T05:21:25.488 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0qXsGXsiUXYdAvb off=18098909 len=352378 2023-12-01T05:21:25.491 INFO:tasks.workunit.client.0.smithi060.stdout:op 4155 completed, throughput=5MB/sec 2023-12-01T05:21:25.491 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Jntc1wyQ3Kbcvwv off=6628571 len=819526 2023-12-01T05:21:25.493 INFO:tasks.workunit.client.0.smithi060.stdout:op 4156 completed, throughput=5MB/sec 2023-12-01T05:21:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:25 smithi060 ceph-mon[94233]: pgmap v2177: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:21:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:25 smithi060 ceph-mon[109077]: pgmap v2177: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:21:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:25 smithi089 ceph-mon[98504]: pgmap v2177: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:21:26.493 INFO:tasks.workunit.client.0.smithi060.stdout: 809: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:26.493 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AAvIx1gGUZ9Ns37 off=109177 len=1939832 2023-12-01T05:21:26.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 4157 completed, throughput=5MB/sec 2023-12-01T05:21:26.501 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5B48Jurz7uaFDcm off=6575812 len=1711172 2023-12-01T05:21:26.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 4158 completed, throughput=5MB/sec 2023-12-01T05:21:26.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eQzVEptgpX4Ccsu off=5226827 len=102900 2023-12-01T05:21:26.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 4159 completed, throughput=5MB/sec 2023-12-01T05:21:26.503 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3dbChGWyMgdG9F7 off=9588142 len=652435 2023-12-01T05:21:26.508 INFO:tasks.workunit.client.0.smithi060.stdout:op 4160 completed, throughput=5MB/sec 2023-12-01T05:21:26.509 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PggL8TYeoMZe3Fb off=6452666 len=1930295 2023-12-01T05:21:26.519 INFO:tasks.workunit.client.0.smithi060.stdout:op 4161 completed, throughput=5MB/sec 2023-12-01T05:21:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:27.520 INFO:tasks.workunit.client.0.smithi060.stdout: 810: throughput=5MB/sec pending data=0 2023-12-01T05:21:27.520 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RjnfmPML-5xV77z off=7909502 len=1364959 2023-12-01T05:21:27.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 4162 completed, throughput=5MB/sec 2023-12-01T05:21:27.526 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vWLwcIA1DAo5te- off=318060 len=820820 2023-12-01T05:21:27.528 INFO:tasks.workunit.client.0.smithi060.stdout:op 4163 completed, throughput=5MB/sec 2023-12-01T05:21:27.528 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fTJPTOmLJvKD-X- off=6925022 len=1052447 2023-12-01T05:21:27.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 4164 completed, throughput=5MB/sec 2023-12-01T05:21:27.534 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LtRlr8Om3gJUamz off=3055813 len=882618 2023-12-01T05:21:27.539 INFO:tasks.workunit.client.0.smithi060.stdout:op 4165 completed, throughput=5MB/sec 2023-12-01T05:21:27.539 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r0ruTfuCGuVVv9U off=3128845 len=129846 2023-12-01T05:21:27.541 INFO:tasks.workunit.client.0.smithi060.stdout:op 4166 completed, throughput=5MB/sec 2023-12-01T05:21:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:27 smithi060 ceph-mon[94233]: pgmap v2178: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:21:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:27 smithi060 ceph-mon[109077]: pgmap v2178: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:21:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:27 smithi089 ceph-mon[98504]: pgmap v2178: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:21:28.542 INFO:tasks.workunit.client.0.smithi060.stdout: 811: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:28.542 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EX31p_30Jp_UTSc off=13954561 len=678150 2023-12-01T05:21:28.546 INFO:tasks.workunit.client.0.smithi060.stdout:op 4167 completed, throughput=4.99MB/sec 2023-12-01T05:21:28.546 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lpTQGMJdXUMJiFh off=11863848 len=2033027 2023-12-01T05:21:28.549 INFO:tasks.workunit.client.0.smithi060.stdout:op 4168 completed, throughput=5MB/sec 2023-12-01T05:21:28.549 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_HduZ8eVwB90p-q off=3530199 len=1291625 2023-12-01T05:21:28.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 4169 completed, throughput=5MB/sec 2023-12-01T05:21:28.550 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-I1yStKlpoOgbXfi off=17475738 len=1882290 2023-12-01T05:21:28.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 4170 completed, throughput=5MB/sec 2023-12-01T05:21:29.554 INFO:tasks.workunit.client.0.smithi060.stdout: 812: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:29.555 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9T0AnuogovxdkiM off=5491110 len=1592762 2023-12-01T05:21:29.557 INFO:tasks.workunit.client.0.smithi060.stdout:op 4171 completed, throughput=5MB/sec 2023-12-01T05:21:29.557 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hOU4sFoafnjcAlY off=388485 len=677204 2023-12-01T05:21:29.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 4172 completed, throughput=5MB/sec 2023-12-01T05:21:29.561 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aQh1puXv49hzTDf off=9635374 len=342232 2023-12-01T05:21:29.564 INFO:tasks.workunit.client.0.smithi060.stdout:op 4173 completed, throughput=5MB/sec 2023-12-01T05:21:29.565 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gzVLhwJNlEcBwj6 off=11620600 len=871412 2023-12-01T05:21:29.566 INFO:tasks.workunit.client.0.smithi060.stdout:op 4174 completed, throughput=5MB/sec 2023-12-01T05:21:29.566 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FwCCl6s7FCHXL_a off=10119594 len=1204199 2023-12-01T05:21:29.571 INFO:tasks.workunit.client.0.smithi060.stdout:op 4175 completed, throughput=5MB/sec 2023-12-01T05:21:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:29 smithi060 ceph-mon[94233]: pgmap v2179: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:21:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:29 smithi060 ceph-mon[109077]: pgmap v2179: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:21:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:29 smithi089 ceph-mon[98504]: pgmap v2179: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2023-12-01T05:21:30.571 INFO:tasks.workunit.client.0.smithi060.stdout: 813: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:30.571 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tCVqTSUYhcSpPmK off=3151698 len=1081655 2023-12-01T05:21:30.578 INFO:tasks.workunit.client.0.smithi060.stdout:op 4176 completed, throughput=5MB/sec 2023-12-01T05:21:30.578 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ECsMcmqzHkWpc15 off=6802486 len=1806806 2023-12-01T05:21:30.585 INFO:tasks.workunit.client.0.smithi060.stdout:op 4177 completed, throughput=5MB/sec 2023-12-01T05:21:30.585 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5zOUToYPhPHcWxP off=590517 len=1183561 2023-12-01T05:21:30.587 INFO:tasks.workunit.client.0.smithi060.stdout:op 4178 completed, throughput=5MB/sec 2023-12-01T05:21:30.587 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HAF8fL7oHfv_SQb off=1095993 len=221810 2023-12-01T05:21:30.589 INFO:tasks.workunit.client.0.smithi060.stdout:op 4179 completed, throughput=5MB/sec 2023-12-01T05:21:30.589 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NmHPlb8E1zKYUGq off=1605633 len=1679178 2023-12-01T05:21:30.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 4180 completed, throughput=5MB/sec 2023-12-01T05:21:31.596 INFO:tasks.workunit.client.0.smithi060.stdout: 814: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:31.597 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wyxiP_arSk0_Tny off=17835076 len=314324 2023-12-01T05:21:31.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 4181 completed, throughput=5MB/sec 2023-12-01T05:21:31.598 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TpDHuX55CkYrCvq off=14792440 len=474508 2023-12-01T05:21:31.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 4182 completed, throughput=5MB/sec 2023-12-01T05:21:31.599 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_XLYKabfM7rKCCn off=10034523 len=499972 2023-12-01T05:21:31.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 4183 completed, throughput=5MB/sec 2023-12-01T05:21:31.603 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xRr6Iw0Oyu9aNBg off=1782306 len=1246078 2023-12-01T05:21:31.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 4184 completed, throughput=5MB/sec 2023-12-01T05:21:31.609 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BPTB62CwkbLwOCZ off=10672369 len=1384259 2023-12-01T05:21:31.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 4185 completed, throughput=5MB/sec 2023-12-01T05:21:31.618 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VFEfyfeZGcXG_Z- off=1701126 len=1187932 2023-12-01T05:21:31.624 INFO:tasks.workunit.client.0.smithi060.stdout:op 4186 completed, throughput=5MB/sec 2023-12-01T05:21:31.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:31 smithi060 ceph-mon[94233]: pgmap v2180: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:21:31.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:31 smithi060 ceph-mon[109077]: pgmap v2180: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:21:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:31 smithi089 ceph-mon[98504]: pgmap v2180: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:21:32.624 INFO:tasks.workunit.client.0.smithi060.stdout: 815: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:32.624 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-w6ko9BztjrEczaS off=14919700 len=920627 2023-12-01T05:21:32.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 4187 completed, throughput=5MB/sec 2023-12-01T05:21:32.625 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kV80jOKCKXyjx4C off=3045404 len=849209 2023-12-01T05:21:32.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 4188 completed, throughput=5MB/sec 2023-12-01T05:21:32.626 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H5ZgkM2dlMqYWGH off=2512494 len=65578 2023-12-01T05:21:32.627 INFO:tasks.workunit.client.0.smithi060.stdout:op 4189 completed, throughput=5MB/sec 2023-12-01T05:21:32.627 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SfKO6XRWKW25RTH off=4847607 len=689457 2023-12-01T05:21:32.628 INFO:tasks.workunit.client.0.smithi060.stdout:op 4190 completed, throughput=5MB/sec 2023-12-01T05:21:32.628 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5U6NPtJcF1Ldsqy off=19445084 len=1126390 2023-12-01T05:21:32.633 INFO:tasks.workunit.client.0.smithi060.stdout:op 4191 completed, throughput=5MB/sec 2023-12-01T05:21:32.633 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gvLnAOK3X9hOHhl off=497573 len=682961 2023-12-01T05:21:32.638 INFO:tasks.workunit.client.0.smithi060.stdout:op 4192 completed, throughput=5MB/sec 2023-12-01T05:21:32.638 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yxO8mgL_0iU63rh off=15465045 len=615557 2023-12-01T05:21:32.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 4193 completed, throughput=5MB/sec 2023-12-01T05:21:32.639 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-69OQ7zHn4E8oGiq off=11903064 len=1832132 2023-12-01T05:21:32.647 INFO:tasks.workunit.client.0.smithi060.stdout:op 4194 completed, throughput=5MB/sec 2023-12-01T05:21:33.648 INFO:tasks.workunit.client.0.smithi060.stdout: 816: throughput=5MB/sec pending data=0 2023-12-01T05:21:33.648 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Orm2Y_L2cAHuPsH off=8632964 len=793671 2023-12-01T05:21:33.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 4195 completed, throughput=5MB/sec 2023-12-01T05:21:33.653 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xtNeaLUm2ixN-r6 off=9330853 len=1632311 2023-12-01T05:21:33.661 INFO:tasks.workunit.client.0.smithi060.stdout:op 4196 completed, throughput=5MB/sec 2023-12-01T05:21:33.661 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mq2aKfn4frYOeeH off=1245893 len=1066631 2023-12-01T05:21:33.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 4197 completed, throughput=5MB/sec 2023-12-01T05:21:33.662 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t2GmGf33tYGeBXa off=410672 len=340181 2023-12-01T05:21:33.665 INFO:tasks.workunit.client.0.smithi060.stdout:op 4198 completed, throughput=5MB/sec 2023-12-01T05:21:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:33 smithi060 ceph-mon[94233]: pgmap v2181: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:21:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:33 smithi060 ceph-mon[109077]: pgmap v2181: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:21:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:33 smithi089 ceph-mon[98504]: pgmap v2181: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:21:34.666 INFO:tasks.workunit.client.0.smithi060.stdout: 817: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:34.666 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lGhyrS9XJbpL364 off=10085137 len=541617 2023-12-01T05:21:34.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 4199 completed, throughput=4.99MB/sec 2023-12-01T05:21:34.670 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OdSG1qR_zzN7ox6 off=3246805 len=412730 2023-12-01T05:21:34.671 INFO:tasks.workunit.client.0.smithi060.stdout:op 4200 completed, throughput=5MB/sec 2023-12-01T05:21:34.671 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t2GmGf33tYGeBXa off=1030018 len=546953 2023-12-01T05:21:34.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 4201 completed, throughput=5MB/sec 2023-12-01T05:21:34.672 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZhYc-fTjiB3Z1j0 off=5121557 len=125661 2023-12-01T05:21:34.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 4202 completed, throughput=5MB/sec 2023-12-01T05:21:34.672 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GjPWhTu5SkVkxp6 off=16065233 len=2040373 2023-12-01T05:21:34.684 INFO:tasks.workunit.client.0.smithi060.stdout:op 4203 completed, throughput=5MB/sec 2023-12-01T05:21:34.684 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e0G4ZmKHLZouv8Q off=7620605 len=1598528 2023-12-01T05:21:34.690 INFO:tasks.workunit.client.0.smithi060.stdout:op 4204 completed, throughput=5MB/sec 2023-12-01T05:21:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:21:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:21:34.950 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (35m) 3m ago 36m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (36m) 3m ago 36m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (37m) 3m ago 37m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (37m) 3m ago 37m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (40m) 3m ago 40m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (41m) 3m ago 41m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (41m) 3m ago 41m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (40m) 3m ago 40m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (40m) 3m ago 40m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (36m) 3m ago 36m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (36m) 3m ago 36m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:21:35.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (39m) 3m ago 39m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (39m) 3m ago 39m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (39m) 3m ago 39m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (38m) 3m ago 38m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (38m) 3m ago 38m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (38m) 3m ago 38m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (37m) 3m ago 37m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (37m) 3m ago 37m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:21:35.278 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (35m) 3m ago 36m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:21:35.675 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:21:35.676 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:21:35.677 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:21:35.677 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:21:35.677 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:21:35.677 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:21:35.691 INFO:tasks.workunit.client.0.smithi060.stdout: 818: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:35.691 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A3WnS4hy8ikimL1 off=3466243 len=419138 2023-12-01T05:21:35.693 INFO:tasks.workunit.client.0.smithi060.stdout:op 4205 completed, throughput=4.99MB/sec 2023-12-01T05:21:35.694 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KQ3vV99-FTh2Uac off=18334153 len=967274 2023-12-01T05:21:35.698 INFO:tasks.workunit.client.0.smithi060.stdout:op 4206 completed, throughput=5MB/sec 2023-12-01T05:21:35.698 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WJuZOGe_Hc9qS3B off=1039604 len=1620520 2023-12-01T05:21:35.699 INFO:tasks.workunit.client.0.smithi060.stdout:op 4207 completed, throughput=5MB/sec 2023-12-01T05:21:35.699 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F5J01omhUm1AZ2M off=3146979 len=2012759 2023-12-01T05:21:35.706 INFO:tasks.workunit.client.0.smithi060.stdout:op 4208 completed, throughput=5MB/sec 2023-12-01T05:21:35.706 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N-2kEpUeP4eAMbe off=0 len=1231270 2023-12-01T05:21:35.712 INFO:tasks.workunit.client.0.smithi060.stdout:op 4209 completed, throughput=5MB/sec 2023-12-01T05:21:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:35 smithi060 ceph-mon[94233]: pgmap v2182: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:21:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:35 smithi060 ceph-mon[109077]: pgmap v2182: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:21:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:35 smithi089 ceph-mon[98504]: pgmap v2182: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:21:36.716 INFO:tasks.workunit.client.0.smithi060.stdout: 819: throughput=5MB/sec pending data=0 2023-12-01T05:21:36.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mebcJjNOyVoXwuU off=2385624 len=1580000 2023-12-01T05:21:36.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 4210 completed, throughput=5MB/sec 2023-12-01T05:21:36.716 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-is94_s4XgnomdRO off=9787741 len=326398 2023-12-01T05:21:36.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 4211 completed, throughput=5MB/sec 2023-12-01T05:21:36.719 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B4qopit-5UKR3ds off=4721795 len=1415685 2023-12-01T05:21:36.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 4212 completed, throughput=5MB/sec 2023-12-01T05:21:36.721 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TJHdxcKEh8XOLtZ off=2381717 len=741477 2023-12-01T05:21:36.726 INFO:tasks.workunit.client.0.smithi060.stdout:op 4213 completed, throughput=5MB/sec 2023-12-01T05:21:36.727 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FMnAeAsmdZD7Kct off=10357736 len=1337887 2023-12-01T05:21:36.733 INFO:tasks.workunit.client.0.smithi060.stdout:op 4214 completed, throughput=5MB/sec 2023-12-01T05:21:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:36 smithi060 ceph-mon[94233]: from='client.26594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:36 smithi060 ceph-mon[94233]: from='client.16692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3989166432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:21:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:36 smithi060 ceph-mon[109077]: from='client.26594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:36 smithi060 ceph-mon[109077]: from='client.16692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3989166432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:21:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:36 smithi089 ceph-mon[98504]: from='client.26594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:36 smithi089 ceph-mon[98504]: from='client.16692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:21:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3989166432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:21:37.735 INFO:tasks.workunit.client.0.smithi060.stdout: 820: throughput=5MB/sec pending data=0 2023-12-01T05:21:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-etLslJC3mBGOmUr off=515805 len=1721850 2023-12-01T05:21:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:op 4215 completed, throughput=5MB/sec 2023-12-01T05:21:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HmhfgrPLNX8zL8D off=2370251 len=363271 2023-12-01T05:21:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:op 4216 completed, throughput=5MB/sec 2023-12-01T05:21:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mldNM-_VgD_aieC off=20310 len=745079 2023-12-01T05:21:37.745 INFO:tasks.workunit.client.0.smithi060.stdout:op 4217 completed, throughput=5MB/sec 2023-12-01T05:21:37.745 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RZK5RcU1Yga1lOE off=835575 len=1583482 2023-12-01T05:21:37.746 INFO:tasks.workunit.client.0.smithi060.stdout:op 4218 completed, throughput=5MB/sec 2023-12-01T05:21:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:37 smithi060 ceph-mon[94233]: pgmap v2183: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:21:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:37 smithi060 ceph-mon[109077]: pgmap v2183: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:21:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:37 smithi089 ceph-mon[98504]: pgmap v2183: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:21:38.747 INFO:tasks.workunit.client.0.smithi060.stdout: 821: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:38.748 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C6EYRV8-V7IPBVg off=8810434 len=1782036 2023-12-01T05:21:38.755 INFO:tasks.workunit.client.0.smithi060.stdout:op 4219 completed, throughput=5MB/sec 2023-12-01T05:21:38.756 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uCOQcBtGral0tod off=16495569 len=1721216 2023-12-01T05:21:38.757 INFO:tasks.workunit.client.0.smithi060.stdout:op 4220 completed, throughput=5MB/sec 2023-12-01T05:21:38.758 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xt2gbrLYOM9OOTn off=3241622 len=1252863 2023-12-01T05:21:38.760 INFO:tasks.workunit.client.0.smithi060.stdout:op 4221 completed, throughput=5MB/sec 2023-12-01T05:21:38.760 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NTUIZ51DKBsjzj5 off=4272146 len=56848 2023-12-01T05:21:38.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 4222 completed, throughput=5MB/sec 2023-12-01T05:21:38.761 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X061FRzwK9c-SaE off=2919482 len=2078486 2023-12-01T05:21:38.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 4223 completed, throughput=5MB/sec 2023-12-01T05:21:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:39 smithi060 ceph-mon[94233]: pgmap v2184: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:21:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:39 smithi060 ceph-mon[109077]: pgmap v2184: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:21:39.763 INFO:tasks.workunit.client.0.smithi060.stdout: 822: throughput=5MB/sec pending data=0 2023-12-01T05:21:39.763 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1AUSmCxx_YnkDdl off=8360504 len=1441806 2023-12-01T05:21:39.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 4224 completed, throughput=5MB/sec 2023-12-01T05:21:39.770 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--0ArMAvyk_nLZix off=6182187 len=882176 2023-12-01T05:21:39.771 INFO:tasks.workunit.client.0.smithi060.stdout:op 4225 completed, throughput=5MB/sec 2023-12-01T05:21:39.771 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7_5AwOaW9DRDo9n off=165997 len=1985130 2023-12-01T05:21:39.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 4226 completed, throughput=5MB/sec 2023-12-01T05:21:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:39 smithi089 ceph-mon[98504]: pgmap v2184: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2023-12-01T05:21:40.773 INFO:tasks.workunit.client.0.smithi060.stdout: 823: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:40.773 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-you3rbDAZmKwMRb off=7464550 len=528016 2023-12-01T05:21:40.777 INFO:tasks.workunit.client.0.smithi060.stdout:op 4227 completed, throughput=5MB/sec 2023-12-01T05:21:40.777 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t52aU9MTLw88V62 off=1068329 len=880286 2023-12-01T05:21:40.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 4228 completed, throughput=5MB/sec 2023-12-01T05:21:40.783 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TsBTjZhHsXEHxtR off=6257669 len=1245507 2023-12-01T05:21:40.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 4229 completed, throughput=5MB/sec 2023-12-01T05:21:40.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bhp_D2H8Fkb_fW- off=2258984 len=6348 2023-12-01T05:21:40.787 INFO:tasks.workunit.client.0.smithi060.stdout:op 4230 completed, throughput=5MB/sec 2023-12-01T05:21:40.787 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aQHkLMEgQ-wWF6l off=13147537 len=1501591 2023-12-01T05:21:40.793 INFO:tasks.workunit.client.0.smithi060.stdout:op 4231 completed, throughput=5MB/sec 2023-12-01T05:21:40.794 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TAEKCCkgHlx0wzV off=9132875 len=380456 2023-12-01T05:21:40.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 4232 completed, throughput=5MB/sec 2023-12-01T05:21:40.797 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DoFeNmzxzTVVQgP off=874524 len=1949693 2023-12-01T05:21:40.804 INFO:tasks.workunit.client.0.smithi060.stdout:op 4233 completed, throughput=5MB/sec 2023-12-01T05:21:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:41 smithi060 ceph-mon[94233]: pgmap v2185: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:21:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:41 smithi060 ceph-mon[109077]: pgmap v2185: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:21:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:41 smithi089 ceph-mon[98504]: pgmap v2185: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2023-12-01T05:21:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:41.804 INFO:tasks.workunit.client.0.smithi060.stdout: 824: throughput=5MB/sec pending data=0 2023-12-01T05:21:41.804 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_dwU8YQ76FolaaK off=4720279 len=1336085 2023-12-01T05:21:41.806 INFO:tasks.workunit.client.0.smithi060.stdout:op 4234 completed, throughput=5MB/sec 2023-12-01T05:21:41.806 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YzhJsmj8-udaDiS off=10030643 len=1927162 2023-12-01T05:21:41.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 4235 completed, throughput=5MB/sec 2023-12-01T05:21:41.808 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-81mWb3_jKeBpyGy off=1481672 len=247370 2023-12-01T05:21:41.809 INFO:tasks.workunit.client.0.smithi060.stdout:op 4236 completed, throughput=5MB/sec 2023-12-01T05:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:21:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:21:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:42.809 INFO:tasks.workunit.client.0.smithi060.stdout: 825: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:42.809 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hGLcSaD2H5ioqFf off=1238207 len=659990 2023-12-01T05:21:42.813 INFO:tasks.workunit.client.0.smithi060.stdout:op 4237 completed, throughput=4.99MB/sec 2023-12-01T05:21:42.813 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bIRBPw24TnbI9Y_ off=9885846 len=434975 2023-12-01T05:21:42.813 INFO:tasks.workunit.client.0.smithi060.stdout:op 4238 completed, throughput=5MB/sec 2023-12-01T05:21:42.814 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fL381xImFppsfZA off=10010963 len=1791073 2023-12-01T05:21:42.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 4239 completed, throughput=5MB/sec 2023-12-01T05:21:42.815 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AumAMfByQQNudVi off=10266765 len=1330612 2023-12-01T05:21:42.817 INFO:tasks.workunit.client.0.smithi060.stdout:op 4240 completed, throughput=5MB/sec 2023-12-01T05:21:42.818 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6Ft2UPD0Ci5--Ol off=10274941 len=1086080 2023-12-01T05:21:42.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 4241 completed, throughput=5MB/sec 2023-12-01T05:21:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[109077]: pgmap v2186: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:21:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:21:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:21:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[94233]: pgmap v2186: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:21:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:21:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:21:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:43 smithi089 ceph-mon[98504]: pgmap v2186: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:21:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:21:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:21:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:21:43.823 INFO:tasks.workunit.client.0.smithi060.stdout: 826: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:43.823 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OTyk1mBAsRW89g- off=2351276 len=680704 2023-12-01T05:21:43.823 INFO:tasks.workunit.client.0.smithi060.stdout:op 4242 completed, throughput=4.99MB/sec 2023-12-01T05:21:43.824 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGar8mv7umJG6Po off=13524673 len=152968 2023-12-01T05:21:43.826 INFO:tasks.workunit.client.0.smithi060.stdout:op 4243 completed, throughput=5MB/sec 2023-12-01T05:21:43.827 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RD0EvGI0sYa91Jo off=1476589 len=1512620 2023-12-01T05:21:43.828 INFO:tasks.workunit.client.0.smithi060.stdout:op 4244 completed, throughput=5MB/sec 2023-12-01T05:21:43.829 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WHgU-NR4177NOay off=3545286 len=715656 2023-12-01T05:21:43.830 INFO:tasks.workunit.client.0.smithi060.stdout:op 4245 completed, throughput=5MB/sec 2023-12-01T05:21:43.830 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rb39UQ0TL2Q7bhE off=16615561 len=792966 2023-12-01T05:21:43.831 INFO:tasks.workunit.client.0.smithi060.stdout:op 4246 completed, throughput=5MB/sec 2023-12-01T05:21:43.831 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VxJJKjV06D4O2_J off=22626692 len=331928 2023-12-01T05:21:43.834 INFO:tasks.workunit.client.0.smithi060.stdout:op 4247 completed, throughput=5MB/sec 2023-12-01T05:21:43.834 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-13n9gwzYMY_FG03 off=3887137 len=888114 2023-12-01T05:21:43.835 INFO:tasks.workunit.client.0.smithi060.stdout:op 4248 completed, throughput=5MB/sec 2023-12-01T05:21:43.835 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jZP6axcW1lYMWuD off=2638258 len=290314 2023-12-01T05:21:43.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 4249 completed, throughput=5MB/sec 2023-12-01T05:21:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:21:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:21:44.836 INFO:tasks.workunit.client.0.smithi060.stdout: 827: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:44.836 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qGYb3MTJ7WZeBKD off=1629908 len=1017991 2023-12-01T05:21:44.839 INFO:tasks.workunit.client.0.smithi060.stdout:op 4250 completed, throughput=5MB/sec 2023-12-01T05:21:44.839 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vZYGCUo-qroQ3-R off=10347364 len=429977 2023-12-01T05:21:44.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 4251 completed, throughput=5MB/sec 2023-12-01T05:21:44.840 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SvahDrFrxdaIrh0 off=1026784 len=909565 2023-12-01T05:21:44.845 INFO:tasks.workunit.client.0.smithi060.stdout:op 4252 completed, throughput=5MB/sec 2023-12-01T05:21:44.845 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R2yAVW-RrtSgHzs off=2141882 len=1145131 2023-12-01T05:21:44.851 INFO:tasks.workunit.client.0.smithi060.stdout:op 4253 completed, throughput=5MB/sec 2023-12-01T05:21:44.852 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0SAkn-Dyp8pLwYm off=436180 len=1703012 2023-12-01T05:21:44.853 INFO:tasks.workunit.client.0.smithi060.stdout:op 4254 completed, throughput=5MB/sec 2023-12-01T05:21:44.854 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CLyuiC5XKOz3KlL off=4058268 len=1905039 2023-12-01T05:21:44.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 4255 completed, throughput=5MB/sec 2023-12-01T05:21:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:45 smithi089 ceph-mon[98504]: pgmap v2187: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:21:45.863 INFO:tasks.workunit.client.0.smithi060.stdout: 828: throughput=5MB/sec pending data=0 2023-12-01T05:21:45.863 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o_n-gwpASv8xDpt off=4097997 len=1606536 2023-12-01T05:21:45.871 INFO:tasks.workunit.client.0.smithi060.stdout:op 4256 completed, throughput=5MB/sec 2023-12-01T05:21:45.871 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZqTAMY0SGUfhIIo off=606803 len=1062113 2023-12-01T05:21:45.876 INFO:tasks.workunit.client.0.smithi060.stdout:op 4257 completed, throughput=5MB/sec 2023-12-01T05:21:45.877 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ebvqNwhWDL3Ts7E off=17355632 len=1885543 2023-12-01T05:21:45.881 INFO:tasks.workunit.client.0.smithi060.stdout:op 4258 completed, throughput=5MB/sec 2023-12-01T05:21:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:45 smithi060 ceph-mon[94233]: pgmap v2187: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:21:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:45 smithi060 ceph-mon[109077]: pgmap v2187: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:21:46.882 INFO:tasks.workunit.client.0.smithi060.stdout: 829: throughput=5MB/sec pending data=0 2023-12-01T05:21:46.882 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aCsnkbjciFo-Oo9 off=8673680 len=895121 2023-12-01T05:21:46.883 INFO:tasks.workunit.client.0.smithi060.stdout:op 4259 completed, throughput=5MB/sec 2023-12-01T05:21:46.883 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7iY7em0JShUbH-x off=12632727 len=1632351 2023-12-01T05:21:46.885 INFO:tasks.workunit.client.0.smithi060.stdout:op 4260 completed, throughput=5MB/sec 2023-12-01T05:21:46.885 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r7v22qlcRN4huz1 off=11310952 len=184521 2023-12-01T05:21:46.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 4261 completed, throughput=5MB/sec 2023-12-01T05:21:46.886 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gRbi7qvMjxRMuxg off=1891959 len=1442988 2023-12-01T05:21:46.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 4262 completed, throughput=5MB/sec 2023-12-01T05:21:46.893 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nge85HdDLWRsGLX off=6654524 len=1404229 2023-12-01T05:21:46.899 INFO:tasks.workunit.client.0.smithi060.stdout:op 4263 completed, throughput=5MB/sec 2023-12-01T05:21:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:47 smithi089 ceph-mon[98504]: pgmap v2188: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:21:47.899 INFO:tasks.workunit.client.0.smithi060.stdout: 830: throughput=5MB/sec pending data=0 2023-12-01T05:21:47.899 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GquzVyoWu2rQWiy off=12858048 len=1628828 2023-12-01T05:21:47.901 INFO:tasks.workunit.client.0.smithi060.stdout:op 4264 completed, throughput=5MB/sec 2023-12-01T05:21:47.901 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bpou0icuqGi-dng off=23150827 len=1573721 2023-12-01T05:21:47.908 INFO:tasks.workunit.client.0.smithi060.stdout:op 4265 completed, throughput=5MB/sec 2023-12-01T05:21:47.908 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1SzEZ_sZ3faCmsK off=8713135 len=1366179 2023-12-01T05:21:47.915 INFO:tasks.workunit.client.0.smithi060.stdout:op 4266 completed, throughput=5MB/sec 2023-12-01T05:21:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:47 smithi060 ceph-mon[94233]: pgmap v2188: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:21:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:47 smithi060 ceph-mon[109077]: pgmap v2188: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:21:48.915 INFO:tasks.workunit.client.0.smithi060.stdout: 831: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:48.915 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AIuHxt9jvdZzAZd off=3066718 len=1488620 2023-12-01T05:21:48.917 INFO:tasks.workunit.client.0.smithi060.stdout:op 4267 completed, throughput=5MB/sec 2023-12-01T05:21:48.917 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ceu9stFsjD5kbQ2 off=6756743 len=2001386 2023-12-01T05:21:48.920 INFO:tasks.workunit.client.0.smithi060.stdout:op 4268 completed, throughput=5MB/sec 2023-12-01T05:21:48.920 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bkGkJfnDzROKVsr off=4887223 len=56450 2023-12-01T05:21:48.922 INFO:tasks.workunit.client.0.smithi060.stdout:op 4269 completed, throughput=5MB/sec 2023-12-01T05:21:48.922 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XBrvewrDzb2O85m off=272118 len=1395552 2023-12-01T05:21:48.923 INFO:tasks.workunit.client.0.smithi060.stdout:op 4270 completed, throughput=5MB/sec 2023-12-01T05:21:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:49 smithi089 ceph-mon[98504]: pgmap v2189: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:21:49.924 INFO:tasks.workunit.client.0.smithi060.stdout: 832: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:49.925 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kiNUKlv8CauhD0l off=2609131 len=1167187 2023-12-01T05:21:49.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 4271 completed, throughput=5MB/sec 2023-12-01T05:21:49.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KUTmlnL7yPhEQNv off=1232235 len=1305097 2023-12-01T05:21:49.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 4272 completed, throughput=5MB/sec 2023-12-01T05:21:49.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b6YjYKQKYCrhjKK off=3465498 len=400111 2023-12-01T05:21:49.938 INFO:tasks.workunit.client.0.smithi060.stdout:op 4273 completed, throughput=5MB/sec 2023-12-01T05:21:49.938 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jd7ernoAgEUp9sW off=10962437 len=1230801 2023-12-01T05:21:49.944 INFO:tasks.workunit.client.0.smithi060.stdout:op 4274 completed, throughput=5MB/sec 2023-12-01T05:21:49.944 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rb-TTLf85uYHTZS off=50698 len=1588865 2023-12-01T05:21:49.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 4275 completed, throughput=5MB/sec 2023-12-01T05:21:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:49 smithi060 ceph-mon[94233]: pgmap v2189: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:21:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:49 smithi060 ceph-mon[109077]: pgmap v2189: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:21:50.946 INFO:tasks.workunit.client.0.smithi060.stdout: 833: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:50.947 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FkPnvwQEwGwGuN1 off=1092129 len=959935 2023-12-01T05:21:50.952 INFO:tasks.workunit.client.0.smithi060.stdout:op 4276 completed, throughput=5MB/sec 2023-12-01T05:21:50.952 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bJ7OHGOBW03UDw5 off=406513 len=1313571 2023-12-01T05:21:50.958 INFO:tasks.workunit.client.0.smithi060.stdout:op 4277 completed, throughput=5MB/sec 2023-12-01T05:21:50.958 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f36FxpumfaXkXNG off=4196601 len=570232 2023-12-01T05:21:50.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 4278 completed, throughput=5MB/sec 2023-12-01T05:21:50.959 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-78c9o5ucaxlqbzj off=1594360 len=1327219 2023-12-01T05:21:50.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 4279 completed, throughput=5MB/sec 2023-12-01T05:21:50.966 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KmZcLih46X3Mcco off=14359294 len=1490125 2023-12-01T05:21:50.974 INFO:tasks.workunit.client.0.smithi060.stdout:op 4280 completed, throughput=5MB/sec 2023-12-01T05:21:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:51 smithi089 ceph-mon[98504]: pgmap v2190: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:21:51.974 INFO:tasks.workunit.client.0.smithi060.stdout: 834: throughput=5MB/sec pending data=0 2023-12-01T05:21:51.974 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GOf9Zhr7gJRZQmj off=14210398 len=1663793 2023-12-01T05:21:51.976 INFO:tasks.workunit.client.0.smithi060.stdout:op 4281 completed, throughput=5MB/sec 2023-12-01T05:21:51.976 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FlMD7FwPxXV73Kl off=413072 len=1149491 2023-12-01T05:21:51.978 INFO:tasks.workunit.client.0.smithi060.stdout:op 4282 completed, throughput=5MB/sec 2023-12-01T05:21:51.978 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VHEgwi-rklkuey- off=15643909 len=1106409 2023-12-01T05:21:51.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 4283 completed, throughput=5MB/sec 2023-12-01T05:21:51.983 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JTIn3gaTZEmatHQ off=8180488 len=61090 2023-12-01T05:21:51.983 INFO:tasks.workunit.client.0.smithi060.stdout:op 4284 completed, throughput=5MB/sec 2023-12-01T05:21:51.984 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wiix7RWBvGNcFgB off=28191 len=171846 2023-12-01T05:21:51.984 INFO:tasks.workunit.client.0.smithi060.stdout:op 4285 completed, throughput=5MB/sec 2023-12-01T05:21:51.984 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qXNLOuHMzTg2bAt off=238258 len=1393179 2023-12-01T05:21:51.986 INFO:tasks.workunit.client.0.smithi060.stdout:op 4286 completed, throughput=5MB/sec 2023-12-01T05:21:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:51 smithi060 ceph-mon[94233]: pgmap v2190: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:21:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:51 smithi060 ceph-mon[109077]: pgmap v2190: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:21:52.986 INFO:tasks.workunit.client.0.smithi060.stdout: 835: throughput=5MB/sec pending data=0 2023-12-01T05:21:52.986 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VwwjNBXMJIu-P_W off=3169686 len=549722 2023-12-01T05:21:52.987 INFO:tasks.workunit.client.0.smithi060.stdout:op 4287 completed, throughput=5MB/sec 2023-12-01T05:21:52.987 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xMR05N6c1YQwqUF off=6582742 len=201238 2023-12-01T05:21:52.988 INFO:tasks.workunit.client.0.smithi060.stdout:op 4288 completed, throughput=5MB/sec 2023-12-01T05:21:52.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wyK4jK9Ui-9xag5 off=19065966 len=2003327 2023-12-01T05:21:52.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 4289 completed, throughput=5MB/sec 2023-12-01T05:21:52.990 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2N_JTNMDbinHvtr off=17770726 len=339272 2023-12-01T05:21:52.994 INFO:tasks.workunit.client.0.smithi060.stdout:op 4290 completed, throughput=5MB/sec 2023-12-01T05:21:52.994 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7ZIQN-M8rGi8e7p off=12359165 len=1772492 2023-12-01T05:21:53.004 INFO:tasks.workunit.client.0.smithi060.stdout:op 4291 completed, throughput=5MB/sec 2023-12-01T05:21:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:53 smithi089 ceph-mon[98504]: pgmap v2191: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:21:54.004 INFO:tasks.workunit.client.0.smithi060.stdout: 836: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:54.004 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FTRvOCH0LhorQDJ off=12810833 len=386203 2023-12-01T05:21:54.008 INFO:tasks.workunit.client.0.smithi060.stdout:op 4292 completed, throughput=5MB/sec 2023-12-01T05:21:54.008 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-re4Jv6YGlrEw6aS off=2904430 len=1061041 2023-12-01T05:21:54.009 INFO:tasks.workunit.client.0.smithi060.stdout:op 4293 completed, throughput=5MB/sec 2023-12-01T05:21:54.009 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cBUroQ6clzKitEg off=512957 len=1442354 2023-12-01T05:21:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:53 smithi060 ceph-mon[109077]: pgmap v2191: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:21:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:53 smithi060 ceph-mon[94233]: pgmap v2191: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:21:54.011 INFO:tasks.workunit.client.0.smithi060.stdout:op 4294 completed, throughput=5MB/sec 2023-12-01T05:21:54.011 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bGpfhCQMlGj88Gq off=15824725 len=796696 2023-12-01T05:21:54.012 INFO:tasks.workunit.client.0.smithi060.stdout:op 4295 completed, throughput=5MB/sec 2023-12-01T05:21:54.012 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lkN19zVCs0VCkhA off=6373268 len=1759697 2023-12-01T05:21:54.015 INFO:tasks.workunit.client.0.smithi060.stdout:op 4296 completed, throughput=5MB/sec 2023-12-01T05:21:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:21:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:21:55.016 INFO:tasks.workunit.client.0.smithi060.stdout: 837: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:55.016 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fdKiKrQARKcuCpI off=13079983 len=419244 2023-12-01T05:21:55.019 INFO:tasks.workunit.client.0.smithi060.stdout:op 4297 completed, throughput=5MB/sec 2023-12-01T05:21:55.020 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ru36-aL-JldODq3 off=11378123 len=1835076 2023-12-01T05:21:55.021 INFO:tasks.workunit.client.0.smithi060.stdout:op 4298 completed, throughput=5MB/sec 2023-12-01T05:21:55.022 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3L6f2sVlhxQeFGX off=2694222 len=1949846 2023-12-01T05:21:55.024 INFO:tasks.workunit.client.0.smithi060.stdout:op 4299 completed, throughput=5MB/sec 2023-12-01T05:21:55.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ltiXugDcO-dudTY off=7189858 len=782799 2023-12-01T05:21:55.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 4300 completed, throughput=5MB/sec 2023-12-01T05:21:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:55 smithi089 ceph-mon[98504]: pgmap v2192: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:21:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:55 smithi060 ceph-mon[94233]: pgmap v2192: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:21:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:55 smithi060 ceph-mon[109077]: pgmap v2192: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:21:56.029 INFO:tasks.workunit.client.0.smithi060.stdout: 838: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:56.029 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3Hwn5DSVuKo4Qoz off=5908242 len=1674261 2023-12-01T05:21:56.033 INFO:tasks.workunit.client.0.smithi060.stdout:op 4301 completed, throughput=5MB/sec 2023-12-01T05:21:56.033 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e50Ej78akcadcuY off=8451920 len=2065026 2023-12-01T05:21:56.045 INFO:tasks.workunit.client.0.smithi060.stdout:op 4302 completed, throughput=5MB/sec 2023-12-01T05:21:56.045 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PJv68drqJJ3jKqg off=7463222 len=1848970 2023-12-01T05:21:56.047 INFO:tasks.workunit.client.0.smithi060.stdout:op 4303 completed, throughput=5MB/sec 2023-12-01T05:21:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:21:57.047 INFO:tasks.workunit.client.0.smithi060.stdout: 839: throughput=4.99MB/sec pending data=0 2023-12-01T05:21:57.047 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gNG7zUyznEUfSnu off=4518075 len=1789499 2023-12-01T05:21:57.049 INFO:tasks.workunit.client.0.smithi060.stdout:op 4304 completed, throughput=5MB/sec 2023-12-01T05:21:57.049 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k7zxik4kI91Z3N- off=8398179 len=1767446 2023-12-01T05:21:57.058 INFO:tasks.workunit.client.0.smithi060.stdout:op 4305 completed, throughput=5MB/sec 2023-12-01T05:21:57.058 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e-k_ENFIiGEWXwk off=4575273 len=782535 2023-12-01T05:21:57.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 4306 completed, throughput=5MB/sec 2023-12-01T05:21:57.063 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8hOh7ZMH6yRQV-5 off=8184864 len=1528790 2023-12-01T05:21:57.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 4307 completed, throughput=5MB/sec 2023-12-01T05:21:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:57 smithi089 ceph-mon[98504]: pgmap v2193: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:21:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:57 smithi060 ceph-mon[94233]: pgmap v2193: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:21:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:57 smithi060 ceph-mon[109077]: pgmap v2193: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:21:58.069 INFO:tasks.workunit.client.0.smithi060.stdout: 840: throughput=5MB/sec pending data=0 2023-12-01T05:21:58.069 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f3OLFVgM57AeaZd off=1383689 len=1012389 2023-12-01T05:21:58.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 4308 completed, throughput=5MB/sec 2023-12-01T05:21:58.075 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aEuObMADK9izxVz off=12128669 len=936606 2023-12-01T05:21:58.080 INFO:tasks.workunit.client.0.smithi060.stdout:op 4309 completed, throughput=5MB/sec 2023-12-01T05:21:58.080 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UE6Zy2emDhazG7v off=12486375 len=91444 2023-12-01T05:21:58.083 INFO:tasks.workunit.client.0.smithi060.stdout:op 4310 completed, throughput=5MB/sec 2023-12-01T05:21:58.083 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YMNE_pF8VamU6Io off=7711030 len=230078 2023-12-01T05:21:58.083 INFO:tasks.workunit.client.0.smithi060.stdout:op 4311 completed, throughput=5MB/sec 2023-12-01T05:21:58.083 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uLuk72dfzjZM_TC off=52161 len=1636780 2023-12-01T05:21:58.085 INFO:tasks.workunit.client.0.smithi060.stdout:op 4312 completed, throughput=5MB/sec 2023-12-01T05:21:58.085 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5VE00aM_LGiodBe off=6074732 len=2007262 2023-12-01T05:21:58.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 4313 completed, throughput=5MB/sec 2023-12-01T05:21:59.093 INFO:tasks.workunit.client.0.smithi060.stdout: 841: throughput=5MB/sec pending data=0 2023-12-01T05:21:59.094 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-knUBcVDnzRtR2Kf off=4896688 len=140468 2023-12-01T05:21:59.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 4314 completed, throughput=5MB/sec 2023-12-01T05:21:59.096 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vDoTHhq_PhrbQet off=8748475 len=862787 2023-12-01T05:21:59.101 INFO:tasks.workunit.client.0.smithi060.stdout:op 4315 completed, throughput=5MB/sec 2023-12-01T05:21:59.101 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D8jkv7bmGVVeC4U off=3980430 len=1543451 2023-12-01T05:21:59.111 INFO:tasks.workunit.client.0.smithi060.stdout:op 4316 completed, throughput=5MB/sec 2023-12-01T05:21:59.111 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YuQRqIjckMXqZds off=19761235 len=1820663 2023-12-01T05:21:59.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 4317 completed, throughput=5MB/sec 2023-12-01T05:21:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:21:59 smithi089 ceph-mon[98504]: pgmap v2194: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:22:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:21:59 smithi060 ceph-mon[94233]: pgmap v2194: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:22:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:21:59 smithi060 ceph-mon[109077]: pgmap v2194: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:22:00.119 INFO:tasks.workunit.client.0.smithi060.stdout: 842: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:00.119 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GKrk5yeHiRKML46 off=3471388 len=2041453 2023-12-01T05:22:00.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 4318 completed, throughput=5MB/sec 2023-12-01T05:22:00.129 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jxZTz57qzMKCpBs off=2574744 len=679226 2023-12-01T05:22:00.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 4319 completed, throughput=5MB/sec 2023-12-01T05:22:00.134 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NQ96zZ-f93hEHFA off=209028 len=598838 2023-12-01T05:22:00.137 INFO:tasks.workunit.client.0.smithi060.stdout:op 4320 completed, throughput=5MB/sec 2023-12-01T05:22:00.138 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3_THv-s5mEy2nOD off=10448952 len=1168280 2023-12-01T05:22:00.139 INFO:tasks.workunit.client.0.smithi060.stdout:op 4321 completed, throughput=5MB/sec 2023-12-01T05:22:00.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2GT9XgxYUi9XFeB off=9304020 len=1714809 2023-12-01T05:22:00.149 INFO:tasks.workunit.client.0.smithi060.stdout:op 4322 completed, throughput=5MB/sec 2023-12-01T05:22:01.149 INFO:tasks.workunit.client.0.smithi060.stdout: 843: throughput=5MB/sec pending data=0 2023-12-01T05:22:01.150 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FGE3cChvoaHJabE off=1125944 len=534490 2023-12-01T05:22:01.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 4323 completed, throughput=5MB/sec 2023-12-01T05:22:01.150 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8Q2zMzX8zgbSh-o off=3376918 len=413198 2023-12-01T05:22:01.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 4324 completed, throughput=5MB/sec 2023-12-01T05:22:01.151 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4ZaqPnTlDyZdJCJ off=4713144 len=1179206 2023-12-01T05:22:01.153 INFO:tasks.workunit.client.0.smithi060.stdout:op 4325 completed, throughput=5MB/sec 2023-12-01T05:22:01.154 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CL-7wFVNGVC3MvM off=157354 len=656489 2023-12-01T05:22:01.154 INFO:tasks.workunit.client.0.smithi060.stdout:op 4326 completed, throughput=5MB/sec 2023-12-01T05:22:01.155 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0F9fKEUUwNVJU3B off=33345 len=1755610 2023-12-01T05:22:01.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 4327 completed, throughput=5MB/sec 2023-12-01T05:22:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:01 smithi060 ceph-mon[94233]: pgmap v2195: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:22:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:01 smithi060 ceph-mon[109077]: pgmap v2195: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:22:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:01 smithi089 ceph-mon[98504]: pgmap v2195: 105 pgs: 105 active+clean; 128 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2023-12-01T05:22:02.157 INFO:tasks.workunit.client.0.smithi060.stdout: 844: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:02.157 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MNaYcfvZy6UwuwX off=14009745 len=1496117 2023-12-01T05:22:02.159 INFO:tasks.workunit.client.0.smithi060.stdout:op 4328 completed, throughput=5MB/sec 2023-12-01T05:22:02.160 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QXCvBgzCHgSf1WR off=13314811 len=38827 2023-12-01T05:22:02.160 INFO:tasks.workunit.client.0.smithi060.stdout:op 4329 completed, throughput=5MB/sec 2023-12-01T05:22:02.160 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AKDKZRUd3Vgia6F off=13370648 len=682282 2023-12-01T05:22:02.161 INFO:tasks.workunit.client.0.smithi060.stdout:op 4330 completed, throughput=5MB/sec 2023-12-01T05:22:02.161 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Iwb7lq7Lpn2bUpd off=14008311 len=840851 2023-12-01T05:22:02.162 INFO:tasks.workunit.client.0.smithi060.stdout:op 4331 completed, throughput=5MB/sec 2023-12-01T05:22:02.163 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OsFtR2hZPvrYV_X off=6786041 len=610627 2023-12-01T05:22:02.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 4332 completed, throughput=5MB/sec 2023-12-01T05:22:02.167 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3zo_nae9-CApGJm off=12226650 len=314157 2023-12-01T05:22:02.168 INFO:tasks.workunit.client.0.smithi060.stdout:op 4333 completed, throughput=5MB/sec 2023-12-01T05:22:02.168 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-71ltwHtfj-Ulx_g off=3763907 len=849294 2023-12-01T05:22:02.169 INFO:tasks.workunit.client.0.smithi060.stdout:op 4334 completed, throughput=5MB/sec 2023-12-01T05:22:03.169 INFO:tasks.workunit.client.0.smithi060.stdout: 845: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:03.169 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Is7bMrFsmK6AubR off=15683701 len=784599 2023-12-01T05:22:03.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 4335 completed, throughput=5MB/sec 2023-12-01T05:22:03.174 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6rYQ_bQWfmlqdAJ off=9410228 len=472515 2023-12-01T05:22:03.175 INFO:tasks.workunit.client.0.smithi060.stdout:op 4336 completed, throughput=5MB/sec 2023-12-01T05:22:03.175 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VR7qhcaZ3Al1I6N off=14662644 len=1210454 2023-12-01T05:22:03.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 4337 completed, throughput=5MB/sec 2023-12-01T05:22:03.181 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WZyxbgRgQDCXq2q off=2349386 len=779405 2023-12-01T05:22:03.182 INFO:tasks.workunit.client.0.smithi060.stdout:op 4338 completed, throughput=5MB/sec 2023-12-01T05:22:03.182 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rQO3rRqqlUhF3kc off=15026881 len=1270995 2023-12-01T05:22:03.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 4339 completed, throughput=5MB/sec 2023-12-01T05:22:03.188 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AddcF1eGTTP3Nj9 off=1977228 len=539146 2023-12-01T05:22:03.189 INFO:tasks.workunit.client.0.smithi060.stdout:op 4340 completed, throughput=5MB/sec 2023-12-01T05:22:03.189 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YsUcrO0EIiQUo4f off=692511 len=179227 2023-12-01T05:22:03.189 INFO:tasks.workunit.client.0.smithi060.stdout:op 4341 completed, throughput=5MB/sec 2023-12-01T05:22:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:03 smithi060 ceph-mon[94233]: pgmap v2196: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:22:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:03 smithi060 ceph-mon[109077]: pgmap v2196: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:22:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:03 smithi089 ceph-mon[98504]: pgmap v2196: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:22:04.189 INFO:tasks.workunit.client.0.smithi060.stdout: 846: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:04.190 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XkaiskxTB1JQIV_ off=18165101 len=15353 2023-12-01T05:22:04.192 INFO:tasks.workunit.client.0.smithi060.stdout:op 4342 completed, throughput=4.99MB/sec 2023-12-01T05:22:04.192 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PtynxBIptsTpFbk off=15950168 len=117167 2023-12-01T05:22:04.193 INFO:tasks.workunit.client.0.smithi060.stdout:op 4343 completed, throughput=4.99MB/sec 2023-12-01T05:22:04.193 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GQFy5NsIEUQBTSo off=15515985 len=1491121 2023-12-01T05:22:04.200 INFO:tasks.workunit.client.0.smithi060.stdout:op 4344 completed, throughput=5MB/sec 2023-12-01T05:22:04.200 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X0jhZFEYqKtY1bW off=17422927 len=1395759 2023-12-01T05:22:04.202 INFO:tasks.workunit.client.0.smithi060.stdout:op 4345 completed, throughput=5MB/sec 2023-12-01T05:22:04.202 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XHTzqs4K_etvuC0 off=9432103 len=1310766 2023-12-01T05:22:04.207 INFO:tasks.workunit.client.0.smithi060.stdout:op 4346 completed, throughput=5MB/sec 2023-12-01T05:22:04.207 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pZ2Tm10daHS_PkU off=8662153 len=1208701 2023-12-01T05:22:04.213 INFO:tasks.workunit.client.0.smithi060.stdout:op 4347 completed, throughput=5MB/sec 2023-12-01T05:22:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:22:04] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:22:05.213 INFO:tasks.workunit.client.0.smithi060.stdout: 847: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:05.213 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gwSV3pe98NeDyre off=892857 len=1843764 2023-12-01T05:22:05.217 INFO:tasks.workunit.client.0.smithi060.stdout:op 4348 completed, throughput=5MB/sec 2023-12-01T05:22:05.217 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-E7Y4FqK2a4vvP4p off=4354296 len=287043 2023-12-01T05:22:05.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 4349 completed, throughput=5MB/sec 2023-12-01T05:22:05.218 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-96Eg6jsLrNuHSRo off=7397054 len=643231 2023-12-01T05:22:05.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 4350 completed, throughput=5MB/sec 2023-12-01T05:22:05.223 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_cG6KAHcFktURGi off=14895536 len=170960 2023-12-01T05:22:05.225 INFO:tasks.workunit.client.0.smithi060.stdout:op 4351 completed, throughput=5MB/sec 2023-12-01T05:22:05.226 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p9sz6N4kY0h_xxM off=8523974 len=1738115 2023-12-01T05:22:05.232 INFO:tasks.workunit.client.0.smithi060.stdout:op 4352 completed, throughput=5MB/sec 2023-12-01T05:22:05.233 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-q18A4fJrDFxfafR off=18641751 len=818686 2023-12-01T05:22:05.233 INFO:tasks.workunit.client.0.smithi060.stdout:op 4353 completed, throughput=5MB/sec 2023-12-01T05:22:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:05 smithi060 ceph-mon[94233]: pgmap v2197: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:22:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:05 smithi060 ceph-mon[109077]: pgmap v2197: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:22:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:05 smithi089 ceph-mon[98504]: pgmap v2197: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:22:06.043 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:22:06.234 INFO:tasks.workunit.client.0.smithi060.stdout: 848: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:06.234 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z18I78sT2E6zahv off=10596513 len=926480 2023-12-01T05:22:06.235 INFO:tasks.workunit.client.0.smithi060.stdout:op 4354 completed, throughput=5MB/sec 2023-12-01T05:22:06.235 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Rb39UQ0TL2Q7bhE off=16665416 len=1150457 2023-12-01T05:22:06.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 4355 completed, throughput=5MB/sec 2023-12-01T05:22:06.241 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hIXttMvihQd7SQv off=1037341 len=1320576 2023-12-01T05:22:06.242 INFO:tasks.workunit.client.0.smithi060.stdout:op 4356 completed, throughput=5MB/sec 2023-12-01T05:22:06.242 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vyuOKCV7hhEvA67 off=8159048 len=1925529 2023-12-01T05:22:06.248 INFO:tasks.workunit.client.0.smithi060.stdout:op 4357 completed, throughput=5MB/sec 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (36m) 4m ago 36m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (36m) 4m ago 36m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (37m) 4m ago 37m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (37m) 4m ago 37m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (40m) 4m ago 40m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (42m) 4m ago 42m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (42m) 4m ago 42m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (41m) 4m ago 41m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:22:06.370 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (40m) 4m ago 40m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (36m) 4m ago 36m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (36m) 4m ago 36m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (40m) 4m ago 40m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (40m) 4m ago 40m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (39m) 4m ago 39m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (39m) 4m ago 39m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (39m) 4m ago 39m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (38m) 4m ago 38m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (38m) 4m ago 38m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (38m) 4m ago 38m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:22:06.371 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (36m) 4m ago 37m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:22:06.766 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:06.767 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:22:06.768 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:22:06.768 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:06.768 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:22:06.768 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:22:06.768 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:22:06.768 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:22:07.248 INFO:tasks.workunit.client.0.smithi060.stdout: 849: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:07.248 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1Pz1urp3oW7zx4P off=9802213 len=691651 2023-12-01T05:22:07.253 INFO:tasks.workunit.client.0.smithi060.stdout:op 4358 completed, throughput=5MB/sec 2023-12-01T05:22:07.253 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tZ-Bup-MkJqLDYw off=5537008 len=1175248 2023-12-01T05:22:07.258 INFO:tasks.workunit.client.0.smithi060.stdout:op 4359 completed, throughput=5MB/sec 2023-12-01T05:22:07.258 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_W4Tioxr2ReZdwo off=5753144 len=1892581 2023-12-01T05:22:07.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 4360 completed, throughput=5MB/sec 2023-12-01T05:22:07.259 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--JkjswuJ-6firtK off=9757311 len=161182 2023-12-01T05:22:07.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 4361 completed, throughput=5MB/sec 2023-12-01T05:22:07.260 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vhYmUJxnPz16_4L off=16177829 len=1916494 2023-12-01T05:22:07.271 INFO:tasks.workunit.client.0.smithi060.stdout:op 4362 completed, throughput=5MB/sec 2023-12-01T05:22:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[94233]: pgmap v2198: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:22:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[94233]: from='client.16704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[94233]: from='client.16710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3736274745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:22:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[109077]: pgmap v2198: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:22:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[109077]: from='client.16704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[109077]: from='client.16710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3736274745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:22:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:07 smithi089 ceph-mon[98504]: pgmap v2198: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:22:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:07 smithi089 ceph-mon[98504]: from='client.16704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:07 smithi089 ceph-mon[98504]: from='client.16710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3736274745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:22:08.271 INFO:tasks.workunit.client.0.smithi060.stdout: 850: throughput=5MB/sec pending data=0 2023-12-01T05:22:08.271 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q4XfRHlIVBpByYp off=5947079 len=1482841 2023-12-01T05:22:08.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 4363 completed, throughput=5MB/sec 2023-12-01T05:22:08.274 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Nt7xAYpmMdnQegD off=6409001 len=1125700 2023-12-01T05:22:08.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 4364 completed, throughput=5MB/sec 2023-12-01T05:22:08.276 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZR787ukdeU5vdVA off=4986288 len=879867 2023-12-01T05:22:08.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 4365 completed, throughput=5MB/sec 2023-12-01T05:22:08.277 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F1KrA5MF4ZWZAkq off=5471124 len=1500268 2023-12-01T05:22:08.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 4366 completed, throughput=5MB/sec 2023-12-01T05:22:09.280 INFO:tasks.workunit.client.0.smithi060.stdout: 851: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:09.281 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5SGKTV1_1NJECCZ off=11953553 len=1605300 2023-12-01T05:22:09.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 4367 completed, throughput=5MB/sec 2023-12-01T05:22:09.289 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cELyeD19TErqM9c off=14183425 len=1141860 2023-12-01T05:22:09.295 INFO:tasks.workunit.client.0.smithi060.stdout:op 4368 completed, throughput=5MB/sec 2023-12-01T05:22:09.295 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wTxcnUKtQaIrNVr off=10818181 len=836899 2023-12-01T05:22:09.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 4369 completed, throughput=5MB/sec 2023-12-01T05:22:09.296 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8ZD6yxWV9SUslDA off=29948 len=1209129 2023-12-01T05:22:09.303 INFO:tasks.workunit.client.0.smithi060.stdout:op 4370 completed, throughput=5MB/sec 2023-12-01T05:22:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:09 smithi060 ceph-mon[94233]: pgmap v2199: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:22:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:09 smithi060 ceph-mon[109077]: pgmap v2199: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:22:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:09 smithi089 ceph-mon[98504]: pgmap v2199: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:22:10.303 INFO:tasks.workunit.client.0.smithi060.stdout: 852: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:10.303 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t13SjURovBh_Yl8 off=6179811 len=2018490 2023-12-01T05:22:10.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 4371 completed, throughput=5MB/sec 2023-12-01T05:22:10.314 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_JzLcTsYhYo1vr- off=214558 len=1267156 2023-12-01T05:22:10.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 4372 completed, throughput=5MB/sec 2023-12-01T05:22:10.321 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-a_8ksj2F5MZjzVz off=101033 len=981983 2023-12-01T05:22:10.326 INFO:tasks.workunit.client.0.smithi060.stdout:op 4373 completed, throughput=5MB/sec 2023-12-01T05:22:10.326 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rUIO09oT4O6FiNu off=4405786 len=139300 2023-12-01T05:22:10.327 INFO:tasks.workunit.client.0.smithi060.stdout:op 4374 completed, throughput=5MB/sec 2023-12-01T05:22:10.327 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xP8Rgje3X-VA5-2 off=3285725 len=83817 2023-12-01T05:22:10.327 INFO:tasks.workunit.client.0.smithi060.stdout:op 4375 completed, throughput=5MB/sec 2023-12-01T05:22:10.328 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-W0cjVH4uUDn-qsf off=1190744 len=1135339 2023-12-01T05:22:10.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 4376 completed, throughput=5MB/sec 2023-12-01T05:22:11.335 INFO:tasks.workunit.client.0.smithi060.stdout: 853: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:11.335 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KSD6YcG1rhq5qVS off=8449788 len=1841237 2023-12-01T05:22:11.336 INFO:tasks.workunit.client.0.smithi060.stdout:op 4377 completed, throughput=5MB/sec 2023-12-01T05:22:11.336 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZSJRqvfT9YWm6Av off=7428404 len=1596608 2023-12-01T05:22:11.339 INFO:tasks.workunit.client.0.smithi060.stdout:op 4378 completed, throughput=5MB/sec 2023-12-01T05:22:11.339 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xdax0uN6a4ROGk_ off=2634563 len=2082492 2023-12-01T05:22:11.351 INFO:tasks.workunit.client.0.smithi060.stdout:op 4379 completed, throughput=5MB/sec 2023-12-01T05:22:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:11 smithi060 ceph-mon[94233]: pgmap v2200: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:22:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:11 smithi060 ceph-mon[109077]: pgmap v2200: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:22:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:11 smithi089 ceph-mon[98504]: pgmap v2200: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:22:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:12.352 INFO:tasks.workunit.client.0.smithi060.stdout: 854: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:12.352 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GGYzHH5xfJT5q_t off=19216143 len=1080705 2023-12-01T05:22:12.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 4380 completed, throughput=5MB/sec 2023-12-01T05:22:12.358 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aYH8lsVyTgJqXdq off=8177451 len=125349 2023-12-01T05:22:12.360 INFO:tasks.workunit.client.0.smithi060.stdout:op 4381 completed, throughput=5MB/sec 2023-12-01T05:22:12.360 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YjcRVQANEI918Zt off=1310001 len=634033 2023-12-01T05:22:12.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 4382 completed, throughput=5MB/sec 2023-12-01T05:22:12.361 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MIpdVVDIexpqaZr off=480018 len=1719103 2023-12-01T05:22:12.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 4383 completed, throughput=5MB/sec 2023-12-01T05:22:12.364 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nthOAGB061G4Oct off=2077369 len=1320571 2023-12-01T05:22:12.366 INFO:tasks.workunit.client.0.smithi060.stdout:op 4384 completed, throughput=5MB/sec 2023-12-01T05:22:13.366 INFO:tasks.workunit.client.0.smithi060.stdout: 855: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:13.366 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U-M8Vcpmq03xty5 off=5338554 len=894521 2023-12-01T05:22:13.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 4385 completed, throughput=5MB/sec 2023-12-01T05:22:13.368 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RJ97qF15X8oBX7c off=5320921 len=174388 2023-12-01T05:22:13.371 INFO:tasks.workunit.client.0.smithi060.stdout:op 4386 completed, throughput=5MB/sec 2023-12-01T05:22:13.371 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ABEFC1YmzosWoV2 off=992937 len=2052389 2023-12-01T05:22:13.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 4387 completed, throughput=5MB/sec 2023-12-01T05:22:13.373 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xfsjCSRW1dqH4nd off=6788076 len=1766570 2023-12-01T05:22:13.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 4388 completed, throughput=5MB/sec 2023-12-01T05:22:13.381 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GWZU8Cq_LZ_SMei off=2405204 len=2057137 2023-12-01T05:22:13.390 INFO:tasks.workunit.client.0.smithi060.stdout:op 4389 completed, throughput=5MB/sec 2023-12-01T05:22:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:13 smithi060 ceph-mon[94233]: pgmap v2201: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:22:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:13 smithi060 ceph-mon[109077]: pgmap v2201: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:22:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:13 smithi089 ceph-mon[98504]: pgmap v2201: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2023-12-01T05:22:14.390 INFO:tasks.workunit.client.0.smithi060.stdout: 856: throughput=5MB/sec pending data=0 2023-12-01T05:22:14.390 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XN62bnOVM75pbHm off=17736161 len=1879935 2023-12-01T05:22:14.402 INFO:tasks.workunit.client.0.smithi060.stdout:op 4390 completed, throughput=5MB/sec 2023-12-01T05:22:14.402 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gEe-cczOCjbDhQb off=17142434 len=1590919 2023-12-01T05:22:14.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 4391 completed, throughput=5MB/sec 2023-12-01T05:22:14.404 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dHSd668yHcde_YK off=622693 len=84261 2023-12-01T05:22:14.405 INFO:tasks.workunit.client.0.smithi060.stdout:op 4392 completed, throughput=5MB/sec 2023-12-01T05:22:14.405 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n3f2FbF76PKSxxK off=737647 len=923370 2023-12-01T05:22:14.406 INFO:tasks.workunit.client.0.smithi060.stdout:op 4393 completed, throughput=5MB/sec 2023-12-01T05:22:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:22:14] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:22:15.406 INFO:tasks.workunit.client.0.smithi060.stdout: 857: throughput=5MB/sec pending data=0 2023-12-01T05:22:15.407 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kig1mmSGY1WEf8b off=7045599 len=822392 2023-12-01T05:22:15.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 4394 completed, throughput=5MB/sec 2023-12-01T05:22:15.408 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MlAWhnX4J-_FazY off=1148241 len=819233 2023-12-01T05:22:15.412 INFO:tasks.workunit.client.0.smithi060.stdout:op 4395 completed, throughput=5MB/sec 2023-12-01T05:22:15.413 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iLGv_1Tre6d7Jks off=2977480 len=1853892 2023-12-01T05:22:15.423 INFO:tasks.workunit.client.0.smithi060.stdout:op 4396 completed, throughput=5MB/sec 2023-12-01T05:22:15.423 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9P2VJzUngbmOYt9 off=5685394 len=1119602 2023-12-01T05:22:15.424 INFO:tasks.workunit.client.0.smithi060.stdout:op 4397 completed, throughput=5MB/sec 2023-12-01T05:22:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:15 smithi060 ceph-mon[94233]: pgmap v2202: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:15 smithi060 ceph-mon[109077]: pgmap v2202: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:15 smithi089 ceph-mon[98504]: pgmap v2202: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:16.425 INFO:tasks.workunit.client.0.smithi060.stdout: 858: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:16.425 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ia0kDG5XMgAXJi_ off=4588962 len=1867124 2023-12-01T05:22:16.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 4398 completed, throughput=5MB/sec 2023-12-01T05:22:16.435 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n0hX5Cp98K1CNic off=13656064 len=1893157 2023-12-01T05:22:16.438 INFO:tasks.workunit.client.0.smithi060.stdout:op 4399 completed, throughput=5MB/sec 2023-12-01T05:22:16.438 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vg_yRz7RJ-BoQMT off=656000 len=1214520 2023-12-01T05:22:16.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 4400 completed, throughput=5MB/sec 2023-12-01T05:22:16.444 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F0hMl56iPpVOg2V off=2142248 len=961090 2023-12-01T05:22:16.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 4401 completed, throughput=5MB/sec 2023-12-01T05:22:17.450 INFO:tasks.workunit.client.0.smithi060.stdout: 859: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:17.451 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3riOGTMa0wn_bny off=584307 len=1654741 2023-12-01T05:22:17.452 INFO:tasks.workunit.client.0.smithi060.stdout:op 4402 completed, throughput=5MB/sec 2023-12-01T05:22:17.453 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IxeAi1kQA80CffF off=3756359 len=2040366 2023-12-01T05:22:17.455 INFO:tasks.workunit.client.0.smithi060.stdout:op 4403 completed, throughput=5MB/sec 2023-12-01T05:22:17.455 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CBEJ1a-AsMA45_K off=3777949 len=393362 2023-12-01T05:22:17.459 INFO:tasks.workunit.client.0.smithi060.stdout:op 4404 completed, throughput=5MB/sec 2023-12-01T05:22:17.459 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hqNXu3iVMwubxfV off=1919767 len=1448226 2023-12-01T05:22:17.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 4405 completed, throughput=5MB/sec 2023-12-01T05:22:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:17 smithi060 ceph-mon[94233]: pgmap v2203: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:17 smithi060 ceph-mon[109077]: pgmap v2203: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:17 smithi089 ceph-mon[98504]: pgmap v2203: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:18.465 INFO:tasks.workunit.client.0.smithi060.stdout: 860: throughput=5MB/sec pending data=0 2023-12-01T05:22:18.466 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pe8SrLUlKaUcxBP off=599990 len=2063375 2023-12-01T05:22:18.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 4406 completed, throughput=5MB/sec 2023-12-01T05:22:18.474 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iSR14fL9vY2vUZp off=1646276 len=1746310 2023-12-01T05:22:18.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 4407 completed, throughput=5MB/sec 2023-12-01T05:22:18.481 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LYl80K-cKh8vzXc off=22165588 len=988638 2023-12-01T05:22:18.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 4408 completed, throughput=5MB/sec 2023-12-01T05:22:19.483 INFO:tasks.workunit.client.0.smithi060.stdout: 861: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:19.483 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Upz717VegR_AyR5 off=7414464 len=631343 2023-12-01T05:22:19.484 INFO:tasks.workunit.client.0.smithi060.stdout:op 4409 completed, throughput=5MB/sec 2023-12-01T05:22:19.484 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hfDttDYTQ-J9-vw off=5928825 len=620877 2023-12-01T05:22:19.488 INFO:tasks.workunit.client.0.smithi060.stdout:op 4410 completed, throughput=5MB/sec 2023-12-01T05:22:19.489 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5x5-l9__U6tw-Cc off=10521098 len=307073 2023-12-01T05:22:19.491 INFO:tasks.workunit.client.0.smithi060.stdout:op 4411 completed, throughput=5MB/sec 2023-12-01T05:22:19.492 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ggov2W4dacxxEDg off=1562371 len=193567 2023-12-01T05:22:19.494 INFO:tasks.workunit.client.0.smithi060.stdout:op 4412 completed, throughput=5MB/sec 2023-12-01T05:22:19.494 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-s6wiJC6WhLEKrew off=1288679 len=1045217 2023-12-01T05:22:19.499 INFO:tasks.workunit.client.0.smithi060.stdout:op 4413 completed, throughput=5MB/sec 2023-12-01T05:22:19.499 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hD_xA0T_c6J5My7 off=397431 len=1075498 2023-12-01T05:22:19.505 INFO:tasks.workunit.client.0.smithi060.stdout:op 4414 completed, throughput=5MB/sec 2023-12-01T05:22:19.505 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oZ7KNH9Z4-eMpiG off=3198369 len=1761886 2023-12-01T05:22:19.515 INFO:tasks.workunit.client.0.smithi060.stdout:op 4415 completed, throughput=5MB/sec 2023-12-01T05:22:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:19 smithi060 ceph-mon[94233]: pgmap v2204: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:22:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:19 smithi060 ceph-mon[109077]: pgmap v2204: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:22:20.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:19 smithi089 ceph-mon[98504]: pgmap v2204: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:22:20.515 INFO:tasks.workunit.client.0.smithi060.stdout: 862: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:20.515 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0-24B8o9Ol_ruAV off=7310801 len=1211167 2023-12-01T05:22:20.517 INFO:tasks.workunit.client.0.smithi060.stdout:op 4416 completed, throughput=5MB/sec 2023-12-01T05:22:20.517 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p7vPOVD66nmEwFN off=21883901 len=1101938 2023-12-01T05:22:20.523 INFO:tasks.workunit.client.0.smithi060.stdout:op 4417 completed, throughput=5MB/sec 2023-12-01T05:22:20.523 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rCK5GOaFN9vo_-w off=10614680 len=700507 2023-12-01T05:22:20.524 INFO:tasks.workunit.client.0.smithi060.stdout:op 4418 completed, throughput=5MB/sec 2023-12-01T05:22:20.524 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JOkPfFWRMKLB-NJ off=5542917 len=1648401 2023-12-01T05:22:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 4419 completed, throughput=5MB/sec 2023-12-01T05:22:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YfcJjvcAw9LYYTK off=3215097 len=47725 2023-12-01T05:22:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 4420 completed, throughput=5MB/sec 2023-12-01T05:22:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xz8jNoMmig7d_Nq off=6278130 len=1598721 2023-12-01T05:22:20.541 INFO:tasks.workunit.client.0.smithi060.stdout:op 4421 completed, throughput=5MB/sec 2023-12-01T05:22:21.542 INFO:tasks.workunit.client.0.smithi060.stdout: 863: throughput=5MB/sec pending data=0 2023-12-01T05:22:21.542 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yo89FwJ9O4WhPSy off=10626402 len=1937021 2023-12-01T05:22:21.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 4422 completed, throughput=5MB/sec 2023-12-01T05:22:21.550 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JUltNSen_IZogfA off=2365818 len=482629 2023-12-01T05:22:21.551 INFO:tasks.workunit.client.0.smithi060.stdout:op 4423 completed, throughput=5MB/sec 2023-12-01T05:22:21.552 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VlCCVLzrsj6yuWX off=10299694 len=1682978 2023-12-01T05:22:21.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 4424 completed, throughput=5MB/sec 2023-12-01T05:22:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:21 smithi060 ceph-mon[94233]: pgmap v2205: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:21 smithi060 ceph-mon[109077]: pgmap v2205: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:21 smithi089 ceph-mon[98504]: pgmap v2205: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:22.555 INFO:tasks.workunit.client.0.smithi060.stdout: 864: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:22.555 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3eJI1MA6pnR0QVX off=5503855 len=728571 2023-12-01T05:22:22.560 INFO:tasks.workunit.client.0.smithi060.stdout:op 4425 completed, throughput=5MB/sec 2023-12-01T05:22:22.560 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CeLqOPcnjgM5X14 off=6163528 len=329226 2023-12-01T05:22:22.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 4426 completed, throughput=5MB/sec 2023-12-01T05:22:22.561 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-boUMBZTPxWRzGjD off=1369015 len=920838 2023-12-01T05:22:22.566 INFO:tasks.workunit.client.0.smithi060.stdout:op 4427 completed, throughput=5MB/sec 2023-12-01T05:22:22.566 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EJ4CjW3pE0fXv6R off=14771591 len=532811 2023-12-01T05:22:22.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 4428 completed, throughput=5MB/sec 2023-12-01T05:22:22.568 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-a9NRlWEsQuDDIzd off=1251289 len=52874 2023-12-01T05:22:22.570 INFO:tasks.workunit.client.0.smithi060.stdout:op 4429 completed, throughput=5MB/sec 2023-12-01T05:22:22.570 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PoWKVTsf-tHtEpG off=9721147 len=953318 2023-12-01T05:22:22.576 INFO:tasks.workunit.client.0.smithi060.stdout:op 4430 completed, throughput=5MB/sec 2023-12-01T05:22:22.576 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--8zxOk8pmIfZtFc off=2346730 len=1561418 2023-12-01T05:22:22.582 INFO:tasks.workunit.client.0.smithi060.stdout:op 4431 completed, throughput=5MB/sec 2023-12-01T05:22:22.583 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j5U97Je6odzf612 off=5096033 len=618112 2023-12-01T05:22:22.586 INFO:tasks.workunit.client.0.smithi060.stdout:op 4432 completed, throughput=5MB/sec 2023-12-01T05:22:23.591 INFO:tasks.workunit.client.0.smithi060.stdout: 865: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:23.591 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wbF494F_g8xYy_g off=5562898 len=1791888 2023-12-01T05:22:23.597 INFO:tasks.workunit.client.0.smithi060.stdout:op 4433 completed, throughput=5MB/sec 2023-12-01T05:22:23.597 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wU_Gc_V1DZys3Ah off=614568 len=1159995 2023-12-01T05:22:23.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 4434 completed, throughput=5MB/sec 2023-12-01T05:22:23.603 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A87chcTh8z9lqeX off=194225 len=950969 2023-12-01T05:22:23.605 INFO:tasks.workunit.client.0.smithi060.stdout:op 4435 completed, throughput=5MB/sec 2023-12-01T05:22:23.605 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4VRx49aCSwx9LSg off=2305283 len=652881 2023-12-01T05:22:23.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 4436 completed, throughput=5MB/sec 2023-12-01T05:22:23.609 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mH1o2PXoJ2A2HOm off=15085262 len=390456 2023-12-01T05:22:23.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 4437 completed, throughput=5MB/sec 2023-12-01T05:22:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:23 smithi060 ceph-mon[94233]: pgmap v2206: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:22:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:23 smithi060 ceph-mon[109077]: pgmap v2206: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:22:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:23 smithi089 ceph-mon[98504]: pgmap v2206: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:22:24.610 INFO:tasks.workunit.client.0.smithi060.stdout: 866: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:24.610 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-02LUx7XM4f5Dyq7 off=4741509 len=782705 2023-12-01T05:22:24.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 4438 completed, throughput=5MB/sec 2023-12-01T05:22:24.612 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nW10xHT3a1VEmhj off=5549067 len=1505518 2023-12-01T05:22:24.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 4439 completed, throughput=5MB/sec 2023-12-01T05:22:24.619 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dJq87wd5yRUrHnY off=2301758 len=855567 2023-12-01T05:22:24.623 INFO:tasks.workunit.client.0.smithi060.stdout:op 4440 completed, throughput=5MB/sec 2023-12-01T05:22:24.623 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DWcOJ68O8kRWa9j off=494245 len=3650 2023-12-01T05:22:24.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 4441 completed, throughput=5MB/sec 2023-12-01T05:22:24.626 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HquMqXk1Kkaz9me off=2044916 len=1567653 2023-12-01T05:22:24.628 INFO:tasks.workunit.client.0.smithi060.stdout:op 4442 completed, throughput=5MB/sec 2023-12-01T05:22:24.628 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dNj2KnfpYyyEYua off=462060 len=258572 2023-12-01T05:22:24.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 4443 completed, throughput=5MB/sec 2023-12-01T05:22:24.631 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uEmG8qc41_gUEro off=224264 len=566897 2023-12-01T05:22:24.635 INFO:tasks.workunit.client.0.smithi060.stdout:op 4444 completed, throughput=5MB/sec 2023-12-01T05:22:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:22:24] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:22:25.635 INFO:tasks.workunit.client.0.smithi060.stdout: 867: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:25.635 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1c4GiWDzht4T0_x off=5634529 len=400383 2023-12-01T05:22:25.636 INFO:tasks.workunit.client.0.smithi060.stdout:op 4445 completed, throughput=5MB/sec 2023-12-01T05:22:25.636 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3i3DllEitrM-at2 off=8256981 len=1028377 2023-12-01T05:22:25.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 4446 completed, throughput=5MB/sec 2023-12-01T05:22:25.643 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_hQXs6khg295cIH off=37394 len=630157 2023-12-01T05:22:25.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 4447 completed, throughput=5MB/sec 2023-12-01T05:22:25.644 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RtFx5S_l0Rxpyy4 off=453986 len=794054 2023-12-01T05:22:25.645 INFO:tasks.workunit.client.0.smithi060.stdout:op 4448 completed, throughput=5MB/sec 2023-12-01T05:22:25.645 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JyhZWFXPfv0uDOE off=5865032 len=1073077 2023-12-01T05:22:25.651 INFO:tasks.workunit.client.0.smithi060.stdout:op 4449 completed, throughput=5MB/sec 2023-12-01T05:22:25.651 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SVN55XhD0OneUAP off=6513490 len=1712580 2023-12-01T05:22:25.654 INFO:tasks.workunit.client.0.smithi060.stdout:op 4450 completed, throughput=5MB/sec 2023-12-01T05:22:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:25 smithi060 ceph-mon[94233]: pgmap v2207: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:25 smithi060 ceph-mon[109077]: pgmap v2207: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:25 smithi089 ceph-mon[98504]: pgmap v2207: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:26.654 INFO:tasks.workunit.client.0.smithi060.stdout: 868: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:26.654 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--WFzbagCG9QQPTM off=290560 len=1050289 2023-12-01T05:22:26.656 INFO:tasks.workunit.client.0.smithi060.stdout:op 4451 completed, throughput=5MB/sec 2023-12-01T05:22:26.656 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jk7gnNMDo687jDk off=2332695 len=1006751 2023-12-01T05:22:26.661 INFO:tasks.workunit.client.0.smithi060.stdout:op 4452 completed, throughput=5MB/sec 2023-12-01T05:22:26.661 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0oUm6QlVN-wyLSu off=4685962 len=1922284 2023-12-01T05:22:26.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 4453 completed, throughput=5MB/sec 2023-12-01T05:22:26.670 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1EqhI0fe6SR2q0v off=2820935 len=661658 2023-12-01T05:22:26.671 INFO:tasks.workunit.client.0.smithi060.stdout:op 4454 completed, throughput=5MB/sec 2023-12-01T05:22:26.671 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gAVErs2ROiBSCtg off=1984396 len=2069498 2023-12-01T05:22:26.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 4455 completed, throughput=5MB/sec 2023-12-01T05:22:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:27.683 INFO:tasks.workunit.client.0.smithi060.stdout: 869: throughput=5MB/sec pending data=0 2023-12-01T05:22:27.683 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LFEUWhReQFvzF-q off=21435741 len=1104801 2023-12-01T05:22:27.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 4456 completed, throughput=5MB/sec 2023-12-01T05:22:27.689 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a_UFsc0U473cLXt off=2200082 len=257955 2023-12-01T05:22:27.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 4457 completed, throughput=5MB/sec 2023-12-01T05:22:27.690 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Msdo7MNwxim1yuB off=2125521 len=1675704 2023-12-01T05:22:27.698 INFO:tasks.workunit.client.0.smithi060.stdout:op 4458 completed, throughput=5MB/sec 2023-12-01T05:22:27.698 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QjMWvSQ9VgnvL1T off=1121935 len=71696 2023-12-01T05:22:27.698 INFO:tasks.workunit.client.0.smithi060.stdout:op 4459 completed, throughput=5MB/sec 2023-12-01T05:22:27.698 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-urA5amH69YYoSOP off=4042333 len=1891474 2023-12-01T05:22:27.700 INFO:tasks.workunit.client.0.smithi060.stdout:op 4460 completed, throughput=5MB/sec 2023-12-01T05:22:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:27 smithi060 ceph-mon[94233]: pgmap v2208: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:27 smithi060 ceph-mon[109077]: pgmap v2208: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:27 smithi089 ceph-mon[98504]: pgmap v2208: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:22:28.701 INFO:tasks.workunit.client.0.smithi060.stdout: 870: throughput=5MB/sec pending data=0 2023-12-01T05:22:28.701 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1NsLjpJn_7RwPeW off=1441614 len=274549 2023-12-01T05:22:28.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 4461 completed, throughput=5MB/sec 2023-12-01T05:22:28.704 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-algnCUjR9CrIK2K off=0 len=1095846 2023-12-01T05:22:28.705 INFO:tasks.workunit.client.0.smithi060.stdout:op 4462 completed, throughput=5MB/sec 2023-12-01T05:22:28.706 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4cYbJvB0e_h8P_Z off=1798210 len=206545 2023-12-01T05:22:28.706 INFO:tasks.workunit.client.0.smithi060.stdout:op 4463 completed, throughput=5MB/sec 2023-12-01T05:22:28.707 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--mRnjTLlrSSt5Ui off=375869 len=1215495 2023-12-01T05:22:28.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 4464 completed, throughput=5MB/sec 2023-12-01T05:22:28.708 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hSxbKfCbjHTwK5X off=2177449 len=1259838 2023-12-01T05:22:28.709 INFO:tasks.workunit.client.0.smithi060.stdout:op 4465 completed, throughput=5MB/sec 2023-12-01T05:22:29.709 INFO:tasks.workunit.client.0.smithi060.stdout: 871: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:29.710 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bICM56VWDNb2mAK off=9360319 len=422248 2023-12-01T05:22:29.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 4466 completed, throughput=5MB/sec 2023-12-01T05:22:29.713 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G2IhZiwye0LQ_nc off=16526122 len=950432 2023-12-01T05:22:29.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 4467 completed, throughput=5MB/sec 2023-12-01T05:22:29.715 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-R_qpaSddmJOqymz off=3838756 len=640170 2023-12-01T05:22:29.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 4468 completed, throughput=5MB/sec 2023-12-01T05:22:29.717 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RESVG501GdPrn36 off=11993181 len=495637 2023-12-01T05:22:29.718 INFO:tasks.workunit.client.0.smithi060.stdout:op 4469 completed, throughput=5MB/sec 2023-12-01T05:22:29.718 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pOM3sRbIV-_frtL off=3635463 len=1382098 2023-12-01T05:22:29.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 4470 completed, throughput=5MB/sec 2023-12-01T05:22:29.719 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bcdMwmKLwjOJplo off=2493081 len=987538 2023-12-01T05:22:29.720 INFO:tasks.workunit.client.0.smithi060.stdout:op 4471 completed, throughput=5MB/sec 2023-12-01T05:22:29.720 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t9OWpa-z2qVztpt off=11828770 len=782694 2023-12-01T05:22:29.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 4472 completed, throughput=5MB/sec 2023-12-01T05:22:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:29 smithi060 ceph-mon[94233]: pgmap v2209: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:22:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:29 smithi060 ceph-mon[109077]: pgmap v2209: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:22:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:29 smithi089 ceph-mon[98504]: pgmap v2209: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:22:30.725 INFO:tasks.workunit.client.0.smithi060.stdout: 872: throughput=5MB/sec pending data=0 2023-12-01T05:22:30.726 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9wanUbS1zJoPWpu off=827755 len=1532809 2023-12-01T05:22:30.733 INFO:tasks.workunit.client.0.smithi060.stdout:op 4473 completed, throughput=5MB/sec 2023-12-01T05:22:30.733 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3ni-todLsO3nBVU off=11731571 len=1263759 2023-12-01T05:22:30.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 4474 completed, throughput=5MB/sec 2023-12-01T05:22:30.739 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qPI_HCm2K0EC4C- off=366371 len=375867 2023-12-01T05:22:30.740 INFO:tasks.workunit.client.0.smithi060.stdout:op 4475 completed, throughput=5MB/sec 2023-12-01T05:22:30.740 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TAQGagmZTKA-cvi off=2280567 len=55231 2023-12-01T05:22:30.742 INFO:tasks.workunit.client.0.smithi060.stdout:op 4476 completed, throughput=5MB/sec 2023-12-01T05:22:30.743 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zCoKzpxULbKjT_2 off=8285837 len=1701378 2023-12-01T05:22:30.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 4477 completed, throughput=5MB/sec 2023-12-01T05:22:31.751 INFO:tasks.workunit.client.0.smithi060.stdout: 873: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:31.751 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TkKtDHgA3Mab3HO off=4551761 len=526431 2023-12-01T05:22:31.752 INFO:tasks.workunit.client.0.smithi060.stdout:op 4478 completed, throughput=5MB/sec 2023-12-01T05:22:31.752 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9HP-XPEtquAxDNh off=5685252 len=1099353 2023-12-01T05:22:31.753 INFO:tasks.workunit.client.0.smithi060.stdout:op 4479 completed, throughput=5MB/sec 2023-12-01T05:22:31.753 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eyM_qBQPCYYv60t off=10019175 len=1087292 2023-12-01T05:22:31.760 INFO:tasks.workunit.client.0.smithi060.stdout:op 4480 completed, throughput=5MB/sec 2023-12-01T05:22:31.760 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-anS7zJY3UXPCYIl off=2702957 len=211296 2023-12-01T05:22:31.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 4481 completed, throughput=5MB/sec 2023-12-01T05:22:31.761 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2pE6EHJaeJDlGaz off=1398100 len=24779 2023-12-01T05:22:31.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 4482 completed, throughput=5MB/sec 2023-12-01T05:22:31.764 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B8FYZXh97tLV35E off=528263 len=401442 2023-12-01T05:22:31.765 INFO:tasks.workunit.client.0.smithi060.stdout:op 4483 completed, throughput=5MB/sec 2023-12-01T05:22:31.765 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4w8tppWBUM1fKkB off=3272276 len=350817 2023-12-01T05:22:31.768 INFO:tasks.workunit.client.0.smithi060.stdout:op 4484 completed, throughput=5MB/sec 2023-12-01T05:22:31.768 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-23nwza63TaX12Mr off=4145799 len=972712 2023-12-01T05:22:31.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 4485 completed, throughput=5MB/sec 2023-12-01T05:22:31.773 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jOIk7101isEOfeS off=317129 len=1979517 2023-12-01T05:22:31.775 INFO:tasks.workunit.client.0.smithi060.stdout:op 4486 completed, throughput=5MB/sec 2023-12-01T05:22:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:31 smithi060 ceph-mon[94233]: pgmap v2210: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:22:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:31 smithi060 ceph-mon[109077]: pgmap v2210: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:22:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:31 smithi089 ceph-mon[98504]: pgmap v2210: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:22:32.775 INFO:tasks.workunit.client.0.smithi060.stdout: 874: throughput=5MB/sec pending data=0 2023-12-01T05:22:32.775 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DRkBolb4ZO3zCXv off=19170823 len=747939 2023-12-01T05:22:32.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 4487 completed, throughput=5MB/sec 2023-12-01T05:22:32.780 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8Mc7YiCSpnr5M3b off=60599 len=1707620 2023-12-01T05:22:32.782 INFO:tasks.workunit.client.0.smithi060.stdout:op 4488 completed, throughput=5MB/sec 2023-12-01T05:22:32.782 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xqWKVS7yco6Bbm_ off=1673499 len=895669 2023-12-01T05:22:32.785 INFO:tasks.workunit.client.0.smithi060.stdout:op 4489 completed, throughput=5MB/sec 2023-12-01T05:22:32.785 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CustKV8IQvz5pGj off=4656351 len=513387 2023-12-01T05:22:32.785 INFO:tasks.workunit.client.0.smithi060.stdout:op 4490 completed, throughput=5MB/sec 2023-12-01T05:22:33.786 INFO:tasks.workunit.client.0.smithi060.stdout: 875: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:33.786 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3mkiyZjd1XxfN_l off=1858455 len=1716635 2023-12-01T05:22:33.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 4491 completed, throughput=5MB/sec 2023-12-01T05:22:33.794 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1gGuPw5Ie1dsIZp off=11971303 len=1245280 2023-12-01T05:22:33.800 INFO:tasks.workunit.client.0.smithi060.stdout:op 4492 completed, throughput=5MB/sec 2023-12-01T05:22:33.801 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z2BCQ3ZT1nCIjhR off=1136932 len=299773 2023-12-01T05:22:33.801 INFO:tasks.workunit.client.0.smithi060.stdout:op 4493 completed, throughput=5MB/sec 2023-12-01T05:22:33.801 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gGEKuhkWuahHnA2 off=2114689 len=1066827 2023-12-01T05:22:33.806 INFO:tasks.workunit.client.0.smithi060.stdout:op 4494 completed, throughput=5MB/sec 2023-12-01T05:22:33.806 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hD_xA0T_c6J5My7 off=1127228 len=1853628 2023-12-01T05:22:33.811 INFO:tasks.workunit.client.0.smithi060.stdout:op 4495 completed, throughput=5MB/sec 2023-12-01T05:22:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:33 smithi060 ceph-mon[94233]: pgmap v2211: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:22:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:33 smithi060 ceph-mon[109077]: pgmap v2211: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:22:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:33 smithi089 ceph-mon[98504]: pgmap v2211: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:22:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:22:34] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:22:34.811 INFO:tasks.workunit.client.0.smithi060.stdout: 876: throughput=5MB/sec pending data=0 2023-12-01T05:22:34.811 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UybpJm-ath5zMsw off=5230305 len=1119597 2023-12-01T05:22:34.813 INFO:tasks.workunit.client.0.smithi060.stdout:op 4496 completed, throughput=5MB/sec 2023-12-01T05:22:34.813 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lQ_3Uei_NxhO7lv off=17311325 len=1260747 2023-12-01T05:22:34.820 INFO:tasks.workunit.client.0.smithi060.stdout:op 4497 completed, throughput=5MB/sec 2023-12-01T05:22:34.820 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y8QskOWDR5QV60l off=12690599 len=1733023 2023-12-01T05:22:34.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 4498 completed, throughput=5MB/sec 2023-12-01T05:22:34.822 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FSLaw_oTEjVhyPU off=659407 len=178102 2023-12-01T05:22:34.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 4499 completed, throughput=5MB/sec 2023-12-01T05:22:34.822 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8AZj3kojU7Sc5B5 off=10930615 len=1977966 2023-12-01T05:22:34.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 4500 completed, throughput=5MB/sec 2023-12-01T05:22:35.825 INFO:tasks.workunit.client.0.smithi060.stdout: 877: throughput=5MB/sec pending data=0 2023-12-01T05:22:35.825 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yaVUBZ-EIw2A0I4 off=482663 len=1398315 2023-12-01T05:22:35.832 INFO:tasks.workunit.client.0.smithi060.stdout:op 4501 completed, throughput=5MB/sec 2023-12-01T05:22:35.832 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7JD_wN_c4UBYXbw off=301648 len=817922 2023-12-01T05:22:35.837 INFO:tasks.workunit.client.0.smithi060.stdout:op 4502 completed, throughput=5MB/sec 2023-12-01T05:22:35.837 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9pokDw3EFbq-XoH off=297560 len=317217 2023-12-01T05:22:35.837 INFO:tasks.workunit.client.0.smithi060.stdout:op 4503 completed, throughput=5MB/sec 2023-12-01T05:22:35.838 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pnF4IA_zXqERmSY off=498220 len=1812496 2023-12-01T05:22:35.848 INFO:tasks.workunit.client.0.smithi060.stdout:op 4504 completed, throughput=5MB/sec 2023-12-01T05:22:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:35 smithi060 ceph-mon[94233]: pgmap v2212: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:35 smithi060 ceph-mon[109077]: pgmap v2212: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:35 smithi089 ceph-mon[98504]: pgmap v2212: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:36.848 INFO:tasks.workunit.client.0.smithi060.stdout: 878: throughput=5MB/sec pending data=0 2023-12-01T05:22:36.848 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--btvXeGSh13GQcq off=1861780 len=1613767 2023-12-01T05:22:36.857 INFO:tasks.workunit.client.0.smithi060.stdout:op 4505 completed, throughput=5MB/sec 2023-12-01T05:22:36.857 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ktMxvAv1Na-zOqm off=5537084 len=1486185 2023-12-01T05:22:36.859 INFO:tasks.workunit.client.0.smithi060.stdout:op 4506 completed, throughput=5MB/sec 2023-12-01T05:22:36.859 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b1VV1lkv-Qi5LJ1 off=12642941 len=195492 2023-12-01T05:22:36.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 4507 completed, throughput=5MB/sec 2023-12-01T05:22:36.861 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6XFT7KV3CMGQoGV off=17510103 len=1959792 2023-12-01T05:22:36.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 4508 completed, throughput=5MB/sec 2023-12-01T05:22:37.130 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (36m) 4m ago 37m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (37m) 4m ago 37m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (38m) 4m ago 38m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (38m) 4m ago 38m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (41m) 4m ago 41m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (42m) 4m ago 42m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (42m) 4m ago 43m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (41m) 4m ago 41m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:22:37.457 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (41m) 4m ago 41m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (37m) 4m ago 37m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (37m) 4m ago 37m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (41m) 4m ago 41m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (40m) 4m ago 40m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (40m) 4m ago 40m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (39m) 4m ago 39m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (39m) 4m ago 39m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (39m) 4m ago 39m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (38m) 4m ago 38m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (38m) 4m ago 38m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:22:37.458 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (36m) 4m ago 37m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:22:37.859 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:22:37.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:22:37.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:22:37.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:22:37.860 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:22:37.872 INFO:tasks.workunit.client.0.smithi060.stdout: 879: throughput=5MB/sec pending data=0 2023-12-01T05:22:37.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nfcDYP8KK9kHBgj off=8044775 len=1617105 2023-12-01T05:22:37.878 INFO:tasks.workunit.client.0.smithi060.stdout:op 4509 completed, throughput=5MB/sec 2023-12-01T05:22:37.878 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ziuyKtLhP-XnLvN off=897964 len=1015231 2023-12-01T05:22:37.879 INFO:tasks.workunit.client.0.smithi060.stdout:op 4510 completed, throughput=5MB/sec 2023-12-01T05:22:37.879 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h_KwNhY6NF2mf30 off=11305480 len=1987863 2023-12-01T05:22:37.881 INFO:tasks.workunit.client.0.smithi060.stdout:op 4511 completed, throughput=5MB/sec 2023-12-01T05:22:37.881 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7BRjaMgEnhPsjXA off=13744925 len=1296791 2023-12-01T05:22:37.889 INFO:tasks.workunit.client.0.smithi060.stdout:op 4512 completed, throughput=5MB/sec 2023-12-01T05:22:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:37 smithi060 ceph-mon[109077]: pgmap v2213: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:37 smithi060 ceph-mon[109077]: from='client.16722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:37 smithi060 ceph-mon[109077]: from='client.26636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:37 smithi060 ceph-mon[94233]: pgmap v2213: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:37 smithi060 ceph-mon[94233]: from='client.16722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:37 smithi060 ceph-mon[94233]: from='client.26636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:37 smithi089 ceph-mon[98504]: pgmap v2213: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:22:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:37 smithi089 ceph-mon[98504]: from='client.16722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:37 smithi089 ceph-mon[98504]: from='client.26636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:22:38.889 INFO:tasks.workunit.client.0.smithi060.stdout: 880: throughput=5MB/sec pending data=0 2023-12-01T05:22:38.889 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A6u-pVBos-upECJ off=9236752 len=1872632 2023-12-01T05:22:38.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 4513 completed, throughput=5MB/sec 2023-12-01T05:22:38.893 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1SgWPiLoHiqyCEE off=1712177 len=1974320 2023-12-01T05:22:38.901 INFO:tasks.workunit.client.0.smithi060.stdout:op 4514 completed, throughput=5MB/sec 2023-12-01T05:22:38.901 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MOEt8Uy0UCOolzx off=2643795 len=1769181 2023-12-01T05:22:38.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 4515 completed, throughput=5MB/sec 2023-12-01T05:22:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2146983290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:22:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:38 smithi060 ceph-mon[94233]: pgmap v2214: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:22:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2146983290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:22:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:38 smithi060 ceph-mon[109077]: pgmap v2214: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:22:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2146983290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:22:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:38 smithi089 ceph-mon[98504]: pgmap v2214: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:22:39.902 INFO:tasks.workunit.client.0.smithi060.stdout: 881: throughput=5MB/sec pending data=0 2023-12-01T05:22:39.902 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj---j0BmUCwA7ng-k off=6576457 len=1344192 2023-12-01T05:22:39.904 INFO:tasks.workunit.client.0.smithi060.stdout:op 4516 completed, throughput=5MB/sec 2023-12-01T05:22:39.904 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Peo5C7TdEvgGM7n off=0 len=1111936 2023-12-01T05:22:39.906 INFO:tasks.workunit.client.0.smithi060.stdout:op 4517 completed, throughput=5MB/sec 2023-12-01T05:22:39.906 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bb7PSdAdwhU5OEV off=1366084 len=412701 2023-12-01T05:22:39.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 4518 completed, throughput=5MB/sec 2023-12-01T05:22:39.907 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-75pNcnPhAMbRRB_ off=6685459 len=1917171 2023-12-01T05:22:39.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 4519 completed, throughput=5MB/sec 2023-12-01T05:22:40.909 INFO:tasks.workunit.client.0.smithi060.stdout: 882: throughput=5MB/sec pending data=0 2023-12-01T05:22:40.909 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MsFk-sAj1xjZ8LP off=10181339 len=1722169 2023-12-01T05:22:40.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 4520 completed, throughput=5MB/sec 2023-12-01T05:22:40.912 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mqUUP0ygc9dmfja off=159020 len=1794592 2023-12-01T05:22:40.920 INFO:tasks.workunit.client.0.smithi060.stdout:op 4521 completed, throughput=5MB/sec 2023-12-01T05:22:40.920 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HYJu9e0QA4DDIma off=1357423 len=995532 2023-12-01T05:22:40.921 INFO:tasks.workunit.client.0.smithi060.stdout:op 4522 completed, throughput=5MB/sec 2023-12-01T05:22:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:41 smithi089 ceph-mon[98504]: pgmap v2215: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:22:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:41 smithi060 ceph-mon[94233]: pgmap v2215: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:22:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:41 smithi060 ceph-mon[109077]: pgmap v2215: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:22:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:41.921 INFO:tasks.workunit.client.0.smithi060.stdout: 883: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:41.921 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JA7JypzVW0h23Bo off=1319717 len=358895 2023-12-01T05:22:41.925 INFO:tasks.workunit.client.0.smithi060.stdout:op 4523 completed, throughput=5MB/sec 2023-12-01T05:22:41.925 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cL2v-M7BMTBKznF off=1497702 len=1187228 2023-12-01T05:22:41.932 INFO:tasks.workunit.client.0.smithi060.stdout:op 4524 completed, throughput=5MB/sec 2023-12-01T05:22:41.932 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4-dO21Ej02dRPTP off=202414 len=1935467 2023-12-01T05:22:41.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 4525 completed, throughput=5MB/sec 2023-12-01T05:22:41.946 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0SdJqF0a8vKLPGU off=5382990 len=638967 2023-12-01T05:22:41.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 4526 completed, throughput=5MB/sec 2023-12-01T05:22:41.947 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qGYb3MTJ7WZeBKD off=6087124 len=2037492 2023-12-01T05:22:41.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 4527 completed, throughput=5MB/sec 2023-12-01T05:22:42.957 INFO:tasks.workunit.client.0.smithi060.stdout: 884: throughput=5MB/sec pending data=0 2023-12-01T05:22:42.958 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XsJq39NWe8yS_16 off=7215563 len=1622682 2023-12-01T05:22:42.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 4528 completed, throughput=5MB/sec 2023-12-01T05:22:42.966 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JTk-iu3IfYWkYew off=216712 len=399088 2023-12-01T05:22:42.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 4529 completed, throughput=5MB/sec 2023-12-01T05:22:42.969 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n3f2FbF76PKSxxK off=291003 len=48960 2023-12-01T05:22:42.971 INFO:tasks.workunit.client.0.smithi060.stdout:op 4530 completed, throughput=5MB/sec 2023-12-01T05:22:42.972 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vaHhM2cd9uDVa1j off=5898143 len=1018796 2023-12-01T05:22:42.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 4531 completed, throughput=5MB/sec 2023-12-01T05:22:42.973 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hzxqOaGfpeMRCDI off=1072376 len=1288244 2023-12-01T05:22:42.979 INFO:tasks.workunit.client.0.smithi060.stdout:op 4532 completed, throughput=5MB/sec 2023-12-01T05:22:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:43 smithi060 ceph-mon[94233]: pgmap v2216: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:22:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:22:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:43 smithi060 ceph-mon[109077]: pgmap v2216: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:22:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:22:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:43 smithi089 ceph-mon[98504]: pgmap v2216: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:22:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:22:43.980 INFO:tasks.workunit.client.0.smithi060.stdout: 885: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:43.980 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GRqfWFgTG3Ci_aT off=1931938 len=294354 2023-12-01T05:22:43.980 INFO:tasks.workunit.client.0.smithi060.stdout:op 4533 completed, throughput=4.99MB/sec 2023-12-01T05:22:43.980 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7iY7em0JShUbH-x off=209702 len=1721097 2023-12-01T05:22:43.987 INFO:tasks.workunit.client.0.smithi060.stdout:op 4534 completed, throughput=5MB/sec 2023-12-01T05:22:43.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kEvnZTdDFHNouYQ off=5155678 len=1594756 2023-12-01T05:22:43.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 4535 completed, throughput=5MB/sec 2023-12-01T05:22:43.991 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lvp61GjY5N1ykIt off=1358184 len=1350014 2023-12-01T05:22:43.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 4536 completed, throughput=5MB/sec 2023-12-01T05:22:43.995 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HEJHMjDfHM2ZPZU off=5639364 len=1466360 2023-12-01T05:22:44.000 INFO:tasks.workunit.client.0.smithi060.stdout:op 4537 completed, throughput=5MB/sec 2023-12-01T05:22:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:22:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:22:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:22:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:22:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:22:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:22:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:22:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:22:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:22:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:22:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:22:45.000 INFO:tasks.workunit.client.0.smithi060.stdout: 886: throughput=5MB/sec pending data=0 2023-12-01T05:22:45.001 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M8pjec2GUh1rOs8 off=3266834 len=1429010 2023-12-01T05:22:45.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 4538 completed, throughput=5MB/sec 2023-12-01T05:22:45.003 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bs1Wr2Q3LCnHdqD off=7401164 len=203576 2023-12-01T05:22:45.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 4539 completed, throughput=5MB/sec 2023-12-01T05:22:45.003 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RyCNKxfVsEoCbI2 off=7064167 len=1836732 2023-12-01T05:22:45.007 INFO:tasks.workunit.client.0.smithi060.stdout:op 4540 completed, throughput=5MB/sec 2023-12-01T05:22:45.007 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MVRROsHGNeyfTNL off=3014026 len=38486 2023-12-01T05:22:45.007 INFO:tasks.workunit.client.0.smithi060.stdout:op 4541 completed, throughput=5MB/sec 2023-12-01T05:22:45.008 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iiVYygiirQ67R3m off=4594720 len=79004 2023-12-01T05:22:45.008 INFO:tasks.workunit.client.0.smithi060.stdout:op 4542 completed, throughput=5MB/sec 2023-12-01T05:22:45.008 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cEPT0dTZwO6cuJk off=2376416 len=1475670 2023-12-01T05:22:45.010 INFO:tasks.workunit.client.0.smithi060.stdout:op 4543 completed, throughput=5MB/sec 2023-12-01T05:22:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:45 smithi060 ceph-mon[94233]: pgmap v2217: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:22:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:45 smithi060 ceph-mon[109077]: pgmap v2217: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:22:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:45 smithi089 ceph-mon[98504]: pgmap v2217: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:22:46.011 INFO:tasks.workunit.client.0.smithi060.stdout: 887: throughput=5MB/sec pending data=0 2023-12-01T05:22:46.011 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H5ZgkM2dlMqYWGH off=4819878 len=848729 2023-12-01T05:22:46.015 INFO:tasks.workunit.client.0.smithi060.stdout:op 4544 completed, throughput=5MB/sec 2023-12-01T05:22:46.015 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xUKYSDhSKSVW0BY off=7020000 len=665829 2023-12-01T05:22:46.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 4545 completed, throughput=5MB/sec 2023-12-01T05:22:46.017 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lNRO2ZiqhBBh2Se off=5427864 len=346259 2023-12-01T05:22:46.018 INFO:tasks.workunit.client.0.smithi060.stdout:op 4546 completed, throughput=5MB/sec 2023-12-01T05:22:46.018 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bJk4MmClmRACodb off=8577287 len=1755632 2023-12-01T05:22:46.025 INFO:tasks.workunit.client.0.smithi060.stdout:op 4547 completed, throughput=5MB/sec 2023-12-01T05:22:46.026 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E7eqifmqTK49GZx off=7273020 len=390870 2023-12-01T05:22:46.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 4548 completed, throughput=5MB/sec 2023-12-01T05:22:46.028 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KmZcLih46X3Mcco off=3741274 len=454872 2023-12-01T05:22:46.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 4549 completed, throughput=5MB/sec 2023-12-01T05:22:46.032 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dOD0HO-QX9dxliw off=18142083 len=485769 2023-12-01T05:22:46.036 INFO:tasks.workunit.client.0.smithi060.stdout:op 4550 completed, throughput=5MB/sec 2023-12-01T05:22:47.036 INFO:tasks.workunit.client.0.smithi060.stdout: 888: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:47.037 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q7kWPU9Dt91xbC4 off=4776468 len=393549 2023-12-01T05:22:47.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 4551 completed, throughput=5MB/sec 2023-12-01T05:22:47.040 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wgA4-Kttq1BEPeG off=8427431 len=950433 2023-12-01T05:22:47.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 4552 completed, throughput=5MB/sec 2023-12-01T05:22:47.046 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YdrZhftsMrx9v3P off=3486214 len=1072646 2023-12-01T05:22:47.047 INFO:tasks.workunit.client.0.smithi060.stdout:op 4553 completed, throughput=5MB/sec 2023-12-01T05:22:47.048 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oEob_tSfWaKzb73 off=8398735 len=1507201 2023-12-01T05:22:47.049 INFO:tasks.workunit.client.0.smithi060.stdout:op 4554 completed, throughput=5MB/sec 2023-12-01T05:22:47.049 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UYaPG4nSZcb0Izb off=13965726 len=850604 2023-12-01T05:22:47.055 INFO:tasks.workunit.client.0.smithi060.stdout:op 4555 completed, throughput=5MB/sec 2023-12-01T05:22:47.055 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Tw4NgLD_SD_ZMTC off=4063763 len=1293673 2023-12-01T05:22:47.056 INFO:tasks.workunit.client.0.smithi060.stdout:op 4556 completed, throughput=5MB/sec 2023-12-01T05:22:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:47 smithi060 ceph-mon[94233]: pgmap v2218: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:22:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:47 smithi060 ceph-mon[109077]: pgmap v2218: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:22:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:47 smithi089 ceph-mon[98504]: pgmap v2218: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:22:48.056 INFO:tasks.workunit.client.0.smithi060.stdout: 889: throughput=5MB/sec pending data=0 2023-12-01T05:22:48.057 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RfrhhyKo9tZEOo0 off=1011077 len=979418 2023-12-01T05:22:48.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 4557 completed, throughput=5MB/sec 2023-12-01T05:22:48.061 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MIpdVVDIexpqaZr off=5565075 len=314271 2023-12-01T05:22:48.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 4558 completed, throughput=5MB/sec 2023-12-01T05:22:48.065 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8PkIMKjlMN6cYrU off=168332 len=596721 2023-12-01T05:22:48.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 4559 completed, throughput=5MB/sec 2023-12-01T05:22:48.066 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nm7GUG59O3K7MnE off=22268382 len=1736936 2023-12-01T05:22:48.076 INFO:tasks.workunit.client.0.smithi060.stdout:op 4560 completed, throughput=5MB/sec 2023-12-01T05:22:48.076 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yBHQeVUGJQaKLBp off=8679130 len=67987 2023-12-01T05:22:48.078 INFO:tasks.workunit.client.0.smithi060.stdout:op 4561 completed, throughput=5MB/sec 2023-12-01T05:22:48.078 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2N_JTNMDbinHvtr off=17346556 len=1532651 2023-12-01T05:22:48.081 INFO:tasks.workunit.client.0.smithi060.stdout:op 4562 completed, throughput=5MB/sec 2023-12-01T05:22:49.082 INFO:tasks.workunit.client.0.smithi060.stdout: 890: throughput=5MB/sec pending data=0 2023-12-01T05:22:49.082 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ibNa-PhMBAHnNy0 off=1799351 len=1716005 2023-12-01T05:22:49.090 INFO:tasks.workunit.client.0.smithi060.stdout:op 4563 completed, throughput=5MB/sec 2023-12-01T05:22:49.090 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UCZqP1fU0s-1ly3 off=10683804 len=307291 2023-12-01T05:22:49.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 4564 completed, throughput=5MB/sec 2023-12-01T05:22:49.093 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-t807oHr7WEXsIzV off=20554024 len=346647 2023-12-01T05:22:49.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 4565 completed, throughput=5MB/sec 2023-12-01T05:22:49.093 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UI7HeooNFZf_ueg off=20572686 len=604682 2023-12-01T05:22:49.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 4566 completed, throughput=5MB/sec 2023-12-01T05:22:49.098 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hspVjdVHLYpF5rS off=2868446 len=770936 2023-12-01T05:22:49.099 INFO:tasks.workunit.client.0.smithi060.stdout:op 4567 completed, throughput=5MB/sec 2023-12-01T05:22:49.099 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f6YudTAcZ8p9BVJ off=11755114 len=1651572 2023-12-01T05:22:49.105 INFO:tasks.workunit.client.0.smithi060.stdout:op 4568 completed, throughput=5MB/sec 2023-12-01T05:22:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:49 smithi060 ceph-mon[94233]: pgmap v2219: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:22:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:49 smithi060 ceph-mon[109077]: pgmap v2219: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:22:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:49 smithi089 ceph-mon[98504]: pgmap v2219: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2023-12-01T05:22:50.105 INFO:tasks.workunit.client.0.smithi060.stdout: 891: throughput=5MB/sec pending data=0 2023-12-01T05:22:50.105 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vHH-dGA7-k6k5lz off=13683506 len=203735 2023-12-01T05:22:50.106 INFO:tasks.workunit.client.0.smithi060.stdout:op 4569 completed, throughput=5MB/sec 2023-12-01T05:22:50.106 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f9b-ZZZTOHRddwD off=14073062 len=1194850 2023-12-01T05:22:50.107 INFO:tasks.workunit.client.0.smithi060.stdout:op 4570 completed, throughput=5MB/sec 2023-12-01T05:22:50.107 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r_Zx9E1FhdYXj30 off=2470924 len=938248 2023-12-01T05:22:50.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 4571 completed, throughput=5MB/sec 2023-12-01T05:22:50.113 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eHiHxZH_8W5t6qW off=12779418 len=678640 2023-12-01T05:22:50.117 INFO:tasks.workunit.client.0.smithi060.stdout:op 4572 completed, throughput=5MB/sec 2023-12-01T05:22:50.117 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MfoYhC6EG5l_YTM off=1032460 len=130866 2023-12-01T05:22:50.120 INFO:tasks.workunit.client.0.smithi060.stdout:op 4573 completed, throughput=5MB/sec 2023-12-01T05:22:50.120 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ACiH_27CmqmVpOa off=2019345 len=951383 2023-12-01T05:22:50.125 INFO:tasks.workunit.client.0.smithi060.stdout:op 4574 completed, throughput=5MB/sec 2023-12-01T05:22:50.125 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ohMIuEsKtKcvkWe off=52803 len=467572 2023-12-01T05:22:50.126 INFO:tasks.workunit.client.0.smithi060.stdout:op 4575 completed, throughput=5MB/sec 2023-12-01T05:22:51.126 INFO:tasks.workunit.client.0.smithi060.stdout: 892: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:51.126 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-l_gSOp3iq6I9GPl off=18704384 len=95842 2023-12-01T05:22:51.129 INFO:tasks.workunit.client.0.smithi060.stdout:op 4576 completed, throughput=4.99MB/sec 2023-12-01T05:22:51.129 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uj4auTTLNEcM-S3 off=16165785 len=554643 2023-12-01T05:22:51.133 INFO:tasks.workunit.client.0.smithi060.stdout:op 4577 completed, throughput=5MB/sec 2023-12-01T05:22:51.133 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vBp56dQjZrukhtk off=13865945 len=281993 2023-12-01T05:22:51.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 4578 completed, throughput=5MB/sec 2023-12-01T05:22:51.136 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nQ4DsJuPdAPnWNA off=142772 len=1509602 2023-12-01T05:22:51.143 INFO:tasks.workunit.client.0.smithi060.stdout:op 4579 completed, throughput=5MB/sec 2023-12-01T05:22:51.143 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cwcqW0rxXVU02kp off=609894 len=1726715 2023-12-01T05:22:51.146 INFO:tasks.workunit.client.0.smithi060.stdout:op 4580 completed, throughput=5MB/sec 2023-12-01T05:22:51.146 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eahsnh40tnrMprT off=2933794 len=331499 2023-12-01T05:22:51.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 4581 completed, throughput=5MB/sec 2023-12-01T05:22:51.149 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wHRNmGabL7qfEKz off=10277535 len=1702234 2023-12-01T05:22:51.156 INFO:tasks.workunit.client.0.smithi060.stdout:op 4582 completed, throughput=5MB/sec 2023-12-01T05:22:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:51 smithi060 ceph-mon[94233]: pgmap v2220: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:22:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:51 smithi060 ceph-mon[109077]: pgmap v2220: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:22:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:51 smithi089 ceph-mon[98504]: pgmap v2220: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:22:52.156 INFO:tasks.workunit.client.0.smithi060.stdout: 893: throughput=5MB/sec pending data=0 2023-12-01T05:22:52.156 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9JkNvl_zbcgA_SD off=2300956 len=1028470 2023-12-01T05:22:52.158 INFO:tasks.workunit.client.0.smithi060.stdout:op 4583 completed, throughput=5MB/sec 2023-12-01T05:22:52.158 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3wWheiVB6ecSZ2q off=7097948 len=762108 2023-12-01T05:22:52.160 INFO:tasks.workunit.client.0.smithi060.stdout:op 4584 completed, throughput=5MB/sec 2023-12-01T05:22:52.160 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6W3L_OqYG2Nao1D off=123119 len=1939460 2023-12-01T05:22:52.171 INFO:tasks.workunit.client.0.smithi060.stdout:op 4585 completed, throughput=5MB/sec 2023-12-01T05:22:52.171 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-P25r2cyeS9HEBKK off=20335823 len=100090 2023-12-01T05:22:52.172 INFO:tasks.workunit.client.0.smithi060.stdout:op 4586 completed, throughput=5MB/sec 2023-12-01T05:22:52.172 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aLWVxgju12Jv1If off=3291818 len=516253 2023-12-01T05:22:52.176 INFO:tasks.workunit.client.0.smithi060.stdout:op 4587 completed, throughput=5MB/sec 2023-12-01T05:22:53.176 INFO:tasks.workunit.client.0.smithi060.stdout: 894: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:53.176 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lh8mRB75L11lpzj off=10246215 len=1178156 2023-12-01T05:22:53.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 4588 completed, throughput=5MB/sec 2023-12-01T05:22:53.178 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ukic24GInae4hH4 off=3897705 len=380968 2023-12-01T05:22:53.179 INFO:tasks.workunit.client.0.smithi060.stdout:op 4589 completed, throughput=5MB/sec 2023-12-01T05:22:53.179 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lW9AisyrnG8bfdT off=1105014 len=441372 2023-12-01T05:22:53.180 INFO:tasks.workunit.client.0.smithi060.stdout:op 4590 completed, throughput=5MB/sec 2023-12-01T05:22:53.180 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AODOJJmnyeqrIb2 off=680961 len=1804971 2023-12-01T05:22:53.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 4591 completed, throughput=5MB/sec 2023-12-01T05:22:53.188 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xtwwq6ZqDeUt0m8 off=944049 len=213776 2023-12-01T05:22:53.191 INFO:tasks.workunit.client.0.smithi060.stdout:op 4592 completed, throughput=5MB/sec 2023-12-01T05:22:53.191 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2x6f4PeJ5IWqlkx off=14539101 len=1479137 2023-12-01T05:22:53.196 INFO:tasks.workunit.client.0.smithi060.stdout:op 4593 completed, throughput=5MB/sec 2023-12-01T05:22:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:53 smithi060 ceph-mon[94233]: pgmap v2221: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:22:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:53 smithi060 ceph-mon[109077]: pgmap v2221: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:22:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:53 smithi089 ceph-mon[98504]: pgmap v2221: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:22:54.197 INFO:tasks.workunit.client.0.smithi060.stdout: 895: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:54.197 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9xaUTU88VRy-bE- off=3585325 len=1212823 2023-12-01T05:22:54.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 4594 completed, throughput=5MB/sec 2023-12-01T05:22:54.203 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xA0D--ApXJIMwuG off=3924517 len=2027340 2023-12-01T05:22:54.214 INFO:tasks.workunit.client.0.smithi060.stdout:op 4595 completed, throughput=5MB/sec 2023-12-01T05:22:54.214 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i_A-CzZjPNvgwax off=5887943 len=1819823 2023-12-01T05:22:54.222 INFO:tasks.workunit.client.0.smithi060.stdout:op 4596 completed, throughput=5MB/sec 2023-12-01T05:22:54.222 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4ycOgRVp0dfRI2q off=145981 len=1613163 2023-12-01T05:22:54.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 4597 completed, throughput=5MB/sec 2023-12-01T05:22:54.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:22:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:22:55.224 INFO:tasks.workunit.client.0.smithi060.stdout: 896: throughput=5MB/sec pending data=0 2023-12-01T05:22:55.224 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FOBhZuWh0drAIb9 off=812265 len=929756 2023-12-01T05:22:55.229 INFO:tasks.workunit.client.0.smithi060.stdout:op 4598 completed, throughput=5MB/sec 2023-12-01T05:22:55.229 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BvP916l8jHY533N off=153393 len=1459686 2023-12-01T05:22:55.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 4599 completed, throughput=5MB/sec 2023-12-01T05:22:55.231 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wKdbtizhCMOe5v3 off=3016066 len=602472 2023-12-01T05:22:55.235 INFO:tasks.workunit.client.0.smithi060.stdout:op 4600 completed, throughput=5MB/sec 2023-12-01T05:22:55.235 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7EI1F2HSkJlMc39 off=8121556 len=278653 2023-12-01T05:22:55.238 INFO:tasks.workunit.client.0.smithi060.stdout:op 4601 completed, throughput=5MB/sec 2023-12-01T05:22:55.238 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1cZf8V3dq-Ny-ja off=8262047 len=1366802 2023-12-01T05:22:55.246 INFO:tasks.workunit.client.0.smithi060.stdout:op 4602 completed, throughput=5MB/sec 2023-12-01T05:22:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:55 smithi060 ceph-mon[94233]: pgmap v2222: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:22:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:55 smithi060 ceph-mon[109077]: pgmap v2222: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:22:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:55 smithi089 ceph-mon[98504]: pgmap v2222: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:22:56.245 INFO:tasks.workunit.client.0.smithi060.stdout: 897: throughput=5MB/sec pending data=0 2023-12-01T05:22:56.245 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xght8S1EW5srWOQ off=3306115 len=1115710 2023-12-01T05:22:56.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 4603 completed, throughput=5MB/sec 2023-12-01T05:22:56.247 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Gk5QPKcY2CATR7y off=4101656 len=225367 2023-12-01T05:22:56.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 4604 completed, throughput=5MB/sec 2023-12-01T05:22:56.247 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-i031908L6nFFlN_ off=10566284 len=4743 2023-12-01T05:22:56.248 INFO:tasks.workunit.client.0.smithi060.stdout:op 4605 completed, throughput=5MB/sec 2023-12-01T05:22:56.248 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qZRiBYVCnuzwUU_ off=3683195 len=1998212 2023-12-01T05:22:56.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 4606 completed, throughput=5MB/sec 2023-12-01T05:22:56.260 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Pr0XkJHcFypGzyP off=75243 len=1940209 2023-12-01T05:22:56.262 INFO:tasks.workunit.client.0.smithi060.stdout:op 4607 completed, throughput=5MB/sec 2023-12-01T05:22:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:22:57.262 INFO:tasks.workunit.client.0.smithi060.stdout: 898: throughput=5MB/sec pending data=0 2023-12-01T05:22:57.262 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M_lOf_YoHvYf4GQ off=2547967 len=1590343 2023-12-01T05:22:57.270 INFO:tasks.workunit.client.0.smithi060.stdout:op 4608 completed, throughput=5MB/sec 2023-12-01T05:22:57.270 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dk8e3bwLUEXpPkv off=20746630 len=2011190 2023-12-01T05:22:57.278 INFO:tasks.workunit.client.0.smithi060.stdout:op 4609 completed, throughput=5MB/sec 2023-12-01T05:22:57.278 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I3O8B-C8YifHPOq off=3160121 len=838810 2023-12-01T05:22:57.282 INFO:tasks.workunit.client.0.smithi060.stdout:op 4610 completed, throughput=5MB/sec 2023-12-01T05:22:57.282 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q7biBa-vU2TLZ7V off=6886123 len=1220559 2023-12-01T05:22:57.288 INFO:tasks.workunit.client.0.smithi060.stdout:op 4611 completed, throughput=5MB/sec 2023-12-01T05:22:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:57 smithi060 ceph-mon[94233]: pgmap v2223: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:22:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:57 smithi060 ceph-mon[109077]: pgmap v2223: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:22:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:57 smithi089 ceph-mon[98504]: pgmap v2223: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:22:58.289 INFO:tasks.workunit.client.0.smithi060.stdout: 899: throughput=5MB/sec pending data=0 2023-12-01T05:22:58.289 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zisdsCZAjVN-plS off=7426043 len=776568 2023-12-01T05:22:58.293 INFO:tasks.workunit.client.0.smithi060.stdout:op 4612 completed, throughput=5MB/sec 2023-12-01T05:22:58.293 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6KlA1C0ON9QRTK1 off=170668 len=108589 2023-12-01T05:22:58.296 INFO:tasks.workunit.client.0.smithi060.stdout:op 4613 completed, throughput=5MB/sec 2023-12-01T05:22:58.296 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-unxL0lX-TohwFBH off=5300410 len=1226402 2023-12-01T05:22:58.298 INFO:tasks.workunit.client.0.smithi060.stdout:op 4614 completed, throughput=5MB/sec 2023-12-01T05:22:58.298 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9JCJj4kEXFnqAyO off=348414 len=1733825 2023-12-01T05:22:58.299 INFO:tasks.workunit.client.0.smithi060.stdout:op 4615 completed, throughput=5MB/sec 2023-12-01T05:22:58.299 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fXIZz_J4-CcN_JX off=5649346 len=598267 2023-12-01T05:22:58.300 INFO:tasks.workunit.client.0.smithi060.stdout:op 4616 completed, throughput=5MB/sec 2023-12-01T05:22:59.301 INFO:tasks.workunit.client.0.smithi060.stdout: 900: throughput=4.99MB/sec pending data=0 2023-12-01T05:22:59.301 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IvngBEB3PJIGjit off=1132590 len=214020 2023-12-01T05:22:59.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 4617 completed, throughput=4.99MB/sec 2023-12-01T05:22:59.302 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_QZ8ooUxI4Q5qeW off=5824094 len=237585 2023-12-01T05:22:59.303 INFO:tasks.workunit.client.0.smithi060.stdout:op 4618 completed, throughput=5MB/sec 2023-12-01T05:22:59.303 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PpChHSiHaBJBRfz off=5061482 len=216305 2023-12-01T05:22:59.306 INFO:tasks.workunit.client.0.smithi060.stdout:op 4619 completed, throughput=5MB/sec 2023-12-01T05:22:59.306 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-12dbY3iPDpO8fnp off=4281473 len=1727279 2023-12-01T05:22:59.308 INFO:tasks.workunit.client.0.smithi060.stdout:op 4620 completed, throughput=5MB/sec 2023-12-01T05:22:59.308 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vY6z-RrbfTQXfiu off=671452 len=286897 2023-12-01T05:22:59.309 INFO:tasks.workunit.client.0.smithi060.stdout:op 4621 completed, throughput=5MB/sec 2023-12-01T05:22:59.309 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ScvVVtXilGWFF6T off=6675030 len=1653249 2023-12-01T05:22:59.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 4622 completed, throughput=5MB/sec 2023-12-01T05:22:59.317 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yyIBJVedvQY69p0 off=10459156 len=505439 2023-12-01T05:22:59.320 INFO:tasks.workunit.client.0.smithi060.stdout:op 4623 completed, throughput=5MB/sec 2023-12-01T05:22:59.321 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5GDRWRUifd-nXOJ off=582822 len=1300486 2023-12-01T05:22:59.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 4624 completed, throughput=5MB/sec 2023-12-01T05:22:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:22:59 smithi060 ceph-mon[94233]: pgmap v2224: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 7 op/s 2023-12-01T05:22:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:22:59 smithi060 ceph-mon[109077]: pgmap v2224: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 7 op/s 2023-12-01T05:22:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:22:59 smithi089 ceph-mon[98504]: pgmap v2224: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 7 op/s 2023-12-01T05:23:00.329 INFO:tasks.workunit.client.0.smithi060.stdout: 901: throughput=5MB/sec pending data=0 2023-12-01T05:23:00.329 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-E6Vt1Y5fxJSiZVE off=5065127 len=1492662 2023-12-01T05:23:00.335 INFO:tasks.workunit.client.0.smithi060.stdout:op 4625 completed, throughput=5MB/sec 2023-12-01T05:23:00.335 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OOycIemM94icnyr off=1981403 len=1627820 2023-12-01T05:23:00.338 INFO:tasks.workunit.client.0.smithi060.stdout:op 4626 completed, throughput=5MB/sec 2023-12-01T05:23:00.338 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3QfEdBhepxA62WE off=4754325 len=668012 2023-12-01T05:23:00.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 4627 completed, throughput=5MB/sec 2023-12-01T05:23:00.342 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8GxchiephlYOS9i off=4296849 len=1465953 2023-12-01T05:23:00.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 4628 completed, throughput=5MB/sec 2023-12-01T05:23:01.344 INFO:tasks.workunit.client.0.smithi060.stdout: 902: throughput=5MB/sec pending data=0 2023-12-01T05:23:01.345 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WFvamj-g0fSsoUV off=549279 len=690443 2023-12-01T05:23:01.349 INFO:tasks.workunit.client.0.smithi060.stdout:op 4629 completed, throughput=5MB/sec 2023-12-01T05:23:01.349 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uqyBhBAyxUoqxLq off=1257530 len=338358 2023-12-01T05:23:01.353 INFO:tasks.workunit.client.0.smithi060.stdout:op 4630 completed, throughput=5MB/sec 2023-12-01T05:23:01.353 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kd9uH0CzV3ZZo8w off=3580765 len=1111329 2023-12-01T05:23:01.354 INFO:tasks.workunit.client.0.smithi060.stdout:op 4631 completed, throughput=5MB/sec 2023-12-01T05:23:01.354 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EsH2Q6sH7cuvGiT off=4437467 len=243654 2023-12-01T05:23:01.355 INFO:tasks.workunit.client.0.smithi060.stdout:op 4632 completed, throughput=5MB/sec 2023-12-01T05:23:01.355 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Cr2SOcuP4qVJEnv off=19788041 len=11986 2023-12-01T05:23:01.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 4633 completed, throughput=5MB/sec 2023-12-01T05:23:01.358 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eGrAZESDeRGi2rc off=11338365 len=1602390 2023-12-01T05:23:01.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 4634 completed, throughput=5MB/sec 2023-12-01T05:23:01.359 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K6_mftv6sqiW5WG off=1546200 len=132927 2023-12-01T05:23:01.360 INFO:tasks.workunit.client.0.smithi060.stdout:op 4635 completed, throughput=5MB/sec 2023-12-01T05:23:01.360 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sm9dQgYJWZ52css off=8128761 len=110751 2023-12-01T05:23:01.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 4636 completed, throughput=5MB/sec 2023-12-01T05:23:01.361 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g_3e83_Q55CGj5R off=6780309 len=1620097 2023-12-01T05:23:01.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 4637 completed, throughput=5MB/sec 2023-12-01T05:23:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:01 smithi060 ceph-mon[94233]: pgmap v2225: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:23:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:01 smithi060 ceph-mon[109077]: pgmap v2225: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:23:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:01 smithi089 ceph-mon[98504]: pgmap v2225: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:23:02.368 INFO:tasks.workunit.client.0.smithi060.stdout: 903: throughput=5MB/sec pending data=0 2023-12-01T05:23:02.368 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FmwSK7InQGkHH15 off=8891453 len=2062710 2023-12-01T05:23:02.370 INFO:tasks.workunit.client.0.smithi060.stdout:op 4638 completed, throughput=5MB/sec 2023-12-01T05:23:02.371 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_GO77GtqB_lafTI off=6511600 len=1501520 2023-12-01T05:23:02.379 INFO:tasks.workunit.client.0.smithi060.stdout:op 4639 completed, throughput=5MB/sec 2023-12-01T05:23:02.379 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7enGZLdBkB8wQ_r off=8224234 len=2064904 2023-12-01T05:23:02.381 INFO:tasks.workunit.client.0.smithi060.stdout:op 4640 completed, throughput=5MB/sec 2023-12-01T05:23:03.382 INFO:tasks.workunit.client.0.smithi060.stdout: 904: throughput=5MB/sec pending data=0 2023-12-01T05:23:03.382 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1CSbc5XmK8kTgH_ off=3836453 len=60116 2023-12-01T05:23:03.382 INFO:tasks.workunit.client.0.smithi060.stdout:op 4641 completed, throughput=5MB/sec 2023-12-01T05:23:03.382 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9JzrvD2aIHvKiBo off=0 len=1573861 2023-12-01T05:23:03.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 4642 completed, throughput=5MB/sec 2023-12-01T05:23:03.384 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wne3Bk7JCTLcb0O off=5395902 len=1262720 2023-12-01T05:23:03.390 INFO:tasks.workunit.client.0.smithi060.stdout:op 4643 completed, throughput=5MB/sec 2023-12-01T05:23:03.390 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-P9wAATkaKtZBnpR off=734105 len=1157571 2023-12-01T05:23:03.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 4644 completed, throughput=5MB/sec 2023-12-01T05:23:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:03 smithi060 ceph-mon[94233]: pgmap v2226: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T05:23:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:03 smithi060 ceph-mon[109077]: pgmap v2226: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T05:23:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:03 smithi089 ceph-mon[98504]: pgmap v2226: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2023-12-01T05:23:04.392 INFO:tasks.workunit.client.0.smithi060.stdout: 905: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:04.392 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SCPPQ8lVIXarOtI off=16291894 len=1637607 2023-12-01T05:23:04.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 4645 completed, throughput=5MB/sec 2023-12-01T05:23:04.394 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fvUu4759mG-wyhS off=14808790 len=1292975 2023-12-01T05:23:04.395 INFO:tasks.workunit.client.0.smithi060.stdout:op 4646 completed, throughput=5MB/sec 2023-12-01T05:23:04.395 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-44H0inlw2pquiW6 off=3638261 len=77870 2023-12-01T05:23:04.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 4647 completed, throughput=5MB/sec 2023-12-01T05:23:04.398 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dM6gh4GK25wqSK2 off=8310705 len=1398094 2023-12-01T05:23:04.400 INFO:tasks.workunit.client.0.smithi060.stdout:op 4648 completed, throughput=5MB/sec 2023-12-01T05:23:04.400 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZXZUFebYbWAf-fE off=1877483 len=1151549 2023-12-01T05:23:04.402 INFO:tasks.workunit.client.0.smithi060.stdout:op 4649 completed, throughput=5MB/sec 2023-12-01T05:23:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:23:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:23:05.402 INFO:tasks.workunit.client.0.smithi060.stdout: 906: throughput=5MB/sec pending data=0 2023-12-01T05:23:05.403 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RdCvamQ4ayKNOVX off=8702021 len=1663566 2023-12-01T05:23:05.404 INFO:tasks.workunit.client.0.smithi060.stdout:op 4650 completed, throughput=5MB/sec 2023-12-01T05:23:05.405 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VlZSnRxrGhhOYwr off=1406995 len=1980143 2023-12-01T05:23:05.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 4651 completed, throughput=5MB/sec 2023-12-01T05:23:05.407 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GWZU8Cq_LZ_SMei off=1478297 len=1738198 2023-12-01T05:23:05.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 4652 completed, throughput=5MB/sec 2023-12-01T05:23:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:05 smithi060 ceph-mon[94233]: pgmap v2227: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:23:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:05 smithi060 ceph-mon[109077]: pgmap v2227: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:23:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:05 smithi089 ceph-mon[98504]: pgmap v2227: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:23:06.416 INFO:tasks.workunit.client.0.smithi060.stdout: 907: throughput=5MB/sec pending data=0 2023-12-01T05:23:06.416 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lBSO2SN6e5kh3t7 off=1521020 len=342812 2023-12-01T05:23:06.420 INFO:tasks.workunit.client.0.smithi060.stdout:op 4653 completed, throughput=5MB/sec 2023-12-01T05:23:06.420 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kU2OPmVQUalCiWV off=19959594 len=1406876 2023-12-01T05:23:06.427 INFO:tasks.workunit.client.0.smithi060.stdout:op 4654 completed, throughput=5MB/sec 2023-12-01T05:23:06.427 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6pf4xCUqW156tiu off=6179613 len=1513249 2023-12-01T05:23:06.429 INFO:tasks.workunit.client.0.smithi060.stdout:op 4655 completed, throughput=5MB/sec 2023-12-01T05:23:06.429 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Hs1h66S3QPkQdPJ off=1617973 len=1395583 2023-12-01T05:23:06.435 INFO:tasks.workunit.client.0.smithi060.stdout:op 4656 completed, throughput=5MB/sec 2023-12-01T05:23:07.436 INFO:tasks.workunit.client.0.smithi060.stdout: 908: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:07.436 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-R9PCQJHOx-XYDe9 off=3387082 len=1687560 2023-12-01T05:23:07.438 INFO:tasks.workunit.client.0.smithi060.stdout:op 4657 completed, throughput=5MB/sec 2023-12-01T05:23:07.438 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Z0-WAEQrOMDxmG1 off=305295 len=1416887 2023-12-01T05:23:07.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 4658 completed, throughput=5MB/sec 2023-12-01T05:23:07.444 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-V-Js_8idYt_NAN- off=8931110 len=386929 2023-12-01T05:23:07.445 INFO:tasks.workunit.client.0.smithi060.stdout:op 4659 completed, throughput=5MB/sec 2023-12-01T05:23:07.445 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j_oLSgEGaD8Fde1 off=3711062 len=1147761 2023-12-01T05:23:07.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 4660 completed, throughput=5MB/sec 2023-12-01T05:23:07.450 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-64GWtnw_4givoXC off=14612375 len=959788 2023-12-01T05:23:07.451 INFO:tasks.workunit.client.0.smithi060.stdout:op 4661 completed, throughput=5MB/sec 2023-12-01T05:23:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:07 smithi060 ceph-mon[94233]: pgmap v2228: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:23:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:07 smithi060 ceph-mon[109077]: pgmap v2228: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:23:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:07 smithi089 ceph-mon[98504]: pgmap v2228: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:23:08.220 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:23:08.451 INFO:tasks.workunit.client.0.smithi060.stdout: 909: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:08.451 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qeV_XI1ww79vni1 off=499390 len=929254 2023-12-01T05:23:08.456 INFO:tasks.workunit.client.0.smithi060.stdout:op 4662 completed, throughput=5MB/sec 2023-12-01T05:23:08.456 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hOyn1IY-xFwCDrT off=13711772 len=566616 2023-12-01T05:23:08.460 INFO:tasks.workunit.client.0.smithi060.stdout:op 4663 completed, throughput=5MB/sec 2023-12-01T05:23:08.460 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-e--6GRQ2aVZPzT6 off=3495716 len=331788 2023-12-01T05:23:08.461 INFO:tasks.workunit.client.0.smithi060.stdout:op 4664 completed, throughput=5MB/sec 2023-12-01T05:23:08.461 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ieaZ_qTGwwNBD3K off=5749714 len=747104 2023-12-01T05:23:08.466 INFO:tasks.workunit.client.0.smithi060.stdout:op 4665 completed, throughput=5MB/sec 2023-12-01T05:23:08.466 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5C3nWZ7FFqA27P3 off=10472891 len=2028231 2023-12-01T05:23:08.472 INFO:tasks.workunit.client.0.smithi060.stdout:op 4666 completed, throughput=5MB/sec 2023-12-01T05:23:08.472 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-98RiD2dFxNthQ_6 off=3043600 len=2031468 2023-12-01T05:23:08.473 INFO:tasks.workunit.client.0.smithi060.stdout:op 4667 completed, throughput=5MB/sec 2023-12-01T05:23:08.548 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (37m) 5m ago 37m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (37m) 5m ago 37m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (38m) 5m ago 38m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (38m) 5m ago 38m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (41m) 5m ago 41m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (43m) 5m ago 43m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (43m) 5m ago 43m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (42m) 5m ago 42m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (42m) 5m ago 42m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (37m) 5m ago 37m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (37m) 5m ago 37m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (41m) 5m ago 41m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (41m) 5m ago 41m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:23:08.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (40m) 5m ago 40m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:23:08.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (40m) 5m ago 40m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:23:08.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (40m) 5m ago 40m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:23:08.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (39m) 5m ago 39m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:23:08.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (39m) 5m ago 39m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:23:08.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (39m) 5m ago 39m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:23:08.550 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (37m) 5m ago 38m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:08.946 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:23:08.947 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:23:09.473 INFO:tasks.workunit.client.0.smithi060.stdout: 910: throughput=5MB/sec pending data=0 2023-12-01T05:23:09.474 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hlZ0B-s3faM5WHl off=1268189 len=547456 2023-12-01T05:23:09.475 INFO:tasks.workunit.client.0.smithi060.stdout:op 4668 completed, throughput=5MB/sec 2023-12-01T05:23:09.476 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QspwccA5VfKoDTx off=192474 len=60794 2023-12-01T05:23:09.476 INFO:tasks.workunit.client.0.smithi060.stdout:op 4669 completed, throughput=5MB/sec 2023-12-01T05:23:09.476 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1bBObQjF3gpQpa5 off=10049379 len=1214592 2023-12-01T05:23:09.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 4670 completed, throughput=5MB/sec 2023-12-01T05:23:09.482 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WCSwJTGlggCGagC off=2596433 len=731815 2023-12-01T05:23:09.486 INFO:tasks.workunit.client.0.smithi060.stdout:op 4671 completed, throughput=5MB/sec 2023-12-01T05:23:09.486 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eoOXwXOVIJ-CdmW off=9593894 len=325624 2023-12-01T05:23:09.489 INFO:tasks.workunit.client.0.smithi060.stdout:op 4672 completed, throughput=5MB/sec 2023-12-01T05:23:09.489 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xmBh7oovm1-izeD off=6114689 len=1085891 2023-12-01T05:23:09.502 INFO:tasks.workunit.client.0.smithi060.stdout:op 4673 completed, throughput=5MB/sec 2023-12-01T05:23:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[94233]: pgmap v2229: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:23:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[94233]: from='client.16740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[94233]: from='client.16746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2216551946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:23:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[109077]: pgmap v2229: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:23:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[109077]: from='client.16740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[109077]: from='client.16746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2216551946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:23:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:09 smithi089 ceph-mon[98504]: pgmap v2229: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:23:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:09 smithi089 ceph-mon[98504]: from='client.16740 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:09 smithi089 ceph-mon[98504]: from='client.16746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2216551946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:23:10.502 INFO:tasks.workunit.client.0.smithi060.stdout: 911: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:10.502 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eHywk2Cwqy-iQ7B off=34772 len=1427991 2023-12-01T05:23:10.504 INFO:tasks.workunit.client.0.smithi060.stdout:op 4674 completed, throughput=5MB/sec 2023-12-01T05:23:10.504 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gPXtEIVlYXf2Z2C off=3092203 len=343933 2023-12-01T05:23:10.505 INFO:tasks.workunit.client.0.smithi060.stdout:op 4675 completed, throughput=5MB/sec 2023-12-01T05:23:10.505 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sVEEZcgo_XlUVIw off=1506560 len=1981525 2023-12-01T05:23:10.508 INFO:tasks.workunit.client.0.smithi060.stdout:op 4676 completed, throughput=5MB/sec 2023-12-01T05:23:10.508 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MwJ7Wk7rqH9iVo6 off=11515879 len=1304395 2023-12-01T05:23:10.509 INFO:tasks.workunit.client.0.smithi060.stdout:op 4677 completed, throughput=5MB/sec 2023-12-01T05:23:10.509 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DQvqDon_IRD6cEs off=12360403 len=1580284 2023-12-01T05:23:10.515 INFO:tasks.workunit.client.0.smithi060.stdout:op 4678 completed, throughput=5MB/sec 2023-12-01T05:23:11.516 INFO:tasks.workunit.client.0.smithi060.stdout: 912: throughput=5MB/sec pending data=0 2023-12-01T05:23:11.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0bkHX7o1GCV6eIU off=15857858 len=310832 2023-12-01T05:23:11.519 INFO:tasks.workunit.client.0.smithi060.stdout:op 4679 completed, throughput=5MB/sec 2023-12-01T05:23:11.519 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BvP916l8jHY533N off=1689040 len=1786995 2023-12-01T05:23:11.527 INFO:tasks.workunit.client.0.smithi060.stdout:op 4680 completed, throughput=5MB/sec 2023-12-01T05:23:11.527 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g_ofkaKybTI6lJb off=13863805 len=1534128 2023-12-01T05:23:11.533 INFO:tasks.workunit.client.0.smithi060.stdout:op 4681 completed, throughput=5MB/sec 2023-12-01T05:23:11.533 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nArf1ERPceh_9Er off=4067480 len=1387889 2023-12-01T05:23:11.536 INFO:tasks.workunit.client.0.smithi060.stdout:op 4682 completed, throughput=5MB/sec 2023-12-01T05:23:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:11 smithi060 ceph-mon[94233]: pgmap v2230: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:23:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:11 smithi060 ceph-mon[109077]: pgmap v2230: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:23:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:11 smithi089 ceph-mon[98504]: pgmap v2230: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:23:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:12.536 INFO:tasks.workunit.client.0.smithi060.stdout: 913: throughput=5MB/sec pending data=0 2023-12-01T05:23:12.537 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fzBxWxRciOPQ0LR off=1350401 len=1599444 2023-12-01T05:23:12.538 INFO:tasks.workunit.client.0.smithi060.stdout:op 4683 completed, throughput=5MB/sec 2023-12-01T05:23:12.538 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fqtOg8MRNnggt_M off=20823427 len=1243673 2023-12-01T05:23:12.547 INFO:tasks.workunit.client.0.smithi060.stdout:op 4684 completed, throughput=5MB/sec 2023-12-01T05:23:12.547 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aCsnkbjciFo-Oo9 off=10022998 len=1285063 2023-12-01T05:23:12.553 INFO:tasks.workunit.client.0.smithi060.stdout:op 4685 completed, throughput=5MB/sec 2023-12-01T05:23:12.553 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DeckBeAfCt3ha6E off=11153505 len=550276 2023-12-01T05:23:12.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 4686 completed, throughput=5MB/sec 2023-12-01T05:23:13.555 INFO:tasks.workunit.client.0.smithi060.stdout: 914: throughput=5MB/sec pending data=0 2023-12-01T05:23:13.555 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UVZ3G4TCJy-Ccmn off=186184 len=1702880 2023-12-01T05:23:13.556 INFO:tasks.workunit.client.0.smithi060.stdout:op 4687 completed, throughput=5MB/sec 2023-12-01T05:23:13.557 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aRAfF47cS0r1nZs off=6508241 len=1599631 2023-12-01T05:23:13.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 4688 completed, throughput=5MB/sec 2023-12-01T05:23:13.559 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7VfZGYbuOGdVjeC off=7779239 len=1754593 2023-12-01T05:23:13.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 4689 completed, throughput=5MB/sec 2023-12-01T05:23:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:13 smithi060 ceph-mon[94233]: pgmap v2231: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:23:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:13 smithi060 ceph-mon[109077]: pgmap v2231: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:23:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:13 smithi089 ceph-mon[98504]: pgmap v2231: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:23:14.561 INFO:tasks.workunit.client.0.smithi060.stdout: 915: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:14.561 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-meC37cvK4dRM-oT off=19456415 len=856617 2023-12-01T05:23:14.562 INFO:tasks.workunit.client.0.smithi060.stdout:op 4690 completed, throughput=5MB/sec 2023-12-01T05:23:14.562 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XT1QZOvpjdJlL97 off=4617662 len=2062325 2023-12-01T05:23:14.574 INFO:tasks.workunit.client.0.smithi060.stdout:op 4691 completed, throughput=5MB/sec 2023-12-01T05:23:14.575 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j4rtXrqXcNN9cxi off=9953060 len=2022001 2023-12-01T05:23:14.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 4692 completed, throughput=5MB/sec 2023-12-01T05:23:14.577 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lJtVfItNpWROJp6 off=3166034 len=142717 2023-12-01T05:23:14.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 4693 completed, throughput=5MB/sec 2023-12-01T05:23:14.577 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-T0bA9iFMoatjWaR off=836652 len=380489 2023-12-01T05:23:14.578 INFO:tasks.workunit.client.0.smithi060.stdout:op 4694 completed, throughput=5MB/sec 2023-12-01T05:23:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:23:14] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:23:15.579 INFO:tasks.workunit.client.0.smithi060.stdout: 916: throughput=5MB/sec pending data=0 2023-12-01T05:23:15.579 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CIXjj5n0uB47bpW off=11867097 len=370696 2023-12-01T05:23:15.582 INFO:tasks.workunit.client.0.smithi060.stdout:op 4695 completed, throughput=5MB/sec 2023-12-01T05:23:15.582 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c1IoVENg0m1WVmu off=8455217 len=930611 2023-12-01T05:23:15.587 INFO:tasks.workunit.client.0.smithi060.stdout:op 4696 completed, throughput=5MB/sec 2023-12-01T05:23:15.587 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mBUaumpEp9XHLGj off=2909619 len=1258184 2023-12-01T05:23:15.590 INFO:tasks.workunit.client.0.smithi060.stdout:op 4697 completed, throughput=5MB/sec 2023-12-01T05:23:15.590 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-E7Y4FqK2a4vvP4p off=6886036 len=1399459 2023-12-01T05:23:15.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 4698 completed, throughput=5MB/sec 2023-12-01T05:23:15.593 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ATL0ShdfPuHCfVc off=4835158 len=1826144 2023-12-01T05:23:15.600 INFO:tasks.workunit.client.0.smithi060.stdout:op 4699 completed, throughput=5MB/sec 2023-12-01T05:23:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:15 smithi089 ceph-mon[98504]: pgmap v2232: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:23:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:15 smithi060 ceph-mon[94233]: pgmap v2232: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:23:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:15 smithi060 ceph-mon[109077]: pgmap v2232: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:23:16.601 INFO:tasks.workunit.client.0.smithi060.stdout: 917: throughput=5MB/sec pending data=0 2023-12-01T05:23:16.601 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m2JJfjT7V6vdY3k off=1238360 len=702670 2023-12-01T05:23:16.605 INFO:tasks.workunit.client.0.smithi060.stdout:op 4700 completed, throughput=5MB/sec 2023-12-01T05:23:16.605 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TP4fbpqVoj3OmFD off=2316451 len=840805 2023-12-01T05:23:16.607 INFO:tasks.workunit.client.0.smithi060.stdout:op 4701 completed, throughput=5MB/sec 2023-12-01T05:23:16.607 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CAoWtdXYXiUtkNJ off=148172 len=924390 2023-12-01T05:23:16.608 INFO:tasks.workunit.client.0.smithi060.stdout:op 4702 completed, throughput=5MB/sec 2023-12-01T05:23:16.608 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AuNQHiDYr0mY2gU off=2317081 len=1123592 2023-12-01T05:23:16.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 4703 completed, throughput=5MB/sec 2023-12-01T05:23:16.610 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--SapRjoN3n5Vp0m off=12605650 len=154457 2023-12-01T05:23:16.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 4704 completed, throughput=5MB/sec 2023-12-01T05:23:16.610 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1F33PKZXjBht8uF off=19973879 len=1921592 2023-12-01T05:23:16.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 4705 completed, throughput=5MB/sec 2023-12-01T05:23:17.619 INFO:tasks.workunit.client.0.smithi060.stdout: 918: throughput=5MB/sec pending data=0 2023-12-01T05:23:17.619 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YBRYBN9wQgozitA off=7772773 len=1102899 2023-12-01T05:23:17.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 4706 completed, throughput=5MB/sec 2023-12-01T05:23:17.626 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OuUqtFo8qYMKiUR off=3926534 len=1916057 2023-12-01T05:23:17.628 INFO:tasks.workunit.client.0.smithi060.stdout:op 4707 completed, throughput=5MB/sec 2023-12-01T05:23:17.628 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4rdpkB_l5vCwOEo off=10351335 len=2030846 2023-12-01T05:23:17.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 4708 completed, throughput=5MB/sec 2023-12-01T05:23:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:17 smithi089 ceph-mon[98504]: pgmap v2233: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:23:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:17 smithi060 ceph-mon[94233]: pgmap v2233: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:23:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:17 smithi060 ceph-mon[109077]: pgmap v2233: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:23:18.630 INFO:tasks.workunit.client.0.smithi060.stdout: 919: throughput=5MB/sec pending data=0 2023-12-01T05:23:18.630 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6vCkQ4neWNyvG-z off=5970645 len=1557185 2023-12-01T05:23:18.638 INFO:tasks.workunit.client.0.smithi060.stdout:op 4709 completed, throughput=5MB/sec 2023-12-01T05:23:18.638 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-br4coYoAb7YIXBM off=1653900 len=622815 2023-12-01T05:23:18.642 INFO:tasks.workunit.client.0.smithi060.stdout:op 4710 completed, throughput=5MB/sec 2023-12-01T05:23:18.642 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wEIUchGbsKs3A35 off=540644 len=337973 2023-12-01T05:23:18.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 4711 completed, throughput=5MB/sec 2023-12-01T05:23:18.643 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tgLotFNmxgYaX_V off=23082189 len=259303 2023-12-01T05:23:18.646 INFO:tasks.workunit.client.0.smithi060.stdout:op 4712 completed, throughput=5MB/sec 2023-12-01T05:23:18.646 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gJb_0d0oKXNZG9j off=11207509 len=136723 2023-12-01T05:23:18.646 INFO:tasks.workunit.client.0.smithi060.stdout:op 4713 completed, throughput=5MB/sec 2023-12-01T05:23:18.647 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-50CSsttFNkRkREc off=474018 len=1788364 2023-12-01T05:23:18.654 INFO:tasks.workunit.client.0.smithi060.stdout:op 4714 completed, throughput=5MB/sec 2023-12-01T05:23:19.655 INFO:tasks.workunit.client.0.smithi060.stdout: 920: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:19.655 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TeGQTVaCW67MlAB off=12993711 len=1475721 2023-12-01T05:23:19.656 INFO:tasks.workunit.client.0.smithi060.stdout:op 4715 completed, throughput=5MB/sec 2023-12-01T05:23:19.657 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fRax1NA8erS7pgh off=2560582 len=1444297 2023-12-01T05:23:19.658 INFO:tasks.workunit.client.0.smithi060.stdout:op 4716 completed, throughput=5MB/sec 2023-12-01T05:23:19.658 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1CbLaytuJkpjkWz off=233621 len=1195779 2023-12-01T05:23:19.660 INFO:tasks.workunit.client.0.smithi060.stdout:op 4717 completed, throughput=5MB/sec 2023-12-01T05:23:19.660 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4vdyfy5T5Kg_4az off=4296320 len=1771048 2023-12-01T05:23:19.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 4718 completed, throughput=5MB/sec 2023-12-01T05:23:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:19 smithi089 ceph-mon[98504]: pgmap v2234: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:23:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:19 smithi060 ceph-mon[94233]: pgmap v2234: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:23:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:19 smithi060 ceph-mon[109077]: pgmap v2234: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:23:20.662 INFO:tasks.workunit.client.0.smithi060.stdout: 921: throughput=5MB/sec pending data=0 2023-12-01T05:23:20.663 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7enGZLdBkB8wQ_r off=6585670 len=741120 2023-12-01T05:23:20.663 INFO:tasks.workunit.client.0.smithi060.stdout:op 4719 completed, throughput=5MB/sec 2023-12-01T05:23:20.664 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gZ_HiBLEtHz-nWd off=818487 len=1023673 2023-12-01T05:23:20.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 4720 completed, throughput=5MB/sec 2023-12-01T05:23:20.669 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IFXWSwTPbE8A-ba off=339985 len=1556906 2023-12-01T05:23:20.676 INFO:tasks.workunit.client.0.smithi060.stdout:op 4721 completed, throughput=5MB/sec 2023-12-01T05:23:20.676 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Wv95kIcDp9nY_zK off=3293250 len=1799891 2023-12-01T05:23:20.686 INFO:tasks.workunit.client.0.smithi060.stdout:op 4722 completed, throughput=5MB/sec 2023-12-01T05:23:21.686 INFO:tasks.workunit.client.0.smithi060.stdout: 922: throughput=5MB/sec pending data=0 2023-12-01T05:23:21.686 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GMaSJ3JyLTyPFTm off=5068062 len=922330 2023-12-01T05:23:21.691 INFO:tasks.workunit.client.0.smithi060.stdout:op 4723 completed, throughput=5MB/sec 2023-12-01T05:23:21.692 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xDbkdJf86O2U93r off=9625937 len=634393 2023-12-01T05:23:21.693 INFO:tasks.workunit.client.0.smithi060.stdout:op 4724 completed, throughput=5MB/sec 2023-12-01T05:23:21.693 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KZWJiQ5X5jYjJwH off=1788420 len=323491 2023-12-01T05:23:21.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 4725 completed, throughput=5MB/sec 2023-12-01T05:23:21.696 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qFA1ZmR959SIJ38 off=6088240 len=1071281 2023-12-01T05:23:21.699 INFO:tasks.workunit.client.0.smithi060.stdout:op 4726 completed, throughput=5MB/sec 2023-12-01T05:23:21.699 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wHRNmGabL7qfEKz off=10772786 len=396931 2023-12-01T05:23:21.702 INFO:tasks.workunit.client.0.smithi060.stdout:op 4727 completed, throughput=5MB/sec 2023-12-01T05:23:21.702 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QqkPq_Am0DjYB07 off=8050805 len=1773732 2023-12-01T05:23:21.710 INFO:tasks.workunit.client.0.smithi060.stdout:op 4728 completed, throughput=5MB/sec 2023-12-01T05:23:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:21 smithi089 ceph-mon[98504]: pgmap v2235: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:23:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:21 smithi060 ceph-mon[94233]: pgmap v2235: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:23:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:21 smithi060 ceph-mon[109077]: pgmap v2235: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:23:22.710 INFO:tasks.workunit.client.0.smithi060.stdout: 923: throughput=5MB/sec pending data=0 2023-12-01T05:23:22.711 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kV80jOKCKXyjx4C off=4268078 len=38799 2023-12-01T05:23:22.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 4729 completed, throughput=5MB/sec 2023-12-01T05:23:22.713 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y5zidY1_g5uuhPI off=3589477 len=1778238 2023-12-01T05:23:22.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 4730 completed, throughput=5MB/sec 2023-12-01T05:23:22.715 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HEJHMjDfHM2ZPZU off=3783222 len=1362648 2023-12-01T05:23:22.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 4731 completed, throughput=5MB/sec 2023-12-01T05:23:22.717 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1SgWPiLoHiqyCEE off=2150622 len=1797272 2023-12-01T05:23:22.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 4732 completed, throughput=5MB/sec 2023-12-01T05:23:22.725 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FIGnW78_BpMIgYo off=10213767 len=1852668 2023-12-01T05:23:22.732 INFO:tasks.workunit.client.0.smithi060.stdout:op 4733 completed, throughput=5MB/sec 2023-12-01T05:23:23.732 INFO:tasks.workunit.client.0.smithi060.stdout: 924: throughput=5MB/sec pending data=0 2023-12-01T05:23:23.732 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-75_0XiFeBowAKr8 off=12705783 len=148124 2023-12-01T05:23:23.733 INFO:tasks.workunit.client.0.smithi060.stdout:op 4734 completed, throughput=5MB/sec 2023-12-01T05:23:23.733 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yp_t-ouNMFsa14h off=15745607 len=535072 2023-12-01T05:23:23.734 INFO:tasks.workunit.client.0.smithi060.stdout:op 4735 completed, throughput=5MB/sec 2023-12-01T05:23:23.734 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bTBWpAMkODzGnbg off=3906494 len=1066161 2023-12-01T05:23:23.736 INFO:tasks.workunit.client.0.smithi060.stdout:op 4736 completed, throughput=5MB/sec 2023-12-01T05:23:23.736 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OzcEg0pIwdEmZdH off=1459985 len=1033837 2023-12-01T05:23:23.743 INFO:tasks.workunit.client.0.smithi060.stdout:op 4737 completed, throughput=5MB/sec 2023-12-01T05:23:23.743 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-efDXuOOPjIs5ATi off=12205297 len=459164 2023-12-01T05:23:23.744 INFO:tasks.workunit.client.0.smithi060.stdout:op 4738 completed, throughput=5MB/sec 2023-12-01T05:23:23.744 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F8EvDl8U3r611qX off=2301089 len=987057 2023-12-01T05:23:23.746 INFO:tasks.workunit.client.0.smithi060.stdout:op 4739 completed, throughput=5MB/sec 2023-12-01T05:23:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:23 smithi089 ceph-mon[98504]: pgmap v2236: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:23:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:23 smithi060 ceph-mon[94233]: pgmap v2236: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:23:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:23 smithi060 ceph-mon[109077]: pgmap v2236: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2023-12-01T05:23:24.747 INFO:tasks.workunit.client.0.smithi060.stdout: 925: throughput=5MB/sec pending data=0 2023-12-01T05:23:24.747 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-I7gTqT5H0kUk2yB off=829426 len=826831 2023-12-01T05:23:24.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 4740 completed, throughput=5MB/sec 2023-12-01T05:23:24.748 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-s3rQWjqB-k76JeQ off=6759486 len=1885136 2023-12-01T05:23:24.759 INFO:tasks.workunit.client.0.smithi060.stdout:op 4741 completed, throughput=5MB/sec 2023-12-01T05:23:24.760 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D1RLwvmKiRgFOWO off=4381637 len=1588919 2023-12-01T05:23:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:23:24] "GET /metrics HTTP/1.1" 200 33882 "" "Prometheus/2.43.0" 2023-12-01T05:23:24.766 INFO:tasks.workunit.client.0.smithi060.stdout:op 4742 completed, throughput=5MB/sec 2023-12-01T05:23:24.766 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PLcAICstUMHC8LI off=9473857 len=2080452 2023-12-01T05:23:24.768 INFO:tasks.workunit.client.0.smithi060.stdout:op 4743 completed, throughput=5MB/sec 2023-12-01T05:23:25.768 INFO:tasks.workunit.client.0.smithi060.stdout: 926: throughput=5MB/sec pending data=0 2023-12-01T05:23:25.768 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1O2FQFTXi8Hzlm9 off=887384 len=1221112 2023-12-01T05:23:25.771 INFO:tasks.workunit.client.0.smithi060.stdout:op 4744 completed, throughput=5MB/sec 2023-12-01T05:23:25.771 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--dN5oPjrYfXC-dh off=1749255 len=207064 2023-12-01T05:23:25.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 4745 completed, throughput=5MB/sec 2023-12-01T05:23:25.772 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t7OeuTy6RLnWrXM off=3892386 len=1490539 2023-12-01T05:23:25.778 INFO:tasks.workunit.client.0.smithi060.stdout:op 4746 completed, throughput=5MB/sec 2023-12-01T05:23:25.778 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0hjr7Ewa8joIzW1 off=191162 len=1462539 2023-12-01T05:23:25.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 4747 completed, throughput=5MB/sec 2023-12-01T05:23:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:25 smithi089 ceph-mon[98504]: pgmap v2237: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:23:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:25 smithi060 ceph-mon[94233]: pgmap v2237: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:23:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:25 smithi060 ceph-mon[109077]: pgmap v2237: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:23:26.781 INFO:tasks.workunit.client.0.smithi060.stdout: 927: throughput=5MB/sec pending data=0 2023-12-01T05:23:26.781 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9j6bF6WfXpGSZdj off=10881309 len=240929 2023-12-01T05:23:26.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 4748 completed, throughput=5MB/sec 2023-12-01T05:23:26.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jKKAml0LYTczqUW off=1347938 len=1998240 2023-12-01T05:23:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:26.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 4749 completed, throughput=5MB/sec 2023-12-01T05:23:26.797 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K4HCiXKsD06FD6W off=8905608 len=1537009 2023-12-01T05:23:26.800 INFO:tasks.workunit.client.0.smithi060.stdout:op 4750 completed, throughput=5MB/sec 2023-12-01T05:23:26.800 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K4HCiXKsD06FD6W off=7112680 len=1655905 2023-12-01T05:23:26.808 INFO:tasks.workunit.client.0.smithi060.stdout:op 4751 completed, throughput=5MB/sec 2023-12-01T05:23:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:27 smithi089 ceph-mon[98504]: pgmap v2238: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:23:27.808 INFO:tasks.workunit.client.0.smithi060.stdout: 928: throughput=5MB/sec pending data=0 2023-12-01T05:23:27.808 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SELyck5FAtLmLYx off=11690004 len=326034 2023-12-01T05:23:27.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 4752 completed, throughput=5MB/sec 2023-12-01T05:23:27.812 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bkGkJfnDzROKVsr off=14937621 len=2052333 2023-12-01T05:23:27.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 4753 completed, throughput=5MB/sec 2023-12-01T05:23:27.821 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XZo5GNLXDrqxwY9 off=560753 len=1030952 2023-12-01T05:23:27.823 INFO:tasks.workunit.client.0.smithi060.stdout:op 4754 completed, throughput=5MB/sec 2023-12-01T05:23:27.823 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nnX4RR6OGRB2PAz off=14889456 len=624394 2023-12-01T05:23:27.826 INFO:tasks.workunit.client.0.smithi060.stdout:op 4755 completed, throughput=5MB/sec 2023-12-01T05:23:27.826 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XkLLq6gV8MIVm-m off=14430993 len=1187268 2023-12-01T05:23:27.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 4756 completed, throughput=5MB/sec 2023-12-01T05:23:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:27 smithi060 ceph-mon[94233]: pgmap v2238: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:23:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:27 smithi060 ceph-mon[109077]: pgmap v2238: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:23:28.828 INFO:tasks.workunit.client.0.smithi060.stdout: 929: throughput=5MB/sec pending data=0 2023-12-01T05:23:28.828 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-epul3FKn4BFPFfl off=19500482 len=417518 2023-12-01T05:23:28.829 INFO:tasks.workunit.client.0.smithi060.stdout:op 4757 completed, throughput=5MB/sec 2023-12-01T05:23:28.829 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Kc9B34-ciSTnM5H off=4451232 len=1464712 2023-12-01T05:23:28.837 INFO:tasks.workunit.client.0.smithi060.stdout:op 4758 completed, throughput=5MB/sec 2023-12-01T05:23:28.837 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ww7dCW0u9mxodhV off=2502359 len=1904036 2023-12-01T05:23:28.845 INFO:tasks.workunit.client.0.smithi060.stdout:op 4759 completed, throughput=5MB/sec 2023-12-01T05:23:28.846 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HAmQppEGb17IMsh off=13232775 len=1555460 2023-12-01T05:23:28.851 INFO:tasks.workunit.client.0.smithi060.stdout:op 4760 completed, throughput=5MB/sec 2023-12-01T05:23:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:29 smithi089 ceph-mon[98504]: pgmap v2239: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:23:29.851 INFO:tasks.workunit.client.0.smithi060.stdout: 930: throughput=5MB/sec pending data=0 2023-12-01T05:23:29.851 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FAz9A97EMtbnrC3 off=2149838 len=611086 2023-12-01T05:23:29.855 INFO:tasks.workunit.client.0.smithi060.stdout:op 4761 completed, throughput=5MB/sec 2023-12-01T05:23:29.856 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TFwMa_b6h8p4EUA off=12916606 len=1870542 2023-12-01T05:23:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:op 4762 completed, throughput=5MB/sec 2023-12-01T05:23:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hSqdS7eUV-9Xnr5 off=700024 len=845033 2023-12-01T05:23:29.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 4763 completed, throughput=5MB/sec 2023-12-01T05:23:29.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GiguKWCB3pamRXC off=10895935 len=1763580 2023-12-01T05:23:29.865 INFO:tasks.workunit.client.0.smithi060.stdout:op 4764 completed, throughput=5MB/sec 2023-12-01T05:23:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:29 smithi060 ceph-mon[94233]: pgmap v2239: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:23:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:29 smithi060 ceph-mon[109077]: pgmap v2239: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:23:30.865 INFO:tasks.workunit.client.0.smithi060.stdout: 931: throughput=5MB/sec pending data=0 2023-12-01T05:23:30.865 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xXdyoPuNOg6OSPF off=2255396 len=362520 2023-12-01T05:23:30.869 INFO:tasks.workunit.client.0.smithi060.stdout:op 4765 completed, throughput=5MB/sec 2023-12-01T05:23:30.869 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UlG72hPYMcKyTpl off=5004894 len=1006348 2023-12-01T05:23:30.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 4766 completed, throughput=5MB/sec 2023-12-01T05:23:30.875 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VGefbCOubCHOoH7 off=2355187 len=1500142 2023-12-01T05:23:30.884 INFO:tasks.workunit.client.0.smithi060.stdout:op 4767 completed, throughput=5MB/sec 2023-12-01T05:23:30.884 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R9PCQJHOx-XYDe9 off=6672293 len=670145 2023-12-01T05:23:30.889 INFO:tasks.workunit.client.0.smithi060.stdout:op 4768 completed, throughput=5MB/sec 2023-12-01T05:23:30.889 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3_RdFoQxRQF1tQi off=2638830 len=1048810 2023-12-01T05:23:30.890 INFO:tasks.workunit.client.0.smithi060.stdout:op 4769 completed, throughput=5MB/sec 2023-12-01T05:23:30.890 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t-MTVAkVuwnzOen off=22655041 len=2010953 2023-12-01T05:23:30.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 4770 completed, throughput=5MB/sec 2023-12-01T05:23:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:31 smithi089 ceph-mon[98504]: pgmap v2240: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:23:31.901 INFO:tasks.workunit.client.0.smithi060.stdout: 932: throughput=5MB/sec pending data=0 2023-12-01T05:23:31.901 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NqvMV8FxV2Nc3Za off=1951004 len=1399681 2023-12-01T05:23:31.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 4771 completed, throughput=5MB/sec 2023-12-01T05:23:31.907 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BpPB5BZGW6siHOj off=2552905 len=523538 2023-12-01T05:23:31.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 4772 completed, throughput=5MB/sec 2023-12-01T05:23:31.911 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C96mPLEtS0AXETO off=8807792 len=676369 2023-12-01T05:23:31.912 INFO:tasks.workunit.client.0.smithi060.stdout:op 4773 completed, throughput=5MB/sec 2023-12-01T05:23:31.912 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AODOJJmnyeqrIb2 off=1727188 len=161428 2023-12-01T05:23:31.913 INFO:tasks.workunit.client.0.smithi060.stdout:op 4774 completed, throughput=5MB/sec 2023-12-01T05:23:31.913 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DDRyvmvi33jC2hv off=8560968 len=398619 2023-12-01T05:23:31.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 4775 completed, throughput=5MB/sec 2023-12-01T05:23:31.914 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-44H0inlw2pquiW6 off=33747 len=880962 2023-12-01T05:23:31.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 4776 completed, throughput=5MB/sec 2023-12-01T05:23:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:31 smithi060 ceph-mon[94233]: pgmap v2240: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:23:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:31 smithi060 ceph-mon[109077]: pgmap v2240: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:23:32.919 INFO:tasks.workunit.client.0.smithi060.stdout: 933: throughput=5MB/sec pending data=0 2023-12-01T05:23:32.919 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xQRTPVAen7ud1Eb off=511225 len=2029182 2023-12-01T05:23:32.923 INFO:tasks.workunit.client.0.smithi060.stdout:op 4777 completed, throughput=5MB/sec 2023-12-01T05:23:32.923 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yCwtz9gZkQdSoXe off=794042 len=1095214 2023-12-01T05:23:32.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 4778 completed, throughput=5MB/sec 2023-12-01T05:23:32.929 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_DKVGNo5BLT6fkK off=7130168 len=1945393 2023-12-01T05:23:32.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 4779 completed, throughput=5MB/sec 2023-12-01T05:23:33.931 INFO:tasks.workunit.client.0.smithi060.stdout: 934: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:33.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--VV-jXH-RtnZ5Ew off=6254209 len=594687 2023-12-01T05:23:33.936 INFO:tasks.workunit.client.0.smithi060.stdout:op 4780 completed, throughput=5MB/sec 2023-12-01T05:23:33.936 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B_Gmw6QJOq3FExr off=5456505 len=875703 2023-12-01T05:23:33.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 4781 completed, throughput=5MB/sec 2023-12-01T05:23:33.937 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Dkh7jw78mxwFizc off=12195982 len=229467 2023-12-01T05:23:33.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 4782 completed, throughput=5MB/sec 2023-12-01T05:23:33.940 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4ts4w8N0lGQEKQY off=1069331 len=1089222 2023-12-01T05:23:33.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 4783 completed, throughput=5MB/sec 2023-12-01T05:23:33.946 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mR_Oo0u66AcZlEm off=10485907 len=1146205 2023-12-01T05:23:33.952 INFO:tasks.workunit.client.0.smithi060.stdout:op 4784 completed, throughput=5MB/sec 2023-12-01T05:23:33.952 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oDLLmWrk7nHU9CD off=11030155 len=1406335 2023-12-01T05:23:33.954 INFO:tasks.workunit.client.0.smithi060.stdout:op 4785 completed, throughput=5MB/sec 2023-12-01T05:23:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:33 smithi060 ceph-mon[94233]: pgmap v2241: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:23:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:33 smithi060 ceph-mon[109077]: pgmap v2241: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:23:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:33 smithi089 ceph-mon[98504]: pgmap v2241: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:23:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:23:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:23:34.954 INFO:tasks.workunit.client.0.smithi060.stdout: 935: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:34.955 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ydV9j9nlm2sOvZ7 off=4017373 len=875275 2023-12-01T05:23:34.956 INFO:tasks.workunit.client.0.smithi060.stdout:op 4786 completed, throughput=5MB/sec 2023-12-01T05:23:34.956 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-51-4BKWoZESHfpn off=1859738 len=1005557 2023-12-01T05:23:34.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 4787 completed, throughput=5MB/sec 2023-12-01T05:23:34.957 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lDkIoAPvFUbIiEA off=1257303 len=1852154 2023-12-01T05:23:34.966 INFO:tasks.workunit.client.0.smithi060.stdout:op 4788 completed, throughput=5MB/sec 2023-12-01T05:23:34.966 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eSobNNY1lJLRaGC off=0 len=1097622 2023-12-01T05:23:34.974 INFO:tasks.workunit.client.0.smithi060.stdout:op 4789 completed, throughput=5MB/sec 2023-12-01T05:23:34.974 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ME-sCKpSJ9koevM off=511965 len=1579603 2023-12-01T05:23:34.978 INFO:tasks.workunit.client.0.smithi060.stdout:op 4790 completed, throughput=5MB/sec 2023-12-01T05:23:35.979 INFO:tasks.workunit.client.0.smithi060.stdout: 936: throughput=5MB/sec pending data=0 2023-12-01T05:23:35.979 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f4kbAr_OILIjwFa off=6664484 len=249374 2023-12-01T05:23:35.982 INFO:tasks.workunit.client.0.smithi060.stdout:op 4791 completed, throughput=5MB/sec 2023-12-01T05:23:35.982 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1CGr32h0LAZ_kzz off=751419 len=1402417 2023-12-01T05:23:35.984 INFO:tasks.workunit.client.0.smithi060.stdout:op 4792 completed, throughput=5MB/sec 2023-12-01T05:23:35.984 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-moS4sGenGTViBr- off=2360365 len=551466 2023-12-01T05:23:35.988 INFO:tasks.workunit.client.0.smithi060.stdout:op 4793 completed, throughput=5MB/sec 2023-12-01T05:23:35.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cepwE8kVY7HLmYL off=6476780 len=2031584 2023-12-01T05:23:35.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 4794 completed, throughput=5MB/sec 2023-12-01T05:23:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:35 smithi060 ceph-mon[94233]: pgmap v2242: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:35 smithi060 ceph-mon[109077]: pgmap v2242: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:35 smithi089 ceph-mon[98504]: pgmap v2242: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:36.991 INFO:tasks.workunit.client.0.smithi060.stdout: 937: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:36.991 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XqxKSRmuVIy1qal off=1297226 len=243850 2023-12-01T05:23:36.994 INFO:tasks.workunit.client.0.smithi060.stdout:op 4795 completed, throughput=5MB/sec 2023-12-01T05:23:36.994 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-72ZKEjFO9KqHRVv off=10253083 len=145083 2023-12-01T05:23:36.997 INFO:tasks.workunit.client.0.smithi060.stdout:op 4796 completed, throughput=5MB/sec 2023-12-01T05:23:36.997 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KAM7Mf4O3c8lM6V off=5875148 len=1244039 2023-12-01T05:23:37.004 INFO:tasks.workunit.client.0.smithi060.stdout:op 4797 completed, throughput=5MB/sec 2023-12-01T05:23:37.004 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TmZ7vXgewWHmRb5 off=2915544 len=1054884 2023-12-01T05:23:37.005 INFO:tasks.workunit.client.0.smithi060.stdout:op 4798 completed, throughput=5MB/sec 2023-12-01T05:23:37.006 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H8sDLCW5TNvo-Ib off=3879371 len=1583871 2023-12-01T05:23:37.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 4799 completed, throughput=5MB/sec 2023-12-01T05:23:37.014 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yIvXHlwkyD2CBrc off=4279171 len=966912 2023-12-01T05:23:37.014 INFO:tasks.workunit.client.0.smithi060.stdout:op 4800 completed, throughput=5MB/sec 2023-12-01T05:23:37.015 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KKxE-YaSrZk_t2c off=2920246 len=920218 2023-12-01T05:23:37.016 INFO:tasks.workunit.client.0.smithi060.stdout:op 4801 completed, throughput=5MB/sec 2023-12-01T05:23:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:37 smithi060 ceph-mon[94233]: pgmap v2243: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:37 smithi060 ceph-mon[109077]: pgmap v2243: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:38.016 INFO:tasks.workunit.client.0.smithi060.stdout: 938: throughput=5MB/sec pending data=0 2023-12-01T05:23:38.016 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hvNO3V2GEEPDCEJ off=3122716 len=76067 2023-12-01T05:23:38.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 4802 completed, throughput=5MB/sec 2023-12-01T05:23:38.017 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-53E-QsNE0kXfB5E off=13023130 len=653570 2023-12-01T05:23:38.018 INFO:tasks.workunit.client.0.smithi060.stdout:op 4803 completed, throughput=5MB/sec 2023-12-01T05:23:38.018 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-my8KcEbE5_urBqt off=4391905 len=1995848 2023-12-01T05:23:38.027 INFO:tasks.workunit.client.0.smithi060.stdout:op 4804 completed, throughput=5MB/sec 2023-12-01T05:23:38.027 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UscGOOvzfvSWTK- off=289269 len=775408 2023-12-01T05:23:38.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 4805 completed, throughput=5MB/sec 2023-12-01T05:23:38.032 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UbmQZwPWMBuZgk0 off=931677 len=1634010 2023-12-01T05:23:38.035 INFO:tasks.workunit.client.0.smithi060.stdout:op 4806 completed, throughput=5MB/sec 2023-12-01T05:23:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:37 smithi089 ceph-mon[98504]: pgmap v2243: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:39.035 INFO:tasks.workunit.client.0.smithi060.stdout: 939: throughput=5MB/sec pending data=0 2023-12-01T05:23:39.035 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3ztAK5tZD9vCOVl off=23642676 len=1699631 2023-12-01T05:23:39.044 INFO:tasks.workunit.client.0.smithi060.stdout:op 4807 completed, throughput=5MB/sec 2023-12-01T05:23:39.044 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M3AClJ0qZirf1tQ off=949130 len=807477 2023-12-01T05:23:39.045 INFO:tasks.workunit.client.0.smithi060.stdout:op 4808 completed, throughput=5MB/sec 2023-12-01T05:23:39.045 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VtBKT8p0V6mEhpM off=3461790 len=1565672 2023-12-01T05:23:39.051 INFO:tasks.workunit.client.0.smithi060.stdout:op 4809 completed, throughput=5MB/sec 2023-12-01T05:23:39.051 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SfB6tgwkd8xga8Y off=2688733 len=126351 2023-12-01T05:23:39.054 INFO:tasks.workunit.client.0.smithi060.stdout:op 4810 completed, throughput=5MB/sec 2023-12-01T05:23:39.054 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u9Ev94YRrBhwLgR off=7889025 len=1417855 2023-12-01T05:23:39.059 INFO:tasks.workunit.client.0.smithi060.stdout:op 4811 completed, throughput=5MB/sec 2023-12-01T05:23:39.312 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (37m) 6m ago 38m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (38m) 6m ago 38m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (39m) 6m ago 39m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (39m) 6m ago 39m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (42m) 6m ago 42m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (43m) 6m ago 43m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (43m) 6m ago 44m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:23:39.638 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (42m) 6m ago 42m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (42m) 6m ago 42m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (38m) 6m ago 38m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (38m) 6m ago 38m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (42m) 6m ago 42m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (41m) 6m ago 41m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (41m) 6m ago 41m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (41m) 6m ago 41m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (40m) 6m ago 40m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (40m) 6m ago 40m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (40m) 6m ago 40m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (39m) 6m ago 39m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:23:39.639 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (37m) 6m ago 38m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:23:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:39 smithi060 ceph-mon[94233]: pgmap v2244: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:23:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:39 smithi060 ceph-mon[109077]: pgmap v2244: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:23:40.035 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:23:40.036 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:23:40.036 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:23:40.036 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:23:40.036 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:23:40.036 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:23:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:39 smithi089 ceph-mon[98504]: pgmap v2244: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2023-12-01T05:23:40.060 INFO:tasks.workunit.client.0.smithi060.stdout: 940: throughput=5MB/sec pending data=0 2023-12-01T05:23:40.060 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Pj20WcJZKAY1kWK off=430891 len=1847747 2023-12-01T05:23:40.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 4812 completed, throughput=5MB/sec 2023-12-01T05:23:40.061 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BKuiCy-IVgmVW1r off=8323997 len=289619 2023-12-01T05:23:40.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 4813 completed, throughput=5MB/sec 2023-12-01T05:23:40.066 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9JzrvD2aIHvKiBo off=944494 len=629367 2023-12-01T05:23:40.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 4814 completed, throughput=5MB/sec 2023-12-01T05:23:40.069 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AIuHxt9jvdZzAZd off=3037421 len=604660 2023-12-01T05:23:40.073 INFO:tasks.workunit.client.0.smithi060.stdout:op 4815 completed, throughput=5MB/sec 2023-12-01T05:23:40.073 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pOUEziEpl-wh9MC off=7003831 len=1487363 2023-12-01T05:23:40.080 INFO:tasks.workunit.client.0.smithi060.stdout:op 4816 completed, throughput=5MB/sec 2023-12-01T05:23:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:40 smithi060 ceph-mon[94233]: from='client.16758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1901244359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:23:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:40 smithi060 ceph-mon[109077]: from='client.16758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1901244359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:23:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:40 smithi089 ceph-mon[98504]: from='client.16758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1901244359' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:23:41.080 INFO:tasks.workunit.client.0.smithi060.stdout: 941: throughput=5MB/sec pending data=0 2023-12-01T05:23:41.080 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bseMaSDnp_5IgEg off=11375857 len=336359 2023-12-01T05:23:41.084 INFO:tasks.workunit.client.0.smithi060.stdout:op 4817 completed, throughput=5MB/sec 2023-12-01T05:23:41.084 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TdrCuJDXH4W9h6h off=617465 len=765052 2023-12-01T05:23:41.086 INFO:tasks.workunit.client.0.smithi060.stdout:op 4818 completed, throughput=5MB/sec 2023-12-01T05:23:41.086 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3zvBd9iL0GP1i3- off=4910329 len=973456 2023-12-01T05:23:41.087 INFO:tasks.workunit.client.0.smithi060.stdout:op 4819 completed, throughput=5MB/sec 2023-12-01T05:23:41.087 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bLzerBMjkYwM77q off=10414010 len=168176 2023-12-01T05:23:41.087 INFO:tasks.workunit.client.0.smithi060.stdout:op 4820 completed, throughput=5MB/sec 2023-12-01T05:23:41.087 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bzEjCb0N4fJN8_2 off=10395545 len=378674 2023-12-01T05:23:41.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 4821 completed, throughput=5MB/sec 2023-12-01T05:23:41.088 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BqGYiF8X5rcFFAO off=10157534 len=229700 2023-12-01T05:23:41.091 INFO:tasks.workunit.client.0.smithi060.stdout:op 4822 completed, throughput=5MB/sec 2023-12-01T05:23:41.091 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YjX9CYUV-CRmfcm off=14539575 len=1733820 2023-12-01T05:23:41.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 4823 completed, throughput=5MB/sec 2023-12-01T05:23:41.094 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-g4Ed6a5ThUsNeTn off=12572814 len=927742 2023-12-01T05:23:41.094 INFO:tasks.workunit.client.0.smithi060.stdout:op 4824 completed, throughput=5MB/sec 2023-12-01T05:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:41 smithi060 ceph-mon[109077]: from='client.16764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:41 smithi060 ceph-mon[109077]: pgmap v2245: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:41 smithi060 ceph-mon[94233]: from='client.16764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:41 smithi060 ceph-mon[94233]: pgmap v2245: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:41 smithi089 ceph-mon[98504]: from='client.16764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:23:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:41 smithi089 ceph-mon[98504]: pgmap v2245: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2023-12-01T05:23:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:42.095 INFO:tasks.workunit.client.0.smithi060.stdout: 942: throughput=5MB/sec pending data=0 2023-12-01T05:23:42.095 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OIwY-c5-BN9hyjV off=9463731 len=1789075 2023-12-01T05:23:42.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 4825 completed, throughput=5MB/sec 2023-12-01T05:23:42.097 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pkIUKBcBsrbFatj off=2636540 len=914415 2023-12-01T05:23:42.098 INFO:tasks.workunit.client.0.smithi060.stdout:op 4826 completed, throughput=5MB/sec 2023-12-01T05:23:42.098 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kzr0HAu--TtZhNa off=9715330 len=612761 2023-12-01T05:23:42.103 INFO:tasks.workunit.client.0.smithi060.stdout:op 4827 completed, throughput=5MB/sec 2023-12-01T05:23:42.103 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pMslKIF_mHe7nL8 off=6470064 len=1872489 2023-12-01T05:23:42.112 INFO:tasks.workunit.client.0.smithi060.stdout:op 4828 completed, throughput=5MB/sec 2023-12-01T05:23:43.112 INFO:tasks.workunit.client.0.smithi060.stdout: 943: throughput=5MB/sec pending data=0 2023-12-01T05:23:43.113 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gAcc2F6uDLxVXKZ off=6098977 len=894773 2023-12-01T05:23:43.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 4829 completed, throughput=5MB/sec 2023-12-01T05:23:43.118 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F0JYjK_Ljme0Bj7 off=664149 len=1355863 2023-12-01T05:23:43.126 INFO:tasks.workunit.client.0.smithi060.stdout:op 4830 completed, throughput=5MB/sec 2023-12-01T05:23:43.127 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hOYoFLInMB_5TNU off=9759470 len=1978348 2023-12-01T05:23:43.137 INFO:tasks.workunit.client.0.smithi060.stdout:op 4831 completed, throughput=5MB/sec 2023-12-01T05:23:43.137 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Ruupcq4b4Jiq3O off=7881745 len=608006 2023-12-01T05:23:43.141 INFO:tasks.workunit.client.0.smithi060.stdout:op 4832 completed, throughput=5MB/sec 2023-12-01T05:23:43.141 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uj66OajIJ2-ShcC off=13539277 len=602773 2023-12-01T05:23:43.145 INFO:tasks.workunit.client.0.smithi060.stdout:op 4833 completed, throughput=5MB/sec 2023-12-01T05:23:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:43 smithi060 ceph-mon[94233]: pgmap v2246: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:23:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:43 smithi060 ceph-mon[109077]: pgmap v2246: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:23:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:43 smithi089 ceph-mon[98504]: pgmap v2246: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:23:44.145 INFO:tasks.workunit.client.0.smithi060.stdout: 944: throughput=5MB/sec pending data=0 2023-12-01T05:23:44.145 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WpXuiRxxo4Lr_Or off=12364348 len=643712 2023-12-01T05:23:44.146 INFO:tasks.workunit.client.0.smithi060.stdout:op 4834 completed, throughput=5MB/sec 2023-12-01T05:23:44.146 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-El6PI0ng4RY_c2W off=1330990 len=1060714 2023-12-01T05:23:44.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 4835 completed, throughput=5MB/sec 2023-12-01T05:23:44.151 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YsUcrO0EIiQUo4f off=1041080 len=1908791 2023-12-01T05:23:44.159 INFO:tasks.workunit.client.0.smithi060.stdout:op 4836 completed, throughput=5MB/sec 2023-12-01T05:23:44.159 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5VLPjiFsi8YwASK off=218587 len=319337 2023-12-01T05:23:44.162 INFO:tasks.workunit.client.0.smithi060.stdout:op 4837 completed, throughput=5MB/sec 2023-12-01T05:23:44.162 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FrIgamnlqTp7ZNo off=9845776 len=1118965 2023-12-01T05:23:44.163 INFO:tasks.workunit.client.0.smithi060.stdout:op 4838 completed, throughput=5MB/sec 2023-12-01T05:23:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:23:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:23:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:23:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:23:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:23:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:23:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:23:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:23:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:23:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:23:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:23:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:23:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:23:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:23:45.164 INFO:tasks.workunit.client.0.smithi060.stdout: 945: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:45.164 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DlBd2RaYT4kmhOB off=9177002 len=862203 2023-12-01T05:23:45.165 INFO:tasks.workunit.client.0.smithi060.stdout:op 4839 completed, throughput=5MB/sec 2023-12-01T05:23:45.165 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sGGuITpOKGYs5F3 off=6035334 len=1266562 2023-12-01T05:23:45.166 INFO:tasks.workunit.client.0.smithi060.stdout:op 4840 completed, throughput=5MB/sec 2023-12-01T05:23:45.167 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wOa9sZa-6J4heZv off=11380931 len=1277455 2023-12-01T05:23:45.172 INFO:tasks.workunit.client.0.smithi060.stdout:op 4841 completed, throughput=5MB/sec 2023-12-01T05:23:45.173 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m0NhwIjWPcwHjgS off=0 len=1269312 2023-12-01T05:23:45.174 INFO:tasks.workunit.client.0.smithi060.stdout:op 4842 completed, throughput=5MB/sec 2023-12-01T05:23:45.174 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EK4GsCvBZbRZzZf off=4976319 len=330467 2023-12-01T05:23:45.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 4843 completed, throughput=5MB/sec 2023-12-01T05:23:45.177 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XkoC5kBlc6WKN64 off=2255242 len=502534 2023-12-01T05:23:45.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 4844 completed, throughput=5MB/sec 2023-12-01T05:23:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:45 smithi060 ceph-mon[94233]: pgmap v2247: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:23:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:45 smithi060 ceph-mon[109077]: pgmap v2247: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:23:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:45 smithi089 ceph-mon[98504]: pgmap v2247: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:23:46.178 INFO:tasks.workunit.client.0.smithi060.stdout: 946: throughput=5MB/sec pending data=0 2023-12-01T05:23:46.178 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WFvamj-g0fSsoUV off=780667 len=1537947 2023-12-01T05:23:46.180 INFO:tasks.workunit.client.0.smithi060.stdout:op 4845 completed, throughput=5MB/sec 2023-12-01T05:23:46.180 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IW65sSVdUhdDbQR off=1482028 len=836005 2023-12-01T05:23:46.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 4846 completed, throughput=5MB/sec 2023-12-01T05:23:46.182 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WGj7ruRMk1WA9Dg off=5199897 len=878282 2023-12-01T05:23:46.186 INFO:tasks.workunit.client.0.smithi060.stdout:op 4847 completed, throughput=5MB/sec 2023-12-01T05:23:46.186 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8nmOK2dVfTk1xxC off=85893 len=1631509 2023-12-01T05:23:46.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 4848 completed, throughput=5MB/sec 2023-12-01T05:23:46.194 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FY0a7nBwWhqkAA4 off=6407803 len=514984 2023-12-01T05:23:46.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 4849 completed, throughput=5MB/sec 2023-12-01T05:23:47.198 INFO:tasks.workunit.client.0.smithi060.stdout: 947: throughput=5MB/sec pending data=0 2023-12-01T05:23:47.198 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uO8b__riG8vK0xI off=7443906 len=1059629 2023-12-01T05:23:47.201 INFO:tasks.workunit.client.0.smithi060.stdout:op 4850 completed, throughput=5MB/sec 2023-12-01T05:23:47.201 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MAYVgfOBNmbW-KV off=4610102 len=39938 2023-12-01T05:23:47.201 INFO:tasks.workunit.client.0.smithi060.stdout:op 4851 completed, throughput=5MB/sec 2023-12-01T05:23:47.202 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6SFjn-QswCRFBOW off=1306809 len=170757 2023-12-01T05:23:47.205 INFO:tasks.workunit.client.0.smithi060.stdout:op 4852 completed, throughput=5MB/sec 2023-12-01T05:23:47.205 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kNXO0byMTChhpKo off=1692791 len=422917 2023-12-01T05:23:47.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 4853 completed, throughput=5MB/sec 2023-12-01T05:23:47.209 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aGGYeVnrj2VenfJ off=5855814 len=76342 2023-12-01T05:23:47.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 4854 completed, throughput=5MB/sec 2023-12-01T05:23:47.209 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-N8OfhmJX3wi2P_j off=13677170 len=1500317 2023-12-01T05:23:47.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 4855 completed, throughput=5MB/sec 2023-12-01T05:23:47.211 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-onGSoOsPUmfBpCW off=12198514 len=588463 2023-12-01T05:23:47.215 INFO:tasks.workunit.client.0.smithi060.stdout:op 4856 completed, throughput=5MB/sec 2023-12-01T05:23:47.215 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vqsvAY-APVrm3MI off=12474347 len=1365441 2023-12-01T05:23:47.217 INFO:tasks.workunit.client.0.smithi060.stdout:op 4857 completed, throughput=5MB/sec 2023-12-01T05:23:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:47 smithi060 ceph-mon[94233]: pgmap v2248: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:23:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:47 smithi060 ceph-mon[109077]: pgmap v2248: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:23:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:47 smithi089 ceph-mon[98504]: pgmap v2248: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:23:48.217 INFO:tasks.workunit.client.0.smithi060.stdout: 948: throughput=5MB/sec pending data=0 2023-12-01T05:23:48.218 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FoRNUUgEhdMVe6Q off=646856 len=1779257 2023-12-01T05:23:48.227 INFO:tasks.workunit.client.0.smithi060.stdout:op 4858 completed, throughput=5MB/sec 2023-12-01T05:23:48.227 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iHpcQ7YGLbid8Ej off=606247 len=417921 2023-12-01T05:23:48.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 4859 completed, throughput=5MB/sec 2023-12-01T05:23:48.231 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A2ELYd_BWgZ1ad- off=5554533 len=961787 2023-12-01T05:23:48.235 INFO:tasks.workunit.client.0.smithi060.stdout:op 4860 completed, throughput=5MB/sec 2023-12-01T05:23:48.236 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-c9NqGBG7ApgAlkz off=8050861 len=535920 2023-12-01T05:23:48.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 4861 completed, throughput=5MB/sec 2023-12-01T05:23:48.240 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NpwEXp68C0algzB off=4069171 len=110855 2023-12-01T05:23:48.242 INFO:tasks.workunit.client.0.smithi060.stdout:op 4862 completed, throughput=5MB/sec 2023-12-01T05:23:48.242 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IgBhBZqNnBLdOiY off=10823887 len=12246 2023-12-01T05:23:48.242 INFO:tasks.workunit.client.0.smithi060.stdout:op 4863 completed, throughput=5MB/sec 2023-12-01T05:23:48.243 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PM2juDHtbSqFhYO off=9803661 len=1969644 2023-12-01T05:23:48.250 INFO:tasks.workunit.client.0.smithi060.stdout:op 4864 completed, throughput=5MB/sec 2023-12-01T05:23:49.250 INFO:tasks.workunit.client.0.smithi060.stdout: 949: throughput=5MB/sec pending data=0 2023-12-01T05:23:49.250 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aOFIephDb9Lqd5c off=3131306 len=887352 2023-12-01T05:23:49.251 INFO:tasks.workunit.client.0.smithi060.stdout:op 4865 completed, throughput=5MB/sec 2023-12-01T05:23:49.251 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Is7bMrFsmK6AubR off=15235412 len=299707 2023-12-01T05:23:49.255 INFO:tasks.workunit.client.0.smithi060.stdout:op 4866 completed, throughput=5MB/sec 2023-12-01T05:23:49.255 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8RRmR1XFOvmJWRx off=22192995 len=1431973 2023-12-01T05:23:49.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 4867 completed, throughput=5MB/sec 2023-12-01T05:23:49.257 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hEnUOypxJBazyN2 off=24012316 len=258939 2023-12-01T05:23:49.260 INFO:tasks.workunit.client.0.smithi060.stdout:op 4868 completed, throughput=5MB/sec 2023-12-01T05:23:49.260 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SXphgbUthcqtnqY off=11371528 len=340639 2023-12-01T05:23:49.264 INFO:tasks.workunit.client.0.smithi060.stdout:op 4869 completed, throughput=5MB/sec 2023-12-01T05:23:49.264 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DgZT0Sw-FieJ09h off=4969382 len=1761196 2023-12-01T05:23:49.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 4870 completed, throughput=5MB/sec 2023-12-01T05:23:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:49 smithi060 ceph-mon[94233]: pgmap v2249: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:23:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:49 smithi060 ceph-mon[109077]: pgmap v2249: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:23:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:49 smithi089 ceph-mon[98504]: pgmap v2249: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:23:50.266 INFO:tasks.workunit.client.0.smithi060.stdout: 950: throughput=5MB/sec pending data=0 2023-12-01T05:23:50.266 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PFSaZp-OGsxFkYj off=1611074 len=983442 2023-12-01T05:23:50.268 INFO:tasks.workunit.client.0.smithi060.stdout:op 4871 completed, throughput=5MB/sec 2023-12-01T05:23:50.269 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o7vqX680Qwru350 off=792299 len=1629520 2023-12-01T05:23:50.271 INFO:tasks.workunit.client.0.smithi060.stdout:op 4872 completed, throughput=5MB/sec 2023-12-01T05:23:50.271 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CgdSi1Tyh373glD off=4450407 len=290081 2023-12-01T05:23:50.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 4873 completed, throughput=5MB/sec 2023-12-01T05:23:50.275 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6mzbvA7Be5rMnJ6 off=6158365 len=853704 2023-12-01T05:23:50.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 4874 completed, throughput=5MB/sec 2023-12-01T05:23:50.280 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OzAlUFa9N8bRSHF off=5713923 len=1404695 2023-12-01T05:23:50.281 INFO:tasks.workunit.client.0.smithi060.stdout:op 4875 completed, throughput=5MB/sec 2023-12-01T05:23:51.282 INFO:tasks.workunit.client.0.smithi060.stdout: 951: throughput=4.99MB/sec pending data=0 2023-12-01T05:23:51.282 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-v3UIr2GD87TmD4I off=4873487 len=829953 2023-12-01T05:23:51.287 INFO:tasks.workunit.client.0.smithi060.stdout:op 4876 completed, throughput=5MB/sec 2023-12-01T05:23:51.287 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cuv_0Q2sj6ES9v5 off=2490927 len=1702401 2023-12-01T05:23:51.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 4877 completed, throughput=5MB/sec 2023-12-01T05:23:51.289 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7FAU_q69HhuPDgO off=15730545 len=1899611 2023-12-01T05:23:51.291 INFO:tasks.workunit.client.0.smithi060.stdout:op 4878 completed, throughput=5MB/sec 2023-12-01T05:23:51.291 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7wGdXBhfn9X8Tz- off=7994479 len=648190 2023-12-01T05:23:51.292 INFO:tasks.workunit.client.0.smithi060.stdout:op 4879 completed, throughput=5MB/sec 2023-12-01T05:23:51.292 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R-zod7RTVfvDZD1 off=13365623 len=2000319 2023-12-01T05:23:51.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 4880 completed, throughput=5MB/sec 2023-12-01T05:23:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:51 smithi060 ceph-mon[94233]: pgmap v2250: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:23:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:51 smithi060 ceph-mon[109077]: pgmap v2250: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:23:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:51 smithi089 ceph-mon[98504]: pgmap v2250: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:23:52.301 INFO:tasks.workunit.client.0.smithi060.stdout: 952: throughput=5MB/sec pending data=0 2023-12-01T05:23:52.302 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5Fvq2rq-9bM2o_- off=11020870 len=294460 2023-12-01T05:23:52.305 INFO:tasks.workunit.client.0.smithi060.stdout:op 4881 completed, throughput=5MB/sec 2023-12-01T05:23:52.305 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-v0Lt_WhhCTfN0pe off=0 len=1281136 2023-12-01T05:23:52.307 INFO:tasks.workunit.client.0.smithi060.stdout:op 4882 completed, throughput=5MB/sec 2023-12-01T05:23:52.307 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Dyy_oC-_EIcs5wK off=2472026 len=61994 2023-12-01T05:23:52.307 INFO:tasks.workunit.client.0.smithi060.stdout:op 4883 completed, throughput=5MB/sec 2023-12-01T05:23:52.307 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bH7TahvtpfLp8yD off=48308 len=1180181 2023-12-01T05:23:52.313 INFO:tasks.workunit.client.0.smithi060.stdout:op 4884 completed, throughput=5MB/sec 2023-12-01T05:23:52.314 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JA7JypzVW0h23Bo off=3730804 len=148906 2023-12-01T05:23:52.316 INFO:tasks.workunit.client.0.smithi060.stdout:op 4885 completed, throughput=5MB/sec 2023-12-01T05:23:52.316 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8kpmViM8Brl6dRx off=264697 len=717392 2023-12-01T05:23:52.318 INFO:tasks.workunit.client.0.smithi060.stdout:op 4886 completed, throughput=5MB/sec 2023-12-01T05:23:53.318 INFO:tasks.workunit.client.0.smithi060.stdout: 953: throughput=5MB/sec pending data=0 2023-12-01T05:23:53.318 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LagLbP9vR37VkXK off=3242669 len=9828 2023-12-01T05:23:53.320 INFO:tasks.workunit.client.0.smithi060.stdout:op 4887 completed, throughput=5MB/sec 2023-12-01T05:23:53.321 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NljCbOsi5fjahhW off=0 len=1929124 2023-12-01T05:23:53.323 INFO:tasks.workunit.client.0.smithi060.stdout:op 4888 completed, throughput=5MB/sec 2023-12-01T05:23:53.323 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Yx2GodQkmFLQKtQ off=1141070 len=600482 2023-12-01T05:23:53.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 4889 completed, throughput=5MB/sec 2023-12-01T05:23:53.324 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DWcOJ68O8kRWa9j off=7601031 len=960910 2023-12-01T05:23:53.325 INFO:tasks.workunit.client.0.smithi060.stdout:op 4890 completed, throughput=5MB/sec 2023-12-01T05:23:53.325 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-242hRCS9HRN8R8Q off=11289135 len=694373 2023-12-01T05:23:53.326 INFO:tasks.workunit.client.0.smithi060.stdout:op 4891 completed, throughput=5MB/sec 2023-12-01T05:23:53.326 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R-CRQFUjlc4B92M off=814514 len=1525834 2023-12-01T05:23:53.334 INFO:tasks.workunit.client.0.smithi060.stdout:op 4892 completed, throughput=5MB/sec 2023-12-01T05:23:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:53 smithi060 ceph-mon[94233]: pgmap v2251: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:23:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:53 smithi060 ceph-mon[109077]: pgmap v2251: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:23:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:53 smithi089 ceph-mon[98504]: pgmap v2251: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:23:54.334 INFO:tasks.workunit.client.0.smithi060.stdout: 954: throughput=5MB/sec pending data=0 2023-12-01T05:23:54.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mXeFWBKUc8gRnU0 off=8845608 len=1388731 2023-12-01T05:23:54.341 INFO:tasks.workunit.client.0.smithi060.stdout:op 4893 completed, throughput=5MB/sec 2023-12-01T05:23:54.341 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L4AR_drKb__gQli off=10731034 len=1334722 2023-12-01T05:23:54.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 4894 completed, throughput=5MB/sec 2023-12-01T05:23:54.342 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ETNQJGAmouTLk_M off=499803 len=1100704 2023-12-01T05:23:54.347 INFO:tasks.workunit.client.0.smithi060.stdout:op 4895 completed, throughput=5MB/sec 2023-12-01T05:23:54.347 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vFY4hU464pZSAEW off=1154663 len=612447 2023-12-01T05:23:54.351 INFO:tasks.workunit.client.0.smithi060.stdout:op 4896 completed, throughput=5MB/sec 2023-12-01T05:23:54.351 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YKzPZJ6Qe0QN2aP off=1234594 len=1487141 2023-12-01T05:23:54.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 4897 completed, throughput=5MB/sec 2023-12-01T05:23:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:23:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:23:55.358 INFO:tasks.workunit.client.0.smithi060.stdout: 955: throughput=5MB/sec pending data=0 2023-12-01T05:23:55.358 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3_IbWGE-RGUhDMT off=3539274 len=1169440 2023-12-01T05:23:55.360 INFO:tasks.workunit.client.0.smithi060.stdout:op 4898 completed, throughput=5MB/sec 2023-12-01T05:23:55.360 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1lxGcEMRlSOLm2w off=12958562 len=410657 2023-12-01T05:23:55.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 4899 completed, throughput=5MB/sec 2023-12-01T05:23:55.364 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-StqBCjyHQdRVKxS off=5395370 len=1152892 2023-12-01T05:23:55.370 INFO:tasks.workunit.client.0.smithi060.stdout:op 4900 completed, throughput=5MB/sec 2023-12-01T05:23:55.370 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--jK4QUifIdVmpo_ off=8023666 len=2092730 2023-12-01T05:23:55.372 INFO:tasks.workunit.client.0.smithi060.stdout:op 4901 completed, throughput=5MB/sec 2023-12-01T05:23:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:55 smithi060 ceph-mon[94233]: pgmap v2252: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:23:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:55 smithi060 ceph-mon[109077]: pgmap v2252: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:23:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:55 smithi089 ceph-mon[98504]: pgmap v2252: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:23:56.373 INFO:tasks.workunit.client.0.smithi060.stdout: 956: throughput=5MB/sec pending data=0 2023-12-01T05:23:56.373 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KA2Vd2EboR3dPbe off=2598480 len=377504 2023-12-01T05:23:56.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 4902 completed, throughput=5MB/sec 2023-12-01T05:23:56.373 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sYILgboD40fERZO off=4398140 len=70881 2023-12-01T05:23:56.376 INFO:tasks.workunit.client.0.smithi060.stdout:op 4903 completed, throughput=5MB/sec 2023-12-01T05:23:56.376 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QK3yZNc9b7dcYMH off=3316966 len=293901 2023-12-01T05:23:56.377 INFO:tasks.workunit.client.0.smithi060.stdout:op 4904 completed, throughput=5MB/sec 2023-12-01T05:23:56.377 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--pUEJz-XC8HfukZ off=2955185 len=1277406 2023-12-01T05:23:56.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 4905 completed, throughput=5MB/sec 2023-12-01T05:23:56.380 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fJicbUl2FUNDaSG off=2005032 len=106749 2023-12-01T05:23:56.383 INFO:tasks.workunit.client.0.smithi060.stdout:op 4906 completed, throughput=5MB/sec 2023-12-01T05:23:56.383 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RL7diK3hr99V_Ho off=1185521 len=531394 2023-12-01T05:23:56.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 4907 completed, throughput=5MB/sec 2023-12-01T05:23:56.387 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-38kaRdc3_emW2Yf off=17185702 len=578868 2023-12-01T05:23:56.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 4908 completed, throughput=5MB/sec 2023-12-01T05:23:56.391 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FY0a7nBwWhqkAA4 off=3489403 len=1417197 2023-12-01T05:23:56.397 INFO:tasks.workunit.client.0.smithi060.stdout:op 4909 completed, throughput=5MB/sec 2023-12-01T05:23:56.397 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9deVekdAjtbLn5s off=6206762 len=1927950 2023-12-01T05:23:56.399 INFO:tasks.workunit.client.0.smithi060.stdout:op 4910 completed, throughput=5MB/sec 2023-12-01T05:23:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:23:57.400 INFO:tasks.workunit.client.0.smithi060.stdout: 957: throughput=5MB/sec pending data=0 2023-12-01T05:23:57.400 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8Q2zMzX8zgbSh-o off=6449689 len=1097887 2023-12-01T05:23:57.406 INFO:tasks.workunit.client.0.smithi060.stdout:op 4911 completed, throughput=5MB/sec 2023-12-01T05:23:57.406 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kV80jOKCKXyjx4C off=1670567 len=1007398 2023-12-01T05:23:57.410 INFO:tasks.workunit.client.0.smithi060.stdout:op 4912 completed, throughput=5MB/sec 2023-12-01T05:23:57.411 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fS5Ouc0v8EQ1oKD off=16862416 len=1765601 2023-12-01T05:23:57.420 INFO:tasks.workunit.client.0.smithi060.stdout:op 4913 completed, throughput=5MB/sec 2023-12-01T05:23:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:57 smithi060 ceph-mon[94233]: pgmap v2253: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:23:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:57 smithi060 ceph-mon[109077]: pgmap v2253: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:23:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:57 smithi089 ceph-mon[98504]: pgmap v2253: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:23:58.421 INFO:tasks.workunit.client.0.smithi060.stdout: 958: throughput=5MB/sec pending data=0 2023-12-01T05:23:58.421 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5tJhrLBpy0QO10z off=6299584 len=812685 2023-12-01T05:23:58.426 INFO:tasks.workunit.client.0.smithi060.stdout:op 4914 completed, throughput=5MB/sec 2023-12-01T05:23:58.426 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bd2ev7oahWuI83R off=592343 len=799247 2023-12-01T05:23:58.430 INFO:tasks.workunit.client.0.smithi060.stdout:op 4915 completed, throughput=5MB/sec 2023-12-01T05:23:58.430 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KZU0zJG1afU58Ai off=0 len=1393970 2023-12-01T05:23:58.439 INFO:tasks.workunit.client.0.smithi060.stdout:op 4916 completed, throughput=5MB/sec 2023-12-01T05:23:58.439 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-502hOeJSD0hq9fl off=2467983 len=48952 2023-12-01T05:23:58.441 INFO:tasks.workunit.client.0.smithi060.stdout:op 4917 completed, throughput=5MB/sec 2023-12-01T05:23:58.441 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X-wMsqybzgxfT7_ off=6799500 len=482595 2023-12-01T05:23:58.442 INFO:tasks.workunit.client.0.smithi060.stdout:op 4918 completed, throughput=5MB/sec 2023-12-01T05:23:58.442 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jlG3JBBKb7ms0FL off=55983 len=1636310 2023-12-01T05:23:58.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 4919 completed, throughput=5MB/sec 2023-12-01T05:23:59.444 INFO:tasks.workunit.client.0.smithi060.stdout: 959: throughput=5MB/sec pending data=0 2023-12-01T05:23:59.445 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U0WOv5Gp3BwFVsV off=8883539 len=629774 2023-12-01T05:23:59.446 INFO:tasks.workunit.client.0.smithi060.stdout:op 4920 completed, throughput=5MB/sec 2023-12-01T05:23:59.446 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1EIIfS6ab5DY9yO off=2412093 len=1843662 2023-12-01T05:23:59.454 INFO:tasks.workunit.client.0.smithi060.stdout:op 4921 completed, throughput=5MB/sec 2023-12-01T05:23:59.454 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jXlHUpz8ioq6db7 off=4990095 len=257929 2023-12-01T05:23:59.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 4922 completed, throughput=5MB/sec 2023-12-01T05:23:59.457 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3VXMcLwZCHTonaZ off=19660631 len=1246309 2023-12-01T05:23:59.459 INFO:tasks.workunit.client.0.smithi060.stdout:op 4923 completed, throughput=5MB/sec 2023-12-01T05:23:59.459 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pdaIRj_mv4CWhKY off=13113738 len=1206837 2023-12-01T05:23:59.464 INFO:tasks.workunit.client.0.smithi060.stdout:op 4924 completed, throughput=5MB/sec 2023-12-01T05:24:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:23:59 smithi060 ceph-mon[94233]: pgmap v2254: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T05:24:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:23:59 smithi060 ceph-mon[109077]: pgmap v2254: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T05:24:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:23:59 smithi089 ceph-mon[98504]: pgmap v2254: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2023-12-01T05:24:00.465 INFO:tasks.workunit.client.0.smithi060.stdout: 960: throughput=4.99MB/sec pending data=0 2023-12-01T05:24:00.465 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-P9wAATkaKtZBnpR off=0 len=1891676 2023-12-01T05:24:00.473 INFO:tasks.workunit.client.0.smithi060.stdout:op 4925 completed, throughput=5MB/sec 2023-12-01T05:24:00.473 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-k-OAA11BALTNiwm off=4402637 len=240034 2023-12-01T05:24:00.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 4926 completed, throughput=5MB/sec 2023-12-01T05:24:00.474 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--5XonBTr466W1JF off=7468131 len=40747 2023-12-01T05:24:00.476 INFO:tasks.workunit.client.0.smithi060.stdout:op 4927 completed, throughput=5MB/sec 2023-12-01T05:24:00.476 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-K8M0ITbwl_X33TN off=15094061 len=39664 2023-12-01T05:24:00.479 INFO:tasks.workunit.client.0.smithi060.stdout:op 4928 completed, throughput=5MB/sec 2023-12-01T05:24:00.479 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ESvb-SG4WnEEkK1 off=9124395 len=1576432 2023-12-01T05:24:00.482 INFO:tasks.workunit.client.0.smithi060.stdout:op 4929 completed, throughput=5MB/sec 2023-12-01T05:24:00.482 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-in-L6Q7FrkRRRku off=2510352 len=2046030 2023-12-01T05:24:00.484 INFO:tasks.workunit.client.0.smithi060.stdout:op 4930 completed, throughput=5MB/sec 2023-12-01T05:24:01.485 INFO:tasks.workunit.client.0.smithi060.stdout: 961: throughput=5MB/sec pending data=0 2023-12-01T05:24:01.485 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-R3Fm13bveJHPwo5 off=13633386 len=1966121 2023-12-01T05:24:01.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 4931 completed, throughput=5MB/sec 2023-12-01T05:24:01.496 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2fdvPgJvTzlXMu4 off=5813820 len=970767 2023-12-01T05:24:01.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 4932 completed, throughput=5MB/sec 2023-12-01T05:24:01.501 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rtahH9eAtrKLDZU off=4060078 len=20766 2023-12-01T05:24:01.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 4933 completed, throughput=5MB/sec 2023-12-01T05:24:01.503 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m01a1K6_C2gQmUE off=4216291 len=1108220 2023-12-01T05:24:01.509 INFO:tasks.workunit.client.0.smithi060.stdout:op 4934 completed, throughput=5MB/sec 2023-12-01T05:24:01.509 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bBFFCmh-ooeJ9w6 off=2510550 len=504574 2023-12-01T05:24:01.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 4935 completed, throughput=5MB/sec 2023-12-01T05:24:01.510 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mekYK8U7HBRK4MI off=4334933 len=649105 2023-12-01T05:24:01.514 INFO:tasks.workunit.client.0.smithi060.stdout:op 4936 completed, throughput=5MB/sec 2023-12-01T05:24:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:01 smithi060 ceph-mon[94233]: pgmap v2255: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-01T05:24:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:01 smithi060 ceph-mon[109077]: pgmap v2255: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-01T05:24:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:01 smithi089 ceph-mon[98504]: pgmap v2255: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.9 MiB/s wr, 5 op/s 2023-12-01T05:24:02.514 INFO:tasks.workunit.client.0.smithi060.stdout: 962: throughput=5MB/sec pending data=0 2023-12-01T05:24:02.514 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BY6OqiOQxofUHNB off=22457027 len=1864956 2023-12-01T05:24:02.522 INFO:tasks.workunit.client.0.smithi060.stdout:op 4937 completed, throughput=5MB/sec 2023-12-01T05:24:02.522 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BpudZkEX7_tUebf off=11924387 len=400752 2023-12-01T05:24:02.526 INFO:tasks.workunit.client.0.smithi060.stdout:op 4938 completed, throughput=5MB/sec 2023-12-01T05:24:02.526 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_jt2tOBzZmRBXG9 off=322781 len=1779667 2023-12-01T05:24:02.528 INFO:tasks.workunit.client.0.smithi060.stdout:op 4939 completed, throughput=5MB/sec 2023-12-01T05:24:02.528 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vy4l9qK_noGJPN3 off=253313 len=529218 2023-12-01T05:24:02.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 4940 completed, throughput=5MB/sec 2023-12-01T05:24:02.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aMpE22jqMWrn8E9 off=1093128 len=408240 2023-12-01T05:24:02.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 4941 completed, throughput=5MB/sec 2023-12-01T05:24:03.531 INFO:tasks.workunit.client.0.smithi060.stdout: 963: throughput=4.99MB/sec pending data=0 2023-12-01T05:24:03.531 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PM2juDHtbSqFhYO off=7382869 len=1509798 2023-12-01T05:24:03.533 INFO:tasks.workunit.client.0.smithi060.stdout:op 4942 completed, throughput=5MB/sec 2023-12-01T05:24:03.533 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RmQzSojrBFh8ng8 off=2943364 len=1852691 2023-12-01T05:24:03.541 INFO:tasks.workunit.client.0.smithi060.stdout:op 4943 completed, throughput=5MB/sec 2023-12-01T05:24:03.541 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-i3ZQr9QjB5H0qVc off=6968311 len=619727 2023-12-01T05:24:03.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 4944 completed, throughput=5MB/sec 2023-12-01T05:24:03.542 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LzNQI6U3Oe6oXfT off=3862294 len=1104603 2023-12-01T05:24:03.548 INFO:tasks.workunit.client.0.smithi060.stdout:op 4945 completed, throughput=5MB/sec 2023-12-01T05:24:03.548 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xKWenaLp283CRsN off=3285270 len=1113961 2023-12-01T05:24:03.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 4946 completed, throughput=5MB/sec 2023-12-01T05:24:03.591 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:03 smithi060 ceph-mon[94233]: pgmap v2256: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:03 smithi060 ceph-mon[109077]: pgmap v2256: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:03 smithi089 ceph-mon[98504]: pgmap v2256: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:04.554 INFO:tasks.workunit.client.0.smithi060.stdout: 964: throughput=5MB/sec pending data=0 2023-12-01T05:24:04.554 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tt69atawcH-DTbq off=2150210 len=960250 2023-12-01T05:24:04.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 4947 completed, throughput=5MB/sec 2023-12-01T05:24:04.555 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dg-wzraxunORJTW off=3828707 len=1640041 2023-12-01T05:24:04.563 INFO:tasks.workunit.client.0.smithi060.stdout:op 4948 completed, throughput=5MB/sec 2023-12-01T05:24:04.563 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_HduZ8eVwB90p-q off=1003839 len=870235 2023-12-01T05:24:04.568 INFO:tasks.workunit.client.0.smithi060.stdout:op 4949 completed, throughput=5MB/sec 2023-12-01T05:24:04.568 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G3yoAv_eOtCWeDf off=1422665 len=1324335 2023-12-01T05:24:04.569 INFO:tasks.workunit.client.0.smithi060.stdout:op 4950 completed, throughput=5MB/sec 2023-12-01T05:24:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:24:04] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.43.0" 2023-12-01T05:24:05.570 INFO:tasks.workunit.client.0.smithi060.stdout: 965: throughput=5MB/sec pending data=0 2023-12-01T05:24:05.570 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-I3xT6Av6mJxnmg_ off=1979652 len=1056052 2023-12-01T05:24:05.571 INFO:tasks.workunit.client.0.smithi060.stdout:op 4951 completed, throughput=5MB/sec 2023-12-01T05:24:05.571 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nvGeca5Rgute6lj off=2443635 len=248764 2023-12-01T05:24:05.572 INFO:tasks.workunit.client.0.smithi060.stdout:op 4952 completed, throughput=5MB/sec 2023-12-01T05:24:05.572 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8uxJuLMXe5IP4cE off=9865526 len=154984 2023-12-01T05:24:05.575 INFO:tasks.workunit.client.0.smithi060.stdout:op 4953 completed, throughput=5MB/sec 2023-12-01T05:24:05.575 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5RldTedB5J6-g5Z off=6696223 len=1846780 2023-12-01T05:24:05.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 4954 completed, throughput=5MB/sec 2023-12-01T05:24:05.577 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RhESXmMTlII_j9H off=1392906 len=179222 2023-12-01T05:24:05.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 4955 completed, throughput=5MB/sec 2023-12-01T05:24:05.580 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YBi563rI386KLJo off=403041 len=310977 2023-12-01T05:24:05.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 4956 completed, throughput=5MB/sec 2023-12-01T05:24:05.581 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A_EOHr8v-_ymlRq off=5712282 len=1349293 2023-12-01T05:24:05.588 INFO:tasks.workunit.client.0.smithi060.stdout:op 4957 completed, throughput=5MB/sec 2023-12-01T05:24:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:05 smithi060 ceph-mon[94233]: pgmap v2257: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:24:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:05 smithi060 ceph-mon[109077]: pgmap v2257: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:24:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:05 smithi089 ceph-mon[98504]: pgmap v2257: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:24:06.588 INFO:tasks.workunit.client.0.smithi060.stdout: 966: throughput=5MB/sec pending data=0 2023-12-01T05:24:06.588 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wOhjzOyZi1uXnFE off=253629 len=423151 2023-12-01T05:24:06.589 INFO:tasks.workunit.client.0.smithi060.stdout:op 4958 completed, throughput=5MB/sec 2023-12-01T05:24:06.589 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wDA7GsEvd0G4WVT off=10595558 len=1319986 2023-12-01T05:24:06.591 INFO:tasks.workunit.client.0.smithi060.stdout:op 4959 completed, throughput=5MB/sec 2023-12-01T05:24:06.591 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--l9AoxUS3wqYssG off=14140758 len=1494863 2023-12-01T05:24:06.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 4960 completed, throughput=5MB/sec 2023-12-01T05:24:06.593 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fBddR3OKhqe7U7c off=6979274 len=1246117 2023-12-01T05:24:06.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 4961 completed, throughput=5MB/sec 2023-12-01T05:24:06.595 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YVosQBKJFIQ2nr6 off=4146592 len=1269726 2023-12-01T05:24:06.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 4962 completed, throughput=5MB/sec 2023-12-01T05:24:07.597 INFO:tasks.workunit.client.0.smithi060.stdout: 967: throughput=5MB/sec pending data=0 2023-12-01T05:24:07.597 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xuj5PjaSi4sD50E off=3155210 len=820225 2023-12-01T05:24:07.602 INFO:tasks.workunit.client.0.smithi060.stdout:op 4963 completed, throughput=5MB/sec 2023-12-01T05:24:07.602 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nI21ABAqBe63-81 off=13512579 len=1112924 2023-12-01T05:24:07.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 4964 completed, throughput=5MB/sec 2023-12-01T05:24:07.603 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QauQJqlQR38ezU- off=3637495 len=356237 2023-12-01T05:24:07.607 INFO:tasks.workunit.client.0.smithi060.stdout:op 4965 completed, throughput=5MB/sec 2023-12-01T05:24:07.607 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ub_9e6XO7X3BVb2 off=10234267 len=1442693 2023-12-01T05:24:07.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 4966 completed, throughput=5MB/sec 2023-12-01T05:24:07.609 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1t-ZaGV85oZ4DqI off=8985340 len=1134069 2023-12-01T05:24:07.614 INFO:tasks.workunit.client.0.smithi060.stdout:op 4967 completed, throughput=5MB/sec 2023-12-01T05:24:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:07 smithi060 ceph-mon[94233]: pgmap v2258: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:24:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:07 smithi060 ceph-mon[109077]: pgmap v2258: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:24:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:07 smithi089 ceph-mon[98504]: pgmap v2258: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:24:08.614 INFO:tasks.workunit.client.0.smithi060.stdout: 968: throughput=5MB/sec pending data=0 2023-12-01T05:24:08.614 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cQ73H98dESeplfM off=3019268 len=1411911 2023-12-01T05:24:08.621 INFO:tasks.workunit.client.0.smithi060.stdout:op 4968 completed, throughput=5MB/sec 2023-12-01T05:24:08.621 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n2xZ1EmOXDsCCSE off=12219527 len=1519043 2023-12-01T05:24:08.630 INFO:tasks.workunit.client.0.smithi060.stdout:op 4969 completed, throughput=5MB/sec 2023-12-01T05:24:08.630 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HCq1ZqlpurQQOs3 off=2390992 len=736278 2023-12-01T05:24:08.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 4970 completed, throughput=5MB/sec 2023-12-01T05:24:08.631 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wDqflxnnZE1wj13 off=543294 len=1493197 2023-12-01T05:24:08.633 INFO:tasks.workunit.client.0.smithi060.stdout:op 4971 completed, throughput=5MB/sec 2023-12-01T05:24:08.633 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FdhCL5HJHh_uD3m off=9124856 len=826355 2023-12-01T05:24:08.634 INFO:tasks.workunit.client.0.smithi060.stdout:op 4972 completed, throughput=5MB/sec 2023-12-01T05:24:09.634 INFO:tasks.workunit.client.0.smithi060.stdout: 969: throughput=5MB/sec pending data=0 2023-12-01T05:24:09.635 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X7DRIROZVjk3h3v off=13227051 len=102672 2023-12-01T05:24:09.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 4973 completed, throughput=5MB/sec 2023-12-01T05:24:09.637 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5MVnXLHMbObq5LG off=20109882 len=1185292 2023-12-01T05:24:09.643 INFO:tasks.workunit.client.0.smithi060.stdout:op 4974 completed, throughput=5MB/sec 2023-12-01T05:24:09.644 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1fG0akxd00X4jFZ off=15216755 len=1621222 2023-12-01T05:24:09.651 INFO:tasks.workunit.client.0.smithi060.stdout:op 4975 completed, throughput=5MB/sec 2023-12-01T05:24:09.651 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1n9ZnBw-qXM-TPL off=24327647 len=1030066 2023-12-01T05:24:09.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 4976 completed, throughput=5MB/sec 2023-12-01T05:24:09.652 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BlfDFZbsnqL60Fz off=9344268 len=416158 2023-12-01T05:24:09.653 INFO:tasks.workunit.client.0.smithi060.stdout:op 4977 completed, throughput=5MB/sec 2023-12-01T05:24:09.653 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--ur6vhsyWQx6to2 off=4550592 len=1872882 2023-12-01T05:24:09.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 4978 completed, throughput=5MB/sec 2023-12-01T05:24:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:09 smithi060 ceph-mon[94233]: pgmap v2259: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:24:10.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:09 smithi060 ceph-mon[109077]: pgmap v2259: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:24:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:09 smithi089 ceph-mon[98504]: pgmap v2259: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:24:10.401 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:24:10.662 INFO:tasks.workunit.client.0.smithi060.stdout: 970: throughput=5MB/sec pending data=0 2023-12-01T05:24:10.663 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dwsHEmpxf6Pu0pO off=14098748 len=1356953 2023-12-01T05:24:10.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 4979 completed, throughput=5MB/sec 2023-12-01T05:24:10.669 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IOu2L0JJb_LgKBM off=16824879 len=1246160 2023-12-01T05:24:10.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 4980 completed, throughput=5MB/sec 2023-12-01T05:24:10.670 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fYI-HXl4TynyLfS off=4322541 len=1422804 2023-12-01T05:24:10.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 4981 completed, throughput=5MB/sec 2023-12-01T05:24:10.728 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:24:10.728 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (38m) 6m ago 39m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:24:10.728 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (38m) 6m ago 38m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:24:10.728 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (39m) 6m ago 39m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (39m) 6m ago 39m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (42m) 6m ago 42m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (44m) 6m ago 44m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (44m) 6m ago 44m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (43m) 6m ago 43m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (43m) 6m ago 43m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (38m) 6m ago 38m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (38m) 6m ago 38m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (42m) 6m ago 42m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (42m) 6m ago 42m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (41m) 6m ago 41m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (41m) 6m ago 41m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (41m) 6m ago 41m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (40m) 6m ago 40m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:24:10.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (40m) 6m ago 40m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:24:10.730 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (40m) 6m ago 40m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:24:10.730 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (38m) 6m ago 39m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:24:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:11.129 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:24:11.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:24:11.131 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:11.131 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:24:11.131 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:24:11.131 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:24:11.131 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:24:11.672 INFO:tasks.workunit.client.0.smithi060.stdout: 971: throughput=5MB/sec pending data=0 2023-12-01T05:24:11.672 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lj4R-StL5rQGKQb off=22807351 len=2072591 2023-12-01T05:24:11.675 INFO:tasks.workunit.client.0.smithi060.stdout:op 4982 completed, throughput=5MB/sec 2023-12-01T05:24:11.675 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YuqHDYjHHxAbZzh off=4465305 len=2556 2023-12-01T05:24:11.677 INFO:tasks.workunit.client.0.smithi060.stdout:op 4983 completed, throughput=5MB/sec 2023-12-01T05:24:11.677 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ymin8gZEJGfHeL3 off=872982 len=1178065 2023-12-01T05:24:11.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 4984 completed, throughput=5MB/sec 2023-12-01T05:24:11.682 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--Pb_O_nBNsz25gi off=8632212 len=370438 2023-12-01T05:24:11.685 INFO:tasks.workunit.client.0.smithi060.stdout:op 4985 completed, throughput=5MB/sec 2023-12-01T05:24:11.685 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WJugwgzAnHvpSHA off=686877 len=1265918 2023-12-01T05:24:11.692 INFO:tasks.workunit.client.0.smithi060.stdout:op 4986 completed, throughput=5MB/sec 2023-12-01T05:24:11.692 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-T_mxj2kyGOPR62g off=14459954 len=860585 2023-12-01T05:24:11.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 4987 completed, throughput=5MB/sec 2023-12-01T05:24:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:11 smithi060 ceph-mon[94233]: pgmap v2260: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:24:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:11 smithi060 ceph-mon[94233]: from='client.26684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2473022647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:24:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:11 smithi060 ceph-mon[109077]: pgmap v2260: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:24:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:11 smithi060 ceph-mon[109077]: from='client.26684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2473022647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:24:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:11 smithi089 ceph-mon[98504]: pgmap v2260: 105 pgs: 105 active+clean; 128 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2023-12-01T05:24:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:11 smithi089 ceph-mon[98504]: from='client.26684 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2473022647' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:24:12.697 INFO:tasks.workunit.client.0.smithi060.stdout: 972: throughput=5MB/sec pending data=0 2023-12-01T05:24:12.697 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Kh9cULdHXsgqJcl off=429359 len=342421 2023-12-01T05:24:12.701 INFO:tasks.workunit.client.0.smithi060.stdout:op 4988 completed, throughput=5MB/sec 2023-12-01T05:24:12.701 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MzYbxRZhQRIL8Er off=12731008 len=1623212 2023-12-01T05:24:12.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 4989 completed, throughput=5MB/sec 2023-12-01T05:24:12.709 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Wt0xmUPhk_UMQK6 off=7025796 len=1406318 2023-12-01T05:24:12.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 4990 completed, throughput=5MB/sec 2023-12-01T05:24:12.716 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-P0VbOSDW_2Kp8or off=6681696 len=510594 2023-12-01T05:24:12.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 4991 completed, throughput=5MB/sec 2023-12-01T05:24:12.719 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PS9CviFyDe8HC_L off=12719563 len=199751 2023-12-01T05:24:12.722 INFO:tasks.workunit.client.0.smithi060.stdout:op 4992 completed, throughput=5MB/sec 2023-12-01T05:24:12.722 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OVccrR0SCJBr4fL off=4991672 len=731830 2023-12-01T05:24:12.727 INFO:tasks.workunit.client.0.smithi060.stdout:op 4993 completed, throughput=5MB/sec 2023-12-01T05:24:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:12 smithi060 ceph-mon[94233]: from='client.16782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:12 smithi060 ceph-mon[109077]: from='client.16782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:12 smithi089 ceph-mon[98504]: from='client.16782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:13.727 INFO:tasks.workunit.client.0.smithi060.stdout: 973: throughput=5MB/sec pending data=0 2023-12-01T05:24:13.727 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bGpfhCQMlGj88Gq off=2660584 len=1137021 2023-12-01T05:24:13.734 INFO:tasks.workunit.client.0.smithi060.stdout:op 4994 completed, throughput=5MB/sec 2023-12-01T05:24:13.734 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AiuD-G4SEsQVMJe off=6295769 len=1610102 2023-12-01T05:24:13.741 INFO:tasks.workunit.client.0.smithi060.stdout:op 4995 completed, throughput=5MB/sec 2023-12-01T05:24:13.741 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eQzVEptgpX4Ccsu off=6371640 len=861691 2023-12-01T05:24:13.746 INFO:tasks.workunit.client.0.smithi060.stdout:op 4996 completed, throughput=5MB/sec 2023-12-01T05:24:13.746 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hpzykA7mb5b0lQD off=4077237 len=1974435 2023-12-01T05:24:13.752 INFO:tasks.workunit.client.0.smithi060.stdout:op 4997 completed, throughput=5MB/sec 2023-12-01T05:24:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:13 smithi060 ceph-mon[94233]: pgmap v2261: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:24:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:13 smithi060 ceph-mon[109077]: pgmap v2261: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:24:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:13 smithi089 ceph-mon[98504]: pgmap v2261: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2023-12-01T05:24:14.752 INFO:tasks.workunit.client.0.smithi060.stdout: 974: throughput=5MB/sec pending data=0 2023-12-01T05:24:14.752 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bLYM_Ppdklavtem off=17927886 len=445095 2023-12-01T05:24:14.756 INFO:tasks.workunit.client.0.smithi060.stdout:op 4998 completed, throughput=5MB/sec 2023-12-01T05:24:14.756 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KZjwm8TIEeFCyXh off=3266014 len=1981699 2023-12-01T05:24:14.758 INFO:tasks.workunit.client.0.smithi060.stdout:op 4999 completed, throughput=5MB/sec 2023-12-01T05:24:14.758 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Z3nfDIG7jfxjFjt off=1383309 len=144336 2023-12-01T05:24:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:14 smithi060 ceph-mon[94233]: pgmap v2262: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:24:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:14 smithi060 ceph-mon[109077]: pgmap v2262: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:24:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:24:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:24:14.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 5000 completed, throughput=5MB/sec 2023-12-01T05:24:14.761 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x4JrrEEIi0YhuX_ off=574946 len=1533743 2023-12-01T05:24:14.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 5001 completed, throughput=5MB/sec 2023-12-01T05:24:14.763 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qgqkGV2wixCTB3x off=2464509 len=1771005 2023-12-01T05:24:14.765 INFO:tasks.workunit.client.0.smithi060.stdout:op 5002 completed, throughput=5MB/sec 2023-12-01T05:24:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:14 smithi089 ceph-mon[98504]: pgmap v2262: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:24:15.765 INFO:tasks.workunit.client.0.smithi060.stdout: 975: throughput=5MB/sec pending data=0 2023-12-01T05:24:15.765 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-06Zi5Spy5X_0PxS off=1794040 len=1287662 2023-12-01T05:24:15.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 5003 completed, throughput=5MB/sec 2023-12-01T05:24:15.767 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wqnwoJwq6r1c6hf off=3483233 len=407008 2023-12-01T05:24:15.771 INFO:tasks.workunit.client.0.smithi060.stdout:op 5004 completed, throughput=5MB/sec 2023-12-01T05:24:15.771 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y5T4Stvld52ywAN off=1616819 len=1280918 2023-12-01T05:24:15.778 INFO:tasks.workunit.client.0.smithi060.stdout:op 5005 completed, throughput=5MB/sec 2023-12-01T05:24:15.778 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TBi4FjSvVD_GcNt off=9534546 len=776250 2023-12-01T05:24:15.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 5006 completed, throughput=5MB/sec 2023-12-01T05:24:15.783 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5Mlg0PFIM2mcZVv off=2723764 len=1542722 2023-12-01T05:24:15.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 5007 completed, throughput=5MB/sec 2023-12-01T05:24:16.785 INFO:tasks.workunit.client.0.smithi060.stdout: 976: throughput=5MB/sec pending data=0 2023-12-01T05:24:16.785 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MS66-axmRVzf-m6 off=16682251 len=806449 2023-12-01T05:24:16.786 INFO:tasks.workunit.client.0.smithi060.stdout:op 5008 completed, throughput=5MB/sec 2023-12-01T05:24:16.786 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8gpl0Zhejt0GOrm off=10332692 len=53422 2023-12-01T05:24:16.786 INFO:tasks.workunit.client.0.smithi060.stdout:op 5009 completed, throughput=5MB/sec 2023-12-01T05:24:16.787 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h9G35D3xSY9W-4a off=6621027 len=280814 2023-12-01T05:24:16.790 INFO:tasks.workunit.client.0.smithi060.stdout:op 5010 completed, throughput=5MB/sec 2023-12-01T05:24:16.790 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JhObE2fMGvO5Zc9 off=11275648 len=1409707 2023-12-01T05:24:16.791 INFO:tasks.workunit.client.0.smithi060.stdout:op 5011 completed, throughput=5MB/sec 2023-12-01T05:24:16.792 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bqhzN-wnrfvtlIx off=2454449 len=520652 2023-12-01T05:24:16.796 INFO:tasks.workunit.client.0.smithi060.stdout:op 5012 completed, throughput=5MB/sec 2023-12-01T05:24:16.796 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-T3B-jkdDH2sHHCG off=487928 len=600463 2023-12-01T05:24:16.799 INFO:tasks.workunit.client.0.smithi060.stdout:op 5013 completed, throughput=5MB/sec 2023-12-01T05:24:16.799 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lxSETjllUU6XfN4 off=10131781 len=425994 2023-12-01T05:24:16.803 INFO:tasks.workunit.client.0.smithi060.stdout:op 5014 completed, throughput=5MB/sec 2023-12-01T05:24:16.803 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KUTmlnL7yPhEQNv off=9480360 len=1762136 2023-12-01T05:24:16.813 INFO:tasks.workunit.client.0.smithi060.stdout:op 5015 completed, throughput=5MB/sec 2023-12-01T05:24:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:17 smithi060 ceph-mon[94233]: pgmap v2263: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:24:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:17 smithi060 ceph-mon[109077]: pgmap v2263: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:24:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:17 smithi089 ceph-mon[98504]: pgmap v2263: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:24:17.813 INFO:tasks.workunit.client.0.smithi060.stdout: 977: throughput=5MB/sec pending data=0 2023-12-01T05:24:17.814 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YHIoVwm_XDt_hAe off=7614570 len=1315503 2023-12-01T05:24:17.816 INFO:tasks.workunit.client.0.smithi060.stdout:op 5016 completed, throughput=5MB/sec 2023-12-01T05:24:17.816 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BvavuYvnwxxalZN off=1136979 len=575896 2023-12-01T05:24:17.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 5017 completed, throughput=5MB/sec 2023-12-01T05:24:17.821 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5VE00aM_LGiodBe off=13224537 len=1716849 2023-12-01T05:24:17.828 INFO:tasks.workunit.client.0.smithi060.stdout:op 5018 completed, throughput=5MB/sec 2023-12-01T05:24:17.828 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Io8dA5Nfl_DJZXB off=4124423 len=594504 2023-12-01T05:24:17.828 INFO:tasks.workunit.client.0.smithi060.stdout:op 5019 completed, throughput=5MB/sec 2023-12-01T05:24:18.829 INFO:tasks.workunit.client.0.smithi060.stdout: 978: throughput=5MB/sec pending data=0 2023-12-01T05:24:18.829 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yJzc9RHf_eRzgw3 off=1356396 len=1973009 2023-12-01T05:24:18.831 INFO:tasks.workunit.client.0.smithi060.stdout:op 5020 completed, throughput=5MB/sec 2023-12-01T05:24:18.831 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KtCzYdWbAabuyXk off=5129972 len=1331987 2023-12-01T05:24:18.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 5021 completed, throughput=5MB/sec 2023-12-01T05:24:18.833 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X7kHRGJAdTPUqIe off=15647315 len=1155443 2023-12-01T05:24:18.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 5022 completed, throughput=5MB/sec 2023-12-01T05:24:18.840 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dV_3zByACoelD6K off=5121418 len=2048096 2023-12-01T05:24:18.847 INFO:tasks.workunit.client.0.smithi060.stdout:op 5023 completed, throughput=5MB/sec 2023-12-01T05:24:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:19 smithi060 ceph-mon[94233]: pgmap v2264: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:24:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:19 smithi060 ceph-mon[109077]: pgmap v2264: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:24:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:19 smithi089 ceph-mon[98504]: pgmap v2264: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:24:19.848 INFO:tasks.workunit.client.0.smithi060.stdout: 979: throughput=5MB/sec pending data=0 2023-12-01T05:24:19.848 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AU3LPxNWPUwkjGE off=4261878 len=517828 2023-12-01T05:24:19.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 5024 completed, throughput=5MB/sec 2023-12-01T05:24:19.849 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eBtRl7TWTPo0piI off=493234 len=1243461 2023-12-01T05:24:19.856 INFO:tasks.workunit.client.0.smithi060.stdout:op 5025 completed, throughput=5MB/sec 2023-12-01T05:24:19.856 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KjMwEffK6xPwctr off=124359 len=1496967 2023-12-01T05:24:19.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 5026 completed, throughput=5MB/sec 2023-12-01T05:24:19.861 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4hK5hnn6-UW2ma8 off=17198253 len=1910221 2023-12-01T05:24:19.864 INFO:tasks.workunit.client.0.smithi060.stdout:op 5027 completed, throughput=5MB/sec 2023-12-01T05:24:20.865 INFO:tasks.workunit.client.0.smithi060.stdout: 980: throughput=5MB/sec pending data=0 2023-12-01T05:24:20.865 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ln4xh6kDagkN3ep off=73167 len=312104 2023-12-01T05:24:20.868 INFO:tasks.workunit.client.0.smithi060.stdout:op 5028 completed, throughput=5MB/sec 2023-12-01T05:24:20.868 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xxupecjJh7teuiK off=1953157 len=476822 2023-12-01T05:24:20.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 5029 completed, throughput=5MB/sec 2023-12-01T05:24:20.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-li0PAOweFOFXmjE off=4626833 len=486827 2023-12-01T05:24:20.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 5030 completed, throughput=5MB/sec 2023-12-01T05:24:20.876 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yJCfRwhNknaYXJa off=15548898 len=277262 2023-12-01T05:24:20.878 INFO:tasks.workunit.client.0.smithi060.stdout:op 5031 completed, throughput=5MB/sec 2023-12-01T05:24:20.879 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BBJi8f9Tc2T4fIb off=10691376 len=835851 2023-12-01T05:24:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:op 5032 completed, throughput=5MB/sec 2023-12-01T05:24:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M7TWzyQdg9RnuL4 off=2440711 len=1639110 2023-12-01T05:24:20.884 INFO:tasks.workunit.client.0.smithi060.stdout:op 5033 completed, throughput=5MB/sec 2023-12-01T05:24:20.884 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SvFAE4KQAgrdks1 off=6211321 len=782205 2023-12-01T05:24:20.885 INFO:tasks.workunit.client.0.smithi060.stdout:op 5034 completed, throughput=5MB/sec 2023-12-01T05:24:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:21 smithi060 ceph-mon[109077]: pgmap v2265: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:24:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:21 smithi060 ceph-mon[94233]: pgmap v2265: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:24:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:21 smithi089 ceph-mon[98504]: pgmap v2265: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:24:21.885 INFO:tasks.workunit.client.0.smithi060.stdout: 981: throughput=5MB/sec pending data=0 2023-12-01T05:24:21.885 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4SOxKAioS2A0fHI off=20994971 len=1226202 2023-12-01T05:24:21.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 5035 completed, throughput=5MB/sec 2023-12-01T05:24:21.892 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yo-tJdN0Qz0tIZ7 off=819654 len=1500669 2023-12-01T05:24:21.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 5036 completed, throughput=5MB/sec 2023-12-01T05:24:21.900 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EBTBQl7W83motf9 off=3086065 len=1241234 2023-12-01T05:24:21.906 INFO:tasks.workunit.client.0.smithi060.stdout:op 5037 completed, throughput=5MB/sec 2023-12-01T05:24:21.906 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Wg4Qgo8l0YM0WWj off=2639604 len=1573893 2023-12-01T05:24:21.907 INFO:tasks.workunit.client.0.smithi060.stdout:op 5038 completed, throughput=5MB/sec 2023-12-01T05:24:22.907 INFO:tasks.workunit.client.0.smithi060.stdout: 982: throughput=5MB/sec pending data=0 2023-12-01T05:24:22.908 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jF89NVwgECZjm3y off=543618 len=1342650 2023-12-01T05:24:22.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 5039 completed, throughput=5MB/sec 2023-12-01T05:24:22.914 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fj0cTGQaypFX9O4 off=1524169 len=2026719 2023-12-01T05:24:22.916 INFO:tasks.workunit.client.0.smithi060.stdout:op 5040 completed, throughput=5MB/sec 2023-12-01T05:24:22.916 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7QBcUZWQqNbcOkU off=11668260 len=758150 2023-12-01T05:24:22.917 INFO:tasks.workunit.client.0.smithi060.stdout:op 5041 completed, throughput=5MB/sec 2023-12-01T05:24:22.917 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-W5jYhO6wDhJLzyD off=4263302 len=461448 2023-12-01T05:24:22.918 INFO:tasks.workunit.client.0.smithi060.stdout:op 5042 completed, throughput=5MB/sec 2023-12-01T05:24:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:23 smithi060 ceph-mon[109077]: pgmap v2266: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:24:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:23 smithi060 ceph-mon[94233]: pgmap v2266: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:24:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:23 smithi089 ceph-mon[98504]: pgmap v2266: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:24:23.918 INFO:tasks.workunit.client.0.smithi060.stdout: 983: throughput=5MB/sec pending data=0 2023-12-01T05:24:23.919 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-meBHF_1NWWj6TqZ off=13303791 len=660825 2023-12-01T05:24:23.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 5043 completed, throughput=5MB/sec 2023-12-01T05:24:23.920 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hAci8bzdg8EB8sw off=22478776 len=1436094 2023-12-01T05:24:23.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 5044 completed, throughput=5MB/sec 2023-12-01T05:24:23.927 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0FAXcpXSVQeGz8n off=8796162 len=1471353 2023-12-01T05:24:23.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 5045 completed, throughput=5MB/sec 2023-12-01T05:24:23.928 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-er7wdvb3-g5l_7p off=2607975 len=584793 2023-12-01T05:24:23.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 5046 completed, throughput=5MB/sec 2023-12-01T05:24:23.931 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-scNZK92eiLjuQ81 off=4862705 len=169401 2023-12-01T05:24:23.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 5047 completed, throughput=5MB/sec 2023-12-01T05:24:23.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k4c7OxHE7yl26l8 off=3322050 len=152783 2023-12-01T05:24:23.934 INFO:tasks.workunit.client.0.smithi060.stdout:op 5048 completed, throughput=5MB/sec 2023-12-01T05:24:23.935 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GlK4W8_STfMLsBW off=570008 len=339597 2023-12-01T05:24:23.935 INFO:tasks.workunit.client.0.smithi060.stdout:op 5049 completed, throughput=5MB/sec 2023-12-01T05:24:23.935 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-47CCcZLN_6KbhHh off=1045355 len=1873468 2023-12-01T05:24:23.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 5050 completed, throughput=5MB/sec 2023-12-01T05:24:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:24:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:24:24.938 INFO:tasks.workunit.client.0.smithi060.stdout: 984: throughput=5MB/sec pending data=0 2023-12-01T05:24:24.938 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9EeoyKJSFMbtokb off=8555088 len=1250905 2023-12-01T05:24:24.946 INFO:tasks.workunit.client.0.smithi060.stdout:op 5051 completed, throughput=5MB/sec 2023-12-01T05:24:24.946 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RGDs8BIh9exxaJZ off=2449792 len=332450 2023-12-01T05:24:24.947 INFO:tasks.workunit.client.0.smithi060.stdout:op 5052 completed, throughput=5MB/sec 2023-12-01T05:24:24.947 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RmosbxN_cUUlTG3 off=993223 len=1043185 2023-12-01T05:24:24.952 INFO:tasks.workunit.client.0.smithi060.stdout:op 5053 completed, throughput=5MB/sec 2023-12-01T05:24:24.952 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-klRW8UUSoq2CPuG off=2908428 len=1125091 2023-12-01T05:24:24.954 INFO:tasks.workunit.client.0.smithi060.stdout:op 5054 completed, throughput=5MB/sec 2023-12-01T05:24:24.954 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PkCYwq_zfNBxUDk off=81584 len=381848 2023-12-01T05:24:24.957 INFO:tasks.workunit.client.0.smithi060.stdout:op 5055 completed, throughput=5MB/sec 2023-12-01T05:24:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:25 smithi060 ceph-mon[94233]: pgmap v2267: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:25 smithi060 ceph-mon[109077]: pgmap v2267: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:25 smithi089 ceph-mon[98504]: pgmap v2267: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:25.957 INFO:tasks.workunit.client.0.smithi060.stdout: 985: throughput=5MB/sec pending data=0 2023-12-01T05:24:25.958 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--fChtx_3IEn082O off=4527236 len=193857 2023-12-01T05:24:25.960 INFO:tasks.workunit.client.0.smithi060.stdout:op 5056 completed, throughput=5MB/sec 2023-12-01T05:24:25.960 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sNSWppIuB2W5MtP off=2374286 len=1643872 2023-12-01T05:24:25.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 5057 completed, throughput=5MB/sec 2023-12-01T05:24:25.968 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EH2npPBvsKiQ_75 off=6772275 len=164225 2023-12-01T05:24:25.971 INFO:tasks.workunit.client.0.smithi060.stdout:op 5058 completed, throughput=5MB/sec 2023-12-01T05:24:25.972 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uOAf_yzn_5KpB1I off=720799 len=778716 2023-12-01T05:24:25.976 INFO:tasks.workunit.client.0.smithi060.stdout:op 5059 completed, throughput=5MB/sec 2023-12-01T05:24:25.977 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5vqG03S_guHCPCO off=17796989 len=1504693 2023-12-01T05:24:25.982 INFO:tasks.workunit.client.0.smithi060.stdout:op 5060 completed, throughput=5MB/sec 2023-12-01T05:24:25.982 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dQ5hSv0cFjmIxAD off=433281 len=1487911 2023-12-01T05:24:25.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 5061 completed, throughput=5MB/sec 2023-12-01T05:24:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:26.991 INFO:tasks.workunit.client.0.smithi060.stdout: 986: throughput=5MB/sec pending data=0 2023-12-01T05:24:26.991 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zIOVnqZTPvijQZp off=16372337 len=673549 2023-12-01T05:24:26.993 INFO:tasks.workunit.client.0.smithi060.stdout:op 5062 completed, throughput=5MB/sec 2023-12-01T05:24:26.993 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pQ7xxC0EXUHXmML off=16443796 len=1781716 2023-12-01T05:24:26.996 INFO:tasks.workunit.client.0.smithi060.stdout:op 5063 completed, throughput=5MB/sec 2023-12-01T05:24:26.996 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fW9c2xilqP3mnkq off=2024906 len=702761 2023-12-01T05:24:27.001 INFO:tasks.workunit.client.0.smithi060.stdout:op 5064 completed, throughput=5MB/sec 2023-12-01T05:24:27.001 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cc0PxO_LF8sbIqw off=1324890 len=377888 2023-12-01T05:24:27.004 INFO:tasks.workunit.client.0.smithi060.stdout:op 5065 completed, throughput=5MB/sec 2023-12-01T05:24:27.005 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Bak8BBfs7Hf0mU3 off=9390371 len=1489083 2023-12-01T05:24:27.006 INFO:tasks.workunit.client.0.smithi060.stdout:op 5066 completed, throughput=5MB/sec 2023-12-01T05:24:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:27 smithi060 ceph-mon[94233]: pgmap v2268: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:27 smithi060 ceph-mon[109077]: pgmap v2268: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:27 smithi089 ceph-mon[98504]: pgmap v2268: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:28.007 INFO:tasks.workunit.client.0.smithi060.stdout: 987: throughput=5MB/sec pending data=0 2023-12-01T05:24:28.007 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IgYD3mUP6cK4FVh off=4517727 len=877005 2023-12-01T05:24:28.009 INFO:tasks.workunit.client.0.smithi060.stdout:op 5067 completed, throughput=5MB/sec 2023-12-01T05:24:28.009 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eYZTPkTAdKhKNNf off=13401992 len=1842971 2023-12-01T05:24:28.021 INFO:tasks.workunit.client.0.smithi060.stdout:op 5068 completed, throughput=5MB/sec 2023-12-01T05:24:28.021 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3KyDR6omImwsQ2c off=288473 len=359165 2023-12-01T05:24:28.022 INFO:tasks.workunit.client.0.smithi060.stdout:op 5069 completed, throughput=5MB/sec 2023-12-01T05:24:28.022 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cZK7QLLen9hsQ9m off=2987179 len=544485 2023-12-01T05:24:28.026 INFO:tasks.workunit.client.0.smithi060.stdout:op 5070 completed, throughput=5MB/sec 2023-12-01T05:24:28.026 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Qo8n_zhtkzLdawO off=1532806 len=1407913 2023-12-01T05:24:28.035 INFO:tasks.workunit.client.0.smithi060.stdout:op 5071 completed, throughput=5MB/sec 2023-12-01T05:24:28.035 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k4vaCbG1c2PBzAT off=9763758 len=1719667 2023-12-01T05:24:28.042 INFO:tasks.workunit.client.0.smithi060.stdout:op 5072 completed, throughput=5MB/sec 2023-12-01T05:24:29.043 INFO:tasks.workunit.client.0.smithi060.stdout: 988: throughput=5MB/sec pending data=0 2023-12-01T05:24:29.043 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8UneSoO4yMfIrpv off=15332319 len=230463 2023-12-01T05:24:29.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 5073 completed, throughput=5MB/sec 2023-12-01T05:24:29.046 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-63IXD1m5hPci59B off=11794767 len=219201 2023-12-01T05:24:29.047 INFO:tasks.workunit.client.0.smithi060.stdout:op 5074 completed, throughput=5MB/sec 2023-12-01T05:24:29.047 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Gk5QPKcY2CATR7y off=357903 len=1373347 2023-12-01T05:24:29.053 INFO:tasks.workunit.client.0.smithi060.stdout:op 5075 completed, throughput=5MB/sec 2023-12-01T05:24:29.053 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F6HOAZ4ZHnMWNxU off=2195674 len=715439 2023-12-01T05:24:29.058 INFO:tasks.workunit.client.0.smithi060.stdout:op 5076 completed, throughput=5MB/sec 2023-12-01T05:24:29.058 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tq0Av8J-S4DFg7Q off=2165806 len=2058009 2023-12-01T05:24:29.060 INFO:tasks.workunit.client.0.smithi060.stdout:op 5077 completed, throughput=5MB/sec 2023-12-01T05:24:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:29 smithi060 ceph-mon[94233]: pgmap v2269: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:24:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:29 smithi060 ceph-mon[109077]: pgmap v2269: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:24:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:29 smithi089 ceph-mon[98504]: pgmap v2269: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:24:30.060 INFO:tasks.workunit.client.0.smithi060.stdout: 989: throughput=5MB/sec pending data=0 2023-12-01T05:24:30.060 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L2NljmZwRSzZflH off=849371 len=281788 2023-12-01T05:24:30.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 5078 completed, throughput=5MB/sec 2023-12-01T05:24:30.061 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LtAe54CRnSOl_Dc off=7201221 len=2012647 2023-12-01T05:24:30.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 5079 completed, throughput=5MB/sec 2023-12-01T05:24:30.063 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xz9nKXeQgTIv1xi off=1970233 len=378581 2023-12-01T05:24:30.067 INFO:tasks.workunit.client.0.smithi060.stdout:op 5080 completed, throughput=5MB/sec 2023-12-01T05:24:30.067 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ob6wEVORJheRdUb off=2631037 len=1784254 2023-12-01T05:24:30.069 INFO:tasks.workunit.client.0.smithi060.stdout:op 5081 completed, throughput=5MB/sec 2023-12-01T05:24:31.069 INFO:tasks.workunit.client.0.smithi060.stdout: 990: throughput=5MB/sec pending data=0 2023-12-01T05:24:31.069 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EOre_fcvxioahca off=16244123 len=1730201 2023-12-01T05:24:31.081 INFO:tasks.workunit.client.0.smithi060.stdout:op 5082 completed, throughput=5MB/sec 2023-12-01T05:24:31.082 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SaoEERquIcpfQtw off=2160081 len=251726 2023-12-01T05:24:31.082 INFO:tasks.workunit.client.0.smithi060.stdout:op 5083 completed, throughput=5MB/sec 2023-12-01T05:24:31.082 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IeCFCpqBi8gEz6y off=9511030 len=1449411 2023-12-01T05:24:31.087 INFO:tasks.workunit.client.0.smithi060.stdout:op 5084 completed, throughput=5MB/sec 2023-12-01T05:24:31.087 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6ZIVdwRxdMk8Np7 off=7021714 len=473054 2023-12-01T05:24:31.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 5085 completed, throughput=5MB/sec 2023-12-01T05:24:31.088 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vc0alZRKWjryxfn off=9975020 len=2077074 2023-12-01T05:24:31.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 5086 completed, throughput=5MB/sec 2023-12-01T05:24:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:31 smithi060 ceph-mon[94233]: pgmap v2270: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:24:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:31 smithi060 ceph-mon[109077]: pgmap v2270: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:24:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:31 smithi089 ceph-mon[98504]: pgmap v2270: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2023-12-01T05:24:32.096 INFO:tasks.workunit.client.0.smithi060.stdout: 991: throughput=5MB/sec pending data=0 2023-12-01T05:24:32.096 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jutwLeCpBhNGGR1 off=8647948 len=919562 2023-12-01T05:24:32.097 INFO:tasks.workunit.client.0.smithi060.stdout:op 5087 completed, throughput=5MB/sec 2023-12-01T05:24:32.097 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-70DiFyJEGPP8lFj off=14107254 len=1592300 2023-12-01T05:24:32.100 INFO:tasks.workunit.client.0.smithi060.stdout:op 5088 completed, throughput=5MB/sec 2023-12-01T05:24:32.101 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j9KSLEGmr9PgdAs off=3109657 len=700143 2023-12-01T05:24:32.105 INFO:tasks.workunit.client.0.smithi060.stdout:op 5089 completed, throughput=5MB/sec 2023-12-01T05:24:32.105 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-quZA_VsVzi4OCif off=10072773 len=322322 2023-12-01T05:24:32.106 INFO:tasks.workunit.client.0.smithi060.stdout:op 5090 completed, throughput=5MB/sec 2023-12-01T05:24:32.106 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7hZvrHd1O8t5aYJ off=292164 len=1102822 2023-12-01T05:24:32.112 INFO:tasks.workunit.client.0.smithi060.stdout:op 5091 completed, throughput=5MB/sec 2023-12-01T05:24:32.112 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h3F4PRlRYWzv7VG off=6220646 len=1523991 2023-12-01T05:24:32.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 5092 completed, throughput=5MB/sec 2023-12-01T05:24:33.114 INFO:tasks.workunit.client.0.smithi060.stdout: 992: throughput=5MB/sec pending data=0 2023-12-01T05:24:33.114 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VQdzWY_LcvKBV4u off=21045046 len=1094822 2023-12-01T05:24:33.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 5093 completed, throughput=5MB/sec 2023-12-01T05:24:33.115 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Bhrvx9ZFGzv3vkh off=2884352 len=670743 2023-12-01T05:24:33.116 INFO:tasks.workunit.client.0.smithi060.stdout:op 5094 completed, throughput=5MB/sec 2023-12-01T05:24:33.117 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CjDHXjqlMQJGOo2 off=498072 len=54185 2023-12-01T05:24:33.119 INFO:tasks.workunit.client.0.smithi060.stdout:op 5095 completed, throughput=5MB/sec 2023-12-01T05:24:33.119 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NUSF8pLAiwg7LQG off=10361993 len=1785214 2023-12-01T05:24:33.121 INFO:tasks.workunit.client.0.smithi060.stdout:op 5096 completed, throughput=5MB/sec 2023-12-01T05:24:33.121 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-041RUklUAJATKGS off=463056 len=2091585 2023-12-01T05:24:33.132 INFO:tasks.workunit.client.0.smithi060.stdout:op 5097 completed, throughput=5MB/sec 2023-12-01T05:24:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:33 smithi060 ceph-mon[94233]: pgmap v2271: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:24:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:33 smithi060 ceph-mon[109077]: pgmap v2271: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:24:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:33 smithi089 ceph-mon[98504]: pgmap v2271: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:24:34.132 INFO:tasks.workunit.client.0.smithi060.stdout: 993: throughput=5MB/sec pending data=0 2023-12-01T05:24:34.132 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-flajsc_WPd5oTJ3 off=1584402 len=1083754 2023-12-01T05:24:34.138 INFO:tasks.workunit.client.0.smithi060.stdout:op 5098 completed, throughput=5MB/sec 2023-12-01T05:24:34.138 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RDYVAu3ZJvHRk7h off=11644924 len=1727892 2023-12-01T05:24:34.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 5099 completed, throughput=5MB/sec 2023-12-01T05:24:34.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fBddR3OKhqe7U7c off=14206677 len=880072 2023-12-01T05:24:34.145 INFO:tasks.workunit.client.0.smithi060.stdout:op 5100 completed, throughput=5MB/sec 2023-12-01T05:24:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:24:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:24:35.146 INFO:tasks.workunit.client.0.smithi060.stdout: 994: throughput=5MB/sec pending data=0 2023-12-01T05:24:35.146 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y_5_TT9ZB1kmp1z off=6673148 len=1741735 2023-12-01T05:24:35.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 5101 completed, throughput=5MB/sec 2023-12-01T05:24:35.148 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hRtpbynn4if94Oj off=14538685 len=1515550 2023-12-01T05:24:35.151 INFO:tasks.workunit.client.0.smithi060.stdout:op 5102 completed, throughput=5MB/sec 2023-12-01T05:24:35.151 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AYWnL4Sf_aYqa2E off=11389635 len=716250 2023-12-01T05:24:35.152 INFO:tasks.workunit.client.0.smithi060.stdout:op 5103 completed, throughput=5MB/sec 2023-12-01T05:24:35.152 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zQaie0GYuJdUiZV off=10836517 len=1335715 2023-12-01T05:24:35.159 INFO:tasks.workunit.client.0.smithi060.stdout:op 5104 completed, throughput=5MB/sec 2023-12-01T05:24:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:35 smithi089 ceph-mon[98504]: pgmap v2272: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:35 smithi060 ceph-mon[94233]: pgmap v2272: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:35 smithi060 ceph-mon[109077]: pgmap v2272: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:36.160 INFO:tasks.workunit.client.0.smithi060.stdout: 995: throughput=5MB/sec pending data=0 2023-12-01T05:24:36.160 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nKMNhH1DEMzDsUF off=1443981 len=1876729 2023-12-01T05:24:36.163 INFO:tasks.workunit.client.0.smithi060.stdout:op 5105 completed, throughput=5MB/sec 2023-12-01T05:24:36.163 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KGRB-0CbnelviJ_ off=4287458 len=895183 2023-12-01T05:24:36.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 5106 completed, throughput=5MB/sec 2023-12-01T05:24:36.164 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CjIcxMZG2kvKMU8 off=10890559 len=142487 2023-12-01T05:24:36.165 INFO:tasks.workunit.client.0.smithi060.stdout:op 5107 completed, throughput=5MB/sec 2023-12-01T05:24:36.165 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wg_x4duNqyBu6zq off=3974327 len=887596 2023-12-01T05:24:36.170 INFO:tasks.workunit.client.0.smithi060.stdout:op 5108 completed, throughput=5MB/sec 2023-12-01T05:24:36.170 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xNm5srNGV4GenJz off=8338098 len=1775359 2023-12-01T05:24:36.172 INFO:tasks.workunit.client.0.smithi060.stdout:op 5109 completed, throughput=5MB/sec 2023-12-01T05:24:37.172 INFO:tasks.workunit.client.0.smithi060.stdout: 996: throughput=5MB/sec pending data=0 2023-12-01T05:24:37.172 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tjXanGZxAO343R9 off=14116241 len=2085183 2023-12-01T05:24:37.184 INFO:tasks.workunit.client.0.smithi060.stdout:op 5110 completed, throughput=5MB/sec 2023-12-01T05:24:37.184 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-n5g-fmH8ECs1F6Z off=3734159 len=404601 2023-12-01T05:24:37.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 5111 completed, throughput=5MB/sec 2023-12-01T05:24:37.188 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C3Fpuurasky3K_C off=4912396 len=1162112 2023-12-01T05:24:37.190 INFO:tasks.workunit.client.0.smithi060.stdout:op 5112 completed, throughput=5MB/sec 2023-12-01T05:24:37.190 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xd1SVOJXaZluXYW off=2055030 len=599660 2023-12-01T05:24:37.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 5113 completed, throughput=5MB/sec 2023-12-01T05:24:37.194 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wgA4-Kttq1BEPeG off=2679572 len=966964 2023-12-01T05:24:37.195 INFO:tasks.workunit.client.0.smithi060.stdout:op 5114 completed, throughput=5MB/sec 2023-12-01T05:24:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:37 smithi089 ceph-mon[98504]: pgmap v2273: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:37 smithi060 ceph-mon[109077]: pgmap v2273: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:37 smithi060 ceph-mon[94233]: pgmap v2273: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2023-12-01T05:24:38.195 INFO:tasks.workunit.client.0.smithi060.stdout: 997: throughput=5MB/sec pending data=0 2023-12-01T05:24:38.196 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Q4XfRHlIVBpByYp off=6291387 len=1551598 2023-12-01T05:24:38.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 5115 completed, throughput=5MB/sec 2023-12-01T05:24:38.203 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hqMlyTLsoNyqy2j off=3109292 len=63978 2023-12-01T05:24:38.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 5116 completed, throughput=5MB/sec 2023-12-01T05:24:38.203 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I5asCSgCT-8TB6x off=1405316 len=529603 2023-12-01T05:24:38.207 INFO:tasks.workunit.client.0.smithi060.stdout:op 5117 completed, throughput=5MB/sec 2023-12-01T05:24:38.207 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7pTt5vvxL8CaUVj off=1407302 len=1455528 2023-12-01T05:24:38.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 5118 completed, throughput=5MB/sec 2023-12-01T05:24:38.209 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-B4qopit-5UKR3ds off=7705153 len=922715 2023-12-01T05:24:38.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 5119 completed, throughput=5MB/sec 2023-12-01T05:24:38.211 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DrvcZInE8_4xMbB off=18596040 len=2008682 2023-12-01T05:24:38.220 INFO:tasks.workunit.client.0.smithi060.stdout:op 5120 completed, throughput=5MB/sec 2023-12-01T05:24:39.220 INFO:tasks.workunit.client.0.smithi060.stdout: 998: throughput=5MB/sec pending data=0 2023-12-01T05:24:39.220 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2BTtjaefdd7-N7s off=17615066 len=1489121 2023-12-01T05:24:39.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 5121 completed, throughput=5MB/sec 2023-12-01T05:24:39.228 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aD4ARf6sR3raPrS off=1597267 len=1493257 2023-12-01T05:24:39.235 INFO:tasks.workunit.client.0.smithi060.stdout:op 5122 completed, throughput=5MB/sec 2023-12-01T05:24:39.235 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7WC8OTDrP0nYDo2 off=12961762 len=2037849 2023-12-01T05:24:39.237 INFO:tasks.workunit.client.0.smithi060.stdout:op 5123 completed, throughput=5MB/sec 2023-12-01T05:24:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:39 smithi089 ceph-mon[98504]: pgmap v2274: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:39 smithi060 ceph-mon[94233]: pgmap v2274: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:39 smithi060 ceph-mon[109077]: pgmap v2274: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:40.237 INFO:tasks.workunit.client.0.smithi060.stdout: 999: throughput=5MB/sec pending data=0 2023-12-01T05:24:40.238 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0Ra-x5857_dei_E off=8441907 len=1257144 2023-12-01T05:24:40.239 INFO:tasks.workunit.client.0.smithi060.stdout:op 5124 completed, throughput=5MB/sec 2023-12-01T05:24:40.239 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8jI27toGVstfYFO off=2624613 len=869495 2023-12-01T05:24:40.245 INFO:tasks.workunit.client.0.smithi060.stdout:op 5125 completed, throughput=5MB/sec 2023-12-01T05:24:40.245 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uDxYWO_lsxRhrkk off=1941152 len=1666987 2023-12-01T05:24:40.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 5126 completed, throughput=5MB/sec 2023-12-01T05:24:40.247 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZO_3Lvkksh0IxWF off=243447 len=946727 2023-12-01T05:24:40.252 INFO:tasks.workunit.client.0.smithi060.stdout:op 5127 completed, throughput=5MB/sec 2023-12-01T05:24:41.252 INFO:tasks.workunit.client.0.smithi060.stdout: 1000: throughput=5MB/sec pending data=0 2023-12-01T05:24:41.252 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Mxuy-tHBUB6JIlr off=1287571 len=892883 2023-12-01T05:24:41.253 INFO:tasks.workunit.client.0.smithi060.stdout:op 5128 completed, throughput=5MB/sec 2023-12-01T05:24:41.253 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ot1Y8M_vuEA07vB off=4383105 len=238463 2023-12-01T05:24:41.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 5129 completed, throughput=5MB/sec 2023-12-01T05:24:41.257 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yJCfRwhNknaYXJa off=7060751 len=238150 2023-12-01T05:24:41.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 5130 completed, throughput=5MB/sec 2023-12-01T05:24:41.260 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vwd5cj8mwktQW0q off=4836692 len=1707581 2023-12-01T05:24:41.266 INFO:tasks.workunit.client.0.smithi060.stdout:op 5131 completed, throughput=5MB/sec 2023-12-01T05:24:41.266 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hM2AogCaZxK6d2d off=2559958 len=38280 2023-12-01T05:24:41.267 INFO:tasks.workunit.client.0.smithi060.stdout:op 5132 completed, throughput=5MB/sec 2023-12-01T05:24:41.267 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QoH6biVahUMjQ0r off=3121269 len=382865 2023-12-01T05:24:41.270 INFO:tasks.workunit.client.0.smithi060.stdout:op 5133 completed, throughput=5MB/sec 2023-12-01T05:24:41.270 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TXPZKWnOkobywWB off=10441680 len=494334 2023-12-01T05:24:41.271 INFO:tasks.workunit.client.0.smithi060.stdout:op 5134 completed, throughput=5MB/sec 2023-12-01T05:24:41.271 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l9M_3NQEuTpM1GC off=1320481 len=1775234 2023-12-01T05:24:41.272 INFO:tasks.workunit.client.0.smithi060.stdout:op 5135 completed, throughput=5MB/sec 2023-12-01T05:24:41.496 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:24:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:41 smithi089 ceph-mon[98504]: pgmap v2275: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:24:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:41.823 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:24:41.823 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (39m) 7m ago 39m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:24:41.823 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (39m) 7m ago 39m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:24:41.823 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (40m) 7m ago 40m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:24:41.823 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (40m) 7m ago 40m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:24:41.823 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (43m) 7m ago 43m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (44m) 7m ago 44m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (45m) 7m ago 45m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (43m) 7m ago 43m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (43m) 7m ago 43m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (39m) 7m ago 39m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (39m) 7m ago 39m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (43m) 7m ago 43m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (42m) 7m ago 42m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (42m) 7m ago 42m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (42m) 7m ago 42m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (41m) 7m ago 41m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (41m) 7m ago 41m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (41m) 7m ago 41m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (40m) 7m ago 40m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:24:41.824 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (38m) 7m ago 39m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:24:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:41 smithi060 ceph-mon[94233]: pgmap v2275: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:24:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:41 smithi060 ceph-mon[109077]: pgmap v2275: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:24:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:42.224 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:24:42.224 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:24:42.225 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:24:42.273 INFO:tasks.workunit.client.0.smithi060.stdout: 1001: throughput=5MB/sec pending data=0 2023-12-01T05:24:42.273 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rlkleXXb02dzYZc off=1044055 len=369448 2023-12-01T05:24:42.273 INFO:tasks.workunit.client.0.smithi060.stdout:op 5136 completed, throughput=5MB/sec 2023-12-01T05:24:42.274 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NcUAL1pBqqBPxEw off=3532763 len=889242 2023-12-01T05:24:42.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 5137 completed, throughput=5MB/sec 2023-12-01T05:24:42.275 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--RzOuKtpGcknC4- off=24238766 len=450346 2023-12-01T05:24:42.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 5138 completed, throughput=5MB/sec 2023-12-01T05:24:42.278 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nMIRpUT9Cmf_LQK off=15480919 len=815179 2023-12-01T05:24:42.281 INFO:tasks.workunit.client.0.smithi060.stdout:op 5139 completed, throughput=5MB/sec 2023-12-01T05:24:42.282 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Mm2fYj0xD9bH6p2 off=2216008 len=1400583 2023-12-01T05:24:42.283 INFO:tasks.workunit.client.0.smithi060.stdout:op 5140 completed, throughput=5MB/sec 2023-12-01T05:24:42.283 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K2FNmlb065jouqg off=17218491 len=1365816 2023-12-01T05:24:42.285 INFO:tasks.workunit.client.0.smithi060.stdout:op 5141 completed, throughput=5MB/sec 2023-12-01T05:24:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:42 smithi089 ceph-mon[98504]: from='client.16794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2861286969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:24:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:42 smithi060 ceph-mon[94233]: from='client.16794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2861286969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:24:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:42 smithi060 ceph-mon[109077]: from='client.16794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2861286969' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:24:43.286 INFO:tasks.workunit.client.0.smithi060.stdout: 1002: throughput=5MB/sec pending data=0 2023-12-01T05:24:43.286 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kUU8uiudeMBE3hZ off=12919865 len=937962 2023-12-01T05:24:43.292 INFO:tasks.workunit.client.0.smithi060.stdout:op 5142 completed, throughput=5MB/sec 2023-12-01T05:24:43.292 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gx-4WOGraIWNbT8 off=1671663 len=143251 2023-12-01T05:24:43.294 INFO:tasks.workunit.client.0.smithi060.stdout:op 5143 completed, throughput=5MB/sec 2023-12-01T05:24:43.294 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qZATqlRSXhod9k- off=9902349 len=693469 2023-12-01T05:24:43.295 INFO:tasks.workunit.client.0.smithi060.stdout:op 5144 completed, throughput=5MB/sec 2023-12-01T05:24:43.295 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WvflvZNUfCdUyH_ off=654494 len=1028720 2023-12-01T05:24:43.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 5145 completed, throughput=5MB/sec 2023-12-01T05:24:43.301 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kQCbniAJx6l9EEq off=3778372 len=1913911 2023-12-01T05:24:43.303 INFO:tasks.workunit.client.0.smithi060.stdout:op 5146 completed, throughput=5MB/sec 2023-12-01T05:24:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:43 smithi089 ceph-mon[98504]: from='client.16800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:43 smithi089 ceph-mon[98504]: pgmap v2276: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:43 smithi060 ceph-mon[94233]: from='client.16800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:43 smithi060 ceph-mon[94233]: pgmap v2276: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:43 smithi060 ceph-mon[109077]: from='client.16800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:24:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:43 smithi060 ceph-mon[109077]: pgmap v2276: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:24:44.304 INFO:tasks.workunit.client.0.smithi060.stdout: 1003: throughput=5MB/sec pending data=0 2023-12-01T05:24:44.304 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-62c_-Hj4YuQKKcL off=8383713 len=1154786 2023-12-01T05:24:44.310 INFO:tasks.workunit.client.0.smithi060.stdout:op 5147 completed, throughput=5MB/sec 2023-12-01T05:24:44.310 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Dh7sBrTs39j2akv off=14740815 len=1837110 2023-12-01T05:24:44.312 INFO:tasks.workunit.client.0.smithi060.stdout:op 5148 completed, throughput=5MB/sec 2023-12-01T05:24:44.312 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AjT99tv_w_iH_x0 off=9754825 len=1128496 2023-12-01T05:24:44.312 INFO:tasks.workunit.client.0.smithi060.stdout:op 5149 completed, throughput=5MB/sec 2023-12-01T05:24:44.313 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s-YhSsWb_ZRdfPO off=1334427 len=1903903 2023-12-01T05:24:44.316 INFO:tasks.workunit.client.0.smithi060.stdout:op 5150 completed, throughput=5MB/sec 2023-12-01T05:24:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:24:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:24:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:24:44] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:24:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:24:45.317 INFO:tasks.workunit.client.0.smithi060.stdout: 1004: throughput=5MB/sec pending data=0 2023-12-01T05:24:45.317 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-pK0lSN3WMqQaSHl off=3445796 len=263422 2023-12-01T05:24:45.320 INFO:tasks.workunit.client.0.smithi060.stdout:op 5151 completed, throughput=5MB/sec 2023-12-01T05:24:45.320 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dnJdSDUrfG-vuNE off=14692646 len=1655290 2023-12-01T05:24:45.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 5152 completed, throughput=5MB/sec 2023-12-01T05:24:45.322 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-P68MBOTsIVNkF8R off=916146 len=140822 2023-12-01T05:24:45.322 INFO:tasks.workunit.client.0.smithi060.stdout:op 5153 completed, throughput=5MB/sec 2023-12-01T05:24:45.322 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XXr2feA8wmxgmIT off=4780360 len=406015 2023-12-01T05:24:45.322 INFO:tasks.workunit.client.0.smithi060.stdout:op 5154 completed, throughput=5MB/sec 2023-12-01T05:24:45.323 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RGndVEvlAT-Dyzy off=8440728 len=1461850 2023-12-01T05:24:45.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 5155 completed, throughput=5MB/sec 2023-12-01T05:24:45.324 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-X2zuqwDa2bVpfzN off=19322449 len=983887 2023-12-01T05:24:45.328 INFO:tasks.workunit.client.0.smithi060.stdout:op 5156 completed, throughput=5MB/sec 2023-12-01T05:24:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:45 smithi089 ceph-mon[98504]: pgmap v2277: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:24:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:24:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:24:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:24:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[94233]: pgmap v2277: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:24:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:24:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:24:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:24:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[109077]: pgmap v2277: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:24:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:24:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:24:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:24:46.329 INFO:tasks.workunit.client.0.smithi060.stdout: 1005: throughput=5MB/sec pending data=0 2023-12-01T05:24:46.329 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YPqk5TxjDrimMPN off=400352 len=1015728 2023-12-01T05:24:46.331 INFO:tasks.workunit.client.0.smithi060.stdout:op 5157 completed, throughput=5MB/sec 2023-12-01T05:24:46.331 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-W1LEqF92PV6tLgk off=5162090 len=1673549 2023-12-01T05:24:46.341 INFO:tasks.workunit.client.0.smithi060.stdout:op 5158 completed, throughput=5MB/sec 2023-12-01T05:24:46.341 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YQf1Viw9hl0vpau off=18556658 len=2079300 2023-12-01T05:24:46.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 5159 completed, throughput=5MB/sec 2023-12-01T05:24:47.345 INFO:tasks.workunit.client.0.smithi060.stdout: 1006: throughput=5MB/sec pending data=0 2023-12-01T05:24:47.345 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yg62DKRxV_GsxdZ off=8272833 len=1844485 2023-12-01T05:24:47.355 INFO:tasks.workunit.client.0.smithi060.stdout:op 5160 completed, throughput=5MB/sec 2023-12-01T05:24:47.355 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GO_5qac2HNXLe99 off=356536 len=576658 2023-12-01T05:24:47.355 INFO:tasks.workunit.client.0.smithi060.stdout:op 5161 completed, throughput=5MB/sec 2023-12-01T05:24:47.356 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Bj2tyzUSWNLD5Es off=2614436 len=1624533 2023-12-01T05:24:47.357 INFO:tasks.workunit.client.0.smithi060.stdout:op 5162 completed, throughput=5MB/sec 2023-12-01T05:24:47.357 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KLIjtnRHrH0NFVv off=2814393 len=181730 2023-12-01T05:24:47.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 5163 completed, throughput=5MB/sec 2023-12-01T05:24:47.358 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b539Um-VtdKzzGp off=1303903 len=623506 2023-12-01T05:24:47.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 5164 completed, throughput=5MB/sec 2023-12-01T05:24:47.359 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KAM7Mf4O3c8lM6V off=6500608 len=1009217 2023-12-01T05:24:47.360 INFO:tasks.workunit.client.0.smithi060.stdout:op 5165 completed, throughput=5MB/sec 2023-12-01T05:24:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:47 smithi089 ceph-mon[98504]: pgmap v2278: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:24:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:47 smithi060 ceph-mon[94233]: pgmap v2278: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:24:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:47 smithi060 ceph-mon[109077]: pgmap v2278: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:24:48.360 INFO:tasks.workunit.client.0.smithi060.stdout: 1007: throughput=5MB/sec pending data=0 2023-12-01T05:24:48.361 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OHXY0xDzvhaZ66e off=4755100 len=423923 2023-12-01T05:24:48.361 INFO:tasks.workunit.client.0.smithi060.stdout:op 5166 completed, throughput=5MB/sec 2023-12-01T05:24:48.362 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o8hQaGN6aUdrm3N off=13152968 len=129123 2023-12-01T05:24:48.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 5167 completed, throughput=5MB/sec 2023-12-01T05:24:48.365 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xZqJ2JRYy7P0RzG off=1940531 len=1761299 2023-12-01T05:24:48.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 5168 completed, throughput=5MB/sec 2023-12-01T05:24:48.367 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rmunQ5gsqxtQNHf off=4368418 len=638700 2023-12-01T05:24:48.371 INFO:tasks.workunit.client.0.smithi060.stdout:op 5169 completed, throughput=5MB/sec 2023-12-01T05:24:48.371 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xcd8lnKzzA43xGR off=15942555 len=135130 2023-12-01T05:24:48.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 5170 completed, throughput=5MB/sec 2023-12-01T05:24:48.374 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Z50UjeHtAURUu9z off=21151192 len=423507 2023-12-01T05:24:48.374 INFO:tasks.workunit.client.0.smithi060.stdout:op 5171 completed, throughput=5MB/sec 2023-12-01T05:24:48.374 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-b619H2BWcrWwYSI off=9906858 len=521973 2023-12-01T05:24:48.378 INFO:tasks.workunit.client.0.smithi060.stdout:op 5172 completed, throughput=5MB/sec 2023-12-01T05:24:48.378 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-z5KBDWdf_I4cOV3 off=1860762 len=953707 2023-12-01T05:24:48.384 INFO:tasks.workunit.client.0.smithi060.stdout:op 5173 completed, throughput=5MB/sec 2023-12-01T05:24:49.384 INFO:tasks.workunit.client.0.smithi060.stdout: 1008: throughput=5MB/sec pending data=0 2023-12-01T05:24:49.384 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JT0u3YCc1PT9Y6O off=1870941 len=1298485 2023-12-01T05:24:49.386 INFO:tasks.workunit.client.0.smithi060.stdout:op 5174 completed, throughput=5MB/sec 2023-12-01T05:24:49.386 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iAmaOI5w1navW0A off=7784589 len=891522 2023-12-01T05:24:49.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 5175 completed, throughput=5MB/sec 2023-12-01T05:24:49.391 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CIh8eDi56r9HmKu off=4142212 len=228141 2023-12-01T05:24:49.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 5176 completed, throughput=5MB/sec 2023-12-01T05:24:49.394 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uRu4Z4onZl3Ja2k off=7670090 len=178418 2023-12-01T05:24:49.395 INFO:tasks.workunit.client.0.smithi060.stdout:op 5177 completed, throughput=5MB/sec 2023-12-01T05:24:49.395 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2xIk56kn3QKJ8pD off=6678508 len=464365 2023-12-01T05:24:49.398 INFO:tasks.workunit.client.0.smithi060.stdout:op 5178 completed, throughput=5MB/sec 2023-12-01T05:24:49.398 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lGvtZXE85L4_zL4 off=80117 len=150759 2023-12-01T05:24:49.401 INFO:tasks.workunit.client.0.smithi060.stdout:op 5179 completed, throughput=5MB/sec 2023-12-01T05:24:49.401 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FuYw3xAXk_EHush off=17557406 len=19467 2023-12-01T05:24:49.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 5180 completed, throughput=5MB/sec 2023-12-01T05:24:49.404 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2VND2pw3CmPE-L7 off=12246968 len=523039 2023-12-01T05:24:49.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 5181 completed, throughput=5MB/sec 2023-12-01T05:24:49.407 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vaHhM2cd9uDVa1j off=5108743 len=1335847 2023-12-01T05:24:49.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 5182 completed, throughput=5MB/sec 2023-12-01T05:24:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:49 smithi089 ceph-mon[98504]: pgmap v2279: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:24:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:49 smithi060 ceph-mon[94233]: pgmap v2279: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:24:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:49 smithi060 ceph-mon[109077]: pgmap v2279: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:24:50.409 INFO:tasks.workunit.client.0.smithi060.stdout: 1009: throughput=5MB/sec pending data=0 2023-12-01T05:24:50.409 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ms1ssznkgeqKYvQ off=15703057 len=165691 2023-12-01T05:24:50.412 INFO:tasks.workunit.client.0.smithi060.stdout:op 5183 completed, throughput=5MB/sec 2023-12-01T05:24:50.412 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AhozOaAQS6frAe5 off=641297 len=228654 2023-12-01T05:24:50.415 INFO:tasks.workunit.client.0.smithi060.stdout:op 5184 completed, throughput=5MB/sec 2023-12-01T05:24:50.415 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VboYTHjOMSFgS1o off=5914905 len=1212728 2023-12-01T05:24:50.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 5185 completed, throughput=5MB/sec 2023-12-01T05:24:50.421 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VPVZhKV2Rt1sZjC off=3691280 len=740486 2023-12-01T05:24:50.429 INFO:tasks.workunit.client.0.smithi060.stdout:op 5186 completed, throughput=5MB/sec 2023-12-01T05:24:50.430 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u9bUdwyCrktnaHW off=4064967 len=462014 2023-12-01T05:24:50.433 INFO:tasks.workunit.client.0.smithi060.stdout:op 5187 completed, throughput=5MB/sec 2023-12-01T05:24:50.433 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C96mPLEtS0AXETO off=4560787 len=220282 2023-12-01T05:24:50.433 INFO:tasks.workunit.client.0.smithi060.stdout:op 5188 completed, throughput=5MB/sec 2023-12-01T05:24:50.433 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V9uw7-BTiZn_hnt off=850395 len=1134520 2023-12-01T05:24:50.439 INFO:tasks.workunit.client.0.smithi060.stdout:op 5189 completed, throughput=5MB/sec 2023-12-01T05:24:50.439 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EH2npPBvsKiQ_75 off=1230090 len=1890690 2023-12-01T05:24:50.442 INFO:tasks.workunit.client.0.smithi060.stdout:op 5190 completed, throughput=5MB/sec 2023-12-01T05:24:51.443 INFO:tasks.workunit.client.0.smithi060.stdout: 1010: throughput=5MB/sec pending data=0 2023-12-01T05:24:51.443 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LTt-JzAq7vOP698 off=6101293 len=1163999 2023-12-01T05:24:51.444 INFO:tasks.workunit.client.0.smithi060.stdout:op 5191 completed, throughput=5MB/sec 2023-12-01T05:24:51.445 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oOzvFzPwcS4EL5B off=4046111 len=143665 2023-12-01T05:24:51.448 INFO:tasks.workunit.client.0.smithi060.stdout:op 5192 completed, throughput=5MB/sec 2023-12-01T05:24:51.448 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YvKuIYYzzsbsaL4 off=393947 len=884957 2023-12-01T05:24:51.449 INFO:tasks.workunit.client.0.smithi060.stdout:op 5193 completed, throughput=5MB/sec 2023-12-01T05:24:51.449 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yeo4XKM-72rLDas off=5759723 len=1346544 2023-12-01T05:24:51.456 INFO:tasks.workunit.client.0.smithi060.stdout:op 5194 completed, throughput=5MB/sec 2023-12-01T05:24:51.457 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lXYJg9EtPY2ZAV0 off=882802 len=1034820 2023-12-01T05:24:51.462 INFO:tasks.workunit.client.0.smithi060.stdout:op 5195 completed, throughput=5MB/sec 2023-12-01T05:24:51.465 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3Bz-6edtgjT1U4g off=11803019 len=783873 2023-12-01T05:24:51.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 5196 completed, throughput=5MB/sec 2023-12-01T05:24:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:51 smithi060 ceph-mon[94233]: pgmap v2280: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:24:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:51 smithi060 ceph-mon[109077]: pgmap v2280: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:24:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:51 smithi089 ceph-mon[98504]: pgmap v2280: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2023-12-01T05:24:52.464 INFO:tasks.workunit.client.0.smithi060.stdout: 1011: throughput=5MB/sec pending data=0 2023-12-01T05:24:52.464 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fD4iQYtraVqgZc5 off=14959844 len=731683 2023-12-01T05:24:52.468 INFO:tasks.workunit.client.0.smithi060.stdout:op 5197 completed, throughput=5MB/sec 2023-12-01T05:24:52.468 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oAH6Vo26IXD-lVV off=2303675 len=1683654 2023-12-01T05:24:52.479 INFO:tasks.workunit.client.0.smithi060.stdout:op 5198 completed, throughput=5MB/sec 2023-12-01T05:24:52.480 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p73o4dlF0nEhpM2 off=6950825 len=311213 2023-12-01T05:24:52.483 INFO:tasks.workunit.client.0.smithi060.stdout:op 5199 completed, throughput=5MB/sec 2023-12-01T05:24:52.483 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Wso8h4fjvqUgfhD off=2725347 len=1270950 2023-12-01T05:24:52.485 INFO:tasks.workunit.client.0.smithi060.stdout:op 5200 completed, throughput=5MB/sec 2023-12-01T05:24:52.485 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Hxiy0tIzJlnba6y off=3701141 len=296539 2023-12-01T05:24:52.488 INFO:tasks.workunit.client.0.smithi060.stdout:op 5201 completed, throughput=5MB/sec 2023-12-01T05:24:52.488 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_JzLcTsYhYo1vr- off=2515042 len=281957 2023-12-01T05:24:52.489 INFO:tasks.workunit.client.0.smithi060.stdout:op 5202 completed, throughput=5MB/sec 2023-12-01T05:24:52.489 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qEOrecEaxKnviyx off=10441308 len=803306 2023-12-01T05:24:52.494 INFO:tasks.workunit.client.0.smithi060.stdout:op 5203 completed, throughput=5MB/sec 2023-12-01T05:24:53.491 INFO:tasks.workunit.client.0.smithi060.stdout: 1012: throughput=5MB/sec pending data=0 2023-12-01T05:24:53.491 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-041RUklUAJATKGS off=1919319 len=82473 2023-12-01T05:24:53.494 INFO:tasks.workunit.client.0.smithi060.stdout:op 5204 completed, throughput=5MB/sec 2023-12-01T05:24:53.494 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ggov2W4dacxxEDg off=14270350 len=587697 2023-12-01T05:24:53.498 INFO:tasks.workunit.client.0.smithi060.stdout:op 5205 completed, throughput=5MB/sec 2023-12-01T05:24:53.499 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JZhmXhFaRt1XB1x off=975450 len=1195050 2023-12-01T05:24:53.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 5206 completed, throughput=5MB/sec 2023-12-01T05:24:53.501 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Q3RlhmoFXOkx97Q off=1085851 len=1505268 2023-12-01T05:24:53.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 5207 completed, throughput=5MB/sec 2023-12-01T05:24:53.503 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NGGNT8xU9hAc-ZJ off=9249350 len=1836728 2023-12-01T05:24:53.510 INFO:tasks.workunit.client.0.smithi060.stdout:op 5208 completed, throughput=5MB/sec 2023-12-01T05:24:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:53 smithi060 ceph-mon[94233]: pgmap v2281: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:24:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:53 smithi060 ceph-mon[109077]: pgmap v2281: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:24:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:53 smithi089 ceph-mon[98504]: pgmap v2281: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2023-12-01T05:24:54.510 INFO:tasks.workunit.client.0.smithi060.stdout: 1013: throughput=5MB/sec pending data=0 2023-12-01T05:24:54.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FH-VDEXtFHcgihR off=5045091 len=246285 2023-12-01T05:24:54.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 5209 completed, throughput=5MB/sec 2023-12-01T05:24:54.511 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Xvd3DUq8ewfca0k off=10086279 len=379029 2023-12-01T05:24:54.515 INFO:tasks.workunit.client.0.smithi060.stdout:op 5210 completed, throughput=5MB/sec 2023-12-01T05:24:54.515 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-drvregSFreEdwwQ off=15005064 len=120520 2023-12-01T05:24:54.518 INFO:tasks.workunit.client.0.smithi060.stdout:op 5211 completed, throughput=5MB/sec 2023-12-01T05:24:54.518 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IdVdeX2uVzo4NqK off=22550169 len=1452806 2023-12-01T05:24:54.525 INFO:tasks.workunit.client.0.smithi060.stdout:op 5212 completed, throughput=5MB/sec 2023-12-01T05:24:54.525 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kVP7yBuadZWOKkQ off=0 len=1158836 2023-12-01T05:24:54.527 INFO:tasks.workunit.client.0.smithi060.stdout:op 5213 completed, throughput=5MB/sec 2023-12-01T05:24:54.527 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6mzbvA7Be5rMnJ6 off=1340628 len=386978 2023-12-01T05:24:54.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 5214 completed, throughput=5MB/sec 2023-12-01T05:24:54.531 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SexVSGoPKXcVSoE off=1431813 len=354154 2023-12-01T05:24:54.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 5215 completed, throughput=5MB/sec 2023-12-01T05:24:54.534 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XYIBFlzKsuMSJWu off=11851708 len=1390032 2023-12-01T05:24:54.542 INFO:tasks.workunit.client.0.smithi060.stdout:op 5216 completed, throughput=5MB/sec 2023-12-01T05:24:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:24:54] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:24:55.542 INFO:tasks.workunit.client.0.smithi060.stdout: 1014: throughput=5MB/sec pending data=0 2023-12-01T05:24:55.543 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JX47BJc89U2oXLU off=2577696 len=873160 2023-12-01T05:24:55.548 INFO:tasks.workunit.client.0.smithi060.stdout:op 5217 completed, throughput=5MB/sec 2023-12-01T05:24:55.548 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-T7YThdcnfQ1aRDl off=5570430 len=1829076 2023-12-01T05:24:55.556 INFO:tasks.workunit.client.0.smithi060.stdout:op 5218 completed, throughput=5MB/sec 2023-12-01T05:24:55.556 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--1n87ud0nTmIVKJ off=8201409 len=237661 2023-12-01T05:24:55.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 5219 completed, throughput=5MB/sec 2023-12-01T05:24:55.559 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kceqwzeMHIlakeL off=5632952 len=1330074 2023-12-01T05:24:55.561 INFO:tasks.workunit.client.0.smithi060.stdout:op 5220 completed, throughput=5MB/sec 2023-12-01T05:24:55.561 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CL5x7A-jROHmD4I off=11309727 len=563130 2023-12-01T05:24:55.562 INFO:tasks.workunit.client.0.smithi060.stdout:op 5221 completed, throughput=5MB/sec 2023-12-01T05:24:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:55 smithi060 ceph-mon[94233]: pgmap v2282: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:24:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:55 smithi060 ceph-mon[109077]: pgmap v2282: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:24:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:55 smithi089 ceph-mon[98504]: pgmap v2282: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:24:56.562 INFO:tasks.workunit.client.0.smithi060.stdout: 1015: throughput=5MB/sec pending data=0 2023-12-01T05:24:56.563 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pFHmmh5w64ARkso off=7557481 len=13918 2023-12-01T05:24:56.563 INFO:tasks.workunit.client.0.smithi060.stdout:op 5222 completed, throughput=5MB/sec 2023-12-01T05:24:56.563 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AL3Lxfjq_t1grC- off=1129537 len=937384 2023-12-01T05:24:56.564 INFO:tasks.workunit.client.0.smithi060.stdout:op 5223 completed, throughput=5MB/sec 2023-12-01T05:24:56.564 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CPEvqoDImowpCtl off=13720389 len=1393626 2023-12-01T05:24:56.573 INFO:tasks.workunit.client.0.smithi060.stdout:op 5224 completed, throughput=5MB/sec 2023-12-01T05:24:56.573 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Lf8-3mQrTWWHaAP off=3872788 len=2037728 2023-12-01T05:24:56.576 INFO:tasks.workunit.client.0.smithi060.stdout:op 5225 completed, throughput=5MB/sec 2023-12-01T05:24:56.576 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-stzP-CERPOC1iw- off=12544270 len=1115785 2023-12-01T05:24:56.577 INFO:tasks.workunit.client.0.smithi060.stdout:op 5226 completed, throughput=5MB/sec 2023-12-01T05:24:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:24:57.578 INFO:tasks.workunit.client.0.smithi060.stdout: 1016: throughput=5MB/sec pending data=0 2023-12-01T05:24:57.578 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-E9YZR63Rp4M8UAy off=12637761 len=1685281 2023-12-01T05:24:57.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 5227 completed, throughput=5MB/sec 2023-12-01T05:24:57.580 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LQWKzhjkn1eKFGe off=3390239 len=233458 2023-12-01T05:24:57.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 5228 completed, throughput=5MB/sec 2023-12-01T05:24:57.581 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gEZL9W_5NIkuDEF off=19214974 len=1699879 2023-12-01T05:24:57.584 INFO:tasks.workunit.client.0.smithi060.stdout:op 5229 completed, throughput=5MB/sec 2023-12-01T05:24:57.584 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ey1MsF88xuntmrB off=15752146 len=1102429 2023-12-01T05:24:57.586 INFO:tasks.workunit.client.0.smithi060.stdout:op 5230 completed, throughput=5MB/sec 2023-12-01T05:24:57.586 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AQGRjUmiffZHe0_ off=9478351 len=814536 2023-12-01T05:24:57.592 INFO:tasks.workunit.client.0.smithi060.stdout:op 5231 completed, throughput=5MB/sec 2023-12-01T05:24:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:57 smithi060 ceph-mon[94233]: pgmap v2283: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:24:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:57 smithi060 ceph-mon[109077]: pgmap v2283: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:24:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:57 smithi089 ceph-mon[98504]: pgmap v2283: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:24:58.592 INFO:tasks.workunit.client.0.smithi060.stdout: 1017: throughput=5MB/sec pending data=0 2023-12-01T05:24:58.592 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-du96DFw7-fEermY off=405142 len=424400 2023-12-01T05:24:58.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 5232 completed, throughput=5MB/sec 2023-12-01T05:24:58.593 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--ur6vhsyWQx6to2 off=5653754 len=1652287 2023-12-01T05:24:58.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 5233 completed, throughput=5MB/sec 2023-12-01T05:24:58.595 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gvh2v4yED3lz9-O off=24001308 len=1098070 2023-12-01T05:24:58.601 INFO:tasks.workunit.client.0.smithi060.stdout:op 5234 completed, throughput=5MB/sec 2023-12-01T05:24:58.601 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FEjzJvcge-a1-wd off=113549 len=1237705 2023-12-01T05:24:58.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 5235 completed, throughput=5MB/sec 2023-12-01T05:24:58.603 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-XlASxRzowDmzas5 off=3678911 len=921411 2023-12-01T05:24:58.607 INFO:tasks.workunit.client.0.smithi060.stdout:op 5236 completed, throughput=5MB/sec 2023-12-01T05:24:59.608 INFO:tasks.workunit.client.0.smithi060.stdout: 1018: throughput=5MB/sec pending data=0 2023-12-01T05:24:59.608 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-af0RZeNLn78wHYM off=2876210 len=1071263 2023-12-01T05:24:59.609 INFO:tasks.workunit.client.0.smithi060.stdout:op 5237 completed, throughput=5MB/sec 2023-12-01T05:24:59.609 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4HNXdO7UeoV1V42 off=1556460 len=891576 2023-12-01T05:24:59.612 INFO:tasks.workunit.client.0.smithi060.stdout:op 5238 completed, throughput=5MB/sec 2023-12-01T05:24:59.612 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TURbMYqCSar8T8o off=3259854 len=756731 2023-12-01T05:24:59.614 INFO:tasks.workunit.client.0.smithi060.stdout:op 5239 completed, throughput=5MB/sec 2023-12-01T05:24:59.614 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7pJIxJNZxvvfvJQ off=15568682 len=1323524 2023-12-01T05:24:59.615 INFO:tasks.workunit.client.0.smithi060.stdout:op 5240 completed, throughput=5MB/sec 2023-12-01T05:24:59.615 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4boShd_zPpqX3SX off=22723772 len=1345871 2023-12-01T05:24:59.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 5241 completed, throughput=5MB/sec 2023-12-01T05:25:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:24:59 smithi060 ceph-mon[94233]: pgmap v2284: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2023-12-01T05:25:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:24:59 smithi060 ceph-mon[109077]: pgmap v2284: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2023-12-01T05:25:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:24:59 smithi089 ceph-mon[98504]: pgmap v2284: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2023-12-01T05:25:00.617 INFO:tasks.workunit.client.0.smithi060.stdout: 1019: throughput=5MB/sec pending data=0 2023-12-01T05:25:00.617 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9GCyp1v0ABSloBc off=5482110 len=1836562 2023-12-01T05:25:00.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 5242 completed, throughput=5MB/sec 2023-12-01T05:25:00.625 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lhba8hIf_KZBon- off=593352 len=1803942 2023-12-01T05:25:00.633 INFO:tasks.workunit.client.0.smithi060.stdout:op 5243 completed, throughput=5MB/sec 2023-12-01T05:25:00.633 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kKFoqH2yCL8nMqk off=20712328 len=1776739 2023-12-01T05:25:00.634 INFO:tasks.workunit.client.0.smithi060.stdout:op 5244 completed, throughput=5MB/sec 2023-12-01T05:25:01.635 INFO:tasks.workunit.client.0.smithi060.stdout: 1020: throughput=5MB/sec pending data=0 2023-12-01T05:25:01.635 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Eop2EHu2DY-83Hi off=8787441 len=879157 2023-12-01T05:25:01.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 5245 completed, throughput=5MB/sec 2023-12-01T05:25:01.637 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I7gTqT5H0kUk2yB off=2851130 len=1484356 2023-12-01T05:25:01.645 INFO:tasks.workunit.client.0.smithi060.stdout:op 5246 completed, throughput=5MB/sec 2023-12-01T05:25:01.645 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TZ-bUpmq8RCNSsy off=1120148 len=182873 2023-12-01T05:25:01.645 INFO:tasks.workunit.client.0.smithi060.stdout:op 5247 completed, throughput=5MB/sec 2023-12-01T05:25:01.646 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DnXDK3S7VpAYQJo off=8595116 len=106892 2023-12-01T05:25:01.646 INFO:tasks.workunit.client.0.smithi060.stdout:op 5248 completed, throughput=5MB/sec 2023-12-01T05:25:01.646 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-s-JMmv-fB_Qh_Mp off=19072581 len=618172 2023-12-01T05:25:01.650 INFO:tasks.workunit.client.0.smithi060.stdout:op 5249 completed, throughput=5MB/sec 2023-12-01T05:25:01.650 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7n-uaJBu0_FrzQ8 off=5715395 len=1043851 2023-12-01T05:25:01.651 INFO:tasks.workunit.client.0.smithi060.stdout:op 5250 completed, throughput=5MB/sec 2023-12-01T05:25:01.651 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3hP4wzpCV84UzbV off=553253 len=9141 2023-12-01T05:25:01.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 5251 completed, throughput=5MB/sec 2023-12-01T05:25:01.652 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a2WdoyHe1yJAx9U off=13476676 len=5337 2023-12-01T05:25:01.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 5252 completed, throughput=5MB/sec 2023-12-01T05:25:01.652 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-quZmIFkRXDAyYl_ off=4525491 len=99883 2023-12-01T05:25:01.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 5253 completed, throughput=5MB/sec 2023-12-01T05:25:01.655 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UKxXfRASz8jP89Z off=2620355 len=512256 2023-12-01T05:25:01.659 INFO:tasks.workunit.client.0.smithi060.stdout:op 5254 completed, throughput=5MB/sec 2023-12-01T05:25:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:01 smithi060 ceph-mon[94233]: pgmap v2285: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-01T05:25:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:01 smithi060 ceph-mon[109077]: pgmap v2285: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-01T05:25:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:01 smithi089 ceph-mon[98504]: pgmap v2285: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2023-12-01T05:25:02.659 INFO:tasks.workunit.client.0.smithi060.stdout: 1021: throughput=5MB/sec pending data=0 2023-12-01T05:25:02.659 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MDqJ2lShgvQnmJE off=16503334 len=181411 2023-12-01T05:25:02.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 5255 completed, throughput=5MB/sec 2023-12-01T05:25:02.662 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-v4dKYHzYx9uXBB- off=16456665 len=750149 2023-12-01T05:25:02.667 INFO:tasks.workunit.client.0.smithi060.stdout:op 5256 completed, throughput=5MB/sec 2023-12-01T05:25:02.667 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-seD5FSaT_3Tl80B off=5077481 len=577179 2023-12-01T05:25:02.671 INFO:tasks.workunit.client.0.smithi060.stdout:op 5257 completed, throughput=5MB/sec 2023-12-01T05:25:02.671 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yCxtwY5YXThOAnE off=15112434 len=397292 2023-12-01T05:25:02.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 5258 completed, throughput=5MB/sec 2023-12-01T05:25:02.672 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_xjwogpV7vdQ8lP off=1642875 len=965144 2023-12-01T05:25:02.673 INFO:tasks.workunit.client.0.smithi060.stdout:op 5259 completed, throughput=5MB/sec 2023-12-01T05:25:02.673 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BpudZkEX7_tUebf off=1439074 len=1812939 2023-12-01T05:25:02.684 INFO:tasks.workunit.client.0.smithi060.stdout:op 5260 completed, throughput=5MB/sec 2023-12-01T05:25:02.684 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Kzt4zs_PdaFpck4 off=9604011 len=1269336 2023-12-01T05:25:02.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 5261 completed, throughput=5MB/sec 2023-12-01T05:25:03.690 INFO:tasks.workunit.client.0.smithi060.stdout: 1022: throughput=5MB/sec pending data=0 2023-12-01T05:25:03.690 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-H3a4Q6DwVjflzJX off=983969 len=913903 2023-12-01T05:25:03.695 INFO:tasks.workunit.client.0.smithi060.stdout:op 5262 completed, throughput=5MB/sec 2023-12-01T05:25:03.695 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QltbYaUZKwK3RWi off=2776628 len=700301 2023-12-01T05:25:03.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 5263 completed, throughput=5MB/sec 2023-12-01T05:25:03.696 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aGX4UprraAg1Os7 off=19137709 len=1546517 2023-12-01T05:25:03.703 INFO:tasks.workunit.client.0.smithi060.stdout:op 5264 completed, throughput=5MB/sec 2023-12-01T05:25:03.703 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IybVHCqunUFjuH2 off=15662042 len=1141485 2023-12-01T05:25:03.705 INFO:tasks.workunit.client.0.smithi060.stdout:op 5265 completed, throughput=5MB/sec 2023-12-01T05:25:03.705 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Iso86xxowxyubyp off=11739235 len=1740014 2023-12-01T05:25:03.712 INFO:tasks.workunit.client.0.smithi060.stdout:op 5266 completed, throughput=5MB/sec 2023-12-01T05:25:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:03 smithi060 ceph-mon[94233]: pgmap v2286: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:25:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:03 smithi060 ceph-mon[109077]: pgmap v2286: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:25:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:03 smithi089 ceph-mon[98504]: pgmap v2286: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 7 op/s 2023-12-01T05:25:04.713 INFO:tasks.workunit.client.0.smithi060.stdout: 1023: throughput=5MB/sec pending data=0 2023-12-01T05:25:04.713 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x7SeqqaS0VtX7qN off=6281755 len=630254 2023-12-01T05:25:04.717 INFO:tasks.workunit.client.0.smithi060.stdout:op 5267 completed, throughput=5MB/sec 2023-12-01T05:25:04.717 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SHlnq1I03OZ1BpY off=10213447 len=1656020 2023-12-01T05:25:04.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 5268 completed, throughput=5MB/sec 2023-12-01T05:25:04.719 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SFsvT5okj5ZIXvH off=4209812 len=671526 2023-12-01T05:25:04.720 INFO:tasks.workunit.client.0.smithi060.stdout:op 5269 completed, throughput=5MB/sec 2023-12-01T05:25:04.720 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MMvFax04K6CCN6o off=8451154 len=514434 2023-12-01T05:25:04.724 INFO:tasks.workunit.client.0.smithi060.stdout:op 5270 completed, throughput=5MB/sec 2023-12-01T05:25:04.724 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vRFYTn7KcutmviK off=8977400 len=728579 2023-12-01T05:25:04.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 5271 completed, throughput=5MB/sec 2023-12-01T05:25:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:25:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:25:05.725 INFO:tasks.workunit.client.0.smithi060.stdout: 1024: throughput=5MB/sec pending data=0 2023-12-01T05:25:05.725 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8Cy69VX31pKj1Vv off=2753810 len=1964907 2023-12-01T05:25:05.734 INFO:tasks.workunit.client.0.smithi060.stdout:op 5272 completed, throughput=5MB/sec 2023-12-01T05:25:05.734 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fAKixG2bQmG3XSb off=6515685 len=1788281 2023-12-01T05:25:05.736 INFO:tasks.workunit.client.0.smithi060.stdout:op 5273 completed, throughput=5MB/sec 2023-12-01T05:25:05.736 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cDYymj1mB5NONYZ off=15684875 len=656852 2023-12-01T05:25:05.737 INFO:tasks.workunit.client.0.smithi060.stdout:op 5274 completed, throughput=5MB/sec 2023-12-01T05:25:05.737 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QWfX8ZYKazjNR2o off=7247672 len=442408 2023-12-01T05:25:05.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 5275 completed, throughput=5MB/sec 2023-12-01T05:25:05.738 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-swkawxbzUPXHybN off=14653534 len=538310 2023-12-01T05:25:05.739 INFO:tasks.workunit.client.0.smithi060.stdout:op 5276 completed, throughput=5MB/sec 2023-12-01T05:25:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:05 smithi060 ceph-mon[94233]: pgmap v2287: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:25:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:05 smithi060 ceph-mon[109077]: pgmap v2287: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:25:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:05 smithi089 ceph-mon[98504]: pgmap v2287: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:25:06.739 INFO:tasks.workunit.client.0.smithi060.stdout: 1025: throughput=5MB/sec pending data=0 2023-12-01T05:25:06.739 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DY2u5hgaWa_W0Va off=5090034 len=441217 2023-12-01T05:25:06.743 INFO:tasks.workunit.client.0.smithi060.stdout:op 5277 completed, throughput=5MB/sec 2023-12-01T05:25:06.743 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tQxvItb-fTvLs2C off=1294546 len=1030901 2023-12-01T05:25:06.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 5278 completed, throughput=5MB/sec 2023-12-01T05:25:06.748 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-x3jnY8ExsxwrNRF off=5493198 len=1610578 2023-12-01T05:25:06.751 INFO:tasks.workunit.client.0.smithi060.stdout:op 5279 completed, throughput=5MB/sec 2023-12-01T05:25:06.751 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K-LJVXJFklZx9it off=3227772 len=1744115 2023-12-01T05:25:06.753 INFO:tasks.workunit.client.0.smithi060.stdout:op 5280 completed, throughput=5MB/sec 2023-12-01T05:25:06.753 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DeYkk8SE2YP3lLH off=15808442 len=100834 2023-12-01T05:25:06.756 INFO:tasks.workunit.client.0.smithi060.stdout:op 5281 completed, throughput=5MB/sec 2023-12-01T05:25:07.757 INFO:tasks.workunit.client.0.smithi060.stdout: 1026: throughput=5MB/sec pending data=0 2023-12-01T05:25:07.757 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pPD9H33WYvMiLKH off=284623 len=1281393 2023-12-01T05:25:07.759 INFO:tasks.workunit.client.0.smithi060.stdout:op 5282 completed, throughput=5MB/sec 2023-12-01T05:25:07.759 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IM3YMyPZT2sFDLz off=7784674 len=959055 2023-12-01T05:25:07.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 5283 completed, throughput=5MB/sec 2023-12-01T05:25:07.761 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2G6YOJta63Smu2T off=7267558 len=1130571 2023-12-01T05:25:07.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 5284 completed, throughput=5MB/sec 2023-12-01T05:25:07.768 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mTfzEOQEA6NXSqB off=7094533 len=931952 2023-12-01T05:25:07.769 INFO:tasks.workunit.client.0.smithi060.stdout:op 5285 completed, throughput=5MB/sec 2023-12-01T05:25:07.769 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PTNGdunCi7C1h1T off=531647 len=156628 2023-12-01T05:25:07.772 INFO:tasks.workunit.client.0.smithi060.stdout:op 5286 completed, throughput=5MB/sec 2023-12-01T05:25:07.772 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IW65sSVdUhdDbQR off=642810 len=1675223 2023-12-01T05:25:07.779 INFO:tasks.workunit.client.0.smithi060.stdout:op 5287 completed, throughput=5MB/sec 2023-12-01T05:25:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:07 smithi060 ceph-mon[94233]: pgmap v2288: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:25:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:07 smithi060 ceph-mon[109077]: pgmap v2288: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:25:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:07 smithi089 ceph-mon[98504]: pgmap v2288: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:25:08.779 INFO:tasks.workunit.client.0.smithi060.stdout: 1027: throughput=5MB/sec pending data=0 2023-12-01T05:25:08.779 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3lSXoAJNiTAM_M8 off=1183112 len=713899 2023-12-01T05:25:08.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 5288 completed, throughput=5MB/sec 2023-12-01T05:25:08.781 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CUY_w8N_7kNcFZm off=3119146 len=1850718 2023-12-01T05:25:08.792 INFO:tasks.workunit.client.0.smithi060.stdout:op 5289 completed, throughput=5MB/sec 2023-12-01T05:25:08.792 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bbfJ0EbcQIWI0n_ off=12617368 len=701865 2023-12-01T05:25:08.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 5290 completed, throughput=5MB/sec 2023-12-01T05:25:08.797 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-onkDJP1KDAeGEn7 off=8476259 len=93172 2023-12-01T05:25:08.800 INFO:tasks.workunit.client.0.smithi060.stdout:op 5291 completed, throughput=5MB/sec 2023-12-01T05:25:08.800 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-k47Crwj4v5w5WV- off=5557929 len=1036840 2023-12-01T05:25:08.802 INFO:tasks.workunit.client.0.smithi060.stdout:op 5292 completed, throughput=5MB/sec 2023-12-01T05:25:08.802 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KKMpddZAQgR3vNE off=13773043 len=924219 2023-12-01T05:25:08.803 INFO:tasks.workunit.client.0.smithi060.stdout:op 5293 completed, throughput=5MB/sec 2023-12-01T05:25:09.804 INFO:tasks.workunit.client.0.smithi060.stdout: 1028: throughput=5MB/sec pending data=0 2023-12-01T05:25:09.804 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NkvIMOntqKiK9Cn off=14280222 len=1394140 2023-12-01T05:25:09.805 INFO:tasks.workunit.client.0.smithi060.stdout:op 5294 completed, throughput=5MB/sec 2023-12-01T05:25:09.806 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CrUAegXP_DBo4Wz off=8142514 len=1091404 2023-12-01T05:25:09.811 INFO:tasks.workunit.client.0.smithi060.stdout:op 5295 completed, throughput=5MB/sec 2023-12-01T05:25:09.811 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NHQn4WxTq-87E2u off=8744697 len=331395 2023-12-01T05:25:09.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 5296 completed, throughput=5MB/sec 2023-12-01T05:25:09.812 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6a5iebknoWQAFgb off=13268971 len=1312525 2023-12-01T05:25:09.813 INFO:tasks.workunit.client.0.smithi060.stdout:op 5297 completed, throughput=5MB/sec 2023-12-01T05:25:09.813 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--NRVsKYLFOydI2Q off=4040368 len=938137 2023-12-01T05:25:09.815 INFO:tasks.workunit.client.0.smithi060.stdout:op 5298 completed, throughput=5MB/sec 2023-12-01T05:25:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:09 smithi060 ceph-mon[94233]: pgmap v2289: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:25:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:09 smithi060 ceph-mon[109077]: pgmap v2289: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:25:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:09 smithi089 ceph-mon[98504]: pgmap v2289: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2023-12-01T05:25:10.816 INFO:tasks.workunit.client.0.smithi060.stdout: 1029: throughput=5MB/sec pending data=0 2023-12-01T05:25:10.816 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WwzU1PnEMiZkj1S off=5855234 len=1639399 2023-12-01T05:25:10.818 INFO:tasks.workunit.client.0.smithi060.stdout:op 5299 completed, throughput=5MB/sec 2023-12-01T05:25:10.818 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KQSaQDKu4H_ioNe off=6439325 len=1769679 2023-12-01T05:25:10.820 INFO:tasks.workunit.client.0.smithi060.stdout:op 5300 completed, throughput=5MB/sec 2023-12-01T05:25:10.820 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--_TMVvZolxID-Ry off=13122966 len=1214097 2023-12-01T05:25:10.821 INFO:tasks.workunit.client.0.smithi060.stdout:op 5301 completed, throughput=5MB/sec 2023-12-01T05:25:10.821 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bCIcTHMT_QPtzUx off=6765462 len=152696 2023-12-01T05:25:10.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 5302 completed, throughput=5MB/sec 2023-12-01T05:25:10.822 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5evGxwPsRos1SDX off=15608669 len=106303 2023-12-01T05:25:10.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 5303 completed, throughput=5MB/sec 2023-12-01T05:25:11.823 INFO:tasks.workunit.client.0.smithi060.stdout: 1030: throughput=5MB/sec pending data=0 2023-12-01T05:25:11.823 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QL7S5B7E9mTRAI0 off=6038980 len=292980 2023-12-01T05:25:11.824 INFO:tasks.workunit.client.0.smithi060.stdout:op 5304 completed, throughput=5MB/sec 2023-12-01T05:25:11.824 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_3WbY5-ZFadaS7i off=5319386 len=857169 2023-12-01T05:25:11.825 INFO:tasks.workunit.client.0.smithi060.stdout:op 5305 completed, throughput=5MB/sec 2023-12-01T05:25:11.825 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N7wRf7TQtkiPY7x off=1262207 len=1403292 2023-12-01T05:25:11.833 INFO:tasks.workunit.client.0.smithi060.stdout:op 5306 completed, throughput=5MB/sec 2023-12-01T05:25:11.833 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dQ5hSv0cFjmIxAD off=1415017 len=564744 2023-12-01T05:25:11.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 5307 completed, throughput=5MB/sec 2023-12-01T05:25:11.836 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BteMfPLCHa3Bdl6 off=2284736 len=56438 2023-12-01T05:25:11.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 5308 completed, throughput=5MB/sec 2023-12-01T05:25:11.836 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-pWRiJIQvLxfHpOP off=10926771 len=847842 2023-12-01T05:25:11.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 5309 completed, throughput=5MB/sec 2023-12-01T05:25:11.838 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ElgQUV4R91ztX2_ off=22214106 len=1935832 2023-12-01T05:25:11.849 INFO:tasks.workunit.client.0.smithi060.stdout:op 5310 completed, throughput=5MB/sec 2023-12-01T05:25:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:11 smithi060 ceph-mon[94233]: pgmap v2290: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:11 smithi060 ceph-mon[109077]: pgmap v2290: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:11 smithi089 ceph-mon[98504]: pgmap v2290: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:12.588 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:25:12.849 INFO:tasks.workunit.client.0.smithi060.stdout: 1031: throughput=5MB/sec pending data=0 2023-12-01T05:25:12.849 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YRM_ZG-yqgYWyDD off=13984070 len=1974852 2023-12-01T05:25:12.856 INFO:tasks.workunit.client.0.smithi060.stdout:op 5311 completed, throughput=5MB/sec 2023-12-01T05:25:12.857 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ILP7h5t0SoKitLI off=6090743 len=751863 2023-12-01T05:25:12.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 5312 completed, throughput=5MB/sec 2023-12-01T05:25:12.861 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-25PWe10D5CHeIss off=4789291 len=1327841 2023-12-01T05:25:12.862 INFO:tasks.workunit.client.0.smithi060.stdout:op 5313 completed, throughput=5MB/sec 2023-12-01T05:25:12.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sMwrdhT0-zgHCTW off=1637011 len=195347 2023-12-01T05:25:12.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 5314 completed, throughput=5MB/sec 2023-12-01T05:25:12.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6sDy1Ja7-skgept off=3357152 len=1748652 2023-12-01T05:25:12.866 INFO:tasks.workunit.client.0.smithi060.stdout:op 5315 completed, throughput=5MB/sec 2023-12-01T05:25:12.918 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:25:12.918 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (39m) 7m ago 40m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:25:12.918 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (39m) 7m ago 39m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:25:12.918 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (40m) 7m ago 40m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:25:12.918 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (40m) 7m ago 40m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (43m) 7m ago 43m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (45m) 7m ago 45m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (45m) 7m ago 45m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (44m) 7m ago 44m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (44m) 7m ago 44m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (39m) 7m ago 39m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (39m) 7m ago 39m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (43m) 7m ago 43m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:25:12.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (43m) 7m ago 43m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:25:12.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (42m) 7m ago 42m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:25:12.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (42m) 7m ago 42m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:25:12.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (42m) 7m ago 42m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:25:12.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (41m) 7m ago 41m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:25:12.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (41m) 7m ago 41m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:25:12.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (41m) 7m ago 41m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:25:12.920 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (39m) 7m ago 40m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:25:13.321 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:25:13.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:25:13.323 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:13.323 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:25:13.323 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:25:13.323 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:25:13.323 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:25:13.867 INFO:tasks.workunit.client.0.smithi060.stdout: 1032: throughput=5MB/sec pending data=0 2023-12-01T05:25:13.867 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LE1-qeGetbsbJi- off=11210148 len=1558197 2023-12-01T05:25:13.870 INFO:tasks.workunit.client.0.smithi060.stdout:op 5316 completed, throughput=5MB/sec 2023-12-01T05:25:13.870 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aYGBHLIASSSGvz6 off=1318179 len=1725234 2023-12-01T05:25:13.872 INFO:tasks.workunit.client.0.smithi060.stdout:op 5317 completed, throughput=5MB/sec 2023-12-01T05:25:13.872 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WFelLPuxnAdM8fv off=9791632 len=49060 2023-12-01T05:25:13.874 INFO:tasks.workunit.client.0.smithi060.stdout:op 5318 completed, throughput=5MB/sec 2023-12-01T05:25:13.874 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Yd487iBy3KWVgrl off=11805527 len=617651 2023-12-01T05:25:13.876 INFO:tasks.workunit.client.0.smithi060.stdout:op 5319 completed, throughput=5MB/sec 2023-12-01T05:25:13.876 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6R7IKjfwuBxR20J off=5867582 len=190866 2023-12-01T05:25:13.879 INFO:tasks.workunit.client.0.smithi060.stdout:op 5320 completed, throughput=5MB/sec 2023-12-01T05:25:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:13 smithi060 ceph-mon[94233]: pgmap v2291: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:25:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:13 smithi060 ceph-mon[94233]: from='client.26720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1520404268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:25:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:13 smithi060 ceph-mon[109077]: pgmap v2291: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:25:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:13 smithi060 ceph-mon[109077]: from='client.26720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1520404268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:25:14.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:13 smithi089 ceph-mon[98504]: pgmap v2291: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2023-12-01T05:25:14.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:13 smithi089 ceph-mon[98504]: from='client.26720 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:14.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1520404268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:25:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:14 smithi060 ceph-mon[94233]: from='client.16818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:14 smithi060 ceph-mon[109077]: from='client.16818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:25:14] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T05:25:14.879 INFO:tasks.workunit.client.0.smithi060.stdout: 1033: throughput=5MB/sec pending data=0 2023-12-01T05:25:14.879 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CanX1ylrWW1hGTB off=3230851 len=445768 2023-12-01T05:25:14.880 INFO:tasks.workunit.client.0.smithi060.stdout:op 5321 completed, throughput=5MB/sec 2023-12-01T05:25:14.880 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rtycNVcMCjbp4ZS off=4445637 len=2063072 2023-12-01T05:25:14.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 5322 completed, throughput=5MB/sec 2023-12-01T05:25:14.892 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2Eg8595ESVRCAyU off=83046 len=181454 2023-12-01T05:25:14.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 5323 completed, throughput=5MB/sec 2023-12-01T05:25:14.892 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5c6wlLp0ch3Oivm off=3910442 len=1058754 2023-12-01T05:25:14.898 INFO:tasks.workunit.client.0.smithi060.stdout:op 5324 completed, throughput=5MB/sec 2023-12-01T05:25:14.898 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HilprySsJmxmd1D off=12537327 len=1350352 2023-12-01T05:25:14.900 INFO:tasks.workunit.client.0.smithi060.stdout:op 5325 completed, throughput=5MB/sec 2023-12-01T05:25:14.900 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rUIO09oT4O6FiNu off=10446857 len=2077015 2023-12-01T05:25:14.903 INFO:tasks.workunit.client.0.smithi060.stdout:op 5326 completed, throughput=5MB/sec 2023-12-01T05:25:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:14 smithi089 ceph-mon[98504]: from='client.16818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:15.903 INFO:tasks.workunit.client.0.smithi060.stdout: 1034: throughput=5MB/sec pending data=0 2023-12-01T05:25:15.903 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-paX7jasKCEKrut_ off=12201128 len=1549844 2023-12-01T05:25:15.905 INFO:tasks.workunit.client.0.smithi060.stdout:op 5327 completed, throughput=5MB/sec 2023-12-01T05:25:15.905 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rk7ykf1LtpCkalw off=222959 len=1795341 2023-12-01T05:25:15.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 5328 completed, throughput=5MB/sec 2023-12-01T05:25:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:15 smithi060 ceph-mon[94233]: pgmap v2292: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:15 smithi060 ceph-mon[109077]: pgmap v2292: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:15 smithi089 ceph-mon[98504]: pgmap v2292: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:16.909 INFO:tasks.workunit.client.0.smithi060.stdout: 1035: throughput=5MB/sec pending data=0 2023-12-01T05:25:16.909 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-w_BgR_lvyHO8n8n off=68084 len=1846748 2023-12-01T05:25:16.911 INFO:tasks.workunit.client.0.smithi060.stdout:op 5329 completed, throughput=5MB/sec 2023-12-01T05:25:16.911 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yO-LmXIpihEHUsK off=9617849 len=453415 2023-12-01T05:25:16.915 INFO:tasks.workunit.client.0.smithi060.stdout:op 5330 completed, throughput=5MB/sec 2023-12-01T05:25:16.915 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nxgWecR8Tue_oVF off=9524 len=1120412 2023-12-01T05:25:16.920 INFO:tasks.workunit.client.0.smithi060.stdout:op 5331 completed, throughput=5MB/sec 2023-12-01T05:25:16.920 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IQiUXmgUcjUTwbP off=1715408 len=1782885 2023-12-01T05:25:16.922 INFO:tasks.workunit.client.0.smithi060.stdout:op 5332 completed, throughput=5MB/sec 2023-12-01T05:25:16.922 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zru9NwSgLD35Mrj off=193323 len=88120 2023-12-01T05:25:16.923 INFO:tasks.workunit.client.0.smithi060.stdout:op 5333 completed, throughput=5MB/sec 2023-12-01T05:25:17.923 INFO:tasks.workunit.client.0.smithi060.stdout: 1036: throughput=5MB/sec pending data=0 2023-12-01T05:25:17.923 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UhrQbEE10TMALFR off=695467 len=1748920 2023-12-01T05:25:17.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 5334 completed, throughput=5MB/sec 2023-12-01T05:25:17.931 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-C5ZwIQJ9LnGHIz5 off=2204432 len=773186 2023-12-01T05:25:17.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 5335 completed, throughput=5MB/sec 2023-12-01T05:25:17.932 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8sWQN0FqWdPtAPO off=741844 len=1874775 2023-12-01T05:25:17.933 INFO:tasks.workunit.client.0.smithi060.stdout:op 5336 completed, throughput=5MB/sec 2023-12-01T05:25:17.934 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g3tKjjfZILjKwQz off=4295368 len=1206084 2023-12-01T05:25:17.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 5337 completed, throughput=5MB/sec 2023-12-01T05:25:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:17 smithi060 ceph-mon[94233]: pgmap v2293: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:17 smithi060 ceph-mon[109077]: pgmap v2293: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:17 smithi089 ceph-mon[98504]: pgmap v2293: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:25:18.942 INFO:tasks.workunit.client.0.smithi060.stdout: 1037: throughput=5MB/sec pending data=0 2023-12-01T05:25:18.942 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CY6Q4TfLS6iAe4B off=0 len=1387222 2023-12-01T05:25:18.943 INFO:tasks.workunit.client.0.smithi060.stdout:op 5338 completed, throughput=5MB/sec 2023-12-01T05:25:18.943 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L2NljmZwRSzZflH off=5184500 len=498717 2023-12-01T05:25:18.944 INFO:tasks.workunit.client.0.smithi060.stdout:op 5339 completed, throughput=5MB/sec 2023-12-01T05:25:18.944 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aRovPhiSXIRuHj1 off=520172 len=1703952 2023-12-01T05:25:18.952 INFO:tasks.workunit.client.0.smithi060.stdout:op 5340 completed, throughput=5MB/sec 2023-12-01T05:25:18.953 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-itJK0q-vG8q0iaB off=3173207 len=379124 2023-12-01T05:25:18.953 INFO:tasks.workunit.client.0.smithi060.stdout:op 5341 completed, throughput=5MB/sec 2023-12-01T05:25:18.953 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vBC5LPrQGXkicj8 off=0 len=1220663 2023-12-01T05:25:18.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 5342 completed, throughput=5MB/sec 2023-12-01T05:25:19.960 INFO:tasks.workunit.client.0.smithi060.stdout: 1038: throughput=5MB/sec pending data=0 2023-12-01T05:25:19.960 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DwdgW1ywuDt3555 off=688199 len=370536 2023-12-01T05:25:19.961 INFO:tasks.workunit.client.0.smithi060.stdout:op 5343 completed, throughput=5MB/sec 2023-12-01T05:25:19.961 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ge3C3f1eMIqYqY0 off=6315730 len=980567 2023-12-01T05:25:19.965 INFO:tasks.workunit.client.0.smithi060.stdout:op 5344 completed, throughput=5MB/sec 2023-12-01T05:25:19.965 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--s3xdkgiW2JD3sP off=8158578 len=1595987 2023-12-01T05:25:19.965 INFO:tasks.workunit.client.0.smithi060.stdout:op 5345 completed, throughput=5MB/sec 2023-12-01T05:25:19.965 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K87-NKHymQgyENx off=179572 len=2044497 2023-12-01T05:25:19.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 5346 completed, throughput=5MB/sec 2023-12-01T05:25:19.968 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hCKQix8X9L052Ce off=3690103 len=499128 2023-12-01T05:25:19.972 INFO:tasks.workunit.client.0.smithi060.stdout:op 5347 completed, throughput=5MB/sec 2023-12-01T05:25:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:19 smithi060 ceph-mon[94233]: pgmap v2294: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:25:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:19 smithi060 ceph-mon[109077]: pgmap v2294: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:25:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:19 smithi089 ceph-mon[98504]: pgmap v2294: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:25:20.972 INFO:tasks.workunit.client.0.smithi060.stdout: 1039: throughput=5MB/sec pending data=0 2023-12-01T05:25:20.972 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F8p-yOnntNh9Qvk off=2316482 len=314925 2023-12-01T05:25:20.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 5348 completed, throughput=5MB/sec 2023-12-01T05:25:20.973 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AZNCNiDO8o0wdTy off=11943870 len=1618474 2023-12-01T05:25:20.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 5349 completed, throughput=5MB/sec 2023-12-01T05:25:20.975 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MSZHAMV1XmbYZUS off=20286448 len=1966518 2023-12-01T05:25:20.989 INFO:tasks.workunit.client.0.smithi060.stdout:op 5350 completed, throughput=5MB/sec 2023-12-01T05:25:20.989 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KTU6_dimz5mf1XN off=14771787 len=1115494 2023-12-01T05:25:20.989 INFO:tasks.workunit.client.0.smithi060.stdout:op 5351 completed, throughput=5MB/sec 2023-12-01T05:25:21.988 INFO:tasks.workunit.client.0.smithi060.stdout: 1040: throughput=5MB/sec pending data=0 2023-12-01T05:25:21.989 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BdmRk8c133PiU7B off=1170066 len=719891 2023-12-01T05:25:21.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 5352 completed, throughput=5MB/sec 2023-12-01T05:25:21.990 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CQ5-KV9KwnM-hfQ off=12168645 len=1703991 2023-12-01T05:25:21.993 INFO:tasks.workunit.client.0.smithi060.stdout:op 5353 completed, throughput=5MB/sec 2023-12-01T05:25:21.993 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IyLVoS3gxWqiEeN off=5428165 len=1177635 2023-12-01T05:25:21.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 5354 completed, throughput=5MB/sec 2023-12-01T05:25:21.995 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aQI4rHXWSVse9RW off=83777 len=2078715 2023-12-01T05:25:22.009 INFO:tasks.workunit.client.0.smithi060.stdout:op 5355 completed, throughput=5MB/sec 2023-12-01T05:25:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:21 smithi060 ceph-mon[94233]: pgmap v2295: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:25:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:21 smithi060 ceph-mon[109077]: pgmap v2295: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:25:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:21 smithi089 ceph-mon[98504]: pgmap v2295: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.4 MiB/s wr, 4 op/s 2023-12-01T05:25:23.009 INFO:tasks.workunit.client.0.smithi060.stdout: 1041: throughput=5MB/sec pending data=0 2023-12-01T05:25:23.009 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UMUGnvFFN2uZgXX off=11060272 len=644747 2023-12-01T05:25:23.013 INFO:tasks.workunit.client.0.smithi060.stdout:op 5356 completed, throughput=5MB/sec 2023-12-01T05:25:23.013 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xrnq8-_M6NcPACg off=17279893 len=1288237 2023-12-01T05:25:23.014 INFO:tasks.workunit.client.0.smithi060.stdout:op 5357 completed, throughput=5MB/sec 2023-12-01T05:25:23.014 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_PrzxbiL3UUfsGp off=9436660 len=1596007 2023-12-01T05:25:23.024 INFO:tasks.workunit.client.0.smithi060.stdout:op 5358 completed, throughput=5MB/sec 2023-12-01T05:25:23.024 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-aNCQroKF-zHYGGo off=649716 len=1002307 2023-12-01T05:25:23.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 5359 completed, throughput=5MB/sec 2023-12-01T05:25:23.029 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9v76MYXMJfOR-sV off=17611044 len=2069951 2023-12-01T05:25:23.031 INFO:tasks.workunit.client.0.smithi060.stdout:op 5360 completed, throughput=5MB/sec 2023-12-01T05:25:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:23 smithi089 ceph-mon[98504]: pgmap v2296: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T05:25:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 05:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T05:25:23.37309236Z level=info msg="Completed cleanup jobs" duration=12.647577ms 2023-12-01T05:25:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:23 smithi060 ceph-mon[94233]: pgmap v2296: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T05:25:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:23 smithi060 ceph-mon[109077]: pgmap v2296: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2023-12-01T05:25:24.031 INFO:tasks.workunit.client.0.smithi060.stdout: 1042: throughput=5MB/sec pending data=0 2023-12-01T05:25:24.032 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Euq253xCe4JO2vw off=4292717 len=2067813 2023-12-01T05:25:24.043 INFO:tasks.workunit.client.0.smithi060.stdout:op 5361 completed, throughput=5MB/sec 2023-12-01T05:25:24.043 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fJD2BrY1SdrLUnu off=4884372 len=986383 2023-12-01T05:25:24.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 5362 completed, throughput=5MB/sec 2023-12-01T05:25:24.046 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H3OKzn9nUqZV8ch off=4287449 len=2077251 2023-12-01T05:25:24.048 INFO:tasks.workunit.client.0.smithi060.stdout:op 5363 completed, throughput=5MB/sec 2023-12-01T05:25:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:25:24] "GET /metrics HTTP/1.1" 200 33883 "" "Prometheus/2.43.0" 2023-12-01T05:25:25.049 INFO:tasks.workunit.client.0.smithi060.stdout: 1043: throughput=5MB/sec pending data=0 2023-12-01T05:25:25.049 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-fBddR3OKhqe7U7c off=10365501 len=1738643 2023-12-01T05:25:25.051 INFO:tasks.workunit.client.0.smithi060.stdout:op 5364 completed, throughput=5MB/sec 2023-12-01T05:25:25.051 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QBgXdfU4mYD3AFD off=910172 len=1292867 2023-12-01T05:25:25.058 INFO:tasks.workunit.client.0.smithi060.stdout:op 5365 completed, throughput=5MB/sec 2023-12-01T05:25:25.058 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IeMJFzMzTQRYM8J off=10488577 len=2051009 2023-12-01T05:25:25.066 INFO:tasks.workunit.client.0.smithi060.stdout:op 5366 completed, throughput=5MB/sec 2023-12-01T05:25:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:25 smithi060 ceph-mon[94233]: pgmap v2297: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:25:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:25 smithi060 ceph-mon[109077]: pgmap v2297: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:25:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:25 smithi089 ceph-mon[98504]: pgmap v2297: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:25:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:26.066 INFO:tasks.workunit.client.0.smithi060.stdout: 1044: throughput=5MB/sec pending data=0 2023-12-01T05:25:26.066 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oNcHQZGSZu3qkpw off=1018645 len=427024 2023-12-01T05:25:26.070 INFO:tasks.workunit.client.0.smithi060.stdout:op 5367 completed, throughput=5MB/sec 2023-12-01T05:25:26.070 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A73WcHyIaVrpyeX off=825817 len=1449022 2023-12-01T05:25:26.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 5368 completed, throughput=5MB/sec 2023-12-01T05:25:26.075 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ue2VUCdG1vSGtDn off=5880074 len=316258 2023-12-01T05:25:26.078 INFO:tasks.workunit.client.0.smithi060.stdout:op 5369 completed, throughput=5MB/sec 2023-12-01T05:25:26.078 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ln4xh6kDagkN3ep off=397898 len=282692 2023-12-01T05:25:26.082 INFO:tasks.workunit.client.0.smithi060.stdout:op 5370 completed, throughput=5MB/sec 2023-12-01T05:25:26.082 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Eu8nJqv1ZgPLm_7 off=14211894 len=1066354 2023-12-01T05:25:26.087 INFO:tasks.workunit.client.0.smithi060.stdout:op 5371 completed, throughput=5MB/sec 2023-12-01T05:25:26.087 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6MbmMvY2_RA0DE3 off=7562237 len=1956596 2023-12-01T05:25:26.096 INFO:tasks.workunit.client.0.smithi060.stdout:op 5372 completed, throughput=5MB/sec 2023-12-01T05:25:27.096 INFO:tasks.workunit.client.0.smithi060.stdout: 1045: throughput=5MB/sec pending data=0 2023-12-01T05:25:27.097 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ef44AyIQy2_uwmP off=18885781 len=88728 2023-12-01T05:25:27.099 INFO:tasks.workunit.client.0.smithi060.stdout:op 5373 completed, throughput=5MB/sec 2023-12-01T05:25:27.099 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S4dbH3a18-HK5r0 off=8237555 len=1465634 2023-12-01T05:25:27.108 INFO:tasks.workunit.client.0.smithi060.stdout:op 5374 completed, throughput=5MB/sec 2023-12-01T05:25:27.108 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-MAsFWYLpyD6NzLT off=555596 len=1356275 2023-12-01T05:25:27.114 INFO:tasks.workunit.client.0.smithi060.stdout:op 5375 completed, throughput=5MB/sec 2023-12-01T05:25:27.114 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ogSN7B94bTxPA7F off=7094013 len=87905 2023-12-01T05:25:27.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 5376 completed, throughput=5MB/sec 2023-12-01T05:25:27.115 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tt69atawcH-DTbq off=1468489 len=238764 2023-12-01T05:25:27.115 INFO:tasks.workunit.client.0.smithi060.stdout:op 5377 completed, throughput=5MB/sec 2023-12-01T05:25:27.115 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eezYMVgNtYBPR_5 off=6453837 len=838463 2023-12-01T05:25:27.120 INFO:tasks.workunit.client.0.smithi060.stdout:op 5378 completed, throughput=5MB/sec 2023-12-01T05:25:27.120 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RV5GVEVu1e9xWGn off=3784133 len=1894888 2023-12-01T05:25:27.127 INFO:tasks.workunit.client.0.smithi060.stdout:op 5379 completed, throughput=5MB/sec 2023-12-01T05:25:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:27 smithi060 ceph-mon[94233]: pgmap v2298: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:25:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:27 smithi060 ceph-mon[109077]: pgmap v2298: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:25:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:27 smithi089 ceph-mon[98504]: pgmap v2298: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2023-12-01T05:25:28.127 INFO:tasks.workunit.client.0.smithi060.stdout: 1046: throughput=5MB/sec pending data=0 2023-12-01T05:25:28.127 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lBSO2SN6e5kh3t7 off=5251562 len=119135 2023-12-01T05:25:28.128 INFO:tasks.workunit.client.0.smithi060.stdout:op 5380 completed, throughput=5MB/sec 2023-12-01T05:25:28.128 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p73o4dlF0nEhpM2 off=6135274 len=249434 2023-12-01T05:25:28.131 INFO:tasks.workunit.client.0.smithi060.stdout:op 5381 completed, throughput=5MB/sec 2023-12-01T05:25:28.131 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-p9QUYyedmK-ujY7 off=5005079 len=566555 2023-12-01T05:25:28.135 INFO:tasks.workunit.client.0.smithi060.stdout:op 5382 completed, throughput=5MB/sec 2023-12-01T05:25:28.135 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VupPKNfMFPvJF5B off=2132413 len=565663 2023-12-01T05:25:28.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 5383 completed, throughput=5MB/sec 2023-12-01T05:25:28.136 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tcGDtRsWsK404zO off=3529657 len=798774 2023-12-01T05:25:28.137 INFO:tasks.workunit.client.0.smithi060.stdout:op 5384 completed, throughput=5MB/sec 2023-12-01T05:25:28.137 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YSuyauV6lsDvbVM off=12952973 len=370702 2023-12-01T05:25:28.140 INFO:tasks.workunit.client.0.smithi060.stdout:op 5385 completed, throughput=5MB/sec 2023-12-01T05:25:28.140 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KAaNPwfaGuwFTJ- off=11572316 len=1304676 2023-12-01T05:25:28.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 5386 completed, throughput=5MB/sec 2023-12-01T05:25:29.148 INFO:tasks.workunit.client.0.smithi060.stdout: 1047: throughput=5MB/sec pending data=0 2023-12-01T05:25:29.148 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KJj654yyNf5SRA3 off=6246162 len=646048 2023-12-01T05:25:29.152 INFO:tasks.workunit.client.0.smithi060.stdout:op 5387 completed, throughput=5MB/sec 2023-12-01T05:25:29.153 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lQ0ymLs5qyp0OAi off=21200061 len=1569226 2023-12-01T05:25:29.160 INFO:tasks.workunit.client.0.smithi060.stdout:op 5388 completed, throughput=5MB/sec 2023-12-01T05:25:29.160 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5eM8FgIf8BLVMLa off=7680065 len=1771463 2023-12-01T05:25:29.170 INFO:tasks.workunit.client.0.smithi060.stdout:op 5389 completed, throughput=5MB/sec 2023-12-01T05:25:29.170 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6-YY2NvaxG6U7mo off=12397197 len=1309148 2023-12-01T05:25:29.176 INFO:tasks.workunit.client.0.smithi060.stdout:op 5390 completed, throughput=5MB/sec 2023-12-01T05:25:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:29 smithi060 ceph-mon[94233]: pgmap v2299: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:25:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:29 smithi060 ceph-mon[109077]: pgmap v2299: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:25:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:29 smithi089 ceph-mon[98504]: pgmap v2299: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2023-12-01T05:25:30.176 INFO:tasks.workunit.client.0.smithi060.stdout: 1048: throughput=5MB/sec pending data=0 2023-12-01T05:25:30.176 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H0q_x-tWGWJLGMw off=2713231 len=551703 2023-12-01T05:25:30.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 5391 completed, throughput=5MB/sec 2023-12-01T05:25:30.177 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8ZD6yxWV9SUslDA off=14989692 len=1813659 2023-12-01T05:25:30.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 5392 completed, throughput=5MB/sec 2023-12-01T05:25:30.181 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m1ei8-TraIgpFGC off=145136 len=1210379 2023-12-01T05:25:30.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 5393 completed, throughput=5MB/sec 2023-12-01T05:25:30.187 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VZVRdPh8TiOhcDo off=3202292 len=1488524 2023-12-01T05:25:30.194 INFO:tasks.workunit.client.0.smithi060.stdout:op 5394 completed, throughput=5MB/sec 2023-12-01T05:25:31.194 INFO:tasks.workunit.client.0.smithi060.stdout: 1049: throughput=5MB/sec pending data=0 2023-12-01T05:25:31.195 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-T7ComZOYOR1SnET off=9845693 len=1360433 2023-12-01T05:25:31.197 INFO:tasks.workunit.client.0.smithi060.stdout:op 5395 completed, throughput=5MB/sec 2023-12-01T05:25:31.197 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UuknBHsbrdjqZUC off=1284272 len=147401 2023-12-01T05:25:31.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 5396 completed, throughput=5MB/sec 2023-12-01T05:25:31.198 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UVpeU_XGe6TzfbQ off=3624362 len=939449 2023-12-01T05:25:31.204 INFO:tasks.workunit.client.0.smithi060.stdout:op 5397 completed, throughput=5MB/sec 2023-12-01T05:25:31.204 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o-x0e_Okfk351zM off=1394148 len=583390 2023-12-01T05:25:31.205 INFO:tasks.workunit.client.0.smithi060.stdout:op 5398 completed, throughput=5MB/sec 2023-12-01T05:25:31.205 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F-ey7b4ZqQjBxiE off=17891851 len=1007595 2023-12-01T05:25:31.210 INFO:tasks.workunit.client.0.smithi060.stdout:op 5399 completed, throughput=5MB/sec 2023-12-01T05:25:31.210 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RmFQ-iRpatjwvqA off=1939445 len=49546 2023-12-01T05:25:31.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 5400 completed, throughput=5MB/sec 2023-12-01T05:25:31.211 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DYY02XwKDrxFmTb off=3029370 len=438321 2023-12-01T05:25:31.215 INFO:tasks.workunit.client.0.smithi060.stdout:op 5401 completed, throughput=5MB/sec 2023-12-01T05:25:31.215 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CnfqHmgNVUKDEis off=3863568 len=1157680 2023-12-01T05:25:31.216 INFO:tasks.workunit.client.0.smithi060.stdout:op 5402 completed, throughput=5MB/sec 2023-12-01T05:25:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:31 smithi060 ceph-mon[94233]: pgmap v2300: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:25:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:31 smithi060 ceph-mon[109077]: pgmap v2300: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:25:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:31 smithi089 ceph-mon[98504]: pgmap v2300: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2023-12-01T05:25:32.217 INFO:tasks.workunit.client.0.smithi060.stdout: 1050: throughput=5MB/sec pending data=0 2023-12-01T05:25:32.217 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-b8zVx-mv5pYnKtL off=3456960 len=648155 2023-12-01T05:25:32.218 INFO:tasks.workunit.client.0.smithi060.stdout:op 5403 completed, throughput=5MB/sec 2023-12-01T05:25:32.218 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xmxsOXu6B-peb8Z off=2365572 len=1646774 2023-12-01T05:25:32.221 INFO:tasks.workunit.client.0.smithi060.stdout:op 5404 completed, throughput=5MB/sec 2023-12-01T05:25:32.221 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s7yCayOPXtooFKx off=7618533 len=786346 2023-12-01T05:25:32.223 INFO:tasks.workunit.client.0.smithi060.stdout:op 5405 completed, throughput=5MB/sec 2023-12-01T05:25:32.223 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BJcB1UDbWDoSTV9 off=2958722 len=529256 2023-12-01T05:25:32.227 INFO:tasks.workunit.client.0.smithi060.stdout:op 5406 completed, throughput=5MB/sec 2023-12-01T05:25:32.227 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_wVTcaozaYDHCxb off=2927580 len=775256 2023-12-01T05:25:32.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 5407 completed, throughput=5MB/sec 2023-12-01T05:25:32.228 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hO-UwrDdDoxZvFX off=8575376 len=1809518 2023-12-01T05:25:32.229 INFO:tasks.workunit.client.0.smithi060.stdout:op 5408 completed, throughput=5MB/sec 2023-12-01T05:25:33.230 INFO:tasks.workunit.client.0.smithi060.stdout: 1051: throughput=5MB/sec pending data=0 2023-12-01T05:25:33.230 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Rj0lbrtmer94mnq off=2467681 len=734003 2023-12-01T05:25:33.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 5409 completed, throughput=5MB/sec 2023-12-01T05:25:33.231 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ahGmgrkU9_iD6ch off=8177008 len=1565244 2023-12-01T05:25:33.234 INFO:tasks.workunit.client.0.smithi060.stdout:op 5410 completed, throughput=5MB/sec 2023-12-01T05:25:33.234 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rl7czM1HRS0BCSG off=3434332 len=677251 2023-12-01T05:25:33.239 INFO:tasks.workunit.client.0.smithi060.stdout:op 5411 completed, throughput=5MB/sec 2023-12-01T05:25:33.239 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bdrvNKNrBvIP7ym off=2284767 len=761938 2023-12-01T05:25:33.243 INFO:tasks.workunit.client.0.smithi060.stdout:op 5412 completed, throughput=5MB/sec 2023-12-01T05:25:33.243 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Tl9H7HxED8mNVyf off=2303440 len=1040607 2023-12-01T05:25:33.245 INFO:tasks.workunit.client.0.smithi060.stdout:op 5413 completed, throughput=5MB/sec 2023-12-01T05:25:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:33 smithi060 ceph-mon[94233]: pgmap v2301: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:25:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:33 smithi060 ceph-mon[109077]: pgmap v2301: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:25:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:33 smithi089 ceph-mon[98504]: pgmap v2301: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:25:34.245 INFO:tasks.workunit.client.0.smithi060.stdout: 1052: throughput=5MB/sec pending data=0 2023-12-01T05:25:34.246 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6prRohc0aaeQp5A off=6078040 len=715560 2023-12-01T05:25:34.247 INFO:tasks.workunit.client.0.smithi060.stdout:op 5414 completed, throughput=5MB/sec 2023-12-01T05:25:34.247 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SOUBsJFh9GMRg9q off=2465952 len=1599342 2023-12-01T05:25:34.254 INFO:tasks.workunit.client.0.smithi060.stdout:op 5415 completed, throughput=5MB/sec 2023-12-01T05:25:34.254 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EvZJx0jgLh_vzxB off=4154136 len=744053 2023-12-01T05:25:34.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 5416 completed, throughput=5MB/sec 2023-12-01T05:25:34.256 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3yWlOSbDo2WckGG off=4805241 len=901353 2023-12-01T05:25:34.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 5417 completed, throughput=5MB/sec 2023-12-01T05:25:34.257 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DpUI-_inll2Y9XN off=5194603 len=913454 2023-12-01T05:25:34.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 5418 completed, throughput=5MB/sec 2023-12-01T05:25:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:25:34] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:25:35.259 INFO:tasks.workunit.client.0.smithi060.stdout: 1053: throughput=5MB/sec pending data=0 2023-12-01T05:25:35.260 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ctLBKiKW7oMG7ea off=3090028 len=274442 2023-12-01T05:25:35.263 INFO:tasks.workunit.client.0.smithi060.stdout:op 5419 completed, throughput=5MB/sec 2023-12-01T05:25:35.263 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WLjvwsphoGrj27N off=7283360 len=1007829 2023-12-01T05:25:35.264 INFO:tasks.workunit.client.0.smithi060.stdout:op 5420 completed, throughput=5MB/sec 2023-12-01T05:25:35.264 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UaRqULDB_5tB0wf off=1405469 len=1015985 2023-12-01T05:25:35.270 INFO:tasks.workunit.client.0.smithi060.stdout:op 5421 completed, throughput=5MB/sec 2023-12-01T05:25:35.270 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--AhbVl4Ux1O3ze4 off=9177172 len=1734182 2023-12-01T05:25:35.272 INFO:tasks.workunit.client.0.smithi060.stdout:op 5422 completed, throughput=5MB/sec 2023-12-01T05:25:35.273 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0LnGetVMBAKvsp3 off=2016028 len=632335 2023-12-01T05:25:35.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 5423 completed, throughput=5MB/sec 2023-12-01T05:25:35.274 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0MHaGh4DMRUb5LS off=336931 len=1959155 2023-12-01T05:25:35.276 INFO:tasks.workunit.client.0.smithi060.stdout:op 5424 completed, throughput=5MB/sec 2023-12-01T05:25:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:35 smithi060 ceph-mon[94233]: pgmap v2302: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:25:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:35 smithi060 ceph-mon[109077]: pgmap v2302: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:25:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:35 smithi089 ceph-mon[98504]: pgmap v2302: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:25:36.276 INFO:tasks.workunit.client.0.smithi060.stdout: 1054: throughput=5MB/sec pending data=0 2023-12-01T05:25:36.276 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DL76DkjcIqS4HZs off=4588977 len=738764 2023-12-01T05:25:36.277 INFO:tasks.workunit.client.0.smithi060.stdout:op 5425 completed, throughput=5MB/sec 2023-12-01T05:25:36.277 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1lfb0WcEV-ehqgm off=5156366 len=499823 2023-12-01T05:25:36.278 INFO:tasks.workunit.client.0.smithi060.stdout:op 5426 completed, throughput=5MB/sec 2023-12-01T05:25:36.278 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kVTLNtCJhbh6nuC off=6156065 len=1307497 2023-12-01T05:25:36.281 INFO:tasks.workunit.client.0.smithi060.stdout:op 5427 completed, throughput=5MB/sec 2023-12-01T05:25:36.281 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xG-86tSEuiqQh0- off=8122417 len=492956 2023-12-01T05:25:36.285 INFO:tasks.workunit.client.0.smithi060.stdout:op 5428 completed, throughput=5MB/sec 2023-12-01T05:25:36.285 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-A2W5MVaMkTg1faA off=969946 len=430272 2023-12-01T05:25:36.286 INFO:tasks.workunit.client.0.smithi060.stdout:op 5429 completed, throughput=5MB/sec 2023-12-01T05:25:36.286 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3ZsEiwmP8c9cuOy off=16453408 len=217866 2023-12-01T05:25:36.287 INFO:tasks.workunit.client.0.smithi060.stdout:op 5430 completed, throughput=5MB/sec 2023-12-01T05:25:36.287 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ny8sPDt0cBl57NA off=20844906 len=2035517 2023-12-01T05:25:36.289 INFO:tasks.workunit.client.0.smithi060.stdout:op 5431 completed, throughput=5MB/sec 2023-12-01T05:25:37.290 INFO:tasks.workunit.client.0.smithi060.stdout: 1055: throughput=5MB/sec pending data=0 2023-12-01T05:25:37.290 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f__Fb5RRL42Ojsf off=1283403 len=668395 2023-12-01T05:25:37.291 INFO:tasks.workunit.client.0.smithi060.stdout:op 5432 completed, throughput=5MB/sec 2023-12-01T05:25:37.291 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QQ2ywReSPjxZ1RN off=10993061 len=1424078 2023-12-01T05:25:37.298 INFO:tasks.workunit.client.0.smithi060.stdout:op 5433 completed, throughput=5MB/sec 2023-12-01T05:25:37.298 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TaeuGqZ5SKiFkUC off=1561430 len=1461780 2023-12-01T05:25:37.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 5434 completed, throughput=5MB/sec 2023-12-01T05:25:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:37 smithi060 ceph-mon[94233]: pgmap v2303: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:25:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:37 smithi060 ceph-mon[109077]: pgmap v2303: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:25:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:37 smithi089 ceph-mon[98504]: pgmap v2303: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2023-12-01T05:25:38.302 INFO:tasks.workunit.client.0.smithi060.stdout: 1056: throughput=5MB/sec pending data=0 2023-12-01T05:25:38.303 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-j1RmzeyYWdPuTCT off=16511836 len=285877 2023-12-01T05:25:38.307 INFO:tasks.workunit.client.0.smithi060.stdout:op 5435 completed, throughput=5MB/sec 2023-12-01T05:25:38.307 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sWT9Eb_FM3LRSlW off=201740 len=467954 2023-12-01T05:25:38.310 INFO:tasks.workunit.client.0.smithi060.stdout:op 5436 completed, throughput=5MB/sec 2023-12-01T05:25:38.310 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VhdqymQluez22MW off=5346757 len=1604087 2023-12-01T05:25:38.320 INFO:tasks.workunit.client.0.smithi060.stdout:op 5437 completed, throughput=5MB/sec 2023-12-01T05:25:38.320 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UoRE1XIdARCNHOQ off=10349167 len=489960 2023-12-01T05:25:38.324 INFO:tasks.workunit.client.0.smithi060.stdout:op 5438 completed, throughput=5MB/sec 2023-12-01T05:25:38.324 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZlHQ1YSWi7lmN9Q off=9254973 len=1790534 2023-12-01T05:25:38.334 INFO:tasks.workunit.client.0.smithi060.stdout:op 5439 completed, throughput=5MB/sec 2023-12-01T05:25:38.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5Fvq2rq-9bM2o_- off=14584828 len=1944192 2023-12-01T05:25:38.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 5440 completed, throughput=5MB/sec 2023-12-01T05:25:39.345 INFO:tasks.workunit.client.0.smithi060.stdout: 1057: throughput=5MB/sec pending data=0 2023-12-01T05:25:39.345 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rVyktYaQAU_9Eci off=2281553 len=1003934 2023-12-01T05:25:39.351 INFO:tasks.workunit.client.0.smithi060.stdout:op 5441 completed, throughput=5MB/sec 2023-12-01T05:25:39.351 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U60gfLpquoVQx5F off=8511056 len=858864 2023-12-01T05:25:39.353 INFO:tasks.workunit.client.0.smithi060.stdout:op 5442 completed, throughput=5MB/sec 2023-12-01T05:25:39.353 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-i3ZQr9QjB5H0qVc off=9439879 len=938305 2023-12-01T05:25:39.358 INFO:tasks.workunit.client.0.smithi060.stdout:op 5443 completed, throughput=5MB/sec 2023-12-01T05:25:39.359 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dX__6qRPWu3X_xL off=5425438 len=1129933 2023-12-01T05:25:39.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 5444 completed, throughput=5MB/sec 2023-12-01T05:25:39.364 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TBGx4v8JCSwRwYo off=13036804 len=1414352 2023-12-01T05:25:39.370 INFO:tasks.workunit.client.0.smithi060.stdout:op 5445 completed, throughput=5MB/sec 2023-12-01T05:25:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:39 smithi060 ceph-mon[94233]: pgmap v2304: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:25:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:39 smithi060 ceph-mon[109077]: pgmap v2304: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:25:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:39 smithi089 ceph-mon[98504]: pgmap v2304: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:25:40.371 INFO:tasks.workunit.client.0.smithi060.stdout: 1058: throughput=5MB/sec pending data=0 2023-12-01T05:25:40.371 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3bqdF8LdM7zewHz off=4774349 len=1038617 2023-12-01T05:25:40.372 INFO:tasks.workunit.client.0.smithi060.stdout:op 5446 completed, throughput=5MB/sec 2023-12-01T05:25:40.372 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OlpsBLG45rmmOHJ off=716991 len=1660058 2023-12-01T05:25:40.380 INFO:tasks.workunit.client.0.smithi060.stdout:op 5447 completed, throughput=5MB/sec 2023-12-01T05:25:40.380 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CNUpy0Q2dly1KL- off=2824343 len=1714893 2023-12-01T05:25:40.388 INFO:tasks.workunit.client.0.smithi060.stdout:op 5448 completed, throughput=5MB/sec 2023-12-01T05:25:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:41.388 INFO:tasks.workunit.client.0.smithi060.stdout: 1059: throughput=5MB/sec pending data=0 2023-12-01T05:25:41.388 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7PHaSiuAW0axEVQ off=830607 len=1532676 2023-12-01T05:25:41.390 INFO:tasks.workunit.client.0.smithi060.stdout:op 5449 completed, throughput=5MB/sec 2023-12-01T05:25:41.390 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G_KTT5eqPrbGPjp off=7822239 len=107125 2023-12-01T05:25:41.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 5450 completed, throughput=5MB/sec 2023-12-01T05:25:41.391 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3ieoaLhjtFultYR off=8703223 len=694633 2023-12-01T05:25:41.396 INFO:tasks.workunit.client.0.smithi060.stdout:op 5451 completed, throughput=5MB/sec 2023-12-01T05:25:41.396 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6rYQ_bQWfmlqdAJ off=11867786 len=1234184 2023-12-01T05:25:41.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 5452 completed, throughput=5MB/sec 2023-12-01T05:25:41.403 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lW9AisyrnG8bfdT off=14381021 len=1898726 2023-12-01T05:25:41.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 5453 completed, throughput=5MB/sec 2023-12-01T05:25:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:41 smithi060 ceph-mon[94233]: pgmap v2305: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:25:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:41 smithi060 ceph-mon[109077]: pgmap v2305: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:25:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:41 smithi089 ceph-mon[98504]: pgmap v2305: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:25:42.414 INFO:tasks.workunit.client.0.smithi060.stdout: 1060: throughput=5MB/sec pending data=0 2023-12-01T05:25:42.414 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PCIJCjiPJjqCW8b off=3670087 len=127917 2023-12-01T05:25:42.417 INFO:tasks.workunit.client.0.smithi060.stdout:op 5454 completed, throughput=5MB/sec 2023-12-01T05:25:42.417 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JL-tdwBQyLTFjbV off=17175175 len=941077 2023-12-01T05:25:42.422 INFO:tasks.workunit.client.0.smithi060.stdout:op 5455 completed, throughput=5MB/sec 2023-12-01T05:25:42.422 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-41WMqXSVIg-sgK1 off=3188805 len=1772409 2023-12-01T05:25:42.433 INFO:tasks.workunit.client.0.smithi060.stdout:op 5456 completed, throughput=5MB/sec 2023-12-01T05:25:42.433 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LovctCUW_O2z2fw off=7910134 len=1057339 2023-12-01T05:25:42.439 INFO:tasks.workunit.client.0.smithi060.stdout:op 5457 completed, throughput=5MB/sec 2023-12-01T05:25:42.439 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-x7SeqqaS0VtX7qN off=1791496 len=1983782 2023-12-01T05:25:42.446 INFO:tasks.workunit.client.0.smithi060.stdout:op 5458 completed, throughput=5MB/sec 2023-12-01T05:25:43.447 INFO:tasks.workunit.client.0.smithi060.stdout: 1061: throughput=5MB/sec pending data=0 2023-12-01T05:25:43.447 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2DMsgSnQFB8kovh off=268518 len=914779 2023-12-01T05:25:43.453 INFO:tasks.workunit.client.0.smithi060.stdout:op 5459 completed, throughput=5MB/sec 2023-12-01T05:25:43.453 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mdYOL9Igs2IgNDp off=6745213 len=1464413 2023-12-01T05:25:43.460 INFO:tasks.workunit.client.0.smithi060.stdout:op 5460 completed, throughput=5MB/sec 2023-12-01T05:25:43.461 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_VjDvGmRdZccplX off=13129591 len=1600539 2023-12-01T05:25:43.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 5461 completed, throughput=5MB/sec 2023-12-01T05:25:43.467 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CPJZMzEhc07OLI4 off=8145039 len=1702924 2023-12-01T05:25:43.475 INFO:tasks.workunit.client.0.smithi060.stdout:op 5462 completed, throughput=5MB/sec 2023-12-01T05:25:43.689 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:25:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:43 smithi060 ceph-mon[94233]: pgmap v2306: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:25:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:43 smithi060 ceph-mon[109077]: pgmap v2306: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:25:44.013 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:25:44.013 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (40m) 8m ago 40m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:25:44.013 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (40m) 8m ago 40m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:25:44.013 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (41m) 8m ago 41m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (41m) 8m ago 41m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (44m) 8m ago 44m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (46m) 8m ago 46m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (46m) 8m ago 46m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (44m) 8m ago 44m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (44m) 8m ago 44m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (40m) 8m ago 40m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (40m) 8m ago 40m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (44m) 8m ago 44m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (43m) 8m ago 43m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (43m) 8m ago 43m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (43m) 8m ago 43m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (42m) 8m ago 42m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (42m) 8m ago 42m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:25:44.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (42m) 8m ago 42m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:25:44.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (41m) 8m ago 41m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:25:44.015 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (39m) 8m ago 40m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:25:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:43 smithi089 ceph-mon[98504]: pgmap v2306: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:25:44.411 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:25:44.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:44.413 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:25:44.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:25:44.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:25:44.413 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:25:44.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:25:44.413 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:25:44.413 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:25:44.475 INFO:tasks.workunit.client.0.smithi060.stdout: 1062: throughput=5MB/sec pending data=0 2023-12-01T05:25:44.475 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OTyk1mBAsRW89g- off=8029296 len=974088 2023-12-01T05:25:44.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 5463 completed, throughput=5MB/sec 2023-12-01T05:25:44.481 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gCdgnQEUnm83_6I off=14327261 len=602532 2023-12-01T05:25:44.485 INFO:tasks.workunit.client.0.smithi060.stdout:op 5464 completed, throughput=5MB/sec 2023-12-01T05:25:44.485 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lRGdFTjrYETrinj off=5258079 len=303097 2023-12-01T05:25:44.486 INFO:tasks.workunit.client.0.smithi060.stdout:op 5465 completed, throughput=5MB/sec 2023-12-01T05:25:44.486 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VqD_wWgkTBVM5v4 off=3166473 len=1775895 2023-12-01T05:25:44.494 INFO:tasks.workunit.client.0.smithi060.stdout:op 5466 completed, throughput=5MB/sec 2023-12-01T05:25:44.494 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0EF0SfmGKe1gg8q off=4276262 len=363554 2023-12-01T05:25:44.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 5467 completed, throughput=5MB/sec 2023-12-01T05:25:44.496 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iNTpwkxQVdSFAFw off=3572760 len=1510094 2023-12-01T05:25:44.498 INFO:tasks.workunit.client.0.smithi060.stdout:op 5468 completed, throughput=5MB/sec 2023-12-01T05:25:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3029231529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:25:44.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3029231529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:25:44.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:25:44] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:25:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3029231529' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:25:45.498 INFO:tasks.workunit.client.0.smithi060.stdout: 1063: throughput=5MB/sec pending data=0 2023-12-01T05:25:45.498 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bOQ6aspcfRafz1a off=3480381 len=358536 2023-12-01T05:25:45.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 5469 completed, throughput=5MB/sec 2023-12-01T05:25:45.501 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RjHga5hz-DYiXlQ off=2913212 len=442756 2023-12-01T05:25:45.501 INFO:tasks.workunit.client.0.smithi060.stdout:op 5470 completed, throughput=5MB/sec 2023-12-01T05:25:45.501 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kWrBHnPsXjDxTn0 off=15628873 len=1276222 2023-12-01T05:25:45.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 5471 completed, throughput=5MB/sec 2023-12-01T05:25:45.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Frlq0imzmwIf2Uq off=648363 len=1165725 2023-12-01T05:25:45.503 INFO:tasks.workunit.client.0.smithi060.stdout:op 5472 completed, throughput=5MB/sec 2023-12-01T05:25:45.503 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-InonoF_9MJTcPQT off=1929244 len=673479 2023-12-01T05:25:45.504 INFO:tasks.workunit.client.0.smithi060.stdout:op 5473 completed, throughput=5MB/sec 2023-12-01T05:25:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[94233]: from='client.26738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[94233]: from='client.26744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[94233]: pgmap v2307: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:25:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:25:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[109077]: from='client.26738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[109077]: from='client.26744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[109077]: pgmap v2307: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:25:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:25:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:45 smithi089 ceph-mon[98504]: from='client.26738 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:45 smithi089 ceph-mon[98504]: from='client.26744 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:25:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:45 smithi089 ceph-mon[98504]: pgmap v2307: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:25:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:25:46.505 INFO:tasks.workunit.client.0.smithi060.stdout: 1064: throughput=5MB/sec pending data=0 2023-12-01T05:25:46.505 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6MbmMvY2_RA0DE3 off=3865318 len=778790 2023-12-01T05:25:46.506 INFO:tasks.workunit.client.0.smithi060.stdout:op 5474 completed, throughput=5MB/sec 2023-12-01T05:25:46.506 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eh2L9RiTu10_FsU off=3162629 len=1957855 2023-12-01T05:25:46.514 INFO:tasks.workunit.client.0.smithi060.stdout:op 5475 completed, throughput=5MB/sec 2023-12-01T05:25:46.514 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lPCWsjuqxfMYIbE off=3752033 len=269377 2023-12-01T05:25:46.517 INFO:tasks.workunit.client.0.smithi060.stdout:op 5476 completed, throughput=5MB/sec 2023-12-01T05:25:46.517 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rcePMoqmlAVnef5 off=7247312 len=1066725 2023-12-01T05:25:46.519 INFO:tasks.workunit.client.0.smithi060.stdout:op 5477 completed, throughput=5MB/sec 2023-12-01T05:25:46.519 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wHbSybTdT1EA35Z off=4347765 len=277593 2023-12-01T05:25:46.522 INFO:tasks.workunit.client.0.smithi060.stdout:op 5478 completed, throughput=5MB/sec 2023-12-01T05:25:46.522 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9nmL3P_HiX-hp91 off=10472111 len=1584899 2023-12-01T05:25:46.529 INFO:tasks.workunit.client.0.smithi060.stdout:op 5479 completed, throughput=5MB/sec 2023-12-01T05:25:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:25:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:25:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:25:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[109077]: pgmap v2308: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:25:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:25:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:25:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:25:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:46 smithi060 ceph-mon[94233]: pgmap v2308: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:25:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:25:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:25:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:25:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:46 smithi089 ceph-mon[98504]: pgmap v2308: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2023-12-01T05:25:47.529 INFO:tasks.workunit.client.0.smithi060.stdout: 1065: throughput=5MB/sec pending data=0 2023-12-01T05:25:47.529 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aKdV0xHJnl5kjGW off=1526853 len=1564157 2023-12-01T05:25:47.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 5480 completed, throughput=5MB/sec 2023-12-01T05:25:47.531 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KOXclmv9dyEKd2p off=3895714 len=577824 2023-12-01T05:25:47.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 5481 completed, throughput=5MB/sec 2023-12-01T05:25:47.532 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GO_5qac2HNXLe99 off=0 len=1399284 2023-12-01T05:25:47.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 5482 completed, throughput=5MB/sec 2023-12-01T05:25:47.540 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yrTIEq6nciZ7m2E off=16228411 len=216096 2023-12-01T05:25:47.543 INFO:tasks.workunit.client.0.smithi060.stdout:op 5483 completed, throughput=5MB/sec 2023-12-01T05:25:47.543 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bpou0icuqGi-dng off=22069150 len=1382555 2023-12-01T05:25:47.545 INFO:tasks.workunit.client.0.smithi060.stdout:op 5484 completed, throughput=5MB/sec 2023-12-01T05:25:48.545 INFO:tasks.workunit.client.0.smithi060.stdout: 1066: throughput=5MB/sec pending data=0 2023-12-01T05:25:48.545 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EBTC48gvxMjAPNc off=7169378 len=1635059 2023-12-01T05:25:48.547 INFO:tasks.workunit.client.0.smithi060.stdout:op 5485 completed, throughput=5MB/sec 2023-12-01T05:25:48.547 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EphSFJ1PyB-k61Q off=910139 len=1434983 2023-12-01T05:25:48.555 INFO:tasks.workunit.client.0.smithi060.stdout:op 5486 completed, throughput=5MB/sec 2023-12-01T05:25:48.555 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XN62bnOVM75pbHm off=638258 len=1334036 2023-12-01T05:25:48.556 INFO:tasks.workunit.client.0.smithi060.stdout:op 5487 completed, throughput=5MB/sec 2023-12-01T05:25:48.557 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EVFk077I3kStTtr off=2860475 len=1929994 2023-12-01T05:25:48.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 5488 completed, throughput=5MB/sec 2023-12-01T05:25:49.559 INFO:tasks.workunit.client.0.smithi060.stdout: 1067: throughput=5MB/sec pending data=0 2023-12-01T05:25:49.559 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-74ecwG6ffKhvTFI off=2844136 len=1345786 2023-12-01T05:25:49.566 INFO:tasks.workunit.client.0.smithi060.stdout:op 5489 completed, throughput=5MB/sec 2023-12-01T05:25:49.566 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VdV6tLYP4k2VgSl off=29635 len=1117542 2023-12-01T05:25:49.567 INFO:tasks.workunit.client.0.smithi060.stdout:op 5490 completed, throughput=5MB/sec 2023-12-01T05:25:49.568 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wvF1msp4I6SC_UN off=622772 len=2020884 2023-12-01T05:25:49.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 5491 completed, throughput=5MB/sec 2023-12-01T05:25:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:49 smithi060 ceph-mon[94233]: pgmap v2309: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:25:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:49 smithi060 ceph-mon[109077]: pgmap v2309: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:25:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:49 smithi089 ceph-mon[98504]: pgmap v2309: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:25:50.579 INFO:tasks.workunit.client.0.smithi060.stdout: 1068: throughput=5MB/sec pending data=0 2023-12-01T05:25:50.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ygPmAdyU_6GRvwl off=4480326 len=1692675 2023-12-01T05:25:50.581 INFO:tasks.workunit.client.0.smithi060.stdout:op 5492 completed, throughput=5MB/sec 2023-12-01T05:25:50.582 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BRg0PesJ2KCjoz3 off=8111519 len=782712 2023-12-01T05:25:50.586 INFO:tasks.workunit.client.0.smithi060.stdout:op 5493 completed, throughput=5MB/sec 2023-12-01T05:25:50.586 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rl5Onp5rS_Famtu off=16502014 len=828918 2023-12-01T05:25:50.591 INFO:tasks.workunit.client.0.smithi060.stdout:op 5494 completed, throughput=5MB/sec 2023-12-01T05:25:50.592 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ilef7EkPBiJK-xI off=1447268 len=1475859 2023-12-01T05:25:50.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 5495 completed, throughput=5MB/sec 2023-12-01T05:25:50.599 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZeP2bSgwZltOZHd off=5448163 len=721336 2023-12-01T05:25:50.599 INFO:tasks.workunit.client.0.smithi060.stdout:op 5496 completed, throughput=5MB/sec 2023-12-01T05:25:51.600 INFO:tasks.workunit.client.0.smithi060.stdout: 1069: throughput=5MB/sec pending data=0 2023-12-01T05:25:51.600 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cb7Q_zVFCZXguqq off=1078648 len=137978 2023-12-01T05:25:51.601 INFO:tasks.workunit.client.0.smithi060.stdout:op 5497 completed, throughput=5MB/sec 2023-12-01T05:25:51.601 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LYbd2hhwKhjnazQ off=10588660 len=1993316 2023-12-01T05:25:51.603 INFO:tasks.workunit.client.0.smithi060.stdout:op 5498 completed, throughput=5MB/sec 2023-12-01T05:25:51.603 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EBSTQqmbgSf0VI- off=2432837 len=955352 2023-12-01T05:25:51.608 INFO:tasks.workunit.client.0.smithi060.stdout:op 5499 completed, throughput=5MB/sec 2023-12-01T05:25:51.609 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iLGv_1Tre6d7Jks off=3492466 len=1248347 2023-12-01T05:25:51.610 INFO:tasks.workunit.client.0.smithi060.stdout:op 5500 completed, throughput=5MB/sec 2023-12-01T05:25:51.610 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ik2ym4r_FGRmtKx off=4684091 len=1298998 2023-12-01T05:25:51.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 5501 completed, throughput=5MB/sec 2023-12-01T05:25:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:51 smithi060 ceph-mon[94233]: pgmap v2310: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 962 KiB/s rd, 3.0 MiB/s wr, 3 op/s 2023-12-01T05:25:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:51 smithi060 ceph-mon[109077]: pgmap v2310: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 962 KiB/s rd, 3.0 MiB/s wr, 3 op/s 2023-12-01T05:25:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:51 smithi089 ceph-mon[98504]: pgmap v2310: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 962 KiB/s rd, 3.0 MiB/s wr, 3 op/s 2023-12-01T05:25:52.617 INFO:tasks.workunit.client.0.smithi060.stdout: 1070: throughput=5MB/sec pending data=0 2023-12-01T05:25:52.617 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4vzLsLNfJ9gedSU off=5660558 len=1947661 2023-12-01T05:25:52.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 5502 completed, throughput=5MB/sec 2023-12-01T05:25:52.625 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zflRg3EQjL7rd3T off=10100924 len=560460 2023-12-01T05:25:52.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 5503 completed, throughput=5MB/sec 2023-12-01T05:25:52.629 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-58PM_myzBd0MtyX off=3877558 len=406327 2023-12-01T05:25:52.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 5504 completed, throughput=5MB/sec 2023-12-01T05:25:52.629 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zOgw9AClusjknNQ off=6871029 len=1532476 2023-12-01T05:25:52.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 5505 completed, throughput=5MB/sec 2023-12-01T05:25:53.637 INFO:tasks.workunit.client.0.smithi060.stdout: 1071: throughput=5MB/sec pending data=0 2023-12-01T05:25:53.638 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cQ73H98dESeplfM off=15726829 len=645469 2023-12-01T05:25:53.638 INFO:tasks.workunit.client.0.smithi060.stdout:op 5506 completed, throughput=5MB/sec 2023-12-01T05:25:53.639 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BA_kzIrCKjW6983 off=10902499 len=194303 2023-12-01T05:25:53.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 5507 completed, throughput=5MB/sec 2023-12-01T05:25:53.639 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sNSWppIuB2W5MtP off=2546802 len=517622 2023-12-01T05:25:53.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 5508 completed, throughput=5MB/sec 2023-12-01T05:25:53.644 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4lKK40zODg2R-u0 off=1136787 len=258462 2023-12-01T05:25:53.647 INFO:tasks.workunit.client.0.smithi060.stdout:op 5509 completed, throughput=5MB/sec 2023-12-01T05:25:53.647 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kmb_Qd3Xl-AT0Al off=386013 len=1533539 2023-12-01T05:25:53.649 INFO:tasks.workunit.client.0.smithi060.stdout:op 5510 completed, throughput=5MB/sec 2023-12-01T05:25:53.649 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-z3rQoLi3DXPU39u off=8287290 len=1481446 2023-12-01T05:25:53.652 INFO:tasks.workunit.client.0.smithi060.stdout:op 5511 completed, throughput=5MB/sec 2023-12-01T05:25:53.652 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nNvQrOJl6sr1Izl off=2572518 len=230488 2023-12-01T05:25:53.653 INFO:tasks.workunit.client.0.smithi060.stdout:op 5512 completed, throughput=5MB/sec 2023-12-01T05:25:53.653 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JFHYys1aAynshVJ off=356784 len=1784869 2023-12-01T05:25:53.655 INFO:tasks.workunit.client.0.smithi060.stdout:op 5513 completed, throughput=5MB/sec 2023-12-01T05:25:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:53 smithi089 ceph-mon[98504]: pgmap v2311: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-01T05:25:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:53 smithi060 ceph-mon[94233]: pgmap v2311: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-01T05:25:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:53 smithi060 ceph-mon[109077]: pgmap v2311: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 3.9 MiB/s wr, 5 op/s 2023-12-01T05:25:54.655 INFO:tasks.workunit.client.0.smithi060.stdout: 1072: throughput=5MB/sec pending data=0 2023-12-01T05:25:54.655 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-FoMqKtkGrlVHLlQ off=5463467 len=1517769 2023-12-01T05:25:54.662 INFO:tasks.workunit.client.0.smithi060.stdout:op 5514 completed, throughput=5MB/sec 2023-12-01T05:25:54.662 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u0aNZ69lnfLwLnd off=15607031 len=1835501 2023-12-01T05:25:54.670 INFO:tasks.workunit.client.0.smithi060.stdout:op 5515 completed, throughput=5MB/sec 2023-12-01T05:25:54.670 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_jt2tOBzZmRBXG9 off=176803 len=1925645 2023-12-01T05:25:54.672 INFO:tasks.workunit.client.0.smithi060.stdout:op 5516 completed, throughput=5MB/sec 2023-12-01T05:25:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:25:54] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:25:55.672 INFO:tasks.workunit.client.0.smithi060.stdout: 1073: throughput=5MB/sec pending data=0 2023-12-01T05:25:55.672 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uEmG8qc41_gUEro off=4969176 len=1434788 2023-12-01T05:25:55.675 INFO:tasks.workunit.client.0.smithi060.stdout:op 5517 completed, throughput=5MB/sec 2023-12-01T05:25:55.675 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gpSkEt79xfACx7Y off=10238244 len=1797044 2023-12-01T05:25:55.678 INFO:tasks.workunit.client.0.smithi060.stdout:op 5518 completed, throughput=5MB/sec 2023-12-01T05:25:55.678 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9JkoWdDxYhAnSNq off=1817957 len=683076 2023-12-01T05:25:55.682 INFO:tasks.workunit.client.0.smithi060.stdout:op 5519 completed, throughput=5MB/sec 2023-12-01T05:25:55.682 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KKmQ9wgRgmfjXcP off=2415670 len=180468 2023-12-01T05:25:55.683 INFO:tasks.workunit.client.0.smithi060.stdout:op 5520 completed, throughput=5MB/sec 2023-12-01T05:25:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:55 smithi089 ceph-mon[98504]: pgmap v2312: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:25:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:55 smithi060 ceph-mon[94233]: pgmap v2312: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:25:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:55 smithi060 ceph-mon[109077]: pgmap v2312: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:25:56.683 INFO:tasks.workunit.client.0.smithi060.stdout: 1074: throughput=5MB/sec pending data=0 2023-12-01T05:25:56.684 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-di3cz6keLeo4AlS off=5255324 len=871924 2023-12-01T05:25:56.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 5521 completed, throughput=5MB/sec 2023-12-01T05:25:56.689 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M3AClJ0qZirf1tQ off=9593155 len=702630 2023-12-01T05:25:56.693 INFO:tasks.workunit.client.0.smithi060.stdout:op 5522 completed, throughput=5MB/sec 2023-12-01T05:25:56.693 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yl_IAeBcysAZW-- off=6273269 len=900639 2023-12-01T05:25:56.694 INFO:tasks.workunit.client.0.smithi060.stdout:op 5523 completed, throughput=5MB/sec 2023-12-01T05:25:56.694 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9RPOdOCP3KOcQER off=1408277 len=1499062 2023-12-01T05:25:56.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 5524 completed, throughput=5MB/sec 2023-12-01T05:25:56.696 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-g3ATebIG7vCpdvM off=17338417 len=984519 2023-12-01T05:25:56.698 INFO:tasks.workunit.client.0.smithi060.stdout:op 5525 completed, throughput=5MB/sec 2023-12-01T05:25:56.698 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0yYsuG4JVciJYYi off=6284246 len=1213851 2023-12-01T05:25:56.705 INFO:tasks.workunit.client.0.smithi060.stdout:op 5526 completed, throughput=5MB/sec 2023-12-01T05:25:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:25:57.706 INFO:tasks.workunit.client.0.smithi060.stdout: 1075: throughput=5MB/sec pending data=0 2023-12-01T05:25:57.707 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y19FQ5b3thV4JpZ off=3321888 len=498485 2023-12-01T05:25:57.707 INFO:tasks.workunit.client.0.smithi060.stdout:op 5527 completed, throughput=5MB/sec 2023-12-01T05:25:57.707 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OUTS4XeYWPn7ang off=14482119 len=2067811 2023-12-01T05:25:57.711 INFO:tasks.workunit.client.0.smithi060.stdout:op 5528 completed, throughput=5MB/sec 2023-12-01T05:25:57.711 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DPLXnmR367Z5X3o off=8528278 len=1854790 2023-12-01T05:25:57.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 5529 completed, throughput=5MB/sec 2023-12-01T05:25:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:57 smithi089 ceph-mon[98504]: pgmap v2313: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:25:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:57 smithi060 ceph-mon[94233]: pgmap v2313: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:25:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:57 smithi060 ceph-mon[109077]: pgmap v2313: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2023-12-01T05:25:58.713 INFO:tasks.workunit.client.0.smithi060.stdout: 1076: throughput=5MB/sec pending data=0 2023-12-01T05:25:58.714 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6NBYS2Lt-Z4-Yza off=7827356 len=334509 2023-12-01T05:25:58.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 5530 completed, throughput=5MB/sec 2023-12-01T05:25:58.715 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9Ry-E3zBGFFMz0B off=4743529 len=1814491 2023-12-01T05:25:58.726 INFO:tasks.workunit.client.0.smithi060.stdout:op 5531 completed, throughput=5MB/sec 2023-12-01T05:25:58.726 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f0feGSutW20BTGz off=4643975 len=588050 2023-12-01T05:25:58.731 INFO:tasks.workunit.client.0.smithi060.stdout:op 5532 completed, throughput=5MB/sec 2023-12-01T05:25:58.731 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-u-dgdpATL4oTLtS off=9602446 len=1181797 2023-12-01T05:25:58.732 INFO:tasks.workunit.client.0.smithi060.stdout:op 5533 completed, throughput=5MB/sec 2023-12-01T05:25:58.732 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1i3ECydBuNGWFl4 off=18370630 len=18717 2023-12-01T05:25:58.732 INFO:tasks.workunit.client.0.smithi060.stdout:op 5534 completed, throughput=5MB/sec 2023-12-01T05:25:58.732 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WoLe7QWrMYCPFzN off=11261553 len=581925 2023-12-01T05:25:58.733 INFO:tasks.workunit.client.0.smithi060.stdout:op 5535 completed, throughput=5MB/sec 2023-12-01T05:25:58.734 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jD9HZZtPPqzGDbO off=1552764 len=495949 2023-12-01T05:25:58.738 INFO:tasks.workunit.client.0.smithi060.stdout:op 5536 completed, throughput=5MB/sec 2023-12-01T05:25:58.738 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-r1Kfcv31Ujx8avi off=1520456 len=1893301 2023-12-01T05:25:58.740 INFO:tasks.workunit.client.0.smithi060.stdout:op 5537 completed, throughput=5MB/sec 2023-12-01T05:25:59.740 INFO:tasks.workunit.client.0.smithi060.stdout: 1077: throughput=5MB/sec pending data=0 2023-12-01T05:25:59.741 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XK-TnaD2Y3bCXkX off=8216553 len=1620198 2023-12-01T05:25:59.742 INFO:tasks.workunit.client.0.smithi060.stdout:op 5538 completed, throughput=5MB/sec 2023-12-01T05:25:59.742 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vt-yKmM7NnNIm4n off=5526156 len=1122120 2023-12-01T05:25:59.749 INFO:tasks.workunit.client.0.smithi060.stdout:op 5539 completed, throughput=5MB/sec 2023-12-01T05:25:59.749 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1f9ANFh0xUnvIts off=10428206 len=917477 2023-12-01T05:25:59.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 5540 completed, throughput=5MB/sec 2023-12-01T05:25:59.750 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G88RTA5wy-q88dx off=4332458 len=654819 2023-12-01T05:25:59.751 INFO:tasks.workunit.client.0.smithi060.stdout:op 5541 completed, throughput=5MB/sec 2023-12-01T05:25:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:25:59 smithi089 ceph-mon[98504]: pgmap v2314: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:26:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:25:59 smithi060 ceph-mon[94233]: pgmap v2314: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:26:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:25:59 smithi060 ceph-mon[109077]: pgmap v2314: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:26:00.752 INFO:tasks.workunit.client.0.smithi060.stdout: 1078: throughput=5MB/sec pending data=0 2023-12-01T05:26:00.752 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MBH_umvI-GhORj9 off=5337485 len=1669245 2023-12-01T05:26:00.755 INFO:tasks.workunit.client.0.smithi060.stdout:op 5542 completed, throughput=5MB/sec 2023-12-01T05:26:00.755 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-v8rCGk9lMkNrzjX off=3536479 len=134183 2023-12-01T05:26:00.758 INFO:tasks.workunit.client.0.smithi060.stdout:op 5543 completed, throughput=5MB/sec 2023-12-01T05:26:00.758 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LIO168Dgd-AZutY off=13590658 len=229837 2023-12-01T05:26:00.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 5544 completed, throughput=5MB/sec 2023-12-01T05:26:00.761 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NXChaEP6ZaUyw8S off=16521368 len=1379811 2023-12-01T05:26:00.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 5545 completed, throughput=5MB/sec 2023-12-01T05:26:00.768 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l9Yueba_LADSLne off=5736510 len=1925097 2023-12-01T05:26:00.770 INFO:tasks.workunit.client.0.smithi060.stdout:op 5546 completed, throughput=5MB/sec 2023-12-01T05:26:01.770 INFO:tasks.workunit.client.0.smithi060.stdout: 1079: throughput=5MB/sec pending data=0 2023-12-01T05:26:01.771 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yjlRHwtjuZ8zR8C off=4618569 len=2075402 2023-12-01T05:26:01.773 INFO:tasks.workunit.client.0.smithi060.stdout:op 5547 completed, throughput=5MB/sec 2023-12-01T05:26:01.773 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-je5ICeHq2pRm7lc off=2051383 len=720859 2023-12-01T05:26:01.774 INFO:tasks.workunit.client.0.smithi060.stdout:op 5548 completed, throughput=5MB/sec 2023-12-01T05:26:01.774 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DqhGEbeGm1zgW85 off=1487541 len=923172 2023-12-01T05:26:01.779 INFO:tasks.workunit.client.0.smithi060.stdout:op 5549 completed, throughput=5MB/sec 2023-12-01T05:26:01.779 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IjqmyihzKaln5m- off=887289 len=479325 2023-12-01T05:26:01.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 5550 completed, throughput=5MB/sec 2023-12-01T05:26:01.781 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LJFUeiGNQmEv27m off=22531925 len=1168822 2023-12-01T05:26:01.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 5551 completed, throughput=5MB/sec 2023-12-01T05:26:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:01 smithi089 ceph-mon[98504]: pgmap v2315: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:01 smithi060 ceph-mon[94233]: pgmap v2315: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:26:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:01 smithi060 ceph-mon[109077]: pgmap v2315: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2023-12-01T05:26:02.784 INFO:tasks.workunit.client.0.smithi060.stdout: 1080: throughput=5MB/sec pending data=0 2023-12-01T05:26:02.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4vdyfy5T5Kg_4az off=4471240 len=602499 2023-12-01T05:26:02.788 INFO:tasks.workunit.client.0.smithi060.stdout:op 5552 completed, throughput=5MB/sec 2023-12-01T05:26:02.788 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MNtvLCgfmUWxocC off=5601417 len=1521242 2023-12-01T05:26:02.790 INFO:tasks.workunit.client.0.smithi060.stdout:op 5553 completed, throughput=5MB/sec 2023-12-01T05:26:02.790 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7pJIxJNZxvvfvJQ off=16672480 len=85728 2023-12-01T05:26:02.790 INFO:tasks.workunit.client.0.smithi060.stdout:op 5554 completed, throughput=5MB/sec 2023-12-01T05:26:02.790 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-6kNdq8KOnM5cgt0 off=1554745 len=563668 2023-12-01T05:26:02.791 INFO:tasks.workunit.client.0.smithi060.stdout:op 5555 completed, throughput=5MB/sec 2023-12-01T05:26:02.791 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_TLtbZOeR1hvLtZ off=339804 len=1000253 2023-12-01T05:26:02.793 INFO:tasks.workunit.client.0.smithi060.stdout:op 5556 completed, throughput=5MB/sec 2023-12-01T05:26:02.793 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-n7mYrlaa8USigZk off=889004 len=1140386 2023-12-01T05:26:02.795 INFO:tasks.workunit.client.0.smithi060.stdout:op 5557 completed, throughput=5MB/sec 2023-12-01T05:26:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:03 smithi089 ceph-mon[98504]: pgmap v2316: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:26:03.796 INFO:tasks.workunit.client.0.smithi060.stdout: 1081: throughput=5MB/sec pending data=0 2023-12-01T05:26:03.796 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Gn1lkMqKNY2N7g2 off=0 len=1341144 2023-12-01T05:26:03.798 INFO:tasks.workunit.client.0.smithi060.stdout:op 5558 completed, throughput=5MB/sec 2023-12-01T05:26:03.798 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9h_7SZOGaS7txwH off=10497802 len=314290 2023-12-01T05:26:03.798 INFO:tasks.workunit.client.0.smithi060.stdout:op 5559 completed, throughput=5MB/sec 2023-12-01T05:26:03.798 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2jift_HorEgSUWj off=7088324 len=658190 2023-12-01T05:26:03.803 INFO:tasks.workunit.client.0.smithi060.stdout:op 5560 completed, throughput=5MB/sec 2023-12-01T05:26:03.803 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZxSROh00nCNE-QP off=5904882 len=2058411 2023-12-01T05:26:03.813 INFO:tasks.workunit.client.0.smithi060.stdout:op 5561 completed, throughput=5MB/sec 2023-12-01T05:26:03.813 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e50Ej78akcadcuY off=15039432 len=1184497 2023-12-01T05:26:03.819 INFO:tasks.workunit.client.0.smithi060.stdout:op 5562 completed, throughput=5MB/sec 2023-12-01T05:26:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:03 smithi060 ceph-mon[94233]: pgmap v2316: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:26:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:03 smithi060 ceph-mon[109077]: pgmap v2316: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2023-12-01T05:26:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:26:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:26:04.819 INFO:tasks.workunit.client.0.smithi060.stdout: 1082: throughput=5MB/sec pending data=0 2023-12-01T05:26:04.819 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_bKl_nNqkIbbCW8 off=621118 len=2065495 2023-12-01T05:26:04.832 INFO:tasks.workunit.client.0.smithi060.stdout:op 5563 completed, throughput=5MB/sec 2023-12-01T05:26:04.832 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-G3ySmyHxP-wQ3nk off=15371765 len=2012677 2023-12-01T05:26:04.834 INFO:tasks.workunit.client.0.smithi060.stdout:op 5564 completed, throughput=5MB/sec 2023-12-01T05:26:04.834 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RGndVEvlAT-Dyzy off=17481662 len=448572 2023-12-01T05:26:04.835 INFO:tasks.workunit.client.0.smithi060.stdout:op 5565 completed, throughput=5MB/sec 2023-12-01T05:26:04.835 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-U4YFxSExySQsvm- off=1326078 len=1155499 2023-12-01T05:26:04.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 5566 completed, throughput=5MB/sec 2023-12-01T05:26:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:05 smithi089 ceph-mon[98504]: pgmap v2317: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:05.837 INFO:tasks.workunit.client.0.smithi060.stdout: 1083: throughput=5MB/sec pending data=0 2023-12-01T05:26:05.837 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XlnbetEi3SNPdVq off=2705326 len=925738 2023-12-01T05:26:05.838 INFO:tasks.workunit.client.0.smithi060.stdout:op 5567 completed, throughput=5MB/sec 2023-12-01T05:26:05.838 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7aV_VaAhcMnUJaj off=9006363 len=674030 2023-12-01T05:26:05.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 5568 completed, throughput=5MB/sec 2023-12-01T05:26:05.841 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-2mDHhDYPszMiRbG off=1076403 len=1914935 2023-12-01T05:26:05.850 INFO:tasks.workunit.client.0.smithi060.stdout:op 5569 completed, throughput=5MB/sec 2023-12-01T05:26:05.850 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xEUDfMKNVWLmPQ9 off=5134985 len=2024591 2023-12-01T05:26:05.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 5570 completed, throughput=5MB/sec 2023-12-01T05:26:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:05 smithi060 ceph-mon[94233]: pgmap v2317: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:05 smithi060 ceph-mon[109077]: pgmap v2317: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:06.861 INFO:tasks.workunit.client.0.smithi060.stdout: 1084: throughput=5MB/sec pending data=0 2023-12-01T05:26:06.861 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4d4PbMczXbJ7qCp off=15795543 len=662322 2023-12-01T05:26:06.866 INFO:tasks.workunit.client.0.smithi060.stdout:op 5571 completed, throughput=5MB/sec 2023-12-01T05:26:06.866 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-lsIturM2KPNfglc off=7289984 len=1338702 2023-12-01T05:26:06.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 5572 completed, throughput=5MB/sec 2023-12-01T05:26:06.875 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qPx7GJYM3PsE6XJ off=8258286 len=605320 2023-12-01T05:26:06.878 INFO:tasks.workunit.client.0.smithi060.stdout:op 5573 completed, throughput=5MB/sec 2023-12-01T05:26:06.878 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JefewywJComwm7X off=6162615 len=1515577 2023-12-01T05:26:06.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 5574 completed, throughput=5MB/sec 2023-12-01T05:26:06.886 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rcePMoqmlAVnef5 off=1400301 len=605219 2023-12-01T05:26:06.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 5575 completed, throughput=5MB/sec 2023-12-01T05:26:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:07 smithi089 ceph-mon[98504]: pgmap v2318: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:07.887 INFO:tasks.workunit.client.0.smithi060.stdout: 1085: throughput=5MB/sec pending data=0 2023-12-01T05:26:07.887 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ote1H9Qhht31STe off=7216332 len=107817 2023-12-01T05:26:07.892 INFO:tasks.workunit.client.0.smithi060.stdout:op 5576 completed, throughput=5MB/sec 2023-12-01T05:26:07.893 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-f-eZBHHcbznmkS4 off=6207078 len=81920 2023-12-01T05:26:07.895 INFO:tasks.workunit.client.0.smithi060.stdout:op 5577 completed, throughput=5MB/sec 2023-12-01T05:26:07.896 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SBGYY_7o-vPupE6 off=2817341 len=1252870 2023-12-01T05:26:07.902 INFO:tasks.workunit.client.0.smithi060.stdout:op 5578 completed, throughput=5MB/sec 2023-12-01T05:26:07.902 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eAAmDL88nS6x3Y3 off=8054590 len=1399636 2023-12-01T05:26:07.908 INFO:tasks.workunit.client.0.smithi060.stdout:op 5579 completed, throughput=5MB/sec 2023-12-01T05:26:07.908 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M57zBXG07h7TeW3 off=12021406 len=841223 2023-12-01T05:26:07.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 5580 completed, throughput=5MB/sec 2023-12-01T05:26:07.914 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Is0iDmLP81Km0zn off=0 len=1642133 2023-12-01T05:26:07.921 INFO:tasks.workunit.client.0.smithi060.stdout:op 5581 completed, throughput=5MB/sec 2023-12-01T05:26:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:07 smithi060 ceph-mon[94233]: pgmap v2318: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:07 smithi060 ceph-mon[109077]: pgmap v2318: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:08.922 INFO:tasks.workunit.client.0.smithi060.stdout: 1086: throughput=5MB/sec pending data=0 2023-12-01T05:26:08.922 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tZ-Bup-MkJqLDYw off=259250 len=157623 2023-12-01T05:26:08.922 INFO:tasks.workunit.client.0.smithi060.stdout:op 5582 completed, throughput=5MB/sec 2023-12-01T05:26:08.922 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hC7pEY6bCPnnfEv off=13752065 len=1117237 2023-12-01T05:26:08.924 INFO:tasks.workunit.client.0.smithi060.stdout:op 5583 completed, throughput=5MB/sec 2023-12-01T05:26:08.924 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LU-tL_w7LT1g48k off=1675221 len=588747 2023-12-01T05:26:08.928 INFO:tasks.workunit.client.0.smithi060.stdout:op 5584 completed, throughput=5MB/sec 2023-12-01T05:26:08.929 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_QA652KgyN3Mc6I off=1629053 len=621307 2023-12-01T05:26:08.930 INFO:tasks.workunit.client.0.smithi060.stdout:op 5585 completed, throughput=5MB/sec 2023-12-01T05:26:08.930 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uCOQcBtGral0tod off=12325212 len=8095 2023-12-01T05:26:08.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 5586 completed, throughput=5MB/sec 2023-12-01T05:26:08.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VaxtkeMzojwfY2h off=4141983 len=1160687 2023-12-01T05:26:08.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 5587 completed, throughput=5MB/sec 2023-12-01T05:26:08.939 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IdVdeX2uVzo4NqK off=21620831 len=1979866 2023-12-01T05:26:08.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 5588 completed, throughput=5MB/sec 2023-12-01T05:26:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:09 smithi089 ceph-mon[98504]: pgmap v2319: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:26:09.950 INFO:tasks.workunit.client.0.smithi060.stdout: 1087: throughput=5MB/sec pending data=0 2023-12-01T05:26:09.950 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9nmL3P_HiX-hp91 off=10649067 len=1789786 2023-12-01T05:26:09.955 INFO:tasks.workunit.client.0.smithi060.stdout:op 5589 completed, throughput=5MB/sec 2023-12-01T05:26:09.955 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wveaYUMA0TPMG32 off=6537716 len=23167 2023-12-01T05:26:09.955 INFO:tasks.workunit.client.0.smithi060.stdout:op 5590 completed, throughput=5MB/sec 2023-12-01T05:26:09.955 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Oe-cgVI3hx7G3ok off=21849993 len=404539 2023-12-01T05:26:09.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 5591 completed, throughput=5MB/sec 2023-12-01T05:26:09.959 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LE1-qeGetbsbJi- off=8380230 len=1764939 2023-12-01T05:26:09.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 5592 completed, throughput=5MB/sec 2023-12-01T05:26:09.969 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ys8LMQCzWKP2FrM off=1653785 len=609332 2023-12-01T05:26:09.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 5593 completed, throughput=5MB/sec 2023-12-01T05:26:09.973 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9lmy_FMdDRB0P7J off=17500249 len=1470645 2023-12-01T05:26:09.975 INFO:tasks.workunit.client.0.smithi060.stdout:op 5594 completed, throughput=5MB/sec 2023-12-01T05:26:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:09 smithi060 ceph-mon[94233]: pgmap v2319: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:26:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:09 smithi060 ceph-mon[109077]: pgmap v2319: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2023-12-01T05:26:10.976 INFO:tasks.workunit.client.0.smithi060.stdout: 1088: throughput=5MB/sec pending data=0 2023-12-01T05:26:10.976 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rBWPxfZDL6YfqrK off=11514931 len=417019 2023-12-01T05:26:10.977 INFO:tasks.workunit.client.0.smithi060.stdout:op 5595 completed, throughput=5MB/sec 2023-12-01T05:26:10.977 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-M1Ao1DoU1A6fqlA off=13516044 len=248307 2023-12-01T05:26:10.981 INFO:tasks.workunit.client.0.smithi060.stdout:op 5596 completed, throughput=5MB/sec 2023-12-01T05:26:10.981 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SJAz-LynFft68Se off=1551989 len=902779 2023-12-01T05:26:10.985 INFO:tasks.workunit.client.0.smithi060.stdout:op 5597 completed, throughput=5MB/sec 2023-12-01T05:26:10.985 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7oKTPxEFPAFZAlq off=11939932 len=41526 2023-12-01T05:26:10.988 INFO:tasks.workunit.client.0.smithi060.stdout:op 5598 completed, throughput=5MB/sec 2023-12-01T05:26:10.988 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PJoKKuTLwYqIm7k off=20866102 len=1108554 2023-12-01T05:26:10.989 INFO:tasks.workunit.client.0.smithi060.stdout:op 5599 completed, throughput=5MB/sec 2023-12-01T05:26:10.989 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yAJRbJy9T_w0qI2 off=430330 len=2005721 2023-12-01T05:26:10.991 INFO:tasks.workunit.client.0.smithi060.stdout:op 5600 completed, throughput=5MB/sec 2023-12-01T05:26:11.992 INFO:tasks.workunit.client.0.smithi060.stdout: 1089: throughput=5MB/sec pending data=0 2023-12-01T05:26:11.992 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-11GtG5CBWtVgf33 off=10476259 len=485625 2023-12-01T05:26:11.996 INFO:tasks.workunit.client.0.smithi060.stdout:op 5601 completed, throughput=5MB/sec 2023-12-01T05:26:11.996 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eUES0DI21raTkNe off=5118519 len=1662352 2023-12-01T05:26:12.003 INFO:tasks.workunit.client.0.smithi060.stdout:op 5602 completed, throughput=5MB/sec 2023-12-01T05:26:12.003 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vdCJpiUlmfIQoYM off=564480 len=1644458 2023-12-01T05:26:12.006 INFO:tasks.workunit.client.0.smithi060.stdout:op 5603 completed, throughput=5MB/sec 2023-12-01T05:26:12.006 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WX-pTpNaisSY3IG off=2093584 len=1971834 2023-12-01T05:26:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:11 smithi060 ceph-mon[94233]: pgmap v2320: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:11 smithi060 ceph-mon[109077]: pgmap v2320: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:12.017 INFO:tasks.workunit.client.0.smithi060.stdout:op 5604 completed, throughput=5MB/sec 2023-12-01T05:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:11 smithi089 ceph-mon[98504]: pgmap v2320: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2023-12-01T05:26:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:13.018 INFO:tasks.workunit.client.0.smithi060.stdout: 1090: throughput=5MB/sec pending data=0 2023-12-01T05:26:13.018 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JYvXOOlVdYZhd9Q off=216866 len=1540673 2023-12-01T05:26:13.021 INFO:tasks.workunit.client.0.smithi060.stdout:op 5605 completed, throughput=5MB/sec 2023-12-01T05:26:13.021 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GPn9aRtTxGAi47i off=4278427 len=1265803 2023-12-01T05:26:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 5606 completed, throughput=5MB/sec 2023-12-01T05:26:13.028 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zqa9OmBq5zm6Q7M off=8988827 len=639711 2023-12-01T05:26:13.032 INFO:tasks.workunit.client.0.smithi060.stdout:op 5607 completed, throughput=5MB/sec 2023-12-01T05:26:13.032 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VDgHMzJKL7OG410 off=10705232 len=779323 2023-12-01T05:26:13.034 INFO:tasks.workunit.client.0.smithi060.stdout:op 5608 completed, throughput=5MB/sec 2023-12-01T05:26:13.034 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uOAf_yzn_5KpB1I off=662749 len=836766 2023-12-01T05:26:13.035 INFO:tasks.workunit.client.0.smithi060.stdout:op 5609 completed, throughput=5MB/sec 2023-12-01T05:26:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:13 smithi060 ceph-mon[94233]: pgmap v2321: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:26:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:13 smithi060 ceph-mon[109077]: pgmap v2321: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:26:14.035 INFO:tasks.workunit.client.0.smithi060.stdout: 1091: throughput=5MB/sec pending data=0 2023-12-01T05:26:14.035 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-y0LVr2xATHhHcDQ off=4021914 len=804128 2023-12-01T05:26:14.036 INFO:tasks.workunit.client.0.smithi060.stdout:op 5610 completed, throughput=5MB/sec 2023-12-01T05:26:14.036 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-P25r2cyeS9HEBKK off=16114288 len=252794 2023-12-01T05:26:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:13 smithi089 ceph-mon[98504]: pgmap v2321: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2023-12-01T05:26:14.040 INFO:tasks.workunit.client.0.smithi060.stdout:op 5611 completed, throughput=5MB/sec 2023-12-01T05:26:14.040 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0C2vQ4ZPzmoWPOJ off=9364052 len=798535 2023-12-01T05:26:14.045 INFO:tasks.workunit.client.0.smithi060.stdout:op 5612 completed, throughput=5MB/sec 2023-12-01T05:26:14.045 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GjNkjpMVK3pVdrr off=6910942 len=996591 2023-12-01T05:26:14.046 INFO:tasks.workunit.client.0.smithi060.stdout:op 5613 completed, throughput=5MB/sec 2023-12-01T05:26:14.046 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-urfkRyGzXIrkRnU off=10094010 len=877467 2023-12-01T05:26:14.051 INFO:tasks.workunit.client.0.smithi060.stdout:op 5614 completed, throughput=5MB/sec 2023-12-01T05:26:14.052 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xxupecjJh7teuiK off=7445839 len=605022 2023-12-01T05:26:14.055 INFO:tasks.workunit.client.0.smithi060.stdout:op 5615 completed, throughput=5MB/sec 2023-12-01T05:26:14.056 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-El6PI0ng4RY_c2W off=409362 len=1982342 2023-12-01T05:26:14.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 5616 completed, throughput=5MB/sec 2023-12-01T05:26:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:26:14] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:26:14.775 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:26:15.061 INFO:tasks.workunit.client.0.smithi060.stdout: 1092: throughput=5MB/sec pending data=0 2023-12-01T05:26:15.061 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-a71n7qWvHRe0NSx off=4791200 len=1795367 2023-12-01T05:26:15.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 5617 completed, throughput=5MB/sec 2023-12-01T05:26:15.063 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OAOzAyo1aIFX0MJ off=1167444 len=8498 2023-12-01T05:26:15.063 INFO:tasks.workunit.client.0.smithi060.stdout:op 5618 completed, throughput=5MB/sec 2023-12-01T05:26:15.063 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0oVMh8YtgB8QPC6 off=16474516 len=1886764 2023-12-01T05:26:15.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 5619 completed, throughput=5MB/sec 2023-12-01T05:26:15.100 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (40m) 8m ago 41m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (40m) 8m ago 40m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (41m) 8m ago 41m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (41m) 8m ago 41m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (44m) 8m ago 44m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (46m) 8m ago 46m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (46m) 8m ago 46m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (45m) 8m ago 45m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (45m) 8m ago 45m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (40m) 8m ago 40m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (40m) 8m ago 40m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (44m) 8m ago 44m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (44m) 8m ago 44m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (43m) 8m ago 43m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (43m) 8m ago 43m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:26:15.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (43m) 8m ago 43m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:26:15.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (42m) 8m ago 42m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:26:15.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (42m) 8m ago 42m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:26:15.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (42m) 8m ago 42m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:26:15.102 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (40m) 8m ago 41m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:15.501 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:26:15.502 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:26:15.502 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:26:15.502 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:26:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:15 smithi060 ceph-mon[109077]: pgmap v2322: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1663204601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:26:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:15 smithi060 ceph-mon[94233]: pgmap v2322: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1663204601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:26:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:15 smithi089 ceph-mon[98504]: pgmap v2322: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1663204601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:26:16.065 INFO:tasks.workunit.client.0.smithi060.stdout: 1093: throughput=5MB/sec pending data=0 2023-12-01T05:26:16.065 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UNzd-h1-H8OfChm off=5250347 len=1659571 2023-12-01T05:26:16.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 5620 completed, throughput=5MB/sec 2023-12-01T05:26:16.076 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uj66OajIJ2-ShcC off=23532091 len=579614 2023-12-01T05:26:16.079 INFO:tasks.workunit.client.0.smithi060.stdout:op 5621 completed, throughput=5MB/sec 2023-12-01T05:26:16.079 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oZU8q2RxFIU_Deh off=2150862 len=1200355 2023-12-01T05:26:16.087 INFO:tasks.workunit.client.0.smithi060.stdout:op 5622 completed, throughput=5MB/sec 2023-12-01T05:26:16.087 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7fWB54ODbqhaOvv off=9393277 len=38922 2023-12-01T05:26:16.089 INFO:tasks.workunit.client.0.smithi060.stdout:op 5623 completed, throughput=5MB/sec 2023-12-01T05:26:16.089 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-v0Reqrc9hke7ktm off=10112752 len=876776 2023-12-01T05:26:16.090 INFO:tasks.workunit.client.0.smithi060.stdout:op 5624 completed, throughput=5MB/sec 2023-12-01T05:26:16.090 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GKrk5yeHiRKML46 off=1392427 len=336573 2023-12-01T05:26:16.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 5625 completed, throughput=5MB/sec 2023-12-01T05:26:16.093 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lIEva_lM8oovEMf off=8418462 len=966482 2023-12-01T05:26:16.095 INFO:tasks.workunit.client.0.smithi060.stdout:op 5626 completed, throughput=5MB/sec 2023-12-01T05:26:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:16 smithi060 ceph-mon[94233]: from='client.16848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:16 smithi060 ceph-mon[94233]: from='client.16854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:16 smithi060 ceph-mon[109077]: from='client.16848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:16 smithi060 ceph-mon[109077]: from='client.16854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:16 smithi089 ceph-mon[98504]: from='client.16848 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:16 smithi089 ceph-mon[98504]: from='client.16854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:17.096 INFO:tasks.workunit.client.0.smithi060.stdout: 1094: throughput=5MB/sec pending data=0 2023-12-01T05:26:17.096 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B-8YEgajc2WRqRs off=334899 len=984923 2023-12-01T05:26:17.101 INFO:tasks.workunit.client.0.smithi060.stdout:op 5627 completed, throughput=5MB/sec 2023-12-01T05:26:17.101 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VflQwU9uEaU7h78 off=13921771 len=1318797 2023-12-01T05:26:17.103 INFO:tasks.workunit.client.0.smithi060.stdout:op 5628 completed, throughput=5MB/sec 2023-12-01T05:26:17.103 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hoCoIBlHgSqZRZI off=8351025 len=603905 2023-12-01T05:26:17.104 INFO:tasks.workunit.client.0.smithi060.stdout:op 5629 completed, throughput=5MB/sec 2023-12-01T05:26:17.104 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1e3qim9wC2h9KUV off=3512394 len=355791 2023-12-01T05:26:17.108 INFO:tasks.workunit.client.0.smithi060.stdout:op 5630 completed, throughput=5MB/sec 2023-12-01T05:26:17.108 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-JyqahShWimjE8OH off=3751690 len=1228326 2023-12-01T05:26:17.109 INFO:tasks.workunit.client.0.smithi060.stdout:op 5631 completed, throughput=5MB/sec 2023-12-01T05:26:17.109 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qP-p9D1oDKVj4X6 off=6648464 len=1985830 2023-12-01T05:26:17.118 INFO:tasks.workunit.client.0.smithi060.stdout:op 5632 completed, throughput=5MB/sec 2023-12-01T05:26:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:17 smithi060 ceph-mon[94233]: pgmap v2323: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:17 smithi060 ceph-mon[109077]: pgmap v2323: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:17 smithi089 ceph-mon[98504]: pgmap v2323: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:18.118 INFO:tasks.workunit.client.0.smithi060.stdout: 1095: throughput=5MB/sec pending data=0 2023-12-01T05:26:18.118 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QxxL2lUYUjsS6ba off=9183013 len=1970457 2023-12-01T05:26:18.130 INFO:tasks.workunit.client.0.smithi060.stdout:op 5633 completed, throughput=5MB/sec 2023-12-01T05:26:18.130 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-VV1l-mhJFw9YRdx off=10657899 len=1885156 2023-12-01T05:26:18.132 INFO:tasks.workunit.client.0.smithi060.stdout:op 5634 completed, throughput=5MB/sec 2023-12-01T05:26:18.133 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Nwthr5NxqLNT5fd off=15103921 len=1977132 2023-12-01T05:26:18.141 INFO:tasks.workunit.client.0.smithi060.stdout:op 5635 completed, throughput=5MB/sec 2023-12-01T05:26:19.142 INFO:tasks.workunit.client.0.smithi060.stdout: 1096: throughput=5MB/sec pending data=0 2023-12-01T05:26:19.142 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-iKJjnY5Rn7KcmSq off=3207828 len=655257 2023-12-01T05:26:19.143 INFO:tasks.workunit.client.0.smithi060.stdout:op 5636 completed, throughput=5MB/sec 2023-12-01T05:26:19.143 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gF79a8Ut1ebBCXw off=21469100 len=196175 2023-12-01T05:26:19.144 INFO:tasks.workunit.client.0.smithi060.stdout:op 5637 completed, throughput=5MB/sec 2023-12-01T05:26:19.144 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-kWrBHnPsXjDxTn0 off=18374989 len=440221 2023-12-01T05:26:19.148 INFO:tasks.workunit.client.0.smithi060.stdout:op 5638 completed, throughput=5MB/sec 2023-12-01T05:26:19.148 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-mT6HYX2eqiBweVN off=10708361 len=118748 2023-12-01T05:26:19.150 INFO:tasks.workunit.client.0.smithi060.stdout:op 5639 completed, throughput=5MB/sec 2023-12-01T05:26:19.150 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3n4OEjiiq1Nlos5 off=448422 len=752266 2023-12-01T05:26:19.154 INFO:tasks.workunit.client.0.smithi060.stdout:op 5640 completed, throughput=5MB/sec 2023-12-01T05:26:19.154 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l5lhN-mvCoAnWTe off=4574197 len=317618 2023-12-01T05:26:19.155 INFO:tasks.workunit.client.0.smithi060.stdout:op 5641 completed, throughput=5MB/sec 2023-12-01T05:26:19.155 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZgqFICvwIoA2URW off=2537585 len=1970693 2023-12-01T05:26:19.166 INFO:tasks.workunit.client.0.smithi060.stdout:op 5642 completed, throughput=5MB/sec 2023-12-01T05:26:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:19 smithi060 ceph-mon[94233]: pgmap v2324: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:26:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:19 smithi060 ceph-mon[109077]: pgmap v2324: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:26:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:19 smithi089 ceph-mon[98504]: pgmap v2324: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:26:20.166 INFO:tasks.workunit.client.0.smithi060.stdout: 1097: throughput=5MB/sec pending data=0 2023-12-01T05:26:20.166 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wgArAm3nfsk5WQM off=6777211 len=1007345 2023-12-01T05:26:20.167 INFO:tasks.workunit.client.0.smithi060.stdout:op 5643 completed, throughput=5MB/sec 2023-12-01T05:26:20.167 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4hbuWSsa2sviRQG off=1286726 len=2093138 2023-12-01T05:26:20.180 INFO:tasks.workunit.client.0.smithi060.stdout:op 5644 completed, throughput=5MB/sec 2023-12-01T05:26:20.180 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-aOFIephDb9Lqd5c off=4910188 len=430180 2023-12-01T05:26:20.181 INFO:tasks.workunit.client.0.smithi060.stdout:op 5645 completed, throughput=5MB/sec 2023-12-01T05:26:20.181 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kKIa4ejxMwBpy6V off=10070545 len=1494234 2023-12-01T05:26:20.182 INFO:tasks.workunit.client.0.smithi060.stdout:op 5646 completed, throughput=5MB/sec 2023-12-01T05:26:21.183 INFO:tasks.workunit.client.0.smithi060.stdout: 1098: throughput=5MB/sec pending data=0 2023-12-01T05:26:21.183 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0e768mTXGLOs9zP off=2858917 len=629969 2023-12-01T05:26:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:op 5647 completed, throughput=5MB/sec 2023-12-01T05:26:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-v0Lt_WhhCTfN0pe off=512294 len=733773 2023-12-01T05:26:21.191 INFO:tasks.workunit.client.0.smithi060.stdout:op 5648 completed, throughput=5MB/sec 2023-12-01T05:26:21.191 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cZK7QLLen9hsQ9m off=5779565 len=1547146 2023-12-01T05:26:21.196 INFO:tasks.workunit.client.0.smithi060.stdout:op 5649 completed, throughput=5MB/sec 2023-12-01T05:26:21.196 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4ckPgtg8D0E7Q3h off=473314 len=1302091 2023-12-01T05:26:21.197 INFO:tasks.workunit.client.0.smithi060.stdout:op 5650 completed, throughput=5MB/sec 2023-12-01T05:26:21.197 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ug9CQ4hh3cRT8l4 off=12325877 len=1297034 2023-12-01T05:26:21.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 5651 completed, throughput=5MB/sec 2023-12-01T05:26:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:21 smithi060 ceph-mon[94233]: pgmap v2325: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:21 smithi060 ceph-mon[109077]: pgmap v2325: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:21 smithi089 ceph-mon[98504]: pgmap v2325: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:22.198 INFO:tasks.workunit.client.0.smithi060.stdout: 1099: throughput=5MB/sec pending data=0 2023-12-01T05:26:22.199 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SeDiizwebDdpR9I off=3913420 len=35134 2023-12-01T05:26:22.201 INFO:tasks.workunit.client.0.smithi060.stdout:op 5652 completed, throughput=5MB/sec 2023-12-01T05:26:22.201 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uZxRD-kvAD9ggVS off=2837227 len=375380 2023-12-01T05:26:22.202 INFO:tasks.workunit.client.0.smithi060.stdout:op 5653 completed, throughput=5MB/sec 2023-12-01T05:26:22.202 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xBqpoRkMqFdiayR off=6684479 len=42242 2023-12-01T05:26:22.203 INFO:tasks.workunit.client.0.smithi060.stdout:op 5654 completed, throughput=5MB/sec 2023-12-01T05:26:22.203 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-la8DgJtghzSlxkE off=18529960 len=1149703 2023-12-01T05:26:22.209 INFO:tasks.workunit.client.0.smithi060.stdout:op 5655 completed, throughput=5MB/sec 2023-12-01T05:26:22.209 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xz1pU4zCmJhXe1H off=2105133 len=1007101 2023-12-01T05:26:22.211 INFO:tasks.workunit.client.0.smithi060.stdout:op 5656 completed, throughput=5MB/sec 2023-12-01T05:26:22.211 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tLGgxdiAsIbaucQ off=24057199 len=1507721 2023-12-01T05:26:22.219 INFO:tasks.workunit.client.0.smithi060.stdout:op 5657 completed, throughput=5MB/sec 2023-12-01T05:26:22.219 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I-eos9QJPHk9-89 off=1768185 len=187578 2023-12-01T05:26:22.222 INFO:tasks.workunit.client.0.smithi060.stdout:op 5658 completed, throughput=5MB/sec 2023-12-01T05:26:22.222 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WmpCXb_3qCHGOkR off=0 len=1261201 2023-12-01T05:26:22.227 INFO:tasks.workunit.client.0.smithi060.stdout:op 5659 completed, throughput=5MB/sec 2023-12-01T05:26:23.227 INFO:tasks.workunit.client.0.smithi060.stdout: 1100: throughput=5MB/sec pending data=0 2023-12-01T05:26:23.227 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-s6wiJC6WhLEKrew off=626824 len=2068127 2023-12-01T05:26:23.231 INFO:tasks.workunit.client.0.smithi060.stdout:op 5660 completed, throughput=5MB/sec 2023-12-01T05:26:23.232 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-89pPJgN8Uc3RQoJ off=7859638 len=909326 2023-12-01T05:26:23.237 INFO:tasks.workunit.client.0.smithi060.stdout:op 5661 completed, throughput=5MB/sec 2023-12-01T05:26:23.237 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NFSDG-Rgks1TJF8 off=3529849 len=775310 2023-12-01T05:26:23.238 INFO:tasks.workunit.client.0.smithi060.stdout:op 5662 completed, throughput=5MB/sec 2023-12-01T05:26:23.238 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-p9QUYyedmK-ujY7 off=6283223 len=1606343 2023-12-01T05:26:23.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 5663 completed, throughput=5MB/sec 2023-12-01T05:26:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:23 smithi060 ceph-mon[94233]: pgmap v2326: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:26:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:23 smithi060 ceph-mon[109077]: pgmap v2326: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:26:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:23 smithi089 ceph-mon[98504]: pgmap v2326: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:26:24.241 INFO:tasks.workunit.client.0.smithi060.stdout: 1101: throughput=5MB/sec pending data=0 2023-12-01T05:26:24.241 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--SPXH5bmFtCpDId off=6320540 len=710432 2023-12-01T05:26:24.246 INFO:tasks.workunit.client.0.smithi060.stdout:op 5664 completed, throughput=5MB/sec 2023-12-01T05:26:24.246 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-swNXt2uJLKJMpm_ off=10862089 len=1568309 2023-12-01T05:26:24.248 INFO:tasks.workunit.client.0.smithi060.stdout:op 5665 completed, throughput=5MB/sec 2023-12-01T05:26:24.248 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GLI0A2ae6NI3FUM off=9113182 len=1525127 2023-12-01T05:26:24.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 5666 completed, throughput=5MB/sec 2023-12-01T05:26:24.256 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yCIqgNvFnb5LalS off=959628 len=1754262 2023-12-01T05:26:24.263 INFO:tasks.workunit.client.0.smithi060.stdout:op 5667 completed, throughput=5MB/sec 2023-12-01T05:26:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:26:24] "GET /metrics HTTP/1.1" 200 33880 "" "Prometheus/2.43.0" 2023-12-01T05:26:25.264 INFO:tasks.workunit.client.0.smithi060.stdout: 1102: throughput=5MB/sec pending data=0 2023-12-01T05:26:25.264 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-D6BkU2u1-xcAtOq off=2009335 len=55812 2023-12-01T05:26:25.267 INFO:tasks.workunit.client.0.smithi060.stdout:op 5668 completed, throughput=5MB/sec 2023-12-01T05:26:25.267 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FbBWFBFz647a5dK off=1209232 len=2065369 2023-12-01T05:26:25.269 INFO:tasks.workunit.client.0.smithi060.stdout:op 5669 completed, throughput=5MB/sec 2023-12-01T05:26:25.269 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MYnG0s-AHZ7Up-j off=8546404 len=700726 2023-12-01T05:26:25.270 INFO:tasks.workunit.client.0.smithi060.stdout:op 5670 completed, throughput=5MB/sec 2023-12-01T05:26:25.270 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-afAddSOz2PZgdxq off=8615066 len=1840236 2023-12-01T05:26:25.278 INFO:tasks.workunit.client.0.smithi060.stdout:op 5671 completed, throughput=5MB/sec 2023-12-01T05:26:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:25 smithi060 ceph-mon[94233]: pgmap v2327: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:26:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:25 smithi060 ceph-mon[109077]: pgmap v2327: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:26:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:25 smithi089 ceph-mon[98504]: pgmap v2327: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:26:26.279 INFO:tasks.workunit.client.0.smithi060.stdout: 1103: throughput=5MB/sec pending data=0 2023-12-01T05:26:26.279 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CuaQjJVwydPjW55 off=1098338 len=883429 2023-12-01T05:26:26.284 INFO:tasks.workunit.client.0.smithi060.stdout:op 5672 completed, throughput=5MB/sec 2023-12-01T05:26:26.284 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CJMQgQpVavZYmQ6 off=17787691 len=263678 2023-12-01T05:26:26.288 INFO:tasks.workunit.client.0.smithi060.stdout:op 5673 completed, throughput=5MB/sec 2023-12-01T05:26:26.288 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-z6IgYXXwjtad7Di off=2790461 len=938540 2023-12-01T05:26:26.294 INFO:tasks.workunit.client.0.smithi060.stdout:op 5674 completed, throughput=5MB/sec 2023-12-01T05:26:26.294 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sHK6CPcFq_seELD off=9371566 len=394904 2023-12-01T05:26:26.295 INFO:tasks.workunit.client.0.smithi060.stdout:op 5675 completed, throughput=5MB/sec 2023-12-01T05:26:26.295 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YfwH1OPqufzO6nL off=8072697 len=1560572 2023-12-01T05:26:26.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 5676 completed, throughput=5MB/sec 2023-12-01T05:26:26.302 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7gobb-OtqgZrBtn off=583671 len=1357775 2023-12-01T05:26:26.303 INFO:tasks.workunit.client.0.smithi060.stdout:op 5677 completed, throughput=5MB/sec 2023-12-01T05:26:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:27.303 INFO:tasks.workunit.client.0.smithi060.stdout: 1104: throughput=5MB/sec pending data=0 2023-12-01T05:26:27.303 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3TAzPu-WoADTBvg off=2704703 len=1859019 2023-12-01T05:26:27.306 INFO:tasks.workunit.client.0.smithi060.stdout:op 5678 completed, throughput=5MB/sec 2023-12-01T05:26:27.306 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-46cnSkzzIVFyKYc off=1395569 len=1719752 2023-12-01T05:26:27.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 5679 completed, throughput=5MB/sec 2023-12-01T05:26:27.317 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-IHquJuPNLmjKZYc off=1594053 len=1283347 2023-12-01T05:26:27.318 INFO:tasks.workunit.client.0.smithi060.stdout:op 5680 completed, throughput=5MB/sec 2023-12-01T05:26:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:27 smithi060 ceph-mon[94233]: pgmap v2328: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:26:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:27 smithi060 ceph-mon[109077]: pgmap v2328: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:26:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:27 smithi089 ceph-mon[98504]: pgmap v2328: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:26:28.318 INFO:tasks.workunit.client.0.smithi060.stdout: 1105: throughput=5MB/sec pending data=0 2023-12-01T05:26:28.318 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YQf1Viw9hl0vpau off=23467553 len=1803314 2023-12-01T05:26:28.329 INFO:tasks.workunit.client.0.smithi060.stdout:op 5681 completed, throughput=5MB/sec 2023-12-01T05:26:28.329 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EQyOnlZ_70QiWEY off=218860 len=835552 2023-12-01T05:26:28.334 INFO:tasks.workunit.client.0.smithi060.stdout:op 5682 completed, throughput=5MB/sec 2023-12-01T05:26:28.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GH9rkpHBPfT6-oM off=9498088 len=1899827 2023-12-01T05:26:28.344 INFO:tasks.workunit.client.0.smithi060.stdout:op 5683 completed, throughput=5MB/sec 2023-12-01T05:26:28.345 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tveQ59X9ZvGgssd off=6792395 len=193657 2023-12-01T05:26:28.345 INFO:tasks.workunit.client.0.smithi060.stdout:op 5684 completed, throughput=5MB/sec 2023-12-01T05:26:28.345 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YnjNTU7jSO7oTVp off=1699527 len=1488480 2023-12-01T05:26:28.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 5685 completed, throughput=5MB/sec 2023-12-01T05:26:29.347 INFO:tasks.workunit.client.0.smithi060.stdout: 1106: throughput=5MB/sec pending data=0 2023-12-01T05:26:29.347 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Qq51jAQGSEKIuEP off=15030409 len=567595 2023-12-01T05:26:29.351 INFO:tasks.workunit.client.0.smithi060.stdout:op 5686 completed, throughput=5MB/sec 2023-12-01T05:26:29.352 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-viQe3IS4UkZ3s4s off=14346757 len=387907 2023-12-01T05:26:29.355 INFO:tasks.workunit.client.0.smithi060.stdout:op 5687 completed, throughput=5MB/sec 2023-12-01T05:26:29.355 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5cYQYqUFyTh7yle off=6104948 len=362716 2023-12-01T05:26:29.356 INFO:tasks.workunit.client.0.smithi060.stdout:op 5688 completed, throughput=5MB/sec 2023-12-01T05:26:29.356 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_SwE-LkL5OV0oV4 off=4761707 len=1917808 2023-12-01T05:26:29.363 INFO:tasks.workunit.client.0.smithi060.stdout:op 5689 completed, throughput=5MB/sec 2023-12-01T05:26:29.364 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FPv2woAp3a60vX2 off=1964960 len=46837 2023-12-01T05:26:29.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 5690 completed, throughput=5MB/sec 2023-12-01T05:26:29.364 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--SPXH5bmFtCpDId off=16277528 len=724974 2023-12-01T05:26:29.365 INFO:tasks.workunit.client.0.smithi060.stdout:op 5691 completed, throughput=5MB/sec 2023-12-01T05:26:29.365 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-QP0J5Q6ScDj59nc off=10340399 len=1634941 2023-12-01T05:26:29.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 5692 completed, throughput=5MB/sec 2023-12-01T05:26:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:29 smithi060 ceph-mon[94233]: pgmap v2329: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:26:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:29 smithi060 ceph-mon[109077]: pgmap v2329: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:26:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:29 smithi089 ceph-mon[98504]: pgmap v2329: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2023-12-01T05:26:30.373 INFO:tasks.workunit.client.0.smithi060.stdout: 1107: throughput=5MB/sec pending data=0 2023-12-01T05:26:30.373 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q9tGebfmEgj1h1S off=5128288 len=1224428 2023-12-01T05:26:30.379 INFO:tasks.workunit.client.0.smithi060.stdout:op 5693 completed, throughput=5MB/sec 2023-12-01T05:26:30.379 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sOA7AxzHcAWLO2Y off=9869397 len=150563 2023-12-01T05:26:30.382 INFO:tasks.workunit.client.0.smithi060.stdout:op 5694 completed, throughput=5MB/sec 2023-12-01T05:26:30.382 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DW69po2vcLY4kFs off=6942543 len=1394538 2023-12-01T05:26:30.385 INFO:tasks.workunit.client.0.smithi060.stdout:op 5695 completed, throughput=5MB/sec 2023-12-01T05:26:30.385 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1YMs2xBlcqvHyZE off=5449943 len=1840079 2023-12-01T05:26:30.388 INFO:tasks.workunit.client.0.smithi060.stdout:op 5696 completed, throughput=5MB/sec 2023-12-01T05:26:31.389 INFO:tasks.workunit.client.0.smithi060.stdout: 1108: throughput=5MB/sec pending data=0 2023-12-01T05:26:31.389 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VxAWozV7yKAxRpA off=10488680 len=79686 2023-12-01T05:26:31.391 INFO:tasks.workunit.client.0.smithi060.stdout:op 5697 completed, throughput=5MB/sec 2023-12-01T05:26:31.392 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2xlp99QdZ7m83eM off=819333 len=949848 2023-12-01T05:26:31.394 INFO:tasks.workunit.client.0.smithi060.stdout:op 5698 completed, throughput=5MB/sec 2023-12-01T05:26:31.394 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hsFTG_X1bnyAyX9 off=8016140 len=2001950 2023-12-01T05:26:31.406 INFO:tasks.workunit.client.0.smithi060.stdout:op 5699 completed, throughput=5MB/sec 2023-12-01T05:26:31.406 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EftDF9PN5OsqZ8B off=1805416 len=1349523 2023-12-01T05:26:31.415 INFO:tasks.workunit.client.0.smithi060.stdout:op 5700 completed, throughput=5MB/sec 2023-12-01T05:26:31.415 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3mkiyZjd1XxfN_l off=6597901 len=679443 2023-12-01T05:26:31.419 INFO:tasks.workunit.client.0.smithi060.stdout:op 5701 completed, throughput=5MB/sec 2023-12-01T05:26:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:31 smithi060 ceph-mon[94233]: pgmap v2330: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:31 smithi060 ceph-mon[109077]: pgmap v2330: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:31 smithi089 ceph-mon[98504]: pgmap v2330: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:32.420 INFO:tasks.workunit.client.0.smithi060.stdout: 1109: throughput=5MB/sec pending data=0 2023-12-01T05:26:32.420 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CLyuiC5XKOz3KlL off=888739 len=909665 2023-12-01T05:26:32.421 INFO:tasks.workunit.client.0.smithi060.stdout:op 5702 completed, throughput=5MB/sec 2023-12-01T05:26:32.421 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u1i9dQ_Atjq4a2q off=4346499 len=765815 2023-12-01T05:26:32.426 INFO:tasks.workunit.client.0.smithi060.stdout:op 5703 completed, throughput=5MB/sec 2023-12-01T05:26:32.427 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YjFDnJCE8MezIFc off=4335029 len=661832 2023-12-01T05:26:32.428 INFO:tasks.workunit.client.0.smithi060.stdout:op 5704 completed, throughput=5MB/sec 2023-12-01T05:26:32.428 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tKEG3ywpLivrb9M off=5972838 len=1973107 2023-12-01T05:26:32.438 INFO:tasks.workunit.client.0.smithi060.stdout:op 5705 completed, throughput=5MB/sec 2023-12-01T05:26:32.439 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uMPGXf9_bWCU-1I off=4375223 len=718655 2023-12-01T05:26:32.439 INFO:tasks.workunit.client.0.smithi060.stdout:op 5706 completed, throughput=5MB/sec 2023-12-01T05:26:32.439 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gWGhrHGOTjhA95a off=1755972 len=1629191 2023-12-01T05:26:32.441 INFO:tasks.workunit.client.0.smithi060.stdout:op 5707 completed, throughput=5MB/sec 2023-12-01T05:26:33.442 INFO:tasks.workunit.client.0.smithi060.stdout: 1110: throughput=5MB/sec pending data=0 2023-12-01T05:26:33.442 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Rjwqp1k1oTUT11K off=4223821 len=1214277 2023-12-01T05:26:33.448 INFO:tasks.workunit.client.0.smithi060.stdout:op 5708 completed, throughput=5MB/sec 2023-12-01T05:26:33.448 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GGYzHH5xfJT5q_t off=17538343 len=1872541 2023-12-01T05:26:33.450 INFO:tasks.workunit.client.0.smithi060.stdout:op 5709 completed, throughput=5MB/sec 2023-12-01T05:26:33.450 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ONNt569NHxYvGa2 off=12127707 len=1287960 2023-12-01T05:26:33.456 INFO:tasks.workunit.client.0.smithi060.stdout:op 5710 completed, throughput=5MB/sec 2023-12-01T05:26:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:33 smithi060 ceph-mon[94233]: pgmap v2331: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:26:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:33 smithi060 ceph-mon[109077]: pgmap v2331: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:26:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:33 smithi089 ceph-mon[98504]: pgmap v2331: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:26:34.457 INFO:tasks.workunit.client.0.smithi060.stdout: 1111: throughput=5MB/sec pending data=0 2023-12-01T05:26:34.457 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7VfZGYbuOGdVjeC off=14662456 len=1129255 2023-12-01T05:26:34.458 INFO:tasks.workunit.client.0.smithi060.stdout:op 5711 completed, throughput=5MB/sec 2023-12-01T05:26:34.458 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SrEXsD5HEfRhMKo off=13782618 len=2048333 2023-12-01T05:26:34.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 5712 completed, throughput=5MB/sec 2023-12-01T05:26:34.468 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-N0r0l3ABB0lB0x_ off=16077259 len=1657444 2023-12-01T05:26:34.470 INFO:tasks.workunit.client.0.smithi060.stdout:op 5713 completed, throughput=5MB/sec 2023-12-01T05:26:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:26:34] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:26:35.471 INFO:tasks.workunit.client.0.smithi060.stdout: 1112: throughput=5MB/sec pending data=0 2023-12-01T05:26:35.471 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NZyDRnkX_1g_xYh off=666157 len=386879 2023-12-01T05:26:35.474 INFO:tasks.workunit.client.0.smithi060.stdout:op 5714 completed, throughput=5MB/sec 2023-12-01T05:26:35.474 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A-CR8JUMeK85ozy off=4539022 len=579903 2023-12-01T05:26:35.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 5715 completed, throughput=5MB/sec 2023-12-01T05:26:35.478 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-l13Ulisa6DBp8kJ off=1550382 len=2025439 2023-12-01T05:26:35.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 5716 completed, throughput=5MB/sec 2023-12-01T05:26:35.481 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CjDHXjqlMQJGOo2 off=6398143 len=457668 2023-12-01T05:26:35.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 5717 completed, throughput=5MB/sec 2023-12-01T05:26:35.481 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dIDvCFe7j9pyUl7 off=5888943 len=1820860 2023-12-01T05:26:35.492 INFO:tasks.workunit.client.0.smithi060.stdout:op 5718 completed, throughput=5MB/sec 2023-12-01T05:26:35.492 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AL3Lxfjq_t1grC- off=4617512 len=295468 2023-12-01T05:26:35.493 INFO:tasks.workunit.client.0.smithi060.stdout:op 5719 completed, throughput=5MB/sec 2023-12-01T05:26:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:35 smithi060 ceph-mon[94233]: pgmap v2332: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:26:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:35 smithi060 ceph-mon[109077]: pgmap v2332: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:26:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:35 smithi089 ceph-mon[98504]: pgmap v2332: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:26:36.493 INFO:tasks.workunit.client.0.smithi060.stdout: 1113: throughput=5MB/sec pending data=0 2023-12-01T05:26:36.493 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OjDTG_SMJG0OGQX off=2636068 len=289150 2023-12-01T05:26:36.496 INFO:tasks.workunit.client.0.smithi060.stdout:op 5720 completed, throughput=5MB/sec 2023-12-01T05:26:36.497 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zxqAuiMjTFTKzfh off=17814230 len=1445425 2023-12-01T05:26:36.506 INFO:tasks.workunit.client.0.smithi060.stdout:op 5721 completed, throughput=5MB/sec 2023-12-01T05:26:36.506 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j-fEiasWicE52s4 off=11474586 len=1001099 2023-12-01T05:26:36.507 INFO:tasks.workunit.client.0.smithi060.stdout:op 5722 completed, throughput=5MB/sec 2023-12-01T05:26:36.507 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k33tmkn6L_7tOyb off=21798821 len=317075 2023-12-01T05:26:36.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 5723 completed, throughput=5MB/sec 2023-12-01T05:26:36.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-bHJnwCtXSc4zbr0 off=844290 len=492538 2023-12-01T05:26:36.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 5724 completed, throughput=5MB/sec 2023-12-01T05:26:36.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-qMhUacfX4o57V2z off=4684578 len=468667 2023-12-01T05:26:36.512 INFO:tasks.workunit.client.0.smithi060.stdout:op 5725 completed, throughput=5MB/sec 2023-12-01T05:26:36.512 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y0xdjqSqfhONiU7 off=3059513 len=1658496 2023-12-01T05:26:36.515 INFO:tasks.workunit.client.0.smithi060.stdout:op 5726 completed, throughput=5MB/sec 2023-12-01T05:26:37.516 INFO:tasks.workunit.client.0.smithi060.stdout: 1114: throughput=5MB/sec pending data=0 2023-12-01T05:26:37.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dPSM_W_ClsO9E1L off=6060826 len=1786394 2023-12-01T05:26:37.524 INFO:tasks.workunit.client.0.smithi060.stdout:op 5727 completed, throughput=5MB/sec 2023-12-01T05:26:37.525 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--WFzbagCG9QQPTM off=8222641 len=1484741 2023-12-01T05:26:37.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 5728 completed, throughput=5MB/sec 2023-12-01T05:26:37.530 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wVHv17GIwU9gw2r off=112893 len=203542 2023-12-01T05:26:37.533 INFO:tasks.workunit.client.0.smithi060.stdout:op 5729 completed, throughput=5MB/sec 2023-12-01T05:26:37.533 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-EvZJx0jgLh_vzxB off=1076990 len=1325697 2023-12-01T05:26:37.534 INFO:tasks.workunit.client.0.smithi060.stdout:op 5730 completed, throughput=5MB/sec 2023-12-01T05:26:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:37 smithi060 ceph-mon[94233]: pgmap v2333: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:26:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:37 smithi060 ceph-mon[109077]: pgmap v2333: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:26:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:37 smithi089 ceph-mon[98504]: pgmap v2333: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2023-12-01T05:26:38.534 INFO:tasks.workunit.client.0.smithi060.stdout: 1115: throughput=5MB/sec pending data=0 2023-12-01T05:26:38.534 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ED0KMyS39krFVLo off=7633251 len=1894533 2023-12-01T05:26:38.536 INFO:tasks.workunit.client.0.smithi060.stdout:op 5731 completed, throughput=5MB/sec 2023-12-01T05:26:38.537 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ht-JIO9Eotyta-a off=12689642 len=170418 2023-12-01T05:26:38.540 INFO:tasks.workunit.client.0.smithi060.stdout:op 5732 completed, throughput=5MB/sec 2023-12-01T05:26:38.540 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SJxqkDqLQdmdaIY off=0 len=1096995 2023-12-01T05:26:38.541 INFO:tasks.workunit.client.0.smithi060.stdout:op 5733 completed, throughput=5MB/sec 2023-12-01T05:26:38.541 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-dfyjqqXhSYuVi8J off=261432 len=928399 2023-12-01T05:26:38.543 INFO:tasks.workunit.client.0.smithi060.stdout:op 5734 completed, throughput=5MB/sec 2023-12-01T05:26:38.543 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o8aM4Qi9XB4uH0z off=1748144 len=1652213 2023-12-01T05:26:38.544 INFO:tasks.workunit.client.0.smithi060.stdout:op 5735 completed, throughput=5MB/sec 2023-12-01T05:26:39.545 INFO:tasks.workunit.client.0.smithi060.stdout: 1116: throughput=5MB/sec pending data=0 2023-12-01T05:26:39.545 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8rhhlE78I8RaLhV off=8171883 len=1198080 2023-12-01T05:26:39.550 INFO:tasks.workunit.client.0.smithi060.stdout:op 5736 completed, throughput=5MB/sec 2023-12-01T05:26:39.551 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Fv4T3SlvokMy_pY off=7180033 len=2039589 2023-12-01T05:26:39.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 5737 completed, throughput=5MB/sec 2023-12-01T05:26:39.559 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-KU5VjjKn9PExB0q off=6092361 len=314042 2023-12-01T05:26:39.559 INFO:tasks.workunit.client.0.smithi060.stdout:op 5738 completed, throughput=5MB/sec 2023-12-01T05:26:39.560 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-LIO168Dgd-AZutY off=15907315 len=1941068 2023-12-01T05:26:39.564 INFO:tasks.workunit.client.0.smithi060.stdout:op 5739 completed, throughput=5MB/sec 2023-12-01T05:26:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:39 smithi060 ceph-mon[94233]: pgmap v2334: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:26:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:39 smithi060 ceph-mon[109077]: pgmap v2334: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:26:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:39 smithi089 ceph-mon[98504]: pgmap v2334: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:26:40.564 INFO:tasks.workunit.client.0.smithi060.stdout: 1117: throughput=5MB/sec pending data=0 2023-12-01T05:26:40.564 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BlNCljdzX7wpjn1 off=157985 len=1471974 2023-12-01T05:26:40.573 INFO:tasks.workunit.client.0.smithi060.stdout:op 5740 completed, throughput=5MB/sec 2023-12-01T05:26:40.573 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-lagq9ec5ERV3VwU off=2805097 len=1303521 2023-12-01T05:26:40.574 INFO:tasks.workunit.client.0.smithi060.stdout:op 5741 completed, throughput=5MB/sec 2023-12-01T05:26:40.574 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mw5FQD6BItTjXgM off=13670485 len=1051607 2023-12-01T05:26:40.576 INFO:tasks.workunit.client.0.smithi060.stdout:op 5742 completed, throughput=5MB/sec 2023-12-01T05:26:40.576 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CblzKPgCQ0IAtmd off=14434766 len=1275623 2023-12-01T05:26:40.578 INFO:tasks.workunit.client.0.smithi060.stdout:op 5743 completed, throughput=5MB/sec 2023-12-01T05:26:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:41.579 INFO:tasks.workunit.client.0.smithi060.stdout: 1118: throughput=5MB/sec pending data=0 2023-12-01T05:26:41.579 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-DUnp6fBhbeXqRqe off=4090204 len=193956 2023-12-01T05:26:41.579 INFO:tasks.workunit.client.0.smithi060.stdout:op 5744 completed, throughput=5MB/sec 2023-12-01T05:26:41.580 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RZK5RcU1Yga1lOE off=3055149 len=642701 2023-12-01T05:26:41.584 INFO:tasks.workunit.client.0.smithi060.stdout:op 5745 completed, throughput=5MB/sec 2023-12-01T05:26:41.585 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KsH9gKfVwllZxPu off=20680943 len=344898 2023-12-01T05:26:41.587 INFO:tasks.workunit.client.0.smithi060.stdout:op 5746 completed, throughput=5MB/sec 2023-12-01T05:26:41.587 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0oVMh8YtgB8QPC6 off=7246192 len=482458 2023-12-01T05:26:41.588 INFO:tasks.workunit.client.0.smithi060.stdout:op 5747 completed, throughput=5MB/sec 2023-12-01T05:26:41.588 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rTqmVwum13WrQRD off=14195379 len=1037541 2023-12-01T05:26:41.593 INFO:tasks.workunit.client.0.smithi060.stdout:op 5748 completed, throughput=5MB/sec 2023-12-01T05:26:41.594 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ds6qK6EoJRizJkO off=765093 len=871495 2023-12-01T05:26:41.595 INFO:tasks.workunit.client.0.smithi060.stdout:op 5749 completed, throughput=5MB/sec 2023-12-01T05:26:41.595 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YrKwy78sepv-gv0 off=121006 len=235991 2023-12-01T05:26:41.598 INFO:tasks.workunit.client.0.smithi060.stdout:op 5750 completed, throughput=5MB/sec 2023-12-01T05:26:41.599 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OYFqodZcWampf_8 off=10970185 len=519065 2023-12-01T05:26:41.602 INFO:tasks.workunit.client.0.smithi060.stdout:op 5751 completed, throughput=5MB/sec 2023-12-01T05:26:41.602 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tp1A3YN5N1aw1X4 off=1608875 len=1580244 2023-12-01T05:26:41.611 INFO:tasks.workunit.client.0.smithi060.stdout:op 5752 completed, throughput=5MB/sec 2023-12-01T05:26:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:41 smithi060 ceph-mon[94233]: pgmap v2335: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:41 smithi060 ceph-mon[109077]: pgmap v2335: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:41 smithi089 ceph-mon[98504]: pgmap v2335: 105 pgs: 105 active+clean; 128 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:26:42.611 INFO:tasks.workunit.client.0.smithi060.stdout: 1119: throughput=5MB/sec pending data=0 2023-12-01T05:26:42.612 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gqLqEg7L1NykhcT off=4251708 len=846075 2023-12-01T05:26:42.613 INFO:tasks.workunit.client.0.smithi060.stdout:op 5753 completed, throughput=5MB/sec 2023-12-01T05:26:42.613 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Hin5sfmfpB_vWUR off=1256513 len=87462 2023-12-01T05:26:42.614 INFO:tasks.workunit.client.0.smithi060.stdout:op 5754 completed, throughput=5MB/sec 2023-12-01T05:26:42.614 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-so-TnzvIuPWDNUG off=14371004 len=834393 2023-12-01T05:26:42.619 INFO:tasks.workunit.client.0.smithi060.stdout:op 5755 completed, throughput=5MB/sec 2023-12-01T05:26:42.620 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eyA3Gjs8gJhhY-j off=3065614 len=420935 2023-12-01T05:26:42.623 INFO:tasks.workunit.client.0.smithi060.stdout:op 5756 completed, throughput=5MB/sec 2023-12-01T05:26:42.623 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1-b8ER-n4oTMHJ7 off=126342 len=1133389 2023-12-01T05:26:42.629 INFO:tasks.workunit.client.0.smithi060.stdout:op 5757 completed, throughput=5MB/sec 2023-12-01T05:26:42.629 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wR1iTvxS-sNodOV off=2809947 len=1516766 2023-12-01T05:26:42.631 INFO:tasks.workunit.client.0.smithi060.stdout:op 5758 completed, throughput=5MB/sec 2023-12-01T05:26:43.631 INFO:tasks.workunit.client.0.smithi060.stdout: 1120: throughput=5MB/sec pending data=0 2023-12-01T05:26:43.631 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ps1jiYn1zVQCRD3 off=1641743 len=1030831 2023-12-01T05:26:43.633 INFO:tasks.workunit.client.0.smithi060.stdout:op 5759 completed, throughput=5MB/sec 2023-12-01T05:26:43.633 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-A2PzOIMgeRMdbeu off=3154088 len=249743 2023-12-01T05:26:43.636 INFO:tasks.workunit.client.0.smithi060.stdout:op 5760 completed, throughput=5MB/sec 2023-12-01T05:26:43.636 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5__P9MQBdc79-4p off=2494978 len=624691 2023-12-01T05:26:43.637 INFO:tasks.workunit.client.0.smithi060.stdout:op 5761 completed, throughput=5MB/sec 2023-12-01T05:26:43.637 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ivR_ia1LZcJ70S2 off=6019029 len=41732 2023-12-01T05:26:43.638 INFO:tasks.workunit.client.0.smithi060.stdout:op 5762 completed, throughput=5MB/sec 2023-12-01T05:26:43.638 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t5N5soesRQzE44x off=3281015 len=138925 2023-12-01T05:26:43.641 INFO:tasks.workunit.client.0.smithi060.stdout:op 5763 completed, throughput=5MB/sec 2023-12-01T05:26:43.641 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qZnzZnI0rp4NXSZ off=7148396 len=597131 2023-12-01T05:26:43.645 INFO:tasks.workunit.client.0.smithi060.stdout:op 5764 completed, throughput=5MB/sec 2023-12-01T05:26:43.646 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uLuaJ_sZOjb61Vd off=1942891 len=1148356 2023-12-01T05:26:43.653 INFO:tasks.workunit.client.0.smithi060.stdout:op 5765 completed, throughput=5MB/sec 2023-12-01T05:26:43.653 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vfkIW9CGN03J_FH off=343401 len=1670811 2023-12-01T05:26:43.661 INFO:tasks.workunit.client.0.smithi060.stdout:op 5766 completed, throughput=5MB/sec 2023-12-01T05:26:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:43 smithi060 ceph-mon[94233]: pgmap v2336: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:26:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:43 smithi060 ceph-mon[109077]: pgmap v2336: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:26:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:43 smithi089 ceph-mon[98504]: pgmap v2336: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2023-12-01T05:26:44.661 INFO:tasks.workunit.client.0.smithi060.stdout: 1121: throughput=5MB/sec pending data=0 2023-12-01T05:26:44.661 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-G52I1SkvSzb7O0P off=5341125 len=1485453 2023-12-01T05:26:44.669 INFO:tasks.workunit.client.0.smithi060.stdout:op 5767 completed, throughput=5MB/sec 2023-12-01T05:26:44.670 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SyUwY-0U_LstYGI off=8555719 len=1415328 2023-12-01T05:26:44.675 INFO:tasks.workunit.client.0.smithi060.stdout:op 5768 completed, throughput=5MB/sec 2023-12-01T05:26:44.675 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-HWfVtGo9b2LuP37 off=4964459 len=559725 2023-12-01T05:26:44.676 INFO:tasks.workunit.client.0.smithi060.stdout:op 5769 completed, throughput=5MB/sec 2023-12-01T05:26:44.676 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X8fqkgyyg2DJp5b off=3190948 len=726380 2023-12-01T05:26:44.677 INFO:tasks.workunit.client.0.smithi060.stdout:op 5770 completed, throughput=5MB/sec 2023-12-01T05:26:44.677 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7lnQuES441hgteq off=6566244 len=1354565 2023-12-01T05:26:44.683 INFO:tasks.workunit.client.0.smithi060.stdout:op 5771 completed, throughput=5MB/sec 2023-12-01T05:26:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:26:44] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:26:45.683 INFO:tasks.workunit.client.0.smithi060.stdout: 1122: throughput=5MB/sec pending data=0 2023-12-01T05:26:45.683 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-85KQ4zCeU6BOYtO off=2740599 len=442094 2023-12-01T05:26:45.684 INFO:tasks.workunit.client.0.smithi060.stdout:op 5772 completed, throughput=5MB/sec 2023-12-01T05:26:45.684 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Yztl8B6BHPSk6SF off=10963039 len=391157 2023-12-01T05:26:45.685 INFO:tasks.workunit.client.0.smithi060.stdout:op 5773 completed, throughput=5MB/sec 2023-12-01T05:26:45.685 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Co-xyFWPEobfoJ2 off=871140 len=930403 2023-12-01T05:26:45.687 INFO:tasks.workunit.client.0.smithi060.stdout:op 5774 completed, throughput=5MB/sec 2023-12-01T05:26:45.687 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kpkd9sVGmva3YMc off=3032694 len=1988895 2023-12-01T05:26:45.690 INFO:tasks.workunit.client.0.smithi060.stdout:op 5775 completed, throughput=5MB/sec 2023-12-01T05:26:45.690 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-cUogIUInxteYMaZ off=4001696 len=1292516 2023-12-01T05:26:45.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 5776 completed, throughput=5MB/sec 2023-12-01T05:26:45.865 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:26:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:45 smithi060 ceph-mon[109077]: pgmap v2337: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:26:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:45 smithi060 ceph-mon[94233]: pgmap v2337: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:26:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:45 smithi089 ceph-mon[98504]: pgmap v2337: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:26:46.195 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:26:46.195 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (41m) 9m ago 41m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:26:46.195 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (41m) 9m ago 41m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:26:46.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (42m) 9m ago 42m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:26:46.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (42m) 9m ago 42m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:26:46.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (45m) 9m ago 45m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:26:46.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (47m) 9m ago 47m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (47m) 9m ago 47m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (45m) 9m ago 45m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (45m) 9m ago 45m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (41m) 9m ago 41m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (41m) 9m ago 41m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (45m) 9m ago 45m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (44m) 9m ago 44m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (44m) 9m ago 44m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (44m) 9m ago 44m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (43m) 9m ago 43m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (43m) 9m ago 43m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (43m) 9m ago 43m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (42m) 9m ago 42m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:26:46.196 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (41m) 9m ago 42m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:26:46.619 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:26:46.620 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:26:46.621 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:26:46.696 INFO:tasks.workunit.client.0.smithi060.stdout: 1123: throughput=5MB/sec pending data=0 2023-12-01T05:26:46.696 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k0zsKME8wDHlOEH off=298112 len=1494888 2023-12-01T05:26:46.704 INFO:tasks.workunit.client.0.smithi060.stdout:op 5777 completed, throughput=5MB/sec 2023-12-01T05:26:46.704 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-t_lTUkRWXbfvx0N off=14491174 len=314047 2023-12-01T05:26:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:op 5778 completed, throughput=5MB/sec 2023-12-01T05:26:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-7Fm2mpsgpYQnIad off=9478547 len=1630480 2023-12-01T05:26:46.713 INFO:tasks.workunit.client.0.smithi060.stdout:op 5779 completed, throughput=5MB/sec 2023-12-01T05:26:46.713 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yVTr8RufVyMDZnH off=803738 len=231992 2023-12-01T05:26:46.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 5780 completed, throughput=5MB/sec 2023-12-01T05:26:46.716 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Vs4ntik7tuCR0RU off=19324432 len=1566991 2023-12-01T05:26:46.716 INFO:tasks.workunit.client.0.smithi060.stdout:op 5781 completed, throughput=5MB/sec 2023-12-01T05:26:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:26:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:26:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:26:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:26:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:26:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:26:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:26:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:26:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:26:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:26:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:26:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:26:47.717 INFO:tasks.workunit.client.0.smithi060.stdout: 1124: throughput=5MB/sec pending data=0 2023-12-01T05:26:47.717 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-h6Hq66Ogu6bTRzS off=47794 len=576502 2023-12-01T05:26:47.718 INFO:tasks.workunit.client.0.smithi060.stdout:op 5782 completed, throughput=5MB/sec 2023-12-01T05:26:47.718 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gVeQkesB1wbVbml off=116730 len=1690901 2023-12-01T05:26:47.725 INFO:tasks.workunit.client.0.smithi060.stdout:op 5783 completed, throughput=5MB/sec 2023-12-01T05:26:47.725 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--nxy217YpnmPMNi off=3266482 len=1032264 2023-12-01T05:26:47.727 INFO:tasks.workunit.client.0.smithi060.stdout:op 5784 completed, throughput=5MB/sec 2023-12-01T05:26:47.727 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PDWm0yi9TkxYZws off=3139606 len=1797999 2023-12-01T05:26:47.729 INFO:tasks.workunit.client.0.smithi060.stdout:op 5785 completed, throughput=5MB/sec 2023-12-01T05:26:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[94233]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[94233]: pgmap v2338: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:26:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[94233]: from='client.26780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2820558461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:26:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[109077]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[109077]: pgmap v2338: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:26:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[109077]: from='client.26780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2820558461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:47 smithi089 ceph-mon[98504]: from='client.16866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:47 smithi089 ceph-mon[98504]: pgmap v2338: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2023-12-01T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:47 smithi089 ceph-mon[98504]: from='client.26780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:26:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2820558461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:26:48.729 INFO:tasks.workunit.client.0.smithi060.stdout: 1125: throughput=5MB/sec pending data=0 2023-12-01T05:26:48.730 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-q_Oictkphy1tnKx off=8848260 len=2075772 2023-12-01T05:26:48.737 INFO:tasks.workunit.client.0.smithi060.stdout:op 5786 completed, throughput=5MB/sec 2023-12-01T05:26:48.737 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ILmYKU5wBAr3-RR off=365929 len=1643365 2023-12-01T05:26:48.747 INFO:tasks.workunit.client.0.smithi060.stdout:op 5787 completed, throughput=5MB/sec 2023-12-01T05:26:48.747 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h_0p0WpPmVil3Hx off=12142349 len=1651908 2023-12-01T05:26:48.756 INFO:tasks.workunit.client.0.smithi060.stdout:op 5788 completed, throughput=5MB/sec 2023-12-01T05:26:49.756 INFO:tasks.workunit.client.0.smithi060.stdout: 1126: throughput=5MB/sec pending data=0 2023-12-01T05:26:49.756 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jbdEEIhdaAcsFo8 off=10769675 len=1453428 2023-12-01T05:26:49.758 INFO:tasks.workunit.client.0.smithi060.stdout:op 5789 completed, throughput=5MB/sec 2023-12-01T05:26:49.759 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-iNqzYGA4v76Y-9g off=4363329 len=618949 2023-12-01T05:26:49.763 INFO:tasks.workunit.client.0.smithi060.stdout:op 5790 completed, throughput=5MB/sec 2023-12-01T05:26:49.763 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZVTfEfBPpzzRzvn off=11339937 len=160332 2023-12-01T05:26:49.766 INFO:tasks.workunit.client.0.smithi060.stdout:op 5791 completed, throughput=5MB/sec 2023-12-01T05:26:49.766 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TalJolYqaX0k7NM off=2317712 len=1680828 2023-12-01T05:26:49.775 INFO:tasks.workunit.client.0.smithi060.stdout:op 5792 completed, throughput=5MB/sec 2023-12-01T05:26:49.775 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xNGucsUF_PA03Zl off=18293680 len=1431837 2023-12-01T05:26:49.781 INFO:tasks.workunit.client.0.smithi060.stdout:op 5793 completed, throughput=5MB/sec 2023-12-01T05:26:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:49 smithi060 ceph-mon[94233]: pgmap v2339: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:26:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:49 smithi060 ceph-mon[109077]: pgmap v2339: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:26:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:49 smithi089 ceph-mon[98504]: pgmap v2339: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2023-12-01T05:26:50.782 INFO:tasks.workunit.client.0.smithi060.stdout: 1127: throughput=5MB/sec pending data=0 2023-12-01T05:26:50.782 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9Ztpb8VFhQeL4jf off=8965163 len=584980 2023-12-01T05:26:50.783 INFO:tasks.workunit.client.0.smithi060.stdout:op 5794 completed, throughput=5MB/sec 2023-12-01T05:26:50.783 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-uzC8_GRIFPdFdF5 off=10810831 len=539758 2023-12-01T05:26:50.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 5795 completed, throughput=5MB/sec 2023-12-01T05:26:50.784 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AuNQHiDYr0mY2gU off=4166981 len=211386 2023-12-01T05:26:50.784 INFO:tasks.workunit.client.0.smithi060.stdout:op 5796 completed, throughput=5MB/sec 2023-12-01T05:26:50.784 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-I_b9aei_1X2i1V1 off=6541712 len=1963207 2023-12-01T05:26:50.793 INFO:tasks.workunit.client.0.smithi060.stdout:op 5797 completed, throughput=5MB/sec 2023-12-01T05:26:50.793 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4t7R43OjH7Z4o2I off=0 len=1235864 2023-12-01T05:26:50.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 5798 completed, throughput=5MB/sec 2023-12-01T05:26:50.794 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HEKsK1vq4dlAqAM off=2432384 len=280802 2023-12-01T05:26:50.797 INFO:tasks.workunit.client.0.smithi060.stdout:op 5799 completed, throughput=5MB/sec 2023-12-01T05:26:50.797 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-PJzlXe3jSLi_PGo off=0 len=1601164 2023-12-01T05:26:50.803 INFO:tasks.workunit.client.0.smithi060.stdout:op 5800 completed, throughput=5MB/sec 2023-12-01T05:26:51.803 INFO:tasks.workunit.client.0.smithi060.stdout: 1128: throughput=5MB/sec pending data=0 2023-12-01T05:26:51.803 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-O1XjXk_kgkN-np1 off=12446856 len=1956421 2023-12-01T05:26:51.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 5801 completed, throughput=5MB/sec 2023-12-01T05:26:51.813 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6aJHUbMCehMwDqT off=4104799 len=1004709 2023-12-01T05:26:51.818 INFO:tasks.workunit.client.0.smithi060.stdout:op 5802 completed, throughput=5MB/sec 2023-12-01T05:26:51.818 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-RenDFd3AMbNUZ3K off=2665620 len=1855406 2023-12-01T05:26:51.820 INFO:tasks.workunit.client.0.smithi060.stdout:op 5803 completed, throughput=5MB/sec 2023-12-01T05:26:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:51 smithi060 ceph-mon[94233]: pgmap v2340: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:26:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:51 smithi060 ceph-mon[109077]: pgmap v2340: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:26:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:51 smithi089 ceph-mon[98504]: pgmap v2340: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2023-12-01T05:26:52.820 INFO:tasks.workunit.client.0.smithi060.stdout: 1129: throughput=5MB/sec pending data=0 2023-12-01T05:26:52.820 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-XsJq39NWe8yS_16 off=9771820 len=1150658 2023-12-01T05:26:52.822 INFO:tasks.workunit.client.0.smithi060.stdout:op 5804 completed, throughput=5MB/sec 2023-12-01T05:26:52.822 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-50yTsXXgvTU9Zlv off=2821706 len=707410 2023-12-01T05:26:52.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 5805 completed, throughput=5MB/sec 2023-12-01T05:26:52.827 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-mXeFWBKUc8gRnU0 off=8162421 len=289429 2023-12-01T05:26:52.827 INFO:tasks.workunit.client.0.smithi060.stdout:op 5806 completed, throughput=5MB/sec 2023-12-01T05:26:52.828 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Oe-cgVI3hx7G3ok off=9519919 len=1580017 2023-12-01T05:26:52.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 5807 completed, throughput=5MB/sec 2023-12-01T05:26:52.836 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-o3Vs0h9UNVO62K7 off=6126469 len=61123 2023-12-01T05:26:52.836 INFO:tasks.workunit.client.0.smithi060.stdout:op 5808 completed, throughput=5MB/sec 2023-12-01T05:26:52.836 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YeFAzVAbEdOe_kS off=16956425 len=1386678 2023-12-01T05:26:52.837 INFO:tasks.workunit.client.0.smithi060.stdout:op 5809 completed, throughput=5MB/sec 2023-12-01T05:26:53.838 INFO:tasks.workunit.client.0.smithi060.stdout: 1130: throughput=5MB/sec pending data=0 2023-12-01T05:26:53.838 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-eZKFQMeM-oFbSwf off=806728 len=1902282 2023-12-01T05:26:53.840 INFO:tasks.workunit.client.0.smithi060.stdout:op 5810 completed, throughput=5MB/sec 2023-12-01T05:26:53.840 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SNmQqHSNl5iZvJg off=21400120 len=73265 2023-12-01T05:26:53.843 INFO:tasks.workunit.client.0.smithi060.stdout:op 5811 completed, throughput=5MB/sec 2023-12-01T05:26:53.843 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZYHuY3B2ZEt7VOE off=411078 len=1589834 2023-12-01T05:26:53.850 INFO:tasks.workunit.client.0.smithi060.stdout:op 5812 completed, throughput=5MB/sec 2023-12-01T05:26:53.850 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Giq8Xto9A0x-EtP off=13126227 len=1356104 2023-12-01T05:26:53.856 INFO:tasks.workunit.client.0.smithi060.stdout:op 5813 completed, throughput=5MB/sec 2023-12-01T05:26:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:53 smithi060 ceph-mon[94233]: pgmap v2341: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:26:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:53 smithi060 ceph-mon[109077]: pgmap v2341: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:26:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:53 smithi089 ceph-mon[98504]: pgmap v2341: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2023-12-01T05:26:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:26:54] "GET /metrics HTTP/1.1" 200 33877 "" "Prometheus/2.43.0" 2023-12-01T05:26:54.856 INFO:tasks.workunit.client.0.smithi060.stdout: 1131: throughput=5MB/sec pending data=0 2023-12-01T05:26:54.857 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MH727xgRlvlXRlu off=107960 len=188941 2023-12-01T05:26:54.857 INFO:tasks.workunit.client.0.smithi060.stdout:op 5814 completed, throughput=5MB/sec 2023-12-01T05:26:54.857 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-nsN-K0Z6s7bvgNg off=11458448 len=155989 2023-12-01T05:26:54.858 INFO:tasks.workunit.client.0.smithi060.stdout:op 5815 completed, throughput=5MB/sec 2023-12-01T05:26:54.858 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Vs3J_2QNd2qz5Nv off=5545226 len=20736 2023-12-01T05:26:54.861 INFO:tasks.workunit.client.0.smithi060.stdout:op 5816 completed, throughput=5MB/sec 2023-12-01T05:26:54.861 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-92VIhJcmnhmUiSh off=2515180 len=1810709 2023-12-01T05:26:54.863 INFO:tasks.workunit.client.0.smithi060.stdout:op 5817 completed, throughput=5MB/sec 2023-12-01T05:26:54.863 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vAGe6WhNVkzYveG off=397346 len=596124 2023-12-01T05:26:54.864 INFO:tasks.workunit.client.0.smithi060.stdout:op 5818 completed, throughput=5MB/sec 2023-12-01T05:26:54.864 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-f9yDlGlfa4SRJb7 off=9545426 len=1647044 2023-12-01T05:26:54.867 INFO:tasks.workunit.client.0.smithi060.stdout:op 5819 completed, throughput=5MB/sec 2023-12-01T05:26:54.867 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m5srS09qMNq7T-k off=8044696 len=1183225 2023-12-01T05:26:54.873 INFO:tasks.workunit.client.0.smithi060.stdout:op 5820 completed, throughput=5MB/sec 2023-12-01T05:26:55.873 INFO:tasks.workunit.client.0.smithi060.stdout: 1132: throughput=5MB/sec pending data=0 2023-12-01T05:26:55.873 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MjZNAmlkzkH4gxB off=20105372 len=1185787 2023-12-01T05:26:55.875 INFO:tasks.workunit.client.0.smithi060.stdout:op 5821 completed, throughput=5MB/sec 2023-12-01T05:26:55.875 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7EI1F2HSkJlMc39 off=2612797 len=1194568 2023-12-01T05:26:55.876 INFO:tasks.workunit.client.0.smithi060.stdout:op 5822 completed, throughput=5MB/sec 2023-12-01T05:26:55.876 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wPCw2Sd1rHog3Z0 off=3384643 len=408229 2023-12-01T05:26:55.877 INFO:tasks.workunit.client.0.smithi060.stdout:op 5823 completed, throughput=5MB/sec 2023-12-01T05:26:55.877 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CwlHTwpTmajgzbM off=14997071 len=2073336 2023-12-01T05:26:55.881 INFO:tasks.workunit.client.0.smithi060.stdout:op 5824 completed, throughput=5MB/sec 2023-12-01T05:26:55.881 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-F8BwDUqIOrXsgb2 off=4209870 len=624192 2023-12-01T05:26:55.886 INFO:tasks.workunit.client.0.smithi060.stdout:op 5825 completed, throughput=5MB/sec 2023-12-01T05:26:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:55 smithi060 ceph-mon[109077]: pgmap v2342: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:26:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:55 smithi060 ceph-mon[94233]: pgmap v2342: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:26:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:55 smithi089 ceph-mon[98504]: pgmap v2342: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:26:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:26:56.886 INFO:tasks.workunit.client.0.smithi060.stdout: 1133: throughput=5MB/sec pending data=0 2023-12-01T05:26:56.886 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hG4jsz-KMgS-jTU off=5529270 len=1724888 2023-12-01T05:26:56.888 INFO:tasks.workunit.client.0.smithi060.stdout:op 5826 completed, throughput=5MB/sec 2023-12-01T05:26:56.888 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-u31W7_3XZo7lvGE off=6202127 len=713326 2023-12-01T05:26:56.889 INFO:tasks.workunit.client.0.smithi060.stdout:op 5827 completed, throughput=5MB/sec 2023-12-01T05:26:56.889 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ipi_EDvHqvBH6uu off=7851695 len=885673 2023-12-01T05:26:56.890 INFO:tasks.workunit.client.0.smithi060.stdout:op 5828 completed, throughput=5MB/sec 2023-12-01T05:26:56.890 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PQuuZe0V-rvtYSD off=6333350 len=391002 2023-12-01T05:26:56.891 INFO:tasks.workunit.client.0.smithi060.stdout:op 5829 completed, throughput=5MB/sec 2023-12-01T05:26:56.892 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TSP3LYtEPvMpoYS off=14050868 len=1857801 2023-12-01T05:26:56.893 INFO:tasks.workunit.client.0.smithi060.stdout:op 5830 completed, throughput=5MB/sec 2023-12-01T05:26:57.894 INFO:tasks.workunit.client.0.smithi060.stdout: 1134: throughput=5MB/sec pending data=0 2023-12-01T05:26:57.894 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gaZ9X7oAH56UQIv off=15300669 len=341035 2023-12-01T05:26:57.898 INFO:tasks.workunit.client.0.smithi060.stdout:op 5831 completed, throughput=5MB/sec 2023-12-01T05:26:57.898 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8biSpi7e44PUShN off=20244568 len=712989 2023-12-01T05:26:57.899 INFO:tasks.workunit.client.0.smithi060.stdout:op 5832 completed, throughput=5MB/sec 2023-12-01T05:26:57.899 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WFelLPuxnAdM8fv off=5339091 len=1494938 2023-12-01T05:26:57.901 INFO:tasks.workunit.client.0.smithi060.stdout:op 5833 completed, throughput=5MB/sec 2023-12-01T05:26:57.901 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jp6p684NDxOe933 off=5784889 len=752384 2023-12-01T05:26:57.903 INFO:tasks.workunit.client.0.smithi060.stdout:op 5834 completed, throughput=5MB/sec 2023-12-01T05:26:57.903 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-zRVJnRePjrmOpwN off=4191573 len=732517 2023-12-01T05:26:57.904 INFO:tasks.workunit.client.0.smithi060.stdout:op 5835 completed, throughput=5MB/sec 2023-12-01T05:26:57.904 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ifxRniBs836Efha off=1826805 len=928606 2023-12-01T05:26:57.909 INFO:tasks.workunit.client.0.smithi060.stdout:op 5836 completed, throughput=5MB/sec 2023-12-01T05:26:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:57 smithi060 ceph-mon[94233]: pgmap v2343: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:26:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:57 smithi060 ceph-mon[109077]: pgmap v2343: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:26:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:57 smithi089 ceph-mon[98504]: pgmap v2343: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2023-12-01T05:26:58.910 INFO:tasks.workunit.client.0.smithi060.stdout: 1135: throughput=5MB/sec pending data=0 2023-12-01T05:26:58.910 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sFsg14x_PczTzzJ off=5747820 len=1145969 2023-12-01T05:26:58.912 INFO:tasks.workunit.client.0.smithi060.stdout:op 5837 completed, throughput=5MB/sec 2023-12-01T05:26:58.912 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FJthcWYVKeazSoU off=10661881 len=1422859 2023-12-01T05:26:58.914 INFO:tasks.workunit.client.0.smithi060.stdout:op 5838 completed, throughput=5MB/sec 2023-12-01T05:26:58.914 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_dUse0fOnBP-6DA off=10498325 len=1855432 2023-12-01T05:26:58.916 INFO:tasks.workunit.client.0.smithi060.stdout:op 5839 completed, throughput=5MB/sec 2023-12-01T05:26:58.916 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-9JkNvl_zbcgA_SD off=10967617 len=577222 2023-12-01T05:26:58.917 INFO:tasks.workunit.client.0.smithi060.stdout:op 5840 completed, throughput=5MB/sec 2023-12-01T05:26:59.918 INFO:tasks.workunit.client.0.smithi060.stdout: 1136: throughput=5MB/sec pending data=0 2023-12-01T05:26:59.918 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-erFuQHa3KOHVNvF off=17931993 len=549389 2023-12-01T05:26:59.919 INFO:tasks.workunit.client.0.smithi060.stdout:op 5841 completed, throughput=5MB/sec 2023-12-01T05:26:59.919 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-IM9mGXJYAe7ZFgx off=442125 len=1611418 2023-12-01T05:26:59.927 INFO:tasks.workunit.client.0.smithi060.stdout:op 5842 completed, throughput=5MB/sec 2023-12-01T05:26:59.928 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UleFoL5LeIgvw3C off=17447981 len=529813 2023-12-01T05:26:59.931 INFO:tasks.workunit.client.0.smithi060.stdout:op 5843 completed, throughput=5MB/sec 2023-12-01T05:26:59.931 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yGVLRJjMd1v6plp off=592032 len=223145 2023-12-01T05:26:59.934 INFO:tasks.workunit.client.0.smithi060.stdout:op 5844 completed, throughput=5MB/sec 2023-12-01T05:26:59.934 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9laAAwH8THuHaQT off=6995769 len=115988 2023-12-01T05:26:59.937 INFO:tasks.workunit.client.0.smithi060.stdout:op 5845 completed, throughput=5MB/sec 2023-12-01T05:26:59.937 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_a_QhJw76OC3Ydi off=5858093 len=1672353 2023-12-01T05:26:59.939 INFO:tasks.workunit.client.0.smithi060.stdout:op 5846 completed, throughput=5MB/sec 2023-12-01T05:26:59.939 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AZnoTjCtTguL_XO off=3690871 len=1312749 2023-12-01T05:26:59.940 INFO:tasks.workunit.client.0.smithi060.stdout:op 5847 completed, throughput=5MB/sec 2023-12-01T05:27:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:26:59 smithi060 ceph-mon[94233]: pgmap v2344: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:27:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:26:59 smithi060 ceph-mon[109077]: pgmap v2344: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:27:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:26:59 smithi089 ceph-mon[98504]: pgmap v2344: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2023-12-01T05:27:00.941 INFO:tasks.workunit.client.0.smithi060.stdout: 1137: throughput=5MB/sec pending data=0 2023-12-01T05:27:00.941 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-YsnaA0PifsUBzv2 off=23827182 len=1356610 2023-12-01T05:27:00.949 INFO:tasks.workunit.client.0.smithi060.stdout:op 5848 completed, throughput=5MB/sec 2023-12-01T05:27:00.949 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wi8aeBtzFkus7SO off=18411979 len=204523 2023-12-01T05:27:00.950 INFO:tasks.workunit.client.0.smithi060.stdout:op 5849 completed, throughput=5MB/sec 2023-12-01T05:27:00.950 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7pQzZH6T5dUq6tE off=617774 len=1603809 2023-12-01T05:27:00.952 INFO:tasks.workunit.client.0.smithi060.stdout:op 5850 completed, throughput=5MB/sec 2023-12-01T05:27:00.953 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1vakn3Han4-jHP1 off=9777989 len=1805638 2023-12-01T05:27:00.954 INFO:tasks.workunit.client.0.smithi060.stdout:op 5851 completed, throughput=5MB/sec 2023-12-01T05:27:01.955 INFO:tasks.workunit.client.0.smithi060.stdout: 1138: throughput=5MB/sec pending data=0 2023-12-01T05:27:01.955 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BUsxkAXWiEBNvnl off=10207384 len=675657 2023-12-01T05:27:01.959 INFO:tasks.workunit.client.0.smithi060.stdout:op 5852 completed, throughput=5MB/sec 2023-12-01T05:27:01.960 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--jK4QUifIdVmpo_ off=19869945 len=1862205 2023-12-01T05:27:01.968 INFO:tasks.workunit.client.0.smithi060.stdout:op 5853 completed, throughput=5MB/sec 2023-12-01T05:27:01.968 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZFFeV3o4RgBBRhz off=14479527 len=1535921 2023-12-01T05:27:01.969 INFO:tasks.workunit.client.0.smithi060.stdout:op 5854 completed, throughput=5MB/sec 2023-12-01T05:27:01.969 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Ior6N35yVt2iKHx off=4797919 len=116270 2023-12-01T05:27:01.972 INFO:tasks.workunit.client.0.smithi060.stdout:op 5855 completed, throughput=5MB/sec 2023-12-01T05:27:01.972 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ChV-Mhuu5sJgPjC off=10742113 len=350278 2023-12-01T05:27:01.973 INFO:tasks.workunit.client.0.smithi060.stdout:op 5856 completed, throughput=5MB/sec 2023-12-01T05:27:01.973 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-r9e7V0ZPjHeF6YX off=5584052 len=180915 2023-12-01T05:27:01.976 INFO:tasks.workunit.client.0.smithi060.stdout:op 5857 completed, throughput=5MB/sec 2023-12-01T05:27:01.976 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-nzTqGwVXqpoG-s6 off=7264485 len=1878639 2023-12-01T05:27:01.986 INFO:tasks.workunit.client.0.smithi060.stdout:op 5858 completed, throughput=5MB/sec 2023-12-01T05:27:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:01 smithi060 ceph-mon[94233]: pgmap v2345: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:01 smithi060 ceph-mon[109077]: pgmap v2345: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:01 smithi089 ceph-mon[98504]: pgmap v2345: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:02.987 INFO:tasks.workunit.client.0.smithi060.stdout: 1139: throughput=5MB/sec pending data=0 2023-12-01T05:27:02.987 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y0kFq9Id4isPxgF off=367919 len=254829 2023-12-01T05:27:02.990 INFO:tasks.workunit.client.0.smithi060.stdout:op 5859 completed, throughput=5MB/sec 2023-12-01T05:27:02.990 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jKEPIpaIJaFLPik off=3202154 len=106707 2023-12-01T05:27:02.993 INFO:tasks.workunit.client.0.smithi060.stdout:op 5860 completed, throughput=5MB/sec 2023-12-01T05:27:02.993 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3Ht5f8ZEDQKklCb off=12256935 len=1950007 2023-12-01T05:27:02.995 INFO:tasks.workunit.client.0.smithi060.stdout:op 5861 completed, throughput=5MB/sec 2023-12-01T05:27:02.995 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wP-P9I3vwyWRU9V off=13082533 len=1338752 2023-12-01T05:27:03.005 INFO:tasks.workunit.client.0.smithi060.stdout:op 5862 completed, throughput=5MB/sec 2023-12-01T05:27:03.005 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rK40kxPgiKtC5R5 off=1643576 len=1597809 2023-12-01T05:27:03.012 INFO:tasks.workunit.client.0.smithi060.stdout:op 5863 completed, throughput=5MB/sec 2023-12-01T05:27:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:03 smithi060 ceph-mon[94233]: pgmap v2346: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:27:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:03 smithi060 ceph-mon[109077]: pgmap v2346: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:27:04.013 INFO:tasks.workunit.client.0.smithi060.stdout: 1140: throughput=5MB/sec pending data=0 2023-12-01T05:27:04.013 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-FIGnW78_BpMIgYo off=15888237 len=807056 2023-12-01T05:27:04.014 INFO:tasks.workunit.client.0.smithi060.stdout:op 5864 completed, throughput=5MB/sec 2023-12-01T05:27:04.014 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-gTRP6JFysPrBh7k off=6671828 len=1260398 2023-12-01T05:27:04.016 INFO:tasks.workunit.client.0.smithi060.stdout:op 5865 completed, throughput=5MB/sec 2023-12-01T05:27:04.016 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-qUuLIB2bWaRXbpM off=4078994 len=2093612 2023-12-01T05:27:04.028 INFO:tasks.workunit.client.0.smithi060.stdout:op 5866 completed, throughput=5MB/sec 2023-12-01T05:27:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:03 smithi089 ceph-mon[98504]: pgmap v2346: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:27:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:27:04] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:27:05.029 INFO:tasks.workunit.client.0.smithi060.stdout: 1141: throughput=5MB/sec pending data=0 2023-12-01T05:27:05.029 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1_K7UomoYRpRYJb off=3465929 len=63010 2023-12-01T05:27:05.029 INFO:tasks.workunit.client.0.smithi060.stdout:op 5867 completed, throughput=5MB/sec 2023-12-01T05:27:05.029 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LbPJLr8WpJDRi0n off=7858257 len=524938 2023-12-01T05:27:05.033 INFO:tasks.workunit.client.0.smithi060.stdout:op 5868 completed, throughput=5MB/sec 2023-12-01T05:27:05.033 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-rF96EKGZRyeVxOT off=913286 len=1798219 2023-12-01T05:27:05.041 INFO:tasks.workunit.client.0.smithi060.stdout:op 5869 completed, throughput=5MB/sec 2023-12-01T05:27:05.041 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--31TaXTlm9tLbzA off=0 len=1177839 2023-12-01T05:27:05.049 INFO:tasks.workunit.client.0.smithi060.stdout:op 5870 completed, throughput=5MB/sec 2023-12-01T05:27:05.049 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ym9n5MugWUHkuk6 off=2228015 len=1550291 2023-12-01T05:27:05.050 INFO:tasks.workunit.client.0.smithi060.stdout:op 5871 completed, throughput=5MB/sec 2023-12-01T05:27:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:05 smithi060 ceph-mon[94233]: pgmap v2347: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:27:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:05 smithi060 ceph-mon[109077]: pgmap v2347: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:27:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:05 smithi089 ceph-mon[98504]: pgmap v2347: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:27:06.050 INFO:tasks.workunit.client.0.smithi060.stdout: 1142: throughput=5MB/sec pending data=0 2023-12-01T05:27:06.050 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LMwcygqQTdlSWN2 off=13749258 len=143631 2023-12-01T05:27:06.054 INFO:tasks.workunit.client.0.smithi060.stdout:op 5872 completed, throughput=5MB/sec 2023-12-01T05:27:06.054 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S6ccfDHhgSo72Vm off=0 len=1598697 2023-12-01T05:27:06.060 INFO:tasks.workunit.client.0.smithi060.stdout:op 5873 completed, throughput=5MB/sec 2023-12-01T05:27:06.060 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kZoRWCKu9Jlsgw7 off=2629057 len=278482 2023-12-01T05:27:06.061 INFO:tasks.workunit.client.0.smithi060.stdout:op 5874 completed, throughput=5MB/sec 2023-12-01T05:27:06.061 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vDoTHhq_PhrbQet off=12882817 len=1971215 2023-12-01T05:27:06.065 INFO:tasks.workunit.client.0.smithi060.stdout:op 5875 completed, throughput=5MB/sec 2023-12-01T05:27:06.065 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-eqh9JOqPi-lDMeX off=2003353 len=1756560 2023-12-01T05:27:06.072 INFO:tasks.workunit.client.0.smithi060.stdout:op 5876 completed, throughput=5MB/sec 2023-12-01T05:27:07.072 INFO:tasks.workunit.client.0.smithi060.stdout: 1143: throughput=5MB/sec pending data=0 2023-12-01T05:27:07.072 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wxcWNCVvnyysCh9 off=818801 len=110462 2023-12-01T05:27:07.075 INFO:tasks.workunit.client.0.smithi060.stdout:op 5877 completed, throughput=5MB/sec 2023-12-01T05:27:07.075 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Xa790yE_XvVI86L off=12091362 len=1302312 2023-12-01T05:27:07.076 INFO:tasks.workunit.client.0.smithi060.stdout:op 5878 completed, throughput=5MB/sec 2023-12-01T05:27:07.076 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Qn6NPmoQaKmf9En off=5564412 len=597653 2023-12-01T05:27:07.080 INFO:tasks.workunit.client.0.smithi060.stdout:op 5879 completed, throughput=5MB/sec 2023-12-01T05:27:07.080 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-C04wqciBmJcvsnB off=9336846 len=1951289 2023-12-01T05:27:07.088 INFO:tasks.workunit.client.0.smithi060.stdout:op 5880 completed, throughput=5MB/sec 2023-12-01T05:27:07.088 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wHYX-9qbnDMUdOY off=1226641 len=972229 2023-12-01T05:27:07.089 INFO:tasks.workunit.client.0.smithi060.stdout:op 5881 completed, throughput=5MB/sec 2023-12-01T05:27:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:07 smithi060 ceph-mon[94233]: pgmap v2348: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:27:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:07 smithi060 ceph-mon[109077]: pgmap v2348: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:27:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:07 smithi089 ceph-mon[98504]: pgmap v2348: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2023-12-01T05:27:08.090 INFO:tasks.workunit.client.0.smithi060.stdout: 1144: throughput=5MB/sec pending data=0 2023-12-01T05:27:08.090 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-9t6d8xjize-nalz off=22800563 len=34452 2023-12-01T05:27:08.093 INFO:tasks.workunit.client.0.smithi060.stdout:op 5882 completed, throughput=5MB/sec 2023-12-01T05:27:08.093 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wTxcnUKtQaIrNVr off=574046 len=181459 2023-12-01T05:27:08.095 INFO:tasks.workunit.client.0.smithi060.stdout:op 5883 completed, throughput=5MB/sec 2023-12-01T05:27:08.096 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-v-uty48_ZmKboRx off=1932708 len=104226 2023-12-01T05:27:08.098 INFO:tasks.workunit.client.0.smithi060.stdout:op 5884 completed, throughput=5MB/sec 2023-12-01T05:27:08.099 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GBso9U2JjQmgtRQ off=4886275 len=1970946 2023-12-01T05:27:08.102 INFO:tasks.workunit.client.0.smithi060.stdout:op 5885 completed, throughput=5MB/sec 2023-12-01T05:27:08.102 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KmZcLih46X3Mcco off=6946764 len=1749225 2023-12-01T05:27:08.113 INFO:tasks.workunit.client.0.smithi060.stdout:op 5886 completed, throughput=5MB/sec 2023-12-01T05:27:08.113 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-m139FHgawXCIzci off=3059332 len=1654112 2023-12-01T05:27:08.120 INFO:tasks.workunit.client.0.smithi060.stdout:op 5887 completed, throughput=5MB/sec 2023-12-01T05:27:09.121 INFO:tasks.workunit.client.0.smithi060.stdout: 1145: throughput=5MB/sec pending data=0 2023-12-01T05:27:09.121 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-WJ63KdnNhTQKdJ- off=15209873 len=380674 2023-12-01T05:27:09.122 INFO:tasks.workunit.client.0.smithi060.stdout:op 5888 completed, throughput=5MB/sec 2023-12-01T05:27:09.122 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-tzetb3-exk8wFU6 off=2243502 len=443257 2023-12-01T05:27:09.126 INFO:tasks.workunit.client.0.smithi060.stdout:op 5889 completed, throughput=5MB/sec 2023-12-01T05:27:09.126 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Wz7kiHmdeYECSjA off=4015568 len=48350 2023-12-01T05:27:09.128 INFO:tasks.workunit.client.0.smithi060.stdout:op 5890 completed, throughput=5MB/sec 2023-12-01T05:27:09.129 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-4WT4WLGsik3VVXN off=1421175 len=168026 2023-12-01T05:27:09.131 INFO:tasks.workunit.client.0.smithi060.stdout:op 5891 completed, throughput=5MB/sec 2023-12-01T05:27:09.131 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj--N7zphgge9J0bRz off=7011674 len=2040009 2023-12-01T05:27:09.134 INFO:tasks.workunit.client.0.smithi060.stdout:op 5892 completed, throughput=5MB/sec 2023-12-01T05:27:09.134 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hSxbKfCbjHTwK5X off=828596 len=1556406 2023-12-01T05:27:09.136 INFO:tasks.workunit.client.0.smithi060.stdout:op 5893 completed, throughput=5MB/sec 2023-12-01T05:27:09.136 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-87CJSnQS4BlfkP7 off=2742046 len=1620168 2023-12-01T05:27:09.144 INFO:tasks.workunit.client.0.smithi060.stdout:op 5894 completed, throughput=5MB/sec 2023-12-01T05:27:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:09 smithi060 ceph-mon[94233]: pgmap v2349: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:27:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:09 smithi060 ceph-mon[109077]: pgmap v2349: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:27:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:09 smithi089 ceph-mon[98504]: pgmap v2349: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2023-12-01T05:27:10.144 INFO:tasks.workunit.client.0.smithi060.stdout: 1146: throughput=5MB/sec pending data=0 2023-12-01T05:27:10.144 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-jgvppdE_mgmHdYF off=13105167 len=1384033 2023-12-01T05:27:10.153 INFO:tasks.workunit.client.0.smithi060.stdout:op 5895 completed, throughput=5MB/sec 2023-12-01T05:27:10.153 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kkmgVNwrcN3IY7E off=23916605 len=37950 2023-12-01T05:27:10.153 INFO:tasks.workunit.client.0.smithi060.stdout:op 5896 completed, throughput=5MB/sec 2023-12-01T05:27:10.153 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1gKPEYbeBVz12j9 off=418513 len=491906 2023-12-01T05:27:10.154 INFO:tasks.workunit.client.0.smithi060.stdout:op 5897 completed, throughput=5MB/sec 2023-12-01T05:27:10.154 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y3zFBzjjK48T42K off=3539283 len=446920 2023-12-01T05:27:10.155 INFO:tasks.workunit.client.0.smithi060.stdout:op 5898 completed, throughput=5MB/sec 2023-12-01T05:27:10.155 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-M1ApZDiU6Dw4JDp off=1514270 len=1804472 2023-12-01T05:27:10.157 INFO:tasks.workunit.client.0.smithi060.stdout:op 5899 completed, throughput=5MB/sec 2023-12-01T05:27:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:11.158 INFO:tasks.workunit.client.0.smithi060.stdout: 1147: throughput=5MB/sec pending data=0 2023-12-01T05:27:11.158 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--jL-_85d69QFwuC off=4373522 len=137566 2023-12-01T05:27:11.161 INFO:tasks.workunit.client.0.smithi060.stdout:op 5900 completed, throughput=5MB/sec 2023-12-01T05:27:11.161 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oPqMpcExAXZWiDb off=5232785 len=2084659 2023-12-01T05:27:11.164 INFO:tasks.workunit.client.0.smithi060.stdout:op 5901 completed, throughput=5MB/sec 2023-12-01T05:27:11.164 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5Yh1ZRYzzhudrsC off=2495177 len=1570537 2023-12-01T05:27:11.170 INFO:tasks.workunit.client.0.smithi060.stdout:op 5902 completed, throughput=5MB/sec 2023-12-01T05:27:11.170 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SiMBqkHW77-aZk- off=13315296 len=1939553 2023-12-01T05:27:11.172 INFO:tasks.workunit.client.0.smithi060.stdout:op 5903 completed, throughput=5MB/sec 2023-12-01T05:27:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:11 smithi060 ceph-mon[94233]: pgmap v2350: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:27:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:11 smithi060 ceph-mon[109077]: pgmap v2350: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:27:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:11 smithi089 ceph-mon[98504]: pgmap v2350: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2023-12-01T05:27:12.172 INFO:tasks.workunit.client.0.smithi060.stdout: 1148: throughput=5MB/sec pending data=0 2023-12-01T05:27:12.173 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gR1i_A8Q7nd8y2j off=9051183 len=661575 2023-12-01T05:27:12.177 INFO:tasks.workunit.client.0.smithi060.stdout:op 5904 completed, throughput=5MB/sec 2023-12-01T05:27:12.177 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zCohorTLcNx0mOV off=3373837 len=854945 2023-12-01T05:27:12.182 INFO:tasks.workunit.client.0.smithi060.stdout:op 5905 completed, throughput=5MB/sec 2023-12-01T05:27:12.182 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EsH2Q6sH7cuvGiT off=111006 len=1252553 2023-12-01T05:27:12.188 INFO:tasks.workunit.client.0.smithi060.stdout:op 5906 completed, throughput=5MB/sec 2023-12-01T05:27:12.188 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V8NiBGmQjwEDXay off=22353013 len=853134 2023-12-01T05:27:12.192 INFO:tasks.workunit.client.0.smithi060.stdout:op 5907 completed, throughput=5MB/sec 2023-12-01T05:27:12.193 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-78VlmMFbcO6aCag off=13710339 len=1457912 2023-12-01T05:27:12.198 INFO:tasks.workunit.client.0.smithi060.stdout:op 5908 completed, throughput=5MB/sec 2023-12-01T05:27:13.198 INFO:tasks.workunit.client.0.smithi060.stdout: 1149: throughput=5MB/sec pending data=0 2023-12-01T05:27:13.199 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-azSAy-2ysz-SDD_ off=0 len=1536624 2023-12-01T05:27:13.201 INFO:tasks.workunit.client.0.smithi060.stdout:op 5909 completed, throughput=5MB/sec 2023-12-01T05:27:13.201 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-m_ehri0_Eys52cK off=22768126 len=344034 2023-12-01T05:27:13.202 INFO:tasks.workunit.client.0.smithi060.stdout:op 5910 completed, throughput=5MB/sec 2023-12-01T05:27:13.202 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZqciKNjg_T2ETIR off=1974589 len=1640963 2023-12-01T05:27:13.204 INFO:tasks.workunit.client.0.smithi060.stdout:op 5911 completed, throughput=5MB/sec 2023-12-01T05:27:13.205 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gWTxqnvdXJUeaAM off=4847967 len=1539453 2023-12-01T05:27:13.212 INFO:tasks.workunit.client.0.smithi060.stdout:op 5912 completed, throughput=5MB/sec 2023-12-01T05:27:13.212 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-e5SztMtTVHilq2w off=1480630 len=617871 2023-12-01T05:27:13.216 INFO:tasks.workunit.client.0.smithi060.stdout:op 5913 completed, throughput=5MB/sec 2023-12-01T05:27:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:13 smithi089 ceph-mon[98504]: pgmap v2351: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:27:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:13 smithi060 ceph-mon[94233]: pgmap v2351: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:27:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:13 smithi060 ceph-mon[109077]: pgmap v2351: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2023-12-01T05:27:14.216 INFO:tasks.workunit.client.0.smithi060.stdout: 1150: throughput=5MB/sec pending data=0 2023-12-01T05:27:14.217 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-1_K7UomoYRpRYJb off=1203691 len=631937 2023-12-01T05:27:14.221 INFO:tasks.workunit.client.0.smithi060.stdout:op 5914 completed, throughput=5MB/sec 2023-12-01T05:27:14.221 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-JIYnpVbFrI8RL1U off=8916153 len=1176629 2023-12-01T05:27:14.228 INFO:tasks.workunit.client.0.smithi060.stdout:op 5915 completed, throughput=5MB/sec 2023-12-01T05:27:14.229 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oSNU3kFra1Uxs92 off=2032585 len=647544 2023-12-01T05:27:14.230 INFO:tasks.workunit.client.0.smithi060.stdout:op 5916 completed, throughput=5MB/sec 2023-12-01T05:27:14.230 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-phIl4d9x8TQRA5s off=1323816 len=659620 2023-12-01T05:27:14.234 INFO:tasks.workunit.client.0.smithi060.stdout:op 5917 completed, throughput=5MB/sec 2023-12-01T05:27:14.234 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6bwf-qdkGsH_jFM off=23307241 len=1657456 2023-12-01T05:27:14.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 5918 completed, throughput=5MB/sec 2023-12-01T05:27:14.240 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-wHRNmGabL7qfEKz off=5930876 len=807028 2023-12-01T05:27:14.240 INFO:tasks.workunit.client.0.smithi060.stdout:op 5919 completed, throughput=5MB/sec 2023-12-01T05:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:27:14] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:27:15.241 INFO:tasks.workunit.client.0.smithi060.stdout: 1151: throughput=5MB/sec pending data=0 2023-12-01T05:27:15.241 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-sDUYrmc0YXJ7-7y off=10625378 len=1191131 2023-12-01T05:27:15.242 INFO:tasks.workunit.client.0.smithi060.stdout:op 5920 completed, throughput=5MB/sec 2023-12-01T05:27:15.243 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y4l9x2qIKtEcEe_ off=17295900 len=1926228 2023-12-01T05:27:15.251 INFO:tasks.workunit.client.0.smithi060.stdout:op 5921 completed, throughput=5MB/sec 2023-12-01T05:27:15.252 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OGye2zbW9S5uUts off=6608056 len=729951 2023-12-01T05:27:15.256 INFO:tasks.workunit.client.0.smithi060.stdout:op 5922 completed, throughput=5MB/sec 2023-12-01T05:27:15.256 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-0aPT2kaJdo_IbVW off=13463449 len=2072556 2023-12-01T05:27:15.257 INFO:tasks.workunit.client.0.smithi060.stdout:op 5923 completed, throughput=5MB/sec 2023-12-01T05:27:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:15 smithi089 ceph-mon[98504]: pgmap v2352: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:16.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:15 smithi060 ceph-mon[94233]: pgmap v2352: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:16.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:15 smithi060 ceph-mon[109077]: pgmap v2352: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:16.258 INFO:tasks.workunit.client.0.smithi060.stdout: 1152: throughput=5MB/sec pending data=0 2023-12-01T05:27:16.258 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Eop2EHu2DY-83Hi off=3323195 len=338824 2023-12-01T05:27:16.259 INFO:tasks.workunit.client.0.smithi060.stdout:op 5924 completed, throughput=5MB/sec 2023-12-01T05:27:16.259 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-xmxsOXu6B-peb8Z off=1883159 len=439033 2023-12-01T05:27:16.263 INFO:tasks.workunit.client.0.smithi060.stdout:op 5925 completed, throughput=5MB/sec 2023-12-01T05:27:16.263 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U0G7iRnL6NBBchg off=7258305 len=483522 2023-12-01T05:27:16.267 INFO:tasks.workunit.client.0.smithi060.stdout:op 5926 completed, throughput=5MB/sec 2023-12-01T05:27:16.267 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-F6HOAZ4ZHnMWNxU off=2777288 len=1899268 2023-12-01T05:27:16.272 INFO:tasks.workunit.client.0.smithi060.stdout:op 5927 completed, throughput=5MB/sec 2023-12-01T05:27:16.272 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ikGS7wb_EJipbpU off=8357384 len=1291096 2023-12-01T05:27:16.274 INFO:tasks.workunit.client.0.smithi060.stdout:op 5928 completed, throughput=5MB/sec 2023-12-01T05:27:16.982 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:27:17.274 INFO:tasks.workunit.client.0.smithi060.stdout: 1153: throughput=5MB/sec pending data=0 2023-12-01T05:27:17.275 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-tBaQxOG_G7_n6Cu off=4237725 len=13773 2023-12-01T05:27:17.275 INFO:tasks.workunit.client.0.smithi060.stdout:op 5929 completed, throughput=5MB/sec 2023-12-01T05:27:17.275 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Wr-hSSJzoAg_4dq off=11418361 len=130139 2023-12-01T05:27:17.275 INFO:tasks.workunit.client.0.smithi060.stdout:op 5930 completed, throughput=5MB/sec 2023-12-01T05:27:17.276 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-OdSG1qR_zzN7ox6 off=2908759 len=842835 2023-12-01T05:27:17.280 INFO:tasks.workunit.client.0.smithi060.stdout:op 5931 completed, throughput=5MB/sec 2023-12-01T05:27:17.280 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VwwjNBXMJIu-P_W off=112339 len=893940 2023-12-01T05:27:17.285 INFO:tasks.workunit.client.0.smithi060.stdout:op 5932 completed, throughput=5MB/sec 2023-12-01T05:27:17.285 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1gGuPw5Ie1dsIZp off=8223718 len=46630 2023-12-01T05:27:17.286 INFO:tasks.workunit.client.0.smithi060.stdout:op 5933 completed, throughput=5MB/sec 2023-12-01T05:27:17.286 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-h1WIHt-zW5ZST9q off=17697559 len=880428 2023-12-01T05:27:17.290 INFO:tasks.workunit.client.0.smithi060.stdout:op 5934 completed, throughput=5MB/sec 2023-12-01T05:27:17.290 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-li0PAOweFOFXmjE off=6519773 len=486219 2023-12-01T05:27:17.294 INFO:tasks.workunit.client.0.smithi060.stdout:op 5935 completed, throughput=5MB/sec 2023-12-01T05:27:17.294 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Fv4T3SlvokMy_pY off=10980247 len=880429 2023-12-01T05:27:17.297 INFO:tasks.workunit.client.0.smithi060.stdout:op 5936 completed, throughput=5MB/sec 2023-12-01T05:27:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-CB0q6jSHFhpMurR off=7501970 len=554902 2023-12-01T05:27:17.301 INFO:tasks.workunit.client.0.smithi060.stdout:op 5937 completed, throughput=5MB/sec 2023-12-01T05:27:17.301 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hTlubq_GNZAi6kj off=8436798 len=75226 2023-12-01T05:27:17.302 INFO:tasks.workunit.client.0.smithi060.stdout:op 5938 completed, throughput=5MB/sec 2023-12-01T05:27:17.302 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-U4YFxSExySQsvm- off=1721530 len=1133421 2023-12-01T05:27:17.307 INFO:tasks.workunit.client.0.smithi060.stdout:op 5939 completed, throughput=5MB/sec 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (41m) 9m ago 42m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (41m) 9m ago 41m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (43m) 9m ago 43m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (42m) 9m ago 42m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (45m) 9m ago 45m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (47m) 9m ago 47m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (47m) 9m ago 47m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (46m) 9m ago 46m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:27:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (46m) 9m ago 46m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (41m) 9m ago 41m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (41m) 9m ago 41m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (45m) 9m ago 45m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (45m) 9m ago 45m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (44m) 9m ago 44m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (44m) 9m ago 44m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (44m) 9m ago 44m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (43m) 9m ago 43m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (43m) 9m ago 43m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (43m) 9m ago 43m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:27:17.318 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (41m) 9m ago 42m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:27:17.714 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:27:17.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:27:17.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:27:17.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:17.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:27:17.715 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:27:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:17 smithi089 ceph-mon[98504]: pgmap v2353: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:17 smithi060 ceph-mon[94233]: pgmap v2353: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:17 smithi060 ceph-mon[109077]: pgmap v2353: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:18.308 INFO:tasks.workunit.client.0.smithi060.stdout: 1154: throughput=5MB/sec pending data=0 2023-12-01T05:27:18.308 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-BLxTW3kAUWIluYF off=10621606 len=288815 2023-12-01T05:27:18.311 INFO:tasks.workunit.client.0.smithi060.stdout:op 5940 completed, throughput=5MB/sec 2023-12-01T05:27:18.312 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-idzD_1zy2Cck85r off=16024194 len=854379 2023-12-01T05:27:18.317 INFO:tasks.workunit.client.0.smithi060.stdout:op 5941 completed, throughput=5MB/sec 2023-12-01T05:27:18.317 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-k4c7OxHE7yl26l8 off=5059753 len=419200 2023-12-01T05:27:18.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 5942 completed, throughput=5MB/sec 2023-12-01T05:27:18.321 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Uc_pvHAIAm405Tv off=13360560 len=83320 2023-12-01T05:27:18.321 INFO:tasks.workunit.client.0.smithi060.stdout:op 5943 completed, throughput=5MB/sec 2023-12-01T05:27:18.321 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-4n9V2bF9v5NAPdO off=575639 len=487794 2023-12-01T05:27:18.322 INFO:tasks.workunit.client.0.smithi060.stdout:op 5944 completed, throughput=5MB/sec 2023-12-01T05:27:18.322 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dhdQKZ4STToo_iy off=17522881 len=1732198 2023-12-01T05:27:18.330 INFO:tasks.workunit.client.0.smithi060.stdout:op 5945 completed, throughput=5MB/sec 2023-12-01T05:27:18.330 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bpou0icuqGi-dng off=1938794 len=535459 2023-12-01T05:27:18.333 INFO:tasks.workunit.client.0.smithi060.stdout:op 5946 completed, throughput=5MB/sec 2023-12-01T05:27:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:18 smithi089 ceph-mon[98504]: from='client.16884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:18 smithi089 ceph-mon[98504]: from='client.16890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3938113106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:27:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:18 smithi060 ceph-mon[94233]: from='client.16884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:18 smithi060 ceph-mon[94233]: from='client.16890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3938113106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:27:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:18 smithi060 ceph-mon[109077]: from='client.16884 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:18 smithi060 ceph-mon[109077]: from='client.16890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3938113106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:27:19.334 INFO:tasks.workunit.client.0.smithi060.stdout: 1155: throughput=5MB/sec pending data=0 2023-12-01T05:27:19.334 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Kah1KCQgQ6nbNN4 off=12302662 len=272140 2023-12-01T05:27:19.334 INFO:tasks.workunit.client.0.smithi060.stdout:op 5947 completed, throughput=5MB/sec 2023-12-01T05:27:19.334 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-y2d0_4488VSmuFt off=2270608 len=1085175 2023-12-01T05:27:19.341 INFO:tasks.workunit.client.0.smithi060.stdout:op 5948 completed, throughput=5MB/sec 2023-12-01T05:27:19.341 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ZeP2bSgwZltOZHd off=5471217 len=1433697 2023-12-01T05:27:19.342 INFO:tasks.workunit.client.0.smithi060.stdout:op 5949 completed, throughput=5MB/sec 2023-12-01T05:27:19.342 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vhbKyNJfWlfN_7f off=15578488 len=481152 2023-12-01T05:27:19.346 INFO:tasks.workunit.client.0.smithi060.stdout:op 5950 completed, throughput=5MB/sec 2023-12-01T05:27:19.346 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-PZjuvG1-JZPE51W off=555259 len=1621294 2023-12-01T05:27:19.349 INFO:tasks.workunit.client.0.smithi060.stdout:op 5951 completed, throughput=5MB/sec 2023-12-01T05:27:19.349 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0JTUi3ik-csAP9a off=1075158 len=28310 2023-12-01T05:27:19.352 INFO:tasks.workunit.client.0.smithi060.stdout:op 5952 completed, throughput=5MB/sec 2023-12-01T05:27:19.352 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-YxGhoh1T6khew_7 off=2111343 len=1721397 2023-12-01T05:27:19.355 INFO:tasks.workunit.client.0.smithi060.stdout:op 5953 completed, throughput=5MB/sec 2023-12-01T05:27:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:19 smithi060 ceph-mon[94233]: pgmap v2354: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:27:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:19 smithi060 ceph-mon[109077]: pgmap v2354: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:27:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:19 smithi089 ceph-mon[98504]: pgmap v2354: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2023-12-01T05:27:20.355 INFO:tasks.workunit.client.0.smithi060.stdout: 1156: throughput=5MB/sec pending data=0 2023-12-01T05:27:20.355 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CPJZMzEhc07OLI4 off=11771036 len=724931 2023-12-01T05:27:20.357 INFO:tasks.workunit.client.0.smithi060.stdout:op 5954 completed, throughput=5MB/sec 2023-12-01T05:27:20.357 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-TBi4FjSvVD_GcNt off=5879950 len=553855 2023-12-01T05:27:20.359 INFO:tasks.workunit.client.0.smithi060.stdout:op 5955 completed, throughput=5MB/sec 2023-12-01T05:27:20.359 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-N9RM8e_EMAVAh4c off=5521037 len=988459 2023-12-01T05:27:20.364 INFO:tasks.workunit.client.0.smithi060.stdout:op 5956 completed, throughput=5MB/sec 2023-12-01T05:27:20.364 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-0XEyBm7HNb0VuuY off=4452987 len=374516 2023-12-01T05:27:20.367 INFO:tasks.workunit.client.0.smithi060.stdout:op 5957 completed, throughput=5MB/sec 2023-12-01T05:27:20.367 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-NfF2X_d2GtOUy0u off=1636410 len=1069264 2023-12-01T05:27:20.373 INFO:tasks.workunit.client.0.smithi060.stdout:op 5958 completed, throughput=5MB/sec 2023-12-01T05:27:20.373 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CV1ZbLtoh1yzY6S off=8812237 len=607118 2023-12-01T05:27:20.374 INFO:tasks.workunit.client.0.smithi060.stdout:op 5959 completed, throughput=5MB/sec 2023-12-01T05:27:21.374 INFO:tasks.workunit.client.0.smithi060.stdout: 1157: throughput=5MB/sec pending data=0 2023-12-01T05:27:21.375 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-cMNP3PKgBvxQZWo off=8171388 len=632988 2023-12-01T05:27:21.376 INFO:tasks.workunit.client.0.smithi060.stdout:op 5960 completed, throughput=5MB/sec 2023-12-01T05:27:21.376 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-2J_mUF0fGG6YaUp off=1008277 len=848925 2023-12-01T05:27:21.378 INFO:tasks.workunit.client.0.smithi060.stdout:op 5961 completed, throughput=5MB/sec 2023-12-01T05:27:21.378 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-SJAz-LynFft68Se off=1654669 len=19325 2023-12-01T05:27:21.379 INFO:tasks.workunit.client.0.smithi060.stdout:op 5962 completed, throughput=5MB/sec 2023-12-01T05:27:21.379 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-S6hbF3cdoAJqyF3 off=12208243 len=1171691 2023-12-01T05:27:21.387 INFO:tasks.workunit.client.0.smithi060.stdout:op 5963 completed, throughput=5MB/sec 2023-12-01T05:27:21.387 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-rlXQ-RV0aXWWYpO off=745617 len=964527 2023-12-01T05:27:21.388 INFO:tasks.workunit.client.0.smithi060.stdout:op 5964 completed, throughput=5MB/sec 2023-12-01T05:27:21.388 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-X_yZkkHobtimYHc off=9205084 len=735788 2023-12-01T05:27:21.390 INFO:tasks.workunit.client.0.smithi060.stdout:op 5965 completed, throughput=5MB/sec 2023-12-01T05:27:21.390 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oXGHCgaVGAnbMQl off=5536886 len=1499608 2023-12-01T05:27:21.392 INFO:tasks.workunit.client.0.smithi060.stdout:op 5966 completed, throughput=5MB/sec 2023-12-01T05:27:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:21 smithi060 ceph-mon[94233]: pgmap v2355: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:27:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:21 smithi060 ceph-mon[109077]: pgmap v2355: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:27:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:21 smithi089 ceph-mon[98504]: pgmap v2355: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:27:22.392 INFO:tasks.workunit.client.0.smithi060.stdout: 1158: throughput=5MB/sec pending data=0 2023-12-01T05:27:22.393 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LxAz339vkpiGzbL off=60858 len=1317063 2023-12-01T05:27:22.399 INFO:tasks.workunit.client.0.smithi060.stdout:op 5967 completed, throughput=5MB/sec 2023-12-01T05:27:22.399 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-6-YY2NvaxG6U7mo off=13253666 len=602283 2023-12-01T05:27:22.403 INFO:tasks.workunit.client.0.smithi060.stdout:op 5968 completed, throughput=5MB/sec 2023-12-01T05:27:22.404 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_PttuRBCvel0WyU off=10024597 len=1771432 2023-12-01T05:27:22.407 INFO:tasks.workunit.client.0.smithi060.stdout:op 5969 completed, throughput=5MB/sec 2023-12-01T05:27:22.407 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vguWRBUM72E7NnW off=5025537 len=725977 2023-12-01T05:27:22.408 INFO:tasks.workunit.client.0.smithi060.stdout:op 5970 completed, throughput=5MB/sec 2023-12-01T05:27:22.408 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j74CPqB6oaZbl3T off=3136507 len=687365 2023-12-01T05:27:22.409 INFO:tasks.workunit.client.0.smithi060.stdout:op 5971 completed, throughput=5MB/sec 2023-12-01T05:27:23.409 INFO:tasks.workunit.client.0.smithi060.stdout: 1159: throughput=5MB/sec pending data=0 2023-12-01T05:27:23.409 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Y8hEsxzsDfD4BvS off=4766008 len=187719 2023-12-01T05:27:23.410 INFO:tasks.workunit.client.0.smithi060.stdout:op 5972 completed, throughput=5MB/sec 2023-12-01T05:27:23.410 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-V6E1jo7kWxWqgOh off=5000899 len=452266 2023-12-01T05:27:23.414 INFO:tasks.workunit.client.0.smithi060.stdout:op 5973 completed, throughput=5MB/sec 2023-12-01T05:27:23.414 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-3IobWpuW8JAFLVD off=2849298 len=1012743 2023-12-01T05:27:23.416 INFO:tasks.workunit.client.0.smithi060.stdout:op 5974 completed, throughput=5MB/sec 2023-12-01T05:27:23.416 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-citb5jjWe51CCWF off=15793939 len=187665 2023-12-01T05:27:23.419 INFO:tasks.workunit.client.0.smithi060.stdout:op 5975 completed, throughput=5MB/sec 2023-12-01T05:27:23.419 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-wzEzi50vI-6ZKSk off=3598622 len=1303303 2023-12-01T05:27:23.426 INFO:tasks.workunit.client.0.smithi060.stdout:op 5976 completed, throughput=5MB/sec 2023-12-01T05:27:23.426 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--s3xdkgiW2JD3sP off=8523760 len=1600106 2023-12-01T05:27:23.432 INFO:tasks.workunit.client.0.smithi060.stdout:op 5977 completed, throughput=5MB/sec 2023-12-01T05:27:23.432 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-B_O-fpt_oUiWL7U off=8102936 len=1466892 2023-12-01T05:27:23.446 INFO:tasks.workunit.client.0.smithi060.stdout:op 5978 completed, throughput=5MB/sec 2023-12-01T05:27:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:23 smithi060 ceph-mon[94233]: pgmap v2356: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:27:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:23 smithi060 ceph-mon[109077]: pgmap v2356: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:27:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:23 smithi089 ceph-mon[98504]: pgmap v2356: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:27:24.446 INFO:tasks.workunit.client.0.smithi060.stdout: 1160: throughput=5MB/sec pending data=0 2023-12-01T05:27:24.446 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-ijb1XZU-O0bHyJA off=11692162 len=1554830 2023-12-01T05:27:24.449 INFO:tasks.workunit.client.0.smithi060.stdout:op 5979 completed, throughput=5MB/sec 2023-12-01T05:27:24.449 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-UKxXfRASz8jP89Z off=7292840 len=1515129 2023-12-01T05:27:24.456 INFO:tasks.workunit.client.0.smithi060.stdout:op 5980 completed, throughput=5MB/sec 2023-12-01T05:27:24.456 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Nc0GqJrDYTVePkj off=2540316 len=482856 2023-12-01T05:27:24.457 INFO:tasks.workunit.client.0.smithi060.stdout:op 5981 completed, throughput=5MB/sec 2023-12-01T05:27:24.457 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-vDqGjg1ozrql8rV off=866787 len=1523976 2023-12-01T05:27:24.465 INFO:tasks.workunit.client.0.smithi060.stdout:op 5982 completed, throughput=5MB/sec 2023-12-01T05:27:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:27:24] "GET /metrics HTTP/1.1" 200 33879 "" "Prometheus/2.43.0" 2023-12-01T05:27:25.465 INFO:tasks.workunit.client.0.smithi060.stdout: 1161: throughput=5MB/sec pending data=0 2023-12-01T05:27:25.465 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-K7SeVCYfkQYI35r off=16457986 len=1928957 2023-12-01T05:27:25.467 INFO:tasks.workunit.client.0.smithi060.stdout:op 5983 completed, throughput=5MB/sec 2023-12-01T05:27:25.467 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-gjRreBLCX4vTxf4 off=3508521 len=1591968 2023-12-01T05:27:25.475 INFO:tasks.workunit.client.0.smithi060.stdout:op 5984 completed, throughput=5MB/sec 2023-12-01T05:27:25.475 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MdJvBibOMCPz1Ri off=17540913 len=1443318 2023-12-01T05:27:25.476 INFO:tasks.workunit.client.0.smithi060.stdout:op 5985 completed, throughput=5MB/sec 2023-12-01T05:27:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:25 smithi060 ceph-mon[94233]: pgmap v2357: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:27:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:25 smithi060 ceph-mon[109077]: pgmap v2357: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:27:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:25 smithi089 ceph-mon[98504]: pgmap v2357: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:27:26.477 INFO:tasks.workunit.client.0.smithi060.stdout: 1162: throughput=5MB/sec pending data=0 2023-12-01T05:27:26.477 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1HmfQrEqSMCJces off=2063496 len=742016 2023-12-01T05:27:26.478 INFO:tasks.workunit.client.0.smithi060.stdout:op 5986 completed, throughput=5MB/sec 2023-12-01T05:27:26.478 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-hQ67XWAS0BtxV0k off=11669788 len=2092892 2023-12-01T05:27:26.481 INFO:tasks.workunit.client.0.smithi060.stdout:op 5987 completed, throughput=5MB/sec 2023-12-01T05:27:26.481 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-kO_NA1apMuy4XY_ off=858839 len=1758675 2023-12-01T05:27:26.483 INFO:tasks.workunit.client.0.smithi060.stdout:op 5988 completed, throughput=5MB/sec 2023-12-01T05:27:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:27.483 INFO:tasks.workunit.client.0.smithi060.stdout: 1163: throughput=5MB/sec pending data=0 2023-12-01T05:27:27.483 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-v1hK8OrcOFSDY-S off=6357446 len=135226 2023-12-01T05:27:27.486 INFO:tasks.workunit.client.0.smithi060.stdout:op 5989 completed, throughput=5MB/sec 2023-12-01T05:27:27.486 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-dwsHEmpxf6Pu0pO off=10727951 len=927819 2023-12-01T05:27:27.493 INFO:tasks.workunit.client.0.smithi060.stdout:op 5990 completed, throughput=5MB/sec 2023-12-01T05:27:27.493 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Jy-G0HPqIpoNwgZ off=5536437 len=1245289 2023-12-01T05:27:27.494 INFO:tasks.workunit.client.0.smithi060.stdout:op 5991 completed, throughput=5MB/sec 2023-12-01T05:27:27.494 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-KKMpddZAQgR3vNE off=8976955 len=115251 2023-12-01T05:27:27.497 INFO:tasks.workunit.client.0.smithi060.stdout:op 5992 completed, throughput=5MB/sec 2023-12-01T05:27:27.497 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EHS5uip-xDR0RbH off=14869559 len=1327875 2023-12-01T05:27:27.507 INFO:tasks.workunit.client.0.smithi060.stdout:op 5993 completed, throughput=5MB/sec 2023-12-01T05:27:27.507 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RNh2tHG8sXqFgRS off=6643080 len=753236 2023-12-01T05:27:27.511 INFO:tasks.workunit.client.0.smithi060.stdout:op 5994 completed, throughput=5MB/sec 2023-12-01T05:27:27.511 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-L0NOI23v6jS8Hso off=9038575 len=1128357 2023-12-01T05:27:27.513 INFO:tasks.workunit.client.0.smithi060.stdout:op 5995 completed, throughput=5MB/sec 2023-12-01T05:27:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:27 smithi060 ceph-mon[94233]: pgmap v2358: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:27:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:27 smithi060 ceph-mon[109077]: pgmap v2358: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:27:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:27 smithi089 ceph-mon[98504]: pgmap v2358: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2023-12-01T05:27:28.514 INFO:tasks.workunit.client.0.smithi060.stdout: 1164: throughput=5MB/sec pending data=0 2023-12-01T05:27:28.514 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3ZsEiwmP8c9cuOy off=4178947 len=31495 2023-12-01T05:27:28.516 INFO:tasks.workunit.client.0.smithi060.stdout:op 5996 completed, throughput=5MB/sec 2023-12-01T05:27:28.516 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WmgLIQvSI2E0gXe off=11736502 len=835987 2023-12-01T05:27:28.521 INFO:tasks.workunit.client.0.smithi060.stdout:op 5997 completed, throughput=5MB/sec 2023-12-01T05:27:28.522 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-P8PF_TXoO23bk3Z off=244526 len=1904271 2023-12-01T05:27:28.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 5998 completed, throughput=5MB/sec 2023-12-01T05:27:28.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_sz7iuzdteretIX off=1713966 len=141659 2023-12-01T05:27:28.530 INFO:tasks.workunit.client.0.smithi060.stdout:op 5999 completed, throughput=5MB/sec 2023-12-01T05:27:28.530 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-QK0eV_NmSCeLvRQ off=7858641 len=1668861 2023-12-01T05:27:28.531 INFO:tasks.workunit.client.0.smithi060.stdout:op 6000 completed, throughput=5MB/sec 2023-12-01T05:27:28.531 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-Ggov2W4dacxxEDg off=11381431 len=1222801 2023-12-01T05:27:28.532 INFO:tasks.workunit.client.0.smithi060.stdout:op 6001 completed, throughput=5MB/sec 2023-12-01T05:27:29.532 INFO:tasks.workunit.client.0.smithi060.stdout: 1165: throughput=5MB/sec pending data=0 2023-12-01T05:27:29.533 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oAGz5GdHf-VxGkF off=14987114 len=2093159 2023-12-01T05:27:29.545 INFO:tasks.workunit.client.0.smithi060.stdout:op 6002 completed, throughput=5MB/sec 2023-12-01T05:27:29.545 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-BvavuYvnwxxalZN off=2072882 len=193340 2023-12-01T05:27:29.545 INFO:tasks.workunit.client.0.smithi060.stdout:op 6003 completed, throughput=5MB/sec 2023-12-01T05:27:29.545 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oMQMCB1e3qR11CX off=2860348 len=167537 2023-12-01T05:27:29.546 INFO:tasks.workunit.client.0.smithi060.stdout:op 6004 completed, throughput=5MB/sec 2023-12-01T05:27:29.546 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-5VE00aM_LGiodBe off=6826077 len=509303 2023-12-01T05:27:29.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 6005 completed, throughput=5MB/sec 2023-12-01T05:27:29.554 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-jjP2NiH0x_XqTvg off=0 len=1082019 2023-12-01T05:27:29.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 6006 completed, throughput=5MB/sec 2023-12-01T05:27:29.554 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-xJs7glqpzyDJF0X off=1532445 len=1017741 2023-12-01T05:27:29.554 INFO:tasks.workunit.client.0.smithi060.stdout:op 6007 completed, throughput=5MB/sec 2023-12-01T05:27:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:29 smithi060 ceph-mon[94233]: pgmap v2359: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:27:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:29 smithi060 ceph-mon[109077]: pgmap v2359: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:27:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:29 smithi089 ceph-mon[98504]: pgmap v2359: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 7 op/s 2023-12-01T05:27:30.554 INFO:tasks.workunit.client.0.smithi060.stdout: 1166: throughput=5MB/sec pending data=0 2023-12-01T05:27:30.554 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WpO8xhahwfizcFG off=2172053 len=1652274 2023-12-01T05:27:30.563 INFO:tasks.workunit.client.0.smithi060.stdout:op 6008 completed, throughput=5MB/sec 2023-12-01T05:27:30.563 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-TYtvEFmN0G4wn0z off=1615713 len=1087844 2023-12-01T05:27:30.568 INFO:tasks.workunit.client.0.smithi060.stdout:op 6009 completed, throughput=5MB/sec 2023-12-01T05:27:30.568 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GNtz-YpIX2LfeOa off=18014451 len=889409 2023-12-01T05:27:30.573 INFO:tasks.workunit.client.0.smithi060.stdout:op 6010 completed, throughput=5MB/sec 2023-12-01T05:27:30.574 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-MUUSxc4ZxV1Mn6M off=535378 len=1764025 2023-12-01T05:27:30.575 INFO:tasks.workunit.client.0.smithi060.stdout:op 6011 completed, throughput=5MB/sec 2023-12-01T05:27:31.575 INFO:tasks.workunit.client.0.smithi060.stdout: 1167: throughput=5MB/sec pending data=0 2023-12-01T05:27:31.576 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-SHlnq1I03OZ1BpY off=20347524 len=787371 2023-12-01T05:27:31.580 INFO:tasks.workunit.client.0.smithi060.stdout:op 6012 completed, throughput=5MB/sec 2023-12-01T05:27:31.580 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-zcWo7bVCDfJj_Qn off=6553153 len=870657 2023-12-01T05:27:31.585 INFO:tasks.workunit.client.0.smithi060.stdout:op 6013 completed, throughput=5MB/sec 2023-12-01T05:27:31.585 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-10wGh_Hr1JNIpnO off=2448663 len=1891593 2023-12-01T05:27:31.596 INFO:tasks.workunit.client.0.smithi060.stdout:op 6014 completed, throughput=5MB/sec 2023-12-01T05:27:31.596 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-uQ9XIYLGjM51fi_ off=1463497 len=571694 2023-12-01T05:27:31.600 INFO:tasks.workunit.client.0.smithi060.stdout:op 6015 completed, throughput=5MB/sec 2023-12-01T05:27:31.600 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-47m59FqniLCdOUj off=3382796 len=1671827 2023-12-01T05:27:31.606 INFO:tasks.workunit.client.0.smithi060.stdout:op 6016 completed, throughput=5MB/sec 2023-12-01T05:27:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:31 smithi060 ceph-mon[94233]: pgmap v2360: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:27:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:31 smithi060 ceph-mon[109077]: pgmap v2360: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:27:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:31 smithi089 ceph-mon[98504]: pgmap v2360: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2023-12-01T05:27:32.607 INFO:tasks.workunit.client.0.smithi060.stdout: 1168: throughput=5MB/sec pending data=0 2023-12-01T05:27:32.607 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-5nSZKXDz6bl9ztK off=17048856 len=546142 2023-12-01T05:27:32.608 INFO:tasks.workunit.client.0.smithi060.stdout:op 6017 completed, throughput=5MB/sec 2023-12-01T05:27:32.608 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bX7ico5iAwx7I-O off=728630 len=123311 2023-12-01T05:27:32.611 INFO:tasks.workunit.client.0.smithi060.stdout:op 6018 completed, throughput=5MB/sec 2023-12-01T05:27:32.611 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yaVUBZ-EIw2A0I4 off=2042266 len=727329 2023-12-01T05:27:32.615 INFO:tasks.workunit.client.0.smithi060.stdout:op 6019 completed, throughput=5MB/sec 2023-12-01T05:27:32.615 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CzhY-HaX1zBxfU- off=12985052 len=1259988 2023-12-01T05:27:32.617 INFO:tasks.workunit.client.0.smithi060.stdout:op 6020 completed, throughput=5MB/sec 2023-12-01T05:27:32.617 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-WdNkXG4w8Bjd7DT off=8497905 len=1204933 2023-12-01T05:27:32.625 INFO:tasks.workunit.client.0.smithi060.stdout:op 6021 completed, throughput=5MB/sec 2023-12-01T05:27:32.625 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-u4YS4jScjPUL2Lq off=12825815 len=220453 2023-12-01T05:27:32.626 INFO:tasks.workunit.client.0.smithi060.stdout:op 6022 completed, throughput=5MB/sec 2023-12-01T05:27:32.626 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-7eAlIOQdthp9FEi off=17416945 len=590947 2023-12-01T05:27:32.627 INFO:tasks.workunit.client.0.smithi060.stdout:op 6023 completed, throughput=5MB/sec 2023-12-01T05:27:33.628 INFO:tasks.workunit.client.0.smithi060.stdout: 1169: throughput=5MB/sec pending data=0 2023-12-01T05:27:33.628 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-HV6Gm5YPsGLg-QV off=10189771 len=1887355 2023-12-01T05:27:33.635 INFO:tasks.workunit.client.0.smithi060.stdout:op 6024 completed, throughput=5MB/sec 2023-12-01T05:27:33.636 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-fDn58ynd4oR3HTA off=10059592 len=475357 2023-12-01T05:27:33.639 INFO:tasks.workunit.client.0.smithi060.stdout:op 6025 completed, throughput=5MB/sec 2023-12-01T05:27:33.639 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-AhozOaAQS6frAe5 off=336305 len=1993589 2023-12-01T05:27:33.641 INFO:tasks.workunit.client.0.smithi060.stdout:op 6026 completed, throughput=5MB/sec 2023-12-01T05:27:33.641 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-oIXMmkaGmVPwUSh off=8204493 len=1754522 2023-12-01T05:27:33.644 INFO:tasks.workunit.client.0.smithi060.stdout:op 6027 completed, throughput=5MB/sec 2023-12-01T05:27:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:33 smithi060 ceph-mon[94233]: pgmap v2361: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:27:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:33 smithi060 ceph-mon[109077]: pgmap v2361: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:27:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:33 smithi089 ceph-mon[98504]: pgmap v2361: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2023-12-01T05:27:34.645 INFO:tasks.workunit.client.0.smithi060.stdout: 1170: throughput=5MB/sec pending data=0 2023-12-01T05:27:34.645 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-H8y74GLWZlJvrV9 off=1355043 len=1498501 2023-12-01T05:27:34.647 INFO:tasks.workunit.client.0.smithi060.stdout:op 6028 completed, throughput=5MB/sec 2023-12-01T05:27:34.647 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-AZCyM8Q3WHIGclZ off=12140258 len=1364690 2023-12-01T05:27:34.654 INFO:tasks.workunit.client.0.smithi060.stdout:op 6029 completed, throughput=5MB/sec 2023-12-01T05:27:34.654 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-VtBKT8p0V6mEhpM off=3092561 len=776692 2023-12-01T05:27:34.658 INFO:tasks.workunit.client.0.smithi060.stdout:op 6030 completed, throughput=5MB/sec 2023-12-01T05:27:34.659 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-GpKF9pv-ZOxSlIH off=2301768 len=434892 2023-12-01T05:27:34.659 INFO:tasks.workunit.client.0.smithi060.stdout:op 6031 completed, throughput=5MB/sec 2023-12-01T05:27:34.660 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZLR2WYrjiTvhrpf off=3819972 len=1336977 2023-12-01T05:27:34.666 INFO:tasks.workunit.client.0.smithi060.stdout:op 6032 completed, throughput=5MB/sec 2023-12-01T05:27:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:27:34] "GET /metrics HTTP/1.1" 200 33878 "" "Prometheus/2.43.0" 2023-12-01T05:27:35.666 INFO:tasks.workunit.client.0.smithi060.stdout: 1171: throughput=5MB/sec pending data=0 2023-12-01T05:27:35.666 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-1ttUaEYI8Y2sLEJ off=942832 len=654428 2023-12-01T05:27:35.668 INFO:tasks.workunit.client.0.smithi060.stdout:op 6033 completed, throughput=5MB/sec 2023-12-01T05:27:35.668 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-hUkF3ZwLKeLqc1w off=8531155 len=1588509 2023-12-01T05:27:35.674 INFO:tasks.workunit.client.0.smithi060.stdout:op 6034 completed, throughput=5MB/sec 2023-12-01T05:27:35.674 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--sHlSwqOGtzpW_N off=2535440 len=387403 2023-12-01T05:27:35.678 INFO:tasks.workunit.client.0.smithi060.stdout:op 6035 completed, throughput=5MB/sec 2023-12-01T05:27:35.678 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-UMkDBkJ-oEZIXmX off=9186287 len=687863 2023-12-01T05:27:35.680 INFO:tasks.workunit.client.0.smithi060.stdout:op 6036 completed, throughput=5MB/sec 2023-12-01T05:27:35.680 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-GWZU8Cq_LZ_SMei off=17980573 len=222233 2023-12-01T05:27:35.683 INFO:tasks.workunit.client.0.smithi060.stdout:op 6037 completed, throughput=5MB/sec 2023-12-01T05:27:35.684 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-8uXJaTA3JlZ1Hgb off=1467520 len=946534 2023-12-01T05:27:35.689 INFO:tasks.workunit.client.0.smithi060.stdout:op 6038 completed, throughput=5MB/sec 2023-12-01T05:27:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:35 smithi060 ceph-mon[94233]: pgmap v2362: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:27:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:35 smithi060 ceph-mon[109077]: pgmap v2362: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:27:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:35 smithi089 ceph-mon[98504]: pgmap v2362: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:27:36.689 INFO:tasks.workunit.client.0.smithi060.stdout: 1172: throughput=5MB/sec pending data=0 2023-12-01T05:27:36.689 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-usWwZjXbe1rwPgn off=2740830 len=1167236 2023-12-01T05:27:36.696 INFO:tasks.workunit.client.0.smithi060.stdout:op 6039 completed, throughput=5MB/sec 2023-12-01T05:27:36.696 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-j08vKIp0W-6J7qo off=9239241 len=428824 2023-12-01T05:27:36.697 INFO:tasks.workunit.client.0.smithi060.stdout:op 6040 completed, throughput=5MB/sec 2023-12-01T05:27:36.697 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj--AYj8U-gyGzRdis off=18233922 len=136642 2023-12-01T05:27:36.699 INFO:tasks.workunit.client.0.smithi060.stdout:op 6041 completed, throughput=5MB/sec 2023-12-01T05:27:36.699 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-My20YwnBlUoj7ZP off=9884634 len=2061599 2023-12-01T05:27:36.707 INFO:tasks.workunit.client.0.smithi060.stdout:op 6042 completed, throughput=5MB/sec 2023-12-01T05:27:36.707 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-vkadDVKap28slK2 off=3508942 len=933688 2023-12-01T05:27:36.708 INFO:tasks.workunit.client.0.smithi060.stdout:op 6043 completed, throughput=5MB/sec 2023-12-01T05:27:36.708 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-ZWuUSRTFNmjoTJe off=13442228 len=1513574 2023-12-01T05:27:36.714 INFO:tasks.workunit.client.0.smithi060.stdout:op 6044 completed, throughput=5MB/sec 2023-12-01T05:27:37.715 INFO:tasks.workunit.client.0.smithi060.stdout: 1173: throughput=5MB/sec pending data=0 2023-12-01T05:27:37.715 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-15f9ZRY_Pbg_4Q7 off=9308606 len=16359 2023-12-01T05:27:37.715 INFO:tasks.workunit.client.0.smithi060.stdout:op 6045 completed, throughput=5MB/sec 2023-12-01T05:27:37.716 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-LgzqhwB6GBUgOFf off=5617247 len=397099 2023-12-01T05:27:37.719 INFO:tasks.workunit.client.0.smithi060.stdout:op 6046 completed, throughput=5MB/sec 2023-12-01T05:27:37.719 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-OD-tdDQ_5wztIky off=1815600 len=188831 2023-12-01T05:27:37.720 INFO:tasks.workunit.client.0.smithi060.stdout:op 6047 completed, throughput=5MB/sec 2023-12-01T05:27:37.720 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-141nq8QQk4xb_vh off=9221536 len=1138577 2023-12-01T05:27:37.721 INFO:tasks.workunit.client.0.smithi060.stdout:op 6048 completed, throughput=5MB/sec 2023-12-01T05:27:37.721 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-spZFuUTMM2x2Dm1 off=1476163 len=1715748 2023-12-01T05:27:37.729 INFO:tasks.workunit.client.0.smithi060.stdout:op 6049 completed, throughput=5MB/sec 2023-12-01T05:27:37.729 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-RBmQgLPTOubhSMR off=8813700 len=1990079 2023-12-01T05:27:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:op 6050 completed, throughput=5MB/sec 2023-12-01T05:27:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:37 smithi060 ceph-mon[94233]: pgmap v2363: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:27:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:37 smithi060 ceph-mon[109077]: pgmap v2363: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:27:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:37 smithi089 ceph-mon[98504]: pgmap v2363: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2023-12-01T05:27:38.738 INFO:tasks.workunit.client.0.smithi060.stdout: 1174: throughput=5MB/sec pending data=0 2023-12-01T05:27:38.738 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-EkBNJW5mlVqmWn0 off=7228403 len=1148544 2023-12-01T05:27:38.744 INFO:tasks.workunit.client.0.smithi060.stdout:op 6051 completed, throughput=5MB/sec 2023-12-01T05:27:38.744 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NmHPlb8E1zKYUGq off=12660717 len=1540734 2023-12-01T05:27:38.746 INFO:tasks.workunit.client.0.smithi060.stdout:op 6052 completed, throughput=5MB/sec 2023-12-01T05:27:38.746 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-_zuhUVF6en9T1XH off=1985203 len=541556 2023-12-01T05:27:38.747 INFO:tasks.workunit.client.0.smithi060.stdout:op 6053 completed, throughput=5MB/sec 2023-12-01T05:27:38.747 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-yp_t-ouNMFsa14h off=7617861 len=757239 2023-12-01T05:27:38.748 INFO:tasks.workunit.client.0.smithi060.stdout:op 6054 completed, throughput=5MB/sec 2023-12-01T05:27:38.748 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-yNtA7oyZUtWU6XP off=1115031 len=95862 2023-12-01T05:27:38.750 INFO:tasks.workunit.client.0.smithi060.stdout:op 6055 completed, throughput=5MB/sec 2023-12-01T05:27:38.751 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-_aBOYh8Swaoq1ge off=2701690 len=941876 2023-12-01T05:27:38.756 INFO:tasks.workunit.client.0.smithi060.stdout:op 6056 completed, throughput=5MB/sec 2023-12-01T05:27:39.756 INFO:tasks.workunit.client.0.smithi060.stdout: 1175: throughput=5MB/sec pending data=0 2023-12-01T05:27:39.756 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-oY0Z0RhH3C2fH8j off=5793953 len=347858 2023-12-01T05:27:39.760 INFO:tasks.workunit.client.0.smithi060.stdout:op 6057 completed, throughput=5MB/sec 2023-12-01T05:27:39.760 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-NrO8B1z72U75BaR off=9064278 len=311906 2023-12-01T05:27:39.761 INFO:tasks.workunit.client.0.smithi060.stdout:op 6058 completed, throughput=5MB/sec 2023-12-01T05:27:39.761 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-bYDnEka-sPUxCny off=2085039 len=1015890 2023-12-01T05:27:39.767 INFO:tasks.workunit.client.0.smithi060.stdout:op 6059 completed, throughput=5MB/sec 2023-12-01T05:27:39.767 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-8obHbF-cE_9zAsD off=2389447 len=1287510 2023-12-01T05:27:39.768 INFO:tasks.workunit.client.0.smithi060.stdout:op 6060 completed, throughput=5MB/sec 2023-12-01T05:27:39.768 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-o8KBXe-Bs32VjTI off=573599 len=1520330 2023-12-01T05:27:39.775 INFO:tasks.workunit.client.0.smithi060.stdout:op 6061 completed, throughput=5MB/sec 2023-12-01T05:27:39.775 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-g3tKjjfZILjKwQz off=3136069 len=1165511 2023-12-01T05:27:39.780 INFO:tasks.workunit.client.0.smithi060.stdout:op 6062 completed, throughput=5MB/sec 2023-12-01T05:27:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:39 smithi060 ceph-mon[109077]: pgmap v2364: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:27:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:39 smithi060 ceph-mon[94233]: pgmap v2364: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:27:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:39 smithi089 ceph-mon[98504]: pgmap v2364: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2023-12-01T05:27:40.780 INFO:tasks.workunit.client.0.smithi060.stdout: 1176: throughput=5MB/sec pending data=0 2023-12-01T05:27:40.781 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-3_VwRzn54ykDGu8 off=12411143 len=2050861 2023-12-01T05:27:40.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 6063 completed, throughput=5MB/sec 2023-12-01T05:27:40.794 INFO:tasks.workunit.client.0.smithi060.stdout:READ : oid=obj-CvUn9YOs3omRfzd off=418108 len=35843 2023-12-01T05:27:40.794 INFO:tasks.workunit.client.0.smithi060.stdout:op 6064 completed, throughput=5MB/sec 2023-12-01T05:27:40.794 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-DrZEvnYwK_W16-R off=957810 len=1397064 2023-12-01T05:27:40.802 INFO:tasks.workunit.client.0.smithi060.stdout:op 6065 completed, throughput=5MB/sec 2023-12-01T05:27:40.802 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-sGGuITpOKGYs5F3 off=3101936 len=208673 2023-12-01T05:27:40.805 INFO:tasks.workunit.client.0.smithi060.stdout:op 6066 completed, throughput=5MB/sec 2023-12-01T05:27:40.805 INFO:tasks.workunit.client.0.smithi060.stdout:WRITE : oid=obj-Y1JX0a8Ud9TIBdu off=20376952 len=1320405 2023-12-01T05:27:40.812 INFO:tasks.workunit.client.0.smithi060.stdout:op 6067 completed, throughput=5MB/sec 2023-12-01T05:27:41.813 INFO:tasks.workunit.client.0.smithi060.stdout:waiting for all operations to complete 2023-12-01T05:27:41.813 INFO:tasks.workunit.client.0.smithi060.stdout:cleaning up objects 2023-12-01T05:27:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:41 smithi060 ceph-mon[109077]: pgmap v2365: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:41 smithi060 ceph-mon[94233]: pgmap v2365: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:41 smithi089 ceph-mon[98504]: pgmap v2365: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2023-12-01T05:27:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:43 smithi060 ceph-mon[109077]: pgmap v2366: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:27:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:43 smithi060 ceph-mon[94233]: pgmap v2366: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:27:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:43 smithi089 ceph-mon[98504]: pgmap v2366: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2023-12-01T05:27:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:27:44] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:27:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:45 smithi060 ceph-mon[94233]: pgmap v2367: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-01T05:27:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:45 smithi060 ceph-mon[109077]: pgmap v2367: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-01T05:27:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:45 smithi089 ceph-mon[98504]: pgmap v2367: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-01T05:27:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:27:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:27:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:27:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:47 smithi060 ceph-mon[94233]: pgmap v2368: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-01T05:27:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:47 smithi060 ceph-mon[109077]: pgmap v2368: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-01T05:27:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:47 smithi089 ceph-mon[98504]: pgmap v2368: 105 pgs: 105 active+clean; 128 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2023-12-01T05:27:48.120 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:27:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (42m) 10m ago 42m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (42m) 10m ago 42m 97.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (43m) 10m ago 43m 23.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (43m) 10m ago 43m 27.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (46m) 10m ago 46m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (48m) 10m ago 48m 553M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (48m) 10m ago 48m 291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (46m) 10m ago 46m 186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (46m) 10m ago 46m 162M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (42m) 10m ago 42m 17.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (42m) 10m ago 42m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (46m) 10m ago 46m 2088M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:27:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (45m) 10m ago 45m 2722M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:27:48.525 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (45m) 10m ago 45m 2082M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:27:48.525 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (45m) 10m ago 45m 2284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:27:48.525 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (44m) 10m ago 44m 1811M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:27:48.525 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (44m) 10m ago 44m 1890M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:27:48.525 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (44m) 10m ago 44m 1674M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:27:48.525 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (43m) 10m ago 43m 1713M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:27:48.525 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (42m) 10m ago 43m 72.1M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:27:49.009 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:27:49.009 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:27:49.009 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:27:49.009 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:49.009 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:27:49.010 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:27:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[94233]: pgmap v2369: 105 pgs: 105 active+clean; 90 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 260 op/s 2023-12-01T05:27:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[94233]: from='client.26810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[94233]: from='client.16908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4035617310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:27:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[109077]: pgmap v2369: 105 pgs: 105 active+clean; 90 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 260 op/s 2023-12-01T05:27:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[109077]: from='client.26810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[109077]: from='client.16908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4035617310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:27:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:49 smithi089 ceph-mon[98504]: pgmap v2369: 105 pgs: 105 active+clean; 90 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.0 MiB/s wr, 260 op/s 2023-12-01T05:27:50.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:49 smithi089 ceph-mon[98504]: from='client.26810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:50.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:49 smithi089 ceph-mon[98504]: from='client.16908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:27:50.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4035617310' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:27:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: pgmap v2370: 105 pgs: 105 active+clean; 90 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 585 KiB/s rd, 1.6 MiB/s wr, 257 op/s 2023-12-01T05:27:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: pgmap v2370: 105 pgs: 105 active+clean; 90 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 585 KiB/s rd, 1.6 MiB/s wr, 257 op/s 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:27:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:27:52.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: pgmap v2370: 105 pgs: 105 active+clean; 90 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 585 KiB/s rd, 1.6 MiB/s wr, 257 op/s 2023-12-01T05:27:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:27:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:27:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:27:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:53 smithi060 ceph-mon[109077]: pgmap v2371: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 585 KiB/s rd, 1.6 MiB/s wr, 479 op/s 2023-12-01T05:27:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:53 smithi060 ceph-mon[94233]: pgmap v2371: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 585 KiB/s rd, 1.6 MiB/s wr, 479 op/s 2023-12-01T05:27:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:53 smithi089 ceph-mon[98504]: pgmap v2371: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 585 KiB/s rd, 1.6 MiB/s wr, 479 op/s 2023-12-01T05:27:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:27:54] "GET /metrics HTTP/1.1" 200 33881 "" "Prometheus/2.43.0" 2023-12-01T05:27:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:55 smithi060 ceph-mon[94233]: pgmap v2372: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2023-12-01T05:27:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:55 smithi060 ceph-mon[109077]: pgmap v2372: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2023-12-01T05:27:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:55 smithi089 ceph-mon[98504]: pgmap v2372: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2023-12-01T05:27:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:27:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:57 smithi060 ceph-mon[109077]: pgmap v2373: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2023-12-01T05:27:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:57 smithi060 ceph-mon[94233]: pgmap v2373: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2023-12-01T05:27:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:57 smithi089 ceph-mon[98504]: pgmap v2373: 105 pgs: 105 active+clean; 57 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 477 op/s 2023-12-01T05:27:59.788 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:27:59.788 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T05:27:59.833 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2023-12-01T05:27:59.833 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T05:27:59.857 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:27:59 smithi060 ceph-mon[94233]: pgmap v2374: 105 pgs: 105 active+clean; 21 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-12-01T05:27:59.858 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:27:59 smithi060 ceph-mon[109077]: pgmap v2374: 105 pgs: 105 active+clean; 21 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-12-01T05:28:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:27:59 smithi089 ceph-mon[98504]: pgmap v2374: 105 pgs: 105 active+clean; 21 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 709 op/s 2023-12-01T05:28:00.046 DEBUG:teuthology.parallel:result is None 2023-12-01T05:28:00.046 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T05:28:00.115 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T05:28:00.115 DEBUG:teuthology.orchestra.run.smithi060:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:28:00.172 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T05:28:00.172 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:28:00.172 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2023-12-01T05:28:00.172 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:28:00.172 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2023-12-01T05:28:00.173 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T05:28:00.173 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T05:28:00.173 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T05:28:00.173 DEBUG:teuthology.orchestra.run.smithi089:> stat -- /home/ubuntu/cephtest/mnt.1 2023-12-01T05:28:00.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:28:00.192 INFO:teuthology.orchestra.run.smithi089.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2023-12-01T05:28:00.192 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -- /home/ubuntu/cephtest/mnt.1 2023-12-01T05:28:00.249 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2023-12-01T05:28:00.250 DEBUG:teuthology.orchestra.run.smithi089:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2023-12-01T05:28:00.306 INFO:tasks.workunit:timeout=3h 2023-12-01T05:28:00.306 INFO:tasks.workunit:cleanup=True 2023-12-01T05:28:00.306 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/clone.client.1 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.1 && cd /home/ubuntu/cephtest/clone.client.1 2023-12-01T05:28:00.363 INFO:tasks.workunit.client.1.smithi089.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2023-12-01T05:28:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:01 smithi060 ceph-mon[94233]: pgmap v2375: 105 pgs: 105 active+clean; 21 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 454 op/s 2023-12-01T05:28:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:01 smithi060 ceph-mon[109077]: pgmap v2375: 105 pgs: 105 active+clean; 21 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 454 op/s 2023-12-01T05:28:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:01 smithi089 ceph-mon[98504]: pgmap v2375: 105 pgs: 105 active+clean; 21 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 454 op/s 2023-12-01T05:28:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:03 smithi060 ceph-mon[94233]: pgmap v2376: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-12-01T05:28:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:03 smithi060 ceph-mon[109077]: pgmap v2376: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-12-01T05:28:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:03 smithi089 ceph-mon[98504]: pgmap v2376: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-12-01T05:28:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:28:04] "GET /metrics HTTP/1.1" 200 33875 "" "Prometheus/2.43.0" 2023-12-01T05:28:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:05 smithi060 ceph-mon[94233]: pgmap v2377: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2023-12-01T05:28:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:05 smithi060 ceph-mon[109077]: pgmap v2377: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2023-12-01T05:28:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:05 smithi089 ceph-mon[98504]: pgmap v2377: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2023-12-01T05:28:06.382 DEBUG:teuthology.orchestra.run.smithi089:> 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 2023-12-01T05:28:06.453 INFO:tasks.workunit.client.1.smithi089.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T05:28:06.455 INFO:tasks.workunit.client.1.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2023-12-01T05:28:06.455 INFO:tasks.workunit.client.1.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T05:28:07.021 INFO:tasks.workunit.client.1.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T05:28:07.087 INFO:tasks.workunit.client.1.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T05:28:07.123 INFO:tasks.workunit.client.1.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2023-12-01T05:28:07.124 INFO:tasks.workunit.client.1.smithi089.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2023-12-01T05:28:07.124 INFO:tasks.workunit.client.1.smithi089.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T05:28:07.159 INFO:tasks.workunit.client.1.smithi089.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2023-12-01T05:28:07.163 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2023-12-01T05:28:07.163 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2023-12-01T05:28:07.220 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2023-12-01T05:28:07.221 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2023-12-01T05:28:07.221 DEBUG:teuthology.orchestra.run.smithi089:workunit test rbd/import_export.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && cd -- /home/ubuntu/cephtest/mnt.1/client.1/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="1" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.1 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.1 CEPH_MNT=/home/ubuntu/cephtest/mnt.1 RBD_CREATE_ARGS=--new-format adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.1/qa/workunits/rbd/import_export.sh 2023-12-01T05:28:07.294 INFO:tasks.workunit.client.1.smithi089.stderr:+ export RBD_FORCE_ALLOW_V1=1 2023-12-01T05:28:07.295 INFO:tasks.workunit.client.1.smithi089.stderr:+ RBD_FORCE_ALLOW_V1=1 2023-12-01T05:28:07.295 INFO:tasks.workunit.client.1.smithi089.stderr:+ TMPDIR=/tmp/rbd_import_export_150272 2023-12-01T05:28:07.295 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm -rf /tmp/rbd_import_export_150272 2023-12-01T05:28:07.295 INFO:tasks.workunit.client.1.smithi089.stderr:+ mkdir /tmp/rbd_import_export_150272 2023-12-01T05:28:07.296 INFO:tasks.workunit.client.1.smithi089.stderr:+ trap 'rm -rf /tmp/rbd_import_export_150272' INT TERM EXIT 2023-12-01T05:28:07.296 INFO:tasks.workunit.client.1.smithi089.stderr:+ mkdir foo.150272 2023-12-01T05:28:07.297 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import foo.150272 foo.dir 2023-12-01T05:28:07.343 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: cannot import a directory 2023-12-01T05:28:07.343 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 0% complete...failed. 2023-12-01T05:28:07.343 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: import failed: (21) Is a directory 2023-12-01T05:28:07.346 INFO:tasks.workunit.client.1.smithi089.stderr:+ true 2023-12-01T05:28:07.346 INFO:tasks.workunit.client.1.smithi089.stderr:+ rmdir foo.150272 2023-12-01T05:28:07.352 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_150272/img bs=1k count=1 seek=10 2023-12-01T05:28:07.353 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records in 2023-12-01T05:28:07.353 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records out 2023-12-01T05:28:07.353 INFO:tasks.workunit.client.1.smithi089.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.132e-05 s, 24.8 MB/s 2023-12-01T05:28:07.353 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_150272/img bs=1k count=10 seek=100 2023-12-01T05:28:07.354 INFO:tasks.workunit.client.1.smithi089.stderr:10+0 records in 2023-12-01T05:28:07.354 INFO:tasks.workunit.client.1.smithi089.stderr:10+0 records out 2023-12-01T05:28:07.354 INFO:tasks.workunit.client.1.smithi089.stderr:10240 bytes (10 kB, 10 KiB) copied, 4.973e-05 s, 206 MB/s 2023-12-01T05:28:07.354 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_150272/img bs=1k count=100 seek=1000 2023-12-01T05:28:07.355 INFO:tasks.workunit.client.1.smithi089.stderr:70+1 records in 2023-12-01T05:28:07.355 INFO:tasks.workunit.client.1.smithi089.stderr:70+1 records out 2023-12-01T05:28:07.355 INFO:tasks.workunit.client.1.smithi089.stderr:72048 bytes (72 kB, 70 KiB) copied, 0.000165095 s, 436 MB/s 2023-12-01T05:28:07.355 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_150272/img bs=1k seek=10000 2023-12-01T05:28:07.356 INFO:tasks.workunit.client.1.smithi089.stderr:139+1 records in 2023-12-01T05:28:07.357 INFO:tasks.workunit.client.1.smithi089.stderr:139+1 records out 2023-12-01T05:28:07.357 INFO:tasks.workunit.client.1.smithi089.stderr:143224 bytes (143 kB, 140 KiB) copied, 0.00030351 s, 472 MB/s 2023-12-01T05:28:07.357 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_150272/img bs=1k seek=100000 2023-12-01T05:28:07.360 INFO:tasks.workunit.client.1.smithi089.stderr:70+1 records in 2023-12-01T05:28:07.360 INFO:tasks.workunit.client.1.smithi089.stderr:70+1 records out 2023-12-01T05:28:07.361 INFO:tasks.workunit.client.1.smithi089.stderr:72168 bytes (72 kB, 70 KiB) copied, 0.00373412 s, 19.3 MB/s 2023-12-01T05:28:07.361 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_150272/img bs=1k seek=1000000 2023-12-01T05:28:07.361 INFO:tasks.workunit.client.1.smithi089.stderr:189+1 records in 2023-12-01T05:28:07.362 INFO:tasks.workunit.client.1.smithi089.stderr:189+1 records out 2023-12-01T05:28:07.362 INFO:tasks.workunit.client.1.smithi089.stderr:193768 bytes (194 kB, 189 KiB) copied, 0.000402569 s, 481 MB/s 2023-12-01T05:28:07.362 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm testimg 2023-12-01T05:28:07.418 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 0% complete...failed. 2023-12-01T05:28:07.418 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: delete error: (2) No such file or directory 2023-12-01T05:28:07.421 INFO:tasks.workunit.client.1.smithi089.stderr:+ true 2023-12-01T05:28:07.421 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format /tmp/rbd_import_export_150272/img testimg 2023-12-01T05:28:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:07 smithi060 ceph-mon[94233]: pgmap v2378: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2023-12-01T05:28:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:07 smithi060 ceph-mon[109077]: pgmap v2378: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2023-12-01T05:28:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:07 smithi089 ceph-mon[98504]: pgmap v2378: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 375 op/s 2023-12-01T05:28:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:08 smithi060 ceph-mon[94233]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-01T05:28:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:08 smithi060 ceph-mon[109077]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-01T05:28:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:08 smithi089 ceph-mon[98504]: osdmap e1146: 8 total, 8 up, 8 in 2023-12-01T05:28:09.164 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:09.164 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:09.167 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export testimg /tmp/rbd_import_export_150272/img2 2023-12-01T05:28:09.350 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:09.354 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export testimg - 2023-12-01T05:28:09.957 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:09.962 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm testimg 2023-12-01T05:28:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:09 smithi060 ceph-mon[94233]: pgmap v2380: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 172 op/s 2023-12-01T05:28:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:09 smithi060 ceph-mon[94233]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-01T05:28:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:09 smithi060 ceph-mon[109077]: pgmap v2380: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 172 op/s 2023-12-01T05:28:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:09 smithi060 ceph-mon[109077]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-01T05:28:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:09 smithi089 ceph-mon[98504]: pgmap v2380: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 172 op/s 2023-12-01T05:28:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:09 smithi089 ceph-mon[98504]: osdmap e1147: 8 total, 8 up, 8 in 2023-12-01T05:28:10.096 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:10.099 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp /tmp/rbd_import_export_150272/img /tmp/rbd_import_export_150272/img2 2023-12-01T05:28:10.699 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp /tmp/rbd_import_export_150272/img /tmp/rbd_import_export_150272/img3 2023-12-01T05:28:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:11.097 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img2 /tmp/rbd_import_export_150272/img3 2023-12-01T05:28:11.286 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format - testimg 2023-12-01T05:28:11.711 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:11.711 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:11.714 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export testimg /tmp/rbd_import_export_150272/img2 2023-12-01T05:28:11.905 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:11.910 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export testimg - 2023-12-01T05:28:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:11 smithi060 ceph-mon[94233]: pgmap v2382: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:11 smithi060 ceph-mon[109077]: pgmap v2382: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:11 smithi089 ceph-mon[98504]: pgmap v2382: 105 pgs: 105 active+clean; 580 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:12.512 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:12.517 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm testimg 2023-12-01T05:28:12.646 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:12.649 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp /tmp/rbd_import_export_150272/img /tmp/rbd_import_export_150272/img2 2023-12-01T05:28:13.221 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp /tmp/rbd_import_export_150272/img /tmp/rbd_import_export_150272/img3 2023-12-01T05:28:13.617 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img /tmp/rbd_import_export_150272/img2 /tmp/rbd_import_export_150272/img3 2023-12-01T05:28:13.859 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd help export 2023-12-01T05:28:13.859 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep -q export-format 2023-12-01T05:28:13.882 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_150272/img bs=1k count=10 seek=100 2023-12-01T05:28:13.883 INFO:tasks.workunit.client.1.smithi089.stderr:10+0 records in 2023-12-01T05:28:13.883 INFO:tasks.workunit.client.1.smithi089.stderr:10+0 records out 2023-12-01T05:28:13.883 INFO:tasks.workunit.client.1.smithi089.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.189e-05 s, 165 MB/s 2023-12-01T05:28:13.883 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format /tmp/rbd_import_export_150272/img testimg 2023-12-01T05:28:13.956 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:13.956 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:13.958 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap create testimg@snap 2023-12-01T05:28:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:13 smithi060 ceph-mon[94233]: pgmap v2383: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 104 KiB/s wr, 65 op/s 2023-12-01T05:28:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:13 smithi060 ceph-mon[109077]: pgmap v2383: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 104 KiB/s wr, 65 op/s 2023-12-01T05:28:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:13 smithi089 ceph-mon[98504]: pgmap v2383: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 104 KiB/s wr, 65 op/s 2023-12-01T05:28:14.653 INFO:tasks.workunit.client.1.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-01T05:28:14.663 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd image-meta set testimg key1 value1 2023-12-01T05:28:14.723 INFO:tasks.workunit.client.1.smithi089.stderr:++ rbd image-meta list testimg 2023-12-01T05:28:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:28:14] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.43.0" 2023-12-01T05:28:14.768 INFO:tasks.workunit.client.1.smithi089.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2023-12-01T05:28:14.768 INFO:tasks.workunit.client.1.smithi089.stderr: 2023-12-01T05:28:14.768 INFO:tasks.workunit.client.1.smithi089.stderr:Key Value 2023-12-01T05:28:14.768 INFO:tasks.workunit.client.1.smithi089.stderr:key1 value1' 2023-12-01T05:28:14.768 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:14.810 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:14.813 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_150272/img_v2 testimg_import 2023-12-01T05:28:15.667 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T05:28:15.670 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd info testimg_import 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout:rbd image 'testimg_import': 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout: size 110 KiB in 1 objects 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout: order 22 (4 MiB objects) 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout: snapshot_count: 1 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout: id: 67a84955431b 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout: block_name_prefix: rbd_data.67a84955431b 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout: format: 2 2023-12-01T05:28:15.711 INFO:tasks.workunit.client.1.smithi089.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-12-01T05:28:15.712 INFO:tasks.workunit.client.1.smithi089.stdout: op_features: 2023-12-01T05:28:15.712 INFO:tasks.workunit.client.1.smithi089.stdout: flags: 2023-12-01T05:28:15.712 INFO:tasks.workunit.client.1.smithi089.stdout: create_timestamp: Fri Dec 1 05:28:14 2023 2023-12-01T05:28:15.712 INFO:tasks.workunit.client.1.smithi089.stdout: access_timestamp: Fri Dec 1 05:28:14 2023 2023-12-01T05:28:15.712 INFO:tasks.workunit.client.1.smithi089.stdout: modify_timestamp: Fri Dec 1 05:28:14 2023 2023-12-01T05:28:15.714 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd info testimg_import@snap 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout:rbd image 'testimg_import': 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: size 110 KiB in 1 objects 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: order 22 (4 MiB objects) 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: snapshot_count: 1 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: id: 67a84955431b 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: block_name_prefix: rbd_data.67a84955431b 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: format: 2 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: op_features: 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: flags: 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: create_timestamp: Fri Dec 1 05:28:14 2023 2023-12-01T05:28:15.755 INFO:tasks.workunit.client.1.smithi089.stdout: access_timestamp: Fri Dec 1 05:28:14 2023 2023-12-01T05:28:15.756 INFO:tasks.workunit.client.1.smithi089.stdout: modify_timestamp: Fri Dec 1 05:28:14 2023 2023-12-01T05:28:15.756 INFO:tasks.workunit.client.1.smithi089.stdout: protected: False 2023-12-01T05:28:15.758 INFO:tasks.workunit.client.1.smithi089.stderr:++ rbd image-meta list testimg_import 2023-12-01T05:28:15.802 INFO:tasks.workunit.client.1.smithi089.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr: 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:Key Value 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:key1 value1' 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 'There is 1 metadatum on this image: 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr: 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:Key Value 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:key1 value1' = 'There is 1 metadatum on this image: 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr: 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:Key Value 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:key1 value1' ']' 2023-12-01T05:28:15.803 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export testimg_import /tmp/rbd_import_export_150272/img_import 2023-12-01T05:28:15.841 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete...done. 2023-12-01T05:28:15.844 INFO:tasks.workunit.client.1.smithi089.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_150272/img /tmp/rbd_import_export_150272/img_import 2023-12-01T05:28:15.844 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp -l /tmp/rbd_import_export_150272/img /tmp/rbd_import_export_150272/img_import 2023-12-01T05:28:15.845 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/img --format %b 2023-12-01T05:28:15.846 INFO:tasks.workunit.client.1.smithi089.stderr:+ origsize=24 2023-12-01T05:28:15.846 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/img_import --format %b 2023-12-01T05:28:15.848 INFO:tasks.workunit.client.1.smithi089.stderr:+ exportsize=224 2023-12-01T05:28:15.848 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=200 2023-12-01T05:28:15.848 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=200 2023-12-01T05:28:15.848 INFO:tasks.workunit.client.1.smithi089.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2023-12-01T05:28:15.848 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_150272/img_snap 2023-12-01T05:28:15.885 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete...done. 2023-12-01T05:28:15.888 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_150272/img_snap_import 2023-12-01T05:28:15.927 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete...done. 2023-12-01T05:28:15.930 INFO:tasks.workunit.client.1.smithi089.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_150272/img_snap /tmp/rbd_import_export_150272/img_snap_import 2023-12-01T05:28:15.930 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp -l /tmp/rbd_import_export_150272/img_snap /tmp/rbd_import_export_150272/img_snap_import 2023-12-01T05:28:15.931 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/img_snap --format %b 2023-12-01T05:28:15.932 INFO:tasks.workunit.client.1.smithi089.stderr:+ origsize=224 2023-12-01T05:28:15.932 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/img_snap_import --format %b 2023-12-01T05:28:15.933 INFO:tasks.workunit.client.1.smithi089.stderr:+ exportsize=224 2023-12-01T05:28:15.933 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:15.933 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:15.933 INFO:tasks.workunit.client.1.smithi089.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T05:28:15.933 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:15.934 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img_import 2023-12-01T05:28:15.934 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img_snap 2023-12-01T05:28:15.935 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img_snap_import 2023-12-01T05:28:15.935 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap rm testimg_import@snap 2023-12-01T05:28:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:15 smithi060 ceph-mon[94233]: pgmap v2384: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 104 KiB/s wr, 65 op/s 2023-12-01T05:28:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:15 smithi060 ceph-mon[94233]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-01T05:28:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:15 smithi060 ceph-mon[109077]: pgmap v2384: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 104 KiB/s wr, 65 op/s 2023-12-01T05:28:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:15 smithi060 ceph-mon[109077]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-01T05:28:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:15 smithi089 ceph-mon[98504]: pgmap v2384: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 168 KiB/s rd, 104 KiB/s wr, 65 op/s 2023-12-01T05:28:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:15 smithi089 ceph-mon[98504]: osdmap e1148: 8 total, 8 up, 8 in 2023-12-01T05:28:16.653 INFO:tasks.workunit.client.1.smithi089.stderr: Removing snap: 100% complete...done. 2023-12-01T05:28:16.662 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg_import 2023-12-01T05:28:16.785 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:16.788 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap rm testimg@snap 2023-12-01T05:28:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:16 smithi060 ceph-mon[94233]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-01T05:28:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:16 smithi060 ceph-mon[109077]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-01T05:28:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:16 smithi089 ceph-mon[98504]: osdmap e1149: 8 total, 8 up, 8 in 2023-12-01T05:28:17.551 INFO:tasks.workunit.client.1.smithi089.stderr: Removing snap: 100% complete...done. 2023-12-01T05:28:17.567 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm testimg 2023-12-01T05:28:17.697 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:17.700 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --order 20 /tmp/rbd_import_export_150272/img testimg 2023-12-01T05:28:17.771 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:17.771 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T05:28:17.773 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:17.813 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:17.816 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_150272/img_v2 testimg_import 2023-12-01T05:28:17.894 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T05:28:17.897 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd info testimg_import 2023-12-01T05:28:17.898 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep order 2023-12-01T05:28:17.898 INFO:tasks.workunit.client.1.smithi089.stderr:+ awk '{print $2}' 2023-12-01T05:28:17.898 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep 20 2023-12-01T05:28:17.936 INFO:tasks.workunit.client.1.smithi089.stdout:20 2023-12-01T05:28:17.937 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:17.937 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg_import 2023-12-01T05:28:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:17 smithi060 ceph-mon[94233]: pgmap v2387: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 112 KiB/s wr, 70 op/s 2023-12-01T05:28:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:17 smithi060 ceph-mon[94233]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-01T05:28:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:17 smithi060 ceph-mon[94233]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-01T05:28:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:17 smithi060 ceph-mon[109077]: pgmap v2387: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 112 KiB/s wr, 70 op/s 2023-12-01T05:28:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:17 smithi060 ceph-mon[109077]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-01T05:28:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:17 smithi060 ceph-mon[109077]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-01T05:28:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:17 smithi089 ceph-mon[98504]: pgmap v2387: 105 pgs: 105 active+clean; 5.2 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 112 KiB/s wr, 70 op/s 2023-12-01T05:28:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:17 smithi089 ceph-mon[98504]: osdmap e1150: 8 total, 8 up, 8 in 2023-12-01T05:28:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:17 smithi089 ceph-mon[98504]: osdmap e1151: 8 total, 8 up, 8 in 2023-12-01T05:28:18.058 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:18.060 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg 2023-12-01T05:28:18.184 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:18.186 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_150272/img testimg 2023-12-01T05:28:18.241 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:18.244 INFO:tasks.workunit.client.1.smithi089.stderr:++ rbd info testimg 2023-12-01T05:28:18.244 INFO:tasks.workunit.client.1.smithi089.stderr:++ grep features 2023-12-01T05:28:18.282 INFO:tasks.workunit.client.1.smithi089.stderr:+ FEATURES_BEFORE=' features: layering 2023-12-01T05:28:18.283 INFO:tasks.workunit.client.1.smithi089.stderr: op_features: ' 2023-12-01T05:28:18.283 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:18.321 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:18.326 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_150272/img_v2 testimg_import 2023-12-01T05:28:18.390 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T05:28:18.393 INFO:tasks.workunit.client.1.smithi089.stderr:++ rbd info testimg_import 2023-12-01T05:28:18.393 INFO:tasks.workunit.client.1.smithi089.stderr:++ grep features 2023-12-01T05:28:18.432 INFO:tasks.workunit.client.1.smithi089.stderr:+ FEATURES_AFTER=' features: layering 2023-12-01T05:28:18.432 INFO:tasks.workunit.client.1.smithi089.stderr: op_features: ' 2023-12-01T05:28:18.432 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' ' features: layering 2023-12-01T05:28:18.432 INFO:tasks.workunit.client.1.smithi089.stderr: op_features: ' '!=' ' features: layering 2023-12-01T05:28:18.432 INFO:tasks.workunit.client.1.smithi089.stderr: op_features: ' ']' 2023-12-01T05:28:18.432 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:18.433 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg_import 2023-12-01T05:28:18.523 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:18.526 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg 2023-12-01T05:28:18.617 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:18.620 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_150272/img testimg 2023-12-01T05:28:18.697 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:18.700 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:18.742 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:18.745 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_150272/img_v2 testimg_import 2023-12-01T05:28:18.826 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T05:28:18.829 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd info testimg_import 2023-12-01T05:28:18.829 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep 'stripe unit' 2023-12-01T05:28:18.830 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep -Ei '(4 KiB|4096)' 2023-12-01T05:28:18.869 INFO:tasks.workunit.client.1.smithi089.stdout: stripe unit: 4 KiB 2023-12-01T05:28:18.869 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd info testimg_import 2023-12-01T05:28:18.869 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep 'stripe count' 2023-12-01T05:28:18.869 INFO:tasks.workunit.client.1.smithi089.stderr:+ awk '{print $3}' 2023-12-01T05:28:18.869 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep 1000 2023-12-01T05:28:18.908 INFO:tasks.workunit.client.1.smithi089.stdout:1000 2023-12-01T05:28:18.909 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/img_v2 2023-12-01T05:28:18.909 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg_import 2023-12-01T05:28:19.034 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:19.037 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg 2023-12-01T05:28:19.175 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:19.178 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_150272/img testimg 2023-12-01T05:28:19.244 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:19.247 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap create testimg@snap1 2023-12-01T05:28:19.389 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:28:19.662 INFO:tasks.workunit.client.1.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-01T05:28:19.672 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap create testimg@snap2 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (42m) 28s ago 43m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (42m) 28s ago 42m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (44m) 28s ago 44m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (44m) 28s ago 44m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (46m) 28s ago 46m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (48m) 28s ago 48m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:28:19.728 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (48m) 28s ago 48m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (47m) 28s ago 47m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (47m) 28s ago 47m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (42m) 28s ago 42m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (42m) 28s ago 42m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (46m) 28s ago 46m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (46m) 28s ago 46m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (46m) 28s ago 46m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (45m) 28s ago 45m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (45m) 28s ago 45m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (45m) 28s ago 45m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (44m) 28s ago 44m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (44m) 28s ago 44m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:28:19.729 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (42m) 28s ago 43m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:28:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:19 smithi060 ceph-mon[94233]: pgmap v2390: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 428 KiB/s rd, 63 KiB/s wr, 233 op/s 2023-12-01T05:28:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:19 smithi060 ceph-mon[109077]: pgmap v2390: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 428 KiB/s rd, 63 KiB/s wr, 233 op/s 2023-12-01T05:28:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:19 smithi089 ceph-mon[98504]: pgmap v2390: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 428 KiB/s rd, 63 KiB/s wr, 233 op/s 2023-12-01T05:28:20.129 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:28:20.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:28:20.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:28:20.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:20.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:28:20.130 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:28:20.681 INFO:tasks.workunit.client.1.smithi089.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2023-12-01T05:28:20.693 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap protect testimg@snap2 2023-12-01T05:28:20.743 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_150272/snap_protect 2023-12-01T05:28:20.787 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:20.790 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_150272/snap_protect testimg_import 2023-12-01T05:28:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[94233]: from='client.27062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[94233]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-01T05:28:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[94233]: from='client.17178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[94233]: pgmap v2392: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 57 KiB/s wr, 210 op/s 2023-12-01T05:28:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3206174435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:28:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[109077]: from='client.27062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[109077]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-01T05:28:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[109077]: from='client.17178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[109077]: pgmap v2392: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 57 KiB/s wr, 210 op/s 2023-12-01T05:28:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3206174435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:28:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:20 smithi089 ceph-mon[98504]: from='client.27062 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:20 smithi089 ceph-mon[98504]: osdmap e1152: 8 total, 8 up, 8 in 2023-12-01T05:28:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:20 smithi089 ceph-mon[98504]: from='client.17178 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:20 smithi089 ceph-mon[98504]: pgmap v2392: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 387 KiB/s rd, 57 KiB/s wr, 210 op/s 2023-12-01T05:28:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3206174435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:28:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:21 smithi060 ceph-mon[94233]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-01T05:28:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:21 smithi060 ceph-mon[109077]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-01T05:28:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:21 smithi089 ceph-mon[98504]: osdmap e1153: 8 total, 8 up, 8 in 2023-12-01T05:28:22.703 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2023-12-01T05:28:22.707 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd info testimg_import@snap1 2023-12-01T05:28:22.707 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep 'protected: False' 2023-12-01T05:28:22.753 INFO:tasks.workunit.client.1.smithi089.stdout: protected: False 2023-12-01T05:28:22.753 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd info testimg_import@snap2 2023-12-01T05:28:22.753 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep 'protected: True' 2023-12-01T05:28:22.796 INFO:tasks.workunit.client.1.smithi089.stdout: protected: True 2023-12-01T05:28:22.797 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/snap_protect 2023-12-01T05:28:22.797 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap unprotect testimg@snap2 2023-12-01T05:28:22.851 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap unprotect testimg_import@snap2 2023-12-01T05:28:22.902 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap purge testimg 2023-12-01T05:28:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:22 smithi060 ceph-mon[94233]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-01T05:28:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:22 smithi060 ceph-mon[94233]: pgmap v2395: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 45 KiB/s wr, 496 op/s 2023-12-01T05:28:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:22 smithi060 ceph-mon[109077]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-01T05:28:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:22 smithi060 ceph-mon[109077]: pgmap v2395: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 45 KiB/s wr, 496 op/s 2023-12-01T05:28:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:22 smithi089 ceph-mon[98504]: osdmap e1154: 8 total, 8 up, 8 in 2023-12-01T05:28:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:22 smithi089 ceph-mon[98504]: pgmap v2395: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 369 KiB/s rd, 45 KiB/s wr, 496 op/s 2023-12-01T05:28:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:23 smithi060 ceph-mon[94233]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-01T05:28:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:23 smithi060 ceph-mon[109077]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-01T05:28:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:23 smithi089 ceph-mon[98504]: osdmap e1155: 8 total, 8 up, 8 in 2023-12-01T05:28:24.677 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:28:24] "GET /metrics HTTP/1.1" 200 33830 "" "Prometheus/2.43.0" 2023-12-01T05:28:24.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:24 smithi060 ceph-mon[94233]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-01T05:28:24.678 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:24 smithi060 ceph-mon[94233]: pgmap v2398: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 51 KiB/s wr, 562 op/s 2023-12-01T05:28:24.688 INFO:tasks.workunit.client.1.smithi089.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-12-01T05:28:24.704 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd snap purge testimg_import 2023-12-01T05:28:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:24 smithi060 ceph-mon[109077]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-01T05:28:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:24 smithi060 ceph-mon[109077]: pgmap v2398: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 51 KiB/s wr, 562 op/s 2023-12-01T05:28:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:24 smithi089 ceph-mon[98504]: osdmap e1156: 8 total, 8 up, 8 in 2023-12-01T05:28:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:24 smithi089 ceph-mon[98504]: pgmap v2398: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 418 KiB/s rd, 51 KiB/s wr, 562 op/s 2023-12-01T05:28:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:25 smithi060 ceph-mon[94233]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-01T05:28:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:25 smithi060 ceph-mon[109077]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-01T05:28:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:25 smithi089 ceph-mon[98504]: osdmap e1157: 8 total, 8 up, 8 in 2023-12-01T05:28:26.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:26.703 INFO:tasks.workunit.client.1.smithi089.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2023-12-01T05:28:26.718 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg 2023-12-01T05:28:26.852 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:26.855 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd remove testimg_import 2023-12-01T05:28:26.987 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:26.990 INFO:tasks.workunit.client.1.smithi089.stderr:+ tiered=0 2023-12-01T05:28:26.990 INFO:tasks.workunit.client.1.smithi089.stderr:+ ceph osd dump 2023-12-01T05:28:26.990 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep '^pool' 2023-12-01T05:28:26.990 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep ''\''rbd'\''' 2023-12-01T05:28:26.990 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep tier 2023-12-01T05:28:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:26 smithi060 ceph-mon[109077]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-01T05:28:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:26 smithi060 ceph-mon[109077]: pgmap v2401: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:26 smithi060 ceph-mon[94233]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-01T05:28:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:26 smithi060 ceph-mon[94233]: pgmap v2401: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:26 smithi089 ceph-mon[98504]: osdmap e1158: 8 total, 8 up, 8 in 2023-12-01T05:28:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:26 smithi089 ceph-mon[98504]: pgmap v2401: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:27.426 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_150272/sparse1 2023-12-01T05:28:27.432 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records in 2023-12-01T05:28:27.432 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records out 2023-12-01T05:28:27.432 INFO:tasks.workunit.client.1.smithi089.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00488595 s, 215 MB/s 2023-12-01T05:28:27.432 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_150272/sparse2 2023-12-01T05:28:27.438 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records in 2023-12-01T05:28:27.438 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records out 2023-12-01T05:28:27.438 INFO:tasks.workunit.client.1.smithi089.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00484537 s, 216 MB/s 2023-12-01T05:28:27.438 INFO:tasks.workunit.client.1.smithi089.stderr:+ truncate /tmp/rbd_import_export_150272/sparse2 -s 2M 2023-12-01T05:28:27.527 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse1 2023-12-01T05:28:27.592 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 0% complete...failed. 2023-12-01T05:28:27.593 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: delete error: (2) No such file or directory 2023-12-01T05:28:27.595 INFO:tasks.workunit.client.1.smithi089.stderr:+ true 2023-12-01T05:28:27.595 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_150272/sparse1 2023-12-01T05:28:27.673 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-12-01T05:28:27.673 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:27.673 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T05:28:27.676 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd ls -l 2023-12-01T05:28:27.676 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep sparse1 2023-12-01T05:28:27.676 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-12-01T05:28:27.714 INFO:tasks.workunit.client.1.smithi089.stdout:sparse1 2 MiB 2 2023-12-01T05:28:27.715 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects sparse1 2023-12-01T05:28:27.715 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse1 2023-12-01T05:28:27.715 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse1 2023-12-01T05:28:27.715 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep block_name_prefix 2023-12-01T05:28:27.715 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk '{print $NF;}' 2023-12-01T05:28:27.753 INFO:tasks.workunit.client.1.smithi089.stderr:++ prefix=rbd_data.68d417efae9a 2023-12-01T05:28:27.754 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep rbd_data.68d417efae9a 2023-12-01T05:28:27.754 INFO:tasks.workunit.client.1.smithi089.stderr:++++ get_image_data_pool sparse1 2023-12-01T05:28:27.754 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sed -e 's/rbd_data.68d417efae9a\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T05:28:27.754 INFO:tasks.workunit.client.1.smithi089.stderr:++++ image=sparse1 2023-12-01T05:28:27.754 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sort -u 2023-12-01T05:28:27.755 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ rbd info sparse1 2023-12-01T05:28:27.755 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ grep 'data_pool: ' 2023-12-01T05:28:27.755 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T05:28:27.793 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool= 2023-12-01T05:28:27.793 INFO:tasks.workunit.client.1.smithi089.stderr:++++ '[' -z ']' 2023-12-01T05:28:27.793 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool=rbd 2023-12-01T05:28:27.793 INFO:tasks.workunit.client.1.smithi089.stderr:++++ echo rbd 2023-12-01T05:28:27.793 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rados ls -p rbd 2023-12-01T05:28:27.870 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects=1 2023-12-01T05:28:27.870 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo 1 2023-12-01T05:28:27.870 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-01T05:28:27.870 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export sparse1 /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:27.908 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:27.912 INFO:tasks.workunit.client.1.smithi089.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_150272/sparse1 /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:27.912 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp -l /tmp/rbd_import_export_150272/sparse1 /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:27.914 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse1 --format %b 2023-12-01T05:28:27.915 INFO:tasks.workunit.client.1.smithi089.stderr:+ origsize=2048 2023-12-01T05:28:27.915 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse1.out --format %b 2023-12-01T05:28:27.916 INFO:tasks.workunit.client.1.smithi089.stderr:+ exportsize=2048 2023-12-01T05:28:27.916 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:27.916 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:27.916 INFO:tasks.workunit.client.1.smithi089.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T05:28:27.916 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:27.917 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse1 2023-12-01T05:28:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[94233]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-01T05:28:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/1331376423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T05:28:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.89:0/1331376423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T05:28:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[94233]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-01T05:28:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[109077]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-01T05:28:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/1331376423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T05:28:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.89:0/1331376423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T05:28:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:27 smithi060 ceph-mon[109077]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-01T05:28:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:27 smithi089 ceph-mon[98504]: osdmap e1159: 8 total, 8 up, 8 in 2023-12-01T05:28:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/1331376423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T05:28:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.89:0/1331376423' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-12-01T05:28:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:27 smithi089 ceph-mon[98504]: osdmap e1160: 8 total, 8 up, 8 in 2023-12-01T05:28:28.038 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-12-01T05:28:28.040 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse2 2023-12-01T05:28:28.093 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 0% complete...failed. 2023-12-01T05:28:28.093 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: delete error: (2) No such file or directory 2023-12-01T05:28:28.096 INFO:tasks.workunit.client.1.smithi089.stderr:+ true 2023-12-01T05:28:28.096 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_150272/sparse2 2023-12-01T05:28:28.170 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2023-12-01T05:28:28.171 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:28.171 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T05:28:28.173 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd ls -l 2023-12-01T05:28:28.173 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep sparse2 2023-12-01T05:28:28.173 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep -Ei '(2 MiB|2048k)' 2023-12-01T05:28:28.211 INFO:tasks.workunit.client.1.smithi089.stdout:sparse2 2 MiB 2 2023-12-01T05:28:28.212 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects sparse2 2023-12-01T05:28:28.212 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse2 2023-12-01T05:28:28.212 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse2 2023-12-01T05:28:28.212 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep block_name_prefix 2023-12-01T05:28:28.213 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk '{print $NF;}' 2023-12-01T05:28:28.251 INFO:tasks.workunit.client.1.smithi089.stderr:++ prefix=rbd_data.6907c1b23334 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep rbd_data.6907c1b23334 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:++++ get_image_data_pool sparse2 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:++++ image=sparse2 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sed -e 's/rbd_data.6907c1b23334\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sort -u 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ rbd info sparse2 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ grep 'data_pool: ' 2023-12-01T05:28:28.252 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T05:28:28.291 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool= 2023-12-01T05:28:28.291 INFO:tasks.workunit.client.1.smithi089.stderr:++++ '[' -z ']' 2023-12-01T05:28:28.291 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool=rbd 2023-12-01T05:28:28.291 INFO:tasks.workunit.client.1.smithi089.stderr:++++ echo rbd 2023-12-01T05:28:28.291 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rados ls -p rbd 2023-12-01T05:28:28.353 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects=0 2023-12-01T05:28:28.354 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo 0 2023-12-01T05:28:28.354 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-12-01T05:28:28.354 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export sparse2 /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:28.393 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:28.396 INFO:tasks.workunit.client.1.smithi089.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_150272/sparse2 /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:28.396 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp -l /tmp/rbd_import_export_150272/sparse2 /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:28.398 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse2 --format %b 2023-12-01T05:28:28.399 INFO:tasks.workunit.client.1.smithi089.stderr:+ origsize=2048 2023-12-01T05:28:28.399 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse2.out --format %b 2023-12-01T05:28:28.400 INFO:tasks.workunit.client.1.smithi089.stderr:+ exportsize=2048 2023-12-01T05:28:28.400 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:28.400 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:28.400 INFO:tasks.workunit.client.1.smithi089.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T05:28:28.400 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:28.401 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse2 2023-12-01T05:28:28.523 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2023-12-01T05:28:28.526 INFO:tasks.workunit.client.1.smithi089.stderr:+ truncate /tmp/rbd_import_export_150272/sparse1 -s 10M 2023-12-01T05:28:28.527 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format --order 20 - sparse1 2023-12-01T05:28:28.636 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:28.637 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:28.637 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T05:28:28.639 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd ls -l 2023-12-01T05:28:28.639 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep sparse1 2023-12-01T05:28:28.640 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep -Ei '(10 MiB|10240k)' 2023-12-01T05:28:28.679 INFO:tasks.workunit.client.1.smithi089.stdout:sparse1 10 MiB 2 2023-12-01T05:28:28.680 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects sparse1 2023-12-01T05:28:28.680 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse1 2023-12-01T05:28:28.680 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse1 2023-12-01T05:28:28.680 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep block_name_prefix 2023-12-01T05:28:28.680 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk '{print $NF;}' 2023-12-01T05:28:28.719 INFO:tasks.workunit.client.1.smithi089.stderr:++ prefix=rbd_data.69348885c7a0 2023-12-01T05:28:28.720 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep rbd_data.69348885c7a0 2023-12-01T05:28:28.721 INFO:tasks.workunit.client.1.smithi089.stderr:++++ get_image_data_pool sparse1 2023-12-01T05:28:28.721 INFO:tasks.workunit.client.1.smithi089.stderr:++++ image=sparse1 2023-12-01T05:28:28.721 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sed -e 's/rbd_data.69348885c7a0\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T05:28:28.721 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sort -u 2023-12-01T05:28:28.721 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ rbd info sparse1 2023-12-01T05:28:28.721 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ grep 'data_pool: ' 2023-12-01T05:28:28.721 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T05:28:28.760 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool= 2023-12-01T05:28:28.760 INFO:tasks.workunit.client.1.smithi089.stderr:++++ '[' -z ']' 2023-12-01T05:28:28.760 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool=rbd 2023-12-01T05:28:28.761 INFO:tasks.workunit.client.1.smithi089.stderr:++++ echo rbd 2023-12-01T05:28:28.761 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rados ls -p rbd 2023-12-01T05:28:28.830 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects=1 2023-12-01T05:28:28.830 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo 1 2023-12-01T05:28:28.830 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-01T05:28:28.830 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export sparse1 /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:28.870 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:28.874 INFO:tasks.workunit.client.1.smithi089.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_150272/sparse1 /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:28.874 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp -l /tmp/rbd_import_export_150272/sparse1 /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:28.881 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse1 --format %b 2023-12-01T05:28:28.882 INFO:tasks.workunit.client.1.smithi089.stderr:+ origsize=2048 2023-12-01T05:28:28.882 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse1.out --format %b 2023-12-01T05:28:28.883 INFO:tasks.workunit.client.1.smithi089.stderr:+ exportsize=2048 2023-12-01T05:28:28.883 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:28.883 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:28.883 INFO:tasks.workunit.client.1.smithi089.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T05:28:28.883 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/sparse1.out 2023-12-01T05:28:28.884 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse1 2023-12-01T05:28:29.004 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:29.007 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_150272/sparse2 oflag=append conv=notrunc 2023-12-01T05:28:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:28 smithi060 ceph-mon[94233]: pgmap v2404: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 134 op/s 2023-12-01T05:28:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:28 smithi060 ceph-mon[109077]: pgmap v2404: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 134 op/s 2023-12-01T05:28:29.018 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records in 2023-12-01T05:28:29.018 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records out 2023-12-01T05:28:29.018 INFO:tasks.workunit.client.1.smithi089.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00990119 s, 212 MB/s 2023-12-01T05:28:29.018 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format --order 20 - sparse2 2023-12-01T05:28:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:28 smithi089 ceph-mon[98504]: pgmap v2404: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 7.7 KiB/s wr, 134 op/s 2023-12-01T05:28:29.119 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:29.120 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:29.120 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T05:28:29.122 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd ls -l 2023-12-01T05:28:29.122 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep sparse2 2023-12-01T05:28:29.123 INFO:tasks.workunit.client.1.smithi089.stderr:+ grep -Ei '(4 MiB|4096k)' 2023-12-01T05:28:29.161 INFO:tasks.workunit.client.1.smithi089.stdout:sparse2 4 MiB 2 2023-12-01T05:28:29.162 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects sparse2 2023-12-01T05:28:29.162 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse2 2023-12-01T05:28:29.163 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse2 2023-12-01T05:28:29.163 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep block_name_prefix 2023-12-01T05:28:29.163 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk '{print $NF;}' 2023-12-01T05:28:29.201 INFO:tasks.workunit.client.1.smithi089.stderr:++ prefix=rbd_data.6961f32844f5 2023-12-01T05:28:29.202 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep rbd_data.6961f32844f5 2023-12-01T05:28:29.202 INFO:tasks.workunit.client.1.smithi089.stderr:++++ get_image_data_pool sparse2 2023-12-01T05:28:29.202 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sed -e 's/rbd_data.6961f32844f5\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T05:28:29.202 INFO:tasks.workunit.client.1.smithi089.stderr:++++ image=sparse2 2023-12-01T05:28:29.203 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sort -u 2023-12-01T05:28:29.203 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ rbd info sparse2 2023-12-01T05:28:29.203 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ grep 'data_pool: ' 2023-12-01T05:28:29.203 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T05:28:29.241 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool= 2023-12-01T05:28:29.241 INFO:tasks.workunit.client.1.smithi089.stderr:++++ '[' -z ']' 2023-12-01T05:28:29.241 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool=rbd 2023-12-01T05:28:29.241 INFO:tasks.workunit.client.1.smithi089.stderr:++++ echo rbd 2023-12-01T05:28:29.241 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rados ls -p rbd 2023-12-01T05:28:29.307 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects='0 2023-12-01T05:28:29.308 INFO:tasks.workunit.client.1.smithi089.stderr:2 2023-12-01T05:28:29.308 INFO:tasks.workunit.client.1.smithi089.stderr:3' 2023-12-01T05:28:29.308 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo 0 2 3 2023-12-01T05:28:29.308 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2023-12-01T05:28:29.308 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export sparse2 /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:29.348 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2023-12-01T05:28:29.352 INFO:tasks.workunit.client.1.smithi089.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_150272/sparse2 /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:29.352 INFO:tasks.workunit.client.1.smithi089.stderr:+ cmp -l /tmp/rbd_import_export_150272/sparse2 /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:29.355 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse2 --format %b 2023-12-01T05:28:29.356 INFO:tasks.workunit.client.1.smithi089.stderr:+ origsize=6144 2023-12-01T05:28:29.356 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse2.out --format %b 2023-12-01T05:28:29.357 INFO:tasks.workunit.client.1.smithi089.stderr:+ exportsize=6144 2023-12-01T05:28:29.357 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:29.357 INFO:tasks.workunit.client.1.smithi089.stderr:+ difference=0 2023-12-01T05:28:29.357 INFO:tasks.workunit.client.1.smithi089.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2023-12-01T05:28:29.357 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/sparse2.out 2023-12-01T05:28:29.358 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse2 2023-12-01T05:28:29.480 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2023-12-01T05:28:29.482 INFO:tasks.workunit.client.1.smithi089.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2023-12-01T05:28:29.483 INFO:tasks.workunit.client.1.smithi089.stdout:partially-sparse file imports to partially-sparse image 2023-12-01T05:28:29.483 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_150272/sparse1 sparse 2023-12-01T05:28:29.554 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:29.555 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:29.555 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --order is deprecated, use --object-size 2023-12-01T05:28:29.558 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects sparse 2023-12-01T05:28:29.558 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse 2023-12-01T05:28:29.558 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse 2023-12-01T05:28:29.558 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep block_name_prefix 2023-12-01T05:28:29.558 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk '{print $NF;}' 2023-12-01T05:28:29.597 INFO:tasks.workunit.client.1.smithi089.stderr:++ prefix=rbd_data.698ee52f7298 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep rbd_data.698ee52f7298 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sed -e 's/rbd_data.698ee52f7298\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:++++ get_image_data_pool sparse 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:++++ image=sparse 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sort -u 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ rbd info sparse 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ grep 'data_pool: ' 2023-12-01T05:28:29.598 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T05:28:29.638 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool= 2023-12-01T05:28:29.638 INFO:tasks.workunit.client.1.smithi089.stderr:++++ '[' -z ']' 2023-12-01T05:28:29.638 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool=rbd 2023-12-01T05:28:29.638 INFO:tasks.workunit.client.1.smithi089.stderr:++++ echo rbd 2023-12-01T05:28:29.638 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rados ls -p rbd 2023-12-01T05:28:29.708 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects=1 2023-12-01T05:28:29.708 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo 1 2023-12-01T05:28:29.708 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2023-12-01T05:28:29.709 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse 2023-12-01T05:28:29.830 INFO:tasks.workunit.client.1.smithi089.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. 2023-12-01T05:28:29.832 INFO:tasks.workunit.client.1.smithi089.stdout:zeros import through stdin to sparse image 2023-12-01T05:28:29.833 INFO:tasks.workunit.client.1.smithi089.stderr:+ echo 'zeros import through stdin to sparse image' 2023-12-01T05:28:29.833 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/dev/zero bs=1M count=4 2023-12-01T05:28:29.833 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd import --new-format - sparse 2023-12-01T05:28:29.887 INFO:tasks.workunit.client.1.smithi089.stderr:4+0 records in 2023-12-01T05:28:29.888 INFO:tasks.workunit.client.1.smithi089.stderr:4+0 records out 2023-12-01T05:28:29.888 INFO:tasks.workunit.client.1.smithi089.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.054219 s, 77.4 MB/s 2023-12-01T05:28:29.902 INFO:tasks.workunit.client.1.smithi089.stderr: Importing image: 100% complete...done. 2023-12-01T05:28:29.903 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:29.906 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects sparse 2023-12-01T05:28:29.906 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse 2023-12-01T05:28:29.906 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse 2023-12-01T05:28:29.906 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep block_name_prefix 2023-12-01T05:28:29.906 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk '{print $NF;}' 2023-12-01T05:28:29.945 INFO:tasks.workunit.client.1.smithi089.stderr:++ prefix=rbd_data.69af643db4ba 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep rbd_data.69af643db4ba 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:++++ get_image_data_pool sparse 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sed -e 's/rbd_data.69af643db4ba\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:++++ image=sparse 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sort -u 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ rbd info sparse 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ grep 'data_pool: ' 2023-12-01T05:28:29.946 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T05:28:29.985 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool= 2023-12-01T05:28:29.986 INFO:tasks.workunit.client.1.smithi089.stderr:++++ '[' -z ']' 2023-12-01T05:28:29.986 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool=rbd 2023-12-01T05:28:29.986 INFO:tasks.workunit.client.1.smithi089.stderr:++++ echo rbd 2023-12-01T05:28:29.986 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rados ls -p rbd 2023-12-01T05:28:30.056 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects= 2023-12-01T05:28:30.057 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo 2023-12-01T05:28:30.057 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2023-12-01T05:28:30.057 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse 2023-12-01T05:28:30.174 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:30.176 INFO:tasks.workunit.client.1.smithi089.stdout:zeros export to sparse file 2023-12-01T05:28:30.177 INFO:tasks.workunit.client.1.smithi089.stderr:+ echo 'zeros export to sparse file' 2023-12-01T05:28:30.177 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd create --new-format sparse --size 4 2023-12-01T05:28:30.223 INFO:tasks.workunit.client.1.smithi089.stderr:rbd: --new-format is deprecated, use --image-format 2 2023-12-01T05:28:30.225 INFO:tasks.workunit.client.1.smithi089.stderr:++ rbd info sparse 2023-12-01T05:28:30.226 INFO:tasks.workunit.client.1.smithi089.stderr:++ grep block_name_prefix 2023-12-01T05:28:30.226 INFO:tasks.workunit.client.1.smithi089.stderr:++ awk '{print $NF;}' 2023-12-01T05:28:30.264 INFO:tasks.workunit.client.1.smithi089.stderr:+ prefix=rbd_data.69d0272f7a82 2023-12-01T05:28:30.264 INFO:tasks.workunit.client.1.smithi089.stderr:+ dd if=/dev/zero bs=4M count=1 2023-12-01T05:28:30.264 INFO:tasks.workunit.client.1.smithi089.stderr:++ get_image_data_pool sparse 2023-12-01T05:28:30.264 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse 2023-12-01T05:28:30.265 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse 2023-12-01T05:28:30.265 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep 'data_pool: ' 2023-12-01T05:28:30.265 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk -F: '{ print $NF }' 2023-12-01T05:28:30.304 INFO:tasks.workunit.client.1.smithi089.stderr:++ data_pool= 2023-12-01T05:28:30.304 INFO:tasks.workunit.client.1.smithi089.stderr:++ '[' -z ']' 2023-12-01T05:28:30.304 INFO:tasks.workunit.client.1.smithi089.stderr:++ data_pool=rbd 2023-12-01T05:28:30.304 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo rbd 2023-12-01T05:28:30.304 INFO:tasks.workunit.client.1.smithi089.stderr:+ rados -p rbd put rbd_data.69d0272f7a82.000000000000 - 2023-12-01T05:28:30.336 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records in 2023-12-01T05:28:30.336 INFO:tasks.workunit.client.1.smithi089.stderr:1+0 records out 2023-12-01T05:28:30.337 INFO:tasks.workunit.client.1.smithi089.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0714441 s, 58.7 MB/s 2023-12-01T05:28:30.361 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects sparse 2023-12-01T05:28:30.362 INFO:tasks.workunit.client.1.smithi089.stderr:++ image=sparse 2023-12-01T05:28:30.362 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rbd info sparse 2023-12-01T05:28:30.362 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep block_name_prefix 2023-12-01T05:28:30.362 INFO:tasks.workunit.client.1.smithi089.stderr:+++ awk '{print $NF;}' 2023-12-01T05:28:30.399 INFO:tasks.workunit.client.1.smithi089.stderr:++ prefix=rbd_data.69d0272f7a82 2023-12-01T05:28:30.400 INFO:tasks.workunit.client.1.smithi089.stderr:+++ grep rbd_data.69d0272f7a82 2023-12-01T05:28:30.400 INFO:tasks.workunit.client.1.smithi089.stderr:++++ get_image_data_pool sparse 2023-12-01T05:28:30.400 INFO:tasks.workunit.client.1.smithi089.stderr:++++ image=sparse 2023-12-01T05:28:30.400 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sed -e 's/rbd_data.69d0272f7a82\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2023-12-01T05:28:30.400 INFO:tasks.workunit.client.1.smithi089.stderr:+++ sort -u 2023-12-01T05:28:30.401 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ rbd info sparse 2023-12-01T05:28:30.401 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ grep 'data_pool: ' 2023-12-01T05:28:30.401 INFO:tasks.workunit.client.1.smithi089.stderr:+++++ awk -F: '{ print $NF }' 2023-12-01T05:28:30.439 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool= 2023-12-01T05:28:30.439 INFO:tasks.workunit.client.1.smithi089.stderr:++++ '[' -z ']' 2023-12-01T05:28:30.439 INFO:tasks.workunit.client.1.smithi089.stderr:++++ data_pool=rbd 2023-12-01T05:28:30.439 INFO:tasks.workunit.client.1.smithi089.stderr:++++ echo rbd 2023-12-01T05:28:30.439 INFO:tasks.workunit.client.1.smithi089.stderr:+++ rados ls -p rbd 2023-12-01T05:28:30.508 INFO:tasks.workunit.client.1.smithi089.stderr:++ objects=0 2023-12-01T05:28:30.508 INFO:tasks.workunit.client.1.smithi089.stderr:++ echo 0 2023-12-01T05:28:30.508 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2023-12-01T05:28:30.508 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/sparse 2023-12-01T05:28:30.509 INFO:tasks.workunit.client.1.smithi089.stderr:rm: cannot remove '/tmp/rbd_import_export_150272/sparse': No such file or directory 2023-12-01T05:28:30.509 INFO:tasks.workunit.client.1.smithi089.stderr:+ true 2023-12-01T05:28:30.509 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd export sparse /tmp/rbd_import_export_150272/sparse 2023-12-01T05:28:30.546 INFO:tasks.workunit.client.1.smithi089.stderr: Exporting image: 100% complete...done. 2023-12-01T05:28:30.549 INFO:tasks.workunit.client.1.smithi089.stderr:++ stat /tmp/rbd_import_export_150272/sparse --format=%b 2023-12-01T05:28:30.550 INFO:tasks.workunit.client.1.smithi089.stderr:+ '[' 0 = 0 ']' 2023-12-01T05:28:30.550 INFO:tasks.workunit.client.1.smithi089.stderr:+ rbd rm sparse 2023-12-01T05:28:30.665 INFO:tasks.workunit.client.1.smithi089.stderr: Removing image: 100% complete...done. 2023-12-01T05:28:30.667 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm /tmp/rbd_import_export_150272/sparse /tmp/rbd_import_export_150272/sparse1 /tmp/rbd_import_export_150272/sparse2 /tmp/rbd_import_export_150272/sparse3 2023-12-01T05:28:30.670 INFO:tasks.workunit.client.1.smithi089.stderr:rm: cannot remove '/tmp/rbd_import_export_150272/sparse3': No such file or directory 2023-12-01T05:28:30.670 INFO:tasks.workunit.client.1.smithi089.stderr:+ true 2023-12-01T05:28:30.670 INFO:tasks.workunit.client.1.smithi089.stdout:OK 2023-12-01T05:28:30.671 INFO:tasks.workunit.client.1.smithi089.stderr:+ echo OK 2023-12-01T05:28:30.671 INFO:tasks.workunit.client.1.smithi089.stderr:+ rm -rf /tmp/rbd_import_export_150272 2023-12-01T05:28:30.671 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T05:28:30.671 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2023-12-01T05:28:30.753 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2023-12-01T05:28:30.753 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2023-12-01T05:28:30.973 DEBUG:teuthology.parallel:result is None 2023-12-01T05:28:30.973 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2023-12-01T05:28:31.000 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2023-12-01T05:28:31.000 DEBUG:teuthology.orchestra.run.smithi089:> rmdir -- /home/ubuntu/cephtest/mnt.1 2023-12-01T05:28:31.056 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2023-12-01T05:28:31.056 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:28:31.057 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2023-12-01T05:28:31.057 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T05:28:31.057 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2023-12-01T05:28:31.057 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T05:28:31.057 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T05:28:31.057 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T05:28:31.058 DEBUG:teuthology.orchestra.run.smithi060:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:28:31.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T05:28:31.080 INFO:teuthology.orchestra.run.smithi060.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T05:28:31.081 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T05:28:31.141 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T05:28:31.141 DEBUG:teuthology.orchestra.run.smithi060:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T05:28:31.201 INFO:tasks.workunit:timeout=3h 2023-12-01T05:28:31.201 INFO:tasks.workunit:cleanup=True 2023-12-01T05:28:31.201 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T05:28:31.260 INFO:tasks.workunit.client.0.smithi060.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T05:28:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:31 smithi089 ceph-mon[98504]: pgmap v2405: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.7 KiB/s wr, 99 op/s 2023-12-01T05:28:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:31 smithi060 ceph-mon[94233]: pgmap v2405: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.7 KiB/s wr, 99 op/s 2023-12-01T05:28:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:31 smithi060 ceph-mon[109077]: pgmap v2405: 105 pgs: 105 active+clean; 800 KiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 74 KiB/s rd, 5.7 KiB/s wr, 99 op/s 2023-12-01T05:28:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:33 smithi060 ceph-mon[109077]: pgmap v2406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 490 op/s 2023-12-01T05:28:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:33 smithi060 ceph-mon[109077]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-01T05:28:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:33 smithi060 ceph-mon[94233]: pgmap v2406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 490 op/s 2023-12-01T05:28:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:33 smithi060 ceph-mon[94233]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-01T05:28:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:33 smithi089 ceph-mon[98504]: pgmap v2406: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.7 MiB/s wr, 490 op/s 2023-12-01T05:28:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:33 smithi089 ceph-mon[98504]: osdmap e1161: 8 total, 8 up, 8 in 2023-12-01T05:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:28:34] "GET /metrics HTTP/1.1" 200 33861 "" "Prometheus/2.43.0" 2023-12-01T05:28:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:35 smithi060 ceph-mon[94233]: pgmap v2408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 351 op/s 2023-12-01T05:28:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:35 smithi060 ceph-mon[109077]: pgmap v2408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 351 op/s 2023-12-01T05:28:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:35 smithi089 ceph-mon[98504]: pgmap v2408: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.5 MiB/s wr, 351 op/s 2023-12-01T05:28:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:37 smithi060 ceph-mon[94233]: pgmap v2409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 947 KiB/s rd, 1.3 MiB/s wr, 303 op/s 2023-12-01T05:28:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:37 smithi060 ceph-mon[109077]: pgmap v2409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 947 KiB/s rd, 1.3 MiB/s wr, 303 op/s 2023-12-01T05:28:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:37 smithi089 ceph-mon[98504]: pgmap v2409: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 947 KiB/s rd, 1.3 MiB/s wr, 303 op/s 2023-12-01T05:28:38.647 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T05:28:38.705 INFO:tasks.workunit.client.0.smithi060.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T05:28:38.707 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T05:28:38.707 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T05:28:38.755 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T05:28:38.803 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T05:28:38.841 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T05:28:38.843 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T05:28:38.843 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T05:28:38.880 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T05:28:38.884 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T05:28:38.884 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T05:28:38.942 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2023-12-01T05:28:38.943 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2023-12-01T05:28:38.943 DEBUG:teuthology.orchestra.run.smithi060:workunit test rbd/test_librbd.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2023-12-01T05:28:39.032 INFO:tasks.workunit.client.0.smithi060.stderr:warning: failed to enable lockdep 2023-12-01T05:28:39.043 INFO:tasks.workunit.client.0.smithi060.stdout:seed 177122 2023-12-01T05:28:39.043 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] Running 471 tests from 23 test suites. 2023-12-01T05:28:39.043 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment set-up. 2023-12-01T05:28:39.043 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 169 tests from TestLibRBD 2023-12-01T05:28:39.061 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CreateAndStat 2023-12-01T05:28:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:39 smithi060 ceph-mon[94233]: pgmap v2410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-01T05:28:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:39 smithi060 ceph-mon[109077]: pgmap v2410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-01T05:28:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:39 smithi089 ceph-mon[98504]: pgmap v2410: 105 pgs: 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2023-12-01T05:28:40.578 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[94233]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-01T05:28:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2778638862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2778638862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[94233]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-01T05:28:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[109077]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-01T05:28:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2778638862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2778638862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:40 smithi060 ceph-mon[109077]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-01T05:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:40 smithi089 ceph-mon[98504]: osdmap e1162: 8 total, 8 up, 8 in 2023-12-01T05:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2778638862' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2778638862' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:40 smithi089 ceph-mon[98504]: osdmap e1163: 8 total, 8 up, 8 in 2023-12-01T05:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[109077]: pgmap v2412: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[109077]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-01T05:28:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[94233]: pgmap v2412: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:41 smithi060 ceph-mon[94233]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-01T05:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:41 smithi089 ceph-mon[98504]: pgmap v2412: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:41 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:41 smithi089 ceph-mon[98504]: osdmap e1164: 8 total, 8 up, 8 in 2023-12-01T05:28:42.590 INFO:tasks.workunit.client.0.smithi060.stdout:image has size 2097152 and order 22 2023-12-01T05:28:42.590 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CreateAndStat (3529 ms) 2023-12-01T05:28:42.591 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2023-12-01T05:28:42.591 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.614 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (24 ms) 2023-12-01T05:28:42.614 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2023-12-01T05:28:42.615 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.636 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CreateAndStatPP (21 ms) 2023-12-01T05:28:42.636 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.GetId 2023-12-01T05:28:42.636 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.661 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.GetId (26 ms) 2023-12-01T05:28:42.661 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.GetIdPP 2023-12-01T05:28:42.661 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.687 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.GetIdPP (25 ms) 2023-12-01T05:28:42.687 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2023-12-01T05:28:42.687 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.705 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (18 ms) 2023-12-01T05:28:42.705 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2023-12-01T05:28:42.705 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.723 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (19 ms) 2023-12-01T05:28:42.723 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2023-12-01T05:28:42.724 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.740 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (17 ms) 2023-12-01T05:28:42.740 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2023-12-01T05:28:42.740 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.755 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (15 ms) 2023-12-01T05:28:42.755 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.OpenAio 2023-12-01T05:28:42.755 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.771 INFO:tasks.workunit.client.0.smithi060.stdout:image has size 2097152 and order 22 2023-12-01T05:28:42.771 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.OpenAio (15 ms) 2023-12-01T05:28:42.771 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.OpenAioFail 2023-12-01T05:28:42.774 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2023-12-01T05:28:42.774 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.OpenAioPP 2023-12-01T05:28:42.774 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.800 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.OpenAioPP (26 ms) 2023-12-01T05:28:42.800 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2023-12-01T05:28:42.802 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.OpenAioFailPP (2 ms) 2023-12-01T05:28:42.802 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2023-12-01T05:28:42.803 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.837 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ResizeAndStat (34 ms) 2023-12-01T05:28:42.837 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2023-12-01T05:28:42.837 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.868 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (32 ms) 2023-12-01T05:28:42.868 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2023-12-01T05:28:42.868 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.901 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (32 ms) 2023-12-01T05:28:42.901 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2023-12-01T05:28:42.901 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:42.934 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (33 ms) 2023-12-01T05:28:42.934 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2023-12-01T05:28:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:43 smithi060 ceph-mon[109077]: pgmap v2415: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T05:28:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:43 smithi060 ceph-mon[109077]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-01T05:28:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:43 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:43 smithi060 ceph-mon[94233]: pgmap v2415: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T05:28:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:43 smithi060 ceph-mon[94233]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-01T05:28:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:43 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:43 smithi089 ceph-mon[98504]: pgmap v2415: 137 pgs: 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T05:28:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:43 smithi089 ceph-mon[98504]: osdmap e1165: 8 total, 8 up, 8 in 2023-12-01T05:28:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:43 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:44.612 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:44 smithi060 ceph-mon[109077]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-01T05:28:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1776226461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:44 smithi060 ceph-mon[94233]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-01T05:28:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1776226461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:28:44] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-12-01T05:28:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:44 smithi089 ceph-mon[98504]: osdmap e1166: 8 total, 8 up, 8 in 2023-12-01T05:28:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1776226461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[94233]: pgmap v2418: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:28:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1776226461' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[94233]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-01T05:28:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[109077]: pgmap v2418: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:28:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1776226461' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:45 smithi060 ceph-mon[109077]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-01T05:28:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:45 smithi089 ceph-mon[98504]: pgmap v2418: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:28:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:45 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1776226461' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-2","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:45 smithi089 ceph-mon[98504]: osdmap e1167: 8 total, 8 up, 8 in 2023-12-01T05:28:46.625 INFO:tasks.workunit.client.0.smithi060.stdout:image: image18 2023-12-01T05:28:46.625 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image18 2023-12-01T05:28:46.625 INFO:tasks.workunit.client.0.smithi060.stdout:found image18 2023-12-01T05:28:46.625 INFO:tasks.workunit.client.0.smithi060.stdout:erased image18 2023-12-01T05:28:46.625 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:46.706 INFO:tasks.workunit.client.0.smithi060.stdout:image: image18 2023-12-01T05:28:46.706 INFO:tasks.workunit.client.0.smithi060.stdout:image: image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image18 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:found image18 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:erased image18 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:found image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:erased image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:image: image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:found image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:erased image19 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3772 ms) 2023-12-01T05:28:46.707 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2023-12-01T05:28:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:46 smithi060 ceph-mon[94233]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-01T05:28:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:46 smithi060 ceph-mon[109077]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-01T05:28:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:46 smithi089 ceph-mon[98504]: osdmap e1168: 8 total, 8 up, 8 in 2023-12-01T05:28:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:47 smithi060 ceph-mon[94233]: pgmap v2421: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:47 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:47 smithi060 ceph-mon[94233]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-01T05:28:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:47 smithi060 ceph-mon[109077]: pgmap v2421: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:47 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:47 smithi060 ceph-mon[109077]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-01T05:28:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:47 smithi089 ceph-mon[98504]: pgmap v2421: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:47 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:47 smithi089 ceph-mon[98504]: osdmap e1169: 8 total, 8 up, 8 in 2023-12-01T05:28:48.633 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:48 smithi060 ceph-mon[94233]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-01T05:28:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2915875680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:48 smithi060 ceph-mon[109077]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-01T05:28:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2915875680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:48 smithi089 ceph-mon[98504]: osdmap e1170: 8 total, 8 up, 8 in 2023-12-01T05:28:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2915875680' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[94233]: pgmap v2424: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 21 KiB/s wr, 258 op/s 2023-12-01T05:28:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2915875680' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[94233]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-01T05:28:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[109077]: pgmap v2424: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 21 KiB/s wr, 258 op/s 2023-12-01T05:28:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2915875680' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:49 smithi060 ceph-mon[109077]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-01T05:28:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:49 smithi089 ceph-mon[98504]: pgmap v2424: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 21 KiB/s wr, 258 op/s 2023-12-01T05:28:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:49 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2915875680' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-3","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:49 smithi089 ceph-mon[98504]: osdmap e1171: 8 total, 8 up, 8 in 2023-12-01T05:28:50.490 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:28:50.655 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 1 2023-12-01T05:28:50.655 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:28:50.655 INFO:tasks.workunit.client.0.smithi060.stdout:image: image20 2023-12-01T05:28:50.656 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image20 2023-12-01T05:28:50.656 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:50.665 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 2 2023-12-01T05:28:50.665 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:28:50.665 INFO:tasks.workunit.client.0.smithi060.stdout:image: image20 2023-12-01T05:28:50.665 INFO:tasks.workunit.client.0.smithi060.stdout:image: image21 2023-12-01T05:28:50.665 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image20 2023-12-01T05:28:50.665 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image21 2023-12-01T05:28:50.725 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 1 2023-12-01T05:28:50.725 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:28:50.725 INFO:tasks.workunit.client.0.smithi060.stdout:image: image21 2023-12-01T05:28:50.725 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image21 2023-12-01T05:28:50.725 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (4018 ms) 2023-12-01T05:28:50.726 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCopy 2023-12-01T05:28:50.835 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (43m) 59s ago 43m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (43m) 60s ago 43m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (44m) 59s ago 44m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (44m) 60s ago 44m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (47m) 60s ago 47m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (49m) 59s ago 49m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (49m) 59s ago 49m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (47m) 60s ago 47m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (47m) 59s ago 47m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:28:50.836 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (43m) 59s ago 43m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (43m) 60s ago 43m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (47m) 59s ago 47m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (46m) 59s ago 46m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (46m) 59s ago 46m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (46m) 59s ago 46m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (45m) 60s ago 45m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (45m) 60s ago 45m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (45m) 60s ago 45m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (44m) 60s ago 44m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:28:50.837 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (43m) 60s ago 44m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:28:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:50 smithi060 ceph-mon[109077]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-01T05:28:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:50 smithi060 ceph-mon[94233]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-01T05:28:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:50 smithi089 ceph-mon[98504]: osdmap e1172: 8 total, 8 up, 8 in 2023-12-01T05:28:51.238 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:28:51.238 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:28:51.238 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:28:51.238 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:28:51.239 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:28:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[94233]: pgmap v2427: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 21 KiB/s wr, 258 op/s 2023-12-01T05:28:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[94233]: from='client.27467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[94233]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-01T05:28:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1930689292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:28:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[109077]: pgmap v2427: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 21 KiB/s wr, 258 op/s 2023-12-01T05:28:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[109077]: from='client.27467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[109077]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-01T05:28:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1930689292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:28:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:51 smithi089 ceph-mon[98504]: pgmap v2427: 201 pgs: 32 unknown, 169 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 185 KiB/s rd, 21 KiB/s wr, 258 op/s 2023-12-01T05:28:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:51 smithi089 ceph-mon[98504]: from='client.27467 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:51 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:51 smithi089 ceph-mon[98504]: osdmap e1173: 8 total, 8 up, 8 in 2023-12-01T05:28:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1930689292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:28:52.562 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:53.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: from='client.27473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3979778310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3979778310' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:53.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[94233]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: from='client.27473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3979778310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3979778310' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:53.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:52 smithi060 ceph-mon[109077]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: from='client.27473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: osdmap e1174: 8 total, 8 up, 8 in 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3979778310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3979778310' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-4","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:52 smithi089 ceph-mon[98504]: osdmap e1175: 8 total, 8 up, 8 in 2023-12-01T05:28:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:53 smithi060 ceph-mon[109077]: pgmap v2430: 233 pgs: 2 creating+peering, 30 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2023-12-01T05:28:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:53 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:53 smithi060 ceph-mon[109077]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-01T05:28:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:53 smithi060 ceph-mon[94233]: pgmap v2430: 233 pgs: 2 creating+peering, 30 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2023-12-01T05:28:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:53 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:53 smithi060 ceph-mon[94233]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-01T05:28:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:53 smithi089 ceph-mon[98504]: pgmap v2430: 233 pgs: 2 creating+peering, 30 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2023-12-01T05:28:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:53 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:53 smithi089 ceph-mon[98504]: osdmap e1176: 8 total, 8 up, 8 in 2023-12-01T05:28:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:28:54] "GET /metrics HTTP/1.1" 200 36233 "" "Prometheus/2.43.0" 2023-12-01T05:28:55.047 INFO:tasks.workunit.client.0.smithi060.stdout:image: image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:found image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:erased image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:image: image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:image: image23 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:found image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:erased image22 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image23 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:found image23 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:erased image23 2023-12-01T05:28:55.048 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:image: image22 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:image: image23 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:image: image24 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image22 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:found image22 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:erased image22 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image23 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:found image23 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:erased image23 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image24 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:found image24 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:erased image24 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCopy (4323 ms) 2023-12-01T05:28:55.049 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCopyPP 2023-12-01T05:28:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:55 smithi060 ceph-mon[94233]: pgmap v2433: 233 pgs: 2 creating+peering, 30 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2023-12-01T05:28:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:55 smithi060 ceph-mon[94233]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-01T05:28:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:55 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:55 smithi060 ceph-mon[109077]: pgmap v2433: 233 pgs: 2 creating+peering, 30 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2023-12-01T05:28:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:55 smithi060 ceph-mon[109077]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-01T05:28:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:55 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:55 smithi089 ceph-mon[98504]: pgmap v2433: 233 pgs: 2 creating+peering, 30 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 74 op/s 2023-12-01T05:28:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:55 smithi089 ceph-mon[98504]: osdmap e1177: 8 total, 8 up, 8 in 2023-12-01T05:28:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:55 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:28:56.663 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:28:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[94233]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-01T05:28:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2331875494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[109077]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-01T05:28:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2331875494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:56 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:56 smithi089 ceph-mon[98504]: osdmap e1178: 8 total, 8 up, 8 in 2023-12-01T05:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2331875494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:56 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:28:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[94233]: pgmap v2436: 265 pgs: 2 creating+peering, 62 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[94233]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[94233]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[109077]: pgmap v2436: 265 pgs: 2 creating+peering, 62 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[109077]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-01T05:28:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:57 smithi060 ceph-mon[109077]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-01T05:28:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:57 smithi089 ceph-mon[98504]: pgmap v2436: 265 pgs: 2 creating+peering, 62 unknown, 201 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:28:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:57 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:28:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:57 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-5","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:28:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:57 smithi089 ceph-mon[98504]: osdmap e1179: 8 total, 8 up, 8 in 2023-12-01T05:28:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:57 smithi089 ceph-mon[98504]: osdmap e1180: 8 total, 8 up, 8 in 2023-12-01T05:28:58.891 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 1 2023-12-01T05:28:58.891 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:28:58.891 INFO:tasks.workunit.client.0.smithi060.stdout:image: image25 2023-12-01T05:28:58.891 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image25 2023-12-01T05:28:58.912 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 2 2023-12-01T05:28:58.912 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:28:58.913 INFO:tasks.workunit.client.0.smithi060.stdout:image: image25 2023-12-01T05:28:58.913 INFO:tasks.workunit.client.0.smithi060.stdout:image: image26 2023-12-01T05:28:58.913 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image25 2023-12-01T05:28:58.913 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image26 2023-12-01T05:28:58.960 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:28:58.960 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 3 2023-12-01T05:28:58.960 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:28:58.960 INFO:tasks.workunit.client.0.smithi060.stdout:image: image25 2023-12-01T05:28:58.960 INFO:tasks.workunit.client.0.smithi060.stdout:image: image26 2023-12-01T05:28:58.960 INFO:tasks.workunit.client.0.smithi060.stdout:image: image27 2023-12-01T05:28:58.960 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image25 2023-12-01T05:28:58.961 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image26 2023-12-01T05:28:58.961 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image27 2023-12-01T05:28:58.998 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCopyPP (3951 ms) 2023-12-01T05:28:58.999 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2023-12-01T05:29:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:59 smithi060 ceph-mon[94233]: pgmap v2439: 265 pgs: 2 creating+activating, 22 creating+peering, 241 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:59 smithi060 ceph-mon[94233]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-01T05:29:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:28:59 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:00.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:59 smithi060 ceph-mon[109077]: pgmap v2439: 265 pgs: 2 creating+activating, 22 creating+peering, 241 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:00.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:59 smithi060 ceph-mon[109077]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-01T05:29:00.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:28:59 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:59 smithi089 ceph-mon[98504]: pgmap v2439: 265 pgs: 2 creating+activating, 22 creating+peering, 241 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:59 smithi089 ceph-mon[98504]: osdmap e1181: 8 total, 8 up, 8 in 2023-12-01T05:29:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:28:59 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:00.613 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:00 smithi060 ceph-mon[94233]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-01T05:29:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1157428205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:00 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:00 smithi060 ceph-mon[109077]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-01T05:29:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1157428205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:00 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:00 smithi089 ceph-mon[98504]: osdmap e1182: 8 total, 8 up, 8 in 2023-12-01T05:29:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1157428205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:00 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[94233]: pgmap v2442: 297 pgs: 32 unknown, 2 creating+activating, 22 creating+peering, 241 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[94233]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-01T05:29:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[109077]: pgmap v2442: 297 pgs: 32 unknown, 2 creating+activating, 22 creating+peering, 241 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:01 smithi060 ceph-mon[109077]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-01T05:29:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:01 smithi089 ceph-mon[98504]: pgmap v2442: 297 pgs: 32 unknown, 2 creating+activating, 22 creating+peering, 241 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:01 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:02.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:01 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-6","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:02.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:01 smithi089 ceph-mon[98504]: osdmap e1183: 8 total, 8 up, 8 in 2023-12-01T05:29:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:02 smithi060 ceph-mon[94233]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-01T05:29:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:02 smithi060 ceph-mon[94233]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-01T05:29:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:02 smithi060 ceph-mon[109077]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-01T05:29:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:02 smithi060 ceph-mon[109077]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-01T05:29:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:02 smithi089 ceph-mon[98504]: osdmap e1184: 8 total, 8 up, 8 in 2023-12-01T05:29:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:02 smithi089 ceph-mon[98504]: osdmap e1185: 8 total, 8 up, 8 in 2023-12-01T05:29:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:03 smithi060 ceph-mon[94233]: pgmap v2445: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:03 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:03 smithi060 ceph-mon[109077]: pgmap v2445: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:03 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:03 smithi089 ceph-mon[98504]: pgmap v2445: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:03 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:29:04] "GET /metrics HTTP/1.1" 200 43443 "" "Prometheus/2.43.0" 2023-12-01T05:29:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:04 smithi060 ceph-mon[109077]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-01T05:29:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:04 smithi060 ceph-mon[94233]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-01T05:29:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:04 smithi089 ceph-mon[98504]: osdmap e1186: 8 total, 8 up, 8 in 2023-12-01T05:29:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:05 smithi060 ceph-mon[94233]: pgmap v2448: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:05 smithi060 ceph-mon[94233]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-01T05:29:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:05 smithi060 ceph-mon[109077]: pgmap v2448: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:05 smithi060 ceph-mon[109077]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-01T05:29:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:05 smithi089 ceph-mon[98504]: pgmap v2448: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2023-12-01T05:29:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:05 smithi089 ceph-mon[98504]: osdmap e1187: 8 total, 8 up, 8 in 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:image: image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:found image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:erased image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:image: image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:image: image29 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:found image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:erased image28 2023-12-01T05:29:06.714 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image29 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:found image29 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:erased image29 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:image: image28 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:image: image29 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:image: image30 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image28 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:found image28 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:erased image28 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image29 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:found image29 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:erased image29 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image30 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:found image30 2023-12-01T05:29:06.715 INFO:tasks.workunit.client.0.smithi060.stdout:erased image30 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:image: image28 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:image: image29 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:image: image30 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:image: image31 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image28 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:found image28 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:erased image28 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image29 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:found image29 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:erased image29 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image30 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:found image30 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:erased image30 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image31 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:found image31 2023-12-01T05:29:06.716 INFO:tasks.workunit.client.0.smithi060.stdout:erased image31 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:image: image28 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:image: image29 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:image: image30 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:image: image31 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:image: image32 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image28 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:found image28 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:erased image28 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image29 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:found image29 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:erased image29 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image30 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:found image30 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:erased image30 2023-12-01T05:29:06.717 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image31 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:found image31 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:erased image31 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image32 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:found image32 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:erased image32 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:image: image28 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:image: image29 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:image: image30 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:image: image31 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:image: image32 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:image: image33 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image28 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:found image28 2023-12-01T05:29:06.718 INFO:tasks.workunit.client.0.smithi060.stdout:erased image28 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image29 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:found image29 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:erased image29 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image30 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:found image30 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:erased image30 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image31 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:found image31 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:erased image31 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image32 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:found image32 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:erased image32 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image33 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:found image33 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:erased image33 2023-12-01T05:29:06.719 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestDeepCopy (7715 ms) 2023-12-01T05:29:06.720 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2023-12-01T05:29:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:06 smithi060 ceph-mon[94233]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-01T05:29:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:06 smithi060 ceph-mon[109077]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-01T05:29:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:06 smithi089 ceph-mon[98504]: osdmap e1188: 8 total, 8 up, 8 in 2023-12-01T05:29:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[94233]: pgmap v2451: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[94233]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-01T05:29:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[94233]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-01T05:29:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3627837240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[109077]: pgmap v2451: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[109077]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-01T05:29:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[109077]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-01T05:29:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3627837240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:07 smithi089 ceph-mon[98504]: pgmap v2451: 297 pgs: 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:07 smithi089 ceph-mon[98504]: osdmap e1189: 8 total, 8 up, 8 in 2023-12-01T05:29:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:07 smithi089 ceph-mon[98504]: osdmap e1190: 8 total, 8 up, 8 in 2023-12-01T05:29:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3627837240' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:08.582 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[94233]: pgmap v2454: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 608 op/s 2023-12-01T05:29:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3627837240' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[94233]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-01T05:29:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[109077]: pgmap v2454: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 608 op/s 2023-12-01T05:29:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3627837240' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[109077]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-01T05:29:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:09 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:09 smithi089 ceph-mon[98504]: pgmap v2454: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 608 op/s 2023-12-01T05:29:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3627837240' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-7","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:09 smithi089 ceph-mon[98504]: osdmap e1191: 8 total, 8 up, 8 in 2023-12-01T05:29:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:09 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:10.869 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 1 2023-12-01T05:29:10.869 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:29:10.869 INFO:tasks.workunit.client.0.smithi060.stdout:image: image34 2023-12-01T05:29:10.869 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image34 2023-12-01T05:29:10.896 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 2 2023-12-01T05:29:10.896 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:29:10.896 INFO:tasks.workunit.client.0.smithi060.stdout:image: image34 2023-12-01T05:29:10.896 INFO:tasks.workunit.client.0.smithi060.stdout:image: image35 2023-12-01T05:29:10.896 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image34 2023-12-01T05:29:10.896 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image35 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:num images is: 3 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:image: image34 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:image: image35 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:image: image36 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image34 2023-12-01T05:29:10.949 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image35 2023-12-01T05:29:10.950 INFO:tasks.workunit.client.0.smithi060.stdout:expected = image36 2023-12-01T05:29:10.980 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4267 ms) 2023-12-01T05:29:10.981 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2023-12-01T05:29:10.981 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:10 smithi060 ceph-mon[94233]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-01T05:29:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:10 smithi060 ceph-mon[109077]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-01T05:29:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:10 smithi089 ceph-mon[98504]: osdmap e1192: 8 total, 8 up, 8 in 2023-12-01T05:29:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[94233]: pgmap v2457: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 608 op/s 2023-12-01T05:29:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[94233]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-01T05:29:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[109077]: pgmap v2457: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 608 op/s 2023-12-01T05:29:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[109077]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-01T05:29:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:11 smithi089 ceph-mon[98504]: pgmap v2457: 329 pgs: 32 unknown, 297 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 608 op/s 2023-12-01T05:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:11 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:11 smithi089 ceph-mon[98504]: osdmap e1193: 8 total, 8 up, 8 in 2023-12-01T05:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:12 smithi060 ceph-mon[94233]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-01T05:29:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:12 smithi060 ceph-mon[94233]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-01T05:29:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:12 smithi060 ceph-mon[109077]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-01T05:29:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:12 smithi060 ceph-mon[109077]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-01T05:29:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:12 smithi089 ceph-mon[98504]: osdmap e1194: 8 total, 8 up, 8 in 2023-12-01T05:29:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:12 smithi089 ceph-mon[98504]: osdmap e1195: 8 total, 8 up, 8 in 2023-12-01T05:29:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:13 smithi060 ceph-mon[94233]: pgmap v2460: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 24 KiB/s wr, 461 op/s 2023-12-01T05:29:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:13 smithi060 ceph-mon[109077]: pgmap v2460: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 24 KiB/s wr, 461 op/s 2023-12-01T05:29:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:13 smithi089 ceph-mon[98504]: pgmap v2460: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 24 KiB/s wr, 461 op/s 2023-12-01T05:29:14.629 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:found snap1 with size 2097152 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 2 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:found snap1 with size 2097152 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:found snap2 with size 4194304 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:29:14.630 INFO:tasks.workunit.client.0.smithi060.stdout:found snap2 with size 4194304 2023-12-01T05:29:14.631 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 0 2023-12-01T05:29:14.631 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:29:14.631 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3649 ms) 2023-12-01T05:29:14.631 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2023-12-01T05:29:14.631 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:14 smithi060 ceph-mon[94233]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-01T05:29:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:14 smithi060 ceph-mon[109077]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-01T05:29:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:29:14] "GET /metrics HTTP/1.1" 200 50660 "" "Prometheus/2.43.0" 2023-12-01T05:29:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:14 smithi089 ceph-mon[98504]: osdmap e1196: 8 total, 8 up, 8 in 2023-12-01T05:29:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:15 smithi060 ceph-mon[94233]: pgmap v2463: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 24 KiB/s wr, 461 op/s 2023-12-01T05:29:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:15 smithi060 ceph-mon[94233]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-01T05:29:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:15 smithi060 ceph-mon[109077]: pgmap v2463: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 24 KiB/s wr, 461 op/s 2023-12-01T05:29:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:15 smithi060 ceph-mon[109077]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-01T05:29:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:15 smithi089 ceph-mon[98504]: pgmap v2463: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 390 KiB/s rd, 24 KiB/s wr, 461 op/s 2023-12-01T05:29:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:15 smithi089 ceph-mon[98504]: osdmap e1197: 8 total, 8 up, 8 in 2023-12-01T05:29:16.643 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2014 ms) 2023-12-01T05:29:16.643 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2023-12-01T05:29:16.644 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:16 smithi060 ceph-mon[94233]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-01T05:29:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:16 smithi060 ceph-mon[109077]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-01T05:29:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:16 smithi089 ceph-mon[98504]: osdmap e1198: 8 total, 8 up, 8 in 2023-12-01T05:29:17.590 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:29:17.590 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:29:17.590 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:29:17.590 INFO:tasks.workunit.client.0.smithi060.stdout:found snap1 with size 2097152 2023-12-01T05:29:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:17 smithi060 ceph-mon[109077]: pgmap v2466: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:17 smithi060 ceph-mon[109077]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-01T05:29:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:17 smithi060 ceph-mon[109077]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-01T05:29:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:17 smithi060 ceph-mon[94233]: pgmap v2466: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:17 smithi060 ceph-mon[94233]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-01T05:29:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:17 smithi060 ceph-mon[94233]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-01T05:29:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:17 smithi089 ceph-mon[98504]: pgmap v2466: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:17 smithi089 ceph-mon[98504]: osdmap e1199: 8 total, 8 up, 8 in 2023-12-01T05:29:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:17 smithi089 ceph-mon[98504]: osdmap e1200: 8 total, 8 up, 8 in 2023-12-01T05:29:18.595 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 2 2023-12-01T05:29:18.595 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:29:18.595 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:29:18.595 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:29:18.596 INFO:tasks.workunit.client.0.smithi060.stdout:found snap1 with size 2097152 2023-12-01T05:29:18.596 INFO:tasks.workunit.client.0.smithi060.stdout:found snap2 with size 4194304 2023-12-01T05:29:19.590 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:29:19.590 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:29:19.590 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:29:19.590 INFO:tasks.workunit.client.0.smithi060.stdout:found snap2 with size 4194304 2023-12-01T05:29:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:19 smithi060 ceph-mon[94233]: pgmap v2469: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2023-12-01T05:29:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:19 smithi060 ceph-mon[94233]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-01T05:29:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:19 smithi060 ceph-mon[109077]: pgmap v2469: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2023-12-01T05:29:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:19 smithi060 ceph-mon[109077]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-01T05:29:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:19 smithi089 ceph-mon[98504]: pgmap v2469: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2023-12-01T05:29:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:19 smithi089 ceph-mon[98504]: osdmap e1201: 8 total, 8 up, 8 in 2023-12-01T05:29:20.612 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 0 2023-12-01T05:29:20.612 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:29:20.617 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3974 ms) 2023-12-01T05:29:20.617 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2023-12-01T05:29:20.617 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:20 smithi060 ceph-mon[94233]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-01T05:29:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:20 smithi060 ceph-mon[109077]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-01T05:29:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:20 smithi089 ceph-mon[98504]: osdmap e1202: 8 total, 8 up, 8 in 2023-12-01T05:29:21.610 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:29:21.936 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (43m) 91s ago 44m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (44m) 91s ago 44m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (45m) 91s ago 45m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (45m) 91s ago 45m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (48m) 91s ago 48m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (49m) 91s ago 49m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (49m) 91s ago 49m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (48m) 91s ago 48m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (48m) 91s ago 48m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (43m) 91s ago 43m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (43m) 91s ago 43m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (47m) 91s ago 47m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:29:21.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (47m) 91s ago 47m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:29:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (47m) 91s ago 47m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:29:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (46m) 91s ago 46m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:29:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (46m) 91s ago 46m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:29:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (46m) 91s ago 46m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:29:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (45m) 91s ago 45m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:29:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (45m) 91s ago 45m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:29:21.938 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (43m) 91s ago 44m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:29:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:21 smithi060 ceph-mon[94233]: pgmap v2472: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2023-12-01T05:29:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:21 smithi060 ceph-mon[94233]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-01T05:29:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:21 smithi060 ceph-mon[109077]: pgmap v2472: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2023-12-01T05:29:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:21 smithi060 ceph-mon[109077]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-01T05:29:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:21 smithi089 ceph-mon[98504]: pgmap v2472: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 6.2 KiB/s wr, 72 op/s 2023-12-01T05:29:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:21 smithi089 ceph-mon[98504]: osdmap e1203: 8 total, 8 up, 8 in 2023-12-01T05:29:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:22.336 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:29:22.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:29:22.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:29:22.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:22.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:29:22.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:29:22.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:29:22.337 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:29:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[94233]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-01T05:29:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[94233]: from='client.27509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3772380452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:29:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[94233]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-01T05:29:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[109077]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-01T05:29:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[109077]: from='client.27509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3772380452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:29:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:22 smithi060 ceph-mon[109077]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-01T05:29:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:22 smithi089 ceph-mon[98504]: osdmap e1204: 8 total, 8 up, 8 in 2023-12-01T05:29:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:22 smithi089 ceph-mon[98504]: from='client.27509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3772380452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:29:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:22 smithi089 ceph-mon[98504]: osdmap e1205: 8 total, 8 up, 8 in 2023-12-01T05:29:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:23 smithi060 ceph-mon[94233]: from='client.17634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:23 smithi060 ceph-mon[94233]: pgmap v2475: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-01T05:29:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:23 smithi060 ceph-mon[94233]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-01T05:29:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:23 smithi060 ceph-mon[109077]: from='client.17634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:23 smithi060 ceph-mon[109077]: pgmap v2475: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-01T05:29:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:23 smithi060 ceph-mon[109077]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-01T05:29:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:23 smithi089 ceph-mon[98504]: from='client.17634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:23 smithi089 ceph-mon[98504]: pgmap v2475: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-01T05:29:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:23 smithi089 ceph-mon[98504]: osdmap e1206: 8 total, 8 up, 8 in 2023-12-01T05:29:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:29:24] "GET /metrics HTTP/1.1" 200 50660 "" "Prometheus/2.43.0" 2023-12-01T05:29:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:25 smithi060 ceph-mon[94233]: pgmap v2478: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-01T05:29:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:25 smithi060 ceph-mon[94233]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-01T05:29:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:25 smithi060 ceph-mon[109077]: pgmap v2478: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-01T05:29:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:25 smithi060 ceph-mon[109077]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-01T05:29:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:25 smithi089 ceph-mon[98504]: pgmap v2478: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.2 KiB/s wr, 82 op/s 2023-12-01T05:29:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:25 smithi089 ceph-mon[98504]: osdmap e1207: 8 total, 8 up, 8 in 2023-12-01T05:29:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:26.629 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 0 2023-12-01T05:29:26.629 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:29:26.647 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6029 ms) 2023-12-01T05:29:26.647 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2023-12-01T05:29:26.647 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:26 smithi060 ceph-mon[94233]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-01T05:29:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:26 smithi060 ceph-mon[109077]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-01T05:29:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:26 smithi089 ceph-mon[98504]: osdmap e1208: 8 total, 8 up, 8 in 2023-12-01T05:29:27.644 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:29:27.644 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:29:27.645 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:29:27.645 INFO:tasks.workunit.client.0.smithi060.stdout:found snap1 with size 2097152 2023-12-01T05:29:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:27 smithi060 ceph-mon[94233]: pgmap v2481: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:27 smithi060 ceph-mon[94233]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-01T05:29:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:27 smithi060 ceph-mon[109077]: pgmap v2481: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:27 smithi060 ceph-mon[109077]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-01T05:29:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:27 smithi089 ceph-mon[98504]: pgmap v2481: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:27 smithi089 ceph-mon[98504]: osdmap e1209: 8 total, 8 up, 8 in 2023-12-01T05:29:28.649 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 2 2023-12-01T05:29:28.650 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:29:28.650 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:29:28.650 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:29:28.650 INFO:tasks.workunit.client.0.smithi060.stdout:found snap1 with size 2097152 2023-12-01T05:29:28.650 INFO:tasks.workunit.client.0.smithi060.stdout:found snap2 with size 4194304 2023-12-01T05:29:28.654 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 2 2023-12-01T05:29:28.654 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:29:28.654 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1-rename 2023-12-01T05:29:28.654 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:29:28.654 INFO:tasks.workunit.client.0.smithi060.stdout:found snap1-rename with size 2097152 2023-12-01T05:29:28.655 INFO:tasks.workunit.client.0.smithi060.stdout:found snap2 with size 4194304 2023-12-01T05:29:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:28 smithi060 ceph-mon[94233]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-01T05:29:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:28 smithi060 ceph-mon[109077]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-01T05:29:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:28 smithi089 ceph-mon[98504]: osdmap e1210: 8 total, 8 up, 8 in 2023-12-01T05:29:29.652 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:29:29.652 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:29:29.652 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2-rename 2023-12-01T05:29:29.653 INFO:tasks.workunit.client.0.smithi060.stdout:found snap2-rename with size 4194304 2023-12-01T05:29:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:29 smithi060 ceph-mon[94233]: pgmap v2484: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2023-12-01T05:29:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:29 smithi060 ceph-mon[94233]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-01T05:29:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:29 smithi060 ceph-mon[109077]: pgmap v2484: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2023-12-01T05:29:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:29 smithi060 ceph-mon[109077]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-01T05:29:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:29 smithi089 ceph-mon[98504]: pgmap v2484: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2023-12-01T05:29:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:29 smithi089 ceph-mon[98504]: osdmap e1211: 8 total, 8 up, 8 in 2023-12-01T05:29:30.666 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 0 2023-12-01T05:29:30.667 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:29:30.671 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4024 ms) 2023-12-01T05:29:30.671 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2023-12-01T05:29:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:30 smithi060 ceph-mon[94233]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-01T05:29:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:30 smithi060 ceph-mon[109077]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-01T05:29:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:30 smithi089 ceph-mon[98504]: osdmap e1212: 8 total, 8 up, 8 in 2023-12-01T05:29:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:31 smithi060 ceph-mon[94233]: pgmap v2487: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2023-12-01T05:29:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:31 smithi060 ceph-mon[94233]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-01T05:29:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:31 smithi060 ceph-mon[109077]: pgmap v2487: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2023-12-01T05:29:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:31 smithi060 ceph-mon[109077]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-01T05:29:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:31 smithi089 ceph-mon[98504]: pgmap v2487: 329 pgs: 329 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 50 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2023-12-01T05:29:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:31 smithi089 ceph-mon[98504]: osdmap e1213: 8 total, 8 up, 8 in 2023-12-01T05:29:32.602 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:32.602 INFO:tasks.workunit.client.0.smithi060.stdout:using new format!using new format! 2023-12-01T05:29:32.602 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:29:32.602 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[94233]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-01T05:29:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3737372138' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[94233]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-01T05:29:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[109077]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-01T05:29:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3737372138' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:32 smithi060 ceph-mon[109077]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-01T05:29:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:32 smithi089 ceph-mon[98504]: osdmap e1214: 8 total, 8 up, 8 in 2023-12-01T05:29:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3737372138' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:32 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:32 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-8","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:32 smithi089 ceph-mon[98504]: osdmap e1215: 8 total, 8 up, 8 in 2023-12-01T05:29:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:33 smithi060 ceph-mon[94233]: pgmap v2490: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.5 KiB/s wr, 75 op/s 2023-12-01T05:29:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:33 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:33 smithi060 ceph-mon[94233]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-01T05:29:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:33 smithi060 ceph-mon[109077]: pgmap v2490: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.5 KiB/s wr, 75 op/s 2023-12-01T05:29:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:33 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:33 smithi060 ceph-mon[109077]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-01T05:29:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:33 smithi089 ceph-mon[98504]: pgmap v2490: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.5 KiB/s wr, 75 op/s 2023-12-01T05:29:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:33 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:33 smithi089 ceph-mon[98504]: osdmap e1216: 8 total, 8 up, 8 in 2023-12-01T05:29:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:29:34] "GET /metrics HTTP/1.1" 200 50714 "" "Prometheus/2.43.0" 2023-12-01T05:29:34.856 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4185 ms) 2023-12-01T05:29:34.856 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2023-12-01T05:29:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:35 smithi060 ceph-mon[94233]: pgmap v2493: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.5 KiB/s wr, 75 op/s 2023-12-01T05:29:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:35 smithi060 ceph-mon[94233]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-01T05:29:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:35 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:35 smithi060 ceph-mon[109077]: pgmap v2493: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.5 KiB/s wr, 75 op/s 2023-12-01T05:29:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:35 smithi060 ceph-mon[109077]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-01T05:29:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:35 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:35 smithi089 ceph-mon[98504]: pgmap v2493: 361 pgs: 5 creating+peering, 27 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 5.5 KiB/s wr, 75 op/s 2023-12-01T05:29:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:35 smithi089 ceph-mon[98504]: osdmap e1217: 8 total, 8 up, 8 in 2023-12-01T05:29:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:35 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:36.710 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[94233]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-01T05:29:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1275950173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[94233]: pgmap v2496: 393 pgs: 5 creating+peering, 59 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[109077]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1275950173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-mon[109077]: pgmap v2496: 393 pgs: 5 creating+peering, 59 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:29:36] ENGINE Bus STOPPING 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:29:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:29:36] ENGINE Bus STOPPED 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:29:36] ENGINE Bus STARTING 2023-12-01T05:29:37.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:29:36] ENGINE Serving on http://:::9283 2023-12-01T05:29:37.012 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:36 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:29:36] ENGINE Bus STARTED 2023-12-01T05:29:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:36 smithi089 ceph-mon[98504]: osdmap e1218: 8 total, 8 up, 8 in 2023-12-01T05:29:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1275950173' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:36 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:29:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:36 smithi089 ceph-mon[98504]: pgmap v2496: 393 pgs: 5 creating+peering, 59 unknown, 329 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:29:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:29:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:29:38.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:29:38.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-9","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: osdmap e1219: 8 total, 8 up, 8 in 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:29:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:38.781 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:29:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:38 smithi060 ceph-mon[94233]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-01T05:29:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:38 smithi060 ceph-mon[94233]: pgmap v2499: 393 pgs: 32 creating+peering, 361 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-01T05:29:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:38 smithi060 ceph-mon[109077]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-01T05:29:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:38 smithi060 ceph-mon[109077]: pgmap v2499: 393 pgs: 32 creating+peering, 361 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-01T05:29:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:38 smithi089 ceph-mon[98504]: osdmap e1220: 8 total, 8 up, 8 in 2023-12-01T05:29:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:38 smithi089 ceph-mon[98504]: pgmap v2499: 393 pgs: 32 creating+peering, 361 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-01T05:29:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:39 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:39 smithi060 ceph-mon[94233]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-01T05:29:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T05:29:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:39 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:39 smithi060 ceph-mon[109077]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-01T05:29:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T05:29:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:39 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:29:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:39 smithi089 ceph-mon[98504]: osdmap e1221: 8 total, 8 up, 8 in 2023-12-01T05:29:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-9", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T05:29:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T05:29:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[94233]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-01T05:29:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[94233]: pgmap v2502: 393 pgs: 32 creating+peering, 361 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-01T05:29:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T05:29:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[109077]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-01T05:29:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[109077]: pgmap v2502: 393 pgs: 32 creating+peering, 361 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-01T05:29:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-9", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:40 smithi089 ceph-mon[98504]: osdmap e1222: 8 total, 8 up, 8 in 2023-12-01T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:40 smithi089 ceph-mon[98504]: pgmap v2502: 393 pgs: 32 creating+peering, 361 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 100 KiB/s rd, 8.2 KiB/s wr, 144 op/s 2023-12-01T05:29:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:43 smithi060 ceph-mon[94233]: pgmap v2503: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 381 KiB/s wr, 41 op/s 2023-12-01T05:29:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:43 smithi060 ceph-mon[94233]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-01T05:29:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:43 smithi060 ceph-mon[109077]: pgmap v2503: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 381 KiB/s wr, 41 op/s 2023-12-01T05:29:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:43 smithi060 ceph-mon[109077]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-01T05:29:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:43 smithi089 ceph-mon[98504]: pgmap v2503: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 381 KiB/s wr, 41 op/s 2023-12-01T05:29:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:43 smithi089 ceph-mon[98504]: osdmap e1223: 8 total, 8 up, 8 in 2023-12-01T05:29:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:29:44] "GET /metrics HTTP/1.1" 200 55485 "" "Prometheus/2.43.0" 2023-12-01T05:29:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:45 smithi060 ceph-mon[94233]: pgmap v2505: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2023-12-01T05:29:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:45 smithi060 ceph-mon[109077]: pgmap v2505: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2023-12-01T05:29:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:45 smithi089 ceph-mon[98504]: pgmap v2505: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 344 KiB/s wr, 33 op/s 2023-12-01T05:29:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:47 smithi060 ceph-mon[94233]: pgmap v2506: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 278 KiB/s wr, 27 op/s 2023-12-01T05:29:47.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:47 smithi060 ceph-mon[109077]: pgmap v2506: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 278 KiB/s wr, 27 op/s 2023-12-01T05:29:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:47 smithi089 ceph-mon[98504]: pgmap v2506: 393 pgs: 393 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 278 KiB/s wr, 27 op/s 2023-12-01T05:29:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:29:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:49 smithi060 ceph-mon[94233]: pgmap v2507: 393 pgs: 393 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 854 KiB/s wr, 25 op/s 2023-12-01T05:29:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:49 smithi060 ceph-mon[109077]: pgmap v2507: 393 pgs: 393 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 854 KiB/s wr, 25 op/s 2023-12-01T05:29:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:49 smithi089 ceph-mon[98504]: pgmap v2507: 393 pgs: 393 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 17 KiB/s rd, 854 KiB/s wr, 25 op/s 2023-12-01T05:29:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:51 smithi060 ceph-mon[94233]: pgmap v2508: 393 pgs: 393 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 718 KiB/s wr, 21 op/s 2023-12-01T05:29:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:51 smithi060 ceph-mon[109077]: pgmap v2508: 393 pgs: 393 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 718 KiB/s wr, 21 op/s 2023-12-01T05:29:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:51 smithi089 ceph-mon[98504]: pgmap v2508: 393 pgs: 393 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 718 KiB/s wr, 21 op/s 2023-12-01T05:29:52.708 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (44m) 2m ago 44m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (44m) 2m ago 44m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (45m) 2m ago 45m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (45m) 2m ago 45m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (48m) 2m ago 48m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (50m) 2m ago 50m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (50m) 2m ago 50m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (48m) 2m ago 48m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (48m) 2m ago 48m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:29:53.038 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (44m) 2m ago 44m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (44m) 2m ago 44m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (48m) 2m ago 48m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (47m) 2m ago 47m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (47m) 2m ago 47m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (47m) 2m ago 47m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (46m) 2m ago 46m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (46m) 2m ago 46m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (46m) 2m ago 46m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (45m) 2m ago 45m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:29:53.039 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (44m) 2m ago 45m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:53.434 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:29:53.435 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:29:53.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:29:53.435 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:29:53.435 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:29:53.435 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:29:53.435 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:29:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:53 smithi060 ceph-mon[94233]: pgmap v2509: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:29:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/176057134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:29:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:53 smithi060 ceph-mon[109077]: pgmap v2509: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:29:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/176057134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:29:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:53 smithi089 ceph-mon[98504]: pgmap v2509: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:29:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/176057134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:29:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:54 smithi060 ceph-mon[94233]: from='client.27539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:54 smithi060 ceph-mon[94233]: from='client.17664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:54 smithi060 ceph-mon[109077]: from='client.27539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:54 smithi060 ceph-mon[109077]: from='client.17664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:29:54] "GET /metrics HTTP/1.1" 200 55485 "" "Prometheus/2.43.0" 2023-12-01T05:29:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:54 smithi089 ceph-mon[98504]: from='client.27539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:54 smithi089 ceph-mon[98504]: from='client.17664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:29:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:55 smithi060 ceph-mon[94233]: pgmap v2510: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 887 B/s rd, 888 KiB/s wr, 2 op/s 2023-12-01T05:29:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:55 smithi060 ceph-mon[109077]: pgmap v2510: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 887 B/s rd, 888 KiB/s wr, 2 op/s 2023-12-01T05:29:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:55 smithi089 ceph-mon[98504]: pgmap v2510: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 887 B/s rd, 888 KiB/s wr, 2 op/s 2023-12-01T05:29:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:29:57.900 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.RemoveFullTry (23045 ms) 2023-12-01T05:29:57.901 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2023-12-01T05:29:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: pgmap v2511: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s 2023-12-01T05:29:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]: dispatch 2023-12-01T05:29:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: pool 'test-librbd-smithi060-177122-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]': finished 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]': finished 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]': finished 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]': finished 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: pgmap v2511: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]: dispatch 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]: dispatch 2023-12-01T05:29:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: pool 'test-librbd-smithi060-177122-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T05:29:58.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]': finished 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[94233]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-01T05:29:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]': finished 2023-12-01T05:29:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2023-12-01T05:29:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]': finished 2023-12-01T05:29:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]': finished 2023-12-01T05:29:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:57 smithi060 ceph-mon[109077]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-01T05:29:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: pgmap v2511: 393 pgs: 393 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s 2023-12-01T05:29:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]: dispatch 2023-12-01T05:29:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]: dispatch 2023-12-01T05:29:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]: dispatch 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: pool 'test-librbd-smithi060-177122-9' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T05:29:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "77.1a", "id": [6, 0]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.6", "id": [5, 1]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "78.b", "id": [5, 1]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "80.0", "id": [4, 6]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "82.1e", "id": [1, 7]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.4", "id": [5, 0]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.a", "id": [5, 2]}]': finished 2023-12-01T05:29:58.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:57 smithi089 ceph-mon[98504]: osdmap e1224: 8 total, 8 up, 8 in 2023-12-01T05:30:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[94233]: pgmap v2513: 393 pgs: 393 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T05:30:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[94233]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-01T05:30:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2657184045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[109077]: pgmap v2513: 393 pgs: 393 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T05:30:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[109077]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-01T05:30:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2657184045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:29:59 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:59 smithi089 ceph-mon[98504]: pgmap v2513: 393 pgs: 393 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2023-12-01T05:30:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:59 smithi089 ceph-mon[98504]: osdmap e1225: 8 total, 8 up, 8 in 2023-12-01T05:30:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2657184045' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:29:59 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:30:00.058+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 pool(s) full; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:30:00.058+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : [WRN] POOL_FULL: 1 pool(s) full 2023-12-01T05:30:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:30:00.058+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : pool 'test-librbd-smithi060-177122-9' is full (running out of quota) 2023-12-01T05:30:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:30:00.059+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:00.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:30:00.059+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T05:30:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[94233]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[94233]: Health detail: HEALTH_ERR 1 pool(s) full; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[94233]: [WRN] POOL_FULL: 1 pool(s) full 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[94233]: pool 'test-librbd-smithi060-177122-9' is full (running out of quota) 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[94233]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[94233]: ceph cannot downgrade to a dev release 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[109077]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-01T05:30:01.037 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[109077]: Health detail: HEALTH_ERR 1 pool(s) full; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[109077]: [WRN] POOL_FULL: 1 pool(s) full 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[109077]: pool 'test-librbd-smithi060-177122-9' is full (running out of quota) 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[109077]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:00 smithi060 ceph-mon[109077]: ceph cannot downgrade to a dev release 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:00 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-10","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:00 smithi089 ceph-mon[98504]: osdmap e1226: 8 total, 8 up, 8 in 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:00 smithi089 ceph-mon[98504]: Health detail: HEALTH_ERR 1 pool(s) full; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:00 smithi089 ceph-mon[98504]: [WRN] POOL_FULL: 1 pool(s) full 2023-12-01T05:30:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:00 smithi089 ceph-mon[98504]: pool 'test-librbd-smithi060-177122-9' is full (running out of quota) 2023-12-01T05:30:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:00 smithi089 ceph-mon[98504]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:30:01.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:00 smithi089 ceph-mon[98504]: ceph cannot downgrade to a dev release 2023-12-01T05:30:01.641 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:30:01.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-mon[94233]: pgmap v2516: 425 pgs: 32 unknown, 393 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 854 KiB/s wr, 3 op/s 2023-12-01T05:30:01.915 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-mon[94233]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1632745249' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:01 smithi089 ceph-mon[98504]: pgmap v2516: 425 pgs: 32 unknown, 393 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 854 KiB/s wr, 3 op/s 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:01 smithi089 ceph-mon[98504]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1632745249' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:30:01] ENGINE Bus STOPPING 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:30:01] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:30:01] ENGINE Bus STOPPED 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:30:01] ENGINE Bus STARTING 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:30:01] ENGINE Serving on http://:::9283 2023-12-01T05:30:01.916 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:30:01] ENGINE Bus STARTED 2023-12-01T05:30:01.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-mon[109077]: pgmap v2516: 425 pgs: 32 unknown, 393 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 KiB/s rd, 854 KiB/s wr, 3 op/s 2023-12-01T05:30:01.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-mon[109077]: osdmap e1227: 8 total, 8 up, 8 in 2023-12-01T05:30:01.917 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1632745249' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:30:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1632745249' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:30:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[94233]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-01T05:30:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:30:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:30:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1632745249' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[109077]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:30:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1632745249' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-11","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:30:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:02 smithi089 ceph-mon[98504]: osdmap e1228: 8 total, 8 up, 8 in 2023-12-01T05:30:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:30:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:30:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:30:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:30:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:03 smithi060 ceph-mon[94233]: pgmap v2519: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 258 KiB/s wr, 39 op/s; 29 B/s, 1 objects/s recovering 2023-12-01T05:30:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:03 smithi060 ceph-mon[94233]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-01T05:30:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:03 smithi060 ceph-mon[109077]: pgmap v2519: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 258 KiB/s wr, 39 op/s; 29 B/s, 1 objects/s recovering 2023-12-01T05:30:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:03 smithi060 ceph-mon[109077]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-01T05:30:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:03 smithi089 ceph-mon[98504]: pgmap v2519: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 258 KiB/s wr, 39 op/s; 29 B/s, 1 objects/s recovering 2023-12-01T05:30:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:03 smithi089 ceph-mon[98504]: osdmap e1229: 8 total, 8 up, 8 in 2023-12-01T05:30:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:04 smithi060 ceph-mon[94233]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-01T05:30:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T05:30:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:04 smithi060 ceph-mon[109077]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-01T05:30:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T05:30:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:30:04] "GET /metrics HTTP/1.1" 200 55539 "" "Prometheus/2.43.0" 2023-12-01T05:30:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:04 smithi089 ceph-mon[98504]: osdmap e1230: 8 total, 8 up, 8 in 2023-12-01T05:30:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-11", "field": "max_bytes", "val": "10485760"}]: dispatch 2023-12-01T05:30:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:05 smithi060 ceph-mon[94233]: pgmap v2522: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 258 KiB/s wr, 39 op/s; 29 B/s, 1 objects/s recovering 2023-12-01T05:30:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T05:30:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:05 smithi060 ceph-mon[94233]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-01T05:30:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:05 smithi060 ceph-mon[109077]: pgmap v2522: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 258 KiB/s wr, 39 op/s; 29 B/s, 1 objects/s recovering 2023-12-01T05:30:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T05:30:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:05 smithi060 ceph-mon[109077]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-01T05:30:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:05 smithi089 ceph-mon[98504]: pgmap v2522: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 258 KiB/s wr, 39 op/s; 29 B/s, 1 objects/s recovering 2023-12-01T05:30:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi060-177122-11", "field": "max_bytes", "val": "10485760"}]': finished 2023-12-01T05:30:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:05 smithi089 ceph-mon[98504]: osdmap e1231: 8 total, 8 up, 8 in 2023-12-01T05:30:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[94233]: pgmap v2524: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:30:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[94233]: pool 'test-librbd-smithi060-177122-9' no longer out of quota; removing NO_QUOTA flag 2023-12-01T05:30:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[94233]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T05:30:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[94233]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-01T05:30:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[109077]: pgmap v2524: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:30:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[109077]: pool 'test-librbd-smithi060-177122-9' no longer out of quota; removing NO_QUOTA flag 2023-12-01T05:30:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[109077]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T05:30:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:07 smithi060 ceph-mon[109077]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-01T05:30:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:07 smithi089 ceph-mon[98504]: pgmap v2524: 457 pgs: 32 creating+peering, 425 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:30:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:07 smithi089 ceph-mon[98504]: pool 'test-librbd-smithi060-177122-9' no longer out of quota; removing NO_QUOTA flag 2023-12-01T05:30:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:07 smithi089 ceph-mon[98504]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T05:30:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:07 smithi089 ceph-mon[98504]: osdmap e1232: 8 total, 8 up, 8 in 2023-12-01T05:30:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:09 smithi060 ceph-mon[94233]: pgmap v2526: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 375 KiB/s wr, 10 op/s 2023-12-01T05:30:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:09 smithi060 ceph-mon[109077]: pgmap v2526: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 375 KiB/s wr, 10 op/s 2023-12-01T05:30:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:09 smithi089 ceph-mon[98504]: pgmap v2526: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.0 KiB/s rd, 375 KiB/s wr, 10 op/s 2023-12-01T05:30:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:11 smithi060 ceph-mon[94233]: pgmap v2527: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.1 KiB/s rd, 318 KiB/s wr, 9 op/s 2023-12-01T05:30:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:11 smithi060 ceph-mon[109077]: pgmap v2527: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.1 KiB/s rd, 318 KiB/s wr, 9 op/s 2023-12-01T05:30:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:11 smithi089 ceph-mon[98504]: pgmap v2527: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.1 KiB/s rd, 318 KiB/s wr, 9 op/s 2023-12-01T05:30:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:13 smithi060 ceph-mon[94233]: pgmap v2528: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 897 KiB/s wr, 8 op/s 2023-12-01T05:30:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:13 smithi060 ceph-mon[94233]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-01T05:30:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:13 smithi060 ceph-mon[109077]: pgmap v2528: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 897 KiB/s wr, 8 op/s 2023-12-01T05:30:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:13 smithi060 ceph-mon[109077]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-01T05:30:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:13 smithi089 ceph-mon[98504]: pgmap v2528: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 897 KiB/s wr, 8 op/s 2023-12-01T05:30:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:13 smithi089 ceph-mon[98504]: osdmap e1233: 8 total, 8 up, 8 in 2023-12-01T05:30:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:30:14] "GET /metrics HTTP/1.1" 200 60341 "" "Prometheus/2.43.0" 2023-12-01T05:30:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:15 smithi060 ceph-mon[94233]: pgmap v2530: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 897 KiB/s wr, 8 op/s 2023-12-01T05:30:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:15 smithi060 ceph-mon[109077]: pgmap v2530: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 897 KiB/s wr, 8 op/s 2023-12-01T05:30:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:15 smithi089 ceph-mon[98504]: pgmap v2530: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.7 KiB/s rd, 897 KiB/s wr, 8 op/s 2023-12-01T05:30:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:17 smithi060 ceph-mon[94233]: pgmap v2531: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 600 B/s rd, 601 KiB/s wr, 1 op/s 2023-12-01T05:30:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:17 smithi060 ceph-mon[109077]: pgmap v2531: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 600 B/s rd, 601 KiB/s wr, 1 op/s 2023-12-01T05:30:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:17 smithi089 ceph-mon[98504]: pgmap v2531: 457 pgs: 457 active+clean; 12 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 600 B/s rd, 601 KiB/s wr, 1 op/s 2023-12-01T05:30:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:19 smithi060 ceph-mon[94233]: pgmap v2532: 457 pgs: 457 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:30:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:19 smithi060 ceph-mon[109077]: pgmap v2532: 457 pgs: 457 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:30:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:19 smithi089 ceph-mon[98504]: pgmap v2532: 457 pgs: 457 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:30:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:21 smithi060 ceph-mon[94233]: pgmap v2533: 457 pgs: 457 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:30:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:21 smithi060 ceph-mon[109077]: pgmap v2533: 457 pgs: 457 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:30:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:21 smithi089 ceph-mon[98504]: pgmap v2533: 457 pgs: 457 active+clean; 17 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1023 B/s rd, 1024 KiB/s wr, 2 op/s 2023-12-01T05:30:22.846 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (24945 ms) 2023-12-01T05:30:22.846 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestIO 2023-12-01T05:30:22.846 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:30:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:22 smithi060 ceph-mon[94233]: pool 'test-librbd-smithi060-177122-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T05:30:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:22 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T05:30:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:22 smithi060 ceph-mon[94233]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-01T05:30:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:22 smithi060 ceph-mon[109077]: pool 'test-librbd-smithi060-177122-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T05:30:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:22 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T05:30:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:22 smithi060 ceph-mon[109077]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-01T05:30:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:22 smithi089 ceph-mon[98504]: pool 'test-librbd-smithi060-177122-11' is full (reached quota's max_bytes: 10 MiB) 2023-12-01T05:30:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:22 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) full (POOL_FULL) 2023-12-01T05:30:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:22 smithi089 ceph-mon[98504]: osdmap e1234: 8 total, 8 up, 8 in 2023-12-01T05:30:23.858 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:30:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:23 smithi060 ceph-mon[94233]: pgmap v2534: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:23 smithi060 ceph-mon[109077]: pgmap v2534: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:23 smithi089 ceph-mon[98504]: pgmap v2534: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:24.257 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (44m) 2m ago 45m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (45m) 2m ago 45m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (46m) 2m ago 46m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (46m) 2m ago 46m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (49m) 2m ago 49m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (50m) 2m ago 50m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (50m) 2m ago 50m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (49m) 2m ago 49m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (49m) 2m ago 49m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (44m) 2m ago 44m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (44m) 2m ago 44m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:30:24.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (48m) 2m ago 48m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (48m) 2m ago 48m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (48m) 2m ago 48m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (47m) 2m ago 47m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (47m) 2m ago 47m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (47m) 2m ago 47m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (46m) 2m ago 46m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (46m) 2m ago 46m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:30:24.259 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (44m) 2m ago 45m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:30:24.641 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:24.641 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:24.642 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:24.643 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:24.644 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:24.645 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:24.646 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 512~512 = 512 2023-12-01T05:30:24.647 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 1536~512 = 0 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.648 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.649 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:30:24.650 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:30:24.651 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.652 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.653 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:24.655 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:24.656 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:30:24.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:24.730 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:30:24.730 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:30:24.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:24.730 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:30:24.730 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:30:24.730 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:30:24.730 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:30:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:30:24] "GET /metrics HTTP/1.1" 200 60341 "" "Prometheus/2.43.0" 2023-12-01T05:30:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[109077]: from='client.27569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[109077]: pgmap v2536: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[109077]: from='client.27575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/810759184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:30:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[94233]: from='client.27569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[94233]: pgmap v2536: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[94233]: from='client.27575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/810759184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:30:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:25 smithi089 ceph-mon[98504]: from='client.27569 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:25 smithi089 ceph-mon[98504]: pgmap v2536: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:25 smithi089 ceph-mon[98504]: from='client.27575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/810759184' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:30:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.141 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.142 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.143 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.144 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.145 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.146 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.147 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.148 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestIO (3295 ms) 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2023-12-01T05:30:26.149 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:30:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:27 smithi060 ceph-mon[94233]: pgmap v2537: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:27 smithi060 ceph-mon[109077]: pgmap v2537: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:27 smithi089 ceph-mon[98504]: pgmap v2537: 457 pgs: 457 active+clean; 22 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2023-12-01T05:30:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:29 smithi060 ceph-mon[109077]: pgmap v2538: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 826 KiB/s wr, 867 op/s 2023-12-01T05:30:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:29 smithi060 ceph-mon[94233]: pgmap v2538: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 826 KiB/s wr, 867 op/s 2023-12-01T05:30:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:29 smithi089 ceph-mon[98504]: pgmap v2538: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 826 KiB/s wr, 867 op/s 2023-12-01T05:30:31.632 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:31.633 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:31.634 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:31.635 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:31.636 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:31.637 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:31.638 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 512~512 = 512 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 1536~512 = 0 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.639 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.640 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.641 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.642 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.643 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:31.644 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.645 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:31.646 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:31.647 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:31.647 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:31.647 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:31.647 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:31.647 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:31.647 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:31 smithi060 ceph-mon[94233]: pgmap v2539: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 826 KiB/s wr, 867 op/s 2023-12-01T05:30:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:31 smithi060 ceph-mon[109077]: pgmap v2539: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 826 KiB/s wr, 867 op/s 2023-12-01T05:30:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:31 smithi089 ceph-mon[98504]: pgmap v2539: 457 pgs: 457 active+clean; 6.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 437 KiB/s rd, 826 KiB/s wr, 867 op/s 2023-12-01T05:30:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:32 smithi060 ceph-mon[109077]: pool 'test-librbd-smithi060-177122-11' no longer out of quota; removing NO_QUOTA flag 2023-12-01T05:30:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:32 smithi060 ceph-mon[109077]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T05:30:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:32 smithi060 ceph-mon[109077]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-01T05:30:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:32 smithi060 ceph-mon[94233]: pool 'test-librbd-smithi060-177122-11' no longer out of quota; removing NO_QUOTA flag 2023-12-01T05:30:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:32 smithi060 ceph-mon[94233]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T05:30:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:32 smithi060 ceph-mon[94233]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-01T05:30:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:32 smithi089 ceph-mon[98504]: pool 'test-librbd-smithi060-177122-11' no longer out of quota; removing NO_QUOTA flag 2023-12-01T05:30:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:32 smithi089 ceph-mon[98504]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2023-12-01T05:30:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:32 smithi089 ceph-mon[98504]: osdmap e1235: 8 total, 8 up, 8 in 2023-12-01T05:30:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:33 smithi060 ceph-mon[94233]: pgmap v2540: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:33 smithi060 ceph-mon[109077]: pgmap v2540: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:33 smithi089 ceph-mon[98504]: pgmap v2540: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:30:34] "GET /metrics HTTP/1.1" 200 60409 "" "Prometheus/2.43.0" 2023-12-01T05:30:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:35 smithi060 ceph-mon[94233]: pgmap v2542: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:35 smithi060 ceph-mon[109077]: pgmap v2542: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:35 smithi089 ceph-mon[98504]: pgmap v2542: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:37.732 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.732 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.732 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.732 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.733 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.734 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.735 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.736 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.737 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.738 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.739 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.740 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.741 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.742 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:37.743 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 4 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (11591 ms) 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2023-12-01T05:30:37.744 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:30:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:37 smithi060 ceph-mon[109077]: pgmap v2543: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:37 smithi060 ceph-mon[94233]: pgmap v2543: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:37 smithi089 ceph-mon[98504]: pgmap v2543: 457 pgs: 457 active+clean; 11 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 867 KiB/s rd, 943 KiB/s wr, 1.30k op/s 2023-12-01T05:30:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:39 smithi060 ceph-mon[94233]: pgmap v2544: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2023-12-01T05:30:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:39 smithi060 ceph-mon[109077]: pgmap v2544: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2023-12-01T05:30:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:39 smithi089 ceph-mon[98504]: pgmap v2544: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2023-12-01T05:30:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:41 smithi060 ceph-mon[109077]: pgmap v2545: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2023-12-01T05:30:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:41 smithi060 ceph-mon[94233]: pgmap v2545: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2023-12-01T05:30:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:41 smithi089 ceph-mon[98504]: pgmap v2545: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2023-12-01T05:30:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:30:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:43 smithi060 ceph-mon[109077]: pgmap v2546: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 202 KiB/s wr, 421 op/s 2023-12-01T05:30:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:43 smithi060 ceph-mon[94233]: pgmap v2546: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 202 KiB/s wr, 421 op/s 2023-12-01T05:30:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:43 smithi089 ceph-mon[98504]: pgmap v2546: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 202 KiB/s wr, 421 op/s 2023-12-01T05:30:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:30:44] "GET /metrics HTTP/1.1" 200 60384 "" "Prometheus/2.43.0" 2023-12-01T05:30:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:45 smithi060 ceph-mon[109077]: pgmap v2547: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 175 KiB/s wr, 364 op/s 2023-12-01T05:30:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:45 smithi060 ceph-mon[94233]: pgmap v2547: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 175 KiB/s wr, 364 op/s 2023-12-01T05:30:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:45 smithi089 ceph-mon[98504]: pgmap v2547: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 175 KiB/s wr, 364 op/s 2023-12-01T05:30:47.375 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.376 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.377 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:47.378 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:47.379 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.380 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:47.381 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 512~512 = 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 1536~512 = 0 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:30:47.382 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.383 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.384 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.385 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:30:47.386 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.387 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.388 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:47.389 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:47.390 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:47 smithi060 ceph-mon[94233]: pgmap v2548: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 168 KiB/s wr, 350 op/s 2023-12-01T05:30:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:47 smithi060 ceph-mon[109077]: pgmap v2548: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 168 KiB/s wr, 350 op/s 2023-12-01T05:30:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:47 smithi089 ceph-mon[98504]: pgmap v2548: 457 pgs: 457 active+clean; 15 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 168 KiB/s wr, 350 op/s 2023-12-01T05:30:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:49 smithi060 ceph-mon[94233]: pgmap v2549: 457 pgs: 457 active+clean; 31 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 585 op/s 2023-12-01T05:30:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:49 smithi060 ceph-mon[109077]: pgmap v2549: 457 pgs: 457 active+clean; 31 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 585 op/s 2023-12-01T05:30:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:49 smithi089 ceph-mon[98504]: pgmap v2549: 457 pgs: 457 active+clean; 31 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.6 MiB/s wr, 585 op/s 2023-12-01T05:30:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:51 smithi060 ceph-mon[109077]: pgmap v2550: 457 pgs: 457 active+clean; 31 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 1.5 MiB/s wr, 237 op/s 2023-12-01T05:30:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:51 smithi060 ceph-mon[94233]: pgmap v2550: 457 pgs: 457 active+clean; 31 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 1.5 MiB/s wr, 237 op/s 2023-12-01T05:30:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:51 smithi089 ceph-mon[98504]: pgmap v2550: 457 pgs: 457 active+clean; 31 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 967 KiB/s rd, 1.5 MiB/s wr, 237 op/s 2023-12-01T05:30:53.093 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.093 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.093 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.093 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.093 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.093 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.093 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.094 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.095 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.096 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.097 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.098 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.099 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.100 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.101 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:30:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 4 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (15361 ms) 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2023-12-01T05:30:53.103 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:30:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:53 smithi060 ceph-mon[94233]: pgmap v2551: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 728 op/s 2023-12-01T05:30:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:53 smithi060 ceph-mon[109077]: pgmap v2551: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 728 op/s 2023-12-01T05:30:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:53 smithi089 ceph-mon[98504]: pgmap v2551: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 1.7 MiB/s wr, 728 op/s 2023-12-01T05:30:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:54 smithi060 ceph-mon[109077]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-01T05:30:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:30:54] "GET /metrics HTTP/1.1" 200 60384 "" "Prometheus/2.43.0" 2023-12-01T05:30:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:54 smithi060 ceph-mon[94233]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-01T05:30:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:54 smithi089 ceph-mon[98504]: osdmap e1236: 8 total, 8 up, 8 in 2023-12-01T05:30:55.081 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (45m) 3m ago 45m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (45m) 3m ago 45m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (46m) 3m ago 46m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (46m) 3m ago 46m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (49m) 3m ago 49m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (51m) 3m ago 51m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (51m) 3m ago 51m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (49m) 3m ago 49m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (49m) 3m ago 49m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (45m) 3m ago 45m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (45m) 3m ago 45m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (49m) 3m ago 49m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:30:55.415 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (48m) 3m ago 48m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:30:55.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (48m) 3m ago 48m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:30:55.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (48m) 3m ago 48m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:30:55.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (47m) 3m ago 47m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:30:55.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (47m) 3m ago 47m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:30:55.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (47m) 3m ago 47m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:30:55.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (46m) 3m ago 46m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:30:55.416 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (45m) 3m ago 46m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:30:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:30:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:30:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:30:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:30:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:30:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:30:55.824 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:30:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:55 smithi060 ceph-mon[94233]: pgmap v2553: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 869 op/s 2023-12-01T05:30:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:55 smithi060 ceph-mon[109077]: pgmap v2553: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 869 op/s 2023-12-01T05:30:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:55 smithi089 ceph-mon[98504]: pgmap v2553: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 869 op/s 2023-12-01T05:30:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:30:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:56 smithi060 ceph-mon[109077]: from='client.17706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:56 smithi060 ceph-mon[109077]: from='client.17712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3648648209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:30:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:56 smithi060 ceph-mon[94233]: from='client.17706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:56 smithi060 ceph-mon[94233]: from='client.17712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3648648209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:30:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:56 smithi089 ceph-mon[98504]: from='client.17706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:56 smithi089 ceph-mon[98504]: from='client.17712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:30:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3648648209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:30:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:57 smithi060 ceph-mon[94233]: pgmap v2554: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 870 op/s 2023-12-01T05:30:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:57 smithi060 ceph-mon[109077]: pgmap v2554: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 870 op/s 2023-12-01T05:30:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:57 smithi089 ceph-mon[98504]: pgmap v2554: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 870 op/s 2023-12-01T05:31:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:30:59 smithi060 ceph-mon[94233]: pgmap v2555: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 280 KiB/s wr, 616 op/s 2023-12-01T05:31:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:30:59 smithi060 ceph-mon[109077]: pgmap v2555: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 280 KiB/s wr, 616 op/s 2023-12-01T05:31:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:30:59 smithi089 ceph-mon[98504]: pgmap v2555: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 280 KiB/s wr, 616 op/s 2023-12-01T05:31:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:00 smithi060 ceph-mon[94233]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-01T05:31:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:00 smithi060 ceph-mon[109077]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-01T05:31:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:00 smithi089 ceph-mon[98504]: osdmap e1237: 8 total, 8 up, 8 in 2023-12-01T05:31:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:01 smithi060 ceph-mon[94233]: pgmap v2557: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2023-12-01T05:31:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:01 smithi060 ceph-mon[109077]: pgmap v2557: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2023-12-01T05:31:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:01 smithi089 ceph-mon[98504]: pgmap v2557: 457 pgs: 457 active+clean; 35 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 33 op/s 2023-12-01T05:31:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:31:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:31:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:31:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[94233]: pgmap v2558: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 484 KiB/s wr, 68 op/s 2023-12-01T05:31:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:31:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:31:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:31:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[109077]: pgmap v2558: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 484 KiB/s wr, 68 op/s 2023-12-01T05:31:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:31:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:31:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:31:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:03 smithi089 ceph-mon[98504]: pgmap v2558: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 86 KiB/s rd, 484 KiB/s wr, 68 op/s 2023-12-01T05:31:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:31:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:31:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:31:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:31:04] "GET /metrics HTTP/1.1" 200 60386 "" "Prometheus/2.43.0" 2023-12-01T05:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:05 smithi060 ceph-mon[94233]: pgmap v2559: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T05:31:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:05 smithi060 ceph-mon[109077]: pgmap v2559: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T05:31:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:05 smithi089 ceph-mon[98504]: pgmap v2559: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T05:31:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:07 smithi060 ceph-mon[94233]: pgmap v2560: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T05:31:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:07 smithi060 ceph-mon[109077]: pgmap v2560: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T05:31:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:07 smithi089 ceph-mon[98504]: pgmap v2560: 457 pgs: 457 active+clean; 39 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 413 KiB/s wr, 58 op/s 2023-12-01T05:31:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:09 smithi060 ceph-mon[94233]: pgmap v2561: 457 pgs: 457 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2023-12-01T05:31:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:09 smithi060 ceph-mon[109077]: pgmap v2561: 457 pgs: 457 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2023-12-01T05:31:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:09 smithi089 ceph-mon[98504]: pgmap v2561: 457 pgs: 457 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2023-12-01T05:31:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:10 smithi060 ceph-mon[94233]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-01T05:31:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:10 smithi060 ceph-mon[109077]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-01T05:31:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:10 smithi089 ceph-mon[98504]: osdmap e1238: 8 total, 8 up, 8 in 2023-12-01T05:31:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:11 smithi060 ceph-mon[94233]: pgmap v2563: 457 pgs: 457 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2023-12-01T05:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:11 smithi060 ceph-mon[109077]: pgmap v2563: 457 pgs: 457 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2023-12-01T05:31:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:11 smithi089 ceph-mon[98504]: pgmap v2563: 457 pgs: 457 active+clean; 55 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 83 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2023-12-01T05:31:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:13 smithi060 ceph-mon[94233]: pgmap v2564: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:13 smithi060 ceph-mon[109077]: pgmap v2564: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:13 smithi089 ceph-mon[98504]: pgmap v2564: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:31:14] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:31:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:15 smithi060 ceph-mon[94233]: pgmap v2565: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:15 smithi060 ceph-mon[109077]: pgmap v2565: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:15 smithi089 ceph-mon[98504]: pgmap v2565: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:17 smithi060 ceph-mon[94233]: pgmap v2566: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:17 smithi060 ceph-mon[109077]: pgmap v2566: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:17 smithi089 ceph-mon[98504]: pgmap v2566: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2023-12-01T05:31:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:19 smithi060 ceph-mon[94233]: pgmap v2567: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2023-12-01T05:31:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:19 smithi060 ceph-mon[109077]: pgmap v2567: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2023-12-01T05:31:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:19 smithi089 ceph-mon[98504]: pgmap v2567: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 58 KiB/s rd, 411 KiB/s wr, 36 op/s 2023-12-01T05:31:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:21 smithi060 ceph-mon[94233]: pgmap v2568: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 393 KiB/s wr, 34 op/s 2023-12-01T05:31:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:21 smithi060 ceph-mon[109077]: pgmap v2568: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 393 KiB/s wr, 34 op/s 2023-12-01T05:31:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:21 smithi089 ceph-mon[98504]: pgmap v2568: 457 pgs: 457 active+clean; 59 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 393 KiB/s wr, 34 op/s 2023-12-01T05:31:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:23 smithi060 ceph-mon[94233]: pgmap v2569: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T05:31:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:23 smithi060 ceph-mon[109077]: pgmap v2569: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T05:31:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:23 smithi089 ceph-mon[98504]: pgmap v2569: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2023-12-01T05:31:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:31:24] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:31:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:25 smithi060 ceph-mon[94233]: pgmap v2570: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:25 smithi060 ceph-mon[109077]: pgmap v2570: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:25 smithi089 ceph-mon[98504]: pgmap v2570: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:26.234 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:31:26.608 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:31:26.608 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (45m) 3m ago 46m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:31:26.608 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (46m) 3m ago 46m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:31:26.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (47m) 3m ago 47m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:31:26.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (47m) 3m ago 47m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:31:26.609 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (50m) 3m ago 50m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:31:26.609 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (51m) 3m ago 51m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:31:26.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (51m) 3m ago 51m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:31:26.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (50m) 3m ago 50m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:31:26.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (50m) 3m ago 50m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:31:26.610 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (45m) 3m ago 45m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:31:26.610 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (45m) 3m ago 45m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:31:26.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (49m) 3m ago 49m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:31:26.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (49m) 3m ago 49m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:31:26.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (49m) 3m ago 49m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:31:26.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (48m) 3m ago 48m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:31:26.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (48m) 3m ago 48m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:31:26.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (48m) 3m ago 48m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:31:26.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (47m) 3m ago 47m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:31:26.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (47m) 3m ago 47m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:31:26.611 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (45m) 3m ago 46m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:27.066 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:31:27.067 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:31:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[94233]: pgmap v2571: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[94233]: from='client.17724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[94233]: from='client.27611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3187728199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:31:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[109077]: pgmap v2571: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[109077]: from='client.17724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[109077]: from='client.27611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3187728199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:31:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:27 smithi089 ceph-mon[98504]: pgmap v2571: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:27 smithi089 ceph-mon[98504]: from='client.17724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:27 smithi089 ceph-mon[98504]: from='client.27611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3187728199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:31:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:29 smithi060 ceph-mon[109077]: pgmap v2572: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:29 smithi060 ceph-mon[94233]: pgmap v2572: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:29 smithi089 ceph-mon[98504]: pgmap v2572: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2023-12-01T05:31:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:30 smithi060 ceph-mon[109077]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-01T05:31:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:30 smithi060 ceph-mon[94233]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-01T05:31:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:30 smithi089 ceph-mon[98504]: osdmap e1239: 8 total, 8 up, 8 in 2023-12-01T05:31:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:31 smithi060 ceph-mon[109077]: pgmap v2574: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:31:32.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:31 smithi060 ceph-mon[94233]: pgmap v2574: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:31:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:31 smithi089 ceph-mon[98504]: pgmap v2574: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.6 MiB/s wr, 5 op/s 2023-12-01T05:31:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:33 smithi060 ceph-mon[109077]: pgmap v2575: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:33 smithi060 ceph-mon[94233]: pgmap v2575: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:33 smithi089 ceph-mon[98504]: pgmap v2575: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:31:34] "GET /metrics HTTP/1.1" 200 60396 "" "Prometheus/2.43.0" 2023-12-01T05:31:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:35 smithi060 ceph-mon[94233]: pgmap v2576: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:35 smithi060 ceph-mon[109077]: pgmap v2576: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:35 smithi089 ceph-mon[98504]: pgmap v2576: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:37 smithi060 ceph-mon[109077]: pgmap v2577: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:37 smithi060 ceph-mon[94233]: pgmap v2577: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:37 smithi089 ceph-mon[98504]: pgmap v2577: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 150 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:40.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:39 smithi060 ceph-mon[94233]: pgmap v2578: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:39 smithi060 ceph-mon[109077]: pgmap v2578: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:39 smithi089 ceph-mon[98504]: pgmap v2578: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2023-12-01T05:31:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:41 smithi060 ceph-mon[94233]: pgmap v2579: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 1.0 KiB/s wr, 40 op/s 2023-12-01T05:31:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:41 smithi060 ceph-mon[94233]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-01T05:31:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:41 smithi060 ceph-mon[109077]: pgmap v2579: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 1.0 KiB/s wr, 40 op/s 2023-12-01T05:31:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:41 smithi060 ceph-mon[109077]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-01T05:31:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:41 smithi089 ceph-mon[98504]: pgmap v2579: 457 pgs: 457 active+clean; 75 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 170 KiB/s rd, 1.0 KiB/s wr, 40 op/s 2023-12-01T05:31:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:41 smithi089 ceph-mon[98504]: osdmap e1240: 8 total, 8 up, 8 in 2023-12-01T05:31:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:42 smithi060 ceph-mon[94233]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-01T05:31:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:42 smithi060 ceph-mon[109077]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-01T05:31:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:42 smithi089 ceph-mon[98504]: osdmap e1241: 8 total, 8 up, 8 in 2023-12-01T05:31:43.783 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 4 2023-12-01T05:31:43.784 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 4 2023-12-01T05:31:43.784 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 4 2023-12-01T05:31:43.784 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:31:43.784 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:31:43.784 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:31:43.785 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:31:43.785 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:31:43.785 INFO:tasks.workunit.client.0.smithi060.stdout:read: 4 2023-12-01T05:31:43.785 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCloneEncryption (50690 ms) 2023-12-01T05:31:43.785 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2023-12-01T05:31:43.785 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:31:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:43 smithi060 ceph-mon[94233]: pgmap v2582: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 32 MiB/s wr, 158 op/s 2023-12-01T05:31:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:43 smithi060 ceph-mon[94233]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-01T05:31:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:43 smithi060 ceph-mon[109077]: pgmap v2582: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 32 MiB/s wr, 158 op/s 2023-12-01T05:31:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:43 smithi060 ceph-mon[109077]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-01T05:31:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:43 smithi089 ceph-mon[98504]: pgmap v2582: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 32 MiB/s wr, 158 op/s 2023-12-01T05:31:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:43 smithi089 ceph-mon[98504]: osdmap e1242: 8 total, 8 up, 8 in 2023-12-01T05:31:44.686 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:31:44] "GET /metrics HTTP/1.1" 200 60389 "" "Prometheus/2.43.0" 2023-12-01T05:31:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:44 smithi060 ceph-mon[94233]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-01T05:31:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:44 smithi060 ceph-mon[109077]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-01T05:31:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:44 smithi089 ceph-mon[98504]: osdmap e1243: 8 total, 8 up, 8 in 2023-12-01T05:31:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:45 smithi060 ceph-mon[109077]: pgmap v2585: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 64 MiB/s wr, 315 op/s 2023-12-01T05:31:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:45 smithi060 ceph-mon[94233]: pgmap v2585: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 64 MiB/s wr, 315 op/s 2023-12-01T05:31:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:45 smithi089 ceph-mon[98504]: pgmap v2585: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 64 MiB/s wr, 315 op/s 2023-12-01T05:31:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:46 smithi060 ceph-mon[94233]: pgmap v2586: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 47 MiB/s wr, 229 op/s 2023-12-01T05:31:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:46 smithi060 ceph-mon[109077]: pgmap v2586: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 47 MiB/s wr, 229 op/s 2023-12-01T05:31:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:46 smithi089 ceph-mon[98504]: pgmap v2586: 457 pgs: 457 active+clean; 59 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.6 MiB/s rd, 47 MiB/s wr, 229 op/s 2023-12-01T05:31:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:48 smithi060 ceph-mon[94233]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-01T05:31:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:48 smithi060 ceph-mon[109077]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-01T05:31:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:48 smithi089 ceph-mon[98504]: osdmap e1244: 8 total, 8 up, 8 in 2023-12-01T05:31:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:49 smithi060 ceph-mon[94233]: pgmap v2588: 457 pgs: 457 active+clean; 35 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 6.7 KiB/s wr, 111 op/s 2023-12-01T05:31:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:49 smithi060 ceph-mon[109077]: pgmap v2588: 457 pgs: 457 active+clean; 35 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 6.7 KiB/s wr, 111 op/s 2023-12-01T05:31:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:49 smithi089 ceph-mon[98504]: pgmap v2588: 457 pgs: 457 active+clean; 35 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 80 KiB/s rd, 6.7 KiB/s wr, 111 op/s 2023-12-01T05:31:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:51 smithi060 ceph-mon[94233]: pgmap v2589: 457 pgs: 457 active+clean; 35 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.3 KiB/s wr, 89 op/s 2023-12-01T05:31:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:51 smithi060 ceph-mon[109077]: pgmap v2589: 457 pgs: 457 active+clean; 35 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.3 KiB/s wr, 89 op/s 2023-12-01T05:31:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:51 smithi089 ceph-mon[98504]: pgmap v2589: 457 pgs: 457 active+clean; 35 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 5.3 KiB/s wr, 89 op/s 2023-12-01T05:31:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:53 smithi060 ceph-mon[109077]: pgmap v2590: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 3.4 MiB/s wr, 116 op/s 2023-12-01T05:31:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:53 smithi060 ceph-mon[109077]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-01T05:31:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:53 smithi060 ceph-mon[94233]: pgmap v2590: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 3.4 MiB/s wr, 116 op/s 2023-12-01T05:31:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:53 smithi060 ceph-mon[94233]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-01T05:31:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:53 smithi089 ceph-mon[98504]: pgmap v2590: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 3.4 MiB/s wr, 116 op/s 2023-12-01T05:31:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:53 smithi089 ceph-mon[98504]: osdmap e1245: 8 total, 8 up, 8 in 2023-12-01T05:31:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:31:54] "GET /metrics HTTP/1.1" 200 60389 "" "Prometheus/2.43.0" 2023-12-01T05:31:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:55 smithi060 ceph-mon[94233]: pgmap v2592: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.6 MiB/s wr, 123 op/s 2023-12-01T05:31:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:55 smithi060 ceph-mon[109077]: pgmap v2592: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.6 MiB/s wr, 123 op/s 2023-12-01T05:31:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:55 smithi089 ceph-mon[98504]: pgmap v2592: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.6 MiB/s wr, 123 op/s 2023-12-01T05:31:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:31:57.452 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:31:57.780 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:31:57.780 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (46m) 4m ago 46m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:31:57.780 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (46m) 4m ago 46m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (47m) 4m ago 47m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (47m) 4m ago 47m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (50m) 4m ago 50m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (52m) 4m ago 52m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (52m) 4m ago 52m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (50m) 4m ago 50m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (50m) 4m ago 50m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (46m) 4m ago 46m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (46m) 4m ago 46m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (50m) 4m ago 50m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (50m) 4m ago 50m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (49m) 4m ago 49m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (49m) 4m ago 49m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (49m) 4m ago 49m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:31:57.781 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (48m) 4m ago 48m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:31:57.782 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (48m) 4m ago 48m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:31:57.782 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (47m) 4m ago 47m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:31:57.782 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (46m) 4m ago 47m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:31:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:57 smithi060 ceph-mon[109077]: pgmap v2593: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.4 MiB/s wr, 37 op/s 2023-12-01T05:31:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:57 smithi060 ceph-mon[94233]: pgmap v2593: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.4 MiB/s wr, 37 op/s 2023-12-01T05:31:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:57 smithi089 ceph-mon[98504]: pgmap v2593: 457 pgs: 457 active+clean; 64 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 3.4 MiB/s wr, 37 op/s 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:31:58.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:31:58.179 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:31:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:58 smithi060 ceph-mon[109077]: from='client.17742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2068992275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:31:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:58 smithi060 ceph-mon[94233]: from='client.17742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2068992275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:31:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:58 smithi089 ceph-mon[98504]: from='client.17742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:31:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2068992275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:31:59.384 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (15602 ms) 2023-12-01T05:31:59.384 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2023-12-01T05:31:59.385 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:32:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:59 smithi060 ceph-mon[94233]: from='client.17748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:31:59 smithi060 ceph-mon[94233]: pgmap v2594: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T05:32:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:59 smithi060 ceph-mon[109077]: from='client.17748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:31:59 smithi060 ceph-mon[109077]: pgmap v2594: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T05:32:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:59 smithi089 ceph-mon[98504]: from='client.17748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:31:59 smithi089 ceph-mon[98504]: pgmap v2594: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T05:32:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:01 smithi060 ceph-mon[94233]: pgmap v2595: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T05:32:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:01 smithi060 ceph-mon[109077]: pgmap v2595: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T05:32:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:01 smithi089 ceph-mon[98504]: pgmap v2595: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2023-12-01T05:32:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:03 smithi060 ceph-mon[109077]: pgmap v2596: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-01T05:32:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:32:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:03 smithi060 ceph-mon[94233]: pgmap v2596: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-01T05:32:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:32:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:03 smithi089 ceph-mon[98504]: pgmap v2596: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 9 op/s 2023-12-01T05:32:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:32:04.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.729 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: pgmap v2597: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: pgmap v2597: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2023-12-01T05:32:04.730 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:32:04.731 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:32:04] "GET /metrics HTTP/1.1" 200 60393 "" "Prometheus/2.43.0" 2023-12-01T05:32:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:32:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: pgmap v2597: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.4 MiB/s wr, 8 op/s 2023-12-01T05:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:32:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:32:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:07 smithi060 ceph-mon[94233]: pgmap v2598: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T05:32:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:07 smithi060 ceph-mon[109077]: pgmap v2598: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T05:32:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:07 smithi089 ceph-mon[98504]: pgmap v2598: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T05:32:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:09 smithi060 ceph-mon[94233]: pgmap v2599: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T05:32:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:09 smithi060 ceph-mon[94233]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-01T05:32:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:09 smithi060 ceph-mon[109077]: pgmap v2599: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T05:32:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:09 smithi060 ceph-mon[109077]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-01T05:32:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:09 smithi089 ceph-mon[98504]: pgmap v2599: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2023-12-01T05:32:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:09 smithi089 ceph-mon[98504]: osdmap e1246: 8 total, 8 up, 8 in 2023-12-01T05:32:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:11 smithi060 ceph-mon[94233]: pgmap v2601: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2023-12-01T05:32:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:11 smithi060 ceph-mon[109077]: pgmap v2601: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2023-12-01T05:32:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:11 smithi089 ceph-mon[98504]: pgmap v2601: 457 pgs: 457 active+clean; 80 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2023-12-01T05:32:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:13 smithi060 ceph-mon[94233]: pgmap v2602: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:13 smithi060 ceph-mon[109077]: pgmap v2602: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:13 smithi089 ceph-mon[98504]: pgmap v2602: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:32:14] "GET /metrics HTTP/1.1" 200 60392 "" "Prometheus/2.43.0" 2023-12-01T05:32:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:15 smithi060 ceph-mon[94233]: pgmap v2603: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:15 smithi060 ceph-mon[109077]: pgmap v2603: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:15 smithi089 ceph-mon[98504]: pgmap v2603: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:16.089 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (16704 ms) 2023-12-01T05:32:16.089 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2023-12-01T05:32:16.089 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:32:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:17 smithi060 ceph-mon[94233]: pgmap v2604: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:17 smithi060 ceph-mon[109077]: pgmap v2604: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:17 smithi089 ceph-mon[98504]: pgmap v2604: 457 pgs: 457 active+clean; 121 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:32:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:19 smithi060 ceph-mon[94233]: pgmap v2605: 457 pgs: 457 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2023-12-01T05:32:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:19 smithi060 ceph-mon[109077]: pgmap v2605: 457 pgs: 457 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2023-12-01T05:32:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:19 smithi089 ceph-mon[98504]: pgmap v2605: 457 pgs: 457 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2023-12-01T05:32:20.102 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4013 ms) 2023-12-01T05:32:20.102 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2023-12-01T05:32:20.102 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:32:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:21 smithi060 ceph-mon[109077]: pgmap v2606: 457 pgs: 457 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 36 op/s 2023-12-01T05:32:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:21 smithi060 ceph-mon[94233]: pgmap v2606: 457 pgs: 457 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 36 op/s 2023-12-01T05:32:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:21 smithi089 ceph-mon[98504]: pgmap v2606: 457 pgs: 457 active+clean; 125 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.9 MiB/s wr, 36 op/s 2023-12-01T05:32:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:23 smithi060 ceph-mon[94233]: pgmap v2607: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2023-12-01T05:32:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:23 smithi060 ceph-mon[109077]: pgmap v2607: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2023-12-01T05:32:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:23 smithi089 ceph-mon[98504]: pgmap v2607: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2023-12-01T05:32:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:32:24] "GET /metrics HTTP/1.1" 200 60392 "" "Prometheus/2.43.0" 2023-12-01T05:32:25.565 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5463 ms) 2023-12-01T05:32:25.565 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2023-12-01T05:32:25.565 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:2838: Skipped 2023-12-01T05:32:25.566 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:32:25.566 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2023-12-01T05:32:25.566 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2023-12-01T05:32:25.566 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:32:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:25 smithi060 ceph-mon[94233]: pgmap v2608: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2023-12-01T05:32:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:25 smithi060 ceph-mon[109077]: pgmap v2608: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2023-12-01T05:32:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:25 smithi089 ceph-mon[98504]: pgmap v2608: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2023-12-01T05:32:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:27 smithi060 ceph-mon[94233]: pgmap v2609: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 14 op/s 2023-12-01T05:32:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:27 smithi060 ceph-mon[109077]: pgmap v2609: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 14 op/s 2023-12-01T05:32:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:27 smithi089 ceph-mon[98504]: pgmap v2609: 457 pgs: 457 active+clean; 129 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 14 op/s 2023-12-01T05:32:28.529 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (46m) 4m ago 47m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (47m) 4m ago 47m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (48m) 4m ago 48m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (48m) 4m ago 48m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (51m) 4m ago 51m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (52m) 4m ago 52m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (52m) 4m ago 52m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:32:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (51m) 4m ago 51m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (51m) 4m ago 51m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (47m) 4m ago 46m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (46m) 4m ago 46m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (50m) 4m ago 50m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (50m) 4m ago 50m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (50m) 4m ago 50m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (49m) 4m ago 49m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (49m) 4m ago 49m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (49m) 4m ago 49m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (48m) 4m ago 48m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (48m) 4m ago 48m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:32:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (46m) 4m ago 47m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:32:29.295 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:32:29.296 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:32:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:29 smithi060 ceph-mon[94233]: pgmap v2610: 457 pgs: 457 active+clean; 133 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2023-12-01T05:32:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:29 smithi060 ceph-mon[94233]: from='client.27641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3385318858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:32:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:29 smithi060 ceph-mon[109077]: pgmap v2610: 457 pgs: 457 active+clean; 133 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2023-12-01T05:32:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:29 smithi060 ceph-mon[109077]: from='client.27641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3385318858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:32:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:29 smithi089 ceph-mon[98504]: pgmap v2610: 457 pgs: 457 active+clean; 133 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2023-12-01T05:32:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:29 smithi089 ceph-mon[98504]: from='client.27641 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3385318858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:32:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:30 smithi060 ceph-mon[94233]: from='client.27647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:30 smithi060 ceph-mon[94233]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-01T05:32:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:30 smithi060 ceph-mon[109077]: from='client.27647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:30 smithi060 ceph-mon[109077]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-01T05:32:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:30 smithi089 ceph-mon[98504]: from='client.27647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:32:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:30 smithi089 ceph-mon[98504]: osdmap e1247: 8 total, 8 up, 8 in 2023-12-01T05:32:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:31 smithi060 ceph-mon[109077]: pgmap v2612: 457 pgs: 457 active+clean; 133 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2023-12-01T05:32:32.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:31 smithi060 ceph-mon[109077]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-01T05:32:32.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:31 smithi060 ceph-mon[94233]: pgmap v2612: 457 pgs: 457 active+clean; 133 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2023-12-01T05:32:32.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:31 smithi060 ceph-mon[94233]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-01T05:32:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:31 smithi089 ceph-mon[98504]: pgmap v2612: 457 pgs: 457 active+clean; 133 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2023-12-01T05:32:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:31 smithi089 ceph-mon[98504]: osdmap e1248: 8 total, 8 up, 8 in 2023-12-01T05:32:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:33 smithi060 ceph-mon[109077]: pgmap v2614: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2023-12-01T05:32:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:33 smithi060 ceph-mon[94233]: pgmap v2614: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2023-12-01T05:32:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:33 smithi089 ceph-mon[98504]: pgmap v2614: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2023-12-01T05:32:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:32:34] "GET /metrics HTTP/1.1" 200 60399 "" "Prometheus/2.43.0" 2023-12-01T05:32:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:35 smithi060 ceph-mon[109077]: pgmap v2615: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2023-12-01T05:32:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:35 smithi060 ceph-mon[94233]: pgmap v2615: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2023-12-01T05:32:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:35 smithi089 ceph-mon[98504]: pgmap v2615: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2023-12-01T05:32:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:37 smithi060 ceph-mon[94233]: pgmap v2616: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2023-12-01T05:32:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:37 smithi060 ceph-mon[109077]: pgmap v2616: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2023-12-01T05:32:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:37 smithi089 ceph-mon[98504]: pgmap v2616: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2023-12-01T05:32:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:39 smithi060 ceph-mon[94233]: pgmap v2617: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 483 KiB/s wr, 63 op/s 2023-12-01T05:32:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:39 smithi060 ceph-mon[109077]: pgmap v2617: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 483 KiB/s wr, 63 op/s 2023-12-01T05:32:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:39 smithi089 ceph-mon[98504]: pgmap v2617: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 483 KiB/s wr, 63 op/s 2023-12-01T05:32:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:41 smithi060 ceph-mon[94233]: pgmap v2618: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2023-12-01T05:32:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:41 smithi060 ceph-mon[109077]: pgmap v2618: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2023-12-01T05:32:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:41 smithi089 ceph-mon[98504]: pgmap v2618: 457 pgs: 457 active+clean; 137 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2023-12-01T05:32:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:43 smithi060 ceph-mon[94233]: pgmap v2619: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 61 op/s 2023-12-01T05:32:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:43 smithi060 ceph-mon[109077]: pgmap v2619: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 61 op/s 2023-12-01T05:32:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:43 smithi089 ceph-mon[98504]: pgmap v2619: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 61 op/s 2023-12-01T05:32:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:32:44] "GET /metrics HTTP/1.1" 200 60395 "" "Prometheus/2.43.0" 2023-12-01T05:32:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:45 smithi060 ceph-mon[109077]: pgmap v2620: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T05:32:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:45 smithi060 ceph-mon[94233]: pgmap v2620: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T05:32:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:45 smithi089 ceph-mon[98504]: pgmap v2620: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T05:32:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:47 smithi060 ceph-mon[94233]: pgmap v2621: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T05:32:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:47 smithi060 ceph-mon[109077]: pgmap v2621: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T05:32:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:47 smithi089 ceph-mon[98504]: pgmap v2621: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2023-12-01T05:32:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:49 smithi060 ceph-mon[94233]: pgmap v2622: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T05:32:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:49 smithi060 ceph-mon[109077]: pgmap v2622: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T05:32:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:49 smithi089 ceph-mon[98504]: pgmap v2622: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T05:32:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:50 smithi060 ceph-mon[94233]: pgmap v2623: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T05:32:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:50 smithi060 ceph-mon[109077]: pgmap v2623: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T05:32:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:50 smithi089 ceph-mon[98504]: pgmap v2623: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2023-12-01T05:32:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:53 smithi060 ceph-mon[94233]: pgmap v2624: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-01T05:32:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:53 smithi060 ceph-mon[109077]: pgmap v2624: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-01T05:32:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:53 smithi089 ceph-mon[98504]: pgmap v2624: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2023-12-01T05:32:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:32:54] "GET /metrics HTTP/1.1" 200 60395 "" "Prometheus/2.43.0" 2023-12-01T05:32:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:55 smithi060 ceph-mon[109077]: pgmap v2625: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T05:32:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:55 smithi060 ceph-mon[94233]: pgmap v2625: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T05:32:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:55 smithi089 ceph-mon[98504]: pgmap v2625: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T05:32:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:32:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:57 smithi060 ceph-mon[94233]: pgmap v2626: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T05:32:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:57 smithi060 ceph-mon[109077]: pgmap v2626: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T05:32:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:57 smithi089 ceph-mon[98504]: pgmap v2626: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2023-12-01T05:32:59.698 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:33:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:32:59 smithi060 ceph-mon[109077]: pgmap v2627: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2023-12-01T05:33:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:32:59 smithi060 ceph-mon[94233]: pgmap v2627: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2023-12-01T05:33:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:32:59 smithi089 ceph-mon[98504]: pgmap v2627: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (47m) 5m ago 47m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (47m) 5m ago 47m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (48m) 5m ago 48m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (48m) 5m ago 48m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (51m) 5m ago 51m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (53m) 5m ago 53m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:33:00.060 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (53m) 5m ago 53m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (52m) 5m ago 51m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (51m) 5m ago 51m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (47m) 5m ago 47m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (47m) 5m ago 47m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (51m) 5m ago 51m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (51m) 5m ago 51m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (50m) 5m ago 50m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (50m) 5m ago 50m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (50m) 5m ago 50m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (49m) 5m ago 49m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (49m) 5m ago 49m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (49m) 5m ago 49m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:33:00.061 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (47m) 5m ago 48m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:00.517 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:33:00.518 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:33:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:00 smithi060 ceph-mon[94233]: from='client.27659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/49884635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:33:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:00 smithi060 ceph-mon[109077]: from='client.27659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/49884635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:33:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:00 smithi089 ceph-mon[98504]: from='client.27659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/49884635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:33:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:01 smithi060 ceph-mon[109077]: from='client.27665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:01 smithi060 ceph-mon[109077]: pgmap v2628: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:01 smithi060 ceph-mon[94233]: from='client.27665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:01 smithi060 ceph-mon[94233]: pgmap v2628: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:01 smithi089 ceph-mon[98504]: from='client.27665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:01 smithi089 ceph-mon[98504]: pgmap v2628: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:03 smithi060 ceph-mon[94233]: pgmap v2629: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T05:33:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:03 smithi060 ceph-mon[109077]: pgmap v2629: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T05:33:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:03 smithi089 ceph-mon[98504]: pgmap v2629: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T05:33:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:33:04] "GET /metrics HTTP/1.1" 200 60396 "" "Prometheus/2.43.0" 2023-12-01T05:33:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[94233]: pgmap v2630: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:33:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:33:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:33:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:33:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[109077]: pgmap v2630: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:33:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:33:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:33:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:05 smithi089 ceph-mon[98504]: pgmap v2630: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:33:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:33:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:07 smithi060 ceph-mon[109077]: pgmap v2631: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:07 smithi060 ceph-mon[94233]: pgmap v2631: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:07 smithi089 ceph-mon[98504]: pgmap v2631: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:09 smithi060 ceph-mon[94233]: pgmap v2632: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T05:33:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:09 smithi060 ceph-mon[109077]: pgmap v2632: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T05:33:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:09 smithi089 ceph-mon[98504]: pgmap v2632: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T05:33:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:11 smithi060 ceph-mon[94233]: pgmap v2633: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:11 smithi060 ceph-mon[109077]: pgmap v2633: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:11 smithi089 ceph-mon[98504]: pgmap v2633: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:13 smithi060 ceph-mon[94233]: pgmap v2634: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T05:33:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:13 smithi060 ceph-mon[109077]: pgmap v2634: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T05:33:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:13 smithi089 ceph-mon[98504]: pgmap v2634: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2023-12-01T05:33:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:33:14] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:33:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:15 smithi060 ceph-mon[94233]: pgmap v2635: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:15 smithi060 ceph-mon[109077]: pgmap v2635: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:15 smithi089 ceph-mon[98504]: pgmap v2635: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:17 smithi060 ceph-mon[109077]: pgmap v2636: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:17 smithi060 ceph-mon[94233]: pgmap v2636: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:17 smithi089 ceph-mon[98504]: pgmap v2636: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2023-12-01T05:33:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:19 smithi060 ceph-mon[109077]: pgmap v2637: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T05:33:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:19 smithi060 ceph-mon[94233]: pgmap v2637: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T05:33:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:19 smithi089 ceph-mon[98504]: pgmap v2637: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2023-12-01T05:33:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:21 smithi060 ceph-mon[94233]: pgmap v2638: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:21 smithi060 ceph-mon[109077]: pgmap v2638: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:21 smithi089 ceph-mon[98504]: pgmap v2638: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2023-12-01T05:33:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:23 smithi060 ceph-mon[94233]: pgmap v2639: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2023-12-01T05:33:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:23 smithi060 ceph-mon[109077]: pgmap v2639: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2023-12-01T05:33:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:23 smithi089 ceph-mon[98504]: pgmap v2639: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2023-12-01T05:33:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:33:24] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:33:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:25 smithi060 ceph-mon[94233]: pgmap v2640: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2023-12-01T05:33:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:25 smithi060 ceph-mon[109077]: pgmap v2640: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2023-12-01T05:33:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:25 smithi089 ceph-mon[98504]: pgmap v2640: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2023-12-01T05:33:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:27 smithi060 ceph-mon[109077]: pgmap v2641: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2023-12-01T05:33:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:27 smithi060 ceph-mon[94233]: pgmap v2641: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2023-12-01T05:33:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:27 smithi089 ceph-mon[98504]: pgmap v2641: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2023-12-01T05:33:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:29 smithi060 ceph-mon[94233]: pgmap v2642: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 16 op/s 2023-12-01T05:33:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:29 smithi060 ceph-mon[109077]: pgmap v2642: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 16 op/s 2023-12-01T05:33:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:29 smithi089 ceph-mon[98504]: pgmap v2642: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 523 KiB/s rd, 16 op/s 2023-12-01T05:33:30.885 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:33:31.213 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:33:31.213 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (47m) 5m ago 48m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:33:31.213 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (48m) 5m ago 48m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:33:31.213 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (49m) 5m ago 49m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (49m) 5m ago 49m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (52m) 5m ago 52m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (53m) 5m ago 53m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (53m) 5m ago 53m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (52m) 5m ago 52m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (52m) 5m ago 52m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (48m) 5m ago 48m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (47m) 5m ago 47m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (51m) 5m ago 51m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (51m) 5m ago 51m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (51m) 5m ago 51m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (50m) 5m ago 50m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (50m) 5m ago 50m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:33:31.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (50m) 5m ago 50m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:33:31.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (49m) 5m ago 49m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:33:31.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (49m) 5m ago 49m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:33:31.215 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (47m) 5m ago 48m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:33:31.616 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:33:31.617 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:33:31.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:33:31.618 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:33:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:33:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:31 smithi060 ceph-mon[109077]: pgmap v2643: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4259779241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:33:32.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:31 smithi060 ceph-mon[94233]: pgmap v2643: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:32.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4259779241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:33:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:31 smithi089 ceph-mon[98504]: pgmap v2643: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4259779241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:33:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:32 smithi060 ceph-mon[109077]: from='client.17796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:32 smithi060 ceph-mon[109077]: from='client.27683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:32 smithi060 ceph-mon[94233]: from='client.17796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:32 smithi060 ceph-mon[94233]: from='client.27683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:32 smithi089 ceph-mon[98504]: from='client.17796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:32 smithi089 ceph-mon[98504]: from='client.27683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:33:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:33 smithi060 ceph-mon[94233]: pgmap v2644: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T05:33:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:33 smithi060 ceph-mon[109077]: pgmap v2644: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T05:33:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:33 smithi089 ceph-mon[98504]: pgmap v2644: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T05:33:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:33:34] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:33:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:35 smithi060 ceph-mon[94233]: pgmap v2645: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:33:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:35 smithi060 ceph-mon[109077]: pgmap v2645: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:33:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:35 smithi089 ceph-mon[98504]: pgmap v2645: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:33:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:37 smithi060 ceph-mon[94233]: pgmap v2646: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:33:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:37 smithi060 ceph-mon[109077]: pgmap v2646: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:33:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:37 smithi089 ceph-mon[98504]: pgmap v2646: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:33:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:39 smithi060 ceph-mon[94233]: pgmap v2647: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:33:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:39 smithi060 ceph-mon[109077]: pgmap v2647: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:33:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:39 smithi089 ceph-mon[98504]: pgmap v2647: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:33:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:41 smithi060 ceph-mon[94233]: pgmap v2648: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 8 op/s 2023-12-01T05:33:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:41 smithi060 ceph-mon[109077]: pgmap v2648: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 8 op/s 2023-12-01T05:33:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:41 smithi089 ceph-mon[98504]: pgmap v2648: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 8 op/s 2023-12-01T05:33:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:43 smithi060 ceph-mon[94233]: pgmap v2649: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:33:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:43 smithi060 ceph-mon[109077]: pgmap v2649: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:33:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:43 smithi089 ceph-mon[98504]: pgmap v2649: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:33:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:33:44] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:33:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:45 smithi060 ceph-mon[94233]: pgmap v2650: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T05:33:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:45 smithi060 ceph-mon[109077]: pgmap v2650: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T05:33:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:45 smithi089 ceph-mon[98504]: pgmap v2650: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T05:33:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:47 smithi060 ceph-mon[109077]: pgmap v2651: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T05:33:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:47 smithi060 ceph-mon[94233]: pgmap v2651: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T05:33:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:47 smithi089 ceph-mon[98504]: pgmap v2651: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2023-12-01T05:33:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:49 smithi060 ceph-mon[94233]: pgmap v2652: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T05:33:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:49 smithi060 ceph-mon[109077]: pgmap v2652: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T05:33:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:49 smithi089 ceph-mon[98504]: pgmap v2652: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2023-12-01T05:33:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:51 smithi060 ceph-mon[94233]: pgmap v2653: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:51 smithi060 ceph-mon[109077]: pgmap v2653: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:51 smithi089 ceph-mon[98504]: pgmap v2653: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:53 smithi060 ceph-mon[94233]: pgmap v2654: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T05:33:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:53 smithi060 ceph-mon[109077]: pgmap v2654: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T05:33:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:53 smithi089 ceph-mon[98504]: pgmap v2654: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T05:33:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:33:54] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:33:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:55 smithi060 ceph-mon[94233]: pgmap v2655: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:55 smithi060 ceph-mon[109077]: pgmap v2655: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:55 smithi089 ceph-mon[98504]: pgmap v2655: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:33:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:57 smithi060 ceph-mon[94233]: pgmap v2656: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:57 smithi060 ceph-mon[109077]: pgmap v2656: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:33:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:57 smithi089 ceph-mon[98504]: pgmap v2656: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:33:59 smithi060 ceph-mon[94233]: pgmap v2657: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2023-12-01T05:34:00.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:33:59 smithi060 ceph-mon[109077]: pgmap v2657: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2023-12-01T05:34:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:33:59 smithi089 ceph-mon[98504]: pgmap v2657: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2023-12-01T05:34:01.973 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:34:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:01 smithi060 ceph-mon[109077]: pgmap v2658: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:01 smithi060 ceph-mon[94233]: pgmap v2658: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:01 smithi089 ceph-mon[98504]: pgmap v2658: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:02.300 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:34:02.300 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (48m) 6m ago 48m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (48m) 6m ago 48m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (49m) 6m ago 49m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (49m) 6m ago 49m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (52m) 6m ago 52m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (54m) 6m ago 54m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (54m) 6m ago 54m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (53m) 6m ago 53m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (52m) 6m ago 52m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (48m) 6m ago 48m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (48m) 6m ago 48m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (52m) 6m ago 52m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (52m) 6m ago 52m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (51m) 6m ago 51m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:34:02.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (51m) 6m ago 51m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:34:02.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (51m) 6m ago 51m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:34:02.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (50m) 6m ago 50m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:34:02.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (50m) 6m ago 50m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:34:02.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (50m) 6m ago 50m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:34:02.302 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (48m) 6m ago 49m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:34:02.743 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:34:02.743 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:34:02.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:34:02.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:02.743 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:34:02.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:34:02.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:34:02.744 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:34:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[94233]: from='client.27695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[94233]: pgmap v2659: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[94233]: from='client.17820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1558858037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:34:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[109077]: from='client.27695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[109077]: pgmap v2659: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[109077]: from='client.17820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1558858037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:34:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:03 smithi089 ceph-mon[98504]: from='client.27695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:03 smithi089 ceph-mon[98504]: pgmap v2659: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:03 smithi089 ceph-mon[98504]: from='client.17820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1558858037' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:34:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:34:04] "GET /metrics HTTP/1.1" 200 60395 "" "Prometheus/2.43.0" 2023-12-01T05:34:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:05 smithi060 ceph-mon[94233]: pgmap v2660: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:34:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:05 smithi060 ceph-mon[109077]: pgmap v2660: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:34:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:05 smithi089 ceph-mon[98504]: pgmap v2660: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:34:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:34:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:34:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:34:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:34:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:34:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:34:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:34:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:34:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:34:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:07 smithi060 ceph-mon[94233]: pgmap v2661: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:07 smithi060 ceph-mon[109077]: pgmap v2661: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:07 smithi089 ceph-mon[98504]: pgmap v2661: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:09 smithi060 ceph-mon[94233]: pgmap v2662: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:09 smithi060 ceph-mon[109077]: pgmap v2662: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:09 smithi089 ceph-mon[98504]: pgmap v2662: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:11 smithi060 ceph-mon[94233]: pgmap v2663: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 8 op/s 2023-12-01T05:34:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:11 smithi060 ceph-mon[109077]: pgmap v2663: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 8 op/s 2023-12-01T05:34:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:11 smithi089 ceph-mon[98504]: pgmap v2663: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 103 KiB/s rd, 8 op/s 2023-12-01T05:34:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:13 smithi060 ceph-mon[94233]: pgmap v2664: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:13 smithi060 ceph-mon[109077]: pgmap v2664: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:13 smithi089 ceph-mon[98504]: pgmap v2664: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:34:14] "GET /metrics HTTP/1.1" 200 60398 "" "Prometheus/2.43.0" 2023-12-01T05:34:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:15 smithi060 ceph-mon[94233]: pgmap v2665: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:15 smithi060 ceph-mon[109077]: pgmap v2665: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:15 smithi089 ceph-mon[98504]: pgmap v2665: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:17 smithi060 ceph-mon[94233]: pgmap v2666: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:17 smithi060 ceph-mon[109077]: pgmap v2666: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:17 smithi089 ceph-mon[98504]: pgmap v2666: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:19 smithi060 ceph-mon[94233]: pgmap v2667: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T05:34:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:19 smithi060 ceph-mon[109077]: pgmap v2667: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T05:34:20.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:19 smithi089 ceph-mon[98504]: pgmap v2667: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2023-12-01T05:34:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:21 smithi060 ceph-mon[109077]: pgmap v2668: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:21 smithi060 ceph-mon[94233]: pgmap v2668: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:21 smithi089 ceph-mon[98504]: pgmap v2668: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:23 smithi060 ceph-mon[94233]: pgmap v2669: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2023-12-01T05:34:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:23 smithi060 ceph-mon[109077]: pgmap v2669: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2023-12-01T05:34:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:23 smithi089 ceph-mon[98504]: pgmap v2669: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2023-12-01T05:34:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:34:24] "GET /metrics HTTP/1.1" 200 60398 "" "Prometheus/2.43.0" 2023-12-01T05:34:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:25 smithi060 ceph-mon[94233]: pgmap v2670: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:25 smithi060 ceph-mon[109077]: pgmap v2670: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:25 smithi089 ceph-mon[98504]: pgmap v2670: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:27 smithi060 ceph-mon[94233]: pgmap v2671: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:27 smithi060 ceph-mon[109077]: pgmap v2671: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:27 smithi089 ceph-mon[98504]: pgmap v2671: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2023-12-01T05:34:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:29 smithi060 ceph-mon[94233]: pgmap v2672: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:29 smithi060 ceph-mon[109077]: pgmap v2672: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:29 smithi089 ceph-mon[98504]: pgmap v2672: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2023-12-01T05:34:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:31 smithi060 ceph-mon[94233]: pgmap v2673: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:31 smithi060 ceph-mon[109077]: pgmap v2673: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:31 smithi089 ceph-mon[98504]: pgmap v2673: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2023-12-01T05:34:33.109 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:34:33.451 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (48m) 6m ago 49m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (49m) 6m ago 49m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (50m) 6m ago 50m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (50m) 6m ago 50m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (53m) 6m ago 53m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (54m) 6m ago 54m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (54m) 6m ago 54m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (53m) 6m ago 53m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (53m) 6m ago 53m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (49m) 6m ago 49m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (49m) 6m ago 49m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (52m) 6m ago 52m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (52m) 6m ago 52m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:34:33.452 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (52m) 6m ago 52m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:34:33.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (51m) 6m ago 51m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:34:33.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (51m) 6m ago 51m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:34:33.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (51m) 6m ago 51m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:34:33.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (50m) 6m ago 50m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:34:33.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (50m) 6m ago 50m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:34:33.453 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (48m) 6m ago 49m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:34:33.916 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:34:33.916 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:34:33.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:34:33.917 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:34:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:33 smithi060 ceph-mon[94233]: pgmap v2674: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T05:34:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:33 smithi060 ceph-mon[109077]: pgmap v2674: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T05:34:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:33 smithi089 ceph-mon[98504]: pgmap v2674: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 206 KiB/s rd, 85 B/s wr, 16 op/s 2023-12-01T05:34:34.708 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:34 smithi060 ceph-mon[109077]: from='client.27713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:34.709 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:34 smithi060 ceph-mon[109077]: from='client.27719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:34.709 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1570101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:34:34.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:34:34] "GET /metrics HTTP/1.1" 200 60397 "" "Prometheus/2.43.0" 2023-12-01T05:34:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:34 smithi060 ceph-mon[94233]: from='client.27713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:34 smithi060 ceph-mon[94233]: from='client.27719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1570101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:34:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:34 smithi089 ceph-mon[98504]: from='client.27713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:34 smithi089 ceph-mon[98504]: from='client.27719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:34:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1570101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:34:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:35 smithi060 ceph-mon[94233]: pgmap v2675: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:34:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:35 smithi060 ceph-mon[109077]: pgmap v2675: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:34:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:35 smithi089 ceph-mon[98504]: pgmap v2675: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:34:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:37 smithi060 ceph-mon[94233]: pgmap v2676: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:34:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:37 smithi060 ceph-mon[109077]: pgmap v2676: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:34:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:37 smithi089 ceph-mon[98504]: pgmap v2676: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2023-12-01T05:34:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:38 smithi089 ceph-mon[98504]: pgmap v2677: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:34:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:38 smithi060 ceph-mon[94233]: pgmap v2677: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:34:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:38 smithi060 ceph-mon[109077]: pgmap v2677: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 182 KiB/s rd, 255 B/s wr, 17 op/s 2023-12-01T05:34:39.633 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (134068 ms) 2023-12-01T05:34:39.633 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EncryptedResize 2023-12-01T05:34:39.633 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:34:41.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:41 smithi060 ceph-mon[94233]: pgmap v2678: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2023-12-01T05:34:41.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:41.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:41 smithi060 ceph-mon[109077]: pgmap v2678: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2023-12-01T05:34:41.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:41 smithi089 ceph-mon[98504]: pgmap v2678: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 134 KiB/s rd, 255 B/s wr, 16 op/s 2023-12-01T05:34:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:43 smithi060 ceph-mon[94233]: pgmap v2679: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 597 B/s wr, 20 op/s 2023-12-01T05:34:44.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:43 smithi060 ceph-mon[109077]: pgmap v2679: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 597 B/s wr, 20 op/s 2023-12-01T05:34:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:43 smithi089 ceph-mon[98504]: pgmap v2679: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 160 KiB/s rd, 597 B/s wr, 20 op/s 2023-12-01T05:34:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:34:44] "GET /metrics HTTP/1.1" 200 60395 "" "Prometheus/2.43.0" 2023-12-01T05:34:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:45 smithi060 ceph-mon[94233]: pgmap v2680: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:45 smithi060 ceph-mon[109077]: pgmap v2680: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:45 smithi089 ceph-mon[98504]: pgmap v2680: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:47 smithi060 ceph-mon[94233]: pgmap v2681: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:47 smithi060 ceph-mon[109077]: pgmap v2681: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:47 smithi089 ceph-mon[98504]: pgmap v2681: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:49 smithi060 ceph-mon[94233]: pgmap v2682: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:49 smithi060 ceph-mon[109077]: pgmap v2682: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:49 smithi089 ceph-mon[98504]: pgmap v2682: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 511 B/s wr, 11 op/s 2023-12-01T05:34:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:51 smithi060 ceph-mon[94233]: pgmap v2683: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 341 B/s wr, 3 op/s 2023-12-01T05:34:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:51 smithi060 ceph-mon[109077]: pgmap v2683: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 341 B/s wr, 3 op/s 2023-12-01T05:34:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:51 smithi089 ceph-mon[98504]: pgmap v2683: 457 pgs: 457 active+clean; 153 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 341 B/s wr, 3 op/s 2023-12-01T05:34:52.980 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.EncryptedResize (13348 ms) 2023-12-01T05:34:52.980 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2023-12-01T05:34:52.981 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:34:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:53 smithi060 ceph-mon[94233]: pgmap v2684: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:34:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:53 smithi060 ceph-mon[109077]: pgmap v2684: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:34:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:53 smithi089 ceph-mon[98504]: pgmap v2684: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 113 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:34:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:34:54] "GET /metrics HTTP/1.1" 200 60395 "" "Prometheus/2.43.0" 2023-12-01T05:34:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:55 smithi060 ceph-mon[94233]: pgmap v2685: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2023-12-01T05:34:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:55 smithi060 ceph-mon[109077]: pgmap v2685: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2023-12-01T05:34:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:55 smithi089 ceph-mon[98504]: pgmap v2685: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2023-12-01T05:34:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:34:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:57 smithi060 ceph-mon[109077]: pgmap v2686: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2023-12-01T05:34:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:57 smithi060 ceph-mon[94233]: pgmap v2686: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2023-12-01T05:34:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:57 smithi089 ceph-mon[98504]: pgmap v2686: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 21 op/s 2023-12-01T05:35:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:34:59 smithi060 ceph-mon[94233]: pgmap v2687: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T05:35:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:34:59 smithi060 ceph-mon[109077]: pgmap v2687: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T05:35:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:34:59 smithi089 ceph-mon[98504]: pgmap v2687: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T05:35:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:01 smithi060 ceph-mon[94233]: pgmap v2688: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T05:35:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:01 smithi060 ceph-mon[94233]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-01T05:35:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:01 smithi060 ceph-mon[109077]: pgmap v2688: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T05:35:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:01 smithi060 ceph-mon[109077]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-01T05:35:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:01 smithi089 ceph-mon[98504]: pgmap v2688: 457 pgs: 457 active+clean; 169 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 29 op/s 2023-12-01T05:35:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:01 smithi089 ceph-mon[98504]: osdmap e1249: 8 total, 8 up, 8 in 2023-12-01T05:35:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:03 smithi060 ceph-mon[94233]: pgmap v2690: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:03 smithi060 ceph-mon[109077]: pgmap v2690: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:03 smithi089 ceph-mon[98504]: pgmap v2690: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:35:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:35:04] "GET /metrics HTTP/1.1" 200 60389 "" "Prometheus/2.43.0" 2023-12-01T05:35:04.762 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:35:04.762 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (49m) 7m ago 49m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (49m) 7m ago 49m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (50m) 7m ago 50m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (50m) 7m ago 50m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (53m) 7m ago 53m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (55m) 7m ago 55m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (55m) 7m ago 55m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (54m) 7m ago 54m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (53m) 7m ago 53m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (49m) 7m ago 49m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (49m) 7m ago 49m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (53m) 7m ago 53m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (53m) 7m ago 53m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (52m) 7m ago 52m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (52m) 7m ago 52m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:35:04.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (52m) 7m ago 52m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:35:04.764 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (51m) 7m ago 51m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:35:04.764 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (51m) 7m ago 51m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:35:04.764 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (51m) 7m ago 51m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:35:04.764 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (49m) 7m ago 50m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:35:05.202 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:35:05.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:35:05.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:35:05.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:05.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:35:05.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:35:05.203 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:35:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:05 smithi060 ceph-mon[109077]: pgmap v2691: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:05 smithi060 ceph-mon[109077]: from='client.17850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1901530598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:35:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:05 smithi060 ceph-mon[94233]: pgmap v2691: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:05 smithi060 ceph-mon[94233]: from='client.17850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1901530598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:35:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:05 smithi089 ceph-mon[98504]: pgmap v2691: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:05 smithi089 ceph-mon[98504]: from='client.17850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1901530598' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:35:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:06 smithi060 ceph-mon[94233]: from='client.27430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:35:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:06 smithi060 ceph-mon[109077]: from='client.27430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:35:07.026 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (14045 ms) 2023-12-01T05:35:07.026 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2023-12-01T05:35:07.026 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:06 smithi089 ceph-mon[98504]: from='client.27430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:35:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[109077]: pgmap v2692: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:35:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:35:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[94233]: pgmap v2692: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:35:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:35:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:07 smithi089 ceph-mon[98504]: pgmap v2692: 457 pgs: 457 active+clean; 185 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 58 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2023-12-01T05:35:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:35:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:35:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:09.082 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.083 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.084 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:09.086 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:09.087 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:09.088 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 512~512 = 512 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 1536~512 = 0 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.089 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:35:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.091 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.092 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.093 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:09.095 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:09.096 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:09.097 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:09.097 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:09.097 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:09.097 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:09.097 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:09.097 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:09 smithi060 ceph-mon[94233]: pgmap v2693: 457 pgs: 457 active+clean; 201 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T05:35:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:09 smithi060 ceph-mon[109077]: pgmap v2693: 457 pgs: 457 active+clean; 201 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T05:35:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:09 smithi089 ceph-mon[98504]: pgmap v2693: 457 pgs: 457 active+clean; 201 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.762 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.763 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.765 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.766 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.767 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:10.769 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:10.770 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:10.770 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:10.770 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:10.770 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:10.770 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3736 ms) 2023-12-01T05:35:10.770 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2023-12-01T05:35:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:11 smithi060 ceph-mon[94233]: pgmap v2694: 457 pgs: 457 active+clean; 201 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T05:35:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:11 smithi060 ceph-mon[109077]: pgmap v2694: 457 pgs: 457 active+clean; 201 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T05:35:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:11 smithi089 ceph-mon[98504]: pgmap v2694: 457 pgs: 457 active+clean; 201 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2023-12-01T05:35:12.734 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:12 smithi060 ceph-mon[94233]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-01T05:35:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/26850867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:12 smithi060 ceph-mon[109077]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-01T05:35:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/26850867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:12 smithi089 ceph-mon[98504]: osdmap e1250: 8 total, 8 up, 8 in 2023-12-01T05:35:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/26850867' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[94233]: pgmap v2696: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 857 op/s 2023-12-01T05:35:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:35:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/26850867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:14.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[94233]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-01T05:35:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[109077]: pgmap v2696: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 857 op/s 2023-12-01T05:35:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:35:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/26850867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:13 smithi060 ceph-mon[109077]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-01T05:35:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:13 smithi089 ceph-mon[98504]: pgmap v2696: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 857 op/s 2023-12-01T05:35:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:13 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:35:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/26850867' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-12","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:13 smithi089 ceph-mon[98504]: osdmap e1251: 8 total, 8 up, 8 in 2023-12-01T05:35:14.736 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:35:14] "GET /metrics HTTP/1.1" 200 60394 "" "Prometheus/2.43.0" 2023-12-01T05:35:14.737 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:14 smithi060 ceph-mon[94233]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-01T05:35:14.737 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:14 smithi060 ceph-mon[94233]: pgmap v2699: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2023-12-01T05:35:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.803 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:14.804 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.805 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.806 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 512~512 = 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 1536~512 = 0 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:14.807 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:14.808 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestDataPoolIO (4041 ms) 2023-12-01T05:35:14.808 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2023-12-01T05:35:14.808 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:14.835 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (33 ms) 2023-12-01T05:35:14.836 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2023-12-01T05:35:14.836 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:14.865 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (30 ms) 2023-12-01T05:35:14.866 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2023-12-01T05:35:14.866 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:14.894 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (28 ms) 2023-12-01T05:35:14.894 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2023-12-01T05:35:14.894 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:14.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (25 ms) 2023-12-01T05:35:14.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2023-12-01T05:35:14.919 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:14.982 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (63 ms) 2023-12-01T05:35:14.982 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2023-12-01T05:35:14.982 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:14 smithi060 ceph-mon[109077]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-01T05:35:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:14 smithi060 ceph-mon[109077]: pgmap v2699: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2023-12-01T05:35:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:14 smithi089 ceph-mon[98504]: osdmap e1252: 8 total, 8 up, 8 in 2023-12-01T05:35:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:14 smithi089 ceph-mon[98504]: pgmap v2699: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 704 KiB/s rd, 351 KiB/s wr, 1.41k op/s 2023-12-01T05:35:15.051 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (69 ms) 2023-12-01T05:35:15.051 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2023-12-01T05:35:15.051 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.111 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (61 ms) 2023-12-01T05:35:15.112 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2023-12-01T05:35:15.112 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.164 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (53 ms) 2023-12-01T05:35:15.165 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2023-12-01T05:35:15.165 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.576 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (412 ms) 2023-12-01T05:35:15.576 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2023-12-01T05:35:15.576 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.902 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (325 ms) 2023-12-01T05:35:15.902 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2023-12-01T05:35:15.902 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.930 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (28 ms) 2023-12-01T05:35:15.930 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2023-12-01T05:35:15.930 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.954 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (25 ms) 2023-12-01T05:35:15.955 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2023-12-01T05:35:15.955 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:15.978 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (24 ms) 2023-12-01T05:35:15.979 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2023-12-01T05:35:15.979 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:16.003 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (24 ms) 2023-12-01T05:35:16.003 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2023-12-01T05:35:16.003 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:15 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:35:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:15 smithi060 ceph-mon[109077]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-01T05:35:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:15 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:35:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:15 smithi060 ceph-mon[94233]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 0~1048576 = 0 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 0~4194304 = 0 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:aio discard: 3145728~1048576 = 0 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (22 ms) 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestFUA 2023-12-01T05:35:16.025 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:15 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:35:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:15 smithi089 ceph-mon[98504]: osdmap e1253: 8 total, 8 up, 8 in 2023-12-01T05:35:16.126 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.126 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.126 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.128 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.129 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestFUA (102 ms) 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestIOPP 2023-12-01T05:35:16.130 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.146 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.147 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.148 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:16.148 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.160 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.160 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:start compare and write 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:compare and wrote: 512 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:16.161 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:16.162 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.163 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.163 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:16.163 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.163 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:16.163 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.163 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.164 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:16.164 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.164 INFO:tasks.workunit.client.0.smithi060.stdout:started aio compare and write 2023-12-01T05:35:16.164 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:16.165 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:16.165 INFO:tasks.workunit.client.0.smithi060.stdout:finished aio compare and write 2023-12-01T05:35:16.165 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.165 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.165 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.165 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.166 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.167 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:16.168 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:16.168 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:16.168 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:16.168 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:16.168 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:16.168 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 512~512 2023-12-01T05:35:16.168 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:16 smithi060 ceph-mon[109077]: pgmap v2701: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:16 smithi060 ceph-mon[94233]: pgmap v2701: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:16 smithi089 ceph-mon[98504]: pgmap v2701: 489 pgs: 32 unknown, 457 active+clean; 203 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:17.169 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:17.169 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:17.169 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:35:17.170 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.171 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.172 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:35:17.173 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.175 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.178 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.178 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.178 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.178 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.178 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.179 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.179 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.188 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.189 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.189 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.189 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.189 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.189 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.211 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.211 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.211 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.211 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.211 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.211 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.211 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.233 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.233 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.234 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.234 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.234 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.234 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.234 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.265 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.266 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.266 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.266 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.266 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.266 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.266 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.297 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.297 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.298 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.341 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.342 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.342 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.342 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.342 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.342 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.342 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.386 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.386 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.386 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.386 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.386 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.386 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.386 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.439 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.440 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.440 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.440 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.440 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.440 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.440 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.494 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.494 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.494 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.494 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.495 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.573 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.573 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.573 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.573 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.573 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.573 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.573 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.637 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.637 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.637 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.638 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.638 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.638 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.638 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.711 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.711 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.711 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.712 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.712 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.712 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.712 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.792 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.793 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:17.793 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.793 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.793 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.884 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.884 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.884 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.884 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.884 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.884 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.884 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:17.972 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:17.972 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:17.972 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:17.972 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:17.973 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:17.973 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:17.973 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.080 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:18.080 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:18.081 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:18.081 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:18.081 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:18.081 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:18.081 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.180 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestIOPP (2054 ms) 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2023-12-01T05:35:18.181 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.205 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (24 ms) 2023-12-01T05:35:18.205 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2023-12-01T05:35:18.205 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.229 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (25 ms) 2023-12-01T05:35:18.229 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2023-12-01T05:35:18.229 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.254 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (24 ms) 2023-12-01T05:35:18.254 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2023-12-01T05:35:18.254 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.279 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (25 ms) 2023-12-01T05:35:18.279 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2023-12-01T05:35:18.279 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.306 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (27 ms) 2023-12-01T05:35:18.306 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2023-12-01T05:35:18.306 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.326 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.329 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (24 ms) 2023-12-01T05:35:18.329 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-01T05:35:18.329 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.354 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (25 ms) 2023-12-01T05:35:18.354 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2023-12-01T05:35:18.355 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.376 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.379 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (24 ms) 2023-12-01T05:35:18.379 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2023-12-01T05:35:18.379 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (27 ms) 2023-12-01T05:35:18.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2023-12-01T05:35:18.406 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.426 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.430 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (24 ms) 2023-12-01T05:35:18.430 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-01T05:35:18.430 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.458 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2023-12-01T05:35:18.458 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2023-12-01T05:35:18.458 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.486 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.490 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (32 ms) 2023-12-01T05:35:18.490 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2023-12-01T05:35:18.491 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.566 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (76 ms) 2023-12-01T05:35:18.566 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2023-12-01T05:35:18.566 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.612 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.633 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (67 ms) 2023-12-01T05:35:18.633 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2023-12-01T05:35:18.634 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.696 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (63 ms) 2023-12-01T05:35:18.696 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2023-12-01T05:35:18.696 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:18.743 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:18.761 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (66 ms) 2023-12-01T05:35:18.761 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2023-12-01T05:35:18.762 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:19.082 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (321 ms) 2023-12-01T05:35:19.083 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2023-12-01T05:35:19.083 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:19.400 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:19.422 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (340 ms) 2023-12-01T05:35:19.422 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2023-12-01T05:35:19.422 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:19.450 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:19.451 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:19.452 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:19.453 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:19.453 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:19.453 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.453 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:19.453 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:read: 512 2023-12-01T05:35:19.455 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:19.456 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.457 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:19.457 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:19.457 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:19.457 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:19.457 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.457 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:19.457 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:19.458 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:19.458 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:19.458 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:19.458 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:35:19.458 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:35:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:19 smithi060 ceph-mon[94233]: pgmap v2702: 489 pgs: 489 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 9.4 MiB/s wr, 554 op/s 2023-12-01T05:35:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:19 smithi060 ceph-mon[109077]: pgmap v2702: 489 pgs: 489 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 9.4 MiB/s wr, 554 op/s 2023-12-01T05:35:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:19 smithi089 ceph-mon[98504]: pgmap v2702: 489 pgs: 489 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.6 MiB/s rd, 9.4 MiB/s wr, 554 op/s 2023-12-01T05:35:20.527 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:finished read 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 0 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 16384 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.528 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 49152 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 65536 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.529 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 98304 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 114688 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.530 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 147456 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 163840 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.531 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 196608 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 212992 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.532 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.533 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.534 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.534 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.534 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.534 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.534 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.536 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.536 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.537 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.537 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.537 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.537 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.537 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.537 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.537 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.547 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.547 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.547 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.547 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.547 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.572 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.572 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.572 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.572 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.572 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.572 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.572 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.596 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.596 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.596 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.596 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.596 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.596 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.596 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.629 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.665 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.666 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.666 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.666 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.666 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.666 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.719 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.719 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.719 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.719 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.719 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.719 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.720 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.766 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.766 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.766 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.766 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.766 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.766 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.766 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.833 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.833 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.833 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.833 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.833 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.833 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.833 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.882 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.883 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:20.957 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:20.958 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:20.958 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:20.958 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:20.958 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:20.958 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:20.958 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:21.029 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:21.029 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:21.029 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:21.029 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:21.030 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.030 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.030 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:21.112 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:21.112 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:21.112 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:21.112 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:21.112 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.113 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.113 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:21.187 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.188 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.188 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:21.283 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:21.283 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:21.283 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:21.283 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:21.283 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.283 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.283 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:21.373 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:21.373 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:21.373 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:21.373 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:21.373 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.373 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.373 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:21.481 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:21.481 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:21.481 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:21.481 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:21.481 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.481 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.481 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:35:21.604 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:35:21.604 INFO:tasks.workunit.client.0.smithi060.stdout:finished writesame 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:to verify the data 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:verified 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:started writesame 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:expected fail, finished writesame 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2182 ms) 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2023-12-01T05:35:21.605 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:21 smithi060 ceph-mon[94233]: pgmap v2703: 489 pgs: 489 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.5 MiB/s wr, 439 op/s 2023-12-01T05:35:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:21 smithi060 ceph-mon[109077]: pgmap v2703: 489 pgs: 489 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.5 MiB/s wr, 439 op/s 2023-12-01T05:35:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:21 smithi089 ceph-mon[98504]: pgmap v2703: 489 pgs: 489 active+clean; 253 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.6 MiB/s rd, 7.5 MiB/s wr, 439 op/s 2023-12-01T05:35:22.702 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 0 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:snap: orig 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:found orig with size 2097152 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:read: 80 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:write test data! 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 80 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 2 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:snap: orig 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:snap: written 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:found orig with size 2097152 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:found written with size 2097152 2023-12-01T05:35:22.703 INFO:tasks.workunit.client.0.smithi060.stdout:read: 80 2023-12-01T05:35:22.704 INFO:tasks.workunit.client.0.smithi060.stdout:read: 80 2023-12-01T05:35:22.704 INFO:tasks.workunit.client.0.smithi060.stdout:read: 80 2023-12-01T05:35:22.704 INFO:tasks.workunit.client.0.smithi060.stdout:write to snapshot returned -30 2023-12-01T05:35:22.704 INFO:tasks.workunit.client.0.smithi060.stdout:Read-only file system 2023-12-01T05:35:22.728 INFO:tasks.workunit.client.0.smithi060.stdout:read: 80 2023-12-01T05:35:22.728 INFO:tasks.workunit.client.0.smithi060.stdout:read: 80 2023-12-01T05:35:22.728 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 80 2023-12-01T05:35:22.728 INFO:tasks.workunit.client.0.smithi060.stdout:opening testimg@orig 2023-12-01T05:35:22.728 INFO:tasks.workunit.client.0.smithi060.stdout:read: 80 2023-12-01T05:35:22.728 INFO:tasks.workunit.client.0.smithi060.stdout:write to snapshot returned -30 2023-12-01T05:35:22.729 INFO:tasks.workunit.client.0.smithi060.stdout:Read-only file system 2023-12-01T05:35:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:22 smithi060 ceph-mon[94233]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-01T05:35:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:22 smithi060 ceph-mon[94233]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-01T05:35:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:22 smithi060 ceph-mon[109077]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-01T05:35:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:22 smithi060 ceph-mon[109077]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-01T05:35:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:22 smithi089 ceph-mon[98504]: osdmap e1254: 8 total, 8 up, 8 in 2023-12-01T05:35:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:22 smithi089 ceph-mon[98504]: osdmap e1255: 8 total, 8 up, 8 in 2023-12-01T05:35:23.677 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 05:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T05:35:23.374430966Z level=info msg="Completed cleanup jobs" duration=13.057638ms 2023-12-01T05:35:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:23 smithi060 ceph-mon[94233]: pgmap v2705: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.38k op/s 2023-12-01T05:35:24.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:23 smithi060 ceph-mon[109077]: pgmap v2705: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.38k op/s 2023-12-01T05:35:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:23 smithi089 ceph-mon[98504]: pgmap v2705: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 2.38k op/s 2023-12-01T05:35:24.687 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:35:24] "GET /metrics HTTP/1.1" 200 60394 "" "Prometheus/2.43.0" 2023-12-01T05:35:24.688 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:24 smithi060 ceph-mon[109077]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-01T05:35:24.719 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 2 2023-12-01T05:35:24.719 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:35:24.719 INFO:tasks.workunit.client.0.smithi060.stdout:snap: orig 2023-12-01T05:35:24.719 INFO:tasks.workunit.client.0.smithi060.stdout:snap: written 2023-12-01T05:35:24.719 INFO:tasks.workunit.client.0.smithi060.stdout:found orig with size 2097152 2023-12-01T05:35:24.720 INFO:tasks.workunit.client.0.smithi060.stdout:found written with size 2097152 2023-12-01T05:35:24.720 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 1 2023-12-01T05:35:24.720 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:35:24.720 INFO:tasks.workunit.client.0.smithi060.stdout:snap: orig 2023-12-01T05:35:24.720 INFO:tasks.workunit.client.0.smithi060.stdout:found orig with size 2097152 2023-12-01T05:35:24.720 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 0 2023-12-01T05:35:24.720 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:35:24.721 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3114 ms) 2023-12-01T05:35:24.721 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2023-12-01T05:35:24.721 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:24 smithi060 ceph-mon[94233]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-01T05:35:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:24 smithi089 ceph-mon[98504]: osdmap e1256: 8 total, 8 up, 8 in 2023-12-01T05:35:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:25 smithi060 ceph-mon[94233]: pgmap v2708: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 2.62k op/s 2023-12-01T05:35:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:25 smithi060 ceph-mon[94233]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-01T05:35:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:25 smithi060 ceph-mon[109077]: pgmap v2708: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 2.62k op/s 2023-12-01T05:35:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:25 smithi060 ceph-mon[109077]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-01T05:35:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:25 smithi089 ceph-mon[98504]: pgmap v2708: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 10 MiB/s wr, 2.62k op/s 2023-12-01T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:25 smithi089 ceph-mon[98504]: osdmap e1257: 8 total, 8 up, 8 in 2023-12-01T05:35:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:26.732 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2014 ms) 2023-12-01T05:35:26.732 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestClone 2023-12-01T05:35:26.733 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:26 smithi060 ceph-mon[109077]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-01T05:35:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:26 smithi060 ceph-mon[94233]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-01T05:35:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:26 smithi089 ceph-mon[98504]: osdmap e1258: 8 total, 8 up, 8 in 2023-12-01T05:35:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:27 smithi060 ceph-mon[109077]: pgmap v2711: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:27 smithi060 ceph-mon[109077]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-01T05:35:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:27 smithi060 ceph-mon[94233]: pgmap v2711: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:27 smithi060 ceph-mon[94233]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-01T05:35:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:27 smithi089 ceph-mon[98504]: pgmap v2711: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:27 smithi089 ceph-mon[98504]: osdmap e1259: 8 total, 8 up, 8 in 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:made parent image "parent" 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:parent has no parent info 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:made snapshot "parent@parent_snap" 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:can't unprotect an unprotected snap 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:can't protect a protected snap 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:made and opened clone "child" 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:read: 8 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:read: 8 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:read: 8 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:sizes and overlaps are good between parent and child 2023-12-01T05:35:28.739 INFO:tasks.workunit.client.0.smithi060.stdout:child image successfully cloned all image-meta pairs 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:sized down clone, changed overlap 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:sized up clone, changed size but not overlap or parent's size 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:can't remove parent while child still exists 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:can't remove parent while still protected 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:removed parent snap after unprotecting 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestClone (2006 ms) 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestClone2 2023-12-01T05:35:28.740 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:28 smithi060 ceph-mon[94233]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-01T05:35:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:28 smithi060 ceph-mon[109077]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-01T05:35:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:28 smithi089 ceph-mon[98504]: osdmap e1260: 8 total, 8 up, 8 in 2023-12-01T05:35:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:made parent image "parent" 2023-12-01T05:35:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:parent has no parent info 2023-12-01T05:35:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:made snapshot "parent@parent_snap" 2023-12-01T05:35:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:made and opened clone "child" 2023-12-01T05:35:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:child image successfully cloned all image-meta pairs 2023-12-01T05:35:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestClone2 (1119 ms) 2023-12-01T05:35:29.858 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ListChildren 2023-12-01T05:35:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:29 smithi060 ceph-mon[94233]: pgmap v2714: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 8.5 KiB/s wr, 185 op/s 2023-12-01T05:35:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:29 smithi060 ceph-mon[94233]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-01T05:35:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:29 smithi060 ceph-mon[109077]: pgmap v2714: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 8.5 KiB/s wr, 185 op/s 2023-12-01T05:35:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:29 smithi060 ceph-mon[109077]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-01T05:35:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:29 smithi089 ceph-mon[98504]: pgmap v2714: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 8.5 KiB/s wr, 185 op/s 2023-12-01T05:35:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:29 smithi089 ceph-mon[98504]: osdmap e1261: 8 total, 8 up, 8 in 2023-12-01T05:35:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:30 smithi060 ceph-mon[94233]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-01T05:35:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:30 smithi060 ceph-mon[94233]: pgmap v2717: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 8.5 KiB/s wr, 185 op/s 2023-12-01T05:35:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:30 smithi060 ceph-mon[109077]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-01T05:35:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:30 smithi060 ceph-mon[109077]: pgmap v2717: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 8.5 KiB/s wr, 185 op/s 2023-12-01T05:35:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:30 smithi089 ceph-mon[98504]: osdmap e1262: 8 total, 8 up, 8 in 2023-12-01T05:35:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:30 smithi089 ceph-mon[98504]: pgmap v2717: 489 pgs: 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 8.5 KiB/s wr, 185 op/s 2023-12-01T05:35:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:31 smithi060 ceph-mon[94233]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-01T05:35:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1859494196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:31 smithi060 ceph-mon[109077]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-01T05:35:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1859494196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:31 smithi089 ceph-mon[98504]: osdmap e1263: 8 total, 8 up, 8 in 2023-12-01T05:35:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1859494196' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1859494196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[109077]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[109077]: pgmap v2720: 521 pgs: 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[109077]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2303257715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1859494196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[94233]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[94233]: pgmap v2720: 521 pgs: 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[94233]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-01T05:35:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2303257715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1859494196' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-13","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:32 smithi089 ceph-mon[98504]: osdmap e1264: 8 total, 8 up, 8 in 2023-12-01T05:35:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:32 smithi089 ceph-mon[98504]: pgmap v2720: 521 pgs: 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T05:35:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:32 smithi089 ceph-mon[98504]: osdmap e1265: 8 total, 8 up, 8 in 2023-12-01T05:35:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2303257715' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:33.696 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:34.671 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:35:34] "GET /metrics HTTP/1.1" 200 62794 "" "Prometheus/2.43.0" 2023-12-01T05:35:34.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2303257715' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:34.672 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:34 smithi060 ceph-mon[109077]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-01T05:35:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2303257715' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:34 smithi060 ceph-mon[94233]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-01T05:35:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2303257715' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-14","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:34 smithi089 ceph-mon[98504]: osdmap e1266: 8 total, 8 up, 8 in 2023-12-01T05:35:35.574 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:35:35.925 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:35:35.925 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (49m) 7m ago 50m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:35:35.925 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (50m) 7m ago 50m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:35:35.925 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (51m) 7m ago 51m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (51m) 7m ago 51m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (54m) 7m ago 54m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (55m) 7m ago 55m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (55m) 7m ago 55m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (54m) 7m ago 54m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (54m) 7m ago 54m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (50m) 7m ago 50m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (50m) 7m ago 50m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (53m) 7m ago 53m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (53m) 7m ago 53m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (53m) 7m ago 53m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (52m) 7m ago 52m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:35:35.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (52m) 7m ago 52m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:35:35.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (52m) 7m ago 52m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:35:35.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (51m) 7m ago 51m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:35:35.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (51m) 7m ago 51m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:35:35.927 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (49m) 7m ago 50m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:35:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:35 smithi060 ceph-mon[94233]: pgmap v2723: 553 pgs: 32 unknown, 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T05:35:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:35 smithi060 ceph-mon[94233]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-01T05:35:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:35 smithi060 ceph-mon[109077]: pgmap v2723: 553 pgs: 32 unknown, 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T05:35:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:35 smithi060 ceph-mon[109077]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-01T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:35 smithi089 ceph-mon[98504]: pgmap v2723: 553 pgs: 32 unknown, 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 776 KiB/s rd, 54 KiB/s wr, 926 op/s 2023-12-01T05:35:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:35 smithi089 ceph-mon[98504]: osdmap e1267: 8 total, 8 up, 8 in 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:35:36.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:36.329 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:35:36.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:35:36.329 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:35:36.329 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:35:36.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:35:36.329 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:35:36.329 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:35:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:36 smithi060 ceph-mon[94233]: from='client.27764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:36 smithi060 ceph-mon[94233]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-01T05:35:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4233284829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:35:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:36 smithi060 ceph-mon[109077]: from='client.27764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:36 smithi060 ceph-mon[109077]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-01T05:35:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4233284829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:36 smithi089 ceph-mon[98504]: from='client.27764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:36 smithi089 ceph-mon[98504]: osdmap e1268: 8 total, 8 up, 8 in 2023-12-01T05:35:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4233284829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:35:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:37 smithi060 ceph-mon[109077]: from='client.17892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:37 smithi060 ceph-mon[109077]: pgmap v2726: 553 pgs: 32 unknown, 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:37 smithi060 ceph-mon[109077]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-01T05:35:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:37 smithi060 ceph-mon[94233]: from='client.17892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:37 smithi060 ceph-mon[94233]: pgmap v2726: 553 pgs: 32 unknown, 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:37 smithi060 ceph-mon[94233]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-01T05:35:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:37 smithi089 ceph-mon[98504]: from='client.17892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:35:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:37 smithi089 ceph-mon[98504]: pgmap v2726: 553 pgs: 32 unknown, 32 creating+peering, 489 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:37 smithi089 ceph-mon[98504]: osdmap e1269: 8 total, 8 up, 8 in 2023-12-01T05:35:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:38 smithi060 ceph-mon[94233]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-01T05:35:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:38 smithi060 ceph-mon[109077]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-01T05:35:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:38 smithi089 ceph-mon[98504]: osdmap e1270: 8 total, 8 up, 8 in 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 1 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout:child: image113 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113/449438d4ac3f 2023-12-01T05:35:39.184 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 2 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:35:39.185 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:child: image113 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113/449438d4ac3f 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.186 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 3 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:child: image113 2023-12-01T05:35:39.187 INFO:tasks.workunit.client.0.smithi060.stdout:child: image115 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113/449438d4ac3f 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115/4494e87c6da9 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.188 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 3 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:child: image113 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:child: image115 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113/449438d4ac3f 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.189 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115/4494e87c6da9 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.190 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 4 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 4 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:child: image113 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:child: image115 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:child: image116 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113/449438d4ac3f 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.191 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115/4494e87c6da9 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116/44942f01ffbd 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.192 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.193 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image113 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 4 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 4 2023-12-01T05:35:39.784 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout:child: image113 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout:child: image115 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout:child: image116 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image113/449438d4ac3f 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115/4494e87c6da9 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.785 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116/44942f01ffbd 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.786 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image115 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 3 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:child: image115 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:child: image116 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.787 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image115/4494e87c6da9 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116/44942f01ffbd 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.788 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 2 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:child: image116 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-14/image116/44942f01ffbd 2023-12-01T05:35:39.789 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 1 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:child: image114 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-13/image114/44943d5855c6 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:39.790 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 0 2023-12-01T05:35:39.791 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:35:39.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ListChildren (9926 ms) 2023-12-01T05:35:39.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2023-12-01T05:35:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:39 smithi060 ceph-mon[94233]: pgmap v2729: 553 pgs: 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:39 smithi060 ceph-mon[94233]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-01T05:35:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:39 smithi060 ceph-mon[109077]: pgmap v2729: 553 pgs: 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:39 smithi060 ceph-mon[109077]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-01T05:35:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:39 smithi089 ceph-mon[98504]: pgmap v2729: 553 pgs: 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:40.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:39 smithi089 ceph-mon[98504]: osdmap e1271: 8 total, 8 up, 8 in 2023-12-01T05:35:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:40 smithi060 ceph-mon[94233]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-01T05:35:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:40 smithi060 ceph-mon[109077]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-01T05:35:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:40 smithi089 ceph-mon[98504]: osdmap e1272: 8 total, 8 up, 8 in 2023-12-01T05:35:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[94233]: pgmap v2732: 553 pgs: 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[94233]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-01T05:35:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4071433205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[109077]: pgmap v2732: 553 pgs: 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[109077]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-01T05:35:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4071433205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:41 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:41 smithi089 ceph-mon[98504]: pgmap v2732: 553 pgs: 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:41 smithi089 ceph-mon[98504]: osdmap e1273: 8 total, 8 up, 8 in 2023-12-01T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4071433205' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:41 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[94233]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[94233]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2127516055' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[109077]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[109077]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2127516055' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:42 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:42 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-15","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:42 smithi089 ceph-mon[98504]: osdmap e1274: 8 total, 8 up, 8 in 2023-12-01T05:35:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:42 smithi089 ceph-mon[98504]: osdmap e1275: 8 total, 8 up, 8 in 2023-12-01T05:35:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2127516055' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:42 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:44 smithi060 ceph-mon[109077]: pgmap v2735: 585 pgs: 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 718 op/s 2023-12-01T05:35:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:44 smithi060 ceph-mon[109077]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-01T05:35:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:44 smithi060 ceph-mon[94233]: pgmap v2735: 585 pgs: 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 718 op/s 2023-12-01T05:35:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:44 smithi060 ceph-mon[94233]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-01T05:35:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:44 smithi089 ceph-mon[98504]: pgmap v2735: 585 pgs: 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 718 op/s 2023-12-01T05:35:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-16","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:44 smithi089 ceph-mon[98504]: osdmap e1276: 8 total, 8 up, 8 in 2023-12-01T05:35:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:35:44] "GET /metrics HTTP/1.1" 200 67565 "" "Prometheus/2.43.0" 2023-12-01T05:35:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:45 smithi060 ceph-mon[94233]: pgmap v2738: 617 pgs: 32 unknown, 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 718 op/s 2023-12-01T05:35:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:45 smithi060 ceph-mon[94233]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-01T05:35:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4067758524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:45 smithi060 ceph-mon[109077]: pgmap v2738: 617 pgs: 32 unknown, 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 718 op/s 2023-12-01T05:35:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:45 smithi060 ceph-mon[109077]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-01T05:35:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4067758524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:45 smithi089 ceph-mon[98504]: pgmap v2738: 617 pgs: 32 unknown, 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 589 KiB/s rd, 15 KiB/s wr, 718 op/s 2023-12-01T05:35:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:45 smithi089 ceph-mon[98504]: osdmap e1277: 8 total, 8 up, 8 in 2023-12-01T05:35:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4067758524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:35:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4067758524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:46 smithi060 ceph-mon[94233]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-01T05:35:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17", "force_nonempty":""}]: dispatch 2023-12-01T05:35:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4067758524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:46 smithi060 ceph-mon[109077]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-01T05:35:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17", "force_nonempty":""}]: dispatch 2023-12-01T05:35:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4067758524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-17","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:35:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:46 smithi089 ceph-mon[98504]: osdmap e1278: 8 total, 8 up, 8 in 2023-12-01T05:35:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17", "force_nonempty":""}]: dispatch 2023-12-01T05:35:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: pgmap v2741: 649 pgs: 64 unknown, 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17", "force_nonempty":""}]': finished 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi060-177122-17", "mode":"writeback"}]: dispatch 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi060-177122-17", "mode":"writeback"}]': finished 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi060-177122-15", "overlaypool":"test-librbd-smithi060-177122-17"}]: dispatch 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: pgmap v2741: 649 pgs: 64 unknown, 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17", "force_nonempty":""}]': finished 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi060-177122-17", "mode":"writeback"}]: dispatch 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi060-177122-17", "mode":"writeback"}]': finished 2023-12-01T05:35:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-01T05:35:48.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi060-177122-15", "overlaypool":"test-librbd-smithi060-177122-17"}]: dispatch 2023-12-01T05:35:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: pgmap v2741: 649 pgs: 64 unknown, 32 creating+peering, 553 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17", "force_nonempty":""}]': finished 2023-12-01T05:35:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: osdmap e1279: 8 total, 8 up, 8 in 2023-12-01T05:35:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi060-177122-17", "mode":"writeback"}]: dispatch 2023-12-01T05:35:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2023-12-01T05:35:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi060-177122-17", "mode":"writeback"}]': finished 2023-12-01T05:35:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: osdmap e1280: 8 total, 8 up, 8 in 2023-12-01T05:35:48.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi060-177122-15", "overlaypool":"test-librbd-smithi060-177122-17"}]: dispatch 2023-12-01T05:35:48.679 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:49 smithi060 ceph-mon[109077]: pgmap v2744: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi060-177122-15", "overlaypool":"test-librbd-smithi060-177122-17"}]': finished 2023-12-01T05:35:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:49 smithi060 ceph-mon[109077]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-01T05:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:49 smithi060 ceph-mon[94233]: pgmap v2744: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi060-177122-15", "overlaypool":"test-librbd-smithi060-177122-17"}]': finished 2023-12-01T05:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:49 smithi060 ceph-mon[94233]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-01T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:49 smithi089 ceph-mon[98504]: pgmap v2744: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi060-177122-15", "overlaypool":"test-librbd-smithi060-177122-17"}]': finished 2023-12-01T05:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:49 smithi089 ceph-mon[98504]: osdmap e1281: 8 total, 8 up, 8 in 2023-12-01T05:35:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:50 smithi060 ceph-mon[94233]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-01T05:35:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:50 smithi060 ceph-mon[109077]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-01T05:35:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:50 smithi089 ceph-mon[98504]: osdmap e1282: 8 total, 8 up, 8 in 2023-12-01T05:35:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:51 smithi060 ceph-mon[94233]: pgmap v2747: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:51 smithi060 ceph-mon[94233]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-01T05:35:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:51 smithi060 ceph-mon[109077]: pgmap v2747: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:51 smithi060 ceph-mon[109077]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-01T05:35:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:51 smithi089 ceph-mon[98504]: pgmap v2747: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:51 smithi089 ceph-mon[98504]: osdmap e1283: 8 total, 8 up, 8 in 2023-12-01T05:35:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:52 smithi060 ceph-mon[94233]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-01T05:35:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:52 smithi060 ceph-mon[94233]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-01T05:35:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:52 smithi060 ceph-mon[109077]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-01T05:35:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:52 smithi060 ceph-mon[109077]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-01T05:35:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:52 smithi089 ceph-mon[98504]: osdmap e1284: 8 total, 8 up, 8 in 2023-12-01T05:35:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:52 smithi089 ceph-mon[98504]: osdmap e1285: 8 total, 8 up, 8 in 2023-12-01T05:35:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:53 smithi060 ceph-mon[109077]: pgmap v2750: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:53 smithi060 ceph-mon[109077]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-01T05:35:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:53 smithi060 ceph-mon[94233]: pgmap v2750: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:53 smithi060 ceph-mon[94233]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-01T05:35:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:53 smithi089 ceph-mon[98504]: pgmap v2750: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:53 smithi089 ceph-mon[98504]: osdmap e1286: 8 total, 8 up, 8 in 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 1 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout:child: image118 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118/4494b90742f3 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.230 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 2 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:child: image118 2023-12-01T05:35:54.231 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118/4494b90742f3 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.232 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 3 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:child: image118 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:child: image120 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118/4494b90742f3 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.233 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120/4494ce620ca1 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 3 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:35:54.234 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:child: image118 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:child: image120 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118/4494b90742f3 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120/4494ce620ca1 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.235 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 4 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 4 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:child: image118 2023-12-01T05:35:54.236 INFO:tasks.workunit.client.0.smithi060.stdout:child: image120 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:child: image121 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118/4494b90742f3 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120/4494ce620ca1 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121/44943eaf6e55 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.237 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:54.238 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:54.730 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:35:54] "GET /metrics HTTP/1.1" 200 67565 "" "Prometheus/2.43.0" 2023-12-01T05:35:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:54 smithi060 ceph-mon[94233]: pgmap v2753: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:54 smithi060 ceph-mon[109077]: pgmap v2753: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:54 smithi089 ceph-mon[98504]: pgmap v2753: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.5 KiB/s wr, 11 op/s 2023-12-01T05:35:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[94233]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-01T05:35:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi060-177122-15"}]: dispatch 2023-12-01T05:35:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[109077]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-01T05:35:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi060-177122-15"}]: dispatch 2023-12-01T05:35:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:55 smithi089 ceph-mon[98504]: osdmap e1287: 8 total, 8 up, 8 in 2023-12-01T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi060-177122-15"}]: dispatch 2023-12-01T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:35:56.756 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.756 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image118 2023-12-01T05:35:56.756 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:56.756 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.756 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.756 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.756 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 4 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 4 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:child: image118 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:child: image120 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:child: image121 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image118/4494b90742f3 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120/4494ce620ca1 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121/44943eaf6e55 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.757 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image120 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.758 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 3 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:child: image120 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:child: image121 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image120/4494ce620ca1 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121/44943eaf6e55 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.759 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 2 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 2 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:child: image121 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-16/image121/44943eaf6e55 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.760 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:trying to find test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:checking test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 1 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 1 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:child: image119 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-15/image119/449454daa604 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 0 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16972 ms) 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.LockingPP 2023-12-01T05:35:56.761 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:56.827 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.LockingPP (72 ms) 2023-12-01T05:35:56.827 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.FlushAio 2023-12-01T05:35:56.827 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi060-177122-15"}]': finished 2023-12-01T05:35:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[109077]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-01T05:35:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17"}]: dispatch 2023-12-01T05:35:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[109077]: pgmap v2756: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi060-177122-15"}]': finished 2023-12-01T05:35:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[94233]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-01T05:35:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17"}]: dispatch 2023-12-01T05:35:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[94233]: pgmap v2756: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi060-177122-15"}]': finished 2023-12-01T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:56 smithi089 ceph-mon[98504]: osdmap e1288: 8 total, 8 up, 8 in 2023-12-01T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17"}]: dispatch 2023-12-01T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:56 smithi089 ceph-mon[98504]: pgmap v2756: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:35:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:35:57.055 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.FlushAio (228 ms) 2023-12-01T05:35:57.056 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.FlushAioPP 2023-12-01T05:35:57.056 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:57.240 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.FlushAioPP (185 ms) 2023-12-01T05:35:57.240 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapDiff 2023-12-01T05:35:57.240 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:35:58.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17"}]': finished 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2023-12-01T05:35:58.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[94233]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17"}]': finished 2023-12-01T05:35:58.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]': finished 2023-12-01T05:35:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]': finished 2023-12-01T05:35:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]': finished 2023-12-01T05:35:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]': finished 2023-12-01T05:35:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]': finished 2023-12-01T05:35:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2023-12-01T05:35:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]': finished 2023-12-01T05:35:58.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:57 smithi060 ceph-mon[109077]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi060-177122-15", "tierpool":"test-librbd-smithi060-177122-17"}]': finished 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: osdmap e1289: 8 total, 8 up, 8 in 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]: dispatch 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]: dispatch 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]: dispatch 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]: dispatch 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]: dispatch 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.a", "id": [7, 4]}]': finished 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.1e", "id": [7, 1]}]': finished 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.5", "id": [1, 5]}]': finished 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "90.f", "id": [3, 5]}]': finished 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1", "id": [2, 4]}]': finished 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.a", "id": [2, 3]}]': finished 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1b", "id": [2, 4]}]': finished 2023-12-01T05:35:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:57 smithi089 ceph-mon[98504]: osdmap e1290: 8 total, 8 up, 8 in 2023-12-01T05:36:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:59 smithi060 ceph-mon[94233]: pgmap v2759: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 602 KiB/s rd, 15 KiB/s wr, 733 op/s 2023-12-01T05:36:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:35:59 smithi060 ceph-mon[94233]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-01T05:36:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:59 smithi060 ceph-mon[109077]: pgmap v2759: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 602 KiB/s rd, 15 KiB/s wr, 733 op/s 2023-12-01T05:36:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:35:59 smithi060 ceph-mon[109077]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-01T05:36:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:59 smithi089 ceph-mon[98504]: pgmap v2759: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 602 KiB/s rd, 15 KiB/s wr, 733 op/s 2023-12-01T05:36:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:35:59 smithi089 ceph-mon[98504]: osdmap e1291: 8 total, 8 up, 8 in 2023-12-01T05:36:00.806 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:36:00.806 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapDiff (3565 ms) 2023-12-01T05:36:00.806 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2023-12-01T05:36:00.807 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:00.828 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (22 ms) 2023-12-01T05:36:00.828 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2023-12-01T05:36:00.828 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:00.857 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (28 ms) 2023-12-01T05:36:00.857 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2023-12-01T05:36:00.857 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:00.873 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ZeroLengthRead (17 ms) 2023-12-01T05:36:00.873 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2023-12-01T05:36:00.873 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:00.905 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.LargeCacheRead (32 ms) 2023-12-01T05:36:00.905 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestPendingAio 2023-12-01T05:36:00.905 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:00 smithi060 ceph-mon[109077]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-01T05:36:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:00 smithi060 ceph-mon[94233]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-01T05:36:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:00 smithi089 ceph-mon[98504]: osdmap e1292: 8 total, 8 up, 8 in 2023-12-01T05:36:01.126 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestPendingAio (222 ms) 2023-12-01T05:36:01.126 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2023-12-01T05:36:01.126 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:01 smithi060 ceph-mon[94233]: pgmap v2762: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 602 KiB/s rd, 15 KiB/s wr, 733 op/s 2023-12-01T05:36:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:01 smithi060 ceph-mon[94233]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-01T05:36:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:01 smithi060 ceph-mon[109077]: pgmap v2762: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 602 KiB/s rd, 15 KiB/s wr, 733 op/s 2023-12-01T05:36:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:01 smithi060 ceph-mon[109077]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-01T05:36:01.788 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:01 smithi089 ceph-mon[98504]: pgmap v2762: 649 pgs: 649 active+clean; 301 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 602 KiB/s rd, 15 KiB/s wr, 733 op/s 2023-12-01T05:36:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:01 smithi089 ceph-mon[98504]: osdmap e1293: 8 total, 8 up, 8 in 2023-12-01T05:36:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:02 smithi060 ceph-mon[94233]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-01T05:36:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:02 smithi060 ceph-mon[94233]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-01T05:36:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:02 smithi060 ceph-mon[109077]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-01T05:36:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:02 smithi060 ceph-mon[109077]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-01T05:36:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:02 smithi089 ceph-mon[98504]: osdmap e1294: 8 total, 8 up, 8 in 2023-12-01T05:36:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:02 smithi089 ceph-mon[98504]: osdmap e1295: 8 total, 8 up, 8 in 2023-12-01T05:36:03.768 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2641 ms) 2023-12-01T05:36:03.768 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2023-12-01T05:36:03.768 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:03 smithi060 ceph-mon[94233]: pgmap v2765: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 726 KiB/s wr, 528 op/s; 0 B/s, 1 objects/s recovering 2023-12-01T05:36:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:03 smithi060 ceph-mon[109077]: pgmap v2765: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 726 KiB/s wr, 528 op/s; 0 B/s, 1 objects/s recovering 2023-12-01T05:36:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:03 smithi089 ceph-mon[98504]: pgmap v2765: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 726 KiB/s wr, 528 op/s; 0 B/s, 1 objects/s recovering 2023-12-01T05:36:04.711 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:36:04] "GET /metrics HTTP/1.1" 200 74817 "" "Prometheus/2.43.0" 2023-12-01T05:36:04.712 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:04 smithi060 ceph-mon[94233]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-01T05:36:04.712 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:04 smithi060 ceph-mon[109077]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-01T05:36:04.818 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:04 smithi089 ceph-mon[98504]: osdmap e1296: 8 total, 8 up, 8 in 2023-12-01T05:36:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:05 smithi060 ceph-mon[94233]: pgmap v2768: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 726 KiB/s wr, 528 op/s; 0 B/s, 1 objects/s recovering 2023-12-01T05:36:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:05 smithi060 ceph-mon[94233]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-01T05:36:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:05 smithi060 ceph-mon[109077]: pgmap v2768: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 726 KiB/s wr, 528 op/s; 0 B/s, 1 objects/s recovering 2023-12-01T05:36:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:05 smithi060 ceph-mon[109077]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-01T05:36:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:05 smithi089 ceph-mon[98504]: pgmap v2768: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 760 KiB/s rd, 726 KiB/s wr, 528 op/s; 0 B/s, 1 objects/s recovering 2023-12-01T05:36:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:05 smithi089 ceph-mon[98504]: osdmap e1297: 8 total, 8 up, 8 in 2023-12-01T05:36:06.694 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:36:06.792 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3024 ms) 2023-12-01T05:36:06.792 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.Flatten 2023-12-01T05:36:06.792 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:07.002 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:06 smithi060 ceph-mon[109077]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-01T05:36:07.002 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:06 smithi060 ceph-mon[94233]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-01T05:36:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:06 smithi089 ceph-mon[98504]: osdmap e1298: 8 total, 8 up, 8 in 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (50m) 8m ago 50m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (50m) 8m ago 50m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (51m) 8m ago 51m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (51m) 8m ago 51m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (54m) 8m ago 54m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (56m) 8m ago 56m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (56m) 8m ago 56m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (55m) 8m ago 55m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (54m) 8m ago 54m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:36:07.069 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (50m) 8m ago 50m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (50m) 8m ago 50m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (54m) 8m ago 54m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (54m) 8m ago 54m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (53m) 8m ago 53m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (53m) 8m ago 53m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (53m) 8m ago 53m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (52m) 8m ago 52m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (52m) 8m ago 52m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (52m) 8m ago 52m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:36:07.070 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (50m) 8m ago 51m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:07.474 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:36:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:36:07.781 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.Flatten (989 ms) 2023-12-01T05:36:07.781 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.Sparsify 2023-12-01T05:36:07.781 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:07.819 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 32768 2023-12-01T05:36:07.819 INFO:tasks.workunit.client.0.smithi060.stdout:read: 32768 2023-12-01T05:36:07.819 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.Sparsify (38 ms) 2023-12-01T05:36:07.819 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SparsifyPP 2023-12-01T05:36:07.819 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:07.852 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SparsifyPP (34 ms) 2023-12-01T05:36:07.853 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2023-12-01T05:36:07.853 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: pgmap v2771: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: from='client.27797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-01T05:36:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3203358218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[94233]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: pgmap v2771: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: from='client.27797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3203358218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:07 smithi060 ceph-mon[109077]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: pgmap v2771: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: from='client.27797 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: osdmap e1299: 8 total, 8 up, 8 in 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3203358218' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:07 smithi089 ceph-mon[98504]: osdmap e1300: 8 total, 8 up, 8 in 2023-12-01T05:36:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:08 smithi060 ceph-mon[109077]: from='client.17928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:08 smithi060 ceph-mon[94233]: from='client.17928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:08 smithi089 ceph-mon[98504]: from='client.17928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:09 smithi060 ceph-mon[94233]: pgmap v2774: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 236 KiB/s rd, 25 KiB/s wr, 314 op/s 2023-12-01T05:36:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:09 smithi060 ceph-mon[94233]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-01T05:36:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:09 smithi060 ceph-mon[109077]: pgmap v2774: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 236 KiB/s rd, 25 KiB/s wr, 314 op/s 2023-12-01T05:36:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:09 smithi060 ceph-mon[109077]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-01T05:36:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:09 smithi089 ceph-mon[98504]: pgmap v2774: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 236 KiB/s rd, 25 KiB/s wr, 314 op/s 2023-12-01T05:36:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:09 smithi089 ceph-mon[98504]: osdmap e1301: 8 total, 8 up, 8 in 2023-12-01T05:36:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[109077]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-01T05:36:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[109077]: pgmap v2777: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 236 KiB/s rd, 25 KiB/s wr, 314 op/s 2023-12-01T05:36:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[94233]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-01T05:36:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[94233]: pgmap v2777: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 236 KiB/s rd, 25 KiB/s wr, 314 op/s 2023-12-01T05:36:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:10 smithi089 ceph-mon[98504]: osdmap e1302: 8 total, 8 up, 8 in 2023-12-01T05:36:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:10 smithi089 ceph-mon[98504]: pgmap v2777: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 236 KiB/s rd, 25 KiB/s wr, 314 op/s 2023-12-01T05:36:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:11 smithi060 ceph-mon[94233]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-01T05:36:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:11 smithi060 ceph-mon[109077]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-01T05:36:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:11 smithi089 ceph-mon[98504]: osdmap e1303: 8 total, 8 up, 8 in 2023-12-01T05:36:12.793 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapshotLimit (4941 ms) 2023-12-01T05:36:12.793 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2023-12-01T05:36:12.793 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:12 smithi060 ceph-mon[94233]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-01T05:36:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:12 smithi060 ceph-mon[94233]: pgmap v2780: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 33 KiB/s wr, 185 op/s 2023-12-01T05:36:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:12 smithi060 ceph-mon[109077]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-01T05:36:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:12 smithi060 ceph-mon[109077]: pgmap v2780: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 33 KiB/s wr, 185 op/s 2023-12-01T05:36:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:12 smithi089 ceph-mon[98504]: osdmap e1304: 8 total, 8 up, 8 in 2023-12-01T05:36:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:12 smithi089 ceph-mon[98504]: pgmap v2780: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 33 KiB/s wr, 185 op/s 2023-12-01T05:36:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:13 smithi060 ceph-mon[94233]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-01T05:36:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:13 smithi060 ceph-mon[109077]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-01T05:36:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:13 smithi089 ceph-mon[98504]: osdmap e1305: 8 total, 8 up, 8 in 2023-12-01T05:36:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:36:14] "GET /metrics HTTP/1.1" 200 74860 "" "Prometheus/2.43.0" 2023-12-01T05:36:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:14 smithi089 ceph-mon[98504]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-01T05:36:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:14 smithi089 ceph-mon[98504]: pgmap v2783: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 33 KiB/s wr, 185 op/s 2023-12-01T05:36:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:14 smithi060 ceph-mon[94233]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-01T05:36:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:14 smithi060 ceph-mon[94233]: pgmap v2783: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 33 KiB/s wr, 185 op/s 2023-12-01T05:36:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:14 smithi060 ceph-mon[109077]: osdmap e1306: 8 total, 8 up, 8 in 2023-12-01T05:36:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:14 smithi060 ceph-mon[109077]: pgmap v2783: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 33 KiB/s wr, 185 op/s 2023-12-01T05:36:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:15 smithi089 ceph-mon[98504]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-01T05:36:16.244 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:15 smithi060 ceph-mon[94233]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-01T05:36:16.244 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:15 smithi060 ceph-mon[109077]: osdmap e1307: 8 total, 8 up, 8 in 2023-12-01T05:36:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:16 smithi089 ceph-mon[98504]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-01T05:36:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:16 smithi089 ceph-mon[98504]: pgmap v2786: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:16 smithi060 ceph-mon[94233]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-01T05:36:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:16 smithi060 ceph-mon[94233]: pgmap v2786: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:16 smithi060 ceph-mon[109077]: osdmap e1308: 8 total, 8 up, 8 in 2023-12-01T05:36:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:16 smithi060 ceph-mon[109077]: pgmap v2786: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:17.828 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (5034 ms) 2023-12-01T05:36:17.828 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2023-12-01T05:36:17.828 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:17.889 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:17.889 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (61 ms) 2023-12-01T05:36:17.889 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2023-12-01T05:36:17.889 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:17.960 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (72 ms) 2023-12-01T05:36:17.961 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2023-12-01T05:36:17.961 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:17 smithi089 ceph-mon[98504]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-01T05:36:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:17 smithi060 ceph-mon[94233]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-01T05:36:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:17 smithi060 ceph-mon[109077]: osdmap e1309: 8 total, 8 up, 8 in 2023-12-01T05:36:18.838 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (877 ms) 2023-12-01T05:36:18.838 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2023-12-01T05:36:18.838 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:18 smithi060 ceph-mon[109077]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-01T05:36:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:18 smithi060 ceph-mon[109077]: pgmap v2789: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T05:36:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:18 smithi060 ceph-mon[94233]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-01T05:36:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:18 smithi060 ceph-mon[94233]: pgmap v2789: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T05:36:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:18 smithi089 ceph-mon[98504]: osdmap e1310: 8 total, 8 up, 8 in 2023-12-01T05:36:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:18 smithi089 ceph-mon[98504]: pgmap v2789: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T05:36:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:19 smithi060 ceph-mon[109077]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-01T05:36:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:19 smithi060 ceph-mon[94233]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-01T05:36:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:19 smithi089 ceph-mon[98504]: osdmap e1311: 8 total, 8 up, 8 in 2023-12-01T05:36:20.845 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2008 ms) 2023-12-01T05:36:20.845 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2023-12-01T05:36:20.845 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (67 ms) 2023-12-01T05:36:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2023-12-01T05:36:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:8745: Skipped 2023-12-01T05:36:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:36:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2023-12-01T05:36:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapRemove2 2023-12-01T05:36:20.913 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:20 smithi060 ceph-mon[109077]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-01T05:36:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:20 smithi060 ceph-mon[109077]: pgmap v2792: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T05:36:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:20 smithi060 ceph-mon[94233]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-01T05:36:21.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:20 smithi060 ceph-mon[94233]: pgmap v2792: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T05:36:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:20 smithi089 ceph-mon[98504]: osdmap e1312: 8 total, 8 up, 8 in 2023-12-01T05:36:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:20 smithi089 ceph-mon[98504]: pgmap v2792: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2023-12-01T05:36:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:21 smithi060 ceph-mon[94233]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-01T05:36:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:21 smithi060 ceph-mon[109077]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-01T05:36:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:21 smithi089 ceph-mon[98504]: osdmap e1313: 8 total, 8 up, 8 in 2023-12-01T05:36:22.720 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:36:22.721 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapRemove2 (1808 ms) 2023-12-01T05:36:22.721 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2023-12-01T05:36:22.721 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:22 smithi060 ceph-mon[94233]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-01T05:36:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:22 smithi060 ceph-mon[94233]: pgmap v2795: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 213 op/s 2023-12-01T05:36:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:22 smithi060 ceph-mon[94233]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-01T05:36:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:22 smithi060 ceph-mon[109077]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-01T05:36:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:22 smithi060 ceph-mon[109077]: pgmap v2795: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 213 op/s 2023-12-01T05:36:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:22 smithi060 ceph-mon[109077]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-01T05:36:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:22 smithi089 ceph-mon[98504]: osdmap e1314: 8 total, 8 up, 8 in 2023-12-01T05:36:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:22 smithi089 ceph-mon[98504]: pgmap v2795: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 213 op/s 2023-12-01T05:36:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:22 smithi089 ceph-mon[98504]: osdmap e1315: 8 total, 8 up, 8 in 2023-12-01T05:36:23.763 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1043 ms) 2023-12-01T05:36:23.763 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2023-12-01T05:36:23.763 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:24.703 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:36:24] "GET /metrics HTTP/1.1" 200 74860 "" "Prometheus/2.43.0" 2023-12-01T05:36:24.754 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (990 ms) 2023-12-01T05:36:24.754 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2023-12-01T05:36:24.754 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:24 smithi060 ceph-mon[94233]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-01T05:36:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:24 smithi060 ceph-mon[109077]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-01T05:36:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:24 smithi089 ceph-mon[98504]: osdmap e1316: 8 total, 8 up, 8 in 2023-12-01T05:36:25.772 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1018 ms) 2023-12-01T05:36:25.772 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2023-12-01T05:36:25.772 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:26.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:25 smithi060 ceph-mon[94233]: pgmap v2798: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 213 op/s 2023-12-01T05:36:26.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:25 smithi060 ceph-mon[94233]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-01T05:36:26.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:25 smithi060 ceph-mon[109077]: pgmap v2798: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 213 op/s 2023-12-01T05:36:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:25 smithi060 ceph-mon[109077]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-01T05:36:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:25 smithi089 ceph-mon[98504]: pgmap v2798: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 153 KiB/s rd, 14 KiB/s wr, 213 op/s 2023-12-01T05:36:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:25 smithi089 ceph-mon[98504]: osdmap e1317: 8 total, 8 up, 8 in 2023-12-01T05:36:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:26.848 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1076 ms) 2023-12-01T05:36:26.848 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2023-12-01T05:36:26.848 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:26.897 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (48 ms) 2023-12-01T05:36:26.897 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2023-12-01T05:36:26.897 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:26.938 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (41 ms) 2023-12-01T05:36:26.938 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2023-12-01T05:36:26.939 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:26 smithi060 ceph-mon[94233]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-01T05:36:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:26 smithi060 ceph-mon[109077]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-01T05:36:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:26 smithi089 ceph-mon[98504]: osdmap e1318: 8 total, 8 up, 8 in 2023-12-01T05:36:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:27 smithi060 ceph-mon[94233]: pgmap v2801: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:27 smithi060 ceph-mon[94233]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-01T05:36:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:27 smithi060 ceph-mon[109077]: pgmap v2801: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:27 smithi060 ceph-mon[109077]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-01T05:36:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:27 smithi089 ceph-mon[98504]: pgmap v2801: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:27 smithi089 ceph-mon[98504]: osdmap e1319: 8 total, 8 up, 8 in 2023-12-01T05:36:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:28 smithi060 ceph-mon[94233]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-01T05:36:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:28 smithi060 ceph-mon[109077]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-01T05:36:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:28 smithi089 ceph-mon[98504]: osdmap e1320: 8 total, 8 up, 8 in 2023-12-01T05:36:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:29 smithi060 ceph-mon[94233]: pgmap v2804: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 173 KiB/s rd, 11 KiB/s wr, 229 op/s 2023-12-01T05:36:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:29 smithi060 ceph-mon[94233]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-01T05:36:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:29 smithi060 ceph-mon[109077]: pgmap v2804: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 173 KiB/s rd, 11 KiB/s wr, 229 op/s 2023-12-01T05:36:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:29 smithi060 ceph-mon[109077]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-01T05:36:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:29 smithi089 ceph-mon[98504]: pgmap v2804: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 173 KiB/s rd, 11 KiB/s wr, 229 op/s 2023-12-01T05:36:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:29 smithi089 ceph-mon[98504]: osdmap e1321: 8 total, 8 up, 8 in 2023-12-01T05:36:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:30 smithi060 ceph-mon[94233]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-01T05:36:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:30 smithi060 ceph-mon[109077]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-01T05:36:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:30 smithi089 ceph-mon[98504]: osdmap e1322: 8 total, 8 up, 8 in 2023-12-01T05:36:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:31 smithi060 ceph-mon[94233]: pgmap v2807: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 173 KiB/s rd, 11 KiB/s wr, 229 op/s 2023-12-01T05:36:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:31 smithi060 ceph-mon[94233]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-01T05:36:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:31 smithi060 ceph-mon[109077]: pgmap v2807: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 173 KiB/s rd, 11 KiB/s wr, 229 op/s 2023-12-01T05:36:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:31 smithi060 ceph-mon[109077]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-01T05:36:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:31 smithi089 ceph-mon[98504]: pgmap v2807: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 173 KiB/s rd, 11 KiB/s wr, 229 op/s 2023-12-01T05:36:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:31 smithi089 ceph-mon[98504]: osdmap e1323: 8 total, 8 up, 8 in 2023-12-01T05:36:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:32 smithi060 ceph-mon[94233]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-01T05:36:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:32 smithi060 ceph-mon[94233]: pgmap v2810: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 196 op/s 2023-12-01T05:36:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:32 smithi060 ceph-mon[94233]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-01T05:36:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:32 smithi060 ceph-mon[109077]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-01T05:36:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:32 smithi060 ceph-mon[109077]: pgmap v2810: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 196 op/s 2023-12-01T05:36:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:32 smithi060 ceph-mon[109077]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-01T05:36:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:32 smithi089 ceph-mon[98504]: osdmap e1324: 8 total, 8 up, 8 in 2023-12-01T05:36:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:32 smithi089 ceph-mon[98504]: pgmap v2810: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 196 op/s 2023-12-01T05:36:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:32 smithi089 ceph-mon[98504]: osdmap e1325: 8 total, 8 up, 8 in 2023-12-01T05:36:34.703 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:36:34] "GET /metrics HTTP/1.1" 200 74865 "" "Prometheus/2.43.0" 2023-12-01T05:36:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:34 smithi060 ceph-mon[94233]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-01T05:36:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:34 smithi060 ceph-mon[109077]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-01T05:36:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:34 smithi089 ceph-mon[98504]: osdmap e1326: 8 total, 8 up, 8 in 2023-12-01T05:36:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:35 smithi060 ceph-mon[94233]: pgmap v2813: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 196 op/s 2023-12-01T05:36:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:35 smithi060 ceph-mon[94233]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-01T05:36:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:35 smithi060 ceph-mon[109077]: pgmap v2813: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 196 op/s 2023-12-01T05:36:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:35 smithi060 ceph-mon[109077]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-01T05:36:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:35 smithi089 ceph-mon[98504]: pgmap v2813: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 149 KiB/s rd, 9.0 KiB/s wr, 196 op/s 2023-12-01T05:36:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:35 smithi089 ceph-mon[98504]: osdmap e1327: 8 total, 8 up, 8 in 2023-12-01T05:36:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:36 smithi060 ceph-mon[94233]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-01T05:36:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:36 smithi060 ceph-mon[109077]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-01T05:36:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:36 smithi089 ceph-mon[98504]: osdmap e1328: 8 total, 8 up, 8 in 2023-12-01T05:36:37.360 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10423 ms) 2023-12-01T05:36:37.360 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.Metadata 2023-12-01T05:36:37.361 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:37.836 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.Metadata (475 ms) 2023-12-01T05:36:37.836 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.MetadataPP 2023-12-01T05:36:37.836 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:37.858 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:36:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:37 smithi060 ceph-mon[94233]: pgmap v2816: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:37 smithi060 ceph-mon[94233]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-01T05:36:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:37 smithi060 ceph-mon[109077]: pgmap v2816: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:37 smithi060 ceph-mon[109077]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-01T05:36:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:37 smithi089 ceph-mon[98504]: pgmap v2816: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:37 smithi089 ceph-mon[98504]: osdmap e1329: 8 total, 8 up, 8 in 2023-12-01T05:36:38.184 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:36:38.184 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (50m) 8m ago 51m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:36:38.184 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (51m) 8m ago 51m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:36:38.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (52m) 8m ago 52m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:36:38.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (52m) 8m ago 52m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:36:38.184 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (55m) 8m ago 55m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:36:38.184 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (56m) 8m ago 56m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (56m) 8m ago 57m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (55m) 8m ago 55m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (55m) 8m ago 55m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (51m) 8m ago 51m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (51m) 8m ago 51m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (55m) 8m ago 55m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (54m) 8m ago 54m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (54m) 8m ago 54m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (54m) 8m ago 54m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (53m) 8m ago 53m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (53m) 8m ago 53m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (52m) 8m ago 52m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (52m) 8m ago 52m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:36:38.185 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (50m) 8m ago 51m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:36:38.584 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:36:38.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:36:38.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:36:38.585 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:36:38.846 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.MetadataPP (1010 ms) 2023-12-01T05:36:38.846 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2023-12-01T05:36:38.846 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:38.947 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.UpdateFeatures (101 ms) 2023-12-01T05:36:38.947 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2023-12-01T05:36:38.947 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2023-12-01T05:36:38.947 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2023-12-01T05:36:38.947 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:38 smithi060 ceph-mon[109077]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-01T05:36:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2175430132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:36:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:38 smithi060 ceph-mon[94233]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-01T05:36:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2175430132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:36:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:38 smithi089 ceph-mon[98504]: osdmap e1330: 8 total, 8 up, 8 in 2023-12-01T05:36:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2175430132' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:36:39.955 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:39.955 INFO:tasks.workunit.client.0.smithi060.stdout:25.00% done 2023-12-01T05:36:39.955 INFO:tasks.workunit.client.0.smithi060.stdout:50.00% done 2023-12-01T05:36:39.955 INFO:tasks.workunit.client.0.smithi060.stdout:75.00% done 2023-12-01T05:36:39.955 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.RebuildObjectMap (1008 ms) 2023-12-01T05:36:39.955 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2023-12-01T05:36:39.991 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:39.991 INFO:tasks.workunit.client.0.smithi060.stdout:25.00% done 2023-12-01T05:36:39.991 INFO:tasks.workunit.client.0.smithi060.stdout:50.00% done 2023-12-01T05:36:39.991 INFO:tasks.workunit.client.0.smithi060.stdout:75.00% done 2023-12-01T05:36:39.991 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (36 ms) 2023-12-01T05:36:39.991 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2023-12-01T05:36:39.991 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[94233]: from='client.17940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[94233]: from='client.27821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[94233]: pgmap v2819: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T05:36:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[94233]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-01T05:36:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[109077]: from='client.17940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[109077]: from='client.27821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[109077]: pgmap v2819: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T05:36:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:39 smithi060 ceph-mon[109077]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-01T05:36:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:39 smithi089 ceph-mon[98504]: from='client.17940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:39 smithi089 ceph-mon[98504]: from='client.27821 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:36:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:39 smithi089 ceph-mon[98504]: pgmap v2819: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T05:36:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:39 smithi089 ceph-mon[98504]: osdmap e1331: 8 total, 8 up, 8 in 2023-12-01T05:36:40.823 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:40.823 INFO:tasks.workunit.client.0.smithi060.stdout:25.00% done 2023-12-01T05:36:40.823 INFO:tasks.workunit.client.0.smithi060.stdout:50.00% done 2023-12-01T05:36:40.823 INFO:tasks.workunit.client.0.smithi060.stdout:75.00% done 2023-12-01T05:36:40.823 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CheckObjectMap (832 ms) 2023-12-01T05:36:40.823 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.BlockingAIO 2023-12-01T05:36:40.823 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:40.853 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.BlockingAIO (31 ms) 2023-12-01T05:36:40.853 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2023-12-01T05:36:40.853 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:41.009 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (155 ms) 2023-12-01T05:36:41.009 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2023-12-01T05:36:41.009 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:9802: Skipped 2023-12-01T05:36:41.009 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:36:41.009 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2023-12-01T05:36:41.009 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2023-12-01T05:36:41.009 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:40 smithi060 ceph-mon[94233]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-01T05:36:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:40 smithi060 ceph-mon[109077]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-01T05:36:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:40 smithi089 ceph-mon[98504]: osdmap e1332: 8 total, 8 up, 8 in 2023-12-01T05:36:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:41.844 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (835 ms) 2023-12-01T05:36:41.844 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2023-12-01T05:36:41.844 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:41 smithi060 ceph-mon[94233]: pgmap v2822: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T05:36:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:41 smithi060 ceph-mon[94233]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-01T05:36:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:41 smithi060 ceph-mon[109077]: pgmap v2822: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T05:36:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:41 smithi060 ceph-mon[109077]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-01T05:36:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:41 smithi089 ceph-mon[98504]: pgmap v2822: 649 pgs: 649 active+clean; 309 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 74 KiB/s rd, 3.7 KiB/s wr, 98 op/s 2023-12-01T05:36:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:41 smithi089 ceph-mon[98504]: osdmap e1333: 8 total, 8 up, 8 in 2023-12-01T05:36:42.804 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (961 ms) 2023-12-01T05:36:42.804 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestImageOptions 2023-12-01T05:36:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:42 smithi060 ceph-mon[94233]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-01T05:36:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:42 smithi060 ceph-mon[94233]: pgmap v2825: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 324 KiB/s wr, 1.29k op/s 2023-12-01T05:36:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:42 smithi060 ceph-mon[109077]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-01T05:36:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:42 smithi060 ceph-mon[109077]: pgmap v2825: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 324 KiB/s wr, 1.29k op/s 2023-12-01T05:36:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:42 smithi089 ceph-mon[98504]: osdmap e1334: 8 total, 8 up, 8 in 2023-12-01T05:36:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:42 smithi089 ceph-mon[98504]: pgmap v2825: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 324 KiB/s wr, 1.29k op/s 2023-12-01T05:36:43.910 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:43.910 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:36:43.910 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestImageOptions (1105 ms) 2023-12-01T05:36:43.910 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2023-12-01T05:36:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:43 smithi060 ceph-mon[94233]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-01T05:36:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:43 smithi060 ceph-mon[109077]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-01T05:36:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:43 smithi089 ceph-mon[98504]: osdmap e1335: 8 total, 8 up, 8 in 2023-12-01T05:36:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:36:44] "GET /metrics HTTP/1.1" 200 74860 "" "Prometheus/2.43.0" 2023-12-01T05:36:44.889 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:100.00% done 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (980 ms) 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ImagePollIO 2023-12-01T05:36:44.890 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:44.930 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:36:44.930 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:wrote: 512 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:36:44.931 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:started write 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:write completion cb called! 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 0 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:finished write 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.932 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:created completion 2023-12-01T05:36:44.933 INFO:tasks.workunit.client.0.smithi060.stdout:started read 2023-12-01T05:36:44.934 INFO:tasks.workunit.client.0.smithi060.stdout:read completion cb called! 2023-12-01T05:36:44.934 INFO:tasks.workunit.client.0.smithi060.stdout:return value is: 512 2023-12-01T05:36:44.934 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ImagePollIO (41 ms) 2023-12-01T05:36:44.934 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.Mirror 2023-12-01T05:36:44.934 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:44.943 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:44 smithi089 ceph-mon[98504]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-01T05:36:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:44 smithi089 ceph-mon[98504]: pgmap v2828: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 324 KiB/s wr, 1.29k op/s 2023-12-01T05:36:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:44 smithi060 ceph-mon[109077]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-01T05:36:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:44 smithi060 ceph-mon[109077]: pgmap v2828: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 324 KiB/s wr, 1.29k op/s 2023-12-01T05:36:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:44 smithi060 ceph-mon[94233]: osdmap e1336: 8 total, 8 up, 8 in 2023-12-01T05:36:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:44 smithi060 ceph-mon[94233]: pgmap v2828: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 870 KiB/s rd, 324 KiB/s wr, 1.29k op/s 2023-12-01T05:36:45.938 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.Mirror (1008 ms) 2023-12-01T05:36:45.938 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2023-12-01T05:36:45.952 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (14 ms) 2023-12-01T05:36:45.952 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2023-12-01T05:36:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:45 smithi089 ceph-mon[98504]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-01T05:36:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:45 smithi060 ceph-mon[94233]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-01T05:36:46.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:45 smithi060 ceph-mon[109077]: osdmap e1337: 8 total, 8 up, 8 in 2023-12-01T05:36:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-01T05:36:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-01T05:36:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-01T05:36:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/e929e2d6-6ae2-4b4a-b480-813c2c57efe7"}]: dispatch 2023-12-01T05:36:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/e929e2d6-6ae2-4b4a-b480-813c2c57efe7"}]': finished 2023-12-01T05:36:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/47b511b6-4472-4bff-8ddf-7a0611af1897"}]: dispatch 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/47b511b6-4472-4bff-8ddf-7a0611af1897"}]': finished 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8552c944-e876-42d0-9e25-76b14b4c6ea2"}]: dispatch 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8552c944-e876-42d0-9e25-76b14b4c6ea2"}]': finished 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]': finished 2023-12-01T05:36:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:46 smithi089 ceph-mon[98504]: pgmap v2831: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/e929e2d6-6ae2-4b4a-b480-813c2c57efe7"}]: dispatch 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/e929e2d6-6ae2-4b4a-b480-813c2c57efe7"}]': finished 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/47b511b6-4472-4bff-8ddf-7a0611af1897"}]: dispatch 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/47b511b6-4472-4bff-8ddf-7a0611af1897"}]': finished 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8552c944-e876-42d0-9e25-76b14b4c6ea2"}]: dispatch 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8552c944-e876-42d0-9e25-76b14b4c6ea2"}]': finished 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]': finished 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[94233]: pgmap v2831: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: osdmap e1338: 8 total, 8 up, 8 in 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]: dispatch 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/uuid4"}]': finished 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/e929e2d6-6ae2-4b4a-b480-813c2c57efe7"}]: dispatch 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/e929e2d6-6ae2-4b4a-b480-813c2c57efe7"}]': finished 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/47b511b6-4472-4bff-8ddf-7a0611af1897"}]: dispatch 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/47b511b6-4472-4bff-8ddf-7a0611af1897"}]': finished 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8552c944-e876-42d0-9e25-76b14b4c6ea2"}]: dispatch 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/8552c944-e876-42d0-9e25-76b14b4c6ea2"}]': finished 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' 2023-12-01T05:36:47.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]: dispatch 2023-12-01T05:36:47.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2064591913' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/77/9ba62adc-bed0-4af0-bfa7-ebe74fb04d43"}]': finished 2023-12-01T05:36:47.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:46 smithi060 ceph-mon[109077]: pgmap v2831: 649 pgs: 649 active+clean; 309 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:47 smithi060 ceph-mon[94233]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-01T05:36:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:47 smithi060 ceph-mon[109077]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-01T05:36:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:47 smithi089 ceph-mon[98504]: osdmap e1339: 8 total, 8 up, 8 in 2023-12-01T05:36:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:48 smithi060 ceph-mon[94233]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-01T05:36:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:48 smithi060 ceph-mon[94233]: pgmap v2834: 649 pgs: 649 active+clean; 317 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 396 op/s 2023-12-01T05:36:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:48 smithi060 ceph-mon[109077]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-01T05:36:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:48 smithi060 ceph-mon[109077]: pgmap v2834: 649 pgs: 649 active+clean; 317 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 396 op/s 2023-12-01T05:36:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:48 smithi089 ceph-mon[98504]: osdmap e1340: 8 total, 8 up, 8 in 2023-12-01T05:36:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:48 smithi089 ceph-mon[98504]: pgmap v2834: 649 pgs: 649 active+clean; 317 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 396 op/s 2023-12-01T05:36:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:49 smithi060 ceph-mon[94233]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-01T05:36:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:49 smithi060 ceph-mon[109077]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-01T05:36:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:49 smithi089 ceph-mon[98504]: osdmap e1341: 8 total, 8 up, 8 in 2023-12-01T05:36:51.021 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5068 ms) 2023-12-01T05:36:51.021 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2023-12-01T05:36:51.021 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:50 smithi060 ceph-mon[94233]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-01T05:36:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:50 smithi060 ceph-mon[94233]: pgmap v2837: 649 pgs: 649 active+clean; 317 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 396 op/s 2023-12-01T05:36:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:50 smithi060 ceph-mon[109077]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-01T05:36:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:50 smithi060 ceph-mon[109077]: pgmap v2837: 649 pgs: 649 active+clean; 317 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 396 op/s 2023-12-01T05:36:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:50 smithi089 ceph-mon[98504]: osdmap e1342: 8 total, 8 up, 8 in 2023-12-01T05:36:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:50 smithi089 ceph-mon[98504]: pgmap v2837: 649 pgs: 649 active+clean; 317 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 293 KiB/s rd, 2.0 MiB/s wr, 396 op/s 2023-12-01T05:36:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:51 smithi060 ceph-mon[94233]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-01T05:36:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:51 smithi060 ceph-mon[109077]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-01T05:36:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:51 smithi089 ceph-mon[98504]: osdmap e1343: 8 total, 8 up, 8 in 2023-12-01T05:36:53.019 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (1998 ms) 2023-12-01T05:36:53.019 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2023-12-01T05:36:53.019 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:53.080 INFO:tasks.workunit.client.0.smithi060.stdout:1: acquiring exclusive lock 2023-12-01T05:36:53.080 INFO:tasks.workunit.client.0.smithi060.stdout:2: acquiring exclusive lock 2023-12-01T05:36:53.083 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock acquired 2023-12-01T05:36:53.102 INFO:tasks.workunit.client.0.smithi060.stdout:2: releasing exclusive lock 2023-12-01T05:36:53.104 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock released 2023-12-01T05:36:53.104 INFO:tasks.workunit.client.0.smithi060.stdout:2: acquiring exclusive lock 2023-12-01T05:36:53.108 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock acquired 2023-12-01T05:36:53.147 INFO:tasks.workunit.client.0.smithi060.stdout:2: releasing exclusive lock 2023-12-01T05:36:53.149 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock released 2023-12-01T05:36:53.149 INFO:tasks.workunit.client.0.smithi060.stdout:2: acquiring exclusive lock 2023-12-01T05:36:53.152 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock acquired 2023-12-01T05:36:53.187 INFO:tasks.workunit.client.0.smithi060.stdout:1: releasing exclusive lock 2023-12-01T05:36:53.191 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock released 2023-12-01T05:36:53.191 INFO:tasks.workunit.client.0.smithi060.stdout:1: acquiring exclusive lock 2023-12-01T05:36:53.192 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock acquired 2023-12-01T05:36:53.226 INFO:tasks.workunit.client.0.smithi060.stdout:2: releasing exclusive lock 2023-12-01T05:36:53.226 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock released 2023-12-01T05:36:53.226 INFO:tasks.workunit.client.0.smithi060.stdout:2: acquiring exclusive lock 2023-12-01T05:36:53.228 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock acquired 2023-12-01T05:36:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:52 smithi060 ceph-mon[94233]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-01T05:36:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:52 smithi060 ceph-mon[94233]: pgmap v2840: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2023-12-01T05:36:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:52 smithi060 ceph-mon[109077]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-01T05:36:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:52 smithi060 ceph-mon[109077]: pgmap v2840: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2023-12-01T05:36:53.273 INFO:tasks.workunit.client.0.smithi060.stdout:1: releasing exclusive lock 2023-12-01T05:36:53.276 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock released 2023-12-01T05:36:53.276 INFO:tasks.workunit.client.0.smithi060.stdout:1: acquiring exclusive lock 2023-12-01T05:36:53.279 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock acquired 2023-12-01T05:36:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:52 smithi089 ceph-mon[98504]: osdmap e1344: 8 total, 8 up, 8 in 2023-12-01T05:36:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:52 smithi089 ceph-mon[98504]: pgmap v2840: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2023-12-01T05:36:53.316 INFO:tasks.workunit.client.0.smithi060.stdout:2: releasing exclusive lock 2023-12-01T05:36:53.319 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock released 2023-12-01T05:36:53.319 INFO:tasks.workunit.client.0.smithi060.stdout:2: acquiring exclusive lock 2023-12-01T05:36:53.323 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock acquired 2023-12-01T05:36:53.324 INFO:tasks.workunit.client.0.smithi060.stdout:2: releasing exclusive lock 2023-12-01T05:36:53.326 INFO:tasks.workunit.client.0.smithi060.stdout:2: exclusive lock released 2023-12-01T05:36:53.329 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock acquired 2023-12-01T05:36:53.337 INFO:tasks.workunit.client.0.smithi060.stdout:1: releasing exclusive lock 2023-12-01T05:36:53.339 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock released 2023-12-01T05:36:53.339 INFO:tasks.workunit.client.0.smithi060.stdout:1: acquiring exclusive lock 2023-12-01T05:36:53.343 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock acquired 2023-12-01T05:36:53.383 INFO:tasks.workunit.client.0.smithi060.stdout:1: releasing exclusive lock 2023-12-01T05:36:53.385 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock released 2023-12-01T05:36:53.386 INFO:tasks.workunit.client.0.smithi060.stdout:1: acquiring exclusive lock 2023-12-01T05:36:53.388 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock acquired 2023-12-01T05:36:53.403 INFO:tasks.workunit.client.0.smithi060.stdout:1: releasing exclusive lock 2023-12-01T05:36:53.405 INFO:tasks.workunit.client.0.smithi060.stdout:1: exclusive lock released 2023-12-01T05:36:53.419 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ExclusiveLock (400 ms) 2023-12-01T05:36:53.419 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.BreakLock 2023-12-01T05:36:53.434 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.037 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.BreakLock (619 ms) 2023-12-01T05:36:54.037 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2023-12-01T05:36:54.038 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (44 ms) 2023-12-01T05:36:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2023-12-01T05:36:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2023-12-01T05:36:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2023-12-01T05:36:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:1.56% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:3.12% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:4.69% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:6.25% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:7.81% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:9.38% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:10.94% done 2023-12-01T05:36:54.147 INFO:tasks.workunit.client.0.smithi060.stdout:12.50% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:14.06% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:15.62% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:17.19% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:18.75% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:20.31% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:21.88% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:23.44% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:25.00% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:26.56% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:28.12% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:29.69% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:31.25% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:32.81% done 2023-12-01T05:36:54.148 INFO:tasks.workunit.client.0.smithi060.stdout:34.38% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:35.94% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:37.50% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:39.06% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:40.62% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:42.19% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:43.75% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:45.31% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:46.88% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:48.44% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:50.00% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:51.56% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:53.12% done 2023-12-01T05:36:54.149 INFO:tasks.workunit.client.0.smithi060.stdout:54.69% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:56.25% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:57.81% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:59.38% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:60.94% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:62.50% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:64.06% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:65.62% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:67.19% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:68.75% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:70.31% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:71.88% done 2023-12-01T05:36:54.150 INFO:tasks.workunit.client.0.smithi060.stdout:73.44% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:75.00% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:76.56% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:78.12% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:79.69% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:81.25% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:82.81% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:84.38% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:85.94% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:87.50% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:89.06% done 2023-12-01T05:36:54.151 INFO:tasks.workunit.client.0.smithi060.stdout:90.62% done 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:92.19% done 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:93.75% done 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:95.31% done 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:96.88% done 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:98.44% done 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (65 ms) 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2023-12-01T05:36:54.152 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.205 INFO:tasks.workunit.client.0.smithi060.stdout:0.00% done 2023-12-01T05:36:54.205 INFO:tasks.workunit.client.0.smithi060.stdout:1.56% done 2023-12-01T05:36:54.205 INFO:tasks.workunit.client.0.smithi060.stdout:3.12% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:4.69% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:6.25% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:7.81% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:9.38% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:10.94% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:12.50% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:14.06% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:15.62% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:17.19% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:18.75% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:20.31% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:21.88% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:23.44% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:25.00% done 2023-12-01T05:36:54.206 INFO:tasks.workunit.client.0.smithi060.stdout:26.56% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:28.12% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:29.69% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:31.25% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:32.81% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:34.38% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:35.94% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:37.50% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:39.06% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:40.62% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:42.19% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:43.75% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:45.31% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:46.88% done 2023-12-01T05:36:54.207 INFO:tasks.workunit.client.0.smithi060.stdout:48.44% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:50.00% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:51.56% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:53.12% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:54.69% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:56.25% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:57.81% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:59.38% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:60.94% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:62.50% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:64.06% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:65.62% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:67.19% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:68.75% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:70.31% done 2023-12-01T05:36:54.208 INFO:tasks.workunit.client.0.smithi060.stdout:71.88% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:73.44% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:75.00% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:76.56% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:78.12% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:79.69% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:81.25% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:82.81% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:84.38% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:85.94% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:87.50% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:89.06% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:90.62% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:92.19% done 2023-12-01T05:36:54.209 INFO:tasks.workunit.client.0.smithi060.stdout:93.75% done 2023-12-01T05:36:54.210 INFO:tasks.workunit.client.0.smithi060.stdout:95.31% done 2023-12-01T05:36:54.210 INFO:tasks.workunit.client.0.smithi060.stdout:96.88% done 2023-12-01T05:36:54.210 INFO:tasks.workunit.client.0.smithi060.stdout:98.44% done 2023-12-01T05:36:54.210 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (59 ms) 2023-12-01T05:36:54.210 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2023-12-01T05:36:54.210 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.214 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:53 smithi060 ceph-mon[94233]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-01T05:36:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1765479668"}]: dispatch 2023-12-01T05:36:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:54 smithi060 ceph-mon[109077]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-01T05:36:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1765479668"}]: dispatch 2023-12-01T05:36:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:54 smithi089 ceph-mon[98504]: osdmap e1345: 8 total, 8 up, 8 in 2023-12-01T05:36:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1765479668"}]: dispatch 2023-12-01T05:36:54.329 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestTrashPurge (123 ms) 2023-12-01T05:36:54.329 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2023-12-01T05:36:54.329 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.372 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (44 ms) 2023-12-01T05:36:54.372 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestListWatchers 2023-12-01T05:36:54.373 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestListWatchers (32 ms) 2023-12-01T05:36:54.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2023-12-01T05:36:54.405 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:36:54] "GET /metrics HTTP/1.1" 200 74860 "" "Prometheus/2.43.0" 2023-12-01T05:36:55.045 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestSetSnapById (640 ms) 2023-12-01T05:36:55.045 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.Namespaces 2023-12-01T05:36:55.065 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.Namespaces (21 ms) 2023-12-01T05:36:55.066 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.NamespacesPP 2023-12-01T05:36:55.095 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:55.099 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:55.173 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.NamespacesPP (107 ms) 2023-12-01T05:36:55.173 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.Migration 2023-12-01T05:36:55.173 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:55.173 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1765479668"}]': finished 2023-12-01T05:36:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:55 smithi060 ceph-mon[94233]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-01T05:36:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:55 smithi060 ceph-mon[94233]: pgmap v2843: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2023-12-01T05:36:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1765479668"}]': finished 2023-12-01T05:36:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:55 smithi060 ceph-mon[109077]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-01T05:36:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:55 smithi060 ceph-mon[109077]: pgmap v2843: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2023-12-01T05:36:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1765479668"}]': finished 2023-12-01T05:36:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:55 smithi089 ceph-mon[98504]: osdmap e1346: 8 total, 8 up, 8 in 2023-12-01T05:36:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:55 smithi089 ceph-mon[98504]: pgmap v2843: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2023-12-01T05:36:55.580 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.Migration (407 ms) 2023-12-01T05:36:55.580 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.MigrationPP 2023-12-01T05:36:55.580 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:55.580 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:55.989 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.MigrationPP (410 ms) 2023-12-01T05:36:55.989 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2023-12-01T05:36:55.990 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:56.005 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (16 ms) 2023-12-01T05:36:56.005 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2023-12-01T05:36:56.006 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:56.023 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (18 ms) 2023-12-01T05:36:56.023 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2023-12-01T05:36:56.023 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:56 smithi060 ceph-mon[94233]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-01T05:36:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:56 smithi060 ceph-mon[109077]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-01T05:36:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:56 smithi089 ceph-mon[98504]: osdmap e1347: 8 total, 8 up, 8 in 2023-12-01T05:36:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:36:57.134 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1110 ms) 2023-12-01T05:36:57.134 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.PoolMetadata 2023-12-01T05:36:57.165 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.PoolMetadata (31 ms) 2023-12-01T05:36:57.165 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2023-12-01T05:36:57.184 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.PoolMetadataPP (19 ms) 2023-12-01T05:36:57.184 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.Config 2023-12-01T05:36:57.188 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:57.229 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.Config (45 ms) 2023-12-01T05:36:57.229 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ConfigPP 2023-12-01T05:36:57.233 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:36:57.272 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-mon[109077]: pgmap v2845: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:57.273 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:36:57] ENGINE Bus STOPPING 2023-12-01T05:36:57.273 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:36:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T05:36:57.273 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:36:57] ENGINE Bus STOPPED 2023-12-01T05:36:57.273 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:36:57] ENGINE Bus STARTING 2023-12-01T05:36:57.273 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ConfigPP (44 ms) 2023-12-01T05:36:57.273 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2023-12-01T05:36:57.274 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-mon[94233]: pgmap v2845: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:57 smithi089 ceph-mon[98504]: pgmap v2845: 649 pgs: 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:36:57.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:36:57] ENGINE Serving on http://:::9283 2023-12-01T05:36:57.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:36:57 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:36:57] ENGINE Bus STARTED 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3731462578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:36:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:58 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:36:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3731462578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: osdmap e1348: 8 total, 8 up, 8 in 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1902868409' entity='client.admin' 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:36:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:36:58.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:36:58.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:36:58.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: osdmap e1349: 8 total, 8 up, 8 in 2023-12-01T05:36:58.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3731462578' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:36:58.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:58 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:36:58.765 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[94233]: pgmap v2848: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 856 KiB/s rd, 108 KiB/s wr, 1.06k op/s 2023-12-01T05:37:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[94233]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-01T05:37:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:37:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[109077]: pgmap v2848: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 856 KiB/s rd, 108 KiB/s wr, 1.06k op/s 2023-12-01T05:37:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[109077]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-01T05:37:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:36:59 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:37:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:59 smithi089 ceph-mon[98504]: pgmap v2848: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 856 KiB/s rd, 108 KiB/s wr, 1.06k op/s 2023-12-01T05:37:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:59 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-18","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:59 smithi089 ceph-mon[98504]: osdmap e1350: 8 total, 8 up, 8 in 2023-12-01T05:37:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:36:59 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:37:00.793 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:00.810 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:00.819 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:00 smithi060 ceph-mon[94233]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-01T05:37:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:00 smithi060 ceph-mon[94233]: pgmap v2851: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 926 KiB/s rd, 117 KiB/s wr, 1.15k op/s 2023-12-01T05:37:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:00 smithi060 ceph-mon[109077]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-01T05:37:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:00 smithi060 ceph-mon[109077]: pgmap v2851: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 926 KiB/s rd, 117 KiB/s wr, 1.15k op/s 2023-12-01T05:37:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:00 smithi089 ceph-mon[98504]: osdmap e1351: 8 total, 8 up, 8 in 2023-12-01T05:37:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:00 smithi089 ceph-mon[98504]: pgmap v2851: 681 pgs: 32 unknown, 649 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 926 KiB/s rd, 117 KiB/s wr, 1.15k op/s 2023-12-01T05:37:01.859 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.PoolStatsPP (4586 ms) 2023-12-01T05:37:01.859 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ImageSpec 2023-12-01T05:37:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:01 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:37:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:01 smithi060 ceph-mon[94233]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-01T05:37:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:01 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:37:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:01 smithi060 ceph-mon[109077]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-01T05:37:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:01 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:37:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:01 smithi089 ceph-mon[98504]: osdmap e1352: 8 total, 8 up, 8 in 2023-12-01T05:37:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:02 smithi089 ceph-mon[98504]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-01T05:37:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:02 smithi089 ceph-mon[98504]: pgmap v2854: 681 pgs: 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 13 KiB/s wr, 146 op/s 2023-12-01T05:37:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:02 smithi060 ceph-mon[109077]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-01T05:37:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:02 smithi060 ceph-mon[109077]: pgmap v2854: 681 pgs: 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 13 KiB/s wr, 146 op/s 2023-12-01T05:37:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:02 smithi060 ceph-mon[94233]: osdmap e1353: 8 total, 8 up, 8 in 2023-12-01T05:37:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:02 smithi060 ceph-mon[94233]: pgmap v2854: 681 pgs: 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 13 KiB/s wr, 146 op/s 2023-12-01T05:37:03.800 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:03 smithi060 ceph-mon[94233]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-01T05:37:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/772845143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:03 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:03 smithi060 ceph-mon[109077]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-01T05:37:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/772845143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:03 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:03 smithi089 ceph-mon[98504]: osdmap e1354: 8 total, 8 up, 8 in 2023-12-01T05:37:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/772845143' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:03 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:37:04] "GET /metrics HTTP/1.1" 200 74844 "" "Prometheus/2.43.0" 2023-12-01T05:37:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:04 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:04 smithi060 ceph-mon[94233]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-01T05:37:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:04 smithi060 ceph-mon[94233]: pgmap v2857: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 13 KiB/s wr, 146 op/s 2023-12-01T05:37:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:04 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:04 smithi060 ceph-mon[109077]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-01T05:37:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:04 smithi060 ceph-mon[109077]: pgmap v2857: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 13 KiB/s wr, 146 op/s 2023-12-01T05:37:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:04 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-19","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:04 smithi089 ceph-mon[98504]: osdmap e1355: 8 total, 8 up, 8 in 2023-12-01T05:37:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:04 smithi089 ceph-mon[98504]: pgmap v2857: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 101 KiB/s rd, 13 KiB/s wr, 146 op/s 2023-12-01T05:37:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:05 smithi060 ceph-mon[94233]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-01T05:37:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:05 smithi060 ceph-mon[109077]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-01T05:37:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:05 smithi089 ceph-mon[98504]: osdmap e1356: 8 total, 8 up, 8 in 2023-12-01T05:37:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:06 smithi060 ceph-mon[94233]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-01T05:37:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:06 smithi060 ceph-mon[94233]: pgmap v2860: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:37:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:06 smithi060 ceph-mon[109077]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-01T05:37:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:06 smithi060 ceph-mon[109077]: pgmap v2860: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:37:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:06 smithi089 ceph-mon[98504]: osdmap e1357: 8 total, 8 up, 8 in 2023-12-01T05:37:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:06 smithi089 ceph-mon[98504]: pgmap v2860: 713 pgs: 32 unknown, 681 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:37:07.903 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ImageSpec (6044 ms) 2023-12-01T05:37:07.903 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2023-12-01T05:37:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:07 smithi060 ceph-mon[109077]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-01T05:37:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:07 smithi060 ceph-mon[109077]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-01T05:37:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:07 smithi060 ceph-mon[94233]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-01T05:37:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:07 smithi060 ceph-mon[94233]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-01T05:37:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:07 smithi089 ceph-mon[98504]: osdmap e1358: 8 total, 8 up, 8 in 2023-12-01T05:37:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:07 smithi089 ceph-mon[98504]: osdmap e1359: 8 total, 8 up, 8 in 2023-12-01T05:37:08.958 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:37:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:08 smithi060 ceph-mon[94233]: pgmap v2863: 713 pgs: 713 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 51 op/s 2023-12-01T05:37:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:08 smithi060 ceph-mon[109077]: pgmap v2863: 713 pgs: 713 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 51 op/s 2023-12-01T05:37:09.286 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:37:09.286 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (51m) 9m ago 52m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:37:09.286 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (51m) 9m ago 51m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:37:09.286 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (52m) 9m ago 52m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:37:09.286 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (52m) 9m ago 52m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:37:09.286 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (55m) 9m ago 55m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (57m) 9m ago 57m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (57m) 9m ago 57m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (56m) 9m ago 56m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (56m) 9m ago 56m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (51m) 9m ago 51m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (51m) 9m ago 51m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (55m) 9m ago 55m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (55m) 9m ago 55m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (54m) 9m ago 54m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (54m) 9m ago 54m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (54m) 9m ago 54m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (53m) 9m ago 53m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (53m) 9m ago 53m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:37:09.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (53m) 9m ago 53m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:37:09.288 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (51m) 9m ago 52m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:37:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:08 smithi089 ceph-mon[98504]: pgmap v2863: 713 pgs: 713 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 51 op/s 2023-12-01T05:37:09.684 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:37:09.684 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:37:09.684 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:37:09.684 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:09.684 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:37:09.685 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:09.686 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:37:09.686 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:37:09.686 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:37:09.686 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:37:09.831 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[94233]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-01T05:37:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/292449328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[94233]: from='client.27857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[94233]: from='client.17988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/136361856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:37:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[109077]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-01T05:37:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/292449328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[109077]: from='client.27857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[109077]: from='client.17988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/136361856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:37:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:09 smithi089 ceph-mon[98504]: osdmap e1360: 8 total, 8 up, 8 in 2023-12-01T05:37:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/292449328' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:09 smithi089 ceph-mon[98504]: from='client.27857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:09 smithi089 ceph-mon[98504]: from='client.17988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/136361856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:37:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/292449328' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[94233]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-01T05:37:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[94233]: pgmap v2866: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 51 op/s 2023-12-01T05:37:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/292449328' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[109077]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-01T05:37:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[109077]: pgmap v2866: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 51 op/s 2023-12-01T05:37:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/292449328' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-20","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:10 smithi089 ceph-mon[98504]: osdmap e1361: 8 total, 8 up, 8 in 2023-12-01T05:37:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:10 smithi089 ceph-mon[98504]: pgmap v2866: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 40 KiB/s rd, 3.2 KiB/s wr, 51 op/s 2023-12-01T05:37:11.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:11 smithi060 ceph-mon[94233]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-01T05:37:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:37:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:11 smithi060 ceph-mon[109077]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-01T05:37:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:11 smithi089 ceph-mon[98504]: osdmap e1362: 8 total, 8 up, 8 in 2023-12-01T05:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:37:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:12 smithi060 ceph-mon[94233]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-01T05:37:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:12 smithi060 ceph-mon[94233]: pgmap v2869: 745 pgs: 745 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 5.2 KiB/s wr, 164 op/s 2023-12-01T05:37:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:12 smithi060 ceph-mon[94233]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-01T05:37:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:12 smithi060 ceph-mon[109077]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-01T05:37:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:12 smithi060 ceph-mon[109077]: pgmap v2869: 745 pgs: 745 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 5.2 KiB/s wr, 164 op/s 2023-12-01T05:37:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:12 smithi060 ceph-mon[109077]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-01T05:37:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:12 smithi089 ceph-mon[98504]: osdmap e1363: 8 total, 8 up, 8 in 2023-12-01T05:37:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:12 smithi089 ceph-mon[98504]: pgmap v2869: 745 pgs: 745 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 5.2 KiB/s wr, 164 op/s 2023-12-01T05:37:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:12 smithi089 ceph-mon[98504]: osdmap e1364: 8 total, 8 up, 8 in 2023-12-01T05:37:14.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:37:14] "GET /metrics HTTP/1.1" 200 82033 "" "Prometheus/2.43.0" 2023-12-01T05:37:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:14 smithi060 ceph-mon[94233]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-01T05:37:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:14 smithi060 ceph-mon[109077]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-01T05:37:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:14 smithi089 ceph-mon[98504]: osdmap e1365: 8 total, 8 up, 8 in 2023-12-01T05:37:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:15 smithi060 ceph-mon[109077]: pgmap v2872: 745 pgs: 745 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 5.2 KiB/s wr, 164 op/s 2023-12-01T05:37:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:15 smithi060 ceph-mon[109077]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-01T05:37:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:15 smithi060 ceph-mon[94233]: pgmap v2872: 745 pgs: 745 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 5.2 KiB/s wr, 164 op/s 2023-12-01T05:37:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:15 smithi060 ceph-mon[94233]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-01T05:37:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:15 smithi089 ceph-mon[98504]: pgmap v2872: 745 pgs: 745 active+clean; 318 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 133 KiB/s rd, 5.2 KiB/s wr, 164 op/s 2023-12-01T05:37:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:15 smithi089 ceph-mon[98504]: osdmap e1366: 8 total, 8 up, 8 in 2023-12-01T05:37:16.822 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 3 2023-12-01T05:37:16.822 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 3 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:child: image219 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:child: image221 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:child: image220 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-1/image219/44941c55954a 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-20/image220/449436a9ab72 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:found child test-librbd-smithi060-177122-1/image221/4494b402f474 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:num children is: 0 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:num snaps is: 0 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:expected: 0 2023-12-01T05:37:16.823 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8920 ms) 2023-12-01T05:37:16.824 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2023-12-01T05:37:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:16 smithi089 ceph-mon[98504]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-01T05:37:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:16 smithi089 ceph-mon[98504]: pgmap v2875: 713 pgs: 713 active+clean; 6.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:37:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:16 smithi060 ceph-mon[94233]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-01T05:37:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:16 smithi060 ceph-mon[94233]: pgmap v2875: 713 pgs: 713 active+clean; 6.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:37:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:16 smithi060 ceph-mon[109077]: osdmap e1367: 8 total, 8 up, 8 in 2023-12-01T05:37:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:16 smithi060 ceph-mon[109077]: pgmap v2875: 713 pgs: 713 active+clean; 6.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:37:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:17 smithi089 ceph-mon[98504]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-01T05:37:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:17 smithi060 ceph-mon[94233]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-01T05:37:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:17 smithi060 ceph-mon[109077]: osdmap e1368: 8 total, 8 up, 8 in 2023-12-01T05:37:18.813 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:18 smithi089 ceph-mon[98504]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-01T05:37:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3675385938' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:18 smithi089 ceph-mon[98504]: pgmap v2878: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:18 smithi060 ceph-mon[94233]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-01T05:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3675385938' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:18 smithi060 ceph-mon[94233]: pgmap v2878: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:18 smithi060 ceph-mon[109077]: osdmap e1369: 8 total, 8 up, 8 in 2023-12-01T05:37:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3675385938' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:37:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:18 smithi060 ceph-mon[109077]: pgmap v2878: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:19 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:37:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3675385938' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:19 smithi060 ceph-mon[94233]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-01T05:37:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:19 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:37:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3675385938' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:20.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:19 smithi060 ceph-mon[109077]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-01T05:37:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:19 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:37:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3675385938' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-21","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:37:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:19 smithi089 ceph-mon[98504]: osdmap e1370: 8 total, 8 up, 8 in 2023-12-01T05:37:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:20 smithi060 ceph-mon[94233]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-01T05:37:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:20 smithi060 ceph-mon[94233]: pgmap v2881: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 9.7 KiB/s wr, 180 op/s 2023-12-01T05:37:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:20 smithi060 ceph-mon[109077]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-01T05:37:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:20 smithi060 ceph-mon[109077]: pgmap v2881: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 9.7 KiB/s wr, 180 op/s 2023-12-01T05:37:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:20 smithi089 ceph-mon[98504]: osdmap e1371: 8 total, 8 up, 8 in 2023-12-01T05:37:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:20 smithi089 ceph-mon[98504]: pgmap v2881: 745 pgs: 32 unknown, 713 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 138 KiB/s rd, 9.7 KiB/s wr, 180 op/s 2023-12-01T05:37:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:21 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:37:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:21 smithi060 ceph-mon[94233]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-01T05:37:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:21 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:37:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:21 smithi060 ceph-mon[109077]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-01T05:37:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:21 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:37:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:21 smithi089 ceph-mon[98504]: osdmap e1372: 8 total, 8 up, 8 in 2023-12-01T05:37:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:22 smithi060 ceph-mon[94233]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-01T05:37:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:22 smithi060 ceph-mon[94233]: pgmap v2884: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T05:37:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:22 smithi060 ceph-mon[94233]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-01T05:37:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:22 smithi060 ceph-mon[109077]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-01T05:37:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:22 smithi060 ceph-mon[109077]: pgmap v2884: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T05:37:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:22 smithi060 ceph-mon[109077]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-01T05:37:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:22 smithi089 ceph-mon[98504]: osdmap e1373: 8 total, 8 up, 8 in 2023-12-01T05:37:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:22 smithi089 ceph-mon[98504]: pgmap v2884: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T05:37:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:22 smithi089 ceph-mon[98504]: osdmap e1374: 8 total, 8 up, 8 in 2023-12-01T05:37:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:37:24] "GET /metrics HTTP/1.1" 200 82033 "" "Prometheus/2.43.0" 2023-12-01T05:37:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:24 smithi089 ceph-mon[98504]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-01T05:37:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:24 smithi089 ceph-mon[98504]: pgmap v2887: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T05:37:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:24 smithi060 ceph-mon[94233]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-01T05:37:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:24 smithi060 ceph-mon[94233]: pgmap v2887: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T05:37:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:24 smithi060 ceph-mon[109077]: osdmap e1375: 8 total, 8 up, 8 in 2023-12-01T05:37:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:24 smithi060 ceph-mon[109077]: pgmap v2887: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 KiB/s wr, 25 op/s 2023-12-01T05:37:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:25 smithi089 ceph-mon[98504]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-01T05:37:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:25 smithi060 ceph-mon[109077]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-01T05:37:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:25 smithi060 ceph-mon[94233]: osdmap e1376: 8 total, 8 up, 8 in 2023-12-01T05:37:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:26.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.QuiesceWatch (10067 ms) 2023-12-01T05:37:26.890 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2023-12-01T05:37:26.890 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:26 smithi089 ceph-mon[98504]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-01T05:37:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:26 smithi089 ceph-mon[98504]: pgmap v2890: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:26 smithi060 ceph-mon[94233]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-01T05:37:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:26 smithi060 ceph-mon[94233]: pgmap v2890: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:26 smithi060 ceph-mon[109077]: osdmap e1377: 8 total, 8 up, 8 in 2023-12-01T05:37:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:26 smithi060 ceph-mon[109077]: pgmap v2890: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:27 smithi089 ceph-mon[98504]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-01T05:37:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:27 smithi089 ceph-mon[98504]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-01T05:37:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:27 smithi060 ceph-mon[94233]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-01T05:37:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:27 smithi060 ceph-mon[94233]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-01T05:37:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:27 smithi060 ceph-mon[109077]: osdmap e1378: 8 total, 8 up, 8 in 2023-12-01T05:37:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:27 smithi060 ceph-mon[109077]: osdmap e1379: 8 total, 8 up, 8 in 2023-12-01T05:37:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:28 smithi089 ceph-mon[98504]: pgmap v2893: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 66 op/s 2023-12-01T05:37:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:28 smithi060 ceph-mon[94233]: pgmap v2893: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 66 op/s 2023-12-01T05:37:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:28 smithi060 ceph-mon[109077]: pgmap v2893: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 66 op/s 2023-12-01T05:37:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:29 smithi060 ceph-mon[94233]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-01T05:37:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:29 smithi060 ceph-mon[109077]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-01T05:37:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:29 smithi089 ceph-mon[98504]: osdmap e1380: 8 total, 8 up, 8 in 2023-12-01T05:37:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:30 smithi060 ceph-mon[94233]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-01T05:37:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:30 smithi060 ceph-mon[94233]: pgmap v2896: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 66 op/s 2023-12-01T05:37:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:30 smithi060 ceph-mon[109077]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-01T05:37:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:30 smithi060 ceph-mon[109077]: pgmap v2896: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 66 op/s 2023-12-01T05:37:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:30 smithi089 ceph-mon[98504]: osdmap e1381: 8 total, 8 up, 8 in 2023-12-01T05:37:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:30 smithi089 ceph-mon[98504]: pgmap v2896: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 49 KiB/s rd, 5.0 KiB/s wr, 66 op/s 2023-12-01T05:37:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:31 smithi060 ceph-mon[94233]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-01T05:37:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:37:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:31 smithi060 ceph-mon[109077]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-01T05:37:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:37:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:31 smithi089 ceph-mon[98504]: osdmap e1382: 8 total, 8 up, 8 in 2023-12-01T05:37:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:37:32.868 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5978 ms) 2023-12-01T05:37:32.868 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2023-12-01T05:37:32.868 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:32 smithi060 ceph-mon[109077]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-01T05:37:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:32 smithi060 ceph-mon[109077]: pgmap v2899: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:32 smithi060 ceph-mon[109077]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-01T05:37:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:32 smithi060 ceph-mon[94233]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-01T05:37:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:32 smithi060 ceph-mon[94233]: pgmap v2899: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:32 smithi060 ceph-mon[94233]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-01T05:37:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:32 smithi089 ceph-mon[98504]: osdmap e1383: 8 total, 8 up, 8 in 2023-12-01T05:37:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:32 smithi089 ceph-mon[98504]: pgmap v2899: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:32 smithi089 ceph-mon[98504]: osdmap e1384: 8 total, 8 up, 8 in 2023-12-01T05:37:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:37:34] "GET /metrics HTTP/1.1" 200 82034 "" "Prometheus/2.43.0" 2023-12-01T05:37:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:34 smithi060 ceph-mon[94233]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-01T05:37:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:34 smithi060 ceph-mon[94233]: pgmap v2902: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:34 smithi060 ceph-mon[109077]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-01T05:37:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:34 smithi060 ceph-mon[109077]: pgmap v2902: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:34 smithi089 ceph-mon[98504]: osdmap e1385: 8 total, 8 up, 8 in 2023-12-01T05:37:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:34 smithi089 ceph-mon[98504]: pgmap v2902: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:35 smithi060 ceph-mon[94233]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-01T05:37:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:35 smithi060 ceph-mon[109077]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-01T05:37:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:35 smithi089 ceph-mon[98504]: osdmap e1386: 8 total, 8 up, 8 in 2023-12-01T05:37:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:36 smithi060 ceph-mon[109077]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-01T05:37:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:36 smithi060 ceph-mon[109077]: pgmap v2905: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:37.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:36 smithi060 ceph-mon[94233]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-01T05:37:37.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:36 smithi060 ceph-mon[94233]: pgmap v2905: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:36 smithi089 ceph-mon[98504]: osdmap e1387: 8 total, 8 up, 8 in 2023-12-01T05:37:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:36 smithi089 ceph-mon[98504]: pgmap v2905: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:37 smithi060 ceph-mon[109077]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-01T05:37:38.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:37 smithi060 ceph-mon[109077]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-01T05:37:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:37 smithi060 ceph-mon[94233]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-01T05:37:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:37 smithi060 ceph-mon[94233]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-01T05:37:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:37 smithi089 ceph-mon[98504]: osdmap e1388: 8 total, 8 up, 8 in 2023-12-01T05:37:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:37 smithi089 ceph-mon[98504]: osdmap e1389: 8 total, 8 up, 8 in 2023-12-01T05:37:38.880 INFO:tasks.workunit.client.0.smithi060.stdout:10.00% done 2023-12-01T05:37:38.880 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6013 ms) 2023-12-01T05:37:38.880 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2023-12-01T05:37:38.880 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:37:38.895 INFO:tasks.workunit.client.0.smithi060.stderr:test quiesce is not long enough to time out 2023-12-01T05:37:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:38 smithi060 ceph-mon[94233]: pgmap v2908: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:38 smithi060 ceph-mon[94233]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-01T05:37:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:38 smithi060 ceph-mon[109077]: pgmap v2908: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:38 smithi060 ceph-mon[109077]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-01T05:37:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:38 smithi089 ceph-mon[98504]: pgmap v2908: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 6.0 KiB/s wr, 110 op/s 2023-12-01T05:37:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:38 smithi089 ceph-mon[98504]: osdmap e1390: 8 total, 8 up, 8 in 2023-12-01T05:37:40.050 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:37:40.372 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:37:40.373 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (51m) 9m ago 52m 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:37:40.373 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (52m) 9m ago 52m 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:37:40.373 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (53m) 9m ago 53m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:37:40.373 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (53m) 9m ago 53m 27.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:37:40.373 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (56m) 9m ago 56m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:37:40.374 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (57m) 9m ago 57m 560M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:37:40.374 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (57m) 9m ago 58m 330M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:37:40.374 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (56m) 9m ago 56m 205M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:37:40.374 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (56m) 9m ago 56m 176M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:37:40.374 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (52m) 9m ago 52m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:37:40.374 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (52m) 9m ago 52m 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:37:40.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (56m) 9m ago 56m 2189M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:37:40.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (55m) 9m ago 55m 2837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:37:40.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (55m) 9m ago 55m 2120M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:37:40.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (55m) 9m ago 55m 2347M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:37:40.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (54m) 9m ago 54m 1874M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:37:40.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (54m) 9m ago 54m 1957M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:37:40.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (54m) 9m ago 54m 1728M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:37:40.376 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (53m) 9m ago 53m 1770M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:37:40.376 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (51m) 9m ago 52m 79.2M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:37:40.784 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:37:40.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:37:40.785 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:37:40.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:37:40.785 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:37:40.785 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:37:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[109077]: from='client.18006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[109077]: pgmap v2910: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 5.3 KiB/s wr, 98 op/s 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[109077]: from='client.27887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3830322320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[94233]: from='client.18006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[94233]: pgmap v2910: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 5.3 KiB/s wr, 98 op/s 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[94233]: from='client.27887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3830322320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:37:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:41 smithi089 ceph-mon[98504]: from='client.18006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:41 smithi089 ceph-mon[98504]: pgmap v2910: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 5.3 KiB/s wr, 98 op/s 2023-12-01T05:37:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:41 smithi089 ceph-mon[98504]: from='client.27887 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:37:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3830322320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:37:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:43 smithi060 ceph-mon[94233]: pgmap v2911: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2023-12-01T05:37:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:43 smithi060 ceph-mon[94233]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-01T05:37:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:43 smithi060 ceph-mon[109077]: pgmap v2911: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2023-12-01T05:37:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:43 smithi060 ceph-mon[109077]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-01T05:37:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:43 smithi089 ceph-mon[98504]: pgmap v2911: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 6.7 KiB/s wr, 121 op/s 2023-12-01T05:37:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:43 smithi089 ceph-mon[98504]: osdmap e1391: 8 total, 8 up, 8 in 2023-12-01T05:37:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:37:44] "GET /metrics HTTP/1.1" 200 82052 "" "Prometheus/2.43.0" 2023-12-01T05:37:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:45 smithi060 ceph-mon[94233]: pgmap v2913: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.4 KiB/s wr, 43 op/s 2023-12-01T05:37:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:45 smithi060 ceph-mon[109077]: pgmap v2913: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.4 KiB/s wr, 43 op/s 2023-12-01T05:37:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:45 smithi089 ceph-mon[98504]: pgmap v2913: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.4 KiB/s wr, 43 op/s 2023-12-01T05:37:47.788 INFO:tasks.workunit.client.0.smithi060.stderr:test quiesce is timed out 2023-12-01T05:37:47.790 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 0 2023-12-01T05:37:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:47 smithi089 ceph-mon[98504]: pgmap v2914: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2023-12-01T05:37:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:47 smithi060 ceph-mon[94233]: pgmap v2914: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2023-12-01T05:37:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:47 smithi060 ceph-mon[109077]: pgmap v2914: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2023-12-01T05:37:48.791 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 1 2023-12-01T05:37:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:48 smithi089 ceph-mon[98504]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-01T05:37:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:48 smithi089 ceph-mon[98504]: pgmap v2916: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2023-12-01T05:37:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:48 smithi060 ceph-mon[94233]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-01T05:37:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:48 smithi060 ceph-mon[94233]: pgmap v2916: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2023-12-01T05:37:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:48 smithi060 ceph-mon[109077]: osdmap e1392: 8 total, 8 up, 8 in 2023-12-01T05:37:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:48 smithi060 ceph-mon[109077]: pgmap v2916: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 KiB/s wr, 35 op/s 2023-12-01T05:37:49.791 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 2 2023-12-01T05:37:50.791 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 3 2023-12-01T05:37:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:51 smithi060 ceph-mon[94233]: pgmap v2917: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:51 smithi060 ceph-mon[109077]: pgmap v2917: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:51 smithi089 ceph-mon[98504]: pgmap v2917: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:37:51.791 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 4 2023-12-01T05:37:52.791 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 5 2023-12-01T05:37:53.791 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 6 2023-12-01T05:37:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:53 smithi060 ceph-mon[94233]: pgmap v2918: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 320 B/s wr, 3 op/s 2023-12-01T05:37:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:53 smithi060 ceph-mon[109077]: pgmap v2918: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 320 B/s wr, 3 op/s 2023-12-01T05:37:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:53 smithi089 ceph-mon[98504]: pgmap v2918: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.0 KiB/s rd, 320 B/s wr, 3 op/s 2023-12-01T05:37:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:37:54] "GET /metrics HTTP/1.1" 200 82052 "" "Prometheus/2.43.0" 2023-12-01T05:37:54.791 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 7 2023-12-01T05:37:55.792 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 8 2023-12-01T05:37:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:55 smithi060 ceph-mon[94233]: pgmap v2919: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:37:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:55 smithi060 ceph-mon[109077]: pgmap v2919: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:37:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:55 smithi089 ceph-mon[98504]: pgmap v2919: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:37:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:37:56.792 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 9 2023-12-01T05:37:57.792 INFO:tasks.workunit.client.0.smithi060.stderr:waiting for timed out ... 10 2023-12-01T05:37:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: pgmap v2920: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:37:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:37:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2023-12-01T05:37:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2023-12-01T05:37:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2023-12-01T05:37:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2023-12-01T05:37:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T05:37:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2023-12-01T05:37:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2023-12-01T05:37:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T05:37:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: pgmap v2920: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2023-12-01T05:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: pgmap v2920: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]: dispatch 2023-12-01T05:37:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]: dispatch 2023-12-01T05:37:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]': finished 2023-12-01T05:37:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]': finished 2023-12-01T05:37:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]': finished 2023-12-01T05:37:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]': finished 2023-12-01T05:37:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:58 smithi089 ceph-mon[98504]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-01T05:37:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]': finished 2023-12-01T05:37:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]': finished 2023-12-01T05:37:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]': finished 2023-12-01T05:37:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]': finished 2023-12-01T05:37:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[94233]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-01T05:37:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.15", "id": [1, 4]}]': finished 2023-12-01T05:37:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1c", "id": [1, 7]}]': finished 2023-12-01T05:37:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.16", "id": [0, 4]}]': finished 2023-12-01T05:37:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.a", "id": [0, 7]}]': finished 2023-12-01T05:37:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:58 smithi060 ceph-mon[109077]: osdmap e1393: 8 total, 8 up, 8 in 2023-12-01T05:38:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:59 smithi089 ceph-mon[98504]: pgmap v2922: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:38:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:37:59 smithi089 ceph-mon[98504]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-01T05:38:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:59 smithi060 ceph-mon[94233]: pgmap v2922: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:38:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:37:59 smithi060 ceph-mon[94233]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-01T05:38:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:59 smithi060 ceph-mon[109077]: pgmap v2922: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.9 KiB/s rd, 307 B/s wr, 3 op/s 2023-12-01T05:38:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:37:59 smithi060 ceph-mon[109077]: osdmap e1394: 8 total, 8 up, 8 in 2023-12-01T05:38:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:01 smithi089 ceph-mon[98504]: pgmap v2924: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[94233]: pgmap v2924: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[109077]: pgmap v2924: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:38:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:38:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:38:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:38:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:38:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:38:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:38:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:03 smithi089 ceph-mon[98504]: pgmap v2925: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:03 smithi060 ceph-mon[94233]: pgmap v2925: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:03 smithi060 ceph-mon[109077]: pgmap v2925: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:38:04] "GET /metrics HTTP/1.1" 200 82051 "" "Prometheus/2.43.0" 2023-12-01T05:38:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:05 smithi089 ceph-mon[98504]: pgmap v2926: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:05 smithi060 ceph-mon[94233]: pgmap v2926: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:05 smithi060 ceph-mon[109077]: pgmap v2926: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:07 smithi089 ceph-mon[98504]: pgmap v2927: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:07 smithi060 ceph-mon[94233]: pgmap v2927: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:07 smithi060 ceph-mon[109077]: pgmap v2927: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:08.792 INFO:tasks.workunit.client.0.smithi060.stderr:test retry succeeds 2023-12-01T05:38:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:09 smithi089 ceph-mon[98504]: pgmap v2928: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:10.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:09 smithi060 ceph-mon[94233]: pgmap v2928: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:09 smithi060 ceph-mon[109077]: pgmap v2928: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:11.154 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:38:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:10 smithi060 ceph-mon[94233]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-01T05:38:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:10 smithi060 ceph-mon[94233]: pgmap v2930: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:10 smithi060 ceph-mon[109077]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-01T05:38:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:10 smithi060 ceph-mon[109077]: pgmap v2930: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:10 smithi089 ceph-mon[98504]: osdmap e1395: 8 total, 8 up, 8 in 2023-12-01T05:38:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:10 smithi089 ceph-mon[98504]: pgmap v2930: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:38:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (52m) 10s ago 53m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (52m) 9s ago 52m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (53m) 10s ago 53m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (53m) 9s ago 53m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (56m) 9s ago 56m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (58m) 10s ago 58m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (58m) 10s ago 58m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (57m) 9s ago 57m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:38:11.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (57m) 10s ago 57m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (52m) 10s ago 52m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (52m) 9s ago 52m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (56m) 10s ago 56m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (56m) 10s ago 56m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (55m) 10s ago 55m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (55m) 10s ago 55m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (55m) 9s ago 55m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (54m) 9s ago 54m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (54m) 9s ago 54m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (54m) 9s ago 54m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:38:11.480 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (52m) 9s ago 53m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:38:11.899 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (33018 ms) 2023-12-01T05:38:11.899 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.WriteZeroes 2023-12-01T05:38:11.899 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:38:11.913 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:38:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:38:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:38:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:38:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:38:11.915 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:38:11.962 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.WriteZeroes (63 ms) 2023-12-01T05:38:11.962 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2023-12-01T05:38:11.962 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:38:12.029 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (67 ms) 2023-12-01T05:38:12.029 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2023-12-01T05:38:12.029 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:38:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:11 smithi060 ceph-mon[94233]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-01T05:38:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:11 smithi060 ceph-mon[94233]: from='client.18024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:11 smithi060 ceph-mon[94233]: from='client.18030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:11 smithi060 ceph-mon[109077]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-01T05:38:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:11 smithi060 ceph-mon[109077]: from='client.18024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:11 smithi060 ceph-mon[109077]: from='client.18030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:11 smithi089 ceph-mon[98504]: osdmap e1396: 8 total, 8 up, 8 in 2023-12-01T05:38:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:11 smithi089 ceph-mon[98504]: from='client.18024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:11 smithi089 ceph-mon[98504]: from='client.18030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:12 smithi060 ceph-mon[109077]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-01T05:38:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4248453013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:38:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:12 smithi060 ceph-mon[109077]: pgmap v2933: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2023-12-01T05:38:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:12 smithi060 ceph-mon[94233]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-01T05:38:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4248453013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:38:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:12 smithi060 ceph-mon[94233]: pgmap v2933: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2023-12-01T05:38:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:12 smithi089 ceph-mon[98504]: osdmap e1397: 8 total, 8 up, 8 in 2023-12-01T05:38:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4248453013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:38:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:12 smithi089 ceph-mon[98504]: pgmap v2933: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 12 KiB/s rd, 1.7 KiB/s wr, 16 op/s 2023-12-01T05:38:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:13 smithi060 ceph-mon[94233]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-01T05:38:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:13 smithi060 ceph-mon[109077]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-01T05:38:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:13 smithi089 ceph-mon[98504]: osdmap e1398: 8 total, 8 up, 8 in 2023-12-01T05:38:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:38:14] "GET /metrics HTTP/1.1" 200 82056 "" "Prometheus/2.43.0" 2023-12-01T05:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:14 smithi060 ceph-mon[94233]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-01T05:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:14 smithi060 ceph-mon[94233]: pgmap v2936: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2023-12-01T05:38:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:14 smithi060 ceph-mon[109077]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-01T05:38:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:14 smithi060 ceph-mon[109077]: pgmap v2936: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2023-12-01T05:38:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:14 smithi089 ceph-mon[98504]: osdmap e1399: 8 total, 8 up, 8 in 2023-12-01T05:38:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:14 smithi089 ceph-mon[98504]: pgmap v2936: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2023-12-01T05:38:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:15 smithi060 ceph-mon[94233]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-01T05:38:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:15 smithi060 ceph-mon[109077]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-01T05:38:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:15 smithi089 ceph-mon[98504]: osdmap e1400: 8 total, 8 up, 8 in 2023-12-01T05:38:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:16 smithi060 ceph-mon[94233]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-01T05:38:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:16 smithi060 ceph-mon[94233]: pgmap v2939: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:16 smithi060 ceph-mon[109077]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-01T05:38:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:16 smithi060 ceph-mon[109077]: pgmap v2939: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:16 smithi089 ceph-mon[98504]: osdmap e1401: 8 total, 8 up, 8 in 2023-12-01T05:38:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:16 smithi089 ceph-mon[98504]: pgmap v2939: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:17 smithi060 ceph-mon[94233]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-01T05:38:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:17 smithi060 ceph-mon[94233]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-01T05:38:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:17 smithi060 ceph-mon[109077]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-01T05:38:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:17 smithi060 ceph-mon[109077]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-01T05:38:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:17 smithi089 ceph-mon[98504]: osdmap e1402: 8 total, 8 up, 8 in 2023-12-01T05:38:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:17 smithi089 ceph-mon[98504]: osdmap e1403: 8 total, 8 up, 8 in 2023-12-01T05:38:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:19 smithi089 ceph-mon[98504]: pgmap v2942: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 165 op/s 2023-12-01T05:38:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:19 smithi089 ceph-mon[98504]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-01T05:38:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:19 smithi060 ceph-mon[94233]: pgmap v2942: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 165 op/s 2023-12-01T05:38:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:19 smithi060 ceph-mon[94233]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-01T05:38:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:19 smithi060 ceph-mon[109077]: pgmap v2942: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 165 op/s 2023-12-01T05:38:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:19 smithi060 ceph-mon[109077]: osdmap e1404: 8 total, 8 up, 8 in 2023-12-01T05:38:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:20 smithi089 ceph-mon[98504]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-01T05:38:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:20 smithi060 ceph-mon[94233]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-01T05:38:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:20 smithi060 ceph-mon[109077]: osdmap e1405: 8 total, 8 up, 8 in 2023-12-01T05:38:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:21 smithi089 ceph-mon[98504]: pgmap v2945: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 165 op/s 2023-12-01T05:38:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:21 smithi089 ceph-mon[98504]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-01T05:38:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:21 smithi060 ceph-mon[94233]: pgmap v2945: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 165 op/s 2023-12-01T05:38:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:21 smithi060 ceph-mon[94233]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-01T05:38:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:21 smithi060 ceph-mon[109077]: pgmap v2945: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 116 KiB/s rd, 9.7 KiB/s wr, 165 op/s 2023-12-01T05:38:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:21 smithi060 ceph-mon[109077]: osdmap e1406: 8 total, 8 up, 8 in 2023-12-01T05:38:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:22 smithi060 ceph-mon[94233]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-01T05:38:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:22 smithi060 ceph-mon[109077]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-01T05:38:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:22 smithi089 ceph-mon[98504]: osdmap e1407: 8 total, 8 up, 8 in 2023-12-01T05:38:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:23 smithi060 ceph-mon[109077]: pgmap v2948: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T05:38:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:23 smithi060 ceph-mon[109077]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-01T05:38:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:23 smithi060 ceph-mon[94233]: pgmap v2948: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T05:38:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:23 smithi060 ceph-mon[94233]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-01T05:38:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:23 smithi089 ceph-mon[98504]: pgmap v2948: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T05:38:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:23 smithi089 ceph-mon[98504]: osdmap e1408: 8 total, 8 up, 8 in 2023-12-01T05:38:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:38:24] "GET /metrics HTTP/1.1" 200 82056 "" "Prometheus/2.43.0" 2023-12-01T05:38:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:24 smithi060 ceph-mon[94233]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-01T05:38:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:24 smithi060 ceph-mon[94233]: pgmap v2951: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T05:38:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:24 smithi060 ceph-mon[109077]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-01T05:38:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:24 smithi060 ceph-mon[109077]: pgmap v2951: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T05:38:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:24 smithi089 ceph-mon[98504]: osdmap e1409: 8 total, 8 up, 8 in 2023-12-01T05:38:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:24 smithi089 ceph-mon[98504]: pgmap v2951: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.7 KiB/s wr, 16 op/s 2023-12-01T05:38:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:25 smithi060 ceph-mon[94233]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-01T05:38:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:25 smithi060 ceph-mon[109077]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-01T05:38:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:25 smithi089 ceph-mon[98504]: osdmap e1410: 8 total, 8 up, 8 in 2023-12-01T05:38:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:26 smithi060 ceph-mon[94233]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-01T05:38:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:26 smithi060 ceph-mon[94233]: pgmap v2954: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:26 smithi060 ceph-mon[109077]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-01T05:38:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:26 smithi060 ceph-mon[109077]: pgmap v2954: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:26 smithi089 ceph-mon[98504]: osdmap e1411: 8 total, 8 up, 8 in 2023-12-01T05:38:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:26 smithi089 ceph-mon[98504]: pgmap v2954: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:27 smithi060 ceph-mon[94233]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-01T05:38:28.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:27 smithi060 ceph-mon[94233]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-01T05:38:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:27 smithi060 ceph-mon[109077]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-01T05:38:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:27 smithi060 ceph-mon[109077]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-01T05:38:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:27 smithi089 ceph-mon[98504]: osdmap e1412: 8 total, 8 up, 8 in 2023-12-01T05:38:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:27 smithi089 ceph-mon[98504]: osdmap e1413: 8 total, 8 up, 8 in 2023-12-01T05:38:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:29 smithi089 ceph-mon[98504]: pgmap v2957: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 248 op/s 2023-12-01T05:38:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:29 smithi089 ceph-mon[98504]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-01T05:38:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:29 smithi060 ceph-mon[94233]: pgmap v2957: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 248 op/s 2023-12-01T05:38:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:29 smithi060 ceph-mon[94233]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-01T05:38:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:29 smithi060 ceph-mon[109077]: pgmap v2957: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 248 op/s 2023-12-01T05:38:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:29 smithi060 ceph-mon[109077]: osdmap e1414: 8 total, 8 up, 8 in 2023-12-01T05:38:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:30 smithi060 ceph-mon[94233]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-01T05:38:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:30 smithi060 ceph-mon[109077]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-01T05:38:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:30 smithi089 ceph-mon[98504]: osdmap e1415: 8 total, 8 up, 8 in 2023-12-01T05:38:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:31 smithi060 ceph-mon[94233]: pgmap v2960: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 248 op/s 2023-12-01T05:38:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:31 smithi060 ceph-mon[94233]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-01T05:38:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:31 smithi060 ceph-mon[109077]: pgmap v2960: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 248 op/s 2023-12-01T05:38:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:31 smithi060 ceph-mon[109077]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-01T05:38:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:31 smithi089 ceph-mon[98504]: pgmap v2960: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 248 op/s 2023-12-01T05:38:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:31 smithi089 ceph-mon[98504]: osdmap e1416: 8 total, 8 up, 8 in 2023-12-01T05:38:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:32 smithi060 ceph-mon[94233]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-01T05:38:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:32 smithi060 ceph-mon[109077]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-01T05:38:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:32 smithi089 ceph-mon[98504]: osdmap e1417: 8 total, 8 up, 8 in 2023-12-01T05:38:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:33 smithi060 ceph-mon[109077]: pgmap v2963: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T05:38:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:33 smithi060 ceph-mon[109077]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-01T05:38:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:33 smithi060 ceph-mon[94233]: pgmap v2963: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T05:38:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:33 smithi060 ceph-mon[94233]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-01T05:38:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:33 smithi089 ceph-mon[98504]: pgmap v2963: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T05:38:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:33 smithi089 ceph-mon[98504]: osdmap e1418: 8 total, 8 up, 8 in 2023-12-01T05:38:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:38:34] "GET /metrics HTTP/1.1" 200 82060 "" "Prometheus/2.43.0" 2023-12-01T05:38:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:34 smithi060 ceph-mon[94233]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-01T05:38:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:34 smithi060 ceph-mon[94233]: pgmap v2966: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T05:38:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:34 smithi060 ceph-mon[109077]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-01T05:38:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:34 smithi060 ceph-mon[109077]: pgmap v2966: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T05:38:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:34 smithi089 ceph-mon[98504]: osdmap e1419: 8 total, 8 up, 8 in 2023-12-01T05:38:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:34 smithi089 ceph-mon[98504]: pgmap v2966: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2023-12-01T05:38:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:35 smithi060 ceph-mon[94233]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-01T05:38:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:35 smithi060 ceph-mon[109077]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-01T05:38:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:35 smithi089 ceph-mon[98504]: osdmap e1420: 8 total, 8 up, 8 in 2023-12-01T05:38:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:36 smithi060 ceph-mon[94233]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-01T05:38:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:36 smithi060 ceph-mon[94233]: pgmap v2969: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:36 smithi060 ceph-mon[109077]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-01T05:38:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:36 smithi060 ceph-mon[109077]: pgmap v2969: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:36 smithi089 ceph-mon[98504]: osdmap e1421: 8 total, 8 up, 8 in 2023-12-01T05:38:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:36 smithi089 ceph-mon[98504]: pgmap v2969: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:37.881 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestLibRBD.ConcurentOperations (25853 ms) 2023-12-01T05:38:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:37 smithi060 ceph-mon[94233]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-01T05:38:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:37 smithi060 ceph-mon[94233]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-01T05:38:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:37 smithi060 ceph-mon[109077]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-01T05:38:38.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:37 smithi060 ceph-mon[109077]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-01T05:38:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:37 smithi089 ceph-mon[98504]: osdmap e1422: 8 total, 8 up, 8 in 2023-12-01T05:38:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:37 smithi089 ceph-mon[98504]: osdmap e1423: 8 total, 8 up, 8 in 2023-12-01T05:38:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:38 smithi060 ceph-mon[94233]: pgmap v2972: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2023-12-01T05:38:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:38 smithi060 ceph-mon[109077]: pgmap v2972: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2023-12-01T05:38:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:38 smithi089 ceph-mon[98504]: pgmap v2972: 745 pgs: 745 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2023-12-01T05:38:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:39 smithi060 ceph-mon[94233]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-01T05:38:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:39 smithi060 ceph-mon[109077]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-01T05:38:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:39 smithi089 ceph-mon[98504]: osdmap e1424: 8 total, 8 up, 8 in 2023-12-01T05:38:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:40 smithi060 ceph-mon[94233]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-01T05:38:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:40 smithi060 ceph-mon[94233]: pgmap v2975: 681 pgs: 681 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 15 op/s 2023-12-01T05:38:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:40 smithi060 ceph-mon[109077]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-01T05:38:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:40 smithi060 ceph-mon[109077]: pgmap v2975: 681 pgs: 681 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 15 op/s 2023-12-01T05:38:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:40 smithi089 ceph-mon[98504]: osdmap e1425: 8 total, 8 up, 8 in 2023-12-01T05:38:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:40 smithi089 ceph-mon[98504]: pgmap v2975: 681 pgs: 681 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 15 op/s 2023-12-01T05:38:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:41 smithi060 ceph-mon[94233]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-01T05:38:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:41 smithi060 ceph-mon[109077]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-01T05:38:42.273 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:38:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:41 smithi089 ceph-mon[98504]: osdmap e1426: 8 total, 8 up, 8 in 2023-12-01T05:38:42.602 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:38:42.602 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (53m) 41s ago 53m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:38:42.602 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (53m) 40s ago 53m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:38:42.602 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (54m) 41s ago 54m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:38:42.602 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (54m) 40s ago 54m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:38:42.602 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (57m) 40s ago 57m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (58m) 41s ago 58m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (59m) 41s ago 59m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (57m) 40s ago 57m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (57m) 41s ago 57m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (53m) 41s ago 53m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (53m) 40s ago 53m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (57m) 41s ago 57m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (56m) 41s ago 56m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (56m) 41s ago 56m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (56m) 41s ago 56m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (55m) 40s ago 55m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (55m) 40s ago 55m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (55m) 40s ago 55m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (54m) 40s ago 54m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:38:42.603 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (52m) 40s ago 53m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:38:43.027 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:38:43.027 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:38:43.028 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:38:43.029 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:38:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[94233]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-01T05:38:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[94233]: from='client.27917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[94233]: pgmap v2978: 617 pgs: 617 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[94233]: from='client.18048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[94233]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-01T05:38:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[109077]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-01T05:38:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[109077]: from='client.27917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[109077]: pgmap v2978: 617 pgs: 617 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[109077]: from='client.18048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:42 smithi060 ceph-mon[109077]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-01T05:38:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:42 smithi089 ceph-mon[98504]: osdmap e1427: 8 total, 8 up, 8 in 2023-12-01T05:38:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:42 smithi089 ceph-mon[98504]: from='client.27917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:42 smithi089 ceph-mon[98504]: pgmap v2978: 617 pgs: 617 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:42 smithi089 ceph-mon[98504]: from='client.18048 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:38:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:42 smithi089 ceph-mon[98504]: osdmap e1428: 8 total, 8 up, 8 in 2023-12-01T05:38:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/338456648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:38:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/338456648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:38:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/338456648' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:38:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:38:44] "GET /metrics HTTP/1.1" 200 77258 "" "Prometheus/2.43.0" 2023-12-01T05:38:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:44 smithi060 ceph-mon[94233]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-01T05:38:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:44 smithi060 ceph-mon[94233]: pgmap v2981: 553 pgs: 553 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:44 smithi060 ceph-mon[94233]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-01T05:38:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:44 smithi060 ceph-mon[109077]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-01T05:38:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:44 smithi060 ceph-mon[109077]: pgmap v2981: 553 pgs: 553 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:44 smithi060 ceph-mon[109077]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-01T05:38:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:44 smithi089 ceph-mon[98504]: osdmap e1429: 8 total, 8 up, 8 in 2023-12-01T05:38:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:44 smithi089 ceph-mon[98504]: pgmap v2981: 553 pgs: 553 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:44 smithi089 ceph-mon[98504]: osdmap e1430: 8 total, 8 up, 8 in 2023-12-01T05:38:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:46 smithi060 ceph-mon[94233]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-01T05:38:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:46 smithi060 ceph-mon[94233]: pgmap v2984: 489 pgs: 489 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:46 smithi060 ceph-mon[109077]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-01T05:38:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:46 smithi060 ceph-mon[109077]: pgmap v2984: 489 pgs: 489 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:46 smithi089 ceph-mon[98504]: osdmap e1431: 8 total, 8 up, 8 in 2023-12-01T05:38:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:46 smithi089 ceph-mon[98504]: pgmap v2984: 489 pgs: 489 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:47 smithi060 ceph-mon[94233]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-01T05:38:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:47 smithi060 ceph-mon[94233]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-01T05:38:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:47 smithi060 ceph-mon[109077]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-01T05:38:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:47 smithi060 ceph-mon[109077]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-01T05:38:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:47 smithi089 ceph-mon[98504]: osdmap e1432: 8 total, 8 up, 8 in 2023-12-01T05:38:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:47 smithi089 ceph-mon[98504]: osdmap e1433: 8 total, 8 up, 8 in 2023-12-01T05:38:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:49 smithi089 ceph-mon[98504]: pgmap v2987: 425 pgs: 425 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:49 smithi089 ceph-mon[98504]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-01T05:38:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:49 smithi060 ceph-mon[109077]: pgmap v2987: 425 pgs: 425 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:49 smithi060 ceph-mon[109077]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-01T05:38:50.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:49 smithi060 ceph-mon[94233]: pgmap v2987: 425 pgs: 425 active+clean; 6.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:50.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:49 smithi060 ceph-mon[94233]: osdmap e1434: 8 total, 8 up, 8 in 2023-12-01T05:38:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:50 smithi060 ceph-mon[109077]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-01T05:38:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:50 smithi060 ceph-mon[109077]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-01T05:38:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:50 smithi060 ceph-mon[94233]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-01T05:38:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:50 smithi060 ceph-mon[94233]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-01T05:38:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:50 smithi089 ceph-mon[98504]: osdmap e1435: 8 total, 8 up, 8 in 2023-12-01T05:38:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:50 smithi089 ceph-mon[98504]: osdmap e1436: 8 total, 8 up, 8 in 2023-12-01T05:38:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:51 smithi060 ceph-mon[94233]: pgmap v2990: 361 pgs: 361 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:51 smithi060 ceph-mon[94233]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-01T05:38:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:51 smithi060 ceph-mon[109077]: pgmap v2990: 361 pgs: 361 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:51 smithi060 ceph-mon[109077]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-01T05:38:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:51 smithi089 ceph-mon[98504]: pgmap v2990: 361 pgs: 361 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:51 smithi089 ceph-mon[98504]: osdmap e1437: 8 total, 8 up, 8 in 2023-12-01T05:38:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:53 smithi060 ceph-mon[94233]: pgmap v2993: 297 pgs: 297 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:53 smithi060 ceph-mon[94233]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-01T05:38:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:53 smithi060 ceph-mon[109077]: pgmap v2993: 297 pgs: 297 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:53 smithi060 ceph-mon[109077]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-01T05:38:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:53 smithi089 ceph-mon[98504]: pgmap v2993: 297 pgs: 297 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:53 smithi089 ceph-mon[98504]: osdmap e1438: 8 total, 8 up, 8 in 2023-12-01T05:38:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:38:54] "GET /metrics HTTP/1.1" 200 77258 "" "Prometheus/2.43.0" 2023-12-01T05:38:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:54 smithi060 ceph-mon[94233]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-01T05:38:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:54 smithi060 ceph-mon[109077]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-01T05:38:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:54 smithi089 ceph-mon[98504]: osdmap e1439: 8 total, 8 up, 8 in 2023-12-01T05:38:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:55 smithi060 ceph-mon[94233]: pgmap v2996: 233 pgs: 233 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:55 smithi060 ceph-mon[94233]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-01T05:38:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:55 smithi060 ceph-mon[109077]: pgmap v2996: 233 pgs: 233 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:55 smithi060 ceph-mon[109077]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-01T05:38:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:55 smithi089 ceph-mon[98504]: pgmap v2996: 233 pgs: 233 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:55 smithi089 ceph-mon[98504]: osdmap e1440: 8 total, 8 up, 8 in 2023-12-01T05:38:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:38:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:56 smithi060 ceph-mon[94233]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-01T05:38:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:56 smithi060 ceph-mon[109077]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-01T05:38:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:56 smithi089 ceph-mon[98504]: osdmap e1441: 8 total, 8 up, 8 in 2023-12-01T05:38:57.814 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 169 tests from TestLibRBD (598820 ms total) 2023-12-01T05:38:57.814 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:38:57.814 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2023-12-01T05:38:57.865 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2023-12-01T05:38:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:57 smithi060 ceph-mon[94233]: pgmap v2999: 169 pgs: 169 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:57 smithi060 ceph-mon[94233]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-01T05:38:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:57 smithi060 ceph-mon[94233]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-01T05:38:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:57 smithi060 ceph-mon[109077]: pgmap v2999: 169 pgs: 169 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:57 smithi060 ceph-mon[109077]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-01T05:38:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:57 smithi060 ceph-mon[109077]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-01T05:38:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:57 smithi089 ceph-mon[98504]: pgmap v2999: 169 pgs: 169 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:57 smithi089 ceph-mon[98504]: osdmap e1442: 8 total, 8 up, 8 in 2023-12-01T05:38:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:57 smithi089 ceph-mon[98504]: osdmap e1443: 8 total, 8 up, 8 in 2023-12-01T05:38:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:58 smithi060 ceph-mon[94233]: pgmap v3002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:58 smithi060 ceph-mon[109077]: pgmap v3002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:58 smithi089 ceph-mon[98504]: pgmap v3002: 105 pgs: 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:38:59.843 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:39:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:59 smithi060 ceph-mon[94233]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-01T05:39:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1373635933' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:39:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:38:59 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:39:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:59 smithi060 ceph-mon[109077]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-01T05:39:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1373635933' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:39:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:38:59 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:39:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:59 smithi089 ceph-mon[98504]: osdmap e1444: 8 total, 8 up, 8 in 2023-12-01T05:39:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1373635933' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:39:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:38:59 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:39:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:00 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:39:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:00 smithi060 ceph-mon[94233]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-01T05:39:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:00 smithi060 ceph-mon[94233]: pgmap v3005: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:39:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:00 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:39:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:00 smithi060 ceph-mon[109077]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-01T05:39:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:00 smithi060 ceph-mon[109077]: pgmap v3005: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:39:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:00 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-22","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:39:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:00 smithi089 ceph-mon[98504]: osdmap e1445: 8 total, 8 up, 8 in 2023-12-01T05:39:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:00 smithi089 ceph-mon[98504]: pgmap v3005: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:39:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:01 smithi060 ceph-mon[94233]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-01T05:39:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:01 smithi060 ceph-mon[109077]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-01T05:39:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:01 smithi089 ceph-mon[98504]: osdmap e1446: 8 total, 8 up, 8 in 2023-12-01T05:39:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:02 smithi060 ceph-mon[94233]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-01T05:39:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:39:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:02 smithi060 ceph-mon[94233]: pgmap v3008: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:39:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:02 smithi060 ceph-mon[109077]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-01T05:39:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:39:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:02 smithi060 ceph-mon[109077]: pgmap v3008: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:39:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:02 smithi089 ceph-mon[98504]: osdmap e1447: 8 total, 8 up, 8 in 2023-12-01T05:39:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:39:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:02 smithi089 ceph-mon[98504]: pgmap v3008: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T05:39:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[109077]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-01T05:39:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:39:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:39:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:39:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[94233]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-01T05:39:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:39:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:39:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:39:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:03 smithi089 ceph-mon[98504]: osdmap e1448: 8 total, 8 up, 8 in 2023-12-01T05:39:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:39:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:39:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:39:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:39:04] "GET /metrics HTTP/1.1" 200 41224 "" "Prometheus/2.43.0" 2023-12-01T05:39:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:04 smithi060 ceph-mon[94233]: pgmap v3010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 225 B/s wr, 0 op/s 2023-12-01T05:39:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:04 smithi060 ceph-mon[109077]: pgmap v3010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 225 B/s wr, 0 op/s 2023-12-01T05:39:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:04 smithi089 ceph-mon[98504]: pgmap v3010: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 225 B/s wr, 0 op/s 2023-12-01T05:39:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:07 smithi060 ceph-mon[94233]: pgmap v3011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T05:39:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:07 smithi060 ceph-mon[109077]: pgmap v3011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T05:39:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:07 smithi089 ceph-mon[98504]: pgmap v3011: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2023-12-01T05:39:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:09 smithi089 ceph-mon[98504]: pgmap v3012: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 3.9 MiB/s wr, 60 op/s 2023-12-01T05:39:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:09 smithi060 ceph-mon[94233]: pgmap v3012: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 3.9 MiB/s wr, 60 op/s 2023-12-01T05:39:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:09 smithi060 ceph-mon[109077]: pgmap v3012: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 3.9 MiB/s wr, 60 op/s 2023-12-01T05:39:10.588 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12729 ms) 2023-12-01T05:39:10.588 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2023-12-01T05:39:10.588 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:39:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:11 smithi089 ceph-mon[98504]: pgmap v3013: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.4 MiB/s wr, 53 op/s 2023-12-01T05:39:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:11 smithi089 ceph-mon[98504]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-01T05:39:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:39:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:11 smithi060 ceph-mon[94233]: pgmap v3013: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.4 MiB/s wr, 53 op/s 2023-12-01T05:39:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:11 smithi060 ceph-mon[94233]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-01T05:39:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:39:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:11 smithi060 ceph-mon[109077]: pgmap v3013: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.4 MiB/s wr, 53 op/s 2023-12-01T05:39:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:11 smithi060 ceph-mon[109077]: osdmap e1449: 8 total, 8 up, 8 in 2023-12-01T05:39:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:39:13.380 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:39:13.710 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:39:13.710 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (53m) 72s ago 54m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (53m) 72s ago 53m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (54m) 72s ago 54m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (54m) 72s ago 54m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (57m) 72s ago 57m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (59m) 72s ago 59m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (59m) 72s ago 59m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (58m) 72s ago 58m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:39:13.711 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (58m) 72s ago 58m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (53m) 72s ago 53m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (53m) 72s ago 53m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (57m) 72s ago 57m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (57m) 72s ago 57m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (56m) 72s ago 56m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (56m) 72s ago 56m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (56m) 72s ago 56m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (55m) 72s ago 55m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (55m) 72s ago 55m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:39:13.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (55m) 72s ago 55m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:39:13.713 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (53m) 72s ago 54m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:39:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:13 smithi089 ceph-mon[98504]: pgmap v3015: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.7 MiB/s wr, 105 op/s 2023-12-01T05:39:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:13 smithi089 ceph-mon[98504]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:14.114 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:39:14.115 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:39:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:13 smithi060 ceph-mon[94233]: pgmap v3015: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.7 MiB/s wr, 105 op/s 2023-12-01T05:39:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:13 smithi060 ceph-mon[94233]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-01T05:39:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:13 smithi060 ceph-mon[109077]: pgmap v3015: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 8.7 MiB/s wr, 105 op/s 2023-12-01T05:39:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:13 smithi060 ceph-mon[109077]: osdmap e1450: 8 total, 8 up, 8 in 2023-12-01T05:39:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:39:14] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-12-01T05:39:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:14 smithi089 ceph-mon[98504]: from='client.27953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:14 smithi089 ceph-mon[98504]: from='client.18084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3374223907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:39:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:14 smithi060 ceph-mon[94233]: from='client.27953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:14 smithi060 ceph-mon[94233]: from='client.18084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3374223907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:39:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:14 smithi060 ceph-mon[109077]: from='client.27953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:14 smithi060 ceph-mon[109077]: from='client.18084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3374223907' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:39:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:15 smithi089 ceph-mon[98504]: pgmap v3017: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 10 MiB/s wr, 125 op/s 2023-12-01T05:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:15 smithi060 ceph-mon[94233]: pgmap v3017: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 10 MiB/s wr, 125 op/s 2023-12-01T05:39:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:15 smithi060 ceph-mon[109077]: pgmap v3017: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 10 MiB/s wr, 125 op/s 2023-12-01T05:39:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:17 smithi089 ceph-mon[98504]: pgmap v3018: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-12-01T05:39:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:17 smithi060 ceph-mon[109077]: pgmap v3018: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-12-01T05:39:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:17 smithi060 ceph-mon[94233]: pgmap v3018: 137 pgs: 137 active+clean; 84 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2023-12-01T05:39:18.525 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/0.Grow (7937 ms) 2023-12-01T05:39:18.525 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2023-12-01T05:39:18.525 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:39:20.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:19 smithi089 ceph-mon[98504]: pgmap v3019: 137 pgs: 137 active+clean; 113 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 102 op/s 2023-12-01T05:39:20.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:19 smithi089 ceph-mon[98504]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-01T05:39:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:19 smithi060 ceph-mon[109077]: pgmap v3019: 137 pgs: 137 active+clean; 113 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 102 op/s 2023-12-01T05:39:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:19 smithi060 ceph-mon[109077]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-01T05:39:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:19 smithi060 ceph-mon[94233]: pgmap v3019: 137 pgs: 137 active+clean; 113 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 23 MiB/s rd, 11 MiB/s wr, 102 op/s 2023-12-01T05:39:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:19 smithi060 ceph-mon[94233]: osdmap e1451: 8 total, 8 up, 8 in 2023-12-01T05:39:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:21 smithi060 ceph-mon[94233]: pgmap v3021: 137 pgs: 137 active+clean; 113 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:39:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:21 smithi060 ceph-mon[109077]: pgmap v3021: 137 pgs: 137 active+clean; 113 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:39:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:21 smithi089 ceph-mon[98504]: pgmap v3021: 137 pgs: 137 active+clean; 113 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2023-12-01T05:39:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:23 smithi060 ceph-mon[94233]: pgmap v3022: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2023-12-01T05:39:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:23 smithi060 ceph-mon[109077]: pgmap v3022: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2023-12-01T05:39:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:23 smithi089 ceph-mon[98504]: pgmap v3022: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 68 op/s 2023-12-01T05:39:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:39:24] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-12-01T05:39:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:25 smithi060 ceph-mon[94233]: pgmap v3023: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:39:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:25 smithi060 ceph-mon[109077]: pgmap v3023: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:39:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:25 smithi089 ceph-mon[98504]: pgmap v3023: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:39:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:26.484 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (7959 ms) 2023-12-01T05:39:26.484 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2023-12-01T05:39:26.484 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:39:28.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:27 smithi060 ceph-mon[94233]: pgmap v3024: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:39:28.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:27 smithi060 ceph-mon[94233]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-01T05:39:28.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:27 smithi060 ceph-mon[109077]: pgmap v3024: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:39:28.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:27 smithi060 ceph-mon[109077]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-01T05:39:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:27 smithi089 ceph-mon[98504]: pgmap v3024: 137 pgs: 137 active+clean; 138 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:39:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:27 smithi089 ceph-mon[98504]: osdmap e1452: 8 total, 8 up, 8 in 2023-12-01T05:39:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:29 smithi060 ceph-mon[94233]: pgmap v3026: 137 pgs: 137 active+clean; 192 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 83 op/s 2023-12-01T05:39:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:29 smithi060 ceph-mon[109077]: pgmap v3026: 137 pgs: 137 active+clean; 192 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 83 op/s 2023-12-01T05:39:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:29 smithi089 ceph-mon[98504]: pgmap v3026: 137 pgs: 137 active+clean; 192 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 83 op/s 2023-12-01T05:39:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:31 smithi060 ceph-mon[94233]: pgmap v3027: 137 pgs: 137 active+clean; 192 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-12-01T05:39:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:31 smithi060 ceph-mon[109077]: pgmap v3027: 137 pgs: 137 active+clean; 192 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-12-01T05:39:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:31 smithi089 ceph-mon[98504]: pgmap v3027: 137 pgs: 137 active+clean; 192 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2023-12-01T05:39:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:33 smithi060 ceph-mon[94233]: pgmap v3028: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2023-12-01T05:39:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:33 smithi060 ceph-mon[109077]: pgmap v3028: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2023-12-01T05:39:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:33 smithi089 ceph-mon[98504]: pgmap v3028: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2023-12-01T05:39:34.435 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (7951 ms) 2023-12-01T05:39:34.435 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2023-12-01T05:39:34.435 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:39:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:39:34] "GET /metrics HTTP/1.1" 200 36440 "" "Prometheus/2.43.0" 2023-12-01T05:39:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:34 smithi060 ceph-mon[94233]: pgmap v3029: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2023-12-01T05:39:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:34 smithi060 ceph-mon[109077]: pgmap v3029: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2023-12-01T05:39:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:34 smithi089 ceph-mon[98504]: pgmap v3029: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 74 op/s 2023-12-01T05:39:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:35 smithi060 ceph-mon[94233]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-01T05:39:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:35 smithi060 ceph-mon[109077]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-01T05:39:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:35 smithi089 ceph-mon[98504]: osdmap e1453: 8 total, 8 up, 8 in 2023-12-01T05:39:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:36 smithi060 ceph-mon[109077]: pgmap v3031: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 429 KiB/s wr, 33 op/s 2023-12-01T05:39:37.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:36 smithi060 ceph-mon[94233]: pgmap v3031: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 429 KiB/s wr, 33 op/s 2023-12-01T05:39:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:36 smithi089 ceph-mon[98504]: pgmap v3031: 137 pgs: 137 active+clean; 196 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 429 KiB/s wr, 33 op/s 2023-12-01T05:39:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:39 smithi089 ceph-mon[98504]: pgmap v3032: 137 pgs: 137 active+clean; 225 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 965 KiB/s rd, 4.1 MiB/s wr, 80 op/s 2023-12-01T05:39:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:39 smithi060 ceph-mon[94233]: pgmap v3032: 137 pgs: 137 active+clean; 225 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 965 KiB/s rd, 4.1 MiB/s wr, 80 op/s 2023-12-01T05:39:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:39 smithi060 ceph-mon[109077]: pgmap v3032: 137 pgs: 137 active+clean; 225 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 965 KiB/s rd, 4.1 MiB/s wr, 80 op/s 2023-12-01T05:39:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:41 smithi060 ceph-mon[94233]: pgmap v3033: 137 pgs: 137 active+clean; 225 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 965 KiB/s rd, 4.1 MiB/s wr, 80 op/s 2023-12-01T05:39:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:41 smithi060 ceph-mon[94233]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-01T05:39:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:41 smithi060 ceph-mon[109077]: pgmap v3033: 137 pgs: 137 active+clean; 225 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 965 KiB/s rd, 4.1 MiB/s wr, 80 op/s 2023-12-01T05:39:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:41 smithi060 ceph-mon[109077]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-01T05:39:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:41 smithi089 ceph-mon[98504]: pgmap v3033: 137 pgs: 137 active+clean; 225 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 965 KiB/s rd, 4.1 MiB/s wr, 80 op/s 2023-12-01T05:39:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:41 smithi089 ceph-mon[98504]: osdmap e1454: 8 total, 8 up, 8 in 2023-12-01T05:39:43.073 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8638 ms) 2023-12-01T05:39:43.073 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2023-12-01T05:39:43.073 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:39:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:43 smithi060 ceph-mon[109077]: pgmap v3035: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-12-01T05:39:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:43 smithi060 ceph-mon[94233]: pgmap v3035: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-12-01T05:39:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:43 smithi089 ceph-mon[98504]: pgmap v3035: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-12-01T05:39:44.462 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:39:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:39:44] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2023-12-01T05:39:44.793 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:39:44.793 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (54m) 103s ago 54m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (54m) 103s ago 54m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (55m) 103s ago 55m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (55m) 103s ago 55m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (58m) 103s ago 58m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (60m) 103s ago 60m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (60m) 103s ago 60m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (58m) 103s ago 58m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (58m) 103s ago 58m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (54m) 103s ago 54m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (54m) 103s ago 54m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (58m) 103s ago 58m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (57m) 103s ago 57m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:39:44.794 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (57m) 103s ago 57m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:39:44.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (57m) 103s ago 57m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:39:44.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (56m) 103s ago 56m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:39:44.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (56m) 103s ago 56m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:39:44.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (56m) 103s ago 56m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:39:44.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (55m) 103s ago 55m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:39:44.795 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (53m) 103s ago 54m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:39:45.201 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:39:45.202 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:39:45.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:39:45.203 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:39:45.203 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:39:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:44 smithi060 ceph-mon[94233]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-01T05:39:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:44 smithi060 ceph-mon[109077]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-01T05:39:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:44 smithi089 ceph-mon[98504]: osdmap e1455: 8 total, 8 up, 8 in 2023-12-01T05:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[109077]: pgmap v3037: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-12-01T05:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[109077]: from='client.18096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[109077]: from='client.18102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1839315913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:39:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[94233]: pgmap v3037: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-12-01T05:39:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[94233]: from='client.18096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[94233]: from='client.18102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1839315913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:39:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:45 smithi089 ceph-mon[98504]: pgmap v3037: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 12 MiB/s wr, 108 op/s 2023-12-01T05:39:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:45 smithi089 ceph-mon[98504]: from='client.18096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:45 smithi089 ceph-mon[98504]: from='client.18102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:39:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1839315913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:39:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:47 smithi060 ceph-mon[94233]: pgmap v3038: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.6 MiB/s wr, 48 op/s 2023-12-01T05:39:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:47 smithi060 ceph-mon[109077]: pgmap v3038: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.6 MiB/s wr, 48 op/s 2023-12-01T05:39:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:47 smithi089 ceph-mon[98504]: pgmap v3038: 137 pgs: 137 active+clean; 286 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.6 MiB/s wr, 48 op/s 2023-12-01T05:39:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:49 smithi060 ceph-mon[94233]: pgmap v3039: 137 pgs: 137 active+clean; 311 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2023-12-01T05:39:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:49 smithi060 ceph-mon[109077]: pgmap v3039: 137 pgs: 137 active+clean; 311 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2023-12-01T05:39:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:49 smithi089 ceph-mon[98504]: pgmap v3039: 137 pgs: 137 active+clean; 311 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2023-12-01T05:39:51.453 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8380 ms) 2023-12-01T05:39:51.453 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2023-12-01T05:39:51.453 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:39:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:51 smithi060 ceph-mon[94233]: pgmap v3040: 137 pgs: 137 active+clean; 311 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-12-01T05:39:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:51 smithi060 ceph-mon[109077]: pgmap v3040: 137 pgs: 137 active+clean; 311 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-12-01T05:39:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:51 smithi089 ceph-mon[98504]: pgmap v3040: 137 pgs: 137 active+clean; 311 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.0 MiB/s wr, 79 op/s 2023-12-01T05:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:52 smithi060 ceph-mon[94233]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-01T05:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:52 smithi060 ceph-mon[94233]: pgmap v3042: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T05:39:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:52 smithi060 ceph-mon[109077]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-01T05:39:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:52 smithi060 ceph-mon[109077]: pgmap v3042: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T05:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:52 smithi089 ceph-mon[98504]: osdmap e1456: 8 total, 8 up, 8 in 2023-12-01T05:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:52 smithi089 ceph-mon[98504]: pgmap v3042: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 7.7 MiB/s wr, 84 op/s 2023-12-01T05:39:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:39:54] "GET /metrics HTTP/1.1" 200 36436 "" "Prometheus/2.43.0" 2023-12-01T05:39:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:55 smithi060 ceph-mon[94233]: pgmap v3043: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-12-01T05:39:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:55 smithi060 ceph-mon[109077]: pgmap v3043: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-12-01T05:39:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:55 smithi089 ceph-mon[98504]: pgmap v3043: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-12-01T05:39:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:39:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:57 smithi060 ceph-mon[109077]: pgmap v3044: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-12-01T05:39:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:57 smithi060 ceph-mon[94233]: pgmap v3044: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-12-01T05:39:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:57 smithi089 ceph-mon[98504]: pgmap v3044: 137 pgs: 137 active+clean; 344 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.6 MiB/s wr, 72 op/s 2023-12-01T05:39:59.424 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (7972 ms) 2023-12-01T05:39:59.802 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (61566 ms total) 2023-12-01T05:39:59.802 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:39:59.802 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2023-12-01T05:39:59.831 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2023-12-01T05:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:39:59 smithi060 ceph-mon[94233]: pgmap v3045: 137 pgs: 137 active+clean; 348 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 67 op/s 2023-12-01T05:40:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:39:59 smithi060 ceph-mon[109077]: pgmap v3045: 137 pgs: 137 active+clean; 348 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 67 op/s 2023-12-01T05:40:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:39:59 smithi089 ceph-mon[98504]: pgmap v3045: 137 pgs: 137 active+clean; 348 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.5 MiB/s wr, 67 op/s 2023-12-01T05:40:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:40:00.290+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:40:00.290+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:40:00.290+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T05:40:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[94233]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-01T05:40:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[94233]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[94233]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[94233]: ceph cannot downgrade to a dev release 2023-12-01T05:40:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[109077]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-01T05:40:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[109077]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[109077]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:00 smithi060 ceph-mon[109077]: ceph cannot downgrade to a dev release 2023-12-01T05:40:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:00 smithi089 ceph-mon[98504]: osdmap e1457: 8 total, 8 up, 8 in 2023-12-01T05:40:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:00 smithi089 ceph-mon[98504]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:00 smithi089 ceph-mon[98504]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:40:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:00 smithi089 ceph-mon[98504]: ceph cannot downgrade to a dev release 2023-12-01T05:40:01.823 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:40:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:01 smithi060 ceph-mon[94233]: pgmap v3047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:40:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:01 smithi060 ceph-mon[94233]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-01T05:40:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2966994184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:40:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:01 smithi060 ceph-mon[109077]: pgmap v3047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:40:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:01 smithi060 ceph-mon[109077]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-01T05:40:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2966994184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:40:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:01 smithi089 ceph-mon[98504]: pgmap v3047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:40:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:01 smithi089 ceph-mon[98504]: osdmap e1458: 8 total, 8 up, 8 in 2023-12-01T05:40:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2966994184' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:40:03.237 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2966994184' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:40:03.237 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:02 smithi089 ceph-mon[98504]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-01T05:40:03.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2966994184' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:40:03.239 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:02 smithi060 ceph-mon[94233]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-01T05:40:03.239 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2966994184' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-23","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:40:03.239 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:02 smithi060 ceph-mon[109077]: osdmap e1459: 8 total, 8 up, 8 in 2023-12-01T05:40:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[94233]: pgmap v3050: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[94233]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-01T05:40:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[109077]: pgmap v3050: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[109077]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:40:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:40:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:03 smithi089 ceph-mon[98504]: pgmap v3050: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:03 smithi089 ceph-mon[98504]: osdmap e1460: 8 total, 8 up, 8 in 2023-12-01T05:40:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:40:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:40:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:40:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:40:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:40:04] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2023-12-01T05:40:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:04 smithi060 ceph-mon[94233]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-01T05:40:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:04 smithi060 ceph-mon[94233]: pgmap v3053: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:04 smithi060 ceph-mon[109077]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-01T05:40:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:04 smithi060 ceph-mon[109077]: pgmap v3053: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:04 smithi089 ceph-mon[98504]: osdmap e1461: 8 total, 8 up, 8 in 2023-12-01T05:40:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:04 smithi089 ceph-mon[98504]: pgmap v3053: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:05 smithi060 ceph-mon[94233]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-01T05:40:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:05 smithi060 ceph-mon[109077]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-01T05:40:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:05 smithi089 ceph-mon[98504]: osdmap e1462: 8 total, 8 up, 8 in 2023-12-01T05:40:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:06 smithi060 ceph-mon[109077]: pgmap v3055: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:06 smithi060 ceph-mon[94233]: pgmap v3055: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:07.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:06 smithi089 ceph-mon[98504]: pgmap v3055: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:40:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:09 smithi089 ceph-mon[98504]: pgmap v3056: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T05:40:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:09 smithi060 ceph-mon[94233]: pgmap v3056: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T05:40:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:09 smithi060 ceph-mon[109077]: pgmap v3056: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2023-12-01T05:40:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:11 smithi060 ceph-mon[94233]: pgmap v3057: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 3.3 MiB/s wr, 48 op/s 2023-12-01T05:40:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:11 smithi060 ceph-mon[109077]: pgmap v3057: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 3.3 MiB/s wr, 48 op/s 2023-12-01T05:40:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:11 smithi089 ceph-mon[98504]: pgmap v3057: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 35 KiB/s rd, 3.3 MiB/s wr, 48 op/s 2023-12-01T05:40:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:13 smithi089 ceph-mon[98504]: pgmap v3058: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2023-12-01T05:40:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:13 smithi089 ceph-mon[98504]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-01T05:40:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:13 smithi060 ceph-mon[109077]: pgmap v3058: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2023-12-01T05:40:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:13 smithi060 ceph-mon[109077]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-01T05:40:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:13 smithi060 ceph-mon[94233]: pgmap v3058: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 31 KiB/s rd, 2.9 MiB/s wr, 43 op/s 2023-12-01T05:40:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:13 smithi060 ceph-mon[94233]: osdmap e1463: 8 total, 8 up, 8 in 2023-12-01T05:40:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:40:14] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2023-12-01T05:40:15.655 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:40:16.058 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:40:16.058 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (54m) 2m ago 55m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:40:16.058 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (54m) 2m ago 54m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:40:16.058 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (55m) 2m ago 55m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:40:16.058 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (55m) 2m ago 55m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:40:16.058 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (58m) 2m ago 58m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:40:16.058 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (60m) 2m ago 60m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (60m) 2m ago 60m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (59m) 2m ago 59m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (59m) 2m ago 59m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (54m) 2m ago 54m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (54m) 2m ago 54m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (58m) 2m ago 58m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (58m) 2m ago 58m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (57m) 2m ago 57m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (57m) 2m ago 57m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (57m) 2m ago 57m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (56m) 2m ago 56m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (56m) 2m ago 56m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (56m) 2m ago 56m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:40:16.059 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (54m) 2m ago 55m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:40:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:15 smithi060 ceph-mon[94233]: pgmap v3060: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T05:40:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:15 smithi060 ceph-mon[109077]: pgmap v3060: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T05:40:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:15 smithi089 ceph-mon[98504]: pgmap v3060: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 28 KiB/s rd, 2.6 MiB/s wr, 38 op/s 2023-12-01T05:40:16.513 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:40:16.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:40:16.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:40:16.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:40:16.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:16.515 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:40:16.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:40:16.515 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:40:16.515 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:40:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:16 smithi060 ceph-mon[109077]: from='client.28001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/585545237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:40:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:40:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:16 smithi060 ceph-mon[94233]: from='client.28001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/585545237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:40:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:40:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:16 smithi089 ceph-mon[98504]: from='client.28001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/585545237' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:40:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:40:17.295 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/1.Simple (17464 ms) 2023-12-01T05:40:17.295 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2023-12-01T05:40:17.295 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:40:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:17 smithi060 ceph-mon[94233]: from='client.28007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:17 smithi060 ceph-mon[94233]: pgmap v3061: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2023-12-01T05:40:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:17 smithi060 ceph-mon[109077]: from='client.28007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:17 smithi060 ceph-mon[109077]: pgmap v3061: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2023-12-01T05:40:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:17 smithi089 ceph-mon[98504]: from='client.28007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:17 smithi089 ceph-mon[98504]: pgmap v3061: 137 pgs: 137 active+clean; 30 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2023-12-01T05:40:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:18 smithi060 ceph-mon[94233]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-01T05:40:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:18 smithi060 ceph-mon[109077]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-01T05:40:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:18 smithi089 ceph-mon[98504]: osdmap e1464: 8 total, 8 up, 8 in 2023-12-01T05:40:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:19 smithi060 ceph-mon[94233]: pgmap v3063: 137 pgs: 137 active+clean; 71 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2023-12-01T05:40:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:19 smithi060 ceph-mon[109077]: pgmap v3063: 137 pgs: 137 active+clean; 71 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2023-12-01T05:40:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:19 smithi089 ceph-mon[98504]: pgmap v3063: 137 pgs: 137 active+clean; 71 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2023-12-01T05:40:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:21 smithi060 ceph-mon[94233]: pgmap v3064: 137 pgs: 137 active+clean; 71 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2023-12-01T05:40:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:21 smithi060 ceph-mon[109077]: pgmap v3064: 137 pgs: 137 active+clean; 71 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2023-12-01T05:40:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:21 smithi089 ceph-mon[98504]: pgmap v3064: 137 pgs: 137 active+clean; 71 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2023-12-01T05:40:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:23 smithi060 ceph-mon[109077]: pgmap v3065: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.5 MiB/s wr, 69 op/s 2023-12-01T05:40:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:23 smithi060 ceph-mon[94233]: pgmap v3065: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.5 MiB/s wr, 69 op/s 2023-12-01T05:40:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:23 smithi089 ceph-mon[98504]: pgmap v3065: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.5 MiB/s wr, 69 op/s 2023-12-01T05:40:24.763 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:40:24] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2023-12-01T05:40:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:24 smithi060 ceph-mon[94233]: pgmap v3066: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T05:40:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:24 smithi060 ceph-mon[109077]: pgmap v3066: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T05:40:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:24 smithi089 ceph-mon[98504]: pgmap v3066: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T05:40:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:26 smithi060 ceph-mon[109077]: pgmap v3067: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T05:40:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:26 smithi060 ceph-mon[94233]: pgmap v3067: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T05:40:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:26 smithi089 ceph-mon[98504]: pgmap v3067: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 66 op/s 2023-12-01T05:40:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:29 smithi060 ceph-mon[109077]: pgmap v3068: 137 pgs: 137 active+clean; 112 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2023-12-01T05:40:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:29 smithi060 ceph-mon[94233]: pgmap v3068: 137 pgs: 137 active+clean; 112 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2023-12-01T05:40:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:29 smithi089 ceph-mon[98504]: pgmap v3068: 137 pgs: 137 active+clean; 112 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 46 op/s 2023-12-01T05:40:30.467 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/1.Grow (13172 ms) 2023-12-01T05:40:30.467 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2023-12-01T05:40:30.467 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:40:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:31 smithi060 ceph-mon[109077]: pgmap v3069: 137 pgs: 137 active+clean; 112 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T05:40:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:31 smithi060 ceph-mon[109077]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-01T05:40:32.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:31 smithi060 ceph-mon[94233]: pgmap v3069: 137 pgs: 137 active+clean; 112 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T05:40:32.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:31 smithi060 ceph-mon[94233]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-01T05:40:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:31 smithi089 ceph-mon[98504]: pgmap v3069: 137 pgs: 137 active+clean; 112 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T05:40:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:31 smithi089 ceph-mon[98504]: osdmap e1465: 8 total, 8 up, 8 in 2023-12-01T05:40:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:33 smithi060 ceph-mon[94233]: pgmap v3071: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:33 smithi060 ceph-mon[109077]: pgmap v3071: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:33 smithi089 ceph-mon[98504]: pgmap v3071: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:40:34] "GET /metrics HTTP/1.1" 200 36432 "" "Prometheus/2.43.0" 2023-12-01T05:40:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:35 smithi060 ceph-mon[94233]: pgmap v3072: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:35 smithi060 ceph-mon[109077]: pgmap v3072: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:35 smithi089 ceph-mon[98504]: pgmap v3072: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:37 smithi060 ceph-mon[109077]: pgmap v3073: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:37 smithi060 ceph-mon[94233]: pgmap v3073: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:37 smithi089 ceph-mon[98504]: pgmap v3073: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2023-12-01T05:40:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:39 smithi060 ceph-mon[94233]: pgmap v3074: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2023-12-01T05:40:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:39 smithi060 ceph-mon[109077]: pgmap v3074: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2023-12-01T05:40:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:39 smithi089 ceph-mon[98504]: pgmap v3074: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2023-12-01T05:40:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:41.434 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (10968 ms) 2023-12-01T05:40:41.434 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2023-12-01T05:40:41.435 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:40:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:41 smithi060 ceph-mon[94233]: pgmap v3075: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2023-12-01T05:40:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:41 smithi060 ceph-mon[109077]: pgmap v3075: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2023-12-01T05:40:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:41 smithi089 ceph-mon[98504]: pgmap v3075: 137 pgs: 137 active+clean; 162 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 57 op/s 2023-12-01T05:40:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:42 smithi060 ceph-mon[94233]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-01T05:40:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:42 smithi060 ceph-mon[94233]: pgmap v3077: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:42 smithi060 ceph-mon[109077]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-01T05:40:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:42 smithi060 ceph-mon[109077]: pgmap v3077: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:42 smithi089 ceph-mon[98504]: osdmap e1466: 8 total, 8 up, 8 in 2023-12-01T05:40:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:42 smithi089 ceph-mon[98504]: pgmap v3077: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:40:44] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2023-12-01T05:40:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:45 smithi060 ceph-mon[94233]: pgmap v3078: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:45 smithi060 ceph-mon[109077]: pgmap v3078: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:45 smithi089 ceph-mon[98504]: pgmap v3078: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:46.961 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:40:47.352 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:40:47.352 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (55m) 2m ago 55m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (55m) 2m ago 55m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (56m) 2m ago 56m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (56m) 2m ago 56m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (59m) 2m ago 59m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (61m) 2m ago 61m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (61m) 2m ago 61m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (59m) 2m ago 59m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (59m) 2m ago 59m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (55m) 2m ago 55m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (55m) 2m ago 55m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (59m) 2m ago 59m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (58m) 2m ago 58m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (58m) 2m ago 58m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:40:47.353 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (58m) 2m ago 58m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:40:47.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (57m) 2m ago 57m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:40:47.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (57m) 2m ago 57m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:40:47.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (57m) 2m ago 57m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:40:47.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (56m) 2m ago 56m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:40:47.354 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (55m) 2m ago 56m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:40:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:47 smithi060 ceph-mon[94233]: pgmap v3079: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:47 smithi060 ceph-mon[109077]: pgmap v3079: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:47 smithi089 ceph-mon[98504]: pgmap v3079: 137 pgs: 137 active+clean; 228 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 45 op/s 2023-12-01T05:40:47.912 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:40:47.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:40:47.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:40:47.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:47.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:40:47.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:40:47.913 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:40:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:48 smithi060 ceph-mon[94233]: from='client.28019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:48 smithi060 ceph-mon[94233]: from='client.18156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1316690568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:40:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:48 smithi060 ceph-mon[109077]: from='client.28019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:48 smithi060 ceph-mon[109077]: from='client.18156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1316690568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:40:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:48 smithi089 ceph-mon[98504]: from='client.28019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:48 smithi089 ceph-mon[98504]: from='client.18156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:40:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1316690568' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:40:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:49 smithi060 ceph-mon[94233]: pgmap v3080: 137 pgs: 137 active+clean; 228 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T05:40:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:49 smithi060 ceph-mon[109077]: pgmap v3080: 137 pgs: 137 active+clean; 228 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T05:40:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:49 smithi089 ceph-mon[98504]: pgmap v3080: 137 pgs: 137 active+clean; 228 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T05:40:52.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:51 smithi060 ceph-mon[94233]: pgmap v3081: 137 pgs: 137 active+clean; 228 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T05:40:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:51 smithi060 ceph-mon[109077]: pgmap v3081: 137 pgs: 137 active+clean; 228 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T05:40:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:51 smithi089 ceph-mon[98504]: pgmap v3081: 137 pgs: 137 active+clean; 228 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2023-12-01T05:40:54.188 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (12753 ms) 2023-12-01T05:40:54.189 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2023-12-01T05:40:54.189 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:40:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:53 smithi060 ceph-mon[94233]: pgmap v3082: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2023-12-01T05:40:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:53 smithi060 ceph-mon[109077]: pgmap v3082: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2023-12-01T05:40:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:53 smithi089 ceph-mon[98504]: pgmap v3082: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 1.5 MiB/s wr, 33 op/s 2023-12-01T05:40:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:40:54] "GET /metrics HTTP/1.1" 200 36435 "" "Prometheus/2.43.0" 2023-12-01T05:40:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:55 smithi060 ceph-mon[94233]: pgmap v3083: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:40:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:55 smithi060 ceph-mon[94233]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-01T05:40:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:55 smithi060 ceph-mon[109077]: pgmap v3083: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:40:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:55 smithi060 ceph-mon[109077]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-01T05:40:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:55 smithi089 ceph-mon[98504]: pgmap v3083: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:40:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:55 smithi089 ceph-mon[98504]: osdmap e1467: 8 total, 8 up, 8 in 2023-12-01T05:40:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:40:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:57 smithi060 ceph-mon[109077]: pgmap v3085: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T05:40:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2023-12-01T05:40:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2023-12-01T05:40:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:57 smithi060 ceph-mon[94233]: pgmap v3085: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T05:40:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2023-12-01T05:40:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2023-12-01T05:40:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:57 smithi089 ceph-mon[98504]: pgmap v3085: 137 pgs: 137 active+clean; 244 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T05:40:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2023-12-01T05:40:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]: dispatch 2023-12-01T05:40:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]': finished 2023-12-01T05:40:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[94233]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-01T05:40:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[94233]: pgmap v3087: 137 pgs: 137 active+clean; 273 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T05:40:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[94233]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-01T05:40:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]': finished 2023-12-01T05:40:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[109077]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-01T05:40:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[109077]: pgmap v3087: 137 pgs: 137 active+clean; 273 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T05:40:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:40:58 smithi060 ceph-mon[109077]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-01T05:40:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.3", "id": [4, 3]}]': finished 2023-12-01T05:40:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:58 smithi089 ceph-mon[98504]: osdmap e1468: 8 total, 8 up, 8 in 2023-12-01T05:40:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:58 smithi089 ceph-mon[98504]: pgmap v3087: 137 pgs: 137 active+clean; 273 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.7 MiB/s rd, 8.1 MiB/s wr, 75 op/s 2023-12-01T05:40:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:40:58 smithi089 ceph-mon[98504]: osdmap e1469: 8 total, 8 up, 8 in 2023-12-01T05:41:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:01 smithi060 ceph-mon[94233]: pgmap v3089: 137 pgs: 137 active+clean; 273 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2023-12-01T05:41:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:01 smithi060 ceph-mon[109077]: pgmap v3089: 137 pgs: 137 active+clean; 273 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2023-12-01T05:41:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:01 smithi089 ceph-mon[98504]: pgmap v3089: 137 pgs: 137 active+clean; 273 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2023-12-01T05:41:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:03 smithi060 ceph-mon[109077]: pgmap v3090: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.6 MiB/s wr, 79 op/s; 539 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:41:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:03 smithi060 ceph-mon[94233]: pgmap v3090: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.6 MiB/s wr, 79 op/s; 539 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:41:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:03 smithi089 ceph-mon[98504]: pgmap v3090: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.6 MiB/s wr, 79 op/s; 539 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:41:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:41:04] "GET /metrics HTTP/1.1" 200 36437 "" "Prometheus/2.43.0" 2023-12-01T05:41:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[109077]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-01T05:41:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:41:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:41:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:41:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[94233]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-01T05:41:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:41:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:41:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:41:05.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:04 smithi089 ceph-mon[98504]: osdmap e1470: 8 total, 8 up, 8 in 2023-12-01T05:41:05.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:41:05.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:41:05.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:41:06.057 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (11870 ms) 2023-12-01T05:41:06.058 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2023-12-01T05:41:06.058 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:41:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:05 smithi060 ceph-mon[94233]: pgmap v3092: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 2.4 MiB/s wr, 17 op/s; 622 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:05 smithi060 ceph-mon[109077]: pgmap v3092: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 2.4 MiB/s wr, 17 op/s; 622 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:05 smithi089 ceph-mon[98504]: pgmap v3092: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 56 KiB/s rd, 2.4 MiB/s wr, 17 op/s; 622 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:07 smithi060 ceph-mon[94233]: pgmap v3093: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 512 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:07 smithi060 ceph-mon[94233]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-01T05:41:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:07 smithi060 ceph-mon[109077]: pgmap v3093: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 512 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:07 smithi060 ceph-mon[109077]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-01T05:41:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:07 smithi089 ceph-mon[98504]: pgmap v3093: 137 pgs: 137 active+clean; 289 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 46 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 512 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:07 smithi089 ceph-mon[98504]: osdmap e1471: 8 total, 8 up, 8 in 2023-12-01T05:41:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:09 smithi060 ceph-mon[94233]: pgmap v3095: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 72 op/s; 512 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:09 smithi060 ceph-mon[109077]: pgmap v3095: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 72 op/s; 512 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:09 smithi089 ceph-mon[98504]: pgmap v3095: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 72 op/s; 512 KiB/s, 1 keys/s, 0 objects/s recovering 2023-12-01T05:41:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:11 smithi060 ceph-mon[94233]: pgmap v3096: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 12 MiB/s wr, 58 op/s 2023-12-01T05:41:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:11 smithi060 ceph-mon[109077]: pgmap v3096: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 12 MiB/s wr, 58 op/s 2023-12-01T05:41:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:11 smithi089 ceph-mon[98504]: pgmap v3096: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 12 MiB/s wr, 58 op/s 2023-12-01T05:41:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:13 smithi060 ceph-mon[94233]: pgmap v3097: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T05:41:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:13 smithi060 ceph-mon[109077]: pgmap v3097: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T05:41:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:13 smithi089 ceph-mon[98504]: pgmap v3097: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.9 MiB/s rd, 11 MiB/s wr, 81 op/s 2023-12-01T05:41:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:41:14] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2023-12-01T05:41:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:15 smithi060 ceph-mon[94233]: pgmap v3098: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2023-12-01T05:41:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:15 smithi060 ceph-mon[109077]: pgmap v3098: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2023-12-01T05:41:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:15 smithi089 ceph-mon[98504]: pgmap v3098: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2023-12-01T05:41:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:17 smithi060 ceph-mon[94233]: pgmap v3099: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2023-12-01T05:41:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:17 smithi060 ceph-mon[109077]: pgmap v3099: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2023-12-01T05:41:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:17 smithi089 ceph-mon[98504]: pgmap v3099: 137 pgs: 137 active+clean; 383 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.4 MiB/s wr, 70 op/s 2023-12-01T05:41:18.330 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (55m) 3m ago 56m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (55m) 3m ago 55m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (57m) 3m ago 57m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (56m) 3m ago 56m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (59m) 3m ago 59m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (61m) 3m ago 61m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (61m) 3m ago 61m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (60m) 3m ago 60m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (60m) 3m ago 60m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (55m) 3m ago 55m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (55m) 3m ago 55m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:41:18.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (59m) 3m ago 59m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (59m) 3m ago 59m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (59m) 3m ago 59m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (58m) 3m ago 58m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (58m) 3m ago 58m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (58m) 3m ago 58m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (57m) 3m ago 57m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (57m) 3m ago 57m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:41:18.736 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (55m) 3m ago 56m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:41:18.881 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (12823 ms) 2023-12-01T05:41:18.881 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2023-12-01T05:41:18.881 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:41:19.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:19.172 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:41:19.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:41:19.172 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:41:19.172 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:41:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[109077]: from='client.28037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[109077]: pgmap v3100: 137 pgs: 137 active+clean; 403 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 49 KiB/s rd, 1.7 MiB/s wr, 32 op/s 2023-12-01T05:41:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[109077]: from='client.28043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3421907383' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:41:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[94233]: from='client.28037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[94233]: pgmap v3100: 137 pgs: 137 active+clean; 403 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 49 KiB/s rd, 1.7 MiB/s wr, 32 op/s 2023-12-01T05:41:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[94233]: from='client.28043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3421907383' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:41:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:19 smithi089 ceph-mon[98504]: from='client.28037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:19 smithi089 ceph-mon[98504]: pgmap v3100: 137 pgs: 137 active+clean; 403 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 49 KiB/s rd, 1.7 MiB/s wr, 32 op/s 2023-12-01T05:41:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:19 smithi089 ceph-mon[98504]: from='client.28043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3421907383' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:41:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:20 smithi060 ceph-mon[94233]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-01T05:41:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:20 smithi060 ceph-mon[109077]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-01T05:41:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:20 smithi089 ceph-mon[98504]: osdmap e1472: 8 total, 8 up, 8 in 2023-12-01T05:41:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:21 smithi060 ceph-mon[94233]: pgmap v3102: 137 pgs: 137 active+clean; 403 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2023-12-01T05:41:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:21 smithi060 ceph-mon[109077]: pgmap v3102: 137 pgs: 137 active+clean; 403 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2023-12-01T05:41:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:21 smithi089 ceph-mon[98504]: pgmap v3102: 137 pgs: 137 active+clean; 403 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 2.0 MiB/s wr, 37 op/s 2023-12-01T05:41:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:23 smithi060 ceph-mon[94233]: pgmap v3103: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:23 smithi060 ceph-mon[109077]: pgmap v3103: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:23 smithi089 ceph-mon[98504]: pgmap v3103: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:41:24] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2023-12-01T05:41:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:24 smithi060 ceph-mon[94233]: pgmap v3104: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:24 smithi060 ceph-mon[109077]: pgmap v3104: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:24 smithi089 ceph-mon[98504]: pgmap v3104: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:26 smithi060 ceph-mon[109077]: pgmap v3105: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:26 smithi060 ceph-mon[94233]: pgmap v3105: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:26 smithi089 ceph-mon[98504]: pgmap v3105: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:41:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:29 smithi060 ceph-mon[94233]: pgmap v3106: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2023-12-01T05:41:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:29 smithi060 ceph-mon[109077]: pgmap v3106: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2023-12-01T05:41:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:29 smithi089 ceph-mon[98504]: pgmap v3106: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2023-12-01T05:41:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:31 smithi060 ceph-mon[109077]: pgmap v3107: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.2 MiB/s wr, 46 op/s 2023-12-01T05:41:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:31 smithi060 ceph-mon[94233]: pgmap v3107: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.2 MiB/s wr, 46 op/s 2023-12-01T05:41:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:31 smithi089 ceph-mon[98504]: pgmap v3107: 137 pgs: 137 active+clean; 428 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 4.2 MiB/s wr, 46 op/s 2023-12-01T05:41:32.294 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (13413 ms) 2023-12-01T05:41:32.821 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (92463 ms total) 2023-12-01T05:41:32.822 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:41:32.822 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2023-12-01T05:41:32.856 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2023-12-01T05:41:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:33 smithi060 ceph-mon[94233]: pgmap v3108: 137 pgs: 137 active+clean; 444 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.4 MiB/s wr, 60 op/s 2023-12-01T05:41:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:33 smithi060 ceph-mon[94233]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-01T05:41:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:33 smithi060 ceph-mon[109077]: pgmap v3108: 137 pgs: 137 active+clean; 444 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.4 MiB/s wr, 60 op/s 2023-12-01T05:41:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:33 smithi060 ceph-mon[109077]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-01T05:41:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:33 smithi089 ceph-mon[98504]: pgmap v3108: 137 pgs: 137 active+clean; 444 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.4 MiB/s wr, 60 op/s 2023-12-01T05:41:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:33 smithi089 ceph-mon[98504]: osdmap e1473: 8 total, 8 up, 8 in 2023-12-01T05:41:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:41:34] "GET /metrics HTTP/1.1" 200 36439 "" "Prometheus/2.43.0" 2023-12-01T05:41:34.843 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:41:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:34 smithi060 ceph-mon[94233]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-01T05:41:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3502853740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:41:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:34 smithi060 ceph-mon[109077]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-01T05:41:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3502853740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:41:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:34 smithi089 ceph-mon[98504]: osdmap e1474: 8 total, 8 up, 8 in 2023-12-01T05:41:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3502853740' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:41:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[109077]: pgmap v3111: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:41:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:41:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3502853740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:41:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[109077]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-01T05:41:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[94233]: pgmap v3111: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:41:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:41:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3502853740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:41:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:35 smithi060 ceph-mon[94233]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-01T05:41:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:35 smithi089 ceph-mon[98504]: pgmap v3111: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:41:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:35 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:41:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3502853740' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-24","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:41:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:35 smithi089 ceph-mon[98504]: osdmap e1475: 8 total, 8 up, 8 in 2023-12-01T05:41:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:36 smithi060 ceph-mon[94233]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-01T05:41:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:36 smithi060 ceph-mon[94233]: pgmap v3114: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:41:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:36 smithi060 ceph-mon[109077]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-01T05:41:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:36 smithi060 ceph-mon[109077]: pgmap v3114: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:41:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:36 smithi089 ceph-mon[98504]: osdmap e1476: 8 total, 8 up, 8 in 2023-12-01T05:41:37.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:36 smithi089 ceph-mon[98504]: pgmap v3114: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:41:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:37 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:41:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:37 smithi060 ceph-mon[94233]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-01T05:41:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:37 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:41:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:37 smithi060 ceph-mon[109077]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-01T05:41:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:37 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:41:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:37 smithi089 ceph-mon[98504]: osdmap e1477: 8 total, 8 up, 8 in 2023-12-01T05:41:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:38 smithi060 ceph-mon[109077]: pgmap v3116: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 223 B/s wr, 0 op/s 2023-12-01T05:41:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:38 smithi060 ceph-mon[94233]: pgmap v3116: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 223 B/s wr, 0 op/s 2023-12-01T05:41:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:38 smithi089 ceph-mon[98504]: pgmap v3116: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 223 B/s wr, 0 op/s 2023-12-01T05:41:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:41 smithi060 ceph-mon[94233]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-01T05:41:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:41 smithi060 ceph-mon[94233]: pgmap v3118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 182 B/s wr, 0 op/s 2023-12-01T05:41:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:41 smithi060 ceph-mon[109077]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-01T05:41:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:41 smithi060 ceph-mon[109077]: pgmap v3118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 182 B/s wr, 0 op/s 2023-12-01T05:41:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:41.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:41 smithi089 ceph-mon[98504]: osdmap e1478: 8 total, 8 up, 8 in 2023-12-01T05:41:41.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:41 smithi089 ceph-mon[98504]: pgmap v3118: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 182 B/s wr, 0 op/s 2023-12-01T05:41:41.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:43 smithi060 ceph-mon[109077]: pgmap v3119: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 4.4 MiB/s wr, 67 op/s 2023-12-01T05:41:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:43 smithi060 ceph-mon[109077]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-01T05:41:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:43 smithi060 ceph-mon[94233]: pgmap v3119: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 4.4 MiB/s wr, 67 op/s 2023-12-01T05:41:44.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:43 smithi060 ceph-mon[94233]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-01T05:41:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:43 smithi089 ceph-mon[98504]: pgmap v3119: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 93 KiB/s rd, 4.4 MiB/s wr, 67 op/s 2023-12-01T05:41:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:43 smithi089 ceph-mon[98504]: osdmap e1479: 8 total, 8 up, 8 in 2023-12-01T05:41:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:41:44] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2023-12-01T05:41:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:45 smithi060 ceph-mon[94233]: pgmap v3121: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 3.8 MiB/s wr, 58 op/s 2023-12-01T05:41:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:45 smithi060 ceph-mon[109077]: pgmap v3121: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 3.8 MiB/s wr, 58 op/s 2023-12-01T05:41:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:45 smithi089 ceph-mon[98504]: pgmap v3121: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 81 KiB/s rd, 3.8 MiB/s wr, 58 op/s 2023-12-01T05:41:46.847 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/2.Simple (13991 ms) 2023-12-01T05:41:46.847 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2023-12-01T05:41:46.847 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:41:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:47 smithi060 ceph-mon[94233]: pgmap v3122: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T05:41:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:41:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:47 smithi060 ceph-mon[109077]: pgmap v3122: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T05:41:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:41:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:47 smithi089 ceph-mon[98504]: pgmap v3122: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 55 op/s 2023-12-01T05:41:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:41:49.527 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:41:49.853 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:41:49.853 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (56m) 3m ago 56m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:41:49.853 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (56m) 3m ago 56m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (57m) 3m ago 57m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (57m) 3m ago 57m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (60m) 3m ago 60m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (62m) 3m ago 62m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (62m) 3m ago 62m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (60m) 3m ago 60m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (60m) 3m ago 60m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (56m) 3m ago 56m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (56m) 3m ago 56m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (60m) 3m ago 60m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (59m) 3m ago 59m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (59m) 3m ago 59m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:41:49.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (59m) 3m ago 59m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:41:49.855 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (58m) 3m ago 58m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:41:49.855 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (58m) 3m ago 58m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:41:49.855 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (58m) 3m ago 58m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:41:49.855 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (57m) 3m ago 57m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:41:49.855 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (56m) 3m ago 57m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:41:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:49 smithi060 ceph-mon[94233]: pgmap v3123: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 7.2 MiB/s wr, 76 op/s 2023-12-01T05:41:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:49 smithi060 ceph-mon[109077]: pgmap v3123: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 7.2 MiB/s wr, 76 op/s 2023-12-01T05:41:50.269 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:41:50.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:41:50.270 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:41:50.271 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:41:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:49 smithi089 ceph-mon[98504]: pgmap v3123: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 7.2 MiB/s wr, 76 op/s 2023-12-01T05:41:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:50 smithi060 ceph-mon[109077]: from='client.28073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2318371511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:41:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:50 smithi060 ceph-mon[94233]: from='client.28073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2318371511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:41:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:50 smithi089 ceph-mon[98504]: from='client.28073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2318371511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:41:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:51 smithi060 ceph-mon[94233]: from='client.28079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:51 smithi060 ceph-mon[94233]: pgmap v3124: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:51 smithi060 ceph-mon[94233]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-01T05:41:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:51 smithi060 ceph-mon[109077]: from='client.28079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:51 smithi060 ceph-mon[109077]: pgmap v3124: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:51 smithi060 ceph-mon[109077]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-01T05:41:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:51 smithi089 ceph-mon[98504]: from='client.28079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:41:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:51 smithi089 ceph-mon[98504]: pgmap v3124: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:51 smithi089 ceph-mon[98504]: osdmap e1480: 8 total, 8 up, 8 in 2023-12-01T05:41:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:53 smithi060 ceph-mon[94233]: pgmap v3126: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 65 op/s 2023-12-01T05:41:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:53 smithi060 ceph-mon[109077]: pgmap v3126: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 65 op/s 2023-12-01T05:41:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:53 smithi089 ceph-mon[98504]: pgmap v3126: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 65 op/s 2023-12-01T05:41:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:41:54] "GET /metrics HTTP/1.1" 200 36450 "" "Prometheus/2.43.0" 2023-12-01T05:41:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:55 smithi060 ceph-mon[109077]: pgmap v3127: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:55 smithi060 ceph-mon[94233]: pgmap v3127: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:55 smithi089 ceph-mon[98504]: pgmap v3127: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:41:57.317 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10471 ms) 2023-12-01T05:41:57.318 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2023-12-01T05:41:57.318 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:41:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:57 smithi060 ceph-mon[109077]: pgmap v3128: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:57 smithi060 ceph-mon[94233]: pgmap v3128: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:41:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:57 smithi089 ceph-mon[98504]: pgmap v3128: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 62 op/s 2023-12-01T05:42:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:41:59 smithi060 ceph-mon[109077]: pgmap v3129: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:41:59 smithi060 ceph-mon[94233]: pgmap v3129: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:41:59 smithi089 ceph-mon[98504]: pgmap v3129: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:01 smithi060 ceph-mon[109077]: pgmap v3130: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:01 smithi060 ceph-mon[109077]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-01T05:42:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:01 smithi060 ceph-mon[94233]: pgmap v3130: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:01 smithi060 ceph-mon[94233]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-01T05:42:02.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:01 smithi089 ceph-mon[98504]: pgmap v3130: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:02.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:01 smithi089 ceph-mon[98504]: osdmap e1481: 8 total, 8 up, 8 in 2023-12-01T05:42:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:03 smithi060 ceph-mon[109077]: pgmap v3132: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:03 smithi060 ceph-mon[94233]: pgmap v3132: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:04.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:03 smithi089 ceph-mon[98504]: pgmap v3132: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:42:04] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:42:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: pgmap v3133: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: pgmap v3133: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: pgmap v3133: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:42:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:06 smithi060 ceph-mon[109077]: pgmap v3134: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:06 smithi060 ceph-mon[94233]: pgmap v3134: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:06 smithi089 ceph-mon[98504]: pgmap v3134: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:07.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10087 ms) 2023-12-01T05:42:07.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2023-12-01T05:42:07.405 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:42:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:09 smithi060 ceph-mon[94233]: pgmap v3135: 137 pgs: 137 active+clean; 179 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:09 smithi060 ceph-mon[109077]: pgmap v3135: 137 pgs: 137 active+clean; 179 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:09 smithi089 ceph-mon[98504]: pgmap v3135: 137 pgs: 137 active+clean; 179 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:11 smithi060 ceph-mon[94233]: pgmap v3136: 137 pgs: 137 active+clean; 179 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:11 smithi060 ceph-mon[109077]: pgmap v3136: 137 pgs: 137 active+clean; 179 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:11 smithi089 ceph-mon[98504]: pgmap v3136: 137 pgs: 137 active+clean; 179 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2023-12-01T05:42:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:12 smithi060 ceph-mon[94233]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-01T05:42:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:12 smithi060 ceph-mon[94233]: pgmap v3138: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:12 smithi060 ceph-mon[109077]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-01T05:42:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:12 smithi060 ceph-mon[109077]: pgmap v3138: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:12 smithi089 ceph-mon[98504]: osdmap e1482: 8 total, 8 up, 8 in 2023-12-01T05:42:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:12 smithi089 ceph-mon[98504]: pgmap v3138: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:42:14] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:42:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:15 smithi060 ceph-mon[94233]: pgmap v3139: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:15 smithi060 ceph-mon[109077]: pgmap v3139: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:15 smithi089 ceph-mon[98504]: pgmap v3139: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:17 smithi060 ceph-mon[94233]: pgmap v3140: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:17 smithi060 ceph-mon[109077]: pgmap v3140: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:17 smithi089 ceph-mon[98504]: pgmap v3140: 137 pgs: 137 active+clean; 208 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 35 op/s 2023-12-01T05:42:18.275 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (10871 ms) 2023-12-01T05:42:18.276 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2023-12-01T05:42:18.276 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:42:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:19 smithi060 ceph-mon[94233]: pgmap v3141: 137 pgs: 137 active+clean; 216 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T05:42:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:19 smithi060 ceph-mon[109077]: pgmap v3141: 137 pgs: 137 active+clean; 216 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T05:42:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:19 smithi089 ceph-mon[98504]: pgmap v3141: 137 pgs: 137 active+clean; 216 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T05:42:20.628 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:42:20.957 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:42:20.957 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (56m) 4m ago 57m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:42:20.957 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (56m) 4m ago 56m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:42:20.957 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (58m) 4m ago 58m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:42:20.957 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (58m) 4m ago 58m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:42:20.958 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (60m) 4m ago 60m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:42:20.958 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (62m) 4m ago 62m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:42:20.958 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (62m) 4m ago 62m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:42:20.958 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (61m) 4m ago 61m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:42:20.958 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (61m) 4m ago 61m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:42:20.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (56m) 4m ago 56m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:42:20.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (56m) 4m ago 56m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:42:20.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (60m) 4m ago 60m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:42:20.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (60m) 4m ago 60m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:42:20.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (60m) 4m ago 60m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:42:20.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (59m) 4m ago 59m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:42:20.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (59m) 4m ago 59m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:42:20.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (59m) 4m ago 59m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:42:20.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (58m) 4m ago 58m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:42:20.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (58m) 4m ago 58m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:42:20.960 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (56m) 4m ago 57m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:42:21.360 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:42:21.360 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:42:21.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:42:21.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:21.360 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:42:21.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:42:21.361 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:42:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:21 smithi060 ceph-mon[94233]: pgmap v3142: 137 pgs: 137 active+clean; 216 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T05:42:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:21 smithi060 ceph-mon[94233]: from='client.28091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3417112000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:42:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:21 smithi060 ceph-mon[109077]: pgmap v3142: 137 pgs: 137 active+clean; 216 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T05:42:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:21 smithi060 ceph-mon[109077]: from='client.28091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3417112000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:42:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:21 smithi089 ceph-mon[98504]: pgmap v3142: 137 pgs: 137 active+clean; 216 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2023-12-01T05:42:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:21 smithi089 ceph-mon[98504]: from='client.28091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3417112000' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:42:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:22 smithi060 ceph-mon[94233]: from='client.28097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:22 smithi060 ceph-mon[94233]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-01T05:42:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:22 smithi060 ceph-mon[109077]: from='client.28097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:22 smithi060 ceph-mon[109077]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-01T05:42:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:22 smithi089 ceph-mon[98504]: from='client.28097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:22 smithi089 ceph-mon[98504]: osdmap e1483: 8 total, 8 up, 8 in 2023-12-01T05:42:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:23 smithi060 ceph-mon[94233]: pgmap v3144: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:23 smithi060 ceph-mon[109077]: pgmap v3144: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:23 smithi089 ceph-mon[98504]: pgmap v3144: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:42:24] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:42:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:25 smithi060 ceph-mon[94233]: pgmap v3145: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:25 smithi060 ceph-mon[109077]: pgmap v3145: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:25 smithi089 ceph-mon[98504]: pgmap v3145: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:27 smithi060 ceph-mon[94233]: pgmap v3146: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:27 smithi060 ceph-mon[94233]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-01T05:42:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:27 smithi060 ceph-mon[109077]: pgmap v3146: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:27 smithi060 ceph-mon[109077]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-01T05:42:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:27 smithi089 ceph-mon[98504]: pgmap v3146: 137 pgs: 137 active+clean; 232 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 946 KiB/s rd, 2.8 MiB/s wr, 56 op/s 2023-12-01T05:42:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:27 smithi089 ceph-mon[98504]: osdmap e1484: 8 total, 8 up, 8 in 2023-12-01T05:42:29.189 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (10913 ms) 2023-12-01T05:42:29.189 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2023-12-01T05:42:29.189 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:42:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:29 smithi060 ceph-mon[94233]: pgmap v3148: 137 pgs: 137 active+clean; 245 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2023-12-01T05:42:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:29 smithi060 ceph-mon[109077]: pgmap v3148: 137 pgs: 137 active+clean; 245 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2023-12-01T05:42:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:29 smithi089 ceph-mon[98504]: pgmap v3148: 137 pgs: 137 active+clean; 245 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2023-12-01T05:42:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:31 smithi060 ceph-mon[94233]: pgmap v3149: 137 pgs: 137 active+clean; 245 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 1.5 MiB/s wr, 36 op/s 2023-12-01T05:42:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:31 smithi060 ceph-mon[109077]: pgmap v3149: 137 pgs: 137 active+clean; 245 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 1.5 MiB/s wr, 36 op/s 2023-12-01T05:42:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:31 smithi089 ceph-mon[98504]: pgmap v3149: 137 pgs: 137 active+clean; 245 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 1.5 MiB/s wr, 36 op/s 2023-12-01T05:42:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:33 smithi060 ceph-mon[94233]: pgmap v3150: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.4 MiB/s wr, 67 op/s 2023-12-01T05:42:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:33 smithi060 ceph-mon[94233]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-01T05:42:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:33 smithi060 ceph-mon[109077]: pgmap v3150: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.4 MiB/s wr, 67 op/s 2023-12-01T05:42:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:33 smithi060 ceph-mon[109077]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-01T05:42:34.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:33 smithi089 ceph-mon[98504]: pgmap v3150: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 7.4 MiB/s wr, 67 op/s 2023-12-01T05:42:34.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:33 smithi089 ceph-mon[98504]: osdmap e1485: 8 total, 8 up, 8 in 2023-12-01T05:42:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:42:34] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:42:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:35 smithi060 ceph-mon[94233]: pgmap v3152: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2023-12-01T05:42:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:35 smithi060 ceph-mon[109077]: pgmap v3152: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2023-12-01T05:42:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:35 smithi089 ceph-mon[98504]: pgmap v3152: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 4.3 MiB/s rd, 9.3 MiB/s wr, 83 op/s 2023-12-01T05:42:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:37 smithi060 ceph-mon[94233]: pgmap v3153: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 36 op/s 2023-12-01T05:42:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:37 smithi060 ceph-mon[109077]: pgmap v3153: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 36 op/s 2023-12-01T05:42:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:37 smithi089 ceph-mon[98504]: pgmap v3153: 137 pgs: 137 active+clean; 306 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.4 MiB/s wr, 36 op/s 2023-12-01T05:42:39.294 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10104 ms) 2023-12-01T05:42:39.294 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2023-12-01T05:42:39.294 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:42:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:39 smithi060 ceph-mon[94233]: pgmap v3154: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 74 op/s 2023-12-01T05:42:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:39 smithi060 ceph-mon[109077]: pgmap v3154: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 74 op/s 2023-12-01T05:42:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:39 smithi089 ceph-mon[98504]: pgmap v3154: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 74 op/s 2023-12-01T05:42:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:41 smithi060 ceph-mon[94233]: pgmap v3155: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 74 op/s 2023-12-01T05:42:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:41 smithi060 ceph-mon[109077]: pgmap v3155: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 74 op/s 2023-12-01T05:42:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:41 smithi089 ceph-mon[98504]: pgmap v3155: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 74 op/s 2023-12-01T05:42:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:43 smithi060 ceph-mon[94233]: pgmap v3156: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:43 smithi060 ceph-mon[94233]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-01T05:42:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:43 smithi060 ceph-mon[109077]: pgmap v3156: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:43 smithi060 ceph-mon[109077]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-01T05:42:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:43 smithi089 ceph-mon[98504]: pgmap v3156: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:43 smithi089 ceph-mon[98504]: osdmap e1486: 8 total, 8 up, 8 in 2023-12-01T05:42:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:42:44] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:42:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:45 smithi060 ceph-mon[94233]: pgmap v3158: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:45 smithi060 ceph-mon[109077]: pgmap v3158: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:45 smithi089 ceph-mon[98504]: pgmap v3158: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:47 smithi060 ceph-mon[94233]: pgmap v3159: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:47 smithi060 ceph-mon[109077]: pgmap v3159: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:47 smithi089 ceph-mon[98504]: pgmap v3159: 137 pgs: 137 active+clean; 343 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:49.234 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (9941 ms) 2023-12-01T05:42:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:48 smithi060 ceph-mon[94233]: pgmap v3160: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:48 smithi060 ceph-mon[109077]: pgmap v3160: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:48 smithi089 ceph-mon[98504]: pgmap v3160: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:42:49.856 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (76379 ms total) 2023-12-01T05:42:49.856 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:42:49.856 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2023-12-01T05:42:49.891 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2023-12-01T05:42:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:50 smithi060 ceph-mon[94233]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-01T05:42:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:50 smithi060 ceph-mon[94233]: pgmap v3162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:42:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:50 smithi060 ceph-mon[109077]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-01T05:42:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:50 smithi060 ceph-mon[109077]: pgmap v3162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:42:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:50 smithi089 ceph-mon[98504]: osdmap e1487: 8 total, 8 up, 8 in 2023-12-01T05:42:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:50 smithi089 ceph-mon[98504]: pgmap v3162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:42:51.724 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:42:51.877 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:42:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:42:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (57m) 4m ago 57m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:42:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (57m) 4m ago 57m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:42:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (58m) 4m ago 58m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:42:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (58m) 4m ago 58m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:42:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (61m) 4m ago 61m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:42:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (63m) 4m ago 63m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (63m) 4m ago 63m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (61m) 4m ago 61m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (61m) 4m ago 61m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (57m) 4m ago 57m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (57m) 4m ago 57m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (61m) 4m ago 61m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (60m) 4m ago 60m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (60m) 4m ago 60m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (60m) 4m ago 60m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (59m) 4m ago 59m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (59m) 4m ago 59m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (59m) 4m ago 59m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (58m) 4m ago 58m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:42:52.066 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (57m) 4m ago 58m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:42:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[94233]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-01T05:42:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/659378226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:42:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:42:52.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[94233]: from='client.28127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[109077]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-01T05:42:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/659378226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:42:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:42:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:51 smithi060 ceph-mon[109077]: from='client.28127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:51 smithi089 ceph-mon[98504]: osdmap e1488: 8 total, 8 up, 8 in 2023-12-01T05:42:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/659378226' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:42:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:51 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:42:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:51 smithi089 ceph-mon[98504]: from='client.28127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:52.462 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:42:52.462 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:42:52.462 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:42:52.462 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:52.462 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:42:52.462 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:42:52.463 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:42:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:42:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[94233]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-01T05:42:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[94233]: from='client.28133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[94233]: pgmap v3165: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3334084738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:42:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:42:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[109077]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-01T05:42:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[109077]: from='client.28133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[109077]: pgmap v3165: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3334084738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:42:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:52 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-25","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:42:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:52 smithi089 ceph-mon[98504]: osdmap e1489: 8 total, 8 up, 8 in 2023-12-01T05:42:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:52 smithi089 ceph-mon[98504]: from='client.28133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:42:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:52 smithi089 ceph-mon[98504]: pgmap v3165: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3334084738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:42:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:53 smithi060 ceph-mon[109077]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-01T05:42:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:53 smithi060 ceph-mon[94233]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-01T05:42:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:53 smithi089 ceph-mon[98504]: osdmap e1490: 8 total, 8 up, 8 in 2023-12-01T05:42:54.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:42:54] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:42:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:54 smithi060 ceph-mon[94233]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-01T05:42:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:54 smithi060 ceph-mon[94233]: pgmap v3168: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:54 smithi060 ceph-mon[109077]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-01T05:42:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:54 smithi060 ceph-mon[109077]: pgmap v3168: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:54 smithi089 ceph-mon[98504]: osdmap e1491: 8 total, 8 up, 8 in 2023-12-01T05:42:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:54 smithi089 ceph-mon[98504]: pgmap v3168: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:42:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:56 smithi060 ceph-mon[94233]: pgmap v3169: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:56 smithi060 ceph-mon[109077]: pgmap v3169: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:56 smithi089 ceph-mon[98504]: pgmap v3169: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:42:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:58 smithi060 ceph-mon[94233]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-01T05:42:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:42:58 smithi060 ceph-mon[94233]: pgmap v3171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:42:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:58 smithi060 ceph-mon[109077]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-01T05:42:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:42:58 smithi060 ceph-mon[109077]: pgmap v3171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:42:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:58 smithi089 ceph-mon[98504]: osdmap e1492: 8 total, 8 up, 8 in 2023-12-01T05:42:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:42:58 smithi089 ceph-mon[98504]: pgmap v3171: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:43:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:01 smithi060 ceph-mon[94233]: pgmap v3172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2023-12-01T05:43:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:01 smithi060 ceph-mon[109077]: pgmap v3172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2023-12-01T05:43:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:01 smithi089 ceph-mon[98504]: pgmap v3172: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2023-12-01T05:43:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:03 smithi060 ceph-mon[94233]: pgmap v3173: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.9 MiB/s wr, 54 op/s 2023-12-01T05:43:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:03 smithi060 ceph-mon[94233]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-01T05:43:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:03 smithi060 ceph-mon[109077]: pgmap v3173: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.9 MiB/s wr, 54 op/s 2023-12-01T05:43:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:03 smithi060 ceph-mon[109077]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-01T05:43:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:03 smithi089 ceph-mon[98504]: pgmap v3173: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 73 KiB/s rd, 3.9 MiB/s wr, 54 op/s 2023-12-01T05:43:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:03 smithi089 ceph-mon[98504]: osdmap e1493: 8 total, 8 up, 8 in 2023-12-01T05:43:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:43:04] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2023-12-01T05:43:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:05 smithi060 ceph-mon[94233]: pgmap v3175: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:43:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:43:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:05 smithi060 ceph-mon[109077]: pgmap v3175: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:43:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:43:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:05 smithi089 ceph-mon[98504]: pgmap v3175: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 78 KiB/s rd, 4.1 MiB/s wr, 58 op/s 2023-12-01T05:43:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:43:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:43:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:43:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:43:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:43:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:43:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:43:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:43:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:43:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:43:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:43:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:43:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:43:07.701 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17810 ms) 2023-12-01T05:43:07.701 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2023-12-01T05:43:07.701 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:43:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:07 smithi060 ceph-mon[94233]: pgmap v3176: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 3.9 MiB/s wr, 48 op/s 2023-12-01T05:43:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:07 smithi060 ceph-mon[109077]: pgmap v3176: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 3.9 MiB/s wr, 48 op/s 2023-12-01T05:43:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:07 smithi089 ceph-mon[98504]: pgmap v3176: 137 pgs: 137 active+clean; 38 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 69 KiB/s rd, 3.9 MiB/s wr, 48 op/s 2023-12-01T05:43:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:09 smithi060 ceph-mon[94233]: pgmap v3177: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T05:43:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:09 smithi060 ceph-mon[109077]: pgmap v3177: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T05:43:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:09 smithi089 ceph-mon[98504]: pgmap v3177: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T05:43:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:11 smithi060 ceph-mon[94233]: pgmap v3178: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T05:43:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:11 smithi060 ceph-mon[109077]: pgmap v3178: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T05:43:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:11 smithi089 ceph-mon[98504]: pgmap v3178: 137 pgs: 137 active+clean; 63 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 58 op/s 2023-12-01T05:43:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:12 smithi060 ceph-mon[94233]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-01T05:43:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:12 smithi060 ceph-mon[109077]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-01T05:43:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:12 smithi089 ceph-mon[98504]: osdmap e1494: 8 total, 8 up, 8 in 2023-12-01T05:43:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:13 smithi060 ceph-mon[94233]: pgmap v3180: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2023-12-01T05:43:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:13 smithi060 ceph-mon[109077]: pgmap v3180: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2023-12-01T05:43:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:13 smithi089 ceph-mon[98504]: pgmap v3180: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 6.0 MiB/s wr, 32 op/s 2023-12-01T05:43:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:43:14] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-12-01T05:43:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:15 smithi060 ceph-mon[109077]: pgmap v3181: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2023-12-01T05:43:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:15 smithi060 ceph-mon[94233]: pgmap v3181: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2023-12-01T05:43:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:15 smithi089 ceph-mon[98504]: pgmap v3181: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2023-12-01T05:43:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:16 smithi060 ceph-mon[94233]: pgmap v3182: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2023-12-01T05:43:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:16 smithi060 ceph-mon[109077]: pgmap v3182: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2023-12-01T05:43:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:16 smithi089 ceph-mon[98504]: pgmap v3182: 137 pgs: 137 active+clean; 92 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 31 op/s 2023-12-01T05:43:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:19 smithi060 ceph-mon[94233]: pgmap v3183: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T05:43:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:19 smithi060 ceph-mon[109077]: pgmap v3183: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T05:43:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:19 smithi089 ceph-mon[98504]: pgmap v3183: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T05:43:21.610 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/3.Grow (13910 ms) 2023-12-01T05:43:21.611 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2023-12-01T05:43:21.611 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:43:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:21 smithi060 ceph-mon[94233]: pgmap v3184: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T05:43:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:21 smithi060 ceph-mon[109077]: pgmap v3184: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T05:43:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:21 smithi089 ceph-mon[98504]: pgmap v3184: 137 pgs: 137 active+clean; 96 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2023-12-01T05:43:22.811 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:43:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:43:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (57m) 5m ago 58m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:43:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (58m) 5m ago 58m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:43:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (59m) 5m ago 59m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:43:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (59m) 5m ago 59m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:43:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (62m) 5m ago 62m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:43:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (63m) 5m ago 63m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (63m) 5m ago 63m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (62m) 5m ago 62m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (62m) 5m ago 62m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (57m) 5m ago 57m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (57m) 5m ago 57m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (61m) 5m ago 61m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (61m) 5m ago 61m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (61m) 5m ago 61m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (60m) 5m ago 60m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (60m) 5m ago 60m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (60m) 5m ago 60m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (59m) 5m ago 59m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (59m) 5m ago 59m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:43:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (57m) 5m ago 58m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:43:23.543 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:43:23.543 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:43:23.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:43:23.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:23.543 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:43:23.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:43:23.544 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:43:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:23 smithi060 ceph-mon[94233]: pgmap v3185: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.1 MiB/s wr, 53 op/s 2023-12-01T05:43:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:23 smithi060 ceph-mon[94233]: from='client.18276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2250889113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:43:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:23 smithi060 ceph-mon[109077]: pgmap v3185: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.1 MiB/s wr, 53 op/s 2023-12-01T05:43:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:23 smithi060 ceph-mon[109077]: from='client.18276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2250889113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:43:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:23 smithi089 ceph-mon[98504]: pgmap v3185: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.1 MiB/s wr, 53 op/s 2023-12-01T05:43:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:23 smithi089 ceph-mon[98504]: from='client.18276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2250889113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:43:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:43:24] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-12-01T05:43:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:24 smithi060 ceph-mon[94233]: from='client.18282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:24 smithi060 ceph-mon[109077]: from='client.18282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:24 smithi089 ceph-mon[98504]: from='client.18282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:25 smithi060 ceph-mon[94233]: pgmap v3186: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.8 MiB/s wr, 47 op/s 2023-12-01T05:43:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:25 smithi060 ceph-mon[109077]: pgmap v3186: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.8 MiB/s wr, 47 op/s 2023-12-01T05:43:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:25 smithi089 ceph-mon[98504]: pgmap v3186: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.8 MiB/s wr, 47 op/s 2023-12-01T05:43:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:26 smithi060 ceph-mon[94233]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-01T05:43:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:26 smithi060 ceph-mon[109077]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-01T05:43:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:26 smithi089 ceph-mon[98504]: osdmap e1495: 8 total, 8 up, 8 in 2023-12-01T05:43:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:27 smithi060 ceph-mon[94233]: pgmap v3188: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 56 op/s 2023-12-01T05:43:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:27 smithi060 ceph-mon[109077]: pgmap v3188: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 56 op/s 2023-12-01T05:43:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:27 smithi089 ceph-mon[98504]: pgmap v3188: 137 pgs: 137 active+clean; 121 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 56 op/s 2023-12-01T05:43:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:28 smithi060 ceph-mon[94233]: pgmap v3189: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:28 smithi060 ceph-mon[109077]: pgmap v3189: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:28 smithi089 ceph-mon[98504]: pgmap v3189: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:31 smithi060 ceph-mon[94233]: pgmap v3190: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:31 smithi060 ceph-mon[109077]: pgmap v3190: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:31 smithi089 ceph-mon[98504]: pgmap v3190: 137 pgs: 137 active+clean; 150 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:33 smithi060 ceph-mon[94233]: pgmap v3191: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:43:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:33 smithi060 ceph-mon[109077]: pgmap v3191: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:43:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:33 smithi089 ceph-mon[98504]: pgmap v3191: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:43:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:43:34] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:43:35.664 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (14054 ms) 2023-12-01T05:43:35.664 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2023-12-01T05:43:35.664 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:43:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:35 smithi060 ceph-mon[94233]: pgmap v3192: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:43:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:35 smithi060 ceph-mon[109077]: pgmap v3192: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:43:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:35 smithi089 ceph-mon[98504]: pgmap v3192: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:43:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:37 smithi060 ceph-mon[94233]: pgmap v3193: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2023-12-01T05:43:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:37 smithi060 ceph-mon[109077]: pgmap v3193: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2023-12-01T05:43:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:37 smithi089 ceph-mon[98504]: pgmap v3193: 137 pgs: 137 active+clean; 154 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2023-12-01T05:43:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:39 smithi060 ceph-mon[94233]: pgmap v3194: 137 pgs: 137 active+clean; 179 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2023-12-01T05:43:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:39 smithi060 ceph-mon[109077]: pgmap v3194: 137 pgs: 137 active+clean; 179 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2023-12-01T05:43:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:39 smithi089 ceph-mon[98504]: pgmap v3194: 137 pgs: 137 active+clean; 179 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 56 op/s 2023-12-01T05:43:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:40 smithi060 ceph-mon[109077]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-01T05:43:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:40 smithi060 ceph-mon[94233]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-01T05:43:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:40 smithi089 ceph-mon[98504]: osdmap e1496: 8 total, 8 up, 8 in 2023-12-01T05:43:41.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:41 smithi060 ceph-mon[94233]: pgmap v3196: 137 pgs: 137 active+clean; 179 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2023-12-01T05:43:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:41 smithi060 ceph-mon[109077]: pgmap v3196: 137 pgs: 137 active+clean; 179 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2023-12-01T05:43:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:41 smithi089 ceph-mon[98504]: pgmap v3196: 137 pgs: 137 active+clean; 179 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2023-12-01T05:43:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:43 smithi060 ceph-mon[94233]: pgmap v3197: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:43 smithi060 ceph-mon[109077]: pgmap v3197: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:43 smithi089 ceph-mon[98504]: pgmap v3197: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:43:44] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:43:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:45 smithi060 ceph-mon[94233]: pgmap v3198: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:45 smithi060 ceph-mon[109077]: pgmap v3198: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:45 smithi089 ceph-mon[98504]: pgmap v3198: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:46 smithi060 ceph-mon[94233]: pgmap v3199: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:46 smithi060 ceph-mon[109077]: pgmap v3199: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:46 smithi089 ceph-mon[98504]: pgmap v3199: 137 pgs: 137 active+clean; 208 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2023-12-01T05:43:49.567 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13902 ms) 2023-12-01T05:43:49.567 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2023-12-01T05:43:49.567 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:43:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:49 smithi060 ceph-mon[94233]: pgmap v3200: 137 pgs: 137 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T05:43:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:49 smithi060 ceph-mon[109077]: pgmap v3200: 137 pgs: 137 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T05:43:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:49 smithi089 ceph-mon[98504]: pgmap v3200: 137 pgs: 137 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2023-12-01T05:43:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:51 smithi060 ceph-mon[109077]: pgmap v3201: 137 pgs: 137 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2023-12-01T05:43:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:51 smithi060 ceph-mon[94233]: pgmap v3201: 137 pgs: 137 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2023-12-01T05:43:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:51 smithi089 ceph-mon[98504]: pgmap v3201: 137 pgs: 137 active+clean; 212 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 3.1 MiB/s wr, 39 op/s 2023-12-01T05:43:53.925 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:43:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:53 smithi060 ceph-mon[109077]: pgmap v3202: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 789 KiB/s rd, 3.8 MiB/s wr, 48 op/s 2023-12-01T05:43:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:53 smithi060 ceph-mon[94233]: pgmap v3202: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 789 KiB/s rd, 3.8 MiB/s wr, 48 op/s 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (58m) 5m ago 58m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (58m) 5m ago 58m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (59m) 5m ago 59m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (59m) 5m ago 59m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (62m) 5m ago 62m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (64m) 5m ago 64m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (64m) 5m ago 64m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (62m) 5m ago 62m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (62m) 5m ago 62m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (58m) 5m ago 58m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (58m) 5m ago 58m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:43:54.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (62m) 5m ago 62m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (61m) 5m ago 61m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (61m) 5m ago 61m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (61m) 5m ago 61m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (60m) 5m ago 60m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (60m) 5m ago 60m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (60m) 5m ago 60m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (59m) 5m ago 59m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:43:54.262 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (58m) 5m ago 59m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:43:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:53 smithi089 ceph-mon[98504]: pgmap v3202: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 789 KiB/s rd, 3.8 MiB/s wr, 48 op/s 2023-12-01T05:43:54.666 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:43:54.667 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:43:54.668 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:43:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:43:54] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:43:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:54 smithi060 ceph-mon[109077]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-01T05:43:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2285420467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:43:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:54 smithi060 ceph-mon[94233]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-01T05:43:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2285420467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:43:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:54 smithi089 ceph-mon[98504]: osdmap e1497: 8 total, 8 up, 8 in 2023-12-01T05:43:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2285420467' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[94233]: from='client.28163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[94233]: from='client.28169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[94233]: pgmap v3204: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[109077]: from='client.28163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[109077]: from='client.28169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[109077]: pgmap v3204: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:55 smithi089 ceph-mon[98504]: from='client.28163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:55 smithi089 ceph-mon[98504]: from='client.28169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:43:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:55 smithi089 ceph-mon[98504]: pgmap v3204: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:43:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:43:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:57 smithi060 ceph-mon[94233]: pgmap v3205: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:43:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:57 smithi060 ceph-mon[109077]: pgmap v3205: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:43:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:57 smithi089 ceph-mon[98504]: pgmap v3205: 137 pgs: 137 active+clean; 216 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 923 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2023-12-01T05:44:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:43:59 smithi060 ceph-mon[94233]: pgmap v3206: 137 pgs: 137 active+clean; 245 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:44:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:43:59 smithi060 ceph-mon[109077]: pgmap v3206: 137 pgs: 137 active+clean; 245 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:44:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:43:59 smithi089 ceph-mon[98504]: pgmap v3206: 137 pgs: 137 active+clean; 245 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:44:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:00 smithi060 ceph-mon[94233]: pgmap v3207: 137 pgs: 137 active+clean; 245 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:00 smithi060 ceph-mon[109077]: pgmap v3207: 137 pgs: 137 active+clean; 245 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:44:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:00 smithi089 ceph-mon[98504]: pgmap v3207: 137 pgs: 137 active+clean; 245 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 883 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:44:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:02 smithi060 ceph-mon[94233]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-01T05:44:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:02 smithi060 ceph-mon[94233]: pgmap v3209: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 3.8 MiB/s wr, 48 op/s 2023-12-01T05:44:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:02 smithi060 ceph-mon[109077]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-01T05:44:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:02 smithi060 ceph-mon[109077]: pgmap v3209: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 3.8 MiB/s wr, 48 op/s 2023-12-01T05:44:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:02 smithi089 ceph-mon[98504]: osdmap e1498: 8 total, 8 up, 8 in 2023-12-01T05:44:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:02 smithi089 ceph-mon[98504]: pgmap v3209: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 3.8 MiB/s wr, 48 op/s 2023-12-01T05:44:04.124 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14558 ms) 2023-12-01T05:44:04.125 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2023-12-01T05:44:04.125 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:44:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:44:04] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:44:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:05 smithi089 ceph-mon[98504]: pgmap v3210: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:44:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:05 smithi060 ceph-mon[109077]: pgmap v3210: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:44:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:05 smithi060 ceph-mon[94233]: pgmap v3210: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:44:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:44:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:44:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:44:07.787 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:07 smithi060 ceph-mon[94233]: pgmap v3211: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:44:07.787 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:07 smithi060 ceph-mon[109077]: pgmap v3211: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:44:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:07 smithi089 ceph-mon[98504]: pgmap v3211: 137 pgs: 137 active+clean; 249 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2023-12-01T05:44:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:09 smithi060 ceph-mon[109077]: pgmap v3212: 137 pgs: 137 active+clean; 306 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2023-12-01T05:44:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:09 smithi060 ceph-mon[109077]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-01T05:44:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:09 smithi060 ceph-mon[94233]: pgmap v3212: 137 pgs: 137 active+clean; 306 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2023-12-01T05:44:09.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:09 smithi060 ceph-mon[94233]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-01T05:44:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:09 smithi089 ceph-mon[98504]: pgmap v3212: 137 pgs: 137 active+clean; 306 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2023-12-01T05:44:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:09 smithi089 ceph-mon[98504]: osdmap e1499: 8 total, 8 up, 8 in 2023-12-01T05:44:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:44:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:44:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:44:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:44:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:44:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:44:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:11 smithi060 ceph-mon[94233]: pgmap v3214: 137 pgs: 137 active+clean; 306 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.6 MiB/s wr, 40 op/s 2023-12-01T05:44:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:11 smithi060 ceph-mon[109077]: pgmap v3214: 137 pgs: 137 active+clean; 306 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.6 MiB/s wr, 40 op/s 2023-12-01T05:44:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:11 smithi089 ceph-mon[98504]: pgmap v3214: 137 pgs: 137 active+clean; 306 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.6 MiB/s wr, 40 op/s 2023-12-01T05:44:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:13 smithi060 ceph-mon[94233]: pgmap v3215: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:13 smithi060 ceph-mon[109077]: pgmap v3215: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:13 smithi089 ceph-mon[98504]: pgmap v3215: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:44:14] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:44:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:15 smithi060 ceph-mon[94233]: pgmap v3216: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:15 smithi060 ceph-mon[109077]: pgmap v3216: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:15 smithi089 ceph-mon[98504]: pgmap v3216: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:18.230 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (14105 ms) 2023-12-01T05:44:18.230 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2023-12-01T05:44:18.230 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:44:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:17 smithi060 ceph-mon[94233]: pgmap v3217: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:17 smithi060 ceph-mon[109077]: pgmap v3217: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:17 smithi089 ceph-mon[98504]: pgmap v3217: 137 pgs: 137 active+clean; 335 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2023-12-01T05:44:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:19 smithi060 ceph-mon[94233]: pgmap v3218: 137 pgs: 137 active+clean; 343 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 54 op/s 2023-12-01T05:44:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:19 smithi060 ceph-mon[109077]: pgmap v3218: 137 pgs: 137 active+clean; 343 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 54 op/s 2023-12-01T05:44:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:19 smithi089 ceph-mon[98504]: pgmap v3218: 137 pgs: 137 active+clean; 343 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.5 MiB/s wr, 54 op/s 2023-12-01T05:44:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:21 smithi060 ceph-mon[94233]: pgmap v3219: 137 pgs: 137 active+clean; 343 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 45 op/s 2023-12-01T05:44:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:21 smithi060 ceph-mon[109077]: pgmap v3219: 137 pgs: 137 active+clean; 343 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 45 op/s 2023-12-01T05:44:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:21 smithi089 ceph-mon[98504]: pgmap v3219: 137 pgs: 137 active+clean; 343 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 45 op/s 2023-12-01T05:44:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:22 smithi060 ceph-mon[94233]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-01T05:44:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:22 smithi060 ceph-mon[109077]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-01T05:44:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:22 smithi089 ceph-mon[98504]: osdmap e1500: 8 total, 8 up, 8 in 2023-12-01T05:44:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:23 smithi060 ceph-mon[94233]: pgmap v3221: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:23 smithi060 ceph-mon[109077]: pgmap v3221: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:23 smithi089 ceph-mon[98504]: pgmap v3221: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:44:24] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:44:25.022 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:44:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:24 smithi060 ceph-mon[109077]: pgmap v3222: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:24 smithi060 ceph-mon[94233]: pgmap v3222: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:25.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:24 smithi089 ceph-mon[98504]: pgmap v3222: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:25.360 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:44:25.360 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (58m) 6m ago 59m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:44:25.360 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (59m) 6m ago 59m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (60m) 6m ago 60m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (60m) 6m ago 60m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (63m) 6m ago 63m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (64m) 6m ago 64m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (64m) 6m ago 64m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (63m) 6m ago 63m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (63m) 6m ago 63m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (58m) 6m ago 58m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (58m) 6m ago 58m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (62m) 6m ago 62m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (62m) 6m ago 62m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (62m) 6m ago 62m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (61m) 6m ago 61m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:44:25.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (61m) 6m ago 61m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:44:25.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (61m) 6m ago 61m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:44:25.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (60m) 6m ago 60m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:44:25.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (60m) 6m ago 60m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:44:25.362 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (58m) 6m ago 59m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:44:25.763 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:44:25.763 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:44:25.763 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:44:25.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:25.763 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:44:25.763 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:44:25.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:44:25.764 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:44:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[94233]: from='client.18312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[94233]: from='client.18318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1064581220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:44:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[109077]: from='client.18312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[109077]: from='client.18318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1064581220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:44:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:25 smithi089 ceph-mon[98504]: from='client.18312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:25 smithi089 ceph-mon[98504]: from='client.18318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1064581220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:26 smithi060 ceph-mon[94233]: pgmap v3223: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:26 smithi060 ceph-mon[109077]: pgmap v3223: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:26 smithi089 ceph-mon[98504]: pgmap v3223: 137 pgs: 137 active+clean; 372 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.5 MiB/s wr, 34 op/s 2023-12-01T05:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:29 smithi060 ceph-mon[109077]: pgmap v3224: 137 pgs: 137 active+clean; 376 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T05:44:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:29 smithi060 ceph-mon[94233]: pgmap v3224: 137 pgs: 137 active+clean; 376 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T05:44:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:29 smithi089 ceph-mon[98504]: pgmap v3224: 137 pgs: 137 active+clean; 376 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T05:44:31.585 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13356 ms) 2023-12-01T05:44:31.857 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (101695 ms total) 2023-12-01T05:44:31.857 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:44:31.857 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2023-12-01T05:44:31.886 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2023-12-01T05:44:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:31 smithi060 ceph-mon[94233]: pgmap v3225: 137 pgs: 137 active+clean; 376 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T05:44:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:31 smithi060 ceph-mon[109077]: pgmap v3225: 137 pgs: 137 active+clean; 376 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T05:44:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:31 smithi089 ceph-mon[98504]: pgmap v3225: 137 pgs: 137 active+clean; 376 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 472 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2023-12-01T05:44:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:32 smithi060 ceph-mon[94233]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-01T05:44:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:32 smithi060 ceph-mon[109077]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-01T05:44:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:32 smithi089 ceph-mon[98504]: osdmap e1501: 8 total, 8 up, 8 in 2023-12-01T05:44:33.884 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:44:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[109077]: pgmap v3227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[109077]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-01T05:44:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2787520495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:44:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:44:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[94233]: pgmap v3227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[94233]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-01T05:44:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2787520495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:44:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:33 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:44:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:33 smithi089 ceph-mon[98504]: pgmap v3227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:33 smithi089 ceph-mon[98504]: osdmap e1502: 8 total, 8 up, 8 in 2023-12-01T05:44:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2787520495' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:44:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:33 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:44:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:44:34] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[94233]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[94233]: pgmap v3230: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[94233]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[109077]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[109077]: pgmap v3230: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:34 smithi060 ceph-mon[109077]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-01T05:44:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:34 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-26","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:44:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:34 smithi089 ceph-mon[98504]: osdmap e1503: 8 total, 8 up, 8 in 2023-12-01T05:44:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:34 smithi089 ceph-mon[98504]: pgmap v3230: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:34 smithi089 ceph-mon[98504]: osdmap e1504: 8 total, 8 up, 8 in 2023-12-01T05:44:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:36 smithi060 ceph-mon[94233]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-01T05:44:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:36 smithi060 ceph-mon[94233]: pgmap v3233: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:36 smithi060 ceph-mon[109077]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-01T05:44:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:36 smithi060 ceph-mon[109077]: pgmap v3233: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:36 smithi089 ceph-mon[98504]: osdmap e1505: 8 total, 8 up, 8 in 2023-12-01T05:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:36 smithi089 ceph-mon[98504]: pgmap v3233: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:44:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:38 smithi060 ceph-mon[109077]: pgmap v3234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T05:44:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:38 smithi060 ceph-mon[94233]: pgmap v3234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T05:44:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:38 smithi089 ceph-mon[98504]: pgmap v3234: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.3 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2023-12-01T05:44:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:40 smithi060 ceph-mon[94233]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-01T05:44:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:40 smithi060 ceph-mon[94233]: pgmap v3236: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:44:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:40 smithi060 ceph-mon[109077]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-01T05:44:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:40 smithi060 ceph-mon[109077]: pgmap v3236: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:44:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:40 smithi089 ceph-mon[98504]: osdmap e1506: 8 total, 8 up, 8 in 2023-12-01T05:44:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:40 smithi089 ceph-mon[98504]: pgmap v3236: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:44:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:43 smithi060 ceph-mon[109077]: pgmap v3237: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.8 MiB/s wr, 52 op/s 2023-12-01T05:44:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:43 smithi060 ceph-mon[109077]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-01T05:44:44.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:43 smithi060 ceph-mon[94233]: pgmap v3237: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.8 MiB/s wr, 52 op/s 2023-12-01T05:44:44.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:43 smithi060 ceph-mon[94233]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-01T05:44:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:43 smithi089 ceph-mon[98504]: pgmap v3237: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 3.8 MiB/s wr, 52 op/s 2023-12-01T05:44:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:43 smithi089 ceph-mon[98504]: osdmap e1507: 8 total, 8 up, 8 in 2023-12-01T05:44:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:44:44] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.43.0" 2023-12-01T05:44:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:45 smithi060 ceph-mon[109077]: pgmap v3239: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T05:44:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:45 smithi060 ceph-mon[94233]: pgmap v3239: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T05:44:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:45 smithi089 ceph-mon[98504]: pgmap v3239: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2023-12-01T05:44:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:47 smithi060 ceph-mon[94233]: pgmap v3240: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2023-12-01T05:44:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:47 smithi060 ceph-mon[109077]: pgmap v3240: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2023-12-01T05:44:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:47 smithi089 ceph-mon[98504]: pgmap v3240: 137 pgs: 137 active+clean; 34 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2023-12-01T05:44:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:44:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:49 smithi060 ceph-mon[94233]: pgmap v3241: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T05:44:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:49 smithi060 ceph-mon[109077]: pgmap v3241: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T05:44:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:49 smithi089 ceph-mon[98504]: pgmap v3241: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 3.4 MiB/s wr, 40 op/s 2023-12-01T05:44:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:51 smithi060 ceph-mon[94233]: pgmap v3242: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:44:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:51 smithi060 ceph-mon[109077]: pgmap v3242: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:44:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:51 smithi089 ceph-mon[98504]: pgmap v3242: 137 pgs: 137 active+clean; 34 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:44:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:53 smithi060 ceph-mon[94233]: pgmap v3243: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T05:44:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:53 smithi060 ceph-mon[109077]: pgmap v3243: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T05:44:54.264 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/4.Simple (22377 ms) 2023-12-01T05:44:54.264 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2023-12-01T05:44:54.264 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:44:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:53 smithi089 ceph-mon[98504]: pgmap v3243: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2023-12-01T05:44:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:44:54] "GET /metrics HTTP/1.1" 200 36466 "" "Prometheus/2.43.0" 2023-12-01T05:44:56.122 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:55 smithi060 ceph-mon[109077]: pgmap v3244: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2023-12-01T05:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:55 smithi060 ceph-mon[94233]: pgmap v3244: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2023-12-01T05:44:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:55 smithi089 ceph-mon[98504]: pgmap v3244: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 56 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2023-12-01T05:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (59m) 6m ago 59m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (59m) 6m ago 59m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (60m) 6m ago 60m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (60m) 6m ago 60m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (63m) 6m ago 63m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (65m) 6m ago 65m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (65m) 6m ago 65m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (63m) 6m ago 63m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:44:56.455 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (63m) 6m ago 63m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (59m) 6m ago 59m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (59m) 6m ago 59m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (63m) 6m ago 63m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (62m) 6m ago 62m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (62m) 6m ago 62m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (62m) 6m ago 62m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (61m) 6m ago 61m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (61m) 6m ago 61m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (61m) 6m ago 61m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (60m) 6m ago 60m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:44:56.456 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (59m) 6m ago 60m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:44:56.858 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:44:56.858 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:44:56.859 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:44:56.860 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[94233]: from='client.18348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[94233]: from='client.28223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[94233]: pgmap v3245: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3326708619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:44:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[109077]: from='client.18348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[109077]: from='client.28223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[109077]: pgmap v3245: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:44:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3326708619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:44:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:56 smithi089 ceph-mon[98504]: from='client.18348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:56 smithi089 ceph-mon[98504]: from='client.28223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:44:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:56 smithi089 ceph-mon[98504]: pgmap v3245: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:44:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3326708619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:44:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2023-12-01T05:44:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2023-12-01T05:44:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2023-12-01T05:44:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2023-12-01T05:44:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2023-12-01T05:44:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]: dispatch 2023-12-01T05:44:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2023-12-01T05:44:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:58 smithi060 ceph-mon[94233]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-01T05:44:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:58 smithi060 ceph-mon[94233]: pgmap v3247: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2023-12-01T05:44:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2023-12-01T05:44:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:58 smithi060 ceph-mon[109077]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-01T05:44:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:58 smithi060 ceph-mon[109077]: pgmap v3247: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2023-12-01T05:44:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.16", "id": [6, 7]}]': finished 2023-12-01T05:44:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:58 smithi089 ceph-mon[98504]: osdmap e1508: 8 total, 8 up, 8 in 2023-12-01T05:44:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:58 smithi089 ceph-mon[98504]: pgmap v3247: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2023-12-01T05:45:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:44:59 smithi060 ceph-mon[94233]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-01T05:45:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:44:59 smithi060 ceph-mon[109077]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-01T05:45:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:44:59 smithi089 ceph-mon[98504]: osdmap e1509: 8 total, 8 up, 8 in 2023-12-01T05:45:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:00 smithi060 ceph-mon[94233]: pgmap v3249: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 28 op/s 2023-12-01T05:45:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:00 smithi060 ceph-mon[109077]: pgmap v3249: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 28 op/s 2023-12-01T05:45:01.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:00 smithi089 ceph-mon[98504]: pgmap v3249: 137 pgs: 137 active+clean; 75 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 28 op/s 2023-12-01T05:45:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:03 smithi060 ceph-mon[94233]: pgmap v3250: 137 pgs: 137 active+clean; 104 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 8.8 MiB/s wr, 72 op/s 2023-12-01T05:45:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:03 smithi060 ceph-mon[109077]: pgmap v3250: 137 pgs: 137 active+clean; 104 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 8.8 MiB/s wr, 72 op/s 2023-12-01T05:45:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:03 smithi089 ceph-mon[98504]: pgmap v3250: 137 pgs: 137 active+clean; 104 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 15 MiB/s rd, 8.8 MiB/s wr, 72 op/s 2023-12-01T05:45:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:45:04] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:45:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:05 smithi060 ceph-mon[94233]: pgmap v3251: 137 pgs: 137 active+clean; 104 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2023-12-01T05:45:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:05 smithi060 ceph-mon[109077]: pgmap v3251: 137 pgs: 137 active+clean; 104 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2023-12-01T05:45:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:05 smithi089 ceph-mon[98504]: pgmap v3251: 137 pgs: 137 active+clean; 104 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 43 op/s 2023-12-01T05:45:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:06 smithi060 ceph-mon[109077]: pgmap v3252: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 5.3 MiB/s wr, 54 op/s 2023-12-01T05:45:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:06 smithi060 ceph-mon[94233]: pgmap v3252: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 5.3 MiB/s wr, 54 op/s 2023-12-01T05:45:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:06 smithi089 ceph-mon[98504]: pgmap v3252: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 5.3 MiB/s wr, 54 op/s 2023-12-01T05:45:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:09 smithi060 ceph-mon[94233]: pgmap v3253: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T05:45:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:09 smithi060 ceph-mon[109077]: pgmap v3253: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T05:45:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:09 smithi089 ceph-mon[98504]: pgmap v3253: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T05:45:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:45:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:45:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:45:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:11.865 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:11 smithi089 ceph-mon[98504]: pgmap v3254: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 3.9 MiB/s wr, 40 op/s 2023-12-01T05:45:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:11 smithi060 ceph-mon[94233]: pgmap v3254: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 3.9 MiB/s wr, 40 op/s 2023-12-01T05:45:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:11 smithi060 ceph-mon[109077]: pgmap v3254: 137 pgs: 137 active+clean; 120 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 3.9 MiB/s wr, 40 op/s 2023-12-01T05:45:12.311 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/4.Grow (18047 ms) 2023-12-01T05:45:12.311 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2023-12-01T05:45:12.311 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:45:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:13 smithi060 ceph-mon[94233]: pgmap v3255: 137 pgs: 137 active+clean; 145 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 54 op/s 2023-12-01T05:45:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:13 smithi060 ceph-mon[109077]: pgmap v3255: 137 pgs: 137 active+clean; 145 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 54 op/s 2023-12-01T05:45:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:13 smithi089 ceph-mon[98504]: pgmap v3255: 137 pgs: 137 active+clean; 145 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 54 op/s 2023-12-01T05:45:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:45:14] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2023-12-01T05:45:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:45:15.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:45:15.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[94233]: pgmap v3256: 137 pgs: 137 active+clean; 145 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2023-12-01T05:45:15.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:45:15.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:45:15.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:14 smithi060 ceph-mon[109077]: pgmap v3256: 137 pgs: 137 active+clean; 145 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2023-12-01T05:45:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:45:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:45:15.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:45:15.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:14 smithi089 ceph-mon[98504]: pgmap v3256: 137 pgs: 137 active+clean; 145 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 25 op/s 2023-12-01T05:45:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:16 smithi060 ceph-mon[109077]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-01T05:45:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:16 smithi060 ceph-mon[109077]: pgmap v3258: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:16 smithi060 ceph-mon[94233]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-01T05:45:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:16 smithi060 ceph-mon[94233]: pgmap v3258: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:16 smithi089 ceph-mon[98504]: osdmap e1510: 8 total, 8 up, 8 in 2023-12-01T05:45:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:16 smithi089 ceph-mon[98504]: pgmap v3258: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:19 smithi060 ceph-mon[94233]: pgmap v3259: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:19 smithi060 ceph-mon[109077]: pgmap v3259: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:19 smithi089 ceph-mon[98504]: pgmap v3259: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:20 smithi060 ceph-mon[109077]: pgmap v3260: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:21.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:20 smithi060 ceph-mon[94233]: pgmap v3260: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:20 smithi089 ceph-mon[98504]: pgmap v3260: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 05:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T05:45:23.373413689Z level=info msg="Completed cleanup jobs" duration=12.953176ms 2023-12-01T05:45:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:23 smithi060 ceph-mon[94233]: pgmap v3261: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:23 smithi060 ceph-mon[109077]: pgmap v3261: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:23 smithi089 ceph-mon[98504]: pgmap v3261: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:45:24] "GET /metrics HTTP/1.1" 200 36497 "" "Prometheus/2.43.0" 2023-12-01T05:45:25.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:24 smithi060 ceph-mon[94233]: pgmap v3262: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:25.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:24 smithi060 ceph-mon[109077]: pgmap v3262: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:24 smithi089 ceph-mon[98504]: pgmap v3262: 137 pgs: 137 active+clean; 174 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:26.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:27.213 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:45:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:26 smithi060 ceph-mon[109077]: pgmap v3263: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2023-12-01T05:45:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:26 smithi060 ceph-mon[94233]: pgmap v3263: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2023-12-01T05:45:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:26 smithi089 ceph-mon[98504]: pgmap v3263: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.3 MiB/s wr, 49 op/s 2023-12-01T05:45:27.542 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:45:27.542 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (59m) 7m ago 60m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:45:27.542 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (60m) 7m ago 60m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:45:27.542 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (61m) 7m ago 61m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:45:27.542 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (61m) 7m ago 61m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (64m) 7m ago 64m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (65m) 7m ago 65m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (65m) 7m ago 65m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (64m) 7m ago 64m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (64m) 7m ago 64m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (59m) 7m ago 59m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (59m) 7m ago 59m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (63m) 7m ago 63m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (63m) 7m ago 63m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (63m) 7m ago 63m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (62m) 7m ago 62m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (62m) 7m ago 62m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (62m) 7m ago 62m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (61m) 7m ago 61m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:45:27.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (61m) 7m ago 61m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:45:27.544 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (59m) 7m ago 60m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:45:27.946 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:45:27.946 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:45:27.946 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:45:27.946 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:27.946 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:45:27.946 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:45:27.946 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:45:27.947 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:45:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:28 smithi060 ceph-mon[94233]: from='client.18366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:28 smithi060 ceph-mon[94233]: from='client.18372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1701834343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:45:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:28 smithi060 ceph-mon[109077]: from='client.18366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:28 smithi060 ceph-mon[109077]: from='client.18372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1701834343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:45:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:28 smithi089 ceph-mon[98504]: from='client.18366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:28 smithi089 ceph-mon[98504]: from='client.18372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1701834343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:45:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:29 smithi060 ceph-mon[94233]: pgmap v3264: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:45:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:29 smithi060 ceph-mon[109077]: pgmap v3264: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:45:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:29 smithi089 ceph-mon[98504]: pgmap v3264: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:45:30.432 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (18121 ms) 2023-12-01T05:45:30.432 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2023-12-01T05:45:30.432 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:45:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:30 smithi060 ceph-mon[94233]: pgmap v3265: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:45:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:30 smithi060 ceph-mon[109077]: pgmap v3265: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:45:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:30 smithi089 ceph-mon[98504]: pgmap v3265: 137 pgs: 137 active+clean; 190 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:45:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:33 smithi060 ceph-mon[94233]: pgmap v3266: 137 pgs: 137 active+clean; 215 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:45:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:33 smithi060 ceph-mon[109077]: pgmap v3266: 137 pgs: 137 active+clean; 215 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:45:34.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:33 smithi089 ceph-mon[98504]: pgmap v3266: 137 pgs: 137 active+clean; 215 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:45:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:45:34] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-12-01T05:45:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:34 smithi060 ceph-mon[94233]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-01T05:45:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:34 smithi060 ceph-mon[94233]: pgmap v3268: 137 pgs: 137 active+clean; 215 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2023-12-01T05:45:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:34 smithi060 ceph-mon[109077]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-01T05:45:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:34 smithi060 ceph-mon[109077]: pgmap v3268: 137 pgs: 137 active+clean; 215 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2023-12-01T05:45:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:34 smithi089 ceph-mon[98504]: osdmap e1511: 8 total, 8 up, 8 in 2023-12-01T05:45:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:34 smithi089 ceph-mon[98504]: pgmap v3268: 137 pgs: 137 active+clean; 215 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2023-12-01T05:45:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:37 smithi060 ceph-mon[94233]: pgmap v3269: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:37 smithi060 ceph-mon[109077]: pgmap v3269: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:37 smithi089 ceph-mon[98504]: pgmap v3269: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:38 smithi060 ceph-mon[94233]: pgmap v3270: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:38 smithi060 ceph-mon[109077]: pgmap v3270: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:38 smithi089 ceph-mon[98504]: pgmap v3270: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:41 smithi060 ceph-mon[109077]: pgmap v3271: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:41 smithi060 ceph-mon[94233]: pgmap v3271: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:41 smithi089 ceph-mon[98504]: pgmap v3271: 137 pgs: 137 active+clean; 244 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2023-12-01T05:45:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:43 smithi060 ceph-mon[94233]: pgmap v3272: 137 pgs: 137 active+clean; 260 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T05:45:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:43 smithi060 ceph-mon[109077]: pgmap v3272: 137 pgs: 137 active+clean; 260 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T05:45:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:43 smithi089 ceph-mon[98504]: pgmap v3272: 137 pgs: 137 active+clean; 260 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2023-12-01T05:45:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:45:44] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:45:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:44 smithi060 ceph-mon[94233]: pgmap v3273: 137 pgs: 137 active+clean; 260 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2023-12-01T05:45:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:44 smithi060 ceph-mon[109077]: pgmap v3273: 137 pgs: 137 active+clean; 260 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2023-12-01T05:45:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:44 smithi089 ceph-mon[98504]: pgmap v3273: 137 pgs: 137 active+clean; 260 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 59 KiB/s rd, 4.2 MiB/s wr, 43 op/s 2023-12-01T05:45:47.399 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (16967 ms) 2023-12-01T05:45:47.400 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2023-12-01T05:45:47.400 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:45:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:47 smithi060 ceph-mon[94233]: pgmap v3274: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 48 op/s 2023-12-01T05:45:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:47 smithi060 ceph-mon[109077]: pgmap v3274: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 48 op/s 2023-12-01T05:45:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:47 smithi089 ceph-mon[98504]: pgmap v3274: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 48 op/s 2023-12-01T05:45:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:48 smithi060 ceph-mon[94233]: pgmap v3275: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:45:49.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:48 smithi060 ceph-mon[109077]: pgmap v3275: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:45:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:48 smithi089 ceph-mon[98504]: pgmap v3275: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:45:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:51 smithi060 ceph-mon[94233]: pgmap v3276: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:45:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:51 smithi060 ceph-mon[109077]: pgmap v3276: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:45:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:51 smithi089 ceph-mon[98504]: pgmap v3276: 137 pgs: 137 active+clean; 264 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:45:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:52 smithi060 ceph-mon[94233]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-01T05:45:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:52 smithi060 ceph-mon[109077]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-01T05:45:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:52 smithi089 ceph-mon[98504]: osdmap e1512: 8 total, 8 up, 8 in 2023-12-01T05:45:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:53 smithi060 ceph-mon[94233]: pgmap v3278: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T05:45:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:53 smithi060 ceph-mon[109077]: pgmap v3278: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T05:45:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:53 smithi089 ceph-mon[98504]: pgmap v3278: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T05:45:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:45:54] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:45:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:55 smithi060 ceph-mon[109077]: pgmap v3279: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T05:45:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:55 smithi060 ceph-mon[94233]: pgmap v3279: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T05:45:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:55 smithi089 ceph-mon[98504]: pgmap v3279: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 28 op/s 2023-12-01T05:45:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:45:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:57 smithi060 ceph-mon[94233]: pgmap v3280: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:57 smithi060 ceph-mon[109077]: pgmap v3280: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:57 smithi089 ceph-mon[98504]: pgmap v3280: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:58.402 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:45:58.836 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:45:58.836 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (60m) 7m ago 60m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:45:58.836 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (60m) 7m ago 60m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:45:58.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (61m) 7m ago 61m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (61m) 7m ago 61m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (64m) 7m ago 64m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (66m) 7m ago 66m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (66m) 7m ago 66m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (64m) 7m ago 64m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (64m) 7m ago 64m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (60m) 7m ago 60m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (60m) 7m ago 60m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (64m) 7m ago 64m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (64m) 7m ago 64m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (63m) 7m ago 63m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (63m) 7m ago 63m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (63m) 7m ago 63m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (62m) 7m ago 62m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:45:58.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (62m) 7m ago 62m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:45:58.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (61m) 7m ago 61m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:45:58.838 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (60m) 7m ago 61m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:45:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:58 smithi060 ceph-mon[94233]: from='client.18384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:58 smithi060 ceph-mon[94233]: pgmap v3281: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:58 smithi060 ceph-mon[94233]: from='client.28259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:58 smithi060 ceph-mon[109077]: from='client.18384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:58 smithi060 ceph-mon[109077]: pgmap v3281: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:58 smithi060 ceph-mon[109077]: from='client.28259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:58 smithi089 ceph-mon[98504]: from='client.18384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:58 smithi089 ceph-mon[98504]: pgmap v3281: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:45:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:58 smithi089 ceph-mon[98504]: from='client.28259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:45:59.333 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:45:59.333 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:45:59.333 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:45:59.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:59.333 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:45:59.334 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:46:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:45:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4178426316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:46:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:45:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4178426316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:46:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:45:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4178426316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:46:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:00 smithi060 ceph-mon[94233]: pgmap v3282: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:46:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:00 smithi060 ceph-mon[109077]: pgmap v3282: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:46:01.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:00 smithi089 ceph-mon[98504]: pgmap v3282: 137 pgs: 137 active+clean; 293 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2023-12-01T05:46:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:03 smithi060 ceph-mon[94233]: pgmap v3283: 137 pgs: 137 active+clean; 309 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 1.5 MiB/s wr, 32 op/s 2023-12-01T05:46:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:03 smithi060 ceph-mon[109077]: pgmap v3283: 137 pgs: 137 active+clean; 309 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 1.5 MiB/s wr, 32 op/s 2023-12-01T05:46:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:03 smithi089 ceph-mon[98504]: pgmap v3283: 137 pgs: 137 active+clean; 309 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 1.5 MiB/s wr, 32 op/s 2023-12-01T05:46:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:46:04] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:46:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:04 smithi060 ceph-mon[109077]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-01T05:46:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:04 smithi060 ceph-mon[109077]: pgmap v3285: 137 pgs: 137 active+clean; 309 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T05:46:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:04 smithi060 ceph-mon[94233]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-01T05:46:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:04 smithi060 ceph-mon[94233]: pgmap v3285: 137 pgs: 137 active+clean; 309 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T05:46:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:04 smithi089 ceph-mon[98504]: osdmap e1513: 8 total, 8 up, 8 in 2023-12-01T05:46:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:04 smithi089 ceph-mon[98504]: pgmap v3285: 137 pgs: 137 active+clean; 309 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2023-12-01T05:46:06.117 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (18717 ms) 2023-12-01T05:46:06.117 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2023-12-01T05:46:06.117 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:46:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:07 smithi060 ceph-mon[94233]: pgmap v3286: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T05:46:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:07 smithi060 ceph-mon[109077]: pgmap v3286: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T05:46:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:07 smithi089 ceph-mon[98504]: pgmap v3286: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T05:46:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:08 smithi060 ceph-mon[94233]: pgmap v3287: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T05:46:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:08 smithi060 ceph-mon[109077]: pgmap v3287: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T05:46:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:08 smithi089 ceph-mon[98504]: pgmap v3287: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2023-12-01T05:46:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:10 smithi060 ceph-mon[109077]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-01T05:46:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:10 smithi060 ceph-mon[109077]: pgmap v3289: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2023-12-01T05:46:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:10 smithi060 ceph-mon[94233]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-01T05:46:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:10 smithi060 ceph-mon[94233]: pgmap v3289: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2023-12-01T05:46:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:10 smithi089 ceph-mon[98504]: osdmap e1514: 8 total, 8 up, 8 in 2023-12-01T05:46:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:10 smithi089 ceph-mon[98504]: pgmap v3289: 137 pgs: 137 active+clean; 378 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 5.2 MiB/s rd, 8.6 MiB/s wr, 48 op/s 2023-12-01T05:46:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:13 smithi060 ceph-mon[94233]: pgmap v3290: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 85 op/s 2023-12-01T05:46:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:13 smithi060 ceph-mon[109077]: pgmap v3290: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 85 op/s 2023-12-01T05:46:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:13 smithi089 ceph-mon[98504]: pgmap v3290: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.8 MiB/s rd, 11 MiB/s wr, 85 op/s 2023-12-01T05:46:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:46:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:46:14] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2023-12-01T05:46:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:46:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:46:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: pgmap v3291: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2023-12-01T05:46:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: pgmap v3291: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:46:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:46:16.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: pgmap v3291: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:46:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:46:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:17 smithi060 ceph-mon[94233]: pgmap v3292: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:17 smithi060 ceph-mon[109077]: pgmap v3292: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:17 smithi089 ceph-mon[98504]: pgmap v3292: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:18 smithi060 ceph-mon[94233]: pgmap v3293: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:18 smithi060 ceph-mon[109077]: pgmap v3293: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:18 smithi089 ceph-mon[98504]: pgmap v3293: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:21 smithi060 ceph-mon[94233]: pgmap v3294: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2023-12-01T05:46:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:21 smithi060 ceph-mon[109077]: pgmap v3294: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2023-12-01T05:46:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:21 smithi089 ceph-mon[98504]: pgmap v3294: 137 pgs: 137 active+clean; 407 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2023-12-01T05:46:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:23 smithi060 ceph-mon[109077]: pgmap v3295: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2023-12-01T05:46:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:23 smithi060 ceph-mon[94233]: pgmap v3295: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2023-12-01T05:46:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:23 smithi089 ceph-mon[98504]: pgmap v3295: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2023-12-01T05:46:24.447 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (18331 ms) 2023-12-01T05:46:24.447 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2023-12-01T05:46:24.448 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:46:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:46:24] "GET /metrics HTTP/1.1" 200 36500 "" "Prometheus/2.43.0" 2023-12-01T05:46:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:25 smithi060 ceph-mon[94233]: pgmap v3296: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:46:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:25 smithi060 ceph-mon[109077]: pgmap v3296: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:46:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:25 smithi089 ceph-mon[98504]: pgmap v3296: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:46:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:27 smithi060 ceph-mon[94233]: pgmap v3297: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:46:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:27 smithi060 ceph-mon[109077]: pgmap v3297: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:46:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:27 smithi089 ceph-mon[98504]: pgmap v3297: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:46:29.733 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:46:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:29 smithi060 ceph-mon[94233]: pgmap v3298: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:46:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:29 smithi060 ceph-mon[94233]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-01T05:46:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:29 smithi060 ceph-mon[109077]: pgmap v3298: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:46:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:29 smithi060 ceph-mon[109077]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-01T05:46:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:29 smithi089 ceph-mon[98504]: pgmap v3298: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:46:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:29 smithi089 ceph-mon[98504]: osdmap e1515: 8 total, 8 up, 8 in 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (60m) 8m ago 61m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (61m) 8m ago 61m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (62m) 8m ago 62m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (62m) 8m ago 62m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (65m) 8m ago 65m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (66m) 8m ago 66m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (66m) 8m ago 66m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (65m) 8m ago 65m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (65m) 8m ago 65m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (61m) 8m ago 61m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:46:30.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (60m) 8m ago 60m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (64m) 8m ago 64m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (64m) 8m ago 64m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (64m) 8m ago 64m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (63m) 8m ago 63m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (63m) 8m ago 63m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (63m) 8m ago 63m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (62m) 8m ago 62m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (62m) 8m ago 62m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:46:30.113 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (60m) 8m ago 61m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:46:30.590 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:46:30.591 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:46:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:30 smithi060 ceph-mon[109077]: from='client.28271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:46:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:30 smithi060 ceph-mon[94233]: from='client.28271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:46:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:30 smithi089 ceph-mon[98504]: from='client.28271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:46:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:31 smithi060 ceph-mon[94233]: from='client.28277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:46:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:31 smithi060 ceph-mon[94233]: pgmap v3300: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T05:46:32.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/478648764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:46:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:31 smithi060 ceph-mon[109077]: from='client.28277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:46:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:31 smithi060 ceph-mon[109077]: pgmap v3300: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T05:46:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/478648764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:46:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:31 smithi089 ceph-mon[98504]: from='client.28277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:46:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:31 smithi089 ceph-mon[98504]: pgmap v3300: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.0 MiB/s wr, 30 op/s 2023-12-01T05:46:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/478648764' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:46:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:33 smithi060 ceph-mon[109077]: pgmap v3301: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2023-12-01T05:46:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:33 smithi060 ceph-mon[94233]: pgmap v3301: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2023-12-01T05:46:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:33 smithi089 ceph-mon[98504]: pgmap v3301: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2023-12-01T05:46:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:46:34] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:46:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:35 smithi060 ceph-mon[109077]: pgmap v3302: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2023-12-01T05:46:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:35 smithi060 ceph-mon[94233]: pgmap v3302: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2023-12-01T05:46:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:35 smithi089 ceph-mon[98504]: pgmap v3302: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2023-12-01T05:46:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:37 smithi060 ceph-mon[109077]: pgmap v3303: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:37 smithi060 ceph-mon[94233]: pgmap v3303: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:37 smithi089 ceph-mon[98504]: pgmap v3303: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:38 smithi060 ceph-mon[94233]: pgmap v3304: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:38 smithi060 ceph-mon[109077]: pgmap v3304: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:38 smithi089 ceph-mon[98504]: pgmap v3304: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2023-12-01T05:46:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:41 smithi060 ceph-mon[94233]: pgmap v3305: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 2.4 MiB/s wr, 29 op/s 2023-12-01T05:46:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:41 smithi060 ceph-mon[109077]: pgmap v3305: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 2.4 MiB/s wr, 29 op/s 2023-12-01T05:46:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:41 smithi089 ceph-mon[98504]: pgmap v3305: 137 pgs: 137 active+clean; 456 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 2.4 MiB/s wr, 29 op/s 2023-12-01T05:46:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:43.478 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (19030 ms) 2023-12-01T05:46:43.895 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (131591 ms total) 2023-12-01T05:46:43.895 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:46:43.895 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2023-12-01T05:46:43.927 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2023-12-01T05:46:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:43 smithi060 ceph-mon[94233]: pgmap v3306: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 43 op/s 2023-12-01T05:46:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:43 smithi060 ceph-mon[109077]: pgmap v3306: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 43 op/s 2023-12-01T05:46:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:43 smithi089 ceph-mon[98504]: pgmap v3306: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 43 op/s 2023-12-01T05:46:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:46:44] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:46:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:44 smithi060 ceph-mon[94233]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-01T05:46:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:44 smithi060 ceph-mon[94233]: pgmap v3308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:46:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:44 smithi060 ceph-mon[109077]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-01T05:46:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:44 smithi060 ceph-mon[109077]: pgmap v3308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:46:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:44 smithi089 ceph-mon[98504]: osdmap e1516: 8 total, 8 up, 8 in 2023-12-01T05:46:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:44 smithi089 ceph-mon[98504]: pgmap v3308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:46:45.918 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:46:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:45 smithi060 ceph-mon[94233]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-01T05:46:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1796817849' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:46:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:45 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:46:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:45 smithi060 ceph-mon[109077]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-01T05:46:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1796817849' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:46:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:45 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:46:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:45 smithi089 ceph-mon[98504]: osdmap e1517: 8 total, 8 up, 8 in 2023-12-01T05:46:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1796817849' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:46:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:45 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:46:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:46:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[94233]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-01T05:46:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[94233]: pgmap v3311: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[94233]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-01T05:46:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:46:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[109077]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-01T05:46:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[109077]: pgmap v3311: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:46 smithi060 ceph-mon[109077]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-01T05:46:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:46 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-27","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:46:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:46 smithi089 ceph-mon[98504]: osdmap e1518: 8 total, 8 up, 8 in 2023-12-01T05:46:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:46 smithi089 ceph-mon[98504]: pgmap v3311: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:46 smithi089 ceph-mon[98504]: osdmap e1519: 8 total, 8 up, 8 in 2023-12-01T05:46:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:48 smithi060 ceph-mon[109077]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-01T05:46:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:48 smithi060 ceph-mon[109077]: pgmap v3314: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:48 smithi060 ceph-mon[94233]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-01T05:46:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:48 smithi060 ceph-mon[94233]: pgmap v3314: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:48 smithi089 ceph-mon[98504]: osdmap e1520: 8 total, 8 up, 8 in 2023-12-01T05:46:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:48 smithi089 ceph-mon[98504]: pgmap v3314: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:51 smithi060 ceph-mon[94233]: pgmap v3315: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:51 smithi060 ceph-mon[109077]: pgmap v3315: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:51 smithi089 ceph-mon[98504]: pgmap v3315: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:46:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:53 smithi060 ceph-mon[109077]: pgmap v3316: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T05:46:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:53 smithi060 ceph-mon[109077]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-01T05:46:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:53 smithi060 ceph-mon[94233]: pgmap v3316: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T05:46:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:53 smithi060 ceph-mon[94233]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-01T05:46:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:53 smithi089 ceph-mon[98504]: pgmap v3316: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.5 KiB/s rd, 1.2 KiB/s wr, 8 op/s 2023-12-01T05:46:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:53 smithi089 ceph-mon[98504]: osdmap e1521: 8 total, 8 up, 8 in 2023-12-01T05:46:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:46:54] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:46:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:55 smithi060 ceph-mon[94233]: pgmap v3318: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2023-12-01T05:46:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:55 smithi060 ceph-mon[109077]: pgmap v3318: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2023-12-01T05:46:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:55 smithi089 ceph-mon[98504]: pgmap v3318: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.9 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2023-12-01T05:46:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:56 smithi060 ceph-mon[94233]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-01T05:46:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:56 smithi060 ceph-mon[109077]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-01T05:46:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:56 smithi089 ceph-mon[98504]: osdmap e1522: 8 total, 8 up, 8 in 2023-12-01T05:46:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:46:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:57 smithi060 ceph-mon[109077]: pgmap v3320: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T05:46:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:57 smithi060 ceph-mon[94233]: pgmap v3320: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T05:46:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:57 smithi089 ceph-mon[98504]: pgmap v3320: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T05:46:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:46:58 smithi060 ceph-mon[94233]: pgmap v3321: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T05:46:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:46:58 smithi060 ceph-mon[109077]: pgmap v3321: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T05:46:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:46:58 smithi089 ceph-mon[98504]: pgmap v3321: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 79 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2023-12-01T05:47:01.019 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:47:01.405 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:47:01.405 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (61m) 9m ago 61m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:47:01.405 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (61m) 8m ago 61m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:47:01.405 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (62m) 9m ago 62m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:47:01.405 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (62m) 8m ago 62m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:47:01.405 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (65m) 8m ago 65m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:47:01.405 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (67m) 9m ago 67m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (67m) 9m ago 67m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (66m) 8m ago 66m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (65m) 9m ago 65m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (61m) 9m ago 61m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (61m) 8m ago 61m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (65m) 9m ago 65m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (65m) 9m ago 65m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (64m) 9m ago 64m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (64m) 9m ago 64m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (64m) 8m ago 64m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (63m) 8m ago 63m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (63m) 8m ago 63m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (63m) 8m ago 63m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:47:01.406 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (61m) 8m ago 62m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:47:01.888 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:47:01.888 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:47:01.888 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:47:01.889 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:47:01.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:01.890 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:47:01.890 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:47:01.890 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:47:01.890 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:47:02.000 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/5.Simple (18073 ms) 2023-12-01T05:47:02.000 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2023-12-01T05:47:02.000 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:47:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:01 smithi060 ceph-mon[94233]: pgmap v3322: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T05:47:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:01 smithi060 ceph-mon[109077]: pgmap v3322: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T05:47:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:01 smithi089 ceph-mon[98504]: pgmap v3322: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T05:47:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:02 smithi060 ceph-mon[94233]: from='client.28304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:02 smithi060 ceph-mon[94233]: from='client.18444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1678377818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:47:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:02 smithi060 ceph-mon[109077]: from='client.28304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:02 smithi060 ceph-mon[109077]: from='client.18444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1678377818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:47:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:02 smithi089 ceph-mon[98504]: from='client.28304 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:02 smithi089 ceph-mon[98504]: from='client.18444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1678377818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:47:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:03 smithi060 ceph-mon[109077]: pgmap v3323: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 8.5 MiB/s wr, 65 op/s 2023-12-01T05:47:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:03 smithi060 ceph-mon[94233]: pgmap v3323: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 8.5 MiB/s wr, 65 op/s 2023-12-01T05:47:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:03 smithi089 ceph-mon[98504]: pgmap v3323: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.6 MiB/s rd, 8.5 MiB/s wr, 65 op/s 2023-12-01T05:47:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:47:04] "GET /metrics HTTP/1.1" 200 36463 "" "Prometheus/2.43.0" 2023-12-01T05:47:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:05 smithi060 ceph-mon[94233]: pgmap v3324: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2023-12-01T05:47:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:05 smithi060 ceph-mon[109077]: pgmap v3324: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2023-12-01T05:47:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:05 smithi089 ceph-mon[98504]: pgmap v3324: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2023-12-01T05:47:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:07 smithi060 ceph-mon[94233]: pgmap v3325: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 62 op/s 2023-12-01T05:47:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:07 smithi060 ceph-mon[109077]: pgmap v3325: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 62 op/s 2023-12-01T05:47:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:07 smithi089 ceph-mon[98504]: pgmap v3325: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 62 op/s 2023-12-01T05:47:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:08 smithi060 ceph-mon[94233]: pgmap v3326: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2023-12-01T05:47:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:08 smithi060 ceph-mon[109077]: pgmap v3326: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2023-12-01T05:47:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:08 smithi089 ceph-mon[98504]: pgmap v3326: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2023-12-01T05:47:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:11 smithi060 ceph-mon[94233]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-01T05:47:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:11 smithi060 ceph-mon[94233]: pgmap v3328: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2023-12-01T05:47:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:11 smithi060 ceph-mon[109077]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-01T05:47:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:11 smithi060 ceph-mon[109077]: pgmap v3328: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2023-12-01T05:47:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:11 smithi089 ceph-mon[98504]: osdmap e1523: 8 total, 8 up, 8 in 2023-12-01T05:47:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:11 smithi089 ceph-mon[98504]: pgmap v3328: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 26 op/s 2023-12-01T05:47:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:13 smithi060 ceph-mon[94233]: pgmap v3329: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:13 smithi060 ceph-mon[109077]: pgmap v3329: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:13 smithi089 ceph-mon[98504]: pgmap v3329: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:47:14] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-12-01T05:47:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:15 smithi060 ceph-mon[94233]: pgmap v3330: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:47:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:15 smithi060 ceph-mon[109077]: pgmap v3330: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:47:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:15 smithi089 ceph-mon[98504]: pgmap v3330: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:47:16.717 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/5.Grow (14718 ms) 2023-12-01T05:47:16.717 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2023-12-01T05:47:16.717 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:47:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:47:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:47:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:47:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:47:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:47:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:47:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:47:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:47:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:47:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:17 smithi060 ceph-mon[94233]: pgmap v3331: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2023-12-01T05:47:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:17 smithi060 ceph-mon[109077]: pgmap v3331: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2023-12-01T05:47:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:17 smithi089 ceph-mon[98504]: pgmap v3331: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2023-12-01T05:47:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:18 smithi060 ceph-mon[109077]: pgmap v3332: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2023-12-01T05:47:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:18 smithi060 ceph-mon[94233]: pgmap v3332: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2023-12-01T05:47:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:18 smithi089 ceph-mon[98504]: pgmap v3332: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2023-12-01T05:47:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:21 smithi060 ceph-mon[94233]: pgmap v3333: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.1 MiB/s wr, 64 op/s 2023-12-01T05:47:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:21 smithi060 ceph-mon[109077]: pgmap v3333: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.1 MiB/s wr, 64 op/s 2023-12-01T05:47:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:21 smithi089 ceph-mon[98504]: pgmap v3333: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.1 MiB/s wr, 64 op/s 2023-12-01T05:47:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:23 smithi060 ceph-mon[109077]: pgmap v3334: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 58 op/s 2023-12-01T05:47:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:23 smithi060 ceph-mon[94233]: pgmap v3334: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 58 op/s 2023-12-01T05:47:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:23 smithi089 ceph-mon[98504]: pgmap v3334: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 58 op/s 2023-12-01T05:47:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:47:24] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-12-01T05:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:25 smithi060 ceph-mon[109077]: pgmap v3335: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2023-12-01T05:47:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:25 smithi060 ceph-mon[94233]: pgmap v3335: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2023-12-01T05:47:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:25 smithi089 ceph-mon[98504]: pgmap v3335: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 23 op/s 2023-12-01T05:47:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:26 smithi060 ceph-mon[94233]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-01T05:47:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:26 smithi060 ceph-mon[109077]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-01T05:47:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:26 smithi089 ceph-mon[98504]: osdmap e1524: 8 total, 8 up, 8 in 2023-12-01T05:47:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:27 smithi060 ceph-mon[109077]: pgmap v3337: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:27 smithi060 ceph-mon[94233]: pgmap v3337: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:27 smithi089 ceph-mon[98504]: pgmap v3337: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:28 smithi060 ceph-mon[109077]: pgmap v3338: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:28 smithi060 ceph-mon[94233]: pgmap v3338: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:28 smithi089 ceph-mon[98504]: pgmap v3338: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:31.875 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (15158 ms) 2023-12-01T05:47:31.875 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2023-12-01T05:47:31.875 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:47:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:31 smithi060 ceph-mon[109077]: pgmap v3339: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:31 smithi060 ceph-mon[94233]: pgmap v3339: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:31 smithi089 ceph-mon[98504]: pgmap v3339: 137 pgs: 137 active+clean; 210 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:32.253 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:47:32.582 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:47:32.582 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (61m) 9m ago 62m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (62m) 9m ago 62m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (63m) 9m ago 63m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (63m) 9m ago 63m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (66m) 9m ago 66m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (67m) 9m ago 67m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (67m) 9m ago 67m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (66m) 9m ago 66m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (66m) 9m ago 66m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (62m) 9m ago 62m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (62m) 9m ago 61m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (65m) 9m ago 65m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (65m) 9m ago 65m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (65m) 9m ago 65m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:47:32.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (64m) 9m ago 64m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:47:32.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (64m) 9m ago 64m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:47:32.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (64m) 9m ago 64m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:47:32.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (63m) 9m ago 63m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:47:32.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (63m) 9m ago 63m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:47:32.584 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (61m) 9m ago 62m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:47:33.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:47:33.014 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:47:33.014 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:47:33.014 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:47:33.014 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:47:33.014 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:47:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[94233]: from='client.28322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[94233]: pgmap v3340: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2023-12-01T05:47:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[94233]: from='client.18462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2818002694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:47:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[109077]: from='client.28322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[109077]: pgmap v3340: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2023-12-01T05:47:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[109077]: from='client.18462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2818002694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:47:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:33 smithi089 ceph-mon[98504]: from='client.28322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:33 smithi089 ceph-mon[98504]: pgmap v3340: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2023-12-01T05:47:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:33 smithi089 ceph-mon[98504]: from='client.18462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:47:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2818002694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:47:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:47:34] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:47:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:35 smithi060 ceph-mon[94233]: pgmap v3341: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2023-12-01T05:47:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:35 smithi060 ceph-mon[109077]: pgmap v3341: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2023-12-01T05:47:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:35 smithi089 ceph-mon[98504]: pgmap v3341: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 65 op/s 2023-12-01T05:47:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:37 smithi060 ceph-mon[94233]: pgmap v3342: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 65 op/s 2023-12-01T05:47:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:37 smithi060 ceph-mon[109077]: pgmap v3342: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 65 op/s 2023-12-01T05:47:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:37 smithi089 ceph-mon[98504]: pgmap v3342: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 11 MiB/s rd, 7.5 MiB/s wr, 65 op/s 2023-12-01T05:47:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:38 smithi060 ceph-mon[94233]: pgmap v3343: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2023-12-01T05:47:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:38 smithi060 ceph-mon[109077]: pgmap v3343: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2023-12-01T05:47:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:38 smithi089 ceph-mon[98504]: pgmap v3343: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2023-12-01T05:47:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:39 smithi060 ceph-mon[94233]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-01T05:47:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:39 smithi060 ceph-mon[109077]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-01T05:47:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:39 smithi089 ceph-mon[98504]: osdmap e1525: 8 total, 8 up, 8 in 2023-12-01T05:47:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:40 smithi060 ceph-mon[94233]: pgmap v3345: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2023-12-01T05:47:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:40 smithi060 ceph-mon[109077]: pgmap v3345: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2023-12-01T05:47:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:40 smithi089 ceph-mon[98504]: pgmap v3345: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 29 op/s 2023-12-01T05:47:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:43 smithi060 ceph-mon[94233]: pgmap v3346: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:43 smithi060 ceph-mon[109077]: pgmap v3346: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:43 smithi089 ceph-mon[98504]: pgmap v3346: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:47:44] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:47:45.139 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (13264 ms) 2023-12-01T05:47:45.139 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2023-12-01T05:47:45.140 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:47:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:45 smithi060 ceph-mon[109077]: pgmap v3347: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:45 smithi060 ceph-mon[94233]: pgmap v3347: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:45 smithi089 ceph-mon[98504]: pgmap v3347: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2023-12-01T05:47:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:47 smithi060 ceph-mon[109077]: pgmap v3348: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:47:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:47 smithi060 ceph-mon[94233]: pgmap v3348: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:47:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:47 smithi089 ceph-mon[98504]: pgmap v3348: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:47:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:48 smithi060 ceph-mon[109077]: pgmap v3349: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:47:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:48 smithi060 ceph-mon[94233]: pgmap v3349: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:47:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:48 smithi089 ceph-mon[98504]: pgmap v3349: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2023-12-01T05:47:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:51 smithi060 ceph-mon[94233]: pgmap v3350: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.6 MiB/s wr, 53 op/s 2023-12-01T05:47:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:51 smithi060 ceph-mon[109077]: pgmap v3350: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.6 MiB/s wr, 53 op/s 2023-12-01T05:47:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:51 smithi089 ceph-mon[98504]: pgmap v3350: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.6 MiB/s wr, 53 op/s 2023-12-01T05:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:53 smithi060 ceph-mon[109077]: pgmap v3351: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2023-12-01T05:47:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:53 smithi060 ceph-mon[94233]: pgmap v3351: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2023-12-01T05:47:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:53 smithi089 ceph-mon[98504]: pgmap v3351: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 51 op/s 2023-12-01T05:47:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:47:54] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:47:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:54 smithi060 ceph-mon[94233]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-01T05:47:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:54 smithi060 ceph-mon[94233]: pgmap v3353: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2023-12-01T05:47:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:54 smithi060 ceph-mon[109077]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-01T05:47:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:54 smithi060 ceph-mon[109077]: pgmap v3353: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2023-12-01T05:47:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:54 smithi089 ceph-mon[98504]: osdmap e1526: 8 total, 8 up, 8 in 2023-12-01T05:47:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:54 smithi089 ceph-mon[98504]: pgmap v3353: 137 pgs: 137 active+clean; 312 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.4 MiB/s wr, 19 op/s 2023-12-01T05:47:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:47:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:56 smithi060 ceph-mon[94233]: pgmap v3354: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T05:47:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:56 smithi060 ceph-mon[109077]: pgmap v3354: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T05:47:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:56 smithi089 ceph-mon[98504]: pgmap v3354: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T05:47:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:58 smithi060 ceph-mon[94233]: pgmap v3355: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T05:47:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:58 smithi060 ceph-mon[109077]: pgmap v3355: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T05:47:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:58 smithi089 ceph-mon[98504]: pgmap v3355: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2023-12-01T05:48:00.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:47:59 smithi060 ceph-mon[94233]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-01T05:48:00.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:47:59 smithi060 ceph-mon[109077]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-01T05:48:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:47:59 smithi089 ceph-mon[98504]: osdmap e1527: 8 total, 8 up, 8 in 2023-12-01T05:48:01.198 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (16058 ms) 2023-12-01T05:48:01.198 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2023-12-01T05:48:01.198 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:48:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:00 smithi060 ceph-mon[94233]: pgmap v3357: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T05:48:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:00 smithi060 ceph-mon[109077]: pgmap v3357: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T05:48:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:00 smithi089 ceph-mon[98504]: pgmap v3357: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2023-12-01T05:48:03.434 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (62m) 10m ago 62m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (62m) 10m ago 62m 97.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (63m) 10m ago 63m 25.5M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (63m) 10m ago 63m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (66m) 10m ago 66m 458M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (68m) 10m ago 68m 593M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (68m) 10m ago 68m 424M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:48:03.820 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (67m) 10m ago 67m 260M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (66m) 10m ago 66m 222M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (62m) 10m ago 62m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (62m) 10m ago 62m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (66m) 10m ago 66m 2887M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (66m) 10m ago 66m 3539M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (65m) 10m ago 65m 2744M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (65m) 10m ago 65m 3035M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (65m) 10m ago 65m 2391M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (64m) 10m ago 64m 2557M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (64m) 10m ago 64m 2257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (64m) 10m ago 64m 2265M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:48:03.821 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (62m) 10m ago 63m 82.9M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:48:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:03 smithi060 ceph-mon[109077]: pgmap v3358: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.8 MiB/s rd, 15 MiB/s wr, 97 op/s 2023-12-01T05:48:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:03 smithi060 ceph-mon[94233]: pgmap v3358: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.8 MiB/s rd, 15 MiB/s wr, 97 op/s 2023-12-01T05:48:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:03 smithi089 ceph-mon[98504]: pgmap v3358: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.8 MiB/s rd, 15 MiB/s wr, 97 op/s 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:04.336 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:48:04.337 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:48:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:48:04] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:48:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:04 smithi060 ceph-mon[94233]: from='client.18474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:04 smithi060 ceph-mon[94233]: from='client.28346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2063830449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:48:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:04 smithi060 ceph-mon[109077]: from='client.18474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:04 smithi060 ceph-mon[109077]: from='client.28346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2063830449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:48:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:04 smithi089 ceph-mon[98504]: from='client.18474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:04 smithi089 ceph-mon[98504]: from='client.28346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2063830449' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:48:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:05 smithi060 ceph-mon[94233]: pgmap v3359: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 84 op/s 2023-12-01T05:48:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:05 smithi060 ceph-mon[109077]: pgmap v3359: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 84 op/s 2023-12-01T05:48:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:05 smithi089 ceph-mon[98504]: pgmap v3359: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 84 op/s 2023-12-01T05:48:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:07 smithi060 ceph-mon[94233]: pgmap v3360: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2023-12-01T05:48:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:07 smithi060 ceph-mon[109077]: pgmap v3360: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2023-12-01T05:48:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:07 smithi089 ceph-mon[98504]: pgmap v3360: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2023-12-01T05:48:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:08 smithi060 ceph-mon[109077]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-01T05:48:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:08 smithi060 ceph-mon[94233]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-01T05:48:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:08 smithi089 ceph-mon[98504]: osdmap e1528: 8 total, 8 up, 8 in 2023-12-01T05:48:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:09 smithi060 ceph-mon[109077]: pgmap v3362: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2023-12-01T05:48:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:09 smithi060 ceph-mon[94233]: pgmap v3362: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2023-12-01T05:48:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:09 smithi089 ceph-mon[98504]: pgmap v3362: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 6.0 MiB/s rd, 8.8 MiB/s wr, 43 op/s 2023-12-01T05:48:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:11 smithi060 ceph-mon[94233]: pgmap v3363: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2023-12-01T05:48:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:11 smithi060 ceph-mon[109077]: pgmap v3363: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2023-12-01T05:48:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:11 smithi089 ceph-mon[98504]: pgmap v3363: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2023-12-01T05:48:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:13.148 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (11950 ms) 2023-12-01T05:48:13.149 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2023-12-01T05:48:13.149 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:48:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:13 smithi060 ceph-mon[94233]: pgmap v3364: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2023-12-01T05:48:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:13 smithi060 ceph-mon[109077]: pgmap v3364: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2023-12-01T05:48:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:13 smithi089 ceph-mon[98504]: pgmap v3364: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2023-12-01T05:48:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:48:14] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:48:16.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:15 smithi060 ceph-mon[94233]: pgmap v3365: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2023-12-01T05:48:16.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:15 smithi060 ceph-mon[109077]: pgmap v3365: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2023-12-01T05:48:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:15 smithi089 ceph-mon[98504]: pgmap v3365: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 58 op/s 2023-12-01T05:48:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:48:17.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:48:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:48:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:17 smithi060 ceph-mon[94233]: pgmap v3366: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2023-12-01T05:48:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:17 smithi060 ceph-mon[109077]: pgmap v3366: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2023-12-01T05:48:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:17 smithi089 ceph-mon[98504]: pgmap v3366: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2023-12-01T05:48:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:18 smithi060 ceph-mon[94233]: pgmap v3367: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2023-12-01T05:48:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:18 smithi060 ceph-mon[109077]: pgmap v3367: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2023-12-01T05:48:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:18 smithi089 ceph-mon[98504]: pgmap v3367: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: pgmap v3368: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:48:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: pgmap v3368: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: pgmap v3368: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.4 MiB/s wr, 53 op/s 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:22.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:48:22.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:48:22.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:48:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:22 smithi060 ceph-mon[94233]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-01T05:48:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:22 smithi060 ceph-mon[109077]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-01T05:48:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:22 smithi089 ceph-mon[98504]: osdmap e1529: 8 total, 8 up, 8 in 2023-12-01T05:48:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:23 smithi060 ceph-mon[94233]: pgmap v3370: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 420 KiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-12-01T05:48:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:23 smithi060 ceph-mon[109077]: pgmap v3370: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 420 KiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-12-01T05:48:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:23 smithi089 ceph-mon[98504]: pgmap v3370: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 420 KiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-12-01T05:48:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:48:24] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:48:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:25 smithi060 ceph-mon[94233]: pgmap v3371: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 420 KiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-12-01T05:48:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:25 smithi060 ceph-mon[109077]: pgmap v3371: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 420 KiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-12-01T05:48:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:25 smithi089 ceph-mon[98504]: pgmap v3371: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 420 KiB/s rd, 4.1 MiB/s wr, 16 op/s 2023-12-01T05:48:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:27.696 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (14547 ms) 2023-12-01T05:48:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:27 smithi060 ceph-mon[94233]: pgmap v3372: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2023-12-01T05:48:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:27 smithi060 ceph-mon[109077]: pgmap v3372: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2023-12-01T05:48:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:27 smithi089 ceph-mon[98504]: pgmap v3372: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2023-12-01T05:48:28.668 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (103769 ms total) 2023-12-01T05:48:28.668 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:48:28.668 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2023-12-01T05:48:28.700 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2023-12-01T05:48:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:29 smithi060 ceph-mon[94233]: pgmap v3373: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2023-12-01T05:48:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:29 smithi060 ceph-mon[94233]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-01T05:48:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:29 smithi060 ceph-mon[109077]: pgmap v3373: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2023-12-01T05:48:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:29 smithi060 ceph-mon[109077]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-01T05:48:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:29 smithi089 ceph-mon[98504]: pgmap v3373: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2023-12-01T05:48:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:29 smithi089 ceph-mon[98504]: osdmap e1530: 8 total, 8 up, 8 in 2023-12-01T05:48:30.687 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:48:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:30 smithi060 ceph-mon[109077]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-01T05:48:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/670301646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:48:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:30 smithi060 ceph-mon[94233]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-01T05:48:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/670301646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:48:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:30 smithi089 ceph-mon[98504]: osdmap e1531: 8 total, 8 up, 8 in 2023-12-01T05:48:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/670301646' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:48:32.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[94233]: pgmap v3376: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:48:32.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:48:32.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/670301646' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:48:32.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[94233]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-01T05:48:32.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[109077]: pgmap v3376: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:48:32.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:48:32.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/670301646' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:48:32.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:31 smithi060 ceph-mon[109077]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-01T05:48:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:31 smithi089 ceph-mon[98504]: pgmap v3376: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:48:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:31 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:48:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/670301646' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-28","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:48:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:31 smithi089 ceph-mon[98504]: osdmap e1532: 8 total, 8 up, 8 in 2023-12-01T05:48:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:32 smithi060 ceph-mon[109077]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-01T05:48:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:32 smithi060 ceph-mon[94233]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-01T05:48:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:32 smithi089 ceph-mon[98504]: osdmap e1533: 8 total, 8 up, 8 in 2023-12-01T05:48:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:33 smithi060 ceph-mon[109077]: pgmap v3379: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:48:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:33 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:48:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:33 smithi060 ceph-mon[109077]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-01T05:48:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:33 smithi060 ceph-mon[94233]: pgmap v3379: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:48:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:33 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:48:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:33 smithi060 ceph-mon[94233]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-01T05:48:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:33 smithi089 ceph-mon[98504]: pgmap v3379: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:48:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:33 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:48:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:33 smithi089 ceph-mon[98504]: osdmap e1534: 8 total, 8 up, 8 in 2023-12-01T05:48:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:48:34] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2023-12-01T05:48:34.780 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (62m) 14s ago 63m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (63m) 14s ago 63m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (64m) 14s ago 64m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (64m) 14s ago 64m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (67m) 14s ago 67m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (68m) 14s ago 68m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (68m) 14s ago 68m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (67m) 14s ago 67m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (67m) 14s ago 67m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (63m) 14s ago 63m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:48:35.176 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (63m) 14s ago 63m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (66m) 14s ago 66m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (66m) 14s ago 66m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (66m) 14s ago 66m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (65m) 14s ago 65m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (65m) 14s ago 65m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (65m) 14s ago 65m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (64m) 14s ago 64m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (64m) 14s ago 64m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:48:35.177 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (62m) 14s ago 63m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:48:35.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:48:35.641 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:48:35.641 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:48:35.641 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:48:35.641 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:48:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:35 smithi060 ceph-mon[94233]: pgmap v3381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:48:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:35 smithi060 ceph-mon[94233]: from='client.28376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2234927418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:48:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:35 smithi060 ceph-mon[109077]: pgmap v3381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:48:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:35 smithi060 ceph-mon[109077]: from='client.28376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2234927418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:48:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:35 smithi089 ceph-mon[98504]: pgmap v3381: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:48:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:35 smithi089 ceph-mon[98504]: from='client.28376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2234927418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:48:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:36 smithi060 ceph-mon[94233]: from='client.27973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:36 smithi060 ceph-mon[109077]: from='client.27973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:36 smithi089 ceph-mon[98504]: from='client.27973 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:48:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:37 smithi060 ceph-mon[94233]: pgmap v3382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:48:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:37 smithi060 ceph-mon[109077]: pgmap v3382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:48:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:37 smithi089 ceph-mon[98504]: pgmap v3382: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:48:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:38 smithi060 ceph-mon[94233]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-01T05:48:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:38 smithi060 ceph-mon[94233]: pgmap v3384: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2023-12-01T05:48:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:38 smithi060 ceph-mon[109077]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-01T05:48:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:38 smithi060 ceph-mon[109077]: pgmap v3384: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2023-12-01T05:48:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:38 smithi089 ceph-mon[98504]: osdmap e1535: 8 total, 8 up, 8 in 2023-12-01T05:48:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:38 smithi089 ceph-mon[98504]: pgmap v3384: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2023-12-01T05:48:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:39 smithi060 ceph-mon[109077]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-01T05:48:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:39 smithi060 ceph-mon[94233]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-01T05:48:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:39 smithi089 ceph-mon[98504]: osdmap e1536: 8 total, 8 up, 8 in 2023-12-01T05:48:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:40 smithi060 ceph-mon[94233]: pgmap v3386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2023-12-01T05:48:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:40 smithi060 ceph-mon[109077]: pgmap v3386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2023-12-01T05:48:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:40 smithi089 ceph-mon[98504]: pgmap v3386: 137 pgs: 137 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2023-12-01T05:48:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:43 smithi060 ceph-mon[94233]: pgmap v3387: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T05:48:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:43 smithi060 ceph-mon[109077]: pgmap v3387: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T05:48:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:43 smithi089 ceph-mon[98504]: pgmap v3387: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T05:48:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:48:44] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2023-12-01T05:48:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:45 smithi060 ceph-mon[109077]: pgmap v3388: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T05:48:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:45 smithi060 ceph-mon[94233]: pgmap v3388: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T05:48:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:45 smithi089 ceph-mon[98504]: pgmap v3388: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T05:48:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:47 smithi060 ceph-mon[109077]: pgmap v3389: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 4.7 MiB/s wr, 40 op/s 2023-12-01T05:48:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:47 smithi060 ceph-mon[94233]: pgmap v3389: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 4.7 MiB/s wr, 40 op/s 2023-12-01T05:48:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:47 smithi089 ceph-mon[98504]: pgmap v3389: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 30 KiB/s rd, 4.7 MiB/s wr, 40 op/s 2023-12-01T05:48:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:48 smithi060 ceph-mon[94233]: pgmap v3390: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:48:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:48 smithi060 ceph-mon[109077]: pgmap v3390: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:48:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:48 smithi089 ceph-mon[98504]: pgmap v3390: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:48:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:51 smithi060 ceph-mon[94233]: pgmap v3391: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 MiB/s wr, 30 op/s 2023-12-01T05:48:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:51 smithi060 ceph-mon[109077]: pgmap v3391: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 MiB/s wr, 30 op/s 2023-12-01T05:48:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:51 smithi089 ceph-mon[98504]: pgmap v3391: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 MiB/s wr, 30 op/s 2023-12-01T05:48:53.257 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/6.Simple (24557 ms) 2023-12-01T05:48:53.257 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2023-12-01T05:48:53.257 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:48:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:53 smithi060 ceph-mon[94233]: pgmap v3392: 137 pgs: 137 active+clean; 87 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 8.2 MiB/s wr, 53 op/s 2023-12-01T05:48:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:53 smithi060 ceph-mon[109077]: pgmap v3392: 137 pgs: 137 active+clean; 87 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 8.2 MiB/s wr, 53 op/s 2023-12-01T05:48:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:53 smithi089 ceph-mon[98504]: pgmap v3392: 137 pgs: 137 active+clean; 87 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 8.2 MiB/s wr, 53 op/s 2023-12-01T05:48:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:48:54] "GET /metrics HTTP/1.1" 200 36459 "" "Prometheus/2.43.0" 2023-12-01T05:48:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:55 smithi060 ceph-mon[94233]: pgmap v3393: 137 pgs: 137 active+clean; 87 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 23 op/s 2023-12-01T05:48:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:55 smithi060 ceph-mon[109077]: pgmap v3393: 137 pgs: 137 active+clean; 87 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 23 op/s 2023-12-01T05:48:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:55 smithi089 ceph-mon[98504]: pgmap v3393: 137 pgs: 137 active+clean; 87 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 23 op/s 2023-12-01T05:48:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:48:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:57 smithi060 ceph-mon[109077]: pgmap v3394: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:48:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:57 smithi060 ceph-mon[94233]: pgmap v3394: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:48:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:57 smithi089 ceph-mon[98504]: pgmap v3394: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:48:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:48:58 smithi060 ceph-mon[94233]: pgmap v3395: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:48:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:48:58 smithi060 ceph-mon[109077]: pgmap v3395: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:48:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:48:58 smithi089 ceph-mon[98504]: pgmap v3395: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2023-12-01T05:49:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:00 smithi060 ceph-mon[94233]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-01T05:49:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:00 smithi060 ceph-mon[94233]: pgmap v3397: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2023-12-01T05:49:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:00 smithi060 ceph-mon[109077]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-01T05:49:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:00 smithi060 ceph-mon[109077]: pgmap v3397: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2023-12-01T05:49:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:00 smithi089 ceph-mon[98504]: osdmap e1537: 8 total, 8 up, 8 in 2023-12-01T05:49:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:00 smithi089 ceph-mon[98504]: pgmap v3397: 137 pgs: 137 active+clean; 87 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2023-12-01T05:49:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:03 smithi060 ceph-mon[94233]: pgmap v3398: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2023-12-01T05:49:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:03 smithi060 ceph-mon[109077]: pgmap v3398: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2023-12-01T05:49:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:03 smithi089 ceph-mon[98504]: pgmap v3398: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2023-12-01T05:49:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:49:04] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.43.0" 2023-12-01T05:49:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:05 smithi060 ceph-mon[94233]: pgmap v3399: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2023-12-01T05:49:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:05 smithi060 ceph-mon[109077]: pgmap v3399: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2023-12-01T05:49:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:05 smithi089 ceph-mon[98504]: pgmap v3399: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2023-12-01T05:49:06.069 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:49:06.435 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:49:06.435 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (63m) 45s ago 63m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:49:06.435 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (63m) 45s ago 63m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (64m) 45s ago 64m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (64m) 45s ago 64m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (67m) 45s ago 67m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (69m) 45s ago 69m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (69m) 45s ago 69m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (68m) 45s ago 68m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (67m) 45s ago 67m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (63m) 45s ago 63m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (63m) 45s ago 63m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (67m) 45s ago 67m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (67m) 45s ago 67m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (66m) 45s ago 66m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (66m) 45s ago 66m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (66m) 45s ago 66m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:49:06.436 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (65m) 45s ago 65m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:49:06.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (65m) 45s ago 65m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:49:06.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (65m) 45s ago 65m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:49:06.437 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (63m) 45s ago 64m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:49:06.909 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:49:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:06.911 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:49:06.911 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:49:06.911 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:49:06.911 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:49:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[94233]: from='client.18525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[94233]: from='client.28400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[94233]: pgmap v3400: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3730349445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:49:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[109077]: from='client.18525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[109077]: from='client.28400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[109077]: pgmap v3400: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3730349445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:49:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:07 smithi089 ceph-mon[98504]: from='client.18525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:07 smithi089 ceph-mon[98504]: from='client.28400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:07 smithi089 ceph-mon[98504]: pgmap v3400: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3730349445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:49:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:08 smithi060 ceph-mon[109077]: pgmap v3401: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:08 smithi060 ceph-mon[94233]: pgmap v3401: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:08 smithi089 ceph-mon[98504]: pgmap v3401: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:11 smithi060 ceph-mon[109077]: pgmap v3402: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2023-12-01T05:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:11 smithi060 ceph-mon[94233]: pgmap v3402: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2023-12-01T05:49:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:11 smithi089 ceph-mon[98504]: pgmap v3402: 137 pgs: 137 active+clean; 128 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 24 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2023-12-01T05:49:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:13.658 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/6.Grow (20401 ms) 2023-12-01T05:49:13.658 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2023-12-01T05:49:13.658 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:49:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:13 smithi060 ceph-mon[94233]: pgmap v3403: 137 pgs: 137 active+clean; 144 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.8 MiB/s wr, 42 op/s 2023-12-01T05:49:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:13 smithi060 ceph-mon[109077]: pgmap v3403: 137 pgs: 137 active+clean; 144 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.8 MiB/s wr, 42 op/s 2023-12-01T05:49:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:13 smithi089 ceph-mon[98504]: pgmap v3403: 137 pgs: 137 active+clean; 144 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.8 MiB/s wr, 42 op/s 2023-12-01T05:49:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:49:14] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:49:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:15 smithi060 ceph-mon[94233]: pgmap v3404: 137 pgs: 137 active+clean; 144 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2023-12-01T05:49:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:15 smithi060 ceph-mon[109077]: pgmap v3404: 137 pgs: 137 active+clean; 144 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2023-12-01T05:49:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:15 smithi089 ceph-mon[98504]: pgmap v3404: 137 pgs: 137 active+clean; 144 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.3 MiB/s wr, 12 op/s 2023-12-01T05:49:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:17 smithi060 ceph-mon[94233]: pgmap v3405: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T05:49:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:17 smithi060 ceph-mon[109077]: pgmap v3405: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T05:49:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:17 smithi089 ceph-mon[98504]: pgmap v3405: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T05:49:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:18 smithi060 ceph-mon[94233]: pgmap v3406: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T05:49:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:18 smithi060 ceph-mon[109077]: pgmap v3406: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T05:49:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:18 smithi089 ceph-mon[98504]: pgmap v3406: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2023-12-01T05:49:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:21 smithi060 ceph-mon[94233]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-01T05:49:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:21 smithi060 ceph-mon[94233]: pgmap v3408: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2023-12-01T05:49:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:21 smithi060 ceph-mon[109077]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-01T05:49:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:21 smithi060 ceph-mon[109077]: pgmap v3408: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2023-12-01T05:49:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:21 smithi089 ceph-mon[98504]: osdmap e1538: 8 total, 8 up, 8 in 2023-12-01T05:49:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:21 smithi089 ceph-mon[98504]: pgmap v3408: 137 pgs: 137 active+clean; 169 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2023-12-01T05:49:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:49:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:49:22.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:49:22.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:49:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:49:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:49:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:49:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:49:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:23 smithi060 ceph-mon[109077]: pgmap v3409: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 57 op/s 2023-12-01T05:49:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:23 smithi060 ceph-mon[94233]: pgmap v3409: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 57 op/s 2023-12-01T05:49:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:23 smithi089 ceph-mon[98504]: pgmap v3409: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 57 op/s 2023-12-01T05:49:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:49:24] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:49:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:25 smithi060 ceph-mon[94233]: pgmap v3410: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 57 op/s 2023-12-01T05:49:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:25 smithi060 ceph-mon[109077]: pgmap v3410: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 57 op/s 2023-12-01T05:49:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:25 smithi089 ceph-mon[98504]: pgmap v3410: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 57 op/s 2023-12-01T05:49:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:27 smithi060 ceph-mon[94233]: pgmap v3411: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:27 smithi060 ceph-mon[109077]: pgmap v3411: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:27 smithi089 ceph-mon[98504]: pgmap v3411: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:28 smithi060 ceph-mon[109077]: pgmap v3412: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:28 smithi060 ceph-mon[94233]: pgmap v3412: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:28 smithi089 ceph-mon[98504]: pgmap v3412: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:31 smithi060 ceph-mon[94233]: pgmap v3413: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2023-12-01T05:49:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:31 smithi060 ceph-mon[109077]: pgmap v3413: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2023-12-01T05:49:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:31 smithi089 ceph-mon[98504]: pgmap v3413: 137 pgs: 137 active+clean; 210 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 MiB/s wr, 33 op/s 2023-12-01T05:49:34.009 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (20351 ms) 2023-12-01T05:49:34.009 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2023-12-01T05:49:34.009 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:49:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:33 smithi060 ceph-mon[94233]: pgmap v3414: 137 pgs: 137 active+clean; 226 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:49:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:33 smithi060 ceph-mon[109077]: pgmap v3414: 137 pgs: 137 active+clean; 226 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:49:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:33 smithi089 ceph-mon[98504]: pgmap v3414: 137 pgs: 137 active+clean; 226 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:49:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:49:34] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:49:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:35 smithi060 ceph-mon[94233]: pgmap v3415: 137 pgs: 137 active+clean; 226 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:49:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:35 smithi060 ceph-mon[109077]: pgmap v3415: 137 pgs: 137 active+clean; 226 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:49:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:35 smithi089 ceph-mon[98504]: pgmap v3415: 137 pgs: 137 active+clean; 226 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:49:37.365 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:49:37.758 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (63m) 77s ago 64m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (64m) 77s ago 64m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (65m) 77s ago 65m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (65m) 77s ago 65m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (68m) 77s ago 68m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (69m) 77s ago 69m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (69m) 77s ago 70m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (68m) 77s ago 68m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (68m) 77s ago 68m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (64m) 77s ago 64m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (64m) 77s ago 64m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (68m) 77s ago 68m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (67m) 77s ago 67m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:49:37.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (67m) 77s ago 67m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:49:37.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (67m) 77s ago 66m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:49:37.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (66m) 77s ago 66m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:49:37.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (66m) 77s ago 66m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:49:37.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (65m) 77s ago 65m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:49:37.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (65m) 77s ago 65m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:49:37.760 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (63m) 77s ago 64m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:49:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:37 smithi060 ceph-mon[94233]: pgmap v3416: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:37 smithi060 ceph-mon[109077]: pgmap v3416: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:37 smithi089 ceph-mon[98504]: pgmap v3416: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:49:38.225 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:49:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:49:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:49:38.226 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:49:38.226 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:49:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:38 smithi060 ceph-mon[109077]: from='client.28412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:38 smithi060 ceph-mon[109077]: from='client.18546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1465695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:49:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:38 smithi060 ceph-mon[94233]: from='client.28412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:38 smithi060 ceph-mon[94233]: from='client.18546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1465695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:49:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:38 smithi089 ceph-mon[98504]: from='client.28412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:38 smithi089 ceph-mon[98504]: from='client.18546 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:49:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1465695' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:49:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:39 smithi060 ceph-mon[109077]: pgmap v3417: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:40.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:39 smithi060 ceph-mon[94233]: pgmap v3417: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:39 smithi089 ceph-mon[98504]: pgmap v3417: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:41 smithi060 ceph-mon[94233]: pgmap v3418: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:41 smithi060 ceph-mon[109077]: pgmap v3418: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:41 smithi089 ceph-mon[98504]: pgmap v3418: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:43 smithi060 ceph-mon[94233]: pgmap v3419: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:43 smithi060 ceph-mon[94233]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-01T05:49:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:43 smithi060 ceph-mon[109077]: pgmap v3419: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:43 smithi060 ceph-mon[109077]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-01T05:49:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:43 smithi089 ceph-mon[98504]: pgmap v3419: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2023-12-01T05:49:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:43 smithi089 ceph-mon[98504]: osdmap e1539: 8 total, 8 up, 8 in 2023-12-01T05:49:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:49:44] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-12-01T05:49:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:45 smithi060 ceph-mon[94233]: pgmap v3421: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T05:49:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:45 smithi060 ceph-mon[109077]: pgmap v3421: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T05:49:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:45 smithi089 ceph-mon[98504]: pgmap v3421: 137 pgs: 137 active+clean; 251 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2023-12-01T05:49:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:47 smithi060 ceph-mon[94233]: pgmap v3422: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:47 smithi060 ceph-mon[109077]: pgmap v3422: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:47 smithi089 ceph-mon[98504]: pgmap v3422: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:48 smithi060 ceph-mon[94233]: pgmap v3423: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:48 smithi060 ceph-mon[109077]: pgmap v3423: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:48 smithi089 ceph-mon[98504]: pgmap v3423: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:51 smithi060 ceph-mon[94233]: pgmap v3424: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:51 smithi060 ceph-mon[109077]: pgmap v3424: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:51 smithi089 ceph-mon[98504]: pgmap v3424: 137 pgs: 137 active+clean; 292 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:49:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:53 smithi060 ceph-mon[94233]: pgmap v3425: 137 pgs: 137 active+clean; 308 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2023-12-01T05:49:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:53 smithi060 ceph-mon[109077]: pgmap v3425: 137 pgs: 137 active+clean; 308 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2023-12-01T05:49:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:53 smithi089 ceph-mon[98504]: pgmap v3425: 137 pgs: 137 active+clean; 308 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2023-12-01T05:49:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:49:54] "GET /metrics HTTP/1.1" 200 36488 "" "Prometheus/2.43.0" 2023-12-01T05:49:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:55 smithi060 ceph-mon[94233]: pgmap v3426: 137 pgs: 137 active+clean; 308 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:49:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:55 smithi060 ceph-mon[109077]: pgmap v3426: 137 pgs: 137 active+clean; 308 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:49:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:55 smithi089 ceph-mon[98504]: pgmap v3426: 137 pgs: 137 active+clean; 308 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:49:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:49:57.106 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (23097 ms) 2023-12-01T05:49:57.106 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2023-12-01T05:49:57.106 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:49:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:57 smithi060 ceph-mon[109077]: pgmap v3427: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.8 MiB/s wr, 48 op/s 2023-12-01T05:49:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:57 smithi060 ceph-mon[94233]: pgmap v3427: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.8 MiB/s wr, 48 op/s 2023-12-01T05:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:57 smithi089 ceph-mon[98504]: pgmap v3427: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 6.8 MiB/s wr, 48 op/s 2023-12-01T05:49:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:49:58 smithi060 ceph-mon[109077]: pgmap v3428: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:49:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:49:58 smithi060 ceph-mon[94233]: pgmap v3428: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:49:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:49:58 smithi089 ceph-mon[98504]: pgmap v3428: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:50:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:49:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T05:50:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:01 smithi060 ceph-mon[94233]: pgmap v3429: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:50:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:01 smithi060 ceph-mon[109077]: pgmap v3429: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:50:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:01 smithi089 ceph-mon[98504]: pgmap v3429: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2023-12-01T05:50:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:03 smithi060 ceph-mon[94233]: pgmap v3430: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T05:50:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:03 smithi060 ceph-mon[109077]: pgmap v3430: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T05:50:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:03 smithi089 ceph-mon[98504]: pgmap v3430: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2023-12-01T05:50:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:50:04] "GET /metrics HTTP/1.1" 200 36489 "" "Prometheus/2.43.0" 2023-12-01T05:50:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:05 smithi060 ceph-mon[109077]: pgmap v3431: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2023-12-01T05:50:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:05 smithi060 ceph-mon[94233]: pgmap v3431: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2023-12-01T05:50:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:05 smithi089 ceph-mon[98504]: pgmap v3431: 137 pgs: 137 active+clean; 312 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 14 op/s 2023-12-01T05:50:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:06 smithi060 ceph-mon[94233]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-01T05:50:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:06 smithi060 ceph-mon[109077]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-01T05:50:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:06 smithi089 ceph-mon[98504]: osdmap e1540: 8 total, 8 up, 8 in 2023-12-01T05:50:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:07 smithi060 ceph-mon[94233]: pgmap v3433: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:07 smithi060 ceph-mon[109077]: pgmap v3433: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:07 smithi089 ceph-mon[98504]: pgmap v3433: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:08.702 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:50:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (64m) 108s ago 65m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (64m) 108s ago 64m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (65m) 108s ago 65m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (65m) 108s ago 65m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (68m) 108s ago 68m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (70m) 108s ago 70m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (70m) 108s ago 70m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (69m) 108s ago 69m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (69m) 108s ago 69m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (64m) 108s ago 64m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (64m) 108s ago 64m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (68m) 108s ago 68m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (68m) 108s ago 68m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (67m) 108s ago 67m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:50:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (67m) 108s ago 67m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:50:09.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (67m) 108s ago 67m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:50:09.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (66m) 108s ago 66m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:50:09.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (66m) 108s ago 66m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:50:09.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (66m) 108s ago 66m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:50:09.092 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (64m) 108s ago 65m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:50:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:08 smithi060 ceph-mon[94233]: pgmap v3434: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:08 smithi060 ceph-mon[94233]: from='client.28430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:08 smithi060 ceph-mon[109077]: pgmap v3434: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:08 smithi060 ceph-mon[109077]: from='client.28430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:08 smithi089 ceph-mon[98504]: pgmap v3434: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:08 smithi089 ceph-mon[98504]: from='client.28430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:09.529 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:50:09.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:50:09.530 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:50:09.531 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:50:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:09 smithi060 ceph-mon[94233]: from='client.18564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3972572768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:50:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:09 smithi060 ceph-mon[109077]: from='client.18564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3972572768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:50:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:09 smithi089 ceph-mon[98504]: from='client.18564 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3972572768' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:50:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:10 smithi060 ceph-mon[94233]: pgmap v3435: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:10 smithi060 ceph-mon[109077]: pgmap v3435: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:10 smithi089 ceph-mon[98504]: pgmap v3435: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:13 smithi060 ceph-mon[109077]: pgmap v3436: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T05:50:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:13 smithi060 ceph-mon[94233]: pgmap v3436: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T05:50:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:13 smithi089 ceph-mon[98504]: pgmap v3436: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T05:50:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:50:14] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:50:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:15 smithi060 ceph-mon[94233]: pgmap v3437: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T05:50:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:15 smithi060 ceph-mon[109077]: pgmap v3437: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T05:50:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:15 smithi089 ceph-mon[98504]: pgmap v3437: 137 pgs: 137 active+clean; 353 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 28 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2023-12-01T05:50:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:16 smithi060 ceph-mon[109077]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-01T05:50:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:16 smithi060 ceph-mon[94233]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-01T05:50:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:16 smithi089 ceph-mon[98504]: osdmap e1541: 8 total, 8 up, 8 in 2023-12-01T05:50:17.689 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (20583 ms) 2023-12-01T05:50:17.689 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2023-12-01T05:50:17.690 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:50:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:17 smithi060 ceph-mon[94233]: pgmap v3439: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:17 smithi060 ceph-mon[109077]: pgmap v3439: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:17 smithi089 ceph-mon[98504]: pgmap v3439: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:18 smithi060 ceph-mon[94233]: pgmap v3440: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:18 smithi060 ceph-mon[109077]: pgmap v3440: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:18 smithi089 ceph-mon[98504]: pgmap v3440: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:21 smithi060 ceph-mon[109077]: pgmap v3441: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:21 smithi060 ceph-mon[94233]: pgmap v3441: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:21 smithi089 ceph-mon[98504]: pgmap v3441: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2023-12-01T05:50:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:50:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:50:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:50:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[94233]: pgmap v3442: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2023-12-01T05:50:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:50:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:50:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:50:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[109077]: pgmap v3442: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2023-12-01T05:50:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:50:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:50:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:50:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:23 smithi089 ceph-mon[98504]: pgmap v3442: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2023-12-01T05:50:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:50:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:50:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:50:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:50:24] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:50:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:25 smithi060 ceph-mon[94233]: pgmap v3443: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2023-12-01T05:50:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:25 smithi060 ceph-mon[109077]: pgmap v3443: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2023-12-01T05:50:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:25 smithi089 ceph-mon[98504]: pgmap v3443: 137 pgs: 137 active+clean; 438 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 46 op/s 2023-12-01T05:50:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:26 smithi060 ceph-mon[94233]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-01T05:50:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:26 smithi060 ceph-mon[109077]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-01T05:50:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:26 smithi089 ceph-mon[98504]: osdmap e1542: 8 total, 8 up, 8 in 2023-12-01T05:50:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:27 smithi060 ceph-mon[94233]: pgmap v3445: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:27 smithi060 ceph-mon[109077]: pgmap v3445: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:27 smithi089 ceph-mon[98504]: pgmap v3445: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:28 smithi060 ceph-mon[94233]: pgmap v3446: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:28 smithi060 ceph-mon[109077]: pgmap v3446: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:28 smithi089 ceph-mon[98504]: pgmap v3446: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:31 smithi060 ceph-mon[94233]: pgmap v3447: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:31 smithi060 ceph-mon[109077]: pgmap v3447: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:31 smithi089 ceph-mon[98504]: pgmap v3447: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2023-12-01T05:50:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:33 smithi060 ceph-mon[109077]: pgmap v3448: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:33 smithi060 ceph-mon[94233]: pgmap v3448: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:33 smithi089 ceph-mon[98504]: pgmap v3448: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:50:34] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:50:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:35 smithi060 ceph-mon[109077]: pgmap v3449: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:35 smithi060 ceph-mon[94233]: pgmap v3449: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:35 smithi089 ceph-mon[98504]: pgmap v3449: 137 pgs: 137 active+clean; 479 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:37 smithi060 ceph-mon[109077]: pgmap v3450: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2023-12-01T05:50:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:37 smithi060 ceph-mon[94233]: pgmap v3450: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2023-12-01T05:50:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:37 smithi089 ceph-mon[98504]: pgmap v3450: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 83 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2023-12-01T05:50:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:38 smithi060 ceph-mon[94233]: pgmap v3451: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:50:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:38 smithi060 ceph-mon[109077]: pgmap v3451: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:50:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:38 smithi089 ceph-mon[98504]: pgmap v3451: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:50:39.598 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (21909 ms) 2023-12-01T05:50:39.598 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2023-12-01T05:50:39.598 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:50:39.900 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:50:40.245 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:50:40.245 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (64m) 2m ago 65m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (65m) 2m ago 65m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (66m) 2m ago 66m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (66m) 2m ago 66m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (69m) 2m ago 69m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (70m) 2m ago 70m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (70m) 2m ago 71m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (69m) 2m ago 69m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (69m) 2m ago 69m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (65m) 2m ago 65m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (65m) 2m ago 65m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (69m) 2m ago 69m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (68m) 2m ago 68m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (68m) 2m ago 68m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:50:40.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (68m) 2m ago 68m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:50:40.247 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (67m) 2m ago 67m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:50:40.247 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (67m) 2m ago 67m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:50:40.247 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (67m) 2m ago 67m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:50:40.247 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (66m) 2m ago 66m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:50:40.247 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (64m) 2m ago 65m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:50:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:39 smithi060 ceph-mon[109077]: from='client.28448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:39 smithi060 ceph-mon[94233]: from='client.28448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:39 smithi089 ceph-mon[98504]: from='client.28448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:40.697 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:50:40.697 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:50:40.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:50:40.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:40.697 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:50:40.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:50:40.698 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:50:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[94233]: from='client.18579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[94233]: pgmap v3452: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:50:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2319376410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:50:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[109077]: from='client.18579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[109077]: pgmap v3452: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:50:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2319376410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:50:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:40 smithi089 ceph-mon[98504]: from='client.18579 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:50:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:40 smithi089 ceph-mon[98504]: pgmap v3452: 137 pgs: 137 active+clean; 495 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:50:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2319376410' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:50:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:43 smithi060 ceph-mon[94233]: pgmap v3453: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:43 smithi060 ceph-mon[109077]: pgmap v3453: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:43 smithi089 ceph-mon[98504]: pgmap v3453: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:50:44] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:50:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:45 smithi060 ceph-mon[94233]: pgmap v3454: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:45 smithi060 ceph-mon[109077]: pgmap v3454: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:45 smithi089 ceph-mon[98504]: pgmap v3454: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:47 smithi060 ceph-mon[94233]: pgmap v3455: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:47 smithi060 ceph-mon[109077]: pgmap v3455: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:47 smithi089 ceph-mon[98504]: pgmap v3455: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2023-12-01T05:50:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:49 smithi060 ceph-mon[109077]: pgmap v3456: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T05:50:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:49 smithi060 ceph-mon[109077]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-01T05:50:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:49 smithi060 ceph-mon[94233]: pgmap v3456: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T05:50:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:49 smithi060 ceph-mon[94233]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-01T05:50:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:49 smithi089 ceph-mon[98504]: pgmap v3456: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2023-12-01T05:50:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:49 smithi089 ceph-mon[98504]: osdmap e1543: 8 total, 8 up, 8 in 2023-12-01T05:50:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:51 smithi060 ceph-mon[94233]: pgmap v3458: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T05:50:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:51 smithi060 ceph-mon[109077]: pgmap v3458: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T05:50:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:51 smithi089 ceph-mon[98504]: pgmap v3458: 137 pgs: 137 active+clean; 499 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.4 MiB/s wr, 18 op/s 2023-12-01T05:50:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:53 smithi060 ceph-mon[94233]: pgmap v3459: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:53 smithi060 ceph-mon[109077]: pgmap v3459: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:53 smithi089 ceph-mon[98504]: pgmap v3459: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:50:54] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:50:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:55 smithi060 ceph-mon[109077]: pgmap v3460: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:55 smithi060 ceph-mon[94233]: pgmap v3460: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:55 smithi089 ceph-mon[98504]: pgmap v3460: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:50:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:57 smithi060 ceph-mon[94233]: pgmap v3461: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:57 smithi060 ceph-mon[109077]: pgmap v3461: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:57 smithi089 ceph-mon[98504]: pgmap v3461: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:50:58 smithi060 ceph-mon[94233]: pgmap v3462: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:50:58 smithi060 ceph-mon[109077]: pgmap v3462: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:50:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:50:58 smithi089 ceph-mon[98504]: pgmap v3462: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:51:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:01 smithi060 ceph-mon[109077]: pgmap v3463: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2023-12-01T05:51:02.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:01 smithi060 ceph-mon[94233]: pgmap v3463: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2023-12-01T05:51:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:01 smithi089 ceph-mon[98504]: pgmap v3463: 137 pgs: 137 active+clean; 540 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 22 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2023-12-01T05:51:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:03 smithi060 ceph-mon[109077]: pgmap v3464: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:51:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:03 smithi060 ceph-mon[94233]: pgmap v3464: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:51:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:03 smithi089 ceph-mon[98504]: pgmap v3464: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2023-12-01T05:51:04.263 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (24665 ms) 2023-12-01T05:51:04.670 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (155563 ms total) 2023-12-01T05:51:04.670 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:51:04.670 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2023-12-01T05:51:04.703 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2023-12-01T05:51:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:51:04] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:51:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:05 smithi060 ceph-mon[94233]: pgmap v3465: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:51:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:05 smithi060 ceph-mon[94233]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-01T05:51:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:05 smithi060 ceph-mon[109077]: pgmap v3465: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:51:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:05 smithi060 ceph-mon[109077]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-01T05:51:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:05 smithi089 ceph-mon[98504]: pgmap v3465: 137 pgs: 137 active+clean; 556 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2023-12-01T05:51:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:05 smithi089 ceph-mon[98504]: osdmap e1544: 8 total, 8 up, 8 in 2023-12-01T05:51:06.686 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:51:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:06 smithi060 ceph-mon[94233]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-01T05:51:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1891607633' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:51:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:06 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:51:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:06 smithi060 ceph-mon[109077]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-01T05:51:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1891607633' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:51:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:06 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:51:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:06 smithi089 ceph-mon[98504]: osdmap e1545: 8 total, 8 up, 8 in 2023-12-01T05:51:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1891607633' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:51:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:06 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[94233]: pgmap v3468: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[94233]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[109077]: pgmap v3468: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:51:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:07 smithi060 ceph-mon[109077]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-01T05:51:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:07 smithi089 ceph-mon[98504]: pgmap v3468: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:07 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:51:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:07 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-29","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:51:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:07 smithi089 ceph-mon[98504]: osdmap e1546: 8 total, 8 up, 8 in 2023-12-01T05:51:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:08 smithi060 ceph-mon[94233]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-01T05:51:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:08 smithi060 ceph-mon[109077]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-01T05:51:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:08 smithi089 ceph-mon[98504]: osdmap e1547: 8 total, 8 up, 8 in 2023-12-01T05:51:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:09 smithi060 ceph-mon[94233]: pgmap v3471: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:09 smithi060 ceph-mon[94233]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-01T05:51:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:09 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:51:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:09 smithi060 ceph-mon[109077]: pgmap v3471: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:09 smithi060 ceph-mon[109077]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-01T05:51:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:09 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:51:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:09 smithi089 ceph-mon[98504]: pgmap v3471: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:09 smithi089 ceph-mon[98504]: osdmap e1548: 8 total, 8 up, 8 in 2023-12-01T05:51:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:09 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:51:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:11.131 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:51:11.533 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:51:11.533 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (65m) 2m ago 66m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:51:11.533 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (65m) 2m ago 65m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:51:11.533 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (66m) 2m ago 66m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:51:11.533 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (66m) 2m ago 66m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:51:11.533 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (69m) 2m ago 69m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (71m) 2m ago 71m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (71m) 2m ago 71m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (70m) 2m ago 70m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (70m) 2m ago 70m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (65m) 2m ago 65m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (65m) 2m ago 65m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (69m) 2m ago 69m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (69m) 2m ago 69m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (68m) 2m ago 68m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (68m) 2m ago 68m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (68m) 2m ago 68m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (67m) 2m ago 67m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (67m) 2m ago 67m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:51:11.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (67m) 2m ago 67m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:51:11.535 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (65m) 2m ago 66m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:51:12.005 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:51:12.005 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:51:12.006 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:51:12.007 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:51:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:11 smithi060 ceph-mon[109077]: pgmap v3473: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:11 smithi060 ceph-mon[94233]: pgmap v3473: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:11 smithi089 ceph-mon[98504]: pgmap v3473: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:51:13.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:12 smithi060 ceph-mon[94233]: from='client.28484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:13.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:12 smithi060 ceph-mon[94233]: from='client.18615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:13.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3993468886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:51:13.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:12 smithi060 ceph-mon[109077]: from='client.28484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:13.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:12 smithi060 ceph-mon[109077]: from='client.18615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:13.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3993468886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:51:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:12 smithi089 ceph-mon[98504]: from='client.28484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:12 smithi089 ceph-mon[98504]: from='client.18615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:13.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3993468886' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:51:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:13 smithi060 ceph-mon[94233]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:51:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:13 smithi060 ceph-mon[94233]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-01T05:51:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:13 smithi060 ceph-mon[109077]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:51:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:13 smithi060 ceph-mon[109077]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-01T05:51:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:13 smithi089 ceph-mon[98504]: pgmap v3474: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2023-12-01T05:51:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:13 smithi089 ceph-mon[98504]: osdmap e1549: 8 total, 8 up, 8 in 2023-12-01T05:51:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:51:14] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2023-12-01T05:51:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:15 smithi060 ceph-mon[109077]: pgmap v3476: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2023-12-01T05:51:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:15 smithi060 ceph-mon[109077]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-01T05:51:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:15 smithi060 ceph-mon[94233]: pgmap v3476: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2023-12-01T05:51:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:15 smithi060 ceph-mon[94233]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-01T05:51:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:15 smithi089 ceph-mon[98504]: pgmap v3476: 137 pgs: 137 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 4.3 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2023-12-01T05:51:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:15 smithi089 ceph-mon[98504]: osdmap e1550: 8 total, 8 up, 8 in 2023-12-01T05:51:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:17 smithi060 ceph-mon[94233]: pgmap v3478: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.2 MiB/s wr, 51 op/s 2023-12-01T05:51:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:17 smithi060 ceph-mon[109077]: pgmap v3478: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.2 MiB/s wr, 51 op/s 2023-12-01T05:51:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:17 smithi089 ceph-mon[98504]: pgmap v3478: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.2 MiB/s wr, 51 op/s 2023-12-01T05:51:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:18 smithi060 ceph-mon[94233]: pgmap v3479: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T05:51:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:18 smithi060 ceph-mon[109077]: pgmap v3479: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T05:51:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:18 smithi089 ceph-mon[98504]: pgmap v3479: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2023-12-01T05:51:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:21 smithi060 ceph-mon[94233]: pgmap v3480: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T05:51:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:21 smithi060 ceph-mon[109077]: pgmap v3480: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T05:51:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:21 smithi089 ceph-mon[98504]: pgmap v3480: 137 pgs: 137 active+clean; 46 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2023-12-01T05:51:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:51:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:51:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:51:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[109077]: pgmap v3481: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2023-12-01T05:51:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[94233]: pgmap v3481: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:51:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:51:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:23 smithi089 ceph-mon[98504]: pgmap v3481: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 87 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2023-12-01T05:51:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:51:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:51:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:51:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:51:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:51:24] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2023-12-01T05:51:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:25 smithi060 ceph-mon[109077]: pgmap v3482: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:25 smithi060 ceph-mon[94233]: pgmap v3482: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:25 smithi089 ceph-mon[98504]: pgmap v3482: 137 pgs: 137 active+clean; 50 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:28.130 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/7.Simple (23428 ms) 2023-12-01T05:51:28.130 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2023-12-01T05:51:28.131 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:51:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:27 smithi060 ceph-mon[94233]: pgmap v3483: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2023-12-01T05:51:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:27 smithi060 ceph-mon[109077]: pgmap v3483: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2023-12-01T05:51:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:27 smithi089 ceph-mon[98504]: pgmap v3483: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.8 MiB/s rd, 6.5 MiB/s wr, 51 op/s 2023-12-01T05:51:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:28 smithi060 ceph-mon[94233]: pgmap v3484: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2023-12-01T05:51:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:28 smithi060 ceph-mon[109077]: pgmap v3484: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2023-12-01T05:51:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:28 smithi089 ceph-mon[98504]: pgmap v3484: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2023-12-01T05:51:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:31 smithi060 ceph-mon[94233]: pgmap v3485: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2023-12-01T05:51:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:31 smithi060 ceph-mon[109077]: pgmap v3485: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2023-12-01T05:51:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:31 smithi089 ceph-mon[98504]: pgmap v3485: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2023-12-01T05:51:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:33 smithi060 ceph-mon[94233]: pgmap v3486: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2023-12-01T05:51:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:33 smithi060 ceph-mon[109077]: pgmap v3486: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2023-12-01T05:51:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:33 smithi089 ceph-mon[98504]: pgmap v3486: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2023-12-01T05:51:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:51:34] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:51:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:35 smithi060 ceph-mon[94233]: pgmap v3487: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T05:51:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:35 smithi060 ceph-mon[109077]: pgmap v3487: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T05:51:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:35 smithi089 ceph-mon[98504]: pgmap v3487: 137 pgs: 137 active+clean; 78 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2023-12-01T05:51:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:37 smithi060 ceph-mon[94233]: pgmap v3488: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.1 MiB/s wr, 35 op/s 2023-12-01T05:51:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:37 smithi060 ceph-mon[94233]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-01T05:51:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:37 smithi060 ceph-mon[109077]: pgmap v3488: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.1 MiB/s wr, 35 op/s 2023-12-01T05:51:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:37 smithi060 ceph-mon[109077]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-01T05:51:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:37 smithi089 ceph-mon[98504]: pgmap v3488: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 6.1 MiB/s wr, 35 op/s 2023-12-01T05:51:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:37 smithi089 ceph-mon[98504]: osdmap e1551: 8 total, 8 up, 8 in 2023-12-01T05:51:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:38 smithi060 ceph-mon[94233]: pgmap v3490: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:51:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:38 smithi060 ceph-mon[109077]: pgmap v3490: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:51:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:38 smithi089 ceph-mon[98504]: pgmap v3490: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:51:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:41 smithi060 ceph-mon[94233]: pgmap v3491: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:51:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:41 smithi060 ceph-mon[109077]: pgmap v3491: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:51:42.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:41 smithi089 ceph-mon[98504]: pgmap v3491: 137 pgs: 137 active+clean; 119 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:51:42.413 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:51:42.827 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (66m) 3m ago 66m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (66m) 3m ago 66m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (67m) 3m ago 67m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (67m) 3m ago 67m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (70m) 3m ago 70m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (71m) 3m ago 71m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (72m) 3m ago 72m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (70m) 3m ago 70m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (70m) 3m ago 70m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (66m) 3m ago 66m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (66m) 3m ago 66m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (70m) 3m ago 70m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (69m) 3m ago 69m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (69m) 3m ago 69m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:51:42.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (69m) 3m ago 69m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:51:42.829 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (68m) 3m ago 68m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:51:42.829 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (68m) 3m ago 68m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:51:42.829 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (68m) 3m ago 68m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:51:42.829 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (67m) 3m ago 67m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:51:42.829 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (65m) 3m ago 66m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:51:43.317 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:51:43.317 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:51:43.317 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:51:43.317 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:51:43.318 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:51:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[109077]: from='client.28502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[109077]: pgmap v3492: 137 pgs: 137 active+clean; 123 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[109077]: from='client.28508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2941632944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:51:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[94233]: from='client.28502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[94233]: pgmap v3492: 137 pgs: 137 active+clean; 123 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[94233]: from='client.28508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2941632944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:51:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:43 smithi089 ceph-mon[98504]: from='client.28502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:43 smithi089 ceph-mon[98504]: pgmap v3492: 137 pgs: 137 active+clean; 123 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:43 smithi089 ceph-mon[98504]: from='client.28508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:51:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2941632944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:51:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:51:44] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2023-12-01T05:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:45 smithi060 ceph-mon[94233]: pgmap v3493: 137 pgs: 137 active+clean; 123 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:45 smithi060 ceph-mon[109077]: pgmap v3493: 137 pgs: 137 active+clean; 123 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:45 smithi089 ceph-mon[98504]: pgmap v3493: 137 pgs: 137 active+clean; 123 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:51:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:47 smithi060 ceph-mon[94233]: pgmap v3494: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 821 KiB/s wr, 34 op/s 2023-12-01T05:51:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:47 smithi060 ceph-mon[109077]: pgmap v3494: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 821 KiB/s wr, 34 op/s 2023-12-01T05:51:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:47 smithi089 ceph-mon[98504]: pgmap v3494: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 821 KiB/s wr, 34 op/s 2023-12-01T05:51:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:48 smithi060 ceph-mon[94233]: pgmap v3495: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 688 KiB/s wr, 29 op/s 2023-12-01T05:51:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:48 smithi060 ceph-mon[109077]: pgmap v3495: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 688 KiB/s wr, 29 op/s 2023-12-01T05:51:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:48 smithi089 ceph-mon[98504]: pgmap v3495: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 688 KiB/s wr, 29 op/s 2023-12-01T05:51:50.650 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/7.Grow (22519 ms) 2023-12-01T05:51:50.650 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2023-12-01T05:51:50.650 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:51:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:51 smithi060 ceph-mon[94233]: pgmap v3496: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 684 KiB/s wr, 28 op/s 2023-12-01T05:51:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:51 smithi060 ceph-mon[109077]: pgmap v3496: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 684 KiB/s wr, 28 op/s 2023-12-01T05:51:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:51 smithi089 ceph-mon[98504]: pgmap v3496: 137 pgs: 137 active+clean; 127 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 684 KiB/s wr, 28 op/s 2023-12-01T05:51:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:53 smithi060 ceph-mon[109077]: pgmap v3497: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 48 op/s 2023-12-01T05:51:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:53 smithi060 ceph-mon[94233]: pgmap v3497: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 48 op/s 2023-12-01T05:51:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:53 smithi089 ceph-mon[98504]: pgmap v3497: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 48 op/s 2023-12-01T05:51:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:51:54] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.43.0" 2023-12-01T05:51:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:55 smithi060 ceph-mon[94233]: pgmap v3498: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T05:51:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:55 smithi060 ceph-mon[109077]: pgmap v3498: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T05:51:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:55 smithi089 ceph-mon[98504]: pgmap v3498: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T05:51:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:51:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:57 smithi060 ceph-mon[94233]: pgmap v3499: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T05:51:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:57 smithi060 ceph-mon[109077]: pgmap v3499: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T05:51:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:57 smithi089 ceph-mon[98504]: pgmap v3499: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2023-12-01T05:51:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:58 smithi060 ceph-mon[94233]: pgmap v3500: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T05:51:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:58 smithi060 ceph-mon[109077]: pgmap v3500: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T05:51:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:58 smithi089 ceph-mon[98504]: pgmap v3500: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2023-12-01T05:52:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:51:59 smithi060 ceph-mon[109077]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-01T05:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:51:59 smithi060 ceph-mon[94233]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-01T05:52:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:51:59 smithi089 ceph-mon[98504]: osdmap e1552: 8 total, 8 up, 8 in 2023-12-01T05:52:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:00 smithi060 ceph-mon[94233]: pgmap v3502: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T05:52:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:00 smithi060 ceph-mon[109077]: pgmap v3502: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T05:52:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:00 smithi089 ceph-mon[98504]: pgmap v3502: 137 pgs: 137 active+clean; 151 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2023-12-01T05:52:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:03 smithi060 ceph-mon[94233]: pgmap v3503: 137 pgs: 137 active+clean; 192 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:03 smithi060 ceph-mon[109077]: pgmap v3503: 137 pgs: 137 active+clean; 192 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:03 smithi089 ceph-mon[98504]: pgmap v3503: 137 pgs: 137 active+clean; 192 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:52:04] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:52:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:05 smithi060 ceph-mon[94233]: pgmap v3504: 137 pgs: 137 active+clean; 192 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:05 smithi060 ceph-mon[109077]: pgmap v3504: 137 pgs: 137 active+clean; 192 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:05 smithi089 ceph-mon[98504]: pgmap v3504: 137 pgs: 137 active+clean; 192 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:07 smithi060 ceph-mon[94233]: pgmap v3505: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2023-12-01T05:52:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:07 smithi060 ceph-mon[109077]: pgmap v3505: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2023-12-01T05:52:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:07 smithi089 ceph-mon[98504]: pgmap v3505: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2023-12-01T05:52:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:08 smithi060 ceph-mon[94233]: pgmap v3506: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2023-12-01T05:52:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:08 smithi060 ceph-mon[109077]: pgmap v3506: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2023-12-01T05:52:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:08 smithi089 ceph-mon[98504]: pgmap v3506: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 188 KiB/s rd, 4.9 MiB/s wr, 39 op/s 2023-12-01T05:52:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:11.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:11 smithi060 ceph-mon[94233]: pgmap v3507: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 161 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2023-12-01T05:52:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:11 smithi060 ceph-mon[109077]: pgmap v3507: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 161 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2023-12-01T05:52:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:11 smithi089 ceph-mon[98504]: pgmap v3507: 137 pgs: 137 active+clean; 200 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 161 KiB/s rd, 4.2 MiB/s wr, 34 op/s 2023-12-01T05:52:12.818 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (22168 ms) 2023-12-01T05:52:12.818 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2023-12-01T05:52:12.818 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:52:13.703 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:52:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:13 smithi060 ceph-mon[94233]: pgmap v3508: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2023-12-01T05:52:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:13 smithi060 ceph-mon[109077]: pgmap v3508: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2023-12-01T05:52:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:13 smithi089 ceph-mon[98504]: pgmap v3508: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 MiB/s rd, 6.4 MiB/s wr, 53 op/s 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (66m) 3m ago 67m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (66m) 3m ago 66m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (67m) 3m ago 67m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (67m) 3m ago 67m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (70m) 3m ago 70m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (72m) 3m ago 72m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (72m) 3m ago 72m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:52:14.084 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (71m) 3m ago 71m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (71m) 3m ago 71m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (66m) 3m ago 66m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (66m) 3m ago 66m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (70m) 3m ago 70m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (70m) 3m ago 70m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (69m) 3m ago 69m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (69m) 3m ago 69m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (69m) 3m ago 69m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (68m) 3m ago 68m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (68m) 3m ago 68m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (68m) 3m ago 68m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:52:14.085 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (66m) 3m ago 67m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:52:14.576 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:14.577 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:52:14.578 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:52:14.578 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:52:14.578 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:52:14.692 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:52:14] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:52:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:14 smithi060 ceph-mon[94233]: from='client.18645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2358236412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:52:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:14 smithi060 ceph-mon[109077]: from='client.18645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2358236412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:52:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:14 smithi089 ceph-mon[98504]: from='client.18645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2358236412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:52:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:15 smithi060 ceph-mon[94233]: from='client.28523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:15 smithi060 ceph-mon[94233]: pgmap v3509: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T05:52:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:15 smithi060 ceph-mon[109077]: from='client.28523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:15 smithi060 ceph-mon[109077]: pgmap v3509: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T05:52:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:15 smithi089 ceph-mon[98504]: from='client.28523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:15 smithi089 ceph-mon[98504]: pgmap v3509: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 6.7 MiB/s rd, 3.0 MiB/s wr, 24 op/s 2023-12-01T05:52:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:17 smithi060 ceph-mon[109077]: pgmap v3510: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2023-12-01T05:52:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:17 smithi060 ceph-mon[94233]: pgmap v3510: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2023-12-01T05:52:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:17 smithi089 ceph-mon[98504]: pgmap v3510: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 29 op/s 2023-12-01T05:52:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:18 smithi060 ceph-mon[94233]: pgmap v3511: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-12-01T05:52:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:18 smithi060 ceph-mon[109077]: pgmap v3511: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-12-01T05:52:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:18 smithi089 ceph-mon[98504]: pgmap v3511: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-12-01T05:52:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:21 smithi060 ceph-mon[94233]: pgmap v3512: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-12-01T05:52:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:21 smithi060 ceph-mon[109077]: pgmap v3512: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-12-01T05:52:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:21 smithi089 ceph-mon[98504]: pgmap v3512: 137 pgs: 137 active+clean; 224 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.3 MiB/s wr, 25 op/s 2023-12-01T05:52:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:22 smithi060 ceph-mon[94233]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-01T05:52:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:22 smithi060 ceph-mon[109077]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-01T05:52:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:22 smithi089 ceph-mon[98504]: osdmap e1553: 8 total, 8 up, 8 in 2023-12-01T05:52:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:23 smithi060 ceph-mon[109077]: pgmap v3514: 137 pgs: 137 active+clean; 265 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:52:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:52:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:23 smithi060 ceph-mon[94233]: pgmap v3514: 137 pgs: 137 active+clean; 265 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:52:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:52:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:23 smithi089 ceph-mon[98504]: pgmap v3514: 137 pgs: 137 active+clean; 265 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:52:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:52:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:52:24] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:52:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: pgmap v3515: 137 pgs: 137 active+clean; 265 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: pgmap v3515: 137 pgs: 137 active+clean; 265 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:52:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: pgmap v3515: 137 pgs: 137 active+clean; 265 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 17 op/s 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:52:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:27 smithi060 ceph-mon[109077]: pgmap v3516: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:27 smithi060 ceph-mon[94233]: pgmap v3516: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:27 smithi089 ceph-mon[98504]: pgmap v3516: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:28 smithi060 ceph-mon[94233]: pgmap v3517: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:28 smithi060 ceph-mon[109077]: pgmap v3517: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:28 smithi089 ceph-mon[98504]: pgmap v3517: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:31 smithi060 ceph-mon[109077]: pgmap v3518: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:31 smithi060 ceph-mon[94233]: pgmap v3518: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:31 smithi089 ceph-mon[98504]: pgmap v3518: 137 pgs: 137 active+clean; 269 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:52:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:33 smithi060 ceph-mon[94233]: pgmap v3519: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 750 KiB/s wr, 31 op/s 2023-12-01T05:52:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:33 smithi060 ceph-mon[109077]: pgmap v3519: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 750 KiB/s wr, 31 op/s 2023-12-01T05:52:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:33 smithi089 ceph-mon[98504]: pgmap v3519: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 223 KiB/s rd, 750 KiB/s wr, 31 op/s 2023-12-01T05:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:52:34] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:52:35.459 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (22641 ms) 2023-12-01T05:52:35.459 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2023-12-01T05:52:35.459 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:52:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:35 smithi060 ceph-mon[94233]: pgmap v3520: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 684 KiB/s wr, 28 op/s 2023-12-01T05:52:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:35 smithi060 ceph-mon[109077]: pgmap v3520: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 684 KiB/s wr, 28 op/s 2023-12-01T05:52:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:35 smithi089 ceph-mon[98504]: pgmap v3520: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 684 KiB/s wr, 28 op/s 2023-12-01T05:52:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:37 smithi060 ceph-mon[109077]: pgmap v3521: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 919 KiB/s rd, 1.7 MiB/s wr, 43 op/s 2023-12-01T05:52:38.083 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:37 smithi060 ceph-mon[94233]: pgmap v3521: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 919 KiB/s rd, 1.7 MiB/s wr, 43 op/s 2023-12-01T05:52:38.084 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:37 smithi089 ceph-mon[98504]: pgmap v3521: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 919 KiB/s rd, 1.7 MiB/s wr, 43 op/s 2023-12-01T05:52:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:38 smithi060 ceph-mon[94233]: pgmap v3522: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:38 smithi060 ceph-mon[109077]: pgmap v3522: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:38 smithi089 ceph-mon[98504]: pgmap v3522: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:41 smithi060 ceph-mon[94233]: pgmap v3523: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:41 smithi060 ceph-mon[109077]: pgmap v3523: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:41 smithi089 ceph-mon[98504]: pgmap v3523: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:43 smithi060 ceph-mon[94233]: pgmap v3524: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:43 smithi060 ceph-mon[109077]: pgmap v3524: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:43 smithi089 ceph-mon[98504]: pgmap v3524: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2023-12-01T05:52:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:52:44] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:52:44.944 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:52:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:44 smithi060 ceph-mon[109077]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-01T05:52:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:44 smithi060 ceph-mon[109077]: pgmap v3526: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 860 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T05:52:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:44 smithi060 ceph-mon[109077]: from='client.18660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:44 smithi060 ceph-mon[94233]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-01T05:52:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:44 smithi060 ceph-mon[94233]: pgmap v3526: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 860 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T05:52:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:44 smithi060 ceph-mon[94233]: from='client.18660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:45.271 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:52:45.271 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (67m) 4m ago 67m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (67m) 4m ago 67m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (68m) 4m ago 68m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (68m) 4m ago 68m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (71m) 4m ago 71m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (73m) 4m ago 73m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (73m) 4m ago 73m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (71m) 4m ago 71m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (71m) 4m ago 71m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:52:45.272 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (67m) 4m ago 67m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:52:45.273 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (67m) 4m ago 67m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:52:45.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (71m) 4m ago 71m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:52:45.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (70m) 4m ago 70m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:52:45.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (70m) 4m ago 70m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:52:45.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (70m) 4m ago 70m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:52:45.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (69m) 4m ago 69m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:52:45.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (69m) 4m ago 69m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:52:45.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (69m) 4m ago 69m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:52:45.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (68m) 4m ago 68m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:52:45.274 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (67m) 4m ago 67m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:52:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:44 smithi089 ceph-mon[98504]: osdmap e1554: 8 total, 8 up, 8 in 2023-12-01T05:52:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:44 smithi089 ceph-mon[98504]: pgmap v3526: 137 pgs: 137 active+clean; 273 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 860 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2023-12-01T05:52:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:44 smithi089 ceph-mon[98504]: from='client.18660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:52:45.671 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:52:45.672 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:52:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:45 smithi060 ceph-mon[94233]: from='client.18666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1002798370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:52:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:45 smithi060 ceph-mon[109077]: from='client.18666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1002798370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:52:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:45 smithi089 ceph-mon[98504]: from='client.18666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:52:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1002798370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:52:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:46 smithi060 ceph-mon[94233]: pgmap v3527: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:46 smithi060 ceph-mon[109077]: pgmap v3527: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:46 smithi089 ceph-mon[98504]: pgmap v3527: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:48 smithi060 ceph-mon[94233]: pgmap v3528: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:48 smithi060 ceph-mon[109077]: pgmap v3528: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:48 smithi089 ceph-mon[98504]: pgmap v3528: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:51 smithi060 ceph-mon[94233]: pgmap v3529: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:51 smithi060 ceph-mon[109077]: pgmap v3529: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:51 smithi089 ceph-mon[98504]: pgmap v3529: 137 pgs: 137 active+clean; 314 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2023-12-01T05:52:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:53 smithi060 ceph-mon[94233]: pgmap v3530: 137 pgs: 137 active+clean; 322 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2023-12-01T05:52:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:53 smithi060 ceph-mon[109077]: pgmap v3530: 137 pgs: 137 active+clean; 322 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2023-12-01T05:52:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:53 smithi089 ceph-mon[98504]: pgmap v3530: 137 pgs: 137 active+clean; 322 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2023-12-01T05:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:52:54] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:52:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:55 smithi060 ceph-mon[94233]: pgmap v3531: 137 pgs: 137 active+clean; 322 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2023-12-01T05:52:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:55 smithi060 ceph-mon[109077]: pgmap v3531: 137 pgs: 137 active+clean; 322 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2023-12-01T05:52:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:55 smithi089 ceph-mon[98504]: pgmap v3531: 137 pgs: 137 active+clean; 322 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 208 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2023-12-01T05:52:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:52:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:56 smithi060 ceph-mon[94233]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-01T05:52:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:56 smithi060 ceph-mon[109077]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-01T05:52:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:56 smithi089 ceph-mon[98504]: osdmap e1555: 8 total, 8 up, 8 in 2023-12-01T05:52:57.959 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (22500 ms) 2023-12-01T05:52:57.959 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2023-12-01T05:52:57.959 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:52:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:57 smithi060 ceph-mon[94233]: pgmap v3533: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:52:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:57 smithi060 ceph-mon[109077]: pgmap v3533: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:52:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:57 smithi089 ceph-mon[98504]: pgmap v3533: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:52:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:52:58 smithi060 ceph-mon[94233]: pgmap v3534: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:52:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:52:58 smithi060 ceph-mon[109077]: pgmap v3534: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:52:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:52:58 smithi089 ceph-mon[98504]: pgmap v3534: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:53:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:01 smithi060 ceph-mon[109077]: pgmap v3535: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:53:02.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:01 smithi060 ceph-mon[94233]: pgmap v3535: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:53:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:01 smithi089 ceph-mon[98504]: pgmap v3535: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 6.4 MiB/s wr, 40 op/s 2023-12-01T05:53:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:03 smithi060 ceph-mon[94233]: pgmap v3536: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2023-12-01T05:53:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:03 smithi060 ceph-mon[109077]: pgmap v3536: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2023-12-01T05:53:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:03 smithi089 ceph-mon[98504]: pgmap v3536: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2023-12-01T05:53:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:53:04] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:53:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:05 smithi060 ceph-mon[94233]: pgmap v3537: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2023-12-01T05:53:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:05 smithi060 ceph-mon[109077]: pgmap v3537: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2023-12-01T05:53:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:05 smithi089 ceph-mon[98504]: pgmap v3537: 137 pgs: 137 active+clean; 378 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 5.6 MiB/s wr, 35 op/s 2023-12-01T05:53:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:07 smithi060 ceph-mon[94233]: pgmap v3538: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2023-12-01T05:53:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:07 smithi060 ceph-mon[94233]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-01T05:53:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:07 smithi060 ceph-mon[109077]: pgmap v3538: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2023-12-01T05:53:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:07 smithi060 ceph-mon[109077]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-01T05:53:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:07 smithi089 ceph-mon[98504]: pgmap v3538: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 8.1 MiB/s wr, 42 op/s 2023-12-01T05:53:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:07 smithi089 ceph-mon[98504]: osdmap e1556: 8 total, 8 up, 8 in 2023-12-01T05:53:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:08 smithi060 ceph-mon[94233]: pgmap v3540: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 16 op/s 2023-12-01T05:53:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:08 smithi060 ceph-mon[109077]: pgmap v3540: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 16 op/s 2023-12-01T05:53:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:08 smithi089 ceph-mon[98504]: pgmap v3540: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 16 op/s 2023-12-01T05:53:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:11 smithi060 ceph-mon[94233]: pgmap v3541: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 16 op/s 2023-12-01T05:53:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:11 smithi060 ceph-mon[109077]: pgmap v3541: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 16 op/s 2023-12-01T05:53:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:11 smithi089 ceph-mon[98504]: pgmap v3541: 137 pgs: 137 active+clean; 411 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 10 KiB/s rd, 3.3 MiB/s wr, 16 op/s 2023-12-01T05:53:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:13 smithi060 ceph-mon[94233]: pgmap v3542: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:13 smithi060 ceph-mon[109077]: pgmap v3542: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:13 smithi089 ceph-mon[98504]: pgmap v3542: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:53:14] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2023-12-01T05:53:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:15 smithi060 ceph-mon[109077]: pgmap v3543: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:15 smithi060 ceph-mon[94233]: pgmap v3543: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:16.023 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:53:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:15 smithi089 ceph-mon[98504]: pgmap v3543: 137 pgs: 137 active+clean; 423 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:16.360 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:53:16.360 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (67m) 4m ago 68m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:53:16.360 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (67m) 4m ago 67m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (68m) 4m ago 68m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (68m) 4m ago 68m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (71m) 4m ago 71m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (73m) 4m ago 73m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (73m) 4m ago 73m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (72m) 4m ago 72m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (72m) 4m ago 72m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (67m) 4m ago 67m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (67m) 4m ago 67m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (71m) 4m ago 71m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (71m) 4m ago 71m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (70m) 4m ago 70m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (70m) 4m ago 70m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:53:16.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (70m) 4m ago 70m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:53:16.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (69m) 4m ago 69m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:53:16.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (69m) 4m ago 69m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:53:16.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (69m) 4m ago 69m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:53:16.362 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (67m) 4m ago 68m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:53:16.836 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:53:16.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:16.837 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:53:16.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:53:16.837 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:53:16.837 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:53:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[109077]: from='client.28553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[109077]: from='client.28559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[109077]: pgmap v3544: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2023-12-01T05:53:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1409915983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:53:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[94233]: from='client.28553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[94233]: from='client.28559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[94233]: pgmap v3544: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2023-12-01T05:53:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1409915983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:53:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:17 smithi089 ceph-mon[98504]: from='client.28553 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:17 smithi089 ceph-mon[98504]: from='client.28559 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:17 smithi089 ceph-mon[98504]: pgmap v3544: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 1.6 MiB/s wr, 34 op/s 2023-12-01T05:53:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1409915983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:53:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:18 smithi060 ceph-mon[109077]: pgmap v3545: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:53:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:18 smithi060 ceph-mon[94233]: pgmap v3545: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:53:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:18 smithi089 ceph-mon[98504]: pgmap v3545: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 204 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:53:20.476 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (22517 ms) 2023-12-01T05:53:20.476 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2023-12-01T05:53:20.476 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:53:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:21 smithi060 ceph-mon[109077]: pgmap v3546: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:53:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:21 smithi060 ceph-mon[94233]: pgmap v3546: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:53:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:21 smithi089 ceph-mon[98504]: pgmap v3546: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 203 KiB/s rd, 1.3 MiB/s wr, 29 op/s 2023-12-01T05:53:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:23 smithi060 ceph-mon[109077]: pgmap v3547: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 45 op/s 2023-12-01T05:53:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:23 smithi060 ceph-mon[94233]: pgmap v3547: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 45 op/s 2023-12-01T05:53:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:23 smithi089 ceph-mon[98504]: pgmap v3547: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 45 op/s 2023-12-01T05:53:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:53:24] "GET /metrics HTTP/1.1" 200 36498 "" "Prometheus/2.43.0" 2023-12-01T05:53:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[94233]: pgmap v3548: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T05:53:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:53:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:53:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:53:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:53:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[109077]: pgmap v3548: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T05:53:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:53:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:53:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:53:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:53:26.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:25 smithi089 ceph-mon[98504]: pgmap v3548: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T05:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:53:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:27 smithi060 ceph-mon[94233]: pgmap v3549: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T05:53:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:27 smithi060 ceph-mon[109077]: pgmap v3549: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T05:53:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:27 smithi089 ceph-mon[98504]: pgmap v3549: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2023-12-01T05:53:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:28 smithi060 ceph-mon[94233]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-01T05:53:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:28 smithi060 ceph-mon[109077]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-01T05:53:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:28 smithi089 ceph-mon[98504]: osdmap e1557: 8 total, 8 up, 8 in 2023-12-01T05:53:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:29 smithi060 ceph-mon[94233]: pgmap v3551: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T05:53:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:29 smithi060 ceph-mon[109077]: pgmap v3551: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T05:53:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:29 smithi089 ceph-mon[98504]: pgmap v3551: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T05:53:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:31 smithi060 ceph-mon[94233]: pgmap v3552: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T05:53:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:31 smithi060 ceph-mon[109077]: pgmap v3552: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T05:53:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:31 smithi089 ceph-mon[98504]: pgmap v3552: 137 pgs: 137 active+clean; 427 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.2 MiB/s wr, 20 op/s 2023-12-01T05:53:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:33 smithi060 ceph-mon[109077]: pgmap v3553: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:33 smithi060 ceph-mon[94233]: pgmap v3553: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:33 smithi089 ceph-mon[98504]: pgmap v3553: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:53:34] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:53:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:35 smithi060 ceph-mon[94233]: pgmap v3554: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:35 smithi060 ceph-mon[109077]: pgmap v3554: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:35 smithi089 ceph-mon[98504]: pgmap v3554: 137 pgs: 137 active+clean; 472 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2023-12-01T05:53:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:37 smithi060 ceph-mon[94233]: pgmap v3555: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2023-12-01T05:53:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:37 smithi060 ceph-mon[109077]: pgmap v3555: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2023-12-01T05:53:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:37 smithi089 ceph-mon[98504]: pgmap v3555: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2023-12-01T05:53:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:38 smithi060 ceph-mon[94233]: pgmap v3556: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2023-12-01T05:53:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:38 smithi060 ceph-mon[109077]: pgmap v3556: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2023-12-01T05:53:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:38 smithi089 ceph-mon[98504]: pgmap v3556: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2023-12-01T05:53:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:41.417 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (20942 ms) 2023-12-01T05:53:41.708 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (156715 ms total) 2023-12-01T05:53:41.708 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:53:41.708 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 11 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2023-12-01T05:53:41.741 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2023-12-01T05:53:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:41 smithi060 ceph-mon[94233]: pgmap v3557: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T05:53:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:41 smithi060 ceph-mon[109077]: pgmap v3557: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T05:53:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:41 smithi089 ceph-mon[98504]: pgmap v3557: 137 pgs: 137 active+clean; 476 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2023-12-01T05:53:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:42 smithi060 ceph-mon[94233]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-01T05:53:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:42 smithi060 ceph-mon[109077]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-01T05:53:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:42 smithi089 ceph-mon[98504]: osdmap e1558: 8 total, 8 up, 8 in 2023-12-01T05:53:43.755 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:53:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[94233]: pgmap v3559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:53:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[94233]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-01T05:53:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/310414224' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:53:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:53:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[109077]: pgmap v3559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:53:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[109077]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-01T05:53:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/310414224' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:53:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:43 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:53:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:43 smithi089 ceph-mon[98504]: pgmap v3559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:53:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:43 smithi089 ceph-mon[98504]: osdmap e1559: 8 total, 8 up, 8 in 2023-12-01T05:53:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/310414224' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:53:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:43 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:53:44.736 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:53:44] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:53:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:44 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:53:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:44 smithi060 ceph-mon[94233]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-01T05:53:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:44 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:53:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:44 smithi060 ceph-mon[109077]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-01T05:53:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:44 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-30","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:53:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:44 smithi089 ceph-mon[98504]: osdmap e1560: 8 total, 8 up, 8 in 2023-12-01T05:53:45.784 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [3251394~83108,4887373~71190,8299170~36055,8875605~36830,11138191~94724,14243956~24690,15224289~335,15418590~24725,16794834~87500,18624754~83557] 2023-12-01T05:53:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:45 smithi060 ceph-mon[109077]: pgmap v3562: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:53:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:45 smithi060 ceph-mon[109077]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-01T05:53:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:45 smithi060 ceph-mon[94233]: pgmap v3562: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:53:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:45 smithi060 ceph-mon[94233]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-01T05:53:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:45 smithi089 ceph-mon[98504]: pgmap v3562: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:53:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:45 smithi089 ceph-mon[98504]: osdmap e1561: 8 total, 8 up, 8 in 2023-12-01T05:53:46.770 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [1570872~39420,6749916~59713,7533110~86728,12978002~68596,14274000~2200,14736213~87594,15114411~7821,15626473~5206,18783883~9052,20804765~50939] 2023-12-01T05:53:46.782 INFO:tasks.workunit.client.0.smithi060.stdout: diff was [1570872~39420,6749916~59713,7533110~86728,12978002~68596,14274000~2200,14736213~87594,15114411~7821,15443315~188364,18708311~2147393] 2023-12-01T05:53:46.786 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5045 ms) 2023-12-01T05:53:46.786 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2023-12-01T05:53:46.786 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:53:46.808 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~256 2023-12-01T05:53:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:46 smithi060 ceph-mon[94233]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-01T05:53:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:46 smithi060 ceph-mon[109077]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-01T05:53:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:46 smithi089 ceph-mon[98504]: osdmap e1562: 8 total, 8 up, 8 in 2023-12-01T05:53:47.200 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (68m) 5m ago 68m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (68m) 5m ago 68m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (69m) 5m ago 69m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (69m) 5m ago 69m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (72m) 5m ago 72m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (74m) 5m ago 74m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (74m) 5m ago 74m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (72m) 5m ago 72m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (72m) 5m ago 72m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:53:47.527 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (68m) 5m ago 68m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (68m) 5m ago 68m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (72m) 5m ago 72m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (71m) 5m ago 71m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (71m) 5m ago 71m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (71m) 5m ago 71m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (70m) 5m ago 70m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (70m) 5m ago 70m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (70m) 5m ago 70m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (69m) 5m ago 69m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:53:47.528 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (68m) 5m ago 69m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:53:47.768 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~256 2023-12-01T05:53:47.932 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:53:47.932 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:53:47.933 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:53:47.933 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:47.933 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:53:47.933 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:53:47.933 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:47.933 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:53:47.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:53:47.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:47.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:53:47.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:53:47.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:53:47.934 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:53:47.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:53:47.935 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:53:47.935 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:53:47.996 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~256 2023-12-01T05:53:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:47 smithi060 ceph-mon[109077]: pgmap v3565: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 138 KiB/s wr, 24 op/s 2023-12-01T05:53:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:47 smithi060 ceph-mon[109077]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-01T05:53:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:47 smithi060 ceph-mon[94233]: pgmap v3565: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 138 KiB/s wr, 24 op/s 2023-12-01T05:53:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:47 smithi060 ceph-mon[94233]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-01T05:53:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:47 smithi089 ceph-mon[98504]: pgmap v3565: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 138 KiB/s wr, 24 op/s 2023-12-01T05:53:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:47 smithi089 ceph-mon[98504]: osdmap e1563: 8 total, 8 up, 8 in 2023-12-01T05:53:49.008 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~256 2023-12-01T05:53:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[109077]: from='client.28586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[109077]: from='client.28592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[109077]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-01T05:53:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/328864459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:53:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[109077]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-01T05:53:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[94233]: from='client.28586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[94233]: from='client.28592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[94233]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-01T05:53:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/328864459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:53:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:48 smithi060 ceph-mon[94233]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-01T05:53:49.012 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (2226 ms) 2023-12-01T05:53:49.012 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2023-12-01T05:53:49.012 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:48 smithi089 ceph-mon[98504]: from='client.28586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:48 smithi089 ceph-mon[98504]: from='client.28592 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:48 smithi089 ceph-mon[98504]: osdmap e1564: 8 total, 8 up, 8 in 2023-12-01T05:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/328864459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:48 smithi089 ceph-mon[98504]: osdmap e1565: 8 total, 8 up, 8 in 2023-12-01T05:53:49.101 INFO:tasks.workunit.client.0.smithi060.stdout: i=0 exists [13090928~5591761,46893718~2639665,67278039~3098578,94973249~6469353,227357406~7915648,240209782~1510682,280209238~7266437,339161547~6618652,348704209~5678600] wrote [13090928~5591761,46893718~2639665,67278039~3098578,94973249~6469353,227357406~7915648,240209782~1510682,280209238~7266437,339161547~6618652,348704209~5678600] 2023-12-01T05:53:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:49 smithi060 ceph-mon[109077]: pgmap v3569: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 141 KiB/s wr, 24 op/s 2023-12-01T05:53:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:49 smithi060 ceph-mon[109077]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-01T05:53:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:49 smithi060 ceph-mon[94233]: pgmap v3569: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 141 KiB/s wr, 24 op/s 2023-12-01T05:53:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:49 smithi060 ceph-mon[94233]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-01T05:53:50.034 INFO:tasks.workunit.client.0.smithi060.stdout: i=1 exists [10799348~154568,13090928~5591761,22193421~131186,46893718~2639665,55312790~392841,67278039~3098578,88745911~2110199,94973249~6469353,130745655~4247401,227357406~7915648,240209782~1510682,260218022~4725714,280209238~7266437,298176832~2575952,302621835~6270097,320899336~3901971,339161547~6618652,348704209~5678600,410875325~6165412] wrote [10799348~154568,22193421~131186,55312790~392841,88745911~2110199,130745655~4247401,260218022~4725714,298176832~2575952,302621835~6270097,320899336~3901971,410875325~6165412] 2023-12-01T05:53:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:49 smithi089 ceph-mon[98504]: pgmap v3569: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 141 KiB/s wr, 24 op/s 2023-12-01T05:53:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:49 smithi089 ceph-mon[98504]: osdmap e1566: 8 total, 8 up, 8 in 2023-12-01T05:53:51.072 INFO:tasks.workunit.client.0.smithi060.stdout: i=2 exists [1377834~2356816,10799348~154568,13090928~6721446,22193421~131186,46893718~2639665,55312790~392841,67278039~3098578,88745911~2110199,93868507~7574095,119156259~1993943,130745655~4247401,152270096~7161030,217694882~2560595,227357406~7915648,240209782~1510682,260218022~4725714,280209238~7266437,293318633~2873198,298176832~2575952,302621835~6270097,320899336~3901971,339161547~6618652,348704209~5678600,410875325~6165412] wrote [1377834~2356816,14163770~5648604,93868507~3166477,119156259~1993943,152270096~7161030,217694882~2560595,293318633~2873198,305308632~1138509] 2023-12-01T05:53:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:50 smithi060 ceph-mon[94233]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-01T05:53:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:50 smithi060 ceph-mon[94233]: pgmap v3572: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:53:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:50 smithi060 ceph-mon[109077]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-01T05:53:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:50 smithi060 ceph-mon[109077]: pgmap v3572: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:53:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:50 smithi089 ceph-mon[98504]: osdmap e1567: 8 total, 8 up, 8 in 2023-12-01T05:53:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:50 smithi089 ceph-mon[98504]: pgmap v3572: 137 pgs: 137 active+clean; 19 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:53:52.076 INFO:tasks.workunit.client.0.smithi060.stdout: i=3 exists [1377834~2356816,5687863~14124511,22193421~131186,44858367~6327007,55312790~392841,67278039~3098578,88745911~2110199,93868507~7574095,119156259~1993943,130745655~4247401,152270096~8668958,178369941~4596098,201853425~5193253,217694882~2560595,221427878~520464,227357406~7915648,240209782~1510682,260218022~4725714,280209238~7266437,293318633~2873198,296381661~5929962,302621835~6270097,310038431~1759209,315042036~4945983,320899336~3901971,339161547~6618652,348704209~5678600,393886889~6999920,410875325~6165412] wrote [5687863~8129419,44858367~6327007,158653170~2285884,178369941~4596098,201853425~5193253,221427878~520464,296381661~5929962,310038431~1759209,315042036~4945983,393886889~6999920] 2023-12-01T05:53:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:51 smithi060 ceph-mon[94233]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-01T05:53:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:51 smithi060 ceph-mon[109077]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-01T05:53:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:51 smithi089 ceph-mon[98504]: osdmap e1568: 8 total, 8 up, 8 in 2023-12-01T05:53:53.084 INFO:tasks.workunit.client.0.smithi060.stdout: i=4 exists [1377834~2356816,5687863~14997428,22193421~131186,44858367~6327007,55312790~392841,67278039~3098578,88745911~2110199,93868507~7574095,119156259~1993943,128021868~6971188,148878007~12061047,178369941~4596098,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,227357406~7915648,240209782~1510682,260218022~4725714,280156040~7319635,293318633~2873198,296381661~5929962,302621835~6270097,310038431~1759209,315042036~9844094,328283087~3132625,339161547~7314038,348704209~5678600,393886889~6999920,406205740~10834997] wrote [13901936~6783355,48189669~1150381,128021868~2898778,148878007~6839584,192388411~5431888,280156040~3891704,317306689~7579441,328283087~3132625,342636962~3838623,406205740~4892398] 2023-12-01T05:53:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:53 smithi060 ceph-mon[94233]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-01T05:53:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:53 smithi060 ceph-mon[94233]: pgmap v3575: 137 pgs: 137 active+clean; 158 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 27 MiB/s wr, 232 op/s 2023-12-01T05:53:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:53 smithi060 ceph-mon[109077]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-01T05:53:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:53 smithi060 ceph-mon[109077]: pgmap v3575: 137 pgs: 137 active+clean; 158 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 27 MiB/s wr, 232 op/s 2023-12-01T05:53:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:53 smithi089 ceph-mon[98504]: osdmap e1569: 8 total, 8 up, 8 in 2023-12-01T05:53:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:53 smithi089 ceph-mon[98504]: pgmap v3575: 137 pgs: 137 active+clean; 158 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 27 MiB/s wr, 232 op/s 2023-12-01T05:53:54.097 INFO:tasks.workunit.client.0.smithi060.stdout: i=5 exists [1377834~2356816,5687863~14997428,22193421~131186,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,88745911~2110199,93868507~7574095,119156259~1993943,128021868~6971188,148878007~12061047,162485751~5559463,178369941~5731259,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,227357406~7915648,240209782~1510682,256972936~7970800,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,339161547~7314038,348704209~5678600,377096618~1046496,393886889~6999920,406205740~12008317] wrote [7945818~1297642,56467321~8126039,162485751~5559463,179497934~4603266,256972936~4912900,282382058~5338002,290176500~2222126,304006318~5817179,377096618~1046496,411149634~7064423] 2023-12-01T05:53:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:54 smithi060 ceph-mon[94233]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-01T05:53:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:54 smithi060 ceph-mon[109077]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-01T05:53:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:54 smithi089 ceph-mon[98504]: osdmap e1570: 8 total, 8 up, 8 in 2023-12-01T05:53:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:53:54] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:53:55.094 INFO:tasks.workunit.client.0.smithi060.stdout: i=6 exists [1377834~2356816,5687863~14997428,22193421~131186,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,84011436~6844674,93868507~7639886,119156259~1993943,128021868~6971188,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,201853425~5193253,212381106~9567236,227357406~7915648,240209782~1510682,256972936~7970800,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,339161547~7314038,348704209~5678600,357837334~3959202,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] wrote [40250180~1546663,84011436~5557801,94259389~7249004,144205452~5325474,176761549~4992913,186278052~2303113,212381106~9248483,357837334~3959202,367726592~2704002] 2023-12-01T05:53:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:55 smithi089 ceph-mon[98504]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-01T05:53:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:55 smithi089 ceph-mon[98504]: pgmap v3578: 137 pgs: 137 active+clean; 158 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 27 MiB/s wr, 232 op/s 2023-12-01T05:53:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:55 smithi060 ceph-mon[94233]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-01T05:53:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:55 smithi060 ceph-mon[94233]: pgmap v3578: 137 pgs: 137 active+clean; 158 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 27 MiB/s wr, 232 op/s 2023-12-01T05:53:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:55 smithi060 ceph-mon[109077]: osdmap e1571: 8 total, 8 up, 8 in 2023-12-01T05:53:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:55 smithi060 ceph-mon[109077]: pgmap v3578: 137 pgs: 137 active+clean; 158 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 141 KiB/s rd, 27 MiB/s wr, 232 op/s 2023-12-01T05:53:56.110 INFO:tasks.workunit.client.0.smithi060.stdout: i=7 exists [1377834~2356816,5687863~14997428,22193421~131186,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,84011436~6844674,93868507~8140247,119156259~1993943,128021868~6971188,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,227357406~7915648,240209782~1510682,241850454~6492102,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,339161547~7314038,348704209~5678600,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] wrote [97905270~4103484,149742718~9946844,162886141~846881,198824504~6100567,241850454~6492102,270788123~4427707,304900257~2815518,354436930~6361463,409779551~8043501] 2023-12-01T05:53:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:56 smithi089 ceph-mon[98504]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-01T05:53:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:56 smithi060 ceph-mon[109077]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-01T05:53:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:56 smithi060 ceph-mon[94233]: osdmap e1572: 8 total, 8 up, 8 in 2023-12-01T05:53:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:53:57.098 INFO:tasks.workunit.client.0.smithi060.stdout: i=8 exists [1377834~2356816,5687863~14997428,22193421~131186,26289241~1061133,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,84011436~9027997,93868507~8140247,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,227357406~7915648,240209782~8132774,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,339161547~7314038,348704209~5678600,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] wrote [26289241~1061133,85466408~7573025,128723673~7270366,143957955~9297910,198912859~2657771,241321693~759384,299305372~5751541,408528845~1509284] 2023-12-01T05:53:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:57 smithi089 ceph-mon[98504]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-01T05:53:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:57 smithi089 ceph-mon[98504]: pgmap v3581: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 56 MiB/s wr, 324 op/s 2023-12-01T05:53:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:57 smithi060 ceph-mon[94233]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-01T05:53:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:57 smithi060 ceph-mon[94233]: pgmap v3581: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 56 MiB/s wr, 324 op/s 2023-12-01T05:53:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:57 smithi060 ceph-mon[109077]: osdmap e1573: 8 total, 8 up, 8 in 2023-12-01T05:53:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:57 smithi060 ceph-mon[109077]: pgmap v3581: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 56 MiB/s wr, 324 op/s 2023-12-01T05:53:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:58 smithi089 ceph-mon[98504]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-01T05:53:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]: dispatch 2023-12-01T05:53:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]: dispatch 2023-12-01T05:53:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:58 smithi060 ceph-mon[94233]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-01T05:53:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]: dispatch 2023-12-01T05:53:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]: dispatch 2023-12-01T05:53:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:58 smithi060 ceph-mon[109077]: osdmap e1574: 8 total, 8 up, 8 in 2023-12-01T05:53:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]: dispatch 2023-12-01T05:53:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]: dispatch 2023-12-01T05:53:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]': finished 2023-12-01T05:53:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:59 smithi060 ceph-mon[94233]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-01T05:53:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:53:59 smithi060 ceph-mon[94233]: pgmap v3584: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 56 MiB/s wr, 324 op/s 2023-12-01T05:53:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]': finished 2023-12-01T05:53:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:59 smithi060 ceph-mon[109077]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-01T05:53:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:53:59 smithi060 ceph-mon[109077]: pgmap v3584: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 56 MiB/s wr, 324 op/s 2023-12-01T05:53:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.12", "id": [2, 5]}]': finished 2023-12-01T05:53:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:59 smithi089 ceph-mon[98504]: osdmap e1575: 8 total, 8 up, 8 in 2023-12-01T05:53:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:53:59 smithi089 ceph-mon[98504]: pgmap v3584: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 195 KiB/s rd, 56 MiB/s wr, 324 op/s 2023-12-01T05:53:59.695 INFO:tasks.workunit.client.0.smithi060.stdout: i=9 exists [1377834~2356816,5505095~15180196,22193421~131186,26289241~1061133,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227357406~7915648,240209782~8132774,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,339161547~7314038,348704209~5678600,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,404063238~14150819] wrote [5505095~1316863,13365767~3981547,35823251~5302087,77735297~3116755,84166527~7110110,107326035~4473192,189896539~6297989,404063238~2517402] 2023-12-01T05:54:00.095 INFO:tasks.workunit.client.0.smithi060.stdout: i=10 exists [1093727~2889655,5505095~15180196,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227357406~7915648,240209782~8132774,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,339161547~7314038,348704209~13092327,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] wrote [1093727~2889655,12866168~7150097,28070272~2218945,61106959~489472,154446048~4371092,168207777~3795169,201289660~469417,353053871~1712709,397728614~3201427,405368809~8079841] 2023-12-01T05:54:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:00 smithi060 ceph-mon[94233]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-01T05:54:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:00 smithi060 ceph-mon[109077]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-01T05:54:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:00 smithi089 ceph-mon[98504]: osdmap e1576: 8 total, 8 up, 8 in 2023-12-01T05:54:01.109 INFO:tasks.workunit.client.0.smithi060.stdout: i=11 exists [1093727~2889655,5505095~16369710,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227357406~7915648,240209782~8132774,255762406~9181330,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,348704209~13582133,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] wrote [13913383~7961422,58826125~4962871,120374204~1396215,190406519~1410931,227603932~2312059,255762406~5992636,282106326~2094632,337170920~7542081,351619660~424414,356760450~5525892] 2023-12-01T05:54:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:01 smithi060 ceph-mon[94233]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-01T05:54:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:01 smithi060 ceph-mon[94233]: pgmap v3587: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:01 smithi060 ceph-mon[109077]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-01T05:54:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:01 smithi060 ceph-mon[109077]: pgmap v3587: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:01 smithi089 ceph-mon[98504]: osdmap e1577: 8 total, 8 up, 8 in 2023-12-01T05:54:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:01 smithi089 ceph-mon[98504]: pgmap v3587: 137 pgs: 137 active+clean; 426 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:02.111 INFO:tasks.workunit.client.0.smithi060.stdout: i=12 exists [1093727~2889655,5505095~16369710,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,77343153~3508899,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227357406~7915648,240209782~8132774,255762406~10399837,270788123~4895094,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,348704209~13582133,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] wrote [77343153~2848654,84718465~7081030,138499290~4423691,154186909~6357850,163881268~86171,196003993~416871,246850527~1202355,263118883~3043360,275119645~563572,278970071~5815926] 2023-12-01T05:54:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:02 smithi060 ceph-mon[94233]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-01T05:54:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:02 smithi060 ceph-mon[109077]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-01T05:54:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:02 smithi089 ceph-mon[98504]: osdmap e1578: 8 total, 8 up, 8 in 2023-12-01T05:54:03.119 INFO:tasks.workunit.client.0.smithi060.stdout: i=13 exists [1093727~2889655,5505095~16565430,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,72369050~8483002,84011436~9027997,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227357406~11554817,240209782~8132774,255762406~10399837,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,348704209~13582133,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] wrote [18736475~3334050,72369050~6053263,103085278~7147672,153803858~2952247,194766556~4110155,235135192~3777031,267464406~3470083,276867594~2084878,336796641~4495595,349895508~1846056] 2023-12-01T05:54:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:03 smithi060 ceph-mon[109077]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-01T05:54:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:03 smithi060 ceph-mon[109077]: pgmap v3590: 137 pgs: 137 active+clean; 576 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 36 MiB/s wr, 231 op/s; 5.1 MiB/s, 3 keys/s, 2 objects/s recovering 2023-12-01T05:54:03.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:03 smithi060 ceph-mon[94233]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-01T05:54:03.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:03 smithi060 ceph-mon[94233]: pgmap v3590: 137 pgs: 137 active+clean; 576 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 36 MiB/s wr, 231 op/s; 5.1 MiB/s, 3 keys/s, 2 objects/s recovering 2023-12-01T05:54:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:03 smithi089 ceph-mon[98504]: osdmap e1579: 8 total, 8 up, 8 in 2023-12-01T05:54:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:03 smithi089 ceph-mon[98504]: pgmap v3590: 137 pgs: 137 active+clean; 576 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 36 MiB/s wr, 231 op/s; 5.1 MiB/s, 3 keys/s, 2 objects/s recovering 2023-12-01T05:54:04.146 INFO:tasks.workunit.client.0.smithi060.stdout: i=14 exists [1093727~2889655,5505095~24784122,32108391~9688452,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,72369050~20670383,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227357406~11554817,240209782~8132774,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,348704209~13582133,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] wrote [21817421~8118473,32108391~7517707,80081882~7307082,98220529~1874732,268325779~2412336,279798059~8963923,351468392~7304181,359552011~1822788,388126736~3755877] 2023-12-01T05:54:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:04 smithi060 ceph-mon[94233]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-01T05:54:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:04 smithi060 ceph-mon[109077]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-01T05:54:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:04 smithi089 ceph-mon[98504]: osdmap e1580: 8 total, 8 up, 8 in 2023-12-01T05:54:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:54:04] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2023-12-01T05:54:05.136 INFO:tasks.workunit.client.0.smithi060.stdout: i=15 exists [1093727~2889655,5505095~24784122,30795611~11001232,44858367~6327007,55312790~392841,56467321~8126039,67278039~3098578,72369050~20670383,93868507~8140247,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227357406~11554817,240209782~8132774,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,348704209~13582133,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] wrote [1379956~1594873,30795611~2323275,115856701~6512729,132290577~1591415,155794294~6719953,291503910~6095444,306110402~1623786,328570614~12321799,405244744~1679701] 2023-12-01T05:54:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:05 smithi060 ceph-mon[94233]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-01T05:54:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:05 smithi060 ceph-mon[94233]: pgmap v3593: 137 pgs: 137 active+clean; 576 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 36 MiB/s wr, 231 op/s; 5.1 MiB/s, 3 keys/s, 2 objects/s recovering 2023-12-01T05:54:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:05 smithi060 ceph-mon[109077]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-01T05:54:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:05 smithi060 ceph-mon[109077]: pgmap v3593: 137 pgs: 137 active+clean; 576 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 36 MiB/s wr, 231 op/s; 5.1 MiB/s, 3 keys/s, 2 objects/s recovering 2023-12-01T05:54:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:05 smithi089 ceph-mon[98504]: osdmap e1581: 8 total, 8 up, 8 in 2023-12-01T05:54:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:05 smithi089 ceph-mon[98504]: pgmap v3593: 137 pgs: 137 active+clean; 576 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 36 MiB/s wr, 231 op/s; 5.1 MiB/s, 3 keys/s, 2 objects/s recovering 2023-12-01T05:54:06.181 INFO:tasks.workunit.client.0.smithi060.stdout: i=16 exists [1093727~2889655,5505095~24784122,30795611~20389763,55312790~392841,56467321~8126039,67278039~25761394,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~17150139,212381106~9567236,227357406~11554817,240209782~8132774,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,348704209~13582133,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] wrote [17210071~7038739,40530206~8140285,70045723~5421548,133181760~4065586,183820901~4612629,229736050~7213322,323917034~749172,395777632~3994557] 2023-12-01T05:54:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:06 smithi060 ceph-mon[94233]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-01T05:54:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:06 smithi060 ceph-mon[109077]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-01T05:54:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:06 smithi089 ceph-mon[98504]: osdmap e1582: 8 total, 8 up, 8 in 2023-12-01T05:54:07.155 INFO:tasks.workunit.client.0.smithi060.stdout: i=17 exists [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,67278039~25761394,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227357406~11554817,240209782~8132774,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,348704209~13582133,367726592~2704002,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] wrote [26806242~484770,50064159~4452233,58514007~5686351,71298007~3754272,106043970~2958007,172131086~2146682,181524851~4188748,187282479~5937522,385206194~7424663,405676937~3008722] 2023-12-01T05:54:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:07 smithi060 ceph-mon[94233]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-01T05:54:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:07 smithi060 ceph-mon[94233]: pgmap v3596: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 50 MiB/s wr, 365 op/s 2023-12-01T05:54:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:07 smithi060 ceph-mon[109077]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-01T05:54:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:07 smithi060 ceph-mon[109077]: pgmap v3596: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 50 MiB/s wr, 365 op/s 2023-12-01T05:54:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:07 smithi089 ceph-mon[98504]: osdmap e1583: 8 total, 8 up, 8 in 2023-12-01T05:54:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:07 smithi089 ceph-mon[98504]: pgmap v3596: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 50 MiB/s wr, 365 op/s 2023-12-01T05:54:08.143 INFO:tasks.workunit.client.0.smithi060.stdout: i=18 exists [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,67278039~25761394,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227357406~11554817,240209782~11746540,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,348704209~21782544,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] wrote [160243779~2750714,215438833~543395,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,361007857~9478896] 2023-12-01T05:54:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:08 smithi060 ceph-mon[94233]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-01T05:54:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:08 smithi060 ceph-mon[109077]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-01T05:54:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:08 smithi089 ceph-mon[98504]: osdmap e1584: 8 total, 8 up, 8 in 2023-12-01T05:54:09.153 INFO:tasks.workunit.client.0.smithi060.stdout: i=19 exists [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,67278039~25761394,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227357406~11554817,240209782~11746540,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,348704209~21782544,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] wrote [38664392~2593710,45218493~2954230,79268311~3925660,181811975~3479278,225410053~136178,275218717~1088591,301075687~2544873,360889289~5276608,374168852~4493757,402541626~3552907] 2023-12-01T05:54:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:09 smithi060 ceph-mon[94233]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-01T05:54:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:09 smithi060 ceph-mon[94233]: pgmap v3599: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 50 MiB/s wr, 365 op/s 2023-12-01T05:54:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:09 smithi060 ceph-mon[109077]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-01T05:54:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:09 smithi060 ceph-mon[109077]: pgmap v3599: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 50 MiB/s wr, 365 op/s 2023-12-01T05:54:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:09 smithi089 ceph-mon[98504]: osdmap e1585: 8 total, 8 up, 8 in 2023-12-01T05:54:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:09 smithi089 ceph-mon[98504]: pgmap v3599: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 232 KiB/s rd, 50 MiB/s wr, 365 op/s 2023-12-01T05:54:10.119 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 1 diff [10799348~154568,22193421~131186,55312790~392841,88745911~2110199,130745655~4247401,260218022~4725714,298176832~2575952,302621835~6270097,320899336~3901971,410875325~6165412] 2023-12-01T05:54:10.119 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [10799348~154568,22193421~131186,55312790~392841,88745911~2110199,130745655~4247401,260218022~4725714,298176832~2575952,302621835~6270097,320899336~3901971,410875325~6165412] 2023-12-01T05:54:10.137 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~2565308,20971520~1353087,54525952~1179679,88080384~2775726,130023424~4969632,260046848~4896888,297795584~2957200,301989888~6902044,318767104~6034203,406847488~10193249] 2023-12-01T05:54:10.137 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 2 diff [1377834~2356816,10799348~154568,14163770~5648604,22193421~131186,55312790~392841,88745911~2110199,93868507~3166477,119156259~1993943,130745655~4247401,152270096~7161030,217694882~2560595,260218022~4725714,293318633~2873198,298176832~2575952,302621835~6270097,320899336~3901971,410875325~6165412] 2023-12-01T05:54:10.137 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,10799348~154568,14163770~5648604,22193421~131186,55312790~392841,88745911~2110199,93868507~3166477,119156259~1993943,130745655~4247401,152270096~7161030,217694882~2560595,260218022~4725714,293318633~2873198,298176832~2575952,302621835~6270097,320899336~3901971,410875325~6165412] 2023-12-01T05:54:10.144 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,8388608~2565308,14163770~5648604,20971520~1353087,54525952~1179679,88080384~2775726,93868507~3166477,117440512~3709690,130023424~4969632,150994944~8436182,213909504~6345973,260046848~4896888,289406976~6784855,297795584~2957200,301989888~6902044,318767104~6034203,406847488~10193249] 2023-12-01T05:54:10.144 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 3 diff [1377834~2356816,5687863~8129419,14163770~5648604,22193421~131186,44858367~6327007,55312790~392841,88745911~2110199,93868507~3166477,119156259~1993943,130745655~4247401,152270096~8668958,178369941~4596098,201853425~5193253,217694882~2560595,221427878~520464,260218022~4725714,293318633~2873198,296381661~5929962,302621835~6270097,310038431~1759209,315042036~4945983,320899336~3901971,393886889~6999920,410875325~6165412] 2023-12-01T05:54:10.144 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,14163770~5648604,22193421~131186,44858367~6327007,55312790~392841,88745911~2110199,93868507~3166477,119156259~1993943,130745655~4247401,152270096~8668958,178369941~4596098,201853425~5193253,217694882~2560595,221427878~520464,260218022~4725714,293318633~2873198,296381661~5929962,302621835~6270097,310038431~1759209,315042036~4945983,320899336~3901971,393886889~6999920,410875325~6165412] 2023-12-01T05:54:10.152 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,14163770~5648604,20971520~1353087,41943040~9242334,54525952~1179679,88080384~2775726,93868507~3166477,117440512~3709690,130023424~4969632,150994944~9944110,176160768~6805271,201326592~5720086,213909504~8038838,260046848~4896888,289406976~22390664,314572800~10228507,390070272~10816537,406847488~10193249] 2023-12-01T05:54:10.152 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 4 diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,44858367~6327007,55312790~392841,88745911~2110199,93868507~3166477,119156259~1993943,128021868~6971188,148878007~12061047,178369941~4596098,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,260218022~4725714,280156040~3891704,293318633~2873198,296381661~5929962,302621835~6270097,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,393886889~6999920,406205740~10834997] 2023-12-01T05:54:10.152 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,44858367~6327007,55312790~392841,88745911~2110199,93868507~3166477,119156259~1993943,128021868~6971188,148878007~12061047,178369941~4596098,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,260218022~4725714,280156040~3891704,293318633~2873198,296381661~5929962,302621835~6270097,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,393886889~6999920,406205740~10834997] 2023-12-01T05:54:10.159 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,20971520~1353087,41943040~9242334,54525952~1179679,88080384~2775726,93868507~3166477,117440512~3709690,125829120~9163936,146800640~14138414,176160768~6805271,188743680~9076619,201326592~5720086,213909504~8038838,260046848~4896888,280156040~3891704,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,390070272~10816537,402653184~14387553] 2023-12-01T05:54:10.159 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 5 diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,44858367~6327007,55312790~392841,56467321~8126039,88745911~2110199,93868507~3166477,119156259~1993943,128021868~6971188,148878007~12061047,162485751~5559463,178369941~5731259,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,256972936~7970800,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.159 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,44858367~6327007,55312790~392841,56467321~8126039,88745911~2110199,93868507~3166477,119156259~1993943,128021868~6971188,148878007~12061047,162485751~5559463,178369941~5731259,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,256972936~7970800,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.166 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,20971520~1353087,41943040~9242334,54525952~10067408,88080384~2775726,93868507~3166477,117440512~3709690,125829120~9163936,146800640~21244574,176160768~7940432,188743680~9076619,201326592~5720086,213909504~8038838,255852544~9091192,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.166 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 6 diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,84011436~6844674,93868507~7639886,119156259~1993943,128021868~6971188,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,201853425~5193253,212381106~9567236,256972936~7970800,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.166 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,84011436~6844674,93868507~7639886,119156259~1993943,128021868~6971188,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,201853425~5193253,212381106~9567236,256972936~7970800,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.173 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,20971520~1353087,37748736~4048107,41943040~9242334,54525952~10067408,83886080~6970030,93868507~7639886,117440512~3709690,125829120~9163936,142606336~25438878,176160768~7940432,184549376~4031789,188743680~9076619,201326592~5720086,209715200~12233142,255852544~9091192,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,356515840~5280696,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.173 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 7 diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,84011436~6844674,93868507~8140247,119156259~1993943,128021868~6971188,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241850454~6492102,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.173 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,84011436~6844674,93868507~8140247,119156259~1993943,128021868~6971188,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241850454~6492102,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,302621835~7201662,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.180 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,20971520~1353087,37748736~4048107,41943040~9242334,54525952~10067408,83886080~6970030,93868507~8140247,117440512~3709690,125829120~9163936,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241720464~6622092,255852544~9091192,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.180 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 8 diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,26289241~1061133,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,84011436~9027997,93868507~8140247,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241321693~7020863,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.180 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,22193421~131186,26289241~1061133,40250180~1546663,44858367~6327007,55312790~392841,56467321~8126039,84011436~9027997,93868507~8140247,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241321693~7020863,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.187 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,20971520~1353087,25165824~2184550,37748736~4048107,41943040~9242334,54525952~10067408,83886080~9153353,93868507~8140247,117440512~3709690,125829120~10164919,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~9091192,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.187 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 9 diff [1377834~2356816,5505095~15180196,22193421~131186,26289241~1061133,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,404063238~14150819] 2023-12-01T05:54:10.187 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5505095~15180196,22193421~131186,26289241~1061133,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,404063238~14150819] 2023-12-01T05:54:10.193 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~16490987,20971520~1353087,25165824~2184550,33554432~8242411,41943040~9242334,54525952~10067408,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~3709690,125829120~10164919,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~9091192,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.194 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 10 diff [1093727~2889655,5505095~15180196,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.194 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~15180196,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~7970800,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.200 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~16490987,20971520~1353087,25165824~5123393,33554432~8242411,41943040~9242334,54525952~10067408,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~3709690,125829120~10164919,142606336~29396610,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~9091192,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,353053871~8742665,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.200 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 11 diff [1093727~2889655,5505095~16369710,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~9181330,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.200 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16369710,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~9181330,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.207 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~18130303,25165824~5123393,33554432~8242411,41943040~9242334,54525952~10067408,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~4329907,125829120~10164919,142606336~29396610,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,241321693~7020863,251658240~13285496,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.207 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 12 diff [1093727~2889655,5505095~16369710,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77343153~3508899,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~10399837,270788123~4895094,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.207 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16369710,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,77343153~3508899,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~10399837,270788123~4895094,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.214 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~18130303,25165824~5123393,33554432~8242411,41943040~9242334,54525952~10067408,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~4329907,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,241321693~7020863,251658240~14504003,268435456~7247761,278970071~8749989,289406976~22390664,314572800~10313330,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.214 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 13 diff [1093727~2889655,5505095~16565430,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,72369050~8483002,84011436~9027997,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.214 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16565430,22193421~131186,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,55312790~392841,56467321~8126039,72369050~8483002,84011436~9027997,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.220 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~18130303,25165824~5123393,33554432~8242411,41943040~9242334,54525952~10067408,71303168~9548884,83886080~9153353,93868507~17930720,117440512~4329907,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~24024977,276867594~2084878,278970071~8749989,289406976~22390664,314572800~10313330,327155712~4260000,336796641~9678944,349895508~2148566,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.220 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 14 diff [1093727~2889655,5505095~24784122,32108391~9688452,44858367~6327007,55312790~392841,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.220 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,32108391~9688452,44858367~6327007,55312790~392841,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.227 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~37602539,41943040~9242334,54525952~10067408,71303168~21736265,93868507~17930720,117440512~4329907,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~24024977,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~4260000,336796641~9678944,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.227 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 15 diff [1093727~2889655,5505095~24784122,30795611~11001232,44858367~6327007,55312790~392841,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.227 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~11001232,44858367~6327007,55312790~392841,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.234 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~37602539,41943040~9242334,54525952~10067408,71303168~21736265,93868507~17930720,113246208~9123222,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~24024977,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.234 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 16 diff [1093727~2889655,5505095~24784122,30795611~20389763,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~17150139,212381106~9567236,227603932~11308291,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.234 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~20389763,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~17150139,212381106~9567236,227603932~11308291,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.240 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~46991070,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~33590914,176160768~12420397,188743680~18302998,209715200~12233142,227603932~11308291,241321693~7020863,251658240~24024977,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.240 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 17 diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.240 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~7020863,255762406~10399837,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.247 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,227603932~11308291,241321693~7020863,251658240~24024977,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,381681664~19248377,402653184~15560873] 2023-12-01T05:54:10.247 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 18 diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.247 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.253 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~4850058,381681664~19248377,402653184~15560873] 2023-12-01T05:54:10.253 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 19 diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:10.253 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:10.259 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:10.259 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 2 diff [1377834~2356816,14163770~5648604,93868507~3166477,119156259~1993943,152270096~7161030,217694882~2560595,293318633~2873198,305308632~1138509] 2023-12-01T05:54:10.259 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,14163770~5648604,93868507~3166477,119156259~1993943,152270096~7161030,217694882~2560595,293318633~2873198,305308632~1138509] 2023-12-01T05:54:10.265 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,14163770~5648604,93868507~3166477,117440512~3709690,150994944~8436182,213909504~6345973,289406976~6784855,305308632~1138509] 2023-12-01T05:54:10.265 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 3 diff [1377834~2356816,5687863~8129419,14163770~5648604,44858367~6327007,93868507~3166477,119156259~1993943,152270096~8668958,178369941~4596098,201853425~5193253,217694882~2560595,221427878~520464,293318633~2873198,296381661~5929962,305308632~1138509,310038431~1759209,315042036~4945983,393886889~6999920] 2023-12-01T05:54:10.265 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,14163770~5648604,44858367~6327007,93868507~3166477,119156259~1993943,152270096~8668958,178369941~4596098,201853425~5193253,217694882~2560595,221427878~520464,293318633~2873198,296381661~5929962,305308632~1138509,310038431~1759209,315042036~4945983,393886889~6999920] 2023-12-01T05:54:10.272 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,14163770~5648604,41943040~9242334,93868507~3166477,117440512~3709690,150994944~9944110,176160768~6805271,201326592~5720086,213909504~8038838,289406976~12904647,305308632~1138509,308891932~2905708,314572800~5415219,390070272~10816537] 2023-12-01T05:54:10.272 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 4 diff [1377834~2356816,5687863~8129419,13901936~6783355,44858367~6327007,93868507~3166477,119156259~1993943,128021868~2898778,148878007~12061047,178369941~4596098,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,280156040~3891704,293318633~2873198,296381661~5929962,305308632~1138509,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,393886889~6999920,406205740~4892398] 2023-12-01T05:54:10.272 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,44858367~6327007,93868507~3166477,119156259~1993943,128021868~2898778,148878007~12061047,178369941~4596098,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,280156040~3891704,293318633~2873198,296381661~5929962,305308632~1138509,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,393886889~6999920,406205740~4892398] 2023-12-01T05:54:10.278 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,41943040~9242334,93868507~3166477,117440512~3709690,125829120~5091526,146800640~14138414,176160768~6805271,188743680~9076619,201326592~5720086,213909504~8038838,280156040~3891704,289406976~12904647,305308632~1138509,308891932~2905708,314572800~10313330,327155712~4260000,342636962~3838623,390070272~10816537,402653184~8444954] 2023-12-01T05:54:10.278 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 5 diff [1377834~2356816,5687863~8129419,13901936~6783355,44858367~6327007,56467321~8126039,93868507~3166477,119156259~1993943,128021868~2898778,148878007~12061047,162485751~5559463,178369941~5731259,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,256972936~4912900,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.278 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,44858367~6327007,56467321~8126039,93868507~3166477,119156259~1993943,128021868~2898778,148878007~12061047,162485751~5559463,178369941~5731259,192388411~5431888,201853425~5193253,217694882~2560595,221427878~520464,256972936~4912900,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.284 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,41943040~9242334,55705631~8887729,93868507~3166477,117440512~3709690,125829120~5091526,146800640~21244574,176160768~7940432,188743680~9076619,201326592~5720086,213909504~8038838,255852544~6033292,280156040~7564020,289406976~12904647,304006318~7791322,314572800~10313330,327155712~4260000,342636962~3838623,373293056~4850058,390070272~10816537,402653184~8444954,411149634~7064423] 2023-12-01T05:54:10.284 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 6 diff [1377834~2356816,5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,93868507~7639886,119156259~1993943,128021868~2898778,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,201853425~5193253,212381106~9567236,256972936~4912900,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.284 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,93868507~7639886,119156259~1993943,128021868~2898778,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,201853425~5193253,212381106~9567236,256972936~4912900,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.290 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,37748736~4048107,41943040~9242334,55705631~8887729,83886080~5683157,93868507~7639886,117440512~3709690,125829120~5091526,142606336~25438878,176160768~7940432,184549376~4031789,188743680~9076619,201326592~5720086,209715200~12233142,255852544~6033292,280156040~7564020,289406976~12904647,304006318~7791322,314572800~10313330,327155712~4260000,342636962~3838623,356515840~5280696,364904448~5526146,373293056~4850058,390070272~10816537,402653184~8444954,411149634~7064423] 2023-12-01T05:54:10.290 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 7 diff [1377834~2356816,5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,93868507~8140247,119156259~1993943,128021868~2898778,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241850454~6492102,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.290 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,93868507~8140247,119156259~1993943,128021868~2898778,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241850454~6492102,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.296 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,37748736~4048107,41943040~9242334,55705631~8887729,83886080~5683157,93868507~8140247,117440512~3709690,125829120~5091526,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241720464~6622092,255852544~6033292,268435456~6780374,280156040~7564020,289406976~12904647,304006318~7791322,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.296 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 8 diff [1377834~2356816,5687863~8129419,13901936~6783355,26289241~1061133,40250180~1546663,44858367~6327007,56467321~8126039,84011436~9027997,93868507~8140247,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.296 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5687863~8129419,13901936~6783355,26289241~1061133,40250180~1546663,44858367~6327007,56467321~8126039,84011436~9027997,93868507~8140247,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.302 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~9622978,13901936~6783355,25165824~2184550,37748736~4048107,41943040~9242334,55705631~8887729,83886080~9153353,93868507~8140247,117440512~3709690,125829120~10164919,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.302 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 9 diff [1377834~2356816,5505095~15180196,26289241~1061133,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,404063238~14150819] 2023-12-01T05:54:10.302 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1377834~2356816,5505095~15180196,26289241~1061133,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,404063238~14150819] 2023-12-01T05:54:10.309 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3734650,4194304~16490987,25165824~2184550,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~3709690,125829120~10164919,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.309 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 10 diff [1093727~2889655,5505095~15180196,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.309 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~15180196,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~1993943,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.315 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~16490987,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~3709690,125829120~10164919,142606336~29396610,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,342636962~3838623,353053871~8742665,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.315 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 11 diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.315 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,280156040~7564020,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.321 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~17680501,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~4329907,125829120~10164919,142606336~29396610,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,241321693~7020863,251658240~10227596,268435456~6780374,280156040~7564020,289406976~22390664,314572800~10313330,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.321 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 12 diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77343153~3508899,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.321 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77343153~3508899,84011436~9027997,93868507~8140247,107326035~4473192,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.327 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~17680501,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,93868507~8140247,104857600~6941627,117440512~4329907,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,241321693~7020863,251658240~10227596,263118883~3043360,268435456~7247761,278970071~8749989,289406976~22390664,314572800~10313330,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.327 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 13 diff [1093727~2889655,5505095~16565430,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,72369050~8483002,84011436~9027997,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.328 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16565430,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,72369050~8483002,84011436~9027997,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.333 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~17876221,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,71303168~9548884,83886080~9153353,93868507~17930720,117440512~4329907,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~8749989,289406976~22390664,314572800~10313330,327155712~4260000,336796641~9678944,349895508~2148566,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.334 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 14 diff [1093727~2889655,5505095~24784122,32108391~9688452,44858367~6327007,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.334 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,32108391~9688452,44858367~6327007,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,119156259~2614160,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,293318633~2873198,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.340 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~37602539,41943040~9242334,55705631~8887729,71303168~21736265,93868507~17930720,117440512~4329907,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~4260000,336796641~9678944,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.340 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 15 diff [1093727~2889655,5505095~24784122,30795611~11001232,44858367~6327007,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.340 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~11001232,44858367~6327007,56467321~8126039,72369050~20670383,93868507~8140247,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.346 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~37602539,41943040~9242334,55705631~8887729,71303168~21736265,93868507~17930720,113246208~9123222,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.346 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 16 diff [1093727~2889655,5505095~24784122,30795611~20389763,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~17150139,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.346 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~20389763,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~17150139,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.352 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~46991070,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~33590914,176160768~12420397,188743680~18302998,209715200~12233142,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.352 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 17 diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.352 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.358 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,289406976~22390664,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,381681664~19248377,402653184~15560873] 2023-12-01T05:54:10.358 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 18 diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.358 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.364 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~4850058,381681664~19248377,402653184~15560873] 2023-12-01T05:54:10.364 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 19 diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:10.365 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:10.370 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:10.371 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 3 diff [5687863~8129419,44858367~6327007,158653170~2285884,178369941~4596098,201853425~5193253,221427878~520464,296381661~5929962,310038431~1759209,315042036~4945983,393886889~6999920] 2023-12-01T05:54:10.371 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5687863~8129419,44858367~6327007,158653170~2285884,178369941~4596098,201853425~5193253,221427878~520464,296381661~5929962,310038431~1759209,315042036~4945983,393886889~6999920] 2023-12-01T05:54:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~9622978,41943040~9242334,158653170~2285884,176160768~6805271,201326592~5720086,220255477~1692865,296191831~6119792,308891932~2905708,314572800~5415219,390070272~10816537] 2023-12-01T05:54:10.377 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 4 diff [5687863~8129419,13901936~6783355,44858367~6327007,128021868~2898778,148878007~6839584,158653170~2285884,178369941~4596098,192388411~5431888,201853425~5193253,221427878~520464,280156040~3891704,296381661~5929962,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,393886889~6999920,406205740~4892398] 2023-12-01T05:54:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5687863~8129419,13901936~6783355,44858367~6327007,128021868~2898778,148878007~6839584,158653170~2285884,178369941~4596098,192388411~5431888,201853425~5193253,221427878~520464,280156040~3891704,296381661~5929962,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,393886889~6999920,406205740~4892398] 2023-12-01T05:54:10.383 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~9622978,13901936~6783355,41943040~9242334,125829120~5091526,146800640~8916951,158653170~2285884,176160768~6805271,188743680~9076619,201326592~5720086,220255477~1692865,280156040~3891704,296191831~6119792,308891932~2905708,314572800~10313330,327155712~4260000,342636962~3838623,390070272~10816537,402653184~8444954] 2023-12-01T05:54:10.383 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 5 diff [5687863~8129419,13901936~6783355,44858367~6327007,56467321~8126039,128021868~2898778,148878007~6839584,158653170~2285884,162485751~5559463,178369941~5731259,192388411~5431888,201853425~5193253,221427878~520464,256972936~4912900,280156040~7564020,290176500~2222126,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.383 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5687863~8129419,13901936~6783355,44858367~6327007,56467321~8126039,128021868~2898778,148878007~6839584,158653170~2285884,162485751~5559463,178369941~5731259,192388411~5431888,201853425~5193253,221427878~520464,256972936~4912900,280156040~7564020,290176500~2222126,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.389 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~9622978,13901936~6783355,41943040~9242334,55705631~8887729,125829120~5091526,146800640~8916951,158653170~9392044,176160768~7940432,188743680~9076619,201326592~5720086,220255477~1692865,255852544~6033292,280156040~7564020,290176500~2222126,296191831~6119792,304006318~7791322,314572800~10313330,327155712~4260000,342636962~3838623,373293056~4850058,390070272~10816537,402653184~8444954,411149634~7064423] 2023-12-01T05:54:10.389 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 6 diff [5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,94259389~7249004,128021868~2898778,144205452~11512139,158653170~2285884,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,201853425~5193253,212381106~9567236,256972936~4912900,280156040~7564020,290176500~2222126,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.389 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,94259389~7249004,128021868~2898778,144205452~11512139,158653170~2285884,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,201853425~5193253,212381106~9567236,256972936~4912900,280156040~7564020,290176500~2222126,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,393886889~6999920,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.395 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~9622978,13901936~6783355,37748736~4048107,41943040~9242334,55705631~8887729,83886080~5683157,94259389~7249004,125829120~5091526,142606336~13111255,158653170~9392044,176160768~7940432,184549376~4031789,188743680~9076619,201326592~5720086,209715200~12233142,255852544~6033292,280156040~7564020,290176500~2222126,296191831~6119792,304006318~7791322,314572800~10313330,327155712~4260000,342636962~3838623,356515840~5280696,364904448~5526146,373293056~4850058,390070272~10816537,402653184~8444954,411149634~7064423] 2023-12-01T05:54:10.395 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 7 diff [5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,94259389~7749365,128021868~2898778,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241850454~6492102,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.395 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5687863~8129419,13901936~6783355,40250180~1546663,44858367~6327007,56467321~8126039,84011436~5557801,94259389~7749365,128021868~2898778,144205452~16733602,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241850454~6492102,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~5929962,304006318~5817179,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.401 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~9622978,13901936~6783355,37748736~4048107,41943040~9242334,55705631~8887729,83886080~5683157,94259389~7749365,125829120~5091526,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241720464~6622092,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,296191831~6119792,304006318~7791322,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.401 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 8 diff [5687863~8129419,13901936~6783355,26289241~1061133,40250180~1546663,44858367~6327007,56467321~8126039,84011436~9027997,94259389~7749365,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.401 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5687863~8129419,13901936~6783355,26289241~1061133,40250180~1546663,44858367~6327007,56467321~8126039,84011436~9027997,94259389~7749365,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,406205740~12008317] 2023-12-01T05:54:10.407 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~9622978,13901936~6783355,25165824~2184550,37748736~4048107,41943040~9242334,55705631~8887729,83886080~9153353,94259389~7749365,125829120~10164919,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,296191831~15605809,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.407 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 9 diff [5505095~15180196,26289241~1061133,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,404063238~14150819] 2023-12-01T05:54:10.407 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5505095~15180196,26289241~1061133,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~16981099,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,393886889~6999920,404063238~14150819] 2023-12-01T05:54:10.413 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~16490987,25165824~2184550,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,125829120~10164919,142606336~25438878,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,296191831~15605809,314572800~10313330,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,390070272~10816537,402653184~15560873] 2023-12-01T05:54:10.413 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 10 diff [1093727~2889655,5505095~15180196,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.413 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~15180196,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.419 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~16490987,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,125829120~10164919,142606336~29396610,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,296191831~15605809,314572800~10313330,327155712~4260000,342636962~3838623,353053871~8742665,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.419 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 11 diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.419 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,280156040~7564020,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.425 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~17680501,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,125829120~10164919,142606336~29396610,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,241321693~7020863,251658240~10227596,268435456~6780374,280156040~7564020,290176500~2222126,296191831~15605809,314572800~10313330,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.425 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 12 diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.425 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16369710,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~8222174,212381106~9567236,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.431 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~17680501,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,241321693~7020863,251658240~10227596,263118883~3043360,268435456~7247761,278970071~8749989,290176500~2222126,296191831~15605809,314572800~10313330,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.431 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 13 diff [1093727~2889655,5505095~16565430,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.431 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~16565430,26289241~1061133,28070272~2218945,35823251~5973592,44858367~6327007,56467321~8126039,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.437 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~17876221,25165824~5123393,33554432~8242411,41943040~9242334,55705631~8887729,71303168~9548884,83886080~9153353,94259389~17539838,120374204~1396215,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~8749989,290176500~2222126,296191831~15605809,314572800~10313330,327155712~4260000,336796641~9678944,349895508~2148566,353053871~9232471,364904448~5526146,373293056~4850058,390070272~10859769,402653184~15560873] 2023-12-01T05:54:10.437 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 14 diff [1093727~2889655,5505095~24784122,32108391~9688452,44858367~6327007,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.437 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,32108391~9688452,44858367~6327007,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16981099,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,296381661~13441836,310038431~1759209,315042036~9844094,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.443 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~37602539,41943040~9242334,55705631~8887729,71303168~21736265,94259389~17539838,120374204~1396215,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~2222126,296191831~15605809,314572800~10313330,327155712~4260000,336796641~9678944,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.443 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 15 diff [1093727~2889655,5505095~24784122,30795611~11001232,44858367~6327007,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.443 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~11001232,44858367~6327007,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~17150139,212381106~9567236,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.449 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~37602539,41943040~9242334,55705631~8887729,71303168~21736265,94259389~17539838,113246208~9123222,125829120~10164919,138412032~33590914,176160768~7940432,184549376~4031789,188743680~18302998,209715200~12233142,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~21621140,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.450 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 16 diff [1093727~2889655,5505095~24784122,30795611~20389763,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~17150139,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.450 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~20389763,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~17150139,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.456 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~46991070,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~33590914,176160768~12420397,188743680~18302998,209715200~12233142,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~21621140,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~15054073,402653184~15560873] 2023-12-01T05:54:10.456 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 17 diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.456 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.462 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~21621140,314572800~10313330,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,381681664~19248377,402653184~15560873] 2023-12-01T05:54:10.462 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 18 diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.462 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,393886889~7043152,404063238~14150819] 2023-12-01T05:54:10.468 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~4850058,381681664~19248377,402653184~15560873] 2023-12-01T05:54:10.468 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 19 diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:10.468 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:10.474 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:10.474 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 4 diff [13901936~6783355,48189669~1150381,128021868~2898778,148878007~6839584,192388411~5431888,280156040~3891704,317306689~7579441,328283087~3132625,342636962~3838623,406205740~4892398] 2023-12-01T05:54:10.474 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [13901936~6783355,48189669~1150381,128021868~2898778,148878007~6839584,192388411~5431888,280156040~3891704,317306689~7579441,328283087~3132625,342636962~3838623,406205740~4892398] 2023-12-01T05:54:10.481 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [13901936~6783355,48189669~1150381,125829120~5091526,146800640~8916951,188743680~9076619,280156040~3891704,317306689~7579441,327155712~4260000,342636962~3838623,402653184~8444954] 2023-12-01T05:54:10.481 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 5 diff [7945818~1297642,13901936~6783355,48189669~1150381,56467321~8126039,128021868~2898778,148878007~6839584,162485751~5559463,179497934~4603266,192388411~5431888,256972936~4912900,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,328283087~3132625,342636962~3838623,377096618~1046496,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.481 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,13901936~6783355,48189669~1150381,56467321~8126039,128021868~2898778,148878007~6839584,162485751~5559463,179497934~4603266,192388411~5431888,256972936~4912900,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,328283087~3132625,342636962~3838623,377096618~1046496,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.486 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,13901936~6783355,48189669~1150381,55705631~8887729,125829120~5091526,146800640~8916951,160939054~7106160,179497934~4603266,188743680~9076619,255852544~6033292,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,327155712~4260000,342636962~3838623,373293056~4850058,402653184~8444954,411149634~7064423] 2023-12-01T05:54:10.487 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 6 diff [7945818~1297642,13901936~6783355,40250180~1546663,48189669~1150381,56467321~8126039,84011436~5557801,94259389~7249004,128021868~2898778,144205452~11512139,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,212381106~9248483,256972936~4912900,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.487 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,13901936~6783355,40250180~1546663,48189669~1150381,56467321~8126039,84011436~5557801,94259389~7249004,128021868~2898778,144205452~11512139,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,212381106~9248483,256972936~4912900,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,328283087~3132625,342636962~3838623,357837334~3959202,367726592~2704002,377096618~1046496,406205740~4892398,411149634~7064423] 2023-12-01T05:54:10.492 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,13901936~6783355,37748736~4048107,48189669~1150381,55705631~8887729,83886080~5683157,94259389~7249004,125829120~5091526,142606336~13111255,160939054~7106160,176761549~7339651,184549376~4031789,188743680~9076619,209715200~11914389,255852544~6033292,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,327155712~4260000,342636962~3838623,356515840~5280696,364904448~5526146,373293056~4850058,402653184~8444954,411149634~7064423] 2023-12-01T05:54:10.492 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 7 diff [7945818~1297642,13901936~6783355,40250180~1546663,48189669~1150381,56467321~8126039,84011436~5557801,94259389~7749365,128021868~2898778,144205452~15484110,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~6100567,212381106~9248483,241850454~6492102,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,406205740~12008317] 2023-12-01T05:54:10.493 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,13901936~6783355,40250180~1546663,48189669~1150381,56467321~8126039,84011436~5557801,94259389~7749365,128021868~2898778,144205452~15484110,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~6100567,212381106~9248483,241850454~6492102,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,406205740~12008317] 2023-12-01T05:54:10.498 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,13901936~6783355,37748736~4048107,48189669~1150381,55705631~8887729,83886080~5683157,94259389~7749365,125829120~5091526,142606336~17083226,160939054~7106160,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,241720464~6622092,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,304006318~5817179,317306689~7579441,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,402653184~15560873] 2023-12-01T05:54:10.498 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 8 diff [7945818~1297642,13901936~6783355,26289241~1061133,40250180~1546663,48189669~1150381,56467321~8126039,84011436~9027997,94259389~7749365,128021868~7972171,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,406205740~12008317] 2023-12-01T05:54:10.499 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,13901936~6783355,26289241~1061133,40250180~1546663,48189669~1150381,56467321~8126039,84011436~9027997,94259389~7749365,128021868~7972171,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,192388411~5431888,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,406205740~12008317] 2023-12-01T05:54:10.505 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,13901936~6783355,25165824~2184550,37748736~4048107,48189669~1150381,55705631~8887729,83886080~9153353,94259389~7749365,125829120~10164919,142606336~17083226,160939054~7106160,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,402653184~15560873] 2023-12-01T05:54:10.505 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 9 diff [5505095~1316863,7945818~1297642,13365767~7319524,26289241~1061133,35823251~5973592,48189669~1150381,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,404063238~14150819] 2023-12-01T05:54:10.505 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5505095~1316863,7945818~1297642,13365767~7319524,26289241~1061133,35823251~5973592,48189669~1150381,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,342636962~3838623,354436930~7359606,367726592~2704002,377096618~1046496,404063238~14150819] 2023-12-01T05:54:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:10 smithi060 ceph-mon[94233]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-01T05:54:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:10 smithi060 ceph-mon[109077]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-01T05:54:10.511 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [5505095~1316863,7945818~1297642,13365767~7319524,25165824~2184550,33554432~8242411,48189669~1150381,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,125829120~10164919,142606336~17083226,160939054~7106160,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,327155712~4260000,342636962~3838623,354382809~7413727,364904448~5526146,373293056~4850058,402653184~15560873] 2023-12-01T05:54:10.511 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 10 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~7819123,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.511 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~7819123,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128021868~7972171,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,342636962~3838623,353053871~8742665,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.517 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~7819123,25165824~5123393,33554432~8242411,48189669~1150381,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,125829120~10164919,142606336~17083226,160939054~11063892,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,241321693~7020863,255852544~6033292,268435456~6780374,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,327155712~4260000,342636962~3838623,353053871~8742665,364904448~5526146,373293056~4850058,397728614~3201427,402653184~15560873] 2023-12-01T05:54:10.517 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 11 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.518 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.524 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,25165824~5123393,33554432~8242411,48189669~1150381,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,125829120~10164919,142606336~17083226,160939054~11063892,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,227603932~2312059,241321693~7020863,251658240~10227596,268435456~6780374,280156040~7564020,290176500~2222126,299305372~10518125,317306689~7579441,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,397728614~3201427,402653184~15560873] 2023-12-01T05:54:10.524 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 12 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.524 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~7923760,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,337170920~9304665,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.530 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,25165824~5123393,33554432~8242411,48189669~1150381,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,125829120~10164919,138412032~22132727,160939054~11063892,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,227603932~2312059,241321693~7020863,251658240~10227596,263118883~3043360,268435456~7247761,278970071~8749989,290176500~2222126,299305372~10518125,317306689~7579441,327155712~4260000,337170920~9304665,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,397728614~3201427,402653184~15560873] 2023-12-01T05:54:10.530 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 13 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.530 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5973592,48189669~1150381,56467321~8126039,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,336796641~9678944,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.536 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9204357,25165824~5123393,33554432~8242411,48189669~1150381,55705631~8887729,71303168~9548884,83886080~9153353,94259389~17539838,120374204~1396215,125829120~10164919,138412032~22132727,160939054~11063892,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~8749989,290176500~2222126,299305372~10518125,317306689~7579441,327155712~4260000,336796641~9678944,349895508~2148566,353053871~9232471,364904448~5526146,373293056~4850058,397728614~3201427,402653184~15560873] 2023-12-01T05:54:10.536 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 14 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,32108391~9688452,48189669~1150381,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.536 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,32108391~9688452,48189669~1150381,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128021868~7972171,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,299305372~10518125,317306689~7579441,328283087~3132625,336796641~9678944,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:10 smithi089 ceph-mon[98504]: osdmap e1586: 8 total, 8 up, 8 in 2023-12-01T05:54:10.542 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~28930675,48189669~1150381,55705631~8887729,71303168~21736265,94259389~17539838,120374204~1396215,125829120~10164919,138412032~22132727,160939054~11063892,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~2222126,299305372~10518125,317306689~7579441,327155712~4260000,336796641~9678944,349895508~12390834,364904448~5526146,373293056~4850058,385875968~6006645,397728614~3201427,402653184~15560873] 2023-12-01T05:54:10.542 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 15 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~11001232,48189669~1150381,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.542 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~11001232,48189669~1150381,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128021868~7972171,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.548 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~28930675,48189669~1150381,55705631~8887729,71303168~21736265,94259389~17539838,113246208~9123222,125829120~10164919,138412032~33590914,176761549~7339651,184549376~4031789,188743680~16181391,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~6006645,397728614~3201427,402653184~15560873] 2023-12-01T05:54:10.548 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 16 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~15028532,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.548 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~15028532,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.554 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~33590914,176761549~11819616,188743680~16181391,209715200~11914389,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,385875968~6006645,395777632~5152409,402653184~15560873] 2023-12-01T05:54:10.555 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 17 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.555 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,328283087~18192498,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.560 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,317306689~7579441,327155712~19319873,349895508~12390834,364904448~5526146,373293056~4850058,381681664~10949193,395777632~5152409,402653184~15560873] 2023-12-01T05:54:10.560 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 18 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.561 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.566 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~4850058,381681664~10949193,395777632~5152409,402653184~15560873] 2023-12-01T05:54:10.566 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 19 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:10.567 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:10.573 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:10.573 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 5 diff [7945818~1297642,56467321~8126039,162485751~5559463,179497934~4603266,256972936~4912900,282382058~5338002,290176500~2222126,304006318~5817179,377096618~1046496,411149634~7064423] 2023-12-01T05:54:10.573 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,56467321~8126039,162485751~5559463,179497934~4603266,256972936~4912900,282382058~5338002,290176500~2222126,304006318~5817179,377096618~1046496,411149634~7064423] 2023-12-01T05:54:10.579 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,55705631~8887729,160939054~7106160,179497934~4603266,255852544~6033292,282382058~5338002,290176500~2222126,304006318~5817179,373293056~4850058,411149634~7064423] 2023-12-01T05:54:10.579 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 6 diff [7945818~1297642,40250180~1546663,56467321~8126039,84011436~5557801,94259389~7249004,144205452~5325474,162485751~5559463,176761549~7339651,186278052~2303113,212381106~9248483,256972936~4912900,282382058~5338002,290176500~2222126,304006318~5817179,357837334~3959202,367726592~2704002,377096618~1046496,411149634~7064423] 2023-12-01T05:54:10.579 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,40250180~1546663,56467321~8126039,84011436~5557801,94259389~7249004,144205452~5325474,162485751~5559463,176761549~7339651,186278052~2303113,212381106~9248483,256972936~4912900,282382058~5338002,290176500~2222126,304006318~5817179,357837334~3959202,367726592~2704002,377096618~1046496,411149634~7064423] 2023-12-01T05:54:10.585 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,37748736~4048107,55705631~8887729,83886080~5683157,94259389~7249004,142606336~6924590,160939054~7106160,176761549~7339651,184549376~4031789,209715200~11914389,255852544~6033292,282382058~5338002,290176500~2222126,304006318~5817179,356515840~5280696,364904448~5526146,373293056~4850058,411149634~7064423] 2023-12-01T05:54:10.585 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 7 diff [7945818~1297642,40250180~1546663,56467321~8126039,84011436~5557801,94259389~7749365,144205452~5325474,149742718~9946844,162485751~5559463,176761549~7339651,186278052~2303113,198824504~6100567,212381106~9248483,241850454~6492102,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,304006318~5817179,354436930~7359606,367726592~2704002,377096618~1046496,409779551~8434506] 2023-12-01T05:54:10.585 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,40250180~1546663,56467321~8126039,84011436~5557801,94259389~7749365,144205452~5325474,149742718~9946844,162485751~5559463,176761549~7339651,186278052~2303113,198824504~6100567,212381106~9248483,241850454~6492102,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,304006318~5817179,354436930~7359606,367726592~2704002,377096618~1046496,409779551~8434506] 2023-12-01T05:54:10.591 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,37748736~4048107,55705631~8887729,83886080~5683157,94259389~7749365,142606336~6924590,149742718~9946844,160939054~7106160,176761549~7339651,184549376~4031789,197820299~7104772,209715200~11914389,241720464~6622092,255852544~6033292,268435456~6780374,282382058~5338002,290176500~2222126,304006318~5817179,354382809~7413727,364904448~5526146,373293056~4850058,409779551~8434506] 2023-12-01T05:54:10.591 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 8 diff [7945818~1297642,26289241~1061133,40250180~1546663,56467321~8126039,84011436~9027997,94259389~7749365,128723673~7270366,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,299305372~10518125,354436930~7359606,367726592~2704002,377096618~1046496,408528845~9685212] 2023-12-01T05:54:10.591 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [7945818~1297642,26289241~1061133,40250180~1546663,56467321~8126039,84011436~9027997,94259389~7749365,128723673~7270366,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,299305372~10518125,354436930~7359606,367726592~2704002,377096618~1046496,408528845~9685212] 2023-12-01T05:54:10.597 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [7945818~1297642,25165824~2184550,37748736~4048107,55705631~8887729,83886080~9153353,94259389~7749365,128723673~7270366,142606336~17083226,160939054~7106160,176761549~7339651,184549376~4031789,197820299~7104772,209715200~11914389,241321693~7020863,255852544~6033292,268435456~6780374,282382058~5338002,290176500~2222126,299305372~10518125,354382809~7413727,364904448~5526146,373293056~4850058,408528845~9685212] 2023-12-01T05:54:10.597 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 9 diff [5505095~1316863,7945818~1297642,13365767~3981547,26289241~1061133,35823251~5973592,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,299305372~10518125,354436930~7359606,367726592~2704002,377096618~1046496,404063238~2517402,408528845~9685212] 2023-12-01T05:54:10.598 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5505095~1316863,7945818~1297642,13365767~3981547,26289241~1061133,35823251~5973592,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162485751~5559463,176761549~7339651,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,299305372~10518125,354436930~7359606,367726592~2704002,377096618~1046496,404063238~2517402,408528845~9685212] 2023-12-01T05:54:10.603 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [5505095~1316863,7945818~1297642,13365767~3981547,25165824~2184550,33554432~8242411,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,128723673~7270366,142606336~17083226,160939054~7106160,176761549~7339651,184549376~4031789,189896539~6297989,197820299~7104772,209715200~11914389,241321693~7020863,255852544~6033292,268435456~6780374,282382058~5338002,290176500~2222126,299305372~10518125,354382809~7413727,364904448~5526146,373293056~4850058,404063238~2517402,408528845~9685212] 2023-12-01T05:54:10.603 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 10 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,299305372~10518125,353053871~8742665,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.603 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,256972936~4912900,270788123~4427707,282382058~5338002,290176500~2222126,299305372~10518125,353053871~8742665,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.609 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~7150097,25165824~5123393,33554432~8242411,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,128723673~7270366,142606336~17083226,160939054~11063892,176761549~7339651,184549376~4031789,189896539~6297989,197820299~7104772,209715200~11914389,241321693~7020863,255852544~6033292,268435456~6780374,282382058~5338002,290176500~2222126,299305372~10518125,353053871~8742665,364904448~5526146,373293056~4850058,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.610 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 11 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,282106326~5613734,290176500~2222126,299305372~10518125,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.610 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,143957955~15731607,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,270788123~4427707,282106326~5613734,290176500~2222126,299305372~10518125,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.616 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,25165824~5123393,33554432~8242411,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,128723673~7270366,142606336~17083226,160939054~11063892,176761549~7339651,184549376~4031789,189896539~6297989,197820299~7104772,209715200~11914389,227603932~2312059,241321693~7020863,251658240~10227596,268435456~6780374,282106326~5613734,290176500~2222126,299305372~10518125,337170920~7542081,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.616 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 12 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~6524325,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,299305372~10518125,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.616 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~6524325,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~6123430,263118883~3043360,270788123~4895094,278970071~8749989,290176500~2222126,299305372~10518125,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.625 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9008637,25165824~5123393,33554432~8242411,55705631~8887729,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,128723673~7270366,138412032~22132727,160939054~11063892,176761549~7339651,184549376~4031789,189896539~6524325,197820299~7104772,209715200~11914389,227603932~2312059,241321693~7020863,251658240~10227596,263118883~3043360,268435456~7247761,278970071~8749989,290176500~2222126,299305372~10518125,337170920~7542081,351619660~424414,353053871~9232471,364904448~5526146,373293056~4850058,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.625 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 13 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,299305372~10518125,336796641~7916360,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.625 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5973592,56467321~8126039,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~8749989,290176500~2222126,299305372~10518125,336796641~7916360,349895508~2148566,353053871~9232471,367726592~2704002,377096618~1046496,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.632 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~9204357,25165824~5123393,33554432~8242411,55705631~8887729,71303168~9548884,83886080~9153353,94259389~17539838,120374204~1396215,128723673~7270366,138412032~22132727,160939054~11063892,176761549~7339651,184549376~4031789,189896539~15028532,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~8749989,290176500~2222126,299305372~10518125,336796641~7916360,349895508~2148566,353053871~9232471,364904448~5526146,373293056~4850058,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.632 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 14 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,32108391~9688452,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,299305372~10518125,336796641~7916360,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.633 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,32108391~9688452,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162485751~5559463,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~2222126,299305372~10518125,336796641~7916360,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.639 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~28930675,55705631~8887729,71303168~21736265,94259389~17539838,120374204~1396215,128723673~7270366,138412032~22132727,160939054~11063892,176761549~7339651,184549376~4031789,189896539~15028532,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~2222126,299305372~10518125,336796641~7916360,349895508~12390834,364904448~5526146,373293056~4850058,385875968~6006645,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.639 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 15 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~11001232,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,328570614~16142387,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.640 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~11001232,56467321~8126039,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~24087259,168207777~3795169,176761549~7339651,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,328570614~16142387,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.646 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~28930675,55705631~8887729,71303168~21736265,94259389~17539838,113246208~9123222,128723673~7270366,138412032~33590914,176761549~7339651,184549376~4031789,189896539~15028532,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,328570614~16142387,349895508~12390834,364904448~5526146,373293056~4850058,385875968~6006645,397728614~3201427,404063238~14150819] 2023-12-01T05:54:10.646 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 16 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~15028532,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.646 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,176761549~11819616,189896539~15028532,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,377096618~1046496,388126736~3755877,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.653 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~33590914,176761549~11819616,189896539~15028532,209715200~11914389,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,323917034~749172,328570614~16142387,349895508~12390834,364904448~5526146,373293056~4850058,385875968~6006645,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.654 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 17 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.654 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~7020863,255762406~6123430,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.659 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,227603932~11308291,241321693~7020863,251658240~10227596,263118883~12564334,276867594~2084878,278970071~9791911,290176500~7422854,299305372~10518125,323917034~749172,328570614~16142387,349895508~12390834,364904448~5526146,373293056~4850058,381681664~10949193,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.659 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 18 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.659 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,377096618~1046496,385206194~7424663,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.665 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~4850058,381681664~10949193,395777632~5152409,404063238~14150819] 2023-12-01T05:54:10.665 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 19 diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:10.666 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:10.671 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:10.671 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 6 diff [40250180~1546663,84011436~5557801,94259389~7249004,144205452~5325474,176761549~4992913,186278052~2303113,212381106~9248483,357837334~3959202,367726592~2704002] 2023-12-01T05:54:10.671 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [40250180~1546663,84011436~5557801,94259389~7249004,144205452~5325474,176761549~4992913,186278052~2303113,212381106~9248483,357837334~3959202,367726592~2704002] 2023-12-01T05:54:10.678 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [37748736~4048107,83886080~5683157,94259389~7249004,142606336~6924590,176761549~4992913,184549376~4031789,209715200~11914389,356515840~5280696,364904448~5526146] 2023-12-01T05:54:10.678 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 7 diff [40250180~1546663,84011436~5557801,94259389~7749365,144205452~5325474,149742718~9946844,162886141~846881,176761549~4992913,186278052~2303113,198824504~6100567,212381106~9248483,241850454~6492102,270788123~4427707,304900257~2815518,354436930~7359606,367726592~2704002,409779551~8043501] 2023-12-01T05:54:10.678 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [40250180~1546663,84011436~5557801,94259389~7749365,144205452~5325474,149742718~9946844,162886141~846881,176761549~4992913,186278052~2303113,198824504~6100567,212381106~9248483,241850454~6492102,270788123~4427707,304900257~2815518,354436930~7359606,367726592~2704002,409779551~8043501] 2023-12-01T05:54:10.684 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [37748736~4048107,83886080~5683157,94259389~7749365,142606336~6924590,149742718~9946844,162886141~846881,176761549~4992913,184549376~4031789,197820299~7104772,209715200~11914389,241720464~6622092,268435456~6780374,304900257~2815518,354382809~7413727,364904448~5526146,409779551~8043501] 2023-12-01T05:54:10.684 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 8 diff [26289241~1061133,40250180~1546663,84011436~9027997,94259389~7749365,128723673~7270366,143957955~15731607,162886141~846881,176761549~4992913,186278052~2303113,198824504~6100567,212381106~9248483,241321693~7020863,270788123~4427707,299305372~8410403,354436930~7359606,367726592~2704002,408528845~9294207] 2023-12-01T05:54:10.684 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26289241~1061133,40250180~1546663,84011436~9027997,94259389~7749365,128723673~7270366,143957955~15731607,162886141~846881,176761549~4992913,186278052~2303113,198824504~6100567,212381106~9248483,241321693~7020863,270788123~4427707,299305372~8410403,354436930~7359606,367726592~2704002,408528845~9294207] 2023-12-01T05:54:10.690 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [25165824~2184550,37748736~4048107,83886080~9153353,94259389~7749365,128723673~7270366,142606336~17083226,162886141~846881,176761549~4992913,184549376~4031789,197820299~7104772,209715200~11914389,241321693~7020863,268435456~6780374,299305372~8410403,354382809~7413727,364904448~5526146,408528845~9294207] 2023-12-01T05:54:10.690 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 9 diff [5505095~1316863,13365767~3981547,26289241~1061133,35823251~5973592,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,176761549~4992913,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,270788123~4427707,299305372~8410403,354436930~7359606,367726592~2704002,404063238~2517402,408528845~9294207] 2023-12-01T05:54:10.690 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5505095~1316863,13365767~3981547,26289241~1061133,35823251~5973592,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,176761549~4992913,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,270788123~4427707,299305372~8410403,354436930~7359606,367726592~2704002,404063238~2517402,408528845~9294207] 2023-12-01T05:54:10.696 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [5505095~1316863,13365767~3981547,25165824~2184550,33554432~8242411,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,128723673~7270366,142606336~17083226,162886141~846881,176761549~4992913,184549376~4031789,189896539~6297989,197820299~7104772,209715200~11914389,241321693~7020863,268435456~6780374,299305372~8410403,354382809~7413727,364904448~5526146,404063238~2517402,408528845~9294207] 2023-12-01T05:54:10.696 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 10 diff [1093727~2889655,5505095~1316863,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5973592,61106959~489472,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,176761549~4992913,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,270788123~4427707,299305372~8410403,353053871~8742665,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.696 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5973592,61106959~489472,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,176761549~4992913,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,241321693~7020863,270788123~4427707,299305372~8410403,353053871~8742665,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.702 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~7150097,25165824~5123393,33554432~8242411,61106959~489472,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,128723673~7270366,142606336~17083226,162886141~846881,168045214~3957732,176761549~4992913,184549376~4031789,189896539~6297989,197820299~7104772,209715200~11914389,241321693~7020863,268435456~6780374,299305372~8410403,353053871~8742665,364904448~5526146,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.702 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 11 diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,58826125~4962871,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,176761549~4992913,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~5992636,270788123~4427707,282106326~2094632,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.702 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,58826125~4962871,77735297~3116755,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,176761549~4992913,186278052~2303113,189896539~6297989,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~5992636,270788123~4427707,282106326~2094632,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.708 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,25165824~5123393,33554432~8242411,58826125~4962871,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,128723673~7270366,142606336~17083226,162886141~846881,168045214~3957732,176761549~4992913,184549376~4031789,189896539~6297989,197820299~7104772,209715200~11914389,227603932~2312059,241321693~7020863,251658240~10096802,268435456~6780374,282106326~2094632,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,364904448~5526146,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.708 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 12 diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,58826125~4962871,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~6524325,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~5992636,263118883~3043360,270788123~4895094,278970071~5815926,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.708 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5973592,58826125~4962871,77343153~3508899,84011436~9027997,94259389~7749365,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~6524325,198824504~6100567,212381106~9248483,227603932~2312059,241321693~7020863,255762406~5992636,263118883~3043360,270788123~4895094,278970071~5815926,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.714 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,25165824~5123393,33554432~8242411,58826125~4962871,75497472~5354580,83886080~9153353,94259389~7749365,104857600~6941627,120374204~1396215,128723673~7270366,138412032~22132727,162886141~846881,163881268~86171,168045214~3957732,176761549~4992913,184549376~4031789,189896539~6524325,197820299~7104772,209715200~11914389,227603932~2312059,241321693~7020863,251658240~10096802,263118883~3043360,268435456~7247761,278970071~5815926,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,364904448~5526146,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.714 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 13 diff [1093727~2889655,5505095~1316863,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5973592,58826125~4962871,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~5815926,299305372~8410403,336796641~7916360,349895508~2148566,353053871~9232471,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.715 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5973592,58826125~4962871,72369050~8483002,84011436~9027997,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~5815926,299305372~8410403,336796641~7916360,349895508~2148566,353053871~9232471,367726592~2704002,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.721 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9204357,25165824~5123393,33554432~8242411,58826125~4962871,71303168~9548884,83886080~9153353,94259389~17539838,120374204~1396215,128723673~7270366,138412032~22132727,162886141~846881,163881268~86171,168045214~3957732,176761549~4992913,184549376~4031789,189896539~15028532,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~5815926,299305372~8410403,336796641~7916360,349895508~2148566,353053871~9232471,364904448~5526146,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.721 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 14 diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9688452,58826125~4962871,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,299305372~8410403,336796641~7916360,349895508~12390834,367726592~2704002,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.721 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9688452,58826125~4962871,72369050~20670383,94259389~7749365,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,299305372~8410403,336796641~7916360,349895508~12390834,367726592~2704002,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.727 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28930675,58826125~4962871,71303168~21736265,94259389~17539838,120374204~1396215,128723673~7270366,138412032~22132727,162886141~846881,163881268~86171,168045214~3957732,176761549~4992913,184549376~4031789,189896539~15028532,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,299305372~8410403,336796641~7916360,349895508~12390834,364904448~5526146,385875968~6006645,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.727 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 15 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~11001232,58826125~4962871,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,328570614~16142387,349895508~12390834,367726592~2704002,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.727 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~11001232,58826125~4962871,72369050~20670383,94259389~7749365,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,186278052~2303113,189896539~15028532,212381106~9248483,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,328570614~16142387,349895508~12390834,367726592~2704002,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.733 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28930675,58826125~4962871,71303168~21736265,94259389~17539838,113246208~9123222,128723673~7270366,138412032~24102215,162886141~846881,163881268~86171,168045214~3957732,176761549~4992913,184549376~4031789,189896539~15028532,209715200~11914389,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,328570614~16142387,349895508~12390834,364904448~5526146,385875968~6006645,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.733 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 16 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,183820901~4760264,189896539~15028532,212381106~9248483,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,388126736~3755877,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.733 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,176761549~4992913,183820901~4760264,189896539~15028532,212381106~9248483,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,388126736~3755877,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.739 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,58826125~4962871,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~24102215,162886141~846881,163881268~86171,168045214~3957732,176761549~4992913,183820901~4760264,189896539~15028532,209715200~11914389,227603932~11308291,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,364904448~5526146,385875968~6006645,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.739 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 17 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.739 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,367726592~2704002,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.746 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~24102215,162886141~846881,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,227603932~11308291,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,364904448~5526146,381681664~10949193,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.746 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 18 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.746 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.751 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,381681664~10949193,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.752 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 19 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:10.752 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:10.758 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:10.758 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 7 diff [97905270~4103484,149742718~9946844,162886141~846881,198824504~6100567,241850454~6492102,270788123~4427707,304900257~2815518,354436930~6361463,409779551~8043501] 2023-12-01T05:54:10.758 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [97905270~4103484,149742718~9946844,162886141~846881,198824504~6100567,241850454~6492102,270788123~4427707,304900257~2815518,354436930~6361463,409779551~8043501] 2023-12-01T05:54:10.764 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [97905270~4103484,149742718~9946844,162886141~846881,197820299~7104772,241720464~6622092,268435456~6780374,304900257~2815518,354382809~6415584,409779551~8043501] 2023-12-01T05:54:10.764 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 8 diff [26289241~1061133,85466408~7573025,97905270~4103484,128723673~7270366,143957955~15731607,162886141~846881,198824504~6100567,241321693~7020863,270788123~4427707,299305372~8410403,354436930~6361463,408528845~9294207] 2023-12-01T05:54:10.764 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26289241~1061133,85466408~7573025,97905270~4103484,128723673~7270366,143957955~15731607,162886141~846881,198824504~6100567,241321693~7020863,270788123~4427707,299305372~8410403,354436930~6361463,408528845~9294207] 2023-12-01T05:54:10.770 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [25165824~2184550,85466408~7573025,97905270~4103484,128723673~7270366,143957955~15731607,162886141~846881,197820299~7104772,241321693~7020863,268435456~6780374,299305372~8410403,354382809~6415584,408528845~9294207] 2023-12-01T05:54:10.770 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 9 diff [5505095~1316863,13365767~3981547,26289241~1061133,35823251~5302087,77735297~3116755,84166527~8872906,97905270~4103484,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,189896539~6297989,198824504~6100567,241321693~7020863,270788123~4427707,299305372~8410403,354436930~6361463,404063238~2517402,408528845~9294207] 2023-12-01T05:54:10.770 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5505095~1316863,13365767~3981547,26289241~1061133,35823251~5302087,77735297~3116755,84166527~8872906,97905270~4103484,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,189896539~6297989,198824504~6100567,241321693~7020863,270788123~4427707,299305372~8410403,354436930~6361463,404063238~2517402,408528845~9294207] 2023-12-01T05:54:10.776 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [5505095~1316863,13365767~3981547,25165824~2184550,33554432~7570906,75497472~5354580,84166527~8872906,97905270~4103484,104857600~6941627,128723673~7270366,143957955~15731607,162886141~846881,189896539~6297989,197820299~7104772,241321693~7020863,268435456~6780374,299305372~8410403,354382809~6415584,404063238~2517402,408528845~9294207] 2023-12-01T05:54:10.776 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 10 diff [1093727~2889655,5505095~1316863,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5302087,61106959~489472,77735297~3116755,84166527~8872906,97905270~4103484,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,189896539~6297989,198824504~6100567,241321693~7020863,270788123~4427707,299305372~8410403,353053871~7744522,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.776 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5302087,61106959~489472,77735297~3116755,84166527~8872906,97905270~4103484,107326035~4473192,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,189896539~6297989,198824504~6100567,241321693~7020863,270788123~4427707,299305372~8410403,353053871~7744522,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.783 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~7150097,25165824~5123393,33554432~7570906,61106959~489472,75497472~5354580,84166527~8872906,97905270~4103484,104857600~6941627,128723673~7270366,143957955~15731607,162886141~846881,168045214~3957732,189896539~6297989,197820299~7104772,241321693~7020863,268435456~6780374,299305372~8410403,353053871~7744522,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.783 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 11 diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77735297~3116755,84166527~8872906,97905270~4103484,107326035~4473192,120374204~1396215,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,189896539~6297989,198824504~6100567,227603932~2312059,241321693~7020863,255762406~5992636,270788123~4427707,282106326~2094632,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.783 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77735297~3116755,84166527~8872906,97905270~4103484,107326035~4473192,120374204~1396215,128723673~7270366,143957955~15731607,162886141~846881,168207777~3795169,189896539~6297989,198824504~6100567,227603932~2312059,241321693~7020863,255762406~5992636,270788123~4427707,282106326~2094632,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.789 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,25165824~5123393,33554432~7570906,58826125~4962871,75497472~5354580,84166527~8872906,97905270~4103484,104857600~6941627,120374204~1396215,128723673~7270366,143957955~15731607,162886141~846881,168045214~3957732,189896539~6297989,197820299~7104772,227603932~2312059,241321693~7020863,251658240~10096802,268435456~6780374,282106326~2094632,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.789 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 12 diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77343153~3508899,84166527~8872906,97905270~4103484,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,189896539~6524325,198824504~6100567,227603932~2312059,241321693~7020863,255762406~5992636,263118883~3043360,270788123~4895094,278970071~5815926,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.789 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77343153~3508899,84166527~8872906,97905270~4103484,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,189896539~6524325,198824504~6100567,227603932~2312059,241321693~7020863,255762406~5992636,263118883~3043360,270788123~4895094,278970071~5815926,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.795 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,25165824~5123393,33554432~7570906,58826125~4962871,75497472~5354580,84166527~8872906,97905270~4103484,104857600~6941627,120374204~1396215,128723673~7270366,138412032~4510949,143957955~16586804,162886141~846881,163881268~86171,168045214~3957732,189896539~6524325,197820299~7104772,227603932~2312059,241321693~7020863,251658240~10096802,263118883~3043360,268435456~7247761,278970071~5815926,299305372~8410403,337170920~7542081,351619660~424414,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.795 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 13 diff [1093727~2889655,5505095~1316863,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,72369050~8483002,84166527~8872906,97905270~4103484,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~5815926,299305372~8410403,336796641~7916360,349895508~2148566,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.796 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,72369050~8483002,84166527~8872906,97905270~4103484,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~5815926,299305372~8410403,336796641~7916360,349895508~2148566,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.801 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9204357,25165824~5123393,33554432~7570906,58826125~4962871,71303168~9548884,84166527~8872906,97905270~13893957,120374204~1396215,128723673~7270366,138412032~4510949,143957955~16586804,162886141~846881,163881268~86171,168045214~3957732,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~5815926,299305372~8410403,336796641~7916360,349895508~2148566,353053871~9232471,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.802 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 14 diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9016947,58826125~4962871,72369050~20670383,97905270~4103484,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,299305372~8410403,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.802 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9016947,58826125~4962871,72369050~20670383,97905270~4103484,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~16586804,162886141~846881,163881268~86171,168207777~3795169,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,299305372~8410403,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.808 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28259170,58826125~4962871,71303168~21736265,97905270~13893957,120374204~1396215,128723673~7270366,138412032~4510949,143957955~16586804,162886141~846881,163881268~86171,168045214~3957732,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,299305372~8410403,336796641~7916360,349895508~12390834,385875968~6006645,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.808 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 15 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~10329727,58826125~4962871,72369050~20670383,97905270~4103484,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.808 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~10329727,58826125~4962871,72369050~20670383,97905270~4103484,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.814 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28259170,58826125~4962871,71303168~21736265,97905270~13893957,113246208~9123222,128723673~7270366,138412032~4510949,143957955~18556292,162886141~846881,163881268~86171,168045214~3957732,189896539~15028532,227603932~2312059,235135192~3777031,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,328570614~16142387,349895508~12390834,385875968~6006645,397728614~3201427,404063238~13759814] 2023-12-01T05:54:10.814 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 16 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,183820901~4612629,189896539~15028532,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.815 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,183820901~4612629,189896539~15028532,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.820 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,58826125~4962871,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~18556292,162886141~846881,163881268~86171,168045214~3957732,183820901~4612629,189896539~15028532,227603932~11308291,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,385875968~6006645,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.820 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 17 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.820 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~18556292,162886141~846881,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,227603932~11308291,241321693~7020863,255762406~5992636,263118883~3043360,267464406~8218811,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.826 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~18556292,162886141~846881,163881268~86171,168045214~6232554,181524851~23400220,227603932~11308291,241321693~7020863,251658240~10096802,263118883~12564334,276867594~2084878,278970071~9791911,291503910~6095444,299305372~8428816,323917034~749172,328570614~16142387,349895508~12390834,381681664~10949193,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.826 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 18 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.827 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.833 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,381681664~10949193,395777632~5152409,404063238~13759814] 2023-12-01T05:54:10.833 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 19 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:10.833 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:10.839 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:10.839 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 8 diff [26289241~1061133,85466408~7573025,128723673~7270366,143957955~9297910,198912859~2657771,241321693~759384,299305372~5751541,408528845~1509284] 2023-12-01T05:54:10.839 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26289241~1061133,85466408~7573025,128723673~7270366,143957955~9297910,198912859~2657771,241321693~759384,299305372~5751541,408528845~1509284] 2023-12-01T05:54:10.845 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [25165824~2184550,85466408~7573025,128723673~7270366,143957955~9297910,198912859~2657771,241321693~759384,299305372~5751541,408528845~1509284] 2023-12-01T05:54:10.845 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 9 diff [5505095~1316863,13365767~3981547,26289241~1061133,35823251~5302087,77735297~3116755,84166527~8872906,107326035~4473192,128723673~7270366,143957955~9297910,189896539~6297989,198912859~2657771,241321693~759384,299305372~5751541,404063238~2517402,408528845~1509284] 2023-12-01T05:54:10.845 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5505095~1316863,13365767~3981547,26289241~1061133,35823251~5302087,77735297~3116755,84166527~8872906,107326035~4473192,128723673~7270366,143957955~9297910,189896539~6297989,198912859~2657771,241321693~759384,299305372~5751541,404063238~2517402,408528845~1509284] 2023-12-01T05:54:10.851 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [5505095~1316863,13365767~3981547,25165824~2184550,33554432~7570906,75497472~5354580,84166527~8872906,104857600~6941627,128723673~7270366,143957955~9297910,189896539~6297989,198912859~2657771,241321693~759384,299305372~5751541,404063238~2517402,408528845~1509284] 2023-12-01T05:54:10.851 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 10 diff [1093727~2889655,5505095~1316863,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5302087,61106959~489472,77735297~3116755,84166527~8872906,107326035~4473192,128723673~7270366,143957955~9297910,154446048~4371092,168207777~3795169,189896539~6297989,198912859~2846218,241321693~759384,299305372~5751541,353053871~1712709,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.851 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~7150097,26289241~1061133,28070272~2218945,35823251~5302087,61106959~489472,77735297~3116755,84166527~8872906,107326035~4473192,128723673~7270366,143957955~9297910,154446048~4371092,168207777~3795169,189896539~6297989,198912859~2846218,241321693~759384,299305372~5751541,353053871~1712709,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.858 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~7150097,25165824~5123393,33554432~7570906,61106959~489472,75497472~5354580,84166527~8872906,104857600~6941627,128723673~7270366,143957955~9297910,154446048~4371092,168045214~3957732,189896539~6297989,198912859~2846218,241321693~759384,299305372~5751541,353053871~1712709,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.858 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 11 diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77735297~3116755,84166527~8872906,107326035~4473192,120374204~1396215,128723673~7270366,143957955~9297910,154446048~4371092,168207777~3795169,189896539~6297989,198912859~2846218,227603932~2312059,241321693~759384,255762406~5992636,282106326~2094632,299305372~5751541,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.858 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77735297~3116755,84166527~8872906,107326035~4473192,120374204~1396215,128723673~7270366,143957955~9297910,154446048~4371092,168207777~3795169,189896539~6297989,198912859~2846218,227603932~2312059,241321693~759384,255762406~5992636,282106326~2094632,299305372~5751541,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.863 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,25165824~5123393,33554432~7570906,58826125~4962871,75497472~5354580,84166527~8872906,104857600~6941627,120374204~1396215,128723673~7270366,143957955~9297910,154446048~4371092,168045214~3957732,189896539~6297989,198912859~2846218,227603932~2312059,241321693~759384,251658240~10096802,282106326~2094632,299305372~5751541,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.863 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 12 diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77343153~3508899,84166527~8872906,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~9297910,154186909~6357850,163881268~86171,168207777~3795169,189896539~6524325,198912859~2846218,227603932~2312059,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,299305372~5751541,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.863 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,77343153~3508899,84166527~8872906,107326035~4473192,120374204~1396215,128723673~7270366,138499290~4423691,143957955~9297910,154186909~6357850,163881268~86171,168207777~3795169,189896539~6524325,198912859~2846218,227603932~2312059,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,299305372~5751541,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.869 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,25165824~5123393,33554432~7570906,58826125~4962871,75497472~5354580,84166527~8872906,104857600~6941627,120374204~1396215,128723673~7270366,138412032~4510949,143957955~9297910,154186909~6357850,163881268~86171,168045214~3957732,189896539~6524325,198912859~2846218,227603932~2312059,241321693~759384,246850527~1202355,251658240~10096802,263118883~3043360,275119645~563572,278970071~5815926,299305372~5751541,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.869 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 13 diff [1093727~2889655,5505095~1316863,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,72369050~8483002,84166527~8872906,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~9297910,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,299305372~5751541,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.869 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9204357,26289241~1061133,28070272~2218945,35823251~5302087,58826125~4962871,72369050~8483002,84166527~8872906,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~9297910,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,299305372~5751541,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.875 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9204357,25165824~5123393,33554432~7570906,58826125~4962871,71303168~9548884,84166527~8872906,102008754~9790473,120374204~1396215,128723673~7270366,138412032~4510949,143957955~9297910,153803858~6740901,163881268~86171,168045214~3957732,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~5815926,299305372~5751541,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.875 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 14 diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9016947,58826125~4962871,72369050~20670383,98220529~1874732,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~9297910,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,299305372~5751541,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.876 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9016947,58826125~4962871,72369050~20670383,98220529~1874732,103085278~8713949,120374204~1396215,128723673~7270366,138499290~4423691,143957955~9297910,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,299305372~5751541,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.882 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28259170,58826125~4962871,71303168~21736265,98220529~1874732,102008754~9790473,120374204~1396215,128723673~7270366,138412032~4510949,143957955~9297910,153803858~6740901,163881268~86171,168045214~3957732,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,299305372~5751541,336796641~7916360,349895508~12390834,385875968~6006645,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.882 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 15 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~10329727,58826125~4962871,72369050~20670383,98220529~1874732,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~9297910,153803858~8710389,163881268~86171,168207777~3795169,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.882 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~10329727,58826125~4962871,72369050~20670383,98220529~1874732,103085278~8713949,115856701~6512729,128723673~7270366,138499290~4423691,143957955~9297910,153803858~8710389,163881268~86171,168207777~3795169,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.888 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28259170,58826125~4962871,71303168~21736265,98220529~1874732,102008754~9790473,113246208~9123222,128723673~7270366,138412032~4510949,143957955~9297910,153803858~8710389,163881268~86171,168045214~3957732,189896539~8980172,198912859~2846218,227603932~2312059,235135192~3777031,241321693~759384,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,328570614~16142387,349895508~12390834,385875968~6006645,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.888 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 16 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~8710389,163881268~86171,168207777~3795169,183820901~4612629,189896539~8980172,198912859~2846218,227603932~11308291,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.888 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~8710389,163881268~86171,168207777~3795169,183820901~4612629,189896539~8980172,198912859~2846218,227603932~11308291,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.894 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,58826125~4962871,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~8710389,163881268~86171,168045214~3957732,183820901~4612629,189896539~8980172,198912859~2846218,227603932~11308291,241321693~759384,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385875968~6006645,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.894 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 17 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~8710389,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,227603932~11308291,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.894 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~8710389,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,227603932~11308291,241321693~759384,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.900 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~8710389,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,227603932~11308291,241321693~759384,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,299305372~5751541,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,381681664~10949193,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.900 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 18 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.900 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.906 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,381681664~10949193,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.906 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 19 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:10.907 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:10.912 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:10.913 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 9 diff [5505095~1316863,13365767~3981547,35823251~5302087,77735297~3116755,84166527~7110110,107326035~4473192,189896539~6297989,404063238~2517402] 2023-12-01T05:54:10.913 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [5505095~1316863,13365767~3981547,35823251~5302087,77735297~3116755,84166527~7110110,107326035~4473192,189896539~6297989,404063238~2517402] 2023-12-01T05:54:10.918 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [5505095~1316863,13365767~3981547,33554432~7570906,75497472~5354580,84166527~7110110,104857600~6941627,189896539~6297989,404063238~2517402] 2023-12-01T05:54:10.919 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 10 diff [1093727~2889655,5505095~1316863,12866168~7150097,28070272~2218945,35823251~5302087,61106959~489472,77735297~3116755,84166527~7110110,107326035~4473192,154446048~4371092,168207777~3795169,189896539~6297989,201289660~469417,353053871~1712709,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.919 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~7150097,28070272~2218945,35823251~5302087,61106959~489472,77735297~3116755,84166527~7110110,107326035~4473192,154446048~4371092,168207777~3795169,189896539~6297989,201289660~469417,353053871~1712709,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.925 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~7150097,27350374~2938843,33554432~7570906,61106959~489472,75497472~5354580,84166527~7110110,104857600~6941627,154446048~4371092,168045214~3957732,189896539~6297989,201289660~469417,353053871~1712709,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.925 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 11 diff [1093727~2889655,5505095~1316863,12866168~9008637,28070272~2218945,35823251~5302087,58826125~4962871,77735297~3116755,84166527~7110110,107326035~4473192,120374204~1396215,154446048~4371092,168207777~3795169,189896539~6297989,201289660~469417,227603932~2312059,255762406~5992636,282106326~2094632,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.925 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,28070272~2218945,35823251~5302087,58826125~4962871,77735297~3116755,84166527~7110110,107326035~4473192,120374204~1396215,154446048~4371092,168207777~3795169,189896539~6297989,201289660~469417,227603932~2312059,255762406~5992636,282106326~2094632,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.931 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,27350374~2938843,33554432~7570906,58826125~4962871,75497472~5354580,84166527~7110110,104857600~6941627,120374204~1396215,154446048~4371092,168045214~3957732,189896539~6297989,201289660~469417,227603932~2312059,251658240~10096802,282106326~2094632,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.931 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 12 diff [1093727~2889655,5505095~1316863,12866168~9008637,28070272~2218945,35823251~5302087,58826125~4962871,77343153~3508899,84166527~7632968,107326035~4473192,120374204~1396215,138499290~4423691,154186909~6357850,163881268~86171,168207777~3795169,189896539~6524325,201289660~469417,227603932~2312059,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.931 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9008637,28070272~2218945,35823251~5302087,58826125~4962871,77343153~3508899,84166527~7632968,107326035~4473192,120374204~1396215,138499290~4423691,154186909~6357850,163881268~86171,168207777~3795169,189896539~6524325,201289660~469417,227603932~2312059,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.937 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9008637,27350374~2938843,33554432~7570906,58826125~4962871,75497472~5354580,84166527~7632968,104857600~6941627,120374204~1396215,138412032~4510949,154186909~6357850,163881268~86171,168045214~3957732,189896539~6524325,201289660~469417,227603932~2312059,246850527~1202355,251658240~10096802,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.937 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 13 diff [1093727~2889655,5505095~1316863,12866168~9204357,28070272~2218945,35823251~5302087,58826125~4962871,72369050~8483002,84166527~7632968,103085278~8713949,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.937 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~9204357,28070272~2218945,35823251~5302087,58826125~4962871,72369050~8483002,84166527~7632968,103085278~8713949,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.943 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~9204357,27350374~2938843,33554432~7570906,58826125~4962871,71303168~9548884,84166527~7632968,102008754~9790473,120374204~1396215,138412032~4510949,153803858~6740901,163881268~86171,168045214~3957732,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.943 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 14 diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9016947,58826125~4962871,72369050~19430445,98220529~1874732,103085278~8713949,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.943 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,32108391~9016947,58826125~4962871,72369050~19430445,98220529~1874732,103085278~8713949,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.950 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28259170,58826125~4962871,71303168~20496327,98220529~1874732,102008754~9790473,120374204~1396215,138412032~4510949,153803858~6740901,163881268~86171,168045214~3957732,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,385875968~6006645,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.950 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 15 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~10329727,58826125~4962871,72369050~19430445,98220529~1874732,103085278~8713949,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.950 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~10329727,58826125~4962871,72369050~19430445,98220529~1874732,103085278~8713949,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.955 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~28259170,58826125~4962871,71303168~20496327,98220529~1874732,102008754~9790473,113246208~9123222,132290577~1591415,138412032~4510949,153803858~8710389,163881268~86171,168045214~3957732,189896539~8980172,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,385875968~6006645,397728614~3201427,404063238~9385412] 2023-12-01T05:54:10.956 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 16 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,183820901~4612629,189896539~8980172,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.956 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,58826125~4962871,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,183820901~4612629,189896539~8980172,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.962 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,58826125~4962871,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,168045214~3957732,183820901~4612629,189896539~8980172,201289660~469417,227603932~11308291,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385875968~6006645,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.962 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 17 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.962 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.968 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,227603932~11308291,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,381681664~10949193,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.968 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 18 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.968 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.974 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,381681664~10949193,395777632~5152409,404063238~9385412] 2023-12-01T05:54:10.974 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 19 diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:10.974 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:10.980 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:10.980 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 10 diff [1093727~2889655,12866168~7150097,28070272~2218945,61106959~489472,154446048~4371092,168207777~3795169,201289660~469417,353053871~1712709,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.980 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~7150097,28070272~2218945,61106959~489472,154446048~4371092,168207777~3795169,201289660~469417,353053871~1712709,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.986 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~7150097,27350374~2938843,61106959~489472,154446048~4371092,168045214~3957732,201289660~469417,353053871~1712709,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.986 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 11 diff [1093727~2889655,12866168~9008637,28070272~2218945,58826125~4962871,120374204~1396215,154446048~4371092,168207777~3795169,190406519~1410931,201289660~469417,227603932~2312059,255762406~5992636,282106326~2094632,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.986 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~9008637,28070272~2218945,58826125~4962871,120374204~1396215,154446048~4371092,168207777~3795169,190406519~1410931,201289660~469417,227603932~2312059,255762406~5992636,282106326~2094632,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.992 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~9008637,27350374~2938843,58826125~4962871,120374204~1396215,154446048~4371092,168045214~3957732,190406519~1410931,201289660~469417,227603932~2312059,251658240~10096802,282106326~2094632,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.992 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 12 diff [1093727~2889655,12866168~9008637,28070272~2218945,58826125~4962871,77343153~2848654,84718465~7081030,120374204~1396215,138499290~4423691,154186909~6357850,163881268~86171,168207777~3795169,190406519~1410931,196003993~416871,201289660~469417,227603932~2312059,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.992 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~9008637,28070272~2218945,58826125~4962871,77343153~2848654,84718465~7081030,120374204~1396215,138499290~4423691,154186909~6357850,163881268~86171,168207777~3795169,190406519~1410931,196003993~416871,201289660~469417,227603932~2312059,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.998 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~9008637,27350374~2938843,58826125~4962871,77343153~2848654,84718465~7081030,120374204~1396215,138412032~4510949,154186909~6357850,163881268~86171,168045214~3957732,190406519~1410931,196003993~416871,201289660~469417,227603932~2312059,246850527~1202355,251658240~10096802,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.998 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 13 diff [1093727~2889655,12866168~9204357,28070272~2218945,58826125~4962871,72369050~7822757,84718465~7081030,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:10.998 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~9204357,28070272~2218945,58826125~4962871,72369050~7822757,84718465~7081030,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:11.004 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~9204357,27350374~2938843,58826125~4962871,71303168~8888639,84718465~7081030,102008754~8224196,120374204~1396215,138412032~4510949,153803858~6740901,163881268~86171,168045214~3957732,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,353053871~1712709,356760450~5525892,397728614~3201427,405368809~8079841] 2023-12-01T05:54:11.004 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 14 diff [1093727~2889655,12866168~17423049,32108391~7517707,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,405368809~8079841] 2023-12-01T05:54:11.005 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,32108391~7517707,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,168207777~3795169,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,388126736~3755877,397728614~3201427,405368809~8079841] 2023-12-01T05:54:11.010 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~26759930,58826125~4962871,71303168~20496327,98220529~1874732,102008754~8224196,120374204~1396215,138412032~4510949,153803858~6740901,163881268~86171,168045214~3957732,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,385875968~6006645,397728614~3201427,405368809~8079841] 2023-12-01T05:54:11.010 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 15 diff [1093727~2889655,12866168~17423049,30795611~8830487,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,405244744~8203906] 2023-12-01T05:54:11.010 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~8830487,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,397728614~3201427,405244744~8203906] 2023-12-01T05:54:11.017 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~26759930,58826125~4962871,71303168~20496327,98220529~1874732,102008754~8224196,113246208~9123222,132290577~1591415,138412032~4510949,153803858~8710389,163881268~86171,168045214~3957732,190406519~1410931,194766556~4110155,201289660~469417,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,385875968~6006645,397728614~3201427,405244744~8203906] 2023-12-01T05:54:11.017 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 16 diff [1093727~2889655,12866168~17423049,30795611~8830487,40530206~8140285,58826125~4962871,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,183820901~4612629,190406519~1410931,194766556~4110155,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.017 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~8830487,40530206~8140285,58826125~4962871,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,183820901~4612629,190406519~1410931,194766556~4110155,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.022 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~26759930,40530206~8140285,58826125~4962871,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,168045214~3957732,183820901~4612629,190406519~1410931,194766556~4110155,201289660~469417,227603932~11308291,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385875968~6006645,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.023 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 17 diff [1093727~2889655,12866168~17423049,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.023 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.029 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~26759930,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,227603932~11308291,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,381681664~10949193,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.029 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 18 diff [1093727~2889655,12866168~17423049,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.029 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.035 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~26759930,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,381681664~10949193,395777632~5152409,405244744~8203906] 2023-12-01T05:54:11.035 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 19 diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:11.035 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:11.041 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:11.041 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 11 diff [13913383~7961422,58826125~4962871,120374204~1396215,190406519~1410931,227603932~2312059,255762406~5992636,282106326~2094632,337170920~7542081,351619660~424414,356760450~5525892] 2023-12-01T05:54:11.041 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [13913383~7961422,58826125~4962871,120374204~1396215,190406519~1410931,227603932~2312059,255762406~5992636,282106326~2094632,337170920~7542081,351619660~424414,356760450~5525892] 2023-12-01T05:54:11.047 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [13913383~7961422,58826125~4962871,120374204~1396215,190406519~1410931,227603932~2312059,251658240~10096802,282106326~2094632,337170920~7542081,351619660~424414,356760450~5525892] 2023-12-01T05:54:11.047 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 12 diff [13913383~7961422,58826125~4962871,77343153~2848654,84718465~7081030,120374204~1396215,138499290~4423691,154186909~6357850,163881268~86171,190406519~1410931,196003993~416871,227603932~2312059,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,356760450~5525892] 2023-12-01T05:54:11.047 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [13913383~7961422,58826125~4962871,77343153~2848654,84718465~7081030,120374204~1396215,138499290~4423691,154186909~6357850,163881268~86171,190406519~1410931,196003993~416871,227603932~2312059,246850527~1202355,255762406~5992636,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,356760450~5525892] 2023-12-01T05:54:11.053 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [13913383~7961422,58826125~4962871,77343153~2848654,84718465~7081030,120374204~1396215,138412032~4510949,154186909~6357850,163881268~86171,190406519~1410931,196003993~416871,227603932~2312059,246850527~1202355,251658240~10096802,263118883~3043360,275119645~563572,278970071~5815926,337170920~7542081,351619660~424414,356760450~5525892] 2023-12-01T05:54:11.053 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 13 diff [13913383~8157142,58826125~4962871,72369050~7822757,84718465~7081030,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,356760450~5525892] 2023-12-01T05:54:11.053 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [13913383~8157142,58826125~4962871,72369050~7822757,84718465~7081030,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,356760450~5525892] 2023-12-01T05:54:11.059 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [13913383~8157142,58826125~4962871,71303168~8888639,84718465~7081030,102008754~8224196,120374204~1396215,138412032~4510949,153803858~6740901,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~5815926,336796641~7916360,349895508~2148566,356760450~5525892] 2023-12-01T05:54:11.059 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 14 diff [13913383~16022511,32108391~7517707,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,388126736~3755877] 2023-12-01T05:54:11.059 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [13913383~16022511,32108391~7517707,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,120374204~1396215,138499290~4423691,153803858~6740901,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,388126736~3755877] 2023-12-01T05:54:11.065 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [13913383~16022511,30289217~9336881,58826125~4962871,71303168~20496327,98220529~1874732,102008754~8224196,120374204~1396215,138412032~4510949,153803858~6740901,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,336796641~7916360,349895508~12390834,385875968~6006645] 2023-12-01T05:54:11.065 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 15 diff [1379956~1594873,13913383~16022511,30795611~8830487,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.065 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~8830487,58826125~4962871,72369050~19430445,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.072 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~9336881,58826125~4962871,71303168~20496327,98220529~1874732,102008754~8224196,113246208~9123222,132290577~1591415,138412032~4510949,153803858~8710389,163881268~86171,190406519~1410931,194766556~4110155,227603932~2312059,235135192~3777031,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~16142387,349895508~12390834,385875968~6006645,405244744~1679701] 2023-12-01T05:54:11.072 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 16 diff [1379956~1594873,13913383~16022511,30795611~8830487,40530206~8140285,58826125~4962871,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,183820901~4612629,190406519~1410931,194766556~4110155,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.072 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~8830487,40530206~8140285,58826125~4962871,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,183820901~4612629,190406519~1410931,194766556~4110155,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.077 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~9336881,40530206~8140285,58826125~4962871,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,183820901~4612629,190406519~1410931,194766556~4110155,227603932~11308291,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385875968~6006645,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.078 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 17 diff [1379956~1594873,13913383~16022511,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.078 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,227603932~11308291,246850527~1202355,255762406~5992636,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.084 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,227603932~11308291,246850527~1202355,251658240~10096802,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~16142387,349895508~12390834,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.084 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 18 diff [1379956~1594873,13913383~16022511,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.084 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.090 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~16142387,349895508~20591245,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.090 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 19 diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.090 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.096 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:11.096 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 12 diff [77343153~2848654,84718465~7081030,138499290~4423691,154186909~6357850,163881268~86171,196003993~416871,246850527~1202355,263118883~3043360,275119645~563572,278970071~5815926] 2023-12-01T05:54:11.096 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [77343153~2848654,84718465~7081030,138499290~4423691,154186909~6357850,163881268~86171,196003993~416871,246850527~1202355,263118883~3043360,275119645~563572,278970071~5815926] 2023-12-01T05:54:11.102 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [77343153~2848654,84718465~7081030,138412032~4510949,154186909~6357850,163881268~86171,196003993~416871,246850527~1202355,263118883~3043360,275119645~563572,278970071~5815926] 2023-12-01T05:54:11.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 13 diff [18736475~3334050,72369050~7822757,84718465~7081030,103085278~7147672,138499290~4423691,153803858~6740901,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~4495595,349895508~1846056] 2023-12-01T05:54:11.103 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [18736475~3334050,72369050~7822757,84718465~7081030,103085278~7147672,138499290~4423691,153803858~6740901,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~5815926,336796641~4495595,349895508~1846056] 2023-12-01T05:54:11.112 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [18736475~3334050,71303168~8888639,84718465~7081030,102008754~8224196,138412032~4510949,153803858~6740901,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~7815606,275119645~563572,276867594~2084878,278970071~5815926,336796641~4495595,349895508~1846056] 2023-12-01T05:54:11.112 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 14 diff [18736475~11199419,32108391~7517707,72369050~19430445,98220529~1874732,103085278~7147672,138499290~4423691,153803858~6740901,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~4495595,349895508~8877065,359552011~1822788,388126736~3755877] 2023-12-01T05:54:11.112 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [18736475~11199419,32108391~7517707,72369050~19430445,98220529~1874732,103085278~7147672,138499290~4423691,153803858~6740901,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,336796641~4495595,349895508~8877065,359552011~1822788,388126736~3755877] 2023-12-01T05:54:11.118 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [18736475~11199419,30289217~9336881,71303168~20496327,98220529~1874732,102008754~8224196,138412032~4510949,153803858~6740901,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,336796641~4495595,349895508~8877065,359552011~1822788,385875968~6006645] 2023-12-01T05:54:11.118 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 15 diff [1379956~1594873,18736475~11199419,30795611~8830487,72369050~19430445,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.118 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,18736475~11199419,30795611~8830487,72369050~19430445,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,138499290~4423691,153803858~8710389,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.124 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,18736475~11199419,30289217~9336881,71303168~20496327,98220529~1874732,102008754~8224196,113246208~9123222,132290577~1591415,138412032~4510949,153803858~8710389,163881268~86171,194766556~4110155,235135192~3777031,246850527~1202355,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,328570614~12721622,349895508~8877065,359552011~1822788,385875968~6006645,405244744~1679701] 2023-12-01T05:54:11.124 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 16 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,183820901~4612629,194766556~4110155,229736050~9176173,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.124 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,183820901~4612629,194766556~4110155,229736050~9176173,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.130 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,183820901~4612629,194766556~4110155,229736050~9176173,246850527~1202355,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,385875968~6006645,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.131 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 17 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,229736050~9176173,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.131 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~8710389,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,229736050~9176173,246850527~1202355,263118883~3043360,267464406~3470083,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.137 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~8710389,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,229736050~9176173,246850527~1202355,263118883~7815606,275119645~563572,276867594~2084878,278970071~9791911,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.137 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 18 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.137 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.143 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,303584198~4149990,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.143 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 19 diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.143 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.149 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:11.149 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 13 diff [18736475~3334050,72369050~6053263,103085278~7147672,153803858~2952247,194766556~4110155,235135192~3777031,267464406~3470083,276867594~2084878,336796641~4495595,349895508~1846056] 2023-12-01T05:54:11.149 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [18736475~3334050,72369050~6053263,103085278~7147672,153803858~2952247,194766556~4110155,235135192~3777031,267464406~3470083,276867594~2084878,336796641~4495595,349895508~1846056] 2023-12-01T05:54:11.155 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [18736475~3334050,71303168~7119145,102008754~8224196,153803858~2952247,194766556~4110155,235135192~3777031,266162243~4772246,276867594~2084878,336796641~4495595,349895508~1846056] 2023-12-01T05:54:11.155 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 14 diff [18736475~11199419,32108391~7517707,72369050~6053263,80081882~7307082,98220529~1874732,103085278~7147672,153803858~2952247,194766556~4110155,235135192~3777031,267464406~3470083,276867594~2084878,279798059~8963923,336796641~4495595,349895508~8877065,359552011~1822788,388126736~3755877] 2023-12-01T05:54:11.155 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [18736475~11199419,32108391~7517707,72369050~6053263,80081882~7307082,98220529~1874732,103085278~7147672,153803858~2952247,194766556~4110155,235135192~3777031,267464406~3470083,276867594~2084878,279798059~8963923,336796641~4495595,349895508~8877065,359552011~1822788,388126736~3755877] 2023-12-01T05:54:11.161 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [18736475~11199419,30289217~9336881,71303168~7119145,80081882~7307082,98220529~1874732,102008754~8224196,153803858~2952247,194766556~4110155,235135192~3777031,266162243~4772246,276867594~2084878,279798059~8963923,336796641~4495595,349895508~8877065,359552011~1822788,385875968~6006645] 2023-12-01T05:54:11.161 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 15 diff [1379956~1594873,18736475~11199419,30795611~8830487,72369050~6053263,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,153803858~8710389,194766556~4110155,235135192~3777031,267464406~3470083,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.161 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,18736475~11199419,30795611~8830487,72369050~6053263,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~1591415,153803858~8710389,194766556~4110155,235135192~3777031,267464406~3470083,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.168 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,18736475~11199419,30289217~9336881,71303168~7119145,80081882~7307082,98220529~1874732,102008754~8224196,113246208~9123222,132290577~1591415,153803858~8710389,194766556~4110155,235135192~3777031,266162243~4772246,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,328570614~12721622,349895508~8877065,359552011~1822788,385875968~6006645,405244744~1679701] 2023-12-01T05:54:11.168 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 16 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,70045723~8376590,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~8710389,183820901~4612629,194766556~4110155,229736050~9176173,267464406~3470083,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.168 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,70045723~8376590,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~8710389,183820901~4612629,194766556~4110155,229736050~9176173,267464406~3470083,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.174 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,70045723~8376590,80081882~7307082,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~8710389,183820901~4612629,194766556~4110155,229736050~9176173,266162243~4772246,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,385875968~6006645,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.174 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 17 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~8376590,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~8710389,172131086~2146682,181524851~11695150,194766556~4110155,229736050~9176173,267464406~3470083,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.174 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~8376590,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~8710389,172131086~2146682,181524851~11695150,194766556~4110155,229736050~9176173,267464406~3470083,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.179 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~8376590,80081882~7307082,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~8710389,172002946~2274822,181524851~11695150,194766556~4110155,229736050~9176173,266162243~4772246,276867594~2084878,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12721622,349895508~8877065,359552011~1822788,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.180 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 18 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~8376590,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,303584198~4149990,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.180 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~8376590,80081882~7307082,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,303584198~4149990,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.186 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~8376590,80081882~7307082,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,303584198~4149990,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.186 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 19 diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.186 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.192 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:11.192 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 14 diff [21817421~8118473,32108391~7517707,80081882~7307082,98220529~1874732,268325779~2412336,279798059~8963923,351468392~7304181,359552011~1822788,388126736~3755877] 2023-12-01T05:54:11.192 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [21817421~8118473,32108391~7517707,80081882~7307082,98220529~1874732,268325779~2412336,279798059~8963923,351468392~7304181,359552011~1822788,388126736~3755877] 2023-12-01T05:54:11.198 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [21817421~8118473,30289217~9336881,80081882~7307082,98220529~1874732,268325779~2412336,279798059~8963923,351468392~7304181,359552011~1822788,385875968~6006645] 2023-12-01T05:54:11.198 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 15 diff [1379956~1594873,21817421~8118473,30795611~8830487,80081882~7307082,98220529~1874732,115856701~6512729,132290577~1591415,155794294~6719953,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,328570614~12321799,351468392~7304181,359552011~1822788,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.198 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,21817421~8118473,30795611~8830487,80081882~7307082,98220529~1874732,115856701~6512729,132290577~1591415,155794294~6719953,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,328570614~12321799,351468392~7304181,359552011~1822788,388126736~3755877,405244744~1679701] 2023-12-01T05:54:11.206 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,21817421~8118473,30289217~9336881,80081882~7307082,98220529~1874732,113246208~9123222,132290577~1591415,155794294~6719953,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,328570614~12321799,351468392~7304181,359552011~1822788,385875968~6006645,405244744~1679701] 2023-12-01T05:54:11.206 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 16 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,70045723~5421548,80081882~7307082,98220529~1874732,115856701~6512729,132290577~4956769,155794294~6719953,183820901~4612629,229736050~7213322,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,351468392~7304181,359552011~1822788,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.206 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,70045723~5421548,80081882~7307082,98220529~1874732,115856701~6512729,132290577~4956769,155794294~6719953,183820901~4612629,229736050~7213322,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,351468392~7304181,359552011~1822788,388126736~3755877,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.210 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,70045723~5421548,80081882~7307082,98220529~1874732,113246208~9123222,132290577~4956769,155794294~6719953,183820901~4612629,229736050~7213322,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,351468392~7304181,359552011~1822788,385875968~6006645,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.210 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 17 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,80081882~7307082,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~6719953,172131086~2146682,181524851~11695150,229736050~7213322,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,351468392~7304181,359552011~1822788,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.211 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,80081882~7307082,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~6719953,172131086~2146682,181524851~11695150,229736050~7213322,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,351468392~7304181,359552011~1822788,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.216 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,80081882~7307082,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~6719953,172002946~2274822,181524851~11695150,229736050~7213322,268325779~2412336,279798059~8963923,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,351468392~7304181,359552011~1822788,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.216 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 18 diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,80081882~7307082,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,303584198~4149990,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.217 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~8830487,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,80081882~7307082,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,303584198~4149990,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.222 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~9336881,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,80081882~7307082,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,303584198~4149990,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.222 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 19 diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.223 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.228 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:11.228 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 15 diff [1379956~1594873,30795611~2323275,115856701~6512729,132290577~1591415,155794294~6719953,291503910~6095444,306110402~1623786,328570614~12321799,405244744~1679701] 2023-12-01T05:54:11.228 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,30795611~2323275,115856701~6512729,132290577~1591415,155794294~6719953,291503910~6095444,306110402~1623786,328570614~12321799,405244744~1679701] 2023-12-01T05:54:11.235 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,30795611~2323275,113246208~9123222,132290577~1591415,155794294~6719953,291503910~6095444,306110402~1623786,328570614~12321799,405244744~1679701] 2023-12-01T05:54:11.235 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 16 diff [1379956~1594873,17210071~7038739,30795611~2323275,40530206~8140285,70045723~5421548,115856701~6512729,132290577~4956769,155794294~6719953,183820901~4612629,229736050~7213322,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.235 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,30795611~2323275,40530206~8140285,70045723~5421548,115856701~6512729,132290577~4956769,155794294~6719953,183820901~4612629,229736050~7213322,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.240 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,30795611~2323275,40530206~8140285,70045723~5421548,113246208~9123222,132290577~4956769,155794294~6719953,183820901~4612629,229736050~7213322,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,395777632~3994557,405244744~1679701] 2023-12-01T05:54:11.241 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 17 diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,115856701~6512729,132290577~4956769,155794294~6719953,172131086~2146682,181524851~11695150,229736050~7213322,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.241 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,115856701~6512729,132290577~4956769,155794294~6719953,172131086~2146682,181524851~11695150,229736050~7213322,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.246 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,113246208~9123222,132290577~4956769,155794294~6719953,172002946~2274822,181524851~11695150,229736050~7213322,291503910~6095444,306110402~1623786,323917034~749172,328570614~12321799,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.247 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 18 diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,303584198~4149990,323917034~749172,328570614~12321799,361007857~9478896,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.247 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,303584198~4149990,323917034~749172,328570614~12321799,361007857~9478896,385206194~7424663,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.252 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,303584198~4149990,323917034~749172,328570614~12321799,361007857~9478896,381681664~10949193,395777632~3994557,405244744~3440915] 2023-12-01T05:54:11.252 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 19 diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.253 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.259 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:11.259 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 16 diff [17210071~7038739,40530206~8140285,70045723~5421548,133181760~4065586,183820901~4612629,229736050~7213322,323917034~749172,395777632~3994557] 2023-12-01T05:54:11.259 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [17210071~7038739,40530206~8140285,70045723~5421548,133181760~4065586,183820901~4612629,229736050~7213322,323917034~749172,395777632~3994557] 2023-12-01T05:54:11.265 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [17210071~7038739,40530206~8140285,70045723~5421548,133181760~4065586,183820901~4612629,229736050~7213322,323917034~749172,395777632~3994557] 2023-12-01T05:54:11.265 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 17 diff [17210071~7038739,26806242~484770,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,133181760~4065586,172131086~2146682,181524851~11695150,229736050~7213322,323917034~749172,385206194~7424663,395777632~3994557,405676937~3008722] 2023-12-01T05:54:11.265 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [17210071~7038739,26806242~484770,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,133181760~4065586,172131086~2146682,181524851~11695150,229736050~7213322,323917034~749172,385206194~7424663,395777632~3994557,405676937~3008722] 2023-12-01T05:54:11.271 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [17210071~7038739,26806242~484770,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,133181760~4065586,172002946~2274822,181524851~11695150,229736050~7213322,323917034~749172,381681664~10949193,395777632~3994557,405676937~3008722] 2023-12-01T05:54:11.271 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 18 diff [17210071~7038739,26806242~484770,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,323917034~749172,361007857~9478896,385206194~7424663,395777632~3994557,405676937~3008722] 2023-12-01T05:54:11.271 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [17210071~7038739,26806242~484770,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,323917034~749172,361007857~9478896,385206194~7424663,395777632~3994557,405676937~3008722] 2023-12-01T05:54:11.277 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [17210071~7038739,26806242~484770,40530206~8140285,50064159~4452233,58514007~5686351,70045723~5421548,106043970~2958007,133181760~4065586,160243779~2750714,172002946~2274822,181524851~11695150,215438833~543395,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,323917034~749172,361007857~9478896,381681664~10949193,395777632~3994557,405676937~3008722] 2023-12-01T05:54:11.277 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 19 diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.277 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:11.283 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:11.284 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to 17 diff [26806242~484770,50064159~4452233,58514007~5686351,71298007~3754272,106043970~2958007,172131086~2146682,181524851~4188748,187282479~5937522,385206194~7424663,405676937~3008722] 2023-12-01T05:54:11.284 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26806242~484770,50064159~4452233,58514007~5686351,71298007~3754272,106043970~2958007,172131086~2146682,181524851~4188748,187282479~5937522,385206194~7424663,405676937~3008722] 2023-12-01T05:54:11.289 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [26806242~484770,50064159~4452233,58514007~5686351,71298007~3754272,106043970~2958007,172002946~2274822,181524851~4188748,187282479~5937522,381681664~10949193,405676937~3008722] 2023-12-01T05:54:11.289 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to 18 diff [26806242~484770,50064159~4452233,58514007~5686351,71298007~3754272,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,361007857~9478896,385206194~7424663,405676937~3008722] 2023-12-01T05:54:11.290 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26806242~484770,50064159~4452233,58514007~5686351,71298007~3754272,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,361007857~9478896,385206194~7424663,405676937~3008722] 2023-12-01T05:54:11.296 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [26806242~484770,50064159~4452233,58514007~5686351,71298007~3754272,106043970~2958007,160243779~2750714,172002946~2274822,181524851~4188748,187282479~5937522,215438833~543395,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,361007857~9478896,381681664~10949193,405676937~3008722] 2023-12-01T05:54:11.296 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to 19 diff [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,385206194~7424663,402541626~6144033] 2023-12-01T05:54:11.296 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,385206194~7424663,402541626~6144033] 2023-12-01T05:54:11.302 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172002946~2274822,181524851~4188748,187282479~5937522,215438833~543395,222298112~3248119,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,381681664~10949193,400930041~7755618] 2023-12-01T05:54:11.302 INFO:tasks.workunit.client.0.smithi060.stdout:from 17 to 18 diff [160243779~2750714,215438833~543395,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,361007857~9478896] 2023-12-01T05:54:11.302 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [160243779~2750714,215438833~543395,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,361007857~9478896] 2023-12-01T05:54:11.308 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [160243779~2750714,215438833~543395,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,303584198~3317434,361007857~9478896] 2023-12-01T05:54:11.308 INFO:tasks.workunit.client.0.smithi060.stdout:from 17 to 19 diff [38664392~2593710,45218493~2954230,79268311~3925660,160243779~2750714,181811975~3479278,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,402541626~3552907] 2023-12-01T05:54:11.308 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [38664392~2593710,45218493~2954230,79268311~3925660,160243779~2750714,181811975~3479278,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,402541626~3552907] 2023-12-01T05:54:11.314 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [38664392~2593710,45218493~2954230,79268311~3925660,160243779~2750714,181811975~3479278,215438833~543395,222298112~3248119,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,400930041~5164492] 2023-12-01T05:54:11.314 INFO:tasks.workunit.client.0.smithi060.stdout:from 18 to 19 diff [38664392~2593710,45218493~2954230,79268311~3925660,181811975~3479278,225410053~136178,275218717~1088591,301075687~2544873,360889289~5276608,374168852~4493757,402541626~3552907] 2023-12-01T05:54:11.314 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [38664392~2593710,45218493~2954230,79268311~3925660,181811975~3479278,225410053~136178,275218717~1088591,301075687~2544873,360889289~5276608,374168852~4493757,402541626~3552907] 2023-12-01T05:54:11.320 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [38664392~2593710,45218493~2954230,79268311~3925660,181811975~3479278,222298112~3248119,275218717~1088591,301075687~2544873,360889289~5276608,374168852~4493757,400930041~5164492] 2023-12-01T05:54:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:11 smithi060 ceph-mon[94233]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-01T05:54:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:11 smithi060 ceph-mon[94233]: pgmap v3602: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:11 smithi060 ceph-mon[109077]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-01T05:54:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:11 smithi060 ceph-mon[109077]: pgmap v3602: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:11 smithi089 ceph-mon[98504]: osdmap e1587: 8 total, 8 up, 8 in 2023-12-01T05:54:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:11 smithi089 ceph-mon[98504]: pgmap v3602: 137 pgs: 137 active+clean; 778 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:12.122 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:12.122 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:12.144 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:12.145 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:12.145 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:12.152 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:12.152 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:12.152 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:12.159 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:12.159 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:12.159 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:12.166 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:12.166 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:12.166 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:12.173 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:12.174 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:12.174 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:12.179 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:12.180 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:12.180 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:12.186 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:12.187 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:12.187 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:12.193 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:12.193 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:12.193 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:12.200 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:12.200 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:12.200 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:12.207 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:12.207 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.207 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.213 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:12.214 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.214 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.220 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:12.220 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.220 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.226 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:12.226 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.226 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.232 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:12.232 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.232 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.238 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:12.238 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to HEAD diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.238 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:12.244 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:12.244 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to HEAD diff [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,385206194~7424663,402541626~6144033] 2023-12-01T05:54:12.244 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,385206194~7424663,402541626~6144033] 2023-12-01T05:54:12.250 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172002946~2274822,181524851~4188748,187282479~5937522,215438833~543395,222298112~3248119,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,381681664~10949193,400930041~7755618] 2023-12-01T05:54:12.250 INFO:tasks.workunit.client.0.smithi060.stdout:from 17 to HEAD diff [38664392~2593710,45218493~2954230,79268311~3925660,160243779~2750714,181811975~3479278,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,402541626~3552907] 2023-12-01T05:54:12.250 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [38664392~2593710,45218493~2954230,79268311~3925660,160243779~2750714,181811975~3479278,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,402541626~3552907] 2023-12-01T05:54:12.256 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [38664392~2593710,45218493~2954230,79268311~3925660,160243779~2750714,181811975~3479278,215438833~543395,222298112~3248119,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,400930041~5164492] 2023-12-01T05:54:13.130 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:13.130 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:13.155 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:13.156 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:13.156 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:13.162 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:13.162 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:13.162 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:13.169 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:13.169 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:13.169 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:13.176 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:13.176 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:13.176 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:13.182 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:13.183 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:13.183 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:13.189 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:13.189 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:13.189 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:13.195 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:13.195 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:13.195 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:13.201 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:13.201 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:13.202 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:13.208 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:13.208 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:13.208 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:13.214 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:13.214 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.214 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.220 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:13.220 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.220 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.226 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:13.226 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.226 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.233 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:13.233 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.233 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.238 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:13.239 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.239 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.244 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:13.244 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to HEAD diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.244 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:13.250 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:13.250 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to HEAD diff [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,385206194~7424663,402541626~6144033] 2023-12-01T05:54:13.250 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172131086~2146682,181524851~4188748,187282479~5937522,215438833~543395,225410053~136178,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,385206194~7424663,402541626~6144033] 2023-12-01T05:54:13.256 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [26806242~484770,38664392~2593710,45218493~2954230,50064159~4452233,58514007~5686351,71298007~3754272,79268311~3925660,106043970~2958007,160243779~2750714,172002946~2274822,181524851~4188748,187282479~5937522,215438833~543395,222298112~3248119,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,360889289~9597464,374168852~4493757,381681664~10949193,400930041~7755618] 2023-12-01T05:54:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:13 smithi060 ceph-mon[94233]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-01T05:54:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:13 smithi060 ceph-mon[94233]: pgmap v3604: 137 pgs: 137 active+clean; 886 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 204 KiB/s rd, 22 MiB/s wr, 4.50k op/s 2023-12-01T05:54:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:13 smithi060 ceph-mon[109077]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-01T05:54:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:13 smithi060 ceph-mon[109077]: pgmap v3604: 137 pgs: 137 active+clean; 886 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 204 KiB/s rd, 22 MiB/s wr, 4.50k op/s 2023-12-01T05:54:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:13 smithi089 ceph-mon[98504]: osdmap e1588: 8 total, 8 up, 8 in 2023-12-01T05:54:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:13 smithi089 ceph-mon[98504]: pgmap v3604: 137 pgs: 137 active+clean; 886 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 204 KiB/s rd, 22 MiB/s wr, 4.50k op/s 2023-12-01T05:54:14.137 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:14.138 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:14.165 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:14.166 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:14.166 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:14.172 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:14.172 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:14.172 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:14.178 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:14.179 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:14.179 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:14.185 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:14.186 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:14.186 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:14.191 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:14.191 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:14.192 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:14.198 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:14.199 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:14.199 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:14.205 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:14.205 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:14.205 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:14.211 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:14.211 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:14.211 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:14.217 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:14.217 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:14.217 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:14.224 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:14.224 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.224 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.230 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:14.230 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.230 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.236 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:14.236 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.237 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.242 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:14.243 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.243 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.249 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:14.249 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.249 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.255 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:14.255 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to HEAD diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.255 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:14.261 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [17210071~7038739,26806242~484770,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,133181760~4065586,160243779~2750714,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,296832542~4091964,301075687~5825945,323917034~749172,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:14 smithi060 ceph-mon[94233]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-01T05:54:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:14 smithi060 ceph-mon[109077]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-01T05:54:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:14 smithi089 ceph-mon[98504]: osdmap e1589: 8 total, 8 up, 8 in 2023-12-01T05:54:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:54:14] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-12-01T05:54:15.142 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:15.142 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:15.179 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:15.179 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:15.179 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:15.185 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:15.185 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:15.185 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:15.191 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:15.191 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:15.191 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:15.198 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:15.198 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:15.198 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:15.204 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:15.204 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:15.204 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:15.210 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:15.211 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:15.211 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:15.217 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:15.217 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:15.217 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:15.223 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:15.224 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:15.224 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:15.229 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:15.230 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:15.230 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:15.236 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:15.236 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.236 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.242 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:15.242 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.242 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.248 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:15.248 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.248 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.254 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:15.254 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.254 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.260 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:15.260 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.260 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:15.266 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~7038739,26806242~484770,30795611~2323275,38664392~10006099,50064159~4452233,58514007~5686351,70045723~5421548,79268311~3925660,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,269508547~2420840,272980130~6333661,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,360889289~9597464,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:15 smithi060 ceph-mon[94233]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-01T05:54:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:15 smithi060 ceph-mon[94233]: pgmap v3607: 137 pgs: 137 active+clean; 886 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 205 KiB/s rd, 22 MiB/s wr, 4.51k op/s 2023-12-01T05:54:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:15 smithi060 ceph-mon[109077]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-01T05:54:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:15 smithi060 ceph-mon[109077]: pgmap v3607: 137 pgs: 137 active+clean; 886 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 205 KiB/s rd, 22 MiB/s wr, 4.51k op/s 2023-12-01T05:54:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:15 smithi089 ceph-mon[98504]: osdmap e1590: 8 total, 8 up, 8 in 2023-12-01T05:54:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:15 smithi089 ceph-mon[98504]: pgmap v3607: 137 pgs: 137 active+clean; 886 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 205 KiB/s rd, 22 MiB/s wr, 4.51k op/s 2023-12-01T05:54:16.160 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:16.160 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:16.187 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:16.187 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:16.187 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:16.191 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:16.191 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:16.192 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:16.197 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:16.197 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:16.197 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:16.203 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:16.203 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:16.203 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:16.209 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:16.209 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:16.209 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:16.216 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:16.216 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:16.216 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:16.222 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:16.222 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:16.222 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:16.228 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:16.228 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:16.228 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:16.234 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:16.234 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:16.234 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:16.240 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:16.240 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.240 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.246 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:16.246 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.247 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.252 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:16.253 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.253 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.258 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:16.258 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.259 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,115856701~6512729,132290577~4956769,155794294~7200199,172131086~2146682,181524851~11695150,215438833~543395,225410053~136178,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:16.265 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~5421548,79268311~8120653,98220529~1874732,106043970~2958007,113246208~9123222,132290577~4956769,155794294~7200199,172002946~2274822,181524851~11695150,215438833~543395,222298112~3248119,229736050~7213322,246490897~5465425,252996951~14663,268325779~3603608,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12321799,351468392~7304181,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:16 smithi060 ceph-mon[109077]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-01T05:54:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:16 smithi060 ceph-mon[94233]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-01T05:54:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:16 smithi089 ceph-mon[98504]: osdmap e1591: 8 total, 8 up, 8 in 2023-12-01T05:54:17.156 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:17.156 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:17.194 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:17.194 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:17.195 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:17.201 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:17.201 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:17.201 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:17.208 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:17.208 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:17.208 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:17.214 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:17.214 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:17.214 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:17.220 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:17.220 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:17.220 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:17.226 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:17.226 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:17.226 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:17.232 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:17.233 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:17.233 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:17.238 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:17.238 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:17.239 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:17.244 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:17.244 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:17.244 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:17.251 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:17.251 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:17.251 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:17.257 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:17.257 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:17.257 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:17.262 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:17.263 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:17.263 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,153803858~9190635,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,267464406~4464981,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:17.269 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~8376590,79268311~8120653,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,153803858~9190635,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,266162243~5767144,272980130~6333661,279798059~8963923,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:17 smithi060 ceph-mon[94233]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-01T05:54:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:17 smithi060 ceph-mon[94233]: pgmap v3610: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.20k op/s 2023-12-01T05:54:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:17 smithi060 ceph-mon[109077]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-01T05:54:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:17 smithi060 ceph-mon[109077]: pgmap v3610: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.20k op/s 2023-12-01T05:54:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:17 smithi089 ceph-mon[98504]: osdmap e1592: 8 total, 8 up, 8 in 2023-12-01T05:54:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:17 smithi089 ceph-mon[98504]: pgmap v3610: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.20k op/s 2023-12-01T05:54:18.009 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:18.009 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:18.057 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:18.057 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:18.057 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:18.064 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:18.064 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:18.064 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:18.071 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:18.071 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:18.071 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:18.078 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:18.078 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:18.078 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:18.085 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:18.085 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:18.085 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:18.092 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:18.093 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:18.093 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:18.101 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:18.101 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:18.101 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:18.108 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:18.108 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:18.108 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:18.118 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:18.118 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:18.118 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:18.124 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:18.125 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:18.125 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:18.131 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:18.131 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:18.131 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,17210071~12725823,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,229736050~9176173,246490897~5465425,252996951~14663,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:18.137 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,17210071~12725823,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,229736050~9176173,246490897~5465425,252996951~14663,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~12721622,349895508~8877065,359552011~10934742,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:18.356 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:54:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:18 smithi060 ceph-mon[94233]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-01T05:54:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:18 smithi060 ceph-mon[94233]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-01T05:54:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:18 smithi060 ceph-mon[109077]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-01T05:54:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:18 smithi060 ceph-mon[109077]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-01T05:54:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:18 smithi089 ceph-mon[98504]: osdmap e1593: 8 total, 8 up, 8 in 2023-12-01T05:54:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:18 smithi089 ceph-mon[98504]: osdmap e1594: 8 total, 8 up, 8 in 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (68m) 5m ago 69m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (68m) 5m ago 68m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (70m) 5m ago 70m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (69m) 5m ago 69m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (72m) 5m ago 72m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (74m) 5m ago 74m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (74m) 5m ago 74m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:54:18.682 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (73m) 5m ago 73m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (73m) 5m ago 73m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (68m) 5m ago 68m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (68m) 5m ago 68m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (72m) 5m ago 72m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (72m) 5m ago 72m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (72m) 5m ago 72m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (71m) 5m ago 71m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (71m) 5m ago 71m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (71m) 5m ago 71m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (70m) 5m ago 70m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (70m) 5m ago 70m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:54:18.683 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (68m) 5m ago 69m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:54:19.080 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:54:19.081 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:19.081 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:54:19.081 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:54:19.081 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:54:19.081 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:54:19.160 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:19.160 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:19.199 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:19.199 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:19.200 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:19.208 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:19.208 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:19.208 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:19.214 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:19.214 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:19.214 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:19.220 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:19.220 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:19.220 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:19.226 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:19.226 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:19.226 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:19.231 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:19.231 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:19.231 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:19.237 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:19.237 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:19.237 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:19.245 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:19.245 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:19.245 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:19.248 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:19.248 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:19.248 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:19.253 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:19.253 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:19.254 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1379956~1594873,13913383~16022511,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,172131086~2146682,181524851~11695150,194766556~4110155,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~3994557,402541626~6144033] 2023-12-01T05:54:19.259 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1379956~1594873,13913383~16022511,30289217~18381274,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,172002946~2274822,181524851~11695150,194766556~4110155,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~3994557,400930041~7755618] 2023-12-01T05:54:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[94233]: from='client.28604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[94233]: pgmap v3613: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.20k op/s 2023-12-01T05:54:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[94233]: from='client.28610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/149365931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:54:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[109077]: from='client.28604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[109077]: pgmap v3613: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.20k op/s 2023-12-01T05:54:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[109077]: from='client.28610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/149365931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:54:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:19 smithi089 ceph-mon[98504]: from='client.28604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:19 smithi089 ceph-mon[98504]: pgmap v3613: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 142 KiB/s rd, 6.2 KiB/s wr, 2.20k op/s 2023-12-01T05:54:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:19 smithi089 ceph-mon[98504]: from='client.28610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/149365931' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:54:20.163 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:20.163 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:20.220 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:20.221 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:20.221 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:20.227 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:20.227 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:20.227 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:20.233 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:20.233 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:20.233 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:20.240 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:20.240 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:20.240 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:20.245 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:20.246 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:20.246 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:20.251 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:20.252 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:20.252 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:20.258 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:20.258 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:20.258 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:20.264 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:20.264 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:20.264 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:20.270 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:20.270 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:20.270 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~7147672,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:20.276 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~8224196,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~11695150,194766556~4110155,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:20 smithi060 ceph-mon[94233]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-01T05:54:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:20 smithi060 ceph-mon[109077]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-01T05:54:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:20 smithi089 ceph-mon[98504]: osdmap e1595: 8 total, 8 up, 8 in 2023-12-01T05:54:21.173 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:21.173 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:21.227 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:21.227 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:21.227 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:21.234 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:21.234 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:21.234 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:21.240 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:21.240 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:21.240 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:21.247 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:21.247 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:21.247 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:21.253 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:21.253 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:21.253 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:21.259 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:21.259 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:21.259 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:21.264 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:21.265 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:21.265 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:21.271 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:21.271 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:21.271 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,103085278~8713949,115856701~6512729,132290577~4956769,138499290~4423691,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,201289660~469417,215438833~543395,225410053~136178,227603932~11308291,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:21.276 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~21753772,98220529~1874732,102008754~9790473,113246208~9123222,132290577~4956769,138412032~4510949,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,201289660~469417,215438833~543395,222298112~3248119,227603932~11308291,246490897~15264145,263118883~8810504,272980130~15781852,291503910~9420596,301075687~6658501,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:21 smithi060 ceph-mon[109077]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-01T05:54:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:21 smithi060 ceph-mon[109077]: pgmap v3616: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:21 smithi060 ceph-mon[94233]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-01T05:54:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:21 smithi060 ceph-mon[94233]: pgmap v3616: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:21 smithi089 ceph-mon[98504]: osdmap e1596: 8 total, 8 up, 8 in 2023-12-01T05:54:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:21 smithi089 ceph-mon[98504]: pgmap v3616: 137 pgs: 137 active+clean; 860 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:22.188 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:22.188 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:22.234 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:22.235 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:22.235 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:22.241 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:22.241 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:22.241 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:22.247 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:22.248 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:22.248 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:22.254 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:22.254 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:22.254 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:22.260 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:22.260 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:22.260 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:22.266 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:22.266 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:22.266 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:22.272 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:22.273 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:22.273 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~9297910,153803858~9190635,163881268~86171,168207777~3795169,172131086~2146682,181524851~17351860,198912859~2846218,215438833~543395,225410053~136178,227603932~11308291,241321693~759384,246490897~5465425,252996951~14663,255762406~5992636,263118883~3043360,267464406~4464981,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~10907024] 2023-12-01T05:54:22.278 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,98220529~1874732,102008754~9790473,113246208~9123222,128723673~8523673,138412032~4510949,143957955~9297910,153803858~9190635,163881268~86171,168045214~6232554,181524851~17351860,198912859~2846218,215438833~543395,222298112~3248119,227603932~11308291,241321693~759384,246490897~15264145,263118883~8810504,272980130~15781852,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~17671018] 2023-12-01T05:54:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:22 smithi060 ceph-mon[94233]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-01T05:54:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:22 smithi060 ceph-mon[109077]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-01T05:54:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:22 smithi089 ceph-mon[98504]: osdmap e1597: 8 total, 8 up, 8 in 2023-12-01T05:54:23.183 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:23.183 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:23.240 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:23.240 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:23.241 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:23.246 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:23.246 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:23.247 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:23.253 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:23.254 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:23.254 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:23.259 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:23.260 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:23.260 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:23.265 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:23.265 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:23.266 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:23.271 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:23.271 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:23.272 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,97905270~4103484,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,181524851~23400220,215438833~543395,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:23.277 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,97905270~13893957,113246208~9123222,128723673~8523673,138412032~4510949,143957955~19775067,163881268~86171,168045214~6232554,181524851~23400220,215438833~543395,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:23 smithi060 ceph-mon[94233]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-01T05:54:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:23 smithi060 ceph-mon[94233]: pgmap v3619: 137 pgs: 137 active+clean; 761 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.53k op/s 2023-12-01T05:54:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:23 smithi060 ceph-mon[109077]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-01T05:54:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:23 smithi060 ceph-mon[109077]: pgmap v3619: 137 pgs: 137 active+clean; 761 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.53k op/s 2023-12-01T05:54:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:23 smithi089 ceph-mon[98504]: osdmap e1598: 8 total, 8 up, 8 in 2023-12-01T05:54:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:23 smithi089 ceph-mon[98504]: pgmap v3619: 137 pgs: 137 active+clean; 761 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.53k op/s 2023-12-01T05:54:24.194 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:24.194 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:24.243 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:24.243 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:24.244 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:24.249 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:24.249 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:24.249 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:24.255 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:24.256 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:24.256 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:24.261 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:24.261 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:24.261 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:24.267 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:24.267 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:24.267 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,12866168~17423049,30795611~17874880,50064159~4452233,58514007~5686351,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~19775067,163881268~86171,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~5992636,263118883~3043360,267464406~21297576,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15281426] 2023-12-01T05:54:24.273 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,12866168~35804323,50064159~4452233,58514007~5686351,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~25320990,163881268~86171,168045214~6232554,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20433349,263118883~25643099,291503910~16230278,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,381681664~10949193,395777632~22045420] 2023-12-01T05:54:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:24 smithi060 ceph-mon[109077]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-01T05:54:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:24 smithi060 ceph-mon[94233]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-01T05:54:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:54:24] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-12-01T05:54:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:24 smithi089 ceph-mon[98504]: osdmap e1599: 8 total, 8 up, 8 in 2023-12-01T05:54:25.196 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:25.196 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:25.246 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:25.246 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:25.247 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:25.257 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:25.257 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:25.257 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:25.263 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:25.263 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:25.263 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:25.269 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:25.269 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:25.269 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~17874880,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128723673~8523673,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:25.275 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~35804323,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,128723673~8523673,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,323917034~749172,328570614~16142387,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:25 smithi060 ceph-mon[94233]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-01T05:54:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:25 smithi060 ceph-mon[94233]: pgmap v3622: 137 pgs: 137 active+clean; 761 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.53k op/s 2023-12-01T05:54:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:25 smithi060 ceph-mon[109077]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-01T05:54:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:25 smithi060 ceph-mon[109077]: pgmap v3622: 137 pgs: 137 active+clean; 761 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.53k op/s 2023-12-01T05:54:25.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:25 smithi089 ceph-mon[98504]: osdmap e1600: 8 total, 8 up, 8 in 2023-12-01T05:54:25.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:25 smithi089 ceph-mon[98504]: pgmap v3622: 137 pgs: 137 active+clean; 761 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 111 KiB/s rd, 6.2 KiB/s wr, 1.53k op/s 2023-12-01T05:54:26.197 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:26.197 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:26.246 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:26.247 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:26.247 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:26.254 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:26.255 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:26.255 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:26.261 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:26.262 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:26.262 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~1316863,7945818~1297642,12866168~17423049,30795611~18544439,50064159~4452233,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~28163522,212381106~9248483,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,317306689~7579441,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,395777632~5152409,402541626~15672431] 2023-12-01T05:54:26.267 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,5505095~1316863,7945818~1297642,12866168~36473882,50064159~4452233,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176761549~28163522,209715200~11914389,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~19646997,317306689~7579441,327155712~19319873,349895508~20591245,373293056~5369553,381681664~10949193,395777632~22436425] 2023-12-01T05:54:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:26 smithi060 ceph-mon[94233]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-01T05:54:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:54:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:26 smithi060 ceph-mon[109077]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-01T05:54:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:54:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:26 smithi089 ceph-mon[98504]: osdmap e1601: 8 total, 8 up, 8 in 2023-12-01T05:54:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:54:27.258 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:27.258 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:27.308 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:27.308 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:27.308 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:27.315 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:27.315 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:27.315 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,94259389~7749365,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:27.320 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [1093727~2889655,4194304~50322088,55705631~8887729,70045723~22993710,94259389~17539838,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,290176500~21621140,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[94233]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-01T05:54:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:54:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:54:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:54:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[94233]: pgmap v3625: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 859 op/s 2023-12-01T05:54:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[109077]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-01T05:54:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:54:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:54:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:54:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:27 smithi060 ceph-mon[109077]: pgmap v3625: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 859 op/s 2023-12-01T05:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:27 smithi089 ceph-mon[98504]: osdmap e1602: 8 total, 8 up, 8 in 2023-12-01T05:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:27 smithi089 ceph-mon[98504]: pgmap v3625: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 859 op/s 2023-12-01T05:54:28.014 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:28.014 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:28.056 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:28.056 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:28.056 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~6123430,263118883~3043360,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:28.061 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,55705631~8887729,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~20564143,263118883~25643099,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:28 smithi060 ceph-mon[94233]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-01T05:54:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:28 smithi060 ceph-mon[94233]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-01T05:54:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:28 smithi060 ceph-mon[109077]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-01T05:54:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:28 smithi060 ceph-mon[109077]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-01T05:54:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:28 smithi089 ceph-mon[98504]: osdmap e1603: 8 total, 8 up, 8 in 2023-12-01T05:54:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:28 smithi089 ceph-mon[98504]: osdmap e1604: 8 total, 8 up, 8 in 2023-12-01T05:54:29.020 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:29.020 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [1093727~2889655,5505095~24784122,30795611~23720781,55312790~392841,56467321~8126039,70045723~22993710,93868507~8140247,103085278~8713949,115856701~6512729,128021868~9225478,138499290~4423691,143957955~24087259,168207777~3795169,172131086~2146682,176761549~30285129,212381106~9567236,225410053~136178,227603932~11308291,241321693~10634629,252996951~14663,255762406~10399837,267464406~21297576,290176500~19646997,310038431~1759209,315042036~9844094,328283087~18192498,349895508~20591245,374168852~4493757,385206194~7424663,393886889~7043152,402541626~15672431] 2023-12-01T05:54:29.053 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~3983382,4194304~50322088,54525952~10067408,70045723~22993710,93868507~17930720,113246208~9123222,125829120~11418226,138412032~35865736,176160768~30885910,209715200~12233142,222298112~3248119,227603932~11308291,241321693~47440289,289406976~22390664,314572800~10313330,327155712~19319873,349895508~20591245,373293056~5369553,381681664~36532393] 2023-12-01T05:54:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:29 smithi060 ceph-mon[94233]: pgmap v3628: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 859 op/s 2023-12-01T05:54:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:29 smithi060 ceph-mon[94233]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-01T05:54:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:29 smithi060 ceph-mon[109077]: pgmap v3628: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 859 op/s 2023-12-01T05:54:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:29 smithi060 ceph-mon[109077]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-01T05:54:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:29 smithi089 ceph-mon[98504]: pgmap v3628: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 859 op/s 2023-12-01T05:54:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:29 smithi089 ceph-mon[98504]: osdmap e1605: 8 total, 8 up, 8 in 2023-12-01T05:54:30.037 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (41026 ms) 2023-12-01T05:54:30.038 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateRegression6926 2023-12-01T05:54:30.038 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:31.025 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~256 2023-12-01T05:54:31.031 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateRegression6926 (993 ms) 2023-12-01T05:54:31.031 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2023-12-01T05:54:31.031 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:31 smithi060 ceph-mon[109077]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-01T05:54:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:31 smithi060 ceph-mon[109077]: pgmap v3631: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:31.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:31 smithi060 ceph-mon[94233]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-01T05:54:31.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:31 smithi060 ceph-mon[94233]: pgmap v3631: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:31 smithi089 ceph-mon[98504]: osdmap e1606: 8 total, 8 up, 8 in 2023-12-01T05:54:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:31 smithi089 ceph-mon[98504]: pgmap v3631: 137 pgs: 137 active+clean; 602 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:54:32.083 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:54:32.083 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 4194304~4194304 2023-12-01T05:54:32.083 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8388608~4194304 2023-12-01T05:54:32.083 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 12582912~4194304 2023-12-01T05:54:32.083 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 16777216~4194304 2023-12-01T05:54:32.116 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:54:32.116 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 4194304~4194304 2023-12-01T05:54:32.117 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8388608~2097152 2023-12-01T05:54:32.117 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 16777216~4194304 2023-12-01T05:54:32.127 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1097 ms) 2023-12-01T05:54:32.127 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2023-12-01T05:54:32.127 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:32 smithi060 ceph-mon[94233]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-01T05:54:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:32 smithi060 ceph-mon[109077]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-01T05:54:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:32 smithi089 ceph-mon[98504]: osdmap e1607: 8 total, 8 up, 8 in 2023-12-01T05:54:33.148 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [351526~14130,4843139~73232,8993503~84793,12974262~6985,13132426~25311,17554220~39643,17907437~62747,17990925~94944,19472437~97095] to clone 2023-12-01T05:54:33.148 INFO:tasks.workunit.client.0.smithi060.stdout: diff was [0~365656,4194304~722067,8388608~689688,12582912~574825,16777216~2792316] 2023-12-01T05:54:33.152 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1025 ms) 2023-12-01T05:54:33.152 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2023-12-01T05:54:33.152 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:33.182 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [1229939~97916,2175432~62459,6448484~96769,7360236~73452,10075527~49570,13444475~4525,14321838~39478,17153204~93160,17575453~12803] 2023-12-01T05:54:33.187 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (35 ms) 2023-12-01T05:54:33.188 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2023-12-01T05:54:33.188 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:33 smithi089 ceph-mon[98504]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-01T05:54:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:33 smithi089 ceph-mon[98504]: pgmap v3634: 137 pgs: 137 active+clean; 463 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 MiB/s wr, 251 op/s 2023-12-01T05:54:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:33 smithi060 ceph-mon[94233]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-01T05:54:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:33 smithi060 ceph-mon[94233]: pgmap v3634: 137 pgs: 137 active+clean; 463 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 MiB/s wr, 251 op/s 2023-12-01T05:54:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:33 smithi060 ceph-mon[109077]: osdmap e1608: 8 total, 8 up, 8 in 2023-12-01T05:54:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:33 smithi060 ceph-mon[109077]: pgmap v3634: 137 pgs: 137 active+clean; 463 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 MiB/s wr, 251 op/s 2023-12-01T05:54:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:34 smithi089 ceph-mon[98504]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-01T05:54:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:34 smithi060 ceph-mon[109077]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-01T05:54:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:34 smithi060 ceph-mon[94233]: osdmap e1609: 8 total, 8 up, 8 in 2023-12-01T05:54:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:54:34] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:54:35.136 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1948 ms) 2023-12-01T05:54:35.136 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2023-12-01T05:54:35.136 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:35.183 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 5000005~1234 2023-12-01T05:54:35.187 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (52 ms) 2023-12-01T05:54:35.187 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2023-12-01T05:54:35.188 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:35.251 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8376263~12345 2023-12-01T05:54:35.252 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8388608~4194304 2023-12-01T05:54:35.252 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 12582912~54321 2023-12-01T05:54:35.255 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (68 ms) 2023-12-01T05:54:35.255 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2023-12-01T05:54:35.255 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:7973: Skipped 2023-12-01T05:54:35.255 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:54:35.255 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2023-12-01T05:54:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:35 smithi089 ceph-mon[98504]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-01T05:54:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:35 smithi089 ceph-mon[98504]: pgmap v3637: 137 pgs: 137 active+clean; 463 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 MiB/s wr, 251 op/s 2023-12-01T05:54:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:35 smithi060 ceph-mon[94233]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-01T05:54:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:35 smithi060 ceph-mon[94233]: pgmap v3637: 137 pgs: 137 active+clean; 463 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 MiB/s wr, 251 op/s 2023-12-01T05:54:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:35 smithi060 ceph-mon[109077]: osdmap e1610: 8 total, 8 up, 8 in 2023-12-01T05:54:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:35 smithi060 ceph-mon[109077]: pgmap v3637: 137 pgs: 137 active+clean; 463 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 5.0 MiB/s wr, 251 op/s 2023-12-01T05:54:36.037 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 11 tests from DiffIterateTest/0 (53515 ms total) 2023-12-01T05:54:36.037 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:54:36.037 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 11 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2023-12-01T05:54:36.086 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2023-12-01T05:54:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:36 smithi089 ceph-mon[98504]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-01T05:54:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:36 smithi060 ceph-mon[94233]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-01T05:54:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:36 smithi060 ceph-mon[109077]: osdmap e1611: 8 total, 8 up, 8 in 2023-12-01T05:54:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:37 smithi060 ceph-mon[94233]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-01T05:54:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:37 smithi060 ceph-mon[94233]: pgmap v3640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:37 smithi060 ceph-mon[109077]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-01T05:54:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:37 smithi060 ceph-mon[109077]: pgmap v3640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:37 smithi089 ceph-mon[98504]: osdmap e1612: 8 total, 8 up, 8 in 2023-12-01T05:54:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:37 smithi089 ceph-mon[98504]: pgmap v3640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:38.066 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:38 smithi060 ceph-mon[94233]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-01T05:54:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/616573258' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:54:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:38 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:54:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:38 smithi060 ceph-mon[109077]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-01T05:54:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/616573258' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:54:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:38 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:54:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:38 smithi089 ceph-mon[98504]: osdmap e1613: 8 total, 8 up, 8 in 2023-12-01T05:54:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/616573258' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:54:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:38 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:54:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:39 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:54:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:39 smithi060 ceph-mon[109077]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-01T05:54:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:39 smithi060 ceph-mon[109077]: pgmap v3643: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:39 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:54:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:39 smithi060 ceph-mon[94233]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-01T05:54:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:39 smithi060 ceph-mon[94233]: pgmap v3643: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:39 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-31","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:54:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:39 smithi089 ceph-mon[98504]: osdmap e1614: 8 total, 8 up, 8 in 2023-12-01T05:54:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:39 smithi089 ceph-mon[98504]: pgmap v3643: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:40.097 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [1649582~15659,4580627~78470,10590199~3417,11689108~8253,12898760~24260,13597364~53197,16845263~17248,17654515~48398,17825828~82885,18629481~44318] 2023-12-01T05:54:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:40 smithi060 ceph-mon[94233]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-01T05:54:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:40 smithi060 ceph-mon[109077]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-01T05:54:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:40 smithi089 ceph-mon[98504]: osdmap e1615: 8 total, 8 up, 8 in 2023-12-01T05:54:41.094 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [0~20971520] 2023-12-01T05:54:41.105 INFO:tasks.workunit.client.0.smithi060.stdout: diff was [0~20971520] 2023-12-01T05:54:41.109 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5026 ms) 2023-12-01T05:54:41.109 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2023-12-01T05:54:41.110 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:41.134 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:41 smithi060 ceph-mon[94233]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-01T05:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:41 smithi060 ceph-mon[94233]: pgmap v3646: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:41 smithi060 ceph-mon[109077]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-01T05:54:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:41 smithi060 ceph-mon[109077]: pgmap v3646: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:41 smithi089 ceph-mon[98504]: osdmap e1616: 8 total, 8 up, 8 in 2023-12-01T05:54:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:41 smithi089 ceph-mon[98504]: pgmap v3646: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:42.101 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:54:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:42 smithi060 ceph-mon[94233]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-01T05:54:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:42 smithi060 ceph-mon[109077]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-01T05:54:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:42 smithi089 ceph-mon[98504]: osdmap e1617: 8 total, 8 up, 8 in 2023-12-01T05:54:43.109 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:54:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:43 smithi060 ceph-mon[94233]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-01T05:54:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:43 smithi060 ceph-mon[94233]: pgmap v3649: 137 pgs: 137 active+clean; 22 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 234 KiB/s wr, 67 op/s 2023-12-01T05:54:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:43 smithi060 ceph-mon[109077]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-01T05:54:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:43 smithi060 ceph-mon[109077]: pgmap v3649: 137 pgs: 137 active+clean; 22 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 234 KiB/s wr, 67 op/s 2023-12-01T05:54:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:43 smithi089 ceph-mon[98504]: osdmap e1618: 8 total, 8 up, 8 in 2023-12-01T05:54:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:43 smithi089 ceph-mon[98504]: pgmap v3649: 137 pgs: 137 active+clean; 22 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 234 KiB/s wr, 67 op/s 2023-12-01T05:54:44.117 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:54:44.118 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3009 ms) 2023-12-01T05:54:44.118 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2023-12-01T05:54:44.118 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:54:44.184 INFO:tasks.workunit.client.0.smithi060.stdout: i=0 exists [16839576~4970102,52539043~7041039,66224709~1789780,82388289~3298737,282402432~2258127,342355060~7758635,353787728~5500541,395782990~1911156,402250155~4769057] wrote [16839576~4970102,52539043~7041039,66224709~1789780,82388289~3298737,282402432~2258127,342355060~7758635,353787728~5500541,395782990~1911156,402250155~4769057] 2023-12-01T05:54:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:44 smithi060 ceph-mon[109077]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-01T05:54:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:44 smithi060 ceph-mon[94233]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-01T05:54:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:44 smithi089 ceph-mon[98504]: osdmap e1619: 8 total, 8 up, 8 in 2023-12-01T05:54:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:54:44] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-12-01T05:54:45.191 INFO:tasks.workunit.client.0.smithi060.stdout: i=1 exists [16839576~4970102,40307227~7534698,52539043~7041039,66224709~1789780,75587854~275822,82388289~3298737,160032269~7966097,257303001~2511599,264970194~2608465,282402432~2258127,312481803~8073961,336924067~13189628,353787728~5500541,395782990~1911156,402250155~4769057,407582242~7708080] wrote [40307227~7534698,75587854~275822,160032269~7966097,257303001~2511599,264970194~2608465,312481803~8073961,336924067~6290316,407582242~7708080] 2023-12-01T05:54:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:45 smithi060 ceph-mon[94233]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-01T05:54:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:45 smithi060 ceph-mon[94233]: pgmap v3652: 137 pgs: 137 active+clean; 22 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 234 KiB/s wr, 67 op/s 2023-12-01T05:54:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:45 smithi060 ceph-mon[109077]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-01T05:54:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:45 smithi060 ceph-mon[109077]: pgmap v3652: 137 pgs: 137 active+clean; 22 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 234 KiB/s wr, 67 op/s 2023-12-01T05:54:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:45 smithi089 ceph-mon[98504]: osdmap e1620: 8 total, 8 up, 8 in 2023-12-01T05:54:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:45 smithi089 ceph-mon[98504]: pgmap v3652: 137 pgs: 137 active+clean; 22 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 39 KiB/s rd, 234 KiB/s wr, 67 op/s 2023-12-01T05:54:46.176 INFO:tasks.workunit.client.0.smithi060.stdout: i=2 exists [16839576~10754294,40307227~7534698,52539043~13623969,66224709~1789780,72885996~5934131,82388289~3298737,110264888~6046937,160032269~7966097,257303001~2511599,264970194~2608465,277293306~1548480,282402432~2258127,312481803~8073961,336924067~13189628,353787728~5500541,395782990~1911156,402250155~13040167] wrote [20517068~7076802,54284602~11878410,72885996~5934131,110264888~6046937,277293306~1548480,337590984~2939090,405775905~5826578] 2023-12-01T05:54:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:46 smithi060 ceph-mon[94233]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-01T05:54:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:46 smithi060 ceph-mon[109077]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-01T05:54:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:46 smithi089 ceph-mon[98504]: osdmap e1621: 8 total, 8 up, 8 in 2023-12-01T05:54:47.224 INFO:tasks.workunit.client.0.smithi060.stdout: i=3 exists [10606041~2214617,16839576~10754294,40307227~25855785,66224709~1789780,72885996~5934131,82388289~3298737,110264888~6046937,147285451~6433153,159127727~8870639,190101614~2973660,250017205~4269847,257303001~2511599,264970194~2608465,277293306~1548480,282402432~2258127,312481803~8073961,336924067~13189628,353787728~5500541,395782990~1911156,402250155~13040167] wrote [10606041~2214617,42689838~14162264,147285451~6433153,159127727~1058197,190101614~2973660,250017205~4269847,356561610~639696,407549227~7133776] 2023-12-01T05:54:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:47 smithi060 ceph-mon[94233]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-01T05:54:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:47 smithi060 ceph-mon[94233]: pgmap v3655: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 33 MiB/s wr, 201 op/s 2023-12-01T05:54:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:47 smithi060 ceph-mon[109077]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-01T05:54:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:47 smithi060 ceph-mon[109077]: pgmap v3655: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 33 MiB/s wr, 201 op/s 2023-12-01T05:54:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:47 smithi089 ceph-mon[98504]: osdmap e1622: 8 total, 8 up, 8 in 2023-12-01T05:54:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:47 smithi089 ceph-mon[98504]: pgmap v3655: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 33 MiB/s wr, 201 op/s 2023-12-01T05:54:48.061 INFO:tasks.workunit.client.0.smithi060.stdout: i=4 exists [10606041~2214617,14287439~32160,16610542~10983328,40307227~30316904,72103073~6717054,82377525~5548147,110264888~6046937,147285451~6433153,159127727~8870639,181850886~3099342,190101614~2973660,250017205~4269847,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,282402432~2258127,312481803~8073961,322685868~368793,336924067~13189628,353787728~5500541,384164399~5583725,395782990~1911156,402250155~13040167] wrote [14287439~32160,16610542~3491347,64721736~5902395,72103073~2087762,82377525~5548147,181850886~3099342,269641132~1712681,322685868~368793,354835211~1284773,384164399~5583725] 2023-12-01T05:54:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:48 smithi060 ceph-mon[109077]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-01T05:54:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:48 smithi060 ceph-mon[109077]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-01T05:54:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:48 smithi060 ceph-mon[94233]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-01T05:54:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:48 smithi060 ceph-mon[94233]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-01T05:54:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:48 smithi089 ceph-mon[98504]: osdmap e1623: 8 total, 8 up, 8 in 2023-12-01T05:54:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:48 smithi089 ceph-mon[98504]: osdmap e1624: 8 total, 8 up, 8 in 2023-12-01T05:54:49.023 INFO:tasks.workunit.client.0.smithi060.stdout: i=5 exists [815584~2979357,10606041~2214617,14287439~32160,16610542~10983328,34570975~380696,36701254~3561829,40307227~30316904,72103073~6717054,82377525~5548147,110264888~6046937,130099213~1270348,147285451~6433153,159127727~8870639,176558314~4704449,181850886~3099342,190101614~2973660,198328497~122323,250017205~4269847,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,282402432~2258127,286720871~2124310,312481803~8073961,322685868~368793,336924067~13189628,353787728~5567308,377630115~5091943,384164399~5583725,395782990~1911156,402250155~13040167] wrote [815584~2979357,34570975~380696,36701254~3561829,75041453~1803574,130099213~1270348,176558314~4704449,198328497~122323,286720871~2124310,359222453~132583,377630115~5091943] 2023-12-01T05:54:49.429 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:54:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:49 smithi060 ceph-mon[94233]: pgmap v3658: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 33 MiB/s wr, 201 op/s 2023-12-01T05:54:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:49 smithi060 ceph-mon[94233]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-01T05:54:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:49 smithi060 ceph-mon[109077]: pgmap v3658: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 33 MiB/s wr, 201 op/s 2023-12-01T05:54:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:49 smithi060 ceph-mon[109077]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-01T05:54:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:49 smithi089 ceph-mon[98504]: pgmap v3658: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 123 KiB/s rd, 33 MiB/s wr, 201 op/s 2023-12-01T05:54:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:49 smithi089 ceph-mon[98504]: osdmap e1625: 8 total, 8 up, 8 in 2023-12-01T05:54:49.754 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (69m) 6m ago 69m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (69m) 6m ago 69m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (70m) 6m ago 70m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (70m) 6m ago 70m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (73m) 6m ago 73m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (75m) 6m ago 75m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (75m) 6m ago 75m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (73m) 6m ago 73m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (73m) 6m ago 73m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:54:49.755 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (69m) 6m ago 69m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (69m) 6m ago 69m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (73m) 6m ago 73m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (72m) 6m ago 72m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (72m) 6m ago 72m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (72m) 6m ago 72m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (71m) 6m ago 71m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (71m) 6m ago 71m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (71m) 6m ago 71m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (70m) 6m ago 70m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:54:49.756 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (69m) 6m ago 70m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:54:50.086 INFO:tasks.workunit.client.0.smithi060.stdout: i=6 exists [815584~2979357,7179698~3082817,10606041~2214617,14287439~32160,16610542~10983328,28047616~2234840,34570975~380696,36701254~3561829,40307227~30316904,72103073~6717054,82377525~5952175,101199584~3454915,110264888~6046937,130099213~1270348,139236549~3331721,147285451~6433153,159127727~8870639,176558314~4704449,181850886~3099342,190101614~2973660,198328497~122323,219722840~5503585,250017205~4269847,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,282402432~2258127,286720871~2124310,312481803~8073961,322685868~368793,336924067~13189628,353787728~6849872,377630115~5091943,384164399~13529747,402250155~13040167] wrote [7179698~3082817,28047616~2234840,52588303~1821706,83469539~4860161,101199584~3454915,139236549~3331721,219722840~5503585,355951779~4685821,389060023~6940871] 2023-12-01T05:54:50.181 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:54:50.182 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:54:50.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:54:50.183 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:54:50.183 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:54:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:50 smithi060 ceph-mon[94233]: from='client.28640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:50 smithi060 ceph-mon[94233]: from='client.18771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:50 smithi060 ceph-mon[94233]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-01T05:54:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:50 smithi060 ceph-mon[109077]: from='client.28640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:50 smithi060 ceph-mon[109077]: from='client.18771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:50 smithi060 ceph-mon[109077]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-01T05:54:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:50 smithi089 ceph-mon[98504]: from='client.28640 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:50 smithi089 ceph-mon[98504]: from='client.18771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:54:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:50 smithi089 ceph-mon[98504]: osdmap e1626: 8 total, 8 up, 8 in 2023-12-01T05:54:51.094 INFO:tasks.workunit.client.0.smithi060.stdout: i=7 exists [815584~4298921,7179698~3082817,10606041~2214617,14287439~32160,16610542~10983328,28047616~2234840,34570975~380696,36701254~33922877,72103073~6717054,82377525~5952175,101199584~3454915,110264888~6046937,130099213~1270348,139236549~3331721,147285451~6433153,159127727~12542569,176558314~4704449,181850886~3099342,185107956~7967318,198328497~122323,202082005~7761699,216429830~8796595,235587305~5968815,250017205~4269847,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,312481803~8073961,322685868~368793,336924067~13189628,353787728~6849872,377630115~5091943,384164399~13529747,402250155~13040167] wrote [2045688~3068817,39282189~4715704,75261042~3518918,164660642~7009654,185107956~7380248,202082005~7761699,216429830~3302563,235587305~5968815,280427635~4279356,358262613~875686] 2023-12-01T05:54:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1537411930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:54:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:51 smithi060 ceph-mon[94233]: pgmap v3661: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:51 smithi060 ceph-mon[94233]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-01T05:54:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1537411930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:54:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:51 smithi060 ceph-mon[109077]: pgmap v3661: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:51 smithi060 ceph-mon[109077]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-01T05:54:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1537411930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:54:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:51 smithi089 ceph-mon[98504]: pgmap v3661: 137 pgs: 137 active+clean; 170 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:54:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:51 smithi089 ceph-mon[98504]: osdmap e1627: 8 total, 8 up, 8 in 2023-12-01T05:54:52.244 INFO:tasks.workunit.client.0.smithi060.stdout: i=8 exists [815584~4298921,7179698~3082817,10606041~2214617,14287439~32160,15843710~11750160,28047616~2234840,34570975~380696,36701254~33922877,72103073~6717054,82377525~5952175,100951341~23205,101199584~3454915,110264888~6046937,130099213~1270348,139236549~3331721,147285451~6433153,158179645~13490651,176558314~4704449,181850886~3099342,185107956~7967318,198328497~122323,202082005~7761699,216429830~8796595,235223236~6332884,250017205~4269847,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,312481803~8073961,322685868~368793,334931971~15181724,353787728~7302057,377630115~5091943,384164399~13529747,401353664~13936658] wrote [15843710~2476727,44502121~10357034,100951341~23205,158179645~6515405,235223236~672613,334931971~7859645,355103920~5985865,381816152~903587,401353664~8082843] 2023-12-01T05:54:53.205 INFO:tasks.workunit.client.0.smithi060.stdout: i=9 exists [815584~4298921,7179698~8260135,15843710~11750160,28047616~2234840,34570975~380696,36701254~33922877,72103073~6717054,82377525~5952175,89721624~4264063,100951341~23205,101199584~3454915,110264888~6046937,130099213~1270348,139236549~3331721,147285451~6433153,158179645~13490651,176558314~4704449,181850886~16250478,198328497~122323,202082005~7761699,216429830~8796595,235223236~6332884,250017205~4269847,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,295652066~7368436,312481803~8073961,322685868~368793,334931971~15181724,353787728~7302057,376071701~952996,377630115~5091943,384164399~13529747,401353664~13936658] wrote [10089296~5350537,40445297~14047,89721624~4264063,181878386~4608319,190106517~7994847,295652066~7368436,334954854~3928636,342519615~1161899,376071701~952996,389432819~6272211] 2023-12-01T05:54:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:54:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:52 smithi060 ceph-mon[94233]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-01T05:54:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:54:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:52 smithi060 ceph-mon[109077]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-01T05:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:52 smithi089 ceph-mon[98504]: osdmap e1628: 8 total, 8 up, 8 in 2023-12-01T05:54:54.218 INFO:tasks.workunit.client.0.smithi060.stdout: i=10 exists [815584~4298921,7179698~8260135,15843710~11750160,28047616~2234840,34570975~380696,36701254~33922877,72103073~6717054,79618380~2649968,82377525~5952175,89721624~4264063,100951341~23205,101199584~3454915,110264888~6046937,130099213~1270348,139236549~3331721,147285451~6433153,158179645~13490651,176558314~4704449,181850886~16250478,198328497~122323,202082005~7761699,216429830~8796595,226317379~3579373,235223236~6332884,245434279~1150220,250017205~5009202,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,295652066~11078653,312481803~8073961,322685868~368793,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [25713963~624062,79618380~2649968,226317379~3579373,245434279~1150220,251008287~4018120,299956297~6774422,355170295~5096419,382229619~3389040,399806849~6321013,410663637~7047511] 2023-12-01T05:54:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:53 smithi060 ceph-mon[94233]: pgmap v3664: 137 pgs: 137 active+clean; 375 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2023-12-01T05:54:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:53 smithi060 ceph-mon[94233]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-01T05:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:53 smithi060 ceph-mon[109077]: pgmap v3664: 137 pgs: 137 active+clean; 375 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2023-12-01T05:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:53 smithi060 ceph-mon[109077]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-01T05:54:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:53 smithi089 ceph-mon[98504]: pgmap v3664: 137 pgs: 137 active+clean; 375 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2023-12-01T05:54:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:53 smithi089 ceph-mon[98504]: osdmap e1629: 8 total, 8 up, 8 in 2023-12-01T05:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:54:54] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2023-12-01T05:54:55.211 INFO:tasks.workunit.client.0.smithi060.stdout: i=11 exists [815584~4298921,7179698~8260135,15843710~11750160,28047616~2234840,34570975~380696,36701254~33922877,72103073~6717054,79618380~2649968,82377525~5952175,89721624~14932875,110264888~6046937,130099213~1270348,131445823~1382946,139236549~3331721,147285451~6433153,158179645~16608288,176558314~4704449,181850886~16250478,198328497~122323,202082005~7761699,216429830~8796595,226317379~3579373,235223236~6332884,245434279~1150220,250017205~5009202,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,295652066~11078653,312481803~8073961,322685868~368793,326960280~6015543,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [61974313~1136464,73095927~285464,93838000~7945016,131445823~1382946,168635224~6152709,313935505~5062861,326960280~6015543,335574523~4963307,379176407~4546458] 2023-12-01T05:54:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:55 smithi060 ceph-mon[94233]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-01T05:54:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:55 smithi060 ceph-mon[94233]: pgmap v3667: 137 pgs: 137 active+clean; 375 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2023-12-01T05:54:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:55 smithi060 ceph-mon[109077]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-01T05:54:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:55 smithi060 ceph-mon[109077]: pgmap v3667: 137 pgs: 137 active+clean; 375 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2023-12-01T05:54:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:55 smithi089 ceph-mon[98504]: osdmap e1630: 8 total, 8 up, 8 in 2023-12-01T05:54:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:55 smithi089 ceph-mon[98504]: pgmap v3667: 137 pgs: 137 active+clean; 375 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 164 KiB/s rd, 43 MiB/s wr, 268 op/s 2023-12-01T05:54:56.235 INFO:tasks.workunit.client.0.smithi060.stdout: i=12 exists [815584~4298921,7179698~8260135,15843710~11750160,28047616~2234840,34570975~380696,36701254~33922877,72103073~6717054,79618380~2649968,82377525~5952175,89721624~14932875,110264888~6046937,130099213~1270348,131445823~1382946,138525525~15193079,154380190~3446284,158179645~23083118,181850886~16250478,198328497~122323,202082005~7761699,216429830~8796595,226317379~3579373,235223236~6332884,245434279~1150220,250017205~5009202,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,295652066~11078653,312481803~11963627,324506451~8469372,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [20880591~4566884,52487960~1957819,61052456~8106483,138525525~13675988,154380190~3446284,173893566~3856624,318508297~5937133,324506451~4714785] 2023-12-01T05:54:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:56 smithi060 ceph-mon[94233]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-01T05:54:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:56 smithi060 ceph-mon[109077]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-01T05:54:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:56 smithi089 ceph-mon[98504]: osdmap e1631: 8 total, 8 up, 8 in 2023-12-01T05:54:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:54:57.260 INFO:tasks.workunit.client.0.smithi060.stdout: i=13 exists [815584~4298921,7179698~20414172,28047616~2234840,34570975~380696,36701254~33922877,72103073~6717054,79618380~2649968,82377525~5952175,89721624~18490375,108451540~12932437,130099213~1270348,131445823~1382946,138525525~15193079,154380190~3446284,158179645~23083118,181850886~16250478,198328497~122323,202082005~7761699,216429830~8796595,226317379~3579373,235223236~6332884,245434279~1150220,250017205~5009202,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,295652066~11078653,312481803~11963627,324506451~8469372,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [2047483~2571332,13996944~3175004,50668928~4903715,100683046~7528953,108451540~12932437,354076460~1340473,359581248~1149721,385940190~2502385] 2023-12-01T05:54:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:57 smithi060 ceph-mon[94233]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-01T05:54:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:57 smithi060 ceph-mon[94233]: pgmap v3670: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 51 MiB/s wr, 346 op/s 2023-12-01T05:54:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:57 smithi060 ceph-mon[109077]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-01T05:54:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:57 smithi060 ceph-mon[109077]: pgmap v3670: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 51 MiB/s wr, 346 op/s 2023-12-01T05:54:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:57 smithi089 ceph-mon[98504]: osdmap e1632: 8 total, 8 up, 8 in 2023-12-01T05:54:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:57 smithi089 ceph-mon[98504]: pgmap v3670: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 51 MiB/s wr, 346 op/s 2023-12-01T05:54:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:58 smithi060 ceph-mon[94233]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-01T05:54:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]: dispatch 2023-12-01T05:54:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]: dispatch 2023-12-01T05:54:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:58 smithi060 ceph-mon[109077]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-01T05:54:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]: dispatch 2023-12-01T05:54:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]: dispatch 2023-12-01T05:54:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:58 smithi089 ceph-mon[98504]: osdmap e1633: 8 total, 8 up, 8 in 2023-12-01T05:54:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]: dispatch 2023-12-01T05:54:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]: dispatch 2023-12-01T05:54:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]': finished 2023-12-01T05:54:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:59 smithi060 ceph-mon[94233]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-01T05:54:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:54:59 smithi060 ceph-mon[94233]: pgmap v3673: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 51 MiB/s wr, 346 op/s 2023-12-01T05:54:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]': finished 2023-12-01T05:54:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:59 smithi060 ceph-mon[109077]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-01T05:54:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:54:59 smithi060 ceph-mon[109077]: pgmap v3673: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 51 MiB/s wr, 346 op/s 2023-12-01T05:54:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.d", "id": [3, 7]}]': finished 2023-12-01T05:54:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:59 smithi089 ceph-mon[98504]: osdmap e1634: 8 total, 8 up, 8 in 2023-12-01T05:54:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:54:59 smithi089 ceph-mon[98504]: pgmap v3673: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 214 KiB/s rd, 51 MiB/s wr, 346 op/s 2023-12-01T05:54:59.538 INFO:tasks.workunit.client.0.smithi060.stdout: i=14 exists [815584~4298921,7179698~23757668,34570975~380696,36701254~33922877,72103073~6717054,79618380~2649968,82377525~5952175,89721624~18490375,108451540~12932437,130099213~1270348,131445823~1382946,138525525~15193079,154380190~3446284,158179645~23083118,181850886~17737312,202082005~7761699,210333892~5536944,216429830~8796595,226317379~3579373,233039508~2080303,235223236~6332884,245434279~1150220,247174640~1353974,250017205~5009202,257303001~2511599,264970194~2608465,269641132~1712681,277293306~1548480,280427635~4279356,286720871~2124310,295652066~11864544,312481803~11963627,324506451~8469372,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [24242004~6695362,112873666~7688523,190007621~9580577,210333892~5536944,233039508~2080303,247174640~1353974,302160873~5355737,326847899~1617114,405326780~3471461] 2023-12-01T05:55:00.245 INFO:tasks.workunit.client.0.smithi060.stdout: i=15 exists [815584~5179814,7179698~23757668,34570975~380696,36701254~33922877,72103073~6717054,79618380~2649968,82377525~6465983,89721624~18490375,108451540~12932437,130099213~1270348,131445823~1382946,138525525~15193079,154380190~3446284,158179645~23083118,181850886~17737312,202082005~7761699,210333892~5536944,216429830~8796595,226317379~3579373,233039508~2080303,235223236~6332884,245434279~1150220,247174640~1353974,250017205~9797395,264970194~2608465,269641132~1712681,272756966~6084820,280427635~4279356,286720871~2124310,291373469~16143141,312481803~11963627,324506451~8469372,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [1535206~4460192,24774399~3139831,87320292~1523216,147176921~1880150,252320350~6276085,272756966~5700997,291373469~5912745,315154300~3306896,403712007~5378707] 2023-12-01T05:55:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:00 smithi060 ceph-mon[94233]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-01T05:55:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:00 smithi060 ceph-mon[109077]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-01T05:55:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:00 smithi089 ceph-mon[98504]: osdmap e1635: 8 total, 8 up, 8 in 2023-12-01T05:55:01.267 INFO:tasks.workunit.client.0.smithi060.stdout: i=16 exists [815584~5179814,7179698~23757668,34570975~380696,36701254~33922877,72103073~6717054,79618380~2649968,82377525~6465983,89721624~18490375,108451540~12932437,127500506~3869055,131445823~1382946,138525525~15779905,154380190~3446284,158179645~23083118,181850886~17737312,202082005~7761699,210333892~5536944,216429830~8796595,226317379~3579373,233039508~2080303,235223236~8263487,245434279~1150220,247174640~1353974,250017205~9797395,264970194~13871592,280427635~4279356,286720871~2124310,291373469~18660759,312481803~11963627,324506451~8469372,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [127500506~3623750,150929469~3375961,163701853~979238,240804458~2682265,256612976~258155,257458352~240748,265725731~7319561,294596404~3563609,299024595~11009633] 2023-12-01T05:55:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:01 smithi060 ceph-mon[94233]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-01T05:55:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:01 smithi060 ceph-mon[94233]: pgmap v3676: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:01 smithi060 ceph-mon[109077]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-01T05:55:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:01 smithi060 ceph-mon[109077]: pgmap v3676: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:01 smithi089 ceph-mon[98504]: osdmap e1636: 8 total, 8 up, 8 in 2023-12-01T05:55:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:01 smithi089 ceph-mon[98504]: pgmap v3676: 137 pgs: 137 active+clean; 592 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:02.253 INFO:tasks.workunit.client.0.smithi060.stdout: i=17 exists [815584~5179814,7179698~23757668,34570975~380696,36701254~33922877,72103073~6717054,79174446~3093902,82377525~6465983,89721624~18490375,108451540~12932437,127500506~3869055,131445823~1382946,138525525~15779905,154380190~3446284,158179645~23083118,181850886~17737312,199676723~10166981,210333892~5536944,216429830~8796595,226317379~3579373,233039508~2080303,235223236~8263487,245434279~1150220,247174640~1353974,250017205~9797395,264970194~19736797,286720871~2124310,291373469~18660759,310650476~13794954,324506451~8469372,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [45779848~7440411,58947103~205614,79174446~926517,101532780~1674853,199676723~7389409,210645455~3378477,277876142~5967579,304988353~2260941,310650476~3546439] 2023-12-01T05:55:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:02 smithi060 ceph-mon[94233]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-01T05:55:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:02 smithi060 ceph-mon[109077]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-01T05:55:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:02 smithi089 ceph-mon[98504]: osdmap e1637: 8 total, 8 up, 8 in 2023-12-01T05:55:03.229 INFO:tasks.workunit.client.0.smithi060.stdout: i=18 exists [815584~5179814,7179698~23757668,34570975~380696,36701254~33922877,72103073~6717054,79174446~3093902,82377525~6465983,89721624~31662353,127500506~3869055,131445823~1382946,138525525~15779905,154380190~3446284,158179645~23083118,181850886~17737312,199676723~10166981,210333892~5536944,216429830~8796595,226317379~3579373,233039508~2080303,235223236~8263487,245434279~1150220,247174640~1353974,250017205~9797395,259912432~437185,264970194~19736797,286720871~2124310,291373469~18660759,310650476~13794954,324506451~8469372,334931971~15181724,353787728~7302057,376071701~952996,377630115~20064031,399806849~17904299] wrote [13888232~2909447,59547564~4202580,101694277~1787053,105216890~3740292,173618641~3576473,192287164~1613735,252755012~5527627,259912432~437185,270436086~972662,321347468~109906] 2023-12-01T05:55:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:03 smithi060 ceph-mon[94233]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-01T05:55:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:03 smithi060 ceph-mon[94233]: pgmap v3679: 137 pgs: 137 active+clean; 742 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 162 KiB/s rd, 37 MiB/s wr, 258 op/s; 3.3 MiB/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:55:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:03 smithi060 ceph-mon[109077]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-01T05:55:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:03 smithi060 ceph-mon[109077]: pgmap v3679: 137 pgs: 137 active+clean; 742 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 162 KiB/s rd, 37 MiB/s wr, 258 op/s; 3.3 MiB/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:55:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:03 smithi089 ceph-mon[98504]: osdmap e1638: 8 total, 8 up, 8 in 2023-12-01T05:55:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:03 smithi089 ceph-mon[98504]: pgmap v3679: 137 pgs: 137 active+clean; 742 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 162 KiB/s rd, 37 MiB/s wr, 258 op/s; 3.3 MiB/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:55:04.305 INFO:tasks.workunit.client.0.smithi060.stdout: i=19 exists [815584~30121782,34570975~380696,36701254~33922877,72103073~6717054,79174446~3093902,82377525~6465983,89721624~31662353,127500506~3869055,131445823~1382946,138525525~15779905,154380190~3446284,158179645~23083118,181850886~17737312,199676723~10166981,210333892~5536944,216429830~8796595,226317379~3579373,231178363~12308360,245434279~1150220,247174640~1353974,250017205~9797395,259912432~437185,260584215~1382070,264970194~19736797,286720871~2124310,291373469~18660759,310650476~13794954,324506451~8469372,334931971~15181724,353787728~7302057,366618000~1118695,376071701~952996,377630115~20064031,399806849~17904299] wrote [1726098~6611176,150261111~1065160,160026407~3006679,167068544~8821606,231178363~7919454,260584215~1382070,277407271~4265426,366618000~1118695] 2023-12-01T05:55:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:04 smithi060 ceph-mon[94233]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-01T05:55:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:04 smithi060 ceph-mon[109077]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-01T05:55:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:55:04] "GET /metrics HTTP/1.1" 200 36492 "" "Prometheus/2.43.0" 2023-12-01T05:55:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:04 smithi089 ceph-mon[98504]: osdmap e1639: 8 total, 8 up, 8 in 2023-12-01T05:55:05.227 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 1 diff [37748736~8388608,75497472~4194304,159383552~8388608,255852544~4194304,264241152~4194304,310378496~8388608,335544320~8388608,406847488~8388608] 2023-12-01T05:55:05.227 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [37748736~8388608,75497472~4194304,159383552~8388608,255852544~4194304,264241152~4194304,310378496~8388608,335544320~8388608,406847488~8388608] 2023-12-01T05:55:05.237 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [37748736~12582912,75497472~4194304,159383552~12582912,255852544~4194304,264241152~4194304,310378496~12582912,335544320~8388608,406847488~12582912] 2023-12-01T05:55:05.237 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 2 diff [16777216~8388608,37748736~8388608,50331648~12582912,71303168~8388608,109051904~8388608,159383552~8388608,255852544~4194304,264241152~4194304,276824064~4194304,310378496~8388608,335544320~8388608,402653184~12582912] 2023-12-01T05:55:05.237 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [16777216~8388608,37748736~8388608,50331648~12582912,71303168~8388608,109051904~8388608,159383552~8388608,255852544~4194304,264241152~4194304,276824064~4194304,310378496~8388608,335544320~8388608,402653184~12582912] 2023-12-01T05:55:05.239 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [16777216~12582912,37748736~29360128,71303168~8388608,109051904~8388608,159383552~12582912,255852544~4194304,264241152~4194304,276824064~4194304,310378496~12582912,335544320~8388608,402653184~16777216] 2023-12-01T05:55:05.239 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 3 diff [8388608~4194304,16777216~8388608,37748736~29360128,71303168~8388608,109051904~8388608,146800640~20971520,188743680~4194304,247463936~12582912,264241152~4194304,276824064~4194304,310378496~8388608,335544320~8388608,356515840~4194304,402653184~12582912] 2023-12-01T05:55:05.239 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~4194304,16777216~8388608,37748736~29360128,71303168~8388608,109051904~8388608,146800640~20971520,188743680~4194304,247463936~12582912,264241152~4194304,276824064~4194304,310378496~8388608,335544320~8388608,356515840~4194304,402653184~12582912] 2023-12-01T05:55:05.241 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~20971520,37748736~29360128,71303168~8388608,109051904~8388608,146800640~25165824,188743680~8388608,247463936~12582912,264241152~4194304,276824064~4194304,310378496~12582912,335544320~8388608,356515840~4194304,402653184~16777216] 2023-12-01T05:55:05.241 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 4 diff [8388608~16777216,37748736~50331648,109051904~8388608,146800640~20971520,180355072~4194304,188743680~4194304,247463936~12582912,264241152~8388608,276824064~4194304,310378496~12582912,335544320~8388608,352321536~8388608,381681664~8388608,402653184~12582912] 2023-12-01T05:55:05.241 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~16777216,37748736~50331648,109051904~8388608,146800640~20971520,180355072~4194304,188743680~4194304,247463936~12582912,264241152~8388608,276824064~4194304,310378496~12582912,335544320~8388608,352321536~8388608,381681664~8388608,402653184~12582912] 2023-12-01T05:55:05.244 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~20971520,37748736~50331648,109051904~8388608,146800640~25165824,180355072~16777216,247463936~12582912,264241152~8388608,276824064~4194304,310378496~16777216,335544320~8388608,352321536~8388608,381681664~8388608,402653184~16777216] 2023-12-01T05:55:05.244 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 5 diff [0~4194304,8388608~16777216,33554432~54525952,109051904~8388608,130023424~4194304,146800640~20971520,176160768~8388608,188743680~4194304,197132288~4194304,247463936~12582912,264241152~8388608,276824064~4194304,285212672~4194304,310378496~12582912,335544320~8388608,352321536~8388608,377487360~12582912,402653184~12582912] 2023-12-01T05:55:05.244 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~16777216,33554432~54525952,109051904~8388608,130023424~4194304,146800640~20971520,176160768~8388608,188743680~4194304,197132288~4194304,247463936~12582912,264241152~8388608,276824064~4194304,285212672~4194304,310378496~12582912,335544320~8388608,352321536~8388608,377487360~12582912,402653184~12582912] 2023-12-01T05:55:05.248 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~4194304,8388608~20971520,33554432~54525952,109051904~8388608,130023424~4194304,146800640~25165824,176160768~25165824,247463936~12582912,264241152~8388608,276824064~4194304,285212672~4194304,310378496~16777216,335544320~8388608,352321536~8388608,377487360~12582912,402653184~16777216] 2023-12-01T05:55:05.248 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 6 diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~20971520,176160768~8388608,188743680~4194304,197132288~4194304,218103808~8388608,247463936~12582912,264241152~8388608,276824064~4194304,285212672~4194304,310378496~12582912,335544320~8388608,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.248 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~20971520,176160768~8388608,188743680~4194304,197132288~4194304,218103808~8388608,247463936~12582912,264241152~8388608,276824064~4194304,285212672~4194304,310378496~12582912,335544320~8388608,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.251 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~92274688,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~25165824,218103808~8388608,247463936~12582912,264241152~8388608,276824064~4194304,285212672~4194304,310378496~16777216,335544320~8388608,352321536~8388608,377487360~20971520,402653184~16777216] 2023-12-01T05:55:05.252 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 7 diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~20971520,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,310378496~12582912,335544320~8388608,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.252 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~20971520,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,310378496~12582912,335544320~8388608,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.256 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~92274688,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,310378496~16777216,335544320~8388608,352321536~8388608,377487360~20971520,402653184~16777216] 2023-12-01T05:55:05.256 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 8 diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,310378496~12582912,331350016~8388608,352321536~8388608,377487360~16777216,398458880~16777216] 2023-12-01T05:55:05.256 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,310378496~12582912,331350016~8388608,352321536~8388608,377487360~16777216,398458880~16777216] 2023-12-01T05:55:05.260 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~92274688,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,310378496~16777216,331350016~12582912,352321536~12582912,377487360~41943040] 2023-12-01T05:55:05.260 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 9 diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,293601280~8388608,310378496~12582912,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.260 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,293601280~8388608,310378496~12582912,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.264 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~96468992,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~12582912,264241152~8388608,276824064~12582912,293601280~12582912,310378496~16777216,331350016~12582912,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.264 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 10 diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~12582912,331350016~12582912,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.265 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~12582912,331350016~12582912,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.270 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~96468992,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~54525952,234881024~25165824,264241152~8388608,276824064~12582912,293601280~33554432,331350016~12582912,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.270 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 11 diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.270 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.275 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~104857600,109051904~8388608,130023424~4194304,138412032~4194304,146800640~83886080,234881024~25165824,264241152~8388608,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.276 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 12 diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~71303168,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.276 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~71303168,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.283 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~104857600,109051904~8388608,130023424~4194304,138412032~92274688,234881024~25165824,264241152~8388608,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.283 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 13 diff [0~29360128,33554432~88080384,130023424~4194304,138412032~71303168,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.283 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,130023424~4194304,138412032~71303168,213909504~12582912,234881024~25165824,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.289 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~92274688,234881024~25165824,264241152~8388608,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.289 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 14 diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~29360128,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.289 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~29360128,264241152~8388608,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.297 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~121634816,264241152~8388608,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.298 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 15 diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~29360128,264241152~41943040,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.298 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~29360128,264241152~41943040,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.304 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.305 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 16 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.305 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.312 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.312 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 17 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.312 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.320 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.320 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 18 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.320 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.327 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.328 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to 19 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:05.328 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:05.336 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.336 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 2 diff [16777216~8388608,50331648~12582912,71303168~8388608,109051904~8388608,276824064~4194304,335544320~4194304,402653184~8388608] 2023-12-01T05:55:05.336 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [16777216~8388608,50331648~12582912,71303168~8388608,109051904~8388608,276824064~4194304,335544320~4194304,402653184~8388608] 2023-12-01T05:55:05.337 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [16777216~12582912,50331648~16777216,71303168~8388608,109051904~8388608,276824064~4194304,335544320~8388608,402653184~12582912] 2023-12-01T05:55:05.337 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 3 diff [8388608~4194304,16777216~8388608,41943040~25165824,71303168~8388608,109051904~8388608,146800640~12582912,188743680~4194304,247463936~8388608,276824064~4194304,335544320~4194304,356515840~4194304,402653184~12582912] 2023-12-01T05:55:05.337 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~4194304,16777216~8388608,41943040~25165824,71303168~8388608,109051904~8388608,146800640~12582912,188743680~4194304,247463936~8388608,276824064~4194304,335544320~4194304,356515840~4194304,402653184~12582912] 2023-12-01T05:55:05.338 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~20971520,41943040~25165824,71303168~8388608,109051904~8388608,146800640~16777216,188743680~8388608,247463936~8388608,276824064~4194304,335544320~8388608,356515840~4194304,402653184~12582912] 2023-12-01T05:55:05.338 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 4 diff [8388608~16777216,41943040~46137344,109051904~8388608,146800640~12582912,180355072~4194304,188743680~4194304,247463936~8388608,268435456~4194304,276824064~4194304,318767104~4194304,335544320~4194304,352321536~8388608,381681664~8388608,402653184~12582912] 2023-12-01T05:55:05.338 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~16777216,41943040~46137344,109051904~8388608,146800640~12582912,180355072~4194304,188743680~4194304,247463936~8388608,268435456~4194304,276824064~4194304,318767104~4194304,335544320~4194304,352321536~8388608,381681664~8388608,402653184~12582912] 2023-12-01T05:55:05.340 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~20971520,41943040~46137344,109051904~8388608,146800640~16777216,180355072~16777216,247463936~8388608,268435456~4194304,276824064~4194304,318767104~8388608,335544320~8388608,352321536~8388608,381681664~8388608,402653184~12582912] 2023-12-01T05:55:05.340 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 5 diff [0~4194304,8388608~16777216,33554432~4194304,41943040~46137344,109051904~8388608,130023424~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,247463936~8388608,268435456~4194304,276824064~4194304,285212672~4194304,318767104~4194304,335544320~4194304,352321536~8388608,377487360~12582912,402653184~12582912] 2023-12-01T05:55:05.340 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~16777216,33554432~4194304,41943040~46137344,109051904~8388608,130023424~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,247463936~8388608,268435456~4194304,276824064~4194304,285212672~4194304,318767104~4194304,335544320~4194304,352321536~8388608,377487360~12582912,402653184~12582912] 2023-12-01T05:55:05.343 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~4194304,8388608~20971520,33554432~54525952,109051904~8388608,130023424~4194304,146800640~16777216,176160768~25165824,247463936~8388608,268435456~4194304,276824064~4194304,285212672~4194304,318767104~8388608,335544320~8388608,352321536~8388608,377487360~12582912,402653184~12582912] 2023-12-01T05:55:05.343 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 6 diff [0~29360128,33554432~4194304,41943040~46137344,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,218103808~8388608,247463936~8388608,268435456~4194304,276824064~4194304,285212672~4194304,318767104~4194304,335544320~4194304,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.343 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~4194304,41943040~46137344,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,218103808~8388608,247463936~8388608,268435456~4194304,276824064~4194304,285212672~4194304,318767104~4194304,335544320~4194304,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.345 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~92274688,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~16777216,176160768~25165824,218103808~8388608,247463936~8388608,268435456~4194304,276824064~4194304,285212672~4194304,318767104~8388608,335544320~8388608,352321536~8388608,377487360~20971520,402653184~12582912] 2023-12-01T05:55:05.345 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 7 diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~12582912,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,335544320~4194304,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.345 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~12582912,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,335544320~4194304,352321536~8388608,377487360~16777216,402653184~12582912] 2023-12-01T05:55:05.349 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~92274688,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~8388608,335544320~8388608,352321536~8388608,377487360~20971520,402653184~12582912] 2023-12-01T05:55:05.350 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 8 diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,331350016~8388608,352321536~8388608,377487360~16777216,398458880~16777216] 2023-12-01T05:55:05.350 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~54525952,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,331350016~8388608,352321536~8388608,377487360~16777216,398458880~16777216] 2023-12-01T05:55:05.354 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~92274688,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~8388608,331350016~12582912,352321536~12582912,377487360~37748736] 2023-12-01T05:55:05.354 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 9 diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,293601280~8388608,318767104~4194304,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.354 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,293601280~8388608,318767104~4194304,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.356 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~96468992,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,293601280~12582912,318767104~8388608,331350016~12582912,352321536~12582912,373293056~41943040] 2023-12-01T05:55:05.357 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 10 diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,318767104~4194304,331350016~12582912,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.357 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~62914560,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,318767104~4194304,331350016~12582912,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.361 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~96468992,100663296~4194304,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~54525952,234881024~20971520,268435456~4194304,276824064~12582912,293601280~16777216,318767104~8388608,331350016~12582912,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.361 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 11 diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.361 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.365 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~104857600,109051904~8388608,130023424~4194304,138412032~4194304,146800640~83886080,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.365 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 12 diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.365 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~71303168,109051904~8388608,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.370 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~104857600,109051904~8388608,130023424~4194304,138412032~92274688,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.370 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 13 diff [0~29360128,33554432~88080384,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.370 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.376 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~92274688,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.376 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 14 diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~25165824,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.376 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~25165824,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.381 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~117440512,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.381 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 15 diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~29360128,268435456~37748736,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.381 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,130023424~4194304,138412032~88080384,230686720~29360128,268435456~37748736,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.387 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~121634816,268435456~75497472,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.388 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 16 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.388 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.395 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.395 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 17 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.395 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.401 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.401 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 18 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.401 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.408 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.408 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to 19 diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:05.408 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:05.415 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.415 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 3 diff [8388608~4194304,41943040~16777216,146800640~12582912,188743680~4194304,247463936~8388608,356515840~4194304,406847488~8388608] 2023-12-01T05:55:05.415 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~4194304,41943040~16777216,146800640~12582912,188743680~4194304,247463936~8388608,356515840~4194304,406847488~8388608] 2023-12-01T05:55:05.416 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~8388608,41943040~16777216,146800640~16777216,188743680~8388608,247463936~8388608,356515840~4194304,406847488~8388608] 2023-12-01T05:55:05.416 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 4 diff [8388608~8388608,41943040~16777216,62914560~12582912,79691776~8388608,146800640~12582912,180355072~4194304,188743680~4194304,247463936~8388608,268435456~4194304,318767104~4194304,352321536~8388608,381681664~8388608,406847488~8388608] 2023-12-01T05:55:05.416 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~8388608,41943040~16777216,62914560~12582912,79691776~8388608,146800640~12582912,180355072~4194304,188743680~4194304,247463936~8388608,268435456~4194304,318767104~4194304,352321536~8388608,381681664~8388608,406847488~8388608] 2023-12-01T05:55:05.420 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~12582912,41943040~16777216,62914560~12582912,79691776~8388608,146800640~16777216,180355072~16777216,247463936~8388608,268435456~4194304,318767104~8388608,352321536~8388608,381681664~8388608,406847488~8388608] 2023-12-01T05:55:05.420 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 5 diff [0~4194304,8388608~8388608,33554432~4194304,41943040~16777216,62914560~12582912,79691776~8388608,130023424~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,247463936~8388608,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~12582912,406847488~8388608] 2023-12-01T05:55:05.420 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~8388608,33554432~4194304,41943040~16777216,62914560~12582912,79691776~8388608,130023424~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,247463936~8388608,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~12582912,406847488~8388608] 2023-12-01T05:55:05.420 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~4194304,8388608~12582912,33554432~25165824,62914560~25165824,130023424~4194304,146800640~16777216,176160768~25165824,247463936~8388608,268435456~4194304,285212672~4194304,318767104~8388608,352321536~8388608,377487360~12582912,406847488~8388608] 2023-12-01T05:55:05.420 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 6 diff [0~16777216,25165824~4194304,33554432~4194304,41943040~16777216,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,218103808~8388608,247463936~8388608,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~16777216,406847488~8388608] 2023-12-01T05:55:05.420 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,33554432~4194304,41943040~16777216,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,146800640~12582912,176160768~8388608,188743680~4194304,197132288~4194304,218103808~8388608,247463936~8388608,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~16777216,406847488~8388608] 2023-12-01T05:55:05.421 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~29360128,100663296~4194304,130023424~4194304,138412032~4194304,146800640~16777216,176160768~25165824,218103808~8388608,247463936~8388608,268435456~4194304,285212672~4194304,318767104~8388608,352321536~8388608,377487360~20971520,406847488~8388608] 2023-12-01T05:55:05.422 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 7 diff [0~16777216,25165824~4194304,33554432~20971520,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,146800640~12582912,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,352321536~8388608,377487360~16777216,406847488~8388608] 2023-12-01T05:55:05.422 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,33554432~20971520,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,146800640~12582912,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,352321536~8388608,377487360~16777216,406847488~8388608] 2023-12-01T05:55:05.424 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~29360128,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~8388608,352321536~8388608,377487360~20971520,406847488~8388608] 2023-12-01T05:55:05.424 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 8 diff [0~20971520,25165824~4194304,33554432~20971520,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,331350016~8388608,352321536~8388608,377487360~16777216,398458880~16777216] 2023-12-01T05:55:05.424 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~20971520,25165824~4194304,33554432~20971520,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~4194304,331350016~8388608,352321536~8388608,377487360~16777216,398458880~16777216] 2023-12-01T05:55:05.428 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~29360128,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,318767104~8388608,331350016~12582912,352321536~12582912,377487360~37748736] 2023-12-01T05:55:05.428 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 9 diff [0~20971520,25165824~4194304,33554432~20971520,62914560~12582912,79691776~16777216,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,293601280~8388608,318767104~4194304,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.428 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~20971520,25165824~4194304,33554432~20971520,62914560~12582912,79691776~16777216,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,293601280~8388608,318767104~4194304,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.430 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~50331648,234881024~8388608,247463936~8388608,268435456~4194304,276824064~12582912,293601280~12582912,318767104~8388608,331350016~12582912,352321536~12582912,373293056~41943040] 2023-12-01T05:55:05.431 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 10 diff [0~20971520,25165824~4194304,33554432~20971520,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,318767104~4194304,331350016~12582912,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.431 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~20971520,25165824~4194304,33554432~20971520,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,318767104~4194304,331350016~12582912,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.437 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,146800640~25165824,176160768~54525952,234881024~20971520,268435456~4194304,276824064~12582912,293601280~16777216,318767104~8388608,331350016~12582912,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.438 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 11 diff [0~20971520,25165824~4194304,33554432~20971520,58720256~46137344,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.438 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~20971520,25165824~4194304,33554432~20971520,58720256~46137344,130023424~4194304,138412032~4194304,146800640~25165824,176160768~33554432,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.439 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~79691776,130023424~4194304,138412032~4194304,146800640~83886080,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.439 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 12 diff [0~29360128,33554432~20971520,58720256~46137344,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.439 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~46137344,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.443 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~104857600,130023424~4194304,138412032~92274688,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.444 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 13 diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.444 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~71303168,213909504~12582912,234881024~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.448 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~92274688,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.448 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 14 diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~25165824,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.448 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~25165824,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.453 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~117440512,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.453 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 15 diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~29360128,268435456~37748736,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.453 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~29360128,268435456~37748736,310378496~33554432,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.459 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~121634816,268435456~75497472,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.459 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 16 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.459 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.464 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.464 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 17 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.464 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.470 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.470 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 18 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.470 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.476 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.476 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to 19 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:05.476 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:05.483 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.483 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 4 diff [12582912~4194304,62914560~12582912,79691776~8388608,180355072~4194304,268435456~4194304,318767104~4194304,352321536~4194304,381681664~8388608] 2023-12-01T05:55:05.483 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [12582912~4194304,62914560~12582912,79691776~8388608,180355072~4194304,268435456~4194304,318767104~4194304,352321536~4194304,381681664~8388608] 2023-12-01T05:55:05.485 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [12582912~8388608,62914560~12582912,79691776~8388608,180355072~8388608,268435456~4194304,318767104~8388608,352321536~4194304,381681664~8388608] 2023-12-01T05:55:05.485 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 5 diff [0~4194304,12582912~4194304,33554432~4194304,62914560~12582912,79691776~8388608,130023424~4194304,176160768~8388608,197132288~4194304,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~12582912] 2023-12-01T05:55:05.485 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~4194304,33554432~4194304,62914560~12582912,79691776~8388608,130023424~4194304,176160768~8388608,197132288~4194304,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~12582912] 2023-12-01T05:55:05.486 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~4194304,12582912~8388608,33554432~8388608,62914560~25165824,130023424~4194304,176160768~12582912,197132288~4194304,268435456~4194304,285212672~4194304,318767104~8388608,352321536~8388608,377487360~12582912] 2023-12-01T05:55:05.487 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 6 diff [0~8388608,12582912~4194304,25165824~4194304,33554432~4194304,50331648~4194304,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,176160768~8388608,197132288~4194304,218103808~8388608,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.487 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,25165824~4194304,33554432~4194304,50331648~4194304,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,176160768~8388608,197132288~4194304,218103808~8388608,268435456~4194304,285212672~4194304,318767104~4194304,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.488 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~16777216,50331648~4194304,62914560~29360128,100663296~4194304,130023424~4194304,138412032~4194304,176160768~12582912,197132288~4194304,218103808~8388608,268435456~4194304,285212672~4194304,318767104~8388608,352321536~8388608,377487360~20971520] 2023-12-01T05:55:05.489 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 7 diff [0~8388608,12582912~4194304,25165824~4194304,33554432~8388608,50331648~4194304,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,268435456~4194304,276824064~12582912,318767104~4194304,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.489 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,25165824~4194304,33554432~8388608,50331648~4194304,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,268435456~4194304,276824064~12582912,318767104~4194304,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.490 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~20971520,50331648~4194304,62914560~29360128,100663296~4194304,130023424~4194304,138412032~4194304,163577856~8388608,176160768~16777216,197132288~29360128,234881024~8388608,268435456~4194304,276824064~12582912,318767104~8388608,352321536~8388608,377487360~20971520] 2023-12-01T05:55:05.491 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 8 diff [0~8388608,12582912~8388608,25165824~4194304,33554432~20971520,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,268435456~4194304,276824064~12582912,318767104~4194304,331350016~8388608,352321536~8388608,377487360~16777216,398458880~8388608] 2023-12-01T05:55:05.491 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~8388608,25165824~4194304,33554432~20971520,62914560~12582912,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,268435456~4194304,276824064~12582912,318767104~4194304,331350016~8388608,352321536~8388608,377487360~16777216,398458880~8388608] 2023-12-01T05:55:05.493 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~29360128,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~16777216,197132288~29360128,234881024~8388608,268435456~4194304,276824064~12582912,318767104~8388608,331350016~12582912,352321536~12582912,377487360~33554432] 2023-12-01T05:55:05.493 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 9 diff [0~20971520,25165824~4194304,33554432~20971520,62914560~12582912,79691776~16777216,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~8388608,268435456~4194304,276824064~12582912,293601280~8388608,318767104~4194304,331350016~12582912,352321536~8388608,373293056~20971520,398458880~8388608] 2023-12-01T05:55:05.493 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~20971520,25165824~4194304,33554432~20971520,62914560~12582912,79691776~16777216,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~8388608,268435456~4194304,276824064~12582912,293601280~8388608,318767104~4194304,331350016~12582912,352321536~8388608,373293056~20971520,398458880~8388608] 2023-12-01T05:55:05.496 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~50331648,234881024~8388608,268435456~4194304,276824064~12582912,293601280~12582912,318767104~8388608,331350016~12582912,352321536~12582912,373293056~37748736] 2023-12-01T05:55:05.496 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 10 diff [0~20971520,25165824~4194304,33554432~20971520,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,318767104~4194304,331350016~12582912,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.496 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~20971520,25165824~4194304,33554432~20971520,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,318767104~4194304,331350016~12582912,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.500 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,62914560~33554432,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~54525952,234881024~20971520,268435456~4194304,276824064~12582912,293601280~16777216,318767104~8388608,331350016~12582912,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.500 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 11 diff [0~20971520,25165824~4194304,33554432~20971520,58720256~46137344,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.500 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~20971520,25165824~4194304,33554432~20971520,58720256~46137344,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.503 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~79691776,130023424~4194304,138412032~4194304,155189248~75497472,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.503 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 12 diff [0~29360128,33554432~20971520,58720256~46137344,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.503 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~46137344,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.507 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~104857600,130023424~4194304,138412032~92274688,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.507 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 13 diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.507 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:05 smithi060 ceph-mon[109077]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-01T05:55:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:05 smithi060 ceph-mon[109077]: pgmap v3682: 137 pgs: 137 active+clean; 742 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 162 KiB/s rd, 37 MiB/s wr, 258 op/s; 3.3 MiB/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:55:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:05 smithi060 ceph-mon[94233]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-01T05:55:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:05 smithi060 ceph-mon[94233]: pgmap v3682: 137 pgs: 137 active+clean; 742 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 162 KiB/s rd, 37 MiB/s wr, 258 op/s; 3.3 MiB/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:55:05.512 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~92274688,234881024~20971520,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.512 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 14 diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.512 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~20971520,268435456~4194304,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.516 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~117440512,268435456~4194304,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.517 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 15 diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~25165824,268435456~37748736,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.517 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,130023424~4194304,138412032~88080384,230686720~25165824,268435456~37748736,310378496~33554432,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.522 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~121634816,268435456~75497472,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.522 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 16 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.522 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.527 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.527 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 17 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.527 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.533 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.533 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 18 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.533 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~41943040] 2023-12-01T05:55:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:05 smithi089 ceph-mon[98504]: osdmap e1640: 8 total, 8 up, 8 in 2023-12-01T05:55:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:05 smithi089 ceph-mon[98504]: pgmap v3682: 137 pgs: 137 active+clean; 742 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 162 KiB/s rd, 37 MiB/s wr, 258 op/s; 3.3 MiB/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:55:05.539 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.539 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to 19 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:05.539 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:05.546 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.547 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 5 diff [0~4194304,33554432~4194304,71303168~4194304,130023424~4194304,176160768~8388608,197132288~4194304,285212672~4194304,356515840~4194304,377487360~8388608] 2023-12-01T05:55:05.547 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,33554432~4194304,71303168~4194304,130023424~4194304,176160768~8388608,197132288~4194304,285212672~4194304,356515840~4194304,377487360~8388608] 2023-12-01T05:55:05.547 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~4194304,33554432~8388608,71303168~8388608,130023424~4194304,176160768~8388608,197132288~4194304,285212672~4194304,356515840~4194304,377487360~8388608] 2023-12-01T05:55:05.547 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 6 diff [0~8388608,25165824~4194304,33554432~4194304,50331648~4194304,71303168~4194304,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,176160768~8388608,197132288~4194304,218103808~8388608,285212672~4194304,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.547 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,25165824~4194304,33554432~4194304,50331648~4194304,71303168~4194304,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,176160768~8388608,197132288~4194304,218103808~8388608,285212672~4194304,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.549 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~12582912,25165824~16777216,50331648~4194304,71303168~20971520,100663296~4194304,130023424~4194304,138412032~4194304,176160768~8388608,197132288~4194304,218103808~8388608,285212672~4194304,352321536~8388608,377487360~20971520] 2023-12-01T05:55:05.549 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 7 diff [0~8388608,25165824~4194304,33554432~8388608,50331648~4194304,71303168~4194304,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,276824064~12582912,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.549 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,25165824~4194304,33554432~8388608,50331648~4194304,71303168~4194304,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,163577856~8388608,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,276824064~12582912,352321536~8388608,377487360~16777216] 2023-12-01T05:55:05.551 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~12582912,25165824~20971520,50331648~4194304,71303168~20971520,100663296~4194304,130023424~4194304,138412032~4194304,163577856~8388608,176160768~16777216,197132288~29360128,234881024~8388608,276824064~12582912,352321536~8388608,377487360~20971520] 2023-12-01T05:55:05.551 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 8 diff [0~8388608,12582912~4194304,25165824~4194304,33554432~20971520,71303168~4194304,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,276824064~12582912,331350016~8388608,352321536~8388608,377487360~16777216,398458880~8388608] 2023-12-01T05:55:05.551 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,25165824~4194304,33554432~20971520,71303168~4194304,79691776~8388608,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~16777216,197132288~12582912,213909504~12582912,234881024~8388608,276824064~12582912,331350016~8388608,352321536~8388608,377487360~16777216,398458880~8388608] 2023-12-01T05:55:05.553 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,71303168~20971520,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~16777216,197132288~29360128,234881024~8388608,276824064~12582912,331350016~12582912,352321536~12582912,377487360~33554432] 2023-12-01T05:55:05.553 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 9 diff [0~16777216,25165824~4194304,33554432~20971520,71303168~4194304,79691776~16777216,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~8388608,276824064~12582912,293601280~8388608,331350016~12582912,352321536~8388608,373293056~20971520,398458880~8388608] 2023-12-01T05:55:05.554 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,33554432~20971520,71303168~4194304,79691776~16777216,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~8388608,276824064~12582912,293601280~8388608,331350016~12582912,352321536~8388608,373293056~20971520,398458880~8388608] 2023-12-01T05:55:05.556 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,71303168~25165824,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~50331648,234881024~8388608,276824064~12582912,293601280~12582912,331350016~12582912,352321536~12582912,373293056~37748736] 2023-12-01T05:55:05.556 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 10 diff [0~16777216,25165824~4194304,33554432~20971520,71303168~25165824,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.556 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,33554432~20971520,71303168~25165824,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,331350016~12582912,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.558 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~33554432,71303168~25165824,100663296~4194304,130023424~4194304,138412032~4194304,155189248~16777216,176160768~54525952,234881024~20971520,276824064~12582912,293601280~16777216,331350016~12582912,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.561 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 11 diff [0~16777216,25165824~4194304,33554432~20971520,58720256~4194304,71303168~33554432,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.561 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,33554432~20971520,58720256~4194304,71303168~33554432,130023424~4194304,138412032~4194304,155189248~16777216,176160768~33554432,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.562 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~41943040,71303168~33554432,130023424~4194304,138412032~4194304,155189248~75497472,234881024~20971520,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.563 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 12 diff [0~29360128,33554432~20971520,58720256~8388608,71303168~33554432,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.563 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~8388608,71303168~33554432,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.566 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~104857600,130023424~4194304,138412032~92274688,234881024~20971520,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.566 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 13 diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.566 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,130023424~4194304,138412032~71303168,213909504~12582912,234881024~16777216,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.570 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~92274688,234881024~20971520,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.570 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 14 diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,130023424~4194304,138412032~88080384,230686720~20971520,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.570 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,130023424~4194304,138412032~88080384,230686720~20971520,276824064~12582912,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.574 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~117440512,276824064~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.575 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 15 diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,130023424~4194304,138412032~88080384,230686720~25165824,272629760~33554432,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.575 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,130023424~4194304,138412032~88080384,230686720~25165824,272629760~33554432,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.580 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,130023424~4194304,138412032~121634816,272629760~71303168,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.580 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 16 diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.580 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.585 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.585 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 17 diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.585 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~8388608,71303168~50331648,125829120~8388608,138412032~88080384,230686720~25165824,264241152~79691776,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.591 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~121634816,264241152~79691776,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.592 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 18 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.592 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~29360128,264241152~79691776,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.598 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.598 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to 19 diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.598 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.604 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.605 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 6 diff [4194304~4194304,25165824~4194304,50331648~4194304,79691776~8388608,100663296~4194304,138412032~4194304,218103808~8388608,352321536~8388608,385875968~8388608] 2023-12-01T05:55:05.605 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [4194304~4194304,25165824~4194304,50331648~4194304,79691776~8388608,100663296~4194304,138412032~4194304,218103808~8388608,352321536~8388608,385875968~8388608] 2023-12-01T05:55:05.606 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [4194304~8388608,25165824~8388608,50331648~4194304,79691776~12582912,100663296~4194304,138412032~4194304,218103808~8388608,352321536~8388608,385875968~12582912] 2023-12-01T05:55:05.606 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 7 diff [0~8388608,25165824~4194304,37748736~8388608,50331648~4194304,71303168~4194304,79691776~8388608,100663296~4194304,138412032~4194304,163577856~8388608,184549376~8388608,201326592~8388608,213909504~12582912,234881024~8388608,276824064~8388608,352321536~8388608,385875968~8388608] 2023-12-01T05:55:05.606 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,25165824~4194304,37748736~8388608,50331648~4194304,71303168~4194304,79691776~8388608,100663296~4194304,138412032~4194304,163577856~8388608,184549376~8388608,201326592~8388608,213909504~12582912,234881024~8388608,276824064~8388608,352321536~8388608,385875968~8388608] 2023-12-01T05:55:05.608 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~12582912,25165824~8388608,37748736~8388608,50331648~4194304,71303168~20971520,100663296~4194304,138412032~4194304,163577856~8388608,184549376~8388608,201326592~25165824,234881024~8388608,276824064~8388608,352321536~8388608,385875968~12582912] 2023-12-01T05:55:05.608 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 8 diff [0~8388608,12582912~4194304,25165824~4194304,37748736~16777216,71303168~4194304,79691776~8388608,100663296~4194304,138412032~4194304,155189248~16777216,184549376~8388608,201326592~8388608,213909504~12582912,234881024~8388608,276824064~8388608,331350016~8388608,352321536~8388608,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.608 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,25165824~4194304,37748736~16777216,71303168~4194304,79691776~8388608,100663296~4194304,138412032~4194304,155189248~16777216,184549376~8388608,201326592~8388608,213909504~12582912,234881024~8388608,276824064~8388608,331350016~8388608,352321536~8388608,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.610 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~8388608,37748736~20971520,71303168~20971520,100663296~4194304,138412032~4194304,155189248~16777216,184549376~8388608,201326592~25165824,234881024~8388608,276824064~8388608,331350016~12582912,352321536~12582912,381681664~29360128] 2023-12-01T05:55:05.610 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 9 diff [0~16777216,25165824~4194304,37748736~16777216,71303168~4194304,79691776~16777216,100663296~4194304,138412032~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~12582912,234881024~8388608,276824064~8388608,293601280~8388608,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.610 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,37748736~16777216,71303168~4194304,79691776~16777216,100663296~4194304,138412032~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~12582912,234881024~8388608,276824064~8388608,293601280~8388608,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.613 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~8388608,37748736~20971520,71303168~25165824,100663296~4194304,138412032~4194304,155189248~16777216,180355072~46137344,234881024~8388608,276824064~8388608,293601280~12582912,331350016~12582912,352321536~12582912,373293056~4194304,381681664~29360128] 2023-12-01T05:55:05.613 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 10 diff [0~16777216,25165824~4194304,37748736~16777216,71303168~25165824,100663296~4194304,138412032~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.613 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,37748736~16777216,71303168~25165824,100663296~4194304,138412032~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.620 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~8388608,37748736~20971520,71303168~25165824,100663296~4194304,138412032~4194304,155189248~16777216,180355072~50331648,234881024~20971520,276824064~8388608,293601280~16777216,331350016~12582912,352321536~12582912,373293056~4194304,381681664~37748736] 2023-12-01T05:55:05.620 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 11 diff [0~16777216,25165824~4194304,37748736~16777216,58720256~4194304,71303168~33554432,130023424~4194304,138412032~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.620 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~16777216,25165824~4194304,37748736~16777216,58720256~4194304,71303168~33554432,130023424~4194304,138412032~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.620 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~8388608,37748736~29360128,71303168~33554432,130023424~4194304,138412032~4194304,155189248~20971520,180355072~50331648,234881024~20971520,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.620 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 12 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~33554432,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.621 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~33554432,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.624 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~67108864,130023424~4194304,138412032~92274688,234881024~20971520,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.624 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 13 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.624 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~12582912,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.628 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,130023424~4194304,138412032~92274688,234881024~20971520,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.628 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 14 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,130023424~4194304,138412032~37748736,180355072~46137344,230686720~20971520,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.630 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,130023424~4194304,138412032~37748736,180355072~46137344,230686720~20971520,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.633 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,130023424~4194304,138412032~117440512,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.633 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 15 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,130023424~4194304,138412032~37748736,180355072~46137344,230686720~25165824,272629760~12582912,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.633 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,130023424~4194304,138412032~37748736,180355072~46137344,230686720~25165824,272629760~12582912,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.638 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,130023424~4194304,138412032~121634816,272629760~12582912,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.638 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 16 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,125829120~8388608,138412032~37748736,180355072~46137344,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.638 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,125829120~8388608,138412032~37748736,180355072~46137344,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.642 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~121634816,264241152~20971520,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.642 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 17 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,125829120~8388608,138412032~37748736,180355072~46137344,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.642 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~50331648,125829120~8388608,138412032~37748736,180355072~46137344,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.647 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~121634816,264241152~20971520,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.647 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 18 diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~29360128,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.647 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~29360128,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.654 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.654 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to 19 diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.654 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.659 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.660 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 7 diff [0~4194304,37748736~8388608,71303168~4194304,163577856~8388608,184549376~8388608,201326592~8388608,213909504~4194304,234881024~8388608,276824064~8388608,356515840~4194304] 2023-12-01T05:55:05.660 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,37748736~8388608,71303168~4194304,163577856~8388608,184549376~8388608,201326592~8388608,213909504~4194304,234881024~8388608,276824064~8388608,356515840~4194304] 2023-12-01T05:55:05.660 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,37748736~8388608,71303168~8388608,163577856~8388608,184549376~8388608,201326592~20971520,234881024~8388608,276824064~8388608,356515840~4194304] 2023-12-01T05:55:05.660 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 8 diff [0~4194304,12582912~4194304,37748736~16777216,71303168~4194304,100663296~4194304,155189248~16777216,184549376~8388608,201326592~8388608,213909504~4194304,234881024~8388608,276824064~8388608,331350016~8388608,352321536~8388608,381681664~4194304,398458880~8388608] 2023-12-01T05:55:05.660 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~4194304,37748736~16777216,71303168~4194304,100663296~4194304,155189248~16777216,184549376~8388608,201326592~8388608,213909504~4194304,234881024~8388608,276824064~8388608,331350016~8388608,352321536~8388608,381681664~4194304,398458880~8388608] 2023-12-01T05:55:05.663 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,37748736~20971520,71303168~8388608,100663296~4194304,155189248~16777216,184549376~8388608,201326592~20971520,234881024~8388608,276824064~8388608,331350016~12582912,352321536~12582912,381681664~4194304,398458880~12582912] 2023-12-01T05:55:05.663 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 9 diff [0~4194304,8388608~8388608,37748736~16777216,71303168~4194304,88080384~8388608,100663296~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~4194304,234881024~8388608,276824064~8388608,293601280~8388608,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.663 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~8388608,37748736~16777216,71303168~4194304,88080384~8388608,100663296~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~4194304,234881024~8388608,276824064~8388608,293601280~8388608,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.664 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,37748736~20971520,71303168~8388608,88080384~8388608,100663296~4194304,155189248~16777216,180355072~41943040,234881024~8388608,276824064~8388608,293601280~12582912,331350016~12582912,352321536~12582912,373293056~4194304,381681664~29360128] 2023-12-01T05:55:05.665 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 10 diff [0~4194304,8388608~8388608,25165824~4194304,37748736~16777216,71303168~8388608,88080384~8388608,100663296~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.665 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~8388608,25165824~4194304,37748736~16777216,71303168~8388608,88080384~8388608,100663296~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.667 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~4194304,37748736~20971520,71303168~12582912,88080384~8388608,100663296~4194304,155189248~16777216,180355072~50331648,234881024~20971520,276824064~8388608,293601280~16777216,331350016~12582912,352321536~12582912,373293056~4194304,381681664~37748736] 2023-12-01T05:55:05.667 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 11 diff [0~4194304,8388608~8388608,25165824~4194304,37748736~16777216,58720256~4194304,71303168~8388608,88080384~12582912,130023424~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.667 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~8388608,25165824~4194304,37748736~16777216,58720256~4194304,71303168~8388608,88080384~12582912,130023424~4194304,155189248~16777216,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.669 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~20971520,25165824~4194304,37748736~29360128,71303168~12582912,88080384~16777216,130023424~4194304,155189248~20971520,180355072~50331648,234881024~20971520,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.669 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 12 diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~12582912,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.670 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~12582912,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.673 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~29360128,37748736~46137344,88080384~16777216,130023424~4194304,138412032~92274688,234881024~20971520,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.673 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 13 diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.673 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~37748736,180355072~16777216,201326592~8388608,213909504~4194304,222298112~4194304,234881024~16777216,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.677 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~29360128,37748736~46137344,88080384~33554432,130023424~4194304,138412032~92274688,234881024~20971520,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.677 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 14 diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~37748736,180355072~37748736,222298112~4194304,230686720~20971520,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.677 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~37748736,180355072~37748736,222298112~4194304,230686720~20971520,276824064~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.681 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~46137344,88080384~33554432,130023424~4194304,138412032~117440512,276824064~8388608,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.681 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 15 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,130023424~4194304,138412032~37748736,180355072~37748736,222298112~4194304,230686720~25165824,272629760~12582912,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.681 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,130023424~4194304,138412032~37748736,180355072~37748736,222298112~4194304,230686720~25165824,272629760~12582912,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.685 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,130023424~4194304,138412032~121634816,272629760~12582912,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.685 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 16 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.686 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.691 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~121634816,264241152~20971520,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.691 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 17 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.691 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.697 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~121634816,264241152~20971520,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.697 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 18 diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~29360128,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.697 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~29360128,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.702 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.702 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to 19 diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.703 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.707 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.708 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 8 diff [12582912~4194304,41943040~12582912,100663296~4194304,155189248~8388608,234881024~4194304,331350016~8388608,352321536~8388608,381681664~4194304,398458880~8388608] 2023-12-01T05:55:05.708 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [12582912~4194304,41943040~12582912,100663296~4194304,155189248~8388608,234881024~4194304,331350016~8388608,352321536~8388608,381681664~4194304,398458880~8388608] 2023-12-01T05:55:05.709 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [12582912~8388608,41943040~16777216,100663296~4194304,155189248~12582912,234881024~4194304,331350016~12582912,352321536~12582912,381681664~4194304,398458880~12582912] 2023-12-01T05:55:05.709 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 9 diff [8388608~8388608,37748736~16777216,88080384~8388608,100663296~4194304,155189248~8388608,180355072~16777216,234881024~4194304,293601280~8388608,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.709 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~8388608,37748736~16777216,88080384~8388608,100663296~4194304,155189248~8388608,180355072~16777216,234881024~4194304,293601280~8388608,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~8388608] 2023-12-01T05:55:05.711 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~12582912,37748736~20971520,88080384~8388608,100663296~4194304,155189248~12582912,180355072~20971520,234881024~4194304,293601280~12582912,331350016~12582912,352321536~12582912,373293056~4194304,381681664~29360128] 2023-12-01T05:55:05.711 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 10 diff [8388608~8388608,25165824~4194304,37748736~16777216,75497472~4194304,88080384~8388608,100663296~4194304,155189248~8388608,180355072~16777216,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.711 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~8388608,25165824~4194304,37748736~16777216,75497472~4194304,88080384~8388608,100663296~4194304,155189248~8388608,180355072~16777216,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,331350016~12582912,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.714 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~12582912,25165824~4194304,37748736~20971520,75497472~8388608,88080384~8388608,100663296~4194304,155189248~12582912,180355072~20971520,222298112~8388608,234881024~4194304,243269632~12582912,293601280~16777216,331350016~12582912,352321536~12582912,373293056~4194304,381681664~37748736] 2023-12-01T05:55:05.714 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 11 diff [8388608~8388608,25165824~4194304,37748736~16777216,58720256~4194304,71303168~8388608,88080384~12582912,130023424~4194304,155189248~8388608,167772160~8388608,180355072~16777216,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.714 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~8388608,25165824~4194304,37748736~16777216,58720256~4194304,71303168~8388608,88080384~12582912,130023424~4194304,155189248~8388608,167772160~8388608,180355072~16777216,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.716 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~12582912,25165824~4194304,37748736~29360128,71303168~12582912,88080384~16777216,130023424~4194304,155189248~20971520,180355072~20971520,222298112~8388608,234881024~4194304,243269632~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.716 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 12 diff [8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~12582912,130023424~4194304,138412032~25165824,167772160~29360128,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.716 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~12582912,130023424~4194304,138412032~25165824,167772160~29360128,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.720 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~20971520,37748736~46137344,88080384~16777216,130023424~4194304,138412032~62914560,222298112~8388608,234881024~4194304,243269632~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.720 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 13 diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~25165824,167772160~29360128,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.720 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~25165824,167772160~29360128,222298112~4194304,234881024~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.724 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~29360128,37748736~46137344,88080384~33554432,130023424~4194304,138412032~62914560,222298112~8388608,234881024~4194304,243269632~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.724 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 14 diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~25165824,167772160~33554432,209715200~8388608,222298112~4194304,230686720~8388608,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.724 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~20971520,37748736~16777216,58720256~8388608,71303168~8388608,88080384~33554432,130023424~4194304,138412032~25165824,167772160~33554432,209715200~8388608,222298112~4194304,230686720~8388608,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.727 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~46137344,88080384~33554432,130023424~4194304,138412032~62914560,209715200~8388608,222298112~16777216,243269632~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.728 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 15 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,130023424~4194304,138412032~25165824,167772160~33554432,209715200~8388608,222298112~4194304,230686720~8388608,243269632~12582912,272629760~8388608,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.728 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,130023424~4194304,138412032~25165824,167772160~33554432,209715200~8388608,222298112~4194304,230686720~8388608,243269632~12582912,272629760~8388608,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.731 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,130023424~4194304,138412032~62914560,209715200~8388608,222298112~16777216,243269632~16777216,272629760~8388608,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.731 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 16 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~25165824,167772160~33554432,209715200~8388608,222298112~4194304,230686720~25165824,264241152~16777216,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.732 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~25165824,167772160~33554432,209715200~8388608,222298112~4194304,230686720~25165824,264241152~16777216,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.735 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~62914560,209715200~8388608,222298112~37748736,264241152~16777216,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.735 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 17 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~25165824,167772160~37748736,209715200~8388608,222298112~4194304,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.735 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~25165824,167772160~37748736,209715200~8388608,222298112~4194304,230686720~25165824,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.740 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~37748736,264241152~20971520,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.740 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 18 diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~25165824,167772160~37748736,209715200~8388608,222298112~4194304,230686720~29360128,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.740 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~25165824,167772160~37748736,209715200~8388608,222298112~4194304,230686720~29360128,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.745 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.745 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to 19 diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.745 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.750 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.751 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 9 diff [8388608~8388608,37748736~4194304,88080384~8388608,180355072~16777216,293601280~8388608,331350016~4194304,339738624~4194304,373293056~4194304,385875968~8388608] 2023-12-01T05:55:05.751 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~8388608,37748736~4194304,88080384~8388608,180355072~16777216,293601280~8388608,331350016~4194304,339738624~4194304,373293056~4194304,385875968~8388608] 2023-12-01T05:55:05.752 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~8388608,37748736~4194304,88080384~8388608,180355072~20971520,293601280~12582912,331350016~12582912,373293056~4194304,385875968~12582912] 2023-12-01T05:55:05.752 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 10 diff [8388608~8388608,25165824~4194304,37748736~4194304,75497472~4194304,88080384~8388608,180355072~16777216,222298112~4194304,243269632~8388608,293601280~12582912,331350016~4194304,339738624~4194304,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.752 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~8388608,25165824~4194304,37748736~4194304,75497472~4194304,88080384~8388608,180355072~16777216,222298112~4194304,243269632~8388608,293601280~12582912,331350016~4194304,339738624~4194304,352321536~8388608,373293056~4194304,381681664~12582912,398458880~16777216] 2023-12-01T05:55:05.754 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~8388608,25165824~4194304,37748736~4194304,75497472~8388608,88080384~8388608,180355072~20971520,222298112~8388608,243269632~12582912,293601280~16777216,331350016~12582912,352321536~8388608,373293056~4194304,381681664~37748736] 2023-12-01T05:55:05.754 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 11 diff [8388608~8388608,25165824~4194304,37748736~4194304,58720256~4194304,71303168~8388608,88080384~12582912,130023424~4194304,167772160~8388608,180355072~16777216,222298112~4194304,243269632~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.754 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~8388608,25165824~4194304,37748736~4194304,58720256~4194304,71303168~8388608,88080384~12582912,130023424~4194304,167772160~8388608,180355072~16777216,222298112~4194304,243269632~8388608,293601280~12582912,310378496~8388608,322961408~20971520,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.756 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~8388608,25165824~4194304,37748736~4194304,58720256~8388608,71303168~12582912,88080384~16777216,130023424~4194304,167772160~8388608,180355072~20971520,222298112~8388608,243269632~12582912,293601280~50331648,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.756 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 12 diff [8388608~20971520,37748736~4194304,50331648~4194304,58720256~8388608,71303168~8388608,88080384~12582912,130023424~4194304,138412032~16777216,167772160~29360128,222298112~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.756 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [8388608~20971520,37748736~4194304,50331648~4194304,58720256~8388608,71303168~8388608,88080384~12582912,130023424~4194304,138412032~16777216,167772160~29360128,222298112~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.758 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [8388608~20971520,37748736~4194304,50331648~4194304,58720256~25165824,88080384~16777216,130023424~4194304,138412032~20971520,167772160~33554432,222298112~8388608,243269632~12582912,293601280~50331648,352321536~8388608,373293056~46137344] 2023-12-01T05:55:05.758 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 13 diff [0~4194304,8388608~20971520,37748736~4194304,50331648~16777216,71303168~8388608,88080384~33554432,130023424~4194304,138412032~16777216,167772160~29360128,222298112~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.759 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~20971520,37748736~4194304,50331648~16777216,71303168~8388608,88080384~33554432,130023424~4194304,138412032~16777216,167772160~29360128,222298112~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.761 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~29360128,37748736~4194304,50331648~33554432,88080384~33554432,130023424~4194304,138412032~20971520,167772160~33554432,222298112~8388608,243269632~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.761 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 14 diff [0~4194304,8388608~20971520,37748736~4194304,50331648~16777216,71303168~8388608,88080384~33554432,130023424~4194304,138412032~16777216,167772160~33554432,209715200~8388608,222298112~4194304,230686720~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.761 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,8388608~20971520,37748736~4194304,50331648~16777216,71303168~8388608,88080384~33554432,130023424~4194304,138412032~16777216,167772160~33554432,209715200~8388608,222298112~4194304,230686720~4194304,243269632~8388608,293601280~12582912,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.764 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~4194304,50331648~33554432,88080384~33554432,130023424~4194304,138412032~20971520,167772160~33554432,209715200~8388608,222298112~16777216,243269632~12582912,293601280~50331648,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.764 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 15 diff [0~29360128,37748736~4194304,50331648~16777216,71303168~8388608,83886080~37748736,130023424~4194304,138412032~16777216,167772160~33554432,209715200~8388608,222298112~4194304,230686720~4194304,243269632~12582912,272629760~8388608,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.765 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~4194304,50331648~16777216,71303168~8388608,83886080~37748736,130023424~4194304,138412032~16777216,167772160~33554432,209715200~8388608,222298112~4194304,230686720~4194304,243269632~12582912,272629760~8388608,289406976~16777216,310378496~33554432,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.770 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~4194304,50331648~71303168,130023424~4194304,138412032~20971520,167772160~33554432,209715200~8388608,222298112~16777216,243269632~16777216,272629760~8388608,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.770 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 16 diff [0~29360128,37748736~4194304,50331648~16777216,71303168~8388608,83886080~37748736,125829120~8388608,138412032~16777216,163577856~37748736,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~16777216,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.770 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~4194304,50331648~16777216,71303168~8388608,83886080~37748736,125829120~8388608,138412032~16777216,163577856~37748736,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~16777216,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.772 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~4194304,50331648~71303168,125829120~8388608,138412032~20971520,163577856~37748736,209715200~8388608,222298112~37748736,264241152~16777216,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.772 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 17 diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~16777216,163577856~41943040,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.772 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~8388608,71303168~8388608,83886080~37748736,125829120~8388608,138412032~16777216,163577856~41943040,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.776 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~20971520,163577856~54525952,222298112~37748736,264241152~20971520,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.776 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 18 diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,163577856~41943040,209715200~8388608,222298112~4194304,230686720~4194304,239075328~20971520,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.776 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,163577856~41943040,209715200~8388608,222298112~4194304,230686720~4194304,239075328~20971520,264241152~20971520,289406976~54525952,352321536~8388608,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.781 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~20971520,163577856~54525952,222298112~62914560,289406976~54525952,352321536~12582912,373293056~46137344] 2023-12-01T05:55:05.781 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to 19 diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.781 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:05.786 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:05.786 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 10 diff [25165824~4194304,75497472~4194304,222298112~4194304,243269632~8388608,297795584~8388608,352321536~8388608,381681664~4194304,398458880~16777216] 2023-12-01T05:55:05.786 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [25165824~4194304,75497472~4194304,222298112~4194304,243269632~8388608,297795584~8388608,352321536~8388608,381681664~4194304,398458880~16777216] 2023-12-01T05:55:05.787 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [25165824~4194304,75497472~8388608,222298112~8388608,243269632~12582912,297795584~12582912,352321536~8388608,381681664~4194304,398458880~20971520] 2023-12-01T05:55:05.787 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 11 diff [25165824~4194304,58720256~4194304,71303168~8388608,92274688~8388608,130023424~4194304,167772160~8388608,222298112~4194304,243269632~8388608,297795584~8388608,310378496~8388608,322961408~8388608,335544320~8388608,352321536~8388608,377487360~8388608,398458880~16777216] 2023-12-01T05:55:05.787 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [25165824~4194304,58720256~4194304,71303168~8388608,92274688~8388608,130023424~4194304,167772160~8388608,222298112~4194304,243269632~8388608,297795584~8388608,310378496~8388608,322961408~8388608,335544320~8388608,352321536~8388608,377487360~8388608,398458880~16777216] 2023-12-01T05:55:05.789 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [25165824~4194304,58720256~8388608,71303168~12582912,92274688~12582912,130023424~4194304,167772160~8388608,222298112~8388608,243269632~12582912,297795584~46137344,352321536~8388608,377487360~8388608,398458880~20971520] 2023-12-01T05:55:05.789 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 12 diff [16777216~12582912,50331648~4194304,58720256~8388608,71303168~8388608,92274688~8388608,130023424~4194304,138412032~16777216,167772160~12582912,222298112~4194304,243269632~8388608,297795584~8388608,310378496~33554432,352321536~8388608,377487360~8388608,398458880~16777216] 2023-12-01T05:55:05.789 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [16777216~12582912,50331648~4194304,58720256~8388608,71303168~8388608,92274688~8388608,130023424~4194304,138412032~16777216,167772160~12582912,222298112~4194304,243269632~8388608,297795584~8388608,310378496~33554432,352321536~8388608,377487360~8388608,398458880~16777216] 2023-12-01T05:55:05.791 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [16777216~12582912,50331648~4194304,58720256~25165824,92274688~12582912,130023424~4194304,138412032~20971520,167772160~12582912,222298112~8388608,243269632~12582912,297795584~46137344,352321536~8388608,377487360~8388608,398458880~20971520] 2023-12-01T05:55:05.791 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 13 diff [0~4194304,12582912~16777216,50331648~16777216,71303168~8388608,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,222298112~4194304,243269632~8388608,297795584~8388608,310378496~33554432,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.791 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~16777216,50331648~16777216,71303168~8388608,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,222298112~4194304,243269632~8388608,297795584~8388608,310378496~33554432,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.793 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,50331648~33554432,92274688~29360128,130023424~4194304,138412032~20971520,167772160~12582912,222298112~8388608,243269632~12582912,297795584~46137344,352321536~12582912,377487360~12582912,398458880~20971520] 2023-12-01T05:55:05.794 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 14 diff [0~4194304,12582912~16777216,50331648~16777216,71303168~8388608,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,222298112~4194304,230686720~4194304,243269632~8388608,297795584~8388608,310378496~33554432,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.794 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~16777216,50331648~16777216,71303168~8388608,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,222298112~4194304,230686720~4194304,243269632~8388608,297795584~8388608,310378496~33554432,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.796 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~33554432,92274688~29360128,130023424~4194304,138412032~20971520,167772160~12582912,188743680~12582912,209715200~8388608,222298112~16777216,243269632~12582912,297795584~46137344,352321536~12582912,377487360~12582912,398458880~20971520] 2023-12-01T05:55:05.796 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 15 diff [0~8388608,12582912~16777216,50331648~16777216,71303168~8388608,83886080~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,222298112~4194304,230686720~4194304,243269632~12582912,272629760~8388608,289406976~16777216,310378496~33554432,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.796 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,50331648~16777216,71303168~8388608,83886080~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,222298112~4194304,230686720~4194304,243269632~12582912,272629760~8388608,289406976~16777216,310378496~33554432,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.800 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~71303168,130023424~4194304,138412032~20971520,167772160~12582912,188743680~12582912,209715200~8388608,222298112~16777216,243269632~16777216,272629760~8388608,289406976~54525952,352321536~12582912,377487360~12582912,398458880~20971520] 2023-12-01T05:55:05.800 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 16 diff [0~8388608,12582912~16777216,50331648~16777216,71303168~8388608,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~12582912,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~16777216,289406976~54525952,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.800 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,50331648~16777216,71303168~8388608,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~12582912,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~16777216,289406976~54525952,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.803 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~71303168,125829120~8388608,138412032~20971520,163577856~16777216,188743680~12582912,209715200~8388608,222298112~37748736,264241152~16777216,289406976~54525952,352321536~12582912,377487360~12582912,398458880~20971520] 2023-12-01T05:55:05.803 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 17 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,71303168~8388608,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.803 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,71303168~8388608,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~4194304,239075328~16777216,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.807 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~20971520,163577856~16777216,188743680~29360128,222298112~37748736,264241152~20971520,289406976~54525952,352321536~12582912,377487360~12582912,398458880~20971520] 2023-12-01T05:55:05.807 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 18 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~4194304,239075328~20971520,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.807 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~4194304,239075328~20971520,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.811 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~20971520,163577856~16777216,188743680~29360128,222298112~62914560,289406976~54525952,352321536~12582912,377487360~12582912,398458880~20971520] 2023-12-01T05:55:05.811 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to 19 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.811 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:05.815 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:05.815 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 11 diff [58720256~4194304,71303168~4194304,92274688~8388608,130023424~4194304,167772160~8388608,310378496~8388608,322961408~8388608,335544320~8388608,377487360~8388608] 2023-12-01T05:55:05.815 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [58720256~4194304,71303168~4194304,92274688~8388608,130023424~4194304,167772160~8388608,310378496~8388608,322961408~8388608,335544320~8388608,377487360~8388608] 2023-12-01T05:55:05.816 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [58720256~8388608,71303168~4194304,92274688~12582912,130023424~4194304,167772160~8388608,310378496~33554432,377487360~8388608] 2023-12-01T05:55:05.816 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 12 diff [16777216~8388608,50331648~4194304,58720256~8388608,71303168~4194304,92274688~8388608,130023424~4194304,138412032~16777216,167772160~12582912,310378496~33554432,377487360~8388608] 2023-12-01T05:55:05.816 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [16777216~8388608,50331648~4194304,58720256~8388608,71303168~4194304,92274688~8388608,130023424~4194304,138412032~16777216,167772160~12582912,310378496~33554432,377487360~8388608] 2023-12-01T05:55:05.818 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [16777216~12582912,50331648~4194304,58720256~16777216,92274688~12582912,130023424~4194304,138412032~20971520,167772160~12582912,310378496~33554432,377487360~8388608] 2023-12-01T05:55:05.818 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 13 diff [0~4194304,12582912~12582912,50331648~16777216,71303168~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,310378496~33554432,352321536~8388608,377487360~12582912] 2023-12-01T05:55:05.818 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~12582912,50331648~16777216,71303168~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,310378496~33554432,352321536~8388608,377487360~12582912] 2023-12-01T05:55:05.820 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,50331648~25165824,92274688~29360128,130023424~4194304,138412032~20971520,167772160~12582912,310378496~33554432,352321536~12582912,377487360~12582912] 2023-12-01T05:55:05.820 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 14 diff [0~4194304,12582912~16777216,50331648~16777216,71303168~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~41943040,352321536~8388608,377487360~12582912,402653184~4194304] 2023-12-01T05:55:05.820 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~16777216,50331648~16777216,71303168~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~41943040,352321536~8388608,377487360~12582912,402653184~4194304] 2023-12-01T05:55:05.823 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~25165824,92274688~29360128,130023424~4194304,138412032~20971520,167772160~12582912,188743680~12582912,209715200~8388608,230686720~8388608,243269632~8388608,301989888~41943040,352321536~12582912,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.823 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 15 diff [0~8388608,12582912~16777216,50331648~16777216,71303168~4194304,83886080~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~41943040,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.823 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,50331648~16777216,71303168~4194304,83886080~4194304,92274688~29360128,130023424~4194304,138412032~16777216,167772160~12582912,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~41943040,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.827 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~25165824,83886080~37748736,130023424~4194304,138412032~20971520,167772160~12582912,188743680~12582912,209715200~8388608,230686720~8388608,243269632~16777216,272629760~8388608,289406976~8388608,301989888~41943040,352321536~12582912,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.827 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 16 diff [0~8388608,12582912~16777216,50331648~16777216,71303168~4194304,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~54525952,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.827 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,50331648~16777216,71303168~4194304,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~54525952,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.830 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~25165824,83886080~37748736,125829120~8388608,138412032~20971520,163577856~16777216,188743680~12582912,209715200~8388608,230686720~29360128,264241152~16777216,289406976~54525952,352321536~12582912,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.830 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 17 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,71303168~8388608,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.830 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,71303168~8388608,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.833 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~20971520,163577856~16777216,188743680~29360128,230686720~29360128,264241152~20971520,289406976~54525952,352321536~12582912,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.833 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 18 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.834 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,163577856~16777216,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~54525952,352321536~8388608,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.837 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~20971520,163577856~16777216,188743680~29360128,230686720~54525952,289406976~54525952,352321536~12582912,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.837 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to 19 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.837 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.841 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:05.842 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 12 diff [16777216~8388608,50331648~4194304,58720256~8388608,138412032~16777216,171966464~4194304,314572800~16777216] 2023-12-01T05:55:05.842 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [16777216~8388608,50331648~4194304,58720256~8388608,138412032~16777216,171966464~4194304,314572800~16777216] 2023-12-01T05:55:05.842 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [16777216~12582912,50331648~4194304,58720256~12582912,138412032~20971520,171966464~8388608,314572800~16777216] 2023-12-01T05:55:05.843 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 13 diff [0~4194304,12582912~12582912,50331648~16777216,100663296~20971520,138412032~16777216,171966464~4194304,314572800~16777216,352321536~8388608,385875968~4194304] 2023-12-01T05:55:05.843 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~12582912,50331648~16777216,100663296~20971520,138412032~16777216,171966464~4194304,314572800~16777216,352321536~8388608,385875968~4194304] 2023-12-01T05:55:05.844 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,50331648~20971520,100663296~20971520,138412032~20971520,171966464~8388608,314572800~16777216,352321536~12582912,385875968~4194304] 2023-12-01T05:55:05.844 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 14 diff [0~4194304,12582912~16777216,50331648~16777216,100663296~20971520,138412032~16777216,171966464~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~8388608,314572800~16777216,352321536~8388608,385875968~4194304,402653184~4194304] 2023-12-01T05:55:05.844 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~16777216,50331648~16777216,100663296~20971520,138412032~16777216,171966464~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~8388608,314572800~16777216,352321536~8388608,385875968~4194304,402653184~4194304] 2023-12-01T05:55:05.847 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~20971520,100663296~20971520,138412032~20971520,171966464~8388608,188743680~12582912,209715200~8388608,230686720~8388608,243269632~8388608,301989888~8388608,314572800~16777216,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.847 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 15 diff [0~8388608,12582912~16777216,50331648~16777216,83886080~4194304,100663296~20971520,138412032~16777216,171966464~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~8388608,314572800~16777216,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.847 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,50331648~16777216,83886080~4194304,100663296~20971520,138412032~16777216,171966464~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~8388608,314572800~16777216,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.850 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~20971520,83886080~8388608,100663296~20971520,138412032~20971520,171966464~8388608,188743680~12582912,209715200~8388608,230686720~8388608,243269632~16777216,272629760~8388608,289406976~8388608,301989888~8388608,314572800~16777216,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.850 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 16 diff [0~8388608,12582912~16777216,50331648~16777216,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,163577856~4194304,171966464~4194304,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~20971520,314572800~16777216,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.850 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,50331648~16777216,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,163577856~4194304,171966464~4194304,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~20971520,314572800~16777216,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.852 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~20971520,83886080~8388608,100663296~20971520,125829120~8388608,138412032~20971520,163577856~4194304,171966464~8388608,188743680~12582912,209715200~8388608,230686720~29360128,264241152~16777216,289406976~20971520,314572800~16777216,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.852 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 17 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~41943040,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.852 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~41943040,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.856 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~20971520,163577856~4194304,171966464~8388608,188743680~29360128,230686720~29360128,264241152~20971520,289406976~41943040,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.856 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 18 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~41943040,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.856 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~41943040,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.861 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~20971520,163577856~4194304,171966464~8388608,188743680~29360128,230686720~54525952,289406976~41943040,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.862 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to 19 diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.862 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.863 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.863 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 13 diff [0~4194304,12582912~4194304,50331648~8388608,100663296~20971520,352321536~8388608,385875968~4194304] 2023-12-01T05:55:05.863 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~4194304,50331648~8388608,100663296~20971520,352321536~8388608,385875968~4194304] 2023-12-01T05:55:05.864 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,50331648~8388608,100663296~20971520,352321536~12582912,385875968~4194304] 2023-12-01T05:55:05.864 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 14 diff [0~4194304,12582912~4194304,20971520~8388608,50331648~8388608,100663296~20971520,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~8388608,322961408~4194304,352321536~8388608,385875968~4194304,402653184~4194304] 2023-12-01T05:55:05.864 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~4194304,12582912~4194304,20971520~8388608,50331648~8388608,100663296~20971520,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~8388608,322961408~4194304,352321536~8388608,385875968~4194304,402653184~4194304] 2023-12-01T05:55:05.866 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~8388608,100663296~20971520,188743680~12582912,209715200~8388608,230686720~8388608,243269632~8388608,301989888~8388608,322961408~8388608,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.866 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 15 diff [0~8388608,12582912~4194304,20971520~8388608,50331648~8388608,83886080~4194304,100663296~20971520,146800640~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~8388608,314572800~4194304,322961408~4194304,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.866 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,50331648~8388608,83886080~4194304,100663296~20971520,146800640~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~8388608,314572800~4194304,322961408~4194304,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.869 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~8388608,83886080~8388608,100663296~20971520,146800640~4194304,188743680~12582912,209715200~8388608,230686720~8388608,243269632~16777216,272629760~8388608,289406976~8388608,301989888~8388608,314572800~4194304,322961408~8388608,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.869 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 16 diff [0~8388608,12582912~4194304,20971520~8388608,50331648~8388608,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,163577856~4194304,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~20971520,314572800~4194304,322961408~4194304,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.869 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,50331648~8388608,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,163577856~4194304,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~20971520,314572800~4194304,322961408~4194304,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.872 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,50331648~8388608,83886080~8388608,100663296~20971520,125829120~8388608,146800640~8388608,163577856~4194304,188743680~12582912,209715200~8388608,230686720~29360128,264241152~16777216,289406976~20971520,314572800~4194304,322961408~8388608,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.872 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 17 diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~4194304,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,163577856~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~29360128,322961408~4194304,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.872 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~4194304,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,163577856~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~29360128,322961408~4194304,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.875 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~20971520,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,163577856~4194304,188743680~29360128,230686720~29360128,264241152~20971520,289406976~29360128,322961408~8388608,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.875 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 18 diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~37748736,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.875 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~37748736,352321536~8388608,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.879 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,163577856~4194304,171966464~8388608,188743680~29360128,230686720~54525952,289406976~41943040,352321536~12582912,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.879 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to 19 diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.879 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.882 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:05.883 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 14 diff [20971520~8388608,109051904~8388608,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~8388608,322961408~4194304,402653184~4194304] 2023-12-01T05:55:05.883 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [20971520~8388608,109051904~8388608,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,301989888~8388608,322961408~4194304,402653184~4194304] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [20971520~12582912,109051904~12582912,188743680~12582912,209715200~8388608,230686720~8388608,243269632~8388608,301989888~8388608,322961408~8388608,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 15 diff [0~8388608,20971520~8388608,83886080~4194304,109051904~8388608,146800640~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~8388608,314572800~4194304,322961408~4194304,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,20971520~8388608,83886080~4194304,109051904~8388608,146800640~4194304,188743680~12582912,209715200~8388608,230686720~4194304,243269632~4194304,251658240~8388608,272629760~8388608,289406976~8388608,301989888~8388608,314572800~4194304,322961408~4194304,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,20971520~12582912,83886080~8388608,109051904~12582912,146800640~4194304,188743680~12582912,209715200~8388608,230686720~8388608,243269632~16777216,272629760~8388608,289406976~8388608,301989888~8388608,314572800~4194304,322961408~8388608,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 16 diff [0~8388608,20971520~8388608,83886080~4194304,109051904~8388608,125829120~4194304,146800640~4194304,163577856~4194304,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~20971520,314572800~4194304,322961408~4194304,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,20971520~8388608,83886080~4194304,109051904~8388608,125829120~4194304,146800640~4194304,163577856~4194304,188743680~12582912,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~20971520,314572800~4194304,322961408~4194304,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,20971520~12582912,83886080~8388608,109051904~12582912,125829120~8388608,146800640~8388608,163577856~4194304,188743680~12582912,209715200~8388608,230686720~29360128,264241152~16777216,289406976~20971520,314572800~4194304,322961408~8388608,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 17 diff [0~8388608,20971520~8388608,41943040~8388608,58720256~4194304,75497472~4194304,83886080~4194304,100663296~4194304,109051904~8388608,125829120~4194304,146800640~4194304,163577856~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~29360128,322961408~4194304,402653184~8388608] 2023-12-01T05:55:05.888 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,20971520~8388608,41943040~8388608,58720256~4194304,75497472~4194304,83886080~4194304,100663296~4194304,109051904~8388608,125829120~4194304,146800640~4194304,163577856~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~29360128,322961408~4194304,402653184~8388608] 2023-12-01T05:55:05.892 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,20971520~12582912,41943040~12582912,58720256~4194304,75497472~16777216,100663296~4194304,109051904~12582912,125829120~8388608,146800640~8388608,163577856~4194304,188743680~29360128,230686720~29360128,264241152~20971520,289406976~29360128,322961408~8388608,402653184~8388608] 2023-12-01T05:55:05.892 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 18 diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~37748736,402653184~8388608] 2023-12-01T05:55:05.892 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~16777216,209715200~8388608,230686720~4194304,239075328~8388608,251658240~8388608,264241152~20971520,289406976~37748736,402653184~8388608] 2023-12-01T05:55:05.894 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~8388608,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,163577856~4194304,171966464~8388608,188743680~29360128,230686720~54525952,289406976~41943040,402653184~8388608] 2023-12-01T05:55:05.894 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to 19 diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:05.894 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:05.897 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~8388608,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,364904448~4194304,402653184~8388608] 2023-12-01T05:55:05.897 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 15 diff [0~8388608,20971520~4194304,83886080~4194304,146800640~4194304,251658240~8388608,272629760~8388608,289406976~8388608,314572800~4194304,402653184~8388608] 2023-12-01T05:55:05.897 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,20971520~4194304,83886080~4194304,146800640~4194304,251658240~8388608,272629760~8388608,289406976~8388608,314572800~4194304,402653184~8388608] 2023-12-01T05:55:05.898 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,20971520~8388608,83886080~8388608,146800640~4194304,251658240~8388608,272629760~8388608,289406976~8388608,314572800~4194304,402653184~8388608] 2023-12-01T05:55:05.898 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 16 diff [0~8388608,20971520~4194304,83886080~4194304,125829120~4194304,146800640~4194304,163577856~4194304,239075328~4194304,251658240~8388608,264241152~16777216,289406976~20971520,314572800~4194304,402653184~8388608] 2023-12-01T05:55:05.899 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,20971520~4194304,83886080~4194304,125829120~4194304,146800640~4194304,163577856~4194304,239075328~4194304,251658240~8388608,264241152~16777216,289406976~20971520,314572800~4194304,402653184~8388608] 2023-12-01T05:55:05.900 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,20971520~8388608,83886080~8388608,125829120~8388608,146800640~8388608,163577856~4194304,239075328~8388608,251658240~8388608,264241152~16777216,289406976~20971520,314572800~4194304,402653184~8388608] 2023-12-01T05:55:05.900 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 17 diff [0~8388608,20971520~4194304,41943040~8388608,58720256~4194304,75497472~4194304,83886080~4194304,100663296~4194304,125829120~4194304,146800640~4194304,163577856~4194304,197132288~8388608,209715200~4194304,239075328~4194304,251658240~8388608,264241152~20971520,289406976~29360128,402653184~8388608] 2023-12-01T05:55:05.900 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,20971520~4194304,41943040~8388608,58720256~4194304,75497472~4194304,83886080~4194304,100663296~4194304,125829120~4194304,146800640~4194304,163577856~4194304,197132288~8388608,209715200~4194304,239075328~4194304,251658240~8388608,264241152~20971520,289406976~29360128,402653184~8388608] 2023-12-01T05:55:05.902 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,20971520~8388608,41943040~12582912,58720256~4194304,75497472~16777216,100663296~4194304,125829120~8388608,146800640~8388608,163577856~4194304,197132288~20971520,239075328~8388608,251658240~8388608,264241152~20971520,289406976~29360128,402653184~8388608] 2023-12-01T05:55:05.902 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 18 diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~4194304,197132288~8388608,209715200~4194304,239075328~4194304,251658240~8388608,264241152~20971520,289406976~33554432,402653184~8388608] 2023-12-01T05:55:05.902 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~4194304,197132288~8388608,209715200~4194304,239075328~4194304,251658240~8388608,264241152~20971520,289406976~33554432,402653184~8388608] 2023-12-01T05:55:05.905 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~16777216,100663296~8388608,125829120~8388608,146800640~8388608,163577856~4194304,171966464~8388608,188743680~29360128,239075328~8388608,251658240~33554432,289406976~33554432,402653184~8388608] 2023-12-01T05:55:05.905 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to 19 diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:05.905 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:05.908 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~16777216,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:05.908 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 16 diff [125829120~4194304,146800640~4194304,163577856~4194304,239075328~4194304,255852544~4194304,264241152~8388608,293601280~16777216] 2023-12-01T05:55:05.908 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [125829120~4194304,146800640~4194304,163577856~4194304,239075328~4194304,255852544~4194304,264241152~8388608,293601280~16777216] 2023-12-01T05:55:05.909 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [125829120~8388608,146800640~8388608,163577856~4194304,239075328~8388608,255852544~4194304,264241152~12582912,293601280~16777216] 2023-12-01T05:55:05.909 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 17 diff [41943040~8388608,58720256~4194304,75497472~4194304,100663296~4194304,125829120~4194304,146800640~4194304,163577856~4194304,197132288~8388608,209715200~4194304,239075328~4194304,255852544~4194304,264241152~8388608,276824064~8388608,293601280~20971520] 2023-12-01T05:55:05.909 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [41943040~8388608,58720256~4194304,75497472~4194304,100663296~4194304,125829120~4194304,146800640~4194304,163577856~4194304,197132288~8388608,209715200~4194304,239075328~4194304,255852544~4194304,264241152~8388608,276824064~8388608,293601280~20971520] 2023-12-01T05:55:05.912 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [41943040~12582912,58720256~4194304,75497472~8388608,100663296~4194304,125829120~8388608,146800640~8388608,163577856~4194304,197132288~20971520,239075328~8388608,255852544~4194304,264241152~20971520,293601280~20971520] 2023-12-01T05:55:05.912 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 18 diff [12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~4194304,197132288~8388608,209715200~4194304,239075328~4194304,251658240~8388608,264241152~8388608,276824064~8388608,293601280~20971520,318767104~4194304] 2023-12-01T05:55:05.912 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,163577856~4194304,171966464~4194304,188743680~4194304,197132288~8388608,209715200~4194304,239075328~4194304,251658240~8388608,264241152~8388608,276824064~8388608,293601280~20971520,318767104~4194304] 2023-12-01T05:55:05.913 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,125829120~8388608,146800640~8388608,163577856~4194304,171966464~8388608,188743680~29360128,239075328~8388608,251658240~33554432,293601280~20971520,318767104~4194304] 2023-12-01T05:55:05.913 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to 19 diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.913 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.915 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.915 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to 17 diff [41943040~8388608,58720256~4194304,75497472~4194304,100663296~4194304,197132288~8388608,209715200~4194304,276824064~8388608,301989888~4194304,310378496~4194304] 2023-12-01T05:55:05.916 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [41943040~8388608,58720256~4194304,75497472~4194304,100663296~4194304,197132288~8388608,209715200~4194304,276824064~8388608,301989888~4194304,310378496~4194304] 2023-12-01T05:55:05.917 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [41943040~12582912,58720256~4194304,75497472~8388608,100663296~4194304,197132288~20971520,276824064~8388608,301989888~12582912] 2023-12-01T05:55:05.917 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to 18 diff [12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,171966464~4194304,188743680~4194304,197132288~8388608,209715200~4194304,251658240~8388608,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304] 2023-12-01T05:55:05.917 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,171966464~4194304,188743680~4194304,197132288~8388608,209715200~4194304,251658240~8388608,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304] 2023-12-01T05:55:05.919 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,171966464~8388608,188743680~29360128,251658240~12582912,268435456~4194304,276824064~8388608,301989888~12582912,318767104~4194304] 2023-12-01T05:55:05.919 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to 19 diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.919 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.921 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~12582912,251658240~12582912,268435456~4194304,276824064~8388608,301989888~12582912,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.921 INFO:tasks.workunit.client.0.smithi060.stdout:from 17 to 18 diff [12582912~4194304,58720256~8388608,100663296~8388608,171966464~4194304,188743680~4194304,251658240~8388608,268435456~4194304,318767104~4194304] 2023-12-01T05:55:05.921 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [12582912~4194304,58720256~8388608,100663296~8388608,171966464~4194304,188743680~4194304,251658240~8388608,268435456~4194304,318767104~4194304] 2023-12-01T05:55:05.922 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [12582912~8388608,58720256~8388608,100663296~8388608,171966464~8388608,188743680~8388608,251658240~12582912,268435456~4194304,318767104~4194304] 2023-12-01T05:55:05.923 INFO:tasks.workunit.client.0.smithi060.stdout:from 17 to 19 diff [0~8388608,12582912~4194304,58720256~8388608,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.923 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,58720256~8388608,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.925 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,58720256~8388608,100663296~8388608,146800640~8388608,159383552~20971520,188743680~8388608,230686720~12582912,251658240~12582912,268435456~4194304,276824064~8388608,318767104~4194304,364904448~4194304] 2023-12-01T05:55:05.926 INFO:tasks.workunit.client.0.smithi060.stdout:from 18 to 19 diff [0~8388608,146800640~4194304,159383552~16777216,230686720~8388608,260046848~4194304,276824064~8388608,364904448~4194304] 2023-12-01T05:55:05.926 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,146800640~4194304,159383552~16777216,230686720~8388608,260046848~4194304,276824064~8388608,364904448~4194304] 2023-12-01T05:55:05.926 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,146800640~8388608,159383552~16777216,230686720~12582912,260046848~4194304,276824064~8388608,364904448~4194304] 2023-12-01T05:55:06.228 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:06.229 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:06.249 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.250 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:06.250 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:06.256 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.256 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:06.256 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:06.263 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.263 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:06.263 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:06.269 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.269 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.269 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.275 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.276 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.276 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.281 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.281 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.281 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.285 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.285 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.285 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.290 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.290 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.290 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:06.294 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:06.294 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:06.295 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:06.300 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:06.300 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:06.300 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:06.302 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:06.303 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:06.303 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:06.306 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:06.306 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:06.306 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:06.309 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:06.309 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:06.309 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:06.312 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~8388608,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,364904448~4194304,402653184~8388608] 2023-12-01T05:55:06.312 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:06.312 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:06.314 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~16777216,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:06.314 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to HEAD diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.314 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.316 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.316 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to HEAD diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.316 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.317 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~12582912,251658240~12582912,268435456~4194304,276824064~8388608,301989888~12582912,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.318 INFO:tasks.workunit.client.0.smithi060.stdout:from 17 to HEAD diff [0~8388608,12582912~4194304,58720256~8388608,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.318 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,58720256~8388608,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.318 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,58720256~8388608,100663296~8388608,146800640~8388608,159383552~20971520,188743680~8388608,230686720~12582912,251658240~12582912,268435456~4194304,276824064~8388608,318767104~4194304,364904448~4194304] 2023-12-01T05:55:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:06 smithi060 ceph-mon[109077]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-01T05:55:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:06 smithi060 ceph-mon[94233]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-01T05:55:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:06 smithi089 ceph-mon[98504]: osdmap e1641: 8 total, 8 up, 8 in 2023-12-01T05:55:07.245 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:07.246 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:07.269 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.269 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:07.269 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:07.277 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.277 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:07.277 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:07.284 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.284 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:07.284 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:07.291 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.291 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.291 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.297 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.297 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.297 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.303 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.303 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.303 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.310 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.311 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.311 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.315 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.315 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.316 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:07.320 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:07.320 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:07.320 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:07.324 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:07.324 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:07.324 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:07.328 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:07.328 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:07.328 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:07.331 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:07.331 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:07.332 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:07.334 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:07.335 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:07.335 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:07.336 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~8388608,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,364904448~4194304,402653184~8388608] 2023-12-01T05:55:07.337 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:07.337 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:07.338 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~16777216,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:07.339 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to HEAD diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:07.339 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:07.340 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:07.340 INFO:tasks.workunit.client.0.smithi060.stdout:from 16 to HEAD diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304,364904448~4194304] 2023-12-01T05:55:07.340 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~8388608,251658240~12582912,268435456~4194304,276824064~8388608,301989888~4194304,310378496~4194304,318767104~4194304,364904448~4194304] 2023-12-01T05:55:07.341 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~12582912,251658240~12582912,268435456~4194304,276824064~8388608,301989888~12582912,318767104~4194304,364904448~4194304] 2023-12-01T05:55:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:07 smithi060 ceph-mon[94233]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-01T05:55:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:07 smithi060 ceph-mon[94233]: pgmap v3685: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 691 KiB/s rd, 23 MiB/s wr, 1.27k op/s 2023-12-01T05:55:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:07 smithi060 ceph-mon[109077]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-01T05:55:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:07 smithi060 ceph-mon[109077]: pgmap v3685: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 691 KiB/s rd, 23 MiB/s wr, 1.27k op/s 2023-12-01T05:55:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:07 smithi089 ceph-mon[98504]: osdmap e1642: 8 total, 8 up, 8 in 2023-12-01T05:55:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:07 smithi089 ceph-mon[98504]: pgmap v3685: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 691 KiB/s rd, 23 MiB/s wr, 1.27k op/s 2023-12-01T05:55:08.028 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:08.028 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:08.045 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.045 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:08.045 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:08.061 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.061 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:08.061 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:08.068 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.068 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:08.068 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:08.074 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.074 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.074 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.081 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.081 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.081 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.087 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.087 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.087 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.093 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.093 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.093 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.098 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.098 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.098 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:08.102 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:08.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:08.102 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:08.105 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:08.105 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:08.105 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:08.109 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:08.109 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:08.109 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:08.112 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:08.112 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:08.112 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:08.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:08.114 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:08.114 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:08.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~8388608,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,364904448~4194304,402653184~8388608] 2023-12-01T05:55:08.117 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:08.117 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:08.118 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~16777216,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:08.118 INFO:tasks.workunit.client.0.smithi060.stdout:from 15 to HEAD diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:08.118 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,41943040~8388608,58720256~8388608,75497472~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~20971520,276824064~8388608,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:08.120 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~8388608,41943040~12582912,58720256~8388608,75497472~8388608,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,293601280~20971520,318767104~4194304,364904448~4194304] 2023-12-01T05:55:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:08 smithi060 ceph-mon[94233]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-01T05:55:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:08 smithi060 ceph-mon[94233]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-01T05:55:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:08 smithi060 ceph-mon[109077]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-01T05:55:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:08 smithi060 ceph-mon[109077]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-01T05:55:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:08 smithi089 ceph-mon[98504]: osdmap e1643: 8 total, 8 up, 8 in 2023-12-01T05:55:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:08 smithi089 ceph-mon[98504]: osdmap e1644: 8 total, 8 up, 8 in 2023-12-01T05:55:09.024 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:09.024 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:09.056 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.056 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:09.057 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:09.063 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.063 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:09.063 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:09.069 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.069 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:09.070 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:09.075 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.075 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.075 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.080 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.080 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.080 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.085 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.085 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.085 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.089 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.090 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.090 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.094 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.094 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.094 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:09.098 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:09.098 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:09.098 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:09.101 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:09.101 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:09.101 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:09.104 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:09.104 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:09.104 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:09.107 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:09.107 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:09.107 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:09.109 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:09.109 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:09.109 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:09.111 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~8388608,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,364904448~4194304,402653184~8388608] 2023-12-01T05:55:09.111 INFO:tasks.workunit.client.0.smithi060.stdout:from 14 to HEAD diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:09.111 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~4194304,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~8388608,125829120~4194304,146800640~4194304,159383552~16777216,188743680~4194304,197132288~8388608,209715200~4194304,230686720~12582912,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:09.112 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~16777216,41943040~12582912,58720256~8388608,75497472~16777216,100663296~8388608,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~16777216,251658240~33554432,289406976~33554432,364904448~4194304,402653184~8388608] 2023-12-01T05:55:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:09 smithi060 ceph-mon[94233]: pgmap v3688: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 691 KiB/s rd, 23 MiB/s wr, 1.27k op/s 2023-12-01T05:55:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:09 smithi060 ceph-mon[94233]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-01T05:55:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:09 smithi060 ceph-mon[109077]: pgmap v3688: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 691 KiB/s rd, 23 MiB/s wr, 1.27k op/s 2023-12-01T05:55:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:09 smithi060 ceph-mon[109077]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-01T05:55:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:09 smithi089 ceph-mon[98504]: pgmap v3688: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 691 KiB/s rd, 23 MiB/s wr, 1.27k op/s 2023-12-01T05:55:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:09 smithi089 ceph-mon[98504]: osdmap e1645: 8 total, 8 up, 8 in 2023-12-01T05:55:10.032 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:10.032 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:10.056 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.056 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:10.056 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:10.070 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.070 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:10.070 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:10.077 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.077 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:10.077 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:10.083 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.083 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.083 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.088 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.088 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.088 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.093 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.093 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.093 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.099 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.099 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.099 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.103 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.103 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.103 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:10.106 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:10.106 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:10.106 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:10.109 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:10.109 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:10.109 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:10.111 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:10.112 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:10.112 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:10.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:10.114 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:10.114 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:10.115 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:10.115 INFO:tasks.workunit.client.0.smithi060.stdout:from 13 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:10.115 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~8388608,58720256~8388608,75497472~4194304,83886080~4194304,100663296~16777216,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,364904448~4194304,402653184~8388608] 2023-12-01T05:55:10.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~8388608,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,364904448~4194304,402653184~8388608] 2023-12-01T05:55:11.039 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:11.039 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:11.066 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.066 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:11.066 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:11.079 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.079 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:11.079 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:11.084 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.085 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:11.085 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:11.089 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.090 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.090 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.094 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.094 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.094 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.099 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.099 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.099 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.103 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.103 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.103 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.106 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.106 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.107 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:11.109 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:11.109 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:11.109 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:11.112 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:11.112 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:11.112 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:11.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:11.114 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:11.115 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:11.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:11.116 INFO:tasks.workunit.client.0.smithi060.stdout:from 12 to HEAD diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:11.116 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~4194304,20971520~8388608,41943040~12582912,58720256~8388608,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,146800640~4194304,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~37748736,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:11.118 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~25165824,75497472~16777216,100663296~20971520,125829120~8388608,146800640~8388608,159383552~20971520,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:11 smithi089 ceph-mon[98504]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-01T05:55:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:11 smithi089 ceph-mon[98504]: pgmap v3691: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:11 smithi060 ceph-mon[94233]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-01T05:55:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:11 smithi060 ceph-mon[94233]: pgmap v3691: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:11 smithi060 ceph-mon[109077]: osdmap e1646: 8 total, 8 up, 8 in 2023-12-01T05:55:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:11 smithi060 ceph-mon[109077]: pgmap v3691: 137 pgs: 137 active+clean; 832 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:12.049 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:12.049 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:12.075 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.075 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:12.075 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:12.086 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.087 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:12.087 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:12.092 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.092 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:12.092 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:12.095 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.095 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.095 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.099 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.100 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.100 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.103 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.103 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.103 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.106 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.106 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.107 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.109 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.110 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.110 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:12.111 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:12.111 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:12.111 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:12.113 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:12.113 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:12.113 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:12.115 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:12.115 INFO:tasks.workunit.client.0.smithi060.stdout:from 11 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:12.115 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~12582912,75497472~4194304,83886080~4194304,100663296~20971520,125829120~4194304,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~41943040,352321536~8388608,364904448~4194304,385875968~4194304,402653184~8388608] 2023-12-01T05:55:12.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~29360128,75497472~16777216,100663296~20971520,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~41943040,352321536~16777216,385875968~4194304,402653184~8388608] 2023-12-01T05:55:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:12 smithi089 ceph-mon[98504]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-01T05:55:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:12 smithi060 ceph-mon[109077]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-01T05:55:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:12 smithi060 ceph-mon[94233]: osdmap e1647: 8 total, 8 up, 8 in 2023-12-01T05:55:13.053 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:13.054 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:13.087 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.087 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:13.088 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:13.097 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.097 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:13.097 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:13.102 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:13.102 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:13.106 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.106 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.107 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.110 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.110 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.110 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.113 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.113 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.113 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.116 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.116 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.119 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.119 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.119 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:13.121 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:13.121 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:13.121 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:13.123 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:13.123 INFO:tasks.workunit.client.0.smithi060.stdout:from 10 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:13.123 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,230686720~16777216,251658240~33554432,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,402653184~8388608] 2023-12-01T05:55:13.124 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,230686720~54525952,289406976~54525952,352321536~16777216,377487360~12582912,402653184~8388608] 2023-12-01T05:55:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:13 smithi089 ceph-mon[98504]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-01T05:55:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:13 smithi089 ceph-mon[98504]: pgmap v3694: 137 pgs: 137 active+clean; 787 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T05:55:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:13 smithi060 ceph-mon[94233]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-01T05:55:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:13 smithi060 ceph-mon[94233]: pgmap v3694: 137 pgs: 137 active+clean; 787 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T05:55:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:13 smithi060 ceph-mon[109077]: osdmap e1648: 8 total, 8 up, 8 in 2023-12-01T05:55:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:13 smithi060 ceph-mon[109077]: pgmap v3694: 137 pgs: 137 active+clean; 787 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T05:55:14.053 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:14.053 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:14.090 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.090 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:14.090 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:14.095 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.095 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:14.095 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:14.101 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:14.102 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:14.105 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.106 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.106 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.109 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.110 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.110 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.113 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.113 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.113 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.115 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.115 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.115 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.119 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.119 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.119 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:14.120 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:14.120 INFO:tasks.workunit.client.0.smithi060.stdout:from 9 to HEAD diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:14.121 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~8388608,12582912~16777216,41943040~12582912,58720256~20971520,83886080~4194304,92274688~29360128,125829120~8388608,138412032~16777216,159383552~16777216,188743680~16777216,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,377487360~12582912,398458880~16777216] 2023-12-01T05:55:14.122 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~8388608,12582912~20971520,41943040~79691776,125829120~8388608,138412032~41943040,188743680~29360128,222298112~62914560,289406976~54525952,352321536~16777216,377487360~12582912,398458880~20971520] 2023-12-01T05:55:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:14 smithi089 ceph-mon[98504]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-01T05:55:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:14 smithi060 ceph-mon[94233]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-01T05:55:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:14 smithi060 ceph-mon[109077]: osdmap e1649: 8 total, 8 up, 8 in 2023-12-01T05:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:55:14] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:55:15.069 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:15.069 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:15.101 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.101 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:15.101 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:15.106 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.106 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:15.106 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:15.110 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.110 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:15.110 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:15.113 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.113 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.113 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.116 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.116 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.118 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.119 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.119 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.120 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.121 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.121 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.122 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.122 INFO:tasks.workunit.client.0.smithi060.stdout:from 8 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.122 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~16777216,159383552~16777216,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:15.123 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:15 smithi060 ceph-mon[94233]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-01T05:55:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:15 smithi060 ceph-mon[94233]: pgmap v3697: 137 pgs: 137 active+clean; 787 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T05:55:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:15 smithi060 ceph-mon[109077]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-01T05:55:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:15 smithi060 ceph-mon[109077]: pgmap v3697: 137 pgs: 137 active+clean; 787 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T05:55:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:15 smithi089 ceph-mon[98504]: osdmap e1650: 8 total, 8 up, 8 in 2023-12-01T05:55:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:15 smithi089 ceph-mon[98504]: pgmap v3697: 137 pgs: 137 active+clean; 787 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 325 KiB/s rd, 6.2 KiB/s wr, 566 op/s 2023-12-01T05:55:16.067 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:16.067 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:16.094 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.094 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:16.094 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:16.102 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:16.102 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:16.106 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.106 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:16.106 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:16.109 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.109 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.109 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.112 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.112 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.112 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.114 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.114 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.116 INFO:tasks.workunit.client.0.smithi060.stdout:from 7 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.116 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~25165824,209715200~8388608,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:16.117 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~79691776,222298112~62914560,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:16 smithi060 ceph-mon[94233]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-01T05:55:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:16 smithi060 ceph-mon[109077]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-01T05:55:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:16 smithi089 ceph-mon[98504]: osdmap e1651: 8 total, 8 up, 8 in 2023-12-01T05:55:17.070 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:17.070 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:17.102 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:17.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:17.102 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:17.111 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:17.111 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:17.111 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:17.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:17.114 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:17.114 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:17.119 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:17.119 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:17.119 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:17.124 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:17.124 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:17.125 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:17.126 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:17.127 INFO:tasks.workunit.client.0.smithi060.stdout:from 6 to HEAD diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:17.127 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~20971520,83886080~37748736,125829120~8388608,138412032~37748736,180355072~37748736,222298112~4194304,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:17.128 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:17 smithi060 ceph-mon[109077]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-01T05:55:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:17 smithi060 ceph-mon[109077]: pgmap v3700: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 334 op/s 2023-12-01T05:55:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:17 smithi060 ceph-mon[94233]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-01T05:55:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:17 smithi060 ceph-mon[94233]: pgmap v3700: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 334 op/s 2023-12-01T05:55:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:17 smithi089 ceph-mon[98504]: osdmap e1652: 8 total, 8 up, 8 in 2023-12-01T05:55:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:17 smithi089 ceph-mon[98504]: pgmap v3700: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 334 op/s 2023-12-01T05:55:18.038 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:18.038 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:18.060 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:18.061 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:18.061 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:18.065 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:18.065 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:18.065 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:18.070 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:18.071 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:18.071 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:18.071 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:18.071 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:18.072 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:18.073 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:18.074 INFO:tasks.workunit.client.0.smithi060.stdout:from 5 to HEAD diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:18.074 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,37748736~16777216,58720256~62914560,125829120~8388608,138412032~37748736,180355072~46137344,230686720~54525952,289406976~54525952,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:18.075 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~33554432,37748736~83886080,125829120~8388608,138412032~146800640,289406976~54525952,352321536~16777216,373293056~46137344] 2023-12-01T05:55:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:18 smithi060 ceph-mon[94233]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-01T05:55:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:18 smithi060 ceph-mon[94233]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-01T05:55:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:18 smithi060 ceph-mon[109077]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-01T05:55:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:18 smithi060 ceph-mon[109077]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-01T05:55:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:18 smithi089 ceph-mon[98504]: osdmap e1653: 8 total, 8 up, 8 in 2023-12-01T05:55:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:18 smithi089 ceph-mon[98504]: osdmap e1654: 8 total, 8 up, 8 in 2023-12-01T05:55:19.100 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:19.100 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:19.113 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:19.113 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:19.113 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:19.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:19.116 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:19.116 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:19.118 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:19.119 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:19.119 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:19.120 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:19.120 INFO:tasks.workunit.client.0.smithi060.stdout:from 4 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:19.120 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~20971520,398458880~16777216] 2023-12-01T05:55:19.121 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:19 smithi060 ceph-mon[94233]: pgmap v3703: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 334 op/s 2023-12-01T05:55:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:19 smithi060 ceph-mon[109077]: pgmap v3703: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 334 op/s 2023-12-01T05:55:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:19 smithi089 ceph-mon[98504]: pgmap v3703: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 199 KiB/s rd, 6.0 KiB/s wr, 334 op/s 2023-12-01T05:55:20.082 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:20.082 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:20.105 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:20.105 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:20.105 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:20.107 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:20.108 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:20.108 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:20.110 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:20.110 INFO:tasks.workunit.client.0.smithi060.stdout:from 3 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:20.110 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~41943040] 2023-12-01T05:55:20.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:20 smithi060 ceph-mon[94233]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-01T05:55:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:20 smithi060 ceph-mon[109077]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-01T05:55:20.533 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:55:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:20 smithi089 ceph-mon[98504]: osdmap e1655: 8 total, 8 up, 8 in 2023-12-01T05:55:20.859 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:55:20.859 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (69m) 7m ago 70m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:55:20.859 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (69m) 7m ago 69m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:55:20.859 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (71m) 7m ago 71m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (71m) 7m ago 71m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (73m) 7m ago 73m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (75m) 7m ago 75m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (75m) 7m ago 75m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (74m) 7m ago 74m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (74m) 7m ago 74m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (69m) 7m ago 69m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (69m) 7m ago 69m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (73m) 7m ago 73m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (73m) 7m ago 73m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (73m) 7m ago 73m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (72m) 7m ago 72m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (72m) 7m ago 72m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (72m) 7m ago 72m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:55:20.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (71m) 7m ago 71m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:55:20.861 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (71m) 7m ago 71m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:55:20.861 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (69m) 7m ago 70m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:55:21.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:21.103 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:21.111 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:21.111 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:21.111 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:21.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:21.114 INFO:tasks.workunit.client.0.smithi060.stdout:from 2 to HEAD diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:21.114 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~20971520,58720256~62914560,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:21.115 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:55:21.284 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:21.285 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:55:21.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:55:21.285 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:55:21.285 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:55:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[94233]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-01T05:55:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[94233]: from='client.28658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[94233]: pgmap v3706: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[94233]: from='client.28664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[109077]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-01T05:55:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[109077]: from='client.28658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[109077]: pgmap v3706: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:21.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:21 smithi060 ceph-mon[109077]: from='client.28664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:21 smithi089 ceph-mon[98504]: osdmap e1656: 8 total, 8 up, 8 in 2023-12-01T05:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:21 smithi089 ceph-mon[98504]: from='client.28658 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:21 smithi089 ceph-mon[98504]: pgmap v3706: 137 pgs: 137 active+clean; 698 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:21 smithi089 ceph-mon[98504]: from='client.28664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:22.099 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:22.099 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:22.114 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:22.116 INFO:tasks.workunit.client.0.smithi060.stdout:from 1 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:22.116 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:22.116 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:22 smithi060 ceph-mon[94233]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-01T05:55:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2097820049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:55:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:22 smithi060 ceph-mon[109077]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-01T05:55:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2097820049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:55:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:22 smithi089 ceph-mon[98504]: osdmap e1657: 8 total, 8 up, 8 in 2023-12-01T05:55:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2097820049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:55:23.102 INFO:tasks.workunit.client.0.smithi060.stdout:from 0 to HEAD diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:23.102 INFO:tasks.workunit.client.0.smithi060.stdout: limited diff [0~29360128,33554432~88080384,125829120~8388608,138412032~88080384,230686720~113246208,352321536~8388608,364904448~4194304,373293056~46137344] 2023-12-01T05:55:23.118 INFO:tasks.workunit.client.0.smithi060.stdout: actual was [0~121634816,125829120~8388608,138412032~205520896,352321536~16777216,373293056~46137344] 2023-12-01T05:55:23.379 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:23 smithi089 ceph-mon[98504]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-01T05:55:23.379 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:23 smithi089 ceph-mon[98504]: pgmap v3709: 137 pgs: 137 active+clean; 562 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2023-12-01T05:55:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:23 smithi060 ceph-mon[94233]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-01T05:55:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:23 smithi060 ceph-mon[94233]: pgmap v3709: 137 pgs: 137 active+clean; 562 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2023-12-01T05:55:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:23 smithi060 ceph-mon[109077]: osdmap e1658: 8 total, 8 up, 8 in 2023-12-01T05:55:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:23 smithi060 ceph-mon[109077]: pgmap v3709: 137 pgs: 137 active+clean; 562 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2023-12-01T05:55:23.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 05:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T05:55:23.377212344Z level=info msg="Completed cleanup jobs" duration=16.083634ms 2023-12-01T05:55:24.120 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (40001 ms) 2023-12-01T05:55:24.120 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateRegression6926 2023-12-01T05:55:24.120 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:55:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:24 smithi060 ceph-mon[94233]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-01T05:55:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:24 smithi060 ceph-mon[109077]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-01T05:55:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:24 smithi089 ceph-mon[98504]: osdmap e1659: 8 total, 8 up, 8 in 2023-12-01T05:55:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:55:24] "GET /metrics HTTP/1.1" 200 36493 "" "Prometheus/2.43.0" 2023-12-01T05:55:25.113 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:55:25.118 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateRegression6926 (998 ms) 2023-12-01T05:55:25.118 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2023-12-01T05:55:25.118 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:55:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:25 smithi060 ceph-mon[94233]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-01T05:55:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:25 smithi060 ceph-mon[94233]: pgmap v3712: 137 pgs: 137 active+clean; 562 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2023-12-01T05:55:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:25 smithi060 ceph-mon[109077]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-01T05:55:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:25 smithi060 ceph-mon[109077]: pgmap v3712: 137 pgs: 137 active+clean; 562 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2023-12-01T05:55:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:25 smithi089 ceph-mon[98504]: osdmap e1660: 8 total, 8 up, 8 in 2023-12-01T05:55:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:25 smithi089 ceph-mon[98504]: pgmap v3712: 137 pgs: 137 active+clean; 562 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 104 KiB/s rd, 5.5 KiB/s wr, 165 op/s 2023-12-01T05:55:26.166 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:55:26.166 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 4194304~4194304 2023-12-01T05:55:26.166 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8388608~4194304 2023-12-01T05:55:26.166 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 12582912~4194304 2023-12-01T05:55:26.166 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 16777216~4194304 2023-12-01T05:55:26.200 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 0~4194304 2023-12-01T05:55:26.200 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 4194304~4194304 2023-12-01T05:55:26.200 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8388608~4194304 2023-12-01T05:55:26.200 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 16777216~4194304 2023-12-01T05:55:26.211 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1092 ms) 2023-12-01T05:55:26.211 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2023-12-01T05:55:26.211 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:55:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:26 smithi060 ceph-mon[94233]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-01T05:55:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:26 smithi060 ceph-mon[109077]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-01T05:55:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:26 smithi089 ceph-mon[98504]: osdmap e1661: 8 total, 8 up, 8 in 2023-12-01T05:55:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:27.220 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [0~20971520] to clone 2023-12-01T05:55:27.220 INFO:tasks.workunit.client.0.smithi060.stdout: diff was [0~20971520] 2023-12-01T05:55:27.224 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1014 ms) 2023-12-01T05:55:27.224 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2023-12-01T05:55:27.224 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:55:27.245 INFO:tasks.workunit.client.0.smithi060.stdout: wrote [633168~55598,2659951~86233,4629408~63665,4961605~65594,10162539~24071,10751037~3477,12450229~95775,16192844~13443,18963378~33471,19225783~55156] 2023-12-01T05:55:27.258 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (33 ms) 2023-12-01T05:55:27.258 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2023-12-01T05:55:27.258 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:55:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[94233]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-01T05:55:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[94233]: pgmap v3715: 137 pgs: 137 active+clean; 482 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[109077]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[109077]: pgmap v3715: 137 pgs: 137 active+clean; 482 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:55:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:27 smithi089 ceph-mon[98504]: osdmap e1662: 8 total, 8 up, 8 in 2023-12-01T05:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:27 smithi089 ceph-mon[98504]: pgmap v3715: 137 pgs: 137 active+clean; 482 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T05:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:28 smithi060 ceph-mon[94233]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-01T05:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:28 smithi060 ceph-mon[94233]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-01T05:55:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:28 smithi060 ceph-mon[109077]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-01T05:55:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:28 smithi060 ceph-mon[109077]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-01T05:55:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:28 smithi089 ceph-mon[98504]: osdmap e1663: 8 total, 8 up, 8 in 2023-12-01T05:55:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:28 smithi089 ceph-mon[98504]: osdmap e1664: 8 total, 8 up, 8 in 2023-12-01T05:55:29.129 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1872 ms) 2023-12-01T05:55:29.130 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2023-12-01T05:55:29.130 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:55:29.191 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 5000005~1234 2023-12-01T05:55:29.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (66 ms) 2023-12-01T05:55:29.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2023-12-01T05:55:29.195 INFO:tasks.workunit.client.0.smithi060.stdout:using new format! 2023-12-01T05:55:29.252 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8376263~12345 2023-12-01T05:55:29.252 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 8388608~4194304 2023-12-01T05:55:29.253 INFO:tasks.workunit.client.0.smithi060.stdout:iterate_cb 12582912~54321 2023-12-01T05:55:29.256 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (60 ms) 2023-12-01T05:55:29.256 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2023-12-01T05:55:29.256 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_librbd.cc:7973: Skipped 2023-12-01T05:55:29.256 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:55:29.256 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2023-12-01T05:55:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:29 smithi060 ceph-mon[109077]: pgmap v3718: 137 pgs: 137 active+clean; 482 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T05:55:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:29 smithi060 ceph-mon[109077]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-01T05:55:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:29 smithi060 ceph-mon[94233]: pgmap v3718: 137 pgs: 137 active+clean; 482 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T05:55:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:29 smithi060 ceph-mon[94233]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-01T05:55:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:29 smithi089 ceph-mon[98504]: pgmap v3718: 137 pgs: 137 active+clean; 482 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 11 MiB/s wr, 196 op/s 2023-12-01T05:55:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:29 smithi089 ceph-mon[98504]: osdmap e1665: 8 total, 8 up, 8 in 2023-12-01T05:55:30.121 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 11 tests from DiffIterateTest/1 (53172 ms total) 2023-12-01T05:55:30.121 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:55:30.121 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 17 tests from TestImageWatcher 2023-12-01T05:55:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:31 smithi060 ceph-mon[94233]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-01T05:55:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:31 smithi060 ceph-mon[94233]: pgmap v3721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:31 smithi060 ceph-mon[109077]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-01T05:55:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:31 smithi060 ceph-mon[109077]: pgmap v3721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:31.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:31 smithi089 ceph-mon[98504]: osdmap e1666: 8 total, 8 up, 8 in 2023-12-01T05:55:31.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:31 smithi089 ceph-mon[98504]: pgmap v3721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:55:32.123 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2023-12-01T05:55:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:32 smithi060 ceph-mon[94233]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-01T05:55:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1267692297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:55:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:32 smithi060 ceph-mon[109077]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-01T05:55:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1267692297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:55:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:32 smithi089 ceph-mon[98504]: osdmap e1667: 8 total, 8 up, 8 in 2023-12-01T05:55:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1267692297' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:55:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1267692297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:55:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:33 smithi060 ceph-mon[94233]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-01T05:55:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:33 smithi060 ceph-mon[94233]: pgmap v3724: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:55:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1267692297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:55:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:33 smithi060 ceph-mon[109077]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-01T05:55:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:33 smithi060 ceph-mon[109077]: pgmap v3724: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:55:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1267692297' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-32","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:55:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:33 smithi089 ceph-mon[98504]: osdmap e1668: 8 total, 8 up, 8 in 2023-12-01T05:55:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:33 smithi089 ceph-mon[98504]: pgmap v3724: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:55:34.172 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2048 ms) 2023-12-01T05:55:34.172 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2023-12-01T05:55:34.196 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyFlatten (25 ms) 2023-12-01T05:55:34.196 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyResize 2023-12-01T05:55:34.219 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyResize (22 ms) 2023-12-01T05:55:34.219 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2023-12-01T05:55:34.242 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (23 ms) 2023-12-01T05:55:34.242 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2023-12-01T05:55:34.264 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (23 ms) 2023-12-01T05:55:34.265 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2023-12-01T05:55:34.286 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (22 ms) 2023-12-01T05:55:34.286 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2023-12-01T05:55:34.307 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (20 ms) 2023-12-01T05:55:34.307 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2023-12-01T05:55:34.330 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifySnapRename (23 ms) 2023-12-01T05:55:34.330 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2023-12-01T05:55:34.349 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (19 ms) 2023-12-01T05:55:34.349 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2023-12-01T05:55:34.370 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (21 ms) 2023-12-01T05:55:34.370 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2023-12-01T05:55:34.391 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (21 ms) 2023-12-01T05:55:34.391 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2023-12-01T05:55:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:34 smithi060 ceph-mon[109077]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-01T05:55:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:34 smithi060 ceph-mon[94233]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-01T05:55:34.410 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2023-12-01T05:55:34.411 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyRename 2023-12-01T05:55:34.432 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyRename (21 ms) 2023-12-01T05:55:34.432 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2023-12-01T05:55:34.452 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (20 ms) 2023-12-01T05:55:34.452 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2023-12-01T05:55:34.471 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (20 ms) 2023-12-01T05:55:34.471 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2023-12-01T05:55:34.492 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (20 ms) 2023-12-01T05:55:34.492 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2023-12-01T05:55:34.512 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (21 ms) 2023-12-01T05:55:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:34 smithi089 ceph-mon[98504]: osdmap e1669: 8 total, 8 up, 8 in 2023-12-01T05:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:55:34] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:55:35.157 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 17 tests from TestImageWatcher (2389 ms total) 2023-12-01T05:55:35.157 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:55:35.157 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 34 tests from TestInternal 2023-12-01T05:55:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:35 smithi060 ceph-mon[94233]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-01T05:55:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:35 smithi060 ceph-mon[94233]: pgmap v3727: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:55:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:35 smithi060 ceph-mon[109077]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-01T05:55:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:35 smithi060 ceph-mon[109077]: pgmap v3727: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:55:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:35 smithi089 ceph-mon[98504]: osdmap e1670: 8 total, 8 up, 8 in 2023-12-01T05:55:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:35 smithi089 ceph-mon[98504]: pgmap v3727: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:55:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:36 smithi060 ceph-mon[94233]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-01T05:55:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:36 smithi060 ceph-mon[109077]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-01T05:55:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:36 smithi089 ceph-mon[98504]: osdmap e1671: 8 total, 8 up, 8 in 2023-12-01T05:55:37.164 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.OpenByID 2023-12-01T05:55:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:37 smithi060 ceph-mon[94233]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-01T05:55:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:55:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:37 smithi060 ceph-mon[94233]: pgmap v3730: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:37 smithi060 ceph-mon[109077]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-01T05:55:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:55:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:37 smithi060 ceph-mon[109077]: pgmap v3730: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:37 smithi089 ceph-mon[98504]: osdmap e1672: 8 total, 8 up, 8 in 2023-12-01T05:55:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:55:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:37 smithi089 ceph-mon[98504]: pgmap v3730: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:38 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:55:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:55:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:38 smithi060 ceph-mon[94233]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-01T05:55:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:38 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:55:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:55:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:38 smithi060 ceph-mon[109077]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-01T05:55:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:38 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:55:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-33","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:55:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:38 smithi089 ceph-mon[98504]: osdmap e1673: 8 total, 8 up, 8 in 2023-12-01T05:55:39.215 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.OpenByID (2050 ms) 2023-12-01T05:55:39.215 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.OpenSnapDNE 2023-12-01T05:55:39.241 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.OpenSnapDNE (26 ms) 2023-12-01T05:55:39.241 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2023-12-01T05:55:39.265 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (24 ms) 2023-12-01T05:55:39.265 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.ResizeLocksImage 2023-12-01T05:55:39.289 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.ResizeLocksImage (24 ms) 2023-12-01T05:55:39.289 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2023-12-01T05:55:39.307 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (19 ms) 2023-12-01T05:55:39.308 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2023-12-01T05:55:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:39 smithi060 ceph-mon[109077]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-01T05:55:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:39 smithi060 ceph-mon[109077]: pgmap v3733: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:39 smithi060 ceph-mon[94233]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-01T05:55:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:39 smithi060 ceph-mon[94233]: pgmap v3733: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:39 smithi089 ceph-mon[98504]: osdmap e1674: 8 total, 8 up, 8 in 2023-12-01T05:55:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:39 smithi089 ceph-mon[98504]: pgmap v3733: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:40 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:55:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:40 smithi060 ceph-mon[109077]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-01T05:55:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:40 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:55:40.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:40 smithi060 ceph-mon[94233]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-01T05:55:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:40 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:55:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:40 smithi089 ceph-mon[98504]: osdmap e1675: 8 total, 8 up, 8 in 2023-12-01T05:55:41.202 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1894 ms) 2023-12-01T05:55:41.202 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2023-12-01T05:55:41.226 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (24 ms) 2023-12-01T05:55:41.226 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2023-12-01T05:55:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:41 smithi060 ceph-mon[109077]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-01T05:55:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:41 smithi060 ceph-mon[109077]: pgmap v3736: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:41 smithi060 ceph-mon[94233]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-01T05:55:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:41 smithi060 ceph-mon[94233]: pgmap v3736: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:41 smithi089 ceph-mon[98504]: osdmap e1676: 8 total, 8 up, 8 in 2023-12-01T05:55:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:41 smithi089 ceph-mon[98504]: pgmap v3736: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:42 smithi060 ceph-mon[94233]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-01T05:55:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:42 smithi060 ceph-mon[109077]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-01T05:55:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:42 smithi089 ceph-mon[98504]: osdmap e1677: 8 total, 8 up, 8 in 2023-12-01T05:55:43.207 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1981 ms) 2023-12-01T05:55:43.208 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2023-12-01T05:55:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:43 smithi060 ceph-mon[94233]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-01T05:55:43.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:43 smithi060 ceph-mon[94233]: pgmap v3739: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T05:55:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:43 smithi060 ceph-mon[109077]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-01T05:55:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:43 smithi060 ceph-mon[109077]: pgmap v3739: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T05:55:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:43 smithi089 ceph-mon[98504]: osdmap e1678: 8 total, 8 up, 8 in 2023-12-01T05:55:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:43 smithi089 ceph-mon[98504]: pgmap v3739: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T05:55:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:44 smithi060 ceph-mon[94233]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-01T05:55:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:44 smithi060 ceph-mon[109077]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-01T05:55:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:55:44] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.43.0" 2023-12-01T05:55:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:44 smithi089 ceph-mon[98504]: osdmap e1679: 8 total, 8 up, 8 in 2023-12-01T05:55:45.225 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2017 ms) 2023-12-01T05:55:45.225 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2023-12-01T05:55:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:45 smithi060 ceph-mon[109077]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-01T05:55:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:45 smithi060 ceph-mon[109077]: pgmap v3742: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T05:55:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:45 smithi060 ceph-mon[94233]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-01T05:55:45.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:45 smithi060 ceph-mon[94233]: pgmap v3742: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T05:55:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:45 smithi089 ceph-mon[98504]: osdmap e1680: 8 total, 8 up, 8 in 2023-12-01T05:55:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:45 smithi089 ceph-mon[98504]: pgmap v3742: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 11 KiB/s wr, 122 op/s 2023-12-01T05:55:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:46 smithi060 ceph-mon[94233]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-01T05:55:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:46 smithi060 ceph-mon[109077]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-01T05:55:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:46 smithi089 ceph-mon[98504]: osdmap e1681: 8 total, 8 up, 8 in 2023-12-01T05:55:47.239 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2014 ms) 2023-12-01T05:55:47.239 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.FlattenLocksImage 2023-12-01T05:55:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:47 smithi060 ceph-mon[94233]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-01T05:55:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:47 smithi060 ceph-mon[94233]: pgmap v3745: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T05:55:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:47 smithi060 ceph-mon[109077]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-01T05:55:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:47 smithi060 ceph-mon[109077]: pgmap v3745: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T05:55:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:47 smithi089 ceph-mon[98504]: osdmap e1682: 8 total, 8 up, 8 in 2023-12-01T05:55:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:47 smithi089 ceph-mon[98504]: pgmap v3745: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T05:55:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:48 smithi060 ceph-mon[94233]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-01T05:55:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:48 smithi060 ceph-mon[94233]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-01T05:55:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:48 smithi060 ceph-mon[109077]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-01T05:55:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:48 smithi060 ceph-mon[109077]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-01T05:55:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:48 smithi089 ceph-mon[98504]: osdmap e1683: 8 total, 8 up, 8 in 2023-12-01T05:55:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:48 smithi089 ceph-mon[98504]: osdmap e1684: 8 total, 8 up, 8 in 2023-12-01T05:55:49.055 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.FlattenLocksImage (1816 ms) 2023-12-01T05:55:49.055 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2023-12-01T05:55:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:49 smithi060 ceph-mon[94233]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T05:55:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:49 smithi060 ceph-mon[94233]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-01T05:55:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:49 smithi060 ceph-mon[109077]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T05:55:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:49 smithi060 ceph-mon[109077]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-01T05:55:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:49 smithi089 ceph-mon[98504]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 85 KiB/s rd, 7.2 KiB/s wr, 119 op/s 2023-12-01T05:55:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:49 smithi089 ceph-mon[98504]: osdmap e1685: 8 total, 8 up, 8 in 2023-12-01T05:55:51.053 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (1998 ms) 2023-12-01T05:55:51.053 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2023-12-01T05:55:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:51 smithi089 ceph-mon[98504]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-01T05:55:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:51 smithi089 ceph-mon[98504]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:51 smithi060 ceph-mon[94233]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-01T05:55:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:51 smithi060 ceph-mon[94233]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:51 smithi060 ceph-mon[109077]: osdmap e1686: 8 total, 8 up, 8 in 2023-12-01T05:55:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:51 smithi060 ceph-mon[109077]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:55:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:55:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:55:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (70m) 7m ago 70m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:55:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (70m) 7m ago 70m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:55:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (71m) 7m ago 71m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:55:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (71m) 7m ago 71m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:55:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (74m) 7m ago 74m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:55:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (76m) 7m ago 76m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (76m) 7m ago 76m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (74m) 7m ago 74m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (74m) 7m ago 74m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (70m) 7m ago 70m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (70m) 7m ago 70m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (74m) 7m ago 74m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (73m) 7m ago 73m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (73m) 7m ago 73m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (73m) 7m ago 73m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (72m) 7m ago 72m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (72m) 7m ago 72m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (72m) 7m ago 72m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:55:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (71m) 7m ago 71m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:55:51.976 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (70m) 7m ago 71m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:55:52.043 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (990 ms) 2023-12-01T05:55:52.043 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2023-12-01T05:55:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:52 smithi089 ceph-mon[98504]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-01T05:55:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1953730015' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]: dispatch 2023-12-01T05:55:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:52 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]: dispatch 2023-12-01T05:55:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:52 smithi089 ceph-mon[98504]: from='client.28706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:55:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:52 smithi089 ceph-mon[98504]: from='client.18837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:52.380 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:55:52.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:55:52.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:55:52.381 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:55:52.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:55:52.381 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:55:52.381 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:55:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[94233]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-01T05:55:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1953730015' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]: dispatch 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]: dispatch 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[94233]: from='client.28706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[94233]: from='client.18837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[109077]: osdmap e1687: 8 total, 8 up, 8 in 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1953730015' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]: dispatch 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]: dispatch 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[109077]: from='client.28706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:55:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:52 smithi060 ceph-mon[109077]: from='client.18837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:55:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]': finished 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[109077]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/632158675' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]: dispatch 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]: dispatch 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/374641079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[109077]: pgmap v3754: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 12 KiB/s wr, 251 op/s 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]': finished 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[94233]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/632158675' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]: dispatch 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]: dispatch 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/374641079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:55:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:53 smithi060 ceph-mon[94233]: pgmap v3754: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 12 KiB/s wr, 251 op/s 2023-12-01T05:55:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:53 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/1953730015"}]': finished 2023-12-01T05:55:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:53 smithi089 ceph-mon[98504]: osdmap e1688: 8 total, 8 up, 8 in 2023-12-01T05:55:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/632158675' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]: dispatch 2023-12-01T05:55:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:53 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]: dispatch 2023-12-01T05:55:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/374641079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:55:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:53 smithi089 ceph-mon[98504]: pgmap v3754: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 186 KiB/s rd, 12 KiB/s wr, 251 op/s 2023-12-01T05:55:54.047 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2004 ms) 2023-12-01T05:55:54.047 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2023-12-01T05:55:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.AioWriteRequestsLock (36 ms) 2023-12-01T05:55:54.082 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2023-12-01T05:55:54.109 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (27 ms) 2023-12-01T05:55:54.110 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.CancelAsyncResize 2023-12-01T05:55:54.156 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.CancelAsyncResize (46 ms) 2023-12-01T05:55:54.156 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.MultipleResize 2023-12-01T05:55:54.215 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.MultipleResize (60 ms) 2023-12-01T05:55:54.216 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.Metadata 2023-12-01T05:55:54.261 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.Metadata (45 ms) 2023-12-01T05:55:54.261 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.MetadataConfApply 2023-12-01T05:55:54.291 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.MetadataConfApply (30 ms) 2023-12-01T05:55:54.291 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapshotCopyup 2023-12-01T05:55:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:54 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]': finished 2023-12-01T05:55:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:54 smithi060 ceph-mon[109077]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-01T05:55:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:54 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]': finished 2023-12-01T05:55:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:54 smithi060 ceph-mon[94233]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-01T05:55:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:54 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/632158675"}]': finished 2023-12-01T05:55:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:54 smithi089 ceph-mon[98504]: osdmap e1689: 8 total, 8 up, 8 in 2023-12-01T05:55:54.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:55:54] "GET /metrics HTTP/1.1" 200 36430 "" "Prometheus/2.43.0" 2023-12-01T05:55:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:55 smithi060 ceph-mon[94233]: pgmap v3756: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 215 op/s 2023-12-01T05:55:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:55 smithi060 ceph-mon[109077]: pgmap v3756: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 215 op/s 2023-12-01T05:55:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:55 smithi089 ceph-mon[98504]: pgmap v3756: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 10 KiB/s wr, 215 op/s 2023-12-01T05:55:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:56 smithi060 ceph-mon[94233]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-01T05:55:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:56 smithi060 ceph-mon[109077]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-01T05:55:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:56 smithi089 ceph-mon[98504]: osdmap e1690: 8 total, 8 up, 8 in 2023-12-01T05:55:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:55:57.157 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapshotCopyup (2866 ms) 2023-12-01T05:55:57.157 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2023-12-01T05:55:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:57 smithi060 ceph-mon[94233]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-01T05:55:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:57 smithi060 ceph-mon[94233]: pgmap v3759: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 23 KiB/s wr, 225 op/s 2023-12-01T05:55:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:57 smithi060 ceph-mon[109077]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-01T05:55:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:57 smithi060 ceph-mon[109077]: pgmap v3759: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 23 KiB/s wr, 225 op/s 2023-12-01T05:55:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:57 smithi089 ceph-mon[98504]: osdmap e1691: 8 total, 8 up, 8 in 2023-12-01T05:55:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:57 smithi089 ceph-mon[98504]: pgmap v3759: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 155 KiB/s rd, 23 KiB/s wr, 225 op/s 2023-12-01T05:55:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:58 smithi060 ceph-mon[94233]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-01T05:55:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:58 smithi060 ceph-mon[94233]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-01T05:55:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:58 smithi060 ceph-mon[109077]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-01T05:55:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:58 smithi060 ceph-mon[109077]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-01T05:55:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:58 smithi089 ceph-mon[98504]: osdmap e1692: 8 total, 8 up, 8 in 2023-12-01T05:55:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:58 smithi089 ceph-mon[98504]: osdmap e1693: 8 total, 8 up, 8 in 2023-12-01T05:55:59.100 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1943 ms) 2023-12-01T05:55:59.100 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2023-12-01T05:55:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[94233]: pgmap v3762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 27 KiB/s wr, 261 op/s 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]: dispatch 2023-12-01T05:55:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2023-12-01T05:55:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2023-12-01T05:55:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2023-12-01T05:55:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:55:59 smithi060 ceph-mon[109077]: pgmap v3762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 27 KiB/s wr, 261 op/s 2023-12-01T05:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]: dispatch 2023-12-01T05:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2023-12-01T05:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]: dispatch 2023-12-01T05:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2023-12-01T05:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]: dispatch 2023-12-01T05:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]: dispatch 2023-12-01T05:55:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:55:59 smithi089 ceph-mon[98504]: pgmap v3762: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 27 KiB/s wr, 261 op/s 2023-12-01T05:56:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]': finished 2023-12-01T05:56:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2023-12-01T05:56:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]': finished 2023-12-01T05:56:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[94233]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-01T05:56:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]': finished 2023-12-01T05:56:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2023-12-01T05:56:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]': finished 2023-12-01T05:56:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:00 smithi060 ceph-mon[109077]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-01T05:56:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.a", "id": [3, 6]}]': finished 2023-12-01T05:56:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.b", "id": [3, 7]}]': finished 2023-12-01T05:56:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.e", "id": [3, 0]}]': finished 2023-12-01T05:56:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:00 smithi089 ceph-mon[98504]: osdmap e1694: 8 total, 8 up, 8 in 2023-12-01T05:56:01.109 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (2009 ms) 2023-12-01T05:56:01.109 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.ResizeCopyup 2023-12-01T05:56:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:01 smithi060 ceph-mon[94233]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-01T05:56:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:01 smithi060 ceph-mon[94233]: pgmap v3765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:01 smithi060 ceph-mon[109077]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-01T05:56:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:01 smithi060 ceph-mon[109077]: pgmap v3765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:01 smithi089 ceph-mon[98504]: osdmap e1695: 8 total, 8 up, 8 in 2023-12-01T05:56:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:01 smithi089 ceph-mon[98504]: pgmap v3765: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:02 smithi060 ceph-mon[94233]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-01T05:56:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:02 smithi060 ceph-mon[109077]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-01T05:56:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:02 smithi089 ceph-mon[98504]: osdmap e1696: 8 total, 8 up, 8 in 2023-12-01T05:56:03.148 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.ResizeCopyup (2040 ms) 2023-12-01T05:56:03.148 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.DiscardCopyup 2023-12-01T05:56:03.157 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_internal.cc:1056: Skipped 2023-12-01T05:56:03.157 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:56:03.158 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (9 ms) 2023-12-01T05:56:03.158 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.ImageOptions 2023-12-01T05:56:03.166 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.ImageOptions (8 ms) 2023-12-01T05:56:03.166 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.WriteFullCopyup 2023-12-01T05:56:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:03 smithi060 ceph-mon[94233]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-01T05:56:03.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:03 smithi060 ceph-mon[94233]: pgmap v3768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 291 op/s; 76 B/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:56:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:03 smithi060 ceph-mon[109077]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-01T05:56:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:03 smithi060 ceph-mon[109077]: pgmap v3768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 291 op/s; 76 B/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:56:03.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:03 smithi089 ceph-mon[98504]: osdmap e1697: 8 total, 8 up, 8 in 2023-12-01T05:56:03.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:03 smithi089 ceph-mon[98504]: pgmap v3768: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 291 op/s; 76 B/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:56:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:04 smithi060 ceph-mon[94233]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-01T05:56:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:04 smithi060 ceph-mon[109077]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-01T05:56:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:04 smithi089 ceph-mon[98504]: osdmap e1698: 8 total, 8 up, 8 in 2023-12-01T05:56:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:56:04] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T05:56:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:05 smithi060 ceph-mon[94233]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-01T05:56:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:05 smithi060 ceph-mon[94233]: pgmap v3771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 291 op/s; 76 B/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:56:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:05 smithi060 ceph-mon[109077]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-01T05:56:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:05 smithi060 ceph-mon[109077]: pgmap v3771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 291 op/s; 76 B/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:56:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:05 smithi089 ceph-mon[98504]: osdmap e1699: 8 total, 8 up, 8 in 2023-12-01T05:56:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:05 smithi089 ceph-mon[98504]: pgmap v3771: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 213 KiB/s rd, 21 KiB/s wr, 291 op/s; 76 B/s, 5 keys/s, 1 objects/s recovering 2023-12-01T05:56:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:06 smithi060 ceph-mon[94233]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-01T05:56:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:06 smithi060 ceph-mon[109077]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-01T05:56:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:06 smithi089 ceph-mon[98504]: osdmap e1700: 8 total, 8 up, 8 in 2023-12-01T05:56:07.136 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.WriteFullCopyup (3970 ms) 2023-12-01T05:56:07.136 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2023-12-01T05:56:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:07 smithi060 ceph-mon[94233]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-01T05:56:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:07 smithi060 ceph-mon[94233]: pgmap v3774: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 281 op/s 2023-12-01T05:56:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:07 smithi060 ceph-mon[109077]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-01T05:56:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:07 smithi060 ceph-mon[109077]: pgmap v3774: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 281 op/s 2023-12-01T05:56:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:07 smithi089 ceph-mon[98504]: osdmap e1701: 8 total, 8 up, 8 in 2023-12-01T05:56:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:07 smithi089 ceph-mon[98504]: pgmap v3774: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 281 op/s 2023-12-01T05:56:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:08 smithi060 ceph-mon[94233]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-01T05:56:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:08 smithi060 ceph-mon[94233]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-01T05:56:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:08 smithi060 ceph-mon[109077]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-01T05:56:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:08 smithi060 ceph-mon[109077]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-01T05:56:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:08 smithi089 ceph-mon[98504]: osdmap e1702: 8 total, 8 up, 8 in 2023-12-01T05:56:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:08 smithi089 ceph-mon[98504]: osdmap e1703: 8 total, 8 up, 8 in 2023-12-01T05:56:09.055 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (1919 ms) 2023-12-01T05:56:09.056 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.TestCoR 2023-12-01T05:56:09.069 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_internal.cc:1313: Skipped 2023-12-01T05:56:09.069 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to disabled copy-on-read 2023-12-01T05:56:09.069 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestInternal.TestCoR (14 ms) 2023-12-01T05:56:09.069 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2023-12-01T05:56:09.300 INFO:tasks.workunit.client.0.smithi060.stdout:made parent image "image57": 4194304K (1024 * 4K) 2023-12-01T05:56:09.300 INFO:tasks.workunit.client.0.smithi060.stdout:generated random write map: 2023-12-01T05:56:09.300 INFO:tasks.workunit.client.0.smithi060.stdout: [15 , 64733 ] 2023-12-01T05:56:09.300 INFO:tasks.workunit.client.0.smithi060.stdout: [26 , 108397 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [27 , 112879 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [36 , 149461 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [39 , 161743 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [56 , 231163 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [57 , 236529 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [76 , 311984 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [92 , 380303 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [93 , 384306 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [95 , 390428 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [102 , 418226 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [122 , 502698 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [127 , 521809 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [128 , 526400 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [135 , 554491 ] 2023-12-01T05:56:09.301 INFO:tasks.workunit.client.0.smithi060.stdout: [139 , 571832 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [158 , 650061 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [170 , 696718 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [179 , 735418 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [180 , 739012 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [183 , 749958 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [188 , 772257 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [195 , 800124 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [203 , 835026 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [222 , 910069 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [223 , 913694 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [227 , 931073 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [239 , 980221 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [245 , 1006899 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [247 , 1014934 ] 2023-12-01T05:56:09.302 INFO:tasks.workunit.client.0.smithi060.stdout: [250 , 1025274 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [252 , 1033829 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [259 , 1061014 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [262 , 1076097 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [289 , 1186331 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [294 , 1204763 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [316 , 1296870 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [326 , 1335748 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [371 , 1521926 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [372 , 1526423 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [373 , 1527939 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [379 , 1555298 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [381 , 1561476 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [394 , 1613844 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [439 , 1800288 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [470 , 1925804 ] 2023-12-01T05:56:09.303 INFO:tasks.workunit.client.0.smithi060.stdout: [485 , 1989048 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [496 , 2033159 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [516 , 2114436 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [517 , 2118674 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [533 , 2184346 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [537 , 2199571 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [540 , 2214866 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [550 , 2254488 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [556 , 2279217 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [570 , 2335384 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [590 , 2419876 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [605 , 2479639 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [616 , 2525303 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [617 , 2527761 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [639 , 2617820 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [660 , 2706138 ] 2023-12-01T05:56:09.304 INFO:tasks.workunit.client.0.smithi060.stdout: [663 , 2716735 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [684 , 2803447 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [699 , 2864182 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [706 , 2892297 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [712 , 2918663 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [715 , 2930803 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [719 , 2945115 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [722 , 2957711 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [737 , 3020555 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [756 , 3097030 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [770 , 3154324 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [778 , 3187576 ] 2023-12-01T05:56:09.305 INFO:tasks.workunit.client.0.smithi060.stdout: [793 , 3249509 ] 2023-12-01T05:56:09.306 INFO:tasks.workunit.client.0.smithi060.stdout: [795 , 3257955 ] 2023-12-01T05:56:09.306 INFO:tasks.workunit.client.0.smithi060.stdout: [799 , 3273526 ] 2023-12-01T05:56:09.306 INFO:tasks.workunit.client.0.smithi060.stdout: [804 , 3295706 ] 2023-12-01T05:56:09.306 INFO:tasks.workunit.client.0.smithi060.stdout: [813 , 3330869 ] 2023-12-01T05:56:09.306 INFO:tasks.workunit.client.0.smithi060.stdout: [824 , 3377804 ] 2023-12-01T05:56:09.306 INFO:tasks.workunit.client.0.smithi060.stdout: [842 , 3450929 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [847 , 3470090 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [875 , 3586789 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [879 , 3601358 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [881 , 3611060 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [901 , 3690781 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [913 , 3742537 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [916 , 3754492 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [919 , 3767715 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [929 , 3807304 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [938 , 3844799 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [948 , 3883396 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [961 , 3939139 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [983 , 4026573 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [985 , 4035936 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [992 , 4066762 ] 2023-12-01T05:56:09.307 INFO:tasks.workunit.client.0.smithi060.stdout: [1002 , 4106483 ] 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout:write data based on random map 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-15 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-26 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-27 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-36 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-39 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-56 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-57 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-76 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-92 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-93 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-95 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-102 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-122 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-127 2023-12-01T05:56:09.308 INFO:tasks.workunit.client.0.smithi060.stdout: write object-128 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-135 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-139 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-158 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-170 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-179 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-180 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-183 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-188 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-195 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-203 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-222 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-223 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-227 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-239 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-245 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-247 2023-12-01T05:56:09.309 INFO:tasks.workunit.client.0.smithi060.stdout: write object-250 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-252 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-259 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-262 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-289 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-294 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-316 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-326 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-371 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-372 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-373 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-379 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-381 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-394 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-439 2023-12-01T05:56:09.310 INFO:tasks.workunit.client.0.smithi060.stdout: write object-470 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-485 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-496 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-516 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-517 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-533 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-537 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-540 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-550 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-556 2023-12-01T05:56:09.311 INFO:tasks.workunit.client.0.smithi060.stdout: write object-570 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-590 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-605 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-616 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-617 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-639 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-660 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-663 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-684 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-699 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-706 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-712 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-715 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-719 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-722 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-737 2023-12-01T05:56:09.312 INFO:tasks.workunit.client.0.smithi060.stdout: write object-756 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-770 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-778 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-793 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-795 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-799 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-804 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-813 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-824 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-842 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-847 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-875 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-879 2023-12-01T05:56:09.313 INFO:tasks.workunit.client.0.smithi060.stdout: write object-881 2023-12-01T05:56:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:09 smithi060 ceph-mon[94233]: pgmap v3777: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 281 op/s 2023-12-01T05:56:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:09 smithi060 ceph-mon[94233]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-01T05:56:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:09 smithi060 ceph-mon[109077]: pgmap v3777: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 281 op/s 2023-12-01T05:56:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:09 smithi060 ceph-mon[109077]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-01T05:56:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:09 smithi089 ceph-mon[98504]: pgmap v3777: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 281 op/s 2023-12-01T05:56:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:09 smithi089 ceph-mon[98504]: osdmap e1704: 8 total, 8 up, 8 in 2023-12-01T05:56:10.376 INFO:tasks.workunit.client.0.smithi060.stdout: write object-901 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-913 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-916 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-919 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-929 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-938 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-948 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-961 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-983 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-985 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-992 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: write object-1002 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout:verify written data by reading 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout: read object-15 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout:made snapshot "image57@parent_snap" and protect it 2023-12-01T05:56:10.377 INFO:tasks.workunit.client.0.smithi060.stdout:made and opened clone "image58" 2023-12-01T05:56:10.378 INFO:tasks.workunit.client.0.smithi060.stdout:flattening clone: "image58" 2023-12-01T05:56:10.378 INFO:tasks.workunit.client.0.smithi060.stdout:check whether child image has the same set of objects as parent 2023-12-01T05:56:10.378 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1308 ms) 2023-12-01T05:56:10.378 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2023-12-01T05:56:10.452 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.PoolMetadataConfApply (75 ms) 2023-12-01T05:56:10.452 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.Sparsify 2023-12-01T05:56:10.475 INFO:tasks.workunit.client.0.smithi060.stdout:sparsify_supported=1 2023-12-01T05:56:10.475 INFO:tasks.workunit.client.0.smithi060.stdout:sparse_read_supported=1 2023-12-01T05:56:10.504 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.Sparsify (52 ms) 2023-12-01T05:56:10.504 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.SparsifyClone 2023-12-01T05:56:10.523 INFO:tasks.workunit.client.0.smithi060.stdout:sparsify_supported=1 2023-12-01T05:56:10.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:10 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:56:10] ENGINE Bus STOPPING 2023-12-01T05:56:10.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:10 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:56:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T05:56:10.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:10 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:56:10] ENGINE Bus STOPPED 2023-12-01T05:56:10.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:10 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:56:10] ENGINE Bus STARTING 2023-12-01T05:56:10.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:10 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:56:10] ENGINE Serving on http://:::9283 2023-12-01T05:56:10.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:10 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:05:56:10] ENGINE Bus STARTED 2023-12-01T05:56:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-01T05:56:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' 2023-12-01T05:56:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:56:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:56:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:56:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[109077]: pgmap v3780: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:11 smithi060 ceph-mon[94233]: pgmap v3780: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: osdmap e1705: 8 total, 8 up, 8 in 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2756856524' entity='client.admin' 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:11 smithi089 ceph-mon[98504]: pgmap v3780: 137 pgs: 137 active+clean; 8.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:12.453 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.SparsifyClone (1949 ms) 2023-12-01T05:56:12.453 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestInternal.MissingDataPool 2023-12-01T05:56:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:12 smithi060 ceph-mon[94233]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-01T05:56:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:12 smithi060 ceph-mon[109077]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-01T05:56:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:12 smithi089 ceph-mon[98504]: osdmap e1706: 8 total, 8 up, 8 in 2023-12-01T05:56:13.565 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestInternal.MissingDataPool (1113 ms) 2023-12-01T05:56:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:13 smithi060 ceph-mon[94233]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-01T05:56:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:13 smithi060 ceph-mon[94233]: pgmap v3783: 137 pgs: 137 active+clean; 9.1 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 194 KiB/s wr, 886 op/s 2023-12-01T05:56:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:13 smithi060 ceph-mon[109077]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-01T05:56:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:13 smithi060 ceph-mon[109077]: pgmap v3783: 137 pgs: 137 active+clean; 9.1 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 194 KiB/s wr, 886 op/s 2023-12-01T05:56:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:13 smithi089 ceph-mon[98504]: osdmap e1707: 8 total, 8 up, 8 in 2023-12-01T05:56:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:13 smithi089 ceph-mon[98504]: pgmap v3783: 137 pgs: 137 active+clean; 9.1 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 556 KiB/s rd, 194 KiB/s wr, 886 op/s 2023-12-01T05:56:14.465 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 34 tests from TestInternal (36401 ms total) 2023-12-01T05:56:14.466 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:56:14.466 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 51 tests from TestMirroring 2023-12-01T05:56:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:14 smithi060 ceph-mon[94233]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-01T05:56:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:14 smithi060 ceph-mon[109077]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-01T05:56:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:56:14] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:56:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:14 smithi089 ceph-mon[98504]: osdmap e1708: 8 total, 8 up, 8 in 2023-12-01T05:56:15.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:15 smithi060 ceph-mon[94233]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-01T05:56:15.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:15 smithi060 ceph-mon[94233]: pgmap v3786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:15 smithi060 ceph-mon[109077]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-01T05:56:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:15 smithi060 ceph-mon[109077]: pgmap v3786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:15 smithi089 ceph-mon[98504]: osdmap e1709: 8 total, 8 up, 8 in 2023-12-01T05:56:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:15 smithi089 ceph-mon[98504]: pgmap v3786: 105 pgs: 105 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:16.468 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2023-12-01T05:56:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:16 smithi060 ceph-mon[94233]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-01T05:56:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:56:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:16 smithi060 ceph-mon[109077]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-01T05:56:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:56:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:16 smithi089 ceph-mon[98504]: osdmap e1710: 8 total, 8 up, 8 in 2023-12-01T05:56:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:56:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:56:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:17 smithi060 ceph-mon[94233]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-01T05:56:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:17 smithi060 ceph-mon[94233]: pgmap v3789: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:56:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:17 smithi060 ceph-mon[109077]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-01T05:56:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:17 smithi060 ceph-mon[109077]: pgmap v3789: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-34","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:56:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:17 smithi089 ceph-mon[98504]: osdmap e1711: 8 total, 8 up, 8 in 2023-12-01T05:56:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:17 smithi089 ceph-mon[98504]: pgmap v3789: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:18.596 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2128 ms) 2023-12-01T05:56:18.596 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2023-12-01T05:56:18.704 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (108 ms) 2023-12-01T05:56:18.704 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2023-12-01T05:56:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:18 smithi060 ceph-mon[94233]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-01T05:56:18.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:18 smithi060 ceph-mon[109077]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-01T05:56:18.784 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (79 ms) 2023-12-01T05:56:18.784 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2023-12-01T05:56:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:18 smithi089 ceph-mon[98504]: osdmap e1712: 8 total, 8 up, 8 in 2023-12-01T05:56:18.888 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (105 ms) 2023-12-01T05:56:18.888 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2023-12-01T05:56:18.984 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (96 ms) 2023-12-01T05:56:18.985 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2023-12-01T05:56:19.080 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (96 ms) 2023-12-01T05:56:19.081 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2023-12-01T05:56:19.192 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (111 ms) 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_mirroring.cc:482: Skipped 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_mirroring.cc:520: Skipped 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2023-12-01T05:56:19.195 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2023-12-01T05:56:19.266 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (72 ms) 2023-12-01T05:56:19.623 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2023-12-01T05:56:19.624 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (83 ms) 2023-12-01T05:56:19.624 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2023-12-01T05:56:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:19 smithi060 ceph-mon[94233]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-01T05:56:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:19 smithi060 ceph-mon[94233]: pgmap v3792: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:19 smithi060 ceph-mon[109077]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-01T05:56:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:19 smithi060 ceph-mon[109077]: pgmap v3792: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:19 smithi089 ceph-mon[98504]: osdmap e1713: 8 total, 8 up, 8 in 2023-12-01T05:56:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:19 smithi089 ceph-mon[98504]: pgmap v3792: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1199 ms) 2023-12-01T05:56:20.546 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2023-12-01T05:56:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:20 smithi060 ceph-mon[94233]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-01T05:56:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:20 smithi060 ceph-mon[109077]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-01T05:56:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:20 smithi089 ceph-mon[98504]: osdmap e1714: 8 total, 8 up, 8 in 2023-12-01T05:56:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:21 smithi060 ceph-mon[94233]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-01T05:56:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:21 smithi060 ceph-mon[94233]: pgmap v3795: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:21 smithi060 ceph-mon[109077]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-01T05:56:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:21 smithi060 ceph-mon[109077]: pgmap v3795: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:21.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:21 smithi089 ceph-mon[98504]: osdmap e1715: 8 total, 8 up, 8 in 2023-12-01T05:56:21.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:21 smithi089 ceph-mon[98504]: pgmap v3795: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:56:22.551 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2006 ms) 2023-12-01T05:56:22.551 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2023-12-01T05:56:22.649 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (98 ms) 2023-12-01T05:56:22.650 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2023-12-01T05:56:22.747 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (97 ms) 2023-12-01T05:56:22.747 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2023-12-01T05:56:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:22 smithi060 ceph-mon[109077]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-01T05:56:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:22 smithi060 ceph-mon[94233]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-01T05:56:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:22 smithi089 ceph-mon[98504]: osdmap e1716: 8 total, 8 up, 8 in 2023-12-01T05:56:22.804 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:56:22.853 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (106 ms) 2023-12-01T05:56:22.853 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2023-12-01T05:56:22.941 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (88 ms) 2023-12-01T05:56:22.941 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2023-12-01T05:56:23.022 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (81 ms) 2023-12-01T05:56:23.022 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2023-12-01T05:56:23.122 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (101 ms) 2023-12-01T05:56:23.122 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2023-12-01T05:56:23.191 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:56:23.191 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (70m) 8m ago 71m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:56:23.191 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (71m) 8m ago 71m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:56:23.191 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (72m) 8m ago 72m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:56:23.191 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (72m) 8m ago 72m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:56:23.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (75m) 8m ago 75m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:56:23.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (76m) 8m ago 76m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (76m) 8m ago 76m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (75m) 8m ago 75m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (75m) 8m ago 75m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (70m) 8m ago 70m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (70m) 8m ago 70m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (74m) 8m ago 74m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (74m) 8m ago 74m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (74m) 8m ago 74m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (73m) 8m ago 73m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (73m) 8m ago 73m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (73m) 8m ago 73m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (72m) 8m ago 72m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (72m) 8m ago 72m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:56:23.192 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (70m) 8m ago 71m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:56:23.221 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (99 ms) 2023-12-01T05:56:23.222 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2023-12-01T05:56:23.600 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:56:23.601 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:56:23.602 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:56:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:23 smithi060 ceph-mon[94233]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-01T05:56:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:23 smithi060 ceph-mon[94233]: pgmap v3798: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 428 KiB/s rd, 57 KiB/s wr, 617 op/s 2023-12-01T05:56:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:23 smithi060 ceph-mon[94233]: from='client.28297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:23 smithi060 ceph-mon[109077]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-01T05:56:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:23 smithi060 ceph-mon[109077]: pgmap v3798: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 428 KiB/s rd, 57 KiB/s wr, 617 op/s 2023-12-01T05:56:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:23 smithi060 ceph-mon[109077]: from='client.28297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:23 smithi089 ceph-mon[98504]: osdmap e1717: 8 total, 8 up, 8 in 2023-12-01T05:56:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:23 smithi089 ceph-mon[98504]: pgmap v3798: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 428 KiB/s rd, 57 KiB/s wr, 617 op/s 2023-12-01T05:56:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:23 smithi089 ceph-mon[98504]: from='client.28297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:24 smithi060 ceph-mon[94233]: from='client.18870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/522464644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:56:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:24 smithi060 ceph-mon[94233]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-01T05:56:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:24 smithi060 ceph-mon[109077]: from='client.18870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/522464644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:56:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:24 smithi060 ceph-mon[109077]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-01T05:56:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:56:24] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2023-12-01T05:56:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:24 smithi089 ceph-mon[98504]: from='client.18870 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/522464644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:56:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:24 smithi089 ceph-mon[98504]: osdmap e1718: 8 total, 8 up, 8 in 2023-12-01T05:56:25.103 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1882 ms) 2023-12-01T05:56:25.103 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2023-12-01T05:56:25.218 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (115 ms) 2023-12-01T05:56:25.219 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2023-12-01T05:56:25.322 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (103 ms) 2023-12-01T05:56:25.322 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2023-12-01T05:56:25.420 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (99 ms) 2023-12-01T05:56:25.421 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2023-12-01T05:56:25.584 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (163 ms) 2023-12-01T05:56:25.584 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2023-12-01T05:56:25.748 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (164 ms) 2023-12-01T05:56:25.748 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2023-12-01T05:56:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:25 smithi060 ceph-mon[109077]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 54 KiB/s wr, 587 op/s 2023-12-01T05:56:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:25 smithi060 ceph-mon[109077]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-01T05:56:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:25 smithi060 ceph-mon[94233]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 54 KiB/s wr, 587 op/s 2023-12-01T05:56:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:25 smithi060 ceph-mon[94233]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-01T05:56:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:25 smithi089 ceph-mon[98504]: pgmap v3800: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 408 KiB/s rd, 54 KiB/s wr, 587 op/s 2023-12-01T05:56:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:25 smithi089 ceph-mon[98504]: osdmap e1719: 8 total, 8 up, 8 in 2023-12-01T05:56:25.895 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (147 ms) 2023-12-01T05:56:25.895 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2023-12-01T05:56:26.044 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (150 ms) 2023-12-01T05:56:26.044 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2023-12-01T05:56:26.204 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (160 ms) 2023-12-01T05:56:26.204 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2023-12-01T05:56:26.380 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (175 ms) 2023-12-01T05:56:26.380 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2023-12-01T05:56:26.468 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (88 ms) 2023-12-01T05:56:26.468 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2023-12-01T05:56:26.549 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (82 ms) 2023-12-01T05:56:26.550 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2023-12-01T05:56:26.618 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (69 ms) 2023-12-01T05:56:26.619 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2023-12-01T05:56:26.737 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (119 ms) 2023-12-01T05:56:26.738 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2023-12-01T05:56:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:26.863 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (125 ms) 2023-12-01T05:56:26.863 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2023-12-01T05:56:26.970 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (108 ms) 2023-12-01T05:56:26.970 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2023-12-01T05:56:27.091 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (120 ms) 2023-12-01T05:56:27.091 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.MirrorStatusList 2023-12-01T05:56:27.170 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.MirrorStatusList (80 ms) 2023-12-01T05:56:27.171 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2023-12-01T05:56:27.270 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.RemoveBootstrapped (99 ms) 2023-12-01T05:56:27.270 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2023-12-01T05:56:27.654 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.AioPromoteDemote (384 ms) 2023-12-01T05:56:27.654 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.AioGetInfo 2023-12-01T05:56:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:27 smithi089 ceph-mon[98504]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 133 KiB/s wr, 1.50k op/s 2023-12-01T05:56:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:27 smithi060 ceph-mon[109077]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 133 KiB/s wr, 1.50k op/s 2023-12-01T05:56:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:27 smithi060 ceph-mon[94233]: pgmap v3802: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.0 MiB/s rd, 133 KiB/s wr, 1.50k op/s 2023-12-01T05:56:28.021 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.AioGetInfo (368 ms) 2023-12-01T05:56:28.022 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.AioGetStatus 2023-12-01T05:56:28.260 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.AioGetStatus (239 ms) 2023-12-01T05:56:28.260 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.SiteName 2023-12-01T05:56:28.267 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.SiteName (6 ms) 2023-12-01T05:56:28.267 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.Bootstrap 2023-12-01T05:56:29.102 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.Bootstrap (835 ms) 2023-12-01T05:56:29.102 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.PeerDirection 2023-12-01T05:56:29.111 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.PeerDirection (8 ms) 2023-12-01T05:56:29.111 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.Snapshot 2023-12-01T05:56:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:29 smithi089 ceph-mon[98504]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-01T05:56:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' 2023-12-01T05:56:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T05:56:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:29 smithi089 ceph-mon[98504]: pgmap v3804: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 629 KiB/s rd, 77 KiB/s wr, 893 op/s 2023-12-01T05:56:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[109077]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-01T05:56:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' 2023-12-01T05:56:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[109077]: pgmap v3804: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 629 KiB/s rd, 77 KiB/s wr, 893 op/s 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[94233]: osdmap e1720: 8 total, 8 up, 8 in 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:29 smithi060 ceph-mon[94233]: pgmap v3804: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 629 KiB/s rd, 77 KiB/s wr, 893 op/s 2023-12-01T05:56:30.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T05:56:30.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' 2023-12-01T05:56:30.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' 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 2023-12-01T05:56:30.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' 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 2023-12-01T05:56:30.293 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:30.293 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/340c78ae-5161-4aa0-a5de-901d33b1b6db"}]: dispatch 2023-12-01T05:56:30.294 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/340c78ae-5161-4aa0-a5de-901d33b1b6db"}]': finished 2023-12-01T05:56:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T05:56:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' 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 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' 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 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/340c78ae-5161-4aa0-a5de-901d33b1b6db"}]: dispatch 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/340c78ae-5161-4aa0-a5de-901d33b1b6db"}]': finished 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' 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 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' 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 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/340c78ae-5161-4aa0-a5de-901d33b1b6db"}]: dispatch 2023-12-01T05:56:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/340c78ae-5161-4aa0-a5de-901d33b1b6db"}]': finished 2023-12-01T05:56:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:31 smithi060 ceph-mon[109077]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-01T05:56:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:31 smithi060 ceph-mon[109077]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 629 KiB/s rd, 77 KiB/s wr, 893 op/s 2023-12-01T05:56:31.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:31 smithi060 ceph-mon[94233]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-01T05:56:31.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:31 smithi060 ceph-mon[94233]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 629 KiB/s rd, 77 KiB/s wr, 893 op/s 2023-12-01T05:56:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:31 smithi089 ceph-mon[98504]: osdmap e1721: 8 total, 8 up, 8 in 2023-12-01T05:56:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:31 smithi089 ceph-mon[98504]: pgmap v3806: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 629 KiB/s rd, 77 KiB/s wr, 893 op/s 2023-12-01T05:56:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:32 smithi060 ceph-mon[94233]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-01T05:56:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:32 smithi060 ceph-mon[109077]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-01T05:56:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:32 smithi089 ceph-mon[98504]: osdmap e1722: 8 total, 8 up, 8 in 2023-12-01T05:56:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:33 smithi060 ceph-mon[94233]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-01T05:56:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:33 smithi060 ceph-mon[94233]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 204 KiB/s wr, 1.72k op/s 2023-12-01T05:56:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:33 smithi060 ceph-mon[109077]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-01T05:56:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:33 smithi060 ceph-mon[109077]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 204 KiB/s wr, 1.72k op/s 2023-12-01T05:56:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:33 smithi089 ceph-mon[98504]: osdmap e1723: 8 total, 8 up, 8 in 2023-12-01T05:56:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:33 smithi089 ceph-mon[98504]: pgmap v3809: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 204 KiB/s wr, 1.72k op/s 2023-12-01T05:56:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:34 smithi060 ceph-mon[109077]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-01T05:56:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:34 smithi060 ceph-mon[94233]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-01T05:56:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:34 smithi089 ceph-mon[98504]: osdmap e1724: 8 total, 8 up, 8 in 2023-12-01T05:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:56:34] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-12-01T05:56:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:35 smithi060 ceph-mon[94233]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-01T05:56:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:35 smithi060 ceph-mon[94233]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 237 KiB/s wr, 2.01k op/s 2023-12-01T05:56:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:35 smithi060 ceph-mon[109077]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-01T05:56:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:35 smithi060 ceph-mon[109077]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 237 KiB/s wr, 2.01k op/s 2023-12-01T05:56:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:35 smithi089 ceph-mon[98504]: osdmap e1725: 8 total, 8 up, 8 in 2023-12-01T05:56:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:35 smithi089 ceph-mon[98504]: pgmap v3812: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 237 KiB/s wr, 2.01k op/s 2023-12-01T05:56:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:36 smithi060 ceph-mon[94233]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-01T05:56:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:36 smithi060 ceph-mon[109077]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-01T05:56:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:36 smithi089 ceph-mon[98504]: osdmap e1726: 8 total, 8 up, 8 in 2023-12-01T05:56:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:37 smithi060 ceph-mon[94233]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-01T05:56:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:37 smithi060 ceph-mon[94233]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2023-12-01T05:56:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:37 smithi060 ceph-mon[109077]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-01T05:56:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:37 smithi060 ceph-mon[109077]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2023-12-01T05:56:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:37 smithi089 ceph-mon[98504]: osdmap e1727: 8 total, 8 up, 8 in 2023-12-01T05:56:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:37 smithi089 ceph-mon[98504]: pgmap v3815: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2023-12-01T05:56:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:38 smithi060 ceph-mon[94233]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-01T05:56:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:38 smithi060 ceph-mon[94233]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-01T05:56:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:38 smithi060 ceph-mon[109077]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-01T05:56:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:38 smithi060 ceph-mon[109077]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-01T05:56:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:38 smithi089 ceph-mon[98504]: osdmap e1728: 8 total, 8 up, 8 in 2023-12-01T05:56:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:38 smithi089 ceph-mon[98504]: osdmap e1729: 8 total, 8 up, 8 in 2023-12-01T05:56:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:39 smithi060 ceph-mon[94233]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2023-12-01T05:56:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:39 smithi060 ceph-mon[94233]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-01T05:56:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:39 smithi060 ceph-mon[109077]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2023-12-01T05:56:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:39 smithi060 ceph-mon[109077]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-01T05:56:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:39 smithi089 ceph-mon[98504]: pgmap v3818: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 70 op/s 2023-12-01T05:56:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:39 smithi089 ceph-mon[98504]: osdmap e1730: 8 total, 8 up, 8 in 2023-12-01T05:56:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:41 smithi060 ceph-mon[94233]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-01T05:56:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:41 smithi060 ceph-mon[94233]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:56:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:41 smithi060 ceph-mon[109077]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-01T05:56:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:41 smithi060 ceph-mon[109077]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:56:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:41 smithi089 ceph-mon[98504]: osdmap e1731: 8 total, 8 up, 8 in 2023-12-01T05:56:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:41 smithi089 ceph-mon[98504]: pgmap v3821: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:56:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:42 smithi060 ceph-mon[94233]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-01T05:56:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:42 smithi060 ceph-mon[109077]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-01T05:56:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:42 smithi089 ceph-mon[98504]: osdmap e1732: 8 total, 8 up, 8 in 2023-12-01T05:56:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:43 smithi060 ceph-mon[94233]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-01T05:56:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:43 smithi060 ceph-mon[94233]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.2 KiB/s wr, 96 op/s 2023-12-01T05:56:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:43 smithi060 ceph-mon[109077]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-01T05:56:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:43 smithi060 ceph-mon[109077]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.2 KiB/s wr, 96 op/s 2023-12-01T05:56:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:43 smithi089 ceph-mon[98504]: osdmap e1733: 8 total, 8 up, 8 in 2023-12-01T05:56:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:43 smithi089 ceph-mon[98504]: pgmap v3824: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.2 KiB/s wr, 96 op/s 2023-12-01T05:56:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:44 smithi060 ceph-mon[94233]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-01T05:56:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:44 smithi060 ceph-mon[109077]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-01T05:56:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:44 smithi089 ceph-mon[98504]: osdmap e1734: 8 total, 8 up, 8 in 2023-12-01T05:56:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:56:44] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T05:56:45.177 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.Snapshot (16067 ms) 2023-12-01T05:56:45.177 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2023-12-01T05:56:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:45 smithi060 ceph-mon[94233]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-01T05:56:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:45 smithi060 ceph-mon[94233]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.2 KiB/s wr, 96 op/s 2023-12-01T05:56:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:45 smithi060 ceph-mon[109077]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-01T05:56:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:45 smithi060 ceph-mon[109077]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.2 KiB/s wr, 96 op/s 2023-12-01T05:56:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:45 smithi089 ceph-mon[98504]: osdmap e1735: 8 total, 8 up, 8 in 2023-12-01T05:56:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:45 smithi089 ceph-mon[98504]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 71 KiB/s rd, 6.2 KiB/s wr, 96 op/s 2023-12-01T05:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:46 smithi060 ceph-mon[94233]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-01T05:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0e51a242-b489-41a7-8064-8c9c31c863d5"}]: dispatch 2023-12-01T05:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0e51a242-b489-41a7-8064-8c9c31c863d5"}]': finished 2023-12-01T05:56:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:46 smithi060 ceph-mon[109077]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-01T05:56:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0e51a242-b489-41a7-8064-8c9c31c863d5"}]: dispatch 2023-12-01T05:56:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0e51a242-b489-41a7-8064-8c9c31c863d5"}]': finished 2023-12-01T05:56:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:46 smithi089 ceph-mon[98504]: osdmap e1736: 8 total, 8 up, 8 in 2023-12-01T05:56:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0e51a242-b489-41a7-8064-8c9c31c863d5"}]: dispatch 2023-12-01T05:56:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/0e51a242-b489-41a7-8064-8c9c31c863d5"}]': finished 2023-12-01T05:56:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:47 smithi060 ceph-mon[94233]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-01T05:56:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:47 smithi060 ceph-mon[94233]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2023-12-01T05:56:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:47 smithi060 ceph-mon[109077]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-01T05:56:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:47 smithi060 ceph-mon[109077]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2023-12-01T05:56:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:47 smithi089 ceph-mon[98504]: osdmap e1737: 8 total, 8 up, 8 in 2023-12-01T05:56:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:47 smithi089 ceph-mon[98504]: pgmap v3830: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2023-12-01T05:56:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:48 smithi060 ceph-mon[94233]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-01T05:56:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:48 smithi060 ceph-mon[94233]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-01T05:56:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:48 smithi060 ceph-mon[109077]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-01T05:56:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:48 smithi060 ceph-mon[109077]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-01T05:56:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:48 smithi089 ceph-mon[98504]: osdmap e1738: 8 total, 8 up, 8 in 2023-12-01T05:56:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:48 smithi089 ceph-mon[98504]: osdmap e1739: 8 total, 8 up, 8 in 2023-12-01T05:56:49.156 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3978 ms) 2023-12-01T05:56:49.156 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2023-12-01T05:56:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[109077]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2023-12-01T05:56:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[109077]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-01T05:56:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/f754abbe-5f11-4202-84ae-9bf0e08ede1f"}]: dispatch 2023-12-01T05:56:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/f754abbe-5f11-4202-84ae-9bf0e08ede1f"}]': finished 2023-12-01T05:56:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[94233]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2023-12-01T05:56:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[94233]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-01T05:56:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/f754abbe-5f11-4202-84ae-9bf0e08ede1f"}]: dispatch 2023-12-01T05:56:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/f754abbe-5f11-4202-84ae-9bf0e08ede1f"}]': finished 2023-12-01T05:56:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:49 smithi089 ceph-mon[98504]: pgmap v3833: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 8.0 KiB/s wr, 107 op/s 2023-12-01T05:56:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:49 smithi089 ceph-mon[98504]: osdmap e1740: 8 total, 8 up, 8 in 2023-12-01T05:56:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/f754abbe-5f11-4202-84ae-9bf0e08ede1f"}]: dispatch 2023-12-01T05:56:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/f754abbe-5f11-4202-84ae-9bf0e08ede1f"}]': finished 2023-12-01T05:56:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:51 smithi060 ceph-mon[94233]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-01T05:56:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:51 smithi060 ceph-mon[94233]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:56:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:51 smithi060 ceph-mon[109077]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-01T05:56:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:51 smithi060 ceph-mon[109077]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:56:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:51 smithi089 ceph-mon[98504]: osdmap e1741: 8 total, 8 up, 8 in 2023-12-01T05:56:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:51 smithi089 ceph-mon[98504]: pgmap v3836: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:56:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:52 smithi060 ceph-mon[94233]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-01T05:56:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:52 smithi060 ceph-mon[109077]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-01T05:56:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:52 smithi089 ceph-mon[98504]: osdmap e1742: 8 total, 8 up, 8 in 2023-12-01T05:56:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:53 smithi060 ceph-mon[94233]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-01T05:56:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:53 smithi060 ceph-mon[94233]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2023-12-01T05:56:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:53 smithi060 ceph-mon[109077]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-01T05:56:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:53 smithi060 ceph-mon[109077]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2023-12-01T05:56:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:53 smithi089 ceph-mon[98504]: osdmap e1743: 8 total, 8 up, 8 in 2023-12-01T05:56:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:53 smithi089 ceph-mon[98504]: pgmap v3839: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2023-12-01T05:56:53.960 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:56:54.303 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:56:54.303 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (71m) 8m ago 71m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (71m) 8m ago 71m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (72m) 8m ago 72m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (72m) 8m ago 72m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (75m) 8m ago 75m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (77m) 8m ago 77m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (77m) 8m ago 77m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (75m) 8m ago 75m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (75m) 8m ago 75m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (71m) 8m ago 71m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (71m) 8m ago 71m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:56:54.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (75m) 8m ago 75m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (74m) 8m ago 74m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (74m) 8m ago 74m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (74m) 8m ago 74m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (73m) 8m ago 73m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (73m) 8m ago 73m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (73m) 8m ago 73m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (72m) 8m ago 72m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:56:54.305 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (71m) 8m ago 72m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:56:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:54 smithi060 ceph-mon[94233]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-01T05:56:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:54 smithi060 ceph-mon[94233]: from='client.28766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:54 smithi060 ceph-mon[109077]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-01T05:56:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:54 smithi060 ceph-mon[109077]: from='client.28766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:56:54] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T05:56:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:54 smithi089 ceph-mon[98504]: osdmap e1744: 8 total, 8 up, 8 in 2023-12-01T05:56:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:54 smithi089 ceph-mon[98504]: from='client.28766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:54.700 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:56:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:56:54.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:56:54.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:56:54.702 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:56:54.702 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:56:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[94233]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-01T05:56:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/53f6e805-6792-4bf2-8fa4-dde93f1a652a"}]: dispatch 2023-12-01T05:56:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/53f6e805-6792-4bf2-8fa4-dde93f1a652a"}]': finished 2023-12-01T05:56:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[94233]: from='client.28772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2493090435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:56:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[94233]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2023-12-01T05:56:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[109077]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-01T05:56:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/53f6e805-6792-4bf2-8fa4-dde93f1a652a"}]: dispatch 2023-12-01T05:56:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/53f6e805-6792-4bf2-8fa4-dde93f1a652a"}]': finished 2023-12-01T05:56:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[109077]: from='client.28772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2493090435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:56:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:55 smithi060 ceph-mon[109077]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2023-12-01T05:56:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:55 smithi089 ceph-mon[98504]: osdmap e1745: 8 total, 8 up, 8 in 2023-12-01T05:56:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/53f6e805-6792-4bf2-8fa4-dde93f1a652a"}]: dispatch 2023-12-01T05:56:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/53f6e805-6792-4bf2-8fa4-dde93f1a652a"}]': finished 2023-12-01T05:56:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:55 smithi089 ceph-mon[98504]: from='client.28772 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:56:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2493090435' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:56:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:55 smithi089 ceph-mon[98504]: pgmap v3842: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 9.7 KiB/s wr, 116 op/s 2023-12-01T05:56:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:56 smithi060 ceph-mon[94233]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-01T05:56:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:56 smithi060 ceph-mon[109077]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-01T05:56:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:56 smithi089 ceph-mon[98504]: osdmap e1746: 8 total, 8 up, 8 in 2023-12-01T05:56:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:57 smithi060 ceph-mon[109077]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-01T05:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:57 smithi060 ceph-mon[109077]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 232 op/s 2023-12-01T05:56:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:57 smithi060 ceph-mon[94233]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-01T05:56:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:57 smithi060 ceph-mon[94233]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 232 op/s 2023-12-01T05:56:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:57 smithi089 ceph-mon[98504]: osdmap e1747: 8 total, 8 up, 8 in 2023-12-01T05:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:57 smithi089 ceph-mon[98504]: pgmap v3845: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 232 op/s 2023-12-01T05:56:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:58 smithi060 ceph-mon[94233]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-01T05:56:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:58 smithi060 ceph-mon[94233]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-01T05:56:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:58 smithi060 ceph-mon[109077]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-01T05:56:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:58 smithi060 ceph-mon[109077]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-01T05:56:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:58 smithi089 ceph-mon[98504]: osdmap e1748: 8 total, 8 up, 8 in 2023-12-01T05:56:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:58 smithi089 ceph-mon[98504]: osdmap e1749: 8 total, 8 up, 8 in 2023-12-01T05:56:59.134 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9978 ms) 2023-12-01T05:56:59.134 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.SnapshotImageState 2023-12-01T05:56:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[94233]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 232 op/s 2023-12-01T05:56:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[94233]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-01T05:56:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5506c5b0-a381-4d6f-abd1-c5c4c2cd68e4"}]: dispatch 2023-12-01T05:56:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5506c5b0-a381-4d6f-abd1-c5c4c2cd68e4"}]': finished 2023-12-01T05:56:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/2e48977c-d3f8-4660-8da5-4c330442b2b6"}]: dispatch 2023-12-01T05:56:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/2e48977c-d3f8-4660-8da5-4c330442b2b6"}]': finished 2023-12-01T05:56:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[109077]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 232 op/s 2023-12-01T05:56:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[109077]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-01T05:56:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5506c5b0-a381-4d6f-abd1-c5c4c2cd68e4"}]: dispatch 2023-12-01T05:56:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5506c5b0-a381-4d6f-abd1-c5c4c2cd68e4"}]': finished 2023-12-01T05:56:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/2e48977c-d3f8-4660-8da5-4c330442b2b6"}]: dispatch 2023-12-01T05:56:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:56:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/2e48977c-d3f8-4660-8da5-4c330442b2b6"}]': finished 2023-12-01T05:56:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:59 smithi089 ceph-mon[98504]: pgmap v3848: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 176 KiB/s rd, 11 KiB/s wr, 232 op/s 2023-12-01T05:56:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:59 smithi089 ceph-mon[98504]: osdmap e1750: 8 total, 8 up, 8 in 2023-12-01T05:56:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5506c5b0-a381-4d6f-abd1-c5c4c2cd68e4"}]: dispatch 2023-12-01T05:56:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/5506c5b0-a381-4d6f-abd1-c5c4c2cd68e4"}]': finished 2023-12-01T05:56:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/2e48977c-d3f8-4660-8da5-4c330442b2b6"}]: dispatch 2023-12-01T05:56:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:56:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/2e48977c-d3f8-4660-8da5-4c330442b2b6"}]': finished 2023-12-01T05:57:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:01 smithi060 ceph-mon[94233]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-01T05:57:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:01 smithi060 ceph-mon[94233]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:01 smithi060 ceph-mon[109077]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-01T05:57:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:01 smithi060 ceph-mon[109077]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:01 smithi089 ceph-mon[98504]: osdmap e1751: 8 total, 8 up, 8 in 2023-12-01T05:57:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:01 smithi089 ceph-mon[98504]: pgmap v3851: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:02 smithi060 ceph-mon[94233]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-01T05:57:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:02 smithi060 ceph-mon[109077]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-01T05:57:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:02 smithi089 ceph-mon[98504]: osdmap e1752: 8 total, 8 up, 8 in 2023-12-01T05:57:03.207 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.SnapshotImageState (4072 ms) 2023-12-01T05:57:03.207 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2023-12-01T05:57:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:03 smithi060 ceph-mon[94233]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-01T05:57:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:03 smithi060 ceph-mon[94233]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 25 KiB/s wr, 244 op/s 2023-12-01T05:57:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:03 smithi060 ceph-mon[109077]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-01T05:57:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:03 smithi060 ceph-mon[109077]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 25 KiB/s wr, 244 op/s 2023-12-01T05:57:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:03 smithi089 ceph-mon[98504]: osdmap e1753: 8 total, 8 up, 8 in 2023-12-01T05:57:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:03 smithi089 ceph-mon[98504]: pgmap v3854: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 25 KiB/s wr, 244 op/s 2023-12-01T05:57:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:04 smithi060 ceph-mon[109077]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-01T05:57:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:04 smithi060 ceph-mon[94233]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-01T05:57:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:04 smithi089 ceph-mon[98504]: osdmap e1754: 8 total, 8 up, 8 in 2023-12-01T05:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:57:04] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T05:57:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:05 smithi060 ceph-mon[109077]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-01T05:57:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:05 smithi060 ceph-mon[109077]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 25 KiB/s wr, 244 op/s 2023-12-01T05:57:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:05 smithi060 ceph-mon[94233]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-01T05:57:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:05 smithi060 ceph-mon[94233]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 25 KiB/s wr, 244 op/s 2023-12-01T05:57:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:05 smithi089 ceph-mon[98504]: osdmap e1755: 8 total, 8 up, 8 in 2023-12-01T05:57:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:05 smithi089 ceph-mon[98504]: pgmap v3857: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 167 KiB/s rd, 25 KiB/s wr, 244 op/s 2023-12-01T05:57:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:06 smithi060 ceph-mon[94233]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-01T05:57:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:06 smithi060 ceph-mon[109077]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-01T05:57:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:06 smithi089 ceph-mon[98504]: osdmap e1756: 8 total, 8 up, 8 in 2023-12-01T05:57:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:07 smithi060 ceph-mon[94233]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-01T05:57:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:07 smithi060 ceph-mon[94233]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 8.7 KiB/s wr, 135 op/s 2023-12-01T05:57:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:07 smithi060 ceph-mon[109077]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-01T05:57:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:07 smithi060 ceph-mon[109077]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 8.7 KiB/s wr, 135 op/s 2023-12-01T05:57:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:07 smithi089 ceph-mon[98504]: osdmap e1757: 8 total, 8 up, 8 in 2023-12-01T05:57:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:07 smithi089 ceph-mon[98504]: pgmap v3860: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 8.7 KiB/s wr, 135 op/s 2023-12-01T05:57:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:08 smithi060 ceph-mon[109077]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-01T05:57:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:08 smithi060 ceph-mon[109077]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-01T05:57:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:08 smithi060 ceph-mon[94233]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-01T05:57:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:08 smithi060 ceph-mon[94233]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-01T05:57:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:08 smithi089 ceph-mon[98504]: osdmap e1758: 8 total, 8 up, 8 in 2023-12-01T05:57:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:08 smithi089 ceph-mon[98504]: osdmap e1759: 8 total, 8 up, 8 in 2023-12-01T05:57:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:09 smithi060 ceph-mon[94233]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 8.7 KiB/s wr, 135 op/s 2023-12-01T05:57:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:09 smithi060 ceph-mon[94233]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-01T05:57:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:09 smithi060 ceph-mon[109077]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 8.7 KiB/s wr, 135 op/s 2023-12-01T05:57:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:09 smithi060 ceph-mon[109077]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-01T05:57:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:09 smithi089 ceph-mon[98504]: pgmap v3863: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 8.7 KiB/s wr, 135 op/s 2023-12-01T05:57:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:09 smithi089 ceph-mon[98504]: osdmap e1760: 8 total, 8 up, 8 in 2023-12-01T05:57:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[94233]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-01T05:57:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:57:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[94233]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[109077]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-01T05:57:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:57:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:11 smithi060 ceph-mon[109077]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:11 smithi089 ceph-mon[98504]: osdmap e1761: 8 total, 8 up, 8 in 2023-12-01T05:57:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:57:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:11 smithi089 ceph-mon[98504]: pgmap v3866: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[94233]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-01T05:57:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:57:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:57:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:57:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[109077]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-01T05:57:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:57:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:57:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:57:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:12 smithi089 ceph-mon[98504]: osdmap e1762: 8 total, 8 up, 8 in 2023-12-01T05:57:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:57:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:57:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:57:13.141 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9934 ms) 2023-12-01T05:57:13.141 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2023-12-01T05:57:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:13 smithi060 ceph-mon[94233]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-01T05:57:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:13 smithi060 ceph-mon[94233]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2023-12-01T05:57:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:13 smithi060 ceph-mon[109077]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-01T05:57:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:13 smithi060 ceph-mon[109077]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2023-12-01T05:57:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:13 smithi089 ceph-mon[98504]: osdmap e1763: 8 total, 8 up, 8 in 2023-12-01T05:57:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:13 smithi089 ceph-mon[98504]: pgmap v3869: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2023-12-01T05:57:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:14 smithi060 ceph-mon[94233]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-01T05:57:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/c2318714-d0b0-47ba-8476-4a10f70dd87a"}]: dispatch 2023-12-01T05:57:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/c2318714-d0b0-47ba-8476-4a10f70dd87a"}]': finished 2023-12-01T05:57:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:14 smithi060 ceph-mon[109077]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-01T05:57:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/c2318714-d0b0-47ba-8476-4a10f70dd87a"}]: dispatch 2023-12-01T05:57:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/c2318714-d0b0-47ba-8476-4a10f70dd87a"}]': finished 2023-12-01T05:57:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:14 smithi089 ceph-mon[98504]: osdmap e1764: 8 total, 8 up, 8 in 2023-12-01T05:57:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/c2318714-d0b0-47ba-8476-4a10f70dd87a"}]: dispatch 2023-12-01T05:57:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/c2318714-d0b0-47ba-8476-4a10f70dd87a"}]': finished 2023-12-01T05:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:57:14] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.43.0" 2023-12-01T05:57:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:15 smithi060 ceph-mon[94233]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-01T05:57:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:15 smithi060 ceph-mon[94233]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2023-12-01T05:57:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:15 smithi060 ceph-mon[109077]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-01T05:57:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:15 smithi060 ceph-mon[109077]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2023-12-01T05:57:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:15 smithi089 ceph-mon[98504]: osdmap e1765: 8 total, 8 up, 8 in 2023-12-01T05:57:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:15 smithi089 ceph-mon[98504]: pgmap v3872: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2023-12-01T05:57:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:16 smithi060 ceph-mon[109077]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-01T05:57:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:16 smithi060 ceph-mon[94233]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-01T05:57:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:16 smithi089 ceph-mon[98504]: osdmap e1766: 8 total, 8 up, 8 in 2023-12-01T05:57:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:17 smithi060 ceph-mon[94233]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-01T05:57:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:17 smithi060 ceph-mon[94233]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 112 op/s 2023-12-01T05:57:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:17 smithi060 ceph-mon[109077]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-01T05:57:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:17 smithi060 ceph-mon[109077]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 112 op/s 2023-12-01T05:57:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:17 smithi089 ceph-mon[98504]: osdmap e1767: 8 total, 8 up, 8 in 2023-12-01T05:57:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:17 smithi089 ceph-mon[98504]: pgmap v3875: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 112 op/s 2023-12-01T05:57:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:18 smithi060 ceph-mon[109077]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-01T05:57:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:18 smithi060 ceph-mon[109077]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-01T05:57:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:18 smithi060 ceph-mon[94233]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-01T05:57:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:18 smithi060 ceph-mon[94233]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-01T05:57:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:18 smithi089 ceph-mon[98504]: osdmap e1768: 8 total, 8 up, 8 in 2023-12-01T05:57:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:18 smithi089 ceph-mon[98504]: osdmap e1769: 8 total, 8 up, 8 in 2023-12-01T05:57:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:19 smithi060 ceph-mon[109077]: pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 112 op/s 2023-12-01T05:57:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:19 smithi060 ceph-mon[109077]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-01T05:57:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:19 smithi060 ceph-mon[94233]: pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 112 op/s 2023-12-01T05:57:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:19 smithi060 ceph-mon[94233]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-01T05:57:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:19 smithi089 ceph-mon[98504]: pgmap v3878: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 75 KiB/s rd, 12 KiB/s wr, 112 op/s 2023-12-01T05:57:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:19 smithi089 ceph-mon[98504]: osdmap e1770: 8 total, 8 up, 8 in 2023-12-01T05:57:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:21 smithi060 ceph-mon[109077]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-01T05:57:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:21 smithi060 ceph-mon[109077]: pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:21 smithi060 ceph-mon[94233]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-01T05:57:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:21 smithi060 ceph-mon[94233]: pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:21 smithi089 ceph-mon[98504]: osdmap e1771: 8 total, 8 up, 8 in 2023-12-01T05:57:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:21 smithi089 ceph-mon[98504]: pgmap v3881: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2023-12-01T05:57:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:22 smithi060 ceph-mon[94233]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-01T05:57:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:22 smithi060 ceph-mon[109077]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-01T05:57:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:22 smithi089 ceph-mon[98504]: osdmap e1772: 8 total, 8 up, 8 in 2023-12-01T05:57:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:23 smithi060 ceph-mon[94233]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-01T05:57:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:23 smithi060 ceph-mon[94233]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T05:57:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:23 smithi060 ceph-mon[109077]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-01T05:57:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:23 smithi060 ceph-mon[109077]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T05:57:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:23 smithi089 ceph-mon[98504]: osdmap e1773: 8 total, 8 up, 8 in 2023-12-01T05:57:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:23 smithi089 ceph-mon[98504]: pgmap v3884: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T05:57:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:24 smithi060 ceph-mon[94233]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-01T05:57:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:24 smithi060 ceph-mon[109077]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-01T05:57:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:24 smithi089 ceph-mon[98504]: osdmap e1774: 8 total, 8 up, 8 in 2023-12-01T05:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:57:24] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.43.0" 2023-12-01T05:57:25.063 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:57:25.402 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:57:25.402 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (71m) 9m ago 72m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:57:25.402 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (72m) 9m ago 72m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:57:25.402 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (73m) 9m ago 73m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:57:25.402 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (73m) 9m ago 73m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (76m) 9m ago 76m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (77m) 9m ago 77m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (77m) 9m ago 77m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (76m) 9m ago 76m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (76m) 9m ago 76m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (71m) 9m ago 71m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (71m) 9m ago 71m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (75m) 9m ago 75m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (75m) 9m ago 75m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (75m) 9m ago 75m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (74m) 9m ago 74m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (74m) 9m ago 74m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:57:25.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (74m) 9m ago 74m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:57:25.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (73m) 9m ago 73m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:57:25.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (73m) 9m ago 73m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:57:25.404 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (71m) 9m ago 72m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:57:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:25 smithi060 ceph-mon[94233]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-01T05:57:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:25 smithi060 ceph-mon[94233]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T05:57:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:25 smithi060 ceph-mon[109077]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-01T05:57:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:25 smithi060 ceph-mon[109077]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T05:57:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:25 smithi089 ceph-mon[98504]: osdmap e1775: 8 total, 8 up, 8 in 2023-12-01T05:57:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:25 smithi089 ceph-mon[98504]: pgmap v3887: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2023-12-01T05:57:25.802 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:57:25.802 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:57:25.802 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:57:25.802 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:25.802 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:57:25.803 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:57:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[94233]: from='client.18906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:26.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[94233]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-01T05:57:26.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[94233]: from='client.18912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:26.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:26.533 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1875003309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:57:26.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[109077]: from='client.18906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:26.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[109077]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-01T05:57:26.533 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[109077]: from='client.18912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:26.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:26.534 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1875003309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:57:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:26 smithi089 ceph-mon[98504]: from='client.18906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:26 smithi089 ceph-mon[98504]: osdmap e1776: 8 total, 8 up, 8 in 2023-12-01T05:57:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:26 smithi089 ceph-mon[98504]: from='client.18912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1875003309' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:57:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:27 smithi060 ceph-mon[94233]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-01T05:57:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:27 smithi060 ceph-mon[94233]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 252 op/s 2023-12-01T05:57:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:27 smithi060 ceph-mon[109077]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-01T05:57:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:27 smithi060 ceph-mon[109077]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 252 op/s 2023-12-01T05:57:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:27 smithi089 ceph-mon[98504]: osdmap e1777: 8 total, 8 up, 8 in 2023-12-01T05:57:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:27 smithi089 ceph-mon[98504]: pgmap v3890: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 252 op/s 2023-12-01T05:57:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:28 smithi060 ceph-mon[94233]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-01T05:57:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:28 smithi060 ceph-mon[94233]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-01T05:57:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:28 smithi060 ceph-mon[109077]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-01T05:57:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:28 smithi060 ceph-mon[109077]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-01T05:57:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:28 smithi089 ceph-mon[98504]: osdmap e1778: 8 total, 8 up, 8 in 2023-12-01T05:57:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:28 smithi089 ceph-mon[98504]: osdmap e1779: 8 total, 8 up, 8 in 2023-12-01T05:57:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:29 smithi060 ceph-mon[94233]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 252 op/s 2023-12-01T05:57:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:29 smithi060 ceph-mon[109077]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 252 op/s 2023-12-01T05:57:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:29 smithi089 ceph-mon[98504]: pgmap v3893: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 187 KiB/s rd, 21 KiB/s wr, 252 op/s 2023-12-01T05:57:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:30 smithi060 ceph-mon[94233]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-01T05:57:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:30 smithi060 ceph-mon[109077]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-01T05:57:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:30 smithi089 ceph-mon[98504]: osdmap e1780: 8 total, 8 up, 8 in 2023-12-01T05:57:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:31 smithi060 ceph-mon[94233]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-01T05:57:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:31 smithi060 ceph-mon[94233]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:31 smithi060 ceph-mon[109077]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-01T05:57:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:31 smithi060 ceph-mon[109077]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:31 smithi089 ceph-mon[98504]: osdmap e1781: 8 total, 8 up, 8 in 2023-12-01T05:57:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:31 smithi089 ceph-mon[98504]: pgmap v3896: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:32 smithi060 ceph-mon[94233]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-01T05:57:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:32 smithi060 ceph-mon[109077]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-01T05:57:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:32 smithi089 ceph-mon[98504]: osdmap e1782: 8 total, 8 up, 8 in 2023-12-01T05:57:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:33 smithi060 ceph-mon[109077]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-01T05:57:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:33 smithi060 ceph-mon[109077]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:33 smithi060 ceph-mon[94233]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-01T05:57:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:33 smithi060 ceph-mon[94233]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:33 smithi089 ceph-mon[98504]: osdmap e1783: 8 total, 8 up, 8 in 2023-12-01T05:57:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:33 smithi089 ceph-mon[98504]: pgmap v3899: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:34 smithi060 ceph-mon[94233]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-01T05:57:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:34 smithi060 ceph-mon[109077]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-01T05:57:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:34 smithi089 ceph-mon[98504]: osdmap e1784: 8 total, 8 up, 8 in 2023-12-01T05:57:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:57:34] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T05:57:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:35 smithi060 ceph-mon[94233]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-01T05:57:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:35 smithi060 ceph-mon[94233]: pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:35 smithi060 ceph-mon[109077]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-01T05:57:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:35 smithi060 ceph-mon[109077]: pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:35 smithi089 ceph-mon[98504]: osdmap e1785: 8 total, 8 up, 8 in 2023-12-01T05:57:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:35 smithi089 ceph-mon[98504]: pgmap v3902: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:36 smithi060 ceph-mon[94233]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-01T05:57:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:36 smithi060 ceph-mon[109077]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-01T05:57:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:36 smithi089 ceph-mon[98504]: osdmap e1786: 8 total, 8 up, 8 in 2023-12-01T05:57:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:37 smithi060 ceph-mon[94233]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-01T05:57:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:37 smithi060 ceph-mon[94233]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T05:57:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:37 smithi060 ceph-mon[109077]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-01T05:57:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:37 smithi060 ceph-mon[109077]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T05:57:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:37 smithi089 ceph-mon[98504]: osdmap e1787: 8 total, 8 up, 8 in 2023-12-01T05:57:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:37 smithi089 ceph-mon[98504]: pgmap v3905: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T05:57:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:38 smithi060 ceph-mon[109077]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-01T05:57:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:38 smithi060 ceph-mon[109077]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-01T05:57:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:38 smithi060 ceph-mon[94233]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-01T05:57:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:38 smithi060 ceph-mon[94233]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-01T05:57:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:38 smithi089 ceph-mon[98504]: osdmap e1788: 8 total, 8 up, 8 in 2023-12-01T05:57:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:38 smithi089 ceph-mon[98504]: osdmap e1789: 8 total, 8 up, 8 in 2023-12-01T05:57:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:39 smithi060 ceph-mon[94233]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T05:57:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:39 smithi060 ceph-mon[109077]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T05:57:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:39 smithi089 ceph-mon[98504]: pgmap v3908: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2023-12-01T05:57:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:40 smithi060 ceph-mon[94233]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-01T05:57:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:40 smithi060 ceph-mon[109077]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-01T05:57:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:40 smithi089 ceph-mon[98504]: osdmap e1790: 8 total, 8 up, 8 in 2023-12-01T05:57:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:41 smithi060 ceph-mon[94233]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-01T05:57:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:41 smithi060 ceph-mon[94233]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:41 smithi060 ceph-mon[109077]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-01T05:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:41 smithi060 ceph-mon[109077]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:41 smithi089 ceph-mon[98504]: osdmap e1791: 8 total, 8 up, 8 in 2023-12-01T05:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:41 smithi089 ceph-mon[98504]: pgmap v3911: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:42 smithi060 ceph-mon[94233]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-01T05:57:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:42 smithi060 ceph-mon[109077]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-01T05:57:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:42 smithi089 ceph-mon[98504]: osdmap e1792: 8 total, 8 up, 8 in 2023-12-01T05:57:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:43 smithi060 ceph-mon[109077]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-01T05:57:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:43 smithi060 ceph-mon[109077]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:43.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:43 smithi060 ceph-mon[94233]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-01T05:57:43.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:43 smithi060 ceph-mon[94233]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:43 smithi089 ceph-mon[98504]: osdmap e1793: 8 total, 8 up, 8 in 2023-12-01T05:57:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:43 smithi089 ceph-mon[98504]: pgmap v3914: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:44.245 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31104 ms) 2023-12-01T05:57:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:44 smithi060 ceph-mon[94233]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-01T05:57:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:44 smithi060 ceph-mon[109077]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-01T05:57:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:57:44] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T05:57:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:44 smithi089 ceph-mon[98504]: osdmap e1794: 8 total, 8 up, 8 in 2023-12-01T05:57:45.251 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 51 tests from TestMirroring (87777 ms total) 2023-12-01T05:57:45.251 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:57:45.252 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 31 tests from TestDeepCopy 2023-12-01T05:57:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[94233]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-01T05:57:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/74c7e1c9-131e-4a85-b0a4-af45d19b5ee0"}]: dispatch 2023-12-01T05:57:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/74c7e1c9-131e-4a85-b0a4-af45d19b5ee0"}]': finished 2023-12-01T05:57:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[94233]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[109077]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-01T05:57:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/74c7e1c9-131e-4a85-b0a4-af45d19b5ee0"}]: dispatch 2023-12-01T05:57:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/74c7e1c9-131e-4a85-b0a4-af45d19b5ee0"}]': finished 2023-12-01T05:57:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:45 smithi060 ceph-mon[109077]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:45 smithi089 ceph-mon[98504]: osdmap e1795: 8 total, 8 up, 8 in 2023-12-01T05:57:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/74c7e1c9-131e-4a85-b0a4-af45d19b5ee0"}]: dispatch 2023-12-01T05:57:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550779021' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/110/74c7e1c9-131e-4a85-b0a4-af45d19b5ee0"}]': finished 2023-12-01T05:57:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:45 smithi089 ceph-mon[98504]: pgmap v3917: 137 pgs: 137 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2023-12-01T05:57:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:46 smithi060 ceph-mon[94233]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-01T05:57:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:46 smithi060 ceph-mon[109077]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-01T05:57:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:46 smithi089 ceph-mon[98504]: osdmap e1796: 8 total, 8 up, 8 in 2023-12-01T05:57:47.258 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Empty 2023-12-01T05:57:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:47 smithi060 ceph-mon[94233]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-01T05:57:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3887298632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:57:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:47 smithi060 ceph-mon[94233]: pgmap v3920: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:47 smithi060 ceph-mon[109077]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-01T05:57:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3887298632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:57:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:47 smithi060 ceph-mon[109077]: pgmap v3920: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:47 smithi089 ceph-mon[98504]: osdmap e1797: 8 total, 8 up, 8 in 2023-12-01T05:57:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3887298632' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:57:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:47 smithi089 ceph-mon[98504]: pgmap v3920: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:48 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:57:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3887298632' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:57:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:48 smithi060 ceph-mon[94233]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-01T05:57:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:48 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:57:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3887298632' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:57:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:48 smithi060 ceph-mon[109077]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-01T05:57:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:48 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:57:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3887298632' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-35","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:57:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:48 smithi089 ceph-mon[98504]: osdmap e1798: 8 total, 8 up, 8 in 2023-12-01T05:57:49.404 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Empty (2146 ms) 2023-12-01T05:57:49.404 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.NoSnaps 2023-12-01T05:57:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:49 smithi089 ceph-mon[98504]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-01T05:57:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:49 smithi089 ceph-mon[98504]: pgmap v3923: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:49.633 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.NoSnaps (229 ms) 2023-12-01T05:57:49.633 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Snaps 2023-12-01T05:57:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:49 smithi060 ceph-mon[94233]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-01T05:57:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:49 smithi060 ceph-mon[94233]: pgmap v3923: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:49 smithi060 ceph-mon[109077]: osdmap e1799: 8 total, 8 up, 8 in 2023-12-01T05:57:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:49 smithi060 ceph-mon[109077]: pgmap v3923: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:50 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:57:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:50 smithi089 ceph-mon[98504]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-01T05:57:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:50 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:57:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:50 smithi060 ceph-mon[94233]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-01T05:57:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:50 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T05:57:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:50 smithi060 ceph-mon[109077]: osdmap e1800: 8 total, 8 up, 8 in 2023-12-01T05:57:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:51 smithi089 ceph-mon[98504]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-01T05:57:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:51 smithi089 ceph-mon[98504]: pgmap v3926: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:51 smithi060 ceph-mon[94233]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-01T05:57:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:51 smithi060 ceph-mon[94233]: pgmap v3926: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:51 smithi060 ceph-mon[109077]: osdmap e1801: 8 total, 8 up, 8 in 2023-12-01T05:57:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:51 smithi060 ceph-mon[109077]: pgmap v3926: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:57:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:52 smithi089 ceph-mon[98504]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-01T05:57:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:52 smithi060 ceph-mon[94233]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-01T05:57:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:52 smithi060 ceph-mon[109077]: osdmap e1802: 8 total, 8 up, 8 in 2023-12-01T05:57:53.543 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Snaps (3910 ms) 2023-12-01T05:57:53.543 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2023-12-01T05:57:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:53 smithi060 ceph-mon[94233]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-01T05:57:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:53 smithi060 ceph-mon[94233]: pgmap v3929: 137 pgs: 137 active+clean; 53 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 174 op/s 2023-12-01T05:57:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:53 smithi060 ceph-mon[109077]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-01T05:57:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:53 smithi060 ceph-mon[109077]: pgmap v3929: 137 pgs: 137 active+clean; 53 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 174 op/s 2023-12-01T05:57:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:53 smithi089 ceph-mon[98504]: osdmap e1803: 8 total, 8 up, 8 in 2023-12-01T05:57:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:53 smithi089 ceph-mon[98504]: pgmap v3929: 137 pgs: 137 active+clean; 53 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 174 op/s 2023-12-01T05:57:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:54 smithi060 ceph-mon[94233]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-01T05:57:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:54 smithi060 ceph-mon[109077]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-01T05:57:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:57:54] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T05:57:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:54 smithi089 ceph-mon[98504]: osdmap e1804: 8 total, 8 up, 8 in 2023-12-01T05:57:55.411 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.SnapDiscard (1868 ms) 2023-12-01T05:57:55.411 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2023-12-01T05:57:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:55 smithi060 ceph-mon[94233]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-01T05:57:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:55 smithi060 ceph-mon[94233]: pgmap v3932: 137 pgs: 137 active+clean; 53 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 174 op/s 2023-12-01T05:57:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:55 smithi060 ceph-mon[109077]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-01T05:57:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:55 smithi060 ceph-mon[109077]: pgmap v3932: 137 pgs: 137 active+clean; 53 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 174 op/s 2023-12-01T05:57:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:55 smithi089 ceph-mon[98504]: osdmap e1805: 8 total, 8 up, 8 in 2023-12-01T05:57:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:55 smithi089 ceph-mon[98504]: pgmap v3932: 137 pgs: 137 active+clean; 53 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 174 op/s 2023-12-01T05:57:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:57:56.493 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.CloneDiscard (1082 ms) 2023-12-01T05:57:56.493 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneShrink 2023-12-01T05:57:56.508 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:57:56.508 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (72m) 9m ago 72m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:57:56.508 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (72m) 9m ago 72m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:57:56.508 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (73m) 9m ago 73m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:57:56.508 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (73m) 9m ago 73m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:57:56.508 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (76m) 9m ago 76m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:57:56.508 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (78m) 9m ago 78m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (78m) 9m ago 78m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (76m) 9m ago 76m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (76m) 9m ago 76m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (72m) 9m ago 72m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (72m) 9m ago 72m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (76m) 9m ago 76m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (75m) 9m ago 75m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (75m) 9m ago 75m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (75m) 9m ago 75m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (74m) 9m ago 74m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (74m) 9m ago 74m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (74m) 9m ago 74m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (73m) 9m ago 73m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:57:56.509 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (72m) 9m ago 73m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:57:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:56 smithi060 ceph-mon[94233]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-01T05:57:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:56 smithi060 ceph-mon[109077]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-01T05:57:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:56 smithi089 ceph-mon[98504]: osdmap e1806: 8 total, 8 up, 8 in 2023-12-01T05:57:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:57:56.907 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:57:56.908 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:57:56.908 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:57:56.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:56.908 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:57:56.908 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:57:56.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:56.908 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:57:56.909 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:57:57.487 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.CloneShrink (994 ms) 2023-12-01T05:57:57.487 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneExpand 2023-12-01T05:57:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[94233]: from='client.28814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[94233]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-01T05:57:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[94233]: from='client.28820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[94233]: pgmap v3935: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 289 op/s 2023-12-01T05:57:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3881596384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:57:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[109077]: from='client.28814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[109077]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-01T05:57:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[109077]: from='client.28820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[109077]: pgmap v3935: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 289 op/s 2023-12-01T05:57:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3881596384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:57:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:57 smithi089 ceph-mon[98504]: from='client.28814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:57 smithi089 ceph-mon[98504]: osdmap e1807: 8 total, 8 up, 8 in 2023-12-01T05:57:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:57 smithi089 ceph-mon[98504]: from='client.28820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:57:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:57 smithi089 ceph-mon[98504]: pgmap v3935: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 289 op/s 2023-12-01T05:57:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3881596384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:57:58.277 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.CloneExpand (790 ms) 2023-12-01T05:57:58.277 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2023-12-01T05:57:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:58 smithi060 ceph-mon[94233]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-01T05:57:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:58 smithi060 ceph-mon[94233]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-01T05:57:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:58 smithi060 ceph-mon[109077]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-01T05:57:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:58 smithi060 ceph-mon[109077]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-01T05:57:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:58 smithi089 ceph-mon[98504]: osdmap e1808: 8 total, 8 up, 8 in 2023-12-01T05:57:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:58 smithi089 ceph-mon[98504]: osdmap e1809: 8 total, 8 up, 8 in 2023-12-01T05:57:59.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:59 smithi060 ceph-mon[94233]: pgmap v3938: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 289 op/s 2023-12-01T05:57:59.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:57:59 smithi060 ceph-mon[94233]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-01T05:57:59.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:59 smithi060 ceph-mon[109077]: pgmap v3938: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 289 op/s 2023-12-01T05:57:59.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:57:59 smithi060 ceph-mon[109077]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-01T05:57:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:59 smithi089 ceph-mon[98504]: pgmap v3938: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 289 op/s 2023-12-01T05:57:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:57:59 smithi089 ceph-mon[98504]: osdmap e1810: 8 total, 8 up, 8 in 2023-12-01T05:58:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:01 smithi060 ceph-mon[94233]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-01T05:58:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:01 smithi060 ceph-mon[94233]: pgmap v3941: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:01 smithi060 ceph-mon[109077]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-01T05:58:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:01 smithi060 ceph-mon[109077]: pgmap v3941: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:01 smithi089 ceph-mon[98504]: osdmap e1811: 8 total, 8 up, 8 in 2023-12-01T05:58:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:01 smithi089 ceph-mon[98504]: pgmap v3941: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:02 smithi060 ceph-mon[109077]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-01T05:58:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:58:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:02 smithi060 ceph-mon[94233]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-01T05:58:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:58:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:02 smithi089 ceph-mon[98504]: osdmap e1812: 8 total, 8 up, 8 in 2023-12-01T05:58:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:58:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:03 smithi060 ceph-mon[94233]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-01T05:58:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:03 smithi060 ceph-mon[94233]: pgmap v3944: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 24 KiB/s wr, 410 op/s 2023-12-01T05:58:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:03 smithi060 ceph-mon[109077]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-01T05:58:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:03 smithi060 ceph-mon[109077]: pgmap v3944: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 24 KiB/s wr, 410 op/s 2023-12-01T05:58:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:03 smithi089 ceph-mon[98504]: osdmap e1813: 8 total, 8 up, 8 in 2023-12-01T05:58:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:03 smithi089 ceph-mon[98504]: pgmap v3944: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 24 KiB/s wr, 410 op/s 2023-12-01T05:58:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:04 smithi060 ceph-mon[94233]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-01T05:58:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:04 smithi060 ceph-mon[109077]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-01T05:58:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:04 smithi089 ceph-mon[98504]: osdmap e1814: 8 total, 8 up, 8 in 2023-12-01T05:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:58:04] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2023-12-01T05:58:05.212 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.CloneHideParent (6935 ms) 2023-12-01T05:58:05.212 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Clone 2023-12-01T05:58:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:05 smithi060 ceph-mon[94233]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-01T05:58:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:05 smithi060 ceph-mon[94233]: pgmap v3947: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 24 KiB/s wr, 410 op/s 2023-12-01T05:58:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:05 smithi060 ceph-mon[109077]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-01T05:58:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:05 smithi060 ceph-mon[109077]: pgmap v3947: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 24 KiB/s wr, 410 op/s 2023-12-01T05:58:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:05 smithi089 ceph-mon[98504]: osdmap e1815: 8 total, 8 up, 8 in 2023-12-01T05:58:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:05 smithi089 ceph-mon[98504]: pgmap v3947: 137 pgs: 137 active+clean; 69 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 300 KiB/s rd, 24 KiB/s wr, 410 op/s 2023-12-01T05:58:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:06 smithi060 ceph-mon[94233]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-01T05:58:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:06 smithi060 ceph-mon[109077]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-01T05:58:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:06 smithi089 ceph-mon[98504]: osdmap e1816: 8 total, 8 up, 8 in 2023-12-01T05:58:07.453 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Clone (2241 ms) 2023-12-01T05:58:07.454 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2023-12-01T05:58:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:07 smithi060 ceph-mon[109077]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-01T05:58:07.536 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:07 smithi060 ceph-mon[109077]: pgmap v3950: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2023-12-01T05:58:07.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:07 smithi060 ceph-mon[94233]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-01T05:58:07.537 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:07 smithi060 ceph-mon[94233]: pgmap v3950: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2023-12-01T05:58:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:07 smithi089 ceph-mon[98504]: osdmap e1817: 8 total, 8 up, 8 in 2023-12-01T05:58:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:07 smithi089 ceph-mon[98504]: pgmap v3950: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2023-12-01T05:58:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:08 smithi060 ceph-mon[94233]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-01T05:58:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:08 smithi060 ceph-mon[109077]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-01T05:58:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:08 smithi089 ceph-mon[98504]: osdmap e1818: 8 total, 8 up, 8 in 2023-12-01T05:58:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:09 smithi060 ceph-mon[109077]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-01T05:58:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:09 smithi060 ceph-mon[109077]: pgmap v3953: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2023-12-01T05:58:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:09 smithi060 ceph-mon[94233]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-01T05:58:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:09 smithi060 ceph-mon[94233]: pgmap v3953: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2023-12-01T05:58:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:09 smithi089 ceph-mon[98504]: osdmap e1819: 8 total, 8 up, 8 in 2023-12-01T05:58:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:09 smithi089 ceph-mon[98504]: pgmap v3953: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 MiB/s wr, 206 op/s 2023-12-01T05:58:09.622 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.CloneFlatten (2169 ms) 2023-12-01T05:58:09.622 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Stress 2023-12-01T05:58:09.644 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 23487145~730779 2023-12-01T05:58:09.651 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 50841426~2628916 2023-12-01T05:58:09.651 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 30622905~5761583 2023-12-01T05:58:09.667 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 17343847~3413103 2023-12-01T05:58:09.668 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 78891277~4378949 2023-12-01T05:58:09.686 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 45986412~501428 2023-12-01T05:58:09.687 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 486790~3873576 2023-12-01T05:58:09.702 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 77970949~5915131 2023-12-01T05:58:09.705 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap0 2023-12-01T05:58:10.146 INFO:tasks.workunit.client.0.smithi060.stdout:clone image144 -> image145 2023-12-01T05:58:10.197 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 98084940 2023-12-01T05:58:10.202 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 66823770~184762 2023-12-01T05:58:10.207 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 91717654~6367286 2023-12-01T05:58:10.208 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 43593399~5030940 2023-12-01T05:58:10.224 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 87402403~4902011 2023-12-01T05:58:10.225 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 29139081~6222311 2023-12-01T05:58:10.245 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 11456775~5301716 2023-12-01T05:58:10.248 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 86202037~2161485 2023-12-01T05:58:10.256 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 31033179~540371 2023-12-01T05:58:10.257 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:58:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:10 smithi060 ceph-mon[94233]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-01T05:58:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:10 smithi060 ceph-mon[109077]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-01T05:58:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:10 smithi089 ceph-mon[98504]: osdmap e1820: 8 total, 8 up, 8 in 2023-12-01T05:58:11.145 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 76370771~6084367 2023-12-01T05:58:11.148 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 46882236~1987794 2023-12-01T05:58:11.148 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 41474610~2064072 2023-12-01T05:58:11.148 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 19328078~4963141 2023-12-01T05:58:11.150 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 49814529~3557689 2023-12-01T05:58:11.150 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 28363649~1797382 2023-12-01T05:58:11.150 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 21524~136421 2023-12-01T05:58:11.150 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 63916884~8105247 2023-12-01T05:58:11.194 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:58:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:11 smithi060 ceph-mon[109077]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-01T05:58:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:11 smithi060 ceph-mon[109077]: pgmap v3956: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:11 smithi060 ceph-mon[94233]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-01T05:58:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:11 smithi060 ceph-mon[94233]: pgmap v3956: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:11 smithi089 ceph-mon[98504]: osdmap e1821: 8 total, 8 up, 8 in 2023-12-01T05:58:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:11 smithi089 ceph-mon[98504]: pgmap v3956: 137 pgs: 137 active+clean; 89 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:12.151 INFO:tasks.workunit.client.0.smithi060.stdout:clone image145 -> image146 2023-12-01T05:58:12.211 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 103696455 2023-12-01T05:58:12.217 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 94216206~4898203 2023-12-01T05:58:12.231 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 60594267~866862 2023-12-01T05:58:12.235 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 5034318~2598655 2023-12-01T05:58:12.250 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 77975136~101785 2023-12-01T05:58:12.267 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 18318210~7707296 2023-12-01T05:58:12.284 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 96478750~7217705 2023-12-01T05:58:12.285 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 94277849~468808 2023-12-01T05:58:12.288 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 92411322~7303935 2023-12-01T05:58:12.289 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap3 2023-12-01T05:58:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[94233]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[109077]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:58:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:58:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:12 smithi089 ceph-mon[98504]: osdmap e1822: 8 total, 8 up, 8 in 2023-12-01T05:58:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:58:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:58:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:58:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:58:13.153 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 163772458 2023-12-01T05:58:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:13 smithi060 ceph-mon[94233]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-01T05:58:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:13 smithi060 ceph-mon[94233]: pgmap v3959: 137 pgs: 137 active+clean; 286 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 42 MiB/s wr, 602 op/s 2023-12-01T05:58:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:13 smithi060 ceph-mon[109077]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-01T05:58:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:13 smithi060 ceph-mon[109077]: pgmap v3959: 137 pgs: 137 active+clean; 286 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 42 MiB/s wr, 602 op/s 2023-12-01T05:58:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:13 smithi089 ceph-mon[98504]: osdmap e1823: 8 total, 8 up, 8 in 2023-12-01T05:58:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:13 smithi089 ceph-mon[98504]: pgmap v3959: 137 pgs: 137 active+clean; 286 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 42 MiB/s wr, 602 op/s 2023-12-01T05:58:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:14 smithi060 ceph-mon[94233]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-01T05:58:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:14 smithi060 ceph-mon[109077]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-01T05:58:14.493 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Stress (4871 ms) 2023-12-01T05:58:14.493 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2023-12-01T05:58:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:14 smithi089 ceph-mon[98504]: osdmap e1824: 8 total, 8 up, 8 in 2023-12-01T05:58:14.752 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (259 ms) 2023-12-01T05:58:14.752 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2023-12-01T05:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:58:14] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-12-01T05:58:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:15 smithi060 ceph-mon[94233]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-01T05:58:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:15 smithi060 ceph-mon[94233]: pgmap v3962: 137 pgs: 137 active+clean; 286 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 42 MiB/s wr, 602 op/s 2023-12-01T05:58:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:15 smithi060 ceph-mon[109077]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-01T05:58:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:15 smithi060 ceph-mon[109077]: pgmap v3962: 137 pgs: 137 active+clean; 286 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 42 MiB/s wr, 602 op/s 2023-12-01T05:58:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:15 smithi089 ceph-mon[98504]: osdmap e1825: 8 total, 8 up, 8 in 2023-12-01T05:58:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:15 smithi089 ceph-mon[98504]: pgmap v3962: 137 pgs: 137 active+clean; 286 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 47 MiB/s rd, 42 MiB/s wr, 602 op/s 2023-12-01T05:58:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:16 smithi060 ceph-mon[94233]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-01T05:58:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:16 smithi060 ceph-mon[109077]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-01T05:58:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:16 smithi089 ceph-mon[98504]: osdmap e1826: 8 total, 8 up, 8 in 2023-12-01T05:58:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:17 smithi060 ceph-mon[94233]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-01T05:58:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:17 smithi060 ceph-mon[94233]: pgmap v3965: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 53 MiB/s rd, 21 MiB/s wr, 433 op/s 2023-12-01T05:58:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:17 smithi060 ceph-mon[109077]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-01T05:58:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:17 smithi060 ceph-mon[109077]: pgmap v3965: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 53 MiB/s rd, 21 MiB/s wr, 433 op/s 2023-12-01T05:58:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:17 smithi089 ceph-mon[98504]: osdmap e1827: 8 total, 8 up, 8 in 2023-12-01T05:58:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:17 smithi089 ceph-mon[98504]: pgmap v3965: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 53 MiB/s rd, 21 MiB/s wr, 433 op/s 2023-12-01T05:58:18.493 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (3741 ms) 2023-12-01T05:58:18.493 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2023-12-01T05:58:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:18 smithi060 ceph-mon[94233]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-01T05:58:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:18 smithi060 ceph-mon[109077]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-01T05:58:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:18 smithi089 ceph-mon[98504]: osdmap e1828: 8 total, 8 up, 8 in 2023-12-01T05:58:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:19 smithi060 ceph-mon[94233]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-01T05:58:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:19 smithi060 ceph-mon[94233]: pgmap v3968: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 53 MiB/s rd, 21 MiB/s wr, 433 op/s 2023-12-01T05:58:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:19 smithi060 ceph-mon[109077]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-01T05:58:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:19 smithi060 ceph-mon[109077]: pgmap v3968: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 53 MiB/s rd, 21 MiB/s wr, 433 op/s 2023-12-01T05:58:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:19 smithi089 ceph-mon[98504]: osdmap e1829: 8 total, 8 up, 8 in 2023-12-01T05:58:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:19 smithi089 ceph-mon[98504]: pgmap v3968: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 53 MiB/s rd, 21 MiB/s wr, 433 op/s 2023-12-01T05:58:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:20 smithi060 ceph-mon[94233]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-01T05:58:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:20 smithi060 ceph-mon[109077]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-01T05:58:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:20 smithi089 ceph-mon[98504]: osdmap e1830: 8 total, 8 up, 8 in 2023-12-01T05:58:20.562 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2068 ms) 2023-12-01T05:58:20.562 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2023-12-01T05:58:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:21 smithi060 ceph-mon[94233]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-01T05:58:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:21 smithi060 ceph-mon[94233]: pgmap v3971: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:58:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:21 smithi060 ceph-mon[109077]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-01T05:58:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:21 smithi060 ceph-mon[109077]: pgmap v3971: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:58:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:21 smithi089 ceph-mon[98504]: osdmap e1831: 8 total, 8 up, 8 in 2023-12-01T05:58:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:21 smithi089 ceph-mon[98504]: pgmap v3971: 137 pgs: 137 active+clean; 368 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:58:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:22 smithi060 ceph-mon[94233]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-01T05:58:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:22 smithi060 ceph-mon[109077]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-01T05:58:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:22 smithi089 ceph-mon[98504]: osdmap e1832: 8 total, 8 up, 8 in 2023-12-01T05:58:22.730 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2169 ms) 2023-12-01T05:58:22.730 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2023-12-01T05:58:22.753 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 33018199~6804057 2023-12-01T05:58:22.775 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 33952025~984104 2023-12-01T05:58:22.777 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 24265028~7569014 2023-12-01T05:58:22.799 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 20705202~393785 2023-12-01T05:58:22.800 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 72400852~2132364 2023-12-01T05:58:22.807 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 19776442~1224924 2023-12-01T05:58:22.809 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 12212187~3232288 2023-12-01T05:58:22.819 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 53665722~1777544 2023-12-01T05:58:22.819 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap0 2023-12-01T05:58:23.212 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 59206017~6107123 2023-12-01T05:58:23.214 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 73684795~6412373 2023-12-01T05:58:23.214 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 47270740~877501 2023-12-01T05:58:23.214 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 45276354~8134303 2023-12-01T05:58:23.228 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 39821641~1885585 2023-12-01T05:58:23.229 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 52332808~8339989 2023-12-01T05:58:23.233 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 15144046~7114892 2023-12-01T05:58:23.233 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 33264820~1464927 2023-12-01T05:58:23.258 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:58:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:23 smithi060 ceph-mon[94233]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-01T05:58:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:23 smithi060 ceph-mon[94233]: pgmap v3974: 137 pgs: 137 active+clean; 448 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 417 op/s 2023-12-01T05:58:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:23 smithi060 ceph-mon[109077]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-01T05:58:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:23 smithi060 ceph-mon[109077]: pgmap v3974: 137 pgs: 137 active+clean; 448 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 417 op/s 2023-12-01T05:58:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:23 smithi089 ceph-mon[98504]: osdmap e1833: 8 total, 8 up, 8 in 2023-12-01T05:58:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:23 smithi089 ceph-mon[98504]: pgmap v3974: 137 pgs: 137 active+clean; 448 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 417 op/s 2023-12-01T05:58:24.223 INFO:tasks.workunit.client.0.smithi060.stdout:clone image165 -> image166 2023-12-01T05:58:24.280 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 49489856~7198201 2023-12-01T05:58:24.303 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 17719173~4573320 2023-12-01T05:58:24.317 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 14186852~4450196 2023-12-01T05:58:24.338 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 41236917~3941183 2023-12-01T05:58:24.363 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 22495943~1233216 2023-12-01T05:58:24.369 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 11278488~2627951 2023-12-01T05:58:24.372 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 33900898~6814960 2023-12-01T05:58:24.394 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 55170373~3375641 2023-12-01T05:58:24.396 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:58:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:24 smithi060 ceph-mon[94233]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-01T05:58:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:24 smithi060 ceph-mon[109077]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-01T05:58:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:58:24] "GET /metrics HTTP/1.1" 200 36490 "" "Prometheus/2.43.0" 2023-12-01T05:58:24.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:24 smithi089 ceph-mon[98504]: osdmap e1834: 8 total, 8 up, 8 in 2023-12-01T05:58:25.233 INFO:tasks.workunit.client.0.smithi060.stdout:clone image166 -> image167 2023-12-01T05:58:25.302 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 6668092~1777818 2023-12-01T05:58:25.315 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 45606443~7586456 2023-12-01T05:58:25.333 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 74646701~4546693 2023-12-01T05:58:25.351 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 20050193~5664563 2023-12-01T05:58:25.377 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 77981413~5904667 2023-12-01T05:58:25.392 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 4669091~2983366 2023-12-01T05:58:25.394 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 26958783~7774825 2023-12-01T05:58:25.421 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 3959537~3827299 2023-12-01T05:58:25.423 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap3 2023-12-01T05:58:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:25 smithi060 ceph-mon[94233]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-01T05:58:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:25 smithi060 ceph-mon[94233]: pgmap v3977: 137 pgs: 137 active+clean; 448 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 417 op/s 2023-12-01T05:58:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:25 smithi060 ceph-mon[109077]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-01T05:58:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:25 smithi060 ceph-mon[109077]: pgmap v3977: 137 pgs: 137 active+clean; 448 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 417 op/s 2023-12-01T05:58:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:25 smithi089 ceph-mon[98504]: osdmap e1835: 8 total, 8 up, 8 in 2023-12-01T05:58:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:25 smithi089 ceph-mon[98504]: pgmap v3977: 137 pgs: 137 active+clean; 448 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 41 MiB/s rd, 20 MiB/s wr, 417 op/s 2023-12-01T05:58:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:26 smithi060 ceph-mon[94233]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-01T05:58:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:26 smithi060 ceph-mon[109077]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-01T05:58:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:26 smithi089 ceph-mon[98504]: osdmap e1836: 8 total, 8 up, 8 in 2023-12-01T05:58:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:58:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:27 smithi060 ceph-mon[109077]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-01T05:58:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:27 smithi060 ceph-mon[109077]: pgmap v3980: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 45 MiB/s wr, 504 op/s 2023-12-01T05:58:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:27 smithi060 ceph-mon[94233]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-01T05:58:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:27 smithi060 ceph-mon[94233]: pgmap v3980: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 45 MiB/s wr, 504 op/s 2023-12-01T05:58:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:27 smithi089 ceph-mon[98504]: osdmap e1837: 8 total, 8 up, 8 in 2023-12-01T05:58:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:27 smithi089 ceph-mon[98504]: pgmap v3980: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 45 MiB/s wr, 504 op/s 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (72m) 10m ago 73m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (73m) 10m ago 73m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (74m) 10m ago 74m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (74m) 10m ago 74m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (77m) 10m ago 77m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (78m) 10m ago 78m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (78m) 10m ago 78m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:58:27.663 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (77m) 10m ago 77m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (77m) 10m ago 77m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (72m) 10m ago 72m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (72m) 10m ago 72m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (76m) 10m ago 76m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (76m) 10m ago 76m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (76m) 10m ago 76m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (75m) 10m ago 75m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (75m) 10m ago 75m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (75m) 10m ago 75m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (74m) 10m ago 74m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (74m) 10m ago 74m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:58:27.664 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (72m) 10m ago 73m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:58:27.723 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (4993 ms) 2023-12-01T05:58:27.723 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2023-12-01T05:58:27.974 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (252 ms) 2023-12-01T05:58:27.981 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2023-12-01T05:58:28.116 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:58:28.116 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:58:28.116 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:58:28.116 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:58:28.117 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:58:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[94233]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-01T05:58:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[94233]: from='client.18954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[94233]: from='client.28387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/544968270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:58:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[109077]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-01T05:58:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[109077]: from='client.18954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[109077]: from='client.28387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/544968270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:58:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:28 smithi089 ceph-mon[98504]: osdmap e1838: 8 total, 8 up, 8 in 2023-12-01T05:58:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:28 smithi089 ceph-mon[98504]: from='client.18954 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:28 smithi089 ceph-mon[98504]: from='client.28387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/544968270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:58:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:29 smithi060 ceph-mon[94233]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-01T05:58:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:29 smithi060 ceph-mon[94233]: pgmap v3983: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 45 MiB/s wr, 504 op/s 2023-12-01T05:58:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:29 smithi060 ceph-mon[109077]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-01T05:58:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:29 smithi060 ceph-mon[109077]: pgmap v3983: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 45 MiB/s wr, 504 op/s 2023-12-01T05:58:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:29 smithi089 ceph-mon[98504]: osdmap e1839: 8 total, 8 up, 8 in 2023-12-01T05:58:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:29 smithi089 ceph-mon[98504]: pgmap v3983: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 39 MiB/s rd, 45 MiB/s wr, 504 op/s 2023-12-01T05:58:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:30 smithi060 ceph-mon[94233]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-01T05:58:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:30 smithi060 ceph-mon[109077]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-01T05:58:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:30 smithi089 ceph-mon[98504]: osdmap e1840: 8 total, 8 up, 8 in 2023-12-01T05:58:31.486 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3511 ms) 2023-12-01T05:58:31.486 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2023-12-01T05:58:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:31 smithi060 ceph-mon[94233]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-01T05:58:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:31 smithi060 ceph-mon[94233]: pgmap v3986: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:58:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:31 smithi060 ceph-mon[109077]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-01T05:58:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:31 smithi060 ceph-mon[109077]: pgmap v3986: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:58:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:31 smithi089 ceph-mon[98504]: osdmap e1841: 8 total, 8 up, 8 in 2023-12-01T05:58:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:31 smithi089 ceph-mon[98504]: pgmap v3986: 137 pgs: 137 active+clean; 650 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:58:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:32 smithi060 ceph-mon[94233]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-01T05:58:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:32 smithi060 ceph-mon[109077]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-01T05:58:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:32 smithi089 ceph-mon[98504]: osdmap e1842: 8 total, 8 up, 8 in 2023-12-01T05:58:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:33 smithi060 ceph-mon[94233]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-01T05:58:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:33 smithi060 ceph-mon[94233]: pgmap v3989: 137 pgs: 137 active+clean; 786 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s rd, 29 MiB/s wr, 341 op/s 2023-12-01T05:58:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:33 smithi060 ceph-mon[109077]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-01T05:58:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:33 smithi060 ceph-mon[109077]: pgmap v3989: 137 pgs: 137 active+clean; 786 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s rd, 29 MiB/s wr, 341 op/s 2023-12-01T05:58:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:33 smithi089 ceph-mon[98504]: osdmap e1843: 8 total, 8 up, 8 in 2023-12-01T05:58:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:33 smithi089 ceph-mon[98504]: pgmap v3989: 137 pgs: 137 active+clean; 786 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s rd, 29 MiB/s wr, 341 op/s 2023-12-01T05:58:33.581 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2096 ms) 2023-12-01T05:58:33.581 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2023-12-01T05:58:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:34 smithi060 ceph-mon[94233]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-01T05:58:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:34 smithi060 ceph-mon[109077]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-01T05:58:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:58:34] "GET /metrics HTTP/1.1" 200 36494 "" "Prometheus/2.43.0" 2023-12-01T05:58:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:34 smithi089 ceph-mon[98504]: osdmap e1844: 8 total, 8 up, 8 in 2023-12-01T05:58:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:35 smithi089 ceph-mon[98504]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-01T05:58:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:35 smithi089 ceph-mon[98504]: pgmap v3992: 137 pgs: 137 active+clean; 786 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s rd, 29 MiB/s wr, 341 op/s 2023-12-01T05:58:35.739 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2157 ms) 2023-12-01T05:58:35.739 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2023-12-01T05:58:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:35 smithi060 ceph-mon[94233]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-01T05:58:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:35 smithi060 ceph-mon[94233]: pgmap v3992: 137 pgs: 137 active+clean; 786 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s rd, 29 MiB/s wr, 341 op/s 2023-12-01T05:58:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:35 smithi060 ceph-mon[109077]: osdmap e1845: 8 total, 8 up, 8 in 2023-12-01T05:58:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:35 smithi060 ceph-mon[109077]: pgmap v3992: 137 pgs: 137 active+clean; 786 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 90 MiB/s rd, 29 MiB/s wr, 341 op/s 2023-12-01T05:58:35.762 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 4006219~2602389 2023-12-01T05:58:35.775 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 72601133~1810716 2023-12-01T05:58:35.775 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 27323006~2432571 2023-12-01T05:58:35.782 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 65991552~479302 2023-12-01T05:58:35.783 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 13121053~690971 2023-12-01T05:58:35.786 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 40913495~660506 2023-12-01T05:58:35.787 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 79821382~3930293 2023-12-01T05:58:35.799 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 53411171~3517149 2023-12-01T05:58:35.799 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap0 2023-12-01T05:58:36.287 INFO:tasks.workunit.client.0.smithi060.stdout:clone image186 -> image187 2023-12-01T05:58:36.336 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 25506572~595582 2023-12-01T05:58:36.352 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 47207713~1384884 2023-12-01T05:58:36.356 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 36732275~8115573 2023-12-01T05:58:36.377 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 79183974~703365 2023-12-01T05:58:36.401 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 76089725~5912759 2023-12-01T05:58:36.422 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 12588859~5055676 2023-12-01T05:58:36.427 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 74766929~8163626 2023-12-01T05:58:36.457 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 18362950~8206470 2023-12-01T05:58:36.459 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap1 2023-12-01T05:58:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:36 smithi089 ceph-mon[98504]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-01T05:58:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:36 smithi060 ceph-mon[94233]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-01T05:58:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:36 smithi060 ceph-mon[109077]: osdmap e1846: 8 total, 8 up, 8 in 2023-12-01T05:58:37.299 INFO:tasks.workunit.client.0.smithi060.stdout:clone image187 -> image188 2023-12-01T05:58:37.370 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 163126468 2023-12-01T05:58:37.377 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 60624341~5241029 2023-12-01T05:58:37.396 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 8036110~4433887 2023-12-01T05:58:37.418 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 52701402~1793628 2023-12-01T05:58:37.426 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 101100554~5515160 2023-12-01T05:58:37.427 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 84092155~6921491 2023-12-01T05:58:37.451 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 148700310~7717403 2023-12-01T05:58:37.451 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 50903968~801657 2023-12-01T05:58:37.454 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 99243795~6707894 2023-12-01T05:58:37.454 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap2 2023-12-01T05:58:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:37 smithi089 ceph-mon[98504]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-01T05:58:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:37 smithi089 ceph-mon[98504]: pgmap v3995: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 791 op/s 2023-12-01T05:58:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:37 smithi060 ceph-mon[109077]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-01T05:58:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:37 smithi060 ceph-mon[109077]: pgmap v3995: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 791 op/s 2023-12-01T05:58:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:37 smithi060 ceph-mon[94233]: osdmap e1847: 8 total, 8 up, 8 in 2023-12-01T05:58:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:37 smithi060 ceph-mon[94233]: pgmap v3995: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 791 op/s 2023-12-01T05:58:38.304 INFO:tasks.workunit.client.0.smithi060.stdout:clone image188 -> image189 2023-12-01T05:58:38.392 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 112134916~6769696 2023-12-01T05:58:38.417 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 101442189~7409889 2023-12-01T05:58:38.422 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 154987780~8138688 2023-12-01T05:58:38.445 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 5470781~7136967 2023-12-01T05:58:38.460 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 34791301~3039394 2023-12-01T05:58:38.482 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 61169943~3781264 2023-12-01T05:58:38.495 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 157045286~4077009 2023-12-01T05:58:38.507 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 122208492~6422949 2023-12-01T05:58:38.511 INFO:tasks.workunit.client.0.smithi060.stdout:snap: snap3 2023-12-01T05:58:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:38 smithi089 ceph-mon[98504]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-01T05:58:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:38 smithi060 ceph-mon[94233]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-01T05:58:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:38 smithi060 ceph-mon[109077]: osdmap e1848: 8 total, 8 up, 8 in 2023-12-01T05:58:39.301 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 95669506 2023-12-01T05:58:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:39 smithi060 ceph-mon[94233]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-01T05:58:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:39 smithi060 ceph-mon[94233]: pgmap v3998: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 791 op/s 2023-12-01T05:58:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:39 smithi060 ceph-mon[109077]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-01T05:58:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:39 smithi060 ceph-mon[109077]: pgmap v3998: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 791 op/s 2023-12-01T05:58:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:39 smithi089 ceph-mon[98504]: osdmap e1849: 8 total, 8 up, 8 in 2023-12-01T05:58:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:39 smithi089 ceph-mon[98504]: pgmap v3998: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 48 MiB/s rd, 45 MiB/s wr, 791 op/s 2023-12-01T05:58:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:40 smithi089 ceph-mon[98504]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-01T05:58:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:40 smithi060 ceph-mon[94233]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-01T05:58:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:40 smithi060 ceph-mon[109077]: osdmap e1850: 8 total, 8 up, 8 in 2023-12-01T05:58:40.806 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (5067 ms) 2023-12-01T05:58:40.806 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2023-12-01T05:58:40.830 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:621: Skipped 2023-12-01T05:58:40.830 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:40.900 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (94 ms) 2023-12-01T05:58:40.900 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2023-12-01T05:58:40.921 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:635: Skipped 2023-12-01T05:58:40.922 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:40.991 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (92 ms) 2023-12-01T05:58:40.991 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2023-12-01T05:58:41.014 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:649: Skipped 2023-12-01T05:58:41.014 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.085 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (93 ms) 2023-12-01T05:58:41.085 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2023-12-01T05:58:41.109 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:663: Skipped 2023-12-01T05:58:41.109 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.178 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (93 ms) 2023-12-01T05:58:41.179 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2023-12-01T05:58:41.200 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:679: Skipped 2023-12-01T05:58:41.200 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.273 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (95 ms) 2023-12-01T05:58:41.273 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2023-12-01T05:58:41.296 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:693: Skipped 2023-12-01T05:58:41.296 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.368 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (94 ms) 2023-12-01T05:58:41.368 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2023-12-01T05:58:41.391 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:707: Skipped 2023-12-01T05:58:41.392 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.462 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (94 ms) 2023-12-01T05:58:41.462 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2023-12-01T05:58:41.485 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:721: Skipped 2023-12-01T05:58:41.486 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.560 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (98 ms) 2023-12-01T05:58:41.560 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2023-12-01T05:58:41.583 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:735: Skipped 2023-12-01T05:58:41.583 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.654 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (94 ms) 2023-12-01T05:58:41.654 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2023-12-01T05:58:41.676 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_DeepCopy.cc:751: Skipped 2023-12-01T05:58:41.676 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:58:41.745 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (92 ms) 2023-12-01T05:58:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:41 smithi060 ceph-mon[94233]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-01T05:58:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:41 smithi060 ceph-mon[94233]: pgmap v4001: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:41 smithi060 ceph-mon[109077]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-01T05:58:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:41 smithi060 ceph-mon[109077]: pgmap v4001: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:41 smithi089 ceph-mon[98504]: osdmap e1851: 8 total, 8 up, 8 in 2023-12-01T05:58:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:41 smithi089 ceph-mon[98504]: pgmap v4001: 137 pgs: 137 active+clean; 974 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:42.316 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 31 tests from TestDeepCopy (54488 ms total) 2023-12-01T05:58:42.316 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:58:42.316 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 6 tests from TestGroup 2023-12-01T05:58:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:43 smithi060 ceph-mon[94233]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-01T05:58:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:43 smithi060 ceph-mon[94233]: pgmap v4003: 105 pgs: 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:43 smithi060 ceph-mon[109077]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-01T05:58:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:43 smithi060 ceph-mon[109077]: pgmap v4003: 105 pgs: 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:43 smithi089 ceph-mon[98504]: osdmap e1852: 8 total, 8 up, 8 in 2023-12-01T05:58:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:43 smithi089 ceph-mon[98504]: pgmap v4003: 105 pgs: 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:44.314 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestGroup.group_create 2023-12-01T05:58:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:58:44] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:58:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:44 smithi060 ceph-mon[94233]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-01T05:58:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3983662370' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:58:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:44 smithi060 ceph-mon[109077]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-01T05:58:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3983662370' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:58:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:44 smithi089 ceph-mon[98504]: osdmap e1853: 8 total, 8 up, 8 in 2023-12-01T05:58:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3983662370' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:58:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3983662370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:58:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:45 smithi060 ceph-mon[94233]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-01T05:58:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:45 smithi060 ceph-mon[94233]: pgmap v4006: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3983662370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:58:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:45 smithi060 ceph-mon[109077]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-01T05:58:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:45 smithi060 ceph-mon[109077]: pgmap v4006: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3983662370' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-36","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:58:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:45 smithi089 ceph-mon[98504]: osdmap e1854: 8 total, 8 up, 8 in 2023-12-01T05:58:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:45 smithi089 ceph-mon[98504]: pgmap v4006: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T05:58:46.353 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestGroup.group_create (2040 ms) 2023-12-01T05:58:46.354 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestGroup.group_createPP 2023-12-01T05:58:46.374 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestGroup.group_createPP (20 ms) 2023-12-01T05:58:46.375 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestGroup.add_image 2023-12-01T05:58:46.415 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestGroup.add_image (42 ms) 2023-12-01T05:58:46.416 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestGroup.add_imagePP 2023-12-01T05:58:46.454 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestGroup.add_imagePP (39 ms) 2023-12-01T05:58:46.454 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestGroup.add_snapshot 2023-12-01T05:58:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:46 smithi060 ceph-mon[94233]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-01T05:58:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:46 smithi060 ceph-mon[109077]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-01T05:58:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:46 smithi089 ceph-mon[98504]: osdmap e1855: 8 total, 8 up, 8 in 2023-12-01T05:58:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:47 smithi060 ceph-mon[94233]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-01T05:58:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:47 smithi060 ceph-mon[94233]: pgmap v4009: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 107 op/s 2023-12-01T05:58:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:47 smithi060 ceph-mon[109077]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-01T05:58:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:47 smithi060 ceph-mon[109077]: pgmap v4009: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 107 op/s 2023-12-01T05:58:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:47 smithi089 ceph-mon[98504]: osdmap e1856: 8 total, 8 up, 8 in 2023-12-01T05:58:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:47 smithi089 ceph-mon[98504]: pgmap v4009: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 107 op/s 2023-12-01T05:58:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:48 smithi060 ceph-mon[94233]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-01T05:58:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:48 smithi060 ceph-mon[94233]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-01T05:58:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:48 smithi060 ceph-mon[109077]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-01T05:58:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:48 smithi060 ceph-mon[109077]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-01T05:58:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:48 smithi089 ceph-mon[98504]: osdmap e1857: 8 total, 8 up, 8 in 2023-12-01T05:58:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:48 smithi089 ceph-mon[98504]: osdmap e1858: 8 total, 8 up, 8 in 2023-12-01T05:58:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:49 smithi060 ceph-mon[94233]: pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 107 op/s 2023-12-01T05:58:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:49 smithi060 ceph-mon[94233]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-01T05:58:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:49 smithi060 ceph-mon[109077]: pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 107 op/s 2023-12-01T05:58:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:49 smithi060 ceph-mon[109077]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-01T05:58:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:49 smithi089 ceph-mon[98504]: pgmap v4012: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 107 op/s 2023-12-01T05:58:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:49 smithi089 ceph-mon[98504]: osdmap e1859: 8 total, 8 up, 8 in 2023-12-01T05:58:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:51 smithi060 ceph-mon[94233]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-01T05:58:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:51 smithi060 ceph-mon[94233]: pgmap v4015: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:51 smithi060 ceph-mon[109077]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-01T05:58:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:51 smithi060 ceph-mon[109077]: pgmap v4015: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:51 smithi089 ceph-mon[98504]: osdmap e1860: 8 total, 8 up, 8 in 2023-12-01T05:58:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:51 smithi089 ceph-mon[98504]: pgmap v4015: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:58:52.136 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestGroup.add_snapshot (5682 ms) 2023-12-01T05:58:52.137 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestGroup.add_snapshotPP 2023-12-01T05:58:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:52 smithi060 ceph-mon[94233]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-01T05:58:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:52 smithi060 ceph-mon[109077]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-01T05:58:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:52 smithi089 ceph-mon[98504]: osdmap e1861: 8 total, 8 up, 8 in 2023-12-01T05:58:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:53 smithi060 ceph-mon[94233]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-01T05:58:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:53 smithi060 ceph-mon[94233]: pgmap v4018: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 8.0 KiB/s wr, 133 op/s 2023-12-01T05:58:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:53 smithi060 ceph-mon[109077]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-01T05:58:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:53 smithi060 ceph-mon[109077]: pgmap v4018: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 8.0 KiB/s wr, 133 op/s 2023-12-01T05:58:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:53 smithi089 ceph-mon[98504]: osdmap e1862: 8 total, 8 up, 8 in 2023-12-01T05:58:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:53 smithi089 ceph-mon[98504]: pgmap v4018: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 8.0 KiB/s wr, 133 op/s 2023-12-01T05:58:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:54 smithi060 ceph-mon[94233]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-01T05:58:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:54 smithi060 ceph-mon[109077]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-01T05:58:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:54 smithi089 ceph-mon[98504]: osdmap e1863: 8 total, 8 up, 8 in 2023-12-01T05:58:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:58:54] "GET /metrics HTTP/1.1" 200 36495 "" "Prometheus/2.43.0" 2023-12-01T05:58:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:55 smithi060 ceph-mon[94233]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-01T05:58:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:55 smithi060 ceph-mon[94233]: pgmap v4021: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 8.0 KiB/s wr, 133 op/s 2023-12-01T05:58:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:55 smithi060 ceph-mon[109077]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-01T05:58:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:55 smithi060 ceph-mon[109077]: pgmap v4021: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 8.0 KiB/s wr, 133 op/s 2023-12-01T05:58:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:55 smithi089 ceph-mon[98504]: osdmap e1864: 8 total, 8 up, 8 in 2023-12-01T05:58:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:55 smithi089 ceph-mon[98504]: pgmap v4021: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 103 KiB/s rd, 8.0 KiB/s wr, 133 op/s 2023-12-01T05:58:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:56 smithi060 ceph-mon[109077]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-01T05:58:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:56 smithi060 ceph-mon[94233]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-01T05:58:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:56 smithi089 ceph-mon[98504]: osdmap e1865: 8 total, 8 up, 8 in 2023-12-01T05:58:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:58:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:57 smithi060 ceph-mon[109077]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-01T05:58:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:57 smithi060 ceph-mon[109077]: pgmap v4024: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2023-12-01T05:58:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:57 smithi060 ceph-mon[94233]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-01T05:58:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:57 smithi060 ceph-mon[94233]: pgmap v4024: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2023-12-01T05:58:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:57 smithi089 ceph-mon[98504]: osdmap e1866: 8 total, 8 up, 8 in 2023-12-01T05:58:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:57 smithi089 ceph-mon[98504]: pgmap v4024: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2023-12-01T05:58:58.109 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestGroup.add_snapshotPP (5973 ms) 2023-12-01T05:58:58.473 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:58:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:58 smithi060 ceph-mon[94233]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-01T05:58:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:58 smithi060 ceph-mon[94233]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-01T05:58:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:58 smithi060 ceph-mon[109077]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-01T05:58:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:58 smithi060 ceph-mon[109077]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-01T05:58:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:58 smithi089 ceph-mon[98504]: osdmap e1867: 8 total, 8 up, 8 in 2023-12-01T05:58:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:58 smithi089 ceph-mon[98504]: osdmap e1868: 8 total, 8 up, 8 in 2023-12-01T05:58:58.797 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:58:58.797 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (73m) 10m ago 73m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:58:58.797 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (73m) 10m ago 73m 98.2M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (74m) 10m ago 74m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (74m) 10m ago 74m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (77m) 10m ago 77m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (79m) 10m ago 79m 600M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (79m) 10m ago 79m 475M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (77m) 10m ago 77m 280M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (77m) 10m ago 77m 238M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (73m) 10m ago 73m 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (73m) 10m ago 73m 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (77m) 10m ago 77m 3100M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (77m) 10m ago 77m 3773M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (76m) 10m ago 76m 2935M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:58:58.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (76m) 10m ago 76m 3223M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:58:58.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (76m) 10m ago 76m 2608M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:58:58.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (75m) 10m ago 75m 2762M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:58:58.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (75m) 10m ago 75m 2446M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:58:58.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (74m) 10m ago 74m 2498M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:58:58.799 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (73m) 10m ago 74m 91.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:58:59.100 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 6 tests from TestGroup (13796 ms total) 2023-12-01T05:58:59.101 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T05:58:59.101 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 57 tests from TestMigration 2023-12-01T05:58:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[94233]: from='client.28862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[94233]: pgmap v4027: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2023-12-01T05:58:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[94233]: from='client.18990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[94233]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-01T05:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[109077]: from='client.28862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[109077]: pgmap v4027: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2023-12-01T05:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[109077]: from='client.18990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:58:59 smithi060 ceph-mon[109077]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-01T05:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:59 smithi089 ceph-mon[98504]: from='client.28862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:59 smithi089 ceph-mon[98504]: pgmap v4027: 137 pgs: 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2023-12-01T05:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:59 smithi089 ceph-mon[98504]: from='client.18990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:58:59 smithi089 ceph-mon[98504]: osdmap e1869: 8 total, 8 up, 8 in 2023-12-01T05:58:59.580 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:58:59.581 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:58:59.582 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:59:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2497800965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:59:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2497800965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:59:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2497800965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:59:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[94233]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-01T05:59:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3632176952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:59:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:59:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[94233]: pgmap v4030: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[109077]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-01T05:59:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3632176952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:59:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:59:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:01 smithi060 ceph-mon[109077]: pgmap v4030: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:01 smithi089 ceph-mon[98504]: osdmap e1870: 8 total, 8 up, 8 in 2023-12-01T05:59:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3632176952' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:59:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:01 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T05:59:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:01 smithi089 ceph-mon[98504]: pgmap v4030: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:02.151 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.Empty 2023-12-01T05:59:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:02 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:59:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:02 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:59:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:02 smithi060 ceph-mon[94233]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-01T05:59:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:02 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:59:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:02 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:59:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:02 smithi060 ceph-mon[109077]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-01T05:59:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:02 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T05:59:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:02 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-37","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T05:59:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:02 smithi089 ceph-mon[98504]: osdmap e1871: 8 total, 8 up, 8 in 2023-12-01T05:59:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:03 smithi060 ceph-mon[94233]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-01T05:59:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:03 smithi060 ceph-mon[94233]: pgmap v4033: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:03 smithi060 ceph-mon[109077]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-01T05:59:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:03 smithi060 ceph-mon[109077]: pgmap v4033: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:03 smithi089 ceph-mon[98504]: osdmap e1872: 8 total, 8 up, 8 in 2023-12-01T05:59:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:03 smithi089 ceph-mon[98504]: pgmap v4033: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:04.216 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:04.231 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:04.382 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:04.453 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:04 smithi060 ceph-mon[94233]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-01T05:59:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:04 smithi060 ceph-mon[109077]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-01T05:59:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:59:04] "GET /metrics HTTP/1.1" 200 36470 "" "Prometheus/2.43.0" 2023-12-01T05:59:04.531 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.Empty (2381 ms) 2023-12-01T05:59:04.532 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.OtherName 2023-12-01T05:59:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:04 smithi089 ceph-mon[98504]: osdmap e1873: 8 total, 8 up, 8 in 2023-12-01T05:59:04.562 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:04.572 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:04.704 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:04.770 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:04.849 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.OtherName (317 ms) 2023-12-01T05:59:04.849 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.OtherPool 2023-12-01T05:59:04.880 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:04.890 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:05 smithi060 ceph-mon[94233]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-01T05:59:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:05 smithi060 ceph-mon[94233]: pgmap v4036: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:05 smithi060 ceph-mon[109077]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-01T05:59:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:05 smithi060 ceph-mon[109077]: pgmap v4036: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:05 smithi089 ceph-mon[98504]: osdmap e1874: 8 total, 8 up, 8 in 2023-12-01T05:59:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:05 smithi089 ceph-mon[98504]: pgmap v4036: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:06.306 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:06.375 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:06.456 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.OtherPool (1607 ms) 2023-12-01T05:59:06.456 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.OtherNamespace 2023-12-01T05:59:06.487 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:06.499 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:06 smithi060 ceph-mon[109077]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-01T05:59:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:06 smithi060 ceph-mon[94233]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-01T05:59:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:06 smithi089 ceph-mon[98504]: osdmap e1875: 8 total, 8 up, 8 in 2023-12-01T05:59:06.635 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:06.707 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:06.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.OtherNamespace (335 ms) 2023-12-01T05:59:06.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.DataPool 2023-12-01T05:59:06.821 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:06.831 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:06.976 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:07.045 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:07.128 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.DataPool (338 ms) 2023-12-01T05:59:07.128 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2023-12-01T05:59:07.158 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:07.168 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:07.326 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T05:59:07.421 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.AbortAfterPrepare (293 ms) 2023-12-01T05:59:07.422 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2023-12-01T05:59:07.454 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:07.464 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:07 smithi060 ceph-mon[94233]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-01T05:59:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:07 smithi060 ceph-mon[94233]: pgmap v4039: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 525 KiB/s rd, 32 KiB/s wr, 665 op/s 2023-12-01T05:59:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:07 smithi060 ceph-mon[109077]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-01T05:59:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:07 smithi060 ceph-mon[109077]: pgmap v4039: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 525 KiB/s rd, 32 KiB/s wr, 665 op/s 2023-12-01T05:59:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:07 smithi089 ceph-mon[98504]: osdmap e1876: 8 total, 8 up, 8 in 2023-12-01T05:59:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:07 smithi089 ceph-mon[98504]: pgmap v4039: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 525 KiB/s rd, 32 KiB/s wr, 665 op/s 2023-12-01T05:59:07.563 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (142 ms) 2023-12-01T05:59:07.563 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.AbortAfterExecute 2023-12-01T05:59:07.594 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:07.607 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:07.749 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:07.820 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T05:59:07.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.AbortAfterExecute (357 ms) 2023-12-01T05:59:07.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2023-12-01T05:59:07.950 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:07.963 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:08.102 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:08.172 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T05:59:08.271 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (350 ms) 2023-12-01T05:59:08.271 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2023-12-01T05:59:08.301 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:08.316 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:08.451 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:08.515 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T05:59:08.623 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (353 ms) 2023-12-01T05:59:08.624 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.MirroringSamePool 2023-12-01T05:59:08.653 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:08.663 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:635: Skipped 2023-12-01T05:59:08.663 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:59:08.670 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (46 ms) 2023-12-01T05:59:08.670 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.MirroringAbort 2023-12-01T05:59:08.699 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:08.710 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:653: Skipped 2023-12-01T05:59:08.710 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:59:08.717 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringAbort (47 ms) 2023-12-01T05:59:08.717 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2023-12-01T05:59:08.747 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:08.757 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:676: Skipped 2023-12-01T05:59:08.757 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:59:08.763 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (47 ms) 2023-12-01T05:59:08.763 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2023-12-01T05:59:08.793 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:08.803 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:694: Skipped 2023-12-01T05:59:08.803 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:59:08.810 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (46 ms) 2023-12-01T05:59:08.810 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.MirroringPool 2023-12-01T05:59:08.839 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:08.851 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Migration.cc:714: Skipped 2023-12-01T05:59:08.852 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T05:59:08.856 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringPool (46 ms) 2023-12-01T05:59:08.856 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.Group 2023-12-01T05:59:08.887 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:08.906 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:09.051 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:09.120 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:09.208 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.Group (352 ms) 2023-12-01T05:59:09.208 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.GroupAbort 2023-12-01T05:59:09.237 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:09.256 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:09.399 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T05:59:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:09 smithi060 ceph-mon[94233]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-01T05:59:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:09 smithi060 ceph-mon[94233]: pgmap v4041: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 458 KiB/s rd, 28 KiB/s wr, 580 op/s 2023-12-01T05:59:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:09 smithi060 ceph-mon[109077]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-01T05:59:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:09 smithi060 ceph-mon[109077]: pgmap v4041: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 458 KiB/s rd, 28 KiB/s wr, 580 op/s 2023-12-01T05:59:09.511 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.GroupAbort (303 ms) 2023-12-01T05:59:09.511 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnaps 2023-12-01T05:59:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:09 smithi089 ceph-mon[98504]: osdmap e1877: 8 total, 8 up, 8 in 2023-12-01T05:59:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:09 smithi089 ceph-mon[98504]: pgmap v4041: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 458 KiB/s rd, 28 KiB/s wr, 580 op/s 2023-12-01T05:59:09.540 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:09.550 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:09.595 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:09.653 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:09.833 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:09.951 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:10.069 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnaps (557 ms) 2023-12-01T05:59:10.069 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2023-12-01T05:59:10.100 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:10.111 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:10.170 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:10.219 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:10.222 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:10.293 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:10.462 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:10.569 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:10.689 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnapsOtherPool (620 ms) 2023-12-01T05:59:10.689 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2023-12-01T05:59:10.718 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:10.728 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:10.782 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:10.827 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:11.007 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:11.116 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:11.241 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnapsDataPool (552 ms) 2023-12-01T05:59:11.241 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2023-12-01T05:59:11.271 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:11.281 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:11.335 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:11.387 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:11.567 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T05:59:11.575 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:11.676 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:11.774 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (533 ms) 2023-12-01T05:59:11.774 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2023-12-01T05:59:11.804 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:11.815 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:11.870 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:11.926 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 0 2023-12-01T05:59:11.942 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:11 smithi060 ceph-mon[109077]: pgmap v4042: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 21 KiB/s wr, 443 op/s 2023-12-01T05:59:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:11 smithi060 ceph-mon[94233]: pgmap v4042: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 21 KiB/s wr, 443 op/s 2023-12-01T05:59:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:11 smithi089 ceph-mon[98504]: pgmap v4042: 169 pgs: 169 active+clean; 4.6 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 350 KiB/s rd, 21 KiB/s wr, 443 op/s 2023-12-01T05:59:12.049 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:12.126 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:12.185 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (411 ms) 2023-12-01T05:59:12.185 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2023-12-01T05:59:12.216 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:12.227 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:12.287 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:12.347 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:12.550 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 0 2023-12-01T05:59:12.563 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:12.663 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:12.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (606 ms) 2023-12-01T05:59:12.791 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2023-12-01T05:59:12.882 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:12.893 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:12.949 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:12.995 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:13.198 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T05:59:13.207 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:59:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:59:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T05:59:13.329 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:13.476 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (686 ms) 2023-12-01T05:59:13.476 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2023-12-01T05:59:13.511 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:13.521 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:13.575 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:13.623 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:13.824 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: after_prepare_snap 2023-12-01T05:59:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:14 smithi060 ceph-mon[94233]: pgmap v4043: 169 pgs: 169 active+clean; 133 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 1.78k op/s 2023-12-01T05:59:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:14 smithi060 ceph-mon[109077]: pgmap v4043: 169 pgs: 169 active+clean; 133 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 1.78k op/s 2023-12-01T05:59:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:14 smithi089 ceph-mon[98504]: pgmap v4043: 169 pgs: 169 active+clean; 133 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 37 MiB/s rd, 28 MiB/s wr, 1.78k op/s 2023-12-01T05:59:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:59:14] "GET /metrics HTTP/1.1" 200 38932 "" "Prometheus/2.43.0" 2023-12-01T05:59:15.100 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T05:59:15.121 INFO:tasks.workunit.client.0.smithi060.stdout:write: * 0~1000 2023-12-01T05:59:15.127 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:15.235 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:15.401 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1924 ms) 2023-12-01T05:59:15.401 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.Snaps 2023-12-01T05:59:15.434 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:15.446 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:15.506 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T05:59:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:15 smithi060 ceph-mon[109077]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-01T05:59:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:15 smithi060 ceph-mon[109077]: pgmap v4045: 169 pgs: 169 active+clean; 133 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 26 MiB/s wr, 1.35k op/s 2023-12-01T05:59:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:15 smithi060 ceph-mon[94233]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-01T05:59:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:15 smithi060 ceph-mon[94233]: pgmap v4045: 169 pgs: 169 active+clean; 133 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 26 MiB/s wr, 1.35k op/s 2023-12-01T05:59:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:15 smithi089 ceph-mon[98504]: osdmap e1878: 8 total, 8 up, 8 in 2023-12-01T05:59:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:15 smithi089 ceph-mon[98504]: pgmap v4045: 169 pgs: 169 active+clean; 133 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 35 MiB/s rd, 26 MiB/s wr, 1.35k op/s 2023-12-01T05:59:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:16 smithi060 ceph-mon[94233]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-01T05:59:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:16 smithi060 ceph-mon[109077]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-01T05:59:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:16 smithi089 ceph-mon[98504]: osdmap e1879: 8 total, 8 up, 8 in 2023-12-01T05:59:17.107 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T05:59:17.116 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T05:59:17.116 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T05:59:17.116 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T05:59:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-01T05:59:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: pgmap v4048: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 93 MiB/s rd, 67 MiB/s wr, 2.74k op/s 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: pgmap v4048: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 93 MiB/s rd, 67 MiB/s wr, 2.74k op/s 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:59:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: osdmap e1880: 8 total, 8 up, 8 in 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: pgmap v4048: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 93 MiB/s rd, 67 MiB/s wr, 2.74k op/s 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T05:59:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T05:59:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:18 smithi060 ceph-mon[94233]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-01T05:59:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:18 smithi060 ceph-mon[109077]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-01T05:59:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:18 smithi089 ceph-mon[98504]: osdmap e1881: 8 total, 8 up, 8 in 2023-12-01T05:59:19.126 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T05:59:19.133 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T05:59:19.133 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T05:59:19.145 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T05:59:19.156 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T05:59:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:19 smithi060 ceph-mon[109077]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-01T05:59:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:19 smithi060 ceph-mon[109077]: pgmap v4051: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 69 MiB/s rd, 48 MiB/s wr, 1.40k op/s 2023-12-01T05:59:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:19 smithi060 ceph-mon[94233]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-01T05:59:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:19 smithi060 ceph-mon[94233]: pgmap v4051: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 69 MiB/s rd, 48 MiB/s wr, 1.40k op/s 2023-12-01T05:59:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:19 smithi089 ceph-mon[98504]: osdmap e1882: 8 total, 8 up, 8 in 2023-12-01T05:59:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:19 smithi089 ceph-mon[98504]: pgmap v4051: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 69 MiB/s rd, 48 MiB/s wr, 1.40k op/s 2023-12-01T05:59:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:20 smithi060 ceph-mon[94233]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-01T05:59:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:20 smithi060 ceph-mon[109077]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-01T05:59:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:20 smithi089 ceph-mon[98504]: osdmap e1883: 8 total, 8 up, 8 in 2023-12-01T05:59:21.141 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:21.164 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T05:59:21.173 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:21 smithi060 ceph-mon[94233]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-01T05:59:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:21 smithi060 ceph-mon[94233]: pgmap v4054: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:21 smithi060 ceph-mon[109077]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-01T05:59:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:21 smithi060 ceph-mon[109077]: pgmap v4054: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:21 smithi089 ceph-mon[98504]: osdmap e1884: 8 total, 8 up, 8 in 2023-12-01T05:59:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:21 smithi089 ceph-mon[98504]: pgmap v4054: 169 pgs: 169 active+clean; 213 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:22 smithi060 ceph-mon[109077]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-01T05:59:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:22 smithi060 ceph-mon[94233]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-01T05:59:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:22 smithi089 ceph-mon[98504]: osdmap e1885: 8 total, 8 up, 8 in 2023-12-01T05:59:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:23 smithi060 ceph-mon[109077]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-01T05:59:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:23 smithi060 ceph-mon[109077]: pgmap v4057: 169 pgs: 169 active+clean; 253 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T05:59:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:23 smithi060 ceph-mon[94233]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-01T05:59:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:23 smithi060 ceph-mon[94233]: pgmap v4057: 169 pgs: 169 active+clean; 253 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T05:59:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:23 smithi089 ceph-mon[98504]: osdmap e1886: 8 total, 8 up, 8 in 2023-12-01T05:59:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:23 smithi089 ceph-mon[98504]: pgmap v4057: 169 pgs: 169 active+clean; 253 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T05:59:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:24 smithi060 ceph-mon[94233]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-01T05:59:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:24 smithi060 ceph-mon[109077]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-01T05:59:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:24 smithi089 ceph-mon[98504]: osdmap e1887: 8 total, 8 up, 8 in 2023-12-01T05:59:24.624 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:24.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:59:24] "GET /metrics HTTP/1.1" 200 38932 "" "Prometheus/2.43.0" 2023-12-01T05:59:24.789 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:25 smithi060 ceph-mon[94233]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-01T05:59:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:25 smithi060 ceph-mon[94233]: pgmap v4060: 169 pgs: 169 active+clean; 253 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T05:59:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:25 smithi060 ceph-mon[109077]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-01T05:59:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:25 smithi060 ceph-mon[109077]: pgmap v4060: 169 pgs: 169 active+clean; 253 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T05:59:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:25 smithi089 ceph-mon[98504]: osdmap e1888: 8 total, 8 up, 8 in 2023-12-01T05:59:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:25 smithi089 ceph-mon[98504]: pgmap v4060: 169 pgs: 169 active+clean; 253 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T05:59:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:26 smithi060 ceph-mon[94233]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-01T05:59:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:26 smithi060 ceph-mon[109077]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-01T05:59:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:26 smithi089 ceph-mon[98504]: osdmap e1889: 8 total, 8 up, 8 in 2023-12-01T05:59:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:27 smithi060 ceph-mon[109077]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-01T05:59:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:27 smithi060 ceph-mon[109077]: pgmap v4063: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2023-12-01T05:59:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:27 smithi060 ceph-mon[94233]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-01T05:59:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:27 smithi060 ceph-mon[94233]: pgmap v4063: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2023-12-01T05:59:27.524 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.Snaps (12123 ms) 2023-12-01T05:59:27.524 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsOtherPool 2023-12-01T05:59:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:27 smithi089 ceph-mon[98504]: osdmap e1890: 8 total, 8 up, 8 in 2023-12-01T05:59:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:27 smithi089 ceph-mon[98504]: pgmap v4063: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2023-12-01T05:59:27.557 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:27.568 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:27.611 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T05:59:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:28 smithi060 ceph-mon[94233]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-01T05:59:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:28 smithi060 ceph-mon[94233]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-01T05:59:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:28 smithi060 ceph-mon[109077]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-01T05:59:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:28 smithi060 ceph-mon[109077]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-01T05:59:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:28 smithi089 ceph-mon[98504]: osdmap e1891: 8 total, 8 up, 8 in 2023-12-01T05:59:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:28 smithi089 ceph-mon[98504]: osdmap e1892: 8 total, 8 up, 8 in 2023-12-01T05:59:29.104 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T05:59:29.118 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T05:59:29.118 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T05:59:29.118 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T05:59:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:29 smithi060 ceph-mon[94233]: pgmap v4066: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2023-12-01T05:59:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:29 smithi060 ceph-mon[94233]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-01T05:59:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:29 smithi060 ceph-mon[109077]: pgmap v4066: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2023-12-01T05:59:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:29 smithi060 ceph-mon[109077]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-01T05:59:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:29 smithi089 ceph-mon[98504]: pgmap v4066: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 408 op/s 2023-12-01T05:59:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:29 smithi089 ceph-mon[98504]: osdmap e1893: 8 total, 8 up, 8 in 2023-12-01T05:59:29.943 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T05:59:30.272 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T05:59:30.272 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (73m) 14s ago 74m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (74m) 13s ago 74m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (75m) 14s ago 75m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (75m) 13s ago 75m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (78m) 13s ago 78m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (79m) 14s ago 79m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (79m) 14s ago 79m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (78m) 13s ago 78m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (78m) 14s ago 78m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (74m) 14s ago 74m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (73m) 13s ago 73m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (77m) 14s ago 77m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (77m) 14s ago 77m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (77m) 14s ago 77m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T05:59:30.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (76m) 14s ago 76m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T05:59:30.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (76m) 13s ago 76m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T05:59:30.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (76m) 13s ago 76m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T05:59:30.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (75m) 13s ago 75m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T05:59:30.274 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (75m) 13s ago 75m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T05:59:30.274 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (73m) 13s ago 74m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T05:59:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:30 smithi060 ceph-mon[94233]: from='client.28892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:59:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:30 smithi060 ceph-mon[109077]: from='client.28892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:59:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:30 smithi089 ceph-mon[98504]: from='client.28892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:59:30.670 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T05:59:30.671 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T05:59:31.195 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T05:59:31.203 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T05:59:31.203 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T05:59:31.214 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T05:59:31.226 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[109077]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[109077]: from='client.28898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/999857669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[109077]: pgmap v4069: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[94233]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[94233]: from='client.28898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/999857669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:59:31.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:31 smithi060 ceph-mon[94233]: pgmap v4069: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:31 smithi089 ceph-mon[98504]: osdmap e1894: 8 total, 8 up, 8 in 2023-12-01T05:59:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:31 smithi089 ceph-mon[98504]: from='client.28898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T05:59:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/999857669' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T05:59:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:31 smithi089 ceph-mon[98504]: pgmap v4069: 169 pgs: 169 active+clean; 273 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:32 smithi060 ceph-mon[94233]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-01T05:59:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:32 smithi060 ceph-mon[109077]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-01T05:59:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:32 smithi089 ceph-mon[98504]: osdmap e1895: 8 total, 8 up, 8 in 2023-12-01T05:59:33.205 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:33.236 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T05:59:33.245 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:33.248 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T05:59:33.303 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:33 smithi060 ceph-mon[94233]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-01T05:59:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:33 smithi060 ceph-mon[94233]: pgmap v4072: 169 pgs: 169 active+clean; 309 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2023-12-01T05:59:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:33 smithi060 ceph-mon[109077]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-01T05:59:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:33 smithi060 ceph-mon[109077]: pgmap v4072: 169 pgs: 169 active+clean; 309 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2023-12-01T05:59:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:33 smithi089 ceph-mon[98504]: osdmap e1896: 8 total, 8 up, 8 in 2023-12-01T05:59:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:33 smithi089 ceph-mon[98504]: pgmap v4072: 169 pgs: 169 active+clean; 309 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2023-12-01T05:59:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:34 smithi060 ceph-mon[94233]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-01T05:59:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:34 smithi060 ceph-mon[109077]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-01T05:59:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:59:34] "GET /metrics HTTP/1.1" 200 38984 "" "Prometheus/2.43.0" 2023-12-01T05:59:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:34 smithi089 ceph-mon[98504]: osdmap e1897: 8 total, 8 up, 8 in 2023-12-01T05:59:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:35 smithi060 ceph-mon[109077]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-01T05:59:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:35 smithi060 ceph-mon[109077]: pgmap v4075: 169 pgs: 169 active+clean; 309 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2023-12-01T05:59:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:35 smithi060 ceph-mon[94233]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-01T05:59:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:35 smithi060 ceph-mon[94233]: pgmap v4075: 169 pgs: 169 active+clean; 309 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2023-12-01T05:59:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:35 smithi089 ceph-mon[98504]: osdmap e1898: 8 total, 8 up, 8 in 2023-12-01T05:59:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:35 smithi089 ceph-mon[98504]: pgmap v4075: 169 pgs: 169 active+clean; 309 MiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2023-12-01T05:59:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:36 smithi060 ceph-mon[94233]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-01T05:59:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:36 smithi060 ceph-mon[109077]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-01T05:59:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:36 smithi089 ceph-mon[98504]: osdmap e1899: 8 total, 8 up, 8 in 2023-12-01T05:59:36.679 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:36.840 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:37 smithi060 ceph-mon[94233]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-01T05:59:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:37 smithi060 ceph-mon[94233]: pgmap v4078: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2023-12-01T05:59:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:37 smithi060 ceph-mon[109077]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-01T05:59:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:37 smithi060 ceph-mon[109077]: pgmap v4078: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2023-12-01T05:59:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:37 smithi089 ceph-mon[98504]: osdmap e1900: 8 total, 8 up, 8 in 2023-12-01T05:59:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:37 smithi089 ceph-mon[98504]: pgmap v4078: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2023-12-01T05:59:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:38 smithi060 ceph-mon[94233]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-01T05:59:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:38 smithi060 ceph-mon[94233]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-01T05:59:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:38 smithi060 ceph-mon[109077]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-01T05:59:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:38 smithi060 ceph-mon[109077]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-01T05:59:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:38 smithi089 ceph-mon[98504]: osdmap e1901: 8 total, 8 up, 8 in 2023-12-01T05:59:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:38 smithi089 ceph-mon[98504]: osdmap e1902: 8 total, 8 up, 8 in 2023-12-01T05:59:39.443 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsOtherPool (11919 ms) 2023-12-01T05:59:39.443 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsDataPool 2023-12-01T05:59:39.475 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:39.485 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:39 smithi060 ceph-mon[109077]: pgmap v4081: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2023-12-01T05:59:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:39 smithi060 ceph-mon[109077]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-01T05:59:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:39 smithi060 ceph-mon[94233]: pgmap v4081: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2023-12-01T05:59:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:39 smithi060 ceph-mon[94233]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-01T05:59:39.531 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T05:59:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:39 smithi089 ceph-mon[98504]: pgmap v4081: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 25 MiB/s rd, 8.0 MiB/s wr, 237 op/s 2023-12-01T05:59:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:39 smithi089 ceph-mon[98504]: osdmap e1903: 8 total, 8 up, 8 in 2023-12-01T05:59:41.244 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T05:59:41.260 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T05:59:41.260 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T05:59:41.260 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T05:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:41 smithi060 ceph-mon[94233]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-01T05:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:41 smithi060 ceph-mon[94233]: pgmap v4084: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:41 smithi060 ceph-mon[109077]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-01T05:59:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:41 smithi060 ceph-mon[109077]: pgmap v4084: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:41 smithi089 ceph-mon[98504]: osdmap e1904: 8 total, 8 up, 8 in 2023-12-01T05:59:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:41 smithi089 ceph-mon[98504]: pgmap v4084: 169 pgs: 169 active+clean; 341 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2023-12-01T05:59:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:42 smithi060 ceph-mon[94233]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-01T05:59:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:42 smithi060 ceph-mon[109077]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-01T05:59:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:42 smithi089 ceph-mon[98504]: osdmap e1905: 8 total, 8 up, 8 in 2023-12-01T05:59:43.258 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T05:59:43.265 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T05:59:43.265 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T05:59:43.275 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T05:59:43.289 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T05:59:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:43 smithi060 ceph-mon[94233]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-01T05:59:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:43 smithi060 ceph-mon[94233]: pgmap v4087: 169 pgs: 169 active+clean; 373 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 57 MiB/s rd, 18 MiB/s wr, 397 op/s 2023-12-01T05:59:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:43 smithi060 ceph-mon[109077]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-01T05:59:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:43 smithi060 ceph-mon[109077]: pgmap v4087: 169 pgs: 169 active+clean; 373 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 57 MiB/s rd, 18 MiB/s wr, 397 op/s 2023-12-01T05:59:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:43 smithi089 ceph-mon[98504]: osdmap e1906: 8 total, 8 up, 8 in 2023-12-01T05:59:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:43 smithi089 ceph-mon[98504]: pgmap v4087: 169 pgs: 169 active+clean; 373 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 57 MiB/s rd, 18 MiB/s wr, 397 op/s 2023-12-01T05:59:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:44 smithi060 ceph-mon[94233]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-01T05:59:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:44 smithi060 ceph-mon[109077]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-01T05:59:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:59:44] "GET /metrics HTTP/1.1" 200 38982 "" "Prometheus/2.43.0" 2023-12-01T05:59:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:44 smithi089 ceph-mon[98504]: osdmap e1907: 8 total, 8 up, 8 in 2023-12-01T05:59:45.271 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:45.294 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T05:59:45.305 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:45 smithi060 ceph-mon[94233]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-01T05:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:45 smithi060 ceph-mon[94233]: pgmap v4090: 169 pgs: 169 active+clean; 373 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 57 MiB/s rd, 18 MiB/s wr, 397 op/s 2023-12-01T05:59:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:45 smithi060 ceph-mon[109077]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-01T05:59:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:45 smithi060 ceph-mon[109077]: pgmap v4090: 169 pgs: 169 active+clean; 373 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 57 MiB/s rd, 18 MiB/s wr, 397 op/s 2023-12-01T05:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:45 smithi089 ceph-mon[98504]: osdmap e1908: 8 total, 8 up, 8 in 2023-12-01T05:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:45 smithi089 ceph-mon[98504]: pgmap v4090: 169 pgs: 169 active+clean; 373 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 57 MiB/s rd, 18 MiB/s wr, 397 op/s 2023-12-01T05:59:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:46 smithi089 ceph-mon[98504]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-01T05:59:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:46 smithi060 ceph-mon[94233]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-01T05:59:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:46 smithi060 ceph-mon[109077]: osdmap e1909: 8 total, 8 up, 8 in 2023-12-01T05:59:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:47 smithi089 ceph-mon[98504]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-01T05:59:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:47 smithi089 ceph-mon[98504]: pgmap v4093: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T05:59:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:47 smithi060 ceph-mon[94233]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-01T05:59:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:47 smithi060 ceph-mon[94233]: pgmap v4093: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T05:59:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:47 smithi060 ceph-mon[109077]: osdmap e1910: 8 total, 8 up, 8 in 2023-12-01T05:59:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:47 smithi060 ceph-mon[109077]: pgmap v4093: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T05:59:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:48 smithi089 ceph-mon[98504]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-01T05:59:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:48 smithi089 ceph-mon[98504]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-01T05:59:48.543 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T05:59:48.706 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T05:59:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:48 smithi060 ceph-mon[94233]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-01T05:59:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:48 smithi060 ceph-mon[94233]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-01T05:59:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:48 smithi060 ceph-mon[109077]: osdmap e1911: 8 total, 8 up, 8 in 2023-12-01T05:59:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:48 smithi060 ceph-mon[109077]: osdmap e1912: 8 total, 8 up, 8 in 2023-12-01T05:59:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:49 smithi089 ceph-mon[98504]: pgmap v4096: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T05:59:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:49 smithi060 ceph-mon[94233]: pgmap v4096: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T05:59:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:49 smithi060 ceph-mon[109077]: pgmap v4096: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T05:59:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:50 smithi089 ceph-mon[98504]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-01T05:59:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:50 smithi060 ceph-mon[94233]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-01T05:59:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:50 smithi060 ceph-mon[109077]: osdmap e1913: 8 total, 8 up, 8 in 2023-12-01T05:59:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:51 smithi089 ceph-mon[98504]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-01T05:59:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:51 smithi089 ceph-mon[98504]: pgmap v4099: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:59:51.584 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsDataPool (12141 ms) 2023-12-01T05:59:51.584 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2023-12-01T05:59:51.614 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:51.625 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T05:59:51.678 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T05:59:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:51 smithi060 ceph-mon[94233]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-01T05:59:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:51 smithi060 ceph-mon[94233]: pgmap v4099: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:59:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:51 smithi060 ceph-mon[109077]: osdmap e1914: 8 total, 8 up, 8 in 2023-12-01T05:59:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:51 smithi060 ceph-mon[109077]: pgmap v4099: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2023-12-01T05:59:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:52 smithi060 ceph-mon[94233]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-01T05:59:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:52 smithi060 ceph-mon[109077]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-01T05:59:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:52 smithi089 ceph-mon[98504]: osdmap e1915: 8 total, 8 up, 8 in 2023-12-01T05:59:53.315 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T05:59:53.336 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T05:59:53.336 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T05:59:53.336 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T05:59:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:53 smithi060 ceph-mon[94233]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-01T05:59:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:53 smithi060 ceph-mon[94233]: pgmap v4102: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2023-12-01T05:59:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:53 smithi060 ceph-mon[109077]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-01T05:59:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:53 smithi060 ceph-mon[109077]: pgmap v4102: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2023-12-01T05:59:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:53 smithi089 ceph-mon[98504]: osdmap e1916: 8 total, 8 up, 8 in 2023-12-01T05:59:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:53 smithi089 ceph-mon[98504]: pgmap v4102: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2023-12-01T05:59:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:54 smithi060 ceph-mon[94233]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-01T05:59:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:54 smithi060 ceph-mon[109077]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-01T05:59:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 05:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:05:59:54] "GET /metrics HTTP/1.1" 200 38982 "" "Prometheus/2.43.0" 2023-12-01T05:59:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:54 smithi089 ceph-mon[98504]: osdmap e1917: 8 total, 8 up, 8 in 2023-12-01T05:59:55.325 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T05:59:55.333 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T05:59:55.333 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T05:59:55.345 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T05:59:55.359 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T05:59:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:55 smithi060 ceph-mon[94233]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-01T05:59:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:55 smithi060 ceph-mon[94233]: pgmap v4105: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2023-12-01T05:59:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:55 smithi060 ceph-mon[109077]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-01T05:59:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:55 smithi060 ceph-mon[109077]: pgmap v4105: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2023-12-01T05:59:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:55 smithi089 ceph-mon[98504]: osdmap e1918: 8 total, 8 up, 8 in 2023-12-01T05:59:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:55 smithi089 ceph-mon[98504]: pgmap v4105: 169 pgs: 169 active+clean; 397 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 439 op/s 2023-12-01T05:59:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:56 smithi060 ceph-mon[94233]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-01T05:59:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:56 smithi060 ceph-mon[109077]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-01T05:59:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:56 smithi089 ceph-mon[98504]: osdmap e1919: 8 total, 8 up, 8 in 2023-12-01T05:59:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T05:59:57.340 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T05:59:57.371 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T05:59:57.381 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T05:59:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:57 smithi060 ceph-mon[94233]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-01T05:59:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:57 smithi060 ceph-mon[94233]: pgmap v4108: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 12 MiB/s wr, 153 op/s 2023-12-01T05:59:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:57 smithi060 ceph-mon[109077]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-01T05:59:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:57 smithi060 ceph-mon[109077]: pgmap v4108: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 12 MiB/s wr, 153 op/s 2023-12-01T05:59:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:57 smithi089 ceph-mon[98504]: osdmap e1920: 8 total, 8 up, 8 in 2023-12-01T05:59:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:57 smithi089 ceph-mon[98504]: pgmap v4108: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 12 MiB/s wr, 153 op/s 2023-12-01T05:59:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:58 smithi060 ceph-mon[94233]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-01T05:59:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:58 smithi060 ceph-mon[94233]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-01T05:59:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:58 smithi060 ceph-mon[109077]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-01T05:59:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:58 smithi060 ceph-mon[109077]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-01T05:59:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:58 smithi089 ceph-mon[98504]: osdmap e1921: 8 total, 8 up, 8 in 2023-12-01T05:59:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:58 smithi089 ceph-mon[98504]: osdmap e1922: 8 total, 8 up, 8 in 2023-12-01T05:59:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:59 smithi060 ceph-mon[109077]: pgmap v4111: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 12 MiB/s wr, 153 op/s 2023-12-01T05:59:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 05:59:59 smithi060 ceph-mon[109077]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-01T05:59:59.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:59 smithi060 ceph-mon[94233]: pgmap v4111: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 12 MiB/s wr, 153 op/s 2023-12-01T05:59:59.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 05:59:59 smithi060 ceph-mon[94233]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-01T05:59:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:59 smithi089 ceph-mon[98504]: pgmap v4111: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 102 KiB/s rd, 12 MiB/s wr, 153 op/s 2023-12-01T05:59:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 05:59:59 smithi089 ceph-mon[98504]: osdmap e1923: 8 total, 8 up, 8 in 2023-12-01T06:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T06:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : application not enabled on pool 'test-librbd-smithi060-177122-38' 2023-12-01T06:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T06:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T05:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T06:00:00.557 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T06:00:00.582 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:00:00.723 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[94233]: Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[94233]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T06:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[94233]: application not enabled on pool 'test-librbd-smithi060-177122-38' 2023-12-01T06:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[94233]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T06:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[94233]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[94233]: ceph cannot downgrade to a dev release 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[94233]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[109077]: Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[109077]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[109077]: application not enabled on pool 'test-librbd-smithi060-177122-38' 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[109077]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[109077]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[109077]: ceph cannot downgrade to a dev release 2023-12-01T06:00:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:00 smithi060 ceph-mon[109077]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-01T06:00:00.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:00 smithi089 ceph-mon[98504]: Health detail: HEALTH_ERR 1 pool(s) do not have an application enabled; Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:00 smithi089 ceph-mon[98504]: [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2023-12-01T06:00:00.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:00 smithi089 ceph-mon[98504]: application not enabled on pool 'test-librbd-smithi060-177122-38' 2023-12-01T06:00:00.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:00 smithi089 ceph-mon[98504]: use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2023-12-01T06:00:00.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:00 smithi089 ceph-mon[98504]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:00:00.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:00 smithi089 ceph-mon[98504]: ceph cannot downgrade to a dev release 2023-12-01T06:00:00.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:00 smithi089 ceph-mon[98504]: osdmap e1924: 8 total, 8 up, 8 in 2023-12-01T06:00:01.025 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:00:01.366 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:00:01.366 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (74m) 45s ago 74m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (74m) 45s ago 74m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (75m) 45s ago 75m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (75m) 45s ago 75m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (78m) 45s ago 78m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (80m) 45s ago 80m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (80m) 45s ago 80m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (79m) 45s ago 79m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (78m) 45s ago 78m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (74m) 45s ago 74m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (74m) 45s ago 74m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:00:01.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (78m) 45s ago 78m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (78m) 45s ago 78m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (77m) 45s ago 77m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (77m) 45s ago 77m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (77m) 45s ago 77m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (76m) 45s ago 76m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (76m) 45s ago 76m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (76m) 45s ago 76m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:00:01.368 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (74m) 45s ago 75m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:00:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:01 smithi060 ceph-mon[94233]: pgmap v4114: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:01 smithi060 ceph-mon[109077]: pgmap v4114: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:01.771 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:00:01.771 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:00:01.772 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:00:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:01 smithi089 ceph-mon[98504]: pgmap v4114: 169 pgs: 169 active+clean; 453 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[109077]: from='client.19032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[109077]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-01T06:00:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[109077]: from='client.19038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3640082097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:00:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[94233]: from='client.19032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[94233]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-01T06:00:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[94233]: from='client.19038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3640082097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:00:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:02 smithi089 ceph-mon[98504]: from='client.19032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:02 smithi089 ceph-mon[98504]: osdmap e1925: 8 total, 8 up, 8 in 2023-12-01T06:00:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:02 smithi089 ceph-mon[98504]: from='client.19038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3640082097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:00:03.708 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (12124 ms) 2023-12-01T06:00:03.708 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2023-12-01T06:00:03.738 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:03.750 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:00:03.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:03 smithi060 ceph-mon[109077]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-01T06:00:03.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:03 smithi060 ceph-mon[109077]: pgmap v4117: 169 pgs: 169 active+clean; 473 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2023-12-01T06:00:03.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:03 smithi060 ceph-mon[94233]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-01T06:00:03.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:03 smithi060 ceph-mon[94233]: pgmap v4117: 169 pgs: 169 active+clean; 473 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2023-12-01T06:00:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:03 smithi089 ceph-mon[98504]: osdmap e1926: 8 total, 8 up, 8 in 2023-12-01T06:00:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:03 smithi089 ceph-mon[98504]: pgmap v4117: 169 pgs: 169 active+clean; 473 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2023-12-01T06:00:03.799 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:00:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:04 smithi060 ceph-mon[94233]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-01T06:00:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:04 smithi060 ceph-mon[109077]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-01T06:00:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:00:04] "GET /metrics HTTP/1.1" 200 38979 "" "Prometheus/2.43.0" 2023-12-01T06:00:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:04 smithi089 ceph-mon[98504]: osdmap e1927: 8 total, 8 up, 8 in 2023-12-01T06:00:05.373 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T06:00:05.399 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T06:00:05.399 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T06:00:05.399 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:00:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:05 smithi060 ceph-mon[94233]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-01T06:00:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:05 smithi060 ceph-mon[94233]: pgmap v4120: 169 pgs: 169 active+clean; 473 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2023-12-01T06:00:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:05 smithi060 ceph-mon[109077]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-01T06:00:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:05 smithi060 ceph-mon[109077]: pgmap v4120: 169 pgs: 169 active+clean; 473 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2023-12-01T06:00:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:05 smithi089 ceph-mon[98504]: osdmap e1928: 8 total, 8 up, 8 in 2023-12-01T06:00:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:05 smithi089 ceph-mon[98504]: pgmap v4120: 169 pgs: 169 active+clean; 473 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 523 op/s 2023-12-01T06:00:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:06 smithi060 ceph-mon[109077]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-01T06:00:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:06 smithi060 ceph-mon[94233]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-01T06:00:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:06 smithi089 ceph-mon[98504]: osdmap e1929: 8 total, 8 up, 8 in 2023-12-01T06:00:07.390 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T06:00:07.396 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T06:00:07.396 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:00:07.406 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T06:00:07.423 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:00:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:07 smithi060 ceph-mon[94233]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-01T06:00:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:07 smithi060 ceph-mon[94233]: pgmap v4123: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 145 op/s 2023-12-01T06:00:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:07 smithi060 ceph-mon[109077]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-01T06:00:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:07 smithi060 ceph-mon[109077]: pgmap v4123: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 145 op/s 2023-12-01T06:00:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:07 smithi089 ceph-mon[98504]: osdmap e1930: 8 total, 8 up, 8 in 2023-12-01T06:00:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:07 smithi089 ceph-mon[98504]: pgmap v4123: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 145 op/s 2023-12-01T06:00:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:08 smithi060 ceph-mon[109077]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-01T06:00:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:08 smithi060 ceph-mon[109077]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-01T06:00:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:08 smithi060 ceph-mon[94233]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-01T06:00:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:08 smithi060 ceph-mon[94233]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-01T06:00:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:08 smithi089 ceph-mon[98504]: osdmap e1931: 8 total, 8 up, 8 in 2023-12-01T06:00:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:08 smithi089 ceph-mon[98504]: osdmap e1932: 8 total, 8 up, 8 in 2023-12-01T06:00:09.119 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:09.147 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T06:00:09.156 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 0 2023-12-01T06:00:09.175 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:00:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:09 smithi060 ceph-mon[94233]: pgmap v4126: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 145 op/s 2023-12-01T06:00:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:09 smithi060 ceph-mon[94233]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-01T06:00:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:09 smithi060 ceph-mon[109077]: pgmap v4126: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 145 op/s 2023-12-01T06:00:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:09 smithi060 ceph-mon[109077]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-01T06:00:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:09 smithi089 ceph-mon[98504]: pgmap v4126: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 145 op/s 2023-12-01T06:00:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:09 smithi089 ceph-mon[98504]: osdmap e1933: 8 total, 8 up, 8 in 2023-12-01T06:00:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:11 smithi060 ceph-mon[109077]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-01T06:00:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:11 smithi060 ceph-mon[109077]: pgmap v4129: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:11 smithi060 ceph-mon[94233]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-01T06:00:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:11 smithi060 ceph-mon[94233]: pgmap v4129: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:11 smithi089 ceph-mon[98504]: osdmap e1934: 8 total, 8 up, 8 in 2023-12-01T06:00:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:11 smithi089 ceph-mon[98504]: pgmap v4129: 169 pgs: 169 active+clean; 485 MiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:12.372 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:12 smithi089 ceph-mon[98504]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-01T06:00:12.488 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:00:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:12 smithi060 ceph-mon[94233]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-01T06:00:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:12 smithi060 ceph-mon[109077]: osdmap e1935: 8 total, 8 up, 8 in 2023-12-01T06:00:12.638 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:00:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:13 smithi060 ceph-mon[94233]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-01T06:00:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:13 smithi060 ceph-mon[94233]: pgmap v4132: 169 pgs: 169 active+clean; 509 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 126 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-01T06:00:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:13 smithi060 ceph-mon[109077]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-01T06:00:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:13 smithi060 ceph-mon[109077]: pgmap v4132: 169 pgs: 169 active+clean; 509 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 126 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-01T06:00:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:13 smithi089 ceph-mon[98504]: osdmap e1936: 8 total, 8 up, 8 in 2023-12-01T06:00:13.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:13 smithi089 ceph-mon[98504]: pgmap v4132: 169 pgs: 169 active+clean; 509 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 126 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-01T06:00:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:14 smithi060 ceph-mon[94233]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-01T06:00:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:14 smithi060 ceph-mon[109077]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-01T06:00:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:14 smithi089 ceph-mon[98504]: osdmap e1937: 8 total, 8 up, 8 in 2023-12-01T06:00:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:00:14] "GET /metrics HTTP/1.1" 200 38984 "" "Prometheus/2.43.0" 2023-12-01T06:00:15.380 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (11672 ms) 2023-12-01T06:00:15.380 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2023-12-01T06:00:15.414 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:15.425 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:00:15.498 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:00:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:15 smithi060 ceph-mon[94233]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-01T06:00:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:15 smithi060 ceph-mon[94233]: pgmap v4135: 169 pgs: 169 active+clean; 509 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 126 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-01T06:00:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:15 smithi060 ceph-mon[109077]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-01T06:00:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:15 smithi060 ceph-mon[109077]: pgmap v4135: 169 pgs: 169 active+clean; 509 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 126 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-01T06:00:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:15 smithi089 ceph-mon[98504]: osdmap e1938: 8 total, 8 up, 8 in 2023-12-01T06:00:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:15 smithi089 ceph-mon[98504]: pgmap v4135: 169 pgs: 169 active+clean; 509 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 126 KiB/s rd, 4.0 MiB/s wr, 184 op/s 2023-12-01T06:00:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:16 smithi060 ceph-mon[94233]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-01T06:00:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:16 smithi060 ceph-mon[109077]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-01T06:00:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:16 smithi089 ceph-mon[98504]: osdmap e1939: 8 total, 8 up, 8 in 2023-12-01T06:00:17.174 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T06:00:17.183 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T06:00:17.183 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T06:00:17.183 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:00:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:17 smithi060 ceph-mon[94233]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-01T06:00:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:17 smithi060 ceph-mon[94233]: pgmap v4138: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 475 op/s 2023-12-01T06:00:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:00:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:17 smithi060 ceph-mon[109077]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-01T06:00:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:17 smithi060 ceph-mon[109077]: pgmap v4138: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 475 op/s 2023-12-01T06:00:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:00:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:17 smithi089 ceph-mon[98504]: osdmap e1940: 8 total, 8 up, 8 in 2023-12-01T06:00:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:17 smithi089 ceph-mon[98504]: pgmap v4138: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 475 op/s 2023-12-01T06:00:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:00:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[94233]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-01T06:00:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:00:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:00:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:00:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[94233]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-01T06:00:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[109077]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-01T06:00:18.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:00:18.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:00:18.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:00:18.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:18 smithi060 ceph-mon[109077]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-01T06:00:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:18 smithi089 ceph-mon[98504]: osdmap e1941: 8 total, 8 up, 8 in 2023-12-01T06:00:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:00:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:00:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:00:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:18 smithi089 ceph-mon[98504]: osdmap e1942: 8 total, 8 up, 8 in 2023-12-01T06:00:19.121 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T06:00:19.130 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T06:00:19.131 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:00:19.141 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T06:00:19.151 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:00:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:19 smithi060 ceph-mon[94233]: pgmap v4141: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 475 op/s 2023-12-01T06:00:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:19 smithi060 ceph-mon[94233]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-01T06:00:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:19 smithi060 ceph-mon[109077]: pgmap v4141: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 475 op/s 2023-12-01T06:00:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:19 smithi060 ceph-mon[109077]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-01T06:00:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:19 smithi089 ceph-mon[98504]: pgmap v4141: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 475 op/s 2023-12-01T06:00:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:19 smithi089 ceph-mon[98504]: osdmap e1943: 8 total, 8 up, 8 in 2023-12-01T06:00:21.194 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:21.221 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T06:00:21.230 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:00:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:21 smithi060 ceph-mon[109077]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-01T06:00:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:21 smithi060 ceph-mon[109077]: pgmap v4144: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:21 smithi060 ceph-mon[94233]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-01T06:00:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:21 smithi060 ceph-mon[94233]: pgmap v4144: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:21 smithi089 ceph-mon[98504]: osdmap e1944: 8 total, 8 up, 8 in 2023-12-01T06:00:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:21 smithi089 ceph-mon[98504]: pgmap v4144: 169 pgs: 169 active+clean; 525 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:22 smithi060 ceph-mon[94233]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-01T06:00:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:22 smithi060 ceph-mon[109077]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-01T06:00:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:22 smithi089 ceph-mon[98504]: osdmap e1945: 8 total, 8 up, 8 in 2023-12-01T06:00:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:23 smithi060 ceph-mon[94233]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-01T06:00:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:23 smithi060 ceph-mon[94233]: pgmap v4147: 169 pgs: 169 active+clean; 565 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T06:00:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:23 smithi060 ceph-mon[109077]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-01T06:00:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:23 smithi060 ceph-mon[109077]: pgmap v4147: 169 pgs: 169 active+clean; 565 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T06:00:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:23 smithi089 ceph-mon[98504]: osdmap e1946: 8 total, 8 up, 8 in 2023-12-01T06:00:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:23 smithi089 ceph-mon[98504]: pgmap v4147: 169 pgs: 169 active+clean; 565 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T06:00:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:24 smithi060 ceph-mon[94233]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-01T06:00:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:00:24] "GET /metrics HTTP/1.1" 200 38984 "" "Prometheus/2.43.0" 2023-12-01T06:00:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:24 smithi060 ceph-mon[109077]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-01T06:00:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:24 smithi089 ceph-mon[98504]: osdmap e1947: 8 total, 8 up, 8 in 2023-12-01T06:00:24.654 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 0 2023-12-01T06:00:24.727 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:00:24.847 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:00:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:25 smithi060 ceph-mon[94233]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-01T06:00:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:25 smithi060 ceph-mon[94233]: pgmap v4150: 169 pgs: 169 active+clean; 565 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T06:00:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:25 smithi060 ceph-mon[109077]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-01T06:00:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:25 smithi060 ceph-mon[109077]: pgmap v4150: 169 pgs: 169 active+clean; 565 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T06:00:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:25 smithi089 ceph-mon[98504]: osdmap e1948: 8 total, 8 up, 8 in 2023-12-01T06:00:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:25 smithi089 ceph-mon[98504]: pgmap v4150: 169 pgs: 169 active+clean; 565 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2023-12-01T06:00:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:26 smithi060 ceph-mon[94233]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-01T06:00:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:26 smithi060 ceph-mon[109077]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-01T06:00:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:26 smithi089 ceph-mon[98504]: osdmap e1949: 8 total, 8 up, 8 in 2023-12-01T06:00:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:27.484 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (12104 ms) 2023-12-01T06:00:27.484 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2023-12-01T06:00:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:27 smithi060 ceph-mon[109077]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-01T06:00:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:27 smithi060 ceph-mon[109077]: pgmap v4153: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 452 op/s 2023-12-01T06:00:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:27 smithi060 ceph-mon[94233]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-01T06:00:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:27 smithi060 ceph-mon[94233]: pgmap v4153: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 452 op/s 2023-12-01T06:00:27.519 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:27.530 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:00:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:27 smithi089 ceph-mon[98504]: osdmap e1950: 8 total, 8 up, 8 in 2023-12-01T06:00:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:27 smithi089 ceph-mon[98504]: pgmap v4153: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 452 op/s 2023-12-01T06:00:27.595 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:00:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:28 smithi060 ceph-mon[94233]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-01T06:00:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:28 smithi060 ceph-mon[94233]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-01T06:00:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:28 smithi060 ceph-mon[109077]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-01T06:00:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:28 smithi060 ceph-mon[109077]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-01T06:00:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:28 smithi089 ceph-mon[98504]: osdmap e1951: 8 total, 8 up, 8 in 2023-12-01T06:00:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:28 smithi089 ceph-mon[98504]: osdmap e1952: 8 total, 8 up, 8 in 2023-12-01T06:00:29.126 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T06:00:29.145 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T06:00:29.145 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T06:00:29.146 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:00:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:29 smithi060 ceph-mon[94233]: pgmap v4156: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 452 op/s 2023-12-01T06:00:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:29 smithi060 ceph-mon[94233]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-01T06:00:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:29 smithi060 ceph-mon[109077]: pgmap v4156: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 452 op/s 2023-12-01T06:00:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:29 smithi060 ceph-mon[109077]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-01T06:00:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:29 smithi089 ceph-mon[98504]: pgmap v4156: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 452 op/s 2023-12-01T06:00:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:29 smithi089 ceph-mon[98504]: osdmap e1953: 8 total, 8 up, 8 in 2023-12-01T06:00:31.138 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T06:00:31.146 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T06:00:31.146 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:00:31.154 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T06:00:31.165 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:00:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:31 smithi060 ceph-mon[94233]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-01T06:00:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:31 smithi060 ceph-mon[94233]: pgmap v4159: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:31 smithi060 ceph-mon[109077]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-01T06:00:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:31 smithi060 ceph-mon[109077]: pgmap v4159: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:31 smithi089 ceph-mon[98504]: osdmap e1954: 8 total, 8 up, 8 in 2023-12-01T06:00:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:31 smithi089 ceph-mon[98504]: pgmap v4159: 169 pgs: 169 active+clean; 585 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:32.145 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (74m) 76s ago 75m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (75m) 76s ago 75m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (76m) 76s ago 76m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (76m) 76s ago 76m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (79m) 76s ago 79m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (80m) 76s ago 80m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (80m) 76s ago 80m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (79m) 76s ago 79m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (79m) 76s ago 79m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:00:32.476 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (75m) 76s ago 75m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (75m) 76s ago 74m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (78m) 76s ago 78m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (78m) 76s ago 78m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (78m) 76s ago 78m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (77m) 76s ago 77m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (77m) 76s ago 77m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (77m) 76s ago 77m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (76m) 76s ago 76m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (76m) 76s ago 76m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:00:32.477 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (74m) 76s ago 75m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:00:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:32 smithi060 ceph-mon[94233]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-01T06:00:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:32 smithi060 ceph-mon[109077]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-01T06:00:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:32 smithi089 ceph-mon[98504]: osdmap e1955: 8 total, 8 up, 8 in 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:00:32.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:00:32.880 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:00:32.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:00:32.880 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:00:32.880 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:00:33.145 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:33.169 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T06:00:33.179 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:00:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[109077]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-01T06:00:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[109077]: from='client.28928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[109077]: from='client.28934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[109077]: pgmap v4162: 169 pgs: 169 active+clean; 621 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 190 op/s 2023-12-01T06:00:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3566454361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:00:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[94233]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-01T06:00:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[94233]: from='client.28928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[94233]: from='client.28934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[94233]: pgmap v4162: 169 pgs: 169 active+clean; 621 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 190 op/s 2023-12-01T06:00:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3566454361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:00:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:33 smithi089 ceph-mon[98504]: osdmap e1956: 8 total, 8 up, 8 in 2023-12-01T06:00:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:33 smithi089 ceph-mon[98504]: from='client.28928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:33 smithi089 ceph-mon[98504]: from='client.28934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:00:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:33 smithi089 ceph-mon[98504]: pgmap v4162: 169 pgs: 169 active+clean; 621 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 190 op/s 2023-12-01T06:00:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3566454361' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:00:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:34 smithi060 ceph-mon[94233]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-01T06:00:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:34 smithi060 ceph-mon[109077]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-01T06:00:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:34 smithi089 ceph-mon[98504]: osdmap e1957: 8 total, 8 up, 8 in 2023-12-01T06:00:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:00:34] "GET /metrics HTTP/1.1" 200 38984 "" "Prometheus/2.43.0" 2023-12-01T06:00:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:35 smithi060 ceph-mon[94233]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-01T06:00:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:35 smithi060 ceph-mon[94233]: pgmap v4165: 169 pgs: 169 active+clean; 621 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 190 op/s 2023-12-01T06:00:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:35 smithi060 ceph-mon[109077]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-01T06:00:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:35 smithi060 ceph-mon[109077]: pgmap v4165: 169 pgs: 169 active+clean; 621 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 190 op/s 2023-12-01T06:00:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:35 smithi089 ceph-mon[98504]: osdmap e1958: 8 total, 8 up, 8 in 2023-12-01T06:00:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:35 smithi089 ceph-mon[98504]: pgmap v4165: 169 pgs: 169 active+clean; 621 MiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 190 op/s 2023-12-01T06:00:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:36 smithi060 ceph-mon[94233]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-01T06:00:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:36 smithi060 ceph-mon[109077]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-01T06:00:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:36 smithi089 ceph-mon[98504]: osdmap e1959: 8 total, 8 up, 8 in 2023-12-01T06:00:36.596 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:00:36.607 INFO:tasks.workunit.client.0.smithi060.stdout:write: * 83886080~1000 2023-12-01T06:00:36.645 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:00:36.795 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:00:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:37 smithi060 ceph-mon[94233]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-01T06:00:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:37 smithi060 ceph-mon[94233]: pgmap v4168: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 KiB/s wr, 222 op/s 2023-12-01T06:00:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:37 smithi060 ceph-mon[109077]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-01T06:00:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:37 smithi060 ceph-mon[109077]: pgmap v4168: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 KiB/s wr, 222 op/s 2023-12-01T06:00:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:37 smithi089 ceph-mon[98504]: osdmap e1960: 8 total, 8 up, 8 in 2023-12-01T06:00:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:37 smithi089 ceph-mon[98504]: pgmap v4168: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 KiB/s wr, 222 op/s 2023-12-01T06:00:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:38 smithi060 ceph-mon[109077]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-01T06:00:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:38 smithi060 ceph-mon[109077]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-01T06:00:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:38 smithi060 ceph-mon[94233]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-01T06:00:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:38 smithi060 ceph-mon[94233]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-01T06:00:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:38 smithi089 ceph-mon[98504]: osdmap e1961: 8 total, 8 up, 8 in 2023-12-01T06:00:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:38 smithi089 ceph-mon[98504]: osdmap e1962: 8 total, 8 up, 8 in 2023-12-01T06:00:39.480 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (11996 ms) 2023-12-01T06:00:39.481 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2023-12-01T06:00:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:39 smithi060 ceph-mon[109077]: pgmap v4171: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 KiB/s wr, 222 op/s 2023-12-01T06:00:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:39 smithi060 ceph-mon[109077]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-01T06:00:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:39 smithi060 ceph-mon[94233]: pgmap v4171: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 KiB/s wr, 222 op/s 2023-12-01T06:00:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:39 smithi060 ceph-mon[94233]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-01T06:00:39.512 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:39.523 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 41943040~10 2023-12-01T06:00:39.533 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:00:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:39 smithi089 ceph-mon[98504]: pgmap v4171: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s rd, 12 KiB/s wr, 222 op/s 2023-12-01T06:00:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:39 smithi089 ceph-mon[98504]: osdmap e1963: 8 total, 8 up, 8 in 2023-12-01T06:00:41.186 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T06:00:41.210 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:41 smithi060 ceph-mon[94233]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-01T06:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:41 smithi060 ceph-mon[94233]: pgmap v4174: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:41 smithi060 ceph-mon[109077]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-01T06:00:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:41 smithi060 ceph-mon[109077]: pgmap v4174: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:41 smithi089 ceph-mon[98504]: osdmap e1964: 8 total, 8 up, 8 in 2023-12-01T06:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:41 smithi089 ceph-mon[98504]: pgmap v4174: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:42.354 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:42.366 INFO:tasks.workunit.client.0.smithi060.stdout:write: Y 41943040~5 2023-12-01T06:00:42.474 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:00:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:42 smithi060 ceph-mon[94233]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-01T06:00:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:42 smithi060 ceph-mon[109077]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-01T06:00:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:42 smithi089 ceph-mon[98504]: osdmap e1965: 8 total, 8 up, 8 in 2023-12-01T06:00:42.558 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:00:43.302 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3821 ms) 2023-12-01T06:00:43.302 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2023-12-01T06:00:43.337 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:43.349 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:00:43.402 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:00:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:43 smithi060 ceph-mon[94233]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-01T06:00:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:43 smithi060 ceph-mon[94233]: pgmap v4177: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 6.0 MiB/s wr, 462 op/s 2023-12-01T06:00:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:43 smithi060 ceph-mon[109077]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-01T06:00:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:43 smithi060 ceph-mon[109077]: pgmap v4177: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 6.0 MiB/s wr, 462 op/s 2023-12-01T06:00:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:43 smithi089 ceph-mon[98504]: osdmap e1966: 8 total, 8 up, 8 in 2023-12-01T06:00:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:43 smithi089 ceph-mon[98504]: pgmap v4177: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 6.0 MiB/s wr, 462 op/s 2023-12-01T06:00:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:44 smithi060 ceph-mon[94233]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-01T06:00:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:44 smithi060 ceph-mon[109077]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-01T06:00:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:00:44] "GET /metrics HTTP/1.1" 200 38982 "" "Prometheus/2.43.0" 2023-12-01T06:00:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:44 smithi089 ceph-mon[98504]: osdmap e1967: 8 total, 8 up, 8 in 2023-12-01T06:00:45.209 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T06:00:45.229 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T06:00:45.229 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T06:00:45.229 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:00:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:45 smithi060 ceph-mon[94233]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-01T06:00:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:45 smithi060 ceph-mon[94233]: pgmap v4180: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 6.0 MiB/s wr, 462 op/s 2023-12-01T06:00:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:45 smithi060 ceph-mon[109077]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-01T06:00:45.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:45 smithi060 ceph-mon[109077]: pgmap v4180: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 6.0 MiB/s wr, 462 op/s 2023-12-01T06:00:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:45 smithi089 ceph-mon[98504]: osdmap e1968: 8 total, 8 up, 8 in 2023-12-01T06:00:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:45 smithi089 ceph-mon[98504]: pgmap v4180: 169 pgs: 169 active+clean; 621 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 43 MiB/s rd, 6.0 MiB/s wr, 462 op/s 2023-12-01T06:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:46 smithi060 ceph-mon[94233]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-01T06:00:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:46 smithi060 ceph-mon[109077]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-01T06:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:46 smithi089 ceph-mon[98504]: osdmap e1969: 8 total, 8 up, 8 in 2023-12-01T06:00:47.222 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T06:00:47.229 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T06:00:47.229 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:00:47.242 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T06:00:47.252 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:00:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:47 smithi060 ceph-mon[109077]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-01T06:00:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:47 smithi060 ceph-mon[109077]: pgmap v4183: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 282 KiB/s rd, 8.0 MiB/s wr, 365 op/s 2023-12-01T06:00:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:47 smithi060 ceph-mon[94233]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-01T06:00:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:47 smithi060 ceph-mon[94233]: pgmap v4183: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 282 KiB/s rd, 8.0 MiB/s wr, 365 op/s 2023-12-01T06:00:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:47 smithi089 ceph-mon[98504]: osdmap e1970: 8 total, 8 up, 8 in 2023-12-01T06:00:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:47 smithi089 ceph-mon[98504]: pgmap v4183: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 282 KiB/s rd, 8.0 MiB/s wr, 365 op/s 2023-12-01T06:00:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:48 smithi060 ceph-mon[94233]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-01T06:00:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:48 smithi060 ceph-mon[94233]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-01T06:00:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:48 smithi060 ceph-mon[109077]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-01T06:00:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:48 smithi060 ceph-mon[109077]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-01T06:00:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:48 smithi089 ceph-mon[98504]: osdmap e1971: 8 total, 8 up, 8 in 2023-12-01T06:00:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:48 smithi089 ceph-mon[98504]: osdmap e1972: 8 total, 8 up, 8 in 2023-12-01T06:00:49.131 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:49.157 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T06:00:49.166 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:00:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:49 smithi060 ceph-mon[94233]: pgmap v4186: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 282 KiB/s rd, 8.0 MiB/s wr, 365 op/s 2023-12-01T06:00:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:49 smithi060 ceph-mon[94233]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-01T06:00:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:49 smithi060 ceph-mon[109077]: pgmap v4186: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 282 KiB/s rd, 8.0 MiB/s wr, 365 op/s 2023-12-01T06:00:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:49 smithi060 ceph-mon[109077]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-01T06:00:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:49 smithi089 ceph-mon[98504]: pgmap v4186: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 282 KiB/s rd, 8.0 MiB/s wr, 365 op/s 2023-12-01T06:00:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:49 smithi089 ceph-mon[98504]: osdmap e1973: 8 total, 8 up, 8 in 2023-12-01T06:00:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:51 smithi060 ceph-mon[94233]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-01T06:00:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:51 smithi060 ceph-mon[94233]: pgmap v4189: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:51 smithi060 ceph-mon[109077]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-01T06:00:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:51 smithi060 ceph-mon[109077]: pgmap v4189: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:51 smithi089 ceph-mon[98504]: osdmap e1974: 8 total, 8 up, 8 in 2023-12-01T06:00:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:51 smithi089 ceph-mon[98504]: pgmap v4189: 169 pgs: 169 active+clean; 653 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:00:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:52 smithi060 ceph-mon[94233]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-01T06:00:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:52 smithi060 ceph-mon[109077]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-01T06:00:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:52 smithi089 ceph-mon[98504]: osdmap e1975: 8 total, 8 up, 8 in 2023-12-01T06:00:52.817 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: after_prepare_snap 2023-12-01T06:00:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:53 smithi060 ceph-mon[94233]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-01T06:00:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:53 smithi060 ceph-mon[94233]: pgmap v4192: 169 pgs: 169 active+clean; 677 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T06:00:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:53 smithi060 ceph-mon[109077]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-01T06:00:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:53 smithi060 ceph-mon[109077]: pgmap v4192: 169 pgs: 169 active+clean; 677 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T06:00:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:53 smithi089 ceph-mon[98504]: osdmap e1976: 8 total, 8 up, 8 in 2023-12-01T06:00:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:53 smithi089 ceph-mon[98504]: pgmap v4192: 169 pgs: 169 active+clean; 677 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T06:00:54.252 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T06:00:54.287 INFO:tasks.workunit.client.0.smithi060.stdout:write: * 0~1000 2023-12-01T06:00:54.294 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:00:54.445 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:00:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:54 smithi060 ceph-mon[94233]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-01T06:00:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:54 smithi060 ceph-mon[109077]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-01T06:00:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:00:54] "GET /metrics HTTP/1.1" 200 38982 "" "Prometheus/2.43.0" 2023-12-01T06:00:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:54 smithi089 ceph-mon[98504]: osdmap e1977: 8 total, 8 up, 8 in 2023-12-01T06:00:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:55 smithi060 ceph-mon[94233]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-01T06:00:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:55 smithi060 ceph-mon[94233]: pgmap v4195: 169 pgs: 169 active+clean; 677 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T06:00:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:55 smithi060 ceph-mon[109077]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-01T06:00:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:55 smithi060 ceph-mon[109077]: pgmap v4195: 169 pgs: 169 active+clean; 677 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T06:00:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:55 smithi089 ceph-mon[98504]: osdmap e1978: 8 total, 8 up, 8 in 2023-12-01T06:00:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:55 smithi089 ceph-mon[98504]: pgmap v4195: 169 pgs: 169 active+clean; 677 MiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2023-12-01T06:00:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:56 smithi060 ceph-mon[109077]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-01T06:00:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:56 smithi060 ceph-mon[94233]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-01T06:00:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:56 smithi089 ceph-mon[98504]: osdmap e1979: 8 total, 8 up, 8 in 2023-12-01T06:00:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:00:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:57 smithi060 ceph-mon[94233]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-01T06:00:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:57 smithi060 ceph-mon[94233]: pgmap v4198: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-01T06:00:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:57 smithi060 ceph-mon[109077]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-01T06:00:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:57 smithi060 ceph-mon[109077]: pgmap v4198: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-01T06:00:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:57 smithi089 ceph-mon[98504]: osdmap e1980: 8 total, 8 up, 8 in 2023-12-01T06:00:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:57 smithi089 ceph-mon[98504]: pgmap v4198: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-01T06:00:57.594 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14293 ms) 2023-12-01T06:00:57.594 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2023-12-01T06:00:57.630 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:00:57.641 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:00:57.701 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:00:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:58 smithi060 ceph-mon[94233]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-01T06:00:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:58 smithi060 ceph-mon[94233]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-01T06:00:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:58 smithi060 ceph-mon[109077]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-01T06:00:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:58 smithi060 ceph-mon[109077]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-01T06:00:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:58 smithi089 ceph-mon[98504]: osdmap e1981: 8 total, 8 up, 8 in 2023-12-01T06:00:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:58 smithi089 ceph-mon[98504]: osdmap e1982: 8 total, 8 up, 8 in 2023-12-01T06:00:59.130 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T06:00:59.153 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T06:00:59.153 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T06:00:59.153 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:00:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:59 smithi060 ceph-mon[94233]: pgmap v4201: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-01T06:00:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:00:59 smithi060 ceph-mon[94233]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-01T06:00:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:59 smithi060 ceph-mon[109077]: pgmap v4201: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-01T06:00:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:00:59 smithi060 ceph-mon[109077]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-01T06:00:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:59 smithi089 ceph-mon[98504]: pgmap v4201: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 550 op/s 2023-12-01T06:00:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:00:59 smithi089 ceph-mon[98504]: osdmap e1983: 8 total, 8 up, 8 in 2023-12-01T06:01:01.136 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T06:01:01.146 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T06:01:01.146 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:01:01.159 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T06:01:01.171 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:01:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:01 smithi060 ceph-mon[94233]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-01T06:01:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:01 smithi060 ceph-mon[94233]: pgmap v4204: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:01:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:01 smithi060 ceph-mon[109077]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-01T06:01:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:01 smithi060 ceph-mon[109077]: pgmap v4204: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:01:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:01 smithi089 ceph-mon[98504]: osdmap e1984: 8 total, 8 up, 8 in 2023-12-01T06:01:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:01 smithi089 ceph-mon[98504]: pgmap v4204: 169 pgs: 169 active+clean; 697 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail 2023-12-01T06:01:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:02 smithi089 ceph-mon[98504]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-01T06:01:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:02 smithi060 ceph-mon[94233]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-01T06:01:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:02 smithi060 ceph-mon[109077]: osdmap e1985: 8 total, 8 up, 8 in 2023-12-01T06:01:03.147 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:03.170 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T06:01:03.180 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:03.266 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:01:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:03 smithi060 ceph-mon[94233]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-01T06:01:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:03 smithi060 ceph-mon[94233]: pgmap v4207: 169 pgs: 169 active+clean; 733 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 189 op/s 2023-12-01T06:01:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:03 smithi060 ceph-mon[109077]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-01T06:01:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:03 smithi060 ceph-mon[109077]: pgmap v4207: 169 pgs: 169 active+clean; 733 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 189 op/s 2023-12-01T06:01:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:03 smithi089 ceph-mon[98504]: osdmap e1986: 8 total, 8 up, 8 in 2023-12-01T06:01:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:03 smithi089 ceph-mon[98504]: pgmap v4207: 169 pgs: 169 active+clean; 733 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 189 op/s 2023-12-01T06:01:03.591 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:01:03.591 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (75m) 107s ago 75m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:01:03.591 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (75m) 107s ago 75m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (76m) 107s ago 76m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (76m) 107s ago 76m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (79m) 107s ago 79m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (81m) 107s ago 81m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (81m) 107s ago 81m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (80m) 107s ago 80m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (79m) 107s ago 79m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (75m) 107s ago 75m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (75m) 107s ago 75m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (79m) 107s ago 79m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (79m) 107s ago 79m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (78m) 107s ago 78m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (78m) 107s ago 78m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (78m) 107s ago 78m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:01:03.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (77m) 107s ago 77m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:01:03.593 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (77m) 107s ago 77m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:01:03.593 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (77m) 107s ago 77m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:01:03.593 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (75m) 107s ago 76m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:01:03.988 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:01:03.989 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:01:03.990 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:01:03.990 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:01:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[109077]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-01T06:01:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[109077]: from='client.28946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[109077]: from='client.19074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2718049199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:01:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[94233]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-01T06:01:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[94233]: from='client.28946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[94233]: from='client.19074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2718049199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:01:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:04 smithi089 ceph-mon[98504]: osdmap e1987: 8 total, 8 up, 8 in 2023-12-01T06:01:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:04 smithi089 ceph-mon[98504]: from='client.28946 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:04 smithi089 ceph-mon[98504]: from='client.19074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2718049199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:01:04] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2023-12-01T06:01:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:05 smithi060 ceph-mon[94233]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-01T06:01:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:05 smithi060 ceph-mon[94233]: pgmap v4210: 169 pgs: 169 active+clean; 733 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 189 op/s 2023-12-01T06:01:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:05 smithi060 ceph-mon[109077]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-01T06:01:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:05 smithi060 ceph-mon[109077]: pgmap v4210: 169 pgs: 169 active+clean; 733 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 189 op/s 2023-12-01T06:01:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:05 smithi089 ceph-mon[98504]: osdmap e1988: 8 total, 8 up, 8 in 2023-12-01T06:01:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:05 smithi089 ceph-mon[98504]: pgmap v4210: 169 pgs: 169 active+clean; 733 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 40 MiB/s rd, 12 MiB/s wr, 189 op/s 2023-12-01T06:01:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:06 smithi060 ceph-mon[109077]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-01T06:01:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:06 smithi060 ceph-mon[94233]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-01T06:01:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:06 smithi089 ceph-mon[98504]: osdmap e1989: 8 total, 8 up, 8 in 2023-12-01T06:01:06.611 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: after_prepare_snap 2023-12-01T06:01:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:07 smithi060 ceph-mon[94233]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-01T06:01:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:07 smithi060 ceph-mon[94233]: pgmap v4213: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:01:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:07 smithi060 ceph-mon[109077]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-01T06:01:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:07 smithi060 ceph-mon[109077]: pgmap v4213: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:01:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:07 smithi089 ceph-mon[98504]: osdmap e1990: 8 total, 8 up, 8 in 2023-12-01T06:01:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:07 smithi089 ceph-mon[98504]: pgmap v4213: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:01:08.134 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:01:08.149 INFO:tasks.workunit.client.0.smithi060.stdout:write: * 83886080~1000 2023-12-01T06:01:08.159 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:01:08.311 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:01:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:08 smithi060 ceph-mon[94233]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-01T06:01:08.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:08 smithi060 ceph-mon[94233]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-01T06:01:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:08 smithi060 ceph-mon[109077]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-01T06:01:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:08 smithi060 ceph-mon[109077]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-01T06:01:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:08 smithi089 ceph-mon[98504]: osdmap e1991: 8 total, 8 up, 8 in 2023-12-01T06:01:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:08 smithi089 ceph-mon[98504]: osdmap e1992: 8 total, 8 up, 8 in 2023-12-01T06:01:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:09 smithi060 ceph-mon[94233]: pgmap v4216: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:01:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:09 smithi060 ceph-mon[109077]: pgmap v4216: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:01:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:09 smithi089 ceph-mon[98504]: pgmap v4216: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 28 MiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:01:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:10 smithi060 ceph-mon[94233]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-01T06:01:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:10 smithi060 ceph-mon[109077]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-01T06:01:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:10 smithi089 ceph-mon[98504]: osdmap e1993: 8 total, 8 up, 8 in 2023-12-01T06:01:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:11 smithi060 ceph-mon[94233]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-01T06:01:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:11 smithi060 ceph-mon[94233]: pgmap v4219: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:11 smithi060 ceph-mon[109077]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-01T06:01:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:11 smithi060 ceph-mon[109077]: pgmap v4219: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:11 smithi089 ceph-mon[98504]: osdmap e1994: 8 total, 8 up, 8 in 2023-12-01T06:01:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:11 smithi089 ceph-mon[98504]: pgmap v4219: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:11.538 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (13943 ms) 2023-12-01T06:01:11.538 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.Clone 2023-12-01T06:01:11.572 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:11.584 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~8388609 2023-12-01T06:01:11.639 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 16777218~8388609 2023-12-01T06:01:11.691 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap 2023-12-01T06:01:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:12 smithi060 ceph-mon[94233]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-01T06:01:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:12 smithi060 ceph-mon[109077]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-01T06:01:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:12 smithi089 ceph-mon[98504]: osdmap e1995: 8 total, 8 up, 8 in 2023-12-01T06:01:13.202 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap 2023-12-01T06:01:13.219 INFO:tasks.workunit.client.0.smithi060.stdout:clone image300 -> image303 2023-12-01T06:01:13.326 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T06:01:13.380 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T06:01:13.383 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap 2023-12-01T06:01:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:13 smithi060 ceph-mon[94233]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-01T06:01:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:13 smithi060 ceph-mon[94233]: pgmap v4222: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 449 op/s 2023-12-01T06:01:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:13 smithi060 ceph-mon[109077]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-01T06:01:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:13 smithi060 ceph-mon[109077]: pgmap v4222: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 449 op/s 2023-12-01T06:01:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:13 smithi089 ceph-mon[98504]: osdmap e1996: 8 total, 8 up, 8 in 2023-12-01T06:01:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:13 smithi089 ceph-mon[98504]: pgmap v4222: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 449 op/s 2023-12-01T06:01:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:14 smithi060 ceph-mon[94233]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-01T06:01:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:14 smithi060 ceph-mon[109077]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-01T06:01:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:01:14] "GET /metrics HTTP/1.1" 200 38988 "" "Prometheus/2.43.0" 2023-12-01T06:01:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:14 smithi089 ceph-mon[98504]: osdmap e1997: 8 total, 8 up, 8 in 2023-12-01T06:01:15.219 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap 2023-12-01T06:01:15.233 INFO:tasks.workunit.client.0.smithi060.stdout:clone image303 -> image305 2023-12-01T06:01:15.373 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 1000~1000 2023-12-01T06:01:15.433 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 2010~1000 2023-12-01T06:01:15.436 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:15 smithi060 ceph-mon[109077]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-01T06:01:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:15 smithi060 ceph-mon[109077]: pgmap v4225: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 449 op/s 2023-12-01T06:01:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:15 smithi060 ceph-mon[94233]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-01T06:01:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:15 smithi060 ceph-mon[94233]: pgmap v4225: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 449 op/s 2023-12-01T06:01:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:15 smithi089 ceph-mon[98504]: osdmap e1998: 8 total, 8 up, 8 in 2023-12-01T06:01:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:15 smithi089 ceph-mon[98504]: pgmap v4225: 169 pgs: 169 active+clean; 733 MiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 46 MiB/s rd, 6.0 MiB/s wr, 449 op/s 2023-12-01T06:01:15.752 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:01:15.930 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:01:16.112 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.Clone (4575 ms) 2023-12-01T06:01:16.113 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneParent 2023-12-01T06:01:16.145 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:16.157 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap 2023-12-01T06:01:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:16 smithi060 ceph-mon[94233]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-01T06:01:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:16 smithi060 ceph-mon[109077]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-01T06:01:16.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:16 smithi089 ceph-mon[98504]: osdmap e1999: 8 total, 8 up, 8 in 2023-12-01T06:01:17.227 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap 2023-12-01T06:01:17.240 INFO:tasks.workunit.client.0.smithi060.stdout:clone image306 -> image309 2023-12-01T06:01:17.346 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:17.508 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:01:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:17 smithi060 ceph-mon[94233]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-01T06:01:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:17 smithi060 ceph-mon[94233]: pgmap v4228: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 880 op/s 2023-12-01T06:01:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:17 smithi060 ceph-mon[109077]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-01T06:01:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:17 smithi060 ceph-mon[109077]: pgmap v4228: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 880 op/s 2023-12-01T06:01:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:17 smithi089 ceph-mon[98504]: osdmap e2000: 8 total, 8 up, 8 in 2023-12-01T06:01:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:17 smithi089 ceph-mon[98504]: pgmap v4228: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 880 op/s 2023-12-01T06:01:17.647 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneParent (1535 ms) 2023-12-01T06:01:17.648 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2023-12-01T06:01:17.681 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:17.696 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~10 2023-12-01T06:01:17.705 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap 2023-12-01T06:01:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[94233]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-01T06:01:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:01:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[94233]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-01T06:01:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:01:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:01:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:01:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[109077]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-01T06:01:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:01:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[109077]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-01T06:01:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:01:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:01:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:01:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:18 smithi089 ceph-mon[98504]: osdmap e2001: 8 total, 8 up, 8 in 2023-12-01T06:01:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:01:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:18 smithi089 ceph-mon[98504]: osdmap e2002: 8 total, 8 up, 8 in 2023-12-01T06:01:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:01:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:01:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:01:19.140 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap 2023-12-01T06:01:19.156 INFO:tasks.workunit.client.0.smithi060.stdout:clone image310 -> image313 2023-12-01T06:01:19.268 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:19.425 INFO:tasks.workunit.client.0.smithi060.stdout:write: Y 0~1 2023-12-01T06:01:19.450 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:01:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:19 smithi060 ceph-mon[109077]: pgmap v4231: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 880 op/s 2023-12-01T06:01:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:19 smithi060 ceph-mon[109077]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-01T06:01:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:19 smithi060 ceph-mon[94233]: pgmap v4231: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 880 op/s 2023-12-01T06:01:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:19 smithi060 ceph-mon[94233]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-01T06:01:19.521 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:01:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:19 smithi089 ceph-mon[98504]: pgmap v4231: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 26 MiB/s rd, 13 MiB/s wr, 880 op/s 2023-12-01T06:01:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:19 smithi089 ceph-mon[98504]: osdmap e2003: 8 total, 8 up, 8 in 2023-12-01T06:01:19.626 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (1978 ms) 2023-12-01T06:01:19.626 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2023-12-01T06:01:19.661 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:19.672 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 41943040~10 2023-12-01T06:01:19.683 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:01:21.240 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 41943041~10 2023-12-01T06:01:21.250 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:21 smithi060 ceph-mon[94233]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-01T06:01:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:21 smithi060 ceph-mon[94233]: pgmap v4234: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:21.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:21 smithi060 ceph-mon[109077]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-01T06:01:21.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:21 smithi060 ceph-mon[109077]: pgmap v4234: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:21 smithi089 ceph-mon[98504]: osdmap e2004: 8 total, 8 up, 8 in 2023-12-01T06:01:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:21 smithi089 ceph-mon[98504]: pgmap v4234: 169 pgs: 169 active+clean; 781 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:22.395 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 41943042~10 2023-12-01T06:01:22.408 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:01:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:22 smithi060 ceph-mon[94233]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-01T06:01:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:22 smithi060 ceph-mon[109077]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-01T06:01:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:22 smithi089 ceph-mon[98504]: osdmap e2005: 8 total, 8 up, 8 in 2023-12-01T06:01:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:23 smithi060 ceph-mon[109077]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-01T06:01:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:23 smithi060 ceph-mon[109077]: pgmap v4237: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 803 op/s 2023-12-01T06:01:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:23 smithi060 ceph-mon[94233]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-01T06:01:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:23 smithi060 ceph-mon[94233]: pgmap v4237: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 803 op/s 2023-12-01T06:01:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:23 smithi089 ceph-mon[98504]: osdmap e2006: 8 total, 8 up, 8 in 2023-12-01T06:01:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:23 smithi089 ceph-mon[98504]: pgmap v4237: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 803 op/s 2023-12-01T06:01:24.258 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T06:01:24.292 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:01:24.363 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:01:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:24 smithi060 ceph-mon[94233]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-01T06:01:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:24 smithi060 ceph-mon[109077]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-01T06:01:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:01:24] "GET /metrics HTTP/1.1" 200 38988 "" "Prometheus/2.43.0" 2023-12-01T06:01:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:24 smithi089 ceph-mon[98504]: osdmap e2007: 8 total, 8 up, 8 in 2023-12-01T06:01:25.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5779 ms) 2023-12-01T06:01:25.405 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2023-12-01T06:01:25.439 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:25.450 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 41943040~10 2023-12-01T06:01:25.461 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:01:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:25 smithi060 ceph-mon[94233]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-01T06:01:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:25 smithi060 ceph-mon[94233]: pgmap v4240: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 803 op/s 2023-12-01T06:01:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:25 smithi060 ceph-mon[109077]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-01T06:01:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:25 smithi060 ceph-mon[109077]: pgmap v4240: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 803 op/s 2023-12-01T06:01:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:25 smithi089 ceph-mon[98504]: osdmap e2008: 8 total, 8 up, 8 in 2023-12-01T06:01:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:25 smithi089 ceph-mon[98504]: pgmap v4240: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.0 MiB/s wr, 803 op/s 2023-12-01T06:01:26.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:26 smithi060 ceph-mon[94233]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-01T06:01:26.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:26.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:26 smithi060 ceph-mon[109077]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-01T06:01:26.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:26 smithi089 ceph-mon[98504]: osdmap e2009: 8 total, 8 up, 8 in 2023-12-01T06:01:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:27.277 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T06:01:27.308 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:27 smithi060 ceph-mon[94233]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-01T06:01:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:27 smithi060 ceph-mon[94233]: pgmap v4243: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 220 KiB/s rd, 21 KiB/s wr, 296 op/s 2023-12-01T06:01:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:27 smithi060 ceph-mon[109077]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-01T06:01:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:27 smithi060 ceph-mon[109077]: pgmap v4243: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 220 KiB/s rd, 21 KiB/s wr, 296 op/s 2023-12-01T06:01:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:27 smithi089 ceph-mon[98504]: osdmap e2010: 8 total, 8 up, 8 in 2023-12-01T06:01:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:27 smithi089 ceph-mon[98504]: pgmap v4243: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 220 KiB/s rd, 21 KiB/s wr, 296 op/s 2023-12-01T06:01:28.259 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:28.271 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:01:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:28 smithi060 ceph-mon[109077]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-01T06:01:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:28 smithi060 ceph-mon[109077]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-01T06:01:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:28 smithi060 ceph-mon[94233]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-01T06:01:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:28 smithi060 ceph-mon[94233]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-01T06:01:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:28 smithi089 ceph-mon[98504]: osdmap e2011: 8 total, 8 up, 8 in 2023-12-01T06:01:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:28 smithi089 ceph-mon[98504]: osdmap e2012: 8 total, 8 up, 8 in 2023-12-01T06:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:29 smithi089 ceph-mon[98504]: pgmap v4246: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 220 KiB/s rd, 21 KiB/s wr, 296 op/s 2023-12-01T06:01:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:29 smithi060 ceph-mon[94233]: pgmap v4246: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 220 KiB/s rd, 21 KiB/s wr, 296 op/s 2023-12-01T06:01:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:29 smithi060 ceph-mon[109077]: pgmap v4246: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 220 KiB/s rd, 21 KiB/s wr, 296 op/s 2023-12-01T06:01:30.289 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 41943040~10 2023-12-01T06:01:30.296 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap4 2023-12-01T06:01:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:30 smithi089 ceph-mon[98504]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-01T06:01:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:30 smithi060 ceph-mon[94233]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-01T06:01:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:30 smithi060 ceph-mon[109077]: osdmap e2013: 8 total, 8 up, 8 in 2023-12-01T06:01:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:31 smithi089 ceph-mon[98504]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-01T06:01:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:31 smithi089 ceph-mon[98504]: pgmap v4249: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:31 smithi060 ceph-mon[94233]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-01T06:01:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:31 smithi060 ceph-mon[94233]: pgmap v4249: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:31 smithi060 ceph-mon[109077]: osdmap e2014: 8 total, 8 up, 8 in 2023-12-01T06:01:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:31 smithi060 ceph-mon[109077]: pgmap v4249: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:32.302 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 41943040 2023-12-01T06:01:32.326 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:01:32.397 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:01:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:32 smithi089 ceph-mon[98504]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-01T06:01:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:32 smithi060 ceph-mon[94233]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-01T06:01:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:32 smithi060 ceph-mon[109077]: osdmap e2015: 8 total, 8 up, 8 in 2023-12-01T06:01:33.459 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8055 ms) 2023-12-01T06:01:33.460 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.AbortInUseImage 2023-12-01T06:01:33.493 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:33.504 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:33.684 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.AbortInUseImage (225 ms) 2023-12-01T06:01:33.685 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2023-12-01T06:01:33.715 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:33.729 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:01:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:33 smithi060 ceph-mon[94233]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-01T06:01:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:33 smithi060 ceph-mon[94233]: pgmap v4252: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 134 KiB/s rd, 14 KiB/s wr, 179 op/s 2023-12-01T06:01:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:33 smithi060 ceph-mon[109077]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-01T06:01:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:33 smithi060 ceph-mon[109077]: pgmap v4252: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 134 KiB/s rd, 14 KiB/s wr, 179 op/s 2023-12-01T06:01:33.774 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T06:01:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:33 smithi089 ceph-mon[98504]: osdmap e2016: 8 total, 8 up, 8 in 2023-12-01T06:01:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:33 smithi089 ceph-mon[98504]: pgmap v4252: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 134 KiB/s rd, 14 KiB/s wr, 179 op/s 2023-12-01T06:01:33.819 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:34.007 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:01:34.058 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T06:01:34.122 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:01:34.311 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (626 ms) 2023-12-01T06:01:34.311 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2023-12-01T06:01:34.349 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:34.363 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:01:34.414 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:01:34.430 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:01:34.755 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:01:34.755 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (75m) 2m ago 76m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (76m) 2m ago 76m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (77m) 2m ago 77m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (77m) 2m ago 77m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (80m) 2m ago 80m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (81m) 2m ago 81m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (81m) 2m ago 81m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (80m) 2m ago 80m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (80m) 2m ago 80m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (76m) 2m ago 76m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (76m) 2m ago 76m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (79m) 2m ago 79m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (79m) 2m ago 79m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (79m) 2m ago 79m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:01:34.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (78m) 2m ago 78m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:01:34.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (78m) 2m ago 78m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:01:34.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (78m) 2m ago 78m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:01:34.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (77m) 2m ago 77m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:01:34.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (77m) 2m ago 77m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:01:34.757 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (75m) 2m ago 76m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:01:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:34 smithi060 ceph-mon[94233]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-01T06:01:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:34 smithi060 ceph-mon[109077]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-01T06:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:01:34] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2023-12-01T06:01:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:34 smithi089 ceph-mon[98504]: osdmap e2017: 8 total, 8 up, 8 in 2023-12-01T06:01:35.155 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:01:35.155 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:01:35.155 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:01:35.155 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:35.155 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:01:35.155 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:01:35.156 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:01:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[94233]: from='client.28964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[94233]: from='client.28970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[94233]: pgmap v4254: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 12 KiB/s wr, 158 op/s 2023-12-01T06:01:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1328093103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:01:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[109077]: from='client.28964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[109077]: from='client.28970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[109077]: pgmap v4254: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 12 KiB/s wr, 158 op/s 2023-12-01T06:01:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1328093103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:01:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:35 smithi089 ceph-mon[98504]: from='client.28964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:35 smithi089 ceph-mon[98504]: from='client.28970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:01:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:35 smithi089 ceph-mon[98504]: pgmap v4254: 169 pgs: 169 active+clean; 785 MiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 12 KiB/s wr, 158 op/s 2023-12-01T06:01:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1328093103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:01:36.316 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 8388609~8388609 2023-12-01T06:01:36.331 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 0~1000 2023-12-01T06:01:36.331 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 1010~1000 2023-12-01T06:01:36.331 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:01:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:36 smithi060 ceph-mon[94233]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-01T06:01:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:36 smithi060 ceph-mon[109077]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-01T06:01:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:36 smithi089 ceph-mon[98504]: osdmap e2018: 8 total, 8 up, 8 in 2023-12-01T06:01:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:37 smithi060 ceph-mon[94233]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-01T06:01:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:37 smithi060 ceph-mon[94233]: pgmap v4257: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 26 MiB/s wr, 574 op/s 2023-12-01T06:01:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:37 smithi060 ceph-mon[109077]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-01T06:01:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:37 smithi060 ceph-mon[109077]: pgmap v4257: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 26 MiB/s wr, 574 op/s 2023-12-01T06:01:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:37 smithi089 ceph-mon[98504]: osdmap e2019: 8 total, 8 up, 8 in 2023-12-01T06:01:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:37 smithi089 ceph-mon[98504]: pgmap v4257: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 19 MiB/s rd, 26 MiB/s wr, 574 op/s 2023-12-01T06:01:38.144 INFO:tasks.workunit.client.0.smithi060.stdout:write: X 8388609~1000 2023-12-01T06:01:38.153 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 16777228~1000 2023-12-01T06:01:38.153 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 167772160 2023-12-01T06:01:38.163 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 83886079~8388609 2023-12-01T06:01:38.173 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:01:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:38 smithi060 ceph-mon[94233]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-01T06:01:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:38 smithi060 ceph-mon[94233]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-01T06:01:38.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:38 smithi060 ceph-mon[109077]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-01T06:01:38.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:38 smithi060 ceph-mon[109077]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-01T06:01:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:38 smithi089 ceph-mon[98504]: osdmap e2020: 8 total, 8 up, 8 in 2023-12-01T06:01:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:38 smithi089 ceph-mon[98504]: osdmap e2021: 8 total, 8 up, 8 in 2023-12-01T06:01:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:39 smithi060 ceph-mon[94233]: pgmap v4260: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 646 op/s 2023-12-01T06:01:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:39 smithi060 ceph-mon[94233]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-01T06:01:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:39 smithi060 ceph-mon[109077]: pgmap v4260: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 646 op/s 2023-12-01T06:01:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:39 smithi060 ceph-mon[109077]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-01T06:01:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:39 smithi089 ceph-mon[98504]: pgmap v4260: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 21 MiB/s rd, 29 MiB/s wr, 646 op/s 2023-12-01T06:01:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:39 smithi089 ceph-mon[98504]: osdmap e2022: 8 total, 8 up, 8 in 2023-12-01T06:01:40.148 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:40.173 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 83886079~1 2023-12-01T06:01:40.183 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:41 smithi060 ceph-mon[94233]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-01T06:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:41 smithi060 ceph-mon[94233]: pgmap v4263: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:41 smithi060 ceph-mon[109077]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-01T06:01:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:41 smithi060 ceph-mon[109077]: pgmap v4263: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:41 smithi089 ceph-mon[98504]: osdmap e2023: 8 total, 8 up, 8 in 2023-12-01T06:01:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:41 smithi089 ceph-mon[98504]: pgmap v4263: 169 pgs: 169 active+clean; 849 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:42 smithi060 ceph-mon[94233]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-01T06:01:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:42 smithi060 ceph-mon[109077]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-01T06:01:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:42 smithi089 ceph-mon[98504]: osdmap e2024: 8 total, 8 up, 8 in 2023-12-01T06:01:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:43 smithi060 ceph-mon[109077]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-01T06:01:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:43 smithi060 ceph-mon[109077]: pgmap v4266: 169 pgs: 169 active+clean; 873 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T06:01:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:43 smithi060 ceph-mon[94233]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-01T06:01:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:43 smithi060 ceph-mon[94233]: pgmap v4266: 169 pgs: 169 active+clean; 873 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T06:01:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:43 smithi089 ceph-mon[98504]: osdmap e2025: 8 total, 8 up, 8 in 2023-12-01T06:01:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:43 smithi089 ceph-mon[98504]: pgmap v4266: 169 pgs: 169 active+clean; 873 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T06:01:43.592 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:01:43.676 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T06:01:44.166 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 0~8388609 2023-12-01T06:01:44.175 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 16777218~8388609 2023-12-01T06:01:44.251 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:01:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:44 smithi060 ceph-mon[94233]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-01T06:01:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:44 smithi060 ceph-mon[109077]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-01T06:01:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:44 smithi089 ceph-mon[98504]: osdmap e2026: 8 total, 8 up, 8 in 2023-12-01T06:01:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:01:44] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2023-12-01T06:01:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:45 smithi060 ceph-mon[94233]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-01T06:01:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:45 smithi060 ceph-mon[94233]: pgmap v4269: 169 pgs: 169 active+clean; 873 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T06:01:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:45 smithi060 ceph-mon[109077]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-01T06:01:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:45 smithi060 ceph-mon[109077]: pgmap v4269: 169 pgs: 169 active+clean; 873 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T06:01:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:45 smithi089 ceph-mon[98504]: osdmap e2027: 8 total, 8 up, 8 in 2023-12-01T06:01:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:45 smithi089 ceph-mon[98504]: pgmap v4269: 169 pgs: 169 active+clean; 873 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2023-12-01T06:01:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:46 smithi060 ceph-mon[94233]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-01T06:01:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:46 smithi060 ceph-mon[109077]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-01T06:01:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:46 smithi089 ceph-mon[98504]: osdmap e2028: 8 total, 8 up, 8 in 2023-12-01T06:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:47 smithi060 ceph-mon[94233]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-01T06:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:47 smithi060 ceph-mon[94233]: pgmap v4272: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 388 op/s 2023-12-01T06:01:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:47 smithi060 ceph-mon[109077]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-01T06:01:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:47 smithi060 ceph-mon[109077]: pgmap v4272: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 388 op/s 2023-12-01T06:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:47 smithi089 ceph-mon[98504]: osdmap e2029: 8 total, 8 up, 8 in 2023-12-01T06:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:47 smithi089 ceph-mon[98504]: pgmap v4272: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 388 op/s 2023-12-01T06:01:48.470 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.AbortWithSnapshots (14158 ms) 2023-12-01T06:01:48.470 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV1Parent 2023-12-01T06:01:48.500 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:48 smithi060 ceph-mon[94233]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-01T06:01:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:48 smithi060 ceph-mon[94233]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-01T06:01:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:48 smithi060 ceph-mon[109077]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-01T06:01:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:48 smithi060 ceph-mon[109077]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-01T06:01:48.512 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:01:48.520 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:01:48.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:48 smithi089 ceph-mon[98504]: osdmap e2030: 8 total, 8 up, 8 in 2023-12-01T06:01:48.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:48 smithi089 ceph-mon[98504]: osdmap e2031: 8 total, 8 up, 8 in 2023-12-01T06:01:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:49 smithi060 ceph-mon[94233]: pgmap v4275: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 388 op/s 2023-12-01T06:01:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:49 smithi060 ceph-mon[109077]: pgmap v4275: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 388 op/s 2023-12-01T06:01:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:49 smithi089 ceph-mon[98504]: pgmap v4275: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 388 op/s 2023-12-01T06:01:50.196 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:01:50.269 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:50 smithi060 ceph-mon[94233]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-01T06:01:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:50 smithi060 ceph-mon[109077]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-01T06:01:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:50 smithi089 ceph-mon[98504]: osdmap e2032: 8 total, 8 up, 8 in 2023-12-01T06:01:51.414 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:01:51.492 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:01:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:51 smithi060 ceph-mon[94233]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-01T06:01:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:51 smithi060 ceph-mon[94233]: pgmap v4278: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:51 smithi060 ceph-mon[109077]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-01T06:01:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:51 smithi060 ceph-mon[109077]: pgmap v4278: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:51 smithi089 ceph-mon[98504]: osdmap e2033: 8 total, 8 up, 8 in 2023-12-01T06:01:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:51 smithi089 ceph-mon[98504]: pgmap v4278: 169 pgs: 169 active+clean; 949 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:01:52.337 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV1Parent (3869 ms) 2023-12-01T06:01:52.338 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV2Parent 2023-12-01T06:01:52.372 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:52.383 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:01:52.391 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:01:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:52 smithi060 ceph-mon[94233]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-01T06:01:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:52 smithi060 ceph-mon[109077]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-01T06:01:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:52 smithi089 ceph-mon[98504]: osdmap e2034: 8 total, 8 up, 8 in 2023-12-01T06:01:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:53 smithi060 ceph-mon[109077]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-01T06:01:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:53 smithi060 ceph-mon[109077]: pgmap v4281: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 21 KiB/s wr, 457 op/s 2023-12-01T06:01:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:53 smithi060 ceph-mon[94233]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-01T06:01:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:53 smithi060 ceph-mon[94233]: pgmap v4281: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 21 KiB/s wr, 457 op/s 2023-12-01T06:01:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:53 smithi089 ceph-mon[98504]: osdmap e2035: 8 total, 8 up, 8 in 2023-12-01T06:01:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:53 smithi089 ceph-mon[98504]: pgmap v4281: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 21 KiB/s wr, 457 op/s 2023-12-01T06:01:54.217 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:01:54.282 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:54 smithi060 ceph-mon[94233]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-01T06:01:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:01:54] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2023-12-01T06:01:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:54 smithi060 ceph-mon[109077]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-01T06:01:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:54 smithi089 ceph-mon[98504]: osdmap e2036: 8 total, 8 up, 8 in 2023-12-01T06:01:55.433 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:01:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:55 smithi060 ceph-mon[94233]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-01T06:01:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:55 smithi060 ceph-mon[94233]: pgmap v4284: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 21 KiB/s wr, 457 op/s 2023-12-01T06:01:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:55 smithi060 ceph-mon[109077]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-01T06:01:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:55 smithi060 ceph-mon[109077]: pgmap v4284: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 21 KiB/s wr, 457 op/s 2023-12-01T06:01:55.515 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:01:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:55 smithi089 ceph-mon[98504]: osdmap e2037: 8 total, 8 up, 8 in 2023-12-01T06:01:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:55 smithi089 ceph-mon[98504]: pgmap v4284: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 36 MiB/s rd, 21 KiB/s wr, 457 op/s 2023-12-01T06:01:56.356 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV2Parent (4018 ms) 2023-12-01T06:01:56.356 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2023-12-01T06:01:56.390 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:01:56.400 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:01:56.410 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:01:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:56 smithi060 ceph-mon[94233]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-01T06:01:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:56 smithi060 ceph-mon[109077]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-01T06:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:56 smithi089 ceph-mon[98504]: osdmap e2038: 8 total, 8 up, 8 in 2023-12-01T06:01:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:57 smithi060 ceph-mon[94233]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-01T06:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:57 smithi060 ceph-mon[94233]: pgmap v4287: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 383 KiB/s rd, 27 KiB/s wr, 493 op/s 2023-12-01T06:01:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:57 smithi060 ceph-mon[109077]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-01T06:01:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:57 smithi060 ceph-mon[109077]: pgmap v4287: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 383 KiB/s rd, 27 KiB/s wr, 493 op/s 2023-12-01T06:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:57 smithi089 ceph-mon[98504]: osdmap e2039: 8 total, 8 up, 8 in 2023-12-01T06:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:57 smithi089 ceph-mon[98504]: pgmap v4287: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 383 KiB/s rd, 27 KiB/s wr, 493 op/s 2023-12-01T06:01:58.145 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:01:58.212 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:01:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:58 smithi060 ceph-mon[94233]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-01T06:01:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:58 smithi060 ceph-mon[94233]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-01T06:01:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:58 smithi060 ceph-mon[109077]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-01T06:01:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:58 smithi060 ceph-mon[109077]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-01T06:01:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:58 smithi089 ceph-mon[98504]: osdmap e2040: 8 total, 8 up, 8 in 2023-12-01T06:01:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:58 smithi089 ceph-mon[98504]: osdmap e2041: 8 total, 8 up, 8 in 2023-12-01T06:01:59.416 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:01:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:01:59 smithi060 ceph-mon[94233]: pgmap v4290: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 383 KiB/s rd, 27 KiB/s wr, 493 op/s 2023-12-01T06:01:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:01:59 smithi060 ceph-mon[109077]: pgmap v4290: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 383 KiB/s rd, 27 KiB/s wr, 493 op/s 2023-12-01T06:01:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:01:59 smithi089 ceph-mon[98504]: pgmap v4290: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 383 KiB/s rd, 27 KiB/s wr, 493 op/s 2023-12-01T06:02:00.384 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4027 ms) 2023-12-01T06:02:00.384 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2023-12-01T06:02:00.416 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:00.428 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:02:00.438 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:00 smithi060 ceph-mon[94233]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-01T06:02:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:00 smithi060 ceph-mon[109077]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-01T06:02:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:00 smithi089 ceph-mon[98504]: osdmap e2042: 8 total, 8 up, 8 in 2023-12-01T06:02:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:01 smithi060 ceph-mon[94233]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-01T06:02:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:01 smithi060 ceph-mon[94233]: pgmap v4293: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:01 smithi060 ceph-mon[109077]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-01T06:02:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:01 smithi060 ceph-mon[109077]: pgmap v4293: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:01 smithi089 ceph-mon[98504]: osdmap e2043: 8 total, 8 up, 8 in 2023-12-01T06:02:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:01 smithi089 ceph-mon[98504]: pgmap v4293: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:02.262 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:02.326 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:02 smithi060 ceph-mon[94233]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-01T06:02:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:02 smithi060 ceph-mon[109077]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-01T06:02:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:02 smithi089 ceph-mon[98504]: osdmap e2044: 8 total, 8 up, 8 in 2023-12-01T06:02:03.443 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:02:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:03 smithi060 ceph-mon[109077]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-01T06:02:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:03 smithi060 ceph-mon[109077]: pgmap v4296: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 261 KiB/s rd, 17 KiB/s wr, 336 op/s 2023-12-01T06:02:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:03 smithi060 ceph-mon[94233]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-01T06:02:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:03 smithi060 ceph-mon[94233]: pgmap v4296: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 261 KiB/s rd, 17 KiB/s wr, 336 op/s 2023-12-01T06:02:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:03 smithi089 ceph-mon[98504]: osdmap e2045: 8 total, 8 up, 8 in 2023-12-01T06:02:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:03 smithi089 ceph-mon[98504]: pgmap v4296: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 261 KiB/s rd, 17 KiB/s wr, 336 op/s 2023-12-01T06:02:04.423 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4040 ms) 2023-12-01T06:02:04.423 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2023-12-01T06:02:04.457 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:04.468 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:02:04.477 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:04 smithi060 ceph-mon[94233]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-01T06:02:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:04 smithi060 ceph-mon[109077]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-01T06:02:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:02:04] "GET /metrics HTTP/1.1" 200 38988 "" "Prometheus/2.43.0" 2023-12-01T06:02:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:04 smithi089 ceph-mon[98504]: osdmap e2046: 8 total, 8 up, 8 in 2023-12-01T06:02:05.523 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:02:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:05 smithi089 ceph-mon[98504]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-01T06:02:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:05 smithi089 ceph-mon[98504]: pgmap v4299: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 261 KiB/s rd, 17 KiB/s wr, 336 op/s 2023-12-01T06:02:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:05 smithi060 ceph-mon[94233]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-01T06:02:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:05 smithi060 ceph-mon[94233]: pgmap v4299: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 261 KiB/s rd, 17 KiB/s wr, 336 op/s 2023-12-01T06:02:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:05 smithi060 ceph-mon[109077]: osdmap e2047: 8 total, 8 up, 8 in 2023-12-01T06:02:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:05 smithi060 ceph-mon[109077]: pgmap v4299: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 261 KiB/s rd, 17 KiB/s wr, 336 op/s 2023-12-01T06:02:05.849 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:02:05.849 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (76m) 2m ago 76m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:02:05.849 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (76m) 2m ago 76m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (77m) 2m ago 77m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (77m) 2m ago 77m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (80m) 2m ago 80m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (82m) 2m ago 82m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (82m) 2m ago 82m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (81m) 2m ago 81m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (80m) 2m ago 80m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (76m) 2m ago 76m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (76m) 2m ago 76m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (80m) 2m ago 80m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (80m) 2m ago 80m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (79m) 2m ago 79m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (79m) 2m ago 79m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:02:05.850 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (79m) 2m ago 79m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:02:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (78m) 2m ago 78m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:02:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (78m) 2m ago 78m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:02:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (78m) 2m ago 78m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:02:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (76m) 2m ago 77m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:02:06.247 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:06.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:02:06.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:02:06.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:06.248 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:02:06.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:02:06.248 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:02:06.248 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:02:06.287 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:06.347 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:06 smithi089 ceph-mon[98504]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-01T06:02:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:06 smithi089 ceph-mon[98504]: from='client.28982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:06 smithi089 ceph-mon[98504]: from='client.28988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2483417999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:02:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[94233]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-01T06:02:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[94233]: from='client.28982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[94233]: from='client.28988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2483417999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:02:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[109077]: osdmap e2048: 8 total, 8 up, 8 in 2023-12-01T06:02:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[109077]: from='client.28982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[109077]: from='client.28988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2483417999' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:02:07.500 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:02:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:07 smithi089 ceph-mon[98504]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-01T06:02:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:07 smithi089 ceph-mon[98504]: pgmap v4302: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 419 op/s 2023-12-01T06:02:07.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:07 smithi060 ceph-mon[94233]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-01T06:02:07.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:07 smithi060 ceph-mon[94233]: pgmap v4302: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 419 op/s 2023-12-01T06:02:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:07 smithi060 ceph-mon[109077]: osdmap e2049: 8 total, 8 up, 8 in 2023-12-01T06:02:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:07 smithi060 ceph-mon[109077]: pgmap v4302: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 419 op/s 2023-12-01T06:02:08.274 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (3851 ms) 2023-12-01T06:02:08.274 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2023-12-01T06:02:08.308 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:08.319 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:02:08.331 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:08 smithi089 ceph-mon[98504]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-01T06:02:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:08 smithi089 ceph-mon[98504]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-01T06:02:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:08 smithi060 ceph-mon[94233]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-01T06:02:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:08 smithi060 ceph-mon[94233]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-01T06:02:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:08 smithi060 ceph-mon[109077]: osdmap e2050: 8 total, 8 up, 8 in 2023-12-01T06:02:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:08 smithi060 ceph-mon[109077]: osdmap e2051: 8 total, 8 up, 8 in 2023-12-01T06:02:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:09 smithi089 ceph-mon[98504]: pgmap v4305: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 419 op/s 2023-12-01T06:02:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:09 smithi060 ceph-mon[94233]: pgmap v4305: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 419 op/s 2023-12-01T06:02:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:09 smithi060 ceph-mon[109077]: pgmap v4305: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 419 op/s 2023-12-01T06:02:10.311 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:10.372 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:10 smithi060 ceph-mon[94233]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-01T06:02:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:10 smithi060 ceph-mon[109077]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-01T06:02:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:10 smithi089 ceph-mon[98504]: osdmap e2052: 8 total, 8 up, 8 in 2023-12-01T06:02:11.509 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:11 smithi060 ceph-mon[94233]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-01T06:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:11 smithi060 ceph-mon[94233]: pgmap v4308: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:11 smithi060 ceph-mon[109077]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-01T06:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:11 smithi060 ceph-mon[109077]: pgmap v4308: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:11 smithi089 ceph-mon[98504]: osdmap e2053: 8 total, 8 up, 8 in 2023-12-01T06:02:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:11 smithi089 ceph-mon[98504]: pgmap v4308: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:12.451 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4177 ms) 2023-12-01T06:02:12.452 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2023-12-01T06:02:12.483 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:12.495 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:02:12.504 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:12 smithi060 ceph-mon[94233]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-01T06:02:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:12 smithi060 ceph-mon[109077]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-01T06:02:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:12 smithi089 ceph-mon[98504]: osdmap e2054: 8 total, 8 up, 8 in 2023-12-01T06:02:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:13 smithi060 ceph-mon[94233]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-01T06:02:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:13 smithi060 ceph-mon[94233]: pgmap v4311: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 384 KiB/s rd, 20 KiB/s wr, 481 op/s 2023-12-01T06:02:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:13 smithi060 ceph-mon[109077]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-01T06:02:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:13 smithi060 ceph-mon[109077]: pgmap v4311: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 384 KiB/s rd, 20 KiB/s wr, 481 op/s 2023-12-01T06:02:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:13 smithi089 ceph-mon[98504]: osdmap e2055: 8 total, 8 up, 8 in 2023-12-01T06:02:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:13 smithi089 ceph-mon[98504]: pgmap v4311: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 384 KiB/s rd, 20 KiB/s wr, 481 op/s 2023-12-01T06:02:14.330 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:14.395 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:14 smithi060 ceph-mon[94233]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-01T06:02:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:14 smithi060 ceph-mon[109077]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-01T06:02:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:02:14] "GET /metrics HTTP/1.1" 200 38986 "" "Prometheus/2.43.0" 2023-12-01T06:02:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:14 smithi089 ceph-mon[98504]: osdmap e2056: 8 total, 8 up, 8 in 2023-12-01T06:02:15.528 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:02:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:15 smithi060 ceph-mon[94233]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-01T06:02:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:15 smithi060 ceph-mon[94233]: pgmap v4314: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 384 KiB/s rd, 20 KiB/s wr, 481 op/s 2023-12-01T06:02:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:15 smithi060 ceph-mon[109077]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-01T06:02:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:15 smithi060 ceph-mon[109077]: pgmap v4314: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 384 KiB/s rd, 20 KiB/s wr, 481 op/s 2023-12-01T06:02:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:15 smithi089 ceph-mon[98504]: osdmap e2057: 8 total, 8 up, 8 in 2023-12-01T06:02:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:15 smithi089 ceph-mon[98504]: pgmap v4314: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 384 KiB/s rd, 20 KiB/s wr, 481 op/s 2023-12-01T06:02:16.481 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4030 ms) 2023-12-01T06:02:16.481 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2023-12-01T06:02:16.516 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:16.531 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:02:16.540 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:16 smithi060 ceph-mon[94233]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-01T06:02:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:16 smithi060 ceph-mon[109077]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-01T06:02:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:16 smithi089 ceph-mon[98504]: osdmap e2058: 8 total, 8 up, 8 in 2023-12-01T06:02:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:17 smithi060 ceph-mon[94233]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-01T06:02:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:17 smithi060 ceph-mon[94233]: pgmap v4317: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 410 op/s 2023-12-01T06:02:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:17 smithi060 ceph-mon[109077]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-01T06:02:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:17 smithi060 ceph-mon[109077]: pgmap v4317: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 410 op/s 2023-12-01T06:02:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:17 smithi089 ceph-mon[98504]: osdmap e2059: 8 total, 8 up, 8 in 2023-12-01T06:02:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:17 smithi089 ceph-mon[98504]: pgmap v4317: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 410 op/s 2023-12-01T06:02:18.149 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:18.213 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:18 smithi060 ceph-mon[109077]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-01T06:02:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:18 smithi060 ceph-mon[109077]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-01T06:02:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:02:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:18 smithi060 ceph-mon[94233]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-01T06:02:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:18 smithi060 ceph-mon[94233]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-01T06:02:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:02:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:18 smithi089 ceph-mon[98504]: osdmap e2060: 8 total, 8 up, 8 in 2023-12-01T06:02:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:18 smithi089 ceph-mon[98504]: osdmap e2061: 8 total, 8 up, 8 in 2023-12-01T06:02:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:02:19.304 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:02:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[94233]: pgmap v4320: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 410 op/s 2023-12-01T06:02:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:02:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:02:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:02:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[94233]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-01T06:02:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[109077]: pgmap v4320: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 410 op/s 2023-12-01T06:02:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:02:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:02:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:02:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:19 smithi060 ceph-mon[109077]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-01T06:02:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:19 smithi089 ceph-mon[98504]: pgmap v4320: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 316 KiB/s rd, 21 KiB/s wr, 410 op/s 2023-12-01T06:02:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:02:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:02:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:02:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:19 smithi089 ceph-mon[98504]: osdmap e2062: 8 total, 8 up, 8 in 2023-12-01T06:02:20.504 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4023 ms) 2023-12-01T06:02:20.504 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2023-12-01T06:02:20.540 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:20.551 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:02:20.561 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:21 smithi060 ceph-mon[94233]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-01T06:02:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:21 smithi060 ceph-mon[94233]: pgmap v4323: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:21 smithi060 ceph-mon[109077]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-01T06:02:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:21 smithi060 ceph-mon[109077]: pgmap v4323: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:21 smithi089 ceph-mon[98504]: osdmap e2063: 8 total, 8 up, 8 in 2023-12-01T06:02:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:21 smithi089 ceph-mon[98504]: pgmap v4323: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:22.374 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:22.440 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:22 smithi060 ceph-mon[94233]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-01T06:02:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:22 smithi060 ceph-mon[109077]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-01T06:02:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:22 smithi089 ceph-mon[98504]: osdmap e2064: 8 total, 8 up, 8 in 2023-12-01T06:02:23.562 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:02:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:23 smithi060 ceph-mon[94233]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-01T06:02:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:23 smithi060 ceph-mon[94233]: pgmap v4326: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 272 KiB/s rd, 24 KiB/s wr, 357 op/s 2023-12-01T06:02:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:23 smithi060 ceph-mon[109077]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-01T06:02:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:23 smithi060 ceph-mon[109077]: pgmap v4326: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 272 KiB/s rd, 24 KiB/s wr, 357 op/s 2023-12-01T06:02:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:23 smithi089 ceph-mon[98504]: osdmap e2065: 8 total, 8 up, 8 in 2023-12-01T06:02:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:23 smithi089 ceph-mon[98504]: pgmap v4326: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 272 KiB/s rd, 24 KiB/s wr, 357 op/s 2023-12-01T06:02:24.520 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4016 ms) 2023-12-01T06:02:24.521 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2023-12-01T06:02:24.554 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:24.566 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 0~10 2023-12-01T06:02:24.575 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:24 smithi060 ceph-mon[94233]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-01T06:02:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:24 smithi060 ceph-mon[109077]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-01T06:02:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:02:24] "GET /metrics HTTP/1.1" 200 38986 "" "Prometheus/2.43.0" 2023-12-01T06:02:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:24 smithi089 ceph-mon[98504]: osdmap e2066: 8 total, 8 up, 8 in 2023-12-01T06:02:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:25 smithi060 ceph-mon[109077]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-01T06:02:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:25 smithi060 ceph-mon[109077]: pgmap v4329: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 272 KiB/s rd, 24 KiB/s wr, 357 op/s 2023-12-01T06:02:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:25 smithi060 ceph-mon[94233]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-01T06:02:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:25 smithi060 ceph-mon[94233]: pgmap v4329: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 272 KiB/s rd, 24 KiB/s wr, 357 op/s 2023-12-01T06:02:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:25 smithi089 ceph-mon[98504]: osdmap e2067: 8 total, 8 up, 8 in 2023-12-01T06:02:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:25 smithi089 ceph-mon[98504]: pgmap v4329: 169 pgs: 169 active+clean; 905 MiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 272 KiB/s rd, 24 KiB/s wr, 357 op/s 2023-12-01T06:02:26.391 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:26.464 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:26 smithi060 ceph-mon[94233]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-01T06:02:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:26 smithi060 ceph-mon[109077]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-01T06:02:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:26 smithi089 ceph-mon[98504]: osdmap e2068: 8 total, 8 up, 8 in 2023-12-01T06:02:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:27.594 INFO:tasks.workunit.client.0.smithi060.stdout:migration_abort 2023-12-01T06:02:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:27 smithi060 ceph-mon[94233]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-01T06:02:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:27 smithi060 ceph-mon[94233]: pgmap v4332: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 290 KiB/s rd, 25 KiB/s wr, 379 op/s 2023-12-01T06:02:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:27 smithi060 ceph-mon[109077]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-01T06:02:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:27 smithi060 ceph-mon[109077]: pgmap v4332: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 290 KiB/s rd, 25 KiB/s wr, 379 op/s 2023-12-01T06:02:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:27 smithi089 ceph-mon[98504]: osdmap e2069: 8 total, 8 up, 8 in 2023-12-01T06:02:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:27 smithi089 ceph-mon[98504]: pgmap v4332: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 290 KiB/s rd, 25 KiB/s wr, 379 op/s 2023-12-01T06:02:28.285 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3765 ms) 2023-12-01T06:02:28.285 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.StressNoMigrate 2023-12-01T06:02:28.319 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:28.329 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 15562056~3773597 2023-12-01T06:02:28.360 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 61242212~1053146 2023-12-01T06:02:28.360 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 71201405~6192985 2023-12-01T06:02:28.400 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 26751466~2856049 2023-12-01T06:02:28.400 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 6933058~993760 2023-12-01T06:02:28.413 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 40971141~2219328 2023-12-01T06:02:28.413 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 29603704~7055346 2023-12-01T06:02:28.452 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 44136408~7244678 2023-12-01T06:02:28.452 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap0 2023-12-01T06:02:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:28 smithi060 ceph-mon[94233]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-01T06:02:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:28 smithi060 ceph-mon[94233]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-01T06:02:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:28 smithi060 ceph-mon[109077]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-01T06:02:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:28 smithi060 ceph-mon[109077]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-01T06:02:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:28 smithi089 ceph-mon[98504]: osdmap e2070: 8 total, 8 up, 8 in 2023-12-01T06:02:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:28 smithi089 ceph-mon[98504]: osdmap e2071: 8 total, 8 up, 8 in 2023-12-01T06:02:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:29 smithi060 ceph-mon[94233]: pgmap v4335: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 290 KiB/s rd, 25 KiB/s wr, 379 op/s 2023-12-01T06:02:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:29 smithi060 ceph-mon[109077]: pgmap v4335: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 290 KiB/s rd, 25 KiB/s wr, 379 op/s 2023-12-01T06:02:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:29 smithi089 ceph-mon[98504]: pgmap v4335: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 290 KiB/s rd, 25 KiB/s wr, 379 op/s 2023-12-01T06:02:30.414 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap0 2023-12-01T06:02:30.432 INFO:tasks.workunit.client.0.smithi060.stdout:clone image354 -> image357 2023-12-01T06:02:30.541 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 138470610 2023-12-01T06:02:30.554 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 131417806~3334164 2023-12-01T06:02:30.589 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 133183223~3246798 2023-12-01T06:02:30.591 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 42034417~6631118 2023-12-01T06:02:30.637 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 14755732~1717561 2023-12-01T06:02:30.650 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 81663821~7758941 2023-12-01T06:02:30.694 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 76600833~1617626 2023-12-01T06:02:30.711 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 62789824~1902806 2023-12-01T06:02:30.728 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 96582294~6643702 2023-12-01T06:02:30.729 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:30 smithi060 ceph-mon[94233]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-01T06:02:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:30 smithi060 ceph-mon[109077]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-01T06:02:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:30 smithi089 ceph-mon[98504]: osdmap e2072: 8 total, 8 up, 8 in 2023-12-01T06:02:31.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:31 smithi060 ceph-mon[94233]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-01T06:02:31.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:31 smithi060 ceph-mon[94233]: pgmap v4338: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:31.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:31 smithi060 ceph-mon[109077]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-01T06:02:31.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:31 smithi060 ceph-mon[109077]: pgmap v4338: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:31.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:31 smithi089 ceph-mon[98504]: osdmap e2073: 8 total, 8 up, 8 in 2023-12-01T06:02:31.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:31 smithi089 ceph-mon[98504]: pgmap v4338: 169 pgs: 169 active+clean; 905 MiB data, 8.4 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:32.425 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 191595875 2023-12-01T06:02:32.444 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 97964347~8181094 2023-12-01T06:02:32.458 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 163743630~5825261 2023-12-01T06:02:32.458 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 27643806~2369497 2023-12-01T06:02:32.460 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 101888863~6449694 2023-12-01T06:02:32.506 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 130357409~6685368 2023-12-01T06:02:32.510 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 27379512~6027145 2023-12-01T06:02:32.512 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 31202178~5178236 2023-12-01T06:02:32.515 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 31010889~5796441 2023-12-01T06:02:32.572 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:02:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:32 smithi060 ceph-mon[94233]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-01T06:02:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:32 smithi060 ceph-mon[109077]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-01T06:02:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:32 smithi089 ceph-mon[98504]: osdmap e2074: 8 total, 8 up, 8 in 2023-12-01T06:02:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:33 smithi060 ceph-mon[94233]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-01T06:02:33.773 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:33 smithi060 ceph-mon[94233]: pgmap v4341: 169 pgs: 169 active+clean; 1017 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 19 MiB/s wr, 473 op/s 2023-12-01T06:02:33.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:33 smithi060 ceph-mon[109077]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-01T06:02:33.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:33 smithi060 ceph-mon[109077]: pgmap v4341: 169 pgs: 169 active+clean; 1017 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 19 MiB/s wr, 473 op/s 2023-12-01T06:02:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:33 smithi089 ceph-mon[98504]: osdmap e2075: 8 total, 8 up, 8 in 2023-12-01T06:02:33.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:33 smithi089 ceph-mon[98504]: pgmap v4341: 169 pgs: 169 active+clean; 1017 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 19 MiB/s wr, 473 op/s 2023-12-01T06:02:34.440 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap2 2023-12-01T06:02:34.453 INFO:tasks.workunit.client.0.smithi060.stdout:clone image357 -> image359 2023-12-01T06:02:34.596 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 62561815~2194191 2023-12-01T06:02:34.628 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 162055216~5726775 2023-12-01T06:02:34.639 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 176069319~1768812 2023-12-01T06:02:34.656 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 109545120~2226207 2023-12-01T06:02:34.661 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 175765238~1183817 2023-12-01T06:02:34.671 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 169625549~378123 2023-12-01T06:02:34.674 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 10907481~5543173 2023-12-01T06:02:34.718 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 137197554~6872847 2023-12-01T06:02:34.748 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:02:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:34 smithi060 ceph-mon[94233]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-01T06:02:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:34 smithi060 ceph-mon[109077]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-01T06:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:02:34] "GET /metrics HTTP/1.1" 200 38987 "" "Prometheus/2.43.0" 2023-12-01T06:02:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:34 smithi089 ceph-mon[98504]: osdmap e2076: 8 total, 8 up, 8 in 2023-12-01T06:02:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:35 smithi060 ceph-mon[94233]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-01T06:02:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:35 smithi060 ceph-mon[94233]: pgmap v4344: 169 pgs: 169 active+clean; 1017 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 19 MiB/s wr, 473 op/s 2023-12-01T06:02:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:35 smithi060 ceph-mon[109077]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-01T06:02:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:35 smithi060 ceph-mon[109077]: pgmap v4344: 169 pgs: 169 active+clean; 1017 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 19 MiB/s wr, 473 op/s 2023-12-01T06:02:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:35 smithi089 ceph-mon[98504]: osdmap e2077: 8 total, 8 up, 8 in 2023-12-01T06:02:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:35 smithi089 ceph-mon[98504]: pgmap v4344: 169 pgs: 169 active+clean; 1017 MiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 19 MiB/s wr, 473 op/s 2023-12-01T06:02:36.450 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap3 2023-12-01T06:02:36.468 INFO:tasks.workunit.client.0.smithi060.stdout:clone image359 -> image361 2023-12-01T06:02:36.639 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:02:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:36 smithi060 ceph-mon[109077]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-01T06:02:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:36 smithi060 ceph-mon[94233]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-01T06:02:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:36 smithi089 ceph-mon[98504]: osdmap e2078: 8 total, 8 up, 8 in 2023-12-01T06:02:36.832 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.StressNoMigrate (8546 ms) 2023-12-01T06:02:36.832 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.Stress 2023-12-01T06:02:36.863 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:36.874 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 243509~7471826 2023-12-01T06:02:36.929 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 72877450~2079304 2023-12-01T06:02:36.929 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 66826705~2087581 2023-12-01T06:02:36.952 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 15654425~8318228 2023-12-01T06:02:36.952 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 56057709~7432258 2023-12-01T06:02:36.994 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 46943617~7742446 2023-12-01T06:02:36.996 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 35102461~3693895 2023-12-01T06:02:37.017 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:02:37.017 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (76m) 3m ago 77m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (77m) 3m ago 77m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (78m) 3m ago 78m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (78m) 3m ago 78m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (81m) 3m ago 81m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (82m) 3m ago 82m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (82m) 3m ago 82m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (81m) 3m ago 81m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (81m) 3m ago 81m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (77m) 3m ago 77m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (77m) 3m ago 77m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (80m) 3m ago 80m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (80m) 3m ago 80m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:02:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (80m) 3m ago 80m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:02:37.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (79m) 3m ago 79m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:02:37.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (79m) 3m ago 79m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:02:37.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (79m) 3m ago 79m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:02:37.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (78m) 3m ago 78m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:02:37.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (78m) 3m ago 78m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:02:37.019 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (76m) 3m ago 77m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:02:37.026 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 51363711~5151763 2023-12-01T06:02:37.028 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap0 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:02:37.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:02:37.421 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:02:37.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:02:37.421 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:02:37.421 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:02:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[94233]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-01T06:02:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[94233]: from='client.29000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[94233]: pgmap v4347: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 6.0 MiB/s rd, 21 MiB/s wr, 360 op/s 2023-12-01T06:02:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[94233]: from='client.29006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2434853253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:02:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[109077]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-01T06:02:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[109077]: from='client.29000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[109077]: pgmap v4347: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 6.0 MiB/s rd, 21 MiB/s wr, 360 op/s 2023-12-01T06:02:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[109077]: from='client.29006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2434853253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:02:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:37 smithi089 ceph-mon[98504]: osdmap e2079: 8 total, 8 up, 8 in 2023-12-01T06:02:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:37 smithi089 ceph-mon[98504]: from='client.29000 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:37 smithi089 ceph-mon[98504]: pgmap v4347: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 6.0 MiB/s rd, 21 MiB/s wr, 360 op/s 2023-12-01T06:02:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:37 smithi089 ceph-mon[98504]: from='client.29006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:02:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2434853253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:02:38.152 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap0 2023-12-01T06:02:38.169 INFO:tasks.workunit.client.0.smithi060.stdout:clone image362 -> image365 2023-12-01T06:02:38.278 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 79595109~3960786 2023-12-01T06:02:38.321 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 55476251~703247 2023-12-01T06:02:38.351 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 17858586~2359998 2023-12-01T06:02:38.374 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 49846211~287447 2023-12-01T06:02:38.379 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 65880550~1251979 2023-12-01T06:02:38.410 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 36988834~2494390 2023-12-01T06:02:38.430 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 9966216~8014031 2023-12-01T06:02:38.466 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 52036375~3677911 2023-12-01T06:02:38.471 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:38 smithi060 ceph-mon[94233]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-01T06:02:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:38 smithi060 ceph-mon[94233]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-01T06:02:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:38 smithi060 ceph-mon[109077]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-01T06:02:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:38 smithi060 ceph-mon[109077]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-01T06:02:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:38 smithi089 ceph-mon[98504]: osdmap e2080: 8 total, 8 up, 8 in 2023-12-01T06:02:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:38 smithi089 ceph-mon[98504]: osdmap e2081: 8 total, 8 up, 8 in 2023-12-01T06:02:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:39 smithi060 ceph-mon[94233]: pgmap v4350: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 6.0 MiB/s rd, 21 MiB/s wr, 360 op/s 2023-12-01T06:02:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:39 smithi060 ceph-mon[109077]: pgmap v4350: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 6.0 MiB/s rd, 21 MiB/s wr, 360 op/s 2023-12-01T06:02:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:39 smithi089 ceph-mon[98504]: pgmap v4350: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 6.0 MiB/s rd, 21 MiB/s wr, 360 op/s 2023-12-01T06:02:40.477 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:40.490 INFO:tasks.workunit.client.0.smithi060.stdout:clone image365 -> image367 2023-12-01T06:02:40.631 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 74384678~1422568 2023-12-01T06:02:40.652 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 17243434~4642701 2023-12-01T06:02:40.671 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 54328188~4613268 2023-12-01T06:02:40.726 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 75416027~5466795 2023-12-01T06:02:40.758 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 35784383~5544569 2023-12-01T06:02:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:40 smithi060 ceph-mon[94233]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-01T06:02:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:40 smithi060 ceph-mon[109077]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-01T06:02:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:40 smithi089 ceph-mon[98504]: osdmap e2082: 8 total, 8 up, 8 in 2023-12-01T06:02:40.799 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 40970431~950618 2023-12-01T06:02:40.801 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 13300012~761919 2023-12-01T06:02:40.845 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 26630990~3125028 2023-12-01T06:02:40.854 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:02:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:41 smithi060 ceph-mon[94233]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-01T06:02:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:41 smithi060 ceph-mon[94233]: pgmap v4353: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:41 smithi060 ceph-mon[109077]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-01T06:02:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:41 smithi060 ceph-mon[109077]: pgmap v4353: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:41 smithi089 ceph-mon[98504]: osdmap e2083: 8 total, 8 up, 8 in 2023-12-01T06:02:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:41 smithi089 ceph-mon[98504]: pgmap v4353: 169 pgs: 169 active+clean; 1.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail 2023-12-01T06:02:42.492 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap2 2023-12-01T06:02:42.507 INFO:tasks.workunit.client.0.smithi060.stdout:clone image367 -> image369 2023-12-01T06:02:42.674 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 161930088 2023-12-01T06:02:42.685 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 30914414~1954846 2023-12-01T06:02:42.708 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 28888357~3798515 2023-12-01T06:02:42.715 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 11277453~7493980 2023-12-01T06:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:42 smithi060 ceph-mon[94233]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-01T06:02:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:42 smithi060 ceph-mon[109077]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-01T06:02:42.771 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 93706668~351956 2023-12-01T06:02:42.771 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 19283363~2522220 2023-12-01T06:02:42.784 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 23267393~8029174 2023-12-01T06:02:42.787 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 122559357~3479251 2023-12-01T06:02:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:42 smithi089 ceph-mon[98504]: osdmap e2084: 8 total, 8 up, 8 in 2023-12-01T06:02:42.813 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 43042437~4541806 2023-12-01T06:02:42.822 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:02:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:43 smithi060 ceph-mon[94233]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-01T06:02:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:43 smithi060 ceph-mon[94233]: pgmap v4356: 169 pgs: 169 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 34 MiB/s rd, 32 MiB/s wr, 648 op/s 2023-12-01T06:02:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:43 smithi060 ceph-mon[109077]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-01T06:02:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:43 smithi060 ceph-mon[109077]: pgmap v4356: 169 pgs: 169 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 34 MiB/s rd, 32 MiB/s wr, 648 op/s 2023-12-01T06:02:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:43 smithi089 ceph-mon[98504]: osdmap e2085: 8 total, 8 up, 8 in 2023-12-01T06:02:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:43 smithi089 ceph-mon[98504]: pgmap v4356: 169 pgs: 169 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 34 MiB/s rd, 32 MiB/s wr, 648 op/s 2023-12-01T06:02:44.500 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap3 2023-12-01T06:02:44.513 INFO:tasks.workunit.client.0.smithi060.stdout:clone image369 -> image371 2023-12-01T06:02:44.708 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:02:44] "GET /metrics HTTP/1.1" 200 38985 "" "Prometheus/2.43.0" 2023-12-01T06:02:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:44 smithi060 ceph-mon[109077]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-01T06:02:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:44 smithi060 ceph-mon[94233]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-01T06:02:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:44 smithi089 ceph-mon[98504]: osdmap e2086: 8 total, 8 up, 8 in 2023-12-01T06:02:45.224 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:02:45.470 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:02:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:45 smithi060 ceph-mon[94233]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-01T06:02:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:45 smithi060 ceph-mon[94233]: pgmap v4359: 169 pgs: 169 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 34 MiB/s rd, 32 MiB/s wr, 648 op/s 2023-12-01T06:02:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:45 smithi060 ceph-mon[109077]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-01T06:02:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:45 smithi060 ceph-mon[109077]: pgmap v4359: 169 pgs: 169 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 34 MiB/s rd, 32 MiB/s wr, 648 op/s 2023-12-01T06:02:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:45 smithi089 ceph-mon[98504]: osdmap e2087: 8 total, 8 up, 8 in 2023-12-01T06:02:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:45 smithi089 ceph-mon[98504]: pgmap v4359: 169 pgs: 169 active+clean; 1.3 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 34 MiB/s rd, 32 MiB/s wr, 648 op/s 2023-12-01T06:02:45.805 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.Stress (8974 ms) 2023-12-01T06:02:45.805 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.Stress2 2023-12-01T06:02:45.837 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:02:45.848 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 36614028~1023656 2023-12-01T06:02:45.862 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 28419431~5694308 2023-12-01T06:02:45.864 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 79875865~4010215 2023-12-01T06:02:45.902 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 25698835~4015526 2023-12-01T06:02:45.902 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 22257908~7846728 2023-12-01T06:02:45.943 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 30108971~2200411 2023-12-01T06:02:45.946 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 20932473~8027228 2023-12-01T06:02:45.982 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 45380175~1554129 2023-12-01T06:02:45.982 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap0 2023-12-01T06:02:47.514 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap0 2023-12-01T06:02:47.529 INFO:tasks.workunit.client.0.smithi060.stdout:clone image372 -> image375 2023-12-01T06:02:47.633 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 72342610~2281444 2023-12-01T06:02:47.658 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 29969489~1342482 2023-12-01T06:02:47.671 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 42926089~7290429 2023-12-01T06:02:47.715 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 44324112~4702770 2023-12-01T06:02:47.718 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 59576224~7899430 2023-12-01T06:02:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:47 smithi060 ceph-mon[109077]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-01T06:02:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:47 smithi060 ceph-mon[109077]: pgmap v4361: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s rd, 17 MiB/s wr, 1.24k op/s 2023-12-01T06:02:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:47 smithi060 ceph-mon[94233]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-01T06:02:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:47 smithi060 ceph-mon[94233]: pgmap v4361: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s rd, 17 MiB/s wr, 1.24k op/s 2023-12-01T06:02:47.764 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 19429079~6326541 2023-12-01T06:02:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:47 smithi089 ceph-mon[98504]: osdmap e2088: 8 total, 8 up, 8 in 2023-12-01T06:02:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:47 smithi089 ceph-mon[98504]: pgmap v4361: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s rd, 17 MiB/s wr, 1.24k op/s 2023-12-01T06:02:47.807 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 82847670~1005707 2023-12-01T06:02:47.844 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 15088623~5711459 2023-12-01T06:02:47.849 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:02:48.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:48 smithi060 ceph-mon[94233]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-01T06:02:48.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:48 smithi060 ceph-mon[109077]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-01T06:02:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:48 smithi089 ceph-mon[98504]: osdmap e2089: 8 total, 8 up, 8 in 2023-12-01T06:02:49.529 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:02:49.543 INFO:tasks.workunit.client.0.smithi060.stdout:clone image375 -> image377 2023-12-01T06:02:49.673 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 23007940~3033106 2023-12-01T06:02:49.740 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 27657050~1866078 2023-12-01T06:02:49.749 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 4066489~3322808 2023-12-01T06:02:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:49 smithi060 ceph-mon[94233]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-01T06:02:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:49 smithi060 ceph-mon[94233]: pgmap v4364: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s rd, 17 MiB/s wr, 1.24k op/s 2023-12-01T06:02:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:49 smithi060 ceph-mon[109077]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-01T06:02:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:49 smithi060 ceph-mon[109077]: pgmap v4364: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s rd, 17 MiB/s wr, 1.24k op/s 2023-12-01T06:02:49.773 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 11350037~7434373 2023-12-01T06:02:49.784 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 17377111~8221746 2023-12-01T06:02:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:49 smithi089 ceph-mon[98504]: osdmap e2090: 8 total, 8 up, 8 in 2023-12-01T06:02:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:49 smithi089 ceph-mon[98504]: pgmap v4364: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 43 MiB/s rd, 17 MiB/s wr, 1.24k op/s 2023-12-01T06:02:49.821 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 21492145~6398564 2023-12-01T06:02:49.824 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 67400265~1259397 2023-12-01T06:02:49.839 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 44544919~1560067 2023-12-01T06:02:49.856 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:02:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:50 smithi089 ceph-mon[98504]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-01T06:02:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:50 smithi060 ceph-mon[94233]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-01T06:02:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:50 smithi060 ceph-mon[109077]: osdmap e2091: 8 total, 8 up, 8 in 2023-12-01T06:02:51.543 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap2 2023-12-01T06:02:51.557 INFO:tasks.workunit.client.0.smithi060.stdout:clone image377 -> image379 2023-12-01T06:02:51.721 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 87471008 2023-12-01T06:02:51.734 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 40124977~1409228 2023-12-01T06:02:51.754 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 35962284~3095750 2023-12-01T06:02:51.764 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 53855741~780895 2023-12-01T06:02:51.776 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 81262389~3270903 2023-12-01T06:02:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:51 smithi089 ceph-mon[98504]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-01T06:02:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:51 smithi089 ceph-mon[98504]: pgmap v4367: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail 2023-12-01T06:02:51.800 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 23305862~3070465 2023-12-01T06:02:51.823 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 66780043~1957682 2023-12-01T06:02:51.867 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 20375926~4615417 2023-12-01T06:02:51.908 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 81201399~6269609 2023-12-01T06:02:51.911 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:02:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:51 smithi060 ceph-mon[94233]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-01T06:02:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:51 smithi060 ceph-mon[94233]: pgmap v4367: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail 2023-12-01T06:02:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:51 smithi060 ceph-mon[109077]: osdmap e2092: 8 total, 8 up, 8 in 2023-12-01T06:02:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:51 smithi060 ceph-mon[109077]: pgmap v4367: 169 pgs: 169 active+clean; 1.3 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail 2023-12-01T06:02:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:52 smithi089 ceph-mon[98504]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-01T06:02:53.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:52 smithi060 ceph-mon[94233]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-01T06:02:53.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:52 smithi060 ceph-mon[109077]: osdmap e2093: 8 total, 8 up, 8 in 2023-12-01T06:02:53.549 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap3 2023-12-01T06:02:53.563 INFO:tasks.workunit.client.0.smithi060.stdout:clone image379 -> image381 2023-12-01T06:02:53.763 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:02:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:53 smithi089 ceph-mon[98504]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-01T06:02:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:53 smithi089 ceph-mon[98504]: pgmap v4370: 169 pgs: 169 active+clean; 1.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 7.4 MiB/s rd, 22 MiB/s wr, 426 op/s 2023-12-01T06:02:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:53 smithi060 ceph-mon[94233]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-01T06:02:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:53 smithi060 ceph-mon[94233]: pgmap v4370: 169 pgs: 169 active+clean; 1.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 7.4 MiB/s rd, 22 MiB/s wr, 426 op/s 2023-12-01T06:02:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:53 smithi060 ceph-mon[109077]: osdmap e2094: 8 total, 8 up, 8 in 2023-12-01T06:02:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:53 smithi060 ceph-mon[109077]: pgmap v4370: 169 pgs: 169 active+clean; 1.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 7.4 MiB/s rd, 22 MiB/s wr, 426 op/s 2023-12-01T06:02:54.190 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 26517508~6152409 2023-12-01T06:02:54.254 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 59664112~1780629 2023-12-01T06:02:54.284 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 78408102~4093992 2023-12-01T06:02:54.326 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 10550481~8011701 2023-12-01T06:02:54.357 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 2296300~8055625 2023-12-01T06:02:54.404 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 128906~1091851 2023-12-01T06:02:54.405 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 23077207~5809901 2023-12-01T06:02:54.444 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 79742099~2971868 2023-12-01T06:02:54.445 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user0 2023-12-01T06:02:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:54 smithi060 ceph-mon[94233]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-01T06:02:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:54 smithi060 ceph-mon[109077]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-01T06:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:02:54] "GET /metrics HTTP/1.1" 200 38985 "" "Prometheus/2.43.0" 2023-12-01T06:02:55.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:54 smithi089 ceph-mon[98504]: osdmap e2095: 8 total, 8 up, 8 in 2023-12-01T06:02:55.565 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 83718245~3752763 2023-12-01T06:02:55.579 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 39629840~8037179 2023-12-01T06:02:55.579 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 4958466~946514 2023-12-01T06:02:55.582 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 18756317~5452930 2023-12-01T06:02:55.582 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 66553145~5846299 2023-12-01T06:02:55.588 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 29801486~3231047 2023-12-01T06:02:55.671 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 79095672~8375336 2023-12-01T06:02:55.698 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 74541036~2328135 2023-12-01T06:02:55.698 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user1 2023-12-01T06:02:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:55 smithi060 ceph-mon[109077]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-01T06:02:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:55 smithi060 ceph-mon[109077]: pgmap v4373: 169 pgs: 169 active+clean; 1.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 7.4 MiB/s rd, 22 MiB/s wr, 426 op/s 2023-12-01T06:02:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:55 smithi060 ceph-mon[94233]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-01T06:02:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:55 smithi060 ceph-mon[94233]: pgmap v4373: 169 pgs: 169 active+clean; 1.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 7.4 MiB/s rd, 22 MiB/s wr, 426 op/s 2023-12-01T06:02:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:55 smithi089 ceph-mon[98504]: osdmap e2096: 8 total, 8 up, 8 in 2023-12-01T06:02:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:55 smithi089 ceph-mon[98504]: pgmap v4373: 169 pgs: 169 active+clean; 1.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 7.4 MiB/s rd, 22 MiB/s wr, 426 op/s 2023-12-01T06:02:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:56 smithi060 ceph-mon[94233]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-01T06:02:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:56 smithi060 ceph-mon[109077]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-01T06:02:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:56 smithi089 ceph-mon[98504]: osdmap e2097: 8 total, 8 up, 8 in 2023-12-01T06:02:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:02:57.571 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 9088660~691831 2023-12-01T06:02:57.583 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 47061644~5066116 2023-12-01T06:02:57.583 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 81309466~6161542 2023-12-01T06:02:57.592 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 18150833~2539897 2023-12-01T06:02:57.592 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 22974822~4862040 2023-12-01T06:02:57.600 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 77451604~1365865 2023-12-01T06:02:57.600 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 3908621~478233 2023-12-01T06:02:57.601 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 52484842~3198063 2023-12-01T06:02:57.601 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user2 2023-12-01T06:02:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:57 smithi060 ceph-mon[109077]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-01T06:02:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:57 smithi060 ceph-mon[109077]: pgmap v4376: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 52 MiB/s wr, 994 op/s 2023-12-01T06:02:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:57 smithi060 ceph-mon[94233]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-01T06:02:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:57 smithi060 ceph-mon[94233]: pgmap v4376: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 52 MiB/s wr, 994 op/s 2023-12-01T06:02:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:57 smithi089 ceph-mon[98504]: osdmap e2098: 8 total, 8 up, 8 in 2023-12-01T06:02:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:57 smithi089 ceph-mon[98504]: pgmap v4376: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 52 MiB/s wr, 994 op/s 2023-12-01T06:02:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:58 smithi060 ceph-mon[94233]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-01T06:02:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:58 smithi060 ceph-mon[109077]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-01T06:02:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:58 smithi089 ceph-mon[98504]: osdmap e2099: 8 total, 8 up, 8 in 2023-12-01T06:02:59.590 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 43752668~6693311 2023-12-01T06:02:59.607 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 73446658~7011594 2023-12-01T06:02:59.607 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 62042117~4650842 2023-12-01T06:02:59.610 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 11609473~621755 2023-12-01T06:02:59.612 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 52372867~645012 2023-12-01T06:02:59.612 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 71443419~4671818 2023-12-01T06:02:59.674 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 54792777~6679247 2023-12-01T06:02:59.677 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 39643651~3664979 2023-12-01T06:02:59.677 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user3 2023-12-01T06:03:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:59 smithi060 ceph-mon[94233]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-01T06:03:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:02:59 smithi060 ceph-mon[94233]: pgmap v4379: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 52 MiB/s wr, 994 op/s 2023-12-01T06:03:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:59 smithi060 ceph-mon[109077]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-01T06:03:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:02:59 smithi060 ceph-mon[109077]: pgmap v4379: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 52 MiB/s wr, 994 op/s 2023-12-01T06:03:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:59 smithi089 ceph-mon[98504]: osdmap e2100: 8 total, 8 up, 8 in 2023-12-01T06:03:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:02:59 smithi089 ceph-mon[98504]: pgmap v4379: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 36 MiB/s rd, 52 MiB/s wr, 994 op/s 2023-12-01T06:03:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:00 smithi060 ceph-mon[94233]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-01T06:03:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:00 smithi060 ceph-mon[109077]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-01T06:03:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:00 smithi089 ceph-mon[98504]: osdmap e2101: 8 total, 8 up, 8 in 2023-12-01T06:03:01.603 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 109589535 2023-12-01T06:03:01.627 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 10958953~2739738 2023-12-01T06:03:01.628 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 11643887~1369869 2023-12-01T06:03:01.657 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 21917907~2739738 2023-12-01T06:03:01.658 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 22602841~1369869 2023-12-01T06:03:01.690 INFO:tasks.workunit.client.0.smithi060.stdout:write: 3 32876860~2739738 2023-12-01T06:03:01.690 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 33561794~1369869 2023-12-01T06:03:01.718 INFO:tasks.workunit.client.0.smithi060.stdout:write: 4 43835814~2739738 2023-12-01T06:03:01.719 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 44520748~1369869 2023-12-01T06:03:01.750 INFO:tasks.workunit.client.0.smithi060.stdout:write: 5 54794767~2739738 2023-12-01T06:03:01.751 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 55479701~1369869 2023-12-01T06:03:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:01 smithi060 ceph-mon[94233]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-01T06:03:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:01 smithi060 ceph-mon[94233]: pgmap v4382: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail 2023-12-01T06:03:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:01 smithi060 ceph-mon[109077]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-01T06:03:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:01 smithi060 ceph-mon[109077]: pgmap v4382: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail 2023-12-01T06:03:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:01 smithi089 ceph-mon[98504]: osdmap e2102: 8 total, 8 up, 8 in 2023-12-01T06:03:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:01 smithi089 ceph-mon[98504]: pgmap v4382: 169 pgs: 169 active+clean; 1.6 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail 2023-12-01T06:03:02.491 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:03:02.750 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:03:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:02 smithi060 ceph-mon[94233]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-01T06:03:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:02 smithi060 ceph-mon[109077]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-01T06:03:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:02 smithi089 ceph-mon[98504]: osdmap e2103: 8 total, 8 up, 8 in 2023-12-01T06:03:03.581 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.Stress2 (17776 ms) 2023-12-01T06:03:03.582 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMigration.StressLive 2023-12-01T06:03:03.615 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 83886080 2023-12-01T06:03:03.626 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 46596059~6228329 2023-12-01T06:03:03.680 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 13481723~6519800 2023-12-01T06:03:03.680 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 48424030~1126452 2023-12-01T06:03:03.693 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 59292008~6458980 2023-12-01T06:03:03.693 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 46145553~6959224 2023-12-01T06:03:03.743 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 5313506~3769816 2023-12-01T06:03:03.744 INFO:tasks.workunit.client.0.smithi060.stdout:write: A 18851735~1594617 2023-12-01T06:03:03.759 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 75715076~4614303 2023-12-01T06:03:03.759 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap0 2023-12-01T06:03:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:03 smithi060 ceph-mon[94233]: pgmap v4384: 169 pgs: 169 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.4 MiB/s rd, 16 MiB/s wr, 277 op/s 2023-12-01T06:03:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:03 smithi060 ceph-mon[109077]: pgmap v4384: 169 pgs: 169 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.4 MiB/s rd, 16 MiB/s wr, 277 op/s 2023-12-01T06:03:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:03 smithi089 ceph-mon[98504]: pgmap v4384: 169 pgs: 169 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.4 MiB/s rd, 16 MiB/s wr, 277 op/s 2023-12-01T06:03:04.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:03:04] "GET /metrics HTTP/1.1" 200 38993 "" "Prometheus/2.43.0" 2023-12-01T06:03:05.612 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap0 2023-12-01T06:03:05.626 INFO:tasks.workunit.client.0.smithi060.stdout:clone image382 -> image385 2023-12-01T06:03:05.729 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 155681833 2023-12-01T06:03:05.741 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 96107264~6453908 2023-12-01T06:03:05.790 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 62827137~5331901 2023-12-01T06:03:05.799 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 22872964~5041636 2023-12-01T06:03:05.834 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 11000562~5353030 2023-12-01T06:03:05.841 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 75245231~3581420 2023-12-01T06:03:05.874 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 147477934~8203899 2023-12-01T06:03:05.874 INFO:tasks.workunit.client.0.smithi060.stdout:write: B 105131606~3259539 2023-12-01T06:03:05.907 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 18472641~5692516 2023-12-01T06:03:05.921 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap1 2023-12-01T06:03:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:05 smithi060 ceph-mon[109077]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-01T06:03:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:05 smithi060 ceph-mon[109077]: pgmap v4386: 169 pgs: 169 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 6.0 MiB/s rd, 13 MiB/s wr, 224 op/s 2023-12-01T06:03:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:05 smithi060 ceph-mon[94233]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-01T06:03:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:05 smithi060 ceph-mon[94233]: pgmap v4386: 169 pgs: 169 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 6.0 MiB/s rd, 13 MiB/s wr, 224 op/s 2023-12-01T06:03:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:05 smithi089 ceph-mon[98504]: osdmap e2104: 8 total, 8 up, 8 in 2023-12-01T06:03:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:05 smithi089 ceph-mon[98504]: pgmap v4386: 169 pgs: 169 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 6.0 MiB/s rd, 13 MiB/s wr, 224 op/s 2023-12-01T06:03:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:06 smithi060 ceph-mon[94233]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-01T06:03:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:06 smithi060 ceph-mon[109077]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-01T06:03:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:06 smithi089 ceph-mon[98504]: osdmap e2105: 8 total, 8 up, 8 in 2023-12-01T06:03:07.629 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap1 2023-12-01T06:03:07.640 INFO:tasks.workunit.client.0.smithi060.stdout:clone image385 -> image387 2023-12-01T06:03:07.764 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 47124385~6423026 2023-12-01T06:03:07.811 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:03:07.834 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 127080881~2355514 2023-12-01T06:03:07.839 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 57015499~1547723 2023-12-01T06:03:07.857 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 49028040~3831549 2023-12-01T06:03:07.859 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 7750872~3894716 2023-12-01T06:03:07.894 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 108151098~1065788 2023-12-01T06:03:07.929 INFO:tasks.workunit.client.0.smithi060.stdout:write: C 10236245~347434 2023-12-01T06:03:07.934 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 17769663~5141071 2023-12-01T06:03:07.952 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap2 2023-12-01T06:03:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:07 smithi060 ceph-mon[94233]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-01T06:03:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:07 smithi060 ceph-mon[94233]: pgmap v4389: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 185 MiB/s rd, 20 MiB/s wr, 809 op/s 2023-12-01T06:03:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:07 smithi060 ceph-mon[109077]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-01T06:03:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:07 smithi060 ceph-mon[109077]: pgmap v4389: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 185 MiB/s rd, 20 MiB/s wr, 809 op/s 2023-12-01T06:03:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:07 smithi089 ceph-mon[98504]: osdmap e2106: 8 total, 8 up, 8 in 2023-12-01T06:03:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:07 smithi089 ceph-mon[98504]: pgmap v4389: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 185 MiB/s rd, 20 MiB/s wr, 809 op/s 2023-12-01T06:03:08.162 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (77m) 3m ago 77m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (77m) 3m ago 77m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (78m) 3m ago 78m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (78m) 3m ago 78m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (81m) 3m ago 81m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (83m) 3m ago 83m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (83m) 3m ago 83m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (82m) 3m ago 82m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (82m) 3m ago 82m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (77m) 3m ago 77m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (77m) 3m ago 77m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (81m) 3m ago 81m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:03:08.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (81m) 3m ago 81m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:03:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (80m) 3m ago 80m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:03:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (80m) 3m ago 80m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:03:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (80m) 3m ago 80m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:03:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (79m) 3m ago 79m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:03:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (79m) 3m ago 79m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:03:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (79m) 3m ago 79m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:03:08.164 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (77m) 3m ago 78m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:03:08.560 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:03:08.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:03:08.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:03:08.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:08.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:03:08.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:03:08.561 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:03:09.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:08 smithi060 ceph-mon[94233]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-01T06:03:09.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:08 smithi060 ceph-mon[94233]: from='client.29018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:09.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/57919863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:03:09.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:08 smithi060 ceph-mon[109077]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-01T06:03:09.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:08 smithi060 ceph-mon[109077]: from='client.29018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:09.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/57919863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:03:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:08 smithi089 ceph-mon[98504]: osdmap e2107: 8 total, 8 up, 8 in 2023-12-01T06:03:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:08 smithi089 ceph-mon[98504]: from='client.29018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/57919863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:03:09.640 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 156590721 2023-12-01T06:03:09.654 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 24042268~3157902 2023-12-01T06:03:09.662 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 109241016~788589 2023-12-01T06:03:09.662 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 153718734~1504796 2023-12-01T06:03:09.663 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 19927146~3448652 2023-12-01T06:03:09.663 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 11801306~5653820 2023-12-01T06:03:09.666 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 68148860~3179261 2023-12-01T06:03:09.666 INFO:tasks.workunit.client.0.smithi060.stdout:write: D 90408680~1447117 2023-12-01T06:03:09.670 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 143467208~3405625 2023-12-01T06:03:09.670 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: snap3 2023-12-01T06:03:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:09 smithi060 ceph-mon[94233]: from='client.19146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:09 smithi060 ceph-mon[94233]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-01T06:03:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:09 smithi060 ceph-mon[94233]: pgmap v4392: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 242 MiB/s rd, 24 MiB/s wr, 1.05k op/s 2023-12-01T06:03:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:09 smithi060 ceph-mon[109077]: from='client.19146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:09 smithi060 ceph-mon[109077]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-01T06:03:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:09 smithi060 ceph-mon[109077]: pgmap v4392: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 242 MiB/s rd, 24 MiB/s wr, 1.05k op/s 2023-12-01T06:03:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:09 smithi089 ceph-mon[98504]: from='client.19146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:09 smithi089 ceph-mon[98504]: osdmap e2108: 8 total, 8 up, 8 in 2023-12-01T06:03:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:09 smithi089 ceph-mon[98504]: pgmap v4392: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 242 MiB/s rd, 24 MiB/s wr, 1.05k op/s 2023-12-01T06:03:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:10 smithi060 ceph-mon[94233]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-01T06:03:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:10 smithi060 ceph-mon[109077]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-01T06:03:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:10 smithi089 ceph-mon[98504]: osdmap e2109: 8 total, 8 up, 8 in 2023-12-01T06:03:11.652 INFO:tasks.workunit.client.0.smithi060.stdout:snap_protect: snap3 2023-12-01T06:03:11.669 INFO:tasks.workunit.client.0.smithi060.stdout:clone image387 -> image389 2023-12-01T06:03:11.836 INFO:tasks.workunit.client.0.smithi060.stdout:migration_prepare 2023-12-01T06:03:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:11 smithi060 ceph-mon[94233]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-01T06:03:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:11 smithi060 ceph-mon[94233]: pgmap v4395: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2023-12-01T06:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:11 smithi060 ceph-mon[109077]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-01T06:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:11 smithi060 ceph-mon[109077]: pgmap v4395: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2023-12-01T06:03:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:11 smithi089 ceph-mon[98504]: osdmap e2110: 8 total, 8 up, 8 in 2023-12-01T06:03:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:11 smithi089 ceph-mon[98504]: pgmap v4395: 169 pgs: 169 active+clean; 1.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail 2023-12-01T06:03:12.275 INFO:tasks.workunit.client.0.smithi060.stdout:migration_execute 2023-12-01T06:03:12.275 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 89972753~7515597 2023-12-01T06:03:12.347 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 14347466~6580754 2023-12-01T06:03:12.378 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 137160897~7192921 2023-12-01T06:03:12.427 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 120931231~3523577 2023-12-01T06:03:12.455 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 98674655~8104470 2023-12-01T06:03:12.504 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 76977089~4128882 2023-12-01T06:03:12.537 INFO:tasks.workunit.client.0.smithi060.stdout:write: a 110732796~6410082 2023-12-01T06:03:12.563 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 21142596~3199467 2023-12-01T06:03:12.570 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user0 2023-12-01T06:03:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:12 smithi060 ceph-mon[94233]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-01T06:03:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:12 smithi060 ceph-mon[109077]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-01T06:03:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:12 smithi089 ceph-mon[98504]: osdmap e2111: 8 total, 8 up, 8 in 2023-12-01T06:03:13.660 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 217192064 2023-12-01T06:03:13.678 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 61256197~7159975 2023-12-01T06:03:13.694 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 68615908~2288761 2023-12-01T06:03:13.695 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 119990390~5948639 2023-12-01T06:03:13.699 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 162037676~5475299 2023-12-01T06:03:13.699 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 17086620~6425190 2023-12-01T06:03:13.707 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 113240353~2691197 2023-12-01T06:03:13.707 INFO:tasks.workunit.client.0.smithi060.stdout:write: b 105216714~3178355 2023-12-01T06:03:13.717 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 104769029~6668607 2023-12-01T06:03:13.764 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user1 2023-12-01T06:03:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:13 smithi060 ceph-mon[94233]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-01T06:03:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:13 smithi060 ceph-mon[94233]: pgmap v4398: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.0 MiB/s rd, 15 MiB/s wr, 321 op/s 2023-12-01T06:03:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:13 smithi060 ceph-mon[109077]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-01T06:03:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:13 smithi060 ceph-mon[109077]: pgmap v4398: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.0 MiB/s rd, 15 MiB/s wr, 321 op/s 2023-12-01T06:03:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:13 smithi089 ceph-mon[98504]: osdmap e2112: 8 total, 8 up, 8 in 2023-12-01T06:03:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:13 smithi089 ceph-mon[98504]: pgmap v4398: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.0 MiB/s rd, 15 MiB/s wr, 321 op/s 2023-12-01T06:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:14 smithi060 ceph-mon[94233]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-01T06:03:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:14 smithi060 ceph-mon[109077]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-01T06:03:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:03:14] "GET /metrics HTTP/1.1" 200 38994 "" "Prometheus/2.43.0" 2023-12-01T06:03:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:14 smithi089 ceph-mon[98504]: osdmap e2113: 8 total, 8 up, 8 in 2023-12-01T06:03:15.674 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 178840857 2023-12-01T06:03:15.693 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 26340145~4333901 2023-12-01T06:03:15.703 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 127547135~3408322 2023-12-01T06:03:15.704 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 172977616~943603 2023-12-01T06:03:15.706 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 27159331~5559725 2023-12-01T06:03:15.742 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 148685439~6435381 2023-12-01T06:03:15.744 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 145448917~6163748 2023-12-01T06:03:15.776 INFO:tasks.workunit.client.0.smithi060.stdout:write: c 44894748~5074847 2023-12-01T06:03:15.778 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 112100358~8058611 2023-12-01T06:03:15.778 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user2 2023-12-01T06:03:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:15 smithi060 ceph-mon[94233]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-01T06:03:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:15 smithi060 ceph-mon[94233]: pgmap v4401: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.0 MiB/s rd, 15 MiB/s wr, 321 op/s 2023-12-01T06:03:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:15 smithi060 ceph-mon[109077]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-01T06:03:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:15 smithi060 ceph-mon[109077]: pgmap v4401: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.0 MiB/s rd, 15 MiB/s wr, 321 op/s 2023-12-01T06:03:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:15 smithi089 ceph-mon[98504]: osdmap e2114: 8 total, 8 up, 8 in 2023-12-01T06:03:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:15 smithi089 ceph-mon[98504]: pgmap v4401: 169 pgs: 169 active+clean; 2.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 7.0 MiB/s rd, 15 MiB/s wr, 321 op/s 2023-12-01T06:03:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:16 smithi060 ceph-mon[94233]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-01T06:03:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:16 smithi060 ceph-mon[109077]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-01T06:03:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:16 smithi089 ceph-mon[98504]: osdmap e2115: 8 total, 8 up, 8 in 2023-12-01T06:03:17.688 INFO:tasks.workunit.client.0.smithi060.stdout:resize: 257512481 2023-12-01T06:03:17.705 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 25758577~4443023 2023-12-01T06:03:17.720 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 171215119~4625791 2023-12-01T06:03:17.721 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 223849782~6939311 2023-12-01T06:03:17.724 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 104926721~3021079 2023-12-01T06:03:17.724 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 66838928~746566 2023-12-01T06:03:17.724 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 230662297~3099559 2023-12-01T06:03:17.762 INFO:tasks.workunit.client.0.smithi060.stdout:write: d 31813777~6773999 2023-12-01T06:03:17.766 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 64797196~5870193 2023-12-01T06:03:17.768 INFO:tasks.workunit.client.0.smithi060.stdout:snap_create: user3 2023-12-01T06:03:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:17 smithi060 ceph-mon[94233]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-01T06:03:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:17 smithi060 ceph-mon[94233]: pgmap v4404: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 993 op/s 2023-12-01T06:03:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:17 smithi060 ceph-mon[109077]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-01T06:03:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:17 smithi060 ceph-mon[109077]: pgmap v4404: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 993 op/s 2023-12-01T06:03:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:17 smithi089 ceph-mon[98504]: osdmap e2116: 8 total, 8 up, 8 in 2023-12-01T06:03:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:17 smithi089 ceph-mon[98504]: pgmap v4404: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 993 op/s 2023-12-01T06:03:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:18 smithi060 ceph-mon[94233]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-01T06:03:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:18 smithi060 ceph-mon[109077]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-01T06:03:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:18 smithi089 ceph-mon[98504]: osdmap e2117: 8 total, 8 up, 8 in 2023-12-01T06:03:19.703 INFO:tasks.workunit.client.0.smithi060.stdout:write: 1 25751248~6437812 2023-12-01T06:03:19.705 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 27360701~3218906 2023-12-01T06:03:19.743 INFO:tasks.workunit.client.0.smithi060.stdout:write: 2 51502496~6437812 2023-12-01T06:03:19.745 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 53111949~3218906 2023-12-01T06:03:19.781 INFO:tasks.workunit.client.0.smithi060.stdout:write: 3 77253744~6437812 2023-12-01T06:03:19.783 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 78863197~3218906 2023-12-01T06:03:19.808 INFO:tasks.workunit.client.0.smithi060.stdout:write: 4 103004992~6437812 2023-12-01T06:03:19.810 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 104614445~3218906 2023-12-01T06:03:19.833 INFO:tasks.workunit.client.0.smithi060.stdout:write: 5 128756240~6437812 2023-12-01T06:03:19.835 INFO:tasks.workunit.client.0.smithi060.stdout:discard: 130365693~3218906 2023-12-01T06:03:19.963 INFO:tasks.workunit.client.0.smithi060.stdout:migration_commit 2023-12-01T06:03:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[94233]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-01T06:03:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[94233]: pgmap v4407: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 993 op/s 2023-12-01T06:03:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:03:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[109077]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[109077]: pgmap v4407: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 993 op/s 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:19 smithi089 ceph-mon[98504]: osdmap e2118: 8 total, 8 up, 8 in 2023-12-01T06:03:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:19 smithi089 ceph-mon[98504]: pgmap v4407: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 29 MiB/s rd, 48 MiB/s wr, 993 op/s 2023-12-01T06:03:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:03:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[94233]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-01T06:03:21.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:03:21.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:03:21.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:21.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[109077]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-01T06:03:21.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:03:21.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:03:21.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:20 smithi089 ceph-mon[98504]: osdmap e2119: 8 total, 8 up, 8 in 2023-12-01T06:03:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:03:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:03:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:21.354 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMigration.StressLive (17773 ms) 2023-12-01T06:03:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:21 smithi060 ceph-mon[94233]: pgmap v4409: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:21 smithi060 ceph-mon[109077]: pgmap v4409: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:21 smithi089 ceph-mon[98504]: pgmap v4409: 169 pgs: 169 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:22.716 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 57 tests from TestMigration (259204 ms total) 2023-12-01T06:03:22.716 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:22.716 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 2 tests from TestMirroringWatcher 2023-12-01T06:03:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:22 smithi060 ceph-mon[94233]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-01T06:03:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:22 smithi060 ceph-mon[109077]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-01T06:03:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:22 smithi089 ceph-mon[98504]: osdmap e2120: 8 total, 8 up, 8 in 2023-12-01T06:03:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:23 smithi060 ceph-mon[94233]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-01T06:03:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:23 smithi060 ceph-mon[94233]: pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:23 smithi060 ceph-mon[109077]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-01T06:03:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:23 smithi060 ceph-mon[109077]: pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:23 smithi089 ceph-mon[98504]: osdmap e2121: 8 total, 8 up, 8 in 2023-12-01T06:03:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:23 smithi089 ceph-mon[98504]: pgmap v4412: 105 pgs: 105 active+clean; 4.6 MiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:24.708 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:03:24] "GET /metrics HTTP/1.1" 200 38994 "" "Prometheus/2.43.0" 2023-12-01T06:03:24.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:24.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[94233]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-01T06:03:24.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3935069148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:24.709 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:24.719 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2023-12-01T06:03:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[109077]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-01T06:03:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3935069148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:24 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:24 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:24 smithi089 ceph-mon[98504]: osdmap e2122: 8 total, 8 up, 8 in 2023-12-01T06:03:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3935069148' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:24 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[94233]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-01T06:03:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[94233]: pgmap v4415: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[109077]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-01T06:03:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[109077]: pgmap v4415: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:25 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-39","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:25 smithi089 ceph-mon[98504]: osdmap e2123: 8 total, 8 up, 8 in 2023-12-01T06:03:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:25 smithi089 ceph-mon[98504]: pgmap v4415: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 11 GiB used, 704 GiB / 715 GiB avail 2023-12-01T06:03:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:26.766 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2048 ms) 2023-12-01T06:03:26.767 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2023-12-01T06:03:26.790 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (23 ms) 2023-12-01T06:03:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:26 smithi060 ceph-mon[94233]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-01T06:03:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:26 smithi060 ceph-mon[109077]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-01T06:03:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:26 smithi089 ceph-mon[98504]: osdmap e2124: 8 total, 8 up, 8 in 2023-12-01T06:03:27.745 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 2 tests from TestMirroringWatcher (2071 ms total) 2023-12-01T06:03:27.745 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:27.745 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 4 tests from TestObjectMap 2023-12-01T06:03:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:27 smithi060 ceph-mon[94233]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-01T06:03:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:27 smithi060 ceph-mon[94233]: pgmap v4418: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:27 smithi060 ceph-mon[109077]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-01T06:03:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:27 smithi060 ceph-mon[109077]: pgmap v4418: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:27 smithi089 ceph-mon[98504]: osdmap e2125: 8 total, 8 up, 8 in 2023-12-01T06:03:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:27 smithi089 ceph-mon[98504]: pgmap v4418: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:28 smithi060 ceph-mon[94233]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-01T06:03:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:28 smithi060 ceph-mon[109077]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-01T06:03:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:28 smithi089 ceph-mon[98504]: osdmap e2126: 8 total, 8 up, 8 in 2023-12-01T06:03:29.739 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2023-12-01T06:03:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:29 smithi089 ceph-mon[98504]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-01T06:03:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/284429601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:29 smithi089 ceph-mon[98504]: pgmap v4421: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/284429601' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-40","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:29 smithi089 ceph-mon[98504]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-01T06:03:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[109077]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-01T06:03:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/284429601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[109077]: pgmap v4421: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/284429601' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-40","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[109077]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-01T06:03:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[94233]: osdmap e2127: 8 total, 8 up, 8 in 2023-12-01T06:03:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/284429601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[94233]: pgmap v4421: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/284429601' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-40","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:29 smithi060 ceph-mon[94233]: osdmap e2128: 8 total, 8 up, 8 in 2023-12-01T06:03:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:30 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:30 smithi089 ceph-mon[98504]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-01T06:03:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:30 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:30 smithi060 ceph-mon[109077]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-01T06:03:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:30 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:31.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:30 smithi060 ceph-mon[94233]: osdmap e2129: 8 total, 8 up, 8 in 2023-12-01T06:03:31.787 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2049 ms) 2023-12-01T06:03:31.788 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2023-12-01T06:03:31.814 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (27 ms) 2023-12-01T06:03:31.815 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2023-12-01T06:03:31.849 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (35 ms) 2023-12-01T06:03:31.850 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2023-12-01T06:03:31.879 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (29 ms) 2023-12-01T06:03:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:31 smithi089 ceph-mon[98504]: pgmap v4424: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:31 smithi089 ceph-mon[98504]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-01T06:03:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:31 smithi060 ceph-mon[94233]: pgmap v4424: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:31 smithi060 ceph-mon[94233]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-01T06:03:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:31 smithi060 ceph-mon[109077]: pgmap v4424: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:31 smithi060 ceph-mon[109077]: osdmap e2130: 8 total, 8 up, 8 in 2023-12-01T06:03:32.786 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 4 tests from TestObjectMap (2140 ms total) 2023-12-01T06:03:32.787 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:32.787 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 1 test from TestOperations 2023-12-01T06:03:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:32 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:32 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:32 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:33 smithi089 ceph-mon[98504]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-01T06:03:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:33 smithi089 ceph-mon[98504]: pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:33 smithi060 ceph-mon[94233]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-01T06:03:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:33 smithi060 ceph-mon[94233]: pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:33 smithi060 ceph-mon[109077]: osdmap e2131: 8 total, 8 up, 8 in 2023-12-01T06:03:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:33 smithi060 ceph-mon[109077]: pgmap v4427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:34.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:03:34] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2023-12-01T06:03:34.788 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2023-12-01T06:03:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:34 smithi060 ceph-mon[94233]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-01T06:03:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2774344362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:34 smithi060 ceph-mon[109077]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-01T06:03:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2774344362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:34 smithi089 ceph-mon[98504]: osdmap e2132: 8 total, 8 up, 8 in 2023-12-01T06:03:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2774344362' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2774344362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-41","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:35 smithi060 ceph-mon[94233]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-01T06:03:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:35 smithi060 ceph-mon[94233]: pgmap v4430: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2774344362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-41","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:35 smithi060 ceph-mon[109077]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-01T06:03:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:35 smithi060 ceph-mon[109077]: pgmap v4430: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:36.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2774344362' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-41","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:36.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:35 smithi089 ceph-mon[98504]: osdmap e2133: 8 total, 8 up, 8 in 2023-12-01T06:03:36.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:35 smithi089 ceph-mon[98504]: pgmap v4430: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:36.830 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/test_Operations.cc:18: Skipped 2023-12-01T06:03:36.830 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:36.831 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2043 ms) 2023-12-01T06:03:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:36 smithi060 ceph-mon[94233]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-01T06:03:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:36 smithi060 ceph-mon[109077]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-01T06:03:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:36 smithi089 ceph-mon[98504]: osdmap e2134: 8 total, 8 up, 8 in 2023-12-01T06:03:37.822 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 1 test from TestOperations (2043 ms total) 2023-12-01T06:03:37.822 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:37.822 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 2 tests from TestTrash 2023-12-01T06:03:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:37 smithi060 ceph-mon[94233]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-01T06:03:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:37 smithi060 ceph-mon[94233]: pgmap v4433: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:37 smithi060 ceph-mon[109077]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-01T06:03:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:37 smithi060 ceph-mon[109077]: pgmap v4433: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:37 smithi089 ceph-mon[98504]: osdmap e2135: 8 total, 8 up, 8 in 2023-12-01T06:03:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:37 smithi089 ceph-mon[98504]: pgmap v4433: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:38.928 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (77m) 4m ago 78m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (78m) 4m ago 78m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (79m) 4m ago 79m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (79m) 4m ago 79m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (82m) 4m ago 82m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (83m) 4m ago 83m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:03:39.255 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (83m) 4m ago 84m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (82m) 4m ago 82m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (82m) 4m ago 82m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (78m) 4m ago 78m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (78m) 4m ago 78m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (82m) 4m ago 82m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (81m) 4m ago 81m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (81m) 4m ago 81m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (81m) 4m ago 81m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (80m) 4m ago 80m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (80m) 4m ago 80m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (80m) 4m ago 80m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (79m) 4m ago 79m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:03:39.256 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (77m) 4m ago 78m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:03:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:38 smithi060 ceph-mon[94233]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-01T06:03:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:38 smithi060 ceph-mon[109077]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-01T06:03:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:38 smithi089 ceph-mon[98504]: osdmap e2136: 8 total, 8 up, 8 in 2023-12-01T06:03:39.652 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:03:39.652 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:03:39.652 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:03:39.652 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:39.652 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:03:39.653 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:03:39.829 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestTrash.UserRemovingSource 2023-12-01T06:03:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[94233]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-01T06:03:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[94233]: pgmap v4436: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/476511710' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[94233]: from='client.29084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/665170919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[109077]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[109077]: pgmap v4436: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/476511710' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[109077]: from='client.29084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/665170919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:03:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:39 smithi089 ceph-mon[98504]: osdmap e2137: 8 total, 8 up, 8 in 2023-12-01T06:03:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:39 smithi089 ceph-mon[98504]: pgmap v4436: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/476511710' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:39 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:39 smithi089 ceph-mon[98504]: from='client.29084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/665170919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:03:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[94233]: from='client.29090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[94233]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[109077]: from='client.29090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[109077]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:41.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:40 smithi089 ceph-mon[98504]: from='client.29090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:03:41.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:40 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:41.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:40 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-42","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:41.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:40 smithi089 ceph-mon[98504]: osdmap e2138: 8 total, 8 up, 8 in 2023-12-01T06:03:41.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:41.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:41.934 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestTrash.UserRemovingSource (2104 ms) 2023-12-01T06:03:41.934 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2023-12-01T06:03:41.975 INFO:tasks.workunit.client.0.smithi060.stdout:[ OK ] TestTrash.RestoreMirroringSource (42 ms) 2023-12-01T06:03:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:41 smithi060 ceph-mon[94233]: pgmap v4438: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:41 smithi060 ceph-mon[94233]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-01T06:03:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:41 smithi060 ceph-mon[109077]: pgmap v4438: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:41 smithi060 ceph-mon[109077]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-01T06:03:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:41 smithi089 ceph-mon[98504]: pgmap v4438: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:41 smithi089 ceph-mon[98504]: osdmap e2139: 8 total, 8 up, 8 in 2023-12-01T06:03:42.857 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 2 tests from TestTrash (2146 ms total) 2023-12-01T06:03:42.857 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:42.857 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 3 tests from TestJournalEntries 2023-12-01T06:03:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:42 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:42 smithi060 ceph-mon[94233]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-01T06:03:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:42 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:42 smithi060 ceph-mon[109077]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-01T06:03:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:42 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:42 smithi089 ceph-mon[98504]: osdmap e2140: 8 total, 8 up, 8 in 2023-12-01T06:03:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:43 smithi060 ceph-mon[94233]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:43 smithi060 ceph-mon[94233]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-01T06:03:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:43 smithi060 ceph-mon[109077]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:43 smithi060 ceph-mon[109077]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-01T06:03:44.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:43 smithi089 ceph-mon[98504]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:44.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:43 smithi089 ceph-mon[98504]: osdmap e2141: 8 total, 8 up, 8 in 2023-12-01T06:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:03:44] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2023-12-01T06:03:44.866 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalEntries.AioWrite 2023-12-01T06:03:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:44 smithi060 ceph-mon[109077]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-01T06:03:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/120929583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:44 smithi060 ceph-mon[94233]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-01T06:03:45.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/120929583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:44 smithi089 ceph-mon[98504]: osdmap e2142: 8 total, 8 up, 8 in 2023-12-01T06:03:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/120929583' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[94233]: pgmap v4444: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/120929583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-43","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[94233]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-01T06:03:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[109077]: pgmap v4444: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/120929583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-43","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:45 smithi060 ceph-mon[109077]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-01T06:03:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:45 smithi089 ceph-mon[98504]: pgmap v4444: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:45 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:03:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/120929583' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-43","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:45 smithi089 ceph-mon[98504]: osdmap e2143: 8 total, 8 up, 8 in 2023-12-01T06:03:46.894 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Entries.cc:118: Skipped 2023-12-01T06:03:46.895 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:46.895 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2030 ms) 2023-12-01T06:03:46.895 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalEntries.AioDiscard 2023-12-01T06:03:46.906 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Entries.cc:163: Skipped 2023-12-01T06:03:46.907 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:46.907 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (12 ms) 2023-12-01T06:03:46.907 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalEntries.AioFlush 2023-12-01T06:03:46.915 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Entries.cc:200: Skipped 2023-12-01T06:03:46.915 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:46.915 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (9 ms) 2023-12-01T06:03:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:46 smithi060 ceph-mon[94233]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-01T06:03:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:46 smithi060 ceph-mon[109077]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-01T06:03:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:46 smithi089 ceph-mon[98504]: osdmap e2144: 8 total, 8 up, 8 in 2023-12-01T06:03:47.883 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 3 tests from TestJournalEntries (2051 ms total) 2023-12-01T06:03:47.883 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:47.883 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 16 tests from TestJournalReplay 2023-12-01T06:03:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:47 smithi060 ceph-mon[94233]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:47 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:47 smithi060 ceph-mon[94233]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-01T06:03:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:47 smithi060 ceph-mon[109077]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:47 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:47 smithi060 ceph-mon[109077]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-01T06:03:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:47 smithi089 ceph-mon[98504]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:47 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:03:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:47 smithi089 ceph-mon[98504]: osdmap e2145: 8 total, 8 up, 8 in 2023-12-01T06:03:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:48 smithi060 ceph-mon[94233]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-01T06:03:49.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:48 smithi060 ceph-mon[109077]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-01T06:03:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:48 smithi089 ceph-mon[98504]: osdmap e2146: 8 total, 8 up, 8 in 2023-12-01T06:03:49.887 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2023-12-01T06:03:50.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:49 smithi060 ceph-mon[94233]: pgmap v4450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:50.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:49 smithi060 ceph-mon[94233]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-01T06:03:50.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2878907576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:50.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:49 smithi060 ceph-mon[109077]: pgmap v4450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:50.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:49 smithi060 ceph-mon[109077]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-01T06:03:50.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2878907576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:49 smithi089 ceph-mon[98504]: pgmap v4450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:49 smithi089 ceph-mon[98504]: osdmap e2147: 8 total, 8 up, 8 in 2023-12-01T06:03:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2878907576' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:03:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2878907576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-44","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:50 smithi060 ceph-mon[94233]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-01T06:03:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:50 smithi060 ceph-mon[94233]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-01T06:03:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2878907576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-44","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:50 smithi060 ceph-mon[109077]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-01T06:03:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:50 smithi060 ceph-mon[109077]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-01T06:03:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2878907576' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi060-177122-44","app": "rados","yes_i_really_mean_it": true}]': finished 2023-12-01T06:03:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:50 smithi089 ceph-mon[98504]: osdmap e2148: 8 total, 8 up, 8 in 2023-12-01T06:03:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:50 smithi089 ceph-mon[98504]: osdmap e2149: 8 total, 8 up, 8 in 2023-12-01T06:03:51.918 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:109: Skipped 2023-12-01T06:03:51.919 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2031 ms) 2023-12-01T06:03:51.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2023-12-01T06:03:51.929 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:200: Skipped 2023-12-01T06:03:51.929 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.929 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (10 ms) 2023-12-01T06:03:51.929 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2023-12-01T06:03:51.938 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:261: Skipped 2023-12-01T06:03:51.938 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.938 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (9 ms) 2023-12-01T06:03:51.938 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.SnapCreate 2023-12-01T06:03:51.946 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:307: Skipped 2023-12-01T06:03:51.946 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.946 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (9 ms) 2023-12-01T06:03:51.947 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.SnapProtect 2023-12-01T06:03:51.955 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:348: Skipped 2023-12-01T06:03:51.956 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.956 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (9 ms) 2023-12-01T06:03:51.956 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2023-12-01T06:03:51.965 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:394: Skipped 2023-12-01T06:03:51.965 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.965 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (9 ms) 2023-12-01T06:03:51.965 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.SnapRename 2023-12-01T06:03:51.973 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:450: Skipped 2023-12-01T06:03:51.973 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.973 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (9 ms) 2023-12-01T06:03:51.974 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.SnapRollback 2023-12-01T06:03:51.980 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:500: Skipped 2023-12-01T06:03:51.981 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.981 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (7 ms) 2023-12-01T06:03:51.981 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.SnapRemove 2023-12-01T06:03:51.989 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:541: Skipped 2023-12-01T06:03:51.989 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.989 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (8 ms) 2023-12-01T06:03:51.989 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.Rename 2023-12-01T06:03:51.997 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:590: Skipped 2023-12-01T06:03:51.997 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:51.997 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.Rename (8 ms) 2023-12-01T06:03:51.997 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.Resize 2023-12-01T06:03:52.006 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:624: Skipped 2023-12-01T06:03:52.006 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:52.006 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.Resize (9 ms) 2023-12-01T06:03:52.006 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.Flatten 2023-12-01T06:03:52.013 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:657: Skipped 2023-12-01T06:03:52.013 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:52.013 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.Flatten (8 ms) 2023-12-01T06:03:52.013 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2023-12-01T06:03:52.021 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:704: Skipped 2023-12-01T06:03:52.021 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:52.021 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (8 ms) 2023-12-01T06:03:52.021 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.MetadataSet 2023-12-01T06:03:52.028 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:741: Skipped 2023-12-01T06:03:52.029 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:52.029 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (7 ms) 2023-12-01T06:03:52.029 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2023-12-01T06:03:52.036 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:781: Skipped 2023-12-01T06:03:52.036 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:52.036 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (8 ms) 2023-12-01T06:03:52.036 INFO:tasks.workunit.client.0.smithi060.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2023-12-01T06:03:52.044 INFO:tasks.workunit.client.0.smithi060.stdout:/home/jenkins-build/build/workspace/ceph-dev-build/ARCH/x86_64/AVAILABLE_ARCH/x86_64/AVAILABLE_DIST/centos8/DIST/centos8/MACHINE_SIZE/gigantic/release/18.2.0-1291-g188db309/rpm/el8/BUILD/ceph-18.2.0-1291-g188db309/src/test/librbd/journal/test_Replay.cc:824: Skipped 2023-12-01T06:03:52.044 INFO:tasks.workunit.client.0.smithi060.stdout:Skipping due to unmet REQUIRE 2023-12-01T06:03:52.044 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (8 ms) 2023-12-01T06:03:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:51 smithi060 ceph-mon[94233]: pgmap v4453: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:51 smithi060 ceph-mon[94233]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-01T06:03:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:51 smithi060 ceph-mon[109077]: pgmap v4453: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:51 smithi060 ceph-mon[109077]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-01T06:03:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:51 smithi089 ceph-mon[98504]: pgmap v4453: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:51 smithi089 ceph-mon[98504]: osdmap e2150: 8 total, 8 up, 8 in 2023-12-01T06:03:52.917 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] 16 tests from TestJournalReplay (2157 ms total) 2023-12-01T06:03:52.917 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:52.917 INFO:tasks.workunit.client.0.smithi060.stdout:[----------] Global test environment tear-down 2023-12-01T06:03:52.917 INFO:tasks.workunit.client.0.smithi060.stdout:[==========] 471 tests from 23 test suites ran. (2113882 ms total) 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ PASSED ] 427 tests. 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] 44 tests, listed below: 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestInternal.TestCoR 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2023-12-01T06:03:52.918 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestMigration.MirroringPool 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2023-12-01T06:03:52.919 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2023-12-01T06:03:52.920 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.Rename 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.Resize 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout: YOU HAVE 2 DISABLED TESTS 2023-12-01T06:03:52.923 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:03:52.925 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T06:03:52.926 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T06:03:52.975 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2023-12-01T06:03:52.975 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T06:03:53.202 DEBUG:teuthology.parallel:result is None 2023-12-01T06:03:53.202 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T06:03:53.230 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T06:03:53.230 DEBUG:teuthology.orchestra.run.smithi060:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T06:03:53.287 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T06:03:53.288 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T06:03:53.288 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2023-12-01T06:03:53.288 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T06:03:53.288 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2023-12-01T06:03:53.288 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2023-12-01T06:03:53.288 INFO:tasks.workunit:Pulling workunits from ref reef 2023-12-01T06:03:53.289 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-12-01T06:03:53.289 DEBUG:teuthology.orchestra.run.smithi060:> stat -- /home/ubuntu/cephtest/mnt.0 2023-12-01T06:03:53.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-01T06:03:53.350 INFO:teuthology.orchestra.run.smithi060.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-12-01T06:03:53.350 DEBUG:teuthology.orchestra.run.smithi060:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T06:03:53.404 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-12-01T06:03:53.404 DEBUG:teuthology.orchestra.run.smithi060:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-12-01T06:03:53.461 INFO:tasks.workunit:timeout=3h 2023-12-01T06:03:53.461 INFO:tasks.workunit:cleanup=True 2023-12-01T06:03:53.462 DEBUG:teuthology.orchestra.run.smithi060:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2023-12-01T06:03:53.519 INFO:tasks.workunit.client.0.smithi060.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-12-01T06:03:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:53 smithi060 ceph-mon[94233]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:53 smithi060 ceph-mon[94233]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-01T06:03:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:53 smithi060 ceph-mon[109077]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:53 smithi060 ceph-mon[109077]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-01T06:03:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:53 smithi089 ceph-mon[98504]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-12-01T06:03:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:53 smithi089 ceph-mon[98504]: osdmap e2151: 8 total, 8 up, 8 in 2023-12-01T06:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:03:54] "GET /metrics HTTP/1.1" 200 36422 "" "Prometheus/2.43.0" 2023-12-01T06:03:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:55 smithi060 ceph-mon[109077]: pgmap v4458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:55 smithi060 ceph-mon[94233]: pgmap v4458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:55 smithi089 ceph-mon[98504]: pgmap v4458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:03:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:03:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:57 smithi060 ceph-mon[94233]: pgmap v4459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:57 smithi060 ceph-mon[109077]: pgmap v4459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:57 smithi089 ceph-mon[98504]: pgmap v4459: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:59.547 DEBUG:teuthology.orchestra.run.smithi060:> 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 2023-12-01T06:03:59.605 INFO:tasks.workunit.client.0.smithi060.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-12-01T06:03:59.607 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T06:03:59.607 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-12-01T06:03:59.655 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-12-01T06:03:59.703 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-12-01T06:03:59.742 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-12-01T06:03:59.743 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T06:03:59.743 INFO:tasks.workunit.client.0.smithi060.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-12-01T06:03:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:03:59 smithi060 ceph-mon[94233]: pgmap v4460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:03:59 smithi060 ceph-mon[109077]: pgmap v4460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:59.781 INFO:tasks.workunit.client.0.smithi060.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-12-01T06:03:59.785 DEBUG:teuthology.orchestra.run.smithi060:> set -ex 2023-12-01T06:03:59.785 DEBUG:teuthology.orchestra.run.smithi060:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-12-01T06:03:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:03:59 smithi089 ceph-mon[98504]: pgmap v4460: 105 pgs: 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:03:59.843 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2023-12-01T06:03:59.844 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2023-12-01T06:03:59.844 DEBUG:teuthology.orchestra.run.smithi060:workunit test rbd/test_librbd_python.sh> mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 RBD_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2023-12-01T06:03:59.905 INFO:tasks.workunit.client.0.smithi060.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2023-12-01T06:03:59.905 INFO:tasks.workunit.client.0.smithi060.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2023-12-01T06:03:59.905 INFO:tasks.workunit.client.0.smithi060.stderr:+ '[' -n '' ']' 2023-12-01T06:03:59.905 INFO:tasks.workunit.client.0.smithi060.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2023-12-01T06:04:00.174 INFO:tasks.workunit.client.0.smithi060.stdout:============================= test session starts ============================== 2023-12-01T06:04:00.174 INFO:tasks.workunit.client.0.smithi060.stdout:platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0 -- /usr/bin/python3 2023-12-01T06:04:00.174 INFO:tasks.workunit.client.0.smithi060.stdout:cachedir: ../../../clone.client.0/src/test/pybind/.pytest_cache 2023-12-01T06:04:00.174 INFO:tasks.workunit.client.0.smithi060.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, inifile: pytest.ini 2023-12-01T06:04:00.307 INFO:tasks.workunit.client.0.smithi060.stdout:collecting ... collected 174 items 2023-12-01T06:04:00.307 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:04:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[109077]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-01T06:04:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:04:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:04:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[109077]: pgmap v4462: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[94233]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-01T06:04:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:04:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:04:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:01 smithi060 ceph-mon[94233]: pgmap v4462: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:01 smithi089 ceph-mon[98504]: osdmap e2152: 8 total, 8 up, 8 in 2023-12-01T06:04:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:04:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:01 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2023-12-01T06:04:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:01 smithi089 ceph-mon[98504]: pgmap v4462: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:02 smithi060 ceph-mon[109077]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:04:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:02 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-01T06:04:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:02 smithi060 ceph-mon[109077]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-01T06:04:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:02 smithi060 ceph-mon[94233]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:04:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:02 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-01T06:04:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:02 smithi060 ceph-mon[94233]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-01T06:04:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:02 smithi089 ceph-mon[98504]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2023-12-01T06:04:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:02 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2023-12-01T06:04:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:02 smithi089 ceph-mon[98504]: osdmap e2153: 8 total, 8 up, 8 in 2023-12-01T06:04:03.844 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2023-12-01T06:04:03.925 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2023-12-01T06:04:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:03 smithi060 ceph-mon[94233]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-01T06:04:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:03 smithi060 ceph-mon[94233]: pgmap v4465: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:03 smithi060 ceph-mon[109077]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-01T06:04:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:03 smithi060 ceph-mon[109077]: pgmap v4465: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:03 smithi089 ceph-mon[98504]: osdmap e2154: 8 total, 8 up, 8 in 2023-12-01T06:04:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:03 smithi089 ceph-mon[98504]: pgmap v4465: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:04.538 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2023-12-01T06:04:04.639 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2023-12-01T06:04:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:04:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:04:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:04 smithi060 ceph-mon[94233]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:04:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:04 smithi060 ceph-mon[94233]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-01T06:04:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:04 smithi060 ceph-mon[109077]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:04:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:04 smithi060 ceph-mon[109077]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-01T06:04:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:04 smithi089 ceph-mon[98504]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2023-12-01T06:04:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:04 smithi089 ceph-mon[98504]: osdmap e2155: 8 total, 8 up, 8 in 2023-12-01T06:04:05.945 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2023-12-01T06:04:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:05 smithi060 ceph-mon[94233]: pgmap v4467: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:05 smithi060 ceph-mon[94233]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-01T06:04:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:05 smithi060 ceph-mon[109077]: pgmap v4467: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:05 smithi060 ceph-mon[109077]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-01T06:04:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:05 smithi089 ceph-mon[98504]: pgmap v4467: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:05 smithi089 ceph-mon[98504]: osdmap e2156: 8 total, 8 up, 8 in 2023-12-01T06:04:06.463 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2023-12-01T06:04:06.967 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 4%] 2023-12-01T06:04:07.064 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2023-12-01T06:04:07.154 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 5%] 2023-12-01T06:04:07.165 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2023-12-01T06:04:07.167 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 6%] 2023-12-01T06:04:07.242 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2023-12-01T06:04:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:06 smithi060 ceph-mon[94233]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-01T06:04:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:06 smithi060 ceph-mon[109077]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-01T06:04:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:06 smithi089 ceph-mon[98504]: osdmap e2157: 8 total, 8 up, 8 in 2023-12-01T06:04:07.305 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2023-12-01T06:04:07.384 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 8%] 2023-12-01T06:04:07.486 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 8%] 2023-12-01T06:04:07.739 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2023-12-01T06:04:07.756 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 9%] 2023-12-01T06:04:07.766 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2023-12-01T06:04:07.790 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 10%] 2023-12-01T06:04:08.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:06:04:07] ENGINE Bus STOPPING 2023-12-01T06:04:08.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:06:04:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-12-01T06:04:08.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:06:04:07] ENGINE Bus STOPPED 2023-12-01T06:04:08.010 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:06:04:07] ENGINE Bus STARTING 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:06:04:07] ENGINE Serving on http://:::9283 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: [01/Dec/2023:06:04:07] ENGINE Bus STARTED 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[94233]: pgmap v4470: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 365 KiB/s rd, 30 KiB/s wr, 500 op/s 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:04:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:04:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[109077]: pgmap v4470: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 365 KiB/s rd, 30 KiB/s wr, 500 op/s 2023-12-01T06:04:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' 2023-12-01T06:04:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:04:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:04:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:04:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:04:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:07 smithi089 ceph-mon[98504]: pgmap v4470: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 365 KiB/s rd, 30 KiB/s wr, 500 op/s 2023-12-01T06:04:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:07 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' 2023-12-01T06:04:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:04:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:04:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:04:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:04:09.471 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 11%] 2023-12-01T06:04:09.472 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 12%] 2023-12-01T06:04:09.473 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 12%] 2023-12-01T06:04:09.549 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 13%] 2023-12-01T06:04:09.621 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 13%] 2023-12-01T06:04:09.697 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2023-12-01T06:04:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:09 smithi060 ceph-mon[109077]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-01T06:04:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:09 smithi060 ceph-mon[109077]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 292 KiB/s rd, 24 KiB/s wr, 401 op/s 2023-12-01T06:04:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:09 smithi060 ceph-mon[94233]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-01T06:04:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:09 smithi060 ceph-mon[94233]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 292 KiB/s rd, 24 KiB/s wr, 401 op/s 2023-12-01T06:04:09.772 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 14%] 2023-12-01T06:04:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:09 smithi089 ceph-mon[98504]: osdmap e2158: 8 total, 8 up, 8 in 2023-12-01T06:04:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:09 smithi089 ceph-mon[98504]: pgmap v4472: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 292 KiB/s rd, 24 KiB/s wr, 401 op/s 2023-12-01T06:04:09.849 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 15%] 2023-12-01T06:04:09.928 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 16%] 2023-12-01T06:04:10.006 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 16%] 2023-12-01T06:04:10.064 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:04:10.083 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 17%] 2023-12-01T06:04:10.171 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 17%] 2023-12-01T06:04:10.253 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 18%] 2023-12-01T06:04:10.330 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 18%] 2023-12-01T06:04:10.408 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 19%] 2023-12-01T06:04:10.441 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:04:10.441 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (78m) 4m ago 79m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (78m) 4m ago 78m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (79m) 4m ago 79m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (79m) 4m ago 79m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (82m) 4m ago 82m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (84m) 4m ago 84m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (84m) 4m ago 84m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (83m) 4m ago 83m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (83m) 4m ago 83m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (78m) 4m ago 78m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (78m) 4m ago 78m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (82m) 4m ago 82m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (82m) 4m ago 82m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (81m) 4m ago 81m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:04:10.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (81m) 4m ago 81m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:04:10.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (81m) 4m ago 81m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:04:10.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (80m) 4m ago 80m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:04:10.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (80m) 4m ago 80m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:04:10.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (80m) 4m ago 80m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:04:10.443 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (78m) 4m ago 79m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:04:10.486 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 20%] 2023-12-01T06:04:10.578 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 20%] 2023-12-01T06:04:10.669 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 21%] 2023-12-01T06:04:10.758 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 21%] 2023-12-01T06:04:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:10 smithi060 ceph-mon[109077]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-01T06:04:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:10 smithi060 ceph-mon[109077]: from='client.19278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:10 smithi060 ceph-mon[94233]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-01T06:04:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:10 smithi060 ceph-mon[94233]: from='client.19278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:10 smithi089 ceph-mon[98504]: osdmap e2159: 8 total, 8 up, 8 in 2023-12-01T06:04:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:10 smithi089 ceph-mon[98504]: from='client.19278 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:10.847 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 22%] 2023-12-01T06:04:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:04:10.902 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:04:10.903 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:04:10.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:10.904 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:04:10.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:04:10.906 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:04:10.906 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:04:10.922 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 22%] 2023-12-01T06:04:10.994 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 23%] 2023-12-01T06:04:11.138 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 24%] 2023-12-01T06:04:11.214 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 24%] 2023-12-01T06:04:11.298 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 25%] 2023-12-01T06:04:11.374 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 25%] 2023-12-01T06:04:11.463 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 26%] 2023-12-01T06:04:11.545 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 27%] 2023-12-01T06:04:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[94233]: from='client.29162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[94233]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 20 KiB/s wr, 334 op/s 2023-12-01T06:04:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1695960561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:04:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[109077]: from='client.29162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[109077]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 20 KiB/s wr, 334 op/s 2023-12-01T06:04:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1695960561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:04:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:11 smithi089 ceph-mon[98504]: from='client.29162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:11 smithi089 ceph-mon[98504]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 244 KiB/s rd, 20 KiB/s wr, 334 op/s 2023-12-01T06:04:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1695960561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:04:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:04:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:13 smithi060 ceph-mon[94233]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-01T06:04:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:04:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:13 smithi060 ceph-mon[109077]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-01T06:04:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:04:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:13 smithi089 ceph-mon[98504]: osdmap e2160: 8 total, 8 up, 8 in 2023-12-01T06:04:14.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:14 smithi060 ceph-mon[94233]: pgmap v4476: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.4 MiB/s wr, 1.17k op/s 2023-12-01T06:04:14.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:14 smithi060 ceph-mon[94233]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-01T06:04:14.408 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:04:14] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-12-01T06:04:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:14 smithi060 ceph-mon[109077]: pgmap v4476: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.4 MiB/s wr, 1.17k op/s 2023-12-01T06:04:14.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:14 smithi060 ceph-mon[109077]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-01T06:04:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:14 smithi089 ceph-mon[98504]: pgmap v4476: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.4 MiB/s wr, 1.17k op/s 2023-12-01T06:04:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:14 smithi089 ceph-mon[98504]: osdmap e2161: 8 total, 8 up, 8 in 2023-12-01T06:04:15.494 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 27%] 2023-12-01T06:04:15.592 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 28%] 2023-12-01T06:04:15.701 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 28%] 2023-12-01T06:04:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:15 smithi060 ceph-mon[94233]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-01T06:04:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:15 smithi060 ceph-mon[94233]: pgmap v4479: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 1.29k op/s 2023-12-01T06:04:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:15 smithi060 ceph-mon[109077]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-01T06:04:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:15 smithi060 ceph-mon[109077]: pgmap v4479: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 1.29k op/s 2023-12-01T06:04:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:15 smithi089 ceph-mon[98504]: osdmap e2162: 8 total, 8 up, 8 in 2023-12-01T06:04:15.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:15 smithi089 ceph-mon[98504]: pgmap v4479: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.5 MiB/s wr, 1.29k op/s 2023-12-01T06:04:15.902 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 29%] 2023-12-01T06:04:16.099 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 29%] 2023-12-01T06:04:16.169 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 30%] 2023-12-01T06:04:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:16 smithi060 ceph-mon[94233]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-01T06:04:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:16 smithi060 ceph-mon[109077]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-01T06:04:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:16 smithi089 ceph-mon[98504]: osdmap e2163: 8 total, 8 up, 8 in 2023-12-01T06:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:17 smithi060 ceph-mon[109077]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-01T06:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:17 smithi060 ceph-mon[109077]: pgmap v4482: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 2.0 MiB/s wr, 536 op/s 2023-12-01T06:04:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:17 smithi060 ceph-mon[94233]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-01T06:04:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:17 smithi060 ceph-mon[94233]: pgmap v4482: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 2.0 MiB/s wr, 536 op/s 2023-12-01T06:04:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:17 smithi089 ceph-mon[98504]: osdmap e2164: 8 total, 8 up, 8 in 2023-12-01T06:04:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:17 smithi089 ceph-mon[98504]: pgmap v4482: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 2.0 MiB/s wr, 536 op/s 2023-12-01T06:04:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:18 smithi060 ceph-mon[94233]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-01T06:04:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:18 smithi060 ceph-mon[94233]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-01T06:04:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:18 smithi060 ceph-mon[109077]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-01T06:04:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:18 smithi060 ceph-mon[109077]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-01T06:04:18.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:18 smithi089 ceph-mon[98504]: osdmap e2165: 8 total, 8 up, 8 in 2023-12-01T06:04:18.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:18 smithi089 ceph-mon[98504]: osdmap e2166: 8 total, 8 up, 8 in 2023-12-01T06:04:19.585 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 31%] 2023-12-01T06:04:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:19 smithi060 ceph-mon[94233]: pgmap v4485: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 2.0 MiB/s wr, 536 op/s 2023-12-01T06:04:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:19 smithi060 ceph-mon[109077]: pgmap v4485: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 2.0 MiB/s wr, 536 op/s 2023-12-01T06:04:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:19 smithi089 ceph-mon[98504]: pgmap v4485: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 2.0 MiB/s wr, 536 op/s 2023-12-01T06:04:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:20 smithi060 ceph-mon[94233]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-01T06:04:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:20 smithi060 ceph-mon[109077]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-01T06:04:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:20 smithi089 ceph-mon[98504]: osdmap e2167: 8 total, 8 up, 8 in 2023-12-01T06:04:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:21 smithi060 ceph-mon[94233]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-01T06:04:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:21 smithi060 ceph-mon[94233]: pgmap v4488: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:21 smithi060 ceph-mon[109077]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-01T06:04:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:21 smithi060 ceph-mon[109077]: pgmap v4488: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:21 smithi089 ceph-mon[98504]: osdmap e2168: 8 total, 8 up, 8 in 2023-12-01T06:04:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:21 smithi089 ceph-mon[98504]: pgmap v4488: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:22 smithi060 ceph-mon[94233]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-01T06:04:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:22 smithi060 ceph-mon[109077]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-01T06:04:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:22 smithi089 ceph-mon[98504]: osdmap e2169: 8 total, 8 up, 8 in 2023-12-01T06:04:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:23 smithi060 ceph-mon[109077]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-01T06:04:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:23 smithi060 ceph-mon[109077]: pgmap v4491: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 15 KiB/s wr, 231 op/s 2023-12-01T06:04:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:23 smithi060 ceph-mon[94233]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-01T06:04:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:23 smithi060 ceph-mon[94233]: pgmap v4491: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 15 KiB/s wr, 231 op/s 2023-12-01T06:04:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:23 smithi089 ceph-mon[98504]: osdmap e2170: 8 total, 8 up, 8 in 2023-12-01T06:04:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:23 smithi089 ceph-mon[98504]: pgmap v4491: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 15 KiB/s wr, 231 op/s 2023-12-01T06:04:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:24 smithi060 ceph-mon[94233]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-01T06:04:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:24 smithi060 ceph-mon[109077]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-01T06:04:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:04:24] "GET /metrics HTTP/1.1" 200 36468 "" "Prometheus/2.43.0" 2023-12-01T06:04:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:24 smithi089 ceph-mon[98504]: osdmap e2171: 8 total, 8 up, 8 in 2023-12-01T06:04:25.551 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone PASSED [ 31%] 2023-12-01T06:04:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:25 smithi060 ceph-mon[94233]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-01T06:04:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:25 smithi060 ceph-mon[94233]: pgmap v4494: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 15 KiB/s wr, 231 op/s 2023-12-01T06:04:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:25 smithi060 ceph-mon[109077]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-01T06:04:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:25 smithi060 ceph-mon[109077]: pgmap v4494: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 15 KiB/s wr, 231 op/s 2023-12-01T06:04:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:25 smithi089 ceph-mon[98504]: osdmap e2172: 8 total, 8 up, 8 in 2023-12-01T06:04:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:25 smithi089 ceph-mon[98504]: pgmap v4494: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 169 KiB/s rd, 15 KiB/s wr, 231 op/s 2023-12-01T06:04:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:26 smithi060 ceph-mon[94233]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-01T06:04:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:26 smithi060 ceph-mon[109077]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-01T06:04:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:26 smithi089 ceph-mon[98504]: osdmap e2173: 8 total, 8 up, 8 in 2023-12-01T06:04:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:27.566 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 32%] 2023-12-01T06:04:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:27 smithi060 ceph-mon[94233]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-01T06:04:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:27 smithi060 ceph-mon[94233]: pgmap v4497: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 207 op/s 2023-12-01T06:04:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:27 smithi060 ceph-mon[109077]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-01T06:04:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:27 smithi060 ceph-mon[109077]: pgmap v4497: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 207 op/s 2023-12-01T06:04:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:27 smithi089 ceph-mon[98504]: osdmap e2174: 8 total, 8 up, 8 in 2023-12-01T06:04:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:27 smithi089 ceph-mon[98504]: pgmap v4497: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 207 op/s 2023-12-01T06:04:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:28 smithi060 ceph-mon[94233]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-01T06:04:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:28 smithi060 ceph-mon[94233]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-01T06:04:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:28 smithi060 ceph-mon[109077]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-01T06:04:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:28 smithi060 ceph-mon[109077]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-01T06:04:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:28 smithi089 ceph-mon[98504]: osdmap e2175: 8 total, 8 up, 8 in 2023-12-01T06:04:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:28 smithi089 ceph-mon[98504]: osdmap e2176: 8 total, 8 up, 8 in 2023-12-01T06:04:29.485 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 32%] 2023-12-01T06:04:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:29 smithi060 ceph-mon[109077]: pgmap v4500: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 207 op/s 2023-12-01T06:04:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:29 smithi060 ceph-mon[109077]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-01T06:04:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:29 smithi060 ceph-mon[94233]: pgmap v4500: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 207 op/s 2023-12-01T06:04:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:29 smithi060 ceph-mon[94233]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-01T06:04:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:29 smithi089 ceph-mon[98504]: pgmap v4500: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 151 KiB/s rd, 11 KiB/s wr, 207 op/s 2023-12-01T06:04:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:29 smithi089 ceph-mon[98504]: osdmap e2177: 8 total, 8 up, 8 in 2023-12-01T06:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:31 smithi060 ceph-mon[94233]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-01T06:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:31 smithi060 ceph-mon[94233]: pgmap v4503: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:31 smithi060 ceph-mon[109077]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-01T06:04:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:31 smithi060 ceph-mon[109077]: pgmap v4503: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:31 smithi089 ceph-mon[98504]: osdmap e2178: 8 total, 8 up, 8 in 2023-12-01T06:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:31 smithi089 ceph-mon[98504]: pgmap v4503: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:32 smithi060 ceph-mon[94233]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-01T06:04:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:32 smithi060 ceph-mon[109077]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-01T06:04:32.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:32 smithi089 ceph-mon[98504]: osdmap e2179: 8 total, 8 up, 8 in 2023-12-01T06:04:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:33 smithi060 ceph-mon[94233]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-01T06:04:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:33 smithi060 ceph-mon[94233]: pgmap v4506: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 126 op/s 2023-12-01T06:04:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:33 smithi060 ceph-mon[109077]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-01T06:04:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:33 smithi060 ceph-mon[109077]: pgmap v4506: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 126 op/s 2023-12-01T06:04:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:33 smithi089 ceph-mon[98504]: osdmap e2180: 8 total, 8 up, 8 in 2023-12-01T06:04:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:33 smithi089 ceph-mon[98504]: pgmap v4506: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 126 op/s 2023-12-01T06:04:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:34 smithi060 ceph-mon[94233]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-01T06:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:04:34] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T06:04:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:34 smithi060 ceph-mon[109077]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-01T06:04:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:34 smithi089 ceph-mon[98504]: osdmap e2181: 8 total, 8 up, 8 in 2023-12-01T06:04:35.602 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 33%] 2023-12-01T06:04:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:35 smithi060 ceph-mon[94233]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-01T06:04:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:35 smithi060 ceph-mon[94233]: pgmap v4509: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 126 op/s 2023-12-01T06:04:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:35 smithi060 ceph-mon[109077]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-01T06:04:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:35 smithi060 ceph-mon[109077]: pgmap v4509: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 126 op/s 2023-12-01T06:04:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:35 smithi089 ceph-mon[98504]: osdmap e2182: 8 total, 8 up, 8 in 2023-12-01T06:04:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:35 smithi089 ceph-mon[98504]: pgmap v4509: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 89 KiB/s rd, 8.0 KiB/s wr, 126 op/s 2023-12-01T06:04:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:36 smithi060 ceph-mon[94233]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-01T06:04:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:36 smithi060 ceph-mon[109077]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-01T06:04:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:36 smithi089 ceph-mon[98504]: osdmap e2183: 8 total, 8 up, 8 in 2023-12-01T06:04:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:37 smithi089 ceph-mon[98504]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-01T06:04:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:37 smithi089 ceph-mon[98504]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 6.2 KiB/s wr, 93 op/s 2023-12-01T06:04:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:37 smithi060 ceph-mon[94233]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-01T06:04:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:37 smithi060 ceph-mon[94233]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 6.2 KiB/s wr, 93 op/s 2023-12-01T06:04:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:37 smithi060 ceph-mon[109077]: osdmap e2184: 8 total, 8 up, 8 in 2023-12-01T06:04:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:37 smithi060 ceph-mon[109077]: pgmap v4512: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 6.2 KiB/s wr, 93 op/s 2023-12-01T06:04:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:38 smithi089 ceph-mon[98504]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-01T06:04:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:38 smithi089 ceph-mon[98504]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-01T06:04:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:38 smithi060 ceph-mon[94233]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-01T06:04:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:38 smithi060 ceph-mon[94233]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-01T06:04:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:38 smithi060 ceph-mon[109077]: osdmap e2185: 8 total, 8 up, 8 in 2023-12-01T06:04:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:38 smithi060 ceph-mon[109077]: osdmap e2186: 8 total, 8 up, 8 in 2023-12-01T06:04:39.490 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 33%] 2023-12-01T06:04:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:39 smithi089 ceph-mon[98504]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 6.2 KiB/s wr, 93 op/s 2023-12-01T06:04:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:39 smithi089 ceph-mon[98504]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-01T06:04:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:39 smithi060 ceph-mon[94233]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 6.2 KiB/s wr, 93 op/s 2023-12-01T06:04:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:39 smithi060 ceph-mon[94233]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-01T06:04:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:39 smithi060 ceph-mon[109077]: pgmap v4515: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 68 KiB/s rd, 6.2 KiB/s wr, 93 op/s 2023-12-01T06:04:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:39 smithi060 ceph-mon[109077]: osdmap e2187: 8 total, 8 up, 8 in 2023-12-01T06:04:41.268 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:04:41.484 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 34%] 2023-12-01T06:04:41.616 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:04:41.616 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (79m) 5m ago 79m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:04:41.616 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (79m) 5m ago 79m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:04:41.616 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (80m) 5m ago 80m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (80m) 5m ago 80m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (83m) 5m ago 83m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (84m) 5m ago 84m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (85m) 5m ago 85m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (83m) 5m ago 83m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (83m) 5m ago 83m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (79m) 5m ago 79m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (79m) 5m ago 79m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (83m) 5m ago 83m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (82m) 5m ago 82m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (82m) 5m ago 82m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (82m) 5m ago 82m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (81m) 5m ago 81m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (81m) 5m ago 81m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:04:41.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (81m) 5m ago 81m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:04:41.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (80m) 5m ago 80m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:04:41.618 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (78m) 5m ago 79m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:41 smithi060 ceph-mon[94233]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-01T06:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:41 smithi060 ceph-mon[94233]: pgmap v4518: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:41 smithi060 ceph-mon[109077]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-01T06:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:41 smithi060 ceph-mon[109077]: pgmap v4518: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:41 smithi089 ceph-mon[98504]: osdmap e2188: 8 total, 8 up, 8 in 2023-12-01T06:04:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:41 smithi089 ceph-mon[98504]: pgmap v4518: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:42.018 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:04:42.019 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:04:42.019 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:04:42.019 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:04:42.019 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:04:42.019 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:04:42.019 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:04:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[109077]: from='client.19296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[109077]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-01T06:04:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[109077]: from='client.19302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3394688090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:04:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[94233]: from='client.19296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[94233]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-01T06:04:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[94233]: from='client.19302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3394688090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:04:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:42 smithi089 ceph-mon[98504]: from='client.19296 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:42 smithi089 ceph-mon[98504]: osdmap e2189: 8 total, 8 up, 8 in 2023-12-01T06:04:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:42 smithi089 ceph-mon[98504]: from='client.19302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:04:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3394688090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:04:43.515 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 35%] 2023-12-01T06:04:43.593 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 35%] 2023-12-01T06:04:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:43 smithi060 ceph-mon[109077]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-01T06:04:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:43 smithi060 ceph-mon[109077]: pgmap v4521: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2023-12-01T06:04:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:43 smithi060 ceph-mon[94233]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-01T06:04:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:43 smithi060 ceph-mon[94233]: pgmap v4521: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2023-12-01T06:04:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:43 smithi089 ceph-mon[98504]: osdmap e2190: 8 total, 8 up, 8 in 2023-12-01T06:04:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:43 smithi089 ceph-mon[98504]: pgmap v4521: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2023-12-01T06:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:44 smithi060 ceph-mon[94233]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-01T06:04:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:44 smithi060 ceph-mon[109077]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-01T06:04:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:04:44] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2023-12-01T06:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:44 smithi089 ceph-mon[98504]: osdmap e2191: 8 total, 8 up, 8 in 2023-12-01T06:04:45.521 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 36%] 2023-12-01T06:04:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:45 smithi060 ceph-mon[94233]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-01T06:04:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:45 smithi060 ceph-mon[94233]: pgmap v4524: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2023-12-01T06:04:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:45 smithi060 ceph-mon[109077]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-01T06:04:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:45 smithi060 ceph-mon[109077]: pgmap v4524: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2023-12-01T06:04:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:45 smithi089 ceph-mon[98504]: osdmap e2192: 8 total, 8 up, 8 in 2023-12-01T06:04:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:45 smithi089 ceph-mon[98504]: pgmap v4524: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 95 KiB/s rd, 7.7 KiB/s wr, 132 op/s 2023-12-01T06:04:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:46 smithi060 ceph-mon[109077]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-01T06:04:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:46 smithi060 ceph-mon[94233]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-01T06:04:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:46 smithi089 ceph-mon[98504]: osdmap e2193: 8 total, 8 up, 8 in 2023-12-01T06:04:47.544 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 36%] 2023-12-01T06:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:47 smithi060 ceph-mon[94233]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-01T06:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:47 smithi060 ceph-mon[94233]: pgmap v4527: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 202 op/s 2023-12-01T06:04:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:47 smithi060 ceph-mon[109077]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-01T06:04:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:47 smithi060 ceph-mon[109077]: pgmap v4527: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 202 op/s 2023-12-01T06:04:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:47 smithi089 ceph-mon[98504]: osdmap e2194: 8 total, 8 up, 8 in 2023-12-01T06:04:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:47 smithi089 ceph-mon[98504]: pgmap v4527: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 202 op/s 2023-12-01T06:04:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:48 smithi060 ceph-mon[94233]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-01T06:04:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:48 smithi060 ceph-mon[94233]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-01T06:04:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:48 smithi060 ceph-mon[109077]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-01T06:04:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:48 smithi060 ceph-mon[109077]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-01T06:04:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:48 smithi089 ceph-mon[98504]: osdmap e2195: 8 total, 8 up, 8 in 2023-12-01T06:04:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:48 smithi089 ceph-mon[98504]: osdmap e2196: 8 total, 8 up, 8 in 2023-12-01T06:04:49.492 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 37%] 2023-12-01T06:04:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:49 smithi060 ceph-mon[109077]: pgmap v4530: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 202 op/s 2023-12-01T06:04:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:49 smithi060 ceph-mon[109077]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-01T06:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:49 smithi060 ceph-mon[94233]: pgmap v4530: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 202 op/s 2023-12-01T06:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:49 smithi060 ceph-mon[94233]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-01T06:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:49 smithi089 ceph-mon[98504]: pgmap v4530: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 11 KiB/s wr, 202 op/s 2023-12-01T06:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:49 smithi089 ceph-mon[98504]: osdmap e2197: 8 total, 8 up, 8 in 2023-12-01T06:04:51.548 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 37%] 2023-12-01T06:04:51.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:51 smithi060 ceph-mon[94233]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-01T06:04:51.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:51 smithi060 ceph-mon[94233]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:51.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:51 smithi060 ceph-mon[109077]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-01T06:04:51.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:51 smithi060 ceph-mon[109077]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:51 smithi089 ceph-mon[98504]: osdmap e2198: 8 total, 8 up, 8 in 2023-12-01T06:04:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:51 smithi089 ceph-mon[98504]: pgmap v4533: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:04:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:52 smithi060 ceph-mon[94233]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-01T06:04:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:52 smithi060 ceph-mon[109077]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-01T06:04:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:52 smithi089 ceph-mon[98504]: osdmap e2199: 8 total, 8 up, 8 in 2023-12-01T06:04:53.563 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 38%] 2023-12-01T06:04:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:53 smithi060 ceph-mon[94233]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-01T06:04:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:53 smithi060 ceph-mon[94233]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 173 op/s 2023-12-01T06:04:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:53 smithi060 ceph-mon[109077]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-01T06:04:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:53 smithi060 ceph-mon[109077]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 173 op/s 2023-12-01T06:04:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:53 smithi089 ceph-mon[98504]: osdmap e2200: 8 total, 8 up, 8 in 2023-12-01T06:04:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:53 smithi089 ceph-mon[98504]: pgmap v4536: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 173 op/s 2023-12-01T06:04:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:54 smithi060 ceph-mon[94233]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-01T06:04:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:54 smithi060 ceph-mon[109077]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-01T06:04:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:04:54] "GET /metrics HTTP/1.1" 200 36474 "" "Prometheus/2.43.0" 2023-12-01T06:04:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:54 smithi089 ceph-mon[98504]: osdmap e2201: 8 total, 8 up, 8 in 2023-12-01T06:04:55.575 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 39%] 2023-12-01T06:04:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:55 smithi060 ceph-mon[94233]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-01T06:04:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:55 smithi060 ceph-mon[94233]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 173 op/s 2023-12-01T06:04:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:55 smithi060 ceph-mon[109077]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-01T06:04:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:55 smithi060 ceph-mon[109077]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 173 op/s 2023-12-01T06:04:55.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:55 smithi089 ceph-mon[98504]: osdmap e2202: 8 total, 8 up, 8 in 2023-12-01T06:04:55.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:55 smithi089 ceph-mon[98504]: pgmap v4539: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 173 op/s 2023-12-01T06:04:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:56 smithi060 ceph-mon[94233]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-01T06:04:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:56 smithi060 ceph-mon[109077]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-01T06:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:56 smithi089 ceph-mon[98504]: osdmap e2203: 8 total, 8 up, 8 in 2023-12-01T06:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:57 smithi060 ceph-mon[94233]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-01T06:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:57 smithi060 ceph-mon[94233]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 KiB/s rd, 8.0 KiB/s wr, 163 op/s 2023-12-01T06:04:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:57 smithi060 ceph-mon[109077]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-01T06:04:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:57 smithi060 ceph-mon[109077]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 KiB/s rd, 8.0 KiB/s wr, 163 op/s 2023-12-01T06:04:57.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:57 smithi089 ceph-mon[98504]: osdmap e2204: 8 total, 8 up, 8 in 2023-12-01T06:04:57.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:57 smithi089 ceph-mon[98504]: pgmap v4542: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 KiB/s rd, 8.0 KiB/s wr, 163 op/s 2023-12-01T06:04:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:58 smithi060 ceph-mon[94233]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-01T06:04:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:58 smithi060 ceph-mon[94233]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-01T06:04:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:58 smithi060 ceph-mon[109077]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-01T06:04:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:58 smithi060 ceph-mon[109077]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-01T06:04:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:58 smithi089 ceph-mon[98504]: osdmap e2205: 8 total, 8 up, 8 in 2023-12-01T06:04:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:58 smithi089 ceph-mon[98504]: osdmap e2206: 8 total, 8 up, 8 in 2023-12-01T06:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:59 smithi060 ceph-mon[94233]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 KiB/s rd, 8.0 KiB/s wr, 163 op/s 2023-12-01T06:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:04:59 smithi060 ceph-mon[94233]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-01T06:04:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:59 smithi060 ceph-mon[109077]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 KiB/s rd, 8.0 KiB/s wr, 163 op/s 2023-12-01T06:04:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:04:59 smithi060 ceph-mon[109077]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-01T06:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:59 smithi089 ceph-mon[98504]: pgmap v4545: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 122 KiB/s rd, 8.0 KiB/s wr, 163 op/s 2023-12-01T06:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:04:59 smithi089 ceph-mon[98504]: osdmap e2207: 8 total, 8 up, 8 in 2023-12-01T06:05:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:01 smithi060 ceph-mon[94233]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-01T06:05:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:01 smithi060 ceph-mon[94233]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:01 smithi060 ceph-mon[109077]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-01T06:05:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:01 smithi060 ceph-mon[109077]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:01 smithi089 ceph-mon[98504]: osdmap e2208: 8 total, 8 up, 8 in 2023-12-01T06:05:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:01 smithi089 ceph-mon[98504]: pgmap v4548: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:02 smithi060 ceph-mon[94233]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-01T06:05:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:02 smithi060 ceph-mon[109077]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-01T06:05:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:02 smithi089 ceph-mon[98504]: osdmap e2209: 8 total, 8 up, 8 in 2023-12-01T06:05:03.503 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 39%] 2023-12-01T06:05:03.599 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 40%] 2023-12-01T06:05:03.672 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 40%] 2023-12-01T06:05:03.747 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 41%] 2023-12-01T06:05:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:03 smithi060 ceph-mon[94233]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-01T06:05:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:03 smithi060 ceph-mon[94233]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T06:05:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:03 smithi060 ceph-mon[109077]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-01T06:05:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:03 smithi060 ceph-mon[109077]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T06:05:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:03 smithi089 ceph-mon[98504]: osdmap e2210: 8 total, 8 up, 8 in 2023-12-01T06:05:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:03 smithi089 ceph-mon[98504]: pgmap v4551: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T06:05:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:04 smithi060 ceph-mon[94233]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-01T06:05:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:04 smithi060 ceph-mon[109077]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-01T06:05:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:05:04] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:05:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:04 smithi089 ceph-mon[98504]: osdmap e2211: 8 total, 8 up, 8 in 2023-12-01T06:05:05.528 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 41%] 2023-12-01T06:05:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:05 smithi060 ceph-mon[94233]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-01T06:05:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:05 smithi060 ceph-mon[94233]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T06:05:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:05 smithi060 ceph-mon[109077]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-01T06:05:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:05 smithi060 ceph-mon[109077]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T06:05:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:05 smithi089 ceph-mon[98504]: osdmap e2212: 8 total, 8 up, 8 in 2023-12-01T06:05:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:05 smithi089 ceph-mon[98504]: pgmap v4554: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 30 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2023-12-01T06:05:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:06 smithi060 ceph-mon[94233]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-01T06:05:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:06 smithi060 ceph-mon[109077]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-01T06:05:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:06 smithi089 ceph-mon[98504]: osdmap e2213: 8 total, 8 up, 8 in 2023-12-01T06:05:07.541 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 42%] 2023-12-01T06:05:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:07 smithi060 ceph-mon[94233]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-01T06:05:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:07 smithi060 ceph-mon[94233]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T06:05:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:07 smithi060 ceph-mon[109077]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-01T06:05:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:07 smithi060 ceph-mon[109077]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T06:05:07.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:07 smithi089 ceph-mon[98504]: osdmap e2214: 8 total, 8 up, 8 in 2023-12-01T06:05:07.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:07 smithi089 ceph-mon[98504]: pgmap v4557: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T06:05:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:08 smithi060 ceph-mon[109077]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-01T06:05:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:05:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:08 smithi060 ceph-mon[109077]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-01T06:05:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:08 smithi060 ceph-mon[94233]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-01T06:05:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:05:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:08 smithi060 ceph-mon[94233]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-01T06:05:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:08 smithi089 ceph-mon[98504]: osdmap e2215: 8 total, 8 up, 8 in 2023-12-01T06:05:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:05:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:08 smithi089 ceph-mon[98504]: osdmap e2216: 8 total, 8 up, 8 in 2023-12-01T06:05:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:05:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:05:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:05:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[109077]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T06:05:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[109077]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-01T06:05:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:05:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:05:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:05:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[94233]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T06:05:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:09 smithi060 ceph-mon[94233]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-01T06:05:09.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:05:09.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:05:09.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:05:09.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:09 smithi089 ceph-mon[98504]: pgmap v4560: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2023-12-01T06:05:09.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:09 smithi089 ceph-mon[98504]: osdmap e2217: 8 total, 8 up, 8 in 2023-12-01T06:05:11.545 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2023-12-01T06:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:11 smithi060 ceph-mon[94233]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-01T06:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:11 smithi060 ceph-mon[94233]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:11 smithi060 ceph-mon[109077]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-01T06:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:11 smithi060 ceph-mon[109077]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:11 smithi089 ceph-mon[98504]: osdmap e2218: 8 total, 8 up, 8 in 2023-12-01T06:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:11 smithi089 ceph-mon[98504]: pgmap v4563: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:12.380 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:05:12.714 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:05:12.714 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (79m) 5m ago 80m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:05:12.714 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (79m) 5m ago 79m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:05:12.714 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (80m) 5m ago 80m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:05:12.714 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (80m) 5m ago 80m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:05:12.714 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (83m) 5m ago 83m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:05:12.714 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (85m) 5m ago 85m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (85m) 5m ago 85m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (84m) 5m ago 84m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (84m) 5m ago 84m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (79m) 5m ago 79m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (79m) 5m ago 79m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (83m) 5m ago 83m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (83m) 5m ago 83m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (82m) 5m ago 82m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (82m) 5m ago 82m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (82m) 5m ago 82m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (81m) 5m ago 81m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (81m) 5m ago 81m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:05:12.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (81m) 5m ago 81m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:05:12.716 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (79m) 5m ago 80m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:05:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:12 smithi060 ceph-mon[109077]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-01T06:05:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:12 smithi060 ceph-mon[94233]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-01T06:05:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:12 smithi089 ceph-mon[98504]: osdmap e2219: 8 total, 8 up, 8 in 2023-12-01T06:05:13.113 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:13.114 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:05:13.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:05:13.115 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:05:13.115 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:05:13.548 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 43%] 2023-12-01T06:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[94233]: from='client.29192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[94233]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-01T06:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[94233]: from='client.19320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[94233]: pgmap v4566: 137 pgs: 137 active+clean; 8.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 118 KiB/s rd, 14 KiB/s wr, 168 op/s 2023-12-01T06:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2112166014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[109077]: from='client.29192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[109077]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-01T06:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[109077]: from='client.19320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[109077]: pgmap v4566: 137 pgs: 137 active+clean; 8.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 118 KiB/s rd, 14 KiB/s wr, 168 op/s 2023-12-01T06:05:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2112166014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:13 smithi089 ceph-mon[98504]: from='client.29192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:13 smithi089 ceph-mon[98504]: osdmap e2220: 8 total, 8 up, 8 in 2023-12-01T06:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:13 smithi089 ceph-mon[98504]: from='client.19320 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:13 smithi089 ceph-mon[98504]: pgmap v4566: 137 pgs: 137 active+clean; 8.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 118 KiB/s rd, 14 KiB/s wr, 168 op/s 2023-12-01T06:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2112166014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:05:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:14 smithi060 ceph-mon[94233]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-01T06:05:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:14 smithi060 ceph-mon[109077]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-01T06:05:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:05:14] "GET /metrics HTTP/1.1" 200 36473 "" "Prometheus/2.43.0" 2023-12-01T06:05:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:14 smithi089 ceph-mon[98504]: osdmap e2221: 8 total, 8 up, 8 in 2023-12-01T06:05:15.567 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2023-12-01T06:05:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:15 smithi060 ceph-mon[94233]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-01T06:05:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:15 smithi060 ceph-mon[94233]: pgmap v4569: 137 pgs: 137 active+clean; 8.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 118 KiB/s rd, 14 KiB/s wr, 168 op/s 2023-12-01T06:05:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:15 smithi060 ceph-mon[109077]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-01T06:05:15.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:15 smithi060 ceph-mon[109077]: pgmap v4569: 137 pgs: 137 active+clean; 8.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 118 KiB/s rd, 14 KiB/s wr, 168 op/s 2023-12-01T06:05:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:15 smithi089 ceph-mon[98504]: osdmap e2222: 8 total, 8 up, 8 in 2023-12-01T06:05:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:15 smithi089 ceph-mon[98504]: pgmap v4569: 137 pgs: 137 active+clean; 8.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 118 KiB/s rd, 14 KiB/s wr, 168 op/s 2023-12-01T06:05:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:16 smithi060 ceph-mon[94233]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-01T06:05:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:16 smithi060 ceph-mon[109077]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-01T06:05:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:16 smithi089 ceph-mon[98504]: osdmap e2223: 8 total, 8 up, 8 in 2023-12-01T06:05:17.580 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 44%] 2023-12-01T06:05:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:17 smithi060 ceph-mon[109077]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-01T06:05:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:17 smithi060 ceph-mon[109077]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 15 KiB/s wr, 172 op/s 2023-12-01T06:05:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:17 smithi060 ceph-mon[94233]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-01T06:05:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:17 smithi060 ceph-mon[94233]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 15 KiB/s wr, 172 op/s 2023-12-01T06:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:17 smithi089 ceph-mon[98504]: osdmap e2224: 8 total, 8 up, 8 in 2023-12-01T06:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:17 smithi089 ceph-mon[98504]: pgmap v4572: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 15 KiB/s wr, 172 op/s 2023-12-01T06:05:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:18 smithi060 ceph-mon[94233]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-01T06:05:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:18 smithi060 ceph-mon[94233]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-01T06:05:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:18 smithi060 ceph-mon[109077]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-01T06:05:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:18 smithi060 ceph-mon[109077]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-01T06:05:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:18 smithi089 ceph-mon[98504]: osdmap e2225: 8 total, 8 up, 8 in 2023-12-01T06:05:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:18 smithi089 ceph-mon[98504]: osdmap e2226: 8 total, 8 up, 8 in 2023-12-01T06:05:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:19 smithi060 ceph-mon[94233]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 15 KiB/s wr, 172 op/s 2023-12-01T06:05:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:19 smithi060 ceph-mon[94233]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-01T06:05:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:19 smithi060 ceph-mon[109077]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 15 KiB/s wr, 172 op/s 2023-12-01T06:05:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:19 smithi060 ceph-mon[109077]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-01T06:05:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:19 smithi089 ceph-mon[98504]: pgmap v4575: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 120 KiB/s rd, 15 KiB/s wr, 172 op/s 2023-12-01T06:05:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:19 smithi089 ceph-mon[98504]: osdmap e2227: 8 total, 8 up, 8 in 2023-12-01T06:05:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:21 smithi060 ceph-mon[94233]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-01T06:05:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:21 smithi060 ceph-mon[94233]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:21 smithi060 ceph-mon[109077]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-01T06:05:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:21 smithi060 ceph-mon[109077]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:21 smithi089 ceph-mon[98504]: osdmap e2228: 8 total, 8 up, 8 in 2023-12-01T06:05:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:21 smithi089 ceph-mon[98504]: pgmap v4578: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:22 smithi060 ceph-mon[94233]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-01T06:05:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:22 smithi060 ceph-mon[109077]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-01T06:05:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:22 smithi089 ceph-mon[98504]: osdmap e2229: 8 total, 8 up, 8 in 2023-12-01T06:05:23.517 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2023-12-01T06:05:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:23 smithi060 ceph-mon[94233]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-01T06:05:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:23 smithi060 ceph-mon[94233]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2023-12-01T06:05:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:23 smithi060 ceph-mon[109077]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-01T06:05:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:23 smithi060 ceph-mon[109077]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2023-12-01T06:05:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:23 smithi089 ceph-mon[98504]: osdmap e2230: 8 total, 8 up, 8 in 2023-12-01T06:05:23.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:23 smithi089 ceph-mon[98504]: pgmap v4581: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2023-12-01T06:05:23.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 06:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T06:05:23.377036354Z level=info msg="Completed cleanup jobs" duration=15.755282ms 2023-12-01T06:05:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:24 smithi060 ceph-mon[94233]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-01T06:05:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:24 smithi060 ceph-mon[109077]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-01T06:05:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:05:24] "GET /metrics HTTP/1.1" 200 36473 "" "Prometheus/2.43.0" 2023-12-01T06:05:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:24 smithi089 ceph-mon[98504]: osdmap e2231: 8 total, 8 up, 8 in 2023-12-01T06:05:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:25 smithi060 ceph-mon[109077]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-01T06:05:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:25 smithi060 ceph-mon[109077]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2023-12-01T06:05:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:25 smithi060 ceph-mon[94233]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-01T06:05:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:25 smithi060 ceph-mon[94233]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2023-12-01T06:05:25.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:25 smithi089 ceph-mon[98504]: osdmap e2232: 8 total, 8 up, 8 in 2023-12-01T06:05:25.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:25 smithi089 ceph-mon[98504]: pgmap v4584: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 7.0 KiB/s wr, 101 op/s 2023-12-01T06:05:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:26 smithi060 ceph-mon[94233]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-01T06:05:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:26 smithi060 ceph-mon[109077]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-01T06:05:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:26 smithi089 ceph-mon[98504]: osdmap e2233: 8 total, 8 up, 8 in 2023-12-01T06:05:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:27 smithi060 ceph-mon[94233]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-01T06:05:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:27 smithi060 ceph-mon[94233]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2023-12-01T06:05:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:27 smithi060 ceph-mon[109077]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-01T06:05:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:27 smithi060 ceph-mon[109077]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2023-12-01T06:05:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:27 smithi089 ceph-mon[98504]: osdmap e2234: 8 total, 8 up, 8 in 2023-12-01T06:05:27.833 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:27 smithi089 ceph-mon[98504]: pgmap v4587: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2023-12-01T06:05:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:28 smithi060 ceph-mon[94233]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-01T06:05:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:28 smithi060 ceph-mon[94233]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-01T06:05:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:28 smithi060 ceph-mon[109077]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-01T06:05:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:28 smithi060 ceph-mon[109077]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-01T06:05:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:28 smithi089 ceph-mon[98504]: osdmap e2235: 8 total, 8 up, 8 in 2023-12-01T06:05:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:28 smithi089 ceph-mon[98504]: osdmap e2236: 8 total, 8 up, 8 in 2023-12-01T06:05:29.502 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 45%] 2023-12-01T06:05:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:29 smithi060 ceph-mon[94233]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2023-12-01T06:05:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:29 smithi060 ceph-mon[94233]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-01T06:05:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:29 smithi060 ceph-mon[109077]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2023-12-01T06:05:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:29 smithi060 ceph-mon[109077]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-01T06:05:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:29 smithi089 ceph-mon[98504]: pgmap v4590: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2023-12-01T06:05:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:29 smithi089 ceph-mon[98504]: osdmap e2237: 8 total, 8 up, 8 in 2023-12-01T06:05:31.552 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 46%] 2023-12-01T06:05:31.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:31 smithi060 ceph-mon[94233]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-01T06:05:31.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:31 smithi060 ceph-mon[94233]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:31.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:31 smithi060 ceph-mon[109077]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-01T06:05:31.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:31 smithi060 ceph-mon[109077]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:31 smithi089 ceph-mon[98504]: osdmap e2238: 8 total, 8 up, 8 in 2023-12-01T06:05:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:31 smithi089 ceph-mon[98504]: pgmap v4593: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:32.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:32 smithi060 ceph-mon[109077]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-01T06:05:32.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:32 smithi060 ceph-mon[94233]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-01T06:05:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:32 smithi089 ceph-mon[98504]: osdmap e2239: 8 total, 8 up, 8 in 2023-12-01T06:05:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:33 smithi060 ceph-mon[94233]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-01T06:05:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:33 smithi060 ceph-mon[94233]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2023-12-01T06:05:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:33 smithi060 ceph-mon[109077]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-01T06:05:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:33 smithi060 ceph-mon[109077]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2023-12-01T06:05:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:33 smithi089 ceph-mon[98504]: osdmap e2240: 8 total, 8 up, 8 in 2023-12-01T06:05:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:33 smithi089 ceph-mon[98504]: pgmap v4596: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2023-12-01T06:05:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:34 smithi060 ceph-mon[94233]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-01T06:05:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:34 smithi060 ceph-mon[109077]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-01T06:05:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:05:34] "GET /metrics HTTP/1.1" 200 36472 "" "Prometheus/2.43.0" 2023-12-01T06:05:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:34 smithi089 ceph-mon[98504]: osdmap e2241: 8 total, 8 up, 8 in 2023-12-01T06:05:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:35 smithi060 ceph-mon[94233]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-01T06:05:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:35 smithi060 ceph-mon[94233]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2023-12-01T06:05:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:35 smithi060 ceph-mon[109077]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-01T06:05:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:35 smithi060 ceph-mon[109077]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2023-12-01T06:05:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:35 smithi089 ceph-mon[98504]: osdmap e2242: 8 total, 8 up, 8 in 2023-12-01T06:05:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:35 smithi089 ceph-mon[98504]: pgmap v4599: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 9.2 KiB/s wr, 139 op/s 2023-12-01T06:05:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:36 smithi060 ceph-mon[94233]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-01T06:05:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:36 smithi060 ceph-mon[109077]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-01T06:05:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:36 smithi089 ceph-mon[98504]: osdmap e2243: 8 total, 8 up, 8 in 2023-12-01T06:05:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:37 smithi060 ceph-mon[94233]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-01T06:05:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:37 smithi060 ceph-mon[94233]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-01T06:05:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:37 smithi060 ceph-mon[109077]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-01T06:05:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:37 smithi060 ceph-mon[109077]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-01T06:05:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:37 smithi089 ceph-mon[98504]: osdmap e2244: 8 total, 8 up, 8 in 2023-12-01T06:05:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:37 smithi089 ceph-mon[98504]: pgmap v4602: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-01T06:05:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:38 smithi060 ceph-mon[94233]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-01T06:05:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:38 smithi060 ceph-mon[94233]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-01T06:05:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:38 smithi060 ceph-mon[109077]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-01T06:05:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:38 smithi060 ceph-mon[109077]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-01T06:05:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:38 smithi089 ceph-mon[98504]: osdmap e2245: 8 total, 8 up, 8 in 2023-12-01T06:05:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:38 smithi089 ceph-mon[98504]: osdmap e2246: 8 total, 8 up, 8 in 2023-12-01T06:05:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:39 smithi060 ceph-mon[94233]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-01T06:05:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:39 smithi060 ceph-mon[94233]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-01T06:05:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:39 smithi060 ceph-mon[109077]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-01T06:05:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:39 smithi060 ceph-mon[109077]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-01T06:05:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:39 smithi089 ceph-mon[98504]: pgmap v4605: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 50 KiB/s rd, 4.0 KiB/s wr, 66 op/s 2023-12-01T06:05:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:39 smithi089 ceph-mon[98504]: osdmap e2247: 8 total, 8 up, 8 in 2023-12-01T06:05:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:41 smithi060 ceph-mon[94233]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-01T06:05:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:41 smithi060 ceph-mon[94233]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:41 smithi060 ceph-mon[109077]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-01T06:05:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:41 smithi060 ceph-mon[109077]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:41 smithi089 ceph-mon[98504]: osdmap e2248: 8 total, 8 up, 8 in 2023-12-01T06:05:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:41 smithi089 ceph-mon[98504]: pgmap v4608: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:42 smithi060 ceph-mon[94233]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-01T06:05:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:42 smithi060 ceph-mon[109077]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-01T06:05:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:42 smithi089 ceph-mon[98504]: osdmap e2249: 8 total, 8 up, 8 in 2023-12-01T06:05:43.480 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:05:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:43 smithi060 ceph-mon[94233]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-01T06:05:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:43 smithi060 ceph-mon[94233]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 108 op/s 2023-12-01T06:05:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:43 smithi060 ceph-mon[109077]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-01T06:05:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:43 smithi060 ceph-mon[109077]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 108 op/s 2023-12-01T06:05:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:43 smithi089 ceph-mon[98504]: osdmap e2250: 8 total, 8 up, 8 in 2023-12-01T06:05:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:43 smithi089 ceph-mon[98504]: pgmap v4611: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 108 op/s 2023-12-01T06:05:43.809 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:05:43.809 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (80m) 6m ago 80m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (80m) 6m ago 80m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (81m) 6m ago 81m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (81m) 6m ago 81m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (84m) 6m ago 84m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (86m) 6m ago 86m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (86m) 6m ago 86m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (84m) 6m ago 84m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (84m) 6m ago 84m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (80m) 6m ago 80m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (80m) 6m ago 80m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:05:43.810 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (84m) 6m ago 84m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (83m) 6m ago 83m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (83m) 6m ago 83m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (83m) 6m ago 83m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (82m) 6m ago 82m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (82m) 6m ago 82m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (82m) 6m ago 82m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (81m) 6m ago 81m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:05:43.811 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (79m) 6m ago 80m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:05:44.207 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:05:44.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:05:44.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:05:44.209 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:05:44.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:05:44.209 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:05:44.209 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:05:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:05:44] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:05:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[94233]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-01T06:05:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[94233]: from='client.29210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[94233]: from='client.29216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/286431387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:05:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[109077]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-01T06:05:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[109077]: from='client.29210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[109077]: from='client.29216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/286431387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:05:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:44 smithi089 ceph-mon[98504]: osdmap e2251: 8 total, 8 up, 8 in 2023-12-01T06:05:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:44 smithi089 ceph-mon[98504]: from='client.29210 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:44 smithi089 ceph-mon[98504]: from='client.29216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:05:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/286431387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:05:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:45 smithi060 ceph-mon[109077]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-01T06:05:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:45 smithi060 ceph-mon[109077]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 108 op/s 2023-12-01T06:05:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:45 smithi060 ceph-mon[94233]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-01T06:05:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:45 smithi060 ceph-mon[94233]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 108 op/s 2023-12-01T06:05:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:45 smithi089 ceph-mon[98504]: osdmap e2252: 8 total, 8 up, 8 in 2023-12-01T06:05:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:45 smithi089 ceph-mon[98504]: pgmap v4614: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 3.7 KiB/s wr, 108 op/s 2023-12-01T06:05:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:46 smithi060 ceph-mon[109077]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-01T06:05:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:46 smithi060 ceph-mon[94233]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-01T06:05:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:46 smithi089 ceph-mon[98504]: osdmap e2253: 8 total, 8 up, 8 in 2023-12-01T06:05:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:47 smithi060 ceph-mon[109077]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-01T06:05:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:47 smithi060 ceph-mon[109077]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2023-12-01T06:05:47.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:47 smithi060 ceph-mon[94233]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-01T06:05:47.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:47 smithi060 ceph-mon[94233]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2023-12-01T06:05:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:47 smithi089 ceph-mon[98504]: osdmap e2254: 8 total, 8 up, 8 in 2023-12-01T06:05:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:47 smithi089 ceph-mon[98504]: pgmap v4617: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2023-12-01T06:05:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:48 smithi060 ceph-mon[94233]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-01T06:05:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:48 smithi060 ceph-mon[109077]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-01T06:05:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:48 smithi089 ceph-mon[98504]: osdmap e2255: 8 total, 8 up, 8 in 2023-12-01T06:05:49.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:49 smithi060 ceph-mon[94233]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-01T06:05:49.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:49 smithi060 ceph-mon[94233]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2023-12-01T06:05:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:49 smithi060 ceph-mon[109077]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-01T06:05:49.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:49 smithi060 ceph-mon[109077]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2023-12-01T06:05:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:49 smithi089 ceph-mon[98504]: osdmap e2256: 8 total, 8 up, 8 in 2023-12-01T06:05:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:49 smithi089 ceph-mon[98504]: pgmap v4620: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2023-12-01T06:05:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:50 smithi060 ceph-mon[94233]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-01T06:05:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:50 smithi060 ceph-mon[109077]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-01T06:05:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:50 smithi089 ceph-mon[98504]: osdmap e2257: 8 total, 8 up, 8 in 2023-12-01T06:05:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:51 smithi060 ceph-mon[94233]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-01T06:05:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:51 smithi060 ceph-mon[94233]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:51 smithi060 ceph-mon[109077]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-01T06:05:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:51 smithi060 ceph-mon[109077]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:51 smithi089 ceph-mon[98504]: osdmap e2258: 8 total, 8 up, 8 in 2023-12-01T06:05:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:51 smithi089 ceph-mon[98504]: pgmap v4623: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:05:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:52 smithi060 ceph-mon[94233]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-01T06:05:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:52 smithi060 ceph-mon[109077]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-01T06:05:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:52 smithi089 ceph-mon[98504]: osdmap e2259: 8 total, 8 up, 8 in 2023-12-01T06:05:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:53 smithi060 ceph-mon[94233]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-01T06:05:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:53 smithi060 ceph-mon[94233]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 3.7 KiB/s wr, 193 op/s 2023-12-01T06:05:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:53 smithi060 ceph-mon[109077]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-01T06:05:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:53 smithi060 ceph-mon[109077]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 3.7 KiB/s wr, 193 op/s 2023-12-01T06:05:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:53 smithi089 ceph-mon[98504]: osdmap e2260: 8 total, 8 up, 8 in 2023-12-01T06:05:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:53 smithi089 ceph-mon[98504]: pgmap v4626: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 3.7 KiB/s wr, 193 op/s 2023-12-01T06:05:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:54 smithi060 ceph-mon[94233]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-01T06:05:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:54 smithi060 ceph-mon[109077]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-01T06:05:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:05:54] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:05:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:54 smithi089 ceph-mon[98504]: osdmap e2261: 8 total, 8 up, 8 in 2023-12-01T06:05:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:55 smithi060 ceph-mon[94233]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-01T06:05:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:55 smithi060 ceph-mon[94233]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 3.7 KiB/s wr, 193 op/s 2023-12-01T06:05:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:55 smithi060 ceph-mon[109077]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-01T06:05:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:55 smithi060 ceph-mon[109077]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 3.7 KiB/s wr, 193 op/s 2023-12-01T06:05:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:55 smithi089 ceph-mon[98504]: osdmap e2262: 8 total, 8 up, 8 in 2023-12-01T06:05:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:55 smithi089 ceph-mon[98504]: pgmap v4629: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 144 KiB/s rd, 3.7 KiB/s wr, 193 op/s 2023-12-01T06:05:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:56 smithi060 ceph-mon[109077]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-01T06:05:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:56 smithi060 ceph-mon[94233]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-01T06:05:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:56 smithi089 ceph-mon[98504]: osdmap e2263: 8 total, 8 up, 8 in 2023-12-01T06:05:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:05:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:57 smithi060 ceph-mon[94233]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-01T06:05:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:57 smithi060 ceph-mon[94233]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2023-12-01T06:05:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:57 smithi060 ceph-mon[109077]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-01T06:05:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:57 smithi060 ceph-mon[109077]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2023-12-01T06:05:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:57 smithi089 ceph-mon[98504]: osdmap e2264: 8 total, 8 up, 8 in 2023-12-01T06:05:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:57 smithi089 ceph-mon[98504]: pgmap v4632: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2023-12-01T06:05:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:58 smithi089 ceph-mon[98504]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-01T06:05:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:58 smithi060 ceph-mon[94233]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-01T06:05:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:58 smithi060 ceph-mon[109077]: osdmap e2265: 8 total, 8 up, 8 in 2023-12-01T06:05:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:59 smithi089 ceph-mon[98504]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-01T06:05:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:05:59 smithi089 ceph-mon[98504]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2023-12-01T06:06:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:59 smithi060 ceph-mon[94233]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-01T06:06:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:05:59 smithi060 ceph-mon[94233]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2023-12-01T06:06:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:59 smithi060 ceph-mon[109077]: osdmap e2266: 8 total, 8 up, 8 in 2023-12-01T06:06:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:05:59 smithi060 ceph-mon[109077]: pgmap v4635: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 177 KiB/s rd, 3.7 KiB/s wr, 238 op/s 2023-12-01T06:06:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:00 smithi089 ceph-mon[98504]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-01T06:06:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:00 smithi060 ceph-mon[94233]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-01T06:06:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:00 smithi060 ceph-mon[109077]: osdmap e2267: 8 total, 8 up, 8 in 2023-12-01T06:06:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:01 smithi060 ceph-mon[94233]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-01T06:06:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:01 smithi060 ceph-mon[94233]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:01 smithi060 ceph-mon[109077]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-01T06:06:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:01 smithi060 ceph-mon[109077]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:01 smithi089 ceph-mon[98504]: osdmap e2268: 8 total, 8 up, 8 in 2023-12-01T06:06:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:01 smithi089 ceph-mon[98504]: pgmap v4638: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:02 smithi060 ceph-mon[109077]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-01T06:06:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:02 smithi060 ceph-mon[94233]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-01T06:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:02 smithi089 ceph-mon[98504]: osdmap e2269: 8 total, 8 up, 8 in 2023-12-01T06:06:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:03 smithi060 ceph-mon[94233]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-01T06:06:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:03 smithi060 ceph-mon[94233]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 3.5 KiB/s wr, 282 op/s 2023-12-01T06:06:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:03 smithi060 ceph-mon[109077]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-01T06:06:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:03 smithi060 ceph-mon[109077]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 3.5 KiB/s wr, 282 op/s 2023-12-01T06:06:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:03 smithi089 ceph-mon[98504]: osdmap e2270: 8 total, 8 up, 8 in 2023-12-01T06:06:04.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:03 smithi089 ceph-mon[98504]: pgmap v4641: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 3.5 KiB/s wr, 282 op/s 2023-12-01T06:06:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:04 smithi060 ceph-mon[94233]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-01T06:06:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:04 smithi060 ceph-mon[109077]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-01T06:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:06:04] "GET /metrics HTTP/1.1" 200 36471 "" "Prometheus/2.43.0" 2023-12-01T06:06:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:04 smithi089 ceph-mon[98504]: osdmap e2271: 8 total, 8 up, 8 in 2023-12-01T06:06:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:05 smithi060 ceph-mon[94233]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-01T06:06:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:05 smithi060 ceph-mon[94233]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 3.5 KiB/s wr, 282 op/s 2023-12-01T06:06:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:05 smithi060 ceph-mon[109077]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-01T06:06:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:05 smithi060 ceph-mon[109077]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 3.5 KiB/s wr, 282 op/s 2023-12-01T06:06:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:05 smithi089 ceph-mon[98504]: osdmap e2272: 8 total, 8 up, 8 in 2023-12-01T06:06:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:05 smithi089 ceph-mon[98504]: pgmap v4644: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 210 KiB/s rd, 3.5 KiB/s wr, 282 op/s 2023-12-01T06:06:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:06 smithi060 ceph-mon[94233]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-01T06:06:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:06 smithi060 ceph-mon[109077]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-01T06:06:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:06 smithi089 ceph-mon[98504]: osdmap e2273: 8 total, 8 up, 8 in 2023-12-01T06:06:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:07 smithi060 ceph-mon[94233]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-01T06:06:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:07 smithi060 ceph-mon[94233]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 4.0 KiB/s wr, 326 op/s 2023-12-01T06:06:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:07 smithi060 ceph-mon[109077]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-01T06:06:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:07 smithi060 ceph-mon[109077]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 4.0 KiB/s wr, 326 op/s 2023-12-01T06:06:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:07 smithi089 ceph-mon[98504]: osdmap e2274: 8 total, 8 up, 8 in 2023-12-01T06:06:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:07 smithi089 ceph-mon[98504]: pgmap v4647: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 4.0 KiB/s wr, 326 op/s 2023-12-01T06:06:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:08 smithi060 ceph-mon[94233]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-01T06:06:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:08 smithi060 ceph-mon[109077]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-01T06:06:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:08 smithi089 ceph-mon[98504]: osdmap e2275: 8 total, 8 up, 8 in 2023-12-01T06:06:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[94233]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-01T06:06:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:06:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[94233]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 4.0 KiB/s wr, 326 op/s 2023-12-01T06:06:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:06:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:06:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:06:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[109077]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-01T06:06:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:06:10.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[109077]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 4.0 KiB/s wr, 326 op/s 2023-12-01T06:06:10.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:06:10.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:06:10.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:06:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:09 smithi089 ceph-mon[98504]: osdmap e2276: 8 total, 8 up, 8 in 2023-12-01T06:06:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:06:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:09 smithi089 ceph-mon[98504]: pgmap v4650: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 242 KiB/s rd, 4.0 KiB/s wr, 326 op/s 2023-12-01T06:06:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:06:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:06:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:06:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:10 smithi060 ceph-mon[109077]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-01T06:06:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:10 smithi060 ceph-mon[94233]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-01T06:06:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:10 smithi089 ceph-mon[98504]: osdmap e2277: 8 total, 8 up, 8 in 2023-12-01T06:06:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:11 smithi060 ceph-mon[109077]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-01T06:06:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:11 smithi060 ceph-mon[109077]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:11 smithi060 ceph-mon[94233]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-01T06:06:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:11 smithi060 ceph-mon[94233]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:11 smithi089 ceph-mon[98504]: osdmap e2278: 8 total, 8 up, 8 in 2023-12-01T06:06:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:11 smithi089 ceph-mon[98504]: pgmap v4653: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:12 smithi060 ceph-mon[94233]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-01T06:06:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:12 smithi060 ceph-mon[109077]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-01T06:06:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:12 smithi089 ceph-mon[98504]: osdmap e2279: 8 total, 8 up, 8 in 2023-12-01T06:06:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:13 smithi060 ceph-mon[94233]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-01T06:06:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:13 smithi060 ceph-mon[94233]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 3.2 KiB/s wr, 293 op/s 2023-12-01T06:06:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:13 smithi060 ceph-mon[109077]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-01T06:06:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:13 smithi060 ceph-mon[109077]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 3.2 KiB/s wr, 293 op/s 2023-12-01T06:06:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:13 smithi089 ceph-mon[98504]: osdmap e2280: 8 total, 8 up, 8 in 2023-12-01T06:06:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:13 smithi089 ceph-mon[98504]: pgmap v4656: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 3.2 KiB/s wr, 293 op/s 2023-12-01T06:06:14.572 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:06:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:14 smithi060 ceph-mon[109077]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-01T06:06:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:14 smithi060 ceph-mon[94233]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-01T06:06:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:06:14] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:06:14.904 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:06:14.905 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (80m) 6m ago 81m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:06:14.905 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (80m) 6m ago 80m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:06:14.905 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (81m) 6m ago 81m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:06:14.905 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (81m) 6m ago 81m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:06:14.905 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (84m) 6m ago 84m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:06:14.905 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (86m) 6m ago 86m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:06:14.905 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (86m) 6m ago 86m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:06:14.906 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (85m) 6m ago 85m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:06:14.906 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (85m) 6m ago 85m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:06:14.906 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (80m) 6m ago 80m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:06:14.906 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (80m) 6m ago 80m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:06:14.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (84m) 6m ago 84m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:06:14.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (84m) 6m ago 84m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:06:14.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (83m) 6m ago 83m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:06:14.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (83m) 6m ago 83m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:06:14.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (83m) 6m ago 83m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:06:14.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (82m) 6m ago 82m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:06:14.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (82m) 6m ago 82m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:06:14.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (82m) 6m ago 82m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:06:14.907 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (80m) 6m ago 81m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:06:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:14 smithi089 ceph-mon[98504]: osdmap e2281: 8 total, 8 up, 8 in 2023-12-01T06:06:15.302 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:06:15.302 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:06:15.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:06:15.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:15.302 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:06:15.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:06:15.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:06:15.303 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:06:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[109077]: from='client.19350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[109077]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-01T06:06:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[109077]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 3.2 KiB/s wr, 293 op/s 2023-12-01T06:06:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[109077]: from='client.19356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3899172859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:06:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[94233]: from='client.19350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[94233]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-01T06:06:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[94233]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 3.2 KiB/s wr, 293 op/s 2023-12-01T06:06:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[94233]: from='client.19356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3899172859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:06:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:15 smithi089 ceph-mon[98504]: from='client.19350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:15 smithi089 ceph-mon[98504]: osdmap e2282: 8 total, 8 up, 8 in 2023-12-01T06:06:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:15 smithi089 ceph-mon[98504]: pgmap v4659: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 219 KiB/s rd, 3.2 KiB/s wr, 293 op/s 2023-12-01T06:06:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:15 smithi089 ceph-mon[98504]: from='client.19356 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3899172859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:06:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:16 smithi060 ceph-mon[94233]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-01T06:06:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:16 smithi060 ceph-mon[109077]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-01T06:06:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:16 smithi089 ceph-mon[98504]: osdmap e2283: 8 total, 8 up, 8 in 2023-12-01T06:06:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:17 smithi060 ceph-mon[94233]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-01T06:06:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:17 smithi060 ceph-mon[94233]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 3.5 KiB/s wr, 404 op/s 2023-12-01T06:06:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:17 smithi060 ceph-mon[109077]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-01T06:06:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:17 smithi060 ceph-mon[109077]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 3.5 KiB/s wr, 404 op/s 2023-12-01T06:06:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:17 smithi089 ceph-mon[98504]: osdmap e2284: 8 total, 8 up, 8 in 2023-12-01T06:06:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:17 smithi089 ceph-mon[98504]: pgmap v4662: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 3.5 KiB/s wr, 404 op/s 2023-12-01T06:06:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:18 smithi060 ceph-mon[94233]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-01T06:06:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:18 smithi060 ceph-mon[109077]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-01T06:06:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:18 smithi089 ceph-mon[98504]: osdmap e2285: 8 total, 8 up, 8 in 2023-12-01T06:06:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:19 smithi060 ceph-mon[94233]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-01T06:06:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:19 smithi060 ceph-mon[94233]: pgmap v4665: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 3.5 KiB/s wr, 404 op/s 2023-12-01T06:06:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:19 smithi060 ceph-mon[109077]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-01T06:06:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:19 smithi060 ceph-mon[109077]: pgmap v4665: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 3.5 KiB/s wr, 404 op/s 2023-12-01T06:06:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:19 smithi089 ceph-mon[98504]: osdmap e2286: 8 total, 8 up, 8 in 2023-12-01T06:06:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:19 smithi089 ceph-mon[98504]: pgmap v4665: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 301 KiB/s rd, 3.5 KiB/s wr, 404 op/s 2023-12-01T06:06:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:20 smithi060 ceph-mon[94233]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-01T06:06:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:20 smithi060 ceph-mon[109077]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-01T06:06:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:20 smithi089 ceph-mon[98504]: osdmap e2287: 8 total, 8 up, 8 in 2023-12-01T06:06:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:21 smithi060 ceph-mon[94233]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-01T06:06:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:21 smithi060 ceph-mon[94233]: pgmap v4668: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:21 smithi060 ceph-mon[109077]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-01T06:06:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:21 smithi060 ceph-mon[109077]: pgmap v4668: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:22.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:21 smithi089 ceph-mon[98504]: osdmap e2288: 8 total, 8 up, 8 in 2023-12-01T06:06:22.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:21 smithi089 ceph-mon[98504]: pgmap v4668: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:22 smithi060 ceph-mon[94233]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-01T06:06:23.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:22 smithi060 ceph-mon[109077]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-01T06:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:22 smithi089 ceph-mon[98504]: osdmap e2289: 8 total, 8 up, 8 in 2023-12-01T06:06:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:23 smithi060 ceph-mon[94233]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-01T06:06:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:23 smithi060 ceph-mon[94233]: pgmap v4671: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T06:06:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:23 smithi060 ceph-mon[109077]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-01T06:06:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:23 smithi060 ceph-mon[109077]: pgmap v4671: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T06:06:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:23 smithi089 ceph-mon[98504]: osdmap e2290: 8 total, 8 up, 8 in 2023-12-01T06:06:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:23 smithi089 ceph-mon[98504]: pgmap v4671: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T06:06:24.664 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:06:24] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:06:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:24 smithi060 ceph-mon[94233]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-01T06:06:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:24 smithi060 ceph-mon[109077]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-01T06:06:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:24 smithi089 ceph-mon[98504]: osdmap e2291: 8 total, 8 up, 8 in 2023-12-01T06:06:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:25 smithi060 ceph-mon[109077]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-01T06:06:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:25 smithi060 ceph-mon[109077]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T06:06:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:25 smithi060 ceph-mon[94233]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-01T06:06:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:25 smithi060 ceph-mon[94233]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T06:06:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:25 smithi089 ceph-mon[98504]: osdmap e2292: 8 total, 8 up, 8 in 2023-12-01T06:06:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:25 smithi089 ceph-mon[98504]: pgmap v4674: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 335 KiB/s rd, 3.7 KiB/s wr, 448 op/s 2023-12-01T06:06:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:26 smithi060 ceph-mon[94233]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-01T06:06:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:26 smithi060 ceph-mon[109077]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-01T06:06:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:26 smithi089 ceph-mon[98504]: osdmap e2293: 8 total, 8 up, 8 in 2023-12-01T06:06:28.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:27 smithi060 ceph-mon[94233]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-01T06:06:28.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:27 smithi060 ceph-mon[94233]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2023-12-01T06:06:28.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:27 smithi060 ceph-mon[109077]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-01T06:06:28.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:27 smithi060 ceph-mon[109077]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2023-12-01T06:06:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:27 smithi089 ceph-mon[98504]: osdmap e2294: 8 total, 8 up, 8 in 2023-12-01T06:06:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:27 smithi089 ceph-mon[98504]: pgmap v4677: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2023-12-01T06:06:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:28 smithi060 ceph-mon[94233]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-01T06:06:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:28 smithi060 ceph-mon[109077]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-01T06:06:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:28 smithi089 ceph-mon[98504]: osdmap e2295: 8 total, 8 up, 8 in 2023-12-01T06:06:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:29 smithi060 ceph-mon[94233]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-01T06:06:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:29 smithi060 ceph-mon[94233]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2023-12-01T06:06:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:29 smithi060 ceph-mon[109077]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-01T06:06:30.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:29 smithi060 ceph-mon[109077]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2023-12-01T06:06:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:29 smithi089 ceph-mon[98504]: osdmap e2296: 8 total, 8 up, 8 in 2023-12-01T06:06:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:29 smithi089 ceph-mon[98504]: pgmap v4680: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2023-12-01T06:06:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:30 smithi060 ceph-mon[94233]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-01T06:06:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:30 smithi060 ceph-mon[109077]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-01T06:06:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:30 smithi089 ceph-mon[98504]: osdmap e2297: 8 total, 8 up, 8 in 2023-12-01T06:06:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:31 smithi060 ceph-mon[94233]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-01T06:06:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:31 smithi060 ceph-mon[94233]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:31 smithi060 ceph-mon[109077]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-01T06:06:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:31 smithi060 ceph-mon[109077]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:31 smithi089 ceph-mon[98504]: osdmap e2298: 8 total, 8 up, 8 in 2023-12-01T06:06:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:31 smithi089 ceph-mon[98504]: pgmap v4683: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:32 smithi060 ceph-mon[94233]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-01T06:06:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:32 smithi060 ceph-mon[109077]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-01T06:06:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:32 smithi089 ceph-mon[98504]: osdmap e2299: 8 total, 8 up, 8 in 2023-12-01T06:06:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:33 smithi060 ceph-mon[94233]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-01T06:06:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:33 smithi060 ceph-mon[94233]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2023-12-01T06:06:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:33 smithi060 ceph-mon[109077]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-01T06:06:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:33 smithi060 ceph-mon[109077]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2023-12-01T06:06:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:33 smithi089 ceph-mon[98504]: osdmap e2300: 8 total, 8 up, 8 in 2023-12-01T06:06:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:33 smithi089 ceph-mon[98504]: pgmap v4686: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2023-12-01T06:06:34.725 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:06:34] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T06:06:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:34 smithi060 ceph-mon[94233]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-01T06:06:35.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:34 smithi060 ceph-mon[109077]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-01T06:06:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:34 smithi089 ceph-mon[98504]: osdmap e2301: 8 total, 8 up, 8 in 2023-12-01T06:06:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:35 smithi060 ceph-mon[94233]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-01T06:06:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:35 smithi060 ceph-mon[94233]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2023-12-01T06:06:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:35 smithi060 ceph-mon[109077]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-01T06:06:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:35 smithi060 ceph-mon[109077]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2023-12-01T06:06:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:35 smithi089 ceph-mon[98504]: osdmap e2302: 8 total, 8 up, 8 in 2023-12-01T06:06:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:35 smithi089 ceph-mon[98504]: pgmap v4689: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2023-12-01T06:06:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:36 smithi060 ceph-mon[94233]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-01T06:06:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:36 smithi060 ceph-mon[109077]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-01T06:06:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:36 smithi089 ceph-mon[98504]: osdmap e2303: 8 total, 8 up, 8 in 2023-12-01T06:06:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:37 smithi060 ceph-mon[94233]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-01T06:06:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:37 smithi060 ceph-mon[94233]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2023-12-01T06:06:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:37 smithi060 ceph-mon[109077]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-01T06:06:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:37 smithi060 ceph-mon[109077]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2023-12-01T06:06:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:37 smithi089 ceph-mon[98504]: osdmap e2304: 8 total, 8 up, 8 in 2023-12-01T06:06:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:37 smithi089 ceph-mon[98504]: pgmap v4692: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2023-12-01T06:06:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:38 smithi060 ceph-mon[94233]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-01T06:06:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:38 smithi060 ceph-mon[109077]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-01T06:06:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:38 smithi089 ceph-mon[98504]: osdmap e2305: 8 total, 8 up, 8 in 2023-12-01T06:06:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:39 smithi060 ceph-mon[94233]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-01T06:06:40.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:39 smithi060 ceph-mon[94233]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2023-12-01T06:06:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:39 smithi060 ceph-mon[109077]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-01T06:06:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:39 smithi060 ceph-mon[109077]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2023-12-01T06:06:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:39 smithi089 ceph-mon[98504]: osdmap e2306: 8 total, 8 up, 8 in 2023-12-01T06:06:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:39 smithi089 ceph-mon[98504]: pgmap v4695: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2023-12-01T06:06:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:40 smithi060 ceph-mon[109077]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-01T06:06:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:40 smithi060 ceph-mon[94233]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-01T06:06:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:40 smithi089 ceph-mon[98504]: osdmap e2307: 8 total, 8 up, 8 in 2023-12-01T06:06:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:41 smithi089 ceph-mon[98504]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-01T06:06:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:41 smithi089 ceph-mon[98504]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:41 smithi060 ceph-mon[94233]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-01T06:06:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:41 smithi060 ceph-mon[94233]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:41 smithi060 ceph-mon[109077]: osdmap e2308: 8 total, 8 up, 8 in 2023-12-01T06:06:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:41 smithi060 ceph-mon[109077]: pgmap v4698: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:42 smithi089 ceph-mon[98504]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-01T06:06:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:42 smithi060 ceph-mon[94233]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-01T06:06:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:42 smithi060 ceph-mon[109077]: osdmap e2309: 8 total, 8 up, 8 in 2023-12-01T06:06:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:43 smithi089 ceph-mon[98504]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-01T06:06:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:43 smithi089 ceph-mon[98504]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2023-12-01T06:06:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:43 smithi060 ceph-mon[94233]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-01T06:06:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:43 smithi060 ceph-mon[94233]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2023-12-01T06:06:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:43 smithi060 ceph-mon[109077]: osdmap e2310: 8 total, 8 up, 8 in 2023-12-01T06:06:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:43 smithi060 ceph-mon[109077]: pgmap v4701: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2023-12-01T06:06:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:06:44] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T06:06:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:44 smithi089 ceph-mon[98504]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-01T06:06:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:44 smithi060 ceph-mon[94233]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-01T06:06:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:44 smithi060 ceph-mon[109077]: osdmap e2311: 8 total, 8 up, 8 in 2023-12-01T06:06:45.663 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:06:45.998 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:06:45.998 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (81m) 7m ago 81m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:06:45.998 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (81m) 7m ago 81m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:06:45.998 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (82m) 7m ago 82m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (82m) 7m ago 82m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (85m) 7m ago 85m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (87m) 7m ago 87m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (87m) 7m ago 87m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (85m) 7m ago 85m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (85m) 7m ago 85m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (81m) 7m ago 81m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (81m) 7m ago 81m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (85m) 7m ago 85m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (84m) 7m ago 84m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (84m) 7m ago 84m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (84m) 7m ago 84m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (83m) 7m ago 83m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (83m) 7m ago 83m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:06:45.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (83m) 7m ago 83m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:06:46.000 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (82m) 7m ago 82m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:06:46.000 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (81m) 7m ago 81m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:06:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:45 smithi060 ceph-mon[94233]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-01T06:06:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:45 smithi060 ceph-mon[94233]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2023-12-01T06:06:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:45 smithi060 ceph-mon[109077]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-01T06:06:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:45 smithi060 ceph-mon[109077]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2023-12-01T06:06:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:45 smithi089 ceph-mon[98504]: osdmap e2312: 8 total, 8 up, 8 in 2023-12-01T06:06:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:45 smithi089 ceph-mon[98504]: pgmap v4704: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2023-12-01T06:06:46.396 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:06:46.396 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:06:46.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:06:46.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:46.396 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:06:46.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:06:46.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:06:46.397 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:06:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[94233]: from='client.19368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[94233]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-01T06:06:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[94233]: from='client.29252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/833813915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:06:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[109077]: from='client.19368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[109077]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-01T06:06:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[109077]: from='client.29252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/833813915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:06:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:46 smithi089 ceph-mon[98504]: from='client.19368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:46 smithi089 ceph-mon[98504]: osdmap e2313: 8 total, 8 up, 8 in 2023-12-01T06:06:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:46 smithi089 ceph-mon[98504]: from='client.29252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:06:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/833813915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:06:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:47 smithi060 ceph-mon[109077]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-01T06:06:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:47 smithi060 ceph-mon[109077]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2023-12-01T06:06:48.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:47 smithi060 ceph-mon[94233]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-01T06:06:48.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:47 smithi060 ceph-mon[94233]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2023-12-01T06:06:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:47 smithi089 ceph-mon[98504]: osdmap e2314: 8 total, 8 up, 8 in 2023-12-01T06:06:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:47 smithi089 ceph-mon[98504]: pgmap v4707: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2023-12-01T06:06:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:48 smithi060 ceph-mon[94233]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-01T06:06:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:48 smithi060 ceph-mon[109077]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-01T06:06:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:48 smithi089 ceph-mon[98504]: osdmap e2315: 8 total, 8 up, 8 in 2023-12-01T06:06:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:49 smithi060 ceph-mon[94233]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-01T06:06:50.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:49 smithi060 ceph-mon[94233]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2023-12-01T06:06:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:49 smithi060 ceph-mon[109077]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-01T06:06:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:49 smithi060 ceph-mon[109077]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2023-12-01T06:06:50.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:49 smithi089 ceph-mon[98504]: osdmap e2316: 8 total, 8 up, 8 in 2023-12-01T06:06:50.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:49 smithi089 ceph-mon[98504]: pgmap v4710: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2023-12-01T06:06:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:50 smithi060 ceph-mon[94233]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-01T06:06:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:50 smithi060 ceph-mon[109077]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-01T06:06:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:50 smithi089 ceph-mon[98504]: osdmap e2317: 8 total, 8 up, 8 in 2023-12-01T06:06:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:51 smithi060 ceph-mon[94233]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-01T06:06:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:51 smithi060 ceph-mon[94233]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:51 smithi060 ceph-mon[109077]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-01T06:06:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:51 smithi060 ceph-mon[109077]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:51 smithi089 ceph-mon[98504]: osdmap e2318: 8 total, 8 up, 8 in 2023-12-01T06:06:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:51 smithi089 ceph-mon[98504]: pgmap v4713: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:06:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:52 smithi060 ceph-mon[94233]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-01T06:06:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:52 smithi060 ceph-mon[109077]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-01T06:06:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:52 smithi089 ceph-mon[98504]: osdmap e2319: 8 total, 8 up, 8 in 2023-12-01T06:06:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:53 smithi060 ceph-mon[94233]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-01T06:06:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:53 smithi060 ceph-mon[94233]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2023-12-01T06:06:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:53 smithi060 ceph-mon[109077]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-01T06:06:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:53 smithi060 ceph-mon[109077]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2023-12-01T06:06:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:53 smithi089 ceph-mon[98504]: osdmap e2320: 8 total, 8 up, 8 in 2023-12-01T06:06:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:53 smithi089 ceph-mon[98504]: pgmap v4716: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2023-12-01T06:06:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:06:54] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T06:06:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:54 smithi060 ceph-mon[94233]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-01T06:06:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:54 smithi060 ceph-mon[109077]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-01T06:06:55.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:54 smithi089 ceph-mon[98504]: osdmap e2321: 8 total, 8 up, 8 in 2023-12-01T06:06:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:55 smithi060 ceph-mon[109077]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-01T06:06:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:55 smithi060 ceph-mon[109077]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2023-12-01T06:06:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:55 smithi060 ceph-mon[94233]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-01T06:06:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:55 smithi060 ceph-mon[94233]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2023-12-01T06:06:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:55 smithi089 ceph-mon[98504]: osdmap e2322: 8 total, 8 up, 8 in 2023-12-01T06:06:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:55 smithi089 ceph-mon[98504]: pgmap v4719: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2023-12-01T06:06:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:06:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:56 smithi060 ceph-mon[94233]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-01T06:06:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:56 smithi060 ceph-mon[109077]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-01T06:06:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:56 smithi089 ceph-mon[98504]: osdmap e2323: 8 total, 8 up, 8 in 2023-12-01T06:06:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:57 smithi060 ceph-mon[94233]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-01T06:06:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:57 smithi060 ceph-mon[94233]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2023-12-01T06:06:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:57 smithi060 ceph-mon[109077]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-01T06:06:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:57 smithi060 ceph-mon[109077]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2023-12-01T06:06:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:57 smithi089 ceph-mon[98504]: osdmap e2324: 8 total, 8 up, 8 in 2023-12-01T06:06:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:57 smithi089 ceph-mon[98504]: pgmap v4722: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2023-12-01T06:06:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:58 smithi060 ceph-mon[94233]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-01T06:06:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:58 smithi060 ceph-mon[109077]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-01T06:06:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:58 smithi089 ceph-mon[98504]: osdmap e2325: 8 total, 8 up, 8 in 2023-12-01T06:07:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:59 smithi060 ceph-mon[94233]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-01T06:07:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:06:59 smithi060 ceph-mon[94233]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2023-12-01T06:07:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:59 smithi060 ceph-mon[109077]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-01T06:07:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:06:59 smithi060 ceph-mon[109077]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2023-12-01T06:07:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:59 smithi089 ceph-mon[98504]: osdmap e2326: 8 total, 8 up, 8 in 2023-12-01T06:07:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:06:59 smithi089 ceph-mon[98504]: pgmap v4725: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2023-12-01T06:07:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:00 smithi060 ceph-mon[94233]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-01T06:07:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:00 smithi060 ceph-mon[109077]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-01T06:07:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:00 smithi089 ceph-mon[98504]: osdmap e2327: 8 total, 8 up, 8 in 2023-12-01T06:07:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:01 smithi060 ceph-mon[109077]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-01T06:07:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:01 smithi060 ceph-mon[109077]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:01 smithi060 ceph-mon[94233]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-01T06:07:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:01 smithi060 ceph-mon[94233]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:01 smithi089 ceph-mon[98504]: osdmap e2328: 8 total, 8 up, 8 in 2023-12-01T06:07:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:01 smithi089 ceph-mon[98504]: pgmap v4728: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:02 smithi060 ceph-mon[94233]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-01T06:07:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:02 smithi060 ceph-mon[109077]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-01T06:07:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:02 smithi089 ceph-mon[98504]: osdmap e2329: 8 total, 8 up, 8 in 2023-12-01T06:07:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:03 smithi060 ceph-mon[94233]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 593 KiB/s rd, 3.7 KiB/s wr, 799 op/s 2023-12-01T06:07:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:03 smithi060 ceph-mon[94233]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-01T06:07:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:03 smithi060 ceph-mon[109077]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 593 KiB/s rd, 3.7 KiB/s wr, 799 op/s 2023-12-01T06:07:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:03 smithi060 ceph-mon[109077]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-01T06:07:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:03 smithi089 ceph-mon[98504]: pgmap v4730: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 593 KiB/s rd, 3.7 KiB/s wr, 799 op/s 2023-12-01T06:07:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:03 smithi089 ceph-mon[98504]: osdmap e2330: 8 total, 8 up, 8 in 2023-12-01T06:07:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:07:04] "GET /metrics HTTP/1.1" 200 36481 "" "Prometheus/2.43.0" 2023-12-01T06:07:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:04 smithi060 ceph-mon[94233]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-01T06:07:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:04 smithi060 ceph-mon[109077]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-01T06:07:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:04 smithi089 ceph-mon[98504]: osdmap e2331: 8 total, 8 up, 8 in 2023-12-01T06:07:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:05 smithi060 ceph-mon[109077]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 594 KiB/s rd, 3.7 KiB/s wr, 800 op/s 2023-12-01T06:07:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:05 smithi060 ceph-mon[109077]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-01T06:07:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:05 smithi060 ceph-mon[94233]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 594 KiB/s rd, 3.7 KiB/s wr, 800 op/s 2023-12-01T06:07:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:05 smithi060 ceph-mon[94233]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-01T06:07:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:05 smithi089 ceph-mon[98504]: pgmap v4733: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 594 KiB/s rd, 3.7 KiB/s wr, 800 op/s 2023-12-01T06:07:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:05 smithi089 ceph-mon[98504]: osdmap e2332: 8 total, 8 up, 8 in 2023-12-01T06:07:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:06 smithi060 ceph-mon[94233]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-01T06:07:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:06 smithi060 ceph-mon[109077]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-01T06:07:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:06 smithi089 ceph-mon[98504]: osdmap e2333: 8 total, 8 up, 8 in 2023-12-01T06:07:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:07 smithi060 ceph-mon[94233]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2023-12-01T06:07:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:07 smithi060 ceph-mon[94233]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-01T06:07:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:07 smithi060 ceph-mon[109077]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2023-12-01T06:07:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:07 smithi060 ceph-mon[109077]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-01T06:07:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:07 smithi089 ceph-mon[98504]: pgmap v4736: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2023-12-01T06:07:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:07 smithi089 ceph-mon[98504]: osdmap e2334: 8 total, 8 up, 8 in 2023-12-01T06:07:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:08 smithi060 ceph-mon[94233]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-01T06:07:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:08 smithi060 ceph-mon[109077]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-01T06:07:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:08 smithi089 ceph-mon[98504]: osdmap e2335: 8 total, 8 up, 8 in 2023-12-01T06:07:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:09 smithi060 ceph-mon[94233]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 845 op/s 2023-12-01T06:07:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:09 smithi060 ceph-mon[94233]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-01T06:07:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:07:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:09 smithi060 ceph-mon[109077]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 845 op/s 2023-12-01T06:07:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:09 smithi060 ceph-mon[109077]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-01T06:07:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:07:10.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:09 smithi089 ceph-mon[98504]: pgmap v4739: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 845 op/s 2023-12-01T06:07:10.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:09 smithi089 ceph-mon[98504]: osdmap e2336: 8 total, 8 up, 8 in 2023-12-01T06:07:10.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:07:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:07:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[109077]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-01T06:07:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:07:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:07:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:07:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[94233]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-01T06:07:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:07:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:07:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:07:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:10 smithi089 ceph-mon[98504]: osdmap e2337: 8 total, 8 up, 8 in 2023-12-01T06:07:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:07:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:07:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:11 smithi060 ceph-mon[94233]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:11 smithi060 ceph-mon[94233]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-01T06:07:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:11 smithi060 ceph-mon[109077]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:11 smithi060 ceph-mon[109077]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-01T06:07:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:11 smithi089 ceph-mon[98504]: pgmap v4742: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:11 smithi089 ceph-mon[98504]: osdmap e2338: 8 total, 8 up, 8 in 2023-12-01T06:07:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:12 smithi060 ceph-mon[94233]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-01T06:07:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:12 smithi060 ceph-mon[109077]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-01T06:07:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:12 smithi089 ceph-mon[98504]: osdmap e2339: 8 total, 8 up, 8 in 2023-12-01T06:07:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:13 smithi060 ceph-mon[109077]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2023-12-01T06:07:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:13 smithi060 ceph-mon[109077]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-01T06:07:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:13 smithi060 ceph-mon[94233]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2023-12-01T06:07:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:13 smithi060 ceph-mon[94233]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-01T06:07:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:13 smithi089 ceph-mon[98504]: pgmap v4745: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2023-12-01T06:07:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:13 smithi089 ceph-mon[98504]: osdmap e2340: 8 total, 8 up, 8 in 2023-12-01T06:07:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:07:14] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-12-01T06:07:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:14 smithi060 ceph-mon[109077]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-01T06:07:15.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:14 smithi060 ceph-mon[94233]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-01T06:07:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:14 smithi089 ceph-mon[98504]: osdmap e2341: 8 total, 8 up, 8 in 2023-12-01T06:07:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:15 smithi060 ceph-mon[94233]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2023-12-01T06:07:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:15 smithi060 ceph-mon[94233]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-01T06:07:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:15 smithi060 ceph-mon[109077]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2023-12-01T06:07:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:15 smithi060 ceph-mon[109077]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-01T06:07:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:15 smithi089 ceph-mon[98504]: pgmap v4748: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2023-12-01T06:07:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:15 smithi089 ceph-mon[98504]: osdmap e2342: 8 total, 8 up, 8 in 2023-12-01T06:07:16.761 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:07:17.096 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:07:17.096 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (81m) 8m ago 82m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:07:17.096 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (81m) 8m ago 81m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:07:17.096 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (83m) 8m ago 82m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:07:17.096 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (82m) 8m ago 82m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:07:17.096 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (85m) 8m ago 85m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:07:17.096 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (87m) 8m ago 87m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (87m) 8m ago 87m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (86m) 8m ago 86m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (86m) 8m ago 86m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (81m) 8m ago 81m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (81m) 8m ago 81m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (85m) 8m ago 85m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (85m) 8m ago 85m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (84m) 8m ago 84m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (84m) 8m ago 84m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (84m) 8m ago 84m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (83m) 8m ago 83m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (83m) 8m ago 83m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (83m) 8m ago 83m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:07:17.097 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (81m) 8m ago 82m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:07:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:16 smithi060 ceph-mon[94233]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-01T06:07:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:16 smithi060 ceph-mon[109077]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-01T06:07:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:16 smithi089 ceph-mon[98504]: osdmap e2343: 8 total, 8 up, 8 in 2023-12-01T06:07:17.492 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:07:17.492 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:07:17.492 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:07:17.493 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:07:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[94233]: from='client.19386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[94233]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2023-12-01T06:07:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[94233]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-01T06:07:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[94233]: from='client.29270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2072890891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:07:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[109077]: from='client.19386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[109077]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2023-12-01T06:07:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[109077]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-01T06:07:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[109077]: from='client.29270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2072890891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:07:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:17 smithi089 ceph-mon[98504]: from='client.19386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:17 smithi089 ceph-mon[98504]: pgmap v4751: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2023-12-01T06:07:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:17 smithi089 ceph-mon[98504]: osdmap e2344: 8 total, 8 up, 8 in 2023-12-01T06:07:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:17 smithi089 ceph-mon[98504]: from='client.29270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2072890891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:07:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:18 smithi060 ceph-mon[94233]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-01T06:07:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:18 smithi060 ceph-mon[109077]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-01T06:07:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:18 smithi089 ceph-mon[98504]: osdmap e2345: 8 total, 8 up, 8 in 2023-12-01T06:07:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:19 smithi060 ceph-mon[94233]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2023-12-01T06:07:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:19 smithi060 ceph-mon[94233]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-01T06:07:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:19 smithi060 ceph-mon[109077]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2023-12-01T06:07:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:19 smithi060 ceph-mon[109077]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-01T06:07:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:19 smithi089 ceph-mon[98504]: pgmap v4754: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2023-12-01T06:07:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:19 smithi089 ceph-mon[98504]: osdmap e2346: 8 total, 8 up, 8 in 2023-12-01T06:07:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:21 smithi060 ceph-mon[94233]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-01T06:07:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:21 smithi060 ceph-mon[109077]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-01T06:07:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:21 smithi089 ceph-mon[98504]: osdmap e2347: 8 total, 8 up, 8 in 2023-12-01T06:07:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:22 smithi089 ceph-mon[98504]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:22 smithi089 ceph-mon[98504]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-01T06:07:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:22 smithi060 ceph-mon[94233]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:22 smithi060 ceph-mon[94233]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-01T06:07:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:22 smithi060 ceph-mon[109077]: pgmap v4757: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:22 smithi060 ceph-mon[109077]: osdmap e2348: 8 total, 8 up, 8 in 2023-12-01T06:07:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:23 smithi089 ceph-mon[98504]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-01T06:07:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:23 smithi060 ceph-mon[94233]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-01T06:07:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:23 smithi060 ceph-mon[109077]: osdmap e2349: 8 total, 8 up, 8 in 2023-12-01T06:07:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:24 smithi089 ceph-mon[98504]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2023-12-01T06:07:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:24 smithi089 ceph-mon[98504]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-01T06:07:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:24 smithi060 ceph-mon[94233]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2023-12-01T06:07:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:24 smithi060 ceph-mon[94233]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-01T06:07:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:24 smithi060 ceph-mon[109077]: pgmap v4760: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2023-12-01T06:07:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:24 smithi060 ceph-mon[109077]: osdmap e2350: 8 total, 8 up, 8 in 2023-12-01T06:07:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:07:24] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-12-01T06:07:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:25 smithi089 ceph-mon[98504]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-01T06:07:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:25 smithi060 ceph-mon[94233]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-01T06:07:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:25 smithi060 ceph-mon[109077]: osdmap e2351: 8 total, 8 up, 8 in 2023-12-01T06:07:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:26 smithi089 ceph-mon[98504]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2023-12-01T06:07:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:26 smithi089 ceph-mon[98504]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-01T06:07:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:26 smithi060 ceph-mon[94233]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2023-12-01T06:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:26 smithi060 ceph-mon[94233]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-01T06:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:26 smithi060 ceph-mon[109077]: pgmap v4763: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2023-12-01T06:07:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:26 smithi060 ceph-mon[109077]: osdmap e2352: 8 total, 8 up, 8 in 2023-12-01T06:07:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:27 smithi060 ceph-mon[94233]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-01T06:07:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:27 smithi060 ceph-mon[109077]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-01T06:07:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:27 smithi089 ceph-mon[98504]: osdmap e2353: 8 total, 8 up, 8 in 2023-12-01T06:07:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:28 smithi060 ceph-mon[94233]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 759 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2023-12-01T06:07:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:28 smithi060 ceph-mon[94233]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-01T06:07:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:28 smithi060 ceph-mon[109077]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 759 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2023-12-01T06:07:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:28 smithi060 ceph-mon[109077]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-01T06:07:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:28 smithi089 ceph-mon[98504]: pgmap v4766: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 759 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2023-12-01T06:07:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:28 smithi089 ceph-mon[98504]: osdmap e2354: 8 total, 8 up, 8 in 2023-12-01T06:07:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:29 smithi060 ceph-mon[94233]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-01T06:07:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:29 smithi060 ceph-mon[109077]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-01T06:07:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:29 smithi089 ceph-mon[98504]: osdmap e2355: 8 total, 8 up, 8 in 2023-12-01T06:07:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:30 smithi060 ceph-mon[94233]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 758 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2023-12-01T06:07:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:30 smithi060 ceph-mon[94233]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-01T06:07:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:30 smithi060 ceph-mon[109077]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 758 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2023-12-01T06:07:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:30 smithi060 ceph-mon[109077]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-01T06:07:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:30 smithi089 ceph-mon[98504]: pgmap v4769: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 758 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2023-12-01T06:07:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:30 smithi089 ceph-mon[98504]: osdmap e2356: 8 total, 8 up, 8 in 2023-12-01T06:07:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:31 smithi060 ceph-mon[94233]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-01T06:07:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:31 smithi060 ceph-mon[109077]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-01T06:07:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:31 smithi089 ceph-mon[98504]: osdmap e2357: 8 total, 8 up, 8 in 2023-12-01T06:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:32 smithi060 ceph-mon[94233]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:32 smithi060 ceph-mon[94233]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-01T06:07:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:32 smithi060 ceph-mon[109077]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:32 smithi060 ceph-mon[109077]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-01T06:07:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:32 smithi089 ceph-mon[98504]: pgmap v4772: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:32 smithi089 ceph-mon[98504]: osdmap e2358: 8 total, 8 up, 8 in 2023-12-01T06:07:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:33 smithi060 ceph-mon[94233]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-01T06:07:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:33 smithi060 ceph-mon[109077]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-01T06:07:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:33 smithi089 ceph-mon[98504]: osdmap e2359: 8 total, 8 up, 8 in 2023-12-01T06:07:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:34 smithi060 ceph-mon[94233]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2023-12-01T06:07:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:34 smithi060 ceph-mon[94233]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-01T06:07:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:34 smithi060 ceph-mon[109077]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2023-12-01T06:07:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:34 smithi060 ceph-mon[109077]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-01T06:07:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:34 smithi089 ceph-mon[98504]: pgmap v4775: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2023-12-01T06:07:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:34 smithi089 ceph-mon[98504]: osdmap e2360: 8 total, 8 up, 8 in 2023-12-01T06:07:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:07:34] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2023-12-01T06:07:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:35 smithi060 ceph-mon[94233]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-01T06:07:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:35 smithi060 ceph-mon[109077]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-01T06:07:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:35 smithi089 ceph-mon[98504]: osdmap e2361: 8 total, 8 up, 8 in 2023-12-01T06:07:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:36 smithi060 ceph-mon[94233]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2023-12-01T06:07:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:36 smithi060 ceph-mon[94233]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-01T06:07:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:36 smithi060 ceph-mon[109077]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2023-12-01T06:07:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:36 smithi060 ceph-mon[109077]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-01T06:07:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:36 smithi089 ceph-mon[98504]: pgmap v4778: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2023-12-01T06:07:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:36 smithi089 ceph-mon[98504]: osdmap e2362: 8 total, 8 up, 8 in 2023-12-01T06:07:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:37 smithi060 ceph-mon[109077]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-01T06:07:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:37 smithi060 ceph-mon[109077]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 824 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2023-12-01T06:07:37.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:37 smithi060 ceph-mon[94233]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-01T06:07:37.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:37 smithi060 ceph-mon[94233]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 824 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2023-12-01T06:07:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:37 smithi089 ceph-mon[98504]: osdmap e2363: 8 total, 8 up, 8 in 2023-12-01T06:07:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:37 smithi089 ceph-mon[98504]: pgmap v4781: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 824 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2023-12-01T06:07:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:38 smithi060 ceph-mon[94233]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-01T06:07:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:38 smithi060 ceph-mon[109077]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-01T06:07:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:38 smithi089 ceph-mon[98504]: osdmap e2364: 8 total, 8 up, 8 in 2023-12-01T06:07:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:39 smithi060 ceph-mon[94233]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-01T06:07:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:39 smithi060 ceph-mon[94233]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 823 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2023-12-01T06:07:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:39 smithi060 ceph-mon[109077]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-01T06:07:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:39 smithi060 ceph-mon[109077]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 823 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2023-12-01T06:07:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:39 smithi089 ceph-mon[98504]: osdmap e2365: 8 total, 8 up, 8 in 2023-12-01T06:07:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:39 smithi089 ceph-mon[98504]: pgmap v4784: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 823 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2023-12-01T06:07:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:40 smithi060 ceph-mon[94233]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-01T06:07:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:40 smithi060 ceph-mon[109077]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-01T06:07:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:40 smithi089 ceph-mon[98504]: osdmap e2366: 8 total, 8 up, 8 in 2023-12-01T06:07:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:41 smithi060 ceph-mon[94233]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-01T06:07:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:41 smithi060 ceph-mon[94233]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:41 smithi060 ceph-mon[109077]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-01T06:07:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:41 smithi060 ceph-mon[109077]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:41 smithi089 ceph-mon[98504]: osdmap e2367: 8 total, 8 up, 8 in 2023-12-01T06:07:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:41 smithi089 ceph-mon[98504]: pgmap v4787: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:42 smithi060 ceph-mon[94233]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-01T06:07:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:42 smithi060 ceph-mon[109077]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-01T06:07:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:42 smithi089 ceph-mon[98504]: osdmap e2368: 8 total, 8 up, 8 in 2023-12-01T06:07:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:43 smithi060 ceph-mon[94233]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-01T06:07:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:43 smithi060 ceph-mon[94233]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2023-12-01T06:07:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:43 smithi060 ceph-mon[109077]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-01T06:07:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:43 smithi060 ceph-mon[109077]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2023-12-01T06:07:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:43 smithi089 ceph-mon[98504]: osdmap e2369: 8 total, 8 up, 8 in 2023-12-01T06:07:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:43 smithi089 ceph-mon[98504]: pgmap v4790: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2023-12-01T06:07:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:44 smithi060 ceph-mon[94233]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-01T06:07:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:44 smithi060 ceph-mon[109077]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-01T06:07:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:44 smithi089 ceph-mon[98504]: osdmap e2370: 8 total, 8 up, 8 in 2023-12-01T06:07:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:07:44] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-12-01T06:07:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:45 smithi060 ceph-mon[94233]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-01T06:07:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:45 smithi060 ceph-mon[94233]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2023-12-01T06:07:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:45 smithi060 ceph-mon[109077]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-01T06:07:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:45 smithi060 ceph-mon[109077]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2023-12-01T06:07:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:45 smithi089 ceph-mon[98504]: osdmap e2371: 8 total, 8 up, 8 in 2023-12-01T06:07:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:45 smithi089 ceph-mon[98504]: pgmap v4793: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2023-12-01T06:07:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:46 smithi060 ceph-mon[94233]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-01T06:07:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:46 smithi060 ceph-mon[109077]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-01T06:07:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:46 smithi089 ceph-mon[98504]: osdmap e2372: 8 total, 8 up, 8 in 2023-12-01T06:07:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:47 smithi060 ceph-mon[94233]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-01T06:07:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:47 smithi060 ceph-mon[94233]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-01T06:07:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:47 smithi060 ceph-mon[109077]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-01T06:07:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:47 smithi060 ceph-mon[109077]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-01T06:07:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:47 smithi089 ceph-mon[98504]: osdmap e2373: 8 total, 8 up, 8 in 2023-12-01T06:07:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:47 smithi089 ceph-mon[98504]: pgmap v4796: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-01T06:07:47.854 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:07:48.193 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:07:48.193 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (82m) 8m ago 82m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:07:48.193 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (82m) 8m ago 82m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:07:48.193 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (83m) 8m ago 83m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:07:48.193 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (83m) 8m ago 83m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (86m) 8m ago 86m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (88m) 8m ago 88m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (88m) 8m ago 88m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (86m) 8m ago 86m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (86m) 8m ago 86m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (82m) 8m ago 82m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (82m) 8m ago 82m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (86m) 8m ago 86m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (85m) 8m ago 85m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (85m) 8m ago 85m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (85m) 8m ago 85m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (84m) 8m ago 84m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (84m) 8m ago 84m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (84m) 8m ago 84m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:07:48.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (83m) 8m ago 83m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:07:48.195 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (82m) 8m ago 83m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:07:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:48 smithi060 ceph-mon[94233]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-01T06:07:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:48 smithi060 ceph-mon[94233]: from='client.19404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:48 smithi060 ceph-mon[109077]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-01T06:07:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:48 smithi060 ceph-mon[109077]: from='client.19404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:48 smithi089 ceph-mon[98504]: osdmap e2374: 8 total, 8 up, 8 in 2023-12-01T06:07:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:48 smithi089 ceph-mon[98504]: from='client.19404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:48.596 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:07:48.596 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:07:48.597 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:07:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[94233]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-01T06:07:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[94233]: from='client.29288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2032471809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:07:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[94233]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-01T06:07:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[109077]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-01T06:07:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[109077]: from='client.29288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2032471809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:07:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:49 smithi060 ceph-mon[109077]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-01T06:07:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:49 smithi089 ceph-mon[98504]: osdmap e2375: 8 total, 8 up, 8 in 2023-12-01T06:07:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:49 smithi089 ceph-mon[98504]: from='client.29288 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:07:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2032471809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:07:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:49 smithi089 ceph-mon[98504]: pgmap v4799: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2023-12-01T06:07:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:50 smithi060 ceph-mon[109077]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-01T06:07:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:50 smithi060 ceph-mon[94233]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-01T06:07:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:50 smithi089 ceph-mon[98504]: osdmap e2376: 8 total, 8 up, 8 in 2023-12-01T06:07:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:51 smithi060 ceph-mon[94233]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-01T06:07:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:51 smithi060 ceph-mon[94233]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:51 smithi060 ceph-mon[109077]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-01T06:07:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:51 smithi060 ceph-mon[109077]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:51 smithi089 ceph-mon[98504]: osdmap e2377: 8 total, 8 up, 8 in 2023-12-01T06:07:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:51 smithi089 ceph-mon[98504]: pgmap v4802: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:07:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:52 smithi060 ceph-mon[94233]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-01T06:07:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:52 smithi060 ceph-mon[109077]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-01T06:07:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:52 smithi089 ceph-mon[98504]: osdmap e2378: 8 total, 8 up, 8 in 2023-12-01T06:07:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:53 smithi060 ceph-mon[94233]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-01T06:07:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:53 smithi060 ceph-mon[94233]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2023-12-01T06:07:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:53 smithi060 ceph-mon[109077]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-01T06:07:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:53 smithi060 ceph-mon[109077]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2023-12-01T06:07:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:53 smithi089 ceph-mon[98504]: osdmap e2379: 8 total, 8 up, 8 in 2023-12-01T06:07:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:53 smithi089 ceph-mon[98504]: pgmap v4805: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2023-12-01T06:07:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:54 smithi060 ceph-mon[94233]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-01T06:07:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:54 smithi060 ceph-mon[109077]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-01T06:07:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:07:54] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-12-01T06:07:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:54 smithi089 ceph-mon[98504]: osdmap e2380: 8 total, 8 up, 8 in 2023-12-01T06:07:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:55 smithi060 ceph-mon[94233]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-01T06:07:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:55 smithi060 ceph-mon[94233]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2023-12-01T06:07:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:55 smithi060 ceph-mon[109077]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-01T06:07:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:55 smithi060 ceph-mon[109077]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2023-12-01T06:07:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:55 smithi089 ceph-mon[98504]: osdmap e2381: 8 total, 8 up, 8 in 2023-12-01T06:07:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:55 smithi089 ceph-mon[98504]: pgmap v4808: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2023-12-01T06:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:56 smithi060 ceph-mon[94233]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-01T06:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:56 smithi060 ceph-mon[109077]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-01T06:07:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:56 smithi089 ceph-mon[98504]: osdmap e2382: 8 total, 8 up, 8 in 2023-12-01T06:07:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:07:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:57 smithi060 ceph-mon[94233]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-01T06:07:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:57 smithi060 ceph-mon[94233]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2023-12-01T06:07:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:57 smithi060 ceph-mon[109077]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-01T06:07:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:57 smithi060 ceph-mon[109077]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2023-12-01T06:07:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:57 smithi089 ceph-mon[98504]: osdmap e2383: 8 total, 8 up, 8 in 2023-12-01T06:07:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:57 smithi089 ceph-mon[98504]: pgmap v4811: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2023-12-01T06:07:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:58 smithi060 ceph-mon[94233]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-01T06:07:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:58 smithi060 ceph-mon[109077]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-01T06:07:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:58 smithi089 ceph-mon[98504]: osdmap e2384: 8 total, 8 up, 8 in 2023-12-01T06:07:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:59 smithi060 ceph-mon[94233]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-01T06:07:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:07:59 smithi060 ceph-mon[94233]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2023-12-01T06:07:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:59 smithi060 ceph-mon[109077]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-01T06:07:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:07:59 smithi060 ceph-mon[109077]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2023-12-01T06:07:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:59 smithi089 ceph-mon[98504]: osdmap e2385: 8 total, 8 up, 8 in 2023-12-01T06:07:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:07:59 smithi089 ceph-mon[98504]: pgmap v4814: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2023-12-01T06:08:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:00 smithi060 ceph-mon[94233]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-01T06:08:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:00 smithi060 ceph-mon[109077]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-01T06:08:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:00 smithi089 ceph-mon[98504]: osdmap e2386: 8 total, 8 up, 8 in 2023-12-01T06:08:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:01 smithi060 ceph-mon[94233]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-01T06:08:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:01 smithi060 ceph-mon[94233]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:01 smithi060 ceph-mon[109077]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-01T06:08:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:01 smithi060 ceph-mon[109077]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:01 smithi089 ceph-mon[98504]: osdmap e2387: 8 total, 8 up, 8 in 2023-12-01T06:08:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:01 smithi089 ceph-mon[98504]: pgmap v4817: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:02 smithi060 ceph-mon[94233]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-01T06:08:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:02 smithi060 ceph-mon[109077]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-01T06:08:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:02 smithi089 ceph-mon[98504]: osdmap e2388: 8 total, 8 up, 8 in 2023-12-01T06:08:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:03 smithi060 ceph-mon[94233]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-01T06:08:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:03 smithi060 ceph-mon[94233]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2023-12-01T06:08:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:03 smithi060 ceph-mon[109077]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-01T06:08:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:03 smithi060 ceph-mon[109077]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2023-12-01T06:08:03.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:03 smithi089 ceph-mon[98504]: osdmap e2389: 8 total, 8 up, 8 in 2023-12-01T06:08:03.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:03 smithi089 ceph-mon[98504]: pgmap v4820: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2023-12-01T06:08:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:04 smithi060 ceph-mon[94233]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-01T06:08:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:08:04] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2023-12-01T06:08:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:04 smithi060 ceph-mon[109077]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-01T06:08:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:04 smithi089 ceph-mon[98504]: osdmap e2390: 8 total, 8 up, 8 in 2023-12-01T06:08:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:05 smithi089 ceph-mon[98504]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-01T06:08:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:05 smithi089 ceph-mon[98504]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2023-12-01T06:08:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:05 smithi060 ceph-mon[94233]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-01T06:08:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:05 smithi060 ceph-mon[94233]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2023-12-01T06:08:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:05 smithi060 ceph-mon[109077]: osdmap e2391: 8 total, 8 up, 8 in 2023-12-01T06:08:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:05 smithi060 ceph-mon[109077]: pgmap v4823: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2023-12-01T06:08:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:06 smithi089 ceph-mon[98504]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-01T06:08:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:06 smithi060 ceph-mon[94233]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-01T06:08:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:06 smithi060 ceph-mon[109077]: osdmap e2392: 8 total, 8 up, 8 in 2023-12-01T06:08:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:07 smithi089 ceph-mon[98504]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-01T06:08:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:07 smithi089 ceph-mon[98504]: pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2023-12-01T06:08:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:07 smithi060 ceph-mon[94233]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-01T06:08:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:07 smithi060 ceph-mon[94233]: pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2023-12-01T06:08:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:07 smithi060 ceph-mon[109077]: osdmap e2393: 8 total, 8 up, 8 in 2023-12-01T06:08:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:07 smithi060 ceph-mon[109077]: pgmap v4826: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2023-12-01T06:08:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:08 smithi060 ceph-mon[94233]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-01T06:08:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:08 smithi060 ceph-mon[109077]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-01T06:08:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:08 smithi089 ceph-mon[98504]: osdmap e2394: 8 total, 8 up, 8 in 2023-12-01T06:08:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:09 smithi060 ceph-mon[94233]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-01T06:08:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:09 smithi060 ceph-mon[94233]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2023-12-01T06:08:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:09 smithi060 ceph-mon[109077]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-01T06:08:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:09 smithi060 ceph-mon[109077]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2023-12-01T06:08:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:09 smithi089 ceph-mon[98504]: osdmap e2395: 8 total, 8 up, 8 in 2023-12-01T06:08:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:09 smithi089 ceph-mon[98504]: pgmap v4829: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2023-12-01T06:08:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:10 smithi060 ceph-mon[94233]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-01T06:08:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:08:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:10 smithi060 ceph-mon[109077]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-01T06:08:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:08:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:10 smithi089 ceph-mon[98504]: osdmap e2396: 8 total, 8 up, 8 in 2023-12-01T06:08:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:08:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[94233]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-01T06:08:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:08:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:08:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:08:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[94233]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:11.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[109077]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-01T06:08:11.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:08:11.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:08:11.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:08:11.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:11.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:11 smithi060 ceph-mon[109077]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:11 smithi089 ceph-mon[98504]: osdmap e2397: 8 total, 8 up, 8 in 2023-12-01T06:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:11 smithi089 ceph-mon[98504]: pgmap v4832: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:12 smithi060 ceph-mon[94233]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-01T06:08:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:12 smithi060 ceph-mon[109077]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-01T06:08:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:12 smithi089 ceph-mon[98504]: osdmap e2398: 8 total, 8 up, 8 in 2023-12-01T06:08:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:13 smithi060 ceph-mon[109077]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-01T06:08:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:13 smithi060 ceph-mon[109077]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2023-12-01T06:08:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:13 smithi060 ceph-mon[94233]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-01T06:08:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:13 smithi060 ceph-mon[94233]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2023-12-01T06:08:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:13 smithi089 ceph-mon[98504]: osdmap e2399: 8 total, 8 up, 8 in 2023-12-01T06:08:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:13 smithi089 ceph-mon[98504]: pgmap v4835: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2023-12-01T06:08:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:14 smithi060 ceph-mon[94233]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-01T06:08:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:08:14] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-12-01T06:08:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:14 smithi060 ceph-mon[109077]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-01T06:08:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:14 smithi089 ceph-mon[98504]: osdmap e2400: 8 total, 8 up, 8 in 2023-12-01T06:08:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:15 smithi060 ceph-mon[109077]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-01T06:08:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:15 smithi060 ceph-mon[109077]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2023-12-01T06:08:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:15 smithi060 ceph-mon[94233]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-01T06:08:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:15 smithi060 ceph-mon[94233]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2023-12-01T06:08:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:15 smithi089 ceph-mon[98504]: osdmap e2401: 8 total, 8 up, 8 in 2023-12-01T06:08:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:15 smithi089 ceph-mon[98504]: pgmap v4838: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2023-12-01T06:08:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:16 smithi060 ceph-mon[109077]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-01T06:08:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:16 smithi060 ceph-mon[94233]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-01T06:08:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:16 smithi089 ceph-mon[98504]: osdmap e2402: 8 total, 8 up, 8 in 2023-12-01T06:08:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:17 smithi060 ceph-mon[94233]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-01T06:08:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:17 smithi060 ceph-mon[94233]: pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2023-12-01T06:08:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:17 smithi060 ceph-mon[109077]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-01T06:08:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:17 smithi060 ceph-mon[109077]: pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2023-12-01T06:08:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:17 smithi089 ceph-mon[98504]: osdmap e2403: 8 total, 8 up, 8 in 2023-12-01T06:08:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:17 smithi089 ceph-mon[98504]: pgmap v4841: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2023-12-01T06:08:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:18 smithi060 ceph-mon[94233]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-01T06:08:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:18 smithi060 ceph-mon[109077]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-01T06:08:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:18 smithi089 ceph-mon[98504]: osdmap e2404: 8 total, 8 up, 8 in 2023-12-01T06:08:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:08:19.282 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (82m) 9m ago 83m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (82m) 9m ago 82m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (84m) 9m ago 84m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (84m) 9m ago 83m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (86m) 9m ago 86m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (88m) 9m ago 88m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (88m) 9m ago 88m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (87m) 9m ago 87m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:08:19.283 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (87m) 9m ago 87m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (82m) 9m ago 82m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (82m) 9m ago 82m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (86m) 9m ago 86m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (86m) 9m ago 86m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (86m) 9m ago 86m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (85m) 9m ago 85m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (85m) 9m ago 85m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:08:19.284 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (85m) 9m ago 85m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:08:19.285 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (84m) 9m ago 84m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:08:19.285 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (84m) 9m ago 84m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:08:19.285 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (82m) 9m ago 83m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:08:19.695 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:08:19.695 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:08:19.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:08:19.697 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:08:19.697 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:19 smithi060 ceph-mon[94233]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-01T06:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:19 smithi060 ceph-mon[94233]: pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2023-12-01T06:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:19 smithi060 ceph-mon[94233]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:19 smithi060 ceph-mon[109077]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-01T06:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:19 smithi060 ceph-mon[109077]: pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2023-12-01T06:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:19 smithi060 ceph-mon[109077]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:19 smithi089 ceph-mon[98504]: osdmap e2405: 8 total, 8 up, 8 in 2023-12-01T06:08:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:19 smithi089 ceph-mon[98504]: pgmap v4844: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.46k op/s 2023-12-01T06:08:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:19 smithi089 ceph-mon[98504]: from='client.19422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:20 smithi060 ceph-mon[94233]: from='client.29306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:20 smithi060 ceph-mon[94233]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-01T06:08:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2735843856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:08:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:20 smithi060 ceph-mon[109077]: from='client.29306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:20 smithi060 ceph-mon[109077]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-01T06:08:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2735843856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:08:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:20 smithi089 ceph-mon[98504]: from='client.29306 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:20 smithi089 ceph-mon[98504]: osdmap e2406: 8 total, 8 up, 8 in 2023-12-01T06:08:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2735843856' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:08:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:21 smithi060 ceph-mon[94233]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-01T06:08:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:21 smithi060 ceph-mon[94233]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:21 smithi060 ceph-mon[109077]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-01T06:08:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:21 smithi060 ceph-mon[109077]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:21 smithi089 ceph-mon[98504]: osdmap e2407: 8 total, 8 up, 8 in 2023-12-01T06:08:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:21 smithi089 ceph-mon[98504]: pgmap v4847: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:22 smithi060 ceph-mon[94233]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-01T06:08:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:22 smithi060 ceph-mon[109077]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-01T06:08:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:22 smithi089 ceph-mon[98504]: osdmap e2408: 8 total, 8 up, 8 in 2023-12-01T06:08:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:23 smithi060 ceph-mon[94233]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-01T06:08:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:23 smithi060 ceph-mon[94233]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T06:08:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:23 smithi060 ceph-mon[109077]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-01T06:08:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:23 smithi060 ceph-mon[109077]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T06:08:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:23 smithi089 ceph-mon[98504]: osdmap e2409: 8 total, 8 up, 8 in 2023-12-01T06:08:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:23 smithi089 ceph-mon[98504]: pgmap v4850: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T06:08:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:24 smithi060 ceph-mon[94233]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-01T06:08:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:24 smithi060 ceph-mon[109077]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-01T06:08:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:08:24] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-12-01T06:08:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:24 smithi089 ceph-mon[98504]: osdmap e2410: 8 total, 8 up, 8 in 2023-12-01T06:08:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:25 smithi060 ceph-mon[94233]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-01T06:08:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:25 smithi060 ceph-mon[94233]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T06:08:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:25 smithi060 ceph-mon[109077]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-01T06:08:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:25 smithi060 ceph-mon[109077]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T06:08:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:25 smithi089 ceph-mon[98504]: osdmap e2411: 8 total, 8 up, 8 in 2023-12-01T06:08:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:25 smithi089 ceph-mon[98504]: pgmap v4853: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2023-12-01T06:08:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:26 smithi060 ceph-mon[94233]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-01T06:08:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:26 smithi060 ceph-mon[109077]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-01T06:08:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:26 smithi089 ceph-mon[98504]: osdmap e2412: 8 total, 8 up, 8 in 2023-12-01T06:08:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:27 smithi060 ceph-mon[109077]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-01T06:08:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:27 smithi060 ceph-mon[109077]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2023-12-01T06:08:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:27 smithi060 ceph-mon[94233]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-01T06:08:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:27 smithi060 ceph-mon[94233]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2023-12-01T06:08:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:27 smithi089 ceph-mon[98504]: osdmap e2413: 8 total, 8 up, 8 in 2023-12-01T06:08:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:27 smithi089 ceph-mon[98504]: pgmap v4856: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2023-12-01T06:08:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:28 smithi060 ceph-mon[94233]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-01T06:08:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:28 smithi060 ceph-mon[109077]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-01T06:08:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:28 smithi089 ceph-mon[98504]: osdmap e2414: 8 total, 8 up, 8 in 2023-12-01T06:08:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:29 smithi060 ceph-mon[94233]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-01T06:08:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:29 smithi060 ceph-mon[94233]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2023-12-01T06:08:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:29 smithi060 ceph-mon[109077]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-01T06:08:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:29 smithi060 ceph-mon[109077]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2023-12-01T06:08:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:29 smithi089 ceph-mon[98504]: osdmap e2415: 8 total, 8 up, 8 in 2023-12-01T06:08:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:29 smithi089 ceph-mon[98504]: pgmap v4859: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.55k op/s 2023-12-01T06:08:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:30 smithi060 ceph-mon[94233]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-01T06:08:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:30 smithi060 ceph-mon[109077]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-01T06:08:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:30 smithi089 ceph-mon[98504]: osdmap e2416: 8 total, 8 up, 8 in 2023-12-01T06:08:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:31 smithi060 ceph-mon[94233]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-01T06:08:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:31 smithi060 ceph-mon[94233]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:31 smithi060 ceph-mon[109077]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-01T06:08:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:31 smithi060 ceph-mon[109077]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:31 smithi089 ceph-mon[98504]: osdmap e2417: 8 total, 8 up, 8 in 2023-12-01T06:08:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:31 smithi089 ceph-mon[98504]: pgmap v4862: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:32 smithi060 ceph-mon[94233]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-01T06:08:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:32 smithi060 ceph-mon[109077]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-01T06:08:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:32 smithi089 ceph-mon[98504]: osdmap e2418: 8 total, 8 up, 8 in 2023-12-01T06:08:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:33 smithi060 ceph-mon[109077]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-01T06:08:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:33 smithi060 ceph-mon[109077]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2023-12-01T06:08:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:33 smithi060 ceph-mon[94233]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-01T06:08:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:33 smithi060 ceph-mon[94233]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2023-12-01T06:08:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:33 smithi089 ceph-mon[98504]: osdmap e2419: 8 total, 8 up, 8 in 2023-12-01T06:08:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:33 smithi089 ceph-mon[98504]: pgmap v4865: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2023-12-01T06:08:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:34 smithi060 ceph-mon[94233]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-01T06:08:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:34 smithi060 ceph-mon[109077]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-01T06:08:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:08:34] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-12-01T06:08:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:34 smithi089 ceph-mon[98504]: osdmap e2420: 8 total, 8 up, 8 in 2023-12-01T06:08:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:35 smithi060 ceph-mon[94233]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-01T06:08:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:35 smithi060 ceph-mon[94233]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2023-12-01T06:08:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:35 smithi060 ceph-mon[109077]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-01T06:08:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:35 smithi060 ceph-mon[109077]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2023-12-01T06:08:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:35 smithi089 ceph-mon[98504]: osdmap e2421: 8 total, 8 up, 8 in 2023-12-01T06:08:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:35 smithi089 ceph-mon[98504]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.59k op/s 2023-12-01T06:08:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:36 smithi060 ceph-mon[94233]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-01T06:08:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:36 smithi060 ceph-mon[109077]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-01T06:08:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:36 smithi089 ceph-mon[98504]: osdmap e2422: 8 total, 8 up, 8 in 2023-12-01T06:08:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:37 smithi060 ceph-mon[94233]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-01T06:08:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:37 smithi060 ceph-mon[94233]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2023-12-01T06:08:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:37 smithi060 ceph-mon[109077]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-01T06:08:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:37 smithi060 ceph-mon[109077]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2023-12-01T06:08:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:37 smithi089 ceph-mon[98504]: osdmap e2423: 8 total, 8 up, 8 in 2023-12-01T06:08:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:37 smithi089 ceph-mon[98504]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2023-12-01T06:08:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:38 smithi060 ceph-mon[94233]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-01T06:08:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:38 smithi060 ceph-mon[109077]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-01T06:08:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:38 smithi089 ceph-mon[98504]: osdmap e2424: 8 total, 8 up, 8 in 2023-12-01T06:08:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:39 smithi060 ceph-mon[94233]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-01T06:08:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:39 smithi060 ceph-mon[94233]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2023-12-01T06:08:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:39 smithi060 ceph-mon[109077]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-01T06:08:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:39 smithi060 ceph-mon[109077]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2023-12-01T06:08:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:39 smithi089 ceph-mon[98504]: osdmap e2425: 8 total, 8 up, 8 in 2023-12-01T06:08:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:39 smithi089 ceph-mon[98504]: pgmap v4874: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.64k op/s 2023-12-01T06:08:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:40 smithi060 ceph-mon[94233]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-01T06:08:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:40 smithi060 ceph-mon[109077]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-01T06:08:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:40 smithi089 ceph-mon[98504]: osdmap e2426: 8 total, 8 up, 8 in 2023-12-01T06:08:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:41 smithi060 ceph-mon[94233]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-01T06:08:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:41 smithi060 ceph-mon[94233]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:41 smithi060 ceph-mon[109077]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-01T06:08:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:41 smithi060 ceph-mon[109077]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:41 smithi089 ceph-mon[98504]: osdmap e2427: 8 total, 8 up, 8 in 2023-12-01T06:08:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:41 smithi089 ceph-mon[98504]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:42 smithi060 ceph-mon[94233]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-01T06:08:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:42 smithi060 ceph-mon[109077]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-01T06:08:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:42 smithi089 ceph-mon[98504]: osdmap e2428: 8 total, 8 up, 8 in 2023-12-01T06:08:43.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:43 smithi089 ceph-mon[98504]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-01T06:08:43.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:43 smithi089 ceph-mon[98504]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2023-12-01T06:08:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:43 smithi060 ceph-mon[94233]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-01T06:08:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:43 smithi060 ceph-mon[94233]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2023-12-01T06:08:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:43 smithi060 ceph-mon[109077]: osdmap e2429: 8 total, 8 up, 8 in 2023-12-01T06:08:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:43 smithi060 ceph-mon[109077]: pgmap v4880: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2023-12-01T06:08:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:44 smithi060 ceph-mon[94233]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-01T06:08:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:44 smithi060 ceph-mon[109077]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-01T06:08:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:08:44] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T06:08:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:44 smithi089 ceph-mon[98504]: osdmap e2430: 8 total, 8 up, 8 in 2023-12-01T06:08:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:45 smithi089 ceph-mon[98504]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-01T06:08:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:45 smithi089 ceph-mon[98504]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2023-12-01T06:08:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:45 smithi060 ceph-mon[94233]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-01T06:08:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:45 smithi060 ceph-mon[94233]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2023-12-01T06:08:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:45 smithi060 ceph-mon[109077]: osdmap e2431: 8 total, 8 up, 8 in 2023-12-01T06:08:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:45 smithi060 ceph-mon[109077]: pgmap v4883: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.68k op/s 2023-12-01T06:08:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:46 smithi089 ceph-mon[98504]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-01T06:08:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:46 smithi060 ceph-mon[94233]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-01T06:08:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:46 smithi060 ceph-mon[109077]: osdmap e2432: 8 total, 8 up, 8 in 2023-12-01T06:08:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:47 smithi060 ceph-mon[94233]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-01T06:08:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:47 smithi060 ceph-mon[94233]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.73k op/s 2023-12-01T06:08:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:47 smithi060 ceph-mon[109077]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-01T06:08:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:47 smithi060 ceph-mon[109077]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.73k op/s 2023-12-01T06:08:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:47 smithi089 ceph-mon[98504]: osdmap e2433: 8 total, 8 up, 8 in 2023-12-01T06:08:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:47 smithi089 ceph-mon[98504]: pgmap v4886: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.73k op/s 2023-12-01T06:08:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:48 smithi060 ceph-mon[94233]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-01T06:08:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:48 smithi060 ceph-mon[109077]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-01T06:08:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:48 smithi089 ceph-mon[98504]: osdmap e2434: 8 total, 8 up, 8 in 2023-12-01T06:08:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:49 smithi060 ceph-mon[94233]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-01T06:08:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:49 smithi060 ceph-mon[94233]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.73k op/s 2023-12-01T06:08:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:49 smithi060 ceph-mon[109077]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-01T06:08:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:49 smithi060 ceph-mon[109077]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.73k op/s 2023-12-01T06:08:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:49 smithi089 ceph-mon[98504]: osdmap e2435: 8 total, 8 up, 8 in 2023-12-01T06:08:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:49 smithi089 ceph-mon[98504]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.73k op/s 2023-12-01T06:08:50.059 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:08:50.387 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (83m) 9m ago 83m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (83m) 9m ago 83m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (84m) 9m ago 84m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (84m) 9m ago 84m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (87m) 9m ago 87m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (89m) 9m ago 89m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (89m) 9m ago 89m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (87m) 9m ago 87m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (87m) 9m ago 87m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (83m) 9m ago 83m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (83m) 9m ago 83m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (87m) 9m ago 87m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (86m) 9m ago 86m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (86m) 9m ago 86m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:08:50.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (86m) 9m ago 86m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:08:50.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (85m) 9m ago 85m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:08:50.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (85m) 9m ago 85m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:08:50.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (85m) 9m ago 85m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:08:50.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (84m) 9m ago 84m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:08:50.389 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (83m) 9m ago 84m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:08:50.790 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:08:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:08:50.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:08:50.791 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:08:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:50 smithi060 ceph-mon[94233]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-01T06:08:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:50 smithi060 ceph-mon[94233]: from='client.29318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:50 smithi060 ceph-mon[109077]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-01T06:08:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:50 smithi060 ceph-mon[109077]: from='client.29318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:50 smithi089 ceph-mon[98504]: osdmap e2436: 8 total, 8 up, 8 in 2023-12-01T06:08:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:50 smithi089 ceph-mon[98504]: from='client.29318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[94233]: from='client.29324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[94233]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-01T06:08:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/967290248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:08:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[94233]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[109077]: from='client.29324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[109077]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-01T06:08:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/967290248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:08:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:51 smithi060 ceph-mon[109077]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:51 smithi089 ceph-mon[98504]: from='client.29324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:08:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:51 smithi089 ceph-mon[98504]: osdmap e2437: 8 total, 8 up, 8 in 2023-12-01T06:08:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/967290248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:08:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:51 smithi089 ceph-mon[98504]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:08:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:52 smithi060 ceph-mon[94233]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-01T06:08:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:52 smithi060 ceph-mon[109077]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-01T06:08:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:52 smithi089 ceph-mon[98504]: osdmap e2438: 8 total, 8 up, 8 in 2023-12-01T06:08:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:53 smithi060 ceph-mon[109077]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-01T06:08:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:53 smithi060 ceph-mon[109077]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2023-12-01T06:08:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:53 smithi060 ceph-mon[94233]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-01T06:08:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:53 smithi060 ceph-mon[94233]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2023-12-01T06:08:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:53 smithi089 ceph-mon[98504]: osdmap e2439: 8 total, 8 up, 8 in 2023-12-01T06:08:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:53 smithi089 ceph-mon[98504]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2023-12-01T06:08:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:54 smithi060 ceph-mon[94233]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-01T06:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:08:54] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T06:08:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:54 smithi060 ceph-mon[109077]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-01T06:08:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:54 smithi089 ceph-mon[98504]: osdmap e2440: 8 total, 8 up, 8 in 2023-12-01T06:08:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:55 smithi060 ceph-mon[94233]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-01T06:08:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:55 smithi060 ceph-mon[94233]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2023-12-01T06:08:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:55 smithi060 ceph-mon[109077]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-01T06:08:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:55 smithi060 ceph-mon[109077]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2023-12-01T06:08:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:55 smithi089 ceph-mon[98504]: osdmap e2441: 8 total, 8 up, 8 in 2023-12-01T06:08:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:55 smithi089 ceph-mon[98504]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.5 KiB/s wr, 1.77k op/s 2023-12-01T06:08:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:56 smithi060 ceph-mon[94233]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-01T06:08:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:56 smithi060 ceph-mon[109077]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-01T06:08:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:56 smithi089 ceph-mon[98504]: osdmap e2442: 8 total, 8 up, 8 in 2023-12-01T06:08:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:08:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:57 smithi060 ceph-mon[94233]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-01T06:08:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:57 smithi060 ceph-mon[94233]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2023-12-01T06:08:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:57 smithi060 ceph-mon[109077]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-01T06:08:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:57 smithi060 ceph-mon[109077]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2023-12-01T06:08:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:57 smithi089 ceph-mon[98504]: osdmap e2443: 8 total, 8 up, 8 in 2023-12-01T06:08:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:57 smithi089 ceph-mon[98504]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2023-12-01T06:08:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:58 smithi060 ceph-mon[94233]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-01T06:08:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:58 smithi060 ceph-mon[94233]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-01T06:08:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:58 smithi060 ceph-mon[109077]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-01T06:08:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:58 smithi060 ceph-mon[109077]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-01T06:08:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:58 smithi089 ceph-mon[98504]: osdmap e2444: 8 total, 8 up, 8 in 2023-12-01T06:08:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:58 smithi089 ceph-mon[98504]: osdmap e2445: 8 total, 8 up, 8 in 2023-12-01T06:09:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:59 smithi060 ceph-mon[94233]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2023-12-01T06:09:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:08:59 smithi060 ceph-mon[94233]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-01T06:09:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:59 smithi060 ceph-mon[109077]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2023-12-01T06:09:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:08:59 smithi060 ceph-mon[109077]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-01T06:09:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:59 smithi089 ceph-mon[98504]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.79k op/s 2023-12-01T06:09:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:08:59 smithi089 ceph-mon[98504]: osdmap e2446: 8 total, 8 up, 8 in 2023-12-01T06:09:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:01 smithi060 ceph-mon[94233]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-01T06:09:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:01 smithi060 ceph-mon[94233]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:01 smithi060 ceph-mon[109077]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-01T06:09:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:01 smithi060 ceph-mon[109077]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:01 smithi089 ceph-mon[98504]: osdmap e2447: 8 total, 8 up, 8 in 2023-12-01T06:09:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:01 smithi089 ceph-mon[98504]: pgmap v4907: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:02 smithi060 ceph-mon[94233]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-01T06:09:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:02 smithi060 ceph-mon[109077]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-01T06:09:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:02 smithi089 ceph-mon[98504]: osdmap e2448: 8 total, 8 up, 8 in 2023-12-01T06:09:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:03 smithi060 ceph-mon[94233]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-01T06:09:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:03 smithi060 ceph-mon[94233]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.75k op/s 2023-12-01T06:09:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:03 smithi060 ceph-mon[109077]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-01T06:09:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:03 smithi060 ceph-mon[109077]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.75k op/s 2023-12-01T06:09:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:03 smithi089 ceph-mon[98504]: osdmap e2449: 8 total, 8 up, 8 in 2023-12-01T06:09:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:03 smithi089 ceph-mon[98504]: pgmap v4910: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.75k op/s 2023-12-01T06:09:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:04 smithi060 ceph-mon[94233]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-01T06:09:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:04 smithi060 ceph-mon[109077]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-01T06:09:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:09:04] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2023-12-01T06:09:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:04 smithi089 ceph-mon[98504]: osdmap e2450: 8 total, 8 up, 8 in 2023-12-01T06:09:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:05 smithi060 ceph-mon[94233]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-01T06:09:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:05 smithi060 ceph-mon[94233]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.75k op/s 2023-12-01T06:09:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:05 smithi060 ceph-mon[109077]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-01T06:09:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:05 smithi060 ceph-mon[109077]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.75k op/s 2023-12-01T06:09:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:05 smithi089 ceph-mon[98504]: osdmap e2451: 8 total, 8 up, 8 in 2023-12-01T06:09:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:05 smithi089 ceph-mon[98504]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.7 KiB/s wr, 1.75k op/s 2023-12-01T06:09:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:06 smithi060 ceph-mon[94233]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-01T06:09:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:06 smithi060 ceph-mon[109077]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-01T06:09:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:06 smithi089 ceph-mon[98504]: osdmap e2452: 8 total, 8 up, 8 in 2023-12-01T06:09:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:07 smithi060 ceph-mon[94233]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-01T06:09:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:07 smithi060 ceph-mon[94233]: pgmap v4916: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2023-12-01T06:09:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:07 smithi060 ceph-mon[109077]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-01T06:09:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:07 smithi060 ceph-mon[109077]: pgmap v4916: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2023-12-01T06:09:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:07 smithi089 ceph-mon[98504]: osdmap e2453: 8 total, 8 up, 8 in 2023-12-01T06:09:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:07 smithi089 ceph-mon[98504]: pgmap v4916: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2023-12-01T06:09:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:08 smithi060 ceph-mon[94233]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-01T06:09:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:08 smithi060 ceph-mon[94233]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-01T06:09:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:08 smithi060 ceph-mon[109077]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-01T06:09:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:08 smithi060 ceph-mon[109077]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-01T06:09:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:08 smithi089 ceph-mon[98504]: osdmap e2454: 8 total, 8 up, 8 in 2023-12-01T06:09:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:08 smithi089 ceph-mon[98504]: osdmap e2455: 8 total, 8 up, 8 in 2023-12-01T06:09:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:09 smithi089 ceph-mon[98504]: pgmap v4919: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2023-12-01T06:09:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:09 smithi060 ceph-mon[94233]: pgmap v4919: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2023-12-01T06:09:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:09 smithi060 ceph-mon[109077]: pgmap v4919: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.70k op/s 2023-12-01T06:09:10.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:10 smithi089 ceph-mon[98504]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-01T06:09:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:10 smithi060 ceph-mon[94233]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-01T06:09:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:10 smithi060 ceph-mon[109077]: osdmap e2456: 8 total, 8 up, 8 in 2023-12-01T06:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:11 smithi089 ceph-mon[98504]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-01T06:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:11 smithi089 ceph-mon[98504]: pgmap v4922: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:09:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[109077]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-01T06:09:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:09:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[109077]: pgmap v4922: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[94233]: osdmap e2457: 8 total, 8 up, 8 in 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[94233]: pgmap v4922: 137 pgs: 3 active+clean+snaptrim_wait, 134 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:09:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:09:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:12 smithi089 ceph-mon[98504]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-01T06:09:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:12 smithi060 ceph-mon[94233]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-01T06:09:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:12 smithi060 ceph-mon[109077]: osdmap e2458: 8 total, 8 up, 8 in 2023-12-01T06:09:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:13 smithi060 ceph-mon[94233]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-01T06:09:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:13 smithi060 ceph-mon[94233]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T06:09:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:13 smithi060 ceph-mon[109077]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-01T06:09:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:13 smithi060 ceph-mon[109077]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T06:09:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:13 smithi089 ceph-mon[98504]: osdmap e2459: 8 total, 8 up, 8 in 2023-12-01T06:09:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:13 smithi089 ceph-mon[98504]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T06:09:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:14 smithi060 ceph-mon[94233]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-01T06:09:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:14 smithi060 ceph-mon[109077]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-01T06:09:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:09:14] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2023-12-01T06:09:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:14 smithi089 ceph-mon[98504]: osdmap e2460: 8 total, 8 up, 8 in 2023-12-01T06:09:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:15 smithi060 ceph-mon[94233]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-01T06:09:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:15 smithi060 ceph-mon[94233]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T06:09:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:15 smithi060 ceph-mon[109077]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-01T06:09:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:15 smithi060 ceph-mon[109077]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T06:09:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:15 smithi089 ceph-mon[98504]: osdmap e2461: 8 total, 8 up, 8 in 2023-12-01T06:09:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:15 smithi089 ceph-mon[98504]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.66k op/s 2023-12-01T06:09:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:16 smithi060 ceph-mon[94233]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-01T06:09:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:16 smithi060 ceph-mon[109077]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-01T06:09:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:16 smithi089 ceph-mon[98504]: osdmap e2462: 8 total, 8 up, 8 in 2023-12-01T06:09:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:17 smithi060 ceph-mon[94233]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-01T06:09:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:17 smithi060 ceph-mon[94233]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2023-12-01T06:09:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:17 smithi060 ceph-mon[109077]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-01T06:09:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:17 smithi060 ceph-mon[109077]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2023-12-01T06:09:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:17 smithi089 ceph-mon[98504]: osdmap e2463: 8 total, 8 up, 8 in 2023-12-01T06:09:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:17 smithi089 ceph-mon[98504]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2023-12-01T06:09:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:18 smithi060 ceph-mon[94233]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-01T06:09:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:18 smithi060 ceph-mon[94233]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-01T06:09:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:18 smithi060 ceph-mon[109077]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-01T06:09:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:18 smithi060 ceph-mon[109077]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-01T06:09:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:18 smithi089 ceph-mon[98504]: osdmap e2464: 8 total, 8 up, 8 in 2023-12-01T06:09:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:18 smithi089 ceph-mon[98504]: osdmap e2465: 8 total, 8 up, 8 in 2023-12-01T06:09:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:19 smithi060 ceph-mon[94233]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2023-12-01T06:09:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:19 smithi060 ceph-mon[94233]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-01T06:09:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:19 smithi060 ceph-mon[109077]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2023-12-01T06:09:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:19 smithi060 ceph-mon[109077]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-01T06:09:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:19 smithi089 ceph-mon[98504]: pgmap v4934: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.61k op/s 2023-12-01T06:09:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:19 smithi089 ceph-mon[98504]: osdmap e2466: 8 total, 8 up, 8 in 2023-12-01T06:09:21.155 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:09:21.485 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (83m) 10m ago 84m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (84m) 10m ago 83m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (85m) 10m ago 85m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (85m) 10m ago 85m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (88m) 10m ago 88m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (89m) 10m ago 89m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (89m) 10m ago 89m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (88m) 10m ago 88m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (88m) 10m ago 88m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (83m) 10m ago 83m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (83m) 10m ago 83m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (87m) 10m ago 87m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:09:21.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (87m) 10m ago 87m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:09:21.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (87m) 10m ago 87m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:09:21.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (86m) 10m ago 86m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:09:21.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (86m) 10m ago 86m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:09:21.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (86m) 10m ago 86m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:09:21.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (85m) 10m ago 85m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:09:21.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (85m) 10m ago 85m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:09:21.487 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (83m) 10m ago 84m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:21 smithi060 ceph-mon[94233]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-01T06:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:21 smithi060 ceph-mon[94233]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:21 smithi060 ceph-mon[109077]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-01T06:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:21 smithi060 ceph-mon[109077]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:21 smithi089 ceph-mon[98504]: osdmap e2467: 8 total, 8 up, 8 in 2023-12-01T06:09:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:21 smithi089 ceph-mon[98504]: pgmap v4937: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:09:21.897 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:21.898 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:09:21.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:09:21.898 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:09:21.898 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:09:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[94233]: from='client.19458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[94233]: from='client.19464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[94233]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-01T06:09:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2281232276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:09:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[109077]: from='client.19458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[109077]: from='client.19464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[109077]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-01T06:09:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2281232276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:09:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:22 smithi089 ceph-mon[98504]: from='client.19458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:22 smithi089 ceph-mon[98504]: from='client.19464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:22 smithi089 ceph-mon[98504]: osdmap e2468: 8 total, 8 up, 8 in 2023-12-01T06:09:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2281232276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:09:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:23 smithi060 ceph-mon[94233]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-01T06:09:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:23 smithi060 ceph-mon[94233]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T06:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:23 smithi060 ceph-mon[109077]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-01T06:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:23 smithi060 ceph-mon[109077]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T06:09:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:23 smithi089 ceph-mon[98504]: osdmap e2469: 8 total, 8 up, 8 in 2023-12-01T06:09:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:23 smithi089 ceph-mon[98504]: pgmap v4940: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T06:09:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:24 smithi060 ceph-mon[94233]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-01T06:09:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:24 smithi060 ceph-mon[109077]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-01T06:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:09:24] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2023-12-01T06:09:24.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:24 smithi089 ceph-mon[98504]: osdmap e2470: 8 total, 8 up, 8 in 2023-12-01T06:09:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:25 smithi060 ceph-mon[109077]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-01T06:09:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:25 smithi060 ceph-mon[109077]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T06:09:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:25 smithi060 ceph-mon[94233]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-01T06:09:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:25 smithi060 ceph-mon[94233]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T06:09:25.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:25 smithi089 ceph-mon[98504]: osdmap e2471: 8 total, 8 up, 8 in 2023-12-01T06:09:25.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:25 smithi089 ceph-mon[98504]: pgmap v4943: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.57k op/s 2023-12-01T06:09:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:26 smithi060 ceph-mon[94233]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-01T06:09:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:26 smithi060 ceph-mon[109077]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-01T06:09:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:26 smithi089 ceph-mon[98504]: osdmap e2472: 8 total, 8 up, 8 in 2023-12-01T06:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:27 smithi089 ceph-mon[98504]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-01T06:09:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:27 smithi089 ceph-mon[98504]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2023-12-01T06:09:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:27 smithi060 ceph-mon[109077]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-01T06:09:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:27 smithi060 ceph-mon[109077]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2023-12-01T06:09:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:27 smithi060 ceph-mon[94233]: osdmap e2473: 8 total, 8 up, 8 in 2023-12-01T06:09:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:27 smithi060 ceph-mon[94233]: pgmap v4946: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2023-12-01T06:09:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:28 smithi089 ceph-mon[98504]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-01T06:09:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:28 smithi089 ceph-mon[98504]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-01T06:09:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:28 smithi060 ceph-mon[109077]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-01T06:09:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:28 smithi060 ceph-mon[109077]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-01T06:09:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:28 smithi060 ceph-mon[94233]: osdmap e2474: 8 total, 8 up, 8 in 2023-12-01T06:09:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:28 smithi060 ceph-mon[94233]: osdmap e2475: 8 total, 8 up, 8 in 2023-12-01T06:09:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:29 smithi089 ceph-mon[98504]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2023-12-01T06:09:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:29 smithi060 ceph-mon[94233]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2023-12-01T06:09:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:29 smithi060 ceph-mon[109077]: pgmap v4949: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.52k op/s 2023-12-01T06:09:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:30 smithi089 ceph-mon[98504]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-01T06:09:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:30 smithi060 ceph-mon[94233]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-01T06:09:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:30 smithi060 ceph-mon[109077]: osdmap e2476: 8 total, 8 up, 8 in 2023-12-01T06:09:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:31 smithi089 ceph-mon[98504]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-01T06:09:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:31 smithi089 ceph-mon[98504]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:31 smithi060 ceph-mon[94233]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-01T06:09:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:31 smithi060 ceph-mon[94233]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:31 smithi060 ceph-mon[109077]: osdmap e2477: 8 total, 8 up, 8 in 2023-12-01T06:09:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:31 smithi060 ceph-mon[109077]: pgmap v4952: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:32 smithi089 ceph-mon[98504]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-01T06:09:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:32 smithi060 ceph-mon[94233]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-01T06:09:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:32 smithi060 ceph-mon[109077]: osdmap e2478: 8 total, 8 up, 8 in 2023-12-01T06:09:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:33 smithi060 ceph-mon[94233]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-01T06:09:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:33 smithi060 ceph-mon[94233]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2023-12-01T06:09:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:33 smithi060 ceph-mon[109077]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-01T06:09:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:33 smithi060 ceph-mon[109077]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2023-12-01T06:09:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:33 smithi089 ceph-mon[98504]: osdmap e2479: 8 total, 8 up, 8 in 2023-12-01T06:09:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:33 smithi089 ceph-mon[98504]: pgmap v4955: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2023-12-01T06:09:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:34 smithi060 ceph-mon[94233]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-01T06:09:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:34 smithi060 ceph-mon[109077]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-01T06:09:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:09:34] "GET /metrics HTTP/1.1" 200 36487 "" "Prometheus/2.43.0" 2023-12-01T06:09:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:34 smithi089 ceph-mon[98504]: osdmap e2480: 8 total, 8 up, 8 in 2023-12-01T06:09:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:35 smithi060 ceph-mon[109077]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-01T06:09:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:35 smithi060 ceph-mon[109077]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2023-12-01T06:09:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:35 smithi060 ceph-mon[94233]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-01T06:09:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:35 smithi060 ceph-mon[94233]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2023-12-01T06:09:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:35 smithi089 ceph-mon[98504]: osdmap e2481: 8 total, 8 up, 8 in 2023-12-01T06:09:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:35 smithi089 ceph-mon[98504]: pgmap v4958: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.1 MiB/s rd, 5.0 KiB/s wr, 1.48k op/s 2023-12-01T06:09:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:36 smithi060 ceph-mon[94233]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-01T06:09:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:36 smithi060 ceph-mon[109077]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-01T06:09:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:36 smithi089 ceph-mon[98504]: osdmap e2482: 8 total, 8 up, 8 in 2023-12-01T06:09:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:37 smithi060 ceph-mon[94233]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-01T06:09:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:37 smithi060 ceph-mon[94233]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T06:09:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:37 smithi060 ceph-mon[109077]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-01T06:09:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:37 smithi060 ceph-mon[109077]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T06:09:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:37 smithi089 ceph-mon[98504]: osdmap e2483: 8 total, 8 up, 8 in 2023-12-01T06:09:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:37 smithi089 ceph-mon[98504]: pgmap v4961: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T06:09:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:38 smithi060 ceph-mon[94233]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-01T06:09:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:38 smithi060 ceph-mon[94233]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-01T06:09:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:38 smithi060 ceph-mon[109077]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-01T06:09:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:38 smithi060 ceph-mon[109077]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-01T06:09:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:38 smithi089 ceph-mon[98504]: osdmap e2484: 8 total, 8 up, 8 in 2023-12-01T06:09:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:38 smithi089 ceph-mon[98504]: osdmap e2485: 8 total, 8 up, 8 in 2023-12-01T06:09:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:39 smithi060 ceph-mon[94233]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T06:09:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:39 smithi060 ceph-mon[94233]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-01T06:09:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:39 smithi060 ceph-mon[109077]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T06:09:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:39 smithi060 ceph-mon[109077]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-01T06:09:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:39 smithi089 ceph-mon[98504]: pgmap v4964: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.44k op/s 2023-12-01T06:09:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:39 smithi089 ceph-mon[98504]: osdmap e2486: 8 total, 8 up, 8 in 2023-12-01T06:09:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:41 smithi060 ceph-mon[109077]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-01T06:09:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:41 smithi060 ceph-mon[109077]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:41 smithi060 ceph-mon[94233]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-01T06:09:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:41 smithi060 ceph-mon[94233]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:41 smithi089 ceph-mon[98504]: osdmap e2487: 8 total, 8 up, 8 in 2023-12-01T06:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:41 smithi089 ceph-mon[98504]: pgmap v4967: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:42 smithi060 ceph-mon[94233]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-01T06:09:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:42 smithi060 ceph-mon[109077]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-01T06:09:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:42 smithi089 ceph-mon[98504]: osdmap e2488: 8 total, 8 up, 8 in 2023-12-01T06:09:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:43 smithi060 ceph-mon[94233]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-01T06:09:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:43 smithi060 ceph-mon[94233]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2023-12-01T06:09:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:43 smithi060 ceph-mon[109077]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-01T06:09:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:43 smithi060 ceph-mon[109077]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2023-12-01T06:09:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:43 smithi089 ceph-mon[98504]: osdmap e2489: 8 total, 8 up, 8 in 2023-12-01T06:09:43.811 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:43 smithi089 ceph-mon[98504]: pgmap v4970: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2023-12-01T06:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:44 smithi060 ceph-mon[109077]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-01T06:09:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:44 smithi060 ceph-mon[94233]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-01T06:09:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:09:44] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-12-01T06:09:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:44 smithi089 ceph-mon[98504]: osdmap e2490: 8 total, 8 up, 8 in 2023-12-01T06:09:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:45 smithi060 ceph-mon[94233]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-01T06:09:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:45 smithi060 ceph-mon[94233]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2023-12-01T06:09:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:45 smithi060 ceph-mon[109077]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-01T06:09:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:45 smithi060 ceph-mon[109077]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2023-12-01T06:09:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:45 smithi089 ceph-mon[98504]: osdmap e2491: 8 total, 8 up, 8 in 2023-12-01T06:09:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:45 smithi089 ceph-mon[98504]: pgmap v4973: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.0 KiB/s wr, 1.39k op/s 2023-12-01T06:09:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:46 smithi089 ceph-mon[98504]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-01T06:09:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:46 smithi060 ceph-mon[94233]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-01T06:09:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:46 smithi060 ceph-mon[109077]: osdmap e2492: 8 total, 8 up, 8 in 2023-12-01T06:09:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:47 smithi089 ceph-mon[98504]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-01T06:09:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:47 smithi089 ceph-mon[98504]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-01T06:09:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:47 smithi060 ceph-mon[109077]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-01T06:09:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:47 smithi060 ceph-mon[109077]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-01T06:09:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:47 smithi060 ceph-mon[94233]: osdmap e2493: 8 total, 8 up, 8 in 2023-12-01T06:09:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:47 smithi060 ceph-mon[94233]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-01T06:09:48.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:48 smithi089 ceph-mon[98504]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-01T06:09:48.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:48 smithi089 ceph-mon[98504]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-01T06:09:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:48 smithi060 ceph-mon[94233]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-01T06:09:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:48 smithi060 ceph-mon[94233]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-01T06:09:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:48 smithi060 ceph-mon[109077]: osdmap e2494: 8 total, 8 up, 8 in 2023-12-01T06:09:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:48 smithi060 ceph-mon[109077]: osdmap e2495: 8 total, 8 up, 8 in 2023-12-01T06:09:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:49 smithi089 ceph-mon[98504]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-01T06:09:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:49 smithi060 ceph-mon[94233]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-01T06:09:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:49 smithi060 ceph-mon[109077]: pgmap v4979: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 995 KiB/s rd, 5.0 KiB/s wr, 1.35k op/s 2023-12-01T06:09:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:50 smithi089 ceph-mon[98504]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-01T06:09:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:50 smithi060 ceph-mon[94233]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-01T06:09:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:50 smithi060 ceph-mon[109077]: osdmap e2496: 8 total, 8 up, 8 in 2023-12-01T06:09:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:51 smithi060 ceph-mon[94233]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-01T06:09:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:51 smithi060 ceph-mon[94233]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:51 smithi060 ceph-mon[109077]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-01T06:09:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:51 smithi060 ceph-mon[109077]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:51 smithi089 ceph-mon[98504]: osdmap e2497: 8 total, 8 up, 8 in 2023-12-01T06:09:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:51 smithi089 ceph-mon[98504]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:09:52.258 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (84m) 10m ago 84m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (84m) 10m ago 84m 99.0M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (85m) 10m ago 85m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (85m) 10m ago 85m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (88m) 10m ago 88m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (90m) 10m ago 90m 607M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (90m) 10m ago 90m 544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:09:52.593 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (88m) 10m ago 88m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (88m) 10m ago 88m 270M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (84m) 10m ago 84m 17.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (84m) 10m ago 84m 18.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (88m) 10m ago 88m 3684M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (87m) 10m ago 87m 4256M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (87m) 10m ago 87m 3394M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (87m) 10m ago 87m 3676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (86m) 10m ago 86m 2989M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (86m) 10m ago 86m 3172M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (86m) 10m ago 86m 2852M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (85m) 10m ago 85m 3043M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:09:52.594 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (84m) 10m ago 85m 90.6M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:09:52.991 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:09:52.991 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:09:52.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:09:52.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:52.991 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:09:52.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:09:52.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:09:52.992 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:09:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:52 smithi060 ceph-mon[94233]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-01T06:09:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:52 smithi060 ceph-mon[109077]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-01T06:09:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:52 smithi089 ceph-mon[98504]: osdmap e2498: 8 total, 8 up, 8 in 2023-12-01T06:09:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[94233]: from='client.19476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[94233]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-01T06:09:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[94233]: from='client.19482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[94233]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2023-12-01T06:09:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3341526950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:09:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[109077]: from='client.19476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[109077]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-01T06:09:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[109077]: from='client.19482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[109077]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2023-12-01T06:09:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3341526950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:09:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:53 smithi089 ceph-mon[98504]: from='client.19476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:53 smithi089 ceph-mon[98504]: osdmap e2499: 8 total, 8 up, 8 in 2023-12-01T06:09:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:53 smithi089 ceph-mon[98504]: from='client.19482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:09:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:53 smithi089 ceph-mon[98504]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2023-12-01T06:09:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3341526950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:09:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:54 smithi060 ceph-mon[94233]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-01T06:09:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:54 smithi060 ceph-mon[109077]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-01T06:09:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:09:54] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.43.0" 2023-12-01T06:09:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:54 smithi089 ceph-mon[98504]: osdmap e2500: 8 total, 8 up, 8 in 2023-12-01T06:09:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:55 smithi060 ceph-mon[94233]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-01T06:09:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:55 smithi060 ceph-mon[94233]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2023-12-01T06:09:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:55 smithi060 ceph-mon[109077]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-01T06:09:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:55 smithi060 ceph-mon[109077]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2023-12-01T06:09:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:55 smithi089 ceph-mon[98504]: osdmap e2501: 8 total, 8 up, 8 in 2023-12-01T06:09:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:55 smithi089 ceph-mon[98504]: pgmap v4988: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 963 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2023-12-01T06:09:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:56 smithi060 ceph-mon[94233]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-01T06:09:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:56 smithi060 ceph-mon[109077]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-01T06:09:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:56 smithi089 ceph-mon[98504]: osdmap e2502: 8 total, 8 up, 8 in 2023-12-01T06:09:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:09:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:57 smithi060 ceph-mon[94233]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-01T06:09:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:57 smithi060 ceph-mon[94233]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 932 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2023-12-01T06:09:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:57 smithi060 ceph-mon[109077]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-01T06:09:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:57 smithi060 ceph-mon[109077]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 932 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2023-12-01T06:09:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:57 smithi089 ceph-mon[98504]: osdmap e2503: 8 total, 8 up, 8 in 2023-12-01T06:09:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:57 smithi089 ceph-mon[98504]: pgmap v4991: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 932 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2023-12-01T06:09:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:58 smithi060 ceph-mon[94233]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-01T06:09:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:58 smithi060 ceph-mon[94233]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-01T06:09:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:58 smithi060 ceph-mon[109077]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-01T06:09:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:58 smithi060 ceph-mon[109077]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-01T06:09:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:58 smithi089 ceph-mon[98504]: osdmap e2504: 8 total, 8 up, 8 in 2023-12-01T06:09:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:58 smithi089 ceph-mon[98504]: osdmap e2505: 8 total, 8 up, 8 in 2023-12-01T06:10:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:59 smithi060 ceph-mon[109077]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2023-12-01T06:10:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:09:59 smithi060 ceph-mon[109077]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-01T06:10:00.002 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:59 smithi060 ceph-mon[94233]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2023-12-01T06:10:00.002 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:09:59 smithi060 ceph-mon[94233]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-01T06:10:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:59 smithi089 ceph-mon[98504]: pgmap v4994: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 931 KiB/s rd, 5.0 KiB/s wr, 1.26k op/s 2023-12-01T06:10:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:09:59 smithi089 ceph-mon[98504]: osdmap e2506: 8 total, 8 up, 8 in 2023-12-01T06:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : ceph cannot downgrade to a dev release 2023-12-01T06:10:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[109077]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[109077]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[109077]: ceph cannot downgrade to a dev release 2023-12-01T06:10:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[109077]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-01T06:10:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[94233]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[94233]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[94233]: ceph cannot downgrade to a dev release 2023-12-01T06:10:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:00 smithi060 ceph-mon[94233]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-01T06:10:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:00 smithi089 ceph-mon[98504]: Health detail: HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:00 smithi089 ceph-mon[98504]: [ERR] UPGRADE_BAD_TARGET_VERSION: Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:10:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:00 smithi089 ceph-mon[98504]: ceph cannot downgrade to a dev release 2023-12-01T06:10:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:00 smithi089 ceph-mon[98504]: osdmap e2507: 8 total, 8 up, 8 in 2023-12-01T06:10:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:01 smithi060 ceph-mon[94233]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:01 smithi060 ceph-mon[94233]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-01T06:10:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:01 smithi060 ceph-mon[109077]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:01 smithi060 ceph-mon[109077]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-01T06:10:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:01 smithi089 ceph-mon[98504]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:02.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:01 smithi089 ceph-mon[98504]: osdmap e2508: 8 total, 8 up, 8 in 2023-12-01T06:10:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:03 smithi060 ceph-mon[94233]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-01T06:10:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:03 smithi060 ceph-mon[94233]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2023-12-01T06:10:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:03 smithi060 ceph-mon[109077]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-01T06:10:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:03 smithi060 ceph-mon[109077]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2023-12-01T06:10:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:03 smithi089 ceph-mon[98504]: osdmap e2509: 8 total, 8 up, 8 in 2023-12-01T06:10:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:03 smithi089 ceph-mon[98504]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2023-12-01T06:10:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:04 smithi060 ceph-mon[94233]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-01T06:10:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:04 smithi060 ceph-mon[109077]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-01T06:10:04.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:10:04] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2023-12-01T06:10:04.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:04 smithi089 ceph-mon[98504]: osdmap e2510: 8 total, 8 up, 8 in 2023-12-01T06:10:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:05 smithi060 ceph-mon[94233]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-01T06:10:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:05 smithi060 ceph-mon[94233]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2023-12-01T06:10:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:05 smithi060 ceph-mon[109077]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-01T06:10:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:05 smithi060 ceph-mon[109077]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2023-12-01T06:10:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:05 smithi089 ceph-mon[98504]: osdmap e2511: 8 total, 8 up, 8 in 2023-12-01T06:10:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:05 smithi089 ceph-mon[98504]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 899 KiB/s rd, 5.0 KiB/s wr, 1.22k op/s 2023-12-01T06:10:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:06 smithi060 ceph-mon[94233]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-01T06:10:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:06 smithi060 ceph-mon[109077]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-01T06:10:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:06 smithi089 ceph-mon[98504]: osdmap e2512: 8 total, 8 up, 8 in 2023-12-01T06:10:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:07 smithi089 ceph-mon[98504]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-01T06:10:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:07 smithi089 ceph-mon[98504]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-01T06:10:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:07 smithi060 ceph-mon[94233]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-01T06:10:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:07 smithi060 ceph-mon[94233]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-01T06:10:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:07 smithi060 ceph-mon[109077]: osdmap e2513: 8 total, 8 up, 8 in 2023-12-01T06:10:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:07 smithi060 ceph-mon[109077]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-01T06:10:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:08 smithi089 ceph-mon[98504]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-01T06:10:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:08 smithi089 ceph-mon[98504]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-01T06:10:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:08 smithi060 ceph-mon[94233]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-01T06:10:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:08 smithi060 ceph-mon[94233]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-01T06:10:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:08 smithi060 ceph-mon[109077]: osdmap e2514: 8 total, 8 up, 8 in 2023-12-01T06:10:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:08 smithi060 ceph-mon[109077]: osdmap e2515: 8 total, 8 up, 8 in 2023-12-01T06:10:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:09 smithi089 ceph-mon[98504]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-01T06:10:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:09 smithi089 ceph-mon[98504]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-01T06:10:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:09 smithi060 ceph-mon[94233]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-01T06:10:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:09 smithi060 ceph-mon[94233]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-01T06:10:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:09 smithi060 ceph-mon[109077]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.17k op/s 2023-12-01T06:10:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:09 smithi060 ceph-mon[109077]: osdmap e2516: 8 total, 8 up, 8 in 2023-12-01T06:10:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[109077]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-01T06:10:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[109077]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:10:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[94233]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-01T06:10:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[94233]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:10:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:11 smithi089 ceph-mon[98504]: osdmap e2517: 8 total, 8 up, 8 in 2023-12-01T06:10:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:11 smithi089 ceph-mon[98504]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:10:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:12 smithi060 ceph-mon[94233]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-01T06:10:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:12 smithi060 ceph-mon[109077]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-01T06:10:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:12 smithi089 ceph-mon[98504]: osdmap e2518: 8 total, 8 up, 8 in 2023-12-01T06:10:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:13 smithi060 ceph-mon[94233]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-01T06:10:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:13 smithi060 ceph-mon[94233]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2023-12-01T06:10:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:13 smithi060 ceph-mon[109077]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-01T06:10:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:13 smithi060 ceph-mon[109077]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2023-12-01T06:10:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:13 smithi089 ceph-mon[98504]: osdmap e2519: 8 total, 8 up, 8 in 2023-12-01T06:10:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:13 smithi089 ceph-mon[98504]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2023-12-01T06:10:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:14 smithi060 ceph-mon[94233]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-01T06:10:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:14 smithi060 ceph-mon[109077]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-01T06:10:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:10:14] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2023-12-01T06:10:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:14 smithi089 ceph-mon[98504]: osdmap e2520: 8 total, 8 up, 8 in 2023-12-01T06:10:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[94233]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-01T06:10:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[94233]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2023-12-01T06:10:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[109077]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-01T06:10:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[109077]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2023-12-01T06:10:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:15 smithi089 ceph-mon[98504]: osdmap e2521: 8 total, 8 up, 8 in 2023-12-01T06:10:16.042 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:15 smithi089 ceph-mon[98504]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 832 KiB/s rd, 5.0 KiB/s wr, 1.12k op/s 2023-12-01T06:10:16.042 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:16.042 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[94233]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-01T06:10:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:10:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:10:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[109077]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-01T06:10:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:10:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:10:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:16 smithi089 ceph-mon[98504]: osdmap e2522: 8 total, 8 up, 8 in 2023-12-01T06:10:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:10:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:10:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:10:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:17 smithi060 ceph-mon[94233]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-01T06:10:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:17 smithi060 ceph-mon[94233]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2023-12-01T06:10:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:17 smithi060 ceph-mon[109077]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-01T06:10:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:17 smithi060 ceph-mon[109077]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2023-12-01T06:10:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:17 smithi089 ceph-mon[98504]: osdmap e2523: 8 total, 8 up, 8 in 2023-12-01T06:10:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:17 smithi089 ceph-mon[98504]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2023-12-01T06:10:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:18 smithi060 ceph-mon[94233]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-01T06:10:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:18 smithi060 ceph-mon[94233]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-01T06:10:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:18 smithi060 ceph-mon[109077]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-01T06:10:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:18 smithi060 ceph-mon[109077]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-01T06:10:19.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:18 smithi089 ceph-mon[98504]: osdmap e2524: 8 total, 8 up, 8 in 2023-12-01T06:10:19.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:18 smithi089 ceph-mon[98504]: osdmap e2525: 8 total, 8 up, 8 in 2023-12-01T06:10:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:19 smithi060 ceph-mon[94233]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2023-12-01T06:10:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:19 smithi060 ceph-mon[94233]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-01T06:10:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:19 smithi060 ceph-mon[109077]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2023-12-01T06:10:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:19 smithi060 ceph-mon[109077]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-01T06:10:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:19 smithi089 ceph-mon[98504]: pgmap v5024: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 800 KiB/s rd, 5.0 KiB/s wr, 1.08k op/s 2023-12-01T06:10:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:19 smithi089 ceph-mon[98504]: osdmap e2526: 8 total, 8 up, 8 in 2023-12-01T06:10:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:21 smithi060 ceph-mon[109077]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-01T06:10:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:21 smithi060 ceph-mon[109077]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:21 smithi060 ceph-mon[94233]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-01T06:10:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:21 smithi060 ceph-mon[94233]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:21 smithi089 ceph-mon[98504]: osdmap e2527: 8 total, 8 up, 8 in 2023-12-01T06:10:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:21 smithi089 ceph-mon[98504]: pgmap v5027: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:22 smithi060 ceph-mon[94233]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-01T06:10:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:22 smithi060 ceph-mon[109077]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-01T06:10:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:22 smithi089 ceph-mon[98504]: osdmap e2528: 8 total, 8 up, 8 in 2023-12-01T06:10:23.356 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:10:23.696 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (84m) 8s ago 85m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (85m) 7s ago 85m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (86m) 8s ago 86m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (86m) 7s ago 86m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (89m) 7s ago 89m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (90m) 8s ago 90m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (90m) 8s ago 90m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (89m) 7s ago 89m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (89m) 8s ago 89m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (84m) 8s ago 84m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (84m) 7s ago 84m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (88m) 8s ago 88m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (88m) 8s ago 88m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:10:23.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (88m) 8s ago 88m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:10:23.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (87m) 8s ago 87m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:10:23.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (87m) 7s ago 87m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:10:23.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (87m) 7s ago 87m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:10:23.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (86m) 7s ago 86m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:10:23.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (86m) 7s ago 86m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:10:23.698 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (84m) 7s ago 85m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:23 smithi089 ceph-mon[98504]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-01T06:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:23 smithi089 ceph-mon[98504]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-01T06:10:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:23 smithi060 ceph-mon[109077]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-01T06:10:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:23 smithi060 ceph-mon[109077]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-01T06:10:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:23 smithi060 ceph-mon[94233]: osdmap e2529: 8 total, 8 up, 8 in 2023-12-01T06:10:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:23 smithi060 ceph-mon[94233]: pgmap v5030: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-01T06:10:24.094 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:10:24.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:10:24.096 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:10:24.096 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:10:24] "GET /metrics HTTP/1.1" 200 36480 "" "Prometheus/2.43.0" 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[94233]: from='client.19494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[94233]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[94233]: from='client.19500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3560210797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[109077]: from='client.19494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[109077]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[109077]: from='client.19500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3560210797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:10:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:24 smithi089 ceph-mon[98504]: from='client.19494 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:24 smithi089 ceph-mon[98504]: osdmap e2530: 8 total, 8 up, 8 in 2023-12-01T06:10:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:24 smithi089 ceph-mon[98504]: from='client.19500 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3560210797' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:10:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:25 smithi089 ceph-mon[98504]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-01T06:10:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:25 smithi089 ceph-mon[98504]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-01T06:10:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:25 smithi060 ceph-mon[94233]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-01T06:10:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:25 smithi060 ceph-mon[94233]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-01T06:10:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:25 smithi060 ceph-mon[109077]: osdmap e2531: 8 total, 8 up, 8 in 2023-12-01T06:10:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:25 smithi060 ceph-mon[109077]: pgmap v5033: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 767 KiB/s rd, 5.0 KiB/s wr, 1.04k op/s 2023-12-01T06:10:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:26 smithi089 ceph-mon[98504]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-01T06:10:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:26 smithi060 ceph-mon[94233]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-01T06:10:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:26 smithi060 ceph-mon[109077]: osdmap e2532: 8 total, 8 up, 8 in 2023-12-01T06:10:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:27 smithi060 ceph-mon[109077]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-01T06:10:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:27 smithi060 ceph-mon[109077]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 736 KiB/s rd, 5.0 KiB/s wr, 995 op/s 2023-12-01T06:10:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:27 smithi060 ceph-mon[94233]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-01T06:10:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:27 smithi060 ceph-mon[94233]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 736 KiB/s rd, 5.0 KiB/s wr, 995 op/s 2023-12-01T06:10:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:27 smithi089 ceph-mon[98504]: osdmap e2533: 8 total, 8 up, 8 in 2023-12-01T06:10:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:27 smithi089 ceph-mon[98504]: pgmap v5036: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 736 KiB/s rd, 5.0 KiB/s wr, 995 op/s 2023-12-01T06:10:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:28 smithi060 ceph-mon[94233]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-01T06:10:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:28 smithi060 ceph-mon[94233]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-01T06:10:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:28 smithi060 ceph-mon[109077]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-01T06:10:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:28 smithi060 ceph-mon[109077]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-01T06:10:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:28 smithi089 ceph-mon[98504]: osdmap e2534: 8 total, 8 up, 8 in 2023-12-01T06:10:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:28 smithi089 ceph-mon[98504]: osdmap e2535: 8 total, 8 up, 8 in 2023-12-01T06:10:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:29 smithi060 ceph-mon[94233]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 735 KiB/s rd, 5.0 KiB/s wr, 995 op/s 2023-12-01T06:10:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:29 smithi060 ceph-mon[94233]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-01T06:10:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:29 smithi060 ceph-mon[109077]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 735 KiB/s rd, 5.0 KiB/s wr, 995 op/s 2023-12-01T06:10:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:29 smithi060 ceph-mon[109077]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-01T06:10:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:29 smithi089 ceph-mon[98504]: pgmap v5039: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 735 KiB/s rd, 5.0 KiB/s wr, 995 op/s 2023-12-01T06:10:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:29 smithi089 ceph-mon[98504]: osdmap e2536: 8 total, 8 up, 8 in 2023-12-01T06:10:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:31 smithi060 ceph-mon[94233]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-01T06:10:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:31 smithi060 ceph-mon[94233]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:31 smithi060 ceph-mon[109077]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-01T06:10:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:31 smithi060 ceph-mon[109077]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:31 smithi089 ceph-mon[98504]: osdmap e2537: 8 total, 8 up, 8 in 2023-12-01T06:10:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:31 smithi089 ceph-mon[98504]: pgmap v5042: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:32 smithi060 ceph-mon[94233]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-01T06:10:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:32 smithi060 ceph-mon[109077]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-01T06:10:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:32 smithi089 ceph-mon[98504]: osdmap e2538: 8 total, 8 up, 8 in 2023-12-01T06:10:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:33 smithi060 ceph-mon[94233]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-01T06:10:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:33 smithi060 ceph-mon[94233]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2023-12-01T06:10:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:33 smithi060 ceph-mon[109077]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-01T06:10:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:33 smithi060 ceph-mon[109077]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2023-12-01T06:10:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:33 smithi089 ceph-mon[98504]: osdmap e2539: 8 total, 8 up, 8 in 2023-12-01T06:10:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:33 smithi089 ceph-mon[98504]: pgmap v5045: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2023-12-01T06:10:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:34 smithi060 ceph-mon[94233]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-01T06:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:34 smithi060 ceph-mon[109077]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-01T06:10:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:10:34] "GET /metrics HTTP/1.1" 200 36485 "" "Prometheus/2.43.0" 2023-12-01T06:10:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:34 smithi089 ceph-mon[98504]: osdmap e2540: 8 total, 8 up, 8 in 2023-12-01T06:10:36.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:35 smithi060 ceph-mon[94233]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-01T06:10:36.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:35 smithi060 ceph-mon[94233]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2023-12-01T06:10:36.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:35 smithi060 ceph-mon[109077]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-01T06:10:36.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:35 smithi060 ceph-mon[109077]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2023-12-01T06:10:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:35 smithi089 ceph-mon[98504]: osdmap e2541: 8 total, 8 up, 8 in 2023-12-01T06:10:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:35 smithi089 ceph-mon[98504]: pgmap v5048: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 702 KiB/s rd, 5.0 KiB/s wr, 950 op/s 2023-12-01T06:10:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:36 smithi060 ceph-mon[94233]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-01T06:10:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:36 smithi060 ceph-mon[109077]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-01T06:10:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:36 smithi089 ceph-mon[98504]: osdmap e2542: 8 total, 8 up, 8 in 2023-12-01T06:10:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:37 smithi060 ceph-mon[94233]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-01T06:10:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:37 smithi060 ceph-mon[94233]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2023-12-01T06:10:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:37 smithi060 ceph-mon[109077]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-01T06:10:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:37 smithi060 ceph-mon[109077]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2023-12-01T06:10:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:37 smithi089 ceph-mon[98504]: osdmap e2543: 8 total, 8 up, 8 in 2023-12-01T06:10:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:37 smithi089 ceph-mon[98504]: pgmap v5051: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2023-12-01T06:10:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:38 smithi060 ceph-mon[94233]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-01T06:10:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:38 smithi060 ceph-mon[94233]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-01T06:10:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:38 smithi060 ceph-mon[109077]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-01T06:10:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:38 smithi060 ceph-mon[109077]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-01T06:10:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:38 smithi089 ceph-mon[98504]: osdmap e2544: 8 total, 8 up, 8 in 2023-12-01T06:10:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:38 smithi089 ceph-mon[98504]: osdmap e2545: 8 total, 8 up, 8 in 2023-12-01T06:10:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:39 smithi060 ceph-mon[94233]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2023-12-01T06:10:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:39 smithi060 ceph-mon[94233]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-01T06:10:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:39 smithi060 ceph-mon[109077]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2023-12-01T06:10:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:39 smithi060 ceph-mon[109077]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-01T06:10:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:39 smithi089 ceph-mon[98504]: pgmap v5054: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 670 KiB/s rd, 5.0 KiB/s wr, 907 op/s 2023-12-01T06:10:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:39 smithi089 ceph-mon[98504]: osdmap e2546: 8 total, 8 up, 8 in 2023-12-01T06:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:41 smithi060 ceph-mon[94233]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-01T06:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:41 smithi060 ceph-mon[94233]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:41 smithi060 ceph-mon[109077]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-01T06:10:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:41 smithi060 ceph-mon[109077]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:41 smithi089 ceph-mon[98504]: osdmap e2547: 8 total, 8 up, 8 in 2023-12-01T06:10:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:41 smithi089 ceph-mon[98504]: pgmap v5057: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:42 smithi060 ceph-mon[94233]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-01T06:10:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:42 smithi060 ceph-mon[109077]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-01T06:10:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:42 smithi089 ceph-mon[98504]: osdmap e2548: 8 total, 8 up, 8 in 2023-12-01T06:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:43 smithi060 ceph-mon[94233]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-01T06:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:43 smithi060 ceph-mon[94233]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2023-12-01T06:10:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:43 smithi060 ceph-mon[109077]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-01T06:10:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:43 smithi060 ceph-mon[109077]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2023-12-01T06:10:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:43 smithi089 ceph-mon[98504]: osdmap e2549: 8 total, 8 up, 8 in 2023-12-01T06:10:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:43 smithi089 ceph-mon[98504]: pgmap v5060: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2023-12-01T06:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:44 smithi060 ceph-mon[94233]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-01T06:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:44 smithi060 ceph-mon[109077]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-01T06:10:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:10:44] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2023-12-01T06:10:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:44 smithi089 ceph-mon[98504]: osdmap e2550: 8 total, 8 up, 8 in 2023-12-01T06:10:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:45 smithi089 ceph-mon[98504]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-01T06:10:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:45 smithi089 ceph-mon[98504]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2023-12-01T06:10:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:45 smithi060 ceph-mon[94233]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-01T06:10:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:45 smithi060 ceph-mon[94233]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2023-12-01T06:10:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:45 smithi060 ceph-mon[109077]: osdmap e2551: 8 total, 8 up, 8 in 2023-12-01T06:10:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:45 smithi060 ceph-mon[109077]: pgmap v5063: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2023-12-01T06:10:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:46 smithi089 ceph-mon[98504]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-01T06:10:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:46 smithi060 ceph-mon[94233]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-01T06:10:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:46 smithi060 ceph-mon[109077]: osdmap e2552: 8 total, 8 up, 8 in 2023-12-01T06:10:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:47 smithi089 ceph-mon[98504]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-01T06:10:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:47 smithi089 ceph-mon[98504]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2023-12-01T06:10:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:47 smithi060 ceph-mon[94233]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-01T06:10:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:47 smithi060 ceph-mon[94233]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2023-12-01T06:10:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:47 smithi060 ceph-mon[109077]: osdmap e2553: 8 total, 8 up, 8 in 2023-12-01T06:10:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:47 smithi060 ceph-mon[109077]: pgmap v5066: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2023-12-01T06:10:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:48 smithi089 ceph-mon[98504]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-01T06:10:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:48 smithi089 ceph-mon[98504]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-01T06:10:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:48 smithi060 ceph-mon[94233]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-01T06:10:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:48 smithi060 ceph-mon[94233]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-01T06:10:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:48 smithi060 ceph-mon[109077]: osdmap e2554: 8 total, 8 up, 8 in 2023-12-01T06:10:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:48 smithi060 ceph-mon[109077]: osdmap e2555: 8 total, 8 up, 8 in 2023-12-01T06:10:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:49 smithi060 ceph-mon[94233]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2023-12-01T06:10:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:49 smithi060 ceph-mon[94233]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-01T06:10:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:49 smithi060 ceph-mon[109077]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2023-12-01T06:10:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:49 smithi060 ceph-mon[109077]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-01T06:10:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:49 smithi089 ceph-mon[98504]: pgmap v5069: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 605 KiB/s rd, 5.0 KiB/s wr, 819 op/s 2023-12-01T06:10:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:49 smithi089 ceph-mon[98504]: osdmap e2556: 8 total, 8 up, 8 in 2023-12-01T06:10:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:51 smithi060 ceph-mon[94233]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-01T06:10:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:51 smithi060 ceph-mon[94233]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:51 smithi060 ceph-mon[109077]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-01T06:10:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:51 smithi060 ceph-mon[109077]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:51 smithi089 ceph-mon[98504]: osdmap e2557: 8 total, 8 up, 8 in 2023-12-01T06:10:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:51 smithi089 ceph-mon[98504]: pgmap v5072: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:10:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:52 smithi060 ceph-mon[94233]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-01T06:10:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:52 smithi060 ceph-mon[109077]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-01T06:10:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:52 smithi089 ceph-mon[98504]: osdmap e2558: 8 total, 8 up, 8 in 2023-12-01T06:10:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:53 smithi060 ceph-mon[94233]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-01T06:10:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:53 smithi060 ceph-mon[94233]: pgmap v5075: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2023-12-01T06:10:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:53 smithi060 ceph-mon[109077]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-01T06:10:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:53 smithi060 ceph-mon[109077]: pgmap v5075: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2023-12-01T06:10:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:53 smithi089 ceph-mon[98504]: osdmap e2559: 8 total, 8 up, 8 in 2023-12-01T06:10:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:53 smithi089 ceph-mon[98504]: pgmap v5075: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2023-12-01T06:10:54.457 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:10:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:54 smithi060 ceph-mon[94233]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-01T06:10:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:54 smithi060 ceph-mon[109077]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-01T06:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:10:54] "GET /metrics HTTP/1.1" 200 36482 "" "Prometheus/2.43.0" 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (85m) 39s ago 85m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (85m) 38s ago 85m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (86m) 39s ago 86m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (86m) 38s ago 86m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (89m) 38s ago 89m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (91m) 39s ago 91m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (91m) 39s ago 91m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (89m) 38s ago 89m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:10:54.795 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (89m) 39s ago 89m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (85m) 39s ago 85m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (85m) 38s ago 85m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (89m) 39s ago 89m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (88m) 39s ago 88m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (88m) 39s ago 88m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (88m) 39s ago 88m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (87m) 38s ago 87m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (87m) 38s ago 87m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (87m) 38s ago 87m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (86m) 38s ago 86m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:10:54.796 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (85m) 38s ago 86m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:10:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:54 smithi089 ceph-mon[98504]: osdmap e2560: 8 total, 8 up, 8 in 2023-12-01T06:10:55.192 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:10:55.192 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:10:55.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:10:55.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:55.192 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:10:55.193 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:10:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[109077]: from='client.19512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[109077]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-01T06:10:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[109077]: from='client.19518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[109077]: pgmap v5078: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2023-12-01T06:10:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3074132635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:10:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[94233]: from='client.19512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[94233]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-01T06:10:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[94233]: from='client.19518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[94233]: pgmap v5078: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2023-12-01T06:10:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3074132635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:10:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:55 smithi089 ceph-mon[98504]: from='client.19512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:55 smithi089 ceph-mon[98504]: osdmap e2561: 8 total, 8 up, 8 in 2023-12-01T06:10:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:55 smithi089 ceph-mon[98504]: from='client.19518 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:10:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:55 smithi089 ceph-mon[98504]: pgmap v5078: 137 pgs: 2 active+clean+snaptrim_wait, 135 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 571 KiB/s rd, 5.0 KiB/s wr, 775 op/s 2023-12-01T06:10:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3074132635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:10:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:56 smithi060 ceph-mon[94233]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-01T06:10:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:56 smithi060 ceph-mon[109077]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-01T06:10:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:56 smithi089 ceph-mon[98504]: osdmap e2562: 8 total, 8 up, 8 in 2023-12-01T06:10:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:10:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:57 smithi060 ceph-mon[94233]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-01T06:10:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:57 smithi060 ceph-mon[94233]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 733 op/s 2023-12-01T06:10:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:57 smithi060 ceph-mon[109077]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-01T06:10:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:57 smithi060 ceph-mon[109077]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 733 op/s 2023-12-01T06:10:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:57 smithi089 ceph-mon[98504]: osdmap e2563: 8 total, 8 up, 8 in 2023-12-01T06:10:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:57 smithi089 ceph-mon[98504]: pgmap v5081: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 733 op/s 2023-12-01T06:10:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:58 smithi060 ceph-mon[94233]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-01T06:10:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:58 smithi060 ceph-mon[94233]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-01T06:10:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:58 smithi060 ceph-mon[109077]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-01T06:10:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:58 smithi060 ceph-mon[109077]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-01T06:10:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:58 smithi089 ceph-mon[98504]: osdmap e2564: 8 total, 8 up, 8 in 2023-12-01T06:10:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:58 smithi089 ceph-mon[98504]: osdmap e2565: 8 total, 8 up, 8 in 2023-12-01T06:11:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:59 smithi060 ceph-mon[94233]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2023-12-01T06:11:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:10:59 smithi060 ceph-mon[94233]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-01T06:11:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:59 smithi060 ceph-mon[109077]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2023-12-01T06:11:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:10:59 smithi060 ceph-mon[109077]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-01T06:11:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:59 smithi089 ceph-mon[98504]: pgmap v5084: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 540 KiB/s rd, 5.0 KiB/s wr, 732 op/s 2023-12-01T06:11:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:10:59 smithi089 ceph-mon[98504]: osdmap e2566: 8 total, 8 up, 8 in 2023-12-01T06:11:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:01 smithi060 ceph-mon[94233]: osdmap e2567: 8 total, 8 up, 8 in 2023-12-01T06:11:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:01 smithi060 ceph-mon[94233]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:01 smithi060 ceph-mon[109077]: osdmap e2567: 8 total, 8 up, 8 in 2023-12-01T06:11:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:01 smithi060 ceph-mon[109077]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:01 smithi089 ceph-mon[98504]: osdmap e2567: 8 total, 8 up, 8 in 2023-12-01T06:11:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:01 smithi089 ceph-mon[98504]: pgmap v5087: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:02 smithi060 ceph-mon[109077]: osdmap e2568: 8 total, 8 up, 8 in 2023-12-01T06:11:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:02 smithi060 ceph-mon[94233]: osdmap e2568: 8 total, 8 up, 8 in 2023-12-01T06:11:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:02 smithi089 ceph-mon[98504]: osdmap e2568: 8 total, 8 up, 8 in 2023-12-01T06:11:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:03 smithi089 ceph-mon[98504]: osdmap e2569: 8 total, 8 up, 8 in 2023-12-01T06:11:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:03 smithi089 ceph-mon[98504]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2023-12-01T06:11:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:03 smithi060 ceph-mon[94233]: osdmap e2569: 8 total, 8 up, 8 in 2023-12-01T06:11:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:03 smithi060 ceph-mon[94233]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2023-12-01T06:11:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:03 smithi060 ceph-mon[109077]: osdmap e2569: 8 total, 8 up, 8 in 2023-12-01T06:11:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:03 smithi060 ceph-mon[109077]: pgmap v5090: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2023-12-01T06:11:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:04 smithi060 ceph-mon[94233]: osdmap e2570: 8 total, 8 up, 8 in 2023-12-01T06:11:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:04 smithi060 ceph-mon[109077]: osdmap e2570: 8 total, 8 up, 8 in 2023-12-01T06:11:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:11:04] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:11:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:04 smithi089 ceph-mon[98504]: osdmap e2570: 8 total, 8 up, 8 in 2023-12-01T06:11:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:05 smithi089 ceph-mon[98504]: osdmap e2571: 8 total, 8 up, 8 in 2023-12-01T06:11:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:05 smithi089 ceph-mon[98504]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2023-12-01T06:11:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:05 smithi060 ceph-mon[94233]: osdmap e2571: 8 total, 8 up, 8 in 2023-12-01T06:11:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:05 smithi060 ceph-mon[94233]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2023-12-01T06:11:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:05 smithi060 ceph-mon[109077]: osdmap e2571: 8 total, 8 up, 8 in 2023-12-01T06:11:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:05 smithi060 ceph-mon[109077]: pgmap v5093: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2023-12-01T06:11:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:06 smithi089 ceph-mon[98504]: osdmap e2572: 8 total, 8 up, 8 in 2023-12-01T06:11:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:06 smithi060 ceph-mon[94233]: osdmap e2572: 8 total, 8 up, 8 in 2023-12-01T06:11:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:06 smithi060 ceph-mon[109077]: osdmap e2572: 8 total, 8 up, 8 in 2023-12-01T06:11:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:07 smithi060 ceph-mon[94233]: osdmap e2573: 8 total, 8 up, 8 in 2023-12-01T06:11:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:07 smithi060 ceph-mon[94233]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2023-12-01T06:11:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:07 smithi060 ceph-mon[109077]: osdmap e2573: 8 total, 8 up, 8 in 2023-12-01T06:11:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:07 smithi060 ceph-mon[109077]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2023-12-01T06:11:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:07 smithi089 ceph-mon[98504]: osdmap e2573: 8 total, 8 up, 8 in 2023-12-01T06:11:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:07 smithi089 ceph-mon[98504]: pgmap v5096: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2023-12-01T06:11:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:08 smithi089 ceph-mon[98504]: osdmap e2574: 8 total, 8 up, 8 in 2023-12-01T06:11:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:08 smithi089 ceph-mon[98504]: osdmap e2575: 8 total, 8 up, 8 in 2023-12-01T06:11:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:08 smithi060 ceph-mon[109077]: osdmap e2574: 8 total, 8 up, 8 in 2023-12-01T06:11:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:08 smithi060 ceph-mon[109077]: osdmap e2575: 8 total, 8 up, 8 in 2023-12-01T06:11:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:08 smithi060 ceph-mon[94233]: osdmap e2574: 8 total, 8 up, 8 in 2023-12-01T06:11:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:08 smithi060 ceph-mon[94233]: osdmap e2575: 8 total, 8 up, 8 in 2023-12-01T06:11:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:09 smithi060 ceph-mon[94233]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2023-12-01T06:11:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:09 smithi060 ceph-mon[109077]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2023-12-01T06:11:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:09 smithi089 ceph-mon[98504]: pgmap v5099: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2023-12-01T06:11:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:10 smithi060 ceph-mon[94233]: osdmap e2576: 8 total, 8 up, 8 in 2023-12-01T06:11:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:10 smithi060 ceph-mon[109077]: osdmap e2576: 8 total, 8 up, 8 in 2023-12-01T06:11:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:10 smithi089 ceph-mon[98504]: osdmap e2576: 8 total, 8 up, 8 in 2023-12-01T06:11:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:11 smithi060 ceph-mon[109077]: osdmap e2577: 8 total, 8 up, 8 in 2023-12-01T06:11:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:11 smithi060 ceph-mon[109077]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:12.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:11 smithi060 ceph-mon[94233]: osdmap e2577: 8 total, 8 up, 8 in 2023-12-01T06:11:12.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:12.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:11 smithi060 ceph-mon[94233]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:11 smithi089 ceph-mon[98504]: osdmap e2577: 8 total, 8 up, 8 in 2023-12-01T06:11:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:11 smithi089 ceph-mon[98504]: pgmap v5102: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:12 smithi060 ceph-mon[94233]: osdmap e2578: 8 total, 8 up, 8 in 2023-12-01T06:11:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:12 smithi060 ceph-mon[109077]: osdmap e2578: 8 total, 8 up, 8 in 2023-12-01T06:11:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:12 smithi089 ceph-mon[98504]: osdmap e2578: 8 total, 8 up, 8 in 2023-12-01T06:11:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:13 smithi060 ceph-mon[94233]: osdmap e2579: 8 total, 8 up, 8 in 2023-12-01T06:11:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:13 smithi060 ceph-mon[94233]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2023-12-01T06:11:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:13 smithi060 ceph-mon[109077]: osdmap e2579: 8 total, 8 up, 8 in 2023-12-01T06:11:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:13 smithi060 ceph-mon[109077]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2023-12-01T06:11:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:13 smithi089 ceph-mon[98504]: osdmap e2579: 8 total, 8 up, 8 in 2023-12-01T06:11:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:13 smithi089 ceph-mon[98504]: pgmap v5105: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2023-12-01T06:11:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:14 smithi060 ceph-mon[94233]: osdmap e2580: 8 total, 8 up, 8 in 2023-12-01T06:11:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:14 smithi060 ceph-mon[109077]: osdmap e2580: 8 total, 8 up, 8 in 2023-12-01T06:11:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:11:14] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:11:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:14 smithi089 ceph-mon[98504]: osdmap e2580: 8 total, 8 up, 8 in 2023-12-01T06:11:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:15 smithi060 ceph-mon[94233]: osdmap e2581: 8 total, 8 up, 8 in 2023-12-01T06:11:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:15 smithi060 ceph-mon[94233]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2023-12-01T06:11:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:15 smithi060 ceph-mon[109077]: osdmap e2581: 8 total, 8 up, 8 in 2023-12-01T06:11:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:15 smithi060 ceph-mon[109077]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2023-12-01T06:11:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:15 smithi089 ceph-mon[98504]: osdmap e2581: 8 total, 8 up, 8 in 2023-12-01T06:11:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:15 smithi089 ceph-mon[98504]: pgmap v5108: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 597 op/s 2023-12-01T06:11:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:16 smithi060 ceph-mon[109077]: osdmap e2582: 8 total, 8 up, 8 in 2023-12-01T06:11:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:16 smithi060 ceph-mon[94233]: osdmap e2582: 8 total, 8 up, 8 in 2023-12-01T06:11:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:16 smithi089 ceph-mon[98504]: osdmap e2582: 8 total, 8 up, 8 in 2023-12-01T06:11:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[94233]: osdmap e2583: 8 total, 8 up, 8 in 2023-12-01T06:11:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:11:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[94233]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2023-12-01T06:11:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:11:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:11:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:11:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[109077]: osdmap e2583: 8 total, 8 up, 8 in 2023-12-01T06:11:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:11:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[109077]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2023-12-01T06:11:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:11:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:11:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:11:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:17 smithi089 ceph-mon[98504]: osdmap e2583: 8 total, 8 up, 8 in 2023-12-01T06:11:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:11:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:17 smithi089 ceph-mon[98504]: pgmap v5111: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2023-12-01T06:11:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:11:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:11:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:11:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:18 smithi060 ceph-mon[94233]: osdmap e2584: 8 total, 8 up, 8 in 2023-12-01T06:11:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:18 smithi060 ceph-mon[94233]: osdmap e2585: 8 total, 8 up, 8 in 2023-12-01T06:11:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:18 smithi060 ceph-mon[109077]: osdmap e2584: 8 total, 8 up, 8 in 2023-12-01T06:11:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:18 smithi060 ceph-mon[109077]: osdmap e2585: 8 total, 8 up, 8 in 2023-12-01T06:11:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:18 smithi089 ceph-mon[98504]: osdmap e2584: 8 total, 8 up, 8 in 2023-12-01T06:11:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:18 smithi089 ceph-mon[98504]: osdmap e2585: 8 total, 8 up, 8 in 2023-12-01T06:11:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:19 smithi060 ceph-mon[94233]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2023-12-01T06:11:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:19 smithi060 ceph-mon[94233]: osdmap e2586: 8 total, 8 up, 8 in 2023-12-01T06:11:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:19 smithi060 ceph-mon[109077]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2023-12-01T06:11:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:19 smithi060 ceph-mon[109077]: osdmap e2586: 8 total, 8 up, 8 in 2023-12-01T06:11:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:19 smithi089 ceph-mon[98504]: pgmap v5114: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2023-12-01T06:11:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:19 smithi089 ceph-mon[98504]: osdmap e2586: 8 total, 8 up, 8 in 2023-12-01T06:11:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:21 smithi060 ceph-mon[94233]: osdmap e2587: 8 total, 8 up, 8 in 2023-12-01T06:11:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:21 smithi060 ceph-mon[94233]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:21 smithi060 ceph-mon[109077]: osdmap e2587: 8 total, 8 up, 8 in 2023-12-01T06:11:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:21 smithi060 ceph-mon[109077]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:21 smithi089 ceph-mon[98504]: osdmap e2587: 8 total, 8 up, 8 in 2023-12-01T06:11:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:21 smithi089 ceph-mon[98504]: pgmap v5117: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:22 smithi060 ceph-mon[94233]: osdmap e2588: 8 total, 8 up, 8 in 2023-12-01T06:11:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:22 smithi060 ceph-mon[109077]: osdmap e2588: 8 total, 8 up, 8 in 2023-12-01T06:11:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:22 smithi089 ceph-mon[98504]: osdmap e2588: 8 total, 8 up, 8 in 2023-12-01T06:11:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:23 smithi089 ceph-mon[98504]: osdmap e2589: 8 total, 8 up, 8 in 2023-12-01T06:11:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:23 smithi089 ceph-mon[98504]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 511 op/s 2023-12-01T06:11:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:23 smithi060 ceph-mon[94233]: osdmap e2589: 8 total, 8 up, 8 in 2023-12-01T06:11:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:23 smithi060 ceph-mon[94233]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 511 op/s 2023-12-01T06:11:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:23 smithi060 ceph-mon[109077]: osdmap e2589: 8 total, 8 up, 8 in 2023-12-01T06:11:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:23 smithi060 ceph-mon[109077]: pgmap v5120: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 511 op/s 2023-12-01T06:11:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:24 smithi060 ceph-mon[94233]: osdmap e2590: 8 total, 8 up, 8 in 2023-12-01T06:11:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:24 smithi060 ceph-mon[109077]: osdmap e2590: 8 total, 8 up, 8 in 2023-12-01T06:11:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:11:24] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:11:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:24 smithi089 ceph-mon[98504]: osdmap e2590: 8 total, 8 up, 8 in 2023-12-01T06:11:25.567 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:11:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:25 smithi089 ceph-mon[98504]: osdmap e2591: 8 total, 8 up, 8 in 2023-12-01T06:11:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:25 smithi089 ceph-mon[98504]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 511 op/s 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (85m) 70s ago 86m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (86m) 69s ago 86m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (87m) 70s ago 87m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (87m) 69s ago 87m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (90m) 69s ago 90m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (91m) 70s ago 91m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (91m) 70s ago 91m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (90m) 69s ago 90m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (90m) 70s ago 90m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:11:25.896 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (85m) 70s ago 85m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (85m) 69s ago 85m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (89m) 70s ago 89m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (89m) 70s ago 89m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (89m) 70s ago 89m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (88m) 70s ago 88m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (88m) 69s ago 88m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (88m) 69s ago 88m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (87m) 69s ago 87m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (87m) 69s ago 87m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:11:25.897 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (85m) 69s ago 86m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:11:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:25 smithi060 ceph-mon[94233]: osdmap e2591: 8 total, 8 up, 8 in 2023-12-01T06:11:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:25 smithi060 ceph-mon[94233]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 511 op/s 2023-12-01T06:11:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:25 smithi060 ceph-mon[109077]: osdmap e2591: 8 total, 8 up, 8 in 2023-12-01T06:11:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:25 smithi060 ceph-mon[109077]: pgmap v5123: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 376 KiB/s rd, 5.0 KiB/s wr, 511 op/s 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:11:26.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:26.294 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:11:26.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:11:26.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:26.294 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:11:26.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:11:26.294 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:11:26.294 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:26 smithi089 ceph-mon[98504]: osdmap e2592: 8 total, 8 up, 8 in 2023-12-01T06:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:26 smithi089 ceph-mon[98504]: from='client.19530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:26 smithi089 ceph-mon[98504]: from='client.19536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2350629082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:11:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[94233]: osdmap e2592: 8 total, 8 up, 8 in 2023-12-01T06:11:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[94233]: from='client.19530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[94233]: from='client.19536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2350629082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[109077]: osdmap e2592: 8 total, 8 up, 8 in 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[109077]: from='client.19530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[109077]: from='client.19536 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2350629082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:11:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:27 smithi060 ceph-mon[109077]: osdmap e2593: 8 total, 8 up, 8 in 2023-12-01T06:11:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:27 smithi060 ceph-mon[109077]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2023-12-01T06:11:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:27 smithi060 ceph-mon[94233]: osdmap e2593: 8 total, 8 up, 8 in 2023-12-01T06:11:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:27 smithi060 ceph-mon[94233]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2023-12-01T06:11:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:27 smithi089 ceph-mon[98504]: osdmap e2593: 8 total, 8 up, 8 in 2023-12-01T06:11:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:27 smithi089 ceph-mon[98504]: pgmap v5126: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2023-12-01T06:11:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:28 smithi060 ceph-mon[94233]: osdmap e2594: 8 total, 8 up, 8 in 2023-12-01T06:11:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:28 smithi060 ceph-mon[94233]: osdmap e2595: 8 total, 8 up, 8 in 2023-12-01T06:11:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:28 smithi060 ceph-mon[109077]: osdmap e2594: 8 total, 8 up, 8 in 2023-12-01T06:11:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:28 smithi060 ceph-mon[109077]: osdmap e2595: 8 total, 8 up, 8 in 2023-12-01T06:11:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:28 smithi089 ceph-mon[98504]: osdmap e2594: 8 total, 8 up, 8 in 2023-12-01T06:11:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:28 smithi089 ceph-mon[98504]: osdmap e2595: 8 total, 8 up, 8 in 2023-12-01T06:11:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:29 smithi060 ceph-mon[94233]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2023-12-01T06:11:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:29 smithi060 ceph-mon[109077]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2023-12-01T06:11:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:29 smithi089 ceph-mon[98504]: pgmap v5129: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 344 KiB/s rd, 5.0 KiB/s wr, 466 op/s 2023-12-01T06:11:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:30 smithi060 ceph-mon[109077]: osdmap e2596: 8 total, 8 up, 8 in 2023-12-01T06:11:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:30 smithi060 ceph-mon[94233]: osdmap e2596: 8 total, 8 up, 8 in 2023-12-01T06:11:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:30 smithi089 ceph-mon[98504]: osdmap e2596: 8 total, 8 up, 8 in 2023-12-01T06:11:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:31 smithi060 ceph-mon[94233]: osdmap e2597: 8 total, 8 up, 8 in 2023-12-01T06:11:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:31 smithi060 ceph-mon[94233]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:31 smithi060 ceph-mon[109077]: osdmap e2597: 8 total, 8 up, 8 in 2023-12-01T06:11:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:31 smithi060 ceph-mon[109077]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:31 smithi089 ceph-mon[98504]: osdmap e2597: 8 total, 8 up, 8 in 2023-12-01T06:11:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:31 smithi089 ceph-mon[98504]: pgmap v5132: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:32 smithi060 ceph-mon[94233]: osdmap e2598: 8 total, 8 up, 8 in 2023-12-01T06:11:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:32 smithi060 ceph-mon[109077]: osdmap e2598: 8 total, 8 up, 8 in 2023-12-01T06:11:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:32 smithi089 ceph-mon[98504]: osdmap e2598: 8 total, 8 up, 8 in 2023-12-01T06:11:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:33 smithi060 ceph-mon[109077]: osdmap e2599: 8 total, 8 up, 8 in 2023-12-01T06:11:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:33 smithi060 ceph-mon[109077]: pgmap v5135: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2023-12-01T06:11:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:33 smithi060 ceph-mon[94233]: osdmap e2599: 8 total, 8 up, 8 in 2023-12-01T06:11:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:33 smithi060 ceph-mon[94233]: pgmap v5135: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2023-12-01T06:11:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:33 smithi089 ceph-mon[98504]: osdmap e2599: 8 total, 8 up, 8 in 2023-12-01T06:11:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:33 smithi089 ceph-mon[98504]: pgmap v5135: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2023-12-01T06:11:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:34 smithi060 ceph-mon[94233]: osdmap e2600: 8 total, 8 up, 8 in 2023-12-01T06:11:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:34 smithi060 ceph-mon[109077]: osdmap e2600: 8 total, 8 up, 8 in 2023-12-01T06:11:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:11:34] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2023-12-01T06:11:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:34 smithi089 ceph-mon[98504]: osdmap e2600: 8 total, 8 up, 8 in 2023-12-01T06:11:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:35 smithi060 ceph-mon[94233]: osdmap e2601: 8 total, 8 up, 8 in 2023-12-01T06:11:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:35 smithi060 ceph-mon[94233]: pgmap v5138: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2023-12-01T06:11:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:35 smithi060 ceph-mon[109077]: osdmap e2601: 8 total, 8 up, 8 in 2023-12-01T06:11:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:35 smithi060 ceph-mon[109077]: pgmap v5138: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2023-12-01T06:11:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:35 smithi089 ceph-mon[98504]: osdmap e2601: 8 total, 8 up, 8 in 2023-12-01T06:11:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:35 smithi089 ceph-mon[98504]: pgmap v5138: 137 pgs: 4 active+clean+snaptrim_wait, 133 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2023-12-01T06:11:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:36 smithi060 ceph-mon[94233]: osdmap e2602: 8 total, 8 up, 8 in 2023-12-01T06:11:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:36 smithi060 ceph-mon[109077]: osdmap e2602: 8 total, 8 up, 8 in 2023-12-01T06:11:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:36 smithi089 ceph-mon[98504]: osdmap e2602: 8 total, 8 up, 8 in 2023-12-01T06:11:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:37 smithi060 ceph-mon[94233]: osdmap e2603: 8 total, 8 up, 8 in 2023-12-01T06:11:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:37 smithi060 ceph-mon[94233]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2023-12-01T06:11:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:37 smithi060 ceph-mon[109077]: osdmap e2603: 8 total, 8 up, 8 in 2023-12-01T06:11:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:37 smithi060 ceph-mon[109077]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2023-12-01T06:11:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:37 smithi089 ceph-mon[98504]: osdmap e2603: 8 total, 8 up, 8 in 2023-12-01T06:11:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:37 smithi089 ceph-mon[98504]: pgmap v5141: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2023-12-01T06:11:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:38 smithi060 ceph-mon[94233]: osdmap e2604: 8 total, 8 up, 8 in 2023-12-01T06:11:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:38 smithi060 ceph-mon[94233]: osdmap e2605: 8 total, 8 up, 8 in 2023-12-01T06:11:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:38 smithi060 ceph-mon[109077]: osdmap e2604: 8 total, 8 up, 8 in 2023-12-01T06:11:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:38 smithi060 ceph-mon[109077]: osdmap e2605: 8 total, 8 up, 8 in 2023-12-01T06:11:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:38 smithi089 ceph-mon[98504]: osdmap e2604: 8 total, 8 up, 8 in 2023-12-01T06:11:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:38 smithi089 ceph-mon[98504]: osdmap e2605: 8 total, 8 up, 8 in 2023-12-01T06:11:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:39 smithi060 ceph-mon[94233]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2023-12-01T06:11:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:39 smithi060 ceph-mon[94233]: osdmap e2606: 8 total, 8 up, 8 in 2023-12-01T06:11:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:39 smithi060 ceph-mon[109077]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2023-12-01T06:11:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:39 smithi060 ceph-mon[109077]: osdmap e2606: 8 total, 8 up, 8 in 2023-12-01T06:11:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:39 smithi089 ceph-mon[98504]: pgmap v5144: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 279 KiB/s rd, 5.0 KiB/s wr, 378 op/s 2023-12-01T06:11:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:39 smithi089 ceph-mon[98504]: osdmap e2606: 8 total, 8 up, 8 in 2023-12-01T06:11:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:41 smithi089 ceph-mon[98504]: osdmap e2607: 8 total, 8 up, 8 in 2023-12-01T06:11:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:41 smithi089 ceph-mon[98504]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:41 smithi060 ceph-mon[94233]: osdmap e2607: 8 total, 8 up, 8 in 2023-12-01T06:11:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:41 smithi060 ceph-mon[94233]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:41 smithi060 ceph-mon[109077]: osdmap e2607: 8 total, 8 up, 8 in 2023-12-01T06:11:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:41 smithi060 ceph-mon[109077]: pgmap v5147: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:42 smithi089 ceph-mon[98504]: osdmap e2608: 8 total, 8 up, 8 in 2023-12-01T06:11:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:42 smithi060 ceph-mon[94233]: osdmap e2608: 8 total, 8 up, 8 in 2023-12-01T06:11:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:42 smithi060 ceph-mon[109077]: osdmap e2608: 8 total, 8 up, 8 in 2023-12-01T06:11:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:43 smithi089 ceph-mon[98504]: osdmap e2609: 8 total, 8 up, 8 in 2023-12-01T06:11:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:43 smithi089 ceph-mon[98504]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2023-12-01T06:11:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:43 smithi060 ceph-mon[109077]: osdmap e2609: 8 total, 8 up, 8 in 2023-12-01T06:11:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:43 smithi060 ceph-mon[109077]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2023-12-01T06:11:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:43 smithi060 ceph-mon[94233]: osdmap e2609: 8 total, 8 up, 8 in 2023-12-01T06:11:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:43 smithi060 ceph-mon[94233]: pgmap v5150: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2023-12-01T06:11:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:44 smithi060 ceph-mon[94233]: osdmap e2610: 8 total, 8 up, 8 in 2023-12-01T06:11:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:44 smithi060 ceph-mon[109077]: osdmap e2610: 8 total, 8 up, 8 in 2023-12-01T06:11:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:11:44] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T06:11:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:44 smithi089 ceph-mon[98504]: osdmap e2610: 8 total, 8 up, 8 in 2023-12-01T06:11:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:45 smithi060 ceph-mon[109077]: osdmap e2611: 8 total, 8 up, 8 in 2023-12-01T06:11:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:45 smithi060 ceph-mon[109077]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2023-12-01T06:11:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:45 smithi060 ceph-mon[94233]: osdmap e2611: 8 total, 8 up, 8 in 2023-12-01T06:11:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:45 smithi060 ceph-mon[94233]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2023-12-01T06:11:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:45 smithi089 ceph-mon[98504]: osdmap e2611: 8 total, 8 up, 8 in 2023-12-01T06:11:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:45 smithi089 ceph-mon[98504]: pgmap v5153: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 245 KiB/s rd, 5.0 KiB/s wr, 334 op/s 2023-12-01T06:11:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:46 smithi060 ceph-mon[109077]: osdmap e2612: 8 total, 8 up, 8 in 2023-12-01T06:11:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:46 smithi060 ceph-mon[94233]: osdmap e2612: 8 total, 8 up, 8 in 2023-12-01T06:11:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:46 smithi089 ceph-mon[98504]: osdmap e2612: 8 total, 8 up, 8 in 2023-12-01T06:11:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:47 smithi060 ceph-mon[109077]: osdmap e2613: 8 total, 8 up, 8 in 2023-12-01T06:11:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:47 smithi060 ceph-mon[109077]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2023-12-01T06:11:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:47 smithi060 ceph-mon[94233]: osdmap e2613: 8 total, 8 up, 8 in 2023-12-01T06:11:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:47 smithi060 ceph-mon[94233]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2023-12-01T06:11:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:47 smithi089 ceph-mon[98504]: osdmap e2613: 8 total, 8 up, 8 in 2023-12-01T06:11:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:47 smithi089 ceph-mon[98504]: pgmap v5156: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2023-12-01T06:11:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:48 smithi060 ceph-mon[94233]: osdmap e2614: 8 total, 8 up, 8 in 2023-12-01T06:11:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:48 smithi060 ceph-mon[94233]: osdmap e2615: 8 total, 8 up, 8 in 2023-12-01T06:11:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:48 smithi060 ceph-mon[109077]: osdmap e2614: 8 total, 8 up, 8 in 2023-12-01T06:11:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:48 smithi060 ceph-mon[109077]: osdmap e2615: 8 total, 8 up, 8 in 2023-12-01T06:11:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:48 smithi089 ceph-mon[98504]: osdmap e2614: 8 total, 8 up, 8 in 2023-12-01T06:11:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:48 smithi089 ceph-mon[98504]: osdmap e2615: 8 total, 8 up, 8 in 2023-12-01T06:11:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:49 smithi060 ceph-mon[94233]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2023-12-01T06:11:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:49 smithi060 ceph-mon[94233]: osdmap e2616: 8 total, 8 up, 8 in 2023-12-01T06:11:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:49 smithi060 ceph-mon[109077]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2023-12-01T06:11:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:49 smithi060 ceph-mon[109077]: osdmap e2616: 8 total, 8 up, 8 in 2023-12-01T06:11:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:49 smithi089 ceph-mon[98504]: pgmap v5159: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 5.0 KiB/s wr, 291 op/s 2023-12-01T06:11:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:49 smithi089 ceph-mon[98504]: osdmap e2616: 8 total, 8 up, 8 in 2023-12-01T06:11:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:51 smithi089 ceph-mon[98504]: osdmap e2617: 8 total, 8 up, 8 in 2023-12-01T06:11:51.821 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:51 smithi089 ceph-mon[98504]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:51 smithi060 ceph-mon[94233]: osdmap e2617: 8 total, 8 up, 8 in 2023-12-01T06:11:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:51 smithi060 ceph-mon[94233]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:51 smithi060 ceph-mon[109077]: osdmap e2617: 8 total, 8 up, 8 in 2023-12-01T06:11:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:51 smithi060 ceph-mon[109077]: pgmap v5162: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:11:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:52 smithi089 ceph-mon[98504]: osdmap e2618: 8 total, 8 up, 8 in 2023-12-01T06:11:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:52 smithi060 ceph-mon[94233]: osdmap e2618: 8 total, 8 up, 8 in 2023-12-01T06:11:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:52 smithi060 ceph-mon[109077]: osdmap e2618: 8 total, 8 up, 8 in 2023-12-01T06:11:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:53 smithi060 ceph-mon[94233]: osdmap e2619: 8 total, 8 up, 8 in 2023-12-01T06:11:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:53 smithi060 ceph-mon[94233]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2023-12-01T06:11:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:53 smithi060 ceph-mon[109077]: osdmap e2619: 8 total, 8 up, 8 in 2023-12-01T06:11:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:53 smithi060 ceph-mon[109077]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2023-12-01T06:11:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:53 smithi089 ceph-mon[98504]: osdmap e2619: 8 total, 8 up, 8 in 2023-12-01T06:11:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:53 smithi089 ceph-mon[98504]: pgmap v5165: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2023-12-01T06:11:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:54 smithi060 ceph-mon[94233]: osdmap e2620: 8 total, 8 up, 8 in 2023-12-01T06:11:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:54 smithi060 ceph-mon[109077]: osdmap e2620: 8 total, 8 up, 8 in 2023-12-01T06:11:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:11:54] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T06:11:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:54 smithi089 ceph-mon[98504]: osdmap e2620: 8 total, 8 up, 8 in 2023-12-01T06:11:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:55 smithi060 ceph-mon[94233]: osdmap e2621: 8 total, 8 up, 8 in 2023-12-01T06:11:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:55 smithi060 ceph-mon[94233]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2023-12-01T06:11:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:55 smithi060 ceph-mon[109077]: osdmap e2621: 8 total, 8 up, 8 in 2023-12-01T06:11:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:55 smithi060 ceph-mon[109077]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2023-12-01T06:11:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:55 smithi089 ceph-mon[98504]: osdmap e2621: 8 total, 8 up, 8 in 2023-12-01T06:11:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:55 smithi089 ceph-mon[98504]: pgmap v5168: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2023-12-01T06:11:56.667 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:11:56.993 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (86m) 101s ago 86m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (86m) 101s ago 86m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (87m) 101s ago 87m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (87m) 101s ago 87m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (90m) 101s ago 90m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (92m) 101s ago 92m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (92m) 101s ago 92m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (90m) 101s ago 90m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (90m) 101s ago 90m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (86m) 101s ago 86m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (86m) 101s ago 86m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:11:56.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (90m) 101s ago 90m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (89m) 101s ago 89m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (89m) 101s ago 89m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (89m) 101s ago 89m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (88m) 101s ago 88m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (88m) 101s ago 88m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (88m) 101s ago 88m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (87m) 101s ago 87m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:11:56.995 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (86m) 101s ago 87m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:11:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:56 smithi060 ceph-mon[94233]: osdmap e2622: 8 total, 8 up, 8 in 2023-12-01T06:11:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:56 smithi060 ceph-mon[109077]: osdmap e2622: 8 total, 8 up, 8 in 2023-12-01T06:11:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:56 smithi089 ceph-mon[98504]: osdmap e2622: 8 total, 8 up, 8 in 2023-12-01T06:11:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:11:57.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:57.393 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:11:57.393 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:11:57.393 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:11:57.393 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:11:57.393 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:11:57.393 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:11:57.393 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:11:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[109077]: osdmap e2623: 8 total, 8 up, 8 in 2023-12-01T06:11:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[109077]: from='client.29426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[109077]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2023-12-01T06:11:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[109077]: from='client.29432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/200295980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:11:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[94233]: osdmap e2623: 8 total, 8 up, 8 in 2023-12-01T06:11:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[94233]: from='client.29426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[94233]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2023-12-01T06:11:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[94233]: from='client.29432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/200295980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:11:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:57 smithi089 ceph-mon[98504]: osdmap e2623: 8 total, 8 up, 8 in 2023-12-01T06:11:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:57 smithi089 ceph-mon[98504]: from='client.29426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:57 smithi089 ceph-mon[98504]: pgmap v5171: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2023-12-01T06:11:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:57 smithi089 ceph-mon[98504]: from='client.29432 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:11:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/200295980' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:11:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:58 smithi060 ceph-mon[94233]: osdmap e2624: 8 total, 8 up, 8 in 2023-12-01T06:11:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:58 smithi060 ceph-mon[94233]: osdmap e2625: 8 total, 8 up, 8 in 2023-12-01T06:11:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:58 smithi060 ceph-mon[109077]: osdmap e2624: 8 total, 8 up, 8 in 2023-12-01T06:11:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:58 smithi060 ceph-mon[109077]: osdmap e2625: 8 total, 8 up, 8 in 2023-12-01T06:11:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:58 smithi089 ceph-mon[98504]: osdmap e2624: 8 total, 8 up, 8 in 2023-12-01T06:11:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:58 smithi089 ceph-mon[98504]: osdmap e2625: 8 total, 8 up, 8 in 2023-12-01T06:12:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:59 smithi060 ceph-mon[94233]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2023-12-01T06:12:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:11:59 smithi060 ceph-mon[94233]: osdmap e2626: 8 total, 8 up, 8 in 2023-12-01T06:12:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:59 smithi060 ceph-mon[109077]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2023-12-01T06:12:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:11:59 smithi060 ceph-mon[109077]: osdmap e2626: 8 total, 8 up, 8 in 2023-12-01T06:12:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:59 smithi089 ceph-mon[98504]: pgmap v5174: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 147 KiB/s rd, 5.0 KiB/s wr, 203 op/s 2023-12-01T06:12:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:11:59 smithi089 ceph-mon[98504]: osdmap e2626: 8 total, 8 up, 8 in 2023-12-01T06:12:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:01 smithi089 ceph-mon[98504]: osdmap e2627: 8 total, 8 up, 8 in 2023-12-01T06:12:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:01 smithi089 ceph-mon[98504]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:01 smithi060 ceph-mon[94233]: osdmap e2627: 8 total, 8 up, 8 in 2023-12-01T06:12:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:01 smithi060 ceph-mon[94233]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:01 smithi060 ceph-mon[109077]: osdmap e2627: 8 total, 8 up, 8 in 2023-12-01T06:12:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:01 smithi060 ceph-mon[109077]: pgmap v5177: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:02 smithi089 ceph-mon[98504]: osdmap e2628: 8 total, 8 up, 8 in 2023-12-01T06:12:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:02 smithi060 ceph-mon[94233]: osdmap e2628: 8 total, 8 up, 8 in 2023-12-01T06:12:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:02 smithi060 ceph-mon[109077]: osdmap e2628: 8 total, 8 up, 8 in 2023-12-01T06:12:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:03 smithi089 ceph-mon[98504]: osdmap e2629: 8 total, 8 up, 8 in 2023-12-01T06:12:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:03 smithi089 ceph-mon[98504]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 159 op/s 2023-12-01T06:12:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:03 smithi060 ceph-mon[94233]: osdmap e2629: 8 total, 8 up, 8 in 2023-12-01T06:12:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:03 smithi060 ceph-mon[94233]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 159 op/s 2023-12-01T06:12:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:03 smithi060 ceph-mon[109077]: osdmap e2629: 8 total, 8 up, 8 in 2023-12-01T06:12:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:03 smithi060 ceph-mon[109077]: pgmap v5180: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 159 op/s 2023-12-01T06:12:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:04 smithi060 ceph-mon[94233]: osdmap e2630: 8 total, 8 up, 8 in 2023-12-01T06:12:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:04 smithi060 ceph-mon[109077]: osdmap e2630: 8 total, 8 up, 8 in 2023-12-01T06:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:12:04] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T06:12:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:04 smithi089 ceph-mon[98504]: osdmap e2630: 8 total, 8 up, 8 in 2023-12-01T06:12:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:05 smithi060 ceph-mon[94233]: osdmap e2631: 8 total, 8 up, 8 in 2023-12-01T06:12:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:05 smithi060 ceph-mon[94233]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 159 op/s 2023-12-01T06:12:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:05 smithi060 ceph-mon[109077]: osdmap e2631: 8 total, 8 up, 8 in 2023-12-01T06:12:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:05 smithi060 ceph-mon[109077]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 159 op/s 2023-12-01T06:12:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:05 smithi089 ceph-mon[98504]: osdmap e2631: 8 total, 8 up, 8 in 2023-12-01T06:12:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:05 smithi089 ceph-mon[98504]: pgmap v5183: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 159 op/s 2023-12-01T06:12:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:06 smithi060 ceph-mon[94233]: osdmap e2632: 8 total, 8 up, 8 in 2023-12-01T06:12:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:06 smithi060 ceph-mon[109077]: osdmap e2632: 8 total, 8 up, 8 in 2023-12-01T06:12:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:06 smithi089 ceph-mon[98504]: osdmap e2632: 8 total, 8 up, 8 in 2023-12-01T06:12:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:07 smithi060 ceph-mon[109077]: osdmap e2633: 8 total, 8 up, 8 in 2023-12-01T06:12:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:07 smithi060 ceph-mon[109077]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2023-12-01T06:12:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:07 smithi060 ceph-mon[94233]: osdmap e2633: 8 total, 8 up, 8 in 2023-12-01T06:12:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:07 smithi060 ceph-mon[94233]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2023-12-01T06:12:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:07 smithi089 ceph-mon[98504]: osdmap e2633: 8 total, 8 up, 8 in 2023-12-01T06:12:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:07 smithi089 ceph-mon[98504]: pgmap v5186: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2023-12-01T06:12:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:08 smithi060 ceph-mon[94233]: osdmap e2634: 8 total, 8 up, 8 in 2023-12-01T06:12:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:08 smithi060 ceph-mon[94233]: osdmap e2635: 8 total, 8 up, 8 in 2023-12-01T06:12:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:08 smithi060 ceph-mon[109077]: osdmap e2634: 8 total, 8 up, 8 in 2023-12-01T06:12:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:08 smithi060 ceph-mon[109077]: osdmap e2635: 8 total, 8 up, 8 in 2023-12-01T06:12:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:08 smithi089 ceph-mon[98504]: osdmap e2634: 8 total, 8 up, 8 in 2023-12-01T06:12:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:08 smithi089 ceph-mon[98504]: osdmap e2635: 8 total, 8 up, 8 in 2023-12-01T06:12:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:09 smithi060 ceph-mon[94233]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2023-12-01T06:12:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:09 smithi060 ceph-mon[94233]: osdmap e2636: 8 total, 8 up, 8 in 2023-12-01T06:12:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:09 smithi060 ceph-mon[109077]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2023-12-01T06:12:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:09 smithi060 ceph-mon[109077]: osdmap e2636: 8 total, 8 up, 8 in 2023-12-01T06:12:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:09 smithi089 ceph-mon[98504]: pgmap v5189: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 82 KiB/s rd, 5.0 KiB/s wr, 115 op/s 2023-12-01T06:12:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:09 smithi089 ceph-mon[98504]: osdmap e2636: 8 total, 8 up, 8 in 2023-12-01T06:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:11 smithi089 ceph-mon[98504]: osdmap e2637: 8 total, 8 up, 8 in 2023-12-01T06:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:11 smithi089 ceph-mon[98504]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:11 smithi060 ceph-mon[109077]: osdmap e2637: 8 total, 8 up, 8 in 2023-12-01T06:12:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:11 smithi060 ceph-mon[109077]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:11 smithi060 ceph-mon[94233]: osdmap e2637: 8 total, 8 up, 8 in 2023-12-01T06:12:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:11 smithi060 ceph-mon[94233]: pgmap v5192: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:12.626 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2023-12-01T06:12:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:12 smithi089 ceph-mon[98504]: osdmap e2638: 8 total, 8 up, 8 in 2023-12-01T06:12:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:12 smithi060 ceph-mon[94233]: osdmap e2638: 8 total, 8 up, 8 in 2023-12-01T06:12:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:12 smithi060 ceph-mon[109077]: osdmap e2638: 8 total, 8 up, 8 in 2023-12-01T06:12:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:13 smithi089 ceph-mon[98504]: osdmap e2639: 8 total, 8 up, 8 in 2023-12-01T06:12:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:13 smithi089 ceph-mon[98504]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2023-12-01T06:12:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:13 smithi060 ceph-mon[94233]: osdmap e2639: 8 total, 8 up, 8 in 2023-12-01T06:12:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:13 smithi060 ceph-mon[94233]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2023-12-01T06:12:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:13 smithi060 ceph-mon[109077]: osdmap e2639: 8 total, 8 up, 8 in 2023-12-01T06:12:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:13 smithi060 ceph-mon[109077]: pgmap v5195: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2023-12-01T06:12:14.651 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 47%] 2023-12-01T06:12:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:14 smithi060 ceph-mon[94233]: osdmap e2640: 8 total, 8 up, 8 in 2023-12-01T06:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:12:14] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T06:12:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:14 smithi060 ceph-mon[109077]: osdmap e2640: 8 total, 8 up, 8 in 2023-12-01T06:12:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:14 smithi089 ceph-mon[98504]: osdmap e2640: 8 total, 8 up, 8 in 2023-12-01T06:12:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:15 smithi060 ceph-mon[94233]: osdmap e2641: 8 total, 8 up, 8 in 2023-12-01T06:12:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:15 smithi060 ceph-mon[94233]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2023-12-01T06:12:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:15 smithi060 ceph-mon[109077]: osdmap e2641: 8 total, 8 up, 8 in 2023-12-01T06:12:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:15 smithi060 ceph-mon[109077]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2023-12-01T06:12:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:15 smithi089 ceph-mon[98504]: osdmap e2641: 8 total, 8 up, 8 in 2023-12-01T06:12:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:15 smithi089 ceph-mon[98504]: pgmap v5198: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 72 op/s 2023-12-01T06:12:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:16 smithi060 ceph-mon[94233]: osdmap e2642: 8 total, 8 up, 8 in 2023-12-01T06:12:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:16 smithi060 ceph-mon[109077]: osdmap e2642: 8 total, 8 up, 8 in 2023-12-01T06:12:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:16 smithi089 ceph-mon[98504]: osdmap e2642: 8 total, 8 up, 8 in 2023-12-01T06:12:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:17 smithi060 ceph-mon[94233]: osdmap e2643: 8 total, 8 up, 8 in 2023-12-01T06:12:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:17 smithi060 ceph-mon[94233]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 148 op/s 2023-12-01T06:12:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:12:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:17 smithi060 ceph-mon[109077]: osdmap e2643: 8 total, 8 up, 8 in 2023-12-01T06:12:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:17 smithi060 ceph-mon[109077]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 148 op/s 2023-12-01T06:12:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:12:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:17 smithi089 ceph-mon[98504]: osdmap e2643: 8 total, 8 up, 8 in 2023-12-01T06:12:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:17 smithi089 ceph-mon[98504]: pgmap v5201: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 148 op/s 2023-12-01T06:12:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:12:18.612 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2023-12-01T06:12:18.697 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 48%] 2023-12-01T06:12:18.848 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2023-12-01T06:12:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[94233]: osdmap e2644: 8 total, 8 up, 8 in 2023-12-01T06:12:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[94233]: osdmap e2645: 8 total, 8 up, 8 in 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[109077]: osdmap e2644: 8 total, 8 up, 8 in 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:12:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:18 smithi060 ceph-mon[109077]: osdmap e2645: 8 total, 8 up, 8 in 2023-12-01T06:12:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:18 smithi089 ceph-mon[98504]: osdmap e2644: 8 total, 8 up, 8 in 2023-12-01T06:12:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:12:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:12:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:12:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:18 smithi089 ceph-mon[98504]: osdmap e2645: 8 total, 8 up, 8 in 2023-12-01T06:12:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:19 smithi060 ceph-mon[94233]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 148 op/s 2023-12-01T06:12:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:19 smithi060 ceph-mon[109077]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 148 op/s 2023-12-01T06:12:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:19 smithi089 ceph-mon[98504]: pgmap v5204: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 105 KiB/s rd, 12 KiB/s wr, 148 op/s 2023-12-01T06:12:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:20 smithi060 ceph-mon[109077]: osdmap e2646: 8 total, 8 up, 8 in 2023-12-01T06:12:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:20 smithi060 ceph-mon[94233]: osdmap e2646: 8 total, 8 up, 8 in 2023-12-01T06:12:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:20 smithi089 ceph-mon[98504]: osdmap e2646: 8 total, 8 up, 8 in 2023-12-01T06:12:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:21 smithi060 ceph-mon[109077]: osdmap e2647: 8 total, 8 up, 8 in 2023-12-01T06:12:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:21 smithi060 ceph-mon[109077]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:21 smithi060 ceph-mon[94233]: osdmap e2647: 8 total, 8 up, 8 in 2023-12-01T06:12:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:21 smithi060 ceph-mon[94233]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:21 smithi089 ceph-mon[98504]: osdmap e2647: 8 total, 8 up, 8 in 2023-12-01T06:12:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:21 smithi089 ceph-mon[98504]: pgmap v5207: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:22.671 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2023-12-01T06:12:22.752 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2023-12-01T06:12:22.841 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2023-12-01T06:12:22.929 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 51%] 2023-12-01T06:12:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:22 smithi060 ceph-mon[109077]: osdmap e2648: 8 total, 8 up, 8 in 2023-12-01T06:12:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:22 smithi060 ceph-mon[94233]: osdmap e2648: 8 total, 8 up, 8 in 2023-12-01T06:12:23.015 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2023-12-01T06:12:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:22 smithi089 ceph-mon[98504]: osdmap e2648: 8 total, 8 up, 8 in 2023-12-01T06:12:23.094 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 52%] 2023-12-01T06:12:23.787 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2023-12-01T06:12:23.862 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2023-12-01T06:12:23.971 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2023-12-01T06:12:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:23 smithi060 ceph-mon[94233]: osdmap e2649: 8 total, 8 up, 8 in 2023-12-01T06:12:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:23 smithi060 ceph-mon[94233]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 305 op/s 2023-12-01T06:12:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:23 smithi060 ceph-mon[109077]: osdmap e2649: 8 total, 8 up, 8 in 2023-12-01T06:12:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:23 smithi060 ceph-mon[109077]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 305 op/s 2023-12-01T06:12:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:23 smithi089 ceph-mon[98504]: osdmap e2649: 8 total, 8 up, 8 in 2023-12-01T06:12:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:23 smithi089 ceph-mon[98504]: pgmap v5210: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 231 KiB/s rd, 14 KiB/s wr, 305 op/s 2023-12-01T06:12:24.072 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2023-12-01T06:12:24.153 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 55%] 2023-12-01T06:12:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:12:24] "GET /metrics HTTP/1.1" 200 36478 "" "Prometheus/2.43.0" 2023-12-01T06:12:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:26 smithi089 ceph-mon[98504]: pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 171 KiB/s rd, 10 KiB/s wr, 225 op/s 2023-12-01T06:12:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:26 smithi060 ceph-mon[109077]: pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 171 KiB/s rd, 10 KiB/s wr, 225 op/s 2023-12-01T06:12:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:26 smithi060 ceph-mon[94233]: pgmap v5211: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 171 KiB/s rd, 10 KiB/s wr, 225 op/s 2023-12-01T06:12:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:27.763 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:12:28.100 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:12:28.100 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (86m) 2m ago 87m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:12:28.100 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (87m) 2m ago 87m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:12:28.100 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (88m) 2m ago 88m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (88m) 2m ago 88m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (91m) 2m ago 91m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (92m) 2m ago 92m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (92m) 2m ago 92m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (91m) 2m ago 91m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (91m) 2m ago 91m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (86m) 2m ago 86m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (86m) 2m ago 86m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (90m) 2m ago 90m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (90m) 2m ago 90m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (90m) 2m ago 90m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (89m) 2m ago 89m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (89m) 2m ago 89m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (89m) 2m ago 89m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:12:28.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (88m) 2m ago 88m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:12:28.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (88m) 2m ago 88m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:12:28.102 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (86m) 2m ago 87m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:12:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:28 smithi089 ceph-mon[98504]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 46 KiB/s wr, 967 op/s 2023-12-01T06:12:28.503 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:12:28.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:12:28.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:12:28.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:28.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:12:28.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:12:28.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:12:28.504 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:12:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:28 smithi060 ceph-mon[94233]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 46 KiB/s wr, 967 op/s 2023-12-01T06:12:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:28 smithi060 ceph-mon[109077]: pgmap v5212: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 46 KiB/s wr, 967 op/s 2023-12-01T06:12:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[109077]: from='client.19566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:12:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[109077]: from='client.29450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:12:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2173909007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:12:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[109077]: osdmap e2650: 8 total, 8 up, 8 in 2023-12-01T06:12:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[94233]: from='client.19566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:12:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[94233]: from='client.29450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:12:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2173909007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:12:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:29 smithi060 ceph-mon[94233]: osdmap e2650: 8 total, 8 up, 8 in 2023-12-01T06:12:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:29 smithi089 ceph-mon[98504]: from='client.19566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:12:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:29 smithi089 ceph-mon[98504]: from='client.29450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:12:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2173909007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:12:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:29 smithi089 ceph-mon[98504]: osdmap e2650: 8 total, 8 up, 8 in 2023-12-01T06:12:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:30 smithi060 ceph-mon[94233]: pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 39 KiB/s wr, 826 op/s 2023-12-01T06:12:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:30 smithi060 ceph-mon[109077]: pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 39 KiB/s wr, 826 op/s 2023-12-01T06:12:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:30 smithi089 ceph-mon[98504]: pgmap v5214: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 39 KiB/s wr, 826 op/s 2023-12-01T06:12:31.807 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2023-12-01T06:12:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:32 smithi060 ceph-mon[94233]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 28 KiB/s wr, 592 op/s 2023-12-01T06:12:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:32 smithi060 ceph-mon[109077]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 28 KiB/s wr, 592 op/s 2023-12-01T06:12:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:32 smithi089 ceph-mon[98504]: pgmap v5215: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.5 MiB/s rd, 28 KiB/s wr, 592 op/s 2023-12-01T06:12:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:34 smithi060 ceph-mon[94233]: pgmap v5216: 137 pgs: 137 active+clean; 8.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 507 op/s 2023-12-01T06:12:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:34 smithi060 ceph-mon[109077]: pgmap v5216: 137 pgs: 137 active+clean; 8.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 507 op/s 2023-12-01T06:12:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:34 smithi089 ceph-mon[98504]: pgmap v5216: 137 pgs: 137 active+clean; 8.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 507 op/s 2023-12-01T06:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:12:34] "GET /metrics HTTP/1.1" 200 36479 "" "Prometheus/2.43.0" 2023-12-01T06:12:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:36 smithi060 ceph-mon[94233]: pgmap v5217: 137 pgs: 137 active+clean; 8.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 507 op/s 2023-12-01T06:12:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:36 smithi060 ceph-mon[109077]: pgmap v5217: 137 pgs: 137 active+clean; 8.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 507 op/s 2023-12-01T06:12:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:36 smithi089 ceph-mon[98504]: pgmap v5217: 137 pgs: 137 active+clean; 8.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 507 op/s 2023-12-01T06:12:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:38 smithi060 ceph-mon[109077]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-01T06:12:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:38 smithi060 ceph-mon[94233]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-01T06:12:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:38 smithi089 ceph-mon[98504]: pgmap v5218: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2023-12-01T06:12:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:39 smithi089 ceph-mon[98504]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 393 KiB/s wr, 33 op/s 2023-12-01T06:12:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:39 smithi060 ceph-mon[94233]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 393 KiB/s wr, 33 op/s 2023-12-01T06:12:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:39 smithi060 ceph-mon[109077]: pgmap v5219: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 393 KiB/s wr, 33 op/s 2023-12-01T06:12:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:41 smithi060 ceph-mon[109077]: pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2023-12-01T06:12:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:41 smithi060 ceph-mon[94233]: pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2023-12-01T06:12:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:41 smithi089 ceph-mon[98504]: pgmap v5220: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2023-12-01T06:12:43.299 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 56%] 2023-12-01T06:12:43.384 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2023-12-01T06:12:43.478 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 58%] 2023-12-01T06:12:43.570 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2023-12-01T06:12:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:44 smithi060 ceph-mon[94233]: pgmap v5221: 137 pgs: 137 active+clean; 21 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 1.7 MiB/s wr, 39 op/s 2023-12-01T06:12:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:44 smithi060 ceph-mon[109077]: pgmap v5221: 137 pgs: 137 active+clean; 21 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 1.7 MiB/s wr, 39 op/s 2023-12-01T06:12:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:44 smithi089 ceph-mon[98504]: pgmap v5221: 137 pgs: 137 active+clean; 21 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 124 KiB/s rd, 1.7 MiB/s wr, 39 op/s 2023-12-01T06:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:12:44] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:12:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:45 smithi089 ceph-mon[98504]: osdmap e2651: 8 total, 8 up, 8 in 2023-12-01T06:12:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:45 smithi089 ceph-mon[98504]: pgmap v5223: 137 pgs: 137 active+clean; 21 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2023-12-01T06:12:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:45 smithi060 ceph-mon[94233]: osdmap e2651: 8 total, 8 up, 8 in 2023-12-01T06:12:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:45 smithi060 ceph-mon[94233]: pgmap v5223: 137 pgs: 137 active+clean; 21 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2023-12-01T06:12:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:45 smithi060 ceph-mon[109077]: osdmap e2651: 8 total, 8 up, 8 in 2023-12-01T06:12:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:45 smithi060 ceph-mon[109077]: pgmap v5223: 137 pgs: 137 active+clean; 21 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 37 op/s 2023-12-01T06:12:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:46 smithi089 ceph-mon[98504]: osdmap e2652: 8 total, 8 up, 8 in 2023-12-01T06:12:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:46 smithi060 ceph-mon[94233]: osdmap e2652: 8 total, 8 up, 8 in 2023-12-01T06:12:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:46 smithi060 ceph-mon[109077]: osdmap e2652: 8 total, 8 up, 8 in 2023-12-01T06:12:47.636 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 59%] 2023-12-01T06:12:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:47 smithi089 ceph-mon[98504]: osdmap e2653: 8 total, 8 up, 8 in 2023-12-01T06:12:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:47 smithi089 ceph-mon[98504]: pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 315 KiB/s rd, 2.7 MiB/s wr, 298 op/s 2023-12-01T06:12:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:47 smithi060 ceph-mon[94233]: osdmap e2653: 8 total, 8 up, 8 in 2023-12-01T06:12:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:47 smithi060 ceph-mon[94233]: pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 315 KiB/s rd, 2.7 MiB/s wr, 298 op/s 2023-12-01T06:12:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:47 smithi060 ceph-mon[109077]: osdmap e2653: 8 total, 8 up, 8 in 2023-12-01T06:12:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:47 smithi060 ceph-mon[109077]: pgmap v5226: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 315 KiB/s rd, 2.7 MiB/s wr, 298 op/s 2023-12-01T06:12:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:48 smithi060 ceph-mon[94233]: osdmap e2654: 8 total, 8 up, 8 in 2023-12-01T06:12:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:48 smithi060 ceph-mon[109077]: osdmap e2654: 8 total, 8 up, 8 in 2023-12-01T06:12:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:48 smithi089 ceph-mon[98504]: osdmap e2654: 8 total, 8 up, 8 in 2023-12-01T06:12:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:49 smithi060 ceph-mon[94233]: osdmap e2655: 8 total, 8 up, 8 in 2023-12-01T06:12:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:49 smithi060 ceph-mon[94233]: pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 308 KiB/s rd, 20 KiB/s wr, 418 op/s 2023-12-01T06:12:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:49 smithi060 ceph-mon[109077]: osdmap e2655: 8 total, 8 up, 8 in 2023-12-01T06:12:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:49 smithi060 ceph-mon[109077]: pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 308 KiB/s rd, 20 KiB/s wr, 418 op/s 2023-12-01T06:12:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:49 smithi089 ceph-mon[98504]: osdmap e2655: 8 total, 8 up, 8 in 2023-12-01T06:12:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:49 smithi089 ceph-mon[98504]: pgmap v5229: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 308 KiB/s rd, 20 KiB/s wr, 418 op/s 2023-12-01T06:12:51.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:50 smithi060 ceph-mon[94233]: osdmap e2656: 8 total, 8 up, 8 in 2023-12-01T06:12:51.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:50 smithi060 ceph-mon[109077]: osdmap e2656: 8 total, 8 up, 8 in 2023-12-01T06:12:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:50 smithi089 ceph-mon[98504]: osdmap e2656: 8 total, 8 up, 8 in 2023-12-01T06:12:51.655 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 59%] 2023-12-01T06:12:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:51 smithi060 ceph-mon[94233]: osdmap e2657: 8 total, 8 up, 8 in 2023-12-01T06:12:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:51 smithi060 ceph-mon[94233]: pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:51 smithi060 ceph-mon[109077]: osdmap e2657: 8 total, 8 up, 8 in 2023-12-01T06:12:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:51 smithi060 ceph-mon[109077]: pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:51 smithi089 ceph-mon[98504]: osdmap e2657: 8 total, 8 up, 8 in 2023-12-01T06:12:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:51 smithi089 ceph-mon[98504]: pgmap v5232: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:12:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:52 smithi060 ceph-mon[94233]: osdmap e2658: 8 total, 8 up, 8 in 2023-12-01T06:12:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:52 smithi060 ceph-mon[109077]: osdmap e2658: 8 total, 8 up, 8 in 2023-12-01T06:12:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:52 smithi089 ceph-mon[98504]: osdmap e2658: 8 total, 8 up, 8 in 2023-12-01T06:12:53.673 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2023-12-01T06:12:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:53 smithi060 ceph-mon[94233]: osdmap e2659: 8 total, 8 up, 8 in 2023-12-01T06:12:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:53 smithi060 ceph-mon[94233]: pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 289 op/s 2023-12-01T06:12:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:53 smithi060 ceph-mon[109077]: osdmap e2659: 8 total, 8 up, 8 in 2023-12-01T06:12:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:53 smithi060 ceph-mon[109077]: pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 289 op/s 2023-12-01T06:12:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:53 smithi089 ceph-mon[98504]: osdmap e2659: 8 total, 8 up, 8 in 2023-12-01T06:12:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:53 smithi089 ceph-mon[98504]: pgmap v5235: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 289 op/s 2023-12-01T06:12:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:54 smithi060 ceph-mon[94233]: osdmap e2660: 8 total, 8 up, 8 in 2023-12-01T06:12:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:54 smithi060 ceph-mon[109077]: osdmap e2660: 8 total, 8 up, 8 in 2023-12-01T06:12:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:12:54] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:12:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:54 smithi089 ceph-mon[98504]: osdmap e2660: 8 total, 8 up, 8 in 2023-12-01T06:12:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:55 smithi060 ceph-mon[94233]: osdmap e2661: 8 total, 8 up, 8 in 2023-12-01T06:12:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:55 smithi060 ceph-mon[94233]: pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 289 op/s 2023-12-01T06:12:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:55 smithi060 ceph-mon[109077]: osdmap e2661: 8 total, 8 up, 8 in 2023-12-01T06:12:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:55 smithi060 ceph-mon[109077]: pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 289 op/s 2023-12-01T06:12:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:55 smithi089 ceph-mon[98504]: osdmap e2661: 8 total, 8 up, 8 in 2023-12-01T06:12:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:55 smithi089 ceph-mon[98504]: pgmap v5238: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 213 KiB/s rd, 15 KiB/s wr, 289 op/s 2023-12-01T06:12:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:56 smithi060 ceph-mon[94233]: osdmap e2662: 8 total, 8 up, 8 in 2023-12-01T06:12:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:56 smithi060 ceph-mon[109077]: osdmap e2662: 8 total, 8 up, 8 in 2023-12-01T06:12:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:56 smithi089 ceph-mon[98504]: osdmap e2662: 8 total, 8 up, 8 in 2023-12-01T06:12:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:12:57.700 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 60%] 2023-12-01T06:12:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:57 smithi060 ceph-mon[94233]: osdmap e2663: 8 total, 8 up, 8 in 2023-12-01T06:12:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:57 smithi060 ceph-mon[94233]: pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 21 KiB/s wr, 385 op/s 2023-12-01T06:12:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:57 smithi060 ceph-mon[109077]: osdmap e2663: 8 total, 8 up, 8 in 2023-12-01T06:12:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:57 smithi060 ceph-mon[109077]: pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 21 KiB/s wr, 385 op/s 2023-12-01T06:12:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:57 smithi089 ceph-mon[98504]: osdmap e2663: 8 total, 8 up, 8 in 2023-12-01T06:12:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:57 smithi089 ceph-mon[98504]: pgmap v5241: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 21 KiB/s wr, 385 op/s 2023-12-01T06:12:58.890 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:12:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:58 smithi060 ceph-mon[94233]: osdmap e2664: 8 total, 8 up, 8 in 2023-12-01T06:12:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:58 smithi060 ceph-mon[94233]: osdmap e2665: 8 total, 8 up, 8 in 2023-12-01T06:12:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:58 smithi060 ceph-mon[109077]: osdmap e2664: 8 total, 8 up, 8 in 2023-12-01T06:12:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:58 smithi060 ceph-mon[109077]: osdmap e2665: 8 total, 8 up, 8 in 2023-12-01T06:12:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:58 smithi089 ceph-mon[98504]: osdmap e2664: 8 total, 8 up, 8 in 2023-12-01T06:12:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:58 smithi089 ceph-mon[98504]: osdmap e2665: 8 total, 8 up, 8 in 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (87m) 2m ago 87m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (87m) 2m ago 87m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (88m) 2m ago 88m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (88m) 2m ago 88m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (91m) 2m ago 91m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (93m) 2m ago 93m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (93m) 2m ago 93m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (91m) 2m ago 91m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (91m) 2m ago 91m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:12:59.218 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (87m) 2m ago 87m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (87m) 2m ago 87m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (91m) 2m ago 91m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (91m) 2m ago 91m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (90m) 2m ago 90m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (90m) 2m ago 90m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (90m) 2m ago 90m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (89m) 2m ago 89m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (89m) 2m ago 89m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (88m) 2m ago 88m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:12:59.219 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (87m) 2m ago 88m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:12:59.623 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:12:59.624 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:13:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:59 smithi060 ceph-mon[94233]: from='client.29462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:12:59 smithi060 ceph-mon[94233]: pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 21 KiB/s wr, 385 op/s 2023-12-01T06:13:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:59 smithi060 ceph-mon[109077]: from='client.29462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:12:59 smithi060 ceph-mon[109077]: pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 21 KiB/s wr, 385 op/s 2023-12-01T06:13:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:59 smithi089 ceph-mon[98504]: from='client.29462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:12:59 smithi089 ceph-mon[98504]: pgmap v5244: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 21 KiB/s wr, 385 op/s 2023-12-01T06:13:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:00 smithi060 ceph-mon[94233]: from='client.19590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:00 smithi060 ceph-mon[94233]: osdmap e2666: 8 total, 8 up, 8 in 2023-12-01T06:13:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2580067082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:13:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:00 smithi060 ceph-mon[109077]: from='client.19590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:00 smithi060 ceph-mon[109077]: osdmap e2666: 8 total, 8 up, 8 in 2023-12-01T06:13:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2580067082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:13:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:00 smithi089 ceph-mon[98504]: from='client.19590 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:00 smithi089 ceph-mon[98504]: osdmap e2666: 8 total, 8 up, 8 in 2023-12-01T06:13:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2580067082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:13:01.713 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2023-12-01T06:13:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:01 smithi060 ceph-mon[94233]: osdmap e2667: 8 total, 8 up, 8 in 2023-12-01T06:13:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:01 smithi060 ceph-mon[94233]: pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:01 smithi060 ceph-mon[109077]: osdmap e2667: 8 total, 8 up, 8 in 2023-12-01T06:13:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:01 smithi060 ceph-mon[109077]: pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:01 smithi089 ceph-mon[98504]: osdmap e2667: 8 total, 8 up, 8 in 2023-12-01T06:13:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:01 smithi089 ceph-mon[98504]: pgmap v5247: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:02 smithi060 ceph-mon[94233]: osdmap e2668: 8 total, 8 up, 8 in 2023-12-01T06:13:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:02 smithi060 ceph-mon[109077]: osdmap e2668: 8 total, 8 up, 8 in 2023-12-01T06:13:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:02 smithi089 ceph-mon[98504]: osdmap e2668: 8 total, 8 up, 8 in 2023-12-01T06:13:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:03 smithi060 ceph-mon[94233]: osdmap e2669: 8 total, 8 up, 8 in 2023-12-01T06:13:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:03 smithi060 ceph-mon[94233]: pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 291 op/s 2023-12-01T06:13:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:03 smithi060 ceph-mon[109077]: osdmap e2669: 8 total, 8 up, 8 in 2023-12-01T06:13:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:03 smithi060 ceph-mon[109077]: pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 291 op/s 2023-12-01T06:13:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:03 smithi089 ceph-mon[98504]: osdmap e2669: 8 total, 8 up, 8 in 2023-12-01T06:13:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:03 smithi089 ceph-mon[98504]: pgmap v5250: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 291 op/s 2023-12-01T06:13:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:04 smithi060 ceph-mon[94233]: osdmap e2670: 8 total, 8 up, 8 in 2023-12-01T06:13:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]: dispatch 2023-12-01T06:13:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:04 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]: dispatch 2023-12-01T06:13:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:04 smithi060 ceph-mon[109077]: osdmap e2670: 8 total, 8 up, 8 in 2023-12-01T06:13:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]: dispatch 2023-12-01T06:13:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:04 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]: dispatch 2023-12-01T06:13:04.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:13:04] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:13:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:04 smithi089 ceph-mon[98504]: osdmap e2670: 8 total, 8 up, 8 in 2023-12-01T06:13:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]: dispatch 2023-12-01T06:13:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:04 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]: dispatch 2023-12-01T06:13:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:05 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]': finished 2023-12-01T06:13:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:05 smithi060 ceph-mon[94233]: osdmap e2671: 8 total, 8 up, 8 in 2023-12-01T06:13:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:05 smithi060 ceph-mon[94233]: pgmap v5253: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 291 op/s 2023-12-01T06:13:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:05 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]': finished 2023-12-01T06:13:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:05 smithi060 ceph-mon[109077]: osdmap e2671: 8 total, 8 up, 8 in 2023-12-01T06:13:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:05 smithi060 ceph-mon[109077]: pgmap v5253: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 291 op/s 2023-12-01T06:13:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:05 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi060-258441-2","app": "rbd"}]': finished 2023-12-01T06:13:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:05 smithi089 ceph-mon[98504]: osdmap e2671: 8 total, 8 up, 8 in 2023-12-01T06:13:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:05 smithi089 ceph-mon[98504]: pgmap v5253: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 218 KiB/s rd, 13 KiB/s wr, 291 op/s 2023-12-01T06:13:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:06 smithi060 ceph-mon[94233]: osdmap e2672: 8 total, 8 up, 8 in 2023-12-01T06:13:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:06 smithi060 ceph-mon[109077]: osdmap e2672: 8 total, 8 up, 8 in 2023-12-01T06:13:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:06 smithi089 ceph-mon[98504]: osdmap e2672: 8 total, 8 up, 8 in 2023-12-01T06:13:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:07 smithi060 ceph-mon[94233]: osdmap e2673: 8 total, 8 up, 8 in 2023-12-01T06:13:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:07 smithi060 ceph-mon[94233]: pgmap v5256: 169 pgs: 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 6.5 KiB/s wr, 104 op/s 2023-12-01T06:13:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:07 smithi060 ceph-mon[109077]: osdmap e2673: 8 total, 8 up, 8 in 2023-12-01T06:13:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:07 smithi060 ceph-mon[109077]: pgmap v5256: 169 pgs: 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 6.5 KiB/s wr, 104 op/s 2023-12-01T06:13:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:07 smithi089 ceph-mon[98504]: osdmap e2673: 8 total, 8 up, 8 in 2023-12-01T06:13:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:07 smithi089 ceph-mon[98504]: pgmap v5256: 169 pgs: 169 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 6.5 KiB/s wr, 104 op/s 2023-12-01T06:13:08.627 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2023-12-01T06:13:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:08 smithi060 ceph-mon[94233]: osdmap e2674: 8 total, 8 up, 8 in 2023-12-01T06:13:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:08 smithi060 ceph-mon[94233]: osdmap e2675: 8 total, 8 up, 8 in 2023-12-01T06:13:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:08 smithi060 ceph-mon[109077]: osdmap e2674: 8 total, 8 up, 8 in 2023-12-01T06:13:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:08 smithi060 ceph-mon[109077]: osdmap e2675: 8 total, 8 up, 8 in 2023-12-01T06:13:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:08 smithi089 ceph-mon[98504]: osdmap e2674: 8 total, 8 up, 8 in 2023-12-01T06:13:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:08 smithi089 ceph-mon[98504]: osdmap e2675: 8 total, 8 up, 8 in 2023-12-01T06:13:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:09 smithi060 ceph-mon[94233]: pgmap v5259: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 104 op/s 2023-12-01T06:13:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:09 smithi060 ceph-mon[94233]: osdmap e2676: 8 total, 8 up, 8 in 2023-12-01T06:13:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:09 smithi060 ceph-mon[109077]: pgmap v5259: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 104 op/s 2023-12-01T06:13:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:09 smithi060 ceph-mon[109077]: osdmap e2676: 8 total, 8 up, 8 in 2023-12-01T06:13:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:09 smithi089 ceph-mon[98504]: pgmap v5259: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 104 op/s 2023-12-01T06:13:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:09 smithi089 ceph-mon[98504]: osdmap e2676: 8 total, 8 up, 8 in 2023-12-01T06:13:10.768 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2023-12-01T06:13:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:11 smithi060 ceph-mon[94233]: osdmap e2677: 8 total, 8 up, 8 in 2023-12-01T06:13:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:11 smithi060 ceph-mon[94233]: pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:11 smithi060 ceph-mon[109077]: osdmap e2677: 8 total, 8 up, 8 in 2023-12-01T06:13:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:11 smithi060 ceph-mon[109077]: pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:11 smithi089 ceph-mon[98504]: osdmap e2677: 8 total, 8 up, 8 in 2023-12-01T06:13:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:11 smithi089 ceph-mon[98504]: pgmap v5262: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:12.791 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2023-12-01T06:13:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:12 smithi060 ceph-mon[94233]: osdmap e2678: 8 total, 8 up, 8 in 2023-12-01T06:13:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:12 smithi060 ceph-mon[109077]: osdmap e2678: 8 total, 8 up, 8 in 2023-12-01T06:13:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:12 smithi089 ceph-mon[98504]: osdmap e2678: 8 total, 8 up, 8 in 2023-12-01T06:13:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:13 smithi060 ceph-mon[94233]: osdmap e2679: 8 total, 8 up, 8 in 2023-12-01T06:13:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:13 smithi060 ceph-mon[94233]: pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 280 op/s 2023-12-01T06:13:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:13 smithi060 ceph-mon[109077]: osdmap e2679: 8 total, 8 up, 8 in 2023-12-01T06:13:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:13 smithi060 ceph-mon[109077]: pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 280 op/s 2023-12-01T06:13:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:13 smithi089 ceph-mon[98504]: osdmap e2679: 8 total, 8 up, 8 in 2023-12-01T06:13:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:13 smithi089 ceph-mon[98504]: pgmap v5265: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 280 op/s 2023-12-01T06:13:14.694 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:13:14] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:13:14.798 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 63%] 2023-12-01T06:13:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:14 smithi060 ceph-mon[94233]: osdmap e2680: 8 total, 8 up, 8 in 2023-12-01T06:13:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:14 smithi060 ceph-mon[109077]: osdmap e2680: 8 total, 8 up, 8 in 2023-12-01T06:13:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:14 smithi089 ceph-mon[98504]: osdmap e2680: 8 total, 8 up, 8 in 2023-12-01T06:13:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:15 smithi060 ceph-mon[109077]: osdmap e2681: 8 total, 8 up, 8 in 2023-12-01T06:13:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:15 smithi060 ceph-mon[109077]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 280 op/s 2023-12-01T06:13:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:15 smithi060 ceph-mon[94233]: osdmap e2681: 8 total, 8 up, 8 in 2023-12-01T06:13:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:15 smithi060 ceph-mon[94233]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 280 op/s 2023-12-01T06:13:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:15 smithi089 ceph-mon[98504]: osdmap e2681: 8 total, 8 up, 8 in 2023-12-01T06:13:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:15 smithi089 ceph-mon[98504]: pgmap v5268: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 205 KiB/s rd, 15 KiB/s wr, 280 op/s 2023-12-01T06:13:16.818 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2023-12-01T06:13:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:16 smithi060 ceph-mon[94233]: osdmap e2682: 8 total, 8 up, 8 in 2023-12-01T06:13:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:16 smithi060 ceph-mon[109077]: osdmap e2682: 8 total, 8 up, 8 in 2023-12-01T06:13:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:16 smithi089 ceph-mon[98504]: osdmap e2682: 8 total, 8 up, 8 in 2023-12-01T06:13:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:17 smithi060 ceph-mon[94233]: osdmap e2683: 8 total, 8 up, 8 in 2023-12-01T06:13:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:17 smithi060 ceph-mon[94233]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 29 KiB/s wr, 483 op/s 2023-12-01T06:13:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:17 smithi060 ceph-mon[109077]: osdmap e2683: 8 total, 8 up, 8 in 2023-12-01T06:13:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:17 smithi060 ceph-mon[109077]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 29 KiB/s wr, 483 op/s 2023-12-01T06:13:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:17 smithi089 ceph-mon[98504]: osdmap e2683: 8 total, 8 up, 8 in 2023-12-01T06:13:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:17 smithi089 ceph-mon[98504]: pgmap v5271: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 29 KiB/s wr, 483 op/s 2023-12-01T06:13:18.628 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 64%] 2023-12-01T06:13:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[94233]: osdmap e2684: 8 total, 8 up, 8 in 2023-12-01T06:13:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:13:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[94233]: osdmap e2685: 8 total, 8 up, 8 in 2023-12-01T06:13:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:13:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:13:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:13:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[109077]: osdmap e2684: 8 total, 8 up, 8 in 2023-12-01T06:13:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:13:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[109077]: osdmap e2685: 8 total, 8 up, 8 in 2023-12-01T06:13:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:13:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:13:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:13:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:18 smithi089 ceph-mon[98504]: osdmap e2684: 8 total, 8 up, 8 in 2023-12-01T06:13:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:13:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:18 smithi089 ceph-mon[98504]: osdmap e2685: 8 total, 8 up, 8 in 2023-12-01T06:13:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:13:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:13:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:13:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:19 smithi060 ceph-mon[94233]: pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 29 KiB/s wr, 483 op/s 2023-12-01T06:13:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:19 smithi060 ceph-mon[94233]: osdmap e2686: 8 total, 8 up, 8 in 2023-12-01T06:13:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:19 smithi060 ceph-mon[109077]: pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 29 KiB/s wr, 483 op/s 2023-12-01T06:13:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:19 smithi060 ceph-mon[109077]: osdmap e2686: 8 total, 8 up, 8 in 2023-12-01T06:13:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:19 smithi089 ceph-mon[98504]: pgmap v5274: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 357 KiB/s rd, 29 KiB/s wr, 483 op/s 2023-12-01T06:13:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:19 smithi089 ceph-mon[98504]: osdmap e2686: 8 total, 8 up, 8 in 2023-12-01T06:13:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:22 smithi060 ceph-mon[94233]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:22 smithi060 ceph-mon[109077]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:22 smithi089 ceph-mon[98504]: pgmap v5276: 137 pgs: 137 active+clean; 4.6 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:23.617 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2023-12-01T06:13:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:24 smithi060 ceph-mon[94233]: pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 23 KiB/s wr, 1.52k op/s 2023-12-01T06:13:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:24 smithi060 ceph-mon[94233]: osdmap e2687: 8 total, 8 up, 8 in 2023-12-01T06:13:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:24 smithi060 ceph-mon[109077]: pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 23 KiB/s wr, 1.52k op/s 2023-12-01T06:13:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:24 smithi060 ceph-mon[109077]: osdmap e2687: 8 total, 8 up, 8 in 2023-12-01T06:13:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:24 smithi089 ceph-mon[98504]: pgmap v5277: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 23 KiB/s wr, 1.52k op/s 2023-12-01T06:13:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:24 smithi089 ceph-mon[98504]: osdmap e2687: 8 total, 8 up, 8 in 2023-12-01T06:13:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:13:24] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:13:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:25 smithi060 ceph-mon[94233]: osdmap e2688: 8 total, 8 up, 8 in 2023-12-01T06:13:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:25 smithi060 ceph-mon[94233]: pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 23 KiB/s wr, 1.52k op/s 2023-12-01T06:13:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:25 smithi060 ceph-mon[109077]: osdmap e2688: 8 total, 8 up, 8 in 2023-12-01T06:13:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:25 smithi060 ceph-mon[109077]: pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 23 KiB/s wr, 1.52k op/s 2023-12-01T06:13:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:25 smithi089 ceph-mon[98504]: osdmap e2688: 8 total, 8 up, 8 in 2023-12-01T06:13:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:25 smithi089 ceph-mon[98504]: pgmap v5280: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.3 MiB/s rd, 23 KiB/s wr, 1.52k op/s 2023-12-01T06:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:26 smithi060 ceph-mon[94233]: osdmap e2689: 8 total, 8 up, 8 in 2023-12-01T06:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:26 smithi060 ceph-mon[109077]: osdmap e2689: 8 total, 8 up, 8 in 2023-12-01T06:13:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:26 smithi089 ceph-mon[98504]: osdmap e2689: 8 total, 8 up, 8 in 2023-12-01T06:13:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:27.661 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 66%] 2023-12-01T06:13:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:27 smithi060 ceph-mon[94233]: osdmap e2690: 8 total, 8 up, 8 in 2023-12-01T06:13:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:27 smithi060 ceph-mon[94233]: pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 22 KiB/s wr, 1.45k op/s 2023-12-01T06:13:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:27 smithi060 ceph-mon[109077]: osdmap e2690: 8 total, 8 up, 8 in 2023-12-01T06:13:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:27 smithi060 ceph-mon[109077]: pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 22 KiB/s wr, 1.45k op/s 2023-12-01T06:13:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:27 smithi089 ceph-mon[98504]: osdmap e2690: 8 total, 8 up, 8 in 2023-12-01T06:13:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:27 smithi089 ceph-mon[98504]: pgmap v5283: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 22 KiB/s wr, 1.45k op/s 2023-12-01T06:13:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:28 smithi060 ceph-mon[94233]: osdmap e2691: 8 total, 8 up, 8 in 2023-12-01T06:13:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:28 smithi060 ceph-mon[94233]: osdmap e2692: 8 total, 8 up, 8 in 2023-12-01T06:13:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:28 smithi060 ceph-mon[109077]: osdmap e2691: 8 total, 8 up, 8 in 2023-12-01T06:13:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:28 smithi060 ceph-mon[109077]: osdmap e2692: 8 total, 8 up, 8 in 2023-12-01T06:13:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:28 smithi089 ceph-mon[98504]: osdmap e2691: 8 total, 8 up, 8 in 2023-12-01T06:13:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:28 smithi089 ceph-mon[98504]: osdmap e2692: 8 total, 8 up, 8 in 2023-12-01T06:13:29.667 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2023-12-01T06:13:29.988 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:13:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:29 smithi060 ceph-mon[109077]: pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 22 KiB/s wr, 1.45k op/s 2023-12-01T06:13:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:29 smithi060 ceph-mon[94233]: pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 22 KiB/s wr, 1.45k op/s 2023-12-01T06:13:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:29 smithi089 ceph-mon[98504]: pgmap v5286: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 22 KiB/s wr, 1.45k op/s 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (87m) 3m ago 88m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (88m) 3m ago 88m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (89m) 3m ago 89m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (89m) 3m ago 89m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (92m) 3m ago 92m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (93m) 3m ago 93m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (93m) 3m ago 93m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (92m) 3m ago 92m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (92m) 3m ago 92m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (88m) 3m ago 88m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:13:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (87m) 3m ago 87m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (91m) 3m ago 91m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (91m) 3m ago 91m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (91m) 3m ago 91m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (90m) 3m ago 90m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (90m) 3m ago 90m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (90m) 3m ago 90m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (89m) 3m ago 89m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (89m) 3m ago 89m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:13:30.315 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (87m) 3m ago 88m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:13:30.739 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:13:30.739 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:13:30.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:13:30.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:13:30.739 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:13:30.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:13:30.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:13:30.740 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:13:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:30 smithi060 ceph-mon[109077]: osdmap e2693: 8 total, 8 up, 8 in 2023-12-01T06:13:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:30 smithi060 ceph-mon[109077]: from='client.29480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:30 smithi060 ceph-mon[94233]: osdmap e2693: 8 total, 8 up, 8 in 2023-12-01T06:13:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:30 smithi060 ceph-mon[94233]: from='client.29480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:30 smithi089 ceph-mon[98504]: osdmap e2693: 8 total, 8 up, 8 in 2023-12-01T06:13:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:30 smithi089 ceph-mon[98504]: from='client.29480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:31.669 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2023-12-01T06:13:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[94233]: from='client.29486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[94233]: osdmap e2694: 8 total, 8 up, 8 in 2023-12-01T06:13:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3110071407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:13:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[94233]: pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[109077]: from='client.29486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[109077]: osdmap e2694: 8 total, 8 up, 8 in 2023-12-01T06:13:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3110071407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:13:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:31 smithi060 ceph-mon[109077]: pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:31 smithi089 ceph-mon[98504]: from='client.29486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:13:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:31 smithi089 ceph-mon[98504]: osdmap e2694: 8 total, 8 up, 8 in 2023-12-01T06:13:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3110071407' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:13:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:31 smithi089 ceph-mon[98504]: pgmap v5289: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:32 smithi060 ceph-mon[94233]: osdmap e2695: 8 total, 8 up, 8 in 2023-12-01T06:13:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:32 smithi060 ceph-mon[109077]: osdmap e2695: 8 total, 8 up, 8 in 2023-12-01T06:13:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:32 smithi089 ceph-mon[98504]: osdmap e2695: 8 total, 8 up, 8 in 2023-12-01T06:13:33.682 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 67%] 2023-12-01T06:13:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:33 smithi060 ceph-mon[94233]: osdmap e2696: 8 total, 8 up, 8 in 2023-12-01T06:13:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:33 smithi060 ceph-mon[94233]: pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 730 KiB/s rd, 50 KiB/s wr, 981 op/s 2023-12-01T06:13:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:33 smithi060 ceph-mon[109077]: osdmap e2696: 8 total, 8 up, 8 in 2023-12-01T06:13:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:33 smithi060 ceph-mon[109077]: pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 730 KiB/s rd, 50 KiB/s wr, 981 op/s 2023-12-01T06:13:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:33 smithi089 ceph-mon[98504]: osdmap e2696: 8 total, 8 up, 8 in 2023-12-01T06:13:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:33 smithi089 ceph-mon[98504]: pgmap v5292: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 730 KiB/s rd, 50 KiB/s wr, 981 op/s 2023-12-01T06:13:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:34 smithi060 ceph-mon[94233]: osdmap e2697: 8 total, 8 up, 8 in 2023-12-01T06:13:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:34 smithi060 ceph-mon[109077]: osdmap e2697: 8 total, 8 up, 8 in 2023-12-01T06:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:13:34] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2023-12-01T06:13:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:34 smithi089 ceph-mon[98504]: osdmap e2697: 8 total, 8 up, 8 in 2023-12-01T06:13:35.713 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2023-12-01T06:13:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:35 smithi060 ceph-mon[94233]: osdmap e2698: 8 total, 8 up, 8 in 2023-12-01T06:13:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:35 smithi060 ceph-mon[94233]: pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 730 KiB/s rd, 50 KiB/s wr, 981 op/s 2023-12-01T06:13:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:35 smithi060 ceph-mon[109077]: osdmap e2698: 8 total, 8 up, 8 in 2023-12-01T06:13:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:35 smithi060 ceph-mon[109077]: pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 730 KiB/s rd, 50 KiB/s wr, 981 op/s 2023-12-01T06:13:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:35 smithi089 ceph-mon[98504]: osdmap e2698: 8 total, 8 up, 8 in 2023-12-01T06:13:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:35 smithi089 ceph-mon[98504]: pgmap v5295: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 730 KiB/s rd, 50 KiB/s wr, 981 op/s 2023-12-01T06:13:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:36 smithi060 ceph-mon[94233]: osdmap e2699: 8 total, 8 up, 8 in 2023-12-01T06:13:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:36 smithi060 ceph-mon[109077]: osdmap e2699: 8 total, 8 up, 8 in 2023-12-01T06:13:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:36 smithi089 ceph-mon[98504]: osdmap e2699: 8 total, 8 up, 8 in 2023-12-01T06:13:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:37 smithi060 ceph-mon[109077]: osdmap e2700: 8 total, 8 up, 8 in 2023-12-01T06:13:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:37 smithi060 ceph-mon[109077]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 570 KiB/s rd, 40 KiB/s wr, 767 op/s 2023-12-01T06:13:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:37 smithi060 ceph-mon[94233]: osdmap e2700: 8 total, 8 up, 8 in 2023-12-01T06:13:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:37 smithi060 ceph-mon[94233]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 570 KiB/s rd, 40 KiB/s wr, 767 op/s 2023-12-01T06:13:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:37 smithi089 ceph-mon[98504]: osdmap e2700: 8 total, 8 up, 8 in 2023-12-01T06:13:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:37 smithi089 ceph-mon[98504]: pgmap v5298: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 570 KiB/s rd, 40 KiB/s wr, 767 op/s 2023-12-01T06:13:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:38 smithi060 ceph-mon[94233]: osdmap e2701: 8 total, 8 up, 8 in 2023-12-01T06:13:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:38 smithi060 ceph-mon[94233]: osdmap e2702: 8 total, 8 up, 8 in 2023-12-01T06:13:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:38 smithi060 ceph-mon[109077]: osdmap e2701: 8 total, 8 up, 8 in 2023-12-01T06:13:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:38 smithi060 ceph-mon[109077]: osdmap e2702: 8 total, 8 up, 8 in 2023-12-01T06:13:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:38 smithi089 ceph-mon[98504]: osdmap e2701: 8 total, 8 up, 8 in 2023-12-01T06:13:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:38 smithi089 ceph-mon[98504]: osdmap e2702: 8 total, 8 up, 8 in 2023-12-01T06:13:39.725 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 68%] 2023-12-01T06:13:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:39 smithi060 ceph-mon[109077]: pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 570 KiB/s rd, 40 KiB/s wr, 767 op/s 2023-12-01T06:13:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:39 smithi060 ceph-mon[94233]: pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 570 KiB/s rd, 40 KiB/s wr, 767 op/s 2023-12-01T06:13:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:39 smithi089 ceph-mon[98504]: pgmap v5301: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 570 KiB/s rd, 40 KiB/s wr, 767 op/s 2023-12-01T06:13:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:40 smithi060 ceph-mon[94233]: osdmap e2703: 8 total, 8 up, 8 in 2023-12-01T06:13:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:40 smithi060 ceph-mon[109077]: osdmap e2703: 8 total, 8 up, 8 in 2023-12-01T06:13:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:40 smithi089 ceph-mon[98504]: osdmap e2703: 8 total, 8 up, 8 in 2023-12-01T06:13:41.737 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2023-12-01T06:13:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:41 smithi060 ceph-mon[94233]: osdmap e2704: 8 total, 8 up, 8 in 2023-12-01T06:13:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:41 smithi060 ceph-mon[94233]: pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:41 smithi060 ceph-mon[109077]: osdmap e2704: 8 total, 8 up, 8 in 2023-12-01T06:13:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:41 smithi060 ceph-mon[109077]: pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:41 smithi089 ceph-mon[98504]: osdmap e2704: 8 total, 8 up, 8 in 2023-12-01T06:13:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:41 smithi089 ceph-mon[98504]: pgmap v5304: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:42 smithi060 ceph-mon[94233]: osdmap e2705: 8 total, 8 up, 8 in 2023-12-01T06:13:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:42 smithi060 ceph-mon[109077]: osdmap e2705: 8 total, 8 up, 8 in 2023-12-01T06:13:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:42 smithi089 ceph-mon[98504]: osdmap e2705: 8 total, 8 up, 8 in 2023-12-01T06:13:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:43 smithi060 ceph-mon[94233]: osdmap e2706: 8 total, 8 up, 8 in 2023-12-01T06:13:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:43 smithi060 ceph-mon[94233]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 478 op/s 2023-12-01T06:13:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:43 smithi060 ceph-mon[109077]: osdmap e2706: 8 total, 8 up, 8 in 2023-12-01T06:13:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:43 smithi060 ceph-mon[109077]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 478 op/s 2023-12-01T06:13:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:43 smithi089 ceph-mon[98504]: osdmap e2706: 8 total, 8 up, 8 in 2023-12-01T06:13:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:43 smithi089 ceph-mon[98504]: pgmap v5307: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 478 op/s 2023-12-01T06:13:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:44 smithi060 ceph-mon[94233]: osdmap e2707: 8 total, 8 up, 8 in 2023-12-01T06:13:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:44 smithi060 ceph-mon[109077]: osdmap e2707: 8 total, 8 up, 8 in 2023-12-01T06:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:13:44] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:13:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:44 smithi089 ceph-mon[98504]: osdmap e2707: 8 total, 8 up, 8 in 2023-12-01T06:13:45.774 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 70%] 2023-12-01T06:13:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:45 smithi060 ceph-mon[94233]: osdmap e2708: 8 total, 8 up, 8 in 2023-12-01T06:13:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:45 smithi060 ceph-mon[94233]: pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 478 op/s 2023-12-01T06:13:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:45 smithi060 ceph-mon[109077]: osdmap e2708: 8 total, 8 up, 8 in 2023-12-01T06:13:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:45 smithi060 ceph-mon[109077]: pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 478 op/s 2023-12-01T06:13:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:45 smithi089 ceph-mon[98504]: osdmap e2708: 8 total, 8 up, 8 in 2023-12-01T06:13:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:45 smithi089 ceph-mon[98504]: pgmap v5310: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 355 KiB/s rd, 25 KiB/s wr, 478 op/s 2023-12-01T06:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:46 smithi060 ceph-mon[94233]: osdmap e2709: 8 total, 8 up, 8 in 2023-12-01T06:13:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:46 smithi060 ceph-mon[109077]: osdmap e2709: 8 total, 8 up, 8 in 2023-12-01T06:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:46 smithi089 ceph-mon[98504]: osdmap e2709: 8 total, 8 up, 8 in 2023-12-01T06:13:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:47 smithi060 ceph-mon[94233]: osdmap e2710: 8 total, 8 up, 8 in 2023-12-01T06:13:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:47 smithi060 ceph-mon[94233]: pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 374 op/s 2023-12-01T06:13:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:47 smithi060 ceph-mon[109077]: osdmap e2710: 8 total, 8 up, 8 in 2023-12-01T06:13:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:47 smithi060 ceph-mon[109077]: pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 374 op/s 2023-12-01T06:13:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:47 smithi089 ceph-mon[98504]: osdmap e2710: 8 total, 8 up, 8 in 2023-12-01T06:13:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:47 smithi089 ceph-mon[98504]: pgmap v5313: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 374 op/s 2023-12-01T06:13:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:48 smithi060 ceph-mon[109077]: osdmap e2711: 8 total, 8 up, 8 in 2023-12-01T06:13:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:48 smithi060 ceph-mon[109077]: osdmap e2712: 8 total, 8 up, 8 in 2023-12-01T06:13:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:48 smithi060 ceph-mon[94233]: osdmap e2711: 8 total, 8 up, 8 in 2023-12-01T06:13:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:48 smithi060 ceph-mon[94233]: osdmap e2712: 8 total, 8 up, 8 in 2023-12-01T06:13:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:48 smithi089 ceph-mon[98504]: osdmap e2711: 8 total, 8 up, 8 in 2023-12-01T06:13:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:48 smithi089 ceph-mon[98504]: osdmap e2712: 8 total, 8 up, 8 in 2023-12-01T06:13:49.653 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2023-12-01T06:13:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:49 smithi060 ceph-mon[94233]: pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 374 op/s 2023-12-01T06:13:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:49 smithi060 ceph-mon[94233]: osdmap e2713: 8 total, 8 up, 8 in 2023-12-01T06:13:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:49 smithi060 ceph-mon[109077]: pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 374 op/s 2023-12-01T06:13:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:49 smithi060 ceph-mon[109077]: osdmap e2713: 8 total, 8 up, 8 in 2023-12-01T06:13:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:49 smithi089 ceph-mon[98504]: pgmap v5316: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 278 KiB/s rd, 20 KiB/s wr, 374 op/s 2023-12-01T06:13:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:49 smithi089 ceph-mon[98504]: osdmap e2713: 8 total, 8 up, 8 in 2023-12-01T06:13:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:51 smithi060 ceph-mon[94233]: osdmap e2714: 8 total, 8 up, 8 in 2023-12-01T06:13:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:51 smithi060 ceph-mon[94233]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:51 smithi060 ceph-mon[109077]: osdmap e2714: 8 total, 8 up, 8 in 2023-12-01T06:13:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:51 smithi060 ceph-mon[109077]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:51 smithi089 ceph-mon[98504]: osdmap e2714: 8 total, 8 up, 8 in 2023-12-01T06:13:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:51 smithi089 ceph-mon[98504]: pgmap v5319: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:13:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:54 smithi060 ceph-mon[109077]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 238 op/s 2023-12-01T06:13:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:54 smithi060 ceph-mon[109077]: osdmap e2715: 8 total, 8 up, 8 in 2023-12-01T06:13:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:54 smithi060 ceph-mon[94233]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 238 op/s 2023-12-01T06:13:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:54 smithi060 ceph-mon[94233]: osdmap e2715: 8 total, 8 up, 8 in 2023-12-01T06:13:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:54 smithi089 ceph-mon[98504]: pgmap v5320: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 178 KiB/s rd, 13 KiB/s wr, 238 op/s 2023-12-01T06:13:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:54 smithi089 ceph-mon[98504]: osdmap e2715: 8 total, 8 up, 8 in 2023-12-01T06:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:13:54] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:13:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:56 smithi060 ceph-mon[94233]: pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 158 KiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:13:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:56 smithi060 ceph-mon[109077]: pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 158 KiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:13:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:56.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:56 smithi089 ceph-mon[98504]: pgmap v5322: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 158 KiB/s rd, 12 KiB/s wr, 211 op/s 2023-12-01T06:13:56.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:13:57.176 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 71%] 2023-12-01T06:13:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:58 smithi060 ceph-mon[94233]: pgmap v5323: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 561 KiB/s wr, 205 op/s 2023-12-01T06:13:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:58 smithi060 ceph-mon[94233]: osdmap e2716: 8 total, 8 up, 8 in 2023-12-01T06:13:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:58 smithi060 ceph-mon[109077]: pgmap v5323: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 561 KiB/s wr, 205 op/s 2023-12-01T06:13:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:58 smithi060 ceph-mon[109077]: osdmap e2716: 8 total, 8 up, 8 in 2023-12-01T06:13:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:58 smithi089 ceph-mon[98504]: pgmap v5323: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 191 KiB/s rd, 561 KiB/s wr, 205 op/s 2023-12-01T06:13:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:58 smithi089 ceph-mon[98504]: osdmap e2716: 8 total, 8 up, 8 in 2023-12-01T06:13:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:13:59 smithi060 ceph-mon[109077]: osdmap e2717: 8 total, 8 up, 8 in 2023-12-01T06:13:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:13:59 smithi060 ceph-mon[94233]: osdmap e2717: 8 total, 8 up, 8 in 2023-12-01T06:13:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:13:59 smithi089 ceph-mon[98504]: osdmap e2717: 8 total, 8 up, 8 in 2023-12-01T06:14:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:00 smithi060 ceph-mon[109077]: pgmap v5326: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 685 KiB/s wr, 43 op/s 2023-12-01T06:14:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:00 smithi060 ceph-mon[94233]: pgmap v5326: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 685 KiB/s wr, 43 op/s 2023-12-01T06:14:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:00 smithi089 ceph-mon[98504]: pgmap v5326: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 79 KiB/s rd, 685 KiB/s wr, 43 op/s 2023-12-01T06:14:01.158 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:14:01.517 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:14:01.517 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (88m) 3m ago 88m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:14:01.517 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (88m) 3m ago 88m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:14:01.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (89m) 3m ago 89m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:14:01.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (89m) 3m ago 89m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:14:01.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (92m) 3m ago 92m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (94m) 3m ago 94m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (94m) 3m ago 94m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (93m) 3m ago 93m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (92m) 3m ago 92m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (88m) 3m ago 88m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (88m) 3m ago 88m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (92m) 3m ago 92m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (92m) 3m ago 92m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (91m) 3m ago 91m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (91m) 3m ago 91m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (91m) 3m ago 91m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (90m) 3m ago 90m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (90m) 3m ago 90m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (90m) 3m ago 90m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:14:01.518 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (88m) 3m ago 89m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:14:02.006 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:14:02.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:14:02.008 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:14:02.008 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:14:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:02 smithi060 ceph-mon[109077]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 551 KiB/s wr, 34 op/s 2023-12-01T06:14:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:02 smithi060 ceph-mon[109077]: from='client.29498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1126375984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:14:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:02 smithi060 ceph-mon[94233]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 551 KiB/s wr, 34 op/s 2023-12-01T06:14:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:02 smithi060 ceph-mon[94233]: from='client.29498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1126375984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:14:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:02 smithi089 ceph-mon[98504]: pgmap v5327: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 63 KiB/s rd, 551 KiB/s wr, 34 op/s 2023-12-01T06:14:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:02 smithi089 ceph-mon[98504]: from='client.29498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1126375984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:14:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:03 smithi060 ceph-mon[94233]: from='client.19626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:03 smithi060 ceph-mon[109077]: from='client.19626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:03 smithi089 ceph-mon[98504]: from='client.19626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:04 smithi060 ceph-mon[94233]: pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 87 op/s 2023-12-01T06:14:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:04 smithi060 ceph-mon[94233]: osdmap e2718: 8 total, 8 up, 8 in 2023-12-01T06:14:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:04 smithi060 ceph-mon[109077]: pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 87 op/s 2023-12-01T06:14:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:04 smithi060 ceph-mon[109077]: osdmap e2718: 8 total, 8 up, 8 in 2023-12-01T06:14:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:04 smithi089 ceph-mon[98504]: pgmap v5328: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 100 KiB/s rd, 518 KiB/s wr, 87 op/s 2023-12-01T06:14:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:04 smithi089 ceph-mon[98504]: osdmap e2718: 8 total, 8 up, 8 in 2023-12-01T06:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:14:04] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T06:14:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:06 smithi060 ceph-mon[94233]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 56 op/s 2023-12-01T06:14:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:06 smithi060 ceph-mon[109077]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 56 op/s 2023-12-01T06:14:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:06 smithi089 ceph-mon[98504]: pgmap v5330: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 41 KiB/s rd, 3.5 KiB/s wr, 56 op/s 2023-12-01T06:14:07.203 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 71%] 2023-12-01T06:14:07.323 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 72%] 2023-12-01T06:14:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:08 smithi060 ceph-mon[94233]: pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 1.8 MiB/s wr, 82 op/s 2023-12-01T06:14:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:08 smithi060 ceph-mon[94233]: osdmap e2719: 8 total, 8 up, 8 in 2023-12-01T06:14:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:08 smithi060 ceph-mon[109077]: pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 1.8 MiB/s wr, 82 op/s 2023-12-01T06:14:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:08 smithi060 ceph-mon[109077]: osdmap e2719: 8 total, 8 up, 8 in 2023-12-01T06:14:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:08 smithi089 ceph-mon[98504]: pgmap v5331: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 91 KiB/s rd, 1.8 MiB/s wr, 82 op/s 2023-12-01T06:14:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:08 smithi089 ceph-mon[98504]: osdmap e2719: 8 total, 8 up, 8 in 2023-12-01T06:14:09.220 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 72%] 2023-12-01T06:14:09.313 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 73%] 2023-12-01T06:14:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:09 smithi060 ceph-mon[94233]: osdmap e2720: 8 total, 8 up, 8 in 2023-12-01T06:14:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:09 smithi060 ceph-mon[109077]: osdmap e2720: 8 total, 8 up, 8 in 2023-12-01T06:14:09.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:09 smithi089 ceph-mon[98504]: osdmap e2720: 8 total, 8 up, 8 in 2023-12-01T06:14:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:10 smithi060 ceph-mon[94233]: pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 2.7 MiB/s wr, 48 op/s 2023-12-01T06:14:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:10 smithi060 ceph-mon[94233]: osdmap e2721: 8 total, 8 up, 8 in 2023-12-01T06:14:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:10 smithi060 ceph-mon[109077]: pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 2.7 MiB/s wr, 48 op/s 2023-12-01T06:14:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:10 smithi060 ceph-mon[109077]: osdmap e2721: 8 total, 8 up, 8 in 2023-12-01T06:14:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:10 smithi089 ceph-mon[98504]: pgmap v5334: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 81 KiB/s rd, 2.7 MiB/s wr, 48 op/s 2023-12-01T06:14:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:10 smithi089 ceph-mon[98504]: osdmap e2721: 8 total, 8 up, 8 in 2023-12-01T06:14:11.226 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 74%] 2023-12-01T06:14:11.362 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2023-12-01T06:14:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:11 smithi060 ceph-mon[94233]: osdmap e2722: 8 total, 8 up, 8 in 2023-12-01T06:14:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:11 smithi060 ceph-mon[109077]: osdmap e2722: 8 total, 8 up, 8 in 2023-12-01T06:14:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:11 smithi089 ceph-mon[98504]: osdmap e2722: 8 total, 8 up, 8 in 2023-12-01T06:14:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:12 smithi060 ceph-mon[94233]: pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:12 smithi060 ceph-mon[94233]: osdmap e2723: 8 total, 8 up, 8 in 2023-12-01T06:14:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:12 smithi060 ceph-mon[109077]: pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:12 smithi060 ceph-mon[109077]: osdmap e2723: 8 total, 8 up, 8 in 2023-12-01T06:14:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:12 smithi089 ceph-mon[98504]: pgmap v5337: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:12 smithi089 ceph-mon[98504]: osdmap e2723: 8 total, 8 up, 8 in 2023-12-01T06:14:13.242 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 75%] 2023-12-01T06:14:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:13 smithi060 ceph-mon[94233]: osdmap e2724: 8 total, 8 up, 8 in 2023-12-01T06:14:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:13 smithi060 ceph-mon[109077]: osdmap e2724: 8 total, 8 up, 8 in 2023-12-01T06:14:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:13 smithi089 ceph-mon[98504]: osdmap e2724: 8 total, 8 up, 8 in 2023-12-01T06:14:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:14 smithi060 ceph-mon[94233]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T06:14:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:14 smithi060 ceph-mon[94233]: osdmap e2725: 8 total, 8 up, 8 in 2023-12-01T06:14:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:14 smithi060 ceph-mon[94233]: osdmap e2726: 8 total, 8 up, 8 in 2023-12-01T06:14:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:14 smithi060 ceph-mon[109077]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T06:14:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:14 smithi060 ceph-mon[109077]: osdmap e2725: 8 total, 8 up, 8 in 2023-12-01T06:14:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:14 smithi060 ceph-mon[109077]: osdmap e2726: 8 total, 8 up, 8 in 2023-12-01T06:14:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:14 smithi089 ceph-mon[98504]: pgmap v5340: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 389 KiB/s rd, 26 KiB/s wr, 531 op/s 2023-12-01T06:14:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:14 smithi089 ceph-mon[98504]: osdmap e2725: 8 total, 8 up, 8 in 2023-12-01T06:14:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:14 smithi089 ceph-mon[98504]: osdmap e2726: 8 total, 8 up, 8 in 2023-12-01T06:14:14.666 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 75%] 2023-12-01T06:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:14:14] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:14:14.794 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 76%] 2023-12-01T06:14:14.926 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 77%] 2023-12-01T06:14:15.023 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 77%] 2023-12-01T06:14:15.654 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 78%] 2023-12-01T06:14:15.743 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 78%] 2023-12-01T06:14:15.836 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 79%] 2023-12-01T06:14:15.941 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 79%] 2023-12-01T06:14:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[94233]: osdmap e2727: 8 total, 8 up, 8 in 2023-12-01T06:14:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[94233]: pgmap v5344: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 400 KiB/s rd, 27 KiB/s wr, 546 op/s 2023-12-01T06:14:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4221120471' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]: dispatch 2023-12-01T06:14:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]: dispatch 2023-12-01T06:14:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[109077]: osdmap e2727: 8 total, 8 up, 8 in 2023-12-01T06:14:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[109077]: pgmap v5344: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 400 KiB/s rd, 27 KiB/s wr, 546 op/s 2023-12-01T06:14:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4221120471' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]: dispatch 2023-12-01T06:14:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:15 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]: dispatch 2023-12-01T06:14:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:15 smithi089 ceph-mon[98504]: osdmap e2727: 8 total, 8 up, 8 in 2023-12-01T06:14:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:15 smithi089 ceph-mon[98504]: pgmap v5344: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 400 KiB/s rd, 27 KiB/s wr, 546 op/s 2023-12-01T06:14:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4221120471' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]: dispatch 2023-12-01T06:14:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:15 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]: dispatch 2023-12-01T06:14:16.041 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 80%] 2023-12-01T06:14:16.127 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 81%] 2023-12-01T06:14:16.215 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 81%] 2023-12-01T06:14:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]': finished 2023-12-01T06:14:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: osdmap e2728: 8 total, 8 up, 8 in 2023-12-01T06:14:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' 2023-12-01T06:14:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' 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 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]': finished 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]': finished 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: osdmap e2728: 8 total, 8 up, 8 in 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' 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 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' 2023-12-01T06:14:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:16 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]': finished 2023-12-01T06:14:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.60:0/3966764692"}]': finished 2023-12-01T06:14:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: osdmap e2728: 8 total, 8 up, 8 in 2023-12-01T06:14:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' 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 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]: dispatch 2023-12-01T06:14:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:16 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/a2f226a4-ff1d-4226-abd3-9f907aae4011"}]': finished 2023-12-01T06:14:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:17 smithi060 ceph-mon[94233]: osdmap e2729: 8 total, 8 up, 8 in 2023-12-01T06:14:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:17 smithi060 ceph-mon[94233]: pgmap v5347: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 501 KiB/s rd, 39 KiB/s wr, 702 op/s 2023-12-01T06:14:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:17 smithi060 ceph-mon[109077]: osdmap e2729: 8 total, 8 up, 8 in 2023-12-01T06:14:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:17 smithi060 ceph-mon[109077]: pgmap v5347: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 501 KiB/s rd, 39 KiB/s wr, 702 op/s 2023-12-01T06:14:18.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:17 smithi089 ceph-mon[98504]: osdmap e2729: 8 total, 8 up, 8 in 2023-12-01T06:14:18.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:17 smithi089 ceph-mon[98504]: pgmap v5347: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 501 KiB/s rd, 39 KiB/s wr, 702 op/s 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: osdmap e2730: 8 total, 8 up, 8 in 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: osdmap e2731: 8 total, 8 up, 8 in 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]: dispatch 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]: dispatch 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]': finished 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]: dispatch 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]: dispatch 2023-12-01T06:14:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]': finished 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: osdmap e2730: 8 total, 8 up, 8 in 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: osdmap e2731: 8 total, 8 up, 8 in 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]: dispatch 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]: dispatch 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]': finished 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]: dispatch 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]: dispatch 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]': finished 2023-12-01T06:14:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:14:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: osdmap e2730: 8 total, 8 up, 8 in 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: osdmap e2731: 8 total, 8 up, 8 in 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]: dispatch 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]: dispatch 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/5fce6019-d2c2-479f-8b2c-3054d22cfdd4"}]': finished 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]: dispatch 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]: dispatch 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/22a39d9f-cd4c-422e-8cbf-4f0ad6ea781b"}]': finished 2023-12-01T06:14:19.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:14:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[109077]: pgmap v5350: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 485 KiB/s rd, 38 KiB/s wr, 680 op/s 2023-12-01T06:14:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[109077]: osdmap e2732: 8 total, 8 up, 8 in 2023-12-01T06:14:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[94233]: pgmap v5350: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 485 KiB/s rd, 38 KiB/s wr, 680 op/s 2023-12-01T06:14:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:19 smithi060 ceph-mon[94233]: osdmap e2732: 8 total, 8 up, 8 in 2023-12-01T06:14:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:19 smithi089 ceph-mon[98504]: pgmap v5350: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 485 KiB/s rd, 38 KiB/s wr, 680 op/s 2023-12-01T06:14:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:19 smithi089 ceph-mon[98504]: osdmap e2732: 8 total, 8 up, 8 in 2023-12-01T06:14:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:21 smithi060 ceph-mon[94233]: osdmap e2733: 8 total, 8 up, 8 in 2023-12-01T06:14:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:21 smithi060 ceph-mon[94233]: pgmap v5353: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:21 smithi060 ceph-mon[109077]: osdmap e2733: 8 total, 8 up, 8 in 2023-12-01T06:14:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:21 smithi060 ceph-mon[109077]: pgmap v5353: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:21 smithi089 ceph-mon[98504]: osdmap e2733: 8 total, 8 up, 8 in 2023-12-01T06:14:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:21 smithi089 ceph-mon[98504]: pgmap v5353: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:22.885 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:22 smithi060 ceph-mon[94233]: osdmap e2734: 8 total, 8 up, 8 in 2023-12-01T06:14:22.885 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:22 smithi060 ceph-mon[109077]: osdmap e2734: 8 total, 8 up, 8 in 2023-12-01T06:14:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:22 smithi089 ceph-mon[98504]: osdmap e2734: 8 total, 8 up, 8 in 2023-12-01T06:14:23.714 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 82%] 2023-12-01T06:14:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[94233]: osdmap e2735: 8 total, 8 up, 8 in 2023-12-01T06:14:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:14:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:14:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[94233]: pgmap v5356: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 177 op/s 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[109077]: osdmap e2735: 8 total, 8 up, 8 in 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:23 smithi060 ceph-mon[109077]: pgmap v5356: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 177 op/s 2023-12-01T06:14:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:23 smithi089 ceph-mon[98504]: osdmap e2735: 8 total, 8 up, 8 in 2023-12-01T06:14:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:14:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:14:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:14:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:23 smithi089 ceph-mon[98504]: pgmap v5356: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 177 op/s 2023-12-01T06:14:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:24 smithi060 ceph-mon[94233]: osdmap e2736: 8 total, 8 up, 8 in 2023-12-01T06:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:14:24] "GET /metrics HTTP/1.1" 200 36475 "" "Prometheus/2.43.0" 2023-12-01T06:14:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:24 smithi060 ceph-mon[109077]: osdmap e2736: 8 total, 8 up, 8 in 2023-12-01T06:14:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:24 smithi089 ceph-mon[98504]: osdmap e2736: 8 total, 8 up, 8 in 2023-12-01T06:14:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:25 smithi060 ceph-mon[94233]: osdmap e2737: 8 total, 8 up, 8 in 2023-12-01T06:14:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:25 smithi060 ceph-mon[94233]: pgmap v5359: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 177 op/s 2023-12-01T06:14:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:25 smithi060 ceph-mon[109077]: osdmap e2737: 8 total, 8 up, 8 in 2023-12-01T06:14:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:25 smithi060 ceph-mon[109077]: pgmap v5359: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 177 op/s 2023-12-01T06:14:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:25 smithi089 ceph-mon[98504]: osdmap e2737: 8 total, 8 up, 8 in 2023-12-01T06:14:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:25 smithi089 ceph-mon[98504]: pgmap v5359: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 137 KiB/s rd, 8.7 KiB/s wr, 177 op/s 2023-12-01T06:14:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[94233]: osdmap e2738: 8 total, 8 up, 8 in 2023-12-01T06:14:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]: dispatch 2023-12-01T06:14:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]: dispatch 2023-12-01T06:14:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[94233]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]': finished 2023-12-01T06:14:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[109077]: osdmap e2738: 8 total, 8 up, 8 in 2023-12-01T06:14:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]: dispatch 2023-12-01T06:14:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]: dispatch 2023-12-01T06:14:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:26 smithi060 ceph-mon[109077]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]': finished 2023-12-01T06:14:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:26 smithi089 ceph-mon[98504]: osdmap e2738: 8 total, 8 up, 8 in 2023-12-01T06:14:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/498328471' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]: dispatch 2023-12-01T06:14:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:26 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]: dispatch 2023-12-01T06:14:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:26 smithi089 ceph-mon[98504]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/121/fe5bd3ed-bbb6-4927-858f-080025a16848"}]': finished 2023-12-01T06:14:27.764 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 82%] 2023-12-01T06:14:27.850 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 83%] 2023-12-01T06:14:27.991 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 83%] 2023-12-01T06:14:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:27 smithi060 ceph-mon[109077]: osdmap e2739: 8 total, 8 up, 8 in 2023-12-01T06:14:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:27 smithi060 ceph-mon[109077]: pgmap v5362: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 9.7 KiB/s wr, 109 op/s 2023-12-01T06:14:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:27 smithi060 ceph-mon[94233]: osdmap e2739: 8 total, 8 up, 8 in 2023-12-01T06:14:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:27 smithi060 ceph-mon[94233]: pgmap v5362: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 9.7 KiB/s wr, 109 op/s 2023-12-01T06:14:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:27 smithi089 ceph-mon[98504]: osdmap e2739: 8 total, 8 up, 8 in 2023-12-01T06:14:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:27 smithi089 ceph-mon[98504]: pgmap v5362: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 9.7 KiB/s wr, 109 op/s 2023-12-01T06:14:28.065 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 84%] 2023-12-01T06:14:28.139 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 85%] 2023-12-01T06:14:28.218 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 85%] 2023-12-01T06:14:28.293 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 86%] 2023-12-01T06:14:28.432 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 86%] 2023-12-01T06:14:28.551 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 87%] 2023-12-01T06:14:28.565 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 87%] 2023-12-01T06:14:28.573 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 88%] 2023-12-01T06:14:28.575 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 89%] 2023-12-01T06:14:28.584 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 89%] 2023-12-01T06:14:28.591 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 90%] 2023-12-01T06:14:28.687 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 90%] 2023-12-01T06:14:28.776 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 91%] 2023-12-01T06:14:28.869 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 91%] 2023-12-01T06:14:28.996 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 92%] 2023-12-01T06:14:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:28 smithi060 ceph-mon[109077]: osdmap e2740: 8 total, 8 up, 8 in 2023-12-01T06:14:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:28 smithi060 ceph-mon[109077]: osdmap e2741: 8 total, 8 up, 8 in 2023-12-01T06:14:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:28 smithi060 ceph-mon[94233]: osdmap e2740: 8 total, 8 up, 8 in 2023-12-01T06:14:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:28 smithi060 ceph-mon[94233]: osdmap e2741: 8 total, 8 up, 8 in 2023-12-01T06:14:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:28 smithi089 ceph-mon[98504]: osdmap e2740: 8 total, 8 up, 8 in 2023-12-01T06:14:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:28 smithi089 ceph-mon[98504]: osdmap e2741: 8 total, 8 up, 8 in 2023-12-01T06:14:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:29 smithi060 ceph-mon[94233]: pgmap v5365: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 9.7 KiB/s wr, 109 op/s 2023-12-01T06:14:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:29 smithi060 ceph-mon[109077]: pgmap v5365: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 9.7 KiB/s wr, 109 op/s 2023-12-01T06:14:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:29 smithi089 ceph-mon[98504]: pgmap v5365: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 76 KiB/s rd, 9.7 KiB/s wr, 109 op/s 2023-12-01T06:14:30.627 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 93%] 2023-12-01T06:14:30.742 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 93%] 2023-12-01T06:14:30.831 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 94%] 2023-12-01T06:14:30.933 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 94%] 2023-12-01T06:14:31.110 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 95%] 2023-12-01T06:14:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:14:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:32 smithi060 ceph-mon[94233]: pgmap v5366: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 7.3 KiB/s wr, 82 op/s 2023-12-01T06:14:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:32 smithi060 ceph-mon[109077]: pgmap v5366: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 7.3 KiB/s wr, 82 op/s 2023-12-01T06:14:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:32 smithi089 ceph-mon[98504]: pgmap v5366: 137 pgs: 1 active+clean+snaptrim_wait, 136 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 57 KiB/s rd, 7.3 KiB/s wr, 82 op/s 2023-12-01T06:14:32.713 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:14:32.713 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (88m) 4m ago 89m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:14:32.713 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (89m) 4m ago 89m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:14:32.713 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (90m) 4m ago 90m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:14:32.713 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (90m) 4m ago 90m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:14:32.713 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (93m) 4m ago 93m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:14:32.713 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (94m) 4m ago 94m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (94m) 4m ago 94m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (93m) 4m ago 93m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (93m) 4m ago 93m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (89m) 4m ago 89m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (89m) 4m ago 89m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (92m) 4m ago 92m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (92m) 4m ago 92m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (92m) 4m ago 92m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (91m) 4m ago 91m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (91m) 4m ago 91m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (91m) 4m ago 91m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (90m) 4m ago 90m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (90m) 4m ago 90m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:14:32.714 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (88m) 4m ago 89m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:14:33.128 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:14:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:14:33.129 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:14:33.179 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 95%] 2023-12-01T06:14:33.283 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 96%] 2023-12-01T06:14:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:33 smithi060 ceph-mon[109077]: osdmap e2742: 8 total, 8 up, 8 in 2023-12-01T06:14:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:33 smithi060 ceph-mon[94233]: osdmap e2742: 8 total, 8 up, 8 in 2023-12-01T06:14:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:33 smithi089 ceph-mon[98504]: osdmap e2742: 8 total, 8 up, 8 in 2023-12-01T06:14:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[94233]: from='client.19764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[94233]: from='client.29645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[94233]: pgmap v5368: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 853 KiB/s rd, 90 KiB/s wr, 1.23k op/s 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[94233]: osdmap e2743: 8 total, 8 up, 8 in 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1047586824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[94233]: osdmap e2744: 8 total, 8 up, 8 in 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[109077]: from='client.19764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[109077]: from='client.29645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[109077]: pgmap v5368: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 853 KiB/s rd, 90 KiB/s wr, 1.23k op/s 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[109077]: osdmap e2743: 8 total, 8 up, 8 in 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1047586824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:14:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-mon[109077]: osdmap e2744: 8 total, 8 up, 8 in 2023-12-01T06:14:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:34 smithi089 ceph-mon[98504]: from='client.19764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:34 smithi089 ceph-mon[98504]: from='client.29645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:14:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:34 smithi089 ceph-mon[98504]: pgmap v5368: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 853 KiB/s rd, 90 KiB/s wr, 1.23k op/s 2023-12-01T06:14:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:34 smithi089 ceph-mon[98504]: osdmap e2743: 8 total, 8 up, 8 in 2023-12-01T06:14:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1047586824' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:14:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:34 smithi089 ceph-mon[98504]: osdmap e2744: 8 total, 8 up, 8 in 2023-12-01T06:14:34.669 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 97%] 2023-12-01T06:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:14:34] "GET /metrics HTTP/1.1" 200 36477 "" "Prometheus/2.43.0" 2023-12-01T06:14:34.934 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 97%] 2023-12-01T06:14:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:35 smithi060 ceph-mon[94233]: osdmap e2745: 8 total, 8 up, 8 in 2023-12-01T06:14:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:35 smithi060 ceph-mon[94233]: pgmap v5372: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 135 KiB/s wr, 1.85k op/s 2023-12-01T06:14:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:35 smithi060 ceph-mon[109077]: osdmap e2745: 8 total, 8 up, 8 in 2023-12-01T06:14:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:35 smithi060 ceph-mon[109077]: pgmap v5372: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 135 KiB/s wr, 1.85k op/s 2023-12-01T06:14:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:35 smithi089 ceph-mon[98504]: osdmap e2745: 8 total, 8 up, 8 in 2023-12-01T06:14:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:35 smithi089 ceph-mon[98504]: pgmap v5372: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.2 MiB/s rd, 135 KiB/s wr, 1.85k op/s 2023-12-01T06:14:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:36 smithi060 ceph-mon[94233]: osdmap e2746: 8 total, 8 up, 8 in 2023-12-01T06:14:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:36 smithi060 ceph-mon[109077]: osdmap e2746: 8 total, 8 up, 8 in 2023-12-01T06:14:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:36 smithi089 ceph-mon[98504]: osdmap e2746: 8 total, 8 up, 8 in 2023-12-01T06:14:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:37 smithi060 ceph-mon[109077]: osdmap e2747: 8 total, 8 up, 8 in 2023-12-01T06:14:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:37 smithi060 ceph-mon[109077]: pgmap v5375: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 384 KiB/s rd, 25 KiB/s wr, 509 op/s 2023-12-01T06:14:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:37 smithi060 ceph-mon[94233]: osdmap e2747: 8 total, 8 up, 8 in 2023-12-01T06:14:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:37 smithi060 ceph-mon[94233]: pgmap v5375: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 384 KiB/s rd, 25 KiB/s wr, 509 op/s 2023-12-01T06:14:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:37 smithi089 ceph-mon[98504]: osdmap e2747: 8 total, 8 up, 8 in 2023-12-01T06:14:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:37 smithi089 ceph-mon[98504]: pgmap v5375: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 384 KiB/s rd, 25 KiB/s wr, 509 op/s 2023-12-01T06:14:38.725 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2023-12-01T06:14:38.952 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2023-12-01T06:14:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:38 smithi060 ceph-mon[109077]: osdmap e2748: 8 total, 8 up, 8 in 2023-12-01T06:14:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:38 smithi060 ceph-mon[109077]: osdmap e2749: 8 total, 8 up, 8 in 2023-12-01T06:14:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:38 smithi060 ceph-mon[94233]: osdmap e2748: 8 total, 8 up, 8 in 2023-12-01T06:14:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:38 smithi060 ceph-mon[94233]: osdmap e2749: 8 total, 8 up, 8 in 2023-12-01T06:14:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:38 smithi089 ceph-mon[98504]: osdmap e2748: 8 total, 8 up, 8 in 2023-12-01T06:14:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:38 smithi089 ceph-mon[98504]: osdmap e2749: 8 total, 8 up, 8 in 2023-12-01T06:14:39.137 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2023-12-01T06:14:39.591 INFO:tasks.workunit.client.0.smithi060.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2023-12-01T06:14:39.592 INFO:tasks.workunit.client.0.smithi060.stdout: 2023-12-01T06:14:39.593 INFO:tasks.workunit.client.0.smithi060.stdout:=================== 166 passed, 8 skipped in 639.42 seconds ==================== 2023-12-01T06:14:39.633 INFO:tasks.workunit.client.0.smithi060.stderr:+ exit 0 2023-12-01T06:14:39.633 INFO:teuthology.orchestra.run:Running command with timeout 3600 2023-12-01T06:14:39.633 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-12-01T06:14:39.721 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2023-12-01T06:14:39.721 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-12-01T06:14:39.974 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:39 smithi060 ceph-mon[109077]: pgmap v5378: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 24 KiB/s wr, 500 op/s 2023-12-01T06:14:39.974 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:39 smithi060 ceph-mon[94233]: pgmap v5378: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 24 KiB/s wr, 500 op/s 2023-12-01T06:14:39.975 DEBUG:teuthology.parallel:result is None 2023-12-01T06:14:39.975 DEBUG:teuthology.orchestra.run.smithi060:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T06:14:40.003 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T06:14:40.003 DEBUG:teuthology.orchestra.run.smithi060:> rmdir -- /home/ubuntu/cephtest/mnt.0 2023-12-01T06:14:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:39 smithi089 ceph-mon[98504]: pgmap v5378: 137 pgs: 137 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 24 KiB/s wr, 500 op/s 2023-12-01T06:14:40.062 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2023-12-01T06:14:40.062 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2023-12-01T06:14:40.063 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2023-12-01T06:14:40.063 DEBUG:teuthology.parallel:result is None 2023-12-01T06:14:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:40 smithi060 ceph-mon[94233]: osdmap e2750: 8 total, 8 up, 8 in 2023-12-01T06:14:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:40 smithi060 ceph-mon[109077]: osdmap e2750: 8 total, 8 up, 8 in 2023-12-01T06:14:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:40 smithi089 ceph-mon[98504]: osdmap e2750: 8 total, 8 up, 8 in 2023-12-01T06:14:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:41 smithi060 ceph-mon[94233]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:41 smithi060 ceph-mon[109077]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:41 smithi089 ceph-mon[98504]: pgmap v5380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:44 smithi060 ceph-mon[94233]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:44 smithi060 ceph-mon[109077]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:44 smithi089 ceph-mon[98504]: pgmap v5381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:14:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:14:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:46 smithi060 ceph-mon[94233]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:46 smithi060 ceph-mon[109077]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:46 smithi089 ceph-mon[98504]: pgmap v5382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:48 smithi060 ceph-mon[94233]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:48 smithi060 ceph-mon[109077]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:48 smithi089 ceph-mon[98504]: pgmap v5383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:49 smithi060 ceph-mon[94233]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:49 smithi060 ceph-mon[109077]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:49 smithi089 ceph-mon[98504]: pgmap v5384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:52 smithi060 ceph-mon[94233]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:52 smithi060 ceph-mon[109077]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:52 smithi089 ceph-mon[98504]: pgmap v5385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:54 smithi060 ceph-mon[109077]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:54 smithi060 ceph-mon[94233]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:54 smithi089 ceph-mon[98504]: pgmap v5386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:14:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:14:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:56 smithi060 ceph-mon[94233]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:56 smithi060 ceph-mon[109077]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:56 smithi089 ceph-mon[98504]: pgmap v5387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:14:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:58 smithi060 ceph-mon[94233]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:58 smithi060 ceph-mon[109077]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:14:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:58 smithi089 ceph-mon[98504]: pgmap v5388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:14:59 smithi060 ceph-mon[94233]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:14:59 smithi060 ceph-mon[109077]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:14:59 smithi089 ceph-mon[98504]: pgmap v5389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:02 smithi060 ceph-mon[94233]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:02 smithi060 ceph-mon[109077]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:02 smithi089 ceph-mon[98504]: pgmap v5390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:03.495 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:15:03.823 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (89m) 4m ago 89m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (89m) 4m ago 89m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (90m) 4m ago 90m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (90m) 4m ago 90m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (93m) 4m ago 93m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (95m) 4m ago 95m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (95m) 4m ago 95m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (94m) 4m ago 94m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (93m) 4m ago 93m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (89m) 4m ago 89m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (89m) 4m ago 89m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (93m) 4m ago 93m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:15:03.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (93m) 4m ago 93m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:15:03.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (92m) 4m ago 92m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:15:03.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (92m) 4m ago 92m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:15:03.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (92m) 4m ago 92m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:15:03.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (91m) 4m ago 91m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:15:03.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (91m) 4m ago 91m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:15:03.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (91m) 4m ago 91m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:15:03.825 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (89m) 4m ago 90m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:15:04.222 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:15:04.222 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:15:04.222 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:15:04.223 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:15:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:04 smithi060 ceph-mon[94233]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:04 smithi060 ceph-mon[109077]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:04.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:04 smithi089 ceph-mon[98504]: pgmap v5391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:15:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:15:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:05 smithi060 ceph-mon[94233]: from='client.19782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:05 smithi060 ceph-mon[94233]: from='client.19788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2052367429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:15:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:05 smithi060 ceph-mon[109077]: from='client.19782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:05 smithi060 ceph-mon[109077]: from='client.19788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2052367429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:05 smithi089 ceph-mon[98504]: from='client.19782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:05 smithi089 ceph-mon[98504]: from='client.19788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2052367429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:15:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:06 smithi060 ceph-mon[94233]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:06.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:06 smithi060 ceph-mon[109077]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:06 smithi089 ceph-mon[98504]: pgmap v5392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:08 smithi060 ceph-mon[94233]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:08 smithi060 ceph-mon[109077]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:08 smithi089 ceph-mon[98504]: pgmap v5393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:09 smithi060 ceph-mon[94233]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:09 smithi060 ceph-mon[109077]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:09 smithi089 ceph-mon[98504]: pgmap v5394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:11 smithi060 ceph-mon[94233]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:11 smithi060 ceph-mon[109077]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:11 smithi089 ceph-mon[98504]: pgmap v5395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:14 smithi060 ceph-mon[94233]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:14 smithi060 ceph-mon[109077]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:14 smithi089 ceph-mon[98504]: pgmap v5396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:15:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:15:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:16 smithi060 ceph-mon[109077]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:16 smithi060 ceph-mon[94233]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:16 smithi089 ceph-mon[98504]: pgmap v5397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:18 smithi060 ceph-mon[94233]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:18 smithi060 ceph-mon[109077]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:18 smithi089 ceph-mon[98504]: pgmap v5398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:19 smithi060 ceph-mon[94233]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:19 smithi060 ceph-mon[109077]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:19 smithi089 ceph-mon[98504]: pgmap v5399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:22 smithi060 ceph-mon[94233]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:22 smithi060 ceph-mon[109077]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:22 smithi089 ceph-mon[98504]: pgmap v5400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:23.376 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:15:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:15:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:15:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 06:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T06:15:23.374291567Z level=info msg="Completed cleanup jobs" duration=12.808558ms 2023-12-01T06:15:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:24 smithi060 ceph-mon[94233]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:24 smithi060 ceph-mon[109077]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:24.488 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:24 smithi089 ceph-mon[98504]: pgmap v5401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:15:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:15:26.448 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:26 smithi089 ceph-mon[98504]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:26.449 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:26 smithi060 ceph-mon[94233]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:26 smithi060 ceph-mon[109077]: pgmap v5402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:15:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[94233]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:27 smithi060 ceph-mon[109077]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:15:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:15:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:15:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:27 smithi089 ceph-mon[98504]: pgmap v5403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:29 smithi060 ceph-mon[109077]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:29 smithi060 ceph-mon[94233]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:29 smithi089 ceph-mon[98504]: pgmap v5404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:32 smithi060 ceph-mon[94233]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:32 smithi060 ceph-mon[109077]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:32 smithi089 ceph-mon[98504]: pgmap v5405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:34 smithi060 ceph-mon[109077]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:34 smithi060 ceph-mon[94233]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:34 smithi089 ceph-mon[98504]: pgmap v5406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:34.589 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:15:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:15:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (89m) 5m ago 90m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (90m) 5m ago 90m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (91m) 5m ago 91m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (91m) 5m ago 91m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (94m) 5m ago 94m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (95m) 5m ago 95m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (95m) 5m ago 95m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:15:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (94m) 5m ago 94m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (94m) 5m ago 94m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (90m) 5m ago 90m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (90m) 5m ago 90m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (93m) 5m ago 93m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (93m) 5m ago 93m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (93m) 5m ago 93m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (92m) 5m ago 92m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (92m) 5m ago 92m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (92m) 5m ago 92m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (91m) 5m ago 91m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (91m) 5m ago 91m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:15:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (89m) 5m ago 90m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:35.318 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:15:35.319 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:15:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[109077]: from='client.29675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[109077]: from='client.19806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[109077]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/720882073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:15:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[94233]: from='client.29675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[94233]: from='client.19806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[94233]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/720882073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:15:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:36 smithi089 ceph-mon[98504]: from='client.29675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:36 smithi089 ceph-mon[98504]: from='client.19806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:15:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:36 smithi089 ceph-mon[98504]: pgmap v5407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/720882073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:15:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:38 smithi060 ceph-mon[94233]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:38 smithi060 ceph-mon[109077]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:38 smithi089 ceph-mon[98504]: pgmap v5408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:39 smithi060 ceph-mon[94233]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:39 smithi060 ceph-mon[109077]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:39 smithi089 ceph-mon[98504]: pgmap v5409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:41 smithi060 ceph-mon[94233]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:41 smithi060 ceph-mon[109077]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:41 smithi089 ceph-mon[98504]: pgmap v5410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:44 smithi060 ceph-mon[94233]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:44 smithi060 ceph-mon[109077]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:44 smithi089 ceph-mon[98504]: pgmap v5411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:15:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:15:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:46 smithi060 ceph-mon[94233]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:46 smithi060 ceph-mon[109077]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:46 smithi089 ceph-mon[98504]: pgmap v5412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:48 smithi060 ceph-mon[94233]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:48 smithi060 ceph-mon[109077]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:48 smithi089 ceph-mon[98504]: pgmap v5413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:50.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:49 smithi060 ceph-mon[94233]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:50.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:49 smithi060 ceph-mon[109077]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:49 smithi089 ceph-mon[98504]: pgmap v5414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:52 smithi060 ceph-mon[94233]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:52 smithi060 ceph-mon[109077]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:52 smithi089 ceph-mon[98504]: pgmap v5415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:54 smithi060 ceph-mon[94233]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:54 smithi060 ceph-mon[109077]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:54 smithi089 ceph-mon[98504]: pgmap v5416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:15:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:15:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:56 smithi060 ceph-mon[94233]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:56 smithi060 ceph-mon[109077]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:56 smithi089 ceph-mon[98504]: pgmap v5417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:15:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:58 smithi060 ceph-mon[94233]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:58 smithi060 ceph-mon[109077]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:15:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:58 smithi089 ceph-mon[98504]: pgmap v5418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:15:59 smithi060 ceph-mon[94233]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:15:59 smithi060 ceph-mon[109077]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:15:59 smithi089 ceph-mon[98504]: pgmap v5419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:02 smithi060 ceph-mon[109077]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:02 smithi060 ceph-mon[94233]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:02 smithi089 ceph-mon[98504]: pgmap v5420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:04 smithi060 ceph-mon[94233]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:04 smithi060 ceph-mon[109077]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:04 smithi089 ceph-mon[98504]: pgmap v5421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:16:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:16:05.681 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:16:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:16:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (90m) 5m ago 90m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:16:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (90m) 5m ago 90m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:16:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (91m) 5m ago 91m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:16:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (91m) 5m ago 91m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (94m) 5m ago 94m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (96m) 5m ago 96m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (96m) 5m ago 96m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (95m) 5m ago 95m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (94m) 5m ago 94m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (90m) 5m ago 90m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (90m) 5m ago 90m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (94m) 5m ago 94m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (94m) 5m ago 94m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (93m) 5m ago 93m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (93m) 5m ago 93m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (93m) 5m ago 93m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (92m) 5m ago 92m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:16:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (92m) 5m ago 92m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:16:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (92m) 5m ago 92m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:16:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (90m) 5m ago 91m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:16:06.405 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:16:06.405 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:16:06.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:16:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:16:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:16:06.407 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:16:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:06 smithi060 ceph-mon[94233]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:06 smithi060 ceph-mon[109077]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:06 smithi089 ceph-mon[98504]: pgmap v5422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:07 smithi060 ceph-mon[94233]: from='client.29693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:07 smithi060 ceph-mon[94233]: from='client.19824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/738878197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:16:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:07 smithi060 ceph-mon[109077]: from='client.29693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:07 smithi060 ceph-mon[109077]: from='client.19824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/738878197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:16:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:07 smithi089 ceph-mon[98504]: from='client.29693 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:07 smithi089 ceph-mon[98504]: from='client.19824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/738878197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:16:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:08 smithi060 ceph-mon[94233]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:08 smithi060 ceph-mon[109077]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:08 smithi089 ceph-mon[98504]: pgmap v5423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:09 smithi060 ceph-mon[94233]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:09 smithi060 ceph-mon[109077]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:09 smithi089 ceph-mon[98504]: pgmap v5424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:11 smithi060 ceph-mon[94233]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:11 smithi060 ceph-mon[109077]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:11 smithi089 ceph-mon[98504]: pgmap v5425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:14 smithi060 ceph-mon[94233]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:14 smithi060 ceph-mon[109077]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:14 smithi089 ceph-mon[98504]: pgmap v5426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:16:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:16:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:16 smithi060 ceph-mon[94233]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:16 smithi060 ceph-mon[109077]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:16 smithi089 ceph-mon[98504]: pgmap v5427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:18 smithi060 ceph-mon[94233]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:18 smithi060 ceph-mon[109077]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:18 smithi089 ceph-mon[98504]: pgmap v5428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:19 smithi060 ceph-mon[94233]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:19 smithi060 ceph-mon[109077]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:19 smithi089 ceph-mon[98504]: pgmap v5429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:22 smithi060 ceph-mon[94233]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:22 smithi060 ceph-mon[109077]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:22 smithi089 ceph-mon[98504]: pgmap v5430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:24 smithi060 ceph-mon[94233]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:24 smithi060 ceph-mon[109077]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:24 smithi089 ceph-mon[98504]: pgmap v5431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:16:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:16:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:26 smithi060 ceph-mon[94233]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:26 smithi060 ceph-mon[109077]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:26 smithi089 ceph-mon[98504]: pgmap v5432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:16:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:16:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:16:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:16:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:16:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: pgmap v5433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:16:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:16:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:29 smithi060 ceph-mon[94233]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:29 smithi060 ceph-mon[109077]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:29 smithi089 ceph-mon[98504]: pgmap v5434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:32 smithi060 ceph-mon[94233]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:32 smithi060 ceph-mon[109077]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:32 smithi089 ceph-mon[98504]: pgmap v5435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:34 smithi060 ceph-mon[94233]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:34.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:34 smithi060 ceph-mon[109077]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:34 smithi089 ceph-mon[98504]: pgmap v5436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:16:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:16:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:36 smithi060 ceph-mon[109077]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:36 smithi060 ceph-mon[94233]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:36 smithi089 ceph-mon[98504]: pgmap v5437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:36.772 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:16:37.098 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:16:37.098 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (90m) 6m ago 91m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:16:37.098 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (91m) 6m ago 91m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:16:37.098 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (92m) 6m ago 92m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (92m) 6m ago 92m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (95m) 6m ago 95m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (96m) 6m ago 96m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (96m) 6m ago 96m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (95m) 6m ago 95m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (95m) 6m ago 95m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (91m) 6m ago 91m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (91m) 6m ago 91m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (95m) 6m ago 94m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (94m) 6m ago 94m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (94m) 6m ago 94m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (93m) 6m ago 93m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (93m) 6m ago 93m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:16:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (93m) 6m ago 93m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:16:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (92m) 6m ago 92m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:16:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (92m) 6m ago 92m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:16:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (90m) 6m ago 91m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:16:37.502 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:16:37.502 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:16:37.502 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:16:37.502 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:37.502 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:16:37.503 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:16:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[109077]: from='client.29711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[109077]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[109077]: from='client.19842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1008184235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:16:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[94233]: from='client.29711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[94233]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[94233]: from='client.19842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1008184235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:16:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:38 smithi089 ceph-mon[98504]: from='client.29711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:38 smithi089 ceph-mon[98504]: pgmap v5438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:38 smithi089 ceph-mon[98504]: from='client.19842 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:16:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1008184235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:16:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:39 smithi060 ceph-mon[94233]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:39 smithi060 ceph-mon[109077]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:39 smithi089 ceph-mon[98504]: pgmap v5439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:41 smithi060 ceph-mon[94233]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:41 smithi060 ceph-mon[109077]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:41 smithi089 ceph-mon[98504]: pgmap v5440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:44 smithi060 ceph-mon[94233]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:44 smithi060 ceph-mon[109077]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:44 smithi089 ceph-mon[98504]: pgmap v5441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:16:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:16:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:46 smithi060 ceph-mon[94233]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:46 smithi060 ceph-mon[109077]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:46 smithi089 ceph-mon[98504]: pgmap v5442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:48 smithi060 ceph-mon[94233]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:48 smithi060 ceph-mon[109077]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:48 smithi089 ceph-mon[98504]: pgmap v5443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:49 smithi060 ceph-mon[94233]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:49 smithi060 ceph-mon[109077]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:49 smithi089 ceph-mon[98504]: pgmap v5444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:52 smithi060 ceph-mon[94233]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:52 smithi060 ceph-mon[109077]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:52 smithi089 ceph-mon[98504]: pgmap v5445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:54 smithi060 ceph-mon[94233]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:54 smithi060 ceph-mon[109077]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:54 smithi089 ceph-mon[98504]: pgmap v5446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:16:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:16:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:56 smithi060 ceph-mon[94233]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:56 smithi060 ceph-mon[109077]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:56 smithi089 ceph-mon[98504]: pgmap v5447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:16:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:58 smithi060 ceph-mon[109077]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:58 smithi060 ceph-mon[94233]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:16:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:58 smithi089 ceph-mon[98504]: pgmap v5448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:16:59 smithi060 ceph-mon[94233]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:16:59 smithi060 ceph-mon[109077]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:16:59 smithi089 ceph-mon[98504]: pgmap v5449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:02 smithi060 ceph-mon[94233]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:02 smithi060 ceph-mon[109077]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:02 smithi089 ceph-mon[98504]: pgmap v5450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:04 smithi060 ceph-mon[94233]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:04 smithi060 ceph-mon[109077]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:04 smithi089 ceph-mon[98504]: pgmap v5451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:17:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:17:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:06 smithi060 ceph-mon[94233]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:06 smithi060 ceph-mon[109077]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:06 smithi089 ceph-mon[98504]: pgmap v5452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:07.863 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:17:08.190 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:17:08.190 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (91m) 6m ago 91m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:17:08.190 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (91m) 6m ago 91m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:17:08.191 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (92m) 6m ago 92m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:17:08.191 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (92m) 6m ago 92m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:17:08.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (95m) 6m ago 95m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:17:08.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (97m) 6m ago 97m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:17:08.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (97m) 6m ago 97m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:17:08.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (96m) 6m ago 96m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:17:08.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (96m) 6m ago 96m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:17:08.192 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (91m) 6m ago 91m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:17:08.192 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (91m) 6m ago 91m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:17:08.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (95m) 6m ago 95m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:17:08.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (95m) 6m ago 95m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:17:08.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (94m) 6m ago 94m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:17:08.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (94m) 6m ago 94m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:17:08.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (94m) 6m ago 94m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:17:08.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (93m) 6m ago 93m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:17:08.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (93m) 6m ago 93m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:17:08.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (93m) 6m ago 93m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:17:08.193 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (91m) 6m ago 92m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:17:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:08 smithi060 ceph-mon[94233]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:08 smithi060 ceph-mon[109077]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:08 smithi089 ceph-mon[98504]: pgmap v5453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:08.596 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:17:08.596 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:17:08.597 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:17:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:09 smithi060 ceph-mon[94233]: from='client.19854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:09 smithi060 ceph-mon[94233]: from='client.29735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1633833422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:17:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:09 smithi060 ceph-mon[109077]: from='client.19854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:09 smithi060 ceph-mon[109077]: from='client.29735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1633833422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:17:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:09 smithi089 ceph-mon[98504]: from='client.19854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:09 smithi089 ceph-mon[98504]: from='client.29735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1633833422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:17:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:10 smithi060 ceph-mon[94233]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:10 smithi060 ceph-mon[109077]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:10 smithi089 ceph-mon[98504]: pgmap v5454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:12 smithi060 ceph-mon[94233]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:12 smithi060 ceph-mon[109077]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:12 smithi089 ceph-mon[98504]: pgmap v5455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:14 smithi060 ceph-mon[94233]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:14 smithi060 ceph-mon[109077]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:14 smithi089 ceph-mon[98504]: pgmap v5456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:17:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:17:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:16 smithi060 ceph-mon[94233]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:16 smithi060 ceph-mon[109077]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:16 smithi089 ceph-mon[98504]: pgmap v5457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:18 smithi060 ceph-mon[94233]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:18 smithi060 ceph-mon[109077]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:18 smithi089 ceph-mon[98504]: pgmap v5458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:19 smithi060 ceph-mon[94233]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:19 smithi060 ceph-mon[109077]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:19 smithi089 ceph-mon[98504]: pgmap v5459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:22 smithi060 ceph-mon[94233]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:22 smithi060 ceph-mon[109077]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:22 smithi089 ceph-mon[98504]: pgmap v5460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:24 smithi060 ceph-mon[94233]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:24 smithi060 ceph-mon[109077]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:24 smithi089 ceph-mon[98504]: pgmap v5461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:17:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:17:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:26 smithi060 ceph-mon[94233]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:26 smithi060 ceph-mon[109077]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:26 smithi089 ceph-mon[98504]: pgmap v5462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:28 smithi060 ceph-mon[109077]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:17:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:28 smithi060 ceph-mon[94233]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:17:28.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:28 smithi089 ceph-mon[98504]: pgmap v5463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:28.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:17:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:17:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:17:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:17:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[109077]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:17:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:17:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:17:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:29 smithi060 ceph-mon[94233]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:17:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:17:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:17:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:29 smithi089 ceph-mon[98504]: pgmap v5464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:32 smithi060 ceph-mon[94233]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:32 smithi060 ceph-mon[109077]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:32.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:32 smithi089 ceph-mon[98504]: pgmap v5465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:34 smithi060 ceph-mon[94233]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:34 smithi060 ceph-mon[109077]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:34 smithi089 ceph-mon[98504]: pgmap v5466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:17:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:17:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:36 smithi060 ceph-mon[94233]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:36 smithi060 ceph-mon[109077]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:36 smithi089 ceph-mon[98504]: pgmap v5467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:38 smithi060 ceph-mon[94233]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:38 smithi060 ceph-mon[109077]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:38 smithi089 ceph-mon[98504]: pgmap v5468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:38.964 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (91m) 7m ago 92m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (92m) 7m ago 92m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (93m) 7m ago 93m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (93m) 7m ago 93m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (96m) 7m ago 96m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (97m) 7m ago 97m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (97m) 7m ago 98m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (96m) 7m ago 96m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (96m) 7m ago 96m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (92m) 7m ago 92m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:17:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (92m) 7m ago 92m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (96m) 7m ago 96m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (95m) 7m ago 95m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (95m) 7m ago 95m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (95m) 7m ago 95m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (94m) 7m ago 94m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (94m) 7m ago 94m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (94m) 7m ago 94m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (93m) 7m ago 93m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:17:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (91m) 7m ago 92m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:17:39.691 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:17:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:39 smithi060 ceph-mon[94233]: from='client.19872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:39 smithi060 ceph-mon[94233]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:39 smithi060 ceph-mon[109077]: from='client.19872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:39 smithi060 ceph-mon[109077]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:39 smithi089 ceph-mon[98504]: from='client.19872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:39 smithi089 ceph-mon[98504]: pgmap v5469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:40 smithi060 ceph-mon[94233]: from='client.19878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2959475262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:17:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:40 smithi060 ceph-mon[109077]: from='client.19878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2959475262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:17:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:40 smithi089 ceph-mon[98504]: from='client.19878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:17:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2959475262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:17:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:41 smithi060 ceph-mon[94233]: pgmap v5470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:41 smithi060 ceph-mon[109077]: pgmap v5470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:41 smithi089 ceph-mon[98504]: pgmap v5470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:44 smithi060 ceph-mon[109077]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:44 smithi060 ceph-mon[94233]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:44 smithi089 ceph-mon[98504]: pgmap v5471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:17:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:17:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:46 smithi060 ceph-mon[94233]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:46 smithi060 ceph-mon[109077]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:46 smithi089 ceph-mon[98504]: pgmap v5472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:48 smithi060 ceph-mon[94233]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:48 smithi060 ceph-mon[109077]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:48 smithi089 ceph-mon[98504]: pgmap v5473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:49 smithi060 ceph-mon[94233]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:49 smithi060 ceph-mon[109077]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:49 smithi089 ceph-mon[98504]: pgmap v5474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:52 smithi060 ceph-mon[94233]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:52 smithi060 ceph-mon[109077]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:52 smithi089 ceph-mon[98504]: pgmap v5475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:54 smithi060 ceph-mon[94233]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:54.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:54 smithi060 ceph-mon[109077]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:54 smithi089 ceph-mon[98504]: pgmap v5476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:17:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:17:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:56 smithi060 ceph-mon[94233]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:56 smithi060 ceph-mon[109077]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:56 smithi089 ceph-mon[98504]: pgmap v5477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:17:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:58 smithi060 ceph-mon[94233]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:58 smithi060 ceph-mon[109077]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:17:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:58 smithi089 ceph-mon[98504]: pgmap v5478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:17:59 smithi060 ceph-mon[94233]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:17:59 smithi060 ceph-mon[109077]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:17:59 smithi089 ceph-mon[98504]: pgmap v5479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:02.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:02 smithi060 ceph-mon[94233]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:02.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:02 smithi060 ceph-mon[109077]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:02 smithi089 ceph-mon[98504]: pgmap v5480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:04 smithi060 ceph-mon[109077]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:04 smithi060 ceph-mon[94233]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:04 smithi089 ceph-mon[98504]: pgmap v5481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:18:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:18:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:06 smithi060 ceph-mon[94233]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:06 smithi060 ceph-mon[109077]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:06 smithi089 ceph-mon[98504]: pgmap v5482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:08 smithi060 ceph-mon[94233]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:08 smithi060 ceph-mon[109077]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:08 smithi089 ceph-mon[98504]: pgmap v5483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:09 smithi060 ceph-mon[94233]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:09 smithi060 ceph-mon[109077]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:09 smithi089 ceph-mon[98504]: pgmap v5484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:10.054 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (92m) 7m ago 93m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (92m) 7m ago 92m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (93m) 7m ago 93m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (93m) 7m ago 93m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (96m) 7m ago 96m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (98m) 7m ago 98m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (98m) 7m ago 98m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (97m) 7m ago 97m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (97m) 7m ago 97m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (92m) 7m ago 92m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:18:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (92m) 7m ago 92m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (96m) 7m ago 96m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (96m) 7m ago 96m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (95m) 7m ago 95m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (95m) 7m ago 95m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (95m) 7m ago 95m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (94m) 7m ago 94m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (94m) 7m ago 94m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (94m) 7m ago 94m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:18:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (92m) 7m ago 93m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:18:10.799 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:18:10.799 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:18:10.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:18:10.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:10.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:18:10.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:18:10.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:10.800 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:18:10.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:18:10.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:10.801 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:18:10.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:18:10.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:10.801 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:18:10.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:18:10.801 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:18:10.802 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:18:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:10 smithi060 ceph-mon[94233]: from='client.29765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:10 smithi060 ceph-mon[109077]: from='client.29765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:10 smithi089 ceph-mon[98504]: from='client.29765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[94233]: from='client.19896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3501256073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[94233]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[109077]: from='client.19896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3501256073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:18:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:11 smithi060 ceph-mon[109077]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:11 smithi089 ceph-mon[98504]: from='client.19896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3501256073' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:18:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:11 smithi089 ceph-mon[98504]: pgmap v5485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:14 smithi060 ceph-mon[94233]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:14 smithi060 ceph-mon[109077]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:14 smithi089 ceph-mon[98504]: pgmap v5486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:18:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:18:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:16 smithi060 ceph-mon[94233]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:16 smithi060 ceph-mon[109077]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:16 smithi089 ceph-mon[98504]: pgmap v5487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:18 smithi060 ceph-mon[94233]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:18 smithi060 ceph-mon[109077]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:18 smithi089 ceph-mon[98504]: pgmap v5488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:19 smithi060 ceph-mon[94233]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:19 smithi060 ceph-mon[109077]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:19 smithi089 ceph-mon[98504]: pgmap v5489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:22 smithi060 ceph-mon[94233]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:22 smithi060 ceph-mon[109077]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:22 smithi089 ceph-mon[98504]: pgmap v5490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:24 smithi060 ceph-mon[94233]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:24 smithi060 ceph-mon[109077]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:24 smithi089 ceph-mon[98504]: pgmap v5491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:18:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:18:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:26 smithi060 ceph-mon[94233]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:26 smithi060 ceph-mon[109077]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:26 smithi089 ceph-mon[98504]: pgmap v5492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:28 smithi060 ceph-mon[94233]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:28 smithi060 ceph-mon[109077]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:28 smithi089 ceph-mon[98504]: pgmap v5493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:18:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[94233]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:18:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:18:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:18:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:18:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[109077]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:18:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:18:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:18:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:18:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:29 smithi089 ceph-mon[98504]: pgmap v5494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:18:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:18:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:18:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:32 smithi060 ceph-mon[94233]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:32 smithi060 ceph-mon[109077]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:32 smithi089 ceph-mon[98504]: pgmap v5495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:34 smithi060 ceph-mon[94233]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:34 smithi060 ceph-mon[109077]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:34 smithi089 ceph-mon[98504]: pgmap v5496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:18:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:18:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:36 smithi060 ceph-mon[94233]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:36 smithi060 ceph-mon[109077]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:36 smithi089 ceph-mon[98504]: pgmap v5497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:38 smithi060 ceph-mon[94233]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:38 smithi060 ceph-mon[109077]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:38 smithi089 ceph-mon[98504]: pgmap v5498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:39 smithi060 ceph-mon[94233]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:39 smithi060 ceph-mon[109077]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:39 smithi089 ceph-mon[98504]: pgmap v5499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:41.166 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (93m) 8m ago 93m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (93m) 8m ago 93m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (94m) 8m ago 94m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (94m) 8m ago 94m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (97m) 8m ago 97m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (98m) 8m ago 98m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (99m) 8m ago 99m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (97m) 8m ago 97m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (97m) 8m ago 97m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (93m) 8m ago 93m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:18:41.493 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (93m) 8m ago 93m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (97m) 8m ago 97m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (96m) 8m ago 96m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (96m) 8m ago 96m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (96m) 8m ago 96m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (95m) 8m ago 95m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (95m) 8m ago 95m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (95m) 8m ago 95m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (94m) 8m ago 94m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:18:41.494 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (92m) 8m ago 93m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:18:41.894 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:18:41.894 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:18:41.894 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:18:41.895 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:41 smithi060 ceph-mon[94233]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:41 smithi060 ceph-mon[94233]: from='client.19908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:41 smithi060 ceph-mon[109077]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:41 smithi060 ceph-mon[109077]: from='client.19908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:41 smithi089 ceph-mon[98504]: pgmap v5500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:41 smithi089 ceph-mon[98504]: from='client.19908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:42 smithi060 ceph-mon[109077]: from='client.19914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1169427249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:18:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:42 smithi060 ceph-mon[94233]: from='client.19914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1169427249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:18:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:42 smithi089 ceph-mon[98504]: from='client.19914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:18:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1169427249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:18:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:43 smithi060 ceph-mon[94233]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:43 smithi060 ceph-mon[109077]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:43 smithi089 ceph-mon[98504]: pgmap v5501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:18:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:18:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:46 smithi060 ceph-mon[94233]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:46.643 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:46 smithi060 ceph-mon[109077]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:46.643 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:46 smithi089 ceph-mon[98504]: pgmap v5502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:48 smithi060 ceph-mon[94233]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:48 smithi060 ceph-mon[109077]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:48 smithi089 ceph-mon[98504]: pgmap v5503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:49 smithi060 ceph-mon[94233]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:49 smithi060 ceph-mon[109077]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:49 smithi089 ceph-mon[98504]: pgmap v5504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:52 smithi060 ceph-mon[94233]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:52 smithi060 ceph-mon[109077]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:52 smithi089 ceph-mon[98504]: pgmap v5505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:54 smithi060 ceph-mon[109077]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:54 smithi060 ceph-mon[94233]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:18:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:18:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:54 smithi089 ceph-mon[98504]: pgmap v5506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:56 smithi060 ceph-mon[94233]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:56 smithi060 ceph-mon[109077]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:56 smithi089 ceph-mon[98504]: pgmap v5507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:18:58.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:58 smithi060 ceph-mon[94233]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:58 smithi060 ceph-mon[109077]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:18:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:58 smithi089 ceph-mon[98504]: pgmap v5508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:18:59 smithi060 ceph-mon[94233]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:18:59 smithi060 ceph-mon[109077]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:18:59 smithi089 ceph-mon[98504]: pgmap v5509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:02 smithi060 ceph-mon[94233]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:02 smithi060 ceph-mon[109077]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:02 smithi089 ceph-mon[98504]: pgmap v5510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:04 smithi060 ceph-mon[94233]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:04 smithi060 ceph-mon[109077]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:19:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:19:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:04 smithi089 ceph-mon[98504]: pgmap v5511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:06 smithi060 ceph-mon[94233]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:06 smithi060 ceph-mon[109077]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:06 smithi089 ceph-mon[98504]: pgmap v5512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:08 smithi060 ceph-mon[94233]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:08 smithi060 ceph-mon[109077]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:08 smithi089 ceph-mon[98504]: pgmap v5513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:09 smithi060 ceph-mon[94233]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:09 smithi060 ceph-mon[109077]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:09 smithi089 ceph-mon[98504]: pgmap v5514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:11 smithi060 ceph-mon[94233]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:11 smithi060 ceph-mon[109077]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:11 smithi089 ceph-mon[98504]: pgmap v5515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:12.256 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:19:12.582 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:19:12.582 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (93m) 8m ago 94m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:19:12.582 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (93m) 8m ago 93m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:19:12.582 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (94m) 8m ago 94m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:19:12.582 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (94m) 8m ago 94m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:19:12.582 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (97m) 8m ago 97m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (99m) 8m ago 99m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (99m) 8m ago 99m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (98m) 8m ago 98m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (98m) 8m ago 98m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (93m) 8m ago 93m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (93m) 8m ago 93m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (97m) 8m ago 97m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (97m) 8m ago 97m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (96m) 8m ago 96m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (96m) 8m ago 96m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (96m) 8m ago 96m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (95m) 8m ago 95m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:19:12.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (95m) 8m ago 95m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:19:12.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (95m) 8m ago 95m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:19:12.585 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (93m) 8m ago 94m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:12.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:19:12.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:19:12.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:12.982 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:19:12.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:19:12.982 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:19:12.982 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:19:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/766880365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:19:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/766880365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:19:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/766880365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:19:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:14 smithi089 ceph-mon[98504]: from='client.29801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:14 smithi089 ceph-mon[98504]: from='client.19932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:14 smithi089 ceph-mon[98504]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:14 smithi060 ceph-mon[94233]: from='client.29801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:14 smithi060 ceph-mon[94233]: from='client.19932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:14 smithi060 ceph-mon[94233]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:14 smithi060 ceph-mon[109077]: from='client.29801 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:14 smithi060 ceph-mon[109077]: from='client.19932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:14 smithi060 ceph-mon[109077]: pgmap v5516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:19:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:19:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:16 smithi060 ceph-mon[94233]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:16 smithi060 ceph-mon[109077]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:16 smithi089 ceph-mon[98504]: pgmap v5517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:18 smithi060 ceph-mon[94233]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:18 smithi060 ceph-mon[109077]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:18 smithi089 ceph-mon[98504]: pgmap v5518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:19 smithi060 ceph-mon[94233]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:19 smithi060 ceph-mon[109077]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:19 smithi089 ceph-mon[98504]: pgmap v5519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:22 smithi060 ceph-mon[94233]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:22 smithi060 ceph-mon[109077]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:22 smithi089 ceph-mon[98504]: pgmap v5520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:24 smithi060 ceph-mon[94233]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:24 smithi060 ceph-mon[109077]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:19:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:19:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:24 smithi089 ceph-mon[98504]: pgmap v5521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:26 smithi060 ceph-mon[94233]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:26 smithi060 ceph-mon[109077]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:26 smithi089 ceph-mon[98504]: pgmap v5522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:28 smithi060 ceph-mon[94233]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:28 smithi060 ceph-mon[109077]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:28 smithi089 ceph-mon[98504]: pgmap v5523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:29 smithi060 ceph-mon[94233]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:19:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:29 smithi060 ceph-mon[109077]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:19:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:29 smithi089 ceph-mon[98504]: pgmap v5524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:19:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:19:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:19:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:19:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:19:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:19:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:19:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:19:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:19:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:19:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:31 smithi060 ceph-mon[94233]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:31 smithi060 ceph-mon[109077]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:31 smithi089 ceph-mon[98504]: pgmap v5525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:34.513 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:19:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:19:34.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:34 smithi060 ceph-mon[109077]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:34.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:34 smithi060 ceph-mon[94233]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:34 smithi089 ceph-mon[98504]: pgmap v5526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:36 smithi060 ceph-mon[94233]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:36 smithi060 ceph-mon[109077]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:36 smithi089 ceph-mon[98504]: pgmap v5527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:38 smithi060 ceph-mon[109077]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:38 smithi060 ceph-mon[94233]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:38 smithi089 ceph-mon[98504]: pgmap v5528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:39 smithi060 ceph-mon[94233]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:39 smithi060 ceph-mon[109077]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:39 smithi089 ceph-mon[98504]: pgmap v5529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:41 smithi060 ceph-mon[94233]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:41 smithi060 ceph-mon[109077]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:41 smithi089 ceph-mon[98504]: pgmap v5530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:43.344 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:19:43.674 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:19:43.674 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (94m) 9m ago 94m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:19:43.674 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (94m) 9m ago 94m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:19:43.674 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (95m) 9m ago 95m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:19:43.674 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (95m) 9m ago 95m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:19:43.674 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (98m) 9m ago 98m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (100m) 9m ago 100m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (100m) 9m ago 100m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (98m) 9m ago 98m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (98m) 9m ago 98m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (94m) 9m ago 94m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (94m) 9m ago 94m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (98m) 9m ago 98m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (97m) 9m ago 97m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (97m) 9m ago 97m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (97m) 9m ago 97m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (96m) 9m ago 96m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:19:43.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (96m) 9m ago 96m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:19:43.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (96m) 9m ago 96m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:19:43.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (95m) 9m ago 95m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:19:43.676 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (93m) 9m ago 94m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:19:44.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:19:44.078 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:19:44.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:19:44.078 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:19:44.078 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:19:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:19:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:19:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:44 smithi060 ceph-mon[94233]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:44.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1280105047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:19:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:44 smithi060 ceph-mon[109077]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1280105047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:19:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:44 smithi089 ceph-mon[98504]: pgmap v5531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1280105047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:19:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:45 smithi060 ceph-mon[109077]: from='client.19944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:45 smithi060 ceph-mon[109077]: from='client.29825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:45 smithi060 ceph-mon[94233]: from='client.19944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:45 smithi060 ceph-mon[94233]: from='client.29825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:45 smithi089 ceph-mon[98504]: from='client.19944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:45 smithi089 ceph-mon[98504]: from='client.29825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:19:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:46 smithi060 ceph-mon[94233]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:46 smithi060 ceph-mon[109077]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:46 smithi089 ceph-mon[98504]: pgmap v5532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:48 smithi060 ceph-mon[94233]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:48 smithi060 ceph-mon[109077]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:48 smithi089 ceph-mon[98504]: pgmap v5533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:49 smithi060 ceph-mon[94233]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:49 smithi060 ceph-mon[109077]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:49 smithi089 ceph-mon[98504]: pgmap v5534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:52 smithi060 ceph-mon[94233]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:52 smithi060 ceph-mon[109077]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:52 smithi089 ceph-mon[98504]: pgmap v5535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:54 smithi060 ceph-mon[94233]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:54 smithi060 ceph-mon[109077]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:19:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:19:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:54 smithi089 ceph-mon[98504]: pgmap v5536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:56 smithi060 ceph-mon[94233]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:56 smithi060 ceph-mon[109077]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:56 smithi089 ceph-mon[98504]: pgmap v5537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:19:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:58 smithi060 ceph-mon[109077]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:58 smithi060 ceph-mon[94233]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:19:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:58 smithi089 ceph-mon[98504]: pgmap v5538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:19:59 smithi060 ceph-mon[94233]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:19:59 smithi060 ceph-mon[109077]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:19:59 smithi089 ceph-mon[98504]: pgmap v5539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:20:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:01 smithi060 ceph-mon[94233]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:01 smithi060 ceph-mon[109077]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:01 smithi089 ceph-mon[98504]: pgmap v5540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:04 smithi060 ceph-mon[94233]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:04 smithi060 ceph-mon[109077]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:20:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:20:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:04 smithi089 ceph-mon[98504]: pgmap v5541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:06 smithi060 ceph-mon[94233]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:06 smithi060 ceph-mon[109077]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:06 smithi089 ceph-mon[98504]: pgmap v5542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:08 smithi060 ceph-mon[94233]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:08 smithi060 ceph-mon[109077]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:08 smithi089 ceph-mon[98504]: pgmap v5543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:09 smithi060 ceph-mon[94233]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:09 smithi060 ceph-mon[109077]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:09 smithi089 ceph-mon[98504]: pgmap v5544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:11 smithi060 ceph-mon[94233]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:11 smithi060 ceph-mon[109077]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:11 smithi089 ceph-mon[98504]: pgmap v5545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:14.442 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:20:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:14 smithi060 ceph-mon[109077]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:14 smithi060 ceph-mon[94233]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:20:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:20:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:14 smithi089 ceph-mon[98504]: pgmap v5546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (94m) 9m ago 95m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (94m) 9m ago 94m 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (95m) 9m ago 95m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (95m) 9m ago 95m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (98m) 9m ago 98m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (100m) 9m ago 100m 615M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (100m) 9m ago 100m 636M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:20:14.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (99m) 9m ago 99m 379M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (99m) 9m ago 99m 322M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (94m) 9m ago 94m 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (94m) 9m ago 94m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (98m) 9m ago 98m 4245M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (98m) 9m ago 98m 4760M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (97m) 9m ago 97m 4225M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (97m) 9m ago 97m 4143M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (97m) 9m ago 97m 3362M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (96m) 9m ago 96m 3662M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (96m) 9m ago 96m 3268M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (96m) 9m ago 96m 3527M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:20:14.770 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (94m) 9m ago 95m 97.4M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:20:15.166 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:20:15.167 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:20:15.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:20:15.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:15.167 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:20:15.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:20:15.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:20:15.168 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:20:15.169 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:20:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2687645932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:20:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2687645932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:20:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2687645932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:20:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:16 smithi060 ceph-mon[94233]: from='client.29837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:16 smithi060 ceph-mon[94233]: from='client.29843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:16 smithi060 ceph-mon[94233]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:16 smithi060 ceph-mon[109077]: from='client.29837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:16 smithi060 ceph-mon[109077]: from='client.29843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:16 smithi060 ceph-mon[109077]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:16 smithi089 ceph-mon[98504]: from='client.29837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:16 smithi089 ceph-mon[98504]: from='client.29843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:16 smithi089 ceph-mon[98504]: pgmap v5547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:18 smithi060 ceph-mon[94233]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:18 smithi060 ceph-mon[109077]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:18 smithi089 ceph-mon[98504]: pgmap v5548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:19 smithi060 ceph-mon[94233]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:19 smithi060 ceph-mon[109077]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:19 smithi089 ceph-mon[98504]: pgmap v5549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:22 smithi060 ceph-mon[94233]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:22 smithi060 ceph-mon[109077]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:22 smithi089 ceph-mon[98504]: pgmap v5550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:24 smithi060 ceph-mon[94233]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:24 smithi060 ceph-mon[109077]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:20:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:20:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:24 smithi089 ceph-mon[98504]: pgmap v5551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:26 smithi060 ceph-mon[109077]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:26 smithi060 ceph-mon[94233]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:26 smithi089 ceph-mon[98504]: pgmap v5552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:28 smithi060 ceph-mon[94233]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:28 smithi060 ceph-mon[109077]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:28 smithi089 ceph-mon[98504]: pgmap v5553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:29 smithi060 ceph-mon[94233]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:29 smithi060 ceph-mon[109077]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:29 smithi089 ceph-mon[98504]: pgmap v5554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:20:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:20:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:20:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:31 smithi060 ceph-mon[109077]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:32.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:31 smithi060 ceph-mon[94233]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:31 smithi089 ceph-mon[98504]: pgmap v5555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:34 smithi060 ceph-mon[94233]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:34 smithi060 ceph-mon[109077]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:34.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:34.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:34.512 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:20:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:20:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:34 smithi089 ceph-mon[98504]: pgmap v5556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[94233]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:35 smithi060 ceph-mon[109077]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:20:36.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:20:36.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:20:36.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:35 smithi089 ceph-mon[98504]: pgmap v5557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:38 smithi060 ceph-mon[94233]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:38 smithi060 ceph-mon[109077]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:38 smithi089 ceph-mon[98504]: pgmap v5558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:39 smithi060 ceph-mon[94233]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:39 smithi060 ceph-mon[109077]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:39 smithi089 ceph-mon[98504]: pgmap v5559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:41 smithi060 ceph-mon[94233]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:41 smithi060 ceph-mon[109077]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:41 smithi089 ceph-mon[98504]: pgmap v5560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:44 smithi060 ceph-mon[94233]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:44 smithi060 ceph-mon[109077]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:20:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:20:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:44 smithi089 ceph-mon[98504]: pgmap v5561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:45.531 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:20:45.856 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (95m) 11s ago 95m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (95m) 11s ago 95m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (96m) 11s ago 96m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (96m) 11s ago 96m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (99m) 11s ago 99m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (101m) 11s ago 101m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (101m) 11s ago 101m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (99m) 11s ago 99m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (99m) 11s ago 99m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (95m) 11s ago 95m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (95m) 11s ago 95m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (99m) 11s ago 99m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (98m) 11s ago 98m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:20:45.857 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (98m) 11s ago 98m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:20:45.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (98m) 11s ago 98m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:20:45.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (97m) 11s ago 97m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:20:45.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (97m) 11s ago 97m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:20:45.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (97m) 11s ago 97m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:20:45.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (96m) 11s ago 96m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:20:45.858 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (95m) 11s ago 95m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:20:46.252 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:20:46.252 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:20:46.253 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:20:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:46 smithi060 ceph-mon[94233]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:46 smithi060 ceph-mon[109077]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:46 smithi089 ceph-mon[98504]: pgmap v5562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:47 smithi060 ceph-mon[94233]: from='client.19980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:47 smithi060 ceph-mon[94233]: from='client.19986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3578377396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:20:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:47 smithi060 ceph-mon[109077]: from='client.19980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:47 smithi060 ceph-mon[109077]: from='client.19986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3578377396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:20:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:47 smithi089 ceph-mon[98504]: from='client.19980 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:47 smithi089 ceph-mon[98504]: from='client.19986 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:20:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3578377396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:20:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:48 smithi060 ceph-mon[109077]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:48 smithi060 ceph-mon[94233]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:48 smithi089 ceph-mon[98504]: pgmap v5563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:49 smithi060 ceph-mon[94233]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:49 smithi060 ceph-mon[109077]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:49 smithi089 ceph-mon[98504]: pgmap v5564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:52 smithi060 ceph-mon[94233]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:52 smithi060 ceph-mon[109077]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:52 smithi089 ceph-mon[98504]: pgmap v5565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:20:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:20:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:54 smithi060 ceph-mon[109077]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:54.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:54 smithi060 ceph-mon[94233]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:54 smithi089 ceph-mon[98504]: pgmap v5566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:56 smithi060 ceph-mon[94233]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:56 smithi060 ceph-mon[109077]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:56 smithi089 ceph-mon[98504]: pgmap v5567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:20:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:58 smithi060 ceph-mon[94233]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:58 smithi060 ceph-mon[109077]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:20:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:58 smithi089 ceph-mon[98504]: pgmap v5568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:20:59 smithi060 ceph-mon[94233]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:20:59 smithi060 ceph-mon[109077]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:20:59 smithi089 ceph-mon[98504]: pgmap v5569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:02 smithi060 ceph-mon[94233]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:02 smithi060 ceph-mon[109077]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:02 smithi089 ceph-mon[98504]: pgmap v5570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:04 smithi060 ceph-mon[109077]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:04.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:04 smithi060 ceph-mon[94233]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:21:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:21:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:04 smithi089 ceph-mon[98504]: pgmap v5571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:06 smithi060 ceph-mon[94233]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:06 smithi060 ceph-mon[109077]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:06 smithi089 ceph-mon[98504]: pgmap v5572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:08 smithi060 ceph-mon[94233]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:08 smithi060 ceph-mon[109077]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:08 smithi089 ceph-mon[98504]: pgmap v5573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:09 smithi060 ceph-mon[94233]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:09 smithi060 ceph-mon[109077]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:09 smithi089 ceph-mon[98504]: pgmap v5574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:11 smithi060 ceph-mon[94233]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:11 smithi060 ceph-mon[109077]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:11 smithi089 ceph-mon[98504]: pgmap v5575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:14 smithi060 ceph-mon[94233]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:14 smithi060 ceph-mon[109077]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:21:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:21:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:14 smithi089 ceph-mon[98504]: pgmap v5576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:16 smithi060 ceph-mon[94233]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:16 smithi060 ceph-mon[109077]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:16 smithi089 ceph-mon[98504]: pgmap v5577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:16.617 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:21:16.942 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (95m) 42s ago 96m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (95m) 42s ago 95m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (97m) 42s ago 96m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (96m) 42s ago 96m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (99m) 42s ago 99m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (101m) 42s ago 101m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (101m) 42s ago 101m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (100m) 42s ago 100m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (100m) 42s ago 100m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (95m) 42s ago 95m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (95m) 42s ago 95m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (99m) 42s ago 99m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (99m) 42s ago 99m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:21:16.943 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (98m) 42s ago 98m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:21:16.944 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (98m) 42s ago 98m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:21:16.944 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (98m) 42s ago 98m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:21:16.944 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (97m) 42s ago 97m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:21:16.944 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (97m) 42s ago 97m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:21:16.944 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (97m) 42s ago 97m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:21:16.944 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (95m) 42s ago 96m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:17.344 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:21:17.345 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:21:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[109077]: from='client.29873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[109077]: from='client.20004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[109077]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2416312321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:21:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[94233]: from='client.29873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[94233]: from='client.20004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[94233]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2416312321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:21:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:18 smithi089 ceph-mon[98504]: from='client.29873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:18 smithi089 ceph-mon[98504]: from='client.20004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:18 smithi089 ceph-mon[98504]: pgmap v5578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2416312321' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:21:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:19 smithi060 ceph-mon[94233]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:19 smithi060 ceph-mon[109077]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:19 smithi089 ceph-mon[98504]: pgmap v5579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:22 smithi060 ceph-mon[94233]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:22 smithi060 ceph-mon[109077]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:22 smithi089 ceph-mon[98504]: pgmap v5580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:24 smithi060 ceph-mon[94233]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:24 smithi060 ceph-mon[109077]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:21:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:21:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:24 smithi089 ceph-mon[98504]: pgmap v5581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:26 smithi060 ceph-mon[94233]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:26 smithi060 ceph-mon[109077]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:26 smithi089 ceph-mon[98504]: pgmap v5582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:28 smithi060 ceph-mon[94233]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:28 smithi060 ceph-mon[109077]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:28 smithi089 ceph-mon[98504]: pgmap v5583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:29 smithi060 ceph-mon[94233]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:29 smithi060 ceph-mon[109077]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:29 smithi089 ceph-mon[98504]: pgmap v5584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:32 smithi060 ceph-mon[94233]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:32 smithi060 ceph-mon[109077]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:32 smithi089 ceph-mon[98504]: pgmap v5585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:34 smithi060 ceph-mon[109077]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:34 smithi060 ceph-mon[94233]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:21:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:21:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:34 smithi089 ceph-mon[98504]: pgmap v5586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[94233]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:21:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:21:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:21:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:21:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[109077]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:21:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:21:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:21:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:21:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:36 smithi089 ceph-mon[98504]: pgmap v5587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:21:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:21:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:21:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:21:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:38 smithi060 ceph-mon[94233]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:38 smithi060 ceph-mon[109077]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:38 smithi089 ceph-mon[98504]: pgmap v5588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:39 smithi060 ceph-mon[94233]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:39 smithi060 ceph-mon[109077]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:39 smithi089 ceph-mon[98504]: pgmap v5589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:41 smithi060 ceph-mon[94233]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:41 smithi060 ceph-mon[109077]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:41 smithi089 ceph-mon[98504]: pgmap v5590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:44 smithi060 ceph-mon[94233]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:44 smithi060 ceph-mon[109077]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:21:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:21:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:44 smithi089 ceph-mon[98504]: pgmap v5591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:46 smithi060 ceph-mon[94233]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:46 smithi060 ceph-mon[109077]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:46 smithi089 ceph-mon[98504]: pgmap v5592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:47.712 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:21:48.039 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:21:48.039 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (96m) 74s ago 96m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:21:48.039 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (96m) 73s ago 96m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (97m) 74s ago 97m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (97m) 73s ago 97m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (100m) 73s ago 100m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (102m) 74s ago 102m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (102m) 74s ago 102m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (100m) 73s ago 100m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (100m) 74s ago 100m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (96m) 74s ago 96m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (96m) 73s ago 96m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (100m) 74s ago 100m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (99m) 74s ago 99m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (99m) 74s ago 99m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (99m) 74s ago 99m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (98m) 73s ago 98m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:21:48.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (98m) 73s ago 98m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:21:48.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (98m) 73s ago 98m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:21:48.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (97m) 73s ago 97m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:21:48.041 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (96m) 73s ago 97m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:21:48.442 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:21:48.442 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:21:48.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:21:48.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:48.442 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:21:48.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:21:48.443 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:21:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:48 smithi060 ceph-mon[94233]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:48 smithi060 ceph-mon[109077]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:48 smithi089 ceph-mon[98504]: pgmap v5593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:49 smithi060 ceph-mon[94233]: from='client.29891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:49 smithi060 ceph-mon[94233]: from='client.20022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3724075944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:21:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:49 smithi060 ceph-mon[109077]: from='client.29891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:49 smithi060 ceph-mon[109077]: from='client.20022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3724075944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:21:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:49 smithi089 ceph-mon[98504]: from='client.29891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:49 smithi089 ceph-mon[98504]: from='client.20022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:21:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3724075944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:21:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:50 smithi060 ceph-mon[94233]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:50 smithi060 ceph-mon[109077]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:50 smithi089 ceph-mon[98504]: pgmap v5594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:52 smithi060 ceph-mon[94233]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:52 smithi060 ceph-mon[109077]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:52 smithi089 ceph-mon[98504]: pgmap v5595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:54 smithi060 ceph-mon[94233]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:21:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:21:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:54 smithi060 ceph-mon[109077]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:54 smithi089 ceph-mon[98504]: pgmap v5596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:56 smithi060 ceph-mon[94233]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:56 smithi060 ceph-mon[109077]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:56 smithi089 ceph-mon[98504]: pgmap v5597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:21:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:58 smithi060 ceph-mon[94233]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:58 smithi060 ceph-mon[109077]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:21:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:58 smithi089 ceph-mon[98504]: pgmap v5598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:21:59 smithi060 ceph-mon[109077]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:21:59 smithi060 ceph-mon[94233]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:21:59 smithi089 ceph-mon[98504]: pgmap v5599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:02 smithi060 ceph-mon[94233]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:02 smithi060 ceph-mon[109077]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:02 smithi089 ceph-mon[98504]: pgmap v5600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:04 smithi060 ceph-mon[94233]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:04 smithi060 ceph-mon[109077]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:22:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:22:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:04 smithi089 ceph-mon[98504]: pgmap v5601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:06 smithi060 ceph-mon[94233]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:06 smithi060 ceph-mon[109077]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:06 smithi089 ceph-mon[98504]: pgmap v5602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:08 smithi060 ceph-mon[94233]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:08 smithi060 ceph-mon[109077]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:08 smithi089 ceph-mon[98504]: pgmap v5603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:09 smithi060 ceph-mon[94233]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:09 smithi060 ceph-mon[109077]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:09 smithi089 ceph-mon[98504]: pgmap v5604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:11 smithi060 ceph-mon[94233]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:11 smithi060 ceph-mon[109077]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:11 smithi089 ceph-mon[98504]: pgmap v5605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:14 smithi060 ceph-mon[94233]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:22:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:22:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:14 smithi060 ceph-mon[109077]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:14 smithi089 ceph-mon[98504]: pgmap v5606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:16 smithi060 ceph-mon[94233]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:16 smithi060 ceph-mon[109077]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:16 smithi089 ceph-mon[98504]: pgmap v5607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:18 smithi060 ceph-mon[94233]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:18 smithi060 ceph-mon[109077]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:18 smithi089 ceph-mon[98504]: pgmap v5608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:18.821 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:22:19.149 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:22:19.149 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (96m) 105s ago 97m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (96m) 104s ago 96m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (98m) 105s ago 98m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (98m) 104s ago 97m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (100m) 104s ago 100m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (102m) 105s ago 102m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (102m) 105s ago 102m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (101m) 104s ago 101m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:22:19.150 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (101m) 105s ago 101m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (96m) 105s ago 96m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (96m) 104s ago 96m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (100m) 105s ago 100m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (100m) 105s ago 100m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (100m) 105s ago 100m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (99m) 105s ago 99m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (99m) 104s ago 99m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (99m) 104s ago 99m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (98m) 104s ago 98m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (98m) 104s ago 98m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:22:19.151 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (96m) 104s ago 97m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:22:19.549 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:22:19.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:19.551 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:22:19.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:22:19.551 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:22:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:22:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[94233]: from='client.29909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[94233]: from='client.20040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[94233]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1608972867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:22:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[109077]: from='client.29909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[109077]: from='client.20040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[109077]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1608972867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:22:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:19 smithi089 ceph-mon[98504]: from='client.29909 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:19 smithi089 ceph-mon[98504]: from='client.20040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:20.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:19 smithi089 ceph-mon[98504]: pgmap v5609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:20.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1608972867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:22:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:22 smithi060 ceph-mon[94233]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:22 smithi060 ceph-mon[109077]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:22 smithi089 ceph-mon[98504]: pgmap v5610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:24 smithi060 ceph-mon[94233]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:22:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:22:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:24 smithi060 ceph-mon[109077]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:24 smithi089 ceph-mon[98504]: pgmap v5611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:26 smithi060 ceph-mon[94233]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:26 smithi060 ceph-mon[109077]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:26 smithi089 ceph-mon[98504]: pgmap v5612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:28 smithi060 ceph-mon[94233]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:28 smithi060 ceph-mon[109077]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:28 smithi089 ceph-mon[98504]: pgmap v5613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:29 smithi060 ceph-mon[94233]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:29 smithi060 ceph-mon[109077]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:29 smithi089 ceph-mon[98504]: pgmap v5614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:32 smithi060 ceph-mon[94233]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:32 smithi060 ceph-mon[109077]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:32 smithi089 ceph-mon[98504]: pgmap v5615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:34 smithi060 ceph-mon[94233]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:34 smithi060 ceph-mon[109077]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:22:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:22:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:34 smithi089 ceph-mon[98504]: pgmap v5616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:36 smithi060 ceph-mon[94233]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:22:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:36 smithi060 ceph-mon[109077]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:22:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:36 smithi089 ceph-mon[98504]: pgmap v5617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:22:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:22:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:22:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:22:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:22:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:22:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:22:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:22:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:22:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:22:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:38 smithi060 ceph-mon[94233]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:38 smithi060 ceph-mon[109077]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:38 smithi089 ceph-mon[98504]: pgmap v5618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:39 smithi060 ceph-mon[94233]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:39 smithi060 ceph-mon[109077]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:39 smithi089 ceph-mon[98504]: pgmap v5619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:41 smithi060 ceph-mon[94233]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:41 smithi060 ceph-mon[109077]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:41 smithi089 ceph-mon[98504]: pgmap v5620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:44 smithi060 ceph-mon[109077]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:44.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:44 smithi060 ceph-mon[94233]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:22:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:22:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:44 smithi089 ceph-mon[98504]: pgmap v5621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:46 smithi060 ceph-mon[94233]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:46 smithi060 ceph-mon[109077]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:46 smithi089 ceph-mon[98504]: pgmap v5622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:48 smithi060 ceph-mon[94233]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:48 smithi060 ceph-mon[109077]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:48 smithi089 ceph-mon[98504]: pgmap v5623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:49.915 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:22:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:49 smithi060 ceph-mon[94233]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:49 smithi060 ceph-mon[109077]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:49 smithi089 ceph-mon[98504]: pgmap v5624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (97m) 2m ago 97m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (97m) 2m ago 97m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (98m) 2m ago 98m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (98m) 2m ago 98m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (101m) 2m ago 101m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (103m) 2m ago 103m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (103m) 2m ago 103m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (101m) 2m ago 101m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:22:50.242 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (101m) 2m ago 101m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (97m) 2m ago 97m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (97m) 2m ago 97m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (101m) 2m ago 101m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (100m) 2m ago 100m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (100m) 2m ago 100m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (100m) 2m ago 100m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (99m) 2m ago 99m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (99m) 2m ago 99m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (99m) 2m ago 99m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (98m) 2m ago 98m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:22:50.243 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (97m) 2m ago 98m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:22:50.639 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:22:50.639 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:22:50.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:22:50.641 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:22:50.641 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:22:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:50 smithi060 ceph-mon[94233]: from='client.20052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:50 smithi060 ceph-mon[94233]: from='client.29933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3230446556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:22:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:50 smithi060 ceph-mon[109077]: from='client.20052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:50 smithi060 ceph-mon[109077]: from='client.29933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3230446556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:22:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:50 smithi089 ceph-mon[98504]: from='client.20052 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:50 smithi089 ceph-mon[98504]: from='client.29933 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:22:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3230446556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:51 smithi060 ceph-mon[94233]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:51 smithi060 ceph-mon[109077]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:51 smithi089 ceph-mon[98504]: pgmap v5625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:54 smithi060 ceph-mon[94233]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:54 smithi060 ceph-mon[109077]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:22:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:22:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:54 smithi089 ceph-mon[98504]: pgmap v5626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:56 smithi060 ceph-mon[94233]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:56 smithi060 ceph-mon[109077]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:56 smithi089 ceph-mon[98504]: pgmap v5627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:22:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:58 smithi060 ceph-mon[94233]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:58 smithi060 ceph-mon[109077]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:22:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:58 smithi089 ceph-mon[98504]: pgmap v5628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:22:59 smithi060 ceph-mon[94233]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:22:59 smithi060 ceph-mon[109077]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:22:59 smithi089 ceph-mon[98504]: pgmap v5629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:02 smithi060 ceph-mon[94233]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:02 smithi060 ceph-mon[109077]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:02 smithi089 ceph-mon[98504]: pgmap v5630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:04 smithi060 ceph-mon[94233]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:04 smithi060 ceph-mon[109077]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:23:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:23:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:04 smithi089 ceph-mon[98504]: pgmap v5631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:06 smithi060 ceph-mon[94233]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:06 smithi060 ceph-mon[109077]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:06 smithi089 ceph-mon[98504]: pgmap v5632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:08 smithi060 ceph-mon[94233]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:08 smithi060 ceph-mon[109077]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:08 smithi089 ceph-mon[98504]: pgmap v5633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:09 smithi060 ceph-mon[94233]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:09 smithi060 ceph-mon[109077]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:09 smithi089 ceph-mon[98504]: pgmap v5634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:11.685 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:11 smithi060 ceph-mon[94233]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:11.686 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:11 smithi060 ceph-mon[109077]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:11 smithi089 ceph-mon[98504]: pgmap v5635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:14 smithi060 ceph-mon[109077]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:23:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:23:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:14 smithi060 ceph-mon[94233]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:14 smithi089 ceph-mon[98504]: pgmap v5636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:16 smithi060 ceph-mon[94233]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:16 smithi060 ceph-mon[109077]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:16 smithi089 ceph-mon[98504]: pgmap v5637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:18 smithi060 ceph-mon[109077]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:18 smithi060 ceph-mon[94233]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:18 smithi089 ceph-mon[98504]: pgmap v5638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:19 smithi060 ceph-mon[94233]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:19 smithi060 ceph-mon[109077]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:19 smithi089 ceph-mon[98504]: pgmap v5639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:21.003 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:23:21.334 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:23:21.334 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (97m) 2m ago 98m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:23:21.334 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (98m) 2m ago 97m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (99m) 2m ago 99m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (99m) 2m ago 99m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (102m) 2m ago 101m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (103m) 2m ago 103m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (103m) 2m ago 103m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (102m) 2m ago 102m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (102m) 2m ago 102m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (97m) 2m ago 97m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (97m) 2m ago 97m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (101m) 2m ago 101m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (101m) 2m ago 101m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (101m) 2m ago 101m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (100m) 2m ago 100m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (100m) 2m ago 100m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:23:21.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (100m) 2m ago 100m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:23:21.336 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (99m) 2m ago 99m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:23:21.336 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (99m) 2m ago 99m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:23:21.336 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (97m) 2m ago 98m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:23:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:23:21.734 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:23:21.734 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:23:21.734 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:21.734 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:23:21.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:23:21.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:21.735 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:23:21.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:23:21.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:21.735 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:23:21.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:23:21.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:21.736 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:23:21.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:23:21.736 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:23:21.736 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:23:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:22 smithi060 ceph-mon[94233]: from='client.20070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:22 smithi060 ceph-mon[94233]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3405409704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:23:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:22 smithi060 ceph-mon[109077]: from='client.20070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:22 smithi060 ceph-mon[109077]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3405409704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:23:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:22 smithi089 ceph-mon[98504]: from='client.20070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:22 smithi089 ceph-mon[98504]: pgmap v5640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3405409704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:23:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:23 smithi060 ceph-mon[94233]: from='client.20076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:23 smithi060 ceph-mon[109077]: from='client.20076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:23 smithi089 ceph-mon[98504]: from='client.20076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:24 smithi060 ceph-mon[109077]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:24 smithi060 ceph-mon[94233]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:23:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:23:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:24 smithi089 ceph-mon[98504]: pgmap v5641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:26 smithi060 ceph-mon[94233]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:26 smithi060 ceph-mon[109077]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:26 smithi089 ceph-mon[98504]: pgmap v5642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:28 smithi060 ceph-mon[94233]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:28 smithi060 ceph-mon[109077]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:28 smithi089 ceph-mon[98504]: pgmap v5643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:29 smithi060 ceph-mon[94233]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:29 smithi060 ceph-mon[109077]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:29 smithi089 ceph-mon[98504]: pgmap v5644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:32 smithi060 ceph-mon[109077]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:32.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:32 smithi060 ceph-mon[94233]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:32 smithi089 ceph-mon[98504]: pgmap v5645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:34 smithi060 ceph-mon[94233]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:34 smithi060 ceph-mon[109077]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:23:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:23:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:34 smithi089 ceph-mon[98504]: pgmap v5646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:36.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:36 smithi060 ceph-mon[94233]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:36.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:36 smithi060 ceph-mon[109077]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:36 smithi089 ceph-mon[98504]: pgmap v5647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:23:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:23:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:23:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:23:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:23:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:23:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:23:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:23:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:23:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:23:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:23:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:23:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:38 smithi060 ceph-mon[94233]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:38 smithi060 ceph-mon[109077]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:38 smithi089 ceph-mon[98504]: pgmap v5648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:39 smithi060 ceph-mon[94233]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:39 smithi060 ceph-mon[109077]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:39 smithi089 ceph-mon[98504]: pgmap v5649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:41 smithi060 ceph-mon[94233]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:41 smithi060 ceph-mon[109077]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:42.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:41 smithi089 ceph-mon[98504]: pgmap v5650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:44 smithi060 ceph-mon[94233]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:44 smithi060 ceph-mon[109077]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:23:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:23:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:44 smithi089 ceph-mon[98504]: pgmap v5651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:46 smithi060 ceph-mon[94233]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:46 smithi060 ceph-mon[109077]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:46 smithi089 ceph-mon[98504]: pgmap v5652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:48 smithi060 ceph-mon[94233]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:48 smithi060 ceph-mon[109077]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:48 smithi089 ceph-mon[98504]: pgmap v5653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:49 smithi060 ceph-mon[94233]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:49 smithi060 ceph-mon[109077]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:49 smithi089 ceph-mon[98504]: pgmap v5654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:52.098 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:23:52.424 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (98m) 3m ago 98m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (98m) 3m ago 98m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (99m) 3m ago 99m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (99m) 3m ago 99m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (102m) 3m ago 102m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (104m) 3m ago 104m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (104m) 3m ago 104m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (102m) 3m ago 102m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (102m) 3m ago 102m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (98m) 3m ago 98m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (98m) 3m ago 98m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:23:52.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (102m) 3m ago 102m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (101m) 3m ago 101m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (101m) 3m ago 101m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (101m) 3m ago 101m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (100m) 3m ago 100m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (100m) 3m ago 100m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (100m) 3m ago 100m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (99m) 3m ago 99m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:23:52.426 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (98m) 3m ago 99m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:23:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:52 smithi060 ceph-mon[94233]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:52 smithi060 ceph-mon[109077]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:52 smithi089 ceph-mon[98504]: pgmap v5655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:52.828 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:23:52.828 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:23:52.828 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:23:52.828 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:52.828 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:23:52.828 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:23:52.829 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:23:52.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:23:52.830 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:23:52.830 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:23:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:53 smithi060 ceph-mon[94233]: from='client.20088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4230276450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:23:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:53 smithi060 ceph-mon[109077]: from='client.20088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4230276450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:23:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:53 smithi089 ceph-mon[98504]: from='client.20088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4230276450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:23:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:54 smithi060 ceph-mon[94233]: from='client.29969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:54 smithi060 ceph-mon[94233]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:23:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:23:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:54 smithi060 ceph-mon[109077]: from='client.29969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:54 smithi060 ceph-mon[109077]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:54 smithi089 ceph-mon[98504]: from='client.29969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:23:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:54 smithi089 ceph-mon[98504]: pgmap v5656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:56 smithi060 ceph-mon[94233]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:56 smithi060 ceph-mon[109077]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:56 smithi089 ceph-mon[98504]: pgmap v5657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:23:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:58 smithi089 ceph-mon[98504]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:58 smithi060 ceph-mon[109077]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:23:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:58 smithi060 ceph-mon[94233]: pgmap v5658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:23:59 smithi060 ceph-mon[109077]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:23:59 smithi060 ceph-mon[94233]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:23:59 smithi089 ceph-mon[98504]: pgmap v5659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:02 smithi060 ceph-mon[94233]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:02 smithi060 ceph-mon[109077]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:02 smithi089 ceph-mon[98504]: pgmap v5660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:04 smithi060 ceph-mon[109077]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:04.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:04 smithi060 ceph-mon[94233]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:24:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:24:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:04 smithi089 ceph-mon[98504]: pgmap v5661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:06 smithi060 ceph-mon[94233]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:06 smithi060 ceph-mon[109077]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:06 smithi089 ceph-mon[98504]: pgmap v5662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:08 smithi089 ceph-mon[98504]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:08 smithi060 ceph-mon[94233]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:08 smithi060 ceph-mon[109077]: pgmap v5663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:09 smithi060 ceph-mon[94233]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:09 smithi060 ceph-mon[109077]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:09 smithi089 ceph-mon[98504]: pgmap v5664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:11 smithi060 ceph-mon[94233]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:11 smithi060 ceph-mon[109077]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:11 smithi089 ceph-mon[98504]: pgmap v5665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:14 smithi060 ceph-mon[94233]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:14 smithi060 ceph-mon[109077]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:24:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:24:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:14 smithi089 ceph-mon[98504]: pgmap v5666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:16 smithi060 ceph-mon[109077]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:16 smithi060 ceph-mon[94233]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:16 smithi089 ceph-mon[98504]: pgmap v5667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:18 smithi089 ceph-mon[98504]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:18 smithi060 ceph-mon[94233]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:18 smithi060 ceph-mon[109077]: pgmap v5668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:19 smithi060 ceph-mon[94233]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:19 smithi060 ceph-mon[109077]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:19 smithi089 ceph-mon[98504]: pgmap v5669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:22 smithi060 ceph-mon[94233]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:22 smithi060 ceph-mon[109077]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:22 smithi089 ceph-mon[98504]: pgmap v5670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:23.189 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (98m) 3m ago 99m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (99m) 3m ago 99m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (100m) 3m ago 100m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (100m) 3m ago 100m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (103m) 3m ago 103m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (104m) 3m ago 104m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:24:23.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (104m) 3m ago 104m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (103m) 3m ago 103m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (103m) 3m ago 103m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (98m) 3m ago 98m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (98m) 3m ago 98m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (102m) 3m ago 102m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (102m) 3m ago 102m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (102m) 3m ago 102m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (101m) 3m ago 101m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (101m) 3m ago 101m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (101m) 3m ago 101m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (100m) 3m ago 100m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (100m) 3m ago 100m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:24:23.519 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (98m) 3m ago 99m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:23.918 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:24:23.919 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:24:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:24 smithi089 ceph-mon[98504]: from='client.20106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:24 smithi089 ceph-mon[98504]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4177881090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:24:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:24:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:24:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:24 smithi060 ceph-mon[94233]: from='client.20106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:24 smithi060 ceph-mon[94233]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4177881090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:24:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:24 smithi060 ceph-mon[109077]: from='client.20106 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:24 smithi060 ceph-mon[109077]: pgmap v5671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4177881090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:24:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:25 smithi089 ceph-mon[98504]: from='client.20112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:25 smithi060 ceph-mon[94233]: from='client.20112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:25 smithi060 ceph-mon[109077]: from='client.20112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:26 smithi089 ceph-mon[98504]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:26 smithi060 ceph-mon[94233]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:26 smithi060 ceph-mon[109077]: pgmap v5672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:27 smithi089 ceph-mon[98504]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:27 smithi060 ceph-mon[94233]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:27 smithi060 ceph-mon[109077]: pgmap v5673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:29 smithi060 ceph-mon[94233]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:29 smithi060 ceph-mon[109077]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:29 smithi089 ceph-mon[98504]: pgmap v5674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:32 smithi089 ceph-mon[98504]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:32 smithi060 ceph-mon[94233]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:32 smithi060 ceph-mon[109077]: pgmap v5675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:34 smithi089 ceph-mon[98504]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:34 smithi060 ceph-mon[94233]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:34 smithi060 ceph-mon[109077]: pgmap v5676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:24:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:24:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:36 smithi089 ceph-mon[98504]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:36 smithi060 ceph-mon[94233]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:36 smithi060 ceph-mon[109077]: pgmap v5677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:37 smithi060 ceph-mon[109077]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:37 smithi060 ceph-mon[94233]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:37 smithi089 ceph-mon[98504]: pgmap v5678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:24:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:24:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:24:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:24:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:24:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:24:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:39 smithi060 ceph-mon[94233]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:39 smithi060 ceph-mon[109077]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:39 smithi089 ceph-mon[98504]: pgmap v5679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:41 smithi060 ceph-mon[94233]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:41 smithi060 ceph-mon[109077]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:41 smithi089 ceph-mon[98504]: pgmap v5680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:44 smithi089 ceph-mon[98504]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:44 smithi060 ceph-mon[109077]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:44 smithi060 ceph-mon[94233]: pgmap v5681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:24:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:24:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:46 smithi089 ceph-mon[98504]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:46 smithi060 ceph-mon[94233]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:46 smithi060 ceph-mon[109077]: pgmap v5682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:47 smithi060 ceph-mon[94233]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:47 smithi060 ceph-mon[109077]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:47 smithi089 ceph-mon[98504]: pgmap v5683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:49 smithi060 ceph-mon[94233]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:49 smithi060 ceph-mon[109077]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:49 smithi089 ceph-mon[98504]: pgmap v5684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:52 smithi089 ceph-mon[98504]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:52 smithi060 ceph-mon[94233]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:52 smithi060 ceph-mon[109077]: pgmap v5685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:54.278 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:24:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:54 smithi089 ceph-mon[98504]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:54.603 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:24:54.603 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (99m) 4m ago 99m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:24:54.603 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (99m) 4m ago 99m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:24:54.603 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (100m) 4m ago 100m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:24:54.603 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (100m) 4m ago 100m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:24:54.603 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (103m) 4m ago 103m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:24:54.603 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (105m) 4m ago 105m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (105m) 4m ago 105m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (103m) 4m ago 103m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (103m) 4m ago 103m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (99m) 4m ago 99m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (99m) 4m ago 99m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (103m) 4m ago 103m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (102m) 4m ago 102m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (102m) 4m ago 102m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (102m) 4m ago 102m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (101m) 4m ago 101m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (101m) 4m ago 101m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (101m) 4m ago 101m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (100m) 4m ago 100m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:24:54.604 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (99m) 4m ago 100m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:24:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:54 smithi060 ceph-mon[94233]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:54 smithi060 ceph-mon[109077]: pgmap v5686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:24:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:24:54.999 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:24:55.000 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:24:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:55 smithi089 ceph-mon[98504]: from='client.20124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:55 smithi089 ceph-mon[98504]: from='client.20130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2627704799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:24:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:55 smithi089 ceph-mon[98504]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[94233]: from='client.20124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[94233]: from='client.20130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2627704799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:24:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[94233]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[109077]: from='client.20124 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[109077]: from='client.20130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:24:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2627704799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:24:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:55 smithi060 ceph-mon[109077]: pgmap v5687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:24:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:57 smithi089 ceph-mon[98504]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:57 smithi060 ceph-mon[94233]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:24:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:57 smithi060 ceph-mon[109077]: pgmap v5688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:24:59 smithi060 ceph-mon[94233]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:24:59 smithi060 ceph-mon[109077]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:24:59 smithi089 ceph-mon[98504]: pgmap v5689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:02 smithi089 ceph-mon[98504]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:02 smithi060 ceph-mon[94233]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:02 smithi060 ceph-mon[109077]: pgmap v5690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:03 smithi060 ceph-mon[94233]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:03 smithi060 ceph-mon[109077]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:03 smithi089 ceph-mon[98504]: pgmap v5691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:25:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:25:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:06 smithi089 ceph-mon[98504]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:06 smithi060 ceph-mon[94233]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:06 smithi060 ceph-mon[109077]: pgmap v5692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:07 smithi089 ceph-mon[98504]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:07 smithi060 ceph-mon[94233]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:07 smithi060 ceph-mon[109077]: pgmap v5693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:09 smithi060 ceph-mon[109077]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:09 smithi060 ceph-mon[94233]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:09 smithi089 ceph-mon[98504]: pgmap v5694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:11 smithi060 ceph-mon[94233]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:11 smithi060 ceph-mon[109077]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:11 smithi089 ceph-mon[98504]: pgmap v5695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:14.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:14 smithi089 ceph-mon[98504]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:14 smithi060 ceph-mon[94233]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:14 smithi060 ceph-mon[109077]: pgmap v5696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:25:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:25:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:15 smithi089 ceph-mon[98504]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:15 smithi060 ceph-mon[94233]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:15 smithi060 ceph-mon[109077]: pgmap v5697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:17 smithi060 ceph-mon[94233]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:17 smithi060 ceph-mon[109077]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:17 smithi089 ceph-mon[98504]: pgmap v5698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:19 smithi060 ceph-mon[94233]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:19 smithi060 ceph-mon[109077]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:19 smithi089 ceph-mon[98504]: pgmap v5699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:21 smithi060 ceph-mon[94233]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:21 smithi060 ceph-mon[109077]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:21 smithi089 ceph-mon[98504]: pgmap v5700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:23 smithi060 ceph-mon[94233]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:23 smithi060 ceph-mon[109077]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:23 smithi089 ceph-mon[98504]: pgmap v5701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:23.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 06:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T06:25:23.373850377Z level=info msg="Completed cleanup jobs" duration=12.823955ms 2023-12-01T06:25:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:25:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:25:25.366 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:25:25.693 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:25:25.693 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (99m) 4m ago 100m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (100m) 4m ago 100m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (101m) 4m ago 101m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (101m) 4m ago 101m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (104m) 4m ago 104m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (105m) 4m ago 105m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (105m) 4m ago 105m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (104m) 4m ago 104m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (104m) 4m ago 104m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (99m) 4m ago 99m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (99m) 4m ago 99m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (103m) 4m ago 103m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (103m) 4m ago 103m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (103m) 4m ago 103m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:25:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (102m) 4m ago 102m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:25:25.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (102m) 4m ago 102m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:25:25.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (102m) 4m ago 102m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:25:25.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (101m) 4m ago 101m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:25:25.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (101m) 4m ago 101m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:25:25.695 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (99m) 4m ago 100m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:25:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:25 smithi060 ceph-mon[94233]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:25 smithi060 ceph-mon[109077]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:25 smithi089 ceph-mon[98504]: pgmap v5702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:25:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:25:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:25:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:25:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:25:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[94233]: from='client.20142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[94233]: from='client.20148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1512028832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:25:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[109077]: from='client.20142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[109077]: from='client.20148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1512028832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:25:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:26 smithi089 ceph-mon[98504]: from='client.20142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:26 smithi089 ceph-mon[98504]: from='client.20148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1512028832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:25:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:27 smithi060 ceph-mon[94233]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:27 smithi060 ceph-mon[109077]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:27 smithi089 ceph-mon[98504]: pgmap v5703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:29 smithi060 ceph-mon[94233]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:29 smithi060 ceph-mon[109077]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:29 smithi089 ceph-mon[98504]: pgmap v5704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:31 smithi060 ceph-mon[94233]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:31.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:31 smithi060 ceph-mon[109077]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:31 smithi089 ceph-mon[98504]: pgmap v5705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:33 smithi060 ceph-mon[94233]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:33 smithi060 ceph-mon[109077]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:33 smithi089 ceph-mon[98504]: pgmap v5706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:25:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:25:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:35 smithi060 ceph-mon[94233]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:35 smithi060 ceph-mon[109077]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:35 smithi089 ceph-mon[98504]: pgmap v5707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:37 smithi060 ceph-mon[94233]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:37 smithi060 ceph-mon[109077]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:37 smithi089 ceph-mon[98504]: pgmap v5708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:25:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:25:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:25:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:25:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:25:40.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:25:40.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[94233]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:25:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:25:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:25:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:39 smithi060 ceph-mon[109077]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:25:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:25:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:25:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:39 smithi089 ceph-mon[98504]: pgmap v5709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:42 smithi089 ceph-mon[98504]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:42 smithi060 ceph-mon[109077]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:42 smithi060 ceph-mon[94233]: pgmap v5710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:43 smithi060 ceph-mon[94233]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:43 smithi060 ceph-mon[109077]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:43 smithi089 ceph-mon[98504]: pgmap v5711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:25:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:25:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:45 smithi060 ceph-mon[94233]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:45 smithi060 ceph-mon[109077]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:45 smithi089 ceph-mon[98504]: pgmap v5712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:47 smithi060 ceph-mon[94233]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:47 smithi060 ceph-mon[109077]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:47 smithi089 ceph-mon[98504]: pgmap v5713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:49 smithi060 ceph-mon[94233]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:49 smithi060 ceph-mon[109077]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:49 smithi089 ceph-mon[98504]: pgmap v5714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:51 smithi060 ceph-mon[94233]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:51 smithi060 ceph-mon[109077]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:51 smithi089 ceph-mon[98504]: pgmap v5715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:53 smithi060 ceph-mon[94233]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:53 smithi060 ceph-mon[109077]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:53 smithi089 ceph-mon[98504]: pgmap v5716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:25:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:25:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:55 smithi060 ceph-mon[94233]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:55 smithi060 ceph-mon[109077]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:55 smithi089 ceph-mon[98504]: pgmap v5717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:56.454 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:25:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (100m) 5m ago 100m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (100m) 5m ago 100m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (101m) 5m ago 101m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (101m) 5m ago 101m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (104m) 5m ago 104m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (106m) 5m ago 106m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:25:56.782 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (106m) 5m ago 106m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (104m) 5m ago 104m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (104m) 5m ago 104m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (100m) 5m ago 100m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (100m) 5m ago 100m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (104m) 5m ago 104m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (103m) 5m ago 103m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (103m) 5m ago 103m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (103m) 5m ago 103m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (102m) 5m ago 102m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (102m) 5m ago 102m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (102m) 5m ago 102m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (101m) 5m ago 101m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:25:56.783 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (100m) 5m ago 101m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:25:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:25:57.186 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:25:57.186 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:25:57.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:25:57.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:25:57.189 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:25:57.190 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:25:57.190 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:25:57.190 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:25:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[94233]: from='client.30035 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[94233]: from='client.30041 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/288277570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:25:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[94233]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[109077]: from='client.30035 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[109077]: from='client.30041 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/288277570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:25:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:57 smithi060 ceph-mon[109077]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:25:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:57 smithi089 ceph-mon[98504]: from='client.30035 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:57 smithi089 ceph-mon[98504]: from='client.30041 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:25:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/288277570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:25:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:57 smithi089 ceph-mon[98504]: pgmap v5718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:25:59 smithi060 ceph-mon[94233]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:25:59 smithi060 ceph-mon[109077]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:25:59 smithi089 ceph-mon[98504]: pgmap v5719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:01 smithi060 ceph-mon[94233]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:01 smithi060 ceph-mon[109077]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:01 smithi089 ceph-mon[98504]: pgmap v5720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:03 smithi060 ceph-mon[94233]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:03 smithi060 ceph-mon[109077]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:03 smithi089 ceph-mon[98504]: pgmap v5721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:26:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:26:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:05 smithi060 ceph-mon[94233]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:05 smithi060 ceph-mon[109077]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:05 smithi089 ceph-mon[98504]: pgmap v5722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:07 smithi060 ceph-mon[94233]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:07 smithi060 ceph-mon[109077]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:07 smithi089 ceph-mon[98504]: pgmap v5723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:09 smithi060 ceph-mon[94233]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:09 smithi060 ceph-mon[109077]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:09 smithi089 ceph-mon[98504]: pgmap v5724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:11 smithi060 ceph-mon[94233]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:11 smithi060 ceph-mon[109077]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:11 smithi089 ceph-mon[98504]: pgmap v5725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:13 smithi060 ceph-mon[94233]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:13 smithi060 ceph-mon[109077]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:13 smithi089 ceph-mon[98504]: pgmap v5726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:26:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:26:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:15 smithi060 ceph-mon[94233]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:15 smithi060 ceph-mon[109077]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:15 smithi089 ceph-mon[98504]: pgmap v5727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:17 smithi060 ceph-mon[94233]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:17 smithi060 ceph-mon[109077]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:17 smithi089 ceph-mon[98504]: pgmap v5728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:19 smithi060 ceph-mon[94233]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:19 smithi060 ceph-mon[109077]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:19 smithi089 ceph-mon[98504]: pgmap v5729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:21 smithi060 ceph-mon[94233]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:21 smithi060 ceph-mon[109077]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:21 smithi089 ceph-mon[98504]: pgmap v5730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:23 smithi060 ceph-mon[94233]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:23 smithi060 ceph-mon[109077]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:23 smithi089 ceph-mon[98504]: pgmap v5731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:26:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:26:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:25 smithi060 ceph-mon[94233]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:25 smithi060 ceph-mon[109077]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:25 smithi089 ceph-mon[98504]: pgmap v5732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:27.558 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:26:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:27 smithi060 ceph-mon[94233]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:27 smithi060 ceph-mon[109077]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:27 smithi089 ceph-mon[98504]: pgmap v5733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:27.885 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:26:27.885 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (100m) 5m ago 101m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (101m) 5m ago 101m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (102m) 5m ago 102m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (102m) 5m ago 102m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (105m) 5m ago 105m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (106m) 5m ago 106m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (106m) 5m ago 106m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (105m) 5m ago 105m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (105m) 5m ago 105m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (100m) 5m ago 100m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (100m) 5m ago 100m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (104m) 5m ago 104m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (104m) 5m ago 104m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (104m) 5m ago 104m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:26:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (103m) 5m ago 103m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:26:27.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (103m) 5m ago 103m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:26:27.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (103m) 5m ago 103m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:26:27.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (102m) 5m ago 102m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:26:27.887 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (102m) 5m ago 102m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:26:27.887 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (100m) 5m ago 101m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:28.282 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:26:28.283 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:26:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:28 smithi060 ceph-mon[94233]: from='client.20178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:26:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:28 smithi060 ceph-mon[94233]: from='client.20184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:26:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4022595233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:26:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:28 smithi060 ceph-mon[109077]: from='client.20178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:26:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:28 smithi060 ceph-mon[109077]: from='client.20184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:26:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4022595233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:26:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:28 smithi089 ceph-mon[98504]: from='client.20178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:26:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:28 smithi089 ceph-mon[98504]: from='client.20184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:26:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4022595233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:26:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:29 smithi060 ceph-mon[94233]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:29 smithi060 ceph-mon[109077]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:29 smithi089 ceph-mon[98504]: pgmap v5734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:31 smithi060 ceph-mon[94233]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:31 smithi060 ceph-mon[109077]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:31 smithi089 ceph-mon[98504]: pgmap v5735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:33 smithi060 ceph-mon[94233]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:33 smithi060 ceph-mon[109077]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:33 smithi089 ceph-mon[98504]: pgmap v5736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:26:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:26:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:35 smithi060 ceph-mon[94233]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:35 smithi060 ceph-mon[109077]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:35 smithi089 ceph-mon[98504]: pgmap v5737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:37 smithi060 ceph-mon[109077]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:37 smithi060 ceph-mon[94233]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:37 smithi089 ceph-mon[98504]: pgmap v5738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:26:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:39 smithi060 ceph-mon[94233]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:26:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:39 smithi060 ceph-mon[109077]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:26:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:39 smithi089 ceph-mon[98504]: pgmap v5739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:26:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:26:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:26:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:26:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:26:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:26:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:26:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:26:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:26:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:41 smithi060 ceph-mon[94233]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:41 smithi060 ceph-mon[109077]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:41 smithi089 ceph-mon[98504]: pgmap v5740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:43 smithi060 ceph-mon[94233]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:43 smithi060 ceph-mon[109077]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:43 smithi089 ceph-mon[98504]: pgmap v5741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:26:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:26:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:45 smithi060 ceph-mon[94233]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:45 smithi060 ceph-mon[109077]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:45 smithi089 ceph-mon[98504]: pgmap v5742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:47 smithi060 ceph-mon[94233]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:47 smithi060 ceph-mon[109077]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:47 smithi089 ceph-mon[98504]: pgmap v5743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:49 smithi060 ceph-mon[94233]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:49 smithi060 ceph-mon[109077]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:49 smithi089 ceph-mon[98504]: pgmap v5744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:51 smithi060 ceph-mon[94233]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:51 smithi060 ceph-mon[109077]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:51 smithi089 ceph-mon[98504]: pgmap v5745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:53 smithi060 ceph-mon[94233]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:53 smithi060 ceph-mon[109077]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:53 smithi089 ceph-mon[98504]: pgmap v5746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:26:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:26:55.346 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:55 smithi089 ceph-mon[98504]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:55 smithi060 ceph-mon[94233]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:55 smithi060 ceph-mon[109077]: pgmap v5747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:26:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:57 smithi060 ceph-mon[94233]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:57 smithi060 ceph-mon[109077]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:57 smithi089 ceph-mon[98504]: pgmap v5748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:26:58.640 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:26:58.965 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:26:58.966 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (101m) 6m ago 101m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:26:58.966 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (101m) 6m ago 101m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:26:58.966 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (102m) 6m ago 102m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:26:58.966 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (102m) 6m ago 102m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:26:58.966 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (105m) 6m ago 105m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (107m) 6m ago 107m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (107m) 6m ago 107m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (105m) 6m ago 105m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (105m) 6m ago 105m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (101m) 6m ago 101m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (101m) 6m ago 101m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (105m) 6m ago 105m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (105m) 6m ago 105m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (104m) 6m ago 104m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (104m) 6m ago 104m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:26:58.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (104m) 6m ago 104m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:26:58.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (103m) 6m ago 103m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:26:58.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (103m) 6m ago 103m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:26:58.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (102m) 6m ago 102m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:26:58.968 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (101m) 6m ago 102m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:26:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:26:59.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:26:59.365 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:26:59.365 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:27:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[94233]: from='client.20196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[94233]: from='client.20202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[94233]: pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1095608437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:27:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[109077]: from='client.20196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[109077]: from='client.20202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[109077]: pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:26:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1095608437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:27:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:59 smithi089 ceph-mon[98504]: from='client.20196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:59 smithi089 ceph-mon[98504]: from='client.20202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:59 smithi089 ceph-mon[98504]: pgmap v5749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:26:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1095608437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:27:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:01 smithi060 ceph-mon[94233]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:01 smithi060 ceph-mon[109077]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:01 smithi089 ceph-mon[98504]: pgmap v5750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:03 smithi060 ceph-mon[109077]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:03.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:03 smithi060 ceph-mon[94233]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:03 smithi089 ceph-mon[98504]: pgmap v5751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:27:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:27:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:05 smithi060 ceph-mon[94233]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:05 smithi060 ceph-mon[109077]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:05 smithi089 ceph-mon[98504]: pgmap v5752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:07 smithi060 ceph-mon[94233]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:07 smithi060 ceph-mon[109077]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:07 smithi089 ceph-mon[98504]: pgmap v5753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:10.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:09 smithi060 ceph-mon[94233]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:10.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:09 smithi060 ceph-mon[109077]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:09 smithi089 ceph-mon[98504]: pgmap v5754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:11 smithi060 ceph-mon[94233]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:11 smithi060 ceph-mon[109077]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:11 smithi089 ceph-mon[98504]: pgmap v5755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:13 smithi060 ceph-mon[94233]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:13 smithi060 ceph-mon[109077]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:13 smithi089 ceph-mon[98504]: pgmap v5756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:27:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:27:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:15 smithi060 ceph-mon[94233]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:15 smithi060 ceph-mon[109077]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:15 smithi089 ceph-mon[98504]: pgmap v5757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:17 smithi060 ceph-mon[94233]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:17 smithi060 ceph-mon[109077]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:17 smithi089 ceph-mon[98504]: pgmap v5758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:19 smithi060 ceph-mon[94233]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:19 smithi060 ceph-mon[109077]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:19 smithi089 ceph-mon[98504]: pgmap v5759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:21 smithi060 ceph-mon[94233]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:21 smithi060 ceph-mon[109077]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:21 smithi089 ceph-mon[98504]: pgmap v5760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:23 smithi060 ceph-mon[109077]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:23 smithi060 ceph-mon[94233]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:23 smithi089 ceph-mon[98504]: pgmap v5761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:27:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:27:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:25 smithi060 ceph-mon[94233]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:25 smithi060 ceph-mon[109077]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:25 smithi089 ceph-mon[98504]: pgmap v5762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:27 smithi060 ceph-mon[94233]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:27 smithi060 ceph-mon[109077]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:27 smithi089 ceph-mon[98504]: pgmap v5763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:29.727 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:27:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:29 smithi060 ceph-mon[94233]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:29 smithi060 ceph-mon[109077]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:29 smithi089 ceph-mon[98504]: pgmap v5764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:30.054 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (101m) 6m ago 102m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (102m) 6m ago 102m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (103m) 6m ago 103m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (103m) 6m ago 103m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (106m) 6m ago 106m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (107m) 6m ago 107m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (107m) 6m ago 107m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (106m) 6m ago 106m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (106m) 6m ago 106m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (102m) 6m ago 102m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:27:30.055 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (101m) 6m ago 101m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (105m) 6m ago 105m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (105m) 6m ago 105m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (105m) 6m ago 105m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (104m) 6m ago 104m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (104m) 6m ago 104m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (104m) 6m ago 104m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (103m) 6m ago 103m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (103m) 6m ago 103m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:27:30.056 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (101m) 6m ago 102m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:27:30.451 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:27:30.452 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:27:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:30 smithi060 ceph-mon[109077]: from='client.20214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:30 smithi060 ceph-mon[109077]: from='client.20220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/986922649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:27:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:30 smithi060 ceph-mon[94233]: from='client.20214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:30 smithi060 ceph-mon[94233]: from='client.20220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/986922649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:27:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:30 smithi089 ceph-mon[98504]: from='client.20214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:30 smithi089 ceph-mon[98504]: from='client.20220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:27:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/986922649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:27:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:31 smithi060 ceph-mon[94233]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:31 smithi060 ceph-mon[109077]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:31 smithi089 ceph-mon[98504]: pgmap v5765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:33 smithi060 ceph-mon[94233]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:33 smithi060 ceph-mon[109077]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:33 smithi089 ceph-mon[98504]: pgmap v5766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:27:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:27:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:35 smithi060 ceph-mon[94233]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:35 smithi060 ceph-mon[109077]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:35 smithi089 ceph-mon[98504]: pgmap v5767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:37 smithi060 ceph-mon[94233]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:37 smithi060 ceph-mon[109077]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:37 smithi089 ceph-mon[98504]: pgmap v5768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:39 smithi060 ceph-mon[94233]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:39 smithi060 ceph-mon[109077]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:39 smithi089 ceph-mon[98504]: pgmap v5769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:27:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:27:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:27:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:27:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:27:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:27:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:41 smithi060 ceph-mon[94233]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:41 smithi060 ceph-mon[109077]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:41 smithi089 ceph-mon[98504]: pgmap v5770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:43 smithi060 ceph-mon[94233]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:43 smithi060 ceph-mon[109077]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:43 smithi089 ceph-mon[98504]: pgmap v5771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:27:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:27:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:45 smithi060 ceph-mon[94233]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:45 smithi060 ceph-mon[109077]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:45 smithi089 ceph-mon[98504]: pgmap v5772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:47 smithi060 ceph-mon[94233]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:47 smithi060 ceph-mon[109077]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:47 smithi089 ceph-mon[98504]: pgmap v5773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:49 smithi060 ceph-mon[94233]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:49 smithi060 ceph-mon[109077]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:49 smithi089 ceph-mon[98504]: pgmap v5774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:51 smithi060 ceph-mon[94233]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:51 smithi060 ceph-mon[109077]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:51 smithi089 ceph-mon[98504]: pgmap v5775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:53 smithi060 ceph-mon[94233]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:53 smithi060 ceph-mon[109077]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:53 smithi089 ceph-mon[98504]: pgmap v5776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:27:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:27:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:55 smithi060 ceph-mon[94233]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:55 smithi060 ceph-mon[109077]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:55 smithi089 ceph-mon[98504]: pgmap v5777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:27:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:57 smithi060 ceph-mon[94233]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:57 smithi060 ceph-mon[109077]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:27:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:57 smithi089 ceph-mon[98504]: pgmap v5778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:27:59 smithi060 ceph-mon[94233]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:27:59 smithi060 ceph-mon[109077]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:27:59 smithi089 ceph-mon[98504]: pgmap v5779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:00.811 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:28:01.138 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:28:01.138 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (102m) 7m ago 102m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:28:01.138 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (102m) 7m ago 102m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:28:01.138 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (103m) 7m ago 103m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (103m) 7m ago 103m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (106m) 7m ago 106m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (108m) 7m ago 108m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (108m) 7m ago 108m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (107m) 7m ago 107m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (106m) 7m ago 106m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (102m) 7m ago 102m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (102m) 7m ago 102m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (106m) 7m ago 106m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (106m) 7m ago 106m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (105m) 7m ago 105m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (105m) 7m ago 105m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (105m) 7m ago 105m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (104m) 7m ago 104m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:28:01.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (104m) 7m ago 104m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:28:01.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (104m) 7m ago 104m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:28:01.140 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (102m) 7m ago 103m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:28:01.541 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:28:01.541 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:28:01.541 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:28:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:28:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:01 smithi060 ceph-mon[94233]: from='client.20232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:01 smithi060 ceph-mon[94233]: from='client.20238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:01 smithi060 ceph-mon[94233]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:01 smithi060 ceph-mon[109077]: from='client.20232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:01 smithi060 ceph-mon[109077]: from='client.20238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:01 smithi060 ceph-mon[109077]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:01 smithi089 ceph-mon[98504]: from='client.20232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:01 smithi089 ceph-mon[98504]: from='client.20238 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:01 smithi089 ceph-mon[98504]: pgmap v5780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/446212428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:28:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/446212428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:28:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/446212428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:28:03.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:03 smithi060 ceph-mon[94233]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:03 smithi060 ceph-mon[109077]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:03 smithi089 ceph-mon[98504]: pgmap v5781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:28:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:28:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:05 smithi060 ceph-mon[94233]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:05 smithi060 ceph-mon[109077]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:05 smithi089 ceph-mon[98504]: pgmap v5782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:07 smithi060 ceph-mon[94233]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:07 smithi060 ceph-mon[109077]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:07 smithi089 ceph-mon[98504]: pgmap v5783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:09 smithi060 ceph-mon[94233]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:09 smithi060 ceph-mon[109077]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:09 smithi089 ceph-mon[98504]: pgmap v5784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:11 smithi060 ceph-mon[94233]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:11 smithi060 ceph-mon[109077]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:11 smithi089 ceph-mon[98504]: pgmap v5785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:13 smithi060 ceph-mon[94233]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:13 smithi060 ceph-mon[109077]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:13 smithi089 ceph-mon[98504]: pgmap v5786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:28:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:28:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:15 smithi060 ceph-mon[94233]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:15 smithi060 ceph-mon[109077]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:15 smithi089 ceph-mon[98504]: pgmap v5787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:17 smithi060 ceph-mon[94233]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:17 smithi060 ceph-mon[109077]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:17 smithi089 ceph-mon[98504]: pgmap v5788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:19 smithi060 ceph-mon[94233]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:19 smithi060 ceph-mon[109077]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:19 smithi089 ceph-mon[98504]: pgmap v5789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:21 smithi060 ceph-mon[94233]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:21 smithi060 ceph-mon[109077]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:21.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:21 smithi089 ceph-mon[98504]: pgmap v5790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:23 smithi060 ceph-mon[94233]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:23 smithi060 ceph-mon[109077]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:23 smithi089 ceph-mon[98504]: pgmap v5791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:28:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:28:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:25 smithi060 ceph-mon[109077]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:25 smithi060 ceph-mon[94233]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:25 smithi089 ceph-mon[98504]: pgmap v5792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:27 smithi060 ceph-mon[94233]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:27 smithi060 ceph-mon[109077]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:27 smithi089 ceph-mon[98504]: pgmap v5793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:29 smithi060 ceph-mon[94233]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:29 smithi060 ceph-mon[109077]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:29 smithi089 ceph-mon[98504]: pgmap v5794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:31 smithi060 ceph-mon[94233]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:31 smithi060 ceph-mon[109077]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:31 smithi089 ceph-mon[98504]: pgmap v5795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:31.904 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:28:32.236 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:28:32.236 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (102m) 7m ago 103m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:28:32.236 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (103m) 7m ago 103m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:28:32.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (104m) 7m ago 104m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:28:32.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (104m) 7m ago 104m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:28:32.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (107m) 7m ago 107m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:28:32.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (108m) 7m ago 108m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (108m) 7m ago 108m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (107m) 7m ago 107m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (107m) 7m ago 107m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (103m) 7m ago 103m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (103m) 7m ago 102m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (106m) 7m ago 106m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (106m) 7m ago 106m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (106m) 7m ago 106m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (105m) 7m ago 105m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (105m) 7m ago 105m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (105m) 7m ago 105m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (104m) 7m ago 104m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (104m) 7m ago 104m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:28:32.237 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (102m) 7m ago 103m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:28:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:28:32.633 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:28:32.634 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:28:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:32 smithi060 ceph-mon[94233]: from='client.20250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:32 smithi060 ceph-mon[94233]: from='client.20256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:32 smithi060 ceph-mon[109077]: from='client.20250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:32 smithi060 ceph-mon[109077]: from='client.20256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:32 smithi089 ceph-mon[98504]: from='client.20250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:32 smithi089 ceph-mon[98504]: from='client.20256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:28:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2010392992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:28:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:33 smithi060 ceph-mon[94233]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2010392992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:28:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:33 smithi060 ceph-mon[109077]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2010392992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:28:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:33 smithi089 ceph-mon[98504]: pgmap v5796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:28:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:28:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:35 smithi060 ceph-mon[109077]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:35 smithi060 ceph-mon[94233]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:35 smithi089 ceph-mon[98504]: pgmap v5797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:37 smithi060 ceph-mon[94233]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:37 smithi060 ceph-mon[109077]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:37 smithi089 ceph-mon[98504]: pgmap v5798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:39 smithi060 ceph-mon[94233]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:39 smithi060 ceph-mon[109077]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:39 smithi089 ceph-mon[98504]: pgmap v5799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:28:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:28:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:28:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:28:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:28:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[94233]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:28:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:28:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:28:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:41 smithi060 ceph-mon[109077]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:41 smithi089 ceph-mon[98504]: pgmap v5800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:43 smithi060 ceph-mon[94233]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:43 smithi060 ceph-mon[109077]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:43 smithi089 ceph-mon[98504]: pgmap v5801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:28:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:28:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:45 smithi060 ceph-mon[94233]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:45 smithi060 ceph-mon[109077]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:45 smithi089 ceph-mon[98504]: pgmap v5802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:47 smithi060 ceph-mon[94233]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:47 smithi060 ceph-mon[109077]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:47 smithi089 ceph-mon[98504]: pgmap v5803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:49 smithi060 ceph-mon[94233]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:49 smithi060 ceph-mon[109077]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:49 smithi089 ceph-mon[98504]: pgmap v5804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:51 smithi060 ceph-mon[94233]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:51 smithi060 ceph-mon[109077]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:51 smithi089 ceph-mon[98504]: pgmap v5805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:53 smithi060 ceph-mon[94233]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:53 smithi060 ceph-mon[109077]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:53 smithi089 ceph-mon[98504]: pgmap v5806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:28:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:28:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:55 smithi060 ceph-mon[94233]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:55 smithi060 ceph-mon[109077]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:55 smithi089 ceph-mon[98504]: pgmap v5807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:28:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:57 smithi060 ceph-mon[94233]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:57 smithi060 ceph-mon[109077]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:28:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:57 smithi089 ceph-mon[98504]: pgmap v5808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:28:59 smithi060 ceph-mon[94233]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:28:59 smithi060 ceph-mon[109077]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:28:59 smithi089 ceph-mon[98504]: pgmap v5809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:01 smithi060 ceph-mon[94233]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:01 smithi060 ceph-mon[109077]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:01 smithi089 ceph-mon[98504]: pgmap v5810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:02.997 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (103m) 8m ago 103m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (103m) 8m ago 103m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (104m) 8m ago 104m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (104m) 8m ago 104m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (107m) 8m ago 107m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (109m) 8m ago 109m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:29:03.323 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (109m) 8m ago 109m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (108m) 8m ago 108m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (107m) 8m ago 107m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (103m) 8m ago 103m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (103m) 8m ago 103m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (107m) 8m ago 107m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (107m) 8m ago 107m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (106m) 8m ago 106m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (106m) 8m ago 106m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (106m) 8m ago 106m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (105m) 8m ago 105m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (105m) 8m ago 105m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (105m) 8m ago 105m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:29:03.324 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (103m) 8m ago 104m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:29:03.725 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:29:03.725 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:29:03.726 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:29:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:03 smithi060 ceph-mon[94233]: from='client.20268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:03 smithi060 ceph-mon[94233]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:03 smithi060 ceph-mon[94233]: from='client.20274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:03 smithi060 ceph-mon[109077]: from='client.20268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:03 smithi060 ceph-mon[109077]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:03 smithi060 ceph-mon[109077]: from='client.20274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:03 smithi089 ceph-mon[98504]: from='client.20268 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:03 smithi089 ceph-mon[98504]: pgmap v5811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:03 smithi089 ceph-mon[98504]: from='client.20274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/408921636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:29:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/408921636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:29:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:29:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:29:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/408921636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:29:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:05 smithi060 ceph-mon[94233]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:05 smithi060 ceph-mon[109077]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:05 smithi089 ceph-mon[98504]: pgmap v5812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:07 smithi060 ceph-mon[94233]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:07 smithi060 ceph-mon[109077]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:07 smithi089 ceph-mon[98504]: pgmap v5813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:09 smithi060 ceph-mon[94233]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:09 smithi060 ceph-mon[109077]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:09 smithi089 ceph-mon[98504]: pgmap v5814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:11 smithi089 ceph-mon[98504]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:11 smithi060 ceph-mon[94233]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:11 smithi060 ceph-mon[109077]: pgmap v5815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:13 smithi060 ceph-mon[94233]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:13 smithi060 ceph-mon[109077]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:13 smithi089 ceph-mon[98504]: pgmap v5816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:29:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:29:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:15 smithi060 ceph-mon[94233]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:15 smithi060 ceph-mon[109077]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:15 smithi089 ceph-mon[98504]: pgmap v5817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:17 smithi060 ceph-mon[94233]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:17 smithi060 ceph-mon[109077]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:17 smithi089 ceph-mon[98504]: pgmap v5818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:19 smithi060 ceph-mon[94233]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:19 smithi060 ceph-mon[109077]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:19 smithi089 ceph-mon[98504]: pgmap v5819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:21 smithi060 ceph-mon[94233]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:21 smithi060 ceph-mon[109077]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:21 smithi089 ceph-mon[98504]: pgmap v5820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:23 smithi060 ceph-mon[94233]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:23 smithi060 ceph-mon[109077]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:23 smithi089 ceph-mon[98504]: pgmap v5821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:29:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:29:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:25 smithi060 ceph-mon[94233]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:25 smithi060 ceph-mon[109077]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:25 smithi089 ceph-mon[98504]: pgmap v5822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:27 smithi060 ceph-mon[94233]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:27 smithi060 ceph-mon[109077]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:27 smithi089 ceph-mon[98504]: pgmap v5823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:29 smithi089 ceph-mon[98504]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:29 smithi060 ceph-mon[94233]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:29 smithi060 ceph-mon[109077]: pgmap v5824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:31 smithi060 ceph-mon[94233]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:31 smithi060 ceph-mon[109077]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:31 smithi089 ceph-mon[98504]: pgmap v5825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:33 smithi060 ceph-mon[94233]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:33 smithi060 ceph-mon[109077]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:33 smithi089 ceph-mon[98504]: pgmap v5826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:34.091 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:29:34.418 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:29:34.418 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (103m) 9m ago 104m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:29:34.418 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (104m) 8m ago 104m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:29:34.418 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (105m) 9m ago 105m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:29:34.418 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (105m) 8m ago 105m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:29:34.418 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (108m) 8m ago 108m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:29:34.418 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (109m) 9m ago 109m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (109m) 9m ago 109m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (108m) 8m ago 108m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (108m) 9m ago 108m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (104m) 9m ago 104m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (104m) 8m ago 104m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (107m) 9m ago 107m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (107m) 9m ago 107m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (107m) 9m ago 107m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (106m) 9m ago 106m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (106m) 8m ago 106m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (106m) 8m ago 106m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:29:34.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (105m) 8m ago 105m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:29:34.420 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (105m) 8m ago 105m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:29:34.420 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (103m) 8m ago 104m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:29:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:29:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:29:34.821 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:29:34.821 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:29:34.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:29:34.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:34.821 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:29:34.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:29:34.822 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:29:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:34 smithi089 ceph-mon[98504]: from='client.30161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:34 smithi060 ceph-mon[94233]: from='client.30161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:34 smithi060 ceph-mon[109077]: from='client.30161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:35 smithi089 ceph-mon[98504]: from='client.20292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3520080279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:29:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:35 smithi089 ceph-mon[98504]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:35 smithi060 ceph-mon[94233]: from='client.20292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3520080279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:29:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:35 smithi060 ceph-mon[94233]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:35 smithi060 ceph-mon[109077]: from='client.20292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:29:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3520080279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:29:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:35 smithi060 ceph-mon[109077]: pgmap v5827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:37 smithi060 ceph-mon[94233]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:37 smithi060 ceph-mon[109077]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:37 smithi089 ceph-mon[98504]: pgmap v5828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:39 smithi089 ceph-mon[98504]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:39 smithi060 ceph-mon[94233]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:39 smithi060 ceph-mon[109077]: pgmap v5829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:29:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:41 smithi089 ceph-mon[98504]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:29:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:41 smithi060 ceph-mon[94233]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:29:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:41 smithi060 ceph-mon[109077]: pgmap v5830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:29:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:29:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:29:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:29:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:29:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:29:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:29:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:29:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:29:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:43 smithi089 ceph-mon[98504]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:43 smithi060 ceph-mon[94233]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:44.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:43 smithi060 ceph-mon[109077]: pgmap v5831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:29:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:29:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:45 smithi060 ceph-mon[94233]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:45 smithi060 ceph-mon[109077]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:45 smithi089 ceph-mon[98504]: pgmap v5832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:47 smithi060 ceph-mon[94233]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:47 smithi060 ceph-mon[109077]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:47 smithi089 ceph-mon[98504]: pgmap v5833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:49 smithi089 ceph-mon[98504]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:49 smithi060 ceph-mon[94233]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:49 smithi060 ceph-mon[109077]: pgmap v5834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:51 smithi060 ceph-mon[94233]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:51 smithi060 ceph-mon[109077]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:51 smithi089 ceph-mon[98504]: pgmap v5835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:53 smithi060 ceph-mon[94233]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:53 smithi060 ceph-mon[109077]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:53 smithi089 ceph-mon[98504]: pgmap v5836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:29:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:29:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:55 smithi060 ceph-mon[94233]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:55 smithi060 ceph-mon[109077]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:55 smithi089 ceph-mon[98504]: pgmap v5837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:29:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:57 smithi060 ceph-mon[94233]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:57 smithi060 ceph-mon[109077]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:29:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:57 smithi089 ceph-mon[98504]: pgmap v5838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:29:59 smithi089 ceph-mon[98504]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:29:59 smithi060 ceph-mon[109077]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:29:59 smithi060 ceph-mon[94233]: pgmap v5839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:30:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:01 smithi089 ceph-mon[98504]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:01 smithi060 ceph-mon[94233]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:01 smithi060 ceph-mon[109077]: pgmap v5840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:03 smithi060 ceph-mon[109077]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:03 smithi060 ceph-mon[94233]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:03 smithi089 ceph-mon[98504]: pgmap v5841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:30:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:30:05.183 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:30:05.511 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (104m) 9m ago 104m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (104m) 9m ago 104m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (105m) 9m ago 105m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (105m) 9m ago 105m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (108m) 9m ago 108m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (110m) 9m ago 110m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (110m) 9m ago 110m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (109m) 9m ago 109m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (108m) 9m ago 108m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (104m) 9m ago 104m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (104m) 9m ago 104m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (108m) 9m ago 108m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:30:05.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (108m) 9m ago 108m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:30:05.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (107m) 9m ago 107m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:30:05.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (107m) 9m ago 107m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:30:05.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (107m) 9m ago 107m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:30:05.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (106m) 9m ago 106m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:30:05.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (106m) 9m ago 106m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:30:05.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (106m) 9m ago 106m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:30:05.513 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (104m) 9m ago 105m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:30:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:05 smithi060 ceph-mon[109077]: from='client.30179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:05 smithi060 ceph-mon[109077]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:05 smithi060 ceph-mon[94233]: from='client.30179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:05 smithi060 ceph-mon[94233]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:05.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:05 smithi089 ceph-mon[98504]: from='client.30179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:05.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:05 smithi089 ceph-mon[98504]: pgmap v5842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:30:05.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:30:05.913 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:30:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:06 smithi060 ceph-mon[94233]: from='client.20310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3916331954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:30:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:06 smithi060 ceph-mon[109077]: from='client.20310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3916331954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:30:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:06 smithi089 ceph-mon[98504]: from='client.20310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3916331954' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:30:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:07 smithi060 ceph-mon[94233]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:07 smithi060 ceph-mon[109077]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:07 smithi089 ceph-mon[98504]: pgmap v5843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:09 smithi089 ceph-mon[98504]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:09 smithi060 ceph-mon[94233]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:09 smithi060 ceph-mon[109077]: pgmap v5844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:11 smithi089 ceph-mon[98504]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:11 smithi060 ceph-mon[94233]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:11 smithi060 ceph-mon[109077]: pgmap v5845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:13 smithi060 ceph-mon[94233]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:13 smithi060 ceph-mon[109077]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:13 smithi089 ceph-mon[98504]: pgmap v5846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:30:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:30:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:15 smithi060 ceph-mon[94233]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:15 smithi060 ceph-mon[109077]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:15 smithi089 ceph-mon[98504]: pgmap v5847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:17 smithi060 ceph-mon[109077]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:17 smithi060 ceph-mon[94233]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:17 smithi089 ceph-mon[98504]: pgmap v5848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:19 smithi089 ceph-mon[98504]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:19 smithi060 ceph-mon[94233]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:19 smithi060 ceph-mon[109077]: pgmap v5849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:21 smithi060 ceph-mon[94233]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:21 smithi060 ceph-mon[109077]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:21 smithi089 ceph-mon[98504]: pgmap v5850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:23 smithi060 ceph-mon[109077]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:23 smithi060 ceph-mon[94233]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:23 smithi089 ceph-mon[98504]: pgmap v5851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:30:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:30:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:25 smithi060 ceph-mon[94233]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:25 smithi060 ceph-mon[109077]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:25 smithi089 ceph-mon[98504]: pgmap v5852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:27 smithi060 ceph-mon[109077]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:27 smithi060 ceph-mon[94233]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:27 smithi089 ceph-mon[98504]: pgmap v5853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:29 smithi089 ceph-mon[98504]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:29 smithi060 ceph-mon[94233]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:29 smithi060 ceph-mon[109077]: pgmap v5854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:31 smithi060 ceph-mon[94233]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:31 smithi060 ceph-mon[109077]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:31 smithi089 ceph-mon[98504]: pgmap v5855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:33 smithi060 ceph-mon[94233]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:33 smithi060 ceph-mon[109077]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:33 smithi089 ceph-mon[98504]: pgmap v5856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:30:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:30:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:35 smithi060 ceph-mon[94233]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:35 smithi060 ceph-mon[109077]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:35 smithi089 ceph-mon[98504]: pgmap v5857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:36.277 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:30:36.607 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (104m) 10m ago 105m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (105m) 10m ago 105m 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (106m) 10m ago 106m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (106m) 10m ago 106m 27.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (109m) 10m ago 109m 459M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (110m) 10m ago 110m 622M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (110m) 10m ago 110m 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (109m) 10m ago 109m 406M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (109m) 10m ago 109m 345M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (105m) 10m ago 105m 18.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (105m) 10m ago 105m 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (108m) 10m ago 108m 4524M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (108m) 10m ago 108m 5075M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (108m) 10m ago 108m 4656M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:30:36.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (107m) 10m ago 107m 4280M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:30:36.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (107m) 10m ago 107m 3519M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:30:36.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (107m) 10m ago 107m 3884M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:30:36.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (106m) 10m ago 106m 3428M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:30:36.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (106m) 10m ago 106m 3830M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:30:36.609 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (104m) 10m ago 105m 99.8M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:30:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:36 smithi060 ceph-mon[109077]: from='client.30197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:36 smithi060 ceph-mon[94233]: from='client.30197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:36 smithi089 ceph-mon[98504]: from='client.30197 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:37.007 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:30:37.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:30:37.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:30:37.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:37.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:30:37.008 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:30:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:37 smithi060 ceph-mon[94233]: from='client.20328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1152667596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:30:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:37 smithi060 ceph-mon[94233]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:37 smithi060 ceph-mon[109077]: from='client.20328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1152667596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:30:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:37 smithi060 ceph-mon[109077]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:37 smithi089 ceph-mon[98504]: from='client.20328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:30:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1152667596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:30:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:37 smithi089 ceph-mon[98504]: pgmap v5858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:39 smithi089 ceph-mon[98504]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:39 smithi060 ceph-mon[94233]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:39 smithi060 ceph-mon[109077]: pgmap v5859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:41 smithi060 ceph-mon[94233]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:41 smithi060 ceph-mon[109077]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:41 smithi089 ceph-mon[98504]: pgmap v5860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:30:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:30:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:30:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:43 smithi060 ceph-mon[94233]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:43 smithi060 ceph-mon[109077]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:44.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:43 smithi089 ceph-mon[98504]: pgmap v5861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:30:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T06:30:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:45 smithi060 ceph-mon[94233]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:45 smithi060 ceph-mon[109077]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:45 smithi089 ceph-mon[98504]: pgmap v5862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:30:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:30:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[94233]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:30:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:30:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:47 smithi060 ceph-mon[109077]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:30:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:30:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:30:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:47 smithi089 ceph-mon[98504]: pgmap v5863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:49 smithi089 ceph-mon[98504]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:49 smithi060 ceph-mon[94233]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:49 smithi060 ceph-mon[109077]: pgmap v5864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:51 smithi060 ceph-mon[94233]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:51 smithi060 ceph-mon[109077]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:51 smithi089 ceph-mon[98504]: pgmap v5865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:53 smithi060 ceph-mon[94233]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:53 smithi060 ceph-mon[109077]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:53 smithi089 ceph-mon[98504]: pgmap v5866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:30:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T06:30:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:56 smithi060 ceph-mon[94233]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:56 smithi060 ceph-mon[109077]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:56 smithi089 ceph-mon[98504]: pgmap v5867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:30:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:30:58 smithi060 ceph-mon[94233]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:30:58 smithi060 ceph-mon[109077]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:30:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:30:58 smithi089 ceph-mon[98504]: pgmap v5868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:00 smithi089 ceph-mon[98504]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:00 smithi060 ceph-mon[94233]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:00 smithi060 ceph-mon[109077]: pgmap v5869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:02 smithi089 ceph-mon[98504]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:02 smithi060 ceph-mon[94233]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:02 smithi060 ceph-mon[109077]: pgmap v5870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:31:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:31:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:04 smithi060 ceph-mon[94233]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:04 smithi060 ceph-mon[109077]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:04 smithi089 ceph-mon[98504]: pgmap v5871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:06 smithi060 ceph-mon[94233]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:06 smithi060 ceph-mon[109077]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:06 smithi089 ceph-mon[98504]: pgmap v5872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:07.371 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:31:07.697 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:31:07.697 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (105m) 21s ago 105m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:31:07.697 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (105m) 21s ago 105m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:31:07.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (106m) 21s ago 106m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:31:07.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (106m) 21s ago 106m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:31:07.697 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (109m) 21s ago 109m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (111m) 21s ago 111m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (111m) 21s ago 111m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (110m) 21s ago 110m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (110m) 21s ago 110m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (105m) 21s ago 105m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (105m) 21s ago 105m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (109m) 21s ago 109m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (109m) 21s ago 109m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (108m) 21s ago 108m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (108m) 21s ago 108m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (108m) 21s ago 108m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (107m) 21s ago 107m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (107m) 21s ago 107m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:31:07.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (107m) 21s ago 107m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:31:07.699 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (105m) 21s ago 106m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:31:08.091 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:31:08.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:31:08.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:31:08.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:08.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:31:08.092 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:31:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[109077]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[109077]: from='client.20340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[109077]: from='client.30221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1838361935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:31:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[94233]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[94233]: from='client.20340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[94233]: from='client.30221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1838361935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:31:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:08 smithi089 ceph-mon[98504]: pgmap v5873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:08 smithi089 ceph-mon[98504]: from='client.20340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:08 smithi089 ceph-mon[98504]: from='client.30221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1838361935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:31:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:10 smithi060 ceph-mon[94233]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:10 smithi060 ceph-mon[109077]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:10 smithi089 ceph-mon[98504]: pgmap v5874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:12 smithi060 ceph-mon[94233]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:12 smithi060 ceph-mon[109077]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:12 smithi089 ceph-mon[98504]: pgmap v5875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:31:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:31:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:14 smithi060 ceph-mon[94233]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:14 smithi060 ceph-mon[109077]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:14 smithi089 ceph-mon[98504]: pgmap v5876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:16 smithi060 ceph-mon[94233]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:16 smithi060 ceph-mon[109077]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:16 smithi089 ceph-mon[98504]: pgmap v5877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:18 smithi060 ceph-mon[94233]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:18 smithi060 ceph-mon[109077]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:18 smithi089 ceph-mon[98504]: pgmap v5878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:20 smithi060 ceph-mon[94233]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:20 smithi060 ceph-mon[109077]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:20 smithi089 ceph-mon[98504]: pgmap v5879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:22 smithi060 ceph-mon[94233]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:22 smithi060 ceph-mon[109077]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:22 smithi089 ceph-mon[98504]: pgmap v5880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:31:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:31:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:24 smithi060 ceph-mon[94233]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:24 smithi060 ceph-mon[109077]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:24 smithi089 ceph-mon[98504]: pgmap v5881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:26 smithi060 ceph-mon[94233]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:26 smithi060 ceph-mon[109077]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:26 smithi089 ceph-mon[98504]: pgmap v5882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:28 smithi060 ceph-mon[94233]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:28 smithi060 ceph-mon[109077]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:28 smithi089 ceph-mon[98504]: pgmap v5883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:30 smithi060 ceph-mon[94233]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:30 smithi060 ceph-mon[109077]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:30 smithi089 ceph-mon[98504]: pgmap v5884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:32 smithi060 ceph-mon[109077]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:32 smithi060 ceph-mon[94233]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:32 smithi089 ceph-mon[98504]: pgmap v5885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:31:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:31:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:34 smithi060 ceph-mon[94233]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:34 smithi060 ceph-mon[109077]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:34 smithi089 ceph-mon[98504]: pgmap v5886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:36 smithi060 ceph-mon[94233]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:36 smithi060 ceph-mon[109077]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:36 smithi089 ceph-mon[98504]: pgmap v5887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:38.454 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:31:38.778 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (105m) 53s ago 106m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (106m) 52s ago 106m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (107m) 53s ago 107m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (107m) 52s ago 107m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (110m) 52s ago 110m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (111m) 53s ago 111m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (111m) 53s ago 112m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (110m) 52s ago 110m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (110m) 53s ago 110m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (106m) 53s ago 106m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (106m) 52s ago 106m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (110m) 53s ago 110m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:31:38.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (109m) 53s ago 109m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:31:38.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (109m) 53s ago 109m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:31:38.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (109m) 53s ago 109m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:31:38.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (108m) 52s ago 108m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:31:38.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (108m) 52s ago 108m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:31:38.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (108m) 52s ago 107m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:31:38.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (107m) 52s ago 107m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:31:38.780 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (105m) 52s ago 106m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:31:39.176 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:31:39.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:31:39.178 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:31:39.178 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:31:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:38 smithi060 ceph-mon[94233]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:38 smithi060 ceph-mon[109077]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:38 smithi089 ceph-mon[98504]: pgmap v5888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:39 smithi060 ceph-mon[94233]: from='client.30233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:39 smithi060 ceph-mon[94233]: from='client.20364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3253770626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:31:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:39 smithi060 ceph-mon[109077]: from='client.30233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:39 smithi060 ceph-mon[109077]: from='client.20364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3253770626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:31:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:39 smithi089 ceph-mon[98504]: from='client.30233 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:39 smithi089 ceph-mon[98504]: from='client.20364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:31:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3253770626' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:31:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:40 smithi060 ceph-mon[94233]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:40 smithi060 ceph-mon[109077]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:40 smithi089 ceph-mon[98504]: pgmap v5889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:42 smithi060 ceph-mon[94233]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:42 smithi060 ceph-mon[109077]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:42 smithi089 ceph-mon[98504]: pgmap v5890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:31:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:31:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:44 smithi060 ceph-mon[94233]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:44 smithi060 ceph-mon[109077]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:44 smithi089 ceph-mon[98504]: pgmap v5891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:46 smithi060 ceph-mon[94233]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:46 smithi060 ceph-mon[109077]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:46 smithi089 ceph-mon[98504]: pgmap v5892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:31:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:31:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:31:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:31:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:31:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:31:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:31:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:31:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:31:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:31:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:31:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:31:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:48 smithi060 ceph-mon[94233]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:48 smithi060 ceph-mon[109077]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:48 smithi089 ceph-mon[98504]: pgmap v5893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:50 smithi060 ceph-mon[94233]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:50 smithi060 ceph-mon[109077]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:50 smithi089 ceph-mon[98504]: pgmap v5894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:52 smithi060 ceph-mon[94233]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:52 smithi060 ceph-mon[109077]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:52 smithi089 ceph-mon[98504]: pgmap v5895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:31:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:31:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:54 smithi060 ceph-mon[94233]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:54 smithi060 ceph-mon[109077]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:54 smithi089 ceph-mon[98504]: pgmap v5896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:31:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:56 smithi060 ceph-mon[94233]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:56 smithi060 ceph-mon[109077]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:56 smithi089 ceph-mon[98504]: pgmap v5897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:31:58 smithi060 ceph-mon[94233]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:31:58 smithi060 ceph-mon[109077]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:31:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:31:58 smithi089 ceph-mon[98504]: pgmap v5898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:00 smithi060 ceph-mon[94233]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:00 smithi060 ceph-mon[109077]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:00 smithi089 ceph-mon[98504]: pgmap v5899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:02 smithi060 ceph-mon[94233]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:02 smithi060 ceph-mon[109077]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:02 smithi089 ceph-mon[98504]: pgmap v5900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:32:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:32:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:04 smithi060 ceph-mon[94233]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:04 smithi060 ceph-mon[109077]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:04 smithi089 ceph-mon[98504]: pgmap v5901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:06 smithi060 ceph-mon[94233]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:06 smithi060 ceph-mon[109077]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:06 smithi089 ceph-mon[98504]: pgmap v5902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:08 smithi060 ceph-mon[94233]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:08 smithi060 ceph-mon[109077]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:08 smithi089 ceph-mon[98504]: pgmap v5903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:09.543 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (106m) 84s ago 107m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (106m) 83s ago 106m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (107m) 84s ago 107m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (107m) 83s ago 107m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (110m) 83s ago 110m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (112m) 84s ago 112m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (112m) 84s ago 112m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (111m) 83s ago 111m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:32:09.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (111m) 84s ago 111m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (106m) 84s ago 106m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (106m) 83s ago 106m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (110m) 84s ago 110m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (110m) 84s ago 110m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (109m) 84s ago 109m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (109m) 84s ago 109m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (109m) 83s ago 109m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (108m) 83s ago 108m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (108m) 83s ago 108m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (108m) 83s ago 108m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:32:09.872 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (106m) 83s ago 107m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:10.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:32:10.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:32:10.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:10.270 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:32:10.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:32:10.270 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:32:10.270 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:32:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[94233]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[94233]: from='client.20376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[94233]: from='client.30257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1742116867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[109077]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[109077]: from='client.20376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[109077]: from='client.30257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1742116867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:32:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:10 smithi089 ceph-mon[98504]: pgmap v5904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:10 smithi089 ceph-mon[98504]: from='client.20376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:10 smithi089 ceph-mon[98504]: from='client.30257 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1742116867' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:32:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:12 smithi060 ceph-mon[94233]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:12 smithi060 ceph-mon[109077]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:12 smithi089 ceph-mon[98504]: pgmap v5905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:32:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:32:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:14 smithi060 ceph-mon[94233]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:14 smithi060 ceph-mon[109077]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:14 smithi089 ceph-mon[98504]: pgmap v5906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:16 smithi060 ceph-mon[94233]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:16 smithi060 ceph-mon[109077]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:16 smithi089 ceph-mon[98504]: pgmap v5907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:18 smithi060 ceph-mon[94233]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:18 smithi060 ceph-mon[109077]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:18 smithi089 ceph-mon[98504]: pgmap v5908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:20 smithi060 ceph-mon[94233]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:20 smithi060 ceph-mon[109077]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:21.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:20 smithi089 ceph-mon[98504]: pgmap v5909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:22 smithi060 ceph-mon[94233]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:22 smithi060 ceph-mon[109077]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:22 smithi089 ceph-mon[98504]: pgmap v5910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:32:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:32:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:24 smithi060 ceph-mon[109077]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:24 smithi060 ceph-mon[94233]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:24 smithi089 ceph-mon[98504]: pgmap v5911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:26 smithi060 ceph-mon[94233]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:26 smithi060 ceph-mon[109077]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:26 smithi089 ceph-mon[98504]: pgmap v5912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:28 smithi060 ceph-mon[94233]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:28 smithi060 ceph-mon[109077]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:28 smithi089 ceph-mon[98504]: pgmap v5913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:30 smithi060 ceph-mon[94233]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:30 smithi060 ceph-mon[109077]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:30 smithi089 ceph-mon[98504]: pgmap v5914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:32 smithi060 ceph-mon[94233]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:32 smithi060 ceph-mon[109077]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:32 smithi089 ceph-mon[98504]: pgmap v5915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:32:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:32:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:34 smithi060 ceph-mon[109077]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:34 smithi060 ceph-mon[94233]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:34 smithi089 ceph-mon[98504]: pgmap v5916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:36 smithi060 ceph-mon[94233]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:36 smithi060 ceph-mon[109077]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:36 smithi089 ceph-mon[98504]: pgmap v5917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:38 smithi060 ceph-mon[94233]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:38 smithi060 ceph-mon[109077]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:38 smithi089 ceph-mon[98504]: pgmap v5918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:40.629 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:32:40.955 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:32:40.955 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (106m) 115s ago 107m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:32:40.955 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (107m) 114s ago 107m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:32:40.955 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (108m) 115s ago 108m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (108m) 114s ago 108m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (111m) 114s ago 111m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (112m) 115s ago 112m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (112m) 115s ago 113m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (111m) 114s ago 111m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (111m) 115s ago 111m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (107m) 115s ago 107m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (107m) 114s ago 107m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (111m) 115s ago 111m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (110m) 115s ago 110m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (110m) 115s ago 110m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (110m) 115s ago 110m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (109m) 114s ago 109m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:32:40.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (109m) 114s ago 109m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:32:40.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (109m) 114s ago 109m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:32:40.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (108m) 114s ago 108m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:32:40.957 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (106m) 114s ago 107m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:32:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:40 smithi060 ceph-mon[109077]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:40 smithi060 ceph-mon[94233]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:40 smithi089 ceph-mon[98504]: pgmap v5919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:32:41.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:32:41.365 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:32:41.365 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:32:41.365 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:32:41.365 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:32:41.365 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:32:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:41 smithi060 ceph-mon[94233]: from='client.20394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:41 smithi060 ceph-mon[94233]: from='client.30275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3127130837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:32:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:41 smithi060 ceph-mon[109077]: from='client.20394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:41 smithi060 ceph-mon[109077]: from='client.30275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3127130837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:32:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:41 smithi089 ceph-mon[98504]: from='client.20394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:41 smithi089 ceph-mon[98504]: from='client.30275 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:32:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3127130837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:32:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:42 smithi060 ceph-mon[94233]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:42 smithi060 ceph-mon[109077]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:42 smithi089 ceph-mon[98504]: pgmap v5920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:32:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:32:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:44 smithi060 ceph-mon[94233]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:44 smithi060 ceph-mon[109077]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:44 smithi089 ceph-mon[98504]: pgmap v5921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:46 smithi060 ceph-mon[94233]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:46 smithi060 ceph-mon[109077]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:46 smithi089 ceph-mon[98504]: pgmap v5922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:32:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:32:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:32:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[109077]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:32:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:32:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:32:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[94233]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:32:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:32:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:32:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:48 smithi089 ceph-mon[98504]: pgmap v5923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:32:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:32:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:32:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:50 smithi060 ceph-mon[94233]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:50 smithi060 ceph-mon[109077]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:50 smithi089 ceph-mon[98504]: pgmap v5924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:52 smithi060 ceph-mon[94233]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:52 smithi060 ceph-mon[109077]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:52 smithi089 ceph-mon[98504]: pgmap v5925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:32:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:32:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:54 smithi060 ceph-mon[94233]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:54 smithi060 ceph-mon[109077]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:54 smithi089 ceph-mon[98504]: pgmap v5926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:32:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:56 smithi060 ceph-mon[94233]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:56 smithi060 ceph-mon[109077]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:56 smithi089 ceph-mon[98504]: pgmap v5927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:32:58 smithi060 ceph-mon[94233]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:32:58 smithi060 ceph-mon[109077]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:32:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:32:58 smithi089 ceph-mon[98504]: pgmap v5928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:00 smithi060 ceph-mon[94233]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:00 smithi060 ceph-mon[109077]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:00 smithi089 ceph-mon[98504]: pgmap v5929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:02 smithi060 ceph-mon[109077]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:02 smithi060 ceph-mon[94233]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:02 smithi089 ceph-mon[98504]: pgmap v5930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:33:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:33:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:04 smithi060 ceph-mon[94233]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:04 smithi060 ceph-mon[109077]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:04 smithi089 ceph-mon[98504]: pgmap v5931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:06 smithi060 ceph-mon[94233]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:06 smithi060 ceph-mon[109077]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:06 smithi089 ceph-mon[98504]: pgmap v5932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:08 smithi060 ceph-mon[94233]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:08 smithi060 ceph-mon[109077]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:08 smithi089 ceph-mon[98504]: pgmap v5933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:10 smithi060 ceph-mon[94233]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:10 smithi060 ceph-mon[109077]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:10 smithi089 ceph-mon[98504]: pgmap v5934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:11.727 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:33:12.054 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:33:12.054 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (107m) 2m ago 108m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (107m) 2m ago 107m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (108m) 2m ago 108m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (108m) 2m ago 108m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (111m) 2m ago 111m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (113m) 2m ago 113m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (113m) 2m ago 113m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (112m) 2m ago 112m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (112m) 2m ago 112m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (107m) 2m ago 107m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (107m) 2m ago 107m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (111m) 2m ago 111m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (111m) 2m ago 111m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (110m) 2m ago 110m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (110m) 2m ago 110m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:33:12.055 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (110m) 2m ago 110m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:33:12.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (109m) 2m ago 109m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:33:12.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (109m) 2m ago 109m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:33:12.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (109m) 2m ago 109m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:33:12.056 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (107m) 2m ago 108m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:33:12.453 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:33:12.453 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:33:12.454 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:33:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[109077]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[109077]: from='client.20412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[109077]: from='client.30293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2003513081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:33:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[94233]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[94233]: from='client.20412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[94233]: from='client.30293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2003513081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:33:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:12 smithi089 ceph-mon[98504]: pgmap v5935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:12 smithi089 ceph-mon[98504]: from='client.20412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:12 smithi089 ceph-mon[98504]: from='client.30293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:13.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2003513081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:33:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:33:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:33:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:14 smithi060 ceph-mon[94233]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:14 smithi060 ceph-mon[109077]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:14 smithi089 ceph-mon[98504]: pgmap v5936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:17 smithi060 ceph-mon[94233]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:17 smithi060 ceph-mon[109077]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:17 smithi089 ceph-mon[98504]: pgmap v5937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:19 smithi060 ceph-mon[94233]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:19 smithi060 ceph-mon[109077]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:19 smithi089 ceph-mon[98504]: pgmap v5938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:21 smithi060 ceph-mon[94233]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:21 smithi060 ceph-mon[109077]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:21 smithi089 ceph-mon[98504]: pgmap v5939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:23 smithi060 ceph-mon[94233]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:23 smithi060 ceph-mon[109077]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:23 smithi089 ceph-mon[98504]: pgmap v5940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:33:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:33:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:25 smithi089 ceph-mon[98504]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:25 smithi060 ceph-mon[94233]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:25 smithi060 ceph-mon[109077]: pgmap v5941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:27 smithi089 ceph-mon[98504]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:27 smithi060 ceph-mon[94233]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:27 smithi060 ceph-mon[109077]: pgmap v5942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:29 smithi089 ceph-mon[98504]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:29 smithi060 ceph-mon[109077]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:29 smithi060 ceph-mon[94233]: pgmap v5943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:31 smithi089 ceph-mon[98504]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:31 smithi060 ceph-mon[109077]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:31.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:31 smithi060 ceph-mon[94233]: pgmap v5944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:33 smithi089 ceph-mon[98504]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:33 smithi060 ceph-mon[109077]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:33 smithi060 ceph-mon[94233]: pgmap v5945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:33:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:33:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:35 smithi089 ceph-mon[98504]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:35 smithi060 ceph-mon[109077]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:35 smithi060 ceph-mon[94233]: pgmap v5946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:37 smithi089 ceph-mon[98504]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:37 smithi060 ceph-mon[109077]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:37 smithi060 ceph-mon[94233]: pgmap v5947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:39.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:39 smithi089 ceph-mon[98504]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:39 smithi060 ceph-mon[94233]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:39 smithi060 ceph-mon[109077]: pgmap v5948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:41 smithi060 ceph-mon[94233]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:41 smithi060 ceph-mon[109077]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:41 smithi089 ceph-mon[98504]: pgmap v5949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:42.816 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:33:43.143 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:33:43.143 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (108m) 2m ago 108m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:33:43.143 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (108m) 2m ago 108m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:33:43.143 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (109m) 2m ago 109m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:33:43.143 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (109m) 2m ago 109m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (112m) 2m ago 112m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (114m) 2m ago 113m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (114m) 2m ago 114m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (112m) 2m ago 112m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (112m) 2m ago 112m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (108m) 2m ago 108m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (108m) 2m ago 108m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (112m) 2m ago 112m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (111m) 2m ago 111m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (111m) 2m ago 111m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (111m) 2m ago 111m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:33:43.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (110m) 2m ago 110m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:33:43.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (110m) 2m ago 110m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:33:43.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (110m) 2m ago 110m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:33:43.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (109m) 2m ago 109m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:33:43.145 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (107m) 2m ago 108m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:33:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:43 smithi060 ceph-mon[94233]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:43 smithi060 ceph-mon[109077]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:43 smithi089 ceph-mon[98504]: pgmap v5950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:33:43.539 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:43.540 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:33:43.540 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:33:43.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:33:43.540 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:33:43.540 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:33:43.540 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:33:43.540 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:33:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:44 smithi060 ceph-mon[109077]: from='client.20430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:44 smithi060 ceph-mon[109077]: from='client.30311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:44.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/240303600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:33:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:44 smithi060 ceph-mon[94233]: from='client.20430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:44 smithi060 ceph-mon[94233]: from='client.30311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:44.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/240303600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:33:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:44 smithi089 ceph-mon[98504]: from='client.20430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:44 smithi089 ceph-mon[98504]: from='client.30311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:33:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/240303600' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:33:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:33:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:33:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:45 smithi060 ceph-mon[94233]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:45 smithi060 ceph-mon[109077]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:45 smithi089 ceph-mon[98504]: pgmap v5951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:47 smithi060 ceph-mon[109077]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:47.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:47 smithi060 ceph-mon[94233]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:47 smithi089 ceph-mon[98504]: pgmap v5952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[109077]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[94233]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:33:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:33:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:49 smithi089 ceph-mon[98504]: pgmap v5953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:33:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:33:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:33:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:33:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:51 smithi060 ceph-mon[94233]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:51 smithi060 ceph-mon[109077]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:51 smithi089 ceph-mon[98504]: pgmap v5954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:53 smithi060 ceph-mon[94233]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:53 smithi060 ceph-mon[109077]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:53 smithi089 ceph-mon[98504]: pgmap v5955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:33:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:33:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:55 smithi060 ceph-mon[94233]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:55 smithi060 ceph-mon[109077]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:55 smithi089 ceph-mon[98504]: pgmap v5956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:33:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:57 smithi060 ceph-mon[94233]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:57 smithi060 ceph-mon[109077]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:57 smithi089 ceph-mon[98504]: pgmap v5957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:33:59 smithi060 ceph-mon[94233]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:33:59 smithi060 ceph-mon[109077]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:33:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:33:59 smithi089 ceph-mon[98504]: pgmap v5958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:01 smithi060 ceph-mon[94233]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:01 smithi060 ceph-mon[109077]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:01 smithi089 ceph-mon[98504]: pgmap v5959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:03 smithi060 ceph-mon[94233]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:03 smithi060 ceph-mon[109077]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:03 smithi089 ceph-mon[98504]: pgmap v5960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:34:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:34:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:05 smithi060 ceph-mon[94233]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:05 smithi060 ceph-mon[109077]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:05 smithi089 ceph-mon[98504]: pgmap v5961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:07 smithi060 ceph-mon[94233]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:07 smithi060 ceph-mon[109077]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:07 smithi089 ceph-mon[98504]: pgmap v5962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:09 smithi060 ceph-mon[94233]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:09 smithi060 ceph-mon[109077]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:09 smithi089 ceph-mon[98504]: pgmap v5963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:11 smithi060 ceph-mon[94233]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:11 smithi060 ceph-mon[109077]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:11 smithi089 ceph-mon[98504]: pgmap v5964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:13 smithi060 ceph-mon[94233]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:13 smithi060 ceph-mon[109077]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:13 smithi089 ceph-mon[98504]: pgmap v5965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:13.903 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:34:14.229 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:34:14.229 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (108m) 3m ago 109m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (108m) 3m ago 108m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (109m) 3m ago 109m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (109m) 3m ago 109m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (112m) 3m ago 112m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (114m) 3m ago 114m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (114m) 3m ago 114m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (113m) 3m ago 113m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (113m) 3m ago 113m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (108m) 3m ago 108m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (108m) 3m ago 108m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (112m) 3m ago 112m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (112m) 3m ago 112m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:34:14.230 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (111m) 3m ago 111m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:34:14.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (111m) 3m ago 111m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:34:14.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (111m) 3m ago 111m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:34:14.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (110m) 3m ago 110m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:34:14.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (110m) 3m ago 110m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:34:14.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (110m) 3m ago 110m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:34:14.231 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (108m) 3m ago 109m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:34:14.631 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:34:14.631 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:34:14.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:34:14.632 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:34:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:34:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:34:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[109077]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[109077]: from='client.30323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[109077]: from='client.30329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/387551434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:34:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[94233]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[94233]: from='client.30323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[94233]: from='client.30329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/387551434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:34:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:15 smithi089 ceph-mon[98504]: pgmap v5966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:15.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:15 smithi089 ceph-mon[98504]: from='client.30323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:15.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:15 smithi089 ceph-mon[98504]: from='client.30329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:15.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/387551434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:34:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:17 smithi060 ceph-mon[109077]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:17 smithi060 ceph-mon[94233]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:17 smithi089 ceph-mon[98504]: pgmap v5967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:19 smithi060 ceph-mon[94233]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:19 smithi060 ceph-mon[109077]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:19.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:19 smithi089 ceph-mon[98504]: pgmap v5968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:21 smithi060 ceph-mon[94233]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:21 smithi060 ceph-mon[109077]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:21 smithi089 ceph-mon[98504]: pgmap v5969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:23 smithi060 ceph-mon[94233]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:23 smithi060 ceph-mon[109077]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:23 smithi089 ceph-mon[98504]: pgmap v5970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:34:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:34:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:25 smithi060 ceph-mon[94233]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:25 smithi060 ceph-mon[109077]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:25 smithi089 ceph-mon[98504]: pgmap v5971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:27 smithi060 ceph-mon[94233]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:27 smithi060 ceph-mon[109077]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:27 smithi089 ceph-mon[98504]: pgmap v5972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:29 smithi060 ceph-mon[94233]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:29 smithi060 ceph-mon[109077]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:29 smithi089 ceph-mon[98504]: pgmap v5973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:31 smithi060 ceph-mon[94233]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:31 smithi060 ceph-mon[109077]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:31 smithi089 ceph-mon[98504]: pgmap v5974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:33 smithi060 ceph-mon[94233]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:33 smithi060 ceph-mon[109077]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:33 smithi089 ceph-mon[98504]: pgmap v5975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:34:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:34:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:35 smithi060 ceph-mon[109077]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:35 smithi060 ceph-mon[94233]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:35 smithi089 ceph-mon[98504]: pgmap v5976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:37 smithi060 ceph-mon[109077]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:37 smithi060 ceph-mon[94233]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:37 smithi089 ceph-mon[98504]: pgmap v5977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:39 smithi060 ceph-mon[94233]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:39 smithi060 ceph-mon[109077]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:39 smithi089 ceph-mon[98504]: pgmap v5978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:41 smithi060 ceph-mon[109077]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:41 smithi060 ceph-mon[94233]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:41 smithi089 ceph-mon[98504]: pgmap v5979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:43 smithi060 ceph-mon[94233]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:43 smithi060 ceph-mon[109077]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:43 smithi089 ceph-mon[98504]: pgmap v5980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:34:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:34:44.996 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (109m) 3m ago 109m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (109m) 3m ago 109m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (110m) 3m ago 110m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (110m) 3m ago 110m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (113m) 3m ago 113m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (115m) 3m ago 115m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (115m) 3m ago 115m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (113m) 3m ago 113m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (113m) 3m ago 113m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:34:45.325 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (109m) 3m ago 109m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (109m) 3m ago 109m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (113m) 3m ago 113m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (112m) 3m ago 112m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (112m) 3m ago 112m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (112m) 3m ago 112m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (111m) 3m ago 111m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (111m) 3m ago 111m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (111m) 3m ago 111m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (110m) 3m ago 110m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:34:45.326 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (109m) 3m ago 109m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:34:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:45 smithi060 ceph-mon[94233]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:45 smithi060 ceph-mon[109077]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:45 smithi089 ceph-mon[98504]: pgmap v5981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:45.723 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:34:45.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:34:45.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:34:45.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:45.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:34:45.724 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:34:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:46 smithi060 ceph-mon[109077]: from='client.20466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:46 smithi060 ceph-mon[109077]: from='client.30347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1031472550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:34:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:46 smithi060 ceph-mon[94233]: from='client.20466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:46 smithi060 ceph-mon[94233]: from='client.30347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1031472550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:34:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:46 smithi089 ceph-mon[98504]: from='client.20466 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:46 smithi089 ceph-mon[98504]: from='client.30347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:34:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1031472550' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:34:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:47 smithi060 ceph-mon[94233]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:47 smithi060 ceph-mon[109077]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:47 smithi089 ceph-mon[98504]: pgmap v5982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:49 smithi060 ceph-mon[94233]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:34:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:49 smithi060 ceph-mon[109077]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:34:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:49 smithi089 ceph-mon[98504]: pgmap v5983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:34:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:34:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:34:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: pgmap v5984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:34:50.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:34:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:52 smithi060 ceph-mon[109077]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:52.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:52 smithi060 ceph-mon[94233]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:52.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:52 smithi089 ceph-mon[98504]: pgmap v5985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:34:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:34:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:54 smithi060 ceph-mon[94233]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:54 smithi060 ceph-mon[109077]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:54 smithi089 ceph-mon[98504]: pgmap v5986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:34:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:56 smithi060 ceph-mon[94233]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:56 smithi060 ceph-mon[109077]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:56 smithi089 ceph-mon[98504]: pgmap v5987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:34:58 smithi060 ceph-mon[94233]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:34:58 smithi060 ceph-mon[109077]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:34:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:34:58 smithi089 ceph-mon[98504]: pgmap v5988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:00 smithi060 ceph-mon[94233]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:00 smithi060 ceph-mon[109077]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:00 smithi089 ceph-mon[98504]: pgmap v5989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:02 smithi060 ceph-mon[94233]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:02 smithi060 ceph-mon[109077]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:02 smithi089 ceph-mon[98504]: pgmap v5990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:35:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:35:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:04 smithi060 ceph-mon[94233]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:04 smithi060 ceph-mon[109077]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:04 smithi089 ceph-mon[98504]: pgmap v5991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:06 smithi060 ceph-mon[94233]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:06 smithi060 ceph-mon[109077]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:06 smithi089 ceph-mon[98504]: pgmap v5992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:08 smithi060 ceph-mon[94233]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:08 smithi060 ceph-mon[109077]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:08 smithi089 ceph-mon[98504]: pgmap v5993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:10 smithi060 ceph-mon[94233]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:10 smithi060 ceph-mon[109077]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:10 smithi089 ceph-mon[98504]: pgmap v5994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:12 smithi060 ceph-mon[94233]: pgmap v5995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:12 smithi060 ceph-mon[109077]: pgmap v5995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:12 smithi089 ceph-mon[98504]: pgmap v5995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:14.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:35:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:35:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:14 smithi060 ceph-mon[109077]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:15.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:14 smithi060 ceph-mon[94233]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:14 smithi089 ceph-mon[98504]: pgmap v5996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:16.087 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:35:16.411 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:35:16.411 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (109m) 4m ago 110m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:35:16.411 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (109m) 4m ago 109m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:35:16.411 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (110m) 4m ago 110m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (110m) 4m ago 110m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (113m) 4m ago 113m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (115m) 4m ago 115m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (115m) 4m ago 115m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (114m) 4m ago 114m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (114m) 4m ago 114m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (109m) 4m ago 109m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (109m) 4m ago 109m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (113m) 4m ago 113m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (113m) 4m ago 113m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (112m) 4m ago 112m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (112m) 4m ago 112m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (112m) 4m ago 112m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:35:16.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (111m) 4m ago 111m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:35:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (111m) 4m ago 111m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:35:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (111m) 4m ago 111m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:35:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (109m) 4m ago 110m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:16.809 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:35:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:35:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:35:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:35:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:35:16.810 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:35:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:16 smithi060 ceph-mon[109077]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:16 smithi060 ceph-mon[109077]: from='client.20484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2876866421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:35:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:16 smithi060 ceph-mon[94233]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:16 smithi060 ceph-mon[94233]: from='client.20484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2876866421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:35:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:16 smithi089 ceph-mon[98504]: pgmap v5997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:16 smithi089 ceph-mon[98504]: from='client.20484 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2876866421' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:35:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:17 smithi060 ceph-mon[109077]: from='client.20490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:17 smithi060 ceph-mon[94233]: from='client.20490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:17 smithi089 ceph-mon[98504]: from='client.20490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:18 smithi060 ceph-mon[94233]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:18 smithi060 ceph-mon[109077]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:18 smithi089 ceph-mon[98504]: pgmap v5998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:20 smithi060 ceph-mon[94233]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:20 smithi060 ceph-mon[109077]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:20 smithi089 ceph-mon[98504]: pgmap v5999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:22 smithi060 ceph-mon[94233]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:22 smithi060 ceph-mon[109077]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:22 smithi089 ceph-mon[98504]: pgmap v6000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:23.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 06:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T06:35:23.373584935Z level=info msg="Completed cleanup jobs" duration=12.939124ms 2023-12-01T06:35:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:35:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:35:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:24 smithi060 ceph-mon[94233]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:24 smithi060 ceph-mon[109077]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:24 smithi089 ceph-mon[98504]: pgmap v6001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:26 smithi060 ceph-mon[94233]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:26 smithi060 ceph-mon[109077]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:26 smithi089 ceph-mon[98504]: pgmap v6002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:28 smithi060 ceph-mon[94233]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:28 smithi060 ceph-mon[109077]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:28 smithi089 ceph-mon[98504]: pgmap v6003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:30 smithi060 ceph-mon[109077]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:31.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:30 smithi060 ceph-mon[94233]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:31.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:30 smithi089 ceph-mon[98504]: pgmap v6004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:32 smithi060 ceph-mon[94233]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:32 smithi060 ceph-mon[109077]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:32 smithi089 ceph-mon[98504]: pgmap v6005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:35:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:35:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:34 smithi060 ceph-mon[94233]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:34 smithi060 ceph-mon[109077]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:34 smithi089 ceph-mon[98504]: pgmap v6006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:36 smithi060 ceph-mon[94233]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:36 smithi060 ceph-mon[109077]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:36 smithi089 ceph-mon[98504]: pgmap v6007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:38 smithi060 ceph-mon[94233]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:38 smithi060 ceph-mon[109077]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:38 smithi089 ceph-mon[98504]: pgmap v6008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:40 smithi060 ceph-mon[94233]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:40 smithi060 ceph-mon[109077]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:40 smithi089 ceph-mon[98504]: pgmap v6009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:42 smithi060 ceph-mon[94233]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:42 smithi060 ceph-mon[109077]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:42 smithi089 ceph-mon[98504]: pgmap v6010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:35:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:35:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:44 smithi060 ceph-mon[94233]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:44 smithi060 ceph-mon[109077]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:44 smithi089 ceph-mon[98504]: pgmap v6011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:47.172 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:35:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:46 smithi060 ceph-mon[94233]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:46 smithi060 ceph-mon[109077]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:46 smithi089 ceph-mon[98504]: pgmap v6012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (110m) 5m ago 110m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (110m) 5m ago 110m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (111m) 5m ago 111m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (111m) 5m ago 111m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (114m) 5m ago 114m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (116m) 5m ago 116m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (116m) 5m ago 116m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:35:47.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (114m) 5m ago 114m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (114m) 5m ago 114m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (110m) 5m ago 110m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (110m) 5m ago 110m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (114m) 5m ago 114m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (113m) 5m ago 113m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (113m) 5m ago 113m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (113m) 5m ago 113m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (112m) 5m ago 112m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (112m) 5m ago 112m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (112m) 5m ago 112m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (111m) 5m ago 111m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:35:47.502 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (110m) 5m ago 111m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:35:47.904 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:35:47.905 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:35:47.905 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:35:47.905 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:35:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:47 smithi060 ceph-mon[94233]: from='client.30377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1560324515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:35:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:47 smithi060 ceph-mon[109077]: from='client.30377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1560324515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:35:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:47 smithi089 ceph-mon[98504]: from='client.30377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1560324515' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:35:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:48 smithi060 ceph-mon[94233]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:48 smithi060 ceph-mon[94233]: from='client.30383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:48 smithi060 ceph-mon[109077]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:48 smithi060 ceph-mon[109077]: from='client.30383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:48 smithi089 ceph-mon[98504]: pgmap v6013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:48 smithi089 ceph-mon[98504]: from='client.30383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:35:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[109077]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[94233]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:35:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:35:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:50 smithi089 ceph-mon[98504]: pgmap v6014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:35:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:35:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:35:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:35:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:52 smithi060 ceph-mon[94233]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:52 smithi060 ceph-mon[109077]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:52 smithi089 ceph-mon[98504]: pgmap v6015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:35:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:35:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:54 smithi060 ceph-mon[94233]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:54 smithi060 ceph-mon[109077]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:55.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:54 smithi089 ceph-mon[98504]: pgmap v6016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:35:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:56 smithi060 ceph-mon[94233]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:56 smithi060 ceph-mon[109077]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:56 smithi089 ceph-mon[98504]: pgmap v6017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:35:58 smithi060 ceph-mon[94233]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:35:58 smithi060 ceph-mon[109077]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:35:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:35:58 smithi089 ceph-mon[98504]: pgmap v6018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:00 smithi060 ceph-mon[94233]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:00 smithi060 ceph-mon[109077]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:00 smithi089 ceph-mon[98504]: pgmap v6019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:02 smithi060 ceph-mon[94233]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:02 smithi060 ceph-mon[109077]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:02 smithi089 ceph-mon[98504]: pgmap v6020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:36:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:36:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:04 smithi060 ceph-mon[94233]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:04 smithi060 ceph-mon[109077]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:04 smithi089 ceph-mon[98504]: pgmap v6021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:06 smithi060 ceph-mon[94233]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:06 smithi060 ceph-mon[109077]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:06 smithi089 ceph-mon[98504]: pgmap v6022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:08 smithi060 ceph-mon[94233]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:08 smithi060 ceph-mon[109077]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:08 smithi089 ceph-mon[98504]: pgmap v6023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:10 smithi060 ceph-mon[94233]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:10 smithi060 ceph-mon[109077]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:10 smithi089 ceph-mon[98504]: pgmap v6024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:12 smithi060 ceph-mon[94233]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:12 smithi060 ceph-mon[109077]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:12 smithi089 ceph-mon[98504]: pgmap v6025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:36:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:36:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:14 smithi060 ceph-mon[94233]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:14 smithi060 ceph-mon[109077]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:14 smithi089 ceph-mon[98504]: pgmap v6026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:16 smithi060 ceph-mon[94233]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:16 smithi060 ceph-mon[109077]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:16 smithi089 ceph-mon[98504]: pgmap v6027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:18.268 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:36:18.595 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:36:18.595 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (110m) 5m ago 111m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:36:18.595 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (110m) 5m ago 110m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:36:18.595 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (112m) 5m ago 112m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:36:18.595 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (111m) 5m ago 111m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:36:18.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (114m) 5m ago 114m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:36:18.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (116m) 5m ago 116m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (116m) 5m ago 116m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (115m) 5m ago 115m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (115m) 5m ago 115m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (110m) 5m ago 110m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (110m) 5m ago 110m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (114m) 5m ago 114m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (114m) 5m ago 114m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (114m) 5m ago 114m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (113m) 5m ago 113m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (113m) 5m ago 113m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (113m) 5m ago 113m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (112m) 5m ago 112m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (112m) 5m ago 112m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:36:18.596 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (110m) 5m ago 111m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:36:18.996 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:36:18.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:36:18.998 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:18.998 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:36:18.998 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:36:18.998 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:36:18.998 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:36:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:18 smithi060 ceph-mon[94233]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:18 smithi060 ceph-mon[94233]: from='client.30395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:18 smithi060 ceph-mon[109077]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:18 smithi060 ceph-mon[109077]: from='client.30395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:18 smithi089 ceph-mon[98504]: pgmap v6028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:18 smithi089 ceph-mon[98504]: from='client.30395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:19 smithi060 ceph-mon[94233]: from='client.30401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2467634855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:36:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:19 smithi060 ceph-mon[109077]: from='client.30401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2467634855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:36:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:19 smithi089 ceph-mon[98504]: from='client.30401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2467634855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:36:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:20 smithi060 ceph-mon[94233]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:20 smithi060 ceph-mon[109077]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:20 smithi089 ceph-mon[98504]: pgmap v6029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:22 smithi060 ceph-mon[94233]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:22 smithi060 ceph-mon[109077]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:22 smithi089 ceph-mon[98504]: pgmap v6030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:36:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:36:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:24 smithi060 ceph-mon[94233]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:24 smithi060 ceph-mon[109077]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:24 smithi089 ceph-mon[98504]: pgmap v6031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:26.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:26 smithi060 ceph-mon[94233]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:26 smithi060 ceph-mon[109077]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:26 smithi089 ceph-mon[98504]: pgmap v6032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:28 smithi060 ceph-mon[94233]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:28 smithi060 ceph-mon[109077]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:28 smithi089 ceph-mon[98504]: pgmap v6033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:30 smithi060 ceph-mon[94233]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:30 smithi060 ceph-mon[109077]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:30 smithi089 ceph-mon[98504]: pgmap v6034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:32 smithi060 ceph-mon[94233]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:32 smithi060 ceph-mon[109077]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:32 smithi089 ceph-mon[98504]: pgmap v6035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:36:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:36:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:34 smithi060 ceph-mon[94233]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:34 smithi060 ceph-mon[109077]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:34 smithi089 ceph-mon[98504]: pgmap v6036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:36 smithi060 ceph-mon[94233]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:36 smithi060 ceph-mon[109077]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:36 smithi089 ceph-mon[98504]: pgmap v6037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:38 smithi060 ceph-mon[94233]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:38 smithi060 ceph-mon[109077]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:38 smithi089 ceph-mon[98504]: pgmap v6038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:40 smithi060 ceph-mon[94233]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:40 smithi060 ceph-mon[109077]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:40 smithi089 ceph-mon[98504]: pgmap v6039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:43 smithi060 ceph-mon[94233]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:43 smithi060 ceph-mon[109077]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:43 smithi089 ceph-mon[98504]: pgmap v6040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:36:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:36:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:45 smithi060 ceph-mon[94233]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:45 smithi060 ceph-mon[109077]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:45 smithi089 ceph-mon[98504]: pgmap v6041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:47 smithi060 ceph-mon[94233]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:47 smithi060 ceph-mon[109077]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:47 smithi089 ceph-mon[98504]: pgmap v6042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:49 smithi089 ceph-mon[98504]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:49.359 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:36:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:49 smithi060 ceph-mon[109077]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:49.631 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:49 smithi060 ceph-mon[94233]: pgmap v6043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (111m) 6m ago 111m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (111m) 6m ago 111m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (112m) 6m ago 112m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (112m) 6m ago 112m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (115m) 6m ago 115m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (117m) 6m ago 117m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (117m) 6m ago 117m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (115m) 6m ago 115m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:36:49.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (115m) 6m ago 115m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (111m) 6m ago 111m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (111m) 6m ago 111m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (115m) 6m ago 115m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (114m) 6m ago 114m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (114m) 6m ago 114m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (114m) 6m ago 114m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (113m) 6m ago 113m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (113m) 6m ago 113m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (113m) 6m ago 113m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (112m) 6m ago 112m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:36:49.687 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (111m) 6m ago 112m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:36:50.087 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:36:50.087 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:36:50.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:36:50.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:36:50.088 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:36:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:50 smithi089 ceph-mon[98504]: from='client.30413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:50 smithi060 ceph-mon[94233]: from='client.30413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:50 smithi060 ceph-mon[109077]: from='client.30413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:51 smithi089 ceph-mon[98504]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:51 smithi089 ceph-mon[98504]: from='client.30419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/384482552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:36:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:36:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[109077]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[109077]: from='client.30419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/384482552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:36:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:36:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[94233]: pgmap v6044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[94233]: from='client.30419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:36:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/384482552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:36:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:36:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:36:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:36:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:36:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:36:52.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:36:52.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:36:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:36:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:36:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:36:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:53 smithi089 ceph-mon[98504]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:53 smithi060 ceph-mon[94233]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:53 smithi060 ceph-mon[109077]: pgmap v6045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:36:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:36:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:54 smithi060 ceph-mon[109077]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:54 smithi060 ceph-mon[109077]: osdmap e2751: 8 total, 8 up, 8 in 2023-12-01T06:36:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:54 smithi060 ceph-mon[94233]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:54 smithi060 ceph-mon[94233]: osdmap e2751: 8 total, 8 up, 8 in 2023-12-01T06:36:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:54 smithi089 ceph-mon[98504]: pgmap v6046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:54 smithi089 ceph-mon[98504]: osdmap e2751: 8 total, 8 up, 8 in 2023-12-01T06:36:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:36:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:56 smithi060 ceph-mon[94233]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:56 smithi060 ceph-mon[109077]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:56 smithi089 ceph-mon[98504]: pgmap v6048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:36:58 smithi060 ceph-mon[94233]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:36:58 smithi060 ceph-mon[109077]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:36:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:36:58 smithi089 ceph-mon[98504]: pgmap v6049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:00 smithi060 ceph-mon[94233]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:00 smithi060 ceph-mon[109077]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:00 smithi089 ceph-mon[98504]: pgmap v6050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:02 smithi060 ceph-mon[94233]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:02 smithi060 ceph-mon[109077]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:02 smithi089 ceph-mon[98504]: pgmap v6051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:37:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T06:37:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:04 smithi060 ceph-mon[94233]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:04 smithi060 ceph-mon[109077]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:04 smithi089 ceph-mon[98504]: pgmap v6052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:06 smithi060 ceph-mon[94233]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:06 smithi060 ceph-mon[109077]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:06 smithi089 ceph-mon[98504]: pgmap v6053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:08 smithi060 ceph-mon[94233]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:08 smithi060 ceph-mon[109077]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:08 smithi089 ceph-mon[98504]: pgmap v6054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:10 smithi060 ceph-mon[94233]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:10 smithi060 ceph-mon[109077]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:10 smithi089 ceph-mon[98504]: pgmap v6055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:12 smithi060 ceph-mon[94233]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:12 smithi060 ceph-mon[109077]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:12 smithi089 ceph-mon[98504]: pgmap v6056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:37:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:37:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:14 smithi060 ceph-mon[94233]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:14 smithi060 ceph-mon[109077]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:14 smithi089 ceph-mon[98504]: pgmap v6057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:16 smithi060 ceph-mon[94233]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:16 smithi060 ceph-mon[109077]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:16 smithi089 ceph-mon[98504]: pgmap v6058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:18 smithi060 ceph-mon[94233]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:18 smithi060 ceph-mon[109077]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:18 smithi089 ceph-mon[98504]: pgmap v6059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:20.448 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:37:20.776 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:37:20.776 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (111m) 6m ago 112m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:37:20.776 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (111m) 6m ago 111m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:37:20.776 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (113m) 6m ago 113m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:37:20.776 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (113m) 6m ago 113m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (115m) 6m ago 115m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (117m) 6m ago 117m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (117m) 6m ago 117m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (116m) 6m ago 116m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (116m) 6m ago 116m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (111m) 6m ago 111m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (111m) 6m ago 111m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (115m) 6m ago 115m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (115m) 6m ago 115m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (115m) 6m ago 115m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (114m) 6m ago 114m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (114m) 6m ago 114m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:37:20.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (114m) 6m ago 114m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:37:20.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (113m) 6m ago 113m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:37:20.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (113m) 6m ago 113m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:37:20.778 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (111m) 6m ago 112m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:21.176 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:37:21.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:37:21.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:21.177 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:37:21.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:37:21.177 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:37:21.177 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:37:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:20 smithi060 ceph-mon[94233]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:20 smithi060 ceph-mon[109077]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:20 smithi089 ceph-mon[98504]: pgmap v6060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:21 smithi060 ceph-mon[94233]: from='client.20556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:21 smithi060 ceph-mon[94233]: from='client.30437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/134357853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:37:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:21 smithi060 ceph-mon[109077]: from='client.20556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:21 smithi060 ceph-mon[109077]: from='client.30437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/134357853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:37:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:21 smithi089 ceph-mon[98504]: from='client.20556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:21 smithi089 ceph-mon[98504]: from='client.30437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/134357853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:37:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:22 smithi060 ceph-mon[94233]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:22 smithi060 ceph-mon[109077]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:22 smithi089 ceph-mon[98504]: pgmap v6061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:37:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:37:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:24 smithi060 ceph-mon[94233]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:24 smithi060 ceph-mon[109077]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:24 smithi089 ceph-mon[98504]: pgmap v6062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:26 smithi060 ceph-mon[94233]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:26 smithi060 ceph-mon[109077]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:26 smithi089 ceph-mon[98504]: pgmap v6063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:28 smithi060 ceph-mon[94233]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:28 smithi060 ceph-mon[109077]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:28 smithi089 ceph-mon[98504]: pgmap v6064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:30 smithi060 ceph-mon[94233]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:30 smithi060 ceph-mon[109077]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:30 smithi089 ceph-mon[98504]: pgmap v6065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:32 smithi060 ceph-mon[109077]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:32 smithi060 ceph-mon[94233]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:32 smithi089 ceph-mon[98504]: pgmap v6066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:37:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:37:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:34 smithi060 ceph-mon[94233]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:34 smithi060 ceph-mon[109077]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:34 smithi089 ceph-mon[98504]: pgmap v6067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:36 smithi060 ceph-mon[94233]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:36 smithi060 ceph-mon[109077]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:36 smithi089 ceph-mon[98504]: pgmap v6068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:38 smithi060 ceph-mon[94233]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:38 smithi060 ceph-mon[109077]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:38 smithi089 ceph-mon[98504]: pgmap v6069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:40 smithi060 ceph-mon[94233]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:40 smithi060 ceph-mon[109077]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:40 smithi089 ceph-mon[98504]: pgmap v6070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:42 smithi060 ceph-mon[94233]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:42 smithi060 ceph-mon[109077]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:42 smithi089 ceph-mon[98504]: pgmap v6071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:37:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:37:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:44 smithi060 ceph-mon[94233]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:44 smithi060 ceph-mon[109077]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:44 smithi089 ceph-mon[98504]: pgmap v6072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:46 smithi060 ceph-mon[94233]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:46 smithi060 ceph-mon[109077]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:46 smithi089 ceph-mon[98504]: pgmap v6073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:48 smithi060 ceph-mon[94233]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:48 smithi060 ceph-mon[109077]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:48 smithi089 ceph-mon[98504]: pgmap v6074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:50 smithi060 ceph-mon[109077]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:50 smithi060 ceph-mon[94233]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:50 smithi089 ceph-mon[98504]: pgmap v6075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:51.545 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:37:51.879 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:37:51.879 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (112m) 7m ago 112m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:37:51.879 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (112m) 7m ago 112m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:37:51.879 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (113m) 7m ago 113m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:37:51.879 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (113m) 7m ago 113m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:37:51.879 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (116m) 7m ago 116m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:37:51.879 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (118m) 7m ago 118m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (118m) 7m ago 118m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (116m) 7m ago 116m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (116m) 7m ago 116m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (112m) 7m ago 112m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (112m) 7m ago 112m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (116m) 7m ago 116m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (115m) 7m ago 115m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (115m) 7m ago 115m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (115m) 7m ago 115m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (114m) 7m ago 114m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:37:51.880 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (114m) 7m ago 114m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:37:51.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (114m) 7m ago 114m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:37:51.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (113m) 7m ago 113m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:37:51.881 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (112m) 7m ago 113m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:37:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:37:52.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:37:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:37:52.297 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:37:52.297 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:37:52.297 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:37:52.298 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:37:52.299 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:37:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[94233]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[94233]: from='client.30449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[94233]: from='client.30455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1706574599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[109077]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[109077]: from='client.30449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[109077]: from='client.30455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:37:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:37:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1706574599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:37:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:52 smithi089 ceph-mon[98504]: pgmap v6076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:52 smithi089 ceph-mon[98504]: from='client.30449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:52 smithi089 ceph-mon[98504]: from='client.30455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:37:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:37:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:37:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:37:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1706574599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:37:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:37:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:37:55.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:54 smithi060 ceph-mon[94233]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:54 smithi060 ceph-mon[109077]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:54 smithi089 ceph-mon[98504]: pgmap v6077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:37:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:56 smithi060 ceph-mon[94233]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:56 smithi060 ceph-mon[109077]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:56 smithi089 ceph-mon[98504]: pgmap v6078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:37:58 smithi060 ceph-mon[109077]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:37:58 smithi060 ceph-mon[94233]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:37:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:37:58 smithi089 ceph-mon[98504]: pgmap v6079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:00 smithi060 ceph-mon[94233]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:00 smithi060 ceph-mon[109077]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:00 smithi089 ceph-mon[98504]: pgmap v6080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:02 smithi060 ceph-mon[94233]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:02 smithi060 ceph-mon[109077]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:02 smithi089 ceph-mon[98504]: pgmap v6081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:38:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:38:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:04 smithi060 ceph-mon[109077]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:04 smithi060 ceph-mon[94233]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:04 smithi089 ceph-mon[98504]: pgmap v6082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:06 smithi060 ceph-mon[94233]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:06 smithi060 ceph-mon[109077]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:06 smithi089 ceph-mon[98504]: pgmap v6083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:08 smithi060 ceph-mon[94233]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:08 smithi060 ceph-mon[109077]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:08 smithi089 ceph-mon[98504]: pgmap v6084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:10 smithi060 ceph-mon[94233]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:10 smithi060 ceph-mon[109077]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:10 smithi089 ceph-mon[98504]: pgmap v6085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:12 smithi060 ceph-mon[94233]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:12 smithi060 ceph-mon[109077]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:12 smithi089 ceph-mon[98504]: pgmap v6086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:38:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T06:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:14 smithi060 ceph-mon[94233]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:14 smithi060 ceph-mon[109077]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:14 smithi089 ceph-mon[98504]: pgmap v6087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:16 smithi060 ceph-mon[94233]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:16 smithi060 ceph-mon[109077]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:16 smithi089 ceph-mon[98504]: pgmap v6088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:18 smithi060 ceph-mon[94233]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:18 smithi060 ceph-mon[109077]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:18 smithi089 ceph-mon[98504]: pgmap v6089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:20 smithi060 ceph-mon[94233]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:20 smithi060 ceph-mon[109077]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:20 smithi089 ceph-mon[98504]: pgmap v6090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:22.659 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (112m) 7m ago 113m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (113m) 7m ago 113m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (114m) 7m ago 114m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (114m) 7m ago 114m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (117m) 7m ago 117m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (118m) 7m ago 118m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (118m) 7m ago 118m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (117m) 7m ago 117m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (117m) 7m ago 117m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (112m) 7m ago 112m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:38:22.984 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (112m) 7m ago 112m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (116m) 7m ago 116m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (116m) 7m ago 116m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (116m) 7m ago 116m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (115m) 7m ago 115m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (115m) 7m ago 115m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (115m) 7m ago 115m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (114m) 7m ago 114m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (114m) 7m ago 114m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:38:22.985 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (112m) 7m ago 113m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:38:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:23 smithi060 ceph-mon[94233]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:23 smithi060 ceph-mon[109077]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:23 smithi089 ceph-mon[98504]: pgmap v6091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:23.381 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:38:23.381 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:38:23.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:38:23.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:23.381 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:38:23.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:38:23.382 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:38:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:24 smithi060 ceph-mon[94233]: from='client.20592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:24 smithi060 ceph-mon[94233]: from='client.30473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/384618244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:38:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:24 smithi060 ceph-mon[109077]: from='client.20592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:24 smithi060 ceph-mon[109077]: from='client.30473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/384618244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:38:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:24 smithi089 ceph-mon[98504]: from='client.20592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:24 smithi089 ceph-mon[98504]: from='client.30473 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/384618244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:38:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:38:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T06:38:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:25 smithi060 ceph-mon[94233]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:25 smithi060 ceph-mon[109077]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:25 smithi089 ceph-mon[98504]: pgmap v6092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:27 smithi089 ceph-mon[98504]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:27 smithi060 ceph-mon[94233]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:27 smithi060 ceph-mon[109077]: pgmap v6093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:29 smithi089 ceph-mon[98504]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:29 smithi060 ceph-mon[94233]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:29 smithi060 ceph-mon[109077]: pgmap v6094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:31 smithi089 ceph-mon[98504]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:31 smithi060 ceph-mon[94233]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:31 smithi060 ceph-mon[109077]: pgmap v6095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:33 smithi089 ceph-mon[98504]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:33 smithi060 ceph-mon[94233]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:33 smithi060 ceph-mon[109077]: pgmap v6096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:38:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:38:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:35 smithi089 ceph-mon[98504]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:35 smithi060 ceph-mon[94233]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:35 smithi060 ceph-mon[109077]: pgmap v6097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:37 smithi089 ceph-mon[98504]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:37 smithi060 ceph-mon[94233]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:37 smithi060 ceph-mon[109077]: pgmap v6098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:39 smithi089 ceph-mon[98504]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:39 smithi060 ceph-mon[109077]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:39 smithi060 ceph-mon[94233]: pgmap v6099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:41.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:41 smithi089 ceph-mon[98504]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:41.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:41 smithi060 ceph-mon[94233]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:41 smithi060 ceph-mon[109077]: pgmap v6100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:43 smithi089 ceph-mon[98504]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:43 smithi060 ceph-mon[94233]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:43 smithi060 ceph-mon[109077]: pgmap v6101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:38:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:38:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:45 smithi060 ceph-mon[94233]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:45 smithi060 ceph-mon[109077]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:45 smithi089 ceph-mon[98504]: pgmap v6102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:47.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:47 smithi060 ceph-mon[94233]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:47.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:47 smithi060 ceph-mon[109077]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:47 smithi089 ceph-mon[98504]: pgmap v6103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:49 smithi060 ceph-mon[94233]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:49 smithi060 ceph-mon[109077]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:49 smithi089 ceph-mon[98504]: pgmap v6104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:51 smithi060 ceph-mon[109077]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:51 smithi060 ceph-mon[94233]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:51 smithi089 ceph-mon[98504]: pgmap v6105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[94233]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:38:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:38:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:38:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:38:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[109077]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:38:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:38:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:38:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:38:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:53 smithi089 ceph-mon[98504]: pgmap v6106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:38:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:38:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:38:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:38:53.731 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:38:54.058 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:38:54.058 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (113m) 8m ago 113m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (113m) 8m ago 113m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (114m) 8m ago 114m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (114m) 8m ago 114m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (117m) 8m ago 117m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (119m) 8m ago 119m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (119m) 8m ago 119m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (117m) 8m ago 117m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (117m) 8m ago 117m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (113m) 8m ago 113m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (113m) 8m ago 113m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (117m) 8m ago 117m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (116m) 8m ago 116m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (116m) 8m ago 116m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (116m) 8m ago 116m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:38:54.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (115m) 8m ago 115m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:38:54.060 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (115m) 8m ago 115m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:38:54.060 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (115m) 8m ago 115m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:38:54.060 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (114m) 8m ago 114m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:38:54.060 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (113m) 8m ago 114m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:38:54.457 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:38:54.458 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:38:54.458 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:38:54.458 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:54.458 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:38:54.458 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:38:54.459 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:38:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:38:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:38:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[94233]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[94233]: from='client.20610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[94233]: from='client.30491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2729624663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:38:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[109077]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[109077]: from='client.20610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[109077]: from='client.30491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2729624663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:38:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:55 smithi089 ceph-mon[98504]: pgmap v6107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:55 smithi089 ceph-mon[98504]: from='client.20610 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:55 smithi089 ceph-mon[98504]: from='client.30491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:38:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2729624663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:38:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:38:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:57 smithi060 ceph-mon[94233]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:57 smithi060 ceph-mon[109077]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:57 smithi089 ceph-mon[98504]: pgmap v6108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:38:59 smithi060 ceph-mon[94233]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:38:59 smithi060 ceph-mon[109077]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:38:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:38:59 smithi089 ceph-mon[98504]: pgmap v6109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:01 smithi060 ceph-mon[94233]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:01 smithi060 ceph-mon[109077]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:01 smithi089 ceph-mon[98504]: pgmap v6110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:03 smithi060 ceph-mon[94233]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:03 smithi060 ceph-mon[109077]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:03 smithi089 ceph-mon[98504]: pgmap v6111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:39:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:39:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:05 smithi060 ceph-mon[94233]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:05 smithi060 ceph-mon[109077]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:05 smithi089 ceph-mon[98504]: pgmap v6112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:07 smithi060 ceph-mon[94233]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:07 smithi060 ceph-mon[109077]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:07 smithi089 ceph-mon[98504]: pgmap v6113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:09 smithi060 ceph-mon[94233]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:09 smithi060 ceph-mon[109077]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:09 smithi089 ceph-mon[98504]: pgmap v6114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:11 smithi060 ceph-mon[94233]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:11 smithi060 ceph-mon[109077]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:11 smithi089 ceph-mon[98504]: pgmap v6115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:13 smithi060 ceph-mon[94233]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:13 smithi060 ceph-mon[109077]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:13 smithi089 ceph-mon[98504]: pgmap v6116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:39:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T06:39:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:15 smithi060 ceph-mon[94233]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:15 smithi060 ceph-mon[109077]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:15 smithi089 ceph-mon[98504]: pgmap v6117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:17 smithi060 ceph-mon[94233]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:17 smithi060 ceph-mon[109077]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:17 smithi089 ceph-mon[98504]: pgmap v6118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:19 smithi060 ceph-mon[94233]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:19 smithi060 ceph-mon[109077]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:19 smithi089 ceph-mon[98504]: pgmap v6119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:21.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:21 smithi060 ceph-mon[94233]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:21.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:21 smithi060 ceph-mon[109077]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:21 smithi089 ceph-mon[98504]: pgmap v6120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:23 smithi060 ceph-mon[109077]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:23 smithi060 ceph-mon[94233]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:23 smithi089 ceph-mon[98504]: pgmap v6121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:39:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T06:39:24.821 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:39:25.146 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (113m) 8m ago 114m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (114m) 8m ago 114m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (115m) 8m ago 115m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (115m) 8m ago 115m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (118m) 8m ago 118m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (119m) 8m ago 119m 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (119m) 8m ago 119m 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (118m) 8m ago 118m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (118m) 8m ago 118m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (113m) 8m ago 113m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (113m) 8m ago 113m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (117m) 8m ago 117m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:39:25.147 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (117m) 8m ago 117m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:39:25.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (117m) 8m ago 117m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:39:25.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (116m) 8m ago 116m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:39:25.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (116m) 8m ago 116m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:39:25.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (116m) 8m ago 116m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:39:25.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (115m) 8m ago 115m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:39:25.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (115m) 8m ago 115m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:39:25.148 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (113m) 8m ago 114m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:39:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:25 smithi060 ceph-mon[94233]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:25 smithi060 ceph-mon[109077]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:25 smithi089 ceph-mon[98504]: pgmap v6122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:39:25.549 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:39:25.550 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:39:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[94233]: from='client.20628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[94233]: from='client.30509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2262415706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:39:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[109077]: from='client.20628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[109077]: from='client.30509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2262415706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:39:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:26 smithi089 ceph-mon[98504]: from='client.20628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:26 smithi089 ceph-mon[98504]: from='client.30509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2262415706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:39:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:27 smithi060 ceph-mon[94233]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:27 smithi060 ceph-mon[109077]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:27 smithi089 ceph-mon[98504]: pgmap v6123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:29 smithi060 ceph-mon[94233]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:29 smithi060 ceph-mon[109077]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:29 smithi089 ceph-mon[98504]: pgmap v6124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:31 smithi060 ceph-mon[94233]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:31 smithi060 ceph-mon[109077]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:31 smithi089 ceph-mon[98504]: pgmap v6125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:33 smithi060 ceph-mon[94233]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:33 smithi060 ceph-mon[109077]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:33 smithi089 ceph-mon[98504]: pgmap v6126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:39:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:39:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:35 smithi060 ceph-mon[94233]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:35 smithi060 ceph-mon[109077]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:35 smithi089 ceph-mon[98504]: pgmap v6127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:37 smithi060 ceph-mon[94233]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:37 smithi060 ceph-mon[109077]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:37 smithi089 ceph-mon[98504]: pgmap v6128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:39 smithi060 ceph-mon[94233]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:39 smithi060 ceph-mon[109077]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:39 smithi089 ceph-mon[98504]: pgmap v6129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:41 smithi060 ceph-mon[94233]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:41 smithi060 ceph-mon[109077]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:41 smithi089 ceph-mon[98504]: pgmap v6130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:43 smithi060 ceph-mon[94233]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:43 smithi060 ceph-mon[109077]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:43 smithi089 ceph-mon[98504]: pgmap v6131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:39:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:39:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:45 smithi060 ceph-mon[94233]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:45 smithi060 ceph-mon[109077]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:45 smithi089 ceph-mon[98504]: pgmap v6132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:47.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:47 smithi060 ceph-mon[94233]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:47.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:47 smithi060 ceph-mon[109077]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:47 smithi089 ceph-mon[98504]: pgmap v6133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:49 smithi060 ceph-mon[94233]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:49 smithi060 ceph-mon[109077]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:49 smithi089 ceph-mon[98504]: pgmap v6134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:51 smithi060 ceph-mon[94233]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:51 smithi060 ceph-mon[109077]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:51 smithi089 ceph-mon[98504]: pgmap v6135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:53 smithi060 ceph-mon[94233]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:39:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:53 smithi060 ceph-mon[109077]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:39:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:53 smithi089 ceph-mon[98504]: pgmap v6136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:39:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:39:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:39:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:39:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:39:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:39:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:39:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:39:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:39:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:39:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:39:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:39:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:55 smithi060 ceph-mon[94233]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:55 smithi060 ceph-mon[109077]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:55 smithi089 ceph-mon[98504]: pgmap v6137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:55.914 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:39:56.238 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:39:56.238 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (114m) 9m ago 114m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:39:56.239 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (114m) 9m ago 114m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:39:56.239 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (115m) 9m ago 115m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:39:56.239 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (115m) 9m ago 115m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:39:56.239 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (118m) 9m ago 118m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:39:56.239 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:39:56.240 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:39:56.240 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (118m) 9m ago 118m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:39:56.240 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (118m) 9m ago 118m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:39:56.240 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (114m) 9m ago 114m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:39:56.240 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (114m) 9m ago 114m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:39:56.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (118m) 9m ago 118m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:39:56.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (117m) 9m ago 117m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:39:56.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (117m) 9m ago 117m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:39:56.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (117m) 9m ago 117m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:39:56.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (116m) 9m ago 116m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:39:56.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (116m) 9m ago 116m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:39:56.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (116m) 9m ago 116m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:39:56.242 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (115m) 9m ago 115m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:39:56.242 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (114m) 9m ago 115m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:39:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:39:56.639 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:39:56.639 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:39:56.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:39:56.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:56.640 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:39:56.640 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:39:56.640 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:56.640 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:39:56.641 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:39:56.641 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:56.641 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:39:56.641 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:39:56.641 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:39:56.642 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:39:56.642 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:39:56.642 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:39:56.642 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:39:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[109077]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[109077]: from='client.30521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[109077]: from='client.20652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3369796759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:39:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[94233]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[94233]: from='client.30521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[94233]: from='client.20652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3369796759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:39:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:57 smithi089 ceph-mon[98504]: pgmap v6138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:57 smithi089 ceph-mon[98504]: from='client.30521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:57 smithi089 ceph-mon[98504]: from='client.20652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:39:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3369796759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:39:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:39:59 smithi060 ceph-mon[94233]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:39:59 smithi060 ceph-mon[109077]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:39:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:39:59 smithi089 ceph-mon[98504]: pgmap v6139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:40:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:01 smithi060 ceph-mon[94233]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:01 smithi060 ceph-mon[109077]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:01 smithi089 ceph-mon[98504]: pgmap v6140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:03 smithi060 ceph-mon[94233]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:03 smithi060 ceph-mon[109077]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:03 smithi089 ceph-mon[98504]: pgmap v6141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:40:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:40:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:05 smithi060 ceph-mon[94233]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:05 smithi060 ceph-mon[109077]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:05 smithi089 ceph-mon[98504]: pgmap v6142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:07 smithi060 ceph-mon[94233]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:07 smithi060 ceph-mon[109077]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:07 smithi089 ceph-mon[98504]: pgmap v6143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:09 smithi060 ceph-mon[94233]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:09 smithi060 ceph-mon[109077]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:09 smithi089 ceph-mon[98504]: pgmap v6144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:11 smithi060 ceph-mon[94233]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:11 smithi060 ceph-mon[109077]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:11 smithi089 ceph-mon[98504]: pgmap v6145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:13 smithi060 ceph-mon[94233]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:13.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:13 smithi060 ceph-mon[109077]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:13 smithi089 ceph-mon[98504]: pgmap v6146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:40:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:40:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:15 smithi060 ceph-mon[94233]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:15 smithi060 ceph-mon[109077]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:15.542 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:15 smithi089 ceph-mon[98504]: pgmap v6147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:17 smithi060 ceph-mon[94233]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:17 smithi060 ceph-mon[109077]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:17 smithi089 ceph-mon[98504]: pgmap v6148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:19 smithi060 ceph-mon[94233]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:19 smithi060 ceph-mon[109077]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:19 smithi089 ceph-mon[98504]: pgmap v6149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:21 smithi060 ceph-mon[94233]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:21 smithi060 ceph-mon[109077]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:21 smithi089 ceph-mon[98504]: pgmap v6150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:23 smithi060 ceph-mon[94233]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:23 smithi060 ceph-mon[109077]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:23.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:23 smithi089 ceph-mon[98504]: pgmap v6151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:40:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:40:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:25 smithi060 ceph-mon[94233]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:25 smithi060 ceph-mon[109077]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:25 smithi089 ceph-mon[98504]: pgmap v6152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:27.002 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:40:27.329 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:40:27.329 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (114m) 9m ago 115m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:40:27.329 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (115m) 9m ago 115m 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:40:27.329 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (116m) 9m ago 116m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (116m) 9m ago 116m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (119m) 9m ago 119m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 629M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 727M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (119m) 9m ago 119m 426M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (119m) 9m ago 119m 360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (114m) 9m ago 114m 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (114m) 9m ago 114m 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (118m) 9m ago 118m 4553M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (118m) 9m ago 118m 5105M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (118m) 9m ago 118m 4678M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (117m) 9m ago 117m 4310M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (117m) 9m ago 117m 3544M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:40:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (117m) 9m ago 117m 3914M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:40:27.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (116m) 9m ago 116m 3456M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:40:27.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (116m) 9m ago 116m 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:40:27.331 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (114m) 9m ago 115m 106M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:40:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:27 smithi060 ceph-mon[94233]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:27 smithi060 ceph-mon[109077]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:27 smithi089 ceph-mon[98504]: pgmap v6153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:27.730 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:40:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:40:27.730 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:40:27.731 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:40:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:28 smithi060 ceph-mon[109077]: from='client.20664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:28 smithi060 ceph-mon[109077]: from='client.30545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4163220196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:40:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:28 smithi060 ceph-mon[94233]: from='client.20664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:28 smithi060 ceph-mon[94233]: from='client.30545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4163220196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:40:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:28 smithi089 ceph-mon[98504]: from='client.20664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:28 smithi089 ceph-mon[98504]: from='client.30545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4163220196' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:40:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:29 smithi060 ceph-mon[94233]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:29 smithi060 ceph-mon[109077]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:29 smithi089 ceph-mon[98504]: pgmap v6154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:31 smithi060 ceph-mon[109077]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:31.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:31 smithi060 ceph-mon[94233]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:31 smithi089 ceph-mon[98504]: pgmap v6155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:33 smithi060 ceph-mon[94233]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:33 smithi060 ceph-mon[109077]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:33 smithi089 ceph-mon[98504]: pgmap v6156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:40:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:40:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:35 smithi060 ceph-mon[94233]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:35 smithi060 ceph-mon[109077]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:35 smithi089 ceph-mon[98504]: pgmap v6157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:37 smithi060 ceph-mon[94233]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:37 smithi060 ceph-mon[109077]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:37 smithi089 ceph-mon[98504]: pgmap v6158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:39 smithi060 ceph-mon[94233]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:39 smithi060 ceph-mon[109077]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:39 smithi089 ceph-mon[98504]: pgmap v6159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:41 smithi060 ceph-mon[94233]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:41 smithi060 ceph-mon[109077]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:41 smithi089 ceph-mon[98504]: pgmap v6160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:43 smithi060 ceph-mon[94233]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:43 smithi060 ceph-mon[109077]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:43 smithi089 ceph-mon[98504]: pgmap v6161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:40:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:40:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:45 smithi060 ceph-mon[94233]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:45 smithi060 ceph-mon[109077]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:45 smithi089 ceph-mon[98504]: pgmap v6162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:47 smithi060 ceph-mon[94233]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:47 smithi060 ceph-mon[109077]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:47 smithi089 ceph-mon[98504]: pgmap v6163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:49 smithi060 ceph-mon[94233]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:49 smithi060 ceph-mon[109077]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:49 smithi089 ceph-mon[98504]: pgmap v6164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:51 smithi060 ceph-mon[94233]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:51 smithi060 ceph-mon[109077]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:51 smithi089 ceph-mon[98504]: pgmap v6165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:53 smithi060 ceph-mon[94233]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:53 smithi060 ceph-mon[109077]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:53 smithi089 ceph-mon[98504]: pgmap v6166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:40:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:40:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:40:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:40:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:40:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:55 smithi060 ceph-mon[94233]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:55 smithi060 ceph-mon[109077]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:55 smithi089 ceph-mon[98504]: pgmap v6167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:40:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:57 smithi089 ceph-mon[98504]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:57 smithi060 ceph-mon[109077]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:57 smithi060 ceph-mon[94233]: pgmap v6168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:58.084 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:40:58.412 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (115m) 1s ago 115m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (115m) 0s ago 115m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (116m) 1s ago 116m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (116m) 0s ago 116m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (119m) 0s ago 119m 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 1s ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 1s ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (119m) 0s ago 119m 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (119m) 1s ago 119m 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (115m) 1s ago 115m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (115m) 0s ago 115m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (119m) 1s ago 119m 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:40:58.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (119m) 1s ago 119m 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:40:58.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (118m) 1s ago 118m 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:40:58.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (118m) 1s ago 118m 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:40:58.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (118m) 0s ago 118m 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:40:58.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (117m) 0s ago 117m 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:40:58.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (117m) 0s ago 117m 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:40:58.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (116m) 0s ago 116m 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:40:58.414 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (115m) 0s ago 116m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:40:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:40:58.833 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:40:58.834 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:40:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[94233]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[94233]: from='client.30557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[94233]: from='client.30563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3481858272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[109077]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[109077]: from='client.30557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[109077]: from='client.30563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:40:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3481858272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:40:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:59 smithi089 ceph-mon[98504]: pgmap v6169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:40:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:59 smithi089 ceph-mon[98504]: from='client.30557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:59 smithi089 ceph-mon[98504]: from='client.30563 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:40:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:40:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:40:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:40:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:40:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3481858272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:41:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:01 smithi060 ceph-mon[94233]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:01 smithi060 ceph-mon[109077]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:01 smithi089 ceph-mon[98504]: pgmap v6170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:03 smithi060 ceph-mon[94233]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:03 smithi060 ceph-mon[109077]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:03 smithi089 ceph-mon[98504]: pgmap v6171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:41:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:41:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:05 smithi060 ceph-mon[94233]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:05 smithi060 ceph-mon[109077]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:05 smithi089 ceph-mon[98504]: pgmap v6172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:07 smithi060 ceph-mon[94233]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:07 smithi060 ceph-mon[109077]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:07 smithi089 ceph-mon[98504]: pgmap v6173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:09 smithi060 ceph-mon[109077]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:09.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:09 smithi060 ceph-mon[94233]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:09 smithi089 ceph-mon[98504]: pgmap v6174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:11 smithi060 ceph-mon[109077]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:11 smithi060 ceph-mon[94233]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:11 smithi089 ceph-mon[98504]: pgmap v6175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:13 smithi060 ceph-mon[109077]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:13 smithi060 ceph-mon[94233]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:13 smithi089 ceph-mon[98504]: pgmap v6176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:41:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:41:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:15 smithi060 ceph-mon[94233]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:15.804 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:15 smithi060 ceph-mon[109077]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:15.804 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:15 smithi089 ceph-mon[98504]: pgmap v6177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:17 smithi060 ceph-mon[94233]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:17 smithi060 ceph-mon[109077]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:17 smithi089 ceph-mon[98504]: pgmap v6178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:19 smithi060 ceph-mon[94233]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:19 smithi060 ceph-mon[109077]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:19 smithi089 ceph-mon[98504]: pgmap v6179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:21 smithi060 ceph-mon[94233]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:21 smithi060 ceph-mon[109077]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:21 smithi089 ceph-mon[98504]: pgmap v6180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:23 smithi060 ceph-mon[109077]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:23 smithi060 ceph-mon[94233]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:23 smithi089 ceph-mon[98504]: pgmap v6181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:41:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:41:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:25 smithi060 ceph-mon[109077]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:25 smithi060 ceph-mon[94233]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:25 smithi089 ceph-mon[98504]: pgmap v6182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:27 smithi060 ceph-mon[94233]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:27 smithi060 ceph-mon[109077]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:27 smithi089 ceph-mon[98504]: pgmap v6183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:29.198 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:41:29.528 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:41:29.528 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (115m) 32s ago 116m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:41:29.528 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (116m) 31s ago 116m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:41:29.528 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (117m) 32s ago 117m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:41:29.528 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (117m) 31s ago 117m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:41:29.528 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 31s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 32s ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 32s ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 31s ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 32s ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (116m) 32s ago 116m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (115m) 31s ago 115m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (119m) 32s ago 119m 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (119m) 32s ago 119m 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (119m) 32s ago 119m 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (118m) 32s ago 118m 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (118m) 31s ago 118m 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (118m) 31s ago 118m 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (117m) 31s ago 117m 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (117m) 31s ago 117m 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:41:29.529 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (115m) 31s ago 116m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:41:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:29 smithi060 ceph-mon[94233]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:29 smithi060 ceph-mon[109077]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:29 smithi089 ceph-mon[98504]: pgmap v6184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:41:29.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:41:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:41:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:41:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:41:29.924 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:41:29.924 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:41:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:30 smithi060 ceph-mon[109077]: from='client.30575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:41:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/458173944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:41:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:30 smithi060 ceph-mon[94233]: from='client.30575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:41:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/458173944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:41:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:30 smithi089 ceph-mon[98504]: from='client.30575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:41:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/458173944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:41:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:31 smithi060 ceph-mon[94233]: from='client.30581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:41:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:31 smithi060 ceph-mon[94233]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:31 smithi060 ceph-mon[109077]: from='client.30581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:41:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:31 smithi060 ceph-mon[109077]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:31 smithi089 ceph-mon[98504]: from='client.30581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:41:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:31 smithi089 ceph-mon[98504]: pgmap v6185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:33.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:33 smithi060 ceph-mon[109077]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:33.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:33 smithi060 ceph-mon[94233]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:33 smithi089 ceph-mon[98504]: pgmap v6186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:41:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:41:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:34 smithi060 ceph-mon[109077]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:34 smithi060 ceph-mon[94233]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:35.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:34 smithi089 ceph-mon[98504]: pgmap v6187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:36 smithi060 ceph-mon[94233]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:36 smithi060 ceph-mon[109077]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:36 smithi089 ceph-mon[98504]: pgmap v6188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:38 smithi060 ceph-mon[94233]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:38 smithi060 ceph-mon[109077]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:38 smithi089 ceph-mon[98504]: pgmap v6189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:40 smithi060 ceph-mon[94233]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:40 smithi060 ceph-mon[109077]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:40 smithi089 ceph-mon[98504]: pgmap v6190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:42 smithi060 ceph-mon[94233]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:42 smithi060 ceph-mon[109077]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:42 smithi089 ceph-mon[98504]: pgmap v6191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:41:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T06:41:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:44 smithi060 ceph-mon[94233]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:44 smithi060 ceph-mon[109077]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:44 smithi089 ceph-mon[98504]: pgmap v6192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:46 smithi060 ceph-mon[94233]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:46 smithi060 ceph-mon[109077]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:46 smithi089 ceph-mon[98504]: pgmap v6193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:48 smithi060 ceph-mon[109077]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:48 smithi060 ceph-mon[94233]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:48 smithi089 ceph-mon[98504]: pgmap v6194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:50 smithi060 ceph-mon[94233]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:50 smithi060 ceph-mon[109077]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:50 smithi089 ceph-mon[98504]: pgmap v6195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:52 smithi060 ceph-mon[94233]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:52 smithi060 ceph-mon[109077]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:52 smithi089 ceph-mon[98504]: pgmap v6196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:41:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T06:41:55.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:54 smithi060 ceph-mon[94233]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:55.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:54 smithi060 ceph-mon[109077]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:54 smithi089 ceph-mon[98504]: pgmap v6197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:41:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:56 smithi060 ceph-mon[94233]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:56 smithi060 ceph-mon[109077]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:56 smithi089 ceph-mon[98504]: pgmap v6198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:58 smithi060 ceph-mon[109077]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:41:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:58 smithi060 ceph-mon[94233]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:41:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:58 smithi089 ceph-mon[98504]: pgmap v6199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:41:59.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:42:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:42:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:42:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:41:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:42:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:42:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:42:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:41:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:42:00.277 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:42:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:42:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:42:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:41:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:42:00.605 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:42:00.605 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (116m) 63s ago 116m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:42:00.605 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (116m) 62s ago 116m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (117m) 63s ago 117m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (117m) 62s ago 117m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 62s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 63s ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 63s ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 62s ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 63s ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (116m) 63s ago 116m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (116m) 62s ago 116m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 63s ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 63s ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (119m) 63s ago 119m 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (119m) 63s ago 119m 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (119m) 62s ago 119m 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:42:00.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (118m) 62s ago 118m 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:42:00.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (118m) 62s ago 118m 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:42:00.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (118m) 62s ago 118m 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:42:00.607 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (116m) 62s ago 117m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:42:01.000 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:42:01.000 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:42:01.001 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:42:01.002 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:42:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:00 smithi060 ceph-mon[109077]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:00 smithi060 ceph-mon[109077]: from='client.20718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:00 smithi060 ceph-mon[94233]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:00 smithi060 ceph-mon[94233]: from='client.20718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:00 smithi089 ceph-mon[98504]: pgmap v6200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:00 smithi089 ceph-mon[98504]: from='client.20718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:01 smithi060 ceph-mon[94233]: from='client.30599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1016057686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:42:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:01 smithi060 ceph-mon[109077]: from='client.30599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1016057686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:42:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:01 smithi089 ceph-mon[98504]: from='client.30599 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1016057686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:42:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:02 smithi060 ceph-mon[109077]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:02 smithi060 ceph-mon[94233]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:02 smithi089 ceph-mon[98504]: pgmap v6201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:42:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:42:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:04 smithi060 ceph-mon[94233]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:04 smithi060 ceph-mon[109077]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:04 smithi089 ceph-mon[98504]: pgmap v6202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:06 smithi060 ceph-mon[94233]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:06 smithi060 ceph-mon[109077]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:06 smithi089 ceph-mon[98504]: pgmap v6203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:08 smithi060 ceph-mon[94233]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:08 smithi060 ceph-mon[109077]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:08 smithi089 ceph-mon[98504]: pgmap v6204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:10 smithi060 ceph-mon[109077]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:10 smithi060 ceph-mon[94233]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:11.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:10 smithi089 ceph-mon[98504]: pgmap v6205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:12 smithi060 ceph-mon[94233]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:12 smithi060 ceph-mon[109077]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:12 smithi089 ceph-mon[98504]: pgmap v6206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:42:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:42:15.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:14 smithi060 ceph-mon[109077]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:15.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:14 smithi060 ceph-mon[94233]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:14 smithi089 ceph-mon[98504]: pgmap v6207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:16 smithi060 ceph-mon[109077]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:16 smithi060 ceph-mon[94233]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:16 smithi089 ceph-mon[98504]: pgmap v6208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:18 smithi060 ceph-mon[109077]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:18 smithi060 ceph-mon[94233]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:19 smithi089 ceph-mon[98504]: pgmap v6209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:21 smithi060 ceph-mon[109077]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:21 smithi060 ceph-mon[94233]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:21 smithi089 ceph-mon[98504]: pgmap v6210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:23 smithi060 ceph-mon[94233]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:23 smithi060 ceph-mon[109077]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:23 smithi089 ceph-mon[98504]: pgmap v6211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:42:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:42:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:25 smithi060 ceph-mon[94233]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:25 smithi060 ceph-mon[109077]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:25 smithi089 ceph-mon[98504]: pgmap v6212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:27 smithi089 ceph-mon[98504]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:27 smithi060 ceph-mon[94233]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:27.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:27 smithi060 ceph-mon[109077]: pgmap v6213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:29 smithi089 ceph-mon[98504]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:29 smithi060 ceph-mon[94233]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:29 smithi060 ceph-mon[109077]: pgmap v6214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:31 smithi089 ceph-mon[98504]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:31.364 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:42:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:31 smithi060 ceph-mon[94233]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:31 smithi060 ceph-mon[109077]: pgmap v6215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (116m) 94s ago 117m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (117m) 93s ago 117m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (118m) 94s ago 118m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (118m) 93s ago 118m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 93s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 94s ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 94s ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 93s ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 94s ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (117m) 94s ago 117m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:42:31.696 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (116m) 93s ago 116m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 94s ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 94s ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 94s ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (119m) 94s ago 119m 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (119m) 93s ago 119m 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (119m) 93s ago 119m 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (118m) 93s ago 118m 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (118m) 93s ago 118m 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:42:31.697 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (116m) 93s ago 117m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:42:32.093 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:42:32.093 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:42:32.093 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:42:32.093 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:32.094 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:42:32.094 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:42:32.094 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:32.094 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:42:32.094 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:42:32.094 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:32.094 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:42:32.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:42:32.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:42:32.095 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:42:32.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:42:32.095 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:42:32.095 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:42:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:32 smithi089 ceph-mon[98504]: from='client.30611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:32 smithi060 ceph-mon[94233]: from='client.30611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:32 smithi060 ceph-mon[109077]: from='client.30611 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:33 smithi089 ceph-mon[98504]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:33 smithi089 ceph-mon[98504]: from='client.20742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/140033593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:42:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:33 smithi060 ceph-mon[94233]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:33 smithi060 ceph-mon[94233]: from='client.20742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/140033593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:42:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:33 smithi060 ceph-mon[109077]: pgmap v6216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:33 smithi060 ceph-mon[109077]: from='client.20742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:42:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/140033593' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:42:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:42:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:42:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:35 smithi089 ceph-mon[98504]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:35.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:35 smithi060 ceph-mon[94233]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:35.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:35 smithi060 ceph-mon[109077]: pgmap v6217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:37 smithi089 ceph-mon[98504]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:37 smithi060 ceph-mon[94233]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:37 smithi060 ceph-mon[109077]: pgmap v6218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:39 smithi089 ceph-mon[98504]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:39 smithi060 ceph-mon[94233]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:39 smithi060 ceph-mon[109077]: pgmap v6219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:41 smithi089 ceph-mon[98504]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:41 smithi060 ceph-mon[94233]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:41 smithi060 ceph-mon[109077]: pgmap v6220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:43 smithi060 ceph-mon[94233]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:43 smithi060 ceph-mon[109077]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:43 smithi089 ceph-mon[98504]: pgmap v6221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:42:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:42:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:45 smithi060 ceph-mon[94233]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:45 smithi060 ceph-mon[109077]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:45 smithi089 ceph-mon[98504]: pgmap v6222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:47 smithi060 ceph-mon[94233]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:47 smithi060 ceph-mon[109077]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:47 smithi089 ceph-mon[98504]: pgmap v6223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:49 smithi060 ceph-mon[94233]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:49 smithi060 ceph-mon[109077]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:49 smithi089 ceph-mon[98504]: pgmap v6224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:51 smithi060 ceph-mon[94233]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:51 smithi060 ceph-mon[109077]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:51 smithi089 ceph-mon[98504]: pgmap v6225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:53 smithi060 ceph-mon[94233]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:53 smithi060 ceph-mon[109077]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:53 smithi089 ceph-mon[98504]: pgmap v6226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:54.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:42:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:42:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:55 smithi060 ceph-mon[94233]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:55 smithi060 ceph-mon[109077]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:55 smithi089 ceph-mon[98504]: pgmap v6227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:42:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:57 smithi060 ceph-mon[94233]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:57 smithi060 ceph-mon[109077]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:57 smithi089 ceph-mon[98504]: pgmap v6228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:42:59 smithi060 ceph-mon[94233]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:59.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:42:59 smithi060 ceph-mon[109077]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:42:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:42:59 smithi089 ceph-mon[98504]: pgmap v6229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:43:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:43:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:43:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[94233]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:43:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:43:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:43:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[109077]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:43:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:43:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:43:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:01 smithi089 ceph-mon[98504]: pgmap v6230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:43:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:43:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:43:02.457 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (117m) 2m ago 117m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (117m) 2m ago 117m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (118m) 2m ago 118m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (118m) 2m ago 118m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:43:02.777 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (117m) 2m ago 117m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (117m) 2m ago 117m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (119m) 2m ago 119m 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (119m) 2m ago 119m 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (119m) 2m ago 119m 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:43:02.778 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (117m) 2m ago 118m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:43:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:43:03.175 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:43:03.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:43:03.176 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:43:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:03 smithi060 ceph-mon[109077]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:03 smithi060 ceph-mon[109077]: from='client.20754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:03.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:03 smithi060 ceph-mon[94233]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:03.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:03 smithi060 ceph-mon[94233]: from='client.20754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:03 smithi089 ceph-mon[98504]: pgmap v6231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:03 smithi089 ceph-mon[98504]: from='client.20754 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:04 smithi060 ceph-mon[109077]: from='client.20760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3581358968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:43:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:04 smithi060 ceph-mon[94233]: from='client.20760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3581358968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:43:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:04 smithi089 ceph-mon[98504]: from='client.20760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3581358968' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:43:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:43:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:43:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:05 smithi060 ceph-mon[94233]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:05 smithi060 ceph-mon[109077]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:05 smithi089 ceph-mon[98504]: pgmap v6232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:07 smithi060 ceph-mon[94233]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:07 smithi060 ceph-mon[109077]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:07 smithi089 ceph-mon[98504]: pgmap v6233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:09 smithi060 ceph-mon[94233]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:09 smithi060 ceph-mon[109077]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:09 smithi089 ceph-mon[98504]: pgmap v6234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:11 smithi060 ceph-mon[94233]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:11 smithi060 ceph-mon[109077]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:11 smithi089 ceph-mon[98504]: pgmap v6235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:13 smithi060 ceph-mon[94233]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:13 smithi060 ceph-mon[109077]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:13 smithi089 ceph-mon[98504]: pgmap v6236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:43:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:43:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:15 smithi060 ceph-mon[109077]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:15 smithi060 ceph-mon[94233]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:15 smithi089 ceph-mon[98504]: pgmap v6237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:17 smithi060 ceph-mon[94233]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:17 smithi060 ceph-mon[109077]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:17 smithi089 ceph-mon[98504]: pgmap v6238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:19 smithi060 ceph-mon[94233]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:19 smithi060 ceph-mon[109077]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:19 smithi089 ceph-mon[98504]: pgmap v6239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:21 smithi060 ceph-mon[94233]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:21 smithi060 ceph-mon[109077]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:21 smithi089 ceph-mon[98504]: pgmap v6240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:23 smithi060 ceph-mon[94233]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:23 smithi060 ceph-mon[109077]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:23 smithi089 ceph-mon[98504]: pgmap v6241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:43:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:43:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:25 smithi060 ceph-mon[94233]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:25 smithi060 ceph-mon[109077]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:25.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:25 smithi089 ceph-mon[98504]: pgmap v6242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:27 smithi060 ceph-mon[109077]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:27 smithi060 ceph-mon[94233]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:27 smithi089 ceph-mon[98504]: pgmap v6243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:29 smithi060 ceph-mon[94233]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:29 smithi060 ceph-mon[109077]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:29 smithi089 ceph-mon[98504]: pgmap v6244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:31 smithi060 ceph-mon[94233]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:31 smithi060 ceph-mon[109077]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:31 smithi089 ceph-mon[98504]: pgmap v6245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:33 smithi060 ceph-mon[94233]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:33 smithi060 ceph-mon[109077]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:33 smithi089 ceph-mon[98504]: pgmap v6246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:33.538 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (117m) 2m ago 118m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (118m) 2m ago 118m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (119m) 2m ago 119m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (119m) 2m ago 119m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:43:33.864 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (118m) 2m ago 118m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (118m) 2m ago 118m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (119m) 2m ago 119m 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (119m) 2m ago 119m 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:43:33.865 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (117m) 2m ago 118m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:43:34.262 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:43:34.263 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:43:34.264 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:43:34.264 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:43:34.264 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:43:34.264 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:43:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:43:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:43:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[94233]: from='client.30647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[94233]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[94233]: from='client.20778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/373042378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:43:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[109077]: from='client.30647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[109077]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[109077]: from='client.20778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/373042378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:43:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:35 smithi089 ceph-mon[98504]: from='client.30647 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:35 smithi089 ceph-mon[98504]: pgmap v6247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:35.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:35 smithi089 ceph-mon[98504]: from='client.20778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:43:35.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/373042378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:43:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:37 smithi060 ceph-mon[94233]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:37 smithi060 ceph-mon[109077]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:37 smithi089 ceph-mon[98504]: pgmap v6248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:39 smithi060 ceph-mon[94233]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:39 smithi060 ceph-mon[109077]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:39 smithi089 ceph-mon[98504]: pgmap v6249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:41 smithi060 ceph-mon[94233]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:41.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:41 smithi060 ceph-mon[109077]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:41.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:41 smithi089 ceph-mon[98504]: pgmap v6250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:43 smithi060 ceph-mon[94233]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:43 smithi060 ceph-mon[109077]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:43 smithi089 ceph-mon[98504]: pgmap v6251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:43:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:43:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:45 smithi060 ceph-mon[94233]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:45 smithi060 ceph-mon[109077]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:45 smithi089 ceph-mon[98504]: pgmap v6252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:47 smithi060 ceph-mon[94233]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:47 smithi060 ceph-mon[109077]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:47 smithi089 ceph-mon[98504]: pgmap v6253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:49 smithi060 ceph-mon[94233]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:49 smithi060 ceph-mon[109077]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:49 smithi089 ceph-mon[98504]: pgmap v6254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:51 smithi060 ceph-mon[94233]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:51 smithi060 ceph-mon[109077]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:51 smithi089 ceph-mon[98504]: pgmap v6255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:53 smithi060 ceph-mon[94233]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:53 smithi060 ceph-mon[109077]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:53 smithi089 ceph-mon[98504]: pgmap v6256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:43:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:43:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:55 smithi060 ceph-mon[109077]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:55 smithi060 ceph-mon[94233]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:55 smithi089 ceph-mon[98504]: pgmap v6257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:43:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:57 smithi060 ceph-mon[109077]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:57 smithi060 ceph-mon[94233]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:57 smithi089 ceph-mon[98504]: pgmap v6258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:43:59 smithi060 ceph-mon[109077]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:43:59 smithi060 ceph-mon[94233]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:43:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:43:59 smithi089 ceph-mon[98504]: pgmap v6259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[94233]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:44:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:44:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:44:01.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:44:01.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[109077]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:01.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:44:01.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:44:01.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:44:01.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:44:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:01 smithi089 ceph-mon[98504]: pgmap v6260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:44:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:44:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:44:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:44:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:03 smithi060 ceph-mon[94233]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:03 smithi060 ceph-mon[109077]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:03 smithi089 ceph-mon[98504]: pgmap v6261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:04.628 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:44:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:44:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (118m) 3m ago 118m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (118m) 3m ago 118m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (119m) 3m ago 119m 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (119m) 3m ago 119m 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:44:04.955 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (118m) 3m ago 118m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (118m) 3m ago 118m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:44:04.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:44:04.957 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (118m) 3m ago 119m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:44:05.356 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:44:05.356 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:44:05.356 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:44:05.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:05.356 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:44:05.356 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:44:05.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:44:05.357 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:44:05.358 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:44:05.358 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:44:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:05 smithi060 ceph-mon[94233]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:05 smithi060 ceph-mon[109077]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:05 smithi089 ceph-mon[98504]: pgmap v6262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:06 smithi060 ceph-mon[94233]: from='client.20790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:06 smithi060 ceph-mon[94233]: from='client.20796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2364771590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:44:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:06 smithi060 ceph-mon[109077]: from='client.20790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:06 smithi060 ceph-mon[109077]: from='client.20796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2364771590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:44:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:06 smithi089 ceph-mon[98504]: from='client.20790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:06 smithi089 ceph-mon[98504]: from='client.20796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:06.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2364771590' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:44:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:07 smithi060 ceph-mon[94233]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:07 smithi060 ceph-mon[109077]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:07 smithi089 ceph-mon[98504]: pgmap v6263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:09 smithi060 ceph-mon[94233]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:09 smithi060 ceph-mon[109077]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:09 smithi089 ceph-mon[98504]: pgmap v6264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:11 smithi060 ceph-mon[94233]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:11 smithi060 ceph-mon[109077]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:11 smithi089 ceph-mon[98504]: pgmap v6265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:13 smithi060 ceph-mon[94233]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:13 smithi060 ceph-mon[109077]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:13 smithi089 ceph-mon[98504]: pgmap v6266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:44:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:44:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:15 smithi060 ceph-mon[94233]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:15 smithi060 ceph-mon[109077]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:15 smithi089 ceph-mon[98504]: pgmap v6267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:17 smithi060 ceph-mon[94233]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:17 smithi060 ceph-mon[109077]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:17 smithi089 ceph-mon[98504]: pgmap v6268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:19 smithi060 ceph-mon[109077]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:19 smithi060 ceph-mon[94233]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:19 smithi089 ceph-mon[98504]: pgmap v6269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:21 smithi060 ceph-mon[94233]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:21 smithi060 ceph-mon[109077]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:21 smithi089 ceph-mon[98504]: pgmap v6270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:23 smithi060 ceph-mon[94233]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:23 smithi060 ceph-mon[109077]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:23 smithi089 ceph-mon[98504]: pgmap v6271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:44:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:44:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:25 smithi060 ceph-mon[94233]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:25 smithi060 ceph-mon[109077]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:25 smithi089 ceph-mon[98504]: pgmap v6272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:27 smithi060 ceph-mon[94233]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:27 smithi060 ceph-mon[109077]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:27 smithi089 ceph-mon[98504]: pgmap v6273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:29 smithi060 ceph-mon[94233]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:29 smithi060 ceph-mon[109077]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:29 smithi089 ceph-mon[98504]: pgmap v6274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:31 smithi060 ceph-mon[94233]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:31 smithi060 ceph-mon[109077]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:31 smithi089 ceph-mon[98504]: pgmap v6275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:33 smithi060 ceph-mon[109077]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:33 smithi060 ceph-mon[94233]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:33 smithi089 ceph-mon[98504]: pgmap v6276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:44:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:44:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:35 smithi060 ceph-mon[109077]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:35 smithi060 ceph-mon[94233]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:35 smithi089 ceph-mon[98504]: pgmap v6277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:35.719 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:44:36.045 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:44:36.045 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (118m) 3m ago 119m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:44:36.045 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (119m) 3m ago 119m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:44:36.045 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (119m) 3m ago 119m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (119m) 3m ago 119m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:44:36.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:44:36.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:44:36.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:44:36.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:44:36.047 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (118m) 3m ago 119m 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:44:36.444 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:44:36.445 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:44:36.446 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[94233]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[94233]: from='client.30683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[94233]: from='client.30689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3880315122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[109077]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[109077]: from='client.30683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[109077]: from='client.30689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3880315122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:44:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:37 smithi089 ceph-mon[98504]: pgmap v6278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:37 smithi089 ceph-mon[98504]: from='client.30683 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:37 smithi089 ceph-mon[98504]: from='client.30689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:44:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3880315122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:44:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:39 smithi060 ceph-mon[94233]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:39 smithi060 ceph-mon[109077]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:39 smithi089 ceph-mon[98504]: pgmap v6279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:41 smithi060 ceph-mon[94233]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:41 smithi060 ceph-mon[109077]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:41 smithi089 ceph-mon[98504]: pgmap v6280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:43 smithi060 ceph-mon[94233]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:43 smithi060 ceph-mon[109077]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:43 smithi089 ceph-mon[98504]: pgmap v6281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:44:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:44:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:45 smithi060 ceph-mon[94233]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:45 smithi060 ceph-mon[109077]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:45 smithi089 ceph-mon[98504]: pgmap v6282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:47 smithi060 ceph-mon[94233]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:47 smithi060 ceph-mon[109077]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:47 smithi089 ceph-mon[98504]: pgmap v6283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:49 smithi060 ceph-mon[109077]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:49 smithi060 ceph-mon[94233]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:49 smithi089 ceph-mon[98504]: pgmap v6284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:51 smithi060 ceph-mon[109077]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:51 smithi060 ceph-mon[94233]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:51 smithi089 ceph-mon[98504]: pgmap v6285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:53 smithi060 ceph-mon[94233]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:53 smithi060 ceph-mon[109077]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:53 smithi089 ceph-mon[98504]: pgmap v6286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:44:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:44:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:55 smithi060 ceph-mon[94233]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:55 smithi060 ceph-mon[109077]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:55 smithi089 ceph-mon[98504]: pgmap v6287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:44:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:57 smithi060 ceph-mon[94233]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:57 smithi060 ceph-mon[109077]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:57 smithi089 ceph-mon[98504]: pgmap v6288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:44:59 smithi060 ceph-mon[94233]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:44:59 smithi060 ceph-mon[109077]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:44:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:44:59 smithi089 ceph-mon[98504]: pgmap v6289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:01 smithi060 ceph-mon[109077]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:45:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:01 smithi060 ceph-mon[94233]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:45:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:01 smithi089 ceph-mon[98504]: pgmap v6290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:45:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:03 smithi060 ceph-mon[94233]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:03 smithi060 ceph-mon[109077]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:03 smithi089 ceph-mon[98504]: pgmap v6291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:45:04] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2023-12-01T06:45:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[94233]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[109077]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:45:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:05 smithi089 ceph-mon[98504]: pgmap v6292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:45:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:45:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:45:06.810 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:45:07.137 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:45:07.137 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (119m) 4m ago 119m 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:45:07.137 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (119m) 4m ago 119m 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (119m) 4m ago 119m 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (119m) 4m ago 119m 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:45:07.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:45:07.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:45:07.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:45:07.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:45:07.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:45:07.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:45:07.139 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (119m) 4m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:45:07.539 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:45:07.540 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:45:07.541 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:45:07.541 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:45:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:07 smithi060 ceph-mon[94233]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:07 smithi060 ceph-mon[109077]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:07 smithi089 ceph-mon[98504]: pgmap v6293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:08 smithi060 ceph-mon[109077]: from='client.20826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:08 smithi060 ceph-mon[109077]: from='client.20832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3549282891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:45:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:08 smithi060 ceph-mon[94233]: from='client.20826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:08 smithi060 ceph-mon[94233]: from='client.20832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3549282891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:45:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:08 smithi089 ceph-mon[98504]: from='client.20826 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:08 smithi089 ceph-mon[98504]: from='client.20832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3549282891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:45:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:09 smithi060 ceph-mon[94233]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:09 smithi060 ceph-mon[109077]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:09 smithi089 ceph-mon[98504]: pgmap v6294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:10 smithi060 ceph-mon[94233]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:10 smithi060 ceph-mon[109077]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:10 smithi089 ceph-mon[98504]: pgmap v6295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:12 smithi060 ceph-mon[94233]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:12 smithi060 ceph-mon[109077]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:12 smithi089 ceph-mon[98504]: pgmap v6296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:45:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:45:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:14 smithi060 ceph-mon[94233]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:14 smithi060 ceph-mon[109077]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:14 smithi089 ceph-mon[98504]: pgmap v6297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:16 smithi060 ceph-mon[94233]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:16 smithi060 ceph-mon[109077]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:16 smithi089 ceph-mon[98504]: pgmap v6298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:18 smithi060 ceph-mon[109077]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:18 smithi060 ceph-mon[94233]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:19.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:18 smithi089 ceph-mon[98504]: pgmap v6299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:20 smithi060 ceph-mon[94233]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:20 smithi060 ceph-mon[109077]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:20 smithi089 ceph-mon[98504]: pgmap v6300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:22 smithi060 ceph-mon[94233]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:22 smithi060 ceph-mon[109077]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:22 smithi089 ceph-mon[98504]: pgmap v6301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 06:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T06:45:23.373211734Z level=info msg="Completed cleanup jobs" duration=12.66236ms 2023-12-01T06:45:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:45:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:45:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:24 smithi060 ceph-mon[94233]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:24 smithi060 ceph-mon[109077]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:24 smithi089 ceph-mon[98504]: pgmap v6302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:26 smithi060 ceph-mon[94233]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:26 smithi060 ceph-mon[109077]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:26 smithi089 ceph-mon[98504]: pgmap v6303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:29 smithi060 ceph-mon[94233]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:29 smithi060 ceph-mon[109077]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:29 smithi089 ceph-mon[98504]: pgmap v6304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:31 smithi060 ceph-mon[94233]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:31 smithi060 ceph-mon[109077]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:31 smithi089 ceph-mon[98504]: pgmap v6305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:33 smithi060 ceph-mon[94233]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:33 smithi060 ceph-mon[109077]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:33 smithi089 ceph-mon[98504]: pgmap v6306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:45:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:45:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:35 smithi060 ceph-mon[94233]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:35 smithi060 ceph-mon[109077]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:35 smithi089 ceph-mon[98504]: pgmap v6307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:37 smithi089 ceph-mon[98504]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:37 smithi060 ceph-mon[94233]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:37 smithi060 ceph-mon[109077]: pgmap v6308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:37.899 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:45:38.224 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:45:38.224 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (119m) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:45:38.224 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:45:38.224 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:45:38.225 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:45:38.226 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:45:38.226 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (119m) 4m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:45:38.626 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:45:38.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:45:38.628 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:45:38.628 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:45:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:39 smithi089 ceph-mon[98504]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:39 smithi089 ceph-mon[98504]: from='client.30719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:39 smithi089 ceph-mon[98504]: from='client.30725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3421645392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:45:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[109077]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[109077]: from='client.30719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[109077]: from='client.30725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3421645392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:45:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[94233]: pgmap v6309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[94233]: from='client.30719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:39.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[94233]: from='client.30725 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:45:39.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3421645392' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:45:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:41 smithi089 ceph-mon[98504]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:41 smithi060 ceph-mon[94233]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:41.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:41 smithi060 ceph-mon[109077]: pgmap v6310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:41.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:43 smithi089 ceph-mon[98504]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:43 smithi060 ceph-mon[94233]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:43 smithi060 ceph-mon[109077]: pgmap v6311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:45:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:45:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:45 smithi089 ceph-mon[98504]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:45 smithi060 ceph-mon[94233]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:45 smithi060 ceph-mon[109077]: pgmap v6312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:47 smithi089 ceph-mon[98504]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:47 smithi060 ceph-mon[94233]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:47 smithi060 ceph-mon[109077]: pgmap v6313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:49 smithi089 ceph-mon[98504]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:49 smithi060 ceph-mon[94233]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:49 smithi060 ceph-mon[109077]: pgmap v6314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:51 smithi089 ceph-mon[98504]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:51 smithi060 ceph-mon[94233]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:51.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:51 smithi060 ceph-mon[109077]: pgmap v6315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:53 smithi089 ceph-mon[98504]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:53 smithi060 ceph-mon[94233]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:53 smithi060 ceph-mon[109077]: pgmap v6316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:45:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:45:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:55 smithi089 ceph-mon[98504]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:55 smithi060 ceph-mon[94233]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:55 smithi060 ceph-mon[109077]: pgmap v6317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:45:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:57 smithi060 ceph-mon[109077]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:57 smithi060 ceph-mon[94233]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:57.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:57 smithi089 ceph-mon[98504]: pgmap v6318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:45:59 smithi060 ceph-mon[94233]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:45:59 smithi060 ceph-mon[109077]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:45:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:45:59 smithi089 ceph-mon[98504]: pgmap v6319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:01 smithi060 ceph-mon[94233]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:01 smithi060 ceph-mon[109077]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:01 smithi089 ceph-mon[98504]: pgmap v6320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:03 smithi060 ceph-mon[94233]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:03 smithi060 ceph-mon[109077]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:03 smithi089 ceph-mon[98504]: pgmap v6321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:46:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:46:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:05 smithi060 ceph-mon[94233]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:05 smithi060 ceph-mon[109077]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:05 smithi089 ceph-mon[98504]: pgmap v6322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:46:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:46:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:46:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:07 smithi060 ceph-mon[94233]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:07 smithi060 ceph-mon[109077]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:07 smithi089 ceph-mon[98504]: pgmap v6323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:08.995 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:46:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:09 smithi089 ceph-mon[98504]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:46:09.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:46:09.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:46:09.325 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:46:09.326 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:46:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[94233]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[109077]: pgmap v6324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:46:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:46:09.721 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:46:09.721 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:46:09.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:46:09.722 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:46:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:10 smithi060 ceph-mon[94233]: from='client.29935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:10 smithi060 ceph-mon[94233]: from='client.20868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1017422258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:46:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:10 smithi060 ceph-mon[109077]: from='client.29935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:10 smithi060 ceph-mon[109077]: from='client.20868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1017422258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:46:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:10 smithi089 ceph-mon[98504]: from='client.29935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:10 smithi089 ceph-mon[98504]: from='client.20868 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1017422258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:46:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:11 smithi060 ceph-mon[94233]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:11 smithi060 ceph-mon[109077]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:11 smithi089 ceph-mon[98504]: pgmap v6325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:13 smithi060 ceph-mon[94233]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:13 smithi060 ceph-mon[109077]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:13.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:13 smithi089 ceph-mon[98504]: pgmap v6326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:46:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:46:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:15 smithi060 ceph-mon[94233]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:15 smithi060 ceph-mon[109077]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:15 smithi089 ceph-mon[98504]: pgmap v6327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:17 smithi060 ceph-mon[94233]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:17 smithi060 ceph-mon[109077]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:17 smithi089 ceph-mon[98504]: pgmap v6328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:19 smithi060 ceph-mon[94233]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:19 smithi060 ceph-mon[109077]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:19 smithi089 ceph-mon[98504]: pgmap v6329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:21 smithi060 ceph-mon[94233]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:21 smithi060 ceph-mon[109077]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:21 smithi089 ceph-mon[98504]: pgmap v6330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:23 smithi060 ceph-mon[94233]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:23 smithi060 ceph-mon[109077]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:23 smithi089 ceph-mon[98504]: pgmap v6331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:46:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:46:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:25 smithi060 ceph-mon[94233]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:25 smithi060 ceph-mon[109077]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:25 smithi089 ceph-mon[98504]: pgmap v6332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:27 smithi060 ceph-mon[94233]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:27 smithi060 ceph-mon[109077]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:27 smithi089 ceph-mon[98504]: pgmap v6333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:29 smithi060 ceph-mon[94233]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:29 smithi060 ceph-mon[109077]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:29 smithi089 ceph-mon[98504]: pgmap v6334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:31 smithi060 ceph-mon[94233]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:31 smithi060 ceph-mon[109077]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:31 smithi089 ceph-mon[98504]: pgmap v6335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:33 smithi060 ceph-mon[94233]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:33 smithi060 ceph-mon[109077]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:33 smithi089 ceph-mon[98504]: pgmap v6336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:46:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:46:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:35 smithi060 ceph-mon[94233]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:35 smithi060 ceph-mon[109077]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:35 smithi089 ceph-mon[98504]: pgmap v6337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:37 smithi060 ceph-mon[109077]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:37 smithi060 ceph-mon[94233]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:37 smithi089 ceph-mon[98504]: pgmap v6338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:39 smithi060 ceph-mon[94233]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:39 smithi060 ceph-mon[109077]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:39 smithi089 ceph-mon[98504]: pgmap v6339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:40.087 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:46:40.414 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:46:40.414 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:46:40.414 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:46:40.414 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:46:40.415 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:46:40.415 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:46:40.415 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:46:40.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:46:40.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:46:40.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:46:40.415 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:46:40.416 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:46:40.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:46:40.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:46:40.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:46:40.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:46:40.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:46:40.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:46:40.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:46:40.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:46:40.417 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:46:40.814 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:46:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:46:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:46:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:46:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:46:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:46:40.815 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:46:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[94233]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[94233]: from='client.20880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[94233]: from='client.30761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/71692255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[109077]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[109077]: from='client.20880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[109077]: from='client.30761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/71692255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:46:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:41 smithi089 ceph-mon[98504]: pgmap v6340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:41 smithi089 ceph-mon[98504]: from='client.20880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:41 smithi089 ceph-mon[98504]: from='client.30761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:46:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/71692255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:46:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:43 smithi060 ceph-mon[94233]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:43 smithi060 ceph-mon[109077]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:43 smithi089 ceph-mon[98504]: pgmap v6341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:46:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:46:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:45 smithi060 ceph-mon[94233]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:45 smithi060 ceph-mon[109077]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:45 smithi089 ceph-mon[98504]: pgmap v6342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:47.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:47 smithi060 ceph-mon[94233]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:47 smithi060 ceph-mon[109077]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:47 smithi089 ceph-mon[98504]: pgmap v6343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:49 smithi060 ceph-mon[94233]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:49 smithi060 ceph-mon[109077]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:49 smithi089 ceph-mon[98504]: pgmap v6344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:51 smithi060 ceph-mon[94233]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:51 smithi060 ceph-mon[109077]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:51 smithi089 ceph-mon[98504]: pgmap v6345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:53 smithi060 ceph-mon[94233]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:53 smithi060 ceph-mon[109077]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:53 smithi089 ceph-mon[98504]: pgmap v6346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:46:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:46:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:55 smithi060 ceph-mon[94233]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:55 smithi060 ceph-mon[109077]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:55 smithi089 ceph-mon[98504]: pgmap v6347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:46:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:57 smithi060 ceph-mon[94233]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:57 smithi060 ceph-mon[109077]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:57 smithi089 ceph-mon[98504]: pgmap v6348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:46:59 smithi060 ceph-mon[94233]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:46:59 smithi060 ceph-mon[109077]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:46:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:46:59 smithi089 ceph-mon[98504]: pgmap v6349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:01 smithi060 ceph-mon[109077]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:01.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:01 smithi060 ceph-mon[94233]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:01 smithi089 ceph-mon[98504]: pgmap v6350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:03 smithi060 ceph-mon[109077]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:03.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:03 smithi060 ceph-mon[94233]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:03 smithi089 ceph-mon[98504]: pgmap v6351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:47:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:47:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:05 smithi060 ceph-mon[94233]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:05 smithi060 ceph-mon[109077]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:05 smithi089 ceph-mon[98504]: pgmap v6352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:07 smithi060 ceph-mon[94233]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:07 smithi060 ceph-mon[109077]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:07 smithi089 ceph-mon[98504]: pgmap v6353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:09 smithi060 ceph-mon[94233]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:47:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:09 smithi060 ceph-mon[109077]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:47:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:09 smithi089 ceph-mon[98504]: pgmap v6354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:09.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:47:11.180 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:47:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:47:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:47:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:47:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:47:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:47:11.514 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:47:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: pgmap v6355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:47:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:47:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:47:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:11.910 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:47:11.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:47:11.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:47:11.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:47:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:47:11.914 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:47:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:47:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:47:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:47:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:47:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:47:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:47:11.916 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:12 smithi060 ceph-mon[94233]: from='client.20898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:12 smithi060 ceph-mon[94233]: from='client.30779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/100472595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:47:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:12 smithi060 ceph-mon[109077]: from='client.20898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:12 smithi060 ceph-mon[109077]: from='client.30779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/100472595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:47:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:12 smithi089 ceph-mon[98504]: from='client.20898 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:12 smithi089 ceph-mon[98504]: from='client.30779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/100472595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:47:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:13 smithi060 ceph-mon[94233]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:13 smithi060 ceph-mon[109077]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:13 smithi089 ceph-mon[98504]: pgmap v6356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:47:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:47:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:15 smithi060 ceph-mon[94233]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:15 smithi060 ceph-mon[109077]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:15 smithi089 ceph-mon[98504]: pgmap v6357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:17 smithi060 ceph-mon[94233]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:17 smithi060 ceph-mon[109077]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:17 smithi089 ceph-mon[98504]: pgmap v6358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:19 smithi060 ceph-mon[94233]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:19 smithi060 ceph-mon[109077]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:19 smithi089 ceph-mon[98504]: pgmap v6359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:21 smithi060 ceph-mon[94233]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:21 smithi060 ceph-mon[109077]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:21 smithi089 ceph-mon[98504]: pgmap v6360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:23 smithi060 ceph-mon[94233]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:23 smithi060 ceph-mon[109077]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:23 smithi089 ceph-mon[98504]: pgmap v6361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:47:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:47:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:25 smithi060 ceph-mon[109077]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:25 smithi060 ceph-mon[94233]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:25 smithi089 ceph-mon[98504]: pgmap v6362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:27 smithi060 ceph-mon[109077]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:27 smithi060 ceph-mon[94233]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:27 smithi089 ceph-mon[98504]: pgmap v6363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:29 smithi060 ceph-mon[109077]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:29 smithi060 ceph-mon[94233]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:29 smithi089 ceph-mon[98504]: pgmap v6364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:31 smithi060 ceph-mon[94233]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:31 smithi060 ceph-mon[109077]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:31 smithi089 ceph-mon[98504]: pgmap v6365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:33 smithi060 ceph-mon[94233]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:33 smithi060 ceph-mon[109077]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:33 smithi089 ceph-mon[98504]: pgmap v6366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:47:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:47:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:35 smithi060 ceph-mon[94233]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:35.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:35 smithi060 ceph-mon[109077]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:35 smithi089 ceph-mon[98504]: pgmap v6367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:37 smithi060 ceph-mon[94233]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:37 smithi060 ceph-mon[109077]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:37 smithi089 ceph-mon[98504]: pgmap v6368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:39 smithi060 ceph-mon[94233]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:39 smithi060 ceph-mon[109077]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:39 smithi089 ceph-mon[98504]: pgmap v6369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:41 smithi060 ceph-mon[94233]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:41 smithi060 ceph-mon[109077]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:41 smithi089 ceph-mon[98504]: pgmap v6370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:42.273 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:47:42.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:47:42.597 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:47:42.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:47:42.993 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:47:42.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:47:42.993 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:47:42.993 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:47:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:43 smithi060 ceph-mon[94233]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:43 smithi060 ceph-mon[94233]: from='client.30791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2873976478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:47:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:43 smithi060 ceph-mon[109077]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:43 smithi060 ceph-mon[109077]: from='client.30791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2873976478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:47:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:43 smithi089 ceph-mon[98504]: pgmap v6371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:43 smithi089 ceph-mon[98504]: from='client.30791 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2873976478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:47:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:44 smithi060 ceph-mon[94233]: from='client.20922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:44 smithi060 ceph-mon[109077]: from='client.20922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:44 smithi089 ceph-mon[98504]: from='client.20922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:47:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:47:44] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T06:47:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:45 smithi060 ceph-mon[94233]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:45 smithi060 ceph-mon[109077]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:45 smithi089 ceph-mon[98504]: pgmap v6372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:47 smithi060 ceph-mon[94233]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:47 smithi060 ceph-mon[109077]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:47 smithi089 ceph-mon[98504]: pgmap v6373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:49 smithi060 ceph-mon[94233]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:49 smithi060 ceph-mon[109077]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:49 smithi089 ceph-mon[98504]: pgmap v6374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:51 smithi060 ceph-mon[94233]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:51 smithi060 ceph-mon[109077]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:51 smithi089 ceph-mon[98504]: pgmap v6375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:53 smithi060 ceph-mon[94233]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:53 smithi060 ceph-mon[109077]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:53 smithi089 ceph-mon[98504]: pgmap v6376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:47:54] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T06:47:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:55 smithi060 ceph-mon[94233]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:55 smithi060 ceph-mon[109077]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:55 smithi089 ceph-mon[98504]: pgmap v6377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:47:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:57 smithi060 ceph-mon[94233]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:57 smithi060 ceph-mon[109077]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:57 smithi089 ceph-mon[98504]: pgmap v6378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:47:59 smithi060 ceph-mon[94233]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:47:59 smithi060 ceph-mon[109077]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:47:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:47:59 smithi089 ceph-mon[98504]: pgmap v6379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:01 smithi060 ceph-mon[94233]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:01 smithi060 ceph-mon[109077]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:01 smithi089 ceph-mon[98504]: pgmap v6380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:03 smithi060 ceph-mon[94233]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:03 smithi060 ceph-mon[109077]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:03 smithi089 ceph-mon[98504]: pgmap v6381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:48:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:48:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:05 smithi060 ceph-mon[94233]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:05 smithi060 ceph-mon[109077]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:05 smithi089 ceph-mon[98504]: pgmap v6382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:07 smithi060 ceph-mon[94233]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:07 smithi060 ceph-mon[109077]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:07 smithi089 ceph-mon[98504]: pgmap v6383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:09 smithi060 ceph-mon[94233]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:09 smithi060 ceph-mon[109077]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:09 smithi089 ceph-mon[98504]: pgmap v6384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[94233]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[109077]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:48:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:48:11.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:48:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:11 smithi089 ceph-mon[98504]: pgmap v6385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:48:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:48:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:48:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:48:13.355 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:48:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:13 smithi060 ceph-mon[94233]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:13 smithi060 ceph-mon[109077]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:13 smithi089 ceph-mon[98504]: pgmap v6386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:13.682 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:48:13.682 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:48:13.682 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:48:13.682 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:48:13.683 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:48:13.683 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:48:13.686 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:48:13.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:48:13.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:48:13.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:48:13.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:48:13.687 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:48:13.687 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:48:14.082 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:48:14.082 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:48:14.082 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:48:14.082 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:14.082 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:48:14.083 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:48:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:14 smithi060 ceph-mon[94233]: from='client.20934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2607991645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:48:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:14 smithi060 ceph-mon[109077]: from='client.20934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2607991645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:48:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:48:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:48:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:14 smithi089 ceph-mon[98504]: from='client.20934 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2607991645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:48:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:15 smithi060 ceph-mon[94233]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:15 smithi060 ceph-mon[94233]: from='client.30815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:15 smithi060 ceph-mon[109077]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:15 smithi060 ceph-mon[109077]: from='client.30815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:15 smithi089 ceph-mon[98504]: pgmap v6387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:15 smithi089 ceph-mon[98504]: from='client.30815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:17 smithi060 ceph-mon[94233]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:17 smithi060 ceph-mon[109077]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:17 smithi089 ceph-mon[98504]: pgmap v6388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:19 smithi060 ceph-mon[94233]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:19 smithi060 ceph-mon[109077]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:19 smithi089 ceph-mon[98504]: pgmap v6389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:21 smithi060 ceph-mon[94233]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:21 smithi060 ceph-mon[109077]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:21 smithi089 ceph-mon[98504]: pgmap v6390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:23 smithi060 ceph-mon[94233]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:23 smithi060 ceph-mon[109077]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:23 smithi089 ceph-mon[98504]: pgmap v6391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:24.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:48:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:48:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:25 smithi060 ceph-mon[94233]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:25 smithi060 ceph-mon[109077]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:25 smithi089 ceph-mon[98504]: pgmap v6392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:27 smithi060 ceph-mon[94233]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:27 smithi060 ceph-mon[109077]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:27 smithi089 ceph-mon[98504]: pgmap v6393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:29 smithi060 ceph-mon[94233]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:29 smithi060 ceph-mon[109077]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:29 smithi089 ceph-mon[98504]: pgmap v6394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:31 smithi060 ceph-mon[94233]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:31 smithi060 ceph-mon[109077]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:31 smithi089 ceph-mon[98504]: pgmap v6395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:33 smithi060 ceph-mon[94233]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:33 smithi060 ceph-mon[109077]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:33 smithi089 ceph-mon[98504]: pgmap v6396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:48:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:48:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:35 smithi060 ceph-mon[94233]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:35 smithi060 ceph-mon[109077]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:35 smithi089 ceph-mon[98504]: pgmap v6397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:37 smithi060 ceph-mon[94233]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:37 smithi060 ceph-mon[109077]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:37 smithi089 ceph-mon[98504]: pgmap v6398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:39 smithi060 ceph-mon[94233]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:39 smithi060 ceph-mon[109077]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:39 smithi089 ceph-mon[98504]: pgmap v6399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:41 smithi060 ceph-mon[94233]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:41 smithi060 ceph-mon[109077]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:41 smithi089 ceph-mon[98504]: pgmap v6400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:43 smithi060 ceph-mon[94233]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:43 smithi060 ceph-mon[109077]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:43 smithi089 ceph-mon[98504]: pgmap v6401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:44.443 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:48:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:48:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:48:44.768 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:48:44.769 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:48:44.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:48:44.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:48:44.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:48:44.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:48:44.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:48:44.770 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:48:45.169 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:48:45.169 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:48:45.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:48:45.171 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:48:45.171 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:48:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:45 smithi060 ceph-mon[94233]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:45 smithi060 ceph-mon[94233]: from='client.30827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1634378519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:48:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:45 smithi060 ceph-mon[109077]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:45 smithi060 ceph-mon[109077]: from='client.30827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1634378519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:48:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:45 smithi089 ceph-mon[98504]: pgmap v6402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:45 smithi089 ceph-mon[98504]: from='client.30827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1634378519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:48:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:46 smithi060 ceph-mon[109077]: from='client.20958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:46 smithi060 ceph-mon[94233]: from='client.20958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:46 smithi089 ceph-mon[98504]: from='client.20958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:48:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:47 smithi060 ceph-mon[94233]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:47 smithi060 ceph-mon[109077]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:47 smithi089 ceph-mon[98504]: pgmap v6403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:49 smithi060 ceph-mon[94233]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:49 smithi060 ceph-mon[109077]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:49 smithi089 ceph-mon[98504]: pgmap v6404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:51 smithi060 ceph-mon[94233]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:51 smithi060 ceph-mon[109077]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:51 smithi089 ceph-mon[98504]: pgmap v6405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:53 smithi060 ceph-mon[94233]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:53 smithi060 ceph-mon[109077]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:53 smithi089 ceph-mon[98504]: pgmap v6406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:48:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:48:55.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:55 smithi060 ceph-mon[94233]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:55.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:55 smithi060 ceph-mon[109077]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:55 smithi089 ceph-mon[98504]: pgmap v6407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:56.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:48:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:57 smithi060 ceph-mon[109077]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:57 smithi060 ceph-mon[94233]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:57 smithi089 ceph-mon[98504]: pgmap v6408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:48:59 smithi060 ceph-mon[94233]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:48:59 smithi060 ceph-mon[109077]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:48:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:48:59 smithi089 ceph-mon[98504]: pgmap v6409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:01 smithi060 ceph-mon[94233]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:01 smithi060 ceph-mon[109077]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:01 smithi089 ceph-mon[98504]: pgmap v6410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:03 smithi060 ceph-mon[94233]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:03 smithi060 ceph-mon[109077]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:03 smithi089 ceph-mon[98504]: pgmap v6411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:49:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:49:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:05 smithi060 ceph-mon[94233]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:05 smithi060 ceph-mon[109077]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:05 smithi089 ceph-mon[98504]: pgmap v6412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:07 smithi060 ceph-mon[94233]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:07 smithi060 ceph-mon[109077]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:07 smithi089 ceph-mon[98504]: pgmap v6413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:09 smithi060 ceph-mon[94233]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:09 smithi060 ceph-mon[109077]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:09 smithi089 ceph-mon[98504]: pgmap v6414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:11 smithi060 ceph-mon[109077]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:49:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:11 smithi060 ceph-mon[94233]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:49:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:11 smithi089 ceph-mon[98504]: pgmap v6415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:49:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:49:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:49:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:49:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:49:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:49:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:49:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:49:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:49:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:49:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:13 smithi089 ceph-mon[98504]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:13 smithi060 ceph-mon[94233]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:13 smithi060 ceph-mon[109077]: pgmap v6416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:49:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:49:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:15 smithi089 ceph-mon[98504]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:15.539 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:49:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:15 smithi060 ceph-mon[94233]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:15 smithi060 ceph-mon[109077]: pgmap v6417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:15.866 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:49:15.866 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:49:15.866 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:49:15.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:49:15.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:49:15.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:49:15.867 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:49:16.264 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:16.265 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:49:16.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:49:16.266 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:49:16.266 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:49:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/122698676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:49:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/122698676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:49:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/122698676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:49:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:17 smithi060 ceph-mon[94233]: from='client.30845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:17 smithi060 ceph-mon[94233]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:17 smithi060 ceph-mon[94233]: from='client.20976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:17 smithi060 ceph-mon[109077]: from='client.30845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:17 smithi060 ceph-mon[109077]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:17 smithi060 ceph-mon[109077]: from='client.20976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:17 smithi089 ceph-mon[98504]: from='client.30845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:17 smithi089 ceph-mon[98504]: pgmap v6418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:17 smithi089 ceph-mon[98504]: from='client.20976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:19 smithi060 ceph-mon[94233]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:19 smithi060 ceph-mon[109077]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:19 smithi089 ceph-mon[98504]: pgmap v6419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:21 smithi060 ceph-mon[94233]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:21 smithi060 ceph-mon[109077]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:21 smithi089 ceph-mon[98504]: pgmap v6420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:23 smithi060 ceph-mon[94233]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:23 smithi060 ceph-mon[109077]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:23 smithi089 ceph-mon[98504]: pgmap v6421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:49:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:49:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:25 smithi060 ceph-mon[94233]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:25 smithi060 ceph-mon[109077]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:25 smithi089 ceph-mon[98504]: pgmap v6422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:27 smithi060 ceph-mon[94233]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:27 smithi060 ceph-mon[109077]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:27 smithi089 ceph-mon[98504]: pgmap v6423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:29 smithi060 ceph-mon[94233]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:29 smithi060 ceph-mon[109077]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:29 smithi089 ceph-mon[98504]: pgmap v6424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:31 smithi060 ceph-mon[94233]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:31 smithi060 ceph-mon[109077]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:31 smithi089 ceph-mon[98504]: pgmap v6425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:33 smithi060 ceph-mon[94233]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:33 smithi060 ceph-mon[109077]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:33 smithi089 ceph-mon[98504]: pgmap v6426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:49:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:49:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:35 smithi060 ceph-mon[109077]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:35 smithi060 ceph-mon[94233]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:35 smithi089 ceph-mon[98504]: pgmap v6427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:37 smithi060 ceph-mon[94233]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:37 smithi060 ceph-mon[109077]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:37 smithi089 ceph-mon[98504]: pgmap v6428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:39 smithi060 ceph-mon[94233]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:39 smithi060 ceph-mon[109077]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:39 smithi089 ceph-mon[98504]: pgmap v6429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:41 smithi060 ceph-mon[94233]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:41 smithi060 ceph-mon[109077]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:41 smithi089 ceph-mon[98504]: pgmap v6430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:43.618 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:43 smithi060 ceph-mon[94233]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:43.618 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:43 smithi060 ceph-mon[109077]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:43 smithi089 ceph-mon[98504]: pgmap v6431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:49:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:49:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:45 smithi060 ceph-mon[94233]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:45 smithi060 ceph-mon[109077]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:45 smithi089 ceph-mon[98504]: pgmap v6432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:46.623 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:49:46.951 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:49:46.951 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:49:46.951 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:49:46.952 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:49:46.953 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:49:46.953 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:49:47.351 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:49:47.351 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:49:47.351 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:49:47.352 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:49:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:47 smithi060 ceph-mon[94233]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3993707357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:49:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:47 smithi060 ceph-mon[109077]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3993707357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:49:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:47 smithi089 ceph-mon[98504]: pgmap v6433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3993707357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:49:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:48 smithi060 ceph-mon[94233]: from='client.20988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:48 smithi060 ceph-mon[94233]: from='client.30869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:48 smithi060 ceph-mon[109077]: from='client.20988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:48 smithi060 ceph-mon[109077]: from='client.30869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:48 smithi089 ceph-mon[98504]: from='client.20988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:48 smithi089 ceph-mon[98504]: from='client.30869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:49:49.648 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:49 smithi060 ceph-mon[94233]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:49.649 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:49 smithi060 ceph-mon[109077]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:49 smithi089 ceph-mon[98504]: pgmap v6434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:51 smithi060 ceph-mon[94233]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:51 smithi060 ceph-mon[109077]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:51 smithi089 ceph-mon[98504]: pgmap v6435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:53 smithi060 ceph-mon[94233]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:53 smithi060 ceph-mon[109077]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:53 smithi089 ceph-mon[98504]: pgmap v6436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:49:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:49:55.726 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:55 smithi060 ceph-mon[109077]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:55.727 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:55 smithi060 ceph-mon[94233]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:55 smithi089 ceph-mon[98504]: pgmap v6437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:56.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:56.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:49:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:57 smithi060 ceph-mon[94233]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:57 smithi060 ceph-mon[109077]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:57 smithi089 ceph-mon[98504]: pgmap v6438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:49:59 smithi060 ceph-mon[94233]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:49:59 smithi060 ceph-mon[109077]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:49:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:49:59 smithi089 ceph-mon[98504]: pgmap v6439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T06:50:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:01 smithi060 ceph-mon[94233]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:01 smithi060 ceph-mon[109077]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:01.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:01 smithi089 ceph-mon[98504]: pgmap v6440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:03 smithi060 ceph-mon[109077]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:03.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:03 smithi060 ceph-mon[94233]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:03 smithi089 ceph-mon[98504]: pgmap v6441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:50:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:50:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:05 smithi060 ceph-mon[94233]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:05 smithi060 ceph-mon[109077]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:05 smithi089 ceph-mon[98504]: pgmap v6442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:07.738 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:07 smithi060 ceph-mon[94233]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:07.738 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:07 smithi060 ceph-mon[109077]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:07 smithi089 ceph-mon[98504]: pgmap v6443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:09 smithi060 ceph-mon[94233]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:09 smithi060 ceph-mon[109077]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:09 smithi089 ceph-mon[98504]: pgmap v6444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:11 smithi060 ceph-mon[94233]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:11 smithi060 ceph-mon[109077]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:11 smithi089 ceph-mon[98504]: pgmap v6445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:50:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:50:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:50:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:50:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:50:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:50:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:50:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:50:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:50:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:50:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:50:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:50:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:13 smithi060 ceph-mon[94233]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:13 smithi060 ceph-mon[109077]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:13 smithi089 ceph-mon[98504]: pgmap v6446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:50:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:50:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:15 smithi060 ceph-mon[94233]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:15 smithi060 ceph-mon[109077]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:15 smithi089 ceph-mon[98504]: pgmap v6447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:17.718 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:50:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:17 smithi060 ceph-mon[109077]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:17 smithi060 ceph-mon[94233]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:17 smithi089 ceph-mon[98504]: pgmap v6448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:50:18.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:50:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:50:18.442 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:50:18.442 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:50:18.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:50:18.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:18.442 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:50:18.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:50:18.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:50:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:50:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[94233]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[94233]: from='client.21006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[94233]: from='client.21012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2483809739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:50:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[109077]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[109077]: from='client.21006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[109077]: from='client.21012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2483809739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:50:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:19 smithi089 ceph-mon[98504]: pgmap v6449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:19 smithi089 ceph-mon[98504]: from='client.21006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:19.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:19 smithi089 ceph-mon[98504]: from='client.21012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:19.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2483809739' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:50:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:21 smithi060 ceph-mon[94233]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:21 smithi060 ceph-mon[109077]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:21 smithi089 ceph-mon[98504]: pgmap v6450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:23 smithi060 ceph-mon[109077]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:23 smithi060 ceph-mon[94233]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:23 smithi089 ceph-mon[98504]: pgmap v6451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:50:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:50:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:25 smithi060 ceph-mon[94233]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:25 smithi060 ceph-mon[109077]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:25 smithi089 ceph-mon[98504]: pgmap v6452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:27 smithi060 ceph-mon[94233]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:27 smithi060 ceph-mon[109077]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:27 smithi089 ceph-mon[98504]: pgmap v6453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:29 smithi060 ceph-mon[94233]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:29 smithi060 ceph-mon[109077]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:29 smithi089 ceph-mon[98504]: pgmap v6454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:31 smithi060 ceph-mon[94233]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:31 smithi060 ceph-mon[109077]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:31 smithi089 ceph-mon[98504]: pgmap v6455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:33 smithi060 ceph-mon[94233]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:33 smithi060 ceph-mon[109077]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:33 smithi089 ceph-mon[98504]: pgmap v6456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:50:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:50:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:35 smithi060 ceph-mon[109077]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:35 smithi060 ceph-mon[94233]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:35 smithi089 ceph-mon[98504]: pgmap v6457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:37 smithi060 ceph-mon[94233]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:37 smithi060 ceph-mon[109077]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:37 smithi089 ceph-mon[98504]: pgmap v6458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:39 smithi060 ceph-mon[94233]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:39 smithi060 ceph-mon[109077]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:39 smithi089 ceph-mon[98504]: pgmap v6459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:41 smithi060 ceph-mon[94233]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:41 smithi060 ceph-mon[109077]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:41 smithi089 ceph-mon[98504]: pgmap v6460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:43 smithi060 ceph-mon[94233]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:43 smithi060 ceph-mon[109077]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:43 smithi089 ceph-mon[98504]: pgmap v6461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:50:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:50:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:45 smithi060 ceph-mon[94233]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:45.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:45 smithi060 ceph-mon[109077]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:45 smithi089 ceph-mon[98504]: pgmap v6462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:47 smithi060 ceph-mon[94233]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:47 smithi060 ceph-mon[109077]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:47 smithi089 ceph-mon[98504]: pgmap v6463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:48.811 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 99.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.6M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 636M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 765M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 447M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 376M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:50:49.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4584M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5134M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4701M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4338M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3567M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 3945M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3483M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3896M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:50:49.143 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 107M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:50:49.545 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:50:49.545 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:50:49.545 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:50:49.545 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:49.545 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:50:49.545 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:50:49.546 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:50:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:49 smithi060 ceph-mon[94233]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:49 smithi060 ceph-mon[109077]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:49 smithi089 ceph-mon[98504]: pgmap v6464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:50 smithi060 ceph-mon[94233]: from='client.30899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:50 smithi060 ceph-mon[94233]: from='client.21030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3994245985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:50:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:50 smithi060 ceph-mon[109077]: from='client.30899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:50 smithi060 ceph-mon[109077]: from='client.21030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:50.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3994245985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:50:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:50 smithi089 ceph-mon[98504]: from='client.30899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:50 smithi089 ceph-mon[98504]: from='client.21030 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:50:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3994245985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:50:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:51 smithi060 ceph-mon[94233]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:51 smithi060 ceph-mon[109077]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:51 smithi089 ceph-mon[98504]: pgmap v6465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:53 smithi060 ceph-mon[94233]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:53.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:53 smithi060 ceph-mon[109077]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:53.792 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:53 smithi089 ceph-mon[98504]: pgmap v6466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:50:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:50:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:55 smithi060 ceph-mon[94233]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:55 smithi060 ceph-mon[109077]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:55 smithi089 ceph-mon[98504]: pgmap v6467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:50:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:57 smithi060 ceph-mon[94233]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:57 smithi060 ceph-mon[109077]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:57 smithi089 ceph-mon[98504]: pgmap v6468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:50:59 smithi060 ceph-mon[94233]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:50:59 smithi060 ceph-mon[109077]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:50:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:50:59 smithi089 ceph-mon[98504]: pgmap v6469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:01 smithi060 ceph-mon[94233]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:01 smithi060 ceph-mon[109077]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:01 smithi089 ceph-mon[98504]: pgmap v6470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:03 smithi060 ceph-mon[94233]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:03 smithi060 ceph-mon[109077]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:03.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:03 smithi089 ceph-mon[98504]: pgmap v6471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:51:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:51:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:05 smithi060 ceph-mon[94233]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:05 smithi060 ceph-mon[109077]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:05 smithi089 ceph-mon[98504]: pgmap v6472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:07 smithi060 ceph-mon[94233]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:07 smithi060 ceph-mon[109077]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:07 smithi089 ceph-mon[98504]: pgmap v6473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:09 smithi060 ceph-mon[94233]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:09 smithi060 ceph-mon[109077]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:09 smithi089 ceph-mon[98504]: pgmap v6474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:11 smithi060 ceph-mon[94233]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:11 smithi060 ceph-mon[109077]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:11.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:11 smithi089 ceph-mon[98504]: pgmap v6475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:11.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:51:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:51:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:51:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:13 smithi060 ceph-mon[94233]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:13 smithi060 ceph-mon[109077]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:13 smithi089 ceph-mon[98504]: pgmap v6476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:51:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:51:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:15 smithi060 ceph-mon[94233]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:15 smithi060 ceph-mon[109077]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:15 smithi089 ceph-mon[98504]: pgmap v6477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[94233]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[109077]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:16 smithi089 ceph-mon[98504]: pgmap v6478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:51:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:51:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:51:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:51:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:51:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:51:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:51:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:19 smithi089 ceph-mon[98504]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:19 smithi060 ceph-mon[94233]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:19 smithi060 ceph-mon[109077]: pgmap v6479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:19.910 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:51:20.235 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3s ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4s ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4s ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3s ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:51:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4s ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:51:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4s ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:51:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:51:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4s ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:51:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4s ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:51:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4s ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:51:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4s ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:51:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3s ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:51:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3s ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:51:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3s ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:51:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3s ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:51:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3s ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:51:20.633 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:51:20.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:51:20.634 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:51:20.635 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:51:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:21 smithi089 ceph-mon[98504]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:21 smithi089 ceph-mon[98504]: from='client.30917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:21.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:21 smithi089 ceph-mon[98504]: from='client.30923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:21.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2790621153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:51:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[94233]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[94233]: from='client.30917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[94233]: from='client.30923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2790621153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:51:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[109077]: pgmap v6480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[109077]: from='client.30917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[109077]: from='client.30923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2790621153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:51:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:23 smithi089 ceph-mon[98504]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:23 smithi060 ceph-mon[94233]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:23 smithi060 ceph-mon[109077]: pgmap v6481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:51:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:51:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:25 smithi089 ceph-mon[98504]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:25 smithi060 ceph-mon[94233]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:25 smithi060 ceph-mon[109077]: pgmap v6482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:27 smithi089 ceph-mon[98504]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:27 smithi060 ceph-mon[94233]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:27 smithi060 ceph-mon[109077]: pgmap v6483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:29 smithi089 ceph-mon[98504]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:29 smithi060 ceph-mon[94233]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:29 smithi060 ceph-mon[109077]: pgmap v6484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:31 smithi089 ceph-mon[98504]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:31 smithi060 ceph-mon[94233]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:31 smithi060 ceph-mon[109077]: pgmap v6485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:33 smithi060 ceph-mon[94233]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:33 smithi060 ceph-mon[109077]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:33 smithi089 ceph-mon[98504]: pgmap v6486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:51:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:51:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:35 smithi060 ceph-mon[94233]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:35 smithi060 ceph-mon[109077]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:35 smithi089 ceph-mon[98504]: pgmap v6487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:37 smithi060 ceph-mon[94233]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:37.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:37 smithi060 ceph-mon[109077]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:37 smithi089 ceph-mon[98504]: pgmap v6488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:39 smithi060 ceph-mon[94233]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:39 smithi060 ceph-mon[109077]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:39 smithi089 ceph-mon[98504]: pgmap v6489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:41 smithi060 ceph-mon[94233]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:41 smithi060 ceph-mon[109077]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:41.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:41.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:41 smithi089 ceph-mon[98504]: pgmap v6490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:41.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:43 smithi060 ceph-mon[94233]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:43 smithi060 ceph-mon[109077]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:43.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:43 smithi089 ceph-mon[98504]: pgmap v6491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:51:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:51:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:45 smithi060 ceph-mon[94233]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:45 smithi060 ceph-mon[109077]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:45 smithi089 ceph-mon[98504]: pgmap v6492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:47 smithi060 ceph-mon[94233]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:47 smithi060 ceph-mon[109077]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:47 smithi089 ceph-mon[98504]: pgmap v6493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:49 smithi060 ceph-mon[94233]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:49 smithi060 ceph-mon[109077]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:49 smithi089 ceph-mon[98504]: pgmap v6494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:50.997 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:51:51.321 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:51:51.322 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 35s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:51:51.322 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 34s ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:51:51.322 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 35s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:51:51.322 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 34s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:51:51.322 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 34s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:51:51.322 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 35s ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 35s ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 34s ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 35s ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 35s ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 34s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 35s ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 35s ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 35s ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 35s ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 34s ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 34s ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 34s ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 34s ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:51:51.323 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 34s ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:51:51.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:51.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:51:51.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:51:51.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:51:51.722 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:51:51.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:51:51.722 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:51:51.722 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:51:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:51 smithi060 ceph-mon[94233]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:51 smithi060 ceph-mon[109077]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:51 smithi089 ceph-mon[98504]: pgmap v6495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:52 smithi060 ceph-mon[94233]: from='client.21060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:52 smithi060 ceph-mon[94233]: from='client.30941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2111765173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:51:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:52 smithi060 ceph-mon[109077]: from='client.21060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:52 smithi060 ceph-mon[109077]: from='client.30941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2111765173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:51:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:52 smithi089 ceph-mon[98504]: from='client.21060 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:52 smithi089 ceph-mon[98504]: from='client.30941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:51:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2111765173' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:51:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:53 smithi060 ceph-mon[94233]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:53 smithi060 ceph-mon[109077]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:53 smithi089 ceph-mon[98504]: pgmap v6496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:51:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:51:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:55 smithi060 ceph-mon[94233]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:55 smithi060 ceph-mon[109077]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:55 smithi089 ceph-mon[98504]: pgmap v6497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:51:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:57 smithi060 ceph-mon[94233]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:57 smithi060 ceph-mon[109077]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:57 smithi089 ceph-mon[98504]: pgmap v6498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:51:59 smithi060 ceph-mon[94233]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:51:59 smithi060 ceph-mon[109077]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:51:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:51:59 smithi089 ceph-mon[98504]: pgmap v6499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:01 smithi060 ceph-mon[94233]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:01 smithi060 ceph-mon[109077]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:01 smithi089 ceph-mon[98504]: pgmap v6500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:03 smithi060 ceph-mon[94233]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:03 smithi060 ceph-mon[109077]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:03 smithi089 ceph-mon[98504]: pgmap v6501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:52:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:52:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:05 smithi060 ceph-mon[94233]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:05 smithi060 ceph-mon[109077]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:05 smithi089 ceph-mon[98504]: pgmap v6502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:07 smithi060 ceph-mon[94233]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:07 smithi060 ceph-mon[109077]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:07 smithi089 ceph-mon[98504]: pgmap v6503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:09 smithi060 ceph-mon[94233]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:09 smithi060 ceph-mon[109077]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:09 smithi089 ceph-mon[98504]: pgmap v6504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:11 smithi060 ceph-mon[94233]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:11 smithi060 ceph-mon[109077]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:11.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:11 smithi089 ceph-mon[98504]: pgmap v6505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:11.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:13 smithi060 ceph-mon[94233]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:13 smithi060 ceph-mon[109077]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:13 smithi089 ceph-mon[98504]: pgmap v6506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:52:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:52:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:15 smithi060 ceph-mon[94233]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:15 smithi060 ceph-mon[109077]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:15 smithi089 ceph-mon[98504]: pgmap v6507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:17 smithi060 ceph-mon[94233]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:17 smithi060 ceph-mon[109077]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:17 smithi089 ceph-mon[98504]: pgmap v6508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:52:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:52:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:52:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:52:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:52:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:52:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:52:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:52:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:52:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:52:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:52:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:52:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:19 smithi060 ceph-mon[94233]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:19 smithi060 ceph-mon[109077]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:19 smithi089 ceph-mon[98504]: pgmap v6509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:21 smithi060 ceph-mon[94233]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:21 smithi060 ceph-mon[109077]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:21 smithi089 ceph-mon[98504]: pgmap v6510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:22.085 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:52:22.414 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 66s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 65s ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 66s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 65s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 65s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 66s ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 66s ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 65s ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 66s ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 66s ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 65s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 66s ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:52:22.415 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 66s ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:52:22.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 66s ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:52:22.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 66s ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:52:22.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 65s ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:52:22.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 65s ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:52:22.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 65s ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:52:22.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 65s ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:52:22.416 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 65s ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:52:22.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:52:22.815 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:52:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[109077]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[109077]: from='client.21078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[109077]: from='client.21084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/240720921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:52:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[94233]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[94233]: from='client.21078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[94233]: from='client.21084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/240720921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:52:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:23 smithi089 ceph-mon[98504]: pgmap v6511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:23 smithi089 ceph-mon[98504]: from='client.21078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:23 smithi089 ceph-mon[98504]: from='client.21084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/240720921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:52:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:52:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:52:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:25 smithi060 ceph-mon[94233]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:25 smithi060 ceph-mon[109077]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:25 smithi089 ceph-mon[98504]: pgmap v6512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:27 smithi060 ceph-mon[94233]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:27 smithi060 ceph-mon[109077]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:27 smithi089 ceph-mon[98504]: pgmap v6513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:29 smithi060 ceph-mon[94233]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:29 smithi060 ceph-mon[109077]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:29 smithi089 ceph-mon[98504]: pgmap v6514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:31 smithi060 ceph-mon[94233]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:31 smithi060 ceph-mon[109077]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:31 smithi089 ceph-mon[98504]: pgmap v6515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:33 smithi060 ceph-mon[94233]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:33 smithi060 ceph-mon[109077]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:33 smithi089 ceph-mon[98504]: pgmap v6516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:52:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:52:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:35 smithi060 ceph-mon[109077]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:35 smithi060 ceph-mon[94233]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:35 smithi089 ceph-mon[98504]: pgmap v6517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:37 smithi060 ceph-mon[109077]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:37 smithi060 ceph-mon[94233]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:37 smithi089 ceph-mon[98504]: pgmap v6518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:39 smithi060 ceph-mon[94233]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:39 smithi060 ceph-mon[109077]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:39 smithi089 ceph-mon[98504]: pgmap v6519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:41 smithi060 ceph-mon[94233]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:41 smithi060 ceph-mon[109077]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:41 smithi089 ceph-mon[98504]: pgmap v6520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:43 smithi060 ceph-mon[94233]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:43 smithi060 ceph-mon[109077]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:43.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:43 smithi089 ceph-mon[98504]: pgmap v6521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:52:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:52:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:45 smithi060 ceph-mon[94233]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:45 smithi060 ceph-mon[109077]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:45 smithi089 ceph-mon[98504]: pgmap v6522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:47 smithi060 ceph-mon[94233]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:47 smithi060 ceph-mon[109077]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:47 smithi089 ceph-mon[98504]: pgmap v6523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:49 smithi060 ceph-mon[94233]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:49 smithi060 ceph-mon[109077]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:49 smithi089 ceph-mon[98504]: pgmap v6524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:51 smithi060 ceph-mon[94233]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:51 smithi060 ceph-mon[109077]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:51 smithi089 ceph-mon[98504]: pgmap v6525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:53.177 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:52:53.502 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:52:53.502 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 97s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 96s ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 97s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 96s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 96s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 97s ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 97s ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 96s ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 97s ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 97s ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 96s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 97s ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 97s ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:52:53.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 97s ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:52:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 97s ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:52:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 96s ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:52:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 96s ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:52:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 96s ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:52:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 96s ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:52:53.504 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 96s ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:52:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:53 smithi060 ceph-mon[94233]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:53 smithi060 ceph-mon[109077]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:53 smithi089 ceph-mon[98504]: pgmap v6526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:53.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:52:53.905 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:52:53.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:52:53.905 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:52:53.905 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:52:53.905 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:52:53.905 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:52:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:52:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:54 smithi060 ceph-mon[94233]: from='client.21096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:54 smithi060 ceph-mon[94233]: from='client.21102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/841488864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:52:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:54 smithi060 ceph-mon[109077]: from='client.21096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:54 smithi060 ceph-mon[109077]: from='client.21102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/841488864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:52:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:54 smithi089 ceph-mon[98504]: from='client.21096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:54 smithi089 ceph-mon[98504]: from='client.21102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:52:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/841488864' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:52:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:55 smithi060 ceph-mon[94233]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:55 smithi060 ceph-mon[109077]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:55 smithi089 ceph-mon[98504]: pgmap v6527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:52:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:57 smithi060 ceph-mon[94233]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:57 smithi060 ceph-mon[109077]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:57 smithi089 ceph-mon[98504]: pgmap v6528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:52:59 smithi060 ceph-mon[94233]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:52:59 smithi060 ceph-mon[109077]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:52:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:52:59 smithi089 ceph-mon[98504]: pgmap v6529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:01 smithi060 ceph-mon[94233]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:01 smithi060 ceph-mon[109077]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:01 smithi089 ceph-mon[98504]: pgmap v6530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:03.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:03 smithi060 ceph-mon[94233]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:03.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:03 smithi060 ceph-mon[109077]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:03 smithi089 ceph-mon[98504]: pgmap v6531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:53:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:53:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:05 smithi060 ceph-mon[94233]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:05 smithi060 ceph-mon[109077]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:05 smithi089 ceph-mon[98504]: pgmap v6532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:07 smithi060 ceph-mon[94233]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:07 smithi060 ceph-mon[109077]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:07 smithi089 ceph-mon[98504]: pgmap v6533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:09 smithi060 ceph-mon[94233]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:09 smithi060 ceph-mon[109077]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:09 smithi089 ceph-mon[98504]: pgmap v6534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:11 smithi060 ceph-mon[94233]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:11 smithi060 ceph-mon[109077]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:11 smithi089 ceph-mon[98504]: pgmap v6535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:13 smithi060 ceph-mon[109077]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:13 smithi060 ceph-mon[94233]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:13 smithi089 ceph-mon[98504]: pgmap v6536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:53:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:53:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:15 smithi060 ceph-mon[94233]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:15 smithi060 ceph-mon[109077]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:15 smithi089 ceph-mon[98504]: pgmap v6537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:17 smithi060 ceph-mon[94233]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:17 smithi060 ceph-mon[109077]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:17 smithi089 ceph-mon[98504]: pgmap v6538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:53:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:53:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:53:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[94233]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:53:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:53:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:53:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[109077]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:19.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:53:19.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:53:19.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:53:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:19 smithi089 ceph-mon[98504]: pgmap v6539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:53:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:53:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:53:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:21 smithi060 ceph-mon[94233]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:21 smithi060 ceph-mon[109077]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:21 smithi089 ceph-mon[98504]: pgmap v6540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:23 smithi060 ceph-mon[94233]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:23 smithi060 ceph-mon[109077]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:23 smithi089 ceph-mon[98504]: pgmap v6541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:24.266 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:53:24.595 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:53:24.595 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:53:24.595 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:53:24.595 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:53:24.595 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:53:24.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:53:24.595 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:53:24.596 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:53:24.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:53:24.597 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:53:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:53:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:24.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:53:24.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:53:24.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:24.993 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:53:24.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:53:24.993 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:53:24.993 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:25 smithi060 ceph-mon[94233]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:25 smithi060 ceph-mon[94233]: from='client.21114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1226648551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:25 smithi060 ceph-mon[109077]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:25 smithi060 ceph-mon[109077]: from='client.21114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1226648551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:53:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:25 smithi089 ceph-mon[98504]: pgmap v6542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:25 smithi089 ceph-mon[98504]: from='client.21114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1226648551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:53:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:26 smithi060 ceph-mon[94233]: from='client.21120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:26 smithi060 ceph-mon[109077]: from='client.21120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:26 smithi089 ceph-mon[98504]: from='client.21120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:27 smithi060 ceph-mon[94233]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:27 smithi060 ceph-mon[109077]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:27 smithi089 ceph-mon[98504]: pgmap v6543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:29 smithi060 ceph-mon[94233]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:29 smithi060 ceph-mon[109077]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:29 smithi089 ceph-mon[98504]: pgmap v6544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:31 smithi060 ceph-mon[94233]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:31 smithi060 ceph-mon[109077]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:31 smithi089 ceph-mon[98504]: pgmap v6545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:33 smithi060 ceph-mon[94233]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:33 smithi060 ceph-mon[109077]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:33 smithi089 ceph-mon[98504]: pgmap v6546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:53:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:53:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:35 smithi060 ceph-mon[94233]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:35 smithi060 ceph-mon[109077]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:35 smithi089 ceph-mon[98504]: pgmap v6547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:37 smithi060 ceph-mon[109077]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:37 smithi060 ceph-mon[94233]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:37 smithi089 ceph-mon[98504]: pgmap v6548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:39 smithi060 ceph-mon[94233]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:39 smithi060 ceph-mon[109077]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:39 smithi089 ceph-mon[98504]: pgmap v6549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:41 smithi060 ceph-mon[94233]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:41 smithi060 ceph-mon[109077]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:41 smithi089 ceph-mon[98504]: pgmap v6550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:43 smithi060 ceph-mon[94233]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:43 smithi060 ceph-mon[109077]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:43 smithi089 ceph-mon[98504]: pgmap v6551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:53:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:53:45.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:45 smithi060 ceph-mon[94233]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:45.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:45 smithi060 ceph-mon[109077]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:45.792 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:45 smithi089 ceph-mon[98504]: pgmap v6552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:47 smithi060 ceph-mon[94233]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:47 smithi060 ceph-mon[109077]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:47 smithi089 ceph-mon[98504]: pgmap v6553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:49 smithi060 ceph-mon[94233]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:49 smithi060 ceph-mon[109077]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:49 smithi089 ceph-mon[98504]: pgmap v6554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:51 smithi060 ceph-mon[94233]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:51 smithi060 ceph-mon[109077]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:51 smithi089 ceph-mon[98504]: pgmap v6555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:53 smithi060 ceph-mon[94233]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:53 smithi060 ceph-mon[109077]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:53 smithi089 ceph-mon[98504]: pgmap v6556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:53:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:53:55.353 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:53:55.683 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:53:55.683 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:53:55.683 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:53:55.683 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:53:55.683 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:53:55.683 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:53:55.683 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:53:55.684 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:53:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:55 smithi089 ceph-mon[98504]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:55 smithi060 ceph-mon[94233]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:56.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:55 smithi060 ceph-mon[109077]: pgmap v6557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:56.083 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:53:56.083 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:53:56.083 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:53:56.083 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:53:56.084 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:53:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:56 smithi089 ceph-mon[98504]: from='client.21132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/119581938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:53:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:56 smithi060 ceph-mon[109077]: from='client.21132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/119581938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:53:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:56 smithi060 ceph-mon[94233]: from='client.21132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:53:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/119581938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:53:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:57 smithi089 ceph-mon[98504]: from='client.31013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:57 smithi089 ceph-mon[98504]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:57 smithi060 ceph-mon[94233]: from='client.31013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:57 smithi060 ceph-mon[94233]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:57 smithi060 ceph-mon[109077]: from='client.31013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:53:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:57 smithi060 ceph-mon[109077]: pgmap v6558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:53:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:53:59 smithi089 ceph-mon[98504]: pgmap v6559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:53:59 smithi060 ceph-mon[94233]: pgmap v6559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:53:59 smithi060 ceph-mon[109077]: pgmap v6559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:01 smithi089 ceph-mon[98504]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:01 smithi060 ceph-mon[94233]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:01 smithi060 ceph-mon[109077]: pgmap v6560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:03 smithi089 ceph-mon[98504]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:03 smithi060 ceph-mon[94233]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:03 smithi060 ceph-mon[109077]: pgmap v6561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:54:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:54:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:05 smithi089 ceph-mon[98504]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:05 smithi060 ceph-mon[94233]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:05 smithi060 ceph-mon[109077]: pgmap v6562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:07 smithi089 ceph-mon[98504]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:07 smithi060 ceph-mon[94233]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:07 smithi060 ceph-mon[109077]: pgmap v6563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:09 smithi089 ceph-mon[98504]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:09 smithi060 ceph-mon[94233]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:09 smithi060 ceph-mon[109077]: pgmap v6564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:11 smithi060 ceph-mon[94233]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:11 smithi060 ceph-mon[109077]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:11 smithi089 ceph-mon[98504]: pgmap v6565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:13 smithi060 ceph-mon[109077]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:14.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:13 smithi060 ceph-mon[94233]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:13 smithi089 ceph-mon[98504]: pgmap v6566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:54:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:54:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:15 smithi060 ceph-mon[94233]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:15 smithi060 ceph-mon[109077]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:15 smithi089 ceph-mon[98504]: pgmap v6567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:17 smithi060 ceph-mon[94233]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:17 smithi060 ceph-mon[109077]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:17 smithi089 ceph-mon[98504]: pgmap v6568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[94233]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[109077]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:54:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:54:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:19 smithi089 ceph-mon[98504]: pgmap v6569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:54:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:54:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:54:20.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:54:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:21 smithi060 ceph-mon[94233]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:21 smithi060 ceph-mon[109077]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:21 smithi089 ceph-mon[98504]: pgmap v6570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:23 smithi060 ceph-mon[94233]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:23 smithi060 ceph-mon[109077]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:23 smithi089 ceph-mon[98504]: pgmap v6571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:54:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:54:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:25 smithi060 ceph-mon[94233]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:25 smithi060 ceph-mon[109077]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:25 smithi089 ceph-mon[98504]: pgmap v6572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:26.447 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:54:26.773 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:54:26.773 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:54:26.773 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:54:26.773 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:54:26.773 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:54:26.773 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:54:26.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:54:26.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:54:26.775 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:54:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:27.172 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:54:27.172 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:54:27.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:54:27.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:54:27.173 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:54:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:27 smithi060 ceph-mon[94233]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:27 smithi060 ceph-mon[94233]: from='client.31025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2268848914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:54:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:27 smithi060 ceph-mon[109077]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:27 smithi060 ceph-mon[109077]: from='client.31025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2268848914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:54:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:27 smithi089 ceph-mon[98504]: pgmap v6573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:27 smithi089 ceph-mon[98504]: from='client.31025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2268848914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:54:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:28 smithi060 ceph-mon[94233]: from='client.31031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:28 smithi060 ceph-mon[109077]: from='client.31031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:28 smithi089 ceph-mon[98504]: from='client.31031 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:29 smithi060 ceph-mon[94233]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:29 smithi060 ceph-mon[109077]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:29 smithi089 ceph-mon[98504]: pgmap v6574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:31 smithi060 ceph-mon[94233]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:31 smithi060 ceph-mon[109077]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:31 smithi089 ceph-mon[98504]: pgmap v6575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:33 smithi060 ceph-mon[94233]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:33 smithi060 ceph-mon[109077]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:33 smithi089 ceph-mon[98504]: pgmap v6576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:54:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:54:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:35 smithi060 ceph-mon[94233]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:35 smithi060 ceph-mon[109077]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:35 smithi089 ceph-mon[98504]: pgmap v6577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:36 smithi060 ceph-mon[94233]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:36 smithi060 ceph-mon[109077]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:36 smithi089 ceph-mon[98504]: pgmap v6578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:38 smithi060 ceph-mon[94233]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:38 smithi060 ceph-mon[109077]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:38 smithi089 ceph-mon[98504]: pgmap v6579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:41 smithi060 ceph-mon[94233]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:41 smithi060 ceph-mon[109077]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:41 smithi089 ceph-mon[98504]: pgmap v6580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:43 smithi060 ceph-mon[94233]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:43 smithi060 ceph-mon[109077]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:43 smithi089 ceph-mon[98504]: pgmap v6581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:54:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:54:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:45 smithi060 ceph-mon[94233]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:45 smithi060 ceph-mon[109077]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:45 smithi089 ceph-mon[98504]: pgmap v6582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:47 smithi060 ceph-mon[94233]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:47 smithi060 ceph-mon[109077]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:47 smithi089 ceph-mon[98504]: pgmap v6583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:49 smithi060 ceph-mon[94233]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:49 smithi060 ceph-mon[109077]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:49 smithi089 ceph-mon[98504]: pgmap v6584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:51 smithi060 ceph-mon[94233]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:51 smithi060 ceph-mon[109077]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:51 smithi089 ceph-mon[98504]: pgmap v6585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:53 smithi060 ceph-mon[94233]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:53 smithi060 ceph-mon[109077]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:53 smithi089 ceph-mon[98504]: pgmap v6586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:54:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:54:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:55 smithi060 ceph-mon[94233]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:55 smithi060 ceph-mon[109077]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:55 smithi089 ceph-mon[98504]: pgmap v6587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:54:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:57 smithi060 ceph-mon[109077]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:57 smithi060 ceph-mon[94233]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:57 smithi089 ceph-mon[98504]: pgmap v6588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:57.538 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:54:57.865 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:54:57.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:54:57.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:54:57.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:54:57.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:54:57.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:54:57.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:54:57.867 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:54:58.265 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:54:58.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:54:58.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:54:58.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:58.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:54:58.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:54:58.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:54:58.266 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:54:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:58 smithi060 ceph-mon[94233]: from='client.21168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:58 smithi060 ceph-mon[109077]: from='client.21168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:58 smithi089 ceph-mon[98504]: from='client.21168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:59 smithi060 ceph-mon[94233]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:59 smithi060 ceph-mon[94233]: from='client.31049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:54:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3106481602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:54:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:59 smithi060 ceph-mon[109077]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:59 smithi060 ceph-mon[109077]: from='client.31049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:54:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3106481602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:54:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:59 smithi089 ceph-mon[98504]: pgmap v6589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:54:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:59 smithi089 ceph-mon[98504]: from='client.31049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:54:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:54:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3106481602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:55:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:01 smithi060 ceph-mon[94233]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:01 smithi060 ceph-mon[109077]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:01 smithi089 ceph-mon[98504]: pgmap v6590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:03 smithi060 ceph-mon[94233]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:03 smithi060 ceph-mon[109077]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:03 smithi089 ceph-mon[98504]: pgmap v6591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:55:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:55:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:05 smithi060 ceph-mon[94233]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:05 smithi060 ceph-mon[109077]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:05 smithi089 ceph-mon[98504]: pgmap v6592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:07 smithi060 ceph-mon[94233]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:07 smithi060 ceph-mon[109077]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:07 smithi089 ceph-mon[98504]: pgmap v6593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:09 smithi060 ceph-mon[94233]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:09 smithi060 ceph-mon[109077]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:09 smithi089 ceph-mon[98504]: pgmap v6594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:11 smithi060 ceph-mon[109077]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:11 smithi060 ceph-mon[94233]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:11 smithi089 ceph-mon[98504]: pgmap v6595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:13 smithi060 ceph-mon[94233]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:13 smithi060 ceph-mon[109077]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:13 smithi089 ceph-mon[98504]: pgmap v6596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:55:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:55:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:15 smithi060 ceph-mon[94233]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:15 smithi060 ceph-mon[109077]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:15 smithi089 ceph-mon[98504]: pgmap v6597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:17 smithi060 ceph-mon[94233]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:17 smithi060 ceph-mon[109077]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:17 smithi089 ceph-mon[98504]: pgmap v6598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:19 smithi060 ceph-mon[109077]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:19 smithi060 ceph-mon[94233]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:19 smithi089 ceph-mon[98504]: pgmap v6599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:20.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:55:20.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:55:20.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:55:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[94233]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:55:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:55:21.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[109077]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:55:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:55:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:21 smithi089 ceph-mon[98504]: pgmap v6600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:55:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:55:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:23 smithi060 ceph-mon[94233]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:23 smithi060 ceph-mon[109077]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:23 smithi089 ceph-mon[98504]: pgmap v6601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:23.538 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 06:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T06:55:23.372450107Z level=info msg="Completed cleanup jobs" duration=11.731673ms 2023-12-01T06:55:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:55:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:55:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:25 smithi060 ceph-mon[94233]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:25 smithi060 ceph-mon[109077]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:25 smithi089 ceph-mon[98504]: pgmap v6602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:27 smithi060 ceph-mon[94233]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:27 smithi060 ceph-mon[109077]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:27 smithi089 ceph-mon[98504]: pgmap v6603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:28.631 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:55:28.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:55:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:55:29.361 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:55:29.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:55:29.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:55:29.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:55:29.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:55:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:55:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:55:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:55:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:55:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:55:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:55:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:55:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:55:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:55:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:55:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:55:29.363 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:55:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:29 smithi060 ceph-mon[109077]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:29 smithi060 ceph-mon[94233]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:29 smithi089 ceph-mon[98504]: pgmap v6604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:30 smithi060 ceph-mon[94233]: from='client.21186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:55:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:30 smithi060 ceph-mon[94233]: from='client.21192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:55:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1810446846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:55:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:30 smithi060 ceph-mon[109077]: from='client.21186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:55:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:30 smithi060 ceph-mon[109077]: from='client.21192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:55:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1810446846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:55:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:30 smithi089 ceph-mon[98504]: from='client.21186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:55:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:30 smithi089 ceph-mon[98504]: from='client.21192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:55:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1810446846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:55:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:31 smithi060 ceph-mon[94233]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:31 smithi060 ceph-mon[109077]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:31 smithi089 ceph-mon[98504]: pgmap v6605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:33 smithi060 ceph-mon[94233]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:33 smithi060 ceph-mon[109077]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:33 smithi089 ceph-mon[98504]: pgmap v6606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:55:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:55:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:35 smithi060 ceph-mon[94233]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:35 smithi060 ceph-mon[109077]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:35 smithi089 ceph-mon[98504]: pgmap v6607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:37 smithi060 ceph-mon[94233]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:37 smithi060 ceph-mon[109077]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:37 smithi089 ceph-mon[98504]: pgmap v6608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:39 smithi060 ceph-mon[94233]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:39 smithi060 ceph-mon[109077]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:39 smithi089 ceph-mon[98504]: pgmap v6609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:41 smithi060 ceph-mon[94233]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:41 smithi060 ceph-mon[109077]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:41 smithi089 ceph-mon[98504]: pgmap v6610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:43 smithi060 ceph-mon[94233]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:43 smithi060 ceph-mon[109077]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:43 smithi089 ceph-mon[98504]: pgmap v6611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:55:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:55:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:45 smithi060 ceph-mon[94233]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:45 smithi060 ceph-mon[109077]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:45 smithi089 ceph-mon[98504]: pgmap v6612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:47 smithi060 ceph-mon[94233]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:47 smithi060 ceph-mon[109077]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:47 smithi089 ceph-mon[98504]: pgmap v6613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:49 smithi060 ceph-mon[94233]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:49 smithi060 ceph-mon[109077]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:49 smithi089 ceph-mon[98504]: pgmap v6614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:51 smithi060 ceph-mon[94233]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:51 smithi060 ceph-mon[109077]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:51 smithi089 ceph-mon[98504]: pgmap v6615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:53 smithi060 ceph-mon[94233]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:53 smithi060 ceph-mon[109077]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:53 smithi089 ceph-mon[98504]: pgmap v6616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:55:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:55:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:55 smithi060 ceph-mon[94233]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:55 smithi060 ceph-mon[94233]: osdmap e2752: 8 total, 8 up, 8 in 2023-12-01T06:55:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:55 smithi060 ceph-mon[109077]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:55 smithi060 ceph-mon[109077]: osdmap e2752: 8 total, 8 up, 8 in 2023-12-01T06:55:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:55 smithi089 ceph-mon[98504]: pgmap v6617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:55 smithi089 ceph-mon[98504]: osdmap e2752: 8 total, 8 up, 8 in 2023-12-01T06:55:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:55:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:57 smithi060 ceph-mon[109077]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:57 smithi060 ceph-mon[94233]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:57 smithi089 ceph-mon[98504]: pgmap v6619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:55:59 smithi060 ceph-mon[94233]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:55:59 smithi060 ceph-mon[109077]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:55:59 smithi089 ceph-mon[98504]: pgmap v6620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:55:59.723 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:56:00.049 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:56:00.049 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:56:00.049 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:56:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:56:00.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:56:00.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:56:00.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:56:00.051 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:56:00.453 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:56:00.453 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:56:00.453 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:56:00.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:00.453 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:56:00.454 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:56:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[94233]: from='client.21204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[94233]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[94233]: from='client.21210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3109722652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:56:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[109077]: from='client.21204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[109077]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[109077]: from='client.21210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3109722652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:56:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:01 smithi089 ceph-mon[98504]: from='client.21204 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:01 smithi089 ceph-mon[98504]: pgmap v6621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:01 smithi089 ceph-mon[98504]: from='client.21210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3109722652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:56:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:03 smithi060 ceph-mon[94233]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:03 smithi060 ceph-mon[109077]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:03 smithi089 ceph-mon[98504]: pgmap v6622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:56:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T06:56:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:05 smithi060 ceph-mon[94233]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:05 smithi060 ceph-mon[109077]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:05 smithi089 ceph-mon[98504]: pgmap v6623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:07 smithi060 ceph-mon[94233]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:07 smithi060 ceph-mon[109077]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:07 smithi089 ceph-mon[98504]: pgmap v6624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:09 smithi060 ceph-mon[94233]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:09 smithi060 ceph-mon[109077]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:09 smithi089 ceph-mon[98504]: pgmap v6625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:11 smithi060 ceph-mon[94233]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:11 smithi060 ceph-mon[109077]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:11 smithi089 ceph-mon[98504]: pgmap v6626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:13 smithi060 ceph-mon[94233]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:13 smithi060 ceph-mon[109077]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:13 smithi089 ceph-mon[98504]: pgmap v6627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:56:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:56:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:15 smithi060 ceph-mon[94233]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:15 smithi060 ceph-mon[109077]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:15 smithi089 ceph-mon[98504]: pgmap v6628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:17 smithi060 ceph-mon[94233]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:17 smithi060 ceph-mon[109077]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:17 smithi089 ceph-mon[98504]: pgmap v6629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:19 smithi060 ceph-mon[94233]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:19 smithi060 ceph-mon[109077]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:19 smithi089 ceph-mon[98504]: pgmap v6630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:21 smithi060 ceph-mon[94233]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:56:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:21 smithi060 ceph-mon[109077]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:56:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:21 smithi089 ceph-mon[98504]: pgmap v6631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:56:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:56:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:56:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:56:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:56:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:56:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:56:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:56:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:56:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:56:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:23 smithi060 ceph-mon[94233]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:23 smithi060 ceph-mon[109077]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:23 smithi089 ceph-mon[98504]: pgmap v6632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:56:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:56:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:25 smithi060 ceph-mon[94233]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:25 smithi060 ceph-mon[109077]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:25 smithi089 ceph-mon[98504]: pgmap v6633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:27 smithi060 ceph-mon[94233]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:27 smithi060 ceph-mon[109077]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:27 smithi089 ceph-mon[98504]: pgmap v6634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:29 smithi060 ceph-mon[94233]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:29 smithi060 ceph-mon[109077]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:29 smithi089 ceph-mon[98504]: pgmap v6635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:30.814 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:56:31.139 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:56:31.139 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:56:31.139 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:56:31.139 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:56:31.139 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:56:31.139 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:56:31.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:56:31.141 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:56:31.141 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:56:31.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:31 smithi060 ceph-mon[94233]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:31.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:31 smithi060 ceph-mon[109077]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:31 smithi089 ceph-mon[98504]: pgmap v6636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:56:31.541 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:31.542 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:56:31.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:56:31.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:56:31.542 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:56:31.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:56:31.542 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:56:31.542 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:56:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:32 smithi089 ceph-mon[98504]: from='client.21222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:32 smithi089 ceph-mon[98504]: from='client.31103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3317181904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:56:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:32 smithi060 ceph-mon[94233]: from='client.21222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:32 smithi060 ceph-mon[94233]: from='client.31103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3317181904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:56:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:32 smithi060 ceph-mon[109077]: from='client.21222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:32 smithi060 ceph-mon[109077]: from='client.31103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:56:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3317181904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:56:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:33 smithi089 ceph-mon[98504]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:33 smithi060 ceph-mon[94233]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:33 smithi060 ceph-mon[109077]: pgmap v6637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:56:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:56:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:35 smithi089 ceph-mon[98504]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:35 smithi060 ceph-mon[94233]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:35 smithi060 ceph-mon[109077]: pgmap v6638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:37 smithi089 ceph-mon[98504]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:37 smithi060 ceph-mon[94233]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:37 smithi060 ceph-mon[109077]: pgmap v6639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:39 smithi089 ceph-mon[98504]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:39 smithi060 ceph-mon[94233]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:39 smithi060 ceph-mon[109077]: pgmap v6640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:41 smithi089 ceph-mon[98504]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:41 smithi060 ceph-mon[94233]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:41 smithi060 ceph-mon[109077]: pgmap v6641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:43 smithi089 ceph-mon[98504]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:43 smithi060 ceph-mon[94233]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:43 smithi060 ceph-mon[109077]: pgmap v6642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:56:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:56:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:45 smithi089 ceph-mon[98504]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:45 smithi060 ceph-mon[94233]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:45 smithi060 ceph-mon[109077]: pgmap v6643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:47 smithi089 ceph-mon[98504]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:47 smithi060 ceph-mon[94233]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:47.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:47 smithi060 ceph-mon[109077]: pgmap v6644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:49 smithi060 ceph-mon[94233]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:49 smithi060 ceph-mon[109077]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:49 smithi089 ceph-mon[98504]: pgmap v6645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:51 smithi060 ceph-mon[94233]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:51 smithi060 ceph-mon[109077]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:51 smithi089 ceph-mon[98504]: pgmap v6646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:53 smithi060 ceph-mon[94233]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:53 smithi060 ceph-mon[109077]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:53 smithi089 ceph-mon[98504]: pgmap v6647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:56:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:56:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:55 smithi060 ceph-mon[94233]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:55 smithi060 ceph-mon[109077]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:55 smithi089 ceph-mon[98504]: pgmap v6648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:56:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:57 smithi060 ceph-mon[94233]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:57 smithi060 ceph-mon[109077]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:57 smithi089 ceph-mon[98504]: pgmap v6649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:56:59 smithi060 ceph-mon[94233]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:56:59 smithi060 ceph-mon[109077]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:56:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:56:59 smithi089 ceph-mon[98504]: pgmap v6650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:01 smithi060 ceph-mon[94233]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:01 smithi060 ceph-mon[109077]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:01 smithi089 ceph-mon[98504]: pgmap v6651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:01.904 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:57:02.229 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:57:02.230 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:57:02.231 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:57:02.627 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:57:02.628 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:02.629 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:57:02.629 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:57:02.629 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:57:02.629 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:57:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[94233]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[94233]: from='client.21240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[94233]: from='client.31121 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1736558514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:57:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[109077]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[109077]: from='client.21240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[109077]: from='client.31121 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1736558514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:57:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:03 smithi089 ceph-mon[98504]: pgmap v6652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:03 smithi089 ceph-mon[98504]: from='client.21240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:03 smithi089 ceph-mon[98504]: from='client.31121 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1736558514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:57:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:57:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:05 smithi060 ceph-mon[94233]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:05 smithi060 ceph-mon[109077]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:05 smithi089 ceph-mon[98504]: pgmap v6653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:07 smithi060 ceph-mon[94233]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:07 smithi060 ceph-mon[109077]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:07 smithi089 ceph-mon[98504]: pgmap v6654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:09 smithi060 ceph-mon[94233]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:09 smithi060 ceph-mon[109077]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:09 smithi089 ceph-mon[98504]: pgmap v6655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:11 smithi060 ceph-mon[94233]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:11 smithi060 ceph-mon[109077]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:11 smithi089 ceph-mon[98504]: pgmap v6656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:13 smithi060 ceph-mon[94233]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:13 smithi060 ceph-mon[109077]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:13 smithi089 ceph-mon[98504]: pgmap v6657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:57:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:57:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:15 smithi060 ceph-mon[94233]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:15 smithi060 ceph-mon[109077]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:15 smithi089 ceph-mon[98504]: pgmap v6658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:17 smithi060 ceph-mon[94233]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:17 smithi060 ceph-mon[109077]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:17.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:17 smithi089 ceph-mon[98504]: pgmap v6659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:19 smithi060 ceph-mon[94233]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:19 smithi060 ceph-mon[109077]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:19 smithi089 ceph-mon[98504]: pgmap v6660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:21 smithi060 ceph-mon[94233]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:21 smithi060 ceph-mon[109077]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:21 smithi089 ceph-mon[98504]: pgmap v6661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:57:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:57:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:57:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:57:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:57:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:57:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:57:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:57:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:57:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:23 smithi060 ceph-mon[94233]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:23 smithi060 ceph-mon[109077]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:23 smithi089 ceph-mon[98504]: pgmap v6662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:57:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:57:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:25 smithi060 ceph-mon[94233]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:25 smithi060 ceph-mon[109077]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:25 smithi089 ceph-mon[98504]: pgmap v6663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:27 smithi060 ceph-mon[94233]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:27 smithi060 ceph-mon[109077]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:27 smithi089 ceph-mon[98504]: pgmap v6664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:29 smithi060 ceph-mon[94233]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:29 smithi060 ceph-mon[109077]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:29 smithi089 ceph-mon[98504]: pgmap v6665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:31 smithi060 ceph-mon[94233]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:31 smithi060 ceph-mon[109077]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:31 smithi089 ceph-mon[98504]: pgmap v6666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:32.991 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:57:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:57:33.321 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:57:33.716 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:57:33.717 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:57:33.718 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:57:33.718 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:57:33.718 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:57:33.718 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:57:33.718 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:57:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:33 smithi060 ceph-mon[94233]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:33 smithi060 ceph-mon[109077]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:33 smithi089 ceph-mon[98504]: pgmap v6667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:34 smithi060 ceph-mon[94233]: from='client.31133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:34 smithi060 ceph-mon[94233]: from='client.21264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2726725214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:57:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:57:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:57:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:34 smithi060 ceph-mon[109077]: from='client.31133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:34 smithi060 ceph-mon[109077]: from='client.21264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2726725214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:57:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:34 smithi089 ceph-mon[98504]: from='client.31133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:34 smithi089 ceph-mon[98504]: from='client.21264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:57:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2726725214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:35 smithi060 ceph-mon[94233]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:35 smithi060 ceph-mon[109077]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:35 smithi089 ceph-mon[98504]: pgmap v6668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:37 smithi060 ceph-mon[94233]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:37 smithi060 ceph-mon[109077]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:37 smithi089 ceph-mon[98504]: pgmap v6669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:39 smithi060 ceph-mon[94233]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:39 smithi060 ceph-mon[109077]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:39 smithi089 ceph-mon[98504]: pgmap v6670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:41 smithi060 ceph-mon[94233]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:41 smithi060 ceph-mon[109077]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:41 smithi089 ceph-mon[98504]: pgmap v6671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:43 smithi060 ceph-mon[94233]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:43 smithi060 ceph-mon[109077]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:43 smithi089 ceph-mon[98504]: pgmap v6672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:57:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:57:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:45 smithi060 ceph-mon[109077]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:45 smithi060 ceph-mon[94233]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:45 smithi089 ceph-mon[98504]: pgmap v6673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:47 smithi060 ceph-mon[94233]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:47 smithi060 ceph-mon[109077]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:47 smithi089 ceph-mon[98504]: pgmap v6674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:49 smithi060 ceph-mon[94233]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:49 smithi060 ceph-mon[109077]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:49 smithi089 ceph-mon[98504]: pgmap v6675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:51 smithi060 ceph-mon[94233]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:51 smithi060 ceph-mon[109077]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:51 smithi089 ceph-mon[98504]: pgmap v6676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:53 smithi060 ceph-mon[94233]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:53 smithi060 ceph-mon[109077]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:53 smithi089 ceph-mon[98504]: pgmap v6677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:57:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T06:57:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:55 smithi060 ceph-mon[94233]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:55 smithi060 ceph-mon[109077]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:55 smithi089 ceph-mon[98504]: pgmap v6678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:57:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:57 smithi060 ceph-mon[94233]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:57 smithi060 ceph-mon[109077]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:57 smithi089 ceph-mon[98504]: pgmap v6679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:57:59 smithi060 ceph-mon[94233]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:57:59 smithi060 ceph-mon[109077]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:57:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:57:59 smithi089 ceph-mon[98504]: pgmap v6680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:01 smithi060 ceph-mon[94233]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:01 smithi060 ceph-mon[109077]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:01.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:01 smithi089 ceph-mon[98504]: pgmap v6681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:03 smithi060 ceph-mon[109077]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:03 smithi060 ceph-mon[94233]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:03 smithi089 ceph-mon[98504]: pgmap v6682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:04.078 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:58:04.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:58:04.404 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:58:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:58:04.804 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:58:04.805 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:58:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[94233]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[94233]: from='client.31151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[94233]: from='client.31157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1817586147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:58:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[109077]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[109077]: from='client.31151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[109077]: from='client.31157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1817586147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:58:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:05 smithi089 ceph-mon[98504]: pgmap v6683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:05 smithi089 ceph-mon[98504]: from='client.31151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:05 smithi089 ceph-mon[98504]: from='client.31157 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1817586147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:58:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:07 smithi060 ceph-mon[94233]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:07 smithi060 ceph-mon[109077]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:07 smithi089 ceph-mon[98504]: pgmap v6684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:09 smithi060 ceph-mon[109077]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:09 smithi060 ceph-mon[94233]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:09 smithi089 ceph-mon[98504]: pgmap v6685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:11 smithi060 ceph-mon[109077]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:11 smithi060 ceph-mon[94233]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:11 smithi089 ceph-mon[98504]: pgmap v6686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:13 smithi060 ceph-mon[94233]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:13 smithi060 ceph-mon[109077]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:13 smithi089 ceph-mon[98504]: pgmap v6687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:58:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:58:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:15 smithi060 ceph-mon[94233]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:15 smithi060 ceph-mon[109077]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:15 smithi089 ceph-mon[98504]: pgmap v6688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:17 smithi060 ceph-mon[94233]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:17 smithi060 ceph-mon[109077]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:17 smithi089 ceph-mon[98504]: pgmap v6689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:19 smithi060 ceph-mon[109077]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:19 smithi060 ceph-mon[94233]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:19 smithi089 ceph-mon[98504]: pgmap v6690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:21 smithi060 ceph-mon[94233]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:21 smithi060 ceph-mon[109077]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:21 smithi089 ceph-mon[98504]: pgmap v6691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:58:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:58:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:58:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[109077]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:58:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:58:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:58:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[94233]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:58:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:58:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:58:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:23 smithi089 ceph-mon[98504]: pgmap v6692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:58:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:58:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:58:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:58:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:58:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:25 smithi060 ceph-mon[94233]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:25 smithi060 ceph-mon[109077]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:25 smithi089 ceph-mon[98504]: pgmap v6693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:27 smithi060 ceph-mon[94233]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:27 smithi060 ceph-mon[109077]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:27 smithi089 ceph-mon[98504]: pgmap v6694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:29 smithi060 ceph-mon[94233]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:29 smithi060 ceph-mon[109077]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:29 smithi089 ceph-mon[98504]: pgmap v6695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:31 smithi060 ceph-mon[94233]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:31 smithi060 ceph-mon[109077]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:31 smithi089 ceph-mon[98504]: pgmap v6696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:33 smithi060 ceph-mon[94233]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:33.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:33 smithi060 ceph-mon[109077]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:33 smithi089 ceph-mon[98504]: pgmap v6697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:58:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:58:35.167 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:58:35.493 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:58:35.493 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:58:35.493 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:58:35.493 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:58:35.493 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:58:35.493 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:58:35.494 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:58:35.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:58:35.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:58:35.495 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:58:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:35 smithi060 ceph-mon[94233]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:35 smithi060 ceph-mon[109077]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:35 smithi089 ceph-mon[98504]: pgmap v6698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:58:35.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:35.893 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:58:35.893 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:58:35.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:58:35.893 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:58:35.893 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:58:35.893 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:58:35.893 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:58:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:36 smithi060 ceph-mon[109077]: from='client.31169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:36 smithi060 ceph-mon[109077]: from='client.31175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3569790381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:58:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:36 smithi060 ceph-mon[94233]: from='client.31169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:36 smithi060 ceph-mon[94233]: from='client.31175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3569790381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:58:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:36 smithi089 ceph-mon[98504]: from='client.31169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:36 smithi089 ceph-mon[98504]: from='client.31175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:58:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3569790381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:58:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:37 smithi060 ceph-mon[94233]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:37 smithi060 ceph-mon[109077]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:37 smithi089 ceph-mon[98504]: pgmap v6699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:39 smithi060 ceph-mon[94233]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:39 smithi060 ceph-mon[109077]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:39 smithi089 ceph-mon[98504]: pgmap v6700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:41 smithi060 ceph-mon[94233]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:41 smithi060 ceph-mon[109077]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:41 smithi089 ceph-mon[98504]: pgmap v6701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:43 smithi060 ceph-mon[94233]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:43 smithi060 ceph-mon[109077]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:43 smithi089 ceph-mon[98504]: pgmap v6702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:58:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:58:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:45 smithi060 ceph-mon[94233]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:45 smithi060 ceph-mon[109077]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:45 smithi089 ceph-mon[98504]: pgmap v6703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:47 smithi060 ceph-mon[94233]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:47 smithi060 ceph-mon[109077]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:47 smithi089 ceph-mon[98504]: pgmap v6704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:49 smithi060 ceph-mon[94233]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:49 smithi060 ceph-mon[109077]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:49 smithi089 ceph-mon[98504]: pgmap v6705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:51 smithi060 ceph-mon[94233]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:51 smithi060 ceph-mon[109077]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:51 smithi089 ceph-mon[98504]: pgmap v6706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:53 smithi060 ceph-mon[94233]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:53 smithi060 ceph-mon[109077]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:53 smithi089 ceph-mon[98504]: pgmap v6707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:58:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T06:58:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:55 smithi060 ceph-mon[94233]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:55 smithi060 ceph-mon[109077]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:55.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:55 smithi089 ceph-mon[98504]: pgmap v6708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:56.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:58:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:57 smithi060 ceph-mon[94233]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:57 smithi060 ceph-mon[109077]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:57 smithi089 ceph-mon[98504]: pgmap v6709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:58:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:58:59 smithi089 ceph-mon[98504]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:58:59 smithi060 ceph-mon[94233]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:58:59 smithi060 ceph-mon[109077]: pgmap v6710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:01 smithi089 ceph-mon[98504]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:01 smithi060 ceph-mon[94233]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:01 smithi060 ceph-mon[109077]: pgmap v6711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:03 smithi089 ceph-mon[98504]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:03 smithi060 ceph-mon[94233]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:03 smithi060 ceph-mon[109077]: pgmap v6712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:59:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:59:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:05 smithi089 ceph-mon[98504]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:05 smithi060 ceph-mon[109077]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:05 smithi060 ceph-mon[94233]: pgmap v6713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:06.255 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:59:06.584 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:59:06.584 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:59:06.584 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:59:06.584 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:59:06.584 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:59:06.585 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:59:06.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:59:06.586 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:59:06.983 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:59:06.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:59:06.985 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:59:06.985 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:59:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:07 smithi089 ceph-mon[98504]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:07 smithi089 ceph-mon[98504]: from='client.31187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:07 smithi089 ceph-mon[98504]: from='client.21318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4107978466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:59:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[109077]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[109077]: from='client.31187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[109077]: from='client.21318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4107978466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:59:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[94233]: pgmap v6714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[94233]: from='client.31187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[94233]: from='client.21318 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4107978466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:59:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:09 smithi089 ceph-mon[98504]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:09 smithi060 ceph-mon[109077]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:09 smithi060 ceph-mon[94233]: pgmap v6715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:11.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:11 smithi089 ceph-mon[98504]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:11.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:11 smithi060 ceph-mon[109077]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:11 smithi060 ceph-mon[94233]: pgmap v6716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:13 smithi089 ceph-mon[98504]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:13 smithi060 ceph-mon[94233]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:13 smithi060 ceph-mon[109077]: pgmap v6717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:59:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:59:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:15 smithi089 ceph-mon[98504]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:15 smithi060 ceph-mon[94233]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:15 smithi060 ceph-mon[109077]: pgmap v6718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:17 smithi089 ceph-mon[98504]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:17 smithi060 ceph-mon[94233]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:18.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:17 smithi060 ceph-mon[109077]: pgmap v6719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:19 smithi060 ceph-mon[94233]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:19 smithi060 ceph-mon[109077]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:19 smithi089 ceph-mon[98504]: pgmap v6720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:21 smithi060 ceph-mon[94233]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:21 smithi060 ceph-mon[109077]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:21 smithi089 ceph-mon[98504]: pgmap v6721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[94233]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[109077]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:59:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:59:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:23 smithi089 ceph-mon[98504]: pgmap v6722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T06:59:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T06:59:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T06:59:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T06:59:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:59:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T06:59:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:25 smithi060 ceph-mon[94233]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:25 smithi060 ceph-mon[109077]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:25 smithi089 ceph-mon[98504]: pgmap v6723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:27 smithi060 ceph-mon[94233]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:27 smithi060 ceph-mon[109077]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:27 smithi089 ceph-mon[98504]: pgmap v6724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:29 smithi060 ceph-mon[94233]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:29 smithi060 ceph-mon[109077]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:29 smithi089 ceph-mon[98504]: pgmap v6725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:31 smithi060 ceph-mon[94233]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:31 smithi060 ceph-mon[109077]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:31 smithi089 ceph-mon[98504]: pgmap v6726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:33 smithi060 ceph-mon[94233]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:33 smithi060 ceph-mon[109077]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:33 smithi089 ceph-mon[98504]: pgmap v6727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:59:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T06:59:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:35 smithi060 ceph-mon[94233]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:35 smithi060 ceph-mon[109077]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:35 smithi089 ceph-mon[98504]: pgmap v6728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:37.348 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T06:59:37.677 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T06:59:37.677 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T06:59:37.677 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T06:59:37.677 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T06:59:37.677 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T06:59:37.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T06:59:37.679 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T06:59:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:37 smithi060 ceph-mon[94233]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:37 smithi060 ceph-mon[109077]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:37 smithi089 ceph-mon[98504]: pgmap v6729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:38.074 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T06:59:38.075 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T06:59:38.075 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T06:59:38.075 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T06:59:38.075 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T06:59:38.075 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T06:59:38.075 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T06:59:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:38 smithi060 ceph-mon[94233]: from='client.21330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3189755897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:59:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:38 smithi060 ceph-mon[109077]: from='client.21330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3189755897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:59:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:38 smithi089 ceph-mon[98504]: from='client.21330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3189755897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T06:59:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:39 smithi060 ceph-mon[109077]: from='client.31211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:39 smithi060 ceph-mon[109077]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:39 smithi060 ceph-mon[94233]: from='client.31211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:39 smithi060 ceph-mon[94233]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:39 smithi089 ceph-mon[98504]: from='client.31211 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T06:59:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:39 smithi089 ceph-mon[98504]: pgmap v6730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:41 smithi060 ceph-mon[94233]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:41 smithi060 ceph-mon[109077]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:41 smithi089 ceph-mon[98504]: pgmap v6731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:43 smithi060 ceph-mon[94233]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:43 smithi060 ceph-mon[109077]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:43 smithi089 ceph-mon[98504]: pgmap v6732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:59:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:59:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:45 smithi060 ceph-mon[94233]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:45 smithi060 ceph-mon[109077]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:45 smithi089 ceph-mon[98504]: pgmap v6733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:47 smithi060 ceph-mon[94233]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:47 smithi060 ceph-mon[109077]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:47 smithi089 ceph-mon[98504]: pgmap v6734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:49 smithi060 ceph-mon[94233]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:49 smithi060 ceph-mon[109077]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:49 smithi089 ceph-mon[98504]: pgmap v6735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:51 smithi060 ceph-mon[94233]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:51 smithi060 ceph-mon[109077]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:51 smithi089 ceph-mon[98504]: pgmap v6736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:53 smithi060 ceph-mon[94233]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:54.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:53 smithi060 ceph-mon[109077]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:53 smithi089 ceph-mon[98504]: pgmap v6737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 06:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:06:59:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T06:59:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:55 smithi060 ceph-mon[94233]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:55 smithi060 ceph-mon[109077]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:55 smithi089 ceph-mon[98504]: pgmap v6738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T06:59:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:57 smithi060 ceph-mon[94233]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:57 smithi060 ceph-mon[109077]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T06:59:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:57 smithi089 ceph-mon[98504]: pgmap v6739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 06:59:59 smithi060 ceph-mon[94233]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 06:59:59 smithi060 ceph-mon[109077]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 06:59:59 smithi089 ceph-mon[98504]: pgmap v6740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T06:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:00:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:01 smithi060 ceph-mon[94233]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:01 smithi060 ceph-mon[109077]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:01 smithi089 ceph-mon[98504]: pgmap v6741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:03 smithi060 ceph-mon[94233]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:03 smithi060 ceph-mon[109077]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:03 smithi089 ceph-mon[98504]: pgmap v6742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:00:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:00:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:05 smithi060 ceph-mon[94233]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:05 smithi060 ceph-mon[109077]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:05 smithi089 ceph-mon[98504]: pgmap v6743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:07 smithi060 ceph-mon[94233]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:07 smithi060 ceph-mon[109077]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:08.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:07 smithi089 ceph-mon[98504]: pgmap v6744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:08.436 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:00:08.765 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:00:08.766 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:00:08.767 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:00:09.166 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:00:09.166 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:00:09.167 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:00:09.168 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:00:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:09 smithi060 ceph-mon[94233]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:09 smithi060 ceph-mon[94233]: from='client.31223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2163074398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:00:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:09 smithi060 ceph-mon[109077]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:09 smithi060 ceph-mon[109077]: from='client.31223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2163074398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:00:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:09 smithi089 ceph-mon[98504]: pgmap v6745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:09 smithi089 ceph-mon[98504]: from='client.31223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2163074398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:00:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:10 smithi060 ceph-mon[109077]: from='client.31229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:10 smithi060 ceph-mon[94233]: from='client.31229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:10 smithi089 ceph-mon[98504]: from='client.31229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:11 smithi060 ceph-mon[94233]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:11 smithi060 ceph-mon[109077]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:11 smithi089 ceph-mon[98504]: pgmap v6746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:14.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:13 smithi060 ceph-mon[94233]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:14.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:13 smithi060 ceph-mon[109077]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:13 smithi089 ceph-mon[98504]: pgmap v6747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:00:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:00:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:15 smithi060 ceph-mon[109077]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:15 smithi060 ceph-mon[94233]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:15 smithi089 ceph-mon[98504]: pgmap v6748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:17 smithi060 ceph-mon[109077]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:17 smithi060 ceph-mon[94233]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:17 smithi089 ceph-mon[98504]: pgmap v6749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:18 smithi060 ceph-mon[109077]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:18 smithi060 ceph-mon[94233]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:18 smithi089 ceph-mon[98504]: pgmap v6750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:21 smithi060 ceph-mon[94233]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:21 smithi060 ceph-mon[109077]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:21 smithi089 ceph-mon[98504]: pgmap v6751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:23 smithi060 ceph-mon[94233]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:23 smithi060 ceph-mon[109077]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:23 smithi089 ceph-mon[98504]: pgmap v6752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:00:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:00:24.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:00:24.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:00:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:00:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:00:24.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:00:24.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:00:24.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:00:24.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:00:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:00:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:00:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:00:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:00:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:25 smithi060 ceph-mon[109077]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:25 smithi060 ceph-mon[94233]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:25 smithi089 ceph-mon[98504]: pgmap v6753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:26.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:26.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:27 smithi060 ceph-mon[94233]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:27 smithi060 ceph-mon[109077]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:27 smithi089 ceph-mon[98504]: pgmap v6754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:29 smithi060 ceph-mon[94233]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:29 smithi060 ceph-mon[109077]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:29 smithi089 ceph-mon[98504]: pgmap v6755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:31 smithi060 ceph-mon[94233]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:31 smithi060 ceph-mon[109077]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:31 smithi089 ceph-mon[98504]: pgmap v6756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:33 smithi060 ceph-mon[94233]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:33 smithi060 ceph-mon[109077]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:33 smithi089 ceph-mon[98504]: pgmap v6757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:00:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:00:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:35 smithi060 ceph-mon[94233]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:36.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:35 smithi060 ceph-mon[109077]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:36.794 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:35 smithi089 ceph-mon[98504]: pgmap v6758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:37 smithi060 ceph-mon[94233]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:37 smithi060 ceph-mon[109077]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:37 smithi089 ceph-mon[98504]: pgmap v6759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:39 smithi060 ceph-mon[94233]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:39 smithi060 ceph-mon[109077]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:39.527 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:00:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:39 smithi089 ceph-mon[98504]: pgmap v6760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:39.852 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:00:39.853 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:00:39.854 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:00:40.258 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:00:40.259 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:00:40.260 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:00:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:40 smithi060 ceph-mon[94233]: from='client.21366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:40 smithi060 ceph-mon[109077]: from='client.21366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:40 smithi089 ceph-mon[98504]: from='client.21366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[94233]: from='client.21372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[94233]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1590368829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[109077]: from='client.21372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[109077]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1590368829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:00:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:41 smithi089 ceph-mon[98504]: from='client.21372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:41 smithi089 ceph-mon[98504]: pgmap v6761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1590368829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:43 smithi060 ceph-mon[94233]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:43 smithi060 ceph-mon[109077]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:43 smithi089 ceph-mon[98504]: pgmap v6762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:00:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:00:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:45 smithi060 ceph-mon[94233]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:45 smithi060 ceph-mon[109077]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:45 smithi089 ceph-mon[98504]: pgmap v6763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:47 smithi060 ceph-mon[109077]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:47 smithi060 ceph-mon[94233]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:47 smithi089 ceph-mon[98504]: pgmap v6764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:49 smithi060 ceph-mon[94233]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:49 smithi060 ceph-mon[109077]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:49 smithi089 ceph-mon[98504]: pgmap v6765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:51 smithi060 ceph-mon[94233]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:51 smithi060 ceph-mon[109077]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:51 smithi089 ceph-mon[98504]: pgmap v6766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:53 smithi060 ceph-mon[94233]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:53 smithi060 ceph-mon[109077]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:53 smithi089 ceph-mon[98504]: pgmap v6767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:00:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:00:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:55 smithi060 ceph-mon[94233]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:55 smithi060 ceph-mon[109077]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:55 smithi089 ceph-mon[98504]: pgmap v6768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:00:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:57 smithi060 ceph-mon[94233]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:57 smithi060 ceph-mon[109077]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:57 smithi089 ceph-mon[98504]: pgmap v6769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:00:59 smithi060 ceph-mon[94233]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:00:59 smithi060 ceph-mon[109077]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:00:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:00:59 smithi089 ceph-mon[98504]: pgmap v6770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:01 smithi060 ceph-mon[94233]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:01 smithi060 ceph-mon[109077]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:01 smithi089 ceph-mon[98504]: pgmap v6771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:03 smithi089 ceph-mon[98504]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:03 smithi060 ceph-mon[94233]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:03 smithi060 ceph-mon[109077]: pgmap v6772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:01:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:01:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:05 smithi089 ceph-mon[98504]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:05 smithi060 ceph-mon[94233]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:05 smithi060 ceph-mon[109077]: pgmap v6773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:07 smithi089 ceph-mon[98504]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:07 smithi060 ceph-mon[94233]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:07 smithi060 ceph-mon[109077]: pgmap v6774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:09 smithi089 ceph-mon[98504]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:09 smithi060 ceph-mon[94233]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:09 smithi060 ceph-mon[109077]: pgmap v6775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:10.617 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:01:10.946 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:01:10.946 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:01:10.946 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 643M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 805M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 393M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4616M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5164M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4723M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4368M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3592M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:01:10.947 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 3976M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:01:10.948 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3511M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:01:10.948 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3930M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:01:10.948 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 109M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:01:11.346 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:01:11.346 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:01:11.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:01:11.347 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:01:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:11 smithi089 ceph-mon[98504]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:11 smithi089 ceph-mon[98504]: from='client.21384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:11 smithi060 ceph-mon[94233]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:11 smithi060 ceph-mon[94233]: from='client.21384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:11 smithi060 ceph-mon[109077]: pgmap v6776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:11 smithi060 ceph-mon[109077]: from='client.21384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:12 smithi089 ceph-mon[98504]: from='client.31265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3846174535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:01:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:12 smithi060 ceph-mon[94233]: from='client.31265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3846174535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:01:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:12 smithi060 ceph-mon[109077]: from='client.31265 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3846174535' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:01:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:13 smithi089 ceph-mon[98504]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:13 smithi060 ceph-mon[94233]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:13 smithi060 ceph-mon[109077]: pgmap v6777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:01:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:01:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:15 smithi089 ceph-mon[98504]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:15 smithi060 ceph-mon[94233]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:15 smithi060 ceph-mon[109077]: pgmap v6778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:17 smithi060 ceph-mon[94233]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:17 smithi060 ceph-mon[109077]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:17 smithi089 ceph-mon[98504]: pgmap v6779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:19 smithi060 ceph-mon[94233]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:19 smithi060 ceph-mon[109077]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:19 smithi089 ceph-mon[98504]: pgmap v6780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:21 smithi060 ceph-mon[94233]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:21 smithi060 ceph-mon[109077]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:21 smithi089 ceph-mon[98504]: pgmap v6781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:23 smithi060 ceph-mon[94233]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:23 smithi060 ceph-mon[109077]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:23 smithi089 ceph-mon[98504]: pgmap v6782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:01:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:01:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:01:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:01:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:01:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:25 smithi060 ceph-mon[94233]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:25 smithi060 ceph-mon[109077]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:25 smithi089 ceph-mon[98504]: pgmap v6783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:27 smithi060 ceph-mon[94233]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:27 smithi060 ceph-mon[109077]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:27 smithi089 ceph-mon[98504]: pgmap v6784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:01:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:01:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: pgmap v6785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:01:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:31 smithi060 ceph-mon[94233]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:31 smithi060 ceph-mon[109077]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:31 smithi089 ceph-mon[98504]: pgmap v6786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:33 smithi060 ceph-mon[94233]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:33 smithi060 ceph-mon[109077]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:33 smithi089 ceph-mon[98504]: pgmap v6787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:01:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:01:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:35 smithi060 ceph-mon[94233]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:35 smithi060 ceph-mon[109077]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:35 smithi089 ceph-mon[98504]: pgmap v6788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:37 smithi060 ceph-mon[94233]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:37 smithi060 ceph-mon[109077]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:37 smithi089 ceph-mon[98504]: pgmap v6789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:39 smithi060 ceph-mon[94233]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:39 smithi060 ceph-mon[109077]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:39 smithi089 ceph-mon[98504]: pgmap v6790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:41 smithi060 ceph-mon[94233]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:41 smithi060 ceph-mon[109077]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:41 smithi089 ceph-mon[98504]: pgmap v6791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:41.714 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:01:42.038 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 13s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 13s ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 13s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 13s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 13s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 13s ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 13s ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 13s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 13s ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 13s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:01:42.039 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 13s ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:01:42.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 13s ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:01:42.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 13s ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:01:42.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 13s ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:01:42.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 13s ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:01:42.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 13s ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:01:42.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 13s ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:01:42.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 13s ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:01:42.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 13s ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:01:42.041 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 13s ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:42.439 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:01:42.440 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:01:42.440 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:01:42.440 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:01:42.440 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:01:42.440 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:01:42.440 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:01:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[94233]: from='client.31277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[94233]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[94233]: from='client.31283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2932130195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:01:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[109077]: from='client.31277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[109077]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[109077]: from='client.31283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2932130195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:01:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:43 smithi089 ceph-mon[98504]: from='client.31277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:43 smithi089 ceph-mon[98504]: pgmap v6792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:43 smithi089 ceph-mon[98504]: from='client.31283 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:01:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2932130195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:01:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:01:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:01:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:45 smithi060 ceph-mon[94233]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:45 smithi060 ceph-mon[109077]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:45 smithi089 ceph-mon[98504]: pgmap v6793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:47 smithi060 ceph-mon[94233]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:47 smithi060 ceph-mon[109077]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:47 smithi089 ceph-mon[98504]: pgmap v6794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:49 smithi060 ceph-mon[94233]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:49 smithi060 ceph-mon[109077]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:49 smithi089 ceph-mon[98504]: pgmap v6795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:51 smithi060 ceph-mon[94233]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:51 smithi060 ceph-mon[109077]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:51 smithi089 ceph-mon[98504]: pgmap v6796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:53 smithi060 ceph-mon[94233]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:53 smithi060 ceph-mon[109077]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:53 smithi089 ceph-mon[98504]: pgmap v6797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:01:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:01:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:55 smithi060 ceph-mon[109077]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:55 smithi060 ceph-mon[94233]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:55 smithi089 ceph-mon[98504]: pgmap v6798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:01:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:57 smithi060 ceph-mon[109077]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:57 smithi060 ceph-mon[94233]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:57.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:57 smithi089 ceph-mon[98504]: pgmap v6799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:01:59 smithi060 ceph-mon[94233]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:01:59 smithi060 ceph-mon[109077]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:01:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:01:59 smithi089 ceph-mon[98504]: pgmap v6800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:01 smithi060 ceph-mon[94233]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:01 smithi060 ceph-mon[109077]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:01 smithi089 ceph-mon[98504]: pgmap v6801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:03 smithi060 ceph-mon[94233]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:03 smithi060 ceph-mon[109077]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:03 smithi089 ceph-mon[98504]: pgmap v6802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:02:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:02:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:05 smithi060 ceph-mon[94233]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:05 smithi060 ceph-mon[109077]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:05 smithi089 ceph-mon[98504]: pgmap v6803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:07 smithi060 ceph-mon[94233]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:07 smithi060 ceph-mon[109077]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:07 smithi089 ceph-mon[98504]: pgmap v6804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:09 smithi060 ceph-mon[94233]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:09 smithi060 ceph-mon[109077]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:09 smithi089 ceph-mon[98504]: pgmap v6805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:11 smithi089 ceph-mon[98504]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:11 smithi060 ceph-mon[94233]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:11 smithi060 ceph-mon[109077]: pgmap v6806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:12.799 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:02:13.128 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:02:13.128 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 45s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:02:13.128 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 44s ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:02:13.128 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 45s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:02:13.128 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 44s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:02:13.128 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 44s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 45s ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 45s ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 44s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 45s ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 45s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 44s ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 45s ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 45s ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 45s ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 45s ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 44s ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 44s ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 44s ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 44s ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:02:13.129 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 44s ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:02:13.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:13.529 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:02:13.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:02:13.529 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:02:13.529 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:02:13.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:13 smithi089 ceph-mon[98504]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:13 smithi060 ceph-mon[94233]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:13 smithi060 ceph-mon[109077]: pgmap v6807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:14 smithi089 ceph-mon[98504]: from='client.21420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:14 smithi089 ceph-mon[98504]: from='client.31301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1829250002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:02:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:14 smithi060 ceph-mon[94233]: from='client.21420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:14 smithi060 ceph-mon[94233]: from='client.31301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1829250002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:02:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:02:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:02:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:14 smithi060 ceph-mon[109077]: from='client.21420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:14 smithi060 ceph-mon[109077]: from='client.31301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1829250002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:02:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:15 smithi089 ceph-mon[98504]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:15 smithi060 ceph-mon[94233]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:15 smithi060 ceph-mon[109077]: pgmap v6808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:17 smithi089 ceph-mon[98504]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:17 smithi060 ceph-mon[94233]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:17 smithi060 ceph-mon[109077]: pgmap v6809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:19 smithi089 ceph-mon[98504]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:19 smithi060 ceph-mon[94233]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:19 smithi060 ceph-mon[109077]: pgmap v6810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:21 smithi089 ceph-mon[98504]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:21 smithi060 ceph-mon[94233]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:21 smithi060 ceph-mon[109077]: pgmap v6811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:23 smithi089 ceph-mon[98504]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:23 smithi060 ceph-mon[94233]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:23 smithi060 ceph-mon[109077]: pgmap v6812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:02:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:02:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:25 smithi089 ceph-mon[98504]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:25 smithi060 ceph-mon[94233]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:25 smithi060 ceph-mon[109077]: pgmap v6813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:27 smithi060 ceph-mon[109077]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:27 smithi060 ceph-mon[94233]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:27 smithi089 ceph-mon[98504]: pgmap v6814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:29 smithi060 ceph-mon[109077]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:02:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:29 smithi060 ceph-mon[94233]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:02:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:29 smithi089 ceph-mon[98504]: pgmap v6815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:02:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:02:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:02:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:02:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:02:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:02:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:02:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:02:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:02:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:02:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:31 smithi060 ceph-mon[94233]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:31 smithi060 ceph-mon[109077]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:31 smithi089 ceph-mon[98504]: pgmap v6816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:33 smithi060 ceph-mon[94233]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:33 smithi060 ceph-mon[109077]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:33 smithi089 ceph-mon[98504]: pgmap v6817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:02:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:02:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:35 smithi060 ceph-mon[94233]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:35 smithi060 ceph-mon[109077]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:35 smithi089 ceph-mon[98504]: pgmap v6818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:37 smithi060 ceph-mon[94233]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:37 smithi060 ceph-mon[109077]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:37 smithi089 ceph-mon[98504]: pgmap v6819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:39 smithi060 ceph-mon[94233]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:39 smithi060 ceph-mon[109077]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:39 smithi089 ceph-mon[98504]: pgmap v6820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:41 smithi060 ceph-mon[94233]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:41 smithi060 ceph-mon[109077]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:41 smithi089 ceph-mon[98504]: pgmap v6821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:43.894 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:02:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:43 smithi060 ceph-mon[94233]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:43 smithi060 ceph-mon[109077]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:43 smithi089 ceph-mon[98504]: pgmap v6822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:02:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 76s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:02:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 75s ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:02:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 76s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 75s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 75s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 76s ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 76s ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 75s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 76s ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 76s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 75s ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 76s ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 76s ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 76s ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 76s ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 75s ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 75s ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:02:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 75s ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:02:44.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 75s ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:02:44.223 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 75s ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:02:44.623 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:02:44.624 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:02:44.625 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:02:44.625 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:02:44.625 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:02:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:02:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[94233]: from='client.31313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[94233]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[94233]: from='client.21444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/154325084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:02:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[109077]: from='client.31313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[109077]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[109077]: from='client.21444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/154325084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:02:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:45 smithi089 ceph-mon[98504]: from='client.31313 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:45 smithi089 ceph-mon[98504]: pgmap v6823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:45 smithi089 ceph-mon[98504]: from='client.21444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:02:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/154325084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:02:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:47 smithi060 ceph-mon[109077]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:47 smithi060 ceph-mon[94233]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:47 smithi089 ceph-mon[98504]: pgmap v6824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:49 smithi060 ceph-mon[94233]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:49 smithi060 ceph-mon[109077]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:49 smithi089 ceph-mon[98504]: pgmap v6825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:51 smithi060 ceph-mon[94233]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:51 smithi060 ceph-mon[109077]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:51 smithi089 ceph-mon[98504]: pgmap v6826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:53 smithi060 ceph-mon[94233]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:53 smithi060 ceph-mon[109077]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:53 smithi089 ceph-mon[98504]: pgmap v6827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:02:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:02:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:55 smithi060 ceph-mon[94233]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:55 smithi060 ceph-mon[109077]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:55 smithi089 ceph-mon[98504]: pgmap v6828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:02:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:57 smithi060 ceph-mon[94233]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:57 smithi060 ceph-mon[109077]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:57 smithi089 ceph-mon[98504]: pgmap v6829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:02:59 smithi060 ceph-mon[94233]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:02:59 smithi060 ceph-mon[109077]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:02:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:02:59 smithi089 ceph-mon[98504]: pgmap v6830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:01 smithi060 ceph-mon[94233]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:01 smithi060 ceph-mon[109077]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:01 smithi089 ceph-mon[98504]: pgmap v6831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:03 smithi060 ceph-mon[94233]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:03 smithi060 ceph-mon[109077]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:03 smithi089 ceph-mon[98504]: pgmap v6832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:03:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:03:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:05 smithi060 ceph-mon[94233]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:05 smithi060 ceph-mon[109077]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:05 smithi089 ceph-mon[98504]: pgmap v6833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:07.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:07 smithi060 ceph-mon[94233]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:07.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:07 smithi060 ceph-mon[109077]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:07 smithi089 ceph-mon[98504]: pgmap v6834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:09 smithi060 ceph-mon[109077]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:09 smithi060 ceph-mon[94233]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:09 smithi089 ceph-mon[98504]: pgmap v6835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:11 smithi089 ceph-mon[98504]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:11 smithi060 ceph-mon[94233]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:11 smithi060 ceph-mon[109077]: pgmap v6836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:13 smithi089 ceph-mon[98504]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:13 smithi060 ceph-mon[94233]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:13 smithi060 ceph-mon[109077]: pgmap v6837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:03:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:03:14.989 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 107s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 106s ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 107s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 106s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 106s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 107s ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 107s ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 106s ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:03:15.315 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 107s ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 107s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 106s ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 107s ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 107s ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 107s ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 107s ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 106s ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 106s ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 106s ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 106s ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:03:15.316 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 106s ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:03:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:15 smithi089 ceph-mon[98504]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:15.715 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:03:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:03:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:03:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:03:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:03:15.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:03:15.716 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:03:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:15 smithi060 ceph-mon[109077]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:15 smithi060 ceph-mon[94233]: pgmap v6838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:16 smithi089 ceph-mon[98504]: from='client.31331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:16 smithi089 ceph-mon[98504]: from='client.21462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2864132024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:16 smithi060 ceph-mon[94233]: from='client.31331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:16 smithi060 ceph-mon[94233]: from='client.21462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2864132024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:03:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:16 smithi060 ceph-mon[109077]: from='client.31331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:16 smithi060 ceph-mon[109077]: from='client.21462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2864132024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:03:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:17 smithi089 ceph-mon[98504]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:17 smithi060 ceph-mon[94233]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:17 smithi060 ceph-mon[109077]: pgmap v6839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:19 smithi089 ceph-mon[98504]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:19 smithi060 ceph-mon[94233]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:19 smithi060 ceph-mon[109077]: pgmap v6840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:21 smithi089 ceph-mon[98504]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:21 smithi060 ceph-mon[94233]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:21 smithi060 ceph-mon[109077]: pgmap v6841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:23 smithi089 ceph-mon[98504]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:23 smithi060 ceph-mon[109077]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:23 smithi060 ceph-mon[94233]: pgmap v6842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:03:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:03:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:25 smithi089 ceph-mon[98504]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:25 smithi060 ceph-mon[94233]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:25 smithi060 ceph-mon[109077]: pgmap v6843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:26.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:27 smithi060 ceph-mon[94233]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:27 smithi060 ceph-mon[109077]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:27.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:27 smithi089 ceph-mon[98504]: pgmap v6844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:29 smithi060 ceph-mon[94233]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:29 smithi060 ceph-mon[109077]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:29 smithi089 ceph-mon[98504]: pgmap v6845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:03:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:03:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:03:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[94233]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:03:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:03:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:03:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[109077]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:03:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:03:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:03:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:31 smithi089 ceph-mon[98504]: pgmap v6846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:03:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:03:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:03:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:33 smithi060 ceph-mon[94233]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:33 smithi060 ceph-mon[109077]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:33 smithi089 ceph-mon[98504]: pgmap v6847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:03:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:03:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:35 smithi060 ceph-mon[94233]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:35 smithi060 ceph-mon[109077]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:35 smithi089 ceph-mon[98504]: pgmap v6848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:37 smithi060 ceph-mon[94233]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:37 smithi060 ceph-mon[109077]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:37 smithi089 ceph-mon[98504]: pgmap v6849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:39 smithi060 ceph-mon[94233]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:39 smithi060 ceph-mon[109077]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:39 smithi089 ceph-mon[98504]: pgmap v6850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:41 smithi060 ceph-mon[109077]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:41 smithi060 ceph-mon[94233]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:41 smithi089 ceph-mon[98504]: pgmap v6851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:43 smithi060 ceph-mon[94233]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:43 smithi060 ceph-mon[109077]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:43 smithi089 ceph-mon[98504]: pgmap v6852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:03:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:03:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:45 smithi060 ceph-mon[109077]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:45 smithi060 ceph-mon[94233]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:45 smithi089 ceph-mon[98504]: pgmap v6853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:46.077 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:03:46.405 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:03:46.406 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:03:46.805 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:03:46.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:03:46.807 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:03:46.807 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:03:46.807 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:03:46.807 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:03:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[94233]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[94233]: from='client.21474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[94233]: from='client.21480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/930454306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:03:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[109077]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[109077]: from='client.21474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[109077]: from='client.21480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/930454306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:03:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:47 smithi089 ceph-mon[98504]: pgmap v6854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:47 smithi089 ceph-mon[98504]: from='client.21474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:47 smithi089 ceph-mon[98504]: from='client.21480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:03:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/930454306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:03:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:49 smithi060 ceph-mon[94233]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:49 smithi060 ceph-mon[109077]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:49 smithi089 ceph-mon[98504]: pgmap v6855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:51 smithi060 ceph-mon[94233]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:51 smithi060 ceph-mon[109077]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:51 smithi089 ceph-mon[98504]: pgmap v6856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:53 smithi060 ceph-mon[94233]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:53 smithi060 ceph-mon[109077]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:53 smithi089 ceph-mon[98504]: pgmap v6857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:03:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:03:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:55 smithi060 ceph-mon[94233]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:55 smithi060 ceph-mon[109077]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:55 smithi089 ceph-mon[98504]: pgmap v6858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:03:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:57 smithi060 ceph-mon[94233]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:57 smithi060 ceph-mon[109077]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:57 smithi089 ceph-mon[98504]: pgmap v6859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:03:59 smithi060 ceph-mon[109077]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:03:59 smithi060 ceph-mon[94233]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:03:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:03:59 smithi089 ceph-mon[98504]: pgmap v6860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:01 smithi060 ceph-mon[94233]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:01 smithi060 ceph-mon[109077]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:01 smithi089 ceph-mon[98504]: pgmap v6861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:03 smithi060 ceph-mon[94233]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:03 smithi060 ceph-mon[109077]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:03.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:03 smithi089 ceph-mon[98504]: pgmap v6862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:04:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T07:04:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:05 smithi060 ceph-mon[94233]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:05 smithi060 ceph-mon[109077]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:05 smithi089 ceph-mon[98504]: pgmap v6863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:07 smithi060 ceph-mon[94233]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:07 smithi060 ceph-mon[109077]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:07 smithi089 ceph-mon[98504]: pgmap v6864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:09 smithi060 ceph-mon[94233]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:09 smithi060 ceph-mon[109077]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:09 smithi089 ceph-mon[98504]: pgmap v6865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:11 smithi060 ceph-mon[109077]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:11 smithi060 ceph-mon[94233]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:11 smithi089 ceph-mon[98504]: pgmap v6866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:13 smithi060 ceph-mon[94233]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:13 smithi060 ceph-mon[109077]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:13 smithi089 ceph-mon[98504]: pgmap v6867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:04:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:04:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:15 smithi060 ceph-mon[94233]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:15 smithi060 ceph-mon[109077]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:15 smithi089 ceph-mon[98504]: pgmap v6868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:17.168 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:04:17.500 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:04:17.501 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:04:17.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:04:17.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:04:17.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:04:17.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:04:17.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:04:17.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:04:17.502 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:04:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:17 smithi060 ceph-mon[94233]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:17 smithi060 ceph-mon[109077]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:17 smithi089 ceph-mon[98504]: pgmap v6869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:17.899 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:04:17.899 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:04:17.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:04:17.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:17.899 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:04:17.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:04:17.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:04:17.900 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:04:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:18 smithi060 ceph-mon[94233]: from='client.31367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:18 smithi060 ceph-mon[94233]: from='client.21498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1723347007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:04:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:18 smithi060 ceph-mon[109077]: from='client.31367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:18 smithi060 ceph-mon[109077]: from='client.21498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1723347007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:04:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:18 smithi089 ceph-mon[98504]: from='client.31367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:18 smithi089 ceph-mon[98504]: from='client.21498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1723347007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:04:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:19 smithi060 ceph-mon[94233]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:19 smithi060 ceph-mon[109077]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:19 smithi089 ceph-mon[98504]: pgmap v6870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:21 smithi060 ceph-mon[94233]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:21 smithi060 ceph-mon[109077]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:21 smithi089 ceph-mon[98504]: pgmap v6871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:23 smithi060 ceph-mon[94233]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:23 smithi060 ceph-mon[109077]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:23 smithi089 ceph-mon[98504]: pgmap v6872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:04:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:04:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:25 smithi060 ceph-mon[94233]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:25 smithi060 ceph-mon[109077]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:25 smithi089 ceph-mon[98504]: pgmap v6873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:27 smithi060 ceph-mon[109077]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:27 smithi060 ceph-mon[94233]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:27 smithi089 ceph-mon[98504]: pgmap v6874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:29 smithi060 ceph-mon[94233]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:29 smithi060 ceph-mon[109077]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:29 smithi089 ceph-mon[98504]: pgmap v6875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[109077]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:04:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:04:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:04:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[94233]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:04:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:04:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:04:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:31 smithi089 ceph-mon[98504]: pgmap v6876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:04:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:33 smithi060 ceph-mon[94233]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:33 smithi060 ceph-mon[109077]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:33.791 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:33 smithi089 ceph-mon[98504]: pgmap v6877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:04:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:04:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:35 smithi060 ceph-mon[94233]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:35 smithi060 ceph-mon[109077]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:35 smithi089 ceph-mon[98504]: pgmap v6878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:37 smithi060 ceph-mon[94233]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:37 smithi060 ceph-mon[109077]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:37 smithi089 ceph-mon[98504]: pgmap v6879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:39 smithi060 ceph-mon[94233]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:39 smithi060 ceph-mon[109077]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:39 smithi089 ceph-mon[98504]: pgmap v6880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:41 smithi060 ceph-mon[94233]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:41 smithi060 ceph-mon[109077]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:41 smithi089 ceph-mon[98504]: pgmap v6881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:43 smithi060 ceph-mon[109077]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:43 smithi060 ceph-mon[94233]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:43 smithi089 ceph-mon[98504]: pgmap v6882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:04:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:04:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:45 smithi060 ceph-mon[94233]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:45 smithi060 ceph-mon[109077]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:45 smithi089 ceph-mon[98504]: pgmap v6883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:47 smithi060 ceph-mon[94233]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:47 smithi060 ceph-mon[109077]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:47 smithi089 ceph-mon[98504]: pgmap v6884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:48.262 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:04:48.589 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:04:48.589 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:04:48.589 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:04:48.589 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:04:48.589 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:04:48.589 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:04:48.589 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:04:48.590 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:04:48.987 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:04:48.987 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:04:48.987 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:04:48.987 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:48.987 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:04:48.987 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:04:48.987 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:04:48.988 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[94233]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[94233]: from='client.21510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[94233]: from='client.31391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1549743737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:04:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[109077]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[109077]: from='client.21510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[109077]: from='client.31391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1549743737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:49 smithi089 ceph-mon[98504]: pgmap v6885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:49 smithi089 ceph-mon[98504]: from='client.21510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:49 smithi089 ceph-mon[98504]: from='client.31391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1549743737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:04:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:51 smithi060 ceph-mon[94233]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:51 smithi060 ceph-mon[109077]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:51 smithi089 ceph-mon[98504]: pgmap v6886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:53 smithi060 ceph-mon[94233]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:53 smithi060 ceph-mon[109077]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:53 smithi089 ceph-mon[98504]: pgmap v6887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:04:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:04:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:55 smithi060 ceph-mon[94233]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:55 smithi060 ceph-mon[109077]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:55 smithi089 ceph-mon[98504]: pgmap v6888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:57 smithi060 ceph-mon[94233]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:57 smithi060 ceph-mon[109077]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:57 smithi089 ceph-mon[98504]: pgmap v6889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:04:59 smithi060 ceph-mon[94233]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:04:59 smithi060 ceph-mon[109077]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:04:59 smithi089 ceph-mon[98504]: pgmap v6890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:01 smithi060 ceph-mon[94233]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:01 smithi060 ceph-mon[109077]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:01 smithi089 ceph-mon[98504]: pgmap v6891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:03 smithi060 ceph-mon[94233]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:03 smithi060 ceph-mon[109077]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:03 smithi089 ceph-mon[98504]: pgmap v6892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:05:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:05:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:05 smithi060 ceph-mon[94233]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:05 smithi060 ceph-mon[109077]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:05 smithi089 ceph-mon[98504]: pgmap v6893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:07 smithi060 ceph-mon[94233]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:07 smithi060 ceph-mon[109077]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:07 smithi089 ceph-mon[98504]: pgmap v6894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:09 smithi060 ceph-mon[94233]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:09 smithi060 ceph-mon[109077]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:09 smithi089 ceph-mon[98504]: pgmap v6895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:11 smithi060 ceph-mon[109077]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:11 smithi060 ceph-mon[94233]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:11 smithi089 ceph-mon[98504]: pgmap v6896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:13 smithi060 ceph-mon[94233]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:13 smithi060 ceph-mon[109077]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:13 smithi089 ceph-mon[98504]: pgmap v6897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:05:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:05:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:15 smithi060 ceph-mon[94233]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:15 smithi060 ceph-mon[109077]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:15 smithi089 ceph-mon[98504]: pgmap v6898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:17 smithi060 ceph-mon[94233]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:17 smithi060 ceph-mon[109077]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:17 smithi089 ceph-mon[98504]: pgmap v6899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:19.346 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:05:19.675 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:05:19.675 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:05:19.675 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:05:19.675 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:05:19.675 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:05:19.675 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:05:19.676 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:05:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:19 smithi060 ceph-mon[94233]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:19 smithi060 ceph-mon[109077]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:19 smithi089 ceph-mon[98504]: pgmap v6900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:20.073 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:05:20.073 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:05:20.074 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:05:20.075 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:05:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:20 smithi060 ceph-mon[94233]: from='client.21528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:20 smithi060 ceph-mon[94233]: from='client.21534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1496736842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:05:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:20 smithi060 ceph-mon[109077]: from='client.21528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:20 smithi060 ceph-mon[109077]: from='client.21534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1496736842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:05:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:20 smithi089 ceph-mon[98504]: from='client.21528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:20 smithi089 ceph-mon[98504]: from='client.21534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1496736842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:05:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:21 smithi060 ceph-mon[94233]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:21 smithi060 ceph-mon[109077]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:21 smithi089 ceph-mon[98504]: pgmap v6901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:23 smithi060 ceph-mon[94233]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:23 smithi060 ceph-mon[109077]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:23 smithi089 ceph-mon[98504]: pgmap v6902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 07:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T07:05:23.376406091Z level=info msg="Completed cleanup jobs" duration=15.451594ms 2023-12-01T07:05:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:05:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:05:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:25 smithi060 ceph-mon[94233]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:25 smithi060 ceph-mon[109077]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:25 smithi089 ceph-mon[98504]: pgmap v6903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:27 smithi060 ceph-mon[94233]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:27 smithi060 ceph-mon[109077]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:27 smithi089 ceph-mon[98504]: pgmap v6904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:29 smithi060 ceph-mon[94233]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:29 smithi060 ceph-mon[109077]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:29 smithi089 ceph-mon[98504]: pgmap v6905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:31 smithi060 ceph-mon[94233]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:05:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:31 smithi060 ceph-mon[109077]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:05:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:31 smithi089 ceph-mon[98504]: pgmap v6906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:05:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:05:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:05:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:05:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:05:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:33 smithi060 ceph-mon[94233]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:33 smithi060 ceph-mon[109077]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:33 smithi089 ceph-mon[98504]: pgmap v6907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:05:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:05:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:35 smithi060 ceph-mon[94233]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:35 smithi060 ceph-mon[109077]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:35 smithi089 ceph-mon[98504]: pgmap v6908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:37 smithi060 ceph-mon[94233]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:37 smithi060 ceph-mon[109077]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:37 smithi089 ceph-mon[98504]: pgmap v6909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:39 smithi060 ceph-mon[94233]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:39 smithi060 ceph-mon[109077]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:39 smithi089 ceph-mon[98504]: pgmap v6910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:41 smithi060 ceph-mon[94233]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:41 smithi060 ceph-mon[109077]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:41 smithi089 ceph-mon[98504]: pgmap v6911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:43 smithi060 ceph-mon[94233]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:43 smithi060 ceph-mon[109077]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:43 smithi089 ceph-mon[98504]: pgmap v6912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:05:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:05:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:45 smithi060 ceph-mon[94233]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:45 smithi060 ceph-mon[109077]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:45 smithi089 ceph-mon[98504]: pgmap v6913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:47 smithi060 ceph-mon[94233]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:47 smithi060 ceph-mon[109077]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:47 smithi089 ceph-mon[98504]: pgmap v6914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:49 smithi060 ceph-mon[109077]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:49 smithi060 ceph-mon[94233]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:49 smithi089 ceph-mon[98504]: pgmap v6915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:50.435 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:05:50.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:05:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:05:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:05:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:05:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:05:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:05:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:05:50.761 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:05:51.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:05:51.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:05:51.162 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:05:51.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:05:51.162 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:05:51.162 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:05:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:51 smithi060 ceph-mon[94233]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:51 smithi060 ceph-mon[94233]: from='client.31421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/160345202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:05:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:51 smithi060 ceph-mon[109077]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:51 smithi060 ceph-mon[109077]: from='client.31421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/160345202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:05:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:51 smithi089 ceph-mon[98504]: pgmap v6916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:51 smithi089 ceph-mon[98504]: from='client.31421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/160345202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:05:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:52 smithi060 ceph-mon[94233]: from='client.31427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:52 smithi060 ceph-mon[109077]: from='client.31427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:52 smithi089 ceph-mon[98504]: from='client.31427 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:05:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:53 smithi060 ceph-mon[94233]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:53 smithi060 ceph-mon[109077]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:53 smithi089 ceph-mon[98504]: pgmap v6917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:05:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:05:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:55 smithi060 ceph-mon[94233]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:55 smithi060 ceph-mon[109077]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:55 smithi089 ceph-mon[98504]: pgmap v6918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:05:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:57 smithi060 ceph-mon[94233]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:57 smithi060 ceph-mon[109077]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:05:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:57 smithi089 ceph-mon[98504]: pgmap v6919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:05:59 smithi060 ceph-mon[109077]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:05:59 smithi060 ceph-mon[94233]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:05:59 smithi089 ceph-mon[98504]: pgmap v6920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:01 smithi060 ceph-mon[94233]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:01 smithi060 ceph-mon[109077]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:01 smithi089 ceph-mon[98504]: pgmap v6921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:03 smithi060 ceph-mon[94233]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:03 smithi060 ceph-mon[109077]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:03 smithi089 ceph-mon[98504]: pgmap v6922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:06:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:06:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:05 smithi060 ceph-mon[94233]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:05 smithi060 ceph-mon[109077]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:05 smithi089 ceph-mon[98504]: pgmap v6923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:07 smithi060 ceph-mon[94233]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:07 smithi060 ceph-mon[109077]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:07 smithi089 ceph-mon[98504]: pgmap v6924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:09 smithi060 ceph-mon[94233]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:09 smithi060 ceph-mon[109077]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:09 smithi089 ceph-mon[98504]: pgmap v6925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:11 smithi060 ceph-mon[94233]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:11 smithi060 ceph-mon[109077]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:11 smithi089 ceph-mon[98504]: pgmap v6926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:13 smithi060 ceph-mon[94233]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:13 smithi060 ceph-mon[109077]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:13 smithi089 ceph-mon[98504]: pgmap v6927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:06:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:06:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:15 smithi060 ceph-mon[109077]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:15 smithi060 ceph-mon[94233]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:15 smithi089 ceph-mon[98504]: pgmap v6928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:17 smithi060 ceph-mon[94233]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:17 smithi060 ceph-mon[109077]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:17 smithi089 ceph-mon[98504]: pgmap v6929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:19 smithi060 ceph-mon[94233]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:19 smithi060 ceph-mon[109077]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:19 smithi089 ceph-mon[98504]: pgmap v6930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:21.522 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:06:21.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:06:21.852 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:06:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:21 smithi060 ceph-mon[94233]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:21 smithi060 ceph-mon[109077]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:21 smithi089 ceph-mon[98504]: pgmap v6931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:22.247 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:06:22.247 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:06:22.247 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:06:22.247 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:06:22.248 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:06:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:22 smithi060 ceph-mon[94233]: from='client.21564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2221858751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:06:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:22 smithi060 ceph-mon[109077]: from='client.21564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2221858751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:22 smithi089 ceph-mon[98504]: from='client.21564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2221858751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:06:24.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:23 smithi060 ceph-mon[94233]: from='client.21570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:24.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:23 smithi060 ceph-mon[94233]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:24.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:23 smithi060 ceph-mon[109077]: from='client.21570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:24.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:23 smithi060 ceph-mon[109077]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:24.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:23 smithi089 ceph-mon[98504]: from='client.21570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:24.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:23 smithi089 ceph-mon[98504]: pgmap v6932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:06:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:06:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:25 smithi060 ceph-mon[94233]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:25 smithi060 ceph-mon[109077]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:25 smithi089 ceph-mon[98504]: pgmap v6933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:27 smithi060 ceph-mon[94233]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:27 smithi060 ceph-mon[109077]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:27 smithi089 ceph-mon[98504]: pgmap v6934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:29 smithi060 ceph-mon[94233]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:29 smithi060 ceph-mon[109077]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:29 smithi089 ceph-mon[98504]: pgmap v6935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:31 smithi060 ceph-mon[94233]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:31 smithi060 ceph-mon[109077]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:31 smithi089 ceph-mon[98504]: pgmap v6936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:06:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:06:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:06:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[94233]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:06:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:06:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:06:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[109077]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:06:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:06:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:06:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:33 smithi089 ceph-mon[98504]: pgmap v6937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:06:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:06:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:06:34.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:06:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:06:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:35 smithi089 ceph-mon[98504]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:35 smithi060 ceph-mon[94233]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:35 smithi060 ceph-mon[109077]: pgmap v6938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:37 smithi089 ceph-mon[98504]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:37 smithi060 ceph-mon[94233]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:37 smithi060 ceph-mon[109077]: pgmap v6939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:39 smithi089 ceph-mon[98504]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:39 smithi060 ceph-mon[94233]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:39 smithi060 ceph-mon[109077]: pgmap v6940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:41 smithi089 ceph-mon[98504]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:41 smithi060 ceph-mon[109077]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:41 smithi060 ceph-mon[94233]: pgmap v6941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:43 smithi060 ceph-mon[94233]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:43 smithi060 ceph-mon[109077]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:43 smithi089 ceph-mon[98504]: pgmap v6942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:06:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:06:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:45 smithi060 ceph-mon[94233]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:45 smithi060 ceph-mon[109077]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:45 smithi089 ceph-mon[98504]: pgmap v6943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:47 smithi060 ceph-mon[94233]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:47 smithi060 ceph-mon[109077]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:47 smithi089 ceph-mon[98504]: pgmap v6944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:49 smithi060 ceph-mon[94233]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:49 smithi060 ceph-mon[109077]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:49 smithi089 ceph-mon[98504]: pgmap v6945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:51 smithi060 ceph-mon[94233]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:51 smithi060 ceph-mon[109077]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:51 smithi089 ceph-mon[98504]: pgmap v6946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:52.611 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:06:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:06:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:06:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:06:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:06:52.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:06:52.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:06:52.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:06:52.941 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:06:53.339 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:06:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:06:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:06:53.340 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:06:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:53 smithi060 ceph-mon[94233]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:53 smithi060 ceph-mon[94233]: from='client.31457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:53 smithi060 ceph-mon[109077]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:53 smithi060 ceph-mon[109077]: from='client.31457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:53 smithi089 ceph-mon[98504]: pgmap v6947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:53 smithi089 ceph-mon[98504]: from='client.31457 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:54 smithi060 ceph-mon[94233]: from='client.31463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/169605013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:06:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:54 smithi060 ceph-mon[109077]: from='client.31463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/169605013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:06:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:06:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:06:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:54 smithi089 ceph-mon[98504]: from='client.31463 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:06:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/169605013' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:06:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:55 smithi060 ceph-mon[94233]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:55 smithi060 ceph-mon[109077]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:55 smithi089 ceph-mon[98504]: pgmap v6948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:06:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:57 smithi060 ceph-mon[94233]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:57 smithi060 ceph-mon[109077]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:57 smithi089 ceph-mon[98504]: pgmap v6949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:06:59 smithi060 ceph-mon[94233]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:06:59 smithi060 ceph-mon[109077]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:06:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:06:59 smithi089 ceph-mon[98504]: pgmap v6950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:01 smithi060 ceph-mon[94233]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:01 smithi060 ceph-mon[109077]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:01 smithi089 ceph-mon[98504]: pgmap v6951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:03 smithi060 ceph-mon[94233]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:03 smithi060 ceph-mon[109077]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:03 smithi089 ceph-mon[98504]: pgmap v6952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:07:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:07:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:05 smithi060 ceph-mon[94233]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:05 smithi060 ceph-mon[109077]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:05 smithi089 ceph-mon[98504]: pgmap v6953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:07.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:07 smithi060 ceph-mon[94233]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:07.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:07 smithi060 ceph-mon[109077]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:07 smithi089 ceph-mon[98504]: pgmap v6954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:09 smithi060 ceph-mon[94233]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:09 smithi060 ceph-mon[109077]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:09 smithi089 ceph-mon[98504]: pgmap v6955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:11 smithi060 ceph-mon[94233]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:11 smithi060 ceph-mon[109077]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:11 smithi089 ceph-mon[98504]: pgmap v6956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:13 smithi060 ceph-mon[94233]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:13 smithi060 ceph-mon[109077]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:13 smithi089 ceph-mon[98504]: pgmap v6957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:07:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:07:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:15 smithi060 ceph-mon[94233]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:15 smithi060 ceph-mon[109077]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:15 smithi089 ceph-mon[98504]: pgmap v6958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:17 smithi060 ceph-mon[94233]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:17 smithi060 ceph-mon[109077]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:17 smithi089 ceph-mon[98504]: pgmap v6959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:19 smithi060 ceph-mon[94233]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:19 smithi060 ceph-mon[109077]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:19 smithi089 ceph-mon[98504]: pgmap v6960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:21 smithi060 ceph-mon[94233]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:21 smithi060 ceph-mon[109077]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:21 smithi089 ceph-mon[98504]: pgmap v6961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:23.698 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:07:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:23 smithi060 ceph-mon[94233]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:23 smithi060 ceph-mon[109077]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:23 smithi089 ceph-mon[98504]: pgmap v6962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:24.024 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:07:24.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:07:24.026 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:07:24.026 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:07:24.026 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:07:24.026 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:07:24.425 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:07:24.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:07:24.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:07:24.426 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:07:24.427 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:07:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:24 smithi060 ceph-mon[94233]: from='client.31475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:24 smithi060 ceph-mon[109077]: from='client.31475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:07:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:07:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:24 smithi089 ceph-mon[98504]: from='client.31475 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:25 smithi060 ceph-mon[94233]: from='client.21606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:25 smithi060 ceph-mon[94233]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3680342488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:07:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:25 smithi060 ceph-mon[109077]: from='client.21606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:25 smithi060 ceph-mon[109077]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3680342488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:07:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:25 smithi089 ceph-mon[98504]: from='client.21606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:25 smithi089 ceph-mon[98504]: pgmap v6963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3680342488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:07:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:27 smithi060 ceph-mon[109077]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:27 smithi060 ceph-mon[94233]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:27 smithi089 ceph-mon[98504]: pgmap v6964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:29 smithi060 ceph-mon[94233]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:29 smithi060 ceph-mon[109077]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:29 smithi089 ceph-mon[98504]: pgmap v6965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:31 smithi060 ceph-mon[94233]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:31 smithi060 ceph-mon[109077]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:31 smithi089 ceph-mon[98504]: pgmap v6966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:33 smithi060 ceph-mon[94233]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:07:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:33 smithi060 ceph-mon[109077]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:07:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:33 smithi089 ceph-mon[98504]: pgmap v6967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:07:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:07:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:07:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:07:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:07:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:07:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:07:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:07:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:07:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:07:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:07:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:07:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:35 smithi060 ceph-mon[94233]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:35 smithi060 ceph-mon[109077]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:35 smithi089 ceph-mon[98504]: pgmap v6968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:37 smithi060 ceph-mon[94233]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:37 smithi060 ceph-mon[109077]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:37 smithi089 ceph-mon[98504]: pgmap v6969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:39 smithi060 ceph-mon[94233]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:39 smithi060 ceph-mon[109077]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:39 smithi089 ceph-mon[98504]: pgmap v6970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:41 smithi060 ceph-mon[94233]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:41 smithi060 ceph-mon[109077]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:41 smithi089 ceph-mon[98504]: pgmap v6971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:43 smithi060 ceph-mon[94233]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:43 smithi060 ceph-mon[109077]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:43 smithi089 ceph-mon[98504]: pgmap v6972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:07:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:07:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:45 smithi060 ceph-mon[94233]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:45 smithi060 ceph-mon[109077]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:45 smithi089 ceph-mon[98504]: pgmap v6973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:47 smithi060 ceph-mon[94233]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:47 smithi060 ceph-mon[109077]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:47 smithi089 ceph-mon[98504]: pgmap v6974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:49 smithi060 ceph-mon[94233]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:49 smithi060 ceph-mon[109077]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:49 smithi089 ceph-mon[98504]: pgmap v6975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:51 smithi060 ceph-mon[94233]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:51 smithi060 ceph-mon[109077]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:51 smithi089 ceph-mon[98504]: pgmap v6976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:53 smithi060 ceph-mon[109077]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:53 smithi060 ceph-mon[94233]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:53 smithi089 ceph-mon[98504]: pgmap v6977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:07:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:07:54.792 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:07:55.118 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:07:55.119 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:07:55.517 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:07:55.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:07:55.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:07:55.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:07:55.518 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:07:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:55 smithi060 ceph-mon[94233]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2529785374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:07:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:55 smithi060 ceph-mon[109077]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2529785374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:07:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:55 smithi089 ceph-mon[98504]: pgmap v6978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2529785374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:07:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:56 smithi060 ceph-mon[94233]: from='client.21618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:56 smithi060 ceph-mon[94233]: from='client.21624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:56 smithi060 ceph-mon[109077]: from='client.21618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:56 smithi060 ceph-mon[109077]: from='client.21624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:56 smithi089 ceph-mon[98504]: from='client.21618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:56 smithi089 ceph-mon[98504]: from='client.21624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:07:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:07:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:57 smithi060 ceph-mon[94233]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:57 smithi060 ceph-mon[109077]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:07:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:57 smithi089 ceph-mon[98504]: pgmap v6979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:07:59 smithi060 ceph-mon[94233]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:07:59 smithi060 ceph-mon[109077]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:07:59 smithi089 ceph-mon[98504]: pgmap v6980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:01 smithi060 ceph-mon[94233]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:01 smithi060 ceph-mon[109077]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:01 smithi089 ceph-mon[98504]: pgmap v6981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:03 smithi060 ceph-mon[94233]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:03 smithi060 ceph-mon[109077]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:03 smithi089 ceph-mon[98504]: pgmap v6982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:08:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:08:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:05 smithi060 ceph-mon[94233]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:05 smithi060 ceph-mon[109077]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:05 smithi089 ceph-mon[98504]: pgmap v6983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:07 smithi060 ceph-mon[94233]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:07 smithi060 ceph-mon[109077]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:07 smithi089 ceph-mon[98504]: pgmap v6984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:09 smithi060 ceph-mon[94233]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:09 smithi060 ceph-mon[109077]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:09 smithi089 ceph-mon[98504]: pgmap v6985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:11 smithi060 ceph-mon[94233]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:11 smithi060 ceph-mon[109077]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:11 smithi089 ceph-mon[98504]: pgmap v6986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:13 smithi060 ceph-mon[94233]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:13 smithi060 ceph-mon[109077]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:13 smithi089 ceph-mon[98504]: pgmap v6987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:08:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:08:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:15 smithi060 ceph-mon[94233]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:15 smithi060 ceph-mon[109077]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:15 smithi089 ceph-mon[98504]: pgmap v6988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:17 smithi060 ceph-mon[94233]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:17 smithi060 ceph-mon[109077]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:17 smithi089 ceph-mon[98504]: pgmap v6989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:19 smithi060 ceph-mon[94233]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:19 smithi060 ceph-mon[109077]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:19 smithi089 ceph-mon[98504]: pgmap v6990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:21 smithi060 ceph-mon[94233]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:22.034 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:21 smithi060 ceph-mon[109077]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:21 smithi089 ceph-mon[98504]: pgmap v6991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:23 smithi060 ceph-mon[94233]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:23 smithi060 ceph-mon[109077]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:23 smithi089 ceph-mon[98504]: pgmap v6992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:08:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:08:25.884 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:08:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:25 smithi060 ceph-mon[94233]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:25 smithi060 ceph-mon[109077]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:25 smithi089 ceph-mon[98504]: pgmap v6993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:26.211 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:08:26.211 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:08:26.211 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:08:26.211 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:08:26.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:08:26.213 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:08:26.613 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:08:26.613 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:08:26.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:08:26.615 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:08:26.615 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:08:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4022364149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:08:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4022364149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:08:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4022364149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:08:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:27 smithi060 ceph-mon[94233]: from='client.31511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:27 smithi060 ceph-mon[94233]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:27 smithi060 ceph-mon[94233]: from='client.21642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:27 smithi060 ceph-mon[109077]: from='client.31511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:27 smithi060 ceph-mon[109077]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:27 smithi060 ceph-mon[109077]: from='client.21642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:27 smithi089 ceph-mon[98504]: from='client.31511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:27 smithi089 ceph-mon[98504]: pgmap v6994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:27 smithi089 ceph-mon[98504]: from='client.21642 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:29 smithi060 ceph-mon[94233]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:29 smithi060 ceph-mon[109077]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:29 smithi089 ceph-mon[98504]: pgmap v6995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:32.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:31 smithi060 ceph-mon[94233]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:32.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:31 smithi060 ceph-mon[109077]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:31 smithi089 ceph-mon[98504]: pgmap v6996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:33 smithi060 ceph-mon[94233]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:33 smithi060 ceph-mon[109077]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:33 smithi089 ceph-mon[98504]: pgmap v6997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:34.686 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:08:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:08:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:08:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:08:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:08:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:08:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:08:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:08:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:08:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:08:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:08:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:08:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:08:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:08:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:35 smithi060 ceph-mon[94233]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:35 smithi060 ceph-mon[109077]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:35 smithi089 ceph-mon[98504]: pgmap v6998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:37 smithi060 ceph-mon[94233]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:37 smithi060 ceph-mon[109077]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:37 smithi089 ceph-mon[98504]: pgmap v6999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:39 smithi060 ceph-mon[94233]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:39 smithi060 ceph-mon[109077]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:39 smithi089 ceph-mon[98504]: pgmap v7000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:41 smithi060 ceph-mon[94233]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:41 smithi060 ceph-mon[109077]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:41 smithi089 ceph-mon[98504]: pgmap v7001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:43 smithi060 ceph-mon[94233]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:43 smithi060 ceph-mon[109077]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:43 smithi089 ceph-mon[98504]: pgmap v7002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:08:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:08:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:45 smithi060 ceph-mon[94233]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:45 smithi060 ceph-mon[109077]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:45 smithi089 ceph-mon[98504]: pgmap v7003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:47 smithi060 ceph-mon[94233]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:47 smithi060 ceph-mon[109077]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:47 smithi089 ceph-mon[98504]: pgmap v7004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:49 smithi060 ceph-mon[94233]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:49 smithi060 ceph-mon[109077]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:49 smithi089 ceph-mon[98504]: pgmap v7005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:51 smithi060 ceph-mon[94233]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:51 smithi060 ceph-mon[109077]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:51 smithi089 ceph-mon[98504]: pgmap v7006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:53 smithi060 ceph-mon[94233]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:53 smithi060 ceph-mon[109077]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:53 smithi089 ceph-mon[98504]: pgmap v7007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:08:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:08:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:55 smithi060 ceph-mon[94233]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:55 smithi060 ceph-mon[109077]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:55 smithi089 ceph-mon[98504]: pgmap v7008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:56.979 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:08:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:08:57.305 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:08:57.305 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:08:57.305 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:08:57.305 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:08:57.306 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:08:57.307 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:08:57.307 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:08:57.307 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:08:57.307 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:08:57.307 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:08:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:08:57.706 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:08:57.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:08:57.707 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:08:57.707 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:08:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:57 smithi060 ceph-mon[94233]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/426469660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:08:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:57 smithi060 ceph-mon[109077]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/426469660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:08:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:57 smithi089 ceph-mon[98504]: pgmap v7009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:08:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/426469660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:08:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:58 smithi060 ceph-mon[94233]: from='client.21654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:58 smithi060 ceph-mon[94233]: from='client.21660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:58 smithi060 ceph-mon[109077]: from='client.21654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:58 smithi060 ceph-mon[109077]: from='client.21660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:58 smithi089 ceph-mon[98504]: from='client.21654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:08:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:58 smithi089 ceph-mon[98504]: from='client.21660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:09:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:08:59 smithi060 ceph-mon[94233]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:08:59 smithi060 ceph-mon[109077]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:08:59 smithi089 ceph-mon[98504]: pgmap v7010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:01 smithi060 ceph-mon[94233]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:01 smithi060 ceph-mon[109077]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:01 smithi089 ceph-mon[98504]: pgmap v7011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:02 smithi089 ceph-mon[98504]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:02 smithi060 ceph-mon[94233]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:02 smithi060 ceph-mon[109077]: pgmap v7012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:04.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:09:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:09:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:05 smithi060 ceph-mon[109077]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:05 smithi060 ceph-mon[94233]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:05 smithi089 ceph-mon[98504]: pgmap v7013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:07 smithi060 ceph-mon[109077]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:07 smithi060 ceph-mon[94233]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:07 smithi089 ceph-mon[98504]: pgmap v7014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:09 smithi060 ceph-mon[94233]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:09 smithi060 ceph-mon[109077]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:09 smithi089 ceph-mon[98504]: pgmap v7015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:11 smithi060 ceph-mon[94233]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:11 smithi060 ceph-mon[109077]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:11 smithi089 ceph-mon[98504]: pgmap v7016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:13 smithi060 ceph-mon[94233]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:13 smithi060 ceph-mon[109077]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:13 smithi089 ceph-mon[98504]: pgmap v7017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:09:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:09:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:15 smithi060 ceph-mon[94233]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:15 smithi060 ceph-mon[109077]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:15 smithi089 ceph-mon[98504]: pgmap v7018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:17 smithi060 ceph-mon[94233]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:17 smithi060 ceph-mon[109077]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:17 smithi089 ceph-mon[98504]: pgmap v7019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:19 smithi060 ceph-mon[94233]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:19 smithi060 ceph-mon[109077]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:19 smithi089 ceph-mon[98504]: pgmap v7020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:21 smithi060 ceph-mon[94233]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:21 smithi060 ceph-mon[109077]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:21 smithi089 ceph-mon[98504]: pgmap v7021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:23 smithi060 ceph-mon[94233]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:23 smithi060 ceph-mon[109077]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:23 smithi089 ceph-mon[98504]: pgmap v7022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:09:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:09:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:25 smithi060 ceph-mon[94233]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:25 smithi060 ceph-mon[109077]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:25 smithi089 ceph-mon[98504]: pgmap v7023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:27 smithi060 ceph-mon[109077]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:27 smithi060 ceph-mon[94233]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:27 smithi089 ceph-mon[98504]: pgmap v7024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:28.067 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:09:28.392 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:09:28.393 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:09:28.789 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:09:28.789 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:09:28.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:09:28.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:28.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:09:28.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:09:28.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:28.790 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:09:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:09:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[94233]: from='client.21672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:09:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[94233]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[94233]: from='client.21678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:09:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2621678697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:09:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[109077]: from='client.21672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:09:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[109077]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[109077]: from='client.21678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:09:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2621678697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:09:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:29 smithi089 ceph-mon[98504]: from='client.21672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:09:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:29 smithi089 ceph-mon[98504]: pgmap v7025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:29 smithi089 ceph-mon[98504]: from='client.21678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:09:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2621678697' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:09:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:31 smithi060 ceph-mon[94233]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:31 smithi060 ceph-mon[109077]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:31 smithi089 ceph-mon[98504]: pgmap v7026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:33 smithi060 ceph-mon[94233]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:33 smithi060 ceph-mon[109077]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:33 smithi089 ceph-mon[98504]: pgmap v7027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:09:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:09:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[94233]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:09:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:09:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:09:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:09:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[109077]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:09:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:09:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:09:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:09:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:35 smithi089 ceph-mon[98504]: pgmap v7028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:09:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:09:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:09:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:09:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:37 smithi060 ceph-mon[94233]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:37 smithi060 ceph-mon[109077]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:37 smithi089 ceph-mon[98504]: pgmap v7029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:39 smithi060 ceph-mon[94233]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:39 smithi060 ceph-mon[109077]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:39 smithi089 ceph-mon[98504]: pgmap v7030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:41 smithi060 ceph-mon[94233]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:41 smithi060 ceph-mon[109077]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:41 smithi089 ceph-mon[98504]: pgmap v7031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:43 smithi060 ceph-mon[94233]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:43 smithi060 ceph-mon[109077]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:43 smithi089 ceph-mon[98504]: pgmap v7032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:09:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:09:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:45 smithi060 ceph-mon[94233]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:45 smithi060 ceph-mon[109077]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:45 smithi089 ceph-mon[98504]: pgmap v7033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:47 smithi060 ceph-mon[94233]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:47.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:47 smithi060 ceph-mon[109077]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:47 smithi089 ceph-mon[98504]: pgmap v7034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:49 smithi060 ceph-mon[94233]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:49 smithi060 ceph-mon[109077]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:49 smithi089 ceph-mon[98504]: pgmap v7035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:51 smithi060 ceph-mon[94233]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:51 smithi060 ceph-mon[109077]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:51 smithi089 ceph-mon[98504]: pgmap v7036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:53 smithi060 ceph-mon[94233]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:53 smithi060 ceph-mon[109077]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:53 smithi089 ceph-mon[98504]: pgmap v7037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:09:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:09:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:55 smithi060 ceph-mon[94233]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:55 smithi060 ceph-mon[109077]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:55 smithi089 ceph-mon[98504]: pgmap v7038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:09:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:57 smithi060 ceph-mon[94233]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:57 smithi060 ceph-mon[109077]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:57 smithi089 ceph-mon[98504]: pgmap v7039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:59.154 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:09:59.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:09:59.482 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:09:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:09:59 smithi060 ceph-mon[94233]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:09:59 smithi060 ceph-mon[109077]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:09:59 smithi089 ceph-mon[98504]: pgmap v7040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:09:59.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:59.883 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:09:59.883 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:09:59.883 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:09:59.883 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:09:59.883 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:09:59.883 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:09:59.883 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T07:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[94233]: from='client.21690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[94233]: from='client.31571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3719783833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[109077]: from='client.21690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[109077]: from='client.31571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3719783833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:10:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:00 smithi089 ceph-mon[98504]: from='client.21690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:00 smithi089 ceph-mon[98504]: from='client.31571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3719783833' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:10:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:10:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:01 smithi060 ceph-mon[94233]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:01 smithi060 ceph-mon[109077]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:01 smithi089 ceph-mon[98504]: pgmap v7041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:03 smithi060 ceph-mon[94233]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:03 smithi060 ceph-mon[109077]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:03 smithi089 ceph-mon[98504]: pgmap v7042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:10:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:10:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:05 smithi060 ceph-mon[94233]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:05 smithi060 ceph-mon[109077]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:05 smithi089 ceph-mon[98504]: pgmap v7043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:07 smithi060 ceph-mon[94233]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:07 smithi060 ceph-mon[109077]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:07 smithi089 ceph-mon[98504]: pgmap v7044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:09 smithi060 ceph-mon[109077]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:09 smithi060 ceph-mon[94233]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:09 smithi089 ceph-mon[98504]: pgmap v7045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:11 smithi060 ceph-mon[94233]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:11 smithi060 ceph-mon[109077]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:11 smithi089 ceph-mon[98504]: pgmap v7046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:13 smithi060 ceph-mon[94233]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:13 smithi060 ceph-mon[109077]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:13 smithi089 ceph-mon[98504]: pgmap v7047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:10:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:10:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:15 smithi060 ceph-mon[94233]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:15 smithi060 ceph-mon[109077]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:15 smithi089 ceph-mon[98504]: pgmap v7048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:17 smithi060 ceph-mon[94233]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:17 smithi060 ceph-mon[109077]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:17 smithi089 ceph-mon[98504]: pgmap v7049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:19 smithi060 ceph-mon[94233]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:19 smithi060 ceph-mon[109077]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:19 smithi089 ceph-mon[98504]: pgmap v7050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:21 smithi060 ceph-mon[94233]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:21 smithi060 ceph-mon[109077]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:21 smithi089 ceph-mon[98504]: pgmap v7051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:23 smithi060 ceph-mon[109077]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:23 smithi060 ceph-mon[94233]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:23 smithi089 ceph-mon[98504]: pgmap v7052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:10:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:10:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:25 smithi060 ceph-mon[94233]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:25 smithi060 ceph-mon[109077]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:25 smithi089 ceph-mon[98504]: pgmap v7053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:27 smithi060 ceph-mon[94233]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:27 smithi060 ceph-mon[109077]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:27 smithi089 ceph-mon[98504]: pgmap v7054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:29 smithi060 ceph-mon[109077]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:29 smithi060 ceph-mon[94233]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:29 smithi089 ceph-mon[98504]: pgmap v7055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:30.244 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:10:30.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:10:30.572 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:10:30.966 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:10:30.967 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:10:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[94233]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[94233]: from='client.31583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[94233]: from='client.31589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4029186832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:10:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[109077]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[109077]: from='client.31583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[109077]: from='client.31589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4029186832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:10:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:31 smithi089 ceph-mon[98504]: pgmap v7056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:31 smithi089 ceph-mon[98504]: from='client.31583 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:31 smithi089 ceph-mon[98504]: from='client.31589 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:10:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4029186832' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:10:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:33 smithi060 ceph-mon[94233]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:33 smithi060 ceph-mon[109077]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:33 smithi089 ceph-mon[98504]: pgmap v7057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:10:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:10:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:35 smithi060 ceph-mon[109077]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:10:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:35 smithi060 ceph-mon[94233]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:10:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:35 smithi089 ceph-mon[98504]: pgmap v7058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:10:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:10:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:10:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:10:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:10:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:10:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:10:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:10:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:10:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:10:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:37 smithi060 ceph-mon[94233]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:37 smithi060 ceph-mon[109077]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:37 smithi089 ceph-mon[98504]: pgmap v7059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:39 smithi060 ceph-mon[94233]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:39 smithi060 ceph-mon[109077]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:39 smithi089 ceph-mon[98504]: pgmap v7060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:41 smithi060 ceph-mon[94233]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:41 smithi060 ceph-mon[109077]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:41 smithi089 ceph-mon[98504]: pgmap v7061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:43 smithi060 ceph-mon[94233]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:43 smithi060 ceph-mon[109077]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:43 smithi089 ceph-mon[98504]: pgmap v7062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:10:44] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:10:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:45 smithi060 ceph-mon[109077]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:45 smithi060 ceph-mon[94233]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:45 smithi089 ceph-mon[98504]: pgmap v7063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:47 smithi060 ceph-mon[109077]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:47 smithi060 ceph-mon[94233]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:47 smithi089 ceph-mon[98504]: pgmap v7064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:49 smithi060 ceph-mon[94233]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:49 smithi060 ceph-mon[109077]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:49 smithi089 ceph-mon[98504]: pgmap v7065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:51 smithi060 ceph-mon[94233]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:51 smithi060 ceph-mon[109077]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:51 smithi089 ceph-mon[98504]: pgmap v7066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:53 smithi060 ceph-mon[94233]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:53 smithi060 ceph-mon[109077]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:53 smithi089 ceph-mon[98504]: pgmap v7067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:10:54] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:10:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:55 smithi060 ceph-mon[94233]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:55 smithi060 ceph-mon[109077]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:55 smithi089 ceph-mon[98504]: pgmap v7068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:10:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:57 smithi060 ceph-mon[94233]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:57 smithi060 ceph-mon[109077]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:57 smithi089 ceph-mon[98504]: pgmap v7069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:10:59 smithi060 ceph-mon[94233]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:10:59 smithi060 ceph-mon[109077]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:10:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:10:59 smithi089 ceph-mon[98504]: pgmap v7070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:01.329 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:11:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:11:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:11:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:11:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:11:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:11:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:11:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:11:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:11:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:01 smithi060 ceph-mon[94233]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:01 smithi060 ceph-mon[109077]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:01 smithi089 ceph-mon[98504]: pgmap v7071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:02.055 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:11:02.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:11:02.057 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:11:02.057 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:11:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:02 smithi060 ceph-mon[94233]: from='client.21726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:02 smithi060 ceph-mon[94233]: from='client.31607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3933040727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:11:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:02 smithi060 ceph-mon[109077]: from='client.21726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:02 smithi060 ceph-mon[109077]: from='client.31607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3933040727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:11:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:02 smithi089 ceph-mon[98504]: from='client.21726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:02 smithi089 ceph-mon[98504]: from='client.31607 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3933040727' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:11:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:03 smithi060 ceph-mon[94233]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:03 smithi060 ceph-mon[109077]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:03 smithi089 ceph-mon[98504]: pgmap v7072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:11:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:11:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:05 smithi060 ceph-mon[94233]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:05 smithi060 ceph-mon[109077]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:05 smithi089 ceph-mon[98504]: pgmap v7073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:07 smithi060 ceph-mon[94233]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:07 smithi060 ceph-mon[109077]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:07 smithi089 ceph-mon[98504]: pgmap v7074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:09 smithi089 ceph-mon[98504]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:09 smithi060 ceph-mon[94233]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:09 smithi060 ceph-mon[109077]: pgmap v7075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:11 smithi089 ceph-mon[98504]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:11 smithi060 ceph-mon[94233]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:11 smithi060 ceph-mon[109077]: pgmap v7076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:13 smithi089 ceph-mon[98504]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:13 smithi060 ceph-mon[94233]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:13 smithi060 ceph-mon[109077]: pgmap v7077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:11:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:11:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:15 smithi089 ceph-mon[98504]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:15 smithi060 ceph-mon[94233]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:15 smithi060 ceph-mon[109077]: pgmap v7078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:17 smithi089 ceph-mon[98504]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:17 smithi060 ceph-mon[94233]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:17 smithi060 ceph-mon[109077]: pgmap v7079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:19 smithi089 ceph-mon[98504]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:19 smithi060 ceph-mon[94233]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:19 smithi060 ceph-mon[109077]: pgmap v7080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:21 smithi089 ceph-mon[98504]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:21 smithi060 ceph-mon[94233]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:21 smithi060 ceph-mon[109077]: pgmap v7081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:23 smithi089 ceph-mon[98504]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:23 smithi060 ceph-mon[94233]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:23 smithi060 ceph-mon[109077]: pgmap v7082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:11:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:11:25.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:25 smithi089 ceph-mon[98504]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:25 smithi060 ceph-mon[94233]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:25 smithi060 ceph-mon[109077]: pgmap v7083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:27 smithi060 ceph-mon[94233]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:27 smithi060 ceph-mon[109077]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:27 smithi089 ceph-mon[98504]: pgmap v7084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:29 smithi060 ceph-mon[94233]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:29 smithi060 ceph-mon[109077]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:29 smithi089 ceph-mon[98504]: pgmap v7085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:31 smithi060 ceph-mon[94233]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:31 smithi060 ceph-mon[109077]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:31 smithi089 ceph-mon[98504]: pgmap v7086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:32.417 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 10m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 10m ago 2h 99.9M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 10m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 10m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 10m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 10m ago 2h 649M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:11:32.745 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 10m ago 2h 843M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 10m ago 2h 489M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 10m ago 2h 407M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 10m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 10m ago 2h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 10m ago 2h 4645M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 10m ago 2h 5194M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 10m ago 2h 4745M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 10m ago 2h 4397M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 10m ago 2h 3616M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 10m ago 2h 4007M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 10m ago 2h 3537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 10m ago 2h 3962M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:11:32.746 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 10m ago 2h 111M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:11:33.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:11:33.146 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:11:33.146 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:11:33.146 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:11:33.146 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:11:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[109077]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[109077]: from='client.31619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[109077]: from='client.21750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2069927870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:11:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[94233]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[94233]: from='client.31619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[94233]: from='client.21750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2069927870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:11:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:33 smithi089 ceph-mon[98504]: pgmap v7087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:33 smithi089 ceph-mon[98504]: from='client.31619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:33 smithi089 ceph-mon[98504]: from='client.21750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:11:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2069927870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:11:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:11:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:11:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:35 smithi060 ceph-mon[94233]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:35 smithi060 ceph-mon[109077]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:35 smithi089 ceph-mon[98504]: pgmap v7088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:11:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:11:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:11:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:37 smithi060 ceph-mon[94233]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:37 smithi060 ceph-mon[109077]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:37 smithi089 ceph-mon[98504]: pgmap v7089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:39 smithi060 ceph-mon[94233]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:39 smithi060 ceph-mon[109077]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:39 smithi089 ceph-mon[98504]: pgmap v7090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: pgmap v7091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:11:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:43 smithi060 ceph-mon[94233]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:43 smithi060 ceph-mon[109077]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:43 smithi089 ceph-mon[98504]: pgmap v7092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:11:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:11:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:45 smithi060 ceph-mon[94233]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:45 smithi060 ceph-mon[109077]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:45 smithi089 ceph-mon[98504]: pgmap v7093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:47 smithi060 ceph-mon[94233]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:47 smithi060 ceph-mon[109077]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:47 smithi089 ceph-mon[98504]: pgmap v7094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:49 smithi060 ceph-mon[94233]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:49 smithi060 ceph-mon[109077]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:49 smithi089 ceph-mon[98504]: pgmap v7095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:51 smithi060 ceph-mon[94233]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:51 smithi060 ceph-mon[109077]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:51 smithi089 ceph-mon[98504]: pgmap v7096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:53 smithi060 ceph-mon[94233]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:53 smithi060 ceph-mon[109077]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:53 smithi089 ceph-mon[98504]: pgmap v7097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:11:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:11:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:55 smithi060 ceph-mon[94233]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:55 smithi060 ceph-mon[109077]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:55 smithi089 ceph-mon[98504]: pgmap v7098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:11:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:57 smithi060 ceph-mon[94233]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:57 smithi060 ceph-mon[109077]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:57 smithi089 ceph-mon[98504]: pgmap v7099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:11:59 smithi060 ceph-mon[94233]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:11:59 smithi060 ceph-mon[109077]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:11:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:11:59 smithi089 ceph-mon[98504]: pgmap v7100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:01 smithi060 ceph-mon[94233]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:01 smithi060 ceph-mon[109077]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:01 smithi089 ceph-mon[98504]: pgmap v7101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:03.509 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:12:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:03 smithi060 ceph-mon[109077]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:03 smithi060 ceph-mon[94233]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:03 smithi089 ceph-mon[98504]: pgmap v7102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:03.833 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:12:03.833 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 24s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:12:03.833 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 23s ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 24s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 23s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 23s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 24s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 24s ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 23s ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 24s ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 24s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 23s ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 24s ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 24s ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 24s ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:12:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 24s ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:12:03.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 23s ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:12:03.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 23s ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:12:03.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 23s ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:12:03.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 23s ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:12:03.835 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 23s ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:04.233 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:12:04.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:12:04.234 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:12:04.234 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:12:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:04 smithi060 ceph-mon[94233]: from='client.21762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1090604872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:12:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:12:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:04 smithi060 ceph-mon[109077]: from='client.21762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1090604872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:12:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:04 smithi089 ceph-mon[98504]: from='client.21762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1090604872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:12:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:05 smithi060 ceph-mon[94233]: from='client.21768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:05 smithi060 ceph-mon[94233]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:05 smithi060 ceph-mon[109077]: from='client.21768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:05 smithi060 ceph-mon[109077]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:05 smithi089 ceph-mon[98504]: from='client.21768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:05 smithi089 ceph-mon[98504]: pgmap v7103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:07 smithi060 ceph-mon[94233]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:07 smithi060 ceph-mon[109077]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:07 smithi089 ceph-mon[98504]: pgmap v7104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:09 smithi060 ceph-mon[94233]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:09 smithi060 ceph-mon[109077]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:09 smithi089 ceph-mon[98504]: pgmap v7105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:11 smithi060 ceph-mon[94233]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:11 smithi060 ceph-mon[109077]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:11 smithi089 ceph-mon[98504]: pgmap v7106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:13 smithi060 ceph-mon[94233]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:13 smithi060 ceph-mon[109077]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:13 smithi089 ceph-mon[98504]: pgmap v7107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:12:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:12:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:15 smithi060 ceph-mon[94233]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:15 smithi060 ceph-mon[109077]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:15 smithi089 ceph-mon[98504]: pgmap v7108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:17 smithi060 ceph-mon[94233]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:17 smithi060 ceph-mon[109077]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:17 smithi089 ceph-mon[98504]: pgmap v7109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:19 smithi060 ceph-mon[94233]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:19 smithi060 ceph-mon[109077]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:19.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:19 smithi089 ceph-mon[98504]: pgmap v7110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:21 smithi060 ceph-mon[94233]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:21 smithi060 ceph-mon[109077]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:21 smithi089 ceph-mon[98504]: pgmap v7111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:23 smithi060 ceph-mon[94233]: pgmap v7112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:23 smithi060 ceph-mon[109077]: pgmap v7112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:23 smithi089 ceph-mon[98504]: pgmap v7112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:12:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:12:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:25 smithi060 ceph-mon[94233]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:25 smithi060 ceph-mon[109077]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:25 smithi089 ceph-mon[98504]: pgmap v7113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:27 smithi060 ceph-mon[94233]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:27 smithi060 ceph-mon[109077]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:27 smithi089 ceph-mon[98504]: pgmap v7114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:29 smithi060 ceph-mon[94233]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:29 smithi060 ceph-mon[109077]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:29 smithi089 ceph-mon[98504]: pgmap v7115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:31 smithi060 ceph-mon[94233]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:31 smithi060 ceph-mon[109077]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:31 smithi089 ceph-mon[98504]: pgmap v7116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:33 smithi060 ceph-mon[94233]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:33 smithi060 ceph-mon[109077]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:33 smithi089 ceph-mon[98504]: pgmap v7117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:34.600 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:12:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:12:34.927 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:12:34.927 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 55s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:12:34.927 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 54s ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 55s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 54s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 54s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 55s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 55s ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 54s ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 55s ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 55s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 54s ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 55s ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 55s ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 55s ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:12:34.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 55s ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:12:34.929 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 54s ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:12:34.929 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 54s ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:12:34.929 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 54s ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:12:34.929 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 54s ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:12:34.929 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 54s ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:12:35.323 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:12:35.323 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:12:35.324 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:12:35.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:12:35.325 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:12:35.325 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:12:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:35 smithi060 ceph-mon[94233]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:35 smithi060 ceph-mon[94233]: from='client.31655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1624426658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:12:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:35 smithi060 ceph-mon[109077]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:35 smithi060 ceph-mon[109077]: from='client.31655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1624426658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:12:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:35 smithi089 ceph-mon[98504]: pgmap v7118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:35 smithi089 ceph-mon[98504]: from='client.31655 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1624426658' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:12:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:36 smithi060 ceph-mon[94233]: from='client.31661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:36 smithi060 ceph-mon[109077]: from='client.31661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:36 smithi089 ceph-mon[98504]: from='client.31661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:12:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:37 smithi060 ceph-mon[94233]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:37 smithi060 ceph-mon[109077]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:37 smithi089 ceph-mon[98504]: pgmap v7119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:39 smithi060 ceph-mon[94233]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:39 smithi060 ceph-mon[109077]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:39 smithi089 ceph-mon[98504]: pgmap v7120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[94233]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:12:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:12:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[109077]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:12:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:12:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:12:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:41 smithi089 ceph-mon[98504]: pgmap v7121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:12:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:43 smithi060 ceph-mon[94233]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:43 smithi060 ceph-mon[109077]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:43 smithi089 ceph-mon[98504]: pgmap v7122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:12:44] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:12:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:45 smithi060 ceph-mon[94233]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:45 smithi060 ceph-mon[109077]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:45 smithi089 ceph-mon[98504]: pgmap v7123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:47 smithi060 ceph-mon[94233]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:47 smithi060 ceph-mon[109077]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:47 smithi089 ceph-mon[98504]: pgmap v7124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:49 smithi060 ceph-mon[94233]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:49 smithi060 ceph-mon[109077]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:49 smithi089 ceph-mon[98504]: pgmap v7125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:51 smithi060 ceph-mon[94233]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:51 smithi060 ceph-mon[109077]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:51 smithi089 ceph-mon[98504]: pgmap v7126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:53 smithi060 ceph-mon[109077]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:53 smithi060 ceph-mon[94233]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:53 smithi089 ceph-mon[98504]: pgmap v7127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:12:54] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:12:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:55 smithi060 ceph-mon[94233]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:55 smithi060 ceph-mon[109077]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:55 smithi089 ceph-mon[98504]: pgmap v7128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:12:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:57 smithi060 ceph-mon[94233]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:57 smithi060 ceph-mon[109077]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:57 smithi089 ceph-mon[98504]: pgmap v7129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:12:59 smithi060 ceph-mon[94233]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:12:59 smithi060 ceph-mon[109077]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:12:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:12:59 smithi089 ceph-mon[98504]: pgmap v7130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:01 smithi060 ceph-mon[94233]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:01 smithi060 ceph-mon[109077]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:01 smithi089 ceph-mon[98504]: pgmap v7131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:03 smithi060 ceph-mon[94233]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:03 smithi060 ceph-mon[109077]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:03 smithi089 ceph-mon[98504]: pgmap v7132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:13:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:13:05.686 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:13:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:05 smithi060 ceph-mon[94233]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:05 smithi060 ceph-mon[109077]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:05 smithi089 ceph-mon[98504]: pgmap v7133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 86s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 85s ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 86s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 85s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 85s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 86s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 86s ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:13:06.014 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 85s ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 86s ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 86s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 85s ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 86s ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 86s ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 86s ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 86s ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 85s ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 85s ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 85s ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 85s ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:13:06.015 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 85s ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:13:06.413 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:13:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:06 smithi060 ceph-mon[94233]: from='client.31673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/153477625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:13:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:06 smithi060 ceph-mon[109077]: from='client.31673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/153477625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:13:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:06 smithi089 ceph-mon[98504]: from='client.31673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/153477625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:13:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:07 smithi060 ceph-mon[94233]: from='client.21804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:07 smithi060 ceph-mon[94233]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:07 smithi060 ceph-mon[109077]: from='client.21804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:07 smithi060 ceph-mon[109077]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:07 smithi089 ceph-mon[98504]: from='client.21804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:07 smithi089 ceph-mon[98504]: pgmap v7134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:09 smithi060 ceph-mon[94233]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:09 smithi060 ceph-mon[109077]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:09 smithi089 ceph-mon[98504]: pgmap v7135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:11 smithi060 ceph-mon[94233]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:11 smithi060 ceph-mon[109077]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:11 smithi089 ceph-mon[98504]: pgmap v7136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:13 smithi060 ceph-mon[94233]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:13 smithi060 ceph-mon[109077]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:13 smithi089 ceph-mon[98504]: pgmap v7137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:13:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:13:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:15 smithi060 ceph-mon[94233]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:15 smithi060 ceph-mon[109077]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:15 smithi089 ceph-mon[98504]: pgmap v7138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:17 smithi060 ceph-mon[94233]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:17 smithi060 ceph-mon[109077]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:17 smithi089 ceph-mon[98504]: pgmap v7139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:19 smithi060 ceph-mon[94233]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:19 smithi060 ceph-mon[109077]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:19 smithi089 ceph-mon[98504]: pgmap v7140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:21 smithi089 ceph-mon[98504]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:21 smithi060 ceph-mon[94233]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:21 smithi060 ceph-mon[109077]: pgmap v7141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:23 smithi089 ceph-mon[98504]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:23 smithi060 ceph-mon[94233]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:23 smithi060 ceph-mon[109077]: pgmap v7142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:13:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:13:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:25 smithi089 ceph-mon[98504]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:25 smithi060 ceph-mon[94233]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:25 smithi060 ceph-mon[109077]: pgmap v7143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:27 smithi089 ceph-mon[98504]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:27 smithi060 ceph-mon[109077]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:27 smithi060 ceph-mon[94233]: pgmap v7144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:29 smithi089 ceph-mon[98504]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:29 smithi060 ceph-mon[94233]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:29 smithi060 ceph-mon[109077]: pgmap v7145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:31 smithi089 ceph-mon[98504]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:31 smithi060 ceph-mon[94233]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:31 smithi060 ceph-mon[109077]: pgmap v7146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:33 smithi089 ceph-mon[98504]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:33 smithi060 ceph-mon[94233]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:33 smithi060 ceph-mon[109077]: pgmap v7147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:13:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:13:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:35 smithi089 ceph-mon[98504]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:35 smithi060 ceph-mon[94233]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:35 smithi060 ceph-mon[109077]: pgmap v7148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:36.777 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:13:37.104 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:13:37.104 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 117s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:13:37.104 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 117s ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:13:37.104 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 117s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 117s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 117s ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 117s ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 117s ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 117s ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 117s ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 117s ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 117s ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 117s ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 117s ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 117s ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 117s ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 117s ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 117s ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 117s ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 117s ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:13:37.105 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 117s ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:13:37.505 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:13:37.505 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:13:37.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:13:37.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:13:37.506 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:13:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:37 smithi089 ceph-mon[98504]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:37 smithi089 ceph-mon[98504]: from='client.30688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1994210895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:13:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:37 smithi060 ceph-mon[109077]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:37 smithi060 ceph-mon[109077]: from='client.30688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1994210895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:13:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:37 smithi060 ceph-mon[94233]: pgmap v7149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:37 smithi060 ceph-mon[94233]: from='client.30688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1994210895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:13:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:38 smithi060 ceph-mon[94233]: from='client.21819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:38 smithi060 ceph-mon[109077]: from='client.21819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:38 smithi089 ceph-mon[98504]: from='client.21819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:13:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:39 smithi060 ceph-mon[94233]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:39 smithi060 ceph-mon[109077]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:39 smithi089 ceph-mon[98504]: pgmap v7150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:41 smithi060 ceph-mon[109077]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:13:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:41 smithi060 ceph-mon[94233]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:13:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:41 smithi089 ceph-mon[98504]: pgmap v7151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:13:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:13:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:13:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:13:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:13:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:13:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:13:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:13:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:13:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:13:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:43 smithi060 ceph-mon[94233]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:43 smithi060 ceph-mon[109077]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:43 smithi089 ceph-mon[98504]: pgmap v7152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:13:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:13:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:45 smithi060 ceph-mon[94233]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:45 smithi060 ceph-mon[109077]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:45 smithi089 ceph-mon[98504]: pgmap v7153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:47 smithi060 ceph-mon[94233]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:47 smithi060 ceph-mon[109077]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:47 smithi089 ceph-mon[98504]: pgmap v7154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:49 smithi060 ceph-mon[94233]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:49 smithi060 ceph-mon[109077]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:49 smithi089 ceph-mon[98504]: pgmap v7155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:51 smithi060 ceph-mon[94233]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:51 smithi060 ceph-mon[109077]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:51 smithi089 ceph-mon[98504]: pgmap v7156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:53 smithi060 ceph-mon[94233]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:53 smithi060 ceph-mon[109077]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:53 smithi089 ceph-mon[98504]: pgmap v7157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:13:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:13:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:55 smithi060 ceph-mon[109077]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:55 smithi060 ceph-mon[94233]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:55 smithi089 ceph-mon[98504]: pgmap v7158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:13:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:57 smithi060 ceph-mon[94233]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:57 smithi060 ceph-mon[109077]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:13:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:57 smithi089 ceph-mon[98504]: pgmap v7159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:13:59 smithi060 ceph-mon[94233]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:13:59 smithi060 ceph-mon[109077]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:13:59 smithi089 ceph-mon[98504]: pgmap v7160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:01 smithi060 ceph-mon[94233]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:01 smithi060 ceph-mon[109077]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:01 smithi089 ceph-mon[98504]: pgmap v7161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:03 smithi060 ceph-mon[94233]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:03 smithi060 ceph-mon[109077]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:03 smithi089 ceph-mon[98504]: pgmap v7162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:14:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:14:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:05 smithi060 ceph-mon[94233]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:05 smithi060 ceph-mon[109077]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:05 smithi089 ceph-mon[98504]: pgmap v7163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:07.870 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:14:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:07 smithi060 ceph-mon[94233]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:07 smithi060 ceph-mon[109077]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:07 smithi089 ceph-mon[98504]: pgmap v7164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:14:08.197 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:14:08.198 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:14:08.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:14:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:14:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:14:08.602 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:14:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[109077]: from='client.31706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[109077]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[109077]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3275947076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:14:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[94233]: from='client.31706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[94233]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[94233]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3275947076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:14:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:09 smithi089 ceph-mon[98504]: from='client.31706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:09 smithi089 ceph-mon[98504]: pgmap v7165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:09 smithi089 ceph-mon[98504]: from='client.21837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3275947076' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:14:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:11 smithi060 ceph-mon[109077]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:11 smithi060 ceph-mon[94233]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:11 smithi089 ceph-mon[98504]: pgmap v7166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:13 smithi060 ceph-mon[94233]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:13 smithi060 ceph-mon[109077]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:13 smithi089 ceph-mon[98504]: pgmap v7167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:14:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:14:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:15 smithi060 ceph-mon[94233]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:15 smithi060 ceph-mon[109077]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:15 smithi089 ceph-mon[98504]: pgmap v7168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:17 smithi060 ceph-mon[94233]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:17 smithi060 ceph-mon[109077]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:17 smithi089 ceph-mon[98504]: pgmap v7169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:19 smithi060 ceph-mon[94233]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:19 smithi060 ceph-mon[94233]: osdmap e2753: 8 total, 8 up, 8 in 2023-12-01T07:14:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:19 smithi060 ceph-mon[109077]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:19 smithi060 ceph-mon[109077]: osdmap e2753: 8 total, 8 up, 8 in 2023-12-01T07:14:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:19 smithi089 ceph-mon[98504]: pgmap v7170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:19 smithi089 ceph-mon[98504]: osdmap e2753: 8 total, 8 up, 8 in 2023-12-01T07:14:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:21 smithi060 ceph-mon[94233]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:21 smithi060 ceph-mon[109077]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:21 smithi089 ceph-mon[98504]: pgmap v7172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:23 smithi060 ceph-mon[94233]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:23 smithi060 ceph-mon[109077]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:23 smithi089 ceph-mon[98504]: pgmap v7173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:14:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:14:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:25 smithi060 ceph-mon[94233]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:25 smithi060 ceph-mon[109077]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:25 smithi089 ceph-mon[98504]: pgmap v7174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:27 smithi060 ceph-mon[94233]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:27 smithi060 ceph-mon[109077]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:27 smithi089 ceph-mon[98504]: pgmap v7175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:29 smithi060 ceph-mon[94233]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:29 smithi060 ceph-mon[109077]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:29 smithi089 ceph-mon[98504]: pgmap v7176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:31 smithi060 ceph-mon[94233]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:31 smithi060 ceph-mon[109077]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:31 smithi089 ceph-mon[98504]: pgmap v7177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:33 smithi060 ceph-mon[94233]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:33 smithi060 ceph-mon[109077]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:33 smithi089 ceph-mon[98504]: pgmap v7178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:14:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:14:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:35 smithi060 ceph-mon[94233]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:35 smithi060 ceph-mon[109077]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:35 smithi089 ceph-mon[98504]: pgmap v7179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:37 smithi060 ceph-mon[109077]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:37 smithi060 ceph-mon[94233]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:37 smithi089 ceph-mon[98504]: pgmap v7180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:38.963 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:14:39.289 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:14:39.290 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:14:39.687 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:14:39.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:14:39.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:14:39.689 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:14:39.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:14:39.689 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:14:39.689 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:14:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:39 smithi060 ceph-mon[94233]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:39 smithi060 ceph-mon[109077]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:39 smithi089 ceph-mon[98504]: pgmap v7181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:40 smithi060 ceph-mon[94233]: from='client.31724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:40 smithi060 ceph-mon[94233]: from='client.31730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1387891964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:14:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:40 smithi060 ceph-mon[109077]: from='client.31724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:40 smithi060 ceph-mon[109077]: from='client.31730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1387891964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:14:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:40 smithi089 ceph-mon[98504]: from='client.31724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:40 smithi089 ceph-mon[98504]: from='client.31730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:14:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1387891964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:14:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:41 smithi060 ceph-mon[94233]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:41 smithi060 ceph-mon[109077]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:41 smithi089 ceph-mon[98504]: pgmap v7182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:14:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:14:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:14:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[109077]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:14:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:14:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:14:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[94233]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:14:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:14:44.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:14:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:43 smithi089 ceph-mon[98504]: pgmap v7183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:14:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:14:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:14:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:14:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:45 smithi060 ceph-mon[94233]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:45 smithi060 ceph-mon[109077]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:45 smithi089 ceph-mon[98504]: pgmap v7184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:47 smithi060 ceph-mon[94233]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:47 smithi060 ceph-mon[109077]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:47 smithi089 ceph-mon[98504]: pgmap v7185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:49 smithi060 ceph-mon[94233]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:49 smithi060 ceph-mon[109077]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:49 smithi089 ceph-mon[98504]: pgmap v7186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:51 smithi060 ceph-mon[94233]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:51 smithi060 ceph-mon[109077]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:51 smithi089 ceph-mon[98504]: pgmap v7187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:53 smithi060 ceph-mon[94233]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:53 smithi060 ceph-mon[109077]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:53 smithi089 ceph-mon[98504]: pgmap v7188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:14:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:14:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:55 smithi060 ceph-mon[94233]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:55 smithi060 ceph-mon[109077]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:55 smithi089 ceph-mon[98504]: pgmap v7189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:14:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:57 smithi060 ceph-mon[94233]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:57 smithi060 ceph-mon[109077]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:14:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:57 smithi089 ceph-mon[98504]: pgmap v7190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:14:59 smithi060 ceph-mon[94233]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:14:59 smithi060 ceph-mon[109077]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:14:59 smithi089 ceph-mon[98504]: pgmap v7191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:01 smithi060 ceph-mon[94233]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:01 smithi060 ceph-mon[109077]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:01 smithi089 ceph-mon[98504]: pgmap v7192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:03 smithi060 ceph-mon[94233]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:03 smithi060 ceph-mon[109077]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:03 smithi089 ceph-mon[98504]: pgmap v7193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:15:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:15:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:05 smithi060 ceph-mon[94233]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:05 smithi060 ceph-mon[109077]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:05 smithi089 ceph-mon[98504]: pgmap v7194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:07 smithi060 ceph-mon[94233]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:07 smithi060 ceph-mon[109077]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:07 smithi089 ceph-mon[98504]: pgmap v7195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:09 smithi060 ceph-mon[109077]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:09 smithi060 ceph-mon[94233]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:09 smithi089 ceph-mon[98504]: pgmap v7196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:10.050 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:15:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:15:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:15:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:15:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:15:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:15:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:15:10.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:15:10.382 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:15:10.779 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:15:10.779 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:15:10.779 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:15:10.780 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[94233]: from='client.21867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[94233]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[94233]: from='client.31748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/90141239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:15:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[109077]: from='client.21867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[109077]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[109077]: from='client.31748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/90141239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:15:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:11 smithi089 ceph-mon[98504]: from='client.21867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:11 smithi089 ceph-mon[98504]: pgmap v7197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:11 smithi089 ceph-mon[98504]: from='client.31748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/90141239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:15:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:13 smithi060 ceph-mon[94233]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:13 smithi060 ceph-mon[109077]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:13 smithi089 ceph-mon[98504]: pgmap v7198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:15:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:15:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:15 smithi060 ceph-mon[94233]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:15 smithi060 ceph-mon[109077]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:15 smithi089 ceph-mon[98504]: pgmap v7199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:17 smithi060 ceph-mon[94233]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:17 smithi060 ceph-mon[109077]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:17 smithi089 ceph-mon[98504]: pgmap v7200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:19 smithi060 ceph-mon[94233]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:19 smithi060 ceph-mon[109077]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:19 smithi089 ceph-mon[98504]: pgmap v7201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:21 smithi060 ceph-mon[94233]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:21 smithi060 ceph-mon[109077]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:21 smithi089 ceph-mon[98504]: pgmap v7202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:23.712 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 07:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T07:15:23.37391273Z level=info msg="Completed cleanup jobs" duration=12.81979ms 2023-12-01T07:15:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:23 smithi060 ceph-mon[94233]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:23 smithi060 ceph-mon[109077]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:23 smithi089 ceph-mon[98504]: pgmap v7203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:15:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:15:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:25 smithi060 ceph-mon[94233]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:25 smithi060 ceph-mon[109077]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:25 smithi089 ceph-mon[98504]: pgmap v7204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:27 smithi060 ceph-mon[94233]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:27 smithi060 ceph-mon[109077]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:27 smithi089 ceph-mon[98504]: pgmap v7205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:29 smithi060 ceph-mon[94233]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:29 smithi060 ceph-mon[109077]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:29 smithi089 ceph-mon[98504]: pgmap v7206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:31 smithi060 ceph-mon[94233]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:31 smithi060 ceph-mon[109077]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:31 smithi089 ceph-mon[98504]: pgmap v7207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:33 smithi060 ceph-mon[94233]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:33 smithi060 ceph-mon[109077]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:33 smithi089 ceph-mon[98504]: pgmap v7208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:15:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:15:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:35 smithi060 ceph-mon[94233]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:35 smithi060 ceph-mon[109077]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:35 smithi089 ceph-mon[98504]: pgmap v7209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:37 smithi060 ceph-mon[94233]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:37 smithi060 ceph-mon[109077]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:37 smithi089 ceph-mon[98504]: pgmap v7210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:39 smithi060 ceph-mon[94233]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:39 smithi060 ceph-mon[109077]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:39 smithi089 ceph-mon[98504]: pgmap v7211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:41.141 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:15:41.471 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:15:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:15:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:15:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:15:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:15:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:15:41.875 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:15:41.875 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:15:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:41 smithi060 ceph-mon[94233]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:41 smithi060 ceph-mon[109077]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:41 smithi089 ceph-mon[98504]: pgmap v7212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:42 smithi060 ceph-mon[94233]: from='client.31760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:42 smithi060 ceph-mon[94233]: from='client.21891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3449124566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:15:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:42 smithi060 ceph-mon[109077]: from='client.31760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:42 smithi060 ceph-mon[109077]: from='client.21891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3449124566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:15:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:42 smithi089 ceph-mon[98504]: from='client.31760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:42 smithi089 ceph-mon[98504]: from='client.21891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:15:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3449124566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:15:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[94233]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:15:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[109077]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:15:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:43 smithi089 ceph-mon[98504]: pgmap v7213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:15:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:44.717 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:15:44] "GET /metrics HTTP/1.1" 200 33993 "" "Prometheus/2.43.0" 2023-12-01T07:15:45.755 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:45 smithi060 ceph-mon[94233]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:45.755 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:45 smithi060 ceph-mon[109077]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:45 smithi089 ceph-mon[98504]: pgmap v7214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[94233]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:15:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:15:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[109077]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:15:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:15:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:47 smithi089 ceph-mon[98504]: pgmap v7215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:15:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:15:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:15:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:49 smithi060 ceph-mon[94233]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:49 smithi060 ceph-mon[109077]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:49 smithi089 ceph-mon[98504]: pgmap v7216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:51 smithi089 ceph-mon[98504]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:51 smithi060 ceph-mon[94233]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:51 smithi060 ceph-mon[109077]: pgmap v7217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:53 smithi089 ceph-mon[98504]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:53 smithi060 ceph-mon[94233]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:53 smithi060 ceph-mon[109077]: pgmap v7218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:15:54] "GET /metrics HTTP/1.1" 200 33993 "" "Prometheus/2.43.0" 2023-12-01T07:15:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:55 smithi089 ceph-mon[98504]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:55 smithi060 ceph-mon[94233]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:55 smithi060 ceph-mon[109077]: pgmap v7219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:15:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:57 smithi089 ceph-mon[98504]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:57 smithi060 ceph-mon[109077]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:15:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:57 smithi060 ceph-mon[94233]: pgmap v7220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:15:59 smithi089 ceph-mon[98504]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:15:59 smithi060 ceph-mon[94233]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:15:59 smithi060 ceph-mon[109077]: pgmap v7221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:01 smithi089 ceph-mon[98504]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:01 smithi060 ceph-mon[94233]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:01 smithi060 ceph-mon[109077]: pgmap v7222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:03 smithi089 ceph-mon[98504]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:03 smithi060 ceph-mon[94233]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:03 smithi060 ceph-mon[109077]: pgmap v7223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:16:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:16:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:05 smithi089 ceph-mon[98504]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:05 smithi060 ceph-mon[94233]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:05 smithi060 ceph-mon[109077]: pgmap v7224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:07 smithi089 ceph-mon[98504]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:07 smithi060 ceph-mon[94233]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:08.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:07 smithi060 ceph-mon[109077]: pgmap v7225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:09 smithi089 ceph-mon[98504]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:09 smithi060 ceph-mon[94233]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:09 smithi060 ceph-mon[109077]: pgmap v7226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:12.235 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:16:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:11 smithi060 ceph-mon[94233]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:11 smithi060 ceph-mon[109077]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:11 smithi089 ceph-mon[98504]: pgmap v7227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:16:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:16:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:16:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:16:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:16:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:16:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:16:12.962 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:16:12.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:16:12.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:16:12.963 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:16:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[94233]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[94233]: from='client.21903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[94233]: from='client.31784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4104221704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:16:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[109077]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[109077]: from='client.21903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[109077]: from='client.31784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4104221704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:16:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:13 smithi089 ceph-mon[98504]: pgmap v7228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:13 smithi089 ceph-mon[98504]: from='client.21903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:13 smithi089 ceph-mon[98504]: from='client.31784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4104221704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:16:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:16:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:16:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:15 smithi060 ceph-mon[94233]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:15 smithi060 ceph-mon[109077]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:15 smithi089 ceph-mon[98504]: pgmap v7229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:17 smithi060 ceph-mon[94233]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:17 smithi060 ceph-mon[109077]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:17 smithi089 ceph-mon[98504]: pgmap v7230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:19 smithi060 ceph-mon[94233]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:19 smithi060 ceph-mon[109077]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:19 smithi089 ceph-mon[98504]: pgmap v7231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:21 smithi060 ceph-mon[94233]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:21 smithi060 ceph-mon[109077]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:21 smithi089 ceph-mon[98504]: pgmap v7232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:23 smithi060 ceph-mon[94233]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:23 smithi060 ceph-mon[109077]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:23 smithi089 ceph-mon[98504]: pgmap v7233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:16:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:16:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:25 smithi060 ceph-mon[94233]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:25 smithi060 ceph-mon[109077]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:25 smithi089 ceph-mon[98504]: pgmap v7234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:27 smithi060 ceph-mon[94233]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:27 smithi060 ceph-mon[109077]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:27 smithi089 ceph-mon[98504]: pgmap v7235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:29 smithi060 ceph-mon[94233]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:29 smithi060 ceph-mon[109077]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:29 smithi089 ceph-mon[98504]: pgmap v7236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:31 smithi060 ceph-mon[94233]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:31 smithi060 ceph-mon[109077]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:31 smithi089 ceph-mon[98504]: pgmap v7237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:33 smithi060 ceph-mon[94233]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:33 smithi060 ceph-mon[109077]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:33 smithi089 ceph-mon[98504]: pgmap v7238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:16:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:16:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:35 smithi060 ceph-mon[94233]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:35 smithi060 ceph-mon[109077]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:35 smithi089 ceph-mon[98504]: pgmap v7239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:37 smithi060 ceph-mon[109077]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:37 smithi060 ceph-mon[94233]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:37 smithi089 ceph-mon[98504]: pgmap v7240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:39 smithi060 ceph-mon[94233]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:39 smithi060 ceph-mon[109077]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:39 smithi089 ceph-mon[98504]: pgmap v7241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:41 smithi060 ceph-mon[94233]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:41 smithi060 ceph-mon[109077]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:41 smithi089 ceph-mon[98504]: pgmap v7242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:43.325 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:16:43.652 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:16:43.653 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:16:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:43 smithi060 ceph-mon[94233]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:43 smithi060 ceph-mon[109077]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:43 smithi089 ceph-mon[98504]: pgmap v7243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:44.052 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:16:44.052 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:16:44.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:16:44.054 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:16:44.054 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:16:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:44 smithi060 ceph-mon[94233]: from='client.31796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:44 smithi060 ceph-mon[94233]: from='client.21927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3541104352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:16:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:44 smithi060 ceph-mon[109077]: from='client.31796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:44 smithi060 ceph-mon[109077]: from='client.21927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3541104352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:16:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:16:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:16:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:44 smithi089 ceph-mon[98504]: from='client.31796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:44 smithi089 ceph-mon[98504]: from='client.21927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:16:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3541104352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:16:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:45 smithi060 ceph-mon[94233]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:45 smithi060 ceph-mon[109077]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:45 smithi089 ceph-mon[98504]: pgmap v7244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:47 smithi060 ceph-mon[94233]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:16:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:47 smithi060 ceph-mon[109077]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:16:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:47 smithi089 ceph-mon[98504]: pgmap v7245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:16:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:49 smithi060 ceph-mon[94233]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:49 smithi060 ceph-mon[109077]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:49 smithi089 ceph-mon[98504]: pgmap v7246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[94233]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[109077]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:16:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:16:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:51 smithi089 ceph-mon[98504]: pgmap v7247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:16:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:16:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:16:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:53 smithi060 ceph-mon[94233]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:53 smithi060 ceph-mon[109077]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:53 smithi089 ceph-mon[98504]: pgmap v7248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:16:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:16:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:55 smithi060 ceph-mon[94233]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:55 smithi060 ceph-mon[109077]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:55 smithi089 ceph-mon[98504]: pgmap v7249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:16:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:57 smithi060 ceph-mon[94233]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:57 smithi060 ceph-mon[109077]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:57 smithi089 ceph-mon[98504]: pgmap v7250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:16:59 smithi060 ceph-mon[94233]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:16:59 smithi060 ceph-mon[109077]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:16:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:16:59 smithi089 ceph-mon[98504]: pgmap v7251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:01 smithi060 ceph-mon[94233]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:01 smithi060 ceph-mon[109077]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:01 smithi089 ceph-mon[98504]: pgmap v7252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:03 smithi060 ceph-mon[94233]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:03 smithi060 ceph-mon[109077]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:03 smithi089 ceph-mon[98504]: pgmap v7253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:17:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:17:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:05 smithi060 ceph-mon[94233]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:05 smithi060 ceph-mon[109077]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:05 smithi089 ceph-mon[98504]: pgmap v7254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:07 smithi060 ceph-mon[94233]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:07 smithi060 ceph-mon[109077]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:07 smithi089 ceph-mon[98504]: pgmap v7255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:09 smithi060 ceph-mon[94233]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:09 smithi060 ceph-mon[109077]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:09 smithi089 ceph-mon[98504]: pgmap v7256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:11 smithi060 ceph-mon[94233]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:11 smithi060 ceph-mon[109077]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:11 smithi089 ceph-mon[98504]: pgmap v7257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:13 smithi060 ceph-mon[94233]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:13 smithi060 ceph-mon[109077]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:13 smithi089 ceph-mon[98504]: pgmap v7258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:14.414 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:17:14.741 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:17:14.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:17:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:17:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:17:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:17:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:17:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:17:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:17:14.743 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:17:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:17:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:17:15.145 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:17:15.146 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:17:15.147 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:15.147 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:17:15.147 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:17:15.147 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:17:15.147 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[109077]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[109077]: from='client.31814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[109077]: from='client.21945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1232084745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[94233]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[94233]: from='client.31814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[94233]: from='client.21945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1232084745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:17:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:15 smithi089 ceph-mon[98504]: pgmap v7259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:15 smithi089 ceph-mon[98504]: from='client.31814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:15 smithi089 ceph-mon[98504]: from='client.21945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1232084745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:17:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:17 smithi060 ceph-mon[94233]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:17 smithi060 ceph-mon[109077]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:17 smithi089 ceph-mon[98504]: pgmap v7260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:19 smithi060 ceph-mon[94233]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:19 smithi060 ceph-mon[109077]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:19 smithi089 ceph-mon[98504]: pgmap v7261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:21 smithi060 ceph-mon[94233]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:21 smithi060 ceph-mon[109077]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:21 smithi089 ceph-mon[98504]: pgmap v7262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:23 smithi060 ceph-mon[94233]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:23 smithi060 ceph-mon[109077]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:23 smithi089 ceph-mon[98504]: pgmap v7263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:17:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:17:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:25 smithi060 ceph-mon[94233]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:25 smithi060 ceph-mon[109077]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:25 smithi089 ceph-mon[98504]: pgmap v7264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:27 smithi060 ceph-mon[94233]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:27 smithi060 ceph-mon[109077]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:27 smithi089 ceph-mon[98504]: pgmap v7265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:29 smithi060 ceph-mon[94233]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:29 smithi060 ceph-mon[109077]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:29 smithi089 ceph-mon[98504]: pgmap v7266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:31 smithi060 ceph-mon[94233]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:31 smithi060 ceph-mon[109077]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:31 smithi089 ceph-mon[98504]: pgmap v7267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:33 smithi060 ceph-mon[109077]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:33 smithi060 ceph-mon[94233]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:33 smithi089 ceph-mon[98504]: pgmap v7268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:17:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:17:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:35 smithi060 ceph-mon[94233]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:35 smithi060 ceph-mon[109077]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:35 smithi089 ceph-mon[98504]: pgmap v7269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:37 smithi060 ceph-mon[94233]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:37 smithi060 ceph-mon[109077]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:37 smithi089 ceph-mon[98504]: pgmap v7270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:39 smithi060 ceph-mon[109077]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:39 smithi060 ceph-mon[94233]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:39 smithi089 ceph-mon[98504]: pgmap v7271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:41 smithi060 ceph-mon[94233]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:41 smithi060 ceph-mon[109077]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:41 smithi089 ceph-mon[98504]: pgmap v7272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:43 smithi060 ceph-mon[94233]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:43 smithi060 ceph-mon[109077]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:43 smithi089 ceph-mon[98504]: pgmap v7273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:17:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:17:45.515 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:17:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:45 smithi060 ceph-mon[94233]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:45 smithi060 ceph-mon[109077]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:45 smithi089 ceph-mon[98504]: pgmap v7274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:45.841 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:17:45.842 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:17:45.843 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:17:46.243 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:17:46.243 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:17:46.243 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:17:46.243 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:46.243 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:17:46.243 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:17:46.243 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:17:46.244 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:17:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:46 smithi060 ceph-mon[94233]: from='client.31832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3970078879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:17:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:46 smithi060 ceph-mon[109077]: from='client.31832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3970078879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:17:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:46 smithi089 ceph-mon[98504]: from='client.31832 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3970078879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:17:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:47 smithi089 ceph-mon[98504]: from='client.31838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:47 smithi089 ceph-mon[98504]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:47 smithi060 ceph-mon[94233]: from='client.31838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:48.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:47 smithi060 ceph-mon[94233]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:47 smithi060 ceph-mon[109077]: from='client.31838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:17:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:47 smithi060 ceph-mon[109077]: pgmap v7275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:49 smithi089 ceph-mon[98504]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:49 smithi060 ceph-mon[94233]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:49 smithi060 ceph-mon[109077]: pgmap v7276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:17:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: pgmap v7277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:17:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:17:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:53 smithi089 ceph-mon[98504]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:53 smithi060 ceph-mon[94233]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:53 smithi060 ceph-mon[109077]: pgmap v7278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:17:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:17:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:55 smithi089 ceph-mon[98504]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:55 smithi060 ceph-mon[94233]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:55 smithi060 ceph-mon[109077]: pgmap v7279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:17:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:57 smithi089 ceph-mon[98504]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:57 smithi060 ceph-mon[109077]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:57 smithi060 ceph-mon[94233]: pgmap v7280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:17:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:17:59 smithi089 ceph-mon[98504]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:17:59 smithi060 ceph-mon[94233]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:17:59 smithi060 ceph-mon[109077]: pgmap v7281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:01 smithi089 ceph-mon[98504]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:01 smithi060 ceph-mon[94233]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:01 smithi060 ceph-mon[109077]: pgmap v7282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:03 smithi089 ceph-mon[98504]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:03 smithi060 ceph-mon[94233]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:03 smithi060 ceph-mon[109077]: pgmap v7283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:18:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:18:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:05 smithi060 ceph-mon[94233]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:05 smithi060 ceph-mon[109077]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:05 smithi089 ceph-mon[98504]: pgmap v7284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:07 smithi060 ceph-mon[94233]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:07 smithi060 ceph-mon[109077]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:07 smithi089 ceph-mon[98504]: pgmap v7285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:09 smithi060 ceph-mon[94233]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:09 smithi060 ceph-mon[109077]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:09 smithi089 ceph-mon[98504]: pgmap v7286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:11 smithi060 ceph-mon[94233]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:11 smithi060 ceph-mon[109077]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:11 smithi089 ceph-mon[98504]: pgmap v7287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:13 smithi060 ceph-mon[94233]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:13 smithi060 ceph-mon[109077]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:13 smithi089 ceph-mon[98504]: pgmap v7288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:18:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:18:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:15 smithi060 ceph-mon[94233]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:15 smithi060 ceph-mon[109077]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:15 smithi089 ceph-mon[98504]: pgmap v7289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:16.608 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:18:16.934 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:18:16.934 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:18:16.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:18:16.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:18:16.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:18:16.936 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:18:17.335 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:18:17.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:18:17.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:18:17.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:17.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:18:17.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:18:17.336 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:18:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:17 smithi060 ceph-mon[109077]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:17 smithi060 ceph-mon[109077]: from='client.31850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3714384045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:18:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:17 smithi060 ceph-mon[94233]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:17 smithi060 ceph-mon[94233]: from='client.31850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3714384045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:18:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:17 smithi089 ceph-mon[98504]: pgmap v7290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:17 smithi089 ceph-mon[98504]: from='client.31850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3714384045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:18:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:18 smithi060 ceph-mon[94233]: from='client.31856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:18 smithi060 ceph-mon[109077]: from='client.31856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:18 smithi089 ceph-mon[98504]: from='client.31856 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:19 smithi060 ceph-mon[94233]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:19 smithi060 ceph-mon[109077]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:19 smithi089 ceph-mon[98504]: pgmap v7291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:21 smithi060 ceph-mon[94233]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:21 smithi060 ceph-mon[109077]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:21 smithi089 ceph-mon[98504]: pgmap v7292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:23 smithi060 ceph-mon[94233]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:23 smithi060 ceph-mon[109077]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:23 smithi089 ceph-mon[98504]: pgmap v7293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:18:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:18:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:25 smithi060 ceph-mon[94233]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:25 smithi060 ceph-mon[109077]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:25 smithi089 ceph-mon[98504]: pgmap v7294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:27 smithi060 ceph-mon[94233]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:27 smithi060 ceph-mon[109077]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:27 smithi089 ceph-mon[98504]: pgmap v7295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:29 smithi060 ceph-mon[94233]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:29 smithi060 ceph-mon[109077]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:29 smithi089 ceph-mon[98504]: pgmap v7296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:31 smithi060 ceph-mon[94233]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:31 smithi060 ceph-mon[109077]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:31 smithi089 ceph-mon[98504]: pgmap v7297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:33 smithi060 ceph-mon[94233]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:33 smithi060 ceph-mon[109077]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:33 smithi089 ceph-mon[98504]: pgmap v7298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:18:34] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:18:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:35 smithi060 ceph-mon[94233]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:35 smithi060 ceph-mon[109077]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:35 smithi089 ceph-mon[98504]: pgmap v7299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:37 smithi060 ceph-mon[94233]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:37 smithi060 ceph-mon[109077]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:37 smithi089 ceph-mon[98504]: pgmap v7300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:39 smithi060 ceph-mon[109077]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:39 smithi060 ceph-mon[94233]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:39 smithi089 ceph-mon[98504]: pgmap v7301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:41 smithi060 ceph-mon[94233]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:41 smithi060 ceph-mon[109077]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:41 smithi089 ceph-mon[98504]: pgmap v7302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:43 smithi060 ceph-mon[94233]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:43 smithi060 ceph-mon[109077]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:43 smithi089 ceph-mon[98504]: pgmap v7303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:18:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:18:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:45 smithi060 ceph-mon[109077]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:45 smithi060 ceph-mon[94233]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:45 smithi089 ceph-mon[98504]: pgmap v7304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:47.711 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:18:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:47 smithi060 ceph-mon[94233]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:47 smithi060 ceph-mon[109077]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:18:48.036 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:18:48.037 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:18:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:47 smithi089 ceph-mon[98504]: pgmap v7305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:18:48.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:18:48.433 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:18:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:48 smithi060 ceph-mon[94233]: from='client.31868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4229243010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:18:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:48 smithi060 ceph-mon[109077]: from='client.31868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4229243010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:18:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:48 smithi089 ceph-mon[98504]: from='client.31868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4229243010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:18:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:49 smithi060 ceph-mon[94233]: from='client.21999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:49 smithi060 ceph-mon[94233]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:49 smithi060 ceph-mon[109077]: from='client.21999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:49 smithi060 ceph-mon[109077]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:49 smithi089 ceph-mon[98504]: from='client.21999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:18:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:49 smithi089 ceph-mon[98504]: pgmap v7306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:51 smithi060 ceph-mon[94233]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:51 smithi060 ceph-mon[109077]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:51 smithi089 ceph-mon[98504]: pgmap v7307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:18:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:18:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:18:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:18:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:18:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:18:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:18:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:18:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:18:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:18:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:18:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:18:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:53 smithi060 ceph-mon[94233]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:53 smithi060 ceph-mon[109077]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:53 smithi089 ceph-mon[98504]: pgmap v7308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:18:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:18:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:55 smithi060 ceph-mon[94233]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:55 smithi060 ceph-mon[109077]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:55 smithi089 ceph-mon[98504]: pgmap v7309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:18:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:57 smithi060 ceph-mon[94233]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:57 smithi060 ceph-mon[109077]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:18:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:57 smithi089 ceph-mon[98504]: pgmap v7310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:18:59 smithi060 ceph-mon[94233]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:18:59 smithi060 ceph-mon[109077]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:18:59 smithi089 ceph-mon[98504]: pgmap v7311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:01 smithi060 ceph-mon[94233]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:01 smithi060 ceph-mon[109077]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:01 smithi089 ceph-mon[98504]: pgmap v7312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:03 smithi060 ceph-mon[94233]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:03 smithi060 ceph-mon[109077]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:03 smithi089 ceph-mon[98504]: pgmap v7313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:19:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:19:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:05 smithi060 ceph-mon[94233]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:05 smithi060 ceph-mon[109077]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:05 smithi089 ceph-mon[98504]: pgmap v7314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:07 smithi060 ceph-mon[94233]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:07 smithi060 ceph-mon[109077]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:07 smithi089 ceph-mon[98504]: pgmap v7315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:09 smithi060 ceph-mon[109077]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:09 smithi060 ceph-mon[94233]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:09 smithi089 ceph-mon[98504]: pgmap v7316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:11 smithi060 ceph-mon[94233]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:11 smithi060 ceph-mon[109077]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:11 smithi089 ceph-mon[98504]: pgmap v7317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:13 smithi060 ceph-mon[94233]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:13 smithi060 ceph-mon[109077]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:13 smithi089 ceph-mon[98504]: pgmap v7318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:19:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:19:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:15 smithi060 ceph-mon[94233]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:15 smithi060 ceph-mon[109077]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:15 smithi089 ceph-mon[98504]: pgmap v7319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:17 smithi060 ceph-mon[94233]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:17 smithi060 ceph-mon[109077]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:17 smithi089 ceph-mon[98504]: pgmap v7320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:18.795 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:19:19.123 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:19:19.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:19:19.125 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:19:19.125 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:19:19.125 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:19:19.125 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:19:19.125 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:19:19.520 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:19:19.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:19:19.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:19:19.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:19.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:19:19.521 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:19:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:19 smithi060 ceph-mon[94233]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:19 smithi060 ceph-mon[94233]: from='client.31886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3184802185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:19:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:19 smithi060 ceph-mon[109077]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:19 smithi060 ceph-mon[109077]: from='client.31886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3184802185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:19:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:19 smithi089 ceph-mon[98504]: pgmap v7321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:19 smithi089 ceph-mon[98504]: from='client.31886 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3184802185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:19:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:20 smithi060 ceph-mon[94233]: from='client.31892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:20 smithi060 ceph-mon[109077]: from='client.31892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:20 smithi089 ceph-mon[98504]: from='client.31892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:21 smithi060 ceph-mon[94233]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:21 smithi060 ceph-mon[109077]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:21 smithi089 ceph-mon[98504]: pgmap v7322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:23 smithi060 ceph-mon[94233]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:23 smithi060 ceph-mon[109077]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:23 smithi089 ceph-mon[98504]: pgmap v7323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:19:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:19:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:25 smithi060 ceph-mon[94233]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:25 smithi060 ceph-mon[109077]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:25 smithi089 ceph-mon[98504]: pgmap v7324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:27 smithi060 ceph-mon[94233]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:27 smithi060 ceph-mon[109077]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:27 smithi089 ceph-mon[98504]: pgmap v7325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:29 smithi060 ceph-mon[94233]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:29 smithi060 ceph-mon[109077]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:29 smithi089 ceph-mon[98504]: pgmap v7326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:31 smithi060 ceph-mon[94233]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:31 smithi060 ceph-mon[109077]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:31 smithi089 ceph-mon[98504]: pgmap v7327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:33 smithi060 ceph-mon[109077]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:33 smithi060 ceph-mon[94233]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:33 smithi089 ceph-mon[98504]: pgmap v7328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:19:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:19:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:35 smithi060 ceph-mon[94233]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:35 smithi060 ceph-mon[109077]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:35 smithi089 ceph-mon[98504]: pgmap v7329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:37 smithi060 ceph-mon[94233]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:37 smithi060 ceph-mon[109077]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:37 smithi089 ceph-mon[98504]: pgmap v7330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:39 smithi060 ceph-mon[94233]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:39 smithi060 ceph-mon[109077]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:39 smithi089 ceph-mon[98504]: pgmap v7331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:41 smithi060 ceph-mon[94233]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:41 smithi060 ceph-mon[109077]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:41 smithi089 ceph-mon[98504]: pgmap v7332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:43 smithi060 ceph-mon[94233]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:43 smithi060 ceph-mon[109077]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:43 smithi089 ceph-mon[98504]: pgmap v7333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:19:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:19:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:45 smithi060 ceph-mon[94233]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:45 smithi060 ceph-mon[109077]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:45 smithi089 ceph-mon[98504]: pgmap v7334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:47 smithi060 ceph-mon[94233]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:47 smithi060 ceph-mon[109077]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:47 smithi089 ceph-mon[98504]: pgmap v7335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:49.885 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:19:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:49 smithi060 ceph-mon[94233]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:49 smithi060 ceph-mon[109077]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:49 smithi089 ceph-mon[98504]: pgmap v7336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:50.211 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:19:50.211 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:19:50.211 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:19:50.211 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:19:50.211 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:19:50.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:19:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:19:50.213 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:19:50.607 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:19:50.607 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:19:50.607 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:19:50.607 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:50.607 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:19:50.607 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:19:50.607 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:19:50.608 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:19:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2892914374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:19:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2892914374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:19:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2892914374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:19:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:51 smithi060 ceph-mon[94233]: from='client.31904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:51 smithi060 ceph-mon[94233]: from='client.31910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:51 smithi060 ceph-mon[94233]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:51 smithi060 ceph-mon[109077]: from='client.31904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:51 smithi060 ceph-mon[109077]: from='client.31910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:51 smithi060 ceph-mon[109077]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:51 smithi089 ceph-mon[98504]: from='client.31904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:51 smithi089 ceph-mon[98504]: from='client.31910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:19:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:51 smithi089 ceph-mon[98504]: pgmap v7337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:19:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:19:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:19:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[94233]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:19:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:19:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:19:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[109077]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:19:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:19:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:19:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:53 smithi089 ceph-mon[98504]: pgmap v7338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:19:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:19:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:19:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:19:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:19:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:55 smithi060 ceph-mon[94233]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:55 smithi060 ceph-mon[109077]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:55 smithi089 ceph-mon[98504]: pgmap v7339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:19:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:57 smithi060 ceph-mon[109077]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:57 smithi060 ceph-mon[94233]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:19:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:57 smithi089 ceph-mon[98504]: pgmap v7340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:19:59 smithi060 ceph-mon[94233]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:19:59 smithi060 ceph-mon[109077]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:19:59 smithi089 ceph-mon[98504]: pgmap v7341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T07:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:20:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:01 smithi060 ceph-mon[109077]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:01 smithi060 ceph-mon[94233]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:01 smithi089 ceph-mon[98504]: pgmap v7342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:03 smithi060 ceph-mon[94233]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:03 smithi060 ceph-mon[109077]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:03 smithi089 ceph-mon[98504]: pgmap v7343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:20:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:20:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:05 smithi060 ceph-mon[109077]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:05 smithi060 ceph-mon[94233]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:05 smithi089 ceph-mon[98504]: pgmap v7344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:07 smithi060 ceph-mon[109077]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:07 smithi060 ceph-mon[94233]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:07 smithi089 ceph-mon[98504]: pgmap v7345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:09 smithi060 ceph-mon[94233]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:09 smithi060 ceph-mon[109077]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:09 smithi089 ceph-mon[98504]: pgmap v7346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:11 smithi060 ceph-mon[94233]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:11 smithi060 ceph-mon[109077]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:11 smithi089 ceph-mon[98504]: pgmap v7347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:13 smithi060 ceph-mon[94233]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:13 smithi060 ceph-mon[109077]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:13 smithi089 ceph-mon[98504]: pgmap v7348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:20:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:20:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:15 smithi089 ceph-mon[98504]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:15 smithi060 ceph-mon[94233]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:15 smithi060 ceph-mon[109077]: pgmap v7349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:17 smithi089 ceph-mon[98504]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:17 smithi060 ceph-mon[109077]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:17 smithi060 ceph-mon[94233]: pgmap v7350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:19 smithi089 ceph-mon[98504]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:19 smithi060 ceph-mon[94233]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:19 smithi060 ceph-mon[109077]: pgmap v7351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:20.973 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:20:21.301 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:20:21.302 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:20:21.699 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:20:21.699 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:20:21.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:20:21.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:21.699 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:20:21.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:20:21.700 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:20:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:21 smithi089 ceph-mon[98504]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1805228197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:20:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:21 smithi060 ceph-mon[94233]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1805228197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:20:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:21 smithi060 ceph-mon[109077]: pgmap v7352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1805228197' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:20:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:22 smithi089 ceph-mon[98504]: from='client.22047 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:22 smithi089 ceph-mon[98504]: from='client.22053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:22 smithi060 ceph-mon[94233]: from='client.22047 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:22 smithi060 ceph-mon[94233]: from='client.22053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:22 smithi060 ceph-mon[109077]: from='client.22047 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:22 smithi060 ceph-mon[109077]: from='client.22053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:23 smithi089 ceph-mon[98504]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:23 smithi060 ceph-mon[94233]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:23 smithi060 ceph-mon[109077]: pgmap v7353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:20:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:20:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:25 smithi089 ceph-mon[98504]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:25 smithi060 ceph-mon[94233]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:25 smithi060 ceph-mon[109077]: pgmap v7354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:27 smithi089 ceph-mon[98504]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:27 smithi060 ceph-mon[94233]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:27 smithi060 ceph-mon[109077]: pgmap v7355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:29 smithi089 ceph-mon[98504]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:29 smithi060 ceph-mon[94233]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:29 smithi060 ceph-mon[109077]: pgmap v7356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:31 smithi089 ceph-mon[98504]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:31 smithi060 ceph-mon[94233]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:31 smithi060 ceph-mon[109077]: pgmap v7357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:33 smithi060 ceph-mon[94233]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:33 smithi060 ceph-mon[109077]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:33 smithi089 ceph-mon[98504]: pgmap v7358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:20:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:20:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:35 smithi060 ceph-mon[94233]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:35 smithi060 ceph-mon[109077]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:35 smithi089 ceph-mon[98504]: pgmap v7359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:37 smithi060 ceph-mon[109077]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:37 smithi060 ceph-mon[94233]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:37 smithi089 ceph-mon[98504]: pgmap v7360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:39 smithi060 ceph-mon[94233]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:39 smithi060 ceph-mon[109077]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:39 smithi089 ceph-mon[98504]: pgmap v7361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:41 smithi060 ceph-mon[94233]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:41 smithi060 ceph-mon[109077]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:41 smithi089 ceph-mon[98504]: pgmap v7362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:43 smithi060 ceph-mon[94233]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:43 smithi060 ceph-mon[109077]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:43 smithi089 ceph-mon[98504]: pgmap v7363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:20:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:20:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:45 smithi060 ceph-mon[109077]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:45 smithi060 ceph-mon[94233]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:45 smithi089 ceph-mon[98504]: pgmap v7364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:47 smithi060 ceph-mon[109077]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:47 smithi060 ceph-mon[94233]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:47 smithi089 ceph-mon[98504]: pgmap v7365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:49 smithi060 ceph-mon[109077]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:49 smithi060 ceph-mon[94233]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:49 smithi089 ceph-mon[98504]: pgmap v7366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:52.065 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:20:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:51 smithi060 ceph-mon[109077]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:51 smithi060 ceph-mon[94233]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:51 smithi089 ceph-mon[98504]: pgmap v7367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:20:52.393 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:20:52.394 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:20:52.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:20:52.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:20:52.789 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:20:52.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:20:52.789 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:20:52.789 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:20:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3410728128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:20:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3410728128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:20:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3410728128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[94233]: from='client.31940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[94233]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[94233]: from='client.31946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[109077]: from='client.31940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[109077]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[109077]: from='client.31946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:20:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:20:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:20:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:20:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:53 smithi089 ceph-mon[98504]: from='client.31940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:53 smithi089 ceph-mon[98504]: pgmap v7368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:53 smithi089 ceph-mon[98504]: from='client.31946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:20:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:20:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:20:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:20:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:20:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:20:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:20:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:55 smithi060 ceph-mon[94233]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:55 smithi060 ceph-mon[109077]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:55 smithi089 ceph-mon[98504]: pgmap v7369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:20:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:57 smithi060 ceph-mon[94233]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:57 smithi060 ceph-mon[109077]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:20:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:57 smithi089 ceph-mon[98504]: pgmap v7370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:20:59 smithi060 ceph-mon[94233]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:20:59 smithi060 ceph-mon[109077]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:20:59 smithi089 ceph-mon[98504]: pgmap v7371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:01 smithi060 ceph-mon[94233]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:01 smithi060 ceph-mon[109077]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:01 smithi089 ceph-mon[98504]: pgmap v7372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:03 smithi060 ceph-mon[94233]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:03 smithi060 ceph-mon[109077]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:03 smithi089 ceph-mon[98504]: pgmap v7373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:21:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:21:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:05 smithi060 ceph-mon[94233]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:05 smithi060 ceph-mon[109077]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:05 smithi089 ceph-mon[98504]: pgmap v7374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:07 smithi060 ceph-mon[94233]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:07 smithi060 ceph-mon[109077]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:07 smithi089 ceph-mon[98504]: pgmap v7375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:09 smithi060 ceph-mon[94233]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:09 smithi060 ceph-mon[109077]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:09 smithi089 ceph-mon[98504]: pgmap v7376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:11 smithi060 ceph-mon[94233]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:11 smithi060 ceph-mon[109077]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:11 smithi089 ceph-mon[98504]: pgmap v7377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:13 smithi060 ceph-mon[94233]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:13 smithi060 ceph-mon[109077]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:13 smithi089 ceph-mon[98504]: pgmap v7378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:21:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:21:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:15 smithi060 ceph-mon[94233]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:15 smithi060 ceph-mon[109077]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:15 smithi089 ceph-mon[98504]: pgmap v7379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:17 smithi060 ceph-mon[94233]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:17 smithi060 ceph-mon[109077]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:17 smithi089 ceph-mon[98504]: pgmap v7380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:19 smithi060 ceph-mon[94233]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:19 smithi060 ceph-mon[109077]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:19 smithi089 ceph-mon[98504]: pgmap v7381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:20 smithi060 ceph-mon[94233]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:20 smithi060 ceph-mon[109077]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:20 smithi089 ceph-mon[98504]: pgmap v7382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:23.154 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:21:23.478 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:21:23.479 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:21:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:23 smithi060 ceph-mon[109077]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:23 smithi060 ceph-mon[94233]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:23 smithi089 ceph-mon[98504]: pgmap v7383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:21:23.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:21:23.881 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:21:23.881 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:21:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:24 smithi060 ceph-mon[94233]: from='client.22083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:24 smithi060 ceph-mon[94233]: from='client.22089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2085868838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:21:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:21:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:21:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:24 smithi060 ceph-mon[109077]: from='client.22083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:24 smithi060 ceph-mon[109077]: from='client.22089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2085868838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:21:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:24 smithi089 ceph-mon[98504]: from='client.22083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:24 smithi089 ceph-mon[98504]: from='client.22089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2085868838' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:21:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:25 smithi060 ceph-mon[109077]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:25 smithi060 ceph-mon[94233]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:25 smithi089 ceph-mon[98504]: pgmap v7384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:27 smithi060 ceph-mon[94233]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:27 smithi060 ceph-mon[109077]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:27 smithi089 ceph-mon[98504]: pgmap v7385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:29 smithi060 ceph-mon[94233]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:29 smithi060 ceph-mon[109077]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:29 smithi089 ceph-mon[98504]: pgmap v7386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:31 smithi060 ceph-mon[94233]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:31 smithi060 ceph-mon[109077]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:31 smithi089 ceph-mon[98504]: pgmap v7387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:33 smithi060 ceph-mon[94233]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:33 smithi060 ceph-mon[109077]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:33 smithi089 ceph-mon[98504]: pgmap v7388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:21:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:21:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:35 smithi060 ceph-mon[94233]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:35 smithi060 ceph-mon[109077]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:35 smithi089 ceph-mon[98504]: pgmap v7389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:37 smithi060 ceph-mon[94233]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:37 smithi060 ceph-mon[109077]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:37 smithi089 ceph-mon[98504]: pgmap v7390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:39 smithi089 ceph-mon[98504]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:39 smithi060 ceph-mon[94233]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:39 smithi060 ceph-mon[109077]: pgmap v7391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:41 smithi089 ceph-mon[98504]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:41 smithi060 ceph-mon[109077]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:41 smithi060 ceph-mon[94233]: pgmap v7392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:43 smithi089 ceph-mon[98504]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:43 smithi060 ceph-mon[94233]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:43 smithi060 ceph-mon[109077]: pgmap v7393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:21:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:21:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:45 smithi089 ceph-mon[98504]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:45 smithi060 ceph-mon[94233]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:45 smithi060 ceph-mon[109077]: pgmap v7394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:47 smithi089 ceph-mon[98504]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:47 smithi060 ceph-mon[94233]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:47 smithi060 ceph-mon[109077]: pgmap v7395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:49 smithi089 ceph-mon[98504]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:49 smithi060 ceph-mon[94233]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:49 smithi060 ceph-mon[109077]: pgmap v7396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:51 smithi089 ceph-mon[98504]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:51 smithi060 ceph-mon[94233]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:51 smithi060 ceph-mon[109077]: pgmap v7397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:53 smithi089 ceph-mon[98504]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:53 smithi060 ceph-mon[109077]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:53 smithi060 ceph-mon[94233]: pgmap v7398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:54.245 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 10m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 10m ago 2h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 10m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 10m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 10m ago 2h 460M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 10m ago 2h 656M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 10m ago 2h 879M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 10m ago 2h 508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:21:54.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 10m ago 2h 422M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 10m ago 2h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 10m ago 2h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 10m ago 2h 4676M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 10m ago 2h 5224M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 10m ago 2h 4767M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 10m ago 2h 4424M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 10m ago 2h 3641M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 10m ago 2h 4038M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 10m ago 2h 3565M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 10m ago 2h 3996M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:21:54.586 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 10m ago 2h 116M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:21:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:21:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:21:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:21:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:21:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:21:54.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:21:54.997 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:21:54.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:21:54.997 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:21:54.997 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:21:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:55 smithi089 ceph-mon[98504]: from='client.22101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:55 smithi089 ceph-mon[98504]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:55 smithi089 ceph-mon[98504]: from='client.22107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2209527496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:21:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[94233]: from='client.22101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[94233]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[94233]: from='client.22107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2209527496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:21:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[109077]: from='client.22101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[109077]: pgmap v7399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[109077]: from='client.22107 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:21:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2209527496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:21:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:21:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:57 smithi060 ceph-mon[94233]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:57 smithi060 ceph-mon[109077]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:57 smithi089 ceph-mon[98504]: pgmap v7400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[94233]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[109077]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:21:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:21:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:21:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:21:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:58 smithi089 ceph-mon[98504]: pgmap v7401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:21:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:21:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:21:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:21:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:22:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:01 smithi060 ceph-mon[94233]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:01 smithi060 ceph-mon[109077]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:01 smithi089 ceph-mon[98504]: pgmap v7402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:03 smithi060 ceph-mon[94233]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:03 smithi060 ceph-mon[109077]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:03.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:03 smithi089 ceph-mon[98504]: pgmap v7403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:22:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:22:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:05 smithi060 ceph-mon[94233]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:05 smithi060 ceph-mon[109077]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:05 smithi089 ceph-mon[98504]: pgmap v7404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:07 smithi060 ceph-mon[94233]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:07 smithi060 ceph-mon[109077]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:07 smithi089 ceph-mon[98504]: pgmap v7405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:09 smithi089 ceph-mon[98504]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:09 smithi060 ceph-mon[94233]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:09 smithi060 ceph-mon[109077]: pgmap v7406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:11 smithi089 ceph-mon[98504]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:11 smithi060 ceph-mon[94233]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:11 smithi060 ceph-mon[109077]: pgmap v7407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:13 smithi089 ceph-mon[98504]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:13 smithi060 ceph-mon[94233]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:13 smithi060 ceph-mon[109077]: pgmap v7408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:22:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:22:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:15 smithi089 ceph-mon[98504]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:15 smithi060 ceph-mon[94233]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:15 smithi060 ceph-mon[109077]: pgmap v7409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:17 smithi089 ceph-mon[98504]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:17 smithi060 ceph-mon[94233]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:17 smithi060 ceph-mon[109077]: pgmap v7410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:19 smithi089 ceph-mon[98504]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:19 smithi060 ceph-mon[94233]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:19 smithi060 ceph-mon[109077]: pgmap v7411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:21 smithi089 ceph-mon[98504]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:21 smithi060 ceph-mon[109077]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:21 smithi060 ceph-mon[94233]: pgmap v7412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:23 smithi089 ceph-mon[98504]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:23 smithi060 ceph-mon[94233]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:23 smithi060 ceph-mon[109077]: pgmap v7413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:22:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:22:25.364 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 28s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 27s ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 28s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 27s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 27s ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 28s ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:22:25.690 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 28s ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 27s ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 28s ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 28s ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 27s ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 28s ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 28s ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 28s ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 28s ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 27s ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 27s ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 27s ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 27s ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:22:25.691 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 27s ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:22:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:25 smithi089 ceph-mon[98504]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:25 smithi060 ceph-mon[109077]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:25 smithi060 ceph-mon[94233]: pgmap v7414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:26.091 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:22:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:22:26.092 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:22:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:22:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:26 smithi089 ceph-mon[98504]: from='client.31991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:26 smithi089 ceph-mon[98504]: from='client.31997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2155302769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:22:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[109077]: from='client.31991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[109077]: from='client.31997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2155302769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:22:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[94233]: from='client.31991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[94233]: from='client.31997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2155302769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:22:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:27 smithi089 ceph-mon[98504]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:27 smithi060 ceph-mon[109077]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:27 smithi060 ceph-mon[94233]: pgmap v7415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:29 smithi060 ceph-mon[109077]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:29 smithi060 ceph-mon[94233]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:29 smithi089 ceph-mon[98504]: pgmap v7416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:31 smithi060 ceph-mon[109077]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:31 smithi060 ceph-mon[94233]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:31 smithi089 ceph-mon[98504]: pgmap v7417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:33 smithi060 ceph-mon[109077]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:33 smithi060 ceph-mon[94233]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:33 smithi089 ceph-mon[98504]: pgmap v7418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:22:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:22:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:35 smithi060 ceph-mon[94233]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:35 smithi060 ceph-mon[109077]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:35 smithi089 ceph-mon[98504]: pgmap v7419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:37 smithi060 ceph-mon[94233]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:37 smithi060 ceph-mon[109077]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:37 smithi089 ceph-mon[98504]: pgmap v7420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:39 smithi060 ceph-mon[94233]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:39 smithi060 ceph-mon[109077]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:39 smithi089 ceph-mon[98504]: pgmap v7421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:41 smithi060 ceph-mon[94233]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:41 smithi060 ceph-mon[109077]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:41 smithi089 ceph-mon[98504]: pgmap v7422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:43 smithi060 ceph-mon[94233]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:43 smithi060 ceph-mon[109077]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:43 smithi089 ceph-mon[98504]: pgmap v7423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:22:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:22:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:45 smithi060 ceph-mon[94233]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:45 smithi060 ceph-mon[109077]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:45 smithi089 ceph-mon[98504]: pgmap v7424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:47 smithi060 ceph-mon[94233]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:47 smithi060 ceph-mon[109077]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:47 smithi089 ceph-mon[98504]: pgmap v7425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:49 smithi060 ceph-mon[94233]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:49 smithi060 ceph-mon[109077]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:49 smithi089 ceph-mon[98504]: pgmap v7426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:51 smithi060 ceph-mon[94233]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:51 smithi060 ceph-mon[109077]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:51 smithi089 ceph-mon[98504]: pgmap v7427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:53 smithi060 ceph-mon[94233]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:53 smithi060 ceph-mon[109077]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:53 smithi089 ceph-mon[98504]: pgmap v7428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:22:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:22:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:55 smithi060 ceph-mon[94233]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:55 smithi060 ceph-mon[109077]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:55 smithi089 ceph-mon[98504]: pgmap v7429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:56.452 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:22:56.779 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:22:56.779 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 59s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:22:56.779 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 58s ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:22:56.779 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 59s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:22:56.779 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 58s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:22:56.779 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 58s ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:22:56.779 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 59s ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 59s ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 58s ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 59s ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 59s ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 58s ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 59s ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 59s ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 59s ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 59s ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 58s ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 58s ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 58s ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 58s ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:22:56.780 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 58s ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:22:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:22:57.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:22:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[109077]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[109077]: from='client.22137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[109077]: from='client.32015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/652794394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[94233]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[94233]: from='client.22137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[94233]: from='client.32015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/652794394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:22:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:57 smithi089 ceph-mon[98504]: pgmap v7430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:22:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:57 smithi089 ceph-mon[98504]: from='client.22137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:57 smithi089 ceph-mon[98504]: from='client.32015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:22:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/652794394' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[94233]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[109077]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:23:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:22:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:23:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:59 smithi089 ceph-mon[98504]: pgmap v7431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:23:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:23:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:23:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:22:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:23:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:01 smithi060 ceph-mon[94233]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:01 smithi060 ceph-mon[109077]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:01 smithi089 ceph-mon[98504]: pgmap v7432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:03 smithi060 ceph-mon[109077]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:03 smithi060 ceph-mon[94233]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:03 smithi089 ceph-mon[98504]: pgmap v7433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:23:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:23:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:05 smithi060 ceph-mon[94233]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:05 smithi060 ceph-mon[109077]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:05 smithi089 ceph-mon[98504]: pgmap v7434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:07 smithi060 ceph-mon[94233]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:07 smithi060 ceph-mon[109077]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:07 smithi089 ceph-mon[98504]: pgmap v7435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:09 smithi060 ceph-mon[94233]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:09 smithi060 ceph-mon[109077]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:09 smithi089 ceph-mon[98504]: pgmap v7436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:11 smithi060 ceph-mon[94233]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:11 smithi060 ceph-mon[109077]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:11 smithi089 ceph-mon[98504]: pgmap v7437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:13 smithi060 ceph-mon[94233]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:13 smithi060 ceph-mon[109077]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:13 smithi089 ceph-mon[98504]: pgmap v7438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:23:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:23:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:15 smithi060 ceph-mon[94233]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:15 smithi060 ceph-mon[109077]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:15 smithi089 ceph-mon[98504]: pgmap v7439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:17 smithi060 ceph-mon[94233]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:17 smithi060 ceph-mon[109077]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:17 smithi089 ceph-mon[98504]: pgmap v7440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:19 smithi060 ceph-mon[94233]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:19 smithi060 ceph-mon[109077]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:19 smithi089 ceph-mon[98504]: pgmap v7441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:21 smithi060 ceph-mon[94233]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:21 smithi060 ceph-mon[109077]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:21 smithi089 ceph-mon[98504]: pgmap v7442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:23 smithi060 ceph-mon[94233]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:23 smithi060 ceph-mon[109077]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:23 smithi089 ceph-mon[98504]: pgmap v7443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:23:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:23:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:25 smithi060 ceph-mon[94233]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:25 smithi060 ceph-mon[109077]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:25 smithi089 ceph-mon[98504]: pgmap v7444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:27.547 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:23:27.878 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:23:27.878 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 90s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 89s ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 90s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 89s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 89s ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 90s ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 90s ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 89s ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 90s ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 90s ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 89s ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 90s ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 90s ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 90s ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 90s ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 89s ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 89s ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:23:27.879 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 89s ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:23:27.880 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 89s ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:23:27.880 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 89s ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:23:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:27 smithi060 ceph-mon[94233]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:27 smithi060 ceph-mon[109077]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:27 smithi089 ceph-mon[98504]: pgmap v7445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:23:28.280 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:23:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:23:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:23:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:23:28.281 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:23:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:23:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:28 smithi060 ceph-mon[94233]: from='client.22155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:23:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:28 smithi060 ceph-mon[94233]: from='client.32033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:23:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3283400606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:23:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:28 smithi060 ceph-mon[109077]: from='client.22155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:23:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:28 smithi060 ceph-mon[109077]: from='client.32033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:23:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3283400606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:23:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:28 smithi089 ceph-mon[98504]: from='client.22155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:23:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:28 smithi089 ceph-mon[98504]: from='client.32033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:23:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3283400606' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:23:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:29 smithi060 ceph-mon[94233]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:29 smithi060 ceph-mon[109077]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:29 smithi089 ceph-mon[98504]: pgmap v7446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:31 smithi060 ceph-mon[94233]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:31 smithi060 ceph-mon[109077]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:31 smithi089 ceph-mon[98504]: pgmap v7447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:33 smithi060 ceph-mon[94233]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:33 smithi060 ceph-mon[109077]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:33 smithi089 ceph-mon[98504]: pgmap v7448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:23:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:23:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:35 smithi060 ceph-mon[94233]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:35 smithi060 ceph-mon[109077]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:35 smithi089 ceph-mon[98504]: pgmap v7449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:37 smithi060 ceph-mon[94233]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:37 smithi060 ceph-mon[109077]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:37 smithi089 ceph-mon[98504]: pgmap v7450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:39 smithi060 ceph-mon[94233]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:39 smithi060 ceph-mon[109077]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:39 smithi089 ceph-mon[98504]: pgmap v7451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:41 smithi060 ceph-mon[94233]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:41 smithi060 ceph-mon[109077]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:41 smithi089 ceph-mon[98504]: pgmap v7452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:43 smithi060 ceph-mon[94233]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:43 smithi060 ceph-mon[109077]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:43 smithi089 ceph-mon[98504]: pgmap v7453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:23:44] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2023-12-01T07:23:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:45 smithi060 ceph-mon[94233]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:45 smithi060 ceph-mon[109077]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:45 smithi089 ceph-mon[98504]: pgmap v7454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:47 smithi060 ceph-mon[94233]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:47 smithi060 ceph-mon[109077]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:47 smithi089 ceph-mon[98504]: pgmap v7455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:49 smithi060 ceph-mon[94233]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:49 smithi060 ceph-mon[109077]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:49 smithi089 ceph-mon[98504]: pgmap v7456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:51 smithi060 ceph-mon[94233]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:51 smithi060 ceph-mon[109077]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:51 smithi089 ceph-mon[98504]: pgmap v7457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:53 smithi060 ceph-mon[94233]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:53 smithi060 ceph-mon[109077]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:53 smithi089 ceph-mon[98504]: pgmap v7458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:23:54] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2023-12-01T07:23:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:55 smithi060 ceph-mon[94233]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:55 smithi060 ceph-mon[109077]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:55 smithi089 ceph-mon[98504]: pgmap v7459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:23:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:57 smithi060 ceph-mon[94233]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:57 smithi060 ceph-mon[109077]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:57 smithi089 ceph-mon[98504]: pgmap v7460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:23:58.646 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:23:58.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:23:58.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:23:58.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:23:58.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:23:58.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:23:58.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:23:58.974 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:23:59.382 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:23:59.382 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:23:59.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:23:59.382 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:59.382 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:23:59.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:23:59.383 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:24:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[94233]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[94233]: from='client.22173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:24:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/152257378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:24:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[109077]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[109077]: from='client.22173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:24:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:23:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/152257378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:24:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:59 smithi089 ceph-mon[98504]: pgmap v7461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:59 smithi089 ceph-mon[98504]: from='client.22173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:24:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:23:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/152257378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[94233]: from='client.22179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[109077]: from='client.22179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:24:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:24:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:00 smithi089 ceph-mon[98504]: from='client.22179 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:24:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:24:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:24:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:01 smithi060 ceph-mon[94233]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:01 smithi060 ceph-mon[109077]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:01 smithi089 ceph-mon[98504]: pgmap v7462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:03 smithi060 ceph-mon[109077]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:03 smithi060 ceph-mon[94233]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:03 smithi089 ceph-mon[98504]: pgmap v7463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:24:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:24:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:05 smithi060 ceph-mon[94233]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:05 smithi060 ceph-mon[109077]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:05 smithi089 ceph-mon[98504]: pgmap v7464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:07 smithi060 ceph-mon[94233]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:07 smithi060 ceph-mon[109077]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:07 smithi089 ceph-mon[98504]: pgmap v7465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:08 smithi060 ceph-mon[94233]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:08 smithi060 ceph-mon[109077]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:08 smithi089 ceph-mon[98504]: pgmap v7466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:11 smithi089 ceph-mon[98504]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:11 smithi060 ceph-mon[94233]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:11 smithi060 ceph-mon[109077]: pgmap v7467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:13 smithi089 ceph-mon[98504]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:13 smithi060 ceph-mon[94233]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:13 smithi060 ceph-mon[109077]: pgmap v7468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:24:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:24:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:15 smithi089 ceph-mon[98504]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:15 smithi060 ceph-mon[94233]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:15 smithi060 ceph-mon[109077]: pgmap v7469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:17 smithi089 ceph-mon[98504]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:17 smithi060 ceph-mon[94233]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:17 smithi060 ceph-mon[109077]: pgmap v7470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:19.540 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:19 smithi060 ceph-mon[94233]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:19.540 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:19 smithi060 ceph-mon[109077]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:19 smithi089 ceph-mon[98504]: pgmap v7471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:21 smithi060 ceph-mon[94233]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:21 smithi060 ceph-mon[109077]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:21 smithi089 ceph-mon[98504]: pgmap v7472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:23 smithi060 ceph-mon[94233]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:23 smithi060 ceph-mon[109077]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:23 smithi089 ceph-mon[98504]: pgmap v7473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:24:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:24:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:25 smithi060 ceph-mon[94233]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:25 smithi060 ceph-mon[109077]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:25 smithi089 ceph-mon[98504]: pgmap v7474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:27 smithi060 ceph-mon[94233]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:27 smithi060 ceph-mon[109077]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:27 smithi089 ceph-mon[98504]: pgmap v7475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:29.746 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:24:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:29 smithi060 ceph-mon[94233]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:29 smithi060 ceph-mon[109077]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:29 smithi089 ceph-mon[98504]: pgmap v7476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:30.073 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:24:30.073 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:24:30.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:24:30.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:24:30.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:24:30.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:24:30.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:24:30.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:24:30.075 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:24:30.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:24:30.474 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:24:30.474 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:24:30.474 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:24:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:24:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:30 smithi060 ceph-mon[94233]: from='client.22191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2520325573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:24:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:30 smithi060 ceph-mon[109077]: from='client.22191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2520325573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:24:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:30 smithi089 ceph-mon[98504]: from='client.22191 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2520325573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:24:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:31 smithi060 ceph-mon[94233]: from='client.22197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:31 smithi060 ceph-mon[94233]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:31 smithi060 ceph-mon[109077]: from='client.22197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:31 smithi060 ceph-mon[109077]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:31 smithi089 ceph-mon[98504]: from='client.22197 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:24:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:31 smithi089 ceph-mon[98504]: pgmap v7477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:33 smithi060 ceph-mon[94233]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:33 smithi060 ceph-mon[109077]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:33 smithi089 ceph-mon[98504]: pgmap v7478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:24:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:24:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:35 smithi060 ceph-mon[94233]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:35 smithi060 ceph-mon[109077]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:35 smithi089 ceph-mon[98504]: pgmap v7479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:37 smithi060 ceph-mon[94233]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:37 smithi060 ceph-mon[109077]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:37 smithi089 ceph-mon[98504]: pgmap v7480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:39 smithi060 ceph-mon[94233]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:39 smithi060 ceph-mon[109077]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:39 smithi089 ceph-mon[98504]: pgmap v7481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:41 smithi060 ceph-mon[94233]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:41 smithi060 ceph-mon[109077]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:41 smithi089 ceph-mon[98504]: pgmap v7482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:43 smithi060 ceph-mon[94233]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:43 smithi060 ceph-mon[109077]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:43 smithi089 ceph-mon[98504]: pgmap v7483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:24:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:24:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:45 smithi060 ceph-mon[94233]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:45 smithi060 ceph-mon[109077]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:45 smithi089 ceph-mon[98504]: pgmap v7484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:47 smithi060 ceph-mon[94233]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:47 smithi060 ceph-mon[109077]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:47 smithi089 ceph-mon[98504]: pgmap v7485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:49 smithi060 ceph-mon[94233]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:49 smithi060 ceph-mon[109077]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:49 smithi089 ceph-mon[98504]: pgmap v7486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:51 smithi060 ceph-mon[94233]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:51 smithi060 ceph-mon[109077]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:51 smithi089 ceph-mon[98504]: pgmap v7487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:53 smithi060 ceph-mon[109077]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:53 smithi060 ceph-mon[94233]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:53 smithi089 ceph-mon[98504]: pgmap v7488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:24:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:24:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:55 smithi060 ceph-mon[109077]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:55 smithi060 ceph-mon[94233]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:55 smithi089 ceph-mon[98504]: pgmap v7489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:24:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:57 smithi060 ceph-mon[94233]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:57 smithi060 ceph-mon[109077]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:24:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:57 smithi089 ceph-mon[98504]: pgmap v7490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:24:59 smithi060 ceph-mon[94233]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:24:59 smithi060 ceph-mon[109077]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:24:59 smithi089 ceph-mon[98504]: pgmap v7491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:00.833 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:25:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:25:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:25:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:25:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:25:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:25:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:25:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:25:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:25:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:25:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:25:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:25:01.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:25:01.561 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:01.561 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:25:01.561 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:25:01.561 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:25:01.561 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[94233]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[94233]: from='client.22209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2719060890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[109077]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[109077]: from='client.22209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2719060890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:25:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:01 smithi089 ceph-mon[98504]: pgmap v7492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:25:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:01 smithi089 ceph-mon[98504]: from='client.22209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2719060890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:25:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:02 smithi060 ceph-mon[94233]: from='client.22215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:02 smithi060 ceph-mon[109077]: from='client.22215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:02 smithi089 ceph-mon[98504]: from='client.22215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:03 smithi060 ceph-mon[94233]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:03 smithi060 ceph-mon[109077]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:03 smithi089 ceph-mon[98504]: pgmap v7493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:25:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:25:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:05 smithi060 ceph-mon[94233]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:05 smithi060 ceph-mon[109077]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:05 smithi089 ceph-mon[98504]: pgmap v7494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:07 smithi060 ceph-mon[94233]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:07 smithi060 ceph-mon[109077]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:07 smithi089 ceph-mon[98504]: pgmap v7495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:09 smithi060 ceph-mon[94233]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:09 smithi060 ceph-mon[109077]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:09 smithi089 ceph-mon[98504]: pgmap v7496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:11 smithi060 ceph-mon[94233]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:11 smithi060 ceph-mon[109077]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:11 smithi089 ceph-mon[98504]: pgmap v7497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:13 smithi060 ceph-mon[94233]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:13 smithi060 ceph-mon[109077]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:13 smithi089 ceph-mon[98504]: pgmap v7498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:25:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:25:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:15 smithi060 ceph-mon[94233]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:15 smithi060 ceph-mon[109077]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:15 smithi089 ceph-mon[98504]: pgmap v7499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:17 smithi060 ceph-mon[94233]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:17 smithi060 ceph-mon[109077]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:17 smithi089 ceph-mon[98504]: pgmap v7500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:19 smithi060 ceph-mon[94233]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:19 smithi060 ceph-mon[109077]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:19 smithi089 ceph-mon[98504]: pgmap v7501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:21 smithi060 ceph-mon[94233]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:21 smithi060 ceph-mon[109077]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:21 smithi089 ceph-mon[98504]: pgmap v7502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:23.641 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 07:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T07:25:23.372988408Z level=info msg="Completed cleanup jobs" duration=12.339862ms 2023-12-01T07:25:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:23 smithi060 ceph-mon[94233]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:23 smithi060 ceph-mon[109077]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:23 smithi089 ceph-mon[98504]: pgmap v7503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:25:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:25:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:25 smithi060 ceph-mon[94233]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:25 smithi060 ceph-mon[109077]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:25 smithi089 ceph-mon[98504]: pgmap v7504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:27 smithi060 ceph-mon[94233]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:27 smithi060 ceph-mon[109077]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:27 smithi089 ceph-mon[98504]: pgmap v7505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:29 smithi060 ceph-mon[94233]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:29 smithi060 ceph-mon[109077]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:29 smithi089 ceph-mon[98504]: pgmap v7506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:31.923 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:25:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:31 smithi060 ceph-mon[109077]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:31 smithi060 ceph-mon[94233]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:31 smithi089 ceph-mon[98504]: pgmap v7507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:32.248 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:25:32.248 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:25:32.248 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:25:32.248 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:25:32.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:25:32.250 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:25:32.647 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:25:32.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:25:32.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:25:32.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:32.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:25:32.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:25:32.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:25:32.648 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:25:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/160800199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:25:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/160800199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:25:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/160800199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:25:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:33 smithi060 ceph-mon[94233]: from='client.22227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:33 smithi060 ceph-mon[94233]: from='client.22233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:33 smithi060 ceph-mon[94233]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:33 smithi060 ceph-mon[109077]: from='client.22227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:33 smithi060 ceph-mon[109077]: from='client.22233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:33 smithi060 ceph-mon[109077]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:33 smithi089 ceph-mon[98504]: from='client.22227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:33 smithi089 ceph-mon[98504]: from='client.22233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:25:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:33 smithi089 ceph-mon[98504]: pgmap v7508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:25:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:25:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:35 smithi060 ceph-mon[94233]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:35 smithi060 ceph-mon[109077]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:35 smithi089 ceph-mon[98504]: pgmap v7509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:37 smithi060 ceph-mon[94233]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:37 smithi060 ceph-mon[109077]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:37 smithi089 ceph-mon[98504]: pgmap v7510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:39 smithi060 ceph-mon[94233]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:39 smithi060 ceph-mon[109077]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:39 smithi089 ceph-mon[98504]: pgmap v7511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:41 smithi060 ceph-mon[94233]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:41 smithi060 ceph-mon[109077]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:41 smithi089 ceph-mon[98504]: pgmap v7512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:43 smithi060 ceph-mon[94233]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:43 smithi060 ceph-mon[109077]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:43 smithi089 ceph-mon[98504]: pgmap v7513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:25:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:25:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:45 smithi060 ceph-mon[94233]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:45 smithi060 ceph-mon[109077]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:45 smithi089 ceph-mon[98504]: pgmap v7514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:47 smithi060 ceph-mon[94233]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:47 smithi060 ceph-mon[109077]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:47 smithi089 ceph-mon[98504]: pgmap v7515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:49 smithi060 ceph-mon[94233]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:49 smithi060 ceph-mon[109077]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:49 smithi089 ceph-mon[98504]: pgmap v7516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:51 smithi060 ceph-mon[94233]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:51 smithi060 ceph-mon[109077]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:51 smithi089 ceph-mon[98504]: pgmap v7517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:53 smithi060 ceph-mon[94233]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:53 smithi060 ceph-mon[109077]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:53 smithi089 ceph-mon[98504]: pgmap v7518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:25:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:25:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:55 smithi060 ceph-mon[94233]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:55 smithi060 ceph-mon[109077]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:55 smithi089 ceph-mon[98504]: pgmap v7519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:25:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:57 smithi060 ceph-mon[94233]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:57 smithi060 ceph-mon[109077]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:25:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:57 smithi089 ceph-mon[98504]: pgmap v7520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:25:59 smithi060 ceph-mon[94233]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:25:59 smithi060 ceph-mon[109077]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:25:59 smithi089 ceph-mon[98504]: pgmap v7521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[94233]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[109077]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:26:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:01 smithi089 ceph-mon[98504]: pgmap v7522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:26:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:26:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:26:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:26:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:26:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:03.010 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:26:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:26:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:26:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:26:03.337 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:26:03.338 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:26:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:26:03.735 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:26:03.736 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:26:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:03 smithi089 ceph-mon[98504]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3968945944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:26:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:03 smithi060 ceph-mon[109077]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3968945944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:26:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:03 smithi060 ceph-mon[94233]: pgmap v7523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3968945944' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:26:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:26:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:26:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:04 smithi089 ceph-mon[98504]: from='client.32117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:04 smithi089 ceph-mon[98504]: from='client.32123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:04 smithi060 ceph-mon[94233]: from='client.32117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:04 smithi060 ceph-mon[94233]: from='client.32123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:04 smithi060 ceph-mon[109077]: from='client.32117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:04 smithi060 ceph-mon[109077]: from='client.32123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:05 smithi089 ceph-mon[98504]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:05 smithi060 ceph-mon[94233]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:05 smithi060 ceph-mon[109077]: pgmap v7524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:07 smithi089 ceph-mon[98504]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:07 smithi060 ceph-mon[94233]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:07 smithi060 ceph-mon[109077]: pgmap v7525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:09 smithi089 ceph-mon[98504]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:09 smithi060 ceph-mon[94233]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:09 smithi060 ceph-mon[109077]: pgmap v7526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:11 smithi089 ceph-mon[98504]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:11 smithi060 ceph-mon[94233]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:11 smithi060 ceph-mon[109077]: pgmap v7527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:13 smithi089 ceph-mon[98504]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:13 smithi060 ceph-mon[94233]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:13 smithi060 ceph-mon[109077]: pgmap v7528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:26:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:26:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:15 smithi089 ceph-mon[98504]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:15 smithi060 ceph-mon[94233]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:15 smithi060 ceph-mon[109077]: pgmap v7529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:17 smithi060 ceph-mon[94233]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:17 smithi060 ceph-mon[109077]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:17 smithi089 ceph-mon[98504]: pgmap v7530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:19 smithi060 ceph-mon[94233]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:19 smithi060 ceph-mon[109077]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:19 smithi089 ceph-mon[98504]: pgmap v7531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:21 smithi060 ceph-mon[94233]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:21 smithi060 ceph-mon[109077]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:21 smithi089 ceph-mon[98504]: pgmap v7532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:23 smithi060 ceph-mon[94233]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:23 smithi060 ceph-mon[109077]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:23 smithi089 ceph-mon[98504]: pgmap v7533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:26:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:26:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:25 smithi060 ceph-mon[109077]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:25 smithi060 ceph-mon[94233]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:25 smithi089 ceph-mon[98504]: pgmap v7534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:27 smithi060 ceph-mon[94233]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:27 smithi060 ceph-mon[109077]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:27 smithi089 ceph-mon[98504]: pgmap v7535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:29 smithi060 ceph-mon[94233]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:29 smithi060 ceph-mon[109077]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:29 smithi089 ceph-mon[98504]: pgmap v7536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:31 smithi060 ceph-mon[94233]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:31 smithi060 ceph-mon[109077]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:31 smithi089 ceph-mon[98504]: pgmap v7537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:34.101 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:26:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:33 smithi060 ceph-mon[109077]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:33 smithi060 ceph-mon[94233]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:33 smithi089 ceph-mon[98504]: pgmap v7538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:34.427 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:26:34.427 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:26:34.427 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:26:34.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:26:34.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:26:34.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:26:34.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:26:34.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:26:34.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:26:34.429 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:26:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:26:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:26:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:26:34.826 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:26:34.826 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:26:34.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:34.826 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:26:34.826 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:26:34.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:26:34.827 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:26:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[94233]: from='client.32135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[94233]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[94233]: from='client.32141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/133863397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:26:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[109077]: from='client.32135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[109077]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[109077]: from='client.32141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:36.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/133863397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:26:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:35 smithi089 ceph-mon[98504]: from='client.32135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:35 smithi089 ceph-mon[98504]: pgmap v7539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:35 smithi089 ceph-mon[98504]: from='client.32141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:26:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/133863397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:26:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:37 smithi060 ceph-mon[94233]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:37 smithi060 ceph-mon[109077]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:37 smithi089 ceph-mon[98504]: pgmap v7540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:39 smithi060 ceph-mon[94233]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:39 smithi060 ceph-mon[109077]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:39 smithi089 ceph-mon[98504]: pgmap v7541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:41 smithi060 ceph-mon[94233]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:41 smithi060 ceph-mon[109077]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:41 smithi089 ceph-mon[98504]: pgmap v7542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:43 smithi060 ceph-mon[109077]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:43 smithi060 ceph-mon[94233]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:43 smithi089 ceph-mon[98504]: pgmap v7543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:26:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:26:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:45 smithi060 ceph-mon[94233]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:45 smithi060 ceph-mon[109077]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:45 smithi089 ceph-mon[98504]: pgmap v7544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:47 smithi060 ceph-mon[109077]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:47 smithi060 ceph-mon[94233]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:47 smithi089 ceph-mon[98504]: pgmap v7545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:49 smithi060 ceph-mon[94233]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:49 smithi060 ceph-mon[109077]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:49 smithi089 ceph-mon[98504]: pgmap v7546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:51 smithi060 ceph-mon[94233]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:51 smithi060 ceph-mon[109077]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:51 smithi089 ceph-mon[98504]: pgmap v7547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:53 smithi060 ceph-mon[109077]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:53 smithi060 ceph-mon[94233]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:53 smithi089 ceph-mon[98504]: pgmap v7548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:26:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:26:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:55 smithi060 ceph-mon[109077]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:55 smithi060 ceph-mon[94233]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:55 smithi089 ceph-mon[98504]: pgmap v7549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:26:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:57 smithi060 ceph-mon[109077]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:57 smithi060 ceph-mon[94233]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:26:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:57 smithi089 ceph-mon[98504]: pgmap v7550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:26:59 smithi060 ceph-mon[94233]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:26:59 smithi060 ceph-mon[109077]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:26:59 smithi089 ceph-mon[98504]: pgmap v7551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:01 smithi060 ceph-mon[94233]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:01 smithi060 ceph-mon[109077]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:01 smithi089 ceph-mon[98504]: pgmap v7552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:27:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:27:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:27:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:27:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:27:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:27:04.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:03 smithi060 ceph-mon[94233]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:03 smithi060 ceph-mon[109077]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:04.291 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:03 smithi089 ceph-mon[98504]: pgmap v7553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:27:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:27:05.191 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:27:05.517 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:27:05.517 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:27:05.517 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:27:05.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:27:05.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:27:05.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:27:05.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:27:05.518 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:27:05.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:05.919 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:27:05.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:27:05.919 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:27:05.919 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:27:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:05 smithi060 ceph-mon[94233]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:05 smithi060 ceph-mon[109077]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:05 smithi089 ceph-mon[98504]: pgmap v7554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:06 smithi060 ceph-mon[94233]: from='client.22281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:06 smithi060 ceph-mon[94233]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3715653522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:27:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:06 smithi060 ceph-mon[109077]: from='client.22281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:06 smithi060 ceph-mon[109077]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3715653522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:27:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:06 smithi089 ceph-mon[98504]: from='client.22281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:06 smithi089 ceph-mon[98504]: from='client.22287 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3715653522' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:27:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:07 smithi060 ceph-mon[94233]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:07 smithi060 ceph-mon[109077]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:07 smithi089 ceph-mon[98504]: pgmap v7555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:09 smithi060 ceph-mon[94233]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:09 smithi060 ceph-mon[109077]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:09 smithi089 ceph-mon[98504]: pgmap v7556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:11 smithi060 ceph-mon[94233]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:11 smithi060 ceph-mon[109077]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:11 smithi089 ceph-mon[98504]: pgmap v7557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:13 smithi060 ceph-mon[94233]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:13 smithi060 ceph-mon[109077]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:13 smithi089 ceph-mon[98504]: pgmap v7558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:27:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:27:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:15 smithi060 ceph-mon[94233]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:15 smithi060 ceph-mon[109077]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:15 smithi089 ceph-mon[98504]: pgmap v7559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:17 smithi060 ceph-mon[94233]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:17 smithi060 ceph-mon[109077]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:17 smithi089 ceph-mon[98504]: pgmap v7560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:19 smithi060 ceph-mon[94233]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:19 smithi060 ceph-mon[109077]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:19 smithi089 ceph-mon[98504]: pgmap v7561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:21 smithi060 ceph-mon[94233]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:21 smithi060 ceph-mon[109077]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:21 smithi089 ceph-mon[98504]: pgmap v7562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:23 smithi060 ceph-mon[94233]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:23 smithi060 ceph-mon[109077]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:23 smithi089 ceph-mon[98504]: pgmap v7563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:27:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:27:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:25 smithi060 ceph-mon[94233]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:25 smithi060 ceph-mon[109077]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:25 smithi089 ceph-mon[98504]: pgmap v7564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:27 smithi060 ceph-mon[109077]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:27 smithi060 ceph-mon[94233]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:27 smithi089 ceph-mon[98504]: pgmap v7565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:29 smithi060 ceph-mon[94233]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:29 smithi060 ceph-mon[109077]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:29 smithi089 ceph-mon[98504]: pgmap v7566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:31 smithi060 ceph-mon[94233]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:31 smithi060 ceph-mon[109077]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:31 smithi089 ceph-mon[98504]: pgmap v7567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:33 smithi060 ceph-mon[94233]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:33 smithi060 ceph-mon[109077]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:33 smithi089 ceph-mon[98504]: pgmap v7568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:27:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:27:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:35 smithi060 ceph-mon[109077]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:35 smithi060 ceph-mon[94233]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:36.287 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:27:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:35 smithi089 ceph-mon[98504]: pgmap v7569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:27:36.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:27:36.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:27:36.619 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:27:37.017 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:27:37.017 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:27:37.017 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:27:37.017 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:37.017 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:27:37.018 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:27:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[109077]: from='client.32171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[109077]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[109077]: from='client.32177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3674580450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:27:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[94233]: from='client.32171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[94233]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[94233]: from='client.32177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3674580450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:27:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:37 smithi089 ceph-mon[98504]: from='client.32171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:37 smithi089 ceph-mon[98504]: pgmap v7570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:37 smithi089 ceph-mon[98504]: from='client.32177 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:27:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3674580450' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:27:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:39 smithi060 ceph-mon[94233]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:39 smithi060 ceph-mon[109077]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:39 smithi089 ceph-mon[98504]: pgmap v7571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:41 smithi060 ceph-mon[94233]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:41 smithi060 ceph-mon[109077]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:41 smithi089 ceph-mon[98504]: pgmap v7572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:42 smithi060 ceph-mon[94233]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:42 smithi060 ceph-mon[109077]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:42 smithi089 ceph-mon[98504]: pgmap v7573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:27:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:27:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:45 smithi060 ceph-mon[109077]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:45 smithi060 ceph-mon[94233]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:45 smithi089 ceph-mon[98504]: pgmap v7574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:47 smithi060 ceph-mon[94233]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:47 smithi060 ceph-mon[109077]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:47 smithi089 ceph-mon[98504]: pgmap v7575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:49 smithi060 ceph-mon[94233]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:49 smithi060 ceph-mon[109077]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:49 smithi089 ceph-mon[98504]: pgmap v7576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:51 smithi060 ceph-mon[94233]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:51 smithi060 ceph-mon[109077]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:51 smithi089 ceph-mon[98504]: pgmap v7577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:53 smithi060 ceph-mon[94233]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:53 smithi060 ceph-mon[109077]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:53 smithi089 ceph-mon[98504]: pgmap v7578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:27:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:27:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:55 smithi060 ceph-mon[94233]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:55 smithi060 ceph-mon[109077]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:55 smithi089 ceph-mon[98504]: pgmap v7579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:27:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:57 smithi060 ceph-mon[94233]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:57 smithi060 ceph-mon[109077]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:27:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:57 smithi089 ceph-mon[98504]: pgmap v7580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:27:59 smithi060 ceph-mon[94233]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:27:59 smithi060 ceph-mon[109077]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:27:59 smithi089 ceph-mon[98504]: pgmap v7581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:01 smithi060 ceph-mon[94233]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:01 smithi060 ceph-mon[109077]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:01 smithi089 ceph-mon[98504]: pgmap v7582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:28:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:28:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[94233]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:28:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:28:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:28:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[109077]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:28:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:28:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:28:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:03 smithi089 ceph-mon[98504]: pgmap v7583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:28:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:28:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:28:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:28:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:28:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:05 smithi060 ceph-mon[94233]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:05 smithi060 ceph-mon[109077]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:05 smithi089 ceph-mon[98504]: pgmap v7584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:07.379 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:28:07.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:28:07.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:28:07.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:28:07.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:28:07.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:28:07.706 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:28:07.706 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:28:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:07 smithi060 ceph-mon[94233]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:07 smithi060 ceph-mon[109077]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:07 smithi089 ceph-mon[98504]: pgmap v7585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:08.104 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:28:08.104 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:28:08.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:28:08.104 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:08.104 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:28:08.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:28:08.105 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:28:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:08 smithi060 ceph-mon[94233]: from='client.22317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:08 smithi060 ceph-mon[94233]: from='client.32195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1709569095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:28:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:08 smithi060 ceph-mon[109077]: from='client.22317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:08 smithi060 ceph-mon[109077]: from='client.32195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1709569095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:28:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:08 smithi089 ceph-mon[98504]: from='client.22317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:08 smithi089 ceph-mon[98504]: from='client.32195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1709569095' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:28:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:09 smithi060 ceph-mon[94233]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:09 smithi060 ceph-mon[109077]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:09 smithi089 ceph-mon[98504]: pgmap v7586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:11 smithi060 ceph-mon[94233]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:11 smithi060 ceph-mon[109077]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:11 smithi089 ceph-mon[98504]: pgmap v7587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:13 smithi060 ceph-mon[109077]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:13 smithi060 ceph-mon[94233]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:13 smithi089 ceph-mon[98504]: pgmap v7588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:28:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:28:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:15 smithi060 ceph-mon[94233]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:15 smithi060 ceph-mon[109077]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:15 smithi089 ceph-mon[98504]: pgmap v7589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:17 smithi060 ceph-mon[94233]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:17 smithi060 ceph-mon[109077]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:17 smithi089 ceph-mon[98504]: pgmap v7590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:19 smithi060 ceph-mon[94233]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:19 smithi060 ceph-mon[109077]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:19 smithi089 ceph-mon[98504]: pgmap v7591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:21 smithi060 ceph-mon[94233]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:21 smithi060 ceph-mon[109077]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:21 smithi089 ceph-mon[98504]: pgmap v7592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:23 smithi060 ceph-mon[94233]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:23 smithi060 ceph-mon[109077]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:23 smithi089 ceph-mon[98504]: pgmap v7593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:28:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:28:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:25 smithi060 ceph-mon[94233]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:25 smithi060 ceph-mon[109077]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:25 smithi089 ceph-mon[98504]: pgmap v7594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:27 smithi060 ceph-mon[94233]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:27 smithi060 ceph-mon[109077]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:27 smithi089 ceph-mon[98504]: pgmap v7595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:29 smithi060 ceph-mon[94233]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:29 smithi060 ceph-mon[109077]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:29 smithi089 ceph-mon[98504]: pgmap v7596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:31 smithi060 ceph-mon[94233]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:31 smithi060 ceph-mon[109077]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:31 smithi089 ceph-mon[98504]: pgmap v7597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:33 smithi060 ceph-mon[94233]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:33 smithi060 ceph-mon[109077]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:33 smithi089 ceph-mon[98504]: pgmap v7598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:28:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:28:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:35 smithi060 ceph-mon[94233]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:35 smithi060 ceph-mon[109077]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:35 smithi089 ceph-mon[98504]: pgmap v7599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:37 smithi060 ceph-mon[109077]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:37 smithi060 ceph-mon[94233]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:37 smithi089 ceph-mon[98504]: pgmap v7600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:38.466 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:28:38.794 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:28:38.795 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:28:39.194 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:28:39.195 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:28:39.195 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:28:39.195 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:28:39.195 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:28:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[94233]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[94233]: from='client.32207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[94233]: from='client.32213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2134744657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[109077]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[109077]: from='client.32207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[109077]: from='client.32213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2134744657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:28:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:39 smithi089 ceph-mon[98504]: pgmap v7601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:39 smithi089 ceph-mon[98504]: from='client.32207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:39 smithi089 ceph-mon[98504]: from='client.32213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:28:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2134744657' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:28:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:41 smithi060 ceph-mon[94233]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:41 smithi060 ceph-mon[109077]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:41 smithi089 ceph-mon[98504]: pgmap v7602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:43 smithi060 ceph-mon[94233]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:43 smithi060 ceph-mon[109077]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:43 smithi089 ceph-mon[98504]: pgmap v7603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:28:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:28:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:45 smithi060 ceph-mon[94233]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:45 smithi060 ceph-mon[109077]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:45 smithi089 ceph-mon[98504]: pgmap v7604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:47 smithi060 ceph-mon[94233]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:47 smithi060 ceph-mon[109077]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:47 smithi089 ceph-mon[98504]: pgmap v7605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:49 smithi060 ceph-mon[94233]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:49 smithi060 ceph-mon[109077]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:49 smithi089 ceph-mon[98504]: pgmap v7606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:51 smithi060 ceph-mon[94233]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:51 smithi060 ceph-mon[109077]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:51 smithi089 ceph-mon[98504]: pgmap v7607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:53 smithi060 ceph-mon[94233]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:53 smithi060 ceph-mon[109077]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:53 smithi089 ceph-mon[98504]: pgmap v7608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:28:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:28:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:55 smithi060 ceph-mon[109077]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:55 smithi060 ceph-mon[94233]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:55 smithi089 ceph-mon[98504]: pgmap v7609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:28:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:57 smithi060 ceph-mon[109077]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:57 smithi060 ceph-mon[94233]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:28:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:57 smithi089 ceph-mon[98504]: pgmap v7610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:28:59 smithi060 ceph-mon[94233]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:28:59 smithi060 ceph-mon[109077]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:28:59 smithi089 ceph-mon[98504]: pgmap v7611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:01 smithi060 ceph-mon[94233]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:01 smithi060 ceph-mon[109077]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:01 smithi089 ceph-mon[98504]: pgmap v7612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:03 smithi060 ceph-mon[94233]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:29:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:03 smithi060 ceph-mon[109077]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:29:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:03 smithi089 ceph-mon[98504]: pgmap v7613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:29:04.706 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:29:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:29:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:29:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:29:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:29:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:29:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:29:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:29:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:29:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:29:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:29:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:05 smithi060 ceph-mon[94233]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:05 smithi060 ceph-mon[109077]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:05 smithi089 ceph-mon[98504]: pgmap v7614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:07 smithi060 ceph-mon[94233]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:07 smithi060 ceph-mon[109077]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:07 smithi089 ceph-mon[98504]: pgmap v7615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:09.559 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:29:09.885 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:29:09.886 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:29:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:09 smithi060 ceph-mon[109077]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:09 smithi060 ceph-mon[94233]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:29:10.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:10.286 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:29:10.286 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:29:10.286 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:10.286 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:29:10.286 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:29:10.286 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:29:10.286 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:29:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:09 smithi089 ceph-mon[98504]: pgmap v7616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[109077]: from='client.22353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[109077]: from='client.32231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/77177234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[94233]: from='client.22353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[94233]: from='client.32231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/77177234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:29:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:10 smithi089 ceph-mon[98504]: from='client.22353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:10 smithi089 ceph-mon[98504]: from='client.32231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/77177234' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:29:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:11 smithi060 ceph-mon[94233]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:11 smithi060 ceph-mon[109077]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:11 smithi089 ceph-mon[98504]: pgmap v7617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:13 smithi060 ceph-mon[94233]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:13 smithi060 ceph-mon[109077]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:13 smithi089 ceph-mon[98504]: pgmap v7618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:29:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:29:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:15 smithi060 ceph-mon[94233]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:15 smithi060 ceph-mon[109077]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:15 smithi089 ceph-mon[98504]: pgmap v7619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:17 smithi060 ceph-mon[94233]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:17 smithi060 ceph-mon[109077]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:17 smithi089 ceph-mon[98504]: pgmap v7620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:19 smithi060 ceph-mon[94233]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:19 smithi060 ceph-mon[109077]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:19 smithi089 ceph-mon[98504]: pgmap v7621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:21 smithi060 ceph-mon[94233]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:21 smithi060 ceph-mon[109077]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:21 smithi089 ceph-mon[98504]: pgmap v7622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:23 smithi060 ceph-mon[94233]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:23 smithi060 ceph-mon[109077]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:23 smithi089 ceph-mon[98504]: pgmap v7623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:29:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:29:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:25 smithi060 ceph-mon[94233]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:25 smithi060 ceph-mon[109077]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:25 smithi089 ceph-mon[98504]: pgmap v7624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:27 smithi060 ceph-mon[94233]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:27 smithi060 ceph-mon[109077]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:27 smithi089 ceph-mon[98504]: pgmap v7625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:29 smithi060 ceph-mon[94233]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:29 smithi060 ceph-mon[109077]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:29 smithi089 ceph-mon[98504]: pgmap v7626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:31 smithi060 ceph-mon[109077]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:31 smithi060 ceph-mon[94233]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:31 smithi089 ceph-mon[98504]: pgmap v7627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:33 smithi060 ceph-mon[94233]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:33 smithi060 ceph-mon[109077]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:33 smithi089 ceph-mon[98504]: pgmap v7628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:29:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:29:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:35 smithi060 ceph-mon[94233]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:35 smithi060 ceph-mon[109077]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:35 smithi089 ceph-mon[98504]: pgmap v7629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:37 smithi060 ceph-mon[94233]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:37 smithi060 ceph-mon[109077]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:37 smithi089 ceph-mon[98504]: pgmap v7630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:39 smithi060 ceph-mon[94233]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:39 smithi060 ceph-mon[109077]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:39 smithi089 ceph-mon[98504]: pgmap v7631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:40.647 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:29:40.973 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:29:40.973 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:29:40.973 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:29:40.973 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:29:40.974 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:29:40.975 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:29:40.975 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:29:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:41.372 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:29:41.372 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:29:41.373 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:29:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:41 smithi060 ceph-mon[94233]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:41 smithi060 ceph-mon[94233]: from='client.22371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2216653960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:41 smithi060 ceph-mon[109077]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:41 smithi060 ceph-mon[109077]: from='client.22371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2216653960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:29:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:41 smithi089 ceph-mon[98504]: pgmap v7632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:41 smithi089 ceph-mon[98504]: from='client.22371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2216653960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:29:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:42 smithi060 ceph-mon[94233]: from='client.22377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:42 smithi060 ceph-mon[109077]: from='client.22377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:42 smithi089 ceph-mon[98504]: from='client.22377 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:29:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:43 smithi060 ceph-mon[109077]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:43 smithi060 ceph-mon[94233]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:43 smithi089 ceph-mon[98504]: pgmap v7633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:29:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:29:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:45 smithi060 ceph-mon[94233]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:45 smithi060 ceph-mon[109077]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:45 smithi089 ceph-mon[98504]: pgmap v7634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:47 smithi060 ceph-mon[94233]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:47 smithi060 ceph-mon[109077]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:47 smithi089 ceph-mon[98504]: pgmap v7635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:49 smithi060 ceph-mon[94233]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:49 smithi060 ceph-mon[109077]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:49 smithi089 ceph-mon[98504]: pgmap v7636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:51 smithi060 ceph-mon[94233]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:51 smithi060 ceph-mon[109077]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:51 smithi089 ceph-mon[98504]: pgmap v7637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:53 smithi060 ceph-mon[94233]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:53 smithi060 ceph-mon[109077]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:53 smithi089 ceph-mon[98504]: pgmap v7638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:29:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:29:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:55 smithi060 ceph-mon[94233]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:55 smithi060 ceph-mon[109077]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:55 smithi089 ceph-mon[98504]: pgmap v7639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:29:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:57 smithi060 ceph-mon[94233]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:57 smithi060 ceph-mon[109077]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:29:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:57 smithi089 ceph-mon[98504]: pgmap v7640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:29:59 smithi060 ceph-mon[109077]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:29:59 smithi060 ceph-mon[94233]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T07:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:29:59 smithi089 ceph-mon[98504]: pgmap v7641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:30:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:01 smithi060 ceph-mon[94233]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:01 smithi060 ceph-mon[109077]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:01 smithi089 ceph-mon[98504]: pgmap v7642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:04.207 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:03 smithi089 ceph-mon[98504]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:04.215 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:03 smithi060 ceph-mon[109077]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:04.215 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:03 smithi060 ceph-mon[94233]: pgmap v7643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:04.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:30:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:30:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:30:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:30:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:30:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:30:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:30:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:30:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:30:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:30:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:30:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:30:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:30:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:30:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:05 smithi060 ceph-mon[94233]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:05 smithi060 ceph-mon[109077]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:05 smithi089 ceph-mon[98504]: pgmap v7644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:07 smithi060 ceph-mon[94233]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:07 smithi060 ceph-mon[109077]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:07 smithi089 ceph-mon[98504]: pgmap v7645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:09 smithi060 ceph-mon[94233]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:09 smithi060 ceph-mon[109077]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:09 smithi089 ceph-mon[98504]: pgmap v7646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:11.740 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:30:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:11 smithi060 ceph-mon[94233]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:11 smithi060 ceph-mon[109077]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:11 smithi089 ceph-mon[98504]: pgmap v7647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:12.066 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:30:12.066 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:30:12.066 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:30:12.066 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:30:12.066 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:30:12.067 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:30:12.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:30:12.464 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:30:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:12 smithi060 ceph-mon[109077]: from='client.32261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4274889990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:30:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:12 smithi060 ceph-mon[94233]: from='client.32261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4274889990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:30:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:12 smithi089 ceph-mon[98504]: from='client.32261 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4274889990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:30:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:13 smithi060 ceph-mon[94233]: from='client.32267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:13 smithi060 ceph-mon[94233]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:13 smithi060 ceph-mon[109077]: from='client.32267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:13 smithi060 ceph-mon[109077]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:13 smithi089 ceph-mon[98504]: from='client.32267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:13 smithi089 ceph-mon[98504]: pgmap v7648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:30:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:30:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:15 smithi060 ceph-mon[94233]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:15 smithi060 ceph-mon[109077]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:15 smithi089 ceph-mon[98504]: pgmap v7649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:17 smithi060 ceph-mon[94233]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:17 smithi060 ceph-mon[109077]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:17 smithi089 ceph-mon[98504]: pgmap v7650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:19 smithi060 ceph-mon[94233]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:19 smithi060 ceph-mon[109077]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:19 smithi089 ceph-mon[98504]: pgmap v7651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:21 smithi060 ceph-mon[94233]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:21 smithi060 ceph-mon[109077]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:21 smithi089 ceph-mon[98504]: pgmap v7652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:23 smithi060 ceph-mon[94233]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:23 smithi060 ceph-mon[109077]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:23 smithi089 ceph-mon[98504]: pgmap v7653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:30:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:30:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:25 smithi060 ceph-mon[94233]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:25 smithi060 ceph-mon[109077]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:25 smithi089 ceph-mon[98504]: pgmap v7654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:27 smithi060 ceph-mon[94233]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:27 smithi060 ceph-mon[109077]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:27 smithi089 ceph-mon[98504]: pgmap v7655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:29 smithi060 ceph-mon[94233]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:29 smithi060 ceph-mon[109077]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:29 smithi089 ceph-mon[98504]: pgmap v7656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:31 smithi060 ceph-mon[94233]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:31 smithi060 ceph-mon[109077]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:31 smithi089 ceph-mon[98504]: pgmap v7657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:33 smithi060 ceph-mon[94233]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:33 smithi060 ceph-mon[109077]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:33 smithi089 ceph-mon[98504]: pgmap v7658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:30:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T07:30:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:35 smithi060 ceph-mon[109077]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:35 smithi060 ceph-mon[94233]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:35 smithi089 ceph-mon[98504]: pgmap v7659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:37 smithi060 ceph-mon[94233]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:37 smithi060 ceph-mon[109077]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:37 smithi089 ceph-mon[98504]: pgmap v7660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:39 smithi060 ceph-mon[109077]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:39 smithi060 ceph-mon[94233]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:39 smithi089 ceph-mon[98504]: pgmap v7661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:41 smithi060 ceph-mon[109077]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:41 smithi060 ceph-mon[94233]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:41 smithi089 ceph-mon[98504]: pgmap v7662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:42.825 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:30:43.150 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:30:43.150 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:30:43.150 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:30:43.150 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:30:43.150 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 8m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 8m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:30:43.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:30:43.152 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:30:43.546 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:30:43.547 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:30:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:43 smithi060 ceph-mon[94233]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:43 smithi060 ceph-mon[94233]: from='client.22407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2910046243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:30:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:43 smithi060 ceph-mon[109077]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:43 smithi060 ceph-mon[109077]: from='client.22407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2910046243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:30:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:43 smithi089 ceph-mon[98504]: pgmap v7663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:43 smithi089 ceph-mon[98504]: from='client.22407 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2910046243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:30:44.670 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:30:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:30:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:44 smithi060 ceph-mon[94233]: from='client.32285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:44 smithi060 ceph-mon[109077]: from='client.32285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:44 smithi089 ceph-mon[98504]: from='client.32285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:30:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:45 smithi060 ceph-mon[94233]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:45 smithi060 ceph-mon[109077]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:45 smithi089 ceph-mon[98504]: pgmap v7664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:47 smithi060 ceph-mon[94233]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:47 smithi060 ceph-mon[109077]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:47 smithi089 ceph-mon[98504]: pgmap v7665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:49 smithi060 ceph-mon[94233]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:49 smithi060 ceph-mon[109077]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:49 smithi089 ceph-mon[98504]: pgmap v7666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:51 smithi060 ceph-mon[94233]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:51 smithi060 ceph-mon[109077]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:51 smithi089 ceph-mon[98504]: pgmap v7667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:53 smithi060 ceph-mon[94233]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:53 smithi060 ceph-mon[109077]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:53 smithi089 ceph-mon[98504]: pgmap v7668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:30:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:30:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:55 smithi060 ceph-mon[109077]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:55 smithi060 ceph-mon[94233]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:55 smithi089 ceph-mon[98504]: pgmap v7669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:30:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:57 smithi060 ceph-mon[94233]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:57 smithi060 ceph-mon[109077]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:30:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:57 smithi089 ceph-mon[98504]: pgmap v7670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:30:59 smithi060 ceph-mon[94233]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:30:59 smithi060 ceph-mon[109077]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:30:59 smithi089 ceph-mon[98504]: pgmap v7671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:01 smithi060 ceph-mon[94233]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:01 smithi060 ceph-mon[109077]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:01 smithi089 ceph-mon[98504]: pgmap v7672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:03 smithi060 ceph-mon[94233]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:03 smithi060 ceph-mon[109077]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:03 smithi089 ceph-mon[98504]: pgmap v7673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:31:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[94233]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[109077]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:31:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:31:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:31:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:05 smithi089 ceph-mon[98504]: pgmap v7674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:31:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:31:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:31:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:31:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:07 smithi060 ceph-mon[94233]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:07 smithi060 ceph-mon[109077]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:07 smithi089 ceph-mon[98504]: pgmap v7675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:09 smithi060 ceph-mon[94233]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:09 smithi060 ceph-mon[109077]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:09 smithi089 ceph-mon[98504]: pgmap v7676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:11 smithi060 ceph-mon[94233]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:11 smithi060 ceph-mon[109077]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:11 smithi089 ceph-mon[98504]: pgmap v7677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:13.911 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:31:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:13 smithi060 ceph-mon[94233]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:13 smithi060 ceph-mon[109077]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:13 smithi089 ceph-mon[98504]: pgmap v7678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:14.238 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:31:14.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:31:14.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:31:14.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:31:14.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:31:14.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:31:14.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:31:14.240 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:14.634 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:31:14.635 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:31:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:31:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:31:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:14 smithi060 ceph-mon[94233]: from='client.32297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1832261914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:31:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:14 smithi060 ceph-mon[109077]: from='client.32297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1832261914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:31:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:14 smithi089 ceph-mon[98504]: from='client.32297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1832261914' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:31:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:15 smithi060 ceph-mon[94233]: from='client.32303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:15 smithi060 ceph-mon[94233]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:15 smithi060 ceph-mon[109077]: from='client.32303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:15 smithi060 ceph-mon[109077]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:15 smithi089 ceph-mon[98504]: from='client.32303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:15 smithi089 ceph-mon[98504]: pgmap v7679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:17 smithi060 ceph-mon[94233]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:17 smithi060 ceph-mon[109077]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:17 smithi089 ceph-mon[98504]: pgmap v7680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:19 smithi060 ceph-mon[94233]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:19 smithi060 ceph-mon[109077]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:19 smithi089 ceph-mon[98504]: pgmap v7681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:21 smithi060 ceph-mon[94233]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:21 smithi060 ceph-mon[109077]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:21 smithi089 ceph-mon[98504]: pgmap v7682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:23 smithi060 ceph-mon[94233]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:23 smithi060 ceph-mon[109077]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:23 smithi089 ceph-mon[98504]: pgmap v7683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:31:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:31:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:25 smithi060 ceph-mon[94233]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:25 smithi060 ceph-mon[109077]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:25 smithi089 ceph-mon[98504]: pgmap v7684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:27 smithi060 ceph-mon[94233]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:27 smithi060 ceph-mon[109077]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:27 smithi089 ceph-mon[98504]: pgmap v7685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:29 smithi060 ceph-mon[94233]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:29 smithi060 ceph-mon[109077]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:29 smithi089 ceph-mon[98504]: pgmap v7686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:31 smithi060 ceph-mon[109077]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:31 smithi060 ceph-mon[94233]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:31 smithi089 ceph-mon[98504]: pgmap v7687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:33 smithi060 ceph-mon[109077]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:33 smithi060 ceph-mon[94233]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:33 smithi089 ceph-mon[98504]: pgmap v7688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:31:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:31:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:35 smithi060 ceph-mon[94233]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:35 smithi060 ceph-mon[109077]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:35 smithi089 ceph-mon[98504]: pgmap v7689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:37 smithi060 ceph-mon[94233]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:37 smithi060 ceph-mon[109077]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:37 smithi089 ceph-mon[98504]: pgmap v7690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:39 smithi060 ceph-mon[94233]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:39 smithi060 ceph-mon[109077]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:39 smithi089 ceph-mon[98504]: pgmap v7691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:41 smithi060 ceph-mon[94233]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:41 smithi060 ceph-mon[109077]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:41 smithi089 ceph-mon[98504]: pgmap v7692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:43 smithi060 ceph-mon[94233]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:43 smithi060 ceph-mon[109077]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:43 smithi089 ceph-mon[98504]: pgmap v7693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:31:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:31:45.002 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 98.3M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 9m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 9m ago 2h 663M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 9m ago 2h 919M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 9m ago 2h 531M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 9m ago 2h 438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4708M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:31:45.330 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5255M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:31:45.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4791M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:31:45.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4454M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:31:45.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3666M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:31:45.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4070M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:31:45.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3593M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:31:45.331 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:31:45.331 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 115M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:31:45.728 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:45.729 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:31:45.729 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:31:45.729 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:31:45.729 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:31:45.729 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:31:45.729 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:31:45.729 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:31:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:45 smithi060 ceph-mon[94233]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:45 smithi060 ceph-mon[109077]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:45 smithi089 ceph-mon[98504]: pgmap v7694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:46 smithi060 ceph-mon[94233]: from='client.22443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:46 smithi060 ceph-mon[94233]: from='client.32321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3277520282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:31:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:46 smithi060 ceph-mon[109077]: from='client.22443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:46 smithi060 ceph-mon[109077]: from='client.32321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3277520282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:31:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:46 smithi089 ceph-mon[98504]: from='client.22443 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:46 smithi089 ceph-mon[98504]: from='client.32321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:31:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3277520282' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:31:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:47 smithi060 ceph-mon[94233]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:47 smithi060 ceph-mon[109077]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:47 smithi089 ceph-mon[98504]: pgmap v7695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:49 smithi060 ceph-mon[109077]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:49 smithi060 ceph-mon[94233]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:49 smithi089 ceph-mon[98504]: pgmap v7696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:51 smithi060 ceph-mon[109077]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:51 smithi060 ceph-mon[94233]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:51 smithi089 ceph-mon[98504]: pgmap v7697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:53 smithi060 ceph-mon[94233]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:53 smithi060 ceph-mon[109077]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:53 smithi089 ceph-mon[98504]: pgmap v7698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:31:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:31:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:55 smithi060 ceph-mon[94233]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:55 smithi060 ceph-mon[109077]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:55 smithi089 ceph-mon[98504]: pgmap v7699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:31:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:57 smithi060 ceph-mon[94233]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:57 smithi060 ceph-mon[109077]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:31:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:57 smithi089 ceph-mon[98504]: pgmap v7700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:31:59 smithi060 ceph-mon[94233]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:31:59 smithi060 ceph-mon[109077]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:31:59 smithi089 ceph-mon[98504]: pgmap v7701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:01 smithi060 ceph-mon[94233]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:01 smithi060 ceph-mon[109077]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:01 smithi089 ceph-mon[98504]: pgmap v7702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:03 smithi060 ceph-mon[94233]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:03 smithi060 ceph-mon[109077]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:03 smithi089 ceph-mon[98504]: pgmap v7703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:32:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:32:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:05 smithi060 ceph-mon[94233]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:05 smithi060 ceph-mon[109077]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:32:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:05 smithi089 ceph-mon[98504]: pgmap v7704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:32:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:07 smithi060 ceph-mon[94233]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:07 smithi060 ceph-mon[109077]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:07 smithi089 ceph-mon[98504]: pgmap v7705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:09 smithi060 ceph-mon[94233]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:09 smithi060 ceph-mon[109077]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:09 smithi089 ceph-mon[98504]: pgmap v7706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:32:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:32:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:32:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:32:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:32:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:11 smithi060 ceph-mon[94233]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:11 smithi060 ceph-mon[109077]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:11 smithi089 ceph-mon[98504]: pgmap v7707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:13 smithi060 ceph-mon[94233]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:13 smithi060 ceph-mon[109077]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:13 smithi089 ceph-mon[98504]: pgmap v7708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:32:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:32:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:15 smithi060 ceph-mon[109077]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:15 smithi060 ceph-mon[94233]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:15 smithi089 ceph-mon[98504]: pgmap v7709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:16.088 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6s ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6s ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7s ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7s ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:32:16.413 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6s ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7s ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7s ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7s ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7s ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7s ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7s ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6s ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6s ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6s ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6s ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:32:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6s ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:32:16.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:32:16.811 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[109077]: from='client.32333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[109077]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[109077]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/295719060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[94233]: from='client.32333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[94233]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[94233]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/295719060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:32:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:17 smithi089 ceph-mon[98504]: from='client.32333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:17 smithi089 ceph-mon[98504]: from='client.22467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:17 smithi089 ceph-mon[98504]: pgmap v7710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/295719060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:32:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:19 smithi060 ceph-mon[94233]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:19 smithi060 ceph-mon[109077]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:19 smithi089 ceph-mon[98504]: pgmap v7711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:21 smithi060 ceph-mon[94233]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:21 smithi060 ceph-mon[109077]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:21 smithi089 ceph-mon[98504]: pgmap v7712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:23 smithi060 ceph-mon[94233]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:23 smithi060 ceph-mon[109077]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:23 smithi089 ceph-mon[98504]: pgmap v7713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:32:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:32:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:25 smithi060 ceph-mon[94233]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:25 smithi060 ceph-mon[109077]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:25 smithi089 ceph-mon[98504]: pgmap v7714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:27 smithi089 ceph-mon[98504]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:27 smithi060 ceph-mon[94233]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:27 smithi060 ceph-mon[109077]: pgmap v7715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:29 smithi089 ceph-mon[98504]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:29 smithi060 ceph-mon[94233]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:29 smithi060 ceph-mon[109077]: pgmap v7716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:31 smithi089 ceph-mon[98504]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:31 smithi060 ceph-mon[94233]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:31 smithi060 ceph-mon[109077]: pgmap v7717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:33 smithi089 ceph-mon[98504]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:33 smithi060 ceph-mon[94233]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:33 smithi060 ceph-mon[109077]: pgmap v7718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:32:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:32:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:35 smithi089 ceph-mon[98504]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:35 smithi060 ceph-mon[94233]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:35 smithi060 ceph-mon[109077]: pgmap v7719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:37 smithi089 ceph-mon[98504]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:37 smithi060 ceph-mon[94233]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:37 smithi060 ceph-mon[109077]: pgmap v7720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:39 smithi089 ceph-mon[98504]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:39 smithi060 ceph-mon[94233]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:39 smithi060 ceph-mon[109077]: pgmap v7721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:41 smithi060 ceph-mon[94233]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:41 smithi060 ceph-mon[109077]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:41 smithi089 ceph-mon[98504]: pgmap v7722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:43 smithi060 ceph-mon[94233]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:43 smithi060 ceph-mon[109077]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:43 smithi089 ceph-mon[98504]: pgmap v7723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:32:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:32:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:45 smithi060 ceph-mon[94233]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:45 smithi060 ceph-mon[109077]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:45 smithi089 ceph-mon[98504]: pgmap v7724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:47.171 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 38s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 37s ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 38s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 37s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 37s ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 38s ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 38s ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 37s ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:32:47.498 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 38s ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 38s ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 37s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 38s ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 38s ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 38s ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 38s ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 37s ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 37s ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 37s ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 37s ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:32:47.499 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 37s ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:32:47.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:32:47.899 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:32:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:47 smithi060 ceph-mon[94233]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:47 smithi060 ceph-mon[109077]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:47 smithi089 ceph-mon[98504]: pgmap v7725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:48 smithi060 ceph-mon[94233]: from='client.22479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:48 smithi060 ceph-mon[94233]: from='client.32357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3034210187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:32:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:48 smithi060 ceph-mon[109077]: from='client.22479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:48 smithi060 ceph-mon[109077]: from='client.32357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3034210187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:32:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:48 smithi089 ceph-mon[98504]: from='client.22479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:48 smithi089 ceph-mon[98504]: from='client.32357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:32:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3034210187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:32:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:49 smithi060 ceph-mon[94233]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:49 smithi060 ceph-mon[109077]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:49 smithi089 ceph-mon[98504]: pgmap v7726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:51 smithi060 ceph-mon[94233]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:51 smithi060 ceph-mon[109077]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:51 smithi089 ceph-mon[98504]: pgmap v7727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:53 smithi060 ceph-mon[94233]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:53 smithi060 ceph-mon[109077]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:53 smithi089 ceph-mon[98504]: pgmap v7728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:32:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:32:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:55 smithi060 ceph-mon[94233]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:55 smithi060 ceph-mon[109077]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:55 smithi089 ceph-mon[98504]: pgmap v7729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:32:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:57 smithi060 ceph-mon[94233]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:57 smithi060 ceph-mon[109077]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:32:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:57 smithi089 ceph-mon[98504]: pgmap v7730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:32:59 smithi060 ceph-mon[94233]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:32:59 smithi060 ceph-mon[109077]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:32:59 smithi089 ceph-mon[98504]: pgmap v7731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:01 smithi060 ceph-mon[94233]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:01 smithi060 ceph-mon[109077]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:01 smithi089 ceph-mon[98504]: pgmap v7732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:03 smithi060 ceph-mon[94233]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:03 smithi060 ceph-mon[109077]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:03 smithi089 ceph-mon[98504]: pgmap v7733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:33:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:33:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:05 smithi060 ceph-mon[94233]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:05 smithi060 ceph-mon[109077]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:05 smithi089 ceph-mon[98504]: pgmap v7734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:07 smithi060 ceph-mon[94233]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:07 smithi060 ceph-mon[109077]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:07 smithi089 ceph-mon[98504]: pgmap v7735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:09 smithi060 ceph-mon[94233]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:09 smithi060 ceph-mon[109077]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:09 smithi089 ceph-mon[98504]: pgmap v7736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:33:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:33:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[94233]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[109077]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:33:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:33:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:11 smithi089 ceph-mon[98504]: pgmap v7737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:33:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:33:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:33:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:13 smithi060 ceph-mon[94233]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:13 smithi060 ceph-mon[109077]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:13 smithi089 ceph-mon[98504]: pgmap v7738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:33:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:33:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:15 smithi060 ceph-mon[94233]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:15 smithi060 ceph-mon[109077]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:15 smithi089 ceph-mon[98504]: pgmap v7739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:17 smithi060 ceph-mon[94233]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:17 smithi060 ceph-mon[109077]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:18.260 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:33:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:17 smithi089 ceph-mon[98504]: pgmap v7740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:18.587 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 69s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 68s ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 69s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 68s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 68s ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 69s ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 69s ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 68s ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 69s ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 69s ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 68s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 69s ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 69s ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 69s ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:33:18.588 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 69s ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:33:18.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 68s ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:33:18.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 68s ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:33:18.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 68s ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:33:18.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 68s ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:33:18.589 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 68s ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:33:18.984 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:33:18.985 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:33:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[94233]: from='client.32369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[94233]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[94233]: from='client.22503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1504662210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:33:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[109077]: from='client.32369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[109077]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[109077]: from='client.22503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1504662210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:33:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:19 smithi089 ceph-mon[98504]: from='client.32369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:19 smithi089 ceph-mon[98504]: pgmap v7741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:19 smithi089 ceph-mon[98504]: from='client.22503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1504662210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:33:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:21 smithi060 ceph-mon[94233]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:21 smithi060 ceph-mon[109077]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:21 smithi089 ceph-mon[98504]: pgmap v7742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:23 smithi060 ceph-mon[94233]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:23 smithi060 ceph-mon[109077]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:23 smithi089 ceph-mon[98504]: pgmap v7743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:33:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:33:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:25 smithi060 ceph-mon[94233]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:25 smithi060 ceph-mon[109077]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:25 smithi089 ceph-mon[98504]: pgmap v7744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:27 smithi060 ceph-mon[94233]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:27 smithi060 ceph-mon[109077]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:27 smithi089 ceph-mon[98504]: pgmap v7745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:29 smithi060 ceph-mon[109077]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:29 smithi060 ceph-mon[94233]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:29 smithi089 ceph-mon[98504]: pgmap v7746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:31 smithi060 ceph-mon[109077]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:31 smithi060 ceph-mon[94233]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:31 smithi089 ceph-mon[98504]: pgmap v7747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:33 smithi060 ceph-mon[94233]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:33 smithi060 ceph-mon[109077]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:33 smithi089 ceph-mon[98504]: pgmap v7748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:33:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:33:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:35 smithi060 ceph-mon[94233]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:35 smithi060 ceph-mon[109077]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:35 smithi089 ceph-mon[98504]: pgmap v7749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:37 smithi060 ceph-mon[94233]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:37 smithi060 ceph-mon[109077]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:37 smithi089 ceph-mon[98504]: pgmap v7750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:39 smithi060 ceph-mon[109077]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:39 smithi060 ceph-mon[94233]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:39 smithi089 ceph-mon[98504]: pgmap v7751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:41 smithi060 ceph-mon[109077]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:41 smithi060 ceph-mon[94233]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:41 smithi089 ceph-mon[98504]: pgmap v7752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:43 smithi060 ceph-mon[94233]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:43 smithi060 ceph-mon[109077]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:43 smithi089 ceph-mon[98504]: pgmap v7753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:33:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:33:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:45 smithi060 ceph-mon[94233]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:45 smithi060 ceph-mon[109077]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:45 smithi089 ceph-mon[98504]: pgmap v7754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:47 smithi060 ceph-mon[94233]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:47 smithi060 ceph-mon[109077]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:47 smithi089 ceph-mon[98504]: pgmap v7755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:49.347 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 100s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 99s ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 100s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 99s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 99s ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 100s ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 100s ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 99s ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:33:49.673 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 100s ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 100s ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 99s ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 100s ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 100s ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 100s ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 100s ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 99s ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 99s ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 99s ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 99s ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:33:49.674 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 99s ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:33:50.072 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:33:50.073 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:33:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:49 smithi060 ceph-mon[94233]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:49 smithi060 ceph-mon[109077]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:49 smithi089 ceph-mon[98504]: pgmap v7756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:50 smithi060 ceph-mon[94233]: from='client.32387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:50 smithi060 ceph-mon[94233]: from='client.22521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2201290949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:33:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:50 smithi060 ceph-mon[109077]: from='client.32387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:50 smithi060 ceph-mon[109077]: from='client.22521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2201290949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:33:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:50 smithi089 ceph-mon[98504]: from='client.32387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:50 smithi089 ceph-mon[98504]: from='client.22521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:33:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2201290949' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:33:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:51 smithi060 ceph-mon[94233]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:51 smithi060 ceph-mon[109077]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:51 smithi089 ceph-mon[98504]: pgmap v7757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:53 smithi060 ceph-mon[94233]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:53 smithi060 ceph-mon[109077]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:53 smithi089 ceph-mon[98504]: pgmap v7758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:33:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:33:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:55 smithi060 ceph-mon[94233]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:55 smithi060 ceph-mon[109077]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:55 smithi089 ceph-mon[98504]: pgmap v7759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:33:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:57 smithi060 ceph-mon[94233]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:57 smithi060 ceph-mon[109077]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:33:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:57 smithi089 ceph-mon[98504]: pgmap v7760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:33:59 smithi060 ceph-mon[109077]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:33:59 smithi060 ceph-mon[94233]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:33:59 smithi089 ceph-mon[98504]: pgmap v7761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:01 smithi060 ceph-mon[94233]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:01 smithi060 ceph-mon[109077]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:01 smithi089 ceph-mon[98504]: pgmap v7762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:03 smithi060 ceph-mon[94233]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:03 smithi060 ceph-mon[109077]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:03 smithi089 ceph-mon[98504]: pgmap v7763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:34:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:34:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:05 smithi060 ceph-mon[94233]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:05 smithi060 ceph-mon[109077]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:05 smithi089 ceph-mon[98504]: pgmap v7764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:07 smithi060 ceph-mon[94233]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:07 smithi060 ceph-mon[109077]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:07 smithi089 ceph-mon[98504]: pgmap v7765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:09 smithi060 ceph-mon[94233]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:09 smithi060 ceph-mon[109077]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:09 smithi089 ceph-mon[98504]: pgmap v7766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[94233]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[109077]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:34:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:11 smithi089 ceph-mon[98504]: pgmap v7767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:34:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:34:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:13 smithi060 ceph-mon[94233]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:13 smithi060 ceph-mon[109077]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:13 smithi089 ceph-mon[98504]: pgmap v7768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:34:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:34:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:15 smithi060 ceph-mon[94233]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:15 smithi060 ceph-mon[109077]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:15 smithi089 ceph-mon[98504]: pgmap v7769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:17 smithi060 ceph-mon[94233]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:17 smithi060 ceph-mon[109077]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:17 smithi089 ceph-mon[98504]: pgmap v7770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:19 smithi060 ceph-mon[94233]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:19 smithi060 ceph-mon[109077]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:19 smithi089 ceph-mon[98504]: pgmap v7771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:20.435 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:34:20.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:34:20.763 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:34:21.165 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:34:21.165 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:34:21.165 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:34:21.166 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[94233]: from='client.32405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[94233]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[94233]: from='client.32411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4029586149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[109077]: from='client.32405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[109077]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[109077]: from='client.32411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4029586149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:34:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:21 smithi089 ceph-mon[98504]: from='client.32405 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:21 smithi089 ceph-mon[98504]: pgmap v7772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:21 smithi089 ceph-mon[98504]: from='client.32411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4029586149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:34:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:23 smithi060 ceph-mon[94233]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:23 smithi060 ceph-mon[109077]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:23 smithi089 ceph-mon[98504]: pgmap v7773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:34:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:34:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:25 smithi060 ceph-mon[94233]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:25 smithi060 ceph-mon[109077]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:25 smithi089 ceph-mon[98504]: pgmap v7774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:27 smithi060 ceph-mon[109077]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:27 smithi060 ceph-mon[94233]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:27 smithi089 ceph-mon[98504]: pgmap v7775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:29 smithi060 ceph-mon[94233]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:29 smithi060 ceph-mon[109077]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:29 smithi089 ceph-mon[98504]: pgmap v7776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:31 smithi060 ceph-mon[94233]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:31 smithi060 ceph-mon[109077]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:31 smithi089 ceph-mon[98504]: pgmap v7777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:33 smithi060 ceph-mon[109077]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:33 smithi060 ceph-mon[94233]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:33 smithi089 ceph-mon[98504]: pgmap v7778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:34:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:34:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:35 smithi060 ceph-mon[94233]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:35 smithi060 ceph-mon[109077]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:35 smithi089 ceph-mon[98504]: pgmap v7779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:37 smithi060 ceph-mon[94233]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:37 smithi060 ceph-mon[109077]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:37 smithi089 ceph-mon[98504]: pgmap v7780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:39 smithi060 ceph-mon[94233]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:39 smithi060 ceph-mon[109077]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:39 smithi089 ceph-mon[98504]: pgmap v7781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:41 smithi060 ceph-mon[94233]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:41 smithi060 ceph-mon[109077]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:41 smithi089 ceph-mon[98504]: pgmap v7782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:43 smithi060 ceph-mon[94233]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:43 smithi060 ceph-mon[109077]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:43 smithi089 ceph-mon[98504]: pgmap v7783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:34:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:34:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:45 smithi060 ceph-mon[94233]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:45 smithi060 ceph-mon[109077]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:45 smithi089 ceph-mon[98504]: pgmap v7784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:47 smithi060 ceph-mon[94233]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:47 smithi060 ceph-mon[109077]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:47 smithi089 ceph-mon[98504]: pgmap v7785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:49 smithi060 ceph-mon[94233]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:49 smithi060 ceph-mon[109077]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:49 smithi089 ceph-mon[98504]: pgmap v7786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:51.524 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:34:51.848 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:34:51.848 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:34:51.848 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 2m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 2m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 2m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 2m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 2m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 2m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 2m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 2m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 2m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 2m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 2m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 2m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 2m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 2m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:34:51.849 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 2m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:34:51.850 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:34:52.247 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:34:52.248 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:34:52.249 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:34:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:51 smithi060 ceph-mon[94233]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:51 smithi060 ceph-mon[109077]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:51 smithi089 ceph-mon[98504]: pgmap v7787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:52 smithi060 ceph-mon[109077]: from='client.22551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:52 smithi060 ceph-mon[109077]: from='client.22557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2917997756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:34:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:52 smithi060 ceph-mon[94233]: from='client.22551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:52 smithi060 ceph-mon[94233]: from='client.22557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2917997756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:34:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:52 smithi089 ceph-mon[98504]: from='client.22551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:52 smithi089 ceph-mon[98504]: from='client.22557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:34:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2917997756' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:34:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:53 smithi060 ceph-mon[109077]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:53 smithi060 ceph-mon[94233]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:53 smithi089 ceph-mon[98504]: pgmap v7788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:34:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:34:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:56 smithi060 ceph-mon[94233]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:56 smithi060 ceph-mon[109077]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:56 smithi089 ceph-mon[98504]: pgmap v7789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:34:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:34:58 smithi060 ceph-mon[94233]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:34:58 smithi060 ceph-mon[109077]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:34:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:34:58 smithi089 ceph-mon[98504]: pgmap v7790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:00 smithi060 ceph-mon[94233]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:00 smithi060 ceph-mon[109077]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:00 smithi089 ceph-mon[98504]: pgmap v7791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:01 smithi060 ceph-mon[94233]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:01 smithi060 ceph-mon[109077]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:01 smithi089 ceph-mon[98504]: pgmap v7792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:03 smithi060 ceph-mon[94233]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:03 smithi060 ceph-mon[109077]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:03 smithi089 ceph-mon[98504]: pgmap v7793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:35:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:35:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:05 smithi060 ceph-mon[94233]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:05 smithi060 ceph-mon[109077]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:05 smithi089 ceph-mon[98504]: pgmap v7794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:07 smithi060 ceph-mon[94233]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:07 smithi060 ceph-mon[109077]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:07 smithi089 ceph-mon[98504]: pgmap v7795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:09 smithi060 ceph-mon[94233]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:09 smithi060 ceph-mon[109077]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:09 smithi089 ceph-mon[98504]: pgmap v7796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:11 smithi060 ceph-mon[94233]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:11 smithi060 ceph-mon[109077]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:11 smithi089 ceph-mon[98504]: pgmap v7797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:35:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:35:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:35:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:35:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:35:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:35:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:35:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:35:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:35:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:35:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:35:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:35:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:13 smithi060 ceph-mon[94233]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:13 smithi060 ceph-mon[109077]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:13 smithi089 ceph-mon[98504]: pgmap v7798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:35:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:35:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:15 smithi060 ceph-mon[94233]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:15 smithi060 ceph-mon[109077]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:15 smithi089 ceph-mon[98504]: pgmap v7799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:17 smithi060 ceph-mon[94233]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:17 smithi060 ceph-mon[109077]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:17 smithi089 ceph-mon[98504]: pgmap v7800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:19 smithi060 ceph-mon[94233]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:19 smithi060 ceph-mon[109077]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:19 smithi089 ceph-mon[98504]: pgmap v7801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:21 smithi060 ceph-mon[109077]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:21 smithi060 ceph-mon[94233]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:21 smithi089 ceph-mon[98504]: pgmap v7802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:22.611 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:35:22.933 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:35:22.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:35:22.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:35:22.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:35:22.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:35:22.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:35:22.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:35:22.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:35:22.935 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:35:23.332 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:35:23.332 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:35:23.332 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:35:23.332 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:23.332 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:35:23.332 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:35:23.333 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:35:23.705 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 07:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T07:35:23.374633893Z level=info msg="Completed cleanup jobs" duration=13.099789ms 2023-12-01T07:35:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[109077]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[109077]: from='client.32441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[109077]: from='client.22575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3215424854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:35:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[94233]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[94233]: from='client.32441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[94233]: from='client.22575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3215424854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:35:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:23 smithi089 ceph-mon[98504]: pgmap v7803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:23 smithi089 ceph-mon[98504]: from='client.32441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:23 smithi089 ceph-mon[98504]: from='client.22575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3215424854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:35:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:35:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:35:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:25 smithi060 ceph-mon[94233]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:25 smithi060 ceph-mon[109077]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:25 smithi089 ceph-mon[98504]: pgmap v7804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:27 smithi060 ceph-mon[94233]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:27 smithi060 ceph-mon[109077]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:27 smithi089 ceph-mon[98504]: pgmap v7805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:29 smithi060 ceph-mon[94233]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:29 smithi060 ceph-mon[109077]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:29 smithi089 ceph-mon[98504]: pgmap v7806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:31 smithi060 ceph-mon[94233]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:31 smithi060 ceph-mon[109077]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:31 smithi089 ceph-mon[98504]: pgmap v7807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:33 smithi060 ceph-mon[94233]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:33 smithi060 ceph-mon[109077]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:33 smithi089 ceph-mon[98504]: pgmap v7808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:35:34] "GET /metrics HTTP/1.1" 200 33993 "" "Prometheus/2.43.0" 2023-12-01T07:35:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:35 smithi060 ceph-mon[94233]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:35 smithi060 ceph-mon[109077]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:35 smithi089 ceph-mon[98504]: pgmap v7809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:37 smithi060 ceph-mon[94233]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:37 smithi060 ceph-mon[109077]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:37 smithi089 ceph-mon[98504]: pgmap v7810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:39 smithi060 ceph-mon[94233]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:39 smithi060 ceph-mon[109077]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:39 smithi089 ceph-mon[98504]: pgmap v7811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:41 smithi060 ceph-mon[94233]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:41 smithi060 ceph-mon[109077]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:41 smithi089 ceph-mon[98504]: pgmap v7812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:43 smithi060 ceph-mon[94233]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:43 smithi060 ceph-mon[109077]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:43 smithi089 ceph-mon[98504]: pgmap v7813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:35:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:35:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:45 smithi060 ceph-mon[94233]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:45 smithi060 ceph-mon[109077]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:45 smithi089 ceph-mon[98504]: pgmap v7814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:47 smithi060 ceph-mon[94233]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:47 smithi060 ceph-mon[109077]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:47 smithi089 ceph-mon[98504]: pgmap v7815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:49 smithi060 ceph-mon[94233]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:49 smithi060 ceph-mon[109077]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:49 smithi089 ceph-mon[98504]: pgmap v7816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:51 smithi060 ceph-mon[94233]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:51 smithi060 ceph-mon[109077]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:51 smithi089 ceph-mon[98504]: pgmap v7817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:53.696 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:35:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:53 smithi060 ceph-mon[94233]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:53 smithi060 ceph-mon[109077]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 3m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 3m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 3m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 3m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 3m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 3m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:35:54.020 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 3m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 3m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 3m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 3m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 3m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 3m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 3m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 3m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 3m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 3m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 3m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 3m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 3m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:35:54.021 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:35:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:53 smithi089 ceph-mon[98504]: pgmap v7818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:54.420 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:35:54.420 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:35:54.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:35:54.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:35:54.421 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:35:54.752 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:35:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:35:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:54 smithi060 ceph-mon[94233]: from='client.22587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:54 smithi060 ceph-mon[94233]: from='client.22593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4157431965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:35:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:54 smithi060 ceph-mon[109077]: from='client.22587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:54 smithi060 ceph-mon[109077]: from='client.22593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4157431965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:35:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:54 smithi089 ceph-mon[98504]: from='client.22587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:54 smithi089 ceph-mon[98504]: from='client.22593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:35:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4157431965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:35:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:55 smithi060 ceph-mon[94233]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:55 smithi060 ceph-mon[109077]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:55 smithi089 ceph-mon[98504]: pgmap v7819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:35:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:57 smithi089 ceph-mon[98504]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:57 smithi060 ceph-mon[94233]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:35:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:57 smithi060 ceph-mon[109077]: pgmap v7820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:35:59 smithi089 ceph-mon[98504]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:35:59 smithi060 ceph-mon[94233]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:35:59 smithi060 ceph-mon[109077]: pgmap v7821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:01 smithi089 ceph-mon[98504]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:01 smithi060 ceph-mon[94233]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:01 smithi060 ceph-mon[109077]: pgmap v7822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:03 smithi089 ceph-mon[98504]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:03 smithi060 ceph-mon[94233]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:03 smithi060 ceph-mon[109077]: pgmap v7823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:36:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:36:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:05 smithi089 ceph-mon[98504]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:05 smithi060 ceph-mon[94233]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:05 smithi060 ceph-mon[109077]: pgmap v7824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:07 smithi089 ceph-mon[98504]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:07 smithi060 ceph-mon[94233]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:07 smithi060 ceph-mon[109077]: pgmap v7825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:09 smithi089 ceph-mon[98504]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:09 smithi060 ceph-mon[94233]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:09 smithi060 ceph-mon[109077]: pgmap v7826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:11 smithi089 ceph-mon[98504]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:11 smithi060 ceph-mon[109077]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:11 smithi060 ceph-mon[94233]: pgmap v7827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:36:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:36:13.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:36:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: pgmap v7828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:36:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:36:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:36:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:36:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:36:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:15 smithi060 ceph-mon[94233]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:15 smithi060 ceph-mon[109077]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:15 smithi089 ceph-mon[98504]: pgmap v7829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:17 smithi060 ceph-mon[109077]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:17 smithi060 ceph-mon[94233]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:17 smithi089 ceph-mon[98504]: pgmap v7830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:19 smithi060 ceph-mon[94233]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:19 smithi060 ceph-mon[109077]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:19 smithi089 ceph-mon[98504]: pgmap v7831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:21 smithi060 ceph-mon[94233]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:21 smithi060 ceph-mon[109077]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:21 smithi089 ceph-mon[98504]: pgmap v7832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:23 smithi060 ceph-mon[94233]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:23 smithi060 ceph-mon[109077]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:23 smithi089 ceph-mon[98504]: pgmap v7833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:36:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:36:24.785 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:36:25.111 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:36:25.111 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:36:25.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:36:25.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:36:25.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:36:25.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:36:25.113 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:36:25.514 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:36:25.515 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:36:25.516 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:36:25.516 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[94233]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[94233]: from='client.22605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/526927401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[109077]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[109077]: from='client.22605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/526927401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:36:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:25 smithi089 ceph-mon[98504]: pgmap v7834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:25 smithi089 ceph-mon[98504]: from='client.22605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/526927401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:36:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:26 smithi060 ceph-mon[94233]: from='client.22611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:26 smithi060 ceph-mon[109077]: from='client.22611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:26 smithi089 ceph-mon[98504]: from='client.22611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:27 smithi060 ceph-mon[94233]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:27 smithi060 ceph-mon[109077]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:27 smithi089 ceph-mon[98504]: pgmap v7835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:29 smithi060 ceph-mon[94233]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:29 smithi060 ceph-mon[109077]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:29 smithi089 ceph-mon[98504]: pgmap v7836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:31 smithi060 ceph-mon[94233]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:31 smithi060 ceph-mon[109077]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:31 smithi089 ceph-mon[98504]: pgmap v7837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:33 smithi060 ceph-mon[94233]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:33 smithi060 ceph-mon[109077]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:33 smithi089 ceph-mon[98504]: pgmap v7838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:36:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:36:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:35 smithi060 ceph-mon[109077]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:35 smithi060 ceph-mon[94233]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:35 smithi089 ceph-mon[98504]: pgmap v7839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:37 smithi060 ceph-mon[94233]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:37 smithi060 ceph-mon[109077]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:38.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:37 smithi089 ceph-mon[98504]: pgmap v7840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:39 smithi060 ceph-mon[94233]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:39 smithi060 ceph-mon[109077]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:39 smithi089 ceph-mon[98504]: pgmap v7841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:41 smithi060 ceph-mon[94233]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:41 smithi060 ceph-mon[109077]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:41 smithi089 ceph-mon[98504]: pgmap v7842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:43 smithi060 ceph-mon[94233]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:43 smithi060 ceph-mon[109077]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:43 smithi089 ceph-mon[98504]: pgmap v7843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:36:44] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:36:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:45 smithi060 ceph-mon[94233]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:45 smithi060 ceph-mon[109077]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:45 smithi089 ceph-mon[98504]: pgmap v7844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:47 smithi060 ceph-mon[94233]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:47 smithi060 ceph-mon[109077]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:47 smithi089 ceph-mon[98504]: pgmap v7845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:49 smithi060 ceph-mon[109077]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:49 smithi060 ceph-mon[94233]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:49 smithi089 ceph-mon[98504]: pgmap v7846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:51 smithi060 ceph-mon[94233]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:51 smithi060 ceph-mon[109077]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:51 smithi089 ceph-mon[98504]: pgmap v7847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:53 smithi060 ceph-mon[94233]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:53 smithi060 ceph-mon[109077]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:53 smithi089 ceph-mon[98504]: pgmap v7848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:36:54] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:36:55.878 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:36:56.205 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 4m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 4m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 4m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 4m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 4m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 4m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 4m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 4m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 4m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 4m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 4m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:36:56.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 4m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 4m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 4m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 4m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 4m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 4m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 4m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 4m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:36:56.207 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 4m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:36:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:55 smithi060 ceph-mon[94233]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:55 smithi060 ceph-mon[109077]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:55 smithi089 ceph-mon[98504]: pgmap v7849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:36:56.604 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:36:56.604 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:36:56.604 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:36:56.604 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:36:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:36:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:36:56.606 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:36:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:56 smithi060 ceph-mon[94233]: from='client.22623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/298797464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:36:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:56 smithi060 ceph-mon[109077]: from='client.22623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/298797464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:36:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:56 smithi089 ceph-mon[98504]: from='client.22623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/298797464' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:36:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:57 smithi060 ceph-mon[94233]: from='client.22626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:57 smithi060 ceph-mon[94233]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:57 smithi060 ceph-mon[109077]: from='client.22626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:57 smithi060 ceph-mon[109077]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:36:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:57 smithi089 ceph-mon[98504]: from='client.22626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:36:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:57 smithi089 ceph-mon[98504]: pgmap v7850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:36:59 smithi060 ceph-mon[94233]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:36:59 smithi060 ceph-mon[109077]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:36:59 smithi089 ceph-mon[98504]: pgmap v7851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:01 smithi060 ceph-mon[94233]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:01 smithi060 ceph-mon[109077]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:01 smithi089 ceph-mon[98504]: pgmap v7852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:03 smithi060 ceph-mon[94233]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:03 smithi060 ceph-mon[109077]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:03 smithi089 ceph-mon[98504]: pgmap v7853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:37:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:37:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:05 smithi060 ceph-mon[94233]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:05 smithi060 ceph-mon[109077]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:05 smithi089 ceph-mon[98504]: pgmap v7854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:07 smithi060 ceph-mon[94233]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:07 smithi060 ceph-mon[109077]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:07 smithi089 ceph-mon[98504]: pgmap v7855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:09 smithi060 ceph-mon[94233]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:09 smithi060 ceph-mon[109077]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:09 smithi089 ceph-mon[98504]: pgmap v7856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:12 smithi060 ceph-mon[94233]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:12 smithi060 ceph-mon[109077]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:12 smithi089 ceph-mon[98504]: pgmap v7857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:14 smithi060 ceph-mon[94233]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:14 smithi060 ceph-mon[109077]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:37:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:14 smithi089 ceph-mon[98504]: pgmap v7858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:37:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:37:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:37:15.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:37:15.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:37:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:37:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:37:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:37:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:37:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:37:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:37:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:37:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:16 smithi060 ceph-mon[109077]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:16 smithi060 ceph-mon[94233]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:16 smithi089 ceph-mon[98504]: pgmap v7859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:18 smithi060 ceph-mon[94233]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:18 smithi060 ceph-mon[109077]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:18 smithi089 ceph-mon[98504]: pgmap v7860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:20 smithi089 ceph-mon[98504]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:20 smithi060 ceph-mon[94233]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:20 smithi060 ceph-mon[109077]: pgmap v7861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:22 smithi089 ceph-mon[98504]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:22 smithi060 ceph-mon[94233]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:22 smithi060 ceph-mon[109077]: pgmap v7862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:24 smithi089 ceph-mon[98504]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:24 smithi060 ceph-mon[94233]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:24 smithi060 ceph-mon[109077]: pgmap v7863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:37:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:37:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:26 smithi089 ceph-mon[98504]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:26 smithi060 ceph-mon[94233]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:26 smithi060 ceph-mon[109077]: pgmap v7864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:26.966 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:37:27.293 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:37:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:37:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:37:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:37:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:37:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:37:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:37:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:37:27.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:37:27.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:37:27.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:37:27.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:27.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:37:27.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:37:27.691 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:37:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:28 smithi089 ceph-mon[98504]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:28 smithi089 ceph-mon[98504]: from='client.22638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:37:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3656744433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:37:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:28 smithi060 ceph-mon[94233]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:28 smithi060 ceph-mon[94233]: from='client.22638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:37:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3656744433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:37:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:28 smithi060 ceph-mon[109077]: pgmap v7865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:28 smithi060 ceph-mon[109077]: from='client.22638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:37:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3656744433' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:37:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:29 smithi089 ceph-mon[98504]: from='client.32516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:37:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:29 smithi060 ceph-mon[94233]: from='client.32516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:37:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:29 smithi060 ceph-mon[109077]: from='client.32516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:37:30.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:30 smithi089 ceph-mon[98504]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:30 smithi060 ceph-mon[94233]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:30 smithi060 ceph-mon[109077]: pgmap v7866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:32 smithi089 ceph-mon[98504]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:32 smithi060 ceph-mon[94233]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:32 smithi060 ceph-mon[109077]: pgmap v7867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:34 smithi089 ceph-mon[98504]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:34 smithi060 ceph-mon[94233]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:34 smithi060 ceph-mon[109077]: pgmap v7868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:37:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:37:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:35 smithi060 ceph-mon[94233]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:35 smithi060 ceph-mon[109077]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:35 smithi089 ceph-mon[98504]: pgmap v7869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:37 smithi060 ceph-mon[94233]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:37 smithi060 ceph-mon[109077]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:37 smithi089 ceph-mon[98504]: pgmap v7870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:39 smithi060 ceph-mon[94233]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:39 smithi060 ceph-mon[109077]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:39 smithi089 ceph-mon[98504]: pgmap v7871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:41 smithi060 ceph-mon[94233]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:41 smithi060 ceph-mon[109077]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:41 smithi089 ceph-mon[98504]: pgmap v7872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:43 smithi060 ceph-mon[109077]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:43 smithi060 ceph-mon[94233]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:43 smithi089 ceph-mon[98504]: pgmap v7873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:37:44] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:37:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:45 smithi060 ceph-mon[94233]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:45 smithi060 ceph-mon[109077]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:45 smithi089 ceph-mon[98504]: pgmap v7874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:47 smithi060 ceph-mon[109077]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:47 smithi060 ceph-mon[94233]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:47 smithi089 ceph-mon[98504]: pgmap v7875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:49 smithi060 ceph-mon[94233]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:49 smithi060 ceph-mon[109077]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:49 smithi089 ceph-mon[98504]: pgmap v7876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:51 smithi060 ceph-mon[94233]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:51 smithi060 ceph-mon[109077]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:51 smithi089 ceph-mon[98504]: pgmap v7877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:53 smithi060 ceph-mon[94233]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:53 smithi060 ceph-mon[109077]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:53 smithi089 ceph-mon[98504]: pgmap v7878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:37:54] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:37:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:55 smithi060 ceph-mon[94233]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:55 smithi060 ceph-mon[109077]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:55 smithi089 ceph-mon[98504]: pgmap v7879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:37:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:57 smithi060 ceph-mon[94233]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:57 smithi060 ceph-mon[109077]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:57 smithi089 ceph-mon[98504]: pgmap v7880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:37:58.052 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:37:58.379 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:37:58.379 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 5m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:37:58.379 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 5m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:37:58.379 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 5m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 5m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 5m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 5m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 5m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 5m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 5m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 5m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 5m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 5m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 5m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 5m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 5m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 5m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 5m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:37:58.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 5m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:37:58.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 5m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:37:58.381 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 5m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:37:58.780 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:37:58.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:37:58.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:37:58.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:37:58.781 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:38:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[94233]: from='client.22656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[94233]: from='client.32534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[94233]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4158184223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:38:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[109077]: from='client.22656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[109077]: from='client.32534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[109077]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:37:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4158184223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:38:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:59 smithi089 ceph-mon[98504]: from='client.22656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:59 smithi089 ceph-mon[98504]: from='client.32534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:59 smithi089 ceph-mon[98504]: pgmap v7881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:37:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4158184223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:38:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:01 smithi060 ceph-mon[94233]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:01 smithi060 ceph-mon[109077]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:01 smithi089 ceph-mon[98504]: pgmap v7882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:03 smithi060 ceph-mon[94233]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:03 smithi060 ceph-mon[109077]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:03 smithi089 ceph-mon[98504]: pgmap v7883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:38:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:38:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:05 smithi089 ceph-mon[98504]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:05 smithi060 ceph-mon[94233]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:05 smithi060 ceph-mon[109077]: pgmap v7884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:07 smithi089 ceph-mon[98504]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:07 smithi060 ceph-mon[94233]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:07 smithi060 ceph-mon[109077]: pgmap v7885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:09 smithi089 ceph-mon[98504]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:09 smithi060 ceph-mon[94233]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:09 smithi060 ceph-mon[109077]: pgmap v7886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:11 smithi089 ceph-mon[98504]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:11 smithi060 ceph-mon[94233]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:11 smithi060 ceph-mon[109077]: pgmap v7887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:13 smithi089 ceph-mon[98504]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:13 smithi060 ceph-mon[94233]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:13 smithi060 ceph-mon[109077]: pgmap v7888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:38:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:38:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:38:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:38:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:15 smithi089 ceph-mon[98504]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:38:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:38:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:38:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[94233]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:38:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:38:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:38:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[109077]: pgmap v7889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:38:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:38:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:38:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:17 smithi089 ceph-mon[98504]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:17 smithi060 ceph-mon[94233]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:17 smithi060 ceph-mon[109077]: pgmap v7890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:19 smithi089 ceph-mon[98504]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:19 smithi060 ceph-mon[94233]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:19 smithi060 ceph-mon[109077]: pgmap v7891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:21 smithi089 ceph-mon[98504]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:21 smithi060 ceph-mon[94233]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:21 smithi060 ceph-mon[109077]: pgmap v7892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:23 smithi060 ceph-mon[94233]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:23 smithi060 ceph-mon[109077]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:23 smithi089 ceph-mon[98504]: pgmap v7893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:38:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:38:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:25 smithi060 ceph-mon[94233]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:25 smithi060 ceph-mon[109077]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:26.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:25 smithi089 ceph-mon[98504]: pgmap v7894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:26.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:27 smithi060 ceph-mon[94233]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:27 smithi060 ceph-mon[109077]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:27 smithi089 ceph-mon[98504]: pgmap v7895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:29.150 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:38:29.474 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:38:29.475 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:38:29.869 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:38:29.869 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:38:29.869 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:38:29.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:38:29.869 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:38:29.869 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:38:29.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:38:29.870 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:38:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:29 smithi060 ceph-mon[94233]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:29 smithi060 ceph-mon[109077]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:29 smithi089 ceph-mon[98504]: pgmap v7896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:31.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:30 smithi060 ceph-mon[109077]: from='client.32546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:30 smithi060 ceph-mon[109077]: from='client.32552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2753555267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:38:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:30 smithi060 ceph-mon[94233]: from='client.32546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:30 smithi060 ceph-mon[94233]: from='client.32552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2753555267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:38:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:30 smithi089 ceph-mon[98504]: from='client.32546 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:30 smithi089 ceph-mon[98504]: from='client.32552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:38:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2753555267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:38:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:31 smithi060 ceph-mon[94233]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:31 smithi060 ceph-mon[109077]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:31 smithi089 ceph-mon[98504]: pgmap v7897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:33 smithi060 ceph-mon[94233]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:33 smithi060 ceph-mon[109077]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:33 smithi089 ceph-mon[98504]: pgmap v7898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:38:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:38:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:35 smithi060 ceph-mon[94233]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:35 smithi060 ceph-mon[109077]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:35 smithi089 ceph-mon[98504]: pgmap v7899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:37 smithi060 ceph-mon[94233]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:37 smithi060 ceph-mon[109077]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:37 smithi089 ceph-mon[98504]: pgmap v7900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:39 smithi060 ceph-mon[94233]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:39 smithi060 ceph-mon[109077]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:39 smithi089 ceph-mon[98504]: pgmap v7901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:41 smithi060 ceph-mon[109077]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:41 smithi060 ceph-mon[94233]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:41 smithi089 ceph-mon[98504]: pgmap v7902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:43 smithi060 ceph-mon[94233]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:43 smithi060 ceph-mon[109077]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:43 smithi089 ceph-mon[98504]: pgmap v7903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:38:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:38:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:45 smithi060 ceph-mon[94233]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:45 smithi060 ceph-mon[109077]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:45 smithi089 ceph-mon[98504]: pgmap v7904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:47 smithi060 ceph-mon[94233]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:47 smithi060 ceph-mon[109077]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:47 smithi089 ceph-mon[98504]: pgmap v7905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:49 smithi060 ceph-mon[94233]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:49 smithi060 ceph-mon[109077]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:49 smithi089 ceph-mon[98504]: pgmap v7906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:51 smithi060 ceph-mon[94233]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:51 smithi060 ceph-mon[109077]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:51 smithi089 ceph-mon[98504]: pgmap v7907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:53 smithi060 ceph-mon[94233]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:53 smithi060 ceph-mon[109077]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:53 smithi089 ceph-mon[98504]: pgmap v7908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:38:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:38:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:55 smithi060 ceph-mon[109077]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:55 smithi060 ceph-mon[94233]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:55 smithi089 ceph-mon[98504]: pgmap v7909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:38:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:57 smithi060 ceph-mon[94233]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:57 smithi060 ceph-mon[109077]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:38:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:57 smithi089 ceph-mon[98504]: pgmap v7910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:00.235 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:39:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:38:59 smithi060 ceph-mon[94233]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:38:59 smithi060 ceph-mon[109077]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:38:59 smithi089 ceph-mon[98504]: pgmap v7911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:00.561 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:39:00.561 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 6m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:39:00.561 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 6m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:39:00.561 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 6m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:39:00.561 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 6m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 6m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 6m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 6m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 6m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 6m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 6m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 6m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 6m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 6m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 6m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 6m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 6m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 6m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:39:00.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 6m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:39:00.563 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 6m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:39:00.563 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 6m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:39:00.961 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:39:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:39:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:39:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:00.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:39:00.962 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:39:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[94233]: from='client.22692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[94233]: from='client.32570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[94233]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2161068130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:39:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[109077]: from='client.22692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[109077]: from='client.32570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[109077]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2161068130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:39:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:01 smithi089 ceph-mon[98504]: from='client.22692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:01 smithi089 ceph-mon[98504]: from='client.32570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:01 smithi089 ceph-mon[98504]: pgmap v7912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2161068130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:39:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:03 smithi060 ceph-mon[94233]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:03 smithi060 ceph-mon[109077]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:03 smithi089 ceph-mon[98504]: pgmap v7913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:39:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:39:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:05 smithi060 ceph-mon[94233]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:05 smithi060 ceph-mon[109077]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:05 smithi089 ceph-mon[98504]: pgmap v7914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:07 smithi060 ceph-mon[94233]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:07 smithi060 ceph-mon[109077]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:07 smithi089 ceph-mon[98504]: pgmap v7915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:09 smithi060 ceph-mon[94233]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:09 smithi060 ceph-mon[109077]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:09 smithi089 ceph-mon[98504]: pgmap v7916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:11 smithi060 ceph-mon[94233]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:11 smithi060 ceph-mon[109077]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:11 smithi089 ceph-mon[98504]: pgmap v7917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:13 smithi060 ceph-mon[94233]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:13 smithi060 ceph-mon[109077]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:13 smithi089 ceph-mon[98504]: pgmap v7918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:39:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:39:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[94233]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[109077]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:39:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:15 smithi089 ceph-mon[98504]: pgmap v7919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:39:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:39:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:39:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:39:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:17 smithi060 ceph-mon[94233]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:17 smithi060 ceph-mon[109077]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:17 smithi089 ceph-mon[98504]: pgmap v7920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:19 smithi060 ceph-mon[94233]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:19 smithi060 ceph-mon[109077]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:19 smithi089 ceph-mon[98504]: pgmap v7921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:21 smithi060 ceph-mon[94233]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:21 smithi060 ceph-mon[109077]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:21 smithi089 ceph-mon[98504]: pgmap v7922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:23 smithi060 ceph-mon[109077]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:23 smithi060 ceph-mon[94233]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:23 smithi089 ceph-mon[98504]: pgmap v7923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:39:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:39:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:25 smithi060 ceph-mon[94233]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:25 smithi060 ceph-mon[109077]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:25 smithi089 ceph-mon[98504]: pgmap v7924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:27 smithi060 ceph-mon[94233]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:27 smithi060 ceph-mon[109077]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:27 smithi089 ceph-mon[98504]: pgmap v7925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:29 smithi060 ceph-mon[94233]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:29 smithi060 ceph-mon[109077]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:29 smithi089 ceph-mon[98504]: pgmap v7926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:31.324 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:39:31.653 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:39:31.653 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (2h) 7m ago 2h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (2h) 7m ago 2h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:39:31.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:39:31.655 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:39:31.655 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:39:31.655 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:39:31.655 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:39:31.655 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:39:32.049 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:39:32.049 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:39:32.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:39:32.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:39:32.051 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:39:32.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:39:32.051 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:39:32.051 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:39:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:31 smithi060 ceph-mon[94233]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:31 smithi060 ceph-mon[109077]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:31 smithi089 ceph-mon[98504]: pgmap v7927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:32 smithi060 ceph-mon[94233]: from='client.22710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:32 smithi060 ceph-mon[94233]: from='client.32588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1602437036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:39:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:32 smithi060 ceph-mon[109077]: from='client.22710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:32 smithi060 ceph-mon[109077]: from='client.32588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1602437036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:39:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:32 smithi089 ceph-mon[98504]: from='client.22710 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:32 smithi089 ceph-mon[98504]: from='client.32588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:39:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1602437036' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:39:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:33 smithi060 ceph-mon[94233]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:33 smithi060 ceph-mon[109077]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:33 smithi089 ceph-mon[98504]: pgmap v7928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:39:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:39:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:35 smithi060 ceph-mon[94233]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:35 smithi060 ceph-mon[109077]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:35 smithi089 ceph-mon[98504]: pgmap v7929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:37 smithi060 ceph-mon[94233]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:37 smithi060 ceph-mon[109077]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:37 smithi089 ceph-mon[98504]: pgmap v7930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:39 smithi060 ceph-mon[94233]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:39 smithi060 ceph-mon[109077]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:39 smithi089 ceph-mon[98504]: pgmap v7931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:41 smithi060 ceph-mon[94233]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:41 smithi060 ceph-mon[109077]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:41 smithi089 ceph-mon[98504]: pgmap v7932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:43 smithi060 ceph-mon[94233]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:43 smithi060 ceph-mon[109077]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:43 smithi089 ceph-mon[98504]: pgmap v7933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:39:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:39:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:45 smithi060 ceph-mon[94233]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:45 smithi060 ceph-mon[109077]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:45 smithi089 ceph-mon[98504]: pgmap v7934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:47 smithi060 ceph-mon[94233]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:47 smithi060 ceph-mon[109077]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:47 smithi089 ceph-mon[98504]: pgmap v7935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:49 smithi060 ceph-mon[94233]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:49 smithi060 ceph-mon[109077]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:49 smithi089 ceph-mon[98504]: pgmap v7936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:51 smithi060 ceph-mon[94233]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:51 smithi060 ceph-mon[109077]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:51 smithi089 ceph-mon[98504]: pgmap v7937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:53 smithi060 ceph-mon[94233]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:53 smithi060 ceph-mon[109077]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:53 smithi089 ceph-mon[98504]: pgmap v7938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:39:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:39:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:55 smithi060 ceph-mon[94233]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:55 smithi060 ceph-mon[109077]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:55 smithi089 ceph-mon[98504]: pgmap v7939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:39:58.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:57 smithi060 ceph-mon[94233]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:58.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:57 smithi060 ceph-mon[109077]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:39:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:57 smithi089 ceph-mon[98504]: pgmap v7940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:39:59 smithi060 ceph-mon[109077]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:39:59 smithi060 ceph-mon[94233]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T07:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:39:59 smithi089 ceph-mon[98504]: pgmap v7941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:40:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:01 smithi060 ceph-mon[94233]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:01 smithi060 ceph-mon[109077]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:01 smithi089 ceph-mon[98504]: pgmap v7942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:02.412 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:40:02.737 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 7m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 7m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 7m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 7m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 7m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 7m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 7m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 7m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 7m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 7m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 7m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:40:02.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 7m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:40:02.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 7m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:40:02.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 7m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:40:02.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 7m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:40:02.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 7m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:40:02.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 7m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:40:02.739 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 7m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:03.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:40:03.141 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:40:03.141 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:03.141 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:40:03.141 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:40:03.141 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:40:03.141 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:40:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[109077]: from='client.32600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[109077]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[109077]: from='client.22734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/463099798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:40:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[94233]: from='client.32600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[94233]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[94233]: from='client.22734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/463099798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:40:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:03 smithi089 ceph-mon[98504]: from='client.32600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:03 smithi089 ceph-mon[98504]: pgmap v7943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:03 smithi089 ceph-mon[98504]: from='client.22734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/463099798' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:40:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:40:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:40:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:05 smithi060 ceph-mon[94233]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:05 smithi060 ceph-mon[109077]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:05 smithi089 ceph-mon[98504]: pgmap v7944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:07 smithi060 ceph-mon[94233]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:07 smithi060 ceph-mon[109077]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:07 smithi089 ceph-mon[98504]: pgmap v7945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:09 smithi060 ceph-mon[94233]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:09 smithi060 ceph-mon[109077]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:09 smithi089 ceph-mon[98504]: pgmap v7946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:11 smithi060 ceph-mon[94233]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:11 smithi060 ceph-mon[109077]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:11 smithi089 ceph-mon[98504]: pgmap v7947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:14.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:13 smithi060 ceph-mon[94233]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:14.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:13 smithi060 ceph-mon[109077]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:13 smithi089 ceph-mon[98504]: pgmap v7948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:40:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:40:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:15 smithi060 ceph-mon[94233]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:40:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:15 smithi060 ceph-mon[109077]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:40:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:15 smithi089 ceph-mon[98504]: pgmap v7949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:40:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:40:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:40:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:40:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:40:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:40:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:40:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:40:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:40:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:40:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:17 smithi060 ceph-mon[94233]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:17 smithi060 ceph-mon[109077]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:17 smithi089 ceph-mon[98504]: pgmap v7950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:19 smithi060 ceph-mon[94233]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:19 smithi060 ceph-mon[109077]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:19 smithi089 ceph-mon[98504]: pgmap v7951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:21 smithi060 ceph-mon[94233]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:21 smithi060 ceph-mon[109077]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:21 smithi089 ceph-mon[98504]: pgmap v7952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:23 smithi060 ceph-mon[109077]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:23 smithi060 ceph-mon[94233]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:23 smithi089 ceph-mon[98504]: pgmap v7953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:40:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:40:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:25 smithi060 ceph-mon[94233]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:25 smithi060 ceph-mon[109077]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:25 smithi089 ceph-mon[98504]: pgmap v7954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:27 smithi060 ceph-mon[94233]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:27 smithi060 ceph-mon[109077]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:28.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:27 smithi089 ceph-mon[98504]: pgmap v7955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:29 smithi060 ceph-mon[94233]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:29 smithi060 ceph-mon[109077]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:29 smithi089 ceph-mon[98504]: pgmap v7956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:31 smithi060 ceph-mon[94233]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:31 smithi060 ceph-mon[109077]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:31 smithi089 ceph-mon[98504]: pgmap v7957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:33.509 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:40:33.831 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (2h) 8m ago 2h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:40:33.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:40:33.833 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:40:34.228 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:40:34.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:40:34.230 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:40:34.230 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:40:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:34 smithi060 ceph-mon[94233]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:34 smithi060 ceph-mon[109077]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:34 smithi089 ceph-mon[98504]: pgmap v7958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:40:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:40:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:35 smithi060 ceph-mon[94233]: from='client.22746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:35 smithi060 ceph-mon[94233]: from='client.32624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3605676128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:40:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:35 smithi060 ceph-mon[109077]: from='client.22746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:35 smithi060 ceph-mon[109077]: from='client.32624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3605676128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:40:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:35 smithi089 ceph-mon[98504]: from='client.22746 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:35 smithi089 ceph-mon[98504]: from='client.32624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:40:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3605676128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:40:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:36 smithi060 ceph-mon[94233]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:36 smithi060 ceph-mon[109077]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:36 smithi089 ceph-mon[98504]: pgmap v7959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:38 smithi089 ceph-mon[98504]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:38 smithi060 ceph-mon[94233]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:38 smithi060 ceph-mon[109077]: pgmap v7960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:40 smithi089 ceph-mon[98504]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:40 smithi060 ceph-mon[94233]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:40 smithi060 ceph-mon[109077]: pgmap v7961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:42 smithi089 ceph-mon[98504]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:42 smithi060 ceph-mon[94233]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:42 smithi060 ceph-mon[109077]: pgmap v7962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:44 smithi089 ceph-mon[98504]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:44 smithi060 ceph-mon[109077]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:44 smithi060 ceph-mon[94233]: pgmap v7963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:40:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:40:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:46 smithi089 ceph-mon[98504]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:46 smithi060 ceph-mon[94233]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:46 smithi060 ceph-mon[109077]: pgmap v7964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:48 smithi089 ceph-mon[98504]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:48 smithi060 ceph-mon[94233]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:48 smithi060 ceph-mon[109077]: pgmap v7965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:50 smithi089 ceph-mon[98504]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:50 smithi060 ceph-mon[94233]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:50 smithi060 ceph-mon[109077]: pgmap v7966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:52 smithi089 ceph-mon[98504]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:52 smithi060 ceph-mon[94233]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:52 smithi060 ceph-mon[109077]: pgmap v7967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:54 smithi060 ceph-mon[94233]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:54 smithi060 ceph-mon[109077]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:54 smithi089 ceph-mon[98504]: pgmap v7968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:40:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:40:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:56 smithi060 ceph-mon[94233]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:56 smithi060 ceph-mon[109077]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:56 smithi089 ceph-mon[98504]: pgmap v7969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:40:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:40:58 smithi060 ceph-mon[94233]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:40:58 smithi060 ceph-mon[109077]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:40:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:40:58 smithi089 ceph-mon[98504]: pgmap v7970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:00 smithi060 ceph-mon[94233]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:00 smithi060 ceph-mon[109077]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:00 smithi089 ceph-mon[98504]: pgmap v7971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:02 smithi060 ceph-mon[94233]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:02 smithi060 ceph-mon[109077]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:02 smithi089 ceph-mon[98504]: pgmap v7972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:04 smithi060 ceph-mon[94233]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:04 smithi060 ceph-mon[109077]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:04 smithi089 ceph-mon[98504]: pgmap v7973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:04.592 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:41:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:41:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 8m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 8m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 8m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 8m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (2h) 8m ago 2h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:41:04.920 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (2h) 8m ago 2h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 8m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 8m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 8m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 8m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 8m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 8m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 8m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 8m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 8m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 8m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:41:04.921 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 8m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:41:05.328 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:41:05.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:41:05.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:41:05.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:05.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:41:05.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:41:05.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:41:05.329 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:41:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[109077]: from='client.22764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[109077]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[109077]: from='client.22770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3916888689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:41:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[94233]: from='client.22764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[94233]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[94233]: from='client.22770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3916888689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:41:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:06 smithi089 ceph-mon[98504]: from='client.22764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:06 smithi089 ceph-mon[98504]: pgmap v7974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:06 smithi089 ceph-mon[98504]: from='client.22770 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3916888689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:41:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:08 smithi060 ceph-mon[94233]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:08 smithi060 ceph-mon[109077]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:08 smithi089 ceph-mon[98504]: pgmap v7975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:10 smithi060 ceph-mon[94233]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:10 smithi060 ceph-mon[109077]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:10 smithi089 ceph-mon[98504]: pgmap v7976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:12 smithi060 ceph-mon[94233]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:12 smithi060 ceph-mon[109077]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:12 smithi089 ceph-mon[98504]: pgmap v7977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:14 smithi060 ceph-mon[94233]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:14 smithi060 ceph-mon[109077]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:14 smithi089 ceph-mon[98504]: pgmap v7978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:41:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:41:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:16 smithi060 ceph-mon[94233]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:16 smithi060 ceph-mon[109077]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:16 smithi089 ceph-mon[98504]: pgmap v7979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:41:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:41:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:41:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[94233]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:41:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:41:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:41:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[109077]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:41:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:41:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:41:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:18 smithi089 ceph-mon[98504]: pgmap v7980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:41:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:41:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:41:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:19 smithi060 ceph-mon[94233]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:19.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:19 smithi060 ceph-mon[109077]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:19 smithi089 ceph-mon[98504]: pgmap v7981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:21 smithi089 ceph-mon[98504]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:21 smithi060 ceph-mon[94233]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:21 smithi060 ceph-mon[109077]: pgmap v7982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:23 smithi089 ceph-mon[98504]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:23 smithi060 ceph-mon[94233]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:23 smithi060 ceph-mon[109077]: pgmap v7983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:41:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:41:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:25 smithi089 ceph-mon[98504]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:25 smithi060 ceph-mon[94233]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:25 smithi060 ceph-mon[109077]: pgmap v7984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:27 smithi089 ceph-mon[98504]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:27 smithi060 ceph-mon[94233]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:27 smithi060 ceph-mon[109077]: pgmap v7985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:29 smithi089 ceph-mon[98504]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:29 smithi060 ceph-mon[109077]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:29 smithi060 ceph-mon[94233]: pgmap v7986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:31 smithi089 ceph-mon[98504]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:31 smithi060 ceph-mon[94233]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:31 smithi060 ceph-mon[109077]: pgmap v7987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:33 smithi060 ceph-mon[109077]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:33 smithi060 ceph-mon[94233]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:33 smithi089 ceph-mon[98504]: pgmap v7988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:41:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:41:35.692 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:41:36.022 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (2h) 9m ago 2h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (2h) 9m ago 2h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:41:36.023 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:41:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:35 smithi060 ceph-mon[94233]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:35 smithi060 ceph-mon[109077]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:35 smithi089 ceph-mon[98504]: pgmap v7989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:41:36.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:36.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:41:36.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:41:36.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:41:36.423 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:41:36.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:41:36.423 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:41:36.423 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:41:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:36 smithi060 ceph-mon[94233]: from='client.22782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:36 smithi060 ceph-mon[94233]: from='client.32660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/545961917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:41:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:36 smithi060 ceph-mon[109077]: from='client.22782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:36 smithi060 ceph-mon[109077]: from='client.32660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/545961917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:41:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:36 smithi089 ceph-mon[98504]: from='client.22782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:36 smithi089 ceph-mon[98504]: from='client.32660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:41:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/545961917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:41:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:37 smithi060 ceph-mon[94233]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:37 smithi060 ceph-mon[109077]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:37 smithi089 ceph-mon[98504]: pgmap v7990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:39 smithi060 ceph-mon[94233]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:39 smithi060 ceph-mon[109077]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:39 smithi089 ceph-mon[98504]: pgmap v7991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:41 smithi060 ceph-mon[94233]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:41 smithi060 ceph-mon[109077]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:41 smithi089 ceph-mon[98504]: pgmap v7992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:43 smithi060 ceph-mon[94233]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:43 smithi060 ceph-mon[109077]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:43 smithi089 ceph-mon[98504]: pgmap v7993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:41:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:41:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:45 smithi060 ceph-mon[94233]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:45 smithi060 ceph-mon[109077]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:45 smithi089 ceph-mon[98504]: pgmap v7994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:47 smithi060 ceph-mon[94233]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:47 smithi060 ceph-mon[109077]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:47 smithi089 ceph-mon[98504]: pgmap v7995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:49 smithi060 ceph-mon[94233]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:49 smithi060 ceph-mon[109077]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:49 smithi089 ceph-mon[98504]: pgmap v7996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:51 smithi060 ceph-mon[94233]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:51 smithi060 ceph-mon[109077]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:51 smithi089 ceph-mon[98504]: pgmap v7997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:53 smithi060 ceph-mon[94233]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:53 smithi060 ceph-mon[109077]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:53 smithi089 ceph-mon[98504]: pgmap v7998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:41:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:41:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:55 smithi060 ceph-mon[94233]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:55 smithi060 ceph-mon[109077]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:55 smithi089 ceph-mon[98504]: pgmap v7999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:41:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:57 smithi060 ceph-mon[94233]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:57 smithi060 ceph-mon[109077]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:41:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:57 smithi089 ceph-mon[98504]: pgmap v8000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:41:59 smithi060 ceph-mon[109077]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:41:59 smithi060 ceph-mon[94233]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:41:59 smithi089 ceph-mon[98504]: pgmap v8001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:01 smithi060 ceph-mon[109077]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:01 smithi060 ceph-mon[94233]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:01 smithi089 ceph-mon[98504]: pgmap v8002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:03 smithi060 ceph-mon[94233]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:03 smithi060 ceph-mon[109077]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:03 smithi089 ceph-mon[98504]: pgmap v8003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:42:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:42:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:05 smithi060 ceph-mon[109077]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:05 smithi060 ceph-mon[94233]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:05 smithi089 ceph-mon[98504]: pgmap v8004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:06.788 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:42:07.115 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 9m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 9m ago 2h 97.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 9m ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 9m ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 669M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 957M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 552M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 455M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 9m ago 2h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 9m ago 2h 19.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4738M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:42:07.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5284M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:42:07.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (2h) 9m ago 2h 4813M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:42:07.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (2h) 9m ago 2h 4483M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:42:07.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 9m ago 2h 3691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:42:07.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 9m ago 2h 4102M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:42:07.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 9m ago 2h 3620M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:42:07.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 9m ago 2h 4065M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:42:07.117 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 9m ago 2h 121M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:42:07.512 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:42:07.512 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:42:07.513 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:42:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:07 smithi060 ceph-mon[94233]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:07 smithi060 ceph-mon[94233]: from='client.32672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3789001112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:42:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:07 smithi060 ceph-mon[109077]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:07 smithi060 ceph-mon[109077]: from='client.32672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3789001112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:42:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:07 smithi089 ceph-mon[98504]: pgmap v8005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:07 smithi089 ceph-mon[98504]: from='client.32672 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3789001112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:42:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:08 smithi060 ceph-mon[94233]: from='client.22806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:08 smithi060 ceph-mon[109077]: from='client.22806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:08 smithi089 ceph-mon[98504]: from='client.22806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:09 smithi060 ceph-mon[94233]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:09 smithi060 ceph-mon[109077]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:09 smithi089 ceph-mon[98504]: pgmap v8006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:11 smithi060 ceph-mon[94233]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:11 smithi060 ceph-mon[109077]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:11 smithi089 ceph-mon[98504]: pgmap v8007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:13 smithi060 ceph-mon[94233]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:13 smithi060 ceph-mon[109077]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:13 smithi089 ceph-mon[98504]: pgmap v8008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:42:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:42:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:15 smithi060 ceph-mon[109077]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:15 smithi060 ceph-mon[94233]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:15 smithi089 ceph-mon[98504]: pgmap v8009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:17 smithi060 ceph-mon[94233]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:42:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:17 smithi060 ceph-mon[109077]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:42:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:17 smithi089 ceph-mon[98504]: pgmap v8010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:42:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:19 smithi060 ceph-mon[94233]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:19 smithi060 ceph-mon[109077]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:19 smithi089 ceph-mon[98504]: pgmap v8011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[94233]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[109077]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:21 smithi089 ceph-mon[98504]: pgmap v8012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:23.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:42:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:42:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:42:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:42:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:42:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:42:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:42:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:23 smithi060 ceph-mon[94233]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:24.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:23 smithi060 ceph-mon[109077]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:23 smithi089 ceph-mon[98504]: pgmap v8013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:42:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:42:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:25 smithi060 ceph-mon[94233]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:25 smithi060 ceph-mon[109077]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:25 smithi089 ceph-mon[98504]: pgmap v8014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:27 smithi060 ceph-mon[109077]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:27 smithi060 ceph-mon[94233]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:27 smithi089 ceph-mon[98504]: pgmap v8015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:29 smithi060 ceph-mon[94233]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:29 smithi060 ceph-mon[109077]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:29 smithi089 ceph-mon[98504]: pgmap v8016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:31 smithi060 ceph-mon[94233]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:31 smithi060 ceph-mon[109077]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:31 smithi089 ceph-mon[98504]: pgmap v8017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:33 smithi060 ceph-mon[94233]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:33 smithi060 ceph-mon[109077]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:33 smithi089 ceph-mon[98504]: pgmap v8018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:42:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:42:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:35 smithi060 ceph-mon[94233]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:35 smithi060 ceph-mon[109077]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:35 smithi089 ceph-mon[98504]: pgmap v8019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:37.879 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:42:38.204 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:42:38.204 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 17s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:42:38.204 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 16s ago 2h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:42:38.204 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 17s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:42:38.204 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 16s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:42:38.204 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 16s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:42:38.204 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 17s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 17s ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 16s ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 17s ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 17s ago 2h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 16s ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 17s ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 17s ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 17s ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 17s ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (2h) 16s ago 2h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 16s ago 2h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 16s ago 2h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 16s ago 2h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:42:38.205 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 16s ago 2h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:42:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:37 smithi060 ceph-mon[109077]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:37 smithi060 ceph-mon[94233]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:37 smithi089 ceph-mon[98504]: pgmap v8020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:38.600 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:42:38.601 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:42:39.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:38 smithi060 ceph-mon[109077]: from='client.32690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:39.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3013966998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:42:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:38 smithi060 ceph-mon[94233]: from='client.32690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3013966998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:42:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:38 smithi089 ceph-mon[98504]: from='client.32690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3013966998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:42:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:39 smithi060 ceph-mon[109077]: from='client.32696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:39 smithi060 ceph-mon[109077]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:39 smithi060 ceph-mon[94233]: from='client.32696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:39 smithi060 ceph-mon[94233]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:39 smithi089 ceph-mon[98504]: from='client.32696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:42:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:39 smithi089 ceph-mon[98504]: pgmap v8021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:41 smithi060 ceph-mon[109077]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:41 smithi060 ceph-mon[94233]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:41 smithi089 ceph-mon[98504]: pgmap v8022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:43 smithi060 ceph-mon[109077]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:43 smithi060 ceph-mon[94233]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:43 smithi089 ceph-mon[98504]: pgmap v8023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:42:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:42:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:46 smithi060 ceph-mon[94233]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:46 smithi060 ceph-mon[109077]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:46 smithi089 ceph-mon[98504]: pgmap v8024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:48 smithi060 ceph-mon[94233]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:48 smithi060 ceph-mon[109077]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:48 smithi089 ceph-mon[98504]: pgmap v8025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:50 smithi060 ceph-mon[94233]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:50 smithi060 ceph-mon[109077]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:50 smithi089 ceph-mon[98504]: pgmap v8026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:52 smithi089 ceph-mon[98504]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:52 smithi060 ceph-mon[94233]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:52 smithi060 ceph-mon[109077]: pgmap v8027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:54 smithi089 ceph-mon[98504]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:54 smithi060 ceph-mon[94233]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:54 smithi060 ceph-mon[109077]: pgmap v8028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:42:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:42:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:56 smithi089 ceph-mon[98504]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:56 smithi060 ceph-mon[94233]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:56 smithi060 ceph-mon[109077]: pgmap v8029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:42:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:42:58 smithi089 ceph-mon[98504]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:42:58 smithi060 ceph-mon[94233]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:42:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:42:58 smithi060 ceph-mon[109077]: pgmap v8030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:00 smithi089 ceph-mon[98504]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:00 smithi060 ceph-mon[94233]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:00 smithi060 ceph-mon[109077]: pgmap v8031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:02 smithi089 ceph-mon[98504]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:02 smithi060 ceph-mon[94233]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:02 smithi060 ceph-mon[109077]: pgmap v8032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:04 smithi089 ceph-mon[98504]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:04 smithi060 ceph-mon[94233]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:04 smithi060 ceph-mon[109077]: pgmap v8033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:43:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:43:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:06 smithi089 ceph-mon[98504]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:06 smithi060 ceph-mon[94233]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:06 smithi060 ceph-mon[109077]: pgmap v8034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:08 smithi089 ceph-mon[98504]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:08 smithi060 ceph-mon[94233]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:08 smithi060 ceph-mon[109077]: pgmap v8035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:08.963 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:43:09.290 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:43:09.290 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 48s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:43:09.290 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 47s ago 2h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 48s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 47s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 47s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 48s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 48s ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 47s ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 48s ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 48s ago 2h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 47s ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 48s ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:43:09.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 48s ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:43:09.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 48s ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:43:09.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 48s ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:43:09.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 47s ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:43:09.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (2h) 47s ago 2h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:43:09.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (2h) 47s ago 2h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:43:09.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 47s ago 2h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:43:09.292 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 47s ago 2h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:43:09.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:43:09.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:43:09.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:43:09.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:43:09.691 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:43:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:10 smithi089 ceph-mon[98504]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:10 smithi089 ceph-mon[98504]: from='client.32708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1927766762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:43:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:10 smithi060 ceph-mon[94233]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:10 smithi060 ceph-mon[94233]: from='client.32708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1927766762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:43:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:10 smithi060 ceph-mon[109077]: pgmap v8036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:10 smithi060 ceph-mon[109077]: from='client.32708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1927766762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:43:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:11 smithi060 ceph-mon[94233]: from='client.32714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:11 smithi060 ceph-mon[109077]: from='client.32714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:11 smithi089 ceph-mon[98504]: from='client.32714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:12 smithi060 ceph-mon[94233]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:12 smithi060 ceph-mon[109077]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:12 smithi089 ceph-mon[98504]: pgmap v8037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:14 smithi060 ceph-mon[109077]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:14 smithi060 ceph-mon[94233]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:14 smithi089 ceph-mon[98504]: pgmap v8038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:43:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:43:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:16 smithi060 ceph-mon[94233]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:16 smithi060 ceph-mon[109077]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:16 smithi089 ceph-mon[98504]: pgmap v8039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:18 smithi060 ceph-mon[94233]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:18 smithi060 ceph-mon[109077]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:18 smithi089 ceph-mon[98504]: pgmap v8040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:20 smithi060 ceph-mon[94233]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:20 smithi060 ceph-mon[109077]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:20 smithi089 ceph-mon[98504]: pgmap v8041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:22 smithi060 ceph-mon[109077]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:22 smithi060 ceph-mon[94233]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:22 smithi089 ceph-mon[98504]: pgmap v8042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:43:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:43:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:43:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:43:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:43:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:43:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:43:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:43:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:43:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:43:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:43:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:43:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:24 smithi060 ceph-mon[94233]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:24 smithi060 ceph-mon[109077]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:24 smithi089 ceph-mon[98504]: pgmap v8043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:43:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:43:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:26 smithi060 ceph-mon[109077]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:26 smithi060 ceph-mon[94233]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:26 smithi089 ceph-mon[98504]: pgmap v8044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:28 smithi060 ceph-mon[94233]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:28 smithi060 ceph-mon[109077]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:28 smithi089 ceph-mon[98504]: pgmap v8045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:30 smithi060 ceph-mon[94233]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:30 smithi060 ceph-mon[109077]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:30 smithi089 ceph-mon[98504]: pgmap v8046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:32 smithi060 ceph-mon[94233]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:32 smithi060 ceph-mon[109077]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:32 smithi089 ceph-mon[98504]: pgmap v8047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:34 smithi060 ceph-mon[94233]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:34 smithi060 ceph-mon[109077]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:34 smithi089 ceph-mon[98504]: pgmap v8048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:43:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:43:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:36 smithi060 ceph-mon[94233]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:36 smithi060 ceph-mon[109077]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:36 smithi089 ceph-mon[98504]: pgmap v8049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:38 smithi060 ceph-mon[94233]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:38 smithi060 ceph-mon[109077]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:38 smithi089 ceph-mon[98504]: pgmap v8050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:40.052 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:43:40.381 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:43:40.381 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 79s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:43:40.381 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 78s ago 2h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:43:40.381 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 79s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 78s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 78s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 79s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 79s ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 78s ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 79s ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 79s ago 2h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 78s ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 79s ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 79s ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 79s ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 79s ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 78s ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:43:40.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 78s ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:43:40.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 78s ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:43:40.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (2h) 78s ago 2h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:43:40.383 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 78s ago 2h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:43:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:40 smithi060 ceph-mon[109077]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:40 smithi060 ceph-mon[94233]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:40 smithi089 ceph-mon[98504]: pgmap v8051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:43:40.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:43:40.781 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:43:40.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:43:40.781 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:43:40.781 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:43:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:41 smithi060 ceph-mon[94233]: from='client.22854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/215627106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:43:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:41 smithi060 ceph-mon[109077]: from='client.22854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/215627106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:43:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:41 smithi089 ceph-mon[98504]: from='client.22854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/215627106' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:43:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:42 smithi060 ceph-mon[94233]: from='client.22860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:42 smithi060 ceph-mon[94233]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:42 smithi060 ceph-mon[109077]: from='client.22860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:42 smithi060 ceph-mon[109077]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:42 smithi089 ceph-mon[98504]: from='client.22860 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:43:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:42 smithi089 ceph-mon[98504]: pgmap v8052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:44 smithi060 ceph-mon[94233]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:44 smithi060 ceph-mon[109077]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:44 smithi089 ceph-mon[98504]: pgmap v8053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:43:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:43:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:46 smithi060 ceph-mon[94233]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:46 smithi060 ceph-mon[109077]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:46 smithi089 ceph-mon[98504]: pgmap v8054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:48 smithi060 ceph-mon[94233]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:48 smithi060 ceph-mon[109077]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:48 smithi089 ceph-mon[98504]: pgmap v8055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:50 smithi060 ceph-mon[94233]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:50 smithi060 ceph-mon[109077]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:50 smithi089 ceph-mon[98504]: pgmap v8056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:52 smithi060 ceph-mon[94233]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:52 smithi060 ceph-mon[109077]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:52 smithi089 ceph-mon[98504]: pgmap v8057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:53.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:53 smithi060 ceph-mon[109077]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:53 smithi060 ceph-mon[94233]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:53 smithi089 ceph-mon[98504]: pgmap v8058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:43:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:43:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:55 smithi060 ceph-mon[94233]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:55 smithi060 ceph-mon[109077]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:55 smithi089 ceph-mon[98504]: pgmap v8059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:43:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:57 smithi060 ceph-mon[94233]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:57 smithi060 ceph-mon[109077]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:43:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:57 smithi089 ceph-mon[98504]: pgmap v8060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:43:59 smithi060 ceph-mon[94233]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:43:59 smithi060 ceph-mon[109077]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:43:59 smithi089 ceph-mon[98504]: pgmap v8061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:01 smithi060 ceph-mon[94233]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:01 smithi060 ceph-mon[109077]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:01 smithi089 ceph-mon[98504]: pgmap v8062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:03 smithi060 ceph-mon[94233]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:03 smithi060 ceph-mon[109077]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:03 smithi089 ceph-mon[98504]: pgmap v8063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:44:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:44:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:05 smithi060 ceph-mon[109077]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:05 smithi060 ceph-mon[94233]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:05 smithi089 ceph-mon[98504]: pgmap v8064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:07 smithi060 ceph-mon[94233]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:07 smithi060 ceph-mon[109077]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:07 smithi089 ceph-mon[98504]: pgmap v8065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:09 smithi060 ceph-mon[94233]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:09 smithi060 ceph-mon[109077]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:09 smithi089 ceph-mon[98504]: pgmap v8066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:11.143 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:44:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 110s ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 110s ago 2h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (2h) 110s ago 2h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (2h) 110s ago 2h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 110s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 110s ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 110s ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 110s ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 110s ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 110s ago 2h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 110s ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 110s ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 110s ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:44:11.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 110s ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:44:11.470 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 110s ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:44:11.470 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 110s ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:44:11.470 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 110s ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:44:11.470 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 110s ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:44:11.470 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 110s ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:44:11.470 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 110s ago 2h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:44:11.867 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:11.868 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:44:11.868 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:44:11.868 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:11.868 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:44:11.868 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:44:11.868 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:44:11.868 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:44:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:11 smithi060 ceph-mon[94233]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:11 smithi060 ceph-mon[109077]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:11 smithi089 ceph-mon[98504]: pgmap v8067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:12 smithi060 ceph-mon[94233]: from='client.32744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:12 smithi060 ceph-mon[94233]: from='client.22878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/358392404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:44:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:12 smithi060 ceph-mon[109077]: from='client.32744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:12 smithi060 ceph-mon[109077]: from='client.22878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/358392404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:44:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:12 smithi089 ceph-mon[98504]: from='client.32744 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:12 smithi089 ceph-mon[98504]: from='client.22878 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/358392404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:44:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:13 smithi060 ceph-mon[94233]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:13 smithi060 ceph-mon[109077]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:13 smithi089 ceph-mon[98504]: pgmap v8068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:44:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:44:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:15 smithi060 ceph-mon[94233]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:15 smithi060 ceph-mon[109077]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:15 smithi089 ceph-mon[98504]: pgmap v8069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:17 smithi060 ceph-mon[109077]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:17 smithi060 ceph-mon[94233]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:17 smithi089 ceph-mon[98504]: pgmap v8070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:19 smithi060 ceph-mon[109077]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:19 smithi060 ceph-mon[94233]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:19 smithi089 ceph-mon[98504]: pgmap v8071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:21 smithi060 ceph-mon[94233]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:21 smithi060 ceph-mon[109077]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:21 smithi089 ceph-mon[98504]: pgmap v8072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:44:23.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:44:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[94233]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[109077]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:44:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:44:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:23 smithi089 ceph-mon[98504]: pgmap v8073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:44:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:44:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:44:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:44:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:44:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:25 smithi060 ceph-mon[94233]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:25 smithi060 ceph-mon[109077]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:25 smithi089 ceph-mon[98504]: pgmap v8074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:27 smithi060 ceph-mon[109077]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:27 smithi060 ceph-mon[94233]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:27 smithi089 ceph-mon[98504]: pgmap v8075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:29 smithi060 ceph-mon[109077]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:29 smithi060 ceph-mon[94233]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:29 smithi089 ceph-mon[98504]: pgmap v8076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:31 smithi060 ceph-mon[94233]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:31 smithi060 ceph-mon[109077]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:31 smithi089 ceph-mon[98504]: pgmap v8077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:33 smithi060 ceph-mon[109077]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:33 smithi060 ceph-mon[94233]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:33 smithi089 ceph-mon[98504]: pgmap v8078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:44:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:44:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:35 smithi060 ceph-mon[94233]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:35 smithi060 ceph-mon[109077]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:35 smithi089 ceph-mon[98504]: pgmap v8079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:37 smithi060 ceph-mon[94233]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:37 smithi060 ceph-mon[109077]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:37 smithi089 ceph-mon[98504]: pgmap v8080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:39 smithi060 ceph-mon[94233]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:39 smithi060 ceph-mon[109077]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:39 smithi089 ceph-mon[98504]: pgmap v8081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:42.231 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:44:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:41 smithi060 ceph-mon[94233]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:41 smithi060 ceph-mon[109077]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:41 smithi089 ceph-mon[98504]: pgmap v8082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:42.555 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:44:42.555 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 2h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:44:42.555 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:44:42.555 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:44:42.555 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:44:42.555 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:44:42.556 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 2h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:44:42.955 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:44:42.956 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:44:42.957 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:44:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[94233]: from='client.22890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:44.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[94233]: from='client.32768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:44.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[94233]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:44.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/702460822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:44:44.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[109077]: from='client.22890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:44.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[109077]: from='client.32768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:44.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[109077]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:44.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/702460822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:44:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:43 smithi089 ceph-mon[98504]: from='client.22890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:43 smithi089 ceph-mon[98504]: from='client.32768 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:44:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:43 smithi089 ceph-mon[98504]: pgmap v8083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/702460822' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:44:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:44:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:44:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:45 smithi060 ceph-mon[94233]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:45 smithi060 ceph-mon[109077]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:45 smithi089 ceph-mon[98504]: pgmap v8084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:47 smithi060 ceph-mon[94233]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:47 smithi060 ceph-mon[109077]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:47 smithi089 ceph-mon[98504]: pgmap v8085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:49 smithi060 ceph-mon[94233]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:49 smithi060 ceph-mon[109077]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:49 smithi089 ceph-mon[98504]: pgmap v8086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:51 smithi060 ceph-mon[94233]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:51 smithi060 ceph-mon[109077]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:51 smithi089 ceph-mon[98504]: pgmap v8087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:53 smithi060 ceph-mon[94233]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:53 smithi060 ceph-mon[109077]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:53 smithi089 ceph-mon[98504]: pgmap v8088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:44:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:44:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:55 smithi060 ceph-mon[94233]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:55 smithi060 ceph-mon[109077]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:55 smithi089 ceph-mon[98504]: pgmap v8089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:44:57.908 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 07:44:57 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T07:44:57.564Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701405894402 maxt=1701410400000 ulid=01HGJ5CZNNQ3VBNN6QHGD8CB10 duration=39.135255ms 2023-12-01T07:44:57.908 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 07:44:57 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T07:44:57.570Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=5.901105ms 2023-12-01T07:44:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:57 smithi060 ceph-mon[94233]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:57 smithi060 ceph-mon[109077]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:44:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:57 smithi089 ceph-mon[98504]: pgmap v8090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:44:59 smithi060 ceph-mon[94233]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:44:59 smithi060 ceph-mon[109077]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:44:59 smithi089 ceph-mon[98504]: pgmap v8091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:01 smithi060 ceph-mon[94233]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:01 smithi060 ceph-mon[109077]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:01 smithi089 ceph-mon[98504]: pgmap v8092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:03 smithi060 ceph-mon[94233]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:03 smithi060 ceph-mon[109077]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:03 smithi089 ceph-mon[98504]: pgmap v8093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:45:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:45:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:05 smithi060 ceph-mon[94233]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:05 smithi060 ceph-mon[109077]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:05 smithi089 ceph-mon[98504]: pgmap v8094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:08.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:07 smithi060 ceph-mon[94233]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:08.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:07 smithi060 ceph-mon[109077]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:07 smithi089 ceph-mon[98504]: pgmap v8095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:09 smithi060 ceph-mon[94233]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:09 smithi060 ceph-mon[109077]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:09 smithi089 ceph-mon[98504]: pgmap v8096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:11 smithi060 ceph-mon[94233]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:11 smithi060 ceph-mon[109077]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:11 smithi089 ceph-mon[98504]: pgmap v8097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:13.317 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:45:13.646 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:45:13.646 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (2h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:45:13.646 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (2h) 2m ago 2h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:45:13.646 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:45:13.646 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (2h) 2m ago 2h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (2h) 2m ago 2h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:45:13.647 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 2m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:14.045 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:45:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:45:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:13 smithi060 ceph-mon[94233]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:13 smithi060 ceph-mon[109077]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:13 smithi089 ceph-mon[98504]: pgmap v8098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:45:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:45:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:14 smithi060 ceph-mon[94233]: from='client.32780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:14 smithi060 ceph-mon[94233]: from='client.22914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2132477704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:45:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:14 smithi060 ceph-mon[109077]: from='client.32780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:14 smithi060 ceph-mon[109077]: from='client.22914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2132477704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:45:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:14 smithi089 ceph-mon[98504]: from='client.32780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:14 smithi089 ceph-mon[98504]: from='client.22914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2132477704' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:45:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:15 smithi060 ceph-mon[94233]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:15 smithi060 ceph-mon[109077]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:15 smithi089 ceph-mon[98504]: pgmap v8099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:17 smithi060 ceph-mon[94233]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:17 smithi060 ceph-mon[109077]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:17 smithi089 ceph-mon[98504]: pgmap v8100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:19 smithi060 ceph-mon[94233]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:19 smithi060 ceph-mon[109077]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:19 smithi089 ceph-mon[98504]: pgmap v8101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:21 smithi060 ceph-mon[94233]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:21 smithi060 ceph-mon[109077]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:21 smithi089 ceph-mon[98504]: pgmap v8102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:23.789 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 07:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T07:45:23.374097313Z level=info msg="Completed cleanup jobs" duration=12.837072ms 2023-12-01T07:45:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:23 smithi060 ceph-mon[94233]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:45:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:23 smithi060 ceph-mon[109077]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:45:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:23 smithi089 ceph-mon[98504]: pgmap v8103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:45:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:45:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:45:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:45:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:45:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:45:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:45:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:45:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:45:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:45:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:45:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:45:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:26 smithi060 ceph-mon[109077]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:26 smithi060 ceph-mon[94233]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:26 smithi089 ceph-mon[98504]: pgmap v8104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:28 smithi060 ceph-mon[94233]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:28 smithi060 ceph-mon[109077]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:28 smithi089 ceph-mon[98504]: pgmap v8105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:30 smithi060 ceph-mon[94233]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:30 smithi060 ceph-mon[109077]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:30 smithi089 ceph-mon[98504]: pgmap v8106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:32 smithi060 ceph-mon[94233]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:32 smithi060 ceph-mon[109077]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:32 smithi089 ceph-mon[98504]: pgmap v8107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:34 smithi060 ceph-mon[94233]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:34 smithi060 ceph-mon[109077]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:34 smithi089 ceph-mon[98504]: pgmap v8108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:45:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T07:45:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:36 smithi060 ceph-mon[94233]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:36 smithi060 ceph-mon[109077]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:36 smithi089 ceph-mon[98504]: pgmap v8109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:38 smithi060 ceph-mon[94233]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:38 smithi060 ceph-mon[109077]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:38 smithi089 ceph-mon[98504]: pgmap v8110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:40 smithi060 ceph-mon[94233]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:40 smithi060 ceph-mon[109077]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:40 smithi089 ceph-mon[98504]: pgmap v8111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:42 smithi060 ceph-mon[94233]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:42 smithi060 ceph-mon[109077]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:42 smithi089 ceph-mon[98504]: pgmap v8112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:44 smithi060 ceph-mon[109077]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:44 smithi060 ceph-mon[94233]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:44.411 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:45:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:44 smithi089 ceph-mon[98504]: pgmap v8113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:44.737 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:45:44.738 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:45:44.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:45:44.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:45:44.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:45:44.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:45:44.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:45:44.739 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (2h) 3m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:45:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:45:44] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:45:45.141 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:45:45.142 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:45.143 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:45:45.143 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:45:45.143 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:45:45.143 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:45:45.143 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:45:45.143 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:45:45.143 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:45:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[94233]: from='client.32798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[94233]: from='client.22932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[94233]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3817764487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:45:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[109077]: from='client.32798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[109077]: from='client.22932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[109077]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3817764487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:45:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:46 smithi089 ceph-mon[98504]: from='client.32798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:46 smithi089 ceph-mon[98504]: from='client.22932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:45:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:46 smithi089 ceph-mon[98504]: pgmap v8114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3817764487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:45:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:48 smithi060 ceph-mon[94233]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:48 smithi060 ceph-mon[109077]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:48 smithi089 ceph-mon[98504]: pgmap v8115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:50 smithi060 ceph-mon[94233]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:50 smithi060 ceph-mon[109077]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:50 smithi089 ceph-mon[98504]: pgmap v8116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:52 smithi060 ceph-mon[94233]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:52 smithi060 ceph-mon[109077]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:52 smithi089 ceph-mon[98504]: pgmap v8117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:54 smithi060 ceph-mon[109077]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:54 smithi060 ceph-mon[94233]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:54 smithi089 ceph-mon[98504]: pgmap v8118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:45:54] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:45:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:56 smithi060 ceph-mon[94233]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:56 smithi060 ceph-mon[109077]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:56 smithi089 ceph-mon[98504]: pgmap v8119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:45:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:57 smithi060 ceph-mon[94233]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:57.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:57 smithi060 ceph-mon[109077]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:45:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:57 smithi089 ceph-mon[98504]: pgmap v8120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:45:59 smithi060 ceph-mon[94233]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:45:59 smithi060 ceph-mon[109077]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:45:59 smithi089 ceph-mon[98504]: pgmap v8121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:01 smithi060 ceph-mon[94233]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:01 smithi060 ceph-mon[109077]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:01 smithi089 ceph-mon[98504]: pgmap v8122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:03 smithi060 ceph-mon[94233]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:03 smithi060 ceph-mon[109077]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:03 smithi089 ceph-mon[98504]: pgmap v8123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:46:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:46:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:05 smithi060 ceph-mon[109077]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:05 smithi060 ceph-mon[94233]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:05 smithi089 ceph-mon[98504]: pgmap v8124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:07 smithi060 ceph-mon[94233]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:07 smithi060 ceph-mon[109077]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:07 smithi089 ceph-mon[98504]: pgmap v8125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:09 smithi060 ceph-mon[94233]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:09 smithi060 ceph-mon[109077]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:09 smithi089 ceph-mon[98504]: pgmap v8126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:11 smithi060 ceph-mon[94233]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:11 smithi060 ceph-mon[109077]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:11 smithi089 ceph-mon[98504]: pgmap v8127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:13 smithi060 ceph-mon[94233]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:13 smithi060 ceph-mon[109077]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:13 smithi089 ceph-mon[98504]: pgmap v8128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:46:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:46:15.503 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:46:15.827 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:46:15.828 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:46:16.228 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:16.229 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:46:16.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:46:16.230 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:46:16.230 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:46:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:15 smithi060 ceph-mon[94233]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:15 smithi060 ceph-mon[109077]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:15 smithi089 ceph-mon[98504]: pgmap v8129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:16 smithi060 ceph-mon[109077]: from='client.22944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:16 smithi060 ceph-mon[109077]: from='client.32822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1001957743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:46:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:16 smithi060 ceph-mon[94233]: from='client.22944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:16 smithi060 ceph-mon[94233]: from='client.32822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1001957743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:46:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:16 smithi089 ceph-mon[98504]: from='client.22944 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:16 smithi089 ceph-mon[98504]: from='client.32822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1001957743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:46:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:17 smithi060 ceph-mon[94233]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:17 smithi060 ceph-mon[109077]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:17 smithi089 ceph-mon[98504]: pgmap v8130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:19 smithi060 ceph-mon[94233]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:19 smithi060 ceph-mon[109077]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:19 smithi089 ceph-mon[98504]: pgmap v8131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:21 smithi060 ceph-mon[94233]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:21 smithi060 ceph-mon[109077]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:21 smithi089 ceph-mon[98504]: pgmap v8132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:23 smithi060 ceph-mon[94233]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:23 smithi060 ceph-mon[109077]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:23 smithi089 ceph-mon[98504]: pgmap v8133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:46:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:46:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:46:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:46:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:46:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:26.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:25 smithi060 ceph-mon[94233]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:26.176 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:26.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:25 smithi060 ceph-mon[109077]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:26.177 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:25 smithi089 ceph-mon[98504]: pgmap v8134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:28.186 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:27 smithi060 ceph-mon[94233]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:28.186 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:27 smithi060 ceph-mon[109077]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:27 smithi089 ceph-mon[98504]: pgmap v8135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[94233]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:29 smithi060 ceph-mon[109077]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:46:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:46:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:46:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:29 smithi089 ceph-mon[98504]: pgmap v8136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:31 smithi060 ceph-mon[94233]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:31 smithi060 ceph-mon[109077]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:31 smithi089 ceph-mon[98504]: pgmap v8137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:33 smithi060 ceph-mon[94233]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:33 smithi060 ceph-mon[109077]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:33 smithi089 ceph-mon[98504]: pgmap v8138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:46:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:46:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:35 smithi060 ceph-mon[94233]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:35 smithi060 ceph-mon[109077]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:35 smithi089 ceph-mon[98504]: pgmap v8139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:37 smithi060 ceph-mon[109077]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:37 smithi060 ceph-mon[94233]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:37 smithi089 ceph-mon[98504]: pgmap v8140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:39 smithi060 ceph-mon[94233]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:39 smithi060 ceph-mon[109077]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:39 smithi089 ceph-mon[98504]: pgmap v8141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:41 smithi060 ceph-mon[94233]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:41 smithi060 ceph-mon[109077]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:41 smithi089 ceph-mon[98504]: pgmap v8142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:43 smithi060 ceph-mon[94233]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:43 smithi060 ceph-mon[109077]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:43 smithi089 ceph-mon[98504]: pgmap v8143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:46:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:46:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:45 smithi060 ceph-mon[94233]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:45 smithi060 ceph-mon[109077]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:45 smithi089 ceph-mon[98504]: pgmap v8144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:46.593 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:46:46.918 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:46:46.918 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:46:46.918 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:46:46.918 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:46:46.918 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:46:46.918 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:46:46.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:46:46.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:46:46.920 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:46:47.318 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:46:47.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:46:47.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:46:47.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:46:47.319 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:46:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[109077]: from='client.22962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[109077]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[109077]: from='client.22968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/632171962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[94233]: from='client.22962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[94233]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[94233]: from='client.22968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/632171962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:46:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:47 smithi089 ceph-mon[98504]: from='client.22962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:47 smithi089 ceph-mon[98504]: pgmap v8145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:47 smithi089 ceph-mon[98504]: from='client.22968 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:46:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/632171962' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:46:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:49 smithi060 ceph-mon[94233]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:49 smithi060 ceph-mon[109077]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:49 smithi089 ceph-mon[98504]: pgmap v8146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:51 smithi060 ceph-mon[94233]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:51 smithi060 ceph-mon[109077]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:51 smithi089 ceph-mon[98504]: pgmap v8147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:53 smithi060 ceph-mon[109077]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:53 smithi060 ceph-mon[94233]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:53 smithi089 ceph-mon[98504]: pgmap v8148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:46:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:46:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:55 smithi060 ceph-mon[94233]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:55 smithi060 ceph-mon[109077]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:55 smithi089 ceph-mon[98504]: pgmap v8149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:46:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:57 smithi060 ceph-mon[94233]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:57 smithi060 ceph-mon[109077]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:46:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:57 smithi089 ceph-mon[98504]: pgmap v8150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:46:59 smithi060 ceph-mon[94233]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:46:59 smithi060 ceph-mon[109077]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:46:59 smithi089 ceph-mon[98504]: pgmap v8151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:01 smithi060 ceph-mon[94233]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:01 smithi060 ceph-mon[109077]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:01 smithi089 ceph-mon[98504]: pgmap v8152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:03 smithi060 ceph-mon[94233]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:03 smithi060 ceph-mon[109077]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:03 smithi089 ceph-mon[98504]: pgmap v8153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:47:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:47:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:05 smithi060 ceph-mon[94233]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:05 smithi060 ceph-mon[109077]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:05 smithi089 ceph-mon[98504]: pgmap v8154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:07 smithi060 ceph-mon[94233]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:07 smithi060 ceph-mon[109077]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:07 smithi089 ceph-mon[98504]: pgmap v8155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:09 smithi060 ceph-mon[94233]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:09 smithi060 ceph-mon[109077]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:09 smithi089 ceph-mon[98504]: pgmap v8156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:11 smithi060 ceph-mon[94233]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:11 smithi060 ceph-mon[109077]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:11 smithi089 ceph-mon[98504]: pgmap v8157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:13 smithi060 ceph-mon[94233]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:13 smithi060 ceph-mon[109077]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:13 smithi089 ceph-mon[98504]: pgmap v8158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:47:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:47:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:15 smithi060 ceph-mon[94233]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:15 smithi060 ceph-mon[109077]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:15 smithi089 ceph-mon[98504]: pgmap v8159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:17.679 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:47:18.007 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:47:18.007 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:47:18.007 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:47:18.007 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:47:18.007 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:47:18.007 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:47:18.007 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:47:18.008 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:47:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:17 smithi060 ceph-mon[94233]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:17 smithi060 ceph-mon[109077]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:17 smithi089 ceph-mon[98504]: pgmap v8160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:47:18.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:47:18.407 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:47:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:18 smithi060 ceph-mon[94233]: from='client.32852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:18 smithi060 ceph-mon[94233]: from='client.32858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1536195156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:47:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:18 smithi060 ceph-mon[109077]: from='client.32852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:18 smithi060 ceph-mon[109077]: from='client.32858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1536195156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:47:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:18 smithi089 ceph-mon[98504]: from='client.32852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:18 smithi089 ceph-mon[98504]: from='client.32858 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1536195156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:47:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:19 smithi060 ceph-mon[94233]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:19 smithi060 ceph-mon[109077]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:19 smithi089 ceph-mon[98504]: pgmap v8161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:21 smithi060 ceph-mon[109077]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:21 smithi060 ceph-mon[94233]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:21 smithi089 ceph-mon[98504]: pgmap v8162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:23 smithi060 ceph-mon[109077]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:23 smithi060 ceph-mon[94233]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:23 smithi089 ceph-mon[98504]: pgmap v8163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:47:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:47:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:25 smithi060 ceph-mon[94233]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:25 smithi060 ceph-mon[109077]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:25 smithi089 ceph-mon[98504]: pgmap v8164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:27 smithi060 ceph-mon[94233]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:27 smithi060 ceph-mon[109077]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:27 smithi089 ceph-mon[98504]: pgmap v8165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:47:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:47:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:47:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:29 smithi089 ceph-mon[98504]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:29 smithi060 ceph-mon[94233]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:29 smithi060 ceph-mon[109077]: pgmap v8166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:31 smithi089 ceph-mon[98504]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[109077]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:47:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:47:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[94233]: pgmap v8167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:47:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:47:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:47:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:33 smithi060 ceph-mon[94233]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:33 smithi060 ceph-mon[109077]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:33 smithi089 ceph-mon[98504]: pgmap v8168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:47:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:47:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:35 smithi060 ceph-mon[94233]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:35 smithi060 ceph-mon[109077]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:35 smithi089 ceph-mon[98504]: pgmap v8169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:37 smithi060 ceph-mon[94233]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:37 smithi060 ceph-mon[109077]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:37 smithi089 ceph-mon[98504]: pgmap v8170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:39 smithi060 ceph-mon[94233]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:39 smithi060 ceph-mon[109077]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:39 smithi089 ceph-mon[98504]: pgmap v8171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:41 smithi060 ceph-mon[94233]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:41 smithi060 ceph-mon[109077]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:41 smithi089 ceph-mon[98504]: pgmap v8172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:43 smithi060 ceph-mon[94233]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:43 smithi060 ceph-mon[109077]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:43 smithi089 ceph-mon[98504]: pgmap v8173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:47:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:47:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:45 smithi060 ceph-mon[94233]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:45 smithi060 ceph-mon[109077]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:45 smithi089 ceph-mon[98504]: pgmap v8174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:47 smithi060 ceph-mon[94233]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:47 smithi060 ceph-mon[109077]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:47 smithi089 ceph-mon[98504]: pgmap v8175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:48.772 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:47:49.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:47:49.105 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:47:49.503 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:47:49.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:47:49.505 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:47:49.505 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:47:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[94233]: from='client.32870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[94233]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[94233]: from='client.23004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2239865328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:47:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[109077]: from='client.32870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[109077]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[109077]: from='client.23004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2239865328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:47:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:49 smithi089 ceph-mon[98504]: from='client.32870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:49 smithi089 ceph-mon[98504]: pgmap v8176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:49 smithi089 ceph-mon[98504]: from='client.23004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:47:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2239865328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:47:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:51 smithi060 ceph-mon[94233]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:51 smithi060 ceph-mon[109077]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:51 smithi089 ceph-mon[98504]: pgmap v8177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:53 smithi060 ceph-mon[94233]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:53 smithi060 ceph-mon[109077]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:53 smithi089 ceph-mon[98504]: pgmap v8178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:47:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:47:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:55 smithi060 ceph-mon[94233]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:55 smithi060 ceph-mon[109077]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:55 smithi089 ceph-mon[98504]: pgmap v8179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:47:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:57 smithi060 ceph-mon[94233]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:57 smithi060 ceph-mon[109077]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:47:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:57 smithi089 ceph-mon[98504]: pgmap v8180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:47:59 smithi060 ceph-mon[94233]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:00.273 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:47:59 smithi060 ceph-mon[109077]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:47:59 smithi089 ceph-mon[98504]: pgmap v8181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:01 smithi060 ceph-mon[94233]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:01 smithi060 ceph-mon[109077]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:01 smithi089 ceph-mon[98504]: pgmap v8182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:03 smithi060 ceph-mon[94233]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:03 smithi060 ceph-mon[109077]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:03 smithi089 ceph-mon[98504]: pgmap v8183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:48:04] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:48:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:05 smithi060 ceph-mon[94233]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:05 smithi060 ceph-mon[109077]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:05 smithi089 ceph-mon[98504]: pgmap v8184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:07 smithi060 ceph-mon[94233]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:07 smithi060 ceph-mon[109077]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:07 smithi089 ceph-mon[98504]: pgmap v8185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:09 smithi060 ceph-mon[94233]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:09 smithi060 ceph-mon[109077]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:09 smithi089 ceph-mon[98504]: pgmap v8186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:12 smithi060 ceph-mon[94233]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:12 smithi060 ceph-mon[109077]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:12 smithi089 ceph-mon[98504]: pgmap v8187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:14 smithi060 ceph-mon[94233]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:14 smithi060 ceph-mon[109077]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:14 smithi089 ceph-mon[98504]: pgmap v8188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:48:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:48:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:16 smithi060 ceph-mon[94233]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:16 smithi060 ceph-mon[109077]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:16 smithi089 ceph-mon[98504]: pgmap v8189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:18 smithi089 ceph-mon[98504]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:18 smithi060 ceph-mon[109077]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:18 smithi060 ceph-mon[94233]: pgmap v8190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:19.865 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:48:20.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:48:20.196 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:48:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:20 smithi089 ceph-mon[98504]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:20 smithi060 ceph-mon[94233]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:20 smithi060 ceph-mon[109077]: pgmap v8191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:20.591 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:48:20.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:48:20.593 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:48:20.593 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:48:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:21 smithi089 ceph-mon[98504]: from='client.23016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2639353528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:48:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:21 smithi060 ceph-mon[94233]: from='client.23016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2639353528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:48:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:21 smithi060 ceph-mon[109077]: from='client.23016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2639353528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:48:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:22 smithi089 ceph-mon[98504]: from='client.23022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:22 smithi089 ceph-mon[98504]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:22 smithi060 ceph-mon[94233]: from='client.23022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:22 smithi060 ceph-mon[94233]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:22 smithi060 ceph-mon[109077]: from='client.23022 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:22 smithi060 ceph-mon[109077]: pgmap v8192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:24 smithi089 ceph-mon[98504]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:24 smithi060 ceph-mon[94233]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:24 smithi060 ceph-mon[109077]: pgmap v8193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:48:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:48:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:26 smithi089 ceph-mon[98504]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:26 smithi060 ceph-mon[109077]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:26 smithi060 ceph-mon[94233]: pgmap v8194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:28 smithi089 ceph-mon[98504]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:28 smithi060 ceph-mon[94233]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:28 smithi060 ceph-mon[109077]: pgmap v8195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:30 smithi089 ceph-mon[98504]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:30 smithi060 ceph-mon[109077]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:30 smithi060 ceph-mon[94233]: pgmap v8196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:32 smithi089 ceph-mon[98504]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:48:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:32 smithi060 ceph-mon[94233]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:48:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:32 smithi060 ceph-mon[109077]: pgmap v8197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:48:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:34.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:48:34.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:48:34.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: pgmap v8198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:48:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:48:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:48:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:48:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:48:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:35 smithi060 ceph-mon[94233]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:35 smithi060 ceph-mon[109077]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:35 smithi089 ceph-mon[98504]: pgmap v8199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:37 smithi060 ceph-mon[94233]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:37 smithi060 ceph-mon[109077]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:37 smithi089 ceph-mon[98504]: pgmap v8200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:39 smithi060 ceph-mon[94233]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:39 smithi060 ceph-mon[109077]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:39 smithi089 ceph-mon[98504]: pgmap v8201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:41 smithi060 ceph-mon[109077]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:41 smithi060 ceph-mon[94233]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:41 smithi089 ceph-mon[98504]: pgmap v8202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:43 smithi060 ceph-mon[109077]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:43 smithi060 ceph-mon[94233]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:43 smithi089 ceph-mon[98504]: pgmap v8203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:48:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:48:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:45 smithi060 ceph-mon[94233]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:45 smithi060 ceph-mon[109077]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:45 smithi089 ceph-mon[98504]: pgmap v8204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:47 smithi060 ceph-mon[94233]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:47 smithi060 ceph-mon[109077]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:47 smithi089 ceph-mon[98504]: pgmap v8205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:49 smithi060 ceph-mon[94233]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:49 smithi060 ceph-mon[109077]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:49 smithi089 ceph-mon[98504]: pgmap v8206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:50.955 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:48:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:48:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:48:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:48:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:48:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:48:51.281 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:48:51.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:48:51.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:48:51.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:48:51.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:48:51.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:48:51.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:48:51.283 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:48:51.682 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:51.683 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:48:51.684 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:48:51.684 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:48:51.684 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:48:51.684 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:48:51.684 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:48:51.684 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:48:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:52 smithi060 ceph-mon[94233]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:52 smithi060 ceph-mon[94233]: from='client.32906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3788318306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:48:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:52 smithi060 ceph-mon[109077]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:52 smithi060 ceph-mon[109077]: from='client.32906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3788318306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:48:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:52 smithi089 ceph-mon[98504]: pgmap v8207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:52 smithi089 ceph-mon[98504]: from='client.32906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3788318306' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:48:53.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:53 smithi060 ceph-mon[109077]: from='client.32912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:53 smithi060 ceph-mon[94233]: from='client.32912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:53 smithi089 ceph-mon[98504]: from='client.32912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:48:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:54 smithi060 ceph-mon[94233]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:54 smithi060 ceph-mon[109077]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:54 smithi089 ceph-mon[98504]: pgmap v8208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:48:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:48:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:56 smithi089 ceph-mon[98504]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:56 smithi060 ceph-mon[109077]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:56 smithi060 ceph-mon[94233]: pgmap v8209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:48:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:48:58 smithi089 ceph-mon[98504]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:48:58 smithi060 ceph-mon[94233]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:48:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:48:58 smithi060 ceph-mon[109077]: pgmap v8210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:00 smithi089 ceph-mon[98504]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:00 smithi060 ceph-mon[94233]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:00 smithi060 ceph-mon[109077]: pgmap v8211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:02 smithi089 ceph-mon[98504]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:02 smithi060 ceph-mon[94233]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:02 smithi060 ceph-mon[109077]: pgmap v8212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:04 smithi089 ceph-mon[98504]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:04 smithi060 ceph-mon[109077]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:04 smithi060 ceph-mon[94233]: pgmap v8213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:49:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:49:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:06 smithi089 ceph-mon[98504]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:06 smithi060 ceph-mon[94233]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:06 smithi060 ceph-mon[109077]: pgmap v8214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:08 smithi089 ceph-mon[98504]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:08 smithi060 ceph-mon[94233]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:08 smithi060 ceph-mon[109077]: pgmap v8215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:10 smithi089 ceph-mon[98504]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:10 smithi060 ceph-mon[94233]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:10 smithi060 ceph-mon[109077]: pgmap v8216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:12 smithi060 ceph-mon[94233]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:12 smithi060 ceph-mon[109077]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:12 smithi089 ceph-mon[98504]: pgmap v8217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:14 smithi060 ceph-mon[94233]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:14 smithi060 ceph-mon[109077]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:14 smithi089 ceph-mon[98504]: pgmap v8218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:49:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:49:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:16 smithi060 ceph-mon[94233]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:16 smithi060 ceph-mon[109077]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:16 smithi089 ceph-mon[98504]: pgmap v8219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:18 smithi060 ceph-mon[94233]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:18 smithi060 ceph-mon[109077]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:18 smithi089 ceph-mon[98504]: pgmap v8220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:20 smithi060 ceph-mon[94233]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:20 smithi060 ceph-mon[109077]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:20 smithi089 ceph-mon[98504]: pgmap v8221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:22.040 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:49:22.367 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:49:22.368 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:49:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:22 smithi060 ceph-mon[94233]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:22 smithi060 ceph-mon[109077]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:22 smithi089 ceph-mon[98504]: pgmap v8222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:22.765 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:49:22.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:49:22.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:49:22.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:22.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:49:22.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:49:22.766 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:49:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:23 smithi060 ceph-mon[109077]: from='client.32924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2327465585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:49:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:23 smithi060 ceph-mon[94233]: from='client.32924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2327465585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:49:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:23 smithi089 ceph-mon[98504]: from='client.32924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2327465585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:49:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:24 smithi060 ceph-mon[109077]: from='client.32930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:24 smithi060 ceph-mon[109077]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:24 smithi060 ceph-mon[94233]: from='client.32930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:24 smithi060 ceph-mon[94233]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:24 smithi089 ceph-mon[98504]: from='client.32930 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:24 smithi089 ceph-mon[98504]: pgmap v8223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:49:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:49:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:26 smithi060 ceph-mon[109077]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:26 smithi060 ceph-mon[94233]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:26 smithi089 ceph-mon[98504]: pgmap v8224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:28 smithi060 ceph-mon[109077]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:28 smithi060 ceph-mon[94233]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:28 smithi089 ceph-mon[98504]: pgmap v8225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:30 smithi060 ceph-mon[94233]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:30 smithi060 ceph-mon[109077]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:30.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:30 smithi089 ceph-mon[98504]: pgmap v8226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:32 smithi060 ceph-mon[94233]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:32 smithi060 ceph-mon[109077]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:32 smithi089 ceph-mon[98504]: pgmap v8227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[94233]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[109077]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:49:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:49:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:49:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:34 smithi089 ceph-mon[98504]: pgmap v8228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:49:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:49:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:49:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:49:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:49:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:49:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:36 smithi060 ceph-mon[94233]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:36 smithi060 ceph-mon[109077]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:36 smithi089 ceph-mon[98504]: pgmap v8229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:38 smithi060 ceph-mon[94233]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:38 smithi060 ceph-mon[109077]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:38.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:38 smithi089 ceph-mon[98504]: pgmap v8230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:40 smithi060 ceph-mon[94233]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:40 smithi060 ceph-mon[109077]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:40 smithi089 ceph-mon[98504]: pgmap v8231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:42 smithi060 ceph-mon[94233]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:42 smithi060 ceph-mon[109077]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:42 smithi089 ceph-mon[98504]: pgmap v8232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:44 smithi060 ceph-mon[94233]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:44 smithi060 ceph-mon[109077]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:44 smithi089 ceph-mon[98504]: pgmap v8233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:49:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:49:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:46 smithi060 ceph-mon[94233]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:46 smithi060 ceph-mon[109077]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:46 smithi089 ceph-mon[98504]: pgmap v8234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:48 smithi060 ceph-mon[94233]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:48 smithi060 ceph-mon[109077]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:48 smithi089 ceph-mon[98504]: pgmap v8235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:50 smithi060 ceph-mon[94233]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:50 smithi060 ceph-mon[109077]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:50 smithi089 ceph-mon[98504]: pgmap v8236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:52 smithi060 ceph-mon[94233]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:52 smithi060 ceph-mon[109077]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:52 smithi089 ceph-mon[98504]: pgmap v8237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:53.125 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:49:53.452 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:49:53.452 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:49:53.452 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:49:53.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:49:53.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:49:53.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:49:53.454 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:49:53.851 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:49:53.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:49:53.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:49:53.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:53.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:49:53.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:49:53.852 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:49:54.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:54 smithi060 ceph-mon[94233]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:54.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:54 smithi060 ceph-mon[94233]: from='client.23070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:54.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1654689174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:49:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:54 smithi060 ceph-mon[109077]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:54 smithi060 ceph-mon[109077]: from='client.23070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1654689174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:49:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:54 smithi089 ceph-mon[98504]: pgmap v8238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:54 smithi089 ceph-mon[98504]: from='client.23070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1654689174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:49:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:49:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T07:49:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:55 smithi060 ceph-mon[94233]: from='client.23076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:55.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:55 smithi060 ceph-mon[109077]: from='client.23076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:55 smithi089 ceph-mon[98504]: from='client.23076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:49:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:56 smithi060 ceph-mon[94233]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:56 smithi060 ceph-mon[109077]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:56 smithi089 ceph-mon[98504]: pgmap v8239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:49:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:49:58 smithi060 ceph-mon[109077]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:49:58 smithi060 ceph-mon[94233]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:49:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:49:58 smithi089 ceph-mon[98504]: pgmap v8240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:00 smithi060 ceph-mon[109077]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T07:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:00 smithi060 ceph-mon[94233]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:00 smithi089 ceph-mon[98504]: pgmap v8241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T07:50:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:02 smithi060 ceph-mon[94233]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:02 smithi060 ceph-mon[109077]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:02 smithi089 ceph-mon[98504]: pgmap v8242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:04 smithi060 ceph-mon[94233]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:04 smithi060 ceph-mon[109077]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:04 smithi089 ceph-mon[98504]: pgmap v8243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:50:04] "GET /metrics HTTP/1.1" 200 33993 "" "Prometheus/2.43.0" 2023-12-01T07:50:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:06 smithi060 ceph-mon[94233]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:06 smithi060 ceph-mon[109077]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:06 smithi089 ceph-mon[98504]: pgmap v8244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:08 smithi060 ceph-mon[109077]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:08 smithi060 ceph-mon[94233]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:08 smithi089 ceph-mon[98504]: pgmap v8245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:10 smithi060 ceph-mon[94233]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:10 smithi060 ceph-mon[109077]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:10 smithi089 ceph-mon[98504]: pgmap v8246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:12 smithi060 ceph-mon[94233]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:12 smithi060 ceph-mon[109077]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:12 smithi089 ceph-mon[98504]: pgmap v8247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:14 smithi060 ceph-mon[94233]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:14 smithi060 ceph-mon[109077]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:14 smithi089 ceph-mon[98504]: pgmap v8248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:50:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:50:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:16 smithi060 ceph-mon[109077]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:16 smithi060 ceph-mon[94233]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:16 smithi089 ceph-mon[98504]: pgmap v8249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:18 smithi060 ceph-mon[109077]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:18 smithi060 ceph-mon[94233]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:18 smithi089 ceph-mon[98504]: pgmap v8250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:20 smithi060 ceph-mon[109077]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:20 smithi060 ceph-mon[94233]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:20 smithi089 ceph-mon[98504]: pgmap v8251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:22 smithi060 ceph-mon[109077]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:22 smithi060 ceph-mon[94233]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:22 smithi089 ceph-mon[98504]: pgmap v8252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:24.215 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:50:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:24 smithi060 ceph-mon[109077]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:24.409 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:24 smithi060 ceph-mon[94233]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:24 smithi089 ceph-mon[98504]: pgmap v8253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:24.541 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:50:24.542 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:50:24.543 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:50:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:50:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:50:24.942 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:50:24.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:24.944 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:50:24.944 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:50:24.944 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:50:24.944 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:50:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[109077]: from='client.23088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[109077]: from='client.23094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[109077]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1883932056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:50:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[94233]: from='client.23088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[94233]: from='client.23094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[94233]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1883932056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:50:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:25 smithi089 ceph-mon[98504]: from='client.23088 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:25 smithi089 ceph-mon[98504]: from='client.23094 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:25 smithi089 ceph-mon[98504]: pgmap v8254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1883932056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:50:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:27 smithi060 ceph-mon[94233]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:27 smithi060 ceph-mon[109077]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:27 smithi089 ceph-mon[98504]: pgmap v8255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:29 smithi060 ceph-mon[94233]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:29 smithi060 ceph-mon[109077]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:30.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:29 smithi089 ceph-mon[98504]: pgmap v8256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:31 smithi060 ceph-mon[94233]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:31 smithi060 ceph-mon[109077]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:31 smithi089 ceph-mon[98504]: pgmap v8257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:33 smithi060 ceph-mon[94233]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:50:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:33 smithi060 ceph-mon[109077]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:50:34.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:33 smithi089 ceph-mon[98504]: pgmap v8258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:34.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:50:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:50:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:50:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:50:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:50:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:50:35.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:50:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:50:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:50:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:50:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:50:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:50:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:35 smithi060 ceph-mon[94233]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:35 smithi060 ceph-mon[109077]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:35 smithi089 ceph-mon[98504]: pgmap v8259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:37 smithi060 ceph-mon[94233]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:37 smithi060 ceph-mon[109077]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:37 smithi089 ceph-mon[98504]: pgmap v8260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:39 smithi060 ceph-mon[94233]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:39 smithi060 ceph-mon[109077]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:39 smithi089 ceph-mon[98504]: pgmap v8261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:41 smithi060 ceph-mon[94233]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:41 smithi060 ceph-mon[109077]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:41 smithi089 ceph-mon[98504]: pgmap v8262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:43 smithi060 ceph-mon[94233]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:43 smithi060 ceph-mon[109077]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:43 smithi089 ceph-mon[98504]: pgmap v8263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:50:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:50:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:45 smithi060 ceph-mon[94233]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:45 smithi060 ceph-mon[109077]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:46.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:45 smithi089 ceph-mon[98504]: pgmap v8264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:47 smithi060 ceph-mon[94233]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:47 smithi060 ceph-mon[109077]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:47 smithi089 ceph-mon[98504]: pgmap v8265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:49 smithi060 ceph-mon[94233]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:49 smithi060 ceph-mon[109077]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:50.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:49 smithi089 ceph-mon[98504]: pgmap v8266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:51 smithi060 ceph-mon[94233]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:51 smithi060 ceph-mon[109077]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:52.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:51 smithi089 ceph-mon[98504]: pgmap v8267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:53 smithi060 ceph-mon[94233]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:53 smithi060 ceph-mon[109077]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:53 smithi089 ceph-mon[98504]: pgmap v8268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:50:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:50:55.307 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:50:55.633 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:50:55.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:50:55.635 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:50:56.032 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:50:56.032 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:50:56.032 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:50:56.033 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:50:56.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:50:56.034 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:50:56.034 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:50:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:55 smithi060 ceph-mon[94233]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:55 smithi060 ceph-mon[109077]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:55 smithi089 ceph-mon[98504]: pgmap v8269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:50:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:56 smithi060 ceph-mon[109077]: from='client.32978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:56 smithi060 ceph-mon[109077]: from='client.23112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2675155883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:50:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:56 smithi060 ceph-mon[94233]: from='client.32978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:56 smithi060 ceph-mon[94233]: from='client.23112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2675155883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:50:57.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:56 smithi089 ceph-mon[98504]: from='client.32978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:56 smithi089 ceph-mon[98504]: from='client.23112 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:50:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2675155883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:50:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:57 smithi060 ceph-mon[94233]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:57 smithi060 ceph-mon[109077]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:50:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:57 smithi089 ceph-mon[98504]: pgmap v8270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:50:59 smithi060 ceph-mon[94233]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:50:59 smithi060 ceph-mon[109077]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:00.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:50:59 smithi089 ceph-mon[98504]: pgmap v8271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:01 smithi060 ceph-mon[94233]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:01 smithi060 ceph-mon[109077]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:01 smithi089 ceph-mon[98504]: pgmap v8272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:03 smithi060 ceph-mon[94233]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:03 smithi060 ceph-mon[109077]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:03 smithi089 ceph-mon[98504]: pgmap v8273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:51:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:51:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:05 smithi060 ceph-mon[94233]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:05 smithi060 ceph-mon[109077]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:05 smithi089 ceph-mon[98504]: pgmap v8274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:07 smithi060 ceph-mon[94233]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:07 smithi060 ceph-mon[109077]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:07 smithi089 ceph-mon[98504]: pgmap v8275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:09 smithi060 ceph-mon[94233]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:09 smithi060 ceph-mon[109077]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:09 smithi089 ceph-mon[98504]: pgmap v8276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:11 smithi060 ceph-mon[109077]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:11 smithi060 ceph-mon[94233]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:12.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:11 smithi089 ceph-mon[98504]: pgmap v8277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:13 smithi060 ceph-mon[94233]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:13 smithi060 ceph-mon[109077]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:13 smithi089 ceph-mon[98504]: pgmap v8278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:51:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:51:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:15 smithi060 ceph-mon[109077]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:15 smithi060 ceph-mon[94233]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:16.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:15 smithi089 ceph-mon[98504]: pgmap v8279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:17 smithi060 ceph-mon[109077]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:17 smithi060 ceph-mon[94233]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:17 smithi089 ceph-mon[98504]: pgmap v8280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:19 smithi060 ceph-mon[109077]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:19 smithi060 ceph-mon[94233]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:19 smithi089 ceph-mon[98504]: pgmap v8281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:21 smithi060 ceph-mon[109077]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:21 smithi060 ceph-mon[94233]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:21 smithi089 ceph-mon[98504]: pgmap v8282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:23 smithi060 ceph-mon[109077]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:23 smithi060 ceph-mon[94233]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:23 smithi089 ceph-mon[98504]: pgmap v8283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:51:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:51:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:25 smithi060 ceph-mon[94233]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:25 smithi060 ceph-mon[109077]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:25 smithi089 ceph-mon[98504]: pgmap v8284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:26.393 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:51:26.717 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:51:26.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:51:26.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:51:26.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:51:26.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:51:26.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:51:26.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:51:26.719 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:51:27.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:27.116 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:51:27.116 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:51:27.116 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:27.116 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:51:27.116 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:51:27.116 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:51:27.116 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:51:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[94233]: from='client.32996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[94233]: from='client.23130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[94233]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2028313400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:51:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[109077]: from='client.32996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[109077]: from='client.23130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[109077]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2028313400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:51:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:27 smithi089 ceph-mon[98504]: from='client.32996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:27 smithi089 ceph-mon[98504]: from='client.23130 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:27 smithi089 ceph-mon[98504]: pgmap v8285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2028313400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:51:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:29 smithi060 ceph-mon[94233]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:29 smithi060 ceph-mon[109077]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:30 smithi089 ceph-mon[98504]: pgmap v8286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:32 smithi060 ceph-mon[94233]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:32 smithi060 ceph-mon[109077]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:32 smithi089 ceph-mon[98504]: pgmap v8287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:34 smithi060 ceph-mon[94233]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:34 smithi060 ceph-mon[109077]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:34.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:34 smithi089 ceph-mon[98504]: pgmap v8288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:51:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:51:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:51:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:51:35.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:51:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:36 smithi089 ceph-mon[98504]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:51:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:51:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:51:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[109077]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:51:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:51:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:51:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[94233]: pgmap v8289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:51:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:51:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:51:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:38 smithi089 ceph-mon[98504]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:38 smithi060 ceph-mon[109077]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:38 smithi060 ceph-mon[94233]: pgmap v8290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:40 smithi089 ceph-mon[98504]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:40 smithi060 ceph-mon[94233]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:40 smithi060 ceph-mon[109077]: pgmap v8291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:42 smithi089 ceph-mon[98504]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:42 smithi060 ceph-mon[94233]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:42 smithi060 ceph-mon[109077]: pgmap v8292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:44 smithi089 ceph-mon[98504]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:44 smithi060 ceph-mon[94233]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:44 smithi060 ceph-mon[109077]: pgmap v8293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:51:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:51:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:46 smithi089 ceph-mon[98504]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:46 smithi060 ceph-mon[109077]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:46 smithi060 ceph-mon[94233]: pgmap v8294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:48 smithi089 ceph-mon[98504]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:48 smithi060 ceph-mon[109077]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:48 smithi060 ceph-mon[94233]: pgmap v8295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:50 smithi089 ceph-mon[98504]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:50 smithi060 ceph-mon[94233]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:50 smithi060 ceph-mon[109077]: pgmap v8296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:52 smithi060 ceph-mon[94233]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:52 smithi060 ceph-mon[109077]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:52 smithi089 ceph-mon[98504]: pgmap v8297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:54 smithi060 ceph-mon[109077]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:54 smithi060 ceph-mon[94233]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:54 smithi089 ceph-mon[98504]: pgmap v8298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:51:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:51:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:56 smithi060 ceph-mon[94233]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:56 smithi060 ceph-mon[109077]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:56.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:56 smithi089 ceph-mon[98504]: pgmap v8299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:51:57.478 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:51:57.804 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:51:57.805 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:51:57.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:51:57.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:51:57.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:51:57.806 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:51:58.203 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:51:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:51:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:51:58.204 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:51:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:58 smithi060 ceph-mon[94233]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:58 smithi060 ceph-mon[109077]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:58 smithi089 ceph-mon[98504]: pgmap v8300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:51:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:59 smithi060 ceph-mon[94233]: from='client.33014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:59 smithi060 ceph-mon[94233]: from='client.23148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:51:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/602215526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:51:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:59 smithi060 ceph-mon[109077]: from='client.33014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:59 smithi060 ceph-mon[109077]: from='client.23148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:51:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/602215526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:51:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:59 smithi089 ceph-mon[98504]: from='client.33014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:59 smithi089 ceph-mon[98504]: from='client.23148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:51:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:51:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/602215526' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:52:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:00 smithi060 ceph-mon[94233]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:00 smithi060 ceph-mon[109077]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:00 smithi089 ceph-mon[98504]: pgmap v8301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:02 smithi060 ceph-mon[94233]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:02 smithi060 ceph-mon[109077]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:02 smithi089 ceph-mon[98504]: pgmap v8302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:04 smithi060 ceph-mon[94233]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:04 smithi060 ceph-mon[109077]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:04.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:04 smithi089 ceph-mon[98504]: pgmap v8303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:52:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:52:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:06 smithi060 ceph-mon[94233]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:06 smithi060 ceph-mon[109077]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:06.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:06 smithi089 ceph-mon[98504]: pgmap v8304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:08 smithi060 ceph-mon[94233]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:08 smithi060 ceph-mon[109077]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:08 smithi089 ceph-mon[98504]: pgmap v8305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:10 smithi060 ceph-mon[94233]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:10 smithi060 ceph-mon[109077]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:10 smithi089 ceph-mon[98504]: pgmap v8306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:12 smithi060 ceph-mon[94233]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:12 smithi060 ceph-mon[109077]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:12 smithi089 ceph-mon[98504]: pgmap v8307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:14.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:14 smithi060 ceph-mon[109077]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:14 smithi060 ceph-mon[94233]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:14 smithi089 ceph-mon[98504]: pgmap v8308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:52:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:52:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:16 smithi060 ceph-mon[94233]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:16 smithi060 ceph-mon[109077]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:16 smithi089 ceph-mon[98504]: pgmap v8309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:18 smithi060 ceph-mon[94233]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:18 smithi060 ceph-mon[109077]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:18 smithi089 ceph-mon[98504]: pgmap v8310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:20 smithi060 ceph-mon[94233]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:20 smithi060 ceph-mon[109077]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:20 smithi089 ceph-mon[98504]: pgmap v8311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:22 smithi060 ceph-mon[94233]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:22 smithi060 ceph-mon[109077]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:22 smithi089 ceph-mon[98504]: pgmap v8312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:24 smithi060 ceph-mon[94233]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:24 smithi060 ceph-mon[109077]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:24 smithi089 ceph-mon[98504]: pgmap v8313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:52:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:52:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:26 smithi060 ceph-mon[94233]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:26 smithi060 ceph-mon[109077]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:26 smithi089 ceph-mon[98504]: pgmap v8314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:28 smithi060 ceph-mon[109077]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:28 smithi060 ceph-mon[94233]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:28 smithi089 ceph-mon[98504]: pgmap v8315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:28.565 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:52:28.893 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:52:28.893 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 10m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:52:28.893 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 10m ago 3h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 10m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 10m ago 3h 27.5M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 10m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 10m ago 3h 676M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 10m ago 3h 995M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 10m ago 3h 574M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 10m ago 3h 471M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 10m ago 3h 18.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 10m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 10m ago 3h 4768M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 10m ago 3h 5313M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 10m ago 3h 4837M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 10m ago 3h 4511M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 10m ago 3h 3716M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:52:28.894 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 10m ago 3h 4132M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:52:28.895 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 10m ago 3h 3648M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:52:28.895 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 10m ago 3h 4098M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:52:28.895 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 10m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:52:29.298 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:52:29.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:52:29.299 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:52:29.300 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:52:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[109077]: from='client.33032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:52:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[109077]: from='client.33038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:52:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[109077]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4282346183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:52:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[94233]: from='client.33032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:52:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[94233]: from='client.33038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:52:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[94233]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4282346183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:52:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:30 smithi089 ceph-mon[98504]: from='client.33032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:52:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:30 smithi089 ceph-mon[98504]: from='client.33038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:52:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:30 smithi089 ceph-mon[98504]: pgmap v8316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4282346183' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:52:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:32 smithi060 ceph-mon[94233]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:32 smithi060 ceph-mon[109077]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:32.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:32 smithi089 ceph-mon[98504]: pgmap v8317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:34.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:34 smithi060 ceph-mon[94233]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:34 smithi060 ceph-mon[109077]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:34 smithi089 ceph-mon[98504]: pgmap v8318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:52:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:52:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:36 smithi060 ceph-mon[109077]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:52:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:36 smithi060 ceph-mon[94233]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:52:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:36 smithi089 ceph-mon[98504]: pgmap v8319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:52:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:38 smithi060 ceph-mon[94233]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:38 smithi060 ceph-mon[109077]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:38 smithi089 ceph-mon[98504]: pgmap v8320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: pgmap v8321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:52:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:42 smithi060 ceph-mon[94233]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:42 smithi060 ceph-mon[109077]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:42 smithi089 ceph-mon[98504]: pgmap v8322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:44 smithi060 ceph-mon[94233]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:44 smithi060 ceph-mon[109077]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:52:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:52:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:44 smithi089 ceph-mon[98504]: pgmap v8323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:46 smithi060 ceph-mon[94233]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:46 smithi060 ceph-mon[109077]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:46 smithi089 ceph-mon[98504]: pgmap v8324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:48 smithi060 ceph-mon[94233]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:48 smithi060 ceph-mon[109077]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:48 smithi089 ceph-mon[98504]: pgmap v8325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:50 smithi060 ceph-mon[94233]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:50 smithi060 ceph-mon[109077]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:50 smithi089 ceph-mon[98504]: pgmap v8326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:52 smithi060 ceph-mon[94233]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:52 smithi060 ceph-mon[109077]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:52 smithi089 ceph-mon[98504]: pgmap v8327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:54 smithi060 ceph-mon[94233]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:54.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:54 smithi060 ceph-mon[109077]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:52:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:52:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:54 smithi089 ceph-mon[98504]: pgmap v8328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:56 smithi060 ceph-mon[94233]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:56 smithi060 ceph-mon[109077]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:56 smithi089 ceph-mon[98504]: pgmap v8329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:52:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:58 smithi060 ceph-mon[94233]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:58 smithi060 ceph-mon[109077]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:58 smithi089 ceph-mon[98504]: pgmap v8330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:52:59 smithi060 ceph-mon[94233]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:59.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:52:59 smithi060 ceph-mon[109077]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:59.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:52:59 smithi089 ceph-mon[98504]: pgmap v8331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:52:59.661 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:52:59.992 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:52:59.992 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 20s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:52:59.992 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 20s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:52:59.992 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 20s ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:52:59.992 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 20s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:52:59.992 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 20s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:52:59.992 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 20s ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 20s ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 20s ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 20s ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 20s ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 20s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 20s ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 20s ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 20s ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 20s ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 20s ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 20s ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 20s ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 20s ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:52:59.993 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 20s ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:53:00.391 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:53:00.391 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:53:00.391 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:53:00.391 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:00.391 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:53:00.391 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:53:00.391 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:53:00.392 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:53:01.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:00 smithi060 ceph-mon[109077]: from='client.23178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:01.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:00 smithi060 ceph-mon[109077]: from='client.33056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3718987400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:53:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:00 smithi060 ceph-mon[94233]: from='client.23178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:00 smithi060 ceph-mon[94233]: from='client.33056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3718987400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:53:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:00 smithi089 ceph-mon[98504]: from='client.23178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:00 smithi089 ceph-mon[98504]: from='client.33056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3718987400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:53:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:01 smithi060 ceph-mon[94233]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:01 smithi060 ceph-mon[109077]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:01 smithi089 ceph-mon[98504]: pgmap v8332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:03 smithi060 ceph-mon[109077]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:03 smithi060 ceph-mon[94233]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:03 smithi089 ceph-mon[98504]: pgmap v8333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:53:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:53:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:05 smithi060 ceph-mon[94233]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:05 smithi060 ceph-mon[109077]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:06.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:05 smithi089 ceph-mon[98504]: pgmap v8334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:07 smithi060 ceph-mon[94233]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:07 smithi060 ceph-mon[109077]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:07 smithi089 ceph-mon[98504]: pgmap v8335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:09 smithi060 ceph-mon[94233]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:09 smithi060 ceph-mon[109077]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:10.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:09 smithi089 ceph-mon[98504]: pgmap v8336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:11.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:11 smithi060 ceph-mon[94233]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:11 smithi060 ceph-mon[109077]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:11 smithi089 ceph-mon[98504]: pgmap v8337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:13 smithi060 ceph-mon[94233]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:13 smithi060 ceph-mon[109077]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:13 smithi089 ceph-mon[98504]: pgmap v8338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:53:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:53:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:15 smithi060 ceph-mon[94233]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:15 smithi060 ceph-mon[109077]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:15 smithi089 ceph-mon[98504]: pgmap v8339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:17 smithi060 ceph-mon[94233]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:17 smithi060 ceph-mon[109077]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:17 smithi089 ceph-mon[98504]: pgmap v8340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:19 smithi060 ceph-mon[109077]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:19 smithi060 ceph-mon[94233]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:19 smithi089 ceph-mon[98504]: pgmap v8341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:21 smithi060 ceph-mon[94233]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:21 smithi060 ceph-mon[109077]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:21 smithi089 ceph-mon[98504]: pgmap v8342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:23 smithi060 ceph-mon[94233]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:23 smithi060 ceph-mon[109077]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:23 smithi089 ceph-mon[98504]: pgmap v8343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:53:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:53:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:25 smithi060 ceph-mon[94233]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:25 smithi060 ceph-mon[109077]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:25 smithi089 ceph-mon[98504]: pgmap v8344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:27 smithi060 ceph-mon[94233]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:27 smithi060 ceph-mon[109077]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:27 smithi089 ceph-mon[98504]: pgmap v8345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:29 smithi060 ceph-mon[94233]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:29 smithi060 ceph-mon[109077]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:29 smithi089 ceph-mon[98504]: pgmap v8346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:30.753 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:53:31.080 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:53:31.080 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 51s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 51s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 51s ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 51s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 51s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 51s ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 51s ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 51s ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 51s ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 51s ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 51s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 51s ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:53:31.081 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 51s ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:53:31.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 51s ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:53:31.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 51s ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:53:31.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 51s ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:53:31.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 51s ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:53:31.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 51s ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:53:31.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 51s ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:53:31.082 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 51s ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:53:31.474 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:53:31.474 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:53:31.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:53:31.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:53:31.476 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:53:31.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:53:31.476 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:53:31.476 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:53:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[109077]: from='client.23196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[109077]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[109077]: from='client.23202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1074939275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:53:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[94233]: from='client.23196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[94233]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[94233]: from='client.23202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1074939275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:53:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:31 smithi089 ceph-mon[98504]: from='client.23196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:31 smithi089 ceph-mon[98504]: pgmap v8347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:31 smithi089 ceph-mon[98504]: from='client.23202 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:53:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1074939275' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:53:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:33 smithi060 ceph-mon[109077]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:33 smithi060 ceph-mon[94233]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:33 smithi089 ceph-mon[98504]: pgmap v8348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:53:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:53:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:35 smithi060 ceph-mon[94233]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:35 smithi060 ceph-mon[109077]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:35 smithi089 ceph-mon[98504]: pgmap v8349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:37 smithi060 ceph-mon[94233]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:37 smithi060 ceph-mon[109077]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:37 smithi089 ceph-mon[98504]: pgmap v8350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:40 smithi060 ceph-mon[94233]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:40 smithi060 ceph-mon[109077]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:40 smithi089 ceph-mon[98504]: pgmap v8351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:53:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:53:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:53:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:53:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:53:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:53:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:53:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:53:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:41.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:53:41.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:53:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:53:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:53:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:42 smithi060 ceph-mon[109077]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:42 smithi060 ceph-mon[94233]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:42.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:42 smithi089 ceph-mon[98504]: pgmap v8352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:44 smithi060 ceph-mon[94233]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:44 smithi060 ceph-mon[109077]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:44.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:44 smithi089 ceph-mon[98504]: pgmap v8353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:53:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:53:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:46 smithi060 ceph-mon[94233]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:46 smithi060 ceph-mon[109077]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:46.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:46 smithi089 ceph-mon[98504]: pgmap v8354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:48 smithi089 ceph-mon[98504]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:48 smithi060 ceph-mon[94233]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:48 smithi060 ceph-mon[109077]: pgmap v8355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:50.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:50 smithi089 ceph-mon[98504]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:50 smithi060 ceph-mon[94233]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:50 smithi060 ceph-mon[109077]: pgmap v8356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:52 smithi089 ceph-mon[98504]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:52 smithi060 ceph-mon[94233]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:52 smithi060 ceph-mon[109077]: pgmap v8357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:54 smithi089 ceph-mon[98504]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:54 smithi060 ceph-mon[94233]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:54 smithi060 ceph-mon[109077]: pgmap v8358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:53:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:53:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:56 smithi089 ceph-mon[98504]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:56 smithi060 ceph-mon[109077]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:56 smithi060 ceph-mon[94233]: pgmap v8359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:53:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:53:58 smithi089 ceph-mon[98504]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:53:58 smithi060 ceph-mon[94233]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:53:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:53:58 smithi060 ceph-mon[109077]: pgmap v8360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:00.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:00 smithi089 ceph-mon[98504]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:00 smithi060 ceph-mon[94233]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:00 smithi060 ceph-mon[109077]: pgmap v8361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:01.839 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 82s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 82s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 82s ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 82s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 82s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:54:02.165 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 82s ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 82s ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 82s ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 82s ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 82s ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 82s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 82s ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 82s ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 82s ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:54:02.166 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 82s ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:54:02.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 82s ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:54:02.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 82s ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:54:02.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 82s ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:54:02.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 82s ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:54:02.167 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 82s ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:54:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:02 smithi089 ceph-mon[98504]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:02 smithi060 ceph-mon[94233]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:02 smithi060 ceph-mon[109077]: pgmap v8362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:02.565 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:54:02.565 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:54:02.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:54:02.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:02.565 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:54:02.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:54:02.566 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:54:02.567 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:54:02.567 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:54:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:03 smithi089 ceph-mon[98504]: from='client.23214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:03 smithi089 ceph-mon[98504]: from='client.23220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2040932947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:54:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:03 smithi060 ceph-mon[94233]: from='client.23214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:03 smithi060 ceph-mon[94233]: from='client.23220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2040932947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:54:03.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:03 smithi060 ceph-mon[109077]: from='client.23214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:03 smithi060 ceph-mon[109077]: from='client.23220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2040932947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:54:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:04 smithi089 ceph-mon[98504]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:04 smithi060 ceph-mon[94233]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:04 smithi060 ceph-mon[109077]: pgmap v8363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:54:04] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:54:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:06 smithi060 ceph-mon[109077]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:06 smithi060 ceph-mon[94233]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:06.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:06 smithi089 ceph-mon[98504]: pgmap v8364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:08 smithi060 ceph-mon[109077]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:08 smithi060 ceph-mon[94233]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:08 smithi089 ceph-mon[98504]: pgmap v8365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:10 smithi060 ceph-mon[94233]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:10 smithi060 ceph-mon[109077]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:10 smithi089 ceph-mon[98504]: pgmap v8366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:12 smithi060 ceph-mon[94233]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:12 smithi060 ceph-mon[109077]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:12 smithi089 ceph-mon[98504]: pgmap v8367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:14 smithi060 ceph-mon[94233]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:14 smithi060 ceph-mon[109077]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:14.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:14 smithi089 ceph-mon[98504]: pgmap v8368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:54:14] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2023-12-01T07:54:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:16 smithi060 ceph-mon[94233]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:16 smithi060 ceph-mon[109077]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:16 smithi089 ceph-mon[98504]: pgmap v8369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:18 smithi060 ceph-mon[94233]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:18 smithi060 ceph-mon[109077]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:18.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:18 smithi089 ceph-mon[98504]: pgmap v8370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:20 smithi060 ceph-mon[94233]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:20 smithi060 ceph-mon[109077]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:20 smithi089 ceph-mon[98504]: pgmap v8371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:22 smithi060 ceph-mon[94233]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:22 smithi060 ceph-mon[109077]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:22.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:22 smithi089 ceph-mon[98504]: pgmap v8372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:24 smithi060 ceph-mon[94233]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:24 smithi060 ceph-mon[109077]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:24 smithi089 ceph-mon[98504]: pgmap v8373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:54:24] "GET /metrics HTTP/1.1" 200 33992 "" "Prometheus/2.43.0" 2023-12-01T07:54:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:26 smithi060 ceph-mon[94233]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:26 smithi060 ceph-mon[109077]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:26 smithi089 ceph-mon[98504]: pgmap v8374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:28 smithi060 ceph-mon[94233]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:28 smithi060 ceph-mon[109077]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:28.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:28 smithi089 ceph-mon[98504]: pgmap v8375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:30 smithi060 ceph-mon[94233]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:30 smithi060 ceph-mon[109077]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:30.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:30 smithi089 ceph-mon[98504]: pgmap v8376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:32 smithi060 ceph-mon[94233]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:32 smithi060 ceph-mon[109077]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:32 smithi089 ceph-mon[98504]: pgmap v8377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:32.926 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:54:33.251 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:54:33.251 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 114s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:54:33.251 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 113s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:54:33.251 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 114s ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:54:33.251 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 113s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:54:33.251 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 113s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 114s ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 114s ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 113s ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 114s ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 114s ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 113s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 114s ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 114s ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 114s ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 114s ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:54:33.252 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 113s ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:54:33.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 113s ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:54:33.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 113s ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:54:33.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 113s ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:54:33.253 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 113s ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:33.655 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:54:33.656 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:54:34.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:34 smithi060 ceph-mon[94233]: from='client.23232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:34.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:34 smithi060 ceph-mon[94233]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:34.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1808157511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:54:34.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:34 smithi060 ceph-mon[109077]: from='client.23232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:34 smithi060 ceph-mon[109077]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1808157511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:54:34.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:34 smithi089 ceph-mon[98504]: from='client.23232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:34 smithi089 ceph-mon[98504]: pgmap v8378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1808157511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:54:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:54:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:54:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:35 smithi060 ceph-mon[94233]: from='client.33110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:35.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:35 smithi060 ceph-mon[109077]: from='client.33110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:35.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:35 smithi089 ceph-mon[98504]: from='client.33110 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:54:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:36 smithi060 ceph-mon[94233]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:36 smithi060 ceph-mon[109077]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:36 smithi089 ceph-mon[98504]: pgmap v8379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:38 smithi060 ceph-mon[109077]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:38 smithi060 ceph-mon[94233]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:38.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:38 smithi089 ceph-mon[98504]: pgmap v8380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:40 smithi060 ceph-mon[94233]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:40 smithi060 ceph-mon[109077]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:40.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:40 smithi089 ceph-mon[98504]: pgmap v8381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:54:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:54:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:54:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[109077]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:54:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:54:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:54:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[94233]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:54:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:54:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:54:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:42 smithi089 ceph-mon[98504]: pgmap v8382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:54:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:54:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:54:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:44 smithi060 ceph-mon[94233]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:44 smithi060 ceph-mon[109077]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:44 smithi089 ceph-mon[98504]: pgmap v8383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:54:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:54:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:46 smithi060 ceph-mon[94233]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:46 smithi060 ceph-mon[109077]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:46 smithi089 ceph-mon[98504]: pgmap v8384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:48 smithi060 ceph-mon[94233]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:48 smithi060 ceph-mon[109077]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:48.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:48 smithi089 ceph-mon[98504]: pgmap v8385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:50 smithi060 ceph-mon[94233]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:50 smithi060 ceph-mon[109077]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:50.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:50 smithi089 ceph-mon[98504]: pgmap v8386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:52 smithi060 ceph-mon[94233]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:52 smithi060 ceph-mon[109077]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:52 smithi089 ceph-mon[98504]: pgmap v8387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:54 smithi060 ceph-mon[94233]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:54 smithi060 ceph-mon[109077]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:54 smithi089 ceph-mon[98504]: pgmap v8388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:54:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:54:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:56 smithi060 ceph-mon[94233]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:56 smithi060 ceph-mon[109077]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:56.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:56 smithi089 ceph-mon[98504]: pgmap v8389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:54:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:54:58 smithi060 ceph-mon[94233]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:54:58 smithi060 ceph-mon[109077]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:54:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:54:58 smithi089 ceph-mon[98504]: pgmap v8390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:00 smithi060 ceph-mon[94233]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:00 smithi060 ceph-mon[109077]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:00 smithi089 ceph-mon[98504]: pgmap v8391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:02 smithi060 ceph-mon[94233]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:02 smithi060 ceph-mon[109077]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:02 smithi089 ceph-mon[98504]: pgmap v8392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:04.015 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:55:04.342 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:55:04.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:55:04.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:55:04.344 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:55:04.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:04 smithi060 ceph-mon[109077]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:04 smithi060 ceph-mon[94233]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:04 smithi089 ceph-mon[98504]: pgmap v8393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:04.738 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:04.739 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:55:04.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:55:04.740 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:55:04.740 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:55:04.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:55:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:55:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:05 smithi060 ceph-mon[94233]: from='client.23250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1423893120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:55:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:05 smithi060 ceph-mon[109077]: from='client.23250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1423893120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:55:05.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:05 smithi089 ceph-mon[98504]: from='client.23250 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1423893120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:55:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:06 smithi060 ceph-mon[94233]: from='client.33128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:06 smithi060 ceph-mon[94233]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:06 smithi060 ceph-mon[109077]: from='client.33128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:06 smithi060 ceph-mon[109077]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:06.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:06 smithi089 ceph-mon[98504]: from='client.33128 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:06.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:06 smithi089 ceph-mon[98504]: pgmap v8394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:08 smithi060 ceph-mon[94233]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:08 smithi060 ceph-mon[109077]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:08 smithi089 ceph-mon[98504]: pgmap v8395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:10 smithi060 ceph-mon[94233]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:10 smithi060 ceph-mon[109077]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:10 smithi089 ceph-mon[98504]: pgmap v8396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:12 smithi060 ceph-mon[94233]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:12 smithi060 ceph-mon[109077]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:12 smithi089 ceph-mon[98504]: pgmap v8397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:14 smithi060 ceph-mon[94233]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:14 smithi060 ceph-mon[109077]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:14 smithi089 ceph-mon[98504]: pgmap v8398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:14.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:55:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:55:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:16 smithi060 ceph-mon[94233]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:16 smithi060 ceph-mon[109077]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:16 smithi089 ceph-mon[98504]: pgmap v8399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:18 smithi060 ceph-mon[94233]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:18 smithi060 ceph-mon[109077]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:18.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:18 smithi089 ceph-mon[98504]: pgmap v8400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:20 smithi060 ceph-mon[94233]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:20 smithi060 ceph-mon[109077]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:20 smithi089 ceph-mon[98504]: pgmap v8401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:22 smithi060 ceph-mon[94233]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:22 smithi060 ceph-mon[109077]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:22 smithi089 ceph-mon[98504]: pgmap v8402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 07:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T07:55:23.372020774Z level=info msg="Completed cleanup jobs" duration=11.173305ms 2023-12-01T07:55:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:24 smithi060 ceph-mon[94233]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:24.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:55:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:55:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:24 smithi060 ceph-mon[109077]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:24.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:24 smithi089 ceph-mon[98504]: pgmap v8403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:26 smithi060 ceph-mon[94233]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:26 smithi060 ceph-mon[109077]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:26 smithi089 ceph-mon[98504]: pgmap v8404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:28 smithi060 ceph-mon[94233]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:28 smithi060 ceph-mon[109077]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:28.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:28 smithi089 ceph-mon[98504]: pgmap v8405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:30 smithi060 ceph-mon[94233]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:30 smithi060 ceph-mon[109077]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:30.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:30 smithi089 ceph-mon[98504]: pgmap v8406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:32 smithi060 ceph-mon[94233]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:32 smithi060 ceph-mon[109077]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:32.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:32 smithi089 ceph-mon[98504]: pgmap v8407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:34 smithi060 ceph-mon[94233]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:34.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:55:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:55:34.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:34 smithi060 ceph-mon[109077]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:34.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:34 smithi089 ceph-mon[98504]: pgmap v8408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:35.102 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:55:35.428 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:55:35.429 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:55:35.824 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:55:35.825 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:55:35.826 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:55:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:36 smithi060 ceph-mon[109077]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:36 smithi060 ceph-mon[109077]: from='client.33140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/175908090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:55:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:36 smithi060 ceph-mon[94233]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:36 smithi060 ceph-mon[94233]: from='client.33140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/175908090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:55:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:36 smithi089 ceph-mon[98504]: pgmap v8409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:36 smithi089 ceph-mon[98504]: from='client.33140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/175908090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:55:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:37 smithi060 ceph-mon[94233]: from='client.23274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:37 smithi060 ceph-mon[109077]: from='client.23274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:37.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:37 smithi089 ceph-mon[98504]: from='client.23274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:55:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:38 smithi060 ceph-mon[94233]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:38 smithi060 ceph-mon[109077]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:38 smithi089 ceph-mon[98504]: pgmap v8410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:40 smithi060 ceph-mon[94233]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:40 smithi060 ceph-mon[109077]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:40 smithi089 ceph-mon[98504]: pgmap v8411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[109077]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:55:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:55:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:55:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:55:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[94233]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:55:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:55:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:55:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:55:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:42 smithi089 ceph-mon[98504]: pgmap v8412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:55:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:55:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:55:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:55:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:44 smithi060 ceph-mon[94233]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:44.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:55:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:55:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:44 smithi060 ceph-mon[109077]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:44.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:44 smithi089 ceph-mon[98504]: pgmap v8413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:46 smithi060 ceph-mon[94233]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:46 smithi060 ceph-mon[109077]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:46 smithi089 ceph-mon[98504]: pgmap v8414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:48 smithi060 ceph-mon[94233]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:48 smithi060 ceph-mon[109077]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:48.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:48 smithi089 ceph-mon[98504]: pgmap v8415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:50 smithi060 ceph-mon[94233]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:50 smithi060 ceph-mon[109077]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:50.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:50 smithi089 ceph-mon[98504]: pgmap v8416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:52 smithi060 ceph-mon[109077]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:52 smithi060 ceph-mon[94233]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:52.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:52 smithi089 ceph-mon[98504]: pgmap v8417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:54.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:54 smithi060 ceph-mon[109077]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:54 smithi060 ceph-mon[94233]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:54.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:55:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:55:54.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:54 smithi089 ceph-mon[98504]: pgmap v8418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:56 smithi060 ceph-mon[94233]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:56 smithi060 ceph-mon[109077]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:56.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:56 smithi089 ceph-mon[98504]: pgmap v8419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:56.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:55:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:55:58 smithi060 ceph-mon[109077]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:55:58 smithi060 ceph-mon[94233]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:55:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:55:58 smithi089 ceph-mon[98504]: pgmap v8420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:00 smithi060 ceph-mon[94233]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:00 smithi060 ceph-mon[109077]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:00 smithi089 ceph-mon[98504]: pgmap v8421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:02 smithi060 ceph-mon[94233]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:02 smithi060 ceph-mon[109077]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:02.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:02 smithi089 ceph-mon[98504]: pgmap v8422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:04 smithi060 ceph-mon[94233]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:04 smithi060 ceph-mon[109077]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:04.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:56:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:56:04.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:04 smithi089 ceph-mon[98504]: pgmap v8423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:06.188 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:56:06.258 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:05 smithi060 ceph-mon[109077]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:05 smithi060 ceph-mon[94233]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:06.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:05 smithi089 ceph-mon[98504]: pgmap v8424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:56:06.516 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:56:06.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:56:06.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:56:06.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:56:06.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:56:06.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:56:06.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:56:06.517 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:56:06.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:56:06.916 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:56:06.916 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:56:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:06 smithi060 ceph-mon[94233]: from='client.23286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4285741777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:56:07.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:06 smithi060 ceph-mon[109077]: from='client.23286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:07.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4285741777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:56:07.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:06 smithi089 ceph-mon[98504]: from='client.23286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4285741777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:56:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:07 smithi060 ceph-mon[94233]: from='client.33164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:07 smithi060 ceph-mon[94233]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:07 smithi060 ceph-mon[109077]: from='client.33164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:07 smithi060 ceph-mon[109077]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:07 smithi089 ceph-mon[98504]: from='client.33164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:07 smithi089 ceph-mon[98504]: pgmap v8425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:09 smithi060 ceph-mon[94233]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:09 smithi060 ceph-mon[109077]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:10.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:09 smithi089 ceph-mon[98504]: pgmap v8426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:11.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:11 smithi060 ceph-mon[94233]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:11 smithi060 ceph-mon[109077]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:12.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:11 smithi089 ceph-mon[98504]: pgmap v8427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:13 smithi060 ceph-mon[94233]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:13 smithi060 ceph-mon[109077]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:13 smithi089 ceph-mon[98504]: pgmap v8428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:56:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:56:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:15 smithi060 ceph-mon[94233]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:15 smithi060 ceph-mon[109077]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:16.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:15 smithi089 ceph-mon[98504]: pgmap v8429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:17 smithi060 ceph-mon[94233]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:17 smithi060 ceph-mon[109077]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:17 smithi089 ceph-mon[98504]: pgmap v8430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:20 smithi060 ceph-mon[94233]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:20 smithi060 ceph-mon[109077]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:20.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:20 smithi089 ceph-mon[98504]: pgmap v8431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:22 smithi060 ceph-mon[94233]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:22 smithi060 ceph-mon[109077]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:22 smithi089 ceph-mon[98504]: pgmap v8432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:24 smithi060 ceph-mon[94233]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:24 smithi060 ceph-mon[109077]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:24.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:24 smithi089 ceph-mon[98504]: pgmap v8433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:56:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:56:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:26 smithi060 ceph-mon[94233]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:26 smithi060 ceph-mon[109077]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:26.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:26 smithi089 ceph-mon[98504]: pgmap v8434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:28 smithi089 ceph-mon[98504]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:28 smithi060 ceph-mon[94233]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:28 smithi060 ceph-mon[109077]: pgmap v8435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:30 smithi089 ceph-mon[98504]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:30 smithi060 ceph-mon[94233]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:30 smithi060 ceph-mon[109077]: pgmap v8436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:32.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:32 smithi089 ceph-mon[98504]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:32 smithi060 ceph-mon[94233]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:32 smithi060 ceph-mon[109077]: pgmap v8437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:34 smithi089 ceph-mon[98504]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:34 smithi060 ceph-mon[94233]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:34 smithi060 ceph-mon[109077]: pgmap v8438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:56:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:56:36.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:36 smithi089 ceph-mon[98504]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:36 smithi060 ceph-mon[109077]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:36 smithi060 ceph-mon[94233]: pgmap v8439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:37.277 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:56:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:56:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:56:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:56:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:56:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:56:37.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:56:37.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:56:37.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:56:37.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:56:37.607 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:56:38.002 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:56:38.002 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:56:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:56:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:56:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:56:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:56:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:56:38.004 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:56:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:38 smithi089 ceph-mon[98504]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/416203126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:56:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:38 smithi060 ceph-mon[109077]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/416203126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:56:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:38 smithi060 ceph-mon[94233]: pgmap v8440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/416203126' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:56:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:39 smithi089 ceph-mon[98504]: from='client.33176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:39 smithi089 ceph-mon[98504]: from='client.33182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:39 smithi060 ceph-mon[94233]: from='client.33176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:39 smithi060 ceph-mon[94233]: from='client.33182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:39.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:39 smithi060 ceph-mon[109077]: from='client.33176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:39 smithi060 ceph-mon[109077]: from='client.33182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:56:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:40 smithi089 ceph-mon[98504]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:40 smithi060 ceph-mon[94233]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:40 smithi060 ceph-mon[109077]: pgmap v8441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:41.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:42.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:42 smithi089 ceph-mon[98504]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:42.508 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:42 smithi060 ceph-mon[94233]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:42 smithi060 ceph-mon[109077]: pgmap v8442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:56:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:56:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:56:43.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:43.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[94233]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:56:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:56:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[109077]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:56:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:56:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:44.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:44 smithi089 ceph-mon[98504]: pgmap v8443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:56:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:56:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:56:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:56:44] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:46 smithi060 ceph-mon[94233]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:46 smithi060 ceph-mon[109077]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:46 smithi089 ceph-mon[98504]: pgmap v8444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:48 smithi060 ceph-mon[94233]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:48 smithi060 ceph-mon[109077]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:48.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:48 smithi089 ceph-mon[98504]: pgmap v8445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:50 smithi060 ceph-mon[94233]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:50 smithi060 ceph-mon[109077]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:50.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:50 smithi089 ceph-mon[98504]: pgmap v8446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:52 smithi060 ceph-mon[94233]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:52 smithi060 ceph-mon[109077]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:52.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:52 smithi089 ceph-mon[98504]: pgmap v8447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:54 smithi060 ceph-mon[94233]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:54 smithi060 ceph-mon[109077]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:54.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:54 smithi089 ceph-mon[98504]: pgmap v8448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:56:54] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T07:56:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:56 smithi060 ceph-mon[109077]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:56 smithi060 ceph-mon[94233]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:56 smithi089 ceph-mon[98504]: pgmap v8449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:56:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:56:58 smithi060 ceph-mon[109077]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:56:58 smithi060 ceph-mon[94233]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:56:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:56:58 smithi089 ceph-mon[98504]: pgmap v8450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:00 smithi060 ceph-mon[94233]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:00 smithi060 ceph-mon[109077]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:00 smithi089 ceph-mon[98504]: pgmap v8451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:02 smithi060 ceph-mon[94233]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:02 smithi060 ceph-mon[109077]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:02.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:02 smithi089 ceph-mon[98504]: pgmap v8452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:04.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:04 smithi060 ceph-mon[94233]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:04.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:04 smithi060 ceph-mon[109077]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:04.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:04 smithi089 ceph-mon[98504]: pgmap v8453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:04.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:57:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:57:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:06 smithi060 ceph-mon[94233]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:06 smithi060 ceph-mon[109077]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:06.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:06 smithi089 ceph-mon[98504]: pgmap v8454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:08.363 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:57:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:08 smithi060 ceph-mon[94233]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:08 smithi060 ceph-mon[109077]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:08 smithi089 ceph-mon[98504]: pgmap v8455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:08.691 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:57:08.691 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:57:08.691 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:57:08.691 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:57:08.691 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:57:08.691 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:57:08.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:57:08.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:57:08.693 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:57:09.087 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:57:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[94233]: from='client.33194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[94233]: from='client.23328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[94233]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4115707554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:57:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[109077]: from='client.33194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[109077]: from='client.23328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[109077]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4115707554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:57:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:10 smithi089 ceph-mon[98504]: from='client.33194 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:10 smithi089 ceph-mon[98504]: from='client.23328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:10 smithi089 ceph-mon[98504]: pgmap v8456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4115707554' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:57:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:12 smithi060 ceph-mon[109077]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:12 smithi060 ceph-mon[94233]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:12 smithi089 ceph-mon[98504]: pgmap v8457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:14.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:14 smithi060 ceph-mon[94233]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:14 smithi060 ceph-mon[109077]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:14 smithi089 ceph-mon[98504]: pgmap v8458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:57:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:57:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:16 smithi060 ceph-mon[94233]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:16 smithi060 ceph-mon[109077]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:16 smithi089 ceph-mon[98504]: pgmap v8459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:18 smithi060 ceph-mon[94233]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:18 smithi060 ceph-mon[109077]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:18.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:18 smithi089 ceph-mon[98504]: pgmap v8460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:20 smithi060 ceph-mon[94233]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:20 smithi060 ceph-mon[109077]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:20.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:20 smithi089 ceph-mon[98504]: pgmap v8461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:22 smithi060 ceph-mon[94233]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:22 smithi060 ceph-mon[109077]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:22.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:22 smithi089 ceph-mon[98504]: pgmap v8462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:24 smithi060 ceph-mon[109077]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:24 smithi060 ceph-mon[94233]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:24.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:24 smithi089 ceph-mon[98504]: pgmap v8463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:57:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:57:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:26 smithi060 ceph-mon[94233]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:26 smithi060 ceph-mon[109077]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:26 smithi089 ceph-mon[98504]: pgmap v8464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:28 smithi060 ceph-mon[94233]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:28 smithi060 ceph-mon[109077]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:28.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:28 smithi089 ceph-mon[98504]: pgmap v8465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:30 smithi060 ceph-mon[94233]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:30 smithi060 ceph-mon[109077]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:30.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:30 smithi089 ceph-mon[98504]: pgmap v8466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:32 smithi060 ceph-mon[94233]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:32 smithi060 ceph-mon[109077]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:32.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:32 smithi089 ceph-mon[98504]: pgmap v8467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:34 smithi060 ceph-mon[109077]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:34 smithi060 ceph-mon[94233]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:34 smithi089 ceph-mon[98504]: pgmap v8468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:57:34] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T07:57:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:36 smithi060 ceph-mon[94233]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:36 smithi060 ceph-mon[109077]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:36 smithi089 ceph-mon[98504]: pgmap v8469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:38 smithi060 ceph-mon[94233]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:38 smithi060 ceph-mon[109077]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:38.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:38 smithi089 ceph-mon[98504]: pgmap v8470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:39.450 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:57:39.775 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:57:39.775 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:57:39.775 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:57:39.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:57:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:57:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:57:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:57:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:57:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:57:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:57:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:57:40.176 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:57:40.176 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:57:40.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:57:40.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:57:40.178 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:57:40.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:57:40.178 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:57:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:57:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:40 smithi060 ceph-mon[94233]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:40 smithi060 ceph-mon[109077]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:40.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:40 smithi089 ceph-mon[98504]: pgmap v8471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[94233]: from='client.23340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[94233]: from='client.33218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/364909135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:57:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[109077]: from='client.23340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[109077]: from='client.33218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/364909135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:57:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:41 smithi089 ceph-mon[98504]: from='client.23340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:41 smithi089 ceph-mon[98504]: from='client.33218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:57:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/364909135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:57:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:42 smithi060 ceph-mon[94233]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:42 smithi060 ceph-mon[109077]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:42 smithi089 ceph-mon[98504]: pgmap v8472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[94233]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:57:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:57:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:57:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:57:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[109077]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:57:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:57:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:57:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:57:44.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:44 smithi089 ceph-mon[98504]: pgmap v8473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:57:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:57:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:57:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:57:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:57:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:57:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:46 smithi060 ceph-mon[94233]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:46 smithi060 ceph-mon[109077]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:46 smithi089 ceph-mon[98504]: pgmap v8474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:48 smithi060 ceph-mon[109077]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:48 smithi060 ceph-mon[94233]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:48 smithi089 ceph-mon[98504]: pgmap v8475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:50 smithi060 ceph-mon[94233]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:50 smithi060 ceph-mon[109077]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:50.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:50 smithi089 ceph-mon[98504]: pgmap v8476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:52 smithi060 ceph-mon[94233]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:52 smithi060 ceph-mon[109077]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:52 smithi089 ceph-mon[98504]: pgmap v8477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:54 smithi060 ceph-mon[109077]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:54 smithi060 ceph-mon[94233]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:54.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:54 smithi089 ceph-mon[98504]: pgmap v8478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:57:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T07:57:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:56 smithi060 ceph-mon[94233]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:56 smithi060 ceph-mon[109077]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:56.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:56 smithi089 ceph-mon[98504]: pgmap v8479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:57:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:57:58 smithi060 ceph-mon[94233]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:57:58 smithi060 ceph-mon[109077]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:57:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:57:58 smithi089 ceph-mon[98504]: pgmap v8480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:00 smithi060 ceph-mon[94233]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:00 smithi060 ceph-mon[109077]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:00 smithi089 ceph-mon[98504]: pgmap v8481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:02 smithi060 ceph-mon[94233]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:02 smithi060 ceph-mon[109077]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:02.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:02 smithi089 ceph-mon[98504]: pgmap v8482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:04 smithi060 ceph-mon[94233]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:04 smithi060 ceph-mon[109077]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:04.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:58:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:58:04.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:04 smithi089 ceph-mon[98504]: pgmap v8483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:06 smithi060 ceph-mon[94233]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:06 smithi060 ceph-mon[109077]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:06 smithi089 ceph-mon[98504]: pgmap v8484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:08 smithi060 ceph-mon[94233]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:08 smithi060 ceph-mon[109077]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:08 smithi089 ceph-mon[98504]: pgmap v8485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:10 smithi060 ceph-mon[94233]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:10 smithi060 ceph-mon[109077]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:10 smithi089 ceph-mon[98504]: pgmap v8486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:10.539 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:58:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:58:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:58:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:58:10.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:58:10.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:58:10.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:58:10.865 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:58:10.865 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:58:11.265 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:58:11.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:58:11.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:58:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:58:11.267 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:11.267 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:58:11.267 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:58:11.267 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:58:11.267 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:58:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[94233]: from='client.23358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[94233]: from='client.33236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[94233]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3522195035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:58:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[109077]: from='client.23358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[109077]: from='client.33236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[109077]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3522195035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:58:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:12 smithi089 ceph-mon[98504]: from='client.23358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:12 smithi089 ceph-mon[98504]: from='client.33236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:12 smithi089 ceph-mon[98504]: pgmap v8487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3522195035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:58:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:14 smithi060 ceph-mon[94233]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:14 smithi060 ceph-mon[109077]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:58:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:58:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:14 smithi089 ceph-mon[98504]: pgmap v8488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:16 smithi060 ceph-mon[94233]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:16 smithi060 ceph-mon[109077]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:16 smithi089 ceph-mon[98504]: pgmap v8489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:18 smithi060 ceph-mon[94233]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:18 smithi060 ceph-mon[109077]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:18.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:18 smithi089 ceph-mon[98504]: pgmap v8490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:20 smithi060 ceph-mon[94233]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:20 smithi060 ceph-mon[109077]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:20.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:20 smithi089 ceph-mon[98504]: pgmap v8491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:22 smithi060 ceph-mon[94233]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:22 smithi060 ceph-mon[109077]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:22.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:22 smithi089 ceph-mon[98504]: pgmap v8492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:24 smithi060 ceph-mon[94233]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:24.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:24 smithi060 ceph-mon[109077]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:24.513 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:58:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:58:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:24 smithi089 ceph-mon[98504]: pgmap v8493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:26 smithi060 ceph-mon[94233]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:26 smithi060 ceph-mon[109077]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:26 smithi089 ceph-mon[98504]: pgmap v8494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:28 smithi060 ceph-mon[94233]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:28 smithi060 ceph-mon[109077]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:28.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:28 smithi089 ceph-mon[98504]: pgmap v8495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:30 smithi060 ceph-mon[94233]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:30 smithi060 ceph-mon[109077]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:30.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:30 smithi089 ceph-mon[98504]: pgmap v8496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:32 smithi060 ceph-mon[94233]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:32 smithi060 ceph-mon[109077]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:32.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:32 smithi089 ceph-mon[98504]: pgmap v8497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:34 smithi060 ceph-mon[94233]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:34 smithi060 ceph-mon[109077]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:58:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:58:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:34 smithi089 ceph-mon[98504]: pgmap v8498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:36 smithi060 ceph-mon[109077]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:36 smithi060 ceph-mon[94233]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:36 smithi089 ceph-mon[98504]: pgmap v8499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:38 smithi060 ceph-mon[94233]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:38 smithi060 ceph-mon[109077]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:38.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:38 smithi089 ceph-mon[98504]: pgmap v8500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:40 smithi060 ceph-mon[109077]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:40 smithi060 ceph-mon[94233]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:40.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:40 smithi089 ceph-mon[98504]: pgmap v8501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:41.631 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:58:41.958 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:58:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:58:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:58:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:58:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:58:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:58:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:58:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:58:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:58:42.357 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:58:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:58:42.358 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:58:42.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:58:42.359 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:58:42.359 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:58:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:42 smithi060 ceph-mon[94233]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:42 smithi060 ceph-mon[109077]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:42 smithi089 ceph-mon[98504]: pgmap v8502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:43 smithi060 ceph-mon[94233]: from='client.23376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:43 smithi060 ceph-mon[94233]: from='client.33254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1240219788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:58:43.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:43 smithi060 ceph-mon[109077]: from='client.23376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:43.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:43 smithi060 ceph-mon[109077]: from='client.33254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1240219788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:58:43.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:43 smithi089 ceph-mon[98504]: from='client.23376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:43 smithi089 ceph-mon[98504]: from='client.33254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:58:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1240219788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:58:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:44 smithi060 ceph-mon[94233]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:58:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:44 smithi060 ceph-mon[109077]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:58:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:58:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:58:44.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:44 smithi089 ceph-mon[98504]: pgmap v8503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:44.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:58:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:58:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:58:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:58:45.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:58:45.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:58:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:58:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:58:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:58:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:58:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:46 smithi060 ceph-mon[94233]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:46 smithi060 ceph-mon[109077]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:46 smithi089 ceph-mon[98504]: pgmap v8504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:48 smithi060 ceph-mon[94233]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:48 smithi060 ceph-mon[109077]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:48 smithi089 ceph-mon[98504]: pgmap v8505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:50 smithi060 ceph-mon[94233]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:50 smithi060 ceph-mon[109077]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:50.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:50 smithi089 ceph-mon[98504]: pgmap v8506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:52 smithi060 ceph-mon[94233]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:52 smithi060 ceph-mon[109077]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:52.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:52 smithi089 ceph-mon[98504]: pgmap v8507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:54 smithi060 ceph-mon[94233]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:54.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:54 smithi060 ceph-mon[109077]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:58:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T07:58:54.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:54 smithi089 ceph-mon[98504]: pgmap v8508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:56 smithi060 ceph-mon[94233]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:56 smithi060 ceph-mon[109077]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:56.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:56 smithi089 ceph-mon[98504]: pgmap v8509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:58:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:58:58 smithi060 ceph-mon[94233]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:58:58 smithi060 ceph-mon[109077]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:58:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:58:58 smithi089 ceph-mon[98504]: pgmap v8510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:00 smithi060 ceph-mon[94233]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:00 smithi060 ceph-mon[109077]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:00 smithi089 ceph-mon[98504]: pgmap v8511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:02 smithi060 ceph-mon[94233]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:02 smithi060 ceph-mon[109077]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:02.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:02 smithi089 ceph-mon[98504]: pgmap v8512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:03.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:03 smithi089 ceph-mon[98504]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:03 smithi060 ceph-mon[94233]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:03 smithi060 ceph-mon[109077]: pgmap v8513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:59:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T07:59:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:06 smithi060 ceph-mon[109077]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:06 smithi060 ceph-mon[94233]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:06.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:06 smithi089 ceph-mon[98504]: pgmap v8514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:08 smithi060 ceph-mon[94233]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:08 smithi060 ceph-mon[109077]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:08 smithi089 ceph-mon[98504]: pgmap v8515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:10 smithi060 ceph-mon[94233]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:10 smithi060 ceph-mon[109077]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:10 smithi089 ceph-mon[98504]: pgmap v8516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:12 smithi060 ceph-mon[94233]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:12 smithi060 ceph-mon[109077]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:12 smithi089 ceph-mon[98504]: pgmap v8517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:12.721 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:59:13.048 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:59:13.048 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:59:13.049 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:59:13.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:59:13.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:59:13.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:59:13.051 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:59:13.454 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:59:13.454 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:59:13.455 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:59:13.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:13.456 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:59:13.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:59:13.456 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:59:13.456 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:59:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[109077]: from='client.23394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[109077]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[109077]: from='client.33272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1748244265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:59:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[94233]: from='client.23394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[94233]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[94233]: from='client.33272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1748244265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:59:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:14 smithi089 ceph-mon[98504]: from='client.23394 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:14 smithi089 ceph-mon[98504]: pgmap v8518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:14 smithi089 ceph-mon[98504]: from='client.33272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1748244265' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:59:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:59:14] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T07:59:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:16 smithi060 ceph-mon[94233]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:16 smithi060 ceph-mon[109077]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:16 smithi089 ceph-mon[98504]: pgmap v8519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:18 smithi060 ceph-mon[94233]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:18 smithi060 ceph-mon[109077]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:18.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:18 smithi089 ceph-mon[98504]: pgmap v8520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:20 smithi060 ceph-mon[94233]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:20 smithi060 ceph-mon[109077]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:20 smithi089 ceph-mon[98504]: pgmap v8521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:22 smithi060 ceph-mon[94233]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:22.545 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:22 smithi060 ceph-mon[109077]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:22.546 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:22 smithi089 ceph-mon[98504]: pgmap v8522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:24.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:24 smithi060 ceph-mon[94233]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:24.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:24 smithi060 ceph-mon[109077]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:24.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:24 smithi089 ceph-mon[98504]: pgmap v8523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:24.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:59:24] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T07:59:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:26 smithi060 ceph-mon[94233]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:26 smithi060 ceph-mon[109077]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:26 smithi089 ceph-mon[98504]: pgmap v8524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:28 smithi060 ceph-mon[94233]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:28 smithi060 ceph-mon[109077]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:28.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:28 smithi089 ceph-mon[98504]: pgmap v8525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:30 smithi060 ceph-mon[94233]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:30 smithi060 ceph-mon[109077]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:30.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:30 smithi089 ceph-mon[98504]: pgmap v8526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:32 smithi060 ceph-mon[94233]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:32 smithi060 ceph-mon[109077]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:32 smithi089 ceph-mon[98504]: pgmap v8527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:34 smithi060 ceph-mon[94233]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:34 smithi060 ceph-mon[109077]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:34 smithi089 ceph-mon[98504]: pgmap v8528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:59:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T07:59:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:36 smithi060 ceph-mon[94233]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:36 smithi060 ceph-mon[109077]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:36 smithi089 ceph-mon[98504]: pgmap v8529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:38 smithi060 ceph-mon[94233]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:38 smithi060 ceph-mon[109077]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:38.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:38 smithi089 ceph-mon[98504]: pgmap v8530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:40 smithi060 ceph-mon[94233]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:40 smithi060 ceph-mon[109077]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:40.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:40 smithi089 ceph-mon[98504]: pgmap v8531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:42 smithi060 ceph-mon[94233]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:42 smithi060 ceph-mon[109077]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:42 smithi089 ceph-mon[98504]: pgmap v8532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:43.818 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T07:59:44.146 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T07:59:44.147 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T07:59:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T07:59:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:44 smithi060 ceph-mon[109077]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:44 smithi060 ceph-mon[94233]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:44 smithi089 ceph-mon[98504]: pgmap v8533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:44.546 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T07:59:44.546 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T07:59:44.546 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T07:59:44.546 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:44.546 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T07:59:44.546 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T07:59:44.547 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T07:59:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:59:44] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2023-12-01T07:59:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[94233]: from='client.23412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[94233]: from='client.23418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2355505324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:59:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:59:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[109077]: from='client.23412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[109077]: from='client.23418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2355505324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:59:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:59:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:45 smithi089 ceph-mon[98504]: from='client.23412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:45 smithi089 ceph-mon[98504]: from='client.23418 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T07:59:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2355505324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T07:59:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T07:59:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[109077]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:59:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:59:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:59:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[94233]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:59:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:59:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:59:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:46 smithi089 ceph-mon[98504]: pgmap v8534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T07:59:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T07:59:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T07:59:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:48 smithi060 ceph-mon[94233]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:48 smithi060 ceph-mon[109077]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:48.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:48 smithi089 ceph-mon[98504]: pgmap v8535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:50 smithi060 ceph-mon[94233]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:50 smithi060 ceph-mon[109077]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:50 smithi089 ceph-mon[98504]: pgmap v8536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:52 smithi060 ceph-mon[94233]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:52 smithi060 ceph-mon[109077]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:52.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:52 smithi089 ceph-mon[98504]: pgmap v8537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:54 smithi060 ceph-mon[109077]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:54 smithi060 ceph-mon[94233]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:54.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:54 smithi089 ceph-mon[98504]: pgmap v8538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 07:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:07:59:54] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2023-12-01T07:59:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:56 smithi060 ceph-mon[94233]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:56 smithi060 ceph-mon[109077]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:56 smithi089 ceph-mon[98504]: pgmap v8539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T07:59:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 07:59:58 smithi060 ceph-mon[94233]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 07:59:58 smithi060 ceph-mon[109077]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T07:59:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 07:59:58 smithi089 ceph-mon[98504]: pgmap v8540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T07:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:00 smithi060 ceph-mon[94233]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:00 smithi060 ceph-mon[109077]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:00 smithi089 ceph-mon[98504]: pgmap v8541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:00:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:02 smithi060 ceph-mon[94233]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:02 smithi060 ceph-mon[109077]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:02.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:02 smithi089 ceph-mon[98504]: pgmap v8542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:04 smithi060 ceph-mon[94233]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:04 smithi060 ceph-mon[109077]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:04 smithi089 ceph-mon[98504]: pgmap v8543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:00:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T08:00:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:06 smithi060 ceph-mon[94233]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:06 smithi060 ceph-mon[109077]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:06 smithi089 ceph-mon[98504]: pgmap v8544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:08 smithi060 ceph-mon[109077]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:08 smithi060 ceph-mon[94233]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:08 smithi089 ceph-mon[98504]: pgmap v8545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:10 smithi060 ceph-mon[94233]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:10 smithi060 ceph-mon[109077]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:10 smithi089 ceph-mon[98504]: pgmap v8546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:12 smithi060 ceph-mon[94233]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:12 smithi060 ceph-mon[109077]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:12 smithi089 ceph-mon[98504]: pgmap v8547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:14 smithi060 ceph-mon[94233]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:14.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:00:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:00:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:14 smithi060 ceph-mon[109077]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:14.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:14 smithi089 ceph-mon[98504]: pgmap v8548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:14.909 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:00:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4798M 2501M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5343M 2501M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4860M 2501M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4540M 2501M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:00:15.239 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:00:15.638 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:00:15.638 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:00:15.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:00:15.640 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:00:15.640 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:00:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[94233]: from='client.23430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[94233]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[94233]: from='client.23436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3542616442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:00:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[109077]: from='client.23430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[109077]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[109077]: from='client.23436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3542616442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:00:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:16 smithi089 ceph-mon[98504]: from='client.23430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:16.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:16 smithi089 ceph-mon[98504]: pgmap v8549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:16 smithi089 ceph-mon[98504]: from='client.23436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3542616442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:00:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:18 smithi060 ceph-mon[94233]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:18 smithi060 ceph-mon[109077]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:18.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:18 smithi089 ceph-mon[98504]: pgmap v8550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:20 smithi060 ceph-mon[94233]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:20 smithi060 ceph-mon[109077]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:20 smithi089 ceph-mon[98504]: pgmap v8551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:22 smithi060 ceph-mon[94233]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:22 smithi060 ceph-mon[109077]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:22 smithi089 ceph-mon[98504]: pgmap v8552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:24 smithi060 ceph-mon[94233]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:24 smithi060 ceph-mon[109077]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:00:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:00:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:24 smithi089 ceph-mon[98504]: pgmap v8553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:26 smithi060 ceph-mon[94233]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:26 smithi060 ceph-mon[109077]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:26 smithi089 ceph-mon[98504]: pgmap v8554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:28 smithi060 ceph-mon[109077]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:28 smithi060 ceph-mon[94233]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:28.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:28 smithi089 ceph-mon[98504]: pgmap v8555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:30 smithi060 ceph-mon[94233]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:30 smithi060 ceph-mon[109077]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:30.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:30 smithi089 ceph-mon[98504]: pgmap v8556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:32 smithi060 ceph-mon[94233]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:32 smithi060 ceph-mon[109077]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:32 smithi089 ceph-mon[98504]: pgmap v8557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:34 smithi060 ceph-mon[94233]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:34.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:34 smithi060 ceph-mon[109077]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:00:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:00:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:34 smithi089 ceph-mon[98504]: pgmap v8558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:36 smithi060 ceph-mon[94233]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:36 smithi060 ceph-mon[109077]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:36 smithi089 ceph-mon[98504]: pgmap v8559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:38 smithi060 ceph-mon[94233]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:38 smithi060 ceph-mon[109077]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:38 smithi089 ceph-mon[98504]: pgmap v8560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:40 smithi060 ceph-mon[94233]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:40 smithi060 ceph-mon[109077]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:40 smithi089 ceph-mon[98504]: pgmap v8561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:42 smithi060 ceph-mon[94233]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:42 smithi060 ceph-mon[109077]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:42 smithi089 ceph-mon[98504]: pgmap v8562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:44 smithi060 ceph-mon[109077]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:44 smithi060 ceph-mon[94233]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:00:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:00:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:44 smithi089 ceph-mon[98504]: pgmap v8563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:46.008 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:00:46.345 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:00:46.345 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:00:46.345 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:00:46.345 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:00:46.345 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4798M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5343M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4860M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4540M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:00:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:00:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:00:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:00:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:00:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:00:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:00:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: pgmap v8564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:00:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:00:46.746 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:46.747 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:00:46.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:00:46.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:00:46.748 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:00:46.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:00:46.748 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:00:46.748 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:00:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:47 smithi060 ceph-mon[109077]: from='client.23448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:47 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2492M 2023-12-01T08:00:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2138991006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:00:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:47 smithi060 ceph-mon[94233]: from='client.23448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:47 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2492M 2023-12-01T08:00:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2138991006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:00:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:47 smithi089 ceph-mon[98504]: from='client.23448 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:47 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2492M 2023-12-01T08:00:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2138991006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:00:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:48 smithi060 ceph-mon[109077]: from='client.23454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:48 smithi060 ceph-mon[109077]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:48 smithi060 ceph-mon[94233]: from='client.23454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:48 smithi060 ceph-mon[94233]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:48 smithi089 ceph-mon[98504]: from='client.23454 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:00:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:48 smithi089 ceph-mon[98504]: pgmap v8565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:50 smithi060 ceph-mon[94233]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:50 smithi060 ceph-mon[109077]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:50 smithi089 ceph-mon[98504]: pgmap v8566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:52 smithi060 ceph-mon[109077]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:52 smithi060 ceph-mon[94233]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:52.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:52 smithi089 ceph-mon[98504]: pgmap v8567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:54.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:54 smithi060 ceph-mon[109077]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:54 smithi060 ceph-mon[94233]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:00:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:00:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:54 smithi089 ceph-mon[98504]: pgmap v8568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:56 smithi060 ceph-mon[109077]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:56 smithi060 ceph-mon[94233]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:56 smithi089 ceph-mon[98504]: pgmap v8569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:00:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:00:58 smithi060 ceph-mon[94233]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:00:58 smithi060 ceph-mon[109077]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:00:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:00:58 smithi089 ceph-mon[98504]: pgmap v8570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:00 smithi060 ceph-mon[94233]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:00 smithi060 ceph-mon[109077]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:00 smithi089 ceph-mon[98504]: pgmap v8571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:02 smithi060 ceph-mon[109077]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:02 smithi060 ceph-mon[94233]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:02 smithi089 ceph-mon[98504]: pgmap v8572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:04 smithi060 ceph-mon[109077]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:04 smithi060 ceph-mon[94233]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:01:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:01:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:04 smithi089 ceph-mon[98504]: pgmap v8573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:06 smithi060 ceph-mon[94233]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:06 smithi060 ceph-mon[109077]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:06 smithi089 ceph-mon[98504]: pgmap v8574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:08 smithi060 ceph-mon[109077]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:08 smithi060 ceph-mon[94233]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:08 smithi089 ceph-mon[98504]: pgmap v8575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:10 smithi060 ceph-mon[109077]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:10 smithi060 ceph-mon[94233]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:10 smithi089 ceph-mon[98504]: pgmap v8576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:12 smithi089 ceph-mon[98504]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:12 smithi060 ceph-mon[94233]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:12 smithi060 ceph-mon[109077]: pgmap v8577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:14 smithi089 ceph-mon[98504]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:14 smithi060 ceph-mon[94233]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:14 smithi060 ceph-mon[109077]: pgmap v8578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:01:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:01:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:16 smithi060 ceph-mon[94233]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:16 smithi060 ceph-mon[109077]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:16 smithi089 ceph-mon[98504]: pgmap v8579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:17.112 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:01:17.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4798M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5343M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4860M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4540M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:01:17.440 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:01:17.837 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:01:17.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:01:17.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:01:17.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:17.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:01:17.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:01:17.838 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:01:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:18 smithi060 ceph-mon[94233]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:18 smithi060 ceph-mon[94233]: from='client.33338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1065730784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:01:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:18 smithi060 ceph-mon[109077]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:18 smithi060 ceph-mon[109077]: from='client.33338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1065730784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:01:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:18 smithi089 ceph-mon[98504]: pgmap v8580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:18 smithi089 ceph-mon[98504]: from='client.33338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1065730784' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:01:19.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:19 smithi060 ceph-mon[109077]: from='client.23472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:19 smithi060 ceph-mon[94233]: from='client.23472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:19 smithi089 ceph-mon[98504]: from='client.23472 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:20 smithi060 ceph-mon[109077]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:20 smithi060 ceph-mon[94233]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:20 smithi089 ceph-mon[98504]: pgmap v8581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:22 smithi060 ceph-mon[94233]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:22 smithi060 ceph-mon[109077]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:22 smithi089 ceph-mon[98504]: pgmap v8582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:24 smithi060 ceph-mon[94233]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:24 smithi060 ceph-mon[109077]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:24 smithi089 ceph-mon[98504]: pgmap v8583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:01:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:01:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:26 smithi060 ceph-mon[109077]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:26 smithi060 ceph-mon[94233]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:26 smithi089 ceph-mon[98504]: pgmap v8584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:28 smithi060 ceph-mon[94233]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:28 smithi060 ceph-mon[109077]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:28 smithi089 ceph-mon[98504]: pgmap v8585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:30 smithi060 ceph-mon[109077]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:30 smithi060 ceph-mon[94233]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:30 smithi089 ceph-mon[98504]: pgmap v8586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:32 smithi060 ceph-mon[94233]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:32 smithi060 ceph-mon[109077]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:32 smithi089 ceph-mon[98504]: pgmap v8587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:34 smithi060 ceph-mon[94233]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:34 smithi060 ceph-mon[109077]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:34 smithi089 ceph-mon[98504]: pgmap v8588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:01:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:01:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:36 smithi060 ceph-mon[94233]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:36 smithi060 ceph-mon[109077]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:36 smithi089 ceph-mon[98504]: pgmap v8589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:38 smithi060 ceph-mon[94233]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:38 smithi060 ceph-mon[109077]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:38 smithi089 ceph-mon[98504]: pgmap v8590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:40 smithi060 ceph-mon[94233]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:40 smithi060 ceph-mon[109077]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:40.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:40 smithi089 ceph-mon[98504]: pgmap v8591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:42 smithi060 ceph-mon[94233]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:42 smithi060 ceph-mon[109077]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:42 smithi089 ceph-mon[98504]: pgmap v8592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:44 smithi060 ceph-mon[94233]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:44 smithi060 ceph-mon[109077]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:44 smithi089 ceph-mon[98504]: pgmap v8593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:01:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:01:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:46 smithi060 ceph-mon[94233]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:46 smithi060 ceph-mon[109077]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:46 smithi089 ceph-mon[98504]: pgmap v8594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:01:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:01:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:01:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:01:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:01:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:01:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:01:47.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:01:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:01:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:01:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:01:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:01:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:48 smithi060 ceph-mon[109077]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:48 smithi060 ceph-mon[94233]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:01:48.523 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4798M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5343M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4860M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4540M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:01:48.524 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:01:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:48 smithi089 ceph-mon[98504]: pgmap v8595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:48.920 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:01:48.921 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:01:48.921 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:01:48.921 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:01:48.921 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:01:48.921 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:01:48.921 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:01:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:49 smithi060 ceph-mon[94233]: from='client.33356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1395173369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:01:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:49 smithi060 ceph-mon[109077]: from='client.33356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1395173369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:01:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:49 smithi089 ceph-mon[98504]: from='client.33356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1395173369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:01:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:50 smithi060 ceph-mon[94233]: from='client.23490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:50 smithi060 ceph-mon[94233]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:50 smithi060 ceph-mon[109077]: from='client.23490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:50 smithi060 ceph-mon[109077]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:50 smithi089 ceph-mon[98504]: from='client.23490 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:01:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:50 smithi089 ceph-mon[98504]: pgmap v8596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:52 smithi060 ceph-mon[94233]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:52 smithi060 ceph-mon[109077]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:52 smithi089 ceph-mon[98504]: pgmap v8597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:54 smithi060 ceph-mon[94233]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:54 smithi060 ceph-mon[109077]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:54 smithi089 ceph-mon[98504]: pgmap v8598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:01:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:01:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:56 smithi060 ceph-mon[94233]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:56 smithi060 ceph-mon[109077]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:56 smithi089 ceph-mon[98504]: pgmap v8599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:01:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:01:58 smithi060 ceph-mon[94233]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:01:58 smithi060 ceph-mon[109077]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:01:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:01:58 smithi089 ceph-mon[98504]: pgmap v8600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:00 smithi060 ceph-mon[94233]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:00 smithi060 ceph-mon[109077]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:00 smithi089 ceph-mon[98504]: pgmap v8601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:02 smithi060 ceph-mon[94233]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:02 smithi060 ceph-mon[109077]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:02 smithi089 ceph-mon[98504]: pgmap v8602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:04 smithi060 ceph-mon[94233]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:04 smithi060 ceph-mon[109077]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:04 smithi089 ceph-mon[98504]: pgmap v8603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:02:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:02:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:06 smithi060 ceph-mon[94233]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:06 smithi060 ceph-mon[109077]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:06 smithi089 ceph-mon[98504]: pgmap v8604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:08 smithi060 ceph-mon[94233]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:08 smithi060 ceph-mon[109077]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:08 smithi089 ceph-mon[98504]: pgmap v8605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:10 smithi060 ceph-mon[94233]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:10 smithi060 ceph-mon[109077]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:10 smithi089 ceph-mon[98504]: pgmap v8606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:12 smithi060 ceph-mon[94233]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:12 smithi060 ceph-mon[109077]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:12 smithi089 ceph-mon[98504]: pgmap v8607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:14 smithi060 ceph-mon[94233]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:14 smithi060 ceph-mon[109077]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:14 smithi089 ceph-mon[98504]: pgmap v8608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:02:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:02:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:16 smithi060 ceph-mon[94233]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:16 smithi060 ceph-mon[109077]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:16 smithi089 ceph-mon[98504]: pgmap v8609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:18 smithi060 ceph-mon[94233]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:18 smithi060 ceph-mon[109077]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:18 smithi089 ceph-mon[98504]: pgmap v8610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:19.285 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:02:19.610 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:02:19.610 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4798M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5343M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4860M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4540M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:02:19.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:02:19.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:02:19.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:02:19.612 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:02:19.612 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:02:20.012 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:02:20.012 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:02:20.012 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:02:20.012 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:20.012 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:02:20.012 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:02:20.013 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:02:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:20 smithi060 ceph-mon[94233]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:20 smithi060 ceph-mon[94233]: from='client.23502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/287252738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:02:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:20 smithi060 ceph-mon[109077]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:20 smithi060 ceph-mon[109077]: from='client.23502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/287252738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:02:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:20 smithi089 ceph-mon[98504]: pgmap v8611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:20 smithi089 ceph-mon[98504]: from='client.23502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/287252738' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:02:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:21 smithi060 ceph-mon[94233]: from='client.33380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:21 smithi060 ceph-mon[109077]: from='client.33380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:21 smithi089 ceph-mon[98504]: from='client.33380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:22 smithi060 ceph-mon[109077]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:22 smithi060 ceph-mon[94233]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:22 smithi089 ceph-mon[98504]: pgmap v8612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:24 smithi060 ceph-mon[94233]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:24 smithi060 ceph-mon[109077]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:24 smithi089 ceph-mon[98504]: pgmap v8613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:02:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:02:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:26 smithi060 ceph-mon[94233]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:26 smithi060 ceph-mon[109077]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:26 smithi089 ceph-mon[98504]: pgmap v8614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:28 smithi060 ceph-mon[94233]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:28 smithi060 ceph-mon[109077]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:28 smithi089 ceph-mon[98504]: pgmap v8615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:30 smithi060 ceph-mon[94233]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:30 smithi060 ceph-mon[109077]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:30 smithi089 ceph-mon[98504]: pgmap v8616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:32 smithi060 ceph-mon[94233]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:32 smithi060 ceph-mon[109077]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:32 smithi089 ceph-mon[98504]: pgmap v8617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:34 smithi060 ceph-mon[109077]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:34 smithi060 ceph-mon[94233]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:34 smithi089 ceph-mon[98504]: pgmap v8618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:02:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:02:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:36 smithi060 ceph-mon[94233]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:36 smithi060 ceph-mon[109077]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:36 smithi089 ceph-mon[98504]: pgmap v8619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:38 smithi060 ceph-mon[94233]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:38 smithi060 ceph-mon[109077]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:38 smithi089 ceph-mon[98504]: pgmap v8620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:40 smithi060 ceph-mon[94233]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:40 smithi060 ceph-mon[109077]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:40 smithi089 ceph-mon[98504]: pgmap v8621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:42 smithi060 ceph-mon[94233]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:42 smithi060 ceph-mon[109077]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:42 smithi089 ceph-mon[98504]: pgmap v8622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:44.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:44 smithi060 ceph-mon[94233]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:44 smithi060 ceph-mon[109077]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:44 smithi089 ceph-mon[98504]: pgmap v8623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:02:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:02:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:46 smithi060 ceph-mon[94233]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:46 smithi060 ceph-mon[109077]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:46 smithi089 ceph-mon[98504]: pgmap v8624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:02:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:02:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:02:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:48 smithi060 ceph-mon[94233]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:48 smithi060 ceph-mon[109077]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:48 smithi089 ceph-mon[98504]: pgmap v8625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:50.378 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:02:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:50 smithi060 ceph-mon[109077]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:50 smithi060 ceph-mon[94233]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:50 smithi089 ceph-mon[98504]: pgmap v8626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:50.723 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:02:50.723 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 10m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:02:50.723 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 10m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:02:50.723 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 10m ago 3h 25.7M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:02:50.723 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 10m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:02:50.723 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 10m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 10m ago 3h 682M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 10m ago 3h 1057M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 10m ago 3h 593M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 10m ago 3h 485M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 10m ago 3h 18.1M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 10m ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 10m ago 3h 4798M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 10m ago 3h 5343M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 10m ago 3h 4860M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 10m ago 3h 4540M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:02:50.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 10m ago 3h 3740M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:02:50.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 10m ago 3h 4164M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:02:50.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 10m ago 3h 3675M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:02:50.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 10m ago 3h 4131M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:02:50.725 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 10m ago 3h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:51.140 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:02:51.141 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:02:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: from='client.23520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: from='client.33398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1332589984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: from='client.23520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: from='client.33398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1332589984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:02:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: from='client.23520 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: from='client.33398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: pgmap v8627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1332589984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:02:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:02:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:02:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:02:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:02:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:02:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:02:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:53 smithi060 ceph-mon[94233]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:53 smithi060 ceph-mon[109077]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:53 smithi089 ceph-mon[98504]: pgmap v8628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:02:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:02:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:56 smithi060 ceph-mon[94233]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:56 smithi060 ceph-mon[109077]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:56 smithi089 ceph-mon[98504]: pgmap v8629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:02:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:02:58 smithi060 ceph-mon[94233]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:02:58 smithi060 ceph-mon[109077]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:02:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:02:58 smithi089 ceph-mon[98504]: pgmap v8630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:00 smithi060 ceph-mon[94233]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:00 smithi060 ceph-mon[109077]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:00 smithi089 ceph-mon[98504]: pgmap v8631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:02 smithi060 ceph-mon[94233]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:02 smithi060 ceph-mon[109077]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:02 smithi089 ceph-mon[98504]: pgmap v8632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:04 smithi060 ceph-mon[94233]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:04 smithi060 ceph-mon[109077]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:04 smithi089 ceph-mon[98504]: pgmap v8633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:03:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:03:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:06 smithi060 ceph-mon[94233]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:06 smithi060 ceph-mon[109077]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:06 smithi089 ceph-mon[98504]: pgmap v8634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:08 smithi060 ceph-mon[94233]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:08 smithi060 ceph-mon[109077]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:08 smithi089 ceph-mon[98504]: pgmap v8635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:10 smithi060 ceph-mon[94233]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:10 smithi060 ceph-mon[109077]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:10 smithi089 ceph-mon[98504]: pgmap v8636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:12 smithi060 ceph-mon[94233]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:12 smithi060 ceph-mon[109077]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:12 smithi089 ceph-mon[98504]: pgmap v8637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:14 smithi060 ceph-mon[94233]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:14 smithi060 ceph-mon[109077]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:14 smithi089 ceph-mon[98504]: pgmap v8638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:03:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:03:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:16 smithi060 ceph-mon[94233]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:16 smithi060 ceph-mon[109077]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:16 smithi089 ceph-mon[98504]: pgmap v8639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:18 smithi060 ceph-mon[94233]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:18 smithi060 ceph-mon[109077]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:18 smithi089 ceph-mon[98504]: pgmap v8640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:20 smithi060 ceph-mon[94233]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:20 smithi060 ceph-mon[109077]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:20 smithi089 ceph-mon[98504]: pgmap v8641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:21.508 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:03:21.835 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 31s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 30s ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 31s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 30s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 30s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 31s ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 31s ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 30s ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 31s ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 31s ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 30s ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 31s ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 31s ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:03:21.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 31s ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:03:21.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 31s ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:03:21.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 30s ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:03:21.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 30s ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:03:21.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 30s ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:03:21.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 30s ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:03:21.837 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 30s ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:03:22.234 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:03:22.234 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:03:22.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:03:22.235 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:03:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:22 smithi060 ceph-mon[94233]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:22 smithi060 ceph-mon[109077]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:22 smithi089 ceph-mon[98504]: pgmap v8642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:23 smithi060 ceph-mon[94233]: from='client.23538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:23 smithi060 ceph-mon[94233]: from='client.23544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3846108128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:03:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:23 smithi060 ceph-mon[109077]: from='client.23538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:23 smithi060 ceph-mon[109077]: from='client.23544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3846108128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:03:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:23 smithi089 ceph-mon[98504]: from='client.23538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:23 smithi089 ceph-mon[98504]: from='client.23544 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3846108128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:03:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:24 smithi060 ceph-mon[109077]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:24 smithi060 ceph-mon[94233]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:24 smithi089 ceph-mon[98504]: pgmap v8643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:03:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:03:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:26 smithi060 ceph-mon[94233]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:26 smithi060 ceph-mon[109077]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:26 smithi089 ceph-mon[98504]: pgmap v8644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:28 smithi060 ceph-mon[94233]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:28 smithi060 ceph-mon[109077]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:28 smithi089 ceph-mon[98504]: pgmap v8645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:30 smithi060 ceph-mon[109077]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:30 smithi060 ceph-mon[94233]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:30 smithi089 ceph-mon[98504]: pgmap v8646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:32 smithi060 ceph-mon[94233]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:32 smithi060 ceph-mon[109077]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:32 smithi089 ceph-mon[98504]: pgmap v8647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:34 smithi060 ceph-mon[109077]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:34 smithi060 ceph-mon[94233]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:34 smithi089 ceph-mon[98504]: pgmap v8648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:03:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:03:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:36 smithi060 ceph-mon[94233]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:36 smithi060 ceph-mon[109077]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:36 smithi089 ceph-mon[98504]: pgmap v8649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:38 smithi060 ceph-mon[94233]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:38 smithi060 ceph-mon[109077]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:38 smithi089 ceph-mon[98504]: pgmap v8650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:40 smithi060 ceph-mon[94233]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:40 smithi060 ceph-mon[109077]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:40 smithi089 ceph-mon[98504]: pgmap v8651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:42 smithi060 ceph-mon[109077]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:42 smithi060 ceph-mon[94233]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:42 smithi089 ceph-mon[98504]: pgmap v8652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:44 smithi060 ceph-mon[94233]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:44 smithi060 ceph-mon[109077]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:03:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:03:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:44 smithi089 ceph-mon[98504]: pgmap v8653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:46 smithi060 ceph-mon[94233]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:46 smithi060 ceph-mon[109077]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:46 smithi089 ceph-mon[98504]: pgmap v8654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:48 smithi060 ceph-mon[94233]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:48 smithi060 ceph-mon[109077]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:48 smithi089 ceph-mon[98504]: pgmap v8655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:50 smithi060 ceph-mon[94233]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:50 smithi060 ceph-mon[109077]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:50 smithi089 ceph-mon[98504]: pgmap v8656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:52 smithi060 ceph-mon[109077]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:03:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:52 smithi060 ceph-mon[94233]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:03:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:52 smithi089 ceph-mon[98504]: pgmap v8657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:03:52.608 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 62s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 61s ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 62s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 61s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 61s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 62s ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 62s ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 61s ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 62s ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 62s ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 61s ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 62s ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:03:52.939 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 62s ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:03:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 62s ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:03:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 62s ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:03:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 61s ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:03:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 61s ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:03:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 61s ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:03:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 61s ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:03:52.940 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 61s ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:03:53.338 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:03:53.338 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:03:53.338 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:03:53.338 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:53.338 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:03:53.339 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:03:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:03:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:03:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:03:53.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:03:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:03:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:03:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:03:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:03:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:03:54.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:03:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[109077]: from='client.23556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[109077]: from='client.33434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[109077]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2208284782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[94233]: from='client.23556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[94233]: from='client.33434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[94233]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2208284782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:03:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:54 smithi089 ceph-mon[98504]: from='client.23556 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:54 smithi089 ceph-mon[98504]: from='client.33434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:03:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:54 smithi089 ceph-mon[98504]: pgmap v8658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2208284782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:03:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:56 smithi060 ceph-mon[94233]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:56 smithi060 ceph-mon[109077]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:56 smithi089 ceph-mon[98504]: pgmap v8659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:03:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:03:58 smithi060 ceph-mon[94233]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:03:58 smithi060 ceph-mon[109077]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:03:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:03:58 smithi089 ceph-mon[98504]: pgmap v8660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:00 smithi060 ceph-mon[94233]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:00 smithi060 ceph-mon[109077]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:00 smithi089 ceph-mon[98504]: pgmap v8661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:02 smithi060 ceph-mon[94233]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:02 smithi060 ceph-mon[109077]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:02 smithi089 ceph-mon[98504]: pgmap v8662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:04 smithi060 ceph-mon[94233]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:04 smithi060 ceph-mon[109077]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:04:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:04:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:04 smithi089 ceph-mon[98504]: pgmap v8663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:06 smithi060 ceph-mon[109077]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:06 smithi060 ceph-mon[94233]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:06 smithi089 ceph-mon[98504]: pgmap v8664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:08 smithi060 ceph-mon[94233]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:08 smithi060 ceph-mon[109077]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:08 smithi089 ceph-mon[98504]: pgmap v8665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:10 smithi060 ceph-mon[109077]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:10 smithi060 ceph-mon[94233]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:10 smithi089 ceph-mon[98504]: pgmap v8666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:12 smithi060 ceph-mon[109077]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:12 smithi060 ceph-mon[94233]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:12 smithi089 ceph-mon[98504]: pgmap v8667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:14 smithi060 ceph-mon[94233]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:14 smithi060 ceph-mon[109077]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:04:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T08:04:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:14 smithi089 ceph-mon[98504]: pgmap v8668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:16 smithi060 ceph-mon[94233]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:16 smithi060 ceph-mon[109077]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:16 smithi089 ceph-mon[98504]: pgmap v8669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:18 smithi060 ceph-mon[94233]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:18 smithi060 ceph-mon[109077]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:18 smithi089 ceph-mon[98504]: pgmap v8670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:20 smithi060 ceph-mon[94233]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:20 smithi060 ceph-mon[109077]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:20 smithi089 ceph-mon[98504]: pgmap v8671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:22 smithi060 ceph-mon[94233]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:22 smithi060 ceph-mon[109077]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:22 smithi089 ceph-mon[98504]: pgmap v8672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:23.701 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:04:24.029 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:04:24.029 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 93s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:04:24.029 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 92s ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:04:24.029 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 93s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:04:24.029 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 92s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:04:24.029 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 92s ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 93s ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 93s ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 92s ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 93s ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 93s ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 92s ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 93s ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 93s ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:04:24.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 93s ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:04:24.031 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 93s ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:04:24.031 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 92s ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:04:24.031 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 92s ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:04:24.031 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 92s ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:04:24.031 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 92s ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:04:24.031 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 92s ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:04:24.429 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:04:24.429 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:04:24.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:04:24.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:24.431 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:04:24.431 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:04:24.431 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:04:24.431 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:04:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:24 smithi060 ceph-mon[94233]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:04:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T08:04:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:24 smithi060 ceph-mon[109077]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:24 smithi089 ceph-mon[98504]: pgmap v8673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:25 smithi060 ceph-mon[94233]: from='client.33446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:25 smithi060 ceph-mon[94233]: from='client.33452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1286073223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:04:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:25 smithi060 ceph-mon[109077]: from='client.33446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:25 smithi060 ceph-mon[109077]: from='client.33452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1286073223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:04:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:25 smithi089 ceph-mon[98504]: from='client.33446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:25 smithi089 ceph-mon[98504]: from='client.33452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1286073223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:04:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:26 smithi060 ceph-mon[94233]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:26 smithi060 ceph-mon[109077]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:26 smithi089 ceph-mon[98504]: pgmap v8674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:28 smithi060 ceph-mon[94233]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:28 smithi060 ceph-mon[109077]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:28 smithi089 ceph-mon[98504]: pgmap v8675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:30 smithi060 ceph-mon[94233]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:30 smithi060 ceph-mon[109077]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:30 smithi089 ceph-mon[98504]: pgmap v8676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:32 smithi060 ceph-mon[94233]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:32 smithi060 ceph-mon[109077]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:32 smithi089 ceph-mon[98504]: pgmap v8677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:34 smithi060 ceph-mon[94233]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:34 smithi060 ceph-mon[109077]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:04:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:04:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:34 smithi089 ceph-mon[98504]: pgmap v8678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:36 smithi060 ceph-mon[94233]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:36 smithi060 ceph-mon[109077]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:36 smithi089 ceph-mon[98504]: pgmap v8679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:38 smithi060 ceph-mon[94233]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:38.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:38 smithi060 ceph-mon[109077]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:38 smithi089 ceph-mon[98504]: pgmap v8680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:40.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:40 smithi060 ceph-mon[94233]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:40.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:40 smithi060 ceph-mon[109077]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:40 smithi089 ceph-mon[98504]: pgmap v8681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:42 smithi060 ceph-mon[94233]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:42 smithi060 ceph-mon[109077]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:42 smithi089 ceph-mon[98504]: pgmap v8682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:44 smithi060 ceph-mon[94233]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:44.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:04:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:04:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:44 smithi060 ceph-mon[109077]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:44 smithi089 ceph-mon[98504]: pgmap v8683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:46 smithi060 ceph-mon[94233]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:46 smithi060 ceph-mon[109077]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:46 smithi089 ceph-mon[98504]: pgmap v8684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:48 smithi060 ceph-mon[94233]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:48 smithi060 ceph-mon[109077]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:48 smithi089 ceph-mon[98504]: pgmap v8685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:50 smithi060 ceph-mon[94233]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:50 smithi060 ceph-mon[109077]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:50 smithi089 ceph-mon[98504]: pgmap v8686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:52 smithi060 ceph-mon[94233]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:52 smithi060 ceph-mon[109077]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:52 smithi089 ceph-mon[98504]: pgmap v8687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:04:53.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:04:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:04:54.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:04:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:04:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[94233]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:04:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:04:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:04:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[109077]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:04:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:04:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:04:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:54 smithi089 ceph-mon[98504]: pgmap v8688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:04:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:04:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:04:54.791 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:04:55.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:04:55.117 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:04:55.519 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:04:55.519 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:04:55.520 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:04:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[94233]: from='client.33464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[94233]: from='client.23598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[94233]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2116717794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[109077]: from='client.33464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[109077]: from='client.23598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[109077]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2116717794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:04:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:56 smithi089 ceph-mon[98504]: from='client.33464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:56 smithi089 ceph-mon[98504]: from='client.23598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:04:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:56 smithi089 ceph-mon[98504]: pgmap v8689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2116717794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:04:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:04:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:04:58 smithi060 ceph-mon[94233]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:04:58 smithi060 ceph-mon[109077]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:04:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:04:58 smithi089 ceph-mon[98504]: pgmap v8690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:00 smithi060 ceph-mon[94233]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:00 smithi060 ceph-mon[109077]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:00 smithi089 ceph-mon[98504]: pgmap v8691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:02 smithi060 ceph-mon[94233]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:02 smithi060 ceph-mon[109077]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:02 smithi089 ceph-mon[98504]: pgmap v8692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:04 smithi060 ceph-mon[94233]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:04 smithi060 ceph-mon[109077]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:05:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:05:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:04 smithi089 ceph-mon[98504]: pgmap v8693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:06 smithi060 ceph-mon[94233]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:06 smithi060 ceph-mon[109077]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:06 smithi089 ceph-mon[98504]: pgmap v8694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:08 smithi060 ceph-mon[94233]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:08 smithi060 ceph-mon[109077]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:08 smithi089 ceph-mon[98504]: pgmap v8695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:10 smithi060 ceph-mon[94233]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:10 smithi060 ceph-mon[109077]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:10 smithi089 ceph-mon[98504]: pgmap v8696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:12 smithi060 ceph-mon[94233]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:12 smithi060 ceph-mon[109077]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:12 smithi089 ceph-mon[98504]: pgmap v8697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:14 smithi060 ceph-mon[94233]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:05:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:05:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:14 smithi060 ceph-mon[109077]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:14 smithi089 ceph-mon[98504]: pgmap v8698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:16 smithi060 ceph-mon[94233]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:16 smithi060 ceph-mon[109077]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:16 smithi089 ceph-mon[98504]: pgmap v8699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:18 smithi060 ceph-mon[94233]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:18 smithi060 ceph-mon[109077]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:18 smithi089 ceph-mon[98504]: pgmap v8700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:20 smithi060 ceph-mon[94233]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:20 smithi060 ceph-mon[109077]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:20 smithi089 ceph-mon[98504]: pgmap v8701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:22 smithi060 ceph-mon[94233]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:22 smithi060 ceph-mon[109077]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:22 smithi089 ceph-mon[98504]: pgmap v8702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 08:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T08:05:23.373405961Z level=info msg="Completed cleanup jobs" duration=12.671577ms 2023-12-01T08:05:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:24 smithi060 ceph-mon[94233]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:24 smithi060 ceph-mon[109077]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:05:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:05:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:24 smithi089 ceph-mon[98504]: pgmap v8703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:25.885 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:05:26.214 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:05:26.215 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:05:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:26 smithi060 ceph-mon[94233]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:26 smithi060 ceph-mon[109077]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:26 smithi089 ceph-mon[98504]: pgmap v8704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:26.610 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:05:26.610 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:05:26.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:05:26.610 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:26.610 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:05:26.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:05:26.611 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:05:27.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:27 smithi060 ceph-mon[109077]: from='client.33482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:27.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:27 smithi060 ceph-mon[109077]: from='client.23616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:27.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/646597220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:05:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:27 smithi060 ceph-mon[94233]: from='client.33482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:27 smithi060 ceph-mon[94233]: from='client.23616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/646597220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:05:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:27 smithi089 ceph-mon[98504]: from='client.33482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:27 smithi089 ceph-mon[98504]: from='client.23616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/646597220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:05:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:28 smithi060 ceph-mon[94233]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:28 smithi060 ceph-mon[109077]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:28 smithi089 ceph-mon[98504]: pgmap v8705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:30 smithi060 ceph-mon[94233]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:30 smithi060 ceph-mon[109077]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:30 smithi089 ceph-mon[98504]: pgmap v8706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:32 smithi060 ceph-mon[94233]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:32 smithi060 ceph-mon[109077]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:32 smithi089 ceph-mon[98504]: pgmap v8707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:34 smithi060 ceph-mon[94233]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:34.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:05:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:05:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:34 smithi060 ceph-mon[109077]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:34 smithi089 ceph-mon[98504]: pgmap v8708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:36 smithi060 ceph-mon[94233]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:36 smithi060 ceph-mon[109077]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:36 smithi089 ceph-mon[98504]: pgmap v8709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:38 smithi060 ceph-mon[94233]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:38 smithi060 ceph-mon[109077]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:38 smithi089 ceph-mon[98504]: pgmap v8710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:40 smithi060 ceph-mon[109077]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:40 smithi060 ceph-mon[94233]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:40 smithi089 ceph-mon[98504]: pgmap v8711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:42 smithi060 ceph-mon[94233]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:42 smithi060 ceph-mon[109077]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:42 smithi089 ceph-mon[98504]: pgmap v8712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:44 smithi060 ceph-mon[94233]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:44 smithi060 ceph-mon[109077]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:05:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:05:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:44 smithi089 ceph-mon[98504]: pgmap v8713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:46 smithi060 ceph-mon[94233]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:46 smithi060 ceph-mon[109077]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:46 smithi089 ceph-mon[98504]: pgmap v8714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:48 smithi060 ceph-mon[94233]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:48 smithi060 ceph-mon[109077]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:48 smithi089 ceph-mon[98504]: pgmap v8715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:50 smithi060 ceph-mon[94233]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:50 smithi060 ceph-mon[109077]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:50 smithi089 ceph-mon[98504]: pgmap v8716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:52 smithi060 ceph-mon[94233]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:52 smithi060 ceph-mon[109077]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:52 smithi089 ceph-mon[98504]: pgmap v8717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[94233]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:05:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:05:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:05:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:05:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:05:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:05:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[109077]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:05:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:05:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:05:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:05:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:54 smithi089 ceph-mon[98504]: pgmap v8718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:05:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:05:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:05:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:05:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:56 smithi060 ceph-mon[94233]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:56 smithi060 ceph-mon[109077]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:56 smithi089 ceph-mon[98504]: pgmap v8719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:05:56.971 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:05:57.298 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:05:57.298 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:05:57.298 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:05:57.298 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:05:57.298 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:05:57.298 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:05:57.299 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:05:57.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:57.699 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:05:57.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:05:57.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:05:57.699 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:05:57.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:05:57.699 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:05:57.699 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:05:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[94233]: from='client.23628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[94233]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[94233]: from='client.33506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/762892263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:05:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[109077]: from='client.23628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[109077]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[109077]: from='client.33506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:05:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/762892263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:05:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:58 smithi089 ceph-mon[98504]: from='client.23628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:58 smithi089 ceph-mon[98504]: pgmap v8720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:05:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:58 smithi089 ceph-mon[98504]: from='client.33506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:05:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:05:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/762892263' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:06:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:00 smithi060 ceph-mon[94233]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:00 smithi060 ceph-mon[109077]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:00 smithi089 ceph-mon[98504]: pgmap v8721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:02 smithi060 ceph-mon[94233]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:02 smithi060 ceph-mon[109077]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:02 smithi089 ceph-mon[98504]: pgmap v8722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:04 smithi060 ceph-mon[94233]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:04 smithi060 ceph-mon[109077]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:06:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:06:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:04 smithi089 ceph-mon[98504]: pgmap v8723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:06 smithi060 ceph-mon[94233]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:06 smithi060 ceph-mon[109077]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:06 smithi089 ceph-mon[98504]: pgmap v8724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:08 smithi060 ceph-mon[94233]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:08 smithi060 ceph-mon[109077]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:08 smithi089 ceph-mon[98504]: pgmap v8725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:10 smithi060 ceph-mon[94233]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:10 smithi060 ceph-mon[109077]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:10 smithi089 ceph-mon[98504]: pgmap v8726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:12 smithi060 ceph-mon[94233]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:12 smithi060 ceph-mon[109077]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:12 smithi089 ceph-mon[98504]: pgmap v8727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:14 smithi060 ceph-mon[94233]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:14 smithi060 ceph-mon[109077]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:06:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:06:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:14 smithi089 ceph-mon[98504]: pgmap v8728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:16 smithi060 ceph-mon[94233]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:16.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:16 smithi060 ceph-mon[109077]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:16 smithi089 ceph-mon[98504]: pgmap v8729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:18 smithi060 ceph-mon[94233]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:18 smithi060 ceph-mon[109077]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:18 smithi089 ceph-mon[98504]: pgmap v8730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:20 smithi060 ceph-mon[94233]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:20 smithi060 ceph-mon[109077]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:20 smithi089 ceph-mon[98504]: pgmap v8731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:22 smithi060 ceph-mon[94233]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:22 smithi060 ceph-mon[109077]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:22 smithi089 ceph-mon[98504]: pgmap v8732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:24 smithi060 ceph-mon[94233]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:24 smithi060 ceph-mon[109077]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:06:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:06:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:24 smithi089 ceph-mon[98504]: pgmap v8733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:26 smithi060 ceph-mon[94233]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:26 smithi060 ceph-mon[109077]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:26 smithi089 ceph-mon[98504]: pgmap v8734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:28.061 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:06:28.389 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:06:28.389 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:06:28.390 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:06:28.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:06:28.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:06:28.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:06:28.391 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:06:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:28 smithi060 ceph-mon[94233]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:28.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:28 smithi060 ceph-mon[109077]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:28.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:28 smithi089 ceph-mon[98504]: pgmap v8735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:28.786 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:06:28.786 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:06:28.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:06:28.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:28.786 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:06:28.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:06:28.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:06:28.787 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:06:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:29 smithi060 ceph-mon[94233]: from='client.23646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:06:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2638256892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:06:29.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:29 smithi060 ceph-mon[109077]: from='client.23646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:06:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2638256892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:06:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:29 smithi089 ceph-mon[98504]: from='client.23646 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:06:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2638256892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:06:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:30 smithi060 ceph-mon[94233]: from='client.23652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:06:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:30 smithi060 ceph-mon[94233]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:30 smithi060 ceph-mon[109077]: from='client.23652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:06:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:30 smithi060 ceph-mon[109077]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:30 smithi089 ceph-mon[98504]: from='client.23652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:06:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:30 smithi089 ceph-mon[98504]: pgmap v8736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:32 smithi060 ceph-mon[94233]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:32 smithi060 ceph-mon[109077]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:32 smithi089 ceph-mon[98504]: pgmap v8737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:34.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:34 smithi060 ceph-mon[109077]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:34 smithi060 ceph-mon[94233]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:06:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:06:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:34 smithi089 ceph-mon[98504]: pgmap v8738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:36 smithi060 ceph-mon[109077]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:36 smithi060 ceph-mon[94233]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:36 smithi089 ceph-mon[98504]: pgmap v8739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:38 smithi060 ceph-mon[109077]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:38 smithi060 ceph-mon[94233]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:38 smithi089 ceph-mon[98504]: pgmap v8740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:40 smithi060 ceph-mon[94233]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:40 smithi060 ceph-mon[109077]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:40 smithi089 ceph-mon[98504]: pgmap v8741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:42 smithi060 ceph-mon[109077]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:42 smithi060 ceph-mon[94233]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:42 smithi089 ceph-mon[98504]: pgmap v8742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:44 smithi060 ceph-mon[94233]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:44 smithi060 ceph-mon[109077]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:06:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:06:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:44 smithi089 ceph-mon[98504]: pgmap v8743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:46 smithi060 ceph-mon[94233]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:46 smithi060 ceph-mon[109077]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:46 smithi089 ceph-mon[98504]: pgmap v8744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:48 smithi060 ceph-mon[94233]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:48 smithi060 ceph-mon[109077]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:48 smithi089 ceph-mon[98504]: pgmap v8745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:50 smithi060 ceph-mon[94233]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:50 smithi060 ceph-mon[109077]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:50 smithi089 ceph-mon[98504]: pgmap v8746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:52 smithi060 ceph-mon[94233]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:52 smithi060 ceph-mon[109077]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:52 smithi089 ceph-mon[98504]: pgmap v8747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:54 smithi060 ceph-mon[94233]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:06:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:06:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:06:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:54 smithi060 ceph-mon[109077]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:06:54.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:54 smithi089 ceph-mon[98504]: pgmap v8748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:54.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:06:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:06:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:06:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: pgmap v8749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:06:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:06:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:06:57 smithi060 ceph-mon[94233]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:06:57 smithi060 ceph-mon[109077]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:06:57 smithi089 ceph-mon[98504]: pgmap v8750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:06:59.151 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:06:59.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:06:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:06:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:06:59.875 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:06:59.876 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:06:59.877 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:07:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:00 smithi060 ceph-mon[94233]: from='client.23664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:00 smithi060 ceph-mon[94233]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2946859694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:07:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:00 smithi060 ceph-mon[109077]: from='client.23664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:00 smithi060 ceph-mon[109077]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2946859694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:07:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:00 smithi089 ceph-mon[98504]: from='client.23664 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:00 smithi089 ceph-mon[98504]: pgmap v8751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2946859694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:07:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:01 smithi060 ceph-mon[94233]: from='client.33542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:01 smithi060 ceph-mon[109077]: from='client.33542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:01 smithi089 ceph-mon[98504]: from='client.33542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:02 smithi060 ceph-mon[94233]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:02 smithi060 ceph-mon[109077]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:02 smithi089 ceph-mon[98504]: pgmap v8752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:04 smithi060 ceph-mon[94233]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:04 smithi060 ceph-mon[109077]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:07:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:07:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:04 smithi089 ceph-mon[98504]: pgmap v8753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:06 smithi060 ceph-mon[94233]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:06 smithi060 ceph-mon[109077]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:06 smithi089 ceph-mon[98504]: pgmap v8754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:08 smithi060 ceph-mon[94233]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:08 smithi060 ceph-mon[109077]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:08 smithi089 ceph-mon[98504]: pgmap v8755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:10 smithi060 ceph-mon[94233]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:10 smithi060 ceph-mon[109077]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:10 smithi089 ceph-mon[98504]: pgmap v8756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:12 smithi060 ceph-mon[94233]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:12 smithi060 ceph-mon[109077]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:12 smithi089 ceph-mon[98504]: pgmap v8757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:14 smithi060 ceph-mon[94233]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:14 smithi060 ceph-mon[109077]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:07:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:07:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:14 smithi089 ceph-mon[98504]: pgmap v8758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:16 smithi060 ceph-mon[94233]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:16 smithi060 ceph-mon[109077]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:16 smithi089 ceph-mon[98504]: pgmap v8759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:18 smithi060 ceph-mon[94233]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:18 smithi060 ceph-mon[109077]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:18 smithi089 ceph-mon[98504]: pgmap v8760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:20 smithi060 ceph-mon[94233]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:20 smithi060 ceph-mon[109077]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:20 smithi089 ceph-mon[98504]: pgmap v8761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:22 smithi060 ceph-mon[94233]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:22 smithi060 ceph-mon[109077]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:22 smithi089 ceph-mon[98504]: pgmap v8762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:24 smithi060 ceph-mon[109077]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:24 smithi060 ceph-mon[94233]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:07:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:07:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:24 smithi089 ceph-mon[98504]: pgmap v8763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:26 smithi060 ceph-mon[109077]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:26 smithi060 ceph-mon[94233]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:26 smithi089 ceph-mon[98504]: pgmap v8764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:28 smithi060 ceph-mon[94233]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:28 smithi060 ceph-mon[109077]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:28 smithi089 ceph-mon[98504]: pgmap v8765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:30.240 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:07:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:30 smithi060 ceph-mon[94233]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:30 smithi060 ceph-mon[109077]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:30 smithi089 ceph-mon[98504]: pgmap v8766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:30.567 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:07:30.567 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:07:30.567 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:07:30.567 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:07:30.567 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:07:30.567 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:07:30.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:07:30.569 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:07:30.962 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:07:30.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:07:30.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:07:30.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:07:30.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:07:30.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:07:30.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:07:30.963 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:07:31.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:31 smithi060 ceph-mon[94233]: from='client.23682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2405341345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:07:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:31 smithi060 ceph-mon[109077]: from='client.23682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2405341345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:07:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:31 smithi089 ceph-mon[98504]: from='client.23682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2405341345' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:32 smithi060 ceph-mon[94233]: from='client.33560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:32 smithi060 ceph-mon[94233]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:32 smithi060 ceph-mon[109077]: from='client.33560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:32 smithi060 ceph-mon[109077]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:32 smithi089 ceph-mon[98504]: from='client.33560 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:07:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:32 smithi089 ceph-mon[98504]: pgmap v8767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:34 smithi060 ceph-mon[94233]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:34 smithi060 ceph-mon[109077]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:07:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:07:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:34 smithi089 ceph-mon[98504]: pgmap v8768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:36 smithi060 ceph-mon[94233]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:36 smithi060 ceph-mon[109077]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:36 smithi089 ceph-mon[98504]: pgmap v8769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:38 smithi060 ceph-mon[94233]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:38 smithi060 ceph-mon[109077]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:38 smithi089 ceph-mon[98504]: pgmap v8770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:40 smithi060 ceph-mon[94233]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:40 smithi060 ceph-mon[109077]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:40 smithi089 ceph-mon[98504]: pgmap v8771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:42 smithi060 ceph-mon[94233]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:42 smithi060 ceph-mon[109077]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:42 smithi089 ceph-mon[98504]: pgmap v8772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:44 smithi060 ceph-mon[94233]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:44 smithi060 ceph-mon[109077]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:44.513 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:07:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:07:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:44 smithi089 ceph-mon[98504]: pgmap v8773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:46 smithi060 ceph-mon[94233]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:46 smithi060 ceph-mon[109077]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:46 smithi089 ceph-mon[98504]: pgmap v8774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:48 smithi060 ceph-mon[94233]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:48 smithi060 ceph-mon[109077]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:48 smithi089 ceph-mon[98504]: pgmap v8775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:50 smithi060 ceph-mon[94233]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:50 smithi060 ceph-mon[109077]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:50 smithi089 ceph-mon[98504]: pgmap v8776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:52 smithi060 ceph-mon[94233]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:52 smithi060 ceph-mon[109077]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:52 smithi089 ceph-mon[98504]: pgmap v8777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:54 smithi060 ceph-mon[94233]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:54 smithi060 ceph-mon[109077]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:07:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:07:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:54 smithi089 ceph-mon[98504]: pgmap v8778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[94233]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[109077]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:07:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:07:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:56 smithi089 ceph-mon[98504]: pgmap v8779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:07:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:07:58 smithi060 ceph-mon[94233]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:07:58 smithi060 ceph-mon[109077]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:07:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:07:58 smithi089 ceph-mon[98504]: pgmap v8780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:00 smithi060 ceph-mon[94233]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:00 smithi060 ceph-mon[109077]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:00 smithi089 ceph-mon[98504]: pgmap v8781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:01.325 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:08:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:08:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:08:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:08:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:08:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:08:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:08:01.656 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:08:01.657 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:08:02.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:08:02.052 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:02.052 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:08:02.052 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:08:02.052 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:08:02.052 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:08:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:02 smithi060 ceph-mon[109077]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:02 smithi060 ceph-mon[109077]: from='client.33572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3511759912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:08:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:02 smithi060 ceph-mon[94233]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:02 smithi060 ceph-mon[94233]: from='client.33572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3511759912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:08:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:02 smithi089 ceph-mon[98504]: pgmap v8782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:02 smithi089 ceph-mon[98504]: from='client.33572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3511759912' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:08:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:03 smithi060 ceph-mon[94233]: from='client.23706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:03 smithi060 ceph-mon[109077]: from='client.23706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:03 smithi089 ceph-mon[98504]: from='client.23706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:04 smithi060 ceph-mon[94233]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:04 smithi060 ceph-mon[109077]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:08:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:08:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:04 smithi089 ceph-mon[98504]: pgmap v8783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:06 smithi060 ceph-mon[94233]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:06 smithi060 ceph-mon[109077]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:06 smithi089 ceph-mon[98504]: pgmap v8784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:08 smithi060 ceph-mon[94233]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:08 smithi060 ceph-mon[109077]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:08 smithi089 ceph-mon[98504]: pgmap v8785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:10 smithi060 ceph-mon[94233]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:10 smithi060 ceph-mon[109077]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:10 smithi089 ceph-mon[98504]: pgmap v8786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:12 smithi060 ceph-mon[94233]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:12 smithi060 ceph-mon[109077]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:12 smithi089 ceph-mon[98504]: pgmap v8787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:14 smithi060 ceph-mon[94233]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:14 smithi060 ceph-mon[109077]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:08:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:08:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:14 smithi089 ceph-mon[98504]: pgmap v8788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:16 smithi060 ceph-mon[94233]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:16 smithi060 ceph-mon[109077]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:16 smithi089 ceph-mon[98504]: pgmap v8789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:18 smithi060 ceph-mon[94233]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:18 smithi060 ceph-mon[109077]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:18 smithi089 ceph-mon[98504]: pgmap v8790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:20 smithi060 ceph-mon[94233]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:20 smithi060 ceph-mon[109077]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:20 smithi089 ceph-mon[98504]: pgmap v8791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:22 smithi060 ceph-mon[109077]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:22 smithi060 ceph-mon[94233]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:22 smithi089 ceph-mon[98504]: pgmap v8792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:24 smithi060 ceph-mon[94233]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:24 smithi060 ceph-mon[109077]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:08:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:08:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:24 smithi089 ceph-mon[98504]: pgmap v8793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:26 smithi060 ceph-mon[94233]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:26 smithi060 ceph-mon[109077]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:26 smithi089 ceph-mon[98504]: pgmap v8794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:28 smithi060 ceph-mon[94233]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:28 smithi060 ceph-mon[109077]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:28 smithi089 ceph-mon[98504]: pgmap v8795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:30 smithi060 ceph-mon[94233]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:30 smithi060 ceph-mon[109077]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:30 smithi089 ceph-mon[98504]: pgmap v8796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:32.415 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:08:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:32 smithi060 ceph-mon[109077]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:32 smithi060 ceph-mon[94233]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:32 smithi089 ceph-mon[98504]: pgmap v8797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:08:32.740 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:08:32.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:08:32.742 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:08:33.135 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:08:33.135 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:08:33.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:08:33.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:08:33.136 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:08:33.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2564901627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:08:33.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2564901627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:08:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2564901627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:08:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:08:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:08:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:34 smithi060 ceph-mon[94233]: from='client.33587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:34 smithi060 ceph-mon[94233]: from='client.33593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:34 smithi060 ceph-mon[94233]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:34 smithi060 ceph-mon[109077]: from='client.33587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:34 smithi060 ceph-mon[109077]: from='client.33593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:34 smithi060 ceph-mon[109077]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:34 smithi089 ceph-mon[98504]: from='client.33587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:34 smithi089 ceph-mon[98504]: from='client.33593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:08:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:34 smithi089 ceph-mon[98504]: pgmap v8798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:36 smithi060 ceph-mon[94233]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:36 smithi060 ceph-mon[109077]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:36 smithi089 ceph-mon[98504]: pgmap v8799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:38 smithi060 ceph-mon[94233]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:38 smithi060 ceph-mon[109077]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:38 smithi089 ceph-mon[98504]: pgmap v8800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:40 smithi060 ceph-mon[94233]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:40 smithi060 ceph-mon[109077]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:40 smithi089 ceph-mon[98504]: pgmap v8801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:42 smithi060 ceph-mon[94233]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:42 smithi060 ceph-mon[109077]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:42 smithi089 ceph-mon[98504]: pgmap v8802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:44 smithi060 ceph-mon[94233]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:44 smithi060 ceph-mon[109077]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:08:44] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:08:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:44 smithi089 ceph-mon[98504]: pgmap v8803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:46 smithi060 ceph-mon[94233]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:46 smithi060 ceph-mon[109077]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:46 smithi089 ceph-mon[98504]: pgmap v8804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:48 smithi060 ceph-mon[94233]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:48 smithi060 ceph-mon[109077]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:48 smithi089 ceph-mon[98504]: pgmap v8805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:50 smithi060 ceph-mon[94233]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:50 smithi060 ceph-mon[109077]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:50 smithi089 ceph-mon[98504]: pgmap v8806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:52 smithi060 ceph-mon[94233]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:52 smithi060 ceph-mon[109077]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:52 smithi089 ceph-mon[98504]: pgmap v8807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:54.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:54 smithi060 ceph-mon[109077]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:54 smithi060 ceph-mon[94233]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:08:54] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:08:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:54 smithi089 ceph-mon[98504]: pgmap v8808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:56 smithi060 ceph-mon[109077]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:08:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:56 smithi060 ceph-mon[94233]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:08:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:56 smithi089 ceph-mon[98504]: pgmap v8809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:08:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:08:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:08:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:08:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:08:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:08:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:08:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:08:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:08:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:08:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:08:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:08:58 smithi060 ceph-mon[109077]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:08:58 smithi060 ceph-mon[94233]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:08:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:08:58 smithi089 ceph-mon[98504]: pgmap v8810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:00 smithi060 ceph-mon[94233]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:00 smithi060 ceph-mon[109077]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:00 smithi089 ceph-mon[98504]: pgmap v8811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:02 smithi060 ceph-mon[94233]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:02 smithi060 ceph-mon[109077]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:02 smithi089 ceph-mon[98504]: pgmap v8812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:03.499 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:09:03.826 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:09:03.826 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:09:03.826 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:09:03.826 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:09:03.826 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:09:03.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:09:03.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:09:03.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:09:03.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:09:03.828 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:09:03.828 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:09:04.222 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:09:04.222 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:09:04.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:04.224 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:09:04.224 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:09:04.224 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:09:04.224 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:09:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:04 smithi060 ceph-mon[94233]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/793736990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:09:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:09:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:09:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:04 smithi060 ceph-mon[109077]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/793736990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:09:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:04 smithi089 ceph-mon[98504]: pgmap v8813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/793736990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:09:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:05 smithi060 ceph-mon[94233]: from='client.33605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:05 smithi060 ceph-mon[94233]: from='client.23742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:05 smithi060 ceph-mon[109077]: from='client.33605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:05 smithi060 ceph-mon[109077]: from='client.23742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:05 smithi089 ceph-mon[98504]: from='client.33605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:05 smithi089 ceph-mon[98504]: from='client.23742 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:06 smithi060 ceph-mon[94233]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:06 smithi060 ceph-mon[109077]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:06 smithi089 ceph-mon[98504]: pgmap v8814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:08 smithi060 ceph-mon[94233]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:08 smithi060 ceph-mon[109077]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:08 smithi089 ceph-mon[98504]: pgmap v8815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:10 smithi089 ceph-mon[98504]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:10 smithi060 ceph-mon[94233]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:10 smithi060 ceph-mon[109077]: pgmap v8816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:12 smithi089 ceph-mon[98504]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:12 smithi060 ceph-mon[94233]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:12 smithi060 ceph-mon[109077]: pgmap v8817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:14 smithi089 ceph-mon[98504]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:14 smithi060 ceph-mon[94233]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:09:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:09:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:14 smithi060 ceph-mon[109077]: pgmap v8818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:16 smithi060 ceph-mon[94233]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:16 smithi060 ceph-mon[109077]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:16 smithi089 ceph-mon[98504]: pgmap v8819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:18 smithi060 ceph-mon[94233]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:18 smithi060 ceph-mon[109077]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:18 smithi089 ceph-mon[98504]: pgmap v8820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:20 smithi060 ceph-mon[94233]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:20 smithi060 ceph-mon[109077]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:20 smithi089 ceph-mon[98504]: pgmap v8821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:22 smithi089 ceph-mon[98504]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:22 smithi060 ceph-mon[94233]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:22 smithi060 ceph-mon[109077]: pgmap v8822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:24 smithi089 ceph-mon[98504]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:24 smithi060 ceph-mon[94233]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:24 smithi060 ceph-mon[109077]: pgmap v8823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:09:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:09:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:26 smithi060 ceph-mon[94233]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:26 smithi060 ceph-mon[109077]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:26 smithi089 ceph-mon[98504]: pgmap v8824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:28 smithi060 ceph-mon[94233]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:28 smithi060 ceph-mon[109077]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:28 smithi089 ceph-mon[98504]: pgmap v8825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:30 smithi089 ceph-mon[98504]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:30 smithi060 ceph-mon[94233]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:30 smithi060 ceph-mon[109077]: pgmap v8826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:32 smithi089 ceph-mon[98504]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:32 smithi060 ceph-mon[94233]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:32 smithi060 ceph-mon[109077]: pgmap v8827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:34 smithi089 ceph-mon[98504]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:34.587 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:09:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:34 smithi060 ceph-mon[94233]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:34 smithi060 ceph-mon[109077]: pgmap v8828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:09:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:09:34.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:09:34.917 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:09:35.314 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:09:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:09:35.316 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:09:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[94233]: from='client.33623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[94233]: from='client.23760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[94233]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3509377029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:09:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[109077]: from='client.33623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[109077]: from='client.23760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[109077]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3509377029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:09:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:36 smithi089 ceph-mon[98504]: from='client.33623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:36 smithi089 ceph-mon[98504]: from='client.23760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:09:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:36 smithi089 ceph-mon[98504]: pgmap v8829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3509377029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:09:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:38 smithi089 ceph-mon[98504]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:38.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:38 smithi060 ceph-mon[109077]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:38 smithi060 ceph-mon[94233]: pgmap v8830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:40 smithi089 ceph-mon[98504]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:40 smithi060 ceph-mon[109077]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:40 smithi060 ceph-mon[94233]: pgmap v8831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:42 smithi089 ceph-mon[98504]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:42 smithi060 ceph-mon[94233]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:42 smithi060 ceph-mon[109077]: pgmap v8832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:44 smithi089 ceph-mon[98504]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:44 smithi060 ceph-mon[94233]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:44 smithi060 ceph-mon[109077]: pgmap v8833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:09:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:09:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:46 smithi060 ceph-mon[109077]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:46 smithi060 ceph-mon[94233]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:46 smithi089 ceph-mon[98504]: pgmap v8834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:48 smithi089 ceph-mon[98504]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:48.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:48 smithi060 ceph-mon[109077]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:48 smithi060 ceph-mon[94233]: pgmap v8835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:50 smithi089 ceph-mon[98504]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:50 smithi060 ceph-mon[109077]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:50 smithi060 ceph-mon[94233]: pgmap v8836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:52 smithi089 ceph-mon[98504]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:52 smithi060 ceph-mon[109077]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:52 smithi060 ceph-mon[94233]: pgmap v8837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:54 smithi089 ceph-mon[98504]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:54 smithi060 ceph-mon[94233]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:54 smithi060 ceph-mon[109077]: pgmap v8838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:09:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:09:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:56 smithi060 ceph-mon[94233]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:56 smithi060 ceph-mon[109077]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:56 smithi089 ceph-mon[98504]: pgmap v8839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:09:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:09:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:09:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:09:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[94233]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:09:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:09:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:09:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[109077]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:09:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:09:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:09:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:09:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:58 smithi089 ceph-mon[98504]: pgmap v8840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:09:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:09:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:09:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:09:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:10:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T08:09:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:00 smithi089 ceph-mon[98504]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:00 smithi060 ceph-mon[94233]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:00 smithi060 ceph-mon[109077]: pgmap v8841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:10:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:02 smithi089 ceph-mon[98504]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:02 smithi060 ceph-mon[94233]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:02 smithi060 ceph-mon[109077]: pgmap v8842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:04 smithi089 ceph-mon[98504]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:04 smithi060 ceph-mon[94233]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:04 smithi060 ceph-mon[109077]: pgmap v8843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:10:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:10:05.676 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:10:06.003 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:10:06.004 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:10:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:10:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:10:06.406 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:10:06.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:10:06.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:06.408 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:10:06.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:10:06.408 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:10:06.408 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:10:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:06 smithi060 ceph-mon[94233]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:06 smithi060 ceph-mon[109077]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:06 smithi089 ceph-mon[98504]: pgmap v8844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:07 smithi060 ceph-mon[94233]: from='client.23772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:07 smithi060 ceph-mon[94233]: from='client.23778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3396617269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:10:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:07 smithi060 ceph-mon[109077]: from='client.23772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:07 smithi060 ceph-mon[109077]: from='client.23778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3396617269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:10:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:07 smithi089 ceph-mon[98504]: from='client.23772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:07 smithi089 ceph-mon[98504]: from='client.23778 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3396617269' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:10:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:08 smithi060 ceph-mon[94233]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:08 smithi060 ceph-mon[109077]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:08 smithi089 ceph-mon[98504]: pgmap v8845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:10 smithi089 ceph-mon[98504]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:10 smithi060 ceph-mon[94233]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:10 smithi060 ceph-mon[109077]: pgmap v8846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:12 smithi089 ceph-mon[98504]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:12 smithi060 ceph-mon[94233]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:12 smithi060 ceph-mon[109077]: pgmap v8847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:14 smithi060 ceph-mon[94233]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:10:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:10:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:14 smithi060 ceph-mon[109077]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:14 smithi089 ceph-mon[98504]: pgmap v8848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:16 smithi060 ceph-mon[94233]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:16 smithi060 ceph-mon[109077]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:16 smithi089 ceph-mon[98504]: pgmap v8849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:18 smithi089 ceph-mon[98504]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:18 smithi060 ceph-mon[94233]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:18 smithi060 ceph-mon[109077]: pgmap v8850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:20 smithi089 ceph-mon[98504]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:20 smithi060 ceph-mon[94233]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:20 smithi060 ceph-mon[109077]: pgmap v8851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:22 smithi089 ceph-mon[98504]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:22 smithi060 ceph-mon[109077]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:22 smithi060 ceph-mon[94233]: pgmap v8852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:24 smithi089 ceph-mon[98504]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:24 smithi060 ceph-mon[94233]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:24 smithi060 ceph-mon[109077]: pgmap v8853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:10:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:10:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:26 smithi060 ceph-mon[94233]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:26 smithi060 ceph-mon[109077]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:26 smithi089 ceph-mon[98504]: pgmap v8854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:28 smithi089 ceph-mon[98504]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:28 smithi060 ceph-mon[94233]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:28 smithi060 ceph-mon[109077]: pgmap v8855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:30 smithi089 ceph-mon[98504]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:30 smithi060 ceph-mon[94233]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:30 smithi060 ceph-mon[109077]: pgmap v8856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:32 smithi089 ceph-mon[98504]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:32 smithi060 ceph-mon[94233]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:32 smithi060 ceph-mon[109077]: pgmap v8857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:34 smithi089 ceph-mon[98504]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:34 smithi060 ceph-mon[94233]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:34 smithi060 ceph-mon[109077]: pgmap v8858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:10:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:10:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:36 smithi060 ceph-mon[94233]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:36 smithi060 ceph-mon[109077]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:36 smithi089 ceph-mon[98504]: pgmap v8859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:36.771 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:10:37.098 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4828M 2492M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5373M 2492M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4883M 2492M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:10:37.099 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4569M 2492M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:10:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:10:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:10:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:10:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:10:37.100 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:10:37.495 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:10:37.495 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:10:37.495 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:10:37.496 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:10:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:38 smithi089 ceph-mon[98504]: from='client.33659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:38 smithi089 ceph-mon[98504]: from='client.23796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:38 smithi089 ceph-mon[98504]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/69265298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:10:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[94233]: from='client.33659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[94233]: from='client.23796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[94233]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/69265298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:10:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[109077]: from='client.33659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[109077]: from='client.23796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:10:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[109077]: pgmap v8860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/69265298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:10:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:40 smithi089 ceph-mon[98504]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:40 smithi060 ceph-mon[94233]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:40 smithi060 ceph-mon[109077]: pgmap v8861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:42 smithi060 ceph-mon[94233]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:42 smithi060 ceph-mon[109077]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:42 smithi089 ceph-mon[98504]: pgmap v8862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:44 smithi060 ceph-mon[109077]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:44 smithi060 ceph-mon[94233]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:10:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:10:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:44 smithi089 ceph-mon[98504]: pgmap v8863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:46 smithi060 ceph-mon[94233]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:46 smithi060 ceph-mon[109077]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:46 smithi089 ceph-mon[98504]: pgmap v8864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:48 smithi089 ceph-mon[98504]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:48 smithi060 ceph-mon[94233]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:48 smithi060 ceph-mon[109077]: pgmap v8865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:50 smithi089 ceph-mon[98504]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:50 smithi060 ceph-mon[94233]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:50 smithi060 ceph-mon[109077]: pgmap v8866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:52 smithi060 ceph-mon[94233]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:52 smithi060 ceph-mon[109077]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:52 smithi089 ceph-mon[98504]: pgmap v8867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:54 smithi060 ceph-mon[94233]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:54 smithi060 ceph-mon[109077]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:10:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:10:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:54 smithi089 ceph-mon[98504]: pgmap v8868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:56 smithi060 ceph-mon[94233]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:56 smithi060 ceph-mon[109077]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:56 smithi089 ceph-mon[98504]: pgmap v8869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:10:58.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:10:58.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:10:58.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: pgmap v8870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:10:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:10:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:10:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:10:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:10:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:10:59 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2483M 2023-12-01T08:10:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:10:59 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2483M 2023-12-01T08:10:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:10:59 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2483M 2023-12-01T08:11:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:00 smithi060 ceph-mon[94233]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:00 smithi060 ceph-mon[109077]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:00 smithi089 ceph-mon[98504]: pgmap v8871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:02 smithi060 ceph-mon[94233]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:02 smithi060 ceph-mon[109077]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:02 smithi089 ceph-mon[98504]: pgmap v8872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:04 smithi060 ceph-mon[94233]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:11:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:11:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:04 smithi060 ceph-mon[109077]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:04 smithi089 ceph-mon[98504]: pgmap v8873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:06 smithi060 ceph-mon[94233]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:06 smithi060 ceph-mon[109077]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:06 smithi089 ceph-mon[98504]: pgmap v8874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:07.858 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4828M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:11:08.184 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5373M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:11:08.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4883M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:11:08.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4569M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:11:08.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:11:08.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:11:08.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:11:08.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:11:08.185 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:11:08.583 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:11:08.583 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:11:08.584 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:11:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:08 smithi060 ceph-mon[94233]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:08.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:08 smithi060 ceph-mon[109077]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:08 smithi089 ceph-mon[98504]: pgmap v8875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:09 smithi060 ceph-mon[94233]: from='client.33677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:09 smithi060 ceph-mon[94233]: from='client.23814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1016265670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:11:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:09 smithi060 ceph-mon[109077]: from='client.33677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:09 smithi060 ceph-mon[109077]: from='client.23814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1016265670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:11:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:09 smithi089 ceph-mon[98504]: from='client.33677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:09 smithi089 ceph-mon[98504]: from='client.23814 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1016265670' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:11:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:10 smithi060 ceph-mon[94233]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:10 smithi060 ceph-mon[109077]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:10 smithi089 ceph-mon[98504]: pgmap v8876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:12 smithi060 ceph-mon[94233]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:12 smithi060 ceph-mon[109077]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:12 smithi089 ceph-mon[98504]: pgmap v8877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:14 smithi060 ceph-mon[94233]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:14 smithi060 ceph-mon[109077]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:11:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:11:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:14 smithi089 ceph-mon[98504]: pgmap v8878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:16 smithi060 ceph-mon[94233]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:16 smithi060 ceph-mon[109077]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:16 smithi089 ceph-mon[98504]: pgmap v8879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:18 smithi060 ceph-mon[94233]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:18 smithi060 ceph-mon[109077]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:18 smithi089 ceph-mon[98504]: pgmap v8880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:20 smithi060 ceph-mon[94233]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:20 smithi060 ceph-mon[109077]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:20 smithi089 ceph-mon[98504]: pgmap v8881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:22 smithi060 ceph-mon[94233]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:22 smithi060 ceph-mon[109077]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:22 smithi089 ceph-mon[98504]: pgmap v8882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:24 smithi060 ceph-mon[94233]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:24 smithi060 ceph-mon[109077]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:11:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:11:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:24 smithi089 ceph-mon[98504]: pgmap v8883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:26 smithi060 ceph-mon[94233]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:26 smithi060 ceph-mon[109077]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:26 smithi089 ceph-mon[98504]: pgmap v8884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:28 smithi060 ceph-mon[94233]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:28 smithi060 ceph-mon[109077]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:28 smithi089 ceph-mon[98504]: pgmap v8885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:30 smithi060 ceph-mon[94233]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:30 smithi060 ceph-mon[109077]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:30 smithi089 ceph-mon[98504]: pgmap v8886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:32 smithi060 ceph-mon[94233]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:32 smithi060 ceph-mon[109077]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:32 smithi089 ceph-mon[98504]: pgmap v8887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:34 smithi060 ceph-mon[94233]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:34 smithi060 ceph-mon[109077]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:11:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:11:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:34 smithi089 ceph-mon[98504]: pgmap v8888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:36 smithi060 ceph-mon[94233]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:36 smithi060 ceph-mon[109077]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:36 smithi089 ceph-mon[98504]: pgmap v8889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:38.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:38 smithi060 ceph-mon[109077]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:38 smithi060 ceph-mon[94233]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:38 smithi089 ceph-mon[98504]: pgmap v8890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:38.948 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:11:39.274 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:11:39.274 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:11:39.274 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4828M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5373M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4883M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4569M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:11:39.275 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:11:39.276 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:11:39.276 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:11:39.276 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:11:39.671 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:11:39.672 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:11:39.673 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:11:39.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:11:39.673 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:11:39.673 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[94233]: from='client.33695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[94233]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[94233]: from='client.33701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2357786091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[109077]: from='client.33695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[109077]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[109077]: from='client.33701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2357786091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:11:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:40 smithi089 ceph-mon[98504]: from='client.33695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:40 smithi089 ceph-mon[98504]: pgmap v8891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:40 smithi089 ceph-mon[98504]: from='client.33701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:11:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2357786091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:11:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:42 smithi060 ceph-mon[94233]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:42 smithi060 ceph-mon[109077]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:42 smithi089 ceph-mon[98504]: pgmap v8892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:44 smithi060 ceph-mon[94233]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:44 smithi060 ceph-mon[109077]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:11:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:11:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:44 smithi089 ceph-mon[98504]: pgmap v8893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:46 smithi060 ceph-mon[94233]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:46 smithi060 ceph-mon[109077]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:46 smithi089 ceph-mon[98504]: pgmap v8894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:48 smithi060 ceph-mon[94233]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:48 smithi060 ceph-mon[109077]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:48 smithi089 ceph-mon[98504]: pgmap v8895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:50 smithi060 ceph-mon[94233]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:50 smithi060 ceph-mon[109077]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:50 smithi089 ceph-mon[98504]: pgmap v8896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:52 smithi060 ceph-mon[94233]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:52 smithi060 ceph-mon[109077]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:52 smithi089 ceph-mon[98504]: pgmap v8897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:54 smithi060 ceph-mon[94233]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:54 smithi060 ceph-mon[109077]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:11:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:11:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:54 smithi089 ceph-mon[98504]: pgmap v8898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:56 smithi060 ceph-mon[109077]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:56 smithi060 ceph-mon[94233]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:56 smithi089 ceph-mon[98504]: pgmap v8899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:11:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:58 smithi060 ceph-mon[94233]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:11:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:58 smithi060 ceph-mon[109077]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:11:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:58 smithi089 ceph-mon[98504]: pgmap v8900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:11:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:11:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:11:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:11:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:11:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:11:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:11:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:11:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:11:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:11:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:11:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:11:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:11:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:12:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:00 smithi060 ceph-mon[94233]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:00 smithi060 ceph-mon[109077]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:00 smithi089 ceph-mon[98504]: pgmap v8901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:02 smithi060 ceph-mon[94233]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:02 smithi060 ceph-mon[109077]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:02 smithi089 ceph-mon[98504]: pgmap v8902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:04 smithi060 ceph-mon[94233]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:04 smithi060 ceph-mon[109077]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:12:04] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:12:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:04 smithi089 ceph-mon[98504]: pgmap v8903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:06 smithi060 ceph-mon[94233]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:06 smithi060 ceph-mon[109077]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:06 smithi089 ceph-mon[98504]: pgmap v8904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:08 smithi060 ceph-mon[94233]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:08.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:08 smithi060 ceph-mon[109077]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:08 smithi089 ceph-mon[98504]: pgmap v8905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:10.034 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:12:10.363 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:12:10.363 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:12:10.363 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:12:10.363 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:12:10.363 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4828M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5373M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4883M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4569M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:12:10.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:12:10.365 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:12:10.365 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:12:10.365 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:12:10.365 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:12:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:10 smithi060 ceph-mon[109077]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:10 smithi060 ceph-mon[94233]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:10.764 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:12:10.764 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:12:10.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:12:10.766 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:12:10.766 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:12:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:10 smithi089 ceph-mon[98504]: pgmap v8906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[109077]: from='client.23844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[109077]: from='client.23850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3852080411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[94233]: from='client.23844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[94233]: from='client.23850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3852080411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:12:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:11 smithi089 ceph-mon[98504]: from='client.23844 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:11 smithi089 ceph-mon[98504]: from='client.23850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3852080411' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:12:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:12 smithi060 ceph-mon[109077]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:12 smithi060 ceph-mon[94233]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:12 smithi089 ceph-mon[98504]: pgmap v8907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:14 smithi060 ceph-mon[94233]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:14 smithi060 ceph-mon[109077]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:12:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:12:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:14 smithi089 ceph-mon[98504]: pgmap v8908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:16 smithi060 ceph-mon[94233]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:16 smithi060 ceph-mon[109077]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:16 smithi089 ceph-mon[98504]: pgmap v8909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:18 smithi060 ceph-mon[94233]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:18 smithi060 ceph-mon[109077]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:18 smithi089 ceph-mon[98504]: pgmap v8910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:20 smithi060 ceph-mon[94233]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:20 smithi060 ceph-mon[109077]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:20 smithi089 ceph-mon[98504]: pgmap v8911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:22 smithi060 ceph-mon[94233]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:22 smithi060 ceph-mon[109077]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:22 smithi089 ceph-mon[98504]: pgmap v8912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:24 smithi060 ceph-mon[94233]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:24 smithi060 ceph-mon[109077]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:12:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:12:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:24 smithi089 ceph-mon[98504]: pgmap v8913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:26.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:26 smithi060 ceph-mon[94233]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:26.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:26.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:26 smithi060 ceph-mon[109077]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:26.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:26 smithi089 ceph-mon[98504]: pgmap v8914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:28 smithi060 ceph-mon[94233]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:28 smithi060 ceph-mon[109077]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:28 smithi089 ceph-mon[98504]: pgmap v8915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:30 smithi060 ceph-mon[94233]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:30 smithi060 ceph-mon[109077]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:30 smithi089 ceph-mon[98504]: pgmap v8916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:32 smithi060 ceph-mon[94233]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:32 smithi060 ceph-mon[109077]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:32 smithi089 ceph-mon[98504]: pgmap v8917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:34 smithi060 ceph-mon[94233]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:34 smithi060 ceph-mon[109077]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:34.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:12:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:12:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:34 smithi089 ceph-mon[98504]: pgmap v8918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:36 smithi060 ceph-mon[94233]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:36 smithi060 ceph-mon[109077]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:36 smithi089 ceph-mon[98504]: pgmap v8919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:38 smithi060 ceph-mon[94233]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:38 smithi060 ceph-mon[109077]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:38 smithi089 ceph-mon[98504]: pgmap v8920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:40 smithi060 ceph-mon[94233]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:40 smithi060 ceph-mon[109077]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:40 smithi089 ceph-mon[98504]: pgmap v8921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:41.127 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 97.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 461M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 689M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 1094M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:12:41.457 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 613M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 500M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4828M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5373M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4883M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4569M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3765M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:12:41.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4195M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:12:41.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3702M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:12:41.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4165M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:12:41.459 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:12:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:12:41.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:41.860 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:12:41.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:12:41.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:12:41.860 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:12:41.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:12:41.860 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:12:41.860 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:12:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:42 smithi060 ceph-mon[94233]: from='client.23862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:42 smithi060 ceph-mon[94233]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4056266032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:12:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:42 smithi060 ceph-mon[109077]: from='client.23862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:42 smithi060 ceph-mon[109077]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4056266032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:12:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:42 smithi089 ceph-mon[98504]: from='client.23862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:42 smithi089 ceph-mon[98504]: pgmap v8922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4056266032' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:12:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:43 smithi060 ceph-mon[94233]: from='client.33737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:43 smithi060 ceph-mon[109077]: from='client.33737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:43 smithi089 ceph-mon[98504]: from='client.33737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:12:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:44 smithi060 ceph-mon[94233]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:44 smithi060 ceph-mon[109077]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:12:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:12:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:44 smithi089 ceph-mon[98504]: pgmap v8923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:46 smithi060 ceph-mon[94233]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:46 smithi060 ceph-mon[109077]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:46 smithi089 ceph-mon[98504]: pgmap v8924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:48 smithi060 ceph-mon[94233]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:48 smithi060 ceph-mon[109077]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:48 smithi089 ceph-mon[98504]: pgmap v8925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:50 smithi060 ceph-mon[94233]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:50 smithi060 ceph-mon[109077]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:50 smithi089 ceph-mon[98504]: pgmap v8926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:52 smithi060 ceph-mon[94233]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:52 smithi060 ceph-mon[109077]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:52 smithi089 ceph-mon[98504]: pgmap v8927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:54 smithi060 ceph-mon[94233]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:54 smithi060 ceph-mon[109077]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:12:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:12:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:54 smithi089 ceph-mon[98504]: pgmap v8928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:56 smithi060 ceph-mon[94233]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:56 smithi060 ceph-mon[109077]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:56 smithi089 ceph-mon[98504]: pgmap v8929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:12:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:58 smithi060 ceph-mon[94233]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:58.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:58 smithi060 ceph-mon[109077]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:58 smithi089 ceph-mon[98504]: pgmap v8930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:12:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:12:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:12:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:12:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:12:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:12:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:13:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:00 smithi060 ceph-mon[94233]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:00 smithi060 ceph-mon[109077]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:00 smithi089 ceph-mon[98504]: pgmap v8931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:02 smithi060 ceph-mon[94233]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:02 smithi060 ceph-mon[109077]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:02 smithi089 ceph-mon[98504]: pgmap v8932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[94233]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[109077]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:03 smithi089 ceph-mon[98504]: pgmap v8933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:13:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:13:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:13:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:13:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:13:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:13:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:13:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:13:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:13:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:06 smithi060 ceph-mon[94233]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:06 smithi060 ceph-mon[109077]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:06 smithi089 ceph-mon[98504]: pgmap v8934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:08 smithi060 ceph-mon[94233]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:08 smithi060 ceph-mon[109077]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:08 smithi089 ceph-mon[98504]: pgmap v8935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:10 smithi060 ceph-mon[94233]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:10 smithi060 ceph-mon[109077]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:10 smithi089 ceph-mon[98504]: pgmap v8936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:12.222 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:13:12.548 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:13:12.548 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9s ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9s ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9s ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9s ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9s ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9s ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9s ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9s ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9s ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:13:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9s ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:13:12.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9s ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:13:12.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9s ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:13:12.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9s ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:13:12.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9s ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:13:12.550 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9s ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:13:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:12 smithi060 ceph-mon[94233]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:12 smithi060 ceph-mon[109077]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:12 smithi089 ceph-mon[98504]: pgmap v8937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:13:12.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:12.948 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:13:12.948 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:13:12.948 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:12.948 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:13:12.948 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:13:12.948 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:13:12.948 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:13:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:13 smithi060 ceph-mon[94233]: from='client.33749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:13.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2988463946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:13:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:13 smithi060 ceph-mon[109077]: from='client.33749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2988463946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:13:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:13 smithi089 ceph-mon[98504]: from='client.33749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2988463946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:13:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:13:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:13:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:14 smithi060 ceph-mon[94233]: from='client.33755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:14 smithi060 ceph-mon[94233]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:14 smithi060 ceph-mon[109077]: from='client.33755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:14 smithi060 ceph-mon[109077]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:14 smithi089 ceph-mon[98504]: from='client.33755 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:14 smithi089 ceph-mon[98504]: pgmap v8938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:16 smithi060 ceph-mon[94233]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:16 smithi060 ceph-mon[109077]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:16 smithi089 ceph-mon[98504]: pgmap v8939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:18 smithi060 ceph-mon[94233]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:18 smithi060 ceph-mon[109077]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:18 smithi089 ceph-mon[98504]: pgmap v8940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:20 smithi060 ceph-mon[94233]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:20 smithi060 ceph-mon[109077]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:20 smithi089 ceph-mon[98504]: pgmap v8941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:22 smithi060 ceph-mon[94233]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:22 smithi060 ceph-mon[109077]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:22 smithi089 ceph-mon[98504]: pgmap v8942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:24 smithi060 ceph-mon[94233]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:24 smithi060 ceph-mon[109077]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:13:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:13:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:24 smithi089 ceph-mon[98504]: pgmap v8943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:26 smithi060 ceph-mon[94233]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:26 smithi060 ceph-mon[109077]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:26 smithi089 ceph-mon[98504]: pgmap v8944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:28 smithi060 ceph-mon[94233]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:28 smithi060 ceph-mon[109077]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:28 smithi089 ceph-mon[98504]: pgmap v8945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:30 smithi060 ceph-mon[94233]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:30 smithi060 ceph-mon[109077]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:30 smithi089 ceph-mon[98504]: pgmap v8946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:32 smithi060 ceph-mon[94233]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:32 smithi060 ceph-mon[109077]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:32 smithi089 ceph-mon[98504]: pgmap v8947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:34 smithi060 ceph-mon[94233]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:13:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:13:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:34 smithi060 ceph-mon[109077]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:34 smithi089 ceph-mon[98504]: pgmap v8948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:36 smithi060 ceph-mon[94233]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:36 smithi060 ceph-mon[109077]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:36 smithi089 ceph-mon[98504]: pgmap v8949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:38 smithi060 ceph-mon[94233]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:38 smithi060 ceph-mon[109077]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:38 smithi089 ceph-mon[98504]: pgmap v8950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:40 smithi060 ceph-mon[94233]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:40 smithi060 ceph-mon[109077]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:40 smithi089 ceph-mon[98504]: pgmap v8951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:42 smithi060 ceph-mon[109077]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:42 smithi060 ceph-mon[94233]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:42 smithi089 ceph-mon[98504]: pgmap v8952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:43.307 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:13:43.634 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 41s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 40s ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 41s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 40s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 40s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 41s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 41s ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 40s ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 41s ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 41s ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 40s ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 41s ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:13:43.635 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 41s ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:13:43.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 41s ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:13:43.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 41s ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:13:43.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 40s ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:13:43.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 40s ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:13:43.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 40s ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:13:43.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 40s ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:13:43.636 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 40s ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:13:44.042 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:13:44.043 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:13:44.043 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:13:44.043 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:13:44.043 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:13:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:44 smithi060 ceph-mon[94233]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:44 smithi060 ceph-mon[94233]: from='client.33767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2420758766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:13:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:13:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:44 smithi060 ceph-mon[109077]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:44 smithi060 ceph-mon[109077]: from='client.33767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2420758766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:13:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:44 smithi089 ceph-mon[98504]: pgmap v8953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:44 smithi089 ceph-mon[98504]: from='client.33767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2420758766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:13:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:45 smithi060 ceph-mon[94233]: from='client.23904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:45 smithi060 ceph-mon[109077]: from='client.23904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:45 smithi089 ceph-mon[98504]: from='client.23904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:13:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:46 smithi060 ceph-mon[94233]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:46 smithi060 ceph-mon[109077]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:46 smithi089 ceph-mon[98504]: pgmap v8954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:48 smithi060 ceph-mon[94233]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:48 smithi060 ceph-mon[109077]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:48 smithi089 ceph-mon[98504]: pgmap v8955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:50 smithi060 ceph-mon[94233]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:50 smithi060 ceph-mon[109077]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:50 smithi089 ceph-mon[98504]: pgmap v8956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:52 smithi060 ceph-mon[94233]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:52 smithi060 ceph-mon[109077]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:52 smithi089 ceph-mon[98504]: pgmap v8957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:54 smithi060 ceph-mon[94233]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:54 smithi060 ceph-mon[109077]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:13:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:13:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:54 smithi089 ceph-mon[98504]: pgmap v8958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:56 smithi060 ceph-mon[94233]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:56 smithi060 ceph-mon[109077]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:56 smithi089 ceph-mon[98504]: pgmap v8959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:13:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:13:58 smithi060 ceph-mon[94233]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:13:58 smithi060 ceph-mon[109077]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:13:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:13:58 smithi089 ceph-mon[98504]: pgmap v8960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:00 smithi060 ceph-mon[94233]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:00 smithi060 ceph-mon[109077]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:00 smithi089 ceph-mon[98504]: pgmap v8961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:02 smithi060 ceph-mon[94233]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:02 smithi060 ceph-mon[109077]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:02 smithi089 ceph-mon[98504]: pgmap v8962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:04 smithi060 ceph-mon[94233]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:14:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:04 smithi060 ceph-mon[109077]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:14:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:14:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:04 smithi089 ceph-mon[98504]: pgmap v8963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:14:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:14:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:14:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:14:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:14:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:14:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:14:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:14:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:14:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:14:06.354 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:06 smithi060 ceph-mon[94233]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:06.354 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:06 smithi060 ceph-mon[109077]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:06 smithi089 ceph-mon[98504]: pgmap v8964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:08 smithi060 ceph-mon[94233]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:08 smithi060 ceph-mon[109077]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:08 smithi089 ceph-mon[98504]: pgmap v8965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:10 smithi060 ceph-mon[94233]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:10 smithi060 ceph-mon[109077]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:10 smithi089 ceph-mon[98504]: pgmap v8966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:12 smithi060 ceph-mon[94233]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:12 smithi060 ceph-mon[109077]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:12 smithi089 ceph-mon[98504]: pgmap v8967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:14.404 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:14:14.728 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 72s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 71s ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 72s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 71s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 71s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 72s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 72s ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 71s ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 72s ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 72s ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 71s ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 72s ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 72s ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 72s ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 72s ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 71s ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:14:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 71s ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:14:14.730 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 71s ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:14:14.730 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 71s ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:14:14.730 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 71s ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:14:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:14 smithi060 ceph-mon[94233]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:14 smithi060 ceph-mon[109077]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:14:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:14:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:14 smithi089 ceph-mon[98504]: pgmap v8968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:15.130 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:14:15.130 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:14:15.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:14:15.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:15.130 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:14:15.131 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:14:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:15 smithi060 ceph-mon[94233]: from='client.33785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2266941783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:14:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:15 smithi060 ceph-mon[109077]: from='client.33785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2266941783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:14:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:15 smithi089 ceph-mon[98504]: from='client.33785 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2266941783' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:14:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:16 smithi060 ceph-mon[109077]: from='client.23922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:16 smithi060 ceph-mon[109077]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:16 smithi060 ceph-mon[94233]: from='client.23922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:16 smithi060 ceph-mon[94233]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:16 smithi089 ceph-mon[98504]: from='client.23922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:16 smithi089 ceph-mon[98504]: pgmap v8969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:18 smithi060 ceph-mon[94233]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:18 smithi060 ceph-mon[109077]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:18 smithi089 ceph-mon[98504]: pgmap v8970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:20 smithi060 ceph-mon[94233]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:20 smithi060 ceph-mon[109077]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:20 smithi089 ceph-mon[98504]: pgmap v8971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:22 smithi060 ceph-mon[94233]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:22 smithi060 ceph-mon[109077]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:22 smithi089 ceph-mon[98504]: pgmap v8972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:24 smithi060 ceph-mon[94233]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:24 smithi060 ceph-mon[109077]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:14:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:14:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:24 smithi089 ceph-mon[98504]: pgmap v8973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:26 smithi060 ceph-mon[109077]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:26 smithi060 ceph-mon[94233]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:26 smithi089 ceph-mon[98504]: pgmap v8974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:28 smithi060 ceph-mon[94233]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:28 smithi060 ceph-mon[109077]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:28 smithi089 ceph-mon[98504]: pgmap v8975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:30 smithi060 ceph-mon[94233]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:30 smithi060 ceph-mon[109077]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:30 smithi089 ceph-mon[98504]: pgmap v8976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:32 smithi060 ceph-mon[94233]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:32 smithi060 ceph-mon[109077]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:32 smithi089 ceph-mon[98504]: pgmap v8977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:34 smithi060 ceph-mon[94233]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:34 smithi060 ceph-mon[109077]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:14:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:14:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:34 smithi089 ceph-mon[98504]: pgmap v8978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:36 smithi060 ceph-mon[94233]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:36 smithi060 ceph-mon[109077]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:36 smithi089 ceph-mon[98504]: pgmap v8979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:38 smithi060 ceph-mon[94233]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:38 smithi060 ceph-mon[109077]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:38 smithi089 ceph-mon[98504]: pgmap v8980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:40 smithi060 ceph-mon[94233]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:40 smithi060 ceph-mon[109077]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:40 smithi089 ceph-mon[98504]: pgmap v8981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:42 smithi060 ceph-mon[94233]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:42 smithi060 ceph-mon[109077]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:42 smithi089 ceph-mon[98504]: pgmap v8982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:44 smithi060 ceph-mon[94233]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:44 smithi060 ceph-mon[109077]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:14:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:14:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:44 smithi089 ceph-mon[98504]: pgmap v8983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:45.492 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:14:45.815 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:14:45.815 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 103s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 102s ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 103s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 102s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 102s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 103s ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 103s ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 102s ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 103s ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 103s ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 102s ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:14:45.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 103s ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 103s ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 103s ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 103s ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 102s ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 102s ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 102s ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 102s ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:14:45.817 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 102s ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:14:46.210 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:14:46.210 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:14:46.210 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:46.211 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:14:46.212 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:14:46.212 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:14:46.212 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:14:46.212 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:14:46.212 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:14:46.212 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:14:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:46 smithi060 ceph-mon[109077]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3788973927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:14:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:46 smithi060 ceph-mon[94233]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3788973927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:14:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:46 smithi089 ceph-mon[98504]: pgmap v8984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3788973927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:14:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:47 smithi060 ceph-mon[94233]: from='client.33803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:47 smithi060 ceph-mon[94233]: from='client.23940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:47 smithi060 ceph-mon[109077]: from='client.33803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:47 smithi060 ceph-mon[109077]: from='client.23940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:47 smithi089 ceph-mon[98504]: from='client.33803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:47 smithi089 ceph-mon[98504]: from='client.23940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:14:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:48 smithi060 ceph-mon[94233]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:48 smithi060 ceph-mon[109077]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:48 smithi089 ceph-mon[98504]: pgmap v8985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:50 smithi060 ceph-mon[94233]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:50 smithi060 ceph-mon[109077]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:50 smithi089 ceph-mon[98504]: pgmap v8986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:52 smithi060 ceph-mon[94233]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:52 smithi060 ceph-mon[109077]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:52 smithi089 ceph-mon[98504]: pgmap v8987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:54 smithi060 ceph-mon[94233]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:54 smithi060 ceph-mon[109077]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:14:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:14:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:54 smithi089 ceph-mon[98504]: pgmap v8988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:56 smithi060 ceph-mon[109077]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:56 smithi060 ceph-mon[94233]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:56 smithi089 ceph-mon[98504]: pgmap v8989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:14:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:14:58 smithi060 ceph-mon[94233]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:14:58 smithi060 ceph-mon[109077]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:14:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:14:58 smithi089 ceph-mon[98504]: pgmap v8990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:00 smithi060 ceph-mon[94233]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:00 smithi060 ceph-mon[109077]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:00 smithi089 ceph-mon[98504]: pgmap v8991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:02 smithi060 ceph-mon[94233]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:02 smithi060 ceph-mon[109077]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:02 smithi089 ceph-mon[98504]: pgmap v8992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:04 smithi060 ceph-mon[94233]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:04 smithi060 ceph-mon[109077]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:15:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:15:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:04 smithi089 ceph-mon[98504]: pgmap v8993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:15:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:15:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:15:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:15:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:15:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:15:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:15:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:15:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:15:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:15:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:15:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:15:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:06 smithi060 ceph-mon[109077]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:06 smithi060 ceph-mon[94233]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:06 smithi089 ceph-mon[98504]: pgmap v8994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:08 smithi060 ceph-mon[94233]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:08 smithi060 ceph-mon[109077]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:08 smithi089 ceph-mon[98504]: pgmap v8995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:10 smithi060 ceph-mon[94233]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:10 smithi060 ceph-mon[109077]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:10 smithi089 ceph-mon[98504]: pgmap v8996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:12 smithi060 ceph-mon[94233]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:12 smithi060 ceph-mon[109077]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:12 smithi089 ceph-mon[98504]: pgmap v8997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:14 smithi060 ceph-mon[94233]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:14 smithi060 ceph-mon[109077]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:15:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:15:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:14 smithi089 ceph-mon[98504]: pgmap v8998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:16 smithi060 ceph-mon[94233]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:16 smithi060 ceph-mon[109077]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:16 smithi089 ceph-mon[98504]: pgmap v8999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:16.573 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:15:16.899 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:15:16.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:15:16.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:15:16.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:15:16.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:15:16.901 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:15:17.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:17.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:15:17.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:15:17.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:17.300 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:15:17.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:15:17.300 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:15:17.300 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:15:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3586741153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:15:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3586741153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:15:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3586741153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:15:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:18 smithi060 ceph-mon[109077]: from='client.23952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:18 smithi060 ceph-mon[109077]: from='client.23958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:18 smithi060 ceph-mon[109077]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:18 smithi060 ceph-mon[94233]: from='client.23952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:18 smithi060 ceph-mon[94233]: from='client.23958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:18 smithi060 ceph-mon[94233]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:18 smithi089 ceph-mon[98504]: from='client.23952 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:18 smithi089 ceph-mon[98504]: from='client.23958 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:18 smithi089 ceph-mon[98504]: pgmap v9000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:20 smithi060 ceph-mon[94233]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:20 smithi060 ceph-mon[109077]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:20 smithi089 ceph-mon[98504]: pgmap v9001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:22.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:22 smithi060 ceph-mon[94233]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:22.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:22 smithi060 ceph-mon[109077]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:22 smithi089 ceph-mon[98504]: pgmap v9002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 08:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T08:15:23.373791771Z level=info msg="Completed cleanup jobs" duration=12.851327ms 2023-12-01T08:15:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:24 smithi060 ceph-mon[94233]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:24 smithi060 ceph-mon[109077]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:15:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:15:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:24 smithi089 ceph-mon[98504]: pgmap v9003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:26 smithi060 ceph-mon[109077]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:26 smithi060 ceph-mon[94233]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:26 smithi089 ceph-mon[98504]: pgmap v9004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:28 smithi060 ceph-mon[94233]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:28 smithi060 ceph-mon[109077]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:28 smithi089 ceph-mon[98504]: pgmap v9005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:30 smithi060 ceph-mon[94233]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:30 smithi060 ceph-mon[109077]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:30 smithi089 ceph-mon[98504]: pgmap v9006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:32 smithi060 ceph-mon[94233]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:32 smithi060 ceph-mon[109077]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:32 smithi089 ceph-mon[98504]: pgmap v9007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:34 smithi060 ceph-mon[94233]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:34 smithi060 ceph-mon[109077]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:15:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:15:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:34 smithi089 ceph-mon[98504]: pgmap v9008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:36 smithi089 ceph-mon[98504]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:36 smithi060 ceph-mon[94233]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:36 smithi060 ceph-mon[109077]: pgmap v9009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:38 smithi060 ceph-mon[94233]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:38 smithi060 ceph-mon[109077]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:38 smithi089 ceph-mon[98504]: pgmap v9010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:40 smithi060 ceph-mon[94233]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:40 smithi060 ceph-mon[109077]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:40 smithi089 ceph-mon[98504]: pgmap v9011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:42 smithi060 ceph-mon[94233]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:42 smithi060 ceph-mon[109077]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:42 smithi089 ceph-mon[98504]: pgmap v9012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:44 smithi060 ceph-mon[94233]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:44 smithi060 ceph-mon[109077]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:15:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:15:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:44 smithi089 ceph-mon[98504]: pgmap v9013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:46 smithi089 ceph-mon[98504]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:46 smithi060 ceph-mon[94233]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:46 smithi060 ceph-mon[109077]: pgmap v9014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:47.665 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:15:47.991 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:15:47.992 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:15:47.993 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:15:48.387 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:15:48.387 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:15:48.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:15:48.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:48.387 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:15:48.388 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:15:48.389 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:15:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:48 smithi060 ceph-mon[94233]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:48 smithi060 ceph-mon[109077]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:48 smithi089 ceph-mon[98504]: pgmap v9015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:49 smithi060 ceph-mon[94233]: from='client.23970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:49 smithi060 ceph-mon[94233]: from='client.23976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2216390400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:15:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:49 smithi060 ceph-mon[109077]: from='client.23970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:49 smithi060 ceph-mon[109077]: from='client.23976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2216390400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:15:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:49 smithi089 ceph-mon[98504]: from='client.23970 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:49 smithi089 ceph-mon[98504]: from='client.23976 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:15:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2216390400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:15:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:50 smithi060 ceph-mon[94233]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:50 smithi060 ceph-mon[109077]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:50 smithi089 ceph-mon[98504]: pgmap v9016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:52 smithi060 ceph-mon[94233]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:52 smithi060 ceph-mon[109077]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:52 smithi089 ceph-mon[98504]: pgmap v9017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:54 smithi060 ceph-mon[94233]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:54 smithi060 ceph-mon[109077]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:15:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:15:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:54 smithi089 ceph-mon[98504]: pgmap v9018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:56 smithi089 ceph-mon[98504]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:56 smithi060 ceph-mon[94233]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:56 smithi060 ceph-mon[109077]: pgmap v9019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:15:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:15:58 smithi060 ceph-mon[94233]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:15:58 smithi060 ceph-mon[109077]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:15:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:15:58 smithi089 ceph-mon[98504]: pgmap v9020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:00 smithi060 ceph-mon[94233]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:00 smithi060 ceph-mon[109077]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:00 smithi089 ceph-mon[98504]: pgmap v9021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:02 smithi060 ceph-mon[94233]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:02 smithi060 ceph-mon[109077]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:02 smithi089 ceph-mon[98504]: pgmap v9022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:04 smithi060 ceph-mon[94233]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:16:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:16:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:04 smithi060 ceph-mon[109077]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:04 smithi089 ceph-mon[98504]: pgmap v9023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:16:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:06 smithi089 ceph-mon[98504]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:16:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:16:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:16:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:16:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[94233]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:16:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:16:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:16:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:16:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[109077]: pgmap v9024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:16:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:16:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:16:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:08 smithi060 ceph-mon[94233]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:08 smithi060 ceph-mon[109077]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:08 smithi089 ceph-mon[98504]: pgmap v9025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:10 smithi060 ceph-mon[94233]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:10 smithi060 ceph-mon[109077]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:10 smithi089 ceph-mon[98504]: pgmap v9026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:12 smithi060 ceph-mon[94233]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:12 smithi060 ceph-mon[109077]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:12 smithi089 ceph-mon[98504]: pgmap v9027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:14 smithi060 ceph-mon[94233]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:16:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:16:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:14 smithi060 ceph-mon[109077]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:14 smithi089 ceph-mon[98504]: pgmap v9028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:16 smithi089 ceph-mon[98504]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:16 smithi060 ceph-mon[94233]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:16 smithi060 ceph-mon[109077]: pgmap v9029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:16:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:18 smithi060 ceph-mon[94233]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:18 smithi060 ceph-mon[109077]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:18 smithi089 ceph-mon[98504]: pgmap v9030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:19.074 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:16:19.075 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:16:19.076 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:16:19.477 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:16:19.477 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:16:19.477 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:16:19.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:19.477 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:16:19.478 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:16:19.479 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:16:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:16:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[94233]: from='client.23988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[94233]: from='client.33863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[94233]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2155247574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:16:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[109077]: from='client.23988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[109077]: from='client.33863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[109077]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2155247574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:16:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:20 smithi089 ceph-mon[98504]: from='client.23988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:20 smithi089 ceph-mon[98504]: from='client.33863 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:20 smithi089 ceph-mon[98504]: pgmap v9031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2155247574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:16:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:22 smithi060 ceph-mon[94233]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:22 smithi060 ceph-mon[109077]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:22 smithi089 ceph-mon[98504]: pgmap v9032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:24 smithi060 ceph-mon[94233]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:16:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:16:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:24 smithi060 ceph-mon[109077]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:24 smithi089 ceph-mon[98504]: pgmap v9033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:26 smithi089 ceph-mon[98504]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:26 smithi060 ceph-mon[94233]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:26 smithi060 ceph-mon[109077]: pgmap v9034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:28 smithi060 ceph-mon[94233]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:28 smithi060 ceph-mon[109077]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:28 smithi089 ceph-mon[98504]: pgmap v9035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:30 smithi060 ceph-mon[94233]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:30 smithi060 ceph-mon[109077]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:30 smithi089 ceph-mon[98504]: pgmap v9036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:32 smithi060 ceph-mon[94233]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:32 smithi060 ceph-mon[109077]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:32 smithi089 ceph-mon[98504]: pgmap v9037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:34 smithi060 ceph-mon[94233]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:34 smithi060 ceph-mon[109077]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:16:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:16:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:34 smithi089 ceph-mon[98504]: pgmap v9038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:36 smithi089 ceph-mon[98504]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:36 smithi060 ceph-mon[94233]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:36 smithi060 ceph-mon[109077]: pgmap v9039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:38 smithi060 ceph-mon[94233]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:38 smithi060 ceph-mon[109077]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:38 smithi089 ceph-mon[98504]: pgmap v9040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:40 smithi060 ceph-mon[94233]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:40 smithi060 ceph-mon[109077]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:40 smithi089 ceph-mon[98504]: pgmap v9041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:42 smithi060 ceph-mon[94233]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:42 smithi060 ceph-mon[109077]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:42 smithi089 ceph-mon[98504]: pgmap v9042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:44 smithi060 ceph-mon[94233]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:44 smithi060 ceph-mon[109077]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:16:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:16:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:44 smithi089 ceph-mon[98504]: pgmap v9043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:46 smithi089 ceph-mon[98504]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:46 smithi060 ceph-mon[94233]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:46 smithi060 ceph-mon[109077]: pgmap v9044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:48 smithi060 ceph-mon[94233]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:48 smithi060 ceph-mon[109077]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:48 smithi089 ceph-mon[98504]: pgmap v9045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:49.842 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:16:50.168 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:16:50.168 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:16:50.168 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:16:50.168 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:16:50.168 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:16:50.168 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:16:50.168 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:16:50.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:16:50.170 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:16:50.567 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:16:50.567 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:16:50.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:16:50.567 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:16:50.568 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:16:50.569 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:16:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:50 smithi060 ceph-mon[94233]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:50 smithi060 ceph-mon[109077]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:50 smithi089 ceph-mon[98504]: pgmap v9046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:51 smithi060 ceph-mon[94233]: from='client.24006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:51 smithi060 ceph-mon[94233]: from='client.24012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/502555002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:16:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:51 smithi060 ceph-mon[109077]: from='client.24006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:51 smithi060 ceph-mon[109077]: from='client.24012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/502555002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:16:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:51 smithi089 ceph-mon[98504]: from='client.24006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:51 smithi089 ceph-mon[98504]: from='client.24012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:16:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/502555002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:16:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:52 smithi060 ceph-mon[94233]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:52 smithi060 ceph-mon[109077]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:52 smithi089 ceph-mon[98504]: pgmap v9047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:54 smithi060 ceph-mon[94233]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:54 smithi060 ceph-mon[109077]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:16:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:16:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:54 smithi089 ceph-mon[98504]: pgmap v9048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:56 smithi089 ceph-mon[98504]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:56 smithi060 ceph-mon[94233]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:56 smithi060 ceph-mon[109077]: pgmap v9049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:16:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:16:58 smithi060 ceph-mon[94233]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:58.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:16:58 smithi060 ceph-mon[109077]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:16:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:16:58 smithi089 ceph-mon[98504]: pgmap v9050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:00 smithi060 ceph-mon[94233]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:00 smithi060 ceph-mon[109077]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:00 smithi089 ceph-mon[98504]: pgmap v9051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:02 smithi060 ceph-mon[94233]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:02 smithi060 ceph-mon[109077]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:02 smithi089 ceph-mon[98504]: pgmap v9052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:04 smithi060 ceph-mon[94233]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:04 smithi060 ceph-mon[109077]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:17:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:17:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:04 smithi089 ceph-mon[98504]: pgmap v9053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:06 smithi089 ceph-mon[98504]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:17:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:06 smithi060 ceph-mon[94233]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:17:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:06 smithi060 ceph-mon[109077]: pgmap v9054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:17:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[94233]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:07 smithi060 ceph-mon[109077]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:07 smithi089 ceph-mon[98504]: pgmap v9055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[94233]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[109077]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:17:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:10 smithi089 ceph-mon[98504]: pgmap v9056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:17:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:17:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:17:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:12 smithi060 ceph-mon[109077]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:12 smithi060 ceph-mon[94233]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:12 smithi089 ceph-mon[98504]: pgmap v9057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:17:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:17:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:14 smithi060 ceph-mon[109077]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:14 smithi060 ceph-mon[94233]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:14 smithi089 ceph-mon[98504]: pgmap v9058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:16 smithi089 ceph-mon[98504]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:16 smithi060 ceph-mon[94233]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:16 smithi060 ceph-mon[109077]: pgmap v9059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:18 smithi060 ceph-mon[94233]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:18 smithi060 ceph-mon[109077]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:18 smithi089 ceph-mon[98504]: pgmap v9060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:20 smithi060 ceph-mon[94233]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:20 smithi060 ceph-mon[109077]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:20 smithi089 ceph-mon[98504]: pgmap v9061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:20.931 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:17:21.257 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:17:21.257 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:17:21.257 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:17:21.257 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:17:21.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:17:21.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:17:21.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:17:21.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:17:21.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:17:21.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:17:21.259 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:17:21.659 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:17:21.659 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:17:21.659 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:17:21.659 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:21.659 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:17:21.659 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:17:21.659 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:17:21.660 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:17:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[109077]: from='client.24024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[109077]: from='client.33899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[109077]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1921991906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:17:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[94233]: from='client.24024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[94233]: from='client.33899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[94233]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1921991906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:17:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:22 smithi089 ceph-mon[98504]: from='client.24024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:22 smithi089 ceph-mon[98504]: from='client.33899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:22 smithi089 ceph-mon[98504]: pgmap v9062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1921991906' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:17:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:24 smithi060 ceph-mon[94233]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:24 smithi060 ceph-mon[109077]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:17:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:17:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:24 smithi089 ceph-mon[98504]: pgmap v9063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:26 smithi089 ceph-mon[98504]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:26 smithi060 ceph-mon[94233]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:26 smithi060 ceph-mon[109077]: pgmap v9064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:28 smithi060 ceph-mon[94233]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:28 smithi060 ceph-mon[109077]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:28 smithi089 ceph-mon[98504]: pgmap v9065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:30 smithi060 ceph-mon[94233]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:30 smithi060 ceph-mon[109077]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:30 smithi089 ceph-mon[98504]: pgmap v9066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:32 smithi060 ceph-mon[94233]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:32 smithi060 ceph-mon[109077]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:32 smithi089 ceph-mon[98504]: pgmap v9067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:34 smithi060 ceph-mon[94233]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:34 smithi060 ceph-mon[109077]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:17:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:17:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:34 smithi089 ceph-mon[98504]: pgmap v9068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:36 smithi060 ceph-mon[94233]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:36 smithi060 ceph-mon[109077]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:36 smithi089 ceph-mon[98504]: pgmap v9069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:38 smithi060 ceph-mon[94233]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:38 smithi060 ceph-mon[109077]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:38 smithi089 ceph-mon[98504]: pgmap v9070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:40 smithi060 ceph-mon[94233]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:40 smithi060 ceph-mon[109077]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:40 smithi089 ceph-mon[98504]: pgmap v9071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:42 smithi060 ceph-mon[94233]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:42 smithi060 ceph-mon[109077]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:42 smithi089 ceph-mon[98504]: pgmap v9072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:44 smithi060 ceph-mon[94233]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:44 smithi060 ceph-mon[109077]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:17:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:17:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:44 smithi089 ceph-mon[98504]: pgmap v9073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:46 smithi060 ceph-mon[94233]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:46 smithi060 ceph-mon[109077]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:46 smithi089 ceph-mon[98504]: pgmap v9074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:48 smithi060 ceph-mon[94233]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:48 smithi060 ceph-mon[109077]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:48 smithi089 ceph-mon[98504]: pgmap v9075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:50 smithi060 ceph-mon[94233]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:50 smithi060 ceph-mon[109077]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:50 smithi089 ceph-mon[98504]: pgmap v9076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:52.021 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:17:52.362 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:17:52.363 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:17:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:52 smithi060 ceph-mon[94233]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:52 smithi060 ceph-mon[109077]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:52.764 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:17:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:17:52.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:17:52.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:17:52.766 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:17:52.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:17:52.766 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:17:52.766 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:17:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:52 smithi089 ceph-mon[98504]: pgmap v9077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:53 smithi060 ceph-mon[94233]: from='client.24042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:53 smithi060 ceph-mon[94233]: from='client.33917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1046630474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:17:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:53 smithi060 ceph-mon[109077]: from='client.24042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:53 smithi060 ceph-mon[109077]: from='client.33917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1046630474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:17:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:53 smithi089 ceph-mon[98504]: from='client.24042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:53 smithi089 ceph-mon[98504]: from='client.33917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:17:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1046630474' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:17:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:54 smithi060 ceph-mon[94233]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:54 smithi060 ceph-mon[109077]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:17:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:17:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:54 smithi089 ceph-mon[98504]: pgmap v9078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:56 smithi060 ceph-mon[94233]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:56 smithi060 ceph-mon[109077]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:56 smithi089 ceph-mon[98504]: pgmap v9079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:17:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:17:58 smithi060 ceph-mon[109077]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:17:58 smithi060 ceph-mon[94233]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:17:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:17:58 smithi089 ceph-mon[98504]: pgmap v9080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:00 smithi060 ceph-mon[109077]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:00 smithi060 ceph-mon[94233]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:00 smithi089 ceph-mon[98504]: pgmap v9081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:02 smithi060 ceph-mon[94233]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:02 smithi060 ceph-mon[109077]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:02 smithi089 ceph-mon[98504]: pgmap v9082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:04 smithi060 ceph-mon[109077]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:04 smithi060 ceph-mon[94233]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:18:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:18:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:04 smithi089 ceph-mon[98504]: pgmap v9083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:06 smithi060 ceph-mon[94233]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:06 smithi060 ceph-mon[109077]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:06 smithi089 ceph-mon[98504]: pgmap v9084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:08 smithi060 ceph-mon[94233]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:08 smithi060 ceph-mon[109077]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:08 smithi089 ceph-mon[98504]: pgmap v9085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:10 smithi060 ceph-mon[94233]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:18:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:10 smithi060 ceph-mon[109077]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:18:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:10 smithi089 ceph-mon[98504]: pgmap v9086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:18:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:12 smithi089 ceph-mon[98504]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:12 smithi060 ceph-mon[94233]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:12 smithi060 ceph-mon[109077]: pgmap v9087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[94233]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:18:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:18:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[109077]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:18:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:18:14.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:14 smithi089 ceph-mon[98504]: pgmap v9088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:18:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:18:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:18:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:16 smithi060 ceph-mon[94233]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:16 smithi060 ceph-mon[109077]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:16 smithi089 ceph-mon[98504]: pgmap v9089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:18 smithi060 ceph-mon[94233]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:18 smithi060 ceph-mon[109077]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:18 smithi089 ceph-mon[98504]: pgmap v9090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:20 smithi060 ceph-mon[94233]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:20 smithi060 ceph-mon[109077]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:20 smithi089 ceph-mon[98504]: pgmap v9091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:22 smithi060 ceph-mon[94233]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:22 smithi060 ceph-mon[109077]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:22 smithi089 ceph-mon[98504]: pgmap v9092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:23.127 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:18:23.453 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:18:23.453 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:18:23.453 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:18:23.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:18:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:18:23.850 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:18:23.850 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:18:23.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:23.852 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:18:23.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:18:23.852 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:18:23.852 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:18:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[94233]: from='client.33929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[94233]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[94233]: from='client.33935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1820863395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:18:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[109077]: from='client.33929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[109077]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[109077]: from='client.33935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1820863395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:18:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:24 smithi089 ceph-mon[98504]: from='client.33929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:24 smithi089 ceph-mon[98504]: pgmap v9093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:24 smithi089 ceph-mon[98504]: from='client.33935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1820863395' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:18:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:26 smithi060 ceph-mon[94233]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:26 smithi060 ceph-mon[109077]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:26 smithi089 ceph-mon[98504]: pgmap v9094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:28 smithi060 ceph-mon[94233]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:28 smithi060 ceph-mon[109077]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:28 smithi089 ceph-mon[98504]: pgmap v9095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:30 smithi060 ceph-mon[109077]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:30 smithi060 ceph-mon[94233]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:30 smithi089 ceph-mon[98504]: pgmap v9096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:32 smithi060 ceph-mon[109077]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:32 smithi060 ceph-mon[94233]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:32 smithi089 ceph-mon[98504]: pgmap v9097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:34 smithi060 ceph-mon[94233]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:34 smithi060 ceph-mon[109077]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:18:34] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:18:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:34 smithi089 ceph-mon[98504]: pgmap v9098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:36 smithi060 ceph-mon[94233]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:36 smithi060 ceph-mon[109077]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:36 smithi089 ceph-mon[98504]: pgmap v9099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:38 smithi060 ceph-mon[94233]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:38 smithi060 ceph-mon[109077]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:38 smithi089 ceph-mon[98504]: pgmap v9100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:40 smithi060 ceph-mon[109077]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:40 smithi060 ceph-mon[94233]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:40 smithi089 ceph-mon[98504]: pgmap v9101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:42 smithi060 ceph-mon[94233]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:42 smithi060 ceph-mon[109077]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:42 smithi089 ceph-mon[98504]: pgmap v9102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:44 smithi060 ceph-mon[94233]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:44 smithi060 ceph-mon[109077]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:18:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:18:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:44 smithi089 ceph-mon[98504]: pgmap v9103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:46 smithi060 ceph-mon[94233]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:46 smithi060 ceph-mon[109077]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:46 smithi089 ceph-mon[98504]: pgmap v9104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:48 smithi060 ceph-mon[94233]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:48 smithi060 ceph-mon[109077]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:48 smithi089 ceph-mon[98504]: pgmap v9105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:50 smithi060 ceph-mon[94233]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:50 smithi060 ceph-mon[109077]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:50 smithi089 ceph-mon[98504]: pgmap v9106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:52 smithi060 ceph-mon[94233]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:52 smithi060 ceph-mon[109077]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:52 smithi089 ceph-mon[98504]: pgmap v9107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:54.211 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:18:54.537 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:18:54.538 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:18:54.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:18:54.540 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:18:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:54 smithi060 ceph-mon[94233]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:18:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:18:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:54 smithi060 ceph-mon[109077]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:54 smithi089 ceph-mon[98504]: pgmap v9108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:18:54.940 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:18:54.941 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:18:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:55 smithi060 ceph-mon[94233]: from='client.24078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1917875786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:18:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:55 smithi060 ceph-mon[109077]: from='client.24078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1917875786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:18:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:55 smithi089 ceph-mon[98504]: from='client.24078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1917875786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:18:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:56 smithi060 ceph-mon[109077]: from='client.33953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:56 smithi060 ceph-mon[109077]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:56 smithi060 ceph-mon[94233]: from='client.33953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:56 smithi060 ceph-mon[94233]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:56 smithi089 ceph-mon[98504]: from='client.33953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:18:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:56 smithi089 ceph-mon[98504]: pgmap v9109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:18:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:18:58 smithi060 ceph-mon[94233]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:18:58 smithi060 ceph-mon[109077]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:18:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:18:58 smithi089 ceph-mon[98504]: pgmap v9110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:00 smithi060 ceph-mon[94233]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:00 smithi060 ceph-mon[109077]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:00 smithi089 ceph-mon[98504]: pgmap v9111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:02 smithi060 ceph-mon[94233]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:02 smithi060 ceph-mon[109077]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:02 smithi089 ceph-mon[98504]: pgmap v9112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:04 smithi060 ceph-mon[94233]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:04 smithi060 ceph-mon[109077]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:19:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:19:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:04 smithi089 ceph-mon[98504]: pgmap v9113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:06 smithi060 ceph-mon[94233]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:06 smithi060 ceph-mon[109077]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:06 smithi089 ceph-mon[98504]: pgmap v9114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:08 smithi060 ceph-mon[94233]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:08 smithi060 ceph-mon[109077]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:08 smithi089 ceph-mon[98504]: pgmap v9115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:10 smithi060 ceph-mon[94233]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:10 smithi060 ceph-mon[109077]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:10 smithi089 ceph-mon[98504]: pgmap v9116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:12 smithi060 ceph-mon[109077]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:12 smithi060 ceph-mon[94233]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:12 smithi089 ceph-mon[98504]: pgmap v9117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:14 smithi060 ceph-mon[94233]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:19:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:14 smithi060 ceph-mon[109077]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:19:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:19:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:19:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:14 smithi089 ceph-mon[98504]: pgmap v9118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:19:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[109077]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:19:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:19:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:16 smithi060 ceph-mon[94233]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:19:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:19:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:19:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:16 smithi089 ceph-mon[98504]: pgmap v9119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:18 smithi060 ceph-mon[94233]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:18 smithi060 ceph-mon[109077]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:18 smithi089 ceph-mon[98504]: pgmap v9120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:20 smithi060 ceph-mon[94233]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:20 smithi060 ceph-mon[109077]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:20 smithi089 ceph-mon[98504]: pgmap v9121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:22 smithi060 ceph-mon[109077]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:22 smithi060 ceph-mon[94233]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:22 smithi089 ceph-mon[98504]: pgmap v9122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:24.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:24 smithi060 ceph-mon[94233]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:24.764 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:19:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:19:24.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:24 smithi060 ceph-mon[109077]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:24 smithi089 ceph-mon[98504]: pgmap v9123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:25.304 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:19:25.633 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:19:25.634 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:19:26.033 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:19:26.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:19:26.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:19:26.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:26.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:19:26.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:19:26.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:19:26.034 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:19:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[94233]: from='client.33965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[94233]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1671247445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:19:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[109077]: from='client.33965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[109077]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1671247445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:19:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:26 smithi089 ceph-mon[98504]: from='client.33965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:26 smithi089 ceph-mon[98504]: pgmap v9124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1671247445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:19:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:27 smithi060 ceph-mon[94233]: from='client.33971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:27 smithi060 ceph-mon[109077]: from='client.33971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:27 smithi089 ceph-mon[98504]: from='client.33971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:28 smithi060 ceph-mon[94233]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:28 smithi060 ceph-mon[109077]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:28 smithi089 ceph-mon[98504]: pgmap v9125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:30 smithi060 ceph-mon[94233]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:30 smithi060 ceph-mon[109077]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:30 smithi089 ceph-mon[98504]: pgmap v9126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:32 smithi060 ceph-mon[94233]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:32 smithi060 ceph-mon[109077]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:32 smithi089 ceph-mon[98504]: pgmap v9127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:34 smithi060 ceph-mon[94233]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:34 smithi060 ceph-mon[109077]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:19:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:19:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:34 smithi089 ceph-mon[98504]: pgmap v9128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:36 smithi060 ceph-mon[94233]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:36 smithi060 ceph-mon[109077]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:36 smithi089 ceph-mon[98504]: pgmap v9129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:38 smithi060 ceph-mon[94233]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:38 smithi060 ceph-mon[109077]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:38 smithi089 ceph-mon[98504]: pgmap v9130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:40 smithi060 ceph-mon[94233]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:40 smithi060 ceph-mon[109077]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:40 smithi089 ceph-mon[98504]: pgmap v9131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:42 smithi060 ceph-mon[94233]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:42 smithi060 ceph-mon[109077]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:42 smithi089 ceph-mon[98504]: pgmap v9132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:44 smithi060 ceph-mon[94233]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:44 smithi060 ceph-mon[109077]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:19:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:19:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:44 smithi089 ceph-mon[98504]: pgmap v9133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:46 smithi060 ceph-mon[94233]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:46 smithi060 ceph-mon[109077]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:46 smithi089 ceph-mon[98504]: pgmap v9134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:48 smithi060 ceph-mon[94233]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:48 smithi060 ceph-mon[109077]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:48 smithi089 ceph-mon[98504]: pgmap v9135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:50 smithi060 ceph-mon[94233]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:50.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:50 smithi060 ceph-mon[109077]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:50 smithi089 ceph-mon[98504]: pgmap v9136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:52 smithi060 ceph-mon[94233]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:52 smithi060 ceph-mon[109077]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:52 smithi089 ceph-mon[98504]: pgmap v9137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:54 smithi060 ceph-mon[94233]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:19:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:19:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:54 smithi060 ceph-mon[109077]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:54 smithi089 ceph-mon[98504]: pgmap v9138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:56.398 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:19:56.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:19:56.724 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:19:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:56 smithi060 ceph-mon[94233]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:56 smithi060 ceph-mon[109077]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:56 smithi089 ceph-mon[98504]: pgmap v9139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:19:57.124 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:19:57.124 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:19:57.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:19:57.124 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:57.124 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:19:57.125 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:19:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:57 smithi060 ceph-mon[94233]: from='client.33983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2228879012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:19:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:57 smithi060 ceph-mon[109077]: from='client.33983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2228879012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:19:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:57 smithi089 ceph-mon[98504]: from='client.33983 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2228879012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:19:58.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:58 smithi060 ceph-mon[109077]: from='client.33989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:19:58 smithi060 ceph-mon[109077]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:58 smithi060 ceph-mon[94233]: from='client.33989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:19:58 smithi060 ceph-mon[94233]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:19:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:58 smithi089 ceph-mon[98504]: from='client.33989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:19:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:19:58 smithi089 ceph-mon[98504]: pgmap v9140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T08:19:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:00 smithi060 ceph-mon[94233]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:00 smithi060 ceph-mon[109077]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:00 smithi089 ceph-mon[98504]: pgmap v9141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:20:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:02 smithi060 ceph-mon[94233]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:02 smithi060 ceph-mon[109077]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:02 smithi089 ceph-mon[98504]: pgmap v9142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:04 smithi060 ceph-mon[94233]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:04 smithi060 ceph-mon[109077]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:20:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:20:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:04 smithi089 ceph-mon[98504]: pgmap v9143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:06 smithi060 ceph-mon[94233]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:06 smithi060 ceph-mon[109077]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:06 smithi089 ceph-mon[98504]: pgmap v9144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:08 smithi060 ceph-mon[94233]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:08 smithi060 ceph-mon[109077]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:08 smithi089 ceph-mon[98504]: pgmap v9145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:10 smithi060 ceph-mon[94233]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:10 smithi060 ceph-mon[109077]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:10 smithi089 ceph-mon[98504]: pgmap v9146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:12 smithi060 ceph-mon[109077]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:12 smithi060 ceph-mon[94233]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:12 smithi089 ceph-mon[98504]: pgmap v9147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:14.474 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:20:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:20:14.474 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:14 smithi060 ceph-mon[94233]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:14 smithi060 ceph-mon[109077]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:14 smithi089 ceph-mon[98504]: pgmap v9148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[94233]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[109077]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:20:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:20:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:20:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:16 smithi089 ceph-mon[98504]: pgmap v9149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:20:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:20:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:20:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:18 smithi060 ceph-mon[94233]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:18 smithi060 ceph-mon[109077]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:18 smithi089 ceph-mon[98504]: pgmap v9150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:20 smithi060 ceph-mon[94233]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:20 smithi060 ceph-mon[109077]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:20 smithi089 ceph-mon[98504]: pgmap v9151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:22 smithi060 ceph-mon[94233]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:22 smithi060 ceph-mon[109077]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:22 smithi089 ceph-mon[98504]: pgmap v9152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:24 smithi060 ceph-mon[94233]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:20:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:20:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:24 smithi060 ceph-mon[109077]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:24 smithi089 ceph-mon[98504]: pgmap v9153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:26 smithi060 ceph-mon[94233]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:26 smithi060 ceph-mon[109077]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:26 smithi089 ceph-mon[98504]: pgmap v9154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:27.487 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:20:27.825 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:20:27.825 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:20:27.825 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:20:27.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:20:27.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:20:27.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:20:27.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:20:27.826 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:20:28.228 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:20:28.228 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:20:28.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:20:28.229 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:20:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:28 smithi060 ceph-mon[94233]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:28 smithi060 ceph-mon[94233]: from='client.34001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:20:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2471861932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:20:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:28 smithi060 ceph-mon[109077]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:28 smithi060 ceph-mon[109077]: from='client.34001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:20:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2471861932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:20:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:28 smithi089 ceph-mon[98504]: pgmap v9155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:28 smithi089 ceph-mon[98504]: from='client.34001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:20:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2471861932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:20:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:29 smithi060 ceph-mon[94233]: from='client.24138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:20:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:29 smithi060 ceph-mon[109077]: from='client.24138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:20:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:29 smithi089 ceph-mon[98504]: from='client.24138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:20:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:30 smithi060 ceph-mon[94233]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:30 smithi060 ceph-mon[109077]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:30 smithi089 ceph-mon[98504]: pgmap v9156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:32 smithi060 ceph-mon[94233]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:32 smithi060 ceph-mon[109077]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:32 smithi089 ceph-mon[98504]: pgmap v9157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:34 smithi060 ceph-mon[94233]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:34 smithi060 ceph-mon[109077]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:20:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:20:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:34 smithi089 ceph-mon[98504]: pgmap v9158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:36 smithi060 ceph-mon[94233]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:36 smithi060 ceph-mon[109077]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:36 smithi089 ceph-mon[98504]: pgmap v9159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:38 smithi060 ceph-mon[109077]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:38 smithi060 ceph-mon[94233]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:38 smithi089 ceph-mon[98504]: pgmap v9160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:40 smithi060 ceph-mon[94233]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:40 smithi060 ceph-mon[109077]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:40.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:40 smithi089 ceph-mon[98504]: pgmap v9161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:42 smithi060 ceph-mon[94233]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:42 smithi060 ceph-mon[109077]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:42 smithi089 ceph-mon[98504]: pgmap v9162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:44 smithi060 ceph-mon[94233]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:44 smithi060 ceph-mon[109077]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:20:44] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:20:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:44 smithi089 ceph-mon[98504]: pgmap v9163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:46 smithi060 ceph-mon[94233]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:46 smithi060 ceph-mon[109077]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:46 smithi089 ceph-mon[98504]: pgmap v9164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:48 smithi060 ceph-mon[94233]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:48.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:48 smithi060 ceph-mon[109077]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:48 smithi089 ceph-mon[98504]: pgmap v9165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:50 smithi060 ceph-mon[94233]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:50 smithi060 ceph-mon[109077]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:50 smithi089 ceph-mon[98504]: pgmap v9166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:52 smithi060 ceph-mon[94233]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:52 smithi060 ceph-mon[109077]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:52 smithi089 ceph-mon[98504]: pgmap v9167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:54 smithi060 ceph-mon[94233]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:54 smithi060 ceph-mon[109077]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:20:54] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:20:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:54 smithi089 ceph-mon[98504]: pgmap v9168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:56 smithi060 ceph-mon[94233]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:56 smithi060 ceph-mon[109077]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:56 smithi089 ceph-mon[98504]: pgmap v9169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:20:58.595 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:20:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:58 smithi060 ceph-mon[94233]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:58 smithi060 ceph-mon[109077]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:58 smithi089 ceph-mon[98504]: pgmap v9170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:20:58.921 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:20:58.921 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:20:58.921 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:20:58.921 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:20:58.921 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4858M 2483M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5403M 2483M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4905M 2483M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:20:58.922 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4598M 2483M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:20:58.923 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:20:58.923 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:20:58.923 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:20:58.923 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:20:58.923 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:20:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:20:59.317 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:20:59.317 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:20:59.317 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:59.317 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:20:59.317 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:20:59.318 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:20:59.319 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:20:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:20:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/927541466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:20:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:20:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/927541466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:20:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:20:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/927541466' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:21:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:00 smithi060 ceph-mon[94233]: from='client.34019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:00 smithi060 ceph-mon[94233]: from='client.24156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:00 smithi060 ceph-mon[94233]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:00 smithi060 ceph-mon[109077]: from='client.34019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:00 smithi060 ceph-mon[109077]: from='client.24156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:00 smithi060 ceph-mon[109077]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:00 smithi089 ceph-mon[98504]: from='client.34019 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:00 smithi089 ceph-mon[98504]: from='client.24156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:00 smithi089 ceph-mon[98504]: pgmap v9171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:01 smithi060 ceph-mon[94233]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:01 smithi060 ceph-mon[109077]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:01 smithi089 ceph-mon[98504]: pgmap v9172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:04 smithi060 ceph-mon[109077]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:04 smithi060 ceph-mon[94233]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:21:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:21:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:04 smithi089 ceph-mon[98504]: pgmap v9173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:06 smithi060 ceph-mon[94233]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:06 smithi060 ceph-mon[109077]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:06 smithi089 ceph-mon[98504]: pgmap v9174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:08 smithi060 ceph-mon[94233]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:08 smithi060 ceph-mon[109077]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:08 smithi089 ceph-mon[98504]: pgmap v9175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:10.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:10 smithi060 ceph-mon[94233]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:10.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:10 smithi060 ceph-mon[109077]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:10 smithi089 ceph-mon[98504]: pgmap v9176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:12 smithi060 ceph-mon[94233]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:12 smithi060 ceph-mon[109077]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:12 smithi089 ceph-mon[98504]: pgmap v9177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:13 smithi060 ceph-mon[94233]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:13 smithi060 ceph-mon[109077]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:13 smithi089 ceph-mon[98504]: pgmap v9178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:21:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:21:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:16 smithi060 ceph-mon[94233]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:21:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:16 smithi060 ceph-mon[109077]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:21:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:16 smithi089 ceph-mon[98504]: pgmap v9179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:21:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:21:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:21:17.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:21:17.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:21:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:21:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:21:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:21:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:21:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:21:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:18 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2473M 2023-12-01T08:21:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:18 smithi060 ceph-mon[94233]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:18 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2473M 2023-12-01T08:21:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:18 smithi060 ceph-mon[109077]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:18 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2473M 2023-12-01T08:21:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:18 smithi089 ceph-mon[98504]: pgmap v9180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:20 smithi060 ceph-mon[94233]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:20 smithi060 ceph-mon[109077]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:20 smithi089 ceph-mon[98504]: pgmap v9181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:22 smithi060 ceph-mon[109077]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:22 smithi060 ceph-mon[94233]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:22 smithi089 ceph-mon[98504]: pgmap v9182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:23 smithi060 ceph-mon[94233]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:23 smithi060 ceph-mon[109077]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:23 smithi089 ceph-mon[98504]: pgmap v9183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:21:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:21:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:26 smithi060 ceph-mon[94233]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:26 smithi060 ceph-mon[109077]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:26 smithi089 ceph-mon[98504]: pgmap v9184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:28.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:28 smithi060 ceph-mon[109077]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:28 smithi060 ceph-mon[94233]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:28 smithi089 ceph-mon[98504]: pgmap v9185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:29.682 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:21:30.009 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:21:30.009 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:21:30.009 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:21:30.009 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:21:30.009 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:21:30.009 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:21:30.009 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4858M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5403M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4905M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4598M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:21:30.010 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:21:30.413 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:21:30.414 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:21:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:30 smithi060 ceph-mon[94233]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1602979471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:21:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:30 smithi060 ceph-mon[109077]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1602979471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:21:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:30 smithi089 ceph-mon[98504]: pgmap v9186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1602979471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:21:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:31 smithi060 ceph-mon[94233]: from='client.24168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:31 smithi060 ceph-mon[94233]: from='client.34043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:31 smithi060 ceph-mon[94233]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:31 smithi060 ceph-mon[109077]: from='client.24168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:31 smithi060 ceph-mon[109077]: from='client.34043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:31 smithi060 ceph-mon[109077]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:31 smithi089 ceph-mon[98504]: from='client.24168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:31 smithi089 ceph-mon[98504]: from='client.34043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:21:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:31 smithi089 ceph-mon[98504]: pgmap v9187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:34 smithi060 ceph-mon[94233]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:34 smithi060 ceph-mon[109077]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:21:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:21:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:34 smithi089 ceph-mon[98504]: pgmap v9188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:36 smithi060 ceph-mon[94233]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:36 smithi060 ceph-mon[109077]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:36 smithi089 ceph-mon[98504]: pgmap v9189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:38 smithi060 ceph-mon[94233]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:38 smithi060 ceph-mon[109077]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:38 smithi089 ceph-mon[98504]: pgmap v9190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:39.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:39 smithi060 ceph-mon[94233]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:39 smithi060 ceph-mon[109077]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:39 smithi089 ceph-mon[98504]: pgmap v9191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:42 smithi060 ceph-mon[94233]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:42 smithi060 ceph-mon[109077]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:42 smithi089 ceph-mon[98504]: pgmap v9192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:43 smithi060 ceph-mon[109077]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:43 smithi060 ceph-mon[94233]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:43 smithi089 ceph-mon[98504]: pgmap v9193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:21:44] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:21:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:46 smithi060 ceph-mon[109077]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:46 smithi060 ceph-mon[94233]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:46 smithi089 ceph-mon[98504]: pgmap v9194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:47 smithi060 ceph-mon[94233]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:47 smithi060 ceph-mon[109077]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:47 smithi089 ceph-mon[98504]: pgmap v9195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:49 smithi060 ceph-mon[94233]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:49 smithi060 ceph-mon[109077]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:49 smithi089 ceph-mon[98504]: pgmap v9196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:51 smithi060 ceph-mon[109077]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:51 smithi060 ceph-mon[94233]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:51 smithi089 ceph-mon[98504]: pgmap v9197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:53 smithi060 ceph-mon[109077]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:53 smithi060 ceph-mon[94233]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:53 smithi089 ceph-mon[98504]: pgmap v9198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:21:54] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:21:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:56 smithi060 ceph-mon[94233]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:56 smithi060 ceph-mon[109077]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:56 smithi089 ceph-mon[98504]: pgmap v9199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:21:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:57 smithi060 ceph-mon[94233]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:57 smithi060 ceph-mon[109077]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:21:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:57 smithi089 ceph-mon[98504]: pgmap v9200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:21:59 smithi060 ceph-mon[94233]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:21:59 smithi060 ceph-mon[109077]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:21:59 smithi089 ceph-mon[98504]: pgmap v9201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:00.776 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:22:01.103 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:22:01.103 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:22:01.103 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:22:01.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:22:01.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:22:01.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4858M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5403M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4905M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4598M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:22:01.104 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:22:01.503 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:22:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:22:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:22:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:01.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:22:01.504 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:22:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[109077]: from='client.24186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[109077]: from='client.34061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[109077]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3802086149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:22:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[94233]: from='client.24186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[94233]: from='client.34061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[94233]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3802086149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:22:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:01 smithi089 ceph-mon[98504]: from='client.24186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:01 smithi089 ceph-mon[98504]: from='client.34061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:01 smithi089 ceph-mon[98504]: pgmap v9202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3802086149' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:22:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:03 smithi060 ceph-mon[94233]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:03 smithi060 ceph-mon[109077]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:03 smithi089 ceph-mon[98504]: pgmap v9203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:22:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:22:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:06 smithi060 ceph-mon[94233]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:06 smithi060 ceph-mon[109077]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:06 smithi089 ceph-mon[98504]: pgmap v9204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:07 smithi060 ceph-mon[94233]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:07 smithi060 ceph-mon[109077]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:07 smithi089 ceph-mon[98504]: pgmap v9205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:09 smithi060 ceph-mon[94233]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:09 smithi060 ceph-mon[109077]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:09 smithi089 ceph-mon[98504]: pgmap v9206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:12 smithi060 ceph-mon[94233]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:12 smithi060 ceph-mon[109077]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:12 smithi089 ceph-mon[98504]: pgmap v9207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:13 smithi060 ceph-mon[94233]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:13 smithi060 ceph-mon[109077]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:13 smithi089 ceph-mon[98504]: pgmap v9208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:22:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:22:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:16 smithi060 ceph-mon[94233]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:16 smithi060 ceph-mon[109077]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:16 smithi089 ceph-mon[98504]: pgmap v9209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:22:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:22:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:22:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:22:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:22:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:22:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[109077]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:22:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:22:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:22:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:18 smithi060 ceph-mon[94233]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:22:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:22:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:22:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:18 smithi089 ceph-mon[98504]: pgmap v9210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:19 smithi060 ceph-mon[94233]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:19 smithi060 ceph-mon[109077]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:19 smithi089 ceph-mon[98504]: pgmap v9211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:21 smithi060 ceph-mon[94233]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:21 smithi060 ceph-mon[109077]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:21 smithi089 ceph-mon[98504]: pgmap v9212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:23 smithi060 ceph-mon[94233]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:23 smithi060 ceph-mon[109077]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:23 smithi089 ceph-mon[98504]: pgmap v9213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:22:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:22:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:26 smithi060 ceph-mon[94233]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:26 smithi060 ceph-mon[109077]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:26 smithi089 ceph-mon[98504]: pgmap v9214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:27 smithi060 ceph-mon[94233]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:27 smithi060 ceph-mon[109077]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:27 smithi089 ceph-mon[98504]: pgmap v9215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:29 smithi060 ceph-mon[94233]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:29 smithi060 ceph-mon[109077]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:29 smithi089 ceph-mon[98504]: pgmap v9216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:31.867 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:22:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:31 smithi060 ceph-mon[109077]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:31 smithi060 ceph-mon[94233]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:31 smithi089 ceph-mon[98504]: pgmap v9217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:22:32.193 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4858M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5403M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4905M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4598M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:22:32.194 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:22:32.590 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:22:32.590 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:22:32.590 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:22:32.590 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:22:32.591 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:22:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:32 smithi060 ceph-mon[94233]: from='client.34073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:32 smithi060 ceph-mon[94233]: from='client.24210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:32 smithi060 ceph-mon[109077]: from='client.34073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:32 smithi060 ceph-mon[109077]: from='client.24210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:32 smithi089 ceph-mon[98504]: from='client.34073 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:32 smithi089 ceph-mon[98504]: from='client.24210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:22:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/322773046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:22:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:33 smithi060 ceph-mon[94233]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/322773046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:22:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:33 smithi060 ceph-mon[109077]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/322773046' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:22:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:33 smithi089 ceph-mon[98504]: pgmap v9218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:22:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:22:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:36 smithi060 ceph-mon[109077]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:36 smithi060 ceph-mon[94233]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:36 smithi089 ceph-mon[98504]: pgmap v9219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:37 smithi060 ceph-mon[109077]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:37 smithi060 ceph-mon[94233]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:37 smithi089 ceph-mon[98504]: pgmap v9220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:39 smithi060 ceph-mon[94233]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:39 smithi060 ceph-mon[109077]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:39 smithi089 ceph-mon[98504]: pgmap v9221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:42 smithi060 ceph-mon[94233]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:42 smithi060 ceph-mon[109077]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:42 smithi089 ceph-mon[98504]: pgmap v9222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:43 smithi060 ceph-mon[94233]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:43 smithi060 ceph-mon[109077]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:43 smithi089 ceph-mon[98504]: pgmap v9223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:22:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:22:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:46 smithi060 ceph-mon[94233]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:46 smithi060 ceph-mon[109077]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:46 smithi089 ceph-mon[98504]: pgmap v9224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:47 smithi060 ceph-mon[94233]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:47 smithi060 ceph-mon[109077]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:47 smithi089 ceph-mon[98504]: pgmap v9225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:49 smithi060 ceph-mon[109077]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:49 smithi060 ceph-mon[94233]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:49 smithi089 ceph-mon[98504]: pgmap v9226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:51 smithi060 ceph-mon[94233]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:51 smithi060 ceph-mon[109077]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:51 smithi089 ceph-mon[98504]: pgmap v9227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:53 smithi060 ceph-mon[94233]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:53 smithi060 ceph-mon[109077]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:53 smithi089 ceph-mon[98504]: pgmap v9228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:22:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:22:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:56 smithi060 ceph-mon[94233]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:56 smithi060 ceph-mon[109077]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:56 smithi089 ceph-mon[98504]: pgmap v9229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:57 smithi060 ceph-mon[94233]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:57 smithi060 ceph-mon[109077]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:22:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:57 smithi089 ceph-mon[98504]: pgmap v9230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:22:59 smithi060 ceph-mon[94233]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:22:59 smithi060 ceph-mon[109077]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:22:59 smithi089 ceph-mon[98504]: pgmap v9231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:01 smithi060 ceph-mon[94233]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:01 smithi060 ceph-mon[109077]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:01 smithi089 ceph-mon[98504]: pgmap v9232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:02.952 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 10m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 10m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 10m ago 3h 696M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 10m ago 3h 1133M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 634M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:23:03.276 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 10m ago 3h 516M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 10m ago 3h 18.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 10m ago 3h 4858M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 10m ago 3h 5403M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 10m ago 3h 4905M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 10m ago 3h 4598M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3789M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4226M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3729M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4199M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:23:03.277 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:23:03.675 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:23:03.676 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:23:03.676 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:23:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:03 smithi060 ceph-mon[94233]: from='client.34091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:03 smithi060 ceph-mon[94233]: from='client.34097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:03 smithi060 ceph-mon[94233]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:03 smithi060 ceph-mon[109077]: from='client.34091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:03 smithi060 ceph-mon[109077]: from='client.34097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:03 smithi060 ceph-mon[109077]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:03 smithi089 ceph-mon[98504]: from='client.34091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:03 smithi089 ceph-mon[98504]: from='client.34097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:03 smithi089 ceph-mon[98504]: pgmap v9233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3913433696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:23:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3913433696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:23:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:23:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:23:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3913433696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:23:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:06 smithi060 ceph-mon[94233]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:06 smithi060 ceph-mon[109077]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:06 smithi089 ceph-mon[98504]: pgmap v9234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:07 smithi060 ceph-mon[94233]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:07 smithi060 ceph-mon[109077]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:07 smithi089 ceph-mon[98504]: pgmap v9235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:09 smithi060 ceph-mon[94233]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:09 smithi060 ceph-mon[109077]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:09 smithi089 ceph-mon[98504]: pgmap v9236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:12 smithi060 ceph-mon[94233]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:12 smithi060 ceph-mon[109077]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:12 smithi089 ceph-mon[98504]: pgmap v9237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:13 smithi060 ceph-mon[109077]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:13 smithi060 ceph-mon[94233]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:13 smithi089 ceph-mon[98504]: pgmap v9238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:23:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:23:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:16 smithi060 ceph-mon[94233]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:16 smithi060 ceph-mon[109077]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:16 smithi089 ceph-mon[98504]: pgmap v9239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:17 smithi060 ceph-mon[94233]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:23:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:17 smithi060 ceph-mon[109077]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:23:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:17 smithi089 ceph-mon[98504]: pgmap v9240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:23:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:19 smithi060 ceph-mon[94233]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:19 smithi060 ceph-mon[109077]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:19 smithi089 ceph-mon[98504]: pgmap v9241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[94233]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[109077]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:22 smithi089 ceph-mon[98504]: pgmap v9242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:23:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:23:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:23:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:23:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:23:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:23:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:23:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:24 smithi060 ceph-mon[94233]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:24 smithi060 ceph-mon[109077]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:23:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:23:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:24 smithi089 ceph-mon[98504]: pgmap v9243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:26 smithi060 ceph-mon[94233]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:26 smithi060 ceph-mon[109077]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:26 smithi089 ceph-mon[98504]: pgmap v9244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:27 smithi060 ceph-mon[94233]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:28.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:27 smithi060 ceph-mon[109077]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:27 smithi089 ceph-mon[98504]: pgmap v9245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:29 smithi060 ceph-mon[94233]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:29 smithi060 ceph-mon[109077]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:29 smithi089 ceph-mon[98504]: pgmap v9246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:31 smithi060 ceph-mon[94233]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:31 smithi060 ceph-mon[109077]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:31 smithi089 ceph-mon[98504]: pgmap v9247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:33 smithi060 ceph-mon[94233]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:33 smithi060 ceph-mon[109077]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:34.036 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:23:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:33 smithi089 ceph-mon[98504]: pgmap v9248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:34.363 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:23:34.363 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 12s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:23:34.363 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 12s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:23:34.363 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 12s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:23:34.363 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 12s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:23:34.363 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 12s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 12s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 12s ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 12s ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 12s ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 12s ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 12s ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 12s ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 12s ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 12s ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 12s ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 12s ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 12s ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 12s ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 12s ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:23:34.364 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 12s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:23:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:34 smithi060 ceph-mon[94233]: from='client.24240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:34 smithi060 ceph-mon[94233]: from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:34 smithi060 ceph-mon[109077]: from='client.24240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:34 smithi060 ceph-mon[109077]: from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:23:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:23:34.765 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:23:34.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:23:34.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:23:34.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:23:34.766 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:23:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:34 smithi089 ceph-mon[98504]: from='client.24240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:34 smithi089 ceph-mon[98504]: from='client.34115 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:23:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/287098347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:23:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:35 smithi060 ceph-mon[94233]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/287098347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:23:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:35 smithi060 ceph-mon[109077]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/287098347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:23:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:35 smithi089 ceph-mon[98504]: pgmap v9249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:37 smithi060 ceph-mon[94233]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:37 smithi060 ceph-mon[109077]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:37 smithi089 ceph-mon[98504]: pgmap v9250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:39 smithi060 ceph-mon[94233]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:39 smithi060 ceph-mon[109077]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:39 smithi089 ceph-mon[98504]: pgmap v9251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:42 smithi060 ceph-mon[94233]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:42 smithi060 ceph-mon[109077]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:42 smithi089 ceph-mon[98504]: pgmap v9252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:43 smithi060 ceph-mon[94233]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:43 smithi060 ceph-mon[109077]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:43 smithi089 ceph-mon[98504]: pgmap v9253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:23:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:23:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:46 smithi060 ceph-mon[94233]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:46 smithi060 ceph-mon[109077]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:46 smithi089 ceph-mon[98504]: pgmap v9254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:47 smithi060 ceph-mon[94233]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:47 smithi060 ceph-mon[109077]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:47 smithi089 ceph-mon[98504]: pgmap v9255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:49 smithi060 ceph-mon[94233]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:49 smithi060 ceph-mon[109077]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:49 smithi089 ceph-mon[98504]: pgmap v9256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:51 smithi060 ceph-mon[94233]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:51 smithi060 ceph-mon[109077]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:51 smithi089 ceph-mon[98504]: pgmap v9257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:53 smithi060 ceph-mon[94233]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:53 smithi060 ceph-mon[109077]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:53 smithi089 ceph-mon[98504]: pgmap v9258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:23:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:23:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:56 smithi060 ceph-mon[109077]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:56 smithi060 ceph-mon[94233]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:56 smithi089 ceph-mon[98504]: pgmap v9259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:23:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:57 smithi060 ceph-mon[94233]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:57 smithi060 ceph-mon[109077]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:23:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:57 smithi089 ceph-mon[98504]: pgmap v9260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:23:59 smithi060 ceph-mon[94233]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:23:59 smithi060 ceph-mon[109077]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:23:59 smithi089 ceph-mon[98504]: pgmap v9261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:01 smithi060 ceph-mon[94233]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:01 smithi060 ceph-mon[109077]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:01 smithi089 ceph-mon[98504]: pgmap v9262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:03 smithi060 ceph-mon[94233]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:03 smithi060 ceph-mon[109077]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:03 smithi089 ceph-mon[98504]: pgmap v9263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:24:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:24:05.130 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:24:05.457 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:24:05.457 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 44s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:24:05.457 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 43s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:24:05.457 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 44s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 43s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 43s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 44s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 44s ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 43s ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 44s ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 44s ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 43s ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 44s ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 44s ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:24:05.458 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 44s ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:24:05.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 44s ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:24:05.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 43s ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:24:05.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 43s ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:24:05.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 43s ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:24:05.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 43s ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:24:05.459 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 43s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:24:05.858 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:24:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:24:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:24:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:24:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:24:05.858 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:24:05.859 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:24:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[109077]: from='client.34127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[109077]: from='client.34133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[109077]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1813167693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:24:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[94233]: from='client.34127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[94233]: from='client.34133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[94233]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1813167693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:24:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:06 smithi089 ceph-mon[98504]: from='client.34127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:06 smithi089 ceph-mon[98504]: from='client.34133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:06 smithi089 ceph-mon[98504]: pgmap v9264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1813167693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:24:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:07 smithi060 ceph-mon[94233]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:07 smithi060 ceph-mon[109077]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:07 smithi089 ceph-mon[98504]: pgmap v9265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:09 smithi060 ceph-mon[94233]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:09 smithi060 ceph-mon[109077]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:09 smithi089 ceph-mon[98504]: pgmap v9266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:12 smithi060 ceph-mon[109077]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:12 smithi060 ceph-mon[94233]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:12 smithi089 ceph-mon[98504]: pgmap v9267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:13 smithi060 ceph-mon[94233]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:13 smithi060 ceph-mon[109077]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:13 smithi089 ceph-mon[98504]: pgmap v9268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:24:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:24:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:16 smithi060 ceph-mon[94233]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:16 smithi060 ceph-mon[109077]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:16 smithi089 ceph-mon[98504]: pgmap v9269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:17 smithi060 ceph-mon[94233]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:17 smithi060 ceph-mon[109077]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:17 smithi089 ceph-mon[98504]: pgmap v9270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:19 smithi060 ceph-mon[94233]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:19 smithi060 ceph-mon[109077]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:19 smithi089 ceph-mon[98504]: pgmap v9271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:21 smithi060 ceph-mon[94233]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:21 smithi060 ceph-mon[109077]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:21 smithi089 ceph-mon[98504]: pgmap v9272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:24:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:24:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:24:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:24:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:24:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:24:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[94233]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:24:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:24:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:24:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:23 smithi060 ceph-mon[109077]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:24:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:24:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:24:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:23 smithi089 ceph-mon[98504]: pgmap v9273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:24:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:24:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:26 smithi060 ceph-mon[109077]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:26 smithi060 ceph-mon[94233]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:26 smithi089 ceph-mon[98504]: pgmap v9274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:27 smithi060 ceph-mon[94233]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:27 smithi060 ceph-mon[109077]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:27 smithi089 ceph-mon[98504]: pgmap v9275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:29 smithi060 ceph-mon[109077]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:29 smithi060 ceph-mon[94233]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:29 smithi089 ceph-mon[98504]: pgmap v9276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:31 smithi060 ceph-mon[109077]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:31 smithi060 ceph-mon[94233]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:31 smithi089 ceph-mon[98504]: pgmap v9277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:33 smithi060 ceph-mon[94233]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:33 smithi060 ceph-mon[109077]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:33 smithi089 ceph-mon[98504]: pgmap v9278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:24:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:24:36.224 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:24:36.555 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:24:36.555 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 75s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:24:36.555 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 74s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:24:36.555 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 75s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:24:36.555 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 74s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:24:36.555 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 74s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 75s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 75s ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 74s ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 75s ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 75s ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 74s ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 75s ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 75s ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 75s ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:24:36.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 75s ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:24:36.557 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 74s ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:24:36.557 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 74s ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:24:36.557 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 74s ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:24:36.557 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 74s ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:24:36.557 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 74s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:24:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:36 smithi060 ceph-mon[109077]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:36 smithi060 ceph-mon[94233]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:36 smithi089 ceph-mon[98504]: pgmap v9279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:36.951 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:24:36.951 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:24:36.951 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:24:36.951 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:36.951 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:24:36.951 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:24:36.952 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:24:36.953 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:24:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:37 smithi060 ceph-mon[109077]: from='client.24276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/795905625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:24:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:37 smithi060 ceph-mon[94233]: from='client.24276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/795905625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:24:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:37 smithi089 ceph-mon[98504]: from='client.24276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/795905625' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:24:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:38 smithi060 ceph-mon[94233]: from='client.24282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:38 smithi060 ceph-mon[94233]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:38 smithi060 ceph-mon[109077]: from='client.24282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:38 smithi060 ceph-mon[109077]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:38 smithi089 ceph-mon[98504]: from='client.24282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:24:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:38 smithi089 ceph-mon[98504]: pgmap v9280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:39 smithi060 ceph-mon[94233]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:39 smithi060 ceph-mon[109077]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:39 smithi089 ceph-mon[98504]: pgmap v9281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:42 smithi060 ceph-mon[94233]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:42 smithi060 ceph-mon[109077]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:42 smithi089 ceph-mon[98504]: pgmap v9282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:43 smithi060 ceph-mon[94233]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:43 smithi060 ceph-mon[109077]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:43 smithi089 ceph-mon[98504]: pgmap v9283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:24:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:24:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:46 smithi060 ceph-mon[94233]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:46 smithi060 ceph-mon[109077]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:46 smithi089 ceph-mon[98504]: pgmap v9284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:47 smithi060 ceph-mon[94233]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:47 smithi060 ceph-mon[109077]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:47 smithi089 ceph-mon[98504]: pgmap v9285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:49 smithi060 ceph-mon[94233]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:49 smithi060 ceph-mon[109077]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:49 smithi089 ceph-mon[98504]: pgmap v9286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:51 smithi060 ceph-mon[109077]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:51 smithi060 ceph-mon[94233]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:51 smithi089 ceph-mon[98504]: pgmap v9287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:53 smithi060 ceph-mon[94233]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:53 smithi060 ceph-mon[109077]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:53 smithi089 ceph-mon[98504]: pgmap v9288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:24:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:24:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:56 smithi060 ceph-mon[94233]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:56 smithi060 ceph-mon[109077]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:56 smithi089 ceph-mon[98504]: pgmap v9289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:24:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:57 smithi060 ceph-mon[94233]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:57 smithi060 ceph-mon[109077]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:24:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:57 smithi089 ceph-mon[98504]: pgmap v9290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:24:59 smithi060 ceph-mon[94233]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:24:59 smithi060 ceph-mon[109077]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:24:59 smithi089 ceph-mon[98504]: pgmap v9291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:01 smithi060 ceph-mon[94233]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:01 smithi060 ceph-mon[109077]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:01 smithi089 ceph-mon[98504]: pgmap v9292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:03 smithi060 ceph-mon[109077]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:03 smithi060 ceph-mon[94233]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:03 smithi089 ceph-mon[98504]: pgmap v9293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:25:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:25:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:06 smithi060 ceph-mon[94233]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:06 smithi060 ceph-mon[109077]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:06 smithi089 ceph-mon[98504]: pgmap v9294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:07.314 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:25:07.641 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:25:07.641 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 106s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:25:07.641 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 105s ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:25:07.641 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 106s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 105s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 105s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 106s ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 106s ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 105s ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 106s ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 106s ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 105s ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 106s ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 106s ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 106s ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 106s ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 105s ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 105s ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 105s ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:25:07.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 105s ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:25:07.643 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 105s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:25:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:07 smithi060 ceph-mon[109077]: from='client.24294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:07 smithi060 ceph-mon[109077]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:07 smithi060 ceph-mon[94233]: from='client.24294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:07 smithi060 ceph-mon[94233]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:07 smithi089 ceph-mon[98504]: from='client.24294 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:07 smithi089 ceph-mon[98504]: pgmap v9295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:08.038 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:25:08.038 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:25:08.039 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:25:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:08 smithi060 ceph-mon[94233]: from='client.24300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/596998715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:25:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:08 smithi060 ceph-mon[109077]: from='client.24300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/596998715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:25:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:08 smithi089 ceph-mon[98504]: from='client.24300 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/596998715' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:25:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:09 smithi060 ceph-mon[94233]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:09 smithi060 ceph-mon[109077]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:09 smithi089 ceph-mon[98504]: pgmap v9296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:12 smithi060 ceph-mon[94233]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:12 smithi060 ceph-mon[109077]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:12 smithi089 ceph-mon[98504]: pgmap v9297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:13 smithi060 ceph-mon[94233]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:13 smithi060 ceph-mon[109077]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:13 smithi089 ceph-mon[98504]: pgmap v9298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:25:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:25:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:16 smithi060 ceph-mon[94233]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:16 smithi060 ceph-mon[109077]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:16 smithi089 ceph-mon[98504]: pgmap v9299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:17 smithi060 ceph-mon[94233]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:17 smithi060 ceph-mon[109077]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:17 smithi089 ceph-mon[98504]: pgmap v9300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:19 smithi060 ceph-mon[94233]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:19 smithi060 ceph-mon[109077]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:19 smithi089 ceph-mon[98504]: pgmap v9301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:21 smithi060 ceph-mon[94233]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:21 smithi060 ceph-mon[109077]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:21 smithi089 ceph-mon[98504]: pgmap v9302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:25:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:25:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:25:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 08:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T08:25:23.373005563Z level=info msg="Completed cleanup jobs" duration=12.602565ms 2023-12-01T08:25:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[109077]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:25:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:25:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:25:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[94233]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:25:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:25:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:25:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:25:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:25:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:24 smithi089 ceph-mon[98504]: pgmap v9303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:25:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:25:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:25:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:26 smithi060 ceph-mon[94233]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:26 smithi060 ceph-mon[109077]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:26 smithi089 ceph-mon[98504]: pgmap v9304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:27 smithi060 ceph-mon[94233]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:27 smithi060 ceph-mon[109077]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:27 smithi089 ceph-mon[98504]: pgmap v9305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:29 smithi060 ceph-mon[94233]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:29 smithi060 ceph-mon[109077]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:29 smithi089 ceph-mon[98504]: pgmap v9306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:31 smithi060 ceph-mon[94233]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:31 smithi060 ceph-mon[109077]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:31 smithi089 ceph-mon[98504]: pgmap v9307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:33 smithi060 ceph-mon[94233]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:33 smithi060 ceph-mon[109077]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:34.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:33 smithi089 ceph-mon[98504]: pgmap v9308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:25:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:25:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:36 smithi060 ceph-mon[109077]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:36 smithi060 ceph-mon[94233]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:36 smithi089 ceph-mon[98504]: pgmap v9309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:37 smithi060 ceph-mon[94233]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:37 smithi060 ceph-mon[109077]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:37 smithi089 ceph-mon[98504]: pgmap v9310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:38.402 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:25:38.729 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:25:38.729 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:25:38.729 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:25:38.730 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:25:38.731 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:25:38.731 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:25:38.731 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:25:38.731 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:25:38.731 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:25:38.731 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:25:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:38 smithi060 ceph-mon[109077]: from='client.34181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:38 smithi060 ceph-mon[94233]: from='client.34181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:38 smithi089 ceph-mon[98504]: from='client.34181 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:39.128 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:25:39.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:25:39.128 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:25:39.129 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:25:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:39 smithi060 ceph-mon[109077]: from='client.34187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1843820324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:25:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:39 smithi060 ceph-mon[109077]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:39 smithi060 ceph-mon[94233]: from='client.34187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1843820324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:25:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:39 smithi060 ceph-mon[94233]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:39 smithi089 ceph-mon[98504]: from='client.34187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:25:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1843820324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:25:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:39 smithi089 ceph-mon[98504]: pgmap v9311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:42 smithi060 ceph-mon[94233]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:42 smithi060 ceph-mon[109077]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:42 smithi089 ceph-mon[98504]: pgmap v9312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:43 smithi060 ceph-mon[94233]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:43 smithi060 ceph-mon[109077]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:43 smithi089 ceph-mon[98504]: pgmap v9313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:25:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:25:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:46 smithi060 ceph-mon[109077]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:46 smithi060 ceph-mon[94233]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:46 smithi089 ceph-mon[98504]: pgmap v9314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:47 smithi060 ceph-mon[94233]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:47 smithi060 ceph-mon[109077]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:47 smithi089 ceph-mon[98504]: pgmap v9315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:49 smithi060 ceph-mon[109077]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:49 smithi060 ceph-mon[94233]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:49 smithi089 ceph-mon[98504]: pgmap v9316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:51 smithi060 ceph-mon[94233]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:51 smithi060 ceph-mon[109077]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:51 smithi089 ceph-mon[98504]: pgmap v9317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:53 smithi060 ceph-mon[94233]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:53 smithi060 ceph-mon[109077]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:53 smithi089 ceph-mon[98504]: pgmap v9318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:25:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:25:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:56 smithi060 ceph-mon[94233]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:56 smithi060 ceph-mon[109077]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:56 smithi089 ceph-mon[98504]: pgmap v9319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:25:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:57 smithi060 ceph-mon[94233]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:57 smithi060 ceph-mon[109077]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:25:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:57 smithi089 ceph-mon[98504]: pgmap v9320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:25:59 smithi060 ceph-mon[94233]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:25:59 smithi060 ceph-mon[109077]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:25:59 smithi089 ceph-mon[98504]: pgmap v9321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:01 smithi060 ceph-mon[94233]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:01 smithi060 ceph-mon[109077]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:01 smithi089 ceph-mon[98504]: pgmap v9322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:03 smithi060 ceph-mon[94233]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:03 smithi060 ceph-mon[109077]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:03 smithi089 ceph-mon[98504]: pgmap v9323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:26:04] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T08:26:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:06 smithi060 ceph-mon[94233]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:06 smithi060 ceph-mon[109077]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:06 smithi089 ceph-mon[98504]: pgmap v9324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:07 smithi060 ceph-mon[94233]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:07 smithi060 ceph-mon[109077]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:07 smithi089 ceph-mon[98504]: pgmap v9325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:09.495 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:26:09.825 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:26:09.825 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:26:09.825 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:26:09.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:26:09.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:26:09.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:26:09.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:26:09.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:26:09.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:26:09.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:26:09.827 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:26:09.827 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:26:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:09 smithi060 ceph-mon[94233]: from='client.24330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:09 smithi060 ceph-mon[94233]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:09 smithi060 ceph-mon[109077]: from='client.24330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:09 smithi060 ceph-mon[109077]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:09 smithi089 ceph-mon[98504]: from='client.24330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:09 smithi089 ceph-mon[98504]: pgmap v9326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:10.226 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:10.227 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:26:10.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:26:10.228 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:10.228 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:26:10.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:26:10.228 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:26:10.228 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:26:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:10 smithi060 ceph-mon[94233]: from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2526613863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:26:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:10 smithi060 ceph-mon[109077]: from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2526613863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:10 smithi089 ceph-mon[98504]: from='client.34205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2526613863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:26:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:11 smithi060 ceph-mon[94233]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:11 smithi060 ceph-mon[109077]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:11 smithi089 ceph-mon[98504]: pgmap v9327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:13 smithi060 ceph-mon[94233]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:13 smithi060 ceph-mon[109077]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:13 smithi089 ceph-mon[98504]: pgmap v9328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:26:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:26:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:16 smithi060 ceph-mon[94233]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:16 smithi060 ceph-mon[109077]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:16 smithi089 ceph-mon[98504]: pgmap v9329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:17 smithi060 ceph-mon[94233]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:17 smithi060 ceph-mon[109077]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:17 smithi089 ceph-mon[98504]: pgmap v9330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:19 smithi060 ceph-mon[94233]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:19 smithi060 ceph-mon[109077]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:19 smithi089 ceph-mon[98504]: pgmap v9331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:21 smithi060 ceph-mon[94233]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:21 smithi060 ceph-mon[109077]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:21 smithi089 ceph-mon[98504]: pgmap v9332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:23 smithi060 ceph-mon[94233]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:23 smithi060 ceph-mon[109077]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:23 smithi089 ceph-mon[98504]: pgmap v9333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:26:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:26:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:26:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:26:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:26:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:26:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:26:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:26:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:26:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:26:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:26:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:26:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:26:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:26:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:26 smithi060 ceph-mon[94233]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:26 smithi060 ceph-mon[109077]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:26 smithi089 ceph-mon[98504]: pgmap v9334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:27 smithi060 ceph-mon[94233]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:27 smithi060 ceph-mon[109077]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:27 smithi089 ceph-mon[98504]: pgmap v9335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:29 smithi060 ceph-mon[94233]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:29 smithi060 ceph-mon[109077]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:29 smithi089 ceph-mon[98504]: pgmap v9336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:31 smithi060 ceph-mon[94233]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:31 smithi060 ceph-mon[109077]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:31 smithi089 ceph-mon[98504]: pgmap v9337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:33 smithi060 ceph-mon[94233]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:33 smithi060 ceph-mon[109077]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:33 smithi089 ceph-mon[98504]: pgmap v9338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:26:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:26:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:36 smithi060 ceph-mon[94233]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:36 smithi060 ceph-mon[109077]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:36 smithi089 ceph-mon[98504]: pgmap v9339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:37 smithi060 ceph-mon[94233]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:37 smithi060 ceph-mon[109077]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:37 smithi089 ceph-mon[98504]: pgmap v9340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:39 smithi060 ceph-mon[94233]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:39 smithi060 ceph-mon[109077]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:39 smithi089 ceph-mon[98504]: pgmap v9341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:26:40.918 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:26:40.918 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:26:40.918 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:26:40.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:26:40.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:26:40.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:26:40.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:26:40.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:26:40.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:26:40.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:26:40.920 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:26:41.319 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:26:41.320 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:26:41.321 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:26:41.321 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:26:41.321 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:26:41.321 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:26:41.321 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:26:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4069611224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:26:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4069611224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:26:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4069611224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:26:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:42 smithi060 ceph-mon[94233]: from='client.24348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:42 smithi060 ceph-mon[94233]: from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:42 smithi060 ceph-mon[94233]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:42 smithi060 ceph-mon[109077]: from='client.24348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:42 smithi060 ceph-mon[109077]: from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:42 smithi060 ceph-mon[109077]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:42 smithi089 ceph-mon[98504]: from='client.24348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:42 smithi089 ceph-mon[98504]: from='client.34223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:26:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:42 smithi089 ceph-mon[98504]: pgmap v9342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:43 smithi060 ceph-mon[94233]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:43 smithi060 ceph-mon[109077]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:43 smithi089 ceph-mon[98504]: pgmap v9343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:26:44] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:26:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:46 smithi060 ceph-mon[94233]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:46 smithi060 ceph-mon[109077]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:46 smithi089 ceph-mon[98504]: pgmap v9344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:47 smithi060 ceph-mon[109077]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:47 smithi060 ceph-mon[94233]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:47 smithi089 ceph-mon[98504]: pgmap v9345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:49 smithi060 ceph-mon[94233]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:49 smithi060 ceph-mon[109077]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:49 smithi089 ceph-mon[98504]: pgmap v9346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:51 smithi060 ceph-mon[94233]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:51 smithi060 ceph-mon[109077]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:51 smithi089 ceph-mon[98504]: pgmap v9347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:53 smithi060 ceph-mon[94233]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:53 smithi060 ceph-mon[109077]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:53 smithi089 ceph-mon[98504]: pgmap v9348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:26:54] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:26:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:56 smithi060 ceph-mon[94233]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:56 smithi060 ceph-mon[109077]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:56 smithi089 ceph-mon[98504]: pgmap v9349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:26:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:57 smithi060 ceph-mon[94233]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:57 smithi060 ceph-mon[109077]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:26:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:57 smithi089 ceph-mon[98504]: pgmap v9350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:26:59 smithi060 ceph-mon[94233]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:26:59 smithi060 ceph-mon[109077]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:26:59 smithi089 ceph-mon[98504]: pgmap v9351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:01 smithi060 ceph-mon[94233]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:01 smithi060 ceph-mon[109077]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:01 smithi089 ceph-mon[98504]: pgmap v9352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:03 smithi060 ceph-mon[109077]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:03 smithi060 ceph-mon[94233]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:03 smithi089 ceph-mon[98504]: pgmap v9353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:27:04] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:27:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:06 smithi060 ceph-mon[94233]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:06 smithi060 ceph-mon[109077]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:06 smithi089 ceph-mon[98504]: pgmap v9354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:07 smithi060 ceph-mon[94233]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:07 smithi060 ceph-mon[109077]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:07 smithi089 ceph-mon[98504]: pgmap v9355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:09 smithi060 ceph-mon[94233]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:09 smithi060 ceph-mon[109077]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:09 smithi089 ceph-mon[98504]: pgmap v9356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:11.695 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:27:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:27:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:27:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:12.417 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:27:12.418 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:27:12.418 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:27:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:27:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:12 smithi060 ceph-mon[109077]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1593928932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:27:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:12 smithi060 ceph-mon[94233]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1593928932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:27:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:12 smithi089 ceph-mon[98504]: pgmap v9357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1593928932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:27:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:13 smithi060 ceph-mon[109077]: from='client.24366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:13 smithi060 ceph-mon[109077]: from='client.34241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:13 smithi060 ceph-mon[94233]: from='client.24366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:13 smithi060 ceph-mon[94233]: from='client.34241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:13 smithi089 ceph-mon[98504]: from='client.24366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:13 smithi089 ceph-mon[98504]: from='client.34241 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:14 smithi060 ceph-mon[94233]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:27:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:27:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:14 smithi060 ceph-mon[109077]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:14 smithi089 ceph-mon[98504]: pgmap v9358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:16 smithi060 ceph-mon[94233]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:16 smithi060 ceph-mon[109077]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:16 smithi089 ceph-mon[98504]: pgmap v9359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:17 smithi060 ceph-mon[94233]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:17 smithi060 ceph-mon[109077]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:17 smithi089 ceph-mon[98504]: pgmap v9360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:19 smithi060 ceph-mon[94233]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:19 smithi060 ceph-mon[109077]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:19 smithi089 ceph-mon[98504]: pgmap v9361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:21 smithi060 ceph-mon[94233]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:21 smithi060 ceph-mon[109077]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:21 smithi089 ceph-mon[98504]: pgmap v9362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:23 smithi060 ceph-mon[94233]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:23 smithi060 ceph-mon[109077]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:23 smithi089 ceph-mon[98504]: pgmap v9363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:24.758 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:27:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:27:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:27:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:27:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:27:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:27:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:27:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: pgmap v9364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:27:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:27 smithi060 ceph-mon[94233]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:27 smithi060 ceph-mon[109077]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:27 smithi089 ceph-mon[98504]: pgmap v9365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:29 smithi060 ceph-mon[94233]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:29 smithi060 ceph-mon[109077]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:29 smithi089 ceph-mon[98504]: pgmap v9366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:31 smithi060 ceph-mon[94233]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:31 smithi060 ceph-mon[109077]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:31 smithi089 ceph-mon[98504]: pgmap v9367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:33 smithi060 ceph-mon[94233]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:33 smithi060 ceph-mon[109077]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:33 smithi089 ceph-mon[98504]: pgmap v9368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:27:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:27:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:36 smithi060 ceph-mon[94233]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:36 smithi060 ceph-mon[109077]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:36 smithi089 ceph-mon[98504]: pgmap v9369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:38 smithi060 ceph-mon[94233]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:38 smithi060 ceph-mon[109077]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:38 smithi089 ceph-mon[98504]: pgmap v9370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:41 smithi060 ceph-mon[94233]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:41 smithi060 ceph-mon[109077]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:41 smithi089 ceph-mon[98504]: pgmap v9371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:42.776 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:27:43.102 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:27:43.102 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:27:43.102 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:27:43.103 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:27:43.104 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:27:43.502 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:27:43.502 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:27:43.502 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:27:43.502 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:27:43.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:27:43.504 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:27:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:27:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:43 smithi060 ceph-mon[94233]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:43 smithi060 ceph-mon[109077]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:43 smithi089 ceph-mon[98504]: pgmap v9372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:44 smithi060 ceph-mon[94233]: from='client.24384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:44 smithi060 ceph-mon[94233]: from='client.24390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2916787561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:27:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:44 smithi060 ceph-mon[109077]: from='client.24384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:44 smithi060 ceph-mon[109077]: from='client.24390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2916787561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:27:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:27:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:27:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:44 smithi089 ceph-mon[98504]: from='client.24384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:44 smithi089 ceph-mon[98504]: from='client.24390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:27:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2916787561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:27:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:45 smithi060 ceph-mon[94233]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:45 smithi060 ceph-mon[109077]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:45 smithi089 ceph-mon[98504]: pgmap v9373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:47 smithi060 ceph-mon[94233]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:47 smithi060 ceph-mon[109077]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:47 smithi089 ceph-mon[98504]: pgmap v9374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:49 smithi060 ceph-mon[94233]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:49 smithi060 ceph-mon[109077]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:49 smithi089 ceph-mon[98504]: pgmap v9375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:51 smithi060 ceph-mon[94233]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:51 smithi060 ceph-mon[109077]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:51 smithi089 ceph-mon[98504]: pgmap v9376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:53 smithi060 ceph-mon[94233]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:53 smithi060 ceph-mon[109077]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:53 smithi089 ceph-mon[98504]: pgmap v9377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:27:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:27:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:55 smithi060 ceph-mon[94233]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:55 smithi060 ceph-mon[109077]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:55 smithi089 ceph-mon[98504]: pgmap v9378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:27:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:57 smithi060 ceph-mon[94233]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:57 smithi060 ceph-mon[109077]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:57 smithi089 ceph-mon[98504]: pgmap v9379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:27:59 smithi060 ceph-mon[94233]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:27:59 smithi060 ceph-mon[109077]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:27:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:27:59 smithi089 ceph-mon[98504]: pgmap v9380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:01 smithi060 ceph-mon[94233]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:01 smithi060 ceph-mon[109077]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:01 smithi089 ceph-mon[98504]: pgmap v9381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:03 smithi060 ceph-mon[94233]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:03 smithi060 ceph-mon[109077]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:03 smithi089 ceph-mon[98504]: pgmap v9382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:28:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:28:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:05 smithi060 ceph-mon[109077]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:05 smithi060 ceph-mon[94233]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:05 smithi089 ceph-mon[98504]: pgmap v9383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:07 smithi060 ceph-mon[109077]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:07 smithi060 ceph-mon[94233]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:07 smithi089 ceph-mon[98504]: pgmap v9384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:09 smithi060 ceph-mon[94233]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:09 smithi060 ceph-mon[109077]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:09 smithi089 ceph-mon[98504]: pgmap v9385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:11 smithi060 ceph-mon[109077]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:11 smithi060 ceph-mon[94233]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:11 smithi089 ceph-mon[98504]: pgmap v9386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:13 smithi060 ceph-mon[94233]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:13 smithi060 ceph-mon[109077]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:13 smithi089 ceph-mon[98504]: pgmap v9387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:13.864 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:28:14.191 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:28:14.191 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:28:14.191 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:28:14.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:28:14.193 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:28:14.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:28:14.592 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:28:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:28:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:28:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[94233]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[94233]: from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[94233]: from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3957306188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:28:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[109077]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[109077]: from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[109077]: from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3957306188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:28:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:15 smithi089 ceph-mon[98504]: pgmap v9388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:15 smithi089 ceph-mon[98504]: from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:15 smithi089 ceph-mon[98504]: from='client.34277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3957306188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:28:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:17 smithi060 ceph-mon[94233]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:17 smithi060 ceph-mon[109077]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:17 smithi089 ceph-mon[98504]: pgmap v9389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:19 smithi060 ceph-mon[94233]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:19 smithi060 ceph-mon[109077]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:19 smithi089 ceph-mon[98504]: pgmap v9390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:21 smithi060 ceph-mon[94233]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:21 smithi060 ceph-mon[109077]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:21 smithi089 ceph-mon[98504]: pgmap v9391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:23 smithi060 ceph-mon[94233]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:23 smithi060 ceph-mon[109077]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:23 smithi089 ceph-mon[98504]: pgmap v9392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:28:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:28:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:25 smithi060 ceph-mon[94233]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:25 smithi060 ceph-mon[109077]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:25 smithi089 ceph-mon[98504]: pgmap v9393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:28:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:28:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:28:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:28:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:28:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:28:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:28:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:28:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:27 smithi060 ceph-mon[94233]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:27 smithi060 ceph-mon[109077]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:27 smithi089 ceph-mon[98504]: pgmap v9394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:29 smithi060 ceph-mon[94233]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:29 smithi060 ceph-mon[109077]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:29 smithi089 ceph-mon[98504]: pgmap v9395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:31 smithi089 ceph-mon[98504]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:31 smithi060 ceph-mon[94233]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:31 smithi060 ceph-mon[109077]: pgmap v9396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:33 smithi089 ceph-mon[98504]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:33 smithi060 ceph-mon[94233]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:33 smithi060 ceph-mon[109077]: pgmap v9397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:28:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:28:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:35 smithi089 ceph-mon[98504]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:35 smithi060 ceph-mon[94233]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:35 smithi060 ceph-mon[109077]: pgmap v9398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:37 smithi089 ceph-mon[98504]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:37 smithi060 ceph-mon[94233]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:37 smithi060 ceph-mon[109077]: pgmap v9399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:39 smithi089 ceph-mon[98504]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:39 smithi060 ceph-mon[94233]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:39 smithi060 ceph-mon[109077]: pgmap v9400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:41 smithi089 ceph-mon[98504]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:41 smithi060 ceph-mon[94233]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:41 smithi060 ceph-mon[109077]: pgmap v9401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:43 smithi089 ceph-mon[98504]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:43 smithi060 ceph-mon[94233]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:43 smithi060 ceph-mon[109077]: pgmap v9402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:28:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:28:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:28:45.280 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:28:45.281 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:28:45.679 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:28:45.679 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:28:45.679 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:28:45.679 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:45.679 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:28:45.680 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:28:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:45 smithi089 ceph-mon[98504]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:45 smithi060 ceph-mon[94233]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:45 smithi060 ceph-mon[109077]: pgmap v9403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:46 smithi089 ceph-mon[98504]: from='client.24420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:46 smithi089 ceph-mon[98504]: from='client.24426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3613042541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:28:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:46 smithi060 ceph-mon[94233]: from='client.24420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:46 smithi060 ceph-mon[94233]: from='client.24426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3613042541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:28:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:46 smithi060 ceph-mon[109077]: from='client.24420 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:46 smithi060 ceph-mon[109077]: from='client.24426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:28:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3613042541' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:28:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:47 smithi060 ceph-mon[109077]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:47 smithi060 ceph-mon[94233]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:47 smithi089 ceph-mon[98504]: pgmap v9404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:49 smithi060 ceph-mon[94233]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:49 smithi060 ceph-mon[109077]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:49 smithi089 ceph-mon[98504]: pgmap v9405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:51 smithi060 ceph-mon[94233]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:51 smithi060 ceph-mon[109077]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:51 smithi089 ceph-mon[98504]: pgmap v9406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:53 smithi060 ceph-mon[94233]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:53 smithi060 ceph-mon[109077]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:53 smithi089 ceph-mon[98504]: pgmap v9407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:28:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:28:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:55 smithi060 ceph-mon[94233]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:55 smithi060 ceph-mon[109077]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:55 smithi089 ceph-mon[98504]: pgmap v9408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:28:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:57 smithi060 ceph-mon[94233]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:57 smithi060 ceph-mon[109077]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:28:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:57 smithi089 ceph-mon[98504]: pgmap v9409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:28:59 smithi060 ceph-mon[94233]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:28:59 smithi060 ceph-mon[109077]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:28:59 smithi089 ceph-mon[98504]: pgmap v9410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:01 smithi060 ceph-mon[94233]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:01 smithi060 ceph-mon[109077]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:01 smithi089 ceph-mon[98504]: pgmap v9411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:03 smithi060 ceph-mon[94233]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:03 smithi060 ceph-mon[109077]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:03 smithi089 ceph-mon[98504]: pgmap v9412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:04 smithi060 ceph-mon[94233]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:04 smithi060 ceph-mon[109077]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:29:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:29:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:04 smithi089 ceph-mon[98504]: pgmap v9413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:07 smithi060 ceph-mon[94233]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:07 smithi060 ceph-mon[109077]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:07 smithi089 ceph-mon[98504]: pgmap v9414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:09 smithi060 ceph-mon[94233]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:09 smithi060 ceph-mon[109077]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:09 smithi089 ceph-mon[98504]: pgmap v9415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:11 smithi060 ceph-mon[94233]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:11 smithi060 ceph-mon[109077]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:11 smithi089 ceph-mon[98504]: pgmap v9416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:13 smithi060 ceph-mon[94233]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:13 smithi060 ceph-mon[109077]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:13 smithi089 ceph-mon[98504]: pgmap v9417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:29:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:29:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:15 smithi060 ceph-mon[94233]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:15 smithi060 ceph-mon[109077]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:15 smithi089 ceph-mon[98504]: pgmap v9418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:16.040 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:29:16.366 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:29:16.367 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:29:16.765 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:29:16.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:29:16.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:29:16.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:16.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:29:16.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:29:16.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:29:16.767 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:29:16.767 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:29:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[94233]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[94233]: from='client.24438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[94233]: from='client.24444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1753150740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:29:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[109077]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[109077]: from='client.24438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[109077]: from='client.24444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1753150740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:29:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:17 smithi089 ceph-mon[98504]: pgmap v9419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:17 smithi089 ceph-mon[98504]: from='client.24438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:17 smithi089 ceph-mon[98504]: from='client.24444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1753150740' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:29:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:19 smithi060 ceph-mon[94233]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:19 smithi060 ceph-mon[109077]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:19 smithi089 ceph-mon[98504]: pgmap v9420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:21 smithi060 ceph-mon[94233]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:21 smithi060 ceph-mon[109077]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:21 smithi089 ceph-mon[98504]: pgmap v9421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:23 smithi060 ceph-mon[109077]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:23 smithi060 ceph-mon[94233]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:23 smithi089 ceph-mon[98504]: pgmap v9422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:29:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:29:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:25 smithi060 ceph-mon[94233]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:25 smithi060 ceph-mon[109077]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:25 smithi089 ceph-mon[98504]: pgmap v9423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[94233]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:29:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:29:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:29:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:29:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[109077]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:29:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:29:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:29:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:29:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:27 smithi089 ceph-mon[98504]: pgmap v9424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:29:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:29:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:29:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:29:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:29 smithi060 ceph-mon[94233]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:29 smithi060 ceph-mon[109077]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:29 smithi089 ceph-mon[98504]: pgmap v9425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:31 smithi060 ceph-mon[94233]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:31 smithi060 ceph-mon[109077]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:31 smithi089 ceph-mon[98504]: pgmap v9426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:33 smithi060 ceph-mon[94233]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:33 smithi060 ceph-mon[109077]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:33 smithi089 ceph-mon[98504]: pgmap v9427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:29:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:29:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:35 smithi060 ceph-mon[94233]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:35 smithi060 ceph-mon[109077]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:35 smithi089 ceph-mon[98504]: pgmap v9428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:37 smithi060 ceph-mon[94233]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:37 smithi060 ceph-mon[109077]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:37 smithi089 ceph-mon[98504]: pgmap v9429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:39 smithi060 ceph-mon[94233]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:39 smithi060 ceph-mon[109077]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:39 smithi089 ceph-mon[98504]: pgmap v9430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:41 smithi060 ceph-mon[94233]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:41 smithi060 ceph-mon[109077]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:41 smithi089 ceph-mon[98504]: pgmap v9431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:43 smithi060 ceph-mon[94233]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:43 smithi060 ceph-mon[109077]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:43 smithi089 ceph-mon[98504]: pgmap v9432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:29:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:29:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:45 smithi089 ceph-mon[98504]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:45 smithi060 ceph-mon[94233]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:45 smithi060 ceph-mon[109077]: pgmap v9433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:47.132 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:29:47.453 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:29:47.454 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:29:47.455 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:29:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:47 smithi089 ceph-mon[98504]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:47.851 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:29:47.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:29:47.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:29:47.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:47.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:29:47.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:29:47.852 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:29:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:47 smithi060 ceph-mon[94233]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:47 smithi060 ceph-mon[109077]: pgmap v9434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:48 smithi089 ceph-mon[98504]: from='client.24456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:48 smithi089 ceph-mon[98504]: from='client.24462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2466523222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:29:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:48 smithi060 ceph-mon[94233]: from='client.24456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:48 smithi060 ceph-mon[94233]: from='client.24462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2466523222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:29:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:48 smithi060 ceph-mon[109077]: from='client.24456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:48 smithi060 ceph-mon[109077]: from='client.24462 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:29:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2466523222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:29:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:49 smithi089 ceph-mon[98504]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:49 smithi060 ceph-mon[94233]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:49 smithi060 ceph-mon[109077]: pgmap v9435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:51 smithi089 ceph-mon[98504]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:51 smithi060 ceph-mon[94233]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:51 smithi060 ceph-mon[109077]: pgmap v9436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:53 smithi089 ceph-mon[98504]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:53 smithi060 ceph-mon[94233]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:53 smithi060 ceph-mon[109077]: pgmap v9437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:29:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:29:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:55 smithi089 ceph-mon[98504]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:55 smithi060 ceph-mon[94233]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:55 smithi060 ceph-mon[109077]: pgmap v9438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:29:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:57 smithi089 ceph-mon[98504]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:57 smithi060 ceph-mon[109077]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:29:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:57 smithi060 ceph-mon[94233]: pgmap v9439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:29:59 smithi060 ceph-mon[94233]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:00.000 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:29:59 smithi060 ceph-mon[109077]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:29:59 smithi089 ceph-mon[98504]: pgmap v9440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T08:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:30:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:01 smithi060 ceph-mon[94233]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:01 smithi060 ceph-mon[109077]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:01 smithi089 ceph-mon[98504]: pgmap v9441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:03 smithi060 ceph-mon[94233]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:03 smithi060 ceph-mon[109077]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:03 smithi089 ceph-mon[98504]: pgmap v9442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:30:04] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:30:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:05 smithi060 ceph-mon[94233]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:05 smithi060 ceph-mon[109077]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:05 smithi089 ceph-mon[98504]: pgmap v9443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:07 smithi060 ceph-mon[94233]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:07 smithi060 ceph-mon[109077]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:07 smithi089 ceph-mon[98504]: pgmap v9444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:09 smithi060 ceph-mon[94233]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:09 smithi060 ceph-mon[109077]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:09 smithi089 ceph-mon[98504]: pgmap v9445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:11 smithi060 ceph-mon[94233]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:11 smithi060 ceph-mon[109077]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:11 smithi089 ceph-mon[98504]: pgmap v9446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:13 smithi060 ceph-mon[109077]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:13 smithi060 ceph-mon[94233]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:13 smithi089 ceph-mon[98504]: pgmap v9447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:30:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:30:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:15 smithi060 ceph-mon[94233]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:15 smithi060 ceph-mon[109077]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:15 smithi089 ceph-mon[98504]: pgmap v9448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:17 smithi060 ceph-mon[94233]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:17 smithi060 ceph-mon[109077]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:17 smithi089 ceph-mon[98504]: pgmap v9449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:18.215 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:30:18.542 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:30:18.542 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:30:18.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:30:18.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:30:18.545 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:30:18.545 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:30:18.941 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:30:18.941 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:30:18.941 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:30:18.941 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:18.941 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:30:18.942 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:30:18.943 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:30:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[94233]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[94233]: from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[94233]: from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:20.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1286704030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:30:20.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[109077]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:20.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[109077]: from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:20.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[109077]: from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:20.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1286704030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:30:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:19 smithi089 ceph-mon[98504]: pgmap v9450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:19 smithi089 ceph-mon[98504]: from='client.34343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:19 smithi089 ceph-mon[98504]: from='client.34349 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1286704030' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:30:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:21 smithi060 ceph-mon[94233]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:21 smithi060 ceph-mon[109077]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:21 smithi089 ceph-mon[98504]: pgmap v9451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:23 smithi060 ceph-mon[94233]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:23 smithi060 ceph-mon[109077]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:23 smithi089 ceph-mon[98504]: pgmap v9452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:24 smithi060 ceph-mon[94233]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:24 smithi060 ceph-mon[109077]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:30:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:30:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:24 smithi089 ceph-mon[98504]: pgmap v9453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:27 smithi060 ceph-mon[94233]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:30:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:27 smithi060 ceph-mon[109077]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:30:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:27 smithi089 ceph-mon[98504]: pgmap v9454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:30:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:30:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:30:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:30:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:30:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:30:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:30:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:30:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:30:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:30:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:29 smithi060 ceph-mon[94233]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:29 smithi060 ceph-mon[109077]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:29 smithi089 ceph-mon[98504]: pgmap v9455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:31 smithi060 ceph-mon[94233]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:31 smithi060 ceph-mon[109077]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:31 smithi089 ceph-mon[98504]: pgmap v9456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:33 smithi060 ceph-mon[94233]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:33 smithi060 ceph-mon[109077]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:33 smithi089 ceph-mon[98504]: pgmap v9457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:30:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:30:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:35 smithi060 ceph-mon[94233]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:35 smithi060 ceph-mon[109077]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:35 smithi089 ceph-mon[98504]: pgmap v9458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:37 smithi060 ceph-mon[94233]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:37 smithi060 ceph-mon[109077]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:37 smithi089 ceph-mon[98504]: pgmap v9459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:39 smithi060 ceph-mon[94233]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:39 smithi060 ceph-mon[109077]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:39 smithi089 ceph-mon[98504]: pgmap v9460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:41 smithi060 ceph-mon[94233]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:41 smithi060 ceph-mon[109077]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:41 smithi089 ceph-mon[98504]: pgmap v9461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:43.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:43 smithi060 ceph-mon[94233]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:43.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:43 smithi060 ceph-mon[109077]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:43 smithi089 ceph-mon[98504]: pgmap v9462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:30:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:30:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:45 smithi060 ceph-mon[94233]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:45 smithi060 ceph-mon[109077]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:45 smithi089 ceph-mon[98504]: pgmap v9463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:47 smithi060 ceph-mon[94233]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:47 smithi060 ceph-mon[109077]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:47 smithi089 ceph-mon[98504]: pgmap v9464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:49.301 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:30:49.628 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:30:49.628 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:30:49.628 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:30:49.628 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:30:49.629 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:30:49.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:30:49.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:30:49.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:30:49.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:30:49.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:30:49.630 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:30:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:49 smithi060 ceph-mon[94233]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:49 smithi060 ceph-mon[109077]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:49 smithi089 ceph-mon[98504]: pgmap v9465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:50.025 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:50.026 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:30:50.027 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:30:50.027 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:30:50.027 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:30:50.027 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:30:50.027 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:30:50.027 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:30:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:50 smithi089 ceph-mon[98504]: from='client.24492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1557510350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:30:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:50 smithi060 ceph-mon[94233]: from='client.24492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1557510350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:30:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:50 smithi060 ceph-mon[109077]: from='client.24492 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1557510350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:30:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:51 smithi089 ceph-mon[98504]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:51 smithi089 ceph-mon[98504]: from='client.24498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:51 smithi060 ceph-mon[94233]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:51 smithi060 ceph-mon[94233]: from='client.24498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:51 smithi060 ceph-mon[109077]: pgmap v9466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:51 smithi060 ceph-mon[109077]: from='client.24498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:30:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:53 smithi089 ceph-mon[98504]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:53 smithi060 ceph-mon[94233]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:53 smithi060 ceph-mon[109077]: pgmap v9467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:30:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:30:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:55 smithi089 ceph-mon[98504]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:55 smithi060 ceph-mon[94233]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:55 smithi060 ceph-mon[109077]: pgmap v9468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:30:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:57 smithi089 ceph-mon[98504]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:57 smithi060 ceph-mon[94233]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:57 smithi060 ceph-mon[109077]: pgmap v9469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:30:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:30:59 smithi089 ceph-mon[98504]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:30:59 smithi060 ceph-mon[94233]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:30:59 smithi060 ceph-mon[109077]: pgmap v9470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:01 smithi089 ceph-mon[98504]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:01 smithi060 ceph-mon[94233]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:01 smithi060 ceph-mon[109077]: pgmap v9471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:03 smithi089 ceph-mon[98504]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:03 smithi060 ceph-mon[94233]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:03 smithi060 ceph-mon[109077]: pgmap v9472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:31:04] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:31:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:05 smithi060 ceph-mon[94233]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:05 smithi060 ceph-mon[109077]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:05 smithi089 ceph-mon[98504]: pgmap v9473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:07 smithi060 ceph-mon[94233]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:07 smithi060 ceph-mon[109077]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:07 smithi089 ceph-mon[98504]: pgmap v9474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:09 smithi060 ceph-mon[109077]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:09 smithi060 ceph-mon[94233]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:09 smithi089 ceph-mon[98504]: pgmap v9475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:11 smithi060 ceph-mon[109077]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:11 smithi060 ceph-mon[94233]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:11 smithi089 ceph-mon[98504]: pgmap v9476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:13 smithi060 ceph-mon[109077]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:13 smithi060 ceph-mon[94233]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:13 smithi089 ceph-mon[98504]: pgmap v9477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:31:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:31:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:15 smithi060 ceph-mon[109077]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:15 smithi060 ceph-mon[94233]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:15 smithi089 ceph-mon[98504]: pgmap v9478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:17 smithi060 ceph-mon[94233]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:17 smithi060 ceph-mon[109077]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:17 smithi089 ceph-mon[98504]: pgmap v9479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:19 smithi060 ceph-mon[94233]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:19 smithi060 ceph-mon[109077]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:19 smithi089 ceph-mon[98504]: pgmap v9480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:20.386 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:31:20.718 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:31:20.718 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 7m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 7m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:31:20.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4888M 2473M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5434M 2473M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4929M 2473M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4627M 2473M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:31:20.720 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:31:21.123 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:31:21.123 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:31:21.123 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:31:21.123 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:21.123 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:31:21.123 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:31:21.124 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:31:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:21 smithi060 ceph-mon[94233]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:21 smithi060 ceph-mon[94233]: from='client.24510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2911663749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:31:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:21 smithi060 ceph-mon[109077]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:21 smithi060 ceph-mon[109077]: from='client.24510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2911663749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:31:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:21 smithi089 ceph-mon[98504]: pgmap v9481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:21 smithi089 ceph-mon[98504]: from='client.24510 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2911663749' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:31:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:22 smithi060 ceph-mon[94233]: from='client.24516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:22 smithi060 ceph-mon[109077]: from='client.24516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:22 smithi089 ceph-mon[98504]: from='client.24516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:23 smithi060 ceph-mon[94233]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:23 smithi060 ceph-mon[109077]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:23 smithi089 ceph-mon[98504]: pgmap v9482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:31:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:31:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:25 smithi060 ceph-mon[94233]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:25 smithi060 ceph-mon[109077]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:25 smithi089 ceph-mon[98504]: pgmap v9483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:27 smithi060 ceph-mon[94233]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:27 smithi060 ceph-mon[109077]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:27 smithi089 ceph-mon[98504]: pgmap v9484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:31:29.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:31:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:31:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:31:30.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: pgmap v9485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:31:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:30 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2464M 2023-12-01T08:31:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:30 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2464M 2023-12-01T08:31:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:30 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2464M 2023-12-01T08:31:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:31 smithi060 ceph-mon[94233]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:31 smithi060 ceph-mon[109077]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:31 smithi089 ceph-mon[98504]: pgmap v9486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:32 smithi060 ceph-mon[94233]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:32 smithi060 ceph-mon[109077]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:32 smithi089 ceph-mon[98504]: pgmap v9487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:34.674 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:31:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:31:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:34 smithi060 ceph-mon[94233]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:34 smithi060 ceph-mon[109077]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:34 smithi089 ceph-mon[98504]: pgmap v9488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:37 smithi060 ceph-mon[94233]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:37 smithi060 ceph-mon[109077]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:37 smithi089 ceph-mon[98504]: pgmap v9489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:39 smithi060 ceph-mon[109077]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:39 smithi060 ceph-mon[94233]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:39 smithi089 ceph-mon[98504]: pgmap v9490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:41 smithi060 ceph-mon[94233]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:41 smithi060 ceph-mon[109077]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:41 smithi089 ceph-mon[98504]: pgmap v9491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:43 smithi060 ceph-mon[94233]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:43 smithi060 ceph-mon[109077]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:43 smithi089 ceph-mon[98504]: pgmap v9492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:31:44] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:31:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:45 smithi060 ceph-mon[94233]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:45 smithi060 ceph-mon[109077]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:45 smithi089 ceph-mon[98504]: pgmap v9493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:47 smithi060 ceph-mon[94233]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:47 smithi060 ceph-mon[109077]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:47 smithi089 ceph-mon[98504]: pgmap v9494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:49 smithi060 ceph-mon[94233]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:49 smithi060 ceph-mon[109077]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:49 smithi089 ceph-mon[98504]: pgmap v9495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:51.485 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:31:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:51 smithi060 ceph-mon[94233]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:51 smithi060 ceph-mon[109077]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:51 smithi089 ceph-mon[98504]: pgmap v9496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:51.810 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:31:51.810 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:31:51.810 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:31:51.810 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 8m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 8m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 8m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 8m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 8m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 8m ago 3h 4888M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5434M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4929M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:31:51.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4627M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:31:51.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:31:51.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:31:51.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:31:51.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:31:51.812 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:31:52.208 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:31:52.209 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:31:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:52 smithi089 ceph-mon[98504]: from='client.24528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/870052315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:31:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:52 smithi060 ceph-mon[94233]: from='client.24528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/870052315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:31:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:52 smithi060 ceph-mon[109077]: from='client.24528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/870052315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:31:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:53 smithi089 ceph-mon[98504]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:53 smithi089 ceph-mon[98504]: from='client.34403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:53 smithi060 ceph-mon[94233]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:53 smithi060 ceph-mon[94233]: from='client.34403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:53 smithi060 ceph-mon[109077]: pgmap v9497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:53 smithi060 ceph-mon[109077]: from='client.34403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:31:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:31:54] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:31:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:55 smithi089 ceph-mon[98504]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:55 smithi060 ceph-mon[94233]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:55 smithi060 ceph-mon[109077]: pgmap v9498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:31:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:57 smithi089 ceph-mon[98504]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:57 smithi060 ceph-mon[94233]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:57 smithi060 ceph-mon[109077]: pgmap v9499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:31:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:31:59 smithi089 ceph-mon[98504]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:31:59 smithi060 ceph-mon[94233]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:31:59 smithi060 ceph-mon[109077]: pgmap v9500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:01 smithi089 ceph-mon[98504]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:01 smithi060 ceph-mon[94233]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:01 smithi060 ceph-mon[109077]: pgmap v9501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:03 smithi089 ceph-mon[98504]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:03 smithi060 ceph-mon[94233]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:03 smithi060 ceph-mon[109077]: pgmap v9502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:32:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:32:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:05 smithi089 ceph-mon[98504]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:05 smithi060 ceph-mon[94233]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:05 smithi060 ceph-mon[109077]: pgmap v9503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:07 smithi089 ceph-mon[98504]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:07 smithi060 ceph-mon[109077]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:07 smithi060 ceph-mon[94233]: pgmap v9504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:09 smithi060 ceph-mon[94233]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:09 smithi060 ceph-mon[109077]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:09 smithi089 ceph-mon[98504]: pgmap v9505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:11 smithi060 ceph-mon[94233]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:11 smithi060 ceph-mon[109077]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:11 smithi089 ceph-mon[98504]: pgmap v9506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:13 smithi060 ceph-mon[94233]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:13 smithi060 ceph-mon[109077]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:13 smithi089 ceph-mon[98504]: pgmap v9507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:32:14] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:32:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:15 smithi060 ceph-mon[109077]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:15 smithi060 ceph-mon[94233]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:15 smithi089 ceph-mon[98504]: pgmap v9508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:17 smithi060 ceph-mon[109077]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:17 smithi060 ceph-mon[94233]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:17 smithi089 ceph-mon[98504]: pgmap v9509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:19 smithi060 ceph-mon[94233]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:19 smithi060 ceph-mon[109077]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:19 smithi089 ceph-mon[98504]: pgmap v9510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:21 smithi060 ceph-mon[94233]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:21 smithi060 ceph-mon[109077]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:21 smithi089 ceph-mon[98504]: pgmap v9511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:22.569 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:32:22.897 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:32:22.897 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:32:22.897 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:32:22.897 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:32:22.897 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:32:22.897 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4888M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5434M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4929M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4627M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:32:22.898 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:23.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:32:23.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:32:23.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:23.302 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:32:23.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:32:23.302 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:32:23.302 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:32:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:23 smithi060 ceph-mon[109077]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:23 smithi060 ceph-mon[109077]: from='client.24543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/959231090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:32:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:23 smithi060 ceph-mon[94233]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:23 smithi060 ceph-mon[94233]: from='client.24543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/959231090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:32:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:23 smithi089 ceph-mon[98504]: pgmap v9512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:23 smithi089 ceph-mon[98504]: from='client.24543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/959231090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:32:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:24 smithi060 ceph-mon[94233]: from='client.24549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:24 smithi060 ceph-mon[109077]: from='client.24549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:32:24] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:32:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:24 smithi089 ceph-mon[98504]: from='client.24549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:25 smithi060 ceph-mon[94233]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:25 smithi060 ceph-mon[109077]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:25 smithi089 ceph-mon[98504]: pgmap v9513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:27 smithi060 ceph-mon[94233]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:27 smithi060 ceph-mon[109077]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:27 smithi089 ceph-mon[98504]: pgmap v9514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[94233]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:32:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:32:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:32:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:32:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[109077]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:32:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:32:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:32:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:32:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:29 smithi089 ceph-mon[98504]: pgmap v9515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:32:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:32:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:32:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:32:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:31 smithi060 ceph-mon[94233]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:31 smithi060 ceph-mon[109077]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:31 smithi089 ceph-mon[98504]: pgmap v9516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:33 smithi060 ceph-mon[94233]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:33 smithi060 ceph-mon[109077]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:33 smithi089 ceph-mon[98504]: pgmap v9517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:32:34] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:32:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:35 smithi060 ceph-mon[94233]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:35 smithi060 ceph-mon[109077]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:35 smithi089 ceph-mon[98504]: pgmap v9518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:37 smithi060 ceph-mon[94233]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:37 smithi060 ceph-mon[109077]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:37 smithi089 ceph-mon[98504]: pgmap v9519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:39 smithi060 ceph-mon[94233]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:39 smithi060 ceph-mon[109077]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:39 smithi089 ceph-mon[98504]: pgmap v9520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:41 smithi060 ceph-mon[94233]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:41 smithi060 ceph-mon[109077]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:41 smithi089 ceph-mon[98504]: pgmap v9521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:43 smithi060 ceph-mon[94233]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:43 smithi060 ceph-mon[109077]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:43 smithi089 ceph-mon[98504]: pgmap v9522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:32:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:32:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:45 smithi060 ceph-mon[94233]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:45 smithi060 ceph-mon[109077]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:45 smithi089 ceph-mon[98504]: pgmap v9523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:47 smithi060 ceph-mon[94233]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:47 smithi060 ceph-mon[109077]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:47 smithi089 ceph-mon[98504]: pgmap v9524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:49 smithi060 ceph-mon[94233]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:49 smithi060 ceph-mon[109077]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:49 smithi089 ceph-mon[98504]: pgmap v9525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:51 smithi060 ceph-mon[94233]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:51 smithi060 ceph-mon[109077]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:51 smithi089 ceph-mon[98504]: pgmap v9526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:53.666 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 9m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 9m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 9m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 9m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:32:53.993 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 9m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 9m ago 3h 4888M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 9m ago 3h 5434M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 9m ago 3h 4929M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 9m ago 3h 4627M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:32:53.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:32:53.995 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:32:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:53 smithi060 ceph-mon[94233]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:53 smithi060 ceph-mon[109077]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:53 smithi089 ceph-mon[98504]: pgmap v9527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:32:54.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:32:54.396 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:32:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/701673638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:32:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/701673638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:32:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:32:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:32:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/701673638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:32:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:55 smithi060 ceph-mon[94233]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:55 smithi060 ceph-mon[94233]: from='client.34433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:55 smithi060 ceph-mon[94233]: from='client.34439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:55 smithi060 ceph-mon[109077]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:55 smithi060 ceph-mon[109077]: from='client.34433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:55 smithi060 ceph-mon[109077]: from='client.34439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:55 smithi089 ceph-mon[98504]: pgmap v9528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:55 smithi089 ceph-mon[98504]: from='client.34433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:55 smithi089 ceph-mon[98504]: from='client.34439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:32:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:56 smithi060 ceph-mon[94233]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:56 smithi060 ceph-mon[109077]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:56 smithi089 ceph-mon[98504]: pgmap v9529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:32:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:32:58 smithi060 ceph-mon[94233]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:32:58 smithi060 ceph-mon[109077]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:32:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:32:58 smithi089 ceph-mon[98504]: pgmap v9530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:01 smithi060 ceph-mon[94233]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:01 smithi060 ceph-mon[109077]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:01 smithi089 ceph-mon[98504]: pgmap v9531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:03 smithi060 ceph-mon[94233]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:03 smithi060 ceph-mon[109077]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:03 smithi089 ceph-mon[98504]: pgmap v9532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:33:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:33:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:05 smithi089 ceph-mon[98504]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:05 smithi060 ceph-mon[94233]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:05 smithi060 ceph-mon[109077]: pgmap v9533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:07 smithi089 ceph-mon[98504]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:07 smithi060 ceph-mon[94233]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:07 smithi060 ceph-mon[109077]: pgmap v9534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:09 smithi089 ceph-mon[98504]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:09 smithi060 ceph-mon[94233]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:09 smithi060 ceph-mon[109077]: pgmap v9535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:11 smithi089 ceph-mon[98504]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:11 smithi060 ceph-mon[94233]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:11 smithi060 ceph-mon[109077]: pgmap v9536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:13 smithi089 ceph-mon[98504]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:13 smithi060 ceph-mon[94233]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:13 smithi060 ceph-mon[109077]: pgmap v9537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:33:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:33:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:15 smithi089 ceph-mon[98504]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:15 smithi060 ceph-mon[94233]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:15 smithi060 ceph-mon[109077]: pgmap v9538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:17 smithi089 ceph-mon[98504]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:17 smithi060 ceph-mon[94233]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:17 smithi060 ceph-mon[109077]: pgmap v9539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:19 smithi089 ceph-mon[98504]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:19 smithi060 ceph-mon[94233]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:19 smithi060 ceph-mon[109077]: pgmap v9540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:21 smithi089 ceph-mon[98504]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:21 smithi060 ceph-mon[94233]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:21 smithi060 ceph-mon[109077]: pgmap v9541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:23 smithi060 ceph-mon[94233]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:23 smithi060 ceph-mon[109077]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:23 smithi089 ceph-mon[98504]: pgmap v9542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:33:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:33:24.760 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 10m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 10m ago 3h 99.1M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 10m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 10m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 10m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 10m ago 3h 703M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 10m ago 3h 1171M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 10m ago 3h 656M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 10m ago 3h 532M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 10m ago 3h 18.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 10m ago 3h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:33:25.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 10m ago 3h 4888M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 10m ago 3h 5434M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 10m ago 3h 4929M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 10m ago 3h 4627M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 10m ago 3h 3815M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 10m ago 3h 4257M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 10m ago 3h 3757M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 10m ago 3h 4233M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:33:25.087 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 10m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:33:25.479 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:33:25.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:25.481 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:33:25.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:33:25.481 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:33:25.481 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:33:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:25 smithi060 ceph-mon[94233]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1363579601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:33:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:25 smithi060 ceph-mon[109077]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1363579601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:33:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:25 smithi089 ceph-mon[98504]: pgmap v9543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1363579601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:33:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:26 smithi060 ceph-mon[109077]: from='client.34451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:26 smithi060 ceph-mon[109077]: from='client.24585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:26 smithi060 ceph-mon[94233]: from='client.34451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:26 smithi060 ceph-mon[94233]: from='client.24585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:26 smithi089 ceph-mon[98504]: from='client.34451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:26 smithi089 ceph-mon[98504]: from='client.24585 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:27 smithi060 ceph-mon[109077]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:27 smithi060 ceph-mon[94233]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:27 smithi089 ceph-mon[98504]: pgmap v9544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:29 smithi060 ceph-mon[94233]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:33:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:29 smithi060 ceph-mon[109077]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:33:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:29 smithi089 ceph-mon[98504]: pgmap v9545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:33:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:31 smithi060 ceph-mon[94233]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:31 smithi060 ceph-mon[109077]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:31 smithi089 ceph-mon[98504]: pgmap v9546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:33 smithi060 ceph-mon[94233]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:33 smithi060 ceph-mon[109077]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:33 smithi089 ceph-mon[98504]: pgmap v9547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:33:34] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:33:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[109077]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:33:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:33:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[94233]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:33:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:33:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:34 smithi089 ceph-mon[98504]: pgmap v9548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:33:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:33:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:33:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:37 smithi089 ceph-mon[98504]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:37 smithi060 ceph-mon[94233]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:37 smithi060 ceph-mon[109077]: pgmap v9549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:39 smithi089 ceph-mon[98504]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:39 smithi060 ceph-mon[94233]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:39 smithi060 ceph-mon[109077]: pgmap v9550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:41 smithi089 ceph-mon[98504]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:41 smithi060 ceph-mon[94233]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:41 smithi060 ceph-mon[109077]: pgmap v9551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:43 smithi089 ceph-mon[98504]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:43 smithi060 ceph-mon[94233]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:43 smithi060 ceph-mon[109077]: pgmap v9552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:33:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:33:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:45 smithi089 ceph-mon[98504]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:45 smithi060 ceph-mon[94233]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:45 smithi060 ceph-mon[109077]: pgmap v9553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:47 smithi089 ceph-mon[98504]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:47 smithi060 ceph-mon[94233]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:47 smithi060 ceph-mon[109077]: pgmap v9554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:49 smithi089 ceph-mon[98504]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:49 smithi060 ceph-mon[94233]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:49 smithi060 ceph-mon[109077]: pgmap v9555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:51 smithi089 ceph-mon[98504]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:51 smithi060 ceph-mon[94233]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:51 smithi060 ceph-mon[109077]: pgmap v9556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:53 smithi089 ceph-mon[98504]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:53 smithi060 ceph-mon[94233]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:53 smithi060 ceph-mon[109077]: pgmap v9557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:33:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:33:55.844 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:33:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:55 smithi060 ceph-mon[94233]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:55 smithi060 ceph-mon[109077]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:55 smithi089 ceph-mon[98504]: pgmap v9558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:56.173 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:33:56.173 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 22s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:33:56.173 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 22s ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:33:56.173 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 22s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 22s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 22s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 22s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 22s ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 22s ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 22s ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 22s ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 22s ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:33:56.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 22s ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 22s ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 22s ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 22s ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 22s ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 22s ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 22s ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 22s ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:33:56.175 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 22s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:56.572 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:33:56.573 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:33:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:33:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[94233]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[94233]: from='client.34469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[94233]: from='client.34475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2400368649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:33:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[109077]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[109077]: from='client.34469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[109077]: from='client.34475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2400368649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:33:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:57 smithi089 ceph-mon[98504]: pgmap v9559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:33:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:57 smithi089 ceph-mon[98504]: from='client.34469 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:57 smithi089 ceph-mon[98504]: from='client.34475 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:33:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2400368649' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:34:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:33:59 smithi060 ceph-mon[94233]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:33:59 smithi060 ceph-mon[109077]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:33:59 smithi089 ceph-mon[98504]: pgmap v9560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:01 smithi060 ceph-mon[94233]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:01 smithi060 ceph-mon[109077]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:01 smithi089 ceph-mon[98504]: pgmap v9561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:03 smithi060 ceph-mon[109077]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:03 smithi060 ceph-mon[94233]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:03 smithi089 ceph-mon[98504]: pgmap v9562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:34:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:34:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:05 smithi060 ceph-mon[94233]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:05 smithi060 ceph-mon[109077]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:05 smithi089 ceph-mon[98504]: pgmap v9563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:07 smithi060 ceph-mon[94233]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:07 smithi060 ceph-mon[109077]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:07 smithi089 ceph-mon[98504]: pgmap v9564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:09 smithi060 ceph-mon[94233]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:09 smithi060 ceph-mon[109077]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:09 smithi089 ceph-mon[98504]: pgmap v9565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:11 smithi060 ceph-mon[109077]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:11 smithi060 ceph-mon[94233]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:11 smithi089 ceph-mon[98504]: pgmap v9566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:13 smithi060 ceph-mon[94233]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:13 smithi060 ceph-mon[109077]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:13 smithi089 ceph-mon[98504]: pgmap v9567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:34:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:34:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:15 smithi060 ceph-mon[94233]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:15 smithi060 ceph-mon[109077]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:15 smithi089 ceph-mon[98504]: pgmap v9568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:17 smithi060 ceph-mon[94233]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:17 smithi060 ceph-mon[109077]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:17 smithi089 ceph-mon[98504]: pgmap v9569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:19 smithi060 ceph-mon[94233]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:19 smithi060 ceph-mon[109077]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:19 smithi089 ceph-mon[98504]: pgmap v9570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:21 smithi060 ceph-mon[94233]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:21 smithi060 ceph-mon[109077]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:21 smithi089 ceph-mon[98504]: pgmap v9571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:23 smithi060 ceph-mon[94233]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:23 smithi060 ceph-mon[109077]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:23 smithi089 ceph-mon[98504]: pgmap v9572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:34:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:34:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:25 smithi060 ceph-mon[94233]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:25 smithi060 ceph-mon[109077]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:25 smithi089 ceph-mon[98504]: pgmap v9573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:26.930 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:34:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:27.255 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:34:27.255 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 54s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:34:27.255 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 53s ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:34:27.255 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 54s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:34:27.255 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 53s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:34:27.255 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 53s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:34:27.255 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 54s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 54s ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 53s ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 54s ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 54s ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 53s ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 54s ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 54s ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 54s ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 54s ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 53s ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:34:27.256 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 53s ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:34:27.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 53s ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:34:27.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 53s ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:34:27.257 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 53s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:34:27.654 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:34:27.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:27.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:34:27.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:34:27.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:27.656 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:34:27.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:34:27.656 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:34:27.656 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:34:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:27 smithi060 ceph-mon[94233]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:27 smithi060 ceph-mon[109077]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:27 smithi089 ceph-mon[98504]: pgmap v9574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:29.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:28 smithi060 ceph-mon[109077]: from='client.34487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:34:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:28 smithi060 ceph-mon[109077]: from='client.34493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:34:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1335502123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:34:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:28 smithi060 ceph-mon[94233]: from='client.34487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:34:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:28 smithi060 ceph-mon[94233]: from='client.34493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:34:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1335502123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:34:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:28 smithi089 ceph-mon[98504]: from='client.34487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:34:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:28 smithi089 ceph-mon[98504]: from='client.34493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:34:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1335502123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:34:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:29 smithi060 ceph-mon[94233]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:29 smithi060 ceph-mon[109077]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:29 smithi089 ceph-mon[98504]: pgmap v9575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:31 smithi060 ceph-mon[94233]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:31 smithi060 ceph-mon[109077]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:31 smithi089 ceph-mon[98504]: pgmap v9576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:33 smithi060 ceph-mon[94233]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:33 smithi060 ceph-mon[109077]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:33 smithi089 ceph-mon[98504]: pgmap v9577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:34:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:34:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:34:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:34:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:34:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[94233]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:34:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:34:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:34:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[109077]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:34:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:34:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:34:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:35 smithi089 ceph-mon[98504]: pgmap v9578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:34:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:34:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:34:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:37 smithi060 ceph-mon[94233]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:37 smithi060 ceph-mon[109077]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:37 smithi089 ceph-mon[98504]: pgmap v9579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:39 smithi060 ceph-mon[94233]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:39 smithi060 ceph-mon[109077]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:39 smithi089 ceph-mon[98504]: pgmap v9580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:41 smithi060 ceph-mon[94233]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:41 smithi060 ceph-mon[109077]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:41 smithi089 ceph-mon[98504]: pgmap v9581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:43 smithi060 ceph-mon[94233]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:43 smithi060 ceph-mon[109077]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:43 smithi089 ceph-mon[98504]: pgmap v9582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:34:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:34:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:45 smithi060 ceph-mon[94233]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:45 smithi060 ceph-mon[109077]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:45 smithi089 ceph-mon[98504]: pgmap v9583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:47 smithi060 ceph-mon[94233]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:47 smithi060 ceph-mon[109077]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:47 smithi089 ceph-mon[98504]: pgmap v9584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:48 smithi060 ceph-mon[94233]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:48 smithi060 ceph-mon[109077]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:48 smithi089 ceph-mon[98504]: pgmap v9585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:51 smithi089 ceph-mon[98504]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:51 smithi060 ceph-mon[94233]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:51 smithi060 ceph-mon[109077]: pgmap v9586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:53 smithi089 ceph-mon[98504]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:53 smithi060 ceph-mon[94233]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:53 smithi060 ceph-mon[109077]: pgmap v9587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:34:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:34:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:55 smithi060 ceph-mon[94233]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:55 smithi060 ceph-mon[109077]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:55 smithi089 ceph-mon[98504]: pgmap v9588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:34:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:57 smithi060 ceph-mon[94233]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:57 smithi060 ceph-mon[109077]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:58.018 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:34:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:57 smithi089 ceph-mon[98504]: pgmap v9589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:34:58.345 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 85s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 84s ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 85s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 84s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 84s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 85s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 85s ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:34:58.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 84s ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 85s ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 85s ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 84s ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 85s ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 85s ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 85s ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 85s ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 84s ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 84s ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:34:58.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 84s ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:34:58.348 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 84s ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:34:58.348 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 84s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:34:58.747 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:34:58.748 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:34:58.749 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:34:58.749 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:34:58.749 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:35:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[94233]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[94233]: from='client.34505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[94233]: from='client.24639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4120570151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:35:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[109077]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[109077]: from='client.34505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[109077]: from='client.24639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:34:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4120570151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:35:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:59 smithi089 ceph-mon[98504]: pgmap v9590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:59 smithi089 ceph-mon[98504]: from='client.34505 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:59 smithi089 ceph-mon[98504]: from='client.24639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:34:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4120570151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:35:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:01 smithi060 ceph-mon[94233]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:01 smithi060 ceph-mon[109077]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:01 smithi089 ceph-mon[98504]: pgmap v9591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:03 smithi060 ceph-mon[94233]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:03 smithi060 ceph-mon[109077]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:03 smithi089 ceph-mon[98504]: pgmap v9592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:35:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:35:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:05 smithi060 ceph-mon[94233]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:05 smithi060 ceph-mon[109077]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:05 smithi089 ceph-mon[98504]: pgmap v9593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:07 smithi060 ceph-mon[94233]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:07 smithi060 ceph-mon[109077]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:07 smithi089 ceph-mon[98504]: pgmap v9594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:09 smithi060 ceph-mon[109077]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:09 smithi060 ceph-mon[94233]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:09 smithi089 ceph-mon[98504]: pgmap v9595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:11 smithi060 ceph-mon[94233]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:11 smithi060 ceph-mon[109077]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:11 smithi089 ceph-mon[98504]: pgmap v9596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:13 smithi060 ceph-mon[94233]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:13 smithi060 ceph-mon[109077]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:13 smithi089 ceph-mon[98504]: pgmap v9597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:35:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:35:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:15 smithi060 ceph-mon[94233]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:15 smithi060 ceph-mon[109077]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:15 smithi089 ceph-mon[98504]: pgmap v9598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:17 smithi060 ceph-mon[94233]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:17 smithi060 ceph-mon[109077]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:17 smithi089 ceph-mon[98504]: pgmap v9599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:19 smithi060 ceph-mon[94233]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:19 smithi060 ceph-mon[109077]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:19 smithi089 ceph-mon[98504]: pgmap v9600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:21 smithi060 ceph-mon[94233]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:21 smithi060 ceph-mon[109077]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:21 smithi089 ceph-mon[98504]: pgmap v9601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:23 smithi089 ceph-mon[98504]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 08:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T08:35:23.373940283Z level=info msg="Completed cleanup jobs" duration=12.825912ms 2023-12-01T08:35:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:23 smithi060 ceph-mon[94233]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:23 smithi060 ceph-mon[109077]: pgmap v9602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:35:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:35:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:25 smithi060 ceph-mon[94233]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:25 smithi060 ceph-mon[109077]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:25 smithi089 ceph-mon[98504]: pgmap v9603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:27 smithi060 ceph-mon[94233]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:27 smithi060 ceph-mon[109077]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:27 smithi089 ceph-mon[98504]: pgmap v9604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:29.113 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:35:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:35:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 116s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:35:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 115s ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:35:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 116s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:35:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 115s ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:35:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 115s ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:35:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 116s ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 116s ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 115s ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 116s ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 116s ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 115s ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 116s ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 116s ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 116s ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 116s ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 115s ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:35:29.439 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 115s ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:35:29.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 115s ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:35:29.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 115s ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:35:29.440 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 115s ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:35:29.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:35:29.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:35:29.841 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:35:29.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:35:29.841 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:35:29.841 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:35:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:29 smithi060 ceph-mon[94233]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:29 smithi060 ceph-mon[109077]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:29 smithi089 ceph-mon[98504]: pgmap v9605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:30 smithi060 ceph-mon[94233]: from='client.24651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:30 smithi060 ceph-mon[94233]: from='client.24657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2406590127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:35:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:30 smithi060 ceph-mon[109077]: from='client.24651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:30 smithi060 ceph-mon[109077]: from='client.24657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2406590127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:35:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:30 smithi089 ceph-mon[98504]: from='client.24651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:30 smithi089 ceph-mon[98504]: from='client.24657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:35:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2406590127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:35:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:31 smithi060 ceph-mon[94233]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:31 smithi060 ceph-mon[109077]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:31 smithi089 ceph-mon[98504]: pgmap v9606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:33 smithi060 ceph-mon[94233]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:33 smithi060 ceph-mon[109077]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:33 smithi089 ceph-mon[98504]: pgmap v9607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:35:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:35:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:35 smithi060 ceph-mon[94233]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:35:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:35 smithi060 ceph-mon[109077]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:35:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:35 smithi089 ceph-mon[98504]: pgmap v9608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:35:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:35:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:35:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:35:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:35:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:35:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:35:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:35:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:35:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:35:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:37 smithi060 ceph-mon[94233]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:37 smithi060 ceph-mon[109077]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:37 smithi089 ceph-mon[98504]: pgmap v9609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:39 smithi060 ceph-mon[94233]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:39 smithi060 ceph-mon[109077]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:39 smithi089 ceph-mon[98504]: pgmap v9610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:41 smithi060 ceph-mon[94233]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:41 smithi060 ceph-mon[109077]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:41 smithi089 ceph-mon[98504]: pgmap v9611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:43 smithi060 ceph-mon[94233]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:43 smithi060 ceph-mon[109077]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:43 smithi089 ceph-mon[98504]: pgmap v9612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:35:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:35:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:45 smithi060 ceph-mon[94233]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:45 smithi060 ceph-mon[109077]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:45 smithi089 ceph-mon[98504]: pgmap v9613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:47 smithi060 ceph-mon[94233]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:47 smithi060 ceph-mon[109077]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:47 smithi089 ceph-mon[98504]: pgmap v9614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:49 smithi060 ceph-mon[94233]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:49 smithi060 ceph-mon[109077]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:49 smithi089 ceph-mon[98504]: pgmap v9615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:51 smithi060 ceph-mon[94233]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:51 smithi060 ceph-mon[109077]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:51 smithi089 ceph-mon[98504]: pgmap v9616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:53 smithi060 ceph-mon[94233]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:53 smithi060 ceph-mon[109077]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:53 smithi089 ceph-mon[98504]: pgmap v9617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:35:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:35:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:55 smithi060 ceph-mon[94233]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:55 smithi060 ceph-mon[109077]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:55 smithi089 ceph-mon[98504]: pgmap v9618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:35:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:57 smithi060 ceph-mon[94233]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:57 smithi060 ceph-mon[109077]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:57 smithi089 ceph-mon[98504]: pgmap v9619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:35:58 smithi060 ceph-mon[94233]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:35:58 smithi060 ceph-mon[109077]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:35:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:35:58 smithi089 ceph-mon[98504]: pgmap v9620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:00.202 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:36:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:36:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:36:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:36:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:36:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:36:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:36:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:36:00.927 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:36:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:36:00.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:36:00.928 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:36:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[94233]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[94233]: from='client.24669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[94233]: from='client.24675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2156699264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:36:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[109077]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[109077]: from='client.24669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[109077]: from='client.24675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2156699264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:36:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:01 smithi089 ceph-mon[98504]: pgmap v9621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:01 smithi089 ceph-mon[98504]: from='client.24669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:01 smithi089 ceph-mon[98504]: from='client.24675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2156699264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:36:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:03 smithi060 ceph-mon[94233]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:03 smithi060 ceph-mon[109077]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:03 smithi089 ceph-mon[98504]: pgmap v9622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:36:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:36:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:05 smithi060 ceph-mon[94233]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:05 smithi060 ceph-mon[109077]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:05 smithi089 ceph-mon[98504]: pgmap v9623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:07 smithi060 ceph-mon[94233]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:07 smithi060 ceph-mon[109077]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:07 smithi089 ceph-mon[98504]: pgmap v9624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:09 smithi060 ceph-mon[109077]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:09 smithi060 ceph-mon[94233]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:09 smithi089 ceph-mon[98504]: pgmap v9625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:11 smithi060 ceph-mon[109077]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:11 smithi060 ceph-mon[94233]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:11 smithi089 ceph-mon[98504]: pgmap v9626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:13 smithi060 ceph-mon[109077]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:13 smithi060 ceph-mon[94233]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:13 smithi089 ceph-mon[98504]: pgmap v9627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:36:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:36:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:15 smithi060 ceph-mon[94233]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:15 smithi060 ceph-mon[109077]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:15 smithi089 ceph-mon[98504]: pgmap v9628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:17 smithi060 ceph-mon[94233]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:17 smithi060 ceph-mon[109077]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:17 smithi089 ceph-mon[98504]: pgmap v9629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:19 smithi060 ceph-mon[94233]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:19 smithi060 ceph-mon[109077]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:19 smithi089 ceph-mon[98504]: pgmap v9630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:21 smithi060 ceph-mon[94233]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:21 smithi060 ceph-mon[109077]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:21 smithi089 ceph-mon[98504]: pgmap v9631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:23 smithi060 ceph-mon[94233]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:23 smithi060 ceph-mon[109077]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:23 smithi089 ceph-mon[98504]: pgmap v9632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:36:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:36:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:25 smithi060 ceph-mon[94233]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:25 smithi060 ceph-mon[109077]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:25 smithi089 ceph-mon[98504]: pgmap v9633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:27 smithi060 ceph-mon[94233]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:27 smithi060 ceph-mon[109077]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:27 smithi089 ceph-mon[98504]: pgmap v9634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:29 smithi060 ceph-mon[94233]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:29 smithi060 ceph-mon[109077]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:29 smithi089 ceph-mon[98504]: pgmap v9635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:31.288 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:36:31.616 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:36:31.616 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 2m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:36:31.616 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 2m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:36:31.616 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 2m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 2m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 2m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 2m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 2m ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 2m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 2m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 2m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 2m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 2m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:36:31.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 2m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:36:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 2m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:36:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 2m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:36:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 2m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:36:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 2m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:36:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 2m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:36:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 2m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:36:31.618 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 2m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:36:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:31 smithi060 ceph-mon[94233]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:31 smithi060 ceph-mon[109077]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:32.015 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:36:32.016 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:36:32.017 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:36:32.017 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:36:32.017 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:36:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:31 smithi089 ceph-mon[98504]: pgmap v9636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:32 smithi060 ceph-mon[109077]: from='client.34559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:32 smithi060 ceph-mon[109077]: from='client.24693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/407264413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:36:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:32 smithi060 ceph-mon[94233]: from='client.34559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:32 smithi060 ceph-mon[94233]: from='client.24693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/407264413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:36:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:32 smithi089 ceph-mon[98504]: from='client.34559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:32 smithi089 ceph-mon[98504]: from='client.24693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:36:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/407264413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:36:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:33 smithi060 ceph-mon[94233]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:33 smithi060 ceph-mon[109077]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:33 smithi089 ceph-mon[98504]: pgmap v9637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:36:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:36:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:35 smithi060 ceph-mon[94233]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:35 smithi060 ceph-mon[109077]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:35 smithi089 ceph-mon[98504]: pgmap v9638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:36:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:36:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:36:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:36:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:36:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:36:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:36:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:36:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:36:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:36:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:36:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:36:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:37 smithi060 ceph-mon[109077]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:37 smithi060 ceph-mon[94233]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:37 smithi089 ceph-mon[98504]: pgmap v9639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:39 smithi060 ceph-mon[109077]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:39 smithi060 ceph-mon[94233]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:39 smithi089 ceph-mon[98504]: pgmap v9640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:41 smithi060 ceph-mon[94233]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:41 smithi060 ceph-mon[109077]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:41 smithi089 ceph-mon[98504]: pgmap v9641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:43 smithi060 ceph-mon[94233]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:43 smithi060 ceph-mon[109077]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:43 smithi089 ceph-mon[98504]: pgmap v9642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:36:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:36:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:45 smithi060 ceph-mon[94233]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:45 smithi060 ceph-mon[109077]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:45 smithi089 ceph-mon[98504]: pgmap v9643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:47 smithi060 ceph-mon[94233]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:47 smithi060 ceph-mon[109077]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:47 smithi089 ceph-mon[98504]: pgmap v9644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:49 smithi060 ceph-mon[94233]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:49 smithi060 ceph-mon[109077]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:49 smithi089 ceph-mon[98504]: pgmap v9645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:51 smithi060 ceph-mon[94233]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:51 smithi060 ceph-mon[109077]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:51 smithi089 ceph-mon[98504]: pgmap v9646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:53 smithi060 ceph-mon[94233]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:53 smithi060 ceph-mon[109077]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:53 smithi089 ceph-mon[98504]: pgmap v9647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:36:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:36:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:55 smithi060 ceph-mon[94233]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:55 smithi060 ceph-mon[109077]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:55 smithi089 ceph-mon[98504]: pgmap v9648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:36:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:57 smithi060 ceph-mon[94233]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:57 smithi060 ceph-mon[109077]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:57 smithi089 ceph-mon[98504]: pgmap v9649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:36:58 smithi060 ceph-mon[94233]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:36:58 smithi060 ceph-mon[109077]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:36:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:36:58 smithi089 ceph-mon[98504]: pgmap v9650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:01 smithi060 ceph-mon[94233]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:01 smithi060 ceph-mon[109077]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:01 smithi089 ceph-mon[98504]: pgmap v9651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:02.378 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:37:02.701 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:37:02.701 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 3m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:37:02.701 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:37:02.701 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 3m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 3m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 3m ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 3m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 3m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 3m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 3m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 3m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 3m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:37:02.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:37:02.703 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:37:02.703 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:37:03.101 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:37:03.101 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:37:03.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:37:03.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:03.101 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:37:03.102 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:37:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:03 smithi060 ceph-mon[94233]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:03 smithi060 ceph-mon[94233]: from='client.24705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1655375745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:37:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:03 smithi060 ceph-mon[109077]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:03 smithi060 ceph-mon[109077]: from='client.24705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1655375745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:37:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:03 smithi089 ceph-mon[98504]: pgmap v9652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:03 smithi089 ceph-mon[98504]: from='client.24705 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1655375745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:37:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:04 smithi060 ceph-mon[94233]: from='client.24711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:37:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:37:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:04 smithi060 ceph-mon[109077]: from='client.24711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:04 smithi089 ceph-mon[98504]: from='client.24711 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:05 smithi060 ceph-mon[94233]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:05 smithi060 ceph-mon[109077]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:05 smithi089 ceph-mon[98504]: pgmap v9653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:07 smithi060 ceph-mon[94233]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:07 smithi060 ceph-mon[109077]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:07 smithi089 ceph-mon[98504]: pgmap v9654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:09 smithi060 ceph-mon[94233]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:09 smithi060 ceph-mon[109077]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:09 smithi089 ceph-mon[98504]: pgmap v9655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:11 smithi060 ceph-mon[94233]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:11 smithi060 ceph-mon[109077]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:11 smithi089 ceph-mon[98504]: pgmap v9656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:13 smithi060 ceph-mon[109077]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:13 smithi060 ceph-mon[94233]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:13 smithi089 ceph-mon[98504]: pgmap v9657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:37:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:37:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:15 smithi060 ceph-mon[109077]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:15 smithi060 ceph-mon[94233]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:15 smithi089 ceph-mon[98504]: pgmap v9658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:17 smithi060 ceph-mon[109077]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:17 smithi060 ceph-mon[94233]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:17 smithi089 ceph-mon[98504]: pgmap v9659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:19 smithi060 ceph-mon[94233]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:19 smithi060 ceph-mon[109077]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:19 smithi089 ceph-mon[98504]: pgmap v9660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:21 smithi060 ceph-mon[94233]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:21 smithi060 ceph-mon[109077]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:21 smithi089 ceph-mon[98504]: pgmap v9661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:23 smithi060 ceph-mon[94233]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:23 smithi060 ceph-mon[109077]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:23 smithi089 ceph-mon[98504]: pgmap v9662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:37:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:37:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:25 smithi060 ceph-mon[94233]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:25 smithi060 ceph-mon[109077]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:25 smithi089 ceph-mon[98504]: pgmap v9663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:27 smithi060 ceph-mon[94233]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:27 smithi060 ceph-mon[109077]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:27 smithi089 ceph-mon[98504]: pgmap v9664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:29 smithi060 ceph-mon[94233]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:29 smithi060 ceph-mon[109077]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:29 smithi089 ceph-mon[98504]: pgmap v9665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:31 smithi060 ceph-mon[94233]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:31 smithi060 ceph-mon[109077]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:31 smithi089 ceph-mon[98504]: pgmap v9666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:33.462 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:37:33.789 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 3m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 3m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 3m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 3m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 3m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:37:33.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:37:33.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:37:33.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 3m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:37:33.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 3m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:37:33.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 3m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:37:33.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 3m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:37:33.791 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 3m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:37:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:33 smithi060 ceph-mon[94233]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:33 smithi060 ceph-mon[109077]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:33 smithi089 ceph-mon[98504]: pgmap v9667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:34.188 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:37:34.189 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:37:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:34 smithi060 ceph-mon[94233]: from='client.34595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1718238176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:37:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:34 smithi060 ceph-mon[109077]: from='client.34595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1718238176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:37:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:37:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:37:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:34 smithi089 ceph-mon[98504]: from='client.34595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1718238176' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:37:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:35 smithi060 ceph-mon[109077]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:35 smithi060 ceph-mon[109077]: from='client.34601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:35 smithi060 ceph-mon[94233]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:35 smithi060 ceph-mon[94233]: from='client.34601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:35 smithi089 ceph-mon[98504]: pgmap v9668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:35 smithi089 ceph-mon[98504]: from='client.34601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:37:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:36 smithi060 ceph-mon[94233]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:37:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:36 smithi060 ceph-mon[109077]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:37:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:36 smithi089 ceph-mon[98504]: pgmap v9669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:37:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:37:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:37:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:37:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:37:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:37:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:39 smithi060 ceph-mon[94233]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:39 smithi060 ceph-mon[109077]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:39 smithi089 ceph-mon[98504]: pgmap v9670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:41 smithi060 ceph-mon[94233]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:41 smithi060 ceph-mon[109077]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:41 smithi089 ceph-mon[98504]: pgmap v9671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:43 smithi060 ceph-mon[94233]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:43 smithi060 ceph-mon[109077]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:43 smithi089 ceph-mon[98504]: pgmap v9672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:44.706 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:37:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:37:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:44 smithi060 ceph-mon[109077]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:44 smithi060 ceph-mon[94233]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:44 smithi089 ceph-mon[98504]: pgmap v9673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:47 smithi060 ceph-mon[109077]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:47 smithi060 ceph-mon[94233]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:47 smithi089 ceph-mon[98504]: pgmap v9674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:49 smithi060 ceph-mon[109077]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:49 smithi060 ceph-mon[94233]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:49 smithi089 ceph-mon[98504]: pgmap v9675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:51 smithi060 ceph-mon[94233]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:51 smithi060 ceph-mon[109077]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:51 smithi089 ceph-mon[98504]: pgmap v9676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:53 smithi060 ceph-mon[94233]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:53 smithi060 ceph-mon[109077]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:53 smithi089 ceph-mon[98504]: pgmap v9677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:37:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:37:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:55 smithi060 ceph-mon[94233]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:55 smithi060 ceph-mon[109077]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:55 smithi089 ceph-mon[98504]: pgmap v9678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:37:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:57 smithi060 ceph-mon[94233]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:57 smithi060 ceph-mon[109077]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:37:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:57 smithi089 ceph-mon[98504]: pgmap v9679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:37:59 smithi060 ceph-mon[94233]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:37:59 smithi060 ceph-mon[109077]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:37:59 smithi089 ceph-mon[98504]: pgmap v9680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:01 smithi060 ceph-mon[94233]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:01 smithi060 ceph-mon[109077]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:01 smithi089 ceph-mon[98504]: pgmap v9681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:03 smithi060 ceph-mon[94233]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:03 smithi060 ceph-mon[109077]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:03 smithi089 ceph-mon[98504]: pgmap v9682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:04.551 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:38:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:38:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 4m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 4m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 4m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 4m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 4m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 4m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 4m ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 4m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 4m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 4m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 4m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 4m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:38:04.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 4m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:38:04.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 4m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:38:04.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 4m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:38:04.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 4m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:38:04.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 4m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:38:04.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 4m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:38:04.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 4m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:38:04.877 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 4m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:38:05.272 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:38:05.272 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:38:05.272 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:38:05.272 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:05.272 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:38:05.273 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:38:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:05 smithi060 ceph-mon[94233]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:05 smithi060 ceph-mon[94233]: from='client.34613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2032356402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:38:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:05 smithi060 ceph-mon[109077]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:05 smithi060 ceph-mon[109077]: from='client.34613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2032356402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:38:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:05 smithi089 ceph-mon[98504]: pgmap v9683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:05 smithi089 ceph-mon[98504]: from='client.34613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2032356402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:38:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:06 smithi060 ceph-mon[94233]: from='client.34619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:06 smithi060 ceph-mon[109077]: from='client.34619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:06 smithi089 ceph-mon[98504]: from='client.34619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:07 smithi060 ceph-mon[94233]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:07 smithi060 ceph-mon[109077]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:07 smithi089 ceph-mon[98504]: pgmap v9684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:09 smithi060 ceph-mon[94233]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:09 smithi060 ceph-mon[109077]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:09 smithi089 ceph-mon[98504]: pgmap v9685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:11 smithi060 ceph-mon[94233]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:11 smithi060 ceph-mon[109077]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:11 smithi089 ceph-mon[98504]: pgmap v9686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:13 smithi060 ceph-mon[94233]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:13 smithi060 ceph-mon[109077]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:13 smithi089 ceph-mon[98504]: pgmap v9687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:38:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:38:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:15 smithi060 ceph-mon[94233]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:15 smithi060 ceph-mon[109077]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:15 smithi089 ceph-mon[98504]: pgmap v9688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:17 smithi060 ceph-mon[94233]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:17 smithi060 ceph-mon[109077]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:17 smithi089 ceph-mon[98504]: pgmap v9689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:19 smithi060 ceph-mon[94233]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:19 smithi060 ceph-mon[109077]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:19 smithi089 ceph-mon[98504]: pgmap v9690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:21 smithi060 ceph-mon[94233]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:21 smithi060 ceph-mon[109077]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:21 smithi089 ceph-mon[98504]: pgmap v9691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:23 smithi060 ceph-mon[94233]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:23 smithi060 ceph-mon[109077]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:23 smithi089 ceph-mon[98504]: pgmap v9692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:38:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:38:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:25 smithi060 ceph-mon[94233]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:25 smithi060 ceph-mon[109077]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:25 smithi089 ceph-mon[98504]: pgmap v9693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:27 smithi060 ceph-mon[94233]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:27 smithi060 ceph-mon[109077]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:27 smithi089 ceph-mon[98504]: pgmap v9694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:29 smithi060 ceph-mon[94233]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:29 smithi060 ceph-mon[109077]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:29 smithi089 ceph-mon[98504]: pgmap v9695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:31 smithi060 ceph-mon[94233]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:31 smithi060 ceph-mon[109077]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:31 smithi089 ceph-mon[98504]: pgmap v9696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:33 smithi060 ceph-mon[94233]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:33 smithi060 ceph-mon[109077]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:33 smithi089 ceph-mon[98504]: pgmap v9697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:38:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:38:35.634 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:38:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:38:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:38:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:38:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:35 smithi060 ceph-mon[94233]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:35 smithi060 ceph-mon[109077]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:35 smithi089 ceph-mon[98504]: pgmap v9698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:36.367 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:38:36.368 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:38:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:36 smithi060 ceph-mon[94233]: from='client.34631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3978258034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:38:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:36 smithi060 ceph-mon[109077]: from='client.34631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3978258034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:38:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:36 smithi089 ceph-mon[98504]: from='client.34631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3978258034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:38:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:37 smithi060 ceph-mon[94233]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:37 smithi060 ceph-mon[94233]: from='client.34637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:37 smithi060 ceph-mon[109077]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:37 smithi060 ceph-mon[109077]: from='client.34637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:37 smithi089 ceph-mon[98504]: pgmap v9699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:37 smithi089 ceph-mon[98504]: from='client.34637 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:38:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:38:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:38:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:38:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:38:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:38:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:38:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:38:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:38:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:39 smithi060 ceph-mon[94233]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:39 smithi060 ceph-mon[109077]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:39 smithi089 ceph-mon[98504]: pgmap v9700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:41 smithi060 ceph-mon[94233]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:41 smithi060 ceph-mon[109077]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:41 smithi089 ceph-mon[98504]: pgmap v9701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:43 smithi060 ceph-mon[94233]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:43 smithi060 ceph-mon[109077]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:43 smithi089 ceph-mon[98504]: pgmap v9702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:38:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:38:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:45 smithi060 ceph-mon[94233]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:45 smithi060 ceph-mon[109077]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:45 smithi089 ceph-mon[98504]: pgmap v9703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:47 smithi060 ceph-mon[94233]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:47 smithi060 ceph-mon[109077]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:47 smithi089 ceph-mon[98504]: pgmap v9704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:49 smithi060 ceph-mon[94233]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:49 smithi060 ceph-mon[109077]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:49 smithi089 ceph-mon[98504]: pgmap v9705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:51 smithi060 ceph-mon[94233]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:51 smithi060 ceph-mon[109077]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:51 smithi089 ceph-mon[98504]: pgmap v9706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:53 smithi060 ceph-mon[109077]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:53 smithi060 ceph-mon[94233]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:53 smithi089 ceph-mon[98504]: pgmap v9707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:38:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:38:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:55 smithi060 ceph-mon[94233]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:55 smithi060 ceph-mon[109077]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:55 smithi089 ceph-mon[98504]: pgmap v9708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:38:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:57 smithi060 ceph-mon[94233]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:57 smithi060 ceph-mon[109077]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:38:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:57 smithi089 ceph-mon[98504]: pgmap v9709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:38:59 smithi060 ceph-mon[94233]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:38:59 smithi060 ceph-mon[109077]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:38:59 smithi089 ceph-mon[98504]: pgmap v9710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:02.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:01 smithi060 ceph-mon[94233]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:02.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:01 smithi060 ceph-mon[109077]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:01 smithi089 ceph-mon[98504]: pgmap v9711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:03 smithi060 ceph-mon[94233]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:03 smithi060 ceph-mon[109077]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:03 smithi089 ceph-mon[98504]: pgmap v9712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:39:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:39:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:05 smithi060 ceph-mon[94233]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:05 smithi060 ceph-mon[109077]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:05 smithi089 ceph-mon[98504]: pgmap v9713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:06.734 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 5m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 5m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 5m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 5m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 5m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 5m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:39:07.060 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 5m ago 3h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 5m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 5m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 5m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 5m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 5m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 5m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 5m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 5m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 5m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 5m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 5m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 5m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:39:07.061 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 5m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:39:07.459 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:39:07.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:39:07.461 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:39:07.461 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:39:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:07 smithi060 ceph-mon[94233]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1519881781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:39:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:07 smithi060 ceph-mon[109077]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1519881781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:39:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:07 smithi089 ceph-mon[98504]: pgmap v9714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1519881781' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:39:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:08 smithi060 ceph-mon[94233]: from='client.34649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:08 smithi060 ceph-mon[94233]: from='client.24783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:09.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:08 smithi060 ceph-mon[109077]: from='client.34649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:09.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:08 smithi060 ceph-mon[109077]: from='client.24783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:08 smithi089 ceph-mon[98504]: from='client.34649 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:08 smithi089 ceph-mon[98504]: from='client.24783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:09 smithi060 ceph-mon[94233]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:09 smithi060 ceph-mon[109077]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:09 smithi089 ceph-mon[98504]: pgmap v9715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:11 smithi060 ceph-mon[94233]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:11 smithi060 ceph-mon[109077]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:11 smithi089 ceph-mon[98504]: pgmap v9716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:13 smithi060 ceph-mon[94233]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:13 smithi060 ceph-mon[109077]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:13 smithi089 ceph-mon[98504]: pgmap v9717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:39:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:39:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:15 smithi060 ceph-mon[94233]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:15 smithi060 ceph-mon[109077]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:15 smithi089 ceph-mon[98504]: pgmap v9718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:17 smithi060 ceph-mon[94233]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:17 smithi060 ceph-mon[109077]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:17 smithi089 ceph-mon[98504]: pgmap v9719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:19 smithi060 ceph-mon[94233]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:19 smithi060 ceph-mon[109077]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:19 smithi089 ceph-mon[98504]: pgmap v9720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:21 smithi060 ceph-mon[94233]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:21 smithi060 ceph-mon[109077]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:21 smithi089 ceph-mon[98504]: pgmap v9721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:23 smithi060 ceph-mon[94233]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:23 smithi060 ceph-mon[109077]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:23 smithi089 ceph-mon[98504]: pgmap v9722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:39:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:39:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:25 smithi060 ceph-mon[94233]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:25 smithi060 ceph-mon[109077]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:25 smithi089 ceph-mon[98504]: pgmap v9723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:27 smithi060 ceph-mon[94233]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:27 smithi060 ceph-mon[109077]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:27 smithi089 ceph-mon[98504]: pgmap v9724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:29 smithi060 ceph-mon[94233]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:29 smithi060 ceph-mon[109077]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:29 smithi089 ceph-mon[98504]: pgmap v9725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:31 smithi060 ceph-mon[94233]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:31 smithi060 ceph-mon[109077]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:31 smithi089 ceph-mon[98504]: pgmap v9726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:33 smithi060 ceph-mon[94233]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:33 smithi060 ceph-mon[109077]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:33 smithi089 ceph-mon[98504]: pgmap v9727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:34.725 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:39:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:39:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:34 smithi060 ceph-mon[94233]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:34 smithi060 ceph-mon[109077]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:34 smithi089 ceph-mon[98504]: pgmap v9728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:37.834 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:39:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:37 smithi060 ceph-mon[94233]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:37 smithi060 ceph-mon[109077]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:37 smithi089 ceph-mon[98504]: pgmap v9729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:38.160 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:39:38.160 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:39:38.160 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:39:38.160 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (3h) 6m ago 3h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (3h) 6m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:39:38.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:39:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:39:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:39:38.558 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:39:38.558 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:39:38.558 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:39:38.558 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:38.558 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:39:38.559 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:39:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:39:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1731417802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:39:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:39:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1731417802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:39:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:39:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1731417802' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:39:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[94233]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[94233]: from='client.24795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[94233]: from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:39:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:39:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:39:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[109077]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[109077]: from='client.24795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[109077]: from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:39:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:39:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:39:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:39 smithi089 ceph-mon[98504]: pgmap v9730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:39 smithi089 ceph-mon[98504]: from='client.24795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:39 smithi089 ceph-mon[98504]: from='client.24801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:39:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:39:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:39:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:39:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:41 smithi060 ceph-mon[94233]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:41 smithi060 ceph-mon[109077]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:41 smithi089 ceph-mon[98504]: pgmap v9731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:43 smithi060 ceph-mon[94233]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:43 smithi060 ceph-mon[109077]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:43 smithi089 ceph-mon[98504]: pgmap v9732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:39:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:39:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:45 smithi060 ceph-mon[94233]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:45 smithi060 ceph-mon[109077]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:45 smithi089 ceph-mon[98504]: pgmap v9733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:47 smithi060 ceph-mon[94233]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:47 smithi060 ceph-mon[109077]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:47 smithi089 ceph-mon[98504]: pgmap v9734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:49 smithi060 ceph-mon[109077]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:49 smithi060 ceph-mon[94233]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:49 smithi089 ceph-mon[98504]: pgmap v9735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:51 smithi060 ceph-mon[94233]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:51 smithi060 ceph-mon[109077]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:51 smithi089 ceph-mon[98504]: pgmap v9736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:53 smithi060 ceph-mon[94233]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:53 smithi060 ceph-mon[109077]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:53 smithi089 ceph-mon[98504]: pgmap v9737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:39:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:39:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:55 smithi060 ceph-mon[94233]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:55 smithi060 ceph-mon[109077]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:55 smithi089 ceph-mon[98504]: pgmap v9738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:39:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:57 smithi060 ceph-mon[94233]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:57 smithi060 ceph-mon[109077]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:39:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:57 smithi089 ceph-mon[98504]: pgmap v9739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:39:59 smithi060 ceph-mon[94233]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:00.000 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:39:59 smithi060 ceph-mon[109077]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:39:59 smithi089 ceph-mon[98504]: pgmap v9740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T08:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:40:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:01 smithi060 ceph-mon[94233]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:01 smithi060 ceph-mon[109077]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:01 smithi089 ceph-mon[98504]: pgmap v9741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:03 smithi060 ceph-mon[94233]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:03 smithi060 ceph-mon[109077]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:03 smithi089 ceph-mon[98504]: pgmap v9742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:40:04] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:40:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:05 smithi060 ceph-mon[94233]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:05 smithi060 ceph-mon[109077]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:05 smithi089 ceph-mon[98504]: pgmap v9743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:08.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:07 smithi060 ceph-mon[94233]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:08.017 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:07 smithi060 ceph-mon[109077]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:07 smithi089 ceph-mon[98504]: pgmap v9744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:08.920 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:40:09.248 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:40:09.248 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 6m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:40:09.248 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 6m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 6m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 6m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 6m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 6m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 6m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 6m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 6m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 6m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 6m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 6m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 6m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:40:09.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 6m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:40:09.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 6m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:40:09.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 6m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:40:09.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 6m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:40:09.250 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 6m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:40:09.647 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:40:09.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:40:09.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:40:09.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:09.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:40:09.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:40:09.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:40:09.648 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:40:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:09 smithi060 ceph-mon[94233]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2460996671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:40:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:09 smithi060 ceph-mon[109077]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2460996671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:40:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:09 smithi089 ceph-mon[98504]: pgmap v9745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2460996671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:40:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:10 smithi060 ceph-mon[109077]: from='client.24813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:10 smithi060 ceph-mon[109077]: from='client.24819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:10 smithi060 ceph-mon[94233]: from='client.24813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:10 smithi060 ceph-mon[94233]: from='client.24819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:10 smithi089 ceph-mon[98504]: from='client.24813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:10 smithi089 ceph-mon[98504]: from='client.24819 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:11 smithi060 ceph-mon[94233]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:11 smithi060 ceph-mon[109077]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:11 smithi089 ceph-mon[98504]: pgmap v9746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:13 smithi060 ceph-mon[94233]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:13 smithi060 ceph-mon[109077]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:13 smithi089 ceph-mon[98504]: pgmap v9747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:40:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:40:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:15 smithi060 ceph-mon[94233]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:15 smithi060 ceph-mon[109077]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:15 smithi089 ceph-mon[98504]: pgmap v9748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:17 smithi060 ceph-mon[94233]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:17 smithi060 ceph-mon[109077]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:17 smithi089 ceph-mon[98504]: pgmap v9749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:19 smithi060 ceph-mon[94233]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:19 smithi060 ceph-mon[109077]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:19 smithi089 ceph-mon[98504]: pgmap v9750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:21 smithi060 ceph-mon[94233]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:21 smithi060 ceph-mon[109077]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:21 smithi089 ceph-mon[98504]: pgmap v9751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:22 smithi060 ceph-mon[94233]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:22 smithi060 ceph-mon[109077]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:22 smithi089 ceph-mon[98504]: pgmap v9752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:40:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:40:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:24 smithi060 ceph-mon[94233]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:24 smithi060 ceph-mon[109077]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:24 smithi089 ceph-mon[98504]: pgmap v9753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:27 smithi060 ceph-mon[94233]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:27 smithi060 ceph-mon[109077]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:27 smithi089 ceph-mon[98504]: pgmap v9754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:29 smithi060 ceph-mon[94233]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:29 smithi060 ceph-mon[109077]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:29 smithi089 ceph-mon[98504]: pgmap v9755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:31 smithi060 ceph-mon[94233]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:31 smithi060 ceph-mon[109077]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:31 smithi089 ceph-mon[98504]: pgmap v9756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:33 smithi060 ceph-mon[94233]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:33 smithi060 ceph-mon[109077]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:33 smithi089 ceph-mon[98504]: pgmap v9757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:40:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:40:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:35 smithi060 ceph-mon[94233]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:35 smithi060 ceph-mon[109077]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:35 smithi089 ceph-mon[98504]: pgmap v9758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:37 smithi060 ceph-mon[94233]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:37 smithi060 ceph-mon[109077]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:37 smithi089 ceph-mon[98504]: pgmap v9759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:39 smithi060 ceph-mon[94233]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:40:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:39 smithi060 ceph-mon[109077]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:40:40.013 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:40:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:39 smithi089 ceph-mon[98504]: pgmap v9760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:40:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (3h) 7m ago 3h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (3h) 7m ago 3h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:40:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:40:40.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:40:40.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:40:40.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:40:40.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:40:40.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:40:40.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:40:40.343 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:40:40.750 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:40:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:40:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:40:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:40:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:40:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:40:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:40:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:40:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:40:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:40:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:40:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:40:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[94233]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[94233]: from='client.24831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[94233]: from='client.34709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/593822490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[109077]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[109077]: from='client.24831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[109077]: from='client.34709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/593822490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:40:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:41 smithi089 ceph-mon[98504]: pgmap v9761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:41 smithi089 ceph-mon[98504]: from='client.24831 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:41 smithi089 ceph-mon[98504]: from='client.34709 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:40:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/593822490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:40:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:43 smithi060 ceph-mon[109077]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:43 smithi060 ceph-mon[94233]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:43 smithi089 ceph-mon[98504]: pgmap v9762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:40:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:40:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:45 smithi060 ceph-mon[94233]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:45 smithi060 ceph-mon[109077]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:45 smithi089 ceph-mon[98504]: pgmap v9763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:47 smithi060 ceph-mon[94233]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:47 smithi060 ceph-mon[109077]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:47 smithi089 ceph-mon[98504]: pgmap v9764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:49 smithi060 ceph-mon[94233]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:49 smithi060 ceph-mon[109077]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:49 smithi089 ceph-mon[98504]: pgmap v9765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:51 smithi060 ceph-mon[94233]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:51 smithi060 ceph-mon[109077]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:51 smithi089 ceph-mon[98504]: pgmap v9766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:53 smithi060 ceph-mon[94233]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:53 smithi060 ceph-mon[109077]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:53 smithi089 ceph-mon[98504]: pgmap v9767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:40:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:40:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:55 smithi060 ceph-mon[94233]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:55 smithi060 ceph-mon[109077]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:55 smithi089 ceph-mon[98504]: pgmap v9768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:40:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:57 smithi060 ceph-mon[94233]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:57 smithi060 ceph-mon[109077]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:40:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:57 smithi089 ceph-mon[98504]: pgmap v9769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:40:59 smithi060 ceph-mon[94233]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:40:59 smithi060 ceph-mon[109077]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:40:59 smithi089 ceph-mon[98504]: pgmap v9770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:01 smithi060 ceph-mon[94233]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:01 smithi060 ceph-mon[109077]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:01 smithi089 ceph-mon[98504]: pgmap v9771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:03 smithi060 ceph-mon[94233]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:03 smithi060 ceph-mon[109077]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:03 smithi089 ceph-mon[98504]: pgmap v9772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:41:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:41:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:05 smithi060 ceph-mon[94233]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:05 smithi060 ceph-mon[109077]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:05 smithi089 ceph-mon[98504]: pgmap v9773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:07 smithi060 ceph-mon[94233]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:08.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:07 smithi060 ceph-mon[109077]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:07 smithi089 ceph-mon[98504]: pgmap v9774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:09 smithi060 ceph-mon[94233]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:09 smithi060 ceph-mon[109077]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:09 smithi089 ceph-mon[98504]: pgmap v9775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:11.117 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:41:11.441 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:41:11.441 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 7m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 7m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 7m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 7m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (3h) 7m ago 3h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 7m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 7m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (3h) 7m ago 3h 4918M 2464M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:41:11.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 7m ago 3h 5464M 2464M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:41:11.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 7m ago 3h 4952M 2464M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:41:11.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 7m ago 3h 4656M 2464M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:41:11.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 7m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:41:11.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 7m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:41:11.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 7m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:41:11.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 7m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:41:11.443 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 7m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:41:11.840 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:41:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:41:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:41:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:41:11.841 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:41:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:11 smithi060 ceph-mon[94233]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:11 smithi060 ceph-mon[109077]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:11 smithi089 ceph-mon[98504]: pgmap v9776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:12 smithi060 ceph-mon[94233]: from='client.24849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:12 smithi060 ceph-mon[94233]: from='client.34727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/273448194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:41:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:12 smithi060 ceph-mon[109077]: from='client.24849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:12 smithi060 ceph-mon[109077]: from='client.34727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/273448194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:41:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:12 smithi089 ceph-mon[98504]: from='client.24849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:12 smithi089 ceph-mon[98504]: from='client.34727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/273448194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:41:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:13 smithi060 ceph-mon[94233]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:13 smithi060 ceph-mon[109077]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:13 smithi089 ceph-mon[98504]: pgmap v9777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:14.742 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:41:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:41:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:14 smithi060 ceph-mon[94233]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:14 smithi060 ceph-mon[109077]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:14 smithi089 ceph-mon[98504]: pgmap v9778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:17 smithi060 ceph-mon[94233]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:17 smithi060 ceph-mon[109077]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:17 smithi089 ceph-mon[98504]: pgmap v9779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:19 smithi060 ceph-mon[94233]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:19 smithi060 ceph-mon[109077]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:19 smithi089 ceph-mon[98504]: pgmap v9780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:21 smithi060 ceph-mon[94233]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:21 smithi060 ceph-mon[109077]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:21 smithi089 ceph-mon[98504]: pgmap v9781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:23 smithi060 ceph-mon[94233]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:23 smithi060 ceph-mon[109077]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:23 smithi089 ceph-mon[98504]: pgmap v9782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:41:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:41:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:25 smithi060 ceph-mon[94233]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:25 smithi060 ceph-mon[109077]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:25 smithi089 ceph-mon[98504]: pgmap v9783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:27 smithi060 ceph-mon[109077]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:27 smithi060 ceph-mon[94233]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:27 smithi089 ceph-mon[98504]: pgmap v9784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:29 smithi060 ceph-mon[94233]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:29 smithi060 ceph-mon[109077]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:29 smithi089 ceph-mon[98504]: pgmap v9785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:31 smithi060 ceph-mon[109077]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:31 smithi060 ceph-mon[94233]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:31 smithi089 ceph-mon[98504]: pgmap v9786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:33 smithi060 ceph-mon[94233]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:33 smithi060 ceph-mon[109077]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:33 smithi089 ceph-mon[98504]: pgmap v9787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:41:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:41:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:35 smithi060 ceph-mon[94233]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:35 smithi060 ceph-mon[109077]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:35 smithi089 ceph-mon[98504]: pgmap v9788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:37 smithi060 ceph-mon[94233]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:37 smithi060 ceph-mon[109077]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:37 smithi089 ceph-mon[98504]: pgmap v9789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:39 smithi060 ceph-mon[94233]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:39 smithi060 ceph-mon[109077]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:39 smithi089 ceph-mon[98504]: pgmap v9790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:41:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:41:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:41:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:41:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:41 smithi060 ceph-mon[109077]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:41 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2454M 2023-12-01T08:41:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:41 smithi060 ceph-mon[94233]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:41 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2454M 2023-12-01T08:41:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:41 smithi089 ceph-mon[98504]: pgmap v9791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:41 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2454M 2023-12-01T08:41:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:42.204 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:41:42.531 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:41:42.531 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:41:42.532 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:41:42.532 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:41:42.532 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:41:42.532 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:41:42.532 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:41:42.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:41:42.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 4918M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (3h) 8m ago 3h 5464M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4952M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4656M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:41:42.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:41:42.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:41:42.534 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:41:42.534 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:41:42.933 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:41:42.933 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:41:42.933 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:41:42.933 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:41:42.934 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:41:42.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:41:42.935 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:41:42.935 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:41:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[94233]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[94233]: from='client.24867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[94233]: from='client.34745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1667923827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:41:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[109077]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[109077]: from='client.24867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[109077]: from='client.34745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1667923827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:41:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:43 smithi089 ceph-mon[98504]: pgmap v9792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:43 smithi089 ceph-mon[98504]: from='client.24867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:43 smithi089 ceph-mon[98504]: from='client.34745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:41:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1667923827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:41:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:41:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:41:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:45 smithi060 ceph-mon[94233]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:45 smithi060 ceph-mon[109077]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:45 smithi089 ceph-mon[98504]: pgmap v9793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:47 smithi060 ceph-mon[94233]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:47 smithi060 ceph-mon[109077]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:47 smithi089 ceph-mon[98504]: pgmap v9794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:49 smithi060 ceph-mon[94233]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:49 smithi060 ceph-mon[109077]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:49 smithi089 ceph-mon[98504]: pgmap v9795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:51 smithi060 ceph-mon[94233]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:51 smithi060 ceph-mon[109077]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:51 smithi089 ceph-mon[98504]: pgmap v9796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:53 smithi060 ceph-mon[94233]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:53 smithi060 ceph-mon[109077]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:53 smithi089 ceph-mon[98504]: pgmap v9797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:41:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:41:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:55 smithi060 ceph-mon[94233]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:55 smithi060 ceph-mon[109077]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:55 smithi089 ceph-mon[98504]: pgmap v9798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:41:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:57 smithi060 ceph-mon[94233]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:57 smithi060 ceph-mon[109077]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:41:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:57 smithi089 ceph-mon[98504]: pgmap v9799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:41:59 smithi060 ceph-mon[94233]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:41:59 smithi060 ceph-mon[109077]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:41:59 smithi089 ceph-mon[98504]: pgmap v9800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:01 smithi060 ceph-mon[94233]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:01 smithi060 ceph-mon[109077]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:01 smithi089 ceph-mon[98504]: pgmap v9801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:02 smithi060 ceph-mon[94233]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:02 smithi060 ceph-mon[109077]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:02 smithi089 ceph-mon[98504]: pgmap v9802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:42:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:42:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:04 smithi060 ceph-mon[94233]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:05.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:04 smithi060 ceph-mon[109077]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:04 smithi089 ceph-mon[98504]: pgmap v9803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:07 smithi060 ceph-mon[94233]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:07 smithi060 ceph-mon[109077]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:07 smithi089 ceph-mon[98504]: pgmap v9804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:09 smithi060 ceph-mon[94233]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:09 smithi060 ceph-mon[109077]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:09 smithi089 ceph-mon[98504]: pgmap v9805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:11 smithi060 ceph-mon[109077]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:11 smithi060 ceph-mon[94233]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:11 smithi089 ceph-mon[98504]: pgmap v9806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:13.297 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:42:13.622 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:42:13.622 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 8m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 8m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 8m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 8m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 8m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 8m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 4918M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5464M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:42:13.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (3h) 8m ago 3h 4952M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:42:13.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (3h) 8m ago 3h 4656M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:42:13.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 8m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:42:13.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 8m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:42:13.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 8m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:42:13.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 8m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:42:13.624 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 8m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:42:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:13 smithi060 ceph-mon[109077]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:13 smithi060 ceph-mon[94233]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:14.022 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:42:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:42:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:42:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:42:14.023 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:42:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:13 smithi089 ceph-mon[98504]: pgmap v9807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:14 smithi060 ceph-mon[94233]: from='client.34757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:14 smithi060 ceph-mon[94233]: from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/917869328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:42:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:42:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:42:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:14 smithi060 ceph-mon[109077]: from='client.34757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:14 smithi060 ceph-mon[109077]: from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/917869328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:42:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:14 smithi089 ceph-mon[98504]: from='client.34757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:14 smithi089 ceph-mon[98504]: from='client.24891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/917869328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:42:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:15 smithi060 ceph-mon[94233]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:15 smithi060 ceph-mon[109077]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:15 smithi089 ceph-mon[98504]: pgmap v9808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:17 smithi060 ceph-mon[94233]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:17 smithi060 ceph-mon[109077]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:17 smithi089 ceph-mon[98504]: pgmap v9809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:19 smithi060 ceph-mon[94233]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:19 smithi060 ceph-mon[109077]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:19 smithi089 ceph-mon[98504]: pgmap v9810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:21 smithi060 ceph-mon[94233]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:21 smithi060 ceph-mon[109077]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:21 smithi089 ceph-mon[98504]: pgmap v9811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:23 smithi060 ceph-mon[94233]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:23 smithi060 ceph-mon[109077]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:23 smithi089 ceph-mon[98504]: pgmap v9812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:42:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:42:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:25 smithi060 ceph-mon[94233]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:25 smithi060 ceph-mon[109077]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:25 smithi089 ceph-mon[98504]: pgmap v9813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:27 smithi060 ceph-mon[94233]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:27 smithi060 ceph-mon[109077]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:27 smithi089 ceph-mon[98504]: pgmap v9814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:29 smithi060 ceph-mon[94233]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:29 smithi060 ceph-mon[109077]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:29 smithi089 ceph-mon[98504]: pgmap v9815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:31 smithi060 ceph-mon[94233]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:31 smithi060 ceph-mon[109077]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:31 smithi089 ceph-mon[98504]: pgmap v9816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:33 smithi060 ceph-mon[94233]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:33 smithi060 ceph-mon[109077]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:33 smithi089 ceph-mon[98504]: pgmap v9817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:42:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:42:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:35 smithi060 ceph-mon[94233]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:35 smithi060 ceph-mon[109077]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:35 smithi089 ceph-mon[98504]: pgmap v9818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:37 smithi060 ceph-mon[94233]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:37 smithi060 ceph-mon[109077]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:37 smithi089 ceph-mon[98504]: pgmap v9819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:39 smithi060 ceph-mon[94233]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:39 smithi060 ceph-mon[109077]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:39 smithi089 ceph-mon[98504]: pgmap v9820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[109077]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[94233]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:42:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:42:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:41 smithi089 ceph-mon[98504]: pgmap v9821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:42:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:43 smithi060 ceph-mon[94233]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:43 smithi060 ceph-mon[109077]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:43 smithi089 ceph-mon[98504]: pgmap v9822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:44.384 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:42:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:42:44.714 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 4918M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5464M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 4952M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4656M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (3h) 9m ago 3h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:42:44.715 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:42:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:42:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:42:45.111 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:42:45.111 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:42:45.111 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:42:45.111 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:45.111 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:42:45.111 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:42:45.112 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:42:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[94233]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[94233]: from='client.24903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[94233]: from='client.24909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2684993248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:42:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[109077]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[109077]: from='client.24903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[109077]: from='client.24909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2684993248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:42:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:45 smithi089 ceph-mon[98504]: pgmap v9823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:45 smithi089 ceph-mon[98504]: from='client.24903 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:45 smithi089 ceph-mon[98504]: from='client.24909 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:42:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2684993248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:42:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:47 smithi060 ceph-mon[94233]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:47 smithi060 ceph-mon[109077]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:47 smithi089 ceph-mon[98504]: pgmap v9824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:49 smithi060 ceph-mon[94233]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:49 smithi060 ceph-mon[109077]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:49 smithi089 ceph-mon[98504]: pgmap v9825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:51 smithi060 ceph-mon[94233]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:51 smithi060 ceph-mon[109077]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:51 smithi089 ceph-mon[98504]: pgmap v9826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:53 smithi060 ceph-mon[94233]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:53 smithi060 ceph-mon[109077]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:53 smithi089 ceph-mon[98504]: pgmap v9827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:42:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:42:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:54 smithi089 ceph-mon[98504]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:54 smithi060 ceph-mon[94233]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:55.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:54 smithi060 ceph-mon[109077]: pgmap v9828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:42:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:57 smithi060 ceph-mon[94233]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:57 smithi060 ceph-mon[109077]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:42:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:57 smithi089 ceph-mon[98504]: pgmap v9829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:42:59 smithi060 ceph-mon[109077]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:42:59 smithi060 ceph-mon[94233]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:42:59 smithi089 ceph-mon[98504]: pgmap v9830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:01 smithi060 ceph-mon[94233]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:01 smithi060 ceph-mon[109077]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:01 smithi089 ceph-mon[98504]: pgmap v9831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:03 smithi060 ceph-mon[94233]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:03 smithi060 ceph-mon[109077]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:03 smithi089 ceph-mon[98504]: pgmap v9832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:43:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:43:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:05 smithi060 ceph-mon[109077]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:05 smithi060 ceph-mon[94233]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:05 smithi089 ceph-mon[98504]: pgmap v9833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:07 smithi060 ceph-mon[109077]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:07 smithi060 ceph-mon[94233]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:07 smithi089 ceph-mon[98504]: pgmap v9834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:09 smithi060 ceph-mon[94233]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:09 smithi060 ceph-mon[109077]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:09 smithi089 ceph-mon[98504]: pgmap v9835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:11 smithi060 ceph-mon[94233]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:11 smithi060 ceph-mon[109077]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:11 smithi089 ceph-mon[98504]: pgmap v9836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:13 smithi060 ceph-mon[94233]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:13 smithi060 ceph-mon[109077]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:13 smithi089 ceph-mon[98504]: pgmap v9837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:43:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:43:15.473 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 9m ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 9m ago 3h 99.6M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 9m ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 9m ago 3h 27.6M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 709M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1210M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:43:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 678M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 549M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 9m ago 3h 18.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 9m ago 3h 19.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 4918M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5464M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 4952M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4656M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (3h) 9m ago 3h 4288M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (3h) 9m ago 3h 3784M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 9m ago 3h 4267M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:43:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 9m ago 3h 127M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:43:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:15 smithi060 ceph-mon[109077]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:15 smithi060 ceph-mon[94233]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:15 smithi089 ceph-mon[98504]: pgmap v9838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:43:16.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:16.206 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:43:16.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:43:16.206 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:16.206 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:43:16.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:43:16.206 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:43:16.206 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:43:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:16 smithi060 ceph-mon[94233]: from='client.24921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2647013957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:43:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:16 smithi060 ceph-mon[109077]: from='client.24921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2647013957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:43:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:16 smithi089 ceph-mon[98504]: from='client.24921 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2647013957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:43:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:17 smithi060 ceph-mon[109077]: from='client.24927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:17 smithi060 ceph-mon[109077]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:17 smithi060 ceph-mon[94233]: from='client.24927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:17 smithi060 ceph-mon[94233]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:17 smithi089 ceph-mon[98504]: from='client.24927 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:17 smithi089 ceph-mon[98504]: pgmap v9839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:19 smithi060 ceph-mon[94233]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:19 smithi060 ceph-mon[109077]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:19 smithi089 ceph-mon[98504]: pgmap v9840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:21 smithi060 ceph-mon[94233]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:21 smithi060 ceph-mon[109077]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:21 smithi089 ceph-mon[98504]: pgmap v9841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:23 smithi060 ceph-mon[94233]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:23 smithi060 ceph-mon[109077]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:23 smithi089 ceph-mon[98504]: pgmap v9842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:43:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:43:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:25 smithi060 ceph-mon[94233]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:25 smithi060 ceph-mon[109077]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:25 smithi089 ceph-mon[98504]: pgmap v9843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:27 smithi060 ceph-mon[94233]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:27 smithi060 ceph-mon[109077]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:27 smithi089 ceph-mon[98504]: pgmap v9844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:29 smithi060 ceph-mon[94233]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:29 smithi060 ceph-mon[109077]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:29 smithi089 ceph-mon[98504]: pgmap v9845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:31 smithi060 ceph-mon[94233]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:31 smithi060 ceph-mon[109077]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:31 smithi089 ceph-mon[98504]: pgmap v9846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:33 smithi060 ceph-mon[94233]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:33 smithi060 ceph-mon[109077]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:33 smithi089 ceph-mon[98504]: pgmap v9847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:43:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:43:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:35 smithi060 ceph-mon[94233]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:35 smithi060 ceph-mon[109077]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:35 smithi089 ceph-mon[98504]: pgmap v9848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:37 smithi060 ceph-mon[94233]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:37 smithi060 ceph-mon[109077]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:37 smithi089 ceph-mon[98504]: pgmap v9849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:39 smithi060 ceph-mon[94233]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:39 smithi060 ceph-mon[109077]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:39 smithi089 ceph-mon[98504]: pgmap v9850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:41 smithi060 ceph-mon[94233]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:43:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:41 smithi060 ceph-mon[109077]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:43:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:41 smithi089 ceph-mon[98504]: pgmap v9851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:43:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:43 smithi060 ceph-mon[94233]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:43 smithi060 ceph-mon[109077]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:43 smithi089 ceph-mon[98504]: pgmap v9852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:43:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:43:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:45 smithi060 ceph-mon[109077]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:45 smithi060 ceph-mon[94233]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:45 smithi089 ceph-mon[98504]: pgmap v9853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:46.579 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 1s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 1s ago 3h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (3h) 1s ago 3h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 1s ago 3h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 1s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 1s ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 1s ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:43:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 1s ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 1s ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 1s ago 3h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 1s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 1s ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 1s ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 1s ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 1s ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 1s ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 1s ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 1s ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:43:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (3h) 1s ago 3h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:43:46.907 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 1s ago 3h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:43:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[109077]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:43:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:43:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[109077]: from='client.24939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[94233]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:43:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:43:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:46 smithi060 ceph-mon[94233]: from='client.24939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:46 smithi089 ceph-mon[98504]: pgmap v9854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:43:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:43:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:43:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:46 smithi089 ceph-mon[98504]: from='client.24939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:47.300 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:43:47.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:43:47.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:43:47.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:47.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:43:47.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:43:47.301 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:43:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:47 smithi060 ceph-mon[94233]: from='client.34817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2409765744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:43:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:47 smithi060 ceph-mon[109077]: from='client.34817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2409765744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:43:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:47 smithi089 ceph-mon[98504]: from='client.34817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:43:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2409765744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:43:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:48 smithi060 ceph-mon[94233]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:48 smithi060 ceph-mon[109077]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:48 smithi089 ceph-mon[98504]: pgmap v9855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:51 smithi060 ceph-mon[94233]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:51 smithi060 ceph-mon[109077]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:51 smithi089 ceph-mon[98504]: pgmap v9856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:53 smithi060 ceph-mon[94233]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:53 smithi060 ceph-mon[109077]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:53 smithi089 ceph-mon[98504]: pgmap v9857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:43:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:43:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:55 smithi060 ceph-mon[94233]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:55 smithi060 ceph-mon[109077]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:55 smithi089 ceph-mon[98504]: pgmap v9858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:43:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:57 smithi060 ceph-mon[94233]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:57 smithi060 ceph-mon[109077]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:43:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:57 smithi089 ceph-mon[98504]: pgmap v9859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:43:59 smithi060 ceph-mon[94233]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:43:59 smithi060 ceph-mon[109077]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:43:59 smithi089 ceph-mon[98504]: pgmap v9860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:01 smithi060 ceph-mon[94233]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:01 smithi060 ceph-mon[109077]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:01 smithi089 ceph-mon[98504]: pgmap v9861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:03 smithi060 ceph-mon[94233]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:03 smithi060 ceph-mon[109077]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:03 smithi089 ceph-mon[98504]: pgmap v9862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:44:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:44:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:05 smithi060 ceph-mon[109077]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:05 smithi060 ceph-mon[94233]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:05 smithi089 ceph-mon[98504]: pgmap v9863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:07 smithi060 ceph-mon[109077]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:07 smithi060 ceph-mon[94233]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:07 smithi089 ceph-mon[98504]: pgmap v9864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:09 smithi060 ceph-mon[109077]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:09 smithi060 ceph-mon[94233]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:09 smithi089 ceph-mon[98504]: pgmap v9865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:11 smithi060 ceph-mon[109077]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:11 smithi060 ceph-mon[94233]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:11 smithi089 ceph-mon[98504]: pgmap v9866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:13 smithi060 ceph-mon[94233]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:13 smithi060 ceph-mon[109077]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:13 smithi089 ceph-mon[98504]: pgmap v9867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:44:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:44:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:15 smithi060 ceph-mon[109077]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:15 smithi060 ceph-mon[94233]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:15 smithi089 ceph-mon[98504]: pgmap v9868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:17.665 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:44:17.990 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:44:17.991 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 32s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:44:17.991 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 32s ago 3h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:44:17.991 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 32s ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:44:17.991 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (3h) 32s ago 3h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:44:17.991 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 32s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:44:17.991 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 32s ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:44:17.991 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 32s ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 32s ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 32s ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 32s ago 3h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 32s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 32s ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 32s ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 32s ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 32s ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 32s ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:44:17.992 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 32s ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:44:17.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 32s ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:44:17.993 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 32s ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:44:17.993 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 32s ago 3h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:44:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:17 smithi060 ceph-mon[94233]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:17 smithi060 ceph-mon[109077]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:17 smithi089 ceph-mon[98504]: pgmap v9869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:44:18.388 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:44:18.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:44:18.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:18.390 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:44:18.390 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:44:18.390 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:44:18.390 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:44:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:18 smithi060 ceph-mon[94233]: from='client.24957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2079949105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:44:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:18 smithi060 ceph-mon[109077]: from='client.24957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2079949105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:44:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:18 smithi089 ceph-mon[98504]: from='client.24957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2079949105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:44:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:19 smithi060 ceph-mon[109077]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:19 smithi060 ceph-mon[109077]: from='client.34835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:19 smithi060 ceph-mon[94233]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:19 smithi060 ceph-mon[94233]: from='client.34835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:19 smithi089 ceph-mon[98504]: pgmap v9870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:19 smithi089 ceph-mon[98504]: from='client.34835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:21 smithi060 ceph-mon[94233]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:21 smithi060 ceph-mon[109077]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:21 smithi089 ceph-mon[98504]: pgmap v9871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:23 smithi060 ceph-mon[94233]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:23 smithi060 ceph-mon[109077]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:23 smithi089 ceph-mon[98504]: pgmap v9872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:44:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:44:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:25 smithi060 ceph-mon[94233]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:25 smithi060 ceph-mon[109077]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:25 smithi089 ceph-mon[98504]: pgmap v9873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:27 smithi060 ceph-mon[94233]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:27 smithi060 ceph-mon[109077]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:27 smithi089 ceph-mon[98504]: pgmap v9874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:28 smithi060 ceph-mon[94233]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:28 smithi060 ceph-mon[109077]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:28 smithi089 ceph-mon[98504]: pgmap v9875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:31 smithi060 ceph-mon[94233]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:31 smithi060 ceph-mon[109077]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:31 smithi089 ceph-mon[98504]: pgmap v9876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:33 smithi060 ceph-mon[94233]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:33 smithi060 ceph-mon[109077]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:33 smithi089 ceph-mon[98504]: pgmap v9877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:44:34] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:44:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:35 smithi060 ceph-mon[109077]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:35 smithi060 ceph-mon[94233]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:35 smithi089 ceph-mon[98504]: pgmap v9878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:37 smithi060 ceph-mon[109077]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:37 smithi060 ceph-mon[94233]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:37 smithi089 ceph-mon[98504]: pgmap v9879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:39 smithi060 ceph-mon[94233]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:39 smithi060 ceph-mon[109077]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:39 smithi089 ceph-mon[98504]: pgmap v9880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:41 smithi060 ceph-mon[94233]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:41 smithi060 ceph-mon[109077]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:41 smithi089 ceph-mon[98504]: pgmap v9881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:43 smithi060 ceph-mon[94233]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:43 smithi060 ceph-mon[109077]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:43 smithi089 ceph-mon[98504]: pgmap v9882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:44:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:44:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:45 smithi060 ceph-mon[94233]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:45 smithi060 ceph-mon[109077]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:45 smithi089 ceph-mon[98504]: pgmap v9883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:44:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:44:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:44:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[94233]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:44:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:44:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:44:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[109077]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:44:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:44:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:44:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:47 smithi089 ceph-mon[98504]: pgmap v9884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:44:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:44:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:44:48.755 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:44:49.081 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:44:49.081 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 64s ago 3h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 63s ago 3h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 64s ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 63s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 63s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 64s ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 64s ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 63s ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 64s ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 64s ago 3h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:44:49.082 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 63s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 64s ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 64s ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 64s ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 64s ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 63s ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 63s ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 63s ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 63s ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:44:49.083 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 63s ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:49.478 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:44:49.479 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:44:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:49 smithi060 ceph-mon[94233]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1630024888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:44:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:49 smithi060 ceph-mon[109077]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1630024888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:44:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:49 smithi089 ceph-mon[98504]: pgmap v9885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1630024888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:44:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:50 smithi060 ceph-mon[94233]: from='client.24975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:50 smithi060 ceph-mon[94233]: from='client.24981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:50 smithi060 ceph-mon[109077]: from='client.24975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:50 smithi060 ceph-mon[109077]: from='client.24981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:50 smithi089 ceph-mon[98504]: from='client.24975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:50 smithi089 ceph-mon[98504]: from='client.24981 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:44:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:51 smithi060 ceph-mon[94233]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:51 smithi060 ceph-mon[109077]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:51 smithi089 ceph-mon[98504]: pgmap v9886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:53 smithi060 ceph-mon[94233]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:53 smithi060 ceph-mon[109077]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:53 smithi089 ceph-mon[98504]: pgmap v9887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:44:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:44:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:55 smithi060 ceph-mon[94233]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:55 smithi060 ceph-mon[109077]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:55 smithi089 ceph-mon[98504]: pgmap v9888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:44:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:57 smithi060 ceph-mon[94233]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:57 smithi060 ceph-mon[109077]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:44:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:57 smithi089 ceph-mon[98504]: pgmap v9889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:44:59 smithi060 ceph-mon[94233]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:44:59 smithi060 ceph-mon[109077]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:44:59 smithi089 ceph-mon[98504]: pgmap v9890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:01 smithi060 ceph-mon[109077]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:01 smithi060 ceph-mon[94233]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:01 smithi089 ceph-mon[98504]: pgmap v9891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:03 smithi060 ceph-mon[94233]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:03 smithi060 ceph-mon[109077]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:03 smithi089 ceph-mon[98504]: pgmap v9892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:45:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:45:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:05 smithi060 ceph-mon[94233]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:05 smithi060 ceph-mon[109077]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:05 smithi089 ceph-mon[98504]: pgmap v9893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:07 smithi060 ceph-mon[94233]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:07 smithi060 ceph-mon[109077]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:07 smithi089 ceph-mon[98504]: pgmap v9894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:08 smithi060 ceph-mon[94233]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:08 smithi060 ceph-mon[109077]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:08 smithi089 ceph-mon[98504]: pgmap v9895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:11 smithi060 ceph-mon[94233]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:11 smithi060 ceph-mon[109077]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:11 smithi089 ceph-mon[98504]: pgmap v9896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:13 smithi060 ceph-mon[94233]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:13 smithi060 ceph-mon[109077]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:13 smithi089 ceph-mon[98504]: pgmap v9897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:45:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:45:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:15 smithi060 ceph-mon[94233]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:15 smithi060 ceph-mon[109077]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:15 smithi089 ceph-mon[98504]: pgmap v9898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:17 smithi060 ceph-mon[94233]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:17 smithi060 ceph-mon[109077]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:17 smithi089 ceph-mon[98504]: pgmap v9899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:19.840 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:45:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:19 smithi060 ceph-mon[94233]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:19 smithi060 ceph-mon[109077]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:19 smithi089 ceph-mon[98504]: pgmap v9900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:20.169 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:45:20.169 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (3h) 95s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:45:20.169 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (3h) 94s ago 3h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:45:20.169 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 95s ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:45:20.169 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 94s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 94s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 95s ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 95s ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 94s ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 95s ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (3h) 95s ago 3h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (3h) 94s ago 3h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 95s ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 95s ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 95s ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 95s ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 94s ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:45:20.170 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 94s ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:45:20.171 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 94s ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:45:20.171 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 94s ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:45:20.171 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (3h) 94s ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:45:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:45:20.569 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:45:20.569 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:45:20.569 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:45:20.570 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:45:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/874085819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:45:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/874085819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:45:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/874085819' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:45:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:21 smithi060 ceph-mon[94233]: from='client.24993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:21 smithi060 ceph-mon[94233]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:21 smithi060 ceph-mon[94233]: from='client.34871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:21 smithi060 ceph-mon[109077]: from='client.24993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:21 smithi060 ceph-mon[109077]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:21 smithi060 ceph-mon[109077]: from='client.34871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:21 smithi089 ceph-mon[98504]: from='client.24993 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:21 smithi089 ceph-mon[98504]: pgmap v9901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:21 smithi089 ceph-mon[98504]: from='client.34871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:23.702 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 08:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T08:45:23.376043889Z level=info msg="Completed cleanup jobs" duration=15.05746ms 2023-12-01T08:45:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:23 smithi060 ceph-mon[94233]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:23 smithi060 ceph-mon[109077]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:23 smithi089 ceph-mon[98504]: pgmap v9902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:45:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:45:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:25 smithi060 ceph-mon[109077]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:25 smithi060 ceph-mon[94233]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:25 smithi089 ceph-mon[98504]: pgmap v9903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:27 smithi060 ceph-mon[94233]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:27 smithi060 ceph-mon[109077]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:27 smithi089 ceph-mon[98504]: pgmap v9904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:29 smithi060 ceph-mon[94233]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:29 smithi060 ceph-mon[109077]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:29 smithi089 ceph-mon[98504]: pgmap v9905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:31 smithi060 ceph-mon[94233]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:31 smithi060 ceph-mon[109077]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:31 smithi089 ceph-mon[98504]: pgmap v9906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:33 smithi060 ceph-mon[94233]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:33 smithi060 ceph-mon[109077]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:33 smithi089 ceph-mon[98504]: pgmap v9907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:45:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:45:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:35 smithi060 ceph-mon[94233]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:35 smithi060 ceph-mon[109077]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:35 smithi089 ceph-mon[98504]: pgmap v9908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:37 smithi060 ceph-mon[94233]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:37 smithi060 ceph-mon[109077]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:37 smithi089 ceph-mon[98504]: pgmap v9909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:39 smithi060 ceph-mon[94233]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:39 smithi060 ceph-mon[109077]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:39 smithi089 ceph-mon[98504]: pgmap v9910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:41 smithi060 ceph-mon[94233]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:41 smithi060 ceph-mon[109077]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:41 smithi089 ceph-mon[98504]: pgmap v9911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:43 smithi060 ceph-mon[94233]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:43 smithi060 ceph-mon[109077]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:43 smithi089 ceph-mon[98504]: pgmap v9912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:45:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:45:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:45 smithi060 ceph-mon[94233]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:45 smithi060 ceph-mon[109077]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:45 smithi089 ceph-mon[98504]: pgmap v9913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:47 smithi060 ceph-mon[94233]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:45:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:47 smithi060 ceph-mon[109077]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:45:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:47 smithi089 ceph-mon[98504]: pgmap v9914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:45:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:45:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:45:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:45:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[94233]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:45:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:45:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:45:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:48 smithi060 ceph-mon[109077]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:45:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:45:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:45:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:48 smithi089 ceph-mon[98504]: pgmap v9915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:50.932 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:45:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:45:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:45:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:45:51.657 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:45:51.658 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:45:51.658 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:45:51.658 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:45:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:51 smithi060 ceph-mon[94233]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4145659055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:45:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:51 smithi060 ceph-mon[109077]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4145659055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:45:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:51 smithi089 ceph-mon[98504]: pgmap v9916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4145659055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:45:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:52 smithi060 ceph-mon[94233]: from='client.25011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:52 smithi060 ceph-mon[94233]: from='client.25017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:52 smithi060 ceph-mon[109077]: from='client.25011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:52 smithi060 ceph-mon[109077]: from='client.25017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:52 smithi089 ceph-mon[98504]: from='client.25011 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:52 smithi089 ceph-mon[98504]: from='client.25017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:45:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:53 smithi060 ceph-mon[94233]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:53 smithi060 ceph-mon[109077]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:53 smithi089 ceph-mon[98504]: pgmap v9917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:45:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:45:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:55 smithi060 ceph-mon[94233]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:55 smithi060 ceph-mon[109077]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:55 smithi089 ceph-mon[98504]: pgmap v9918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:45:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:57 smithi060 ceph-mon[94233]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:57 smithi060 ceph-mon[109077]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:45:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:57 smithi089 ceph-mon[98504]: pgmap v9919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:45:59 smithi060 ceph-mon[109077]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:45:59 smithi060 ceph-mon[94233]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:45:59 smithi089 ceph-mon[98504]: pgmap v9920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:01 smithi060 ceph-mon[94233]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:01 smithi060 ceph-mon[109077]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:01 smithi089 ceph-mon[98504]: pgmap v9921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:03 smithi060 ceph-mon[94233]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:03 smithi060 ceph-mon[109077]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:03 smithi089 ceph-mon[98504]: pgmap v9922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:46:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:46:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:05 smithi060 ceph-mon[94233]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:05 smithi060 ceph-mon[109077]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:05 smithi089 ceph-mon[98504]: pgmap v9923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:07 smithi060 ceph-mon[94233]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:07 smithi060 ceph-mon[109077]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:07 smithi089 ceph-mon[98504]: pgmap v9924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:09 smithi060 ceph-mon[94233]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:09 smithi060 ceph-mon[109077]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:09 smithi089 ceph-mon[98504]: pgmap v9925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:11 smithi060 ceph-mon[94233]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:11 smithi060 ceph-mon[109077]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:11 smithi089 ceph-mon[98504]: pgmap v9926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:13 smithi060 ceph-mon[94233]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:13 smithi060 ceph-mon[109077]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:13 smithi089 ceph-mon[98504]: pgmap v9927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:46:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:46:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:15 smithi060 ceph-mon[94233]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:15 smithi060 ceph-mon[109077]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:15 smithi089 ceph-mon[98504]: pgmap v9928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:17 smithi060 ceph-mon[94233]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:17 smithi060 ceph-mon[109077]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:17 smithi089 ceph-mon[98504]: pgmap v9929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:19 smithi060 ceph-mon[94233]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:19 smithi060 ceph-mon[109077]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:19 smithi089 ceph-mon[98504]: pgmap v9930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:21 smithi060 ceph-mon[94233]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:21 smithi060 ceph-mon[109077]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:22.021 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:46:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:21 smithi089 ceph-mon[98504]: pgmap v9931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:46:22.349 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:46:22.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:46:22.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:46:22.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:46:22.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:46:22.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:46:22.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:46:22.350 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:46:22.743 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:46:22.743 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:46:22.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:46:22.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:22.743 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:46:22.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:46:22.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:46:22.744 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:46:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3715340646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:46:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3715340646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:46:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3715340646' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:46:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:23 smithi060 ceph-mon[109077]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:23 smithi060 ceph-mon[109077]: from='client.25029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:23 smithi060 ceph-mon[109077]: from='client.34907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:23 smithi060 ceph-mon[94233]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:23 smithi060 ceph-mon[94233]: from='client.25029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:23 smithi060 ceph-mon[94233]: from='client.34907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:23 smithi089 ceph-mon[98504]: pgmap v9932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:23 smithi089 ceph-mon[98504]: from='client.25029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:23 smithi089 ceph-mon[98504]: from='client.34907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:24.755 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:46:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:46:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:24 smithi060 ceph-mon[94233]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:24 smithi060 ceph-mon[109077]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:24 smithi089 ceph-mon[98504]: pgmap v9933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:27 smithi060 ceph-mon[94233]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:27 smithi060 ceph-mon[109077]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:27 smithi089 ceph-mon[98504]: pgmap v9934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:29 smithi060 ceph-mon[94233]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:29 smithi060 ceph-mon[109077]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:29 smithi089 ceph-mon[98504]: pgmap v9935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:31 smithi060 ceph-mon[94233]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:31 smithi060 ceph-mon[109077]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:31 smithi089 ceph-mon[98504]: pgmap v9936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:33 smithi060 ceph-mon[94233]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:33 smithi060 ceph-mon[109077]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:33 smithi089 ceph-mon[98504]: pgmap v9937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:46:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:46:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:35 smithi060 ceph-mon[94233]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:35 smithi060 ceph-mon[109077]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:35 smithi089 ceph-mon[98504]: pgmap v9938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:37 smithi060 ceph-mon[94233]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:37 smithi060 ceph-mon[109077]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:37 smithi089 ceph-mon[98504]: pgmap v9939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:39 smithi060 ceph-mon[94233]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:39 smithi060 ceph-mon[109077]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:39 smithi089 ceph-mon[98504]: pgmap v9940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:41 smithi060 ceph-mon[94233]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:41 smithi060 ceph-mon[109077]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:41 smithi089 ceph-mon[98504]: pgmap v9941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:43 smithi060 ceph-mon[94233]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:43 smithi060 ceph-mon[109077]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:43 smithi089 ceph-mon[98504]: pgmap v9942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:46:44] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:46:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:45 smithi060 ceph-mon[94233]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:45 smithi060 ceph-mon[109077]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:45 smithi089 ceph-mon[98504]: pgmap v9943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:47 smithi060 ceph-mon[109077]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:47 smithi060 ceph-mon[94233]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:47 smithi089 ceph-mon[98504]: pgmap v9944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:46:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:46:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:46:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:46:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:46:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:46:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:46:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:46:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:46:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:46:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:46:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:46:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:49 smithi060 ceph-mon[94233]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:49 smithi060 ceph-mon[109077]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:49 smithi089 ceph-mon[98504]: pgmap v9945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:51 smithi060 ceph-mon[94233]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:51 smithi060 ceph-mon[109077]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:51 smithi089 ceph-mon[98504]: pgmap v9946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:53.105 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:46:53.432 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:46:53.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:46:53.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:46:53.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:46:53.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:46:53.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:46:53.434 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:46:53.834 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:46:53.834 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:46:53.834 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:46:53.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:53.834 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:46:53.835 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:46:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:53 smithi060 ceph-mon[94233]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:53 smithi060 ceph-mon[109077]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:53 smithi089 ceph-mon[98504]: pgmap v9947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:54.746 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:46:54] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:46:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:54 smithi060 ceph-mon[109077]: from='client.25047 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:54 smithi060 ceph-mon[109077]: from='client.34925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4111868091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:46:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:54 smithi060 ceph-mon[94233]: from='client.25047 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:54 smithi060 ceph-mon[94233]: from='client.34925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4111868091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:46:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:54 smithi089 ceph-mon[98504]: from='client.25047 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:54 smithi089 ceph-mon[98504]: from='client.34925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:46:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4111868091' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:46:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:55 smithi060 ceph-mon[94233]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:55 smithi060 ceph-mon[109077]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:55 smithi089 ceph-mon[98504]: pgmap v9948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:46:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:57 smithi060 ceph-mon[94233]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:57 smithi060 ceph-mon[109077]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:57 smithi089 ceph-mon[98504]: pgmap v9949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:46:58 smithi060 ceph-mon[94233]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:59.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:46:58 smithi060 ceph-mon[109077]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:46:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:46:58 smithi089 ceph-mon[98504]: pgmap v9950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:01 smithi060 ceph-mon[94233]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:01 smithi060 ceph-mon[109077]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:01 smithi089 ceph-mon[98504]: pgmap v9951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:03 smithi060 ceph-mon[94233]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:03 smithi060 ceph-mon[109077]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:03 smithi089 ceph-mon[98504]: pgmap v9952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:47:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:47:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:05 smithi060 ceph-mon[94233]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:05 smithi060 ceph-mon[109077]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:05 smithi089 ceph-mon[98504]: pgmap v9953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:07 smithi060 ceph-mon[94233]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:07 smithi060 ceph-mon[109077]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:07 smithi089 ceph-mon[98504]: pgmap v9954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:09 smithi060 ceph-mon[94233]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:09 smithi060 ceph-mon[109077]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:09 smithi089 ceph-mon[98504]: pgmap v9955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:11 smithi060 ceph-mon[94233]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:11 smithi060 ceph-mon[109077]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:11 smithi089 ceph-mon[98504]: pgmap v9956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:13 smithi060 ceph-mon[94233]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:13 smithi060 ceph-mon[109077]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:13 smithi089 ceph-mon[98504]: pgmap v9957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:47:14] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2023-12-01T08:47:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:15 smithi060 ceph-mon[94233]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:15 smithi060 ceph-mon[109077]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:15 smithi089 ceph-mon[98504]: pgmap v9958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:17 smithi060 ceph-mon[94233]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:17 smithi060 ceph-mon[109077]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:17 smithi089 ceph-mon[98504]: pgmap v9959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:19 smithi060 ceph-mon[94233]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:19 smithi060 ceph-mon[109077]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:19 smithi089 ceph-mon[98504]: pgmap v9960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:21 smithi060 ceph-mon[94233]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:21 smithi060 ceph-mon[109077]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:21 smithi089 ceph-mon[98504]: pgmap v9961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:23 smithi060 ceph-mon[94233]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:23 smithi060 ceph-mon[109077]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:23 smithi089 ceph-mon[98504]: pgmap v9962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:24.195 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:47:24.521 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:47:24.521 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:47:24.521 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:47:24.521 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:47:24.521 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:47:24.521 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:47:24.522 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:47:24.523 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:47:24.523 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:47:24.523 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:47:24.523 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:47:24.523 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:47:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:47:24] "GET /metrics HTTP/1.1" 200 33991 "" "Prometheus/2.43.0" 2023-12-01T08:47:24.918 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:47:24.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:47:24.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:47:24.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:47:24.919 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:47:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[94233]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[94233]: from='client.34937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[94233]: from='client.34943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3797514842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[109077]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[109077]: from='client.34937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[109077]: from='client.34943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3797514842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:47:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:25 smithi089 ceph-mon[98504]: pgmap v9963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:25 smithi089 ceph-mon[98504]: from='client.34937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:25 smithi089 ceph-mon[98504]: from='client.34943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3797514842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:47:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:27 smithi060 ceph-mon[94233]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:27 smithi060 ceph-mon[109077]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:27 smithi089 ceph-mon[98504]: pgmap v9964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:29 smithi060 ceph-mon[94233]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:29 smithi060 ceph-mon[109077]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:29 smithi089 ceph-mon[98504]: pgmap v9965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:31 smithi060 ceph-mon[94233]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:31 smithi060 ceph-mon[109077]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:31 smithi089 ceph-mon[98504]: pgmap v9966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:33 smithi060 ceph-mon[94233]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:33 smithi060 ceph-mon[109077]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:33 smithi089 ceph-mon[98504]: pgmap v9967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:47:34] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:47:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:35 smithi060 ceph-mon[94233]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:35 smithi060 ceph-mon[109077]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:35 smithi089 ceph-mon[98504]: pgmap v9968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:37 smithi060 ceph-mon[94233]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:37 smithi060 ceph-mon[109077]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:37 smithi089 ceph-mon[98504]: pgmap v9969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:38 smithi089 ceph-mon[98504]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:38 smithi060 ceph-mon[94233]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:39.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:38 smithi060 ceph-mon[109077]: pgmap v9970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:41 smithi060 ceph-mon[94233]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:41 smithi060 ceph-mon[109077]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:41 smithi089 ceph-mon[98504]: pgmap v9971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:43 smithi060 ceph-mon[94233]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:43 smithi060 ceph-mon[109077]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:43 smithi089 ceph-mon[98504]: pgmap v9972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:47:44] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:47:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:45 smithi060 ceph-mon[94233]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:45 smithi060 ceph-mon[109077]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:45 smithi089 ceph-mon[98504]: pgmap v9973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:47 smithi060 ceph-mon[94233]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:47 smithi060 ceph-mon[109077]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:47 smithi089 ceph-mon[98504]: pgmap v9974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:47:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:47:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:47:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[94233]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[109077]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:49 smithi089 ceph-mon[98504]: pgmap v9975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:51 smithi060 ceph-mon[94233]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:51 smithi060 ceph-mon[109077]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:51 smithi089 ceph-mon[98504]: pgmap v9976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[109077]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[94233]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:47:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:47:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:53 smithi089 ceph-mon[98504]: pgmap v9977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:47:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:47:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:47:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:47:54] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:47:55.278 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:47:55.604 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:47:55.604 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:47:55.604 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:47:55.604 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:47:55.604 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:47:55.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:47:55.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:47:55.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:47:55.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:47:55.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:47:55.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:47:55.606 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:47:55.606 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:47:56.007 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:47:56.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:47:56.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:47:56.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:56.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:47:56.008 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:47:56.009 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:47:56.009 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:47:56.009 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:47:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:55 smithi060 ceph-mon[94233]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:55 smithi060 ceph-mon[109077]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:55 smithi089 ceph-mon[98504]: pgmap v9978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[94233]: from='client.34955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[94233]: from='client.34961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2920406644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:47:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[109077]: from='client.34955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[109077]: from='client.34961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2920406644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:47:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:56 smithi089 ceph-mon[98504]: from='client.34955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:56 smithi089 ceph-mon[98504]: from='client.34961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:47:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:47:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2920406644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:47:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:57 smithi060 ceph-mon[94233]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:57 smithi060 ceph-mon[109077]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:47:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:57 smithi089 ceph-mon[98504]: pgmap v9979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:47:59 smithi060 ceph-mon[94233]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:47:59 smithi060 ceph-mon[109077]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:47:59 smithi089 ceph-mon[98504]: pgmap v9980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:01 smithi060 ceph-mon[94233]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:01 smithi060 ceph-mon[109077]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:01 smithi089 ceph-mon[98504]: pgmap v9981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:03 smithi060 ceph-mon[94233]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:03 smithi060 ceph-mon[109077]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:03 smithi089 ceph-mon[98504]: pgmap v9982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:48:04] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:48:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:05 smithi060 ceph-mon[94233]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:05 smithi060 ceph-mon[109077]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:05 smithi089 ceph-mon[98504]: pgmap v9983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:07 smithi060 ceph-mon[94233]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:07 smithi060 ceph-mon[109077]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:07 smithi089 ceph-mon[98504]: pgmap v9984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:09 smithi060 ceph-mon[94233]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:09 smithi060 ceph-mon[109077]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:09 smithi089 ceph-mon[98504]: pgmap v9985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:11 smithi060 ceph-mon[94233]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:11 smithi060 ceph-mon[109077]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:11 smithi089 ceph-mon[98504]: pgmap v9986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:13 smithi060 ceph-mon[94233]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:13 smithi060 ceph-mon[109077]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:13 smithi089 ceph-mon[98504]: pgmap v9987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:48:14] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:48:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:15 smithi060 ceph-mon[94233]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:15 smithi060 ceph-mon[109077]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:15 smithi089 ceph-mon[98504]: pgmap v9988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:17 smithi060 ceph-mon[94233]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:17 smithi060 ceph-mon[109077]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:17 smithi089 ceph-mon[98504]: pgmap v9989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:19 smithi060 ceph-mon[94233]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:19 smithi060 ceph-mon[109077]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:19 smithi089 ceph-mon[98504]: pgmap v9990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:21 smithi089 ceph-mon[98504]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:21 smithi060 ceph-mon[94233]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:21 smithi060 ceph-mon[109077]: pgmap v9991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:23 smithi089 ceph-mon[98504]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:23 smithi060 ceph-mon[94233]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:23 smithi060 ceph-mon[109077]: pgmap v9992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:48:24] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:48:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:25 smithi089 ceph-mon[98504]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:25 smithi060 ceph-mon[109077]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:25 smithi060 ceph-mon[94233]: pgmap v9993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:26.369 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:48:26.697 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:48:26.697 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:48:26.697 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:48:26.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:48:26.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:48:26.697 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:48:26.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:48:26.699 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:48:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:26 smithi089 ceph-mon[98504]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:26 smithi089 ceph-mon[98504]: from='client.25101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:26 smithi089 ceph-mon[98504]: from='client.34979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:27.096 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:48:27.096 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:48:27.096 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:48:27.097 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:48:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[109077]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[109077]: from='client.25101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[109077]: from='client.34979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[94233]: pgmap v9994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[94233]: from='client.25101 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:26 smithi060 ceph-mon[94233]: from='client.34979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3118864857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:48:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3118864857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:48:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3118864857' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:48:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:28 smithi089 ceph-mon[98504]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:28 smithi060 ceph-mon[94233]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:28 smithi060 ceph-mon[109077]: pgmap v9995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:31 smithi060 ceph-mon[94233]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:31 smithi060 ceph-mon[109077]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:31 smithi089 ceph-mon[98504]: pgmap v9996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:33 smithi060 ceph-mon[94233]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:33 smithi060 ceph-mon[109077]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:33 smithi089 ceph-mon[98504]: pgmap v9997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:48:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:48:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:35 smithi060 ceph-mon[94233]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:35 smithi060 ceph-mon[109077]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:35 smithi089 ceph-mon[98504]: pgmap v9998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:37 smithi060 ceph-mon[109077]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:37 smithi060 ceph-mon[94233]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:37 smithi089 ceph-mon[98504]: pgmap v9999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:39 smithi060 ceph-mon[94233]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:39 smithi060 ceph-mon[109077]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:39 smithi089 ceph-mon[98504]: pgmap v10000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:41 smithi060 ceph-mon[94233]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:41 smithi060 ceph-mon[109077]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:41 smithi089 ceph-mon[98504]: pgmap v10001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:43 smithi060 ceph-mon[94233]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:43 smithi060 ceph-mon[109077]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:43 smithi089 ceph-mon[98504]: pgmap v10002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:48:44] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:48:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:45 smithi060 ceph-mon[94233]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:45 smithi060 ceph-mon[109077]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:45 smithi089 ceph-mon[98504]: pgmap v10003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:47 smithi060 ceph-mon[94233]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:47 smithi060 ceph-mon[109077]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:47 smithi089 ceph-mon[98504]: pgmap v10004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:49 smithi060 ceph-mon[94233]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:49 smithi060 ceph-mon[109077]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:49 smithi089 ceph-mon[98504]: pgmap v10005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:51 smithi060 ceph-mon[94233]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:51 smithi060 ceph-mon[109077]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:51 smithi089 ceph-mon[98504]: pgmap v10006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:53 smithi060 ceph-mon[94233]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:48:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:53 smithi060 ceph-mon[109077]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:48:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:53 smithi089 ceph-mon[98504]: pgmap v10007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:48:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:48:54] "GET /metrics HTTP/1.1" 200 33994 "" "Prometheus/2.43.0" 2023-12-01T08:48:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:55 smithi060 ceph-mon[94233]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:55 smithi060 ceph-mon[109077]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:56.013 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:55 smithi089 ceph-mon[98504]: pgmap v10008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:48:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:48:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:48:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:48:57.463 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:48:57.795 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:48:57.795 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:48:57.795 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:48:57.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:48:57.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:48:57.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:48:57.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:48:57.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:48:57.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:48:57.797 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:48:57.797 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:48:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:57 smithi089 ceph-mon[98504]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:58.191 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:48:58.191 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:48:58.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:48:58.193 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:48:58.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:48:58.193 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:48:58.193 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:48:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:57 smithi060 ceph-mon[109077]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:57 smithi060 ceph-mon[94233]: pgmap v10009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:48:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:58 smithi089 ceph-mon[98504]: from='client.25119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1485346514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:48:59.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:58 smithi060 ceph-mon[109077]: from='client.25119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1485346514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:48:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:58 smithi060 ceph-mon[94233]: from='client.25119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:48:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1485346514' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:49:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:59 smithi089 ceph-mon[98504]: from='client.34997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:48:59 smithi089 ceph-mon[98504]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:59 smithi060 ceph-mon[94233]: from='client.34997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:48:59 smithi060 ceph-mon[94233]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:59 smithi060 ceph-mon[109077]: from='client.34997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:48:59 smithi060 ceph-mon[109077]: pgmap v10010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:01 smithi060 ceph-mon[94233]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:01 smithi060 ceph-mon[109077]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:01 smithi089 ceph-mon[98504]: pgmap v10011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:03 smithi060 ceph-mon[94233]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:03 smithi060 ceph-mon[109077]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:03 smithi089 ceph-mon[98504]: pgmap v10012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:49:04] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:49:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:05 smithi060 ceph-mon[94233]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:05 smithi060 ceph-mon[109077]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:05 smithi089 ceph-mon[98504]: pgmap v10013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:07 smithi060 ceph-mon[94233]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:07 smithi060 ceph-mon[109077]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:07 smithi089 ceph-mon[98504]: pgmap v10014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:09 smithi060 ceph-mon[109077]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:09 smithi060 ceph-mon[94233]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:09 smithi089 ceph-mon[98504]: pgmap v10015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:11 smithi060 ceph-mon[94233]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:11 smithi060 ceph-mon[109077]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:11 smithi089 ceph-mon[98504]: pgmap v10016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:13 smithi060 ceph-mon[109077]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:13 smithi060 ceph-mon[94233]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:13 smithi089 ceph-mon[98504]: pgmap v10017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:49:14] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:49:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:15 smithi060 ceph-mon[94233]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:15 smithi060 ceph-mon[109077]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:15 smithi089 ceph-mon[98504]: pgmap v10018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:17 smithi060 ceph-mon[94233]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:17 smithi060 ceph-mon[109077]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:17 smithi089 ceph-mon[98504]: pgmap v10019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:19 smithi060 ceph-mon[94233]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:19 smithi060 ceph-mon[109077]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:19 smithi089 ceph-mon[98504]: pgmap v10020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:21 smithi089 ceph-mon[98504]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:21 smithi060 ceph-mon[94233]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:21 smithi060 ceph-mon[109077]: pgmap v10021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:23 smithi089 ceph-mon[98504]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:23 smithi060 ceph-mon[94233]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:23 smithi060 ceph-mon[109077]: pgmap v10022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:49:24] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:49:26.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:25 smithi089 ceph-mon[98504]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:25 smithi060 ceph-mon[94233]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:26.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:25 smithi060 ceph-mon[109077]: pgmap v10023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:27 smithi089 ceph-mon[98504]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:27 smithi060 ceph-mon[94233]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:27 smithi060 ceph-mon[109077]: pgmap v10024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:28.553 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:49:28.882 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:49:28.883 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:49:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:28 smithi089 ceph-mon[98504]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:28 smithi089 ceph-mon[98504]: from='client.25137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:28 smithi060 ceph-mon[94233]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:28 smithi060 ceph-mon[94233]: from='client.25137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:28 smithi060 ceph-mon[109077]: pgmap v10025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:28 smithi060 ceph-mon[109077]: from='client.25137 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:29.281 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:49:29.281 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:49:29.281 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:49:29.282 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:49:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:29 smithi089 ceph-mon[98504]: from='client.25143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2289772557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:49:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:29 smithi060 ceph-mon[94233]: from='client.25143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2289772557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:49:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:29 smithi060 ceph-mon[109077]: from='client.25143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:49:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2289772557' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:49:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:31 smithi060 ceph-mon[94233]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:31 smithi060 ceph-mon[109077]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:31 smithi089 ceph-mon[98504]: pgmap v10026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:33 smithi060 ceph-mon[94233]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:33 smithi060 ceph-mon[109077]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:33 smithi089 ceph-mon[98504]: pgmap v10027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:49:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:49:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:35 smithi060 ceph-mon[94233]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:35 smithi060 ceph-mon[109077]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:35 smithi089 ceph-mon[98504]: pgmap v10028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:37 smithi060 ceph-mon[109077]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:37 smithi060 ceph-mon[94233]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:37 smithi089 ceph-mon[98504]: pgmap v10029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:39 smithi060 ceph-mon[94233]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:39 smithi060 ceph-mon[109077]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:39 smithi089 ceph-mon[98504]: pgmap v10030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:41 smithi060 ceph-mon[94233]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:41 smithi060 ceph-mon[109077]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:41 smithi089 ceph-mon[98504]: pgmap v10031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:43 smithi060 ceph-mon[94233]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:43 smithi060 ceph-mon[109077]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:43 smithi089 ceph-mon[98504]: pgmap v10032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:49:44] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:49:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:45 smithi060 ceph-mon[109077]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:45 smithi060 ceph-mon[94233]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:45 smithi089 ceph-mon[98504]: pgmap v10033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:47 smithi089 ceph-mon[98504]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:47 smithi060 ceph-mon[94233]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:47 smithi060 ceph-mon[109077]: pgmap v10034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:49 smithi089 ceph-mon[98504]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:49 smithi060 ceph-mon[94233]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:49 smithi060 ceph-mon[109077]: pgmap v10035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:51 smithi089 ceph-mon[98504]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:51 smithi060 ceph-mon[94233]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:51 smithi060 ceph-mon[109077]: pgmap v10036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:53 smithi089 ceph-mon[98504]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:53 smithi060 ceph-mon[94233]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:53 smithi060 ceph-mon[109077]: pgmap v10037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:49:54] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T08:49:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:55 smithi089 ceph-mon[98504]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:55 smithi060 ceph-mon[94233]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:55 smithi060 ceph-mon[109077]: pgmap v10038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:49:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:49:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:49:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:49:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:49:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: pgmap v10039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:49:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:49:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:49:59.644 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:49:59.969 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:49:59.969 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:49:59.969 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:49:59.969 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:49:59.969 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:49:59.969 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:49:59.969 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:49:59.970 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:50:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:49:59 smithi089 ceph-mon[98504]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:49:59 smithi060 ceph-mon[109077]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:49:59 smithi060 ceph-mon[94233]: pgmap v10040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T08:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:00.366 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:50:00.366 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:50:00.366 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:50:00.366 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:00.366 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:50:00.367 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:50:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:00 smithi060 ceph-mon[94233]: from='client.25155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1690523919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:50:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:00 smithi060 ceph-mon[109077]: from='client.25155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1690523919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:50:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:00 smithi089 ceph-mon[98504]: from='client.25155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T08:50:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1690523919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:50:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:01 smithi060 ceph-mon[109077]: from='client.25161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:01 smithi060 ceph-mon[109077]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:01 smithi060 ceph-mon[94233]: from='client.25161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:01 smithi060 ceph-mon[94233]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:01 smithi089 ceph-mon[98504]: from='client.25161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:01 smithi089 ceph-mon[98504]: pgmap v10041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:02 smithi060 ceph-mon[94233]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:02 smithi060 ceph-mon[109077]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:02 smithi089 ceph-mon[98504]: pgmap v10042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:50:04] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:50:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:05 smithi089 ceph-mon[98504]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:05 smithi060 ceph-mon[94233]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:05 smithi060 ceph-mon[109077]: pgmap v10043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:07 smithi060 ceph-mon[94233]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:07 smithi060 ceph-mon[109077]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:07 smithi089 ceph-mon[98504]: pgmap v10044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:09 smithi060 ceph-mon[94233]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:09 smithi060 ceph-mon[109077]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:09 smithi089 ceph-mon[98504]: pgmap v10045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:11 smithi060 ceph-mon[109077]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:11 smithi060 ceph-mon[94233]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:11 smithi089 ceph-mon[98504]: pgmap v10046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:13 smithi089 ceph-mon[98504]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:14.204 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:13 smithi060 ceph-mon[109077]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:14.204 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:13 smithi060 ceph-mon[94233]: pgmap v10047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:14.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:50:14] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:50:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:15 smithi089 ceph-mon[98504]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:15 smithi060 ceph-mon[94233]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:15 smithi060 ceph-mon[109077]: pgmap v10048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:17 smithi089 ceph-mon[98504]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:17 smithi060 ceph-mon[94233]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:17 smithi060 ceph-mon[109077]: pgmap v10049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:19 smithi089 ceph-mon[98504]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:19 smithi060 ceph-mon[94233]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:19 smithi060 ceph-mon[109077]: pgmap v10050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:21 smithi089 ceph-mon[98504]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:21 smithi060 ceph-mon[94233]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:21 smithi060 ceph-mon[109077]: pgmap v10051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:23 smithi089 ceph-mon[98504]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:23 smithi060 ceph-mon[94233]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:23 smithi060 ceph-mon[109077]: pgmap v10052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:50:24] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:50:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:25 smithi089 ceph-mon[98504]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:25 smithi060 ceph-mon[94233]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:25 smithi060 ceph-mon[109077]: pgmap v10053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:27 smithi089 ceph-mon[98504]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:27 smithi060 ceph-mon[94233]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:27 smithi060 ceph-mon[109077]: pgmap v10054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:29 smithi089 ceph-mon[98504]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:29 smithi060 ceph-mon[94233]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:29 smithi060 ceph-mon[109077]: pgmap v10055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:30.730 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:50:31.056 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:50:31.057 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:50:31.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:50:31.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:50:31.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:50:31.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:50:31.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:50:31.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:50:31.058 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:31.456 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:50:31.457 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:50:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:31 smithi060 ceph-mon[94233]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:31 smithi060 ceph-mon[94233]: from='client.25173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3207221372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:50:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:31 smithi060 ceph-mon[109077]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:31 smithi060 ceph-mon[109077]: from='client.25173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3207221372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:50:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:31 smithi089 ceph-mon[98504]: pgmap v10056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:31 smithi089 ceph-mon[98504]: from='client.25173 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3207221372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:50:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:32 smithi060 ceph-mon[94233]: from='client.35051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:32 smithi060 ceph-mon[94233]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:32 smithi060 ceph-mon[109077]: from='client.35051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:32 smithi060 ceph-mon[109077]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:32 smithi089 ceph-mon[98504]: from='client.35051 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:50:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:32 smithi089 ceph-mon[98504]: pgmap v10057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:50:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:50:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:35 smithi060 ceph-mon[94233]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:35 smithi060 ceph-mon[109077]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:35 smithi089 ceph-mon[98504]: pgmap v10058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:37 smithi089 ceph-mon[98504]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:37 smithi060 ceph-mon[94233]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:37 smithi060 ceph-mon[109077]: pgmap v10059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:39 smithi089 ceph-mon[98504]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:39 smithi060 ceph-mon[94233]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:39 smithi060 ceph-mon[109077]: pgmap v10060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:41 smithi089 ceph-mon[98504]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:41 smithi060 ceph-mon[94233]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:41 smithi060 ceph-mon[109077]: pgmap v10061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:43 smithi089 ceph-mon[98504]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:43 smithi060 ceph-mon[94233]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:43 smithi060 ceph-mon[109077]: pgmap v10062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:50:44] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:50:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:45 smithi089 ceph-mon[98504]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:45 smithi060 ceph-mon[94233]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:45 smithi060 ceph-mon[109077]: pgmap v10063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:47 smithi089 ceph-mon[98504]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:47 smithi060 ceph-mon[109077]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:47 smithi060 ceph-mon[94233]: pgmap v10064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:49 smithi089 ceph-mon[98504]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:49 smithi060 ceph-mon[109077]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:49 smithi060 ceph-mon[94233]: pgmap v10065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:51 smithi089 ceph-mon[98504]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:51 smithi060 ceph-mon[94233]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:51 smithi060 ceph-mon[109077]: pgmap v10066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:53 smithi089 ceph-mon[98504]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:53 smithi060 ceph-mon[94233]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:53 smithi060 ceph-mon[109077]: pgmap v10067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:50:54] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:50:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:55 smithi089 ceph-mon[98504]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:55 smithi060 ceph-mon[109077]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:55 smithi060 ceph-mon[94233]: pgmap v10068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:50:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:57 smithi060 ceph-mon[94233]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:50:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:57 smithi060 ceph-mon[109077]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:50:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:57 smithi089 ceph-mon[98504]: pgmap v10069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:50:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:50:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:50:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:50:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:50:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:50:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:50:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:50:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:50:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:50:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:51:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:50:59 smithi060 ceph-mon[94233]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:50:59 smithi060 ceph-mon[109077]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:50:59 smithi089 ceph-mon[98504]: pgmap v10070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:01.819 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:51:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:01 smithi089 ceph-mon[98504]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:02.142 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:51:02.143 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:51:02.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:51:02.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:51:02.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:51:02.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:51:02.144 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:51:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:01 smithi060 ceph-mon[94233]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:01 smithi060 ceph-mon[109077]: pgmap v10071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:51:02.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:51:02.545 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:51:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1980534997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:51:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1980534997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:51:03.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1980534997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:51:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:03 smithi089 ceph-mon[98504]: from='client.35063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:03 smithi089 ceph-mon[98504]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:03 smithi089 ceph-mon[98504]: from='client.35069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:03 smithi060 ceph-mon[94233]: from='client.35063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:03 smithi060 ceph-mon[94233]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:03 smithi060 ceph-mon[94233]: from='client.35069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:03 smithi060 ceph-mon[109077]: from='client.35063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:03 smithi060 ceph-mon[109077]: pgmap v10072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:03 smithi060 ceph-mon[109077]: from='client.35069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:51:04] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:51:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:05 smithi089 ceph-mon[98504]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:05 smithi060 ceph-mon[94233]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:05 smithi060 ceph-mon[109077]: pgmap v10073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:07 smithi089 ceph-mon[98504]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:07 smithi060 ceph-mon[94233]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:07 smithi060 ceph-mon[109077]: pgmap v10074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:09 smithi089 ceph-mon[98504]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:09 smithi060 ceph-mon[94233]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:09 smithi060 ceph-mon[109077]: pgmap v10075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:11 smithi089 ceph-mon[98504]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:11 smithi060 ceph-mon[94233]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:11 smithi060 ceph-mon[109077]: pgmap v10076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:13 smithi089 ceph-mon[98504]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:13 smithi060 ceph-mon[94233]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:13 smithi060 ceph-mon[109077]: pgmap v10077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:51:14] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:51:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:15 smithi060 ceph-mon[94233]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:15 smithi060 ceph-mon[109077]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:15 smithi089 ceph-mon[98504]: pgmap v10078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:17 smithi060 ceph-mon[94233]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:17 smithi060 ceph-mon[109077]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:17 smithi089 ceph-mon[98504]: pgmap v10079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:19 smithi060 ceph-mon[109077]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:19 smithi060 ceph-mon[94233]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:19 smithi089 ceph-mon[98504]: pgmap v10080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:21 smithi060 ceph-mon[94233]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:21 smithi060 ceph-mon[109077]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:21 smithi089 ceph-mon[98504]: pgmap v10081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:23 smithi060 ceph-mon[94233]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:23 smithi060 ceph-mon[109077]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:23 smithi089 ceph-mon[98504]: pgmap v10082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:51:24] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:51:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:24 smithi060 ceph-mon[94233]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:25.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:24 smithi060 ceph-mon[109077]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:24 smithi089 ceph-mon[98504]: pgmap v10083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:27 smithi089 ceph-mon[98504]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:27 smithi060 ceph-mon[94233]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:27 smithi060 ceph-mon[109077]: pgmap v10084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:29 smithi089 ceph-mon[98504]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:29 smithi060 ceph-mon[94233]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:29 smithi060 ceph-mon[109077]: pgmap v10085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:31 smithi089 ceph-mon[98504]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:31 smithi060 ceph-mon[94233]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:31 smithi060 ceph-mon[109077]: pgmap v10086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:32.907 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:51:33.235 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 4947M 2454M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5493M 2454M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 4975M 2454M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4684M 2454M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:51:33.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:51:33.237 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:51:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:51:33.637 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:51:33.637 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:51:33.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:51:33.639 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:51:33.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:51:33.639 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:51:33.639 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:51:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:33 smithi060 ceph-mon[94233]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/623502566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:51:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:33 smithi060 ceph-mon[109077]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/623502566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:51:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:33 smithi089 ceph-mon[98504]: pgmap v10087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/623502566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:51:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:51:34] "GET /metrics HTTP/1.1" 200 34000 "" "Prometheus/2.43.0" 2023-12-01T08:51:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:34 smithi060 ceph-mon[94233]: from='client.25209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:34 smithi060 ceph-mon[94233]: from='client.25215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:34 smithi060 ceph-mon[109077]: from='client.25209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:34 smithi060 ceph-mon[109077]: from='client.25215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:34 smithi089 ceph-mon[98504]: from='client.25209 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:34 smithi089 ceph-mon[98504]: from='client.25215 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:51:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:35 smithi060 ceph-mon[94233]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:35 smithi060 ceph-mon[109077]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:35 smithi089 ceph-mon[98504]: pgmap v10088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:37 smithi060 ceph-mon[94233]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:37 smithi060 ceph-mon[109077]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:37 smithi089 ceph-mon[98504]: pgmap v10089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:39 smithi060 ceph-mon[94233]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:39 smithi060 ceph-mon[109077]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:39 smithi089 ceph-mon[98504]: pgmap v10090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:41 smithi089 ceph-mon[98504]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:41 smithi060 ceph-mon[94233]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:41 smithi060 ceph-mon[109077]: pgmap v10091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:43 smithi089 ceph-mon[98504]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:43 smithi060 ceph-mon[94233]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:43 smithi060 ceph-mon[109077]: pgmap v10092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:51:44] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:45 smithi089 ceph-mon[98504]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:45 smithi060 ceph-mon[94233]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:45 smithi060 ceph-mon[109077]: pgmap v10093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:47 smithi089 ceph-mon[98504]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:47 smithi060 ceph-mon[94233]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:47 smithi060 ceph-mon[109077]: pgmap v10094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:49 smithi060 ceph-mon[94233]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:49 smithi060 ceph-mon[109077]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:49 smithi089 ceph-mon[98504]: pgmap v10095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:51 smithi060 ceph-mon[94233]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:51 smithi060 ceph-mon[109077]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:51 smithi089 ceph-mon[98504]: pgmap v10096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:53 smithi060 ceph-mon[94233]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:53 smithi060 ceph-mon[109077]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:53 smithi089 ceph-mon[98504]: pgmap v10097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:51:54] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:51:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:55 smithi060 ceph-mon[94233]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:55 smithi060 ceph-mon[109077]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:55 smithi089 ceph-mon[98504]: pgmap v10098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:51:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:57 smithi060 ceph-mon[94233]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:57 smithi060 ceph-mon[109077]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:57 smithi089 ceph-mon[98504]: pgmap v10099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:51:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:51:59.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:51:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:52:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2445M 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:52:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2445M 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:52:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:51:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: pgmap v10100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2445M 2023-12-01T08:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:52:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:52:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:52:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:51:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:52:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:01 smithi089 ceph-mon[98504]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:01 smithi060 ceph-mon[94233]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:01 smithi060 ceph-mon[109077]: pgmap v10101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:04.001 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:52:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:03 smithi089 ceph-mon[98504]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:03 smithi060 ceph-mon[94233]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:03 smithi060 ceph-mon[109077]: pgmap v10102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 4947M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5493M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:52:04.328 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 4975M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:52:04.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4684M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:52:04.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:52:04.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:52:04.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:52:04.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:52:04.329 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:52:04.724 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:52:04.725 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:52:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:52:04] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:52:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1206552815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:52:05.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1206552815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:52:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1206552815' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:52:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:05 smithi060 ceph-mon[94233]: from='client.35099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:05 smithi060 ceph-mon[94233]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:05 smithi060 ceph-mon[94233]: from='client.35105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:05 smithi060 ceph-mon[109077]: from='client.35099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:05 smithi060 ceph-mon[109077]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:05 smithi060 ceph-mon[109077]: from='client.35105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:05 smithi089 ceph-mon[98504]: from='client.35099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:05 smithi089 ceph-mon[98504]: pgmap v10103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:05 smithi089 ceph-mon[98504]: from='client.35105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:07 smithi060 ceph-mon[94233]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:07 smithi060 ceph-mon[109077]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:07 smithi089 ceph-mon[98504]: pgmap v10104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:09 smithi060 ceph-mon[94233]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:09 smithi060 ceph-mon[109077]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:09 smithi089 ceph-mon[98504]: pgmap v10105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:11 smithi060 ceph-mon[94233]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:11 smithi060 ceph-mon[109077]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:11 smithi089 ceph-mon[98504]: pgmap v10106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:13 smithi060 ceph-mon[109077]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:13 smithi060 ceph-mon[94233]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:13 smithi089 ceph-mon[98504]: pgmap v10107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:52:14] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:52:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:15 smithi060 ceph-mon[94233]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:15 smithi060 ceph-mon[109077]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:15 smithi089 ceph-mon[98504]: pgmap v10108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:17 smithi060 ceph-mon[94233]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:17 smithi060 ceph-mon[109077]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:17 smithi089 ceph-mon[98504]: pgmap v10109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:18 smithi060 ceph-mon[94233]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:18 smithi060 ceph-mon[109077]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:18 smithi089 ceph-mon[98504]: pgmap v10110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:21 smithi089 ceph-mon[98504]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:21 smithi060 ceph-mon[94233]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:21 smithi060 ceph-mon[109077]: pgmap v10111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:23 smithi060 ceph-mon[94233]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:23 smithi060 ceph-mon[109077]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:23 smithi089 ceph-mon[98504]: pgmap v10112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:52:24] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:52:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:25 smithi060 ceph-mon[94233]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:25 smithi060 ceph-mon[109077]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:25 smithi089 ceph-mon[98504]: pgmap v10113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:27 smithi060 ceph-mon[94233]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:27 smithi060 ceph-mon[109077]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:27 smithi089 ceph-mon[98504]: pgmap v10114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:29 smithi060 ceph-mon[109077]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:29 smithi060 ceph-mon[94233]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:29 smithi089 ceph-mon[98504]: pgmap v10115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:31 smithi060 ceph-mon[94233]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:31 smithi060 ceph-mon[109077]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:31 smithi089 ceph-mon[98504]: pgmap v10116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:33 smithi060 ceph-mon[94233]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:33 smithi060 ceph-mon[109077]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:33 smithi089 ceph-mon[98504]: pgmap v10117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:52:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:52:35.086 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:52:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:34 smithi060 ceph-mon[94233]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:35.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:34 smithi060 ceph-mon[109077]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:34 smithi089 ceph-mon[98504]: pgmap v10118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:35.411 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:52:35.412 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 4947M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5493M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 4975M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4684M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:52:35.413 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:52:35.809 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:52:35.809 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:52:35.809 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:52:35.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:35.809 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:52:35.809 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:52:35.809 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:52:35.810 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:52:35.811 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:52:37.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:36 smithi060 ceph-mon[109077]: from='client.25245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:36 smithi060 ceph-mon[109077]: from='client.35123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/979228684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:52:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:36 smithi060 ceph-mon[94233]: from='client.25245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:36 smithi060 ceph-mon[94233]: from='client.35123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/979228684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:52:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:36 smithi089 ceph-mon[98504]: from='client.25245 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:36 smithi089 ceph-mon[98504]: from='client.35123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:52:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/979228684' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:52:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:37 smithi060 ceph-mon[94233]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:37 smithi060 ceph-mon[109077]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:37 smithi089 ceph-mon[98504]: pgmap v10119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:39 smithi060 ceph-mon[109077]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:39 smithi060 ceph-mon[94233]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:39 smithi089 ceph-mon[98504]: pgmap v10120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:41 smithi060 ceph-mon[94233]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:41 smithi060 ceph-mon[109077]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:41 smithi089 ceph-mon[98504]: pgmap v10121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:43 smithi060 ceph-mon[94233]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:43 smithi060 ceph-mon[109077]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:43 smithi089 ceph-mon[98504]: pgmap v10122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:52:44] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:52:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:45 smithi060 ceph-mon[109077]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:45 smithi060 ceph-mon[94233]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:45 smithi089 ceph-mon[98504]: pgmap v10123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:47 smithi060 ceph-mon[94233]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:47 smithi060 ceph-mon[109077]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:47 smithi089 ceph-mon[98504]: pgmap v10124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:49 smithi060 ceph-mon[94233]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:49 smithi060 ceph-mon[109077]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:49 smithi089 ceph-mon[98504]: pgmap v10125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:51 smithi060 ceph-mon[94233]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:51 smithi060 ceph-mon[109077]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:51 smithi089 ceph-mon[98504]: pgmap v10126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:53 smithi060 ceph-mon[94233]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:53 smithi060 ceph-mon[109077]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:53 smithi089 ceph-mon[98504]: pgmap v10127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:52:54] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:52:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:54 smithi060 ceph-mon[94233]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:54 smithi060 ceph-mon[109077]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:54 smithi089 ceph-mon[98504]: pgmap v10128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:52:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:57 smithi060 ceph-mon[109077]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:57 smithi060 ceph-mon[94233]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:52:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:57 smithi089 ceph-mon[98504]: pgmap v10129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[109077]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[94233]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:53:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:52:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:53:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:59 smithi089 ceph-mon[98504]: pgmap v10130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:53:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:53:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:53:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:52:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:53:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:01 smithi060 ceph-mon[94233]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:01 smithi060 ceph-mon[109077]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:01 smithi089 ceph-mon[98504]: pgmap v10131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:03 smithi060 ceph-mon[94233]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:03 smithi060 ceph-mon[109077]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:03 smithi089 ceph-mon[98504]: pgmap v10132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:53:04] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:53:06.172 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:53:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:05 smithi060 ceph-mon[94233]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:05 smithi060 ceph-mon[109077]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:05 smithi089 ceph-mon[98504]: pgmap v10133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:06.501 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:53:06.501 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:53:06.501 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:53:06.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 4947M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5493M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 4975M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4684M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:53:06.503 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:53:06.897 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:53:06.897 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:53:06.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:53:06.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:53:06.899 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:53:06.899 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:53:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[109077]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[109077]: from='client.35135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[109077]: from='client.35141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1370938947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:53:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[94233]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[94233]: from='client.35135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[94233]: from='client.35141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1370938947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:53:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:07 smithi089 ceph-mon[98504]: pgmap v10134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:07 smithi089 ceph-mon[98504]: from='client.35135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:07 smithi089 ceph-mon[98504]: from='client.35141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1370938947' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:53:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:09 smithi060 ceph-mon[94233]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:09 smithi060 ceph-mon[109077]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:09 smithi089 ceph-mon[98504]: pgmap v10135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:11 smithi060 ceph-mon[94233]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:11 smithi060 ceph-mon[109077]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:11 smithi089 ceph-mon[98504]: pgmap v10136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:12 smithi060 ceph-mon[94233]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:12 smithi060 ceph-mon[109077]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:12 smithi089 ceph-mon[98504]: pgmap v10137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:53:14] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:53:15.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:15 smithi060 ceph-mon[94233]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:15 smithi060 ceph-mon[109077]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:15 smithi089 ceph-mon[98504]: pgmap v10138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:17 smithi060 ceph-mon[94233]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:17 smithi060 ceph-mon[109077]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:17 smithi089 ceph-mon[98504]: pgmap v10139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:19 smithi060 ceph-mon[94233]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:19 smithi060 ceph-mon[109077]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:19 smithi089 ceph-mon[98504]: pgmap v10140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:21 smithi060 ceph-mon[94233]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:21 smithi060 ceph-mon[109077]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:21 smithi089 ceph-mon[98504]: pgmap v10141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:23 smithi060 ceph-mon[94233]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:23 smithi060 ceph-mon[109077]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:23 smithi089 ceph-mon[98504]: pgmap v10142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:53:24] "GET /metrics HTTP/1.1" 200 33996 "" "Prometheus/2.43.0" 2023-12-01T08:53:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:25 smithi060 ceph-mon[94233]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:25 smithi060 ceph-mon[109077]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:25 smithi089 ceph-mon[98504]: pgmap v10143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:27 smithi060 ceph-mon[94233]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:27 smithi060 ceph-mon[109077]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:27 smithi089 ceph-mon[98504]: pgmap v10144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:29 smithi060 ceph-mon[94233]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:29 smithi060 ceph-mon[109077]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:29 smithi089 ceph-mon[98504]: pgmap v10145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:31 smithi060 ceph-mon[94233]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:31 smithi060 ceph-mon[109077]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:31 smithi089 ceph-mon[98504]: pgmap v10146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:33 smithi060 ceph-mon[94233]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:33 smithi060 ceph-mon[109077]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:33 smithi089 ceph-mon[98504]: pgmap v10147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:53:34] "GET /metrics HTTP/1.1" 200 33997 "" "Prometheus/2.43.0" 2023-12-01T08:53:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:35 smithi060 ceph-mon[94233]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:35 smithi060 ceph-mon[109077]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:35 smithi089 ceph-mon[98504]: pgmap v10148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:37.259 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:53:37.597 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:53:37.597 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:53:37.597 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 97.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:53:37.597 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.8M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:53:37.597 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 715M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1246M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 696M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 562M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 4947M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:53:37.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5493M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:53:37.599 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 4975M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:53:37.599 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4684M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:53:37.599 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3863M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:53:37.599 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4319M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:53:37.599 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3812M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:53:37.599 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4299M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:53:37.599 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:53:37.995 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:53:37.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:53:37.996 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:53:37.996 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:53:37.996 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:53:37.996 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:53:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:37 smithi060 ceph-mon[94233]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:37 smithi060 ceph-mon[109077]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:37 smithi089 ceph-mon[98504]: pgmap v10149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:38 smithi060 ceph-mon[94233]: from='client.35153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:38 smithi060 ceph-mon[94233]: from='client.35159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2057102143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:53:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:38 smithi060 ceph-mon[109077]: from='client.35153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:38 smithi060 ceph-mon[109077]: from='client.35159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2057102143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:53:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:38 smithi089 ceph-mon[98504]: from='client.35153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:38 smithi089 ceph-mon[98504]: from='client.35159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:53:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2057102143' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:53:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:39 smithi060 ceph-mon[94233]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:39 smithi060 ceph-mon[109077]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:39 smithi089 ceph-mon[98504]: pgmap v10150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:41 smithi060 ceph-mon[94233]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:41 smithi060 ceph-mon[109077]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:41 smithi089 ceph-mon[98504]: pgmap v10151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:43 smithi060 ceph-mon[94233]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:43 smithi060 ceph-mon[109077]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:43 smithi089 ceph-mon[98504]: pgmap v10152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:53:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:53:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:45 smithi060 ceph-mon[94233]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:45 smithi060 ceph-mon[109077]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:45 smithi089 ceph-mon[98504]: pgmap v10153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:46 smithi060 ceph-mon[94233]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:46 smithi060 ceph-mon[109077]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:46 smithi089 ceph-mon[98504]: pgmap v10154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:49 smithi060 ceph-mon[94233]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:49.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:49 smithi060 ceph-mon[109077]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:49 smithi089 ceph-mon[98504]: pgmap v10155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:51 smithi060 ceph-mon[94233]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:51 smithi060 ceph-mon[109077]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:51 smithi089 ceph-mon[98504]: pgmap v10156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:53 smithi060 ceph-mon[94233]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:53 smithi060 ceph-mon[109077]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:53 smithi089 ceph-mon[98504]: pgmap v10157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:53:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:53:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:55 smithi060 ceph-mon[94233]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:55 smithi060 ceph-mon[109077]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:55 smithi089 ceph-mon[98504]: pgmap v10158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:53:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:57 smithi060 ceph-mon[94233]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:57 smithi060 ceph-mon[109077]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:53:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:57 smithi089 ceph-mon[98504]: pgmap v10159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:59 smithi060 ceph-mon[94233]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:53:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:54:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:59 smithi060 ceph-mon[109077]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:53:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:54:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:59 smithi089 ceph-mon[98504]: pgmap v10160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:53:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:54:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:01 smithi060 ceph-mon[94233]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:01 smithi060 ceph-mon[109077]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:01 smithi089 ceph-mon[98504]: pgmap v10161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:03 smithi060 ceph-mon[94233]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:03 smithi060 ceph-mon[109077]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:03 smithi089 ceph-mon[98504]: pgmap v10162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:54:04] "GET /metrics HTTP/1.1" 200 33995 "" "Prometheus/2.43.0" 2023-12-01T08:54:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:05 smithi089 ceph-mon[98504]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:54:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:54:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[94233]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[109077]: pgmap v10163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:54:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:54:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:07 smithi060 ceph-mon[94233]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:07 smithi060 ceph-mon[109077]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:07 smithi089 ceph-mon[98504]: pgmap v10164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:08.360 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4s ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5s ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5s ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4s ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5s ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5s ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:54:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4s ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5s ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5s ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5s ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5s ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4s ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4s ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4s ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4s ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:54:08.690 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4s ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:54:09.088 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:54:09.088 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:54:09.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:54:09.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:09.088 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:54:09.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:54:09.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:54:09.090 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:54:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:54:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[94233]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[94233]: from='client.25299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[94233]: from='client.25305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/137088580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:54:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[109077]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[109077]: from='client.25299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[109077]: from='client.25305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/137088580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:54:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:09 smithi089 ceph-mon[98504]: pgmap v10165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:09 smithi089 ceph-mon[98504]: from='client.25299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:09 smithi089 ceph-mon[98504]: from='client.25305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/137088580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:54:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:11 smithi060 ceph-mon[94233]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:11 smithi060 ceph-mon[109077]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:11 smithi089 ceph-mon[98504]: pgmap v10166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:13 smithi060 ceph-mon[94233]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:13 smithi060 ceph-mon[109077]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:13 smithi089 ceph-mon[98504]: pgmap v10167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:54:14] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:54:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:15 smithi060 ceph-mon[94233]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:15 smithi060 ceph-mon[109077]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:15 smithi089 ceph-mon[98504]: pgmap v10168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:17 smithi060 ceph-mon[94233]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:17 smithi060 ceph-mon[109077]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:17 smithi089 ceph-mon[98504]: pgmap v10169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:19 smithi060 ceph-mon[94233]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:19 smithi060 ceph-mon[109077]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:19 smithi089 ceph-mon[98504]: pgmap v10170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:21 smithi060 ceph-mon[94233]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:21 smithi060 ceph-mon[109077]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:21 smithi089 ceph-mon[98504]: pgmap v10171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:23.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:22 smithi060 ceph-mon[109077]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:22 smithi060 ceph-mon[94233]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:22 smithi089 ceph-mon[98504]: pgmap v10172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:54:24] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T08:54:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:25 smithi060 ceph-mon[94233]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:25 smithi060 ceph-mon[109077]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:25 smithi089 ceph-mon[98504]: pgmap v10173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:27 smithi060 ceph-mon[94233]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:27 smithi060 ceph-mon[109077]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:27 smithi089 ceph-mon[98504]: pgmap v10174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:29 smithi060 ceph-mon[94233]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:29 smithi060 ceph-mon[109077]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:29 smithi089 ceph-mon[98504]: pgmap v10175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:31 smithi060 ceph-mon[94233]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:31 smithi060 ceph-mon[109077]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:31 smithi089 ceph-mon[98504]: pgmap v10176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:33 smithi060 ceph-mon[94233]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:33 smithi060 ceph-mon[109077]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:33 smithi089 ceph-mon[98504]: pgmap v10177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:54:34] "GET /metrics HTTP/1.1" 200 33999 "" "Prometheus/2.43.0" 2023-12-01T08:54:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:35 smithi060 ceph-mon[94233]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:35 smithi060 ceph-mon[109077]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:35 smithi089 ceph-mon[98504]: pgmap v10178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:36 smithi060 ceph-mon[94233]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:36 smithi060 ceph-mon[109077]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:36 smithi089 ceph-mon[98504]: pgmap v10179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:39.452 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:54:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:39 smithi060 ceph-mon[94233]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:39.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:39 smithi060 ceph-mon[109077]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:39 smithi089 ceph-mon[98504]: pgmap v10180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:39.777 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:54:39.778 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 36s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:54:39.778 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 35s ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:54:39.778 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 36s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:54:39.778 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 35s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:54:39.778 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 35s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:54:39.778 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 36s ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:54:39.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 36s ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 35s ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 36s ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 36s ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 35s ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 36s ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 36s ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 36s ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 36s ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 35s ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 35s ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 35s ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:54:39.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 35s ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:54:39.780 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 35s ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:54:40.179 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:54:40.179 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:54:40.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:54:40.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:40.179 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:54:40.180 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:54:40.181 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:54:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:40 smithi060 ceph-mon[94233]: from='client.25317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:40 smithi060 ceph-mon[94233]: from='client.25323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:40 smithi060 ceph-mon[109077]: from='client.25317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:40 smithi060 ceph-mon[109077]: from='client.25323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:40 smithi089 ceph-mon[98504]: from='client.25317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:40 smithi089 ceph-mon[98504]: from='client.25323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:41 smithi060 ceph-mon[94233]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1234361595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:41 smithi060 ceph-mon[109077]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1234361595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:54:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:41 smithi089 ceph-mon[98504]: pgmap v10181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1234361595' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:54:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:43 smithi060 ceph-mon[94233]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:43 smithi060 ceph-mon[109077]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:43 smithi089 ceph-mon[98504]: pgmap v10182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:54:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T08:54:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:45 smithi060 ceph-mon[94233]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:45 smithi060 ceph-mon[109077]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:45 smithi089 ceph-mon[98504]: pgmap v10183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:47 smithi060 ceph-mon[94233]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:47 smithi060 ceph-mon[109077]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:48.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:47 smithi089 ceph-mon[98504]: pgmap v10184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:49 smithi060 ceph-mon[94233]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:49 smithi060 ceph-mon[109077]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:49 smithi089 ceph-mon[98504]: pgmap v10185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:51 smithi060 ceph-mon[94233]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:51 smithi060 ceph-mon[109077]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:51 smithi089 ceph-mon[98504]: pgmap v10186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:53 smithi060 ceph-mon[94233]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:53 smithi060 ceph-mon[109077]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:53 smithi089 ceph-mon[98504]: pgmap v10187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:54:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T08:54:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:55 smithi060 ceph-mon[94233]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:55 smithi060 ceph-mon[109077]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:55 smithi089 ceph-mon[98504]: pgmap v10188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:54:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:57 smithi060 ceph-mon[94233]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:57 smithi060 ceph-mon[109077]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:57 smithi089 ceph-mon[98504]: pgmap v10189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:54:58 smithi060 ceph-mon[94233]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:59.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:54:58 smithi060 ceph-mon[109077]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:54:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:54:58 smithi089 ceph-mon[98504]: pgmap v10190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:01 smithi060 ceph-mon[94233]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:01 smithi060 ceph-mon[109077]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:01 smithi089 ceph-mon[98504]: pgmap v10191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:03 smithi060 ceph-mon[94233]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:03 smithi060 ceph-mon[109077]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:03 smithi089 ceph-mon[98504]: pgmap v10192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:55:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T08:55:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:55:05.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:55:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:55:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[109077]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:55:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:55:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:55:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[94233]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:55:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:55:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:55:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:05 smithi089 ceph-mon[98504]: pgmap v10193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:55:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:55:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:55:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:07 smithi060 ceph-mon[94233]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:07 smithi060 ceph-mon[109077]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:07 smithi089 ceph-mon[98504]: pgmap v10194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:09 smithi060 ceph-mon[94233]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:09 smithi060 ceph-mon[109077]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:09 smithi089 ceph-mon[98504]: pgmap v10195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:10.540 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:55:10.866 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:55:10.866 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 67s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:55:10.866 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 66s ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:55:10.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 67s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:55:10.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 66s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:55:10.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 66s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 67s ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 67s ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 66s ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 67s ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 67s ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 66s ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 67s ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 67s ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 67s ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 67s ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 66s ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 66s ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 66s ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 66s ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:55:10.867 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 66s ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:55:11.268 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:55:11.269 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[94233]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[94233]: from='client.25335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2416552336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:55:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[109077]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[109077]: from='client.25335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2416552336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:55:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:11 smithi089 ceph-mon[98504]: pgmap v10196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:11 smithi089 ceph-mon[98504]: from='client.25335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2416552336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:55:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:12 smithi060 ceph-mon[94233]: from='client.35213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:12 smithi060 ceph-mon[109077]: from='client.35213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:12 smithi089 ceph-mon[98504]: from='client.35213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:13 smithi060 ceph-mon[94233]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:13 smithi060 ceph-mon[109077]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:13 smithi089 ceph-mon[98504]: pgmap v10197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:55:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T08:55:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:15 smithi060 ceph-mon[94233]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:15 smithi060 ceph-mon[109077]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:15 smithi089 ceph-mon[98504]: pgmap v10198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:17 smithi060 ceph-mon[94233]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:17 smithi060 ceph-mon[109077]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:17 smithi089 ceph-mon[98504]: pgmap v10199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:19 smithi060 ceph-mon[94233]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:19 smithi060 ceph-mon[109077]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:19 smithi089 ceph-mon[98504]: pgmap v10200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:21 smithi060 ceph-mon[94233]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:21 smithi060 ceph-mon[109077]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:21 smithi089 ceph-mon[98504]: pgmap v10201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 08:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T08:55:23.372621187Z level=info msg="Completed cleanup jobs" duration=12.238917ms 2023-12-01T08:55:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:23 smithi060 ceph-mon[94233]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:23 smithi060 ceph-mon[109077]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:23 smithi089 ceph-mon[98504]: pgmap v10202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:55:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T08:55:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:25 smithi060 ceph-mon[94233]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:25 smithi060 ceph-mon[109077]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:25 smithi089 ceph-mon[98504]: pgmap v10203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:27 smithi060 ceph-mon[94233]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:27 smithi060 ceph-mon[109077]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:27 smithi089 ceph-mon[98504]: pgmap v10204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:29 smithi060 ceph-mon[94233]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:29 smithi060 ceph-mon[109077]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:29 smithi089 ceph-mon[98504]: pgmap v10205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:31 smithi060 ceph-mon[109077]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:31 smithi060 ceph-mon[94233]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:31 smithi089 ceph-mon[98504]: pgmap v10206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:33 smithi060 ceph-mon[94233]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:33 smithi060 ceph-mon[109077]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:33 smithi089 ceph-mon[98504]: pgmap v10207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:55:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:55:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:35 smithi060 ceph-mon[94233]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:35 smithi060 ceph-mon[109077]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:35 smithi089 ceph-mon[98504]: pgmap v10208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:37 smithi060 ceph-mon[94233]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:37 smithi060 ceph-mon[109077]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:37 smithi089 ceph-mon[98504]: pgmap v10209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:39 smithi060 ceph-mon[94233]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:39 smithi060 ceph-mon[109077]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:39 smithi089 ceph-mon[98504]: pgmap v10210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:41.631 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:55:41.958 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:55:41.958 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 98s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:55:41.958 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 97s ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:55:41.958 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 98s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 97s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 97s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 98s ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 98s ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 97s ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 98s ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 98s ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 97s ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 98s ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 98s ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 98s ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 98s ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 97s ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 97s ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:55:41.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 97s ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:55:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 97s ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:55:41.960 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 97s ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:55:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:41 smithi060 ceph-mon[94233]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:41 smithi060 ceph-mon[109077]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:41 smithi089 ceph-mon[98504]: pgmap v10211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:42.356 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:55:42.356 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:55:42.356 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:55:42.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:42.356 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:55:42.356 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:55:42.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:55:42.357 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:55:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:42 smithi060 ceph-mon[94233]: from='client.25353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2263328582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:55:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:42 smithi060 ceph-mon[109077]: from='client.25353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2263328582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:55:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:42 smithi089 ceph-mon[98504]: from='client.25353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2263328582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:55:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:43 smithi060 ceph-mon[109077]: from='client.35231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:43 smithi060 ceph-mon[109077]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:43 smithi060 ceph-mon[94233]: from='client.35231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:43 smithi060 ceph-mon[94233]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:43 smithi089 ceph-mon[98504]: from='client.35231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:55:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:43 smithi089 ceph-mon[98504]: pgmap v10212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:55:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:55:45.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:44 smithi060 ceph-mon[109077]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:44 smithi060 ceph-mon[94233]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:44 smithi089 ceph-mon[98504]: pgmap v10213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:47 smithi060 ceph-mon[94233]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:47 smithi060 ceph-mon[109077]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:47 smithi089 ceph-mon[98504]: pgmap v10214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:49 smithi060 ceph-mon[94233]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:49 smithi060 ceph-mon[109077]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:49 smithi089 ceph-mon[98504]: pgmap v10215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:51 smithi060 ceph-mon[94233]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:51 smithi060 ceph-mon[109077]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:51 smithi089 ceph-mon[98504]: pgmap v10216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:52 smithi060 ceph-mon[109077]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:52 smithi060 ceph-mon[94233]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:52 smithi089 ceph-mon[98504]: pgmap v10217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:55:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:55:55.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:55 smithi060 ceph-mon[109077]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:55 smithi060 ceph-mon[94233]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:55 smithi089 ceph-mon[98504]: pgmap v10218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:55:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:57 smithi060 ceph-mon[94233]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:57 smithi060 ceph-mon[109077]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:55:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:57 smithi089 ceph-mon[98504]: pgmap v10219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:55:59 smithi060 ceph-mon[94233]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:55:59 smithi060 ceph-mon[109077]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:55:59 smithi089 ceph-mon[98504]: pgmap v10220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:01 smithi060 ceph-mon[94233]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:01 smithi060 ceph-mon[109077]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:01 smithi089 ceph-mon[98504]: pgmap v10221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:02 smithi060 ceph-mon[94233]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:02 smithi060 ceph-mon[109077]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:02 smithi089 ceph-mon[98504]: pgmap v10222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:56:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:56:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:05 smithi060 ceph-mon[94233]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:05 smithi060 ceph-mon[109077]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:05 smithi089 ceph-mon[98504]: pgmap v10223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:56:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:56:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:56:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:56:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:56:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:56:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:56:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:56:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:56:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:56:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:56:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:56:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:07 smithi060 ceph-mon[94233]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:07 smithi060 ceph-mon[109077]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:07 smithi089 ceph-mon[98504]: pgmap v10224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:09 smithi060 ceph-mon[109077]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:09 smithi060 ceph-mon[94233]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:09 smithi089 ceph-mon[98504]: pgmap v10225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:11 smithi060 ceph-mon[109077]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:11 smithi060 ceph-mon[94233]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:11 smithi089 ceph-mon[98504]: pgmap v10226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:12.717 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:56:13.046 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:56:13.046 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:56:13.046 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:56:13.046 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:56:13.046 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:56:13.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:56:13.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:56:13.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:56:13.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:56:13.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:56:13.048 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:56:13.445 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:56:13.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:56:13.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:56:13.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:13.446 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:56:13.447 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:56:13.447 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:56:13.447 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:56:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:13 smithi060 ceph-mon[109077]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:13 smithi060 ceph-mon[109077]: from='client.25371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1315018560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:56:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:13 smithi060 ceph-mon[94233]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:13 smithi060 ceph-mon[94233]: from='client.25371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1315018560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:56:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:13 smithi089 ceph-mon[98504]: pgmap v10227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:13 smithi089 ceph-mon[98504]: from='client.25371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1315018560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:56:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:56:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T08:56:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:14 smithi060 ceph-mon[94233]: from='client.35249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:14 smithi060 ceph-mon[109077]: from='client.35249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:14 smithi089 ceph-mon[98504]: from='client.35249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:15 smithi060 ceph-mon[109077]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:15 smithi060 ceph-mon[94233]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:15 smithi089 ceph-mon[98504]: pgmap v10228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:16 smithi060 ceph-mon[94233]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:16 smithi060 ceph-mon[109077]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:16 smithi089 ceph-mon[98504]: pgmap v10229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:19 smithi060 ceph-mon[94233]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:19.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:19 smithi060 ceph-mon[109077]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:19 smithi089 ceph-mon[98504]: pgmap v10230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:21 smithi060 ceph-mon[94233]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:21 smithi060 ceph-mon[109077]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:21 smithi089 ceph-mon[98504]: pgmap v10231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:23 smithi060 ceph-mon[94233]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:23 smithi060 ceph-mon[109077]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:23 smithi089 ceph-mon[98504]: pgmap v10232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:56:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T08:56:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:25 smithi060 ceph-mon[94233]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:25 smithi060 ceph-mon[109077]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:25 smithi089 ceph-mon[98504]: pgmap v10233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:27 smithi060 ceph-mon[94233]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:27 smithi060 ceph-mon[109077]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:27 smithi089 ceph-mon[98504]: pgmap v10234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:28 smithi060 ceph-mon[94233]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:28 smithi060 ceph-mon[109077]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:28 smithi089 ceph-mon[98504]: pgmap v10235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:31 smithi060 ceph-mon[94233]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:31 smithi060 ceph-mon[109077]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:31 smithi089 ceph-mon[98504]: pgmap v10236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:33 smithi060 ceph-mon[94233]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:33 smithi060 ceph-mon[109077]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:33 smithi089 ceph-mon[98504]: pgmap v10237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:56:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T08:56:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:35 smithi060 ceph-mon[94233]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:35 smithi060 ceph-mon[109077]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:35 smithi089 ceph-mon[98504]: pgmap v10238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:37 smithi060 ceph-mon[94233]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:37 smithi060 ceph-mon[109077]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:37 smithi089 ceph-mon[98504]: pgmap v10239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:38 smithi060 ceph-mon[94233]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:38 smithi060 ceph-mon[109077]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:38 smithi089 ceph-mon[98504]: pgmap v10240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:41 smithi060 ceph-mon[94233]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:41 smithi060 ceph-mon[109077]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:41 smithi089 ceph-mon[98504]: pgmap v10241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:43.807 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:56:44.130 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:56:44.130 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:56:44.130 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:56:44.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:56:44.132 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:56:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:43 smithi060 ceph-mon[94233]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:43 smithi060 ceph-mon[109077]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:43 smithi089 ceph-mon[98504]: pgmap v10242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:44.533 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:56:44.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:56:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:56:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:56:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:56:45.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:44 smithi060 ceph-mon[94233]: from='client.25389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:45.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1318154530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:56:45.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:44 smithi060 ceph-mon[109077]: from='client.25389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:45.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1318154530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:56:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:44 smithi089 ceph-mon[98504]: from='client.25389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1318154530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:56:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:45 smithi060 ceph-mon[94233]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:45 smithi060 ceph-mon[94233]: from='client.25395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:45 smithi060 ceph-mon[109077]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:45 smithi060 ceph-mon[109077]: from='client.25395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:45 smithi089 ceph-mon[98504]: pgmap v10243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:45 smithi089 ceph-mon[98504]: from='client.25395 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:56:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:46 smithi060 ceph-mon[94233]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:46 smithi060 ceph-mon[109077]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:46 smithi089 ceph-mon[98504]: pgmap v10244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:49 smithi060 ceph-mon[94233]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:49 smithi060 ceph-mon[109077]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:49 smithi089 ceph-mon[98504]: pgmap v10245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:51 smithi060 ceph-mon[94233]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:51 smithi060 ceph-mon[109077]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:51 smithi089 ceph-mon[98504]: pgmap v10246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:53 smithi060 ceph-mon[94233]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:53 smithi060 ceph-mon[109077]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:53 smithi089 ceph-mon[98504]: pgmap v10247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:56:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:56:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:55 smithi060 ceph-mon[94233]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:55 smithi060 ceph-mon[109077]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:55 smithi089 ceph-mon[98504]: pgmap v10248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:56:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:57 smithi060 ceph-mon[94233]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:57 smithi060 ceph-mon[109077]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:57 smithi089 ceph-mon[98504]: pgmap v10249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:56:58 smithi060 ceph-mon[94233]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:59.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:56:58 smithi060 ceph-mon[109077]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:56:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:56:58 smithi089 ceph-mon[98504]: pgmap v10250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:01 smithi060 ceph-mon[94233]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:01 smithi060 ceph-mon[109077]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:01 smithi089 ceph-mon[98504]: pgmap v10251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:03 smithi060 ceph-mon[94233]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:03 smithi060 ceph-mon[109077]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:03 smithi089 ceph-mon[98504]: pgmap v10252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:57:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T08:57:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:05 smithi060 ceph-mon[94233]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:05 smithi060 ceph-mon[109077]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:05 smithi089 ceph-mon[98504]: pgmap v10253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[109077]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:57:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:57:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:57:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:57:07.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[94233]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:07.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:57:07.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:57:07.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:57:07.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:57:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:06 smithi089 ceph-mon[98504]: pgmap v10254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:57:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:57:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:57:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:57:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:09 smithi060 ceph-mon[94233]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:09.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:09 smithi060 ceph-mon[109077]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:09 smithi089 ceph-mon[98504]: pgmap v10255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:11 smithi060 ceph-mon[94233]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:11 smithi060 ceph-mon[109077]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:11 smithi089 ceph-mon[98504]: pgmap v10256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:13 smithi060 ceph-mon[94233]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:13 smithi060 ceph-mon[109077]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:13 smithi089 ceph-mon[98504]: pgmap v10257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:57:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T08:57:14.896 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:57:15.222 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:57:15.222 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:57:15.222 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:57:15.222 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:57:15.222 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:57:15.222 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:57:15.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:57:15.224 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:57:15.224 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:57:15.224 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:57:15.224 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:57:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:14 smithi060 ceph-mon[94233]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:14 smithi060 ceph-mon[109077]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:14 smithi089 ceph-mon[98504]: pgmap v10258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:15.619 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:57:15.619 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:57:15.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:57:15.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:57:15.620 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:57:15.621 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:57:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:15 smithi060 ceph-mon[94233]: from='client.35279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:15 smithi060 ceph-mon[94233]: from='client.25413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3908421332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:57:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:15 smithi060 ceph-mon[109077]: from='client.35279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:15 smithi060 ceph-mon[109077]: from='client.25413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3908421332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:57:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:15 smithi089 ceph-mon[98504]: from='client.35279 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:15 smithi089 ceph-mon[98504]: from='client.25413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3908421332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:57:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:16 smithi060 ceph-mon[94233]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:16 smithi060 ceph-mon[109077]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:16 smithi089 ceph-mon[98504]: pgmap v10259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:19 smithi060 ceph-mon[94233]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:19.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:19 smithi060 ceph-mon[109077]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:19 smithi089 ceph-mon[98504]: pgmap v10260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:21 smithi060 ceph-mon[109077]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:21 smithi060 ceph-mon[94233]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:21 smithi089 ceph-mon[98504]: pgmap v10261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:23 smithi060 ceph-mon[94233]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:23 smithi060 ceph-mon[109077]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:23 smithi089 ceph-mon[98504]: pgmap v10262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:57:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T08:57:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:24 smithi060 ceph-mon[94233]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:24 smithi060 ceph-mon[109077]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:24 smithi089 ceph-mon[98504]: pgmap v10263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:27 smithi060 ceph-mon[94233]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:27 smithi060 ceph-mon[109077]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:27 smithi089 ceph-mon[98504]: pgmap v10264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:28 smithi060 ceph-mon[94233]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:28 smithi060 ceph-mon[109077]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:28 smithi089 ceph-mon[98504]: pgmap v10265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:31 smithi060 ceph-mon[94233]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:31 smithi060 ceph-mon[109077]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:31 smithi089 ceph-mon[98504]: pgmap v10266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:33 smithi060 ceph-mon[94233]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:33 smithi060 ceph-mon[109077]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:33 smithi089 ceph-mon[98504]: pgmap v10267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:57:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:57:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:34 smithi060 ceph-mon[94233]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:34 smithi060 ceph-mon[109077]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:34 smithi089 ceph-mon[98504]: pgmap v10268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:37 smithi060 ceph-mon[94233]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:37 smithi060 ceph-mon[109077]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:37 smithi089 ceph-mon[98504]: pgmap v10269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:38 smithi060 ceph-mon[94233]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:38 smithi060 ceph-mon[109077]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:38 smithi089 ceph-mon[98504]: pgmap v10270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:41 smithi060 ceph-mon[94233]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:41 smithi060 ceph-mon[109077]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:41 smithi089 ceph-mon[98504]: pgmap v10271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:43 smithi060 ceph-mon[94233]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:43 smithi060 ceph-mon[109077]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:43 smithi089 ceph-mon[98504]: pgmap v10272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:57:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T08:57:45.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:44 smithi060 ceph-mon[94233]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:44 smithi060 ceph-mon[109077]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:44 smithi089 ceph-mon[98504]: pgmap v10273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:45.983 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:57:46.308 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:57:46.309 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:57:46.310 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:57:46.706 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:57:46.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:57:46.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:57:46.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:46.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:57:46.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:57:46.707 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:57:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1257464777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:57:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1257464777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:57:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1257464777' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:57:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:47 smithi060 ceph-mon[94233]: from='client.25425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:47 smithi060 ceph-mon[94233]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:47 smithi060 ceph-mon[94233]: from='client.25431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:47 smithi060 ceph-mon[109077]: from='client.25425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:47 smithi060 ceph-mon[109077]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:47 smithi060 ceph-mon[109077]: from='client.25431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:47 smithi089 ceph-mon[98504]: from='client.25425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:47 smithi089 ceph-mon[98504]: pgmap v10274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:47 smithi089 ceph-mon[98504]: from='client.25431 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:57:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:48 smithi060 ceph-mon[94233]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:49.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:48 smithi060 ceph-mon[109077]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:48 smithi089 ceph-mon[98504]: pgmap v10275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:51 smithi060 ceph-mon[94233]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:51 smithi060 ceph-mon[109077]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:51 smithi089 ceph-mon[98504]: pgmap v10276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:52 smithi060 ceph-mon[94233]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:52 smithi060 ceph-mon[109077]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:52 smithi089 ceph-mon[98504]: pgmap v10277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:57:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T08:57:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:55 smithi060 ceph-mon[94233]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:55.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:55 smithi060 ceph-mon[109077]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:55 smithi089 ceph-mon[98504]: pgmap v10278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:57:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:57 smithi060 ceph-mon[94233]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:57 smithi060 ceph-mon[109077]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:57 smithi089 ceph-mon[98504]: pgmap v10279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:57:58 smithi060 ceph-mon[94233]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:57:58 smithi060 ceph-mon[109077]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:57:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:57:58 smithi089 ceph-mon[98504]: pgmap v10280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:01 smithi060 ceph-mon[94233]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:01 smithi060 ceph-mon[109077]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:01 smithi089 ceph-mon[98504]: pgmap v10281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:02 smithi060 ceph-mon[94233]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:02 smithi060 ceph-mon[109077]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:02 smithi089 ceph-mon[98504]: pgmap v10282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:58:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T08:58:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:05 smithi060 ceph-mon[94233]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:05 smithi060 ceph-mon[109077]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:05 smithi089 ceph-mon[98504]: pgmap v10283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:06 smithi060 ceph-mon[109077]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:58:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:06 smithi060 ceph-mon[94233]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:58:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:06 smithi089 ceph-mon[98504]: pgmap v10284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:58:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:58:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:58:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:58:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:58:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:58:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:09 smithi060 ceph-mon[109077]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:09 smithi060 ceph-mon[94233]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:09 smithi089 ceph-mon[98504]: pgmap v10285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:11 smithi060 ceph-mon[94233]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:11 smithi060 ceph-mon[109077]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:11 smithi089 ceph-mon[98504]: pgmap v10286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:12 smithi060 ceph-mon[94233]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:12 smithi060 ceph-mon[109077]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:12 smithi089 ceph-mon[98504]: pgmap v10287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:58:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T08:58:15.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:15 smithi060 ceph-mon[94233]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:15 smithi060 ceph-mon[109077]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:15 smithi089 ceph-mon[98504]: pgmap v10288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:17.069 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:58:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:16 smithi060 ceph-mon[94233]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:16 smithi060 ceph-mon[109077]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:16 smithi089 ceph-mon[98504]: pgmap v10289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:17.399 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:58:17.399 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:58:17.399 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:58:17.399 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:58:17.399 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:58:17.399 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:58:17.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:58:17.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:58:17.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:58:17.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:58:17.401 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:58:17.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:58:17.801 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:58:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:17 smithi060 ceph-mon[109077]: from='client.35315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:17 smithi060 ceph-mon[109077]: from='client.35321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1661632490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:58:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:17 smithi060 ceph-mon[94233]: from='client.35315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:17 smithi060 ceph-mon[94233]: from='client.35321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1661632490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:58:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:17 smithi089 ceph-mon[98504]: from='client.35315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:17 smithi089 ceph-mon[98504]: from='client.35321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1661632490' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:58:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:18 smithi060 ceph-mon[94233]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:18 smithi060 ceph-mon[109077]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:18 smithi089 ceph-mon[98504]: pgmap v10290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:21 smithi060 ceph-mon[94233]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:21 smithi060 ceph-mon[109077]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:21 smithi089 ceph-mon[98504]: pgmap v10291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:22 smithi060 ceph-mon[94233]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:22 smithi060 ceph-mon[109077]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:22 smithi089 ceph-mon[98504]: pgmap v10292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:58:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T08:58:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:25 smithi060 ceph-mon[94233]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:25 smithi060 ceph-mon[109077]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:25 smithi089 ceph-mon[98504]: pgmap v10293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:27 smithi060 ceph-mon[94233]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:27 smithi060 ceph-mon[109077]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:27 smithi089 ceph-mon[98504]: pgmap v10294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:28 smithi060 ceph-mon[94233]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:28 smithi060 ceph-mon[109077]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:28 smithi089 ceph-mon[98504]: pgmap v10295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:31.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:31 smithi060 ceph-mon[109077]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:31 smithi060 ceph-mon[94233]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:31 smithi089 ceph-mon[98504]: pgmap v10296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:33.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:33 smithi060 ceph-mon[109077]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:33 smithi060 ceph-mon[94233]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:33 smithi089 ceph-mon[98504]: pgmap v10297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:58:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T08:58:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:35 smithi060 ceph-mon[94233]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:35.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:35 smithi060 ceph-mon[109077]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:35 smithi089 ceph-mon[98504]: pgmap v10298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:36 smithi060 ceph-mon[94233]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:36 smithi060 ceph-mon[109077]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:36 smithi089 ceph-mon[98504]: pgmap v10299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:39 smithi060 ceph-mon[94233]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:39 smithi060 ceph-mon[109077]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:39 smithi089 ceph-mon[98504]: pgmap v10300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:41 smithi060 ceph-mon[94233]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:41 smithi060 ceph-mon[109077]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:41 smithi089 ceph-mon[98504]: pgmap v10301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:43 smithi060 ceph-mon[94233]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:43 smithi060 ceph-mon[109077]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:43 smithi089 ceph-mon[98504]: pgmap v10302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:58:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T08:58:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:45 smithi060 ceph-mon[94233]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:45 smithi060 ceph-mon[109077]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:45 smithi089 ceph-mon[98504]: pgmap v10303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:46 smithi060 ceph-mon[94233]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:46 smithi060 ceph-mon[109077]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:46 smithi089 ceph-mon[98504]: pgmap v10304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:48.165 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:58:48.494 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:58:48.494 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:58:48.494 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:58:48.494 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:58:48.494 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:58:48.494 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:58:48.494 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:58:48.495 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:58:48.496 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:58:48.496 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:58:48.496 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:58:48.892 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:58:48.892 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:58:48.892 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:58:48.892 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:48.892 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:58:48.892 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:58:48.893 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:58:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[94233]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[94233]: from='client.25461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[94233]: from='client.25467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1083518503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:58:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[109077]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[109077]: from='client.25461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[109077]: from='client.25467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1083518503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:58:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:49 smithi089 ceph-mon[98504]: pgmap v10305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:49 smithi089 ceph-mon[98504]: from='client.25461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:49 smithi089 ceph-mon[98504]: from='client.25467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:58:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1083518503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:58:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:51 smithi060 ceph-mon[94233]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:51 smithi060 ceph-mon[109077]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:51 smithi089 ceph-mon[98504]: pgmap v10306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:53 smithi060 ceph-mon[94233]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:53 smithi060 ceph-mon[109077]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:53 smithi089 ceph-mon[98504]: pgmap v10307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:58:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T08:58:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:55 smithi060 ceph-mon[109077]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:55 smithi060 ceph-mon[94233]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:55 smithi089 ceph-mon[98504]: pgmap v10308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:56 smithi060 ceph-mon[94233]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:56 smithi060 ceph-mon[109077]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:58:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:56 smithi089 ceph-mon[98504]: pgmap v10309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:58:59 smithi060 ceph-mon[94233]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:58:59 smithi060 ceph-mon[109077]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:58:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:58:59 smithi089 ceph-mon[98504]: pgmap v10310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:01 smithi060 ceph-mon[94233]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:01 smithi060 ceph-mon[109077]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:01 smithi089 ceph-mon[98504]: pgmap v10311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:03 smithi060 ceph-mon[94233]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:03 smithi060 ceph-mon[109077]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:03 smithi089 ceph-mon[98504]: pgmap v10312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:59:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T08:59:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:05 smithi060 ceph-mon[94233]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:05 smithi060 ceph-mon[109077]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:05 smithi089 ceph-mon[98504]: pgmap v10313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:06 smithi060 ceph-mon[94233]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:06 smithi060 ceph-mon[109077]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:06 smithi089 ceph-mon[98504]: pgmap v10314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:59:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:59:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T08:59:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[94233]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:59:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:59:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:59:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[109077]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:59:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:59:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:59:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:09 smithi089 ceph-mon[98504]: pgmap v10315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T08:59:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T08:59:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T08:59:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:11 smithi060 ceph-mon[94233]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:11 smithi060 ceph-mon[109077]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:11 smithi089 ceph-mon[98504]: pgmap v10316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:13 smithi060 ceph-mon[94233]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:13 smithi060 ceph-mon[109077]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:13 smithi089 ceph-mon[98504]: pgmap v10317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:59:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T08:59:15.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:15 smithi060 ceph-mon[94233]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:15 smithi060 ceph-mon[109077]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:15 smithi089 ceph-mon[98504]: pgmap v10318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:16 smithi060 ceph-mon[94233]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:17.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:16 smithi060 ceph-mon[109077]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:16 smithi089 ceph-mon[98504]: pgmap v10319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:19.255 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:59:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:19 smithi060 ceph-mon[94233]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:19.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:19 smithi060 ceph-mon[109077]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:19 smithi089 ceph-mon[98504]: pgmap v10320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:59:19.579 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:59:19.580 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:59:19.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:59:19.581 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:59:19.975 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:59:19.975 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:59:19.976 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:59:19.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:19.977 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:59:19.977 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:59:19.977 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:59:19.977 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:59:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:20 smithi060 ceph-mon[94233]: from='client.25479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:20 smithi060 ceph-mon[94233]: from='client.25485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/919591180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:59:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:20 smithi060 ceph-mon[109077]: from='client.25479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:20 smithi060 ceph-mon[109077]: from='client.25485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/919591180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:59:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:20 smithi089 ceph-mon[98504]: from='client.25479 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:20 smithi089 ceph-mon[98504]: from='client.25485 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/919591180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:59:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:21 smithi060 ceph-mon[94233]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:21 smithi060 ceph-mon[109077]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:21 smithi089 ceph-mon[98504]: pgmap v10321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:23 smithi060 ceph-mon[94233]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:23 smithi060 ceph-mon[109077]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:23 smithi089 ceph-mon[98504]: pgmap v10322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:59:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T08:59:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:25 smithi060 ceph-mon[94233]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:25 smithi060 ceph-mon[109077]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:25 smithi089 ceph-mon[98504]: pgmap v10323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:26 smithi060 ceph-mon[94233]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:26 smithi060 ceph-mon[109077]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:26 smithi089 ceph-mon[98504]: pgmap v10324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:29 smithi060 ceph-mon[94233]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:29.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:29 smithi060 ceph-mon[109077]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:29 smithi089 ceph-mon[98504]: pgmap v10325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:31.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:31 smithi060 ceph-mon[94233]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:31 smithi060 ceph-mon[109077]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:31 smithi089 ceph-mon[98504]: pgmap v10326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:33.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:33 smithi060 ceph-mon[94233]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:33.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:33 smithi060 ceph-mon[109077]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:33 smithi089 ceph-mon[98504]: pgmap v10327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:59:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T08:59:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:35 smithi060 ceph-mon[94233]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:35.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:35 smithi060 ceph-mon[109077]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:35 smithi089 ceph-mon[98504]: pgmap v10328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:36 smithi060 ceph-mon[94233]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:36 smithi060 ceph-mon[109077]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:36 smithi089 ceph-mon[98504]: pgmap v10329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:39 smithi060 ceph-mon[94233]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:39 smithi060 ceph-mon[109077]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:39 smithi089 ceph-mon[98504]: pgmap v10330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:41 smithi060 ceph-mon[94233]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:41 smithi060 ceph-mon[109077]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:41 smithi089 ceph-mon[98504]: pgmap v10331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:43 smithi060 ceph-mon[94233]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:43 smithi060 ceph-mon[109077]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:43 smithi089 ceph-mon[98504]: pgmap v10332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:59:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T08:59:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:45 smithi060 ceph-mon[94233]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:45 smithi060 ceph-mon[109077]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:45 smithi089 ceph-mon[98504]: pgmap v10333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:46 smithi060 ceph-mon[94233]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:46 smithi060 ceph-mon[109077]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:46 smithi089 ceph-mon[98504]: pgmap v10334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:49 smithi060 ceph-mon[94233]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:49 smithi060 ceph-mon[109077]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:49 smithi089 ceph-mon[98504]: pgmap v10335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:50.337 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T08:59:50.661 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T08:59:50.661 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T08:59:50.661 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T08:59:50.661 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T08:59:50.661 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T08:59:50.661 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T08:59:50.661 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T08:59:50.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T08:59:50.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T08:59:50.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T08:59:50.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T08:59:50.663 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T08:59:51.062 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T08:59:51.062 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T08:59:51.062 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T08:59:51.062 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T08:59:51.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T08:59:51.064 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T08:59:51.064 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T08:59:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[94233]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[94233]: from='client.25497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[94233]: from='client.25503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2048519061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:59:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[109077]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[109077]: from='client.25497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[109077]: from='client.25503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2048519061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:59:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:51 smithi089 ceph-mon[98504]: pgmap v10336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:51 smithi089 ceph-mon[98504]: from='client.25497 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:51 smithi089 ceph-mon[98504]: from='client.25503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T08:59:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2048519061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T08:59:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:53 smithi060 ceph-mon[94233]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:53 smithi060 ceph-mon[109077]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:53 smithi089 ceph-mon[98504]: pgmap v10337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 08:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:08:59:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T08:59:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:55 smithi060 ceph-mon[94233]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:55 smithi060 ceph-mon[109077]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:55 smithi089 ceph-mon[98504]: pgmap v10338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:56 smithi060 ceph-mon[94233]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:56 smithi060 ceph-mon[109077]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T08:59:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:56 smithi089 ceph-mon[98504]: pgmap v10339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 08:59:59 smithi060 ceph-mon[94233]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 08:59:59 smithi060 ceph-mon[109077]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T08:59:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 08:59:59 smithi089 ceph-mon[98504]: pgmap v10340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T08:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:00:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:01 smithi060 ceph-mon[94233]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:01 smithi060 ceph-mon[109077]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:01 smithi089 ceph-mon[98504]: pgmap v10341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:03 smithi060 ceph-mon[94233]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:03 smithi060 ceph-mon[109077]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:03 smithi089 ceph-mon[98504]: pgmap v10342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:03.537 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 09:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T09:00:03.190Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701410400138 maxt=1701417600000 ulid=01HGJ9PFPMVM2WA39ET2W95JB7 duration=34.253625ms 2023-12-01T09:00:03.537 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 09:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T09:00:03.194Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.621836ms 2023-12-01T09:00:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:00:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:00:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:05 smithi060 ceph-mon[94233]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:05 smithi060 ceph-mon[109077]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:05 smithi089 ceph-mon[98504]: pgmap v10343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:06 smithi060 ceph-mon[94233]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:06 smithi060 ceph-mon[109077]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:06 smithi089 ceph-mon[98504]: pgmap v10344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:09 smithi060 ceph-mon[94233]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:00:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:09 smithi060 ceph-mon[109077]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:00:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:09 smithi089 ceph-mon[98504]: pgmap v10345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:00:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:00:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:00:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:00:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:00:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:00:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:00:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:00:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:00:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:00:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:11 smithi089 ceph-mon[98504]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:11 smithi060 ceph-mon[94233]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:11 smithi060 ceph-mon[109077]: pgmap v10346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:13 smithi060 ceph-mon[94233]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:13 smithi060 ceph-mon[109077]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:13 smithi089 ceph-mon[98504]: pgmap v10347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:00:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:00:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:15 smithi060 ceph-mon[94233]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:15 smithi060 ceph-mon[109077]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:15 smithi089 ceph-mon[98504]: pgmap v10348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:16 smithi060 ceph-mon[94233]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:16 smithi060 ceph-mon[109077]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:16 smithi089 ceph-mon[98504]: pgmap v10349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:19 smithi060 ceph-mon[94233]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:19 smithi060 ceph-mon[109077]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:19 smithi089 ceph-mon[98504]: pgmap v10350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:21.421 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:00:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:21 smithi060 ceph-mon[94233]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:21 smithi060 ceph-mon[109077]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:21 smithi089 ceph-mon[98504]: pgmap v10351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:21.746 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:00:21.746 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:00:21.746 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:00:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:00:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:00:22.141 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:00:22.141 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:00:22.142 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:00:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:22 smithi060 ceph-mon[109077]: from='client.25515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:22 smithi060 ceph-mon[109077]: from='client.25521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1270730210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:00:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:22 smithi060 ceph-mon[94233]: from='client.25515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:22 smithi060 ceph-mon[94233]: from='client.25521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1270730210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:00:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:22 smithi089 ceph-mon[98504]: from='client.25515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:22 smithi089 ceph-mon[98504]: from='client.25521 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1270730210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:00:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:23 smithi060 ceph-mon[94233]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:23 smithi060 ceph-mon[109077]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:23 smithi089 ceph-mon[98504]: pgmap v10352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:00:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:00:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:25 smithi060 ceph-mon[94233]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:25 smithi060 ceph-mon[109077]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:25 smithi089 ceph-mon[98504]: pgmap v10353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:26 smithi060 ceph-mon[94233]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:26 smithi060 ceph-mon[109077]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:26 smithi089 ceph-mon[98504]: pgmap v10354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:29 smithi060 ceph-mon[94233]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:29 smithi060 ceph-mon[109077]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:29 smithi089 ceph-mon[98504]: pgmap v10355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:31.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:31 smithi060 ceph-mon[94233]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:31 smithi060 ceph-mon[109077]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:31 smithi089 ceph-mon[98504]: pgmap v10356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:33.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:33 smithi060 ceph-mon[94233]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:33.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:33 smithi060 ceph-mon[109077]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:33 smithi089 ceph-mon[98504]: pgmap v10357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:00:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:00:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:35 smithi060 ceph-mon[94233]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:35.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:35 smithi060 ceph-mon[109077]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:35 smithi089 ceph-mon[98504]: pgmap v10358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:36 smithi060 ceph-mon[94233]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:36 smithi060 ceph-mon[109077]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:36 smithi089 ceph-mon[98504]: pgmap v10359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:39 smithi060 ceph-mon[94233]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:39 smithi060 ceph-mon[109077]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:39 smithi089 ceph-mon[98504]: pgmap v10360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:41 smithi060 ceph-mon[94233]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:41 smithi060 ceph-mon[109077]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:41 smithi089 ceph-mon[98504]: pgmap v10361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:43 smithi060 ceph-mon[94233]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:43.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:43 smithi060 ceph-mon[109077]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:43 smithi089 ceph-mon[98504]: pgmap v10362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:00:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:00:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:45 smithi060 ceph-mon[94233]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:45.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:45 smithi060 ceph-mon[109077]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:45 smithi089 ceph-mon[98504]: pgmap v10363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:46 smithi060 ceph-mon[94233]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:46 smithi060 ceph-mon[109077]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:46 smithi089 ceph-mon[98504]: pgmap v10364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:49 smithi060 ceph-mon[94233]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:49 smithi060 ceph-mon[109077]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:49 smithi089 ceph-mon[98504]: pgmap v10365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:51 smithi060 ceph-mon[94233]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:51 smithi060 ceph-mon[109077]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:51 smithi089 ceph-mon[98504]: pgmap v10366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:52.506 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:00:52.838 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:00:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:00:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:00:53.238 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:53 smithi060 ceph-mon[109077]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:53.239 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:53 smithi060 ceph-mon[109077]: from='client.25533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:53.239 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:53 smithi060 ceph-mon[109077]: from='client.35411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:00:53.242 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:00:53.242 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:00:53.242 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:00:53.243 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:00:53.244 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:00:53.244 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:00:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:53 smithi060 ceph-mon[94233]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:53 smithi060 ceph-mon[94233]: from='client.25533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:53 smithi060 ceph-mon[94233]: from='client.35411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:53 smithi089 ceph-mon[98504]: pgmap v10367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:53 smithi089 ceph-mon[98504]: from='client.25533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:53 smithi089 ceph-mon[98504]: from='client.35411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:00:54.243 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1205602666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:00:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1205602666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:00:54.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:00:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:00:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1205602666' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:00:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:55 smithi060 ceph-mon[94233]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:55 smithi060 ceph-mon[109077]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:55 smithi089 ceph-mon[98504]: pgmap v10368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:00:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:57 smithi060 ceph-mon[94233]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:57.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:57 smithi060 ceph-mon[109077]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:57 smithi089 ceph-mon[98504]: pgmap v10369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:00:59 smithi060 ceph-mon[94233]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:59.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:00:59 smithi060 ceph-mon[109077]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:00:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:00:59 smithi089 ceph-mon[98504]: pgmap v10370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:01 smithi060 ceph-mon[94233]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:01 smithi060 ceph-mon[109077]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:01 smithi089 ceph-mon[98504]: pgmap v10371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:03 smithi060 ceph-mon[94233]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:03.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:03 smithi060 ceph-mon[109077]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:03 smithi089 ceph-mon[98504]: pgmap v10372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:01:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:01:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:05 smithi060 ceph-mon[94233]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:05 smithi060 ceph-mon[109077]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:05 smithi089 ceph-mon[98504]: pgmap v10373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:06 smithi060 ceph-mon[94233]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:06 smithi060 ceph-mon[109077]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:06 smithi089 ceph-mon[98504]: pgmap v10374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:09 smithi060 ceph-mon[94233]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:09 smithi060 ceph-mon[109077]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:09 smithi089 ceph-mon[98504]: pgmap v10375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:01:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:01:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:01:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:01:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:01:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:01:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:01:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:01:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:01:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:01:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:01:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:01:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:11 smithi060 ceph-mon[109077]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:11 smithi060 ceph-mon[94233]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:11 smithi089 ceph-mon[98504]: pgmap v10376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:13 smithi060 ceph-mon[94233]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:13 smithi060 ceph-mon[109077]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:13 smithi089 ceph-mon[98504]: pgmap v10377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:01:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:01:15.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:15 smithi060 ceph-mon[94233]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:15 smithi060 ceph-mon[109077]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:15 smithi089 ceph-mon[98504]: pgmap v10378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:16 smithi060 ceph-mon[94233]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:16 smithi060 ceph-mon[109077]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:16 smithi089 ceph-mon[98504]: pgmap v10379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:19 smithi060 ceph-mon[94233]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:19 smithi060 ceph-mon[109077]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:19 smithi089 ceph-mon[98504]: pgmap v10380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:21 smithi060 ceph-mon[94233]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:21 smithi060 ceph-mon[109077]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:21 smithi089 ceph-mon[98504]: pgmap v10381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:23 smithi060 ceph-mon[109077]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:23 smithi060 ceph-mon[94233]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:23 smithi089 ceph-mon[98504]: pgmap v10382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:23.609 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:01:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:01:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:01:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:01:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:01:23.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:01:23.938 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:01:24.334 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:01:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:01:24.335 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:01:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:24 smithi060 ceph-mon[94233]: from='client.35423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:24 smithi060 ceph-mon[109077]: from='client.35423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:24.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:01:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:01:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:24 smithi089 ceph-mon[98504]: from='client.35423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:25 smithi060 ceph-mon[94233]: from='client.25557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:25 smithi060 ceph-mon[94233]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4122382292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:01:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:25 smithi060 ceph-mon[109077]: from='client.25557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:25 smithi060 ceph-mon[109077]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4122382292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:01:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:25 smithi089 ceph-mon[98504]: from='client.25557 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:25 smithi089 ceph-mon[98504]: pgmap v10383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4122382292' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:01:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:27 smithi060 ceph-mon[94233]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:27.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:27 smithi060 ceph-mon[109077]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:27 smithi089 ceph-mon[98504]: pgmap v10384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:29 smithi060 ceph-mon[94233]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:29 smithi060 ceph-mon[109077]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:29 smithi089 ceph-mon[98504]: pgmap v10385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:31 smithi089 ceph-mon[98504]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:31 smithi060 ceph-mon[94233]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:31 smithi060 ceph-mon[109077]: pgmap v10386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:33 smithi089 ceph-mon[98504]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:33 smithi060 ceph-mon[94233]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:33 smithi060 ceph-mon[109077]: pgmap v10387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:01:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:01:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:35 smithi089 ceph-mon[98504]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:35 smithi060 ceph-mon[94233]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:35 smithi060 ceph-mon[109077]: pgmap v10388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:36 smithi060 ceph-mon[94233]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:36 smithi060 ceph-mon[109077]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:36 smithi089 ceph-mon[98504]: pgmap v10389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:39 smithi060 ceph-mon[94233]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:39 smithi060 ceph-mon[109077]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:39 smithi089 ceph-mon[98504]: pgmap v10390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:41 smithi060 ceph-mon[94233]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:41 smithi060 ceph-mon[109077]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:41 smithi089 ceph-mon[98504]: pgmap v10391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:43 smithi060 ceph-mon[94233]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:43 smithi060 ceph-mon[109077]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:43 smithi089 ceph-mon[98504]: pgmap v10392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:01:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:01:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:45 smithi060 ceph-mon[94233]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:45 smithi060 ceph-mon[109077]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:45 smithi089 ceph-mon[98504]: pgmap v10393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:46 smithi060 ceph-mon[94233]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:46 smithi060 ceph-mon[109077]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:46 smithi089 ceph-mon[98504]: pgmap v10394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:49 smithi060 ceph-mon[94233]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:49 smithi060 ceph-mon[109077]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:49 smithi089 ceph-mon[98504]: pgmap v10395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:51 smithi060 ceph-mon[94233]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:51 smithi060 ceph-mon[109077]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:51 smithi089 ceph-mon[98504]: pgmap v10396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:53 smithi060 ceph-mon[94233]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:53.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:53 smithi060 ceph-mon[109077]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:53 smithi089 ceph-mon[98504]: pgmap v10397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:54.697 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:01:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:01:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:01:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 4977M 2445M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5524M 2445M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 4998M 2445M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4713M 2445M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:01:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:01:55.422 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:01:55.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:01:55.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:01:55.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:55.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:01:55.423 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:01:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:55 smithi060 ceph-mon[94233]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:55 smithi060 ceph-mon[94233]: from='client.35441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:55.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:55 smithi060 ceph-mon[109077]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:55.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:55 smithi060 ceph-mon[109077]: from='client.35441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:55 smithi089 ceph-mon[98504]: pgmap v10398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:55 smithi089 ceph-mon[98504]: from='client.35441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:56 smithi089 ceph-mon[98504]: from='client.35447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/987369840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:56 smithi060 ceph-mon[94233]: from='client.35447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/987369840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:01:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:56 smithi060 ceph-mon[109077]: from='client.35447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:01:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/987369840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:01:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:01:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:57 smithi089 ceph-mon[98504]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:57 smithi060 ceph-mon[94233]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:57 smithi060 ceph-mon[109077]: pgmap v10399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:01:59 smithi089 ceph-mon[98504]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:01:59 smithi060 ceph-mon[94233]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:01:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:01:59 smithi060 ceph-mon[109077]: pgmap v10400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:01 smithi089 ceph-mon[98504]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:01 smithi060 ceph-mon[94233]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:01 smithi060 ceph-mon[109077]: pgmap v10401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:03 smithi089 ceph-mon[98504]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:03 smithi060 ceph-mon[94233]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:03 smithi060 ceph-mon[109077]: pgmap v10402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:02:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:02:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:05 smithi089 ceph-mon[98504]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:05 smithi060 ceph-mon[94233]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:05 smithi060 ceph-mon[109077]: pgmap v10403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:06 smithi060 ceph-mon[94233]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:06 smithi060 ceph-mon[109077]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:06 smithi089 ceph-mon[98504]: pgmap v10404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:09 smithi060 ceph-mon[94233]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:09 smithi060 ceph-mon[109077]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:09 smithi089 ceph-mon[98504]: pgmap v10405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:02:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:02:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:02:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2436M 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:02:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2436M 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: pgmap v10406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2436M 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:02:11.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:02:11.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:13 smithi089 ceph-mon[98504]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:13 smithi060 ceph-mon[94233]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:13 smithi060 ceph-mon[109077]: pgmap v10407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:02:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:02:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:15 smithi089 ceph-mon[98504]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:15 smithi060 ceph-mon[94233]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:15 smithi060 ceph-mon[109077]: pgmap v10408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:16 smithi060 ceph-mon[109077]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:16 smithi060 ceph-mon[94233]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:16 smithi089 ceph-mon[98504]: pgmap v10409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:19 smithi089 ceph-mon[98504]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:19 smithi060 ceph-mon[94233]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:19 smithi060 ceph-mon[109077]: pgmap v10410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:21 smithi089 ceph-mon[98504]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:21 smithi060 ceph-mon[94233]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:21 smithi060 ceph-mon[109077]: pgmap v10411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:23 smithi089 ceph-mon[98504]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:23 smithi060 ceph-mon[94233]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:23 smithi060 ceph-mon[109077]: pgmap v10412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:02:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:02:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:25 smithi089 ceph-mon[98504]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:25 smithi060 ceph-mon[94233]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:25 smithi060 ceph-mon[109077]: pgmap v10413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:25.791 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:02:26.118 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:02:26.118 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:02:26.118 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:02:26.118 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:02:26.118 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:02:26.118 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 4977M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5524M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 4998M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4713M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:02:26.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:02:26.120 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:02:26.120 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:02:26.120 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:02:26.120 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:02:26.519 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:02:26.519 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:02:26.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:02:26.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:26.521 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:02:26.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:02:26.521 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:02:26.521 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:26 smithi089 ceph-mon[98504]: from='client.25587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:26 smithi060 ceph-mon[94233]: from='client.25587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:26 smithi060 ceph-mon[109077]: from='client.25587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:27 smithi089 ceph-mon[98504]: from='client.25593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:27 smithi089 ceph-mon[98504]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/341948840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:02:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:27 smithi060 ceph-mon[94233]: from='client.25593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:27 smithi060 ceph-mon[94233]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/341948840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:02:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:27 smithi060 ceph-mon[109077]: from='client.25593 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:27 smithi060 ceph-mon[109077]: pgmap v10414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/341948840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:02:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:29 smithi089 ceph-mon[98504]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:29 smithi060 ceph-mon[94233]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:29.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:29 smithi060 ceph-mon[109077]: pgmap v10415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:31 smithi089 ceph-mon[98504]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:31 smithi060 ceph-mon[94233]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:31 smithi060 ceph-mon[109077]: pgmap v10416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:33 smithi089 ceph-mon[98504]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:33 smithi060 ceph-mon[94233]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:33 smithi060 ceph-mon[109077]: pgmap v10417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:02:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:02:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:35 smithi089 ceph-mon[98504]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:35 smithi060 ceph-mon[94233]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:35 smithi060 ceph-mon[109077]: pgmap v10418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:36 smithi060 ceph-mon[94233]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:36 smithi060 ceph-mon[109077]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:36 smithi089 ceph-mon[98504]: pgmap v10419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:39 smithi089 ceph-mon[98504]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:39 smithi060 ceph-mon[94233]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:39 smithi060 ceph-mon[109077]: pgmap v10420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:41 smithi089 ceph-mon[98504]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:41 smithi060 ceph-mon[94233]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:41 smithi060 ceph-mon[109077]: pgmap v10421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:43 smithi089 ceph-mon[98504]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:43 smithi060 ceph-mon[94233]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:43 smithi060 ceph-mon[109077]: pgmap v10422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:02:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:02:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:45 smithi089 ceph-mon[98504]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:45 smithi060 ceph-mon[94233]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:45 smithi060 ceph-mon[109077]: pgmap v10423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:46 smithi060 ceph-mon[94233]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:46 smithi060 ceph-mon[109077]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:46 smithi089 ceph-mon[98504]: pgmap v10424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:49 smithi089 ceph-mon[98504]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:49 smithi060 ceph-mon[94233]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:49 smithi060 ceph-mon[109077]: pgmap v10425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:51 smithi089 ceph-mon[98504]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:51 smithi060 ceph-mon[94233]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:51 smithi060 ceph-mon[109077]: pgmap v10426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:53 smithi089 ceph-mon[98504]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:53 smithi060 ceph-mon[94233]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:53 smithi060 ceph-mon[109077]: pgmap v10427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:02:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:02:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:55 smithi089 ceph-mon[98504]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:55 smithi060 ceph-mon[94233]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:55.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:55 smithi060 ceph-mon[109077]: pgmap v10428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:02:56.882 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:02:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:02:57.212 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:02:57.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 4977M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5524M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 4998M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4713M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:02:57.214 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:02:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:57 smithi089 ceph-mon[98504]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:57 smithi089 ceph-mon[98504]: from='client.25605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:02:57.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:02:57.620 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:02:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:57 smithi060 ceph-mon[94233]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:57 smithi060 ceph-mon[94233]: from='client.25605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:57 smithi060 ceph-mon[109077]: pgmap v10429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:57 smithi060 ceph-mon[109077]: from='client.25605 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:58 smithi060 ceph-mon[94233]: from='client.25611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3785354123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:02:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:58 smithi060 ceph-mon[109077]: from='client.25611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3785354123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:02:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:58 smithi089 ceph-mon[98504]: from='client.25611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:02:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3785354123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:02:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:02:59 smithi060 ceph-mon[94233]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:02:59 smithi060 ceph-mon[109077]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:02:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:02:59 smithi089 ceph-mon[98504]: pgmap v10430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:01 smithi060 ceph-mon[94233]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:01 smithi060 ceph-mon[109077]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:01 smithi089 ceph-mon[98504]: pgmap v10431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:03 smithi060 ceph-mon[94233]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:03 smithi060 ceph-mon[109077]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:03 smithi089 ceph-mon[98504]: pgmap v10432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:03:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:03:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:05 smithi060 ceph-mon[94233]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:05 smithi060 ceph-mon[109077]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:05 smithi089 ceph-mon[98504]: pgmap v10433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:06 smithi060 ceph-mon[94233]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:07.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:06 smithi060 ceph-mon[109077]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:06 smithi089 ceph-mon[98504]: pgmap v10434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:09 smithi089 ceph-mon[98504]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:09 smithi060 ceph-mon[109077]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:09 smithi060 ceph-mon[94233]: pgmap v10435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:11 smithi089 ceph-mon[98504]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:03:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:11 smithi060 ceph-mon[94233]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:03:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:11 smithi060 ceph-mon[109077]: pgmap v10436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:03:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:03:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:03:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:03:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:03:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:03:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:03:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:03:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:03:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:13 smithi060 ceph-mon[94233]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:13 smithi060 ceph-mon[109077]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:13 smithi089 ceph-mon[98504]: pgmap v10437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:03:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:03:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:15 smithi060 ceph-mon[94233]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:15 smithi060 ceph-mon[109077]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:15 smithi089 ceph-mon[98504]: pgmap v10438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:16 smithi060 ceph-mon[94233]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:16 smithi060 ceph-mon[109077]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:16 smithi089 ceph-mon[98504]: pgmap v10439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:19 smithi089 ceph-mon[98504]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:19 smithi060 ceph-mon[94233]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:19 smithi060 ceph-mon[109077]: pgmap v10440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:21 smithi089 ceph-mon[98504]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:21 smithi060 ceph-mon[94233]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:21 smithi060 ceph-mon[109077]: pgmap v10441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:23 smithi089 ceph-mon[98504]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:23 smithi060 ceph-mon[94233]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:23 smithi060 ceph-mon[109077]: pgmap v10442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:03:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:03:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:25 smithi060 ceph-mon[94233]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:25 smithi060 ceph-mon[109077]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:25 smithi089 ceph-mon[98504]: pgmap v10443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:27 smithi060 ceph-mon[109077]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:27 smithi060 ceph-mon[94233]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:27 smithi089 ceph-mon[98504]: pgmap v10444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:27.979 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:03:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 4977M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5524M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 4998M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4713M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:03:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:03:28.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:28.702 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:03:28.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:03:28.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:28.702 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:03:28.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:03:28.702 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:03:28.702 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:03:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[94233]: from='client.25623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:03:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[94233]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[94233]: from='client.35501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:03:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1172048919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[109077]: from='client.25623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[109077]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[109077]: from='client.35501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:03:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1172048919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:03:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:29 smithi089 ceph-mon[98504]: from='client.25623 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:03:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:29 smithi089 ceph-mon[98504]: pgmap v10445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:29 smithi089 ceph-mon[98504]: from='client.35501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:03:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1172048919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:03:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:31 smithi060 ceph-mon[94233]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:31 smithi060 ceph-mon[109077]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:31 smithi089 ceph-mon[98504]: pgmap v10446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:33 smithi060 ceph-mon[94233]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:33 smithi060 ceph-mon[109077]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:33 smithi089 ceph-mon[98504]: pgmap v10447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:03:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:03:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:35 smithi060 ceph-mon[94233]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:35 smithi060 ceph-mon[109077]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:35 smithi089 ceph-mon[98504]: pgmap v10448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:36 smithi060 ceph-mon[94233]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:36 smithi060 ceph-mon[109077]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:36 smithi089 ceph-mon[98504]: pgmap v10449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:39 smithi089 ceph-mon[98504]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:39 smithi060 ceph-mon[94233]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:39 smithi060 ceph-mon[109077]: pgmap v10450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:41 smithi060 ceph-mon[94233]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:41 smithi060 ceph-mon[109077]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:41 smithi089 ceph-mon[98504]: pgmap v10451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:43 smithi060 ceph-mon[94233]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:43 smithi060 ceph-mon[109077]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:43 smithi089 ceph-mon[98504]: pgmap v10452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:03:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:03:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:45 smithi060 ceph-mon[94233]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:45 smithi060 ceph-mon[109077]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:45 smithi089 ceph-mon[98504]: pgmap v10453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:46 smithi060 ceph-mon[94233]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:46 smithi060 ceph-mon[109077]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:46 smithi089 ceph-mon[98504]: pgmap v10454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:49 smithi060 ceph-mon[94233]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:49 smithi060 ceph-mon[109077]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:49 smithi089 ceph-mon[98504]: pgmap v10455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:51 smithi060 ceph-mon[94233]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:51 smithi060 ceph-mon[109077]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:51 smithi089 ceph-mon[98504]: pgmap v10456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:53 smithi060 ceph-mon[94233]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:53 smithi060 ceph-mon[109077]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:53 smithi089 ceph-mon[98504]: pgmap v10457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:03:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:03:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:55 smithi060 ceph-mon[94233]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:55 smithi060 ceph-mon[109077]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:55 smithi089 ceph-mon[98504]: pgmap v10458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:03:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:57 smithi060 ceph-mon[94233]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:57 smithi060 ceph-mon[109077]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:57 smithi089 ceph-mon[98504]: pgmap v10459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:59.061 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:03:59.387 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:03:59.387 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:03:59.387 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 99.8M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:03:59.387 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:03:59.387 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 722M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1285M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 718M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 578M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.4M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 18.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 4977M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5524M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 4998M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:03:59.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4713M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:03:59.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3888M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:03:59.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4350M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:03:59.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3840M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:03:59.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4333M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:03:59.389 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:03:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:03:59 smithi060 ceph-mon[94233]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:03:59 smithi060 ceph-mon[109077]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:03:59.786 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:03:59.786 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:03:59.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:03:59.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:59.786 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:03:59.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:03:59.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:03:59.787 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:03:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:03:59 smithi089 ceph-mon[98504]: pgmap v10460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:00 smithi060 ceph-mon[94233]: from='client.35513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:00 smithi060 ceph-mon[94233]: from='client.25647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3596573780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:04:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:00 smithi060 ceph-mon[109077]: from='client.35513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:00 smithi060 ceph-mon[109077]: from='client.25647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3596573780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:04:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:00 smithi089 ceph-mon[98504]: from='client.35513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:00 smithi089 ceph-mon[98504]: from='client.25647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3596573780' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:04:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:01 smithi060 ceph-mon[94233]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:01 smithi060 ceph-mon[109077]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:01 smithi089 ceph-mon[98504]: pgmap v10461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:03 smithi060 ceph-mon[94233]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:03 smithi060 ceph-mon[109077]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:03 smithi089 ceph-mon[98504]: pgmap v10462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:04:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:04:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:05 smithi060 ceph-mon[94233]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:05 smithi060 ceph-mon[109077]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:05 smithi089 ceph-mon[98504]: pgmap v10463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:06 smithi060 ceph-mon[94233]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:06 smithi060 ceph-mon[109077]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:06 smithi089 ceph-mon[98504]: pgmap v10464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:09 smithi060 ceph-mon[94233]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:09 smithi060 ceph-mon[109077]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:09 smithi089 ceph-mon[98504]: pgmap v10465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:11 smithi060 ceph-mon[94233]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:11 smithi060 ceph-mon[109077]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:11 smithi089 ceph-mon[98504]: pgmap v10466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:04:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:04:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:04:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:13 smithi060 ceph-mon[94233]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:13 smithi060 ceph-mon[109077]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:13 smithi089 ceph-mon[98504]: pgmap v10467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:04:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:04:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:15 smithi060 ceph-mon[94233]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:15 smithi060 ceph-mon[109077]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:15 smithi089 ceph-mon[98504]: pgmap v10468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[94233]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:04:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:04:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[109077]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:17 smithi089 ceph-mon[98504]: pgmap v10469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:04:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:04:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:04:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:19 smithi060 ceph-mon[94233]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:19 smithi060 ceph-mon[109077]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:19 smithi089 ceph-mon[98504]: pgmap v10470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:21 smithi060 ceph-mon[94233]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:21 smithi060 ceph-mon[109077]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:21 smithi089 ceph-mon[98504]: pgmap v10471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:23 smithi060 ceph-mon[109077]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:23 smithi060 ceph-mon[94233]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:23 smithi089 ceph-mon[98504]: pgmap v10472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:04:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:04:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:25 smithi060 ceph-mon[94233]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:25 smithi060 ceph-mon[109077]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:25 smithi089 ceph-mon[98504]: pgmap v10473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:27 smithi060 ceph-mon[94233]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:27 smithi060 ceph-mon[109077]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:27 smithi089 ceph-mon[98504]: pgmap v10474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:29 smithi060 ceph-mon[94233]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:29 smithi060 ceph-mon[109077]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:29 smithi089 ceph-mon[98504]: pgmap v10475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:30.147 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 15s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 14s ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 15s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 14s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 14s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 15s ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 15s ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 14s ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 15s ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 15s ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:04:30.474 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 14s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 15s ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 15s ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 15s ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 15s ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 14s ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 14s ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 14s ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 14s ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:04:30.475 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 14s ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:04:30.871 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:04:30.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:04:30.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:04:30.873 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:04:30.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:04:30.873 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:04:30.873 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:04:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[109077]: from='client.25659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[109077]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[109077]: from='client.35537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3390466214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[94233]: from='client.25659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[94233]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[94233]: from='client.35537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3390466214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:04:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:31 smithi089 ceph-mon[98504]: from='client.25659 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:31 smithi089 ceph-mon[98504]: pgmap v10476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:31 smithi089 ceph-mon[98504]: from='client.35537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:04:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3390466214' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:04:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:33 smithi060 ceph-mon[94233]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:33 smithi060 ceph-mon[109077]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:33 smithi089 ceph-mon[98504]: pgmap v10477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:04:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:04:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:35 smithi060 ceph-mon[94233]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:35 smithi060 ceph-mon[109077]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:35 smithi089 ceph-mon[98504]: pgmap v10478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:36 smithi060 ceph-mon[94233]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:36 smithi060 ceph-mon[109077]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:36 smithi089 ceph-mon[98504]: pgmap v10479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:39 smithi060 ceph-mon[94233]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:39 smithi060 ceph-mon[109077]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:39 smithi089 ceph-mon[98504]: pgmap v10480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:41 smithi060 ceph-mon[94233]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:41 smithi060 ceph-mon[109077]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:41 smithi089 ceph-mon[98504]: pgmap v10481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:43 smithi060 ceph-mon[94233]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:43 smithi060 ceph-mon[109077]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:43 smithi089 ceph-mon[98504]: pgmap v10482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:04:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:04:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:45 smithi060 ceph-mon[109077]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:45 smithi060 ceph-mon[94233]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:45 smithi089 ceph-mon[98504]: pgmap v10483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:46 smithi060 ceph-mon[94233]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:46 smithi060 ceph-mon[109077]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:46 smithi089 ceph-mon[98504]: pgmap v10484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:49 smithi060 ceph-mon[94233]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:49 smithi060 ceph-mon[109077]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:49.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:49 smithi089 ceph-mon[98504]: pgmap v10485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:51 smithi060 ceph-mon[94233]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:51 smithi060 ceph-mon[109077]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:51 smithi089 ceph-mon[98504]: pgmap v10486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:53 smithi060 ceph-mon[94233]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:53 smithi060 ceph-mon[109077]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:53 smithi089 ceph-mon[98504]: pgmap v10487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:04:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:04:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:55 smithi060 ceph-mon[94233]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:55 smithi060 ceph-mon[109077]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:55 smithi089 ceph-mon[98504]: pgmap v10488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:04:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:57 smithi060 ceph-mon[94233]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:57 smithi060 ceph-mon[109077]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:57 smithi089 ceph-mon[98504]: pgmap v10489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:04:59 smithi060 ceph-mon[94233]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:04:59 smithi060 ceph-mon[109077]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:04:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:04:59 smithi089 ceph-mon[98504]: pgmap v10490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:01.237 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:05:01.564 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 46s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 45s ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 46s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 45s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 45s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 46s ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 46s ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 45s ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 46s ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:05:01.565 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 46s ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 45s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 46s ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 46s ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 46s ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 46s ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 45s ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 45s ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 45s ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 45s ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:05:01.566 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 45s ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:05:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:01 smithi060 ceph-mon[94233]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:01 smithi060 ceph-mon[109077]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:01 smithi089 ceph-mon[98504]: pgmap v10491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:01.964 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:05:01.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:05:01.964 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:05:01.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:01.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:05:01.964 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:05:01.965 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:05:01.966 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:05:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:02 smithi060 ceph-mon[109077]: from='client.25677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:02 smithi060 ceph-mon[109077]: from='client.25683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/728795404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:02 smithi060 ceph-mon[94233]: from='client.25677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:02 smithi060 ceph-mon[94233]: from='client.25683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/728795404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:02 smithi089 ceph-mon[98504]: from='client.25677 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:02 smithi089 ceph-mon[98504]: from='client.25683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/728795404' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:05:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:03 smithi060 ceph-mon[94233]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:03 smithi060 ceph-mon[109077]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:03 smithi089 ceph-mon[98504]: pgmap v10492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:05:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:05:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:05 smithi060 ceph-mon[94233]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:05 smithi060 ceph-mon[109077]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:05 smithi089 ceph-mon[98504]: pgmap v10493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:06 smithi060 ceph-mon[94233]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:06 smithi060 ceph-mon[109077]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:06 smithi089 ceph-mon[98504]: pgmap v10494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:09 smithi060 ceph-mon[94233]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:09 smithi060 ceph-mon[109077]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:09 smithi089 ceph-mon[98504]: pgmap v10495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:11 smithi060 ceph-mon[94233]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:11 smithi060 ceph-mon[109077]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:11 smithi089 ceph-mon[98504]: pgmap v10496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:13 smithi060 ceph-mon[94233]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:13 smithi060 ceph-mon[109077]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:13 smithi089 ceph-mon[98504]: pgmap v10497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:05:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:05:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:15 smithi060 ceph-mon[94233]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:15 smithi060 ceph-mon[109077]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:15 smithi089 ceph-mon[98504]: pgmap v10498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:16 smithi060 ceph-mon[94233]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:05:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:16 smithi060 ceph-mon[109077]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:05:17.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:16 smithi089 ceph-mon[98504]: pgmap v10499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:05:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:05:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:05:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:05:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:05:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:05:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:05:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:05:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:05:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:05:19.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:18 smithi060 ceph-mon[109077]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:18 smithi060 ceph-mon[94233]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:18 smithi089 ceph-mon[98504]: pgmap v10500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:21 smithi060 ceph-mon[94233]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:21 smithi060 ceph-mon[109077]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:21 smithi089 ceph-mon[98504]: pgmap v10501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:23 smithi060 ceph-mon[109077]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:23 smithi060 ceph-mon[94233]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:23 smithi089 ceph-mon[98504]: pgmap v10502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 09:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T09:05:23.372392955Z level=info msg="Completed cleanup jobs" duration=11.714787ms 2023-12-01T09:05:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:05:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:05:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:25 smithi060 ceph-mon[94233]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:25 smithi060 ceph-mon[109077]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:25 smithi089 ceph-mon[98504]: pgmap v10503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:27 smithi060 ceph-mon[94233]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:27 smithi060 ceph-mon[109077]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:27 smithi089 ceph-mon[98504]: pgmap v10504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:29 smithi060 ceph-mon[94233]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:29 smithi060 ceph-mon[109077]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:29 smithi089 ceph-mon[98504]: pgmap v10505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:31 smithi060 ceph-mon[94233]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:31 smithi060 ceph-mon[109077]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:31 smithi089 ceph-mon[98504]: pgmap v10506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:32.328 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:05:32.656 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 77s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 76s ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 77s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 76s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 76s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 77s ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 77s ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 76s ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 77s ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 77s ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 76s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 77s ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 77s ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 77s ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:05:32.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 77s ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:05:32.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 76s ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:05:32.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 76s ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:05:32.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 76s ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:05:32.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 76s ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:05:32.658 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 76s ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:05:33.053 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:05:33.053 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:05:33.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:05:33.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:05:33.055 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:05:33.055 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:05:33.055 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:05:33.055 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:05:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[94233]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[94233]: from='client.25695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[94233]: from='client.35573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1684995843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:05:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[109077]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[109077]: from='client.25695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[109077]: from='client.35573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1684995843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:05:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:33 smithi089 ceph-mon[98504]: pgmap v10507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:33 smithi089 ceph-mon[98504]: from='client.25695 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:33 smithi089 ceph-mon[98504]: from='client.35573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:05:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1684995843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:05:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:05:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:05:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:35 smithi060 ceph-mon[94233]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:35 smithi060 ceph-mon[109077]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:35 smithi089 ceph-mon[98504]: pgmap v10508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:36 smithi060 ceph-mon[94233]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:36 smithi060 ceph-mon[109077]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:36 smithi089 ceph-mon[98504]: pgmap v10509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:39 smithi060 ceph-mon[94233]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:39 smithi060 ceph-mon[109077]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:39 smithi089 ceph-mon[98504]: pgmap v10510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:41 smithi060 ceph-mon[94233]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:41 smithi060 ceph-mon[109077]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:41 smithi089 ceph-mon[98504]: pgmap v10511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:43 smithi060 ceph-mon[94233]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:43 smithi060 ceph-mon[109077]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:43 smithi089 ceph-mon[98504]: pgmap v10512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:05:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:05:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:45 smithi060 ceph-mon[94233]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:45 smithi060 ceph-mon[109077]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:45 smithi089 ceph-mon[98504]: pgmap v10513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:46 smithi060 ceph-mon[94233]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:46 smithi060 ceph-mon[109077]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:46 smithi089 ceph-mon[98504]: pgmap v10514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:49 smithi060 ceph-mon[94233]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:49 smithi060 ceph-mon[109077]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:49 smithi089 ceph-mon[98504]: pgmap v10515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:51 smithi060 ceph-mon[94233]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:51 smithi060 ceph-mon[109077]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:51 smithi089 ceph-mon[98504]: pgmap v10516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:53 smithi060 ceph-mon[94233]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:53 smithi060 ceph-mon[109077]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:53 smithi089 ceph-mon[98504]: pgmap v10517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:05:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:05:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:55 smithi060 ceph-mon[94233]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:55 smithi060 ceph-mon[109077]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:55 smithi089 ceph-mon[98504]: pgmap v10518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:05:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:57 smithi060 ceph-mon[94233]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:57 smithi060 ceph-mon[109077]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:57 smithi089 ceph-mon[98504]: pgmap v10519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:05:59 smithi060 ceph-mon[94233]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:05:59 smithi060 ceph-mon[109077]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:05:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:05:59 smithi089 ceph-mon[98504]: pgmap v10520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:01 smithi060 ceph-mon[94233]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:01 smithi060 ceph-mon[109077]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:01 smithi089 ceph-mon[98504]: pgmap v10521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:03.418 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 108s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 107s ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 108s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 107s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 107s ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 108s ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 108s ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 107s ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:06:03.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 108s ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 108s ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 107s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 108s ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 108s ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 108s ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 108s ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 107s ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 107s ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 107s ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:06:03.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 107s ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:06:03.749 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 107s ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:06:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:03 smithi060 ceph-mon[109077]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:03 smithi060 ceph-mon[94233]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:03 smithi089 ceph-mon[98504]: pgmap v10522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:04.142 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:06:04.142 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:06:04.142 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:04.143 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:06:04.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:06:04.144 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:06:04.144 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:06:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:04 smithi060 ceph-mon[94233]: from='client.25713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:04 smithi060 ceph-mon[94233]: from='client.25719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1336761484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:06:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:04 smithi060 ceph-mon[109077]: from='client.25713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:04 smithi060 ceph-mon[109077]: from='client.25719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1336761484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:06:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:06:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:04 smithi089 ceph-mon[98504]: from='client.25713 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:04 smithi089 ceph-mon[98504]: from='client.25719 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1336761484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:06:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:05 smithi060 ceph-mon[94233]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:05 smithi060 ceph-mon[109077]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:05 smithi089 ceph-mon[98504]: pgmap v10523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:07.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:06 smithi060 ceph-mon[109077]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:06 smithi060 ceph-mon[94233]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:06 smithi089 ceph-mon[98504]: pgmap v10524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:09 smithi060 ceph-mon[109077]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:09 smithi060 ceph-mon[94233]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:09 smithi089 ceph-mon[98504]: pgmap v10525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:11 smithi060 ceph-mon[109077]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:11 smithi060 ceph-mon[94233]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:11 smithi089 ceph-mon[98504]: pgmap v10526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:13 smithi060 ceph-mon[109077]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:13 smithi060 ceph-mon[94233]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:13 smithi089 ceph-mon[98504]: pgmap v10527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:06:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:06:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:15 smithi060 ceph-mon[109077]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:15 smithi060 ceph-mon[94233]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:15 smithi089 ceph-mon[98504]: pgmap v10528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:16 smithi060 ceph-mon[109077]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:16 smithi060 ceph-mon[94233]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:16 smithi089 ceph-mon[98504]: pgmap v10529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:06:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:06:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:06:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:06:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:18 smithi060 ceph-mon[94233]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:18 smithi060 ceph-mon[109077]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:18 smithi089 ceph-mon[98504]: pgmap v10530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:21 smithi060 ceph-mon[94233]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:21 smithi060 ceph-mon[109077]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:21 smithi089 ceph-mon[98504]: pgmap v10531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:23 smithi060 ceph-mon[94233]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:23 smithi060 ceph-mon[109077]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:23 smithi089 ceph-mon[98504]: pgmap v10532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:06:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:06:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:25 smithi060 ceph-mon[94233]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:25 smithi060 ceph-mon[109077]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:25 smithi089 ceph-mon[98504]: pgmap v10533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:27 smithi060 ceph-mon[109077]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:27 smithi060 ceph-mon[94233]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:27 smithi089 ceph-mon[98504]: pgmap v10534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:29 smithi060 ceph-mon[94233]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:29 smithi060 ceph-mon[109077]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:29 smithi089 ceph-mon[98504]: pgmap v10535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:31 smithi060 ceph-mon[94233]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:31 smithi060 ceph-mon[109077]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:31 smithi089 ceph-mon[98504]: pgmap v10536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:33 smithi060 ceph-mon[94233]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:33 smithi060 ceph-mon[109077]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:33 smithi089 ceph-mon[98504]: pgmap v10537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:34.509 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:06:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:06:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:06:34.836 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:06:34.836 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:06:34.836 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:06:34.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:06:34.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:06:34.836 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:06:34.837 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:06:35.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:06:35.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:06:35.237 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:06:35.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:06:35.237 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:06:35.237 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:06:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[94233]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[94233]: from='client.35603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[94233]: from='client.35609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3557500588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:06:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[109077]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[109077]: from='client.35603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[109077]: from='client.35609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3557500588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:06:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:35 smithi089 ceph-mon[98504]: pgmap v10538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:35 smithi089 ceph-mon[98504]: from='client.35603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:35 smithi089 ceph-mon[98504]: from='client.35609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:06:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3557500588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:06:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:36 smithi060 ceph-mon[94233]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:37.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:36 smithi060 ceph-mon[109077]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:36 smithi089 ceph-mon[98504]: pgmap v10539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:39 smithi060 ceph-mon[94233]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:39 smithi060 ceph-mon[109077]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:39 smithi089 ceph-mon[98504]: pgmap v10540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:41 smithi060 ceph-mon[94233]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:41 smithi060 ceph-mon[109077]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:41 smithi089 ceph-mon[98504]: pgmap v10541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:43 smithi060 ceph-mon[94233]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:43 smithi060 ceph-mon[109077]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:43 smithi089 ceph-mon[98504]: pgmap v10542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:06:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:06:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:45 smithi060 ceph-mon[94233]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:45 smithi060 ceph-mon[109077]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:45 smithi089 ceph-mon[98504]: pgmap v10543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:46 smithi060 ceph-mon[94233]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:47.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:46 smithi060 ceph-mon[109077]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:46 smithi089 ceph-mon[98504]: pgmap v10544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:49 smithi060 ceph-mon[94233]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:49 smithi060 ceph-mon[109077]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:49 smithi089 ceph-mon[98504]: pgmap v10545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:51 smithi060 ceph-mon[94233]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:51 smithi060 ceph-mon[109077]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:51 smithi089 ceph-mon[98504]: pgmap v10546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:53 smithi060 ceph-mon[109077]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:53 smithi060 ceph-mon[94233]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:53 smithi089 ceph-mon[98504]: pgmap v10547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:06:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:06:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:55 smithi060 ceph-mon[94233]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:55 smithi060 ceph-mon[109077]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:55 smithi089 ceph-mon[98504]: pgmap v10548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:06:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:57 smithi060 ceph-mon[94233]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:57 smithi060 ceph-mon[109077]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:57 smithi089 ceph-mon[98504]: pgmap v10549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:06:59 smithi060 ceph-mon[94233]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:06:59 smithi060 ceph-mon[109077]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:06:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:06:59 smithi089 ceph-mon[98504]: pgmap v10550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:01 smithi060 ceph-mon[94233]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:01 smithi060 ceph-mon[109077]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:01 smithi089 ceph-mon[98504]: pgmap v10551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:03 smithi060 ceph-mon[94233]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:03 smithi060 ceph-mon[109077]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:03 smithi089 ceph-mon[98504]: pgmap v10552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:07:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:07:05.603 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:07:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:05 smithi060 ceph-mon[109077]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:05 smithi060 ceph-mon[94233]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:05 smithi089 ceph-mon[98504]: pgmap v10553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:05.929 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:07:05.929 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:07:05.929 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:07:05.929 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:07:05.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:07:05.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:07:05.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:07:05.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:07:05.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:07:05.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:07:05.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:07:05.931 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:07:06.329 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:07:06.329 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:07:06.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:07:06.329 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:06.329 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:07:06.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:07:06.330 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:07:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:06 smithi060 ceph-mon[94233]: from='client.35621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:06 smithi060 ceph-mon[94233]: from='client.35627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2742398412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:07:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:06 smithi060 ceph-mon[109077]: from='client.35621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:06 smithi060 ceph-mon[109077]: from='client.35627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2742398412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:07:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:06 smithi089 ceph-mon[98504]: from='client.35621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:06 smithi089 ceph-mon[98504]: from='client.35627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2742398412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:07:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:07 smithi060 ceph-mon[94233]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:07 smithi060 ceph-mon[109077]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:07 smithi089 ceph-mon[98504]: pgmap v10554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:09 smithi060 ceph-mon[109077]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:09 smithi060 ceph-mon[94233]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:09 smithi089 ceph-mon[98504]: pgmap v10555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:11 smithi060 ceph-mon[109077]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:11 smithi060 ceph-mon[94233]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:11 smithi089 ceph-mon[98504]: pgmap v10556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:13 smithi060 ceph-mon[109077]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:13 smithi060 ceph-mon[94233]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:13 smithi089 ceph-mon[98504]: pgmap v10557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:07:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:07:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:15 smithi060 ceph-mon[94233]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:15 smithi060 ceph-mon[109077]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:15 smithi089 ceph-mon[98504]: pgmap v10558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:16 smithi060 ceph-mon[94233]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:16 smithi060 ceph-mon[109077]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:16 smithi089 ceph-mon[98504]: pgmap v10559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:07:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:07:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:07:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[94233]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:07:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:07:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:07:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[109077]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:07:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:07:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:07:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:19 smithi089 ceph-mon[98504]: pgmap v10560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:07:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:07:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:07:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:21 smithi060 ceph-mon[109077]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:21 smithi060 ceph-mon[94233]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:21 smithi089 ceph-mon[98504]: pgmap v10561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:23 smithi060 ceph-mon[94233]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:23 smithi060 ceph-mon[109077]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:23 smithi089 ceph-mon[98504]: pgmap v10562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:07:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:07:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:25 smithi060 ceph-mon[109077]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:25 smithi060 ceph-mon[94233]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:25 smithi089 ceph-mon[98504]: pgmap v10563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:27 smithi060 ceph-mon[94233]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:27 smithi060 ceph-mon[109077]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:27 smithi089 ceph-mon[98504]: pgmap v10564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:29 smithi060 ceph-mon[94233]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:29.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:29 smithi060 ceph-mon[109077]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:29 smithi089 ceph-mon[98504]: pgmap v10565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:31 smithi060 ceph-mon[94233]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:31 smithi060 ceph-mon[109077]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:31 smithi089 ceph-mon[98504]: pgmap v10566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:33 smithi060 ceph-mon[109077]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:33 smithi060 ceph-mon[94233]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:33 smithi089 ceph-mon[98504]: pgmap v10567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:07:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:07:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:35 smithi060 ceph-mon[109077]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:35 smithi060 ceph-mon[94233]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:35 smithi089 ceph-mon[98504]: pgmap v10568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:36.693 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:07:37.022 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:07:37.022 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:07:37.022 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:07:37.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:07:37.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:07:37.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:07:37.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:07:37.023 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:07:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:36 smithi060 ceph-mon[94233]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:36 smithi060 ceph-mon[94233]: from='client.25767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:37.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:36 smithi060 ceph-mon[109077]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:37.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:36 smithi060 ceph-mon[109077]: from='client.25767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:36 smithi089 ceph-mon[98504]: pgmap v10569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:36 smithi089 ceph-mon[98504]: from='client.25767 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:37.422 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:07:37.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:07:37.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:07:37.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:37.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:07:37.423 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:07:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:37 smithi060 ceph-mon[109077]: from='client.25773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/297644473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:07:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:37 smithi060 ceph-mon[94233]: from='client.25773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/297644473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:07:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:37 smithi089 ceph-mon[98504]: from='client.25773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:07:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/297644473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:07:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:39 smithi060 ceph-mon[94233]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:39.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:39 smithi060 ceph-mon[109077]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:39 smithi089 ceph-mon[98504]: pgmap v10570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:41 smithi060 ceph-mon[94233]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:41 smithi060 ceph-mon[109077]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:41 smithi089 ceph-mon[98504]: pgmap v10571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:43 smithi060 ceph-mon[94233]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:43 smithi060 ceph-mon[109077]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:43 smithi089 ceph-mon[98504]: pgmap v10572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:07:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T09:07:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:45 smithi060 ceph-mon[94233]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:45 smithi060 ceph-mon[109077]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:45 smithi089 ceph-mon[98504]: pgmap v10573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:47 smithi060 ceph-mon[94233]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:47 smithi060 ceph-mon[109077]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:47 smithi089 ceph-mon[98504]: pgmap v10574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:49 smithi060 ceph-mon[94233]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:49 smithi060 ceph-mon[109077]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:49 smithi089 ceph-mon[98504]: pgmap v10575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:51 smithi060 ceph-mon[94233]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:51 smithi060 ceph-mon[109077]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:51 smithi089 ceph-mon[98504]: pgmap v10576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:53 smithi060 ceph-mon[94233]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:53 smithi060 ceph-mon[109077]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:53 smithi089 ceph-mon[98504]: pgmap v10577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:07:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T09:07:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:55 smithi060 ceph-mon[94233]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:55 smithi060 ceph-mon[109077]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:55 smithi089 ceph-mon[98504]: pgmap v10578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:07:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:57 smithi060 ceph-mon[94233]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:57 smithi060 ceph-mon[109077]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:57 smithi089 ceph-mon[98504]: pgmap v10579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:07:59 smithi060 ceph-mon[94233]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:07:59 smithi060 ceph-mon[109077]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:07:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:07:59 smithi089 ceph-mon[98504]: pgmap v10580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:01 smithi060 ceph-mon[94233]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:01 smithi060 ceph-mon[109077]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:01 smithi089 ceph-mon[98504]: pgmap v10581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:03 smithi060 ceph-mon[94233]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:03 smithi060 ceph-mon[109077]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:03 smithi089 ceph-mon[98504]: pgmap v10582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:08:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:08:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:05 smithi060 ceph-mon[94233]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:05 smithi060 ceph-mon[109077]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:05 smithi089 ceph-mon[98504]: pgmap v10583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:07 smithi089 ceph-mon[98504]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:07 smithi060 ceph-mon[94233]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:07 smithi060 ceph-mon[109077]: pgmap v10584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:07.786 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:08:08.113 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:08:08.113 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:08:08.113 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:08:08.113 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:08:08.113 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:08:08.113 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:08:08.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:08:08.115 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:08:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:08 smithi089 ceph-mon[98504]: from='client.35657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:08 smithi060 ceph-mon[109077]: from='client.35657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:08 smithi060 ceph-mon[94233]: from='client.35657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:08.513 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:08:08.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:08:08.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:08:08.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:08.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:08:08.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:08:08.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:08:08.514 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:08:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:09 smithi089 ceph-mon[98504]: from='client.25791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:09 smithi089 ceph-mon[98504]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2564680758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:08:09.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:09 smithi060 ceph-mon[109077]: from='client.25791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:09.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:09 smithi060 ceph-mon[109077]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:09.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2564680758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:08:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:09 smithi060 ceph-mon[94233]: from='client.25791 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:09 smithi060 ceph-mon[94233]: pgmap v10585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2564680758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:08:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:11 smithi060 ceph-mon[94233]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:11 smithi060 ceph-mon[109077]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:11 smithi089 ceph-mon[98504]: pgmap v10586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:13 smithi060 ceph-mon[94233]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:13 smithi060 ceph-mon[109077]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:13 smithi089 ceph-mon[98504]: pgmap v10587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:08:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:08:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:15 smithi060 ceph-mon[94233]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:15 smithi060 ceph-mon[109077]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:15 smithi089 ceph-mon[98504]: pgmap v10588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:17 smithi060 ceph-mon[94233]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:17 smithi060 ceph-mon[109077]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:17 smithi089 ceph-mon[98504]: pgmap v10589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[94233]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[109077]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:19 smithi089 ceph-mon[98504]: pgmap v10590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:08:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:08:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:08:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:08:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:08:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:08:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:08:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:08:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:21 smithi060 ceph-mon[94233]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:21 smithi060 ceph-mon[109077]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:21 smithi089 ceph-mon[98504]: pgmap v10591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:23 smithi060 ceph-mon[94233]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:23 smithi060 ceph-mon[109077]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:23 smithi089 ceph-mon[98504]: pgmap v10592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:08:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:08:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:25 smithi060 ceph-mon[94233]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:25 smithi060 ceph-mon[109077]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:25 smithi089 ceph-mon[98504]: pgmap v10593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:27 smithi060 ceph-mon[94233]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:27 smithi060 ceph-mon[109077]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:27 smithi089 ceph-mon[98504]: pgmap v10594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:29 smithi060 ceph-mon[109077]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:29 smithi060 ceph-mon[94233]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:29 smithi089 ceph-mon[98504]: pgmap v10595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:31 smithi060 ceph-mon[94233]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:31 smithi060 ceph-mon[109077]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:31 smithi089 ceph-mon[98504]: pgmap v10596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:33 smithi060 ceph-mon[94233]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:33 smithi060 ceph-mon[109077]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:33 smithi089 ceph-mon[98504]: pgmap v10597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:08:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:08:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:35 smithi060 ceph-mon[94233]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:35 smithi060 ceph-mon[109077]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:35 smithi089 ceph-mon[98504]: pgmap v10598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:37 smithi089 ceph-mon[98504]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:37 smithi060 ceph-mon[94233]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:37 smithi060 ceph-mon[109077]: pgmap v10599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:38.876 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:08:39.204 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:08:39.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:08:39.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:08:39.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:08:39.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:08:39.205 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:08:39.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:08:39.606 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:08:39.606 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:08:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:39 smithi060 ceph-mon[94233]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:39 smithi060 ceph-mon[94233]: from='client.25803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:39 smithi060 ceph-mon[109077]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:39 smithi060 ceph-mon[109077]: from='client.25803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:39 smithi089 ceph-mon[98504]: pgmap v10600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:39 smithi089 ceph-mon[98504]: from='client.25803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:40 smithi060 ceph-mon[94233]: from='client.25809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1174809010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:08:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:40 smithi060 ceph-mon[109077]: from='client.25809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1174809010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:08:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:40 smithi089 ceph-mon[98504]: from='client.25809 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:08:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1174809010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:08:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:41 smithi060 ceph-mon[94233]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:41 smithi060 ceph-mon[109077]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:41 smithi089 ceph-mon[98504]: pgmap v10601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:43 smithi060 ceph-mon[94233]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:43 smithi060 ceph-mon[109077]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:43 smithi089 ceph-mon[98504]: pgmap v10602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:08:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:08:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:45 smithi060 ceph-mon[94233]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:45 smithi060 ceph-mon[109077]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:45 smithi089 ceph-mon[98504]: pgmap v10603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:47 smithi089 ceph-mon[98504]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:47 smithi060 ceph-mon[94233]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:47 smithi060 ceph-mon[109077]: pgmap v10604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:49 smithi060 ceph-mon[94233]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:49 smithi060 ceph-mon[109077]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:49 smithi089 ceph-mon[98504]: pgmap v10605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:51 smithi060 ceph-mon[94233]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:51 smithi060 ceph-mon[109077]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:51 smithi089 ceph-mon[98504]: pgmap v10606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:53 smithi060 ceph-mon[94233]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:53 smithi060 ceph-mon[109077]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:53 smithi089 ceph-mon[98504]: pgmap v10607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:08:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:08:55.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:55 smithi060 ceph-mon[109077]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:55 smithi060 ceph-mon[94233]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:55 smithi089 ceph-mon[98504]: pgmap v10608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:08:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:57 smithi060 ceph-mon[94233]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:57 smithi060 ceph-mon[109077]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:57 smithi089 ceph-mon[98504]: pgmap v10609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:08:59 smithi060 ceph-mon[94233]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:08:59 smithi060 ceph-mon[109077]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:08:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:08:59 smithi089 ceph-mon[98504]: pgmap v10610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:01 smithi060 ceph-mon[94233]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:01 smithi060 ceph-mon[109077]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:01 smithi089 ceph-mon[98504]: pgmap v10611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:03 smithi060 ceph-mon[94233]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:03 smithi060 ceph-mon[109077]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:03 smithi089 ceph-mon[98504]: pgmap v10612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:09:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:09:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:05 smithi060 ceph-mon[109077]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:05 smithi060 ceph-mon[94233]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:05 smithi089 ceph-mon[98504]: pgmap v10613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:07 smithi089 ceph-mon[98504]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:07 smithi060 ceph-mon[94233]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:07 smithi060 ceph-mon[109077]: pgmap v10614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:09 smithi060 ceph-mon[94233]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:09 smithi060 ceph-mon[109077]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:09 smithi089 ceph-mon[98504]: pgmap v10615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:09.965 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:09:10.290 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:09:10.290 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:09:10.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:09:10.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:09:10.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:09:10.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:09:10.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:09:10.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:09:10.292 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:10.695 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:09:10.696 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:09:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:10 smithi060 ceph-mon[94233]: from='client.25821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:10 smithi060 ceph-mon[109077]: from='client.25821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:10 smithi089 ceph-mon[98504]: from='client.25821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[94233]: from='client.25827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[94233]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1283990608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:09:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:11.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[109077]: from='client.25827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:11.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[109077]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:11.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1283990608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:09:11.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:11 smithi089 ceph-mon[98504]: from='client.25827 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:11 smithi089 ceph-mon[98504]: pgmap v10616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1283990608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:09:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:13 smithi060 ceph-mon[94233]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:13 smithi060 ceph-mon[109077]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:13 smithi089 ceph-mon[98504]: pgmap v10617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:09:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:09:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:15 smithi060 ceph-mon[109077]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:15 smithi060 ceph-mon[94233]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:15 smithi089 ceph-mon[98504]: pgmap v10618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:17 smithi089 ceph-mon[98504]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:17 smithi060 ceph-mon[94233]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:17 smithi060 ceph-mon[109077]: pgmap v10619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:19 smithi060 ceph-mon[94233]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:19 smithi060 ceph-mon[109077]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:19 smithi089 ceph-mon[98504]: pgmap v10620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:09:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:09:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:09:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[109077]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[94233]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:09:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:21 smithi089 ceph-mon[98504]: pgmap v10621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:09:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:09:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:09:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:23 smithi060 ceph-mon[94233]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:23 smithi060 ceph-mon[109077]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:23 smithi089 ceph-mon[98504]: pgmap v10622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:09:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:09:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:25 smithi060 ceph-mon[94233]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:25 smithi060 ceph-mon[109077]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:25 smithi089 ceph-mon[98504]: pgmap v10623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:27 smithi060 ceph-mon[94233]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:27 smithi060 ceph-mon[109077]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:27 smithi089 ceph-mon[98504]: pgmap v10624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:29 smithi060 ceph-mon[94233]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:29 smithi060 ceph-mon[109077]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:29 smithi089 ceph-mon[98504]: pgmap v10625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:31 smithi060 ceph-mon[94233]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:31 smithi060 ceph-mon[109077]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:31 smithi089 ceph-mon[98504]: pgmap v10626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:33 smithi060 ceph-mon[94233]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:33 smithi060 ceph-mon[109077]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:33 smithi089 ceph-mon[98504]: pgmap v10627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:09:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:09:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:35 smithi060 ceph-mon[94233]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:35 smithi060 ceph-mon[109077]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:35 smithi089 ceph-mon[98504]: pgmap v10628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:37 smithi089 ceph-mon[98504]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:37 smithi060 ceph-mon[94233]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:37 smithi060 ceph-mon[109077]: pgmap v10629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:39 smithi060 ceph-mon[94233]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:39 smithi060 ceph-mon[109077]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:39 smithi089 ceph-mon[98504]: pgmap v10630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:41.073 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:09:41.400 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:09:41.401 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:09:41.402 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:09:41.402 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:09:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:41 smithi060 ceph-mon[109077]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:41 smithi060 ceph-mon[94233]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:41 smithi089 ceph-mon[98504]: pgmap v10631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:41.804 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:09:41.804 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:09:41.804 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:09:41.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:09:41.806 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:09:41.806 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:09:41.806 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:09:41.806 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:09:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:42 smithi060 ceph-mon[94233]: from='client.25839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:42 smithi060 ceph-mon[94233]: from='client.25845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3971372809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:09:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:42 smithi060 ceph-mon[109077]: from='client.25839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:42 smithi060 ceph-mon[109077]: from='client.25845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3971372809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:09:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:42 smithi089 ceph-mon[98504]: from='client.25839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:42 smithi089 ceph-mon[98504]: from='client.25845 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:09:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3971372809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:09:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:43 smithi060 ceph-mon[94233]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:43 smithi060 ceph-mon[109077]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:43 smithi089 ceph-mon[98504]: pgmap v10632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:09:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:09:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:45 smithi060 ceph-mon[94233]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:45 smithi060 ceph-mon[109077]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:45 smithi089 ceph-mon[98504]: pgmap v10633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:47 smithi089 ceph-mon[98504]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:47 smithi060 ceph-mon[94233]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:47 smithi060 ceph-mon[109077]: pgmap v10634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:49 smithi060 ceph-mon[94233]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:49 smithi060 ceph-mon[109077]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:49 smithi089 ceph-mon[98504]: pgmap v10635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:51 smithi060 ceph-mon[94233]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:51 smithi060 ceph-mon[109077]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:51 smithi089 ceph-mon[98504]: pgmap v10636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:53 smithi060 ceph-mon[94233]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:53 smithi060 ceph-mon[109077]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:53 smithi089 ceph-mon[98504]: pgmap v10637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:09:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:09:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:55 smithi060 ceph-mon[94233]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:55 smithi060 ceph-mon[109077]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:55 smithi089 ceph-mon[98504]: pgmap v10638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:09:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:57 smithi060 ceph-mon[94233]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:57 smithi060 ceph-mon[109077]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:57 smithi089 ceph-mon[98504]: pgmap v10639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:09:59 smithi060 ceph-mon[94233]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:09:59 smithi060 ceph-mon[109077]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:09:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:09:59 smithi089 ceph-mon[98504]: pgmap v10640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T09:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:10:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:01 smithi060 ceph-mon[94233]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:01 smithi060 ceph-mon[109077]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:01 smithi089 ceph-mon[98504]: pgmap v10641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:03 smithi060 ceph-mon[94233]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:03 smithi060 ceph-mon[109077]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:03 smithi089 ceph-mon[98504]: pgmap v10642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:10:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:10:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:05 smithi060 ceph-mon[94233]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:05 smithi060 ceph-mon[109077]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:05 smithi089 ceph-mon[98504]: pgmap v10643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:07 smithi089 ceph-mon[98504]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:07 smithi060 ceph-mon[94233]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:07 smithi060 ceph-mon[109077]: pgmap v10644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:09 smithi060 ceph-mon[94233]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:09 smithi060 ceph-mon[109077]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:09 smithi089 ceph-mon[98504]: pgmap v10645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:11 smithi060 ceph-mon[94233]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:11 smithi060 ceph-mon[109077]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:11 smithi089 ceph-mon[98504]: pgmap v10646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:12.167 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:10:12.495 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:10:12.495 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:10:12.496 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:10:12.497 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:10:12.894 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:10:12.894 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:10:12.894 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:10:12.894 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:10:12.895 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:10:12.896 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:10:12.896 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:10:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[94233]: from='client.25857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[94233]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[94233]: from='client.35735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3293299534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:10:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[109077]: from='client.25857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[109077]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[109077]: from='client.35735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3293299534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:10:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:13 smithi089 ceph-mon[98504]: from='client.25857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:13 smithi089 ceph-mon[98504]: pgmap v10647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:13 smithi089 ceph-mon[98504]: from='client.35735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3293299534' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:10:14.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:10:14] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-01T09:10:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:15 smithi060 ceph-mon[94233]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:15 smithi060 ceph-mon[109077]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:15 smithi089 ceph-mon[98504]: pgmap v10648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:17 smithi089 ceph-mon[98504]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:17 smithi060 ceph-mon[94233]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:17 smithi060 ceph-mon[109077]: pgmap v10649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:19 smithi060 ceph-mon[94233]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:19 smithi060 ceph-mon[109077]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:19 smithi089 ceph-mon[98504]: pgmap v10650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[94233]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:21.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:10:21.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:10:21.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:10:21.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:10:21.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[109077]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:21.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:10:21.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:10:21.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:10:21.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:10:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:21 smithi089 ceph-mon[98504]: pgmap v10651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:10:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:10:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:10:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:10:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:23 smithi060 ceph-mon[109077]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:23.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:23 smithi060 ceph-mon[94233]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:23 smithi089 ceph-mon[98504]: pgmap v10652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:10:24] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-01T09:10:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:25 smithi060 ceph-mon[94233]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:25 smithi060 ceph-mon[109077]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:25 smithi089 ceph-mon[98504]: pgmap v10653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:27 smithi060 ceph-mon[94233]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:27 smithi060 ceph-mon[109077]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:27 smithi089 ceph-mon[98504]: pgmap v10654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:29 smithi060 ceph-mon[94233]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:29 smithi060 ceph-mon[109077]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:29 smithi089 ceph-mon[98504]: pgmap v10655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:31 smithi060 ceph-mon[94233]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:31 smithi060 ceph-mon[109077]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:31 smithi089 ceph-mon[98504]: pgmap v10656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:33 smithi060 ceph-mon[94233]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:33 smithi060 ceph-mon[109077]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:33 smithi089 ceph-mon[98504]: pgmap v10657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:10:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:10:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:35 smithi060 ceph-mon[94233]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:35 smithi060 ceph-mon[109077]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:35 smithi089 ceph-mon[98504]: pgmap v10658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:37 smithi060 ceph-mon[94233]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:37 smithi060 ceph-mon[109077]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:37 smithi089 ceph-mon[98504]: pgmap v10659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:39 smithi060 ceph-mon[94233]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:39 smithi060 ceph-mon[109077]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:39 smithi089 ceph-mon[98504]: pgmap v10660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:41 smithi060 ceph-mon[109077]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:41 smithi060 ceph-mon[94233]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:41 smithi089 ceph-mon[98504]: pgmap v10661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:43.258 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:10:43.585 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:10:43.585 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:10:43.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:10:43.587 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:10:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:43 smithi060 ceph-mon[94233]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:43 smithi060 ceph-mon[109077]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:43 smithi089 ceph-mon[98504]: pgmap v10662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:43.989 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:43.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:10:43.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:10:43.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:10:43.991 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:10:43.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:10:43.991 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:10:43.991 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:10:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:44 smithi060 ceph-mon[94233]: from='client.25875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:44 smithi060 ceph-mon[94233]: from='client.25881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4267107041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:44 smithi060 ceph-mon[109077]: from='client.25875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:44 smithi060 ceph-mon[109077]: from='client.25881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4267107041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:10:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:10:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:10:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:44 smithi089 ceph-mon[98504]: from='client.25875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:44 smithi089 ceph-mon[98504]: from='client.25881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:10:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4267107041' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:10:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:45 smithi060 ceph-mon[94233]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:45 smithi060 ceph-mon[109077]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:45 smithi089 ceph-mon[98504]: pgmap v10663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:47 smithi060 ceph-mon[94233]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:47 smithi060 ceph-mon[109077]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:47 smithi089 ceph-mon[98504]: pgmap v10664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:49 smithi060 ceph-mon[94233]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:49 smithi060 ceph-mon[109077]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:49 smithi089 ceph-mon[98504]: pgmap v10665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:51 smithi060 ceph-mon[94233]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:51 smithi060 ceph-mon[109077]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:51 smithi089 ceph-mon[98504]: pgmap v10666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:53 smithi060 ceph-mon[94233]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:53 smithi060 ceph-mon[109077]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:53 smithi089 ceph-mon[98504]: pgmap v10667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:10:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:10:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:55 smithi060 ceph-mon[94233]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:55 smithi060 ceph-mon[109077]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:55 smithi089 ceph-mon[98504]: pgmap v10668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:10:57.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:57 smithi060 ceph-mon[109077]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:57.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:57 smithi060 ceph-mon[94233]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:57 smithi089 ceph-mon[98504]: pgmap v10669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:10:59 smithi060 ceph-mon[94233]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:10:59 smithi060 ceph-mon[109077]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:10:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:10:59 smithi089 ceph-mon[98504]: pgmap v10670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:01 smithi060 ceph-mon[94233]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:01 smithi060 ceph-mon[109077]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:01 smithi089 ceph-mon[98504]: pgmap v10671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:03 smithi060 ceph-mon[94233]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:03 smithi060 ceph-mon[109077]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:03 smithi089 ceph-mon[98504]: pgmap v10672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:11:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:11:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:05 smithi060 ceph-mon[94233]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:05 smithi060 ceph-mon[109077]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:05 smithi089 ceph-mon[98504]: pgmap v10673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:07 smithi060 ceph-mon[94233]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:07 smithi060 ceph-mon[109077]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:07 smithi089 ceph-mon[98504]: pgmap v10674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:09 smithi060 ceph-mon[94233]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:09 smithi060 ceph-mon[109077]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:09 smithi089 ceph-mon[98504]: pgmap v10675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:11 smithi060 ceph-mon[94233]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:11 smithi060 ceph-mon[109077]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:11 smithi089 ceph-mon[98504]: pgmap v10676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:13 smithi060 ceph-mon[94233]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:13 smithi060 ceph-mon[109077]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:13 smithi089 ceph-mon[98504]: pgmap v10677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:14.355 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:11:14.683 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:11:14.683 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:11:14.683 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:11:14.683 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:11:14.683 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:11:14.683 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:11:14.683 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:11:14.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:11:14.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:11:14.685 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:11:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:11:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:11:15.082 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:11:15.083 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:11:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[109077]: from='client.25893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[109077]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[109077]: from='client.35771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1316164420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:11:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[94233]: from='client.25893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[94233]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[94233]: from='client.35771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1316164420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:11:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:15 smithi089 ceph-mon[98504]: from='client.25893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:15 smithi089 ceph-mon[98504]: pgmap v10678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:15 smithi089 ceph-mon[98504]: from='client.35771 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1316164420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:11:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:17 smithi060 ceph-mon[109077]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:17 smithi060 ceph-mon[94233]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:17 smithi089 ceph-mon[98504]: pgmap v10679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:19 smithi060 ceph-mon[94233]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:19 smithi060 ceph-mon[109077]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:19 smithi089 ceph-mon[98504]: pgmap v10680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:21 smithi060 ceph-mon[109077]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:11:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:21 smithi060 ceph-mon[94233]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:11:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:21 smithi089 ceph-mon[98504]: pgmap v10681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:11:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:11:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:11:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:11:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:11:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:11:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:11:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:11:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:11:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:11:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:23 smithi060 ceph-mon[94233]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:23 smithi060 ceph-mon[109077]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:23 smithi089 ceph-mon[98504]: pgmap v10682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:11:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:11:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:25 smithi060 ceph-mon[94233]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:25 smithi060 ceph-mon[109077]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:25 smithi089 ceph-mon[98504]: pgmap v10683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:27 smithi060 ceph-mon[94233]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:27 smithi060 ceph-mon[109077]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:27 smithi089 ceph-mon[98504]: pgmap v10684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:29 smithi060 ceph-mon[94233]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:29 smithi060 ceph-mon[109077]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:29 smithi089 ceph-mon[98504]: pgmap v10685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:31 smithi060 ceph-mon[94233]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:31 smithi060 ceph-mon[109077]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:31 smithi089 ceph-mon[98504]: pgmap v10686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:33 smithi060 ceph-mon[94233]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:33 smithi060 ceph-mon[109077]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:33 smithi089 ceph-mon[98504]: pgmap v10687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:11:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:11:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:35 smithi060 ceph-mon[109077]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:35 smithi060 ceph-mon[94233]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:35 smithi089 ceph-mon[98504]: pgmap v10688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:37 smithi060 ceph-mon[94233]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:37 smithi060 ceph-mon[109077]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:37 smithi089 ceph-mon[98504]: pgmap v10689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:39 smithi060 ceph-mon[94233]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:39 smithi060 ceph-mon[109077]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:39 smithi089 ceph-mon[98504]: pgmap v10690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:41 smithi060 ceph-mon[94233]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:41 smithi060 ceph-mon[109077]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:41 smithi089 ceph-mon[98504]: pgmap v10691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:43 smithi060 ceph-mon[94233]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:43 smithi060 ceph-mon[109077]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:43 smithi089 ceph-mon[98504]: pgmap v10692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:11:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:11:45.448 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:11:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:45 smithi060 ceph-mon[94233]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:45 smithi060 ceph-mon[109077]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:45.775 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:11:45.775 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:11:45.775 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:11:45.775 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:11:45.775 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:11:45.775 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:11:45.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:11:45.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:11:45.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:11:45.777 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:11:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:45 smithi089 ceph-mon[98504]: pgmap v10693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:46.174 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:11:46.174 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:11:46.175 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:11:46.176 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:11:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:46 smithi060 ceph-mon[94233]: from='client.25911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:46 smithi060 ceph-mon[94233]: from='client.25917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1835460100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:11:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:46 smithi060 ceph-mon[109077]: from='client.25911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:46 smithi060 ceph-mon[109077]: from='client.25917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1835460100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:11:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:46 smithi089 ceph-mon[98504]: from='client.25911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:46 smithi089 ceph-mon[98504]: from='client.25917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:11:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1835460100' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:11:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:47 smithi060 ceph-mon[94233]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:47 smithi060 ceph-mon[109077]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:47 smithi089 ceph-mon[98504]: pgmap v10694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:49 smithi060 ceph-mon[94233]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:49 smithi060 ceph-mon[109077]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:49 smithi089 ceph-mon[98504]: pgmap v10695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:51 smithi060 ceph-mon[109077]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:51 smithi060 ceph-mon[94233]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:51 smithi089 ceph-mon[98504]: pgmap v10696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:53 smithi060 ceph-mon[94233]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:53 smithi060 ceph-mon[109077]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:53 smithi089 ceph-mon[98504]: pgmap v10697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:11:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:11:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:55 smithi060 ceph-mon[94233]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:55 smithi060 ceph-mon[109077]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:55 smithi089 ceph-mon[98504]: pgmap v10698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:11:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:57 smithi060 ceph-mon[94233]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:57 smithi060 ceph-mon[109077]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:57 smithi089 ceph-mon[98504]: pgmap v10699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:11:59 smithi060 ceph-mon[94233]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:11:59 smithi060 ceph-mon[109077]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:11:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:11:59 smithi089 ceph-mon[98504]: pgmap v10700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:01 smithi060 ceph-mon[94233]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:01 smithi060 ceph-mon[109077]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:01 smithi089 ceph-mon[98504]: pgmap v10701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:03 smithi060 ceph-mon[94233]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:03 smithi060 ceph-mon[109077]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:03 smithi089 ceph-mon[98504]: pgmap v10702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:12:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:12:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:05 smithi060 ceph-mon[94233]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:05 smithi060 ceph-mon[109077]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:05 smithi089 ceph-mon[98504]: pgmap v10703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:07 smithi060 ceph-mon[94233]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:07 smithi060 ceph-mon[109077]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:07 smithi089 ceph-mon[98504]: pgmap v10704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:09 smithi060 ceph-mon[94233]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:09 smithi060 ceph-mon[109077]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:09 smithi089 ceph-mon[98504]: pgmap v10705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:11 smithi060 ceph-mon[94233]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:11 smithi060 ceph-mon[109077]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:11 smithi089 ceph-mon[98504]: pgmap v10706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:13 smithi060 ceph-mon[94233]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:13 smithi060 ceph-mon[109077]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:13 smithi089 ceph-mon[98504]: pgmap v10707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:12:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:12:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:15 smithi060 ceph-mon[94233]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:15 smithi060 ceph-mon[109077]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:15 smithi089 ceph-mon[98504]: pgmap v10708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:16.541 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:12:16.865 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:12:16.865 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:12:16.865 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:12:16.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 5007M 2436M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5554M 2436M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 5021M 2436M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4742M 2436M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:12:16.867 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:12:17.268 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:12:17.268 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:12:17.268 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:12:17.268 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:12:17.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:12:17.270 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:12:17.270 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:12:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:17 smithi060 ceph-mon[94233]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:17 smithi060 ceph-mon[94233]: from='client.25929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:17 smithi060 ceph-mon[94233]: from='client.25935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:17 smithi060 ceph-mon[109077]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:17 smithi060 ceph-mon[109077]: from='client.25929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:17 smithi060 ceph-mon[109077]: from='client.25935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:17 smithi089 ceph-mon[98504]: pgmap v10709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:17 smithi089 ceph-mon[98504]: from='client.25929 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:17 smithi089 ceph-mon[98504]: from='client.25935 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/903331691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:12:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/903331691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:12:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/903331691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:12:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:19 smithi060 ceph-mon[94233]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:19 smithi060 ceph-mon[109077]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:19 smithi089 ceph-mon[98504]: pgmap v10710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:21 smithi060 ceph-mon[94233]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:21 smithi060 ceph-mon[109077]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:21 smithi089 ceph-mon[98504]: pgmap v10711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:12:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:12:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:12:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2426M 2023-12-01T09:12:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2426M 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:12:23.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:12:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: pgmap v10712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2426M 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:12:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:12:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:12:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:12:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:25 smithi060 ceph-mon[94233]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:25 smithi060 ceph-mon[109077]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:25 smithi089 ceph-mon[98504]: pgmap v10713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:27 smithi060 ceph-mon[94233]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:27 smithi060 ceph-mon[109077]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:27 smithi089 ceph-mon[98504]: pgmap v10714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:29 smithi060 ceph-mon[94233]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:29 smithi060 ceph-mon[109077]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:29 smithi089 ceph-mon[98504]: pgmap v10715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:31 smithi060 ceph-mon[94233]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:31 smithi060 ceph-mon[109077]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:31 smithi089 ceph-mon[98504]: pgmap v10716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:33 smithi060 ceph-mon[94233]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:33 smithi060 ceph-mon[109077]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:33 smithi089 ceph-mon[98504]: pgmap v10717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:12:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:12:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:35 smithi060 ceph-mon[94233]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:35 smithi060 ceph-mon[109077]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:35 smithi089 ceph-mon[98504]: pgmap v10718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:37 smithi060 ceph-mon[94233]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:37 smithi060 ceph-mon[109077]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:37 smithi089 ceph-mon[98504]: pgmap v10719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:39 smithi060 ceph-mon[94233]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:39 smithi060 ceph-mon[109077]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:39 smithi089 ceph-mon[98504]: pgmap v10720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:41 smithi060 ceph-mon[94233]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:41 smithi060 ceph-mon[109077]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:41 smithi089 ceph-mon[98504]: pgmap v10721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:43 smithi060 ceph-mon[94233]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:43 smithi060 ceph-mon[109077]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:43 smithi089 ceph-mon[98504]: pgmap v10722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:12:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:12:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:45 smithi060 ceph-mon[94233]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:45 smithi060 ceph-mon[109077]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:45 smithi089 ceph-mon[98504]: pgmap v10723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:47 smithi060 ceph-mon[94233]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:47 smithi060 ceph-mon[109077]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:47 smithi089 ceph-mon[98504]: pgmap v10724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:47.635 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:12:47.960 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:12:47.960 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:12:47.960 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:12:47.960 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:12:47.960 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:12:47.960 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:12:47.960 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 5007M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5554M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 5021M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4742M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:12:47.961 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:12:47.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:12:47.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:12:47.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:12:47.962 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:12:48.359 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:12:48.359 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:12:48.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:12:48.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:48.359 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:12:48.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:12:48.360 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:12:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:48 smithi060 ceph-mon[94233]: from='client.25947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:48 smithi060 ceph-mon[94233]: from='client.35825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:48 smithi060 ceph-mon[109077]: from='client.25947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:48 smithi060 ceph-mon[109077]: from='client.35825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:48 smithi089 ceph-mon[98504]: from='client.25947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:48 smithi089 ceph-mon[98504]: from='client.35825 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:12:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2500002415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:12:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:49 smithi060 ceph-mon[94233]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2500002415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:12:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:49 smithi060 ceph-mon[109077]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2500002415' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:12:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:49 smithi089 ceph-mon[98504]: pgmap v10725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:51 smithi060 ceph-mon[109077]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:51 smithi060 ceph-mon[94233]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:51 smithi089 ceph-mon[98504]: pgmap v10726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:53 smithi060 ceph-mon[94233]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:53 smithi060 ceph-mon[109077]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:53 smithi089 ceph-mon[98504]: pgmap v10727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:12:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:12:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:55 smithi060 ceph-mon[94233]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:55 smithi060 ceph-mon[109077]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:55 smithi089 ceph-mon[98504]: pgmap v10728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:12:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:57 smithi060 ceph-mon[94233]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:57 smithi060 ceph-mon[109077]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:57 smithi089 ceph-mon[98504]: pgmap v10729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:12:59 smithi060 ceph-mon[94233]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:12:59 smithi060 ceph-mon[109077]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:12:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:12:59 smithi089 ceph-mon[98504]: pgmap v10730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:01 smithi060 ceph-mon[94233]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:01 smithi060 ceph-mon[109077]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:01 smithi089 ceph-mon[98504]: pgmap v10731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:03 smithi060 ceph-mon[94233]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:03 smithi060 ceph-mon[109077]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:03 smithi089 ceph-mon[98504]: pgmap v10732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:13:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:13:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:05 smithi060 ceph-mon[109077]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:05 smithi060 ceph-mon[94233]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:05 smithi089 ceph-mon[98504]: pgmap v10733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:07 smithi060 ceph-mon[94233]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:07 smithi060 ceph-mon[109077]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:07 smithi089 ceph-mon[98504]: pgmap v10734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:09 smithi060 ceph-mon[94233]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:09 smithi060 ceph-mon[109077]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:09 smithi089 ceph-mon[98504]: pgmap v10735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:11 smithi060 ceph-mon[94233]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:11 smithi060 ceph-mon[109077]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:11 smithi089 ceph-mon[98504]: pgmap v10736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:13 smithi060 ceph-mon[94233]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:13 smithi060 ceph-mon[109077]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:13 smithi089 ceph-mon[98504]: pgmap v10737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:13:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:13:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:15 smithi060 ceph-mon[94233]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:15 smithi060 ceph-mon[109077]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:15 smithi089 ceph-mon[98504]: pgmap v10738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:17 smithi060 ceph-mon[94233]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:17 smithi060 ceph-mon[109077]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:17 smithi089 ceph-mon[98504]: pgmap v10739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:18.724 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 5007M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:13:19.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5554M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:13:19.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 5021M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:13:19.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4742M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:13:19.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:13:19.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:13:19.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:13:19.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:13:19.049 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:13:19.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:13:19.445 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:13:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:19 smithi060 ceph-mon[109077]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:19 smithi060 ceph-mon[109077]: from='client.25965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4026583019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:13:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:19 smithi060 ceph-mon[94233]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:19 smithi060 ceph-mon[94233]: from='client.25965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4026583019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:13:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:19 smithi089 ceph-mon[98504]: pgmap v10740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:19 smithi089 ceph-mon[98504]: from='client.25965 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4026583019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:13:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:20 smithi060 ceph-mon[94233]: from='client.25971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:20 smithi060 ceph-mon[109077]: from='client.25971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:20 smithi089 ceph-mon[98504]: from='client.25971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:21 smithi060 ceph-mon[94233]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:21 smithi060 ceph-mon[109077]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:21 smithi089 ceph-mon[98504]: pgmap v10741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[109077]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:13:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:13:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:13:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:13:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[94233]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:13:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:13:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:13:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:13:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:23 smithi089 ceph-mon[98504]: pgmap v10742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:13:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:13:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:13:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:13:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:13:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:13:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:25 smithi060 ceph-mon[94233]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:25 smithi060 ceph-mon[109077]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:25 smithi089 ceph-mon[98504]: pgmap v10743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:27 smithi060 ceph-mon[109077]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:27 smithi060 ceph-mon[94233]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:27 smithi089 ceph-mon[98504]: pgmap v10744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:29 smithi060 ceph-mon[94233]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:29 smithi060 ceph-mon[109077]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:29 smithi089 ceph-mon[98504]: pgmap v10745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:31 smithi060 ceph-mon[109077]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:31 smithi060 ceph-mon[94233]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:31 smithi089 ceph-mon[98504]: pgmap v10746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:33 smithi060 ceph-mon[94233]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:33 smithi060 ceph-mon[109077]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:33 smithi089 ceph-mon[98504]: pgmap v10747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:13:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:13:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:35 smithi060 ceph-mon[94233]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:35 smithi060 ceph-mon[109077]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:35 smithi089 ceph-mon[98504]: pgmap v10748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:37 smithi060 ceph-mon[94233]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:37 smithi060 ceph-mon[109077]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:37 smithi089 ceph-mon[98504]: pgmap v10749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:39 smithi060 ceph-mon[94233]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:39 smithi060 ceph-mon[109077]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:39 smithi089 ceph-mon[98504]: pgmap v10750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:41 smithi060 ceph-mon[94233]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:41 smithi060 ceph-mon[109077]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:41 smithi089 ceph-mon[98504]: pgmap v10751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:43 smithi060 ceph-mon[94233]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:43 smithi060 ceph-mon[109077]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:43 smithi089 ceph-mon[98504]: pgmap v10752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:13:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:13:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:45 smithi060 ceph-mon[109077]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:45 smithi060 ceph-mon[94233]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:45 smithi089 ceph-mon[98504]: pgmap v10753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:47 smithi060 ceph-mon[94233]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:47 smithi060 ceph-mon[109077]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:47 smithi089 ceph-mon[98504]: pgmap v10754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:49 smithi060 ceph-mon[94233]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:49 smithi060 ceph-mon[109077]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:49 smithi089 ceph-mon[98504]: pgmap v10755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:49.806 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:13:50.132 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 5007M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5554M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 5021M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4742M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:13:50.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:13:50.134 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:13:50.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:13:50.530 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:13:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:50 smithi060 ceph-mon[94233]: from='client.35855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:50 smithi060 ceph-mon[109077]: from='client.35855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:50 smithi089 ceph-mon[98504]: from='client.35855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:51 smithi060 ceph-mon[94233]: from='client.25989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:51 smithi060 ceph-mon[94233]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1978037492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:13:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:51 smithi060 ceph-mon[109077]: from='client.25989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:51 smithi060 ceph-mon[109077]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1978037492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:13:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:51 smithi089 ceph-mon[98504]: from='client.25989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:13:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:51 smithi089 ceph-mon[98504]: pgmap v10756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1978037492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:13:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:53 smithi060 ceph-mon[94233]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:53 smithi060 ceph-mon[109077]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:53 smithi089 ceph-mon[98504]: pgmap v10757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:13:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:13:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:55 smithi060 ceph-mon[94233]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:55 smithi060 ceph-mon[109077]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:55 smithi089 ceph-mon[98504]: pgmap v10758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:13:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:57 smithi060 ceph-mon[109077]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:57 smithi060 ceph-mon[94233]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:57 smithi089 ceph-mon[98504]: pgmap v10759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:13:59 smithi060 ceph-mon[94233]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:13:59 smithi060 ceph-mon[109077]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:13:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:13:59 smithi089 ceph-mon[98504]: pgmap v10760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:01 smithi060 ceph-mon[109077]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:01 smithi060 ceph-mon[94233]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:01 smithi089 ceph-mon[98504]: pgmap v10761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:03 smithi060 ceph-mon[109077]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:03 smithi060 ceph-mon[94233]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:03 smithi089 ceph-mon[98504]: pgmap v10762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:14:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:14:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:05 smithi060 ceph-mon[94233]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:05 smithi060 ceph-mon[109077]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:05 smithi089 ceph-mon[98504]: pgmap v10763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:07 smithi060 ceph-mon[94233]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:07 smithi060 ceph-mon[109077]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:07 smithi089 ceph-mon[98504]: pgmap v10764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:09 smithi060 ceph-mon[94233]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:09 smithi060 ceph-mon[109077]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:09 smithi089 ceph-mon[98504]: pgmap v10765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:11 smithi060 ceph-mon[94233]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:11 smithi060 ceph-mon[109077]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:11 smithi089 ceph-mon[98504]: pgmap v10766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:13 smithi060 ceph-mon[109077]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:13 smithi060 ceph-mon[94233]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:13 smithi089 ceph-mon[98504]: pgmap v10767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:14:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:14:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:15 smithi060 ceph-mon[109077]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:15 smithi060 ceph-mon[94233]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:15 smithi089 ceph-mon[98504]: pgmap v10768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:17 smithi060 ceph-mon[94233]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:17 smithi060 ceph-mon[109077]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:17 smithi089 ceph-mon[98504]: pgmap v10769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:19 smithi060 ceph-mon[94233]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:19 smithi060 ceph-mon[109077]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:19 smithi089 ceph-mon[98504]: pgmap v10770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:20.889 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:14:21.219 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:14:21.219 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 10m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:14:21.219 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 10m ago 4h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:14:21.219 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 10m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 10m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 10m ago 4h 462M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 10m ago 4h 728M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 10m ago 4h 1325M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 10m ago 4h 739M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 10m ago 4h 594M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 10m ago 4h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 10m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 10m ago 4h 5007M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 10m ago 4h 5554M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 10m ago 4h 5021M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 10m ago 4h 4742M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 10m ago 4h 3913M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 10m ago 4h 4382M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 10m ago 4h 3867M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 10m ago 4h 4367M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:14:21.220 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 10m ago 4h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:14:21.623 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:21.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:14:21.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:14:21.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:21.624 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:14:21.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:14:21.624 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:14:21.624 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:14:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:21 smithi060 ceph-mon[94233]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:21 smithi060 ceph-mon[94233]: from='client.26001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:21 smithi060 ceph-mon[109077]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:21 smithi060 ceph-mon[109077]: from='client.26001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:21 smithi089 ceph-mon[98504]: pgmap v10771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:21 smithi089 ceph-mon[98504]: from='client.26001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:22 smithi060 ceph-mon[94233]: from='client.35879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2906275471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:14:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:22 smithi060 ceph-mon[109077]: from='client.35879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2906275471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:14:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:22 smithi089 ceph-mon[98504]: from='client.35879 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2906275471' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:14:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:23 smithi060 ceph-mon[94233]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:23 smithi060 ceph-mon[109077]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:23 smithi089 ceph-mon[98504]: pgmap v10772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:14:24.825 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:14:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:14:24.825 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:14:24.825 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:14:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:25 smithi060 ceph-mon[94233]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:25 smithi060 ceph-mon[109077]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:25 smithi089 ceph-mon[98504]: pgmap v10773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:27 smithi060 ceph-mon[109077]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:27 smithi060 ceph-mon[94233]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:27 smithi089 ceph-mon[98504]: pgmap v10774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:14:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:14:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:14:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:14:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:14:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:14:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:14:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:29 smithi060 ceph-mon[94233]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:29 smithi060 ceph-mon[109077]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:29 smithi089 ceph-mon[98504]: pgmap v10775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:31 smithi060 ceph-mon[94233]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:31 smithi060 ceph-mon[109077]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:31 smithi089 ceph-mon[98504]: pgmap v10776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:33 smithi060 ceph-mon[94233]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:33 smithi060 ceph-mon[109077]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:33 smithi089 ceph-mon[98504]: pgmap v10777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:14:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:14:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:35 smithi060 ceph-mon[94233]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:35 smithi060 ceph-mon[109077]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:35 smithi089 ceph-mon[98504]: pgmap v10778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:37 smithi060 ceph-mon[109077]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:37 smithi060 ceph-mon[94233]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:37 smithi089 ceph-mon[98504]: pgmap v10779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:39 smithi060 ceph-mon[94233]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:39 smithi060 ceph-mon[109077]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:39 smithi089 ceph-mon[98504]: pgmap v10780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:41 smithi060 ceph-mon[94233]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:41 smithi060 ceph-mon[109077]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:41 smithi089 ceph-mon[98504]: pgmap v10781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:43 smithi060 ceph-mon[94233]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:43 smithi060 ceph-mon[109077]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:43 smithi089 ceph-mon[98504]: pgmap v10782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:14:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:14:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:45 smithi060 ceph-mon[109077]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:45 smithi060 ceph-mon[94233]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:45 smithi089 ceph-mon[98504]: pgmap v10783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:47 smithi060 ceph-mon[94233]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:47 smithi060 ceph-mon[109077]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:47 smithi089 ceph-mon[98504]: pgmap v10784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:49 smithi060 ceph-mon[94233]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:49 smithi060 ceph-mon[109077]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:49 smithi089 ceph-mon[98504]: pgmap v10785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:51 smithi060 ceph-mon[94233]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:51 smithi060 ceph-mon[109077]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:51 smithi089 ceph-mon[98504]: pgmap v10786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:51.987 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 24s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 24s ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 24s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 24s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 24s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 24s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 24s ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 24s ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 24s ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 24s ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 24s ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:14:52.311 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 24s ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 24s ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 24s ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 24s ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 24s ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 24s ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 24s ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 24s ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:14:52.312 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 24s ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:14:52.708 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:14:52.709 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:14:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:52 smithi060 ceph-mon[94233]: from='client.35891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:52 smithi060 ceph-mon[109077]: from='client.35891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:52 smithi089 ceph-mon[98504]: from='client.35891 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:53 smithi060 ceph-mon[109077]: from='client.26025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:53 smithi060 ceph-mon[109077]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2647935042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:14:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:53 smithi060 ceph-mon[94233]: from='client.26025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:53 smithi060 ceph-mon[94233]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2647935042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:14:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:53 smithi089 ceph-mon[98504]: from='client.26025 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:14:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:53 smithi089 ceph-mon[98504]: pgmap v10787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2647935042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:14:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:14:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:14:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:55 smithi060 ceph-mon[94233]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:55 smithi060 ceph-mon[109077]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:55 smithi089 ceph-mon[98504]: pgmap v10788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:14:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:57 smithi089 ceph-mon[98504]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:57 smithi060 ceph-mon[94233]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:57 smithi060 ceph-mon[109077]: pgmap v10789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:14:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:14:59 smithi089 ceph-mon[98504]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:14:59 smithi060 ceph-mon[94233]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:14:59 smithi060 ceph-mon[109077]: pgmap v10790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:01 smithi089 ceph-mon[98504]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:01 smithi060 ceph-mon[94233]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:01 smithi060 ceph-mon[109077]: pgmap v10791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:03 smithi089 ceph-mon[98504]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:03 smithi060 ceph-mon[94233]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:03 smithi060 ceph-mon[109077]: pgmap v10792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:15:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:15:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:05 smithi089 ceph-mon[98504]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:05 smithi060 ceph-mon[94233]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:05 smithi060 ceph-mon[109077]: pgmap v10793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:07 smithi060 ceph-mon[94233]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:07 smithi060 ceph-mon[109077]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:07 smithi089 ceph-mon[98504]: pgmap v10794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:09 smithi060 ceph-mon[94233]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:09 smithi060 ceph-mon[109077]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:09 smithi089 ceph-mon[98504]: pgmap v10795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:11 smithi060 ceph-mon[94233]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:11 smithi060 ceph-mon[109077]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:11 smithi089 ceph-mon[98504]: pgmap v10796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:13 smithi060 ceph-mon[94233]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:13 smithi060 ceph-mon[109077]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:13 smithi089 ceph-mon[98504]: pgmap v10797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:15:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:15:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:15 smithi089 ceph-mon[98504]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:15 smithi060 ceph-mon[94233]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:15 smithi060 ceph-mon[109077]: pgmap v10798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:17 smithi060 ceph-mon[94233]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:17 smithi060 ceph-mon[109077]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:17 smithi089 ceph-mon[98504]: pgmap v10799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:19 smithi060 ceph-mon[94233]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:19 smithi060 ceph-mon[109077]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:19 smithi089 ceph-mon[98504]: pgmap v10800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:21 smithi060 ceph-mon[94233]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:21 smithi060 ceph-mon[109077]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:21 smithi089 ceph-mon[98504]: pgmap v10801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:23.069 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:15:23.397 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 56s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 55s ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 56s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 55s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 55s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 56s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 56s ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 55s ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 56s ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 56s ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 55s ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 56s ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 56s ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 56s ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:15:23.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 56s ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:15:23.399 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 55s ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:15:23.399 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 55s ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:15:23.399 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 55s ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:15:23.399 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 55s ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:15:23.399 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 55s ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:15:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:23 smithi089 ceph-mon[98504]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 09:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T09:15:23.373151969Z level=info msg="Completed cleanup jobs" duration=11.774615ms 2023-12-01T09:15:23.793 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:15:23.793 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:15:23.793 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:15:23.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:23.793 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:15:23.793 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:15:23.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:15:23.794 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:15:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:23 smithi060 ceph-mon[94233]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:23 smithi060 ceph-mon[109077]: pgmap v10802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:24 smithi060 ceph-mon[109077]: from='client.26037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:24 smithi060 ceph-mon[109077]: from='client.26043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3140720334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:15:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:24 smithi060 ceph-mon[94233]: from='client.26037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:24 smithi060 ceph-mon[94233]: from='client.26043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3140720334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:15:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:15:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:24 smithi089 ceph-mon[98504]: from='client.26037 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:24 smithi089 ceph-mon[98504]: from='client.26043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3140720334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:15:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:25 smithi089 ceph-mon[98504]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:25 smithi060 ceph-mon[94233]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:25 smithi060 ceph-mon[109077]: pgmap v10803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:27 smithi089 ceph-mon[98504]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:27 smithi060 ceph-mon[94233]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:27 smithi060 ceph-mon[109077]: pgmap v10804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:29 smithi089 ceph-mon[98504]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:15:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:15:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:15:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:15:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[109077]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:15:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:15:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:15:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[94233]: pgmap v10805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:15:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:31 smithi089 ceph-mon[98504]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:31 smithi060 ceph-mon[94233]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:31 smithi060 ceph-mon[109077]: pgmap v10806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:33 smithi089 ceph-mon[98504]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:33 smithi060 ceph-mon[94233]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:33 smithi060 ceph-mon[109077]: pgmap v10807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:15:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:15:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:35 smithi089 ceph-mon[98504]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:35 smithi060 ceph-mon[94233]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:35 smithi060 ceph-mon[109077]: pgmap v10808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:37 smithi060 ceph-mon[94233]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:37 smithi060 ceph-mon[109077]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:37 smithi089 ceph-mon[98504]: pgmap v10809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:39 smithi089 ceph-mon[98504]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:39 smithi060 ceph-mon[94233]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:39 smithi060 ceph-mon[109077]: pgmap v10810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:41 smithi089 ceph-mon[98504]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:41 smithi060 ceph-mon[94233]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:41 smithi060 ceph-mon[109077]: pgmap v10811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:43 smithi089 ceph-mon[98504]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:43 smithi060 ceph-mon[109077]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:43 smithi060 ceph-mon[94233]: pgmap v10812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:15:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:15:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:45 smithi089 ceph-mon[98504]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:45 smithi060 ceph-mon[94233]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:45 smithi060 ceph-mon[109077]: pgmap v10813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:47 smithi060 ceph-mon[94233]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:47 smithi060 ceph-mon[109077]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:47 smithi089 ceph-mon[98504]: pgmap v10814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:49 smithi089 ceph-mon[98504]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:49 smithi060 ceph-mon[94233]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:49 smithi060 ceph-mon[109077]: pgmap v10815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:51 smithi089 ceph-mon[98504]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:51 smithi060 ceph-mon[94233]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:51 smithi060 ceph-mon[109077]: pgmap v10816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:53 smithi089 ceph-mon[98504]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:53 smithi060 ceph-mon[109077]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:53 smithi060 ceph-mon[94233]: pgmap v10817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:54.155 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 87s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 86s ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 87s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 86s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 86s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 87s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 87s ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:15:54.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 86s ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 87s ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 87s ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 86s ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 87s ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 87s ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 87s ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 87s ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 86s ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 86s ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 86s ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 86s ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:15:54.480 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 86s ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:15:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:15:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:15:54.879 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:15:54.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:15:54.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:15:54.881 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:15:54.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:15:54.881 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:15:54.881 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:15:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:55 smithi089 ceph-mon[98504]: from='client.26055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:55 smithi089 ceph-mon[98504]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:55 smithi089 ceph-mon[98504]: from='client.26061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/723334097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:15:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[94233]: from='client.26055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[94233]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[94233]: from='client.26061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/723334097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:15:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[109077]: from='client.26055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[109077]: pgmap v10818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[109077]: from='client.26061 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:15:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/723334097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:15:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:15:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:57 smithi089 ceph-mon[98504]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:57 smithi060 ceph-mon[94233]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:57 smithi060 ceph-mon[109077]: pgmap v10819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:15:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:15:59 smithi089 ceph-mon[98504]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:15:59 smithi060 ceph-mon[94233]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:15:59 smithi060 ceph-mon[109077]: pgmap v10820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:01 smithi089 ceph-mon[98504]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:01 smithi060 ceph-mon[94233]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:01 smithi060 ceph-mon[109077]: pgmap v10821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:03 smithi089 ceph-mon[98504]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:03 smithi060 ceph-mon[94233]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:03 smithi060 ceph-mon[109077]: pgmap v10822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:16:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:16:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:05 smithi060 ceph-mon[94233]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:05 smithi060 ceph-mon[109077]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:05 smithi089 ceph-mon[98504]: pgmap v10823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:07 smithi060 ceph-mon[94233]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:07 smithi060 ceph-mon[109077]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:07 smithi089 ceph-mon[98504]: pgmap v10824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:09 smithi089 ceph-mon[98504]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:09 smithi060 ceph-mon[94233]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:09 smithi060 ceph-mon[109077]: pgmap v10825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:11 smithi089 ceph-mon[98504]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:11 smithi060 ceph-mon[94233]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:11 smithi060 ceph-mon[109077]: pgmap v10826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:13 smithi089 ceph-mon[98504]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:13 smithi060 ceph-mon[94233]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:13 smithi060 ceph-mon[109077]: pgmap v10827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:16:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:16:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:15 smithi089 ceph-mon[98504]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:15 smithi060 ceph-mon[94233]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:15 smithi060 ceph-mon[109077]: pgmap v10828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:17 smithi060 ceph-mon[94233]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:17 smithi060 ceph-mon[109077]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:17 smithi089 ceph-mon[98504]: pgmap v10829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:19 smithi089 ceph-mon[98504]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:19 smithi060 ceph-mon[94233]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:19 smithi060 ceph-mon[109077]: pgmap v10830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:21 smithi089 ceph-mon[98504]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:21 smithi060 ceph-mon[94233]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:21 smithi060 ceph-mon[109077]: pgmap v10831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:23 smithi089 ceph-mon[98504]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:23 smithi060 ceph-mon[94233]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:23 smithi060 ceph-mon[109077]: pgmap v10832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:16:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:16:25.243 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 118s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 117s ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 118s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 117s ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 117s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 118s ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:16:25.576 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 118s ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 117s ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 118s ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 118s ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 117s ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 118s ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 118s ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 118s ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 118s ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:16:25.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 117s ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:16:25.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 117s ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:16:25.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 117s ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:16:25.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 117s ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:16:25.578 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 117s ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:16:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:25 smithi089 ceph-mon[98504]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:25.978 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:16:25.978 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:16:25.978 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:16:25.978 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:25.978 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:16:25.978 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:16:25.978 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:16:25.979 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:16:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:25 smithi060 ceph-mon[94233]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:25 smithi060 ceph-mon[109077]: pgmap v10833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:26 smithi089 ceph-mon[98504]: from='client.35945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:26 smithi089 ceph-mon[98504]: from='client.35951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/154838959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:16:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[94233]: from='client.35945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[94233]: from='client.35951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/154838959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:16:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[109077]: from='client.35945 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[109077]: from='client.35951 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/154838959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:16:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:27 smithi089 ceph-mon[98504]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:27 smithi060 ceph-mon[94233]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:27 smithi060 ceph-mon[109077]: pgmap v10834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:29 smithi060 ceph-mon[94233]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:16:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:29 smithi060 ceph-mon[109077]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:16:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:29 smithi089 ceph-mon[98504]: pgmap v10835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:16:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:16:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:16:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:16:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:16:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:16:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:16:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:16:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:16:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:16:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:31 smithi060 ceph-mon[94233]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:31 smithi060 ceph-mon[109077]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:31 smithi089 ceph-mon[98504]: pgmap v10836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:33 smithi060 ceph-mon[94233]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:33 smithi060 ceph-mon[109077]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:33 smithi089 ceph-mon[98504]: pgmap v10837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:16:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:16:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:35 smithi060 ceph-mon[94233]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:35 smithi060 ceph-mon[109077]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:35 smithi089 ceph-mon[98504]: pgmap v10838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:37 smithi060 ceph-mon[94233]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:37 smithi060 ceph-mon[109077]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:37 smithi089 ceph-mon[98504]: pgmap v10839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:39 smithi089 ceph-mon[98504]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:39 smithi060 ceph-mon[94233]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:39 smithi060 ceph-mon[109077]: pgmap v10840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:41 smithi089 ceph-mon[98504]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:41 smithi060 ceph-mon[94233]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:41 smithi060 ceph-mon[109077]: pgmap v10841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:43 smithi089 ceph-mon[98504]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:43 smithi060 ceph-mon[94233]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:43 smithi060 ceph-mon[109077]: pgmap v10842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:16:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:16:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:45 smithi060 ceph-mon[94233]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:45 smithi060 ceph-mon[109077]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:45 smithi089 ceph-mon[98504]: pgmap v10843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:47 smithi060 ceph-mon[94233]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:47 smithi060 ceph-mon[109077]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:47 smithi089 ceph-mon[98504]: pgmap v10844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:49 smithi089 ceph-mon[98504]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:49 smithi060 ceph-mon[94233]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:49 smithi060 ceph-mon[109077]: pgmap v10845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:51 smithi060 ceph-mon[94233]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:51 smithi060 ceph-mon[109077]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:51 smithi089 ceph-mon[98504]: pgmap v10846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:53 smithi060 ceph-mon[94233]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:53 smithi060 ceph-mon[109077]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:53 smithi089 ceph-mon[98504]: pgmap v10847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:16:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:16:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:55 smithi060 ceph-mon[94233]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:55 smithi060 ceph-mon[109077]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:55 smithi089 ceph-mon[98504]: pgmap v10848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:56.341 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:16:56.670 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:16:56.671 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:16:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:16:57.070 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:16:57.070 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:16:57.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:16:57.071 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:16:57.072 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:16:57.072 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:16:57.072 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:16:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[94233]: from='client.35963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[94233]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[94233]: from='client.35969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2966835645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:16:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[109077]: from='client.35963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[109077]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[109077]: from='client.35969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2966835645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:16:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:57 smithi089 ceph-mon[98504]: from='client.35963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:57 smithi089 ceph-mon[98504]: pgmap v10849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:16:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:57 smithi089 ceph-mon[98504]: from='client.35969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:16:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2966835645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:17:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:16:59 smithi060 ceph-mon[94233]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:16:59 smithi060 ceph-mon[109077]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:16:59 smithi089 ceph-mon[98504]: pgmap v10850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:01 smithi060 ceph-mon[109077]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:01 smithi060 ceph-mon[94233]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:01 smithi089 ceph-mon[98504]: pgmap v10851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:03 smithi060 ceph-mon[94233]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:03 smithi060 ceph-mon[109077]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:03 smithi089 ceph-mon[98504]: pgmap v10852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:17:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:17:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:05 smithi060 ceph-mon[94233]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:05 smithi060 ceph-mon[109077]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:05 smithi089 ceph-mon[98504]: pgmap v10853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:07 smithi060 ceph-mon[94233]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:07 smithi060 ceph-mon[109077]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:07 smithi089 ceph-mon[98504]: pgmap v10854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:09 smithi060 ceph-mon[94233]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:09 smithi060 ceph-mon[109077]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:09 smithi089 ceph-mon[98504]: pgmap v10855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:11 smithi060 ceph-mon[94233]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:11 smithi060 ceph-mon[109077]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:11 smithi089 ceph-mon[98504]: pgmap v10856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:13 smithi060 ceph-mon[94233]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:13 smithi060 ceph-mon[109077]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:13 smithi089 ceph-mon[98504]: pgmap v10857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:17:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:17:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:15 smithi060 ceph-mon[94233]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:15 smithi060 ceph-mon[109077]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:15 smithi089 ceph-mon[98504]: pgmap v10858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:17 smithi060 ceph-mon[94233]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:17 smithi060 ceph-mon[109077]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:17 smithi089 ceph-mon[98504]: pgmap v10859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:19 smithi060 ceph-mon[94233]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:19 smithi060 ceph-mon[109077]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:19 smithi089 ceph-mon[98504]: pgmap v10860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:21 smithi060 ceph-mon[94233]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:21 smithi060 ceph-mon[109077]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:21 smithi089 ceph-mon[98504]: pgmap v10861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:23 smithi060 ceph-mon[94233]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:23 smithi060 ceph-mon[109077]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:23 smithi089 ceph-mon[98504]: pgmap v10862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:17:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:17:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:25 smithi060 ceph-mon[94233]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:25 smithi060 ceph-mon[109077]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:25 smithi089 ceph-mon[98504]: pgmap v10863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:27.435 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:17:27.761 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:17:27.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:17:27.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:17:27.763 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:17:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:27 smithi060 ceph-mon[94233]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:27 smithi060 ceph-mon[109077]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:27 smithi089 ceph-mon[98504]: pgmap v10864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:17:28.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:17:28.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:28.162 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:17:28.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:17:28.162 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:17:28.162 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:17:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:28 smithi060 ceph-mon[94233]: from='client.35981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:17:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:28 smithi060 ceph-mon[94233]: from='client.35987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:17:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/471842327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:17:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:28 smithi060 ceph-mon[109077]: from='client.35981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:17:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:28 smithi060 ceph-mon[109077]: from='client.35987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:17:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/471842327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:17:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:28 smithi089 ceph-mon[98504]: from='client.35981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:17:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:28 smithi089 ceph-mon[98504]: from='client.35987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:17:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/471842327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:17:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:29 smithi060 ceph-mon[94233]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:29 smithi060 ceph-mon[109077]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:29 smithi089 ceph-mon[98504]: pgmap v10865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:17:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:17:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:17:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[94233]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:17:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:17:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:17:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[109077]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:17:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:17:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:17:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:31 smithi089 ceph-mon[98504]: pgmap v10866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:17:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:17:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:17:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:33 smithi060 ceph-mon[94233]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:33 smithi060 ceph-mon[109077]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:33 smithi089 ceph-mon[98504]: pgmap v10867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:17:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:17:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:35 smithi060 ceph-mon[94233]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:35 smithi060 ceph-mon[109077]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:35 smithi089 ceph-mon[98504]: pgmap v10868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:37 smithi060 ceph-mon[94233]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:37 smithi060 ceph-mon[109077]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:37 smithi089 ceph-mon[98504]: pgmap v10869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:39 smithi060 ceph-mon[94233]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:39 smithi060 ceph-mon[109077]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:39 smithi089 ceph-mon[98504]: pgmap v10870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:41 smithi060 ceph-mon[94233]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:41 smithi060 ceph-mon[109077]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:41 smithi089 ceph-mon[98504]: pgmap v10871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:43 smithi060 ceph-mon[94233]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:43 smithi060 ceph-mon[109077]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:43 smithi089 ceph-mon[98504]: pgmap v10872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:17:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:17:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:45 smithi060 ceph-mon[94233]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:45 smithi060 ceph-mon[109077]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:45 smithi089 ceph-mon[98504]: pgmap v10873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:47 smithi060 ceph-mon[94233]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:47 smithi060 ceph-mon[109077]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:47 smithi089 ceph-mon[98504]: pgmap v10874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:49 smithi060 ceph-mon[94233]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:49 smithi060 ceph-mon[109077]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:49 smithi089 ceph-mon[98504]: pgmap v10875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:51 smithi060 ceph-mon[94233]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:51 smithi060 ceph-mon[109077]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:51 smithi089 ceph-mon[98504]: pgmap v10876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:53 smithi060 ceph-mon[94233]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:53 smithi060 ceph-mon[109077]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:53 smithi089 ceph-mon[98504]: pgmap v10877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:17:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:17:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:55 smithi060 ceph-mon[94233]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:55 smithi060 ceph-mon[109077]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:55 smithi089 ceph-mon[98504]: pgmap v10878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:17:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:57 smithi060 ceph-mon[94233]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:57 smithi060 ceph-mon[109077]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:57 smithi089 ceph-mon[98504]: pgmap v10879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:17:58.527 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:17:58.857 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:17:58.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:17:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:17:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:17:58.859 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:17:59.255 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:17:59.255 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:17:59.256 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:17:59.257 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:17:59.257 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:17:59.257 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:17:59.257 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:17:59.257 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:18:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[94233]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[94233]: from='client.26127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[94233]: from='client.26133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/627499068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:18:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[109077]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[109077]: from='client.26127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[109077]: from='client.26133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:17:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/627499068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:18:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:59 smithi089 ceph-mon[98504]: pgmap v10880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:59 smithi089 ceph-mon[98504]: from='client.26127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:59 smithi089 ceph-mon[98504]: from='client.26133 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:17:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/627499068' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:18:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:01 smithi060 ceph-mon[94233]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:01 smithi060 ceph-mon[109077]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:01 smithi089 ceph-mon[98504]: pgmap v10881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:03 smithi060 ceph-mon[94233]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:03 smithi060 ceph-mon[109077]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:03 smithi089 ceph-mon[98504]: pgmap v10882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:18:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:18:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:05 smithi060 ceph-mon[94233]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:05 smithi060 ceph-mon[109077]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:05 smithi089 ceph-mon[98504]: pgmap v10883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:07 smithi060 ceph-mon[94233]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:07 smithi060 ceph-mon[109077]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:07 smithi089 ceph-mon[98504]: pgmap v10884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:09 smithi060 ceph-mon[94233]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:09 smithi060 ceph-mon[109077]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:09 smithi089 ceph-mon[98504]: pgmap v10885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:11 smithi060 ceph-mon[94233]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:11 smithi060 ceph-mon[109077]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:11 smithi089 ceph-mon[98504]: pgmap v10886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:13 smithi060 ceph-mon[94233]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:13 smithi060 ceph-mon[109077]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:13 smithi089 ceph-mon[98504]: pgmap v10887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:18:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:18:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:15 smithi060 ceph-mon[94233]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:15 smithi060 ceph-mon[109077]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:15 smithi089 ceph-mon[98504]: pgmap v10888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:17 smithi060 ceph-mon[94233]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:17 smithi060 ceph-mon[109077]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:17 smithi089 ceph-mon[98504]: pgmap v10889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:19 smithi060 ceph-mon[94233]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:19 smithi060 ceph-mon[109077]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:19 smithi089 ceph-mon[98504]: pgmap v10890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:21 smithi060 ceph-mon[94233]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:21 smithi060 ceph-mon[109077]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:21 smithi089 ceph-mon[98504]: pgmap v10891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:23 smithi060 ceph-mon[94233]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:23 smithi060 ceph-mon[109077]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:23 smithi089 ceph-mon[98504]: pgmap v10892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:18:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:18:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:25 smithi060 ceph-mon[109077]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:25 smithi060 ceph-mon[94233]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:25 smithi089 ceph-mon[98504]: pgmap v10893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:27 smithi060 ceph-mon[94233]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:27 smithi060 ceph-mon[109077]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:27 smithi089 ceph-mon[98504]: pgmap v10894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:29.617 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:18:29.941 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:18:29.942 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:18:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:29 smithi060 ceph-mon[94233]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:29 smithi060 ceph-mon[109077]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:29 smithi089 ceph-mon[98504]: pgmap v10895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:30.336 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:18:30.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:18:30.338 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:18:30.338 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:18:30.338 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:18:30.338 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:18:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:30 smithi060 ceph-mon[94233]: from='client.26145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:30 smithi060 ceph-mon[94233]: from='client.26151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/676666329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:18:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:30 smithi060 ceph-mon[109077]: from='client.26145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:30 smithi060 ceph-mon[109077]: from='client.26151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/676666329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:18:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:30 smithi089 ceph-mon[98504]: from='client.26145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:30 smithi089 ceph-mon[98504]: from='client.26151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:18:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/676666329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:18:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[109077]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:18:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[94233]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:31 smithi089 ceph-mon[98504]: pgmap v10896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:18:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:33 smithi060 ceph-mon[94233]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:33 smithi060 ceph-mon[109077]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:33 smithi089 ceph-mon[98504]: pgmap v10897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:34.701 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:18:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:18:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:35 smithi089 ceph-mon[98504]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:18:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:18:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[94233]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[109077]: pgmap v10898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:18:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:18:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:18:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:37 smithi060 ceph-mon[94233]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:37 smithi060 ceph-mon[109077]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:37 smithi089 ceph-mon[98504]: pgmap v10899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:39 smithi060 ceph-mon[94233]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:39 smithi060 ceph-mon[109077]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:39 smithi089 ceph-mon[98504]: pgmap v10900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:41 smithi060 ceph-mon[94233]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:41 smithi060 ceph-mon[109077]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:41 smithi089 ceph-mon[98504]: pgmap v10901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:43 smithi060 ceph-mon[94233]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:43 smithi060 ceph-mon[109077]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:43 smithi089 ceph-mon[98504]: pgmap v10902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:18:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:18:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:45 smithi060 ceph-mon[94233]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:45 smithi060 ceph-mon[109077]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:45 smithi089 ceph-mon[98504]: pgmap v10903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:47 smithi060 ceph-mon[94233]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:47 smithi060 ceph-mon[109077]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:47 smithi089 ceph-mon[98504]: pgmap v10904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:49 smithi060 ceph-mon[94233]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:49 smithi060 ceph-mon[109077]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:49 smithi089 ceph-mon[98504]: pgmap v10905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:51 smithi060 ceph-mon[94233]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:51 smithi060 ceph-mon[109077]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:51 smithi089 ceph-mon[98504]: pgmap v10906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:53 smithi060 ceph-mon[94233]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:53 smithi060 ceph-mon[109077]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:53 smithi089 ceph-mon[98504]: pgmap v10907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:18:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:18:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:55 smithi060 ceph-mon[94233]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:55 smithi060 ceph-mon[109077]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:55 smithi089 ceph-mon[98504]: pgmap v10908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:18:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:57 smithi060 ceph-mon[94233]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:57 smithi060 ceph-mon[109077]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:18:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:57 smithi089 ceph-mon[98504]: pgmap v10909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:18:59 smithi060 ceph-mon[94233]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:18:59 smithi060 ceph-mon[109077]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:18:59 smithi089 ceph-mon[98504]: pgmap v10910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:00.703 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:19:01.029 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:19:01.030 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:19:01.031 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:19:01.031 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:19:01.429 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:19:01.429 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:19:01.429 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:19:01.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:01.429 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:19:01.429 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:19:01.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:19:01.430 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:19:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[94233]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[94233]: from='client.26163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[94233]: from='client.26169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/233821397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:19:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[109077]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[109077]: from='client.26163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[109077]: from='client.26169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/233821397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:19:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:01 smithi089 ceph-mon[98504]: pgmap v10911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:01 smithi089 ceph-mon[98504]: from='client.26163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:01 smithi089 ceph-mon[98504]: from='client.26169 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/233821397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:19:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:03 smithi060 ceph-mon[94233]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:03 smithi060 ceph-mon[109077]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:03 smithi089 ceph-mon[98504]: pgmap v10912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:19:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:19:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:05 smithi060 ceph-mon[94233]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:05 smithi060 ceph-mon[109077]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:05 smithi089 ceph-mon[98504]: pgmap v10913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:07 smithi060 ceph-mon[94233]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:07 smithi060 ceph-mon[109077]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:07 smithi089 ceph-mon[98504]: pgmap v10914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:09 smithi060 ceph-mon[94233]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:09 smithi060 ceph-mon[109077]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:09 smithi089 ceph-mon[98504]: pgmap v10915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:11 smithi060 ceph-mon[94233]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:11 smithi060 ceph-mon[109077]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:11 smithi089 ceph-mon[98504]: pgmap v10916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:13 smithi060 ceph-mon[94233]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:13 smithi060 ceph-mon[109077]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:13 smithi089 ceph-mon[98504]: pgmap v10917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:19:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:19:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:15 smithi060 ceph-mon[94233]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:15 smithi060 ceph-mon[109077]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:15 smithi089 ceph-mon[98504]: pgmap v10918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:17 smithi060 ceph-mon[94233]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:17 smithi060 ceph-mon[109077]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:17 smithi089 ceph-mon[98504]: pgmap v10919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:19 smithi060 ceph-mon[94233]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:19 smithi060 ceph-mon[109077]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:19 smithi089 ceph-mon[98504]: pgmap v10920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:21 smithi060 ceph-mon[94233]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:21 smithi060 ceph-mon[109077]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:21 smithi089 ceph-mon[98504]: pgmap v10921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:23 smithi060 ceph-mon[94233]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:23 smithi060 ceph-mon[109077]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:23 smithi089 ceph-mon[98504]: pgmap v10922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:19:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:19:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:25 smithi060 ceph-mon[94233]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:25 smithi060 ceph-mon[109077]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:25 smithi089 ceph-mon[98504]: pgmap v10923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:27 smithi060 ceph-mon[94233]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:27 smithi060 ceph-mon[109077]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:27 smithi089 ceph-mon[98504]: pgmap v10924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:29 smithi060 ceph-mon[94233]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:29 smithi060 ceph-mon[109077]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:29 smithi089 ceph-mon[98504]: pgmap v10925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:31.795 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:19:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:31 smithi060 ceph-mon[94233]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:31 smithi060 ceph-mon[109077]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:31 smithi089 ceph-mon[98504]: pgmap v10926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:32.120 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:19:32.120 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:19:32.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:19:32.122 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:19:32.520 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:19:32.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:19:32.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:19:32.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:32.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:19:32.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:19:32.521 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:19:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:32 smithi060 ceph-mon[94233]: from='client.36053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1334504412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:19:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:32 smithi060 ceph-mon[109077]: from='client.36053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1334504412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:19:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:32 smithi089 ceph-mon[98504]: from='client.36053 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1334504412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:19:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:33 smithi060 ceph-mon[94233]: from='client.36059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:33 smithi060 ceph-mon[94233]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:33 smithi060 ceph-mon[109077]: from='client.36059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:33 smithi060 ceph-mon[109077]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:33 smithi089 ceph-mon[98504]: from='client.36059 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:19:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:33 smithi089 ceph-mon[98504]: pgmap v10927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:19:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:19:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:35 smithi060 ceph-mon[94233]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:19:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:35 smithi060 ceph-mon[109077]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:19:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:35 smithi089 ceph-mon[98504]: pgmap v10928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:19:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:37 smithi060 ceph-mon[94233]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:37 smithi060 ceph-mon[109077]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:37 smithi089 ceph-mon[98504]: pgmap v10929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:19:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:19:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[94233]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:19:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:19:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:39 smithi060 ceph-mon[109077]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:19:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:19:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:19:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:39 smithi089 ceph-mon[98504]: pgmap v10930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:41 smithi060 ceph-mon[94233]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:41 smithi060 ceph-mon[109077]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:41 smithi089 ceph-mon[98504]: pgmap v10931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:43 smithi060 ceph-mon[94233]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:43 smithi060 ceph-mon[109077]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:43 smithi089 ceph-mon[98504]: pgmap v10932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:19:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:19:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:45 smithi060 ceph-mon[94233]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:45 smithi060 ceph-mon[109077]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:45 smithi089 ceph-mon[98504]: pgmap v10933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:47 smithi060 ceph-mon[94233]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:47 smithi060 ceph-mon[109077]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:47 smithi089 ceph-mon[98504]: pgmap v10934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:49 smithi060 ceph-mon[94233]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:49 smithi060 ceph-mon[109077]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:49 smithi089 ceph-mon[98504]: pgmap v10935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:51 smithi060 ceph-mon[109077]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:51 smithi060 ceph-mon[94233]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:51 smithi089 ceph-mon[98504]: pgmap v10936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:53 smithi060 ceph-mon[94233]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:53 smithi060 ceph-mon[109077]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:53 smithi089 ceph-mon[98504]: pgmap v10937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:19:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:19:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:55 smithi060 ceph-mon[94233]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:55 smithi060 ceph-mon[109077]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:55 smithi089 ceph-mon[98504]: pgmap v10938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:19:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:57 smithi060 ceph-mon[94233]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:57 smithi060 ceph-mon[109077]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:19:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:57 smithi089 ceph-mon[98504]: pgmap v10939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:19:59 smithi060 ceph-mon[94233]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:00.000 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:19:59 smithi060 ceph-mon[109077]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:19:59 smithi089 ceph-mon[98504]: pgmap v10940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T09:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:20:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:01 smithi060 ceph-mon[94233]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:01 smithi060 ceph-mon[109077]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:01 smithi089 ceph-mon[98504]: pgmap v10941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:02.884 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:20:03.210 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:20:03.210 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:20:03.210 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:20:03.210 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:20:03.210 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:20:03.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:20:03.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:20:03.212 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:20:03.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:20:03.611 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:20:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:03 smithi060 ceph-mon[94233]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:03 smithi060 ceph-mon[94233]: from='client.26199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2601462331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:20:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:03 smithi060 ceph-mon[109077]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:03 smithi060 ceph-mon[109077]: from='client.26199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2601462331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:20:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:03 smithi089 ceph-mon[98504]: pgmap v10942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:03 smithi089 ceph-mon[98504]: from='client.26199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2601462331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:20:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:04 smithi060 ceph-mon[94233]: from='client.26205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:04 smithi060 ceph-mon[109077]: from='client.26205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:20:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:20:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:04 smithi089 ceph-mon[98504]: from='client.26205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:05 smithi060 ceph-mon[94233]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:05 smithi060 ceph-mon[109077]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:05 smithi089 ceph-mon[98504]: pgmap v10943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:07 smithi060 ceph-mon[94233]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:07 smithi060 ceph-mon[109077]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:07 smithi089 ceph-mon[98504]: pgmap v10944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:09 smithi060 ceph-mon[94233]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:09 smithi060 ceph-mon[109077]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:09 smithi089 ceph-mon[98504]: pgmap v10945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:11 smithi060 ceph-mon[94233]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:11 smithi060 ceph-mon[109077]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:11 smithi089 ceph-mon[98504]: pgmap v10946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:13 smithi060 ceph-mon[109077]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:13 smithi060 ceph-mon[94233]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:13 smithi089 ceph-mon[98504]: pgmap v10947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:20:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:20:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:15 smithi060 ceph-mon[94233]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:15 smithi060 ceph-mon[109077]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:15 smithi089 ceph-mon[98504]: pgmap v10948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:17 smithi060 ceph-mon[94233]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:17 smithi060 ceph-mon[109077]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:17 smithi089 ceph-mon[98504]: pgmap v10949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:19 smithi060 ceph-mon[94233]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:19 smithi060 ceph-mon[109077]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:19 smithi089 ceph-mon[98504]: pgmap v10950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:21 smithi060 ceph-mon[94233]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:21 smithi060 ceph-mon[109077]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:21 smithi089 ceph-mon[98504]: pgmap v10951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:23 smithi060 ceph-mon[94233]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:23 smithi060 ceph-mon[109077]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:23 smithi089 ceph-mon[98504]: pgmap v10952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:20:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:20:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:25 smithi060 ceph-mon[109077]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:25 smithi060 ceph-mon[94233]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:25 smithi089 ceph-mon[98504]: pgmap v10953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:27 smithi060 ceph-mon[109077]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:27 smithi060 ceph-mon[94233]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:27 smithi089 ceph-mon[98504]: pgmap v10954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:29 smithi060 ceph-mon[109077]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:29 smithi060 ceph-mon[94233]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:29 smithi089 ceph-mon[98504]: pgmap v10955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:31 smithi060 ceph-mon[94233]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:31 smithi060 ceph-mon[109077]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:31 smithi089 ceph-mon[98504]: pgmap v10956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:33.972 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:20:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:33 smithi060 ceph-mon[94233]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:33 smithi060 ceph-mon[109077]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:33 smithi089 ceph-mon[98504]: pgmap v10957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:34.299 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:20:34.299 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:20:34.299 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:20:34.299 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:20:34.300 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:20:34.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:20:34.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:20:34.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:20:34.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:20:34.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:20:34.301 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:20:34.699 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:20:34.699 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:20:34.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:20:34.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:20:34.701 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:20:34.701 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:20:34.701 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:20:34.701 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:20:34.701 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:20:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:34 smithi060 ceph-mon[94233]: from='client.26217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:20:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:20:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:34 smithi060 ceph-mon[109077]: from='client.26217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:34 smithi089 ceph-mon[98504]: from='client.26217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:35 smithi060 ceph-mon[94233]: from='client.26223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:35 smithi060 ceph-mon[94233]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/781998922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:20:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:35 smithi060 ceph-mon[109077]: from='client.26223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:35 smithi060 ceph-mon[109077]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/781998922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:20:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:35 smithi089 ceph-mon[98504]: from='client.26223 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:20:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:35 smithi089 ceph-mon[98504]: pgmap v10958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/781998922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:20:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:37 smithi060 ceph-mon[94233]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:37 smithi060 ceph-mon[109077]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:37 smithi089 ceph-mon[98504]: pgmap v10959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:20:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:20:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:20:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:20:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:20:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: pgmap v10960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:20:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:20:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:20:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:41 smithi060 ceph-mon[94233]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:41 smithi060 ceph-mon[109077]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:41 smithi089 ceph-mon[98504]: pgmap v10961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:43 smithi060 ceph-mon[94233]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:43 smithi060 ceph-mon[109077]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:43 smithi089 ceph-mon[98504]: pgmap v10962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:20:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:20:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:45 smithi060 ceph-mon[94233]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:45 smithi060 ceph-mon[109077]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:45 smithi089 ceph-mon[98504]: pgmap v10963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:47 smithi060 ceph-mon[94233]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:47 smithi060 ceph-mon[109077]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:47 smithi089 ceph-mon[98504]: pgmap v10964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:49 smithi060 ceph-mon[94233]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:49 smithi060 ceph-mon[109077]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:49 smithi089 ceph-mon[98504]: pgmap v10965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:51 smithi060 ceph-mon[94233]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:51 smithi060 ceph-mon[109077]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:51 smithi089 ceph-mon[98504]: pgmap v10966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:53 smithi060 ceph-mon[94233]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:53 smithi060 ceph-mon[109077]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:53 smithi089 ceph-mon[98504]: pgmap v10967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:20:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:20:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:55 smithi060 ceph-mon[94233]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:55 smithi060 ceph-mon[109077]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:55 smithi089 ceph-mon[98504]: pgmap v10968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:20:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:57 smithi060 ceph-mon[94233]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:57 smithi060 ceph-mon[109077]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:20:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:57 smithi089 ceph-mon[98504]: pgmap v10969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:20:59 smithi060 ceph-mon[94233]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:20:59 smithi060 ceph-mon[109077]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:20:59 smithi089 ceph-mon[98504]: pgmap v10970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:01 smithi060 ceph-mon[94233]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:01 smithi060 ceph-mon[109077]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:01 smithi089 ceph-mon[98504]: pgmap v10971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:03 smithi060 ceph-mon[94233]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:03 smithi060 ceph-mon[109077]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:03 smithi089 ceph-mon[98504]: pgmap v10972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:21:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:21:05.062 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:21:05.394 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:21:05.394 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:21:05.394 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:21:05.394 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:21:05.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:21:05.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:21:05.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:21:05.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:21:05.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:21:05.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:21:05.396 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:21:05.792 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:21:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:21:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:21:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:21:05.792 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:21:05.793 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:21:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:05 smithi060 ceph-mon[94233]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:05 smithi060 ceph-mon[94233]: from='client.26235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:05 smithi060 ceph-mon[109077]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:05 smithi060 ceph-mon[109077]: from='client.26235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:05 smithi089 ceph-mon[98504]: pgmap v10973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:05 smithi089 ceph-mon[98504]: from='client.26235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:06 smithi060 ceph-mon[94233]: from='client.36113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3581494088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:21:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:06 smithi060 ceph-mon[109077]: from='client.36113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3581494088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:21:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:06 smithi089 ceph-mon[98504]: from='client.36113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3581494088' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:21:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:07 smithi060 ceph-mon[94233]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:07 smithi060 ceph-mon[109077]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:07 smithi089 ceph-mon[98504]: pgmap v10974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:09 smithi060 ceph-mon[94233]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:09 smithi060 ceph-mon[109077]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:09 smithi089 ceph-mon[98504]: pgmap v10975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:11 smithi060 ceph-mon[94233]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:11 smithi060 ceph-mon[109077]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:11 smithi089 ceph-mon[98504]: pgmap v10976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:13 smithi060 ceph-mon[94233]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:13 smithi060 ceph-mon[109077]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:13 smithi089 ceph-mon[98504]: pgmap v10977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:21:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:21:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:15 smithi060 ceph-mon[94233]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:15 smithi060 ceph-mon[109077]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:15 smithi089 ceph-mon[98504]: pgmap v10978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:17 smithi060 ceph-mon[94233]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:17 smithi060 ceph-mon[109077]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:17 smithi089 ceph-mon[98504]: pgmap v10979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:19 smithi060 ceph-mon[94233]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:19 smithi060 ceph-mon[109077]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:19 smithi089 ceph-mon[98504]: pgmap v10980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:21 smithi060 ceph-mon[94233]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:21 smithi060 ceph-mon[109077]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:21 smithi089 ceph-mon[98504]: pgmap v10981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:23 smithi060 ceph-mon[94233]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:23 smithi060 ceph-mon[109077]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:23 smithi089 ceph-mon[98504]: pgmap v10982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:21:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:21:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:25 smithi060 ceph-mon[94233]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:25 smithi060 ceph-mon[109077]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:25 smithi089 ceph-mon[98504]: pgmap v10983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:27 smithi060 ceph-mon[94233]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:27 smithi060 ceph-mon[109077]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:27 smithi089 ceph-mon[98504]: pgmap v10984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:29 smithi060 ceph-mon[94233]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:29 smithi060 ceph-mon[109077]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:29 smithi089 ceph-mon[98504]: pgmap v10985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:31 smithi060 ceph-mon[94233]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:31 smithi060 ceph-mon[109077]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:31 smithi089 ceph-mon[98504]: pgmap v10986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:33 smithi060 ceph-mon[94233]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:33 smithi060 ceph-mon[109077]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:33 smithi089 ceph-mon[98504]: pgmap v10987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:21:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:21:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:35 smithi060 ceph-mon[94233]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:35 smithi060 ceph-mon[109077]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:35 smithi089 ceph-mon[98504]: pgmap v10988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:36.154 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:21:36.486 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:21:36.486 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:21:36.486 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:21:36.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:21:36.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:21:36.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:21:36.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:21:36.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:21:36.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:21:36.488 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:21:36.883 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:21:36.883 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:36.884 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:21:36.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:21:36.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:21:36.885 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:21:36.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:21:36.885 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:21:36.885 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:21:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[94233]: from='client.26253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[94233]: from='client.26259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[94233]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1245446437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:21:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[109077]: from='client.26253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[109077]: from='client.26259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[109077]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1245446437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:21:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:37 smithi089 ceph-mon[98504]: from='client.26253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:37 smithi089 ceph-mon[98504]: from='client.26259 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:21:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:37 smithi089 ceph-mon[98504]: pgmap v10989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1245446437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:21:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:39 smithi060 ceph-mon[94233]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:39 smithi060 ceph-mon[109077]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:39 smithi089 ceph-mon[98504]: pgmap v10990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:21:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:21:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:21:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:21:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:21:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:21:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:21:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:21:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:21:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:21:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:21:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:21:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:41 smithi060 ceph-mon[94233]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:41 smithi060 ceph-mon[109077]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:41 smithi089 ceph-mon[98504]: pgmap v10991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:43 smithi060 ceph-mon[94233]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:43 smithi060 ceph-mon[109077]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:43 smithi089 ceph-mon[98504]: pgmap v10992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:21:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:21:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:45 smithi060 ceph-mon[94233]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:45 smithi060 ceph-mon[109077]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:45 smithi089 ceph-mon[98504]: pgmap v10993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:47 smithi060 ceph-mon[94233]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:47 smithi060 ceph-mon[109077]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:47 smithi089 ceph-mon[98504]: pgmap v10994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:49 smithi060 ceph-mon[94233]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:49 smithi060 ceph-mon[109077]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:49 smithi089 ceph-mon[98504]: pgmap v10995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:51 smithi060 ceph-mon[94233]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:51 smithi060 ceph-mon[109077]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:51 smithi089 ceph-mon[98504]: pgmap v10996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:53 smithi060 ceph-mon[94233]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:53 smithi060 ceph-mon[109077]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:53 smithi089 ceph-mon[98504]: pgmap v10997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:21:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:21:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:55 smithi060 ceph-mon[109077]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:55 smithi060 ceph-mon[94233]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:55 smithi089 ceph-mon[98504]: pgmap v10998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:21:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:57 smithi060 ceph-mon[109077]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:57 smithi060 ceph-mon[94233]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:21:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:57 smithi089 ceph-mon[98504]: pgmap v10999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:21:59 smithi060 ceph-mon[109077]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:21:59 smithi060 ceph-mon[94233]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:21:59 smithi089 ceph-mon[98504]: pgmap v11000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:01 smithi060 ceph-mon[94233]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:01 smithi060 ceph-mon[109077]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:01 smithi089 ceph-mon[98504]: pgmap v11001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:03 smithi060 ceph-mon[109077]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:03 smithi060 ceph-mon[94233]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:03 smithi089 ceph-mon[98504]: pgmap v11002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:22:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:22:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:05 smithi060 ceph-mon[94233]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:05 smithi060 ceph-mon[109077]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:05 smithi089 ceph-mon[98504]: pgmap v11003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:07.251 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:22:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:07 smithi060 ceph-mon[109077]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:07 smithi060 ceph-mon[94233]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:07 smithi089 ceph-mon[98504]: pgmap v11004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:22:07.582 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:22:07.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:22:07.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:22:07.584 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:22:07.978 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:22:07.978 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:22:07.979 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:22:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:08 smithi060 ceph-mon[109077]: from='client.26271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:08 smithi060 ceph-mon[109077]: from='client.26277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3532640040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:22:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:08 smithi060 ceph-mon[94233]: from='client.26271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:08 smithi060 ceph-mon[94233]: from='client.26277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3532640040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:22:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:08 smithi089 ceph-mon[98504]: from='client.26271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:08 smithi089 ceph-mon[98504]: from='client.26277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3532640040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:22:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:09 smithi060 ceph-mon[94233]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:09 smithi060 ceph-mon[109077]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:09 smithi089 ceph-mon[98504]: pgmap v11005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:11 smithi060 ceph-mon[94233]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:11 smithi060 ceph-mon[109077]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:11 smithi089 ceph-mon[98504]: pgmap v11006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:13 smithi060 ceph-mon[94233]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:13 smithi060 ceph-mon[109077]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:13 smithi089 ceph-mon[98504]: pgmap v11007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:22:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:22:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:15 smithi060 ceph-mon[94233]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:15 smithi060 ceph-mon[109077]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:15 smithi089 ceph-mon[98504]: pgmap v11008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:17 smithi060 ceph-mon[94233]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:17 smithi060 ceph-mon[109077]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:17 smithi089 ceph-mon[98504]: pgmap v11009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:19 smithi060 ceph-mon[94233]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:19 smithi060 ceph-mon[109077]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:19 smithi089 ceph-mon[98504]: pgmap v11010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:21 smithi060 ceph-mon[94233]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:21 smithi060 ceph-mon[109077]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:21 smithi089 ceph-mon[98504]: pgmap v11011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:23 smithi060 ceph-mon[94233]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:23 smithi060 ceph-mon[109077]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:23 smithi089 ceph-mon[98504]: pgmap v11012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:22:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:22:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:25 smithi060 ceph-mon[94233]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:25 smithi060 ceph-mon[109077]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:25 smithi089 ceph-mon[98504]: pgmap v11013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:27 smithi060 ceph-mon[94233]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:27 smithi060 ceph-mon[109077]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:27 smithi089 ceph-mon[98504]: pgmap v11014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:29 smithi060 ceph-mon[94233]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:29 smithi060 ceph-mon[109077]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:29 smithi089 ceph-mon[98504]: pgmap v11015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:31 smithi060 ceph-mon[94233]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:31 smithi060 ceph-mon[109077]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:31 smithi089 ceph-mon[98504]: pgmap v11016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:33 smithi060 ceph-mon[94233]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:33 smithi060 ceph-mon[109077]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:33 smithi089 ceph-mon[98504]: pgmap v11017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:22:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:22:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:35 smithi060 ceph-mon[109077]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:35 smithi060 ceph-mon[94233]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:35 smithi089 ceph-mon[98504]: pgmap v11018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:37 smithi060 ceph-mon[94233]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:37 smithi060 ceph-mon[109077]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:37 smithi089 ceph-mon[98504]: pgmap v11019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:38.340 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:22:38.666 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:22:38.666 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:22:38.666 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:22:38.666 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:22:38.666 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:22:38.666 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 5037M 2426M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5584M 2426M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 5044M 2426M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4770M 2426M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:22:38.667 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:22:38.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:22:38.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:22:38.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:22:38.668 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:22:39.062 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:22:39.062 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:22:39.062 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:22:39.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:22:39.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:22:39.064 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:22:39.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:22:39.064 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:22:39.064 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:22:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[94233]: from='client.36161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[94233]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[94233]: from='client.36167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1162722255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:22:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[109077]: from='client.36161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[109077]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[109077]: from='client.36167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1162722255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:22:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:39 smithi089 ceph-mon[98504]: from='client.36161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:39 smithi089 ceph-mon[98504]: pgmap v11020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:39 smithi089 ceph-mon[98504]: from='client.36167 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:22:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1162722255' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:22:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:22:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:22:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2416M 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:22:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:22:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2416M 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:22:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:22:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: pgmap v11021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2416M 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:22:42.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:22:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:43 smithi060 ceph-mon[94233]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:43 smithi060 ceph-mon[109077]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:43 smithi089 ceph-mon[98504]: pgmap v11022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:22:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:22:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:45 smithi060 ceph-mon[94233]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:45 smithi060 ceph-mon[109077]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:45 smithi089 ceph-mon[98504]: pgmap v11023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:47 smithi060 ceph-mon[109077]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:47 smithi060 ceph-mon[94233]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:47 smithi089 ceph-mon[98504]: pgmap v11024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:49 smithi060 ceph-mon[94233]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:49 smithi060 ceph-mon[109077]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:49 smithi089 ceph-mon[98504]: pgmap v11025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:51 smithi060 ceph-mon[109077]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:51 smithi060 ceph-mon[94233]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:51 smithi089 ceph-mon[98504]: pgmap v11026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:53 smithi060 ceph-mon[94233]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:53 smithi060 ceph-mon[109077]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:53 smithi089 ceph-mon[98504]: pgmap v11027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:22:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:22:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:55 smithi060 ceph-mon[94233]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:55 smithi060 ceph-mon[109077]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:55 smithi089 ceph-mon[98504]: pgmap v11028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:22:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:57 smithi060 ceph-mon[94233]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:57 smithi060 ceph-mon[109077]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:22:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:57 smithi089 ceph-mon[98504]: pgmap v11029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:22:59 smithi060 ceph-mon[109077]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:22:59 smithi060 ceph-mon[94233]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:22:59 smithi089 ceph-mon[98504]: pgmap v11030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:01 smithi060 ceph-mon[94233]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:01 smithi060 ceph-mon[109077]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:01 smithi089 ceph-mon[98504]: pgmap v11031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:03 smithi060 ceph-mon[94233]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:03 smithi060 ceph-mon[109077]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:03 smithi089 ceph-mon[98504]: pgmap v11032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:23:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:23:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:05 smithi060 ceph-mon[94233]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:05 smithi060 ceph-mon[109077]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:05 smithi089 ceph-mon[98504]: pgmap v11033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:07 smithi060 ceph-mon[94233]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:07 smithi060 ceph-mon[109077]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:07 smithi089 ceph-mon[98504]: pgmap v11034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:09.425 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:23:09.750 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:23:09.750 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:23:09.750 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:23:09.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:23:09.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:23:09.750 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:23:09.750 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 5037M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5584M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 5044M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4770M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:23:09.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:23:09.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:23:09.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:23:09.752 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:23:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:09 smithi060 ceph-mon[94233]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:09 smithi060 ceph-mon[109077]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:09 smithi089 ceph-mon[98504]: pgmap v11035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:23:10.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:23:10.149 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:23:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:10 smithi060 ceph-mon[109077]: from='client.26307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:10 smithi060 ceph-mon[109077]: from='client.26313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/36534492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:23:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:10 smithi060 ceph-mon[94233]: from='client.26307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:10 smithi060 ceph-mon[94233]: from='client.26313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/36534492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:23:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:10 smithi089 ceph-mon[98504]: from='client.26307 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:10 smithi089 ceph-mon[98504]: from='client.26313 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/36534492' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:23:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:11 smithi060 ceph-mon[94233]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:11 smithi060 ceph-mon[109077]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:11 smithi089 ceph-mon[98504]: pgmap v11036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:13 smithi060 ceph-mon[94233]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:13 smithi060 ceph-mon[109077]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:13 smithi089 ceph-mon[98504]: pgmap v11037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:23:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:23:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:15 smithi060 ceph-mon[109077]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:15 smithi060 ceph-mon[94233]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:15 smithi089 ceph-mon[98504]: pgmap v11038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:17 smithi060 ceph-mon[94233]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:17 smithi060 ceph-mon[109077]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:17 smithi089 ceph-mon[98504]: pgmap v11039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:19 smithi060 ceph-mon[94233]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:19 smithi060 ceph-mon[109077]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:19 smithi089 ceph-mon[98504]: pgmap v11040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:21 smithi060 ceph-mon[109077]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:21 smithi060 ceph-mon[94233]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:21 smithi089 ceph-mon[98504]: pgmap v11041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:23 smithi060 ceph-mon[94233]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:23 smithi060 ceph-mon[109077]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:23 smithi089 ceph-mon[98504]: pgmap v11042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:23:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:23:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:25 smithi060 ceph-mon[94233]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:25 smithi060 ceph-mon[109077]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:25 smithi089 ceph-mon[98504]: pgmap v11043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:27 smithi060 ceph-mon[94233]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:27 smithi060 ceph-mon[109077]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:27 smithi089 ceph-mon[98504]: pgmap v11044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:29 smithi060 ceph-mon[94233]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:29 smithi060 ceph-mon[109077]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:29 smithi089 ceph-mon[98504]: pgmap v11045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:31 smithi060 ceph-mon[94233]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:31 smithi060 ceph-mon[109077]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:31 smithi089 ceph-mon[98504]: pgmap v11046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:33 smithi060 ceph-mon[94233]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:33 smithi060 ceph-mon[109077]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:33 smithi089 ceph-mon[98504]: pgmap v11047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:23:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:23:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:35 smithi060 ceph-mon[94233]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:35 smithi060 ceph-mon[109077]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:35 smithi089 ceph-mon[98504]: pgmap v11048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:37 smithi060 ceph-mon[94233]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:37 smithi060 ceph-mon[109077]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:37 smithi089 ceph-mon[98504]: pgmap v11049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:39 smithi060 ceph-mon[94233]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:39 smithi060 ceph-mon[109077]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:39 smithi089 ceph-mon[98504]: pgmap v11050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:40.514 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:23:40.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 5037M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5584M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 5044M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4770M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:23:40.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:23:40.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:23:40.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:23:40.841 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:23:41.244 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:23:41.244 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:23:41.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:23:41.244 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:41.244 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:23:41.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:23:41.244 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:23:41.245 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:23:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[94233]: from='client.26325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[94233]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[94233]: from='client.26331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/912444829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[109077]: from='client.26325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[109077]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[109077]: from='client.26331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/912444829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:23:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:41 smithi089 ceph-mon[98504]: from='client.26325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:41 smithi089 ceph-mon[98504]: pgmap v11051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:41 smithi089 ceph-mon[98504]: from='client.26331 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:23:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:23:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/912444829' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:23:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:23:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:23:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:23:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:23:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:23:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:23:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:23:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:23:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:23:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:43 smithi060 ceph-mon[94233]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:43 smithi060 ceph-mon[109077]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:43 smithi089 ceph-mon[98504]: pgmap v11052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:23:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:23:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:45 smithi060 ceph-mon[94233]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:45 smithi060 ceph-mon[109077]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:45 smithi089 ceph-mon[98504]: pgmap v11053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:47 smithi060 ceph-mon[109077]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:47 smithi060 ceph-mon[94233]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:47 smithi089 ceph-mon[98504]: pgmap v11054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:49 smithi060 ceph-mon[109077]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:49 smithi060 ceph-mon[94233]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:49 smithi089 ceph-mon[98504]: pgmap v11055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:51 smithi060 ceph-mon[109077]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:51 smithi060 ceph-mon[94233]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:51 smithi089 ceph-mon[98504]: pgmap v11056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:53 smithi060 ceph-mon[109077]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:53 smithi060 ceph-mon[94233]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:53 smithi089 ceph-mon[98504]: pgmap v11057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:23:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:23:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:55 smithi060 ceph-mon[109077]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:55 smithi060 ceph-mon[94233]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:55 smithi089 ceph-mon[98504]: pgmap v11058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:23:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:57 smithi060 ceph-mon[94233]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:57 smithi060 ceph-mon[109077]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:23:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:57 smithi089 ceph-mon[98504]: pgmap v11059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:23:59 smithi060 ceph-mon[94233]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:23:59 smithi060 ceph-mon[109077]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:23:59 smithi089 ceph-mon[98504]: pgmap v11060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:01 smithi060 ceph-mon[94233]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:01 smithi060 ceph-mon[109077]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:01 smithi089 ceph-mon[98504]: pgmap v11061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:03 smithi060 ceph-mon[94233]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:03 smithi060 ceph-mon[109077]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:03 smithi089 ceph-mon[98504]: pgmap v11062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:24:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:24:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:05 smithi060 ceph-mon[94233]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:05 smithi060 ceph-mon[109077]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:05 smithi089 ceph-mon[98504]: pgmap v11063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:07 smithi060 ceph-mon[94233]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:07 smithi060 ceph-mon[109077]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:07 smithi089 ceph-mon[98504]: pgmap v11064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:09 smithi060 ceph-mon[94233]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:09 smithi060 ceph-mon[109077]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:09 smithi089 ceph-mon[98504]: pgmap v11065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:11.608 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 5037M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:24:11.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5584M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 5044M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4770M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:24:11.938 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:24:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:11 smithi060 ceph-mon[109077]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:11 smithi060 ceph-mon[94233]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:11 smithi089 ceph-mon[98504]: pgmap v11066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:24:12.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:12.336 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:24:12.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:24:12.336 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:24:12.336 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:24:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:12 smithi060 ceph-mon[94233]: from='client.36215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:12 smithi060 ceph-mon[94233]: from='client.36221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/541702660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:24:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:12 smithi060 ceph-mon[109077]: from='client.36215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:12 smithi060 ceph-mon[109077]: from='client.36221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/541702660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:24:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:12 smithi089 ceph-mon[98504]: from='client.36215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:12 smithi089 ceph-mon[98504]: from='client.36221 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/541702660' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:24:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:13 smithi060 ceph-mon[94233]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:13 smithi060 ceph-mon[109077]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:13 smithi089 ceph-mon[98504]: pgmap v11067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:24:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:24:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:15 smithi060 ceph-mon[94233]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:15 smithi060 ceph-mon[109077]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:15 smithi089 ceph-mon[98504]: pgmap v11068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:17 smithi060 ceph-mon[94233]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:17 smithi060 ceph-mon[109077]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:17 smithi089 ceph-mon[98504]: pgmap v11069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:19 smithi060 ceph-mon[94233]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:19 smithi060 ceph-mon[109077]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:19 smithi089 ceph-mon[98504]: pgmap v11070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:21 smithi060 ceph-mon[94233]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:21 smithi060 ceph-mon[109077]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:21 smithi089 ceph-mon[98504]: pgmap v11071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:23 smithi060 ceph-mon[94233]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:23 smithi060 ceph-mon[109077]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:23 smithi089 ceph-mon[98504]: pgmap v11072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:24:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:24:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:25 smithi060 ceph-mon[94233]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:25 smithi060 ceph-mon[109077]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:25 smithi089 ceph-mon[98504]: pgmap v11073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:27 smithi060 ceph-mon[94233]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:27 smithi060 ceph-mon[109077]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:27 smithi089 ceph-mon[98504]: pgmap v11074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:29 smithi060 ceph-mon[94233]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:29 smithi060 ceph-mon[109077]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:29 smithi089 ceph-mon[98504]: pgmap v11075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:31 smithi060 ceph-mon[94233]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:31 smithi060 ceph-mon[109077]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:31 smithi089 ceph-mon[98504]: pgmap v11076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:33 smithi060 ceph-mon[94233]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:33 smithi060 ceph-mon[109077]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:33 smithi089 ceph-mon[98504]: pgmap v11077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:24:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:24:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:35 smithi060 ceph-mon[94233]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:35 smithi060 ceph-mon[109077]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:35 smithi089 ceph-mon[98504]: pgmap v11078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:37 smithi060 ceph-mon[94233]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:37 smithi060 ceph-mon[109077]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:37 smithi089 ceph-mon[98504]: pgmap v11079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:39 smithi060 ceph-mon[94233]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:39 smithi060 ceph-mon[109077]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:39 smithi089 ceph-mon[98504]: pgmap v11080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:41 smithi060 ceph-mon[94233]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:41 smithi060 ceph-mon[109077]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:41 smithi089 ceph-mon[98504]: pgmap v11081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:42.707 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:24:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:24:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:24:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 10m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 10m ago 4h 98.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 10m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 10m ago 4h 27.7M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 10m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 10m ago 4h 735M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 10m ago 4h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 10m ago 4h 761M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 10m ago 4h 611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 10m ago 4h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 10m ago 4h 19.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 10m ago 4h 5037M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 10m ago 4h 5584M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:24:43.044 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 10m ago 4h 5044M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:24:43.045 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 10m ago 4h 4770M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:24:43.045 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 10m ago 4h 3937M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:24:43.045 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 10m ago 4h 4413M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:24:43.045 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 10m ago 4h 3894M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:24:43.045 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 10m ago 4h 4400M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:24:43.045 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 10m ago 4h 124M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:24:43.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:24:43.461 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:24:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[94233]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[94233]: from='client.26361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[94233]: from='client.26367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1728659043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:24:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[109077]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[109077]: from='client.26361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[109077]: from='client.26367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1728659043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:24:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:43 smithi089 ceph-mon[98504]: pgmap v11082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:43 smithi089 ceph-mon[98504]: from='client.26361 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:43 smithi089 ceph-mon[98504]: from='client.26367 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:24:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1728659043' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:24:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:24:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:24:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:45 smithi060 ceph-mon[94233]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:45 smithi060 ceph-mon[109077]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:45 smithi089 ceph-mon[98504]: pgmap v11083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:24:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:24:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:24:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:24:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:24:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:24:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:24:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:48 smithi060 ceph-mon[94233]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:48 smithi060 ceph-mon[109077]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:48 smithi089 ceph-mon[98504]: pgmap v11084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:50 smithi060 ceph-mon[94233]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:50 smithi060 ceph-mon[109077]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:50 smithi089 ceph-mon[98504]: pgmap v11085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:52 smithi060 ceph-mon[94233]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:52 smithi060 ceph-mon[109077]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:52 smithi089 ceph-mon[98504]: pgmap v11086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:54 smithi060 ceph-mon[94233]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:54 smithi060 ceph-mon[109077]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:54 smithi089 ceph-mon[98504]: pgmap v11087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:24:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:24:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:56 smithi060 ceph-mon[109077]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:56 smithi060 ceph-mon[94233]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:56 smithi089 ceph-mon[98504]: pgmap v11088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:24:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:57 smithi060 ceph-mon[94233]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:57 smithi060 ceph-mon[109077]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:24:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:57 smithi089 ceph-mon[98504]: pgmap v11089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:24:59 smithi060 ceph-mon[94233]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:24:59 smithi060 ceph-mon[109077]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:24:59 smithi089 ceph-mon[98504]: pgmap v11090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:01 smithi060 ceph-mon[94233]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:01 smithi060 ceph-mon[109077]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:01 smithi089 ceph-mon[98504]: pgmap v11091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:03 smithi060 ceph-mon[94233]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:03 smithi060 ceph-mon[109077]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:03 smithi089 ceph-mon[98504]: pgmap v11092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:25:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:25:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:05 smithi060 ceph-mon[94233]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:05 smithi060 ceph-mon[109077]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:05 smithi089 ceph-mon[98504]: pgmap v11093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:07 smithi060 ceph-mon[94233]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:07 smithi060 ceph-mon[109077]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:07 smithi089 ceph-mon[98504]: pgmap v11094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:09 smithi060 ceph-mon[94233]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:09 smithi060 ceph-mon[109077]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:09 smithi089 ceph-mon[98504]: pgmap v11095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:11 smithi060 ceph-mon[94233]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:11 smithi060 ceph-mon[109077]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:11 smithi089 ceph-mon[98504]: pgmap v11096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:13.831 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:25:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:13 smithi060 ceph-mon[94233]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:13 smithi060 ceph-mon[109077]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:13 smithi089 ceph-mon[98504]: pgmap v11097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:14.156 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:25:14.156 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 28s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 28s ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 28s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 28s ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 28s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 28s ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 28s ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 28s ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 28s ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 28s ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 28s ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:25:14.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 28s ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 28s ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 28s ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 28s ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 28s ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 28s ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 28s ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 28s ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:25:14.158 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 28s ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:25:14.559 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:25:14.559 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:25:14.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:25:14.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:14.559 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:25:14.560 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:25:14.705 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:25:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:25:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:14 smithi060 ceph-mon[94233]: from='client.26379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:14 smithi060 ceph-mon[94233]: from='client.26385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1662762929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:14 smithi060 ceph-mon[109077]: from='client.26379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:14 smithi060 ceph-mon[109077]: from='client.26385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1662762929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:25:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:14 smithi089 ceph-mon[98504]: from='client.26379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:14 smithi089 ceph-mon[98504]: from='client.26385 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1662762929' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:25:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:15 smithi060 ceph-mon[94233]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:15 smithi060 ceph-mon[109077]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:15 smithi089 ceph-mon[98504]: pgmap v11098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:17 smithi060 ceph-mon[94233]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:17 smithi060 ceph-mon[109077]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:17 smithi089 ceph-mon[98504]: pgmap v11099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:19 smithi060 ceph-mon[94233]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:19 smithi060 ceph-mon[109077]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:19 smithi089 ceph-mon[98504]: pgmap v11100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:21 smithi060 ceph-mon[94233]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:21 smithi060 ceph-mon[109077]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:21 smithi089 ceph-mon[98504]: pgmap v11101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:23.705 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 09:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T09:25:23.373598675Z level=info msg="Completed cleanup jobs" duration=12.870754ms 2023-12-01T09:25:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:23 smithi060 ceph-mon[94233]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:23 smithi060 ceph-mon[109077]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:23 smithi089 ceph-mon[98504]: pgmap v11102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:25:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:25:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:25 smithi060 ceph-mon[94233]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:25 smithi060 ceph-mon[109077]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:25 smithi089 ceph-mon[98504]: pgmap v11103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:27 smithi060 ceph-mon[94233]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:27 smithi060 ceph-mon[109077]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:27 smithi089 ceph-mon[98504]: pgmap v11104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:29 smithi060 ceph-mon[94233]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:29 smithi060 ceph-mon[109077]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:29 smithi089 ceph-mon[98504]: pgmap v11105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:31 smithi060 ceph-mon[94233]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:31 smithi060 ceph-mon[109077]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:31 smithi089 ceph-mon[98504]: pgmap v11106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:33 smithi060 ceph-mon[94233]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:33 smithi060 ceph-mon[109077]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:33 smithi089 ceph-mon[98504]: pgmap v11107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:25:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:25:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:35 smithi060 ceph-mon[109077]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:35 smithi060 ceph-mon[94233]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:35 smithi089 ceph-mon[98504]: pgmap v11108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:37 smithi060 ceph-mon[94233]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:37 smithi060 ceph-mon[109077]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:37 smithi089 ceph-mon[98504]: pgmap v11109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:39 smithi060 ceph-mon[94233]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:39 smithi060 ceph-mon[109077]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:39 smithi089 ceph-mon[98504]: pgmap v11110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:41 smithi060 ceph-mon[94233]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:41 smithi060 ceph-mon[109077]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:41 smithi089 ceph-mon[98504]: pgmap v11111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:43 smithi060 ceph-mon[94233]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:43 smithi060 ceph-mon[109077]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:43 smithi089 ceph-mon[98504]: pgmap v11112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:25:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:25:44.924 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:25:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 59s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 59s ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 59s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 59s ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 59s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 59s ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 59s ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 59s ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 59s ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 59s ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:25:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 59s ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 59s ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 59s ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 59s ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 59s ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 59s ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 59s ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 59s ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 59s ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:25:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 59s ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:45.650 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:25:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:25:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:45 smithi060 ceph-mon[94233]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:45 smithi060 ceph-mon[94233]: from='client.36269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3560966397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:25:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:45 smithi060 ceph-mon[109077]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:45 smithi060 ceph-mon[109077]: from='client.36269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3560966397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:25:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:45 smithi089 ceph-mon[98504]: pgmap v11113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:45 smithi089 ceph-mon[98504]: from='client.36269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3560966397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:25:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:46 smithi060 ceph-mon[94233]: from='client.26403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:46 smithi060 ceph-mon[109077]: from='client.26403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:46 smithi089 ceph-mon[98504]: from='client.26403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:25:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[94233]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:25:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:25:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:25:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:25:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[109077]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:25:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:25:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:25:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:25:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:47 smithi089 ceph-mon[98504]: pgmap v11114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:25:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:25:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:25:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:25:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:49 smithi060 ceph-mon[94233]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:49 smithi060 ceph-mon[109077]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:49 smithi089 ceph-mon[98504]: pgmap v11115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:51 smithi060 ceph-mon[94233]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:51 smithi060 ceph-mon[109077]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:51 smithi089 ceph-mon[98504]: pgmap v11116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:53 smithi060 ceph-mon[94233]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:53 smithi060 ceph-mon[109077]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:53 smithi089 ceph-mon[98504]: pgmap v11117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:25:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:25:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:55 smithi060 ceph-mon[94233]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:55 smithi060 ceph-mon[109077]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:55 smithi089 ceph-mon[98504]: pgmap v11118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:25:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:57 smithi060 ceph-mon[94233]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:57 smithi060 ceph-mon[109077]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:25:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:57 smithi089 ceph-mon[98504]: pgmap v11119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:25:59 smithi060 ceph-mon[94233]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:25:59 smithi060 ceph-mon[109077]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:25:59 smithi089 ceph-mon[98504]: pgmap v11120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:01 smithi060 ceph-mon[94233]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:01 smithi060 ceph-mon[109077]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:01 smithi089 ceph-mon[98504]: pgmap v11121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:03 smithi060 ceph-mon[94233]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:03 smithi060 ceph-mon[109077]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:03 smithi089 ceph-mon[98504]: pgmap v11122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:26:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:26:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:05 smithi060 ceph-mon[94233]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:05 smithi060 ceph-mon[109077]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:05 smithi089 ceph-mon[98504]: pgmap v11123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:07 smithi089 ceph-mon[98504]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:07 smithi060 ceph-mon[94233]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:07 smithi060 ceph-mon[109077]: pgmap v11124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:09 smithi060 ceph-mon[94233]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:09 smithi060 ceph-mon[109077]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:09 smithi089 ceph-mon[98504]: pgmap v11125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:11 smithi060 ceph-mon[94233]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:11 smithi060 ceph-mon[109077]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:11 smithi089 ceph-mon[98504]: pgmap v11126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:13 smithi060 ceph-mon[94233]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:13 smithi060 ceph-mon[109077]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:13 smithi089 ceph-mon[98504]: pgmap v11127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:26:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:26:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:15 smithi060 ceph-mon[94233]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:15 smithi060 ceph-mon[109077]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:16.011 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:26:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:15 smithi089 ceph-mon[98504]: pgmap v11128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 90s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 90s ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 90s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 90s ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 90s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 90s ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 90s ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 90s ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 90s ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 90s ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 90s ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 90s ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:26:16.336 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 90s ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:26:16.337 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 90s ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:26:16.337 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 90s ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:26:16.337 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 90s ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:26:16.337 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 90s ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:26:16.337 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 90s ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:26:16.337 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 90s ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:26:16.337 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 90s ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:16.741 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:26:16.742 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:26:16.742 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:16.742 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:26:16.742 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:26:16.742 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:26:16.742 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:26:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:16 smithi060 ceph-mon[94233]: from='client.26415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:16 smithi060 ceph-mon[109077]: from='client.26415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:16 smithi089 ceph-mon[98504]: from='client.26415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:17 smithi060 ceph-mon[94233]: from='client.36293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:17 smithi060 ceph-mon[94233]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2631366003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:26:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:17 smithi060 ceph-mon[109077]: from='client.36293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:17 smithi060 ceph-mon[109077]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2631366003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:26:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:17 smithi089 ceph-mon[98504]: from='client.36293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:17 smithi089 ceph-mon[98504]: pgmap v11129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2631366003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:26:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:19 smithi060 ceph-mon[94233]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:19 smithi060 ceph-mon[109077]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:19 smithi089 ceph-mon[98504]: pgmap v11130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:21 smithi060 ceph-mon[94233]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:21 smithi060 ceph-mon[109077]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:21 smithi089 ceph-mon[98504]: pgmap v11131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:23 smithi060 ceph-mon[94233]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:23 smithi060 ceph-mon[109077]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:23 smithi089 ceph-mon[98504]: pgmap v11132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:26:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:26:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:25 smithi060 ceph-mon[94233]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:25 smithi060 ceph-mon[109077]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:25 smithi089 ceph-mon[98504]: pgmap v11133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:27 smithi060 ceph-mon[94233]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:27 smithi060 ceph-mon[109077]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:27 smithi089 ceph-mon[98504]: pgmap v11134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:29 smithi060 ceph-mon[94233]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:29 smithi060 ceph-mon[109077]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:29 smithi089 ceph-mon[98504]: pgmap v11135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:31 smithi060 ceph-mon[94233]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:31 smithi060 ceph-mon[109077]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:31 smithi089 ceph-mon[98504]: pgmap v11136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:33 smithi060 ceph-mon[94233]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:33 smithi060 ceph-mon[109077]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:33 smithi089 ceph-mon[98504]: pgmap v11137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:26:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:26:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:35 smithi060 ceph-mon[94233]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:35 smithi060 ceph-mon[109077]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:35 smithi089 ceph-mon[98504]: pgmap v11138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:37 smithi089 ceph-mon[98504]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:37 smithi060 ceph-mon[94233]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:37 smithi060 ceph-mon[109077]: pgmap v11139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:39 smithi060 ceph-mon[94233]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:39 smithi060 ceph-mon[109077]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:39 smithi089 ceph-mon[98504]: pgmap v11140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:41 smithi060 ceph-mon[94233]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:41 smithi060 ceph-mon[109077]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:41 smithi089 ceph-mon[98504]: pgmap v11141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:42.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:43 smithi060 ceph-mon[94233]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:43 smithi060 ceph-mon[109077]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:43 smithi089 ceph-mon[98504]: pgmap v11142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:26:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:26:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:45 smithi060 ceph-mon[94233]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:45 smithi060 ceph-mon[109077]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:45 smithi089 ceph-mon[98504]: pgmap v11143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:47.102 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:26:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:26:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:26:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:26:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:26:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:26:47.429 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:26:47.429 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:26:47.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:26:47.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:26:47.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:26:47.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:26:47.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:26:47.431 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:26:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:47 smithi089 ceph-mon[98504]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:47 smithi089 ceph-mon[98504]: from='client.26433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:47 smithi060 ceph-mon[94233]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:47 smithi060 ceph-mon[94233]: from='client.26433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:47 smithi060 ceph-mon[109077]: pgmap v11144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:47 smithi060 ceph-mon[109077]: from='client.26433 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:47.841 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:26:47.841 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:26:47.842 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:26:47.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:26:47.843 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:26:47.843 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:26:47.843 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:26:47.843 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:26:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:48 smithi089 ceph-mon[98504]: from='client.36311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:26:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1022058469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:26:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:26:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:26:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:26:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[94233]: from='client.36311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:26:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1022058469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:26:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:26:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:26:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:26:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[109077]: from='client.36311 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:26:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:26:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1022058469' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:26:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:26:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:26:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:26:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:49 smithi089 ceph-mon[98504]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:49 smithi060 ceph-mon[94233]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:49 smithi060 ceph-mon[109077]: pgmap v11145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:51 smithi060 ceph-mon[94233]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:51 smithi060 ceph-mon[109077]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:51 smithi089 ceph-mon[98504]: pgmap v11146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:53 smithi060 ceph-mon[94233]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:53 smithi060 ceph-mon[109077]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:53 smithi089 ceph-mon[98504]: pgmap v11147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:26:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:26:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:55 smithi060 ceph-mon[94233]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:55 smithi060 ceph-mon[109077]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:55 smithi089 ceph-mon[98504]: pgmap v11148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:26:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:57 smithi060 ceph-mon[94233]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:57 smithi060 ceph-mon[109077]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:26:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:57 smithi089 ceph-mon[98504]: pgmap v11149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:26:59 smithi060 ceph-mon[94233]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:26:59 smithi060 ceph-mon[109077]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:26:59 smithi089 ceph-mon[98504]: pgmap v11150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:01 smithi060 ceph-mon[94233]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:01 smithi060 ceph-mon[109077]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:01 smithi089 ceph-mon[98504]: pgmap v11151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:03 smithi060 ceph-mon[94233]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:03 smithi060 ceph-mon[109077]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:03 smithi089 ceph-mon[98504]: pgmap v11152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:27:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:27:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:05 smithi060 ceph-mon[94233]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:05 smithi060 ceph-mon[109077]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:05 smithi089 ceph-mon[98504]: pgmap v11153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:07 smithi089 ceph-mon[98504]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:07 smithi060 ceph-mon[94233]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:07 smithi060 ceph-mon[109077]: pgmap v11154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:09 smithi060 ceph-mon[94233]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:09 smithi060 ceph-mon[109077]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:09 smithi089 ceph-mon[98504]: pgmap v11155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:11 smithi060 ceph-mon[94233]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:11 smithi060 ceph-mon[109077]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:11 smithi089 ceph-mon[98504]: pgmap v11156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:13 smithi060 ceph-mon[94233]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:13 smithi060 ceph-mon[109077]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:13 smithi089 ceph-mon[98504]: pgmap v11157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:27:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:27:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:15 smithi060 ceph-mon[94233]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:15 smithi060 ceph-mon[109077]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:15 smithi089 ceph-mon[98504]: pgmap v11158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:17 smithi060 ceph-mon[94233]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:17 smithi060 ceph-mon[109077]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:17 smithi089 ceph-mon[98504]: pgmap v11159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:18.205 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:27:18.531 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:27:18.532 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:18.929 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:27:18.930 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:27:18.930 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:27:18.930 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:27:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[109077]: from='client.26451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[109077]: from='client.36329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[109077]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1636647015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:27:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[94233]: from='client.26451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[94233]: from='client.36329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[94233]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1636647015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:27:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:19 smithi089 ceph-mon[98504]: from='client.26451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:19 smithi089 ceph-mon[98504]: from='client.36329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:19 smithi089 ceph-mon[98504]: pgmap v11160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1636647015' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:27:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:21 smithi060 ceph-mon[94233]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:21 smithi060 ceph-mon[109077]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:21 smithi089 ceph-mon[98504]: pgmap v11161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:23 smithi060 ceph-mon[94233]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:23 smithi060 ceph-mon[109077]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:23 smithi089 ceph-mon[98504]: pgmap v11162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:27:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:27:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:25 smithi060 ceph-mon[94233]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:25 smithi060 ceph-mon[109077]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:25 smithi089 ceph-mon[98504]: pgmap v11163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:27 smithi060 ceph-mon[94233]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:27 smithi060 ceph-mon[109077]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:27 smithi089 ceph-mon[98504]: pgmap v11164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:29 smithi060 ceph-mon[94233]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:29 smithi060 ceph-mon[109077]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:29 smithi089 ceph-mon[98504]: pgmap v11165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:31 smithi060 ceph-mon[94233]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:31 smithi060 ceph-mon[109077]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:31 smithi089 ceph-mon[98504]: pgmap v11166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:33 smithi089 ceph-mon[98504]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:33 smithi060 ceph-mon[94233]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:33 smithi060 ceph-mon[109077]: pgmap v11167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:27:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:27:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:35 smithi089 ceph-mon[98504]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:35 smithi060 ceph-mon[94233]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:35 smithi060 ceph-mon[109077]: pgmap v11168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:37 smithi060 ceph-mon[94233]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:37 smithi060 ceph-mon[109077]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:37 smithi089 ceph-mon[98504]: pgmap v11169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:39 smithi060 ceph-mon[94233]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:39 smithi060 ceph-mon[109077]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:39 smithi089 ceph-mon[98504]: pgmap v11170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:41 smithi060 ceph-mon[94233]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:41 smithi060 ceph-mon[109077]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:41 smithi089 ceph-mon[98504]: pgmap v11171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:43 smithi060 ceph-mon[94233]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:43 smithi060 ceph-mon[109077]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:43 smithi089 ceph-mon[98504]: pgmap v11172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:27:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:27:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:45 smithi060 ceph-mon[94233]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:45 smithi060 ceph-mon[109077]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:45 smithi089 ceph-mon[98504]: pgmap v11173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:47 smithi060 ceph-mon[94233]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:47 smithi060 ceph-mon[109077]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:47 smithi089 ceph-mon[98504]: pgmap v11174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:27:48.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:27:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:27:49.278 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:27:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:27:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:27:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[94233]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:27:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:27:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:27:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[109077]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:27:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:27:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:27:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:49 smithi089 ceph-mon[98504]: pgmap v11175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:27:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:27:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:27:50.003 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:27:50.003 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:27:50.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:27:50.003 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:50.003 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:27:50.004 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:27:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:50 smithi060 ceph-mon[94233]: from='client.36341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:50 smithi060 ceph-mon[94233]: from='client.36347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3966100888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:27:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:50 smithi060 ceph-mon[109077]: from='client.36341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:50 smithi060 ceph-mon[109077]: from='client.36347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3966100888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:27:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:50 smithi089 ceph-mon[98504]: from='client.36341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:50 smithi089 ceph-mon[98504]: from='client.36347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:27:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3966100888' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:27:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:51 smithi060 ceph-mon[109077]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:51 smithi060 ceph-mon[94233]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:51 smithi089 ceph-mon[98504]: pgmap v11176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:53 smithi060 ceph-mon[94233]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:53 smithi060 ceph-mon[109077]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:53 smithi089 ceph-mon[98504]: pgmap v11177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:27:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:27:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:55 smithi060 ceph-mon[94233]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:55 smithi060 ceph-mon[109077]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:55 smithi089 ceph-mon[98504]: pgmap v11178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:27:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:57 smithi060 ceph-mon[109077]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:57 smithi060 ceph-mon[94233]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:27:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:57 smithi089 ceph-mon[98504]: pgmap v11179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:27:59 smithi060 ceph-mon[94233]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:27:59 smithi060 ceph-mon[109077]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:27:59 smithi089 ceph-mon[98504]: pgmap v11180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:01 smithi060 ceph-mon[94233]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:01 smithi060 ceph-mon[109077]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:01 smithi089 ceph-mon[98504]: pgmap v11181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:03 smithi089 ceph-mon[98504]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:03 smithi060 ceph-mon[109077]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:03 smithi060 ceph-mon[94233]: pgmap v11182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:28:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:28:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:05 smithi089 ceph-mon[98504]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:05 smithi060 ceph-mon[94233]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:05 smithi060 ceph-mon[109077]: pgmap v11183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:07 smithi060 ceph-mon[94233]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:07 smithi060 ceph-mon[109077]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:07 smithi089 ceph-mon[98504]: pgmap v11184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:09 smithi060 ceph-mon[94233]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:09 smithi060 ceph-mon[109077]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:09 smithi089 ceph-mon[98504]: pgmap v11185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:11 smithi060 ceph-mon[94233]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:11 smithi060 ceph-mon[109077]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:11 smithi089 ceph-mon[98504]: pgmap v11186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:13 smithi060 ceph-mon[94233]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:13 smithi060 ceph-mon[109077]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:13 smithi089 ceph-mon[98504]: pgmap v11187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:28:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:28:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:15 smithi089 ceph-mon[98504]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:15 smithi060 ceph-mon[94233]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:15 smithi060 ceph-mon[109077]: pgmap v11188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:17 smithi060 ceph-mon[94233]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:17 smithi060 ceph-mon[109077]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:17 smithi089 ceph-mon[98504]: pgmap v11189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:19 smithi060 ceph-mon[94233]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:19 smithi060 ceph-mon[109077]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:19 smithi089 ceph-mon[98504]: pgmap v11190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:20.366 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:28:20.692 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:28:20.692 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:28:20.692 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:28:20.692 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:28:20.692 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:28:20.692 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:28:20.692 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:28:20.693 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:28:21.089 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:28:21.089 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:28:21.090 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:28:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[109077]: from='client.26487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[109077]: from='client.26493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[109077]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3697754565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:28:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[94233]: from='client.26487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[94233]: from='client.26493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[94233]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3697754565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:28:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:21 smithi089 ceph-mon[98504]: from='client.26487 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:21 smithi089 ceph-mon[98504]: from='client.26493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:21 smithi089 ceph-mon[98504]: pgmap v11191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3697754565' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:28:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:23 smithi089 ceph-mon[98504]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:23 smithi060 ceph-mon[109077]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:23 smithi060 ceph-mon[94233]: pgmap v11192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:28:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:28:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:25 smithi089 ceph-mon[98504]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:25 smithi060 ceph-mon[94233]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:25 smithi060 ceph-mon[109077]: pgmap v11193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:27 smithi089 ceph-mon[98504]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:27 smithi060 ceph-mon[94233]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:27 smithi060 ceph-mon[109077]: pgmap v11194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:29 smithi089 ceph-mon[98504]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:29 smithi060 ceph-mon[94233]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:29 smithi060 ceph-mon[109077]: pgmap v11195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:31 smithi089 ceph-mon[98504]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:31 smithi060 ceph-mon[94233]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:31 smithi060 ceph-mon[109077]: pgmap v11196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:33 smithi089 ceph-mon[98504]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:33 smithi060 ceph-mon[94233]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:33 smithi060 ceph-mon[109077]: pgmap v11197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:28:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:28:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:35 smithi089 ceph-mon[98504]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:35 smithi060 ceph-mon[109077]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:35 smithi060 ceph-mon[94233]: pgmap v11198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:37 smithi060 ceph-mon[94233]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:37 smithi060 ceph-mon[109077]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:37 smithi089 ceph-mon[98504]: pgmap v11199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:39 smithi089 ceph-mon[98504]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:39 smithi060 ceph-mon[94233]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:39 smithi060 ceph-mon[109077]: pgmap v11200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:41 smithi089 ceph-mon[98504]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:41 smithi060 ceph-mon[94233]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:41 smithi060 ceph-mon[109077]: pgmap v11201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:43 smithi089 ceph-mon[98504]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:43 smithi060 ceph-mon[94233]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:43 smithi060 ceph-mon[109077]: pgmap v11202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:28:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:28:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:45 smithi089 ceph-mon[98504]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:45 smithi060 ceph-mon[94233]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:45 smithi060 ceph-mon[109077]: pgmap v11203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:47 smithi060 ceph-mon[94233]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:47 smithi060 ceph-mon[109077]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:47 smithi089 ceph-mon[98504]: pgmap v11204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:49 smithi089 ceph-mon[98504]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:28:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[94233]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:28:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[109077]: pgmap v11205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:28:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:28:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:28:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:28:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:28:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:28:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:28:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:28:51.453 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:28:51.781 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:28:51.781 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:28:51.781 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:28:51.782 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:28:51.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:28:51.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:28:51.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:28:51.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:28:51.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:28:51.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:28:51.783 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:28:52.177 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:28:52.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:28:52.179 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:28:52.179 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:28:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:51 smithi060 ceph-mon[94233]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:51 smithi060 ceph-mon[109077]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:51 smithi089 ceph-mon[98504]: pgmap v11206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:52 smithi060 ceph-mon[94233]: from='client.36377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:52 smithi060 ceph-mon[94233]: from='client.36383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2153838047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:28:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:52 smithi060 ceph-mon[109077]: from='client.36377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:52 smithi060 ceph-mon[109077]: from='client.36383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2153838047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:28:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:52 smithi089 ceph-mon[98504]: from='client.36377 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:52 smithi089 ceph-mon[98504]: from='client.36383 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:28:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2153838047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:28:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:53 smithi060 ceph-mon[94233]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:53 smithi060 ceph-mon[109077]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:53 smithi089 ceph-mon[98504]: pgmap v11207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:28:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:28:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:55 smithi060 ceph-mon[94233]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:55 smithi060 ceph-mon[109077]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:55 smithi089 ceph-mon[98504]: pgmap v11208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:28:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:57 smithi060 ceph-mon[94233]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:57 smithi060 ceph-mon[109077]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:28:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:57 smithi089 ceph-mon[98504]: pgmap v11209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:28:59 smithi089 ceph-mon[98504]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:28:59 smithi060 ceph-mon[94233]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:28:59 smithi060 ceph-mon[109077]: pgmap v11210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:01 smithi089 ceph-mon[98504]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:01 smithi060 ceph-mon[94233]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:01 smithi060 ceph-mon[109077]: pgmap v11211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:03 smithi089 ceph-mon[98504]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:03 smithi060 ceph-mon[94233]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:03 smithi060 ceph-mon[109077]: pgmap v11212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:29:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:29:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:05 smithi089 ceph-mon[98504]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:05 smithi060 ceph-mon[109077]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:05 smithi060 ceph-mon[94233]: pgmap v11213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:07 smithi060 ceph-mon[94233]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:07 smithi060 ceph-mon[109077]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:07 smithi089 ceph-mon[98504]: pgmap v11214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:09 smithi089 ceph-mon[98504]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:09 smithi060 ceph-mon[94233]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:09 smithi060 ceph-mon[109077]: pgmap v11215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:11 smithi089 ceph-mon[98504]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:11 smithi060 ceph-mon[94233]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:11 smithi060 ceph-mon[109077]: pgmap v11216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:13 smithi089 ceph-mon[98504]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:13 smithi060 ceph-mon[94233]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:13 smithi060 ceph-mon[109077]: pgmap v11217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:29:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:29:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:15 smithi089 ceph-mon[98504]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:15 smithi060 ceph-mon[94233]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:15 smithi060 ceph-mon[109077]: pgmap v11218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:17 smithi060 ceph-mon[94233]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:17 smithi060 ceph-mon[109077]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:17 smithi089 ceph-mon[98504]: pgmap v11219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:19 smithi089 ceph-mon[98504]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:19 smithi060 ceph-mon[94233]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:19 smithi060 ceph-mon[109077]: pgmap v11220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:21 smithi089 ceph-mon[98504]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:21 smithi060 ceph-mon[109077]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:21 smithi060 ceph-mon[94233]: pgmap v11221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:22.541 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:29:22.870 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:29:22.870 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:29:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:29:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:29:23.269 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:29:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:29:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:29:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:29:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:29:23.271 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:29:23.271 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:29:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:23 smithi089 ceph-mon[98504]: from='client.26523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:23 smithi089 ceph-mon[98504]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:23 smithi089 ceph-mon[98504]: from='client.36401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2842483010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:29:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[94233]: from='client.26523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[94233]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[94233]: from='client.36401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2842483010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:29:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[109077]: from='client.26523 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[109077]: pgmap v11222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[109077]: from='client.36401 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2842483010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:29:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:29:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:29:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:25 smithi089 ceph-mon[98504]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:25 smithi060 ceph-mon[94233]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:25 smithi060 ceph-mon[109077]: pgmap v11223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:27 smithi089 ceph-mon[98504]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:27 smithi060 ceph-mon[94233]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:27 smithi060 ceph-mon[109077]: pgmap v11224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:29 smithi060 ceph-mon[94233]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:29 smithi060 ceph-mon[109077]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:29 smithi089 ceph-mon[98504]: pgmap v11225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:31 smithi060 ceph-mon[94233]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:31 smithi060 ceph-mon[109077]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:31 smithi089 ceph-mon[98504]: pgmap v11226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:33 smithi060 ceph-mon[94233]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:33 smithi060 ceph-mon[109077]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:33 smithi089 ceph-mon[98504]: pgmap v11227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:29:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:29:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:35 smithi060 ceph-mon[94233]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:35 smithi060 ceph-mon[109077]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:35 smithi089 ceph-mon[98504]: pgmap v11228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:37 smithi060 ceph-mon[94233]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:37 smithi060 ceph-mon[109077]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:37 smithi089 ceph-mon[98504]: pgmap v11229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:39 smithi089 ceph-mon[98504]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:39 smithi060 ceph-mon[94233]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:39 smithi060 ceph-mon[109077]: pgmap v11230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:41 smithi089 ceph-mon[98504]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:41 smithi060 ceph-mon[94233]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:41 smithi060 ceph-mon[109077]: pgmap v11231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:43 smithi089 ceph-mon[98504]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:43 smithi060 ceph-mon[94233]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:43 smithi060 ceph-mon[109077]: pgmap v11232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:29:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:29:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:45 smithi060 ceph-mon[94233]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:45 smithi060 ceph-mon[109077]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:45 smithi089 ceph-mon[98504]: pgmap v11233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:47 smithi060 ceph-mon[94233]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:47 smithi060 ceph-mon[109077]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:47 smithi089 ceph-mon[98504]: pgmap v11234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:49 smithi089 ceph-mon[98504]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:49 smithi060 ceph-mon[94233]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:49 smithi060 ceph-mon[109077]: pgmap v11235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:29:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:29:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:29:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:29:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:29:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:29:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:29:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:29:51.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:29:51.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:29:51.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:29:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:29:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:51 smithi089 ceph-mon[98504]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:51 smithi060 ceph-mon[94233]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:51 smithi060 ceph-mon[109077]: pgmap v11236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:53.633 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:29:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:29:53.965 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:29:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:53 smithi060 ceph-mon[94233]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:53 smithi060 ceph-mon[109077]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:53 smithi089 ceph-mon[98504]: pgmap v11237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:54.361 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:29:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:29:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:29:54.362 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:29:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:29:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:29:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:54 smithi060 ceph-mon[94233]: from='client.36413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:54 smithi060 ceph-mon[94233]: from='client.26547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3130420350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:29:55.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:54 smithi060 ceph-mon[109077]: from='client.36413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:54 smithi060 ceph-mon[109077]: from='client.26547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3130420350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:29:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:54 smithi089 ceph-mon[98504]: from='client.36413 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:54 smithi089 ceph-mon[98504]: from='client.26547 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:29:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3130420350' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:29:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:55 smithi060 ceph-mon[109077]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:55 smithi060 ceph-mon[94233]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:55 smithi089 ceph-mon[98504]: pgmap v11238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:29:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:57 smithi060 ceph-mon[109077]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:57 smithi060 ceph-mon[94233]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:29:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:57 smithi089 ceph-mon[98504]: pgmap v11239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:29:59 smithi060 ceph-mon[109077]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:29:59 smithi060 ceph-mon[94233]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T09:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:29:59 smithi089 ceph-mon[98504]: pgmap v11240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:01.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:30:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:01 smithi060 ceph-mon[109077]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:01 smithi060 ceph-mon[94233]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:01 smithi089 ceph-mon[98504]: pgmap v11241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:03 smithi060 ceph-mon[94233]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:03 smithi060 ceph-mon[109077]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:03 smithi089 ceph-mon[98504]: pgmap v11242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:30:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:30:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:05 smithi060 ceph-mon[94233]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:05 smithi060 ceph-mon[109077]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:05 smithi089 ceph-mon[98504]: pgmap v11243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:07 smithi060 ceph-mon[94233]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:07 smithi060 ceph-mon[109077]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:07 smithi089 ceph-mon[98504]: pgmap v11244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:09 smithi060 ceph-mon[94233]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:09 smithi060 ceph-mon[109077]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:09 smithi089 ceph-mon[98504]: pgmap v11245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:11 smithi060 ceph-mon[94233]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:11 smithi060 ceph-mon[109077]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:11 smithi089 ceph-mon[98504]: pgmap v11246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:14.205 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:13 smithi060 ceph-mon[94233]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:14.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:13 smithi060 ceph-mon[109077]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:13 smithi089 ceph-mon[98504]: pgmap v11247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:30:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:30:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:15 smithi060 ceph-mon[94233]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:15 smithi060 ceph-mon[109077]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:15 smithi089 ceph-mon[98504]: pgmap v11248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:17 smithi060 ceph-mon[94233]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:17 smithi060 ceph-mon[109077]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:17 smithi089 ceph-mon[98504]: pgmap v11249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:19 smithi060 ceph-mon[94233]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:19 smithi060 ceph-mon[109077]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:19 smithi089 ceph-mon[98504]: pgmap v11250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:21 smithi060 ceph-mon[94233]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:21 smithi060 ceph-mon[109077]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:21 smithi089 ceph-mon[98504]: pgmap v11251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:23 smithi060 ceph-mon[94233]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:23 smithi060 ceph-mon[109077]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:23 smithi089 ceph-mon[98504]: pgmap v11252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:24.725 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:30:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:30:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:30:25.052 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:30:25.052 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:30:25.052 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 5m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 5m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:30:25.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:30:25.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:30:25.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:30:25.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:30:25.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:30:25.054 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:25.453 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:30:25.454 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:30:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[109077]: from='client.26559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[109077]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[109077]: from='client.26565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2748151166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:30:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[94233]: from='client.26559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[94233]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[94233]: from='client.26565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2748151166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:30:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:25 smithi089 ceph-mon[98504]: from='client.26559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:25 smithi089 ceph-mon[98504]: pgmap v11253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:25 smithi089 ceph-mon[98504]: from='client.26565 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2748151166' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:30:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:27 smithi060 ceph-mon[94233]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:27 smithi060 ceph-mon[109077]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:27 smithi089 ceph-mon[98504]: pgmap v11254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:29 smithi060 ceph-mon[94233]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:29 smithi060 ceph-mon[109077]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:29 smithi089 ceph-mon[98504]: pgmap v11255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:31 smithi060 ceph-mon[94233]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:31 smithi060 ceph-mon[109077]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:31 smithi089 ceph-mon[98504]: pgmap v11256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:33 smithi060 ceph-mon[94233]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:33 smithi060 ceph-mon[109077]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:33 smithi089 ceph-mon[98504]: pgmap v11257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:30:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:30:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:35 smithi060 ceph-mon[94233]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:35 smithi060 ceph-mon[109077]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:35 smithi089 ceph-mon[98504]: pgmap v11258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:37 smithi060 ceph-mon[94233]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:37 smithi060 ceph-mon[109077]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:37 smithi089 ceph-mon[98504]: pgmap v11259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:39 smithi060 ceph-mon[94233]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:39 smithi060 ceph-mon[109077]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:39 smithi089 ceph-mon[98504]: pgmap v11260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:41 smithi060 ceph-mon[94233]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:41 smithi060 ceph-mon[109077]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:41 smithi089 ceph-mon[98504]: pgmap v11261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:43 smithi060 ceph-mon[109077]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:43 smithi060 ceph-mon[94233]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:43 smithi089 ceph-mon[98504]: pgmap v11262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:30:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:30:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:45 smithi060 ceph-mon[94233]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:45 smithi060 ceph-mon[109077]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:45 smithi089 ceph-mon[98504]: pgmap v11263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:47 smithi060 ceph-mon[94233]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:47 smithi060 ceph-mon[109077]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:47 smithi089 ceph-mon[98504]: pgmap v11264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:49 smithi060 ceph-mon[94233]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:49 smithi060 ceph-mon[109077]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:49 smithi089 ceph-mon[98504]: pgmap v11265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[94233]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:30:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:30:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:30:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:30:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[109077]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:30:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:30:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:30:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:30:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:51 smithi089 ceph-mon[98504]: pgmap v11266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:30:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:30:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:30:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:30:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:53 smithi060 ceph-mon[94233]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:53 smithi060 ceph-mon[109077]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:53 smithi089 ceph-mon[98504]: pgmap v11267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:30:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:30:55.819 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:30:56.164 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:30:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:30:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:30:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:30:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:30:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:30:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:30:56.165 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:30:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:55 smithi060 ceph-mon[94233]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:55 smithi060 ceph-mon[109077]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:55 smithi089 ceph-mon[98504]: pgmap v11268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:56.562 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:30:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:30:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:30:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:56.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:30:56.563 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:30:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[109077]: from='client.36449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[109077]: from='client.36455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/574385167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:30:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[94233]: from='client.36449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[94233]: from='client.36455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/574385167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:30:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:56 smithi089 ceph-mon[98504]: from='client.36449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:30:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:56 smithi089 ceph-mon[98504]: from='client.36455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:30:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/574385167' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:30:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:57 smithi060 ceph-mon[94233]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:57 smithi060 ceph-mon[109077]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:30:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:57 smithi089 ceph-mon[98504]: pgmap v11269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:30:59 smithi060 ceph-mon[94233]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:30:59 smithi060 ceph-mon[109077]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:30:59 smithi089 ceph-mon[98504]: pgmap v11270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:01 smithi060 ceph-mon[94233]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:01 smithi060 ceph-mon[109077]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:01 smithi089 ceph-mon[98504]: pgmap v11271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:03 smithi060 ceph-mon[94233]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:03 smithi060 ceph-mon[109077]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:03 smithi089 ceph-mon[98504]: pgmap v11272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:31:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:31:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:05 smithi060 ceph-mon[94233]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:05 smithi060 ceph-mon[109077]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:05 smithi089 ceph-mon[98504]: pgmap v11273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:07 smithi060 ceph-mon[94233]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:07 smithi060 ceph-mon[109077]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:07 smithi089 ceph-mon[98504]: pgmap v11274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:09 smithi060 ceph-mon[109077]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:09 smithi060 ceph-mon[94233]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:09 smithi089 ceph-mon[98504]: pgmap v11275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:11 smithi060 ceph-mon[94233]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:11 smithi060 ceph-mon[109077]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:11 smithi089 ceph-mon[98504]: pgmap v11276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:13 smithi060 ceph-mon[94233]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:13 smithi060 ceph-mon[109077]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:13 smithi089 ceph-mon[98504]: pgmap v11277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:31:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:31:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:15 smithi060 ceph-mon[94233]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:15 smithi060 ceph-mon[109077]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:15 smithi089 ceph-mon[98504]: pgmap v11278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:17 smithi060 ceph-mon[94233]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:17 smithi060 ceph-mon[109077]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:17 smithi089 ceph-mon[98504]: pgmap v11279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:19 smithi060 ceph-mon[94233]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:19 smithi060 ceph-mon[109077]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:19 smithi089 ceph-mon[98504]: pgmap v11280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:21 smithi060 ceph-mon[94233]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:21 smithi060 ceph-mon[109077]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:21 smithi089 ceph-mon[98504]: pgmap v11281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:23 smithi060 ceph-mon[94233]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:23 smithi060 ceph-mon[109077]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:23 smithi089 ceph-mon[98504]: pgmap v11282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:31:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:31:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:25 smithi060 ceph-mon[94233]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:25 smithi060 ceph-mon[109077]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:25 smithi089 ceph-mon[98504]: pgmap v11283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:26.926 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:31:27.252 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:31:27.252 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:31:27.252 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 6m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 6m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 6m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:31:27.253 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:31:27.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:31:27.254 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:31:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:31:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:27.652 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:31:27.652 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:31:27.652 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:27.652 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:31:27.652 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:31:27.652 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:31:27.652 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:31:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:27 smithi060 ceph-mon[94233]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:27 smithi060 ceph-mon[94233]: from='client.26595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/120953699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:31:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:27 smithi060 ceph-mon[109077]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:27 smithi060 ceph-mon[109077]: from='client.26595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/120953699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:31:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:27 smithi089 ceph-mon[98504]: pgmap v11284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:27 smithi089 ceph-mon[98504]: from='client.26595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/120953699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:31:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:28 smithi060 ceph-mon[94233]: from='client.26601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:28 smithi060 ceph-mon[109077]: from='client.26601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:28 smithi089 ceph-mon[98504]: from='client.26601 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:29 smithi060 ceph-mon[94233]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:29 smithi060 ceph-mon[109077]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:29 smithi089 ceph-mon[98504]: pgmap v11285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:31 smithi060 ceph-mon[94233]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:31 smithi060 ceph-mon[109077]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:31 smithi089 ceph-mon[98504]: pgmap v11286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:33 smithi060 ceph-mon[94233]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:33 smithi060 ceph-mon[109077]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:33 smithi089 ceph-mon[98504]: pgmap v11287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:31:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:31:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:35 smithi060 ceph-mon[94233]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:35 smithi060 ceph-mon[109077]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:35 smithi089 ceph-mon[98504]: pgmap v11288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:37 smithi060 ceph-mon[94233]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:37 smithi060 ceph-mon[109077]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:37 smithi089 ceph-mon[98504]: pgmap v11289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:39 smithi060 ceph-mon[94233]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:39 smithi060 ceph-mon[109077]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:39 smithi089 ceph-mon[98504]: pgmap v11290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:41 smithi060 ceph-mon[94233]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:41 smithi060 ceph-mon[109077]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:41 smithi089 ceph-mon[98504]: pgmap v11291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:43 smithi060 ceph-mon[94233]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:43 smithi060 ceph-mon[109077]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:43 smithi089 ceph-mon[98504]: pgmap v11292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:31:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:31:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:45 smithi060 ceph-mon[94233]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:45 smithi060 ceph-mon[109077]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:45 smithi089 ceph-mon[98504]: pgmap v11293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:47 smithi060 ceph-mon[94233]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:47 smithi060 ceph-mon[109077]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:47 smithi089 ceph-mon[98504]: pgmap v11294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:49 smithi060 ceph-mon[94233]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:50.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:49 smithi060 ceph-mon[109077]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:49 smithi089 ceph-mon[98504]: pgmap v11295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:51 smithi060 ceph-mon[109077]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:31:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:51 smithi060 ceph-mon[94233]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:31:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:51 smithi089 ceph-mon[98504]: pgmap v11296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:31:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:31:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:31:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:31:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:31:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:31:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:31:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:31:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:31:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:31:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:54 smithi060 ceph-mon[94233]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:54 smithi060 ceph-mon[109077]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:54 smithi089 ceph-mon[98504]: pgmap v11297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:31:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:31:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:56 smithi060 ceph-mon[109077]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:56 smithi060 ceph-mon[94233]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:56 smithi089 ceph-mon[98504]: pgmap v11298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:31:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:57 smithi060 ceph-mon[94233]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:57 smithi060 ceph-mon[109077]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:57 smithi089 ceph-mon[98504]: pgmap v11299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:31:58.342 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:31:58.342 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:31:58.342 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:31:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:31:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:31:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:31:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:31:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:31:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:31:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:31:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:31:58.745 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:31:58.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:58 smithi060 ceph-mon[109077]: from='client.36485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:58 smithi060 ceph-mon[94233]: from='client.36485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:58 smithi089 ceph-mon[98504]: from='client.36485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:59 smithi060 ceph-mon[94233]: from='client.36491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1622071295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:31:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:31:59 smithi060 ceph-mon[94233]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:59 smithi060 ceph-mon[109077]: from='client.36491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1622071295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:31:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:31:59 smithi060 ceph-mon[109077]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:31:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:59 smithi089 ceph-mon[98504]: from='client.36491 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:31:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1622071295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:31:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:31:59 smithi089 ceph-mon[98504]: pgmap v11300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:01 smithi060 ceph-mon[94233]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:01 smithi060 ceph-mon[109077]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:01 smithi089 ceph-mon[98504]: pgmap v11301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:03 smithi060 ceph-mon[109077]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:03 smithi060 ceph-mon[94233]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:03 smithi089 ceph-mon[98504]: pgmap v11302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:32:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:32:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:05 smithi060 ceph-mon[94233]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:05 smithi060 ceph-mon[109077]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:05 smithi089 ceph-mon[98504]: pgmap v11303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:07 smithi060 ceph-mon[94233]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:07 smithi060 ceph-mon[109077]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:07 smithi089 ceph-mon[98504]: pgmap v11304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:09 smithi060 ceph-mon[94233]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:09 smithi060 ceph-mon[109077]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:09 smithi089 ceph-mon[98504]: pgmap v11305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:11 smithi060 ceph-mon[94233]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:11 smithi060 ceph-mon[109077]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:11 smithi089 ceph-mon[98504]: pgmap v11306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:13 smithi060 ceph-mon[94233]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:13 smithi060 ceph-mon[109077]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:13 smithi089 ceph-mon[98504]: pgmap v11307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:32:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:32:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:15 smithi060 ceph-mon[94233]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:15 smithi060 ceph-mon[109077]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:15 smithi089 ceph-mon[98504]: pgmap v11308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:17 smithi060 ceph-mon[94233]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:17 smithi060 ceph-mon[109077]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:17 smithi089 ceph-mon[98504]: pgmap v11309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:19 smithi060 ceph-mon[94233]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:19 smithi060 ceph-mon[109077]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:19 smithi089 ceph-mon[98504]: pgmap v11310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:21 smithi060 ceph-mon[94233]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:21 smithi060 ceph-mon[109077]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:21 smithi089 ceph-mon[98504]: pgmap v11311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:23 smithi060 ceph-mon[94233]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:23 smithi060 ceph-mon[109077]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:23 smithi089 ceph-mon[98504]: pgmap v11312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:32:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:32:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:25 smithi060 ceph-mon[94233]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:25 smithi060 ceph-mon[109077]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:25 smithi089 ceph-mon[98504]: pgmap v11313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:27 smithi060 ceph-mon[94233]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:27 smithi060 ceph-mon[109077]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:27 smithi089 ceph-mon[98504]: pgmap v11314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:29.108 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:32:29.436 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:32:29.436 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:32:29.436 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 7m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 7m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7m ago 4h 5067M 2416M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7m ago 4h 5615M 2416M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:32:29.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7m ago 4h 5066M 2416M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:32:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4799M 2416M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:32:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:32:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:32:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:32:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:32:29.438 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:32:29.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:32:29.833 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:32:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:29 smithi060 ceph-mon[109077]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:29 smithi060 ceph-mon[109077]: from='client.26631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:32:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3505915683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:32:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:29 smithi060 ceph-mon[94233]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:29 smithi060 ceph-mon[94233]: from='client.26631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:32:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3505915683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:32:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:29 smithi089 ceph-mon[98504]: pgmap v11315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:29 smithi089 ceph-mon[98504]: from='client.26631 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:32:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3505915683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:32:31.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:30 smithi060 ceph-mon[94233]: from='client.36509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:32:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:30 smithi060 ceph-mon[109077]: from='client.36509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:32:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:30 smithi089 ceph-mon[98504]: from='client.36509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:32:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:31 smithi060 ceph-mon[94233]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:31 smithi060 ceph-mon[109077]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:31 smithi089 ceph-mon[98504]: pgmap v11316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:33 smithi060 ceph-mon[94233]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:33 smithi060 ceph-mon[109077]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:33 smithi089 ceph-mon[98504]: pgmap v11317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:32:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:32:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:35 smithi060 ceph-mon[94233]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:35 smithi060 ceph-mon[109077]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:35 smithi089 ceph-mon[98504]: pgmap v11318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:37 smithi060 ceph-mon[94233]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:37 smithi060 ceph-mon[109077]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:37 smithi089 ceph-mon[98504]: pgmap v11319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:39 smithi060 ceph-mon[94233]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:39 smithi060 ceph-mon[109077]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:39 smithi089 ceph-mon[98504]: pgmap v11320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:41 smithi060 ceph-mon[94233]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:41 smithi060 ceph-mon[109077]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:41 smithi089 ceph-mon[98504]: pgmap v11321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:43 smithi060 ceph-mon[94233]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:43 smithi060 ceph-mon[109077]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:43 smithi089 ceph-mon[98504]: pgmap v11322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:32:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:32:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:45 smithi060 ceph-mon[94233]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:45 smithi060 ceph-mon[109077]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:45 smithi089 ceph-mon[98504]: pgmap v11323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:47 smithi060 ceph-mon[94233]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:47 smithi060 ceph-mon[109077]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:47 smithi089 ceph-mon[98504]: pgmap v11324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:49 smithi060 ceph-mon[94233]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:49 smithi060 ceph-mon[109077]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:49 smithi089 ceph-mon[98504]: pgmap v11325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:51 smithi060 ceph-mon[94233]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:51 smithi060 ceph-mon[109077]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:51 smithi089 ceph-mon[98504]: pgmap v11326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:32:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:32:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:32:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2406M 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2406M 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:32:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: pgmap v11327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2406M 2023-12-01T09:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:32:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:32:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:32:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:55 smithi060 ceph-mon[94233]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:55 smithi060 ceph-mon[109077]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:55 smithi089 ceph-mon[98504]: pgmap v11328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:32:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:57 smithi060 ceph-mon[94233]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:57 smithi060 ceph-mon[109077]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:32:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:57 smithi089 ceph-mon[98504]: pgmap v11329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:00.203 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:33:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:32:59 smithi060 ceph-mon[94233]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:32:59 smithi060 ceph-mon[109077]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:32:59 smithi089 ceph-mon[98504]: pgmap v11330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:00.528 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:33:00.528 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 5067M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5615M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 5066M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:33:00.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4799M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:33:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:33:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:33:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:33:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:33:00.530 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:33:00.930 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:33:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:33:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:33:00.930 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:33:00.931 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:33:00.932 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:33:00.932 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:33:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:00 smithi060 ceph-mon[94233]: from='client.36521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:01.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:00 smithi060 ceph-mon[109077]: from='client.36521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:00 smithi089 ceph-mon[98504]: from='client.36521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:01 smithi060 ceph-mon[94233]: from='client.26655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:01 smithi060 ceph-mon[94233]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1411300613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:33:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:01 smithi060 ceph-mon[109077]: from='client.26655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:01 smithi060 ceph-mon[109077]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1411300613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:33:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:01 smithi089 ceph-mon[98504]: from='client.26655 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:01 smithi089 ceph-mon[98504]: pgmap v11331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1411300613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:33:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:03 smithi060 ceph-mon[94233]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:03 smithi060 ceph-mon[109077]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:03 smithi089 ceph-mon[98504]: pgmap v11332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:33:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:33:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:05 smithi060 ceph-mon[94233]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:05 smithi060 ceph-mon[109077]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:05 smithi089 ceph-mon[98504]: pgmap v11333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:07 smithi060 ceph-mon[94233]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:07 smithi060 ceph-mon[109077]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:07 smithi089 ceph-mon[98504]: pgmap v11334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:09 smithi060 ceph-mon[94233]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:09 smithi060 ceph-mon[109077]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:09 smithi089 ceph-mon[98504]: pgmap v11335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:11 smithi060 ceph-mon[94233]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:11 smithi060 ceph-mon[109077]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:11 smithi089 ceph-mon[98504]: pgmap v11336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:13 smithi060 ceph-mon[109077]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:13 smithi060 ceph-mon[94233]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:13 smithi089 ceph-mon[98504]: pgmap v11337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:33:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:33:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:15 smithi060 ceph-mon[94233]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:15 smithi060 ceph-mon[109077]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:15 smithi089 ceph-mon[98504]: pgmap v11338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:17 smithi060 ceph-mon[94233]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:17 smithi060 ceph-mon[109077]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:17 smithi089 ceph-mon[98504]: pgmap v11339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:19 smithi060 ceph-mon[94233]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:19 smithi060 ceph-mon[109077]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:19 smithi089 ceph-mon[98504]: pgmap v11340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:21 smithi060 ceph-mon[94233]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:21 smithi060 ceph-mon[109077]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:21 smithi089 ceph-mon[98504]: pgmap v11341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:23 smithi060 ceph-mon[94233]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:23 smithi060 ceph-mon[109077]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:23 smithi089 ceph-mon[98504]: pgmap v11342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:33:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:33:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:25 smithi060 ceph-mon[94233]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:25 smithi060 ceph-mon[109077]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:25 smithi089 ceph-mon[98504]: pgmap v11343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:27 smithi060 ceph-mon[94233]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:27 smithi060 ceph-mon[109077]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:27 smithi089 ceph-mon[98504]: pgmap v11344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:29 smithi060 ceph-mon[94233]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:29 smithi060 ceph-mon[109077]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:29 smithi089 ceph-mon[98504]: pgmap v11345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:31.292 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:33:31.620 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 8m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 8m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 8m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 8m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 8m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:33:31.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 8m ago 4h 5067M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 8m ago 4h 5615M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 8m ago 4h 5066M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 8m ago 4h 4799M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 8m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 8m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:33:31.622 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:33:32.021 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:32.022 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:33:32.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:33:32.022 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:33:32.022 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:33:32.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:33:32.022 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:33:32.022 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:33:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:31 smithi060 ceph-mon[94233]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:31 smithi060 ceph-mon[109077]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:31 smithi089 ceph-mon[98504]: pgmap v11346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:32 smithi060 ceph-mon[94233]: from='client.36539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:32 smithi060 ceph-mon[94233]: from='client.26673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1094423563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:33:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:32 smithi060 ceph-mon[109077]: from='client.36539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:32 smithi060 ceph-mon[109077]: from='client.26673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1094423563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:33:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:32 smithi089 ceph-mon[98504]: from='client.36539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:32 smithi089 ceph-mon[98504]: from='client.26673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:33:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1094423563' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:33:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:33 smithi060 ceph-mon[94233]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:33 smithi060 ceph-mon[109077]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:33 smithi089 ceph-mon[98504]: pgmap v11347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:33:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:33:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:35 smithi060 ceph-mon[94233]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:35 smithi060 ceph-mon[109077]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:35 smithi089 ceph-mon[98504]: pgmap v11348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:37 smithi060 ceph-mon[94233]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:37 smithi060 ceph-mon[109077]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:37 smithi089 ceph-mon[98504]: pgmap v11349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:39 smithi060 ceph-mon[94233]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:39 smithi060 ceph-mon[109077]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:39 smithi089 ceph-mon[98504]: pgmap v11350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:41 smithi060 ceph-mon[109077]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:41 smithi060 ceph-mon[94233]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:41 smithi089 ceph-mon[98504]: pgmap v11351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:43 smithi060 ceph-mon[94233]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:43 smithi060 ceph-mon[109077]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:43 smithi089 ceph-mon[98504]: pgmap v11352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:33:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:33:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:45 smithi060 ceph-mon[94233]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:45 smithi060 ceph-mon[109077]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:45 smithi089 ceph-mon[98504]: pgmap v11353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:47 smithi060 ceph-mon[94233]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:47 smithi060 ceph-mon[109077]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:47 smithi089 ceph-mon[98504]: pgmap v11354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:49 smithi060 ceph-mon[94233]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:49 smithi060 ceph-mon[109077]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:49 smithi089 ceph-mon[98504]: pgmap v11355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:51 smithi060 ceph-mon[94233]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:51 smithi060 ceph-mon[109077]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:51 smithi089 ceph-mon[98504]: pgmap v11356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[94233]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:33:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:33:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:33:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:33:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[109077]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:33:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:33:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:33:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:33:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:53 smithi089 ceph-mon[98504]: pgmap v11357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:33:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:33:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:33:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:33:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:33:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:33:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:55 smithi060 ceph-mon[94233]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:55 smithi060 ceph-mon[109077]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:55 smithi089 ceph-mon[98504]: pgmap v11358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:33:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:57 smithi060 ceph-mon[94233]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:57 smithi060 ceph-mon[109077]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:33:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:57 smithi089 ceph-mon[98504]: pgmap v11359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:33:59 smithi060 ceph-mon[109077]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:33:59 smithi060 ceph-mon[94233]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:33:59 smithi089 ceph-mon[98504]: pgmap v11360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:01 smithi060 ceph-mon[109077]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:01 smithi060 ceph-mon[94233]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:01 smithi089 ceph-mon[98504]: pgmap v11361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:02.389 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:34:02.715 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:34:02.715 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:34:02.715 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:34:02.715 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:34:02.715 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:34:02.715 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 5067M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5615M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 5066M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4799M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:34:02.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:34:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:34:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:34:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:34:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:34:03.113 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:34:03.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:03.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:34:03.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:34:03.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:03.115 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:34:03.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:34:03.115 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:34:03.115 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:34:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[94233]: from='client.36557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[94233]: from='client.26691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[94233]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1710182700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:34:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[109077]: from='client.36557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[109077]: from='client.26691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[109077]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1710182700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:34:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:03 smithi089 ceph-mon[98504]: from='client.36557 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:03 smithi089 ceph-mon[98504]: from='client.26691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:03 smithi089 ceph-mon[98504]: pgmap v11362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1710182700' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:34:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:34:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:34:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:05 smithi060 ceph-mon[94233]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:05 smithi060 ceph-mon[109077]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:05 smithi089 ceph-mon[98504]: pgmap v11363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:07 smithi060 ceph-mon[94233]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:07 smithi060 ceph-mon[109077]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:07 smithi089 ceph-mon[98504]: pgmap v11364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:09 smithi060 ceph-mon[94233]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:09 smithi060 ceph-mon[109077]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:09 smithi089 ceph-mon[98504]: pgmap v11365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:11 smithi060 ceph-mon[94233]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:11 smithi060 ceph-mon[109077]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:11 smithi089 ceph-mon[98504]: pgmap v11366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:13 smithi060 ceph-mon[94233]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:13 smithi060 ceph-mon[109077]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:13 smithi089 ceph-mon[98504]: pgmap v11367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:34:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:34:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:15 smithi060 ceph-mon[94233]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:15 smithi060 ceph-mon[109077]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:15 smithi089 ceph-mon[98504]: pgmap v11368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:17 smithi060 ceph-mon[94233]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:17 smithi060 ceph-mon[109077]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:17 smithi089 ceph-mon[98504]: pgmap v11369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:19 smithi060 ceph-mon[94233]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:19 smithi060 ceph-mon[109077]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:19 smithi089 ceph-mon[98504]: pgmap v11370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:21 smithi060 ceph-mon[94233]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:21 smithi060 ceph-mon[109077]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:21 smithi089 ceph-mon[98504]: pgmap v11371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:23 smithi060 ceph-mon[94233]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:23 smithi060 ceph-mon[109077]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:23 smithi089 ceph-mon[98504]: pgmap v11372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:34:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:34:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:25 smithi060 ceph-mon[94233]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:25 smithi060 ceph-mon[109077]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:25 smithi089 ceph-mon[98504]: pgmap v11373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:27 smithi060 ceph-mon[94233]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:27 smithi060 ceph-mon[109077]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:27 smithi089 ceph-mon[98504]: pgmap v11374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:29 smithi060 ceph-mon[94233]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:29 smithi060 ceph-mon[109077]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:29 smithi089 ceph-mon[98504]: pgmap v11375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:31 smithi060 ceph-mon[94233]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:31 smithi060 ceph-mon[109077]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:31 smithi089 ceph-mon[98504]: pgmap v11376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:33.476 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:34:33.805 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:34:33.805 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:34:33.805 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 9m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 9m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 9m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 9m ago 4h 741M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 9m ago 4h 1401M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 9m ago 4h 781M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 9m ago 4h 625M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.3M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:34:33.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 9m ago 4h 5067M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 9m ago 4h 5615M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 9m ago 4h 5066M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 9m ago 4h 4799M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 9m ago 4h 3961M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 9m ago 4h 4444M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 9m ago 4h 3921M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 9m ago 4h 4434M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:34:33.807 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:34:34.209 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:34:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:33 smithi060 ceph-mon[94233]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:33 smithi060 ceph-mon[109077]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:33 smithi089 ceph-mon[98504]: pgmap v11377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:34:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:34:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:34 smithi060 ceph-mon[94233]: from='client.26703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:34 smithi060 ceph-mon[94233]: from='client.36581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3671790909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:34:35.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:34 smithi060 ceph-mon[109077]: from='client.26703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:35.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:34 smithi060 ceph-mon[109077]: from='client.36581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3671790909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:34:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:34 smithi089 ceph-mon[98504]: from='client.26703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:34 smithi089 ceph-mon[98504]: from='client.36581 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:34:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3671790909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:34:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:35 smithi060 ceph-mon[94233]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:35 smithi060 ceph-mon[109077]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:35 smithi089 ceph-mon[98504]: pgmap v11378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:37 smithi060 ceph-mon[94233]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:37 smithi060 ceph-mon[109077]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:37 smithi089 ceph-mon[98504]: pgmap v11379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:39 smithi060 ceph-mon[94233]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:39 smithi060 ceph-mon[109077]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:39 smithi089 ceph-mon[98504]: pgmap v11380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:41 smithi060 ceph-mon[94233]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:41 smithi060 ceph-mon[109077]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:41 smithi089 ceph-mon[98504]: pgmap v11381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:43 smithi060 ceph-mon[94233]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:43 smithi060 ceph-mon[109077]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:43 smithi089 ceph-mon[98504]: pgmap v11382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:34:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:34:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:45 smithi060 ceph-mon[94233]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:45 smithi060 ceph-mon[109077]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:45 smithi089 ceph-mon[98504]: pgmap v11383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:47 smithi060 ceph-mon[94233]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:47 smithi060 ceph-mon[109077]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:47 smithi089 ceph-mon[98504]: pgmap v11384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:49 smithi060 ceph-mon[94233]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:49 smithi060 ceph-mon[109077]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:49 smithi089 ceph-mon[98504]: pgmap v11385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:51 smithi060 ceph-mon[94233]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:51 smithi060 ceph-mon[109077]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:51 smithi089 ceph-mon[98504]: pgmap v11386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:53 smithi060 ceph-mon[94233]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:34:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:53 smithi060 ceph-mon[109077]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:34:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:53 smithi089 ceph-mon[98504]: pgmap v11387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:34:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:34:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:34:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:55 smithi060 ceph-mon[94233]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:55 smithi060 ceph-mon[109077]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:55 smithi089 ceph-mon[98504]: pgmap v11388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:34:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:57 smithi060 ceph-mon[94233]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:57 smithi060 ceph-mon[109077]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:57 smithi089 ceph-mon[98504]: pgmap v11389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:34:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:34:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:34:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:34:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:34:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:34:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:34:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:34:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:34:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:34:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:35:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:00 smithi060 ceph-mon[94233]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:00 smithi060 ceph-mon[109077]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:00 smithi089 ceph-mon[98504]: pgmap v11390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:02 smithi060 ceph-mon[94233]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:02 smithi060 ceph-mon[109077]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:02 smithi089 ceph-mon[98504]: pgmap v11391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:04 smithi060 ceph-mon[94233]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:04 smithi060 ceph-mon[109077]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:04 smithi089 ceph-mon[98504]: pgmap v11392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:04.574 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:35:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:35:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6s ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6s ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 7s ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 7s ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 6s ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:35:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 7s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7s ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 7s ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 7s ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 7s ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7s ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6s ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6s ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6s ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:35:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6s ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:35:04.903 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6s ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:35:05.300 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:35:05.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:35:05.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:35:05.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:05.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:35:05.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:35:05.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:35:05.301 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:35:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[109077]: from='client.36593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[109077]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[109077]: from='client.26727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1367436330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:35:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[94233]: from='client.36593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[94233]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[94233]: from='client.26727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1367436330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:35:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:06 smithi089 ceph-mon[98504]: from='client.36593 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:06 smithi089 ceph-mon[98504]: pgmap v11393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:06 smithi089 ceph-mon[98504]: from='client.26727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1367436330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:35:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:07 smithi060 ceph-mon[94233]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:07 smithi060 ceph-mon[109077]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:07 smithi089 ceph-mon[98504]: pgmap v11394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:09 smithi060 ceph-mon[94233]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:09 smithi060 ceph-mon[109077]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:09 smithi089 ceph-mon[98504]: pgmap v11395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:11 smithi060 ceph-mon[109077]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:11 smithi060 ceph-mon[94233]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:11 smithi089 ceph-mon[98504]: pgmap v11396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:13 smithi060 ceph-mon[94233]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:13 smithi060 ceph-mon[109077]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:13 smithi089 ceph-mon[98504]: pgmap v11397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:35:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:35:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:15 smithi060 ceph-mon[94233]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:15 smithi060 ceph-mon[109077]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:15 smithi089 ceph-mon[98504]: pgmap v11398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:17 smithi060 ceph-mon[94233]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:17 smithi060 ceph-mon[109077]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:17 smithi089 ceph-mon[98504]: pgmap v11399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:19 smithi060 ceph-mon[94233]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:19 smithi060 ceph-mon[109077]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:19 smithi089 ceph-mon[98504]: pgmap v11400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:21 smithi060 ceph-mon[94233]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:21 smithi060 ceph-mon[109077]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:21 smithi089 ceph-mon[98504]: pgmap v11401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 09:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T09:35:23.373537401Z level=info msg="Completed cleanup jobs" duration=12.769694ms 2023-12-01T09:35:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:23 smithi060 ceph-mon[94233]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:23 smithi060 ceph-mon[109077]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:23 smithi089 ceph-mon[98504]: pgmap v11402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:35:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:35:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:25 smithi060 ceph-mon[94233]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:25 smithi060 ceph-mon[109077]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:25 smithi089 ceph-mon[98504]: pgmap v11403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:27 smithi060 ceph-mon[94233]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:27 smithi060 ceph-mon[109077]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:27 smithi089 ceph-mon[98504]: pgmap v11404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:29 smithi060 ceph-mon[94233]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:29 smithi060 ceph-mon[109077]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:29 smithi089 ceph-mon[98504]: pgmap v11405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:31 smithi060 ceph-mon[94233]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:31 smithi060 ceph-mon[109077]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:31 smithi089 ceph-mon[98504]: pgmap v11406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:33 smithi060 ceph-mon[94233]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:33 smithi060 ceph-mon[109077]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:33 smithi089 ceph-mon[98504]: pgmap v11407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:35:34] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-01T09:35:35.663 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:35:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:35:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 38s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:35:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 37s ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:35:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 38s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:35:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 37s ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 37s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 38s ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 38s ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 37s ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 38s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 38s ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 37s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:35:35.990 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 38s ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 38s ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 38s ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 38s ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 37s ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 37s ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 37s ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 37s ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:35:35.991 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 37s ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:35:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:35 smithi060 ceph-mon[94233]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:35 smithi060 ceph-mon[109077]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:35 smithi089 ceph-mon[98504]: pgmap v11408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:35:36.391 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:35:36.391 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:35:36.391 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:36.391 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:35:36.392 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:35:36.393 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:35:36.393 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:35:36.393 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:35:37.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:36 smithi060 ceph-mon[109077]: from='client.26739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:36 smithi060 ceph-mon[109077]: from='client.26745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2456727596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:35:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:36 smithi060 ceph-mon[94233]: from='client.26739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:36 smithi060 ceph-mon[94233]: from='client.26745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2456727596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:35:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:36 smithi089 ceph-mon[98504]: from='client.26739 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:36 smithi089 ceph-mon[98504]: from='client.26745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:35:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2456727596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:35:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:37 smithi060 ceph-mon[94233]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:37 smithi060 ceph-mon[109077]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:37 smithi089 ceph-mon[98504]: pgmap v11409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:39 smithi060 ceph-mon[94233]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:39 smithi060 ceph-mon[109077]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:39 smithi089 ceph-mon[98504]: pgmap v11410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:41 smithi060 ceph-mon[94233]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:41 smithi060 ceph-mon[109077]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:41 smithi089 ceph-mon[98504]: pgmap v11411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:43 smithi060 ceph-mon[109077]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:43 smithi060 ceph-mon[94233]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:43 smithi089 ceph-mon[98504]: pgmap v11412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:35:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:35:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:45 smithi060 ceph-mon[109077]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:45 smithi060 ceph-mon[94233]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:45 smithi089 ceph-mon[98504]: pgmap v11413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:47 smithi060 ceph-mon[94233]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:47 smithi060 ceph-mon[109077]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:47 smithi089 ceph-mon[98504]: pgmap v11414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:49 smithi060 ceph-mon[94233]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:49 smithi060 ceph-mon[109077]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:49 smithi089 ceph-mon[98504]: pgmap v11415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:51 smithi060 ceph-mon[94233]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:51 smithi060 ceph-mon[109077]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:51 smithi089 ceph-mon[98504]: pgmap v11416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:53 smithi060 ceph-mon[94233]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:53 smithi060 ceph-mon[109077]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:53 smithi089 ceph-mon[98504]: pgmap v11417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:35:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:35:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:55 smithi060 ceph-mon[94233]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:55 smithi060 ceph-mon[109077]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:55 smithi089 ceph-mon[98504]: pgmap v11418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:35:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:57 smithi060 ceph-mon[94233]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:57 smithi060 ceph-mon[109077]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:57 smithi089 ceph-mon[98504]: pgmap v11419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:35:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:35:59.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:35:59.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:36:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[94233]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:36:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:36:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:36:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[109077]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:36:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:36:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:35:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:36:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:59 smithi089 ceph-mon[98504]: pgmap v11420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:36:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:36:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:35:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:36:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:01 smithi060 ceph-mon[94233]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:01 smithi060 ceph-mon[109077]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:01 smithi089 ceph-mon[98504]: pgmap v11421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:03 smithi060 ceph-mon[94233]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:03 smithi060 ceph-mon[109077]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:03 smithi089 ceph-mon[98504]: pgmap v11422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:36:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:36:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:05 smithi060 ceph-mon[94233]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:05 smithi060 ceph-mon[109077]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:05 smithi089 ceph-mon[98504]: pgmap v11423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:06.756 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:36:07.084 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:36:07.084 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 69s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 68s ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 69s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 68s ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 69s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 69s ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 69s ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 69s ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 69s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 69s ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:36:07.085 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 68s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 69s ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 69s ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 69s ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 69s ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 68s ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 68s ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 68s ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 68s ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:36:07.086 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 68s ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:36:07.485 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:36:07.485 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:36:07.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:36:07.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:07.485 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:36:07.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:36:07.486 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:36:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:36:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:07 smithi060 ceph-mon[94233]: from='client.26757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:07 smithi060 ceph-mon[94233]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:07 smithi060 ceph-mon[94233]: from='client.36635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:07 smithi060 ceph-mon[109077]: from='client.26757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:07 smithi060 ceph-mon[109077]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:07 smithi060 ceph-mon[109077]: from='client.36635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:07 smithi089 ceph-mon[98504]: from='client.26757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:07 smithi089 ceph-mon[98504]: pgmap v11424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:07 smithi089 ceph-mon[98504]: from='client.36635 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3679573452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:36:08.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3679573452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:36:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3679573452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:36:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:09 smithi060 ceph-mon[94233]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:09 smithi060 ceph-mon[109077]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:09 smithi089 ceph-mon[98504]: pgmap v11425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:11 smithi060 ceph-mon[94233]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:11 smithi060 ceph-mon[109077]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:11 smithi089 ceph-mon[98504]: pgmap v11426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:13 smithi060 ceph-mon[94233]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:13 smithi060 ceph-mon[109077]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:13 smithi089 ceph-mon[98504]: pgmap v11427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:36:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:36:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:15 smithi060 ceph-mon[94233]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:15 smithi060 ceph-mon[109077]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:15 smithi089 ceph-mon[98504]: pgmap v11428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:17 smithi060 ceph-mon[94233]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:17 smithi060 ceph-mon[109077]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:17 smithi089 ceph-mon[98504]: pgmap v11429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:19 smithi060 ceph-mon[94233]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:19 smithi060 ceph-mon[109077]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:19 smithi089 ceph-mon[98504]: pgmap v11430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:21 smithi060 ceph-mon[94233]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:21 smithi060 ceph-mon[109077]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:21 smithi089 ceph-mon[98504]: pgmap v11431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:23 smithi060 ceph-mon[94233]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:23 smithi060 ceph-mon[109077]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:23 smithi089 ceph-mon[98504]: pgmap v11432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:36:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:36:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:25 smithi060 ceph-mon[94233]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:25 smithi060 ceph-mon[109077]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:25 smithi089 ceph-mon[98504]: pgmap v11433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:27 smithi060 ceph-mon[94233]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:27 smithi060 ceph-mon[109077]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:27 smithi089 ceph-mon[98504]: pgmap v11434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:29 smithi060 ceph-mon[94233]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:29 smithi060 ceph-mon[109077]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:29 smithi089 ceph-mon[98504]: pgmap v11435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:31 smithi060 ceph-mon[109077]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:31 smithi060 ceph-mon[94233]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:31 smithi089 ceph-mon[98504]: pgmap v11436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:33 smithi060 ceph-mon[94233]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:33 smithi060 ceph-mon[109077]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:33 smithi089 ceph-mon[98504]: pgmap v11437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:36:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:36:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:35 smithi060 ceph-mon[94233]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:35 smithi060 ceph-mon[109077]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:35 smithi089 ceph-mon[98504]: pgmap v11438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:37 smithi060 ceph-mon[94233]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:37 smithi060 ceph-mon[109077]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:37 smithi089 ceph-mon[98504]: pgmap v11439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:37.844 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:36:38.171 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:36:38.171 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 100s ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:36:38.171 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 100s ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:36:38.171 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 100s ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:36:38.171 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 100s ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:36:38.171 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 100s ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:36:38.171 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 100s ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 100s ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 100s ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 100s ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 100s ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 100s ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 100s ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 100s ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 100s ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 100s ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:36:38.172 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 100s ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:36:38.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 100s ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:36:38.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 100s ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:36:38.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 100s ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:36:38.173 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 100s ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:36:38.571 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:36:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:36:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:38 smithi060 ceph-mon[94233]: from='client.26775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:38 smithi060 ceph-mon[94233]: from='client.36653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:38.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:38 smithi060 ceph-mon[109077]: from='client.26775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:38 smithi060 ceph-mon[109077]: from='client.36653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:38 smithi089 ceph-mon[98504]: from='client.26775 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:38 smithi089 ceph-mon[98504]: from='client.36653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:36:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1630504532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:36:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:39 smithi060 ceph-mon[94233]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1630504532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:36:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:39 smithi060 ceph-mon[109077]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1630504532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:36:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:39 smithi089 ceph-mon[98504]: pgmap v11440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:41 smithi060 ceph-mon[94233]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:41 smithi060 ceph-mon[109077]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:41 smithi089 ceph-mon[98504]: pgmap v11441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:43 smithi060 ceph-mon[94233]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:43 smithi060 ceph-mon[109077]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:43 smithi089 ceph-mon[98504]: pgmap v11442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:36:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:36:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:45 smithi060 ceph-mon[94233]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:45 smithi060 ceph-mon[109077]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:45 smithi089 ceph-mon[98504]: pgmap v11443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:47 smithi060 ceph-mon[94233]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:47 smithi060 ceph-mon[109077]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:47 smithi089 ceph-mon[98504]: pgmap v11444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:49 smithi060 ceph-mon[94233]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:49 smithi060 ceph-mon[109077]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:49 smithi089 ceph-mon[98504]: pgmap v11445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:51 smithi060 ceph-mon[94233]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:51 smithi060 ceph-mon[109077]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:51 smithi089 ceph-mon[98504]: pgmap v11446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:53 smithi060 ceph-mon[94233]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:53 smithi060 ceph-mon[109077]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:53 smithi089 ceph-mon[98504]: pgmap v11447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:36:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:36:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:55 smithi060 ceph-mon[94233]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:55 smithi060 ceph-mon[109077]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:55 smithi089 ceph-mon[98504]: pgmap v11448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:36:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:57 smithi060 ceph-mon[94233]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:57 smithi060 ceph-mon[109077]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:36:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:57 smithi089 ceph-mon[98504]: pgmap v11449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:59 smithi060 ceph-mon[94233]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:36:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:37:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:59 smithi060 ceph-mon[109077]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:36:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:37:00.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:59 smithi089 ceph-mon[98504]: pgmap v11450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:36:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:37:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:37:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:37:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:37:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:37:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:37:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:37:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:37:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:37:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:37:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:02 smithi060 ceph-mon[94233]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:02 smithi060 ceph-mon[109077]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:02 smithi089 ceph-mon[98504]: pgmap v11451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:04 smithi089 ceph-mon[98504]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:04 smithi060 ceph-mon[94233]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:04 smithi060 ceph-mon[109077]: pgmap v11452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:37:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:37:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:06 smithi089 ceph-mon[98504]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:06 smithi060 ceph-mon[94233]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:06 smithi060 ceph-mon[109077]: pgmap v11453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:07 smithi060 ceph-mon[94233]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:07 smithi060 ceph-mon[109077]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:07 smithi089 ceph-mon[98504]: pgmap v11454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:08.935 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:37:09.259 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:37:09.259 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:37:09.259 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:37:09.259 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:37:09.259 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:37:09.259 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:37:09.259 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:37:09.260 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:37:09.660 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:37:09.660 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:37:09.661 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:37:09.662 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:09.662 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:37:09.662 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:37:09.662 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:37:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:37:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[94233]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[94233]: from='client.36665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[94233]: from='client.36671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2908287939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:37:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[109077]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[109077]: from='client.36665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[109077]: from='client.36671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2908287939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:37:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:09 smithi089 ceph-mon[98504]: pgmap v11455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:09 smithi089 ceph-mon[98504]: from='client.36665 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:09 smithi089 ceph-mon[98504]: from='client.36671 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2908287939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:37:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:11 smithi060 ceph-mon[94233]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:11 smithi060 ceph-mon[109077]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:11 smithi089 ceph-mon[98504]: pgmap v11456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:13 smithi060 ceph-mon[94233]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:13 smithi060 ceph-mon[109077]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:13 smithi089 ceph-mon[98504]: pgmap v11457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:37:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:37:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:15 smithi060 ceph-mon[94233]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:15 smithi060 ceph-mon[109077]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:15 smithi089 ceph-mon[98504]: pgmap v11458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:17 smithi060 ceph-mon[94233]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:17 smithi060 ceph-mon[109077]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:17 smithi089 ceph-mon[98504]: pgmap v11459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:19 smithi060 ceph-mon[94233]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:19 smithi060 ceph-mon[109077]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:19 smithi089 ceph-mon[98504]: pgmap v11460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:21 smithi060 ceph-mon[94233]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:21 smithi060 ceph-mon[109077]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:21 smithi089 ceph-mon[98504]: pgmap v11461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:23 smithi060 ceph-mon[94233]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:23 smithi060 ceph-mon[109077]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:23 smithi089 ceph-mon[98504]: pgmap v11462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:37:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:37:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:25 smithi060 ceph-mon[94233]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:25 smithi060 ceph-mon[109077]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:25 smithi089 ceph-mon[98504]: pgmap v11463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:27 smithi060 ceph-mon[94233]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:27 smithi060 ceph-mon[109077]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:27 smithi089 ceph-mon[98504]: pgmap v11464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:29 smithi060 ceph-mon[94233]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:29 smithi060 ceph-mon[109077]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:29 smithi089 ceph-mon[98504]: pgmap v11465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:31 smithi060 ceph-mon[94233]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:31 smithi060 ceph-mon[109077]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:31 smithi089 ceph-mon[98504]: pgmap v11466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:33 smithi060 ceph-mon[94233]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:33 smithi060 ceph-mon[109077]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:33 smithi089 ceph-mon[98504]: pgmap v11467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:37:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:37:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:35 smithi060 ceph-mon[94233]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:35 smithi060 ceph-mon[109077]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:35 smithi089 ceph-mon[98504]: pgmap v11468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:37 smithi060 ceph-mon[94233]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:37 smithi060 ceph-mon[109077]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:37 smithi089 ceph-mon[98504]: pgmap v11469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:40.022 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:37:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:39 smithi060 ceph-mon[94233]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:39 smithi060 ceph-mon[109077]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:39 smithi089 ceph-mon[98504]: pgmap v11470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:40.349 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:37:40.349 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 2m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:37:40.349 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 2m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:37:40.349 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 2m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:37:40.349 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 2m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:37:40.349 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 2m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:37:40.349 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 2m ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 2m ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 2m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 2m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 2m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 2m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 2m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 2m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 2m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 2m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 2m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 2m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 2m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:37:40.350 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 2m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:37:40.351 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 2m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:37:40.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:40.752 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:37:40.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:37:40.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:37:40.752 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:37:40.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:37:40.752 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:37:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:37:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:40 smithi060 ceph-mon[109077]: from='client.26811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3573890460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:37:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:40 smithi060 ceph-mon[94233]: from='client.26811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3573890460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:37:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:40 smithi089 ceph-mon[98504]: from='client.26811 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3573890460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:37:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:41 smithi060 ceph-mon[94233]: from='client.36689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:41 smithi060 ceph-mon[94233]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:41 smithi060 ceph-mon[109077]: from='client.36689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:41 smithi060 ceph-mon[109077]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:41 smithi089 ceph-mon[98504]: from='client.36689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:37:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:41 smithi089 ceph-mon[98504]: pgmap v11471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:43 smithi060 ceph-mon[94233]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:43 smithi060 ceph-mon[109077]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:43 smithi089 ceph-mon[98504]: pgmap v11472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:37:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:37:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:45 smithi060 ceph-mon[94233]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:45 smithi060 ceph-mon[109077]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:45 smithi089 ceph-mon[98504]: pgmap v11473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:47 smithi060 ceph-mon[94233]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:47 smithi060 ceph-mon[109077]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:47 smithi089 ceph-mon[98504]: pgmap v11474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:49 smithi060 ceph-mon[94233]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:49 smithi060 ceph-mon[109077]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:49 smithi089 ceph-mon[98504]: pgmap v11475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:51 smithi060 ceph-mon[94233]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:51 smithi060 ceph-mon[109077]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:51 smithi089 ceph-mon[98504]: pgmap v11476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:53 smithi060 ceph-mon[94233]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:53 smithi060 ceph-mon[109077]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:54.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:53 smithi089 ceph-mon[98504]: pgmap v11477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:37:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:37:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:55 smithi060 ceph-mon[94233]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:55 smithi060 ceph-mon[109077]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:55 smithi089 ceph-mon[98504]: pgmap v11478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:37:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:57 smithi060 ceph-mon[94233]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:57 smithi060 ceph-mon[109077]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:37:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:57 smithi089 ceph-mon[98504]: pgmap v11479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:37:59 smithi060 ceph-mon[109077]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:37:59 smithi060 ceph-mon[94233]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:37:59 smithi089 ceph-mon[98504]: pgmap v11480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:38:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:38:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:38:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:38:01.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:38:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:38:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:38:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:38:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:38:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:38:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:38:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:38:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:01 smithi060 ceph-mon[94233]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:01 smithi060 ceph-mon[109077]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:02.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:01 smithi089 ceph-mon[98504]: pgmap v11481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:03 smithi060 ceph-mon[94233]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:03 smithi060 ceph-mon[109077]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:03 smithi089 ceph-mon[98504]: pgmap v11482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:38:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:38:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:05 smithi060 ceph-mon[94233]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:05 smithi060 ceph-mon[109077]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:05 smithi089 ceph-mon[98504]: pgmap v11483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:07 smithi060 ceph-mon[94233]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:07 smithi060 ceph-mon[109077]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:07 smithi089 ceph-mon[98504]: pgmap v11484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:09 smithi060 ceph-mon[94233]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:09 smithi060 ceph-mon[109077]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:09 smithi089 ceph-mon[98504]: pgmap v11485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:11.114 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:38:11.439 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:38:11.439 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:38:11.439 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:38:11.439 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:38:11.439 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:38:11.440 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:38:11.840 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:38:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:38:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:38:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:38:11.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:38:11.841 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[94233]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[94233]: from='client.26829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/622280418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[109077]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[109077]: from='client.26829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/622280418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:38:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:11 smithi089 ceph-mon[98504]: pgmap v11486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:11 smithi089 ceph-mon[98504]: from='client.26829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/622280418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:38:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:12 smithi060 ceph-mon[94233]: from='client.26835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:13.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:12 smithi060 ceph-mon[109077]: from='client.26835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:12 smithi089 ceph-mon[98504]: from='client.26835 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:13 smithi060 ceph-mon[94233]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:13 smithi060 ceph-mon[109077]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:13 smithi089 ceph-mon[98504]: pgmap v11487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:38:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:38:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:15 smithi060 ceph-mon[109077]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:15 smithi060 ceph-mon[94233]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:15 smithi089 ceph-mon[98504]: pgmap v11488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:17 smithi060 ceph-mon[109077]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:17 smithi060 ceph-mon[94233]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:17 smithi089 ceph-mon[98504]: pgmap v11489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:19 smithi060 ceph-mon[94233]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:19 smithi060 ceph-mon[109077]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:19 smithi089 ceph-mon[98504]: pgmap v11490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:21 smithi060 ceph-mon[94233]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:21 smithi060 ceph-mon[109077]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:21 smithi089 ceph-mon[98504]: pgmap v11491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:23 smithi060 ceph-mon[109077]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:23 smithi060 ceph-mon[94233]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:23 smithi089 ceph-mon[98504]: pgmap v11492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:38:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:38:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:25 smithi060 ceph-mon[94233]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:25 smithi060 ceph-mon[109077]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:25 smithi089 ceph-mon[98504]: pgmap v11493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:27 smithi060 ceph-mon[94233]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:27 smithi060 ceph-mon[109077]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:27 smithi089 ceph-mon[98504]: pgmap v11494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:29 smithi060 ceph-mon[94233]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:29 smithi060 ceph-mon[109077]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:29 smithi089 ceph-mon[98504]: pgmap v11495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:31 smithi060 ceph-mon[94233]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:31 smithi060 ceph-mon[109077]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:31 smithi089 ceph-mon[98504]: pgmap v11496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:33 smithi060 ceph-mon[94233]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:33 smithi060 ceph-mon[109077]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:33 smithi089 ceph-mon[98504]: pgmap v11497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:38:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:38:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:35 smithi060 ceph-mon[109077]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:35 smithi060 ceph-mon[94233]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:35 smithi089 ceph-mon[98504]: pgmap v11498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:37 smithi060 ceph-mon[94233]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:37 smithi060 ceph-mon[109077]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:37 smithi089 ceph-mon[98504]: pgmap v11499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:39 smithi060 ceph-mon[94233]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:39 smithi060 ceph-mon[109077]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:39 smithi089 ceph-mon[98504]: pgmap v11500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:42.200 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:38:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:41 smithi060 ceph-mon[94233]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:41 smithi060 ceph-mon[109077]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:41 smithi089 ceph-mon[98504]: pgmap v11501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 3m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 3m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 3m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 3m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 3m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 3m ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:38:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 3m ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 3m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 3m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 3m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 3m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 3m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 3m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 3m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 3m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 3m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:38:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 3m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:38:42.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 3m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:38:42.529 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 3m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:38:42.529 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 3m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:38:42.926 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:38:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:38:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:38:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:38:42.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:38:42.928 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:38:42.928 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:38:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:42 smithi060 ceph-mon[94233]: from='client.36719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/397237428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:38:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:42 smithi060 ceph-mon[109077]: from='client.36719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/397237428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:38:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:42 smithi089 ceph-mon[98504]: from='client.36719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/397237428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:38:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:43 smithi060 ceph-mon[94233]: from='client.26853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:43 smithi060 ceph-mon[94233]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:43 smithi060 ceph-mon[109077]: from='client.26853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:43 smithi060 ceph-mon[109077]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:43 smithi089 ceph-mon[98504]: from='client.26853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:38:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:43 smithi089 ceph-mon[98504]: pgmap v11502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:38:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:38:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:45 smithi060 ceph-mon[94233]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:45 smithi060 ceph-mon[109077]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:45 smithi089 ceph-mon[98504]: pgmap v11503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:47 smithi060 ceph-mon[94233]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:47 smithi060 ceph-mon[109077]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:47 smithi089 ceph-mon[98504]: pgmap v11504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:49 smithi060 ceph-mon[94233]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:49 smithi060 ceph-mon[109077]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:49 smithi089 ceph-mon[98504]: pgmap v11505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:51 smithi060 ceph-mon[94233]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:51 smithi060 ceph-mon[109077]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:51 smithi089 ceph-mon[98504]: pgmap v11506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:53 smithi060 ceph-mon[94233]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:53 smithi060 ceph-mon[109077]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:53 smithi089 ceph-mon[98504]: pgmap v11507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:38:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:38:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:55 smithi060 ceph-mon[94233]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:55 smithi060 ceph-mon[109077]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:55 smithi089 ceph-mon[98504]: pgmap v11508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:38:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:57 smithi060 ceph-mon[94233]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:57 smithi060 ceph-mon[109077]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:38:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:57 smithi089 ceph-mon[98504]: pgmap v11509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:38:59 smithi060 ceph-mon[94233]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:38:59 smithi060 ceph-mon[109077]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:00.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:38:59 smithi089 ceph-mon[98504]: pgmap v11510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:39:01.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:39:01.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:39:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:39:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: pgmap v11511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:39:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:39:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:39:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:04 smithi089 ceph-mon[98504]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:04 smithi060 ceph-mon[94233]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:04 smithi060 ceph-mon[109077]: pgmap v11512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:39:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:39:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:06 smithi089 ceph-mon[98504]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:06 smithi060 ceph-mon[94233]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:06 smithi060 ceph-mon[109077]: pgmap v11513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:07 smithi060 ceph-mon[109077]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:07 smithi060 ceph-mon[94233]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:07 smithi089 ceph-mon[98504]: pgmap v11514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:09 smithi060 ceph-mon[109077]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:09 smithi060 ceph-mon[94233]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:09 smithi089 ceph-mon[98504]: pgmap v11515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:11.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:12 smithi089 ceph-mon[98504]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:12 smithi060 ceph-mon[109077]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:12 smithi060 ceph-mon[94233]: pgmap v11516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:13.292 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:39:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:39:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:39:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:39:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (4h) 4m ago 4h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (4h) 4m ago 4h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:39:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:39:13.619 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:39:14.019 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:39:14.019 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:39:14.019 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:39:14.019 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:14.019 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:39:14.019 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:39:14.019 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:39:14.020 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:39:14.021 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:39:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:14 smithi089 ceph-mon[98504]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:14 smithi089 ceph-mon[98504]: from='client.26865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:14 smithi060 ceph-mon[109077]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:14 smithi060 ceph-mon[109077]: from='client.26865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:14 smithi060 ceph-mon[94233]: pgmap v11517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:14 smithi060 ceph-mon[94233]: from='client.26865 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:39:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:39:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:15 smithi089 ceph-mon[98504]: from='client.26871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3485549154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:39:15.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:15 smithi060 ceph-mon[94233]: from='client.26871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:15.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3485549154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:39:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:15 smithi060 ceph-mon[109077]: from='client.26871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3485549154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:39:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:16 smithi089 ceph-mon[98504]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:16 smithi060 ceph-mon[94233]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:16 smithi060 ceph-mon[109077]: pgmap v11518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:17 smithi060 ceph-mon[94233]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:17 smithi060 ceph-mon[109077]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:17 smithi089 ceph-mon[98504]: pgmap v11519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:19 smithi060 ceph-mon[94233]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:19 smithi060 ceph-mon[109077]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:19 smithi089 ceph-mon[98504]: pgmap v11520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:21 smithi060 ceph-mon[94233]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:21 smithi060 ceph-mon[109077]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:21 smithi089 ceph-mon[98504]: pgmap v11521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:23 smithi060 ceph-mon[94233]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:23 smithi060 ceph-mon[109077]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:23 smithi089 ceph-mon[98504]: pgmap v11522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:39:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:39:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:25 smithi060 ceph-mon[94233]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:25 smithi060 ceph-mon[109077]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:25 smithi089 ceph-mon[98504]: pgmap v11523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:27 smithi060 ceph-mon[94233]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:27 smithi060 ceph-mon[109077]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:27.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:27 smithi089 ceph-mon[98504]: pgmap v11524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:29 smithi060 ceph-mon[94233]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:29 smithi060 ceph-mon[109077]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:29 smithi089 ceph-mon[98504]: pgmap v11525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:31 smithi060 ceph-mon[94233]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:31 smithi060 ceph-mon[109077]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:31 smithi089 ceph-mon[98504]: pgmap v11526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:33 smithi060 ceph-mon[94233]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:33 smithi060 ceph-mon[109077]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:33 smithi089 ceph-mon[98504]: pgmap v11527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:39:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:39:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:35 smithi060 ceph-mon[94233]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:35 smithi060 ceph-mon[109077]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:35 smithi089 ceph-mon[98504]: pgmap v11528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:37 smithi060 ceph-mon[94233]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:37 smithi060 ceph-mon[109077]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:37 smithi089 ceph-mon[98504]: pgmap v11529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:39 smithi060 ceph-mon[94233]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:39 smithi060 ceph-mon[109077]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:39 smithi089 ceph-mon[98504]: pgmap v11530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:41 smithi060 ceph-mon[94233]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:41 smithi060 ceph-mon[109077]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:41 smithi089 ceph-mon[98504]: pgmap v11531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:43 smithi060 ceph-mon[94233]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:43 smithi060 ceph-mon[109077]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:43 smithi089 ceph-mon[98504]: pgmap v11532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:44.381 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:39:44.709 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:39:44.709 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 4m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:39:44.709 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 4m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:39:44.709 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 4m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:39:44.709 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 4m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:39:44.709 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 4m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:39:44.709 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 4m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 4m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 4m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 4m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 4m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 4m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 4m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 4m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 4m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:39:44.710 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 4m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:39:44.711 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 4m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:39:44.711 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 4m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:39:44.711 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 4m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:39:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:39:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:39:45.108 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:39:45.108 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:39:45.108 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:39:45.108 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:45.108 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:39:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:39:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:39:45.110 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:39:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[94233]: from='client.26883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[94233]: from='client.26889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[94233]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/569702481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[109077]: from='client.26883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[109077]: from='client.26889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[109077]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/569702481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:39:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:45 smithi089 ceph-mon[98504]: from='client.26883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:45 smithi089 ceph-mon[98504]: from='client.26889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:39:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:45 smithi089 ceph-mon[98504]: pgmap v11533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/569702481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:39:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:47 smithi060 ceph-mon[94233]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:47 smithi060 ceph-mon[109077]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:47 smithi089 ceph-mon[98504]: pgmap v11534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:49 smithi060 ceph-mon[94233]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:49 smithi060 ceph-mon[109077]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:49 smithi089 ceph-mon[98504]: pgmap v11535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:51 smithi060 ceph-mon[94233]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:51 smithi060 ceph-mon[109077]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:51 smithi089 ceph-mon[98504]: pgmap v11536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:53 smithi060 ceph-mon[94233]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:53 smithi060 ceph-mon[109077]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:53 smithi089 ceph-mon[98504]: pgmap v11537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:39:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:39:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:55 smithi060 ceph-mon[94233]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:55 smithi060 ceph-mon[109077]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:55 smithi089 ceph-mon[98504]: pgmap v11538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:39:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:57 smithi060 ceph-mon[94233]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:57 smithi060 ceph-mon[109077]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:39:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:57 smithi089 ceph-mon[98504]: pgmap v11539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:39:59 smithi060 ceph-mon[109077]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:39:59 smithi060 ceph-mon[94233]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T09:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:39:59 smithi089 ceph-mon[98504]: pgmap v11540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:40:02.229 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:01 smithi089 ceph-mon[98504]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:02.233 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:01 smithi060 ceph-mon[109077]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:02.233 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:01 smithi060 ceph-mon[94233]: pgmap v11541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:40:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:40:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:40:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:40:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:40:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:40:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:40:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:40:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:40:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:40:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:40:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:40:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:03 smithi060 ceph-mon[94233]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:03 smithi060 ceph-mon[109077]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:03 smithi089 ceph-mon[98504]: pgmap v11542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:40:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:40:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:05 smithi060 ceph-mon[94233]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:05 smithi060 ceph-mon[109077]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:05 smithi089 ceph-mon[98504]: pgmap v11543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:07 smithi060 ceph-mon[94233]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:07 smithi060 ceph-mon[109077]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:07 smithi089 ceph-mon[98504]: pgmap v11544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:09 smithi060 ceph-mon[94233]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:09 smithi060 ceph-mon[109077]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:09 smithi089 ceph-mon[98504]: pgmap v11545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:11 smithi060 ceph-mon[94233]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:11 smithi060 ceph-mon[109077]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:11 smithi089 ceph-mon[98504]: pgmap v11546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:13 smithi060 ceph-mon[94233]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:13 smithi060 ceph-mon[109077]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:13 smithi089 ceph-mon[98504]: pgmap v11547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:40:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:40:15.473 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:40:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:40:15.801 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:40:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:40:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:40:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:40:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:40:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:40:15.802 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:40:15.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:40:15.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:40:15.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:40:15.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:40:15.803 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:40:15.803 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:40:16.216 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:40:16.216 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:40:16.216 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:40:16.217 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:16.218 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:40:16.218 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:40:16.218 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:40:16.218 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:40:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:15 smithi060 ceph-mon[94233]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:15 smithi060 ceph-mon[109077]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:15 smithi089 ceph-mon[98504]: pgmap v11548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:16 smithi060 ceph-mon[94233]: from='client.26901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:16 smithi060 ceph-mon[94233]: from='client.36779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3768084343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:40:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:16 smithi060 ceph-mon[109077]: from='client.26901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:16 smithi060 ceph-mon[109077]: from='client.36779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3768084343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:40:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:16 smithi089 ceph-mon[98504]: from='client.26901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:16 smithi089 ceph-mon[98504]: from='client.36779 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3768084343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:40:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:17 smithi060 ceph-mon[94233]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:17 smithi060 ceph-mon[109077]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:17 smithi089 ceph-mon[98504]: pgmap v11549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:19 smithi060 ceph-mon[94233]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:19 smithi060 ceph-mon[109077]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:19 smithi089 ceph-mon[98504]: pgmap v11550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:22 smithi060 ceph-mon[94233]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:22 smithi060 ceph-mon[109077]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:22.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:22 smithi089 ceph-mon[98504]: pgmap v11551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:24 smithi060 ceph-mon[94233]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:24 smithi060 ceph-mon[109077]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:24 smithi089 ceph-mon[98504]: pgmap v11552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:40:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:40:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:26 smithi060 ceph-mon[94233]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:26 smithi060 ceph-mon[109077]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:26.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:26 smithi089 ceph-mon[98504]: pgmap v11553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:27 smithi060 ceph-mon[94233]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:27 smithi060 ceph-mon[109077]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:27.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:27 smithi089 ceph-mon[98504]: pgmap v11554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:29 smithi060 ceph-mon[94233]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:29 smithi060 ceph-mon[109077]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:29 smithi089 ceph-mon[98504]: pgmap v11555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:31 smithi060 ceph-mon[94233]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:31 smithi060 ceph-mon[109077]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:31 smithi089 ceph-mon[98504]: pgmap v11556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:33 smithi060 ceph-mon[94233]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:33 smithi060 ceph-mon[109077]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:33 smithi089 ceph-mon[98504]: pgmap v11557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:40:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:40:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:35 smithi060 ceph-mon[109077]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:35 smithi060 ceph-mon[94233]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:35 smithi089 ceph-mon[98504]: pgmap v11558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:37 smithi060 ceph-mon[94233]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:37 smithi060 ceph-mon[109077]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:37 smithi089 ceph-mon[98504]: pgmap v11559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:39 smithi060 ceph-mon[94233]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:39 smithi060 ceph-mon[109077]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:39 smithi089 ceph-mon[98504]: pgmap v11560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:41.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:41 smithi060 ceph-mon[94233]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:41 smithi060 ceph-mon[109077]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:41 smithi089 ceph-mon[98504]: pgmap v11561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:43 smithi060 ceph-mon[109077]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:43 smithi060 ceph-mon[94233]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:43 smithi089 ceph-mon[98504]: pgmap v11562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:40:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:40:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:45 smithi060 ceph-mon[94233]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:45 smithi060 ceph-mon[109077]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:45 smithi089 ceph-mon[98504]: pgmap v11563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:46.579 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:40:46.904 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:40:46.904 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 5m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:40:46.904 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 5m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 5m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 5m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 5m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (4h) 5m ago 4h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (4h) 5m ago 4h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 5m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 5m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:40:46.905 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 5m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 5m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 5m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 5m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 5m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 5m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 5m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 5m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:40:46.906 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 5m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:40:47.305 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:40:47.305 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:47.306 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:40:47.307 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:40:47.307 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:40:47.307 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:40:47.307 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:40:47.307 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:40:47.307 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:40:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[94233]: from='client.26919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[94233]: from='client.26925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[94233]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2272376560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:40:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[109077]: from='client.26919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[109077]: from='client.26925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[109077]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2272376560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:40:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:47 smithi089 ceph-mon[98504]: from='client.26919 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:47 smithi089 ceph-mon[98504]: from='client.26925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:40:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:47 smithi089 ceph-mon[98504]: pgmap v11564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2272376560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:40:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:49 smithi060 ceph-mon[94233]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:49 smithi060 ceph-mon[109077]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:49 smithi089 ceph-mon[98504]: pgmap v11565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:51 smithi060 ceph-mon[94233]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:51 smithi060 ceph-mon[109077]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:52.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:51 smithi089 ceph-mon[98504]: pgmap v11566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:53 smithi060 ceph-mon[94233]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:53 smithi060 ceph-mon[109077]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:53 smithi089 ceph-mon[98504]: pgmap v11567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:40:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:40:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:55 smithi060 ceph-mon[94233]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:55 smithi060 ceph-mon[109077]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:55 smithi089 ceph-mon[98504]: pgmap v11568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:40:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:57 smithi060 ceph-mon[94233]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:57 smithi060 ceph-mon[109077]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:40:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:57 smithi089 ceph-mon[98504]: pgmap v11569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:40:59 smithi060 ceph-mon[109077]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:40:59 smithi060 ceph-mon[94233]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:40:59 smithi089 ceph-mon[98504]: pgmap v11570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:01 smithi060 ceph-mon[94233]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:01 smithi060 ceph-mon[109077]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:01 smithi089 ceph-mon[98504]: pgmap v11571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:41:03.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:41:03.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:41:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[94233]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:41:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:41:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:41:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[109077]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:41:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:41:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:41:04.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:03 smithi089 ceph-mon[98504]: pgmap v11572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:41:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:41:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:41:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:41:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:41:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:06 smithi060 ceph-mon[94233]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:06 smithi060 ceph-mon[109077]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:06.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:06 smithi089 ceph-mon[98504]: pgmap v11573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:07 smithi060 ceph-mon[94233]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:07 smithi060 ceph-mon[109077]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:07 smithi089 ceph-mon[98504]: pgmap v11574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:09 smithi060 ceph-mon[94233]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:09 smithi060 ceph-mon[109077]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:09 smithi089 ceph-mon[98504]: pgmap v11575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:11.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:11 smithi060 ceph-mon[94233]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:11 smithi060 ceph-mon[109077]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:12 smithi089 ceph-mon[98504]: pgmap v11576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:14 smithi060 ceph-mon[94233]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:14 smithi060 ceph-mon[109077]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:14 smithi089 ceph-mon[98504]: pgmap v11577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:41:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:41:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:16 smithi060 ceph-mon[94233]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:16 smithi060 ceph-mon[109077]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:16 smithi089 ceph-mon[98504]: pgmap v11578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:17.677 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:41:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:17 smithi060 ceph-mon[94233]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:17 smithi060 ceph-mon[109077]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:17 smithi089 ceph-mon[98504]: pgmap v11579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (4h) 6m ago 4h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:41:18.004 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (4h) 6m ago 4h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:41:18.005 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:41:18.402 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:41:18.402 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:41:18.402 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:41:18.402 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:18.402 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:41:18.402 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:41:18.402 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:41:18.403 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:41:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:18 smithi060 ceph-mon[94233]: from='client.36809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:18 smithi060 ceph-mon[94233]: from='client.36815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1039564816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:41:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:18 smithi060 ceph-mon[109077]: from='client.36809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:18 smithi060 ceph-mon[109077]: from='client.36815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1039564816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:41:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:18 smithi089 ceph-mon[98504]: from='client.36809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:18 smithi089 ceph-mon[98504]: from='client.36815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1039564816' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:41:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:19 smithi060 ceph-mon[94233]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:19 smithi060 ceph-mon[109077]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:19 smithi089 ceph-mon[98504]: pgmap v11580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:21 smithi060 ceph-mon[94233]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:21 smithi060 ceph-mon[109077]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:21 smithi089 ceph-mon[98504]: pgmap v11581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:24 smithi060 ceph-mon[94233]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:24 smithi060 ceph-mon[109077]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:24 smithi089 ceph-mon[98504]: pgmap v11582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:41:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:41:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:26 smithi060 ceph-mon[94233]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:26 smithi060 ceph-mon[109077]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:26 smithi089 ceph-mon[98504]: pgmap v11583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:27 smithi060 ceph-mon[94233]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:27 smithi060 ceph-mon[109077]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:27 smithi089 ceph-mon[98504]: pgmap v11584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:30 smithi060 ceph-mon[94233]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:30 smithi060 ceph-mon[109077]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:30 smithi089 ceph-mon[98504]: pgmap v11585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:32 smithi060 ceph-mon[94233]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:32 smithi060 ceph-mon[109077]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:32.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:32 smithi089 ceph-mon[98504]: pgmap v11586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:34 smithi060 ceph-mon[94233]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:34 smithi060 ceph-mon[109077]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:34 smithi089 ceph-mon[98504]: pgmap v11587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:41:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:41:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:36 smithi060 ceph-mon[109077]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:36 smithi060 ceph-mon[94233]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:36 smithi089 ceph-mon[98504]: pgmap v11588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:37 smithi060 ceph-mon[94233]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:37 smithi060 ceph-mon[109077]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:37 smithi089 ceph-mon[98504]: pgmap v11589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:40 smithi060 ceph-mon[94233]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:40 smithi060 ceph-mon[109077]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:40 smithi089 ceph-mon[98504]: pgmap v11590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:42 smithi089 ceph-mon[98504]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:42 smithi060 ceph-mon[94233]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:42 smithi060 ceph-mon[109077]: pgmap v11591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:44 smithi089 ceph-mon[98504]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:44 smithi060 ceph-mon[109077]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:44 smithi060 ceph-mon[94233]: pgmap v11592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:41:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:41:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:46 smithi089 ceph-mon[98504]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:46 smithi060 ceph-mon[94233]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:46 smithi060 ceph-mon[109077]: pgmap v11593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:47 smithi060 ceph-mon[94233]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:47 smithi060 ceph-mon[109077]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:47 smithi089 ceph-mon[98504]: pgmap v11594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:48.765 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:41:49.089 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:41:49.089 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 6m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:41:49.089 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 6m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 6m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 6m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 6m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 6m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (4h) 6m ago 4h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (4h) 6m ago 4h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 6m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 6m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:41:49.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 6m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:41:49.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 6m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:41:49.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 6m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:41:49.091 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 6m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:41:49.488 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:41:49.488 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:41:49.488 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:41:49.488 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:49.488 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:41:49.488 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:41:49.489 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:41:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[94233]: from='client.36827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[94233]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[94233]: from='client.36833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/348377985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:41:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[109077]: from='client.36827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[109077]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[109077]: from='client.36833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/348377985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:41:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:50 smithi089 ceph-mon[98504]: from='client.36827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:50 smithi089 ceph-mon[98504]: pgmap v11595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:50 smithi089 ceph-mon[98504]: from='client.36833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:41:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/348377985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:41:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:52 smithi089 ceph-mon[98504]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:52 smithi060 ceph-mon[94233]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:52 smithi060 ceph-mon[109077]: pgmap v11596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:54 smithi089 ceph-mon[98504]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:54 smithi060 ceph-mon[94233]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:54 smithi060 ceph-mon[109077]: pgmap v11597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:41:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:41:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:56 smithi089 ceph-mon[98504]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:56 smithi060 ceph-mon[94233]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:56 smithi060 ceph-mon[109077]: pgmap v11598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:41:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:41:57 smithi060 ceph-mon[94233]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:41:57 smithi060 ceph-mon[109077]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:41:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:41:57 smithi089 ceph-mon[98504]: pgmap v11599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:00 smithi089 ceph-mon[98504]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:00 smithi060 ceph-mon[94233]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:00 smithi060 ceph-mon[109077]: pgmap v11600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:02 smithi089 ceph-mon[98504]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:02 smithi060 ceph-mon[94233]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:02 smithi060 ceph-mon[109077]: pgmap v11601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:04 smithi089 ceph-mon[98504]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:42:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:42:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:42:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:42:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[94233]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:42:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:42:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:42:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:42:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[109077]: pgmap v11602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:42:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:42:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:42:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:42:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:42:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:42:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:06 smithi089 ceph-mon[98504]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:06 smithi060 ceph-mon[94233]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:06 smithi060 ceph-mon[109077]: pgmap v11603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:07 smithi060 ceph-mon[94233]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:07 smithi060 ceph-mon[109077]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:07 smithi089 ceph-mon[98504]: pgmap v11604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:10 smithi089 ceph-mon[98504]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:10 smithi060 ceph-mon[94233]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:10 smithi060 ceph-mon[109077]: pgmap v11605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:12 smithi089 ceph-mon[98504]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:12 smithi060 ceph-mon[109077]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:12 smithi060 ceph-mon[94233]: pgmap v11606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:14 smithi089 ceph-mon[98504]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:14 smithi060 ceph-mon[94233]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:14 smithi060 ceph-mon[109077]: pgmap v11607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:42:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:42:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:16 smithi089 ceph-mon[98504]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:16 smithi060 ceph-mon[109077]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:16 smithi060 ceph-mon[94233]: pgmap v11608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:17 smithi060 ceph-mon[94233]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:17 smithi060 ceph-mon[109077]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:17 smithi089 ceph-mon[98504]: pgmap v11609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:19.850 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:42:20.177 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (4h) 7m ago 4h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:42:20.178 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:42:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:20 smithi089 ceph-mon[98504]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:20 smithi060 ceph-mon[94233]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:20 smithi060 ceph-mon[109077]: pgmap v11610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:20.575 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:42:20.575 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:42:20.575 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:42:20.576 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:20.577 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:42:20.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:42:20.577 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:42:20.577 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:42:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:21 smithi089 ceph-mon[98504]: from='client.26973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:21 smithi089 ceph-mon[98504]: from='client.26979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1949210948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:42:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:21 smithi060 ceph-mon[94233]: from='client.26973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:21 smithi060 ceph-mon[94233]: from='client.26979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1949210948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:42:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:21 smithi060 ceph-mon[109077]: from='client.26973 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:21 smithi060 ceph-mon[109077]: from='client.26979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1949210948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:42:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:22 smithi089 ceph-mon[98504]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:22 smithi060 ceph-mon[94233]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:22 smithi060 ceph-mon[109077]: pgmap v11611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:24 smithi089 ceph-mon[98504]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:24 smithi060 ceph-mon[94233]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:24 smithi060 ceph-mon[109077]: pgmap v11612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:42:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:42:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:26 smithi089 ceph-mon[98504]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:26 smithi060 ceph-mon[94233]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:26 smithi060 ceph-mon[109077]: pgmap v11613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:27 smithi060 ceph-mon[94233]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:27 smithi060 ceph-mon[109077]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:27 smithi089 ceph-mon[98504]: pgmap v11614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:30 smithi089 ceph-mon[98504]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:30 smithi060 ceph-mon[94233]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:30 smithi060 ceph-mon[109077]: pgmap v11615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:32 smithi089 ceph-mon[98504]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:32 smithi060 ceph-mon[94233]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:32 smithi060 ceph-mon[109077]: pgmap v11616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:34 smithi089 ceph-mon[98504]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:34 smithi060 ceph-mon[109077]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:34 smithi060 ceph-mon[94233]: pgmap v11617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:42:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:42:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:36 smithi089 ceph-mon[98504]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:36 smithi060 ceph-mon[94233]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:36 smithi060 ceph-mon[109077]: pgmap v11618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:37 smithi060 ceph-mon[94233]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:37 smithi060 ceph-mon[109077]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:37 smithi089 ceph-mon[98504]: pgmap v11619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:40 smithi089 ceph-mon[98504]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:40 smithi060 ceph-mon[94233]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:40 smithi060 ceph-mon[109077]: pgmap v11620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:42 smithi089 ceph-mon[98504]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:42 smithi060 ceph-mon[94233]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:42 smithi060 ceph-mon[109077]: pgmap v11621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:44 smithi089 ceph-mon[98504]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:44 smithi060 ceph-mon[94233]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:44 smithi060 ceph-mon[109077]: pgmap v11622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:42:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:42:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:46 smithi089 ceph-mon[98504]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:46 smithi060 ceph-mon[94233]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:46 smithi060 ceph-mon[109077]: pgmap v11623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:47 smithi060 ceph-mon[94233]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:47 smithi060 ceph-mon[109077]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:47 smithi089 ceph-mon[98504]: pgmap v11624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:50 smithi089 ceph-mon[98504]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:50 smithi060 ceph-mon[94233]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:50 smithi060 ceph-mon[109077]: pgmap v11625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:50.936 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:42:51.261 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:42:51.261 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 7m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:42:51.261 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 7m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:42:51.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 7m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:42:51.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 7m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 7m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 7m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5097M 2406M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5644M 2406M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5090M 2406M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4828M 2406M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (4h) 7m ago 4h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (4h) 7m ago 4h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 7m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 7m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:42:51.262 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 7m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:51.662 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:42:51.663 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:42:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:52 smithi089 ceph-mon[98504]: from='client.26991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:52 smithi089 ceph-mon[98504]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:52 smithi089 ceph-mon[98504]: from='client.36869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1579021998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[109077]: from='client.26991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[109077]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[109077]: from='client.36869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1579021998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[94233]: from='client.26991 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[94233]: pgmap v11626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[94233]: from='client.36869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:42:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1579021998' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:42:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:54 smithi089 ceph-mon[98504]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:54 smithi060 ceph-mon[109077]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:54 smithi060 ceph-mon[94233]: pgmap v11627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:42:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T09:42:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:56 smithi089 ceph-mon[98504]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:56 smithi060 ceph-mon[94233]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:56 smithi060 ceph-mon[109077]: pgmap v11628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:42:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:42:57 smithi060 ceph-mon[94233]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:42:57 smithi060 ceph-mon[109077]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:42:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:42:57 smithi089 ceph-mon[98504]: pgmap v11629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:00 smithi089 ceph-mon[98504]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:00 smithi060 ceph-mon[94233]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:00 smithi060 ceph-mon[109077]: pgmap v11630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:02 smithi089 ceph-mon[98504]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:02 smithi060 ceph-mon[94233]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:02 smithi060 ceph-mon[109077]: pgmap v11631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:04 smithi089 ceph-mon[98504]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:04 smithi060 ceph-mon[94233]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:04 smithi060 ceph-mon[109077]: pgmap v11632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:43:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:43:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:43:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:43:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:43:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:43:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:43:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:43:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:43:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:43:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:06 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2397M 2023-12-01T09:43:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:06 smithi060 ceph-mon[109077]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:06 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2397M 2023-12-01T09:43:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:06 smithi060 ceph-mon[94233]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:06 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2397M 2023-12-01T09:43:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:06 smithi089 ceph-mon[98504]: pgmap v11633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:07 smithi060 ceph-mon[94233]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:07 smithi060 ceph-mon[109077]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:07 smithi089 ceph-mon[98504]: pgmap v11634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:10 smithi089 ceph-mon[98504]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:10 smithi060 ceph-mon[94233]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:10 smithi060 ceph-mon[109077]: pgmap v11635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:12 smithi089 ceph-mon[98504]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:12 smithi060 ceph-mon[109077]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:12 smithi060 ceph-mon[94233]: pgmap v11636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:14.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:14 smithi060 ceph-mon[109077]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:14 smithi060 ceph-mon[94233]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:14 smithi089 ceph-mon[98504]: pgmap v11637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:43:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:43:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:16 smithi060 ceph-mon[94233]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:16 smithi060 ceph-mon[109077]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:16 smithi089 ceph-mon[98504]: pgmap v11638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:17 smithi060 ceph-mon[94233]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:17 smithi060 ceph-mon[109077]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:17 smithi089 ceph-mon[98504]: pgmap v11639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:20 smithi089 ceph-mon[98504]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:20 smithi060 ceph-mon[94233]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:20 smithi060 ceph-mon[109077]: pgmap v11640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:22.028 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:43:22.354 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:43:22.354 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:43:22.354 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:43:22.354 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5097M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5644M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5090M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4828M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (4h) 8m ago 4h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:43:22.355 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:43:22.356 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:43:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:22 smithi060 ceph-mon[94233]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:22 smithi060 ceph-mon[109077]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:22 smithi089 ceph-mon[98504]: pgmap v11641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:22.752 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:43:22.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:22.754 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:43:22.754 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:43:22.754 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:22.754 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:43:22.754 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:43:22.754 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:43:22.754 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:43:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:23 smithi060 ceph-mon[94233]: from='client.27009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:23 smithi060 ceph-mon[94233]: from='client.27015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1526914924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:43:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:23 smithi060 ceph-mon[109077]: from='client.27009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:23 smithi060 ceph-mon[109077]: from='client.27015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1526914924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:43:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:23 smithi089 ceph-mon[98504]: from='client.27009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:23 smithi089 ceph-mon[98504]: from='client.27015 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1526914924' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:43:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:24 smithi060 ceph-mon[109077]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:24 smithi060 ceph-mon[94233]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:24 smithi089 ceph-mon[98504]: pgmap v11642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:43:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:43:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:26 smithi060 ceph-mon[109077]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:26 smithi060 ceph-mon[94233]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:26 smithi089 ceph-mon[98504]: pgmap v11643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:27 smithi089 ceph-mon[98504]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:27 smithi060 ceph-mon[109077]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:27 smithi060 ceph-mon[94233]: pgmap v11644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:30 smithi060 ceph-mon[94233]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:30 smithi060 ceph-mon[109077]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:30 smithi089 ceph-mon[98504]: pgmap v11645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:32 smithi060 ceph-mon[94233]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:32 smithi060 ceph-mon[109077]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:32 smithi089 ceph-mon[98504]: pgmap v11646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:34 smithi060 ceph-mon[109077]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:34 smithi060 ceph-mon[94233]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:34 smithi089 ceph-mon[98504]: pgmap v11647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:43:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:43:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:36 smithi060 ceph-mon[94233]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:36 smithi060 ceph-mon[109077]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:36 smithi089 ceph-mon[98504]: pgmap v11648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:37 smithi089 ceph-mon[98504]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:37 smithi060 ceph-mon[94233]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:37 smithi060 ceph-mon[109077]: pgmap v11649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:40 smithi060 ceph-mon[94233]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:40 smithi060 ceph-mon[109077]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:40 smithi089 ceph-mon[98504]: pgmap v11650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:42 smithi060 ceph-mon[94233]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:42 smithi060 ceph-mon[109077]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:42 smithi089 ceph-mon[98504]: pgmap v11651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:44.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:44 smithi060 ceph-mon[94233]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:44 smithi060 ceph-mon[109077]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:44 smithi089 ceph-mon[98504]: pgmap v11652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:43:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:43:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:46 smithi060 ceph-mon[94233]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:46 smithi060 ceph-mon[109077]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:46 smithi089 ceph-mon[98504]: pgmap v11653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:47 smithi089 ceph-mon[98504]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:47 smithi060 ceph-mon[94233]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:47 smithi060 ceph-mon[109077]: pgmap v11654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:50 smithi060 ceph-mon[94233]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:50 smithi060 ceph-mon[109077]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:50 smithi089 ceph-mon[98504]: pgmap v11655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:52 smithi060 ceph-mon[94233]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:52 smithi060 ceph-mon[109077]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:52 smithi089 ceph-mon[98504]: pgmap v11656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:53.112 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:43:53.441 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:43:53.441 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 8m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:43:53.441 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 8m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (4h) 8m ago 4h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (4h) 8m ago 4h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 8m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 8m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:43:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5097M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5644M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5090M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4828M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (4h) 8m ago 4h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:43:53.443 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 8m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:43:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:53.844 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:43:53.845 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:43:53.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:43:53.845 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:43:53.845 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:43:53.845 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:43:53.845 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:43:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:54 smithi060 ceph-mon[109077]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:54 smithi060 ceph-mon[109077]: from='client.27027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1411922828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:43:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:54 smithi060 ceph-mon[94233]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:54 smithi060 ceph-mon[94233]: from='client.27027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1411922828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:43:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:54 smithi089 ceph-mon[98504]: pgmap v11657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:54 smithi089 ceph-mon[98504]: from='client.27027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1411922828' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:43:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:43:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:43:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:55 smithi060 ceph-mon[94233]: from='client.27033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:55.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:55 smithi060 ceph-mon[109077]: from='client.27033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:55 smithi089 ceph-mon[98504]: from='client.27033 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:43:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:56 smithi060 ceph-mon[94233]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:56 smithi060 ceph-mon[109077]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:56 smithi089 ceph-mon[98504]: pgmap v11658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:43:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:43:57 smithi089 ceph-mon[98504]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:43:57 smithi060 ceph-mon[94233]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:43:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:43:57 smithi060 ceph-mon[109077]: pgmap v11659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:00 smithi060 ceph-mon[94233]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:00 smithi060 ceph-mon[109077]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:00 smithi089 ceph-mon[98504]: pgmap v11660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:02 smithi060 ceph-mon[94233]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:02 smithi060 ceph-mon[109077]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:02.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:02 smithi089 ceph-mon[98504]: pgmap v11661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:04 smithi060 ceph-mon[109077]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:04 smithi060 ceph-mon[94233]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:04 smithi089 ceph-mon[98504]: pgmap v11662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:44:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:44:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:44:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:44:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:44:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[94233]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:06.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:44:06.549 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:44:06.550 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:44:06.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[109077]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:06.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:44:06.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:44:06.550 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:44:06.550 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:06 smithi089 ceph-mon[98504]: pgmap v11663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:06.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:44:06.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:44:06.551 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:44:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:07 smithi089 ceph-mon[98504]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:07 smithi060 ceph-mon[94233]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:07 smithi060 ceph-mon[109077]: pgmap v11664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:10 smithi060 ceph-mon[94233]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:10 smithi060 ceph-mon[109077]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:10 smithi089 ceph-mon[98504]: pgmap v11665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:12 smithi060 ceph-mon[94233]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:12 smithi060 ceph-mon[109077]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:12 smithi089 ceph-mon[98504]: pgmap v11666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:14 smithi060 ceph-mon[94233]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:14 smithi060 ceph-mon[109077]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:14 smithi089 ceph-mon[98504]: pgmap v11667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:44:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:44:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:16 smithi060 ceph-mon[94233]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:16 smithi060 ceph-mon[109077]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:16 smithi089 ceph-mon[98504]: pgmap v11668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:17 smithi089 ceph-mon[98504]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:17 smithi060 ceph-mon[94233]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:17 smithi060 ceph-mon[109077]: pgmap v11669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:20 smithi060 ceph-mon[94233]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:20 smithi060 ceph-mon[109077]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:20 smithi089 ceph-mon[98504]: pgmap v11670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:22 smithi060 ceph-mon[94233]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:22 smithi060 ceph-mon[109077]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:22 smithi089 ceph-mon[98504]: pgmap v11671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:24.206 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:44:24.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:24 smithi060 ceph-mon[109077]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:24.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:24 smithi060 ceph-mon[94233]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:24.531 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:44:24.531 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:44:24.531 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:44:24.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:44:24.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5097M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5644M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5090M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4828M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:44:24.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:44:24.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:44:24.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:44:24.533 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 4h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:44:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:24 smithi089 ceph-mon[98504]: pgmap v11672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:44:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:44:24.929 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:44:24.929 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:44:24.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:44:24.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:24.929 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:44:24.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:44:24.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:44:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:44:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:25 smithi060 ceph-mon[94233]: from='client.36917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/13642003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:44:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:25 smithi060 ceph-mon[109077]: from='client.36917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/13642003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:44:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:25 smithi089 ceph-mon[98504]: from='client.36917 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/13642003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:44:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:26 smithi060 ceph-mon[94233]: from='client.36923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:26 smithi060 ceph-mon[94233]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:26 smithi060 ceph-mon[109077]: from='client.36923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:26 smithi060 ceph-mon[109077]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:26 smithi089 ceph-mon[98504]: from='client.36923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:26 smithi089 ceph-mon[98504]: pgmap v11673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:27 smithi089 ceph-mon[98504]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:27 smithi060 ceph-mon[94233]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:27 smithi060 ceph-mon[109077]: pgmap v11674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:30 smithi060 ceph-mon[94233]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:30 smithi060 ceph-mon[109077]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:30 smithi089 ceph-mon[98504]: pgmap v11675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:32 smithi060 ceph-mon[94233]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:32 smithi060 ceph-mon[109077]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:32 smithi089 ceph-mon[98504]: pgmap v11676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:34 smithi060 ceph-mon[94233]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:34 smithi060 ceph-mon[109077]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:34 smithi089 ceph-mon[98504]: pgmap v11677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:44:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:44:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:36 smithi060 ceph-mon[94233]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:36 smithi060 ceph-mon[109077]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:36 smithi089 ceph-mon[98504]: pgmap v11678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:37 smithi089 ceph-mon[98504]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:37 smithi060 ceph-mon[94233]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:37 smithi060 ceph-mon[109077]: pgmap v11679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:40 smithi060 ceph-mon[94233]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:40 smithi060 ceph-mon[109077]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:40 smithi089 ceph-mon[98504]: pgmap v11680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:42 smithi060 ceph-mon[94233]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:42 smithi060 ceph-mon[109077]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:42 smithi089 ceph-mon[98504]: pgmap v11681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:44 smithi060 ceph-mon[109077]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:44 smithi060 ceph-mon[94233]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:44 smithi089 ceph-mon[98504]: pgmap v11682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:44:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:44:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:46 smithi060 ceph-mon[94233]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:46 smithi060 ceph-mon[109077]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:46 smithi089 ceph-mon[98504]: pgmap v11683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:47 smithi089 ceph-mon[98504]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:47 smithi060 ceph-mon[94233]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:47 smithi060 ceph-mon[109077]: pgmap v11684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:50 smithi060 ceph-mon[94233]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:50 smithi060 ceph-mon[109077]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:50 smithi089 ceph-mon[98504]: pgmap v11685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:52 smithi060 ceph-mon[94233]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:52 smithi060 ceph-mon[109077]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:52 smithi089 ceph-mon[98504]: pgmap v11686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:54 smithi060 ceph-mon[94233]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:54 smithi060 ceph-mon[109077]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:54 smithi089 ceph-mon[98504]: pgmap v11687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:44:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:44:55.292 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:44:55.619 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:44:55.619 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 9m ago 4h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (4h) 9m ago 4h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 25.9M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 747M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1438M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 801M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 640M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 9m ago 4h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 9m ago 4h 19.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5097M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:44:55.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5644M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:44:55.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5090M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:44:55.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4828M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:44:55.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 3986M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:44:55.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4474M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:44:55.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 3949M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:44:55.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4468M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:44:55.621 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 9m ago 5h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:56.017 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:44:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:44:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[109077]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[109077]: from='client.27063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3625924398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:44:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[94233]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[94233]: from='client.27063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3625924398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:44:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:56 smithi089 ceph-mon[98504]: pgmap v11688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:56 smithi089 ceph-mon[98504]: from='client.27063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:44:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3625924398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:44:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:57 smithi060 ceph-mon[94233]: from='client.27069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:57.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:57 smithi060 ceph-mon[109077]: from='client.27069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:57 smithi089 ceph-mon[98504]: from='client.27069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:44:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:44:58 smithi060 ceph-mon[94233]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:44:58 smithi060 ceph-mon[109077]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:44:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:44:58 smithi089 ceph-mon[98504]: pgmap v11689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:00 smithi060 ceph-mon[94233]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:00 smithi060 ceph-mon[109077]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:00 smithi089 ceph-mon[98504]: pgmap v11690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:02 smithi060 ceph-mon[94233]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:02 smithi060 ceph-mon[109077]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:02 smithi089 ceph-mon[98504]: pgmap v11691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:04 smithi060 ceph-mon[109077]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:04 smithi060 ceph-mon[94233]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:04 smithi089 ceph-mon[98504]: pgmap v11692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:45:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:45:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:06 smithi060 ceph-mon[94233]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:45:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:06 smithi060 ceph-mon[109077]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:45:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:06 smithi089 ceph-mon[98504]: pgmap v11693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:45:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:07 smithi089 ceph-mon[98504]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:07 smithi060 ceph-mon[94233]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:07 smithi060 ceph-mon[109077]: pgmap v11694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[109077]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[94233]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:10 smithi089 ceph-mon[98504]: pgmap v11695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:45:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:45:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:45:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:45:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:45:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:45:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:45:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:12 smithi060 ceph-mon[94233]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:12 smithi060 ceph-mon[109077]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:12 smithi089 ceph-mon[98504]: pgmap v11696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:14 smithi060 ceph-mon[94233]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:14 smithi060 ceph-mon[109077]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:45:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:45:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:14 smithi089 ceph-mon[98504]: pgmap v11697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:16 smithi060 ceph-mon[94233]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:16 smithi060 ceph-mon[109077]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:16 smithi089 ceph-mon[98504]: pgmap v11698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:17 smithi089 ceph-mon[98504]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:17 smithi060 ceph-mon[94233]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:17 smithi060 ceph-mon[109077]: pgmap v11699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:20 smithi060 ceph-mon[94233]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:20 smithi060 ceph-mon[109077]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:20 smithi089 ceph-mon[98504]: pgmap v11700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:22 smithi060 ceph-mon[94233]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:22 smithi060 ceph-mon[109077]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:22 smithi089 ceph-mon[98504]: pgmap v11701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 09:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T09:45:23.374193313Z level=info msg="Completed cleanup jobs" duration=13.215828ms 2023-12-01T09:45:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:24 smithi060 ceph-mon[94233]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:24 smithi060 ceph-mon[109077]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:24 smithi089 ceph-mon[98504]: pgmap v11702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:45:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:45:26.377 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:45:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:26 smithi060 ceph-mon[94233]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:26 smithi060 ceph-mon[109077]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:26 smithi089 ceph-mon[98504]: pgmap v11703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (4h) 17s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 16s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 17s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 16s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 16s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 17s ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 17s ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 16s ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 17s ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:45:26.703 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (4h) 17s ago 4h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (4h) 16s ago 4h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 17s ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 17s ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 17s ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 17s ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 16s ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 16s ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 16s ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 16s ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:45:26.704 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (4h) 16s ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:27.100 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:45:27.101 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:45:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:27 smithi060 ceph-mon[94233]: from='client.27081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:27 smithi060 ceph-mon[109077]: from='client.27081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:27 smithi089 ceph-mon[98504]: from='client.27081 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:28 smithi060 ceph-mon[94233]: from='client.36959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:28 smithi060 ceph-mon[94233]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/399830732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:45:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:28 smithi060 ceph-mon[109077]: from='client.36959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:28 smithi060 ceph-mon[109077]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/399830732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:45:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:28 smithi089 ceph-mon[98504]: from='client.36959 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:28 smithi089 ceph-mon[98504]: pgmap v11704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/399830732' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:45:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:30 smithi060 ceph-mon[94233]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:30 smithi060 ceph-mon[109077]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:30 smithi089 ceph-mon[98504]: pgmap v11705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:32 smithi060 ceph-mon[94233]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:32 smithi060 ceph-mon[109077]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:32 smithi089 ceph-mon[98504]: pgmap v11706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:34 smithi060 ceph-mon[94233]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:34 smithi060 ceph-mon[109077]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:34 smithi089 ceph-mon[98504]: pgmap v11707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:45:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:45:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:36 smithi060 ceph-mon[94233]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:36 smithi060 ceph-mon[109077]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:36 smithi089 ceph-mon[98504]: pgmap v11708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:37 smithi060 ceph-mon[94233]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:37 smithi060 ceph-mon[109077]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:37 smithi089 ceph-mon[98504]: pgmap v11709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:40 smithi060 ceph-mon[94233]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:40 smithi060 ceph-mon[109077]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:40 smithi089 ceph-mon[98504]: pgmap v11710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:42 smithi060 ceph-mon[94233]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:42 smithi060 ceph-mon[109077]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:42 smithi089 ceph-mon[98504]: pgmap v11711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:44 smithi060 ceph-mon[94233]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:44 smithi060 ceph-mon[109077]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:44 smithi089 ceph-mon[98504]: pgmap v11712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:45:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:45:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:46 smithi060 ceph-mon[94233]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:46 smithi060 ceph-mon[109077]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:46 smithi089 ceph-mon[98504]: pgmap v11713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:47 smithi060 ceph-mon[94233]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:47 smithi060 ceph-mon[109077]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:47 smithi089 ceph-mon[98504]: pgmap v11714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:50 smithi060 ceph-mon[94233]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:50 smithi060 ceph-mon[109077]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:50 smithi089 ceph-mon[98504]: pgmap v11715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:52 smithi060 ceph-mon[94233]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:52 smithi060 ceph-mon[109077]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:52.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:52 smithi089 ceph-mon[98504]: pgmap v11716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:54.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:54 smithi060 ceph-mon[94233]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:54.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:54 smithi060 ceph-mon[109077]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:54 smithi089 ceph-mon[98504]: pgmap v11717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:45:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:45:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:56 smithi060 ceph-mon[94233]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:56 smithi060 ceph-mon[109077]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:56 smithi089 ceph-mon[98504]: pgmap v11718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:45:57.464 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:45:57.799 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:45:57.799 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 48s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:45:57.799 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 47s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 48s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 47s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 47s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 48s ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 48s ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 47s ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 48s ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 48s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 47s ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 48s ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:45:57.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 48s ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:45:57.801 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 48s ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:45:57.801 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 48s ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:45:57.801 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 47s ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:45:57.801 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 47s ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:45:57.801 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 47s ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:45:57.801 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 47s ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:45:57.801 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 47s ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:45:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:57 smithi060 ceph-mon[94233]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:57 smithi060 ceph-mon[109077]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:57 smithi089 ceph-mon[98504]: pgmap v11719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:58.202 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:45:58.203 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:45:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:58 smithi060 ceph-mon[94233]: from='client.27099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:58 smithi060 ceph-mon[94233]: from='client.36977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3191461397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:45:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:58 smithi060 ceph-mon[109077]: from='client.27099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:58 smithi060 ceph-mon[109077]: from='client.36977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3191461397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:45:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:58 smithi089 ceph-mon[98504]: from='client.27099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:58 smithi089 ceph-mon[98504]: from='client.36977 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:45:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3191461397' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:46:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:45:59 smithi060 ceph-mon[94233]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:45:59 smithi060 ceph-mon[109077]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:45:59 smithi089 ceph-mon[98504]: pgmap v11720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:02 smithi060 ceph-mon[94233]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:02 smithi060 ceph-mon[109077]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:02 smithi089 ceph-mon[98504]: pgmap v11721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:04 smithi060 ceph-mon[94233]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:04 smithi060 ceph-mon[109077]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:04 smithi089 ceph-mon[98504]: pgmap v11722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:46:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:46:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:06 smithi060 ceph-mon[109077]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:06 smithi060 ceph-mon[94233]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:06 smithi089 ceph-mon[98504]: pgmap v11723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:07 smithi060 ceph-mon[94233]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:07 smithi060 ceph-mon[109077]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:07 smithi089 ceph-mon[98504]: pgmap v11724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:10 smithi060 ceph-mon[94233]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:10 smithi060 ceph-mon[109077]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:10.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:10 smithi089 ceph-mon[98504]: pgmap v11725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:46:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:46:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:46:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:46:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:46:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:46:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:46:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:46:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:46:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:12 smithi060 ceph-mon[94233]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:46:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:12 smithi060 ceph-mon[109077]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:46:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:12 smithi089 ceph-mon[98504]: pgmap v11726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:46:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:14 smithi060 ceph-mon[109077]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:14 smithi060 ceph-mon[94233]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:14 smithi089 ceph-mon[98504]: pgmap v11727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:46:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:46:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:16 smithi060 ceph-mon[94233]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:16 smithi060 ceph-mon[109077]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:16 smithi089 ceph-mon[98504]: pgmap v11728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:17 smithi060 ceph-mon[94233]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:17 smithi060 ceph-mon[109077]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:17 smithi089 ceph-mon[98504]: pgmap v11729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:20 smithi060 ceph-mon[94233]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:20 smithi060 ceph-mon[109077]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:20 smithi089 ceph-mon[98504]: pgmap v11730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:22 smithi060 ceph-mon[94233]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:22 smithi060 ceph-mon[109077]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:22 smithi089 ceph-mon[98504]: pgmap v11731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:24 smithi060 ceph-mon[94233]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:24 smithi060 ceph-mon[109077]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:24 smithi089 ceph-mon[98504]: pgmap v11732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:46:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:46:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:26 smithi060 ceph-mon[94233]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:26 smithi060 ceph-mon[109077]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:26 smithi089 ceph-mon[98504]: pgmap v11733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:27 smithi060 ceph-mon[109077]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:27 smithi060 ceph-mon[94233]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:27 smithi089 ceph-mon[98504]: pgmap v11734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:28.564 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:46:28.889 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 79s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 79s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 79s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 79s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 79s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 79s ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 79s ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:46:28.890 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 79s ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 79s ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 79s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 79s ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 79s ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 79s ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 79s ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 79s ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 79s ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 79s ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 79s ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:46:28.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 79s ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:46:28.892 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 79s ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:46:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:46:29.286 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:46:29.287 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:46:29.288 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:46:29.288 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:46:29.288 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:46:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[94233]: from='client.27117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:46:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[94233]: from='client.27123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:46:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[94233]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1232031498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:46:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[109077]: from='client.27117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:46:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[109077]: from='client.27123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:46:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[109077]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1232031498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:46:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:30 smithi089 ceph-mon[98504]: from='client.27117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:46:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:30 smithi089 ceph-mon[98504]: from='client.27123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:46:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:30 smithi089 ceph-mon[98504]: pgmap v11735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1232031498' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:46:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:32 smithi060 ceph-mon[94233]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:32 smithi060 ceph-mon[109077]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:32 smithi089 ceph-mon[98504]: pgmap v11736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:34 smithi060 ceph-mon[94233]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:34 smithi060 ceph-mon[109077]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:34 smithi089 ceph-mon[98504]: pgmap v11737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:46:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:46:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:36 smithi060 ceph-mon[94233]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:36 smithi060 ceph-mon[109077]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:36 smithi089 ceph-mon[98504]: pgmap v11738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:37 smithi060 ceph-mon[94233]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:37 smithi060 ceph-mon[109077]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:37 smithi089 ceph-mon[98504]: pgmap v11739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:40 smithi060 ceph-mon[94233]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:40 smithi060 ceph-mon[109077]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:40 smithi089 ceph-mon[98504]: pgmap v11740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:42 smithi060 ceph-mon[94233]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:42 smithi060 ceph-mon[109077]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:42 smithi089 ceph-mon[98504]: pgmap v11741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:44 smithi060 ceph-mon[94233]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:44 smithi060 ceph-mon[109077]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:44 smithi089 ceph-mon[98504]: pgmap v11742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:46:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:46:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:46 smithi060 ceph-mon[94233]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:46 smithi060 ceph-mon[109077]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:46 smithi089 ceph-mon[98504]: pgmap v11743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:47 smithi060 ceph-mon[94233]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:47 smithi060 ceph-mon[109077]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:47 smithi089 ceph-mon[98504]: pgmap v11744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:50 smithi060 ceph-mon[94233]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:50 smithi060 ceph-mon[109077]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:50 smithi089 ceph-mon[98504]: pgmap v11745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:52 smithi060 ceph-mon[94233]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:52 smithi060 ceph-mon[109077]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:52 smithi089 ceph-mon[98504]: pgmap v11746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:54 smithi060 ceph-mon[94233]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:54 smithi060 ceph-mon[109077]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:54 smithi089 ceph-mon[98504]: pgmap v11747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:46:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:46:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:56 smithi060 ceph-mon[109077]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:56 smithi060 ceph-mon[94233]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:56 smithi089 ceph-mon[98504]: pgmap v11748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:46:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:46:57 smithi060 ceph-mon[94233]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:46:57 smithi060 ceph-mon[109077]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:46:57 smithi089 ceph-mon[98504]: pgmap v11749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:46:59.652 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 110s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 110s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 110s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 110s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 110s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 110s ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 110s ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 110s ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:46:59.977 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 110s ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 110s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 110s ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 110s ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 110s ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 110s ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 110s ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 110s ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 110s ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 110s ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 110s ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:46:59.978 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 110s ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:47:00.380 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:47:00.381 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:47:00.382 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:47:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:00 smithi060 ceph-mon[109077]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:00 smithi060 ceph-mon[94233]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:00 smithi089 ceph-mon[98504]: pgmap v11750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:01.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:01 smithi060 ceph-mon[109077]: from='client.37007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:01.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:01 smithi060 ceph-mon[109077]: from='client.27141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2147294707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:47:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:01 smithi060 ceph-mon[94233]: from='client.37007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:01 smithi060 ceph-mon[94233]: from='client.27141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2147294707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:47:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:01 smithi089 ceph-mon[98504]: from='client.37007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:01 smithi089 ceph-mon[98504]: from='client.27141 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2147294707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:47:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:02 smithi060 ceph-mon[94233]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:02 smithi060 ceph-mon[109077]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:02 smithi089 ceph-mon[98504]: pgmap v11751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:04 smithi060 ceph-mon[94233]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:04 smithi060 ceph-mon[109077]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:04 smithi089 ceph-mon[98504]: pgmap v11752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:47:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:47:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:06 smithi060 ceph-mon[109077]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:06 smithi060 ceph-mon[94233]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:06 smithi089 ceph-mon[98504]: pgmap v11753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:07 smithi060 ceph-mon[109077]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:07 smithi060 ceph-mon[94233]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:07 smithi089 ceph-mon[98504]: pgmap v11754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:10 smithi060 ceph-mon[109077]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:10 smithi060 ceph-mon[94233]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:10 smithi089 ceph-mon[98504]: pgmap v11755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[94233]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:47:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[109077]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:47:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:47:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:47:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:47:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:12 smithi089 ceph-mon[98504]: pgmap v11756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:47:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:47:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:47:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:47:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:14 smithi060 ceph-mon[94233]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:14 smithi060 ceph-mon[109077]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:14 smithi089 ceph-mon[98504]: pgmap v11757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:47:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:47:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:16 smithi060 ceph-mon[94233]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:16 smithi060 ceph-mon[109077]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:16 smithi089 ceph-mon[98504]: pgmap v11758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:17 smithi060 ceph-mon[94233]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:17 smithi060 ceph-mon[109077]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:17 smithi089 ceph-mon[98504]: pgmap v11759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:20 smithi060 ceph-mon[94233]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:20 smithi060 ceph-mon[109077]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:20 smithi089 ceph-mon[98504]: pgmap v11760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:22 smithi060 ceph-mon[109077]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:22 smithi060 ceph-mon[94233]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:22 smithi089 ceph-mon[98504]: pgmap v11761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:24.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:24 smithi060 ceph-mon[109077]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:24 smithi060 ceph-mon[94233]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:24 smithi089 ceph-mon[98504]: pgmap v11762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:47:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:47:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:26 smithi060 ceph-mon[94233]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:26 smithi060 ceph-mon[109077]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:26 smithi089 ceph-mon[98504]: pgmap v11763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:27 smithi060 ceph-mon[94233]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:27 smithi060 ceph-mon[109077]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:27 smithi089 ceph-mon[98504]: pgmap v11764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:30 smithi060 ceph-mon[94233]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:30 smithi060 ceph-mon[109077]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:30 smithi089 ceph-mon[98504]: pgmap v11765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:30.746 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:47:31.072 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:47:31.072 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:47:31.073 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:47:31.074 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:47:31.470 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:47:31.471 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:47:31.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:47:31.472 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:47:31.472 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:47:31.472 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:47:31.472 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:47:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[109077]: from='client.27153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[109077]: from='client.27159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[109077]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1156329182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:47:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[94233]: from='client.27153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[94233]: from='client.27159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[94233]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1156329182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:47:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:32 smithi089 ceph-mon[98504]: from='client.27153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:32 smithi089 ceph-mon[98504]: from='client.27159 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:47:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:32 smithi089 ceph-mon[98504]: pgmap v11766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1156329182' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:47:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:34 smithi060 ceph-mon[94233]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:34 smithi060 ceph-mon[109077]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:34 smithi089 ceph-mon[98504]: pgmap v11767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:47:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T09:47:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:36 smithi060 ceph-mon[94233]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:36 smithi060 ceph-mon[109077]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:36 smithi089 ceph-mon[98504]: pgmap v11768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:37 smithi060 ceph-mon[94233]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:37 smithi060 ceph-mon[109077]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:37 smithi089 ceph-mon[98504]: pgmap v11769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:40 smithi060 ceph-mon[94233]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:40 smithi060 ceph-mon[109077]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:40 smithi089 ceph-mon[98504]: pgmap v11770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:42 smithi060 ceph-mon[94233]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:42 smithi060 ceph-mon[109077]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:42 smithi089 ceph-mon[98504]: pgmap v11771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:44 smithi060 ceph-mon[94233]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:44 smithi060 ceph-mon[109077]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:44 smithi089 ceph-mon[98504]: pgmap v11772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:47:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:47:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:46 smithi060 ceph-mon[94233]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:46 smithi060 ceph-mon[109077]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:46 smithi089 ceph-mon[98504]: pgmap v11773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:47 smithi060 ceph-mon[94233]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:47 smithi060 ceph-mon[109077]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:47 smithi089 ceph-mon[98504]: pgmap v11774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:50 smithi060 ceph-mon[94233]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:50 smithi060 ceph-mon[109077]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:50 smithi089 ceph-mon[98504]: pgmap v11775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:52 smithi060 ceph-mon[94233]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:52 smithi060 ceph-mon[109077]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:52 smithi089 ceph-mon[98504]: pgmap v11776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:54 smithi060 ceph-mon[94233]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:54 smithi060 ceph-mon[109077]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:54 smithi089 ceph-mon[98504]: pgmap v11777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:47:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:47:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:56 smithi060 ceph-mon[94233]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:56 smithi060 ceph-mon[109077]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:56 smithi089 ceph-mon[98504]: pgmap v11778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:47:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:47:57 smithi060 ceph-mon[94233]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:47:57 smithi060 ceph-mon[109077]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:47:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:47:57 smithi089 ceph-mon[98504]: pgmap v11779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:00 smithi060 ceph-mon[94233]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:00 smithi060 ceph-mon[109077]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:00 smithi089 ceph-mon[98504]: pgmap v11780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:01.831 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:48:02.161 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:48:02.161 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:48:02.162 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:48:02.163 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:48:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:02 smithi060 ceph-mon[109077]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:02 smithi060 ceph-mon[94233]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:02 smithi089 ceph-mon[98504]: pgmap v11781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:02.558 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:48:02.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:48:02.560 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:48:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:48:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:03 smithi060 ceph-mon[94233]: from='client.27171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:03 smithi060 ceph-mon[94233]: from='client.37049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2597081365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:48:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:03 smithi060 ceph-mon[109077]: from='client.27171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:03 smithi060 ceph-mon[109077]: from='client.37049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2597081365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:48:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:03 smithi089 ceph-mon[98504]: from='client.27171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:03 smithi089 ceph-mon[98504]: from='client.37049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2597081365' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:48:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:04 smithi060 ceph-mon[94233]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:04 smithi060 ceph-mon[109077]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:04 smithi089 ceph-mon[98504]: pgmap v11782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:48:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:48:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:06 smithi060 ceph-mon[94233]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:06 smithi060 ceph-mon[109077]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:06 smithi089 ceph-mon[98504]: pgmap v11783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:07 smithi060 ceph-mon[94233]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:07 smithi060 ceph-mon[109077]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:07 smithi089 ceph-mon[98504]: pgmap v11784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:10 smithi060 ceph-mon[94233]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:10 smithi060 ceph-mon[109077]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:10 smithi089 ceph-mon[98504]: pgmap v11785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:12 smithi060 ceph-mon[94233]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:48:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:12 smithi060 ceph-mon[109077]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:48:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:12 smithi089 ceph-mon[98504]: pgmap v11786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:48:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:48:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:48:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:48:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:48:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:48:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:48:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:48:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:48:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:48:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:14 smithi060 ceph-mon[94233]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:14 smithi060 ceph-mon[109077]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:14 smithi089 ceph-mon[98504]: pgmap v11787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:48:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:48:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:16 smithi060 ceph-mon[94233]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:16 smithi060 ceph-mon[109077]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:16 smithi089 ceph-mon[98504]: pgmap v11788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:17 smithi060 ceph-mon[94233]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:17 smithi060 ceph-mon[109077]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:17 smithi089 ceph-mon[98504]: pgmap v11789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:20 smithi060 ceph-mon[94233]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:20 smithi060 ceph-mon[109077]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:20 smithi089 ceph-mon[98504]: pgmap v11790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:22 smithi060 ceph-mon[94233]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:22 smithi060 ceph-mon[109077]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:22 smithi089 ceph-mon[98504]: pgmap v11791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:24 smithi060 ceph-mon[94233]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:24 smithi060 ceph-mon[109077]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:24 smithi089 ceph-mon[98504]: pgmap v11792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:48:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:48:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:26 smithi060 ceph-mon[109077]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:26 smithi060 ceph-mon[94233]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:26 smithi089 ceph-mon[98504]: pgmap v11793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:27 smithi060 ceph-mon[109077]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:27 smithi060 ceph-mon[94233]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:27 smithi089 ceph-mon[98504]: pgmap v11794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:30 smithi060 ceph-mon[109077]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:30 smithi060 ceph-mon[94233]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:30 smithi089 ceph-mon[98504]: pgmap v11795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:32 smithi060 ceph-mon[94233]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:32 smithi060 ceph-mon[109077]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:32 smithi089 ceph-mon[98504]: pgmap v11796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:32.920 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:48:33.244 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:48:33.244 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:48:33.245 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:48:33.246 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:48:33.644 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:48:33.644 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:33.645 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:48:33.646 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:48:33.646 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:48:33.646 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:48:33.646 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:48:33.646 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:48:33.646 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:48:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[94233]: from='client.27189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[94233]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[94233]: from='client.37067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1700114186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:48:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[109077]: from='client.27189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[109077]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[109077]: from='client.37067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1700114186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:48:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:34 smithi089 ceph-mon[98504]: from='client.27189 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:34 smithi089 ceph-mon[98504]: pgmap v11797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:34 smithi089 ceph-mon[98504]: from='client.37067 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:48:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1700114186' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:48:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:48:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:48:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:36 smithi060 ceph-mon[94233]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:36 smithi060 ceph-mon[109077]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:36 smithi089 ceph-mon[98504]: pgmap v11798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:37 smithi060 ceph-mon[94233]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:37 smithi060 ceph-mon[109077]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:37 smithi089 ceph-mon[98504]: pgmap v11799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:40 smithi060 ceph-mon[94233]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:40 smithi060 ceph-mon[109077]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:40 smithi089 ceph-mon[98504]: pgmap v11800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:42 smithi060 ceph-mon[109077]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:42 smithi060 ceph-mon[94233]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:42 smithi089 ceph-mon[98504]: pgmap v11801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:44.403 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:44 smithi060 ceph-mon[94233]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:44.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:44 smithi060 ceph-mon[109077]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:44 smithi089 ceph-mon[98504]: pgmap v11802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:48:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:48:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:46 smithi060 ceph-mon[94233]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:46 smithi060 ceph-mon[109077]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:46 smithi089 ceph-mon[98504]: pgmap v11803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:47 smithi060 ceph-mon[94233]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:47 smithi060 ceph-mon[109077]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:47 smithi089 ceph-mon[98504]: pgmap v11804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:50 smithi060 ceph-mon[94233]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:50 smithi060 ceph-mon[109077]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:50 smithi089 ceph-mon[98504]: pgmap v11805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:52 smithi060 ceph-mon[94233]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:52 smithi060 ceph-mon[109077]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:52 smithi089 ceph-mon[98504]: pgmap v11806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:54 smithi060 ceph-mon[109077]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:54 smithi060 ceph-mon[94233]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:54 smithi089 ceph-mon[98504]: pgmap v11807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:48:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:48:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:56 smithi060 ceph-mon[94233]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:56 smithi060 ceph-mon[109077]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:56.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:56 smithi089 ceph-mon[98504]: pgmap v11808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:48:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:48:57 smithi060 ceph-mon[109077]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:48:57 smithi060 ceph-mon[94233]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:48:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:48:57 smithi089 ceph-mon[98504]: pgmap v11809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:00 smithi060 ceph-mon[94233]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:00 smithi060 ceph-mon[109077]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:00 smithi089 ceph-mon[98504]: pgmap v11810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:02 smithi060 ceph-mon[94233]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:02 smithi060 ceph-mon[109077]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:02 smithi089 ceph-mon[98504]: pgmap v11811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:04.006 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:49:04.334 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:49:04.334 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:49:04.334 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:49:04.334 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:49:04.334 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:49:04.334 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:49:04.334 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:49:04.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:49:04.336 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:49:04.336 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:49:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:04 smithi060 ceph-mon[109077]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:04 smithi060 ceph-mon[94233]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:04 smithi089 ceph-mon[98504]: pgmap v11812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:04.731 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:49:04.732 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:49:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:49:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:49:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:05 smithi060 ceph-mon[109077]: from='client.27207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:05 smithi060 ceph-mon[109077]: from='client.37085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4145133375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:49:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:05 smithi060 ceph-mon[94233]: from='client.27207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:05 smithi060 ceph-mon[94233]: from='client.37085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4145133375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:49:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:05 smithi089 ceph-mon[98504]: from='client.27207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:05 smithi089 ceph-mon[98504]: from='client.37085 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4145133375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:49:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:06 smithi060 ceph-mon[94233]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:06 smithi060 ceph-mon[109077]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:06 smithi089 ceph-mon[98504]: pgmap v11813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:07 smithi060 ceph-mon[94233]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:07 smithi060 ceph-mon[109077]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:07 smithi089 ceph-mon[98504]: pgmap v11814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:10 smithi060 ceph-mon[94233]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:10 smithi060 ceph-mon[109077]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:10 smithi089 ceph-mon[98504]: pgmap v11815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:12 smithi060 ceph-mon[94233]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:12 smithi060 ceph-mon[109077]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:12 smithi089 ceph-mon[98504]: pgmap v11816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:49:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:49:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:49:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:14 smithi060 ceph-mon[94233]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:49:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:49:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:14 smithi060 ceph-mon[109077]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:14 smithi089 ceph-mon[98504]: pgmap v11817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:16 smithi060 ceph-mon[94233]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:16 smithi060 ceph-mon[109077]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:16 smithi089 ceph-mon[98504]: pgmap v11818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[94233]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:49:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:49:18.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:17 smithi060 ceph-mon[109077]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:17 smithi089 ceph-mon[98504]: pgmap v11819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:20 smithi060 ceph-mon[94233]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:20 smithi060 ceph-mon[109077]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:20 smithi089 ceph-mon[98504]: pgmap v11820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:22 smithi060 ceph-mon[94233]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:22 smithi060 ceph-mon[109077]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:22 smithi089 ceph-mon[98504]: pgmap v11821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:24 smithi060 ceph-mon[94233]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:24 smithi060 ceph-mon[109077]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:24 smithi089 ceph-mon[98504]: pgmap v11822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:49:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:49:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:26 smithi060 ceph-mon[94233]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:26 smithi060 ceph-mon[109077]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:26 smithi089 ceph-mon[98504]: pgmap v11823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:27 smithi060 ceph-mon[109077]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:27 smithi060 ceph-mon[94233]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:27 smithi089 ceph-mon[98504]: pgmap v11824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:30 smithi060 ceph-mon[94233]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:30 smithi060 ceph-mon[109077]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:30 smithi089 ceph-mon[98504]: pgmap v11825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:32 smithi060 ceph-mon[94233]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:32 smithi060 ceph-mon[109077]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:32 smithi089 ceph-mon[98504]: pgmap v11826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:34 smithi060 ceph-mon[94233]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:34 smithi060 ceph-mon[109077]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:49:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:49:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:34 smithi089 ceph-mon[98504]: pgmap v11827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:35.096 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:49:35.423 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:49:35.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:49:35.425 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:49:35.819 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:49:35.820 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:49:35.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:49:35.821 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:49:35.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:49:35.821 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:49:35.821 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:49:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[94233]: from='client.27225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[94233]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[94233]: from='client.27231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3492844863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:49:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[109077]: from='client.27225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[109077]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[109077]: from='client.27231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3492844863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:49:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:36 smithi089 ceph-mon[98504]: from='client.27225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:36 smithi089 ceph-mon[98504]: pgmap v11828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:36 smithi089 ceph-mon[98504]: from='client.27231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:49:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3492844863' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:49:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:37 smithi060 ceph-mon[109077]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:37 smithi060 ceph-mon[94233]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:37 smithi089 ceph-mon[98504]: pgmap v11829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:40 smithi060 ceph-mon[94233]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:40 smithi060 ceph-mon[109077]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:40 smithi089 ceph-mon[98504]: pgmap v11830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:42 smithi060 ceph-mon[94233]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:42 smithi060 ceph-mon[109077]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:42 smithi089 ceph-mon[98504]: pgmap v11831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:44 smithi060 ceph-mon[94233]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:44 smithi060 ceph-mon[109077]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:49:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:49:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:44 smithi089 ceph-mon[98504]: pgmap v11832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:46 smithi060 ceph-mon[94233]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:46 smithi060 ceph-mon[109077]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:46 smithi089 ceph-mon[98504]: pgmap v11833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:47 smithi060 ceph-mon[94233]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:47 smithi060 ceph-mon[109077]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:47 smithi089 ceph-mon[98504]: pgmap v11834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:50 smithi060 ceph-mon[94233]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:50 smithi060 ceph-mon[109077]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:50.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:50 smithi089 ceph-mon[98504]: pgmap v11835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:52 smithi060 ceph-mon[94233]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:52 smithi060 ceph-mon[109077]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:52 smithi089 ceph-mon[98504]: pgmap v11836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:54 smithi060 ceph-mon[94233]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:49:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:49:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:54 smithi060 ceph-mon[109077]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:54 smithi089 ceph-mon[98504]: pgmap v11837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:56 smithi060 ceph-mon[94233]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:56 smithi060 ceph-mon[109077]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:56 smithi089 ceph-mon[98504]: pgmap v11838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:49:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:49:57 smithi060 ceph-mon[94233]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:49:57 smithi060 ceph-mon[109077]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:49:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:49:57 smithi089 ceph-mon[98504]: pgmap v11839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T09:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:00 smithi060 ceph-mon[94233]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:00 smithi060 ceph-mon[109077]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:00 smithi089 ceph-mon[98504]: pgmap v11840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T09:50:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:02 smithi060 ceph-mon[94233]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:02 smithi060 ceph-mon[109077]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:02 smithi089 ceph-mon[98504]: pgmap v11841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:04 smithi060 ceph-mon[94233]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:04 smithi060 ceph-mon[109077]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:50:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:50:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:04 smithi089 ceph-mon[98504]: pgmap v11842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:06.183 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:50:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:06 smithi060 ceph-mon[109077]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:06 smithi060 ceph-mon[94233]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:06.510 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:50:06.510 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:50:06.510 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:50:06.510 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:50:06.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:50:06.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:50:06.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:50:06.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:50:06.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:50:06.512 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:50:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:06 smithi089 ceph-mon[98504]: pgmap v11843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:06.909 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:50:06.909 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:50:06.909 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:50:06.910 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:06.911 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:50:06.911 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:50:06.911 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:50:06.911 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:50:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:07 smithi060 ceph-mon[94233]: from='client.27243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1054582984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:50:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:07 smithi060 ceph-mon[109077]: from='client.27243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1054582984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:50:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:07 smithi089 ceph-mon[98504]: from='client.27243 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1054582984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:50:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:08 smithi060 ceph-mon[94233]: from='client.27249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:08 smithi060 ceph-mon[94233]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:08 smithi060 ceph-mon[109077]: from='client.27249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:08 smithi060 ceph-mon[109077]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:08 smithi089 ceph-mon[98504]: from='client.27249 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:08 smithi089 ceph-mon[98504]: pgmap v11844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:10 smithi060 ceph-mon[94233]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:10 smithi060 ceph-mon[109077]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:10 smithi089 ceph-mon[98504]: pgmap v11845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:12 smithi060 ceph-mon[94233]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:12 smithi060 ceph-mon[109077]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:12 smithi089 ceph-mon[98504]: pgmap v11846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:14.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:14 smithi060 ceph-mon[109077]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:14 smithi060 ceph-mon[94233]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:50:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:50:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:14 smithi089 ceph-mon[98504]: pgmap v11847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:16 smithi060 ceph-mon[94233]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:16 smithi060 ceph-mon[109077]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:16 smithi089 ceph-mon[98504]: pgmap v11848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:50:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:17 smithi060 ceph-mon[109077]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:50:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:17 smithi060 ceph-mon[94233]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:18.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:50:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:17 smithi089 ceph-mon[98504]: pgmap v11849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[94233]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:50:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[109077]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:50:20.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:20 smithi089 ceph-mon[98504]: pgmap v11850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:50:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:50:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:50:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:50:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:50:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:22 smithi060 ceph-mon[94233]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:22 smithi060 ceph-mon[109077]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:22 smithi089 ceph-mon[98504]: pgmap v11851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:24 smithi060 ceph-mon[94233]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:24 smithi060 ceph-mon[109077]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:50:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:50:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:24 smithi089 ceph-mon[98504]: pgmap v11852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:26 smithi060 ceph-mon[94233]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:26 smithi060 ceph-mon[109077]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:26 smithi089 ceph-mon[98504]: pgmap v11853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:27 smithi060 ceph-mon[94233]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:27 smithi060 ceph-mon[109077]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:27 smithi089 ceph-mon[98504]: pgmap v11854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:30 smithi060 ceph-mon[94233]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:30 smithi060 ceph-mon[109077]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:30 smithi089 ceph-mon[98504]: pgmap v11855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:32 smithi060 ceph-mon[94233]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:32 smithi060 ceph-mon[109077]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:32 smithi089 ceph-mon[98504]: pgmap v11856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:34 smithi060 ceph-mon[94233]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:34 smithi060 ceph-mon[109077]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:50:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:50:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:34 smithi089 ceph-mon[98504]: pgmap v11857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:36 smithi060 ceph-mon[94233]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:36 smithi060 ceph-mon[109077]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:36 smithi089 ceph-mon[98504]: pgmap v11858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:37.273 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:50:37.603 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:50:37.604 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:50:37.605 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:50:37.606 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:50:38.003 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:50:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:50:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:50:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:50:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:50:38.004 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:50:38.004 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:50:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:37 smithi060 ceph-mon[109077]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:37 smithi060 ceph-mon[109077]: from='client.37133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:37 smithi060 ceph-mon[94233]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:37 smithi060 ceph-mon[94233]: from='client.37133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:37 smithi089 ceph-mon[98504]: pgmap v11859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:37 smithi089 ceph-mon[98504]: from='client.37133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:38 smithi060 ceph-mon[109077]: from='client.37139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3263777175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:50:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:38 smithi060 ceph-mon[94233]: from='client.37139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3263777175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:50:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:38 smithi089 ceph-mon[98504]: from='client.37139 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:50:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3263777175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:50:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:39 smithi060 ceph-mon[94233]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:39 smithi060 ceph-mon[109077]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:39 smithi089 ceph-mon[98504]: pgmap v11860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:42 smithi089 ceph-mon[98504]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:42 smithi060 ceph-mon[109077]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:42 smithi060 ceph-mon[94233]: pgmap v11861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:44 smithi060 ceph-mon[109077]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:44 smithi060 ceph-mon[94233]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:50:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:50:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:44 smithi089 ceph-mon[98504]: pgmap v11862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:46 smithi060 ceph-mon[109077]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:46 smithi060 ceph-mon[94233]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:46 smithi089 ceph-mon[98504]: pgmap v11863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:47 smithi060 ceph-mon[94233]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:47 smithi060 ceph-mon[109077]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:47 smithi089 ceph-mon[98504]: pgmap v11864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:50 smithi060 ceph-mon[94233]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:50 smithi060 ceph-mon[109077]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:50 smithi089 ceph-mon[98504]: pgmap v11865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:52 smithi060 ceph-mon[94233]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:52 smithi060 ceph-mon[109077]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:52 smithi089 ceph-mon[98504]: pgmap v11866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:54 smithi060 ceph-mon[94233]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:54 smithi060 ceph-mon[109077]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:50:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:50:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:54 smithi089 ceph-mon[98504]: pgmap v11867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:56 smithi060 ceph-mon[94233]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:56 smithi060 ceph-mon[109077]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:56 smithi089 ceph-mon[98504]: pgmap v11868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:50:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:50:57 smithi060 ceph-mon[94233]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:50:57 smithi060 ceph-mon[109077]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:50:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:50:57 smithi089 ceph-mon[98504]: pgmap v11869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:00 smithi060 ceph-mon[94233]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:00 smithi060 ceph-mon[109077]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:00 smithi089 ceph-mon[98504]: pgmap v11870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:02 smithi060 ceph-mon[94233]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:02 smithi060 ceph-mon[109077]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:02 smithi089 ceph-mon[98504]: pgmap v11871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:04 smithi060 ceph-mon[109077]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:04.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:04 smithi060 ceph-mon[94233]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:51:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:51:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:04 smithi089 ceph-mon[98504]: pgmap v11872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:06 smithi060 ceph-mon[94233]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:06 smithi060 ceph-mon[109077]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:06 smithi089 ceph-mon[98504]: pgmap v11873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:07 smithi060 ceph-mon[94233]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:07 smithi060 ceph-mon[109077]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:07 smithi089 ceph-mon[98504]: pgmap v11874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:08.363 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:51:08.688 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:51:08.689 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:51:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:08 smithi060 ceph-mon[94233]: from='client.37151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:09.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:08 smithi060 ceph-mon[109077]: from='client.37151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:08 smithi089 ceph-mon[98504]: from='client.37151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:09.085 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:51:09.086 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:51:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:09 smithi060 ceph-mon[94233]: from='client.27285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2804373594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:51:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:09 smithi060 ceph-mon[94233]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:09 smithi060 ceph-mon[109077]: from='client.27285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2804373594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:51:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:09 smithi060 ceph-mon[109077]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:09 smithi089 ceph-mon[98504]: from='client.27285 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2804373594' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:51:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:09 smithi089 ceph-mon[98504]: pgmap v11875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:12 smithi089 ceph-mon[98504]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:12 smithi060 ceph-mon[94233]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:12 smithi060 ceph-mon[109077]: pgmap v11876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:14 smithi060 ceph-mon[94233]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:14 smithi060 ceph-mon[109077]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:51:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:51:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:14 smithi089 ceph-mon[98504]: pgmap v11877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:16 smithi060 ceph-mon[94233]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:16 smithi060 ceph-mon[109077]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:16 smithi089 ceph-mon[98504]: pgmap v11878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:17 smithi060 ceph-mon[94233]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:17 smithi060 ceph-mon[109077]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:17 smithi089 ceph-mon[98504]: pgmap v11879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:20 smithi060 ceph-mon[94233]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:20 smithi060 ceph-mon[109077]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:20.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:20 smithi089 ceph-mon[98504]: pgmap v11880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:51:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:51:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:51:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:51:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:51:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: pgmap v11881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:51:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:24 smithi089 ceph-mon[98504]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:24 smithi060 ceph-mon[94233]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:24 smithi060 ceph-mon[109077]: pgmap v11882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:51:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:51:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:26 smithi089 ceph-mon[98504]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:26 smithi060 ceph-mon[109077]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:26 smithi060 ceph-mon[94233]: pgmap v11883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:27 smithi060 ceph-mon[94233]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:27 smithi060 ceph-mon[109077]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:27 smithi089 ceph-mon[98504]: pgmap v11884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:30 smithi060 ceph-mon[94233]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:30 smithi060 ceph-mon[109077]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:30 smithi089 ceph-mon[98504]: pgmap v11885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:32 smithi060 ceph-mon[94233]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:32 smithi060 ceph-mon[109077]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:32.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:32 smithi089 ceph-mon[98504]: pgmap v11886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:34 smithi060 ceph-mon[94233]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:34 smithi060 ceph-mon[109077]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:51:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:51:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:34 smithi089 ceph-mon[98504]: pgmap v11887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:36 smithi060 ceph-mon[94233]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:36 smithi060 ceph-mon[109077]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:36 smithi089 ceph-mon[98504]: pgmap v11888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:37 smithi060 ceph-mon[94233]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:37 smithi060 ceph-mon[109077]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:37 smithi089 ceph-mon[98504]: pgmap v11889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:39.445 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:51:39.770 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:51:39.770 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:51:39.770 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:51:39.770 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:51:39.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:51:39.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:51:39.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:51:39.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:51:39.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:51:39.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:51:39.772 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:51:40.171 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:51:40.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:51:40.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:51:40.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:40.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:51:40.172 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:51:40.173 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:51:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:40 smithi060 ceph-mon[94233]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:40 smithi060 ceph-mon[94233]: from='client.37169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/834360881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:51:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:40 smithi060 ceph-mon[109077]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:40 smithi060 ceph-mon[109077]: from='client.37169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/834360881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:51:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:40 smithi089 ceph-mon[98504]: pgmap v11890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:40 smithi089 ceph-mon[98504]: from='client.37169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/834360881' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:51:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:41 smithi060 ceph-mon[94233]: from='client.27303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:41 smithi060 ceph-mon[109077]: from='client.27303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:41 smithi089 ceph-mon[98504]: from='client.27303 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:51:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:42 smithi060 ceph-mon[94233]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:42 smithi060 ceph-mon[109077]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:42 smithi089 ceph-mon[98504]: pgmap v11891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:44 smithi060 ceph-mon[94233]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:44 smithi060 ceph-mon[109077]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:51:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:51:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:44 smithi089 ceph-mon[98504]: pgmap v11892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:46 smithi060 ceph-mon[94233]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:46 smithi060 ceph-mon[109077]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:46 smithi089 ceph-mon[98504]: pgmap v11893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:47 smithi060 ceph-mon[94233]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:47 smithi060 ceph-mon[109077]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:47 smithi089 ceph-mon[98504]: pgmap v11894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:50.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:50 smithi060 ceph-mon[94233]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:50.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:50 smithi060 ceph-mon[109077]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:50 smithi089 ceph-mon[98504]: pgmap v11895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:52 smithi060 ceph-mon[94233]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:52 smithi060 ceph-mon[109077]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:52 smithi089 ceph-mon[98504]: pgmap v11896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:54 smithi060 ceph-mon[94233]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:54 smithi060 ceph-mon[109077]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:51:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:51:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:54 smithi089 ceph-mon[98504]: pgmap v11897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:56 smithi060 ceph-mon[109077]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:56.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:56.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:56 smithi060 ceph-mon[94233]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:56.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:56 smithi089 ceph-mon[98504]: pgmap v11898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:51:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:51:57 smithi060 ceph-mon[94233]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:51:57 smithi060 ceph-mon[109077]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:51:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:51:57 smithi089 ceph-mon[98504]: pgmap v11899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:00 smithi060 ceph-mon[94233]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:00 smithi060 ceph-mon[109077]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:00 smithi089 ceph-mon[98504]: pgmap v11900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:02 smithi060 ceph-mon[94233]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:02 smithi060 ceph-mon[109077]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:02 smithi089 ceph-mon[98504]: pgmap v11901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:04 smithi060 ceph-mon[94233]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:52:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:52:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:04 smithi060 ceph-mon[109077]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:04 smithi089 ceph-mon[98504]: pgmap v11902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:06 smithi060 ceph-mon[94233]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:06 smithi060 ceph-mon[109077]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:06 smithi089 ceph-mon[98504]: pgmap v11903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:07 smithi060 ceph-mon[94233]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:07 smithi060 ceph-mon[109077]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:07 smithi089 ceph-mon[98504]: pgmap v11904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:10 smithi060 ceph-mon[94233]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:10 smithi060 ceph-mon[109077]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:10.536 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:52:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:10 smithi089 ceph-mon[98504]: pgmap v11905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:52:10.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:52:10.863 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:52:11.265 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:52:11.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:52:11.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:52:11.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:11.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:52:11.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:52:11.267 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:52:11.267 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:52:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[109077]: from='client.27315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[109077]: from='client.27321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[109077]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2093854794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:52:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[94233]: from='client.27315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[94233]: from='client.27321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[94233]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2093854794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:52:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:12 smithi089 ceph-mon[98504]: from='client.27315 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:12 smithi089 ceph-mon[98504]: from='client.27321 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:12 smithi089 ceph-mon[98504]: pgmap v11906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2093854794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:52:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:14 smithi060 ceph-mon[94233]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:52:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:52:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:14 smithi060 ceph-mon[109077]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:14 smithi089 ceph-mon[98504]: pgmap v11907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:16 smithi060 ceph-mon[94233]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:16 smithi060 ceph-mon[109077]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:16 smithi089 ceph-mon[98504]: pgmap v11908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:17 smithi060 ceph-mon[94233]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:17 smithi060 ceph-mon[109077]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:17 smithi089 ceph-mon[98504]: pgmap v11909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:20 smithi060 ceph-mon[94233]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:20 smithi060 ceph-mon[109077]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:20 smithi089 ceph-mon[98504]: pgmap v11910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[94233]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:52:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:52:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:52:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:52:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[109077]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:52:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:52:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:52:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:52:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:22 smithi089 ceph-mon[98504]: pgmap v11911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:52:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:52:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:52:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:52:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:24 smithi060 ceph-mon[94233]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:24 smithi060 ceph-mon[109077]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:52:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:52:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:24 smithi089 ceph-mon[98504]: pgmap v11912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:26 smithi060 ceph-mon[94233]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:26 smithi060 ceph-mon[109077]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:26 smithi089 ceph-mon[98504]: pgmap v11913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:27 smithi060 ceph-mon[94233]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:27 smithi060 ceph-mon[109077]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:27 smithi089 ceph-mon[98504]: pgmap v11914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:30 smithi060 ceph-mon[94233]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:30 smithi060 ceph-mon[109077]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:30 smithi089 ceph-mon[98504]: pgmap v11915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:32 smithi060 ceph-mon[94233]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:32 smithi060 ceph-mon[109077]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:32 smithi089 ceph-mon[98504]: pgmap v11916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:34 smithi060 ceph-mon[94233]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:34 smithi060 ceph-mon[109077]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:52:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:52:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:34 smithi089 ceph-mon[98504]: pgmap v11917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:36 smithi060 ceph-mon[94233]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:36 smithi060 ceph-mon[109077]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:36.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:36 smithi089 ceph-mon[98504]: pgmap v11918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:37 smithi060 ceph-mon[94233]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:37 smithi060 ceph-mon[109077]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:37 smithi089 ceph-mon[98504]: pgmap v11919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:40 smithi060 ceph-mon[94233]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:40 smithi060 ceph-mon[109077]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:40 smithi089 ceph-mon[98504]: pgmap v11920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:41.630 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:52:41.966 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:52:41.966 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:52:41.966 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:52:41.966 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:52:41.966 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:52:41.966 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:52:41.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:52:41.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:52:41.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:52:41.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:52:41.968 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:52:42.366 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:52:42.366 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:52:42.366 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:52:42.367 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:52:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:42 smithi060 ceph-mon[94233]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:42 smithi060 ceph-mon[109077]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:42 smithi089 ceph-mon[98504]: pgmap v11921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:43 smithi060 ceph-mon[94233]: from='client.37205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:43 smithi060 ceph-mon[94233]: from='client.27339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3241766270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:52:43.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:43 smithi060 ceph-mon[109077]: from='client.37205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:43.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:43 smithi060 ceph-mon[109077]: from='client.27339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3241766270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:52:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:43 smithi089 ceph-mon[98504]: from='client.37205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:43 smithi089 ceph-mon[98504]: from='client.27339 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:52:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3241766270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:52:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:44 smithi060 ceph-mon[94233]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:44 smithi060 ceph-mon[109077]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:44.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:52:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:52:44.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:44 smithi089 ceph-mon[98504]: pgmap v11922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:46 smithi060 ceph-mon[94233]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:46 smithi060 ceph-mon[109077]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:46.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:46 smithi089 ceph-mon[98504]: pgmap v11923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:47 smithi060 ceph-mon[94233]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:47 smithi060 ceph-mon[109077]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:47 smithi089 ceph-mon[98504]: pgmap v11924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:50 smithi060 ceph-mon[94233]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:50 smithi060 ceph-mon[109077]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:50 smithi089 ceph-mon[98504]: pgmap v11925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:52 smithi060 ceph-mon[94233]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:52 smithi060 ceph-mon[109077]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:52 smithi089 ceph-mon[98504]: pgmap v11926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:54 smithi060 ceph-mon[94233]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:54 smithi060 ceph-mon[109077]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:52:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:52:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:54 smithi089 ceph-mon[98504]: pgmap v11927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:56 smithi060 ceph-mon[109077]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:56.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:56.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:56 smithi060 ceph-mon[94233]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:56.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:56 smithi089 ceph-mon[98504]: pgmap v11928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:52:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:52:57 smithi060 ceph-mon[94233]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:52:57 smithi060 ceph-mon[109077]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:52:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:52:57 smithi089 ceph-mon[98504]: pgmap v11929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:00 smithi060 ceph-mon[94233]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:00 smithi060 ceph-mon[109077]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:00 smithi089 ceph-mon[98504]: pgmap v11930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:02 smithi060 ceph-mon[94233]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:02 smithi060 ceph-mon[109077]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:02 smithi089 ceph-mon[98504]: pgmap v11931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:04 smithi060 ceph-mon[94233]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:04 smithi060 ceph-mon[109077]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:53:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:53:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:04 smithi089 ceph-mon[98504]: pgmap v11932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:06.236 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:06 smithi060 ceph-mon[94233]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:06.237 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:06 smithi060 ceph-mon[109077]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:06 smithi089 ceph-mon[98504]: pgmap v11933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:07 smithi060 ceph-mon[109077]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:07 smithi060 ceph-mon[94233]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:07 smithi089 ceph-mon[98504]: pgmap v11934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:10 smithi060 ceph-mon[109077]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:10 smithi060 ceph-mon[94233]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:10 smithi089 ceph-mon[98504]: pgmap v11935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:12 smithi060 ceph-mon[94233]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:12 smithi060 ceph-mon[109077]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:12 smithi089 ceph-mon[98504]: pgmap v11936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:12.728 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:53:13.055 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:53:13.055 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:53:13.055 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:53:13.055 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:53:13.055 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:53:13.055 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5128M 2397M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5673M 2397M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:53:13.056 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5112M 2397M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:53:13.057 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4857M 2397M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:53:13.057 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:53:13.057 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:53:13.057 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:53:13.057 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:53:13.057 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:53:13.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:13.461 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:53:13.461 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:53:13.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:13.461 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:53:13.461 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:53:13.461 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:53:13.461 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:53:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[94233]: from='client.37223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[94233]: from='client.27357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[94233]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1547600908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:53:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:53:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:53:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[109077]: from='client.37223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[109077]: from='client.27357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[109077]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1547600908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:53:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:14 smithi089 ceph-mon[98504]: from='client.37223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:14 smithi089 ceph-mon[98504]: from='client.27357 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:14 smithi089 ceph-mon[98504]: pgmap v11937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1547600908' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:53:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:16 smithi060 ceph-mon[94233]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:16 smithi060 ceph-mon[109077]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:16 smithi089 ceph-mon[98504]: pgmap v11938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:17 smithi060 ceph-mon[94233]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:17 smithi060 ceph-mon[109077]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:17 smithi089 ceph-mon[98504]: pgmap v11939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:20 smithi060 ceph-mon[94233]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:20 smithi060 ceph-mon[109077]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:20 smithi089 ceph-mon[98504]: pgmap v11940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:22 smithi060 ceph-mon[94233]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:53:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:22 smithi060 ceph-mon[109077]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:53:22.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:22 smithi089 ceph-mon[98504]: pgmap v11941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:53:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:53:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:53:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:53:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:53:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:24 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2388M 2023-12-01T09:53:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:24 smithi060 ceph-mon[94233]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:24 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2388M 2023-12-01T09:53:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:24 smithi060 ceph-mon[109077]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:53:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:53:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:24 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2388M 2023-12-01T09:53:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:24 smithi089 ceph-mon[98504]: pgmap v11942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:26 smithi060 ceph-mon[94233]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:26 smithi060 ceph-mon[109077]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:26 smithi089 ceph-mon[98504]: pgmap v11943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:27 smithi060 ceph-mon[94233]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:28.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:27 smithi060 ceph-mon[109077]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:27 smithi089 ceph-mon[98504]: pgmap v11944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:30.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:30 smithi060 ceph-mon[94233]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:30.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:30 smithi060 ceph-mon[109077]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:30 smithi089 ceph-mon[98504]: pgmap v11945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:32 smithi060 ceph-mon[94233]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:32 smithi060 ceph-mon[109077]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:32 smithi089 ceph-mon[98504]: pgmap v11946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:34 smithi060 ceph-mon[94233]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:34.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:34 smithi060 ceph-mon[109077]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:34.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:53:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:53:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:34 smithi089 ceph-mon[98504]: pgmap v11947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:36 smithi060 ceph-mon[94233]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:36 smithi060 ceph-mon[109077]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:36 smithi089 ceph-mon[98504]: pgmap v11948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:37 smithi060 ceph-mon[94233]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:37 smithi060 ceph-mon[109077]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:37 smithi089 ceph-mon[98504]: pgmap v11949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:40 smithi060 ceph-mon[94233]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:40 smithi060 ceph-mon[109077]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:40 smithi089 ceph-mon[98504]: pgmap v11950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:42 smithi060 ceph-mon[94233]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:42 smithi060 ceph-mon[109077]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:42 smithi089 ceph-mon[98504]: pgmap v11951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:43.822 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:53:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:53:44.148 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:53:44.149 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5128M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5673M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5112M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4857M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:53:44.150 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:53:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:44 smithi060 ceph-mon[94233]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:44 smithi060 ceph-mon[109077]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:53:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:53:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:44 smithi089 ceph-mon[98504]: pgmap v11952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:44.547 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:53:44.547 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:53:44.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:53:44.549 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:53:44.549 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:53:44.549 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:53:44.549 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:53:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:45 smithi060 ceph-mon[94233]: from='client.27369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:45 smithi060 ceph-mon[94233]: from='client.37247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/318496589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:53:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:45 smithi060 ceph-mon[109077]: from='client.27369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:45 smithi060 ceph-mon[109077]: from='client.37247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/318496589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:53:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:45 smithi089 ceph-mon[98504]: from='client.27369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:45 smithi089 ceph-mon[98504]: from='client.37247 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:53:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/318496589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:53:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:46 smithi060 ceph-mon[94233]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:46 smithi060 ceph-mon[109077]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:46 smithi089 ceph-mon[98504]: pgmap v11953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:47 smithi060 ceph-mon[94233]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:47 smithi060 ceph-mon[109077]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:47 smithi089 ceph-mon[98504]: pgmap v11954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:50 smithi060 ceph-mon[94233]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:50 smithi060 ceph-mon[109077]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:50 smithi089 ceph-mon[98504]: pgmap v11955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:52 smithi060 ceph-mon[94233]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:52 smithi060 ceph-mon[109077]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:52 smithi089 ceph-mon[98504]: pgmap v11956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:54 smithi060 ceph-mon[94233]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:54 smithi060 ceph-mon[109077]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:53:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:53:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:54 smithi089 ceph-mon[98504]: pgmap v11957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:56 smithi060 ceph-mon[94233]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:56 smithi060 ceph-mon[109077]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:56 smithi089 ceph-mon[98504]: pgmap v11958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:53:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:53:57 smithi060 ceph-mon[94233]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:53:57 smithi060 ceph-mon[109077]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:53:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:53:57 smithi089 ceph-mon[98504]: pgmap v11959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:00 smithi060 ceph-mon[94233]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:00 smithi060 ceph-mon[109077]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:00 smithi089 ceph-mon[98504]: pgmap v11960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:02 smithi060 ceph-mon[94233]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:02 smithi060 ceph-mon[109077]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:02 smithi089 ceph-mon[98504]: pgmap v11961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:04 smithi060 ceph-mon[94233]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:04.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:04 smithi060 ceph-mon[109077]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:04.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:54:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:54:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:04 smithi089 ceph-mon[98504]: pgmap v11962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:06 smithi060 ceph-mon[94233]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:06 smithi060 ceph-mon[109077]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:06.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:06 smithi089 ceph-mon[98504]: pgmap v11963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:07 smithi060 ceph-mon[94233]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:07 smithi060 ceph-mon[109077]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:08.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:07 smithi089 ceph-mon[98504]: pgmap v11964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:10 smithi060 ceph-mon[94233]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:10 smithi060 ceph-mon[109077]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:10 smithi089 ceph-mon[98504]: pgmap v11965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:12 smithi060 ceph-mon[94233]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:12 smithi060 ceph-mon[109077]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:12 smithi089 ceph-mon[98504]: pgmap v11966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:14 smithi060 ceph-mon[94233]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:14 smithi060 ceph-mon[109077]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:54:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:54:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:14 smithi089 ceph-mon[98504]: pgmap v11967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:14.909 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:54:15.236 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:54:15.236 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:54:15.236 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:54:15.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:54:15.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:54:15.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:54:15.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5128M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5673M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5112M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4857M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:54:15.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:54:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:54:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:54:15.238 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:54:15.632 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:54:15.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:15.634 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:54:15.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:54:15.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:15.634 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:54:15.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:54:15.634 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:54:15.634 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:54:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[94233]: from='client.27387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[94233]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[94233]: from='client.27393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2039600892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:54:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[109077]: from='client.27387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[109077]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[109077]: from='client.27393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2039600892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:54:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:16 smithi089 ceph-mon[98504]: from='client.27387 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:16 smithi089 ceph-mon[98504]: pgmap v11968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:16 smithi089 ceph-mon[98504]: from='client.27393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2039600892' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:54:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:17 smithi060 ceph-mon[94233]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:17 smithi060 ceph-mon[109077]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:17 smithi089 ceph-mon[98504]: pgmap v11969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:20 smithi060 ceph-mon[94233]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:20 smithi060 ceph-mon[109077]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:20 smithi089 ceph-mon[98504]: pgmap v11970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:22 smithi060 ceph-mon[94233]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:22 smithi060 ceph-mon[109077]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:22 smithi089 ceph-mon[98504]: pgmap v11971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:54:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:54:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:54:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[94233]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:54:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:54:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:54:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[109077]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:54:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:54:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:54:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:54:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:54:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:24 smithi089 ceph-mon[98504]: pgmap v11972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:54:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:54:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:54:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:26 smithi060 ceph-mon[94233]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:26 smithi060 ceph-mon[109077]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:26 smithi089 ceph-mon[98504]: pgmap v11973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:27 smithi060 ceph-mon[94233]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:27 smithi060 ceph-mon[109077]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:27 smithi089 ceph-mon[98504]: pgmap v11974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:30 smithi060 ceph-mon[94233]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:30 smithi060 ceph-mon[109077]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:30 smithi089 ceph-mon[98504]: pgmap v11975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:32 smithi060 ceph-mon[94233]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:32 smithi060 ceph-mon[109077]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:32 smithi089 ceph-mon[98504]: pgmap v11976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:34 smithi060 ceph-mon[94233]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:34 smithi060 ceph-mon[109077]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:54:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:54:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:34 smithi089 ceph-mon[98504]: pgmap v11977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:36 smithi060 ceph-mon[94233]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:36 smithi060 ceph-mon[109077]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:36 smithi089 ceph-mon[98504]: pgmap v11978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:37 smithi060 ceph-mon[109077]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:37 smithi060 ceph-mon[94233]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:37 smithi089 ceph-mon[98504]: pgmap v11979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:40 smithi060 ceph-mon[94233]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:40 smithi060 ceph-mon[109077]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:40 smithi089 ceph-mon[98504]: pgmap v11980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:42 smithi089 ceph-mon[98504]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:42 smithi060 ceph-mon[94233]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:42 smithi060 ceph-mon[109077]: pgmap v11981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:44 smithi089 ceph-mon[98504]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:44 smithi060 ceph-mon[94233]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:44 smithi060 ceph-mon[109077]: pgmap v11982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:54:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:54:45.995 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:54:46.320 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:54:46.320 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:54:46.320 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:54:46.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5128M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5673M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5112M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4857M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:54:46.322 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:54:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:46 smithi089 ceph-mon[98504]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:46.722 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:54:46.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:54:46.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:54:46.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:54:46.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:54:46.724 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:54:46.724 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:54:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:46 smithi060 ceph-mon[109077]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:46 smithi060 ceph-mon[94233]: pgmap v11983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:47 smithi089 ceph-mon[98504]: from='client.37277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:47 smithi089 ceph-mon[98504]: from='client.27411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3519219300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:54:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:47 smithi060 ceph-mon[94233]: from='client.37277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:47 smithi060 ceph-mon[94233]: from='client.27411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3519219300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:54:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:47 smithi060 ceph-mon[109077]: from='client.37277 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:47 smithi060 ceph-mon[109077]: from='client.27411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:54:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3519219300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:54:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:48 smithi089 ceph-mon[98504]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:48.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:48 smithi060 ceph-mon[109077]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:48 smithi060 ceph-mon[94233]: pgmap v11984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:50 smithi089 ceph-mon[98504]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:50 smithi060 ceph-mon[109077]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:50 smithi060 ceph-mon[94233]: pgmap v11985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:52 smithi089 ceph-mon[98504]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:52 smithi060 ceph-mon[94233]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:52 smithi060 ceph-mon[109077]: pgmap v11986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:54 smithi089 ceph-mon[98504]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:54 smithi060 ceph-mon[94233]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:54 smithi060 ceph-mon[109077]: pgmap v11987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:54:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:54:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:56 smithi089 ceph-mon[98504]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:56 smithi060 ceph-mon[94233]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:56 smithi060 ceph-mon[109077]: pgmap v11988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:54:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:54:57 smithi060 ceph-mon[94233]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:54:57 smithi060 ceph-mon[109077]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:54:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:54:57 smithi089 ceph-mon[98504]: pgmap v11989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:00 smithi060 ceph-mon[94233]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:00 smithi060 ceph-mon[109077]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:00 smithi089 ceph-mon[98504]: pgmap v11990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:02 smithi089 ceph-mon[98504]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:02 smithi060 ceph-mon[94233]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:02 smithi060 ceph-mon[109077]: pgmap v11991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:04 smithi089 ceph-mon[98504]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:04 smithi060 ceph-mon[94233]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:04 smithi060 ceph-mon[109077]: pgmap v11992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:55:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:55:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:06 smithi089 ceph-mon[98504]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:06 smithi060 ceph-mon[94233]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:06 smithi060 ceph-mon[109077]: pgmap v11993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:07 smithi060 ceph-mon[94233]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:07 smithi060 ceph-mon[109077]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:07 smithi089 ceph-mon[98504]: pgmap v11994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:10 smithi089 ceph-mon[98504]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:10 smithi060 ceph-mon[94233]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:10 smithi060 ceph-mon[109077]: pgmap v11995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:12 smithi089 ceph-mon[98504]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:12 smithi060 ceph-mon[94233]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:12 smithi060 ceph-mon[109077]: pgmap v11996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:14 smithi089 ceph-mon[98504]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:14 smithi060 ceph-mon[94233]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:14 smithi060 ceph-mon[109077]: pgmap v11997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:55:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:55:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:16 smithi089 ceph-mon[98504]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:16 smithi060 ceph-mon[94233]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:16 smithi060 ceph-mon[109077]: pgmap v11998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:17.082 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:55:17.408 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:55:17.408 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 10m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:55:17.408 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 10m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:55:17.408 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 10m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:55:17.408 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 10m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:55:17.408 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 10m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:55:17.408 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 10m ago 5h 754M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 10m ago 5h 1476M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 10m ago 5h 823M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 10m ago 5h 657M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 10m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 10m ago 5h 18.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 10m ago 5h 5128M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 10m ago 5h 5673M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 10m ago 5h 5112M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 10m ago 5h 4857M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 10m ago 5h 4011M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 10m ago 5h 4506M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 10m ago 5h 3977M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 10m ago 5h 4501M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:55:17.409 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 10m ago 5h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:55:17.820 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:55:17.821 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:55:17.822 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:55:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:17 smithi060 ceph-mon[94233]: from='client.27423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:17 smithi060 ceph-mon[94233]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:17 smithi060 ceph-mon[94233]: from='client.37301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:17 smithi060 ceph-mon[109077]: from='client.27423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:17 smithi060 ceph-mon[109077]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:17 smithi060 ceph-mon[109077]: from='client.37301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:18.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:17 smithi089 ceph-mon[98504]: from='client.27423 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:17 smithi089 ceph-mon[98504]: pgmap v11999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:17 smithi089 ceph-mon[98504]: from='client.37301 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/548015343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:55:19.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/548015343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:55:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/548015343' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:55:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:19 smithi060 ceph-mon[94233]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:19 smithi060 ceph-mon[109077]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:20.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:19 smithi089 ceph-mon[98504]: pgmap v12000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:22 smithi089 ceph-mon[98504]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:22 smithi060 ceph-mon[109077]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:22 smithi060 ceph-mon[94233]: pgmap v12001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 09:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T09:55:23.373268594Z level=info msg="Completed cleanup jobs" duration=12.890545ms 2023-12-01T09:55:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:24 smithi089 ceph-mon[98504]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:55:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:24 smithi060 ceph-mon[94233]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:55:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:55:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:55:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:24 smithi060 ceph-mon[109077]: pgmap v12002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:55:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:26 smithi089 ceph-mon[98504]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:26 smithi060 ceph-mon[94233]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:26 smithi060 ceph-mon[109077]: pgmap v12003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[109077]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[94233]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:28 smithi089 ceph-mon[98504]: pgmap v12004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:55:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:55:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:55:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:55:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:55:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:55:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:55:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:30 smithi060 ceph-mon[94233]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:30 smithi060 ceph-mon[109077]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:30 smithi089 ceph-mon[98504]: pgmap v12005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:32 smithi089 ceph-mon[98504]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:32 smithi060 ceph-mon[94233]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:32 smithi060 ceph-mon[109077]: pgmap v12006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:34 smithi089 ceph-mon[98504]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:34 smithi060 ceph-mon[94233]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:34 smithi060 ceph-mon[109077]: pgmap v12007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:55:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:55:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:36 smithi089 ceph-mon[98504]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:36 smithi060 ceph-mon[94233]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:36 smithi060 ceph-mon[109077]: pgmap v12008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:37 smithi060 ceph-mon[94233]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:37 smithi060 ceph-mon[109077]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:37 smithi089 ceph-mon[98504]: pgmap v12009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:40 smithi089 ceph-mon[98504]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:40 smithi060 ceph-mon[94233]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:40 smithi060 ceph-mon[109077]: pgmap v12010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:42 smithi089 ceph-mon[98504]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:42 smithi060 ceph-mon[94233]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:42 smithi060 ceph-mon[109077]: pgmap v12011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:44 smithi089 ceph-mon[98504]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:44 smithi060 ceph-mon[94233]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:55:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:55:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:44 smithi060 ceph-mon[109077]: pgmap v12012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:46 smithi089 ceph-mon[98504]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:46 smithi060 ceph-mon[94233]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:46 smithi060 ceph-mon[109077]: pgmap v12013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:47 smithi060 ceph-mon[109077]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:47 smithi060 ceph-mon[94233]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:47 smithi089 ceph-mon[98504]: pgmap v12014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:48.183 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 21s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 20s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 21s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 20s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 20s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 21s ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 21s ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 20s ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 21s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 21s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 20s ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 21s ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:55:48.507 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 21s ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:55:48.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 21s ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:55:48.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 21s ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:55:48.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 20s ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:55:48.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 20s ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:55:48.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 20s ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:55:48.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 20s ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:55:48.508 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 20s ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:48.907 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:55:48.908 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:55:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:48 smithi060 ceph-mon[94233]: from='client.27441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:49.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:48 smithi060 ceph-mon[109077]: from='client.27441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:48 smithi089 ceph-mon[98504]: from='client.27441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:49 smithi060 ceph-mon[94233]: from='client.27447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2590375352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:55:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:49 smithi060 ceph-mon[94233]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:49 smithi060 ceph-mon[109077]: from='client.27447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2590375352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:55:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:49 smithi060 ceph-mon[109077]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:49 smithi089 ceph-mon[98504]: from='client.27447 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:55:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2590375352' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:55:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:49 smithi089 ceph-mon[98504]: pgmap v12015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:52 smithi089 ceph-mon[98504]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:52 smithi060 ceph-mon[94233]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:52 smithi060 ceph-mon[109077]: pgmap v12016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:54 smithi089 ceph-mon[98504]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:54 smithi060 ceph-mon[94233]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:54 smithi060 ceph-mon[109077]: pgmap v12017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:55:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T09:55:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:56 smithi089 ceph-mon[98504]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:56 smithi060 ceph-mon[94233]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:56 smithi060 ceph-mon[109077]: pgmap v12018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:55:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:55:57 smithi060 ceph-mon[94233]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:55:57 smithi060 ceph-mon[109077]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:55:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:55:57 smithi089 ceph-mon[98504]: pgmap v12019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:00 smithi089 ceph-mon[98504]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:00 smithi060 ceph-mon[94233]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:00 smithi060 ceph-mon[109077]: pgmap v12020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:02 smithi089 ceph-mon[98504]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:02 smithi060 ceph-mon[94233]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:02 smithi060 ceph-mon[109077]: pgmap v12021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:04 smithi089 ceph-mon[98504]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:04 smithi060 ceph-mon[94233]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:56:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:56:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:04 smithi060 ceph-mon[109077]: pgmap v12022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:06 smithi060 ceph-mon[94233]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:06 smithi060 ceph-mon[109077]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:06 smithi089 ceph-mon[98504]: pgmap v12023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:07 smithi060 ceph-mon[94233]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:07 smithi060 ceph-mon[109077]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:07 smithi089 ceph-mon[98504]: pgmap v12024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:10 smithi089 ceph-mon[98504]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:10 smithi060 ceph-mon[94233]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:10 smithi060 ceph-mon[109077]: pgmap v12025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:12 smithi060 ceph-mon[94233]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:12 smithi060 ceph-mon[109077]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:12.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:12 smithi089 ceph-mon[98504]: pgmap v12026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:14 smithi060 ceph-mon[109077]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:14 smithi060 ceph-mon[94233]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:56:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:56:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:14 smithi089 ceph-mon[98504]: pgmap v12027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:16 smithi060 ceph-mon[94233]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:16 smithi060 ceph-mon[109077]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:16 smithi089 ceph-mon[98504]: pgmap v12028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:17 smithi060 ceph-mon[94233]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:17 smithi060 ceph-mon[109077]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:18.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:17 smithi089 ceph-mon[98504]: pgmap v12029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:19.269 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:56:19.596 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 52s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 51s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 52s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 51s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 51s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 52s ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 52s ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 51s ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 52s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 52s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 51s ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 52s ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 52s ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:56:19.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 52s ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:56:19.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 52s ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:56:19.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 51s ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:56:19.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 51s ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:56:19.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 51s ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:56:19.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 51s ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:56:19.598 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 51s ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:56:19.996 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:56:19.996 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:56:19.996 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:56:19.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:56:19.997 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:56:19.998 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:56:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:20 smithi089 ceph-mon[98504]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:20 smithi089 ceph-mon[98504]: from='client.27459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3884808447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:56:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:20 smithi060 ceph-mon[94233]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:20 smithi060 ceph-mon[94233]: from='client.27459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3884808447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:56:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:20 smithi060 ceph-mon[109077]: pgmap v12030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:20 smithi060 ceph-mon[109077]: from='client.27459 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3884808447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:56:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:21 smithi060 ceph-mon[94233]: from='client.37337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:21 smithi060 ceph-mon[109077]: from='client.37337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:21.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:21 smithi089 ceph-mon[98504]: from='client.37337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:22 smithi060 ceph-mon[94233]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:22 smithi060 ceph-mon[109077]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:22 smithi089 ceph-mon[98504]: pgmap v12031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:24 smithi060 ceph-mon[94233]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:24 smithi060 ceph-mon[109077]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:56:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:56:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:24 smithi089 ceph-mon[98504]: pgmap v12032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:26 smithi060 ceph-mon[94233]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:26 smithi060 ceph-mon[109077]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:26 smithi089 ceph-mon[98504]: pgmap v12033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:27 smithi060 ceph-mon[94233]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:27 smithi060 ceph-mon[109077]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:27 smithi089 ceph-mon[98504]: pgmap v12034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:56:29.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:56:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:56:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:56:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:56:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:56:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[109077]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:56:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:56:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:56:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:29 smithi060 ceph-mon[94233]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:30.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:56:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:56:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:56:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:29 smithi089 ceph-mon[98504]: pgmap v12035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:32 smithi060 ceph-mon[94233]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:32 smithi060 ceph-mon[109077]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:32 smithi089 ceph-mon[98504]: pgmap v12036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:34 smithi060 ceph-mon[94233]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:34 smithi060 ceph-mon[109077]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:56:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:56:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:34 smithi089 ceph-mon[98504]: pgmap v12037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:36 smithi060 ceph-mon[94233]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:36 smithi060 ceph-mon[109077]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:36.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:36 smithi089 ceph-mon[98504]: pgmap v12038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:37 smithi060 ceph-mon[94233]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:37 smithi060 ceph-mon[109077]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:37 smithi089 ceph-mon[98504]: pgmap v12039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:40 smithi060 ceph-mon[94233]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:40 smithi060 ceph-mon[109077]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:40 smithi089 ceph-mon[98504]: pgmap v12040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:42 smithi060 ceph-mon[109077]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:42 smithi060 ceph-mon[94233]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:42 smithi089 ceph-mon[98504]: pgmap v12041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:44 smithi060 ceph-mon[94233]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:44 smithi060 ceph-mon[109077]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:56:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:56:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:44 smithi089 ceph-mon[98504]: pgmap v12042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:46 smithi060 ceph-mon[94233]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:46 smithi060 ceph-mon[109077]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:46 smithi089 ceph-mon[98504]: pgmap v12043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:47 smithi060 ceph-mon[94233]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:47 smithi060 ceph-mon[109077]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:47 smithi089 ceph-mon[98504]: pgmap v12044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:50.361 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:56:50.683 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 83s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 82s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 83s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 82s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 82s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 83s ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 83s ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 82s ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 83s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 83s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 82s ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 83s ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 83s ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:56:50.684 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 83s ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:56:50.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 83s ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:56:50.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 82s ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:56:50.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 82s ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:56:50.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 82s ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:56:50.685 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 82s ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:56:50.685 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 82s ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:56:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:50 smithi060 ceph-mon[94233]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:50 smithi060 ceph-mon[109077]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:50 smithi089 ceph-mon[98504]: pgmap v12045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:56:51.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:56:51.089 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:56:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:51 smithi060 ceph-mon[109077]: from='client.27477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4144594941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:56:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:51 smithi060 ceph-mon[94233]: from='client.27477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4144594941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:56:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:51 smithi089 ceph-mon[98504]: from='client.27477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4144594941' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:56:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:52 smithi060 ceph-mon[94233]: from='client.27483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:52 smithi060 ceph-mon[94233]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:52 smithi060 ceph-mon[109077]: from='client.27483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:52 smithi060 ceph-mon[109077]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:52 smithi089 ceph-mon[98504]: from='client.27483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:56:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:52 smithi089 ceph-mon[98504]: pgmap v12046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:54 smithi060 ceph-mon[94233]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:54 smithi060 ceph-mon[109077]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:56:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:56:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:54 smithi089 ceph-mon[98504]: pgmap v12047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:56 smithi060 ceph-mon[94233]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:56 smithi060 ceph-mon[109077]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:56 smithi089 ceph-mon[98504]: pgmap v12048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:56:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:56:57 smithi060 ceph-mon[94233]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:56:57 smithi060 ceph-mon[109077]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:56:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:56:57 smithi089 ceph-mon[98504]: pgmap v12049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:00 smithi060 ceph-mon[94233]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:00 smithi060 ceph-mon[109077]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:00 smithi089 ceph-mon[98504]: pgmap v12050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:02 smithi060 ceph-mon[94233]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:02 smithi060 ceph-mon[109077]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:02 smithi089 ceph-mon[98504]: pgmap v12051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:04 smithi060 ceph-mon[94233]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:57:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:57:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:04 smithi060 ceph-mon[109077]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:04 smithi089 ceph-mon[98504]: pgmap v12052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:06 smithi060 ceph-mon[94233]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:06 smithi060 ceph-mon[109077]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:06 smithi089 ceph-mon[98504]: pgmap v12053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:07 smithi060 ceph-mon[94233]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:07 smithi060 ceph-mon[109077]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:08.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:07 smithi089 ceph-mon[98504]: pgmap v12054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:10 smithi060 ceph-mon[94233]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:10 smithi060 ceph-mon[109077]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:10 smithi089 ceph-mon[98504]: pgmap v12055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:12 smithi060 ceph-mon[94233]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:12 smithi060 ceph-mon[109077]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:12 smithi089 ceph-mon[98504]: pgmap v12056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:14 smithi060 ceph-mon[94233]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:14 smithi060 ceph-mon[109077]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:57:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:57:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:14 smithi089 ceph-mon[98504]: pgmap v12057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:16 smithi060 ceph-mon[94233]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:16 smithi060 ceph-mon[109077]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:16 smithi089 ceph-mon[98504]: pgmap v12058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:17 smithi060 ceph-mon[94233]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:17 smithi060 ceph-mon[109077]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:17 smithi089 ceph-mon[98504]: pgmap v12059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:20 smithi060 ceph-mon[94233]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:20 smithi060 ceph-mon[109077]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:20 smithi089 ceph-mon[98504]: pgmap v12060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:21.453 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:57:21.784 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 114s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 113s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 114s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 113s ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 113s ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 114s ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 114s ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 113s ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 114s ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:57:21.785 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 114s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 113s ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 114s ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 114s ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 114s ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 114s ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 113s ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 113s ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 113s ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 113s ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:57:21.786 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 113s ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:57:22.184 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:57:22.184 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:57:22.184 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:57:22.184 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:22.184 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:57:22.184 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:57:22.185 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:57:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:22 smithi060 ceph-mon[109077]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:22 smithi060 ceph-mon[109077]: from='client.27495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2514632694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:22 smithi060 ceph-mon[94233]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:22 smithi060 ceph-mon[94233]: from='client.27495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2514632694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:57:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:22 smithi089 ceph-mon[98504]: pgmap v12061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:22 smithi089 ceph-mon[98504]: from='client.27495 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2514632694' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:57:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:23 smithi060 ceph-mon[94233]: from='client.27501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:23 smithi060 ceph-mon[109077]: from='client.27501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:23 smithi089 ceph-mon[98504]: from='client.27501 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:24 smithi060 ceph-mon[94233]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:57:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T09:57:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:24 smithi060 ceph-mon[109077]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:24 smithi089 ceph-mon[98504]: pgmap v12062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:26 smithi060 ceph-mon[94233]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:26 smithi060 ceph-mon[109077]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:26 smithi089 ceph-mon[98504]: pgmap v12063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:27 smithi060 ceph-mon[94233]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:27 smithi060 ceph-mon[109077]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:28.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:27 smithi089 ceph-mon[98504]: pgmap v12064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[94233]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:57:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:57:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:57:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:57:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[109077]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:57:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:57:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:57:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:57:30.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:30 smithi089 ceph-mon[98504]: pgmap v12065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:57:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:57:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:57:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:57:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:32 smithi060 ceph-mon[94233]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:32 smithi060 ceph-mon[109077]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:32 smithi089 ceph-mon[98504]: pgmap v12066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:34 smithi060 ceph-mon[94233]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:34 smithi060 ceph-mon[109077]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:57:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T09:57:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:34 smithi089 ceph-mon[98504]: pgmap v12067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:36 smithi060 ceph-mon[94233]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:36 smithi060 ceph-mon[109077]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:36 smithi089 ceph-mon[98504]: pgmap v12068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:37 smithi060 ceph-mon[94233]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:37 smithi060 ceph-mon[109077]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:37 smithi089 ceph-mon[98504]: pgmap v12069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:40 smithi060 ceph-mon[94233]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:40 smithi060 ceph-mon[109077]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:40 smithi089 ceph-mon[98504]: pgmap v12070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:42 smithi060 ceph-mon[94233]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:42 smithi060 ceph-mon[109077]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:42 smithi089 ceph-mon[98504]: pgmap v12071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:44 smithi060 ceph-mon[94233]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:44 smithi060 ceph-mon[109077]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:57:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:57:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:44 smithi089 ceph-mon[98504]: pgmap v12072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:46 smithi060 ceph-mon[94233]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:46 smithi060 ceph-mon[109077]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:46 smithi089 ceph-mon[98504]: pgmap v12073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:47 smithi060 ceph-mon[94233]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:47 smithi060 ceph-mon[109077]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:47 smithi089 ceph-mon[98504]: pgmap v12074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:50 smithi060 ceph-mon[94233]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:50 smithi060 ceph-mon[109077]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:50 smithi089 ceph-mon[98504]: pgmap v12075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:52.551 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:57:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:52 smithi060 ceph-mon[94233]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:52 smithi060 ceph-mon[109077]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:52.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:52 smithi089 ceph-mon[98504]: pgmap v12076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:57:52.876 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:57:52.877 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:57:53.275 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:57:53.276 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:57:53.276 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:57:53.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:57:53.276 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:57:53.276 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:57:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4047315329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:57:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4047315329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:57:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4047315329' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:57:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:57:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T09:57:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:54 smithi060 ceph-mon[94233]: from='client.27513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:54 smithi060 ceph-mon[94233]: from='client.37391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:54 smithi060 ceph-mon[94233]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:54 smithi060 ceph-mon[109077]: from='client.27513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:54 smithi060 ceph-mon[109077]: from='client.37391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:54 smithi060 ceph-mon[109077]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:54 smithi089 ceph-mon[98504]: from='client.27513 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:54 smithi089 ceph-mon[98504]: from='client.37391 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:57:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:54 smithi089 ceph-mon[98504]: pgmap v12077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:56 smithi060 ceph-mon[94233]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:56 smithi060 ceph-mon[109077]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:56 smithi089 ceph-mon[98504]: pgmap v12078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:57:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:57:57 smithi060 ceph-mon[94233]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:57:57 smithi060 ceph-mon[109077]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:57:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:57:57 smithi089 ceph-mon[98504]: pgmap v12079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:00 smithi060 ceph-mon[94233]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:00 smithi060 ceph-mon[109077]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:00.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:00 smithi089 ceph-mon[98504]: pgmap v12080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:02 smithi060 ceph-mon[94233]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:02 smithi060 ceph-mon[109077]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:02 smithi089 ceph-mon[98504]: pgmap v12081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:04 smithi060 ceph-mon[94233]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:04 smithi060 ceph-mon[109077]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:58:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:58:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:04 smithi089 ceph-mon[98504]: pgmap v12082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:06 smithi060 ceph-mon[94233]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:06 smithi060 ceph-mon[109077]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:06 smithi089 ceph-mon[98504]: pgmap v12083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:07 smithi060 ceph-mon[94233]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:07 smithi060 ceph-mon[109077]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:07 smithi089 ceph-mon[98504]: pgmap v12084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:10 smithi060 ceph-mon[109077]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:10 smithi060 ceph-mon[94233]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:10 smithi089 ceph-mon[98504]: pgmap v12085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:12 smithi060 ceph-mon[94233]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:12 smithi060 ceph-mon[109077]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:12 smithi089 ceph-mon[98504]: pgmap v12086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:14 smithi060 ceph-mon[94233]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:14 smithi060 ceph-mon[109077]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:58:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:58:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:14 smithi089 ceph-mon[98504]: pgmap v12087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:16 smithi060 ceph-mon[94233]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:16 smithi060 ceph-mon[109077]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:16 smithi089 ceph-mon[98504]: pgmap v12088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:17 smithi060 ceph-mon[94233]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:17 smithi060 ceph-mon[109077]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:17 smithi089 ceph-mon[98504]: pgmap v12089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:20 smithi060 ceph-mon[94233]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:20 smithi060 ceph-mon[109077]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:20 smithi089 ceph-mon[98504]: pgmap v12090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:22 smithi060 ceph-mon[94233]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:22 smithi060 ceph-mon[109077]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:22 smithi089 ceph-mon[98504]: pgmap v12091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:23.639 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:58:23.963 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:58:23.963 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:58:23.963 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:58:23.963 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:58:23.963 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:58:23.963 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:58:23.963 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:58:23.964 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:58:24.359 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:58:24.359 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:58:24.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:58:24.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:24.359 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:58:24.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:58:24.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:58:24.360 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:58:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:24 smithi060 ceph-mon[94233]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:24 smithi060 ceph-mon[109077]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:58:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:58:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:24 smithi089 ceph-mon[98504]: pgmap v12092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:25 smithi060 ceph-mon[94233]: from='client.37403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:25 smithi060 ceph-mon[94233]: from='client.27537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2313486588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:58:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:25 smithi060 ceph-mon[109077]: from='client.37403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:25 smithi060 ceph-mon[109077]: from='client.27537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2313486588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:58:25.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:25 smithi089 ceph-mon[98504]: from='client.37403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:25 smithi089 ceph-mon[98504]: from='client.27537 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2313486588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:58:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:26 smithi060 ceph-mon[94233]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:26 smithi060 ceph-mon[109077]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:26 smithi089 ceph-mon[98504]: pgmap v12093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:27 smithi060 ceph-mon[94233]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:27 smithi060 ceph-mon[109077]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:27 smithi089 ceph-mon[98504]: pgmap v12094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:30 smithi060 ceph-mon[94233]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:58:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:30 smithi060 ceph-mon[109077]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:58:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:30 smithi089 ceph-mon[98504]: pgmap v12095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:58:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:58:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:58:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:58:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:58:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:58:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:58:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:58:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:58:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:58:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:32 smithi060 ceph-mon[94233]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:32 smithi060 ceph-mon[109077]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:32 smithi089 ceph-mon[98504]: pgmap v12096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:34 smithi060 ceph-mon[94233]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:34 smithi060 ceph-mon[109077]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:58:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T09:58:34.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:34 smithi089 ceph-mon[98504]: pgmap v12097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:36 smithi060 ceph-mon[109077]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:36 smithi060 ceph-mon[94233]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:36 smithi089 ceph-mon[98504]: pgmap v12098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:37 smithi060 ceph-mon[94233]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:37 smithi060 ceph-mon[109077]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:37 smithi089 ceph-mon[98504]: pgmap v12099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:40 smithi060 ceph-mon[109077]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:40 smithi060 ceph-mon[94233]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:40.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:40 smithi089 ceph-mon[98504]: pgmap v12100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:42 smithi060 ceph-mon[94233]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:42 smithi060 ceph-mon[109077]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:42 smithi089 ceph-mon[98504]: pgmap v12101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:44 smithi060 ceph-mon[94233]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:44 smithi060 ceph-mon[109077]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:58:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:58:44.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:44 smithi089 ceph-mon[98504]: pgmap v12102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:46 smithi060 ceph-mon[94233]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:46 smithi060 ceph-mon[109077]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:46 smithi089 ceph-mon[98504]: pgmap v12103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:47 smithi060 ceph-mon[94233]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:47 smithi060 ceph-mon[109077]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:47 smithi089 ceph-mon[98504]: pgmap v12104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:50 smithi060 ceph-mon[94233]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:50 smithi060 ceph-mon[109077]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:50 smithi089 ceph-mon[98504]: pgmap v12105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:52 smithi060 ceph-mon[94233]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:52 smithi060 ceph-mon[109077]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:52 smithi089 ceph-mon[98504]: pgmap v12106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:54.721 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:58:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:54 smithi060 ceph-mon[94233]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:54 smithi060 ceph-mon[109077]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:58:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:58:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:54 smithi089 ceph-mon[98504]: pgmap v12107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:55.048 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:58:55.048 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:58:55.048 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:58:55.048 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:58:55.048 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:58:55.048 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:58:55.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:58:55.050 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:58:55.446 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:58:55.446 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:58:55.447 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:58:55.448 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:58:55.448 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:58:55.448 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:58:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[94233]: from='client.37421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[94233]: from='client.27555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[94233]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/209309665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[109077]: from='client.37421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[109077]: from='client.27555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[109077]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/209309665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:58:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:56 smithi089 ceph-mon[98504]: from='client.37421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:56 smithi089 ceph-mon[98504]: from='client.27555 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:58:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:56 smithi089 ceph-mon[98504]: pgmap v12108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/209309665' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:58:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:58:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:58:57 smithi060 ceph-mon[94233]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:58:57 smithi060 ceph-mon[109077]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:58:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:58:57 smithi089 ceph-mon[98504]: pgmap v12109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:00 smithi060 ceph-mon[94233]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:00 smithi060 ceph-mon[109077]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:00 smithi089 ceph-mon[98504]: pgmap v12110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:02 smithi060 ceph-mon[94233]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:02 smithi060 ceph-mon[109077]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:02 smithi089 ceph-mon[98504]: pgmap v12111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:04 smithi060 ceph-mon[94233]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:04 smithi060 ceph-mon[109077]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:59:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:59:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:04 smithi089 ceph-mon[98504]: pgmap v12112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:06 smithi060 ceph-mon[94233]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:06 smithi060 ceph-mon[109077]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:06 smithi089 ceph-mon[98504]: pgmap v12113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:07 smithi060 ceph-mon[94233]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:07 smithi060 ceph-mon[109077]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:08.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:07 smithi089 ceph-mon[98504]: pgmap v12114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:10 smithi060 ceph-mon[94233]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:10 smithi060 ceph-mon[109077]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:10 smithi089 ceph-mon[98504]: pgmap v12115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:12 smithi060 ceph-mon[94233]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:12.789 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:12 smithi060 ceph-mon[109077]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:12.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:12 smithi089 ceph-mon[98504]: pgmap v12116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:14 smithi060 ceph-mon[94233]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:14 smithi060 ceph-mon[109077]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:59:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:59:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:14 smithi089 ceph-mon[98504]: pgmap v12117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:16 smithi060 ceph-mon[109077]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:16 smithi060 ceph-mon[94233]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:16 smithi089 ceph-mon[98504]: pgmap v12118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:17 smithi060 ceph-mon[109077]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:17 smithi060 ceph-mon[94233]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:17 smithi089 ceph-mon[98504]: pgmap v12119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:20 smithi060 ceph-mon[94233]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:20 smithi060 ceph-mon[109077]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:20.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:20 smithi089 ceph-mon[98504]: pgmap v12120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:22 smithi060 ceph-mon[94233]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:22 smithi060 ceph-mon[109077]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:22 smithi089 ceph-mon[98504]: pgmap v12121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:24 smithi060 ceph-mon[94233]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:24 smithi060 ceph-mon[109077]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:59:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:59:24.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:24 smithi089 ceph-mon[98504]: pgmap v12122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:25.807 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:59:26.133 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:59:26.134 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:59:26.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:26.530 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:59:26.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:59:26.530 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:59:26.530 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:59:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:26 smithi060 ceph-mon[94233]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:26 smithi060 ceph-mon[109077]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:26 smithi089 ceph-mon[98504]: pgmap v12123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:27 smithi060 ceph-mon[94233]: from='client.37439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:27 smithi060 ceph-mon[94233]: from='client.37445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3615554770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:59:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:27 smithi060 ceph-mon[109077]: from='client.37439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:27 smithi060 ceph-mon[109077]: from='client.37445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3615554770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:59:27.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:27 smithi089 ceph-mon[98504]: from='client.37439 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:27.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:27 smithi089 ceph-mon[98504]: from='client.37445 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3615554770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:59:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:28 smithi060 ceph-mon[94233]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:28 smithi060 ceph-mon[109077]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:28 smithi089 ceph-mon[98504]: pgmap v12124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:30.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:30 smithi060 ceph-mon[109077]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:30 smithi060 ceph-mon[94233]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:30.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:30 smithi089 ceph-mon[98504]: pgmap v12125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:59:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:59:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T09:59:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[94233]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:59:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:59:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[109077]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:59:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:59:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:32 smithi089 ceph-mon[98504]: pgmap v12126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T09:59:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T09:59:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T09:59:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:34 smithi060 ceph-mon[94233]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:34 smithi060 ceph-mon[109077]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:59:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T09:59:34.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:34 smithi089 ceph-mon[98504]: pgmap v12127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:36 smithi060 ceph-mon[94233]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:36 smithi060 ceph-mon[109077]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:36 smithi089 ceph-mon[98504]: pgmap v12128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:37 smithi060 ceph-mon[94233]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:37 smithi060 ceph-mon[109077]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:37 smithi089 ceph-mon[98504]: pgmap v12129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:40 smithi060 ceph-mon[94233]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:40 smithi060 ceph-mon[109077]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:40 smithi089 ceph-mon[98504]: pgmap v12130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:42 smithi060 ceph-mon[94233]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:42 smithi060 ceph-mon[109077]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:42 smithi089 ceph-mon[98504]: pgmap v12131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:44 smithi060 ceph-mon[94233]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:44 smithi060 ceph-mon[109077]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:59:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:59:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:44 smithi089 ceph-mon[98504]: pgmap v12132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:46 smithi060 ceph-mon[94233]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:46 smithi060 ceph-mon[109077]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:46 smithi089 ceph-mon[98504]: pgmap v12133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:47 smithi060 ceph-mon[94233]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:47 smithi060 ceph-mon[109077]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:47 smithi089 ceph-mon[98504]: pgmap v12134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:50 smithi060 ceph-mon[94233]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:50 smithi060 ceph-mon[109077]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:50 smithi089 ceph-mon[98504]: pgmap v12135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:52 smithi060 ceph-mon[94233]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:52 smithi060 ceph-mon[109077]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:52 smithi089 ceph-mon[98504]: pgmap v12136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:54 smithi060 ceph-mon[94233]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:54 smithi060 ceph-mon[109077]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 09:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:09:59:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T09:59:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:54 smithi089 ceph-mon[98504]: pgmap v12137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:56 smithi060 ceph-mon[94233]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:56 smithi060 ceph-mon[109077]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:56 smithi089 ceph-mon[98504]: pgmap v12138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T09:59:56.891 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T09:59:57.215 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T09:59:57.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T09:59:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T09:59:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T09:59:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T09:59:57.217 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T09:59:57.612 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T09:59:57.612 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T09:59:57.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T09:59:57.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:57.612 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T09:59:57.613 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[109077]: from='client.27585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[109077]: from='client.27591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[109077]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4279089567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[94233]: from='client.27585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[94233]: from='client.27591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[94233]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 09:59:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4279089567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T09:59:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:57 smithi089 ceph-mon[98504]: from='client.27585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:57 smithi089 ceph-mon[98504]: from='client.27591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T09:59:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:57 smithi089 ceph-mon[98504]: pgmap v12139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T09:59:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 09:59:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4279089567' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:00:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T09:59:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:00 smithi060 ceph-mon[94233]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:00 smithi060 ceph-mon[109077]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:00 smithi089 ceph-mon[98504]: pgmap v12140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:00:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:02 smithi060 ceph-mon[94233]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:02 smithi060 ceph-mon[109077]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:02 smithi089 ceph-mon[98504]: pgmap v12141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:04 smithi060 ceph-mon[94233]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:04 smithi060 ceph-mon[109077]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:00:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:00:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:04 smithi089 ceph-mon[98504]: pgmap v12142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:06 smithi060 ceph-mon[94233]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:06 smithi060 ceph-mon[109077]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:06 smithi089 ceph-mon[98504]: pgmap v12143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:07 smithi060 ceph-mon[94233]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:07 smithi060 ceph-mon[109077]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:08.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:07 smithi089 ceph-mon[98504]: pgmap v12144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:10 smithi060 ceph-mon[94233]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:10 smithi060 ceph-mon[109077]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:10 smithi089 ceph-mon[98504]: pgmap v12145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:11.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:12 smithi060 ceph-mon[94233]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:12 smithi060 ceph-mon[109077]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:12 smithi089 ceph-mon[98504]: pgmap v12146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:14 smithi060 ceph-mon[94233]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:14.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:14 smithi060 ceph-mon[109077]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:00:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:00:14.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:14 smithi089 ceph-mon[98504]: pgmap v12147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:16 smithi060 ceph-mon[94233]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:16 smithi060 ceph-mon[109077]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:16.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:16 smithi089 ceph-mon[98504]: pgmap v12148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:17 smithi060 ceph-mon[94233]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:17 smithi060 ceph-mon[109077]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:17 smithi089 ceph-mon[98504]: pgmap v12149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:20 smithi060 ceph-mon[94233]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:20 smithi060 ceph-mon[109077]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:20.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:20 smithi089 ceph-mon[98504]: pgmap v12150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:22 smithi060 ceph-mon[94233]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:22 smithi060 ceph-mon[109077]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:22 smithi089 ceph-mon[98504]: pgmap v12151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:24 smithi060 ceph-mon[94233]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:24 smithi060 ceph-mon[109077]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:00:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:00:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:24 smithi089 ceph-mon[98504]: pgmap v12152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:26 smithi060 ceph-mon[94233]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:26 smithi060 ceph-mon[109077]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:26 smithi089 ceph-mon[98504]: pgmap v12153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:27.978 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:00:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:27 smithi060 ceph-mon[94233]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:27 smithi060 ceph-mon[109077]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:27 smithi089 ceph-mon[98504]: pgmap v12154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:28.303 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:00:28.303 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:00:28.303 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:00:28.303 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:00:28.303 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:00:28.303 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:00:28.303 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:00:28.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:00:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:00:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:00:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:00:28.305 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:00:28.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:00:28.706 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:00:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:28 smithi060 ceph-mon[94233]: from='client.27603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:00:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:28 smithi060 ceph-mon[94233]: from='client.37481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:00:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2889283422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:00:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:28 smithi060 ceph-mon[109077]: from='client.27603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:00:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:28 smithi060 ceph-mon[109077]: from='client.37481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:00:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2889283422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:00:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:28 smithi089 ceph-mon[98504]: from='client.27603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:00:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:28 smithi089 ceph-mon[98504]: from='client.37481 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:00:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2889283422' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:00:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:29 smithi089 ceph-mon[98504]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:29 smithi060 ceph-mon[109077]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:29 smithi060 ceph-mon[94233]: pgmap v12155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:32 smithi060 ceph-mon[94233]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:00:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:32 smithi060 ceph-mon[109077]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:00:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:32 smithi089 ceph-mon[98504]: pgmap v12156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:00:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:00:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:00:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:00:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:00:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:00:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:00:33.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:00:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:00:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:00:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:34 smithi060 ceph-mon[94233]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:00:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:00:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:34 smithi060 ceph-mon[109077]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:34 smithi089 ceph-mon[98504]: pgmap v12157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:36 smithi060 ceph-mon[94233]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:36 smithi060 ceph-mon[109077]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:36.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:36 smithi089 ceph-mon[98504]: pgmap v12158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:37 smithi060 ceph-mon[94233]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:37 smithi060 ceph-mon[109077]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:37 smithi089 ceph-mon[98504]: pgmap v12159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:40 smithi060 ceph-mon[109077]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:40 smithi060 ceph-mon[94233]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:40 smithi089 ceph-mon[98504]: pgmap v12160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:42 smithi060 ceph-mon[94233]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:42 smithi060 ceph-mon[109077]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:42 smithi089 ceph-mon[98504]: pgmap v12161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:44 smithi060 ceph-mon[94233]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:44 smithi060 ceph-mon[109077]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:00:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T10:00:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:44 smithi089 ceph-mon[98504]: pgmap v12162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:46 smithi060 ceph-mon[94233]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:46 smithi060 ceph-mon[109077]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:46 smithi089 ceph-mon[98504]: pgmap v12163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:47 smithi060 ceph-mon[94233]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:47 smithi060 ceph-mon[109077]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:47 smithi089 ceph-mon[98504]: pgmap v12164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:50 smithi060 ceph-mon[94233]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:50 smithi060 ceph-mon[109077]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:50 smithi089 ceph-mon[98504]: pgmap v12165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:52 smithi060 ceph-mon[94233]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:52 smithi060 ceph-mon[109077]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:52 smithi089 ceph-mon[98504]: pgmap v12166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:54 smithi060 ceph-mon[109077]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:54 smithi060 ceph-mon[94233]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:00:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T10:00:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:54 smithi089 ceph-mon[98504]: pgmap v12167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:56 smithi060 ceph-mon[94233]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:56 smithi060 ceph-mon[109077]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:56 smithi089 ceph-mon[98504]: pgmap v12168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:00:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:00:57 smithi089 ceph-mon[98504]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:00:57 smithi060 ceph-mon[94233]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:00:57 smithi060 ceph-mon[109077]: pgmap v12169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:00:59.067 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:00:59.395 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:00:59.395 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:00:59.395 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:00:59.395 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:00:59.395 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:00:59.395 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:00:59.396 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:00:59.790 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:00:59.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:00:59.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:00:59.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:00:59.791 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:01:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[94233]: from='client.27618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[94233]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[94233]: from='client.27624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1452666837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:01:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[109077]: from='client.27618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[109077]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[109077]: from='client.27624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1452666837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:01:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:00 smithi089 ceph-mon[98504]: from='client.27618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:00 smithi089 ceph-mon[98504]: pgmap v12170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:00 smithi089 ceph-mon[98504]: from='client.27624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1452666837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:01:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:02 smithi060 ceph-mon[94233]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:02 smithi060 ceph-mon[109077]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:02 smithi089 ceph-mon[98504]: pgmap v12171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:04 smithi060 ceph-mon[109077]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:04 smithi060 ceph-mon[94233]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:01:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:01:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:04 smithi089 ceph-mon[98504]: pgmap v12172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:06 smithi060 ceph-mon[109077]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:06 smithi060 ceph-mon[94233]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:06 smithi089 ceph-mon[98504]: pgmap v12173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:07 smithi089 ceph-mon[98504]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:07 smithi060 ceph-mon[94233]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:07 smithi060 ceph-mon[109077]: pgmap v12174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:10 smithi060 ceph-mon[94233]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:10 smithi060 ceph-mon[109077]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:10 smithi089 ceph-mon[98504]: pgmap v12175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:12 smithi060 ceph-mon[109077]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:12 smithi060 ceph-mon[94233]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:12 smithi089 ceph-mon[98504]: pgmap v12176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:14 smithi060 ceph-mon[109077]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:14 smithi060 ceph-mon[94233]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:01:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:01:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:14 smithi089 ceph-mon[98504]: pgmap v12177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:16 smithi060 ceph-mon[109077]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:16 smithi060 ceph-mon[94233]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:16.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:16 smithi089 ceph-mon[98504]: pgmap v12178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:17 smithi089 ceph-mon[98504]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:17 smithi060 ceph-mon[94233]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:17 smithi060 ceph-mon[109077]: pgmap v12179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:20 smithi060 ceph-mon[94233]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:20 smithi060 ceph-mon[109077]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:20.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:20 smithi089 ceph-mon[98504]: pgmap v12180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:22 smithi060 ceph-mon[94233]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:22 smithi060 ceph-mon[109077]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:22.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:22 smithi089 ceph-mon[98504]: pgmap v12181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:24 smithi060 ceph-mon[94233]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:24 smithi060 ceph-mon[109077]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:01:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:01:24.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:24 smithi089 ceph-mon[98504]: pgmap v12182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:26 smithi060 ceph-mon[94233]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:26 smithi060 ceph-mon[109077]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:26.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:26 smithi089 ceph-mon[98504]: pgmap v12183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:27 smithi089 ceph-mon[98504]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:27 smithi060 ceph-mon[94233]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:27 smithi060 ceph-mon[109077]: pgmap v12184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:30.155 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:01:30.480 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:01:30.480 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:01:30.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:01:30.482 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:01:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:30 smithi060 ceph-mon[94233]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:30.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:30 smithi060 ceph-mon[109077]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:30 smithi089 ceph-mon[98504]: pgmap v12185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:30.878 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:01:30.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:01:30.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:01:30.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:01:30.879 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:01:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:31 smithi060 ceph-mon[94233]: from='client.37511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:31 smithi060 ceph-mon[94233]: from='client.37517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2899906516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:01:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:31 smithi060 ceph-mon[109077]: from='client.37511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:31 smithi060 ceph-mon[109077]: from='client.37517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2899906516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:01:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:31 smithi089 ceph-mon[98504]: from='client.37511 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:31 smithi089 ceph-mon[98504]: from='client.37517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:01:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2899906516' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:01:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:32 smithi060 ceph-mon[94233]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:32 smithi060 ceph-mon[109077]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:32 smithi089 ceph-mon[98504]: pgmap v12186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:01:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:01:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:01:33.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:01:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:01:33.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:01:33.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:01:33.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:01:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:01:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:01:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:01:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:01:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:34 smithi060 ceph-mon[94233]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:01:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:01:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:34 smithi060 ceph-mon[109077]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:34 smithi089 ceph-mon[98504]: pgmap v12187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:36 smithi060 ceph-mon[94233]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:36 smithi060 ceph-mon[109077]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:36 smithi089 ceph-mon[98504]: pgmap v12188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:37 smithi089 ceph-mon[98504]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:37 smithi060 ceph-mon[94233]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:37 smithi060 ceph-mon[109077]: pgmap v12189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:40 smithi060 ceph-mon[94233]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:40 smithi060 ceph-mon[109077]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:40 smithi089 ceph-mon[98504]: pgmap v12190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:42 smithi060 ceph-mon[109077]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:42 smithi060 ceph-mon[94233]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:42.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:42 smithi089 ceph-mon[98504]: pgmap v12191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:44 smithi060 ceph-mon[109077]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:44 smithi060 ceph-mon[94233]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:01:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:01:44.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:44 smithi089 ceph-mon[98504]: pgmap v12192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:46 smithi060 ceph-mon[94233]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:46 smithi060 ceph-mon[109077]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:46.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:46 smithi089 ceph-mon[98504]: pgmap v12193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:47 smithi089 ceph-mon[98504]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:47 smithi060 ceph-mon[94233]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:47 smithi060 ceph-mon[109077]: pgmap v12194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:50 smithi060 ceph-mon[94233]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:50 smithi060 ceph-mon[109077]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:50 smithi089 ceph-mon[98504]: pgmap v12195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:52 smithi060 ceph-mon[109077]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:52 smithi060 ceph-mon[94233]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:52 smithi089 ceph-mon[98504]: pgmap v12196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:54 smithi060 ceph-mon[94233]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:54 smithi060 ceph-mon[109077]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:01:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:01:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:54 smithi089 ceph-mon[98504]: pgmap v12197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:56 smithi060 ceph-mon[94233]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:56 smithi060 ceph-mon[109077]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:56 smithi089 ceph-mon[98504]: pgmap v12198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:01:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:01:57 smithi089 ceph-mon[98504]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:01:57 smithi060 ceph-mon[94233]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:01:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:01:57 smithi060 ceph-mon[109077]: pgmap v12199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:00 smithi060 ceph-mon[94233]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:00 smithi060 ceph-mon[109077]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:00 smithi089 ceph-mon[98504]: pgmap v12200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:01.240 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:02:01.570 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:02:01.570 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:02:01.570 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:02:01.570 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:02:01.570 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:02:01.570 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:02:01.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:02:01.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:02:01.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:02:01.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:02:01.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:02:01.572 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:02:01.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:02:01.972 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:02:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:02 smithi060 ceph-mon[109077]: from='client.37529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:02 smithi060 ceph-mon[109077]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/100534979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:02:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:02 smithi060 ceph-mon[94233]: from='client.37529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:02 smithi060 ceph-mon[94233]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/100534979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:02:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:02 smithi089 ceph-mon[98504]: from='client.37529 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:02 smithi089 ceph-mon[98504]: pgmap v12201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/100534979' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:02:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:03 smithi060 ceph-mon[94233]: from='client.27660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:03 smithi060 ceph-mon[109077]: from='client.27660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:03.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:03 smithi089 ceph-mon[98504]: from='client.27660 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:04 smithi060 ceph-mon[109077]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:02:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:02:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:04 smithi060 ceph-mon[94233]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:04 smithi089 ceph-mon[98504]: pgmap v12202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:06 smithi060 ceph-mon[94233]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:06 smithi060 ceph-mon[109077]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:06 smithi089 ceph-mon[98504]: pgmap v12203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:07 smithi089 ceph-mon[98504]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:07 smithi060 ceph-mon[94233]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:07 smithi060 ceph-mon[109077]: pgmap v12204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:10 smithi060 ceph-mon[94233]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:10 smithi060 ceph-mon[109077]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:10 smithi089 ceph-mon[98504]: pgmap v12205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:11.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:12 smithi060 ceph-mon[94233]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:12 smithi060 ceph-mon[109077]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:12 smithi089 ceph-mon[98504]: pgmap v12206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:14 smithi060 ceph-mon[94233]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:14 smithi060 ceph-mon[109077]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:02:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:02:14.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:14 smithi089 ceph-mon[98504]: pgmap v12207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:16 smithi060 ceph-mon[94233]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:16 smithi060 ceph-mon[109077]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:16 smithi089 ceph-mon[98504]: pgmap v12208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:17 smithi089 ceph-mon[98504]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:17 smithi060 ceph-mon[94233]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:17 smithi060 ceph-mon[109077]: pgmap v12209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:20 smithi060 ceph-mon[94233]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:20 smithi060 ceph-mon[109077]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:20 smithi089 ceph-mon[98504]: pgmap v12210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:22 smithi060 ceph-mon[94233]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:22 smithi060 ceph-mon[109077]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:22 smithi089 ceph-mon[98504]: pgmap v12211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:24 smithi060 ceph-mon[94233]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:24 smithi060 ceph-mon[109077]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:02:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:02:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:24 smithi089 ceph-mon[98504]: pgmap v12212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:26 smithi060 ceph-mon[94233]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:26 smithi060 ceph-mon[109077]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:26 smithi089 ceph-mon[98504]: pgmap v12213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:27 smithi089 ceph-mon[98504]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:27 smithi060 ceph-mon[94233]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:27 smithi060 ceph-mon[109077]: pgmap v12214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:30 smithi060 ceph-mon[94233]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:30 smithi060 ceph-mon[109077]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:30 smithi089 ceph-mon[98504]: pgmap v12215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:32.335 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:02:32.666 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:02:32.666 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:02:32.666 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:02:32.667 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:02:32.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:02:32.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:02:32.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:02:32.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:02:32.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:02:32.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:02:32.668 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:02:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:32 smithi060 ceph-mon[94233]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:32 smithi060 ceph-mon[109077]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:32 smithi089 ceph-mon[98504]: pgmap v12216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:33.066 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:02:33.067 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:02:33.068 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:02:33.068 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:02:33.068 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:02:33.068 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:02:33.068 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:02:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:33 smithi060 ceph-mon[109077]: from='client.37547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2755825452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:02:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:02:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:33 smithi060 ceph-mon[94233]: from='client.37547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2755825452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:02:33.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:02:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:33 smithi089 ceph-mon[98504]: from='client.37547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2755825452' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:02:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:02:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[94233]: from='client.27678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[94233]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:02:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:02:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:02:34.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:02:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:02:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[109077]: from='client.27678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[109077]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:02:34.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:02:34.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:02:34.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:34 smithi089 ceph-mon[98504]: from='client.27678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:02:34.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:34 smithi089 ceph-mon[98504]: pgmap v12217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:34.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:02:34.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:02:34.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:02:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:36 smithi060 ceph-mon[94233]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:36.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:36 smithi060 ceph-mon[109077]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:36 smithi089 ceph-mon[98504]: pgmap v12218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:37 smithi089 ceph-mon[98504]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:37 smithi060 ceph-mon[94233]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:37 smithi060 ceph-mon[109077]: pgmap v12219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:40 smithi060 ceph-mon[94233]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:40 smithi060 ceph-mon[109077]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:40 smithi089 ceph-mon[98504]: pgmap v12220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:42 smithi060 ceph-mon[109077]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:42 smithi060 ceph-mon[94233]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:42 smithi089 ceph-mon[98504]: pgmap v12221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:44 smithi060 ceph-mon[94233]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:44 smithi060 ceph-mon[109077]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:02:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:02:44.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:44 smithi089 ceph-mon[98504]: pgmap v12222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:46 smithi060 ceph-mon[94233]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:46 smithi060 ceph-mon[109077]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:46.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:46 smithi089 ceph-mon[98504]: pgmap v12223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:47 smithi089 ceph-mon[98504]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:47 smithi060 ceph-mon[94233]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:47 smithi060 ceph-mon[109077]: pgmap v12224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:50 smithi060 ceph-mon[109077]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:50 smithi060 ceph-mon[94233]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:50 smithi089 ceph-mon[98504]: pgmap v12225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:52 smithi060 ceph-mon[109077]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:52 smithi060 ceph-mon[94233]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:52 smithi089 ceph-mon[98504]: pgmap v12226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:54 smithi060 ceph-mon[94233]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:54 smithi060 ceph-mon[109077]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:02:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:02:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:54 smithi089 ceph-mon[98504]: pgmap v12227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:56 smithi060 ceph-mon[94233]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:56 smithi060 ceph-mon[109077]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:56 smithi089 ceph-mon[98504]: pgmap v12228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:02:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:02:57 smithi060 ceph-mon[94233]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:02:57 smithi060 ceph-mon[109077]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:02:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:02:57 smithi089 ceph-mon[98504]: pgmap v12229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:00 smithi060 ceph-mon[94233]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:00 smithi060 ceph-mon[109077]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:00.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:00 smithi089 ceph-mon[98504]: pgmap v12230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:02 smithi060 ceph-mon[109077]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:02 smithi060 ceph-mon[94233]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:02.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:02 smithi089 ceph-mon[98504]: pgmap v12231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:03.433 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:03:03.758 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5157M 2388M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5704M 2388M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5136M 2388M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4886M 2388M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:03:03.759 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:03:04.154 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:03:04.154 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:03:04.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:03:04.154 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:03:04.155 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:03:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:04 smithi060 ceph-mon[94233]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:04 smithi060 ceph-mon[94233]: from='client.37565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1687894546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:03:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:03:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:03:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:04 smithi060 ceph-mon[109077]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:04 smithi060 ceph-mon[109077]: from='client.37565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1687894546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:03:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:04 smithi089 ceph-mon[98504]: pgmap v12232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:04 smithi089 ceph-mon[98504]: from='client.37565 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1687894546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:03:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:05 smithi060 ceph-mon[94233]: from='client.37571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:05 smithi060 ceph-mon[109077]: from='client.37571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:05 smithi089 ceph-mon[98504]: from='client.37571 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:06 smithi060 ceph-mon[94233]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:06 smithi060 ceph-mon[109077]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:06 smithi089 ceph-mon[98504]: pgmap v12233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:07 smithi060 ceph-mon[94233]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:07 smithi060 ceph-mon[109077]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:07 smithi089 ceph-mon[98504]: pgmap v12234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:10 smithi060 ceph-mon[94233]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:10 smithi060 ceph-mon[109077]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:10 smithi089 ceph-mon[98504]: pgmap v12235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:11.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:12 smithi060 ceph-mon[94233]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:12 smithi060 ceph-mon[109077]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:12.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:12 smithi089 ceph-mon[98504]: pgmap v12236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:14 smithi060 ceph-mon[109077]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:14 smithi060 ceph-mon[94233]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:03:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:03:14.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:14 smithi089 ceph-mon[98504]: pgmap v12237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:16 smithi060 ceph-mon[109077]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:16 smithi060 ceph-mon[94233]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:16 smithi089 ceph-mon[98504]: pgmap v12238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:17 smithi060 ceph-mon[94233]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:17 smithi060 ceph-mon[109077]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:17 smithi089 ceph-mon[98504]: pgmap v12239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:20 smithi060 ceph-mon[94233]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:20 smithi060 ceph-mon[109077]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:20.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:20 smithi089 ceph-mon[98504]: pgmap v12240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:22 smithi060 ceph-mon[94233]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:22 smithi060 ceph-mon[109077]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:22 smithi089 ceph-mon[98504]: pgmap v12241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:24 smithi060 ceph-mon[94233]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:03:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:03:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:24 smithi060 ceph-mon[109077]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:24.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:24 smithi089 ceph-mon[98504]: pgmap v12242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:26 smithi060 ceph-mon[94233]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:26 smithi060 ceph-mon[109077]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:26.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:26 smithi089 ceph-mon[98504]: pgmap v12243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:27 smithi060 ceph-mon[94233]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:27 smithi060 ceph-mon[109077]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:27 smithi089 ceph-mon[98504]: pgmap v12244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:30 smithi060 ceph-mon[94233]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:30 smithi060 ceph-mon[109077]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:30 smithi089 ceph-mon[98504]: pgmap v12245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:32 smithi060 ceph-mon[94233]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:32 smithi060 ceph-mon[109077]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:32 smithi089 ceph-mon[98504]: pgmap v12246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:34.521 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:03:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:34 smithi060 ceph-mon[94233]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:03:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:34 smithi060 ceph-mon[109077]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:03:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:03:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:03:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:34 smithi089 ceph-mon[98504]: pgmap v12247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:03:34.851 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5157M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5704M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5136M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4886M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:03:34.852 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:03:35.249 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:03:35.249 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:03:35.250 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:03:35.251 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:03:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='client.27708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/877687194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:03:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='client.27708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:03:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:03:35.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/877687194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='client.27708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:03:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:03:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:03:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:03:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:03:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/877687194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:03:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:36 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2378M 2023-12-01T10:03:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:36 smithi060 ceph-mon[94233]: from='client.27714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:36 smithi060 ceph-mon[94233]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:36 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2378M 2023-12-01T10:03:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:36 smithi060 ceph-mon[109077]: from='client.27714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:36 smithi060 ceph-mon[109077]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:36 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2378M 2023-12-01T10:03:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:36 smithi089 ceph-mon[98504]: from='client.27714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:03:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:36 smithi089 ceph-mon[98504]: pgmap v12248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:37 smithi060 ceph-mon[94233]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:37 smithi060 ceph-mon[109077]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:37 smithi089 ceph-mon[98504]: pgmap v12249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:40 smithi060 ceph-mon[94233]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:40 smithi060 ceph-mon[109077]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:40 smithi089 ceph-mon[98504]: pgmap v12250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:42 smithi060 ceph-mon[94233]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:42 smithi060 ceph-mon[109077]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:42.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:42 smithi089 ceph-mon[98504]: pgmap v12251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:44 smithi060 ceph-mon[94233]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:44 smithi060 ceph-mon[109077]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:03:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:03:44.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:44 smithi089 ceph-mon[98504]: pgmap v12252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:46 smithi060 ceph-mon[94233]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:46 smithi060 ceph-mon[109077]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:46.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:46 smithi089 ceph-mon[98504]: pgmap v12253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:47 smithi060 ceph-mon[94233]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:47 smithi060 ceph-mon[109077]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:47 smithi089 ceph-mon[98504]: pgmap v12254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:50 smithi060 ceph-mon[109077]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:50 smithi060 ceph-mon[94233]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:50 smithi089 ceph-mon[98504]: pgmap v12255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:52 smithi060 ceph-mon[94233]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:52 smithi060 ceph-mon[109077]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:52 smithi089 ceph-mon[98504]: pgmap v12256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:54 smithi060 ceph-mon[94233]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:54 smithi060 ceph-mon[109077]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:03:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:03:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:54 smithi089 ceph-mon[98504]: pgmap v12257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:56 smithi060 ceph-mon[94233]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:56 smithi060 ceph-mon[109077]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:56 smithi089 ceph-mon[98504]: pgmap v12258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:03:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:03:57 smithi060 ceph-mon[94233]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:03:57 smithi060 ceph-mon[109077]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:03:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:03:57 smithi089 ceph-mon[98504]: pgmap v12259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:00 smithi060 ceph-mon[109077]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:00 smithi060 ceph-mon[94233]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:00 smithi089 ceph-mon[98504]: pgmap v12260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:02 smithi060 ceph-mon[94233]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:02 smithi060 ceph-mon[109077]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:02 smithi089 ceph-mon[98504]: pgmap v12261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:04 smithi060 ceph-mon[94233]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:04 smithi060 ceph-mon[109077]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:04:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:04:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:04 smithi089 ceph-mon[98504]: pgmap v12262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:05.611 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:04:05.934 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:04:05.934 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:04:05.934 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:04:05.934 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:04:05.934 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:04:05.934 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5157M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5704M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5136M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4886M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:04:05.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:04:05.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:04:05.936 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:06.335 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:04:06.336 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:04:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:06 smithi060 ceph-mon[94233]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2700640930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:04:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:06 smithi060 ceph-mon[109077]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2700640930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:04:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:06 smithi089 ceph-mon[98504]: pgmap v12263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2700640930' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:04:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:07 smithi060 ceph-mon[94233]: from='client.27726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:07 smithi060 ceph-mon[94233]: from='client.27732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:07 smithi060 ceph-mon[109077]: from='client.27726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:07 smithi060 ceph-mon[109077]: from='client.27732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:07.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:07 smithi089 ceph-mon[98504]: from='client.27726 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:07.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:07 smithi089 ceph-mon[98504]: from='client.27732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:08.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:08 smithi060 ceph-mon[109077]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:08 smithi060 ceph-mon[94233]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:08.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:08 smithi089 ceph-mon[98504]: pgmap v12264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:10 smithi060 ceph-mon[94233]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:10 smithi060 ceph-mon[109077]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:10 smithi089 ceph-mon[98504]: pgmap v12265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:12 smithi060 ceph-mon[94233]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:12 smithi060 ceph-mon[109077]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:12 smithi089 ceph-mon[98504]: pgmap v12266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:14 smithi060 ceph-mon[94233]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:14 smithi060 ceph-mon[109077]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:04:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:04:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:14 smithi089 ceph-mon[98504]: pgmap v12267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:16 smithi060 ceph-mon[94233]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:16 smithi060 ceph-mon[109077]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:16.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:16 smithi089 ceph-mon[98504]: pgmap v12268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:17 smithi060 ceph-mon[94233]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:17 smithi060 ceph-mon[109077]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:17 smithi089 ceph-mon[98504]: pgmap v12269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:20 smithi060 ceph-mon[94233]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:20 smithi060 ceph-mon[109077]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:20 smithi089 ceph-mon[98504]: pgmap v12270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:22 smithi060 ceph-mon[94233]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:22 smithi060 ceph-mon[109077]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:22 smithi089 ceph-mon[98504]: pgmap v12271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:24 smithi060 ceph-mon[94233]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:24 smithi060 ceph-mon[109077]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:04:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:04:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:24 smithi089 ceph-mon[98504]: pgmap v12272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:26 smithi060 ceph-mon[109077]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:26 smithi060 ceph-mon[94233]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:26 smithi089 ceph-mon[98504]: pgmap v12273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:27 smithi060 ceph-mon[94233]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:27 smithi060 ceph-mon[109077]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:27 smithi089 ceph-mon[98504]: pgmap v12274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:30 smithi060 ceph-mon[94233]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:30 smithi060 ceph-mon[109077]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:30.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:30 smithi089 ceph-mon[98504]: pgmap v12275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:32 smithi060 ceph-mon[94233]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:32 smithi060 ceph-mon[109077]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:32 smithi089 ceph-mon[98504]: pgmap v12276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:34 smithi060 ceph-mon[94233]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:34 smithi060 ceph-mon[109077]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:04:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:04:34.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:34 smithi089 ceph-mon[98504]: pgmap v12277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:04:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:04:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:04:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:04:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:04:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:04:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:04:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:04:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:04:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:04:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:04:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:04:36.698 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:04:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:36 smithi060 ceph-mon[94233]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:36 smithi060 ceph-mon[109077]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:36 smithi089 ceph-mon[98504]: pgmap v12278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:37.026 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:04:37.026 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:04:37.026 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:04:37.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5157M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5704M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5136M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4886M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:04:37.028 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:04:37.429 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:04:37.429 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:04:37.429 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:04:37.429 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:37.429 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:04:37.429 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:04:37.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:04:37.431 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:04:37.431 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:04:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[94233]: from='client.37619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[94233]: from='client.37625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[94233]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/425827791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:04:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[109077]: from='client.37619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[109077]: from='client.37625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[109077]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/425827791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:04:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:37 smithi089 ceph-mon[98504]: from='client.37619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:37 smithi089 ceph-mon[98504]: from='client.37625 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:04:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:37 smithi089 ceph-mon[98504]: pgmap v12279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/425827791' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:04:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:40 smithi060 ceph-mon[94233]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:40 smithi060 ceph-mon[109077]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:40.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:40 smithi089 ceph-mon[98504]: pgmap v12280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:42 smithi060 ceph-mon[94233]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:42 smithi060 ceph-mon[109077]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:42 smithi089 ceph-mon[98504]: pgmap v12281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:44 smithi060 ceph-mon[94233]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:44 smithi060 ceph-mon[109077]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:04:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:04:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:44 smithi089 ceph-mon[98504]: pgmap v12282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:46 smithi060 ceph-mon[94233]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:46 smithi060 ceph-mon[109077]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:46 smithi089 ceph-mon[98504]: pgmap v12283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:47 smithi060 ceph-mon[94233]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:47 smithi060 ceph-mon[109077]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:47 smithi089 ceph-mon[98504]: pgmap v12284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:50 smithi060 ceph-mon[94233]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:50 smithi060 ceph-mon[109077]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:50 smithi089 ceph-mon[98504]: pgmap v12285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:52 smithi060 ceph-mon[94233]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:52 smithi060 ceph-mon[109077]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:52 smithi089 ceph-mon[98504]: pgmap v12286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:54 smithi060 ceph-mon[94233]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:54 smithi060 ceph-mon[109077]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:04:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:04:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:54 smithi089 ceph-mon[98504]: pgmap v12287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:56 smithi060 ceph-mon[94233]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:56 smithi060 ceph-mon[109077]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:56 smithi089 ceph-mon[98504]: pgmap v12288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:04:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:04:57 smithi060 ceph-mon[94233]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:04:57 smithi060 ceph-mon[109077]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:04:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:04:57 smithi089 ceph-mon[98504]: pgmap v12289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:00 smithi060 ceph-mon[94233]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:00 smithi060 ceph-mon[109077]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:00.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:00 smithi089 ceph-mon[98504]: pgmap v12290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:02 smithi060 ceph-mon[94233]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:02 smithi060 ceph-mon[109077]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:02.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:02 smithi089 ceph-mon[98504]: pgmap v12291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:04 smithi060 ceph-mon[94233]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:04 smithi060 ceph-mon[109077]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:05:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:05:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:04 smithi089 ceph-mon[98504]: pgmap v12292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:06 smithi060 ceph-mon[94233]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:06 smithi060 ceph-mon[109077]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:06 smithi089 ceph-mon[98504]: pgmap v12293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:07.795 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:05:08.122 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:05:08.122 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 760M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1513M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 674M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:05:08.123 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5157M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5704M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5136M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4886M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:05:08.124 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:05:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:07 smithi060 ceph-mon[94233]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:07 smithi060 ceph-mon[109077]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:07 smithi089 ceph-mon[98504]: pgmap v12294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:08.519 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:05:08.519 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:05:08.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:08.521 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:05:08.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:05:08.521 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:05:08.521 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:05:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:08 smithi060 ceph-mon[94233]: from='client.37637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:08 smithi060 ceph-mon[94233]: from='client.37643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3815683260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:05:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:08 smithi060 ceph-mon[109077]: from='client.37637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:08 smithi060 ceph-mon[109077]: from='client.37643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3815683260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:05:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:08 smithi089 ceph-mon[98504]: from='client.37637 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:08 smithi089 ceph-mon[98504]: from='client.37643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3815683260' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:05:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:09 smithi060 ceph-mon[94233]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:09 smithi060 ceph-mon[109077]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:09 smithi089 ceph-mon[98504]: pgmap v12295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:12 smithi060 ceph-mon[94233]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:12 smithi060 ceph-mon[109077]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:12 smithi089 ceph-mon[98504]: pgmap v12296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:14 smithi060 ceph-mon[94233]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:14 smithi060 ceph-mon[109077]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:05:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:05:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:14 smithi089 ceph-mon[98504]: pgmap v12297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:16 smithi060 ceph-mon[94233]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:16 smithi060 ceph-mon[109077]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:16.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:16 smithi089 ceph-mon[98504]: pgmap v12298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:17 smithi060 ceph-mon[94233]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:17 smithi060 ceph-mon[109077]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:17 smithi089 ceph-mon[98504]: pgmap v12299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:20 smithi060 ceph-mon[94233]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:20 smithi060 ceph-mon[109077]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:20.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:20 smithi089 ceph-mon[98504]: pgmap v12300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:22 smithi060 ceph-mon[94233]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:22 smithi060 ceph-mon[109077]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:22 smithi089 ceph-mon[98504]: pgmap v12301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 10:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T10:05:23.373392875Z level=info msg="Completed cleanup jobs" duration=12.746071ms 2023-12-01T10:05:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:24 smithi060 ceph-mon[94233]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:24 smithi060 ceph-mon[109077]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:05:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:05:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:24 smithi089 ceph-mon[98504]: pgmap v12302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:26 smithi060 ceph-mon[94233]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:26 smithi060 ceph-mon[109077]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:26 smithi089 ceph-mon[98504]: pgmap v12303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:27 smithi060 ceph-mon[94233]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:27 smithi060 ceph-mon[109077]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:27 smithi089 ceph-mon[98504]: pgmap v12304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:30 smithi060 ceph-mon[94233]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:30.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:30 smithi060 ceph-mon[109077]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:30.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:30 smithi089 ceph-mon[98504]: pgmap v12305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:32 smithi060 ceph-mon[94233]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:32 smithi060 ceph-mon[109077]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:32 smithi089 ceph-mon[98504]: pgmap v12306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:34 smithi060 ceph-mon[94233]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:34 smithi060 ceph-mon[109077]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:05:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:05:34.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:34 smithi089 ceph-mon[98504]: pgmap v12307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:05:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:05:35.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:05:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:36 smithi060 ceph-mon[94233]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:36 smithi060 ceph-mon[109077]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:36.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:36 smithi089 ceph-mon[98504]: pgmap v12308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:37 smithi060 ceph-mon[94233]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:37 smithi060 ceph-mon[109077]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:37 smithi089 ceph-mon[98504]: pgmap v12309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:38.879 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:05:39.221 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:05:39.221 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 0s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:05:39.221 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 10m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:05:39.221 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 0s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:05:39.221 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 10m ago 5h 27.8M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:05:39.221 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 10m ago 5h 463M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:05:39.221 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 0s ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 0s ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 10m ago 5h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 0s ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 0s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 10m ago 5h 19.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 0s ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 0s ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 0s ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:05:39.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 0s ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:05:39.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 10m ago 5h 4035M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:05:39.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 10m ago 5h 4537M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:05:39.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 10m ago 5h 4004M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:05:39.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 10m ago 5h 4535M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:05:39.223 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 10m ago 5h 126M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:05:39.626 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:05:39.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:05:39.628 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:05:39.628 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:05:39.628 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:05:39.628 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:05:39.628 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:05:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: from='client.27780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: from='client.37661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3220578917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:05:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: from='client.27780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: from='client.37661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3220578917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: from='client.27780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: from='client.37661 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: pgmap v12310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3220578917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:05:40.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:40.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:41.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:05:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:05:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:05:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:05:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:05:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:05:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:05:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:42 smithi060 ceph-mon[109077]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:42 smithi060 ceph-mon[94233]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:42 smithi089 ceph-mon[98504]: pgmap v12311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:44 smithi060 ceph-mon[94233]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:44 smithi060 ceph-mon[109077]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:05:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:05:44.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:44 smithi089 ceph-mon[98504]: pgmap v12312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:46 smithi060 ceph-mon[94233]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:46 smithi060 ceph-mon[109077]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:46.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:46 smithi089 ceph-mon[98504]: pgmap v12313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:47 smithi060 ceph-mon[94233]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:47 smithi060 ceph-mon[109077]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:47 smithi089 ceph-mon[98504]: pgmap v12314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:50 smithi060 ceph-mon[94233]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:50 smithi060 ceph-mon[109077]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:50 smithi089 ceph-mon[98504]: pgmap v12315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:52 smithi060 ceph-mon[94233]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:52 smithi060 ceph-mon[109077]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:52 smithi089 ceph-mon[98504]: pgmap v12316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:54 smithi060 ceph-mon[94233]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:54 smithi060 ceph-mon[109077]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:05:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:05:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:54 smithi089 ceph-mon[98504]: pgmap v12317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:56 smithi060 ceph-mon[94233]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:56 smithi060 ceph-mon[109077]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:56 smithi089 ceph-mon[98504]: pgmap v12318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:05:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:05:57 smithi060 ceph-mon[94233]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:05:57 smithi060 ceph-mon[109077]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:05:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:05:57 smithi089 ceph-mon[98504]: pgmap v12319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:00 smithi060 ceph-mon[94233]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:00 smithi060 ceph-mon[109077]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:00 smithi089 ceph-mon[98504]: pgmap v12320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:02 smithi060 ceph-mon[109077]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:02 smithi060 ceph-mon[94233]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:02.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:02 smithi089 ceph-mon[98504]: pgmap v12321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:04 smithi060 ceph-mon[94233]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:04 smithi060 ceph-mon[109077]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:06:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:06:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:04 smithi089 ceph-mon[98504]: pgmap v12322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:06 smithi060 ceph-mon[94233]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:06 smithi060 ceph-mon[109077]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:06 smithi089 ceph-mon[98504]: pgmap v12323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:07 smithi060 ceph-mon[94233]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:07 smithi060 ceph-mon[109077]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:07 smithi089 ceph-mon[98504]: pgmap v12324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:09.992 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:06:10.315 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 31s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 30s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 31s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 30s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 30s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 31s ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 31s ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 30s ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 31s ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 31s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 30s ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 31s ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 31s ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 31s ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:06:10.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 31s ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:06:10.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 30s ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:06:10.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 30s ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:06:10.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 30s ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:06:10.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 30s ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:06:10.317 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 30s ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:06:10.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:10.716 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:06:10.716 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:06:10.716 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:06:10.716 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:06:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:10 smithi060 ceph-mon[94233]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:10 smithi060 ceph-mon[109077]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:10 smithi089 ceph-mon[98504]: pgmap v12325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[94233]: from='client.27798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[94233]: from='client.27804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3008836587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:06:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[109077]: from='client.27798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[109077]: from='client.27804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3008836587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:06:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:11.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:11 smithi089 ceph-mon[98504]: from='client.27798 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:11 smithi089 ceph-mon[98504]: from='client.27804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3008836587' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:06:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:12 smithi060 ceph-mon[94233]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:12 smithi060 ceph-mon[109077]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:12 smithi089 ceph-mon[98504]: pgmap v12326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:14 smithi060 ceph-mon[94233]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:14 smithi060 ceph-mon[109077]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:06:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:06:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:14 smithi089 ceph-mon[98504]: pgmap v12327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:16 smithi060 ceph-mon[94233]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:16 smithi060 ceph-mon[109077]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:16 smithi089 ceph-mon[98504]: pgmap v12328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:17 smithi060 ceph-mon[94233]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:17 smithi060 ceph-mon[109077]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:17 smithi089 ceph-mon[98504]: pgmap v12329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:20 smithi060 ceph-mon[94233]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:20 smithi060 ceph-mon[109077]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:20.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:20 smithi089 ceph-mon[98504]: pgmap v12330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:22 smithi060 ceph-mon[94233]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:22 smithi060 ceph-mon[109077]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:22 smithi089 ceph-mon[98504]: pgmap v12331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:24 smithi060 ceph-mon[94233]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:24 smithi060 ceph-mon[109077]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:06:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:06:24.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:24 smithi089 ceph-mon[98504]: pgmap v12332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:26 smithi060 ceph-mon[109077]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:26 smithi060 ceph-mon[94233]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:26.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:26 smithi089 ceph-mon[98504]: pgmap v12333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:27 smithi060 ceph-mon[94233]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:27 smithi060 ceph-mon[109077]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:27 smithi089 ceph-mon[98504]: pgmap v12334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:30 smithi060 ceph-mon[94233]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:30 smithi060 ceph-mon[109077]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:30 smithi089 ceph-mon[98504]: pgmap v12335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:32 smithi060 ceph-mon[109077]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:32 smithi060 ceph-mon[94233]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:32 smithi089 ceph-mon[98504]: pgmap v12336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:34 smithi060 ceph-mon[94233]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:06:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:06:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:34 smithi060 ceph-mon[109077]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:34.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:34 smithi089 ceph-mon[98504]: pgmap v12337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:36 smithi060 ceph-mon[94233]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:36 smithi060 ceph-mon[109077]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:36.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:36 smithi089 ceph-mon[98504]: pgmap v12338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:37 smithi060 ceph-mon[94233]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:37 smithi060 ceph-mon[109077]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:37 smithi089 ceph-mon[98504]: pgmap v12339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:40 smithi060 ceph-mon[109077]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:40 smithi060 ceph-mon[94233]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:40.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:40 smithi089 ceph-mon[98504]: pgmap v12340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:41.078 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:06:41.415 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:06:41.415 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 62s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 61s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 62s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 61s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 61s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 62s ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 62s ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 61s ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 62s ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 62s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 61s ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:06:41.416 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 62s ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 62s ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 62s ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 62s ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 61s ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 61s ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 61s ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 61s ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:06:41.417 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 61s ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:06:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:06:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:06:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:06:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:06:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:06:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:06:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:06:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:06:41.822 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:06:41.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:06:41.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:06:41.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:41.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:06:41.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:06:41.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:06:41.823 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:06:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[109077]: from='client.37691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[109077]: from='client.27822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:42.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[109077]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3905218300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:06:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[94233]: from='client.37691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[94233]: from='client.27822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[94233]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3905218300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:06:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:42 smithi089 ceph-mon[98504]: from='client.37691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:42 smithi089 ceph-mon[98504]: from='client.27822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:06:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:42 smithi089 ceph-mon[98504]: pgmap v12341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3905218300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:06:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:44 smithi060 ceph-mon[94233]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:44 smithi060 ceph-mon[109077]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:06:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:06:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:44 smithi089 ceph-mon[98504]: pgmap v12342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:46 smithi060 ceph-mon[94233]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:46 smithi060 ceph-mon[109077]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:46 smithi089 ceph-mon[98504]: pgmap v12343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:47 smithi060 ceph-mon[94233]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:47 smithi060 ceph-mon[109077]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:47 smithi089 ceph-mon[98504]: pgmap v12344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:50 smithi060 ceph-mon[94233]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:50 smithi060 ceph-mon[109077]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:50.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:50 smithi089 ceph-mon[98504]: pgmap v12345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:52 smithi060 ceph-mon[94233]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:52 smithi060 ceph-mon[109077]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:52.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:52 smithi089 ceph-mon[98504]: pgmap v12346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:54 smithi060 ceph-mon[94233]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:54 smithi060 ceph-mon[109077]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:06:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:06:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:54 smithi089 ceph-mon[98504]: pgmap v12347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:56 smithi060 ceph-mon[109077]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:56 smithi060 ceph-mon[94233]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:56 smithi089 ceph-mon[98504]: pgmap v12348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:06:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:06:57 smithi060 ceph-mon[94233]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:06:57 smithi060 ceph-mon[109077]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:06:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:06:57 smithi089 ceph-mon[98504]: pgmap v12349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:00 smithi060 ceph-mon[94233]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:00 smithi060 ceph-mon[109077]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:00.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:00 smithi089 ceph-mon[98504]: pgmap v12350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:02 smithi060 ceph-mon[94233]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:02 smithi060 ceph-mon[109077]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:02.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:02 smithi089 ceph-mon[98504]: pgmap v12351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:04 smithi060 ceph-mon[109077]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:04 smithi060 ceph-mon[94233]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:07:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:07:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:04 smithi089 ceph-mon[98504]: pgmap v12352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:06 smithi060 ceph-mon[94233]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:06 smithi060 ceph-mon[109077]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:06.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:06 smithi089 ceph-mon[98504]: pgmap v12353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:07 smithi060 ceph-mon[94233]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:07 smithi060 ceph-mon[109077]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:07 smithi089 ceph-mon[98504]: pgmap v12354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:10 smithi060 ceph-mon[109077]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:10 smithi060 ceph-mon[94233]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:10 smithi089 ceph-mon[98504]: pgmap v12355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:11.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:12.184 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:07:12.509 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:07:12.509 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 93s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:07:12.509 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 92s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:07:12.509 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 93s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:07:12.509 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 92s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 92s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 93s ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 93s ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 92s ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 93s ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 93s ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 92s ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 93s ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 93s ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 93s ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 93s ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 92s ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 92s ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:07:12.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 92s ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:07:12.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 92s ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:07:12.511 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 92s ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:07:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:12 smithi060 ceph-mon[94233]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:12 smithi060 ceph-mon[109077]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:12.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:12 smithi089 ceph-mon[98504]: pgmap v12356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:12.911 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:07:12.911 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:07:12.912 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:07:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:13 smithi060 ceph-mon[109077]: from='client.27834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:13 smithi060 ceph-mon[109077]: from='client.27840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2471680330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:07:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:13 smithi060 ceph-mon[94233]: from='client.27834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:13 smithi060 ceph-mon[94233]: from='client.27840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2471680330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:07:13.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:13 smithi089 ceph-mon[98504]: from='client.27834 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:13.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:13 smithi089 ceph-mon[98504]: from='client.27840 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:13.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2471680330' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:07:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:14 smithi060 ceph-mon[94233]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:14 smithi060 ceph-mon[109077]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:07:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:07:14.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:14 smithi089 ceph-mon[98504]: pgmap v12357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:16 smithi060 ceph-mon[94233]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:16 smithi060 ceph-mon[109077]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:16.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:16 smithi089 ceph-mon[98504]: pgmap v12358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:17 smithi060 ceph-mon[94233]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:17 smithi060 ceph-mon[109077]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:17 smithi089 ceph-mon[98504]: pgmap v12359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:20 smithi060 ceph-mon[94233]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:20 smithi060 ceph-mon[109077]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:20 smithi089 ceph-mon[98504]: pgmap v12360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:22 smithi060 ceph-mon[94233]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:22 smithi060 ceph-mon[109077]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:22.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:22 smithi089 ceph-mon[98504]: pgmap v12361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:24 smithi060 ceph-mon[94233]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:24 smithi060 ceph-mon[109077]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:07:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:07:24.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:24 smithi089 ceph-mon[98504]: pgmap v12362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:26 smithi060 ceph-mon[94233]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:26 smithi060 ceph-mon[109077]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:26.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:26 smithi089 ceph-mon[98504]: pgmap v12363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:28.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:27 smithi060 ceph-mon[94233]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:28.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:27 smithi060 ceph-mon[109077]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:27 smithi089 ceph-mon[98504]: pgmap v12364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:30 smithi060 ceph-mon[94233]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:30 smithi060 ceph-mon[109077]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:30 smithi089 ceph-mon[98504]: pgmap v12365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:32 smithi060 ceph-mon[94233]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:32 smithi060 ceph-mon[109077]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:32 smithi089 ceph-mon[98504]: pgmap v12366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:34 smithi060 ceph-mon[94233]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:34 smithi060 ceph-mon[109077]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:07:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:07:34.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:34 smithi089 ceph-mon[98504]: pgmap v12367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:36 smithi060 ceph-mon[94233]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:36 smithi060 ceph-mon[109077]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:36 smithi089 ceph-mon[98504]: pgmap v12368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:37 smithi060 ceph-mon[94233]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:37 smithi060 ceph-mon[109077]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:37 smithi089 ceph-mon[98504]: pgmap v12369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:40 smithi060 ceph-mon[94233]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:40.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:40 smithi060 ceph-mon[109077]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:40 smithi089 ceph-mon[98504]: pgmap v12370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:07:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:07:41.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:07:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[94233]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:07:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:07:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:07:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[109077]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:07:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:07:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:07:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:42 smithi089 ceph-mon[98504]: pgmap v12371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:07:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:07:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:07:43.274 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:07:43.603 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:07:43.604 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:07:43.605 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:07:44.001 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:07:44.001 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:07:44.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:07:44.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:44.001 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:07:44.002 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:07:44.003 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:07:44.003 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:07:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:07:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:07:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[109077]: from='client.27852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[109077]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[109077]: from='client.37733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2002379637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:07:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[94233]: from='client.27852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[94233]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[94233]: from='client.37733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2002379637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:07:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:44 smithi089 ceph-mon[98504]: from='client.27852 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:44 smithi089 ceph-mon[98504]: pgmap v12372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:44 smithi089 ceph-mon[98504]: from='client.37733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:07:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2002379637' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:07:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:46 smithi089 ceph-mon[98504]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:46 smithi060 ceph-mon[94233]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:46 smithi060 ceph-mon[109077]: pgmap v12373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:47 smithi060 ceph-mon[94233]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:47 smithi060 ceph-mon[109077]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:47 smithi089 ceph-mon[98504]: pgmap v12374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:50 smithi060 ceph-mon[94233]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:50 smithi060 ceph-mon[109077]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:50 smithi089 ceph-mon[98504]: pgmap v12375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:52 smithi060 ceph-mon[94233]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:52 smithi060 ceph-mon[109077]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:52.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:52 smithi089 ceph-mon[98504]: pgmap v12376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:54 smithi060 ceph-mon[94233]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:54 smithi060 ceph-mon[109077]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:07:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:07:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:54 smithi089 ceph-mon[98504]: pgmap v12377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:56 smithi089 ceph-mon[98504]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:56 smithi060 ceph-mon[94233]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:56 smithi060 ceph-mon[109077]: pgmap v12378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:07:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:07:57 smithi060 ceph-mon[94233]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:07:57 smithi060 ceph-mon[109077]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:07:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:07:57 smithi089 ceph-mon[98504]: pgmap v12379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:00 smithi060 ceph-mon[94233]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:00 smithi060 ceph-mon[109077]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:00.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:00 smithi089 ceph-mon[98504]: pgmap v12380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:02 smithi089 ceph-mon[98504]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:02 smithi060 ceph-mon[94233]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:02 smithi060 ceph-mon[109077]: pgmap v12381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:04 smithi060 ceph-mon[94233]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:04 smithi060 ceph-mon[109077]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:08:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:08:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:04 smithi089 ceph-mon[98504]: pgmap v12382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:06 smithi089 ceph-mon[98504]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:06 smithi060 ceph-mon[94233]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:06 smithi060 ceph-mon[109077]: pgmap v12383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:07 smithi060 ceph-mon[94233]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:07 smithi060 ceph-mon[109077]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:07 smithi089 ceph-mon[98504]: pgmap v12384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:10 smithi089 ceph-mon[98504]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:11.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:10 smithi060 ceph-mon[94233]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:10 smithi060 ceph-mon[109077]: pgmap v12385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:12 smithi089 ceph-mon[98504]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:12 smithi060 ceph-mon[94233]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:12 smithi060 ceph-mon[109077]: pgmap v12386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:14.365 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:08:14.693 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:08:14.693 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:08:14.693 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:08:14.693 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:08:14.693 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:08:14.693 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:08:14.693 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:08:14.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:08:14.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:08:14.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:08:14.695 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:08:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:14 smithi060 ceph-mon[109077]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:14 smithi060 ceph-mon[94233]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:08:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:08:14.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:14 smithi089 ceph-mon[98504]: pgmap v12387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:15.094 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:08:15.094 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:08:15.094 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:08:15.094 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:15.094 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:08:15.095 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:08:15.096 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:08:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:15 smithi089 ceph-mon[98504]: from='client.27870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3603063915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:08:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:15 smithi060 ceph-mon[94233]: from='client.27870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3603063915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:08:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:15 smithi060 ceph-mon[109077]: from='client.27870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3603063915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:08:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:16 smithi089 ceph-mon[98504]: from='client.27876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:16 smithi089 ceph-mon[98504]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:16 smithi060 ceph-mon[94233]: from='client.27876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:16 smithi060 ceph-mon[94233]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:16 smithi060 ceph-mon[109077]: from='client.27876 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:16 smithi060 ceph-mon[109077]: pgmap v12388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:17 smithi060 ceph-mon[94233]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:17 smithi060 ceph-mon[109077]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:17 smithi089 ceph-mon[98504]: pgmap v12389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:20 smithi089 ceph-mon[98504]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:20 smithi060 ceph-mon[109077]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:20 smithi060 ceph-mon[94233]: pgmap v12390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:22 smithi089 ceph-mon[98504]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:22 smithi060 ceph-mon[94233]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:22 smithi060 ceph-mon[109077]: pgmap v12391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:24 smithi060 ceph-mon[94233]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:24 smithi060 ceph-mon[109077]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:08:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:08:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:24 smithi089 ceph-mon[98504]: pgmap v12392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:26 smithi089 ceph-mon[98504]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:26 smithi060 ceph-mon[109077]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:26 smithi060 ceph-mon[94233]: pgmap v12393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:27 smithi060 ceph-mon[94233]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:27 smithi060 ceph-mon[109077]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:27 smithi089 ceph-mon[98504]: pgmap v12394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:30 smithi089 ceph-mon[98504]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:30 smithi060 ceph-mon[109077]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:30 smithi060 ceph-mon[94233]: pgmap v12395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:32 smithi089 ceph-mon[98504]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:32 smithi060 ceph-mon[94233]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:32 smithi060 ceph-mon[109077]: pgmap v12396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:34 smithi060 ceph-mon[94233]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:08:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:08:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:34 smithi060 ceph-mon[109077]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:34.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:34 smithi089 ceph-mon[98504]: pgmap v12397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:36 smithi089 ceph-mon[98504]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:36 smithi060 ceph-mon[94233]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:36 smithi060 ceph-mon[109077]: pgmap v12398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:37 smithi060 ceph-mon[94233]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:37 smithi060 ceph-mon[109077]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:37 smithi089 ceph-mon[98504]: pgmap v12399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:40 smithi089 ceph-mon[98504]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:40 smithi060 ceph-mon[94233]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:40 smithi060 ceph-mon[109077]: pgmap v12400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:41.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:42 smithi089 ceph-mon[98504]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:08:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:42 smithi060 ceph-mon[94233]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:08:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:42 smithi060 ceph-mon[109077]: pgmap v12401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:08:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:08:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:08:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:08:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:08:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:08:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:08:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:08:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:08:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:08:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:44 smithi060 ceph-mon[94233]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:44 smithi060 ceph-mon[109077]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:08:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:08:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:44 smithi089 ceph-mon[98504]: pgmap v12402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:45.456 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:08:45.785 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:08:45.785 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:08:45.785 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:08:45.785 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:08:45.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:08:45.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:08:45.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:08:45.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:08:45.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:08:45.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:08:45.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:08:45.787 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:08:46.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:08:46.183 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:08:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:46 smithi089 ceph-mon[98504]: from='client.37763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:46 smithi089 ceph-mon[98504]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3758272170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:08:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:46 smithi060 ceph-mon[94233]: from='client.37763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:46 smithi060 ceph-mon[94233]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3758272170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:08:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:46 smithi060 ceph-mon[109077]: from='client.37763 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:46 smithi060 ceph-mon[109077]: pgmap v12403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3758272170' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:08:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:47 smithi089 ceph-mon[98504]: from='client.37769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:47 smithi060 ceph-mon[94233]: from='client.37769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:47 smithi060 ceph-mon[109077]: from='client.37769 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:08:48.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:48 smithi089 ceph-mon[98504]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:48 smithi060 ceph-mon[94233]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:49.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:48 smithi060 ceph-mon[109077]: pgmap v12404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:50 smithi089 ceph-mon[98504]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:50 smithi060 ceph-mon[94233]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:50 smithi060 ceph-mon[109077]: pgmap v12405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:52 smithi060 ceph-mon[94233]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:52 smithi060 ceph-mon[109077]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:52 smithi089 ceph-mon[98504]: pgmap v12406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:54 smithi060 ceph-mon[94233]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:54 smithi060 ceph-mon[109077]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:08:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:08:55.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:54 smithi089 ceph-mon[98504]: pgmap v12407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:56 smithi060 ceph-mon[94233]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:56 smithi060 ceph-mon[109077]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:56 smithi089 ceph-mon[98504]: pgmap v12408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:08:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:08:57 smithi060 ceph-mon[94233]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:08:57 smithi060 ceph-mon[109077]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:08:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:08:57 smithi089 ceph-mon[98504]: pgmap v12409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:00 smithi089 ceph-mon[98504]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:00 smithi060 ceph-mon[94233]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:00 smithi060 ceph-mon[109077]: pgmap v12410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:02.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:02 smithi089 ceph-mon[98504]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:02 smithi060 ceph-mon[94233]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:02 smithi060 ceph-mon[109077]: pgmap v12411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:04 smithi060 ceph-mon[94233]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:04 smithi060 ceph-mon[109077]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:09:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:09:04.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:04 smithi089 ceph-mon[98504]: pgmap v12412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:06 smithi089 ceph-mon[98504]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:06 smithi060 ceph-mon[94233]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:06 smithi060 ceph-mon[109077]: pgmap v12413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:07 smithi060 ceph-mon[94233]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:07 smithi060 ceph-mon[109077]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:07 smithi089 ceph-mon[98504]: pgmap v12414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:10.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:10 smithi089 ceph-mon[98504]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:11.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:10 smithi060 ceph-mon[94233]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:10 smithi060 ceph-mon[109077]: pgmap v12415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:11.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:12.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:12.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:12 smithi089 ceph-mon[98504]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:12 smithi060 ceph-mon[94233]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:12 smithi060 ceph-mon[109077]: pgmap v12416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:14 smithi060 ceph-mon[94233]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:14 smithi060 ceph-mon[109077]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:09:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:09:15.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:14 smithi089 ceph-mon[98504]: pgmap v12417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:16.546 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:09:16.876 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:09:16.876 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:09:16.876 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:09:16.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:09:16.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:09:16.878 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:09:17.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:16 smithi060 ceph-mon[94233]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:16 smithi060 ceph-mon[109077]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:17.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:16 smithi089 ceph-mon[98504]: pgmap v12418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:17.278 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:17.279 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:09:17.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:09:17.280 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:09:17.280 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:09:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:17 smithi060 ceph-mon[109077]: from='client.27906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/764457985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:09:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:17 smithi060 ceph-mon[94233]: from='client.27906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/764457985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:09:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:17 smithi089 ceph-mon[98504]: from='client.27906 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/764457985' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:09:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:18 smithi060 ceph-mon[94233]: from='client.27912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:18 smithi060 ceph-mon[94233]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:18 smithi060 ceph-mon[109077]: from='client.27912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:18 smithi060 ceph-mon[109077]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:18 smithi089 ceph-mon[98504]: from='client.27912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:18 smithi089 ceph-mon[98504]: pgmap v12419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:20 smithi060 ceph-mon[94233]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:20 smithi060 ceph-mon[109077]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:21.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:20 smithi089 ceph-mon[98504]: pgmap v12420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:22 smithi060 ceph-mon[94233]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:22 smithi060 ceph-mon[109077]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:23.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:22 smithi089 ceph-mon[98504]: pgmap v12421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:24 smithi060 ceph-mon[94233]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:09:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:09:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:24 smithi060 ceph-mon[109077]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:25.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:24 smithi089 ceph-mon[98504]: pgmap v12422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:26 smithi060 ceph-mon[94233]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:26 smithi060 ceph-mon[109077]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:26 smithi089 ceph-mon[98504]: pgmap v12423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:27 smithi060 ceph-mon[109077]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:27 smithi060 ceph-mon[94233]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:27 smithi089 ceph-mon[98504]: pgmap v12424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:30.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:30 smithi089 ceph-mon[98504]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:30 smithi060 ceph-mon[94233]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:30 smithi060 ceph-mon[109077]: pgmap v12425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:32 smithi060 ceph-mon[94233]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:32 smithi060 ceph-mon[109077]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:33.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:32 smithi089 ceph-mon[98504]: pgmap v12426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:34 smithi060 ceph-mon[94233]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:09:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T10:09:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:34 smithi060 ceph-mon[109077]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:35.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:34 smithi089 ceph-mon[98504]: pgmap v12427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:36 smithi060 ceph-mon[109077]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:36 smithi060 ceph-mon[94233]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:37.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:36 smithi089 ceph-mon[98504]: pgmap v12428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:37 smithi060 ceph-mon[109077]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:37 smithi060 ceph-mon[94233]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:37 smithi089 ceph-mon[98504]: pgmap v12429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:40 smithi060 ceph-mon[94233]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:40 smithi060 ceph-mon[109077]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:40 smithi089 ceph-mon[98504]: pgmap v12430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:42 smithi060 ceph-mon[109077]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:42 smithi060 ceph-mon[94233]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:42 smithi089 ceph-mon[98504]: pgmap v12431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:09:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:09:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:09:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:09:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:09:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[94233]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:09:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:09:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[109077]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:44 smithi089 ceph-mon[98504]: pgmap v12432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:09:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:09:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:09:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:46 smithi060 ceph-mon[94233]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:46 smithi060 ceph-mon[109077]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:47.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:46 smithi089 ceph-mon[98504]: pgmap v12433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:47.645 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:09:47.971 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:09:47.971 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:09:47.971 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:09:47.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:09:47.973 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:09:47.973 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:09:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:47 smithi060 ceph-mon[94233]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:47 smithi060 ceph-mon[94233]: from='client.37799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:47 smithi060 ceph-mon[109077]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:47 smithi060 ceph-mon[109077]: from='client.37799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:47 smithi089 ceph-mon[98504]: pgmap v12434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:47 smithi089 ceph-mon[98504]: from='client.37799 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:48.369 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:09:48.369 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:09:48.369 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:09:48.370 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:09:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:48 smithi060 ceph-mon[94233]: from='client.37805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3306817966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:09:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:48 smithi060 ceph-mon[109077]: from='client.37805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3306817966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:09:49.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:48 smithi089 ceph-mon[98504]: from='client.37805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:09:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3306817966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:09:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:49 smithi060 ceph-mon[94233]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:49 smithi060 ceph-mon[109077]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:49 smithi089 ceph-mon[98504]: pgmap v12435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:52 smithi060 ceph-mon[94233]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:52 smithi060 ceph-mon[109077]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:52 smithi089 ceph-mon[98504]: pgmap v12436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:54 smithi060 ceph-mon[94233]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:09:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:09:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:54 smithi060 ceph-mon[109077]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:54 smithi089 ceph-mon[98504]: pgmap v12437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:56 smithi060 ceph-mon[94233]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:56 smithi060 ceph-mon[109077]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:56 smithi089 ceph-mon[98504]: pgmap v12438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:09:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:09:57 smithi060 ceph-mon[94233]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:09:57 smithi060 ceph-mon[109077]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:09:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:09:57 smithi089 ceph-mon[98504]: pgmap v12439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T10:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:00 smithi060 ceph-mon[94233]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:00 smithi060 ceph-mon[109077]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:00 smithi089 ceph-mon[98504]: pgmap v12440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:10:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:02 smithi060 ceph-mon[94233]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:02 smithi060 ceph-mon[109077]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:03.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:02 smithi089 ceph-mon[98504]: pgmap v12441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:04 smithi060 ceph-mon[94233]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:04 smithi060 ceph-mon[109077]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:10:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:10:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:04 smithi089 ceph-mon[98504]: pgmap v12442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:06 smithi060 ceph-mon[94233]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:06 smithi060 ceph-mon[109077]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:06 smithi089 ceph-mon[98504]: pgmap v12443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:07 smithi060 ceph-mon[94233]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:07 smithi060 ceph-mon[109077]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:07 smithi089 ceph-mon[98504]: pgmap v12444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:10 smithi060 ceph-mon[94233]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:10 smithi060 ceph-mon[109077]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:10 smithi089 ceph-mon[98504]: pgmap v12445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:12 smithi089 ceph-mon[98504]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:12 smithi060 ceph-mon[94233]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:12 smithi060 ceph-mon[109077]: pgmap v12446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:10:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:10:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:14 smithi060 ceph-mon[94233]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:14 smithi060 ceph-mon[109077]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:14 smithi089 ceph-mon[98504]: pgmap v12447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:16 smithi060 ceph-mon[94233]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:16 smithi060 ceph-mon[109077]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:16 smithi089 ceph-mon[98504]: pgmap v12448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:17 smithi060 ceph-mon[94233]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:17 smithi060 ceph-mon[109077]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:17 smithi089 ceph-mon[98504]: pgmap v12449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:18.733 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:10:19.063 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:10:19.063 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:10:19.063 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:10:19.063 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:10:19.063 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:10:19.063 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:10:19.063 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:10:19.064 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:10:19.065 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:10:19.065 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:10:19.462 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:10:19.462 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:10:19.463 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:10:19.464 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:10:19.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3613521316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:10:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3613521316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:10:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3613521316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:10:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:20 smithi060 ceph-mon[94233]: from='client.27942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:20 smithi060 ceph-mon[94233]: from='client.37823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:20 smithi060 ceph-mon[94233]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:20 smithi060 ceph-mon[109077]: from='client.27942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:20 smithi060 ceph-mon[109077]: from='client.37823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:20 smithi060 ceph-mon[109077]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:21.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:20 smithi089 ceph-mon[98504]: from='client.27942 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:20 smithi089 ceph-mon[98504]: from='client.37823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:20 smithi089 ceph-mon[98504]: pgmap v12450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:22 smithi060 ceph-mon[94233]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:22 smithi060 ceph-mon[109077]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:23.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:22 smithi089 ceph-mon[98504]: pgmap v12451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:24 smithi060 ceph-mon[94233]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:10:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:10:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:24 smithi060 ceph-mon[109077]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:24 smithi089 ceph-mon[98504]: pgmap v12452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:26 smithi060 ceph-mon[94233]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:26 smithi060 ceph-mon[109077]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:26 smithi089 ceph-mon[98504]: pgmap v12453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:27 smithi060 ceph-mon[94233]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:27 smithi060 ceph-mon[109077]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:27 smithi089 ceph-mon[98504]: pgmap v12454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:30 smithi060 ceph-mon[94233]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:30 smithi060 ceph-mon[109077]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:31.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:30 smithi089 ceph-mon[98504]: pgmap v12455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:32 smithi060 ceph-mon[94233]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:32 smithi060 ceph-mon[109077]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:32 smithi089 ceph-mon[98504]: pgmap v12456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:34 smithi060 ceph-mon[94233]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:34 smithi060 ceph-mon[109077]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:10:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:10:35.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:34 smithi089 ceph-mon[98504]: pgmap v12457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:36 smithi060 ceph-mon[94233]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:36 smithi060 ceph-mon[109077]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:36 smithi089 ceph-mon[98504]: pgmap v12458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:37 smithi060 ceph-mon[94233]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:37 smithi060 ceph-mon[109077]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:37 smithi089 ceph-mon[98504]: pgmap v12459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:40 smithi060 ceph-mon[94233]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:40 smithi060 ceph-mon[109077]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:40 smithi089 ceph-mon[98504]: pgmap v12460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:42 smithi060 ceph-mon[94233]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:42 smithi060 ceph-mon[109077]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:42 smithi089 ceph-mon[98504]: pgmap v12461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:10:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[94233]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[109077]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:10:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:10:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:10:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:10:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:44 smithi089 ceph-mon[98504]: pgmap v12462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:10:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:10:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:10:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:10:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:46 smithi060 ceph-mon[94233]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:46 smithi060 ceph-mon[109077]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:46 smithi089 ceph-mon[98504]: pgmap v12463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:47 smithi060 ceph-mon[94233]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:47 smithi060 ceph-mon[109077]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:47 smithi089 ceph-mon[98504]: pgmap v12464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:49.829 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:10:50.154 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:10:50.155 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:10:50.156 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:10:50.552 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:10:50.552 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:10:50.552 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:10:50.552 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:50.552 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:10:50.553 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:10:50.554 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:10:50.554 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:10:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:50 smithi060 ceph-mon[94233]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1798010279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:10:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:50 smithi060 ceph-mon[109077]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1798010279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:10:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:50 smithi089 ceph-mon[98504]: pgmap v12465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1798010279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:10:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:51 smithi060 ceph-mon[94233]: from='client.37835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:51 smithi060 ceph-mon[94233]: from='client.37841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:51 smithi060 ceph-mon[109077]: from='client.37835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:51 smithi060 ceph-mon[109077]: from='client.37841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:52.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:51 smithi089 ceph-mon[98504]: from='client.37835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:51 smithi089 ceph-mon[98504]: from='client.37841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:10:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:52 smithi060 ceph-mon[94233]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:52 smithi060 ceph-mon[109077]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:52 smithi089 ceph-mon[98504]: pgmap v12466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:54 smithi060 ceph-mon[94233]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:10:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:10:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:54 smithi060 ceph-mon[109077]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:55.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:54 smithi089 ceph-mon[98504]: pgmap v12467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:56 smithi060 ceph-mon[94233]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:56 smithi060 ceph-mon[109077]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:56 smithi089 ceph-mon[98504]: pgmap v12468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:10:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:10:57 smithi060 ceph-mon[109077]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:10:57 smithi060 ceph-mon[94233]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:10:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:10:57 smithi089 ceph-mon[98504]: pgmap v12469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:00 smithi060 ceph-mon[94233]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:00 smithi060 ceph-mon[109077]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:00 smithi089 ceph-mon[98504]: pgmap v12470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:02 smithi060 ceph-mon[94233]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:02 smithi060 ceph-mon[109077]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:02 smithi089 ceph-mon[98504]: pgmap v12471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:04 smithi060 ceph-mon[94233]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:11:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:11:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:04 smithi060 ceph-mon[109077]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:04 smithi089 ceph-mon[98504]: pgmap v12472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:06 smithi060 ceph-mon[94233]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:06 smithi060 ceph-mon[109077]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:06 smithi089 ceph-mon[98504]: pgmap v12473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:07 smithi060 ceph-mon[94233]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:07 smithi060 ceph-mon[109077]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:07 smithi089 ceph-mon[98504]: pgmap v12474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:10 smithi060 ceph-mon[94233]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:10 smithi060 ceph-mon[109077]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:11.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:10 smithi089 ceph-mon[98504]: pgmap v12475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:12 smithi060 ceph-mon[94233]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:12 smithi060 ceph-mon[109077]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:13.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:12 smithi089 ceph-mon[98504]: pgmap v12476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:14 smithi060 ceph-mon[94233]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:14 smithi060 ceph-mon[109077]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:11:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:11:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:14 smithi089 ceph-mon[98504]: pgmap v12477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:16 smithi060 ceph-mon[94233]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:16 smithi060 ceph-mon[109077]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:16 smithi089 ceph-mon[98504]: pgmap v12478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:17 smithi060 ceph-mon[94233]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:17 smithi060 ceph-mon[109077]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:18.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:17 smithi089 ceph-mon[98504]: pgmap v12479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:20.917 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:11:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:20 smithi060 ceph-mon[94233]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:20 smithi060 ceph-mon[109077]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:20 smithi089 ceph-mon[98504]: pgmap v12480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:11:21.243 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:11:21.244 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:11:21.647 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:11:21.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:11:21.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:11:21.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:21.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:11:21.648 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:11:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:11:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[94233]: from='client.27978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[94233]: from='client.27984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[94233]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3001504195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:11:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[109077]: from='client.27978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[109077]: from='client.27984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[109077]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3001504195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:11:23.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:22 smithi089 ceph-mon[98504]: from='client.27978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:22 smithi089 ceph-mon[98504]: from='client.27984 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:22 smithi089 ceph-mon[98504]: pgmap v12481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3001504195' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:11:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:24 smithi060 ceph-mon[94233]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:11:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:11:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:24 smithi060 ceph-mon[109077]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:24 smithi089 ceph-mon[98504]: pgmap v12482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:26 smithi060 ceph-mon[94233]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:26 smithi060 ceph-mon[109077]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:26 smithi089 ceph-mon[98504]: pgmap v12483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:27 smithi060 ceph-mon[109077]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:27 smithi060 ceph-mon[94233]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:27 smithi089 ceph-mon[98504]: pgmap v12484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:30 smithi060 ceph-mon[94233]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:30 smithi060 ceph-mon[109077]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:31.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:30 smithi089 ceph-mon[98504]: pgmap v12485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:32 smithi060 ceph-mon[94233]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:32 smithi060 ceph-mon[109077]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:33.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:32 smithi089 ceph-mon[98504]: pgmap v12486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:34 smithi060 ceph-mon[109077]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:34 smithi060 ceph-mon[94233]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:11:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:11:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:34 smithi089 ceph-mon[98504]: pgmap v12487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:36 smithi060 ceph-mon[94233]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:36 smithi060 ceph-mon[109077]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:36 smithi089 ceph-mon[98504]: pgmap v12488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:37 smithi060 ceph-mon[94233]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:37 smithi060 ceph-mon[109077]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:37 smithi089 ceph-mon[98504]: pgmap v12489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:40 smithi060 ceph-mon[94233]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:40 smithi060 ceph-mon[109077]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:41.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:40 smithi089 ceph-mon[98504]: pgmap v12490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:42 smithi060 ceph-mon[94233]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:42 smithi060 ceph-mon[109077]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:42 smithi089 ceph-mon[98504]: pgmap v12491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:44 smithi060 ceph-mon[94233]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:11:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:44 smithi060 ceph-mon[109077]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:11:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:11:45.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:44 smithi089 ceph-mon[98504]: pgmap v12492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:11:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:11:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:11:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:11:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:11:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:11:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:11:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:11:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:11:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:11:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:46 smithi060 ceph-mon[94233]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:46 smithi060 ceph-mon[109077]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:46 smithi089 ceph-mon[98504]: pgmap v12493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:47 smithi060 ceph-mon[94233]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:47 smithi060 ceph-mon[109077]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:47 smithi089 ceph-mon[98504]: pgmap v12494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:50 smithi060 ceph-mon[94233]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:50 smithi060 ceph-mon[109077]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:50 smithi089 ceph-mon[98504]: pgmap v12495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:52.010 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:11:52.338 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:11:52.339 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:11:52.735 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:11:52.735 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:11:52.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:11:52.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:11:52.736 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:11:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:52 smithi060 ceph-mon[94233]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:52 smithi060 ceph-mon[109077]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:52 smithi089 ceph-mon[98504]: pgmap v12496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:53 smithi060 ceph-mon[94233]: from='client.27996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:53 smithi060 ceph-mon[94233]: from='client.28002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1984351631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:11:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:53 smithi060 ceph-mon[109077]: from='client.27996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:53 smithi060 ceph-mon[109077]: from='client.28002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1984351631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:11:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:53 smithi089 ceph-mon[98504]: from='client.27996 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:53 smithi089 ceph-mon[98504]: from='client.28002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:11:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1984351631' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:11:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:54 smithi060 ceph-mon[94233]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:54 smithi060 ceph-mon[109077]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:11:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:11:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:54 smithi089 ceph-mon[98504]: pgmap v12497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:56 smithi060 ceph-mon[94233]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:56 smithi060 ceph-mon[109077]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:56 smithi089 ceph-mon[98504]: pgmap v12498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:11:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:11:57 smithi060 ceph-mon[94233]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:11:57 smithi060 ceph-mon[109077]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:11:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:11:57 smithi089 ceph-mon[98504]: pgmap v12499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:00 smithi060 ceph-mon[94233]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:00 smithi060 ceph-mon[109077]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:00 smithi089 ceph-mon[98504]: pgmap v12500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:02 smithi060 ceph-mon[94233]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:02 smithi060 ceph-mon[109077]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:03.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:02 smithi089 ceph-mon[98504]: pgmap v12501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:04 smithi060 ceph-mon[94233]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:04 smithi060 ceph-mon[109077]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:12:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:12:05.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:04 smithi089 ceph-mon[98504]: pgmap v12502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:06 smithi060 ceph-mon[94233]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:06 smithi060 ceph-mon[109077]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:07.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:06 smithi089 ceph-mon[98504]: pgmap v12503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:07 smithi060 ceph-mon[94233]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:07 smithi060 ceph-mon[109077]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:07 smithi089 ceph-mon[98504]: pgmap v12504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:10 smithi060 ceph-mon[94233]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:10 smithi060 ceph-mon[109077]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:11.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:10 smithi089 ceph-mon[98504]: pgmap v12505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:12.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:12 smithi060 ceph-mon[94233]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:12 smithi060 ceph-mon[109077]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:12 smithi089 ceph-mon[98504]: pgmap v12506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:14 smithi060 ceph-mon[94233]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:12:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:12:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:14 smithi060 ceph-mon[109077]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:14 smithi089 ceph-mon[98504]: pgmap v12507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:16 smithi060 ceph-mon[94233]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:16 smithi060 ceph-mon[109077]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:17.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:16 smithi089 ceph-mon[98504]: pgmap v12508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:17 smithi060 ceph-mon[94233]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:17 smithi060 ceph-mon[109077]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:17 smithi089 ceph-mon[98504]: pgmap v12509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:20 smithi060 ceph-mon[94233]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:20 smithi060 ceph-mon[109077]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:20 smithi089 ceph-mon[98504]: pgmap v12510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:22 smithi060 ceph-mon[109077]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:22 smithi060 ceph-mon[94233]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:22 smithi089 ceph-mon[98504]: pgmap v12511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:23.098 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:12:23.424 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:12:23.424 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:12:23.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:12:23.426 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:12:23.825 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:12:23.825 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:12:23.825 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:12:23.826 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:12:23.827 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:23.827 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:12:23.827 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:12:23.827 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:12:23.827 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:12:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:12:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[109077]: from='client.28014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[109077]: from='client.37895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[109077]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1498798942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[94233]: from='client.28014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[94233]: from='client.37895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[94233]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1498798942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:12:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:24 smithi089 ceph-mon[98504]: from='client.28014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:24 smithi089 ceph-mon[98504]: from='client.37895 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:24 smithi089 ceph-mon[98504]: pgmap v12512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1498798942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:12:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:26 smithi060 ceph-mon[94233]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:26 smithi060 ceph-mon[109077]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:26 smithi089 ceph-mon[98504]: pgmap v12513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:27 smithi060 ceph-mon[109077]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:27 smithi060 ceph-mon[94233]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:27 smithi089 ceph-mon[98504]: pgmap v12514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:30 smithi060 ceph-mon[94233]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:30 smithi060 ceph-mon[109077]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:31.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:30 smithi089 ceph-mon[98504]: pgmap v12515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:32 smithi060 ceph-mon[109077]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:32 smithi060 ceph-mon[94233]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:33.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:32 smithi089 ceph-mon[98504]: pgmap v12516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:34 smithi060 ceph-mon[94233]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:34 smithi060 ceph-mon[109077]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:12:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:12:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:34 smithi089 ceph-mon[98504]: pgmap v12517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:36 smithi060 ceph-mon[94233]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:36 smithi060 ceph-mon[109077]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:36 smithi089 ceph-mon[98504]: pgmap v12518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:37 smithi060 ceph-mon[94233]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:37 smithi060 ceph-mon[109077]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:37 smithi089 ceph-mon[98504]: pgmap v12519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:40 smithi060 ceph-mon[94233]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:40 smithi060 ceph-mon[109077]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:41.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:40 smithi089 ceph-mon[98504]: pgmap v12520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:42 smithi060 ceph-mon[94233]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:42 smithi060 ceph-mon[109077]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:42 smithi089 ceph-mon[98504]: pgmap v12521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:44 smithi060 ceph-mon[94233]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:44 smithi060 ceph-mon[109077]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:12:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:12:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:44 smithi089 ceph-mon[98504]: pgmap v12522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:12:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:12:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:12:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[94233]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:12:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:12:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:12:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[109077]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:12:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:12:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:12:47.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:46 smithi089 ceph-mon[98504]: pgmap v12523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:12:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:12:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:12:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:47 smithi060 ceph-mon[94233]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:47 smithi060 ceph-mon[109077]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:47 smithi089 ceph-mon[98504]: pgmap v12524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:50 smithi060 ceph-mon[94233]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:50 smithi060 ceph-mon[109077]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:51.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:50 smithi089 ceph-mon[98504]: pgmap v12525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:52 smithi060 ceph-mon[94233]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:52 smithi060 ceph-mon[109077]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:52 smithi089 ceph-mon[98504]: pgmap v12526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:54.188 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:12:54.517 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:12:54.517 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:12:54.517 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:12:54.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:12:54.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:12:54.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:12:54.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:12:54.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:12:54.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:12:54.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:12:54.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:12:54.519 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:12:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:54 smithi060 ceph-mon[94233]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:54 smithi060 ceph-mon[109077]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:12:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:12:54.914 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:12:54.914 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:12:54.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:12:54.916 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:12:54.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:12:54.916 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:12:54.916 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:12:55.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:54 smithi089 ceph-mon[98504]: pgmap v12527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:55 smithi060 ceph-mon[94233]: from='client.28032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:55 smithi060 ceph-mon[94233]: from='client.28038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3060205135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:12:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:55 smithi060 ceph-mon[109077]: from='client.28032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:55 smithi060 ceph-mon[109077]: from='client.28038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3060205135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:12:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:55 smithi089 ceph-mon[98504]: from='client.28032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:55 smithi089 ceph-mon[98504]: from='client.28038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:12:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3060205135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:12:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:56 smithi060 ceph-mon[94233]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:56 smithi060 ceph-mon[109077]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:56 smithi089 ceph-mon[98504]: pgmap v12528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:12:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:12:57 smithi060 ceph-mon[94233]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:12:57 smithi060 ceph-mon[109077]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:12:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:12:57 smithi089 ceph-mon[98504]: pgmap v12529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:00 smithi060 ceph-mon[94233]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:00 smithi060 ceph-mon[109077]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:00 smithi089 ceph-mon[98504]: pgmap v12530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:02 smithi060 ceph-mon[94233]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:02 smithi060 ceph-mon[109077]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:03.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:02 smithi089 ceph-mon[98504]: pgmap v12531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:04 smithi060 ceph-mon[94233]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:04 smithi060 ceph-mon[109077]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:13:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:13:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:04 smithi089 ceph-mon[98504]: pgmap v12532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:06 smithi060 ceph-mon[94233]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:06 smithi060 ceph-mon[109077]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:06 smithi089 ceph-mon[98504]: pgmap v12533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:07 smithi060 ceph-mon[94233]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:07 smithi060 ceph-mon[109077]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:07 smithi089 ceph-mon[98504]: pgmap v12534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:10 smithi060 ceph-mon[94233]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:10 smithi060 ceph-mon[109077]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:11.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:10 smithi089 ceph-mon[98504]: pgmap v12535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:12.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:12 smithi060 ceph-mon[94233]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:12 smithi060 ceph-mon[109077]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:13.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:12 smithi089 ceph-mon[98504]: pgmap v12536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:14 smithi060 ceph-mon[94233]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:14 smithi060 ceph-mon[109077]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:13:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:13:15.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:14 smithi089 ceph-mon[98504]: pgmap v12537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:16 smithi060 ceph-mon[94233]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:16 smithi060 ceph-mon[109077]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:17.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:16 smithi089 ceph-mon[98504]: pgmap v12538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:17 smithi060 ceph-mon[94233]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:17 smithi060 ceph-mon[109077]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:17 smithi089 ceph-mon[98504]: pgmap v12539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:20 smithi060 ceph-mon[94233]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:20 smithi060 ceph-mon[109077]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:20 smithi089 ceph-mon[98504]: pgmap v12540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:22 smithi060 ceph-mon[94233]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:22 smithi060 ceph-mon[109077]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:23.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:22 smithi089 ceph-mon[98504]: pgmap v12541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:24 smithi060 ceph-mon[94233]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:24 smithi060 ceph-mon[109077]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:13:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:13:25.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:24 smithi089 ceph-mon[98504]: pgmap v12542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:25.277 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:13:25.606 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:13:25.606 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:13:25.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5187M 2378M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5735M 2378M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5158M 2378M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4916M 2378M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:13:25.608 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:13:26.006 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:13:26.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:13:26.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:26.008 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:13:26.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:13:26.008 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:13:26.008 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:13:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[94233]: from='client.37925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[94233]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[94233]: from='client.28056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3834048428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[109077]: from='client.37925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[109077]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[109077]: from='client.28056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3834048428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:13:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:26 smithi089 ceph-mon[98504]: from='client.37925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:26 smithi089 ceph-mon[98504]: pgmap v12543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:26 smithi089 ceph-mon[98504]: from='client.28056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3834048428' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:13:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:27 smithi060 ceph-mon[94233]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:27 smithi060 ceph-mon[109077]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:27 smithi089 ceph-mon[98504]: pgmap v12544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:30 smithi060 ceph-mon[94233]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:30 smithi060 ceph-mon[109077]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:31.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:30 smithi089 ceph-mon[98504]: pgmap v12545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:32 smithi060 ceph-mon[94233]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:32 smithi060 ceph-mon[109077]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:33.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:32 smithi089 ceph-mon[98504]: pgmap v12546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:34 smithi060 ceph-mon[94233]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:34 smithi060 ceph-mon[109077]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:13:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:13:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:34 smithi089 ceph-mon[98504]: pgmap v12547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:36 smithi060 ceph-mon[94233]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:36 smithi060 ceph-mon[109077]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:37.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:36 smithi089 ceph-mon[98504]: pgmap v12548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:37 smithi060 ceph-mon[94233]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:37 smithi060 ceph-mon[109077]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:37 smithi089 ceph-mon[98504]: pgmap v12549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:40 smithi060 ceph-mon[94233]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:40 smithi060 ceph-mon[109077]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:40 smithi089 ceph-mon[98504]: pgmap v12550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:42 smithi060 ceph-mon[94233]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:42 smithi060 ceph-mon[109077]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:42 smithi089 ceph-mon[98504]: pgmap v12551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:44 smithi060 ceph-mon[94233]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:13:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:13:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:44 smithi060 ceph-mon[109077]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:45.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:44 smithi089 ceph-mon[98504]: pgmap v12552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:13:47.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:13:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: pgmap v12553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:13:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:13:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:47 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2369M 2023-12-01T10:13:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:47 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2369M 2023-12-01T10:13:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:47 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2369M 2023-12-01T10:13:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:48 smithi060 ceph-mon[94233]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:49.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:48 smithi060 ceph-mon[109077]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:49.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:48 smithi089 ceph-mon[98504]: pgmap v12554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:50 smithi060 ceph-mon[94233]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:50 smithi060 ceph-mon[109077]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:50 smithi089 ceph-mon[98504]: pgmap v12555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:52 smithi060 ceph-mon[94233]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:52 smithi060 ceph-mon[109077]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:52 smithi089 ceph-mon[98504]: pgmap v12556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:54 smithi060 ceph-mon[94233]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:54 smithi060 ceph-mon[109077]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:13:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:13:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:54 smithi089 ceph-mon[98504]: pgmap v12557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:56.374 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:13:56.700 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:13:56.701 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5187M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5735M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5158M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4916M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:13:56.702 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:13:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:56 smithi060 ceph-mon[94233]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:56 smithi060 ceph-mon[109077]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:56 smithi089 ceph-mon[98504]: pgmap v12558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:13:57.100 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:13:57.101 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:13:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:57 smithi060 ceph-mon[94233]: from='client.28068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2599068191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:13:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:57 smithi060 ceph-mon[109077]: from='client.28068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2599068191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:13:58.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:57 smithi089 ceph-mon[98504]: from='client.28068 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:58.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2599068191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:13:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:58 smithi060 ceph-mon[94233]: from='client.28074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:13:58 smithi060 ceph-mon[94233]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:59.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:58 smithi060 ceph-mon[109077]: from='client.28074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:13:58 smithi060 ceph-mon[109077]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:13:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:58 smithi089 ceph-mon[98504]: from='client.28074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:13:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:13:58 smithi089 ceph-mon[98504]: pgmap v12559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:00 smithi060 ceph-mon[94233]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:00 smithi060 ceph-mon[109077]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:00 smithi089 ceph-mon[98504]: pgmap v12560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:02 smithi060 ceph-mon[94233]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:02 smithi060 ceph-mon[109077]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:02 smithi089 ceph-mon[98504]: pgmap v12561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:04 smithi060 ceph-mon[94233]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:04 smithi060 ceph-mon[109077]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:14:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:14:05.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:04 smithi089 ceph-mon[98504]: pgmap v12562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:06 smithi060 ceph-mon[94233]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:06 smithi060 ceph-mon[109077]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:06 smithi089 ceph-mon[98504]: pgmap v12563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:07 smithi060 ceph-mon[94233]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:07 smithi060 ceph-mon[109077]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:07 smithi089 ceph-mon[98504]: pgmap v12564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:10 smithi060 ceph-mon[94233]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:10 smithi060 ceph-mon[109077]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:11.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:10 smithi089 ceph-mon[98504]: pgmap v12565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:12 smithi060 ceph-mon[94233]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:12 smithi060 ceph-mon[109077]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:13.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:12 smithi089 ceph-mon[98504]: pgmap v12566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:14 smithi060 ceph-mon[94233]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:14 smithi060 ceph-mon[109077]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:14:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:14:15.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:14 smithi089 ceph-mon[98504]: pgmap v12567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:16 smithi060 ceph-mon[94233]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:16 smithi060 ceph-mon[109077]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:17.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:16 smithi089 ceph-mon[98504]: pgmap v12568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:17 smithi060 ceph-mon[94233]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:17 smithi060 ceph-mon[109077]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:17 smithi089 ceph-mon[98504]: pgmap v12569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:20 smithi060 ceph-mon[94233]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:20 smithi060 ceph-mon[109077]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:21.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:20 smithi089 ceph-mon[98504]: pgmap v12570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:22 smithi060 ceph-mon[94233]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:22 smithi060 ceph-mon[109077]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:23.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:22 smithi089 ceph-mon[98504]: pgmap v12571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:24 smithi060 ceph-mon[94233]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:24 smithi060 ceph-mon[109077]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:14:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:14:25.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:24 smithi089 ceph-mon[98504]: pgmap v12572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:26 smithi060 ceph-mon[94233]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:26 smithi060 ceph-mon[109077]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:26 smithi089 ceph-mon[98504]: pgmap v12573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:27.462 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:14:27.790 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:14:27.790 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:14:27.790 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:14:27.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:14:27.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5187M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5735M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5158M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4916M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:14:27.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:14:27.792 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:14:27.792 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:14:27.792 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:14:27.792 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:14:28.191 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:14:28.191 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:14:28.191 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:14:28.192 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:28.193 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:14:28.193 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:14:28.193 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:14:28.193 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:14:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:27 smithi060 ceph-mon[94233]: from='client.28086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:27 smithi060 ceph-mon[94233]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:27 smithi060 ceph-mon[109077]: from='client.28086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:27 smithi060 ceph-mon[109077]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:27 smithi089 ceph-mon[98504]: from='client.28086 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:27 smithi089 ceph-mon[98504]: pgmap v12574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:28 smithi060 ceph-mon[94233]: from='client.28092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/567811443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:14:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:28 smithi060 ceph-mon[109077]: from='client.28092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/567811443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:14:29.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:28 smithi089 ceph-mon[98504]: from='client.28092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:29.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/567811443' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:14:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:29 smithi060 ceph-mon[109077]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:29 smithi060 ceph-mon[94233]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:30.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:29 smithi089 ceph-mon[98504]: pgmap v12575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:32 smithi060 ceph-mon[94233]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:32 smithi060 ceph-mon[109077]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:33.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:32 smithi089 ceph-mon[98504]: pgmap v12576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:34 smithi060 ceph-mon[94233]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:34 smithi060 ceph-mon[109077]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:14:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:14:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:34 smithi089 ceph-mon[98504]: pgmap v12577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:36 smithi060 ceph-mon[94233]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:36 smithi060 ceph-mon[109077]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:36 smithi089 ceph-mon[98504]: pgmap v12578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:37 smithi060 ceph-mon[94233]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:37 smithi060 ceph-mon[109077]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:37 smithi089 ceph-mon[98504]: pgmap v12579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:40 smithi060 ceph-mon[94233]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:40 smithi060 ceph-mon[109077]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:41.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:40 smithi089 ceph-mon[98504]: pgmap v12580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:42 smithi060 ceph-mon[94233]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:42 smithi060 ceph-mon[109077]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:42 smithi089 ceph-mon[98504]: pgmap v12581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:44 smithi060 ceph-mon[94233]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:44.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:44 smithi060 ceph-mon[109077]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:14:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:14:45.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:44 smithi089 ceph-mon[98504]: pgmap v12582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:46 smithi060 ceph-mon[94233]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:46 smithi060 ceph-mon[109077]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:47.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:46 smithi089 ceph-mon[98504]: pgmap v12583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:14:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:14:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:14:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:14:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:14:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:14:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:14:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:14:48.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:14:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:14:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:14:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:14:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:48 smithi060 ceph-mon[94233]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:49.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:48 smithi060 ceph-mon[109077]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:49.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:48 smithi089 ceph-mon[98504]: pgmap v12584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:50 smithi060 ceph-mon[94233]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:50 smithi060 ceph-mon[109077]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:50 smithi089 ceph-mon[98504]: pgmap v12585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:52 smithi060 ceph-mon[94233]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:52 smithi060 ceph-mon[109077]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:52 smithi089 ceph-mon[98504]: pgmap v12586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:54.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:14:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:14:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:54 smithi060 ceph-mon[94233]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:54 smithi060 ceph-mon[109077]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:54 smithi089 ceph-mon[98504]: pgmap v12587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:56 smithi060 ceph-mon[94233]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:56 smithi060 ceph-mon[109077]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:57.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:56 smithi089 ceph-mon[98504]: pgmap v12588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:14:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:57 smithi060 ceph-mon[109077]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:57 smithi060 ceph-mon[94233]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:57 smithi089 ceph-mon[98504]: pgmap v12589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:14:58.553 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:14:58.880 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5187M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5735M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5158M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4916M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:14:58.881 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:14:59.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:58 smithi060 ceph-mon[109077]: from='client.28104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:58 smithi060 ceph-mon[94233]: from='client.28104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:14:59.283 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:14:59.283 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:14:59.283 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:14:59.283 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:59.283 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:14:59.284 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:14:59.285 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:14:59.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:58 smithi089 ceph-mon[98504]: from='client.28104 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:59 smithi060 ceph-mon[109077]: from='client.37985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3405506983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:15:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:14:59 smithi060 ceph-mon[109077]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:59 smithi060 ceph-mon[94233]: from='client.37985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3405506983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:15:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:14:59 smithi060 ceph-mon[94233]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:59 smithi089 ceph-mon[98504]: from='client.37985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3405506983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:15:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:14:59 smithi089 ceph-mon[98504]: pgmap v12590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:02 smithi060 ceph-mon[94233]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:02 smithi060 ceph-mon[109077]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:03.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:02 smithi089 ceph-mon[98504]: pgmap v12591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:04 smithi060 ceph-mon[94233]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:15:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:15:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:04 smithi060 ceph-mon[109077]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:05.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:04 smithi089 ceph-mon[98504]: pgmap v12592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:06 smithi060 ceph-mon[94233]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:06 smithi060 ceph-mon[109077]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:07.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:06 smithi089 ceph-mon[98504]: pgmap v12593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:07 smithi060 ceph-mon[94233]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:07 smithi060 ceph-mon[109077]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:07 smithi089 ceph-mon[98504]: pgmap v12594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:10 smithi060 ceph-mon[94233]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:10 smithi060 ceph-mon[109077]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:11.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:10 smithi089 ceph-mon[98504]: pgmap v12595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:12.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:12 smithi060 ceph-mon[94233]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:12 smithi060 ceph-mon[109077]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:13.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:12 smithi089 ceph-mon[98504]: pgmap v12596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:14.654 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:15:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:15:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:14 smithi060 ceph-mon[94233]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:14 smithi060 ceph-mon[109077]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:14 smithi089 ceph-mon[98504]: pgmap v12597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:16 smithi060 ceph-mon[94233]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:16 smithi060 ceph-mon[109077]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:17.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:16 smithi089 ceph-mon[98504]: pgmap v12598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:17 smithi060 ceph-mon[94233]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:17 smithi060 ceph-mon[109077]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:17 smithi089 ceph-mon[98504]: pgmap v12599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:20 smithi060 ceph-mon[94233]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:20 smithi060 ceph-mon[109077]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:21.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:20 smithi089 ceph-mon[98504]: pgmap v12600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:22 smithi060 ceph-mon[94233]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:22 smithi060 ceph-mon[109077]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:22 smithi089 ceph-mon[98504]: pgmap v12601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 10:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T10:15:23.376615888Z level=info msg="Completed cleanup jobs" duration=15.589752ms 2023-12-01T10:15:24.654 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:15:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:15:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:24 smithi060 ceph-mon[109077]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:24 smithi060 ceph-mon[94233]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:25.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:24 smithi089 ceph-mon[98504]: pgmap v12602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:26 smithi060 ceph-mon[109077]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:26 smithi060 ceph-mon[94233]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:26 smithi089 ceph-mon[98504]: pgmap v12603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:27 smithi060 ceph-mon[94233]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:27 smithi060 ceph-mon[109077]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:27 smithi089 ceph-mon[98504]: pgmap v12604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:29.647 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:15:29.977 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:15:29.977 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:15:29.977 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:15:29.977 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:15:29.977 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 766M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 866M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 689M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5187M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5735M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5158M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4916M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4060M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4568M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4031M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4569M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:15:29.978 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:15:30.377 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:15:30.378 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:15:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:30 smithi060 ceph-mon[109077]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:30 smithi060 ceph-mon[109077]: from='client.28122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1814259928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:15:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:30 smithi060 ceph-mon[94233]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:30 smithi060 ceph-mon[94233]: from='client.28122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1814259928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:15:31.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:30 smithi089 ceph-mon[98504]: pgmap v12605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:31.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:30 smithi089 ceph-mon[98504]: from='client.28122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1814259928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:15:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:31 smithi060 ceph-mon[109077]: from='client.38003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:31 smithi060 ceph-mon[94233]: from='client.38003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:31 smithi089 ceph-mon[98504]: from='client.38003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:15:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:32 smithi060 ceph-mon[109077]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:32 smithi060 ceph-mon[94233]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:32 smithi089 ceph-mon[98504]: pgmap v12606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:34.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:15:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:15:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:34 smithi060 ceph-mon[109077]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:34 smithi060 ceph-mon[94233]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:34 smithi089 ceph-mon[98504]: pgmap v12607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:36 smithi060 ceph-mon[94233]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:36 smithi060 ceph-mon[109077]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:36 smithi089 ceph-mon[98504]: pgmap v12608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:37 smithi060 ceph-mon[94233]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:37 smithi060 ceph-mon[109077]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:37 smithi089 ceph-mon[98504]: pgmap v12609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:40 smithi060 ceph-mon[94233]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:40 smithi060 ceph-mon[109077]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:41.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:40 smithi089 ceph-mon[98504]: pgmap v12610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:42 smithi060 ceph-mon[94233]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:42 smithi060 ceph-mon[109077]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:42 smithi089 ceph-mon[98504]: pgmap v12611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:44.663 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:15:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:15:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:44 smithi060 ceph-mon[94233]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:44 smithi060 ceph-mon[109077]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:45.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:44 smithi089 ceph-mon[98504]: pgmap v12612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:46 smithi060 ceph-mon[94233]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:46 smithi060 ceph-mon[109077]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:46 smithi089 ceph-mon[98504]: pgmap v12613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:15:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:47 smithi060 ceph-mon[94233]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:15:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:47 smithi060 ceph-mon[109077]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:15:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:47 smithi089 ceph-mon[98504]: pgmap v12614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:50 smithi060 ceph-mon[94233]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:50 smithi060 ceph-mon[109077]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:50 smithi089 ceph-mon[98504]: pgmap v12615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[94233]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[109077]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:52 smithi089 ceph-mon[98504]: pgmap v12616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:15:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:15:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:15:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:15:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:15:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:15:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:15:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:54 smithi060 ceph-mon[94233]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:54 smithi060 ceph-mon[109077]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:15:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:15:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:54 smithi089 ceph-mon[98504]: pgmap v12617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:56 smithi060 ceph-mon[94233]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:56 smithi060 ceph-mon[109077]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:56 smithi089 ceph-mon[98504]: pgmap v12618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:15:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:15:57 smithi060 ceph-mon[94233]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:15:57 smithi060 ceph-mon[109077]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:15:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:15:57 smithi089 ceph-mon[98504]: pgmap v12619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:00.742 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:16:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:00 smithi060 ceph-mon[94233]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:00 smithi060 ceph-mon[109077]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:01.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:00 smithi089 ceph-mon[98504]: pgmap v12620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:01.069 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:16:01.069 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9s ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9s ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9s ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:16:01.070 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9s ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9s ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9s ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9s ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9s ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9s ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9s ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9s ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9s ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:16:01.071 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9s ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:16:01.469 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:16:01.469 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:16:01.469 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:16:01.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:16:01.470 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:16:01.471 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:16:01.471 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:16:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1249655638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:16:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1249655638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:16:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1249655638' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:16:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:02 smithi060 ceph-mon[94233]: from='client.38015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:02 smithi060 ceph-mon[94233]: from='client.28146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:02 smithi060 ceph-mon[94233]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:02 smithi060 ceph-mon[109077]: from='client.38015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:02 smithi060 ceph-mon[109077]: from='client.28146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:02 smithi060 ceph-mon[109077]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:02 smithi089 ceph-mon[98504]: from='client.38015 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:02 smithi089 ceph-mon[98504]: from='client.28146 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:02 smithi089 ceph-mon[98504]: pgmap v12621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:04.669 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:16:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:16:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:04 smithi060 ceph-mon[94233]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:04 smithi060 ceph-mon[109077]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:04 smithi089 ceph-mon[98504]: pgmap v12622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:06 smithi060 ceph-mon[94233]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:06 smithi060 ceph-mon[109077]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:07.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:06 smithi089 ceph-mon[98504]: pgmap v12623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:07 smithi060 ceph-mon[94233]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:07 smithi060 ceph-mon[109077]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:07 smithi089 ceph-mon[98504]: pgmap v12624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:10 smithi060 ceph-mon[94233]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:10 smithi060 ceph-mon[109077]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:10 smithi089 ceph-mon[98504]: pgmap v12625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:12.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:12 smithi060 ceph-mon[94233]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:12 smithi060 ceph-mon[109077]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:13.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:12 smithi089 ceph-mon[98504]: pgmap v12626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:14.673 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:16:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:16:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:14 smithi060 ceph-mon[94233]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:14 smithi060 ceph-mon[109077]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:15.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:14 smithi089 ceph-mon[98504]: pgmap v12627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:16 smithi060 ceph-mon[109077]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:16 smithi060 ceph-mon[94233]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:16 smithi089 ceph-mon[98504]: pgmap v12628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:17 smithi060 ceph-mon[94233]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:17 smithi060 ceph-mon[109077]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:17 smithi089 ceph-mon[98504]: pgmap v12629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:20 smithi060 ceph-mon[94233]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:20 smithi060 ceph-mon[109077]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:21.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:20 smithi089 ceph-mon[98504]: pgmap v12630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:22 smithi060 ceph-mon[94233]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:22 smithi060 ceph-mon[109077]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:22 smithi089 ceph-mon[98504]: pgmap v12631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:24.673 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:16:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:16:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:24 smithi060 ceph-mon[94233]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:24 smithi060 ceph-mon[109077]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:24 smithi089 ceph-mon[98504]: pgmap v12632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:26 smithi060 ceph-mon[94233]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:26 smithi060 ceph-mon[109077]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:26 smithi089 ceph-mon[98504]: pgmap v12633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:27 smithi060 ceph-mon[94233]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:27 smithi060 ceph-mon[109077]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:27 smithi089 ceph-mon[98504]: pgmap v12634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:30 smithi060 ceph-mon[109077]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:30 smithi060 ceph-mon[94233]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:30 smithi089 ceph-mon[98504]: pgmap v12635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:31.833 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 40s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 40s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 40s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 40s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 40s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 40s ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 40s ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 40s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 40s ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:16:32.162 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 40s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 40s ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 40s ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 40s ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 40s ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 40s ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 40s ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 40s ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 40s ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 40s ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:16:32.163 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 40s ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:16:32.561 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:16:32.561 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:16:32.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:16:32.563 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:16:32.563 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:16:32.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:16:32.563 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:16:32.563 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:16:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:32 smithi060 ceph-mon[109077]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4251569687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:16:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:32 smithi060 ceph-mon[94233]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4251569687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:16:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:32 smithi089 ceph-mon[98504]: pgmap v12636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4251569687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:16:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:33 smithi060 ceph-mon[109077]: from='client.38033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:33 smithi060 ceph-mon[109077]: from='client.28164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:33 smithi060 ceph-mon[94233]: from='client.38033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:33 smithi060 ceph-mon[94233]: from='client.28164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:34.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:33 smithi089 ceph-mon[98504]: from='client.38033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:34.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:33 smithi089 ceph-mon[98504]: from='client.28164 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:16:34.679 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:16:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:16:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:34 smithi060 ceph-mon[109077]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:34 smithi060 ceph-mon[94233]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:35.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:34 smithi089 ceph-mon[98504]: pgmap v12637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:36 smithi060 ceph-mon[94233]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:36 smithi060 ceph-mon[109077]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:36 smithi089 ceph-mon[98504]: pgmap v12638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:37 smithi060 ceph-mon[94233]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:37 smithi060 ceph-mon[109077]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:37 smithi089 ceph-mon[98504]: pgmap v12639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:40 smithi060 ceph-mon[109077]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:40 smithi060 ceph-mon[94233]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:40 smithi089 ceph-mon[98504]: pgmap v12640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:42 smithi060 ceph-mon[94233]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:42 smithi060 ceph-mon[109077]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:42 smithi089 ceph-mon[98504]: pgmap v12641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:44.682 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:16:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:16:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:44 smithi060 ceph-mon[94233]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:44 smithi060 ceph-mon[109077]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:44 smithi089 ceph-mon[98504]: pgmap v12642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:46 smithi060 ceph-mon[94233]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:46 smithi060 ceph-mon[109077]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:46 smithi089 ceph-mon[98504]: pgmap v12643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:47 smithi060 ceph-mon[94233]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:47 smithi060 ceph-mon[109077]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:47 smithi089 ceph-mon[98504]: pgmap v12644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:50 smithi060 ceph-mon[94233]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:50 smithi060 ceph-mon[109077]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:50 smithi089 ceph-mon[98504]: pgmap v12645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:52 smithi060 ceph-mon[94233]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:16:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:52 smithi060 ceph-mon[109077]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:16:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:52 smithi089 ceph-mon[98504]: pgmap v12646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:16:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:16:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:16:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:16:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:16:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:16:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:16:54.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:16:54.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:16:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:16:54.681 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:16:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:16:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:54 smithi060 ceph-mon[94233]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:54 smithi060 ceph-mon[109077]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:55.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:54 smithi089 ceph-mon[98504]: pgmap v12647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:56 smithi060 ceph-mon[109077]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:56 smithi060 ceph-mon[94233]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:56 smithi089 ceph-mon[98504]: pgmap v12648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:16:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:16:57 smithi060 ceph-mon[109077]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:16:57 smithi060 ceph-mon[94233]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:16:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:16:57 smithi089 ceph-mon[98504]: pgmap v12649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:00 smithi060 ceph-mon[94233]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:00 smithi060 ceph-mon[109077]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:00 smithi089 ceph-mon[98504]: pgmap v12650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:02.924 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:17:03.008 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:02 smithi060 ceph-mon[109077]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:02 smithi060 ceph-mon[94233]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:03.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:02 smithi089 ceph-mon[98504]: pgmap v12651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 71s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 71s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 71s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 71s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 71s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 71s ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 71s ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 71s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 71s ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 71s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 71s ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:17:03.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 71s ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 71s ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 71s ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 71s ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 71s ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 71s ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 71s ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 71s ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:17:03.251 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 71s ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:17:03.647 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:17:03.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:17:03.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:17:03.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:03.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:17:03.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:17:03.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:17:03.648 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:17:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3248751662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:17:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3248751662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:17:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3248751662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:17:04.688 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:17:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:17:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:04 smithi060 ceph-mon[109077]: from='client.38051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:04 smithi060 ceph-mon[109077]: from='client.28182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:04 smithi060 ceph-mon[109077]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:04 smithi060 ceph-mon[94233]: from='client.38051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:04 smithi060 ceph-mon[94233]: from='client.28182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:04 smithi060 ceph-mon[94233]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:04 smithi089 ceph-mon[98504]: from='client.38051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:04 smithi089 ceph-mon[98504]: from='client.28182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:04 smithi089 ceph-mon[98504]: pgmap v12652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:06 smithi060 ceph-mon[94233]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:06 smithi060 ceph-mon[109077]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:06 smithi089 ceph-mon[98504]: pgmap v12653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:07 smithi060 ceph-mon[94233]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:07 smithi060 ceph-mon[109077]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:07 smithi089 ceph-mon[98504]: pgmap v12654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:10 smithi060 ceph-mon[94233]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:10 smithi060 ceph-mon[109077]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:10 smithi089 ceph-mon[98504]: pgmap v12655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:12.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:12 smithi060 ceph-mon[94233]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:12 smithi060 ceph-mon[109077]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:12 smithi089 ceph-mon[98504]: pgmap v12656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:14.692 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:17:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:17:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:14 smithi060 ceph-mon[94233]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:14 smithi060 ceph-mon[109077]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:14 smithi089 ceph-mon[98504]: pgmap v12657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:16 smithi060 ceph-mon[94233]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:16 smithi060 ceph-mon[109077]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:17.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:16 smithi089 ceph-mon[98504]: pgmap v12658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:17 smithi060 ceph-mon[94233]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:17 smithi060 ceph-mon[109077]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:17 smithi089 ceph-mon[98504]: pgmap v12659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:20 smithi060 ceph-mon[94233]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:20 smithi060 ceph-mon[109077]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:20 smithi089 ceph-mon[98504]: pgmap v12660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:22 smithi060 ceph-mon[94233]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:22 smithi060 ceph-mon[109077]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:23.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:22 smithi089 ceph-mon[98504]: pgmap v12661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:24.690 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:17:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:17:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:24 smithi060 ceph-mon[94233]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:24 smithi060 ceph-mon[109077]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:24 smithi089 ceph-mon[98504]: pgmap v12662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:26 smithi060 ceph-mon[94233]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:26 smithi060 ceph-mon[109077]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:26 smithi089 ceph-mon[98504]: pgmap v12663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:27 smithi060 ceph-mon[94233]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:27 smithi060 ceph-mon[109077]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:28.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:27 smithi089 ceph-mon[98504]: pgmap v12664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:31.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:30 smithi060 ceph-mon[109077]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:30 smithi060 ceph-mon[94233]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:30 smithi089 ceph-mon[98504]: pgmap v12665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:32 smithi060 ceph-mon[94233]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:32 smithi060 ceph-mon[109077]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:32 smithi089 ceph-mon[98504]: pgmap v12666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:34.010 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 103s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 102s ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 103s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 102s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 102s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 103s ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:17:34.337 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 103s ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 102s ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 103s ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 103s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 102s ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 103s ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 103s ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 103s ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 103s ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 102s ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 102s ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 102s ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 102s ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:17:34.338 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 102s ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:17:34.693 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:17:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:17:34.738 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:17:34.738 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:17:34.739 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:17:34.740 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:17:34.740 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:17:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:34 smithi060 ceph-mon[94233]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:34 smithi060 ceph-mon[109077]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:34 smithi089 ceph-mon[98504]: pgmap v12667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:35 smithi060 ceph-mon[94233]: from='client.38069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:35 smithi060 ceph-mon[94233]: from='client.28200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2169289152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:17:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:35 smithi060 ceph-mon[109077]: from='client.38069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:35 smithi060 ceph-mon[109077]: from='client.28200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2169289152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:17:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:35 smithi089 ceph-mon[98504]: from='client.38069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:35 smithi089 ceph-mon[98504]: from='client.28200 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:17:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2169289152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:17:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:36 smithi060 ceph-mon[94233]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:36 smithi060 ceph-mon[109077]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:37.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:36 smithi089 ceph-mon[98504]: pgmap v12668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:37 smithi060 ceph-mon[109077]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:37 smithi060 ceph-mon[94233]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:38.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:37 smithi089 ceph-mon[98504]: pgmap v12669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:40 smithi060 ceph-mon[109077]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:40 smithi060 ceph-mon[94233]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:40 smithi089 ceph-mon[98504]: pgmap v12670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:42 smithi060 ceph-mon[109077]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:42 smithi060 ceph-mon[94233]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:42 smithi089 ceph-mon[98504]: pgmap v12671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:44.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:17:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:17:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:44 smithi060 ceph-mon[94233]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:44 smithi060 ceph-mon[109077]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:45.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:44 smithi089 ceph-mon[98504]: pgmap v12672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:46 smithi060 ceph-mon[109077]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:46 smithi060 ceph-mon[94233]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:47.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:46 smithi089 ceph-mon[98504]: pgmap v12673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:47 smithi060 ceph-mon[94233]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:47 smithi060 ceph-mon[109077]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:47 smithi089 ceph-mon[98504]: pgmap v12674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:50 smithi060 ceph-mon[94233]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:50 smithi060 ceph-mon[109077]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:50 smithi089 ceph-mon[98504]: pgmap v12675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:52 smithi060 ceph-mon[94233]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:52 smithi060 ceph-mon[109077]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:52 smithi089 ceph-mon[98504]: pgmap v12676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:17:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:17:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:17:54.701 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:17:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:17:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[94233]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:17:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:17:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:17:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[109077]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:17:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:17:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:17:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:54 smithi089 ceph-mon[98504]: pgmap v12677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:17:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:17:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:17:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:56 smithi060 ceph-mon[94233]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:56 smithi060 ceph-mon[109077]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:56 smithi089 ceph-mon[98504]: pgmap v12678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:17:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:17:58 smithi060 ceph-mon[94233]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:17:58 smithi060 ceph-mon[109077]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:17:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:17:58 smithi089 ceph-mon[98504]: pgmap v12679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:00 smithi060 ceph-mon[94233]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:00 smithi060 ceph-mon[109077]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:00 smithi089 ceph-mon[98504]: pgmap v12680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:02 smithi060 ceph-mon[94233]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:02 smithi060 ceph-mon[109077]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:02 smithi089 ceph-mon[98504]: pgmap v12681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:04.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:18:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:18:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:04 smithi060 ceph-mon[94233]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:04 smithi060 ceph-mon[109077]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:04 smithi089 ceph-mon[98504]: pgmap v12682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:05.105 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:18:05.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:18:05.434 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:18:05.435 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:18:05.435 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:18:05.435 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:18:05.833 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:18:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:18:05.833 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:18:05.834 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:18:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:18:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:18:05.835 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:18:05.835 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:18:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[94233]: from='client.38087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[94233]: from='client.38093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[94233]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/943229810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:18:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[109077]: from='client.38087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[109077]: from='client.38093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[109077]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/943229810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:18:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:06 smithi089 ceph-mon[98504]: from='client.38087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:06 smithi089 ceph-mon[98504]: from='client.38093 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:06 smithi089 ceph-mon[98504]: pgmap v12683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/943229810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:18:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:08 smithi060 ceph-mon[94233]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:08 smithi060 ceph-mon[109077]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:08 smithi089 ceph-mon[98504]: pgmap v12684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:10 smithi060 ceph-mon[94233]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:10 smithi060 ceph-mon[109077]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:11.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:10 smithi089 ceph-mon[98504]: pgmap v12685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:12 smithi060 ceph-mon[94233]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:12 smithi060 ceph-mon[109077]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:13.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:12 smithi089 ceph-mon[98504]: pgmap v12686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:14.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:18:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:18:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:14 smithi060 ceph-mon[94233]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:14 smithi060 ceph-mon[109077]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:15.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:14 smithi089 ceph-mon[98504]: pgmap v12687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:16 smithi060 ceph-mon[109077]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:16 smithi060 ceph-mon[94233]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:17.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:16 smithi089 ceph-mon[98504]: pgmap v12688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:18 smithi089 ceph-mon[98504]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:18 smithi060 ceph-mon[94233]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:18 smithi060 ceph-mon[109077]: pgmap v12689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:20 smithi060 ceph-mon[94233]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:20 smithi060 ceph-mon[109077]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:21.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:20 smithi089 ceph-mon[98504]: pgmap v12690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:22 smithi060 ceph-mon[94233]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:22 smithi060 ceph-mon[109077]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:22 smithi089 ceph-mon[98504]: pgmap v12691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:24.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:18:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:18:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:24 smithi060 ceph-mon[94233]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:24 smithi060 ceph-mon[109077]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:25.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:24 smithi089 ceph-mon[98504]: pgmap v12692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:26 smithi060 ceph-mon[94233]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:26 smithi060 ceph-mon[109077]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:26 smithi089 ceph-mon[98504]: pgmap v12693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:28 smithi089 ceph-mon[98504]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:28 smithi060 ceph-mon[94233]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:28 smithi060 ceph-mon[109077]: pgmap v12694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:30 smithi060 ceph-mon[94233]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:30 smithi060 ceph-mon[109077]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:30 smithi089 ceph-mon[98504]: pgmap v12695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:32 smithi060 ceph-mon[94233]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:32 smithi060 ceph-mon[109077]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:33.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:32 smithi089 ceph-mon[98504]: pgmap v12696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:34.712 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:18:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:18:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:34 smithi060 ceph-mon[94233]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:34 smithi060 ceph-mon[109077]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:35.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:34 smithi089 ceph-mon[98504]: pgmap v12697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:36.195 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:18:36.520 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:18:36.521 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:18:36.918 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:18:36.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:18:36.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:18:36.919 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:18:37.008 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:36 smithi060 ceph-mon[94233]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:36 smithi060 ceph-mon[109077]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:36 smithi089 ceph-mon[98504]: pgmap v12698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:37 smithi060 ceph-mon[109077]: from='client.28230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:37 smithi060 ceph-mon[109077]: from='client.28236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4125116367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:18:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:37 smithi060 ceph-mon[94233]: from='client.28230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:37 smithi060 ceph-mon[94233]: from='client.28236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4125116367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:18:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:37 smithi089 ceph-mon[98504]: from='client.28230 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:37 smithi089 ceph-mon[98504]: from='client.28236 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:18:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4125116367' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:18:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:38 smithi060 ceph-mon[94233]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:38 smithi060 ceph-mon[109077]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:38 smithi089 ceph-mon[98504]: pgmap v12699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:40 smithi060 ceph-mon[94233]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:40 smithi060 ceph-mon[109077]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:41.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:40 smithi089 ceph-mon[98504]: pgmap v12700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:42 smithi060 ceph-mon[94233]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:42 smithi060 ceph-mon[109077]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:42 smithi089 ceph-mon[98504]: pgmap v12701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:44.729 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:18:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:18:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:44 smithi060 ceph-mon[94233]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:44 smithi060 ceph-mon[109077]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:44 smithi089 ceph-mon[98504]: pgmap v12702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:46 smithi060 ceph-mon[94233]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:46 smithi060 ceph-mon[109077]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:47.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:46 smithi089 ceph-mon[98504]: pgmap v12703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:48.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:48 smithi089 ceph-mon[98504]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:48 smithi060 ceph-mon[109077]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:48 smithi060 ceph-mon[94233]: pgmap v12704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:50 smithi060 ceph-mon[109077]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:50 smithi060 ceph-mon[94233]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:51.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:50 smithi089 ceph-mon[98504]: pgmap v12705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:52 smithi060 ceph-mon[94233]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:52 smithi060 ceph-mon[109077]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:52 smithi089 ceph-mon[98504]: pgmap v12706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:54.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:18:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:18:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[109077]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:18:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:18:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:18:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:18:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[94233]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:18:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:18:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:18:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:18:55.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:54 smithi089 ceph-mon[98504]: pgmap v12707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:18:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:18:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:18:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:18:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:56 smithi060 ceph-mon[94233]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:56 smithi060 ceph-mon[109077]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:57.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:56 smithi089 ceph-mon[98504]: pgmap v12708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:18:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:18:58 smithi089 ceph-mon[98504]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:18:58 smithi060 ceph-mon[94233]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:18:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:18:58 smithi060 ceph-mon[109077]: pgmap v12709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:00 smithi060 ceph-mon[94233]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:00 smithi060 ceph-mon[109077]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:00 smithi089 ceph-mon[98504]: pgmap v12710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:02 smithi060 ceph-mon[94233]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:02 smithi060 ceph-mon[109077]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:02 smithi089 ceph-mon[98504]: pgmap v12711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:04.721 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:19:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:19:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:04 smithi060 ceph-mon[94233]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:04 smithi060 ceph-mon[109077]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:04 smithi089 ceph-mon[98504]: pgmap v12712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:06 smithi060 ceph-mon[109077]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:06 smithi060 ceph-mon[94233]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:06 smithi089 ceph-mon[98504]: pgmap v12713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:07.284 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:19:07.607 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:19:07.607 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:19:07.607 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:19:07.608 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:19:07.609 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:19:08.005 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:19:08.005 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:19:08.005 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:19:08.005 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:08.006 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:19:08.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:19:08.007 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:19:08.007 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:19:08.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:08 smithi089 ceph-mon[98504]: from='client.28248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:08 smithi089 ceph-mon[98504]: from='client.28254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:08 smithi089 ceph-mon[98504]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/899441709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:19:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[109077]: from='client.28248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[109077]: from='client.28254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[109077]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/899441709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:19:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[94233]: from='client.28248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[94233]: from='client.28254 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[94233]: pgmap v12714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/899441709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:19:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:10 smithi060 ceph-mon[94233]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:10 smithi060 ceph-mon[109077]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:10 smithi089 ceph-mon[98504]: pgmap v12715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:12.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:12 smithi060 ceph-mon[94233]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:12 smithi060 ceph-mon[109077]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:12 smithi089 ceph-mon[98504]: pgmap v12716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:14.728 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:19:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:19:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:14 smithi060 ceph-mon[94233]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:14 smithi060 ceph-mon[109077]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:14 smithi089 ceph-mon[98504]: pgmap v12717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:16 smithi060 ceph-mon[94233]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:16 smithi060 ceph-mon[109077]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:16 smithi089 ceph-mon[98504]: pgmap v12718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:18 smithi089 ceph-mon[98504]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:18 smithi060 ceph-mon[94233]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:18 smithi060 ceph-mon[109077]: pgmap v12719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:20 smithi060 ceph-mon[94233]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:20 smithi060 ceph-mon[109077]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:20 smithi089 ceph-mon[98504]: pgmap v12720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:22 smithi060 ceph-mon[94233]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:22 smithi060 ceph-mon[109077]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:23.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:22 smithi089 ceph-mon[98504]: pgmap v12721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:24.728 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:19:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:19:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:24 smithi060 ceph-mon[94233]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:24 smithi060 ceph-mon[109077]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:24 smithi089 ceph-mon[98504]: pgmap v12722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:26 smithi060 ceph-mon[109077]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:26 smithi060 ceph-mon[94233]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:26 smithi089 ceph-mon[98504]: pgmap v12723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:28 smithi089 ceph-mon[98504]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:28 smithi060 ceph-mon[94233]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:28 smithi060 ceph-mon[109077]: pgmap v12724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:30 smithi060 ceph-mon[94233]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:30 smithi060 ceph-mon[109077]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:30 smithi089 ceph-mon[98504]: pgmap v12725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:32 smithi060 ceph-mon[94233]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:32 smithi060 ceph-mon[109077]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:32 smithi089 ceph-mon[98504]: pgmap v12726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:34.731 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:19:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:19:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:34 smithi060 ceph-mon[94233]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:34 smithi060 ceph-mon[109077]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:34 smithi089 ceph-mon[98504]: pgmap v12727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:36 smithi060 ceph-mon[94233]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:36 smithi060 ceph-mon[109077]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:37.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:36 smithi089 ceph-mon[98504]: pgmap v12728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:38 smithi089 ceph-mon[98504]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:38.365 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:19:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:38 smithi060 ceph-mon[94233]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:38 smithi060 ceph-mon[109077]: pgmap v12729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:38.691 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:19:38.691 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:19:38.691 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:19:38.691 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:19:38.692 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:19:39.092 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:19:39.093 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:19:39.093 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:19:39.093 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:19:39.093 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:19:39.093 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:19:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:39 smithi089 ceph-mon[98504]: from='client.28266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:39 smithi089 ceph-mon[98504]: from='client.28272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:39 smithi060 ceph-mon[94233]: from='client.28266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:39 smithi060 ceph-mon[94233]: from='client.28272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:39.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:39 smithi060 ceph-mon[109077]: from='client.28266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:39.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:39 smithi060 ceph-mon[109077]: from='client.28272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:19:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2429351050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:19:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:40 smithi089 ceph-mon[98504]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2429351050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:19:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:40 smithi060 ceph-mon[94233]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2429351050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:19:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:40 smithi060 ceph-mon[109077]: pgmap v12730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:42 smithi060 ceph-mon[94233]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:42 smithi060 ceph-mon[109077]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:42 smithi089 ceph-mon[98504]: pgmap v12731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:44.731 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:19:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:19:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:44 smithi060 ceph-mon[109077]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:44 smithi060 ceph-mon[94233]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:44 smithi089 ceph-mon[98504]: pgmap v12732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:46 smithi060 ceph-mon[109077]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:46 smithi060 ceph-mon[94233]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:46 smithi089 ceph-mon[98504]: pgmap v12733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:48 smithi089 ceph-mon[98504]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:48 smithi060 ceph-mon[109077]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:48 smithi060 ceph-mon[94233]: pgmap v12734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:50 smithi060 ceph-mon[94233]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:50 smithi060 ceph-mon[109077]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:51.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:50 smithi089 ceph-mon[98504]: pgmap v12735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:52 smithi060 ceph-mon[109077]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:52 smithi060 ceph-mon[94233]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:52 smithi089 ceph-mon[98504]: pgmap v12736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:54.739 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:19:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:19:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:54 smithi060 ceph-mon[94233]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:54 smithi060 ceph-mon[109077]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:55.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:54 smithi089 ceph-mon[98504]: pgmap v12737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:19:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:19:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:19:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:56 smithi060 ceph-mon[94233]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:56 smithi060 ceph-mon[109077]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:56 smithi089 ceph-mon[98504]: pgmap v12738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:19:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:58 smithi089 ceph-mon[98504]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:58.497 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:58 smithi060 ceph-mon[109077]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:19:58.497 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:58 smithi060 ceph-mon[94233]: pgmap v12739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[94233]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T10:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:19:59 smithi060 ceph-mon[109077]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:19:59 smithi089 ceph-mon[98504]: pgmap v12740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:01.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:20:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:01 smithi060 ceph-mon[94233]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:01 smithi060 ceph-mon[109077]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:01 smithi089 ceph-mon[98504]: pgmap v12741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:04.737 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:20:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:20:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:04 smithi060 ceph-mon[94233]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:04 smithi060 ceph-mon[109077]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:04 smithi089 ceph-mon[98504]: pgmap v12742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:06 smithi060 ceph-mon[94233]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:06 smithi060 ceph-mon[109077]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:07.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:06 smithi089 ceph-mon[98504]: pgmap v12743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:08 smithi089 ceph-mon[98504]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:08 smithi060 ceph-mon[94233]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:08 smithi060 ceph-mon[109077]: pgmap v12744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:09.456 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:20:09.783 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:20:09.784 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:20:09.785 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:20:09.785 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:20:09.785 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:20:09.785 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:20:09.785 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:10.179 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:20:10.180 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:20:10.180 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:20:10.180 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:20:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:10 smithi060 ceph-mon[94233]: from='client.38159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:10 smithi060 ceph-mon[94233]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1121960574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:20:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:10 smithi060 ceph-mon[109077]: from='client.38159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:10 smithi060 ceph-mon[109077]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1121960574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:20:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:10 smithi089 ceph-mon[98504]: from='client.38159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:10 smithi089 ceph-mon[98504]: pgmap v12745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1121960574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:20:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:11 smithi060 ceph-mon[94233]: from='client.38165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:11 smithi060 ceph-mon[109077]: from='client.38165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:11 smithi089 ceph-mon[98504]: from='client.38165 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:12 smithi060 ceph-mon[109077]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:12 smithi060 ceph-mon[94233]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:13.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:12 smithi089 ceph-mon[98504]: pgmap v12746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:20:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:20:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:14 smithi060 ceph-mon[94233]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:14 smithi060 ceph-mon[109077]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:14 smithi089 ceph-mon[98504]: pgmap v12747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:15 smithi060 ceph-mon[94233]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:15 smithi060 ceph-mon[109077]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:15 smithi089 ceph-mon[98504]: pgmap v12748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:18.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:18 smithi089 ceph-mon[98504]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:18 smithi060 ceph-mon[94233]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:18 smithi060 ceph-mon[109077]: pgmap v12749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:20 smithi060 ceph-mon[94233]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:20 smithi060 ceph-mon[109077]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:20 smithi089 ceph-mon[98504]: pgmap v12750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:22 smithi060 ceph-mon[109077]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:22 smithi060 ceph-mon[94233]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:22 smithi089 ceph-mon[98504]: pgmap v12751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:24.747 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:20:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:20:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:24 smithi060 ceph-mon[94233]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:24 smithi060 ceph-mon[109077]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:24 smithi089 ceph-mon[98504]: pgmap v12752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:26 smithi060 ceph-mon[94233]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:26 smithi060 ceph-mon[109077]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:26 smithi089 ceph-mon[98504]: pgmap v12753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:28 smithi060 ceph-mon[94233]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:28 smithi060 ceph-mon[109077]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:28 smithi089 ceph-mon[98504]: pgmap v12754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:30 smithi060 ceph-mon[94233]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:30 smithi060 ceph-mon[109077]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:30 smithi089 ceph-mon[98504]: pgmap v12755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:33.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:32 smithi060 ceph-mon[109077]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:32 smithi060 ceph-mon[94233]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:32 smithi089 ceph-mon[98504]: pgmap v12756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:34.752 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:20:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:20:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:34 smithi060 ceph-mon[94233]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:34 smithi060 ceph-mon[109077]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:34 smithi089 ceph-mon[98504]: pgmap v12757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:35 smithi060 ceph-mon[94233]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:35 smithi060 ceph-mon[109077]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:35 smithi089 ceph-mon[98504]: pgmap v12758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:38 smithi060 ceph-mon[94233]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:38 smithi060 ceph-mon[109077]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:38 smithi089 ceph-mon[98504]: pgmap v12759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:40.543 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:20:40.870 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:20:40.870 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:20:40.870 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:20:40.870 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:20:40.870 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:20:40.871 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:20:40.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:20:40.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:20:40.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:20:40.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:20:40.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:20:40.872 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:20:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:40 smithi060 ceph-mon[94233]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:41.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:40 smithi060 ceph-mon[109077]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:41.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:40 smithi089 ceph-mon[98504]: pgmap v12760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:41.285 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:20:41.285 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:20:41.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:20:41.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:41.285 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:20:41.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:20:41.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:20:41.286 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:20:41.287 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:20:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:41 smithi060 ceph-mon[94233]: from='client.38177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/576001917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:20:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:41 smithi060 ceph-mon[109077]: from='client.38177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/576001917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:20:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:41 smithi089 ceph-mon[98504]: from='client.38177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/576001917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:20:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:42 smithi060 ceph-mon[94233]: from='client.28308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:42 smithi060 ceph-mon[94233]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:42 smithi060 ceph-mon[109077]: from='client.28308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:43.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:42 smithi060 ceph-mon[109077]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:43.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:42 smithi089 ceph-mon[98504]: from='client.28308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:20:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:42 smithi089 ceph-mon[98504]: pgmap v12761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:43 smithi089 ceph-mon[98504]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:43 smithi060 ceph-mon[94233]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:43 smithi060 ceph-mon[109077]: pgmap v12762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:20:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:20:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:46 smithi060 ceph-mon[109077]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:46 smithi060 ceph-mon[94233]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:47.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:46 smithi089 ceph-mon[98504]: pgmap v12763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:48 smithi060 ceph-mon[94233]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:48 smithi060 ceph-mon[109077]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:48 smithi089 ceph-mon[98504]: pgmap v12764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:50 smithi060 ceph-mon[94233]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:50 smithi060 ceph-mon[109077]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:50 smithi089 ceph-mon[98504]: pgmap v12765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:52 smithi060 ceph-mon[94233]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:52 smithi060 ceph-mon[109077]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:53.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:52 smithi089 ceph-mon[98504]: pgmap v12766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:53 smithi089 ceph-mon[98504]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:53 smithi060 ceph-mon[94233]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:53 smithi060 ceph-mon[109077]: pgmap v12767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:20:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:20:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:56 smithi060 ceph-mon[94233]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:56 smithi060 ceph-mon[109077]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:56 smithi089 ceph-mon[98504]: pgmap v12768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:20:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:58 smithi060 ceph-mon[94233]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:58 smithi060 ceph-mon[109077]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:58 smithi089 ceph-mon[98504]: pgmap v12769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:20:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:20:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:20:59.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:20:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:20:59.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:20:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:21:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:00 smithi060 ceph-mon[94233]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:00 smithi060 ceph-mon[109077]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:00.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:00 smithi089 ceph-mon[98504]: pgmap v12770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[94233]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:21:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:21:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[109077]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:21:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:21:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:02 smithi089 ceph-mon[98504]: pgmap v12771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:21:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:21:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:21:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:03 smithi060 ceph-mon[94233]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:03 smithi060 ceph-mon[109077]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:04.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:03 smithi089 ceph-mon[98504]: pgmap v12772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:21:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:21:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:06 smithi060 ceph-mon[94233]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:06 smithi060 ceph-mon[109077]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:06 smithi089 ceph-mon[98504]: pgmap v12773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:08 smithi060 ceph-mon[94233]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:08 smithi060 ceph-mon[109077]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:08 smithi089 ceph-mon[98504]: pgmap v12774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:10 smithi060 ceph-mon[94233]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:10 smithi060 ceph-mon[109077]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:10 smithi089 ceph-mon[98504]: pgmap v12775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:11.651 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:21:11.976 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:21:11.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:21:11.978 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:21:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:11 smithi089 ceph-mon[98504]: from='client.28320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:11 smithi089 ceph-mon[98504]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:11 smithi060 ceph-mon[109077]: from='client.28320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:11 smithi060 ceph-mon[109077]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:11 smithi060 ceph-mon[94233]: from='client.28320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:11 smithi060 ceph-mon[94233]: pgmap v12776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:12.377 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:21:12.378 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:21:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:13 smithi060 ceph-mon[94233]: from='client.28326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3518405398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:21:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:13 smithi060 ceph-mon[109077]: from='client.28326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3518405398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:21:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:13 smithi089 ceph-mon[98504]: from='client.28326 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3518405398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:21:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:14 smithi060 ceph-mon[94233]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:14 smithi060 ceph-mon[109077]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:14.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:14 smithi089 ceph-mon[98504]: pgmap v12777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:21:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:21:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:15 smithi060 ceph-mon[94233]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:15 smithi060 ceph-mon[109077]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:15 smithi089 ceph-mon[98504]: pgmap v12778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:18 smithi060 ceph-mon[94233]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:18 smithi060 ceph-mon[109077]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:18 smithi089 ceph-mon[98504]: pgmap v12779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:19 smithi060 ceph-mon[94233]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:19 smithi060 ceph-mon[109077]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:19 smithi089 ceph-mon[98504]: pgmap v12780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:21 smithi060 ceph-mon[94233]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:21 smithi060 ceph-mon[109077]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:21 smithi089 ceph-mon[98504]: pgmap v12781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:23 smithi060 ceph-mon[94233]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:23 smithi060 ceph-mon[109077]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:23 smithi089 ceph-mon[98504]: pgmap v12782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:21:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:21:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:25 smithi060 ceph-mon[94233]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:25 smithi060 ceph-mon[109077]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:25 smithi089 ceph-mon[98504]: pgmap v12783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:27.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:28 smithi060 ceph-mon[94233]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:28 smithi060 ceph-mon[109077]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:28 smithi089 ceph-mon[98504]: pgmap v12784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:29 smithi060 ceph-mon[94233]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:29 smithi060 ceph-mon[109077]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:30.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:29 smithi089 ceph-mon[98504]: pgmap v12785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:32.197 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:31 smithi060 ceph-mon[109077]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:32.197 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:31 smithi060 ceph-mon[94233]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:32.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:31 smithi089 ceph-mon[98504]: pgmap v12786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:33 smithi060 ceph-mon[94233]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:33 smithi060 ceph-mon[109077]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:33 smithi089 ceph-mon[98504]: pgmap v12787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:21:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:21:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:35 smithi060 ceph-mon[94233]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:35 smithi060 ceph-mon[109077]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:35 smithi089 ceph-mon[98504]: pgmap v12788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:38 smithi060 ceph-mon[94233]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:38 smithi060 ceph-mon[109077]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:38 smithi089 ceph-mon[98504]: pgmap v12789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:39 smithi060 ceph-mon[94233]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:39 smithi060 ceph-mon[109077]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:39 smithi089 ceph-mon[98504]: pgmap v12790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:42 smithi060 ceph-mon[94233]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:42 smithi060 ceph-mon[109077]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:42 smithi089 ceph-mon[98504]: pgmap v12791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:42.743 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:21:43.069 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:21:43.069 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:21:43.069 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:21:43.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:21:43.071 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:21:43.469 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:21:43.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:21:43.470 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:21:43.470 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:21:43.470 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:21:43.470 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:21:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:43 smithi060 ceph-mon[94233]: from='client.28338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:43.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:43 smithi060 ceph-mon[109077]: from='client.28338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:43 smithi089 ceph-mon[98504]: from='client.28338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:44 smithi060 ceph-mon[94233]: from='client.28344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1152182090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:21:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:44 smithi060 ceph-mon[94233]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:44 smithi060 ceph-mon[109077]: from='client.28344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1152182090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:21:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:44 smithi060 ceph-mon[109077]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:44 smithi089 ceph-mon[98504]: from='client.28344 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1152182090' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:44 smithi089 ceph-mon[98504]: pgmap v12792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:21:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:21:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:45 smithi060 ceph-mon[94233]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:45 smithi060 ceph-mon[109077]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:45 smithi089 ceph-mon[98504]: pgmap v12793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:48 smithi060 ceph-mon[94233]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:48 smithi060 ceph-mon[109077]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:48 smithi089 ceph-mon[98504]: pgmap v12794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:49 smithi060 ceph-mon[94233]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:49 smithi060 ceph-mon[109077]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:49 smithi089 ceph-mon[98504]: pgmap v12795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:51 smithi060 ceph-mon[94233]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:51 smithi060 ceph-mon[109077]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:51 smithi089 ceph-mon[98504]: pgmap v12796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:53 smithi060 ceph-mon[94233]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:53 smithi060 ceph-mon[109077]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:53 smithi089 ceph-mon[98504]: pgmap v12797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:21:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:21:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:55 smithi060 ceph-mon[94233]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:55 smithi060 ceph-mon[109077]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:55 smithi089 ceph-mon[98504]: pgmap v12798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:57.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:21:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:58 smithi060 ceph-mon[94233]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:58 smithi060 ceph-mon[109077]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:21:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:58 smithi089 ceph-mon[98504]: pgmap v12799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:21:59 smithi060 ceph-mon[94233]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:21:59 smithi060 ceph-mon[109077]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:21:59 smithi089 ceph-mon[98504]: pgmap v12800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:01 smithi060 ceph-mon[94233]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:01 smithi060 ceph-mon[109077]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:01 smithi089 ceph-mon[98504]: pgmap v12801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:22:03.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:22:03.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:22:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:22:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:22:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:22:04.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: pgmap v12802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:22:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:22:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:22:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:22:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:22:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:05 smithi060 ceph-mon[94233]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:05 smithi060 ceph-mon[109077]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:05 smithi089 ceph-mon[98504]: pgmap v12803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:08 smithi060 ceph-mon[94233]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:08 smithi060 ceph-mon[109077]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:08 smithi089 ceph-mon[98504]: pgmap v12804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:09 smithi060 ceph-mon[94233]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:09 smithi060 ceph-mon[109077]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:09 smithi089 ceph-mon[98504]: pgmap v12805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:12 smithi060 ceph-mon[94233]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:12 smithi060 ceph-mon[109077]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:12 smithi089 ceph-mon[98504]: pgmap v12806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:13.836 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:22:14.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:22:14.162 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:22:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:13 smithi060 ceph-mon[94233]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:13 smithi060 ceph-mon[109077]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:14.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:13 smithi089 ceph-mon[98504]: pgmap v12807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:14.560 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:22:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:22:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:22:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:22:15.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:14 smithi060 ceph-mon[109077]: from='client.28356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:15.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:14 smithi060 ceph-mon[109077]: from='client.28362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:15.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3132980799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:22:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:14 smithi060 ceph-mon[94233]: from='client.28356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:14 smithi060 ceph-mon[94233]: from='client.28362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3132980799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:22:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:14 smithi089 ceph-mon[98504]: from='client.28356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:14 smithi089 ceph-mon[98504]: from='client.28362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3132980799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:22:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:15 smithi060 ceph-mon[94233]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:15 smithi060 ceph-mon[109077]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:16.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:15 smithi089 ceph-mon[98504]: pgmap v12808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:18 smithi060 ceph-mon[94233]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:18 smithi060 ceph-mon[109077]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:18 smithi089 ceph-mon[98504]: pgmap v12809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:19 smithi060 ceph-mon[94233]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:19 smithi060 ceph-mon[109077]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:19 smithi089 ceph-mon[98504]: pgmap v12810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:21 smithi060 ceph-mon[94233]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:21 smithi060 ceph-mon[109077]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:22.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:21 smithi089 ceph-mon[98504]: pgmap v12811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:23 smithi060 ceph-mon[94233]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:23 smithi060 ceph-mon[109077]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:23 smithi089 ceph-mon[98504]: pgmap v12812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:22:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:22:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:25 smithi060 ceph-mon[94233]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:25 smithi060 ceph-mon[109077]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:25 smithi089 ceph-mon[98504]: pgmap v12813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:28 smithi060 ceph-mon[109077]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:28 smithi060 ceph-mon[94233]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:28 smithi089 ceph-mon[98504]: pgmap v12814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:29 smithi060 ceph-mon[94233]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:29 smithi060 ceph-mon[109077]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:29 smithi089 ceph-mon[98504]: pgmap v12815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:31 smithi060 ceph-mon[94233]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:31 smithi060 ceph-mon[109077]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:31 smithi089 ceph-mon[98504]: pgmap v12816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:33 smithi060 ceph-mon[94233]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:33 smithi060 ceph-mon[109077]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:33 smithi089 ceph-mon[98504]: pgmap v12817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:22:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:22:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:35 smithi060 ceph-mon[94233]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:35 smithi060 ceph-mon[109077]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:35 smithi089 ceph-mon[98504]: pgmap v12818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:38 smithi060 ceph-mon[94233]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:38 smithi060 ceph-mon[109077]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:38 smithi089 ceph-mon[98504]: pgmap v12819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:39 smithi060 ceph-mon[94233]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:39 smithi060 ceph-mon[109077]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:39 smithi089 ceph-mon[98504]: pgmap v12820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:42 smithi060 ceph-mon[94233]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:42 smithi060 ceph-mon[109077]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:42 smithi089 ceph-mon[98504]: pgmap v12821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:43 smithi060 ceph-mon[94233]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:43 smithi060 ceph-mon[109077]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:43 smithi089 ceph-mon[98504]: pgmap v12822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:22:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:22:44.923 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:22:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:22:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:22:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:22:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:22:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:22:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:22:45.248 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:22:45.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:22:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:22:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:22:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:22:45.250 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:45.646 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:22:45.647 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:22:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1675684240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:22:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1675684240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:22:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1675684240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:22:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:46 smithi060 ceph-mon[94233]: from='client.28374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:46 smithi060 ceph-mon[94233]: from='client.38255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:46 smithi060 ceph-mon[94233]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:46 smithi060 ceph-mon[109077]: from='client.28374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:46 smithi060 ceph-mon[109077]: from='client.38255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:46 smithi060 ceph-mon[109077]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:46 smithi089 ceph-mon[98504]: from='client.28374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:46 smithi089 ceph-mon[98504]: from='client.38255 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:22:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:46 smithi089 ceph-mon[98504]: pgmap v12823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:48 smithi060 ceph-mon[94233]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:48 smithi060 ceph-mon[109077]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:48 smithi089 ceph-mon[98504]: pgmap v12824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:50.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:49 smithi060 ceph-mon[94233]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:50.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:49 smithi060 ceph-mon[109077]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:49 smithi089 ceph-mon[98504]: pgmap v12825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:51 smithi060 ceph-mon[94233]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:51 smithi060 ceph-mon[109077]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:52.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:51 smithi089 ceph-mon[98504]: pgmap v12826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:53 smithi060 ceph-mon[94233]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:53 smithi060 ceph-mon[109077]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:53 smithi089 ceph-mon[98504]: pgmap v12827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:22:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:22:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:55 smithi060 ceph-mon[109077]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:55 smithi060 ceph-mon[94233]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:55 smithi089 ceph-mon[98504]: pgmap v12828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:22:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:58 smithi060 ceph-mon[94233]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:58 smithi060 ceph-mon[109077]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:22:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:58 smithi089 ceph-mon[98504]: pgmap v12829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:22:59 smithi060 ceph-mon[94233]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:22:59 smithi060 ceph-mon[109077]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:00.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:22:59 smithi089 ceph-mon[98504]: pgmap v12830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:01 smithi060 ceph-mon[94233]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:01 smithi060 ceph-mon[109077]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:01 smithi089 ceph-mon[98504]: pgmap v12831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:03 smithi060 ceph-mon[94233]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:03 smithi060 ceph-mon[109077]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:03 smithi089 ceph-mon[98504]: pgmap v12832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:23:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:23:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:23:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:23:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:23:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:23:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:23:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:23:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:23:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:23:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:23:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:23:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:23:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:23:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:05 smithi060 ceph-mon[94233]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:05 smithi060 ceph-mon[109077]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:05 smithi089 ceph-mon[98504]: pgmap v12833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:08 smithi060 ceph-mon[94233]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:08 smithi060 ceph-mon[109077]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:08 smithi089 ceph-mon[98504]: pgmap v12834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:09 smithi060 ceph-mon[94233]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:09 smithi060 ceph-mon[109077]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:09 smithi089 ceph-mon[98504]: pgmap v12835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:11.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:12 smithi060 ceph-mon[109077]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:12 smithi060 ceph-mon[94233]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:12.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:12 smithi089 ceph-mon[98504]: pgmap v12836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:13 smithi060 ceph-mon[94233]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:13 smithi060 ceph-mon[109077]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:13 smithi089 ceph-mon[98504]: pgmap v12837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:23:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:23:16.010 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:23:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:15 smithi060 ceph-mon[94233]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:15 smithi060 ceph-mon[109077]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:15 smithi089 ceph-mon[98504]: pgmap v12838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:16.333 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:23:16.334 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:23:16.335 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:23:16.735 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:23:16.735 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:23:16.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:23:16.735 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:16.735 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:23:16.736 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:23:16.737 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:23:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:16 smithi060 ceph-mon[94233]: from='client.38267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:16 smithi060 ceph-mon[94233]: from='client.28398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2473032845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:23:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:16 smithi060 ceph-mon[109077]: from='client.38267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:16 smithi060 ceph-mon[109077]: from='client.28398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2473032845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:23:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:16 smithi089 ceph-mon[98504]: from='client.38267 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:16 smithi089 ceph-mon[98504]: from='client.28398 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2473032845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:23:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:18 smithi060 ceph-mon[94233]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:18 smithi060 ceph-mon[109077]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:18 smithi089 ceph-mon[98504]: pgmap v12839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:19 smithi060 ceph-mon[94233]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:19 smithi060 ceph-mon[109077]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:19 smithi089 ceph-mon[98504]: pgmap v12840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:21 smithi060 ceph-mon[94233]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:21 smithi060 ceph-mon[109077]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:21 smithi089 ceph-mon[98504]: pgmap v12841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:23 smithi060 ceph-mon[94233]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:23 smithi060 ceph-mon[109077]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:23 smithi089 ceph-mon[98504]: pgmap v12842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:23:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:23:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:25 smithi060 ceph-mon[94233]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:25 smithi060 ceph-mon[109077]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:26.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:25 smithi089 ceph-mon[98504]: pgmap v12843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:28 smithi060 ceph-mon[94233]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:28 smithi060 ceph-mon[109077]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:28 smithi089 ceph-mon[98504]: pgmap v12844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:29 smithi060 ceph-mon[109077]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:29 smithi060 ceph-mon[94233]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:30.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:29 smithi089 ceph-mon[98504]: pgmap v12845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:31 smithi060 ceph-mon[94233]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:31 smithi060 ceph-mon[109077]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:31 smithi089 ceph-mon[98504]: pgmap v12846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:33 smithi060 ceph-mon[94233]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:33 smithi060 ceph-mon[109077]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:33 smithi089 ceph-mon[98504]: pgmap v12847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:23:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:23:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:35 smithi060 ceph-mon[94233]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:35 smithi060 ceph-mon[109077]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:35 smithi089 ceph-mon[98504]: pgmap v12848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:38 smithi060 ceph-mon[94233]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:38.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:38 smithi060 ceph-mon[109077]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:38 smithi089 ceph-mon[98504]: pgmap v12849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:39 smithi060 ceph-mon[109077]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:40.265 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:39 smithi060 ceph-mon[94233]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:39 smithi089 ceph-mon[98504]: pgmap v12850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:42 smithi060 ceph-mon[94233]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:42 smithi060 ceph-mon[109077]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:42 smithi089 ceph-mon[98504]: pgmap v12851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:44.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:43 smithi060 ceph-mon[94233]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:44.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:43 smithi060 ceph-mon[109077]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:43 smithi089 ceph-mon[98504]: pgmap v12852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:23:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:23:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:45 smithi060 ceph-mon[94233]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:45 smithi060 ceph-mon[109077]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:45 smithi089 ceph-mon[98504]: pgmap v12853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:47.100 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:23:47.426 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:23:47.427 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:23:47.427 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:23:47.427 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:23:47.427 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:23:47.427 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5217M 2369M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:23:47.427 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5763M 2369M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:23:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5181M 2369M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:23:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4944M 2369M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:23:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:23:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:23:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:23:47.428 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:23:47.429 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:23:47.822 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:23:47.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:47.824 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:23:47.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:23:47.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:23:47.824 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:23:47.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:23:47.824 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:23:47.824 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:23:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[109077]: from='client.38285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[109077]: from='client.28416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[109077]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/692222893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:23:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[94233]: from='client.38285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[94233]: from='client.28416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[94233]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/692222893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:23:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:48 smithi089 ceph-mon[98504]: from='client.38285 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:48 smithi089 ceph-mon[98504]: from='client.28416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:23:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:48 smithi089 ceph-mon[98504]: pgmap v12854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/692222893' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:23:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:49 smithi060 ceph-mon[94233]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:49 smithi060 ceph-mon[109077]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:49 smithi089 ceph-mon[98504]: pgmap v12855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:51 smithi060 ceph-mon[94233]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:51 smithi060 ceph-mon[109077]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:52.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:51 smithi089 ceph-mon[98504]: pgmap v12856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:53 smithi060 ceph-mon[94233]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:53 smithi060 ceph-mon[109077]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:53 smithi089 ceph-mon[98504]: pgmap v12857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:23:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:23:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:55 smithi060 ceph-mon[94233]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:55 smithi060 ceph-mon[109077]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:55 smithi089 ceph-mon[98504]: pgmap v12858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:23:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:58 smithi060 ceph-mon[94233]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:58 smithi060 ceph-mon[109077]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:23:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:58 smithi089 ceph-mon[98504]: pgmap v12859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:23:59 smithi060 ceph-mon[94233]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:23:59 smithi060 ceph-mon[109077]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:00.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:23:59 smithi089 ceph-mon[98504]: pgmap v12860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:01 smithi060 ceph-mon[94233]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:01 smithi060 ceph-mon[109077]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:01 smithi089 ceph-mon[98504]: pgmap v12861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:03 smithi060 ceph-mon[94233]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:03 smithi060 ceph-mon[109077]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:03 smithi089 ceph-mon[98504]: pgmap v12862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:24:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:24:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:24:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:24:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2360M 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[94233]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2360M 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:24:06.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:24:06.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:05 smithi060 ceph-mon[109077]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2360M 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:24:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:24:06.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:05 smithi089 ceph-mon[98504]: pgmap v12863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:08 smithi060 ceph-mon[94233]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:08 smithi060 ceph-mon[109077]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:08 smithi089 ceph-mon[98504]: pgmap v12864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:09 smithi060 ceph-mon[94233]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:09 smithi060 ceph-mon[109077]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:09 smithi089 ceph-mon[98504]: pgmap v12865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:12 smithi060 ceph-mon[94233]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:12 smithi060 ceph-mon[109077]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:12 smithi089 ceph-mon[98504]: pgmap v12866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:13 smithi060 ceph-mon[94233]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:13 smithi060 ceph-mon[109077]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:13 smithi089 ceph-mon[98504]: pgmap v12867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:24:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:24:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:15 smithi060 ceph-mon[94233]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:15 smithi060 ceph-mon[109077]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:15 smithi089 ceph-mon[98504]: pgmap v12868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:18.190 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:24:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:18 smithi060 ceph-mon[94233]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:18 smithi060 ceph-mon[109077]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:18.518 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:24:18.518 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:24:18.518 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:24:18.518 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5217M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5763M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:24:18.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5181M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:24:18.520 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4944M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:24:18.520 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:24:18.520 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:24:18.520 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:24:18.520 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:24:18.520 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:24:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:18 smithi089 ceph-mon[98504]: pgmap v12869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:18.918 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:24:18.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:24:18.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:24:18.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:24:18.919 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:24:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:19 smithi060 ceph-mon[94233]: from='client.38303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:19 smithi060 ceph-mon[94233]: from='client.28434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2027413919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:24:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:19 smithi060 ceph-mon[109077]: from='client.38303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:19 smithi060 ceph-mon[109077]: from='client.28434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2027413919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:24:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:19 smithi089 ceph-mon[98504]: from='client.38303 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:19 smithi089 ceph-mon[98504]: from='client.28434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2027413919' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:24:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:20 smithi060 ceph-mon[94233]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:20 smithi060 ceph-mon[109077]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:20 smithi089 ceph-mon[98504]: pgmap v12870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:21 smithi060 ceph-mon[94233]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:21 smithi060 ceph-mon[109077]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:22.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:21 smithi089 ceph-mon[98504]: pgmap v12871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:23 smithi060 ceph-mon[94233]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:23 smithi060 ceph-mon[109077]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:23 smithi089 ceph-mon[98504]: pgmap v12872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:24:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:24:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:25 smithi060 ceph-mon[94233]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:25 smithi060 ceph-mon[109077]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:25 smithi089 ceph-mon[98504]: pgmap v12873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:27.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:28 smithi060 ceph-mon[94233]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:28 smithi060 ceph-mon[109077]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:28 smithi089 ceph-mon[98504]: pgmap v12874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:29 smithi060 ceph-mon[94233]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:29 smithi060 ceph-mon[109077]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:30.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:29 smithi089 ceph-mon[98504]: pgmap v12875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:31 smithi060 ceph-mon[94233]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:31 smithi060 ceph-mon[109077]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:31 smithi089 ceph-mon[98504]: pgmap v12876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:33 smithi060 ceph-mon[94233]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:33 smithi060 ceph-mon[109077]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:33 smithi089 ceph-mon[98504]: pgmap v12877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:24:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:24:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:35 smithi060 ceph-mon[94233]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:35 smithi060 ceph-mon[109077]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:35 smithi089 ceph-mon[98504]: pgmap v12878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:38 smithi060 ceph-mon[94233]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:38 smithi060 ceph-mon[109077]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:38 smithi089 ceph-mon[98504]: pgmap v12879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:39 smithi060 ceph-mon[94233]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:39 smithi060 ceph-mon[109077]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:39 smithi089 ceph-mon[98504]: pgmap v12880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:41.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:42 smithi060 ceph-mon[94233]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:42 smithi060 ceph-mon[109077]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:42 smithi089 ceph-mon[98504]: pgmap v12881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:43 smithi060 ceph-mon[94233]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:43 smithi060 ceph-mon[109077]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:43 smithi089 ceph-mon[98504]: pgmap v12882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:24:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:24:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:45 smithi060 ceph-mon[94233]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:45 smithi060 ceph-mon[109077]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:45 smithi089 ceph-mon[98504]: pgmap v12883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:48 smithi060 ceph-mon[94233]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:48 smithi060 ceph-mon[109077]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:48 smithi089 ceph-mon[98504]: pgmap v12884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:49.281 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:24:49.609 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:24:49.610 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5217M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5763M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5181M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4944M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:24:49.611 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:24:50.012 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:24:50.012 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:24:50.012 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:24:50.012 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:24:50.013 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:24:50.014 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:24:50.014 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:24:50.014 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:24:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:49 smithi060 ceph-mon[94233]: from='client.28446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:49 smithi060 ceph-mon[94233]: from='client.38327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:49 smithi060 ceph-mon[94233]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:49 smithi060 ceph-mon[109077]: from='client.28446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:49 smithi060 ceph-mon[109077]: from='client.38327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:49 smithi060 ceph-mon[109077]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:49 smithi089 ceph-mon[98504]: from='client.28446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:49 smithi089 ceph-mon[98504]: from='client.38327 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:24:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:49 smithi089 ceph-mon[98504]: pgmap v12885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/503777510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:24:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/503777510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:24:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/503777510' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:24:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:51 smithi060 ceph-mon[94233]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:51 smithi060 ceph-mon[109077]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:52.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:51 smithi089 ceph-mon[98504]: pgmap v12886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:53 smithi060 ceph-mon[94233]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:53 smithi060 ceph-mon[109077]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:53 smithi089 ceph-mon[98504]: pgmap v12887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:24:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:24:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:55 smithi060 ceph-mon[94233]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:55 smithi060 ceph-mon[109077]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:55 smithi089 ceph-mon[98504]: pgmap v12888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:24:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:58 smithi060 ceph-mon[94233]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:58 smithi060 ceph-mon[109077]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:24:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:58 smithi089 ceph-mon[98504]: pgmap v12889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:24:59 smithi060 ceph-mon[94233]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:24:59 smithi060 ceph-mon[109077]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:00.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:24:59 smithi089 ceph-mon[98504]: pgmap v12890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:01 smithi060 ceph-mon[94233]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:01 smithi060 ceph-mon[109077]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:02.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:01 smithi089 ceph-mon[98504]: pgmap v12891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:03 smithi060 ceph-mon[94233]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:03 smithi060 ceph-mon[109077]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:03 smithi089 ceph-mon[98504]: pgmap v12892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:25:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:25:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:25:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:25:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:25:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[94233]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:25:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:25:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:25:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[109077]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:25:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:25:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:25:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:06 smithi089 ceph-mon[98504]: pgmap v12893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:25:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:25:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:25:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:08 smithi060 ceph-mon[94233]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:08 smithi060 ceph-mon[109077]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:08 smithi089 ceph-mon[98504]: pgmap v12894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:09 smithi060 ceph-mon[94233]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:09 smithi060 ceph-mon[109077]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:09 smithi089 ceph-mon[98504]: pgmap v12895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:12 smithi060 ceph-mon[94233]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:12 smithi060 ceph-mon[109077]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:12 smithi089 ceph-mon[98504]: pgmap v12896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:13 smithi060 ceph-mon[94233]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:13 smithi060 ceph-mon[109077]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:13 smithi089 ceph-mon[98504]: pgmap v12897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:25:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:25:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:15 smithi060 ceph-mon[94233]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:15 smithi060 ceph-mon[109077]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:15 smithi089 ceph-mon[98504]: pgmap v12898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:18 smithi060 ceph-mon[94233]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:18 smithi060 ceph-mon[109077]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:18 smithi089 ceph-mon[98504]: pgmap v12899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:19 smithi060 ceph-mon[94233]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:19 smithi060 ceph-mon[109077]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:20.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:19 smithi089 ceph-mon[98504]: pgmap v12900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:20.375 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:25:20.703 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5217M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5763M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5181M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4944M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:25:20.704 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:25:21.101 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:25:21.102 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:21.102 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:25:21.102 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:25:21.102 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:25:21.102 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:25:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:20 smithi060 ceph-mon[94233]: from='client.28464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:20 smithi060 ceph-mon[94233]: from='client.28470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:21.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:20 smithi060 ceph-mon[109077]: from='client.28464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:20 smithi060 ceph-mon[109077]: from='client.28470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:21.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:20 smithi089 ceph-mon[98504]: from='client.28464 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:20 smithi089 ceph-mon[98504]: from='client.28470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2462400315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:25:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:21 smithi060 ceph-mon[94233]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2462400315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:25:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:21 smithi060 ceph-mon[109077]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:22.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2462400315' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:25:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:21 smithi089 ceph-mon[98504]: pgmap v12901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 10:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T10:25:23.373841209Z level=info msg="Completed cleanup jobs" duration=12.943677ms 2023-12-01T10:25:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:23 smithi060 ceph-mon[94233]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:23 smithi060 ceph-mon[109077]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:24.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:23 smithi089 ceph-mon[98504]: pgmap v12902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:25:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:25:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:25 smithi060 ceph-mon[94233]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:25 smithi060 ceph-mon[109077]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:25 smithi089 ceph-mon[98504]: pgmap v12903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:28 smithi060 ceph-mon[94233]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:28 smithi060 ceph-mon[109077]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:28 smithi089 ceph-mon[98504]: pgmap v12904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:29 smithi060 ceph-mon[94233]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:29 smithi060 ceph-mon[109077]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:29 smithi089 ceph-mon[98504]: pgmap v12905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:31 smithi060 ceph-mon[94233]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:31 smithi060 ceph-mon[109077]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:32.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:31 smithi089 ceph-mon[98504]: pgmap v12906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:33 smithi060 ceph-mon[94233]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:33 smithi060 ceph-mon[109077]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:33 smithi089 ceph-mon[98504]: pgmap v12907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:25:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:25:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:35 smithi060 ceph-mon[94233]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:35 smithi060 ceph-mon[109077]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:35 smithi089 ceph-mon[98504]: pgmap v12908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:38 smithi060 ceph-mon[94233]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:38 smithi060 ceph-mon[109077]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:38 smithi089 ceph-mon[98504]: pgmap v12909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:39 smithi060 ceph-mon[94233]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:39 smithi060 ceph-mon[109077]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:39 smithi089 ceph-mon[98504]: pgmap v12910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:42 smithi060 ceph-mon[94233]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:42 smithi060 ceph-mon[109077]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:42 smithi089 ceph-mon[98504]: pgmap v12911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:43 smithi060 ceph-mon[94233]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:43 smithi060 ceph-mon[109077]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:43 smithi089 ceph-mon[98504]: pgmap v12912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:25:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:25:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:45 smithi060 ceph-mon[94233]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:45 smithi060 ceph-mon[109077]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:45 smithi089 ceph-mon[98504]: pgmap v12913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:48 smithi060 ceph-mon[94233]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:48 smithi060 ceph-mon[109077]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:48 smithi089 ceph-mon[98504]: pgmap v12914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:49 smithi060 ceph-mon[94233]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:49 smithi060 ceph-mon[109077]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:49 smithi089 ceph-mon[98504]: pgmap v12915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:51.462 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 10m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 10m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 10m ago 5h 772M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 10m ago 5h 1587M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 885M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:25:51.790 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 10m ago 5h 703M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 10m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 19.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 10m ago 5h 5217M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 10m ago 5h 5763M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 10m ago 5h 5181M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 10m ago 5h 4944M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4084M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4599M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4059M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4602M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:25:51.791 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:25:52.185 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:25:52.185 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:25:52.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:25:52.186 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:25:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:51 smithi060 ceph-mon[94233]: from='client.28482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:51 smithi060 ceph-mon[94233]: from='client.28488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:51 smithi060 ceph-mon[94233]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:51 smithi060 ceph-mon[109077]: from='client.28482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:51 smithi060 ceph-mon[109077]: from='client.28488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:51 smithi060 ceph-mon[109077]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:51 smithi089 ceph-mon[98504]: from='client.28482 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:51 smithi089 ceph-mon[98504]: from='client.28488 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:25:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:51 smithi089 ceph-mon[98504]: pgmap v12916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1459920276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:25:53.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1459920276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:25:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1459920276' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:25:54.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:54 smithi060 ceph-mon[109077]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:54 smithi060 ceph-mon[94233]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:54 smithi089 ceph-mon[98504]: pgmap v12917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:25:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:25:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:55 smithi060 ceph-mon[94233]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:55 smithi060 ceph-mon[109077]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:55 smithi089 ceph-mon[98504]: pgmap v12918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:25:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:58 smithi060 ceph-mon[94233]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:58 smithi060 ceph-mon[109077]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:25:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:58 smithi089 ceph-mon[98504]: pgmap v12919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:25:59 smithi060 ceph-mon[94233]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:25:59 smithi060 ceph-mon[109077]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:25:59 smithi089 ceph-mon[98504]: pgmap v12920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:01 smithi060 ceph-mon[94233]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:01 smithi060 ceph-mon[109077]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:01 smithi089 ceph-mon[98504]: pgmap v12921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:03 smithi060 ceph-mon[94233]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:03 smithi060 ceph-mon[109077]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:03 smithi089 ceph-mon[98504]: pgmap v12922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:26:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:26:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:05 smithi060 ceph-mon[94233]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:05 smithi060 ceph-mon[109077]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:05 smithi089 ceph-mon[98504]: pgmap v12923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:26:07.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:26:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:26:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:08 smithi060 ceph-mon[94233]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:08 smithi060 ceph-mon[109077]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:08.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:08 smithi089 ceph-mon[98504]: pgmap v12924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[109077]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[94233]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:10 smithi089 ceph-mon[98504]: pgmap v12925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:26:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:26:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:26:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:26:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:26:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:12 smithi060 ceph-mon[94233]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:12 smithi060 ceph-mon[109077]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:12 smithi089 ceph-mon[98504]: pgmap v12926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:13 smithi060 ceph-mon[94233]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:13 smithi060 ceph-mon[109077]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:13 smithi089 ceph-mon[98504]: pgmap v12927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:26:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:26:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:15 smithi060 ceph-mon[94233]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:15 smithi060 ceph-mon[109077]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:15 smithi089 ceph-mon[98504]: pgmap v12928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:18 smithi060 ceph-mon[94233]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:18 smithi060 ceph-mon[109077]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:18 smithi089 ceph-mon[98504]: pgmap v12929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:19 smithi060 ceph-mon[94233]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:19 smithi060 ceph-mon[109077]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:19 smithi089 ceph-mon[98504]: pgmap v12930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:21 smithi060 ceph-mon[94233]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:21 smithi060 ceph-mon[109077]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:21 smithi089 ceph-mon[98504]: pgmap v12931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:22.547 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:26:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:26:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 13s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:26:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 12s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:26:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 13s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:26:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 12s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:26:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 12s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:26:22.871 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 13s ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 13s ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 12s ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 13s ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 13s ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 12s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 13s ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 13s ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 13s ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:26:22.872 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 13s ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:26:22.873 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 12s ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:26:22.873 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 12s ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:26:22.873 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 12s ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:26:22.873 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 12s ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:26:22.873 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 12s ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:26:23.269 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:26:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:26:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:26:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:26:23.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:26:23.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:26:23.271 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:26:23.271 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:26:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:23 smithi060 ceph-mon[94233]: from='client.38375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:23 smithi060 ceph-mon[109077]: from='client.38375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:23 smithi089 ceph-mon[98504]: from='client.38375 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:24 smithi060 ceph-mon[94233]: from='client.28506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1189535189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:26:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:24 smithi060 ceph-mon[94233]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:24 smithi060 ceph-mon[109077]: from='client.28506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1189535189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:26:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:24 smithi060 ceph-mon[109077]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:24 smithi089 ceph-mon[98504]: from='client.28506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1189535189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:26:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:24 smithi089 ceph-mon[98504]: pgmap v12932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:26:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:26:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:25 smithi060 ceph-mon[94233]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:25 smithi060 ceph-mon[109077]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:25 smithi089 ceph-mon[98504]: pgmap v12933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:28 smithi060 ceph-mon[94233]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:28 smithi060 ceph-mon[109077]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:28 smithi089 ceph-mon[98504]: pgmap v12934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:29 smithi060 ceph-mon[94233]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:29 smithi060 ceph-mon[109077]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:29 smithi089 ceph-mon[98504]: pgmap v12935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:31 smithi060 ceph-mon[94233]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:31 smithi060 ceph-mon[109077]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:31 smithi089 ceph-mon[98504]: pgmap v12936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:33 smithi060 ceph-mon[94233]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:33 smithi060 ceph-mon[109077]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:33 smithi089 ceph-mon[98504]: pgmap v12937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:26:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:26:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:35 smithi060 ceph-mon[94233]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:35 smithi060 ceph-mon[109077]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:35 smithi089 ceph-mon[98504]: pgmap v12938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:38 smithi060 ceph-mon[94233]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:38 smithi060 ceph-mon[109077]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:38 smithi089 ceph-mon[98504]: pgmap v12939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:39 smithi060 ceph-mon[94233]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:39 smithi060 ceph-mon[109077]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:39 smithi089 ceph-mon[98504]: pgmap v12940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:42 smithi060 ceph-mon[94233]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:42 smithi060 ceph-mon[109077]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:42.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:42 smithi089 ceph-mon[98504]: pgmap v12941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:43 smithi060 ceph-mon[94233]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:43 smithi060 ceph-mon[109077]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:43 smithi089 ceph-mon[98504]: pgmap v12942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:26:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:26:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:45 smithi060 ceph-mon[94233]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:45 smithi060 ceph-mon[109077]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:45 smithi089 ceph-mon[98504]: pgmap v12943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:48 smithi060 ceph-mon[94233]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:48 smithi060 ceph-mon[109077]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:48 smithi089 ceph-mon[98504]: pgmap v12944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:49 smithi060 ceph-mon[94233]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:49 smithi060 ceph-mon[109077]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:49 smithi089 ceph-mon[98504]: pgmap v12945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:51 smithi060 ceph-mon[94233]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:51 smithi060 ceph-mon[109077]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:51 smithi089 ceph-mon[98504]: pgmap v12946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:53.635 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 44s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 43s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 44s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 43s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 43s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 44s ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 44s ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 43s ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:26:53.963 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 44s ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 44s ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 43s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 44s ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 44s ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 44s ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 44s ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 43s ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 43s ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 43s ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 43s ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:26:53.964 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 43s ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:26:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:53 smithi060 ceph-mon[94233]: from='client.28518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:53 smithi060 ceph-mon[94233]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:53 smithi060 ceph-mon[109077]: from='client.28518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:53 smithi060 ceph-mon[109077]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:53 smithi089 ceph-mon[98504]: from='client.28518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:53 smithi089 ceph-mon[98504]: pgmap v12947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:54.360 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:26:54.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:26:54.362 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:26:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:26:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:26:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:54 smithi060 ceph-mon[94233]: from='client.28524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/255512596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:26:55.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:54 smithi060 ceph-mon[109077]: from='client.28524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/255512596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:26:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:54 smithi089 ceph-mon[98504]: from='client.28524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:26:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/255512596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:26:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:55 smithi060 ceph-mon[94233]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:55 smithi060 ceph-mon[109077]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:55 smithi089 ceph-mon[98504]: pgmap v12948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:26:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:58 smithi060 ceph-mon[94233]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:58 smithi060 ceph-mon[109077]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:26:58.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:58 smithi089 ceph-mon[98504]: pgmap v12949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:26:59 smithi060 ceph-mon[94233]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:26:59 smithi060 ceph-mon[109077]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:26:59 smithi089 ceph-mon[98504]: pgmap v12950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:01 smithi060 ceph-mon[94233]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:01 smithi060 ceph-mon[109077]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:01 smithi089 ceph-mon[98504]: pgmap v12951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:03 smithi060 ceph-mon[94233]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:03 smithi060 ceph-mon[109077]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:03 smithi089 ceph-mon[98504]: pgmap v12952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:27:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:27:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:05 smithi060 ceph-mon[94233]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:05 smithi060 ceph-mon[109077]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:05 smithi089 ceph-mon[98504]: pgmap v12953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:08 smithi060 ceph-mon[94233]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:08 smithi060 ceph-mon[109077]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:08 smithi089 ceph-mon[98504]: pgmap v12954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:09 smithi060 ceph-mon[94233]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:09 smithi060 ceph-mon[109077]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:09 smithi089 ceph-mon[98504]: pgmap v12955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:27:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:27:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:27:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:27:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:27:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:27:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[94233]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:11 smithi060 ceph-mon[109077]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:11 smithi089 ceph-mon[98504]: pgmap v12956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:13 smithi060 ceph-mon[94233]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:13 smithi060 ceph-mon[109077]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:14.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:13 smithi089 ceph-mon[98504]: pgmap v12957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:27:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:27:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:15 smithi060 ceph-mon[94233]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:15 smithi060 ceph-mon[109077]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:15 smithi089 ceph-mon[98504]: pgmap v12958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:18 smithi060 ceph-mon[94233]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:18 smithi060 ceph-mon[109077]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:18 smithi089 ceph-mon[98504]: pgmap v12959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:19 smithi060 ceph-mon[94233]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:19 smithi060 ceph-mon[109077]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:19 smithi089 ceph-mon[98504]: pgmap v12960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:21 smithi060 ceph-mon[94233]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:21 smithi060 ceph-mon[109077]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:22.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:21 smithi089 ceph-mon[98504]: pgmap v12961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:24.721 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:27:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:27:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:27:25.049 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:27:25.049 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 75s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:27:25.049 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 74s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:27:25.049 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 75s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:27:25.049 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 74s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:27:25.049 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 74s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:27:25.049 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 75s ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 75s ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 74s ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 75s ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 75s ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 74s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 75s ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 75s ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 75s ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 75s ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 74s ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:27:25.050 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 74s ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:27:25.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 74s ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:27:25.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 74s ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:27:25.051 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 74s ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:27:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:24 smithi060 ceph-mon[94233]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:24 smithi060 ceph-mon[94233]: from='client.38411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:25.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:24 smithi060 ceph-mon[109077]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:25.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:24 smithi060 ceph-mon[109077]: from='client.38411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:24 smithi089 ceph-mon[98504]: pgmap v12962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:24 smithi089 ceph-mon[98504]: from='client.38411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:25.447 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:27:25.447 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:27:25.447 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:27:25.447 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:25.447 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:27:25.448 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:27:25.449 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:27:25.449 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:27:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:25 smithi060 ceph-mon[94233]: from='client.28542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/44723865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:27:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:25 smithi060 ceph-mon[109077]: from='client.28542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/44723865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:27:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:25 smithi089 ceph-mon[98504]: from='client.28542 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/44723865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:27:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:26 smithi060 ceph-mon[94233]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:26 smithi060 ceph-mon[109077]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:26 smithi089 ceph-mon[98504]: pgmap v12963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:29 smithi060 ceph-mon[94233]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:29 smithi060 ceph-mon[109077]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:29 smithi089 ceph-mon[98504]: pgmap v12964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:31.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:31 smithi060 ceph-mon[94233]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:31.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:31 smithi060 ceph-mon[109077]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:31 smithi089 ceph-mon[98504]: pgmap v12965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:33.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:33 smithi060 ceph-mon[94233]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:33 smithi060 ceph-mon[109077]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:33 smithi089 ceph-mon[98504]: pgmap v12966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:27:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:27:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:35 smithi060 ceph-mon[94233]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:35 smithi060 ceph-mon[109077]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:35 smithi089 ceph-mon[98504]: pgmap v12967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:37 smithi060 ceph-mon[94233]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:37 smithi060 ceph-mon[109077]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:37 smithi089 ceph-mon[98504]: pgmap v12968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:39 smithi060 ceph-mon[94233]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:39 smithi060 ceph-mon[109077]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:39 smithi089 ceph-mon[98504]: pgmap v12969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:41 smithi060 ceph-mon[94233]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:41 smithi060 ceph-mon[109077]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:41 smithi089 ceph-mon[98504]: pgmap v12970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:43.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:43 smithi060 ceph-mon[109077]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:43 smithi060 ceph-mon[94233]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:43 smithi089 ceph-mon[98504]: pgmap v12971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:27:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:27:45.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:45 smithi060 ceph-mon[94233]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:45 smithi060 ceph-mon[109077]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:45 smithi089 ceph-mon[98504]: pgmap v12972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:47 smithi060 ceph-mon[94233]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:47 smithi060 ceph-mon[109077]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:47 smithi089 ceph-mon[98504]: pgmap v12973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:49 smithi060 ceph-mon[94233]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:49 smithi060 ceph-mon[109077]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:49 smithi089 ceph-mon[98504]: pgmap v12974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:51 smithi060 ceph-mon[94233]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:51 smithi060 ceph-mon[109077]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:51 smithi089 ceph-mon[98504]: pgmap v12975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:53.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:53 smithi060 ceph-mon[109077]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:53 smithi060 ceph-mon[94233]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:53.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:53 smithi089 ceph-mon[98504]: pgmap v12976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:27:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:27:55.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:55 smithi060 ceph-mon[94233]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:55.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:55 smithi060 ceph-mon[109077]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:55 smithi089 ceph-mon[98504]: pgmap v12977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:55.812 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 106s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 105s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 106s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 105s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 105s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 106s ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 106s ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 105s ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 106s ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 106s ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 105s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 106s ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 106s ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:27:56.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 106s ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:27:56.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 106s ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:27:56.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 105s ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:27:56.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 105s ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:27:56.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 105s ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:27:56.158 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 105s ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:27:56.158 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 105s ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:27:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:56 smithi060 ceph-mon[94233]: from='client.38429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:56 smithi060 ceph-mon[109077]: from='client.38429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:56 smithi089 ceph-mon[98504]: from='client.38429 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:27:56.554 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:27:56.555 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:27:56.556 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:57 smithi060 ceph-mon[94233]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:57 smithi060 ceph-mon[94233]: from='client.38435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3373984319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:27:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:57 smithi060 ceph-mon[109077]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:57 smithi060 ceph-mon[109077]: from='client.38435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3373984319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:27:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:57 smithi089 ceph-mon[98504]: pgmap v12978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:57 smithi089 ceph-mon[98504]: from='client.38435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:27:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3373984319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:27:59.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:27:59 smithi060 ceph-mon[94233]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:27:59 smithi060 ceph-mon[109077]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:27:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:27:59 smithi089 ceph-mon[98504]: pgmap v12979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:01 smithi060 ceph-mon[94233]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:01 smithi060 ceph-mon[109077]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:01 smithi089 ceph-mon[98504]: pgmap v12980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:03 smithi060 ceph-mon[94233]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:03.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:03 smithi060 ceph-mon[109077]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:03 smithi089 ceph-mon[98504]: pgmap v12981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:28:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:28:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:05 smithi060 ceph-mon[94233]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:05 smithi060 ceph-mon[109077]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:05 smithi089 ceph-mon[98504]: pgmap v12982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:07 smithi060 ceph-mon[109077]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:07 smithi060 ceph-mon[94233]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:07 smithi089 ceph-mon[98504]: pgmap v12983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:09 smithi060 ceph-mon[94233]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:09 smithi060 ceph-mon[109077]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:09 smithi089 ceph-mon[98504]: pgmap v12984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:11 smithi060 ceph-mon[94233]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:11 smithi060 ceph-mon[109077]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:11 smithi089 ceph-mon[98504]: pgmap v12985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:28:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:28:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:28:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:28:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:28:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:28:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:28:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:28:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:28:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:28:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:28:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:28:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:13 smithi060 ceph-mon[94233]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:13.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:13 smithi060 ceph-mon[109077]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:13 smithi089 ceph-mon[98504]: pgmap v12986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:28:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:28:15.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:15 smithi060 ceph-mon[94233]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:15.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:15 smithi060 ceph-mon[109077]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:15 smithi089 ceph-mon[98504]: pgmap v12987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:17 smithi060 ceph-mon[94233]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:17 smithi060 ceph-mon[109077]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:17 smithi089 ceph-mon[98504]: pgmap v12988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:19 smithi060 ceph-mon[94233]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:19 smithi060 ceph-mon[109077]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:19 smithi089 ceph-mon[98504]: pgmap v12989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:21 smithi060 ceph-mon[94233]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:21 smithi060 ceph-mon[109077]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:21 smithi089 ceph-mon[98504]: pgmap v12990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:23 smithi060 ceph-mon[94233]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:23 smithi060 ceph-mon[109077]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:23 smithi089 ceph-mon[98504]: pgmap v12991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:28:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:28:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:25 smithi060 ceph-mon[94233]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:25 smithi060 ceph-mon[109077]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:25 smithi089 ceph-mon[98504]: pgmap v12992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:26.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:26.920 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:28:27.247 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:28:27.247 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:28:27.247 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:28:27.248 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:28:27.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:28:27.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:28:27.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:28:27.249 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:28:27.249 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:28:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:27 smithi060 ceph-mon[94233]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:27.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:27 smithi060 ceph-mon[109077]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:27 smithi089 ceph-mon[98504]: pgmap v12993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:27.649 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:28:27.649 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:28:27.649 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:28:27.649 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:27.650 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:28:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:28:27.651 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:28:27.651 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:28:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:28 smithi060 ceph-mon[94233]: from='client.28572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:28 smithi060 ceph-mon[94233]: from='client.28578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/653155035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:28:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:28 smithi060 ceph-mon[109077]: from='client.28572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:28 smithi060 ceph-mon[109077]: from='client.28578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/653155035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:28:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:28 smithi089 ceph-mon[98504]: from='client.28572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:28 smithi089 ceph-mon[98504]: from='client.28578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/653155035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:28:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:29 smithi060 ceph-mon[94233]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:29 smithi060 ceph-mon[109077]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:29 smithi089 ceph-mon[98504]: pgmap v12994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:31 smithi060 ceph-mon[94233]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:31 smithi060 ceph-mon[109077]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:31 smithi089 ceph-mon[98504]: pgmap v12995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:33.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:33 smithi060 ceph-mon[109077]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:33 smithi060 ceph-mon[94233]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:33 smithi089 ceph-mon[98504]: pgmap v12996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:28:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:28:35.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:35 smithi060 ceph-mon[94233]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:35 smithi060 ceph-mon[109077]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:35 smithi089 ceph-mon[98504]: pgmap v12997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:37 smithi060 ceph-mon[94233]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:37 smithi060 ceph-mon[109077]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:37 smithi089 ceph-mon[98504]: pgmap v12998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:39 smithi060 ceph-mon[94233]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:39 smithi060 ceph-mon[109077]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:39 smithi089 ceph-mon[98504]: pgmap v12999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:41 smithi060 ceph-mon[94233]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:41 smithi060 ceph-mon[109077]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:41 smithi089 ceph-mon[98504]: pgmap v13000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:43 smithi089 ceph-mon[98504]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:43 smithi060 ceph-mon[94233]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:43 smithi060 ceph-mon[109077]: pgmap v13001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:28:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:28:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:45 smithi089 ceph-mon[98504]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:45 smithi060 ceph-mon[94233]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:45 smithi060 ceph-mon[109077]: pgmap v13002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:47 smithi089 ceph-mon[98504]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:47 smithi060 ceph-mon[94233]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:47 smithi060 ceph-mon[109077]: pgmap v13003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:49 smithi089 ceph-mon[98504]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:49 smithi060 ceph-mon[94233]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:49 smithi060 ceph-mon[109077]: pgmap v13004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:51 smithi089 ceph-mon[98504]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:51 smithi060 ceph-mon[94233]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:51 smithi060 ceph-mon[109077]: pgmap v13005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:53 smithi089 ceph-mon[98504]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:53 smithi060 ceph-mon[94233]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:53 smithi060 ceph-mon[109077]: pgmap v13006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:28:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:28:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:55 smithi089 ceph-mon[98504]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:55 smithi060 ceph-mon[94233]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:55.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:55 smithi060 ceph-mon[109077]: pgmap v13007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:56.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:28:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:57 smithi060 ceph-mon[94233]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:57 smithi060 ceph-mon[109077]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:57.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:57 smithi089 ceph-mon[98504]: pgmap v13008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:58.015 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:28:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:28:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:28:58.343 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:28:58.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:28:58.345 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:28:58.743 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:28:58.743 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:28:58.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:28:58.744 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:28:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[94233]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[94233]: from='client.28590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[94233]: from='client.28596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1456446662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:28:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[109077]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[109077]: from='client.28590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[109077]: from='client.28596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:28:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1456446662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:28:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:59 smithi089 ceph-mon[98504]: pgmap v13009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:28:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:59 smithi089 ceph-mon[98504]: from='client.28590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:59 smithi089 ceph-mon[98504]: from='client.28596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:28:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:28:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1456446662' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:29:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:01 smithi060 ceph-mon[94233]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:01 smithi060 ceph-mon[109077]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:01 smithi089 ceph-mon[98504]: pgmap v13010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:03 smithi060 ceph-mon[94233]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:03 smithi060 ceph-mon[109077]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:03 smithi089 ceph-mon[98504]: pgmap v13011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:29:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:29:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:05 smithi060 ceph-mon[94233]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:05 smithi060 ceph-mon[109077]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:05 smithi089 ceph-mon[98504]: pgmap v13012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:07 smithi060 ceph-mon[94233]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:07 smithi060 ceph-mon[109077]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:07.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:07 smithi089 ceph-mon[98504]: pgmap v13013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:09 smithi060 ceph-mon[94233]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:09 smithi060 ceph-mon[109077]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:09 smithi089 ceph-mon[98504]: pgmap v13014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:11 smithi060 ceph-mon[94233]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:11 smithi060 ceph-mon[109077]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:11 smithi089 ceph-mon[98504]: pgmap v13015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[109077]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:29:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:29:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:29:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:29:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[94233]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:29:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:29:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:29:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:29:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:13 smithi089 ceph-mon[98504]: pgmap v13016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:29:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:29:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:29:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:29:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:29:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T10:29:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:15 smithi060 ceph-mon[94233]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:15 smithi060 ceph-mon[109077]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:15.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:15 smithi089 ceph-mon[98504]: pgmap v13017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:17 smithi060 ceph-mon[94233]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:17 smithi060 ceph-mon[109077]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:17 smithi089 ceph-mon[98504]: pgmap v13018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:19 smithi060 ceph-mon[94233]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:19 smithi060 ceph-mon[109077]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:19 smithi089 ceph-mon[98504]: pgmap v13019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:21 smithi060 ceph-mon[94233]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:21 smithi060 ceph-mon[109077]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:21 smithi089 ceph-mon[98504]: pgmap v13020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:23 smithi060 ceph-mon[94233]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:23 smithi060 ceph-mon[109077]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:23 smithi089 ceph-mon[98504]: pgmap v13021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:29:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T10:29:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:25 smithi060 ceph-mon[94233]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:25 smithi060 ceph-mon[109077]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:25.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:25 smithi089 ceph-mon[98504]: pgmap v13022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:27 smithi060 ceph-mon[94233]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:27 smithi060 ceph-mon[109077]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:27 smithi089 ceph-mon[98504]: pgmap v13023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:29.104 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:29:29.432 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:29:29.432 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:29:29.432 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:29:29.432 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:29:29.432 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:29:29.432 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:29:29.433 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:29:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:29 smithi060 ceph-mon[94233]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:29.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:29 smithi060 ceph-mon[109077]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:29 smithi089 ceph-mon[98504]: pgmap v13024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:29:29.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:29:29.839 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:29:29.839 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:29:29.839 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:29:29.839 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:29:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:30 smithi060 ceph-mon[94233]: from='client.38483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:29:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:30 smithi060 ceph-mon[94233]: from='client.38489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:29:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2750336369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:29:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:30 smithi060 ceph-mon[109077]: from='client.38483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:29:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:30 smithi060 ceph-mon[109077]: from='client.38489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:29:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2750336369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:29:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:30 smithi089 ceph-mon[98504]: from='client.38483 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:29:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:30 smithi089 ceph-mon[98504]: from='client.38489 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:29:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2750336369' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:29:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:31 smithi060 ceph-mon[94233]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:31 smithi060 ceph-mon[109077]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:31 smithi089 ceph-mon[98504]: pgmap v13025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:33 smithi060 ceph-mon[94233]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:33 smithi060 ceph-mon[109077]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:33 smithi089 ceph-mon[98504]: pgmap v13026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:29:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:29:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:35 smithi060 ceph-mon[94233]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:35 smithi060 ceph-mon[109077]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:35 smithi089 ceph-mon[98504]: pgmap v13027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:37 smithi060 ceph-mon[94233]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:37 smithi060 ceph-mon[109077]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:37 smithi089 ceph-mon[98504]: pgmap v13028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:39 smithi060 ceph-mon[94233]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:39 smithi060 ceph-mon[109077]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:39 smithi089 ceph-mon[98504]: pgmap v13029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:41 smithi060 ceph-mon[94233]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:41 smithi060 ceph-mon[109077]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:41 smithi089 ceph-mon[98504]: pgmap v13030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:43 smithi060 ceph-mon[94233]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:43 smithi060 ceph-mon[109077]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:43 smithi089 ceph-mon[98504]: pgmap v13031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:29:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:29:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:45 smithi060 ceph-mon[94233]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:45 smithi060 ceph-mon[109077]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:45 smithi089 ceph-mon[98504]: pgmap v13032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:47 smithi060 ceph-mon[94233]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:47 smithi060 ceph-mon[109077]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:47 smithi089 ceph-mon[98504]: pgmap v13033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:49 smithi060 ceph-mon[94233]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:49 smithi060 ceph-mon[109077]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:49 smithi089 ceph-mon[98504]: pgmap v13034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:51 smithi060 ceph-mon[94233]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:51 smithi060 ceph-mon[109077]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:51 smithi089 ceph-mon[98504]: pgmap v13035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:53 smithi060 ceph-mon[94233]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:53 smithi060 ceph-mon[109077]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:53 smithi089 ceph-mon[98504]: pgmap v13036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:29:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:29:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:55 smithi060 ceph-mon[94233]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:55 smithi060 ceph-mon[109077]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:55 smithi089 ceph-mon[98504]: pgmap v13037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:29:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:57 smithi060 ceph-mon[94233]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:57 smithi060 ceph-mon[109077]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:57 smithi089 ceph-mon[98504]: pgmap v13038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:29:59 smithi060 ceph-mon[94233]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:29:59 smithi060 ceph-mon[109077]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:29:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:29:59 smithi089 ceph-mon[98504]: pgmap v13039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:00.201 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:30:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T10:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 3m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 3m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:30:00.532 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:30:00.533 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:30:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:30:00.934 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:30:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:30:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:30:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:30:00.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:30:00.935 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:30:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[94233]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[94233]: from='client.28626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[94233]: from='client.28632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1282089627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:30:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[109077]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[109077]: from='client.28626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[109077]: from='client.28632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1282089627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:30:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:01 smithi089 ceph-mon[98504]: pgmap v13040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:01 smithi089 ceph-mon[98504]: from='client.28626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:01 smithi089 ceph-mon[98504]: from='client.28632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1282089627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:30:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:03 smithi060 ceph-mon[94233]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:03 smithi060 ceph-mon[109077]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:03 smithi089 ceph-mon[98504]: pgmap v13041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:30:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:30:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:05 smithi060 ceph-mon[94233]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:05 smithi060 ceph-mon[109077]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:05 smithi089 ceph-mon[98504]: pgmap v13042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:07 smithi060 ceph-mon[94233]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:07 smithi060 ceph-mon[109077]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:07.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:07 smithi089 ceph-mon[98504]: pgmap v13043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:09 smithi060 ceph-mon[94233]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:09 smithi060 ceph-mon[109077]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:09 smithi089 ceph-mon[98504]: pgmap v13044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:11 smithi060 ceph-mon[94233]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:11 smithi060 ceph-mon[109077]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:11 smithi089 ceph-mon[98504]: pgmap v13045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:13 smithi060 ceph-mon[94233]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:30:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:13 smithi060 ceph-mon[109077]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:30:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:13 smithi089 ceph-mon[98504]: pgmap v13046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:30:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:30:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:30:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:30:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:30:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:30:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:30:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:15 smithi060 ceph-mon[94233]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:15 smithi060 ceph-mon[109077]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:15 smithi089 ceph-mon[98504]: pgmap v13047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:17 smithi060 ceph-mon[94233]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:17 smithi060 ceph-mon[109077]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:17 smithi089 ceph-mon[98504]: pgmap v13048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:19 smithi060 ceph-mon[94233]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:19 smithi060 ceph-mon[109077]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:19.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:19 smithi089 ceph-mon[98504]: pgmap v13049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:21 smithi060 ceph-mon[94233]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:21 smithi060 ceph-mon[109077]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:21 smithi089 ceph-mon[98504]: pgmap v13050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:23 smithi060 ceph-mon[94233]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:23 smithi060 ceph-mon[109077]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:23 smithi089 ceph-mon[98504]: pgmap v13051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:30:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:30:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:25 smithi060 ceph-mon[109077]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:25 smithi060 ceph-mon[94233]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:25 smithi089 ceph-mon[98504]: pgmap v13052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:27 smithi060 ceph-mon[94233]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:27 smithi060 ceph-mon[109077]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:27 smithi089 ceph-mon[98504]: pgmap v13053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:29 smithi060 ceph-mon[94233]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:29.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:29 smithi060 ceph-mon[109077]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:29 smithi089 ceph-mon[98504]: pgmap v13054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:31.298 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:30:31.628 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:30:31.628 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:30:31.629 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:30:31.630 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:30:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:31 smithi060 ceph-mon[94233]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:31 smithi060 ceph-mon[109077]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:31 smithi089 ceph-mon[98504]: pgmap v13055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:30:32.027 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:30:32.028 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:30:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:32 smithi060 ceph-mon[109077]: from='client.28644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:32 smithi060 ceph-mon[109077]: from='client.28650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2494328385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:30:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:32 smithi060 ceph-mon[94233]: from='client.28644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:32 smithi060 ceph-mon[94233]: from='client.28650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2494328385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:30:32.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:32 smithi089 ceph-mon[98504]: from='client.28644 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:32 smithi089 ceph-mon[98504]: from='client.28650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:30:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2494328385' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:30:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:33 smithi060 ceph-mon[94233]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:33 smithi060 ceph-mon[109077]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:33 smithi089 ceph-mon[98504]: pgmap v13056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:30:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:30:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:35 smithi060 ceph-mon[94233]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:35 smithi060 ceph-mon[109077]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:35 smithi089 ceph-mon[98504]: pgmap v13057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:37 smithi060 ceph-mon[109077]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:37 smithi060 ceph-mon[94233]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:37 smithi089 ceph-mon[98504]: pgmap v13058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:39 smithi060 ceph-mon[94233]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:39 smithi060 ceph-mon[109077]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:39 smithi089 ceph-mon[98504]: pgmap v13059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:41 smithi060 ceph-mon[94233]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:41 smithi060 ceph-mon[109077]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:41 smithi089 ceph-mon[98504]: pgmap v13060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:43 smithi060 ceph-mon[94233]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:43 smithi060 ceph-mon[109077]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:43 smithi089 ceph-mon[98504]: pgmap v13061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:30:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:30:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:45 smithi060 ceph-mon[109077]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:45 smithi060 ceph-mon[94233]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:45 smithi089 ceph-mon[98504]: pgmap v13062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:47 smithi060 ceph-mon[94233]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:47 smithi060 ceph-mon[109077]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:47 smithi089 ceph-mon[98504]: pgmap v13063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:49 smithi060 ceph-mon[109077]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:49 smithi060 ceph-mon[94233]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:49 smithi089 ceph-mon[98504]: pgmap v13064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:51 smithi060 ceph-mon[109077]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:51 smithi060 ceph-mon[94233]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:51 smithi089 ceph-mon[98504]: pgmap v13065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:53 smithi060 ceph-mon[109077]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:53 smithi060 ceph-mon[94233]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:53 smithi089 ceph-mon[98504]: pgmap v13066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:30:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:30:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:55 smithi060 ceph-mon[94233]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:55 smithi060 ceph-mon[109077]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:55 smithi089 ceph-mon[98504]: pgmap v13067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:30:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:57 smithi060 ceph-mon[94233]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:57 smithi060 ceph-mon[109077]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:57 smithi089 ceph-mon[98504]: pgmap v13068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:30:59 smithi060 ceph-mon[94233]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:30:59 smithi060 ceph-mon[109077]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:30:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:30:59 smithi089 ceph-mon[98504]: pgmap v13069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:01 smithi060 ceph-mon[94233]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:01 smithi060 ceph-mon[109077]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:01 smithi089 ceph-mon[98504]: pgmap v13070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:02.393 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:31:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:31:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:31:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:31:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:31:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:31:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:31:02.717 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 4m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 4m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:31:02.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:31:02.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:31:02.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:31:02.719 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:31:03.118 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:31:03.118 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:31:03.118 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:31:03.119 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:31:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[94233]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[94233]: from='client.28662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[94233]: from='client.38543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1975325380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:31:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[109077]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[109077]: from='client.28662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[109077]: from='client.38543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1975325380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:31:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:03 smithi089 ceph-mon[98504]: pgmap v13071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:03 smithi089 ceph-mon[98504]: from='client.28662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:03 smithi089 ceph-mon[98504]: from='client.38543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1975325380' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:31:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:31:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:31:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:05 smithi089 ceph-mon[98504]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:05 smithi060 ceph-mon[94233]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:05 smithi060 ceph-mon[109077]: pgmap v13072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:07 smithi089 ceph-mon[98504]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:07 smithi060 ceph-mon[94233]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:07 smithi060 ceph-mon[109077]: pgmap v13073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:09 smithi089 ceph-mon[98504]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:09 smithi060 ceph-mon[94233]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:09 smithi060 ceph-mon[109077]: pgmap v13074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:11 smithi089 ceph-mon[98504]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:11 smithi060 ceph-mon[94233]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:11 smithi060 ceph-mon[109077]: pgmap v13075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:13 smithi089 ceph-mon[98504]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:13 smithi060 ceph-mon[94233]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:13 smithi060 ceph-mon[109077]: pgmap v13076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:31:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:31:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:31:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:31:14.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:31:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:15 smithi089 ceph-mon[98504]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:31:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:31:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:31:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[94233]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:31:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:31:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:31:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[109077]: pgmap v13077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:31:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:31:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:31:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:17 smithi089 ceph-mon[98504]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:17 smithi060 ceph-mon[94233]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:17 smithi060 ceph-mon[109077]: pgmap v13078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:19 smithi089 ceph-mon[98504]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:19 smithi060 ceph-mon[94233]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:19 smithi060 ceph-mon[109077]: pgmap v13079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:21 smithi089 ceph-mon[98504]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:21 smithi060 ceph-mon[94233]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:21 smithi060 ceph-mon[109077]: pgmap v13080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:23 smithi060 ceph-mon[109077]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:23 smithi060 ceph-mon[94233]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:24.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:23 smithi089 ceph-mon[98504]: pgmap v13081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:31:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:31:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:25 smithi060 ceph-mon[94233]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:25 smithi060 ceph-mon[109077]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:26.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:25 smithi089 ceph-mon[98504]: pgmap v13082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:27 smithi060 ceph-mon[94233]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:27 smithi060 ceph-mon[109077]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:27 smithi089 ceph-mon[98504]: pgmap v13083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:29 smithi060 ceph-mon[94233]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:29 smithi060 ceph-mon[109077]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:30.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:29 smithi089 ceph-mon[98504]: pgmap v13084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:31 smithi060 ceph-mon[94233]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:31 smithi060 ceph-mon[109077]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:31 smithi089 ceph-mon[98504]: pgmap v13085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:33.482 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:31:33.810 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:31:33.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:31:33.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:31:33.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:31:33.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:31:33.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:31:33.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:31:33.812 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:31:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:33 smithi060 ceph-mon[94233]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:33 smithi060 ceph-mon[109077]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:34.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:33 smithi089 ceph-mon[98504]: pgmap v13086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:34.207 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:31:34.207 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:31:34.207 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:31:34.208 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:31:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:34 smithi060 ceph-mon[94233]: from='client.28680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:34 smithi060 ceph-mon[94233]: from='client.38561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2453319693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:31:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:31:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T10:31:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:34 smithi060 ceph-mon[109077]: from='client.28680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:34 smithi060 ceph-mon[109077]: from='client.38561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2453319693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:31:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:34 smithi089 ceph-mon[98504]: from='client.28680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:34 smithi089 ceph-mon[98504]: from='client.38561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:31:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2453319693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:31:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:35 smithi060 ceph-mon[94233]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:35 smithi060 ceph-mon[109077]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:36.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:35 smithi089 ceph-mon[98504]: pgmap v13087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:37 smithi060 ceph-mon[94233]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:37 smithi060 ceph-mon[109077]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:37 smithi089 ceph-mon[98504]: pgmap v13088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:39 smithi060 ceph-mon[94233]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:39 smithi060 ceph-mon[109077]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:39 smithi089 ceph-mon[98504]: pgmap v13089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:41 smithi060 ceph-mon[94233]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:41 smithi060 ceph-mon[109077]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:41 smithi089 ceph-mon[98504]: pgmap v13090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:43 smithi060 ceph-mon[94233]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:43 smithi060 ceph-mon[109077]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:43 smithi089 ceph-mon[98504]: pgmap v13091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:31:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:31:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:45 smithi060 ceph-mon[94233]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:45 smithi060 ceph-mon[109077]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:46.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:45 smithi089 ceph-mon[98504]: pgmap v13092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:47 smithi060 ceph-mon[94233]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:47 smithi060 ceph-mon[109077]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:48.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:47 smithi089 ceph-mon[98504]: pgmap v13093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:49 smithi060 ceph-mon[94233]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:49 smithi060 ceph-mon[109077]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:49 smithi089 ceph-mon[98504]: pgmap v13094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:51 smithi060 ceph-mon[94233]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:51 smithi060 ceph-mon[109077]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:51 smithi089 ceph-mon[98504]: pgmap v13095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:53 smithi060 ceph-mon[94233]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:53 smithi060 ceph-mon[109077]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:53 smithi089 ceph-mon[98504]: pgmap v13096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:31:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:31:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:55 smithi060 ceph-mon[94233]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:55 smithi060 ceph-mon[109077]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:55 smithi089 ceph-mon[98504]: pgmap v13097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:31:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:57 smithi060 ceph-mon[94233]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:57 smithi060 ceph-mon[109077]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:31:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:57 smithi089 ceph-mon[98504]: pgmap v13098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:31:59 smithi060 ceph-mon[94233]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:31:59 smithi060 ceph-mon[109077]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:31:59 smithi089 ceph-mon[98504]: pgmap v13099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:01 smithi060 ceph-mon[94233]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:01 smithi060 ceph-mon[109077]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:01 smithi089 ceph-mon[98504]: pgmap v13100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:03 smithi060 ceph-mon[94233]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:03 smithi060 ceph-mon[109077]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:03 smithi089 ceph-mon[98504]: pgmap v13101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:04.570 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:32:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:32:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:32:04.900 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:32:04.900 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:32:04.900 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:32:04.900 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:32:04.900 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:32:04.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 5m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:32:04.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 5m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 5m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 5m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 5m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:32:04.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:32:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:32:04.902 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:32:05.296 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:32:05.296 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:32:05.296 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:32:05.296 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:05.296 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:32:05.296 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:32:05.297 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:32:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:05 smithi060 ceph-mon[109077]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:05 smithi060 ceph-mon[109077]: from='client.28698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1940569138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:32:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:05 smithi060 ceph-mon[94233]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:05 smithi060 ceph-mon[94233]: from='client.28698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1940569138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:32:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:05 smithi089 ceph-mon[98504]: pgmap v13102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:05 smithi089 ceph-mon[98504]: from='client.28698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1940569138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:32:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:06 smithi060 ceph-mon[94233]: from='client.28704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:06 smithi060 ceph-mon[109077]: from='client.28704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:06 smithi089 ceph-mon[98504]: from='client.28704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:07 smithi060 ceph-mon[94233]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:07 smithi060 ceph-mon[109077]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:07 smithi089 ceph-mon[98504]: pgmap v13103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:09 smithi060 ceph-mon[94233]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:09 smithi060 ceph-mon[109077]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:10.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:09 smithi089 ceph-mon[98504]: pgmap v13104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:11 smithi060 ceph-mon[94233]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:11 smithi060 ceph-mon[109077]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:11 smithi089 ceph-mon[98504]: pgmap v13105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:13 smithi060 ceph-mon[94233]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:13 smithi060 ceph-mon[109077]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:13 smithi089 ceph-mon[98504]: pgmap v13106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:32:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:32:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[94233]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:32:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:32:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:32:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:32:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[109077]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:32:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:32:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:32:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:15 smithi089 ceph-mon[98504]: pgmap v13107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:32:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:32:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:17 smithi060 ceph-mon[94233]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:17 smithi060 ceph-mon[109077]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:18.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:17 smithi089 ceph-mon[98504]: pgmap v13108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:19 smithi060 ceph-mon[94233]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:19 smithi060 ceph-mon[109077]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:19 smithi089 ceph-mon[98504]: pgmap v13109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:21 smithi060 ceph-mon[94233]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:21 smithi060 ceph-mon[109077]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:22.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:21 smithi089 ceph-mon[98504]: pgmap v13110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:23 smithi060 ceph-mon[94233]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:23 smithi060 ceph-mon[109077]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:23 smithi089 ceph-mon[98504]: pgmap v13111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:32:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:32:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:25 smithi060 ceph-mon[94233]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:25 smithi060 ceph-mon[109077]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:25 smithi089 ceph-mon[98504]: pgmap v13112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:27 smithi060 ceph-mon[94233]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:27 smithi060 ceph-mon[109077]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:27 smithi089 ceph-mon[98504]: pgmap v13113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:29 smithi060 ceph-mon[94233]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:29 smithi060 ceph-mon[109077]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:29 smithi089 ceph-mon[98504]: pgmap v13114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:31 smithi060 ceph-mon[94233]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:31 smithi060 ceph-mon[109077]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:31 smithi089 ceph-mon[98504]: pgmap v13115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:33 smithi060 ceph-mon[94233]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:33 smithi060 ceph-mon[109077]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:34.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:33 smithi089 ceph-mon[98504]: pgmap v13116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:32:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:32:35.660 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:32:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:32:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:32:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:32:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:32:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:32:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:32:35.987 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:32:35.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:32:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:32:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:32:35.989 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:32:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:35 smithi060 ceph-mon[94233]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:35 smithi060 ceph-mon[109077]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:35 smithi089 ceph-mon[98504]: pgmap v13117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:36.386 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:32:36.386 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:32:36.386 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:32:36.386 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:36.386 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:32:36.386 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:32:36.386 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:32:36.387 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:32:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:36 smithi060 ceph-mon[109077]: from='client.38591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1269322882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:32:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:36 smithi060 ceph-mon[94233]: from='client.38591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1269322882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:32:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:36 smithi089 ceph-mon[98504]: from='client.38591 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1269322882' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:32:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:37 smithi060 ceph-mon[109077]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:37 smithi060 ceph-mon[109077]: from='client.28722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:37 smithi060 ceph-mon[94233]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:37 smithi060 ceph-mon[94233]: from='client.28722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:37 smithi089 ceph-mon[98504]: pgmap v13118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:37 smithi089 ceph-mon[98504]: from='client.28722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:32:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:39 smithi060 ceph-mon[94233]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:39 smithi060 ceph-mon[109077]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:39 smithi089 ceph-mon[98504]: pgmap v13119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:41 smithi060 ceph-mon[94233]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:41 smithi060 ceph-mon[109077]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:41 smithi089 ceph-mon[98504]: pgmap v13120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:43 smithi060 ceph-mon[94233]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:43 smithi060 ceph-mon[109077]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:43 smithi089 ceph-mon[98504]: pgmap v13121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:32:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:32:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:45 smithi060 ceph-mon[109077]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:45 smithi060 ceph-mon[94233]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:45 smithi089 ceph-mon[98504]: pgmap v13122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:47 smithi060 ceph-mon[109077]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:47 smithi060 ceph-mon[94233]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:47 smithi089 ceph-mon[98504]: pgmap v13123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:49 smithi060 ceph-mon[109077]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:49 smithi060 ceph-mon[94233]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:49 smithi089 ceph-mon[98504]: pgmap v13124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:51 smithi060 ceph-mon[94233]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:51 smithi060 ceph-mon[109077]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:52.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:51 smithi089 ceph-mon[98504]: pgmap v13125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:53 smithi060 ceph-mon[94233]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:53 smithi060 ceph-mon[109077]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:53 smithi089 ceph-mon[98504]: pgmap v13126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:32:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:32:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:55 smithi060 ceph-mon[94233]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:55 smithi060 ceph-mon[109077]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:56.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:55 smithi089 ceph-mon[98504]: pgmap v13127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:32:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:57 smithi060 ceph-mon[109077]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:57 smithi060 ceph-mon[94233]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:32:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:57 smithi089 ceph-mon[98504]: pgmap v13128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:32:59 smithi060 ceph-mon[94233]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:32:59 smithi060 ceph-mon[109077]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:00.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:32:59 smithi089 ceph-mon[98504]: pgmap v13129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:01 smithi060 ceph-mon[94233]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:01 smithi060 ceph-mon[109077]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:02.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:01 smithi089 ceph-mon[98504]: pgmap v13130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:03 smithi060 ceph-mon[94233]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:03 smithi060 ceph-mon[109077]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:03 smithi089 ceph-mon[98504]: pgmap v13131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:33:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:33:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:05 smithi060 ceph-mon[94233]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:05 smithi060 ceph-mon[109077]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:05 smithi089 ceph-mon[98504]: pgmap v13132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:06.748 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:33:07.073 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:33:07.073 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:33:07.073 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:33:07.073 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 6m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 6m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 6m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 6m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 6m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 6m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 6m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:33:07.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 6m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:33:07.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:33:07.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:33:07.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:33:07.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:33:07.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:33:07.075 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:33:07.471 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:07.472 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:33:07.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:33:07.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:07.473 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:33:07.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:33:07.473 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:33:07.473 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:33:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:07 smithi060 ceph-mon[94233]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:07 smithi060 ceph-mon[94233]: from='client.28734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3087727401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:33:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:07 smithi060 ceph-mon[109077]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:07 smithi060 ceph-mon[109077]: from='client.28734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3087727401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:33:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:07 smithi089 ceph-mon[98504]: pgmap v13133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:07 smithi089 ceph-mon[98504]: from='client.28734 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3087727401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:33:09.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:08 smithi060 ceph-mon[109077]: from='client.38615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:08 smithi060 ceph-mon[94233]: from='client.38615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:08 smithi089 ceph-mon[98504]: from='client.38615 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:09 smithi060 ceph-mon[94233]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:09 smithi060 ceph-mon[109077]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:09 smithi089 ceph-mon[98504]: pgmap v13134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:11 smithi060 ceph-mon[94233]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:11 smithi060 ceph-mon[109077]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:11 smithi089 ceph-mon[98504]: pgmap v13135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:13 smithi060 ceph-mon[94233]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:13 smithi060 ceph-mon[109077]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:13 smithi089 ceph-mon[98504]: pgmap v13136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:33:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:33:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:15 smithi060 ceph-mon[109077]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:33:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:15 smithi060 ceph-mon[94233]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:33:16.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:15 smithi089 ceph-mon[98504]: pgmap v13137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:33:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:33:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:33:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:33:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:33:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:33:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:33:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:33:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:33:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:33:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:17 smithi060 ceph-mon[94233]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:17 smithi060 ceph-mon[109077]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:17 smithi089 ceph-mon[98504]: pgmap v13138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:19 smithi060 ceph-mon[94233]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:19 smithi060 ceph-mon[109077]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:20.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:19 smithi089 ceph-mon[98504]: pgmap v13139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:21 smithi060 ceph-mon[94233]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:21 smithi060 ceph-mon[109077]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:22.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:21 smithi089 ceph-mon[98504]: pgmap v13140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:23 smithi060 ceph-mon[94233]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:23 smithi060 ceph-mon[109077]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:23 smithi089 ceph-mon[98504]: pgmap v13141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:33:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:33:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:25 smithi060 ceph-mon[94233]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:25 smithi060 ceph-mon[109077]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:25 smithi089 ceph-mon[98504]: pgmap v13142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:27 smithi060 ceph-mon[94233]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:27 smithi060 ceph-mon[109077]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:28.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:27 smithi089 ceph-mon[98504]: pgmap v13143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:29 smithi060 ceph-mon[94233]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:29 smithi060 ceph-mon[109077]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:29 smithi089 ceph-mon[98504]: pgmap v13144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:31 smithi060 ceph-mon[94233]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:31 smithi060 ceph-mon[109077]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:32.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:31 smithi089 ceph-mon[98504]: pgmap v13145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:33 smithi060 ceph-mon[94233]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:33 smithi060 ceph-mon[109077]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:33 smithi089 ceph-mon[98504]: pgmap v13146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:33:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:33:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:35 smithi060 ceph-mon[94233]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:35 smithi060 ceph-mon[109077]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:35 smithi089 ceph-mon[98504]: pgmap v13147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:37.836 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:33:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:37 smithi089 ceph-mon[98504]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:33:38.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:33:38.163 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:33:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:37 smithi060 ceph-mon[94233]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:37 smithi060 ceph-mon[109077]: pgmap v13148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:38.562 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:33:38.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:33:38.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:33:38.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:33:38.563 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:33:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:38 smithi089 ceph-mon[98504]: from='client.28752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2890006591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:33:39.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:38 smithi060 ceph-mon[109077]: from='client.28752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:39.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2890006591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:33:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:38 smithi060 ceph-mon[94233]: from='client.28752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2890006591' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:33:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:39 smithi089 ceph-mon[98504]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:39 smithi089 ceph-mon[98504]: from='client.28758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:39 smithi060 ceph-mon[94233]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:39 smithi060 ceph-mon[94233]: from='client.28758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:39 smithi060 ceph-mon[109077]: pgmap v13149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:39 smithi060 ceph-mon[109077]: from='client.28758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:33:42.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:41 smithi089 ceph-mon[98504]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:42.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:41 smithi060 ceph-mon[94233]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:41 smithi060 ceph-mon[109077]: pgmap v13150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:43 smithi089 ceph-mon[98504]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:43 smithi060 ceph-mon[94233]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:43 smithi060 ceph-mon[109077]: pgmap v13151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:33:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:33:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:45 smithi089 ceph-mon[98504]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:45 smithi060 ceph-mon[94233]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:45 smithi060 ceph-mon[109077]: pgmap v13152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:47 smithi089 ceph-mon[98504]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:47 smithi060 ceph-mon[94233]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:47 smithi060 ceph-mon[109077]: pgmap v13153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:49 smithi089 ceph-mon[98504]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:49 smithi060 ceph-mon[94233]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:49 smithi060 ceph-mon[109077]: pgmap v13154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:51 smithi089 ceph-mon[98504]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:51 smithi060 ceph-mon[94233]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:51 smithi060 ceph-mon[109077]: pgmap v13155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:53 smithi089 ceph-mon[98504]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:53 smithi060 ceph-mon[94233]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:53 smithi060 ceph-mon[109077]: pgmap v13156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:33:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:33:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:55 smithi060 ceph-mon[94233]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:55 smithi060 ceph-mon[109077]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:55 smithi089 ceph-mon[98504]: pgmap v13157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:33:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:57 smithi060 ceph-mon[94233]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:57 smithi060 ceph-mon[109077]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:33:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:57 smithi089 ceph-mon[98504]: pgmap v13158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:33:59 smithi060 ceph-mon[94233]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:33:59 smithi060 ceph-mon[109077]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:33:59 smithi089 ceph-mon[98504]: pgmap v13159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:01 smithi060 ceph-mon[94233]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:01 smithi060 ceph-mon[109077]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:01 smithi089 ceph-mon[98504]: pgmap v13160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:03 smithi060 ceph-mon[94233]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:03 smithi060 ceph-mon[109077]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:03 smithi089 ceph-mon[98504]: pgmap v13161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:34:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:34:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:05 smithi060 ceph-mon[94233]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:05 smithi060 ceph-mon[109077]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:05 smithi089 ceph-mon[98504]: pgmap v13162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:07 smithi060 ceph-mon[94233]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:07 smithi060 ceph-mon[109077]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:07 smithi089 ceph-mon[98504]: pgmap v13163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:08.928 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 7m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 7m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 7m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 7m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 7m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:34:09.253 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 7m ago 5h 5246M 2360M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 7m ago 5h 5790M 2360M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 7m ago 5h 5204M 2360M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 7m ago 5h 4973M 2360M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 7m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 7m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:34:09.254 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:34:09.654 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:34:09.655 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:34:09.656 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:34:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:09 smithi060 ceph-mon[109077]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4015333523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:34:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:09 smithi060 ceph-mon[94233]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4015333523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:34:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:09 smithi089 ceph-mon[98504]: pgmap v13164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4015333523' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:34:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:10 smithi060 ceph-mon[94233]: from='client.38645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:10 smithi060 ceph-mon[94233]: from='client.28776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:10 smithi060 ceph-mon[109077]: from='client.38645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:10 smithi060 ceph-mon[109077]: from='client.28776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:10 smithi089 ceph-mon[98504]: from='client.38645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:10 smithi089 ceph-mon[98504]: from='client.28776 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:11 smithi060 ceph-mon[109077]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:11 smithi060 ceph-mon[94233]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:11 smithi089 ceph-mon[98504]: pgmap v13165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:13 smithi060 ceph-mon[94233]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:14.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:13 smithi060 ceph-mon[109077]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:13 smithi089 ceph-mon[98504]: pgmap v13166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:34:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:34:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:15 smithi060 ceph-mon[109077]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:15 smithi060 ceph-mon[94233]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:15 smithi089 ceph-mon[98504]: pgmap v13167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:34:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:34:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:34:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2351M 2023-12-01T10:34:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:34:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:34:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:34:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:34:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2351M 2023-12-01T10:34:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:34:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:34:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:34:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:34:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: pgmap v13168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:34:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2351M 2023-12-01T10:34:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:34:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:34:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:34:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:34:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:19 smithi060 ceph-mon[109077]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:19 smithi060 ceph-mon[94233]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:19 smithi089 ceph-mon[98504]: pgmap v13169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:21 smithi060 ceph-mon[109077]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:21 smithi060 ceph-mon[94233]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:21 smithi089 ceph-mon[98504]: pgmap v13170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:23 smithi060 ceph-mon[94233]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:23 smithi060 ceph-mon[109077]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:23 smithi089 ceph-mon[98504]: pgmap v13171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:34:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:34:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:25 smithi060 ceph-mon[94233]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:25 smithi060 ceph-mon[109077]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:25 smithi089 ceph-mon[98504]: pgmap v13172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:27 smithi060 ceph-mon[94233]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:27 smithi060 ceph-mon[109077]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:27 smithi089 ceph-mon[98504]: pgmap v13173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:29 smithi060 ceph-mon[94233]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:29 smithi060 ceph-mon[109077]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:29 smithi089 ceph-mon[98504]: pgmap v13174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:31 smithi060 ceph-mon[94233]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:31 smithi060 ceph-mon[109077]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:31 smithi089 ceph-mon[98504]: pgmap v13175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:33 smithi060 ceph-mon[94233]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:33 smithi060 ceph-mon[109077]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:33 smithi089 ceph-mon[98504]: pgmap v13176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:34:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:34:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:35 smithi060 ceph-mon[94233]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:35 smithi060 ceph-mon[109077]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:35 smithi089 ceph-mon[98504]: pgmap v13177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:37 smithi060 ceph-mon[94233]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:37 smithi060 ceph-mon[109077]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:37 smithi089 ceph-mon[98504]: pgmap v13178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:40.016 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:34:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:39 smithi060 ceph-mon[94233]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:39 smithi060 ceph-mon[109077]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:40.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:39 smithi089 ceph-mon[98504]: pgmap v13179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:34:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:34:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:34:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 8m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:34:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 8m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:34:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 8m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:34:40.341 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 8m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 8m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 8m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 8m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 8m ago 5h 5246M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 8m ago 5h 5790M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 8m ago 5h 5204M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 8m ago 5h 4973M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 8m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 8m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 8m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 8m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:34:40.342 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:34:40.740 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:34:40.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:34:40.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:34:40.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:40.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:34:40.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:34:40.741 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:34:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3539875810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:34:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3539875810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:34:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3539875810' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:34:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[94233]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[94233]: from='client.28788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[94233]: from='client.28794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[109077]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[109077]: from='client.28788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[109077]: from='client.28794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:41 smithi089 ceph-mon[98504]: pgmap v13180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:41 smithi089 ceph-mon[98504]: from='client.28788 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:41 smithi089 ceph-mon[98504]: from='client.28794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:34:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:43 smithi060 ceph-mon[94233]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:43 smithi060 ceph-mon[109077]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:43 smithi089 ceph-mon[98504]: pgmap v13181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:34:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:34:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:45 smithi060 ceph-mon[94233]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:45 smithi060 ceph-mon[109077]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:45 smithi089 ceph-mon[98504]: pgmap v13182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:47 smithi060 ceph-mon[94233]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:47 smithi060 ceph-mon[109077]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:47 smithi089 ceph-mon[98504]: pgmap v13183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:49 smithi060 ceph-mon[94233]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:49 smithi060 ceph-mon[109077]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:49 smithi089 ceph-mon[98504]: pgmap v13184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:51 smithi060 ceph-mon[94233]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:51 smithi060 ceph-mon[109077]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:51 smithi089 ceph-mon[98504]: pgmap v13185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:53 smithi060 ceph-mon[94233]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:53 smithi060 ceph-mon[109077]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:53 smithi089 ceph-mon[98504]: pgmap v13186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:34:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:34:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:55 smithi060 ceph-mon[94233]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:55 smithi060 ceph-mon[109077]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:55 smithi089 ceph-mon[98504]: pgmap v13187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:34:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:57 smithi060 ceph-mon[94233]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:57 smithi060 ceph-mon[109077]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:34:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:57 smithi089 ceph-mon[98504]: pgmap v13188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:34:59 smithi060 ceph-mon[94233]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:34:59 smithi060 ceph-mon[109077]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:34:59 smithi089 ceph-mon[98504]: pgmap v13189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:00 smithi060 ceph-mon[94233]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:00 smithi060 ceph-mon[109077]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:00 smithi089 ceph-mon[98504]: pgmap v13190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:03 smithi060 ceph-mon[94233]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:03 smithi060 ceph-mon[109077]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:03 smithi089 ceph-mon[98504]: pgmap v13191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:35:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:35:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:05 smithi060 ceph-mon[94233]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:05.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:05 smithi060 ceph-mon[109077]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:05 smithi089 ceph-mon[98504]: pgmap v13192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:07 smithi060 ceph-mon[94233]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:07 smithi060 ceph-mon[109077]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:07 smithi089 ceph-mon[98504]: pgmap v13193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:09.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:09 smithi060 ceph-mon[94233]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:09.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:09 smithi060 ceph-mon[109077]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:09 smithi089 ceph-mon[98504]: pgmap v13194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:11.102 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:35:11.428 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:35:11.428 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:35:11.428 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:35:11.429 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5246M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5790M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5204M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4973M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:35:11.430 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:35:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:11 smithi060 ceph-mon[94233]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:11 smithi060 ceph-mon[109077]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:11 smithi089 ceph-mon[98504]: pgmap v13195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:11.831 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:35:11.831 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:35:11.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:35:11.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:11.831 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:35:11.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:35:11.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:35:11.832 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:35:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:12 smithi060 ceph-mon[94233]: from='client.28806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:12 smithi060 ceph-mon[94233]: from='client.28812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2209827509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:35:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:12 smithi060 ceph-mon[109077]: from='client.28806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:12 smithi060 ceph-mon[109077]: from='client.28812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2209827509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:35:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:12 smithi089 ceph-mon[98504]: from='client.28806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:12 smithi089 ceph-mon[98504]: from='client.28812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2209827509' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:35:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:13 smithi060 ceph-mon[94233]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:13 smithi060 ceph-mon[109077]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:13 smithi089 ceph-mon[98504]: pgmap v13196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:35:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:35:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:15 smithi089 ceph-mon[98504]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:15 smithi060 ceph-mon[94233]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:15 smithi060 ceph-mon[109077]: pgmap v13197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:17 smithi089 ceph-mon[98504]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:35:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:17 smithi060 ceph-mon[109077]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:35:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:17 smithi060 ceph-mon[94233]: pgmap v13198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:35:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:35:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:35:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:35:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:35:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:35:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:35:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:35:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:35:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:35:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:19 smithi060 ceph-mon[94233]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:19 smithi060 ceph-mon[109077]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:20.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:19 smithi089 ceph-mon[98504]: pgmap v13199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:21 smithi060 ceph-mon[94233]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:21 smithi060 ceph-mon[109077]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:21 smithi089 ceph-mon[98504]: pgmap v13200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:23 smithi089 ceph-mon[98504]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 10:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T10:35:23.374301246Z level=info msg="Completed cleanup jobs" duration=12.838809ms 2023-12-01T10:35:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:23 smithi060 ceph-mon[94233]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:23 smithi060 ceph-mon[109077]: pgmap v13201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:35:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:35:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:25 smithi060 ceph-mon[94233]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:25 smithi060 ceph-mon[109077]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:25 smithi089 ceph-mon[98504]: pgmap v13202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:27 smithi060 ceph-mon[109077]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:28.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:27 smithi060 ceph-mon[94233]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:27 smithi089 ceph-mon[98504]: pgmap v13203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:29 smithi060 ceph-mon[109077]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:29 smithi060 ceph-mon[94233]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:29 smithi089 ceph-mon[98504]: pgmap v13204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:31 smithi060 ceph-mon[94233]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:31 smithi060 ceph-mon[109077]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:32.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:31 smithi089 ceph-mon[98504]: pgmap v13205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:33 smithi060 ceph-mon[94233]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:33 smithi060 ceph-mon[109077]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:34.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:33 smithi089 ceph-mon[98504]: pgmap v13206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:35:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:35:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:35 smithi060 ceph-mon[94233]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:35 smithi060 ceph-mon[109077]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:36.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:35 smithi089 ceph-mon[98504]: pgmap v13207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:37 smithi060 ceph-mon[94233]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:37 smithi060 ceph-mon[109077]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:37 smithi089 ceph-mon[98504]: pgmap v13208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:39 smithi060 ceph-mon[94233]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:39 smithi060 ceph-mon[109077]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:39 smithi089 ceph-mon[98504]: pgmap v13209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:41 smithi060 ceph-mon[94233]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:41 smithi060 ceph-mon[109077]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:41 smithi089 ceph-mon[98504]: pgmap v13210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:42.198 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:35:42.526 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:35:42.526 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:35:42.526 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 9m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:35:42.526 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 9m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 9m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 9m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 9m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 9m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 9m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 9m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 9m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 9m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 9m ago 5h 5246M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 9m ago 5h 5790M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 9m ago 5h 5204M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 9m ago 5h 4973M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 9m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 9m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:35:42.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 9m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:35:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 9m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:35:42.528 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:35:42.925 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:35:42.926 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:35:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[109077]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[109077]: from='client.38699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[109077]: from='client.28830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2291384189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:35:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[94233]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[94233]: from='client.38699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[94233]: from='client.28830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2291384189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:35:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:43 smithi089 ceph-mon[98504]: pgmap v13211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:43 smithi089 ceph-mon[98504]: from='client.38699 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:43 smithi089 ceph-mon[98504]: from='client.28830 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:35:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2291384189' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:35:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:35:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:35:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:45 smithi060 ceph-mon[94233]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:45 smithi060 ceph-mon[109077]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:45 smithi089 ceph-mon[98504]: pgmap v13212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:47 smithi060 ceph-mon[94233]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:47 smithi060 ceph-mon[109077]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:47 smithi089 ceph-mon[98504]: pgmap v13213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:49 smithi060 ceph-mon[94233]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:49 smithi060 ceph-mon[109077]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:49 smithi089 ceph-mon[98504]: pgmap v13214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:51 smithi060 ceph-mon[94233]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:51 smithi060 ceph-mon[109077]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:52.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:51 smithi089 ceph-mon[98504]: pgmap v13215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:53 smithi060 ceph-mon[94233]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:53 smithi060 ceph-mon[109077]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:53 smithi089 ceph-mon[98504]: pgmap v13216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:35:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:35:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:55 smithi060 ceph-mon[94233]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:55 smithi060 ceph-mon[109077]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:56.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:55 smithi089 ceph-mon[98504]: pgmap v13217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:35:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:57 smithi060 ceph-mon[94233]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:57 smithi060 ceph-mon[109077]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:35:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:57 smithi089 ceph-mon[98504]: pgmap v13218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:35:59 smithi060 ceph-mon[94233]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:35:59 smithi060 ceph-mon[109077]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:35:59 smithi089 ceph-mon[98504]: pgmap v13219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:01 smithi060 ceph-mon[94233]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:01 smithi060 ceph-mon[109077]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:02.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:01 smithi089 ceph-mon[98504]: pgmap v13220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:03 smithi060 ceph-mon[94233]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:03 smithi060 ceph-mon[109077]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:03 smithi089 ceph-mon[98504]: pgmap v13221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:36:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:36:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:05 smithi060 ceph-mon[94233]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:05 smithi060 ceph-mon[109077]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:05 smithi089 ceph-mon[98504]: pgmap v13222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:07 smithi060 ceph-mon[94233]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:07 smithi060 ceph-mon[109077]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:08.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:07 smithi089 ceph-mon[98504]: pgmap v13223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:09 smithi060 ceph-mon[94233]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:09 smithi060 ceph-mon[109077]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:09 smithi089 ceph-mon[98504]: pgmap v13224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:11 smithi060 ceph-mon[94233]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:11 smithi060 ceph-mon[109077]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:11 smithi089 ceph-mon[98504]: pgmap v13225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:13.287 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 10m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 10m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 10m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 10m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 10m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 10m ago 5h 779M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 10m ago 5h 1624M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 10m ago 5h 906M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 10m ago 5h 719M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 10m ago 5h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 10m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 10m ago 5h 5246M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:36:13.617 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 10m ago 5h 5790M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:36:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 10m ago 5h 5204M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:36:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 10m ago 5h 4973M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:36:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 10m ago 5h 4109M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:36:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 10m ago 5h 4630M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:36:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 10m ago 5h 4086M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:36:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 10m ago 5h 4636M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:36:13.618 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 10m ago 5h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:36:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:13 smithi060 ceph-mon[109077]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:13 smithi060 ceph-mon[94233]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:14.021 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:36:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:36:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:36:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:36:14.022 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:36:14.022 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:36:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:13 smithi089 ceph-mon[98504]: pgmap v13226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:14.654 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:36:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:36:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:14 smithi060 ceph-mon[94233]: from='client.38717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:14 smithi060 ceph-mon[94233]: from='client.28848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/336883673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:36:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:14 smithi060 ceph-mon[109077]: from='client.38717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:14 smithi060 ceph-mon[109077]: from='client.28848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/336883673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:36:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:14 smithi089 ceph-mon[98504]: from='client.38717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:14 smithi089 ceph-mon[98504]: from='client.28848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/336883673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:36:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:15 smithi060 ceph-mon[94233]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:15 smithi060 ceph-mon[109077]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:16.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:15 smithi089 ceph-mon[98504]: pgmap v13227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:17 smithi060 ceph-mon[94233]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:17 smithi060 ceph-mon[109077]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:18.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:17 smithi089 ceph-mon[98504]: pgmap v13228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:36:19.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:36:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:36:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:19 smithi060 ceph-mon[94233]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:19 smithi060 ceph-mon[109077]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:20.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:19 smithi089 ceph-mon[98504]: pgmap v13229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:21 smithi060 ceph-mon[94233]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:21 smithi060 ceph-mon[109077]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:21 smithi089 ceph-mon[98504]: pgmap v13230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[94233]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:36:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:36:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[109077]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:36:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:36:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:23 smithi089 ceph-mon[98504]: pgmap v13231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:36:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:36:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:36:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:36:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:36:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:25 smithi060 ceph-mon[94233]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:25.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:25 smithi060 ceph-mon[109077]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:25.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:25 smithi089 ceph-mon[98504]: pgmap v13232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:27 smithi060 ceph-mon[94233]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:27.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:27 smithi060 ceph-mon[109077]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:27.536 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:27 smithi089 ceph-mon[98504]: pgmap v13233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:29 smithi089 ceph-mon[98504]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:29 smithi060 ceph-mon[94233]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:29.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:29 smithi060 ceph-mon[109077]: pgmap v13234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:31 smithi089 ceph-mon[98504]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:31 smithi060 ceph-mon[94233]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:31 smithi060 ceph-mon[109077]: pgmap v13235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:33 smithi089 ceph-mon[98504]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:33 smithi060 ceph-mon[94233]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:33 smithi060 ceph-mon[109077]: pgmap v13236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:36:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:36:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:35 smithi089 ceph-mon[98504]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:35 smithi060 ceph-mon[94233]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:35 smithi060 ceph-mon[109077]: pgmap v13237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:37 smithi089 ceph-mon[98504]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:37 smithi060 ceph-mon[94233]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:37 smithi060 ceph-mon[109077]: pgmap v13238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:39 smithi089 ceph-mon[98504]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:39 smithi060 ceph-mon[94233]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:39 smithi060 ceph-mon[109077]: pgmap v13239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:41 smithi089 ceph-mon[98504]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:41 smithi060 ceph-mon[94233]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:41 smithi060 ceph-mon[109077]: pgmap v13240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:43 smithi089 ceph-mon[98504]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:43 smithi060 ceph-mon[94233]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:43 smithi060 ceph-mon[109077]: pgmap v13241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:44.387 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 23s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 22s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 23s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 22s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 22s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 23s ago 5h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 23s ago 5h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 22s ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 23s ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 23s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 22s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:36:44.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 23s ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 23s ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 23s ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 23s ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 22s ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 22s ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 22s ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 22s ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:36:44.713 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 22s ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:36:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:36:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:36:45.109 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:36:45.109 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:36:45.110 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:36:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:45 smithi089 ceph-mon[98504]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:45 smithi089 ceph-mon[98504]: from='client.28860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:45 smithi089 ceph-mon[98504]: from='client.28866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3241437442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:36:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[94233]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[94233]: from='client.28860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[94233]: from='client.28866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3241437442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:36:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[109077]: pgmap v13242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[109077]: from='client.28860 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[109077]: from='client.28866 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:36:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3241437442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:36:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:47 smithi060 ceph-mon[94233]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:47 smithi060 ceph-mon[109077]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:47 smithi089 ceph-mon[98504]: pgmap v13243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:49 smithi060 ceph-mon[94233]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:49 smithi060 ceph-mon[109077]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:49.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:49 smithi089 ceph-mon[98504]: pgmap v13244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:51 smithi060 ceph-mon[94233]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:51 smithi060 ceph-mon[109077]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:51.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:51 smithi089 ceph-mon[98504]: pgmap v13245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:53 smithi060 ceph-mon[94233]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:53 smithi060 ceph-mon[109077]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:53.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:53 smithi089 ceph-mon[98504]: pgmap v13246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:36:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:36:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:55 smithi060 ceph-mon[94233]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:55.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:55 smithi060 ceph-mon[109077]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:55 smithi089 ceph-mon[98504]: pgmap v13247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:36:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:57 smithi060 ceph-mon[94233]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:57 smithi060 ceph-mon[109077]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:57 smithi089 ceph-mon[98504]: pgmap v13248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:36:59 smithi060 ceph-mon[94233]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:36:59 smithi060 ceph-mon[109077]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:36:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:36:59 smithi089 ceph-mon[98504]: pgmap v13249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:01 smithi060 ceph-mon[94233]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:01 smithi060 ceph-mon[109077]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:01.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:01 smithi089 ceph-mon[98504]: pgmap v13250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:03 smithi060 ceph-mon[94233]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:03.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:03 smithi060 ceph-mon[109077]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:03.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:03 smithi089 ceph-mon[98504]: pgmap v13251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:37:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:37:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:05 smithi060 ceph-mon[94233]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:05.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:05 smithi060 ceph-mon[109077]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:05.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:05 smithi089 ceph-mon[98504]: pgmap v13252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:07 smithi060 ceph-mon[94233]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:07 smithi060 ceph-mon[109077]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:07.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:07 smithi089 ceph-mon[98504]: pgmap v13253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:09 smithi060 ceph-mon[94233]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:09.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:09 smithi060 ceph-mon[109077]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:09 smithi089 ceph-mon[98504]: pgmap v13254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:11 smithi060 ceph-mon[94233]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:11 smithi060 ceph-mon[109077]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:11 smithi089 ceph-mon[98504]: pgmap v13255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:13.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:13 smithi060 ceph-mon[94233]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:13.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:13 smithi060 ceph-mon[109077]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:13.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:13 smithi089 ceph-mon[98504]: pgmap v13256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:37:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:37:15.474 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:37:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:15 smithi060 ceph-mon[94233]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:15 smithi060 ceph-mon[109077]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:15 smithi089 ceph-mon[98504]: pgmap v13257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 54s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 53s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 54s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 53s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 53s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 54s ago 5h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 54s ago 5h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 53s ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 54s ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 54s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:37:15.799 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 53s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 54s ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 54s ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 54s ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 54s ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 53s ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 53s ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 53s ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 53s ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:37:15.800 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 53s ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:37:16.195 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:37:16.196 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:37:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:16 smithi060 ceph-mon[94233]: from='client.38753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:16 smithi060 ceph-mon[94233]: from='client.28884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2550258399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:37:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:16 smithi060 ceph-mon[109077]: from='client.38753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:16 smithi060 ceph-mon[109077]: from='client.28884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2550258399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:37:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:16 smithi089 ceph-mon[98504]: from='client.38753 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:16 smithi089 ceph-mon[98504]: from='client.28884 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2550258399' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:37:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:17 smithi060 ceph-mon[109077]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:17 smithi060 ceph-mon[94233]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:17 smithi089 ceph-mon[98504]: pgmap v13258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:19 smithi060 ceph-mon[94233]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:19 smithi060 ceph-mon[109077]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:19.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:19 smithi089 ceph-mon[98504]: pgmap v13259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:21.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:21 smithi060 ceph-mon[94233]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:21.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:21 smithi060 ceph-mon[109077]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:21.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:21 smithi089 ceph-mon[98504]: pgmap v13260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:23 smithi060 ceph-mon[94233]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:37:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:23 smithi060 ceph-mon[109077]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:37:23.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:23 smithi089 ceph-mon[98504]: pgmap v13261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:23.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:37:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:37:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:37:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:37:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:37:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:37:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:37:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:37:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:37:24.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:37:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:37:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:37:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:25 smithi060 ceph-mon[94233]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:25.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:25 smithi060 ceph-mon[109077]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:25 smithi089 ceph-mon[98504]: pgmap v13262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:26.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:27 smithi060 ceph-mon[94233]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:27.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:27 smithi060 ceph-mon[109077]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:27.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:27 smithi089 ceph-mon[98504]: pgmap v13263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:29 smithi060 ceph-mon[94233]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:29.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:29 smithi060 ceph-mon[109077]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:29.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:29 smithi089 ceph-mon[98504]: pgmap v13264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:31 smithi060 ceph-mon[94233]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:31.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:31 smithi060 ceph-mon[109077]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:31.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:31 smithi089 ceph-mon[98504]: pgmap v13265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:33 smithi060 ceph-mon[94233]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:33 smithi060 ceph-mon[109077]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:33.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:33 smithi089 ceph-mon[98504]: pgmap v13266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:37:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:37:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:35 smithi060 ceph-mon[94233]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:35 smithi060 ceph-mon[109077]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:35.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:35 smithi089 ceph-mon[98504]: pgmap v13267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:37 smithi060 ceph-mon[94233]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:37 smithi060 ceph-mon[109077]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:37 smithi089 ceph-mon[98504]: pgmap v13268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:39 smithi060 ceph-mon[94233]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:39 smithi060 ceph-mon[109077]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:39.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:39 smithi089 ceph-mon[98504]: pgmap v13269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:41 smithi060 ceph-mon[94233]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:41 smithi060 ceph-mon[109077]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:41 smithi089 ceph-mon[98504]: pgmap v13270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:43 smithi060 ceph-mon[94233]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:43 smithi060 ceph-mon[109077]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:43 smithi089 ceph-mon[98504]: pgmap v13271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:37:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:37:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:45 smithi060 ceph-mon[109077]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:45 smithi060 ceph-mon[94233]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:45.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:45 smithi089 ceph-mon[98504]: pgmap v13272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:46.561 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:37:46.887 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:37:46.887 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 85s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:37:46.887 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 84s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:37:46.887 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 85s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:37:46.887 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 84s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:37:46.887 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 84s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:37:46.887 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 85s ago 5h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 85s ago 5h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 84s ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 85s ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 85s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 84s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 85s ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 85s ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 85s ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 85s ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 84s ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 84s ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 84s ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 84s ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:37:46.888 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 84s ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:47.287 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:37:47.288 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:37:47.288 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:37:47.288 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:37:47.288 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:37:47.288 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:37:47.288 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:37:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[109077]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[109077]: from='client.28896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[109077]: from='client.28902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2405315112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:37:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[94233]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[94233]: from='client.28896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[94233]: from='client.28902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2405315112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:37:47.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:47 smithi089 ceph-mon[98504]: pgmap v13273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:47 smithi089 ceph-mon[98504]: from='client.28896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:47 smithi089 ceph-mon[98504]: from='client.28902 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:37:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2405315112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:37:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:49 smithi060 ceph-mon[94233]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:49 smithi060 ceph-mon[109077]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:49.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:49 smithi089 ceph-mon[98504]: pgmap v13274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:51 smithi060 ceph-mon[94233]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:51 smithi060 ceph-mon[109077]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:51.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:51 smithi089 ceph-mon[98504]: pgmap v13275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:53 smithi060 ceph-mon[94233]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:53 smithi060 ceph-mon[109077]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:53 smithi089 ceph-mon[98504]: pgmap v13276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:37:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:37:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:55 smithi060 ceph-mon[94233]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:55.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:55 smithi060 ceph-mon[109077]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:55.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:55 smithi089 ceph-mon[98504]: pgmap v13277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:37:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:57 smithi089 ceph-mon[98504]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:57 smithi060 ceph-mon[94233]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:57 smithi060 ceph-mon[109077]: pgmap v13278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:37:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:37:59 smithi089 ceph-mon[98504]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:37:59 smithi060 ceph-mon[94233]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:37:59 smithi060 ceph-mon[109077]: pgmap v13279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:01 smithi089 ceph-mon[98504]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:01 smithi060 ceph-mon[94233]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:01 smithi060 ceph-mon[109077]: pgmap v13280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:03 smithi089 ceph-mon[98504]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:03 smithi060 ceph-mon[94233]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:03 smithi060 ceph-mon[109077]: pgmap v13281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:38:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:38:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:05 smithi089 ceph-mon[98504]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:05 smithi060 ceph-mon[109077]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:05 smithi060 ceph-mon[94233]: pgmap v13282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:07 smithi089 ceph-mon[98504]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:07 smithi060 ceph-mon[109077]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:07 smithi060 ceph-mon[94233]: pgmap v13283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:09 smithi089 ceph-mon[98504]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:09 smithi060 ceph-mon[94233]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:09 smithi060 ceph-mon[109077]: pgmap v13284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:11 smithi089 ceph-mon[98504]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:11 smithi060 ceph-mon[94233]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:11 smithi060 ceph-mon[109077]: pgmap v13285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:13 smithi089 ceph-mon[98504]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:13 smithi060 ceph-mon[94233]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:13 smithi060 ceph-mon[109077]: pgmap v13286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:38:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:38:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:15 smithi089 ceph-mon[98504]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:15 smithi060 ceph-mon[94233]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:15 smithi060 ceph-mon[109077]: pgmap v13287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:17.657 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 116s ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 115s ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 116s ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 115s ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 115s ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 116s ago 5h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 116s ago 5h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 115s ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 116s ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 116s ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 115s ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 116s ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 116s ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:38:17.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 116s ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:38:17.990 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 116s ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:38:17.990 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 115s ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:38:17.990 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 115s ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:38:17.990 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 115s ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:38:17.990 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 115s ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:38:17.990 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 115s ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:38:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:17 smithi060 ceph-mon[94233]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:17 smithi060 ceph-mon[109077]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:18.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:17 smithi089 ceph-mon[98504]: pgmap v13288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:18.383 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:38:18.384 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:38:18.385 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:38:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:18 smithi060 ceph-mon[94233]: from='client.28914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1374195270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:38:19.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:18 smithi060 ceph-mon[109077]: from='client.28914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:19.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1374195270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:38:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:18 smithi089 ceph-mon[98504]: from='client.28914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1374195270' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:38:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:19 smithi060 ceph-mon[94233]: from='client.28920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:19 smithi060 ceph-mon[94233]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:19 smithi060 ceph-mon[109077]: from='client.28920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:19 smithi060 ceph-mon[109077]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:20.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:19 smithi089 ceph-mon[98504]: from='client.28920 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:19 smithi089 ceph-mon[98504]: pgmap v13289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:21 smithi060 ceph-mon[94233]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:21 smithi060 ceph-mon[109077]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:22.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:21 smithi089 ceph-mon[98504]: pgmap v13290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:23 smithi060 ceph-mon[109077]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:23 smithi060 ceph-mon[94233]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:24.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:23 smithi089 ceph-mon[98504]: pgmap v13291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:38:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:38:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:38:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:38:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:38:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:38:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:38:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:38:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:38:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:38:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:38:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:38:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:38:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:38:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:25 smithi060 ceph-mon[94233]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:25 smithi060 ceph-mon[109077]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:25 smithi089 ceph-mon[98504]: pgmap v13292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:27 smithi060 ceph-mon[94233]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:27 smithi060 ceph-mon[109077]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:27 smithi089 ceph-mon[98504]: pgmap v13293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:29 smithi060 ceph-mon[94233]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:29 smithi060 ceph-mon[109077]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:29 smithi089 ceph-mon[98504]: pgmap v13294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:31 smithi060 ceph-mon[94233]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:31 smithi060 ceph-mon[109077]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:31 smithi089 ceph-mon[98504]: pgmap v13295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:33 smithi060 ceph-mon[94233]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:33 smithi060 ceph-mon[109077]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:34.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:33 smithi089 ceph-mon[98504]: pgmap v13296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:38:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:38:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:35 smithi060 ceph-mon[94233]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:35 smithi060 ceph-mon[109077]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:35 smithi089 ceph-mon[98504]: pgmap v13297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:37 smithi060 ceph-mon[94233]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:37 smithi060 ceph-mon[109077]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:38.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:37 smithi089 ceph-mon[98504]: pgmap v13298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:39 smithi060 ceph-mon[94233]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:39 smithi060 ceph-mon[109077]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:39 smithi089 ceph-mon[98504]: pgmap v13299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:41 smithi060 ceph-mon[94233]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:41 smithi060 ceph-mon[109077]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:42.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:41 smithi089 ceph-mon[98504]: pgmap v13300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:43 smithi060 ceph-mon[94233]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:43 smithi060 ceph-mon[109077]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:44.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:43 smithi089 ceph-mon[98504]: pgmap v13301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:38:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:38:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:45 smithi060 ceph-mon[94233]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:45 smithi060 ceph-mon[109077]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:46.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:45 smithi089 ceph-mon[98504]: pgmap v13302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:47 smithi060 ceph-mon[94233]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:47 smithi060 ceph-mon[109077]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:48.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:47 smithi089 ceph-mon[98504]: pgmap v13303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:48.747 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:38:49.074 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:38:49.074 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:38:49.074 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:38:49.074 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:38:49.074 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:38:49.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:38:49.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:38:49.075 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:38:49.476 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:38:49.477 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:38:49.477 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:38:49.477 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:38:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:49 smithi060 ceph-mon[94233]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:49 smithi060 ceph-mon[94233]: from='client.38807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/602383420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:38:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:49 smithi060 ceph-mon[109077]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:49 smithi060 ceph-mon[109077]: from='client.38807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/602383420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:38:50.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:49 smithi089 ceph-mon[98504]: pgmap v13304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:49 smithi089 ceph-mon[98504]: from='client.38807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/602383420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:38:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:50 smithi060 ceph-mon[94233]: from='client.28938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:51.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:50 smithi060 ceph-mon[109077]: from='client.28938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:51.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:50 smithi089 ceph-mon[98504]: from='client.28938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:38:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:51 smithi060 ceph-mon[94233]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:51 smithi060 ceph-mon[109077]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:52.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:51 smithi089 ceph-mon[98504]: pgmap v13305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:53 smithi060 ceph-mon[94233]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:53 smithi060 ceph-mon[109077]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:54.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:53 smithi089 ceph-mon[98504]: pgmap v13306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:38:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:38:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:55 smithi060 ceph-mon[94233]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:55 smithi060 ceph-mon[109077]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:55 smithi089 ceph-mon[98504]: pgmap v13307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:38:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:57 smithi060 ceph-mon[94233]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:57 smithi060 ceph-mon[109077]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:38:58.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:57 smithi089 ceph-mon[98504]: pgmap v13308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:38:59 smithi060 ceph-mon[94233]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:38:59 smithi060 ceph-mon[109077]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:00.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:38:59 smithi089 ceph-mon[98504]: pgmap v13309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:01 smithi060 ceph-mon[94233]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:01 smithi060 ceph-mon[109077]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:01 smithi089 ceph-mon[98504]: pgmap v13310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:03 smithi060 ceph-mon[94233]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:03 smithi060 ceph-mon[109077]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:04.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:03 smithi089 ceph-mon[98504]: pgmap v13311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:39:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:39:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:05 smithi060 ceph-mon[94233]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:05 smithi060 ceph-mon[109077]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:05 smithi089 ceph-mon[98504]: pgmap v13312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:07 smithi060 ceph-mon[94233]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:07 smithi060 ceph-mon[109077]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:07 smithi089 ceph-mon[98504]: pgmap v13313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:09 smithi060 ceph-mon[94233]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:09 smithi060 ceph-mon[109077]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:09 smithi089 ceph-mon[98504]: pgmap v13314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:11 smithi060 ceph-mon[94233]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:11 smithi060 ceph-mon[109077]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:11 smithi089 ceph-mon[98504]: pgmap v13315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:13 smithi060 ceph-mon[94233]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:13 smithi060 ceph-mon[109077]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:14.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:13 smithi089 ceph-mon[98504]: pgmap v13316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:39:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:39:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:15 smithi060 ceph-mon[94233]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:15 smithi060 ceph-mon[109077]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:16.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:15 smithi089 ceph-mon[98504]: pgmap v13317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:17 smithi060 ceph-mon[94233]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:17 smithi060 ceph-mon[109077]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:17 smithi089 ceph-mon[98504]: pgmap v13318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:19.840 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:39:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:19 smithi060 ceph-mon[109077]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:19 smithi060 ceph-mon[94233]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:20.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:19 smithi089 ceph-mon[98504]: pgmap v13319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 2m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 2m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 2m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 2m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 2m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (5h) 2m ago 5h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (5h) 2m ago 5h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:39:20.167 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 2m ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 2m ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 2m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 2m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 2m ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 2m ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 2m ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 2m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 2m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 2m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 2m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 2m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:39:20.168 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 2m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:20.566 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:39:20.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:39:20.567 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:20.567 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:39:20.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:39:20.567 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:39:20.567 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:39:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:20 smithi060 ceph-mon[109077]: from='client.28950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/577212179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:39:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:20 smithi060 ceph-mon[94233]: from='client.28950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/577212179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:39:21.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:20 smithi089 ceph-mon[98504]: from='client.28950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/577212179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:39:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:21 smithi060 ceph-mon[109077]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:21 smithi060 ceph-mon[109077]: from='client.38831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:21 smithi060 ceph-mon[94233]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:21 smithi060 ceph-mon[94233]: from='client.38831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:22.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:21 smithi089 ceph-mon[98504]: pgmap v13320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:21 smithi089 ceph-mon[98504]: from='client.38831 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:23 smithi060 ceph-mon[109077]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:23 smithi060 ceph-mon[94233]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:24.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:23 smithi089 ceph-mon[98504]: pgmap v13321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:24.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:39:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:39:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:39:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:39:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:39:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[94233]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:39:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:39:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:39:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[109077]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:39:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:39:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:39:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:25 smithi089 ceph-mon[98504]: pgmap v13322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:39:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:39:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:39:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:27.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:27 smithi060 ceph-mon[94233]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:27 smithi060 ceph-mon[109077]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:27 smithi089 ceph-mon[98504]: pgmap v13323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:29 smithi060 ceph-mon[94233]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:29 smithi060 ceph-mon[109077]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:29 smithi089 ceph-mon[98504]: pgmap v13324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:31 smithi060 ceph-mon[94233]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:31 smithi060 ceph-mon[109077]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:32.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:31 smithi089 ceph-mon[98504]: pgmap v13325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:33 smithi060 ceph-mon[94233]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:33 smithi060 ceph-mon[109077]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:33 smithi089 ceph-mon[98504]: pgmap v13326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:39:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:39:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:35 smithi060 ceph-mon[94233]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:35 smithi060 ceph-mon[109077]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:35 smithi089 ceph-mon[98504]: pgmap v13327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:37 smithi060 ceph-mon[94233]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:37 smithi060 ceph-mon[109077]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:37 smithi089 ceph-mon[98504]: pgmap v13328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:39 smithi060 ceph-mon[94233]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:39 smithi060 ceph-mon[109077]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:39 smithi089 ceph-mon[98504]: pgmap v13329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:41 smithi060 ceph-mon[94233]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:41 smithi060 ceph-mon[109077]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:41 smithi089 ceph-mon[98504]: pgmap v13330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:43 smithi060 ceph-mon[109077]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:43 smithi060 ceph-mon[94233]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:43 smithi089 ceph-mon[98504]: pgmap v13331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:39:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:39:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:45 smithi060 ceph-mon[94233]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:45 smithi060 ceph-mon[109077]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:45 smithi089 ceph-mon[98504]: pgmap v13332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:47 smithi060 ceph-mon[94233]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:47 smithi060 ceph-mon[109077]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:48.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:47 smithi089 ceph-mon[98504]: pgmap v13333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:49 smithi060 ceph-mon[94233]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:49 smithi060 ceph-mon[109077]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:49 smithi089 ceph-mon[98504]: pgmap v13334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:50.929 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:39:51.255 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:39:51.255 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 3m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 3m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 3m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 3m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 3m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 3m ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 3m ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 3m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:39:51.256 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 3m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 3m ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 3m ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 3m ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 3m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 3m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 3m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 3m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 3m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:39:51.257 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 3m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:39:51.653 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:39:51.653 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:39:51.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:39:51.653 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:39:51.654 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:39:51.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:39:51.655 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:39:51.655 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:39:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:51 smithi060 ceph-mon[109077]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:51 smithi060 ceph-mon[109077]: from='client.28968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/936808368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:39:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:51 smithi060 ceph-mon[94233]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:51 smithi060 ceph-mon[94233]: from='client.28968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/936808368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:39:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:51 smithi089 ceph-mon[98504]: pgmap v13335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:51 smithi089 ceph-mon[98504]: from='client.28968 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/936808368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:39:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:52 smithi060 ceph-mon[94233]: from='client.28974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:53.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:52 smithi060 ceph-mon[109077]: from='client.28974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:52 smithi089 ceph-mon[98504]: from='client.28974 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:39:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:53 smithi060 ceph-mon[94233]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:53 smithi060 ceph-mon[109077]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:53 smithi089 ceph-mon[98504]: pgmap v13336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:39:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:39:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:55 smithi060 ceph-mon[94233]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:55 smithi060 ceph-mon[109077]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:55 smithi089 ceph-mon[98504]: pgmap v13337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:57.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:39:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:57 smithi060 ceph-mon[94233]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:57 smithi060 ceph-mon[109077]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:39:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:57 smithi089 ceph-mon[98504]: pgmap v13338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:00.000 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:39:59 smithi060 ceph-mon[109077]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:39:59 smithi060 ceph-mon[94233]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:00.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:39:59 smithi089 ceph-mon[98504]: pgmap v13339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T10:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:40:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:01 smithi060 ceph-mon[94233]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:01 smithi060 ceph-mon[109077]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:01 smithi089 ceph-mon[98504]: pgmap v13340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:03 smithi060 ceph-mon[94233]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:03 smithi060 ceph-mon[109077]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:03 smithi089 ceph-mon[98504]: pgmap v13341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:40:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:40:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:05 smithi060 ceph-mon[94233]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:05 smithi060 ceph-mon[109077]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:05 smithi089 ceph-mon[98504]: pgmap v13342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:07 smithi060 ceph-mon[109077]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:07 smithi060 ceph-mon[94233]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:07 smithi089 ceph-mon[98504]: pgmap v13343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:09 smithi060 ceph-mon[94233]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:09 smithi060 ceph-mon[109077]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:09 smithi089 ceph-mon[98504]: pgmap v13344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:11 smithi060 ceph-mon[94233]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:11 smithi060 ceph-mon[109077]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:11 smithi089 ceph-mon[98504]: pgmap v13345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:13 smithi060 ceph-mon[94233]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:13 smithi060 ceph-mon[109077]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:13 smithi089 ceph-mon[98504]: pgmap v13346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:40:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:40:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:15 smithi060 ceph-mon[94233]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:15 smithi060 ceph-mon[109077]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:15 smithi089 ceph-mon[98504]: pgmap v13347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:17 smithi060 ceph-mon[94233]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:17 smithi060 ceph-mon[109077]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:17 smithi089 ceph-mon[98504]: pgmap v13348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:19 smithi060 ceph-mon[94233]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:19 smithi060 ceph-mon[109077]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:20.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:19 smithi089 ceph-mon[98504]: pgmap v13349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:21 smithi060 ceph-mon[94233]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:21 smithi060 ceph-mon[109077]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:22.018 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:40:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:21 smithi089 ceph-mon[98504]: pgmap v13350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:22.343 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:40:22.343 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:40:22.343 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:40:22.344 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:40:22.345 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:40:22.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:40:22.741 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:40:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[109077]: from='client.28986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[109077]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[109077]: from='client.38867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/354612261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:40:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[94233]: from='client.28986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[94233]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[94233]: from='client.38867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/354612261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:40:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:23 smithi089 ceph-mon[98504]: from='client.28986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:23 smithi089 ceph-mon[98504]: pgmap v13351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:23 smithi089 ceph-mon[98504]: from='client.38867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/354612261' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:40:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:40:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:40:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:25 smithi060 ceph-mon[94233]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:40:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:25 smithi060 ceph-mon[109077]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:40:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:25 smithi089 ceph-mon[98504]: pgmap v13352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:40:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:40:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:40:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:40:26.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:40:26.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:40:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:40:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:40:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:27 smithi060 ceph-mon[94233]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:27 smithi060 ceph-mon[109077]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:27 smithi089 ceph-mon[98504]: pgmap v13353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:29 smithi060 ceph-mon[94233]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:29 smithi060 ceph-mon[109077]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:29 smithi089 ceph-mon[98504]: pgmap v13354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:31 smithi060 ceph-mon[94233]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:31 smithi060 ceph-mon[109077]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:31 smithi089 ceph-mon[98504]: pgmap v13355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:33 smithi060 ceph-mon[94233]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:33 smithi060 ceph-mon[109077]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:33 smithi089 ceph-mon[98504]: pgmap v13356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:40:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:40:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:35 smithi060 ceph-mon[94233]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:35 smithi060 ceph-mon[109077]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:35 smithi089 ceph-mon[98504]: pgmap v13357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:37 smithi060 ceph-mon[94233]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:37.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:37 smithi060 ceph-mon[109077]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:37.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:37 smithi089 ceph-mon[98504]: pgmap v13358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:39 smithi060 ceph-mon[94233]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:39.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:39 smithi060 ceph-mon[109077]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:39 smithi089 ceph-mon[98504]: pgmap v13359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:41 smithi060 ceph-mon[94233]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:41 smithi060 ceph-mon[109077]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:41 smithi089 ceph-mon[98504]: pgmap v13360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:43 smithi060 ceph-mon[94233]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:43 smithi060 ceph-mon[109077]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:43 smithi089 ceph-mon[98504]: pgmap v13361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:40:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:40:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:45 smithi060 ceph-mon[94233]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:45.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:45 smithi060 ceph-mon[109077]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:45 smithi089 ceph-mon[98504]: pgmap v13362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:47 smithi060 ceph-mon[94233]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:47.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:47 smithi060 ceph-mon[109077]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:47 smithi089 ceph-mon[98504]: pgmap v13363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:49 smithi060 ceph-mon[94233]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:49 smithi060 ceph-mon[109077]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:49 smithi089 ceph-mon[98504]: pgmap v13364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:51 smithi060 ceph-mon[94233]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:51 smithi060 ceph-mon[109077]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:51 smithi089 ceph-mon[98504]: pgmap v13365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:53.101 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 4m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 4m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 4m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 4m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (5h) 4m ago 5h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:40:53.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (5h) 4m ago 5h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (5h) 4m ago 5h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 4m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 4m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 4m ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 4m ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 4m ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 4m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 4m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:40:53.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 4m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:40:53.427 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 4m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:40:53.427 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 4m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:40:53.427 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 4m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:40:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:53 smithi060 ceph-mon[94233]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:53 smithi060 ceph-mon[109077]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:53 smithi089 ceph-mon[98504]: pgmap v13366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:53.823 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:40:53.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:40:53.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:40:53.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:53.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:40:53.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:40:53.825 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:40:53.825 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:40:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:40:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:40:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:54 smithi060 ceph-mon[109077]: from='client.38879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:54 smithi060 ceph-mon[109077]: from='client.29010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1480901547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:40:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:54 smithi060 ceph-mon[94233]: from='client.38879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:54 smithi060 ceph-mon[94233]: from='client.29010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1480901547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:40:54.786 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:54 smithi089 ceph-mon[98504]: from='client.38879 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:54 smithi089 ceph-mon[98504]: from='client.29010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:40:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1480901547' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:40:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:55 smithi060 ceph-mon[94233]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:55.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:55 smithi060 ceph-mon[109077]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:55 smithi089 ceph-mon[98504]: pgmap v13367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:40:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:57 smithi060 ceph-mon[94233]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:57 smithi060 ceph-mon[109077]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:57 smithi089 ceph-mon[98504]: pgmap v13368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:40:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:40:59 smithi089 ceph-mon[98504]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:40:59 smithi060 ceph-mon[94233]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:40:59 smithi060 ceph-mon[109077]: pgmap v13369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:01 smithi089 ceph-mon[98504]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:01 smithi060 ceph-mon[94233]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:01 smithi060 ceph-mon[109077]: pgmap v13370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:03 smithi089 ceph-mon[98504]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:03 smithi060 ceph-mon[94233]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:03 smithi060 ceph-mon[109077]: pgmap v13371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:41:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:41:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:05 smithi089 ceph-mon[98504]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:05 smithi060 ceph-mon[94233]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:05 smithi060 ceph-mon[109077]: pgmap v13372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:07 smithi089 ceph-mon[98504]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:07 smithi060 ceph-mon[94233]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:07 smithi060 ceph-mon[109077]: pgmap v13373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:09 smithi089 ceph-mon[98504]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:09 smithi060 ceph-mon[94233]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:09 smithi060 ceph-mon[109077]: pgmap v13374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:11 smithi089 ceph-mon[98504]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:11 smithi060 ceph-mon[109077]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:11 smithi060 ceph-mon[94233]: pgmap v13375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:13 smithi089 ceph-mon[98504]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:13 smithi060 ceph-mon[94233]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:13 smithi060 ceph-mon[109077]: pgmap v13376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:41:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:41:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:15 smithi089 ceph-mon[98504]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:15 smithi060 ceph-mon[94233]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:15 smithi060 ceph-mon[109077]: pgmap v13377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:17 smithi060 ceph-mon[94233]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:18.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:17 smithi060 ceph-mon[109077]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:17 smithi089 ceph-mon[98504]: pgmap v13378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:19 smithi060 ceph-mon[94233]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:19 smithi060 ceph-mon[109077]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:19 smithi089 ceph-mon[98504]: pgmap v13379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:21 smithi060 ceph-mon[94233]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:21 smithi060 ceph-mon[109077]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:21 smithi089 ceph-mon[98504]: pgmap v13380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:23 smithi060 ceph-mon[94233]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:23 smithi060 ceph-mon[109077]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:23 smithi089 ceph-mon[98504]: pgmap v13381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:24.183 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:41:24.508 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:41:24.508 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:41:24.508 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:41:24.508 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:41:24.508 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:41:24.508 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (5h) 5m ago 5h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:41:24.509 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:41:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:41:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:41:24.905 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:41:24.906 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:41:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[94233]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[94233]: from='client.29022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[94233]: from='client.29028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3147148861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:41:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[109077]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[109077]: from='client.29022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[109077]: from='client.29028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3147148861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:41:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:25 smithi089 ceph-mon[98504]: pgmap v13382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:25 smithi089 ceph-mon[98504]: from='client.29022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:25 smithi089 ceph-mon[98504]: from='client.29028 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3147148861' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:41:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:41:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:41:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:41:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[94233]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:41:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:41:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:41:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[109077]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:41:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:41:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:41:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:27 smithi089 ceph-mon[98504]: pgmap v13383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:41:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:41:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:41:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:29 smithi060 ceph-mon[94233]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:29 smithi060 ceph-mon[109077]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:29 smithi089 ceph-mon[98504]: pgmap v13384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:31 smithi060 ceph-mon[94233]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:31 smithi060 ceph-mon[109077]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:31 smithi089 ceph-mon[98504]: pgmap v13385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:33 smithi060 ceph-mon[94233]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:33 smithi060 ceph-mon[109077]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:34.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:33 smithi089 ceph-mon[98504]: pgmap v13386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:41:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:41:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:35 smithi060 ceph-mon[94233]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:35 smithi060 ceph-mon[109077]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:35 smithi089 ceph-mon[98504]: pgmap v13387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:37 smithi060 ceph-mon[94233]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:37 smithi060 ceph-mon[109077]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:37 smithi089 ceph-mon[98504]: pgmap v13388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:39 smithi060 ceph-mon[94233]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:39 smithi060 ceph-mon[109077]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:39 smithi089 ceph-mon[98504]: pgmap v13389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:41 smithi060 ceph-mon[94233]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:41 smithi060 ceph-mon[109077]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:41 smithi089 ceph-mon[98504]: pgmap v13390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:43 smithi060 ceph-mon[94233]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:43 smithi060 ceph-mon[109077]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:43 smithi089 ceph-mon[98504]: pgmap v13391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:41:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:41:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:45 smithi060 ceph-mon[94233]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:45 smithi060 ceph-mon[109077]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:45 smithi089 ceph-mon[98504]: pgmap v13392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:47 smithi060 ceph-mon[94233]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:47 smithi060 ceph-mon[109077]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:47 smithi089 ceph-mon[98504]: pgmap v13393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:49 smithi060 ceph-mon[94233]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:49 smithi060 ceph-mon[109077]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:49 smithi089 ceph-mon[98504]: pgmap v13394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:51 smithi060 ceph-mon[94233]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:51 smithi060 ceph-mon[109077]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:51 smithi089 ceph-mon[98504]: pgmap v13395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:53 smithi060 ceph-mon[94233]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:53 smithi060 ceph-mon[109077]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:53 smithi089 ceph-mon[98504]: pgmap v13396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:41:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:41:55.267 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:41:55.596 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:41:55.596 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 5m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:41:55.596 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 5m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:41:55.596 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 5m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 5m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 5m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 5m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (5h) 5m ago 5h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (5h) 5m ago 5h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 5m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 5m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 5m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 5m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:41:55.597 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 5m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:41:55.598 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 5m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:41:55.992 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:41:55.992 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:41:55.993 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:41:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:55 smithi060 ceph-mon[94233]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:55 smithi060 ceph-mon[109077]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:55 smithi089 ceph-mon[98504]: pgmap v13397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[94233]: from='client.38915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[94233]: from='client.38921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1554221786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:41:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[109077]: from='client.38915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[109077]: from='client.38921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1554221786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:41:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:57.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:56 smithi089 ceph-mon[98504]: from='client.38915 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:56 smithi089 ceph-mon[98504]: from='client.38921 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:41:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1554221786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:41:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:41:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:57 smithi060 ceph-mon[94233]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:57 smithi060 ceph-mon[109077]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:41:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:57 smithi089 ceph-mon[98504]: pgmap v13398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:41:59 smithi060 ceph-mon[94233]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:41:59 smithi060 ceph-mon[109077]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:41:59 smithi089 ceph-mon[98504]: pgmap v13399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:01 smithi060 ceph-mon[94233]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:01 smithi060 ceph-mon[109077]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:01 smithi089 ceph-mon[98504]: pgmap v13400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:03 smithi060 ceph-mon[94233]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:03 smithi060 ceph-mon[109077]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:03 smithi089 ceph-mon[98504]: pgmap v13401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:42:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:42:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:05 smithi060 ceph-mon[94233]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:05 smithi060 ceph-mon[109077]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:05 smithi089 ceph-mon[98504]: pgmap v13402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:07 smithi060 ceph-mon[94233]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:07 smithi060 ceph-mon[109077]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:07 smithi089 ceph-mon[98504]: pgmap v13403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:09 smithi060 ceph-mon[94233]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:09 smithi060 ceph-mon[109077]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:09 smithi089 ceph-mon[98504]: pgmap v13404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:11 smithi060 ceph-mon[94233]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:11 smithi060 ceph-mon[109077]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:11 smithi089 ceph-mon[98504]: pgmap v13405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:13 smithi060 ceph-mon[94233]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:13 smithi060 ceph-mon[109077]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:13 smithi089 ceph-mon[98504]: pgmap v13406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:42:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:42:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:15 smithi060 ceph-mon[109077]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:15 smithi060 ceph-mon[94233]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:15 smithi089 ceph-mon[98504]: pgmap v13407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:17 smithi060 ceph-mon[109077]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:17 smithi060 ceph-mon[94233]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:17 smithi089 ceph-mon[98504]: pgmap v13408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:19 smithi060 ceph-mon[109077]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:19 smithi060 ceph-mon[94233]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:19 smithi089 ceph-mon[98504]: pgmap v13409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:21 smithi060 ceph-mon[109077]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:21 smithi060 ceph-mon[94233]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:21 smithi089 ceph-mon[98504]: pgmap v13410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:23 smithi060 ceph-mon[94233]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:23 smithi060 ceph-mon[109077]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:23 smithi089 ceph-mon[98504]: pgmap v13411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:42:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:42:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:25 smithi060 ceph-mon[109077]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:25 smithi060 ceph-mon[94233]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:25 smithi089 ceph-mon[98504]: pgmap v13412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:26.351 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:42:26.678 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:42:26.678 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:42:26.678 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:42:26.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:42:26.680 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:42:26.680 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (5h) 6m ago 5h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:42:26.680 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (5h) 6m ago 5h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:42:26.680 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:42:26.680 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:42:26.680 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:42:26.680 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:42:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:27.078 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:42:27.078 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:42:27.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:42:27.078 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:42:27.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:42:27.080 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:42:27.080 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:42:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: from='client.38933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: from='client.29064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:42:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/7163821' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:42:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:42:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:42:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:42:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: from='client.38933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: from='client.29064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:42:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/7163821' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:42:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:42:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:42:28.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: pgmap v13413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: from='client.38933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: from='client.29064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/7163821' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:42:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:42:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:29 smithi060 ceph-mon[94233]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:29 smithi060 ceph-mon[109077]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:29 smithi089 ceph-mon[98504]: pgmap v13414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:31 smithi060 ceph-mon[94233]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:31 smithi060 ceph-mon[109077]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:31 smithi089 ceph-mon[98504]: pgmap v13415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:33 smithi060 ceph-mon[94233]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:33 smithi060 ceph-mon[109077]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:33 smithi089 ceph-mon[98504]: pgmap v13416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:42:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:42:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:35 smithi060 ceph-mon[94233]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:35 smithi060 ceph-mon[109077]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:35 smithi089 ceph-mon[98504]: pgmap v13417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:37 smithi060 ceph-mon[94233]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:37 smithi060 ceph-mon[109077]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:37 smithi089 ceph-mon[98504]: pgmap v13418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:39 smithi060 ceph-mon[109077]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:39 smithi060 ceph-mon[94233]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:39 smithi089 ceph-mon[98504]: pgmap v13419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:41 smithi060 ceph-mon[94233]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:41 smithi060 ceph-mon[109077]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:41 smithi089 ceph-mon[98504]: pgmap v13420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:43 smithi060 ceph-mon[109077]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:43 smithi060 ceph-mon[94233]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:43 smithi089 ceph-mon[98504]: pgmap v13421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:42:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:42:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:45 smithi060 ceph-mon[94233]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:45 smithi060 ceph-mon[109077]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:45 smithi089 ceph-mon[98504]: pgmap v13422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:47 smithi060 ceph-mon[94233]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:47 smithi060 ceph-mon[109077]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:47 smithi089 ceph-mon[98504]: pgmap v13423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:49 smithi060 ceph-mon[94233]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:49 smithi060 ceph-mon[109077]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:49 smithi089 ceph-mon[98504]: pgmap v13424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:51 smithi060 ceph-mon[94233]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:51 smithi060 ceph-mon[109077]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:51 smithi089 ceph-mon[98504]: pgmap v13425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:53 smithi060 ceph-mon[94233]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:54.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:53 smithi060 ceph-mon[109077]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:53 smithi089 ceph-mon[98504]: pgmap v13426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:42:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:42:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:55 smithi060 ceph-mon[94233]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:55 smithi060 ceph-mon[109077]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:55 smithi089 ceph-mon[98504]: pgmap v13427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:42:57.441 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:42:57.775 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:42:57.775 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 6m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:42:57.775 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 6m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:42:57.775 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 6m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:42:57.775 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 6m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:42:57.775 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 6m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 6m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:42:57.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:42:57.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (5h) 6m ago 5h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:42:57.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 6m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:42:57.777 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 6m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:42:57.777 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 6m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:42:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:57 smithi060 ceph-mon[109077]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:57 smithi060 ceph-mon[94233]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:57 smithi089 ceph-mon[98504]: pgmap v13428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:42:58.174 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:42:58.174 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:42:58.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:42:58.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:58.174 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:42:58.175 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:42:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:42:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:58 smithi060 ceph-mon[94233]: from='client.38951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:58 smithi060 ceph-mon[94233]: from='client.38957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2358770724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:42:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:58 smithi060 ceph-mon[109077]: from='client.38951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:58 smithi060 ceph-mon[109077]: from='client.38957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2358770724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:42:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:58 smithi089 ceph-mon[98504]: from='client.38951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:58 smithi089 ceph-mon[98504]: from='client.38957 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:42:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2358770724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:43:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:42:59 smithi060 ceph-mon[94233]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:42:59 smithi060 ceph-mon[109077]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:42:59 smithi089 ceph-mon[98504]: pgmap v13429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:01 smithi060 ceph-mon[94233]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:01 smithi060 ceph-mon[109077]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:01 smithi089 ceph-mon[98504]: pgmap v13430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:03 smithi060 ceph-mon[94233]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:03 smithi060 ceph-mon[109077]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:03 smithi089 ceph-mon[98504]: pgmap v13431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:43:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:43:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:05 smithi060 ceph-mon[94233]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:05 smithi060 ceph-mon[109077]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:05 smithi089 ceph-mon[98504]: pgmap v13432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:07 smithi060 ceph-mon[94233]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:07 smithi060 ceph-mon[109077]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:08.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:07 smithi089 ceph-mon[98504]: pgmap v13433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:09 smithi060 ceph-mon[94233]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:09 smithi060 ceph-mon[109077]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:09 smithi089 ceph-mon[98504]: pgmap v13434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:11 smithi060 ceph-mon[94233]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:11 smithi060 ceph-mon[109077]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:11 smithi089 ceph-mon[98504]: pgmap v13435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:13 smithi060 ceph-mon[94233]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:13 smithi060 ceph-mon[109077]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:13 smithi089 ceph-mon[98504]: pgmap v13436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:43:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:43:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:15 smithi060 ceph-mon[94233]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:16.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:15 smithi060 ceph-mon[109077]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:15 smithi089 ceph-mon[98504]: pgmap v13437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:18.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:17 smithi060 ceph-mon[94233]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:18.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:17 smithi060 ceph-mon[109077]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:17 smithi089 ceph-mon[98504]: pgmap v13438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:19 smithi060 ceph-mon[94233]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:19 smithi060 ceph-mon[109077]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:19 smithi089 ceph-mon[98504]: pgmap v13439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:22.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:21 smithi060 ceph-mon[94233]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:22.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:21 smithi060 ceph-mon[109077]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:21 smithi089 ceph-mon[98504]: pgmap v13440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:23 smithi060 ceph-mon[94233]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:24.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:23 smithi060 ceph-mon[109077]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:23 smithi089 ceph-mon[98504]: pgmap v13441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:43:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:43:26.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:25 smithi060 ceph-mon[94233]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:26.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:25 smithi060 ceph-mon[109077]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:25 smithi089 ceph-mon[98504]: pgmap v13442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:27 smithi060 ceph-mon[109077]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:43:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:27 smithi060 ceph-mon[94233]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:43:28.036 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:27 smithi089 ceph-mon[98504]: pgmap v13443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:43:28.536 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:43:28.862 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:43:28.862 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:43:28.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:43:28.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:43:28.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (5h) 7m ago 5h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:43:28.864 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (5h) 7m ago 5h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:43:28.864 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:43:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:43:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:43:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:43:29.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:43:29.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:43:29.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:43:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:43:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:43:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:43:29.261 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:43:29.262 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:43:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[94233]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[94233]: from='client.29094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:43:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[94233]: from='client.38975 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:43:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1634760465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:43:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[109077]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[109077]: from='client.29094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:43:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[109077]: from='client.38975 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:43:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1634760465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:43:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:29 smithi089 ceph-mon[98504]: pgmap v13444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:29 smithi089 ceph-mon[98504]: from='client.29094 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:43:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:29 smithi089 ceph-mon[98504]: from='client.38975 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:43:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1634760465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:43:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:31 smithi060 ceph-mon[94233]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:31 smithi060 ceph-mon[109077]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:31 smithi089 ceph-mon[98504]: pgmap v13445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:33 smithi060 ceph-mon[94233]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:33 smithi060 ceph-mon[109077]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:33 smithi089 ceph-mon[98504]: pgmap v13446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:43:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:43:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:35 smithi060 ceph-mon[94233]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:35 smithi060 ceph-mon[109077]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:35 smithi089 ceph-mon[98504]: pgmap v13447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:38.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:37 smithi060 ceph-mon[94233]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:38.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:37 smithi060 ceph-mon[109077]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:37 smithi089 ceph-mon[98504]: pgmap v13448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:40.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:39 smithi060 ceph-mon[94233]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:40.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:39 smithi060 ceph-mon[109077]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:39 smithi089 ceph-mon[98504]: pgmap v13449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:41 smithi060 ceph-mon[94233]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:42.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:41 smithi060 ceph-mon[109077]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:42.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:41 smithi089 ceph-mon[98504]: pgmap v13450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:43 smithi089 ceph-mon[98504]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:43 smithi060 ceph-mon[94233]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:44.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:43 smithi060 ceph-mon[109077]: pgmap v13451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:43:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:43:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:45 smithi089 ceph-mon[98504]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:45 smithi060 ceph-mon[94233]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:45 smithi060 ceph-mon[109077]: pgmap v13452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:47 smithi089 ceph-mon[98504]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:47 smithi060 ceph-mon[94233]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:47 smithi060 ceph-mon[109077]: pgmap v13453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:49 smithi089 ceph-mon[98504]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:49 smithi060 ceph-mon[94233]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:49 smithi060 ceph-mon[109077]: pgmap v13454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:51 smithi089 ceph-mon[98504]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:51 smithi060 ceph-mon[94233]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:51 smithi060 ceph-mon[109077]: pgmap v13455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:53 smithi089 ceph-mon[98504]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:53 smithi060 ceph-mon[94233]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:53 smithi060 ceph-mon[109077]: pgmap v13456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:43:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:43:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:55 smithi089 ceph-mon[98504]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:55 smithi060 ceph-mon[94233]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:55 smithi060 ceph-mon[109077]: pgmap v13457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:57.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:43:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:57 smithi060 ceph-mon[94233]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:57 smithi060 ceph-mon[109077]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:57 smithi089 ceph-mon[98504]: pgmap v13458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:43:59.623 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:43:59.953 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 7m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 7m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (5h) 7m ago 5h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (5h) 7m ago 5h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 7m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 7m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5277M 2351M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5818M 2351M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5226M 2351M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:43:59.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5002M 2351M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:43:59.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:43:59.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:43:59.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:43:59.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:43:59.955 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 7m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:44:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:43:59 smithi060 ceph-mon[94233]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:43:59 smithi060 ceph-mon[109077]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:43:59 smithi089 ceph-mon[98504]: pgmap v13459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:00.350 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:44:00.350 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:44:00.350 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:44:00.350 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:44:00.351 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:44:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:00 smithi060 ceph-mon[94233]: from='client.29112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:00 smithi060 ceph-mon[94233]: from='client.29118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1036183928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:00 smithi060 ceph-mon[109077]: from='client.29112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:00 smithi060 ceph-mon[109077]: from='client.29118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1036183928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:44:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:00 smithi089 ceph-mon[98504]: from='client.29112 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:00 smithi089 ceph-mon[98504]: from='client.29118 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1036183928' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:44:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:01 smithi060 ceph-mon[94233]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:01 smithi060 ceph-mon[109077]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:01 smithi089 ceph-mon[98504]: pgmap v13460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:03 smithi060 ceph-mon[109077]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:03 smithi060 ceph-mon[94233]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:03 smithi089 ceph-mon[98504]: pgmap v13461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:44:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:44:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:05 smithi060 ceph-mon[94233]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:05 smithi060 ceph-mon[109077]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:05 smithi089 ceph-mon[98504]: pgmap v13462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:07 smithi060 ceph-mon[94233]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:07 smithi060 ceph-mon[109077]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:07 smithi089 ceph-mon[98504]: pgmap v13463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:09 smithi060 ceph-mon[94233]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:09 smithi060 ceph-mon[109077]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:09 smithi089 ceph-mon[98504]: pgmap v13464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:11 smithi060 ceph-mon[94233]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:11 smithi060 ceph-mon[109077]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:11 smithi089 ceph-mon[98504]: pgmap v13465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:13 smithi060 ceph-mon[94233]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:13 smithi060 ceph-mon[109077]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:13 smithi089 ceph-mon[98504]: pgmap v13466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:44:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:44:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:15 smithi060 ceph-mon[94233]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:15 smithi060 ceph-mon[109077]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:16.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:15 smithi089 ceph-mon[98504]: pgmap v13467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:17 smithi060 ceph-mon[109077]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:17 smithi060 ceph-mon[94233]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:17 smithi089 ceph-mon[98504]: pgmap v13468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:19 smithi060 ceph-mon[94233]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:19 smithi060 ceph-mon[109077]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:19 smithi089 ceph-mon[98504]: pgmap v13469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:21 smithi060 ceph-mon[94233]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:21 smithi060 ceph-mon[109077]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:21 smithi089 ceph-mon[98504]: pgmap v13470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:23 smithi060 ceph-mon[94233]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:23 smithi060 ceph-mon[109077]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:23 smithi089 ceph-mon[98504]: pgmap v13471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:44:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:44:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:25 smithi060 ceph-mon[94233]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:25 smithi060 ceph-mon[109077]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:25 smithi089 ceph-mon[98504]: pgmap v13472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:27 smithi060 ceph-mon[94233]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:27 smithi060 ceph-mon[109077]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:27 smithi089 ceph-mon[98504]: pgmap v13473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:44:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:44:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:44:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2341M 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2341M 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:44:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: pgmap v13474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2341M 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:44:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:44:30.716 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:44:31.044 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:44:31.045 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5277M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5818M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5226M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5002M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:44:31.046 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 5h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:44:31.442 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:44:31.442 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:44:31.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:44:31.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:44:31.443 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:44:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:31 smithi060 ceph-mon[94233]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:31 smithi060 ceph-mon[94233]: from='client.29130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4271964776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:44:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:31 smithi060 ceph-mon[109077]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:31 smithi060 ceph-mon[109077]: from='client.29130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4271964776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:44:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:31 smithi089 ceph-mon[98504]: pgmap v13475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:31 smithi089 ceph-mon[98504]: from='client.29130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4271964776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:44:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:32 smithi060 ceph-mon[94233]: from='client.29136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:32 smithi060 ceph-mon[109077]: from='client.29136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:32 smithi089 ceph-mon[98504]: from='client.29136 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:44:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:33 smithi060 ceph-mon[94233]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:33 smithi060 ceph-mon[109077]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:33 smithi089 ceph-mon[98504]: pgmap v13476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:44:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:44:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:35 smithi060 ceph-mon[94233]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:35 smithi060 ceph-mon[109077]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:35 smithi089 ceph-mon[98504]: pgmap v13477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:37 smithi060 ceph-mon[94233]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:37 smithi060 ceph-mon[109077]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:37 smithi089 ceph-mon[98504]: pgmap v13478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:39 smithi060 ceph-mon[94233]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:39 smithi060 ceph-mon[109077]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:39 smithi089 ceph-mon[98504]: pgmap v13479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:41 smithi060 ceph-mon[109077]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:41 smithi060 ceph-mon[94233]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:41 smithi089 ceph-mon[98504]: pgmap v13480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:43 smithi060 ceph-mon[94233]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:43 smithi060 ceph-mon[109077]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:43 smithi089 ceph-mon[98504]: pgmap v13481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:44:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:44:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:45 smithi060 ceph-mon[94233]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:45 smithi060 ceph-mon[109077]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:45 smithi089 ceph-mon[98504]: pgmap v13482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:47 smithi060 ceph-mon[94233]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:47 smithi060 ceph-mon[109077]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:47 smithi089 ceph-mon[98504]: pgmap v13483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:49 smithi060 ceph-mon[94233]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:49 smithi060 ceph-mon[109077]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:49 smithi089 ceph-mon[98504]: pgmap v13484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:51 smithi060 ceph-mon[94233]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:51 smithi060 ceph-mon[109077]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:51 smithi089 ceph-mon[98504]: pgmap v13485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:53 smithi060 ceph-mon[94233]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:53 smithi060 ceph-mon[109077]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:53 smithi089 ceph-mon[98504]: pgmap v13486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:44:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:44:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:55 smithi060 ceph-mon[94233]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:55 smithi060 ceph-mon[109077]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:55 smithi089 ceph-mon[98504]: pgmap v13487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:44:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:57 smithi060 ceph-mon[94233]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:57 smithi060 ceph-mon[109077]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:44:58.286 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:57 smithi089 ceph-mon[98504]: pgmap v13488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:44:59 smithi060 ceph-mon[94233]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:44:59 smithi060 ceph-mon[109077]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:44:59 smithi089 ceph-mon[98504]: pgmap v13489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:01.806 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 8m ago 5h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (5h) 8m ago 5h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:45:02.134 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (5h) 8m ago 5h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (5h) 8m ago 5h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5277M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5818M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5226M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5002M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:45:02.135 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 8m ago 6h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:45:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:01 smithi060 ceph-mon[94233]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:02.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:01 smithi060 ceph-mon[109077]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:01 smithi089 ceph-mon[98504]: pgmap v13490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:02.533 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:02.534 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:45:02.535 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:45:02.535 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:02.535 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:45:02.535 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:45:02.535 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:45:02.535 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:45:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:02 smithi060 ceph-mon[94233]: from='client.39023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3168119835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:45:03.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:02 smithi060 ceph-mon[109077]: from='client.39023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3168119835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:45:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:02 smithi089 ceph-mon[98504]: from='client.39023 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3168119835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:45:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:03 smithi060 ceph-mon[94233]: from='client.39029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:03 smithi060 ceph-mon[94233]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:03 smithi060 ceph-mon[109077]: from='client.39029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:03 smithi060 ceph-mon[109077]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:03 smithi089 ceph-mon[98504]: from='client.39029 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:03 smithi089 ceph-mon[98504]: pgmap v13491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:45:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:45:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:05 smithi060 ceph-mon[94233]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:05 smithi060 ceph-mon[109077]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:05 smithi089 ceph-mon[98504]: pgmap v13492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:07 smithi060 ceph-mon[94233]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:07 smithi060 ceph-mon[109077]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:07 smithi089 ceph-mon[98504]: pgmap v13493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:09 smithi060 ceph-mon[94233]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:09 smithi060 ceph-mon[109077]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:09 smithi089 ceph-mon[98504]: pgmap v13494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:11 smithi060 ceph-mon[109077]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:11 smithi060 ceph-mon[94233]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:11 smithi089 ceph-mon[98504]: pgmap v13495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:13 smithi060 ceph-mon[94233]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:13 smithi060 ceph-mon[109077]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:13 smithi089 ceph-mon[98504]: pgmap v13496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:45:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:45:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:15 smithi060 ceph-mon[94233]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:15 smithi060 ceph-mon[109077]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:15 smithi089 ceph-mon[98504]: pgmap v13497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:17 smithi060 ceph-mon[94233]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:17 smithi060 ceph-mon[109077]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:17 smithi089 ceph-mon[98504]: pgmap v13498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:19 smithi060 ceph-mon[94233]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:19 smithi060 ceph-mon[109077]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:19 smithi089 ceph-mon[98504]: pgmap v13499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:21 smithi060 ceph-mon[94233]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:21 smithi060 ceph-mon[109077]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:21 smithi089 ceph-mon[98504]: pgmap v13500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 10:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T10:45:23.374847268Z level=info msg="Completed cleanup jobs" duration=13.663053ms 2023-12-01T10:45:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:23 smithi060 ceph-mon[94233]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:23 smithi060 ceph-mon[109077]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:23 smithi089 ceph-mon[98504]: pgmap v13501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:45:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:45:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:25 smithi060 ceph-mon[94233]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:25 smithi060 ceph-mon[109077]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:25 smithi089 ceph-mon[98504]: pgmap v13502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:27 smithi060 ceph-mon[94233]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:27 smithi060 ceph-mon[109077]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:27 smithi089 ceph-mon[98504]: pgmap v13503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[94233]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:45:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:45:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:45:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:45:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[109077]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:45:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:45:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:45:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:45:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:29 smithi089 ceph-mon[98504]: pgmap v13504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:45:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:45:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:45:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:45:32.219 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:31 smithi089 ceph-mon[98504]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:31 smithi060 ceph-mon[94233]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:31 smithi060 ceph-mon[109077]: pgmap v13505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:32.898 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:45:33.221 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:45:33.221 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (5h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:45:33.221 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:45:33.221 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5277M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5818M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5226M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5002M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:45:33.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:45:33.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:45:33.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:45:33.223 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (5h) 9m ago 6h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:45:33.617 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:33.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:45:33.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:45:33.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:45:33.619 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:45:33.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:45:33.619 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:45:33.619 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:45:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:33 smithi060 ceph-mon[94233]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:33 smithi060 ceph-mon[94233]: from='client.39041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3834791187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:45:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:33 smithi060 ceph-mon[109077]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:33 smithi060 ceph-mon[109077]: from='client.39041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3834791187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:45:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:33 smithi089 ceph-mon[98504]: pgmap v13506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:33 smithi089 ceph-mon[98504]: from='client.39041 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3834791187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:45:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:45:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:45:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:34 smithi060 ceph-mon[94233]: from='client.39047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:34 smithi060 ceph-mon[109077]: from='client.39047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:34 smithi089 ceph-mon[98504]: from='client.39047 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:45:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:35 smithi060 ceph-mon[94233]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:35 smithi060 ceph-mon[109077]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:35 smithi089 ceph-mon[98504]: pgmap v13507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:37 smithi060 ceph-mon[94233]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:37 smithi060 ceph-mon[109077]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:37 smithi089 ceph-mon[98504]: pgmap v13508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:39 smithi060 ceph-mon[94233]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:39 smithi060 ceph-mon[109077]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:39 smithi089 ceph-mon[98504]: pgmap v13509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:41 smithi060 ceph-mon[94233]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:41 smithi060 ceph-mon[109077]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:42.278 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:41 smithi089 ceph-mon[98504]: pgmap v13510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:42.278 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:43 smithi060 ceph-mon[94233]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:43 smithi060 ceph-mon[109077]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:43 smithi089 ceph-mon[98504]: pgmap v13511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:45:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:45:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:45 smithi060 ceph-mon[94233]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:45 smithi060 ceph-mon[109077]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:45 smithi089 ceph-mon[98504]: pgmap v13512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:47 smithi060 ceph-mon[94233]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:47 smithi060 ceph-mon[109077]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:47 smithi089 ceph-mon[98504]: pgmap v13513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:49 smithi060 ceph-mon[94233]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:49 smithi060 ceph-mon[109077]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:49 smithi089 ceph-mon[98504]: pgmap v13514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:51 smithi060 ceph-mon[94233]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:51 smithi060 ceph-mon[109077]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:51 smithi089 ceph-mon[98504]: pgmap v13515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:53 smithi060 ceph-mon[94233]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:53 smithi060 ceph-mon[109077]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:53 smithi089 ceph-mon[98504]: pgmap v13516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:45:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:45:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:55 smithi060 ceph-mon[94233]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:55 smithi060 ceph-mon[109077]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:55 smithi089 ceph-mon[98504]: pgmap v13517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:45:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:57 smithi060 ceph-mon[94233]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:57 smithi060 ceph-mon[109077]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:45:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:57 smithi089 ceph-mon[98504]: pgmap v13518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:45:59 smithi060 ceph-mon[94233]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:45:59 smithi060 ceph-mon[109077]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:45:59 smithi089 ceph-mon[98504]: pgmap v13519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:01 smithi060 ceph-mon[94233]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:01 smithi060 ceph-mon[109077]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:01 smithi089 ceph-mon[98504]: pgmap v13520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:03.981 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:46:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:03 smithi060 ceph-mon[109077]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:03 smithi060 ceph-mon[94233]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:03 smithi089 ceph-mon[98504]: pgmap v13521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:04.308 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:46:04.308 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:46:04.308 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:46:04.308 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:46:04.308 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:46:04.308 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 785M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1661M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 928M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 736M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5277M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5818M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5226M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5002M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4133M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4661M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:46:04.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4114M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:46:04.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4670M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:46:04.310 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:46:04.704 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:46:04.704 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:46:04.704 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:46:04.704 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:46:04.705 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:46:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:46:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:46:05.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:04 smithi060 ceph-mon[109077]: from='client.29184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:05.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3936592745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:46:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:04 smithi060 ceph-mon[94233]: from='client.29184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3936592745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:46:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:04 smithi089 ceph-mon[98504]: from='client.29184 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3936592745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:46:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:06 smithi060 ceph-mon[109077]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:06 smithi060 ceph-mon[109077]: from='client.39065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:06 smithi060 ceph-mon[94233]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:06 smithi060 ceph-mon[94233]: from='client.39065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:06 smithi089 ceph-mon[98504]: pgmap v13522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:06 smithi089 ceph-mon[98504]: from='client.39065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:08.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:08 smithi060 ceph-mon[94233]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:08.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:08 smithi060 ceph-mon[109077]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:08 smithi089 ceph-mon[98504]: pgmap v13523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:10 smithi060 ceph-mon[94233]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:10 smithi060 ceph-mon[109077]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:10 smithi089 ceph-mon[98504]: pgmap v13524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:12 smithi060 ceph-mon[94233]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:12 smithi060 ceph-mon[109077]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:12 smithi089 ceph-mon[98504]: pgmap v13525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:14 smithi089 ceph-mon[98504]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:14 smithi060 ceph-mon[94233]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:14 smithi060 ceph-mon[109077]: pgmap v13526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:46:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:46:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:16 smithi089 ceph-mon[98504]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:16 smithi060 ceph-mon[94233]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:16 smithi060 ceph-mon[109077]: pgmap v13527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:18 smithi089 ceph-mon[98504]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:18 smithi060 ceph-mon[94233]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:18 smithi060 ceph-mon[109077]: pgmap v13528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:20 smithi089 ceph-mon[98504]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:20 smithi060 ceph-mon[94233]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:20 smithi060 ceph-mon[109077]: pgmap v13529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:21 smithi089 ceph-mon[98504]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:21.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:21 smithi060 ceph-mon[94233]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:21.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:21 smithi060 ceph-mon[109077]: pgmap v13530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:23 smithi060 ceph-mon[94233]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:23.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:23 smithi060 ceph-mon[109077]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:23 smithi089 ceph-mon[98504]: pgmap v13531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:46:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:46:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:25 smithi060 ceph-mon[94233]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:25 smithi060 ceph-mon[109077]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:25 smithi089 ceph-mon[98504]: pgmap v13532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:27 smithi060 ceph-mon[94233]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:27 smithi060 ceph-mon[109077]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:27 smithi089 ceph-mon[98504]: pgmap v13533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:29 smithi060 ceph-mon[94233]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:29 smithi060 ceph-mon[109077]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:29 smithi089 ceph-mon[98504]: pgmap v13534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:46:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:46:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:46:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:31 smithi060 ceph-mon[94233]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:31 smithi060 ceph-mon[109077]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:31 smithi089 ceph-mon[98504]: pgmap v13535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:33 smithi060 ceph-mon[94233]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:33.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:33 smithi060 ceph-mon[109077]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:33 smithi089 ceph-mon[98504]: pgmap v13536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:46:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:46:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:35.055 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:46:35.381 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:46:35.381 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 1s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 1s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 1s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 1s ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 1s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 1s ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 1s ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 1s ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 1s ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 1s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:46:35.382 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 1s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 1s ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 1s ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 1s ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 1s ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 1s ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 1s ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 1s ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 1s ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:46:35.383 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 1s ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:46:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[109077]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:46:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:46:35.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[94233]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:46:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:46:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:46:35.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:46:35.782 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:46:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:35 smithi089 ceph-mon[98504]: pgmap v13537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:46:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:46:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:46:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:36 smithi060 ceph-mon[109077]: from='client.29202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:36 smithi060 ceph-mon[109077]: from='client.39083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1223308175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:46:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:36 smithi060 ceph-mon[94233]: from='client.29202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:36 smithi060 ceph-mon[94233]: from='client.39083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1223308175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:46:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:36 smithi089 ceph-mon[98504]: from='client.29202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:36 smithi089 ceph-mon[98504]: from='client.39083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:46:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1223308175' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:46:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:37 smithi060 ceph-mon[94233]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:37 smithi060 ceph-mon[109077]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:37 smithi089 ceph-mon[98504]: pgmap v13538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:39 smithi060 ceph-mon[94233]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:39 smithi060 ceph-mon[109077]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:39 smithi089 ceph-mon[98504]: pgmap v13539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:41 smithi060 ceph-mon[94233]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:41 smithi060 ceph-mon[109077]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:41 smithi089 ceph-mon[98504]: pgmap v13540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:43 smithi060 ceph-mon[94233]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:43 smithi060 ceph-mon[109077]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:43 smithi089 ceph-mon[98504]: pgmap v13541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:46:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:46:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:45 smithi060 ceph-mon[94233]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:45 smithi060 ceph-mon[109077]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:45 smithi089 ceph-mon[98504]: pgmap v13542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:47.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:47 smithi060 ceph-mon[94233]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:47 smithi060 ceph-mon[109077]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:47 smithi089 ceph-mon[98504]: pgmap v13543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:49 smithi060 ceph-mon[94233]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:49.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:49 smithi060 ceph-mon[109077]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:49 smithi089 ceph-mon[98504]: pgmap v13544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:51 smithi060 ceph-mon[94233]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:51.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:51 smithi060 ceph-mon[109077]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:51 smithi089 ceph-mon[98504]: pgmap v13545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:53.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:53 smithi060 ceph-mon[109077]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:53 smithi060 ceph-mon[94233]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:53 smithi089 ceph-mon[98504]: pgmap v13546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:46:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:46:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:55 smithi060 ceph-mon[94233]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:55 smithi060 ceph-mon[109077]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:55 smithi089 ceph-mon[98504]: pgmap v13547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:56.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:46:57.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:57 smithi060 ceph-mon[109077]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:57 smithi060 ceph-mon[94233]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:57 smithi089 ceph-mon[98504]: pgmap v13548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:46:59 smithi060 ceph-mon[94233]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:46:59 smithi060 ceph-mon[109077]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:46:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:46:59 smithi089 ceph-mon[98504]: pgmap v13549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:01 smithi060 ceph-mon[94233]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:01.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:01 smithi060 ceph-mon[109077]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:01 smithi089 ceph-mon[98504]: pgmap v13550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:03 smithi060 ceph-mon[94233]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:03 smithi060 ceph-mon[109077]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:03 smithi089 ceph-mon[98504]: pgmap v13551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:47:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:47:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:05 smithi060 ceph-mon[94233]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:05 smithi060 ceph-mon[109077]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:05 smithi089 ceph-mon[98504]: pgmap v13552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:06.152 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 33s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 32s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 33s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 32s ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 32s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 33s ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 33s ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 32s ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:47:06.482 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 33s ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 33s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 32s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 33s ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 33s ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 33s ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 33s ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 32s ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 32s ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 32s ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 32s ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:47:06.483 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 32s ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:47:06.879 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:47:06.917 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:47:06.917 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:47:06.917 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:06.917 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:47:06.918 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:47:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[94233]: from='client.29220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[94233]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[94233]: from='client.39101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1903437521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:47:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[109077]: from='client.29220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[109077]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[109077]: from='client.39101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1903437521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:47:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:07 smithi089 ceph-mon[98504]: from='client.29220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:07 smithi089 ceph-mon[98504]: pgmap v13553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:07 smithi089 ceph-mon[98504]: from='client.39101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1903437521' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:47:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:09 smithi060 ceph-mon[94233]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:09 smithi060 ceph-mon[109077]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:09 smithi089 ceph-mon[98504]: pgmap v13554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:11 smithi060 ceph-mon[94233]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:11 smithi060 ceph-mon[109077]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:11 smithi089 ceph-mon[98504]: pgmap v13555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:13 smithi060 ceph-mon[94233]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:13 smithi060 ceph-mon[109077]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:13 smithi089 ceph-mon[98504]: pgmap v13556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:47:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:47:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:15 smithi060 ceph-mon[94233]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:15 smithi060 ceph-mon[109077]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:15 smithi089 ceph-mon[98504]: pgmap v13557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:17 smithi060 ceph-mon[94233]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:17 smithi060 ceph-mon[109077]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:17 smithi089 ceph-mon[98504]: pgmap v13558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:19 smithi060 ceph-mon[94233]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:19 smithi060 ceph-mon[109077]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:19 smithi089 ceph-mon[98504]: pgmap v13559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:21 smithi060 ceph-mon[94233]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:21 smithi060 ceph-mon[109077]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:21 smithi089 ceph-mon[98504]: pgmap v13560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:23 smithi060 ceph-mon[94233]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:23 smithi060 ceph-mon[109077]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:23 smithi089 ceph-mon[98504]: pgmap v13561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:47:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:47:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:25 smithi060 ceph-mon[94233]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:25 smithi060 ceph-mon[109077]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:25 smithi089 ceph-mon[98504]: pgmap v13562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:27 smithi060 ceph-mon[94233]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:27 smithi060 ceph-mon[109077]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:27 smithi089 ceph-mon[98504]: pgmap v13563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:29 smithi060 ceph-mon[94233]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:29 smithi060 ceph-mon[109077]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:29 smithi089 ceph-mon[98504]: pgmap v13564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:31 smithi060 ceph-mon[94233]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:31 smithi060 ceph-mon[109077]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:31 smithi089 ceph-mon[98504]: pgmap v13565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:33 smithi060 ceph-mon[94233]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:33 smithi060 ceph-mon[109077]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:33 smithi089 ceph-mon[98504]: pgmap v13566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:47:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:47:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[94233]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:47:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:47:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:47:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:47:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[109077]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:47:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:47:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:47:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:47:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:35 smithi089 ceph-mon[98504]: pgmap v13567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:47:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:47:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:47:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:47:37.243 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:47:37.573 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:47:37.619 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 64s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:47:37.619 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 63s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:47:37.619 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 64s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:47:37.619 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 63s ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:47:37.619 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 63s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:47:37.619 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 64s ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 64s ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 63s ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 64s ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 64s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 63s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 64s ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 64s ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 64s ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 64s ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:47:37.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 63s ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:47:37.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 63s ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:47:37.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 63s ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:47:37.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 63s ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:47:37.621 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 63s ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:47:37.976 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:47:37.976 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:47:37.976 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:47:37.976 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:37.976 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:47:37.976 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:47:37.977 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:47:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:37 smithi060 ceph-mon[94233]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:37 smithi060 ceph-mon[109077]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:37 smithi089 ceph-mon[98504]: pgmap v13568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:38 smithi060 ceph-mon[109077]: from='client.39113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:38 smithi060 ceph-mon[109077]: from='client.29244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3017746927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:47:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:38 smithi060 ceph-mon[94233]: from='client.39113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:38 smithi060 ceph-mon[94233]: from='client.29244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3017746927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:47:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:38 smithi089 ceph-mon[98504]: from='client.39113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:38 smithi089 ceph-mon[98504]: from='client.29244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:47:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3017746927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:47:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:39 smithi060 ceph-mon[94233]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:39 smithi060 ceph-mon[109077]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:39 smithi089 ceph-mon[98504]: pgmap v13569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:41 smithi060 ceph-mon[94233]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:41 smithi060 ceph-mon[109077]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:41 smithi089 ceph-mon[98504]: pgmap v13570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:44.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:43 smithi060 ceph-mon[109077]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:43 smithi060 ceph-mon[94233]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:43 smithi089 ceph-mon[98504]: pgmap v13571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:47:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:47:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:45 smithi060 ceph-mon[94233]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:45 smithi060 ceph-mon[109077]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:45 smithi089 ceph-mon[98504]: pgmap v13572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:47 smithi060 ceph-mon[94233]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:47 smithi060 ceph-mon[109077]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:47 smithi089 ceph-mon[98504]: pgmap v13573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:49 smithi060 ceph-mon[94233]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:49 smithi060 ceph-mon[109077]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:49 smithi089 ceph-mon[98504]: pgmap v13574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:51 smithi060 ceph-mon[94233]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:51 smithi060 ceph-mon[109077]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:51 smithi089 ceph-mon[98504]: pgmap v13575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:53 smithi060 ceph-mon[94233]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:53 smithi060 ceph-mon[109077]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:53 smithi089 ceph-mon[98504]: pgmap v13576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:47:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:47:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:55 smithi060 ceph-mon[94233]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:55 smithi060 ceph-mon[109077]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:55 smithi089 ceph-mon[98504]: pgmap v13577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:47:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:57 smithi060 ceph-mon[94233]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:57 smithi060 ceph-mon[109077]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:47:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:57 smithi089 ceph-mon[98504]: pgmap v13578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:47:59 smithi060 ceph-mon[94233]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:47:59 smithi060 ceph-mon[109077]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:47:59 smithi089 ceph-mon[98504]: pgmap v13579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:01 smithi060 ceph-mon[94233]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:02.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:01 smithi060 ceph-mon[109077]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:01 smithi089 ceph-mon[98504]: pgmap v13580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:03 smithi060 ceph-mon[94233]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:03 smithi060 ceph-mon[109077]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:03 smithi089 ceph-mon[98504]: pgmap v13581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:48:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:48:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:05 smithi060 ceph-mon[94233]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:05 smithi060 ceph-mon[109077]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:05 smithi089 ceph-mon[98504]: pgmap v13582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:07 smithi060 ceph-mon[109077]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:07 smithi060 ceph-mon[94233]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:07 smithi089 ceph-mon[98504]: pgmap v13583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:08.343 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:48:08.668 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:48:08.668 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 95s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:48:08.668 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 94s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:48:08.668 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 95s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 94s ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 94s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 95s ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 95s ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 94s ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 95s ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 95s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 94s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 95s ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:48:08.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 95s ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:48:08.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 95s ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:48:08.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 95s ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:48:08.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 94s ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:48:08.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 94s ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:48:08.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 94s ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:48:08.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 94s ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:48:08.670 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 94s ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:48:09.064 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:48:09.064 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:48:09.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:09.065 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:48:09.066 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:48:09.066 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:48:09.066 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:48:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[94233]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[94233]: from='client.29256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[94233]: from='client.39137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2135054079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:48:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[109077]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[109077]: from='client.29256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[109077]: from='client.39137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2135054079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:48:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:09 smithi089 ceph-mon[98504]: pgmap v13584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:09 smithi089 ceph-mon[98504]: from='client.29256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:09 smithi089 ceph-mon[98504]: from='client.39137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2135054079' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:48:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:11 smithi060 ceph-mon[94233]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:11 smithi060 ceph-mon[109077]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:11 smithi089 ceph-mon[98504]: pgmap v13585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:13 smithi060 ceph-mon[94233]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:13 smithi060 ceph-mon[109077]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:13 smithi089 ceph-mon[98504]: pgmap v13586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:48:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:48:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:15 smithi060 ceph-mon[94233]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:15 smithi060 ceph-mon[109077]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:15 smithi089 ceph-mon[98504]: pgmap v13587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:17 smithi060 ceph-mon[94233]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:17 smithi060 ceph-mon[109077]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:17 smithi089 ceph-mon[98504]: pgmap v13588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:19 smithi060 ceph-mon[94233]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:19 smithi060 ceph-mon[109077]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:19 smithi089 ceph-mon[98504]: pgmap v13589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:21 smithi060 ceph-mon[94233]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:21 smithi060 ceph-mon[109077]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:21 smithi089 ceph-mon[98504]: pgmap v13590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:23 smithi060 ceph-mon[94233]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:24.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:23 smithi060 ceph-mon[109077]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:23 smithi089 ceph-mon[98504]: pgmap v13591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:48:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:48:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:25 smithi060 ceph-mon[94233]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:25 smithi060 ceph-mon[109077]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:25 smithi089 ceph-mon[98504]: pgmap v13592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:27 smithi060 ceph-mon[94233]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:27 smithi060 ceph-mon[109077]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:27 smithi089 ceph-mon[98504]: pgmap v13593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:29 smithi060 ceph-mon[109077]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:29 smithi060 ceph-mon[94233]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:29 smithi089 ceph-mon[98504]: pgmap v13594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:31 smithi060 ceph-mon[94233]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:31 smithi060 ceph-mon[109077]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:31 smithi089 ceph-mon[98504]: pgmap v13595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:33 smithi060 ceph-mon[94233]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:33 smithi060 ceph-mon[109077]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:33 smithi089 ceph-mon[98504]: pgmap v13596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:48:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:48:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:35 smithi060 ceph-mon[94233]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:48:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:35 smithi060 ceph-mon[109077]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:48:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:35 smithi089 ceph-mon[98504]: pgmap v13597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:48:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:48:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:48:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:48:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:48:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:48:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:48:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:48:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:48:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:48:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:37 smithi060 ceph-mon[94233]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:37 smithi060 ceph-mon[109077]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:37 smithi089 ceph-mon[98504]: pgmap v13598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:39.428 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:48:39.755 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:48:39.756 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:48:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:39 smithi060 ceph-mon[94233]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:40.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:39 smithi060 ceph-mon[109077]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:39 smithi089 ceph-mon[98504]: pgmap v13599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:40.151 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:48:40.151 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:48:40.151 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:48:40.152 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:48:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:40 smithi060 ceph-mon[94233]: from='client.39149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:40 smithi060 ceph-mon[94233]: from='client.39155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/482085465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:48:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:40 smithi060 ceph-mon[109077]: from='client.39149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:40 smithi060 ceph-mon[109077]: from='client.39155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/482085465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:48:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:40 smithi089 ceph-mon[98504]: from='client.39149 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:40 smithi089 ceph-mon[98504]: from='client.39155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:48:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/482085465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:48:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:41 smithi060 ceph-mon[94233]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:41 smithi060 ceph-mon[109077]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:41 smithi089 ceph-mon[98504]: pgmap v13600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:43 smithi060 ceph-mon[94233]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:43 smithi060 ceph-mon[109077]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:43 smithi089 ceph-mon[98504]: pgmap v13601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:48:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:48:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:45 smithi060 ceph-mon[109077]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:45 smithi060 ceph-mon[94233]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:45 smithi089 ceph-mon[98504]: pgmap v13602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:47 smithi060 ceph-mon[109077]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:47 smithi060 ceph-mon[94233]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:47 smithi089 ceph-mon[98504]: pgmap v13603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:50.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:49 smithi060 ceph-mon[109077]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:49 smithi060 ceph-mon[94233]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:49 smithi089 ceph-mon[98504]: pgmap v13604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:51 smithi060 ceph-mon[109077]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:51 smithi060 ceph-mon[94233]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:51 smithi089 ceph-mon[98504]: pgmap v13605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:53 smithi060 ceph-mon[94233]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:53 smithi060 ceph-mon[109077]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:53 smithi089 ceph-mon[98504]: pgmap v13606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:48:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:48:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:55 smithi060 ceph-mon[109077]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:55 smithi060 ceph-mon[94233]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:55 smithi089 ceph-mon[98504]: pgmap v13607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:48:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:57 smithi060 ceph-mon[94233]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:57 smithi060 ceph-mon[109077]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:48:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:57 smithi089 ceph-mon[98504]: pgmap v13608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:48:59 smithi060 ceph-mon[94233]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:48:59 smithi060 ceph-mon[109077]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:48:59 smithi089 ceph-mon[98504]: pgmap v13609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:01 smithi060 ceph-mon[94233]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:02.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:01 smithi060 ceph-mon[109077]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:01 smithi089 ceph-mon[98504]: pgmap v13610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:03 smithi060 ceph-mon[94233]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:03 smithi060 ceph-mon[109077]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:03 smithi089 ceph-mon[98504]: pgmap v13611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:49:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:49:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:05 smithi060 ceph-mon[94233]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:05 smithi060 ceph-mon[109077]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:05 smithi089 ceph-mon[98504]: pgmap v13612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:07 smithi060 ceph-mon[109077]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:07 smithi060 ceph-mon[94233]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:07 smithi089 ceph-mon[98504]: pgmap v13613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:09 smithi060 ceph-mon[94233]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:09 smithi060 ceph-mon[109077]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:09 smithi089 ceph-mon[98504]: pgmap v13614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:10.514 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:49:10.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:49:10.840 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:49:11.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:11.250 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:49:11.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:49:11.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:11.250 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:49:11.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:49:11.250 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:49:11.250 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:49:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[94233]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[94233]: from='client.29292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[94233]: from='client.39173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/592988040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[109077]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[109077]: from='client.29292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[109077]: from='client.39173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/592988040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:49:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:11 smithi089 ceph-mon[98504]: pgmap v13615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:11 smithi089 ceph-mon[98504]: from='client.29292 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:11 smithi089 ceph-mon[98504]: from='client.39173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/592988040' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:49:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:13 smithi060 ceph-mon[94233]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:13 smithi060 ceph-mon[109077]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:13 smithi089 ceph-mon[98504]: pgmap v13616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:49:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:49:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:15 smithi060 ceph-mon[94233]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:15 smithi060 ceph-mon[109077]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:15 smithi089 ceph-mon[98504]: pgmap v13617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:17 smithi060 ceph-mon[94233]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:17 smithi060 ceph-mon[109077]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:17 smithi089 ceph-mon[98504]: pgmap v13618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:19 smithi060 ceph-mon[94233]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:19 smithi060 ceph-mon[109077]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:19 smithi089 ceph-mon[98504]: pgmap v13619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:21 smithi060 ceph-mon[94233]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:21 smithi060 ceph-mon[109077]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:21 smithi089 ceph-mon[98504]: pgmap v13620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:23 smithi060 ceph-mon[94233]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:23 smithi060 ceph-mon[109077]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:23 smithi089 ceph-mon[98504]: pgmap v13621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:49:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:49:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:25 smithi060 ceph-mon[94233]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:25 smithi060 ceph-mon[109077]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:25 smithi089 ceph-mon[98504]: pgmap v13622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:27 smithi089 ceph-mon[98504]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:27 smithi060 ceph-mon[94233]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:27 smithi060 ceph-mon[109077]: pgmap v13623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:29 smithi089 ceph-mon[98504]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:29 smithi060 ceph-mon[94233]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:29 smithi060 ceph-mon[109077]: pgmap v13624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:31 smithi089 ceph-mon[98504]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:31 smithi060 ceph-mon[94233]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:31 smithi060 ceph-mon[109077]: pgmap v13625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:33 smithi089 ceph-mon[98504]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:33 smithi060 ceph-mon[94233]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:33 smithi060 ceph-mon[109077]: pgmap v13626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:49:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:49:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:35 smithi089 ceph-mon[98504]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:35 smithi060 ceph-mon[94233]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:35 smithi060 ceph-mon[109077]: pgmap v13627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:49:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:49:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:49:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:49:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:49:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:49:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:49:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:49:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:49:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:37 smithi089 ceph-mon[98504]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:49:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:37 smithi060 ceph-mon[94233]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:49:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:37 smithi060 ceph-mon[109077]: pgmap v13628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:49:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:39 smithi089 ceph-mon[98504]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:39 smithi060 ceph-mon[94233]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:39 smithi060 ceph-mon[109077]: pgmap v13629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:41.609 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:49:41.933 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:49:41.934 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:49:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:41 smithi089 ceph-mon[98504]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:41 smithi060 ceph-mon[94233]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:41 smithi060 ceph-mon[109077]: pgmap v13630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:42.334 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:49:42.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:49:42.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:49:42.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:49:42.335 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:49:42.336 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:49:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:42 smithi060 ceph-mon[94233]: from='client.39185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:42 smithi060 ceph-mon[94233]: from='client.29316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3421282128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:49:43.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:42 smithi060 ceph-mon[109077]: from='client.39185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:42 smithi060 ceph-mon[109077]: from='client.29316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3421282128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:49:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:42 smithi089 ceph-mon[98504]: from='client.39185 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:42 smithi089 ceph-mon[98504]: from='client.29316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:49:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3421282128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:49:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:43 smithi060 ceph-mon[94233]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:43 smithi060 ceph-mon[109077]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:43 smithi089 ceph-mon[98504]: pgmap v13631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:49:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:49:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:45 smithi060 ceph-mon[94233]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:45 smithi060 ceph-mon[109077]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:45 smithi089 ceph-mon[98504]: pgmap v13632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:47 smithi060 ceph-mon[94233]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:47 smithi060 ceph-mon[109077]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:47 smithi089 ceph-mon[98504]: pgmap v13633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:50.116 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:49 smithi060 ceph-mon[94233]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:50.116 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:49 smithi060 ceph-mon[109077]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:49 smithi089 ceph-mon[98504]: pgmap v13634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:51 smithi060 ceph-mon[94233]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:51 smithi060 ceph-mon[109077]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:51 smithi089 ceph-mon[98504]: pgmap v13635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:53 smithi060 ceph-mon[109077]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:53 smithi060 ceph-mon[94233]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:53 smithi089 ceph-mon[98504]: pgmap v13636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:49:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:49:56.122 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:55 smithi060 ceph-mon[109077]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:56.123 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:55 smithi060 ceph-mon[94233]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:55 smithi089 ceph-mon[98504]: pgmap v13637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:49:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:57 smithi060 ceph-mon[94233]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:57 smithi060 ceph-mon[109077]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:49:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:57 smithi089 ceph-mon[98504]: pgmap v13638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:49:59 smithi060 ceph-mon[109077]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:49:59 smithi060 ceph-mon[94233]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T10:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:49:59 smithi089 ceph-mon[98504]: pgmap v13639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T10:50:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:01 smithi060 ceph-mon[94233]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:01 smithi060 ceph-mon[109077]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:01 smithi089 ceph-mon[98504]: pgmap v13640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:03 smithi060 ceph-mon[94233]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:03 smithi060 ceph-mon[109077]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:03 smithi089 ceph-mon[98504]: pgmap v13641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:50:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:50:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:05 smithi060 ceph-mon[94233]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:05 smithi060 ceph-mon[109077]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:05 smithi089 ceph-mon[98504]: pgmap v13642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:07 smithi060 ceph-mon[94233]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:07 smithi060 ceph-mon[109077]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:07 smithi089 ceph-mon[98504]: pgmap v13643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:09 smithi060 ceph-mon[94233]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:09 smithi060 ceph-mon[109077]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:09 smithi089 ceph-mon[98504]: pgmap v13644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:11 smithi060 ceph-mon[94233]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:11 smithi060 ceph-mon[109077]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:11 smithi089 ceph-mon[98504]: pgmap v13645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:12.700 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:50:13.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:50:13.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:50:13.029 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:50:13.424 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:50:13.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:50:13.426 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:13.426 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:50:13.426 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:50:13.426 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:50:13.426 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:50:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[94233]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[94233]: from='client.39203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[94233]: from='client.29334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1570560396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:50:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[109077]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[109077]: from='client.39203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[109077]: from='client.29334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1570560396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:50:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:13 smithi089 ceph-mon[98504]: pgmap v13646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:13 smithi089 ceph-mon[98504]: from='client.39203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:13 smithi089 ceph-mon[98504]: from='client.29334 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1570560396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:50:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:50:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:50:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:15 smithi060 ceph-mon[94233]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:15 smithi060 ceph-mon[109077]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:15 smithi089 ceph-mon[98504]: pgmap v13647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:17 smithi060 ceph-mon[94233]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:17 smithi060 ceph-mon[109077]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:17 smithi089 ceph-mon[98504]: pgmap v13648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:19 smithi060 ceph-mon[94233]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:19 smithi060 ceph-mon[109077]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:19 smithi089 ceph-mon[98504]: pgmap v13649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:21 smithi060 ceph-mon[109077]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:21 smithi060 ceph-mon[94233]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:21 smithi089 ceph-mon[98504]: pgmap v13650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:23 smithi060 ceph-mon[94233]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:23 smithi060 ceph-mon[109077]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:23 smithi089 ceph-mon[98504]: pgmap v13651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:50:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:50:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:25 smithi060 ceph-mon[109077]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:25 smithi060 ceph-mon[94233]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:25 smithi089 ceph-mon[98504]: pgmap v13652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:27 smithi060 ceph-mon[94233]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:27 smithi060 ceph-mon[109077]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:27 smithi089 ceph-mon[98504]: pgmap v13653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:29 smithi060 ceph-mon[94233]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:29 smithi060 ceph-mon[109077]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:29 smithi089 ceph-mon[98504]: pgmap v13654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:31 smithi060 ceph-mon[94233]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:31 smithi060 ceph-mon[109077]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:31 smithi089 ceph-mon[98504]: pgmap v13655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:33 smithi060 ceph-mon[94233]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:33 smithi060 ceph-mon[109077]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:33 smithi089 ceph-mon[98504]: pgmap v13656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:50:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:50:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:35 smithi060 ceph-mon[94233]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:35 smithi060 ceph-mon[109077]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:35 smithi089 ceph-mon[98504]: pgmap v13657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[109077]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[94233]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:37 smithi089 ceph-mon[98504]: pgmap v13658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:50:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:39 smithi060 ceph-mon[94233]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:39 smithi060 ceph-mon[109077]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:39 smithi089 ceph-mon[98504]: pgmap v13659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[94233]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[109077]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:41 smithi089 ceph-mon[98504]: pgmap v13660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:50:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:50:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:50:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:43.789 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:50:44.115 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:50:44.116 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:50:44.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:50:44.117 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:50:44.117 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:50:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:43 smithi060 ceph-mon[94233]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:44.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:43 smithi060 ceph-mon[109077]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:43 smithi089 ceph-mon[98504]: pgmap v13661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:44.512 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:50:44.512 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:50:44.512 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:50:44.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:44.512 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:50:44.512 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:50:44.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:50:44.514 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:50:44.514 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:50:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:50:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:50:45.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:44 smithi060 ceph-mon[94233]: from='client.29346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:45.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3272616324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:50:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:44 smithi060 ceph-mon[109077]: from='client.29346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3272616324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:50:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:44 smithi089 ceph-mon[98504]: from='client.29346 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3272616324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:50:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:45 smithi060 ceph-mon[94233]: from='client.29352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:45 smithi060 ceph-mon[94233]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:45 smithi060 ceph-mon[109077]: from='client.29352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:45 smithi060 ceph-mon[109077]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:45 smithi089 ceph-mon[98504]: from='client.29352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:50:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:45 smithi089 ceph-mon[98504]: pgmap v13662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:47 smithi060 ceph-mon[94233]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:47 smithi060 ceph-mon[109077]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:47 smithi089 ceph-mon[98504]: pgmap v13663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:49 smithi060 ceph-mon[109077]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:49 smithi060 ceph-mon[94233]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:49 smithi089 ceph-mon[98504]: pgmap v13664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:51 smithi060 ceph-mon[94233]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:51 smithi060 ceph-mon[109077]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:51 smithi089 ceph-mon[98504]: pgmap v13665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:53 smithi060 ceph-mon[94233]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:53 smithi060 ceph-mon[109077]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:53 smithi089 ceph-mon[98504]: pgmap v13666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:50:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:50:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:56 smithi060 ceph-mon[94233]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:56 smithi060 ceph-mon[109077]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:56 smithi089 ceph-mon[98504]: pgmap v13667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:50:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:50:58 smithi060 ceph-mon[94233]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:50:58 smithi060 ceph-mon[109077]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:50:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:50:58 smithi089 ceph-mon[98504]: pgmap v13668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:00 smithi089 ceph-mon[98504]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:00 smithi060 ceph-mon[94233]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:00 smithi060 ceph-mon[109077]: pgmap v13669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:02 smithi089 ceph-mon[98504]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:02 smithi060 ceph-mon[94233]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:02 smithi060 ceph-mon[109077]: pgmap v13670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:04 smithi089 ceph-mon[98504]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:04 smithi060 ceph-mon[109077]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:04 smithi060 ceph-mon[94233]: pgmap v13671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:51:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:51:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:06 smithi089 ceph-mon[98504]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:06 smithi060 ceph-mon[109077]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:06 smithi060 ceph-mon[94233]: pgmap v13672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:08 smithi089 ceph-mon[98504]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:08 smithi060 ceph-mon[109077]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:08 smithi060 ceph-mon[94233]: pgmap v13673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:10 smithi089 ceph-mon[98504]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:10 smithi060 ceph-mon[109077]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:10 smithi060 ceph-mon[94233]: pgmap v13674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:12 smithi089 ceph-mon[98504]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:12 smithi060 ceph-mon[109077]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:12 smithi060 ceph-mon[94233]: pgmap v13675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:14 smithi089 ceph-mon[98504]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:14 smithi060 ceph-mon[109077]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:14 smithi060 ceph-mon[94233]: pgmap v13676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:51:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:51:14.876 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:51:15.200 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:51:15.200 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:51:15.200 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:51:15.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:51:15.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:51:15.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:51:15.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:51:15.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:51:15.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:51:15.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:51:15.202 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:51:15.599 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:51:15.599 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:51:15.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:51:15.599 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:15.599 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:51:15.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:51:15.600 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:51:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:16 smithi089 ceph-mon[98504]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:16 smithi089 ceph-mon[98504]: from='client.29364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4114589147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:51:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:16 smithi060 ceph-mon[94233]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:16 smithi060 ceph-mon[94233]: from='client.29364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4114589147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:51:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:16 smithi060 ceph-mon[109077]: pgmap v13677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:16 smithi060 ceph-mon[109077]: from='client.29364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4114589147' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:51:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:17 smithi060 ceph-mon[94233]: from='client.39245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:17.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:17 smithi060 ceph-mon[109077]: from='client.39245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:17 smithi089 ceph-mon[98504]: from='client.39245 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:18 smithi060 ceph-mon[94233]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:18 smithi060 ceph-mon[109077]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:18 smithi089 ceph-mon[98504]: pgmap v13678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:20 smithi060 ceph-mon[94233]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:20 smithi060 ceph-mon[109077]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:20 smithi089 ceph-mon[98504]: pgmap v13679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:22 smithi060 ceph-mon[94233]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:22 smithi060 ceph-mon[109077]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:22 smithi089 ceph-mon[98504]: pgmap v13680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:24 smithi060 ceph-mon[94233]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:24 smithi060 ceph-mon[109077]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:24 smithi089 ceph-mon[98504]: pgmap v13681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:51:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:51:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:26 smithi060 ceph-mon[94233]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:26 smithi060 ceph-mon[109077]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:26 smithi089 ceph-mon[98504]: pgmap v13682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:28 smithi060 ceph-mon[94233]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:28 smithi060 ceph-mon[109077]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:28 smithi089 ceph-mon[98504]: pgmap v13683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:30 smithi060 ceph-mon[94233]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:30 smithi060 ceph-mon[109077]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:30 smithi089 ceph-mon[98504]: pgmap v13684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:32 smithi060 ceph-mon[94233]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:32.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:32 smithi060 ceph-mon[109077]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:32 smithi089 ceph-mon[98504]: pgmap v13685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:34 smithi060 ceph-mon[109077]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:34 smithi060 ceph-mon[94233]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:34 smithi089 ceph-mon[98504]: pgmap v13686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:51:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:51:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:36 smithi060 ceph-mon[94233]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:36 smithi060 ceph-mon[109077]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:36 smithi089 ceph-mon[98504]: pgmap v13687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:38 smithi060 ceph-mon[94233]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:38 smithi060 ceph-mon[109077]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:38 smithi089 ceph-mon[98504]: pgmap v13688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:40 smithi060 ceph-mon[94233]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:40 smithi060 ceph-mon[109077]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:40 smithi089 ceph-mon[98504]: pgmap v13689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:41 smithi060 ceph-mon[109077]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:41 smithi060 ceph-mon[94233]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:41 smithi089 ceph-mon[98504]: pgmap v13690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:42.477 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:51:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:51:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:51:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:43 smithi060 ceph-mon[94233]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:43.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:43 smithi060 ceph-mon[109077]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:43 smithi089 ceph-mon[98504]: pgmap v13691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:51:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:51:45.967 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:51:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[109077]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:51:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:51:46.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[94233]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:51:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:45 smithi089 ceph-mon[98504]: pgmap v13692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:51:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:51:46.291 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:51:46.291 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:51:46.291 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:51:46.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:51:46.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:51:46.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:51:46.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:51:46.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:51:46.293 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:51:46.691 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:51:46.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:51:46.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:51:46.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:51:46.693 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:51:46.693 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:51:46.693 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:51:46.693 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:51:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:46 smithi060 ceph-mon[94233]: from='client.29382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:46 smithi060 ceph-mon[109077]: from='client.29382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:46 smithi089 ceph-mon[98504]: from='client.29382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:47 smithi060 ceph-mon[94233]: from='client.29388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:47 smithi060 ceph-mon[94233]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/69212792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:51:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:47 smithi060 ceph-mon[109077]: from='client.29388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:47 smithi060 ceph-mon[109077]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/69212792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:51:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:47 smithi089 ceph-mon[98504]: from='client.29388 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:51:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:47 smithi089 ceph-mon[98504]: pgmap v13693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/69212792' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:51:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:49 smithi060 ceph-mon[94233]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:49 smithi060 ceph-mon[109077]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:49 smithi089 ceph-mon[98504]: pgmap v13694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:51 smithi060 ceph-mon[94233]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:52.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:51 smithi060 ceph-mon[109077]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:51 smithi089 ceph-mon[98504]: pgmap v13695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:53 smithi060 ceph-mon[94233]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:53 smithi060 ceph-mon[109077]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:53 smithi089 ceph-mon[98504]: pgmap v13696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:51:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:51:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:55 smithi060 ceph-mon[94233]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:55 smithi060 ceph-mon[109077]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:55 smithi089 ceph-mon[98504]: pgmap v13697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:51:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:57 smithi060 ceph-mon[94233]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:57 smithi060 ceph-mon[109077]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:51:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:57 smithi089 ceph-mon[98504]: pgmap v13698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:51:59 smithi060 ceph-mon[109077]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:51:59 smithi060 ceph-mon[94233]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:51:59 smithi089 ceph-mon[98504]: pgmap v13699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:01 smithi060 ceph-mon[94233]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:01 smithi060 ceph-mon[109077]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:01 smithi089 ceph-mon[98504]: pgmap v13700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:03 smithi060 ceph-mon[94233]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:04.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:03 smithi060 ceph-mon[109077]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:03 smithi089 ceph-mon[98504]: pgmap v13701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:52:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:52:06.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:05 smithi060 ceph-mon[109077]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:05 smithi060 ceph-mon[94233]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:05 smithi089 ceph-mon[98504]: pgmap v13702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:07 smithi060 ceph-mon[109077]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:07 smithi060 ceph-mon[94233]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:07 smithi089 ceph-mon[98504]: pgmap v13703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:09 smithi060 ceph-mon[94233]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:09 smithi060 ceph-mon[109077]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:09 smithi089 ceph-mon[98504]: pgmap v13704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:11 smithi060 ceph-mon[109077]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:11 smithi060 ceph-mon[94233]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:11 smithi089 ceph-mon[98504]: pgmap v13705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:14.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:13 smithi060 ceph-mon[109077]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:13 smithi060 ceph-mon[94233]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:13 smithi089 ceph-mon[98504]: pgmap v13706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:52:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T10:52:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:15 smithi060 ceph-mon[94233]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:15 smithi060 ceph-mon[109077]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:15 smithi089 ceph-mon[98504]: pgmap v13707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:17.053 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:52:17.382 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:52:17.382 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:52:17.382 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:52:17.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:52:17.384 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:52:17.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:17.789 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:52:17.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:52:17.789 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:52:17.789 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:52:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:17 smithi060 ceph-mon[94233]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:17 smithi060 ceph-mon[94233]: from='client.29400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:17 smithi060 ceph-mon[109077]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:17 smithi060 ceph-mon[109077]: from='client.29400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:17 smithi089 ceph-mon[98504]: pgmap v13708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:17 smithi089 ceph-mon[98504]: from='client.29400 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:18 smithi060 ceph-mon[94233]: from='client.39281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3083128955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:52:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:18 smithi060 ceph-mon[109077]: from='client.39281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3083128955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:52:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:18 smithi089 ceph-mon[98504]: from='client.39281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3083128955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:52:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:19 smithi060 ceph-mon[94233]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:19 smithi060 ceph-mon[109077]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:19 smithi089 ceph-mon[98504]: pgmap v13709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:22.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:21 smithi060 ceph-mon[109077]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:21 smithi060 ceph-mon[94233]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:21 smithi089 ceph-mon[98504]: pgmap v13710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:23 smithi060 ceph-mon[94233]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:23 smithi060 ceph-mon[109077]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:23 smithi089 ceph-mon[98504]: pgmap v13711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:52:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T10:52:26.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:25 smithi060 ceph-mon[109077]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:25 smithi060 ceph-mon[94233]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:25 smithi089 ceph-mon[98504]: pgmap v13712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:27.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:27 smithi060 ceph-mon[109077]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:27 smithi060 ceph-mon[94233]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:27 smithi089 ceph-mon[98504]: pgmap v13713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:29 smithi060 ceph-mon[109077]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:29 smithi060 ceph-mon[94233]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:29 smithi089 ceph-mon[98504]: pgmap v13714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:32.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:31 smithi060 ceph-mon[109077]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:31 smithi060 ceph-mon[94233]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:31 smithi089 ceph-mon[98504]: pgmap v13715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:34.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:33 smithi060 ceph-mon[109077]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:33 smithi060 ceph-mon[94233]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:33 smithi089 ceph-mon[98504]: pgmap v13716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:52:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:52:36.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:35 smithi060 ceph-mon[109077]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:35 smithi060 ceph-mon[94233]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:35 smithi089 ceph-mon[98504]: pgmap v13717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:37 smithi060 ceph-mon[94233]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:37 smithi060 ceph-mon[109077]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:37 smithi089 ceph-mon[98504]: pgmap v13718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:40.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:39 smithi060 ceph-mon[94233]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:39 smithi060 ceph-mon[109077]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:39 smithi089 ceph-mon[98504]: pgmap v13719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:41 smithi060 ceph-mon[94233]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:41 smithi060 ceph-mon[109077]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:41 smithi089 ceph-mon[98504]: pgmap v13720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:43 smithi060 ceph-mon[94233]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:43 smithi060 ceph-mon[109077]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:43 smithi089 ceph-mon[98504]: pgmap v13721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:52:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:52:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:45 smithi060 ceph-mon[94233]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:52:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:45 smithi060 ceph-mon[109077]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:52:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:45 smithi089 ceph-mon[98504]: pgmap v13722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:52:47.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:52:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:52:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:52:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:52:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:52:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:47 smithi060 ceph-mon[94233]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:48.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:47 smithi060 ceph-mon[109077]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:47 smithi089 ceph-mon[98504]: pgmap v13723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:48.151 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:52:48.478 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:52:48.478 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:52:48.478 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:52:48.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:52:48.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:52:48.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:52:48.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:52:48.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:52:48.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:52:48.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:52:48.480 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:52:48.876 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:52:48.877 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:48.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:52:48.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:52:48.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:52:48.878 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:52:48.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:52:48.878 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:52:48.878 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:52:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[94233]: from='client.29418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[94233]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[94233]: from='client.39299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1183667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:52:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[109077]: from='client.29418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[109077]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[109077]: from='client.39299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1183667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:52:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:49 smithi089 ceph-mon[98504]: from='client.29418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:49 smithi089 ceph-mon[98504]: pgmap v13724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:49 smithi089 ceph-mon[98504]: from='client.39299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:52:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1183667' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:52:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:51 smithi060 ceph-mon[94233]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:51 smithi060 ceph-mon[109077]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:51 smithi089 ceph-mon[98504]: pgmap v13725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:53 smithi060 ceph-mon[94233]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:53 smithi060 ceph-mon[109077]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:53 smithi089 ceph-mon[98504]: pgmap v13726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:52:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:52:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:55 smithi060 ceph-mon[94233]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:55 smithi060 ceph-mon[109077]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:55 smithi089 ceph-mon[98504]: pgmap v13727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:52:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:57 smithi060 ceph-mon[94233]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:57 smithi060 ceph-mon[109077]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:52:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:57 smithi089 ceph-mon[98504]: pgmap v13728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:52:59 smithi060 ceph-mon[94233]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:52:59 smithi060 ceph-mon[109077]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:52:59 smithi089 ceph-mon[98504]: pgmap v13729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:01 smithi060 ceph-mon[94233]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:01 smithi060 ceph-mon[109077]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:01 smithi089 ceph-mon[98504]: pgmap v13730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:03 smithi060 ceph-mon[94233]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:03 smithi060 ceph-mon[109077]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:03 smithi089 ceph-mon[98504]: pgmap v13731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:53:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:53:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:05 smithi060 ceph-mon[94233]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:05 smithi060 ceph-mon[109077]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:05 smithi089 ceph-mon[98504]: pgmap v13732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:07 smithi060 ceph-mon[94233]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:07 smithi060 ceph-mon[109077]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:07 smithi089 ceph-mon[98504]: pgmap v13733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:09 smithi060 ceph-mon[94233]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:09 smithi060 ceph-mon[109077]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:09 smithi089 ceph-mon[98504]: pgmap v13734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:11 smithi089 ceph-mon[98504]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:11 smithi060 ceph-mon[109077]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:11 smithi060 ceph-mon[94233]: pgmap v13735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:13 smithi089 ceph-mon[98504]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:13 smithi060 ceph-mon[94233]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:13 smithi060 ceph-mon[109077]: pgmap v13736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:53:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:53:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:15 smithi089 ceph-mon[98504]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:15 smithi060 ceph-mon[94233]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:15 smithi060 ceph-mon[109077]: pgmap v13737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:17 smithi089 ceph-mon[98504]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:17 smithi060 ceph-mon[109077]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:17 smithi060 ceph-mon[94233]: pgmap v13738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:19.239 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:53:19.566 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:53:19.566 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:53:19.566 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:53:19.566 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:53:19.566 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:53:19.566 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:53:19.567 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:53:19.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:53:19.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:53:19.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:53:19.568 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:53:19.964 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:53:19.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:53:19.964 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:53:19.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:19.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:53:19.964 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:53:19.965 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:53:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:19 smithi089 ceph-mon[98504]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:19 smithi060 ceph-mon[94233]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:19 smithi060 ceph-mon[109077]: pgmap v13739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:20 smithi089 ceph-mon[98504]: from='client.39311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:20 smithi089 ceph-mon[98504]: from='client.29442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/586771977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:53:21.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:20 smithi060 ceph-mon[109077]: from='client.39311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:20 smithi060 ceph-mon[109077]: from='client.29442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/586771977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:53:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:20 smithi060 ceph-mon[94233]: from='client.39311 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:20 smithi060 ceph-mon[94233]: from='client.29442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/586771977' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:53:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:21 smithi089 ceph-mon[98504]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:21 smithi060 ceph-mon[94233]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:21 smithi060 ceph-mon[109077]: pgmap v13740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:23 smithi089 ceph-mon[98504]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:23 smithi060 ceph-mon[94233]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:23 smithi060 ceph-mon[109077]: pgmap v13741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:53:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:53:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:25 smithi089 ceph-mon[98504]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:25 smithi060 ceph-mon[94233]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:25 smithi060 ceph-mon[109077]: pgmap v13742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:27 smithi060 ceph-mon[94233]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:27 smithi060 ceph-mon[109077]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:27 smithi089 ceph-mon[98504]: pgmap v13743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:29 smithi060 ceph-mon[94233]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:29 smithi060 ceph-mon[109077]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:29 smithi089 ceph-mon[98504]: pgmap v13744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:31 smithi060 ceph-mon[94233]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:31 smithi060 ceph-mon[109077]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:31 smithi089 ceph-mon[98504]: pgmap v13745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:33 smithi060 ceph-mon[94233]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:33 smithi060 ceph-mon[109077]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:33 smithi089 ceph-mon[98504]: pgmap v13746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:53:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:53:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:35 smithi060 ceph-mon[94233]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:35 smithi060 ceph-mon[109077]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:35 smithi089 ceph-mon[98504]: pgmap v13747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:37 smithi060 ceph-mon[94233]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:37 smithi060 ceph-mon[109077]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:37 smithi089 ceph-mon[98504]: pgmap v13748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:39 smithi060 ceph-mon[109077]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:39 smithi060 ceph-mon[94233]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:39 smithi089 ceph-mon[98504]: pgmap v13749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:41 smithi060 ceph-mon[94233]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:41 smithi060 ceph-mon[109077]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:41 smithi089 ceph-mon[98504]: pgmap v13750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:43 smithi060 ceph-mon[94233]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:43 smithi060 ceph-mon[109077]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:43 smithi089 ceph-mon[98504]: pgmap v13751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:53:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:53:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:45 smithi060 ceph-mon[109077]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:45 smithi060 ceph-mon[94233]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:45 smithi089 ceph-mon[98504]: pgmap v13752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:53:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:53:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:53:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:53:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:53:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:53:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:53:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:53:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:53:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:53:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:53:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:53:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:47 smithi060 ceph-mon[109077]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:47 smithi060 ceph-mon[94233]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:47 smithi089 ceph-mon[98504]: pgmap v13753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:49 smithi060 ceph-mon[94233]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:49 smithi060 ceph-mon[109077]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:49 smithi089 ceph-mon[98504]: pgmap v13754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:50.328 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:53:50.653 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:53:50.654 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:53:50.655 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:53:51.052 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:51.053 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:53:51.054 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:53:51.054 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:53:51.054 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:53:51.054 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:53:51.054 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:53:51.054 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:53:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[94233]: from='client.39329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[94233]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[94233]: from='client.29460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1618316416' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:53:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[109077]: from='client.39329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[109077]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[109077]: from='client.29460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1618316416' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:53:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:51 smithi089 ceph-mon[98504]: from='client.39329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:51 smithi089 ceph-mon[98504]: pgmap v13755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:51 smithi089 ceph-mon[98504]: from='client.29460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:53:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1618316416' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:53:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:53 smithi060 ceph-mon[94233]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:54.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:53 smithi060 ceph-mon[109077]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:53 smithi089 ceph-mon[98504]: pgmap v13756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:53:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T10:53:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:55 smithi060 ceph-mon[94233]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:55 smithi060 ceph-mon[109077]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:55 smithi089 ceph-mon[98504]: pgmap v13757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:57.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:53:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:57 smithi060 ceph-mon[109077]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:57 smithi060 ceph-mon[94233]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:53:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:57 smithi089 ceph-mon[98504]: pgmap v13758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:53:59 smithi060 ceph-mon[94233]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:53:59 smithi060 ceph-mon[109077]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:53:59 smithi089 ceph-mon[98504]: pgmap v13759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:01 smithi060 ceph-mon[94233]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:01 smithi060 ceph-mon[109077]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:01 smithi089 ceph-mon[98504]: pgmap v13760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:03 smithi060 ceph-mon[94233]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:03 smithi060 ceph-mon[109077]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:03 smithi089 ceph-mon[98504]: pgmap v13761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:54:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:54:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:05 smithi060 ceph-mon[94233]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:05 smithi060 ceph-mon[109077]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:05 smithi089 ceph-mon[98504]: pgmap v13762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:07 smithi060 ceph-mon[94233]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:07 smithi060 ceph-mon[109077]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:07 smithi089 ceph-mon[98504]: pgmap v13763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:09 smithi060 ceph-mon[94233]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:09 smithi060 ceph-mon[109077]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:09 smithi089 ceph-mon[98504]: pgmap v13764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:11 smithi060 ceph-mon[94233]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:11 smithi060 ceph-mon[109077]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:11 smithi089 ceph-mon[98504]: pgmap v13765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:13 smithi060 ceph-mon[94233]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:13 smithi060 ceph-mon[109077]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:13 smithi089 ceph-mon[98504]: pgmap v13766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:54:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:54:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:15 smithi060 ceph-mon[94233]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:15 smithi060 ceph-mon[109077]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:15 smithi089 ceph-mon[98504]: pgmap v13767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:17 smithi060 ceph-mon[94233]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:18.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:17 smithi060 ceph-mon[109077]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:17 smithi089 ceph-mon[98504]: pgmap v13768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:19 smithi060 ceph-mon[94233]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:19 smithi060 ceph-mon[109077]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:19 smithi089 ceph-mon[98504]: pgmap v13769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:21.419 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:54:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:54:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:54:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:54:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:54:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:54:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:54:21.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5307M 2341M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5847M 2341M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5249M 2341M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5030M 2341M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:54:21.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:54:21.749 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:54:22.150 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:22.151 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:54:22.151 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:54:22.151 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:22.151 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:54:22.151 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:54:22.151 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:54:22.151 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:54:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:21 smithi060 ceph-mon[94233]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:22.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:21 smithi060 ceph-mon[109077]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:21 smithi089 ceph-mon[98504]: pgmap v13770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:23.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:22 smithi060 ceph-mon[109077]: from='client.39347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:23.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:22 smithi060 ceph-mon[109077]: from='client.29478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:23.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3312404901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:54:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:22 smithi060 ceph-mon[94233]: from='client.39347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:22 smithi060 ceph-mon[94233]: from='client.29478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3312404901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:54:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:22 smithi089 ceph-mon[98504]: from='client.39347 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:22 smithi089 ceph-mon[98504]: from='client.29478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3312404901' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:54:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:23 smithi060 ceph-mon[94233]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:23 smithi060 ceph-mon[109077]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:23 smithi089 ceph-mon[98504]: pgmap v13771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:54:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:54:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:25 smithi060 ceph-mon[94233]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:25 smithi060 ceph-mon[109077]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:25 smithi089 ceph-mon[98504]: pgmap v13772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:27 smithi060 ceph-mon[94233]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:27 smithi060 ceph-mon[109077]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:27 smithi089 ceph-mon[98504]: pgmap v13773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:29 smithi060 ceph-mon[94233]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:30.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:29 smithi060 ceph-mon[109077]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:29 smithi089 ceph-mon[98504]: pgmap v13774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:31 smithi060 ceph-mon[94233]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:31 smithi060 ceph-mon[109077]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:31 smithi089 ceph-mon[98504]: pgmap v13775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:33 smithi060 ceph-mon[94233]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:33 smithi060 ceph-mon[109077]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:33 smithi089 ceph-mon[98504]: pgmap v13776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:54:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:54:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:35 smithi060 ceph-mon[94233]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:35 smithi060 ceph-mon[109077]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:35 smithi089 ceph-mon[98504]: pgmap v13777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:37 smithi060 ceph-mon[94233]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:37 smithi060 ceph-mon[109077]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:37 smithi089 ceph-mon[98504]: pgmap v13778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:39 smithi060 ceph-mon[94233]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:39 smithi060 ceph-mon[109077]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:39 smithi089 ceph-mon[98504]: pgmap v13779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:41 smithi060 ceph-mon[109077]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:41 smithi060 ceph-mon[94233]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:41 smithi089 ceph-mon[98504]: pgmap v13780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:43 smithi060 ceph-mon[94233]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:43 smithi060 ceph-mon[109077]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:43 smithi089 ceph-mon[98504]: pgmap v13781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:54:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:54:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:45 smithi060 ceph-mon[94233]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:45 smithi060 ceph-mon[109077]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:45 smithi089 ceph-mon[98504]: pgmap v13782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:54:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:54:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2332M 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2332M 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:54:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:54:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: pgmap v13783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2332M 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:54:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:54:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:49 smithi060 ceph-mon[94233]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:50.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:49 smithi060 ceph-mon[109077]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:49 smithi089 ceph-mon[98504]: pgmap v13784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:51 smithi060 ceph-mon[94233]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:51 smithi060 ceph-mon[109077]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:51 smithi089 ceph-mon[98504]: pgmap v13785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:52.513 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:54:52.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5307M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5847M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5249M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5030M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:54:52.840 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:54:53.241 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:54:53.242 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:54:53.242 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:54:53.242 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:54:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:54:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[94233]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[94233]: from='client.29490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[94233]: from='client.29496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1799951217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[109077]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[109077]: from='client.29490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[109077]: from='client.29496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1799951217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:54:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:53 smithi089 ceph-mon[98504]: pgmap v13786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:53 smithi089 ceph-mon[98504]: from='client.29490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:53 smithi089 ceph-mon[98504]: from='client.29496 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:54:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1799951217' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:54:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:54:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:54:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:55 smithi060 ceph-mon[94233]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:55 smithi060 ceph-mon[109077]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:55 smithi089 ceph-mon[98504]: pgmap v13787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:54:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:57 smithi060 ceph-mon[94233]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:57 smithi060 ceph-mon[109077]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:54:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:57 smithi089 ceph-mon[98504]: pgmap v13788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:54:59 smithi060 ceph-mon[94233]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:54:59 smithi060 ceph-mon[109077]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:54:59 smithi089 ceph-mon[98504]: pgmap v13789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:01 smithi060 ceph-mon[94233]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:01 smithi060 ceph-mon[109077]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:01 smithi089 ceph-mon[98504]: pgmap v13790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:03 smithi060 ceph-mon[94233]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:03 smithi060 ceph-mon[109077]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:03 smithi089 ceph-mon[98504]: pgmap v13791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:55:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:55:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:05 smithi060 ceph-mon[94233]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:05 smithi060 ceph-mon[109077]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:05 smithi089 ceph-mon[98504]: pgmap v13792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:07 smithi060 ceph-mon[94233]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:07 smithi060 ceph-mon[109077]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:07 smithi089 ceph-mon[98504]: pgmap v13793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:10.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:09 smithi060 ceph-mon[109077]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:09 smithi060 ceph-mon[94233]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:09 smithi089 ceph-mon[98504]: pgmap v13794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:11 smithi060 ceph-mon[109077]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:11 smithi060 ceph-mon[94233]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:11 smithi089 ceph-mon[98504]: pgmap v13795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:13 smithi060 ceph-mon[94233]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:13 smithi060 ceph-mon[109077]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:13 smithi089 ceph-mon[98504]: pgmap v13796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:55:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:55:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:15 smithi060 ceph-mon[94233]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:15 smithi060 ceph-mon[109077]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:15 smithi089 ceph-mon[98504]: pgmap v13797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:17 smithi060 ceph-mon[94233]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:17 smithi060 ceph-mon[109077]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:17 smithi089 ceph-mon[98504]: pgmap v13798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:19 smithi060 ceph-mon[94233]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:19 smithi060 ceph-mon[109077]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:19 smithi089 ceph-mon[98504]: pgmap v13799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:21 smithi060 ceph-mon[94233]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:21 smithi060 ceph-mon[109077]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:21 smithi089 ceph-mon[98504]: pgmap v13800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:23.603 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:55:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 10:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T10:55:23.373994653Z level=info msg="Completed cleanup jobs" duration=12.680647ms 2023-12-01T10:55:23.934 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:55:23.934 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:55:23.934 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:55:23.934 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:55:23.935 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5307M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5847M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5249M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5030M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:55:23.936 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:55:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:23 smithi060 ceph-mon[109077]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:23 smithi060 ceph-mon[94233]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:23 smithi089 ceph-mon[98504]: pgmap v13801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:55:24.333 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:55:24.333 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:55:24.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:55:24.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:55:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:55:24.335 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:55:24.335 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:55:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:55:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:55:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:24 smithi060 ceph-mon[94233]: from='client.29508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:24 smithi060 ceph-mon[94233]: from='client.39389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4150811151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:55:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:24 smithi060 ceph-mon[109077]: from='client.29508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:24 smithi060 ceph-mon[109077]: from='client.39389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4150811151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:55:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:24 smithi089 ceph-mon[98504]: from='client.29508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:24 smithi089 ceph-mon[98504]: from='client.39389 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4150811151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:55:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:25 smithi060 ceph-mon[94233]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:25 smithi060 ceph-mon[109077]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:25 smithi089 ceph-mon[98504]: pgmap v13802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:27 smithi060 ceph-mon[94233]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:27 smithi060 ceph-mon[109077]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:27 smithi089 ceph-mon[98504]: pgmap v13803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:29 smithi060 ceph-mon[94233]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:29 smithi060 ceph-mon[109077]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:29 smithi089 ceph-mon[98504]: pgmap v13804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:31 smithi060 ceph-mon[94233]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:31 smithi060 ceph-mon[109077]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:31 smithi089 ceph-mon[98504]: pgmap v13805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:33 smithi060 ceph-mon[94233]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:33 smithi060 ceph-mon[109077]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:33 smithi089 ceph-mon[98504]: pgmap v13806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:55:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:55:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:35 smithi060 ceph-mon[94233]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:35 smithi060 ceph-mon[109077]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:35 smithi089 ceph-mon[98504]: pgmap v13807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:37 smithi060 ceph-mon[94233]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:37 smithi060 ceph-mon[109077]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:37 smithi089 ceph-mon[98504]: pgmap v13808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:39 smithi060 ceph-mon[94233]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:39 smithi060 ceph-mon[109077]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:39 smithi089 ceph-mon[98504]: pgmap v13809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:42 smithi060 ceph-mon[94233]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:42 smithi060 ceph-mon[109077]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:42 smithi089 ceph-mon[98504]: pgmap v13810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:44 smithi060 ceph-mon[94233]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:44 smithi060 ceph-mon[109077]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:44 smithi089 ceph-mon[98504]: pgmap v13811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:55:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:55:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:46 smithi060 ceph-mon[94233]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:46 smithi060 ceph-mon[109077]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:46 smithi089 ceph-mon[98504]: pgmap v13812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:48 smithi089 ceph-mon[98504]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:55:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:55:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:55:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:55:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[94233]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:55:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:55:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:55:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:55:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[109077]: pgmap v13813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:55:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:55:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:55:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:55:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:50 smithi089 ceph-mon[98504]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:50 smithi060 ceph-mon[94233]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:50 smithi060 ceph-mon[109077]: pgmap v13814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:52 smithi089 ceph-mon[98504]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:52 smithi060 ceph-mon[94233]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:52 smithi060 ceph-mon[109077]: pgmap v13815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:54 smithi089 ceph-mon[98504]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:54.403 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:54 smithi060 ceph-mon[109077]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:54 smithi060 ceph-mon[94233]: pgmap v13816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:54.696 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:55:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:55:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:55:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:55:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:55:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:55:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:55:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:55:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:55:55.022 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5307M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5847M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5249M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5030M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:55:55.023 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:55:55.418 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:55:55.418 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:55:55.418 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:55:55.418 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:55.418 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:55:55.418 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:55:55.418 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:55:55.419 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:55:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:56 smithi089 ceph-mon[98504]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:56 smithi089 ceph-mon[98504]: from='client.39401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:56 smithi089 ceph-mon[98504]: from='client.29532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3817211301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:55:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[109077]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[109077]: from='client.39401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[109077]: from='client.29532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3817211301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:55:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[94233]: pgmap v13817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[94233]: from='client.39401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[94233]: from='client.29532 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:55:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3817211301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:55:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:55:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:55:58 smithi089 ceph-mon[98504]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:55:58 smithi060 ceph-mon[94233]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:55:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:55:58 smithi060 ceph-mon[109077]: pgmap v13818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:00 smithi089 ceph-mon[98504]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:00 smithi060 ceph-mon[94233]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:00 smithi060 ceph-mon[109077]: pgmap v13819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:02 smithi089 ceph-mon[98504]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:02 smithi060 ceph-mon[94233]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:02 smithi060 ceph-mon[109077]: pgmap v13820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:04 smithi060 ceph-mon[94233]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:04 smithi060 ceph-mon[109077]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:04 smithi089 ceph-mon[98504]: pgmap v13821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:56:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:56:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:06 smithi060 ceph-mon[94233]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:06 smithi060 ceph-mon[109077]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:06 smithi089 ceph-mon[98504]: pgmap v13822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:08 smithi060 ceph-mon[94233]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:08 smithi060 ceph-mon[109077]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:08 smithi089 ceph-mon[98504]: pgmap v13823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:10 smithi060 ceph-mon[94233]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:10 smithi060 ceph-mon[109077]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:10 smithi089 ceph-mon[98504]: pgmap v13824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:12 smithi060 ceph-mon[94233]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:12 smithi060 ceph-mon[109077]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:12 smithi089 ceph-mon[98504]: pgmap v13825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:14 smithi060 ceph-mon[94233]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:14 smithi060 ceph-mon[109077]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:14 smithi089 ceph-mon[98504]: pgmap v13826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:56:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:56:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:16 smithi060 ceph-mon[109077]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:16 smithi060 ceph-mon[94233]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:16 smithi089 ceph-mon[98504]: pgmap v13827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:18.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:18 smithi060 ceph-mon[109077]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:18 smithi060 ceph-mon[94233]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:18 smithi089 ceph-mon[98504]: pgmap v13828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:20 smithi060 ceph-mon[94233]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:20 smithi060 ceph-mon[109077]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:20 smithi089 ceph-mon[98504]: pgmap v13829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:22 smithi060 ceph-mon[94233]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:22 smithi060 ceph-mon[109077]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:22 smithi089 ceph-mon[98504]: pgmap v13830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:24 smithi060 ceph-mon[94233]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:24 smithi060 ceph-mon[109077]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:24 smithi089 ceph-mon[98504]: pgmap v13831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:56:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T10:56:25.781 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:56:26.111 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:56:26.111 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:56:26.111 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:56:26.111 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:56:26.111 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 27.9M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 791M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1698M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 950M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 752M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5307M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5847M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5249M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:56:26.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5030M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:56:26.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4158M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:56:26.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4691M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:56:26.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4142M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:56:26.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4704M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:56:26.113 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 139M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:56:26.507 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:56:26.508 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:56:26.509 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:26.509 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:56:26.509 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:56:26.509 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:56:26.509 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:56:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:26 smithi060 ceph-mon[94233]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:26 smithi060 ceph-mon[109077]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:26 smithi089 ceph-mon[98504]: pgmap v13832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[94233]: from='client.29544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[94233]: from='client.29550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1804963495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[109077]: from='client.29544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[109077]: from='client.29550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1804963495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:56:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:27 smithi089 ceph-mon[98504]: from='client.29544 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:27 smithi089 ceph-mon[98504]: from='client.29550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1804963495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:56:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:28 smithi060 ceph-mon[94233]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:28.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:28 smithi060 ceph-mon[109077]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:28 smithi089 ceph-mon[98504]: pgmap v13833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:30 smithi060 ceph-mon[94233]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:30 smithi060 ceph-mon[109077]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:30 smithi089 ceph-mon[98504]: pgmap v13834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:32 smithi060 ceph-mon[94233]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:32 smithi060 ceph-mon[109077]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:32 smithi089 ceph-mon[98504]: pgmap v13835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:34 smithi060 ceph-mon[94233]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:34 smithi060 ceph-mon[109077]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:34 smithi089 ceph-mon[98504]: pgmap v13836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:56:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T10:56:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:36 smithi060 ceph-mon[94233]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:36 smithi060 ceph-mon[109077]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:36 smithi089 ceph-mon[98504]: pgmap v13837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:38 smithi060 ceph-mon[94233]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:38 smithi060 ceph-mon[109077]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:38 smithi089 ceph-mon[98504]: pgmap v13838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:40 smithi060 ceph-mon[94233]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:40 smithi060 ceph-mon[109077]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:40 smithi089 ceph-mon[98504]: pgmap v13839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:42 smithi060 ceph-mon[94233]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:42 smithi060 ceph-mon[109077]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:42 smithi089 ceph-mon[98504]: pgmap v13840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:44 smithi060 ceph-mon[94233]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:44 smithi060 ceph-mon[109077]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:44 smithi089 ceph-mon[98504]: pgmap v13841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:56:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:56:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:46 smithi060 ceph-mon[94233]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:46 smithi060 ceph-mon[109077]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:46 smithi089 ceph-mon[98504]: pgmap v13842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:48 smithi060 ceph-mon[94233]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:56:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:48 smithi060 ceph-mon[109077]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:56:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:48 smithi089 ceph-mon[98504]: pgmap v13843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:56:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:50 smithi060 ceph-mon[94233]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:50 smithi060 ceph-mon[109077]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:50 smithi089 ceph-mon[98504]: pgmap v13844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:52 smithi060 ceph-mon[94233]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:52 smithi060 ceph-mon[109077]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:52 smithi089 ceph-mon[98504]: pgmap v13845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[94233]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:56:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:56:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[109077]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:56:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:56:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:53 smithi089 ceph-mon[98504]: pgmap v13846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:56:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:56:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:56:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:56:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:56:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:55 smithi060 ceph-mon[109077]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:55 smithi060 ceph-mon[94233]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:55 smithi089 ceph-mon[98504]: pgmap v13847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:56:56.869 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:56:57.193 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:56:57.194 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:56:57.194 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4s ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:56:57.194 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5s ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5s ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4s ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5s ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4s ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5s ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:56:57.195 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5s ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:56:57.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5s ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:56:57.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5s ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:56:57.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4s ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:56:57.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4s ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:56:57.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4s ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:56:57.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4s ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:56:57.196 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4s ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:57.597 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:56:57.598 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:56:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:57 smithi060 ceph-mon[94233]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:57 smithi060 ceph-mon[94233]: from='client.29562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:57 smithi060 ceph-mon[109077]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:57 smithi060 ceph-mon[109077]: from='client.29562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:57 smithi089 ceph-mon[98504]: pgmap v13848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:56:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:57 smithi089 ceph-mon[98504]: from='client.29562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:58 smithi060 ceph-mon[94233]: from='client.39443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4151476334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:56:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:58 smithi060 ceph-mon[109077]: from='client.39443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4151476334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:56:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:58 smithi089 ceph-mon[98504]: from='client.39443 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:56:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4151476334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:57:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:56:59 smithi060 ceph-mon[94233]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:56:59 smithi060 ceph-mon[109077]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:56:59 smithi089 ceph-mon[98504]: pgmap v13849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:02.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:01 smithi060 ceph-mon[94233]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:02.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:01 smithi060 ceph-mon[109077]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:01 smithi089 ceph-mon[98504]: pgmap v13850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:03 smithi060 ceph-mon[94233]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:03 smithi060 ceph-mon[109077]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:03 smithi089 ceph-mon[98504]: pgmap v13851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:57:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T10:57:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:05 smithi060 ceph-mon[94233]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:05 smithi060 ceph-mon[109077]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:05 smithi089 ceph-mon[98504]: pgmap v13852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:07 smithi060 ceph-mon[94233]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:07 smithi060 ceph-mon[109077]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:07 smithi089 ceph-mon[98504]: pgmap v13853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:09 smithi060 ceph-mon[109077]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:09 smithi060 ceph-mon[94233]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:09 smithi089 ceph-mon[98504]: pgmap v13854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:11 smithi060 ceph-mon[109077]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:11 smithi060 ceph-mon[94233]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:11 smithi089 ceph-mon[98504]: pgmap v13855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:13 smithi060 ceph-mon[109077]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:13 smithi060 ceph-mon[94233]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:13 smithi089 ceph-mon[98504]: pgmap v13856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:57:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:57:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:15 smithi060 ceph-mon[94233]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:16.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:15 smithi060 ceph-mon[109077]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:15 smithi089 ceph-mon[98504]: pgmap v13857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:17 smithi060 ceph-mon[94233]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:18.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:17 smithi060 ceph-mon[109077]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:17 smithi089 ceph-mon[98504]: pgmap v13858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:19 smithi060 ceph-mon[94233]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:19 smithi060 ceph-mon[109077]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:19 smithi089 ceph-mon[98504]: pgmap v13859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:21 smithi060 ceph-mon[94233]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:21 smithi060 ceph-mon[109077]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:21 smithi089 ceph-mon[98504]: pgmap v13860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:23 smithi060 ceph-mon[94233]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:23 smithi060 ceph-mon[109077]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:23 smithi089 ceph-mon[98504]: pgmap v13861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:57:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:57:26.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:25 smithi060 ceph-mon[94233]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:25 smithi060 ceph-mon[109077]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:25 smithi089 ceph-mon[98504]: pgmap v13862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:27.956 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:57:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:27 smithi060 ceph-mon[94233]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:28.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:27 smithi060 ceph-mon[109077]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:27 smithi089 ceph-mon[98504]: pgmap v13863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 36s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 36s ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 36s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 36s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 36s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 36s ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 36s ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 36s ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 36s ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:57:28.281 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 36s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 36s ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 36s ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 36s ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 36s ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 36s ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 36s ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 36s ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 36s ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 36s ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:57:28.282 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 36s ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:57:28.682 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:57:28.683 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:57:28.684 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:57:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:28 smithi060 ceph-mon[94233]: from='client.29580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:57:29.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:28 smithi060 ceph-mon[109077]: from='client.29580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:57:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:28 smithi089 ceph-mon[98504]: from='client.29580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:57:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:29 smithi060 ceph-mon[94233]: from='client.29586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:57:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:29 smithi060 ceph-mon[94233]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3996123581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:57:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:29 smithi060 ceph-mon[109077]: from='client.29586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:57:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:29 smithi060 ceph-mon[109077]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3996123581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:57:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:29 smithi089 ceph-mon[98504]: from='client.29586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:57:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:29 smithi089 ceph-mon[98504]: pgmap v13864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3996123581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:57:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:31 smithi060 ceph-mon[94233]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:31 smithi060 ceph-mon[109077]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:31 smithi089 ceph-mon[98504]: pgmap v13865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:33 smithi060 ceph-mon[94233]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:33 smithi060 ceph-mon[109077]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:33 smithi089 ceph-mon[98504]: pgmap v13866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:57:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:57:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:35 smithi060 ceph-mon[94233]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:35 smithi060 ceph-mon[109077]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:35 smithi089 ceph-mon[98504]: pgmap v13867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:37 smithi060 ceph-mon[94233]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:37 smithi060 ceph-mon[109077]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:37 smithi089 ceph-mon[98504]: pgmap v13868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:39 smithi060 ceph-mon[94233]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:39 smithi060 ceph-mon[109077]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:39 smithi089 ceph-mon[98504]: pgmap v13869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:41 smithi060 ceph-mon[94233]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:41 smithi060 ceph-mon[109077]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:41 smithi089 ceph-mon[98504]: pgmap v13870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:43 smithi060 ceph-mon[94233]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:43 smithi060 ceph-mon[109077]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:43 smithi089 ceph-mon[98504]: pgmap v13871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:57:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:57:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:45 smithi060 ceph-mon[94233]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:45 smithi060 ceph-mon[109077]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:45 smithi089 ceph-mon[98504]: pgmap v13872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:47 smithi060 ceph-mon[94233]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:47 smithi060 ceph-mon[109077]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:47 smithi089 ceph-mon[98504]: pgmap v13873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:49 smithi060 ceph-mon[94233]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:49 smithi060 ceph-mon[109077]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:49 smithi089 ceph-mon[98504]: pgmap v13874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:51 smithi060 ceph-mon[94233]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:51 smithi060 ceph-mon[109077]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:51 smithi089 ceph-mon[98504]: pgmap v13875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[94233]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[109077]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:57:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:57:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:53 smithi089 ceph-mon[98504]: pgmap v13876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:57:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:57:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:57:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:57:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:57:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:57:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:55 smithi060 ceph-mon[94233]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:55 smithi060 ceph-mon[109077]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:55 smithi089 ceph-mon[98504]: pgmap v13877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:57:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:57 smithi060 ceph-mon[94233]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:57 smithi060 ceph-mon[109077]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:57 smithi089 ceph-mon[98504]: pgmap v13878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:57:59.047 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:57:59.372 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:57:59.372 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 67s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:57:59.372 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 67s ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:57:59.372 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 67s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 67s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 67s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 67s ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 67s ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 67s ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 67s ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 67s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 67s ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 67s ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 67s ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 67s ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 67s ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 67s ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 67s ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 67s ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:57:59.373 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 67s ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:57:59.374 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 67s ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:59.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:57:59.774 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:57:59.774 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:57:59.774 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:57:59.774 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:57:59.774 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:57:59.774 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:58:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:59 smithi060 ceph-mon[94233]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:57:59 smithi060 ceph-mon[94233]: from='client.29598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:59 smithi060 ceph-mon[109077]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:57:59 smithi060 ceph-mon[109077]: from='client.29598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:59 smithi089 ceph-mon[98504]: pgmap v13879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:57:59 smithi089 ceph-mon[98504]: from='client.29598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:00 smithi060 ceph-mon[109077]: from='client.39479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/257656463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:58:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:00 smithi060 ceph-mon[94233]: from='client.39479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/257656463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:58:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:00 smithi089 ceph-mon[98504]: from='client.39479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/257656463' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:58:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:01 smithi060 ceph-mon[94233]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:01 smithi060 ceph-mon[109077]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:01 smithi089 ceph-mon[98504]: pgmap v13880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:03 smithi060 ceph-mon[94233]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:03 smithi060 ceph-mon[109077]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:03 smithi089 ceph-mon[98504]: pgmap v13881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:58:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:58:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:05 smithi060 ceph-mon[94233]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:05 smithi060 ceph-mon[109077]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:05 smithi089 ceph-mon[98504]: pgmap v13882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:07 smithi060 ceph-mon[94233]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:07 smithi060 ceph-mon[109077]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:07 smithi089 ceph-mon[98504]: pgmap v13883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:09 smithi060 ceph-mon[94233]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:09 smithi060 ceph-mon[109077]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:09 smithi089 ceph-mon[98504]: pgmap v13884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:11 smithi060 ceph-mon[109077]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:11 smithi060 ceph-mon[94233]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:11 smithi089 ceph-mon[98504]: pgmap v13885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:13 smithi060 ceph-mon[94233]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:13 smithi060 ceph-mon[109077]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:13 smithi089 ceph-mon[98504]: pgmap v13886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:58:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:58:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:15 smithi060 ceph-mon[94233]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:15 smithi060 ceph-mon[109077]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:15 smithi089 ceph-mon[98504]: pgmap v13887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:18.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:17 smithi060 ceph-mon[94233]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:17 smithi060 ceph-mon[109077]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:17 smithi089 ceph-mon[98504]: pgmap v13888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:19 smithi060 ceph-mon[94233]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:19 smithi060 ceph-mon[109077]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:19 smithi089 ceph-mon[98504]: pgmap v13889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:21 smithi060 ceph-mon[94233]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:21 smithi060 ceph-mon[109077]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:21 smithi089 ceph-mon[98504]: pgmap v13890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:23 smithi060 ceph-mon[94233]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:23 smithi060 ceph-mon[109077]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:23 smithi089 ceph-mon[98504]: pgmap v13891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:58:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:58:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:25 smithi060 ceph-mon[94233]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:25 smithi060 ceph-mon[109077]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:25 smithi089 ceph-mon[98504]: pgmap v13892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:27 smithi060 ceph-mon[94233]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:27 smithi060 ceph-mon[109077]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:27 smithi089 ceph-mon[98504]: pgmap v13893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:29 smithi060 ceph-mon[94233]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:30.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:29 smithi060 ceph-mon[109077]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:29 smithi089 ceph-mon[98504]: pgmap v13894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:30.136 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 98s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 98s ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 98s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 98s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 98s ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 98s ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 98s ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:58:30.463 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 98s ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 98s ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 98s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 98s ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 98s ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 98s ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 98s ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 98s ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 98s ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 98s ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 98s ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:58:30.464 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 98s ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:58:30.465 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 98s ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:58:30.862 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:58:30.862 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:58:30.862 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:58:30.862 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:58:30.862 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:58:30.862 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:58:30.863 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:58:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:30 smithi060 ceph-mon[94233]: from='client.39491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:30 smithi060 ceph-mon[109077]: from='client.39491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:30 smithi089 ceph-mon[98504]: from='client.39491 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:32.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:31 smithi060 ceph-mon[94233]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:31 smithi060 ceph-mon[94233]: from='client.29622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2242599273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:58:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:31 smithi060 ceph-mon[109077]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:31 smithi060 ceph-mon[109077]: from='client.29622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2242599273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:58:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:31 smithi089 ceph-mon[98504]: pgmap v13895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:31 smithi089 ceph-mon[98504]: from='client.29622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:58:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2242599273' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:58:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:33 smithi060 ceph-mon[94233]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:33 smithi060 ceph-mon[109077]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:33 smithi089 ceph-mon[98504]: pgmap v13896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:58:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:58:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:35 smithi060 ceph-mon[94233]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:35 smithi060 ceph-mon[109077]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:35 smithi089 ceph-mon[98504]: pgmap v13897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:37 smithi060 ceph-mon[94233]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:37 smithi060 ceph-mon[109077]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:37 smithi089 ceph-mon[98504]: pgmap v13898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:39 smithi060 ceph-mon[94233]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:39 smithi060 ceph-mon[109077]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:39 smithi089 ceph-mon[98504]: pgmap v13899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:41 smithi060 ceph-mon[94233]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:41 smithi060 ceph-mon[109077]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:41 smithi089 ceph-mon[98504]: pgmap v13900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:43 smithi060 ceph-mon[94233]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:43 smithi060 ceph-mon[109077]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:43 smithi089 ceph-mon[98504]: pgmap v13901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:58:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:58:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:45 smithi060 ceph-mon[94233]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:45 smithi060 ceph-mon[109077]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:45 smithi089 ceph-mon[98504]: pgmap v13902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:47 smithi060 ceph-mon[94233]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:47 smithi060 ceph-mon[109077]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:47 smithi089 ceph-mon[98504]: pgmap v13903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:49 smithi060 ceph-mon[94233]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:49 smithi060 ceph-mon[109077]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:49 smithi089 ceph-mon[98504]: pgmap v13904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:51 smithi060 ceph-mon[94233]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:51 smithi060 ceph-mon[109077]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:51 smithi089 ceph-mon[98504]: pgmap v13905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:53 smithi060 ceph-mon[94233]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:58:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:53 smithi060 ceph-mon[109077]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:58:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:53 smithi089 ceph-mon[98504]: pgmap v13906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:58:54.737 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:58:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T10:58:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:58:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:58:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:58:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:58:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:58:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:58:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:58:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:58:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:58:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:55 smithi060 ceph-mon[94233]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:55 smithi060 ceph-mon[109077]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:55 smithi089 ceph-mon[98504]: pgmap v13907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:58:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:57 smithi060 ceph-mon[94233]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:57 smithi060 ceph-mon[109077]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:58:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:57 smithi089 ceph-mon[98504]: pgmap v13908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:58:59 smithi060 ceph-mon[94233]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:58:59 smithi060 ceph-mon[109077]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:58:59 smithi089 ceph-mon[98504]: pgmap v13909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:01.224 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:59:01.554 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:59:01.554 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:59:01.554 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:59:01.554 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:59:01.555 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:59:01.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:59:01.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:59:01.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:59:01.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:59:01.556 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:59:01.556 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:59:01.954 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:59:01.955 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:59:01.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:01.956 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:59:01.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:59:01.956 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:59:01.956 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:59:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:01 smithi060 ceph-mon[94233]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:01 smithi060 ceph-mon[109077]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:01 smithi089 ceph-mon[98504]: pgmap v13910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:02 smithi060 ceph-mon[94233]: from='client.29634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:02 smithi060 ceph-mon[94233]: from='client.29640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/648628580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:59:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:02 smithi060 ceph-mon[109077]: from='client.29634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:02 smithi060 ceph-mon[109077]: from='client.29640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/648628580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:59:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:02 smithi089 ceph-mon[98504]: from='client.29634 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:02 smithi089 ceph-mon[98504]: from='client.29640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/648628580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:59:04.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:03 smithi060 ceph-mon[94233]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:03 smithi060 ceph-mon[109077]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:03 smithi089 ceph-mon[98504]: pgmap v13911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:59:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T10:59:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:05 smithi060 ceph-mon[94233]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:05 smithi060 ceph-mon[109077]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:05 smithi089 ceph-mon[98504]: pgmap v13912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:07 smithi089 ceph-mon[98504]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:07 smithi060 ceph-mon[94233]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:07 smithi060 ceph-mon[109077]: pgmap v13913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:09 smithi089 ceph-mon[98504]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:09 smithi060 ceph-mon[94233]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:09 smithi060 ceph-mon[109077]: pgmap v13914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:11 smithi089 ceph-mon[98504]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:11 smithi060 ceph-mon[94233]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:11 smithi060 ceph-mon[109077]: pgmap v13915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:13 smithi089 ceph-mon[98504]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:13 smithi060 ceph-mon[94233]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:13 smithi060 ceph-mon[109077]: pgmap v13916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:59:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:59:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:15 smithi089 ceph-mon[98504]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:15 smithi060 ceph-mon[94233]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:15 smithi060 ceph-mon[109077]: pgmap v13917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:17 smithi089 ceph-mon[98504]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:17 smithi060 ceph-mon[94233]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:17 smithi060 ceph-mon[109077]: pgmap v13918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:19 smithi089 ceph-mon[98504]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:19 smithi060 ceph-mon[94233]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:19 smithi060 ceph-mon[109077]: pgmap v13919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:21 smithi089 ceph-mon[98504]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:21 smithi060 ceph-mon[94233]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:21 smithi060 ceph-mon[109077]: pgmap v13920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:23 smithi089 ceph-mon[98504]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:23 smithi060 ceph-mon[94233]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:23 smithi060 ceph-mon[109077]: pgmap v13921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:59:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T10:59:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:25 smithi089 ceph-mon[98504]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:25 smithi060 ceph-mon[94233]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:25 smithi060 ceph-mon[109077]: pgmap v13922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:27 smithi060 ceph-mon[94233]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:27 smithi060 ceph-mon[109077]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:27 smithi089 ceph-mon[98504]: pgmap v13923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:29 smithi060 ceph-mon[109077]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:29 smithi060 ceph-mon[94233]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:29 smithi089 ceph-mon[98504]: pgmap v13924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:32.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:31 smithi060 ceph-mon[109077]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:31 smithi060 ceph-mon[94233]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:31 smithi089 ceph-mon[98504]: pgmap v13925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:32.317 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T10:59:32.644 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T10:59:32.645 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T10:59:32.646 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T10:59:33.043 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T10:59:33.044 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T10:59:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[94233]: from='client.29652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[94233]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[94233]: from='client.39533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1431976500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:59:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[109077]: from='client.29652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[109077]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[109077]: from='client.39533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1431976500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:59:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:33 smithi089 ceph-mon[98504]: from='client.29652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:33 smithi089 ceph-mon[98504]: pgmap v13926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:33 smithi089 ceph-mon[98504]: from='client.39533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T10:59:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1431976500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T10:59:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:59:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T10:59:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:35 smithi060 ceph-mon[94233]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:35 smithi060 ceph-mon[109077]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:35 smithi089 ceph-mon[98504]: pgmap v13927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:37 smithi060 ceph-mon[94233]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:37 smithi060 ceph-mon[109077]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:37 smithi089 ceph-mon[98504]: pgmap v13928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:39 smithi060 ceph-mon[109077]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:39 smithi060 ceph-mon[94233]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:39 smithi089 ceph-mon[98504]: pgmap v13929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:41 smithi060 ceph-mon[94233]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:41 smithi060 ceph-mon[109077]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:41 smithi089 ceph-mon[98504]: pgmap v13930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:43 smithi060 ceph-mon[94233]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:43 smithi060 ceph-mon[109077]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:43 smithi089 ceph-mon[98504]: pgmap v13931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:59:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:59:46.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:45 smithi060 ceph-mon[109077]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:45 smithi060 ceph-mon[94233]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:45 smithi089 ceph-mon[98504]: pgmap v13932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:48.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:47 smithi060 ceph-mon[109077]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:47 smithi060 ceph-mon[94233]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:47 smithi089 ceph-mon[98504]: pgmap v13933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:49 smithi060 ceph-mon[109077]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:49 smithi060 ceph-mon[94233]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:49 smithi089 ceph-mon[98504]: pgmap v13934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:51 smithi060 ceph-mon[109077]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:51 smithi060 ceph-mon[94233]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:51 smithi089 ceph-mon[98504]: pgmap v13935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:53 smithi060 ceph-mon[109077]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:53 smithi060 ceph-mon[94233]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:53 smithi089 ceph-mon[98504]: pgmap v13936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 10:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:10:59:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T10:59:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:59:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:59:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[94233]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[109077]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:59:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:59:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:55 smithi089 ceph-mon[98504]: pgmap v13937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T10:59:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T10:59:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T10:59:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T10:59:58.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:57 smithi060 ceph-mon[94233]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:58.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:57 smithi060 ceph-mon[109077]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T10:59:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:57 smithi089 ceph-mon[98504]: pgmap v13938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 10:59:59 smithi060 ceph-mon[109077]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 10:59:59 smithi060 ceph-mon[94233]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T10:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 10:59:59 smithi089 ceph-mon[98504]: pgmap v13939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:00:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:01 smithi060 ceph-mon[94233]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:01 smithi060 ceph-mon[109077]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:01 smithi089 ceph-mon[98504]: pgmap v13940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:03.408 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:00:03.537 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 11:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T11:00:03.210Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701417600138 maxt=1701424800000 ulid=01HGJGJ6Z9VXH5CZG5RMK5AWKS duration=32.869908ms 2023-12-01T11:00:03.537 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 11:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T11:00:03.213Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.263065ms 2023-12-01T11:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 11:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T11:00:03.213Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=0 to_segment=1 mint=1701424800000 2023-12-01T11:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 11:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T11:00:03.278Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=0 last=1 duration=64.59678ms 2023-12-01T11:00:03.733 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:00:03.733 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:00:03.733 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:00:03.734 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:00:03.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:00:03.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:00:03.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:00:03.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:00:03.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:00:03.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:00:03.735 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:00:04.132 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:00:04.132 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:00:04.132 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:00:04.132 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:00:04.133 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:00:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:03 smithi060 ceph-mon[94233]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:04.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:03 smithi060 ceph-mon[109077]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:03 smithi089 ceph-mon[98504]: pgmap v13941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:00:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:00:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:04 smithi060 ceph-mon[109077]: from='client.29670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:04 smithi060 ceph-mon[109077]: from='client.29676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1975946240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:00:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:04 smithi060 ceph-mon[94233]: from='client.29670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:04 smithi060 ceph-mon[94233]: from='client.29676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1975946240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:00:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:04 smithi089 ceph-mon[98504]: from='client.29670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:04 smithi089 ceph-mon[98504]: from='client.29676 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1975946240' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:00:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:05 smithi060 ceph-mon[94233]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:05 smithi060 ceph-mon[109077]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:05 smithi089 ceph-mon[98504]: pgmap v13942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:07 smithi060 ceph-mon[94233]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:07 smithi060 ceph-mon[109077]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:07 smithi089 ceph-mon[98504]: pgmap v13943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:09 smithi060 ceph-mon[94233]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:09 smithi060 ceph-mon[109077]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:09 smithi089 ceph-mon[98504]: pgmap v13944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:11 smithi060 ceph-mon[94233]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:11 smithi060 ceph-mon[109077]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:11 smithi089 ceph-mon[98504]: pgmap v13945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:14.205 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:13 smithi060 ceph-mon[109077]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:14.206 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:13 smithi060 ceph-mon[94233]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:13 smithi089 ceph-mon[98504]: pgmap v13946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:00:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:00:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:15 smithi060 ceph-mon[94233]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:15 smithi060 ceph-mon[109077]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:15 smithi089 ceph-mon[98504]: pgmap v13947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:17 smithi060 ceph-mon[94233]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:17 smithi060 ceph-mon[109077]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:17 smithi089 ceph-mon[98504]: pgmap v13948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:20.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:19 smithi060 ceph-mon[94233]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:19 smithi060 ceph-mon[109077]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:19 smithi089 ceph-mon[98504]: pgmap v13949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:21 smithi060 ceph-mon[94233]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:21 smithi060 ceph-mon[109077]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:21 smithi089 ceph-mon[98504]: pgmap v13950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:23 smithi060 ceph-mon[94233]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:23 smithi060 ceph-mon[109077]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:23 smithi089 ceph-mon[98504]: pgmap v13951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:00:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:00:26.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:25 smithi060 ceph-mon[109077]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:25 smithi060 ceph-mon[94233]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:25 smithi089 ceph-mon[98504]: pgmap v13952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:27 smithi060 ceph-mon[94233]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:27 smithi060 ceph-mon[109077]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:27 smithi089 ceph-mon[98504]: pgmap v13953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:29 smithi060 ceph-mon[94233]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:29 smithi060 ceph-mon[109077]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:29 smithi089 ceph-mon[98504]: pgmap v13954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:31 smithi060 ceph-mon[94233]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:31 smithi060 ceph-mon[109077]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:31 smithi089 ceph-mon[98504]: pgmap v13955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:33 smithi060 ceph-mon[109077]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:33 smithi060 ceph-mon[94233]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:33 smithi089 ceph-mon[98504]: pgmap v13956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:34.498 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:00:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:00:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:00:34.824 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:00:34.824 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:00:34.825 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:00:34.826 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:00:35.222 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:00:35.222 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:00:35.222 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:00:35.222 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:00:35.223 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:00:35.224 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:00:35.224 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:00:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[94233]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[94233]: from='client.29688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[94233]: from='client.29694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1291080571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:00:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[109077]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[109077]: from='client.29688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[109077]: from='client.29694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1291080571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:00:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:35 smithi089 ceph-mon[98504]: pgmap v13957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:35 smithi089 ceph-mon[98504]: from='client.29688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:35 smithi089 ceph-mon[98504]: from='client.29694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:00:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1291080571' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:00:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:37 smithi060 ceph-mon[94233]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:37 smithi060 ceph-mon[109077]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:37 smithi089 ceph-mon[98504]: pgmap v13958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:39 smithi060 ceph-mon[94233]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:39 smithi060 ceph-mon[109077]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:39 smithi089 ceph-mon[98504]: pgmap v13959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:41 smithi060 ceph-mon[94233]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:41 smithi060 ceph-mon[109077]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:41 smithi089 ceph-mon[98504]: pgmap v13960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:43 smithi060 ceph-mon[94233]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:43 smithi060 ceph-mon[109077]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:43 smithi089 ceph-mon[98504]: pgmap v13961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:00:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:00:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:45 smithi060 ceph-mon[94233]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:45 smithi060 ceph-mon[109077]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:45 smithi089 ceph-mon[98504]: pgmap v13962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:47 smithi060 ceph-mon[109077]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:47 smithi060 ceph-mon[94233]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:47 smithi089 ceph-mon[98504]: pgmap v13963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:49 smithi060 ceph-mon[94233]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:49 smithi060 ceph-mon[109077]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:49 smithi089 ceph-mon[98504]: pgmap v13964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:51 smithi060 ceph-mon[94233]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:51 smithi060 ceph-mon[109077]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:51 smithi089 ceph-mon[98504]: pgmap v13965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:53 smithi060 ceph-mon[94233]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:53 smithi060 ceph-mon[109077]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:53 smithi089 ceph-mon[98504]: pgmap v13966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:00:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[94233]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[109077]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:00:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:55 smithi089 ceph-mon[98504]: pgmap v13967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:00:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:00:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:00:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:00:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:00:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:00:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:00:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:00:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:00:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:00:58 smithi089 ceph-mon[98504]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:00:58 smithi060 ceph-mon[94233]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:00:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:00:58 smithi060 ceph-mon[109077]: pgmap v13968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:00 smithi089 ceph-mon[98504]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:00 smithi060 ceph-mon[94233]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:00 smithi060 ceph-mon[109077]: pgmap v13969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:02 smithi089 ceph-mon[98504]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:02 smithi060 ceph-mon[94233]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:02.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:02 smithi060 ceph-mon[109077]: pgmap v13970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:04 smithi089 ceph-mon[98504]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:04 smithi060 ceph-mon[94233]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:04 smithi060 ceph-mon[109077]: pgmap v13971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:01:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:01:05.583 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:01:05.911 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:01:05.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:01:05.913 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:01:05.913 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:01:05.913 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:01:05.913 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:01:06.309 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:01:06.309 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:01:06.309 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:01:06.309 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:01:06.310 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:01:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:06 smithi060 ceph-mon[94233]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:06 smithi060 ceph-mon[109077]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:06 smithi089 ceph-mon[98504]: pgmap v13972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:07 smithi060 ceph-mon[94233]: from='client.29706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:07 smithi060 ceph-mon[94233]: from='client.29712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2410301661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:01:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:07 smithi060 ceph-mon[109077]: from='client.29706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:07 smithi060 ceph-mon[109077]: from='client.29712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2410301661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:01:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:07 smithi089 ceph-mon[98504]: from='client.29706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:07 smithi089 ceph-mon[98504]: from='client.29712 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2410301661' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:01:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:08 smithi060 ceph-mon[94233]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:08 smithi060 ceph-mon[109077]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:08 smithi089 ceph-mon[98504]: pgmap v13973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:10 smithi060 ceph-mon[94233]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:10 smithi060 ceph-mon[109077]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:10 smithi089 ceph-mon[98504]: pgmap v13974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:12 smithi060 ceph-mon[94233]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:12 smithi060 ceph-mon[109077]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:12 smithi089 ceph-mon[98504]: pgmap v13975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:14 smithi060 ceph-mon[94233]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:14 smithi060 ceph-mon[109077]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:14 smithi089 ceph-mon[98504]: pgmap v13976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:01:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:01:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:16 smithi060 ceph-mon[94233]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:16 smithi060 ceph-mon[109077]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:16 smithi089 ceph-mon[98504]: pgmap v13977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:18 smithi060 ceph-mon[94233]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:18 smithi060 ceph-mon[109077]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:18 smithi089 ceph-mon[98504]: pgmap v13978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:20 smithi060 ceph-mon[94233]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:20 smithi060 ceph-mon[109077]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:20 smithi089 ceph-mon[98504]: pgmap v13979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:22 smithi060 ceph-mon[94233]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:22 smithi060 ceph-mon[109077]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:22 smithi089 ceph-mon[98504]: pgmap v13980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:24 smithi060 ceph-mon[109077]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:24 smithi060 ceph-mon[94233]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:24 smithi089 ceph-mon[98504]: pgmap v13981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:01:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:26 smithi060 ceph-mon[94233]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:26 smithi060 ceph-mon[109077]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:26 smithi089 ceph-mon[98504]: pgmap v13982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:28 smithi060 ceph-mon[94233]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:28 smithi060 ceph-mon[109077]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:28 smithi089 ceph-mon[98504]: pgmap v13983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:30 smithi060 ceph-mon[94233]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:30 smithi060 ceph-mon[109077]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:30 smithi089 ceph-mon[98504]: pgmap v13984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:32 smithi060 ceph-mon[94233]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:32 smithi060 ceph-mon[109077]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:32 smithi089 ceph-mon[98504]: pgmap v13985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:34 smithi060 ceph-mon[109077]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:34 smithi060 ceph-mon[94233]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:34 smithi089 ceph-mon[98504]: pgmap v13986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:01:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:01:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:36 smithi060 ceph-mon[94233]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:36 smithi060 ceph-mon[109077]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:36 smithi089 ceph-mon[98504]: pgmap v13987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:36.677 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:01:37.008 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:01:37.008 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:01:37.008 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:01:37.008 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:01:37.008 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:01:37.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:01:37.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:01:37.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:01:37.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:01:37.010 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:01:37.010 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:01:37.407 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:01:37.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:01:37.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:01:37.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:37.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:01:37.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:01:37.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:01:37.408 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:01:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[94233]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[94233]: from='client.39599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[94233]: from='client.39605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/76767847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:01:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[109077]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[109077]: from='client.39599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[109077]: from='client.39605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/76767847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:01:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:38 smithi089 ceph-mon[98504]: pgmap v13988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:38 smithi089 ceph-mon[98504]: from='client.39599 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:38 smithi089 ceph-mon[98504]: from='client.39605 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:01:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/76767847' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:01:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:40 smithi060 ceph-mon[94233]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:40 smithi060 ceph-mon[109077]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:40 smithi089 ceph-mon[98504]: pgmap v13989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:42 smithi060 ceph-mon[94233]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:42 smithi060 ceph-mon[109077]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:42 smithi089 ceph-mon[98504]: pgmap v13990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:44 smithi060 ceph-mon[94233]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:44 smithi060 ceph-mon[109077]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:44 smithi089 ceph-mon[98504]: pgmap v13991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:01:44] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-01T11:01:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:46 smithi060 ceph-mon[94233]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:46 smithi060 ceph-mon[109077]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:46 smithi089 ceph-mon[98504]: pgmap v13992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:48 smithi060 ceph-mon[109077]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:48 smithi060 ceph-mon[94233]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:48 smithi089 ceph-mon[98504]: pgmap v13993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:50 smithi060 ceph-mon[94233]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:50 smithi060 ceph-mon[109077]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:50 smithi089 ceph-mon[98504]: pgmap v13994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:52 smithi060 ceph-mon[94233]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:52 smithi060 ceph-mon[109077]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:52 smithi089 ceph-mon[98504]: pgmap v13995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:54 smithi060 ceph-mon[94233]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:54 smithi060 ceph-mon[109077]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:54 smithi089 ceph-mon[98504]: pgmap v13996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:01:54] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-01T11:01:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:56 smithi060 ceph-mon[94233]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:56 smithi060 ceph-mon[109077]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:56 smithi089 ceph-mon[98504]: pgmap v13997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:01:57.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:01:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:01:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:01:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:01:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:01:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:01:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:01:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:01:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:01:58 smithi060 ceph-mon[109077]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:01:58 smithi060 ceph-mon[94233]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:01:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:01:58 smithi089 ceph-mon[98504]: pgmap v13998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:00 smithi060 ceph-mon[109077]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:00 smithi060 ceph-mon[94233]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:00 smithi089 ceph-mon[98504]: pgmap v13999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:02 smithi060 ceph-mon[94233]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:02 smithi060 ceph-mon[109077]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:02 smithi089 ceph-mon[98504]: pgmap v14000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:04 smithi060 ceph-mon[94233]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:04 smithi060 ceph-mon[109077]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:04 smithi089 ceph-mon[98504]: pgmap v14001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:02:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:02:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:06 smithi060 ceph-mon[94233]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:06 smithi060 ceph-mon[109077]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:06 smithi089 ceph-mon[98504]: pgmap v14002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:07.771 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:02:08.099 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:02:08.099 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:02:08.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:02:08.101 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:02:08.498 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:08.499 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:02:08.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:02:08.500 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:08.500 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:02:08.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:02:08.500 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:02:08.500 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:02:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:08 smithi060 ceph-mon[94233]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:08 smithi060 ceph-mon[109077]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:08 smithi089 ceph-mon[98504]: pgmap v14003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:09 smithi060 ceph-mon[94233]: from='client.29742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:09 smithi060 ceph-mon[94233]: from='client.29748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2278985676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:02:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:09 smithi060 ceph-mon[109077]: from='client.29742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:09 smithi060 ceph-mon[109077]: from='client.29748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2278985676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:02:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:09 smithi089 ceph-mon[98504]: from='client.29742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:09 smithi089 ceph-mon[98504]: from='client.29748 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2278985676' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:02:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:10 smithi060 ceph-mon[94233]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:10 smithi060 ceph-mon[109077]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:10 smithi089 ceph-mon[98504]: pgmap v14004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:12 smithi060 ceph-mon[94233]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:12 smithi060 ceph-mon[109077]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:12 smithi089 ceph-mon[98504]: pgmap v14005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:14 smithi060 ceph-mon[94233]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:14 smithi060 ceph-mon[109077]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:02:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:02:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:14 smithi089 ceph-mon[98504]: pgmap v14006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:16 smithi060 ceph-mon[94233]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:16 smithi060 ceph-mon[109077]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:16 smithi089 ceph-mon[98504]: pgmap v14007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:18 smithi060 ceph-mon[109077]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:18 smithi060 ceph-mon[94233]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:18 smithi089 ceph-mon[98504]: pgmap v14008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:20 smithi060 ceph-mon[109077]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:20 smithi060 ceph-mon[94233]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:20 smithi089 ceph-mon[98504]: pgmap v14009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:22 smithi060 ceph-mon[109077]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:22 smithi060 ceph-mon[94233]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:22 smithi089 ceph-mon[98504]: pgmap v14010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:24 smithi060 ceph-mon[109077]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:24 smithi060 ceph-mon[94233]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:02:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:02:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:24 smithi089 ceph-mon[98504]: pgmap v14011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:26 smithi060 ceph-mon[109077]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:26 smithi060 ceph-mon[94233]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:26 smithi089 ceph-mon[98504]: pgmap v14012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:28 smithi060 ceph-mon[109077]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:28 smithi060 ceph-mon[94233]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:28 smithi089 ceph-mon[98504]: pgmap v14013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:30 smithi060 ceph-mon[94233]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:30 smithi060 ceph-mon[109077]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:30 smithi089 ceph-mon[98504]: pgmap v14014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:32 smithi060 ceph-mon[94233]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:32 smithi060 ceph-mon[109077]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:32 smithi089 ceph-mon[98504]: pgmap v14015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:34 smithi060 ceph-mon[94233]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:02:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:02:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:34 smithi060 ceph-mon[109077]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:34 smithi089 ceph-mon[98504]: pgmap v14016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:36 smithi060 ceph-mon[94233]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:36 smithi060 ceph-mon[109077]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:36 smithi089 ceph-mon[98504]: pgmap v14017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:38 smithi060 ceph-mon[94233]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:38 smithi060 ceph-mon[109077]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:38 smithi089 ceph-mon[98504]: pgmap v14018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:38.865 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:02:39.194 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:02:39.195 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:02:39.196 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:02:39.592 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:02:39.592 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:02:39.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:02:39.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:39.592 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:02:39.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:02:39.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:02:39.593 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:02:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[94233]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[94233]: from='client.39635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[94233]: from='client.29766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/406501834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:02:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[109077]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[109077]: from='client.39635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[109077]: from='client.29766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/406501834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:02:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:40 smithi089 ceph-mon[98504]: pgmap v14019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:40 smithi089 ceph-mon[98504]: from='client.39635 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:40 smithi089 ceph-mon[98504]: from='client.29766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:02:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/406501834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:02:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:42 smithi060 ceph-mon[94233]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:42 smithi060 ceph-mon[109077]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:42 smithi089 ceph-mon[98504]: pgmap v14020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:43 smithi060 ceph-mon[94233]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:43 smithi060 ceph-mon[109077]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:43 smithi089 ceph-mon[98504]: pgmap v14021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:02:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:02:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:45 smithi060 ceph-mon[94233]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:45 smithi060 ceph-mon[109077]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:45 smithi089 ceph-mon[98504]: pgmap v14022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:47 smithi060 ceph-mon[94233]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:47 smithi060 ceph-mon[109077]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:47 smithi089 ceph-mon[98504]: pgmap v14023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:49 smithi060 ceph-mon[94233]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:49 smithi060 ceph-mon[109077]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:49 smithi089 ceph-mon[98504]: pgmap v14024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:51 smithi060 ceph-mon[94233]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:51 smithi060 ceph-mon[109077]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:51 smithi089 ceph-mon[98504]: pgmap v14025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:53 smithi060 ceph-mon[94233]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:53 smithi060 ceph-mon[109077]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:53 smithi089 ceph-mon[98504]: pgmap v14026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:02:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:02:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:55 smithi060 ceph-mon[94233]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:55 smithi060 ceph-mon[109077]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:55 smithi089 ceph-mon[98504]: pgmap v14027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:02:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[94233]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:02:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:02:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:02:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:02:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[109077]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:02:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:02:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:02:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:02:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:57 smithi089 ceph-mon[98504]: pgmap v14028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:02:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:02:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:02:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:02:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:03:00.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:02:59 smithi060 ceph-mon[94233]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:02:59 smithi060 ceph-mon[109077]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:02:59 smithi089 ceph-mon[98504]: pgmap v14029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:01 smithi060 ceph-mon[109077]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:01 smithi060 ceph-mon[94233]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:02.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:01 smithi089 ceph-mon[98504]: pgmap v14030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:03 smithi060 ceph-mon[94233]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:03 smithi060 ceph-mon[109077]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:03 smithi089 ceph-mon[98504]: pgmap v14031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:03:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:03:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:05 smithi060 ceph-mon[109077]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:05 smithi060 ceph-mon[94233]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:05 smithi089 ceph-mon[98504]: pgmap v14032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:07 smithi060 ceph-mon[109077]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:07 smithi060 ceph-mon[94233]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:07 smithi089 ceph-mon[98504]: pgmap v14033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:09.957 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:03:10.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:09 smithi060 ceph-mon[94233]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:09 smithi060 ceph-mon[109077]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:09 smithi089 ceph-mon[98504]: pgmap v14034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:10.281 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:03:10.281 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:03:10.282 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:03:10.283 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:03:10.677 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:03:10.678 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:10.679 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:03:10.679 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:03:10.679 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:03:10.679 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:03:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:10 smithi060 ceph-mon[94233]: from='client.39653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:10 smithi060 ceph-mon[109077]: from='client.39653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:10 smithi089 ceph-mon[98504]: from='client.39653 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[94233]: from='client.29784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[94233]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1986443412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:03:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[109077]: from='client.29784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[109077]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1986443412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:11 smithi089 ceph-mon[98504]: from='client.29784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:11 smithi089 ceph-mon[98504]: pgmap v14035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1986443412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:03:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:13 smithi060 ceph-mon[94233]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:13 smithi060 ceph-mon[109077]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:13 smithi089 ceph-mon[98504]: pgmap v14036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:03:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:03:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:15 smithi060 ceph-mon[109077]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:15 smithi060 ceph-mon[94233]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:15 smithi089 ceph-mon[98504]: pgmap v14037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:17 smithi060 ceph-mon[109077]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:17 smithi060 ceph-mon[94233]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:17 smithi089 ceph-mon[98504]: pgmap v14038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:20.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:19 smithi060 ceph-mon[109077]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:19 smithi060 ceph-mon[94233]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:19 smithi089 ceph-mon[98504]: pgmap v14039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:21 smithi060 ceph-mon[94233]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:21 smithi060 ceph-mon[109077]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:21 smithi089 ceph-mon[98504]: pgmap v14040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:23 smithi060 ceph-mon[94233]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:23 smithi060 ceph-mon[109077]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:23 smithi089 ceph-mon[98504]: pgmap v14041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:03:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:03:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:25 smithi060 ceph-mon[94233]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:25 smithi060 ceph-mon[109077]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:25 smithi089 ceph-mon[98504]: pgmap v14042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:27 smithi060 ceph-mon[94233]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:27 smithi060 ceph-mon[109077]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:27 smithi089 ceph-mon[98504]: pgmap v14043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:29 smithi060 ceph-mon[94233]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:29 smithi060 ceph-mon[109077]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:29 smithi089 ceph-mon[98504]: pgmap v14044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:31 smithi060 ceph-mon[94233]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:31 smithi060 ceph-mon[109077]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:31 smithi089 ceph-mon[98504]: pgmap v14045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:33 smithi060 ceph-mon[109077]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:33 smithi060 ceph-mon[94233]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:33 smithi089 ceph-mon[98504]: pgmap v14046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:03:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:03:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:35 smithi060 ceph-mon[94233]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:35 smithi060 ceph-mon[109077]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:35 smithi089 ceph-mon[98504]: pgmap v14047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:37 smithi060 ceph-mon[94233]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:37 smithi060 ceph-mon[109077]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:37 smithi089 ceph-mon[98504]: pgmap v14048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:39 smithi060 ceph-mon[109077]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:39 smithi060 ceph-mon[94233]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:39 smithi089 ceph-mon[98504]: pgmap v14049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:41.043 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:03:41.369 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:03:41.369 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:03:41.369 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:03:41.369 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:03:41.369 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:03:41.370 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:03:41.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:03:41.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:03:41.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:03:41.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:03:41.371 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:03:41.371 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:41.772 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:03:41.773 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:03:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:41 smithi060 ceph-mon[94233]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:41 smithi060 ceph-mon[94233]: from='client.29796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:41 smithi060 ceph-mon[109077]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:41 smithi060 ceph-mon[109077]: from='client.29796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:41 smithi089 ceph-mon[98504]: pgmap v14050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:41 smithi089 ceph-mon[98504]: from='client.29796 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:42 smithi060 ceph-mon[94233]: from='client.39677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/5211161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:03:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:42 smithi060 ceph-mon[109077]: from='client.39677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/5211161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:03:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:42 smithi089 ceph-mon[98504]: from='client.39677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:03:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/5211161' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:03:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:43 smithi060 ceph-mon[109077]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:43 smithi060 ceph-mon[94233]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:43 smithi089 ceph-mon[98504]: pgmap v14051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:03:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:03:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:45 smithi060 ceph-mon[94233]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:45 smithi060 ceph-mon[109077]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:45 smithi089 ceph-mon[98504]: pgmap v14052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:48.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:47 smithi060 ceph-mon[94233]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:47 smithi060 ceph-mon[109077]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:47 smithi089 ceph-mon[98504]: pgmap v14053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:49 smithi060 ceph-mon[94233]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:49 smithi060 ceph-mon[109077]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:49 smithi089 ceph-mon[98504]: pgmap v14054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:51 smithi060 ceph-mon[94233]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:51 smithi060 ceph-mon[109077]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:51 smithi089 ceph-mon[98504]: pgmap v14055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:53 smithi060 ceph-mon[94233]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:53 smithi060 ceph-mon[109077]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:53 smithi089 ceph-mon[98504]: pgmap v14056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:03:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:03:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:55 smithi060 ceph-mon[94233]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:55 smithi060 ceph-mon[109077]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:55 smithi089 ceph-mon[98504]: pgmap v14057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:03:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:57 smithi060 ceph-mon[94233]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:58.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:03:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:57 smithi060 ceph-mon[109077]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:03:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:57 smithi089 ceph-mon[98504]: pgmap v14058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:03:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:03:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:03:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:03:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:03:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:03:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:03:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:03:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:03:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:03:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:03:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:03:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:03:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:04:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:00 smithi060 ceph-mon[94233]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:00 smithi060 ceph-mon[109077]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:00 smithi089 ceph-mon[98504]: pgmap v14059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:02 smithi060 ceph-mon[94233]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:02 smithi060 ceph-mon[109077]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:02 smithi089 ceph-mon[98504]: pgmap v14060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:04 smithi060 ceph-mon[94233]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:04:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:04:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:04 smithi060 ceph-mon[109077]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:04 smithi089 ceph-mon[98504]: pgmap v14061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:06 smithi060 ceph-mon[94233]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:06 smithi060 ceph-mon[109077]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:06 smithi089 ceph-mon[98504]: pgmap v14062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:08 smithi060 ceph-mon[109077]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:08 smithi060 ceph-mon[94233]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:08 smithi089 ceph-mon[98504]: pgmap v14063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:10 smithi060 ceph-mon[94233]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:10 smithi060 ceph-mon[109077]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:10 smithi089 ceph-mon[98504]: pgmap v14064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:12.134 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:04:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:04:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:04:12.458 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:04:12.459 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:04:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:04:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:04:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:04:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:04:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:04:12.460 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:04:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:12 smithi060 ceph-mon[109077]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:12 smithi060 ceph-mon[94233]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:12 smithi089 ceph-mon[98504]: pgmap v14065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:12.861 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:04:12.862 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:04:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:13 smithi060 ceph-mon[94233]: from='client.39689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/288427629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:04:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:13 smithi060 ceph-mon[109077]: from='client.39689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/288427629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:04:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:13 smithi089 ceph-mon[98504]: from='client.39689 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/288427629' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:04:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:04:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:04:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:14 smithi060 ceph-mon[109077]: from='client.29820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:14 smithi060 ceph-mon[109077]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:14 smithi060 ceph-mon[94233]: from='client.29820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:14 smithi060 ceph-mon[94233]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:14 smithi089 ceph-mon[98504]: from='client.29820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:14 smithi089 ceph-mon[98504]: pgmap v14066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:16 smithi060 ceph-mon[94233]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:16 smithi060 ceph-mon[109077]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:16 smithi089 ceph-mon[98504]: pgmap v14067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:18 smithi060 ceph-mon[94233]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:18 smithi060 ceph-mon[109077]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:18 smithi089 ceph-mon[98504]: pgmap v14068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:20 smithi060 ceph-mon[94233]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:20 smithi060 ceph-mon[109077]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:20 smithi089 ceph-mon[98504]: pgmap v14069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:22 smithi060 ceph-mon[94233]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:22 smithi060 ceph-mon[109077]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:22 smithi089 ceph-mon[98504]: pgmap v14070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:24 smithi060 ceph-mon[94233]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:24 smithi060 ceph-mon[109077]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:04:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:04:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:24 smithi089 ceph-mon[98504]: pgmap v14071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:25.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:25 smithi060 ceph-mon[94233]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:25 smithi060 ceph-mon[109077]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:25 smithi089 ceph-mon[98504]: pgmap v14072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:27 smithi060 ceph-mon[94233]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:27 smithi060 ceph-mon[109077]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:27 smithi089 ceph-mon[98504]: pgmap v14073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:29 smithi060 ceph-mon[94233]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:29 smithi060 ceph-mon[109077]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:29 smithi089 ceph-mon[98504]: pgmap v14074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:31 smithi060 ceph-mon[94233]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:31 smithi060 ceph-mon[109077]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:31 smithi089 ceph-mon[98504]: pgmap v14075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:34.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:33 smithi060 ceph-mon[94233]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:33 smithi060 ceph-mon[109077]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:33 smithi089 ceph-mon[98504]: pgmap v14076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:04:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:04:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:35 smithi060 ceph-mon[94233]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:35 smithi060 ceph-mon[109077]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:35 smithi089 ceph-mon[98504]: pgmap v14077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:37 smithi060 ceph-mon[94233]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:37 smithi060 ceph-mon[109077]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:37 smithi089 ceph-mon[98504]: pgmap v14078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:39 smithi060 ceph-mon[94233]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:39 smithi060 ceph-mon[109077]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:39 smithi089 ceph-mon[98504]: pgmap v14079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:41 smithi060 ceph-mon[94233]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:41 smithi060 ceph-mon[109077]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:41 smithi089 ceph-mon[98504]: pgmap v14080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:43.222 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:04:43.549 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:04:43.549 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:04:43.549 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:04:43.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:04:43.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:04:43.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5337M 2332M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5876M 2332M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5272M 2332M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5060M 2332M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:04:43.551 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:04:43.948 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:04:43.948 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:04:43.948 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:04:43.949 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:04:43.950 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:04:43.950 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:04:44.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:43 smithi060 ceph-mon[94233]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:43 smithi060 ceph-mon[94233]: from='client.39707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:43 smithi060 ceph-mon[109077]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:43 smithi060 ceph-mon[109077]: from='client.39707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:43 smithi089 ceph-mon[98504]: pgmap v14081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:43 smithi089 ceph-mon[98504]: from='client.39707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:44.684 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:04:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:04:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:44 smithi060 ceph-mon[109077]: from='client.29838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2102455519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:04:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:44 smithi060 ceph-mon[94233]: from='client.29838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2102455519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:04:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:44 smithi089 ceph-mon[98504]: from='client.29838 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:04:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2102455519' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:04:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:45 smithi060 ceph-mon[94233]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:45 smithi060 ceph-mon[109077]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:45 smithi089 ceph-mon[98504]: pgmap v14082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:47 smithi060 ceph-mon[94233]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:47 smithi060 ceph-mon[109077]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:47 smithi089 ceph-mon[98504]: pgmap v14083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:50.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:49 smithi060 ceph-mon[94233]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:49 smithi060 ceph-mon[109077]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:49 smithi089 ceph-mon[98504]: pgmap v14084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:51 smithi060 ceph-mon[94233]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:51 smithi060 ceph-mon[109077]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:51 smithi089 ceph-mon[98504]: pgmap v14085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:54.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:53 smithi060 ceph-mon[94233]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:53 smithi060 ceph-mon[109077]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:53 smithi089 ceph-mon[98504]: pgmap v14086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:04:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:04:56.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:55 smithi060 ceph-mon[109077]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:55 smithi060 ceph-mon[94233]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:55 smithi089 ceph-mon[98504]: pgmap v14087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:04:58.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:57 smithi060 ceph-mon[109077]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:57 smithi060 ceph-mon[94233]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:57 smithi089 ceph-mon[98504]: pgmap v14088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:04:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:04:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:04:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:05:00.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2323M 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:05:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2323M 2023-12-01T11:05:00.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:05:00.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:05:00.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:05:00.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:04:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:05:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: pgmap v14089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2323M 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:05:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:04:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:05:02.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:01 smithi060 ceph-mon[94233]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:01 smithi060 ceph-mon[109077]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:01 smithi089 ceph-mon[98504]: pgmap v14090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:03 smithi060 ceph-mon[94233]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:03 smithi060 ceph-mon[109077]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:03 smithi089 ceph-mon[98504]: pgmap v14091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:05:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:05:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:05 smithi060 ceph-mon[94233]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:05 smithi060 ceph-mon[109077]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:05 smithi089 ceph-mon[98504]: pgmap v14092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:07 smithi060 ceph-mon[94233]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:07 smithi060 ceph-mon[109077]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:07 smithi089 ceph-mon[98504]: pgmap v14093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:09 smithi060 ceph-mon[94233]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:09 smithi060 ceph-mon[109077]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:09 smithi089 ceph-mon[98504]: pgmap v14094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:11 smithi060 ceph-mon[94233]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:11 smithi060 ceph-mon[109077]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:11 smithi089 ceph-mon[98504]: pgmap v14095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:13 smithi060 ceph-mon[94233]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:13 smithi060 ceph-mon[109077]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:13 smithi089 ceph-mon[98504]: pgmap v14096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:14.310 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:05:14.637 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:05:14.637 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:05:14.637 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:05:14.637 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:05:14.637 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:05:14.637 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:05:14.637 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5337M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5876M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5272M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:05:14.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5060M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:05:14.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:05:14.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:05:14.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:05:14.639 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:05:14.639 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:05:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:05:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:05:15.040 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:05:15.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:15.042 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:05:15.042 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:05:15.042 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:05:15.042 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:05:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[109077]: from='client.29850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[109077]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[109077]: from='client.39731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2968727546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:05:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[94233]: from='client.29850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[94233]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[94233]: from='client.39731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2968727546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:05:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:15 smithi089 ceph-mon[98504]: from='client.29850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:15 smithi089 ceph-mon[98504]: pgmap v14097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:15 smithi089 ceph-mon[98504]: from='client.39731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2968727546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:05:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:17 smithi060 ceph-mon[94233]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:17 smithi060 ceph-mon[109077]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:17 smithi089 ceph-mon[98504]: pgmap v14098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:19 smithi060 ceph-mon[94233]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:19 smithi060 ceph-mon[109077]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:19 smithi089 ceph-mon[98504]: pgmap v14099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:21 smithi060 ceph-mon[94233]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:21 smithi060 ceph-mon[109077]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:21 smithi089 ceph-mon[98504]: pgmap v14100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:23.742 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 11:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T11:05:23.373402764Z level=info msg="Completed cleanup jobs" duration=12.788844ms 2023-12-01T11:05:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:23 smithi060 ceph-mon[94233]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:23 smithi060 ceph-mon[109077]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:23 smithi089 ceph-mon[98504]: pgmap v14101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:05:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:05:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:25 smithi060 ceph-mon[94233]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:25 smithi060 ceph-mon[109077]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:25 smithi089 ceph-mon[98504]: pgmap v14102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:27 smithi060 ceph-mon[94233]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:27 smithi060 ceph-mon[109077]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:27 smithi089 ceph-mon[98504]: pgmap v14103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:29 smithi060 ceph-mon[94233]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:29 smithi060 ceph-mon[109077]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:29 smithi089 ceph-mon[98504]: pgmap v14104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:31 smithi060 ceph-mon[94233]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:31 smithi060 ceph-mon[109077]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:31 smithi089 ceph-mon[98504]: pgmap v14105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:33 smithi060 ceph-mon[94233]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:33 smithi060 ceph-mon[109077]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:33 smithi089 ceph-mon[98504]: pgmap v14106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:05:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:05:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:35 smithi089 ceph-mon[98504]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:35 smithi060 ceph-mon[94233]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:35 smithi060 ceph-mon[109077]: pgmap v14107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:37 smithi089 ceph-mon[98504]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:37 smithi060 ceph-mon[94233]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:37 smithi060 ceph-mon[109077]: pgmap v14108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:39 smithi089 ceph-mon[98504]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:39 smithi060 ceph-mon[94233]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:39 smithi060 ceph-mon[109077]: pgmap v14109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:41 smithi089 ceph-mon[98504]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:41 smithi060 ceph-mon[94233]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:41 smithi060 ceph-mon[109077]: pgmap v14110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:43 smithi089 ceph-mon[98504]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:43 smithi060 ceph-mon[94233]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:43 smithi060 ceph-mon[109077]: pgmap v14111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:05:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:05:45.400 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:05:45.726 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5337M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5876M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5272M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5060M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:05:45.727 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:05:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:45 smithi089 ceph-mon[98504]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:46.123 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:05:46.123 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:05:46.123 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:05:46.123 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:05:46.124 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:05:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:45 smithi060 ceph-mon[94233]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:45 smithi060 ceph-mon[109077]: pgmap v14112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:46 smithi089 ceph-mon[98504]: from='client.39743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:46 smithi089 ceph-mon[98504]: from='client.39749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2253677025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:05:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:46 smithi060 ceph-mon[94233]: from='client.39743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:46 smithi060 ceph-mon[94233]: from='client.39749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2253677025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:05:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:46 smithi060 ceph-mon[109077]: from='client.39743 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:46 smithi060 ceph-mon[109077]: from='client.39749 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:05:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2253677025' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:05:48.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:47 smithi089 ceph-mon[98504]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:47 smithi060 ceph-mon[94233]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:47 smithi060 ceph-mon[109077]: pgmap v14113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:49 smithi089 ceph-mon[98504]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:49 smithi060 ceph-mon[94233]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:49 smithi060 ceph-mon[109077]: pgmap v14114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:51 smithi089 ceph-mon[98504]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:51 smithi060 ceph-mon[94233]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:51 smithi060 ceph-mon[109077]: pgmap v14115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:53 smithi060 ceph-mon[94233]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:53 smithi060 ceph-mon[109077]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:53 smithi089 ceph-mon[98504]: pgmap v14116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:05:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:05:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:55 smithi060 ceph-mon[94233]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:55 smithi060 ceph-mon[109077]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:55 smithi089 ceph-mon[98504]: pgmap v14117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:05:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:57 smithi060 ceph-mon[94233]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:57 smithi060 ceph-mon[109077]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:05:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:57 smithi089 ceph-mon[98504]: pgmap v14118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[94233]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[109077]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:06:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:05:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:06:00.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:59 smithi089 ceph-mon[98504]: pgmap v14119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:00.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:06:00.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:06:00.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:06:00.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:05:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:06:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:01 smithi060 ceph-mon[94233]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:01 smithi060 ceph-mon[109077]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:01 smithi089 ceph-mon[98504]: pgmap v14120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:03 smithi060 ceph-mon[94233]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:03 smithi060 ceph-mon[109077]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:03 smithi089 ceph-mon[98504]: pgmap v14121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:06:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:06:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:05 smithi060 ceph-mon[94233]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:05 smithi060 ceph-mon[109077]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:05 smithi089 ceph-mon[98504]: pgmap v14122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:07 smithi060 ceph-mon[94233]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:07 smithi060 ceph-mon[109077]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:07 smithi089 ceph-mon[98504]: pgmap v14123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:09 smithi060 ceph-mon[94233]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:09 smithi060 ceph-mon[109077]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:09 smithi089 ceph-mon[98504]: pgmap v14124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:11 smithi060 ceph-mon[109077]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:11 smithi060 ceph-mon[94233]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:11 smithi089 ceph-mon[98504]: pgmap v14125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:13 smithi060 ceph-mon[94233]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:13 smithi060 ceph-mon[109077]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:13 smithi089 ceph-mon[98504]: pgmap v14126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:06:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:06:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:15 smithi060 ceph-mon[94233]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:15 smithi060 ceph-mon[109077]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:15 smithi089 ceph-mon[98504]: pgmap v14127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:16.485 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:06:16.815 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5337M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5876M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5272M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5060M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:06:16.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:06:16.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:06:16.817 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:06:17.211 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:06:17.212 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:17.213 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:06:17.213 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:06:17.213 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:17.213 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:06:17.213 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:06:17.213 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:06:17.213 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:06:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[94233]: from='client.39761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[94233]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[94233]: from='client.39767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/500261562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[109077]: from='client.39761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[109077]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[109077]: from='client.39767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/500261562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:17 smithi089 ceph-mon[98504]: from='client.39761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:17 smithi089 ceph-mon[98504]: pgmap v14128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:17 smithi089 ceph-mon[98504]: from='client.39767 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/500261562' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:06:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:19 smithi060 ceph-mon[94233]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:19 smithi060 ceph-mon[109077]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:19 smithi089 ceph-mon[98504]: pgmap v14129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:21 smithi060 ceph-mon[94233]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:21 smithi060 ceph-mon[109077]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:21 smithi089 ceph-mon[98504]: pgmap v14130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:23 smithi060 ceph-mon[94233]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:23 smithi060 ceph-mon[109077]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:23 smithi089 ceph-mon[98504]: pgmap v14131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:06:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:06:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:25 smithi060 ceph-mon[94233]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:25 smithi060 ceph-mon[109077]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:25 smithi089 ceph-mon[98504]: pgmap v14132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:27 smithi060 ceph-mon[94233]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:27 smithi060 ceph-mon[109077]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:27 smithi089 ceph-mon[98504]: pgmap v14133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:29 smithi060 ceph-mon[94233]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:29 smithi060 ceph-mon[109077]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:29 smithi089 ceph-mon[98504]: pgmap v14134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:31 smithi060 ceph-mon[94233]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:31 smithi060 ceph-mon[109077]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:31 smithi089 ceph-mon[98504]: pgmap v14135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:33 smithi060 ceph-mon[94233]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:33 smithi060 ceph-mon[109077]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:33 smithi089 ceph-mon[98504]: pgmap v14136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:06:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:06:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:35 smithi060 ceph-mon[94233]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:35 smithi060 ceph-mon[109077]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:35 smithi089 ceph-mon[98504]: pgmap v14137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:37 smithi060 ceph-mon[94233]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:37 smithi060 ceph-mon[109077]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:37 smithi089 ceph-mon[98504]: pgmap v14138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:39 smithi060 ceph-mon[94233]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:39 smithi060 ceph-mon[109077]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:39 smithi089 ceph-mon[98504]: pgmap v14139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:41 smithi060 ceph-mon[94233]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:41 smithi060 ceph-mon[109077]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:41 smithi089 ceph-mon[98504]: pgmap v14140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:43 smithi060 ceph-mon[94233]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:43 smithi060 ceph-mon[109077]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:43 smithi089 ceph-mon[98504]: pgmap v14141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:06:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:06:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:45 smithi060 ceph-mon[94233]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:45 smithi060 ceph-mon[109077]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:45 smithi089 ceph-mon[98504]: pgmap v14142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:47.575 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:06:47.902 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:06:47.902 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:06:47.902 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 464M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 797M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1735M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 969M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 766M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 19.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5337M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5876M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:06:47.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5272M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:06:47.904 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5060M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:06:47.904 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4183M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:06:47.904 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4723M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:06:47.904 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4169M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:06:47.904 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4738M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:06:47.904 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:06:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:47 smithi060 ceph-mon[94233]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:47 smithi060 ceph-mon[109077]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:47 smithi089 ceph-mon[98504]: pgmap v14143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:06:48.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:48.299 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:06:48.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:06:48.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:06:48.299 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:06:48.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:06:48.299 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:06:48.299 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:06:49.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:48 smithi060 ceph-mon[109077]: from='client.29904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:49.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:48 smithi060 ceph-mon[109077]: from='client.29910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3482870640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:06:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:48 smithi060 ceph-mon[94233]: from='client.29904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:48 smithi060 ceph-mon[94233]: from='client.29910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3482870640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:06:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:48 smithi089 ceph-mon[98504]: from='client.29904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:48 smithi089 ceph-mon[98504]: from='client.29910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:06:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3482870640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:06:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:49 smithi060 ceph-mon[94233]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:49 smithi060 ceph-mon[109077]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:49 smithi089 ceph-mon[98504]: pgmap v14144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:51 smithi060 ceph-mon[94233]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:51 smithi060 ceph-mon[109077]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:51 smithi089 ceph-mon[98504]: pgmap v14145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:53 smithi060 ceph-mon[94233]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:53 smithi060 ceph-mon[109077]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:53 smithi089 ceph-mon[98504]: pgmap v14146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:06:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:06:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:55 smithi060 ceph-mon[94233]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:55 smithi060 ceph-mon[109077]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:55 smithi089 ceph-mon[98504]: pgmap v14147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:06:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:57 smithi060 ceph-mon[94233]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:57 smithi060 ceph-mon[109077]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:06:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:57 smithi089 ceph-mon[98504]: pgmap v14148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:59 smithi060 ceph-mon[94233]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:06:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:07:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:59 smithi060 ceph-mon[109077]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:06:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:07:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:59 smithi089 ceph-mon[98504]: pgmap v14149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:06:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:07:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:01 smithi060 ceph-mon[94233]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:01 smithi060 ceph-mon[109077]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:01 smithi089 ceph-mon[98504]: pgmap v14150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:03 smithi060 ceph-mon[94233]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:03 smithi060 ceph-mon[109077]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:03 smithi089 ceph-mon[98504]: pgmap v14151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:07:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:07:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:07:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:07:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:07:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:07:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:05 smithi060 ceph-mon[94233]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:06.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:05 smithi060 ceph-mon[109077]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:05 smithi089 ceph-mon[98504]: pgmap v14152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:07 smithi060 ceph-mon[94233]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:07 smithi060 ceph-mon[109077]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:07 smithi089 ceph-mon[98504]: pgmap v14153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:09 smithi060 ceph-mon[94233]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:09 smithi060 ceph-mon[109077]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:09 smithi089 ceph-mon[98504]: pgmap v14154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:11 smithi060 ceph-mon[94233]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:11 smithi060 ceph-mon[109077]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:11 smithi089 ceph-mon[98504]: pgmap v14155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:13 smithi060 ceph-mon[94233]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:13 smithi060 ceph-mon[109077]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:13 smithi089 ceph-mon[98504]: pgmap v14156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:07:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:07:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:15 smithi060 ceph-mon[94233]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:15 smithi060 ceph-mon[109077]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:15 smithi089 ceph-mon[98504]: pgmap v14157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:17 smithi060 ceph-mon[94233]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:17 smithi060 ceph-mon[109077]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:17 smithi089 ceph-mon[98504]: pgmap v14158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:18.660 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:07:18.988 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:07:18.988 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 15s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:07:18.988 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 15s ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:07:18.988 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 15s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:07:18.988 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 15s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:07:18.988 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 15s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:07:18.988 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 15s ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 15s ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 15s ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 15s ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 15s ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 15s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 15s ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 15s ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 15s ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 15s ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 15s ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 15s ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 15s ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 15s ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:07:18.989 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 15s ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:07:19.388 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:07:19.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:19.389 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:07:19.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:07:19.389 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:07:19.389 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:07:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[94233]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[94233]: from='client.29922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[94233]: from='client.29928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4266605840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:07:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[109077]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[109077]: from='client.29922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[109077]: from='client.29928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4266605840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:07:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:19 smithi089 ceph-mon[98504]: pgmap v14159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:19 smithi089 ceph-mon[98504]: from='client.29922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:19 smithi089 ceph-mon[98504]: from='client.29928 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4266605840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:07:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:21 smithi060 ceph-mon[94233]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:21 smithi060 ceph-mon[109077]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:21 smithi089 ceph-mon[98504]: pgmap v14160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:23 smithi060 ceph-mon[94233]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:23 smithi060 ceph-mon[109077]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:23 smithi089 ceph-mon[98504]: pgmap v14161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:07:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:07:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:25 smithi060 ceph-mon[94233]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:25 smithi060 ceph-mon[109077]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:25 smithi089 ceph-mon[98504]: pgmap v14162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:27 smithi060 ceph-mon[94233]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:27 smithi060 ceph-mon[109077]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:27 smithi089 ceph-mon[98504]: pgmap v14163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:29 smithi060 ceph-mon[94233]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:29 smithi060 ceph-mon[109077]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:29 smithi089 ceph-mon[98504]: pgmap v14164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:32 smithi060 ceph-mon[94233]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:32 smithi060 ceph-mon[109077]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:32 smithi089 ceph-mon[98504]: pgmap v14165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:34 smithi060 ceph-mon[94233]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:34.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:34 smithi060 ceph-mon[109077]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:34 smithi089 ceph-mon[98504]: pgmap v14166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:07:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:07:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:36 smithi060 ceph-mon[94233]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:36 smithi060 ceph-mon[109077]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:36 smithi089 ceph-mon[98504]: pgmap v14167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:38 smithi060 ceph-mon[94233]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:38 smithi060 ceph-mon[109077]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:38 smithi089 ceph-mon[98504]: pgmap v14168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:40 smithi089 ceph-mon[98504]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:40 smithi060 ceph-mon[94233]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:40 smithi060 ceph-mon[109077]: pgmap v14169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:42 smithi089 ceph-mon[98504]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:42 smithi060 ceph-mon[94233]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:42 smithi060 ceph-mon[109077]: pgmap v14170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:44 smithi089 ceph-mon[98504]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:44 smithi060 ceph-mon[94233]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:44 smithi060 ceph-mon[109077]: pgmap v14171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:07:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:07:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:46 smithi089 ceph-mon[98504]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:46 smithi060 ceph-mon[109077]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:46 smithi060 ceph-mon[94233]: pgmap v14172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:48 smithi089 ceph-mon[98504]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:48 smithi060 ceph-mon[109077]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:48 smithi060 ceph-mon[94233]: pgmap v14173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:49.752 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:07:50.080 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:07:50.080 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 46s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:07:50.080 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 46s ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:07:50.080 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 46s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:07:50.080 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 46s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:07:50.080 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 46s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 46s ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 46s ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 46s ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 46s ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 46s ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 46s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 46s ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 46s ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 46s ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 46s ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:07:50.081 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 46s ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:07:50.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 46s ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:07:50.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 46s ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:07:50.082 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 46s ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:07:50.082 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 46s ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:07:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:50 smithi089 ceph-mon[98504]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:50.480 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:50.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:07:50.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:07:50.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:07:50.482 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:07:50.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:07:50.482 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:07:50.482 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:07:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:50 smithi060 ceph-mon[109077]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:50 smithi060 ceph-mon[94233]: pgmap v14174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:51 smithi089 ceph-mon[98504]: from='client.29940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:51 smithi089 ceph-mon[98504]: from='client.29946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/315401855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:07:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:51 smithi060 ceph-mon[94233]: from='client.29940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:51 smithi060 ceph-mon[94233]: from='client.29946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/315401855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:07:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:51 smithi060 ceph-mon[109077]: from='client.29940 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:51 smithi060 ceph-mon[109077]: from='client.29946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:07:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/315401855' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:07:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:52 smithi089 ceph-mon[98504]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:52 smithi060 ceph-mon[94233]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:52 smithi060 ceph-mon[109077]: pgmap v14175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:54 smithi089 ceph-mon[98504]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:54 smithi060 ceph-mon[94233]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:54 smithi060 ceph-mon[109077]: pgmap v14176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:07:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:07:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:56 smithi060 ceph-mon[94233]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:56 smithi060 ceph-mon[109077]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:56 smithi089 ceph-mon[98504]: pgmap v14177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:07:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:07:58 smithi060 ceph-mon[94233]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:07:58 smithi060 ceph-mon[109077]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:07:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:07:58 smithi089 ceph-mon[98504]: pgmap v14178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:00 smithi060 ceph-mon[94233]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:00 smithi060 ceph-mon[109077]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:00 smithi089 ceph-mon[98504]: pgmap v14179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:02 smithi060 ceph-mon[94233]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:02 smithi060 ceph-mon[109077]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:02 smithi089 ceph-mon[98504]: pgmap v14180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:04 smithi060 ceph-mon[94233]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:04 smithi060 ceph-mon[109077]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:04 smithi089 ceph-mon[98504]: pgmap v14181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:08:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:08:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:08:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:08:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:08:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[94233]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:08:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:08:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:08:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[109077]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:08:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:08:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:08:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:06 smithi089 ceph-mon[98504]: pgmap v14182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:08:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:08:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:08:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:08 smithi060 ceph-mon[94233]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:08 smithi060 ceph-mon[109077]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:08 smithi089 ceph-mon[98504]: pgmap v14183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:10 smithi060 ceph-mon[94233]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:10 smithi060 ceph-mon[109077]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:10 smithi089 ceph-mon[98504]: pgmap v14184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:12 smithi060 ceph-mon[94233]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:12 smithi060 ceph-mon[109077]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:12 smithi089 ceph-mon[98504]: pgmap v14185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:14 smithi060 ceph-mon[94233]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:14 smithi060 ceph-mon[109077]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:14 smithi089 ceph-mon[98504]: pgmap v14186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:08:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:08:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:16 smithi060 ceph-mon[109077]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:16 smithi060 ceph-mon[94233]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:16 smithi089 ceph-mon[98504]: pgmap v14187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:18 smithi060 ceph-mon[94233]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:18 smithi060 ceph-mon[109077]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:18 smithi089 ceph-mon[98504]: pgmap v14188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:20 smithi060 ceph-mon[109077]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:20 smithi060 ceph-mon[94233]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:20 smithi089 ceph-mon[98504]: pgmap v14189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:20.843 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:08:21.172 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:08:21.172 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 77s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:08:21.172 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 77s ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:08:21.172 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 77s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:08:21.172 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 77s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:08:21.172 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 77s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:08:21.172 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 77s ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 77s ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 77s ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 77s ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 77s ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 77s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 77s ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 77s ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 77s ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 77s ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 77s ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:08:21.173 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 77s ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:08:21.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 77s ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:08:21.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 77s ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:08:21.174 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 77s ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:08:21.571 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:08:21.571 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:08:21.571 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:08:21.571 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:08:21.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:08:21.573 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:08:21.573 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:08:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[94233]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[94233]: from='client.39833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[94233]: from='client.29964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2178968865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:08:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[109077]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[109077]: from='client.39833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[109077]: from='client.29964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2178968865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:08:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:22 smithi089 ceph-mon[98504]: pgmap v14190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:22 smithi089 ceph-mon[98504]: from='client.39833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:22 smithi089 ceph-mon[98504]: from='client.29964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2178968865' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:08:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:24 smithi060 ceph-mon[94233]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:24 smithi060 ceph-mon[109077]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:24 smithi089 ceph-mon[98504]: pgmap v14191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:08:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:08:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:26 smithi060 ceph-mon[94233]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:26 smithi060 ceph-mon[109077]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:26 smithi089 ceph-mon[98504]: pgmap v14192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:28 smithi060 ceph-mon[94233]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:28 smithi060 ceph-mon[109077]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:28 smithi089 ceph-mon[98504]: pgmap v14193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:30 smithi060 ceph-mon[94233]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:30 smithi060 ceph-mon[109077]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:30 smithi089 ceph-mon[98504]: pgmap v14194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:32 smithi060 ceph-mon[94233]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:32 smithi060 ceph-mon[109077]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:32 smithi089 ceph-mon[98504]: pgmap v14195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:34 smithi060 ceph-mon[94233]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:34 smithi060 ceph-mon[109077]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:34 smithi089 ceph-mon[98504]: pgmap v14196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:08:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:08:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:36 smithi060 ceph-mon[94233]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:36 smithi060 ceph-mon[109077]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:36 smithi089 ceph-mon[98504]: pgmap v14197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:38 smithi060 ceph-mon[94233]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:38 smithi060 ceph-mon[109077]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:38 smithi089 ceph-mon[98504]: pgmap v14198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:40 smithi060 ceph-mon[94233]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:40 smithi060 ceph-mon[109077]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:40 smithi089 ceph-mon[98504]: pgmap v14199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:42 smithi060 ceph-mon[94233]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:42 smithi060 ceph-mon[109077]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:42 smithi089 ceph-mon[98504]: pgmap v14200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:44 smithi060 ceph-mon[94233]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:44 smithi060 ceph-mon[109077]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:44 smithi089 ceph-mon[98504]: pgmap v14201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:08:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:08:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:46 smithi060 ceph-mon[94233]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:46 smithi060 ceph-mon[109077]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:46 smithi089 ceph-mon[98504]: pgmap v14202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:48 smithi060 ceph-mon[94233]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:48 smithi060 ceph-mon[109077]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:48 smithi089 ceph-mon[98504]: pgmap v14203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:50 smithi060 ceph-mon[94233]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:50 smithi060 ceph-mon[109077]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:50 smithi089 ceph-mon[98504]: pgmap v14204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:51.933 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 108s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 108s ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 108s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 108s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 108s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 108s ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 108s ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 108s ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 108s ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 108s ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:08:52.261 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 108s ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 108s ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 108s ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 108s ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 108s ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 108s ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 108s ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 108s ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 108s ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:08:52.262 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 108s ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:08:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:52 smithi060 ceph-mon[94233]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:52 smithi060 ceph-mon[109077]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:52 smithi089 ceph-mon[98504]: pgmap v14205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:08:52.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:08:52.657 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:08:52.657 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:08:52.657 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:08:52.657 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:08:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:53 smithi060 ceph-mon[94233]: from='client.29976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:53 smithi060 ceph-mon[94233]: from='client.39857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2108607333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:08:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:53 smithi060 ceph-mon[109077]: from='client.29976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:53 smithi060 ceph-mon[109077]: from='client.39857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2108607333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:08:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:53 smithi089 ceph-mon[98504]: from='client.29976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:53 smithi089 ceph-mon[98504]: from='client.39857 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:08:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2108607333' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:08:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:54 smithi060 ceph-mon[109077]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:54 smithi060 ceph-mon[94233]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:54 smithi089 ceph-mon[98504]: pgmap v14206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:08:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:08:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:56 smithi060 ceph-mon[94233]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:56 smithi060 ceph-mon[109077]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:56 smithi089 ceph-mon[98504]: pgmap v14207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:08:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:08:58 smithi060 ceph-mon[94233]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:08:58 smithi060 ceph-mon[109077]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:08:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:08:58 smithi089 ceph-mon[98504]: pgmap v14208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:00 smithi060 ceph-mon[94233]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:00 smithi060 ceph-mon[109077]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:00 smithi089 ceph-mon[98504]: pgmap v14209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:02 smithi060 ceph-mon[94233]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:02 smithi060 ceph-mon[109077]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:02 smithi089 ceph-mon[98504]: pgmap v14210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:04 smithi060 ceph-mon[109077]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:04 smithi060 ceph-mon[94233]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:04 smithi089 ceph-mon[98504]: pgmap v14211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:09:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:09:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[94233]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:09:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:09:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:09:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:09:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[109077]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:09:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:09:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:09:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:09:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:06 smithi089 ceph-mon[98504]: pgmap v14212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:09:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:09:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:09:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:09:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:08 smithi060 ceph-mon[94233]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:08 smithi060 ceph-mon[109077]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:08 smithi089 ceph-mon[98504]: pgmap v14213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:10 smithi060 ceph-mon[94233]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:10 smithi060 ceph-mon[109077]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:10 smithi089 ceph-mon[98504]: pgmap v14214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:12 smithi060 ceph-mon[109077]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:12 smithi060 ceph-mon[94233]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:12 smithi089 ceph-mon[98504]: pgmap v14215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:14.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:14 smithi060 ceph-mon[109077]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:14 smithi060 ceph-mon[94233]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:09:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:09:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:14 smithi089 ceph-mon[98504]: pgmap v14216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:16 smithi060 ceph-mon[109077]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:16 smithi060 ceph-mon[94233]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:16 smithi089 ceph-mon[98504]: pgmap v14217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:18 smithi060 ceph-mon[109077]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:18 smithi060 ceph-mon[94233]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:18 smithi089 ceph-mon[98504]: pgmap v14218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:20 smithi060 ceph-mon[94233]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:20 smithi060 ceph-mon[109077]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:20 smithi089 ceph-mon[98504]: pgmap v14219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:22 smithi060 ceph-mon[109077]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:22 smithi060 ceph-mon[94233]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:22 smithi089 ceph-mon[98504]: pgmap v14220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:23.017 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:09:23.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:09:23.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:09:23.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:09:23.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:09:23.346 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:09:23.739 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:23.740 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:09:23.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:09:23.741 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:23.741 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:09:23.741 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:09:23.741 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:09:23.741 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:09:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:09:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:09:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:24 smithi060 ceph-mon[109077]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:24 smithi060 ceph-mon[109077]: from='client.39869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1588541520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:09:24.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:24 smithi060 ceph-mon[94233]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:24.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:24 smithi060 ceph-mon[94233]: from='client.39869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:24.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1588541520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:09:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:24 smithi089 ceph-mon[98504]: pgmap v14221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:24 smithi089 ceph-mon[98504]: from='client.39869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1588541520' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:09:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:25 smithi060 ceph-mon[94233]: from='client.30000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:25 smithi060 ceph-mon[109077]: from='client.30000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:25 smithi089 ceph-mon[98504]: from='client.30000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:26 smithi060 ceph-mon[94233]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:26 smithi060 ceph-mon[109077]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:26 smithi089 ceph-mon[98504]: pgmap v14222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:28 smithi060 ceph-mon[109077]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:28 smithi060 ceph-mon[94233]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:28 smithi089 ceph-mon[98504]: pgmap v14223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:30 smithi060 ceph-mon[94233]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:30 smithi060 ceph-mon[109077]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:30 smithi089 ceph-mon[98504]: pgmap v14224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:32 smithi060 ceph-mon[94233]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:32 smithi060 ceph-mon[109077]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:32 smithi089 ceph-mon[98504]: pgmap v14225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:34 smithi060 ceph-mon[94233]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:34 smithi060 ceph-mon[109077]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:09:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:09:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:34 smithi089 ceph-mon[98504]: pgmap v14226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:36 smithi060 ceph-mon[94233]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:36 smithi060 ceph-mon[109077]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:36 smithi089 ceph-mon[98504]: pgmap v14227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:38 smithi060 ceph-mon[94233]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:38 smithi060 ceph-mon[109077]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:38 smithi089 ceph-mon[98504]: pgmap v14228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:40 smithi060 ceph-mon[94233]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:40 smithi060 ceph-mon[109077]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:40 smithi089 ceph-mon[98504]: pgmap v14229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:42 smithi060 ceph-mon[94233]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:42 smithi060 ceph-mon[109077]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:42 smithi089 ceph-mon[98504]: pgmap v14230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:44 smithi060 ceph-mon[94233]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:09:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:09:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:44 smithi060 ceph-mon[109077]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:44 smithi089 ceph-mon[98504]: pgmap v14231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:46 smithi060 ceph-mon[109077]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:46 smithi060 ceph-mon[94233]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:46 smithi089 ceph-mon[98504]: pgmap v14232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:48 smithi060 ceph-mon[94233]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:48 smithi060 ceph-mon[109077]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:48 smithi089 ceph-mon[98504]: pgmap v14233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:50 smithi060 ceph-mon[94233]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:50 smithi060 ceph-mon[109077]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:50 smithi089 ceph-mon[98504]: pgmap v14234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:52 smithi060 ceph-mon[94233]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:52 smithi060 ceph-mon[109077]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:52 smithi089 ceph-mon[98504]: pgmap v14235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:54.098 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:09:54.425 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:09:54.426 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:09:54.427 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:09:54.427 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:09:54.427 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:09:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:54 smithi060 ceph-mon[94233]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:54 smithi060 ceph-mon[109077]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:09:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:09:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:54 smithi089 ceph-mon[98504]: pgmap v14236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:54.822 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:09:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:09:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:09:54.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:09:54.824 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:09:54.824 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:09:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:55 smithi060 ceph-mon[94233]: from='client.30012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1834200120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:09:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:55 smithi060 ceph-mon[109077]: from='client.30012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1834200120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:09:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:55 smithi089 ceph-mon[98504]: from='client.30012 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1834200120' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:09:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:56 smithi060 ceph-mon[94233]: from='client.39893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:56 smithi060 ceph-mon[94233]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:56 smithi060 ceph-mon[109077]: from='client.39893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:56 smithi060 ceph-mon[109077]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:56 smithi089 ceph-mon[98504]: from='client.39893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:09:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:56 smithi089 ceph-mon[98504]: pgmap v14237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:09:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:09:58 smithi060 ceph-mon[94233]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:09:58 smithi060 ceph-mon[109077]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:09:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:09:58 smithi089 ceph-mon[98504]: pgmap v14238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:00 smithi060 ceph-mon[109077]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T11:09:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:00 smithi060 ceph-mon[94233]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:00 smithi089 ceph-mon[98504]: pgmap v14239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:10:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:02 smithi060 ceph-mon[94233]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:02 smithi060 ceph-mon[109077]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:02 smithi089 ceph-mon[98504]: pgmap v14240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:04 smithi060 ceph-mon[94233]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:04 smithi060 ceph-mon[109077]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:10:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:10:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:04 smithi089 ceph-mon[98504]: pgmap v14241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:06 smithi060 ceph-mon[94233]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:10:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:06 smithi060 ceph-mon[109077]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:10:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:06 smithi089 ceph-mon[98504]: pgmap v14242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:10:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:10:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:10:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:10:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:10:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:10:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:10:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:10:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:10:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:10:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:08 smithi060 ceph-mon[94233]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:08 smithi060 ceph-mon[109077]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:08 smithi089 ceph-mon[98504]: pgmap v14243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:10 smithi060 ceph-mon[94233]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:10 smithi060 ceph-mon[109077]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:10 smithi089 ceph-mon[98504]: pgmap v14244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:12 smithi089 ceph-mon[98504]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:12 smithi060 ceph-mon[94233]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:12 smithi060 ceph-mon[109077]: pgmap v14245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:14 smithi089 ceph-mon[98504]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:14 smithi060 ceph-mon[94233]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:14 smithi060 ceph-mon[109077]: pgmap v14246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:10:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T11:10:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:16 smithi089 ceph-mon[98504]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:16 smithi060 ceph-mon[109077]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:16 smithi060 ceph-mon[94233]: pgmap v14247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:18 smithi089 ceph-mon[98504]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:18 smithi060 ceph-mon[94233]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:18 smithi060 ceph-mon[109077]: pgmap v14248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:19.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:19 smithi060 ceph-mon[109077]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:19 smithi060 ceph-mon[94233]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:19 smithi089 ceph-mon[98504]: pgmap v14249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:21 smithi060 ceph-mon[94233]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:21 smithi060 ceph-mon[109077]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:21 smithi089 ceph-mon[98504]: pgmap v14250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:24.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:23 smithi060 ceph-mon[94233]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:23 smithi060 ceph-mon[109077]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:23 smithi089 ceph-mon[98504]: pgmap v14251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:10:24] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T11:10:25.187 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:10:25.510 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:10:25.510 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:10:25.510 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:10:25.510 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:10:25.510 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:10:25.510 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:10:25.510 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:10:25.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:10:25.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:10:25.512 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:10:25.512 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:10:25.911 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:10:25.911 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:10:25.911 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:10:25.911 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:10:25.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:10:25.913 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:10:25.913 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:10:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:25 smithi060 ceph-mon[94233]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:25 smithi060 ceph-mon[94233]: from='client.39905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:25 smithi060 ceph-mon[109077]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:25 smithi060 ceph-mon[109077]: from='client.39905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:25 smithi089 ceph-mon[98504]: pgmap v14252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:25 smithi089 ceph-mon[98504]: from='client.39905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:26 smithi060 ceph-mon[94233]: from='client.30036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1366041439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:10:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:26 smithi060 ceph-mon[109077]: from='client.30036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1366041439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:10:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:26 smithi089 ceph-mon[98504]: from='client.30036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1366041439' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:10:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:27 smithi060 ceph-mon[94233]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:27 smithi060 ceph-mon[109077]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:27 smithi089 ceph-mon[98504]: pgmap v14253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:29 smithi060 ceph-mon[94233]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:29 smithi060 ceph-mon[109077]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:29 smithi089 ceph-mon[98504]: pgmap v14254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:31 smithi060 ceph-mon[94233]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:31 smithi060 ceph-mon[109077]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:31 smithi089 ceph-mon[98504]: pgmap v14255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:33 smithi089 ceph-mon[98504]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:33 smithi060 ceph-mon[94233]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:33 smithi060 ceph-mon[109077]: pgmap v14256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:10:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:10:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:35 smithi089 ceph-mon[98504]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:35 smithi060 ceph-mon[94233]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:35 smithi060 ceph-mon[109077]: pgmap v14257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:37 smithi089 ceph-mon[98504]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:37 smithi060 ceph-mon[94233]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:37 smithi060 ceph-mon[109077]: pgmap v14258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:39 smithi089 ceph-mon[98504]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:39 smithi060 ceph-mon[94233]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:39 smithi060 ceph-mon[109077]: pgmap v14259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:41 smithi089 ceph-mon[98504]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:42.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:41 smithi060 ceph-mon[109077]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:41 smithi060 ceph-mon[94233]: pgmap v14260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:43 smithi089 ceph-mon[98504]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:43 smithi060 ceph-mon[94233]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:43 smithi060 ceph-mon[109077]: pgmap v14261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:10:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:10:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:45 smithi089 ceph-mon[98504]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:45 smithi060 ceph-mon[94233]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:45 smithi060 ceph-mon[109077]: pgmap v14262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:47 smithi089 ceph-mon[98504]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:47 smithi060 ceph-mon[94233]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:47 smithi060 ceph-mon[109077]: pgmap v14263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:49 smithi089 ceph-mon[98504]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:49 smithi060 ceph-mon[94233]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:49 smithi060 ceph-mon[109077]: pgmap v14264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:51 smithi089 ceph-mon[98504]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:51 smithi060 ceph-mon[94233]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:51 smithi060 ceph-mon[109077]: pgmap v14265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:53 smithi060 ceph-mon[94233]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:53 smithi060 ceph-mon[109077]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:53 smithi089 ceph-mon[98504]: pgmap v14266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:10:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:10:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:55 smithi060 ceph-mon[94233]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:56.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:55 smithi060 ceph-mon[109077]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:56.275 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:10:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:55 smithi089 ceph-mon[98504]: pgmap v14267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:10:56.599 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:10:56.600 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:10:56.999 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:10:57.000 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:10:57.001 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:10:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:56 smithi060 ceph-mon[94233]: from='client.39923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:56 smithi060 ceph-mon[109077]: from='client.39923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:10:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:56 smithi089 ceph-mon[98504]: from='client.39923 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:57 smithi060 ceph-mon[94233]: from='client.30054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:57 smithi060 ceph-mon[94233]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2409384835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:10:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:57 smithi060 ceph-mon[109077]: from='client.30054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:57 smithi060 ceph-mon[109077]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2409384835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:10:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:57 smithi089 ceph-mon[98504]: from='client.30054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:10:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:57 smithi089 ceph-mon[98504]: pgmap v14268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:10:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2409384835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:11:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:10:59 smithi060 ceph-mon[94233]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:10:59 smithi060 ceph-mon[109077]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:10:59 smithi089 ceph-mon[98504]: pgmap v14269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:01 smithi060 ceph-mon[94233]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:01 smithi060 ceph-mon[109077]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:01 smithi089 ceph-mon[98504]: pgmap v14270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:03 smithi060 ceph-mon[94233]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:03 smithi060 ceph-mon[109077]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:03 smithi089 ceph-mon[98504]: pgmap v14271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:11:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:11:06.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:05 smithi060 ceph-mon[94233]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:05 smithi060 ceph-mon[109077]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:05 smithi089 ceph-mon[98504]: pgmap v14272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:11:07.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:11:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:11:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:11:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:11:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: pgmap v14273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:11:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:11:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:11:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:10 smithi060 ceph-mon[94233]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:10 smithi060 ceph-mon[109077]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:10 smithi089 ceph-mon[98504]: pgmap v14274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:12 smithi060 ceph-mon[94233]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:12 smithi060 ceph-mon[109077]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:12 smithi089 ceph-mon[98504]: pgmap v14275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:14 smithi060 ceph-mon[94233]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:14 smithi060 ceph-mon[109077]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:11:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:11:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:14 smithi089 ceph-mon[98504]: pgmap v14276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:16 smithi060 ceph-mon[94233]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:16 smithi060 ceph-mon[109077]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:16 smithi089 ceph-mon[98504]: pgmap v14277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:18 smithi060 ceph-mon[94233]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:18 smithi060 ceph-mon[109077]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:18 smithi089 ceph-mon[98504]: pgmap v14278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:20 smithi060 ceph-mon[94233]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:20 smithi060 ceph-mon[109077]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:20 smithi089 ceph-mon[98504]: pgmap v14279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:22 smithi060 ceph-mon[94233]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:22 smithi060 ceph-mon[109077]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:22 smithi089 ceph-mon[98504]: pgmap v14280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:24 smithi060 ceph-mon[94233]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:24 smithi060 ceph-mon[109077]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:11:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:11:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:24 smithi089 ceph-mon[98504]: pgmap v14281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:26 smithi060 ceph-mon[94233]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:26 smithi060 ceph-mon[109077]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:26 smithi089 ceph-mon[98504]: pgmap v14282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:27.362 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:11:27.688 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:11:27.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:11:27.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:11:27.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:11:27.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:11:27.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:11:27.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:11:27.690 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:11:28.086 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:11:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:11:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:11:28.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:28.088 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:11:28.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:11:28.088 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:11:28.088 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:11:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:28 smithi060 ceph-mon[94233]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2824778092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:11:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:28 smithi060 ceph-mon[109077]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2824778092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:11:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:28 smithi089 ceph-mon[98504]: pgmap v14283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2824778092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:11:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:29 smithi060 ceph-mon[94233]: from='client.30066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:11:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:29 smithi060 ceph-mon[94233]: from='client.30072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:11:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:29 smithi060 ceph-mon[109077]: from='client.30066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:11:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:29 smithi060 ceph-mon[109077]: from='client.30072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:11:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:29 smithi089 ceph-mon[98504]: from='client.30066 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:11:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:29 smithi089 ceph-mon[98504]: from='client.30072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:11:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:30 smithi060 ceph-mon[94233]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:30 smithi060 ceph-mon[109077]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:30 smithi089 ceph-mon[98504]: pgmap v14284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:32 smithi060 ceph-mon[94233]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:32 smithi060 ceph-mon[109077]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:32 smithi089 ceph-mon[98504]: pgmap v14285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:34 smithi060 ceph-mon[94233]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:11:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:11:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:34 smithi060 ceph-mon[109077]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:34 smithi089 ceph-mon[98504]: pgmap v14286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:36 smithi060 ceph-mon[94233]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:36 smithi060 ceph-mon[109077]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:36 smithi089 ceph-mon[98504]: pgmap v14287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:38 smithi060 ceph-mon[94233]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:38 smithi060 ceph-mon[109077]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:38 smithi089 ceph-mon[98504]: pgmap v14288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:40 smithi060 ceph-mon[94233]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:40 smithi060 ceph-mon[109077]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:40 smithi089 ceph-mon[98504]: pgmap v14289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:42 smithi060 ceph-mon[94233]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:42 smithi060 ceph-mon[109077]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:42 smithi089 ceph-mon[98504]: pgmap v14290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:44 smithi060 ceph-mon[94233]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:44 smithi060 ceph-mon[109077]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:11:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:11:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:44 smithi089 ceph-mon[98504]: pgmap v14291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:46 smithi060 ceph-mon[94233]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:46 smithi060 ceph-mon[109077]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:46 smithi089 ceph-mon[98504]: pgmap v14292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:48 smithi060 ceph-mon[94233]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:48 smithi060 ceph-mon[109077]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:48 smithi089 ceph-mon[98504]: pgmap v14293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:50 smithi060 ceph-mon[94233]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:50 smithi060 ceph-mon[109077]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:50 smithi089 ceph-mon[98504]: pgmap v14294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:52 smithi060 ceph-mon[94233]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:52 smithi060 ceph-mon[109077]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:52 smithi089 ceph-mon[98504]: pgmap v14295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:54 smithi060 ceph-mon[109077]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:54 smithi060 ceph-mon[94233]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:11:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:11:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:54 smithi089 ceph-mon[98504]: pgmap v14296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:56 smithi060 ceph-mon[94233]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:56 smithi060 ceph-mon[109077]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:56 smithi089 ceph-mon[98504]: pgmap v14297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:11:58.448 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:11:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:58 smithi060 ceph-mon[94233]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:58 smithi060 ceph-mon[109077]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:58 smithi089 ceph-mon[98504]: pgmap v14298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:11:58.777 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:11:58.778 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:11:58.779 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:11:59.177 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:11:59.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:11:59.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:11:59.179 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:11:59.179 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:11:59.179 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:11:59.179 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:11:59.179 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:11:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:11:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4089123056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:11:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:11:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4089123056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:11:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:11:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4089123056' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:12:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:00 smithi060 ceph-mon[94233]: from='client.30084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:00 smithi060 ceph-mon[94233]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:00 smithi060 ceph-mon[94233]: from='client.30090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:00 smithi060 ceph-mon[109077]: from='client.30084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:00 smithi060 ceph-mon[109077]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:00 smithi060 ceph-mon[109077]: from='client.30090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:00 smithi089 ceph-mon[98504]: from='client.30084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:00 smithi089 ceph-mon[98504]: pgmap v14299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:00 smithi089 ceph-mon[98504]: from='client.30090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:02 smithi060 ceph-mon[109077]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:02 smithi060 ceph-mon[94233]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:02 smithi089 ceph-mon[98504]: pgmap v14300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:04 smithi060 ceph-mon[94233]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:04 smithi060 ceph-mon[109077]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:12:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:12:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:04 smithi089 ceph-mon[98504]: pgmap v14301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:06 smithi060 ceph-mon[94233]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:06 smithi060 ceph-mon[109077]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:06 smithi089 ceph-mon[98504]: pgmap v14302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:08 smithi060 ceph-mon[109077]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:12:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:08 smithi060 ceph-mon[94233]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:12:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:08 smithi089 ceph-mon[98504]: pgmap v14303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:12:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:12:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:12:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:12:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:12:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:12:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:12:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:12:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:12:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:12:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:10 smithi089 ceph-mon[98504]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:10 smithi060 ceph-mon[94233]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:10 smithi060 ceph-mon[109077]: pgmap v14304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:12 smithi089 ceph-mon[98504]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:12 smithi060 ceph-mon[94233]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:12 smithi060 ceph-mon[109077]: pgmap v14305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:14 smithi089 ceph-mon[98504]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:14 smithi060 ceph-mon[94233]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:14 smithi060 ceph-mon[109077]: pgmap v14306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:12:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:12:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:16 smithi089 ceph-mon[98504]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:16 smithi060 ceph-mon[94233]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:16 smithi060 ceph-mon[109077]: pgmap v14307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:18.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:18 smithi089 ceph-mon[98504]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:18 smithi060 ceph-mon[94233]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:18 smithi060 ceph-mon[109077]: pgmap v14308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:20 smithi089 ceph-mon[98504]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:20 smithi060 ceph-mon[109077]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:20 smithi060 ceph-mon[94233]: pgmap v14309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:22 smithi060 ceph-mon[94233]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:22 smithi060 ceph-mon[109077]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:22 smithi089 ceph-mon[98504]: pgmap v14310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:24 smithi060 ceph-mon[109077]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:24 smithi060 ceph-mon[94233]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:12:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:12:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:24 smithi089 ceph-mon[98504]: pgmap v14311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:26 smithi060 ceph-mon[109077]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:26 smithi060 ceph-mon[94233]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:26 smithi089 ceph-mon[98504]: pgmap v14312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:28 smithi060 ceph-mon[94233]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:28 smithi060 ceph-mon[109077]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:28 smithi089 ceph-mon[98504]: pgmap v14313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:29.540 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:12:29.865 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:12:29.866 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:12:30.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:12:30.260 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:12:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:30 smithi060 ceph-mon[94233]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2213132894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:12:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:30 smithi060 ceph-mon[109077]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2213132894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:12:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:30 smithi089 ceph-mon[98504]: pgmap v14314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2213132894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:12:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:31 smithi060 ceph-mon[94233]: from='client.30102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:31.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:31 smithi060 ceph-mon[94233]: from='client.30108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:31 smithi060 ceph-mon[94233]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:31 smithi060 ceph-mon[109077]: from='client.30102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:31 smithi060 ceph-mon[109077]: from='client.30108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:31 smithi060 ceph-mon[109077]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:31 smithi089 ceph-mon[98504]: from='client.30102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:31 smithi089 ceph-mon[98504]: from='client.30108 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:12:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:31 smithi089 ceph-mon[98504]: pgmap v14315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:33 smithi089 ceph-mon[98504]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:33 smithi060 ceph-mon[94233]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:33 smithi060 ceph-mon[109077]: pgmap v14316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:12:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:12:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:35 smithi089 ceph-mon[98504]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:35 smithi060 ceph-mon[94233]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:35 smithi060 ceph-mon[109077]: pgmap v14317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:37 smithi089 ceph-mon[98504]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:38.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:37 smithi060 ceph-mon[94233]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:37 smithi060 ceph-mon[109077]: pgmap v14318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:39 smithi089 ceph-mon[98504]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:39 smithi060 ceph-mon[94233]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:40.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:39 smithi060 ceph-mon[109077]: pgmap v14319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:41 smithi089 ceph-mon[98504]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:41 smithi060 ceph-mon[94233]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:41 smithi060 ceph-mon[109077]: pgmap v14320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:43 smithi060 ceph-mon[94233]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:43 smithi060 ceph-mon[109077]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:43 smithi089 ceph-mon[98504]: pgmap v14321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:12:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:12:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:45 smithi060 ceph-mon[94233]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:45 smithi060 ceph-mon[109077]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:45 smithi089 ceph-mon[98504]: pgmap v14322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:47 smithi060 ceph-mon[94233]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:47 smithi060 ceph-mon[109077]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:47 smithi089 ceph-mon[98504]: pgmap v14323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:49 smithi060 ceph-mon[94233]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:49 smithi060 ceph-mon[109077]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:49 smithi089 ceph-mon[98504]: pgmap v14324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:52.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:51 smithi060 ceph-mon[109077]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:51 smithi060 ceph-mon[94233]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:51 smithi089 ceph-mon[98504]: pgmap v14325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:53 smithi060 ceph-mon[94233]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:53 smithi060 ceph-mon[109077]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:53 smithi089 ceph-mon[98504]: pgmap v14326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:12:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:12:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:55 smithi060 ceph-mon[94233]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:55 smithi060 ceph-mon[109077]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:55 smithi089 ceph-mon[98504]: pgmap v14327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:12:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:57 smithi060 ceph-mon[94233]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:57 smithi060 ceph-mon[109077]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:12:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:57 smithi089 ceph-mon[98504]: pgmap v14328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:12:59 smithi060 ceph-mon[94233]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:12:59 smithi060 ceph-mon[109077]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:12:59 smithi089 ceph-mon[98504]: pgmap v14329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:00.622 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:13:00.952 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:13:00.952 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:13:00.952 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:13:00.953 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:13:00.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:13:00.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:13:00.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:13:00.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:13:00.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:13:00.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:13:00.954 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:13:01.349 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:13:01.350 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:13:01.351 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:01.351 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:13:01.351 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:13:01.351 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:13:01.351 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:13:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[109077]: from='client.30120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[109077]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[109077]: from='client.30126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4015931575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:13:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[94233]: from='client.30120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[94233]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[94233]: from='client.30126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4015931575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:13:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:01 smithi089 ceph-mon[98504]: from='client.30120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:01 smithi089 ceph-mon[98504]: pgmap v14330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:01 smithi089 ceph-mon[98504]: from='client.30126 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4015931575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:13:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:03 smithi060 ceph-mon[109077]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:03 smithi060 ceph-mon[94233]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:03 smithi089 ceph-mon[98504]: pgmap v14331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:13:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:13:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:05 smithi060 ceph-mon[94233]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:05 smithi060 ceph-mon[109077]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:05 smithi089 ceph-mon[98504]: pgmap v14332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:07 smithi060 ceph-mon[94233]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:07 smithi060 ceph-mon[109077]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:07 smithi089 ceph-mon[98504]: pgmap v14333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:13:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:13:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:13:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[94233]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:13:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:13:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:13:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[109077]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:13:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:13:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:13:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:09 smithi089 ceph-mon[98504]: pgmap v14334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:13:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:13:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:13:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:11 smithi060 ceph-mon[94233]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:11 smithi060 ceph-mon[109077]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:11 smithi089 ceph-mon[98504]: pgmap v14335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:13 smithi060 ceph-mon[94233]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:13 smithi060 ceph-mon[109077]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:13 smithi089 ceph-mon[98504]: pgmap v14336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:13:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:13:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:15 smithi060 ceph-mon[94233]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:15 smithi060 ceph-mon[109077]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:15 smithi089 ceph-mon[98504]: pgmap v14337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:17 smithi060 ceph-mon[109077]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:17 smithi060 ceph-mon[94233]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:17 smithi089 ceph-mon[98504]: pgmap v14338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:19 smithi060 ceph-mon[94233]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:19 smithi060 ceph-mon[109077]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:19 smithi089 ceph-mon[98504]: pgmap v14339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:21 smithi060 ceph-mon[94233]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:21 smithi060 ceph-mon[109077]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:21 smithi089 ceph-mon[98504]: pgmap v14340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:23 smithi060 ceph-mon[94233]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:23 smithi060 ceph-mon[109077]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:23 smithi089 ceph-mon[98504]: pgmap v14341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:13:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:13:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:25 smithi060 ceph-mon[94233]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:25 smithi060 ceph-mon[109077]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:25 smithi089 ceph-mon[98504]: pgmap v14342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:27 smithi060 ceph-mon[94233]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:27 smithi060 ceph-mon[109077]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:27 smithi089 ceph-mon[98504]: pgmap v14343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:29 smithi060 ceph-mon[94233]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:29 smithi060 ceph-mon[109077]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:29 smithi089 ceph-mon[98504]: pgmap v14344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:31.716 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:13:32.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:13:32.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:13:32.042 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:13:32.042 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:13:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:31 smithi060 ceph-mon[94233]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:31 smithi060 ceph-mon[109077]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:31 smithi089 ceph-mon[98504]: pgmap v14345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:32.440 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:13:32.440 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:13:32.440 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:13:32.440 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:32.440 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:13:32.441 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:13:32.442 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:13:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:32 smithi060 ceph-mon[94233]: from='client.30138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:32 smithi060 ceph-mon[94233]: from='client.40019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2776555841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:13:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:32 smithi060 ceph-mon[109077]: from='client.30138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:32 smithi060 ceph-mon[109077]: from='client.40019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2776555841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:13:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:32 smithi089 ceph-mon[98504]: from='client.30138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:32 smithi089 ceph-mon[98504]: from='client.40019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:13:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2776555841' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:13:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:33 smithi060 ceph-mon[94233]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:33 smithi060 ceph-mon[109077]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:33 smithi089 ceph-mon[98504]: pgmap v14346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:13:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:13:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:35 smithi060 ceph-mon[94233]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:35 smithi060 ceph-mon[109077]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:35 smithi089 ceph-mon[98504]: pgmap v14347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:37 smithi060 ceph-mon[94233]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:37 smithi060 ceph-mon[109077]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:37 smithi089 ceph-mon[98504]: pgmap v14348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:39 smithi060 ceph-mon[94233]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:39 smithi060 ceph-mon[109077]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:39 smithi089 ceph-mon[98504]: pgmap v14349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:41 smithi060 ceph-mon[94233]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:41 smithi060 ceph-mon[109077]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:41 smithi089 ceph-mon[98504]: pgmap v14350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:43 smithi060 ceph-mon[94233]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:43 smithi060 ceph-mon[109077]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:43 smithi089 ceph-mon[98504]: pgmap v14351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:13:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:13:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:45 smithi060 ceph-mon[94233]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:45 smithi060 ceph-mon[109077]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:45 smithi089 ceph-mon[98504]: pgmap v14352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:47 smithi060 ceph-mon[94233]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:47 smithi060 ceph-mon[109077]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:47 smithi089 ceph-mon[98504]: pgmap v14353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:49 smithi060 ceph-mon[94233]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:49 smithi060 ceph-mon[109077]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:49 smithi089 ceph-mon[98504]: pgmap v14354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:51 smithi060 ceph-mon[94233]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:51 smithi060 ceph-mon[109077]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:51 smithi089 ceph-mon[98504]: pgmap v14355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:53 smithi060 ceph-mon[109077]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:53 smithi060 ceph-mon[94233]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:53 smithi089 ceph-mon[98504]: pgmap v14356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:13:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:13:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:55 smithi060 ceph-mon[94233]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:55 smithi060 ceph-mon[109077]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:55 smithi089 ceph-mon[98504]: pgmap v14357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:13:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:57 smithi060 ceph-mon[94233]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:57 smithi060 ceph-mon[109077]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:13:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:57 smithi089 ceph-mon[98504]: pgmap v14358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:13:59 smithi060 ceph-mon[94233]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:13:59 smithi060 ceph-mon[109077]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:13:59 smithi089 ceph-mon[98504]: pgmap v14359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:01 smithi060 ceph-mon[94233]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:01 smithi060 ceph-mon[109077]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:01 smithi089 ceph-mon[98504]: pgmap v14360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:02.803 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:14:03.129 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:14:03.129 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:14:03.129 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:14:03.129 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:14:03.129 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:14:03.129 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:14:03.129 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:14:03.130 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:14:03.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:14:03.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:14:03.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:14:03.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:14:03.131 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:14:03.131 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:14:03.526 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:14:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:03.528 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:14:03.528 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:14:03.528 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:03.528 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:14:03.528 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:14:03.528 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:14:03.528 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[94233]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[94233]: from='client.40031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[94233]: from='client.30162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2871579101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[109077]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[109077]: from='client.40031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[109077]: from='client.30162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2871579101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:14:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:03 smithi089 ceph-mon[98504]: pgmap v14361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:03 smithi089 ceph-mon[98504]: from='client.40031 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:03 smithi089 ceph-mon[98504]: from='client.30162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2871579101' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:14:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:14:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:05 smithi060 ceph-mon[94233]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:05 smithi060 ceph-mon[109077]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:05 smithi089 ceph-mon[98504]: pgmap v14362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:07 smithi060 ceph-mon[94233]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:07 smithi060 ceph-mon[109077]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:07 smithi089 ceph-mon[98504]: pgmap v14363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[94233]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:14:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:14:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:14:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:14:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[109077]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:14:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:14:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:14:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:14:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:09 smithi089 ceph-mon[98504]: pgmap v14364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:14:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:14:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:14:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:14:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:11 smithi060 ceph-mon[94233]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:11 smithi060 ceph-mon[109077]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:11 smithi089 ceph-mon[98504]: pgmap v14365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:13 smithi060 ceph-mon[94233]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:13 smithi060 ceph-mon[109077]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:13 smithi089 ceph-mon[98504]: pgmap v14366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:14:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:14:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:15 smithi060 ceph-mon[94233]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:15 smithi060 ceph-mon[109077]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:15 smithi089 ceph-mon[98504]: pgmap v14367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:17 smithi060 ceph-mon[94233]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:17 smithi060 ceph-mon[109077]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:17 smithi089 ceph-mon[98504]: pgmap v14368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:19 smithi060 ceph-mon[94233]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:19 smithi060 ceph-mon[109077]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:19 smithi089 ceph-mon[98504]: pgmap v14369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:21 smithi060 ceph-mon[94233]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:21 smithi060 ceph-mon[109077]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:21 smithi089 ceph-mon[98504]: pgmap v14370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:23 smithi060 ceph-mon[94233]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:23 smithi060 ceph-mon[109077]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:23 smithi089 ceph-mon[98504]: pgmap v14371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:14:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:14:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:25 smithi060 ceph-mon[94233]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:25 smithi060 ceph-mon[109077]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:25 smithi089 ceph-mon[98504]: pgmap v14372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:27 smithi060 ceph-mon[94233]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:27 smithi060 ceph-mon[109077]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:27 smithi089 ceph-mon[98504]: pgmap v14373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:29 smithi060 ceph-mon[94233]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:29 smithi060 ceph-mon[109077]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:29 smithi089 ceph-mon[98504]: pgmap v14374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:31 smithi060 ceph-mon[94233]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:31 smithi060 ceph-mon[109077]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:31 smithi089 ceph-mon[98504]: pgmap v14375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:33.889 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:14:34.218 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:14:34.218 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:14:34.219 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:14:34.220 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:14:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:33 smithi060 ceph-mon[94233]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:33 smithi060 ceph-mon[109077]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:33 smithi089 ceph-mon[98504]: pgmap v14376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:34.620 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:14:34.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:14:34.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:14:34.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:14:34.621 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:14:34.622 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:14:34.622 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:14:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:14:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:14:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:34 smithi060 ceph-mon[109077]: from='client.40049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:34 smithi060 ceph-mon[109077]: from='client.40055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1749340788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:14:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:34 smithi060 ceph-mon[94233]: from='client.40049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:34 smithi060 ceph-mon[94233]: from='client.40055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1749340788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:14:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:34 smithi089 ceph-mon[98504]: from='client.40049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:34 smithi089 ceph-mon[98504]: from='client.40055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:14:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1749340788' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:14:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:35 smithi060 ceph-mon[94233]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:35 smithi060 ceph-mon[109077]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:35 smithi089 ceph-mon[98504]: pgmap v14377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:37 smithi060 ceph-mon[94233]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:37 smithi060 ceph-mon[109077]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:37 smithi089 ceph-mon[98504]: pgmap v14378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:39 smithi060 ceph-mon[94233]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:39 smithi060 ceph-mon[109077]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:39 smithi089 ceph-mon[98504]: pgmap v14379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:41 smithi060 ceph-mon[94233]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:41 smithi060 ceph-mon[109077]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:41 smithi089 ceph-mon[98504]: pgmap v14380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:43 smithi060 ceph-mon[94233]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:43 smithi060 ceph-mon[109077]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:43 smithi089 ceph-mon[98504]: pgmap v14381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:14:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:14:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:45 smithi060 ceph-mon[94233]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:45 smithi060 ceph-mon[109077]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:45 smithi089 ceph-mon[98504]: pgmap v14382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:47 smithi060 ceph-mon[94233]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:47 smithi060 ceph-mon[109077]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:47 smithi089 ceph-mon[98504]: pgmap v14383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:49 smithi060 ceph-mon[94233]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:49 smithi060 ceph-mon[109077]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:49 smithi089 ceph-mon[98504]: pgmap v14384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:51 smithi060 ceph-mon[94233]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:51 smithi060 ceph-mon[109077]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:51 smithi089 ceph-mon[98504]: pgmap v14385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:53 smithi060 ceph-mon[94233]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:53 smithi060 ceph-mon[109077]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:53 smithi089 ceph-mon[98504]: pgmap v14386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:14:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:14:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:55 smithi060 ceph-mon[94233]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:55 smithi060 ceph-mon[109077]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:55 smithi089 ceph-mon[98504]: pgmap v14387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:14:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:14:57 smithi060 ceph-mon[109077]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:14:57 smithi060 ceph-mon[94233]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:14:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:14:57 smithi089 ceph-mon[98504]: pgmap v14388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:00 smithi060 ceph-mon[94233]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:00 smithi060 ceph-mon[109077]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:00 smithi089 ceph-mon[98504]: pgmap v14389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:02 smithi060 ceph-mon[94233]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:02 smithi060 ceph-mon[109077]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:02 smithi089 ceph-mon[98504]: pgmap v14390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:04 smithi060 ceph-mon[94233]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:04 smithi060 ceph-mon[109077]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:04 smithi089 ceph-mon[98504]: pgmap v14391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:15:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:15:04.983 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:15:05.308 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:15:05.308 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:15:05.308 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:15:05.308 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:15:05.308 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:15:05.308 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:15:05.308 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5367M 2323M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5907M 2323M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5295M 2323M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5089M 2323M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:15:05.309 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:15:05.706 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:15:05.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:15:05.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:15:05.707 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:15:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[94233]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[94233]: from='client.30192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[94233]: from='client.40073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3728401248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:15:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[109077]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[109077]: from='client.30192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[109077]: from='client.40073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3728401248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:15:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:06 smithi089 ceph-mon[98504]: pgmap v14392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:06 smithi089 ceph-mon[98504]: from='client.30192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:06 smithi089 ceph-mon[98504]: from='client.40073 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3728401248' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:15:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:08 smithi089 ceph-mon[98504]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:08 smithi060 ceph-mon[94233]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:08 smithi060 ceph-mon[109077]: pgmap v14393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:10 smithi089 ceph-mon[98504]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:15:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:10 smithi060 ceph-mon[94233]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:15:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:10 smithi060 ceph-mon[109077]: pgmap v14394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:15:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:15:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:15:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:15:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:15:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:15:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:15:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:15:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:12 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2314M 2023-12-01T11:15:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:12 smithi089 ceph-mon[98504]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:12 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2314M 2023-12-01T11:15:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:12 smithi060 ceph-mon[109077]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:12 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2314M 2023-12-01T11:15:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:12 smithi060 ceph-mon[94233]: pgmap v14395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:14 smithi089 ceph-mon[98504]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:14 smithi060 ceph-mon[94233]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:14 smithi060 ceph-mon[109077]: pgmap v14396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:15:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:15:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:16 smithi089 ceph-mon[98504]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:16 smithi060 ceph-mon[94233]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:16 smithi060 ceph-mon[109077]: pgmap v14397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:18 smithi089 ceph-mon[98504]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:18 smithi060 ceph-mon[94233]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:18 smithi060 ceph-mon[109077]: pgmap v14398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:20 smithi089 ceph-mon[98504]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:20 smithi060 ceph-mon[94233]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:20 smithi060 ceph-mon[109077]: pgmap v14399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:22 smithi089 ceph-mon[98504]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:22 smithi060 ceph-mon[94233]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:22 smithi060 ceph-mon[109077]: pgmap v14400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 11:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T11:15:23.377354759Z level=info msg="Completed cleanup jobs" duration=15.988212ms 2023-12-01T11:15:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:24 smithi089 ceph-mon[98504]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:24 smithi060 ceph-mon[94233]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:24 smithi060 ceph-mon[109077]: pgmap v14401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:15:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:15:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:26 smithi089 ceph-mon[98504]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:26 smithi060 ceph-mon[94233]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:26 smithi060 ceph-mon[109077]: pgmap v14402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:28 smithi060 ceph-mon[94233]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:28 smithi060 ceph-mon[109077]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:28 smithi089 ceph-mon[98504]: pgmap v14403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:30 smithi060 ceph-mon[94233]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:30 smithi060 ceph-mon[109077]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:30 smithi089 ceph-mon[98504]: pgmap v14404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:32 smithi060 ceph-mon[94233]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:32 smithi060 ceph-mon[109077]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:32 smithi089 ceph-mon[98504]: pgmap v14405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:34 smithi060 ceph-mon[109077]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:34 smithi060 ceph-mon[94233]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:34 smithi089 ceph-mon[98504]: pgmap v14406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:15:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:15:36.072 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:15:36.399 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5367M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5907M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5295M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5089M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:15:36.400 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:15:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:36 smithi060 ceph-mon[94233]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:36 smithi060 ceph-mon[109077]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:36 smithi089 ceph-mon[98504]: pgmap v14407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:36.799 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:15:36.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:15:36.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:15:36.801 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:15:36.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:15:36.801 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:15:36.801 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:15:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:37 smithi060 ceph-mon[94233]: from='client.40085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/684316927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:15:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:37 smithi060 ceph-mon[109077]: from='client.40085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/684316927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:15:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:37 smithi089 ceph-mon[98504]: from='client.40085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/684316927' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:15:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:38 smithi060 ceph-mon[94233]: from='client.30216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:38 smithi060 ceph-mon[94233]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:38 smithi060 ceph-mon[109077]: from='client.30216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:38 smithi060 ceph-mon[109077]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:38 smithi089 ceph-mon[98504]: from='client.30216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:15:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:38 smithi089 ceph-mon[98504]: pgmap v14408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:40 smithi060 ceph-mon[94233]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:40 smithi060 ceph-mon[109077]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:40 smithi089 ceph-mon[98504]: pgmap v14409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:42 smithi060 ceph-mon[109077]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:42 smithi060 ceph-mon[94233]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:42 smithi089 ceph-mon[98504]: pgmap v14410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:44 smithi060 ceph-mon[109077]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:44 smithi060 ceph-mon[94233]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:44 smithi089 ceph-mon[98504]: pgmap v14411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:15:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:15:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:46 smithi060 ceph-mon[94233]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:46 smithi060 ceph-mon[109077]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:46 smithi089 ceph-mon[98504]: pgmap v14412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:48 smithi060 ceph-mon[94233]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:48 smithi060 ceph-mon[109077]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:48 smithi089 ceph-mon[98504]: pgmap v14413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:50 smithi060 ceph-mon[94233]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:50 smithi060 ceph-mon[109077]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:50 smithi089 ceph-mon[98504]: pgmap v14414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:52 smithi060 ceph-mon[94233]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:52 smithi060 ceph-mon[109077]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:52 smithi089 ceph-mon[98504]: pgmap v14415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:54 smithi060 ceph-mon[94233]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:54 smithi060 ceph-mon[109077]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:54 smithi089 ceph-mon[98504]: pgmap v14416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:15:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:15:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:56 smithi060 ceph-mon[94233]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:56 smithi060 ceph-mon[109077]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:56 smithi089 ceph-mon[98504]: pgmap v14417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:15:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:15:58 smithi060 ceph-mon[94233]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:15:58 smithi060 ceph-mon[109077]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:15:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:15:58 smithi089 ceph-mon[98504]: pgmap v14418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:00 smithi060 ceph-mon[94233]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:00 smithi060 ceph-mon[109077]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:00 smithi089 ceph-mon[98504]: pgmap v14419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:02 smithi060 ceph-mon[94233]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:02 smithi060 ceph-mon[109077]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:02 smithi089 ceph-mon[98504]: pgmap v14420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:04 smithi060 ceph-mon[94233]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:04 smithi060 ceph-mon[109077]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:04 smithi089 ceph-mon[98504]: pgmap v14421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:16:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:16:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:06 smithi060 ceph-mon[94233]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:06 smithi060 ceph-mon[109077]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:06 smithi089 ceph-mon[98504]: pgmap v14422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:07.163 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:16:07.490 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:16:07.490 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:16:07.490 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:16:07.490 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:16:07.490 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:16:07.490 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5367M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5907M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5295M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5089M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:16:07.491 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:16:07.889 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:16:07.889 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:16:07.889 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:16:07.890 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:16:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:08 smithi060 ceph-mon[94233]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:08 smithi060 ceph-mon[94233]: from='client.30228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3544607878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:16:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:08 smithi060 ceph-mon[109077]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:08 smithi060 ceph-mon[109077]: from='client.30228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3544607878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:16:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:08 smithi089 ceph-mon[98504]: pgmap v14423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:08 smithi089 ceph-mon[98504]: from='client.30228 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3544607878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:16:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:09 smithi060 ceph-mon[94233]: from='client.30234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:09 smithi060 ceph-mon[109077]: from='client.30234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:09 smithi089 ceph-mon[98504]: from='client.30234 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:10 smithi060 ceph-mon[109077]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:10 smithi060 ceph-mon[94233]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:10 smithi089 ceph-mon[98504]: pgmap v14424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:16:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:16:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:16:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[94233]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:16:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:16:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:16:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[109077]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:16:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:16:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:16:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:12 smithi089 ceph-mon[98504]: pgmap v14425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:16:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:16:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:16:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:14 smithi060 ceph-mon[109077]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:14 smithi060 ceph-mon[94233]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:14 smithi089 ceph-mon[98504]: pgmap v14426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:16:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:16:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:16 smithi060 ceph-mon[94233]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:16 smithi060 ceph-mon[109077]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:16 smithi089 ceph-mon[98504]: pgmap v14427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:18 smithi060 ceph-mon[94233]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:18 smithi060 ceph-mon[109077]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:18 smithi089 ceph-mon[98504]: pgmap v14428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:20 smithi060 ceph-mon[94233]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:20 smithi060 ceph-mon[109077]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:20 smithi089 ceph-mon[98504]: pgmap v14429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:22 smithi060 ceph-mon[94233]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:22 smithi060 ceph-mon[109077]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:22 smithi089 ceph-mon[98504]: pgmap v14430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:24 smithi060 ceph-mon[94233]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:24 smithi060 ceph-mon[109077]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:24 smithi089 ceph-mon[98504]: pgmap v14431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:16:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:16:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:26 smithi060 ceph-mon[94233]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:26 smithi060 ceph-mon[109077]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:26 smithi089 ceph-mon[98504]: pgmap v14432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:28 smithi060 ceph-mon[94233]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:28 smithi060 ceph-mon[109077]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:28 smithi089 ceph-mon[98504]: pgmap v14433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:30 smithi060 ceph-mon[94233]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:30 smithi060 ceph-mon[109077]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:30 smithi089 ceph-mon[98504]: pgmap v14434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:32 smithi060 ceph-mon[94233]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:32 smithi060 ceph-mon[109077]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:32 smithi089 ceph-mon[98504]: pgmap v14435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:34 smithi060 ceph-mon[94233]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:34 smithi060 ceph-mon[109077]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:16:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:16:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:34 smithi089 ceph-mon[98504]: pgmap v14436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:36 smithi060 ceph-mon[94233]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:36 smithi060 ceph-mon[109077]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:36 smithi089 ceph-mon[98504]: pgmap v14437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:38.257 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:16:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:38 smithi060 ceph-mon[94233]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:38 smithi060 ceph-mon[109077]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:38 smithi089 ceph-mon[98504]: pgmap v14438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5367M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5907M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5295M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:16:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5089M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:16:38.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:16:38.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:16:38.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:16:38.584 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:16:38.584 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:16:38.985 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:16:38.985 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:16:38.985 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:16:38.986 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:16:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:39 smithi060 ceph-mon[94233]: from='client.30246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1915666528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:16:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:39 smithi060 ceph-mon[109077]: from='client.30246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1915666528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:16:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:39 smithi089 ceph-mon[98504]: from='client.30246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1915666528' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:16:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:40 smithi060 ceph-mon[94233]: from='client.30252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:40 smithi060 ceph-mon[94233]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:40 smithi060 ceph-mon[109077]: from='client.30252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:40 smithi060 ceph-mon[109077]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:40 smithi089 ceph-mon[98504]: from='client.30252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:16:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:40 smithi089 ceph-mon[98504]: pgmap v14439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:42 smithi060 ceph-mon[94233]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:42 smithi060 ceph-mon[109077]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:42 smithi089 ceph-mon[98504]: pgmap v14440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:44 smithi060 ceph-mon[94233]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:44 smithi060 ceph-mon[109077]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:16:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:16:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:44 smithi089 ceph-mon[98504]: pgmap v14441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:46 smithi060 ceph-mon[94233]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:46 smithi060 ceph-mon[109077]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:46 smithi089 ceph-mon[98504]: pgmap v14442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:48 smithi060 ceph-mon[94233]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:48 smithi060 ceph-mon[109077]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:48 smithi089 ceph-mon[98504]: pgmap v14443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:50 smithi060 ceph-mon[94233]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:50 smithi060 ceph-mon[109077]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:50 smithi089 ceph-mon[98504]: pgmap v14444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:52 smithi060 ceph-mon[94233]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:52 smithi060 ceph-mon[109077]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:52 smithi089 ceph-mon[98504]: pgmap v14445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:54 smithi060 ceph-mon[94233]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:16:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:16:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:54 smithi060 ceph-mon[109077]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:54 smithi089 ceph-mon[98504]: pgmap v14446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:56 smithi060 ceph-mon[94233]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:56 smithi060 ceph-mon[109077]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:56 smithi089 ceph-mon[98504]: pgmap v14447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:16:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:16:58 smithi060 ceph-mon[94233]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:16:58 smithi060 ceph-mon[109077]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:16:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:16:58 smithi089 ceph-mon[98504]: pgmap v14448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:00 smithi060 ceph-mon[94233]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:00 smithi060 ceph-mon[109077]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:00 smithi089 ceph-mon[98504]: pgmap v14449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:02 smithi060 ceph-mon[94233]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:02 smithi060 ceph-mon[109077]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:02 smithi089 ceph-mon[98504]: pgmap v14450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:04 smithi060 ceph-mon[109077]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:04 smithi060 ceph-mon[94233]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:17:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:17:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:04 smithi089 ceph-mon[98504]: pgmap v14451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:06 smithi060 ceph-mon[94233]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:06 smithi060 ceph-mon[109077]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:06 smithi089 ceph-mon[98504]: pgmap v14452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:08 smithi060 ceph-mon[109077]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:08 smithi060 ceph-mon[94233]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:08 smithi089 ceph-mon[98504]: pgmap v14453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:09.348 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:17:09.673 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:17:09.673 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 10m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:17:09.673 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 10m ago 6h 98.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:17:09.673 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 10m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 10m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 10m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 10m ago 6h 803M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 10m ago 6h 1772M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 10m ago 6h 991M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 10m ago 6h 782M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 10m ago 6h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 10m ago 6h 18.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 10m ago 6h 5367M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:17:09.674 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 10m ago 6h 5907M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:17:09.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 10m ago 6h 5295M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:17:09.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 10m ago 6h 5089M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:17:09.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 10m ago 6h 4207M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:17:09.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 10m ago 6h 4754M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:17:09.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 10m ago 6h 4197M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:17:09.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 10m ago 6h 4771M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:17:09.675 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 10m ago 6h 118M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:17:10.069 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:17:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:17:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:17:10.071 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:10.071 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:17:10.071 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:17:10.071 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:17:10.071 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:17:10.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:10 smithi060 ceph-mon[109077]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:10 smithi060 ceph-mon[109077]: from='client.40139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3307866026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:17:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:10 smithi060 ceph-mon[94233]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:10 smithi060 ceph-mon[94233]: from='client.40139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3307866026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:17:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:10 smithi089 ceph-mon[98504]: pgmap v14454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:10 smithi089 ceph-mon[98504]: from='client.40139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3307866026' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:17:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:11 smithi060 ceph-mon[94233]: from='client.40145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:11 smithi060 ceph-mon[109077]: from='client.40145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:11 smithi089 ceph-mon[98504]: from='client.40145 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:12 smithi060 ceph-mon[94233]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:17:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:12 smithi060 ceph-mon[109077]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:17:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:12 smithi089 ceph-mon[98504]: pgmap v14455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:17:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:14 smithi060 ceph-mon[94233]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:14 smithi060 ceph-mon[109077]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:17:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:17:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:14 smithi089 ceph-mon[98504]: pgmap v14456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[94233]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[109077]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:16 smithi089 ceph-mon[98504]: pgmap v14457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:17:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:17:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:17:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:17:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:17:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:17:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:17:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:18 smithi060 ceph-mon[94233]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:18 smithi060 ceph-mon[109077]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:18 smithi089 ceph-mon[98504]: pgmap v14458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:20 smithi060 ceph-mon[94233]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:20 smithi060 ceph-mon[109077]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:20 smithi089 ceph-mon[98504]: pgmap v14459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:22 smithi060 ceph-mon[94233]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:22 smithi060 ceph-mon[109077]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:22 smithi089 ceph-mon[98504]: pgmap v14460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:24 smithi060 ceph-mon[94233]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:24 smithi060 ceph-mon[109077]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:17:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:17:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:24 smithi089 ceph-mon[98504]: pgmap v14461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:26 smithi060 ceph-mon[94233]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:26 smithi060 ceph-mon[109077]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:26 smithi089 ceph-mon[98504]: pgmap v14462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:28 smithi060 ceph-mon[94233]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:28 smithi060 ceph-mon[109077]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:28 smithi089 ceph-mon[98504]: pgmap v14463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:30 smithi060 ceph-mon[94233]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:30 smithi060 ceph-mon[109077]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:30 smithi089 ceph-mon[98504]: pgmap v14464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:32 smithi060 ceph-mon[94233]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:32 smithi060 ceph-mon[109077]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:32 smithi089 ceph-mon[98504]: pgmap v14465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:34 smithi060 ceph-mon[94233]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:34 smithi060 ceph-mon[109077]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:17:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:17:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:34 smithi089 ceph-mon[98504]: pgmap v14466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:36 smithi060 ceph-mon[109077]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:36 smithi060 ceph-mon[94233]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:36 smithi089 ceph-mon[98504]: pgmap v14467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:38 smithi060 ceph-mon[109077]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:38 smithi060 ceph-mon[94233]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:38 smithi089 ceph-mon[98504]: pgmap v14468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:40.434 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:17:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:40 smithi060 ceph-mon[109077]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:40 smithi060 ceph-mon[94233]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:40 smithi089 ceph-mon[98504]: pgmap v14469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:40.761 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:17:40.761 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 25s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:17:40.761 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 25s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 25s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 25s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 25s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 25s ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 25s ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 25s ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 25s ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 25s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 25s ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:17:40.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 25s ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 25s ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 25s ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 25s ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 25s ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 25s ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 25s ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 25s ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:17:40.763 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 25s ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:17:41.162 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:17:41.162 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:17:41.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:17:41.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:17:41.163 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:17:41.164 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:17:41.164 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:17:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2039056047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:17:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2039056047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:17:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2039056047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:17:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:42 smithi060 ceph-mon[94233]: from='client.40157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:42 smithi060 ceph-mon[94233]: from='client.40163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:42 smithi060 ceph-mon[94233]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:42 smithi060 ceph-mon[109077]: from='client.40157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:42 smithi060 ceph-mon[109077]: from='client.40163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:42 smithi060 ceph-mon[109077]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:42 smithi089 ceph-mon[98504]: from='client.40157 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:42 smithi089 ceph-mon[98504]: from='client.40163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:17:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:42 smithi089 ceph-mon[98504]: pgmap v14470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:44 smithi060 ceph-mon[94233]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:17:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:17:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:44 smithi060 ceph-mon[109077]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:44 smithi089 ceph-mon[98504]: pgmap v14471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:46 smithi060 ceph-mon[94233]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:46 smithi060 ceph-mon[109077]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:46 smithi089 ceph-mon[98504]: pgmap v14472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:48 smithi060 ceph-mon[94233]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:48 smithi060 ceph-mon[109077]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:48 smithi089 ceph-mon[98504]: pgmap v14473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:50 smithi060 ceph-mon[94233]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:50 smithi060 ceph-mon[109077]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:50 smithi089 ceph-mon[98504]: pgmap v14474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:52 smithi089 ceph-mon[98504]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:52 smithi060 ceph-mon[94233]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:52 smithi060 ceph-mon[109077]: pgmap v14475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:54 smithi089 ceph-mon[98504]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:54 smithi060 ceph-mon[94233]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:54 smithi060 ceph-mon[109077]: pgmap v14476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:17:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:17:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:56 smithi089 ceph-mon[98504]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:56 smithi060 ceph-mon[94233]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:56 smithi060 ceph-mon[109077]: pgmap v14477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:17:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:17:58 smithi089 ceph-mon[98504]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:17:58 smithi060 ceph-mon[94233]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:17:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:17:58 smithi060 ceph-mon[109077]: pgmap v14478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:00 smithi089 ceph-mon[98504]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:00 smithi060 ceph-mon[94233]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:00 smithi060 ceph-mon[109077]: pgmap v14479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:02 smithi089 ceph-mon[98504]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:02 smithi060 ceph-mon[94233]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:02 smithi060 ceph-mon[109077]: pgmap v14480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:04 smithi089 ceph-mon[98504]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:04 smithi060 ceph-mon[94233]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:18:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:18:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:04 smithi060 ceph-mon[109077]: pgmap v14481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:06 smithi089 ceph-mon[98504]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:06 smithi060 ceph-mon[109077]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:06 smithi060 ceph-mon[94233]: pgmap v14482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:08 smithi089 ceph-mon[98504]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:08 smithi060 ceph-mon[94233]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:08 smithi060 ceph-mon[109077]: pgmap v14483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:10 smithi089 ceph-mon[98504]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:10 smithi060 ceph-mon[94233]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:10 smithi060 ceph-mon[109077]: pgmap v14484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:11.528 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:18:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:11.856 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:18:11.856 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 56s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:18:11.856 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 56s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 56s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 56s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 56s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 56s ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 56s ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 56s ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 56s ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 56s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 56s ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 56s ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:18:11.857 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 56s ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:18:11.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 56s ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:18:11.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 56s ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:18:11.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 56s ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:18:11.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 56s ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:18:11.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 56s ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:18:11.858 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 56s ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:18:11.858 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 56s ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:18:12.258 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:12.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:18:12.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:18:12.260 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:12.260 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:18:12.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:18:12.260 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:18:12.260 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:18:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:12 smithi060 ceph-mon[109077]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/855776776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:18:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:12 smithi060 ceph-mon[94233]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/855776776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:18:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:12 smithi089 ceph-mon[98504]: pgmap v14485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/855776776' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:18:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:13 smithi060 ceph-mon[109077]: from='client.30300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:13 smithi060 ceph-mon[109077]: from='client.40181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:13 smithi060 ceph-mon[94233]: from='client.30300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:13.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:13 smithi060 ceph-mon[94233]: from='client.40181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:13 smithi089 ceph-mon[98504]: from='client.30300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:13 smithi089 ceph-mon[98504]: from='client.40181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:14 smithi060 ceph-mon[94233]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:14 smithi060 ceph-mon[109077]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:18:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:18:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:14 smithi089 ceph-mon[98504]: pgmap v14486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:16 smithi060 ceph-mon[94233]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:16 smithi060 ceph-mon[109077]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:16 smithi089 ceph-mon[98504]: pgmap v14487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:17.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:18:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:18:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:18:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:18:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:18:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:18:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:18:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:18:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:18:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:18:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:18:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:18:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:18 smithi060 ceph-mon[94233]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:18 smithi060 ceph-mon[109077]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:18 smithi089 ceph-mon[98504]: pgmap v14488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:20 smithi060 ceph-mon[94233]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:20 smithi060 ceph-mon[109077]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:20 smithi089 ceph-mon[98504]: pgmap v14489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:22 smithi060 ceph-mon[94233]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:22 smithi060 ceph-mon[109077]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:22 smithi089 ceph-mon[98504]: pgmap v14490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:24 smithi060 ceph-mon[94233]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:18:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:18:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:24 smithi060 ceph-mon[109077]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:24 smithi089 ceph-mon[98504]: pgmap v14491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:26 smithi060 ceph-mon[94233]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:26 smithi060 ceph-mon[109077]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:26 smithi089 ceph-mon[98504]: pgmap v14492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:28 smithi060 ceph-mon[94233]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:28 smithi060 ceph-mon[109077]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:28 smithi089 ceph-mon[98504]: pgmap v14493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:30 smithi060 ceph-mon[94233]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:30 smithi060 ceph-mon[109077]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:30 smithi089 ceph-mon[98504]: pgmap v14494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:32 smithi060 ceph-mon[94233]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:32 smithi060 ceph-mon[109077]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:32 smithi089 ceph-mon[98504]: pgmap v14495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:34 smithi060 ceph-mon[94233]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:34 smithi060 ceph-mon[109077]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:18:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:18:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:34 smithi089 ceph-mon[98504]: pgmap v14496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:36 smithi060 ceph-mon[94233]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:36 smithi060 ceph-mon[109077]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:36 smithi089 ceph-mon[98504]: pgmap v14497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:38 smithi060 ceph-mon[94233]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:38 smithi060 ceph-mon[109077]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:38 smithi089 ceph-mon[98504]: pgmap v14498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:40 smithi060 ceph-mon[94233]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:40 smithi060 ceph-mon[109077]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:40 smithi089 ceph-mon[98504]: pgmap v14499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:42.623 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:18:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:42 smithi060 ceph-mon[94233]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:42 smithi060 ceph-mon[109077]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:42 smithi089 ceph-mon[98504]: pgmap v14500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:42.953 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:18:42.953 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 87s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:18:42.953 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 87s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:18:42.953 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 87s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:18:42.953 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 87s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:18:42.953 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 87s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:18:42.953 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 87s ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 87s ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 87s ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 87s ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 87s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 87s ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 87s ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 87s ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 87s ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 87s ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 87s ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:18:42.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 87s ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:18:42.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 87s ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:18:42.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 87s ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:18:42.955 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 87s ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:18:43.353 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:43.354 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:18:43.354 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:18:43.354 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:18:43.354 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:18:43.354 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:18:43.354 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:18:43.354 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:18:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:18:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:18:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[109077]: from='client.40193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[109077]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[109077]: from='client.40199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/603634790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:18:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[94233]: from='client.40193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[94233]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[94233]: from='client.40199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/603634790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:18:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:44 smithi089 ceph-mon[98504]: from='client.40193 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:44 smithi089 ceph-mon[98504]: pgmap v14501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:44 smithi089 ceph-mon[98504]: from='client.40199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:18:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/603634790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:18:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:46 smithi060 ceph-mon[94233]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:46 smithi060 ceph-mon[109077]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:46 smithi089 ceph-mon[98504]: pgmap v14502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:48 smithi060 ceph-mon[94233]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:48 smithi060 ceph-mon[109077]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:48 smithi089 ceph-mon[98504]: pgmap v14503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:50 smithi060 ceph-mon[94233]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:50 smithi060 ceph-mon[109077]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:50 smithi089 ceph-mon[98504]: pgmap v14504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:52 smithi060 ceph-mon[94233]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:52 smithi060 ceph-mon[109077]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:52 smithi089 ceph-mon[98504]: pgmap v14505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:54 smithi060 ceph-mon[109077]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:54 smithi060 ceph-mon[94233]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:18:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:18:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:54 smithi089 ceph-mon[98504]: pgmap v14506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:56 smithi060 ceph-mon[94233]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:56 smithi060 ceph-mon[109077]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:56 smithi089 ceph-mon[98504]: pgmap v14507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:18:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:57 smithi060 ceph-mon[94233]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:57 smithi060 ceph-mon[109077]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:18:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:57 smithi089 ceph-mon[98504]: pgmap v14508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:18:59 smithi060 ceph-mon[94233]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:18:59 smithi060 ceph-mon[109077]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:18:59 smithi089 ceph-mon[98504]: pgmap v14509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:01 smithi060 ceph-mon[94233]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:01 smithi060 ceph-mon[109077]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:01 smithi089 ceph-mon[98504]: pgmap v14510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:03 smithi060 ceph-mon[109077]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:03 smithi060 ceph-mon[94233]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:03 smithi089 ceph-mon[98504]: pgmap v14511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:19:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:19:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:05 smithi060 ceph-mon[94233]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:05 smithi060 ceph-mon[109077]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:05 smithi089 ceph-mon[98504]: pgmap v14512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:07 smithi060 ceph-mon[94233]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:07 smithi060 ceph-mon[109077]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:07 smithi089 ceph-mon[98504]: pgmap v14513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:09 smithi060 ceph-mon[94233]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:09 smithi060 ceph-mon[109077]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:09 smithi089 ceph-mon[98504]: pgmap v14514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:12.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:11 smithi060 ceph-mon[109077]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:11 smithi060 ceph-mon[94233]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:11 smithi089 ceph-mon[98504]: pgmap v14515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:13.715 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 118s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 118s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 118s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 118s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 118s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 118s ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:19:14.045 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 118s ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 118s ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 118s ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 118s ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 118s ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 118s ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 118s ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 118s ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 118s ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 118s ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:19:14.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 118s ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:19:14.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 118s ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:19:14.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 118s ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:19:14.047 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 118s ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:19:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:13 smithi060 ceph-mon[94233]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:13 smithi060 ceph-mon[109077]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:13 smithi089 ceph-mon[98504]: pgmap v14516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:14.444 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:19:14.445 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:19:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:19:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:19:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:14 smithi060 ceph-mon[94233]: from='client.30336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:14 smithi060 ceph-mon[94233]: from='client.30342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/463077818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:19:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:14 smithi060 ceph-mon[109077]: from='client.30336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:14 smithi060 ceph-mon[109077]: from='client.30342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/463077818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:19:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:14 smithi089 ceph-mon[98504]: from='client.30336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:14 smithi089 ceph-mon[98504]: from='client.30342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/463077818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:19:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:15 smithi060 ceph-mon[94233]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:15 smithi060 ceph-mon[109077]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:15 smithi089 ceph-mon[98504]: pgmap v14517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[94233]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:19:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:19:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:19:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:19:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[109077]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:19:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:19:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:19:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:19:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:17 smithi089 ceph-mon[98504]: pgmap v14518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:19:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:19:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:19:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:19:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:19 smithi060 ceph-mon[94233]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:19 smithi060 ceph-mon[109077]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:19 smithi089 ceph-mon[98504]: pgmap v14519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:21 smithi060 ceph-mon[94233]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:21 smithi060 ceph-mon[109077]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:21 smithi089 ceph-mon[98504]: pgmap v14520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:23 smithi060 ceph-mon[94233]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:23 smithi060 ceph-mon[109077]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:23 smithi089 ceph-mon[98504]: pgmap v14521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:19:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:19:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:25 smithi060 ceph-mon[94233]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:25 smithi060 ceph-mon[109077]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:25 smithi089 ceph-mon[98504]: pgmap v14522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:27 smithi060 ceph-mon[94233]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:27 smithi060 ceph-mon[109077]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:27 smithi089 ceph-mon[98504]: pgmap v14523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:29 smithi060 ceph-mon[94233]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:29 smithi060 ceph-mon[109077]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:29 smithi089 ceph-mon[98504]: pgmap v14524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:31 smithi060 ceph-mon[94233]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:31 smithi060 ceph-mon[109077]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:31 smithi089 ceph-mon[98504]: pgmap v14525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:33 smithi060 ceph-mon[94233]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:33 smithi060 ceph-mon[109077]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:33 smithi089 ceph-mon[98504]: pgmap v14526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:19:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T11:19:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:35 smithi060 ceph-mon[94233]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:35 smithi060 ceph-mon[109077]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:35 smithi089 ceph-mon[98504]: pgmap v14527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:37 smithi060 ceph-mon[94233]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:37 smithi060 ceph-mon[109077]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:37 smithi089 ceph-mon[98504]: pgmap v14528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:39 smithi060 ceph-mon[94233]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:39 smithi060 ceph-mon[109077]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:39 smithi089 ceph-mon[98504]: pgmap v14529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:41 smithi060 ceph-mon[94233]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:41 smithi060 ceph-mon[109077]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:41 smithi089 ceph-mon[98504]: pgmap v14530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:43 smithi060 ceph-mon[94233]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:43 smithi060 ceph-mon[109077]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:43 smithi089 ceph-mon[98504]: pgmap v14531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:19:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:19:44.806 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:19:45.131 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:19:45.132 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:19:45.530 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:19:45.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:19:45.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:19:45.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:45.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:19:45.531 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:19:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[94233]: from='client.40229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[94233]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[94233]: from='client.30360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2211845837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:19:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[109077]: from='client.40229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[109077]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[109077]: from='client.30360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2211845837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:19:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:45 smithi089 ceph-mon[98504]: from='client.40229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:45 smithi089 ceph-mon[98504]: pgmap v14532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:45 smithi089 ceph-mon[98504]: from='client.30360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:19:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2211845837' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:19:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:47 smithi060 ceph-mon[94233]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:47 smithi060 ceph-mon[109077]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:47 smithi089 ceph-mon[98504]: pgmap v14533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:49 smithi060 ceph-mon[94233]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:49 smithi060 ceph-mon[109077]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:49 smithi089 ceph-mon[98504]: pgmap v14534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:51 smithi060 ceph-mon[94233]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:51 smithi060 ceph-mon[109077]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:51 smithi089 ceph-mon[98504]: pgmap v14535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:53 smithi060 ceph-mon[94233]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:53 smithi060 ceph-mon[109077]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:53 smithi089 ceph-mon[98504]: pgmap v14536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:19:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:19:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:55 smithi060 ceph-mon[94233]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:55 smithi060 ceph-mon[109077]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:55 smithi089 ceph-mon[98504]: pgmap v14537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:19:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:57 smithi060 ceph-mon[94233]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:57 smithi060 ceph-mon[109077]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:19:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:57 smithi089 ceph-mon[98504]: pgmap v14538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:19:59 smithi060 ceph-mon[94233]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T11:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:19:59 smithi060 ceph-mon[109077]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:19:59 smithi089 ceph-mon[98504]: pgmap v14539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:20:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:01 smithi060 ceph-mon[94233]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:01 smithi060 ceph-mon[109077]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:01 smithi089 ceph-mon[98504]: pgmap v14540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:03 smithi060 ceph-mon[94233]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:03 smithi060 ceph-mon[109077]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:03 smithi089 ceph-mon[98504]: pgmap v14541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:20:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:20:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:05 smithi060 ceph-mon[94233]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:05 smithi060 ceph-mon[109077]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:05 smithi089 ceph-mon[98504]: pgmap v14542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:07 smithi060 ceph-mon[94233]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:07 smithi060 ceph-mon[109077]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:07 smithi089 ceph-mon[98504]: pgmap v14543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:09 smithi060 ceph-mon[94233]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:09 smithi060 ceph-mon[109077]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:09 smithi089 ceph-mon[98504]: pgmap v14544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:11 smithi060 ceph-mon[94233]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:11 smithi060 ceph-mon[109077]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:11 smithi089 ceph-mon[98504]: pgmap v14545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:13 smithi060 ceph-mon[94233]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:13 smithi060 ceph-mon[109077]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:13 smithi089 ceph-mon[98504]: pgmap v14546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:20:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:20:15.887 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:20:16.213 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:20:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:20:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:20:16.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:20:16.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:20:16.216 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:20:16.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:15 smithi060 ceph-mon[109077]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:15 smithi060 ceph-mon[94233]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:15 smithi089 ceph-mon[98504]: pgmap v14547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:16.609 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:20:16.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:20:16.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:20:16.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:16.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:20:16.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:16.610 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:20:16.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:20:16.611 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:20:16.611 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:20:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:16 smithi060 ceph-mon[94233]: from='client.30372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:16 smithi060 ceph-mon[94233]: from='client.40253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/119710478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:20:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:16 smithi060 ceph-mon[109077]: from='client.30372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:16 smithi060 ceph-mon[109077]: from='client.40253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/119710478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:20:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:16 smithi089 ceph-mon[98504]: from='client.30372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:16 smithi089 ceph-mon[98504]: from='client.40253 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/119710478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:20:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:17 smithi060 ceph-mon[94233]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:20:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:17 smithi060 ceph-mon[109077]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:20:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:17 smithi089 ceph-mon[98504]: pgmap v14548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:20:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:20:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:20:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:20:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:20:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:20:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:20:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:20:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:20:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:20:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:20 smithi060 ceph-mon[94233]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:20 smithi060 ceph-mon[109077]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:20 smithi089 ceph-mon[98504]: pgmap v14549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:22 smithi060 ceph-mon[94233]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:22 smithi060 ceph-mon[109077]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:22 smithi089 ceph-mon[98504]: pgmap v14550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:24 smithi060 ceph-mon[94233]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:24 smithi060 ceph-mon[109077]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:20:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:20:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:24 smithi089 ceph-mon[98504]: pgmap v14551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:26 smithi060 ceph-mon[94233]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:26.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:26 smithi060 ceph-mon[109077]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:26.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:26 smithi089 ceph-mon[98504]: pgmap v14552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:28 smithi060 ceph-mon[94233]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:28 smithi060 ceph-mon[109077]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:28 smithi089 ceph-mon[98504]: pgmap v14553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:30 smithi060 ceph-mon[94233]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:30 smithi060 ceph-mon[109077]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:30 smithi089 ceph-mon[98504]: pgmap v14554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:32 smithi060 ceph-mon[94233]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:32 smithi060 ceph-mon[109077]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:32 smithi089 ceph-mon[98504]: pgmap v14555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:34 smithi060 ceph-mon[94233]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:34 smithi060 ceph-mon[109077]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:20:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:20:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:34 smithi089 ceph-mon[98504]: pgmap v14556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:36 smithi060 ceph-mon[94233]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:36 smithi060 ceph-mon[109077]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:36 smithi089 ceph-mon[98504]: pgmap v14557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:38 smithi060 ceph-mon[94233]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:38 smithi060 ceph-mon[109077]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:38 smithi089 ceph-mon[98504]: pgmap v14558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:40 smithi060 ceph-mon[94233]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:40 smithi060 ceph-mon[109077]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:40 smithi089 ceph-mon[98504]: pgmap v14559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:42 smithi060 ceph-mon[94233]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:42 smithi060 ceph-mon[109077]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:42 smithi089 ceph-mon[98504]: pgmap v14560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:44 smithi060 ceph-mon[94233]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:44 smithi060 ceph-mon[109077]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:20:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:20:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:44 smithi089 ceph-mon[98504]: pgmap v14561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:46 smithi060 ceph-mon[94233]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:46 smithi060 ceph-mon[109077]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:46 smithi089 ceph-mon[98504]: pgmap v14562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:46.967 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:20:47.292 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:20:47.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:20:47.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:20:47.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:20:47.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:20:47.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:20:47.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:20:47.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:20:47.294 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:47.696 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:20:47.697 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:20:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[94233]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[94233]: from='client.30390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[94233]: from='client.40271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1458961116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:20:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[109077]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[109077]: from='client.30390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[109077]: from='client.40271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1458961116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:20:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:48 smithi089 ceph-mon[98504]: pgmap v14563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:48 smithi089 ceph-mon[98504]: from='client.30390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:48 smithi089 ceph-mon[98504]: from='client.40271 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:20:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1458961116' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:20:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:50 smithi060 ceph-mon[94233]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:50 smithi060 ceph-mon[109077]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:50 smithi089 ceph-mon[98504]: pgmap v14564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:52 smithi060 ceph-mon[94233]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:52 smithi060 ceph-mon[109077]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:52 smithi089 ceph-mon[98504]: pgmap v14565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:53 smithi060 ceph-mon[94233]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:53 smithi060 ceph-mon[109077]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:53 smithi089 ceph-mon[98504]: pgmap v14566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:20:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:20:56.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:55 smithi060 ceph-mon[94233]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:55 smithi060 ceph-mon[109077]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:55 smithi089 ceph-mon[98504]: pgmap v14567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:20:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:57 smithi060 ceph-mon[94233]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:57 smithi060 ceph-mon[109077]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:20:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:57 smithi089 ceph-mon[98504]: pgmap v14568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:20:59 smithi060 ceph-mon[94233]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:20:59 smithi060 ceph-mon[109077]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:20:59 smithi089 ceph-mon[98504]: pgmap v14569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:02.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:01 smithi060 ceph-mon[94233]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:01 smithi060 ceph-mon[109077]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:01 smithi089 ceph-mon[98504]: pgmap v14570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:03 smithi060 ceph-mon[94233]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:03 smithi060 ceph-mon[109077]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:03 smithi089 ceph-mon[98504]: pgmap v14571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:21:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:21:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:05 smithi060 ceph-mon[94233]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:05 smithi060 ceph-mon[109077]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:05 smithi089 ceph-mon[98504]: pgmap v14572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:07 smithi060 ceph-mon[94233]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:07 smithi060 ceph-mon[109077]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:07 smithi089 ceph-mon[98504]: pgmap v14573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:09 smithi060 ceph-mon[94233]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:09 smithi060 ceph-mon[109077]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:09 smithi089 ceph-mon[98504]: pgmap v14574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:11 smithi060 ceph-mon[94233]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:11 smithi060 ceph-mon[109077]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:11 smithi089 ceph-mon[98504]: pgmap v14575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:13 smithi060 ceph-mon[94233]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:13 smithi060 ceph-mon[109077]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:13 smithi089 ceph-mon[98504]: pgmap v14576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:21:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:21:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:15 smithi060 ceph-mon[94233]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:15 smithi060 ceph-mon[109077]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:15 smithi089 ceph-mon[98504]: pgmap v14577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:18.060 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:21:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:17 smithi060 ceph-mon[94233]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:17 smithi060 ceph-mon[109077]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:17 smithi089 ceph-mon[98504]: pgmap v14578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:18.387 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:21:18.387 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:21:18.387 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:21:18.387 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:21:18.387 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:21:18.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:21:18.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:21:18.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:21:18.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:21:18.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:21:18.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:21:18.389 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:21:18.790 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:21:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:21:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:21:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:21:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:21:18.791 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:21:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='client.30408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='client.30414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:21:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/650719156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:21:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='client.30408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='client.30414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/650719156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='client.30408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='client.30414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:21:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/650719156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:21:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:19 smithi060 ceph-mon[94233]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:19 smithi060 ceph-mon[109077]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:19 smithi089 ceph-mon[98504]: pgmap v14579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:22.251 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:21 smithi060 ceph-mon[94233]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:22.251 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:21 smithi060 ceph-mon[109077]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:21 smithi089 ceph-mon[98504]: pgmap v14580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:21:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:21:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[109077]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:21:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:21:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:23 smithi060 ceph-mon[94233]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:21:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:21:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:21:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:23 smithi089 ceph-mon[98504]: pgmap v14581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:21:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:21:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:25 smithi060 ceph-mon[94233]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:25 smithi060 ceph-mon[109077]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:25 smithi089 ceph-mon[98504]: pgmap v14582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:27 smithi060 ceph-mon[94233]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:27 smithi060 ceph-mon[109077]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:27 smithi089 ceph-mon[98504]: pgmap v14583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:29 smithi060 ceph-mon[94233]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:29 smithi060 ceph-mon[109077]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:29 smithi089 ceph-mon[98504]: pgmap v14584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:31 smithi060 ceph-mon[94233]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:31 smithi060 ceph-mon[109077]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:31 smithi089 ceph-mon[98504]: pgmap v14585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:34.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:33 smithi060 ceph-mon[94233]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:33 smithi060 ceph-mon[109077]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:33 smithi089 ceph-mon[98504]: pgmap v14586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:21:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:21:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:35 smithi060 ceph-mon[94233]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:35 smithi060 ceph-mon[109077]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:35 smithi089 ceph-mon[98504]: pgmap v14587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:37 smithi060 ceph-mon[94233]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:38.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:37 smithi060 ceph-mon[109077]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:37 smithi089 ceph-mon[98504]: pgmap v14588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:39 smithi060 ceph-mon[94233]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:39 smithi060 ceph-mon[109077]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:39 smithi089 ceph-mon[98504]: pgmap v14589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:41 smithi060 ceph-mon[94233]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:41 smithi060 ceph-mon[109077]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:41 smithi089 ceph-mon[98504]: pgmap v14590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:43 smithi060 ceph-mon[94233]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:43 smithi060 ceph-mon[109077]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:43 smithi089 ceph-mon[98504]: pgmap v14591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:21:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:21:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:45 smithi060 ceph-mon[94233]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:45 smithi060 ceph-mon[109077]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:45 smithi089 ceph-mon[98504]: pgmap v14592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:47 smithi060 ceph-mon[94233]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:47 smithi060 ceph-mon[109077]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:47 smithi089 ceph-mon[98504]: pgmap v14593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:49.155 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:21:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:21:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:21:49.483 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:21:49.484 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:21:49.484 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:21:49.484 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:21:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:21:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:21:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:21:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:21:49.882 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:21:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:49 smithi060 ceph-mon[94233]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:49 smithi060 ceph-mon[94233]: from='client.40301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3928075966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:21:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:49 smithi060 ceph-mon[109077]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:49 smithi060 ceph-mon[109077]: from='client.40301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3928075966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:21:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:49 smithi089 ceph-mon[98504]: pgmap v14594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:49 smithi089 ceph-mon[98504]: from='client.40301 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3928075966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:21:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:50 smithi060 ceph-mon[94233]: from='client.40307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:50 smithi060 ceph-mon[109077]: from='client.40307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:50 smithi089 ceph-mon[98504]: from='client.40307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:21:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:51 smithi060 ceph-mon[94233]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:51 smithi060 ceph-mon[109077]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:51 smithi089 ceph-mon[98504]: pgmap v14595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:53 smithi060 ceph-mon[94233]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:53 smithi060 ceph-mon[109077]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:53 smithi089 ceph-mon[98504]: pgmap v14596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:21:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:21:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:55 smithi060 ceph-mon[94233]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:55 smithi060 ceph-mon[109077]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:55 smithi089 ceph-mon[98504]: pgmap v14597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:57.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:21:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:57 smithi060 ceph-mon[94233]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:57 smithi060 ceph-mon[109077]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:21:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:57 smithi089 ceph-mon[98504]: pgmap v14598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:21:59 smithi060 ceph-mon[94233]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:21:59 smithi060 ceph-mon[109077]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:21:59 smithi089 ceph-mon[98504]: pgmap v14599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:01 smithi060 ceph-mon[94233]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:01 smithi060 ceph-mon[109077]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:01 smithi089 ceph-mon[98504]: pgmap v14600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:03 smithi060 ceph-mon[94233]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:03 smithi060 ceph-mon[109077]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:03 smithi089 ceph-mon[98504]: pgmap v14601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:22:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:22:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:05 smithi060 ceph-mon[94233]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:05 smithi060 ceph-mon[109077]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:05 smithi089 ceph-mon[98504]: pgmap v14602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:07 smithi060 ceph-mon[94233]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:07 smithi060 ceph-mon[109077]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:07 smithi089 ceph-mon[98504]: pgmap v14603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:09 smithi060 ceph-mon[94233]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:09 smithi060 ceph-mon[109077]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:09 smithi089 ceph-mon[98504]: pgmap v14604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:11 smithi060 ceph-mon[94233]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:11 smithi060 ceph-mon[109077]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:11 smithi089 ceph-mon[98504]: pgmap v14605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:14.266 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:13 smithi060 ceph-mon[94233]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:14.268 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:13 smithi060 ceph-mon[109077]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:13 smithi089 ceph-mon[98504]: pgmap v14606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:22:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:22:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:15 smithi060 ceph-mon[94233]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:16.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:15 smithi060 ceph-mon[109077]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:15 smithi089 ceph-mon[98504]: pgmap v14607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:17 smithi060 ceph-mon[94233]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:17 smithi060 ceph-mon[109077]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:17 smithi089 ceph-mon[98504]: pgmap v14608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:20.246 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:22:20.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:19 smithi060 ceph-mon[94233]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:20.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:19 smithi060 ceph-mon[109077]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:19 smithi089 ceph-mon[98504]: pgmap v14609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:20.571 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:22:20.571 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:22:20.572 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:22:20.573 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:22:20.970 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:20.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:22:20.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:22:20.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:20.972 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:22:20.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:22:20.972 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:22:20.972 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:22:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:20 smithi060 ceph-mon[94233]: from='client.40319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3354802517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:22:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:20 smithi060 ceph-mon[109077]: from='client.40319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3354802517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:22:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:20 smithi089 ceph-mon[98504]: from='client.40319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3354802517' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:22:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:22 smithi060 ceph-mon[94233]: from='client.30450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:22 smithi060 ceph-mon[94233]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:22 smithi060 ceph-mon[109077]: from='client.30450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:22.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:22 smithi060 ceph-mon[109077]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:22 smithi089 ceph-mon[98504]: from='client.30450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:22 smithi089 ceph-mon[98504]: pgmap v14610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:22:23.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:22:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:22:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:24 smithi060 ceph-mon[94233]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:24.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:24 smithi060 ceph-mon[109077]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:24 smithi089 ceph-mon[98504]: pgmap v14611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:22:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:22:26.183 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:26 smithi089 ceph-mon[98504]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:26 smithi060 ceph-mon[94233]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:26 smithi060 ceph-mon[109077]: pgmap v14612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:22:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:22:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:22:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:28 smithi089 ceph-mon[98504]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:28 smithi060 ceph-mon[94233]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:28 smithi060 ceph-mon[109077]: pgmap v14613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:30 smithi089 ceph-mon[98504]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:30 smithi060 ceph-mon[94233]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:30 smithi060 ceph-mon[109077]: pgmap v14614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:32 smithi089 ceph-mon[98504]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:32 smithi060 ceph-mon[94233]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:32 smithi060 ceph-mon[109077]: pgmap v14615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:34 smithi089 ceph-mon[98504]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:34 smithi060 ceph-mon[94233]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:34 smithi060 ceph-mon[109077]: pgmap v14616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:22:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:22:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:36 smithi089 ceph-mon[98504]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:36 smithi060 ceph-mon[94233]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:36 smithi060 ceph-mon[109077]: pgmap v14617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:38 smithi060 ceph-mon[94233]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:38 smithi060 ceph-mon[109077]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:38 smithi089 ceph-mon[98504]: pgmap v14618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:40 smithi060 ceph-mon[94233]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:40 smithi060 ceph-mon[109077]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:40 smithi089 ceph-mon[98504]: pgmap v14619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:42 smithi060 ceph-mon[94233]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:42 smithi060 ceph-mon[109077]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:42 smithi089 ceph-mon[98504]: pgmap v14620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:44 smithi060 ceph-mon[109077]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:44 smithi060 ceph-mon[94233]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:22:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:22:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:44 smithi089 ceph-mon[98504]: pgmap v14621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:46 smithi060 ceph-mon[94233]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:46 smithi060 ceph-mon[109077]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:46 smithi089 ceph-mon[98504]: pgmap v14622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:48 smithi060 ceph-mon[94233]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:48 smithi060 ceph-mon[109077]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:48 smithi089 ceph-mon[98504]: pgmap v14623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:50 smithi060 ceph-mon[94233]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:50 smithi060 ceph-mon[109077]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:50 smithi089 ceph-mon[98504]: pgmap v14624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:51.331 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:22:51.658 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:22:51.658 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:22:51.659 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:22:51.660 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:22:52.057 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:22:52.057 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:22:52.057 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:22:52.058 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:22:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:52 smithi060 ceph-mon[94233]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:52 smithi060 ceph-mon[94233]: from='client.30462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2914533536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:22:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:52 smithi060 ceph-mon[109077]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:52 smithi060 ceph-mon[109077]: from='client.30462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2914533536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:22:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:52 smithi089 ceph-mon[98504]: pgmap v14625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:52 smithi089 ceph-mon[98504]: from='client.30462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2914533536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:22:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:53 smithi060 ceph-mon[94233]: from='client.30468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:53 smithi060 ceph-mon[109077]: from='client.30468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:53 smithi089 ceph-mon[98504]: from='client.30468 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:22:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:54 smithi060 ceph-mon[94233]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:22:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:22:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:54 smithi060 ceph-mon[109077]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:54 smithi089 ceph-mon[98504]: pgmap v14626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:56 smithi060 ceph-mon[94233]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:56 smithi060 ceph-mon[109077]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:56 smithi089 ceph-mon[98504]: pgmap v14627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:22:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:22:58 smithi060 ceph-mon[94233]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:22:58 smithi060 ceph-mon[109077]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:22:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:22:58 smithi089 ceph-mon[98504]: pgmap v14628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:00 smithi060 ceph-mon[94233]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:00 smithi060 ceph-mon[109077]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:00 smithi089 ceph-mon[98504]: pgmap v14629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:02 smithi060 ceph-mon[94233]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:02 smithi060 ceph-mon[109077]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:02 smithi089 ceph-mon[98504]: pgmap v14630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:04 smithi060 ceph-mon[94233]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:04 smithi060 ceph-mon[109077]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:23:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:23:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:04 smithi089 ceph-mon[98504]: pgmap v14631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:06 smithi060 ceph-mon[94233]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:06 smithi060 ceph-mon[109077]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:06 smithi089 ceph-mon[98504]: pgmap v14632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:08 smithi060 ceph-mon[94233]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:08 smithi060 ceph-mon[109077]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:08 smithi089 ceph-mon[98504]: pgmap v14633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:10 smithi060 ceph-mon[94233]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:10 smithi060 ceph-mon[109077]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:10 smithi089 ceph-mon[98504]: pgmap v14634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:12 smithi060 ceph-mon[94233]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:12 smithi060 ceph-mon[109077]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:12 smithi089 ceph-mon[98504]: pgmap v14635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:14 smithi060 ceph-mon[94233]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:14 smithi060 ceph-mon[109077]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:23:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:23:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:14 smithi089 ceph-mon[98504]: pgmap v14636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:16 smithi060 ceph-mon[94233]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:16 smithi060 ceph-mon[109077]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:16 smithi089 ceph-mon[98504]: pgmap v14637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:18 smithi060 ceph-mon[94233]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:18 smithi060 ceph-mon[109077]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:18 smithi089 ceph-mon[98504]: pgmap v14638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:20 smithi060 ceph-mon[94233]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:20 smithi060 ceph-mon[109077]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:20 smithi089 ceph-mon[98504]: pgmap v14639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:23:22.746 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:23:22.747 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:23:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:22 smithi060 ceph-mon[94233]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:22 smithi060 ceph-mon[109077]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:22 smithi089 ceph-mon[98504]: pgmap v14640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:23.147 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:23:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:23:23.149 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:23.149 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:23:23.149 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:23:23.149 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:23:23.149 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:23:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:23 smithi060 ceph-mon[109077]: from='client.30480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3950619769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:23:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:23 smithi060 ceph-mon[94233]: from='client.30480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3950619769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:23:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:23 smithi089 ceph-mon[98504]: from='client.30480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3950619769' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:23:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:24 smithi060 ceph-mon[109077]: from='client.30486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:24 smithi060 ceph-mon[109077]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:24 smithi060 ceph-mon[94233]: from='client.30486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:24 smithi060 ceph-mon[94233]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:23:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:23:24.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:24 smithi089 ceph-mon[98504]: from='client.30486 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:24.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:24 smithi089 ceph-mon[98504]: pgmap v14641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:26 smithi060 ceph-mon[94233]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:26 smithi060 ceph-mon[109077]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:26 smithi089 ceph-mon[98504]: pgmap v14642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:23:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:23:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:23:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[109077]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:23:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:23:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[94233]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:23:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:23:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:28 smithi089 ceph-mon[98504]: pgmap v14643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:23:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:23:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:23:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:30 smithi060 ceph-mon[94233]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:30 smithi060 ceph-mon[109077]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:30 smithi089 ceph-mon[98504]: pgmap v14644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:32 smithi060 ceph-mon[109077]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:32 smithi060 ceph-mon[94233]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:32 smithi089 ceph-mon[98504]: pgmap v14645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:34 smithi060 ceph-mon[94233]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:34 smithi060 ceph-mon[109077]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:23:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:23:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:34 smithi089 ceph-mon[98504]: pgmap v14646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:36 smithi060 ceph-mon[94233]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:36 smithi060 ceph-mon[109077]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:36 smithi089 ceph-mon[98504]: pgmap v14647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:38 smithi060 ceph-mon[94233]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:38 smithi060 ceph-mon[109077]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:38 smithi089 ceph-mon[98504]: pgmap v14648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:40 smithi060 ceph-mon[94233]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:40 smithi060 ceph-mon[109077]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:40 smithi089 ceph-mon[98504]: pgmap v14649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:42 smithi060 ceph-mon[94233]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:42 smithi060 ceph-mon[109077]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:42 smithi089 ceph-mon[98504]: pgmap v14650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:44 smithi060 ceph-mon[94233]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:44 smithi060 ceph-mon[109077]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:23:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:23:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:44 smithi089 ceph-mon[98504]: pgmap v14651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:46 smithi060 ceph-mon[109077]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:46 smithi060 ceph-mon[94233]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:46 smithi089 ceph-mon[98504]: pgmap v14652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:48 smithi060 ceph-mon[94233]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:48 smithi060 ceph-mon[109077]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:48 smithi089 ceph-mon[98504]: pgmap v14653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:50 smithi060 ceph-mon[94233]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:50 smithi060 ceph-mon[109077]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:50 smithi089 ceph-mon[98504]: pgmap v14654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:52 smithi060 ceph-mon[94233]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:52 smithi060 ceph-mon[109077]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:52 smithi089 ceph-mon[98504]: pgmap v14655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:53.513 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:23:53.843 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:23:53.844 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:23:54.244 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:23:54.244 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:23:54.244 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:23:54.244 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:23:54.245 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:23:54.246 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:23:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:54 smithi060 ceph-mon[94233]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1627332641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:23:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:54 smithi060 ceph-mon[109077]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1627332641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:23:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:23:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:23:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:54 smithi089 ceph-mon[98504]: pgmap v14656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1627332641' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:23:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:55 smithi060 ceph-mon[94233]: from='client.40373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:55 smithi060 ceph-mon[94233]: from='client.30504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:55 smithi060 ceph-mon[109077]: from='client.40373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:55 smithi060 ceph-mon[109077]: from='client.30504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:55 smithi089 ceph-mon[98504]: from='client.40373 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:55 smithi089 ceph-mon[98504]: from='client.30504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:23:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:56 smithi060 ceph-mon[109077]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:56 smithi060 ceph-mon[94233]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:56 smithi089 ceph-mon[98504]: pgmap v14657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:23:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:57 smithi060 ceph-mon[94233]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:57 smithi060 ceph-mon[109077]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:23:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:57 smithi089 ceph-mon[98504]: pgmap v14658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:23:59 smithi060 ceph-mon[94233]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:23:59 smithi060 ceph-mon[109077]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:23:59 smithi089 ceph-mon[98504]: pgmap v14659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:01 smithi060 ceph-mon[94233]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:01 smithi060 ceph-mon[109077]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:01 smithi089 ceph-mon[98504]: pgmap v14660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:03 smithi060 ceph-mon[94233]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:03 smithi060 ceph-mon[109077]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:03 smithi089 ceph-mon[98504]: pgmap v14661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:24:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:24:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:05 smithi060 ceph-mon[94233]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:05 smithi060 ceph-mon[109077]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:05 smithi089 ceph-mon[98504]: pgmap v14662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:08.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:07 smithi060 ceph-mon[94233]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:07 smithi060 ceph-mon[109077]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:07 smithi089 ceph-mon[98504]: pgmap v14663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:10.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:09 smithi060 ceph-mon[94233]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:09 smithi060 ceph-mon[109077]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:09 smithi089 ceph-mon[98504]: pgmap v14664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:11 smithi060 ceph-mon[94233]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:11 smithi060 ceph-mon[109077]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:11 smithi089 ceph-mon[98504]: pgmap v14665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:14.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:13 smithi060 ceph-mon[94233]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:13 smithi060 ceph-mon[109077]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:13 smithi089 ceph-mon[98504]: pgmap v14666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:24:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:24:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:15 smithi060 ceph-mon[94233]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:15 smithi060 ceph-mon[109077]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:15 smithi089 ceph-mon[98504]: pgmap v14667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:17 smithi060 ceph-mon[94233]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:17 smithi060 ceph-mon[109077]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:17 smithi089 ceph-mon[98504]: pgmap v14668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:19 smithi060 ceph-mon[94233]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:19 smithi060 ceph-mon[109077]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:19 smithi089 ceph-mon[98504]: pgmap v14669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:21 smithi060 ceph-mon[94233]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:21 smithi060 ceph-mon[109077]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:21 smithi089 ceph-mon[98504]: pgmap v14670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:23 smithi060 ceph-mon[109077]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:23 smithi060 ceph-mon[94233]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:23 smithi089 ceph-mon[98504]: pgmap v14671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:24.608 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:24:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:24:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:24:24.936 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:24:24.936 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:24:24.936 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:24:24.936 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:24:24.936 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:24:24.936 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:24:24.936 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:24:24.937 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:24:25.336 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:24:25.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:24:25.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:24:25.336 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:24:25.337 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:24:25.338 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[94233]: from='client.40391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[94233]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[94233]: from='client.40397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/385121942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[109077]: from='client.40391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[109077]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[109077]: from='client.40397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/385121942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:24:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:25 smithi089 ceph-mon[98504]: from='client.40391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:25 smithi089 ceph-mon[98504]: pgmap v14672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:25 smithi089 ceph-mon[98504]: from='client.40397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/385121942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:24:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:27 smithi060 ceph-mon[94233]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:24:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:27 smithi060 ceph-mon[109077]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:24:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:27 smithi089 ceph-mon[98504]: pgmap v14673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:24:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:24:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:24:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:24:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:24:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:24:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:24:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:24:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:24:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:24:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:30 smithi060 ceph-mon[94233]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:30 smithi060 ceph-mon[109077]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:30 smithi089 ceph-mon[98504]: pgmap v14674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:32 smithi060 ceph-mon[94233]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:32 smithi060 ceph-mon[109077]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:32 smithi089 ceph-mon[98504]: pgmap v14675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:34 smithi060 ceph-mon[94233]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:34 smithi060 ceph-mon[109077]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:34 smithi089 ceph-mon[98504]: pgmap v14676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:24:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:24:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:36 smithi060 ceph-mon[94233]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:36 smithi060 ceph-mon[109077]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:36 smithi089 ceph-mon[98504]: pgmap v14677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:38 smithi060 ceph-mon[109077]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:38 smithi060 ceph-mon[94233]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:38 smithi089 ceph-mon[98504]: pgmap v14678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:40 smithi060 ceph-mon[109077]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:40 smithi060 ceph-mon[94233]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:40 smithi089 ceph-mon[98504]: pgmap v14679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:42 smithi060 ceph-mon[109077]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:42 smithi060 ceph-mon[94233]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:42 smithi089 ceph-mon[98504]: pgmap v14680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:44 smithi060 ceph-mon[94233]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:44 smithi060 ceph-mon[109077]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:44 smithi089 ceph-mon[98504]: pgmap v14681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:24:44] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-01T11:24:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:46 smithi060 ceph-mon[94233]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:46 smithi060 ceph-mon[109077]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:46 smithi089 ceph-mon[98504]: pgmap v14682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:48 smithi060 ceph-mon[94233]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:48 smithi060 ceph-mon[109077]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:48 smithi089 ceph-mon[98504]: pgmap v14683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:50 smithi060 ceph-mon[109077]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:50 smithi060 ceph-mon[94233]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:50 smithi089 ceph-mon[98504]: pgmap v14684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:52 smithi060 ceph-mon[94233]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:52 smithi060 ceph-mon[109077]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:52 smithi089 ceph-mon[98504]: pgmap v14685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:54 smithi060 ceph-mon[109077]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:54 smithi060 ceph-mon[94233]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:54 smithi089 ceph-mon[98504]: pgmap v14686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:24:54] "GET /metrics HTTP/1.1" 200 34013 "" "Prometheus/2.43.0" 2023-12-01T11:24:55.702 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:24:56.026 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:24:56.026 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:24:56.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:24:56.028 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:24:56.423 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:24:56.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:24:56.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:24:56.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:24:56.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:24:56.425 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:24:56.425 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:24:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:56 smithi060 ceph-mon[94233]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:56 smithi060 ceph-mon[109077]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:56 smithi089 ceph-mon[98504]: pgmap v14687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[109077]: from='client.40409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[109077]: from='client.40415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/429440589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:24:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[94233]: from='client.40409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[94233]: from='client.40415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/429440589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:24:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:57 smithi089 ceph-mon[98504]: from='client.40409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:57 smithi089 ceph-mon[98504]: from='client.40415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:24:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:24:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/429440589' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:24:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:24:58 smithi060 ceph-mon[94233]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:24:58 smithi060 ceph-mon[109077]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:24:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:24:58 smithi089 ceph-mon[98504]: pgmap v14688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:00 smithi060 ceph-mon[94233]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:00 smithi060 ceph-mon[109077]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:00 smithi089 ceph-mon[98504]: pgmap v14689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:02 smithi060 ceph-mon[94233]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:02 smithi060 ceph-mon[109077]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:02 smithi089 ceph-mon[98504]: pgmap v14690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:04 smithi060 ceph-mon[94233]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:04 smithi060 ceph-mon[109077]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:04 smithi089 ceph-mon[98504]: pgmap v14691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:25:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:25:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:06 smithi060 ceph-mon[94233]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:06 smithi060 ceph-mon[109077]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:06 smithi089 ceph-mon[98504]: pgmap v14692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:08 smithi060 ceph-mon[94233]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:08 smithi060 ceph-mon[109077]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:08 smithi089 ceph-mon[98504]: pgmap v14693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:10 smithi060 ceph-mon[94233]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:10 smithi060 ceph-mon[109077]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:10 smithi089 ceph-mon[98504]: pgmap v14694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:12 smithi060 ceph-mon[94233]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:12 smithi060 ceph-mon[109077]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:12 smithi089 ceph-mon[98504]: pgmap v14695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:14 smithi060 ceph-mon[109077]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:14 smithi060 ceph-mon[94233]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:14 smithi089 ceph-mon[98504]: pgmap v14696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:25:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:25:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:16 smithi060 ceph-mon[94233]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:16 smithi060 ceph-mon[109077]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:16 smithi089 ceph-mon[98504]: pgmap v14697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:18 smithi060 ceph-mon[94233]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:18 smithi060 ceph-mon[109077]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:18 smithi089 ceph-mon[98504]: pgmap v14698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:20 smithi060 ceph-mon[94233]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:20 smithi060 ceph-mon[109077]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:20 smithi089 ceph-mon[98504]: pgmap v14699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:22 smithi060 ceph-mon[94233]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:22 smithi060 ceph-mon[109077]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:22 smithi089 ceph-mon[98504]: pgmap v14700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 11:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T11:25:23.373591353Z level=info msg="Completed cleanup jobs" duration=13.112643ms 2023-12-01T11:25:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:24 smithi060 ceph-mon[94233]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:25:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:25:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:24 smithi060 ceph-mon[109077]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:24 smithi089 ceph-mon[98504]: pgmap v14701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:26 smithi060 ceph-mon[94233]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:26 smithi060 ceph-mon[109077]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:26 smithi089 ceph-mon[98504]: pgmap v14702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:25:27.113 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:25:27.113 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:25:27.113 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:25:27.113 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:25:27.113 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:25:27.113 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5397M 2314M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5937M 2314M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:25:27.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5317M 2314M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:25:27.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5117M 2314M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:25:27.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4232M 2500M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:25:27.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4785M 2500M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:25:27.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4224M 2500M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:25:27.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4805M 2500M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:25:27.115 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:25:27.523 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:25:27.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:25:27.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:25:27.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:27.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:25:27.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:25:27.525 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:25:27.525 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:25:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[94233]: from='client.30552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[94233]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[94233]: from='client.40433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/189344312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:25:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[109077]: from='client.30552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[109077]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[109077]: from='client.40433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/189344312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:25:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:28 smithi089 ceph-mon[98504]: from='client.30552 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:28 smithi089 ceph-mon[98504]: pgmap v14703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:28 smithi089 ceph-mon[98504]: from='client.40433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/189344312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:25:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:25:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:25:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:25:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:25:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:25:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:25:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:30 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2304M 2023-12-01T11:25:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:30 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2497M 2023-12-01T11:25:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:30 smithi060 ceph-mon[109077]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:30 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2304M 2023-12-01T11:25:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:30 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2497M 2023-12-01T11:25:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:30 smithi060 ceph-mon[94233]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:30 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2304M 2023-12-01T11:25:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:30 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2497M 2023-12-01T11:25:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:30 smithi089 ceph-mon[98504]: pgmap v14704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:32 smithi060 ceph-mon[94233]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:32 smithi060 ceph-mon[109077]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:32 smithi089 ceph-mon[98504]: pgmap v14705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:34 smithi060 ceph-mon[94233]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:34 smithi060 ceph-mon[109077]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:25:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:25:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:34 smithi089 ceph-mon[98504]: pgmap v14706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:36 smithi060 ceph-mon[94233]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:36 smithi060 ceph-mon[109077]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:36 smithi089 ceph-mon[98504]: pgmap v14707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:38 smithi060 ceph-mon[94233]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:38 smithi060 ceph-mon[109077]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:38 smithi089 ceph-mon[98504]: pgmap v14708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:40 smithi060 ceph-mon[94233]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:40 smithi060 ceph-mon[109077]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:40 smithi089 ceph-mon[98504]: pgmap v14709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:42 smithi060 ceph-mon[94233]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:42 smithi060 ceph-mon[109077]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:42 smithi089 ceph-mon[98504]: pgmap v14710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:44 smithi060 ceph-mon[94233]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:44 smithi060 ceph-mon[109077]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:25:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:25:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:44 smithi089 ceph-mon[98504]: pgmap v14711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:46 smithi060 ceph-mon[94233]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:46 smithi060 ceph-mon[109077]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:46 smithi089 ceph-mon[98504]: pgmap v14712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:48 smithi060 ceph-mon[94233]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:48 smithi060 ceph-mon[109077]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:48 smithi089 ceph-mon[98504]: pgmap v14713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:50 smithi060 ceph-mon[94233]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:50 smithi060 ceph-mon[109077]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:50 smithi089 ceph-mon[98504]: pgmap v14714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:52 smithi060 ceph-mon[94233]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:52 smithi060 ceph-mon[109077]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:52 smithi089 ceph-mon[98504]: pgmap v14715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:54 smithi060 ceph-mon[109077]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:54 smithi060 ceph-mon[94233]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:25:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:25:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:54 smithi089 ceph-mon[98504]: pgmap v14716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:56 smithi060 ceph-mon[94233]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:56 smithi060 ceph-mon[109077]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:56 smithi089 ceph-mon[98504]: pgmap v14717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:25:57.888 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:25:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5397M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5937M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5317M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5117M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4232M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:25:58.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4785M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:25:58.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4224M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:25:58.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4805M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:25:58.219 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:25:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:58 smithi060 ceph-mon[94233]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:58 smithi060 ceph-mon[109077]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:58 smithi089 ceph-mon[98504]: pgmap v14718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:25:58.613 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:25:58.614 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:58.615 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:25:58.615 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:25:58.615 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:25:58.615 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:25:58.615 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:25:58.615 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:25:58.615 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:25:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:59 smithi060 ceph-mon[94233]: from='client.30570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:59 smithi060 ceph-mon[94233]: from='client.40451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:25:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3229342987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:25:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:59 smithi060 ceph-mon[109077]: from='client.30570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:59 smithi060 ceph-mon[109077]: from='client.40451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:25:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3229342987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:25:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:59 smithi089 ceph-mon[98504]: from='client.30570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:59 smithi089 ceph-mon[98504]: from='client.40451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:25:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:25:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3229342987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:26:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:00 smithi060 ceph-mon[94233]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:00 smithi060 ceph-mon[109077]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:00 smithi089 ceph-mon[98504]: pgmap v14719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:02 smithi060 ceph-mon[94233]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:02 smithi060 ceph-mon[109077]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:02 smithi089 ceph-mon[98504]: pgmap v14720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:04 smithi060 ceph-mon[94233]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:04 smithi060 ceph-mon[109077]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:26:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:26:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:04 smithi089 ceph-mon[98504]: pgmap v14721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:06 smithi060 ceph-mon[94233]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:06 smithi060 ceph-mon[109077]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:06 smithi089 ceph-mon[98504]: pgmap v14722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:08 smithi060 ceph-mon[94233]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:08 smithi060 ceph-mon[109077]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:08 smithi089 ceph-mon[98504]: pgmap v14723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:10 smithi060 ceph-mon[94233]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:10 smithi060 ceph-mon[109077]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:10 smithi089 ceph-mon[98504]: pgmap v14724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:12 smithi060 ceph-mon[94233]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:12 smithi060 ceph-mon[109077]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:12 smithi089 ceph-mon[98504]: pgmap v14725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:14 smithi060 ceph-mon[94233]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:14 smithi060 ceph-mon[109077]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:26:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:26:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:14 smithi089 ceph-mon[98504]: pgmap v14726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:16 smithi060 ceph-mon[94233]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:16 smithi060 ceph-mon[109077]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:16 smithi089 ceph-mon[98504]: pgmap v14727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:18 smithi060 ceph-mon[94233]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:18 smithi060 ceph-mon[109077]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:18 smithi089 ceph-mon[98504]: pgmap v14728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:20 smithi060 ceph-mon[94233]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:20 smithi060 ceph-mon[109077]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:20 smithi089 ceph-mon[98504]: pgmap v14729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:22 smithi060 ceph-mon[94233]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:22 smithi060 ceph-mon[109077]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:22 smithi089 ceph-mon[98504]: pgmap v14730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:24 smithi060 ceph-mon[94233]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:24 smithi060 ceph-mon[109077]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:26:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:26:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:24 smithi089 ceph-mon[98504]: pgmap v14731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:26 smithi060 ceph-mon[94233]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:26 smithi060 ceph-mon[109077]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:26 smithi089 ceph-mon[98504]: pgmap v14732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:28 smithi060 ceph-mon[94233]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:28 smithi060 ceph-mon[109077]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:28 smithi089 ceph-mon[98504]: pgmap v14733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:28.981 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:26:29.316 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:26:29.316 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:26:29.316 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:26:29.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:26:29.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:26:29.316 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5397M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5937M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:26:29.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5317M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:26:29.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5117M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:26:29.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4232M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:26:29.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4785M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:26:29.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4224M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:26:29.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4805M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:26:29.318 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:26:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:26:29.737 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:26:29.737 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:26:29.737 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:26:29.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:26:29.737 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:26:29.737 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:26:29.737 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:26:29.738 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:26:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:26:29.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:26:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:30 smithi089 ceph-mon[98504]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:30 smithi089 ceph-mon[98504]: from='client.30588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:26:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:30 smithi089 ceph-mon[98504]: from='client.40469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:26:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:26:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:26:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:26:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2445711872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[94233]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[94233]: from='client.30588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[94233]: from='client.40469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2445711872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:26:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[109077]: pgmap v14734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[109077]: from='client.30588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:26:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[109077]: from='client.40469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:26:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:26:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:26:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:26:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2445711872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:26:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:32 smithi089 ceph-mon[98504]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:32 smithi060 ceph-mon[94233]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:32 smithi060 ceph-mon[109077]: pgmap v14735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:34 smithi089 ceph-mon[98504]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:34 smithi060 ceph-mon[94233]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:34 smithi060 ceph-mon[109077]: pgmap v14736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:26:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:26:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:36 smithi089 ceph-mon[98504]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:36 smithi060 ceph-mon[94233]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:36 smithi060 ceph-mon[109077]: pgmap v14737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:38 smithi089 ceph-mon[98504]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:38 smithi060 ceph-mon[94233]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:38 smithi060 ceph-mon[109077]: pgmap v14738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:40 smithi089 ceph-mon[98504]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:40 smithi060 ceph-mon[94233]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:40 smithi060 ceph-mon[109077]: pgmap v14739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:42 smithi089 ceph-mon[98504]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:42 smithi060 ceph-mon[94233]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:42 smithi060 ceph-mon[109077]: pgmap v14740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:44 smithi089 ceph-mon[98504]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:44 smithi060 ceph-mon[94233]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:44 smithi060 ceph-mon[109077]: pgmap v14741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:26:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:26:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:46 smithi060 ceph-mon[94233]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:46 smithi060 ceph-mon[109077]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:46 smithi089 ceph-mon[98504]: pgmap v14742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:48 smithi060 ceph-mon[94233]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:48 smithi060 ceph-mon[109077]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:48 smithi089 ceph-mon[98504]: pgmap v14743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:50 smithi060 ceph-mon[94233]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:50 smithi060 ceph-mon[109077]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:50 smithi089 ceph-mon[98504]: pgmap v14744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:52 smithi060 ceph-mon[94233]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:52 smithi060 ceph-mon[109077]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:52 smithi089 ceph-mon[98504]: pgmap v14745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:54 smithi060 ceph-mon[94233]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:26:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:26:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:54 smithi060 ceph-mon[109077]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:54 smithi089 ceph-mon[98504]: pgmap v14746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:56 smithi060 ceph-mon[94233]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:56 smithi060 ceph-mon[109077]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:56 smithi089 ceph-mon[98504]: pgmap v14747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:26:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:26:58 smithi060 ceph-mon[94233]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:26:58 smithi060 ceph-mon[109077]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:26:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:26:58 smithi089 ceph-mon[98504]: pgmap v14748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:00.101 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:27:00.431 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:27:00.431 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:27:00.431 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:27:00.431 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:27:00.431 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:27:00.431 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:27:00.431 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5397M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5937M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5317M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5117M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4232M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4785M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4224M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4805M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:27:00.432 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:27:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:00 smithi060 ceph-mon[94233]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:00 smithi060 ceph-mon[109077]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:00 smithi089 ceph-mon[98504]: pgmap v14749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:00.829 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:27:00.829 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:27:00.829 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:27:00.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:00.830 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:27:00.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:27:00.831 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:27:00.831 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:27:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:01 smithi060 ceph-mon[94233]: from='client.40481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:01 smithi060 ceph-mon[94233]: from='client.30612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/551569389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:27:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:01 smithi060 ceph-mon[109077]: from='client.40481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:01 smithi060 ceph-mon[109077]: from='client.30612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/551569389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:27:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:01 smithi089 ceph-mon[98504]: from='client.40481 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:01 smithi089 ceph-mon[98504]: from='client.30612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/551569389' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:27:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:02 smithi060 ceph-mon[94233]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:02 smithi060 ceph-mon[109077]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:02 smithi089 ceph-mon[98504]: pgmap v14750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:04 smithi060 ceph-mon[94233]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:04 smithi060 ceph-mon[109077]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:27:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:27:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:04 smithi089 ceph-mon[98504]: pgmap v14751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:06 smithi060 ceph-mon[94233]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:06 smithi060 ceph-mon[109077]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:06 smithi089 ceph-mon[98504]: pgmap v14752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:08 smithi060 ceph-mon[94233]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:08 smithi060 ceph-mon[109077]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:08 smithi089 ceph-mon[98504]: pgmap v14753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:10 smithi060 ceph-mon[94233]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:10 smithi060 ceph-mon[109077]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:10 smithi089 ceph-mon[98504]: pgmap v14754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:12 smithi060 ceph-mon[94233]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:12 smithi060 ceph-mon[109077]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:12 smithi089 ceph-mon[98504]: pgmap v14755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:14 smithi060 ceph-mon[94233]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:27:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:27:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:14 smithi060 ceph-mon[109077]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:14 smithi089 ceph-mon[98504]: pgmap v14756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:16 smithi060 ceph-mon[94233]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:16 smithi060 ceph-mon[109077]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:16 smithi089 ceph-mon[98504]: pgmap v14757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:18 smithi060 ceph-mon[94233]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:18 smithi060 ceph-mon[109077]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:18 smithi089 ceph-mon[98504]: pgmap v14758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:20 smithi060 ceph-mon[94233]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:20 smithi060 ceph-mon[109077]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:20 smithi089 ceph-mon[98504]: pgmap v14759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:22 smithi060 ceph-mon[94233]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:22 smithi060 ceph-mon[109077]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:22 smithi089 ceph-mon[98504]: pgmap v14760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:24 smithi060 ceph-mon[109077]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:24 smithi060 ceph-mon[94233]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:27:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:27:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:24 smithi089 ceph-mon[98504]: pgmap v14761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:26 smithi060 ceph-mon[94233]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:26 smithi060 ceph-mon[109077]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:26 smithi089 ceph-mon[98504]: pgmap v14762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:28 smithi060 ceph-mon[94233]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:28 smithi060 ceph-mon[109077]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:28 smithi089 ceph-mon[98504]: pgmap v14763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:30 smithi060 ceph-mon[94233]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:27:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:30 smithi060 ceph-mon[109077]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:27:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:30 smithi089 ceph-mon[98504]: pgmap v14764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:27:31.199 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:27:31.546 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:27:31.546 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 10m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:27:31.546 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 10m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:27:31.546 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 10m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 10m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 10m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 10m ago 6h 809M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 10m ago 6h 1810M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 10m ago 6h 1036M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 10m ago 6h 798M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 10m ago 6h 20.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 10m ago 6h 18.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 10m ago 6h 5397M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 10m ago 6h 5937M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 10m ago 6h 5317M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:27:31.547 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 10m ago 6h 5117M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:27:31.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 10m ago 6h 4232M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:27:31.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 10m ago 6h 4785M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:27:31.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 10m ago 6h 4224M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:27:31.548 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 10m ago 6h 4805M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:27:31.548 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 10m ago 6h 122M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:27:31.958 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:27:31.958 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:27:31.958 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:27:31.958 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:27:31.959 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:27:31.960 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:27:31.960 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:27:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:32 smithi060 ceph-mon[94233]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:32 smithi060 ceph-mon[94233]: from='client.40499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1859935971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:27:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:32 smithi060 ceph-mon[109077]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:32 smithi060 ceph-mon[109077]: from='client.40499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1859935971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:27:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:32 smithi089 ceph-mon[98504]: pgmap v14765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:32 smithi089 ceph-mon[98504]: from='client.40499 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1859935971' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:27:33.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:33 smithi060 ceph-mon[94233]: from='client.40505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:33 smithi060 ceph-mon[109077]: from='client.40505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:33 smithi089 ceph-mon[98504]: from='client.40505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:27:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[94233]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:27:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[109077]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:34 smithi089 ceph-mon[98504]: pgmap v14766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:27:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:27:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:27:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:27:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:27:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:27:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:27:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:36 smithi060 ceph-mon[94233]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:36 smithi060 ceph-mon[109077]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:36 smithi089 ceph-mon[98504]: pgmap v14767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:38 smithi060 ceph-mon[94233]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:38 smithi060 ceph-mon[109077]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:38 smithi089 ceph-mon[98504]: pgmap v14768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:40 smithi060 ceph-mon[94233]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:40 smithi060 ceph-mon[109077]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:40 smithi089 ceph-mon[98504]: pgmap v14769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:42 smithi060 ceph-mon[94233]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:42 smithi060 ceph-mon[109077]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:42 smithi089 ceph-mon[98504]: pgmap v14770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:44 smithi060 ceph-mon[94233]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:44 smithi060 ceph-mon[109077]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:27:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:27:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:44 smithi089 ceph-mon[98504]: pgmap v14771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:46 smithi060 ceph-mon[94233]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:46 smithi060 ceph-mon[109077]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:46 smithi089 ceph-mon[98504]: pgmap v14772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:48 smithi060 ceph-mon[94233]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:48 smithi060 ceph-mon[109077]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:48 smithi089 ceph-mon[98504]: pgmap v14773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:50 smithi060 ceph-mon[94233]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:50 smithi060 ceph-mon[109077]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:50 smithi089 ceph-mon[98504]: pgmap v14774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:52 smithi060 ceph-mon[94233]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:52 smithi060 ceph-mon[109077]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:52 smithi089 ceph-mon[98504]: pgmap v14775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:54 smithi060 ceph-mon[94233]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:54 smithi060 ceph-mon[109077]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:27:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:27:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:54 smithi089 ceph-mon[98504]: pgmap v14776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:56 smithi060 ceph-mon[94233]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:56 smithi060 ceph-mon[109077]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:56 smithi089 ceph-mon[98504]: pgmap v14777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:27:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:27:58 smithi060 ceph-mon[94233]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:27:58 smithi060 ceph-mon[109077]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:27:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:27:58 smithi089 ceph-mon[98504]: pgmap v14778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:00 smithi060 ceph-mon[94233]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:00 smithi060 ceph-mon[109077]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:00 smithi089 ceph-mon[98504]: pgmap v14779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:02.328 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:28:02.660 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:28:02.660 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 29s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:28:02.660 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 28s ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:28:02.660 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 29s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:28:02.660 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 28s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:28:02.660 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 28s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 29s ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 29s ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 28s ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 29s ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 29s ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 28s ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 29s ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 29s ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 29s ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 29s ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:28:02.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 28s ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:28:02.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 28s ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:28:02.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 28s ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:28:02.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 28s ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:28:02.662 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 28s ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:28:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:02 smithi060 ceph-mon[94233]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:02 smithi060 ceph-mon[109077]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:02 smithi089 ceph-mon[98504]: pgmap v14780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:03.059 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:28:03.059 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:28:03.059 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:28:03.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:28:03.060 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:28:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:03 smithi060 ceph-mon[94233]: from='client.30642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/876345344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:28:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:03 smithi060 ceph-mon[109077]: from='client.30642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/876345344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:28:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:03 smithi089 ceph-mon[98504]: from='client.30642 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/876345344' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:28:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:04 smithi060 ceph-mon[94233]: from='client.30648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:04 smithi060 ceph-mon[94233]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:28:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:28:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:04 smithi060 ceph-mon[109077]: from='client.30648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:04 smithi060 ceph-mon[109077]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:04 smithi089 ceph-mon[98504]: from='client.30648 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:04 smithi089 ceph-mon[98504]: pgmap v14781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:06 smithi060 ceph-mon[94233]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:06 smithi060 ceph-mon[109077]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:06 smithi089 ceph-mon[98504]: pgmap v14782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:08 smithi060 ceph-mon[94233]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:08 smithi060 ceph-mon[109077]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:08 smithi089 ceph-mon[98504]: pgmap v14783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:10 smithi060 ceph-mon[94233]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:10 smithi060 ceph-mon[109077]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:10 smithi089 ceph-mon[98504]: pgmap v14784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:12 smithi060 ceph-mon[94233]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:12 smithi060 ceph-mon[109077]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:12.791 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:12 smithi089 ceph-mon[98504]: pgmap v14785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:14 smithi060 ceph-mon[94233]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:28:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:28:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:14 smithi060 ceph-mon[109077]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:14 smithi089 ceph-mon[98504]: pgmap v14786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:16 smithi060 ceph-mon[94233]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:16 smithi060 ceph-mon[109077]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:16 smithi089 ceph-mon[98504]: pgmap v14787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:18 smithi060 ceph-mon[94233]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:18 smithi060 ceph-mon[109077]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:18 smithi089 ceph-mon[98504]: pgmap v14788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:20 smithi060 ceph-mon[94233]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:20 smithi060 ceph-mon[109077]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:20 smithi089 ceph-mon[98504]: pgmap v14789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:22 smithi060 ceph-mon[94233]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:22 smithi060 ceph-mon[109077]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:22 smithi089 ceph-mon[98504]: pgmap v14790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:24 smithi060 ceph-mon[94233]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:24 smithi060 ceph-mon[109077]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:28:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:28:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:24 smithi089 ceph-mon[98504]: pgmap v14791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:26 smithi060 ceph-mon[94233]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:26 smithi060 ceph-mon[109077]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:26 smithi089 ceph-mon[98504]: pgmap v14792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:28 smithi060 ceph-mon[94233]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:28 smithi060 ceph-mon[109077]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:28 smithi089 ceph-mon[98504]: pgmap v14793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:30 smithi060 ceph-mon[94233]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:30 smithi060 ceph-mon[109077]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:30 smithi089 ceph-mon[98504]: pgmap v14794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:32 smithi060 ceph-mon[94233]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:32 smithi060 ceph-mon[109077]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:32 smithi089 ceph-mon[98504]: pgmap v14795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:33.424 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:28:33.752 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 60s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 59s ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 60s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 59s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 59s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 60s ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 60s ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 59s ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 60s ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:28:33.753 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 60s ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 59s ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 60s ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 60s ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 60s ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 60s ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 59s ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 59s ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 59s ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 59s ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:28:33.754 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 59s ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:28:34.156 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:28:34.157 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:28:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:34 smithi060 ceph-mon[94233]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:34 smithi060 ceph-mon[94233]: from='client.40535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3043209870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:28:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:28:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:34 smithi060 ceph-mon[109077]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:34 smithi060 ceph-mon[109077]: from='client.40535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3043209870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:28:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:34 smithi089 ceph-mon[98504]: pgmap v14796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:34 smithi089 ceph-mon[98504]: from='client.40535 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3043209870' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:28:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[94233]: from='client.30666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:28:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:28:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:28:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:28:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[109077]: from='client.30666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:28:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:28:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:28:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:28:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:35 smithi089 ceph-mon[98504]: from='client.30666 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:28:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:28:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:28:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:28:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:28:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:36 smithi060 ceph-mon[94233]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:36 smithi060 ceph-mon[109077]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:36 smithi089 ceph-mon[98504]: pgmap v14797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:37 smithi089 ceph-mon[98504]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:37 smithi060 ceph-mon[109077]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:37 smithi060 ceph-mon[94233]: pgmap v14798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:40 smithi089 ceph-mon[98504]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:40 smithi060 ceph-mon[94233]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:40 smithi060 ceph-mon[109077]: pgmap v14799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:42 smithi089 ceph-mon[98504]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:42 smithi060 ceph-mon[109077]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:42.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:42 smithi060 ceph-mon[94233]: pgmap v14800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:44 smithi089 ceph-mon[98504]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:44 smithi060 ceph-mon[94233]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:44 smithi060 ceph-mon[109077]: pgmap v14801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:46 smithi089 ceph-mon[98504]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:46 smithi060 ceph-mon[94233]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:46 smithi060 ceph-mon[109077]: pgmap v14802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:46.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:28:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:28:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:48 smithi089 ceph-mon[98504]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:48 smithi060 ceph-mon[94233]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:48 smithi060 ceph-mon[109077]: pgmap v14803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:50 smithi089 ceph-mon[98504]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:50 smithi060 ceph-mon[94233]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:50 smithi060 ceph-mon[109077]: pgmap v14804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:52 smithi089 ceph-mon[98504]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:52 smithi060 ceph-mon[94233]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:52.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:52 smithi060 ceph-mon[109077]: pgmap v14805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:54 smithi089 ceph-mon[98504]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:54 smithi060 ceph-mon[94233]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:54 smithi060 ceph-mon[109077]: pgmap v14806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:28:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:28:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:56 smithi089 ceph-mon[98504]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:56 smithi060 ceph-mon[94233]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:56 smithi060 ceph-mon[109077]: pgmap v14807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:28:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:28:58 smithi060 ceph-mon[94233]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:28:58 smithi060 ceph-mon[109077]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:28:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:28:58 smithi089 ceph-mon[98504]: pgmap v14808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:00 smithi060 ceph-mon[94233]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:00 smithi060 ceph-mon[109077]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:00 smithi089 ceph-mon[98504]: pgmap v14809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:02 smithi060 ceph-mon[94233]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:02 smithi060 ceph-mon[109077]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:02 smithi089 ceph-mon[98504]: pgmap v14810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:04 smithi060 ceph-mon[94233]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:04 smithi060 ceph-mon[109077]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:04.520 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:29:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:04 smithi089 ceph-mon[98504]: pgmap v14811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:29:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 91s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 90s ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 91s ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 90s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 90s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 91s ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 91s ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 90s ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:29:04.846 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 91s ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 91s ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 90s ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 91s ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 91s ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 91s ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 91s ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 90s ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 90s ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 90s ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 90s ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:29:04.847 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 90s ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:29:05.241 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:05.242 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:29:05.242 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:29:05.242 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:05.242 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:29:05.242 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:29:05.242 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:29:05.242 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:29:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[94233]: from='client.30678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[94233]: from='client.30684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[94233]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3483402834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:29:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[109077]: from='client.30678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[109077]: from='client.30684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[109077]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3483402834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:29:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:06 smithi089 ceph-mon[98504]: from='client.30678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:06 smithi089 ceph-mon[98504]: from='client.30684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:06 smithi089 ceph-mon[98504]: pgmap v14812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3483402834' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:29:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:08 smithi060 ceph-mon[94233]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:08 smithi060 ceph-mon[109077]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:08 smithi089 ceph-mon[98504]: pgmap v14813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:10 smithi060 ceph-mon[94233]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:10 smithi060 ceph-mon[109077]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:10 smithi089 ceph-mon[98504]: pgmap v14814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:12 smithi060 ceph-mon[94233]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:12 smithi060 ceph-mon[109077]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:12 smithi089 ceph-mon[98504]: pgmap v14815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:14 smithi060 ceph-mon[94233]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:14 smithi060 ceph-mon[109077]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:14 smithi089 ceph-mon[98504]: pgmap v14816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:29:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:29:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:16 smithi060 ceph-mon[94233]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:16 smithi060 ceph-mon[109077]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:16 smithi089 ceph-mon[98504]: pgmap v14817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:18 smithi060 ceph-mon[94233]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:18 smithi060 ceph-mon[109077]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:18 smithi089 ceph-mon[98504]: pgmap v14818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:20 smithi060 ceph-mon[94233]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:20 smithi060 ceph-mon[109077]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:20 smithi089 ceph-mon[98504]: pgmap v14819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:22 smithi060 ceph-mon[94233]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:22 smithi060 ceph-mon[109077]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:22 smithi089 ceph-mon[98504]: pgmap v14820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:24 smithi060 ceph-mon[94233]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:24 smithi060 ceph-mon[109077]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:24 smithi089 ceph-mon[98504]: pgmap v14821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:29:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:29:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:26 smithi060 ceph-mon[94233]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:26 smithi060 ceph-mon[109077]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:26 smithi089 ceph-mon[98504]: pgmap v14822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:28 smithi060 ceph-mon[94233]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:28 smithi060 ceph-mon[109077]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:28 smithi089 ceph-mon[98504]: pgmap v14823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:30 smithi060 ceph-mon[94233]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:30 smithi060 ceph-mon[109077]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:30 smithi089 ceph-mon[98504]: pgmap v14824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:32 smithi060 ceph-mon[94233]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:32 smithi060 ceph-mon[109077]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:32 smithi089 ceph-mon[98504]: pgmap v14825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:34 smithi060 ceph-mon[94233]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:34 smithi060 ceph-mon[109077]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:34 smithi089 ceph-mon[98504]: pgmap v14826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:29:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:29:35.620 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:29:35.960 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:29:35.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:29:35.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:29:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:29:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:29:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:29:35.963 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:29:36.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:29:36.363 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:29:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[94233]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[109077]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:29:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:29:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:36 smithi089 ceph-mon[98504]: pgmap v14827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:29:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:29:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:29:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:29:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:37 smithi060 ceph-mon[94233]: from='client.30696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:37 smithi060 ceph-mon[94233]: from='client.40577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2735515707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:29:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:37 smithi060 ceph-mon[109077]: from='client.30696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:37 smithi060 ceph-mon[109077]: from='client.40577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2735515707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:29:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:37 smithi089 ceph-mon[98504]: from='client.30696 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:37 smithi089 ceph-mon[98504]: from='client.40577 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:29:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2735515707' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:29:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:38 smithi060 ceph-mon[109077]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:38 smithi060 ceph-mon[94233]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:38 smithi089 ceph-mon[98504]: pgmap v14828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:40 smithi060 ceph-mon[94233]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:40 smithi060 ceph-mon[109077]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:40 smithi089 ceph-mon[98504]: pgmap v14829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:42 smithi060 ceph-mon[94233]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:42 smithi060 ceph-mon[109077]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:42 smithi089 ceph-mon[98504]: pgmap v14830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:44 smithi060 ceph-mon[94233]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:44 smithi060 ceph-mon[109077]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:44 smithi089 ceph-mon[98504]: pgmap v14831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:29:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:29:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:46 smithi060 ceph-mon[94233]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:46 smithi060 ceph-mon[109077]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:46 smithi089 ceph-mon[98504]: pgmap v14832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:48 smithi060 ceph-mon[94233]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:48 smithi060 ceph-mon[109077]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:48 smithi089 ceph-mon[98504]: pgmap v14833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:50 smithi060 ceph-mon[94233]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:50 smithi060 ceph-mon[109077]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:50 smithi089 ceph-mon[98504]: pgmap v14834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:52 smithi060 ceph-mon[94233]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:52 smithi060 ceph-mon[109077]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:52 smithi089 ceph-mon[98504]: pgmap v14835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:54 smithi060 ceph-mon[109077]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:54 smithi060 ceph-mon[94233]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:54 smithi089 ceph-mon[98504]: pgmap v14836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:29:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:29:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:56 smithi060 ceph-mon[94233]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:56 smithi060 ceph-mon[109077]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:56 smithi089 ceph-mon[98504]: pgmap v14837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:57.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:29:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:29:58 smithi060 ceph-mon[94233]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:29:58 smithi060 ceph-mon[109077]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:29:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:29:58 smithi089 ceph-mon[98504]: pgmap v14838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:00 smithi060 ceph-mon[109077]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T11:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:00 smithi060 ceph-mon[94233]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:00 smithi089 ceph-mon[98504]: pgmap v14839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:30:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:02 smithi060 ceph-mon[94233]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:02 smithi060 ceph-mon[109077]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:02 smithi089 ceph-mon[98504]: pgmap v14840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:04 smithi060 ceph-mon[94233]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:04 smithi060 ceph-mon[109077]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:04 smithi089 ceph-mon[98504]: pgmap v14841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:30:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:30:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:06 smithi060 ceph-mon[94233]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:06 smithi060 ceph-mon[109077]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:06 smithi089 ceph-mon[98504]: pgmap v14842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:06.726 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:30:07.052 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 2m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 2m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:30:07.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:30:07.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:30:07.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:30:07.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:30:07.054 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:30:07.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:30:07.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:07.452 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:30:07.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:30:07.452 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:30:07.452 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:30:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[109077]: from='client.30714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[109077]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[109077]: from='client.30720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3069245790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:30:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[94233]: from='client.30714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[94233]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[94233]: from='client.30720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3069245790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:30:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:08 smithi089 ceph-mon[98504]: from='client.30714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:08 smithi089 ceph-mon[98504]: pgmap v14843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:08 smithi089 ceph-mon[98504]: from='client.30720 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3069245790' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:30:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:10 smithi060 ceph-mon[94233]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:10 smithi060 ceph-mon[109077]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:10 smithi089 ceph-mon[98504]: pgmap v14844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:11.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:12 smithi060 ceph-mon[94233]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:12 smithi060 ceph-mon[109077]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:12 smithi089 ceph-mon[98504]: pgmap v14845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:14 smithi060 ceph-mon[94233]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:14 smithi060 ceph-mon[109077]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:30:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:30:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:14 smithi089 ceph-mon[98504]: pgmap v14846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:16 smithi060 ceph-mon[94233]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:16 smithi060 ceph-mon[109077]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:16 smithi089 ceph-mon[98504]: pgmap v14847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:18 smithi060 ceph-mon[94233]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:18 smithi060 ceph-mon[109077]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:18 smithi089 ceph-mon[98504]: pgmap v14848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:20 smithi060 ceph-mon[109077]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:20.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:20 smithi060 ceph-mon[94233]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:20 smithi089 ceph-mon[98504]: pgmap v14849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:22 smithi060 ceph-mon[94233]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:22 smithi060 ceph-mon[109077]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:22 smithi089 ceph-mon[98504]: pgmap v14850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:24 smithi060 ceph-mon[94233]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:24 smithi060 ceph-mon[109077]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:30:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:30:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:24 smithi089 ceph-mon[98504]: pgmap v14851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:26 smithi060 ceph-mon[94233]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:26 smithi060 ceph-mon[109077]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:26 smithi089 ceph-mon[98504]: pgmap v14852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:28 smithi060 ceph-mon[94233]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:28 smithi060 ceph-mon[109077]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:28 smithi089 ceph-mon[98504]: pgmap v14853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:30 smithi060 ceph-mon[94233]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:30 smithi060 ceph-mon[109077]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:30 smithi089 ceph-mon[98504]: pgmap v14854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:32 smithi060 ceph-mon[94233]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:32 smithi060 ceph-mon[109077]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:32 smithi089 ceph-mon[98504]: pgmap v14855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:34 smithi060 ceph-mon[109077]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:34 smithi060 ceph-mon[94233]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:30:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:30:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:34 smithi089 ceph-mon[98504]: pgmap v14856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:36 smithi060 ceph-mon[94233]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:30:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:36 smithi060 ceph-mon[109077]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:30:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:36 smithi089 ceph-mon[98504]: pgmap v14857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:30:37.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:30:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:30:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:30:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:30:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:30:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:30:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:30:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:30:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:30:37.817 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:30:38.143 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:30:38.143 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:30:38.143 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:30:38.143 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:30:38.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:30:38.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:30:38.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:30:38.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:30:38.145 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:30:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:38 smithi060 ceph-mon[94233]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:38 smithi060 ceph-mon[109077]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:38 smithi089 ceph-mon[98504]: pgmap v14858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:30:38.541 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:30:38.542 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:30:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:39 smithi060 ceph-mon[94233]: from='client.30732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:39 smithi060 ceph-mon[94233]: from='client.40613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1816411623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:30:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:39 smithi060 ceph-mon[109077]: from='client.30732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:39 smithi060 ceph-mon[109077]: from='client.40613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1816411623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:30:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:39 smithi089 ceph-mon[98504]: from='client.30732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:39 smithi089 ceph-mon[98504]: from='client.40613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:30:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1816411623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:30:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:40 smithi060 ceph-mon[94233]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:40 smithi060 ceph-mon[109077]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:40 smithi089 ceph-mon[98504]: pgmap v14859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:42 smithi060 ceph-mon[94233]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:42 smithi060 ceph-mon[109077]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:42 smithi089 ceph-mon[98504]: pgmap v14860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:44 smithi060 ceph-mon[94233]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:44 smithi060 ceph-mon[109077]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:30:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:30:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:44 smithi089 ceph-mon[98504]: pgmap v14861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:46 smithi060 ceph-mon[94233]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:46 smithi060 ceph-mon[109077]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:46 smithi089 ceph-mon[98504]: pgmap v14862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:48 smithi060 ceph-mon[94233]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:48 smithi060 ceph-mon[109077]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:48 smithi089 ceph-mon[98504]: pgmap v14863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:50 smithi060 ceph-mon[94233]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:50 smithi060 ceph-mon[109077]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:50 smithi089 ceph-mon[98504]: pgmap v14864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:52 smithi060 ceph-mon[94233]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:52 smithi060 ceph-mon[109077]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:52 smithi089 ceph-mon[98504]: pgmap v14865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:54 smithi060 ceph-mon[94233]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:54 smithi060 ceph-mon[109077]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:30:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:30:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:54 smithi089 ceph-mon[98504]: pgmap v14866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:56 smithi060 ceph-mon[94233]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:56 smithi060 ceph-mon[109077]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:56 smithi089 ceph-mon[98504]: pgmap v14867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:30:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:30:58 smithi060 ceph-mon[94233]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:30:58 smithi060 ceph-mon[109077]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:30:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:30:58 smithi089 ceph-mon[98504]: pgmap v14868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:00 smithi060 ceph-mon[94233]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:00 smithi060 ceph-mon[109077]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:00 smithi089 ceph-mon[98504]: pgmap v14869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:02 smithi060 ceph-mon[94233]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:02 smithi060 ceph-mon[109077]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:02 smithi089 ceph-mon[98504]: pgmap v14870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:04 smithi060 ceph-mon[94233]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:04 smithi060 ceph-mon[109077]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:31:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:31:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:04 smithi089 ceph-mon[98504]: pgmap v14871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:06 smithi060 ceph-mon[94233]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:06 smithi060 ceph-mon[109077]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:06 smithi089 ceph-mon[98504]: pgmap v14872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:08 smithi060 ceph-mon[94233]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:08 smithi060 ceph-mon[109077]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:08 smithi089 ceph-mon[98504]: pgmap v14873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:08.898 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:31:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:31:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:31:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:31:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:31:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:31:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:31:09.228 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 3m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 3m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 3m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:31:09.229 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:31:09.230 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:31:09.230 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:31:09.230 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:31:09.626 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:31:09.626 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:31:09.626 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:31:09.626 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:09.626 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:31:09.626 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:31:09.627 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[94233]: from='client.30750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[94233]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[94233]: from='client.30756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1648602374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[109077]: from='client.30750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[109077]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[109077]: from='client.30756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1648602374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:31:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:10 smithi089 ceph-mon[98504]: from='client.30750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:10 smithi089 ceph-mon[98504]: pgmap v14874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:10 smithi089 ceph-mon[98504]: from='client.30756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1648602374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:31:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:12 smithi060 ceph-mon[94233]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:12 smithi060 ceph-mon[109077]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:12 smithi089 ceph-mon[98504]: pgmap v14875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:14 smithi060 ceph-mon[94233]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:14 smithi060 ceph-mon[109077]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:31:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:31:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:14 smithi089 ceph-mon[98504]: pgmap v14876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:16 smithi060 ceph-mon[94233]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:16 smithi060 ceph-mon[109077]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:16 smithi089 ceph-mon[98504]: pgmap v14877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:18 smithi060 ceph-mon[94233]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:18 smithi060 ceph-mon[109077]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:18 smithi089 ceph-mon[98504]: pgmap v14878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:20 smithi089 ceph-mon[98504]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:20 smithi060 ceph-mon[94233]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:20 smithi060 ceph-mon[109077]: pgmap v14879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:22 smithi089 ceph-mon[98504]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:22 smithi060 ceph-mon[94233]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:22 smithi060 ceph-mon[109077]: pgmap v14880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:24 smithi089 ceph-mon[98504]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:24 smithi060 ceph-mon[94233]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:31:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:31:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:24 smithi060 ceph-mon[109077]: pgmap v14881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:26 smithi089 ceph-mon[98504]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:26 smithi060 ceph-mon[94233]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:26 smithi060 ceph-mon[109077]: pgmap v14882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:28 smithi089 ceph-mon[98504]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:28 smithi060 ceph-mon[94233]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:28.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:28 smithi060 ceph-mon[109077]: pgmap v14883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:30 smithi089 ceph-mon[98504]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:30 smithi060 ceph-mon[94233]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:30 smithi060 ceph-mon[109077]: pgmap v14884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:32 smithi089 ceph-mon[98504]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:32 smithi060 ceph-mon[94233]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:32 smithi060 ceph-mon[109077]: pgmap v14885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:34 smithi089 ceph-mon[98504]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:34 smithi060 ceph-mon[94233]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:34 smithi060 ceph-mon[109077]: pgmap v14886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:31:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:31:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:36 smithi060 ceph-mon[94233]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:36 smithi060 ceph-mon[109077]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:36 smithi089 ceph-mon[98504]: pgmap v14887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:37.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:31:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:31:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:31:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[94233]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:31:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:31:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[109077]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:31:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:31:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:38 smithi089 ceph-mon[98504]: pgmap v14888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:31:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:31:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:31:39.985 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:31:40.310 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:31:40.310 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:31:40.311 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:31:40.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:31:40.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:31:40.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:31:40.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:31:40.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:31:40.312 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:31:40.312 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:31:40.704 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:31:40.704 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:31:40.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:31:40.706 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:31:40.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:31:40.706 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:31:40.706 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:31:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:40 smithi060 ceph-mon[94233]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:40 smithi060 ceph-mon[109077]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:40 smithi089 ceph-mon[98504]: pgmap v14889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[94233]: from='client.40643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[94233]: from='client.30774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1398419601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:31:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[109077]: from='client.40643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[109077]: from='client.30774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1398419601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:31:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:41 smithi089 ceph-mon[98504]: from='client.40643 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:41 smithi089 ceph-mon[98504]: from='client.30774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:31:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1398419601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:31:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:42 smithi060 ceph-mon[94233]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:42 smithi060 ceph-mon[109077]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:42 smithi089 ceph-mon[98504]: pgmap v14890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:44 smithi060 ceph-mon[94233]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:44 smithi060 ceph-mon[109077]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:31:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:31:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:44 smithi089 ceph-mon[98504]: pgmap v14891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:46 smithi060 ceph-mon[109077]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:46 smithi060 ceph-mon[94233]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:46 smithi089 ceph-mon[98504]: pgmap v14892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:48 smithi060 ceph-mon[94233]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:48 smithi060 ceph-mon[109077]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:48 smithi089 ceph-mon[98504]: pgmap v14893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:50 smithi060 ceph-mon[94233]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:50 smithi060 ceph-mon[109077]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:50 smithi089 ceph-mon[98504]: pgmap v14894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:52 smithi060 ceph-mon[94233]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:52 smithi060 ceph-mon[109077]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:52.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:52 smithi089 ceph-mon[98504]: pgmap v14895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:54 smithi060 ceph-mon[94233]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:54 smithi060 ceph-mon[109077]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:31:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:31:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:54 smithi089 ceph-mon[98504]: pgmap v14896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:56 smithi060 ceph-mon[94233]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:56 smithi060 ceph-mon[109077]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:56 smithi089 ceph-mon[98504]: pgmap v14897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:31:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:31:58 smithi060 ceph-mon[94233]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:31:58 smithi060 ceph-mon[109077]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:31:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:31:58 smithi089 ceph-mon[98504]: pgmap v14898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:00 smithi060 ceph-mon[94233]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:00 smithi060 ceph-mon[109077]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:00 smithi089 ceph-mon[98504]: pgmap v14899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:02 smithi060 ceph-mon[94233]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:02 smithi060 ceph-mon[109077]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:02 smithi089 ceph-mon[98504]: pgmap v14900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:04 smithi060 ceph-mon[94233]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:04 smithi060 ceph-mon[109077]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:32:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:32:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:04 smithi089 ceph-mon[98504]: pgmap v14901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:06 smithi060 ceph-mon[94233]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:06 smithi060 ceph-mon[109077]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:06 smithi089 ceph-mon[98504]: pgmap v14902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:08 smithi060 ceph-mon[94233]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:08 smithi060 ceph-mon[109077]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:08 smithi089 ceph-mon[98504]: pgmap v14903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:10 smithi060 ceph-mon[94233]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:10 smithi060 ceph-mon[109077]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:10 smithi089 ceph-mon[98504]: pgmap v14904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:11.068 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:32:11.408 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:32:11.408 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:32:11.408 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:32:11.408 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:32:11.408 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 4m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 4m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 4m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 4m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 4m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 4m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 4m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:32:11.409 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:32:11.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:32:11.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:32:11.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:32:11.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:32:11.410 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:32:11.410 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:32:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:11.806 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:32:11.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:11.808 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:32:11.808 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:32:11.808 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:11.808 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:32:11.808 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:32:11.808 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:32:11.808 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:32:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[109077]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[109077]: from='client.30786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[109077]: from='client.30792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2249682069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:32:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[94233]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[94233]: from='client.30786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[94233]: from='client.30792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2249682069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:32:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:12 smithi089 ceph-mon[98504]: pgmap v14905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:12 smithi089 ceph-mon[98504]: from='client.30786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:12 smithi089 ceph-mon[98504]: from='client.30792 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2249682069' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:32:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:14 smithi060 ceph-mon[94233]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:14 smithi060 ceph-mon[109077]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:32:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:32:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:14 smithi089 ceph-mon[98504]: pgmap v14906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:16 smithi060 ceph-mon[94233]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:16 smithi060 ceph-mon[109077]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:16 smithi089 ceph-mon[98504]: pgmap v14907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:18 smithi060 ceph-mon[94233]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:18 smithi060 ceph-mon[109077]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:18 smithi089 ceph-mon[98504]: pgmap v14908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:20 smithi060 ceph-mon[94233]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:20 smithi060 ceph-mon[109077]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:20 smithi089 ceph-mon[98504]: pgmap v14909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:22 smithi060 ceph-mon[94233]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:22 smithi060 ceph-mon[109077]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:22 smithi089 ceph-mon[98504]: pgmap v14910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:24 smithi060 ceph-mon[94233]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:24 smithi060 ceph-mon[109077]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:32:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:32:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:24 smithi089 ceph-mon[98504]: pgmap v14911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:26 smithi060 ceph-mon[94233]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:26 smithi060 ceph-mon[109077]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:26 smithi089 ceph-mon[98504]: pgmap v14912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:28 smithi060 ceph-mon[94233]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:28 smithi060 ceph-mon[109077]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:28 smithi089 ceph-mon[98504]: pgmap v14913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:30 smithi060 ceph-mon[94233]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:30 smithi060 ceph-mon[109077]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:30 smithi089 ceph-mon[98504]: pgmap v14914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:32 smithi060 ceph-mon[94233]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:32 smithi060 ceph-mon[109077]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:32 smithi089 ceph-mon[98504]: pgmap v14915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:34 smithi060 ceph-mon[94233]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:32:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:32:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:34 smithi060 ceph-mon[109077]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:34 smithi089 ceph-mon[98504]: pgmap v14916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:36 smithi060 ceph-mon[94233]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:36 smithi060 ceph-mon[109077]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:36 smithi089 ceph-mon[98504]: pgmap v14917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:38 smithi060 ceph-mon[94233]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:32:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:38 smithi060 ceph-mon[109077]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:32:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:38 smithi089 ceph-mon[98504]: pgmap v14918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:32:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:32:39.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:32:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:32:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:32:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:32:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:32:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:32:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:32:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:32:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:40 smithi060 ceph-mon[94233]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:40 smithi060 ceph-mon[109077]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:40 smithi089 ceph-mon[98504]: pgmap v14919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:42.173 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:32:42.502 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:32:42.503 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:32:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:42 smithi060 ceph-mon[94233]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:42 smithi060 ceph-mon[109077]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:42 smithi089 ceph-mon[98504]: pgmap v14920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:42.901 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:32:42.901 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:32:42.901 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:32:42.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:32:42.903 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:32:42.903 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:32:42.903 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:32:42.903 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:32:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:43 smithi060 ceph-mon[94233]: from='client.30804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:43 smithi060 ceph-mon[94233]: from='client.40685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3377588209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:32:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:43 smithi060 ceph-mon[109077]: from='client.30804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:43 smithi060 ceph-mon[109077]: from='client.40685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3377588209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:32:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:43 smithi089 ceph-mon[98504]: from='client.30804 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:43 smithi089 ceph-mon[98504]: from='client.40685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:32:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3377588209' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:32:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:44 smithi060 ceph-mon[94233]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:44 smithi060 ceph-mon[109077]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:32:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:32:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:44 smithi089 ceph-mon[98504]: pgmap v14921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:46 smithi060 ceph-mon[109077]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:46 smithi060 ceph-mon[94233]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:46 smithi089 ceph-mon[98504]: pgmap v14922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:48 smithi060 ceph-mon[94233]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:48 smithi060 ceph-mon[109077]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:48 smithi089 ceph-mon[98504]: pgmap v14923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:50 smithi060 ceph-mon[94233]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:50 smithi060 ceph-mon[109077]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:50 smithi089 ceph-mon[98504]: pgmap v14924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:52 smithi060 ceph-mon[94233]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:52 smithi060 ceph-mon[109077]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:52 smithi089 ceph-mon[98504]: pgmap v14925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:54 smithi060 ceph-mon[109077]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:54 smithi060 ceph-mon[94233]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:32:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:32:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:54 smithi089 ceph-mon[98504]: pgmap v14926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:56 smithi060 ceph-mon[94233]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:56 smithi060 ceph-mon[109077]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:56 smithi089 ceph-mon[98504]: pgmap v14927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:32:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:32:58 smithi060 ceph-mon[94233]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:32:58 smithi060 ceph-mon[109077]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:32:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:32:58 smithi089 ceph-mon[98504]: pgmap v14928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:00 smithi060 ceph-mon[109077]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:00 smithi060 ceph-mon[94233]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:00 smithi089 ceph-mon[98504]: pgmap v14929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:02 smithi060 ceph-mon[94233]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:02 smithi060 ceph-mon[109077]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:02 smithi089 ceph-mon[98504]: pgmap v14930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:04 smithi060 ceph-mon[94233]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:33:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:33:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:04 smithi060 ceph-mon[109077]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:04 smithi089 ceph-mon[98504]: pgmap v14931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:06 smithi060 ceph-mon[94233]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:06 smithi060 ceph-mon[109077]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:06 smithi089 ceph-mon[98504]: pgmap v14932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:08 smithi060 ceph-mon[109077]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:08 smithi060 ceph-mon[94233]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:08 smithi089 ceph-mon[98504]: pgmap v14933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:10 smithi060 ceph-mon[94233]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:10 smithi060 ceph-mon[109077]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:10 smithi089 ceph-mon[98504]: pgmap v14934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:12 smithi060 ceph-mon[94233]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:12 smithi060 ceph-mon[109077]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:12 smithi089 ceph-mon[98504]: pgmap v14935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:13.266 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:33:13.590 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 5m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 5m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 5m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 5m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 5m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:33:13.591 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 5m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 5m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 5m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 5m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 5m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:33:13.592 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:33:13.993 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:33:13.993 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:33:13.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:33:13.993 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:13.993 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:33:13.993 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:33:13.994 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:33:13.995 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:33:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:33:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:33:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:14 smithi060 ceph-mon[94233]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:14 smithi060 ceph-mon[94233]: from='client.30822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1239851042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:33:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:14 smithi060 ceph-mon[109077]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:14 smithi060 ceph-mon[109077]: from='client.30822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1239851042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:33:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:14 smithi089 ceph-mon[98504]: pgmap v14936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:14 smithi089 ceph-mon[98504]: from='client.30822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1239851042' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:33:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:15 smithi060 ceph-mon[94233]: from='client.40703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:15 smithi060 ceph-mon[109077]: from='client.40703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:15 smithi089 ceph-mon[98504]: from='client.40703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:16 smithi060 ceph-mon[94233]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:16 smithi060 ceph-mon[109077]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:16 smithi089 ceph-mon[98504]: pgmap v14937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:18 smithi060 ceph-mon[94233]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:18 smithi060 ceph-mon[109077]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:18 smithi089 ceph-mon[98504]: pgmap v14938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:20 smithi060 ceph-mon[94233]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:20 smithi060 ceph-mon[109077]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:20 smithi089 ceph-mon[98504]: pgmap v14939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:22 smithi060 ceph-mon[94233]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:22 smithi060 ceph-mon[109077]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:22 smithi089 ceph-mon[98504]: pgmap v14940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:24 smithi060 ceph-mon[94233]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:33:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:33:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:24 smithi060 ceph-mon[109077]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:24 smithi089 ceph-mon[98504]: pgmap v14941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:26 smithi060 ceph-mon[94233]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:26 smithi060 ceph-mon[109077]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:26 smithi089 ceph-mon[98504]: pgmap v14942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:28 smithi060 ceph-mon[94233]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:28 smithi060 ceph-mon[109077]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:28 smithi089 ceph-mon[98504]: pgmap v14943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:30 smithi060 ceph-mon[94233]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:30 smithi060 ceph-mon[109077]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:30 smithi089 ceph-mon[98504]: pgmap v14944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:32 smithi060 ceph-mon[94233]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:32 smithi060 ceph-mon[109077]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:32 smithi089 ceph-mon[98504]: pgmap v14945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:34 smithi060 ceph-mon[94233]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:34 smithi060 ceph-mon[109077]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:33:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:33:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:34 smithi089 ceph-mon[98504]: pgmap v14946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:36 smithi060 ceph-mon[94233]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:36 smithi060 ceph-mon[109077]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:36 smithi089 ceph-mon[98504]: pgmap v14947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:38 smithi060 ceph-mon[94233]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:38 smithi060 ceph-mon[109077]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:38 smithi089 ceph-mon[98504]: pgmap v14948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:33:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:33:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:33:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:33:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:33:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:33:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:40 smithi060 ceph-mon[94233]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:40 smithi060 ceph-mon[109077]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:40 smithi089 ceph-mon[98504]: pgmap v14949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:42 smithi060 ceph-mon[94233]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:42 smithi060 ceph-mon[109077]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:42 smithi089 ceph-mon[98504]: pgmap v14950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:44.359 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:33:44.687 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:33:44.688 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:33:44.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:33:44.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:33:44.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:33:44.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:33:44.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:33:44.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:33:44.689 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:33:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:44 smithi060 ceph-mon[94233]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:44 smithi060 ceph-mon[109077]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:33:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:33:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:44 smithi089 ceph-mon[98504]: pgmap v14951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:45.087 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:33:45.087 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:33:45.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:33:45.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:45.087 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:33:45.088 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:33:45.089 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:33:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:45 smithi060 ceph-mon[94233]: from='client.30840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:45.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4230297121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:33:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:45 smithi060 ceph-mon[109077]: from='client.30840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4230297121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:33:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:45 smithi089 ceph-mon[98504]: from='client.30840 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4230297121' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:33:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:46 smithi060 ceph-mon[94233]: from='client.40721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:46 smithi060 ceph-mon[94233]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:46 smithi060 ceph-mon[109077]: from='client.40721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:46 smithi060 ceph-mon[109077]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:46 smithi089 ceph-mon[98504]: from='client.40721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:33:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:46 smithi089 ceph-mon[98504]: pgmap v14952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:48 smithi060 ceph-mon[94233]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:48 smithi060 ceph-mon[109077]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:48 smithi089 ceph-mon[98504]: pgmap v14953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:50 smithi060 ceph-mon[94233]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:50 smithi060 ceph-mon[109077]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:50 smithi089 ceph-mon[98504]: pgmap v14954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:52 smithi060 ceph-mon[94233]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:52 smithi060 ceph-mon[109077]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:52 smithi089 ceph-mon[98504]: pgmap v14955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:54 smithi060 ceph-mon[94233]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:54 smithi060 ceph-mon[109077]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:33:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:33:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:54 smithi089 ceph-mon[98504]: pgmap v14956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:56 smithi089 ceph-mon[98504]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:56 smithi060 ceph-mon[94233]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:57.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:56 smithi060 ceph-mon[109077]: pgmap v14957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:33:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:33:58 smithi089 ceph-mon[98504]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:33:58 smithi060 ceph-mon[94233]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:33:59.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:33:58 smithi060 ceph-mon[109077]: pgmap v14958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:00 smithi089 ceph-mon[98504]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:00 smithi060 ceph-mon[94233]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:00 smithi060 ceph-mon[109077]: pgmap v14959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:02 smithi089 ceph-mon[98504]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:02 smithi060 ceph-mon[94233]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:02 smithi060 ceph-mon[109077]: pgmap v14960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:04 smithi060 ceph-mon[94233]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:04 smithi060 ceph-mon[109077]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:04 smithi089 ceph-mon[98504]: pgmap v14961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:34:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:34:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:06 smithi060 ceph-mon[94233]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:06 smithi060 ceph-mon[109077]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:06 smithi089 ceph-mon[98504]: pgmap v14962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:08 smithi060 ceph-mon[94233]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:08 smithi060 ceph-mon[109077]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:08 smithi089 ceph-mon[98504]: pgmap v14963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:10 smithi060 ceph-mon[94233]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:10 smithi060 ceph-mon[109077]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:10 smithi089 ceph-mon[98504]: pgmap v14964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:12 smithi060 ceph-mon[94233]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:12 smithi060 ceph-mon[109077]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:12 smithi089 ceph-mon[98504]: pgmap v14965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:14 smithi060 ceph-mon[94233]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:14 smithi060 ceph-mon[109077]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:14 smithi089 ceph-mon[98504]: pgmap v14966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:34:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:34:15.449 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:34:15.774 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:34:15.774 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:34:15.774 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:34:15.774 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:34:15.774 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:34:15.774 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 6m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:34:15.774 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 6m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 6m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 6m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 6m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 6m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 6m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 6m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 6m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:34:15.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 6m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:34:15.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 6m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:34:15.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 6m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:34:15.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 6m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:34:15.776 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:34:16.171 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:34:16.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:34:16.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:16.173 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:34:16.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:34:16.173 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:34:16.173 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:34:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:16 smithi060 ceph-mon[109077]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:16.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:16 smithi060 ceph-mon[109077]: from='client.30858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:16 smithi060 ceph-mon[94233]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:16 smithi060 ceph-mon[94233]: from='client.30858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:16 smithi089 ceph-mon[98504]: pgmap v14967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:16 smithi089 ceph-mon[98504]: from='client.30858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:17 smithi060 ceph-mon[94233]: from='client.30864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:17.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1526365445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:34:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:17 smithi060 ceph-mon[109077]: from='client.30864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1526365445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:34:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:17 smithi089 ceph-mon[98504]: from='client.30864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1526365445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:34:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:18 smithi060 ceph-mon[94233]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:18 smithi060 ceph-mon[109077]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:18 smithi089 ceph-mon[98504]: pgmap v14968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:20 smithi060 ceph-mon[94233]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:20 smithi060 ceph-mon[109077]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:20 smithi089 ceph-mon[98504]: pgmap v14969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:22 smithi060 ceph-mon[94233]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:22 smithi060 ceph-mon[109077]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:22 smithi089 ceph-mon[98504]: pgmap v14970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:24 smithi060 ceph-mon[109077]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:24 smithi060 ceph-mon[94233]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:24 smithi089 ceph-mon[98504]: pgmap v14971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:34:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:34:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:26 smithi060 ceph-mon[109077]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:26 smithi060 ceph-mon[94233]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:26 smithi089 ceph-mon[98504]: pgmap v14972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:28 smithi060 ceph-mon[94233]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:28 smithi060 ceph-mon[109077]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:28 smithi089 ceph-mon[98504]: pgmap v14973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:30 smithi060 ceph-mon[94233]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:30 smithi060 ceph-mon[109077]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:30 smithi089 ceph-mon[98504]: pgmap v14974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:32 smithi060 ceph-mon[94233]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:32 smithi060 ceph-mon[109077]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:32 smithi089 ceph-mon[98504]: pgmap v14975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:34 smithi060 ceph-mon[109077]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:34 smithi060 ceph-mon[94233]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:34 smithi089 ceph-mon[98504]: pgmap v14976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:34:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:34:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:36 smithi060 ceph-mon[94233]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:36 smithi060 ceph-mon[109077]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:36 smithi089 ceph-mon[98504]: pgmap v14977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:38 smithi060 ceph-mon[94233]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:38 smithi060 ceph-mon[109077]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:38 smithi089 ceph-mon[98504]: pgmap v14978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[94233]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:34:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:34:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:34:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:34:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[109077]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:34:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:34:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:34:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:34:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:40 smithi089 ceph-mon[98504]: pgmap v14979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:34:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:34:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:34:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:34:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:42 smithi060 ceph-mon[94233]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:42 smithi060 ceph-mon[109077]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:42 smithi089 ceph-mon[98504]: pgmap v14980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:44 smithi060 ceph-mon[94233]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:44 smithi060 ceph-mon[109077]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:44 smithi089 ceph-mon[98504]: pgmap v14981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:34:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:34:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:46 smithi060 ceph-mon[109077]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:46 smithi060 ceph-mon[94233]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:46.534 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:34:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:46 smithi089 ceph-mon[98504]: pgmap v14982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:46.861 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:34:46.861 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:34:46.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:34:46.863 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:34:47.264 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:47.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:34:47.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:34:47.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:34:47.266 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:34:47.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:34:47.266 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:34:47.266 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:34:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:47 smithi060 ceph-mon[94233]: from='client.40751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:47 smithi060 ceph-mon[109077]: from='client.40751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:47 smithi089 ceph-mon[98504]: from='client.40751 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:48 smithi060 ceph-mon[94233]: from='client.30882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:48 smithi060 ceph-mon[94233]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3569676899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:34:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:48 smithi060 ceph-mon[109077]: from='client.30882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:48 smithi060 ceph-mon[109077]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3569676899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:34:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:48 smithi089 ceph-mon[98504]: from='client.30882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:34:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:48 smithi089 ceph-mon[98504]: pgmap v14983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3569676899' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:34:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:50 smithi060 ceph-mon[94233]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:50 smithi060 ceph-mon[109077]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:50 smithi089 ceph-mon[98504]: pgmap v14984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:52 smithi060 ceph-mon[94233]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:52 smithi060 ceph-mon[109077]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:52 smithi089 ceph-mon[98504]: pgmap v14985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:54 smithi060 ceph-mon[94233]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:54 smithi060 ceph-mon[109077]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:54 smithi089 ceph-mon[98504]: pgmap v14986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:34:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:34:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:56 smithi060 ceph-mon[94233]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:56 smithi060 ceph-mon[109077]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:56 smithi089 ceph-mon[98504]: pgmap v14987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:34:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:34:58 smithi060 ceph-mon[94233]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:34:58 smithi060 ceph-mon[109077]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:34:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:34:58 smithi089 ceph-mon[98504]: pgmap v14988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:00 smithi060 ceph-mon[94233]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:00 smithi060 ceph-mon[109077]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:00 smithi089 ceph-mon[98504]: pgmap v14989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:02 smithi060 ceph-mon[94233]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:02 smithi060 ceph-mon[109077]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:02 smithi089 ceph-mon[98504]: pgmap v14990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:04 smithi060 ceph-mon[94233]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:04 smithi060 ceph-mon[109077]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:04 smithi089 ceph-mon[98504]: pgmap v14991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:35:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:35:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:06 smithi060 ceph-mon[94233]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:06 smithi060 ceph-mon[109077]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:06 smithi089 ceph-mon[98504]: pgmap v14992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:08 smithi060 ceph-mon[94233]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:08 smithi060 ceph-mon[109077]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:08 smithi089 ceph-mon[98504]: pgmap v14993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:10 smithi060 ceph-mon[94233]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:10 smithi060 ceph-mon[109077]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:10 smithi089 ceph-mon[98504]: pgmap v14994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:12 smithi060 ceph-mon[94233]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:12 smithi060 ceph-mon[109077]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:12 smithi089 ceph-mon[98504]: pgmap v14995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:14 smithi060 ceph-mon[94233]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:14 smithi060 ceph-mon[109077]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:14 smithi089 ceph-mon[98504]: pgmap v14996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:35:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:35:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:16 smithi060 ceph-mon[109077]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:16 smithi060 ceph-mon[94233]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:16 smithi089 ceph-mon[98504]: pgmap v14997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:17.628 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:35:17.956 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:35:17.956 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:35:17.956 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:35:17.956 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 7m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:35:17.956 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:35:17.956 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:35:17.956 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 7m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 7m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 7m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 7m ago 6h 5428M 2304M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 7m ago 6h 5966M 2304M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 7m ago 6h 5341M 2304M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 7m ago 6h 5146M 2304M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7m ago 6h 4256M 2497M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:35:17.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7m ago 6h 4816M 2497M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:35:17.958 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7m ago 6h 4251M 2497M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:35:17.958 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7m ago 6h 4839M 2497M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:35:17.958 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:35:18.362 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:35:18.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:35:18.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:35:18.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:18.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:35:18.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:35:18.363 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:35:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:18 smithi060 ceph-mon[94233]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:18 smithi060 ceph-mon[109077]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:18 smithi089 ceph-mon[98504]: pgmap v14998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:19 smithi060 ceph-mon[94233]: from='client.40769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:19.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:19 smithi060 ceph-mon[94233]: from='client.40775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3362634014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:35:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:19 smithi060 ceph-mon[109077]: from='client.40769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:19 smithi060 ceph-mon[109077]: from='client.40775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3362634014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:35:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:19 smithi089 ceph-mon[98504]: from='client.40769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:19 smithi089 ceph-mon[98504]: from='client.40775 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3362634014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:35:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:20 smithi060 ceph-mon[94233]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:20 smithi060 ceph-mon[109077]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:20 smithi089 ceph-mon[98504]: pgmap v14999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:22 smithi060 ceph-mon[94233]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:22 smithi060 ceph-mon[109077]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:22 smithi089 ceph-mon[98504]: pgmap v15000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 11:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T11:35:23.373205724Z level=info msg="Completed cleanup jobs" duration=12.728465ms 2023-12-01T11:35:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:24 smithi060 ceph-mon[109077]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:24 smithi060 ceph-mon[94233]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:24 smithi089 ceph-mon[98504]: pgmap v15001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:35:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:35:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:26 smithi060 ceph-mon[94233]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:26 smithi060 ceph-mon[109077]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:26 smithi089 ceph-mon[98504]: pgmap v15002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:28 smithi060 ceph-mon[94233]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:28 smithi060 ceph-mon[109077]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:28 smithi089 ceph-mon[98504]: pgmap v15003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:30 smithi060 ceph-mon[94233]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:30 smithi060 ceph-mon[109077]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:30 smithi089 ceph-mon[98504]: pgmap v15004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:32 smithi060 ceph-mon[94233]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:32 smithi060 ceph-mon[109077]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:32 smithi089 ceph-mon[98504]: pgmap v15005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:34 smithi060 ceph-mon[94233]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:34 smithi060 ceph-mon[109077]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:34 smithi089 ceph-mon[98504]: pgmap v15006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:35:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:35:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:36 smithi060 ceph-mon[109077]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:36 smithi060 ceph-mon[94233]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:36 smithi089 ceph-mon[98504]: pgmap v15007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:38 smithi060 ceph-mon[94233]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:38 smithi060 ceph-mon[109077]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:38 smithi089 ceph-mon[98504]: pgmap v15008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:40 smithi060 ceph-mon[94233]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:35:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:40 smithi060 ceph-mon[109077]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:35:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:40 smithi089 ceph-mon[98504]: pgmap v15009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:35:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:35:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:35:41.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:35:41.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:42 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2491M 2023-12-01T11:35:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:42 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2295M 2023-12-01T11:35:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:42 smithi060 ceph-mon[94233]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:42 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2491M 2023-12-01T11:35:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:42 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2295M 2023-12-01T11:35:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:42 smithi060 ceph-mon[109077]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:42 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2491M 2023-12-01T11:35:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:42 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2295M 2023-12-01T11:35:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:42 smithi089 ceph-mon[98504]: pgmap v15010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:44 smithi060 ceph-mon[94233]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:44 smithi060 ceph-mon[109077]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:44 smithi089 ceph-mon[98504]: pgmap v15011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:35:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:35:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:46 smithi060 ceph-mon[94233]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:46 smithi060 ceph-mon[109077]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:46 smithi089 ceph-mon[98504]: pgmap v15012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:48 smithi060 ceph-mon[94233]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:48 smithi060 ceph-mon[109077]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:48 smithi089 ceph-mon[98504]: pgmap v15013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:48.724 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:35:49.050 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:35:49.050 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:35:49.050 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:35:49.050 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5428M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:35:49.051 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5966M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:35:49.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5341M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:35:49.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5146M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:35:49.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4256M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:35:49.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4816M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:35:49.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4251M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:35:49.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4839M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:35:49.052 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:35:49.451 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:35:49.452 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:35:50.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[109077]: from='client.30912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[109077]: from='client.30918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[109077]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3566793679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:35:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[94233]: from='client.30912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[94233]: from='client.30918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[94233]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3566793679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:35:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:50 smithi089 ceph-mon[98504]: from='client.30912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:50 smithi089 ceph-mon[98504]: from='client.30918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:35:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:50 smithi089 ceph-mon[98504]: pgmap v15014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3566793679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:35:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:52 smithi060 ceph-mon[94233]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:52 smithi060 ceph-mon[109077]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:52 smithi089 ceph-mon[98504]: pgmap v15015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:54 smithi060 ceph-mon[94233]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:54 smithi060 ceph-mon[109077]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:54 smithi089 ceph-mon[98504]: pgmap v15016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:35:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:35:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:56 smithi060 ceph-mon[94233]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:56 smithi060 ceph-mon[109077]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:56 smithi089 ceph-mon[98504]: pgmap v15017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:35:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:35:58 smithi060 ceph-mon[94233]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:35:58 smithi060 ceph-mon[109077]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:35:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:35:58 smithi089 ceph-mon[98504]: pgmap v15018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:00 smithi060 ceph-mon[94233]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:00 smithi060 ceph-mon[109077]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:00 smithi089 ceph-mon[98504]: pgmap v15019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:02 smithi060 ceph-mon[94233]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:02 smithi060 ceph-mon[109077]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:02 smithi089 ceph-mon[98504]: pgmap v15020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:04 smithi060 ceph-mon[94233]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:04 smithi060 ceph-mon[109077]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:04 smithi089 ceph-mon[98504]: pgmap v15021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:36:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:36:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:06 smithi060 ceph-mon[94233]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:06 smithi060 ceph-mon[109077]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:06 smithi089 ceph-mon[98504]: pgmap v15022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:08 smithi060 ceph-mon[94233]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:08 smithi060 ceph-mon[109077]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:08 smithi089 ceph-mon[98504]: pgmap v15023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:10 smithi060 ceph-mon[94233]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:10 smithi060 ceph-mon[109077]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:10 smithi089 ceph-mon[98504]: pgmap v15024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:12 smithi060 ceph-mon[94233]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:12 smithi060 ceph-mon[109077]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:12 smithi089 ceph-mon[98504]: pgmap v15025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:14 smithi060 ceph-mon[109077]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:14 smithi060 ceph-mon[94233]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:14 smithi089 ceph-mon[98504]: pgmap v15026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:36:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:36:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:16 smithi060 ceph-mon[94233]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:16 smithi060 ceph-mon[109077]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:16 smithi089 ceph-mon[98504]: pgmap v15027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:18 smithi060 ceph-mon[109077]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:18 smithi060 ceph-mon[94233]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:18 smithi089 ceph-mon[98504]: pgmap v15028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:19.810 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:36:20.136 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:36:20.136 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:36:20.136 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 8m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:36:20.136 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:36:20.136 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 8m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:36:20.136 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 8m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:36:20.136 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 8m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 8m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8m ago 6h 5428M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8m ago 6h 5966M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8m ago 6h 5341M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8m ago 6h 5146M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 8m ago 6h 4256M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 8m ago 6h 4816M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:36:20.137 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 8m ago 6h 4251M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:36:20.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 8m ago 6h 4839M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:36:20.138 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 8m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:36:20.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:20 smithi060 ceph-mon[109077]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:20 smithi060 ceph-mon[94233]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:20.532 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:20.533 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:36:20.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:36:20.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:20.534 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:36:20.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:36:20.534 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:36:20.534 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:36:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:20 smithi089 ceph-mon[98504]: pgmap v15029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:21 smithi060 ceph-mon[109077]: from='client.30930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:21 smithi060 ceph-mon[109077]: from='client.40811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4272617092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:36:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:21 smithi060 ceph-mon[94233]: from='client.30930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:21 smithi060 ceph-mon[94233]: from='client.40811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4272617092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:36:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:21 smithi089 ceph-mon[98504]: from='client.30930 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:21 smithi089 ceph-mon[98504]: from='client.40811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4272617092' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:36:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:22 smithi060 ceph-mon[94233]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:22 smithi060 ceph-mon[109077]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:22 smithi089 ceph-mon[98504]: pgmap v15030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:24 smithi060 ceph-mon[109077]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:24 smithi060 ceph-mon[94233]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:24 smithi089 ceph-mon[98504]: pgmap v15031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:36:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:36:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:26 smithi060 ceph-mon[94233]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:26 smithi060 ceph-mon[109077]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:26 smithi089 ceph-mon[98504]: pgmap v15032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:28 smithi060 ceph-mon[94233]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:28 smithi060 ceph-mon[109077]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:28 smithi089 ceph-mon[98504]: pgmap v15033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:30 smithi060 ceph-mon[94233]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:30 smithi060 ceph-mon[109077]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:30 smithi089 ceph-mon[98504]: pgmap v15034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:32 smithi060 ceph-mon[94233]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:32 smithi060 ceph-mon[109077]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:32 smithi089 ceph-mon[98504]: pgmap v15035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:34 smithi060 ceph-mon[94233]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:34 smithi060 ceph-mon[109077]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:34 smithi089 ceph-mon[98504]: pgmap v15036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:36:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:36:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:36 smithi060 ceph-mon[94233]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:36 smithi060 ceph-mon[109077]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:36 smithi089 ceph-mon[98504]: pgmap v15037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:38 smithi060 ceph-mon[94233]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:38 smithi060 ceph-mon[109077]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:38 smithi089 ceph-mon[98504]: pgmap v15038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:40 smithi060 ceph-mon[94233]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:40 smithi060 ceph-mon[109077]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:40 smithi089 ceph-mon[98504]: pgmap v15039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:36:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:36:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:36:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[94233]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:36:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:36:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:36:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[109077]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:36:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:36:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:36:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:42 smithi089 ceph-mon[98504]: pgmap v15040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:36:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:36:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:36:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:44 smithi060 ceph-mon[94233]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:44 smithi060 ceph-mon[109077]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:44 smithi089 ceph-mon[98504]: pgmap v15041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:36:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:36:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:46 smithi060 ceph-mon[94233]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:46 smithi060 ceph-mon[109077]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:46 smithi089 ceph-mon[98504]: pgmap v15042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:48 smithi060 ceph-mon[94233]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:48 smithi060 ceph-mon[109077]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:48 smithi089 ceph-mon[98504]: pgmap v15043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:50 smithi060 ceph-mon[94233]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:50 smithi060 ceph-mon[109077]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:50 smithi089 ceph-mon[98504]: pgmap v15044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:50.892 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:36:51.220 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:36:51.220 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:36:51.220 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:36:51.220 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:36:51.220 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:36:51.220 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5428M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5966M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5341M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5146M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:36:51.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4256M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:36:51.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4816M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:36:51.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4251M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:36:51.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4839M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:36:51.222 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:36:51.620 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:36:51.621 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:36:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[94233]: from='client.40823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[94233]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[94233]: from='client.30954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2579690127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:36:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[109077]: from='client.40823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[109077]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[109077]: from='client.30954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2579690127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:36:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:52 smithi089 ceph-mon[98504]: from='client.40823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:52 smithi089 ceph-mon[98504]: pgmap v15045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:52 smithi089 ceph-mon[98504]: from='client.30954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:36:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2579690127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:36:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:54 smithi060 ceph-mon[94233]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:54 smithi060 ceph-mon[109077]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:54 smithi089 ceph-mon[98504]: pgmap v15046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:36:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:36:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:56 smithi060 ceph-mon[94233]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:56 smithi060 ceph-mon[109077]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:56 smithi089 ceph-mon[98504]: pgmap v15047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:36:58.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:36:58 smithi060 ceph-mon[109077]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:36:58 smithi060 ceph-mon[94233]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:36:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:36:58 smithi089 ceph-mon[98504]: pgmap v15048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:00 smithi060 ceph-mon[94233]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:00.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:00 smithi060 ceph-mon[109077]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:00 smithi089 ceph-mon[98504]: pgmap v15049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:02 smithi060 ceph-mon[94233]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:02 smithi060 ceph-mon[109077]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:02 smithi089 ceph-mon[98504]: pgmap v15050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:04 smithi060 ceph-mon[94233]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:04 smithi060 ceph-mon[109077]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:04 smithi089 ceph-mon[98504]: pgmap v15051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:37:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:37:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:06 smithi060 ceph-mon[94233]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:06 smithi060 ceph-mon[109077]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:06 smithi089 ceph-mon[98504]: pgmap v15052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:08 smithi060 ceph-mon[94233]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:08 smithi060 ceph-mon[109077]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:08 smithi089 ceph-mon[98504]: pgmap v15053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:10 smithi060 ceph-mon[94233]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:10 smithi060 ceph-mon[109077]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:10 smithi089 ceph-mon[98504]: pgmap v15054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:12 smithi060 ceph-mon[94233]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:12 smithi060 ceph-mon[109077]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:12 smithi089 ceph-mon[98504]: pgmap v15055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:14 smithi060 ceph-mon[94233]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:14 smithi060 ceph-mon[109077]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:14 smithi089 ceph-mon[98504]: pgmap v15056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:37:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:37:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:16 smithi060 ceph-mon[94233]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:16 smithi060 ceph-mon[109077]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:16 smithi089 ceph-mon[98504]: pgmap v15057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:18 smithi060 ceph-mon[94233]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:18 smithi060 ceph-mon[109077]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:18 smithi089 ceph-mon[98504]: pgmap v15058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:20 smithi060 ceph-mon[94233]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:20 smithi060 ceph-mon[109077]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:20 smithi089 ceph-mon[98504]: pgmap v15059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:21.981 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:37:22.308 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:37:22.308 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 9m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:37:22.308 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 9m ago 6h 98.4M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:37:22.308 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 9m ago 6h 26.0M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 9m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 9m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 9m ago 6h 815M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 9m ago 6h 1848M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 9m ago 6h 1059M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 9m ago 6h 816M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 9m ago 6h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 9m ago 6h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 9m ago 6h 5428M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 9m ago 6h 5966M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 9m ago 6h 5341M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 9m ago 6h 5146M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 9m ago 6h 4256M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 9m ago 6h 4816M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:37:22.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 9m ago 6h 4251M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:37:22.310 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 9m ago 6h 4839M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:37:22.310 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 9m ago 6h 123M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:37:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:22 smithi060 ceph-mon[94233]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:22 smithi060 ceph-mon[109077]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:22 smithi089 ceph-mon[98504]: pgmap v15060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:22.705 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:22.706 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:37:22.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:37:22.707 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:22.707 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:37:22.707 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:37:22.707 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:37:22.707 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:37:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:23 smithi060 ceph-mon[109077]: from='client.30966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:23 smithi060 ceph-mon[109077]: from='client.40847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/621361387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:37:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:23 smithi060 ceph-mon[94233]: from='client.30966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:23 smithi060 ceph-mon[94233]: from='client.40847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/621361387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:37:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:23 smithi089 ceph-mon[98504]: from='client.30966 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:23 smithi089 ceph-mon[98504]: from='client.40847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/621361387' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:37:24.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:24 smithi060 ceph-mon[109077]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:24 smithi060 ceph-mon[94233]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:37:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:37:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:24 smithi089 ceph-mon[98504]: pgmap v15061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:26 smithi060 ceph-mon[94233]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:26 smithi060 ceph-mon[109077]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:26 smithi089 ceph-mon[98504]: pgmap v15062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:28 smithi060 ceph-mon[94233]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:28 smithi060 ceph-mon[109077]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:28 smithi089 ceph-mon[98504]: pgmap v15063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:30 smithi060 ceph-mon[94233]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:30 smithi060 ceph-mon[109077]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:30 smithi089 ceph-mon[98504]: pgmap v15064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:32 smithi060 ceph-mon[94233]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:32 smithi060 ceph-mon[109077]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:32 smithi089 ceph-mon[98504]: pgmap v15065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:34 smithi060 ceph-mon[94233]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:34 smithi060 ceph-mon[109077]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:34 smithi089 ceph-mon[98504]: pgmap v15066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:37:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:37:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:36 smithi060 ceph-mon[109077]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:36 smithi060 ceph-mon[94233]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:36 smithi089 ceph-mon[98504]: pgmap v15067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:38 smithi060 ceph-mon[94233]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:38 smithi060 ceph-mon[109077]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:38 smithi089 ceph-mon[98504]: pgmap v15068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:40 smithi060 ceph-mon[94233]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:40.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:40 smithi060 ceph-mon[109077]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:40 smithi089 ceph-mon[98504]: pgmap v15069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:41.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:42 smithi060 ceph-mon[94233]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:37:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:42 smithi060 ceph-mon[109077]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:37:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:42 smithi089 ceph-mon[98504]: pgmap v15070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:37:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:44 smithi060 ceph-mon[94233]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:44 smithi060 ceph-mon[109077]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:44 smithi089 ceph-mon[98504]: pgmap v15071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:37:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:37:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[94233]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[109077]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:46 smithi089 ceph-mon[98504]: pgmap v15072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:37:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:37:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:37:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:37:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:37:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:37:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:37:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:48 smithi089 ceph-mon[98504]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:48.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:48 smithi060 ceph-mon[109077]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:48 smithi060 ceph-mon[94233]: pgmap v15073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:50 smithi089 ceph-mon[98504]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:50 smithi060 ceph-mon[94233]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:50 smithi060 ceph-mon[109077]: pgmap v15074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:52 smithi089 ceph-mon[98504]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:52 smithi060 ceph-mon[94233]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:52 smithi060 ceph-mon[109077]: pgmap v15075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:53.070 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:37:53.396 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:37:53.396 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 8s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:37:53.396 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:37:53.396 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 8s ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:37:53.396 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 7s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:37:53.396 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 7s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:37:53.396 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 8s ago 6h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 8s ago 6h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 7s ago 6h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 8s ago 6h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 8s ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7s ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 8s ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 8s ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 8s ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 8s ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 7s ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:37:53.397 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 7s ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:37:53.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 7s ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:37:53.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 7s ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:37:53.398 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7s ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:37:53.795 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:37:53.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:53.797 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:37:53.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:37:53.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:37:53.797 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:37:53.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:37:53.797 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:37:53.797 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:37:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[94233]: from='client.40859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[94233]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[94233]: from='client.30990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/639649081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:37:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[109077]: from='client.40859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[109077]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[109077]: from='client.30990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/639649081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:37:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:54 smithi089 ceph-mon[98504]: from='client.40859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:54 smithi089 ceph-mon[98504]: pgmap v15076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:54 smithi089 ceph-mon[98504]: from='client.30990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:37:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/639649081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:37:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:37:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:37:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:56 smithi060 ceph-mon[109077]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:56 smithi060 ceph-mon[94233]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:56 smithi089 ceph-mon[98504]: pgmap v15077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:37:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:37:58 smithi060 ceph-mon[94233]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:37:58 smithi060 ceph-mon[109077]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:37:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:37:58 smithi089 ceph-mon[98504]: pgmap v15078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:00 smithi060 ceph-mon[94233]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:00 smithi060 ceph-mon[109077]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:00 smithi089 ceph-mon[98504]: pgmap v15079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:02 smithi060 ceph-mon[94233]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:02 smithi060 ceph-mon[109077]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:02 smithi089 ceph-mon[98504]: pgmap v15080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:04 smithi060 ceph-mon[109077]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:04 smithi060 ceph-mon[94233]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:04 smithi089 ceph-mon[98504]: pgmap v15081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:38:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:38:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:06 smithi060 ceph-mon[94233]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:06 smithi060 ceph-mon[109077]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:06 smithi089 ceph-mon[98504]: pgmap v15082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:08 smithi060 ceph-mon[109077]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:08 smithi060 ceph-mon[94233]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:08 smithi089 ceph-mon[98504]: pgmap v15083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:10 smithi060 ceph-mon[94233]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:10 smithi060 ceph-mon[109077]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:10 smithi089 ceph-mon[98504]: pgmap v15084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:12 smithi060 ceph-mon[94233]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:12 smithi060 ceph-mon[109077]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:12 smithi089 ceph-mon[98504]: pgmap v15085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:14 smithi060 ceph-mon[109077]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:14 smithi060 ceph-mon[94233]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:14 smithi089 ceph-mon[98504]: pgmap v15086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:38:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:38:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:16 smithi060 ceph-mon[94233]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:16 smithi060 ceph-mon[109077]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:16 smithi089 ceph-mon[98504]: pgmap v15087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:18 smithi060 ceph-mon[94233]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:18 smithi060 ceph-mon[109077]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:18 smithi089 ceph-mon[98504]: pgmap v15088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:20 smithi060 ceph-mon[94233]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:20 smithi060 ceph-mon[109077]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:20 smithi089 ceph-mon[98504]: pgmap v15089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:22 smithi060 ceph-mon[94233]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:22 smithi060 ceph-mon[109077]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:22 smithi089 ceph-mon[98504]: pgmap v15090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:24.160 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:38:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:24 smithi060 ceph-mon[94233]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:24 smithi060 ceph-mon[109077]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 39s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 38s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 39s ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 38s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 38s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 39s ago 6h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 39s ago 6h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 38s ago 6h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 39s ago 6h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 39s ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:38:24.487 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 38s ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 39s ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 39s ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 39s ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 39s ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 38s ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 38s ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 38s ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 38s ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:38:24.488 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 38s ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:38:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:24 smithi089 ceph-mon[98504]: pgmap v15091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:38:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:38:24.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:38:24.887 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:38:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:25 smithi060 ceph-mon[94233]: from='client.31002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:25 smithi060 ceph-mon[94233]: from='client.40883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/822265741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:38:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:25 smithi060 ceph-mon[109077]: from='client.31002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:25 smithi060 ceph-mon[109077]: from='client.40883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/822265741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:38:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:25 smithi089 ceph-mon[98504]: from='client.31002 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:25 smithi089 ceph-mon[98504]: from='client.40883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/822265741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:38:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:26 smithi060 ceph-mon[109077]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:26 smithi060 ceph-mon[94233]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:26 smithi089 ceph-mon[98504]: pgmap v15092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:28 smithi060 ceph-mon[94233]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:28 smithi060 ceph-mon[109077]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:28 smithi089 ceph-mon[98504]: pgmap v15093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:30 smithi060 ceph-mon[94233]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:30 smithi060 ceph-mon[109077]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:30 smithi089 ceph-mon[98504]: pgmap v15094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:32 smithi060 ceph-mon[94233]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:32 smithi060 ceph-mon[109077]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:32 smithi089 ceph-mon[98504]: pgmap v15095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:34 smithi060 ceph-mon[94233]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:38:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:38:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:34 smithi060 ceph-mon[109077]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:34 smithi089 ceph-mon[98504]: pgmap v15096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:36 smithi060 ceph-mon[94233]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:36 smithi060 ceph-mon[109077]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:36 smithi089 ceph-mon[98504]: pgmap v15097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:38 smithi060 ceph-mon[94233]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:38 smithi060 ceph-mon[109077]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:38 smithi089 ceph-mon[98504]: pgmap v15098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:40 smithi060 ceph-mon[94233]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:40 smithi060 ceph-mon[109077]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:40 smithi089 ceph-mon[98504]: pgmap v15099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:42 smithi060 ceph-mon[94233]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:42 smithi060 ceph-mon[109077]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:42 smithi089 ceph-mon[98504]: pgmap v15100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:44 smithi060 ceph-mon[94233]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:44 smithi060 ceph-mon[109077]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:38:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:38:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:44 smithi089 ceph-mon[98504]: pgmap v15101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:46 smithi060 ceph-mon[94233]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:46 smithi060 ceph-mon[109077]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:46 smithi089 ceph-mon[98504]: pgmap v15102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:38:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:38:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:38:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:38:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:38:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:38:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:38:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:38:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:38:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:38:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:38:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:38:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:48 smithi060 ceph-mon[94233]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:48 smithi060 ceph-mon[109077]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:48 smithi089 ceph-mon[98504]: pgmap v15103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:50 smithi060 ceph-mon[94233]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:50 smithi060 ceph-mon[109077]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:50 smithi089 ceph-mon[98504]: pgmap v15104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:52 smithi060 ceph-mon[94233]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:52 smithi060 ceph-mon[109077]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:52 smithi089 ceph-mon[98504]: pgmap v15105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:54.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:54 smithi060 ceph-mon[94233]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:54 smithi060 ceph-mon[109077]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:38:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:38:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:54 smithi089 ceph-mon[98504]: pgmap v15106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:55.253 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:38:55.580 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:38:55.580 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 70s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:38:55.580 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 69s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:38:55.580 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 70s ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:38:55.580 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 69s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 69s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 70s ago 6h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 70s ago 6h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 69s ago 6h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 70s ago 6h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 70s ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 69s ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 70s ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 70s ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 70s ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:38:55.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 70s ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:38:55.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 69s ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:38:55.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 69s ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:38:55.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 69s ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:38:55.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 69s ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:38:55.582 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 69s ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:38:55.980 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:38:55.980 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:55.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:38:55.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:38:55.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:38:55.982 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:38:55.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:38:55.982 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:38:55.982 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:38:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[109077]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[109077]: from='client.40895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[109077]: from='client.40901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2230823737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:38:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[94233]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[94233]: from='client.40895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[94233]: from='client.40901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2230823737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:38:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:56 smithi089 ceph-mon[98504]: pgmap v15107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:56 smithi089 ceph-mon[98504]: from='client.40895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:56 smithi089 ceph-mon[98504]: from='client.40901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:38:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2230823737' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:38:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:38:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:38:58 smithi060 ceph-mon[94233]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:38:58 smithi060 ceph-mon[109077]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:38:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:38:58 smithi089 ceph-mon[98504]: pgmap v15108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:00 smithi060 ceph-mon[94233]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:00 smithi060 ceph-mon[109077]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:00 smithi089 ceph-mon[98504]: pgmap v15109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:02 smithi060 ceph-mon[94233]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:02 smithi060 ceph-mon[109077]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:02 smithi089 ceph-mon[98504]: pgmap v15110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:04 smithi060 ceph-mon[94233]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:04 smithi060 ceph-mon[109077]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:39:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:39:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:04 smithi089 ceph-mon[98504]: pgmap v15111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:06 smithi060 ceph-mon[94233]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:06 smithi060 ceph-mon[109077]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:06 smithi089 ceph-mon[98504]: pgmap v15112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:08 smithi060 ceph-mon[94233]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:08 smithi060 ceph-mon[109077]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:08 smithi089 ceph-mon[98504]: pgmap v15113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:10 smithi060 ceph-mon[94233]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:10 smithi060 ceph-mon[109077]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:10 smithi089 ceph-mon[98504]: pgmap v15114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:12 smithi060 ceph-mon[94233]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:12 smithi060 ceph-mon[109077]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:12 smithi089 ceph-mon[98504]: pgmap v15115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:14 smithi060 ceph-mon[94233]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:14 smithi060 ceph-mon[109077]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:39:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:39:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:14 smithi089 ceph-mon[98504]: pgmap v15116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:16 smithi060 ceph-mon[94233]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:16 smithi060 ceph-mon[109077]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:16 smithi089 ceph-mon[98504]: pgmap v15117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:18 smithi060 ceph-mon[94233]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:18 smithi060 ceph-mon[109077]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:18 smithi089 ceph-mon[98504]: pgmap v15118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:20 smithi060 ceph-mon[94233]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:20 smithi060 ceph-mon[109077]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:20 smithi089 ceph-mon[98504]: pgmap v15119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:22 smithi060 ceph-mon[94233]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:22 smithi060 ceph-mon[109077]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:22 smithi089 ceph-mon[98504]: pgmap v15120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:24 smithi060 ceph-mon[94233]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:24 smithi060 ceph-mon[109077]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:39:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:39:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:24 smithi089 ceph-mon[98504]: pgmap v15121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:26.342 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:39:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:26 smithi060 ceph-mon[94233]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:26 smithi060 ceph-mon[109077]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:26 smithi089 ceph-mon[98504]: pgmap v15122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:26.670 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:39:26.670 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 101s ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:39:26.670 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 100s ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:39:26.670 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 101s ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 100s ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 100s ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (6h) 101s ago 6h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (6h) 101s ago 6h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 100s ago 6h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 101s ago 6h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 101s ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 100s ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 101s ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 101s ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 101s ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 101s ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 100s ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 100s ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:39:26.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 100s ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:39:26.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 100s ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:39:26.672 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 100s ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:39:27.069 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:39:27.069 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:39:27.069 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:39:27.069 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:39:27.070 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:39:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:27 smithi060 ceph-mon[94233]: from='client.31038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1841491640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:39:27.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:27 smithi060 ceph-mon[109077]: from='client.31038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1841491640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:39:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:27 smithi089 ceph-mon[98504]: from='client.31038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1841491640' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:39:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:28 smithi060 ceph-mon[94233]: from='client.31044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:28 smithi060 ceph-mon[94233]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:28 smithi060 ceph-mon[109077]: from='client.31044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:28 smithi060 ceph-mon[109077]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:28 smithi089 ceph-mon[98504]: from='client.31044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:28 smithi089 ceph-mon[98504]: pgmap v15123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:30 smithi060 ceph-mon[94233]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:30 smithi060 ceph-mon[109077]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:30 smithi089 ceph-mon[98504]: pgmap v15124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:32 smithi060 ceph-mon[94233]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:32 smithi060 ceph-mon[109077]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:32 smithi089 ceph-mon[98504]: pgmap v15125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:34 smithi060 ceph-mon[94233]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:39:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:39:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:34 smithi060 ceph-mon[109077]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:34 smithi089 ceph-mon[98504]: pgmap v15126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:36 smithi060 ceph-mon[94233]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:36 smithi060 ceph-mon[109077]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:36 smithi089 ceph-mon[98504]: pgmap v15127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:38 smithi060 ceph-mon[94233]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:38 smithi060 ceph-mon[109077]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:38 smithi089 ceph-mon[98504]: pgmap v15128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:40 smithi060 ceph-mon[94233]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:40 smithi060 ceph-mon[109077]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:40 smithi089 ceph-mon[98504]: pgmap v15129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:42 smithi060 ceph-mon[94233]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:42 smithi060 ceph-mon[109077]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:42 smithi089 ceph-mon[98504]: pgmap v15130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:44 smithi060 ceph-mon[94233]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:44 smithi060 ceph-mon[109077]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:39:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:39:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:44 smithi089 ceph-mon[98504]: pgmap v15131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:46 smithi060 ceph-mon[94233]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:46 smithi060 ceph-mon[109077]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:46 smithi089 ceph-mon[98504]: pgmap v15132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:47.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:39:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:39:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:39:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[94233]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:39:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:39:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:39:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[109077]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:39:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:39:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:39:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:48 smithi089 ceph-mon[98504]: pgmap v15133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:39:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:39:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:39:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:50 smithi060 ceph-mon[94233]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:50 smithi060 ceph-mon[109077]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:50 smithi089 ceph-mon[98504]: pgmap v15134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:52 smithi089 ceph-mon[98504]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:52 smithi060 ceph-mon[94233]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:52 smithi060 ceph-mon[109077]: pgmap v15135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:54 smithi060 ceph-mon[94233]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:54 smithi060 ceph-mon[109077]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:39:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:39:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:54 smithi089 ceph-mon[98504]: pgmap v15136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:56 smithi060 ceph-mon[94233]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:56 smithi060 ceph-mon[109077]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:56 smithi089 ceph-mon[98504]: pgmap v15137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:39:57.430 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:39:57.761 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:39:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:39:57.763 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:58.161 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:39:58.162 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:39:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:58 smithi060 ceph-mon[94233]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:58 smithi060 ceph-mon[94233]: from='client.31056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1296293133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:39:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:58 smithi060 ceph-mon[109077]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:58 smithi060 ceph-mon[109077]: from='client.31056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1296293133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:39:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:58 smithi089 ceph-mon[98504]: pgmap v15138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:39:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:58 smithi089 ceph-mon[98504]: from='client.31056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1296293133' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:39:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:39:59 smithi089 ceph-mon[98504]: from='client.31062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:39:59 smithi060 ceph-mon[109077]: from='client.31062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:39:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:39:59 smithi060 ceph-mon[94233]: from='client.31062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:40:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T11:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:00 smithi089 ceph-mon[98504]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:00 smithi060 ceph-mon[94233]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:00 smithi060 ceph-mon[109077]: pgmap v15139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:40:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:02 smithi089 ceph-mon[98504]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:02 smithi060 ceph-mon[94233]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:02 smithi060 ceph-mon[109077]: pgmap v15140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:04 smithi060 ceph-mon[94233]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:04 smithi060 ceph-mon[109077]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:40:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:40:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:04 smithi089 ceph-mon[98504]: pgmap v15141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:06 smithi060 ceph-mon[94233]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:06 smithi060 ceph-mon[109077]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:06 smithi089 ceph-mon[98504]: pgmap v15142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:08 smithi060 ceph-mon[94233]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:08 smithi060 ceph-mon[109077]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:08 smithi089 ceph-mon[98504]: pgmap v15143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:10 smithi089 ceph-mon[98504]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:10 smithi060 ceph-mon[94233]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:10 smithi060 ceph-mon[109077]: pgmap v15144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:12 smithi089 ceph-mon[98504]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:12 smithi060 ceph-mon[94233]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:12 smithi060 ceph-mon[109077]: pgmap v15145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:14 smithi060 ceph-mon[94233]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:40:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:40:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:14 smithi060 ceph-mon[109077]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:14 smithi089 ceph-mon[98504]: pgmap v15146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:16 smithi060 ceph-mon[94233]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:16 smithi060 ceph-mon[109077]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:16 smithi089 ceph-mon[98504]: pgmap v15147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:18 smithi089 ceph-mon[98504]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:18 smithi060 ceph-mon[94233]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:18 smithi060 ceph-mon[109077]: pgmap v15148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:20 smithi089 ceph-mon[98504]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:20 smithi060 ceph-mon[94233]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:20.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:20 smithi060 ceph-mon[109077]: pgmap v15149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:22 smithi089 ceph-mon[98504]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:22 smithi060 ceph-mon[94233]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:22 smithi060 ceph-mon[109077]: pgmap v15150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:24 smithi060 ceph-mon[94233]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:24 smithi060 ceph-mon[109077]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:40:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:40:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:24 smithi089 ceph-mon[98504]: pgmap v15151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:26 smithi089 ceph-mon[98504]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:26 smithi060 ceph-mon[94233]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:26 smithi060 ceph-mon[109077]: pgmap v15152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:28.524 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:40:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:28 smithi089 ceph-mon[98504]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:28 smithi060 ceph-mon[94233]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:28 smithi060 ceph-mon[109077]: pgmap v15153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:28.849 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:40:28.849 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 2m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:40:28.849 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 2m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:40:28.849 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 2m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 2m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 2m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (6h) 2m ago 6h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 2m ago 6h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 2m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:40:28.850 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 2m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 2m ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 2m ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 2m ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 2m ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 2m ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 2m ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 2m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 2m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:40:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 2m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:40:29.251 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:40:29.252 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:40:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:29 smithi089 ceph-mon[98504]: from='client.40949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:40:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1123245031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:40:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:29 smithi060 ceph-mon[94233]: from='client.40949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:40:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1123245031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:40:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:29 smithi060 ceph-mon[109077]: from='client.40949 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:40:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1123245031' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:40:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:30 smithi089 ceph-mon[98504]: from='client.40955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:40:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:30 smithi089 ceph-mon[98504]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:30 smithi060 ceph-mon[94233]: from='client.40955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:40:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:30 smithi060 ceph-mon[94233]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:30 smithi060 ceph-mon[109077]: from='client.40955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:40:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:30 smithi060 ceph-mon[109077]: pgmap v15154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:32 smithi089 ceph-mon[98504]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:32 smithi060 ceph-mon[94233]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:32 smithi060 ceph-mon[109077]: pgmap v15155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:34 smithi060 ceph-mon[94233]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:34 smithi060 ceph-mon[109077]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:40:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T11:40:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:34 smithi089 ceph-mon[98504]: pgmap v15156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:36 smithi089 ceph-mon[98504]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:36 smithi060 ceph-mon[94233]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:36 smithi060 ceph-mon[109077]: pgmap v15157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:38 smithi089 ceph-mon[98504]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:38 smithi060 ceph-mon[94233]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:38 smithi060 ceph-mon[109077]: pgmap v15158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:40 smithi089 ceph-mon[98504]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:40 smithi060 ceph-mon[94233]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:40 smithi060 ceph-mon[109077]: pgmap v15159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:42 smithi089 ceph-mon[98504]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:42 smithi060 ceph-mon[94233]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:42 smithi060 ceph-mon[109077]: pgmap v15160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:44 smithi060 ceph-mon[109077]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:44 smithi060 ceph-mon[94233]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:40:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:40:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:44 smithi089 ceph-mon[98504]: pgmap v15161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:46 smithi089 ceph-mon[98504]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:46 smithi060 ceph-mon[94233]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:46 smithi060 ceph-mon[109077]: pgmap v15162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:48 smithi089 ceph-mon[98504]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:40:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:48 smithi060 ceph-mon[94233]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:40:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:48 smithi060 ceph-mon[109077]: pgmap v15163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:40:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:40:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:40:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:40:49.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:40:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:40:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:40:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:40:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:40:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:40:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:50 smithi060 ceph-mon[94233]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:50 smithi060 ceph-mon[109077]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:50 smithi089 ceph-mon[98504]: pgmap v15164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:52 smithi060 ceph-mon[94233]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:52 smithi060 ceph-mon[109077]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:52 smithi089 ceph-mon[98504]: pgmap v15165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:54 smithi060 ceph-mon[94233]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:54 smithi060 ceph-mon[109077]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:40:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:40:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:54 smithi089 ceph-mon[98504]: pgmap v15166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:56 smithi089 ceph-mon[98504]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:56 smithi060 ceph-mon[94233]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:56 smithi060 ceph-mon[109077]: pgmap v15167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:40:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:40:58 smithi089 ceph-mon[98504]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:40:58 smithi060 ceph-mon[94233]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:40:58 smithi060 ceph-mon[109077]: pgmap v15168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:40:59.615 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (6h) 3m ago 6h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:40:59.940 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 6h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (6h) 3m ago 6h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:40:59.941 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:41:00.338 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:41:00.338 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:41:00.338 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:41:00.338 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:00.338 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:41:00.339 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:41:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:00 smithi089 ceph-mon[98504]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:00 smithi060 ceph-mon[94233]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:00 smithi060 ceph-mon[109077]: pgmap v15169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:01.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:01 smithi060 ceph-mon[94233]: from='client.40967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:01 smithi060 ceph-mon[94233]: from='client.31098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/91836582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:41:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:01 smithi060 ceph-mon[109077]: from='client.40967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:01 smithi060 ceph-mon[109077]: from='client.31098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/91836582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:41:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:01 smithi089 ceph-mon[98504]: from='client.40967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:01 smithi089 ceph-mon[98504]: from='client.31098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/91836582' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:41:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:02 smithi060 ceph-mon[94233]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:02 smithi060 ceph-mon[109077]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:02 smithi089 ceph-mon[98504]: pgmap v15170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:04 smithi060 ceph-mon[94233]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:04 smithi060 ceph-mon[109077]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:41:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:41:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:04 smithi089 ceph-mon[98504]: pgmap v15171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:06 smithi089 ceph-mon[98504]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:06 smithi060 ceph-mon[94233]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:06 smithi060 ceph-mon[109077]: pgmap v15172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:08 smithi089 ceph-mon[98504]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:08 smithi060 ceph-mon[94233]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:08 smithi060 ceph-mon[109077]: pgmap v15173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:10 smithi089 ceph-mon[98504]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:10 smithi060 ceph-mon[94233]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:10 smithi060 ceph-mon[109077]: pgmap v15174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:12 smithi089 ceph-mon[98504]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:12 smithi060 ceph-mon[94233]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:12 smithi060 ceph-mon[109077]: pgmap v15175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:14 smithi060 ceph-mon[94233]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:14 smithi060 ceph-mon[109077]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:41:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:41:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:14 smithi089 ceph-mon[98504]: pgmap v15176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:16 smithi089 ceph-mon[98504]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:16 smithi060 ceph-mon[94233]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:16 smithi060 ceph-mon[109077]: pgmap v15177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:18 smithi089 ceph-mon[98504]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:18 smithi060 ceph-mon[94233]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:18 smithi060 ceph-mon[109077]: pgmap v15178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:20 smithi089 ceph-mon[98504]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:20 smithi060 ceph-mon[94233]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:20 smithi060 ceph-mon[109077]: pgmap v15179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:22 smithi089 ceph-mon[98504]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:22 smithi060 ceph-mon[94233]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:22 smithi060 ceph-mon[109077]: pgmap v15180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:24 smithi060 ceph-mon[94233]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:24 smithi060 ceph-mon[109077]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:41:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:41:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:24 smithi089 ceph-mon[98504]: pgmap v15181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:26 smithi089 ceph-mon[98504]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:26 smithi060 ceph-mon[94233]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:26 smithi060 ceph-mon[109077]: pgmap v15182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:28 smithi089 ceph-mon[98504]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:28 smithi060 ceph-mon[94233]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:28.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:28 smithi060 ceph-mon[109077]: pgmap v15183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:30.697 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:41:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:30 smithi060 ceph-mon[94233]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:30.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:30 smithi060 ceph-mon[109077]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:30 smithi089 ceph-mon[98504]: pgmap v15184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 3m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 3m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 3m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 3m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:41:31.024 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 3m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 3m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (6h) 3m ago 6h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (6h) 3m ago 6h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 3m ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 3m ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 3m ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 3m ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 3m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 3m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:41:31.025 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 3m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:41:31.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:41:31.426 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:41:31.426 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:41:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[109077]: from='client.31110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[109077]: from='client.31116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[109077]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3806203151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:41:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[94233]: from='client.31110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[94233]: from='client.31116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[94233]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3806203151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:41:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:32 smithi089 ceph-mon[98504]: from='client.31110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:32 smithi089 ceph-mon[98504]: from='client.31116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:41:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:32 smithi089 ceph-mon[98504]: pgmap v15185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3806203151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:41:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:34 smithi060 ceph-mon[94233]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:41:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:41:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:34 smithi060 ceph-mon[109077]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:34 smithi089 ceph-mon[98504]: pgmap v15186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:36 smithi089 ceph-mon[98504]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:36 smithi060 ceph-mon[94233]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:36 smithi060 ceph-mon[109077]: pgmap v15187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:38 smithi089 ceph-mon[98504]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:38 smithi060 ceph-mon[94233]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:38 smithi060 ceph-mon[109077]: pgmap v15188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:40 smithi060 ceph-mon[94233]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:40 smithi060 ceph-mon[109077]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:40 smithi089 ceph-mon[98504]: pgmap v15189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:42 smithi060 ceph-mon[109077]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:42 smithi060 ceph-mon[94233]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:42 smithi089 ceph-mon[98504]: pgmap v15190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:44 smithi060 ceph-mon[94233]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:44 smithi060 ceph-mon[109077]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:41:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:41:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:44 smithi089 ceph-mon[98504]: pgmap v15191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:46 smithi060 ceph-mon[94233]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:46 smithi060 ceph-mon[109077]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:46 smithi089 ceph-mon[98504]: pgmap v15192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:48 smithi060 ceph-mon[94233]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:48 smithi060 ceph-mon[109077]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:48 smithi089 ceph-mon[98504]: pgmap v15193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:41:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:41:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:41:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[94233]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:41:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:41:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[109077]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:41:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:41:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:50 smithi089 ceph-mon[98504]: pgmap v15194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:41:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:41:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:41:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:52 smithi060 ceph-mon[109077]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:52 smithi060 ceph-mon[94233]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:52 smithi089 ceph-mon[98504]: pgmap v15195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:54 smithi060 ceph-mon[94233]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:54 smithi060 ceph-mon[109077]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:41:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:41:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:54 smithi089 ceph-mon[98504]: pgmap v15196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:56 smithi060 ceph-mon[94233]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:56 smithi060 ceph-mon[109077]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:56 smithi089 ceph-mon[98504]: pgmap v15197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:41:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:41:58 smithi060 ceph-mon[94233]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:41:58 smithi060 ceph-mon[109077]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:41:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:41:58 smithi089 ceph-mon[98504]: pgmap v15198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:00 smithi060 ceph-mon[94233]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:00 smithi060 ceph-mon[109077]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:00 smithi089 ceph-mon[98504]: pgmap v15199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:01.789 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:42:02.118 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:42:02.118 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:42:02.118 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:42:02.118 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:42:02.118 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:42:02.118 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:42:02.118 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (6h) 4m ago 6h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:42:02.119 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:42:02.120 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:42:02.120 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:42:02.120 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:42:02.516 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:42:02.516 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:42:02.516 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:42:02.516 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:02.517 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:42:02.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:42:02.518 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:42:02.518 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:42:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:02 smithi060 ceph-mon[94233]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:02 smithi060 ceph-mon[109077]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:02 smithi089 ceph-mon[98504]: pgmap v15200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:03 smithi060 ceph-mon[94233]: from='client.31128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:03.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:03 smithi060 ceph-mon[94233]: from='client.41009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2411193845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:42:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:03 smithi060 ceph-mon[109077]: from='client.31128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:03 smithi060 ceph-mon[109077]: from='client.41009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2411193845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:42:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:03 smithi089 ceph-mon[98504]: from='client.31128 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:03 smithi089 ceph-mon[98504]: from='client.41009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2411193845' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:42:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:04 smithi060 ceph-mon[94233]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:04 smithi060 ceph-mon[109077]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:42:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T11:42:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:04 smithi089 ceph-mon[98504]: pgmap v15201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:06 smithi060 ceph-mon[94233]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:06 smithi060 ceph-mon[109077]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:06 smithi089 ceph-mon[98504]: pgmap v15202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:08 smithi060 ceph-mon[94233]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:08 smithi060 ceph-mon[109077]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:08 smithi089 ceph-mon[98504]: pgmap v15203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:10 smithi060 ceph-mon[94233]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:10 smithi060 ceph-mon[109077]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:10 smithi089 ceph-mon[98504]: pgmap v15204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:12 smithi060 ceph-mon[94233]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:12 smithi060 ceph-mon[109077]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:12 smithi089 ceph-mon[98504]: pgmap v15205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:14 smithi060 ceph-mon[94233]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:14 smithi060 ceph-mon[109077]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:42:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:42:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:14 smithi089 ceph-mon[98504]: pgmap v15206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:16 smithi060 ceph-mon[109077]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:16 smithi060 ceph-mon[94233]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:16 smithi089 ceph-mon[98504]: pgmap v15207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:18 smithi060 ceph-mon[94233]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:18 smithi060 ceph-mon[109077]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:18 smithi089 ceph-mon[98504]: pgmap v15208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:20 smithi060 ceph-mon[94233]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:20 smithi060 ceph-mon[109077]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:20 smithi089 ceph-mon[98504]: pgmap v15209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:22 smithi060 ceph-mon[94233]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:22 smithi060 ceph-mon[109077]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:22 smithi089 ceph-mon[98504]: pgmap v15210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:24 smithi060 ceph-mon[94233]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:24 smithi060 ceph-mon[109077]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:42:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:42:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:24 smithi089 ceph-mon[98504]: pgmap v15211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:26 smithi060 ceph-mon[94233]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:26 smithi060 ceph-mon[109077]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:26 smithi089 ceph-mon[98504]: pgmap v15212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:28 smithi060 ceph-mon[94233]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:28 smithi060 ceph-mon[109077]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:28 smithi089 ceph-mon[98504]: pgmap v15213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:30 smithi060 ceph-mon[94233]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:30 smithi060 ceph-mon[109077]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:30 smithi089 ceph-mon[98504]: pgmap v15214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:32 smithi060 ceph-mon[94233]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:32 smithi060 ceph-mon[109077]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:32 smithi089 ceph-mon[98504]: pgmap v15215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:32.881 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:42:33.204 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 4m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 4m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 4m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 4m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 4m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:42:33.205 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 4m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (6h) 4m ago 6h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (6h) 4m ago 6h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 4m ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 4m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 4m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:42:33.206 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 4m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:42:33.604 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:42:33.604 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:42:33.604 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:42:33.604 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:33.604 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:42:33.604 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:42:33.605 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:42:34.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:42:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:42:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[94233]: from='client.41021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[94233]: from='client.31152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[94233]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2648590236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:42:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[109077]: from='client.41021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[109077]: from='client.31152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[109077]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2648590236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:42:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:34 smithi089 ceph-mon[98504]: from='client.41021 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:34 smithi089 ceph-mon[98504]: from='client.31152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:42:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:34 smithi089 ceph-mon[98504]: pgmap v15216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2648590236' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:42:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:36 smithi060 ceph-mon[94233]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:36 smithi060 ceph-mon[109077]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:36 smithi089 ceph-mon[98504]: pgmap v15217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:38 smithi060 ceph-mon[94233]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:38 smithi060 ceph-mon[109077]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:38 smithi089 ceph-mon[98504]: pgmap v15218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:40 smithi060 ceph-mon[94233]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:40 smithi060 ceph-mon[109077]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:40 smithi089 ceph-mon[98504]: pgmap v15219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:42 smithi060 ceph-mon[94233]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:42 smithi060 ceph-mon[109077]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:42 smithi089 ceph-mon[98504]: pgmap v15220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:44 smithi060 ceph-mon[94233]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:44 smithi060 ceph-mon[109077]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:42:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:42:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:44 smithi089 ceph-mon[98504]: pgmap v15221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:46 smithi060 ceph-mon[94233]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:46 smithi060 ceph-mon[109077]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:46 smithi089 ceph-mon[98504]: pgmap v15222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:48 smithi060 ceph-mon[94233]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:48 smithi060 ceph-mon[109077]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:48 smithi089 ceph-mon[98504]: pgmap v15223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[94233]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[109077]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:42:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:42:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:50 smithi089 ceph-mon[98504]: pgmap v15224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:42:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:42:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:42:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:42:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:52 smithi060 ceph-mon[94233]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:52 smithi060 ceph-mon[109077]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:52 smithi089 ceph-mon[98504]: pgmap v15225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:54 smithi060 ceph-mon[94233]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:54 smithi060 ceph-mon[109077]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:42:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:42:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:54 smithi089 ceph-mon[98504]: pgmap v15226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:56 smithi060 ceph-mon[94233]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:56 smithi060 ceph-mon[109077]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:56 smithi089 ceph-mon[98504]: pgmap v15227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:42:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:42:58 smithi060 ceph-mon[94233]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:42:58 smithi060 ceph-mon[109077]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:42:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:42:58 smithi089 ceph-mon[98504]: pgmap v15228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:00 smithi060 ceph-mon[94233]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:00 smithi060 ceph-mon[109077]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:00 smithi089 ceph-mon[98504]: pgmap v15229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:02 smithi060 ceph-mon[94233]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:02 smithi060 ceph-mon[109077]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:02 smithi089 ceph-mon[98504]: pgmap v15230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:03.966 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:43:04.292 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:43:04.292 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:43:04.292 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:43:04.292 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:43:04.292 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:43:04.292 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:43:04.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:43:04.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (6h) 5m ago 6h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:43:04.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:43:04.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:43:04.294 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:43:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:04 smithi060 ceph-mon[94233]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:04 smithi060 ceph-mon[109077]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:43:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:43:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:04 smithi089 ceph-mon[98504]: pgmap v15231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:04.694 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:43:04.694 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:43:04.694 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:43:04.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:04.694 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:43:04.694 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:43:04.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:43:04.695 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:43:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:05 smithi060 ceph-mon[94233]: from='client.31164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:05 smithi060 ceph-mon[94233]: from='client.31170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3972821432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:05 smithi060 ceph-mon[109077]: from='client.31164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:05 smithi060 ceph-mon[109077]: from='client.31170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3972821432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:43:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:05 smithi089 ceph-mon[98504]: from='client.31164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:05 smithi089 ceph-mon[98504]: from='client.31170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3972821432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:43:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:06 smithi060 ceph-mon[94233]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:06 smithi060 ceph-mon[109077]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:06 smithi089 ceph-mon[98504]: pgmap v15232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:08 smithi060 ceph-mon[94233]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:08 smithi060 ceph-mon[109077]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:08 smithi089 ceph-mon[98504]: pgmap v15233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:10 smithi060 ceph-mon[94233]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:10 smithi060 ceph-mon[109077]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:10 smithi089 ceph-mon[98504]: pgmap v15234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:12 smithi060 ceph-mon[94233]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:12 smithi060 ceph-mon[109077]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:12 smithi089 ceph-mon[98504]: pgmap v15235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:14 smithi060 ceph-mon[94233]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:14 smithi060 ceph-mon[109077]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:43:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:43:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:14 smithi089 ceph-mon[98504]: pgmap v15236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:16 smithi060 ceph-mon[94233]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:16 smithi060 ceph-mon[109077]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:16 smithi089 ceph-mon[98504]: pgmap v15237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:18 smithi060 ceph-mon[94233]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:18 smithi060 ceph-mon[109077]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:18 smithi089 ceph-mon[98504]: pgmap v15238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:20 smithi060 ceph-mon[94233]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:20 smithi060 ceph-mon[109077]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:20 smithi089 ceph-mon[98504]: pgmap v15239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:22 smithi060 ceph-mon[94233]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:22 smithi060 ceph-mon[109077]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:22 smithi089 ceph-mon[98504]: pgmap v15240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:24 smithi060 ceph-mon[94233]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:24 smithi060 ceph-mon[109077]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:43:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:43:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:24 smithi089 ceph-mon[98504]: pgmap v15241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:26 smithi060 ceph-mon[94233]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:26 smithi060 ceph-mon[109077]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:26 smithi089 ceph-mon[98504]: pgmap v15242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:28 smithi060 ceph-mon[94233]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:28 smithi060 ceph-mon[109077]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:28 smithi089 ceph-mon[98504]: pgmap v15243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:30 smithi060 ceph-mon[94233]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:30 smithi060 ceph-mon[109077]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:30 smithi089 ceph-mon[98504]: pgmap v15244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:32 smithi060 ceph-mon[94233]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:32 smithi060 ceph-mon[109077]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:32 smithi089 ceph-mon[98504]: pgmap v15245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:34 smithi060 ceph-mon[94233]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:34 smithi060 ceph-mon[109077]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:43:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:43:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:34 smithi089 ceph-mon[98504]: pgmap v15246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:35.059 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:43:35.386 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:43:35.386 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 5m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:43:35.386 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 5m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:43:35.386 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 5m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:43:35.386 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 5m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:43:35.386 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:43:35.386 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 5m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 5m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:43:35.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:43:35.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (6h) 5m ago 6h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:43:35.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (6h) 5m ago 6h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:43:35.388 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 5m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:43:35.786 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:43:35.786 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:43:35.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:43:35.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:43:35.787 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:43:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[94233]: from='client.31182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[94233]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[94233]: from='client.31188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3073950317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:43:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[109077]: from='client.31182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[109077]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[109077]: from='client.31188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3073950317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:43:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:36 smithi089 ceph-mon[98504]: from='client.31182 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:36 smithi089 ceph-mon[98504]: pgmap v15247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:36 smithi089 ceph-mon[98504]: from='client.31188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:43:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3073950317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:43:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:38 smithi060 ceph-mon[109077]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:38.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:38 smithi060 ceph-mon[94233]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:38 smithi089 ceph-mon[98504]: pgmap v15248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:40 smithi060 ceph-mon[94233]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:40 smithi060 ceph-mon[109077]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:40 smithi089 ceph-mon[98504]: pgmap v15249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:42 smithi060 ceph-mon[94233]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:42 smithi060 ceph-mon[109077]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:42 smithi089 ceph-mon[98504]: pgmap v15250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:44 smithi060 ceph-mon[94233]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:44 smithi060 ceph-mon[109077]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:43:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:43:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:44 smithi089 ceph-mon[98504]: pgmap v15251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:46 smithi060 ceph-mon[94233]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:46 smithi060 ceph-mon[109077]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:46 smithi089 ceph-mon[98504]: pgmap v15252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:48.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:48 smithi060 ceph-mon[109077]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:48 smithi060 ceph-mon[94233]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:48 smithi089 ceph-mon[98504]: pgmap v15253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:50 smithi060 ceph-mon[94233]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:50 smithi060 ceph-mon[109077]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:50 smithi089 ceph-mon[98504]: pgmap v15254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:43:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:43:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:43:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:43:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:43:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:43:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:52 smithi060 ceph-mon[94233]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:52 smithi060 ceph-mon[109077]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:52 smithi089 ceph-mon[98504]: pgmap v15255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:54 smithi060 ceph-mon[94233]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:54 smithi060 ceph-mon[109077]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:43:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:43:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:54 smithi089 ceph-mon[98504]: pgmap v15256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:56 smithi060 ceph-mon[94233]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:56 smithi060 ceph-mon[109077]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:56 smithi089 ceph-mon[98504]: pgmap v15257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:43:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:43:58 smithi060 ceph-mon[94233]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:43:58 smithi060 ceph-mon[109077]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:43:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:43:58 smithi089 ceph-mon[98504]: pgmap v15258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:00 smithi060 ceph-mon[94233]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:00 smithi060 ceph-mon[109077]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:00 smithi089 ceph-mon[98504]: pgmap v15259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:02 smithi060 ceph-mon[94233]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:02 smithi060 ceph-mon[109077]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:02 smithi089 ceph-mon[98504]: pgmap v15260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:04 smithi060 ceph-mon[94233]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:04 smithi060 ceph-mon[109077]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:44:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:44:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:04 smithi089 ceph-mon[98504]: pgmap v15261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:06.143 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:44:06.472 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:44:06.472 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:44:06.472 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:44:06.472 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (6h) 6m ago 6h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:44:06.472 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (6h) 6m ago 6h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:44:06.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:44:06.474 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:44:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:06 smithi060 ceph-mon[94233]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:06 smithi060 ceph-mon[109077]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:06 smithi089 ceph-mon[98504]: pgmap v15262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:44:06.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:06.872 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:44:06.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:44:06.872 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:44:06.872 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:44:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:07 smithi060 ceph-mon[94233]: from='client.41075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:07 smithi060 ceph-mon[94233]: from='client.31206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1453474843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:44:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:07 smithi060 ceph-mon[109077]: from='client.41075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:07 smithi060 ceph-mon[109077]: from='client.31206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1453474843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:44:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:07 smithi089 ceph-mon[98504]: from='client.41075 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:07 smithi089 ceph-mon[98504]: from='client.31206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1453474843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:44:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:08 smithi060 ceph-mon[94233]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:08 smithi060 ceph-mon[109077]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:08 smithi089 ceph-mon[98504]: pgmap v15263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:10 smithi060 ceph-mon[94233]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:10 smithi060 ceph-mon[109077]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:10 smithi089 ceph-mon[98504]: pgmap v15264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:12.766 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:12 smithi060 ceph-mon[94233]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:12.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:12 smithi060 ceph-mon[109077]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:12 smithi089 ceph-mon[98504]: pgmap v15265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:14.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:14 smithi060 ceph-mon[94233]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:14.514 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:44:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:44:14.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:14 smithi060 ceph-mon[109077]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:14 smithi089 ceph-mon[98504]: pgmap v15266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:16 smithi060 ceph-mon[94233]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:16 smithi060 ceph-mon[109077]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:16 smithi089 ceph-mon[98504]: pgmap v15267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:18 smithi060 ceph-mon[94233]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:18 smithi060 ceph-mon[109077]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:18 smithi089 ceph-mon[98504]: pgmap v15268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:20 smithi060 ceph-mon[94233]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:20 smithi060 ceph-mon[109077]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:20 smithi089 ceph-mon[98504]: pgmap v15269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:22 smithi060 ceph-mon[94233]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:22 smithi060 ceph-mon[109077]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:22 smithi089 ceph-mon[98504]: pgmap v15270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:24.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:24 smithi060 ceph-mon[94233]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:24 smithi060 ceph-mon[109077]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:44:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:44:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:24 smithi089 ceph-mon[98504]: pgmap v15271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:26 smithi060 ceph-mon[94233]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:26 smithi060 ceph-mon[109077]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:26 smithi089 ceph-mon[98504]: pgmap v15272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:28 smithi060 ceph-mon[94233]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:28 smithi060 ceph-mon[109077]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:28 smithi089 ceph-mon[98504]: pgmap v15273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:30 smithi060 ceph-mon[94233]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:30 smithi060 ceph-mon[109077]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:30 smithi089 ceph-mon[98504]: pgmap v15274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:32 smithi060 ceph-mon[94233]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:32 smithi060 ceph-mon[109077]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:32 smithi089 ceph-mon[98504]: pgmap v15275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:34 smithi060 ceph-mon[94233]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:44:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:44:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:34 smithi060 ceph-mon[109077]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:34 smithi089 ceph-mon[98504]: pgmap v15276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:36 smithi060 ceph-mon[94233]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:36 smithi060 ceph-mon[109077]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:36 smithi089 ceph-mon[98504]: pgmap v15277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:37.231 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:44:37.557 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:44:37.557 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 6m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:44:37.557 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 6m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:44:37.557 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:44:37.557 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:44:37.557 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 6m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 6m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:44:37.558 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:44:37.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:44:37.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:44:37.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:44:37.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:44:37.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:44:37.559 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 6m ago 6h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:44:37.955 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:44:37.955 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:44:37.955 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:44:37.955 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:37.955 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:44:37.956 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:44:37.957 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[109077]: from='client.31218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[109077]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[109077]: from='client.31224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/924888445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[94233]: from='client.31218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[94233]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[94233]: from='client.31224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/924888445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:44:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:38 smithi089 ceph-mon[98504]: from='client.31218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:38 smithi089 ceph-mon[98504]: pgmap v15278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:38 smithi089 ceph-mon[98504]: from='client.31224 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:44:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/924888445' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:44:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:40 smithi060 ceph-mon[94233]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:40 smithi060 ceph-mon[109077]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:40 smithi089 ceph-mon[98504]: pgmap v15279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:42 smithi060 ceph-mon[94233]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:42 smithi060 ceph-mon[109077]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:42 smithi089 ceph-mon[98504]: pgmap v15280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:44 smithi060 ceph-mon[94233]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:44 smithi060 ceph-mon[109077]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:44:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:44:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:44 smithi089 ceph-mon[98504]: pgmap v15281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:46 smithi060 ceph-mon[94233]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:46 smithi060 ceph-mon[109077]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:46 smithi089 ceph-mon[98504]: pgmap v15282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:48 smithi060 ceph-mon[94233]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:48 smithi060 ceph-mon[109077]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:48 smithi089 ceph-mon[98504]: pgmap v15283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:50 smithi060 ceph-mon[94233]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:50 smithi060 ceph-mon[109077]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:50 smithi089 ceph-mon[98504]: pgmap v15284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:51.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:44:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:44:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:44:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[94233]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:44:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:44:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:44:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[109077]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:44:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:44:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:44:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:52 smithi089 ceph-mon[98504]: pgmap v15285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:44:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:44:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:44:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:54 smithi060 ceph-mon[94233]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:54 smithi060 ceph-mon[109077]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:44:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:44:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:54 smithi089 ceph-mon[98504]: pgmap v15286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:56 smithi060 ceph-mon[94233]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:56 smithi060 ceph-mon[109077]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:56 smithi089 ceph-mon[98504]: pgmap v15287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:44:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:44:58 smithi060 ceph-mon[94233]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:44:58 smithi060 ceph-mon[109077]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:44:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:44:58 smithi089 ceph-mon[98504]: pgmap v15288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:00 smithi060 ceph-mon[94233]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:00 smithi060 ceph-mon[109077]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:00 smithi089 ceph-mon[98504]: pgmap v15289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:02 smithi060 ceph-mon[94233]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:02 smithi060 ceph-mon[109077]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:02 smithi089 ceph-mon[98504]: pgmap v15290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:04 smithi060 ceph-mon[94233]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:45:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:45:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:04 smithi060 ceph-mon[109077]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:04 smithi089 ceph-mon[98504]: pgmap v15291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:06 smithi060 ceph-mon[94233]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:06 smithi060 ceph-mon[109077]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:06 smithi089 ceph-mon[98504]: pgmap v15292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:08.313 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 6h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (6h) 7m ago 6h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (6h) 7m ago 6h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (6h) 7m ago 6h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:45:08.640 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:45:08.641 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:45:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:08 smithi060 ceph-mon[94233]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:08.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:08 smithi060 ceph-mon[109077]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:08 smithi089 ceph-mon[98504]: pgmap v15293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:09.039 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:45:09.039 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:45:09.039 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:45:09.039 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:09.039 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:45:09.040 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:45:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:09 smithi060 ceph-mon[94233]: from='client.31236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:09 smithi060 ceph-mon[94233]: from='client.31242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:09.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2431567716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:45:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:09 smithi060 ceph-mon[109077]: from='client.31236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:09 smithi060 ceph-mon[109077]: from='client.31242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2431567716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:45:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:09 smithi089 ceph-mon[98504]: from='client.31236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:09 smithi089 ceph-mon[98504]: from='client.31242 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2431567716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:45:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:10 smithi060 ceph-mon[94233]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:10 smithi060 ceph-mon[109077]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:10 smithi089 ceph-mon[98504]: pgmap v15294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:12 smithi060 ceph-mon[94233]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:12 smithi060 ceph-mon[109077]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:12 smithi089 ceph-mon[98504]: pgmap v15295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:14 smithi060 ceph-mon[94233]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:14 smithi060 ceph-mon[109077]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:45:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:45:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:14 smithi089 ceph-mon[98504]: pgmap v15296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:16 smithi060 ceph-mon[94233]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:16 smithi060 ceph-mon[109077]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:16 smithi089 ceph-mon[98504]: pgmap v15297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:18 smithi060 ceph-mon[94233]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:18 smithi060 ceph-mon[109077]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:18 smithi089 ceph-mon[98504]: pgmap v15298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:20 smithi060 ceph-mon[94233]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:20 smithi060 ceph-mon[109077]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:20 smithi089 ceph-mon[98504]: pgmap v15299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:22 smithi060 ceph-mon[94233]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:22 smithi060 ceph-mon[109077]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:22 smithi089 ceph-mon[98504]: pgmap v15300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 11:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T11:45:23.373640201Z level=info msg="Completed cleanup jobs" duration=12.896851ms 2023-12-01T11:45:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:24 smithi060 ceph-mon[94233]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:24 smithi060 ceph-mon[109077]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:45:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:45:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:24 smithi089 ceph-mon[98504]: pgmap v15301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:26 smithi060 ceph-mon[94233]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:26 smithi060 ceph-mon[109077]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:26 smithi089 ceph-mon[98504]: pgmap v15302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:28 smithi060 ceph-mon[94233]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:28 smithi060 ceph-mon[109077]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:28 smithi089 ceph-mon[98504]: pgmap v15303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:30 smithi060 ceph-mon[94233]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:30 smithi060 ceph-mon[109077]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:30 smithi089 ceph-mon[98504]: pgmap v15304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:32 smithi060 ceph-mon[94233]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:32 smithi060 ceph-mon[109077]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:32 smithi089 ceph-mon[98504]: pgmap v15305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:34 smithi060 ceph-mon[94233]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:34 smithi060 ceph-mon[109077]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:45:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:45:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:34 smithi089 ceph-mon[98504]: pgmap v15306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:36 smithi060 ceph-mon[94233]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:36 smithi060 ceph-mon[109077]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:36 smithi089 ceph-mon[98504]: pgmap v15307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:38.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:38 smithi060 ceph-mon[94233]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:38 smithi060 ceph-mon[109077]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:38 smithi089 ceph-mon[98504]: pgmap v15308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:39.403 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (6h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:45:39.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5457M 2295M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 5997M 2295M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5363M 2295M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5175M 2295M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4281M 2491M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4847M 2491M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4279M 2491M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4873M 2491M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:45:39.728 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (6h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:45:40.125 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:45:40.126 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:45:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:40 smithi060 ceph-mon[94233]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:40 smithi060 ceph-mon[94233]: from='client.31254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2530591579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:45:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:40 smithi060 ceph-mon[109077]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:40 smithi060 ceph-mon[109077]: from='client.31254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2530591579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:45:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:40 smithi089 ceph-mon[98504]: pgmap v15309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:40 smithi089 ceph-mon[98504]: from='client.31254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2530591579' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:45:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:41 smithi060 ceph-mon[94233]: from='client.31260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:41 smithi060 ceph-mon[109077]: from='client.31260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:41 smithi089 ceph-mon[98504]: from='client.31260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:45:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:42 smithi060 ceph-mon[94233]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:42 smithi060 ceph-mon[109077]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:42 smithi089 ceph-mon[98504]: pgmap v15310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:44 smithi060 ceph-mon[94233]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:44 smithi060 ceph-mon[109077]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:45:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:45:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:44 smithi089 ceph-mon[98504]: pgmap v15311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:46 smithi060 ceph-mon[94233]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:46 smithi060 ceph-mon[109077]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:46 smithi089 ceph-mon[98504]: pgmap v15312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:48 smithi060 ceph-mon[94233]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:48 smithi060 ceph-mon[109077]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:48 smithi089 ceph-mon[98504]: pgmap v15313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:50 smithi060 ceph-mon[94233]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:50 smithi060 ceph-mon[109077]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:50 smithi089 ceph-mon[98504]: pgmap v15314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:52 smithi060 ceph-mon[94233]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:45:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:52 smithi060 ceph-mon[109077]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:45:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:52 smithi089 ceph-mon[98504]: pgmap v15315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:45:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2485M 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2285M 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2485M 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2285M 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:45:53.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2485M 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2285M 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:45:53.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:45:53.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:45:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:54 smithi060 ceph-mon[94233]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:54 smithi060 ceph-mon[109077]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:45:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:45:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:54 smithi089 ceph-mon[98504]: pgmap v15316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:56 smithi060 ceph-mon[94233]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:56 smithi060 ceph-mon[109077]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:56 smithi089 ceph-mon[98504]: pgmap v15317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:45:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:45:58 smithi060 ceph-mon[94233]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:45:58 smithi060 ceph-mon[109077]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:45:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:45:58 smithi089 ceph-mon[98504]: pgmap v15318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:00 smithi060 ceph-mon[94233]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:00 smithi060 ceph-mon[109077]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:00 smithi089 ceph-mon[98504]: pgmap v15319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:02 smithi060 ceph-mon[94233]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:02 smithi060 ceph-mon[109077]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:02 smithi089 ceph-mon[98504]: pgmap v15320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:04 smithi089 ceph-mon[98504]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:04 smithi060 ceph-mon[94233]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:04 smithi060 ceph-mon[109077]: pgmap v15321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:46:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:46:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:06 smithi060 ceph-mon[94233]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:06 smithi060 ceph-mon[109077]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:06 smithi089 ceph-mon[98504]: pgmap v15322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:08 smithi060 ceph-mon[94233]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:08 smithi060 ceph-mon[109077]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:08 smithi089 ceph-mon[98504]: pgmap v15323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:10.487 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:46:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:10 smithi060 ceph-mon[94233]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:10 smithi060 ceph-mon[109077]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:10 smithi089 ceph-mon[98504]: pgmap v15324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5457M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 5997M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:46:10.815 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5363M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:46:10.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5175M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:46:10.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4281M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:46:10.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4847M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:46:10.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4279M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:46:10.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4873M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:46:10.816 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:11.214 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:46:11.215 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:46:11.215 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:11.215 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:46:11.215 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:46:11.215 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:46:11.215 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:46:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:11 smithi060 ceph-mon[94233]: from='client.41147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2472663102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:46:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:11 smithi060 ceph-mon[109077]: from='client.41147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2472663102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:46:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:11 smithi089 ceph-mon[98504]: from='client.41147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2472663102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:46:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:12 smithi060 ceph-mon[94233]: from='client.41153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:12 smithi060 ceph-mon[94233]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:12 smithi060 ceph-mon[109077]: from='client.41153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:12 smithi060 ceph-mon[109077]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:12 smithi089 ceph-mon[98504]: from='client.41153 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:12 smithi089 ceph-mon[98504]: pgmap v15325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:14 smithi089 ceph-mon[98504]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:14 smithi060 ceph-mon[94233]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:14 smithi060 ceph-mon[109077]: pgmap v15326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:46:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:46:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:16 smithi060 ceph-mon[94233]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:16 smithi060 ceph-mon[109077]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:16 smithi089 ceph-mon[98504]: pgmap v15327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:18 smithi060 ceph-mon[94233]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:18 smithi060 ceph-mon[109077]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:18 smithi089 ceph-mon[98504]: pgmap v15328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:20 smithi060 ceph-mon[94233]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:20 smithi060 ceph-mon[109077]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:20 smithi089 ceph-mon[98504]: pgmap v15329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:22 smithi060 ceph-mon[94233]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:22 smithi060 ceph-mon[109077]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:22 smithi089 ceph-mon[98504]: pgmap v15330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:24 smithi089 ceph-mon[98504]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:24 smithi060 ceph-mon[94233]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:24 smithi060 ceph-mon[109077]: pgmap v15331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:46:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:46:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:26 smithi060 ceph-mon[94233]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:26 smithi060 ceph-mon[109077]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:26 smithi089 ceph-mon[98504]: pgmap v15332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:28 smithi060 ceph-mon[94233]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:28 smithi060 ceph-mon[109077]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:28 smithi089 ceph-mon[98504]: pgmap v15333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:30 smithi060 ceph-mon[94233]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:30 smithi060 ceph-mon[109077]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:30 smithi089 ceph-mon[98504]: pgmap v15334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:32 smithi060 ceph-mon[94233]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:32 smithi060 ceph-mon[109077]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:32 smithi089 ceph-mon[98504]: pgmap v15335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:34 smithi089 ceph-mon[98504]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:34 smithi060 ceph-mon[94233]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:34 smithi060 ceph-mon[109077]: pgmap v15336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:46:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:46:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:36 smithi060 ceph-mon[94233]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:36 smithi060 ceph-mon[109077]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:36 smithi089 ceph-mon[98504]: pgmap v15337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:38 smithi060 ceph-mon[94233]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:38 smithi060 ceph-mon[109077]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:38 smithi089 ceph-mon[98504]: pgmap v15338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:40 smithi060 ceph-mon[94233]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:40 smithi060 ceph-mon[109077]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:40 smithi089 ceph-mon[98504]: pgmap v15339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:41.587 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:46:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:41.915 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:46:41.916 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5457M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 5997M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5363M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5175M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4281M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4847M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4279M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4873M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:46:41.917 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:46:42.318 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:42.319 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:46:42.320 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:46:42.320 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:46:42.320 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:46:42.320 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:46:42.320 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:46:42.320 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:46:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:42 smithi060 ceph-mon[109077]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:42 smithi060 ceph-mon[109077]: from='client.31290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1425621889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:46:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:42 smithi060 ceph-mon[94233]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:42 smithi060 ceph-mon[94233]: from='client.31290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1425621889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:46:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:42 smithi089 ceph-mon[98504]: pgmap v15340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:42 smithi089 ceph-mon[98504]: from='client.31290 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1425621889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:46:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:43 smithi060 ceph-mon[94233]: from='client.31296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:43 smithi060 ceph-mon[109077]: from='client.31296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:43 smithi089 ceph-mon[98504]: from='client.31296 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:46:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:44 smithi060 ceph-mon[94233]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:44 smithi060 ceph-mon[109077]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:46:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:46:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:44 smithi089 ceph-mon[98504]: pgmap v15341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:46 smithi060 ceph-mon[94233]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:46 smithi060 ceph-mon[109077]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:46 smithi089 ceph-mon[98504]: pgmap v15342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:48 smithi060 ceph-mon[94233]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:48 smithi060 ceph-mon[109077]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:48 smithi089 ceph-mon[98504]: pgmap v15343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:50 smithi060 ceph-mon[94233]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:50 smithi060 ceph-mon[109077]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:50.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:50 smithi089 ceph-mon[98504]: pgmap v15344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:52 smithi060 ceph-mon[109077]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:52 smithi060 ceph-mon[94233]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:52 smithi089 ceph-mon[98504]: pgmap v15345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:46:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:46:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:46:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:46:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:46:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:46:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:46:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:46:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:46:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:46:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:46:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:46:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:54 smithi060 ceph-mon[94233]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:54 smithi060 ceph-mon[109077]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:46:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:46:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:54 smithi089 ceph-mon[98504]: pgmap v15346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:56 smithi060 ceph-mon[109077]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:56 smithi060 ceph-mon[94233]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:56 smithi089 ceph-mon[98504]: pgmap v15347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:46:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:46:58 smithi060 ceph-mon[94233]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:46:58 smithi060 ceph-mon[109077]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:46:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:46:58 smithi089 ceph-mon[98504]: pgmap v15348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:00 smithi060 ceph-mon[94233]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:00 smithi060 ceph-mon[109077]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:00 smithi089 ceph-mon[98504]: pgmap v15349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:02 smithi060 ceph-mon[94233]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:02 smithi060 ceph-mon[109077]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:02 smithi089 ceph-mon[98504]: pgmap v15350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:04 smithi089 ceph-mon[98504]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:04 smithi060 ceph-mon[94233]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:04 smithi060 ceph-mon[109077]: pgmap v15351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:47:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:47:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:06 smithi060 ceph-mon[94233]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:06 smithi060 ceph-mon[109077]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:06 smithi089 ceph-mon[98504]: pgmap v15352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:08 smithi060 ceph-mon[94233]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:08 smithi060 ceph-mon[109077]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:08 smithi089 ceph-mon[98504]: pgmap v15353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:10 smithi060 ceph-mon[109077]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:10 smithi060 ceph-mon[94233]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:10 smithi089 ceph-mon[98504]: pgmap v15354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:12.682 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:47:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:12 smithi060 ceph-mon[94233]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:12 smithi060 ceph-mon[109077]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:12 smithi089 ceph-mon[98504]: pgmap v15355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:47:13.008 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5457M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 5997M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5363M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5175M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4281M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4847M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4279M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4873M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:47:13.009 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:47:13.405 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:47:13.406 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:13.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:47:13.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:47:13.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:13.407 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:47:13.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:47:13.407 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:47:13.407 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:47:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:14 smithi089 ceph-mon[98504]: from='client.31308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:14 smithi089 ceph-mon[98504]: from='client.31314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:14 smithi089 ceph-mon[98504]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2645735960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:47:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:47:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:47:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[94233]: from='client.31308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[94233]: from='client.31314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[94233]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2645735960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:47:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[109077]: from='client.31308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[109077]: from='client.31314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[109077]: pgmap v15356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2645735960' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:47:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:16 smithi060 ceph-mon[94233]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:16 smithi060 ceph-mon[109077]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:16 smithi089 ceph-mon[98504]: pgmap v15357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:18 smithi060 ceph-mon[94233]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:18 smithi060 ceph-mon[109077]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:18 smithi089 ceph-mon[98504]: pgmap v15358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:20 smithi060 ceph-mon[94233]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:20 smithi060 ceph-mon[109077]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:20 smithi089 ceph-mon[98504]: pgmap v15359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:22 smithi060 ceph-mon[94233]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:22 smithi060 ceph-mon[109077]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:22 smithi089 ceph-mon[98504]: pgmap v15360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:24 smithi089 ceph-mon[98504]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:24 smithi060 ceph-mon[94233]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:24 smithi060 ceph-mon[109077]: pgmap v15361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:47:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:47:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:26 smithi060 ceph-mon[94233]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:26 smithi060 ceph-mon[109077]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:26 smithi089 ceph-mon[98504]: pgmap v15362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:28 smithi060 ceph-mon[94233]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:28 smithi060 ceph-mon[109077]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:28 smithi089 ceph-mon[98504]: pgmap v15363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:30 smithi060 ceph-mon[94233]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:30 smithi060 ceph-mon[109077]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:30 smithi089 ceph-mon[98504]: pgmap v15364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:32 smithi060 ceph-mon[94233]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:32 smithi060 ceph-mon[109077]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:32 smithi089 ceph-mon[98504]: pgmap v15365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:34 smithi089 ceph-mon[98504]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:34 smithi060 ceph-mon[94233]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:47:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:47:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:34 smithi060 ceph-mon[109077]: pgmap v15366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:36 smithi060 ceph-mon[94233]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:36 smithi060 ceph-mon[109077]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:36 smithi089 ceph-mon[98504]: pgmap v15367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:38 smithi060 ceph-mon[109077]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:38 smithi060 ceph-mon[94233]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:38 smithi089 ceph-mon[98504]: pgmap v15368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:40 smithi060 ceph-mon[109077]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:40 smithi060 ceph-mon[94233]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:40 smithi089 ceph-mon[98504]: pgmap v15369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:42 smithi060 ceph-mon[94233]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:42 smithi060 ceph-mon[109077]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:42 smithi089 ceph-mon[98504]: pgmap v15370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:43.769 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:47:44.095 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:47:44.095 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:47:44.095 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:47:44.095 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 822M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1886M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1082M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 832M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:47:44.096 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5457M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 5997M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5363M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5175M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4281M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4847M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4279M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4873M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:47:44.097 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:47:44.498 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:47:44.498 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:47:44.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:44.499 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:47:44.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:47:44.500 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:47:44.500 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:47:44.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:47:44.500 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:47:44.500 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:47:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:44 smithi089 ceph-mon[98504]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:44 smithi060 ceph-mon[94233]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:44 smithi060 ceph-mon[109077]: pgmap v15371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:47:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T11:47:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:45 smithi089 ceph-mon[98504]: from='client.31326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:45 smithi089 ceph-mon[98504]: from='client.31332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2674643805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:47:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:45 smithi060 ceph-mon[94233]: from='client.31326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:45 smithi060 ceph-mon[94233]: from='client.31332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2674643805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:47:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:45 smithi060 ceph-mon[109077]: from='client.31326 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:45 smithi060 ceph-mon[109077]: from='client.31332 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:47:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2674643805' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:47:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:46 smithi060 ceph-mon[94233]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:46 smithi060 ceph-mon[109077]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:46 smithi089 ceph-mon[98504]: pgmap v15372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:48 smithi060 ceph-mon[94233]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:48 smithi060 ceph-mon[109077]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:48 smithi089 ceph-mon[98504]: pgmap v15373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:50 smithi060 ceph-mon[109077]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:50 smithi060 ceph-mon[94233]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:50 smithi089 ceph-mon[98504]: pgmap v15374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:52 smithi060 ceph-mon[94233]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:52 smithi060 ceph-mon[109077]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:52 smithi089 ceph-mon[98504]: pgmap v15375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:47:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:54 smithi060 ceph-mon[94233]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:47:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:54 smithi060 ceph-mon[109077]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:47:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T11:47:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:47:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:54 smithi089 ceph-mon[98504]: pgmap v15376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:56 smithi060 ceph-mon[94233]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:56 smithi060 ceph-mon[109077]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:56 smithi089 ceph-mon[98504]: pgmap v15377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:47:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[109077]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[94233]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:57 smithi089 ceph-mon[98504]: pgmap v15378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:47:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:47:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:47:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:47:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:47:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:47:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:47:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:47:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:47:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:47:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:47:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:48:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:00 smithi089 ceph-mon[98504]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:00 smithi060 ceph-mon[94233]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:00 smithi060 ceph-mon[109077]: pgmap v15379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:02 smithi060 ceph-mon[94233]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:02 smithi060 ceph-mon[109077]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:02 smithi089 ceph-mon[98504]: pgmap v15380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:04.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:04 smithi060 ceph-mon[109077]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:04 smithi060 ceph-mon[94233]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:48:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:48:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:04 smithi089 ceph-mon[98504]: pgmap v15381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:06 smithi060 ceph-mon[109077]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:06 smithi060 ceph-mon[94233]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:06 smithi089 ceph-mon[98504]: pgmap v15382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:08 smithi060 ceph-mon[94233]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:08 smithi060 ceph-mon[109077]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:08 smithi089 ceph-mon[98504]: pgmap v15383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:10 smithi060 ceph-mon[94233]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:10 smithi060 ceph-mon[109077]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:10 smithi089 ceph-mon[98504]: pgmap v15384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:11.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:12 smithi060 ceph-mon[94233]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:12 smithi060 ceph-mon[109077]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:12 smithi089 ceph-mon[98504]: pgmap v15385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:14 smithi060 ceph-mon[94233]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:14 smithi060 ceph-mon[109077]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:48:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:48:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:14 smithi089 ceph-mon[98504]: pgmap v15386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:14.860 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:48:15.189 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:48:15.189 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 18s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 17s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 18s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 17s ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 17s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 18s ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 18s ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 17s ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 18s ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 18s ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:48:15.190 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 17s ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 18s ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 18s ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 18s ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 18s ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 17s ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 17s ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 17s ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 17s ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:48:15.191 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 17s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:48:15.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:15.592 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:48:15.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:48:15.592 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:15.592 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:48:15.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:48:15.592 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:48:15.592 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[94233]: from='client.41219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[94233]: from='client.31350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[94233]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1560524946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[109077]: from='client.41219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[109077]: from='client.31350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[109077]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1560524946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:48:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:16 smithi089 ceph-mon[98504]: from='client.41219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:16 smithi089 ceph-mon[98504]: from='client.31350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:16 smithi089 ceph-mon[98504]: pgmap v15387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1560524946' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:48:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:18 smithi060 ceph-mon[94233]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:18 smithi060 ceph-mon[109077]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:18 smithi089 ceph-mon[98504]: pgmap v15388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:20 smithi060 ceph-mon[94233]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:20 smithi060 ceph-mon[109077]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:20 smithi089 ceph-mon[98504]: pgmap v15389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:22.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:22 smithi060 ceph-mon[109077]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:22 smithi060 ceph-mon[94233]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:22 smithi089 ceph-mon[98504]: pgmap v15390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:24 smithi060 ceph-mon[94233]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:24 smithi060 ceph-mon[109077]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:48:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:48:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:24 smithi089 ceph-mon[98504]: pgmap v15391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:26 smithi060 ceph-mon[94233]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:26 smithi060 ceph-mon[109077]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:26 smithi089 ceph-mon[98504]: pgmap v15392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:28 smithi060 ceph-mon[94233]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:28 smithi060 ceph-mon[109077]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:28 smithi089 ceph-mon[98504]: pgmap v15393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:30 smithi060 ceph-mon[94233]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:30 smithi060 ceph-mon[109077]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:30 smithi089 ceph-mon[98504]: pgmap v15394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:32 smithi060 ceph-mon[94233]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:32 smithi060 ceph-mon[109077]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:32 smithi089 ceph-mon[98504]: pgmap v15395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:34 smithi060 ceph-mon[94233]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:34 smithi060 ceph-mon[109077]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:48:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:48:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:34 smithi089 ceph-mon[98504]: pgmap v15396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:36 smithi060 ceph-mon[94233]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:36 smithi060 ceph-mon[109077]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:36 smithi089 ceph-mon[98504]: pgmap v15397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:38 smithi060 ceph-mon[94233]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:38 smithi060 ceph-mon[109077]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:38 smithi089 ceph-mon[98504]: pgmap v15398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:40 smithi060 ceph-mon[94233]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:40 smithi060 ceph-mon[109077]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:40 smithi089 ceph-mon[98504]: pgmap v15399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:42 smithi060 ceph-mon[94233]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:42 smithi060 ceph-mon[109077]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:42 smithi089 ceph-mon[98504]: pgmap v15400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:44 smithi060 ceph-mon[94233]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:44 smithi060 ceph-mon[109077]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:48:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:48:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:44 smithi089 ceph-mon[98504]: pgmap v15401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:45.952 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:48:46.277 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:48:46.277 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 49s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:48:46.277 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 48s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:48:46.277 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 49s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 48s ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 48s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 49s ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 49s ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 48s ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 49s ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 49s ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 48s ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 49s ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 49s ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:48:46.278 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 49s ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:48:46.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 49s ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:48:46.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 48s ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:48:46.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 48s ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:48:46.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 48s ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:48:46.279 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 48s ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:48:46.279 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 48s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:48:46.676 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:48:46.677 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:48:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:46 smithi060 ceph-mon[94233]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:46 smithi060 ceph-mon[109077]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:46 smithi089 ceph-mon[98504]: pgmap v15402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:47 smithi060 ceph-mon[94233]: from='client.31362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:47 smithi060 ceph-mon[94233]: from='client.31368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3554069818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:48:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:47 smithi060 ceph-mon[109077]: from='client.31362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:47 smithi060 ceph-mon[109077]: from='client.31368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3554069818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:48:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:47 smithi089 ceph-mon[98504]: from='client.31362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:47 smithi089 ceph-mon[98504]: from='client.31368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:48:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3554069818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:48:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:48 smithi060 ceph-mon[94233]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:48 smithi060 ceph-mon[109077]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:48 smithi089 ceph-mon[98504]: pgmap v15403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:50 smithi060 ceph-mon[94233]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:50 smithi060 ceph-mon[109077]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:50 smithi089 ceph-mon[98504]: pgmap v15404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:52 smithi060 ceph-mon[109077]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:52 smithi060 ceph-mon[94233]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:52 smithi089 ceph-mon[98504]: pgmap v15405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:54 smithi060 ceph-mon[94233]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:54 smithi060 ceph-mon[109077]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:48:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:48:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:54 smithi089 ceph-mon[98504]: pgmap v15406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:56 smithi060 ceph-mon[94233]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:56 smithi060 ceph-mon[109077]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:56 smithi089 ceph-mon[98504]: pgmap v15407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:48:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:58 smithi060 ceph-mon[94233]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:48:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:58 smithi060 ceph-mon[109077]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:48:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:58 smithi089 ceph-mon[98504]: pgmap v15408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:48:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:48:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:48:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:48:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:48:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:48:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:48:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:48:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:48:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:48:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:48:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:48:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:48:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:49:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:00 smithi060 ceph-mon[94233]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:00 smithi060 ceph-mon[109077]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:00 smithi089 ceph-mon[98504]: pgmap v15409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:02 smithi060 ceph-mon[94233]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:02 smithi060 ceph-mon[109077]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:02 smithi089 ceph-mon[98504]: pgmap v15410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:04 smithi060 ceph-mon[94233]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:04 smithi060 ceph-mon[109077]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:49:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:49:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:04 smithi089 ceph-mon[98504]: pgmap v15411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:06 smithi060 ceph-mon[94233]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:06 smithi060 ceph-mon[109077]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:06 smithi089 ceph-mon[98504]: pgmap v15412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:08 smithi060 ceph-mon[94233]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:08 smithi060 ceph-mon[109077]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:08 smithi089 ceph-mon[98504]: pgmap v15413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:10 smithi060 ceph-mon[94233]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:10 smithi060 ceph-mon[109077]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:10 smithi089 ceph-mon[98504]: pgmap v15414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:12 smithi060 ceph-mon[94233]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:12 smithi060 ceph-mon[109077]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:12 smithi089 ceph-mon[98504]: pgmap v15415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:14 smithi060 ceph-mon[94233]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:49:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:49:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:14 smithi060 ceph-mon[109077]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:14 smithi089 ceph-mon[98504]: pgmap v15416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:16 smithi060 ceph-mon[94233]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:16 smithi060 ceph-mon[109077]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:16 smithi089 ceph-mon[98504]: pgmap v15417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:17.039 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 80s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 79s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 80s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 79s ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 79s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 80s ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 80s ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:49:17.365 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 79s ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 80s ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 80s ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 79s ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 80s ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 80s ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 80s ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 80s ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 79s ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 79s ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 79s ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:49:17.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 79s ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:49:17.367 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 79s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:49:17.764 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:49:17.764 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:17.765 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:49:17.766 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:49:17.766 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:49:17.766 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:49:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[94233]: from='client.31380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[94233]: from='client.31386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[94233]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4130027938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:49:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[109077]: from='client.31380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[109077]: from='client.31386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[109077]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4130027938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:49:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:18 smithi089 ceph-mon[98504]: from='client.31380 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:18 smithi089 ceph-mon[98504]: from='client.31386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:18 smithi089 ceph-mon[98504]: pgmap v15418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4130027938' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:49:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:20 smithi060 ceph-mon[94233]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:20 smithi060 ceph-mon[109077]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:20 smithi089 ceph-mon[98504]: pgmap v15419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:22 smithi060 ceph-mon[94233]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:22 smithi060 ceph-mon[109077]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:22 smithi089 ceph-mon[98504]: pgmap v15420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:24 smithi060 ceph-mon[94233]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:49:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:49:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:24 smithi060 ceph-mon[109077]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:24 smithi089 ceph-mon[98504]: pgmap v15421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:26 smithi060 ceph-mon[94233]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:26 smithi060 ceph-mon[109077]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:26 smithi089 ceph-mon[98504]: pgmap v15422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:28 smithi060 ceph-mon[94233]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:28 smithi060 ceph-mon[109077]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:28 smithi089 ceph-mon[98504]: pgmap v15423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:30 smithi060 ceph-mon[94233]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:30 smithi060 ceph-mon[109077]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:30 smithi089 ceph-mon[98504]: pgmap v15424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:32 smithi060 ceph-mon[94233]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:32 smithi060 ceph-mon[109077]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:32 smithi089 ceph-mon[98504]: pgmap v15425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:34 smithi060 ceph-mon[94233]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:34 smithi060 ceph-mon[109077]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:49:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:49:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:34 smithi089 ceph-mon[98504]: pgmap v15426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:36 smithi060 ceph-mon[94233]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:36 smithi060 ceph-mon[109077]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:36 smithi089 ceph-mon[98504]: pgmap v15427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:38 smithi060 ceph-mon[94233]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:38 smithi060 ceph-mon[109077]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:38 smithi089 ceph-mon[98504]: pgmap v15428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:40 smithi060 ceph-mon[94233]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:40 smithi060 ceph-mon[109077]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:40 smithi089 ceph-mon[98504]: pgmap v15429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:42 smithi060 ceph-mon[94233]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:42 smithi060 ceph-mon[109077]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:42 smithi089 ceph-mon[98504]: pgmap v15430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:44 smithi060 ceph-mon[94233]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:44 smithi060 ceph-mon[109077]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:49:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:49:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:44 smithi089 ceph-mon[98504]: pgmap v15431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:46 smithi060 ceph-mon[94233]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:46 smithi060 ceph-mon[109077]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:46 smithi089 ceph-mon[98504]: pgmap v15432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:48.128 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:49:48.455 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:49:48.455 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 111s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:49:48.455 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 110s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 111s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 110s ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 110s ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 111s ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 111s ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 110s ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 111s ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 111s ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 110s ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 111s ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:49:48.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 111s ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:49:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 111s ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:49:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 111s ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:49:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 110s ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:49:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 110s ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:49:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 110s ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:49:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 110s ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:49:48.457 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 110s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:49:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:48 smithi060 ceph-mon[94233]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:48 smithi060 ceph-mon[109077]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:48 smithi089 ceph-mon[98504]: pgmap v15433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:49:48.859 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:49:48.860 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:49:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:49 smithi060 ceph-mon[94233]: from='client.31398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:49 smithi060 ceph-mon[94233]: from='client.31404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1534364603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:49:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:49 smithi060 ceph-mon[109077]: from='client.31398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:49 smithi060 ceph-mon[109077]: from='client.31404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1534364603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:49:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:49 smithi089 ceph-mon[98504]: from='client.31398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:49 smithi089 ceph-mon[98504]: from='client.31404 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:49:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1534364603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:49:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:50 smithi060 ceph-mon[94233]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:50 smithi060 ceph-mon[109077]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:50 smithi089 ceph-mon[98504]: pgmap v15434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:52 smithi060 ceph-mon[109077]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:52 smithi060 ceph-mon[94233]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:52 smithi089 ceph-mon[98504]: pgmap v15435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:54 smithi060 ceph-mon[94233]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:54 smithi060 ceph-mon[109077]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:49:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:49:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:54 smithi089 ceph-mon[98504]: pgmap v15436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:56 smithi060 ceph-mon[94233]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:56 smithi060 ceph-mon[109077]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:56 smithi089 ceph-mon[98504]: pgmap v15437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:49:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:58 smithi060 ceph-mon[94233]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:58 smithi060 ceph-mon[109077]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:58 smithi089 ceph-mon[98504]: pgmap v15438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:49:59.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:49:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:49:59.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:49:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:49:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:49:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:50:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T11:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[109077]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:00.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[94233]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:50:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:00 smithi089 ceph-mon[98504]: pgmap v15439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:50:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:50:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:50:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T11:50:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:02 smithi060 ceph-mon[94233]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:02 smithi060 ceph-mon[109077]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:02 smithi089 ceph-mon[98504]: pgmap v15440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:04 smithi060 ceph-mon[94233]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:50:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:50:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:04 smithi060 ceph-mon[109077]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:04 smithi089 ceph-mon[98504]: pgmap v15441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:06 smithi060 ceph-mon[94233]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:06 smithi060 ceph-mon[109077]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:06 smithi089 ceph-mon[98504]: pgmap v15442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:08 smithi060 ceph-mon[94233]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:08 smithi060 ceph-mon[109077]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:08 smithi089 ceph-mon[98504]: pgmap v15443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:10 smithi060 ceph-mon[94233]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:10 smithi060 ceph-mon[109077]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:10 smithi089 ceph-mon[98504]: pgmap v15444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:12 smithi060 ceph-mon[94233]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:12 smithi060 ceph-mon[109077]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:12 smithi089 ceph-mon[98504]: pgmap v15445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:14 smithi060 ceph-mon[94233]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:50:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:50:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:14 smithi060 ceph-mon[109077]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:14 smithi089 ceph-mon[98504]: pgmap v15446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:16 smithi060 ceph-mon[94233]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:16 smithi060 ceph-mon[109077]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:16 smithi089 ceph-mon[98504]: pgmap v15447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:18 smithi060 ceph-mon[94233]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:18 smithi060 ceph-mon[109077]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:18 smithi089 ceph-mon[98504]: pgmap v15448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:19.222 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:50:19.549 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:50:19.549 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:50:19.550 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:50:19.550 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:50:19.550 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:50:19.550 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:50:19.550 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:50:19.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:50:19.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:50:19.551 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:50:19.552 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:50:19.552 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:50:19.552 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:50:19.950 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:50:19.950 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:50:19.950 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:50:19.950 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:19.950 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:19.951 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:50:19.952 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:50:19.952 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:50:19.952 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:50:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[94233]: from='client.41291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[94233]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[94233]: from='client.41297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2057840478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:50:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[109077]: from='client.41291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[109077]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[109077]: from='client.41297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2057840478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:50:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:20 smithi089 ceph-mon[98504]: from='client.41291 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:20 smithi089 ceph-mon[98504]: pgmap v15449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:20 smithi089 ceph-mon[98504]: from='client.41297 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2057840478' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:50:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:22 smithi060 ceph-mon[94233]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:22 smithi060 ceph-mon[109077]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:22 smithi089 ceph-mon[98504]: pgmap v15450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:24 smithi060 ceph-mon[109077]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:50:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:50:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:24 smithi060 ceph-mon[94233]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:24 smithi089 ceph-mon[98504]: pgmap v15451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:26 smithi060 ceph-mon[94233]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:26 smithi060 ceph-mon[109077]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:26 smithi089 ceph-mon[98504]: pgmap v15452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:28 smithi060 ceph-mon[94233]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:28 smithi060 ceph-mon[109077]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:28 smithi089 ceph-mon[98504]: pgmap v15453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:30 smithi060 ceph-mon[94233]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:30 smithi060 ceph-mon[109077]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:30 smithi089 ceph-mon[98504]: pgmap v15454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:32 smithi060 ceph-mon[94233]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:32 smithi060 ceph-mon[109077]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:32 smithi089 ceph-mon[98504]: pgmap v15455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:34 smithi060 ceph-mon[109077]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:34 smithi060 ceph-mon[94233]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:50:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:50:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:34 smithi089 ceph-mon[98504]: pgmap v15456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:36 smithi060 ceph-mon[94233]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:36 smithi060 ceph-mon[109077]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:36 smithi089 ceph-mon[98504]: pgmap v15457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:38 smithi060 ceph-mon[94233]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:38 smithi060 ceph-mon[109077]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:38 smithi089 ceph-mon[98504]: pgmap v15458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:40 smithi060 ceph-mon[94233]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:40 smithi060 ceph-mon[109077]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:40 smithi089 ceph-mon[98504]: pgmap v15459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:42 smithi060 ceph-mon[94233]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:42 smithi060 ceph-mon[109077]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:42 smithi089 ceph-mon[98504]: pgmap v15460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:44 smithi060 ceph-mon[94233]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:44 smithi060 ceph-mon[109077]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:50:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:50:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:44 smithi089 ceph-mon[98504]: pgmap v15461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:46 smithi060 ceph-mon[94233]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:46 smithi060 ceph-mon[109077]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:46 smithi089 ceph-mon[98504]: pgmap v15462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:48 smithi060 ceph-mon[109077]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:48 smithi060 ceph-mon[94233]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:48 smithi089 ceph-mon[98504]: pgmap v15463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:50.315 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:50:50.643 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:50:50.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:50:50.645 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:50:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:50 smithi060 ceph-mon[94233]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:50 smithi060 ceph-mon[109077]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:50 smithi089 ceph-mon[98504]: pgmap v15464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:51.040 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:50:51.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:50:51.042 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:50:51.042 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:50:51.042 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:50:51.042 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:50:51.042 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:50:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:51 smithi060 ceph-mon[94233]: from='client.31434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:51 smithi060 ceph-mon[94233]: from='client.31440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2857696553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:50:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:51 smithi060 ceph-mon[109077]: from='client.31434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:51 smithi060 ceph-mon[109077]: from='client.31440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2857696553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:50:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:51 smithi089 ceph-mon[98504]: from='client.31434 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:51 smithi089 ceph-mon[98504]: from='client.31440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:50:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2857696553' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:50:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:52 smithi060 ceph-mon[94233]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:52 smithi060 ceph-mon[109077]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:52 smithi089 ceph-mon[98504]: pgmap v15465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:54 smithi060 ceph-mon[94233]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:54 smithi060 ceph-mon[109077]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:50:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:50:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:54 smithi089 ceph-mon[98504]: pgmap v15466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:56 smithi060 ceph-mon[94233]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:56 smithi060 ceph-mon[109077]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:56 smithi089 ceph-mon[98504]: pgmap v15467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:50:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:50:58 smithi060 ceph-mon[109077]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:50:58 smithi060 ceph-mon[94233]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:50:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:50:58 smithi089 ceph-mon[98504]: pgmap v15468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[94233]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[109077]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:51:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:51:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:00 smithi089 ceph-mon[98504]: pgmap v15469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:51:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:51:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:51:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:51:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:02 smithi060 ceph-mon[94233]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:02 smithi060 ceph-mon[109077]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:02 smithi089 ceph-mon[98504]: pgmap v15470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:04 smithi060 ceph-mon[94233]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:04 smithi060 ceph-mon[109077]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:51:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:51:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:04 smithi089 ceph-mon[98504]: pgmap v15471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:06 smithi060 ceph-mon[94233]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:06 smithi060 ceph-mon[109077]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:06 smithi089 ceph-mon[98504]: pgmap v15472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:08 smithi060 ceph-mon[94233]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:08 smithi060 ceph-mon[109077]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:08 smithi089 ceph-mon[98504]: pgmap v15473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:10 smithi060 ceph-mon[94233]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:10 smithi060 ceph-mon[109077]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:10 smithi089 ceph-mon[98504]: pgmap v15474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:12 smithi060 ceph-mon[94233]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:12 smithi060 ceph-mon[109077]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:12 smithi089 ceph-mon[98504]: pgmap v15475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:14 smithi060 ceph-mon[94233]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:14 smithi060 ceph-mon[109077]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:51:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:51:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:14 smithi089 ceph-mon[98504]: pgmap v15476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:16 smithi060 ceph-mon[94233]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:16 smithi060 ceph-mon[109077]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:16 smithi089 ceph-mon[98504]: pgmap v15477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:18 smithi060 ceph-mon[109077]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:18 smithi060 ceph-mon[94233]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:18 smithi089 ceph-mon[98504]: pgmap v15478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:20 smithi060 ceph-mon[94233]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:20 smithi060 ceph-mon[109077]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:20 smithi089 ceph-mon[98504]: pgmap v15479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:21.403 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:51:21.733 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:51:21.733 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:51:21.733 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:51:21.733 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:51:21.734 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:51:21.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:51:21.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:51:21.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:51:21.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:51:21.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:51:21.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:51:21.735 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:22.133 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:51:22.134 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:51:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:22 smithi060 ceph-mon[94233]: from='client.31452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:22 smithi060 ceph-mon[94233]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2449391884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:51:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:22 smithi060 ceph-mon[109077]: from='client.31452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:22 smithi060 ceph-mon[109077]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2449391884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:51:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:22 smithi089 ceph-mon[98504]: from='client.31452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:22 smithi089 ceph-mon[98504]: pgmap v15480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2449391884' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:51:23.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:23 smithi060 ceph-mon[94233]: from='client.31458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:23 smithi060 ceph-mon[109077]: from='client.31458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:23 smithi089 ceph-mon[98504]: from='client.31458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:24 smithi060 ceph-mon[109077]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:24 smithi060 ceph-mon[94233]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:51:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:51:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:24 smithi089 ceph-mon[98504]: pgmap v15481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:26 smithi060 ceph-mon[94233]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:26 smithi060 ceph-mon[109077]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:26 smithi089 ceph-mon[98504]: pgmap v15482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:28 smithi060 ceph-mon[94233]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:28 smithi060 ceph-mon[109077]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:28 smithi089 ceph-mon[98504]: pgmap v15483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:30 smithi060 ceph-mon[94233]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:30 smithi060 ceph-mon[109077]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:30 smithi089 ceph-mon[98504]: pgmap v15484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:32 smithi060 ceph-mon[94233]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:32 smithi060 ceph-mon[109077]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:32 smithi089 ceph-mon[98504]: pgmap v15485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:34 smithi060 ceph-mon[109077]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:34 smithi060 ceph-mon[94233]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:51:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:51:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:34 smithi089 ceph-mon[98504]: pgmap v15486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:36 smithi060 ceph-mon[94233]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:36 smithi060 ceph-mon[109077]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:36 smithi089 ceph-mon[98504]: pgmap v15487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:38 smithi060 ceph-mon[94233]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:38 smithi060 ceph-mon[109077]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:38 smithi089 ceph-mon[98504]: pgmap v15488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:40 smithi060 ceph-mon[94233]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:40 smithi060 ceph-mon[109077]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:40 smithi089 ceph-mon[98504]: pgmap v15489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:42 smithi060 ceph-mon[94233]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:42 smithi060 ceph-mon[109077]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:42 smithi089 ceph-mon[98504]: pgmap v15490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:44 smithi060 ceph-mon[94233]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:51:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:51:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:44 smithi060 ceph-mon[109077]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:44 smithi089 ceph-mon[98504]: pgmap v15491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:46 smithi060 ceph-mon[94233]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:46 smithi060 ceph-mon[109077]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:46 smithi089 ceph-mon[98504]: pgmap v15492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:48 smithi060 ceph-mon[94233]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:48 smithi060 ceph-mon[109077]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:48 smithi089 ceph-mon[98504]: pgmap v15493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:50 smithi060 ceph-mon[94233]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:50 smithi060 ceph-mon[109077]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:50 smithi089 ceph-mon[98504]: pgmap v15494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:52.499 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:51:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:52 smithi060 ceph-mon[94233]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:52.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:52 smithi060 ceph-mon[109077]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:52 smithi089 ceph-mon[98504]: pgmap v15495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:52.824 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:51:52.824 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:51:52.825 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:51:52.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:51:52.826 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:51:52.826 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:51:53.220 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:51:53.220 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:51:53.220 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:51:53.220 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:51:53.221 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:51:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:53 smithi060 ceph-mon[94233]: from='client.31470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:53.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2207116054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:51:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:53 smithi060 ceph-mon[109077]: from='client.31470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2207116054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:51:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:53 smithi089 ceph-mon[98504]: from='client.31470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2207116054' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:51:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:54 smithi060 ceph-mon[94233]: from='client.31476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:54 smithi060 ceph-mon[94233]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:54 smithi060 ceph-mon[109077]: from='client.31476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:54 smithi060 ceph-mon[109077]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:51:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:51:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:54 smithi089 ceph-mon[98504]: from='client.31476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:51:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:54 smithi089 ceph-mon[98504]: pgmap v15496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:56 smithi060 ceph-mon[94233]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:56 smithi060 ceph-mon[109077]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:56 smithi089 ceph-mon[98504]: pgmap v15497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:51:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:51:58 smithi060 ceph-mon[109077]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:51:58 smithi060 ceph-mon[94233]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:51:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:51:58 smithi089 ceph-mon[98504]: pgmap v15498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:00 smithi060 ceph-mon[109077]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:52:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:00 smithi060 ceph-mon[94233]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:52:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:00 smithi089 ceph-mon[98504]: pgmap v15499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:52:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[94233]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:01 smithi060 ceph-mon[109077]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:01 smithi089 ceph-mon[98504]: pgmap v15500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:04 smithi060 ceph-mon[94233]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:04 smithi060 ceph-mon[109077]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:52:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:52:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:04 smithi089 ceph-mon[98504]: pgmap v15501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:52:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:52:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:52:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:52:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:52:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:52:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:52:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:06 smithi060 ceph-mon[94233]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:06 smithi060 ceph-mon[109077]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:06 smithi089 ceph-mon[98504]: pgmap v15502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:08 smithi060 ceph-mon[94233]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:08 smithi060 ceph-mon[109077]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:08 smithi089 ceph-mon[98504]: pgmap v15503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:10 smithi060 ceph-mon[94233]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:10 smithi060 ceph-mon[109077]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:10 smithi089 ceph-mon[98504]: pgmap v15504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:12 smithi060 ceph-mon[94233]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:12 smithi060 ceph-mon[109077]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:12 smithi089 ceph-mon[98504]: pgmap v15505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:14 smithi060 ceph-mon[94233]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:14 smithi060 ceph-mon[109077]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:52:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:52:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:14 smithi089 ceph-mon[98504]: pgmap v15506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:16 smithi060 ceph-mon[94233]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:16 smithi060 ceph-mon[109077]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:16 smithi089 ceph-mon[98504]: pgmap v15507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:18 smithi060 ceph-mon[94233]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:18 smithi060 ceph-mon[109077]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:18 smithi089 ceph-mon[98504]: pgmap v15508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:20 smithi060 ceph-mon[94233]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:20 smithi060 ceph-mon[109077]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:20 smithi089 ceph-mon[98504]: pgmap v15509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:22 smithi060 ceph-mon[94233]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:22 smithi060 ceph-mon[109077]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:22 smithi089 ceph-mon[98504]: pgmap v15510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:23.585 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:52:23.910 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:52:23.910 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:52:23.911 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:52:23.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:52:23.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:52:23.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:52:23.912 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:52:23.912 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:52:24.312 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:52:24.313 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:52:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:52:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:52:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:24 smithi060 ceph-mon[109077]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:24 smithi060 ceph-mon[109077]: from='client.41363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/222523771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:52:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:24 smithi060 ceph-mon[94233]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:24 smithi060 ceph-mon[94233]: from='client.41363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/222523771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:52:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:24 smithi089 ceph-mon[98504]: pgmap v15511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:24 smithi089 ceph-mon[98504]: from='client.41363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/222523771' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:52:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:25 smithi060 ceph-mon[94233]: from='client.41369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:25 smithi060 ceph-mon[109077]: from='client.41369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:25 smithi089 ceph-mon[98504]: from='client.41369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:26 smithi060 ceph-mon[94233]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:26 smithi060 ceph-mon[109077]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:26 smithi089 ceph-mon[98504]: pgmap v15512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:28 smithi060 ceph-mon[94233]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:28 smithi060 ceph-mon[109077]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:28 smithi089 ceph-mon[98504]: pgmap v15513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:30 smithi060 ceph-mon[94233]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:30 smithi060 ceph-mon[109077]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:30 smithi089 ceph-mon[98504]: pgmap v15514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:32.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:32 smithi060 ceph-mon[109077]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:32 smithi060 ceph-mon[94233]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:32 smithi089 ceph-mon[98504]: pgmap v15515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:34 smithi060 ceph-mon[109077]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:34 smithi060 ceph-mon[94233]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:52:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T11:52:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:34 smithi089 ceph-mon[98504]: pgmap v15516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:36 smithi060 ceph-mon[94233]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:36 smithi060 ceph-mon[109077]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:36 smithi089 ceph-mon[98504]: pgmap v15517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:38 smithi060 ceph-mon[94233]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:38 smithi060 ceph-mon[109077]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:38 smithi089 ceph-mon[98504]: pgmap v15518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:40 smithi060 ceph-mon[94233]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:40 smithi060 ceph-mon[109077]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:40 smithi089 ceph-mon[98504]: pgmap v15519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:42 smithi060 ceph-mon[94233]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:42 smithi060 ceph-mon[109077]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:42 smithi089 ceph-mon[98504]: pgmap v15520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:44 smithi060 ceph-mon[94233]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:44 smithi060 ceph-mon[109077]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:52:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:52:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:44 smithi089 ceph-mon[98504]: pgmap v15521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:46 smithi060 ceph-mon[94233]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:46 smithi060 ceph-mon[109077]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:46 smithi089 ceph-mon[98504]: pgmap v15522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:48 smithi060 ceph-mon[94233]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:48 smithi060 ceph-mon[109077]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:48 smithi089 ceph-mon[98504]: pgmap v15523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:50 smithi060 ceph-mon[94233]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:50 smithi060 ceph-mon[109077]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:50 smithi089 ceph-mon[98504]: pgmap v15524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:52 smithi060 ceph-mon[94233]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:52 smithi060 ceph-mon[109077]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:52 smithi089 ceph-mon[98504]: pgmap v15525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:54.678 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:52:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:54 smithi060 ceph-mon[94233]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:54.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:54 smithi060 ceph-mon[109077]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:52:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:52:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:54 smithi089 ceph-mon[98504]: pgmap v15526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:52:55.002 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:52:55.003 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:52:55.398 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:52:55.399 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:52:55.400 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:52:55.400 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:52:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:55 smithi060 ceph-mon[94233]: from='client.41381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:55.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:55 smithi060 ceph-mon[109077]: from='client.41381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:55 smithi089 ceph-mon[98504]: from='client.41381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[94233]: from='client.31512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1998380281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:52:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[94233]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[109077]: from='client.31512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1998380281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:52:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[109077]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:56 smithi089 ceph-mon[98504]: from='client.31512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:52:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1998380281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:52:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:56 smithi089 ceph-mon[98504]: pgmap v15527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:52:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:52:58 smithi060 ceph-mon[94233]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:52:58 smithi060 ceph-mon[109077]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:52:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:52:58 smithi089 ceph-mon[98504]: pgmap v15528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:00 smithi060 ceph-mon[94233]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:00 smithi060 ceph-mon[109077]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:00 smithi089 ceph-mon[98504]: pgmap v15529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:02 smithi060 ceph-mon[94233]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:02 smithi060 ceph-mon[109077]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:02 smithi089 ceph-mon[98504]: pgmap v15530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:04 smithi060 ceph-mon[94233]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:04 smithi060 ceph-mon[109077]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:53:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T11:53:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:04 smithi089 ceph-mon[98504]: pgmap v15531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:53:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:53:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:53:06.586 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:06 smithi089 ceph-mon[98504]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:06 smithi060 ceph-mon[94233]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:06 smithi060 ceph-mon[109077]: pgmap v15532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[94233]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[109077]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:53:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:53:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:08 smithi089 ceph-mon[98504]: pgmap v15533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:53:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:53:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:53:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:10 smithi060 ceph-mon[94233]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:10 smithi060 ceph-mon[109077]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:10 smithi089 ceph-mon[98504]: pgmap v15534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:12 smithi089 ceph-mon[98504]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:12 smithi060 ceph-mon[94233]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:12 smithi060 ceph-mon[109077]: pgmap v15535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:14 smithi060 ceph-mon[94233]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:14 smithi060 ceph-mon[109077]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:53:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:53:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:14 smithi089 ceph-mon[98504]: pgmap v15536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:16 smithi060 ceph-mon[94233]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:16 smithi060 ceph-mon[109077]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:16 smithi089 ceph-mon[98504]: pgmap v15537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:18 smithi089 ceph-mon[98504]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:18 smithi060 ceph-mon[94233]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:18 smithi060 ceph-mon[109077]: pgmap v15538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:20 smithi089 ceph-mon[98504]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:20 smithi060 ceph-mon[94233]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:20 smithi060 ceph-mon[109077]: pgmap v15539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:22 smithi089 ceph-mon[98504]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:23.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:22 smithi060 ceph-mon[109077]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:22 smithi060 ceph-mon[94233]: pgmap v15540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:53:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:53:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:24 smithi060 ceph-mon[109077]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:24 smithi060 ceph-mon[94233]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:24 smithi089 ceph-mon[98504]: pgmap v15541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:25.766 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:53:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:53:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:53:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:53:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:53:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:53:26.091 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:53:26.092 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:53:26.093 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:53:26.093 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:53:26.093 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:53:26.093 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:53:26.491 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:26.492 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:53:26.492 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:53:26.492 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:26.492 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:53:26.492 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:53:26.492 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:53:26.492 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:53:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:26 smithi089 ceph-mon[98504]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1894275511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:53:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:26 smithi060 ceph-mon[94233]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1894275511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:53:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:26 smithi060 ceph-mon[109077]: pgmap v15542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1894275511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:53:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:27 smithi089 ceph-mon[98504]: from='client.41399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:27 smithi089 ceph-mon[98504]: from='client.31530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:27 smithi060 ceph-mon[94233]: from='client.41399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:27 smithi060 ceph-mon[94233]: from='client.31530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:27 smithi060 ceph-mon[109077]: from='client.41399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:27 smithi060 ceph-mon[109077]: from='client.31530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:28 smithi089 ceph-mon[98504]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:28 smithi060 ceph-mon[94233]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:28 smithi060 ceph-mon[109077]: pgmap v15543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:30 smithi089 ceph-mon[98504]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:30 smithi060 ceph-mon[94233]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:30 smithi060 ceph-mon[109077]: pgmap v15544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:32 smithi089 ceph-mon[98504]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:32 smithi060 ceph-mon[94233]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:32 smithi060 ceph-mon[109077]: pgmap v15545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:34 smithi060 ceph-mon[94233]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:34 smithi060 ceph-mon[109077]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:53:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:53:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:34 smithi089 ceph-mon[98504]: pgmap v15546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:36 smithi089 ceph-mon[98504]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:36 smithi060 ceph-mon[94233]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:36 smithi060 ceph-mon[109077]: pgmap v15547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:38 smithi089 ceph-mon[98504]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:38 smithi060 ceph-mon[94233]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:38 smithi060 ceph-mon[109077]: pgmap v15548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:40 smithi089 ceph-mon[98504]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:40 smithi060 ceph-mon[94233]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:40 smithi060 ceph-mon[109077]: pgmap v15549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:42 smithi089 ceph-mon[98504]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:42 smithi060 ceph-mon[94233]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:42 smithi060 ceph-mon[109077]: pgmap v15550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:44 smithi060 ceph-mon[94233]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:53:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:53:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:44 smithi060 ceph-mon[109077]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:44 smithi089 ceph-mon[98504]: pgmap v15551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:46 smithi089 ceph-mon[98504]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:46 smithi060 ceph-mon[94233]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:46 smithi060 ceph-mon[109077]: pgmap v15552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:48 smithi089 ceph-mon[98504]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:48 smithi060 ceph-mon[94233]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:48 smithi060 ceph-mon[109077]: pgmap v15553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:50 smithi089 ceph-mon[98504]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:50 smithi060 ceph-mon[94233]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:50 smithi060 ceph-mon[109077]: pgmap v15554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:52 smithi089 ceph-mon[98504]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:52 smithi060 ceph-mon[94233]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:52 smithi060 ceph-mon[109077]: pgmap v15555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:54 smithi060 ceph-mon[94233]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:53:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:53:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:54 smithi060 ceph-mon[109077]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:54 smithi089 ceph-mon[98504]: pgmap v15556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:56 smithi089 ceph-mon[98504]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:56.858 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:53:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:56 smithi060 ceph-mon[94233]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:56 smithi060 ceph-mon[109077]: pgmap v15557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:53:57.182 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:53:57.182 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:53:57.182 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:53:57.182 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:53:57.183 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:53:57.184 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:53:57.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:53:57.585 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:53:57.585 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:53:57.585 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:53:57.585 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:53:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:58 smithi089 ceph-mon[98504]: from='client.41417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:58 smithi089 ceph-mon[98504]: from='client.41423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:58 smithi089 ceph-mon[98504]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:53:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4244703229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:53:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[94233]: from='client.41417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[94233]: from='client.41423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[94233]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4244703229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:53:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[109077]: from='client.41417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[109077]: from='client.41423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:53:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[109077]: pgmap v15558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:53:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:53:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4244703229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:54:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:00 smithi089 ceph-mon[98504]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:00 smithi060 ceph-mon[94233]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:00 smithi060 ceph-mon[109077]: pgmap v15559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:02 smithi089 ceph-mon[98504]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:02 smithi060 ceph-mon[94233]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:02 smithi060 ceph-mon[109077]: pgmap v15560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:04 smithi060 ceph-mon[94233]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:04 smithi060 ceph-mon[109077]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:54:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:54:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:04 smithi089 ceph-mon[98504]: pgmap v15561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:06 smithi089 ceph-mon[98504]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:06 smithi060 ceph-mon[94233]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:06 smithi060 ceph-mon[109077]: pgmap v15562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:08 smithi089 ceph-mon[98504]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:08 smithi060 ceph-mon[94233]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:08 smithi060 ceph-mon[109077]: pgmap v15563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:54:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:54:09.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:54:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:54:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:54:10.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:54:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:10 smithi089 ceph-mon[98504]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:10 smithi060 ceph-mon[94233]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:10 smithi060 ceph-mon[109077]: pgmap v15564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:12 smithi060 ceph-mon[94233]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:12 smithi060 ceph-mon[109077]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:12 smithi089 ceph-mon[98504]: pgmap v15565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:14 smithi060 ceph-mon[94233]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:54:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:54:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:14 smithi060 ceph-mon[109077]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:14 smithi089 ceph-mon[98504]: pgmap v15566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:16 smithi089 ceph-mon[98504]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:16 smithi060 ceph-mon[94233]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:16 smithi060 ceph-mon[109077]: pgmap v15567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:18 smithi089 ceph-mon[98504]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:19.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:18 smithi060 ceph-mon[109077]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:18 smithi060 ceph-mon[94233]: pgmap v15568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:20 smithi089 ceph-mon[98504]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:20 smithi060 ceph-mon[94233]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:20 smithi060 ceph-mon[109077]: pgmap v15569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:22 smithi089 ceph-mon[98504]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:22 smithi060 ceph-mon[94233]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:22 smithi060 ceph-mon[109077]: pgmap v15570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:24 smithi060 ceph-mon[94233]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:24 smithi060 ceph-mon[109077]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:54:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:54:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:24 smithi089 ceph-mon[98504]: pgmap v15571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:26 smithi089 ceph-mon[98504]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:26 smithi060 ceph-mon[94233]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:26 smithi060 ceph-mon[109077]: pgmap v15572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:27.943 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:54:28.269 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:54:28.270 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:54:28.672 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:54:28.672 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:54:28.672 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:54:28.673 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:54:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:28 smithi089 ceph-mon[98504]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:28 smithi060 ceph-mon[94233]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:29.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:28 smithi060 ceph-mon[109077]: pgmap v15573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:29 smithi089 ceph-mon[98504]: from='client.31560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:54:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:29 smithi089 ceph-mon[98504]: from='client.31566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:54:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/211229238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:54:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:29 smithi060 ceph-mon[94233]: from='client.31560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:54:30.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:29 smithi060 ceph-mon[94233]: from='client.31566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:54:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/211229238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:54:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:29 smithi060 ceph-mon[109077]: from='client.31560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:54:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:29 smithi060 ceph-mon[109077]: from='client.31566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:54:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/211229238' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:54:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:30 smithi060 ceph-mon[94233]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:30 smithi060 ceph-mon[109077]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:30 smithi089 ceph-mon[98504]: pgmap v15574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:32 smithi060 ceph-mon[94233]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:32 smithi060 ceph-mon[109077]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:32 smithi089 ceph-mon[98504]: pgmap v15575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:34 smithi060 ceph-mon[94233]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:34 smithi060 ceph-mon[109077]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:54:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:54:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:34 smithi089 ceph-mon[98504]: pgmap v15576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:36 smithi089 ceph-mon[98504]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:36 smithi060 ceph-mon[94233]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:36 smithi060 ceph-mon[109077]: pgmap v15577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:38 smithi089 ceph-mon[98504]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:38 smithi060 ceph-mon[109077]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:38 smithi060 ceph-mon[94233]: pgmap v15578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:40 smithi060 ceph-mon[94233]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:40 smithi060 ceph-mon[109077]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:40 smithi089 ceph-mon[98504]: pgmap v15579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:42 smithi060 ceph-mon[94233]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:42 smithi060 ceph-mon[109077]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:42 smithi089 ceph-mon[98504]: pgmap v15580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:44 smithi060 ceph-mon[94233]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:44 smithi060 ceph-mon[109077]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:54:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:54:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:44 smithi089 ceph-mon[98504]: pgmap v15581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:46 smithi089 ceph-mon[98504]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:46 smithi060 ceph-mon[94233]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:46 smithi060 ceph-mon[109077]: pgmap v15582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:48 smithi060 ceph-mon[94233]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:48 smithi060 ceph-mon[109077]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:48 smithi089 ceph-mon[98504]: pgmap v15583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:50 smithi060 ceph-mon[94233]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:50 smithi060 ceph-mon[109077]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:50 smithi089 ceph-mon[98504]: pgmap v15584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:52 smithi060 ceph-mon[94233]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:52 smithi060 ceph-mon[109077]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:52 smithi089 ceph-mon[98504]: pgmap v15585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:54 smithi060 ceph-mon[94233]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:54 smithi060 ceph-mon[109077]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:54:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:54:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:54 smithi089 ceph-mon[98504]: pgmap v15586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:56 smithi060 ceph-mon[94233]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:56 smithi060 ceph-mon[109077]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:56 smithi089 ceph-mon[98504]: pgmap v15587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:54:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:54:58 smithi060 ceph-mon[94233]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:54:58 smithi060 ceph-mon[109077]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:59.034 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:54:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:54:58 smithi089 ceph-mon[98504]: pgmap v15588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:54:59.363 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:54:59.364 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:54:59.759 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:54:59.759 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:54:59.759 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:54:59.759 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:59.759 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:54:59.760 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:55:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[94233]: from='client.31578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[94233]: from='client.31584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[94233]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4100553961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:55:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[109077]: from='client.31578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[109077]: from='client.31584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[109077]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4100553961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:55:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:00 smithi089 ceph-mon[98504]: from='client.31578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:00 smithi089 ceph-mon[98504]: from='client.31584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:00 smithi089 ceph-mon[98504]: pgmap v15589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4100553961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:55:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:02 smithi060 ceph-mon[94233]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:02 smithi060 ceph-mon[109077]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:02 smithi089 ceph-mon[98504]: pgmap v15590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:04 smithi060 ceph-mon[94233]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:04 smithi060 ceph-mon[109077]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:55:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:55:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:04 smithi089 ceph-mon[98504]: pgmap v15591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:06 smithi060 ceph-mon[94233]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:06 smithi060 ceph-mon[109077]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:06 smithi089 ceph-mon[98504]: pgmap v15592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:08 smithi060 ceph-mon[94233]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:08 smithi060 ceph-mon[109077]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:08 smithi089 ceph-mon[98504]: pgmap v15593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[94233]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:55:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:55:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:55:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:55:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[109077]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:55:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:55:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:55:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:55:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:10 smithi089 ceph-mon[98504]: pgmap v15594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:55:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:55:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:55:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:55:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:12 smithi060 ceph-mon[94233]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:12 smithi060 ceph-mon[109077]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:12 smithi089 ceph-mon[98504]: pgmap v15595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:14 smithi060 ceph-mon[94233]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:14 smithi060 ceph-mon[109077]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:55:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:55:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:14 smithi089 ceph-mon[98504]: pgmap v15596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:16 smithi060 ceph-mon[94233]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:16 smithi060 ceph-mon[109077]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:16 smithi089 ceph-mon[98504]: pgmap v15597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:18 smithi060 ceph-mon[94233]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:18 smithi060 ceph-mon[109077]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:18 smithi089 ceph-mon[98504]: pgmap v15598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:20 smithi060 ceph-mon[94233]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:20 smithi060 ceph-mon[109077]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:20 smithi089 ceph-mon[98504]: pgmap v15599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:22 smithi060 ceph-mon[94233]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:22 smithi060 ceph-mon[109077]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:22 smithi089 ceph-mon[98504]: pgmap v15600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 11:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T11:55:23.373924972Z level=info msg="Completed cleanup jobs" duration=12.451549ms 2023-12-01T11:55:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:24 smithi060 ceph-mon[94233]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:24 smithi060 ceph-mon[109077]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:55:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:55:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:24 smithi089 ceph-mon[98504]: pgmap v15601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:26 smithi060 ceph-mon[94233]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:26 smithi060 ceph-mon[109077]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:26 smithi089 ceph-mon[98504]: pgmap v15602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:28 smithi060 ceph-mon[94233]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:28 smithi060 ceph-mon[109077]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:28 smithi089 ceph-mon[98504]: pgmap v15603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:30.126 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:55:30.452 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:55:30.452 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:55:30.452 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:55:30.452 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:55:30.452 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:55:30.453 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:55:30.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:55:30.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:55:30.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:55:30.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:55:30.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:55:30.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:55:30.454 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:55:30.850 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:55:30.850 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:55:30.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:55:30.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:55:30.850 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:55:30.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:55:30.851 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:55:30.852 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:55:30.852 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:55:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:30 smithi060 ceph-mon[94233]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:30 smithi060 ceph-mon[109077]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:30 smithi089 ceph-mon[98504]: pgmap v15604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:31 smithi060 ceph-mon[94233]: from='client.31596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:31 smithi060 ceph-mon[94233]: from='client.41477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2355044297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:55:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:31 smithi060 ceph-mon[109077]: from='client.31596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:31 smithi060 ceph-mon[109077]: from='client.41477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2355044297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:55:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:31 smithi089 ceph-mon[98504]: from='client.31596 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:31 smithi089 ceph-mon[98504]: from='client.41477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:55:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2355044297' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:55:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:32 smithi060 ceph-mon[94233]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:32 smithi060 ceph-mon[109077]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:32 smithi089 ceph-mon[98504]: pgmap v15605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:34 smithi060 ceph-mon[94233]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:34 smithi060 ceph-mon[109077]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:55:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T11:55:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:34 smithi089 ceph-mon[98504]: pgmap v15606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:36 smithi060 ceph-mon[94233]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:36 smithi060 ceph-mon[109077]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:36 smithi089 ceph-mon[98504]: pgmap v15607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:38 smithi060 ceph-mon[109077]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:38 smithi060 ceph-mon[94233]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:38 smithi089 ceph-mon[98504]: pgmap v15608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:40 smithi060 ceph-mon[94233]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:40 smithi060 ceph-mon[109077]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:40 smithi089 ceph-mon[98504]: pgmap v15609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:42 smithi060 ceph-mon[94233]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:42 smithi060 ceph-mon[109077]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:42 smithi089 ceph-mon[98504]: pgmap v15610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:44 smithi060 ceph-mon[94233]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:55:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:55:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:44 smithi060 ceph-mon[109077]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:44 smithi089 ceph-mon[98504]: pgmap v15611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:46 smithi060 ceph-mon[94233]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:46 smithi060 ceph-mon[109077]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:46 smithi089 ceph-mon[98504]: pgmap v15612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:48 smithi060 ceph-mon[94233]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:48 smithi060 ceph-mon[109077]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:48 smithi089 ceph-mon[98504]: pgmap v15613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:50 smithi060 ceph-mon[94233]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:50 smithi060 ceph-mon[109077]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:50 smithi089 ceph-mon[98504]: pgmap v15614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:52 smithi060 ceph-mon[94233]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:52 smithi060 ceph-mon[109077]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:52 smithi089 ceph-mon[98504]: pgmap v15615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:54 smithi060 ceph-mon[94233]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:54 smithi060 ceph-mon[109077]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:55:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:55:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:54 smithi089 ceph-mon[98504]: pgmap v15616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:56 smithi060 ceph-mon[94233]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:56 smithi060 ceph-mon[109077]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:56 smithi089 ceph-mon[98504]: pgmap v15617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:55:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:55:58 smithi060 ceph-mon[94233]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:55:58 smithi060 ceph-mon[109077]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:55:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:55:58 smithi089 ceph-mon[98504]: pgmap v15618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:00 smithi060 ceph-mon[94233]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:00 smithi060 ceph-mon[109077]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:00 smithi089 ceph-mon[98504]: pgmap v15619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:01.214 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:56:01.541 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:56:01.542 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5487M 2285M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6027M 2285M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5386M 2285M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5204M 2285M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4304M 2485M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4878M 2485M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:56:01.543 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4306M 2485M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:56:01.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4907M 2485M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:56:01.544 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:56:01.943 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:01.944 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:56:01.945 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:56:01.945 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:01.945 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:56:01.945 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:56:01.945 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:56:01.945 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:56:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[94233]: from='client.31614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[94233]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[94233]: from='client.41495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4178477489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:56:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[109077]: from='client.31614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[109077]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[109077]: from='client.41495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4178477489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:56:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:02 smithi089 ceph-mon[98504]: from='client.31614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:02 smithi089 ceph-mon[98504]: pgmap v15620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:02 smithi089 ceph-mon[98504]: from='client.41495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4178477489' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:56:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:04 smithi060 ceph-mon[94233]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:04 smithi060 ceph-mon[109077]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:56:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:56:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:04 smithi089 ceph-mon[98504]: pgmap v15621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:06 smithi060 ceph-mon[94233]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:06 smithi060 ceph-mon[109077]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:06 smithi089 ceph-mon[98504]: pgmap v15622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:08 smithi060 ceph-mon[94233]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:08 smithi060 ceph-mon[109077]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:08 smithi089 ceph-mon[98504]: pgmap v15623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:10 smithi060 ceph-mon[94233]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:56:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:10 smithi060 ceph-mon[109077]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:56:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:10 smithi089 ceph-mon[98504]: pgmap v15624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:56:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:56:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:12 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2276M 2023-12-01T11:56:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:12 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2480M 2023-12-01T11:56:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:12 smithi060 ceph-mon[109077]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:12 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2276M 2023-12-01T11:56:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:12 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2480M 2023-12-01T11:56:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:12 smithi060 ceph-mon[94233]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:12 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2276M 2023-12-01T11:56:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:12 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2480M 2023-12-01T11:56:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:12 smithi089 ceph-mon[98504]: pgmap v15625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:14 smithi060 ceph-mon[94233]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:14 smithi060 ceph-mon[109077]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:56:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:56:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:14 smithi089 ceph-mon[98504]: pgmap v15626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:16 smithi060 ceph-mon[94233]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:16 smithi060 ceph-mon[109077]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:16 smithi089 ceph-mon[98504]: pgmap v15627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:18 smithi060 ceph-mon[109077]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:18 smithi060 ceph-mon[94233]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:18 smithi089 ceph-mon[98504]: pgmap v15628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:20 smithi060 ceph-mon[94233]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:20 smithi060 ceph-mon[109077]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:20 smithi089 ceph-mon[98504]: pgmap v15629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:22 smithi060 ceph-mon[94233]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:22 smithi060 ceph-mon[109077]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:22 smithi089 ceph-mon[98504]: pgmap v15630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:24 smithi060 ceph-mon[94233]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:24 smithi060 ceph-mon[109077]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:56:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:56:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:24 smithi089 ceph-mon[98504]: pgmap v15631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:26 smithi060 ceph-mon[94233]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:26 smithi060 ceph-mon[109077]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:26 smithi089 ceph-mon[98504]: pgmap v15632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:28 smithi060 ceph-mon[94233]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:28 smithi060 ceph-mon[109077]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:28 smithi089 ceph-mon[98504]: pgmap v15633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:30 smithi060 ceph-mon[94233]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:30 smithi060 ceph-mon[109077]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:30 smithi089 ceph-mon[98504]: pgmap v15634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:32.305 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:56:32.632 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5487M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6027M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5386M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5204M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4304M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4878M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4306M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4907M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:56:32.633 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:56:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:32 smithi060 ceph-mon[94233]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:32 smithi060 ceph-mon[109077]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:33.032 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:56:33.033 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:56:33.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:56:33.034 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:56:33.034 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:56:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:32 smithi089 ceph-mon[98504]: pgmap v15635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:33 smithi060 ceph-mon[94233]: from='client.41507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:33 smithi060 ceph-mon[94233]: from='client.31638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/809493264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:56:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:33 smithi060 ceph-mon[109077]: from='client.41507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:33 smithi060 ceph-mon[109077]: from='client.31638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/809493264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:56:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:33 smithi089 ceph-mon[98504]: from='client.41507 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:33 smithi089 ceph-mon[98504]: from='client.31638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:56:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/809493264' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:56:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:34 smithi060 ceph-mon[94233]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:34 smithi060 ceph-mon[109077]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:56:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:56:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:34 smithi089 ceph-mon[98504]: pgmap v15636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:36 smithi060 ceph-mon[109077]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:36 smithi060 ceph-mon[94233]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:36 smithi089 ceph-mon[98504]: pgmap v15637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:38 smithi060 ceph-mon[94233]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:38 smithi060 ceph-mon[109077]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:38 smithi089 ceph-mon[98504]: pgmap v15638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:40 smithi060 ceph-mon[94233]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:40 smithi060 ceph-mon[109077]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:40 smithi089 ceph-mon[98504]: pgmap v15639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:42 smithi060 ceph-mon[94233]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:42 smithi060 ceph-mon[109077]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:42 smithi089 ceph-mon[98504]: pgmap v15640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:44 smithi060 ceph-mon[94233]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:44 smithi060 ceph-mon[109077]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:56:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:56:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:44 smithi089 ceph-mon[98504]: pgmap v15641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:46 smithi060 ceph-mon[94233]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:46 smithi060 ceph-mon[109077]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:46 smithi089 ceph-mon[98504]: pgmap v15642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:48 smithi060 ceph-mon[109077]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:48 smithi060 ceph-mon[94233]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:48 smithi089 ceph-mon[98504]: pgmap v15643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:50 smithi060 ceph-mon[94233]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:50 smithi060 ceph-mon[109077]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:50 smithi089 ceph-mon[98504]: pgmap v15644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:52 smithi060 ceph-mon[94233]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:52 smithi060 ceph-mon[109077]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:52 smithi089 ceph-mon[98504]: pgmap v15645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:54 smithi060 ceph-mon[94233]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:54 smithi060 ceph-mon[109077]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:56:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:56:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:54 smithi089 ceph-mon[98504]: pgmap v15646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:56 smithi060 ceph-mon[94233]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:56 smithi060 ceph-mon[109077]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:56 smithi089 ceph-mon[98504]: pgmap v15647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:56:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:56:58 smithi060 ceph-mon[94233]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:56:58 smithi060 ceph-mon[109077]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:56:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:56:58 smithi089 ceph-mon[98504]: pgmap v15648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:00 smithi060 ceph-mon[94233]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:00 smithi060 ceph-mon[109077]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:00 smithi089 ceph-mon[98504]: pgmap v15649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:02 smithi060 ceph-mon[94233]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:02 smithi060 ceph-mon[109077]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:02 smithi089 ceph-mon[98504]: pgmap v15650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:03.390 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:57:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:57:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:57:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:57:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:57:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:57:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:57:03.719 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5487M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6027M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5386M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5204M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4304M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4878M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4306M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4907M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:57:03.720 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:04.115 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:57:04.116 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:57:04.116 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:57:04.116 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:57:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[94233]: from='client.31650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[94233]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[94233]: from='client.31656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2101705102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:57:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[109077]: from='client.31650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[109077]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[109077]: from='client.31656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2101705102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:57:04] "GET /metrics HTTP/1.1" 200 34014 "" "Prometheus/2.43.0" 2023-12-01T11:57:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:04 smithi089 ceph-mon[98504]: from='client.31650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:04 smithi089 ceph-mon[98504]: pgmap v15651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:04 smithi089 ceph-mon[98504]: from='client.31656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2101705102' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:57:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:06 smithi060 ceph-mon[94233]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:06 smithi060 ceph-mon[109077]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:06 smithi089 ceph-mon[98504]: pgmap v15652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:08 smithi060 ceph-mon[94233]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:08 smithi060 ceph-mon[109077]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:08 smithi089 ceph-mon[98504]: pgmap v15653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:10 smithi060 ceph-mon[94233]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:10 smithi060 ceph-mon[109077]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:10 smithi089 ceph-mon[98504]: pgmap v15654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:57:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:57:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:57:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[94233]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:57:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:57:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:57:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[109077]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:57:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:57:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:57:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:12 smithi089 ceph-mon[98504]: pgmap v15655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:57:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:57:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:57:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:14 smithi060 ceph-mon[94233]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:14 smithi060 ceph-mon[109077]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:57:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:57:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:14 smithi089 ceph-mon[98504]: pgmap v15656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:16 smithi060 ceph-mon[94233]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:16 smithi060 ceph-mon[109077]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:16 smithi089 ceph-mon[98504]: pgmap v15657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:18 smithi060 ceph-mon[94233]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:18 smithi060 ceph-mon[109077]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:18 smithi089 ceph-mon[98504]: pgmap v15658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:20 smithi060 ceph-mon[94233]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:20 smithi060 ceph-mon[109077]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:20 smithi089 ceph-mon[98504]: pgmap v15659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:22 smithi060 ceph-mon[94233]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:22 smithi060 ceph-mon[109077]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:22 smithi089 ceph-mon[98504]: pgmap v15660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:24 smithi060 ceph-mon[94233]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:24 smithi060 ceph-mon[109077]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:57:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T11:57:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:24 smithi089 ceph-mon[98504]: pgmap v15661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:26 smithi060 ceph-mon[94233]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:26 smithi060 ceph-mon[109077]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:26 smithi089 ceph-mon[98504]: pgmap v15662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:28 smithi060 ceph-mon[94233]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:28 smithi060 ceph-mon[109077]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:28 smithi089 ceph-mon[98504]: pgmap v15663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:30 smithi060 ceph-mon[94233]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:30 smithi060 ceph-mon[109077]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:30 smithi089 ceph-mon[98504]: pgmap v15664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:32 smithi060 ceph-mon[94233]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:32 smithi060 ceph-mon[109077]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:32 smithi089 ceph-mon[98504]: pgmap v15665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:34.479 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:57:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:34 smithi060 ceph-mon[109077]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:34 smithi060 ceph-mon[94233]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:57:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:57:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:34 smithi089 ceph-mon[98504]: pgmap v15666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:57:34.805 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5487M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6027M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5386M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5204M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4304M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4878M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4306M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:57:34.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4907M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:57:34.807 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:57:35.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:57:35.206 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:57:35.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:35 smithi060 ceph-mon[94233]: from='client.31668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2210948089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:57:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:35 smithi060 ceph-mon[109077]: from='client.31668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2210948089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:57:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:35 smithi089 ceph-mon[98504]: from='client.31668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2210948089' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:57:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:36 smithi060 ceph-mon[94233]: from='client.41549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:36 smithi060 ceph-mon[94233]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:36 smithi060 ceph-mon[109077]: from='client.41549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:36 smithi060 ceph-mon[109077]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:36 smithi089 ceph-mon[98504]: from='client.41549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:57:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:36 smithi089 ceph-mon[98504]: pgmap v15667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:38 smithi060 ceph-mon[94233]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:38 smithi060 ceph-mon[109077]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:38 smithi089 ceph-mon[98504]: pgmap v15668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:40 smithi060 ceph-mon[94233]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:40 smithi060 ceph-mon[109077]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:40 smithi089 ceph-mon[98504]: pgmap v15669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:42 smithi060 ceph-mon[94233]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:42 smithi060 ceph-mon[109077]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:42 smithi089 ceph-mon[98504]: pgmap v15670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:57:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:57:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:44 smithi060 ceph-mon[109077]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:44 smithi060 ceph-mon[94233]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:44 smithi089 ceph-mon[98504]: pgmap v15671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:46 smithi060 ceph-mon[94233]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:46 smithi060 ceph-mon[109077]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:46 smithi089 ceph-mon[98504]: pgmap v15672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:48 smithi060 ceph-mon[94233]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:48 smithi060 ceph-mon[109077]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:48 smithi089 ceph-mon[98504]: pgmap v15673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:50 smithi060 ceph-mon[94233]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:50 smithi060 ceph-mon[109077]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:50 smithi089 ceph-mon[98504]: pgmap v15674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:52 smithi060 ceph-mon[94233]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:52 smithi060 ceph-mon[109077]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:52 smithi089 ceph-mon[98504]: pgmap v15675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:54 smithi060 ceph-mon[94233]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:57:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:57:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:54 smithi060 ceph-mon[109077]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:54 smithi089 ceph-mon[98504]: pgmap v15676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:56 smithi060 ceph-mon[109077]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:56 smithi060 ceph-mon[94233]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:56 smithi089 ceph-mon[98504]: pgmap v15677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:57:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:57:58 smithi060 ceph-mon[94233]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:57:58 smithi060 ceph-mon[109077]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:57:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:57:58 smithi089 ceph-mon[98504]: pgmap v15678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:00 smithi060 ceph-mon[94233]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:01.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:00 smithi060 ceph-mon[109077]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:00 smithi089 ceph-mon[98504]: pgmap v15679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:02 smithi060 ceph-mon[94233]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:02 smithi060 ceph-mon[109077]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:02 smithi089 ceph-mon[98504]: pgmap v15680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:04 smithi060 ceph-mon[94233]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:04 smithi060 ceph-mon[109077]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:58:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:58:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:04 smithi089 ceph-mon[98504]: pgmap v15681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:05.567 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 10m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 10m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 10m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 10m ago 7h 28.0M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 10m ago 7h 465M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 10m ago 7h 828M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 10m ago 7h 1922M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 10m ago 7h 1101M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 10m ago 7h 845M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 10m ago 7h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 10m ago 7h 20.8M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:58:05.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 10m ago 7h 5487M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 10m ago 7h 6027M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 10m ago 7h 5386M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 10m ago 7h 5204M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 10m ago 7h 4304M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 10m ago 7h 4878M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 10m ago 7h 4306M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 10m ago 7h 4907M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:58:05.893 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 10m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:58:06.290 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:58:06.290 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:58:06.290 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:58:06.290 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:06.290 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:58:06.290 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:58:06.290 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:58:06.291 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:58:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:06 smithi060 ceph-mon[94233]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:06 smithi060 ceph-mon[94233]: from='client.41561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3266698432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:58:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:06 smithi060 ceph-mon[109077]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:06 smithi060 ceph-mon[109077]: from='client.41561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3266698432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:58:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:06 smithi089 ceph-mon[98504]: pgmap v15682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:06 smithi089 ceph-mon[98504]: from='client.41561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3266698432' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:58:08.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:07 smithi060 ceph-mon[94233]: from='client.41567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:08.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:07 smithi060 ceph-mon[109077]: from='client.41567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:07 smithi089 ceph-mon[98504]: from='client.41567 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:08 smithi060 ceph-mon[94233]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:09.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:08 smithi060 ceph-mon[109077]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:08 smithi089 ceph-mon[98504]: pgmap v15683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:10 smithi060 ceph-mon[94233]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:10 smithi060 ceph-mon[109077]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:10 smithi089 ceph-mon[98504]: pgmap v15684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:12 smithi060 ceph-mon[94233]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:58:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:12 smithi060 ceph-mon[109077]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:58:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:12 smithi089 ceph-mon[98504]: pgmap v15685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:58:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:14 smithi060 ceph-mon[94233]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:14 smithi060 ceph-mon[109077]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:58:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:58:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:14 smithi089 ceph-mon[98504]: pgmap v15686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[94233]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[109077]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:16 smithi089 ceph-mon[98504]: pgmap v15687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:17.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:58:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:58:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:58:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:58:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:58:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:58:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:58:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:18 smithi060 ceph-mon[94233]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:18 smithi060 ceph-mon[109077]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:18 smithi089 ceph-mon[98504]: pgmap v15688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:20 smithi060 ceph-mon[94233]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:20 smithi060 ceph-mon[109077]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:20 smithi089 ceph-mon[98504]: pgmap v15689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:22 smithi060 ceph-mon[94233]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:22 smithi060 ceph-mon[109077]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:22 smithi089 ceph-mon[98504]: pgmap v15690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:24 smithi060 ceph-mon[94233]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:24 smithi060 ceph-mon[109077]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:58:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:58:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:24 smithi089 ceph-mon[98504]: pgmap v15691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:26 smithi060 ceph-mon[94233]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:26 smithi060 ceph-mon[109077]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:26 smithi089 ceph-mon[98504]: pgmap v15692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:28 smithi060 ceph-mon[94233]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:28 smithi060 ceph-mon[109077]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:28 smithi089 ceph-mon[98504]: pgmap v15693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:30 smithi060 ceph-mon[94233]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:30 smithi060 ceph-mon[109077]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:30 smithi089 ceph-mon[98504]: pgmap v15694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:32 smithi060 ceph-mon[94233]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:32 smithi060 ceph-mon[109077]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:32 smithi089 ceph-mon[98504]: pgmap v15695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:34 smithi060 ceph-mon[94233]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:58:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:58:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:34 smithi060 ceph-mon[109077]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:34 smithi089 ceph-mon[98504]: pgmap v15696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:36.658 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:58:36.984 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:58:36.984 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 21s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:58:36.984 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 21s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:58:36.984 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 21s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 21s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 21s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 21s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 21s ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 21s ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 21s ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 21s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 21s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 21s ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 21s ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 21s ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 21s ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 21s ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 21s ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 21s ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 21s ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:58:36.985 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 21s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:58:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:36 smithi060 ceph-mon[94233]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:37.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:36 smithi060 ceph-mon[109077]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:36 smithi089 ceph-mon[98504]: pgmap v15697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:58:37.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:58:37.384 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:58:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:37 smithi060 ceph-mon[94233]: from='client.31704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:38.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3371741081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:58:38.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:37 smithi060 ceph-mon[109077]: from='client.31704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3371741081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:58:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:37 smithi089 ceph-mon[98504]: from='client.31704 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3371741081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:58:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:38 smithi060 ceph-mon[94233]: from='client.31710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:38 smithi060 ceph-mon[94233]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:38 smithi060 ceph-mon[109077]: from='client.31710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:38 smithi060 ceph-mon[109077]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:38 smithi089 ceph-mon[98504]: from='client.31710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:58:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:38 smithi089 ceph-mon[98504]: pgmap v15698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:40 smithi060 ceph-mon[94233]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:40 smithi060 ceph-mon[109077]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:40 smithi089 ceph-mon[98504]: pgmap v15699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:42 smithi060 ceph-mon[94233]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:42 smithi060 ceph-mon[109077]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:42 smithi089 ceph-mon[98504]: pgmap v15700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:44 smithi060 ceph-mon[94233]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:44 smithi060 ceph-mon[109077]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:58:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:58:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:44 smithi089 ceph-mon[98504]: pgmap v15701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:46 smithi060 ceph-mon[94233]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:46 smithi060 ceph-mon[109077]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:46 smithi089 ceph-mon[98504]: pgmap v15702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:48 smithi060 ceph-mon[94233]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:48 smithi060 ceph-mon[109077]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:48 smithi089 ceph-mon[98504]: pgmap v15703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:50 smithi060 ceph-mon[94233]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:50 smithi060 ceph-mon[109077]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:50 smithi089 ceph-mon[98504]: pgmap v15704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:52 smithi060 ceph-mon[94233]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:52 smithi060 ceph-mon[109077]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:52 smithi089 ceph-mon[98504]: pgmap v15705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:54 smithi060 ceph-mon[94233]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:54 smithi060 ceph-mon[109077]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:58:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T11:58:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:54 smithi089 ceph-mon[98504]: pgmap v15706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:56 smithi060 ceph-mon[94233]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:56 smithi060 ceph-mon[109077]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:56 smithi089 ceph-mon[98504]: pgmap v15707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:58:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:58:58 smithi060 ceph-mon[94233]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:58:58 smithi060 ceph-mon[109077]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:58:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:58:58 smithi089 ceph-mon[98504]: pgmap v15708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:00 smithi060 ceph-mon[94233]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:00 smithi060 ceph-mon[109077]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:00 smithi089 ceph-mon[98504]: pgmap v15709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:02 smithi060 ceph-mon[94233]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:03.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:02 smithi060 ceph-mon[109077]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:02 smithi089 ceph-mon[98504]: pgmap v15710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:04 smithi060 ceph-mon[94233]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:04 smithi060 ceph-mon[109077]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:59:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T11:59:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:04 smithi089 ceph-mon[98504]: pgmap v15711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:07.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:06 smithi060 ceph-mon[94233]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:06 smithi060 ceph-mon[109077]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:06 smithi089 ceph-mon[98504]: pgmap v15712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:07.753 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:59:08.078 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:59:08.078 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 52s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:59:08.078 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 52s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:59:08.078 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 52s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:59:08.078 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 52s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:59:08.078 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 52s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 52s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 52s ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 52s ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 52s ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 52s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 52s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 52s ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 52s ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 52s ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 52s ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 52s ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 52s ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 52s ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 52s ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:59:08.079 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 52s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:08.476 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:59:08.477 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:59:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:08 smithi060 ceph-mon[94233]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:08 smithi060 ceph-mon[94233]: from='client.31722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2445919348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:59:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:08 smithi060 ceph-mon[109077]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:08 smithi060 ceph-mon[109077]: from='client.31722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2445919348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:59:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:08 smithi089 ceph-mon[98504]: pgmap v15713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:08 smithi089 ceph-mon[98504]: from='client.31722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2445919348' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:59:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:09 smithi060 ceph-mon[94233]: from='client.31728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:09 smithi060 ceph-mon[109077]: from='client.31728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:09 smithi089 ceph-mon[98504]: from='client.31728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:10 smithi060 ceph-mon[94233]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:10 smithi060 ceph-mon[109077]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:10 smithi089 ceph-mon[98504]: pgmap v15714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:12 smithi060 ceph-mon[94233]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:12 smithi060 ceph-mon[109077]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:12 smithi089 ceph-mon[98504]: pgmap v15715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:14 smithi060 ceph-mon[94233]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:14 smithi060 ceph-mon[109077]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:59:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:59:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:14 smithi089 ceph-mon[98504]: pgmap v15716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:16 smithi060 ceph-mon[109077]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:59:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:16 smithi060 ceph-mon[94233]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:59:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:16 smithi089 ceph-mon[98504]: pgmap v15717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T11:59:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:59:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:59:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:59:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:59:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:59:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:59:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T11:59:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T11:59:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T11:59:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:18 smithi060 ceph-mon[94233]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:18 smithi060 ceph-mon[109077]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:18 smithi089 ceph-mon[98504]: pgmap v15718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:20 smithi060 ceph-mon[94233]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:20 smithi060 ceph-mon[109077]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:20 smithi089 ceph-mon[98504]: pgmap v15719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:22 smithi060 ceph-mon[94233]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:22 smithi060 ceph-mon[109077]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:22 smithi089 ceph-mon[98504]: pgmap v15720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:24 smithi060 ceph-mon[94233]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:24 smithi060 ceph-mon[109077]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:59:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T11:59:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:24 smithi089 ceph-mon[98504]: pgmap v15721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:26 smithi060 ceph-mon[94233]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:26 smithi060 ceph-mon[109077]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:26 smithi089 ceph-mon[98504]: pgmap v15722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:28 smithi060 ceph-mon[94233]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:28 smithi060 ceph-mon[109077]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:28 smithi089 ceph-mon[98504]: pgmap v15723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:30 smithi060 ceph-mon[94233]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:30 smithi060 ceph-mon[109077]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:30 smithi089 ceph-mon[98504]: pgmap v15724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:32 smithi060 ceph-mon[94233]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:32 smithi060 ceph-mon[109077]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:32 smithi089 ceph-mon[98504]: pgmap v15725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:34 smithi060 ceph-mon[94233]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:34 smithi060 ceph-mon[109077]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:59:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:59:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:34 smithi089 ceph-mon[98504]: pgmap v15726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:36 smithi060 ceph-mon[94233]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:36 smithi060 ceph-mon[109077]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:36 smithi089 ceph-mon[98504]: pgmap v15727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:38.840 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T11:59:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:38 smithi060 ceph-mon[94233]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:38 smithi060 ceph-mon[109077]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:38 smithi089 ceph-mon[98504]: pgmap v15728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 83s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 83s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 83s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 83s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 83s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 83s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 83s ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 83s ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 83s ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 83s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 83s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 83s ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T11:59:39.166 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 83s ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T11:59:39.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 83s ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T11:59:39.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 83s ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T11:59:39.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 83s ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T11:59:39.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 83s ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T11:59:39.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 83s ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T11:59:39.167 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 83s ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T11:59:39.167 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 83s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T11:59:39.564 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T11:59:39.564 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T11:59:39.565 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T11:59:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1647608324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:59:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1647608324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:59:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1647608324' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T11:59:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:40 smithi060 ceph-mon[94233]: from='client.41615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:40 smithi060 ceph-mon[94233]: from='client.31746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:40 smithi060 ceph-mon[94233]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:40 smithi060 ceph-mon[109077]: from='client.41615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:40 smithi060 ceph-mon[109077]: from='client.31746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:40 smithi060 ceph-mon[109077]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:40 smithi089 ceph-mon[98504]: from='client.41615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:40 smithi089 ceph-mon[98504]: from='client.31746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T11:59:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:40 smithi089 ceph-mon[98504]: pgmap v15729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:42 smithi060 ceph-mon[94233]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:42 smithi060 ceph-mon[109077]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:42 smithi089 ceph-mon[98504]: pgmap v15730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:44 smithi060 ceph-mon[94233]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:44 smithi060 ceph-mon[109077]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:59:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:59:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:44 smithi089 ceph-mon[98504]: pgmap v15731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:46 smithi060 ceph-mon[94233]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:46 smithi060 ceph-mon[109077]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:46 smithi089 ceph-mon[98504]: pgmap v15732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:48 smithi060 ceph-mon[94233]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:48 smithi060 ceph-mon[109077]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:48 smithi089 ceph-mon[98504]: pgmap v15733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:50 smithi060 ceph-mon[94233]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:50 smithi060 ceph-mon[109077]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:50 smithi089 ceph-mon[98504]: pgmap v15734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:52 smithi060 ceph-mon[94233]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:52 smithi060 ceph-mon[109077]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:52 smithi089 ceph-mon[98504]: pgmap v15735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:54 smithi060 ceph-mon[94233]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:54 smithi060 ceph-mon[109077]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 11:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:11:59:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T11:59:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:54 smithi089 ceph-mon[98504]: pgmap v15736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:56 smithi060 ceph-mon[94233]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:56 smithi060 ceph-mon[109077]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:56 smithi089 ceph-mon[98504]: pgmap v15737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T11:59:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 11:59:58 smithi060 ceph-mon[109077]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 11:59:58 smithi060 ceph-mon[94233]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T11:59:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 11:59:58 smithi089 ceph-mon[98504]: pgmap v15738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T11:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:00 smithi060 ceph-mon[94233]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:00 smithi060 ceph-mon[109077]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:00 smithi089 ceph-mon[98504]: pgmap v15739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:00:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:02 smithi060 ceph-mon[94233]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:02 smithi060 ceph-mon[109077]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:02 smithi089 ceph-mon[98504]: pgmap v15740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:04 smithi060 ceph-mon[94233]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:04 smithi060 ceph-mon[109077]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:00:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:00:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:04 smithi089 ceph-mon[98504]: pgmap v15741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:06 smithi060 ceph-mon[94233]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:06 smithi060 ceph-mon[109077]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:06 smithi089 ceph-mon[98504]: pgmap v15742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:08 smithi060 ceph-mon[94233]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:08 smithi060 ceph-mon[109077]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:08 smithi089 ceph-mon[98504]: pgmap v15743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:09.927 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 114s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 114s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 114s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 114s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 114s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 114s ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 114s ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:00:10.256 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 114s ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 114s ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 114s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 114s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 114s ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 114s ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 114s ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 114s ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 114s ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 114s ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 114s ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 114s ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:00:10.257 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 114s ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:00:10.655 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:10.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:00:10.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:00:10.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:10.656 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:00:10.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:00:10.656 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:00:10.656 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:00:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:10 smithi060 ceph-mon[94233]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:10 smithi060 ceph-mon[109077]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:10 smithi089 ceph-mon[98504]: pgmap v15744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[94233]: from='client.31758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[94233]: from='client.31764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2034521741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[109077]: from='client.31758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[109077]: from='client.31764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2034521741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:00:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:11 smithi089 ceph-mon[98504]: from='client.31758 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:11 smithi089 ceph-mon[98504]: from='client.31764 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2034521741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:00:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:12 smithi060 ceph-mon[94233]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:12 smithi060 ceph-mon[109077]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:12 smithi089 ceph-mon[98504]: pgmap v15745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:14.468 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:00:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:00:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:14 smithi060 ceph-mon[94233]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:14 smithi060 ceph-mon[109077]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:14 smithi089 ceph-mon[98504]: pgmap v15746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:16 smithi060 ceph-mon[94233]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:16 smithi060 ceph-mon[109077]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:16 smithi089 ceph-mon[98504]: pgmap v15747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:00:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:00:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:00:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[94233]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:00:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:00:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:00:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[109077]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:00:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:00:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:00:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:18 smithi089 ceph-mon[98504]: pgmap v15748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:00:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:00:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:00:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:20 smithi060 ceph-mon[94233]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:20 smithi060 ceph-mon[109077]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:20 smithi089 ceph-mon[98504]: pgmap v15749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:22 smithi060 ceph-mon[94233]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:22 smithi060 ceph-mon[109077]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:22 smithi089 ceph-mon[98504]: pgmap v15750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:24 smithi060 ceph-mon[94233]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:00:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:00:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:24 smithi060 ceph-mon[109077]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:24 smithi089 ceph-mon[98504]: pgmap v15751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:26 smithi060 ceph-mon[94233]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:26 smithi060 ceph-mon[109077]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:26 smithi089 ceph-mon[98504]: pgmap v15752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:28 smithi060 ceph-mon[94233]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:28 smithi060 ceph-mon[109077]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:28 smithi089 ceph-mon[98504]: pgmap v15753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:30 smithi060 ceph-mon[94233]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:30 smithi060 ceph-mon[109077]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:30 smithi089 ceph-mon[98504]: pgmap v15754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:32 smithi060 ceph-mon[94233]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:32 smithi060 ceph-mon[109077]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:32 smithi089 ceph-mon[98504]: pgmap v15755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:34 smithi060 ceph-mon[94233]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:34 smithi060 ceph-mon[109077]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:00:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:00:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:34 smithi089 ceph-mon[98504]: pgmap v15756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:36 smithi060 ceph-mon[94233]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:36 smithi060 ceph-mon[109077]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:36 smithi089 ceph-mon[98504]: pgmap v15757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:38 smithi060 ceph-mon[94233]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:38 smithi060 ceph-mon[109077]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:38 smithi089 ceph-mon[98504]: pgmap v15758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:40 smithi060 ceph-mon[94233]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:40 smithi060 ceph-mon[109077]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:41.020 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:00:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:40 smithi089 ceph-mon[98504]: pgmap v15759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:41.345 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:00:41.345 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:00:41.345 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:00:41.345 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:00:41.346 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:00:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:00:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:00:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:00:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:00:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:00:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:00:41.347 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:00:41.747 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:00:41.747 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:00:41.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:00:41.749 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:00:41.749 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:00:41.749 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:00:41.749 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:00:41.749 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:00:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[94233]: from='client.41651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[94233]: from='client.31782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[94233]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/244677224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:00:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[109077]: from='client.41651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[109077]: from='client.31782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[109077]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/244677224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:00:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:42 smithi089 ceph-mon[98504]: from='client.41651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:42 smithi089 ceph-mon[98504]: from='client.31782 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:00:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:42 smithi089 ceph-mon[98504]: pgmap v15760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/244677224' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:00:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:44 smithi060 ceph-mon[94233]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:00:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:00:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:44 smithi060 ceph-mon[109077]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:44 smithi089 ceph-mon[98504]: pgmap v15761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:46 smithi060 ceph-mon[94233]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:46 smithi060 ceph-mon[109077]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:46 smithi089 ceph-mon[98504]: pgmap v15762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:48 smithi060 ceph-mon[94233]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:48 smithi060 ceph-mon[109077]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:48 smithi089 ceph-mon[98504]: pgmap v15763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:50 smithi060 ceph-mon[94233]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:50 smithi060 ceph-mon[109077]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:50 smithi089 ceph-mon[98504]: pgmap v15764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:53.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:52 smithi060 ceph-mon[94233]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:52 smithi060 ceph-mon[109077]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:52 smithi089 ceph-mon[98504]: pgmap v15765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:54 smithi060 ceph-mon[94233]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:54 smithi060 ceph-mon[109077]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:00:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:00:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:54 smithi089 ceph-mon[98504]: pgmap v15766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:56 smithi060 ceph-mon[94233]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:57.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:56 smithi060 ceph-mon[109077]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:57.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:56 smithi089 ceph-mon[98504]: pgmap v15767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:00:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:00:58 smithi060 ceph-mon[94233]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:00:58 smithi060 ceph-mon[109077]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:00:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:00:58 smithi089 ceph-mon[98504]: pgmap v15768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:00 smithi060 ceph-mon[94233]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:00 smithi060 ceph-mon[109077]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:00 smithi089 ceph-mon[98504]: pgmap v15769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:02 smithi060 ceph-mon[94233]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:02 smithi060 ceph-mon[109077]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:02 smithi089 ceph-mon[98504]: pgmap v15770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:04 smithi060 ceph-mon[94233]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:04 smithi060 ceph-mon[109077]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:01:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:01:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:04 smithi089 ceph-mon[98504]: pgmap v15771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:06 smithi060 ceph-mon[94233]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:06 smithi060 ceph-mon[109077]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:06 smithi089 ceph-mon[98504]: pgmap v15772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:08 smithi060 ceph-mon[94233]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:08 smithi060 ceph-mon[109077]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:08 smithi089 ceph-mon[98504]: pgmap v15773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:10 smithi060 ceph-mon[94233]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:11.018 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:10 smithi060 ceph-mon[109077]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:10 smithi089 ceph-mon[98504]: pgmap v15774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:12.110 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:01:12.435 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:01:12.435 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:01:12.436 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:01:12.437 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:01:12.836 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:12.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:01:12.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:01:12.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:12.838 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:01:12.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:01:12.838 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:01:12.838 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:01:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:12 smithi060 ceph-mon[94233]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:12 smithi060 ceph-mon[109077]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:12 smithi089 ceph-mon[98504]: pgmap v15775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:14.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:13 smithi060 ceph-mon[94233]: from='client.31794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:13 smithi060 ceph-mon[94233]: from='client.41675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1809398194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:01:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:13 smithi060 ceph-mon[109077]: from='client.31794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:13 smithi060 ceph-mon[109077]: from='client.41675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1809398194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:01:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:13 smithi089 ceph-mon[98504]: from='client.31794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:13 smithi089 ceph-mon[98504]: from='client.41675 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1809398194' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:01:14.671 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:01:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:01:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:14 smithi060 ceph-mon[94233]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:14 smithi060 ceph-mon[109077]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:14 smithi089 ceph-mon[98504]: pgmap v15776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:16 smithi060 ceph-mon[94233]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:16 smithi060 ceph-mon[109077]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:16 smithi089 ceph-mon[98504]: pgmap v15777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[94233]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:01:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:01:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:01:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:01:19.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[109077]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:19.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:01:19.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:01:19.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:01:19.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:01:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:18 smithi089 ceph-mon[98504]: pgmap v15778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:01:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:01:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:01:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:01:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:20 smithi060 ceph-mon[94233]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:20 smithi060 ceph-mon[109077]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:20 smithi089 ceph-mon[98504]: pgmap v15779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:22 smithi060 ceph-mon[94233]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:22 smithi060 ceph-mon[109077]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:22 smithi089 ceph-mon[98504]: pgmap v15780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:24 smithi060 ceph-mon[94233]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:24 smithi060 ceph-mon[109077]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:01:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:01:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:24 smithi089 ceph-mon[98504]: pgmap v15781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:26 smithi060 ceph-mon[94233]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:26 smithi060 ceph-mon[109077]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:26 smithi089 ceph-mon[98504]: pgmap v15782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:28 smithi060 ceph-mon[94233]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:28 smithi060 ceph-mon[109077]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:28 smithi089 ceph-mon[98504]: pgmap v15783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:30 smithi060 ceph-mon[94233]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:30 smithi060 ceph-mon[109077]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:30 smithi089 ceph-mon[98504]: pgmap v15784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:32 smithi060 ceph-mon[94233]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:32 smithi060 ceph-mon[109077]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:32 smithi089 ceph-mon[98504]: pgmap v15785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:34 smithi060 ceph-mon[94233]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:34 smithi060 ceph-mon[109077]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:01:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:01:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:34 smithi089 ceph-mon[98504]: pgmap v15786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:36 smithi060 ceph-mon[94233]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:36 smithi060 ceph-mon[109077]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:36 smithi089 ceph-mon[98504]: pgmap v15787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:38 smithi060 ceph-mon[94233]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:38 smithi060 ceph-mon[109077]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:38 smithi089 ceph-mon[98504]: pgmap v15788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:40 smithi060 ceph-mon[94233]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:40 smithi060 ceph-mon[109077]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:40 smithi089 ceph-mon[98504]: pgmap v15789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:42 smithi060 ceph-mon[94233]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:42 smithi060 ceph-mon[109077]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:42 smithi089 ceph-mon[98504]: pgmap v15790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:43.199 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:01:43.525 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:01:43.525 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:01:43.525 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:01:43.525 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:01:43.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:01:43.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:01:43.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:01:43.527 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:01:43.527 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:01:43.922 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:01:43.922 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:01:43.922 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:01:43.922 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:43.922 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:01:43.922 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:01:43.923 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[94233]: from='client.31812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[94233]: from='client.31818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[94233]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/279274125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[109077]: from='client.31812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[109077]: from='client.31818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[109077]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/279274125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:01:44.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:01:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:01:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:44 smithi089 ceph-mon[98504]: from='client.31812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:44 smithi089 ceph-mon[98504]: from='client.31818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:01:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:44 smithi089 ceph-mon[98504]: pgmap v15791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/279274125' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:01:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:46 smithi060 ceph-mon[109077]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:46 smithi060 ceph-mon[94233]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:46 smithi089 ceph-mon[98504]: pgmap v15792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:48 smithi060 ceph-mon[109077]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:48 smithi060 ceph-mon[94233]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:48 smithi089 ceph-mon[98504]: pgmap v15793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:50 smithi060 ceph-mon[109077]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:50 smithi060 ceph-mon[94233]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:50 smithi089 ceph-mon[98504]: pgmap v15794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:52 smithi060 ceph-mon[109077]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:52 smithi060 ceph-mon[94233]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:52 smithi089 ceph-mon[98504]: pgmap v15795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:01:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:01:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:54 smithi060 ceph-mon[109077]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:54 smithi060 ceph-mon[94233]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:54 smithi089 ceph-mon[98504]: pgmap v15796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:56 smithi060 ceph-mon[94233]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:56 smithi060 ceph-mon[109077]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:56 smithi089 ceph-mon[98504]: pgmap v15797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:01:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:01:58 smithi060 ceph-mon[94233]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:01:58 smithi060 ceph-mon[109077]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:01:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:01:58 smithi089 ceph-mon[98504]: pgmap v15798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:00 smithi060 ceph-mon[94233]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:00 smithi060 ceph-mon[109077]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:00 smithi089 ceph-mon[98504]: pgmap v15799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:02 smithi060 ceph-mon[94233]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:02 smithi060 ceph-mon[109077]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:02 smithi089 ceph-mon[98504]: pgmap v15800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:04 smithi060 ceph-mon[94233]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:04 smithi060 ceph-mon[109077]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:02:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:02:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:04 smithi089 ceph-mon[98504]: pgmap v15801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:06 smithi060 ceph-mon[109077]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:06 smithi060 ceph-mon[94233]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:06 smithi089 ceph-mon[98504]: pgmap v15802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:09.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:08 smithi060 ceph-mon[109077]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:08 smithi060 ceph-mon[94233]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:08 smithi089 ceph-mon[98504]: pgmap v15803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:11.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:10 smithi060 ceph-mon[109077]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:10 smithi060 ceph-mon[94233]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:10 smithi089 ceph-mon[98504]: pgmap v15804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:13.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:12 smithi060 ceph-mon[109077]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:12 smithi060 ceph-mon[94233]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:12 smithi089 ceph-mon[98504]: pgmap v15805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:14.284 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:02:14.609 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:02:14.610 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:02:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:14 smithi060 ceph-mon[94233]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:14.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:14 smithi060 ceph-mon[109077]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:02:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:02:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:14 smithi089 ceph-mon[98504]: pgmap v15806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:15.007 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:02:15.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:02:15.008 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:02:15.008 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:02:15.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:15 smithi060 ceph-mon[109077]: from='client.31830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:15 smithi060 ceph-mon[109077]: from='client.31836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/760248762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:02:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:15 smithi060 ceph-mon[94233]: from='client.31830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:15 smithi060 ceph-mon[94233]: from='client.31836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/760248762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:02:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:15 smithi089 ceph-mon[98504]: from='client.31830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:15 smithi089 ceph-mon[98504]: from='client.31836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/760248762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:02:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:16 smithi060 ceph-mon[109077]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:16 smithi060 ceph-mon[94233]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:16 smithi089 ceph-mon[98504]: pgmap v15807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:18 smithi060 ceph-mon[94233]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:18 smithi060 ceph-mon[109077]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:18 smithi089 ceph-mon[98504]: pgmap v15808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:02:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[94233]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:02:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:02:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[109077]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:21.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:02:21.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:02:21.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:20 smithi089 ceph-mon[98504]: pgmap v15809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:02:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:02:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:02:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:22 smithi060 ceph-mon[94233]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:22 smithi060 ceph-mon[109077]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:22 smithi089 ceph-mon[98504]: pgmap v15810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:24 smithi060 ceph-mon[94233]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:24 smithi060 ceph-mon[109077]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:02:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:02:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:24 smithi089 ceph-mon[98504]: pgmap v15811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:26 smithi060 ceph-mon[94233]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:26 smithi060 ceph-mon[109077]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:26 smithi089 ceph-mon[98504]: pgmap v15812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:28 smithi060 ceph-mon[94233]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:28 smithi060 ceph-mon[109077]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:28 smithi089 ceph-mon[98504]: pgmap v15813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:30 smithi060 ceph-mon[94233]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:30 smithi060 ceph-mon[109077]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:30 smithi089 ceph-mon[98504]: pgmap v15814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:32 smithi060 ceph-mon[94233]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:32 smithi060 ceph-mon[109077]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:32 smithi089 ceph-mon[98504]: pgmap v15815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:02:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:02:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:34 smithi060 ceph-mon[109077]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:34 smithi060 ceph-mon[94233]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:34 smithi089 ceph-mon[98504]: pgmap v15816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:36 smithi060 ceph-mon[109077]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:36 smithi060 ceph-mon[94233]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:36 smithi089 ceph-mon[98504]: pgmap v15817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:38 smithi060 ceph-mon[94233]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:38 smithi060 ceph-mon[109077]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:38 smithi089 ceph-mon[98504]: pgmap v15818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:40 smithi060 ceph-mon[94233]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:40 smithi060 ceph-mon[109077]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:40 smithi089 ceph-mon[98504]: pgmap v15819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:42 smithi060 ceph-mon[94233]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:42 smithi060 ceph-mon[109077]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:42 smithi089 ceph-mon[98504]: pgmap v15820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:44 smithi060 ceph-mon[94233]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:02:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:02:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:44 smithi060 ceph-mon[109077]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:44 smithi089 ceph-mon[98504]: pgmap v15821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:45.370 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:02:45.697 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:02:45.697 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:02:45.697 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:02:45.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:02:45.697 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:02:45.698 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:02:45.699 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:02:45.699 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:02:45.699 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:02:45.699 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:02:46.095 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:46.096 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:02:46.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:02:46.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:02:46.097 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:02:46.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:02:46.097 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:02:46.097 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:02:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[94233]: from='client.41723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[94233]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[94233]: from='client.31854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1465269332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:02:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[109077]: from='client.41723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[109077]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[109077]: from='client.31854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1465269332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:02:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:46 smithi089 ceph-mon[98504]: from='client.41723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:46 smithi089 ceph-mon[98504]: pgmap v15822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:46 smithi089 ceph-mon[98504]: from='client.31854 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:02:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1465269332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:02:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:48 smithi060 ceph-mon[94233]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:48 smithi060 ceph-mon[109077]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:48 smithi089 ceph-mon[98504]: pgmap v15823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:50 smithi060 ceph-mon[94233]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:50 smithi060 ceph-mon[109077]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:50 smithi089 ceph-mon[98504]: pgmap v15824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:52 smithi060 ceph-mon[94233]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:52 smithi060 ceph-mon[109077]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:52 smithi089 ceph-mon[98504]: pgmap v15825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:54 smithi060 ceph-mon[94233]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:54 smithi060 ceph-mon[109077]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:02:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:02:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:54 smithi089 ceph-mon[98504]: pgmap v15826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:56 smithi060 ceph-mon[94233]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:56 smithi060 ceph-mon[109077]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:56 smithi089 ceph-mon[98504]: pgmap v15827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:02:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:02:58 smithi060 ceph-mon[94233]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:02:58 smithi060 ceph-mon[109077]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:02:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:02:58 smithi089 ceph-mon[98504]: pgmap v15828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:00 smithi060 ceph-mon[94233]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:00 smithi060 ceph-mon[109077]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:00 smithi089 ceph-mon[98504]: pgmap v15829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:03.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:02 smithi060 ceph-mon[109077]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:02 smithi060 ceph-mon[94233]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:02 smithi089 ceph-mon[98504]: pgmap v15830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:04 smithi060 ceph-mon[94233]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:04 smithi060 ceph-mon[109077]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:03:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:03:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:04 smithi089 ceph-mon[98504]: pgmap v15831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:06 smithi060 ceph-mon[94233]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:06 smithi060 ceph-mon[109077]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:06 smithi089 ceph-mon[98504]: pgmap v15832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:08 smithi060 ceph-mon[94233]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:08 smithi060 ceph-mon[109077]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:08 smithi089 ceph-mon[98504]: pgmap v15833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:10 smithi060 ceph-mon[94233]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:10 smithi060 ceph-mon[109077]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:10 smithi089 ceph-mon[98504]: pgmap v15834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:12 smithi060 ceph-mon[94233]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:12 smithi060 ceph-mon[109077]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:12 smithi089 ceph-mon[98504]: pgmap v15835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:14 smithi060 ceph-mon[94233]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:14 smithi060 ceph-mon[109077]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:03:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:03:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:14 smithi089 ceph-mon[98504]: pgmap v15836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:16.457 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:03:16.785 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:03:16.785 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:03:16.785 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:03:16.785 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:03:16.786 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:03:16.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:03:16.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:03:16.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:03:16.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:03:16.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:03:16.787 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:03:17.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:16 smithi060 ceph-mon[109077]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:16 smithi060 ceph-mon[94233]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:16 smithi089 ceph-mon[98504]: pgmap v15837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:17.182 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:03:17.182 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:03:17.182 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:03:17.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:17.184 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:03:17.184 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:03:17.184 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:03:17.184 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:03:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:17 smithi060 ceph-mon[94233]: from='client.31866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:17 smithi060 ceph-mon[94233]: from='client.41747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1261312148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:03:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:17 smithi060 ceph-mon[109077]: from='client.31866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:17 smithi060 ceph-mon[109077]: from='client.41747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1261312148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:03:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:17 smithi089 ceph-mon[98504]: from='client.31866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:17 smithi089 ceph-mon[98504]: from='client.41747 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1261312148' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:03:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:18 smithi060 ceph-mon[94233]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:18 smithi060 ceph-mon[109077]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:19.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:18 smithi089 ceph-mon[98504]: pgmap v15838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[94233]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:03:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:03:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:03:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:03:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[109077]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:03:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:03:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:03:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:03:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:20 smithi089 ceph-mon[98504]: pgmap v15839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:03:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:03:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:03:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:03:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:22 smithi060 ceph-mon[94233]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:22 smithi060 ceph-mon[109077]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:22 smithi089 ceph-mon[98504]: pgmap v15840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:24 smithi060 ceph-mon[94233]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:24 smithi060 ceph-mon[109077]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:03:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:03:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:24 smithi089 ceph-mon[98504]: pgmap v15841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:26 smithi060 ceph-mon[94233]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:26 smithi060 ceph-mon[109077]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:26 smithi089 ceph-mon[98504]: pgmap v15842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:28 smithi060 ceph-mon[94233]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:28 smithi060 ceph-mon[109077]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:28 smithi089 ceph-mon[98504]: pgmap v15843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:30 smithi060 ceph-mon[94233]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:30 smithi060 ceph-mon[109077]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:30 smithi089 ceph-mon[98504]: pgmap v15844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:32 smithi060 ceph-mon[94233]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:32 smithi060 ceph-mon[109077]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:32 smithi089 ceph-mon[98504]: pgmap v15845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:34 smithi060 ceph-mon[94233]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:34 smithi060 ceph-mon[109077]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:03:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:03:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:34 smithi089 ceph-mon[98504]: pgmap v15846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:36 smithi060 ceph-mon[94233]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:36 smithi060 ceph-mon[109077]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:36 smithi089 ceph-mon[98504]: pgmap v15847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:38 smithi060 ceph-mon[109077]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:38 smithi060 ceph-mon[94233]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:38 smithi089 ceph-mon[98504]: pgmap v15848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:40 smithi060 ceph-mon[94233]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:40 smithi060 ceph-mon[109077]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:40 smithi089 ceph-mon[98504]: pgmap v15849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:42.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:42 smithi060 ceph-mon[94233]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:42 smithi060 ceph-mon[109077]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:42 smithi089 ceph-mon[98504]: pgmap v15850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:44 smithi060 ceph-mon[94233]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:03:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:03:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:44 smithi060 ceph-mon[109077]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:44 smithi089 ceph-mon[98504]: pgmap v15851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:46 smithi060 ceph-mon[94233]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:46 smithi060 ceph-mon[109077]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:46 smithi089 ceph-mon[98504]: pgmap v15852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:47.546 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:03:47.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:03:47.877 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:03:48.275 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:48.276 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:03:48.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:03:48.276 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:03:48.276 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:03:48.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:03:48.276 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:03:48.276 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:03:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:48 smithi060 ceph-mon[94233]: from='client.41759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:48 smithi060 ceph-mon[94233]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/957929966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:03:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:48 smithi060 ceph-mon[109077]: from='client.41759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:48 smithi060 ceph-mon[109077]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/957929966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:03:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:48 smithi089 ceph-mon[98504]: from='client.41759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:48 smithi089 ceph-mon[98504]: pgmap v15853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/957929966' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:03:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:49 smithi060 ceph-mon[94233]: from='client.31890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:49 smithi060 ceph-mon[109077]: from='client.31890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:49 smithi089 ceph-mon[98504]: from='client.31890 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:03:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:50 smithi060 ceph-mon[94233]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:50 smithi060 ceph-mon[109077]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:50 smithi089 ceph-mon[98504]: pgmap v15854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:52 smithi060 ceph-mon[94233]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:52 smithi060 ceph-mon[109077]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:52 smithi089 ceph-mon[98504]: pgmap v15855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:54 smithi060 ceph-mon[94233]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:54 smithi060 ceph-mon[109077]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:03:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:03:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:54 smithi089 ceph-mon[98504]: pgmap v15856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:56 smithi060 ceph-mon[94233]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:56 smithi060 ceph-mon[109077]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:56 smithi089 ceph-mon[98504]: pgmap v15857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:03:59.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:03:58 smithi060 ceph-mon[94233]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:59.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:03:58 smithi060 ceph-mon[109077]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:03:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:03:58 smithi089 ceph-mon[98504]: pgmap v15858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:01.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:00 smithi060 ceph-mon[94233]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:00 smithi060 ceph-mon[109077]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:00 smithi089 ceph-mon[98504]: pgmap v15859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:02 smithi060 ceph-mon[94233]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:02 smithi060 ceph-mon[109077]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:02 smithi089 ceph-mon[98504]: pgmap v15860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:04 smithi060 ceph-mon[94233]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:04:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:04:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:04 smithi060 ceph-mon[109077]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:04 smithi089 ceph-mon[98504]: pgmap v15861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:06 smithi060 ceph-mon[94233]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:06 smithi060 ceph-mon[109077]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:06 smithi089 ceph-mon[98504]: pgmap v15862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:08 smithi060 ceph-mon[94233]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:08 smithi060 ceph-mon[109077]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:08 smithi089 ceph-mon[98504]: pgmap v15863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:10 smithi060 ceph-mon[94233]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:10 smithi060 ceph-mon[109077]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:10 smithi089 ceph-mon[98504]: pgmap v15864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:12.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:13.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:12 smithi060 ceph-mon[94233]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:12 smithi060 ceph-mon[109077]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:12 smithi089 ceph-mon[98504]: pgmap v15865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:14 smithi060 ceph-mon[94233]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:14 smithi060 ceph-mon[109077]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:04:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:04:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:14 smithi089 ceph-mon[98504]: pgmap v15866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:16 smithi060 ceph-mon[94233]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:16 smithi060 ceph-mon[109077]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:16 smithi089 ceph-mon[98504]: pgmap v15867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:18.640 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:04:18.965 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:04:18.965 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:04:18.965 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:04:18.965 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:04:18.966 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:04:18.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:04:18.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:04:18.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:04:18.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:04:18.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:04:18.967 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:04:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:18 smithi060 ceph-mon[94233]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:18 smithi060 ceph-mon[109077]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:18 smithi089 ceph-mon[98504]: pgmap v15868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:19.361 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:04:19.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:04:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:04:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:04:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:04:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:04:19.363 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:04:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:19 smithi060 ceph-mon[94233]: from='client.31902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:20.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3425618010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:04:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:19 smithi060 ceph-mon[109077]: from='client.31902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3425618010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:04:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:19 smithi089 ceph-mon[98504]: from='client.31902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3425618010' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:04:21.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:20 smithi060 ceph-mon[109077]: from='client.41783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:20 smithi060 ceph-mon[109077]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:04:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:20 smithi060 ceph-mon[94233]: from='client.41783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:20 smithi060 ceph-mon[94233]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:04:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:20 smithi089 ceph-mon[98504]: from='client.41783 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:20 smithi089 ceph-mon[98504]: pgmap v15869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:04:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:04:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:04:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:04:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:04:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:04:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:04:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:04:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:04:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:04:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:22 smithi060 ceph-mon[94233]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:22 smithi060 ceph-mon[109077]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:22 smithi089 ceph-mon[98504]: pgmap v15870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:24 smithi060 ceph-mon[94233]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:24 smithi060 ceph-mon[109077]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:04:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:04:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:24 smithi089 ceph-mon[98504]: pgmap v15871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:26 smithi060 ceph-mon[94233]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:26 smithi060 ceph-mon[109077]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:26 smithi089 ceph-mon[98504]: pgmap v15872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:28 smithi060 ceph-mon[94233]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:28 smithi060 ceph-mon[109077]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:28 smithi089 ceph-mon[98504]: pgmap v15873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:31.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:30 smithi060 ceph-mon[94233]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:30 smithi060 ceph-mon[109077]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:30 smithi089 ceph-mon[98504]: pgmap v15874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:32 smithi060 ceph-mon[94233]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:32 smithi060 ceph-mon[109077]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:32 smithi089 ceph-mon[98504]: pgmap v15875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:34 smithi060 ceph-mon[94233]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:34 smithi060 ceph-mon[109077]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:04:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:04:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:34 smithi089 ceph-mon[98504]: pgmap v15876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:36 smithi060 ceph-mon[94233]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:36 smithi060 ceph-mon[109077]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:36 smithi089 ceph-mon[98504]: pgmap v15877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:39.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:38 smithi060 ceph-mon[94233]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:39.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:38 smithi060 ceph-mon[109077]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:38 smithi089 ceph-mon[98504]: pgmap v15878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:40 smithi060 ceph-mon[94233]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:40 smithi060 ceph-mon[109077]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:40 smithi089 ceph-mon[98504]: pgmap v15879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:42 smithi060 ceph-mon[94233]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:42 smithi060 ceph-mon[109077]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:42 smithi089 ceph-mon[98504]: pgmap v15880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:44 smithi060 ceph-mon[94233]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:44 smithi060 ceph-mon[109077]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:04:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:04:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:44 smithi089 ceph-mon[98504]: pgmap v15881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:46 smithi060 ceph-mon[94233]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:46 smithi060 ceph-mon[109077]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:46 smithi089 ceph-mon[98504]: pgmap v15882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:48 smithi060 ceph-mon[94233]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:48 smithi060 ceph-mon[109077]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:48 smithi089 ceph-mon[98504]: pgmap v15883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:49.725 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:04:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:04:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:04:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:04:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:04:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:04:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:04:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:04:50.054 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:50.456 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:04:50.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:04:50.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:04:50.457 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:04:50.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:04:50.457 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:04:50.457 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:04:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:50 smithi060 ceph-mon[94233]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:50 smithi060 ceph-mon[94233]: from='client.31920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:51.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3996423910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:04:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:50 smithi060 ceph-mon[109077]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:50 smithi060 ceph-mon[109077]: from='client.31920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3996423910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:04:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:50 smithi089 ceph-mon[98504]: pgmap v15884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:50 smithi089 ceph-mon[98504]: from='client.31920 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3996423910' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:04:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:51 smithi060 ceph-mon[94233]: from='client.41801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:51 smithi060 ceph-mon[109077]: from='client.41801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:51 smithi089 ceph-mon[98504]: from='client.41801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:04:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:52 smithi060 ceph-mon[94233]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:52 smithi060 ceph-mon[109077]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:52 smithi089 ceph-mon[98504]: pgmap v15885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:54 smithi060 ceph-mon[94233]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:04:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:04:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:54 smithi060 ceph-mon[109077]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:54 smithi089 ceph-mon[98504]: pgmap v15886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:56 smithi060 ceph-mon[94233]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:56 smithi060 ceph-mon[109077]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:56 smithi089 ceph-mon[98504]: pgmap v15887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:04:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:04:58 smithi060 ceph-mon[109077]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:04:58 smithi060 ceph-mon[94233]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:04:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:04:58 smithi089 ceph-mon[98504]: pgmap v15888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:00 smithi060 ceph-mon[94233]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:00 smithi060 ceph-mon[109077]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:00 smithi089 ceph-mon[98504]: pgmap v15889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:03.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:02 smithi060 ceph-mon[94233]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:02 smithi060 ceph-mon[109077]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:02 smithi089 ceph-mon[98504]: pgmap v15890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:04 smithi060 ceph-mon[94233]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:04 smithi060 ceph-mon[109077]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:05:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:05:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:04 smithi089 ceph-mon[98504]: pgmap v15891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:06 smithi060 ceph-mon[94233]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:06 smithi060 ceph-mon[109077]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:06 smithi089 ceph-mon[98504]: pgmap v15892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:08 smithi060 ceph-mon[94233]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:08 smithi060 ceph-mon[109077]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:08 smithi089 ceph-mon[98504]: pgmap v15893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:10 smithi060 ceph-mon[94233]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:10 smithi060 ceph-mon[109077]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:10 smithi089 ceph-mon[98504]: pgmap v15894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:12.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:12 smithi060 ceph-mon[94233]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:12 smithi060 ceph-mon[109077]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:12 smithi089 ceph-mon[98504]: pgmap v15895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:14 smithi060 ceph-mon[94233]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:14 smithi060 ceph-mon[109077]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:05:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:05:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:14 smithi089 ceph-mon[98504]: pgmap v15896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:16 smithi060 ceph-mon[94233]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:16 smithi060 ceph-mon[109077]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:16 smithi089 ceph-mon[98504]: pgmap v15897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:19.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:18 smithi060 ceph-mon[94233]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:18 smithi060 ceph-mon[109077]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:18 smithi089 ceph-mon[98504]: pgmap v15898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:20.817 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:05:21.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:20 smithi060 ceph-mon[94233]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:20 smithi060 ceph-mon[109077]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:20 smithi089 ceph-mon[98504]: pgmap v15899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:21.143 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:05:21.143 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:05:21.143 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:05:21.143 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:05:21.144 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:05:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:05:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:05:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:05:21.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:05:21.552 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:05:22.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:21 smithi060 ceph-mon[94233]: from='client.31938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:05:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3176643993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:05:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:21 smithi060 ceph-mon[109077]: from='client.31938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:05:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3176643993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:05:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:21 smithi089 ceph-mon[98504]: from='client.31938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:05:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3176643993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:05:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[94233]: from='client.31944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:23.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[94233]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[109077]: from='client.31944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[109077]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:05:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:05:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:22 smithi089 ceph-mon[98504]: from='client.31944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:22 smithi089 ceph-mon[98504]: pgmap v15900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:05:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:05:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:05:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 12:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T12:05:23.373875987Z level=info msg="Completed cleanup jobs" duration=12.727616ms 2023-12-01T12:05:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:24 smithi060 ceph-mon[94233]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:24 smithi060 ceph-mon[109077]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:05:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:05:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:24 smithi089 ceph-mon[98504]: pgmap v15901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:27.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:26 smithi060 ceph-mon[94233]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:26 smithi060 ceph-mon[109077]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:27.025 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:26 smithi089 ceph-mon[98504]: pgmap v15902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:29.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:28 smithi060 ceph-mon[94233]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:28 smithi060 ceph-mon[109077]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:28 smithi089 ceph-mon[98504]: pgmap v15903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:30 smithi060 ceph-mon[94233]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:30 smithi060 ceph-mon[109077]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:30 smithi089 ceph-mon[98504]: pgmap v15904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:32 smithi060 ceph-mon[94233]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:32 smithi060 ceph-mon[109077]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:32 smithi089 ceph-mon[98504]: pgmap v15905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:34 smithi060 ceph-mon[94233]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:34 smithi060 ceph-mon[109077]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:05:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:05:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:34 smithi089 ceph-mon[98504]: pgmap v15906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:36 smithi060 ceph-mon[94233]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:36 smithi060 ceph-mon[109077]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:36 smithi089 ceph-mon[98504]: pgmap v15907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:38 smithi060 ceph-mon[94233]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:38 smithi060 ceph-mon[109077]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:38 smithi089 ceph-mon[98504]: pgmap v15908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:41.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:40 smithi060 ceph-mon[94233]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:40 smithi060 ceph-mon[109077]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:40 smithi089 ceph-mon[98504]: pgmap v15909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:43.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:42 smithi060 ceph-mon[94233]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:42 smithi060 ceph-mon[109077]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:42 smithi089 ceph-mon[98504]: pgmap v15910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:44 smithi060 ceph-mon[94233]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:05:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:05:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:44 smithi060 ceph-mon[109077]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:44 smithi089 ceph-mon[98504]: pgmap v15911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:47.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:46 smithi060 ceph-mon[94233]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:46 smithi060 ceph-mon[109077]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:46 smithi089 ceph-mon[98504]: pgmap v15912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:49.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:48 smithi060 ceph-mon[94233]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:48 smithi060 ceph-mon[109077]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:48 smithi089 ceph-mon[98504]: pgmap v15913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:50 smithi060 ceph-mon[94233]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:50 smithi060 ceph-mon[109077]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:50 smithi089 ceph-mon[98504]: pgmap v15914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:51.913 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:05:52.239 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:05:52.239 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:05:52.239 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5518M 2276M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6056M 2276M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5409M 2276M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:05:52.240 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5233M 2276M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:05:52.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4330M 2480M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:05:52.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4910M 2480M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:05:52.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4334M 2480M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:05:52.241 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4940M 2480M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:05:52.241 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:05:52.637 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:05:52.637 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:05:52.637 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:05:52.637 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:05:52.638 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:05:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:52 smithi060 ceph-mon[94233]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3146968952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:05:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:52 smithi060 ceph-mon[109077]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3146968952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:05:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:52 smithi089 ceph-mon[98504]: pgmap v15915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3146968952' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:05:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:53 smithi060 ceph-mon[94233]: from='client.31956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:53 smithi060 ceph-mon[94233]: from='client.41837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:53 smithi060 ceph-mon[109077]: from='client.31956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:53 smithi060 ceph-mon[109077]: from='client.41837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:53 smithi089 ceph-mon[98504]: from='client.31956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:53 smithi089 ceph-mon[98504]: from='client.41837 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:05:54.755 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:05:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:05:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:54 smithi060 ceph-mon[94233]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:54 smithi060 ceph-mon[109077]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:54 smithi089 ceph-mon[98504]: pgmap v15916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:57.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:56 smithi060 ceph-mon[94233]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:56 smithi060 ceph-mon[109077]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:56 smithi089 ceph-mon[98504]: pgmap v15917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:05:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:05:58 smithi089 ceph-mon[98504]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:05:58 smithi060 ceph-mon[94233]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:05:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:05:58 smithi060 ceph-mon[109077]: pgmap v15918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:00 smithi089 ceph-mon[98504]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:00 smithi060 ceph-mon[94233]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:00 smithi060 ceph-mon[109077]: pgmap v15919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:02 smithi089 ceph-mon[98504]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:03.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:02 smithi060 ceph-mon[109077]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:02 smithi060 ceph-mon[94233]: pgmap v15920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:04 smithi060 ceph-mon[109077]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:04 smithi060 ceph-mon[94233]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:06:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:06:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:04 smithi089 ceph-mon[98504]: pgmap v15921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:07.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:06 smithi060 ceph-mon[109077]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:06 smithi060 ceph-mon[94233]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:06 smithi089 ceph-mon[98504]: pgmap v15922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:09.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:08 smithi060 ceph-mon[94233]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:08 smithi060 ceph-mon[109077]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:08 smithi089 ceph-mon[98504]: pgmap v15923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:11.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:10 smithi060 ceph-mon[94233]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:10 smithi060 ceph-mon[109077]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:10 smithi089 ceph-mon[98504]: pgmap v15924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:12 smithi089 ceph-mon[98504]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:12 smithi060 ceph-mon[94233]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:12 smithi060 ceph-mon[109077]: pgmap v15925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:14 smithi060 ceph-mon[94233]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:14 smithi060 ceph-mon[109077]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:06:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:06:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:14 smithi089 ceph-mon[98504]: pgmap v15926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:16 smithi060 ceph-mon[94233]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:16 smithi060 ceph-mon[109077]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:16 smithi089 ceph-mon[98504]: pgmap v15927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:18 smithi060 ceph-mon[94233]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:18 smithi060 ceph-mon[109077]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:18 smithi089 ceph-mon[98504]: pgmap v15928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:20 smithi060 ceph-mon[94233]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:20 smithi060 ceph-mon[109077]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:20 smithi089 ceph-mon[98504]: pgmap v15929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:22.989 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:06:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:06:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:06:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: pgmap v15930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:06:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:06:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:06:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:06:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:06:23.314 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:06:23.314 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:06:23.314 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:06:23.314 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5518M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6056M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5409M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5233M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4330M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:06:23.315 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4910M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:06:23.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4334M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:06:23.316 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:06:23.316 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:06:23.714 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:06:23.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:06:23.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:06:23.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:23.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:06:23.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:06:23.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:06:23.715 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:06:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:23 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2475M 2023-12-01T12:06:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:23 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2267M 2023-12-01T12:06:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3987815336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:06:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:23 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2475M 2023-12-01T12:06:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:23 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2267M 2023-12-01T12:06:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3987815336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:06:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:23 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2475M 2023-12-01T12:06:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:23 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2267M 2023-12-01T12:06:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3987815336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:06:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:06:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:06:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:24 smithi089 ceph-mon[98504]: from='client.41849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:24 smithi089 ceph-mon[98504]: from='client.41855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:24 smithi089 ceph-mon[98504]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:24 smithi060 ceph-mon[94233]: from='client.41849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:24 smithi060 ceph-mon[94233]: from='client.41855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:24 smithi060 ceph-mon[94233]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:24 smithi060 ceph-mon[109077]: from='client.41849 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:24 smithi060 ceph-mon[109077]: from='client.41855 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:24 smithi060 ceph-mon[109077]: pgmap v15931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:26 smithi089 ceph-mon[98504]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:27.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:26 smithi060 ceph-mon[109077]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:26 smithi060 ceph-mon[94233]: pgmap v15932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:28 smithi089 ceph-mon[98504]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:28 smithi060 ceph-mon[94233]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:28 smithi060 ceph-mon[109077]: pgmap v15933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:30 smithi089 ceph-mon[98504]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:31.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:30 smithi060 ceph-mon[109077]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:30 smithi060 ceph-mon[94233]: pgmap v15934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:32 smithi089 ceph-mon[98504]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:32 smithi060 ceph-mon[94233]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:32 smithi060 ceph-mon[109077]: pgmap v15935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:34 smithi060 ceph-mon[94233]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:34 smithi060 ceph-mon[109077]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:06:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:06:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:34 smithi089 ceph-mon[98504]: pgmap v15936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:36 smithi089 ceph-mon[98504]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:36 smithi060 ceph-mon[94233]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:36 smithi060 ceph-mon[109077]: pgmap v15937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:38 smithi089 ceph-mon[98504]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:38 smithi060 ceph-mon[94233]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:38 smithi060 ceph-mon[109077]: pgmap v15938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:40 smithi089 ceph-mon[98504]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:40 smithi060 ceph-mon[94233]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:40 smithi060 ceph-mon[109077]: pgmap v15939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:42 smithi089 ceph-mon[98504]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:42 smithi060 ceph-mon[94233]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:42 smithi060 ceph-mon[109077]: pgmap v15940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:44 smithi060 ceph-mon[94233]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:44 smithi060 ceph-mon[109077]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:06:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:06:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:44 smithi089 ceph-mon[98504]: pgmap v15941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:46 smithi089 ceph-mon[98504]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:46 smithi060 ceph-mon[94233]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:46 smithi060 ceph-mon[109077]: pgmap v15942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:48 smithi089 ceph-mon[98504]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:48 smithi060 ceph-mon[94233]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:48 smithi060 ceph-mon[109077]: pgmap v15943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:50 smithi089 ceph-mon[98504]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:50 smithi060 ceph-mon[94233]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:50 smithi060 ceph-mon[109077]: pgmap v15944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:52 smithi089 ceph-mon[98504]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:52 smithi060 ceph-mon[94233]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:52 smithi060 ceph-mon[109077]: pgmap v15945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:54.076 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:06:54.401 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:06:54.402 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5518M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6056M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5409M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5233M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4330M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4910M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4334M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:06:54.403 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:06:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:54 smithi060 ceph-mon[94233]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:54 smithi060 ceph-mon[109077]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:06:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:06:54.800 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:06:54.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:06:54.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:06:54.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:54.800 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:06:54.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:06:54.801 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:06:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:54 smithi089 ceph-mon[98504]: pgmap v15946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:56.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:55 smithi060 ceph-mon[94233]: from='client.41867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:55 smithi060 ceph-mon[94233]: from='client.31998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/663179460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:06:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:55 smithi060 ceph-mon[109077]: from='client.41867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:55 smithi060 ceph-mon[109077]: from='client.31998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/663179460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:55 smithi089 ceph-mon[98504]: from='client.41867 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:55 smithi089 ceph-mon[98504]: from='client.31998 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:06:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/663179460' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:06:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:56 smithi060 ceph-mon[94233]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:56 smithi060 ceph-mon[109077]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:56 smithi089 ceph-mon[98504]: pgmap v15947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:06:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:06:58 smithi089 ceph-mon[98504]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:06:58 smithi060 ceph-mon[94233]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:06:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:06:58 smithi060 ceph-mon[109077]: pgmap v15948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:00 smithi089 ceph-mon[98504]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:00 smithi060 ceph-mon[94233]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:00 smithi060 ceph-mon[109077]: pgmap v15949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:02 smithi089 ceph-mon[98504]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:02 smithi060 ceph-mon[94233]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:02 smithi060 ceph-mon[109077]: pgmap v15950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:04 smithi060 ceph-mon[94233]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:04 smithi060 ceph-mon[109077]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:07:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:07:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:04 smithi089 ceph-mon[98504]: pgmap v15951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:06 smithi089 ceph-mon[98504]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:06 smithi060 ceph-mon[94233]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:06 smithi060 ceph-mon[109077]: pgmap v15952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:08 smithi089 ceph-mon[98504]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:08 smithi060 ceph-mon[94233]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:08 smithi060 ceph-mon[109077]: pgmap v15953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:10 smithi089 ceph-mon[98504]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:10 smithi060 ceph-mon[94233]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:10 smithi060 ceph-mon[109077]: pgmap v15954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:12 smithi089 ceph-mon[98504]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:12 smithi060 ceph-mon[94233]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:12 smithi060 ceph-mon[109077]: pgmap v15955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:07:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:07:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:14 smithi060 ceph-mon[109077]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:14 smithi060 ceph-mon[94233]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:14 smithi089 ceph-mon[98504]: pgmap v15956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:16 smithi089 ceph-mon[98504]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:16 smithi060 ceph-mon[109077]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:16 smithi060 ceph-mon[94233]: pgmap v15957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:18 smithi089 ceph-mon[98504]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:19.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:18 smithi060 ceph-mon[109077]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:18 smithi060 ceph-mon[94233]: pgmap v15958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:20 smithi089 ceph-mon[98504]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:21.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:20 smithi060 ceph-mon[109077]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:20 smithi060 ceph-mon[94233]: pgmap v15959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:22 smithi089 ceph-mon[98504]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:07:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:22 smithi060 ceph-mon[94233]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:07:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:22 smithi060 ceph-mon[109077]: pgmap v15960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:07:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:07:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:07:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:07:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:07:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:07:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:07:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:07:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:07:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:07:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:07:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:07:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:24 smithi089 ceph-mon[98504]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:25.160 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:07:25.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:24 smithi060 ceph-mon[109077]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:24 smithi060 ceph-mon[94233]: pgmap v15961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:07:25.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5518M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6056M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5409M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5233M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4330M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4910M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4334M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:07:25.487 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:07:25.886 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:07:25.886 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:07:25.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:25.887 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:07:25.888 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:07:25.888 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:07:25.888 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:07:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:26 smithi089 ceph-mon[98504]: from='client.32010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:26 smithi089 ceph-mon[98504]: from='client.41891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:26 smithi089 ceph-mon[98504]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1593602961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:07:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[94233]: from='client.32010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[94233]: from='client.41891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[94233]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1593602961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:07:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[109077]: from='client.32010 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[109077]: from='client.41891 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[109077]: pgmap v15962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1593602961' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:07:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:28 smithi060 ceph-mon[94233]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:29.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:28 smithi060 ceph-mon[109077]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:28 smithi089 ceph-mon[98504]: pgmap v15963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:30 smithi060 ceph-mon[94233]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:30 smithi060 ceph-mon[109077]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:30 smithi089 ceph-mon[98504]: pgmap v15964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:32 smithi060 ceph-mon[94233]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:32 smithi060 ceph-mon[109077]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:32 smithi089 ceph-mon[98504]: pgmap v15965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:34 smithi060 ceph-mon[94233]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:34 smithi060 ceph-mon[109077]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:07:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:07:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:34 smithi089 ceph-mon[98504]: pgmap v15966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:36 smithi089 ceph-mon[98504]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:36 smithi060 ceph-mon[94233]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:36 smithi060 ceph-mon[109077]: pgmap v15967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:38 smithi089 ceph-mon[98504]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:38 smithi060 ceph-mon[94233]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:38 smithi060 ceph-mon[109077]: pgmap v15968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:40 smithi089 ceph-mon[98504]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:40 smithi060 ceph-mon[94233]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:40 smithi060 ceph-mon[109077]: pgmap v15969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:42 smithi060 ceph-mon[94233]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:42 smithi060 ceph-mon[109077]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:42 smithi089 ceph-mon[98504]: pgmap v15970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:44 smithi060 ceph-mon[94233]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:07:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:07:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:44 smithi060 ceph-mon[109077]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:44 smithi089 ceph-mon[98504]: pgmap v15971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:46 smithi089 ceph-mon[98504]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:46 smithi060 ceph-mon[94233]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:46 smithi060 ceph-mon[109077]: pgmap v15972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:48 smithi060 ceph-mon[94233]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:48 smithi060 ceph-mon[109077]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:48 smithi089 ceph-mon[98504]: pgmap v15973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:50 smithi060 ceph-mon[94233]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:50 smithi060 ceph-mon[109077]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:50 smithi089 ceph-mon[98504]: pgmap v15974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:52 smithi060 ceph-mon[94233]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:52 smithi060 ceph-mon[109077]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:52 smithi089 ceph-mon[98504]: pgmap v15975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:54 smithi060 ceph-mon[94233]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:54.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:54 smithi060 ceph-mon[109077]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:54.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:07:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:07:55.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:54 smithi089 ceph-mon[98504]: pgmap v15976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:56.251 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:07:56.576 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:07:56.576 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 835M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 862M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:07:56.577 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5518M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6056M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5409M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5233M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4330M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4910M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4334M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:07:56.578 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:07:56.972 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:07:56.972 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:07:56.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:07:56.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:56.972 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:07:56.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:07:56.973 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:07:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:56 smithi089 ceph-mon[98504]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:56 smithi060 ceph-mon[94233]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:56 smithi060 ceph-mon[109077]: pgmap v15977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:07:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:57 smithi060 ceph-mon[94233]: from='client.32028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:57 smithi060 ceph-mon[94233]: from='client.32034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2797533155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:07:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:57 smithi060 ceph-mon[109077]: from='client.32028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:57 smithi060 ceph-mon[109077]: from='client.32034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2797533155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:07:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:57 smithi089 ceph-mon[98504]: from='client.32028 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:57 smithi089 ceph-mon[98504]: from='client.32034 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:07:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2797533155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:07:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:07:58 smithi060 ceph-mon[109077]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:07:58 smithi060 ceph-mon[94233]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:07:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:07:58 smithi089 ceph-mon[98504]: pgmap v15978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:00 smithi060 ceph-mon[94233]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:00 smithi060 ceph-mon[109077]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:00 smithi089 ceph-mon[98504]: pgmap v15979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:03.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:02 smithi060 ceph-mon[94233]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:03.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:02 smithi060 ceph-mon[109077]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:02 smithi089 ceph-mon[98504]: pgmap v15980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:04 smithi060 ceph-mon[94233]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:04 smithi060 ceph-mon[109077]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:08:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:08:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:04 smithi089 ceph-mon[98504]: pgmap v15981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:06 smithi060 ceph-mon[94233]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:06 smithi060 ceph-mon[109077]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:06 smithi089 ceph-mon[98504]: pgmap v15982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:08 smithi060 ceph-mon[94233]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:08 smithi060 ceph-mon[109077]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:08 smithi089 ceph-mon[98504]: pgmap v15983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:10 smithi060 ceph-mon[94233]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:10 smithi060 ceph-mon[109077]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:10 smithi089 ceph-mon[98504]: pgmap v15984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:12 smithi060 ceph-mon[94233]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:12 smithi060 ceph-mon[109077]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:12 smithi089 ceph-mon[98504]: pgmap v15985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:14 smithi060 ceph-mon[94233]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:14 smithi060 ceph-mon[109077]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:08:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:08:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:14 smithi089 ceph-mon[98504]: pgmap v15986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:16 smithi060 ceph-mon[94233]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:17.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:16 smithi060 ceph-mon[109077]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:16 smithi089 ceph-mon[98504]: pgmap v15987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:18 smithi060 ceph-mon[94233]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:18 smithi060 ceph-mon[109077]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:18 smithi089 ceph-mon[98504]: pgmap v15988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:20 smithi060 ceph-mon[94233]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:20 smithi060 ceph-mon[109077]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:20 smithi089 ceph-mon[98504]: pgmap v15989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:22 smithi060 ceph-mon[94233]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:22 smithi060 ceph-mon[109077]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:22 smithi089 ceph-mon[98504]: pgmap v15990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:08:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:08:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:08:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:08:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:08:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:24 smithi060 ceph-mon[94233]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:24 smithi060 ceph-mon[109077]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:24 smithi089 ceph-mon[98504]: pgmap v15991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:26 smithi060 ceph-mon[109077]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:26 smithi060 ceph-mon[94233]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:26 smithi089 ceph-mon[98504]: pgmap v15992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:27.346 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:08:27.681 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:08:27.681 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 0s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:08:27.681 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 10m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:08:27.681 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 0s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:08:27.681 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 10m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:08:27.681 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 10m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:08:27.681 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 0s ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 0s ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 10m ago 7h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 0s ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 0s ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 10m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 0s ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 0s ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 0s ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:08:27.682 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 0s ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:08:27.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 10m ago 7h 4330M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:08:27.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 10m ago 7h 4910M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:08:27.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 10m ago 7h 4334M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:08:27.683 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 10m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:08:27.683 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 10m ago 7h 125M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:08:28.085 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:28.086 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:08:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:08:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:08:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:08:28.087 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:08:28.087 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[94233]: from='client.38857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[94233]: from='client.32052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[94233]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[109077]: from='client.38857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:08:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[109077]: from='client.32052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:08:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[109077]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:28 smithi089 ceph-mon[98504]: from='client.38857 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:08:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:28 smithi089 ceph-mon[98504]: from='client.32052 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:08:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:28 smithi089 ceph-mon[98504]: pgmap v15993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:29.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3566267408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:08:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:08:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:08:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3566267408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:08:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:08:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:08:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3566267408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:08:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:08:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:08:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:08:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:30 smithi060 ceph-mon[94233]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:30 smithi060 ceph-mon[109077]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:30 smithi089 ceph-mon[98504]: pgmap v15994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:32 smithi060 ceph-mon[94233]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:32 smithi060 ceph-mon[109077]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:32 smithi089 ceph-mon[98504]: pgmap v15995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:34 smithi060 ceph-mon[94233]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:08:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:08:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:34 smithi060 ceph-mon[109077]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:34 smithi089 ceph-mon[98504]: pgmap v15996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:36 smithi060 ceph-mon[94233]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:36 smithi060 ceph-mon[109077]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:36 smithi089 ceph-mon[98504]: pgmap v15997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:38 smithi060 ceph-mon[94233]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:38 smithi060 ceph-mon[109077]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:38 smithi089 ceph-mon[98504]: pgmap v15998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:40 smithi060 ceph-mon[94233]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:40 smithi060 ceph-mon[109077]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:40 smithi089 ceph-mon[98504]: pgmap v15999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:42 smithi060 ceph-mon[94233]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:42 smithi060 ceph-mon[109077]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:42 smithi089 ceph-mon[98504]: pgmap v16000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:44 smithi060 ceph-mon[94233]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:44 smithi060 ceph-mon[109077]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:08:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:08:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:44 smithi089 ceph-mon[98504]: pgmap v16001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:46 smithi060 ceph-mon[94233]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:46 smithi060 ceph-mon[109077]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:46 smithi089 ceph-mon[98504]: pgmap v16002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:48 smithi060 ceph-mon[94233]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:48 smithi060 ceph-mon[109077]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:48 smithi089 ceph-mon[98504]: pgmap v16003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:50 smithi060 ceph-mon[94233]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:50 smithi060 ceph-mon[109077]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:50 smithi089 ceph-mon[98504]: pgmap v16004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:53.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:52 smithi060 ceph-mon[109077]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:52 smithi060 ceph-mon[94233]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:52 smithi089 ceph-mon[98504]: pgmap v16005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:54 smithi060 ceph-mon[94233]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:08:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:08:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:54 smithi060 ceph-mon[109077]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:54 smithi089 ceph-mon[98504]: pgmap v16006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:56 smithi060 ceph-mon[94233]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:56 smithi060 ceph-mon[109077]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:56 smithi089 ceph-mon[98504]: pgmap v16007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:08:58.446 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:08:58.773 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:08:58.773 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 31s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:08:58.773 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 30s ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:08:58.773 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 31s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:08:58.773 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 30s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:08:58.773 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 30s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:08:58.773 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 31s ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 31s ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 30s ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 31s ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 31s ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 30s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 31s ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 31s ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 31s ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 31s ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 30s ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 30s ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:08:58.774 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 30s ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:08:58.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 30s ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:08:58.775 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 30s ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:08:59.170 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:08:59.170 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:08:59.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:08:59.171 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:08:59.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:08:59.172 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:08:59.172 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:08:59.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:58 smithi060 ceph-mon[94233]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:58 smithi060 ceph-mon[109077]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:08:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:58 smithi089 ceph-mon[98504]: pgmap v16008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:59 smithi060 ceph-mon[94233]: from='client.41939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:59 smithi060 ceph-mon[94233]: from='client.41945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:08:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1162399033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:09:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:59 smithi060 ceph-mon[109077]: from='client.41939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:59 smithi060 ceph-mon[109077]: from='client.41945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:08:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1162399033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:09:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:59 smithi089 ceph-mon[98504]: from='client.41939 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:59 smithi089 ceph-mon[98504]: from='client.41945 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:08:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1162399033' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:09:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:00 smithi060 ceph-mon[94233]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:00 smithi060 ceph-mon[109077]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:00 smithi089 ceph-mon[98504]: pgmap v16009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:02 smithi060 ceph-mon[94233]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:02 smithi060 ceph-mon[109077]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:02 smithi089 ceph-mon[98504]: pgmap v16010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:04 smithi060 ceph-mon[94233]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:04 smithi060 ceph-mon[109077]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:09:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:09:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:04 smithi089 ceph-mon[98504]: pgmap v16011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:06 smithi060 ceph-mon[94233]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:06 smithi060 ceph-mon[109077]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:06 smithi089 ceph-mon[98504]: pgmap v16012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:08 smithi060 ceph-mon[94233]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:08 smithi060 ceph-mon[109077]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:08 smithi089 ceph-mon[98504]: pgmap v16013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:10 smithi060 ceph-mon[94233]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:10 smithi060 ceph-mon[109077]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:10 smithi089 ceph-mon[98504]: pgmap v16014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:12 smithi060 ceph-mon[94233]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:12 smithi060 ceph-mon[109077]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:12 smithi089 ceph-mon[98504]: pgmap v16015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:14 smithi060 ceph-mon[94233]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:14 smithi060 ceph-mon[109077]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:09:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:09:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:14 smithi089 ceph-mon[98504]: pgmap v16016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:16 smithi060 ceph-mon[94233]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:16 smithi060 ceph-mon[109077]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:16 smithi089 ceph-mon[98504]: pgmap v16017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:18 smithi060 ceph-mon[94233]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:18 smithi060 ceph-mon[109077]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:18 smithi089 ceph-mon[98504]: pgmap v16018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:20 smithi060 ceph-mon[94233]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:20 smithi060 ceph-mon[109077]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:20 smithi089 ceph-mon[98504]: pgmap v16019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:22 smithi060 ceph-mon[94233]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:22 smithi060 ceph-mon[109077]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:22 smithi089 ceph-mon[98504]: pgmap v16020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:24 smithi060 ceph-mon[109077]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:24 smithi060 ceph-mon[94233]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:09:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:09:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:24 smithi089 ceph-mon[98504]: pgmap v16021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:26 smithi060 ceph-mon[94233]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:26 smithi060 ceph-mon[109077]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:26 smithi089 ceph-mon[98504]: pgmap v16022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:28 smithi060 ceph-mon[94233]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:09:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:28 smithi060 ceph-mon[109077]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:09:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:28 smithi089 ceph-mon[98504]: pgmap v16023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:09:29.519 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:09:29.846 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 62s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 62s ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 62s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 62s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 62s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 62s ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 62s ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 62s ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 62s ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 62s ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 62s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 62s ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 62s ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:09:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 62s ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:09:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 62s ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:09:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 62s ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:09:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 62s ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:09:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 62s ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:09:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 62s ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:09:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 62s ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:09:30.249 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:09:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:09:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:09:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:09:30.250 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:09:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:09:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:09:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:09:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:09:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:09:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:09:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:09:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:09:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:09:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[94233]: from='client.41957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[94233]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[94233]: from='client.41963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1199754671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:09:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[109077]: from='client.41957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[109077]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[109077]: from='client.41963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1199754671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:09:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:30 smithi089 ceph-mon[98504]: from='client.41957 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:30 smithi089 ceph-mon[98504]: pgmap v16024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:30 smithi089 ceph-mon[98504]: from='client.41963 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:09:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1199754671' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:09:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:32 smithi060 ceph-mon[94233]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:32 smithi060 ceph-mon[109077]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:32 smithi089 ceph-mon[98504]: pgmap v16025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:34 smithi060 ceph-mon[94233]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:34 smithi060 ceph-mon[109077]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:09:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:09:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:34 smithi089 ceph-mon[98504]: pgmap v16026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:36 smithi060 ceph-mon[94233]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:36 smithi060 ceph-mon[109077]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:36 smithi089 ceph-mon[98504]: pgmap v16027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:38 smithi060 ceph-mon[94233]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:38 smithi060 ceph-mon[109077]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:38 smithi089 ceph-mon[98504]: pgmap v16028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:40 smithi060 ceph-mon[94233]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:40 smithi060 ceph-mon[109077]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:40 smithi089 ceph-mon[98504]: pgmap v16029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:42 smithi060 ceph-mon[94233]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:42 smithi060 ceph-mon[109077]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:42 smithi089 ceph-mon[98504]: pgmap v16030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:44 smithi060 ceph-mon[94233]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:44 smithi060 ceph-mon[109077]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:09:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:09:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:44 smithi089 ceph-mon[98504]: pgmap v16031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:46 smithi060 ceph-mon[94233]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:46 smithi060 ceph-mon[109077]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:46 smithi089 ceph-mon[98504]: pgmap v16032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:48 smithi060 ceph-mon[94233]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:48 smithi060 ceph-mon[109077]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:48 smithi089 ceph-mon[98504]: pgmap v16033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:50 smithi060 ceph-mon[94233]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:50 smithi060 ceph-mon[109077]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:50 smithi089 ceph-mon[98504]: pgmap v16034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:52 smithi060 ceph-mon[94233]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:52 smithi060 ceph-mon[109077]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:52 smithi089 ceph-mon[98504]: pgmap v16035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:54 smithi060 ceph-mon[94233]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:54 smithi060 ceph-mon[109077]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:09:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:09:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:54 smithi089 ceph-mon[98504]: pgmap v16036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:56 smithi060 ceph-mon[94233]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:56 smithi060 ceph-mon[109077]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:56 smithi089 ceph-mon[98504]: pgmap v16037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:09:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:09:58 smithi060 ceph-mon[94233]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:09:58 smithi060 ceph-mon[109077]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:09:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:09:58 smithi089 ceph-mon[98504]: pgmap v16038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T12:09:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:00.614 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:10:00.944 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 93s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 93s ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 93s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 93s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 93s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 93s ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 93s ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 93s ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:10:00.945 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 93s ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 93s ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 93s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 93s ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 93s ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 93s ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 93s ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 93s ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 93s ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 93s ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 93s ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:10:00.946 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 93s ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:10:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:00 smithi060 ceph-mon[94233]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:00 smithi060 ceph-mon[109077]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:00 smithi089 ceph-mon[98504]: pgmap v16039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:10:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:10:01.345 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:10:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:01 smithi060 ceph-mon[109077]: from='client.41975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3379281604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:10:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:01 smithi060 ceph-mon[94233]: from='client.41975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3379281604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:10:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:01 smithi089 ceph-mon[98504]: from='client.41975 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3379281604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:10:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:02 smithi060 ceph-mon[94233]: from='client.32106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:02 smithi060 ceph-mon[94233]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:02 smithi060 ceph-mon[109077]: from='client.32106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:02 smithi060 ceph-mon[109077]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:02 smithi089 ceph-mon[98504]: from='client.32106 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:02 smithi089 ceph-mon[98504]: pgmap v16040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:04 smithi060 ceph-mon[109077]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:04 smithi060 ceph-mon[94233]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:10:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T12:10:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:04 smithi089 ceph-mon[98504]: pgmap v16041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:06 smithi060 ceph-mon[94233]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:06 smithi060 ceph-mon[109077]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:06 smithi089 ceph-mon[98504]: pgmap v16042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:08 smithi060 ceph-mon[94233]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:08 smithi060 ceph-mon[109077]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:08 smithi089 ceph-mon[98504]: pgmap v16043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:10 smithi060 ceph-mon[94233]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:10 smithi060 ceph-mon[109077]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:10 smithi089 ceph-mon[98504]: pgmap v16044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:12 smithi060 ceph-mon[94233]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:12 smithi060 ceph-mon[109077]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:12 smithi089 ceph-mon[98504]: pgmap v16045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:10:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:10:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:14 smithi060 ceph-mon[94233]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:14 smithi060 ceph-mon[109077]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:14 smithi089 ceph-mon[98504]: pgmap v16046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:16 smithi060 ceph-mon[94233]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:16 smithi060 ceph-mon[109077]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:16 smithi089 ceph-mon[98504]: pgmap v16047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:18 smithi060 ceph-mon[94233]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:18 smithi060 ceph-mon[109077]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:18 smithi089 ceph-mon[98504]: pgmap v16048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:20 smithi060 ceph-mon[94233]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:20 smithi060 ceph-mon[109077]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:20 smithi089 ceph-mon[98504]: pgmap v16049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:22 smithi060 ceph-mon[109077]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:22 smithi060 ceph-mon[94233]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:22 smithi089 ceph-mon[98504]: pgmap v16050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:24 smithi060 ceph-mon[94233]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:24 smithi060 ceph-mon[109077]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:10:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:10:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:24 smithi089 ceph-mon[98504]: pgmap v16051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:26 smithi060 ceph-mon[109077]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:26 smithi060 ceph-mon[94233]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:26 smithi089 ceph-mon[98504]: pgmap v16052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:28 smithi060 ceph-mon[94233]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:28 smithi060 ceph-mon[109077]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:28 smithi089 ceph-mon[98504]: pgmap v16053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:10:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:10:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:10:30.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:10:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:10:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:10:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:10:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:10:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:10:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:10:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:10:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:10:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:30 smithi060 ceph-mon[94233]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:30 smithi060 ceph-mon[109077]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:30 smithi089 ceph-mon[98504]: pgmap v16054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:31.708 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:10:32.037 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:10:32.037 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:10:32.037 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:10:32.037 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:10:32.037 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:10:32.038 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:10:32.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:10:32.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:10:32.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:10:32.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:10:32.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:10:32.039 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:10:32.436 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:10:32.436 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:10:32.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:10:32.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:10:32.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:10:32.438 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:10:32.438 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:10:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:32 smithi060 ceph-mon[94233]: from='client.32118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:32 smithi060 ceph-mon[94233]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3136455575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:10:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:32 smithi060 ceph-mon[109077]: from='client.32118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:32 smithi060 ceph-mon[109077]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3136455575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:10:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:32 smithi089 ceph-mon[98504]: from='client.32118 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:32 smithi089 ceph-mon[98504]: pgmap v16055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3136455575' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:10:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:33 smithi060 ceph-mon[94233]: from='client.41999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:33 smithi060 ceph-mon[109077]: from='client.41999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:33 smithi089 ceph-mon[98504]: from='client.41999 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:10:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:10:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:10:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:34 smithi060 ceph-mon[94233]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:34 smithi060 ceph-mon[109077]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:34 smithi089 ceph-mon[98504]: pgmap v16056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:36 smithi060 ceph-mon[94233]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:36 smithi060 ceph-mon[109077]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:36 smithi089 ceph-mon[98504]: pgmap v16057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:38 smithi060 ceph-mon[94233]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:38 smithi060 ceph-mon[109077]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:38 smithi089 ceph-mon[98504]: pgmap v16058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:40 smithi060 ceph-mon[94233]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:40 smithi060 ceph-mon[109077]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:40 smithi089 ceph-mon[98504]: pgmap v16059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:42 smithi060 ceph-mon[94233]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:42 smithi060 ceph-mon[109077]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:42 smithi089 ceph-mon[98504]: pgmap v16060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:44 smithi060 ceph-mon[94233]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:10:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:44 smithi060 ceph-mon[109077]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:44 smithi089 ceph-mon[98504]: pgmap v16061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:46 smithi060 ceph-mon[94233]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:46 smithi060 ceph-mon[109077]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:46 smithi089 ceph-mon[98504]: pgmap v16062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:48 smithi060 ceph-mon[109077]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:48 smithi060 ceph-mon[94233]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:48 smithi089 ceph-mon[98504]: pgmap v16063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:50 smithi060 ceph-mon[94233]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:50 smithi060 ceph-mon[109077]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:50 smithi089 ceph-mon[98504]: pgmap v16064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:52 smithi060 ceph-mon[94233]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:52 smithi060 ceph-mon[109077]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:52 smithi089 ceph-mon[98504]: pgmap v16065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:54 smithi060 ceph-mon[94233]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:54 smithi060 ceph-mon[109077]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:10:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:10:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:54 smithi089 ceph-mon[98504]: pgmap v16066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:56 smithi060 ceph-mon[94233]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:56 smithi060 ceph-mon[109077]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:56 smithi089 ceph-mon[98504]: pgmap v16067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:10:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:10:58 smithi060 ceph-mon[94233]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:10:58 smithi060 ceph-mon[109077]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:10:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:10:58 smithi089 ceph-mon[98504]: pgmap v16068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:00 smithi060 ceph-mon[94233]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:00 smithi060 ceph-mon[109077]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:00 smithi089 ceph-mon[98504]: pgmap v16069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:02.799 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:11:03.125 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:11:03.125 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:11:03.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:11:03.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:11:03.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:11:03.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:11:03.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:11:03.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:11:03.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:11:03.127 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:11:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:02 smithi060 ceph-mon[94233]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:02 smithi060 ceph-mon[109077]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:02 smithi089 ceph-mon[98504]: pgmap v16070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:03.525 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:11:03.525 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:11:03.526 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:11:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:11:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:11:03.527 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:11:03.527 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:11:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:03 smithi060 ceph-mon[94233]: from='client.32136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2721102935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:11:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:03 smithi060 ceph-mon[109077]: from='client.32136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2721102935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:11:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:03 smithi089 ceph-mon[98504]: from='client.32136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2721102935' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:11:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:11:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:04 smithi060 ceph-mon[94233]: from='client.42017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:04 smithi060 ceph-mon[94233]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:04 smithi060 ceph-mon[109077]: from='client.42017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:04 smithi060 ceph-mon[109077]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:04 smithi089 ceph-mon[98504]: from='client.42017 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:04 smithi089 ceph-mon[98504]: pgmap v16071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:06 smithi060 ceph-mon[94233]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:06 smithi060 ceph-mon[109077]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:06 smithi089 ceph-mon[98504]: pgmap v16072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:08 smithi060 ceph-mon[94233]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:08 smithi060 ceph-mon[109077]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:08 smithi089 ceph-mon[98504]: pgmap v16073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:10 smithi060 ceph-mon[94233]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:10 smithi060 ceph-mon[109077]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:10 smithi089 ceph-mon[98504]: pgmap v16074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:12 smithi060 ceph-mon[94233]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:12 smithi060 ceph-mon[109077]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:12 smithi089 ceph-mon[98504]: pgmap v16075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:14 smithi060 ceph-mon[94233]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:14 smithi060 ceph-mon[109077]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:11:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:11:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:14 smithi089 ceph-mon[98504]: pgmap v16076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:16 smithi060 ceph-mon[94233]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:16 smithi060 ceph-mon[109077]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:16 smithi089 ceph-mon[98504]: pgmap v16077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:18 smithi060 ceph-mon[94233]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:18 smithi060 ceph-mon[109077]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:18 smithi089 ceph-mon[98504]: pgmap v16078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:20 smithi060 ceph-mon[94233]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:20 smithi060 ceph-mon[109077]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:20 smithi089 ceph-mon[98504]: pgmap v16079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:22 smithi060 ceph-mon[94233]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:22 smithi060 ceph-mon[109077]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:22 smithi089 ceph-mon[98504]: pgmap v16080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:24 smithi060 ceph-mon[94233]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:11:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:11:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:24 smithi060 ceph-mon[109077]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:24 smithi089 ceph-mon[98504]: pgmap v16081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:26 smithi060 ceph-mon[94233]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:27.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:27.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:26 smithi060 ceph-mon[109077]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:27.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:26 smithi089 ceph-mon[98504]: pgmap v16082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:28 smithi060 ceph-mon[94233]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:28 smithi060 ceph-mon[109077]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:28 smithi089 ceph-mon[98504]: pgmap v16083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[94233]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:11:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:11:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:11:31.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:11:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[109077]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:11:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:11:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:11:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:11:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:30 smithi089 ceph-mon[98504]: pgmap v16084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:11:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:11:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:11:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:11:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:32 smithi060 ceph-mon[94233]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:32 smithi060 ceph-mon[109077]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:32 smithi089 ceph-mon[98504]: pgmap v16085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:33.888 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:11:34.214 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:11:34.215 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:11:34.216 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:11:34.614 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:11:34.614 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:11:34.614 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:11:34.615 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:11:34.616 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:11:34.616 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:11:34.616 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:11:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:11:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:11:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:34 smithi060 ceph-mon[109077]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:34 smithi060 ceph-mon[109077]: from='client.42029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2748776636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:11:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:34 smithi060 ceph-mon[94233]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:34 smithi060 ceph-mon[94233]: from='client.42029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2748776636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:11:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:34 smithi089 ceph-mon[98504]: pgmap v16086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:34 smithi089 ceph-mon[98504]: from='client.42029 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2748776636' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:11:36.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:35 smithi060 ceph-mon[94233]: from='client.42035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:35 smithi060 ceph-mon[109077]: from='client.42035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:35 smithi089 ceph-mon[98504]: from='client.42035 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:11:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:36 smithi060 ceph-mon[94233]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:36 smithi060 ceph-mon[109077]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:36 smithi089 ceph-mon[98504]: pgmap v16087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:38 smithi060 ceph-mon[94233]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:38 smithi060 ceph-mon[109077]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:38 smithi089 ceph-mon[98504]: pgmap v16088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:40 smithi060 ceph-mon[94233]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:40 smithi060 ceph-mon[109077]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:40 smithi089 ceph-mon[98504]: pgmap v16089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:42 smithi060 ceph-mon[94233]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:42 smithi060 ceph-mon[109077]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:42 smithi089 ceph-mon[98504]: pgmap v16090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:44 smithi060 ceph-mon[94233]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:44 smithi060 ceph-mon[109077]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:11:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:11:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:44 smithi089 ceph-mon[98504]: pgmap v16091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:46 smithi060 ceph-mon[109077]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:46 smithi060 ceph-mon[94233]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:46 smithi089 ceph-mon[98504]: pgmap v16092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:48 smithi060 ceph-mon[94233]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:48 smithi060 ceph-mon[109077]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:48 smithi089 ceph-mon[98504]: pgmap v16093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:50 smithi060 ceph-mon[94233]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:50 smithi060 ceph-mon[109077]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:50 smithi089 ceph-mon[98504]: pgmap v16094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:52 smithi060 ceph-mon[94233]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:52 smithi060 ceph-mon[109077]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:52 smithi089 ceph-mon[98504]: pgmap v16095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:54 smithi060 ceph-mon[94233]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:11:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:11:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:54 smithi060 ceph-mon[109077]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:54 smithi089 ceph-mon[98504]: pgmap v16096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:56 smithi060 ceph-mon[109077]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:56 smithi060 ceph-mon[94233]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:56 smithi089 ceph-mon[98504]: pgmap v16097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:11:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:11:58 smithi060 ceph-mon[109077]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:11:58 smithi060 ceph-mon[94233]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:11:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:11:58 smithi089 ceph-mon[98504]: pgmap v16098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:00 smithi060 ceph-mon[94233]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:00 smithi060 ceph-mon[109077]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:00 smithi089 ceph-mon[98504]: pgmap v16099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:02 smithi060 ceph-mon[94233]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:02 smithi060 ceph-mon[109077]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:02 smithi089 ceph-mon[98504]: pgmap v16100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:04 smithi060 ceph-mon[94233]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:04 smithi060 ceph-mon[109077]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:12:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:12:04.977 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:12:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:04 smithi089 ceph-mon[98504]: pgmap v16101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:05.301 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:12:05.301 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:12:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:12:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:12:05.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:12:05.700 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:12:06.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2938983178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:12:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2938983178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:12:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2938983178' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:12:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:06 smithi060 ceph-mon[94233]: from='client.32172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:06 smithi060 ceph-mon[94233]: from='client.42053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:06 smithi060 ceph-mon[94233]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:06 smithi060 ceph-mon[109077]: from='client.32172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:06 smithi060 ceph-mon[109077]: from='client.42053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:06 smithi060 ceph-mon[109077]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:06 smithi089 ceph-mon[98504]: from='client.32172 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:06 smithi089 ceph-mon[98504]: from='client.42053 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:06 smithi089 ceph-mon[98504]: pgmap v16102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:08 smithi060 ceph-mon[109077]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:08 smithi060 ceph-mon[94233]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:08 smithi089 ceph-mon[98504]: pgmap v16103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:10 smithi060 ceph-mon[94233]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:10 smithi060 ceph-mon[109077]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:10 smithi089 ceph-mon[98504]: pgmap v16104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:12 smithi060 ceph-mon[94233]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:12 smithi060 ceph-mon[109077]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:12 smithi089 ceph-mon[98504]: pgmap v16105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:14 smithi060 ceph-mon[94233]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:14 smithi060 ceph-mon[109077]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:12:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:12:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:14 smithi089 ceph-mon[98504]: pgmap v16106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:16 smithi060 ceph-mon[94233]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:16 smithi060 ceph-mon[109077]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:16 smithi089 ceph-mon[98504]: pgmap v16107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:18 smithi060 ceph-mon[94233]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:18 smithi060 ceph-mon[109077]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:18 smithi089 ceph-mon[98504]: pgmap v16108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:20 smithi060 ceph-mon[94233]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:20 smithi060 ceph-mon[109077]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:20 smithi089 ceph-mon[98504]: pgmap v16109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:22 smithi060 ceph-mon[94233]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:22 smithi060 ceph-mon[109077]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:22 smithi089 ceph-mon[98504]: pgmap v16110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:24 smithi060 ceph-mon[94233]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:24 smithi060 ceph-mon[109077]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:12:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:12:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:24 smithi089 ceph-mon[98504]: pgmap v16111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:26 smithi060 ceph-mon[94233]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:26 smithi060 ceph-mon[109077]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:26 smithi089 ceph-mon[98504]: pgmap v16112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:28 smithi060 ceph-mon[94233]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:28 smithi060 ceph-mon[109077]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:28 smithi089 ceph-mon[98504]: pgmap v16113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:30 smithi060 ceph-mon[94233]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:12:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:30 smithi060 ceph-mon[109077]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:12:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:30 smithi089 ceph-mon[98504]: pgmap v16114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:12:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[94233]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:12:32.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:12:32.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:31 smithi060 ceph-mon[109077]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:12:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:12:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:12:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:31 smithi089 ceph-mon[98504]: pgmap v16115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:34 smithi060 ceph-mon[94233]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:34 smithi060 ceph-mon[109077]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:12:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:12:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:34 smithi089 ceph-mon[98504]: pgmap v16116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:36.063 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:12:36.390 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:12:36.391 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:12:36.787 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:36.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:12:36.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:12:36.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:12:36.789 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:12:36.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:12:36.789 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:12:36.789 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:12:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:36 smithi060 ceph-mon[94233]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/377855853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:12:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:36 smithi060 ceph-mon[109077]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/377855853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:12:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:36 smithi089 ceph-mon[98504]: pgmap v16117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/377855853' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:12:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:37 smithi060 ceph-mon[94233]: from='client.42065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:37 smithi060 ceph-mon[94233]: from='client.32196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:37 smithi060 ceph-mon[109077]: from='client.42065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:37 smithi060 ceph-mon[109077]: from='client.32196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:37 smithi089 ceph-mon[98504]: from='client.42065 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:37 smithi089 ceph-mon[98504]: from='client.32196 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:12:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:38 smithi060 ceph-mon[94233]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:38 smithi060 ceph-mon[109077]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:38 smithi089 ceph-mon[98504]: pgmap v16118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:40 smithi060 ceph-mon[109077]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:40 smithi060 ceph-mon[94233]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:40 smithi089 ceph-mon[98504]: pgmap v16119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:42 smithi060 ceph-mon[94233]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:42 smithi060 ceph-mon[109077]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:42 smithi089 ceph-mon[98504]: pgmap v16120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:44 smithi060 ceph-mon[94233]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:44 smithi060 ceph-mon[109077]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:12:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:12:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:44 smithi089 ceph-mon[98504]: pgmap v16121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:46 smithi060 ceph-mon[94233]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:46 smithi060 ceph-mon[109077]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:46 smithi089 ceph-mon[98504]: pgmap v16122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:48 smithi060 ceph-mon[94233]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:48 smithi060 ceph-mon[109077]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:48 smithi089 ceph-mon[98504]: pgmap v16123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:50 smithi060 ceph-mon[94233]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:50 smithi060 ceph-mon[109077]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:50 smithi089 ceph-mon[98504]: pgmap v16124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:52 smithi060 ceph-mon[94233]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:52 smithi060 ceph-mon[109077]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:52 smithi089 ceph-mon[98504]: pgmap v16125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:54 smithi060 ceph-mon[94233]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:54 smithi060 ceph-mon[109077]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:12:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:12:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:54 smithi089 ceph-mon[98504]: pgmap v16126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:56 smithi060 ceph-mon[94233]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:56 smithi060 ceph-mon[109077]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:56 smithi089 ceph-mon[98504]: pgmap v16127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:12:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:12:58 smithi060 ceph-mon[94233]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:12:58 smithi060 ceph-mon[109077]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:12:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:12:58 smithi089 ceph-mon[98504]: pgmap v16128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:00 smithi060 ceph-mon[94233]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:00 smithi060 ceph-mon[109077]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:00 smithi089 ceph-mon[98504]: pgmap v16129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:02 smithi060 ceph-mon[94233]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:02 smithi060 ceph-mon[109077]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:02 smithi089 ceph-mon[98504]: pgmap v16130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:04 smithi060 ceph-mon[94233]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:13:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:13:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:04 smithi060 ceph-mon[109077]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:04 smithi089 ceph-mon[98504]: pgmap v16131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:07.148 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:13:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:06 smithi060 ceph-mon[94233]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:07.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:06 smithi060 ceph-mon[109077]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:06 smithi089 ceph-mon[98504]: pgmap v16132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:07.474 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:13:07.474 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:13:07.474 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:13:07.475 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:13:07.476 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:13:07.476 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:13:07.476 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:13:07.476 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:13:07.476 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:13:07.476 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:13:07.476 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:13:07.875 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:13:07.875 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:13:07.875 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:13:07.875 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:07.875 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:13:07.875 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:13:07.876 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:13:08.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/573565061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:13:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/573565061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:13:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/573565061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:13:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:08 smithi060 ceph-mon[94233]: from='client.42083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:08 smithi060 ceph-mon[94233]: from='client.42089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:08 smithi060 ceph-mon[94233]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:08 smithi060 ceph-mon[109077]: from='client.42083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:08 smithi060 ceph-mon[109077]: from='client.42089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:08 smithi060 ceph-mon[109077]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:08 smithi089 ceph-mon[98504]: from='client.42083 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:08 smithi089 ceph-mon[98504]: from='client.42089 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:08 smithi089 ceph-mon[98504]: pgmap v16133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:10 smithi060 ceph-mon[94233]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:10 smithi060 ceph-mon[109077]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:10 smithi089 ceph-mon[98504]: pgmap v16134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:12 smithi060 ceph-mon[94233]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:12 smithi060 ceph-mon[109077]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:12 smithi089 ceph-mon[98504]: pgmap v16135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:14 smithi060 ceph-mon[109077]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:14.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:14 smithi060 ceph-mon[94233]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:14.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:13:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:13:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:14 smithi089 ceph-mon[98504]: pgmap v16136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:16 smithi060 ceph-mon[109077]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:16 smithi060 ceph-mon[94233]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:16 smithi089 ceph-mon[98504]: pgmap v16137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:18 smithi060 ceph-mon[109077]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:18 smithi060 ceph-mon[94233]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:18 smithi089 ceph-mon[98504]: pgmap v16138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:20 smithi060 ceph-mon[94233]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:20 smithi060 ceph-mon[109077]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:20 smithi089 ceph-mon[98504]: pgmap v16139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:22 smithi060 ceph-mon[94233]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:22 smithi060 ceph-mon[109077]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:22 smithi089 ceph-mon[98504]: pgmap v16140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:24.655 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:24 smithi060 ceph-mon[94233]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:24.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:13:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:13:25.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:24 smithi060 ceph-mon[109077]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:24 smithi089 ceph-mon[98504]: pgmap v16141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:26 smithi060 ceph-mon[94233]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:26 smithi060 ceph-mon[109077]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:26 smithi089 ceph-mon[98504]: pgmap v16142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:28 smithi060 ceph-mon[94233]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:28 smithi060 ceph-mon[109077]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:28 smithi089 ceph-mon[98504]: pgmap v16143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:30 smithi060 ceph-mon[94233]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:30 smithi060 ceph-mon[109077]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:30 smithi089 ceph-mon[98504]: pgmap v16144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:13:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:13:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:13:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[94233]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:13:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:13:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:13:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[109077]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:13:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:13:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:13:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:32 smithi089 ceph-mon[98504]: pgmap v16145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:13:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:13:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:13:34.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:13:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:13:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:34 smithi060 ceph-mon[94233]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:34 smithi060 ceph-mon[109077]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:34 smithi089 ceph-mon[98504]: pgmap v16146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:36 smithi060 ceph-mon[94233]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:36 smithi060 ceph-mon[109077]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:36 smithi089 ceph-mon[98504]: pgmap v16147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:38.244 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:13:38.571 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:13:38.572 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:13:38.573 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:38.970 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:13:38.971 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:13:39.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:38 smithi060 ceph-mon[94233]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:38 smithi060 ceph-mon[109077]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:38 smithi089 ceph-mon[98504]: pgmap v16148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:39 smithi060 ceph-mon[109077]: from='client.39007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:39 smithi060 ceph-mon[109077]: from='client.32232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/37384047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:13:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:39 smithi060 ceph-mon[94233]: from='client.39007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:39 smithi060 ceph-mon[94233]: from='client.32232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/37384047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:13:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:39 smithi089 ceph-mon[98504]: from='client.39007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:39 smithi089 ceph-mon[98504]: from='client.32232 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:13:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/37384047' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:13:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:40 smithi060 ceph-mon[94233]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:40 smithi060 ceph-mon[109077]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:40 smithi089 ceph-mon[98504]: pgmap v16149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:42 smithi060 ceph-mon[94233]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:42 smithi060 ceph-mon[109077]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:42 smithi089 ceph-mon[98504]: pgmap v16150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:44.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:13:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:13:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:44 smithi060 ceph-mon[94233]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:44 smithi060 ceph-mon[109077]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:44 smithi089 ceph-mon[98504]: pgmap v16151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:46 smithi060 ceph-mon[94233]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:46 smithi060 ceph-mon[109077]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:46 smithi089 ceph-mon[98504]: pgmap v16152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:48 smithi060 ceph-mon[94233]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:48 smithi060 ceph-mon[109077]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:48 smithi089 ceph-mon[98504]: pgmap v16153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:50 smithi060 ceph-mon[94233]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:50 smithi060 ceph-mon[109077]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:50 smithi089 ceph-mon[98504]: pgmap v16154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:52 smithi060 ceph-mon[94233]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:52 smithi060 ceph-mon[109077]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:52 smithi089 ceph-mon[98504]: pgmap v16155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:54.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:13:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:13:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:54 smithi060 ceph-mon[94233]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:54 smithi060 ceph-mon[109077]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:54 smithi089 ceph-mon[98504]: pgmap v16156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:56 smithi060 ceph-mon[109077]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:56 smithi060 ceph-mon[94233]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:56 smithi089 ceph-mon[98504]: pgmap v16157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:13:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:13:58 smithi060 ceph-mon[94233]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:13:58 smithi060 ceph-mon[109077]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:13:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:13:58 smithi089 ceph-mon[98504]: pgmap v16158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:01.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:00 smithi060 ceph-mon[94233]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:00 smithi060 ceph-mon[109077]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:00 smithi089 ceph-mon[98504]: pgmap v16159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:02 smithi060 ceph-mon[109077]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:02 smithi060 ceph-mon[94233]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:02 smithi089 ceph-mon[98504]: pgmap v16160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:04.663 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:14:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:14:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:04 smithi060 ceph-mon[94233]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:04 smithi060 ceph-mon[109077]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:04 smithi089 ceph-mon[98504]: pgmap v16161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:06 smithi060 ceph-mon[109077]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:06 smithi060 ceph-mon[94233]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:06 smithi089 ceph-mon[98504]: pgmap v16162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:08 smithi060 ceph-mon[94233]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:09.271 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:08 smithi060 ceph-mon[109077]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:08 smithi089 ceph-mon[98504]: pgmap v16163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:09.333 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:14:09.661 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:14:09.661 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:14:09.661 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:14:09.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:14:09.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:14:09.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:14:09.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:14:09.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:14:09.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:14:09.663 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:14:09.663 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:14:10.060 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:10.061 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:14:10.062 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:14:10.062 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:10.062 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:14:10.062 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:14:10.062 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:14:10.062 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:14:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[94233]: from='client.42119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[94233]: from='client.42125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[94233]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3210831190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:14:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[109077]: from='client.42119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[109077]: from='client.42125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[109077]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3210831190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:14:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:10 smithi089 ceph-mon[98504]: from='client.42119 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:10 smithi089 ceph-mon[98504]: from='client.42125 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:10 smithi089 ceph-mon[98504]: pgmap v16164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3210831190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:14:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:12 smithi060 ceph-mon[94233]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:12 smithi060 ceph-mon[109077]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:12 smithi089 ceph-mon[98504]: pgmap v16165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:14.665 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:14:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:14:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:14 smithi060 ceph-mon[94233]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:14 smithi060 ceph-mon[109077]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:14 smithi089 ceph-mon[98504]: pgmap v16166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:16 smithi060 ceph-mon[94233]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:16 smithi060 ceph-mon[109077]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:16 smithi089 ceph-mon[98504]: pgmap v16167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:18 smithi060 ceph-mon[94233]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:19.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:18 smithi060 ceph-mon[109077]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:18 smithi089 ceph-mon[98504]: pgmap v16168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:20 smithi060 ceph-mon[94233]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:20 smithi060 ceph-mon[109077]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:20 smithi089 ceph-mon[98504]: pgmap v16169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:22 smithi060 ceph-mon[94233]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:22 smithi060 ceph-mon[109077]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:22 smithi089 ceph-mon[98504]: pgmap v16170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:24.667 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:14:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:14:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:24 smithi060 ceph-mon[94233]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:24 smithi060 ceph-mon[109077]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:24 smithi089 ceph-mon[98504]: pgmap v16171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:26 smithi060 ceph-mon[94233]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:26 smithi060 ceph-mon[109077]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:26 smithi089 ceph-mon[98504]: pgmap v16172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:28 smithi060 ceph-mon[94233]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:28 smithi060 ceph-mon[109077]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:28 smithi089 ceph-mon[98504]: pgmap v16173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:30 smithi060 ceph-mon[94233]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:30 smithi060 ceph-mon[109077]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:30 smithi089 ceph-mon[98504]: pgmap v16174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:32 smithi060 ceph-mon[94233]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:14:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:32 smithi060 ceph-mon[109077]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:14:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:32 smithi089 ceph-mon[98504]: pgmap v16175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:14:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:14:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:14:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:14:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:14:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:14:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:14:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:14:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:14:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:14:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:14:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:34 smithi060 ceph-mon[94233]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:34 smithi060 ceph-mon[109077]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:34 smithi089 ceph-mon[98504]: pgmap v16176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:36 smithi060 ceph-mon[94233]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:36 smithi060 ceph-mon[109077]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:36 smithi089 ceph-mon[98504]: pgmap v16177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:38 smithi060 ceph-mon[94233]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:38 smithi060 ceph-mon[109077]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:38 smithi089 ceph-mon[98504]: pgmap v16178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:40.425 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:14:40.750 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:14:40.750 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:14:40.750 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:14:40.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:14:40.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:14:40.750 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:14:40.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:14:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:14:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:14:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:14:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:14:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:14:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:14:40.752 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:14:41.150 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:14:41.150 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:14:41.150 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:14:41.151 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:14:41.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:14:41.152 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:14:41.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:14:41.152 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:14:41.152 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:14:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:40 smithi060 ceph-mon[94233]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:40 smithi060 ceph-mon[109077]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:40 smithi089 ceph-mon[98504]: pgmap v16179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[94233]: from='client.32262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[94233]: from='client.42143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1455801601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:14:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[109077]: from='client.32262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[109077]: from='client.42143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1455801601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:14:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:41 smithi089 ceph-mon[98504]: from='client.32262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:41 smithi089 ceph-mon[98504]: from='client.42143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:14:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1455801601' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:14:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:42 smithi060 ceph-mon[109077]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:42 smithi060 ceph-mon[94233]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:42 smithi089 ceph-mon[98504]: pgmap v16180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:44.671 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:14:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:14:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:44 smithi060 ceph-mon[94233]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:44 smithi060 ceph-mon[109077]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:44 smithi089 ceph-mon[98504]: pgmap v16181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:46 smithi060 ceph-mon[94233]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:47.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:46 smithi060 ceph-mon[109077]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:46 smithi089 ceph-mon[98504]: pgmap v16182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:48 smithi060 ceph-mon[94233]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:48 smithi060 ceph-mon[109077]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:48 smithi089 ceph-mon[98504]: pgmap v16183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:51.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:50 smithi060 ceph-mon[94233]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:50 smithi060 ceph-mon[109077]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:50 smithi089 ceph-mon[98504]: pgmap v16184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:52 smithi060 ceph-mon[94233]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:52 smithi060 ceph-mon[109077]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:52 smithi089 ceph-mon[98504]: pgmap v16185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:54.674 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:14:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:14:54.675 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:54 smithi060 ceph-mon[94233]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:54 smithi060 ceph-mon[109077]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:54 smithi089 ceph-mon[98504]: pgmap v16186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:56 smithi060 ceph-mon[109077]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:56 smithi060 ceph-mon[94233]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:56 smithi089 ceph-mon[98504]: pgmap v16187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:14:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:14:58 smithi060 ceph-mon[94233]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:14:58 smithi060 ceph-mon[109077]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:14:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:14:58 smithi089 ceph-mon[98504]: pgmap v16188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:00 smithi060 ceph-mon[94233]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:00 smithi060 ceph-mon[109077]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:00 smithi089 ceph-mon[98504]: pgmap v16189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:02 smithi060 ceph-mon[94233]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:03.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:02 smithi060 ceph-mon[109077]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:02 smithi089 ceph-mon[98504]: pgmap v16190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:04.677 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:15:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:15:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:04 smithi060 ceph-mon[94233]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:04 smithi060 ceph-mon[109077]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:04 smithi089 ceph-mon[98504]: pgmap v16191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:07.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:06 smithi060 ceph-mon[94233]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:07.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:06 smithi060 ceph-mon[109077]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:06 smithi089 ceph-mon[98504]: pgmap v16192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:08 smithi060 ceph-mon[94233]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:08 smithi060 ceph-mon[109077]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:08 smithi089 ceph-mon[98504]: pgmap v16193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:10 smithi060 ceph-mon[109077]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:10 smithi060 ceph-mon[94233]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:10 smithi089 ceph-mon[98504]: pgmap v16194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:11.510 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:15:11.836 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:15:11.836 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:15:11.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:15:11.838 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:15:12.238 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:15:12.238 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:15:12.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:15:12.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:12.240 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:15:12.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:15:12.240 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:15:12.240 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:15:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[94233]: from='client.32280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[94233]: from='client.42161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[94233]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2708968259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:15:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[109077]: from='client.32280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[109077]: from='client.42161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[109077]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2708968259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:15:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:12 smithi089 ceph-mon[98504]: from='client.32280 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:12 smithi089 ceph-mon[98504]: from='client.42161 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:12 smithi089 ceph-mon[98504]: pgmap v16195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2708968259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:15:14.678 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:15:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:15:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:14 smithi060 ceph-mon[94233]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:14 smithi060 ceph-mon[109077]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:14 smithi089 ceph-mon[98504]: pgmap v16196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:16 smithi060 ceph-mon[94233]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:16 smithi060 ceph-mon[109077]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:16 smithi089 ceph-mon[98504]: pgmap v16197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:18 smithi060 ceph-mon[94233]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:18 smithi060 ceph-mon[109077]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:18 smithi089 ceph-mon[98504]: pgmap v16198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:20 smithi060 ceph-mon[94233]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:20 smithi060 ceph-mon[109077]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:20 smithi089 ceph-mon[98504]: pgmap v16199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:22 smithi060 ceph-mon[94233]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:22 smithi060 ceph-mon[109077]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:22 smithi089 ceph-mon[98504]: pgmap v16200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 12:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T12:15:23.374551111Z level=info msg="Completed cleanup jobs" duration=13.358272ms 2023-12-01T12:15:24.680 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:15:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:15:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:24 smithi060 ceph-mon[94233]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:24 smithi060 ceph-mon[109077]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:24 smithi089 ceph-mon[98504]: pgmap v16201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:26 smithi060 ceph-mon[94233]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:26 smithi060 ceph-mon[109077]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:26 smithi089 ceph-mon[98504]: pgmap v16202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:28 smithi060 ceph-mon[94233]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:28 smithi060 ceph-mon[109077]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:28 smithi089 ceph-mon[98504]: pgmap v16203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:31.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:30 smithi060 ceph-mon[94233]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:30 smithi060 ceph-mon[109077]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:30 smithi089 ceph-mon[98504]: pgmap v16204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:32 smithi060 ceph-mon[94233]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:32 smithi060 ceph-mon[109077]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:32 smithi089 ceph-mon[98504]: pgmap v16205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:15:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:15:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:15:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:15:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:15:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:15:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:15:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:15:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:15:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:15:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:15:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:15:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:15:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:15:35.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:34 smithi060 ceph-mon[94233]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:34 smithi060 ceph-mon[109077]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:34 smithi089 ceph-mon[98504]: pgmap v16206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:36 smithi060 ceph-mon[94233]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:36 smithi060 ceph-mon[109077]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:36 smithi089 ceph-mon[98504]: pgmap v16207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:38 smithi060 ceph-mon[94233]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:38 smithi060 ceph-mon[109077]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:38 smithi089 ceph-mon[98504]: pgmap v16208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:40 smithi060 ceph-mon[94233]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:40 smithi060 ceph-mon[109077]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:40 smithi089 ceph-mon[98504]: pgmap v16209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:42.598 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:15:42.923 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:15:42.924 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:15:42.925 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:15:43.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:42 smithi060 ceph-mon[94233]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:42 smithi060 ceph-mon[109077]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:42 smithi089 ceph-mon[98504]: pgmap v16210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:15:43.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:15:43.323 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:15:44.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:43 smithi060 ceph-mon[94233]: from='client.32298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:43 smithi060 ceph-mon[94233]: from='client.32304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/476786801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:15:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:43 smithi060 ceph-mon[109077]: from='client.32298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:43 smithi060 ceph-mon[109077]: from='client.32304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/476786801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:15:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:43 smithi089 ceph-mon[98504]: from='client.32298 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:43 smithi089 ceph-mon[98504]: from='client.32304 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:15:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/476786801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:15:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:15:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:44 smithi060 ceph-mon[94233]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:44 smithi060 ceph-mon[109077]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:44 smithi089 ceph-mon[98504]: pgmap v16211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:46 smithi060 ceph-mon[94233]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:46 smithi060 ceph-mon[109077]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:46 smithi089 ceph-mon[98504]: pgmap v16212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:48 smithi060 ceph-mon[94233]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:48 smithi060 ceph-mon[109077]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:48 smithi089 ceph-mon[98504]: pgmap v16213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:50 smithi060 ceph-mon[94233]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:50 smithi060 ceph-mon[109077]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:50 smithi089 ceph-mon[98504]: pgmap v16214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:52 smithi060 ceph-mon[94233]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:52 smithi060 ceph-mon[109077]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:52 smithi089 ceph-mon[98504]: pgmap v16215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:54.690 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:15:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:15:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:54 smithi060 ceph-mon[94233]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:54 smithi060 ceph-mon[109077]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:54 smithi089 ceph-mon[98504]: pgmap v16216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:56 smithi060 ceph-mon[94233]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:56 smithi060 ceph-mon[109077]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:56 smithi089 ceph-mon[98504]: pgmap v16217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:15:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:15:58 smithi060 ceph-mon[109077]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:15:58 smithi060 ceph-mon[94233]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:15:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:15:58 smithi089 ceph-mon[98504]: pgmap v16218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:00 smithi060 ceph-mon[94233]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:00 smithi060 ceph-mon[109077]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:00 smithi089 ceph-mon[98504]: pgmap v16219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:02 smithi060 ceph-mon[94233]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:02 smithi060 ceph-mon[109077]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:02 smithi089 ceph-mon[98504]: pgmap v16220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:04.689 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:16:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:16:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:04 smithi060 ceph-mon[94233]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:04 smithi060 ceph-mon[109077]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:04 smithi089 ceph-mon[98504]: pgmap v16221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:06 smithi060 ceph-mon[94233]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:06 smithi060 ceph-mon[109077]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:06 smithi089 ceph-mon[98504]: pgmap v16222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:08 smithi060 ceph-mon[94233]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:09.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:08 smithi060 ceph-mon[109077]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:08 smithi089 ceph-mon[98504]: pgmap v16223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:10 smithi060 ceph-mon[109077]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:10 smithi060 ceph-mon[94233]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:10 smithi089 ceph-mon[98504]: pgmap v16224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:12.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:12 smithi060 ceph-mon[94233]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:12 smithi060 ceph-mon[109077]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:12 smithi089 ceph-mon[98504]: pgmap v16225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:13.685 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5547M 2267M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:16:14.012 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6086M 2267M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:16:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5432M 2267M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:16:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5262M 2267M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:16:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4354M 2475M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:16:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4940M 2475M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:16:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4362M 2475M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:16:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 4973M 2475M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:16:14.013 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:16:14.410 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:14.411 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:16:14.411 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:16:14.411 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:16:14.411 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:16:14.692 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:16:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:16:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:14 smithi060 ceph-mon[94233]: from='client.32316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:14 smithi060 ceph-mon[94233]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3563214285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:16:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:14 smithi060 ceph-mon[109077]: from='client.32316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:14 smithi060 ceph-mon[109077]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3563214285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:16:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:14 smithi089 ceph-mon[98504]: from='client.32316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:14 smithi089 ceph-mon[98504]: pgmap v16226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3563214285' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:16:16.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:15 smithi060 ceph-mon[94233]: from='client.32322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:15 smithi060 ceph-mon[109077]: from='client.32322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:15 smithi089 ceph-mon[98504]: from='client.32322 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:17.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:16 smithi060 ceph-mon[94233]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:16 smithi060 ceph-mon[109077]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:16 smithi089 ceph-mon[98504]: pgmap v16227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:18 smithi060 ceph-mon[94233]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:18 smithi060 ceph-mon[109077]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:18 smithi089 ceph-mon[98504]: pgmap v16228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:20 smithi060 ceph-mon[94233]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:20 smithi060 ceph-mon[109077]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:20 smithi089 ceph-mon[98504]: pgmap v16229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:22 smithi060 ceph-mon[94233]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:22 smithi060 ceph-mon[109077]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:22 smithi089 ceph-mon[98504]: pgmap v16230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:24.695 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:16:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:16:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:24 smithi060 ceph-mon[94233]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:24 smithi060 ceph-mon[109077]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:24 smithi089 ceph-mon[98504]: pgmap v16231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:26 smithi060 ceph-mon[94233]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:26 smithi060 ceph-mon[109077]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:26 smithi089 ceph-mon[98504]: pgmap v16232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:28 smithi060 ceph-mon[94233]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:28 smithi060 ceph-mon[109077]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:28 smithi089 ceph-mon[98504]: pgmap v16233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:30 smithi060 ceph-mon[94233]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:30 smithi060 ceph-mon[109077]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:30 smithi089 ceph-mon[98504]: pgmap v16234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:32 smithi060 ceph-mon[94233]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:32 smithi060 ceph-mon[109077]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:32 smithi089 ceph-mon[98504]: pgmap v16235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:34.696 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:16:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:16:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:16:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:16:35.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: pgmap v16236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:35.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:16:35.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:16:35.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:16:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:35 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2469M 2023-12-01T12:16:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:35 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2258M 2023-12-01T12:16:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:35 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2469M 2023-12-01T12:16:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:35 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2258M 2023-12-01T12:16:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:35 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2469M 2023-12-01T12:16:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:35 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2258M 2023-12-01T12:16:37.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:36 smithi060 ceph-mon[94233]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:36 smithi060 ceph-mon[109077]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:36 smithi089 ceph-mon[98504]: pgmap v16237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:38 smithi060 ceph-mon[94233]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:38 smithi060 ceph-mon[109077]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:38 smithi089 ceph-mon[98504]: pgmap v16238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:41.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:40 smithi060 ceph-mon[94233]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:40 smithi060 ceph-mon[109077]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:40 smithi089 ceph-mon[98504]: pgmap v16239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:42 smithi060 ceph-mon[94233]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:42 smithi060 ceph-mon[109077]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:42 smithi089 ceph-mon[98504]: pgmap v16240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:44.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:16:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:16:44.700 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:44 smithi060 ceph-mon[94233]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:44.700 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:44 smithi060 ceph-mon[109077]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:44.775 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:16:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:44 smithi089 ceph-mon[98504]: pgmap v16241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:16:45.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5547M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6086M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5432M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5262M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4354M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:16:45.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4940M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:16:45.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4362M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:16:45.105 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4973M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:16:45.105 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:16:45.497 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:16:45.497 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:16:45.497 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:16:45.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:16:45.499 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:16:45.499 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:16:46.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:45 smithi060 ceph-mon[94233]: from='client.32334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1670576849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:16:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:45 smithi060 ceph-mon[109077]: from='client.32334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1670576849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:16:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:45 smithi089 ceph-mon[98504]: from='client.32334 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1670576849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:16:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:46 smithi060 ceph-mon[94233]: from='client.32340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:46 smithi060 ceph-mon[94233]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:46 smithi060 ceph-mon[109077]: from='client.32340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:46 smithi060 ceph-mon[109077]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:46 smithi089 ceph-mon[98504]: from='client.32340 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:16:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:46 smithi089 ceph-mon[98504]: pgmap v16242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:48 smithi060 ceph-mon[94233]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:48 smithi060 ceph-mon[109077]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:48 smithi089 ceph-mon[98504]: pgmap v16243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:50 smithi060 ceph-mon[94233]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:50 smithi060 ceph-mon[109077]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:50 smithi089 ceph-mon[98504]: pgmap v16244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:52 smithi060 ceph-mon[94233]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:52 smithi060 ceph-mon[109077]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:52 smithi089 ceph-mon[98504]: pgmap v16245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:54.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:16:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:16:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:54 smithi060 ceph-mon[94233]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:54 smithi060 ceph-mon[109077]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:54 smithi089 ceph-mon[98504]: pgmap v16246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:56 smithi060 ceph-mon[94233]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:56 smithi060 ceph-mon[109077]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:56 smithi089 ceph-mon[98504]: pgmap v16247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:16:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:16:58 smithi060 ceph-mon[94233]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:16:58 smithi060 ceph-mon[109077]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:16:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:16:58 smithi089 ceph-mon[98504]: pgmap v16248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:00 smithi060 ceph-mon[94233]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:00 smithi060 ceph-mon[109077]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:00 smithi089 ceph-mon[98504]: pgmap v16249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:02 smithi060 ceph-mon[94233]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:02 smithi060 ceph-mon[109077]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:02 smithi089 ceph-mon[98504]: pgmap v16250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:04.705 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:17:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:17:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:04 smithi060 ceph-mon[94233]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:04 smithi060 ceph-mon[109077]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:04 smithi089 ceph-mon[98504]: pgmap v16251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:06 smithi060 ceph-mon[94233]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:06 smithi060 ceph-mon[109077]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:06 smithi089 ceph-mon[98504]: pgmap v16252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:08 smithi060 ceph-mon[94233]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:08 smithi060 ceph-mon[109077]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:08 smithi089 ceph-mon[98504]: pgmap v16253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:10 smithi060 ceph-mon[94233]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:10 smithi060 ceph-mon[109077]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:10 smithi089 ceph-mon[98504]: pgmap v16254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:12 smithi060 ceph-mon[94233]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:12 smithi060 ceph-mon[109077]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:12 smithi089 ceph-mon[98504]: pgmap v16255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:14.707 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:17:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:17:15.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:14 smithi060 ceph-mon[94233]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:14 smithi060 ceph-mon[109077]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:14 smithi089 ceph-mon[98504]: pgmap v16256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:15.858 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:17:16.184 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5547M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6086M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5432M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5262M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4354M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4940M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:17:16.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4362M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:17:16.186 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 4973M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:17:16.186 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:17:16.582 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:17:16.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:17:16.584 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:16.584 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:17:16.584 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:17:16.584 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:17:16.584 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:17:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:16 smithi060 ceph-mon[94233]: from='client.42227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:16 smithi060 ceph-mon[94233]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/433430193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:17:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:16 smithi060 ceph-mon[109077]: from='client.42227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:16 smithi060 ceph-mon[109077]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/433430193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:17:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:16 smithi089 ceph-mon[98504]: from='client.42227 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:16 smithi089 ceph-mon[98504]: pgmap v16257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/433430193' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:17:18.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:17 smithi060 ceph-mon[94233]: from='client.32358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:17 smithi060 ceph-mon[109077]: from='client.32358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:17 smithi089 ceph-mon[98504]: from='client.32358 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:19.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:18 smithi060 ceph-mon[94233]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:18 smithi060 ceph-mon[109077]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:18 smithi089 ceph-mon[98504]: pgmap v16258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:20 smithi060 ceph-mon[94233]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:20 smithi060 ceph-mon[109077]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:20 smithi089 ceph-mon[98504]: pgmap v16259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:22 smithi060 ceph-mon[94233]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:22 smithi060 ceph-mon[109077]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:22 smithi089 ceph-mon[98504]: pgmap v16260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:24.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:17:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:17:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:24 smithi060 ceph-mon[94233]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:24 smithi060 ceph-mon[109077]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:24 smithi089 ceph-mon[98504]: pgmap v16261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:26 smithi060 ceph-mon[94233]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:26 smithi060 ceph-mon[109077]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:26 smithi089 ceph-mon[98504]: pgmap v16262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:29.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:28 smithi060 ceph-mon[94233]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:28 smithi060 ceph-mon[109077]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:28 smithi089 ceph-mon[98504]: pgmap v16263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:30 smithi060 ceph-mon[94233]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:30 smithi060 ceph-mon[109077]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:30 smithi089 ceph-mon[98504]: pgmap v16264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:32 smithi060 ceph-mon[94233]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:32 smithi060 ceph-mon[109077]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:32 smithi089 ceph-mon[98504]: pgmap v16265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:34.711 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:17:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:17:34.711 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:34 smithi060 ceph-mon[94233]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:34.711 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:17:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:34 smithi060 ceph-mon[109077]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:35.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:17:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:34 smithi089 ceph-mon[98504]: pgmap v16266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:17:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:17:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:17:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:17:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:17:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:17:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:17:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:17:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:17:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:17:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:36 smithi060 ceph-mon[94233]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:36 smithi060 ceph-mon[109077]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:36 smithi089 ceph-mon[98504]: pgmap v16267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:38 smithi060 ceph-mon[94233]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:38 smithi060 ceph-mon[109077]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:38 smithi089 ceph-mon[98504]: pgmap v16268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:40 smithi060 ceph-mon[94233]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:40 smithi060 ceph-mon[109077]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:40 smithi089 ceph-mon[98504]: pgmap v16269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:42 smithi060 ceph-mon[94233]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:42 smithi060 ceph-mon[109077]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:42 smithi089 ceph-mon[98504]: pgmap v16270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:44.713 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:17:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:17:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:44 smithi060 ceph-mon[94233]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:44 smithi060 ceph-mon[109077]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:44 smithi089 ceph-mon[98504]: pgmap v16271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:46.947 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:17:47.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:46 smithi060 ceph-mon[94233]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:46 smithi060 ceph-mon[109077]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:17:47.272 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5547M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6086M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5432M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5262M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4354M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4940M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4362M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4973M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:17:47.273 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:17:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:46 smithi089 ceph-mon[98504]: pgmap v16272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:47.681 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:17:47.682 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:17:47.683 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:17:47.683 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:17:47.683 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:17:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:47 smithi060 ceph-mon[94233]: from='client.32370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2479802683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:17:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:47 smithi060 ceph-mon[109077]: from='client.32370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2479802683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:17:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:47 smithi089 ceph-mon[98504]: from='client.32370 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2479802683' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:17:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:48 smithi060 ceph-mon[94233]: from='client.32376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:48 smithi060 ceph-mon[94233]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:48 smithi060 ceph-mon[109077]: from='client.32376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:48 smithi060 ceph-mon[109077]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:48 smithi089 ceph-mon[98504]: from='client.32376 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:17:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:48 smithi089 ceph-mon[98504]: pgmap v16273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:50 smithi060 ceph-mon[94233]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:50 smithi060 ceph-mon[109077]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:50 smithi089 ceph-mon[98504]: pgmap v16274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:52 smithi060 ceph-mon[94233]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:52 smithi060 ceph-mon[109077]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:52 smithi089 ceph-mon[98504]: pgmap v16275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:54.717 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:17:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:17:54.718 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:54 smithi060 ceph-mon[94233]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:54 smithi060 ceph-mon[109077]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:54 smithi089 ceph-mon[98504]: pgmap v16276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:56 smithi060 ceph-mon[94233]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:56 smithi060 ceph-mon[109077]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:56 smithi089 ceph-mon[98504]: pgmap v16277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:17:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:17:58 smithi060 ceph-mon[94233]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:17:58 smithi060 ceph-mon[109077]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:17:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:17:58 smithi089 ceph-mon[98504]: pgmap v16278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:00 smithi060 ceph-mon[94233]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:00 smithi060 ceph-mon[109077]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:00 smithi089 ceph-mon[98504]: pgmap v16279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:03.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:02 smithi060 ceph-mon[94233]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:02 smithi060 ceph-mon[109077]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:02 smithi089 ceph-mon[98504]: pgmap v16280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:04.718 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:18:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:18:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:04 smithi060 ceph-mon[94233]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:04 smithi060 ceph-mon[109077]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:04 smithi089 ceph-mon[98504]: pgmap v16281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:06 smithi060 ceph-mon[94233]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:06 smithi060 ceph-mon[109077]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:06 smithi089 ceph-mon[98504]: pgmap v16282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:08 smithi060 ceph-mon[94233]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:08 smithi060 ceph-mon[109077]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:08 smithi089 ceph-mon[98504]: pgmap v16283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:10 smithi060 ceph-mon[94233]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:10 smithi060 ceph-mon[109077]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:10 smithi089 ceph-mon[98504]: pgmap v16284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:12 smithi060 ceph-mon[94233]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:13.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:12 smithi060 ceph-mon[109077]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:12 smithi089 ceph-mon[98504]: pgmap v16285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:14.720 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:18:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:18:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:14 smithi060 ceph-mon[94233]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:14 smithi060 ceph-mon[109077]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:14 smithi089 ceph-mon[98504]: pgmap v16286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:17.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:16 smithi060 ceph-mon[94233]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:16 smithi060 ceph-mon[109077]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:16 smithi089 ceph-mon[98504]: pgmap v16287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:18.047 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:18:18.373 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 841M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 1996M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 878M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5547M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6086M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5432M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:18:18.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5262M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:18:18.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4354M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:18:18.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4940M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:18:18.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4362M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:18:18.375 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 4973M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:18:18.375 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:18:18.771 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:18:18.771 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:18:18.771 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:18:18.771 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:18.771 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:18:18.771 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:18:18.772 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:18:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:18 smithi060 ceph-mon[94233]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1833723252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:18:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:18 smithi060 ceph-mon[109077]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1833723252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:18:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:18 smithi089 ceph-mon[98504]: pgmap v16288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1833723252' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:18:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:19 smithi060 ceph-mon[94233]: from='client.32388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:19 smithi060 ceph-mon[94233]: from='client.32394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:19 smithi060 ceph-mon[109077]: from='client.32388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:19 smithi060 ceph-mon[109077]: from='client.32394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:19 smithi089 ceph-mon[98504]: from='client.32388 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:19 smithi089 ceph-mon[98504]: from='client.32394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:20 smithi060 ceph-mon[94233]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:20 smithi060 ceph-mon[109077]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:20 smithi089 ceph-mon[98504]: pgmap v16289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:22 smithi060 ceph-mon[94233]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:22 smithi060 ceph-mon[109077]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:22 smithi089 ceph-mon[98504]: pgmap v16290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:24.722 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:18:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:18:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:24 smithi060 ceph-mon[94233]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:24 smithi060 ceph-mon[109077]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:24 smithi089 ceph-mon[98504]: pgmap v16291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:26 smithi060 ceph-mon[94233]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:26 smithi060 ceph-mon[109077]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:26 smithi089 ceph-mon[98504]: pgmap v16292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:28 smithi060 ceph-mon[94233]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:28 smithi060 ceph-mon[109077]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:28 smithi089 ceph-mon[98504]: pgmap v16293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:31.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:30 smithi060 ceph-mon[94233]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:30 smithi060 ceph-mon[109077]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:30 smithi089 ceph-mon[98504]: pgmap v16294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:33.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:32 smithi060 ceph-mon[94233]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:32 smithi060 ceph-mon[109077]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:32 smithi089 ceph-mon[98504]: pgmap v16295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:34.725 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:18:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:18:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:34 smithi060 ceph-mon[94233]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:34 smithi060 ceph-mon[109077]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:34 smithi089 ceph-mon[98504]: pgmap v16296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:18:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:18:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:18:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:36 smithi060 ceph-mon[109077]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:36 smithi060 ceph-mon[94233]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:36 smithi089 ceph-mon[98504]: pgmap v16297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:38 smithi060 ceph-mon[109077]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:38 smithi060 ceph-mon[94233]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:38 smithi089 ceph-mon[98504]: pgmap v16298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[109077]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[94233]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:18:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:18:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:40 smithi089 ceph-mon[98504]: pgmap v16299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:18:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:18:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:42 smithi060 ceph-mon[94233]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:42 smithi060 ceph-mon[109077]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:42 smithi089 ceph-mon[98504]: pgmap v16300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:44.731 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:18:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T12:18:44.732 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:44 smithi060 ceph-mon[94233]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:45.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:44 smithi060 ceph-mon[109077]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:44 smithi089 ceph-mon[98504]: pgmap v16301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:46 smithi060 ceph-mon[109077]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:46 smithi060 ceph-mon[94233]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:46 smithi089 ceph-mon[98504]: pgmap v16302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:49.138 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:18:49.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:48 smithi060 ceph-mon[94233]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:48 smithi060 ceph-mon[109077]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:48 smithi089 ceph-mon[98504]: pgmap v16303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:49.464 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:18:49.464 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 10s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9s ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 10s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 10s ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 10s ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9s ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 10s ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 10s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:18:49.465 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 10s ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 10s ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 10s ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 10s ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9s ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9s ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9s ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9s ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:18:49.466 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9s ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:18:49.867 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:18:49.867 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:18:49.868 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:18:49.869 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:18:49.869 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:18:49.869 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:18:49.869 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:18:49.869 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:18:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2547228104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:18:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2547228104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:18:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2547228104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:18:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:51 smithi060 ceph-mon[94233]: from='client.42281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:51 smithi060 ceph-mon[94233]: from='client.32412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:51 smithi060 ceph-mon[94233]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:51 smithi060 ceph-mon[109077]: from='client.42281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:51 smithi060 ceph-mon[109077]: from='client.32412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:51 smithi060 ceph-mon[109077]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:51 smithi089 ceph-mon[98504]: from='client.42281 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:51 smithi089 ceph-mon[98504]: from='client.32412 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:18:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:51 smithi089 ceph-mon[98504]: pgmap v16304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:53 smithi060 ceph-mon[94233]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:53 smithi060 ceph-mon[109077]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:53 smithi089 ceph-mon[98504]: pgmap v16305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:54.731 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:18:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T12:18:55.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:54 smithi060 ceph-mon[109077]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:54 smithi060 ceph-mon[94233]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:54 smithi089 ceph-mon[98504]: pgmap v16306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:56 smithi060 ceph-mon[109077]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:56 smithi060 ceph-mon[94233]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:56 smithi089 ceph-mon[98504]: pgmap v16307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:18:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:18:58 smithi060 ceph-mon[94233]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:18:58 smithi060 ceph-mon[109077]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:18:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:18:59 smithi089 ceph-mon[98504]: pgmap v16308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:01 smithi060 ceph-mon[94233]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:01 smithi060 ceph-mon[109077]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:01 smithi089 ceph-mon[98504]: pgmap v16309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:03 smithi060 ceph-mon[94233]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:03 smithi060 ceph-mon[109077]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:03 smithi089 ceph-mon[98504]: pgmap v16310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:04.734 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:19:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:19:04.735 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:04 smithi060 ceph-mon[94233]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:05.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:04 smithi060 ceph-mon[109077]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:04 smithi089 ceph-mon[98504]: pgmap v16311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:07.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:06 smithi060 ceph-mon[94233]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:06 smithi060 ceph-mon[109077]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:06 smithi089 ceph-mon[98504]: pgmap v16312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:09.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:09 smithi060 ceph-mon[94233]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:09 smithi060 ceph-mon[109077]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:09 smithi089 ceph-mon[98504]: pgmap v16313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:11.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:11 smithi060 ceph-mon[94233]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:11 smithi060 ceph-mon[109077]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:11 smithi089 ceph-mon[98504]: pgmap v16314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:13 smithi089 ceph-mon[98504]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:13 smithi060 ceph-mon[94233]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:13 smithi060 ceph-mon[109077]: pgmap v16315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:14.736 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:19:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:19:14.737 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:14 smithi060 ceph-mon[94233]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:15.009 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:14 smithi060 ceph-mon[109077]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:14 smithi089 ceph-mon[98504]: pgmap v16316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:17 smithi060 ceph-mon[94233]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:17 smithi060 ceph-mon[109077]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:17 smithi089 ceph-mon[98504]: pgmap v16317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:19 smithi060 ceph-mon[109077]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:19 smithi060 ceph-mon[94233]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:19 smithi089 ceph-mon[98504]: pgmap v16318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:20.233 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:19:20.558 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:19:20.558 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 41s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:19:20.558 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 41s ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 41s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 41s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 41s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 41s ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 41s ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 41s ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 41s ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 41s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 41s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 41s ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:19:20.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 41s ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:19:20.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 41s ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:19:20.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 41s ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:19:20.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 41s ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:19:20.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 41s ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:19:20.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 41s ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:19:20.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 41s ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:19:20.560 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 41s ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:19:20.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:19:20.958 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:19:21.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:21 smithi060 ceph-mon[109077]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1371623401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:19:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:21 smithi060 ceph-mon[94233]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1371623401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:19:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:21 smithi089 ceph-mon[98504]: pgmap v16319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1371623401' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:19:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:22 smithi089 ceph-mon[98504]: from='client.42299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:22 smithi089 ceph-mon[98504]: from='client.32430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:22 smithi060 ceph-mon[109077]: from='client.42299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:22 smithi060 ceph-mon[109077]: from='client.32430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:22 smithi060 ceph-mon[94233]: from='client.42299 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:22 smithi060 ceph-mon[94233]: from='client.32430 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:23 smithi089 ceph-mon[98504]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:23.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:23 smithi060 ceph-mon[109077]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:23 smithi060 ceph-mon[94233]: pgmap v16320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:24.737 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:19:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:19:25.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:24 smithi060 ceph-mon[94233]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:24 smithi060 ceph-mon[109077]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:24 smithi089 ceph-mon[98504]: pgmap v16321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:27 smithi060 ceph-mon[94233]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:27 smithi060 ceph-mon[109077]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:27 smithi089 ceph-mon[98504]: pgmap v16322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:29 smithi060 ceph-mon[94233]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:29 smithi060 ceph-mon[109077]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:29 smithi089 ceph-mon[98504]: pgmap v16323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:31 smithi089 ceph-mon[98504]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:31.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:31 smithi060 ceph-mon[94233]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:31.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:31 smithi060 ceph-mon[109077]: pgmap v16324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:33 smithi089 ceph-mon[98504]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:33.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:33 smithi060 ceph-mon[94233]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:33 smithi060 ceph-mon[109077]: pgmap v16325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:34.741 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:19:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:19:35.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:34 smithi060 ceph-mon[94233]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:34 smithi060 ceph-mon[109077]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:34 smithi089 ceph-mon[98504]: pgmap v16326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:37.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:37 smithi060 ceph-mon[94233]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:37 smithi060 ceph-mon[109077]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:37 smithi089 ceph-mon[98504]: pgmap v16327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:39 smithi089 ceph-mon[98504]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:39.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:39 smithi060 ceph-mon[94233]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:39 smithi060 ceph-mon[109077]: pgmap v16328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:41 smithi089 ceph-mon[98504]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:19:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:19:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:19:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:19:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[94233]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:19:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:19:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:19:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:19:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[109077]: pgmap v16329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:19:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:19:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:19:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:19:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:43 smithi089 ceph-mon[98504]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:43.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:43 smithi060 ceph-mon[94233]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:43 smithi060 ceph-mon[109077]: pgmap v16330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:44.742 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:19:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:19:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:44 smithi060 ceph-mon[94233]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:44 smithi060 ceph-mon[109077]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:44 smithi089 ceph-mon[98504]: pgmap v16331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:47 smithi089 ceph-mon[98504]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:47 smithi060 ceph-mon[94233]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:47 smithi060 ceph-mon[109077]: pgmap v16332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:49 smithi089 ceph-mon[98504]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:49.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:49 smithi060 ceph-mon[94233]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:49 smithi060 ceph-mon[109077]: pgmap v16333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:51 smithi089 ceph-mon[98504]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:51.321 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:19:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:51 smithi060 ceph-mon[94233]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:51.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:51 smithi060 ceph-mon[109077]: pgmap v16334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 72s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 72s ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 72s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 72s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 72s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 72s ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 72s ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:19:51.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 72s ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 72s ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 72s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 72s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 72s ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 72s ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 72s ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 72s ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 72s ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 72s ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 72s ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 72s ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:19:51.648 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 72s ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:19:52.046 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:19:52.046 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:19:52.047 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:19:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:52 smithi089 ceph-mon[98504]: from='client.42317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:52 smithi089 ceph-mon[98504]: from='client.32448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:52 smithi089 ceph-mon[98504]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:52 smithi060 ceph-mon[94233]: from='client.42317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:52 smithi060 ceph-mon[94233]: from='client.32448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:52 smithi060 ceph-mon[94233]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:52 smithi060 ceph-mon[109077]: from='client.42317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:52 smithi060 ceph-mon[109077]: from='client.32448 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:19:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:52 smithi060 ceph-mon[109077]: pgmap v16335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2369299546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:19:53.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2369299546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:19:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2369299546' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:19:54.747 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:19:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:19:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:54 smithi060 ceph-mon[94233]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:54 smithi060 ceph-mon[109077]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:54 smithi089 ceph-mon[98504]: pgmap v16336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:57 smithi089 ceph-mon[98504]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:57 smithi060 ceph-mon[94233]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:57 smithi060 ceph-mon[109077]: pgmap v16337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:19:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:19:59 smithi089 ceph-mon[98504]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:59.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:19:59 smithi060 ceph-mon[109077]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:19:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:19:59 smithi060 ceph-mon[94233]: pgmap v16338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T12:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:00 smithi060 ceph-mon[94233]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:00 smithi060 ceph-mon[109077]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:00 smithi089 ceph-mon[98504]: pgmap v16339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:20:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:03 smithi089 ceph-mon[98504]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:03 smithi060 ceph-mon[94233]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:03 smithi060 ceph-mon[109077]: pgmap v16340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:04.748 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:20:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:20:05.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:04 smithi060 ceph-mon[94233]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:04 smithi060 ceph-mon[109077]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:04 smithi089 ceph-mon[98504]: pgmap v16341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:07 smithi089 ceph-mon[98504]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:07 smithi060 ceph-mon[94233]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:07 smithi060 ceph-mon[109077]: pgmap v16342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:08 smithi089 ceph-mon[98504]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:08 smithi060 ceph-mon[94233]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:08 smithi060 ceph-mon[109077]: pgmap v16343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:11 smithi089 ceph-mon[98504]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:11 smithi060 ceph-mon[94233]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:11 smithi060 ceph-mon[109077]: pgmap v16344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:12 smithi089 ceph-mon[98504]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:12 smithi060 ceph-mon[94233]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:12 smithi060 ceph-mon[109077]: pgmap v16345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:14.509 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:20:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:20:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:14 smithi060 ceph-mon[94233]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:14 smithi060 ceph-mon[109077]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:14 smithi089 ceph-mon[98504]: pgmap v16346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:16 smithi060 ceph-mon[94233]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:16 smithi060 ceph-mon[109077]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:16 smithi089 ceph-mon[98504]: pgmap v16347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:18 smithi060 ceph-mon[94233]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:18 smithi060 ceph-mon[109077]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:18 smithi089 ceph-mon[98504]: pgmap v16348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:20 smithi060 ceph-mon[94233]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:20 smithi060 ceph-mon[109077]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:20 smithi089 ceph-mon[98504]: pgmap v16349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:22.413 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:20:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:22 smithi060 ceph-mon[94233]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:22 smithi060 ceph-mon[109077]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:22 smithi089 ceph-mon[98504]: pgmap v16350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 103s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 103s ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 103s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 103s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 103s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 103s ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 103s ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:20:22.738 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 103s ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 103s ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 103s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 103s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 103s ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 103s ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 103s ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 103s ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 103s ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 103s ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 103s ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 103s ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:20:22.739 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 103s ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:20:23.134 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:20:23.134 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:20:23.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:20:23.134 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:20:23.135 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:20:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:23 smithi060 ceph-mon[94233]: from='client.32460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:23 smithi060 ceph-mon[94233]: from='client.32466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:23 smithi060 ceph-mon[109077]: from='client.32460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:23 smithi060 ceph-mon[109077]: from='client.32466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:23 smithi089 ceph-mon[98504]: from='client.32460 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:23 smithi089 ceph-mon[98504]: from='client.32466 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2753659374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:20:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:24 smithi060 ceph-mon[109077]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2753659374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:20:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:24 smithi060 ceph-mon[94233]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2753659374' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:20:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:24 smithi089 ceph-mon[98504]: pgmap v16351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:20:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:20:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:26 smithi060 ceph-mon[94233]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:26 smithi060 ceph-mon[109077]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:26 smithi089 ceph-mon[98504]: pgmap v16352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:28 smithi060 ceph-mon[94233]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:28 smithi060 ceph-mon[109077]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:28 smithi089 ceph-mon[98504]: pgmap v16353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:30 smithi060 ceph-mon[94233]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:30 smithi060 ceph-mon[109077]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:30 smithi089 ceph-mon[98504]: pgmap v16354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:32 smithi060 ceph-mon[94233]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:32 smithi060 ceph-mon[109077]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:32 smithi089 ceph-mon[98504]: pgmap v16355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:34.755 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:20:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:20:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:34 smithi060 ceph-mon[94233]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:34 smithi060 ceph-mon[109077]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:34 smithi089 ceph-mon[98504]: pgmap v16356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:36 smithi060 ceph-mon[94233]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:36 smithi060 ceph-mon[109077]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:36 smithi089 ceph-mon[98504]: pgmap v16357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:38 smithi060 ceph-mon[94233]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:38 smithi060 ceph-mon[109077]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:38 smithi089 ceph-mon[98504]: pgmap v16358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:40 smithi060 ceph-mon[109077]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:40 smithi060 ceph-mon[94233]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:40 smithi089 ceph-mon[98504]: pgmap v16359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:20:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:20:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:20:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:20:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:20:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:20:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[109077]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:20:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:20:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:20:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:42 smithi060 ceph-mon[94233]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:20:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:20:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:20:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:42 smithi089 ceph-mon[98504]: pgmap v16360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:44.757 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:20:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:20:45.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:44 smithi060 ceph-mon[94233]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:44 smithi060 ceph-mon[109077]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:44 smithi089 ceph-mon[98504]: pgmap v16361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:46 smithi060 ceph-mon[94233]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:46 smithi060 ceph-mon[109077]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:46 smithi089 ceph-mon[98504]: pgmap v16362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:48 smithi060 ceph-mon[94233]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:48 smithi060 ceph-mon[109077]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:48 smithi089 ceph-mon[98504]: pgmap v16363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:50 smithi060 ceph-mon[94233]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:50 smithi060 ceph-mon[109077]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:50 smithi089 ceph-mon[98504]: pgmap v16364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:52 smithi060 ceph-mon[94233]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:52 smithi060 ceph-mon[109077]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:52 smithi089 ceph-mon[98504]: pgmap v16365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:53.502 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:20:53.830 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:20:53.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:20:53.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:20:53.832 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:20:54.227 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:20:54.227 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:20:54.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:20:54.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:54.227 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:20:54.227 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:20:54.227 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:20:54.228 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:20:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:20:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:20:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[94233]: from='client.42353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[94233]: from='client.42359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[94233]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/174879286' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:20:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[109077]: from='client.42353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[109077]: from='client.42359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[109077]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/174879286' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:20:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:54 smithi089 ceph-mon[98504]: from='client.42353 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:54 smithi089 ceph-mon[98504]: from='client.42359 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:20:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:54 smithi089 ceph-mon[98504]: pgmap v16366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/174879286' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:20:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:56 smithi060 ceph-mon[94233]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:56 smithi060 ceph-mon[109077]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:56 smithi089 ceph-mon[98504]: pgmap v16367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:20:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:20:58 smithi060 ceph-mon[94233]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:20:58 smithi060 ceph-mon[109077]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:20:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:20:58 smithi089 ceph-mon[98504]: pgmap v16368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:00 smithi060 ceph-mon[94233]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:00 smithi060 ceph-mon[109077]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:00 smithi089 ceph-mon[98504]: pgmap v16369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:02 smithi060 ceph-mon[94233]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:02 smithi060 ceph-mon[109077]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:02 smithi089 ceph-mon[98504]: pgmap v16370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:21:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:21:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:04 smithi089 ceph-mon[98504]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:04 smithi060 ceph-mon[94233]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:04 smithi060 ceph-mon[109077]: pgmap v16371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:06 smithi060 ceph-mon[94233]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:06 smithi060 ceph-mon[109077]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:06 smithi089 ceph-mon[98504]: pgmap v16372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:08 smithi060 ceph-mon[94233]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:08 smithi060 ceph-mon[109077]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:08 smithi089 ceph-mon[98504]: pgmap v16373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:10 smithi060 ceph-mon[94233]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:10 smithi060 ceph-mon[109077]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:10 smithi089 ceph-mon[98504]: pgmap v16374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:12 smithi089 ceph-mon[98504]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:12 smithi060 ceph-mon[94233]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:12 smithi060 ceph-mon[109077]: pgmap v16375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:21:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:21:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:14 smithi089 ceph-mon[98504]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:14 smithi060 ceph-mon[94233]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:14 smithi060 ceph-mon[109077]: pgmap v16376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:16 smithi060 ceph-mon[109077]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:16 smithi060 ceph-mon[94233]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:16 smithi089 ceph-mon[98504]: pgmap v16377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:18 smithi060 ceph-mon[94233]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:18 smithi060 ceph-mon[109077]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:18 smithi089 ceph-mon[98504]: pgmap v16378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:20 smithi060 ceph-mon[94233]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:20 smithi060 ceph-mon[109077]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:20 smithi089 ceph-mon[98504]: pgmap v16379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:22 smithi060 ceph-mon[94233]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:22 smithi060 ceph-mon[109077]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:22 smithi089 ceph-mon[98504]: pgmap v16380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:24.589 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:21:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:21:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:21:24.916 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:21:24.917 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:21:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:24 smithi089 ceph-mon[98504]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:25.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:24 smithi060 ceph-mon[94233]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:24 smithi060 ceph-mon[109077]: pgmap v16381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:25.313 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:21:25.314 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:25.315 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:21:25.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:21:25.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:25.315 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:21:25.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:21:25.315 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:21:25.315 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:21:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:25 smithi089 ceph-mon[98504]: from='client.42371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:25 smithi089 ceph-mon[98504]: from='client.32502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2334801891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:21:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:25 smithi060 ceph-mon[94233]: from='client.42371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:25 smithi060 ceph-mon[94233]: from='client.32502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2334801891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:21:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:25 smithi060 ceph-mon[109077]: from='client.42371 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:25 smithi060 ceph-mon[109077]: from='client.32502 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2334801891' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:21:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:26 smithi089 ceph-mon[98504]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:26 smithi060 ceph-mon[94233]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:26 smithi060 ceph-mon[109077]: pgmap v16382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:28 smithi060 ceph-mon[94233]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:28 smithi060 ceph-mon[109077]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:28 smithi089 ceph-mon[98504]: pgmap v16383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:30 smithi060 ceph-mon[94233]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:30 smithi060 ceph-mon[109077]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:30 smithi089 ceph-mon[98504]: pgmap v16384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:32 smithi060 ceph-mon[109077]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:32 smithi060 ceph-mon[94233]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:32 smithi089 ceph-mon[98504]: pgmap v16385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:21:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:21:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:34 smithi089 ceph-mon[98504]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:34 smithi060 ceph-mon[94233]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:34 smithi060 ceph-mon[109077]: pgmap v16386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:36 smithi060 ceph-mon[94233]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:36 smithi060 ceph-mon[109077]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:36 smithi089 ceph-mon[98504]: pgmap v16387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:38 smithi060 ceph-mon[94233]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:38 smithi060 ceph-mon[109077]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:38 smithi089 ceph-mon[98504]: pgmap v16388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:40 smithi060 ceph-mon[94233]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:40 smithi060 ceph-mon[109077]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:40 smithi089 ceph-mon[98504]: pgmap v16389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:21:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:42 smithi089 ceph-mon[98504]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:21:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:21:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:21:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[94233]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[109077]: pgmap v16390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:21:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:21:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:21:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:44 smithi089 ceph-mon[98504]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:45.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:44 smithi060 ceph-mon[109077]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:44 smithi060 ceph-mon[94233]: pgmap v16391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:46 smithi060 ceph-mon[94233]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:46 smithi060 ceph-mon[109077]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:46 smithi089 ceph-mon[98504]: pgmap v16392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:48 smithi060 ceph-mon[94233]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:48 smithi060 ceph-mon[109077]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:48 smithi089 ceph-mon[98504]: pgmap v16393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:50 smithi060 ceph-mon[94233]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:50 smithi060 ceph-mon[109077]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:50 smithi089 ceph-mon[98504]: pgmap v16394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:52 smithi060 ceph-mon[94233]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:52 smithi060 ceph-mon[109077]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:52 smithi089 ceph-mon[98504]: pgmap v16395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:21:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:21:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:54 smithi089 ceph-mon[98504]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:54 smithi060 ceph-mon[94233]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:54 smithi060 ceph-mon[109077]: pgmap v16396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:55.675 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:21:56.001 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:21:56.001 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:21:56.001 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:21:56.001 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:21:56.001 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:21:56.002 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:21:56.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:21:56.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:21:56.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:21:56.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:21:56.003 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:21:56.003 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:21:56.403 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:21:56.403 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:21:56.403 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:21:56.403 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:56.403 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:21:56.403 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:21:56.403 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:21:56.404 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:21:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:56 smithi060 ceph-mon[94233]: from='client.42389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:56 smithi060 ceph-mon[94233]: from='client.32520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:56 smithi060 ceph-mon[94233]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:56 smithi060 ceph-mon[109077]: from='client.42389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:56 smithi060 ceph-mon[109077]: from='client.32520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:56 smithi060 ceph-mon[109077]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:56 smithi089 ceph-mon[98504]: from='client.42389 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:56 smithi089 ceph-mon[98504]: from='client.32520 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:21:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:56 smithi089 ceph-mon[98504]: pgmap v16397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/934511375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:21:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/934511375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:21:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:21:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/934511375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:21:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:21:58 smithi060 ceph-mon[94233]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:21:58 smithi060 ceph-mon[109077]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:21:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:21:58 smithi089 ceph-mon[98504]: pgmap v16398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:00 smithi060 ceph-mon[94233]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:00 smithi060 ceph-mon[109077]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:00 smithi089 ceph-mon[98504]: pgmap v16399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:02 smithi060 ceph-mon[94233]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:02 smithi060 ceph-mon[109077]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:02 smithi089 ceph-mon[98504]: pgmap v16400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:22:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:22:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:04 smithi089 ceph-mon[98504]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:04 smithi060 ceph-mon[94233]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:05.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:04 smithi060 ceph-mon[109077]: pgmap v16401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:06 smithi060 ceph-mon[94233]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:06 smithi060 ceph-mon[109077]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:06 smithi089 ceph-mon[98504]: pgmap v16402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:08 smithi060 ceph-mon[94233]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:08 smithi060 ceph-mon[109077]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:08 smithi089 ceph-mon[98504]: pgmap v16403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:10 smithi060 ceph-mon[109077]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:10 smithi060 ceph-mon[94233]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:10 smithi089 ceph-mon[98504]: pgmap v16404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:12 smithi089 ceph-mon[98504]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:12 smithi060 ceph-mon[94233]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:12 smithi060 ceph-mon[109077]: pgmap v16405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:22:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:22:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:14 smithi089 ceph-mon[98504]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:14 smithi060 ceph-mon[94233]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:14 smithi060 ceph-mon[109077]: pgmap v16406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:16 smithi060 ceph-mon[94233]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:16 smithi060 ceph-mon[109077]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:16 smithi089 ceph-mon[98504]: pgmap v16407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:18 smithi060 ceph-mon[94233]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:18 smithi060 ceph-mon[109077]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:18 smithi089 ceph-mon[98504]: pgmap v16408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:20 smithi060 ceph-mon[94233]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:20 smithi060 ceph-mon[109077]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:20 smithi089 ceph-mon[98504]: pgmap v16409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:22 smithi060 ceph-mon[94233]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:22 smithi060 ceph-mon[109077]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:22 smithi089 ceph-mon[98504]: pgmap v16410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:22:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:22:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:24 smithi089 ceph-mon[98504]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:24 smithi060 ceph-mon[94233]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:24 smithi060 ceph-mon[109077]: pgmap v16411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:26.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:26 smithi060 ceph-mon[109077]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:26 smithi060 ceph-mon[94233]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:26 smithi089 ceph-mon[98504]: pgmap v16412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:26.764 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:22:27.087 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:22:27.087 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:22:27.087 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:22:27.088 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:22:27.089 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:22:27.486 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:22:27.486 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:22:27.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:22:27.486 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:27.486 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:22:27.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:22:27.487 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:22:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:27 smithi060 ceph-mon[94233]: from='client.32532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:27 smithi060 ceph-mon[109077]: from='client.32532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:27 smithi089 ceph-mon[98504]: from='client.32532 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:28 smithi060 ceph-mon[94233]: from='client.32538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1383037866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:22:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:28 smithi060 ceph-mon[94233]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:28 smithi060 ceph-mon[109077]: from='client.32538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1383037866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:22:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:28 smithi060 ceph-mon[109077]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:28 smithi089 ceph-mon[98504]: from='client.32538 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1383037866' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:22:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:28 smithi089 ceph-mon[98504]: pgmap v16413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:30 smithi060 ceph-mon[94233]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:30 smithi060 ceph-mon[109077]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:30 smithi089 ceph-mon[98504]: pgmap v16414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:32 smithi060 ceph-mon[109077]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:32 smithi060 ceph-mon[94233]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:32 smithi089 ceph-mon[98504]: pgmap v16415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:22:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:22:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:34 smithi089 ceph-mon[98504]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:35.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:34 smithi060 ceph-mon[109077]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:34 smithi060 ceph-mon[94233]: pgmap v16416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:36 smithi060 ceph-mon[94233]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:36 smithi060 ceph-mon[109077]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:36 smithi089 ceph-mon[98504]: pgmap v16417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:38 smithi060 ceph-mon[94233]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:38 smithi060 ceph-mon[109077]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:38 smithi089 ceph-mon[98504]: pgmap v16418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:40 smithi060 ceph-mon[94233]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:40 smithi060 ceph-mon[109077]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:40 smithi089 ceph-mon[98504]: pgmap v16419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:42 smithi089 ceph-mon[98504]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:42 smithi060 ceph-mon[94233]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:42 smithi060 ceph-mon[109077]: pgmap v16420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:22:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:22:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:22:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:44 smithi089 ceph-mon[98504]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:45.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:44 smithi060 ceph-mon[94233]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:44 smithi060 ceph-mon[109077]: pgmap v16421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:46.182 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:46 smithi060 ceph-mon[94233]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:46.182 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:46 smithi060 ceph-mon[109077]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:46 smithi089 ceph-mon[98504]: pgmap v16422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:22:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:22:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:22:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:22:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:22:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:22:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:22:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:48 smithi060 ceph-mon[94233]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:48 smithi060 ceph-mon[109077]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:48 smithi089 ceph-mon[98504]: pgmap v16423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:50 smithi060 ceph-mon[94233]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:50 smithi060 ceph-mon[109077]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:50 smithi089 ceph-mon[98504]: pgmap v16424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:52 smithi060 ceph-mon[109077]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:52 smithi060 ceph-mon[94233]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:52 smithi089 ceph-mon[98504]: pgmap v16425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:22:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:22:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:54 smithi089 ceph-mon[98504]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:54 smithi060 ceph-mon[109077]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:54 smithi060 ceph-mon[94233]: pgmap v16426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:56 smithi060 ceph-mon[109077]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:56 smithi060 ceph-mon[94233]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:56 smithi089 ceph-mon[98504]: pgmap v16427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:22:57.852 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:22:58.184 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:22:58.184 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:22:58.184 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:22:58.185 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:22:58.186 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:22:58.186 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:22:58.186 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:22:58.186 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:22:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:58 smithi060 ceph-mon[94233]: from='client.42425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:58 smithi060 ceph-mon[94233]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:58 smithi060 ceph-mon[109077]: from='client.42425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:58 smithi060 ceph-mon[109077]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:58 smithi089 ceph-mon[98504]: from='client.42425 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:58 smithi089 ceph-mon[98504]: pgmap v16428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:22:58.582 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:22:58.582 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:22:58.582 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:22:58.582 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:58.582 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:22:58.583 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:22:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:59 smithi060 ceph-mon[94233]: from='client.32556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:22:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4027565599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:22:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:59 smithi060 ceph-mon[109077]: from='client.32556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:22:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4027565599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:22:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:59 smithi089 ceph-mon[98504]: from='client.32556 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:22:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:22:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4027565599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:23:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:00 smithi060 ceph-mon[94233]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:00 smithi060 ceph-mon[109077]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:00 smithi089 ceph-mon[98504]: pgmap v16429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:02 smithi060 ceph-mon[94233]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:02 smithi060 ceph-mon[109077]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:02 smithi089 ceph-mon[98504]: pgmap v16430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:23:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:23:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:04 smithi060 ceph-mon[94233]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:04 smithi060 ceph-mon[109077]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:04 smithi089 ceph-mon[98504]: pgmap v16431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:06 smithi060 ceph-mon[94233]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:06 smithi060 ceph-mon[109077]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:06 smithi089 ceph-mon[98504]: pgmap v16432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:08 smithi060 ceph-mon[94233]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:08 smithi060 ceph-mon[109077]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:08 smithi089 ceph-mon[98504]: pgmap v16433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:10 smithi060 ceph-mon[94233]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:10 smithi060 ceph-mon[109077]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:10 smithi089 ceph-mon[98504]: pgmap v16434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:12 smithi089 ceph-mon[98504]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:12 smithi060 ceph-mon[94233]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:12.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:12 smithi060 ceph-mon[109077]: pgmap v16435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:23:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:23:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:14 smithi060 ceph-mon[94233]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:14 smithi060 ceph-mon[109077]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:14 smithi089 ceph-mon[98504]: pgmap v16436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:16 smithi060 ceph-mon[94233]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:16 smithi060 ceph-mon[109077]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:16 smithi089 ceph-mon[98504]: pgmap v16437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:18 smithi060 ceph-mon[94233]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:18 smithi060 ceph-mon[109077]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:18 smithi089 ceph-mon[98504]: pgmap v16438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:20 smithi060 ceph-mon[94233]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:20 smithi060 ceph-mon[109077]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:20 smithi089 ceph-mon[98504]: pgmap v16439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:22 smithi060 ceph-mon[109077]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:22 smithi060 ceph-mon[94233]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:22 smithi089 ceph-mon[98504]: pgmap v16440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:23:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:23:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:24 smithi060 ceph-mon[94233]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:24 smithi060 ceph-mon[109077]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:24 smithi089 ceph-mon[98504]: pgmap v16441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:26 smithi060 ceph-mon[94233]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:26 smithi060 ceph-mon[109077]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:26 smithi089 ceph-mon[98504]: pgmap v16442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:28 smithi060 ceph-mon[94233]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:28 smithi060 ceph-mon[109077]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:28 smithi089 ceph-mon[98504]: pgmap v16443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:28.946 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:23:29.270 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:23:29.270 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:23:29.270 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:23:29.270 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:23:29.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:23:29.272 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:23:29.272 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:23:29.667 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:23:29.668 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:23:29.669 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:23:29.669 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:23:29.669 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:23:29.669 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:23:29.669 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:23:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:23:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:29 smithi060 ceph-mon[94233]: from='client.32568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:23:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1280039228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:23:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:29 smithi060 ceph-mon[109077]: from='client.32568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:23:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1280039228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:23:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:29 smithi089 ceph-mon[98504]: from='client.32568 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:23:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1280039228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:23:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:30 smithi060 ceph-mon[94233]: from='client.32574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:23:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:30 smithi060 ceph-mon[94233]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:30 smithi060 ceph-mon[109077]: from='client.32574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:23:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:30 smithi060 ceph-mon[109077]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:30 smithi089 ceph-mon[98504]: from='client.32574 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:23:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:30 smithi089 ceph-mon[98504]: pgmap v16444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:32 smithi060 ceph-mon[94233]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:32 smithi060 ceph-mon[109077]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:32 smithi089 ceph-mon[98504]: pgmap v16445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:23:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:23:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:34 smithi060 ceph-mon[94233]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:34 smithi060 ceph-mon[109077]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:34 smithi089 ceph-mon[98504]: pgmap v16446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:36 smithi060 ceph-mon[94233]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:36 smithi060 ceph-mon[109077]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:36 smithi089 ceph-mon[98504]: pgmap v16447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:38 smithi060 ceph-mon[94233]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:38 smithi060 ceph-mon[109077]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:38 smithi089 ceph-mon[98504]: pgmap v16448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:40 smithi060 ceph-mon[94233]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:40 smithi060 ceph-mon[109077]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:40 smithi089 ceph-mon[98504]: pgmap v16449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:42 smithi089 ceph-mon[98504]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:42 smithi060 ceph-mon[94233]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:42 smithi060 ceph-mon[109077]: pgmap v16450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:23:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:23:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:44 smithi060 ceph-mon[94233]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:44 smithi060 ceph-mon[109077]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:44 smithi089 ceph-mon[98504]: pgmap v16451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:46 smithi060 ceph-mon[94233]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:46 smithi060 ceph-mon[109077]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:46 smithi089 ceph-mon[98504]: pgmap v16452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:23:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:23:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:23:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:48 smithi089 ceph-mon[98504]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:48 smithi060 ceph-mon[94233]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:48 smithi060 ceph-mon[109077]: pgmap v16453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[94233]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[109077]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:23:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:23:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:51 smithi089 ceph-mon[98504]: pgmap v16454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:23:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:23:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:23:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:53 smithi060 ceph-mon[94233]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:53 smithi060 ceph-mon[109077]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:53 smithi089 ceph-mon[98504]: pgmap v16455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:23:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:23:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:54 smithi060 ceph-mon[94233]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:54 smithi060 ceph-mon[109077]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:54 smithi089 ceph-mon[98504]: pgmap v16456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:56 smithi060 ceph-mon[94233]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:56 smithi060 ceph-mon[109077]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:56 smithi089 ceph-mon[98504]: pgmap v16457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:23:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:23:58 smithi060 ceph-mon[94233]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:23:58 smithi060 ceph-mon[109077]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:23:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:23:58 smithi089 ceph-mon[98504]: pgmap v16458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:00.030 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:24:00.359 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:24:00.359 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:24:00.359 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:24:00.359 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:24:00.359 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:24:00.359 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:24:00.359 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:24:00.360 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:24:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:00 smithi060 ceph-mon[94233]: from='client.32586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:00 smithi060 ceph-mon[94233]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:00 smithi060 ceph-mon[109077]: from='client.32586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:00 smithi060 ceph-mon[109077]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:00 smithi089 ceph-mon[98504]: from='client.32586 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:00 smithi089 ceph-mon[98504]: pgmap v16459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:00.759 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:24:00.759 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:00.760 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:24:00.761 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:24:00.761 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:00.761 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:24:00.761 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:24:00.761 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:24:00.761 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:24:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:01 smithi060 ceph-mon[94233]: from='client.42467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3635058039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:24:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:01 smithi060 ceph-mon[109077]: from='client.42467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3635058039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:24:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:01 smithi089 ceph-mon[98504]: from='client.42467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3635058039' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:24:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:02 smithi060 ceph-mon[94233]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:02 smithi060 ceph-mon[109077]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:02 smithi089 ceph-mon[98504]: pgmap v16460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:24:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:24:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:04 smithi060 ceph-mon[94233]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:04 smithi060 ceph-mon[109077]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:04 smithi089 ceph-mon[98504]: pgmap v16461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:06 smithi060 ceph-mon[94233]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:06 smithi060 ceph-mon[109077]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:06 smithi089 ceph-mon[98504]: pgmap v16462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:08 smithi060 ceph-mon[94233]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:08 smithi060 ceph-mon[109077]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:08 smithi089 ceph-mon[98504]: pgmap v16463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:10 smithi060 ceph-mon[94233]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:10 smithi060 ceph-mon[109077]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:10 smithi089 ceph-mon[98504]: pgmap v16464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:11.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:12 smithi089 ceph-mon[98504]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:12 smithi060 ceph-mon[94233]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:12 smithi060 ceph-mon[109077]: pgmap v16465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:24:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:24:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:14 smithi060 ceph-mon[94233]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:14 smithi060 ceph-mon[109077]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:14 smithi089 ceph-mon[98504]: pgmap v16466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:16 smithi060 ceph-mon[94233]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:16 smithi060 ceph-mon[109077]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:16 smithi089 ceph-mon[98504]: pgmap v16467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:18 smithi060 ceph-mon[94233]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:18 smithi060 ceph-mon[109077]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:18 smithi089 ceph-mon[98504]: pgmap v16468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:20 smithi060 ceph-mon[94233]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:20 smithi060 ceph-mon[109077]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:20 smithi089 ceph-mon[98504]: pgmap v16469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:22 smithi060 ceph-mon[94233]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:22 smithi060 ceph-mon[109077]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:22 smithi089 ceph-mon[98504]: pgmap v16470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:24:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:24:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:24 smithi060 ceph-mon[94233]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:24 smithi060 ceph-mon[109077]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:24 smithi089 ceph-mon[98504]: pgmap v16471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:26 smithi060 ceph-mon[94233]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:26 smithi060 ceph-mon[109077]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:26 smithi089 ceph-mon[98504]: pgmap v16472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:28 smithi060 ceph-mon[94233]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:28 smithi060 ceph-mon[109077]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:28 smithi089 ceph-mon[98504]: pgmap v16473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:30 smithi060 ceph-mon[94233]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:30 smithi060 ceph-mon[109077]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:30 smithi089 ceph-mon[98504]: pgmap v16474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:31.124 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:24:31.447 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:24:31.448 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:24:31.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:24:31.450 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:31.849 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:24:31.850 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:24:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2806955809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:24:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2806955809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:24:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2806955809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:24:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:32 smithi060 ceph-mon[109077]: from='client.32604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:32 smithi060 ceph-mon[109077]: from='client.32610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:32 smithi060 ceph-mon[109077]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:32 smithi060 ceph-mon[94233]: from='client.32604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:32 smithi060 ceph-mon[94233]: from='client.32610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:32 smithi060 ceph-mon[94233]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:32 smithi089 ceph-mon[98504]: from='client.32604 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:32 smithi089 ceph-mon[98504]: from='client.32610 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:24:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:32 smithi089 ceph-mon[98504]: pgmap v16475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:24:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:24:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:34 smithi060 ceph-mon[94233]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:34 smithi060 ceph-mon[109077]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:34 smithi089 ceph-mon[98504]: pgmap v16476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:36 smithi060 ceph-mon[94233]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:36 smithi060 ceph-mon[109077]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:36 smithi089 ceph-mon[98504]: pgmap v16477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:38 smithi060 ceph-mon[109077]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:38 smithi060 ceph-mon[94233]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:38 smithi089 ceph-mon[98504]: pgmap v16478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:40 smithi060 ceph-mon[94233]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:40 smithi060 ceph-mon[109077]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:40 smithi089 ceph-mon[98504]: pgmap v16479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:42 smithi089 ceph-mon[98504]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:42 smithi060 ceph-mon[94233]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:42 smithi060 ceph-mon[109077]: pgmap v16480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:24:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:24:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:44 smithi060 ceph-mon[94233]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:44 smithi060 ceph-mon[109077]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:44 smithi089 ceph-mon[98504]: pgmap v16481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:46 smithi060 ceph-mon[94233]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:46 smithi060 ceph-mon[109077]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:46 smithi089 ceph-mon[98504]: pgmap v16482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:48 smithi060 ceph-mon[94233]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:48 smithi060 ceph-mon[109077]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:48 smithi089 ceph-mon[98504]: pgmap v16483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:50 smithi060 ceph-mon[94233]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:50 smithi060 ceph-mon[109077]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:50 smithi089 ceph-mon[98504]: pgmap v16484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:24:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:24:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[94233]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:24:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:24:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:52 smithi060 ceph-mon[109077]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:24:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:52 smithi089 ceph-mon[98504]: pgmap v16485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:24:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:24:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:54 smithi060 ceph-mon[94233]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:54 smithi060 ceph-mon[109077]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:54 smithi089 ceph-mon[98504]: pgmap v16486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:56 smithi060 ceph-mon[94233]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:56 smithi060 ceph-mon[109077]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:56 smithi089 ceph-mon[98504]: pgmap v16487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:24:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:24:58 smithi060 ceph-mon[94233]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:24:58 smithi060 ceph-mon[109077]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:24:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:24:58 smithi089 ceph-mon[98504]: pgmap v16488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:00 smithi060 ceph-mon[94233]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:00 smithi060 ceph-mon[109077]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:00 smithi089 ceph-mon[98504]: pgmap v16489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:02.213 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:25:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:02 smithi060 ceph-mon[94233]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:02 smithi060 ceph-mon[109077]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:02 smithi089 ceph-mon[98504]: pgmap v16490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:02.537 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:25:02.538 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:25:02.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:25:02.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:25:02.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:25:02.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:25:02.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:25:02.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:25:02.539 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:25:02.938 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:25:02.938 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:25:02.938 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:25:02.939 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:25:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:03 smithi060 ceph-mon[94233]: from='client.32622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:03 smithi060 ceph-mon[94233]: from='client.42503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4257426081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:25:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:03 smithi060 ceph-mon[109077]: from='client.32622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:03 smithi060 ceph-mon[109077]: from='client.42503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4257426081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:25:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:03 smithi089 ceph-mon[98504]: from='client.32622 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:03 smithi089 ceph-mon[98504]: from='client.42503 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4257426081' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:25:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:25:04] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:25:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:04 smithi060 ceph-mon[94233]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:04 smithi060 ceph-mon[109077]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:04 smithi089 ceph-mon[98504]: pgmap v16491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:06 smithi060 ceph-mon[94233]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:06 smithi060 ceph-mon[109077]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:06 smithi089 ceph-mon[98504]: pgmap v16492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:08 smithi060 ceph-mon[94233]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:08 smithi060 ceph-mon[109077]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:08 smithi089 ceph-mon[98504]: pgmap v16493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:10 smithi060 ceph-mon[94233]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:10 smithi060 ceph-mon[109077]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:10 smithi089 ceph-mon[98504]: pgmap v16494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:12 smithi089 ceph-mon[98504]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:12 smithi060 ceph-mon[94233]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:12 smithi060 ceph-mon[109077]: pgmap v16495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:25:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:25:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:14 smithi060 ceph-mon[94233]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:14 smithi060 ceph-mon[109077]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:14 smithi089 ceph-mon[98504]: pgmap v16496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:16 smithi060 ceph-mon[94233]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:16 smithi060 ceph-mon[109077]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:16 smithi089 ceph-mon[98504]: pgmap v16497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:18 smithi060 ceph-mon[94233]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:18 smithi060 ceph-mon[109077]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:18 smithi089 ceph-mon[98504]: pgmap v16498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:20 smithi060 ceph-mon[94233]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:20 smithi060 ceph-mon[109077]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:20 smithi089 ceph-mon[98504]: pgmap v16499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:22 smithi060 ceph-mon[94233]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:22 smithi060 ceph-mon[109077]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:22 smithi089 ceph-mon[98504]: pgmap v16500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 12:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T12:25:23.373330321Z level=info msg="Completed cleanup jobs" duration=12.950845ms 2023-12-01T12:25:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:25:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:25:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:24 smithi060 ceph-mon[94233]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:24 smithi060 ceph-mon[109077]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:24 smithi089 ceph-mon[98504]: pgmap v16501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:26 smithi060 ceph-mon[94233]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:26 smithi060 ceph-mon[109077]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:26 smithi089 ceph-mon[98504]: pgmap v16502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:28 smithi060 ceph-mon[94233]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:28 smithi060 ceph-mon[109077]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:28 smithi089 ceph-mon[98504]: pgmap v16503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:30 smithi060 ceph-mon[94233]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:30 smithi060 ceph-mon[109077]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:30 smithi089 ceph-mon[98504]: pgmap v16504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:32 smithi060 ceph-mon[109077]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:32 smithi060 ceph-mon[94233]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:32 smithi089 ceph-mon[98504]: pgmap v16505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:33.302 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:25:33.637 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:25:33.638 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:25:33.639 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:34.037 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:25:34.038 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:25:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:25:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:25:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[109077]: from='client.42515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[109077]: from='client.32646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3215572799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:25:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[109077]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[94233]: from='client.42515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[94233]: from='client.32646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3215572799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:25:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:34 smithi060 ceph-mon[94233]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:34 smithi089 ceph-mon[98504]: from='client.42515 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:34 smithi089 ceph-mon[98504]: from='client.32646 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:25:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3215572799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:25:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:34 smithi089 ceph-mon[98504]: pgmap v16506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:36 smithi060 ceph-mon[94233]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:36 smithi060 ceph-mon[109077]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:36 smithi089 ceph-mon[98504]: pgmap v16507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:38 smithi060 ceph-mon[94233]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:38 smithi060 ceph-mon[109077]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:38 smithi089 ceph-mon[98504]: pgmap v16508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:40 smithi060 ceph-mon[94233]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:40 smithi060 ceph-mon[109077]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:40 smithi089 ceph-mon[98504]: pgmap v16509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:42 smithi089 ceph-mon[98504]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:42 smithi060 ceph-mon[94233]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:42 smithi060 ceph-mon[109077]: pgmap v16510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:25:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:25:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:44 smithi060 ceph-mon[94233]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:44 smithi060 ceph-mon[109077]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:44 smithi089 ceph-mon[98504]: pgmap v16511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:46 smithi060 ceph-mon[94233]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:46 smithi060 ceph-mon[109077]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:46 smithi089 ceph-mon[98504]: pgmap v16512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:48 smithi060 ceph-mon[94233]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:48 smithi060 ceph-mon[109077]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:48 smithi089 ceph-mon[98504]: pgmap v16513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:50 smithi060 ceph-mon[94233]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:50 smithi060 ceph-mon[109077]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:50 smithi089 ceph-mon[98504]: pgmap v16514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:25:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:25:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:25:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:25:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:25:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:25:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[94233]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:25:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:25:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:25:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:52 smithi060 ceph-mon[109077]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:25:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:25:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:25:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:52 smithi089 ceph-mon[98504]: pgmap v16515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:25:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:25:55.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:54 smithi060 ceph-mon[94233]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:54 smithi060 ceph-mon[109077]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:54 smithi089 ceph-mon[98504]: pgmap v16516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:56 smithi060 ceph-mon[94233]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:56 smithi060 ceph-mon[109077]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:56 smithi089 ceph-mon[98504]: pgmap v16517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:25:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:25:58 smithi060 ceph-mon[94233]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:25:58 smithi060 ceph-mon[109077]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:25:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:25:58 smithi089 ceph-mon[98504]: pgmap v16518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:00 smithi060 ceph-mon[94233]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:00 smithi060 ceph-mon[109077]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:00 smithi089 ceph-mon[98504]: pgmap v16519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:02 smithi060 ceph-mon[94233]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:02 smithi060 ceph-mon[109077]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:02 smithi089 ceph-mon[98504]: pgmap v16520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:04.401 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:26:04.726 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:26:04.726 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:26:04.726 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:26:04.726 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:26:04.726 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:26:04.727 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:26:04.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:26:04.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:26:04.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:26:04.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:26:04.728 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:26:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:26:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:26:05.128 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:26:05.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:26:05.128 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:26:05.128 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:05.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:26:05.128 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:26:05.128 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:26:05.129 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:26:05.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:04 smithi060 ceph-mon[94233]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:04 smithi060 ceph-mon[109077]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:04 smithi089 ceph-mon[98504]: pgmap v16521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:05 smithi060 ceph-mon[94233]: from='client.42533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:05 smithi060 ceph-mon[94233]: from='client.32664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3761817228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:26:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:05 smithi060 ceph-mon[109077]: from='client.42533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:05 smithi060 ceph-mon[109077]: from='client.32664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3761817228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:26:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:05 smithi089 ceph-mon[98504]: from='client.42533 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:05 smithi089 ceph-mon[98504]: from='client.32664 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3761817228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:26:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:06 smithi060 ceph-mon[94233]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:06 smithi060 ceph-mon[109077]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:06 smithi089 ceph-mon[98504]: pgmap v16522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:08 smithi060 ceph-mon[94233]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:08 smithi060 ceph-mon[109077]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:08 smithi089 ceph-mon[98504]: pgmap v16523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:10 smithi060 ceph-mon[94233]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:10 smithi060 ceph-mon[109077]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:10 smithi089 ceph-mon[98504]: pgmap v16524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:12 smithi089 ceph-mon[98504]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:12 smithi060 ceph-mon[94233]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:12 smithi060 ceph-mon[109077]: pgmap v16525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:26:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:26:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:14 smithi060 ceph-mon[94233]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:14 smithi060 ceph-mon[109077]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:14 smithi089 ceph-mon[98504]: pgmap v16526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:16 smithi060 ceph-mon[94233]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:16 smithi060 ceph-mon[109077]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:16 smithi089 ceph-mon[98504]: pgmap v16527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:19 smithi060 ceph-mon[109077]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:19 smithi060 ceph-mon[94233]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:19 smithi089 ceph-mon[98504]: pgmap v16528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:21 smithi060 ceph-mon[94233]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:21 smithi060 ceph-mon[109077]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:21 smithi089 ceph-mon[98504]: pgmap v16529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:23 smithi060 ceph-mon[94233]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:23 smithi060 ceph-mon[109077]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:23 smithi089 ceph-mon[98504]: pgmap v16530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:26:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:26:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:25 smithi060 ceph-mon[94233]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:25 smithi060 ceph-mon[109077]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:25 smithi089 ceph-mon[98504]: pgmap v16531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:27 smithi060 ceph-mon[94233]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:27 smithi060 ceph-mon[109077]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:27 smithi089 ceph-mon[98504]: pgmap v16532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:29 smithi060 ceph-mon[94233]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:29 smithi060 ceph-mon[109077]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:29 smithi089 ceph-mon[98504]: pgmap v16533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:31 smithi060 ceph-mon[94233]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:31 smithi060 ceph-mon[109077]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:31 smithi089 ceph-mon[98504]: pgmap v16534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:33 smithi060 ceph-mon[94233]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:33 smithi060 ceph-mon[109077]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:33 smithi089 ceph-mon[98504]: pgmap v16535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:26:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:26:35.490 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:26:35.817 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:26:35.817 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:26:35.817 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:26:35.817 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:26:35.817 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:26:35.817 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:26:35.817 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5576M 2258M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6116M 2258M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5454M 2258M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5291M 2258M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4378M 2469M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:26:35.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 4971M 2469M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:26:35.819 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4389M 2469M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:26:35.819 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 5007M 2469M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:26:35.819 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:36.217 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:26:36.218 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:26:36.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:35 smithi060 ceph-mon[94233]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:35 smithi060 ceph-mon[109077]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:35 smithi089 ceph-mon[98504]: pgmap v16536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:36 smithi060 ceph-mon[94233]: from='client.42551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:36 smithi060 ceph-mon[94233]: from='client.32682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2743108572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:26:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:36 smithi060 ceph-mon[109077]: from='client.42551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:36 smithi060 ceph-mon[109077]: from='client.32682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2743108572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:26:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:36 smithi089 ceph-mon[98504]: from='client.42551 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:36 smithi089 ceph-mon[98504]: from='client.32682 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:26:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2743108572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:26:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:37 smithi060 ceph-mon[94233]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:37 smithi060 ceph-mon[109077]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:37 smithi089 ceph-mon[98504]: pgmap v16537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:39 smithi060 ceph-mon[94233]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:39 smithi060 ceph-mon[109077]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:39 smithi089 ceph-mon[98504]: pgmap v16538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:41 smithi060 ceph-mon[94233]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:41 smithi060 ceph-mon[109077]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:41 smithi089 ceph-mon[98504]: pgmap v16539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:43 smithi060 ceph-mon[94233]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:43 smithi060 ceph-mon[109077]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:43 smithi089 ceph-mon[98504]: pgmap v16540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:26:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:26:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:45 smithi060 ceph-mon[94233]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:45 smithi060 ceph-mon[109077]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:45 smithi089 ceph-mon[98504]: pgmap v16541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:47 smithi060 ceph-mon[94233]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:47 smithi060 ceph-mon[109077]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:47 smithi089 ceph-mon[98504]: pgmap v16542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:49 smithi060 ceph-mon[94233]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:49 smithi060 ceph-mon[109077]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:49 smithi089 ceph-mon[98504]: pgmap v16543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:51 smithi060 ceph-mon[94233]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:51 smithi060 ceph-mon[109077]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:51 smithi089 ceph-mon[98504]: pgmap v16544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:26:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:26:53.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:26:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:53.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:26:53.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:26:53.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:26:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:53 smithi060 ceph-mon[109077]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:53 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2248M 2023-12-01T12:26:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:53 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2464M 2023-12-01T12:26:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:53 smithi060 ceph-mon[94233]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:53 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2248M 2023-12-01T12:26:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:53 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2464M 2023-12-01T12:26:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:53 smithi089 ceph-mon[98504]: pgmap v16545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:53 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2248M 2023-12-01T12:26:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:53 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2464M 2023-12-01T12:26:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:26:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:26:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:55 smithi060 ceph-mon[94233]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:55 smithi060 ceph-mon[109077]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:55 smithi089 ceph-mon[98504]: pgmap v16546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:57.267 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:26:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:57 smithi060 ceph-mon[94233]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:57 smithi060 ceph-mon[109077]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:26:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:57 smithi089 ceph-mon[98504]: pgmap v16547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:26:59 smithi060 ceph-mon[94233]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:26:59 smithi060 ceph-mon[109077]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:26:59 smithi089 ceph-mon[98504]: pgmap v16548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:01 smithi060 ceph-mon[94233]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:01 smithi060 ceph-mon[109077]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:01 smithi089 ceph-mon[98504]: pgmap v16549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:03 smithi060 ceph-mon[94233]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:03 smithi060 ceph-mon[109077]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:03 smithi089 ceph-mon[98504]: pgmap v16550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:27:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:27:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:05 smithi060 ceph-mon[94233]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:05 smithi060 ceph-mon[109077]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:05 smithi089 ceph-mon[98504]: pgmap v16551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:06.575 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:27:06.902 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5576M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6116M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5454M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5291M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4378M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4971M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4389M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:27:06.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 5007M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:27:06.904 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:07.301 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:27:07.302 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:27:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[94233]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[94233]: from='client.32694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[94233]: from='client.42575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/378003731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:27:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[109077]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[109077]: from='client.32694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[109077]: from='client.42575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/378003731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:27:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:07 smithi089 ceph-mon[98504]: pgmap v16552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:07 smithi089 ceph-mon[98504]: from='client.32694 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:07 smithi089 ceph-mon[98504]: from='client.42575 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/378003731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:27:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:09 smithi060 ceph-mon[94233]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:09 smithi060 ceph-mon[109077]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:09 smithi089 ceph-mon[98504]: pgmap v16553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:11 smithi060 ceph-mon[94233]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:11 smithi060 ceph-mon[109077]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:11 smithi089 ceph-mon[98504]: pgmap v16554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:13 smithi060 ceph-mon[94233]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:13 smithi060 ceph-mon[109077]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:13 smithi089 ceph-mon[98504]: pgmap v16555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:27:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:27:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:15 smithi060 ceph-mon[94233]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:15 smithi060 ceph-mon[109077]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:15 smithi089 ceph-mon[98504]: pgmap v16556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:17 smithi060 ceph-mon[94233]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:17 smithi060 ceph-mon[109077]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:17 smithi089 ceph-mon[98504]: pgmap v16557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:19 smithi060 ceph-mon[94233]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:19 smithi060 ceph-mon[109077]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:19 smithi089 ceph-mon[98504]: pgmap v16558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:21 smithi060 ceph-mon[94233]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:21 smithi060 ceph-mon[109077]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:21 smithi089 ceph-mon[98504]: pgmap v16559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:23 smithi060 ceph-mon[94233]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:23 smithi060 ceph-mon[109077]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:23 smithi089 ceph-mon[98504]: pgmap v16560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:27:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:27:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:25 smithi060 ceph-mon[94233]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:25 smithi060 ceph-mon[109077]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:25 smithi089 ceph-mon[98504]: pgmap v16561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:28.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:27 smithi060 ceph-mon[109077]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:27 smithi060 ceph-mon[94233]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:27 smithi089 ceph-mon[98504]: pgmap v16562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:29 smithi060 ceph-mon[94233]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:29 smithi060 ceph-mon[109077]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:29 smithi089 ceph-mon[98504]: pgmap v16563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:31 smithi060 ceph-mon[94233]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:31 smithi060 ceph-mon[109077]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:31 smithi089 ceph-mon[98504]: pgmap v16564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:33 smithi060 ceph-mon[94233]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:33 smithi060 ceph-mon[109077]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:33 smithi089 ceph-mon[98504]: pgmap v16565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:27:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:27:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:35 smithi060 ceph-mon[94233]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:35 smithi060 ceph-mon[109077]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:35 smithi089 ceph-mon[98504]: pgmap v16566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:37.667 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:27:37.998 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5576M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6116M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5454M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5291M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:27:37.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4378M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:27:38.000 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 4971M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:27:38.000 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4389M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:27:38.000 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 5007M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:27:38.000 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:27:38.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:37 smithi060 ceph-mon[109077]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:37 smithi060 ceph-mon[94233]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:37 smithi089 ceph-mon[98504]: pgmap v16567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:38.397 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:27:38.398 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:27:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:38 smithi060 ceph-mon[109077]: from='client.42587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:38 smithi060 ceph-mon[109077]: from='client.32718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/604562448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:27:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:38 smithi060 ceph-mon[94233]: from='client.42587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:38 smithi060 ceph-mon[94233]: from='client.32718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/604562448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:27:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:38 smithi089 ceph-mon[98504]: from='client.42587 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:38 smithi089 ceph-mon[98504]: from='client.32718 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:27:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/604562448' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:27:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:39 smithi060 ceph-mon[94233]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:39 smithi060 ceph-mon[109077]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:39 smithi089 ceph-mon[98504]: pgmap v16568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:42.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:41 smithi060 ceph-mon[94233]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:41 smithi060 ceph-mon[109077]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:41 smithi089 ceph-mon[98504]: pgmap v16569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:43 smithi060 ceph-mon[109077]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:43 smithi060 ceph-mon[94233]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:43 smithi089 ceph-mon[98504]: pgmap v16570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:27:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:27:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:45 smithi060 ceph-mon[94233]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:45 smithi060 ceph-mon[109077]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:45 smithi089 ceph-mon[98504]: pgmap v16571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:47 smithi060 ceph-mon[94233]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:47 smithi060 ceph-mon[109077]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:47 smithi089 ceph-mon[98504]: pgmap v16572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:50.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:49 smithi060 ceph-mon[94233]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:49 smithi060 ceph-mon[109077]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:49 smithi089 ceph-mon[98504]: pgmap v16573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:51 smithi060 ceph-mon[94233]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:51 smithi060 ceph-mon[109077]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:51 smithi089 ceph-mon[98504]: pgmap v16574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:53.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:27:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:27:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:27:54.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[94233]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:27:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:27:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:27:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[109077]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:27:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:27:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:27:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:53 smithi089 ceph-mon[98504]: pgmap v16575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:27:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:27:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:27:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:27:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:27:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:55 smithi060 ceph-mon[94233]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:55 smithi060 ceph-mon[109077]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:55 smithi089 ceph-mon[98504]: pgmap v16576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:27:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:57 smithi060 ceph-mon[94233]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:57 smithi060 ceph-mon[109077]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:27:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:57 smithi089 ceph-mon[98504]: pgmap v16577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:27:59 smithi060 ceph-mon[94233]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:27:59 smithi060 ceph-mon[109077]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:27:59 smithi089 ceph-mon[98504]: pgmap v16578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:02 smithi060 ceph-mon[94233]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:02 smithi060 ceph-mon[109077]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:02 smithi089 ceph-mon[98504]: pgmap v16579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:04.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:04 smithi060 ceph-mon[94233]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:04 smithi060 ceph-mon[109077]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:04 smithi089 ceph-mon[98504]: pgmap v16580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:28:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:28:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:06 smithi060 ceph-mon[94233]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:06 smithi060 ceph-mon[109077]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:06 smithi089 ceph-mon[98504]: pgmap v16581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:08 smithi089 ceph-mon[98504]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:08 smithi060 ceph-mon[94233]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:08.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:08 smithi060 ceph-mon[109077]: pgmap v16582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:08.757 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:28:09.089 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:28:09.089 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:28:09.089 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5576M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6116M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5454M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5291M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4378M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 4971M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:28:09.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4389M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:28:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 5007M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:28:09.091 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:28:09.486 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:28:09.486 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:28:09.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:28:09.486 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:09.486 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:28:09.487 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:28:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:10 smithi089 ceph-mon[98504]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:10 smithi089 ceph-mon[98504]: from='client.32730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:10 smithi089 ceph-mon[98504]: from='client.42611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/614272729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:28:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[94233]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[94233]: from='client.32730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[94233]: from='client.42611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/614272729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:28:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[109077]: pgmap v16583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[109077]: from='client.32730 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[109077]: from='client.42611 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/614272729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:28:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:12 smithi089 ceph-mon[98504]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:12 smithi060 ceph-mon[94233]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:12 smithi060 ceph-mon[109077]: pgmap v16584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:14 smithi089 ceph-mon[98504]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:14 smithi060 ceph-mon[94233]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:14 smithi060 ceph-mon[109077]: pgmap v16585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:28:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:28:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:16 smithi089 ceph-mon[98504]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:16 smithi060 ceph-mon[94233]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:16 smithi060 ceph-mon[109077]: pgmap v16586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:18 smithi089 ceph-mon[98504]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:18 smithi060 ceph-mon[94233]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:18 smithi060 ceph-mon[109077]: pgmap v16587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:20 smithi089 ceph-mon[98504]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:20 smithi060 ceph-mon[94233]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:20 smithi060 ceph-mon[109077]: pgmap v16588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:22 smithi089 ceph-mon[98504]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:22 smithi060 ceph-mon[94233]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:22 smithi060 ceph-mon[109077]: pgmap v16589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:24 smithi089 ceph-mon[98504]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:24 smithi060 ceph-mon[94233]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:24 smithi060 ceph-mon[109077]: pgmap v16590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:28:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:28:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:26 smithi060 ceph-mon[94233]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:26 smithi060 ceph-mon[109077]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:26 smithi089 ceph-mon[98504]: pgmap v16591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:28 smithi060 ceph-mon[94233]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:28 smithi060 ceph-mon[109077]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:28 smithi089 ceph-mon[98504]: pgmap v16592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:30 smithi060 ceph-mon[94233]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:30 smithi060 ceph-mon[109077]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:30 smithi089 ceph-mon[98504]: pgmap v16593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:32 smithi060 ceph-mon[94233]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:32 smithi060 ceph-mon[109077]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:32 smithi089 ceph-mon[98504]: pgmap v16594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:34 smithi060 ceph-mon[94233]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:34 smithi060 ceph-mon[109077]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:34 smithi089 ceph-mon[98504]: pgmap v16595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:28:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:28:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:36 smithi060 ceph-mon[94233]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:36 smithi060 ceph-mon[109077]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:36 smithi089 ceph-mon[98504]: pgmap v16596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:38 smithi060 ceph-mon[94233]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:38 smithi060 ceph-mon[109077]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:38 smithi089 ceph-mon[98504]: pgmap v16597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:39.847 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:28:40.177 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:28:40.177 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 10m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:28:40.177 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 10m ago 7h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:28:40.177 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 10m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:28:40.177 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 10m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:28:40.177 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 10m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:28:40.177 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 10m ago 7h 847M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 10m ago 7h 2033M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 10m ago 7h 1168M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 10m ago 7h 894M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 10m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 10m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 10m ago 7h 5576M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 10m ago 7h 6116M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 10m ago 7h 5454M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 10m ago 7h 5291M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 10m ago 7h 4378M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:28:40.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 10m ago 7h 4971M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:28:40.179 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 10m ago 7h 4389M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:28:40.179 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 10m ago 7h 5007M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:28:40.179 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 10m ago 7h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:28:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:40 smithi060 ceph-mon[94233]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:40 smithi060 ceph-mon[109077]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:40 smithi089 ceph-mon[98504]: pgmap v16598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:40.574 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:28:40.574 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:28:40.574 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:28:40.574 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:40.574 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:28:40.574 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:28:40.575 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:28:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:41 smithi060 ceph-mon[94233]: from='client.32748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4104651782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:28:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:41 smithi060 ceph-mon[109077]: from='client.32748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4104651782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:28:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:41 smithi089 ceph-mon[98504]: from='client.32748 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4104651782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:28:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:42 smithi060 ceph-mon[94233]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:42 smithi060 ceph-mon[94233]: from='client.32754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:42 smithi060 ceph-mon[109077]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:42 smithi060 ceph-mon[109077]: from='client.32754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:42 smithi089 ceph-mon[98504]: pgmap v16599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:42 smithi089 ceph-mon[98504]: from='client.32754 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:28:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:44 smithi060 ceph-mon[109077]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:44 smithi060 ceph-mon[94233]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:44 smithi089 ceph-mon[98504]: pgmap v16600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:28:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:28:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:46 smithi060 ceph-mon[94233]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:46 smithi060 ceph-mon[109077]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:46 smithi089 ceph-mon[98504]: pgmap v16601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:48 smithi060 ceph-mon[94233]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:48 smithi060 ceph-mon[109077]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:48 smithi089 ceph-mon[98504]: pgmap v16602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:50 smithi060 ceph-mon[94233]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:50 smithi060 ceph-mon[109077]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:50 smithi089 ceph-mon[98504]: pgmap v16603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:52 smithi060 ceph-mon[94233]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:52 smithi060 ceph-mon[109077]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:52 smithi089 ceph-mon[98504]: pgmap v16604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:54 smithi060 ceph-mon[94233]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:28:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:54 smithi060 ceph-mon[109077]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:28:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:54 smithi089 ceph-mon[98504]: pgmap v16605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:28:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:28:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:28:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:56 smithi060 ceph-mon[94233]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:56 smithi060 ceph-mon[109077]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:56 smithi089 ceph-mon[98504]: pgmap v16606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:28:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[94233]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[109077]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:58 smithi089 ceph-mon[98504]: pgmap v16607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:28:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:28:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:28:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:28:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:28:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:28:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:28:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:28:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:28:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:28:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:28:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:29:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:00 smithi060 ceph-mon[94233]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:00 smithi060 ceph-mon[109077]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:00 smithi089 ceph-mon[98504]: pgmap v16608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:02 smithi060 ceph-mon[94233]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:02 smithi060 ceph-mon[109077]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:02 smithi089 ceph-mon[98504]: pgmap v16609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:04 smithi060 ceph-mon[94233]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:04 smithi060 ceph-mon[109077]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:04 smithi089 ceph-mon[98504]: pgmap v16610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:29:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:29:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:06 smithi060 ceph-mon[94233]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:06 smithi060 ceph-mon[109077]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:06 smithi089 ceph-mon[98504]: pgmap v16611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:07.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:07 smithi060 ceph-mon[109077]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:07 smithi060 ceph-mon[94233]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:07 smithi089 ceph-mon[98504]: pgmap v16612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:09 smithi060 ceph-mon[94233]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:09 smithi060 ceph-mon[109077]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:09 smithi089 ceph-mon[98504]: pgmap v16613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:10.936 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 14s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 13s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 14s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 13s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 13s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 14s ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 14s ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 13s ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 14s ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:29:11.262 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 14s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 13s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 14s ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 14s ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 14s ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 14s ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 13s ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 13s ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 13s ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 13s ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:29:11.263 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 13s ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:29:11.661 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:29:11.661 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:29:11.661 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:29:11.661 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:11.661 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:29:11.661 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:29:11.662 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:29:11.663 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[94233]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[94233]: from='client.32766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3485843537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[109077]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[109077]: from='client.32766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3485843537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:29:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:11 smithi089 ceph-mon[98504]: pgmap v16614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:11 smithi089 ceph-mon[98504]: from='client.32766 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3485843537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:29:13.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:12 smithi060 ceph-mon[94233]: from='client.42647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:12 smithi060 ceph-mon[109077]: from='client.42647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:12 smithi089 ceph-mon[98504]: from='client.42647 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:13 smithi060 ceph-mon[109077]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:13 smithi060 ceph-mon[94233]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:13 smithi089 ceph-mon[98504]: pgmap v16615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:29:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:29:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:15 smithi060 ceph-mon[109077]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:15 smithi060 ceph-mon[94233]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:15 smithi089 ceph-mon[98504]: pgmap v16616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:18.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:17 smithi060 ceph-mon[94233]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:18.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:17 smithi060 ceph-mon[109077]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:17 smithi089 ceph-mon[98504]: pgmap v16617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:19 smithi060 ceph-mon[94233]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:19 smithi060 ceph-mon[109077]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:19 smithi089 ceph-mon[98504]: pgmap v16618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:21 smithi060 ceph-mon[94233]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:21 smithi060 ceph-mon[109077]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:21 smithi089 ceph-mon[98504]: pgmap v16619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:23 smithi060 ceph-mon[94233]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:23 smithi060 ceph-mon[109077]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:23 smithi089 ceph-mon[98504]: pgmap v16620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:29:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:29:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:25 smithi060 ceph-mon[94233]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:25 smithi060 ceph-mon[109077]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:25 smithi089 ceph-mon[98504]: pgmap v16621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:27 smithi060 ceph-mon[109077]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:27 smithi060 ceph-mon[94233]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:27 smithi089 ceph-mon[98504]: pgmap v16622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:29 smithi060 ceph-mon[109077]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:29 smithi060 ceph-mon[94233]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:29 smithi089 ceph-mon[98504]: pgmap v16623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:31 smithi060 ceph-mon[109077]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:31 smithi060 ceph-mon[94233]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:31 smithi089 ceph-mon[98504]: pgmap v16624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:33 smithi060 ceph-mon[94233]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:33 smithi060 ceph-mon[109077]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:33 smithi089 ceph-mon[98504]: pgmap v16625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:29:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:29:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:35 smithi060 ceph-mon[94233]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:35 smithi060 ceph-mon[109077]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:35 smithi089 ceph-mon[98504]: pgmap v16626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:37 smithi060 ceph-mon[94233]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:37 smithi060 ceph-mon[109077]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:37 smithi089 ceph-mon[98504]: pgmap v16627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:39 smithi060 ceph-mon[109077]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:39 smithi060 ceph-mon[94233]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:39 smithi089 ceph-mon[98504]: pgmap v16628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:42.025 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:29:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:41 smithi060 ceph-mon[94233]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:41 smithi060 ceph-mon[109077]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:41 smithi089 ceph-mon[98504]: pgmap v16629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:42.352 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:29:42.352 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 45s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 44s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 45s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 44s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 44s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 45s ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 45s ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 44s ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 45s ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 45s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 44s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:29:42.353 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 45s ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 45s ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 45s ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 45s ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 44s ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 44s ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 44s ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 44s ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:29:42.354 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 44s ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:29:42.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:29:42.753 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:29:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:42 smithi060 ceph-mon[94233]: from='client.32784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1542514097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:29:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:42 smithi060 ceph-mon[109077]: from='client.32784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1542514097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:29:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:42 smithi089 ceph-mon[98504]: from='client.32784 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1542514097' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:29:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:43 smithi060 ceph-mon[94233]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:43 smithi060 ceph-mon[94233]: from='client.42665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:43 smithi060 ceph-mon[109077]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:43 smithi060 ceph-mon[109077]: from='client.42665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:43 smithi089 ceph-mon[98504]: pgmap v16630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:43 smithi089 ceph-mon[98504]: from='client.42665 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:29:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:29:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:29:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:45 smithi060 ceph-mon[94233]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:45 smithi060 ceph-mon[109077]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:45 smithi089 ceph-mon[98504]: pgmap v16631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:47 smithi060 ceph-mon[109077]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:47 smithi060 ceph-mon[94233]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:47 smithi089 ceph-mon[98504]: pgmap v16632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:49 smithi060 ceph-mon[94233]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:49 smithi060 ceph-mon[109077]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:49 smithi089 ceph-mon[98504]: pgmap v16633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:51 smithi060 ceph-mon[109077]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:51 smithi060 ceph-mon[94233]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:51 smithi089 ceph-mon[98504]: pgmap v16634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:53 smithi060 ceph-mon[94233]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:53 smithi060 ceph-mon[109077]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:53 smithi089 ceph-mon[98504]: pgmap v16635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:29:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:29:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:55 smithi060 ceph-mon[94233]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:55 smithi060 ceph-mon[109077]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:55 smithi089 ceph-mon[98504]: pgmap v16636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:29:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:57 smithi060 ceph-mon[94233]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:57 smithi060 ceph-mon[109077]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:57 smithi089 ceph-mon[98504]: pgmap v16637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:29:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:29:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:29:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[109077]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[94233]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:29:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:30:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T12:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:59 smithi089 ceph-mon[98504]: pgmap v16638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:30:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:30:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:29:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:30:01.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:01.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:30:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:01 smithi060 ceph-mon[94233]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:01 smithi060 ceph-mon[109077]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:01 smithi089 ceph-mon[98504]: pgmap v16639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:03 smithi060 ceph-mon[94233]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:03 smithi060 ceph-mon[109077]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:03 smithi089 ceph-mon[98504]: pgmap v16640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:30:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:30:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:05 smithi060 ceph-mon[109077]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:05 smithi060 ceph-mon[94233]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:05 smithi089 ceph-mon[98504]: pgmap v16641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:07 smithi060 ceph-mon[109077]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:07 smithi060 ceph-mon[94233]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:07 smithi089 ceph-mon[98504]: pgmap v16642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:09 smithi060 ceph-mon[109077]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:09 smithi060 ceph-mon[94233]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:09 smithi089 ceph-mon[98504]: pgmap v16643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:11 smithi060 ceph-mon[109077]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:11 smithi060 ceph-mon[94233]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:11 smithi089 ceph-mon[98504]: pgmap v16644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:13.114 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 76s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 75s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 76s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 75s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 75s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 76s ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:30:13.441 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 76s ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 75s ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 76s ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 76s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 75s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 76s ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 76s ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 76s ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 76s ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 75s ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:30:13.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 75s ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:30:13.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 75s ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:30:13.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 75s ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:30:13.443 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 75s ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:30:13.841 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:30:13.841 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:30:13.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:30:13.842 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:30:13.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:13.843 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:30:13.843 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:30:13.843 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:30:13.843 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:30:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:13 smithi060 ceph-mon[94233]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:13 smithi060 ceph-mon[94233]: from='client.32802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2483714603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:30:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:13 smithi060 ceph-mon[109077]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:13 smithi060 ceph-mon[109077]: from='client.32802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2483714603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:30:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:13 smithi089 ceph-mon[98504]: pgmap v16645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:13 smithi089 ceph-mon[98504]: from='client.32802 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2483714603' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:30:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:30:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:30:15.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:14 smithi060 ceph-mon[94233]: from='client.42683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:14 smithi060 ceph-mon[109077]: from='client.42683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:14 smithi089 ceph-mon[98504]: from='client.42683 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:16.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:15 smithi060 ceph-mon[94233]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:15 smithi060 ceph-mon[109077]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:15 smithi089 ceph-mon[98504]: pgmap v16646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:18.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:17 smithi060 ceph-mon[94233]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:17 smithi060 ceph-mon[109077]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:17 smithi089 ceph-mon[98504]: pgmap v16647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:19 smithi060 ceph-mon[94233]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:20 smithi060 ceph-mon[109077]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:20 smithi089 ceph-mon[98504]: pgmap v16648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:22 smithi060 ceph-mon[94233]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:22 smithi060 ceph-mon[109077]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:22 smithi089 ceph-mon[98504]: pgmap v16649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:24 smithi060 ceph-mon[94233]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:24 smithi060 ceph-mon[109077]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:24 smithi089 ceph-mon[98504]: pgmap v16650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:30:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:30:26.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:26 smithi060 ceph-mon[94233]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:26 smithi060 ceph-mon[109077]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:26 smithi089 ceph-mon[98504]: pgmap v16651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:28 smithi089 ceph-mon[98504]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:28 smithi060 ceph-mon[109077]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:28 smithi060 ceph-mon[94233]: pgmap v16652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:30 smithi089 ceph-mon[98504]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:30 smithi060 ceph-mon[94233]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:30 smithi060 ceph-mon[109077]: pgmap v16653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:32 smithi089 ceph-mon[98504]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:32 smithi060 ceph-mon[94233]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:32 smithi060 ceph-mon[109077]: pgmap v16654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:34 smithi089 ceph-mon[98504]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:34 smithi060 ceph-mon[94233]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:34 smithi060 ceph-mon[109077]: pgmap v16655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:30:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:30:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:36 smithi089 ceph-mon[98504]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:36 smithi060 ceph-mon[94233]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:36 smithi060 ceph-mon[109077]: pgmap v16656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:38 smithi089 ceph-mon[98504]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:38 smithi060 ceph-mon[94233]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:38 smithi060 ceph-mon[109077]: pgmap v16657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:40 smithi089 ceph-mon[98504]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:40 smithi060 ceph-mon[94233]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:40 smithi060 ceph-mon[109077]: pgmap v16658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:42 smithi089 ceph-mon[98504]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:42 smithi060 ceph-mon[94233]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:42 smithi060 ceph-mon[109077]: pgmap v16659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:44.209 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:30:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:44 smithi060 ceph-mon[109077]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:44 smithi060 ceph-mon[94233]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 107s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 106s ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 107s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 106s ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 106s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 107s ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 107s ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 106s ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 107s ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:30:44.534 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 107s ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 106s ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 107s ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 107s ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 107s ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 107s ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 106s ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 106s ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 106s ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 106s ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:30:44.535 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 106s ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:30:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:44 smithi089 ceph-mon[98504]: pgmap v16660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:30:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:30:44.934 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:30:44.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:30:44.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:30:44.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:44.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:30:44.935 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:30:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3451362322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:30:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3451362322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:30:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3451362322' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:30:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:46 smithi060 ceph-mon[94233]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:46 smithi060 ceph-mon[94233]: from='client.32820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:46 smithi060 ceph-mon[94233]: from='client.42701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:46 smithi060 ceph-mon[109077]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:46 smithi060 ceph-mon[109077]: from='client.32820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:46 smithi060 ceph-mon[109077]: from='client.42701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:46 smithi089 ceph-mon[98504]: pgmap v16661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:46 smithi089 ceph-mon[98504]: from='client.32820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:46 smithi089 ceph-mon[98504]: from='client.42701 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:30:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:48 smithi060 ceph-mon[94233]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:48 smithi060 ceph-mon[109077]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:48 smithi089 ceph-mon[98504]: pgmap v16662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:50 smithi060 ceph-mon[94233]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:50 smithi060 ceph-mon[109077]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:50 smithi089 ceph-mon[98504]: pgmap v16663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:52 smithi060 ceph-mon[94233]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:52 smithi060 ceph-mon[109077]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:52 smithi089 ceph-mon[98504]: pgmap v16664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:54 smithi060 ceph-mon[94233]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:54 smithi060 ceph-mon[109077]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:54 smithi089 ceph-mon[98504]: pgmap v16665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:30:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:30:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:56 smithi060 ceph-mon[94233]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:56 smithi060 ceph-mon[109077]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:56 smithi089 ceph-mon[98504]: pgmap v16666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:30:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:30:58 smithi060 ceph-mon[94233]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:30:58 smithi060 ceph-mon[109077]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:30:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:30:58 smithi089 ceph-mon[98504]: pgmap v16667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[94233]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:31:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:31:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:31:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:31:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[109077]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:31:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:31:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:31:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:31:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:00 smithi089 ceph-mon[98504]: pgmap v16668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:31:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:31:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:31:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:31:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:02 smithi060 ceph-mon[94233]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:02 smithi060 ceph-mon[109077]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:02 smithi089 ceph-mon[98504]: pgmap v16669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:04 smithi060 ceph-mon[94233]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:04 smithi060 ceph-mon[109077]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:04 smithi089 ceph-mon[98504]: pgmap v16670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:31:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:31:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:06 smithi060 ceph-mon[94233]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:06 smithi060 ceph-mon[109077]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:06 smithi089 ceph-mon[98504]: pgmap v16671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:08 smithi060 ceph-mon[94233]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:08 smithi060 ceph-mon[109077]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:08 smithi089 ceph-mon[98504]: pgmap v16672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:10 smithi060 ceph-mon[109077]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:10 smithi060 ceph-mon[94233]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:10 smithi089 ceph-mon[98504]: pgmap v16673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:12 smithi060 ceph-mon[94233]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:12 smithi060 ceph-mon[109077]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:12 smithi089 ceph-mon[98504]: pgmap v16674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:14 smithi060 ceph-mon[94233]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:14 smithi060 ceph-mon[109077]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:14 smithi089 ceph-mon[98504]: pgmap v16675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:31:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:31:15.297 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:31:15.623 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:31:15.623 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:31:15.623 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:31:15.623 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:31:15.623 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:31:15.623 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:31:15.624 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:31:15.625 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:31:15.625 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:31:16.022 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:31:16.022 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:31:16.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:16.023 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:31:16.024 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:31:16.024 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:31:16.024 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:31:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:16 smithi060 ceph-mon[94233]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3390991917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:31:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:16 smithi060 ceph-mon[109077]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3390991917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:31:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:16 smithi089 ceph-mon[98504]: pgmap v16676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3390991917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:31:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:17 smithi060 ceph-mon[94233]: from='client.32838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:17 smithi060 ceph-mon[94233]: from='client.32844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:17 smithi060 ceph-mon[109077]: from='client.32838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:17 smithi060 ceph-mon[109077]: from='client.32844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:17 smithi089 ceph-mon[98504]: from='client.32838 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:17 smithi089 ceph-mon[98504]: from='client.32844 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:18 smithi060 ceph-mon[94233]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:18 smithi060 ceph-mon[109077]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:18 smithi089 ceph-mon[98504]: pgmap v16677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:20 smithi060 ceph-mon[94233]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:20 smithi060 ceph-mon[109077]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:20 smithi089 ceph-mon[98504]: pgmap v16678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:22 smithi060 ceph-mon[94233]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:22 smithi060 ceph-mon[109077]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:22 smithi089 ceph-mon[98504]: pgmap v16679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:24 smithi060 ceph-mon[94233]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:24 smithi060 ceph-mon[109077]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:24 smithi089 ceph-mon[98504]: pgmap v16680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:31:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:31:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:26 smithi060 ceph-mon[109077]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:26 smithi060 ceph-mon[94233]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:26 smithi089 ceph-mon[98504]: pgmap v16681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:28 smithi060 ceph-mon[94233]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:28 smithi060 ceph-mon[109077]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:28 smithi089 ceph-mon[98504]: pgmap v16682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:30 smithi060 ceph-mon[94233]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:30 smithi060 ceph-mon[109077]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:30 smithi089 ceph-mon[98504]: pgmap v16683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:32 smithi060 ceph-mon[94233]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:32 smithi060 ceph-mon[109077]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:32 smithi089 ceph-mon[98504]: pgmap v16684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:34 smithi060 ceph-mon[94233]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:34 smithi060 ceph-mon[109077]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:34 smithi089 ceph-mon[98504]: pgmap v16685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:31:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:31:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:36 smithi060 ceph-mon[109077]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:36 smithi060 ceph-mon[94233]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:36 smithi089 ceph-mon[98504]: pgmap v16686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:38 smithi060 ceph-mon[94233]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:38 smithi060 ceph-mon[109077]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:38 smithi089 ceph-mon[98504]: pgmap v16687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:40 smithi060 ceph-mon[94233]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:40 smithi060 ceph-mon[109077]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:40 smithi089 ceph-mon[98504]: pgmap v16688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:42 smithi060 ceph-mon[94233]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:42 smithi060 ceph-mon[109077]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:42 smithi089 ceph-mon[98504]: pgmap v16689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:44 smithi060 ceph-mon[94233]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:44 smithi060 ceph-mon[109077]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:44 smithi089 ceph-mon[98504]: pgmap v16690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:31:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:31:46.390 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:31:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:46 smithi060 ceph-mon[94233]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:46 smithi060 ceph-mon[109077]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:46 smithi089 ceph-mon[98504]: pgmap v16691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:46.716 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:31:46.716 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 2m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 2m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 2m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 2m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 2m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:31:46.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 2m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:31:46.718 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:31:47.114 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:31:47.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:31:47.114 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:31:47.114 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:31:47.115 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:31:47.116 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:31:47.116 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:31:47.116 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:31:47.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[94233]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[94233]: from='client.32856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[94233]: from='client.42737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1120130681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:31:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[109077]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[109077]: from='client.32856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[109077]: from='client.42737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1120130681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:31:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:47 smithi089 ceph-mon[98504]: pgmap v16692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:47 smithi089 ceph-mon[98504]: from='client.32856 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:47 smithi089 ceph-mon[98504]: from='client.42737 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:31:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1120130681' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:31:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:49 smithi060 ceph-mon[94233]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:49 smithi060 ceph-mon[109077]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:49 smithi089 ceph-mon[98504]: pgmap v16693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:51 smithi060 ceph-mon[94233]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:51 smithi060 ceph-mon[109077]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:51 smithi089 ceph-mon[98504]: pgmap v16694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:53 smithi060 ceph-mon[94233]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:53 smithi060 ceph-mon[109077]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:53 smithi089 ceph-mon[98504]: pgmap v16695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:31:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:31:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:55 smithi060 ceph-mon[94233]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:55 smithi060 ceph-mon[109077]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:55 smithi089 ceph-mon[98504]: pgmap v16696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:31:58.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:57 smithi060 ceph-mon[94233]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:57 smithi060 ceph-mon[109077]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:31:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:57 smithi089 ceph-mon[98504]: pgmap v16697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:31:59 smithi060 ceph-mon[94233]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:31:59 smithi060 ceph-mon[109077]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:31:59 smithi089 ceph-mon[98504]: pgmap v16698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:32:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:00 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:32:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:32:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:32:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:32:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:00 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:32:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:01 smithi060 ceph-mon[94233]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:01 smithi060 ceph-mon[109077]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:01 smithi089 ceph-mon[98504]: pgmap v16699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:03 smithi060 ceph-mon[94233]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:03 smithi060 ceph-mon[109077]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:03 smithi089 ceph-mon[98504]: pgmap v16700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:32:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:32:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:05 smithi060 ceph-mon[94233]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:05 smithi060 ceph-mon[109077]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:05 smithi089 ceph-mon[98504]: pgmap v16701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:07 smithi060 ceph-mon[109077]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:07 smithi060 ceph-mon[94233]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:07 smithi089 ceph-mon[98504]: pgmap v16702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:09 smithi060 ceph-mon[94233]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:09 smithi060 ceph-mon[109077]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:09 smithi089 ceph-mon[98504]: pgmap v16703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:11 smithi060 ceph-mon[109077]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:11 smithi060 ceph-mon[94233]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:11 smithi089 ceph-mon[98504]: pgmap v16704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:13 smithi060 ceph-mon[94233]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:13 smithi060 ceph-mon[109077]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:13 smithi089 ceph-mon[98504]: pgmap v16705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:32:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:32:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:15 smithi060 ceph-mon[94233]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:15 smithi060 ceph-mon[109077]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:15 smithi089 ceph-mon[98504]: pgmap v16706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:17.476 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:32:17.804 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:32:17.805 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:32:17.806 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:32:18.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:32:18.209 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:32:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:17 smithi060 ceph-mon[94233]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:17 smithi060 ceph-mon[109077]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:17 smithi089 ceph-mon[98504]: pgmap v16707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:18 smithi060 ceph-mon[94233]: from='client.42749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:18 smithi060 ceph-mon[94233]: from='client.32880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2778793258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:32:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:18 smithi060 ceph-mon[109077]: from='client.42749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:18 smithi060 ceph-mon[109077]: from='client.32880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2778793258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:32:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:18 smithi089 ceph-mon[98504]: from='client.42749 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:18 smithi089 ceph-mon[98504]: from='client.32880 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2778793258' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:32:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:19 smithi060 ceph-mon[94233]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:19 smithi060 ceph-mon[109077]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:19 smithi089 ceph-mon[98504]: pgmap v16708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:21 smithi060 ceph-mon[94233]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:21 smithi060 ceph-mon[109077]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:21 smithi089 ceph-mon[98504]: pgmap v16709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:23 smithi060 ceph-mon[94233]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:23 smithi060 ceph-mon[109077]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:23 smithi089 ceph-mon[98504]: pgmap v16710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:32:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:32:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:25 smithi060 ceph-mon[94233]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:25 smithi060 ceph-mon[109077]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:25 smithi089 ceph-mon[98504]: pgmap v16711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:28.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:27 smithi060 ceph-mon[94233]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:27 smithi060 ceph-mon[109077]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:27 smithi089 ceph-mon[98504]: pgmap v16712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:29 smithi060 ceph-mon[94233]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:29 smithi060 ceph-mon[109077]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:29 smithi089 ceph-mon[98504]: pgmap v16713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:31 smithi060 ceph-mon[94233]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:31 smithi060 ceph-mon[109077]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:31 smithi089 ceph-mon[98504]: pgmap v16714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:33 smithi060 ceph-mon[94233]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:33 smithi060 ceph-mon[109077]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:34.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:33 smithi089 ceph-mon[98504]: pgmap v16715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:32:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:32:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:35 smithi060 ceph-mon[94233]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:35 smithi060 ceph-mon[109077]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:35 smithi089 ceph-mon[98504]: pgmap v16716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:37 smithi060 ceph-mon[94233]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:37 smithi060 ceph-mon[109077]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:37 smithi089 ceph-mon[98504]: pgmap v16717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:40.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:39 smithi060 ceph-mon[94233]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:39 smithi060 ceph-mon[109077]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:39 smithi089 ceph-mon[98504]: pgmap v16718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:42 smithi060 ceph-mon[94233]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:42 smithi060 ceph-mon[109077]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:42 smithi089 ceph-mon[98504]: pgmap v16719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:44 smithi060 ceph-mon[94233]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:44 smithi060 ceph-mon[109077]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:44 smithi089 ceph-mon[98504]: pgmap v16720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:32:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:32:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:46 smithi060 ceph-mon[94233]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:46 smithi060 ceph-mon[109077]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:46 smithi089 ceph-mon[98504]: pgmap v16721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:48 smithi089 ceph-mon[98504]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:48 smithi060 ceph-mon[109077]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:48 smithi060 ceph-mon[94233]: pgmap v16722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:48.567 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:32:48.894 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 3m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 3m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 3m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 3m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 3m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 3m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:32:48.895 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 3m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:32:48.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 3m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:32:48.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 3m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:32:48.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:32:48.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:32:48.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:32:48.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:32:48.896 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:32:49.294 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:32:49.294 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:32:49.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:32:49.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:49.294 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:32:49.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:32:49.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:32:49.295 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:32:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:50 smithi089 ceph-mon[98504]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:50 smithi089 ceph-mon[98504]: from='client.32892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:50 smithi089 ceph-mon[98504]: from='client.42773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3609159158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:32:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[94233]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[94233]: from='client.32892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[94233]: from='client.42773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3609159158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:32:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[109077]: pgmap v16723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[109077]: from='client.32892 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[109077]: from='client.42773 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:32:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3609159158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:32:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:52 smithi089 ceph-mon[98504]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:52 smithi060 ceph-mon[94233]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:52 smithi060 ceph-mon[109077]: pgmap v16724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:54 smithi089 ceph-mon[98504]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:54 smithi060 ceph-mon[109077]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:54 smithi060 ceph-mon[94233]: pgmap v16725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:32:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:32:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:56 smithi089 ceph-mon[98504]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:56 smithi060 ceph-mon[94233]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:56 smithi060 ceph-mon[109077]: pgmap v16726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:32:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:32:58 smithi089 ceph-mon[98504]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:32:58 smithi060 ceph-mon[94233]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:32:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:32:58 smithi060 ceph-mon[109077]: pgmap v16727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:00 smithi089 ceph-mon[98504]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:00 smithi060 ceph-mon[94233]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:00 smithi060 ceph-mon[109077]: pgmap v16728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:33:01.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:33:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:33:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: pgmap v16729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:33:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:33:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:33:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:04 smithi060 ceph-mon[94233]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:04 smithi060 ceph-mon[109077]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:33:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:33:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:04 smithi089 ceph-mon[98504]: pgmap v16730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:05.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:05 smithi060 ceph-mon[94233]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:05 smithi060 ceph-mon[109077]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:05 smithi089 ceph-mon[98504]: pgmap v16731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:07 smithi089 ceph-mon[98504]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:07.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:07 smithi060 ceph-mon[94233]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:07.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:07 smithi060 ceph-mon[109077]: pgmap v16732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:09 smithi060 ceph-mon[94233]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:09 smithi060 ceph-mon[109077]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:09 smithi089 ceph-mon[98504]: pgmap v16733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:11 smithi060 ceph-mon[94233]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:11 smithi060 ceph-mon[109077]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:11 smithi089 ceph-mon[98504]: pgmap v16734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:13 smithi060 ceph-mon[94233]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:13 smithi060 ceph-mon[109077]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:13 smithi089 ceph-mon[98504]: pgmap v16735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:33:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:33:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:15 smithi060 ceph-mon[94233]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:15 smithi060 ceph-mon[109077]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:15 smithi089 ceph-mon[98504]: pgmap v16736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:17 smithi060 ceph-mon[94233]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:17 smithi060 ceph-mon[109077]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:17 smithi089 ceph-mon[98504]: pgmap v16737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:19.654 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:33:19.981 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:33:19.981 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:33:19.982 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:33:19.983 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:33:20.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:19 smithi060 ceph-mon[109077]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:19 smithi060 ceph-mon[94233]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:19 smithi089 ceph-mon[98504]: pgmap v16738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:20.378 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:33:20.378 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:33:20.378 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:33:20.378 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:33:20.379 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:33:20.380 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:33:20.380 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:33:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:20 smithi060 ceph-mon[94233]: from='client.32910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:20 smithi060 ceph-mon[94233]: from='client.32916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/439247596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:33:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:20 smithi060 ceph-mon[109077]: from='client.32910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:20 smithi060 ceph-mon[109077]: from='client.32916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/439247596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:33:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:20 smithi089 ceph-mon[98504]: from='client.32910 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:20 smithi089 ceph-mon[98504]: from='client.32916 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/439247596' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:33:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:21 smithi060 ceph-mon[94233]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:21 smithi060 ceph-mon[109077]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:21 smithi089 ceph-mon[98504]: pgmap v16739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:23 smithi060 ceph-mon[94233]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:23 smithi060 ceph-mon[109077]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:23 smithi089 ceph-mon[98504]: pgmap v16740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:33:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:33:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:25 smithi060 ceph-mon[94233]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:25 smithi060 ceph-mon[109077]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:25 smithi089 ceph-mon[98504]: pgmap v16741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:27.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:27 smithi060 ceph-mon[94233]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:27 smithi060 ceph-mon[109077]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:27 smithi089 ceph-mon[98504]: pgmap v16742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:29 smithi060 ceph-mon[94233]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:29 smithi060 ceph-mon[109077]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:29 smithi089 ceph-mon[98504]: pgmap v16743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:31 smithi060 ceph-mon[94233]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:31 smithi060 ceph-mon[109077]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:31 smithi089 ceph-mon[98504]: pgmap v16744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:33 smithi060 ceph-mon[94233]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:33 smithi060 ceph-mon[109077]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:33 smithi089 ceph-mon[98504]: pgmap v16745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:33:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:33:36.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:35 smithi060 ceph-mon[109077]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:35 smithi060 ceph-mon[94233]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:35 smithi089 ceph-mon[98504]: pgmap v16746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:37 smithi060 ceph-mon[109077]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:37 smithi060 ceph-mon[94233]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:37 smithi089 ceph-mon[98504]: pgmap v16747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:39 smithi060 ceph-mon[94233]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:39 smithi060 ceph-mon[109077]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:39 smithi089 ceph-mon[98504]: pgmap v16748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:41 smithi060 ceph-mon[94233]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:41 smithi060 ceph-mon[109077]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:41 smithi089 ceph-mon[98504]: pgmap v16749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:43 smithi060 ceph-mon[94233]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:43 smithi060 ceph-mon[109077]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:43 smithi089 ceph-mon[98504]: pgmap v16750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:33:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:33:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:45 smithi060 ceph-mon[94233]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:45 smithi060 ceph-mon[109077]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:45 smithi089 ceph-mon[98504]: pgmap v16751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:47 smithi060 ceph-mon[109077]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:47 smithi060 ceph-mon[94233]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:47 smithi089 ceph-mon[98504]: pgmap v16752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:49 smithi060 ceph-mon[94233]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:49 smithi060 ceph-mon[109077]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:49 smithi089 ceph-mon[98504]: pgmap v16753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:50.741 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 4m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 4m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 4m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 4m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:33:51.067 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 4m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 4m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 4m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 4m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 4m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 4m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:33:51.068 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:33:51.466 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:33:51.467 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:33:51.468 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:33:51.468 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[94233]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[94233]: from='client.32928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[94233]: from='client.32934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/140950551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[109077]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[109077]: from='client.32928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[109077]: from='client.32934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/140950551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:33:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:51 smithi089 ceph-mon[98504]: pgmap v16754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:51 smithi089 ceph-mon[98504]: from='client.32928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:51 smithi089 ceph-mon[98504]: from='client.32934 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:33:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/140950551' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:33:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:53 smithi060 ceph-mon[94233]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:54 smithi060 ceph-mon[109077]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:54 smithi089 ceph-mon[98504]: pgmap v16755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:33:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:33:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:56 smithi060 ceph-mon[94233]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:56 smithi060 ceph-mon[109077]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:56 smithi089 ceph-mon[98504]: pgmap v16756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:33:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:33:58 smithi060 ceph-mon[94233]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:33:58 smithi060 ceph-mon[109077]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:33:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:33:58 smithi089 ceph-mon[98504]: pgmap v16757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:00 smithi089 ceph-mon[98504]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:00 smithi060 ceph-mon[94233]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:00 smithi060 ceph-mon[109077]: pgmap v16758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:02 smithi089 ceph-mon[98504]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:34:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:02 smithi060 ceph-mon[94233]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:34:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:02 smithi060 ceph-mon[109077]: pgmap v16759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:34:03.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:34:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:34:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:34:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:34:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:34:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:34:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:34:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:34:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:34:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:04 smithi089 ceph-mon[98504]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:04 smithi060 ceph-mon[94233]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:04 smithi060 ceph-mon[109077]: pgmap v16760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:34:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:34:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:06 smithi089 ceph-mon[98504]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:06 smithi060 ceph-mon[94233]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:06 smithi060 ceph-mon[109077]: pgmap v16761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:08 smithi089 ceph-mon[98504]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:08 smithi060 ceph-mon[94233]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:08 smithi060 ceph-mon[109077]: pgmap v16762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:10 smithi089 ceph-mon[98504]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:10 smithi060 ceph-mon[94233]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:10 smithi060 ceph-mon[109077]: pgmap v16763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:12 smithi089 ceph-mon[98504]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:12 smithi060 ceph-mon[109077]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:12 smithi060 ceph-mon[94233]: pgmap v16764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:14 smithi089 ceph-mon[98504]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:14 smithi060 ceph-mon[94233]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:14 smithi060 ceph-mon[109077]: pgmap v16765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:34:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:34:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:16 smithi060 ceph-mon[94233]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:16 smithi060 ceph-mon[109077]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:16 smithi089 ceph-mon[98504]: pgmap v16766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:18 smithi060 ceph-mon[94233]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:18 smithi060 ceph-mon[109077]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:18 smithi089 ceph-mon[98504]: pgmap v16767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:20 smithi060 ceph-mon[94233]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:20 smithi060 ceph-mon[109077]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:20 smithi089 ceph-mon[98504]: pgmap v16768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:21.831 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:34:22.155 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:34:22.156 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:34:22.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:34:22.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:34:22.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:34:22.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:34:22.157 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:34:22.157 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:34:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:22 smithi060 ceph-mon[94233]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:22 smithi060 ceph-mon[109077]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:22 smithi089 ceph-mon[98504]: pgmap v16769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:34:22.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:34:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:34:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:34:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:34:22.552 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:34:22.552 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:34:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:23 smithi060 ceph-mon[94233]: from='client.42821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:23 smithi060 ceph-mon[94233]: from='client.32952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1980402986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:34:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:23 smithi060 ceph-mon[109077]: from='client.42821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:23 smithi060 ceph-mon[109077]: from='client.32952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1980402986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:34:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:23 smithi089 ceph-mon[98504]: from='client.42821 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:23 smithi089 ceph-mon[98504]: from='client.32952 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1980402986' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:34:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:24 smithi060 ceph-mon[94233]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:24 smithi060 ceph-mon[109077]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:24 smithi089 ceph-mon[98504]: pgmap v16770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:34:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:34:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:26 smithi060 ceph-mon[94233]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:26 smithi060 ceph-mon[109077]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:26 smithi089 ceph-mon[98504]: pgmap v16771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:28 smithi060 ceph-mon[94233]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:28 smithi060 ceph-mon[109077]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:28 smithi089 ceph-mon[98504]: pgmap v16772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:30 smithi060 ceph-mon[94233]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:30 smithi060 ceph-mon[109077]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:30 smithi089 ceph-mon[98504]: pgmap v16773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:32 smithi060 ceph-mon[94233]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:32 smithi060 ceph-mon[109077]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:32 smithi089 ceph-mon[98504]: pgmap v16774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:34 smithi060 ceph-mon[94233]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:34 smithi060 ceph-mon[109077]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:34 smithi089 ceph-mon[98504]: pgmap v16775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:34:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:34:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:36 smithi060 ceph-mon[94233]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:36 smithi060 ceph-mon[109077]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:36 smithi089 ceph-mon[98504]: pgmap v16776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:38 smithi060 ceph-mon[94233]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:38 smithi060 ceph-mon[109077]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:38 smithi089 ceph-mon[98504]: pgmap v16777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:40 smithi060 ceph-mon[94233]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:40 smithi060 ceph-mon[109077]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:40 smithi089 ceph-mon[98504]: pgmap v16778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:42 smithi060 ceph-mon[94233]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:42 smithi060 ceph-mon[109077]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:42 smithi089 ceph-mon[98504]: pgmap v16779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:44 smithi060 ceph-mon[94233]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:44 smithi060 ceph-mon[109077]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:44 smithi089 ceph-mon[98504]: pgmap v16780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:34:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:34:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:46 smithi060 ceph-mon[94233]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:46 smithi060 ceph-mon[109077]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:46 smithi089 ceph-mon[98504]: pgmap v16781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:48 smithi060 ceph-mon[94233]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:48 smithi060 ceph-mon[109077]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:48 smithi089 ceph-mon[98504]: pgmap v16782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:50 smithi060 ceph-mon[94233]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:50 smithi060 ceph-mon[109077]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:50 smithi089 ceph-mon[98504]: pgmap v16783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:52 smithi060 ceph-mon[94233]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:52 smithi060 ceph-mon[109077]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:52 smithi089 ceph-mon[98504]: pgmap v16784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:52.914 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:34:53.241 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:34:53.241 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:34:53.241 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 5m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 5m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 5m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 5m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 5m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:34:53.242 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 5m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 5m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 5m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 5m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 5m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 5m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 5m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 5m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:34:53.243 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:34:53.640 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:53.641 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:34:53.642 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:34:53.642 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:34:53.642 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:34:53.642 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:34:53.642 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:34:53.642 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:34:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:54 smithi060 ceph-mon[109077]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:54 smithi060 ceph-mon[109077]: from='client.42839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/148993461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:34:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:54 smithi060 ceph-mon[94233]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:54 smithi060 ceph-mon[94233]: from='client.42839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/148993461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:34:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:54 smithi089 ceph-mon[98504]: pgmap v16785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:54 smithi089 ceph-mon[98504]: from='client.42839 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/148993461' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:34:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:34:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:34:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:55 smithi060 ceph-mon[94233]: from='client.32970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:55 smithi060 ceph-mon[109077]: from='client.32970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:55 smithi089 ceph-mon[98504]: from='client.32970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:34:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:56 smithi060 ceph-mon[94233]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:56 smithi060 ceph-mon[109077]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:56 smithi089 ceph-mon[98504]: pgmap v16786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:34:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:34:58 smithi060 ceph-mon[94233]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:34:58 smithi060 ceph-mon[109077]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:34:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:34:58 smithi089 ceph-mon[98504]: pgmap v16787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:00 smithi060 ceph-mon[94233]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:00 smithi060 ceph-mon[109077]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:00 smithi089 ceph-mon[98504]: pgmap v16788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:02 smithi060 ceph-mon[94233]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:02 smithi060 ceph-mon[109077]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:02 smithi089 ceph-mon[98504]: pgmap v16789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:35:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:35:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:35:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[109077]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:35:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[94233]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:35:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:35:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:04 smithi089 ceph-mon[98504]: pgmap v16790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:35:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:35:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:35:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:35:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:35:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:06 smithi060 ceph-mon[109077]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:06 smithi060 ceph-mon[94233]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:06 smithi089 ceph-mon[98504]: pgmap v16791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:08 smithi060 ceph-mon[94233]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:08 smithi060 ceph-mon[109077]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:08 smithi089 ceph-mon[98504]: pgmap v16792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:10 smithi060 ceph-mon[94233]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:10 smithi060 ceph-mon[109077]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:10 smithi089 ceph-mon[98504]: pgmap v16793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:12 smithi060 ceph-mon[94233]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:12 smithi060 ceph-mon[109077]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:12 smithi089 ceph-mon[98504]: pgmap v16794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:14 smithi060 ceph-mon[94233]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:14 smithi060 ceph-mon[109077]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:14 smithi089 ceph-mon[98504]: pgmap v16795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:35:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:35:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:16 smithi060 ceph-mon[94233]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:16 smithi060 ceph-mon[109077]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:16 smithi089 ceph-mon[98504]: pgmap v16796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:18 smithi060 ceph-mon[94233]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:18 smithi060 ceph-mon[109077]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:18 smithi089 ceph-mon[98504]: pgmap v16797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:20 smithi060 ceph-mon[94233]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:20 smithi060 ceph-mon[109077]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:20 smithi089 ceph-mon[98504]: pgmap v16798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:22 smithi060 ceph-mon[94233]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:22 smithi060 ceph-mon[109077]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:22 smithi089 ceph-mon[98504]: pgmap v16799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 12:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T12:35:23.372461041Z level=info msg="Completed cleanup jobs" duration=11.167925ms 2023-12-01T12:35:24.007 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:35:24.332 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:35:24.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:35:24.334 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:35:24.334 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:35:24.334 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:35:24.334 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:35:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:24 smithi060 ceph-mon[94233]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:24 smithi060 ceph-mon[109077]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:24 smithi089 ceph-mon[98504]: pgmap v16800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:24.732 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:35:24.733 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:35:24.734 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:35:24.734 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:35:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:35:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:35:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:25 smithi060 ceph-mon[109077]: from='client.32982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/438576894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:35:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:25 smithi060 ceph-mon[94233]: from='client.32982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:25.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/438576894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:35:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:25 smithi089 ceph-mon[98504]: from='client.32982 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/438576894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:35:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:26 smithi060 ceph-mon[109077]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:26 smithi060 ceph-mon[109077]: from='client.32988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:26 smithi060 ceph-mon[94233]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:26 smithi060 ceph-mon[94233]: from='client.32988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:26 smithi089 ceph-mon[98504]: pgmap v16801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:26 smithi089 ceph-mon[98504]: from='client.32988 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:28 smithi060 ceph-mon[109077]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:28 smithi060 ceph-mon[94233]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:28 smithi089 ceph-mon[98504]: pgmap v16802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:30 smithi060 ceph-mon[109077]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:30 smithi060 ceph-mon[94233]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:30 smithi089 ceph-mon[98504]: pgmap v16803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:32 smithi060 ceph-mon[94233]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:32 smithi060 ceph-mon[109077]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:32 smithi089 ceph-mon[98504]: pgmap v16804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:34 smithi060 ceph-mon[94233]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:34 smithi060 ceph-mon[109077]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:35:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:35:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:34 smithi089 ceph-mon[98504]: pgmap v16805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:36 smithi060 ceph-mon[94233]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:36 smithi060 ceph-mon[109077]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:36 smithi089 ceph-mon[98504]: pgmap v16806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:38 smithi060 ceph-mon[109077]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:38 smithi060 ceph-mon[94233]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:38 smithi089 ceph-mon[98504]: pgmap v16807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:40 smithi060 ceph-mon[109077]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:40 smithi060 ceph-mon[94233]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:40 smithi089 ceph-mon[98504]: pgmap v16808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:42 smithi060 ceph-mon[94233]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:42 smithi060 ceph-mon[109077]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:42 smithi089 ceph-mon[98504]: pgmap v16809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:44 smithi060 ceph-mon[94233]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:35:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:35:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:44 smithi060 ceph-mon[109077]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:44 smithi089 ceph-mon[98504]: pgmap v16810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:46 smithi060 ceph-mon[94233]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:46 smithi060 ceph-mon[109077]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:46 smithi089 ceph-mon[98504]: pgmap v16811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:48 smithi060 ceph-mon[94233]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:48 smithi060 ceph-mon[109077]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:48 smithi089 ceph-mon[98504]: pgmap v16812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:49 smithi060 ceph-mon[94233]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:49 smithi060 ceph-mon[109077]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:49 smithi089 ceph-mon[98504]: pgmap v16813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:52.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:51 smithi060 ceph-mon[94233]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:51 smithi060 ceph-mon[109077]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:51 smithi089 ceph-mon[98504]: pgmap v16814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:53 smithi060 ceph-mon[94233]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:53 smithi060 ceph-mon[109077]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:53 smithi089 ceph-mon[98504]: pgmap v16815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:35:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:35:55.096 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:35:55.423 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:35:55.423 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:35:55.423 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 6m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 6m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 6m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 6m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 6m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 6m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 6m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 6m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 6m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:35:55.424 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 6m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:35:55.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 6m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:35:55.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 6m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:35:55.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 6m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:35:55.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 6m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:35:55.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 6m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:35:55.425 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:35:55.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:35:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:35:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:35:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:35:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:35:55.824 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:35:55.824 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:35:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:55 smithi060 ceph-mon[109077]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:55 smithi060 ceph-mon[109077]: from='client.42875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2177970605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:35:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:55 smithi060 ceph-mon[94233]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:55 smithi060 ceph-mon[94233]: from='client.42875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:56.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2177970605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:35:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:55 smithi089 ceph-mon[98504]: pgmap v16816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:55 smithi089 ceph-mon[98504]: from='client.42875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2177970605' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:35:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:56 smithi060 ceph-mon[94233]: from='client.33006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:56 smithi060 ceph-mon[109077]: from='client.33006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:56 smithi089 ceph-mon[98504]: from='client.33006 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:35:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:35:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:57 smithi060 ceph-mon[94233]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:57 smithi060 ceph-mon[109077]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:35:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:57 smithi089 ceph-mon[98504]: pgmap v16817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:00.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:35:59 smithi060 ceph-mon[94233]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:35:59 smithi060 ceph-mon[109077]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:35:59 smithi089 ceph-mon[98504]: pgmap v16818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:01 smithi060 ceph-mon[94233]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:01 smithi060 ceph-mon[109077]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:01 smithi089 ceph-mon[98504]: pgmap v16819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[94233]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:36:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:36:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:36:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:36:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[109077]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:36:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:36:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:36:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:36:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:03 smithi089 ceph-mon[98504]: pgmap v16820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:36:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:36:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:36:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:36:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:36:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:36:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:05 smithi060 ceph-mon[94233]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:05 smithi060 ceph-mon[109077]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:05 smithi089 ceph-mon[98504]: pgmap v16821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:08 smithi060 ceph-mon[94233]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:08 smithi060 ceph-mon[109077]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:08 smithi089 ceph-mon[98504]: pgmap v16822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:10 smithi060 ceph-mon[94233]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:10 smithi060 ceph-mon[109077]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:10 smithi089 ceph-mon[98504]: pgmap v16823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:12 smithi060 ceph-mon[94233]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:12 smithi060 ceph-mon[109077]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:12 smithi089 ceph-mon[98504]: pgmap v16824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:14 smithi060 ceph-mon[94233]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:14 smithi060 ceph-mon[109077]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:14 smithi089 ceph-mon[98504]: pgmap v16825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:36:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:36:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:16 smithi089 ceph-mon[98504]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:16 smithi060 ceph-mon[94233]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:16 smithi060 ceph-mon[109077]: pgmap v16826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:18 smithi089 ceph-mon[98504]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:18 smithi060 ceph-mon[94233]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:18 smithi060 ceph-mon[109077]: pgmap v16827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:20 smithi089 ceph-mon[98504]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:20 smithi060 ceph-mon[94233]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:20 smithi060 ceph-mon[109077]: pgmap v16828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:22 smithi089 ceph-mon[98504]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:22.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:22 smithi060 ceph-mon[109077]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:22 smithi060 ceph-mon[94233]: pgmap v16829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:24 smithi089 ceph-mon[98504]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:24 smithi060 ceph-mon[109077]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:24 smithi060 ceph-mon[94233]: pgmap v16830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:36:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:36:26.187 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:36:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:26 smithi089 ceph-mon[98504]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:26 smithi060 ceph-mon[94233]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:26 smithi060 ceph-mon[109077]: pgmap v16831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 7m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 7m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 7m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 7m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:36:26.517 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 7m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 7m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 7m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 7m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 7m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 7m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:36:26.518 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:36:26.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:36:26.519 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:36:26.919 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:36:26.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:36:26.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:36:26.919 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:36:26.920 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:36:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:27 smithi089 ceph-mon[98504]: from='client.33018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3058553499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:36:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:27 smithi060 ceph-mon[94233]: from='client.33018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3058553499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:36:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:27 smithi060 ceph-mon[109077]: from='client.33018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3058553499' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:36:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:28 smithi089 ceph-mon[98504]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:28 smithi089 ceph-mon[98504]: from='client.42899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:28 smithi060 ceph-mon[94233]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:28 smithi060 ceph-mon[94233]: from='client.42899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:28 smithi060 ceph-mon[109077]: pgmap v16832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:28 smithi060 ceph-mon[109077]: from='client.42899 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:30 smithi089 ceph-mon[98504]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:30 smithi060 ceph-mon[94233]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:30 smithi060 ceph-mon[109077]: pgmap v16833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:32 smithi060 ceph-mon[94233]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:32 smithi060 ceph-mon[109077]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:32 smithi089 ceph-mon[98504]: pgmap v16834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:34 smithi060 ceph-mon[94233]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:34 smithi060 ceph-mon[109077]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:34 smithi089 ceph-mon[98504]: pgmap v16835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:36:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:36:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:36 smithi060 ceph-mon[94233]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:36 smithi060 ceph-mon[109077]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:36 smithi089 ceph-mon[98504]: pgmap v16836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:38 smithi060 ceph-mon[94233]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:38 smithi060 ceph-mon[109077]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:38 smithi089 ceph-mon[98504]: pgmap v16837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:40 smithi060 ceph-mon[94233]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:40 smithi060 ceph-mon[109077]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:40 smithi089 ceph-mon[98504]: pgmap v16838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:42 smithi060 ceph-mon[94233]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:42 smithi060 ceph-mon[109077]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:42 smithi089 ceph-mon[98504]: pgmap v16839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:44 smithi060 ceph-mon[94233]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:44 smithi060 ceph-mon[109077]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:44 smithi089 ceph-mon[98504]: pgmap v16840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:36:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:36:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:46 smithi060 ceph-mon[94233]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:46 smithi060 ceph-mon[109077]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:46 smithi089 ceph-mon[98504]: pgmap v16841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:48 smithi060 ceph-mon[109077]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:48 smithi060 ceph-mon[94233]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:48 smithi089 ceph-mon[98504]: pgmap v16842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:50 smithi060 ceph-mon[94233]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:50 smithi060 ceph-mon[109077]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:50 smithi089 ceph-mon[98504]: pgmap v16843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:52 smithi060 ceph-mon[94233]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:52 smithi060 ceph-mon[109077]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:52 smithi089 ceph-mon[98504]: pgmap v16844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:54 smithi060 ceph-mon[109077]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:54 smithi060 ceph-mon[94233]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:54 smithi089 ceph-mon[98504]: pgmap v16845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:36:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:36:56.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:56 smithi060 ceph-mon[109077]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:56 smithi060 ceph-mon[94233]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:56 smithi089 ceph-mon[98504]: pgmap v16846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:57.285 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:36:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:36:57.621 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:36:57.621 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 7m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 7m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 7m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 7m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:36:57.622 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 7m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5607M 2248M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6147M 2248M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5477M 2248M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5319M 2248M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 7m ago 7h 4403M 2464M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 7m ago 7h 5002M 2464M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 7m ago 7h 4417M 2464M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 7m ago 7h 5041M 2464M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:36:57.623 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 7m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:36:58.023 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:36:58.023 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:36:58.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:36:58.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:36:58.024 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:36:58.025 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:36:58.025 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:36:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:58 smithi060 ceph-mon[94233]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4099430060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:36:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:58 smithi060 ceph-mon[109077]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4099430060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:36:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:58 smithi089 ceph-mon[98504]: pgmap v16847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:36:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4099430060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:36:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:59 smithi060 ceph-mon[94233]: from='client.42911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:36:59 smithi060 ceph-mon[94233]: from='client.42917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:59 smithi060 ceph-mon[109077]: from='client.42911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:36:59 smithi060 ceph-mon[109077]: from='client.42917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:59 smithi089 ceph-mon[98504]: from='client.42911 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:36:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:36:59 smithi089 ceph-mon[98504]: from='client.42917 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:37:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:00 smithi060 ceph-mon[94233]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:00 smithi060 ceph-mon[109077]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:00 smithi089 ceph-mon[98504]: pgmap v16848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:02 smithi060 ceph-mon[94233]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:02 smithi060 ceph-mon[109077]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:02 smithi089 ceph-mon[98504]: pgmap v16849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:04 smithi060 ceph-mon[109077]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:37:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:04 smithi060 ceph-mon[94233]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:37:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:04 smithi089 ceph-mon[98504]: pgmap v16850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:37:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:37:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:37:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:37:05.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:37:05.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:05.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:37:05.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:37:05.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:37:06.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:06 smithi060 ceph-mon[109077]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:06 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2239M 2023-12-01T12:37:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:06 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2458M 2023-12-01T12:37:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:06 smithi060 ceph-mon[94233]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:06 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2239M 2023-12-01T12:37:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:06 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2458M 2023-12-01T12:37:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:06 smithi089 ceph-mon[98504]: pgmap v16851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:06 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2239M 2023-12-01T12:37:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:06 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2458M 2023-12-01T12:37:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:08 smithi060 ceph-mon[94233]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:08 smithi060 ceph-mon[109077]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:08 smithi089 ceph-mon[98504]: pgmap v16852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:10 smithi060 ceph-mon[94233]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:10 smithi060 ceph-mon[109077]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:10 smithi089 ceph-mon[98504]: pgmap v16853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:12 smithi060 ceph-mon[94233]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:12 smithi060 ceph-mon[109077]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:12 smithi089 ceph-mon[98504]: pgmap v16854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:14 smithi060 ceph-mon[94233]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:14 smithi060 ceph-mon[109077]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:14 smithi089 ceph-mon[98504]: pgmap v16855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:37:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:37:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:16 smithi060 ceph-mon[94233]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:16 smithi060 ceph-mon[109077]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:16 smithi089 ceph-mon[98504]: pgmap v16856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:18 smithi060 ceph-mon[94233]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:18 smithi060 ceph-mon[109077]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:18 smithi089 ceph-mon[98504]: pgmap v16857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:20 smithi060 ceph-mon[94233]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:20 smithi060 ceph-mon[109077]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:20 smithi089 ceph-mon[98504]: pgmap v16858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:22 smithi060 ceph-mon[94233]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:22 smithi060 ceph-mon[109077]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:22 smithi089 ceph-mon[98504]: pgmap v16859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:24 smithi060 ceph-mon[109077]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:24 smithi060 ceph-mon[94233]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:24 smithi089 ceph-mon[98504]: pgmap v16860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:37:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:37:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:26 smithi060 ceph-mon[94233]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:26 smithi060 ceph-mon[109077]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:26 smithi089 ceph-mon[98504]: pgmap v16861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:28.386 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:37:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:28 smithi060 ceph-mon[94233]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:28 smithi060 ceph-mon[109077]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:28 smithi089 ceph-mon[98504]: pgmap v16862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 8m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 8m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 8m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 8m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 8m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 8m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 8m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:37:28.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 8m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 8m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 8m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 8m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 8m ago 7h 5607M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 8m ago 7h 6147M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 8m ago 7h 5477M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 8m ago 7h 5319M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 8m ago 7h 4403M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 8m ago 7h 5002M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 8m ago 7h 4417M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:37:28.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 8m ago 7h 5041M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:37:28.717 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 8m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:37:29.116 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:37:29.116 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:37:29.116 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:37:29.116 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:37:29.116 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:37:29.117 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[94233]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[94233]: from='client.33054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[94233]: from='client.33060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3684147723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[109077]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[109077]: from='client.33054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[109077]: from='client.33060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:37:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3684147723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:37:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:29 smithi089 ceph-mon[98504]: pgmap v16863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:29 smithi089 ceph-mon[98504]: from='client.33054 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:37:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:29 smithi089 ceph-mon[98504]: from='client.33060 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:37:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3684147723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:37:32.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:32 smithi060 ceph-mon[94233]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:32 smithi060 ceph-mon[109077]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:32 smithi089 ceph-mon[98504]: pgmap v16864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:34 smithi060 ceph-mon[94233]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:34 smithi060 ceph-mon[109077]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:34 smithi089 ceph-mon[98504]: pgmap v16865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:37:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:37:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:36 smithi060 ceph-mon[94233]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:36 smithi060 ceph-mon[109077]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:36 smithi089 ceph-mon[98504]: pgmap v16866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:38 smithi060 ceph-mon[94233]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:38 smithi060 ceph-mon[109077]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:38 smithi089 ceph-mon[98504]: pgmap v16867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:40 smithi089 ceph-mon[98504]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:40 smithi060 ceph-mon[94233]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:40 smithi060 ceph-mon[109077]: pgmap v16868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:42 smithi089 ceph-mon[98504]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:42 smithi060 ceph-mon[94233]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:42 smithi060 ceph-mon[109077]: pgmap v16869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:44 smithi089 ceph-mon[98504]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:44 smithi060 ceph-mon[94233]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:44 smithi060 ceph-mon[109077]: pgmap v16870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:37:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:37:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:46 smithi089 ceph-mon[98504]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:46 smithi060 ceph-mon[94233]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:46 smithi060 ceph-mon[109077]: pgmap v16871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:48 smithi089 ceph-mon[98504]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:48 smithi060 ceph-mon[94233]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:48 smithi060 ceph-mon[109077]: pgmap v16872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:50 smithi089 ceph-mon[98504]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:50 smithi060 ceph-mon[94233]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:50 smithi060 ceph-mon[109077]: pgmap v16873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:52 smithi089 ceph-mon[98504]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:52 smithi060 ceph-mon[94233]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:52 smithi060 ceph-mon[109077]: pgmap v16874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:54 smithi089 ceph-mon[98504]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:54 smithi060 ceph-mon[94233]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:54 smithi060 ceph-mon[109077]: pgmap v16875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:37:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:37:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:56 smithi089 ceph-mon[98504]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:56.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:56 smithi060 ceph-mon[94233]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:56 smithi060 ceph-mon[109077]: pgmap v16876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:37:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:37:58 smithi060 ceph-mon[94233]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:37:58 smithi060 ceph-mon[109077]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:37:58 smithi089 ceph-mon[98504]: pgmap v16877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:37:59.479 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:37:59.805 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5607M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6147M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5477M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:37:59.806 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5319M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:37:59.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4403M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:37:59.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 5002M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:37:59.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4417M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:37:59.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 5041M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:37:59.807 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:38:00.205 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:38:00.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:38:00.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:38:00.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:00.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:38:00.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:38:00.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:38:00.206 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:38:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:00 smithi060 ceph-mon[94233]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:00 smithi060 ceph-mon[109077]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:00 smithi089 ceph-mon[98504]: pgmap v16878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:01 smithi060 ceph-mon[94233]: from='client.33072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:01 smithi060 ceph-mon[94233]: from='client.33078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3494918259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:38:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:01 smithi060 ceph-mon[109077]: from='client.33072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:01 smithi060 ceph-mon[109077]: from='client.33078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3494918259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:38:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:01 smithi089 ceph-mon[98504]: from='client.33072 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:01 smithi089 ceph-mon[98504]: from='client.33078 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3494918259' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:38:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:02 smithi060 ceph-mon[94233]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:02 smithi060 ceph-mon[109077]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:02 smithi089 ceph-mon[98504]: pgmap v16879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:04 smithi060 ceph-mon[94233]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:04 smithi060 ceph-mon[109077]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:04 smithi089 ceph-mon[98504]: pgmap v16880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:38:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:38:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:38:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:38:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:38:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[94233]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:38:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:38:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:38:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[109077]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:38:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:38:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:38:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:06 smithi089 ceph-mon[98504]: pgmap v16881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:38:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:38:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:38:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:08 smithi060 ceph-mon[94233]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:08 smithi060 ceph-mon[109077]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:08 smithi089 ceph-mon[98504]: pgmap v16882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:10 smithi060 ceph-mon[94233]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:10 smithi060 ceph-mon[109077]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:10 smithi089 ceph-mon[98504]: pgmap v16883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:12 smithi060 ceph-mon[94233]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:12 smithi060 ceph-mon[109077]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:12 smithi089 ceph-mon[98504]: pgmap v16884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:14 smithi060 ceph-mon[94233]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:14 smithi060 ceph-mon[109077]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:14 smithi089 ceph-mon[98504]: pgmap v16885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:38:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:38:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:16 smithi060 ceph-mon[94233]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:16 smithi060 ceph-mon[109077]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:16 smithi089 ceph-mon[98504]: pgmap v16886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:18 smithi060 ceph-mon[109077]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:18 smithi060 ceph-mon[94233]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:18 smithi089 ceph-mon[98504]: pgmap v16887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:20.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:20 smithi060 ceph-mon[94233]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:20 smithi060 ceph-mon[109077]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:20 smithi089 ceph-mon[98504]: pgmap v16888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:22 smithi060 ceph-mon[94233]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:22 smithi060 ceph-mon[109077]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:22 smithi089 ceph-mon[98504]: pgmap v16889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:24 smithi060 ceph-mon[109077]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:24 smithi060 ceph-mon[94233]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:24 smithi089 ceph-mon[98504]: pgmap v16890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:38:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:38:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:26 smithi060 ceph-mon[94233]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:26 smithi060 ceph-mon[109077]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:26 smithi089 ceph-mon[98504]: pgmap v16891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:28 smithi060 ceph-mon[94233]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:28 smithi060 ceph-mon[109077]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:28 smithi089 ceph-mon[98504]: pgmap v16892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:30 smithi060 ceph-mon[109077]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:30 smithi060 ceph-mon[94233]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:30 smithi089 ceph-mon[98504]: pgmap v16893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:30.565 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 9m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 9m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 9m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 9m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 9m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 9m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:38:30.892 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 9m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 9m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 9m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 9m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 9m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 9m ago 7h 5607M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 9m ago 7h 6147M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 9m ago 7h 5477M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 9m ago 7h 5319M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 9m ago 7h 4403M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 9m ago 7h 5002M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 9m ago 7h 4417M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:38:30.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 9m ago 7h 5041M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:38:30.894 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 9m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:38:31.293 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:38:31.293 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:38:31.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:38:31.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:31.293 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:38:31.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:38:31.295 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:38:31.295 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:38:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[94233]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[94233]: from='client.33090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[94233]: from='client.42971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4076178112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:38:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[109077]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[109077]: from='client.33090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[109077]: from='client.42971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4076178112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:38:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:32 smithi089 ceph-mon[98504]: pgmap v16894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:32 smithi089 ceph-mon[98504]: from='client.33090 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:32 smithi089 ceph-mon[98504]: from='client.42971 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:38:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4076178112' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:38:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:34 smithi060 ceph-mon[94233]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:34 smithi060 ceph-mon[109077]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:34 smithi089 ceph-mon[98504]: pgmap v16895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:38:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:38:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:36 smithi060 ceph-mon[94233]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:36 smithi060 ceph-mon[109077]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:36 smithi089 ceph-mon[98504]: pgmap v16896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:38 smithi060 ceph-mon[94233]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:38 smithi060 ceph-mon[109077]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:38 smithi089 ceph-mon[98504]: pgmap v16897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:40 smithi060 ceph-mon[94233]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:40 smithi060 ceph-mon[109077]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:40 smithi089 ceph-mon[98504]: pgmap v16898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:42 smithi060 ceph-mon[94233]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:42 smithi060 ceph-mon[109077]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:42 smithi089 ceph-mon[98504]: pgmap v16899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:44 smithi060 ceph-mon[94233]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:44 smithi060 ceph-mon[109077]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:44 smithi089 ceph-mon[98504]: pgmap v16900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:38:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:38:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:46 smithi060 ceph-mon[94233]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:46 smithi060 ceph-mon[109077]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:46 smithi089 ceph-mon[98504]: pgmap v16901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:48 smithi060 ceph-mon[94233]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:48 smithi060 ceph-mon[109077]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:48 smithi089 ceph-mon[98504]: pgmap v16902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:50 smithi060 ceph-mon[94233]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:50 smithi060 ceph-mon[109077]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:50 smithi089 ceph-mon[98504]: pgmap v16903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:52 smithi060 ceph-mon[94233]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:52 smithi060 ceph-mon[109077]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:52 smithi089 ceph-mon[98504]: pgmap v16904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:54 smithi060 ceph-mon[94233]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:54 smithi060 ceph-mon[109077]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:54 smithi089 ceph-mon[98504]: pgmap v16905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:38:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:38:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:56 smithi060 ceph-mon[94233]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:56 smithi060 ceph-mon[109077]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:56 smithi089 ceph-mon[98504]: pgmap v16906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:38:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:38:58 smithi060 ceph-mon[94233]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:38:58 smithi060 ceph-mon[109077]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:38:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:38:58 smithi089 ceph-mon[98504]: pgmap v16907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:00 smithi060 ceph-mon[94233]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:00 smithi060 ceph-mon[109077]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:00 smithi089 ceph-mon[98504]: pgmap v16908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:01.659 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 10m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 10m ago 7h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 10m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 10m ago 7h 28.1M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 10m ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 10m ago 7h 853M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 10m ago 7h 2069M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 10m ago 7h 1188M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:39:01.985 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 10m ago 7h 909M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 10m ago 7h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 10m ago 7h 21.1M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 10m ago 7h 5607M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 10m ago 7h 6147M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 10m ago 7h 5477M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 10m ago 7h 5319M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 10m ago 7h 4403M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 10m ago 7h 5002M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 10m ago 7h 4417M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:39:01.986 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 10m ago 7h 5041M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:39:01.987 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 10m ago 7h 134M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:02.385 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:39:02.386 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:39:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:02 smithi060 ceph-mon[94233]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:02 smithi060 ceph-mon[109077]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:02 smithi089 ceph-mon[98504]: pgmap v16909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:03 smithi060 ceph-mon[94233]: from='client.33108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:03 smithi060 ceph-mon[94233]: from='client.42989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/625268357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:39:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:03 smithi060 ceph-mon[109077]: from='client.33108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:03 smithi060 ceph-mon[109077]: from='client.42989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/625268357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:39:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:03 smithi089 ceph-mon[98504]: from='client.33108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:03 smithi089 ceph-mon[98504]: from='client.42989 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/625268357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:39:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:04 smithi060 ceph-mon[94233]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:39:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:39:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:04 smithi060 ceph-mon[109077]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:04 smithi089 ceph-mon[98504]: pgmap v16910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:06 smithi060 ceph-mon[94233]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:39:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:06 smithi060 ceph-mon[109077]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:39:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:06 smithi089 ceph-mon[98504]: pgmap v16911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:39:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:08 smithi060 ceph-mon[94233]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:08 smithi060 ceph-mon[109077]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:08 smithi089 ceph-mon[98504]: pgmap v16912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[109077]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[94233]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:10.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:10 smithi089 ceph-mon[98504]: pgmap v16913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:39:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:39:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:39:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:39:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:39:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:39:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:39:12.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:12 smithi060 ceph-mon[94233]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:12 smithi060 ceph-mon[109077]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:12 smithi089 ceph-mon[98504]: pgmap v16914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:14 smithi060 ceph-mon[94233]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:14 smithi060 ceph-mon[109077]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:39:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:39:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:14 smithi089 ceph-mon[98504]: pgmap v16915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:16 smithi060 ceph-mon[94233]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:16 smithi060 ceph-mon[109077]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:16 smithi089 ceph-mon[98504]: pgmap v16916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:18 smithi060 ceph-mon[94233]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:18 smithi060 ceph-mon[109077]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:18 smithi089 ceph-mon[98504]: pgmap v16917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:20 smithi060 ceph-mon[94233]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:20 smithi060 ceph-mon[109077]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:20 smithi089 ceph-mon[98504]: pgmap v16918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:22 smithi060 ceph-mon[94233]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:22 smithi060 ceph-mon[109077]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:22 smithi089 ceph-mon[98504]: pgmap v16919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:24 smithi060 ceph-mon[94233]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:39:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:39:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:24 smithi060 ceph-mon[109077]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:24 smithi089 ceph-mon[98504]: pgmap v16920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:26 smithi060 ceph-mon[94233]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:26 smithi060 ceph-mon[109077]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:26 smithi089 ceph-mon[98504]: pgmap v16921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:28 smithi060 ceph-mon[94233]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:28 smithi060 ceph-mon[109077]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:28 smithi089 ceph-mon[98504]: pgmap v16922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:30 smithi060 ceph-mon[94233]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:30 smithi060 ceph-mon[109077]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:30 smithi089 ceph-mon[98504]: pgmap v16923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:32 smithi060 ceph-mon[109077]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:32 smithi060 ceph-mon[94233]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:32 smithi089 ceph-mon[98504]: pgmap v16924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:32.750 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:39:33.075 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:39:33.075 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 23s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:39:33.075 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 23s ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:39:33.075 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 23s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 23s ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 23s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (7h) 23s ago 7h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (7h) 23s ago 7h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 23s ago 7h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 23s ago 7h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 23s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 23s ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 23s ago 7h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:39:33.076 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 23s ago 7h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:39:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 23s ago 7h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:39:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 23s ago 7h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:39:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 23s ago 7h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:39:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 23s ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:39:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 23s ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:39:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 23s ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:39:33.077 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 23s ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:39:33.472 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:39:33.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:39:33.474 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:39:33.474 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:39:33.474 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:39:33.474 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:39:33.474 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:39:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[109077]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[109077]: from='client.43001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[109077]: from='client.43007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/305498525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:39:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[94233]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[94233]: from='client.43001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[94233]: from='client.43007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/305498525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:39:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:39:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:39:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:34 smithi089 ceph-mon[98504]: pgmap v16925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:34 smithi089 ceph-mon[98504]: from='client.43001 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:34 smithi089 ceph-mon[98504]: from='client.43007 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:39:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/305498525' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:39:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:36 smithi060 ceph-mon[94233]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:36 smithi060 ceph-mon[109077]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:36 smithi089 ceph-mon[98504]: pgmap v16926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:38 smithi060 ceph-mon[94233]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:38 smithi060 ceph-mon[109077]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:38 smithi089 ceph-mon[98504]: pgmap v16927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:40 smithi060 ceph-mon[94233]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:40 smithi060 ceph-mon[109077]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:40 smithi089 ceph-mon[98504]: pgmap v16928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:42 smithi060 ceph-mon[94233]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:42 smithi060 ceph-mon[109077]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:42 smithi089 ceph-mon[98504]: pgmap v16929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:44 smithi060 ceph-mon[109077]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:44.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:44 smithi060 ceph-mon[94233]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:39:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:39:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:44 smithi089 ceph-mon[98504]: pgmap v16930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:46 smithi060 ceph-mon[94233]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:46 smithi060 ceph-mon[109077]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:46 smithi089 ceph-mon[98504]: pgmap v16931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:48 smithi060 ceph-mon[109077]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:48 smithi060 ceph-mon[94233]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:48 smithi089 ceph-mon[98504]: pgmap v16932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:50 smithi060 ceph-mon[94233]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:50 smithi060 ceph-mon[109077]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:50 smithi089 ceph-mon[98504]: pgmap v16933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:52 smithi060 ceph-mon[94233]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:52 smithi060 ceph-mon[109077]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:52 smithi089 ceph-mon[98504]: pgmap v16934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:54 smithi060 ceph-mon[94233]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:54 smithi060 ceph-mon[109077]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:39:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:39:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:54 smithi089 ceph-mon[98504]: pgmap v16935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:55 smithi089 ceph-mon[98504]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:55 smithi060 ceph-mon[94233]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:55 smithi060 ceph-mon[109077]: pgmap v16936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:39:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:39:57 smithi060 ceph-mon[94233]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:39:57 smithi060 ceph-mon[109077]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:39:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:39:57 smithi089 ceph-mon[98504]: pgmap v16937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T12:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:00 smithi060 ceph-mon[94233]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:00 smithi060 ceph-mon[109077]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:00 smithi089 ceph-mon[98504]: pgmap v16938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:40:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:02 smithi089 ceph-mon[98504]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:02 smithi060 ceph-mon[94233]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:02 smithi060 ceph-mon[109077]: pgmap v16939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:03.834 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:40:04.160 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:40:04.160 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 54s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:40:04.160 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 54s ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:40:04.160 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 54s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:40:04.160 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 54s ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 54s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 54s ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 54s ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 54s ago 7h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 54s ago 7h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 54s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 54s ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 54s ago 7h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 54s ago 7h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 54s ago 7h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 54s ago 7h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 54s ago 7h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 54s ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 54s ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:40:04.161 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 54s ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:40:04.162 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 54s ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:40:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:04 smithi060 ceph-mon[109077]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:04 smithi060 ceph-mon[94233]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:04 smithi089 ceph-mon[98504]: pgmap v16940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:04.561 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:40:04.561 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:40:04.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:40:04.563 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:40:04.563 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:40:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:40:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:40:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:05 smithi060 ceph-mon[94233]: from='client.33144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:05 smithi060 ceph-mon[94233]: from='client.33150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4181776233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:40:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:05 smithi060 ceph-mon[109077]: from='client.33144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:05 smithi060 ceph-mon[109077]: from='client.33150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4181776233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:40:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:05 smithi089 ceph-mon[98504]: from='client.33144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:05 smithi089 ceph-mon[98504]: from='client.33150 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4181776233' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:40:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:06 smithi060 ceph-mon[94233]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:06 smithi060 ceph-mon[109077]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:06 smithi089 ceph-mon[98504]: pgmap v16941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:08 smithi060 ceph-mon[94233]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:08 smithi060 ceph-mon[109077]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:08 smithi089 ceph-mon[98504]: pgmap v16942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:10 smithi060 ceph-mon[94233]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:10 smithi060 ceph-mon[109077]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:10 smithi089 ceph-mon[98504]: pgmap v16943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:11.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:40:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:40:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[109077]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[94233]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:40:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:12 smithi089 ceph-mon[98504]: pgmap v16944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:40:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:40:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:40:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:14 smithi060 ceph-mon[94233]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:14 smithi060 ceph-mon[109077]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:14 smithi089 ceph-mon[98504]: pgmap v16945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:40:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:40:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:16 smithi060 ceph-mon[94233]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:16 smithi060 ceph-mon[109077]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:16 smithi089 ceph-mon[98504]: pgmap v16946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:18 smithi060 ceph-mon[94233]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:18 smithi060 ceph-mon[109077]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:18 smithi089 ceph-mon[98504]: pgmap v16947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:20 smithi060 ceph-mon[94233]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:20 smithi060 ceph-mon[109077]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:20 smithi089 ceph-mon[98504]: pgmap v16948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:22 smithi060 ceph-mon[94233]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:22 smithi060 ceph-mon[109077]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:22 smithi089 ceph-mon[98504]: pgmap v16949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:24 smithi060 ceph-mon[94233]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:24 smithi060 ceph-mon[109077]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:24 smithi089 ceph-mon[98504]: pgmap v16950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:40:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:40:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:26 smithi060 ceph-mon[94233]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:26 smithi060 ceph-mon[109077]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:26 smithi089 ceph-mon[98504]: pgmap v16951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:28 smithi060 ceph-mon[94233]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:28 smithi060 ceph-mon[109077]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:28 smithi089 ceph-mon[98504]: pgmap v16952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:30 smithi060 ceph-mon[94233]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:30 smithi060 ceph-mon[109077]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:30 smithi089 ceph-mon[98504]: pgmap v16953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:32 smithi060 ceph-mon[94233]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:32 smithi060 ceph-mon[109077]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:32 smithi089 ceph-mon[98504]: pgmap v16954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:34 smithi060 ceph-mon[94233]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:34 smithi060 ceph-mon[109077]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:34 smithi089 ceph-mon[98504]: pgmap v16955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:40:34] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:40:34.925 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:40:35.249 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:40:35.249 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 85s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:40:35.249 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 85s ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:40:35.249 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 85s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:40:35.249 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 85s ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 85s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 85s ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 85s ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (7h) 85s ago 7h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 85s ago 7h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 85s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 85s ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 85s ago 7h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 85s ago 7h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 85s ago 7h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:40:35.250 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 85s ago 7h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:40:35.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 85s ago 7h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:40:35.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 85s ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:40:35.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 85s ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:40:35.251 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 85s ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:40:35.251 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 85s ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:40:35.647 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:40:35.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:40:35.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:40:35.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:35.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:40:35.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:40:35.648 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:40:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[94233]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[94233]: from='client.33162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[94233]: from='client.43043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2340264131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:40:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[109077]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[109077]: from='client.33162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[109077]: from='client.43043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2340264131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:40:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:36 smithi089 ceph-mon[98504]: pgmap v16956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:36 smithi089 ceph-mon[98504]: from='client.33162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:36 smithi089 ceph-mon[98504]: from='client.43043 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:40:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2340264131' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:40:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:38 smithi060 ceph-mon[94233]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:38 smithi060 ceph-mon[109077]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:38 smithi089 ceph-mon[98504]: pgmap v16957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:40 smithi060 ceph-mon[94233]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:40 smithi060 ceph-mon[109077]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:40 smithi089 ceph-mon[98504]: pgmap v16958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:42 smithi060 ceph-mon[94233]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:42 smithi060 ceph-mon[109077]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:42 smithi089 ceph-mon[98504]: pgmap v16959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:44 smithi060 ceph-mon[94233]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:44 smithi060 ceph-mon[109077]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:44 smithi089 ceph-mon[98504]: pgmap v16960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:40:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:40:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:46 smithi060 ceph-mon[94233]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:46 smithi060 ceph-mon[109077]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:46 smithi089 ceph-mon[98504]: pgmap v16961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:48 smithi060 ceph-mon[94233]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:48 smithi060 ceph-mon[109077]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:48 smithi089 ceph-mon[98504]: pgmap v16962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:50 smithi060 ceph-mon[94233]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:50 smithi060 ceph-mon[109077]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:50 smithi089 ceph-mon[98504]: pgmap v16963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:52 smithi060 ceph-mon[94233]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:52 smithi060 ceph-mon[109077]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:52 smithi089 ceph-mon[98504]: pgmap v16964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:54 smithi060 ceph-mon[109077]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:54 smithi060 ceph-mon[94233]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:54 smithi089 ceph-mon[98504]: pgmap v16965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:40:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:40:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:56 smithi060 ceph-mon[109077]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:56 smithi060 ceph-mon[94233]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:56 smithi089 ceph-mon[98504]: pgmap v16966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:40:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:40:58 smithi060 ceph-mon[94233]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:40:58 smithi060 ceph-mon[109077]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:40:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:40:58 smithi089 ceph-mon[98504]: pgmap v16967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:00 smithi060 ceph-mon[94233]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:00 smithi060 ceph-mon[109077]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:00 smithi089 ceph-mon[98504]: pgmap v16968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:02 smithi060 ceph-mon[94233]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:02 smithi060 ceph-mon[109077]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:02 smithi089 ceph-mon[98504]: pgmap v16969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:04 smithi060 ceph-mon[109077]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:04 smithi060 ceph-mon[94233]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:04 smithi089 ceph-mon[98504]: pgmap v16970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:41:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:41:06.013 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 116s ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 116s ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 116s ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 116s ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (7h) 116s ago 7h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 116s ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:41:06.346 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 116s ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 116s ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (7h) 116s ago 7h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 116s ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 116s ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (7h) 116s ago 7h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 116s ago 7h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 116s ago 7h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 116s ago 7h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 116s ago 7h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 116s ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 116s ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 116s ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:41:06.347 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 116s ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:41:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:06 smithi060 ceph-mon[94233]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:06 smithi060 ceph-mon[109077]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:06 smithi089 ceph-mon[98504]: pgmap v16971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:06.748 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:41:06.749 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:41:06.749 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:06.749 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:41:06.749 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:41:06.749 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:41:06.749 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:41:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:07 smithi060 ceph-mon[94233]: from='client.43055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:07.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2041536545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:41:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:07 smithi060 ceph-mon[109077]: from='client.43055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2041536545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:41:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:07 smithi089 ceph-mon[98504]: from='client.43055 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2041536545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:41:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:08 smithi060 ceph-mon[94233]: from='client.33186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:08 smithi060 ceph-mon[94233]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:08 smithi060 ceph-mon[109077]: from='client.33186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:08 smithi060 ceph-mon[109077]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:08 smithi089 ceph-mon[98504]: from='client.33186 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:08 smithi089 ceph-mon[98504]: pgmap v16972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:10 smithi060 ceph-mon[94233]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:10 smithi060 ceph-mon[109077]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:10 smithi089 ceph-mon[98504]: pgmap v16973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[94233]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:41:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:41:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:41:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:41:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[109077]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:41:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:41:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:41:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:41:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:12 smithi089 ceph-mon[98504]: pgmap v16974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:41:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:41:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:41:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:41:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:14 smithi060 ceph-mon[94233]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:14 smithi060 ceph-mon[109077]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:14 smithi089 ceph-mon[98504]: pgmap v16975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:41:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:16 smithi060 ceph-mon[94233]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:16 smithi060 ceph-mon[109077]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:16 smithi089 ceph-mon[98504]: pgmap v16976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:18 smithi060 ceph-mon[94233]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:18 smithi060 ceph-mon[109077]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:18 smithi089 ceph-mon[98504]: pgmap v16977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:20 smithi060 ceph-mon[94233]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:20 smithi060 ceph-mon[109077]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:20 smithi089 ceph-mon[98504]: pgmap v16978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:22 smithi060 ceph-mon[94233]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:22 smithi060 ceph-mon[109077]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:22 smithi089 ceph-mon[98504]: pgmap v16979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:24 smithi060 ceph-mon[109077]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:24.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:24 smithi060 ceph-mon[94233]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:41:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:41:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:24 smithi089 ceph-mon[98504]: pgmap v16980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:26 smithi060 ceph-mon[94233]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:26 smithi060 ceph-mon[109077]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:26 smithi089 ceph-mon[98504]: pgmap v16981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:28 smithi060 ceph-mon[109077]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:28 smithi060 ceph-mon[94233]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:28 smithi089 ceph-mon[98504]: pgmap v16982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:30 smithi060 ceph-mon[94233]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:30 smithi060 ceph-mon[109077]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:30 smithi089 ceph-mon[98504]: pgmap v16983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:32 smithi060 ceph-mon[94233]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:32 smithi060 ceph-mon[109077]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:32 smithi089 ceph-mon[98504]: pgmap v16984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:34 smithi060 ceph-mon[94233]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:34 smithi060 ceph-mon[109077]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:41:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:41:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:34 smithi089 ceph-mon[98504]: pgmap v16985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:36 smithi060 ceph-mon[94233]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:36 smithi060 ceph-mon[109077]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:36 smithi089 ceph-mon[98504]: pgmap v16986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:37.111 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:41:37.439 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (7h) 2m ago 7h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:41:37.440 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:41:37.837 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:41:37.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:41:37.837 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:41:37.837 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:37.837 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:41:37.838 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:41:38.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:38 smithi060 ceph-mon[109077]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:38 smithi060 ceph-mon[109077]: from='client.33198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4183407067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:41:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:38 smithi060 ceph-mon[94233]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:38 smithi060 ceph-mon[94233]: from='client.33198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4183407067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:41:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:38 smithi089 ceph-mon[98504]: pgmap v16987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:38 smithi089 ceph-mon[98504]: from='client.33198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4183407067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:41:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:39 smithi060 ceph-mon[94233]: from='client.33204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:39 smithi060 ceph-mon[109077]: from='client.33204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:39 smithi089 ceph-mon[98504]: from='client.33204 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:41:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:40 smithi060 ceph-mon[94233]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:40 smithi060 ceph-mon[109077]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:40 smithi089 ceph-mon[98504]: pgmap v16988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:42 smithi060 ceph-mon[94233]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:42 smithi060 ceph-mon[109077]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:42 smithi089 ceph-mon[98504]: pgmap v16989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:44 smithi060 ceph-mon[94233]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:41:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:41:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:44 smithi060 ceph-mon[109077]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:44 smithi089 ceph-mon[98504]: pgmap v16990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:46 smithi060 ceph-mon[94233]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:46 smithi060 ceph-mon[109077]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:46 smithi089 ceph-mon[98504]: pgmap v16991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:48 smithi060 ceph-mon[94233]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:48 smithi060 ceph-mon[109077]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:48 smithi089 ceph-mon[98504]: pgmap v16992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:50.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:50 smithi060 ceph-mon[94233]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:50 smithi060 ceph-mon[109077]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:50 smithi089 ceph-mon[98504]: pgmap v16993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:52 smithi060 ceph-mon[94233]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:52 smithi060 ceph-mon[109077]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:52 smithi089 ceph-mon[98504]: pgmap v16994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:54 smithi060 ceph-mon[94233]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:54 smithi060 ceph-mon[109077]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:41:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:41:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:54 smithi089 ceph-mon[98504]: pgmap v16995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:56 smithi060 ceph-mon[94233]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:56 smithi060 ceph-mon[109077]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:56 smithi089 ceph-mon[98504]: pgmap v16996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:41:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:41:58 smithi060 ceph-mon[94233]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:41:58 smithi060 ceph-mon[109077]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:41:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:41:58 smithi089 ceph-mon[98504]: pgmap v16997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:00 smithi060 ceph-mon[94233]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:00 smithi060 ceph-mon[109077]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:00 smithi089 ceph-mon[98504]: pgmap v16998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:02 smithi060 ceph-mon[94233]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:02 smithi060 ceph-mon[109077]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:02 smithi089 ceph-mon[98504]: pgmap v16999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:04 smithi060 ceph-mon[94233]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:42:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:42:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:04 smithi060 ceph-mon[109077]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:04 smithi089 ceph-mon[98504]: pgmap v17000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:06 smithi060 ceph-mon[94233]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:06 smithi060 ceph-mon[109077]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:06 smithi089 ceph-mon[98504]: pgmap v17001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:08.202 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:42:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:08 smithi060 ceph-mon[94233]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:08 smithi060 ceph-mon[109077]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:08.530 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:42:08.530 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 2m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:42:08.530 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 2m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:42:08.530 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 2m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:42:08.530 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 2m ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:42:08.530 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:42:08.530 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 2m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 2m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (7h) 2m ago 7h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (7h) 2m ago 7h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:42:08.531 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 2m ago 7h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:42:08.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 2m ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:42:08.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 2m ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:42:08.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 2m ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:42:08.532 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 2m ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:42:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:08 smithi089 ceph-mon[98504]: pgmap v17002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:08.928 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:42:08.928 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:42:08.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:42:08.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:08.928 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:42:08.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:42:08.929 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:42:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:09 smithi060 ceph-mon[94233]: from='client.43091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3599094326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:42:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:09 smithi060 ceph-mon[109077]: from='client.43091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3599094326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:42:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:09 smithi089 ceph-mon[98504]: from='client.43091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3599094326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:42:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:10 smithi060 ceph-mon[94233]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:10 smithi060 ceph-mon[94233]: from='client.43097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:10 smithi060 ceph-mon[109077]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:10 smithi060 ceph-mon[109077]: from='client.43097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:10 smithi089 ceph-mon[98504]: pgmap v17003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:10 smithi089 ceph-mon[98504]: from='client.43097 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:12 smithi060 ceph-mon[94233]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:42:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:12 smithi060 ceph-mon[109077]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:42:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:12 smithi089 ceph-mon[98504]: pgmap v17004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:42:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:42:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:42:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:42:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:42:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:42:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:42:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:42:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:42:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:42:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:14 smithi060 ceph-mon[94233]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:14 smithi060 ceph-mon[109077]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:42:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:42:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:14 smithi089 ceph-mon[98504]: pgmap v17005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:16 smithi060 ceph-mon[94233]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:16 smithi060 ceph-mon[109077]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:16 smithi089 ceph-mon[98504]: pgmap v17006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:17 smithi060 ceph-mon[94233]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:17 smithi060 ceph-mon[109077]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:17 smithi089 ceph-mon[98504]: pgmap v17007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:20 smithi060 ceph-mon[94233]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:20 smithi060 ceph-mon[109077]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:20 smithi089 ceph-mon[98504]: pgmap v17008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:22 smithi060 ceph-mon[94233]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:22 smithi060 ceph-mon[109077]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:22 smithi089 ceph-mon[98504]: pgmap v17009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:24 smithi060 ceph-mon[94233]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:24 smithi060 ceph-mon[109077]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:24 smithi089 ceph-mon[98504]: pgmap v17010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:42:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:42:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:26 smithi060 ceph-mon[94233]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:26 smithi060 ceph-mon[109077]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:26 smithi089 ceph-mon[98504]: pgmap v17011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:27.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:28 smithi060 ceph-mon[94233]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:28 smithi060 ceph-mon[109077]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:28 smithi089 ceph-mon[98504]: pgmap v17012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:30 smithi060 ceph-mon[94233]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:30 smithi060 ceph-mon[109077]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:30 smithi089 ceph-mon[98504]: pgmap v17013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:32 smithi060 ceph-mon[94233]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:32 smithi060 ceph-mon[109077]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:32 smithi089 ceph-mon[98504]: pgmap v17014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:34 smithi060 ceph-mon[94233]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:34 smithi060 ceph-mon[109077]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:34 smithi089 ceph-mon[98504]: pgmap v17015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:42:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:42:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:36 smithi060 ceph-mon[94233]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:36 smithi060 ceph-mon[109077]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:36 smithi089 ceph-mon[98504]: pgmap v17016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:38 smithi060 ceph-mon[94233]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:38 smithi060 ceph-mon[109077]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:38 smithi089 ceph-mon[98504]: pgmap v17017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 3m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 3m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 3m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 3m ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:42:39.617 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 3m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 3m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (7h) 3m ago 7h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 3m ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:42:39.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 3m ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:42:39.619 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 3m ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:42:39.619 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 3m ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:40.012 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:42:40.013 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:42:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:40 smithi060 ceph-mon[94233]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1459290278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:42:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:40 smithi060 ceph-mon[109077]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1459290278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:42:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:40 smithi089 ceph-mon[98504]: pgmap v17018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1459290278' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:42:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:41 smithi060 ceph-mon[94233]: from='client.33234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:41 smithi060 ceph-mon[94233]: from='client.33240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:41 smithi060 ceph-mon[109077]: from='client.33234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:41 smithi060 ceph-mon[109077]: from='client.33240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:41 smithi089 ceph-mon[98504]: from='client.33234 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:41 smithi089 ceph-mon[98504]: from='client.33240 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:42:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:42 smithi060 ceph-mon[109077]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:42 smithi060 ceph-mon[94233]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:42 smithi089 ceph-mon[98504]: pgmap v17019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:44 smithi060 ceph-mon[109077]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:44 smithi060 ceph-mon[94233]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:44 smithi089 ceph-mon[98504]: pgmap v17020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:42:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:42:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:46 smithi060 ceph-mon[94233]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:46 smithi060 ceph-mon[109077]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:46 smithi089 ceph-mon[98504]: pgmap v17021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:48 smithi060 ceph-mon[94233]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:48 smithi060 ceph-mon[109077]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:48 smithi089 ceph-mon[98504]: pgmap v17022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:50 smithi060 ceph-mon[94233]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:50 smithi060 ceph-mon[109077]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:50 smithi089 ceph-mon[98504]: pgmap v17023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:52 smithi060 ceph-mon[94233]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:52 smithi060 ceph-mon[109077]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:52 smithi089 ceph-mon[98504]: pgmap v17024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:54 smithi060 ceph-mon[94233]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:54 smithi060 ceph-mon[109077]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:54 smithi089 ceph-mon[98504]: pgmap v17025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:42:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:42:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:56 smithi060 ceph-mon[94233]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:56 smithi060 ceph-mon[109077]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:56 smithi089 ceph-mon[98504]: pgmap v17026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:42:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:42:58 smithi060 ceph-mon[94233]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:42:58 smithi060 ceph-mon[109077]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:42:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:42:58 smithi089 ceph-mon[98504]: pgmap v17027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:00 smithi060 ceph-mon[94233]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:00 smithi060 ceph-mon[109077]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:00 smithi089 ceph-mon[98504]: pgmap v17028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:02 smithi060 ceph-mon[94233]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:02 smithi060 ceph-mon[109077]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:02 smithi089 ceph-mon[98504]: pgmap v17029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:04 smithi060 ceph-mon[94233]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:04 smithi060 ceph-mon[109077]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:04 smithi089 ceph-mon[98504]: pgmap v17030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:43:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:43:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:06 smithi060 ceph-mon[94233]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:06 smithi060 ceph-mon[109077]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:06 smithi089 ceph-mon[98504]: pgmap v17031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:08 smithi060 ceph-mon[94233]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:08 smithi060 ceph-mon[109077]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:08 smithi089 ceph-mon[98504]: pgmap v17032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:10.376 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:43:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:10 smithi060 ceph-mon[94233]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:10 smithi060 ceph-mon[109077]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:10 smithi089 ceph-mon[98504]: pgmap v17033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:10.701 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:43:10.701 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:43:10.701 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:43:10.702 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:43:10.703 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (7h) 4m ago 7h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:43:10.703 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (7h) 4m ago 7h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:43:10.703 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:43:10.703 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:43:11.096 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:43:11.096 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:43:11.096 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:43:11.097 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:43:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3007735811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:43:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3007735811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:43:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3007735811' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:43:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[94233]: from='client.43127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[94233]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[94233]: from='client.33258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[109077]: from='client.43127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[109077]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[109077]: from='client.33258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:12 smithi089 ceph-mon[98504]: from='client.43127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:12 smithi089 ceph-mon[98504]: pgmap v17034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:12 smithi089 ceph-mon[98504]: from='client.33258 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:43:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:43:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:43:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:43:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:43:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:43:14.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: pgmap v17035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:43:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:43:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:43:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:16 smithi060 ceph-mon[94233]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:16 smithi060 ceph-mon[109077]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:16 smithi089 ceph-mon[98504]: pgmap v17036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:18 smithi060 ceph-mon[109077]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:18 smithi060 ceph-mon[94233]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:18 smithi089 ceph-mon[98504]: pgmap v17037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:20 smithi060 ceph-mon[94233]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:20 smithi060 ceph-mon[109077]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:20 smithi089 ceph-mon[98504]: pgmap v17038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:22 smithi060 ceph-mon[94233]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:22 smithi060 ceph-mon[109077]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:22 smithi089 ceph-mon[98504]: pgmap v17039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:24 smithi060 ceph-mon[94233]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:24 smithi060 ceph-mon[109077]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:43:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:43:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:24 smithi089 ceph-mon[98504]: pgmap v17040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:26 smithi060 ceph-mon[94233]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:26 smithi060 ceph-mon[109077]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:26 smithi089 ceph-mon[98504]: pgmap v17041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:28.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:28 smithi060 ceph-mon[94233]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:28 smithi060 ceph-mon[109077]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:28 smithi089 ceph-mon[98504]: pgmap v17042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:30 smithi060 ceph-mon[94233]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:30 smithi060 ceph-mon[109077]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:30 smithi089 ceph-mon[98504]: pgmap v17043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:32 smithi060 ceph-mon[94233]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:32 smithi060 ceph-mon[109077]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:32 smithi089 ceph-mon[98504]: pgmap v17044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:34.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:34 smithi060 ceph-mon[94233]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:34 smithi060 ceph-mon[109077]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:43:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:43:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:34 smithi089 ceph-mon[98504]: pgmap v17045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:36 smithi060 ceph-mon[94233]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:36 smithi060 ceph-mon[109077]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:36 smithi089 ceph-mon[98504]: pgmap v17046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:38 smithi060 ceph-mon[94233]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:38 smithi060 ceph-mon[109077]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:38 smithi089 ceph-mon[98504]: pgmap v17047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:40 smithi089 ceph-mon[98504]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:40 smithi060 ceph-mon[94233]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:40 smithi060 ceph-mon[109077]: pgmap v17048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:41.459 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:43:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:41.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:41.786 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:43:41.786 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 4m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:43:41.786 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 4m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:43:41.786 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 4m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:43:41.786 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 4m ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:43:41.786 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 4m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 4m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (7h) 4m ago 7h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:43:41.787 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 4m ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:43:42.185 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:43:42.185 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:43:42.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:43:42.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:42.185 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:43:42.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:43:42.186 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:43:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:42 smithi089 ceph-mon[98504]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1496256436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:43:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:42 smithi060 ceph-mon[94233]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1496256436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:42 smithi060 ceph-mon[109077]: pgmap v17049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1496256436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:43:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:43 smithi089 ceph-mon[98504]: from='client.33270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:43 smithi089 ceph-mon[98504]: from='client.33276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:43 smithi060 ceph-mon[94233]: from='client.33270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:43 smithi060 ceph-mon[94233]: from='client.33276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:43 smithi060 ceph-mon[109077]: from='client.33270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:43 smithi060 ceph-mon[109077]: from='client.33276 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:43:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:44 smithi089 ceph-mon[98504]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:44 smithi060 ceph-mon[94233]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:43:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:43:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:44 smithi060 ceph-mon[109077]: pgmap v17050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:45 smithi089 ceph-mon[98504]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:45 smithi060 ceph-mon[94233]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:45 smithi060 ceph-mon[109077]: pgmap v17051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:47 smithi060 ceph-mon[109077]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:47 smithi060 ceph-mon[94233]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:47 smithi089 ceph-mon[98504]: pgmap v17052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:50 smithi060 ceph-mon[94233]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:50 smithi060 ceph-mon[109077]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:50 smithi089 ceph-mon[98504]: pgmap v17053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:52 smithi060 ceph-mon[94233]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:52 smithi060 ceph-mon[109077]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:52 smithi089 ceph-mon[98504]: pgmap v17054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:54.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:54 smithi060 ceph-mon[94233]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:54.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:54 smithi060 ceph-mon[109077]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:54 smithi089 ceph-mon[98504]: pgmap v17055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:43:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:43:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:56 smithi060 ceph-mon[94233]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:56 smithi060 ceph-mon[109077]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:56 smithi089 ceph-mon[98504]: pgmap v17056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:43:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:43:58 smithi060 ceph-mon[94233]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:43:58 smithi060 ceph-mon[109077]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:43:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:43:58 smithi089 ceph-mon[98504]: pgmap v17057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:00 smithi060 ceph-mon[94233]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:00 smithi060 ceph-mon[109077]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:00 smithi089 ceph-mon[98504]: pgmap v17058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:02 smithi060 ceph-mon[94233]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:02 smithi060 ceph-mon[109077]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:02 smithi089 ceph-mon[98504]: pgmap v17059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:04 smithi060 ceph-mon[109077]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:04 smithi060 ceph-mon[94233]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:04 smithi089 ceph-mon[98504]: pgmap v17060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:44:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:44:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:06 smithi060 ceph-mon[109077]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:06 smithi060 ceph-mon[94233]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:06 smithi089 ceph-mon[98504]: pgmap v17061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:08 smithi060 ceph-mon[94233]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:08 smithi060 ceph-mon[109077]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:08 smithi089 ceph-mon[98504]: pgmap v17062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:10 smithi060 ceph-mon[94233]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:10 smithi060 ceph-mon[109077]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:10 smithi089 ceph-mon[98504]: pgmap v17063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:12 smithi060 ceph-mon[94233]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:12 smithi060 ceph-mon[109077]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:12 smithi089 ceph-mon[98504]: pgmap v17064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:12.549 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:44:12.874 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:44:12.874 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:44:12.874 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:44:12.874 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (7h) 5m ago 7h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:44:12.874 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (7h) 5m ago 7h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:44:12.874 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:44:12.875 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:44:12.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:44:12.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:44:12.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:44:12.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:44:12.876 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:44:13.270 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:44:13.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:44:13.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:44:13.271 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:44:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[109077]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[109077]: from='client.33288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[109077]: from='client.33294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2621732537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:44:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:44:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[94233]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[94233]: from='client.33288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[94233]: from='client.33294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2621732537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:44:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:44:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:14 smithi089 ceph-mon[98504]: pgmap v17065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:14 smithi089 ceph-mon[98504]: from='client.33288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:14 smithi089 ceph-mon[98504]: from='client.33294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2621732537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:44:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:44:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:44:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:44:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:44:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:44:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:44:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:44:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:44:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:44:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:44:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:44:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:44:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:16 smithi060 ceph-mon[94233]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:16 smithi060 ceph-mon[109077]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:16 smithi089 ceph-mon[98504]: pgmap v17066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:18 smithi060 ceph-mon[94233]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:18 smithi060 ceph-mon[109077]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:18 smithi089 ceph-mon[98504]: pgmap v17067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:20 smithi060 ceph-mon[94233]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:20 smithi060 ceph-mon[109077]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:20 smithi089 ceph-mon[98504]: pgmap v17068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:22 smithi060 ceph-mon[94233]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:22 smithi060 ceph-mon[109077]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:22 smithi089 ceph-mon[98504]: pgmap v17069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:24 smithi060 ceph-mon[94233]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:24 smithi060 ceph-mon[109077]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:24 smithi089 ceph-mon[98504]: pgmap v17070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:44:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:44:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:26 smithi060 ceph-mon[94233]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:26 smithi060 ceph-mon[109077]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:26 smithi089 ceph-mon[98504]: pgmap v17071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:28 smithi060 ceph-mon[94233]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:28 smithi060 ceph-mon[109077]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:28 smithi089 ceph-mon[98504]: pgmap v17072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:30 smithi060 ceph-mon[94233]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:30 smithi060 ceph-mon[109077]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:30 smithi089 ceph-mon[98504]: pgmap v17073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:32 smithi060 ceph-mon[94233]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:32 smithi060 ceph-mon[109077]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:32 smithi089 ceph-mon[98504]: pgmap v17074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:34 smithi060 ceph-mon[94233]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:34 smithi060 ceph-mon[109077]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:44:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:44:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:34 smithi089 ceph-mon[98504]: pgmap v17075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:36 smithi060 ceph-mon[94233]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:36 smithi060 ceph-mon[109077]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:36 smithi089 ceph-mon[98504]: pgmap v17076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:38.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:38 smithi060 ceph-mon[94233]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:38 smithi060 ceph-mon[109077]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:38 smithi089 ceph-mon[98504]: pgmap v17077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:40 smithi060 ceph-mon[94233]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:40 smithi060 ceph-mon[109077]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:40 smithi089 ceph-mon[98504]: pgmap v17078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:42 smithi060 ceph-mon[94233]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:42 smithi060 ceph-mon[109077]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:42 smithi089 ceph-mon[98504]: pgmap v17079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:43.633 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:44:43.960 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 5m ago 7h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 5m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:44:43.961 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 5m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 5m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:44:43.962 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:44:43.963 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 5m ago 7h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:44:44.360 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:44:44.360 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:44:44.360 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:44:44.360 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:44.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:44:44.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:44:44.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:44.361 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:44:44.361 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:44:44.361 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:44.361 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:44:44.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:44:44.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:44:44.362 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:44:44.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:44:44.362 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:44:44.362 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:44:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:44 smithi060 ceph-mon[94233]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:44 smithi060 ceph-mon[109077]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:44:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:44:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:44 smithi089 ceph-mon[98504]: pgmap v17080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:45 smithi060 ceph-mon[94233]: from='client.33306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:45 smithi060 ceph-mon[94233]: from='client.43187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3384341608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:44:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:45 smithi060 ceph-mon[109077]: from='client.33306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:45 smithi060 ceph-mon[109077]: from='client.43187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3384341608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:44:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:45 smithi089 ceph-mon[98504]: from='client.33306 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:45 smithi089 ceph-mon[98504]: from='client.43187 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:44:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3384341608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:44:46.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:46 smithi060 ceph-mon[109077]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:46 smithi060 ceph-mon[94233]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:46 smithi089 ceph-mon[98504]: pgmap v17081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:48 smithi060 ceph-mon[109077]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:48 smithi060 ceph-mon[94233]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:48 smithi089 ceph-mon[98504]: pgmap v17082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:50 smithi060 ceph-mon[94233]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:50 smithi060 ceph-mon[109077]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:50 smithi089 ceph-mon[98504]: pgmap v17083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:52 smithi060 ceph-mon[94233]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:52 smithi060 ceph-mon[109077]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:52 smithi089 ceph-mon[98504]: pgmap v17084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:54 smithi060 ceph-mon[94233]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:54 smithi060 ceph-mon[109077]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:44:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:44:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:54 smithi089 ceph-mon[98504]: pgmap v17085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:56 smithi060 ceph-mon[94233]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:56 smithi060 ceph-mon[109077]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:56 smithi089 ceph-mon[98504]: pgmap v17086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:44:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:44:58 smithi060 ceph-mon[94233]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:44:58 smithi060 ceph-mon[109077]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:44:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:44:58 smithi089 ceph-mon[98504]: pgmap v17087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:00 smithi060 ceph-mon[94233]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:00 smithi060 ceph-mon[109077]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:00 smithi089 ceph-mon[98504]: pgmap v17088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:02 smithi060 ceph-mon[94233]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:02 smithi060 ceph-mon[109077]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:02 smithi089 ceph-mon[98504]: pgmap v17089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:04 smithi060 ceph-mon[109077]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:04 smithi060 ceph-mon[94233]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:45:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:45:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:04 smithi089 ceph-mon[98504]: pgmap v17090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:06 smithi060 ceph-mon[94233]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:06 smithi060 ceph-mon[109077]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:06 smithi089 ceph-mon[98504]: pgmap v17091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:08 smithi060 ceph-mon[94233]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:08 smithi060 ceph-mon[109077]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:08 smithi089 ceph-mon[98504]: pgmap v17092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:10 smithi060 ceph-mon[94233]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:10 smithi060 ceph-mon[109077]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:10 smithi089 ceph-mon[98504]: pgmap v17093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:12 smithi060 ceph-mon[94233]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:12 smithi060 ceph-mon[109077]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:12 smithi089 ceph-mon[98504]: pgmap v17094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:14 smithi060 ceph-mon[94233]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:14 smithi060 ceph-mon[109077]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:45:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:45:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:14 smithi089 ceph-mon[98504]: pgmap v17095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:14.729 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:45:15.102 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:45:15.102 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (7h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (7h) 6m ago 7h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (7h) 6m ago 7h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:45:15.103 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (7h) 6m ago 7h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:45:15.104 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (7h) 6m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:45:15.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:45:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:45:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:45:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:45:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:45:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:45:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:45:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:45:15.516 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:45:15.516 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:45:15.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:45:15.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:15.518 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:45:15.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:45:15.518 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:45:15.518 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:45:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:45:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:45:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:45:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:45:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[109077]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[109077]: from='client.43199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[109077]: from='client.33330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/960803580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:45:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[94233]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[94233]: from='client.43199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[94233]: from='client.33330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/960803580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:45:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:16 smithi089 ceph-mon[98504]: pgmap v17096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:16 smithi089 ceph-mon[98504]: from='client.43199 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:16 smithi089 ceph-mon[98504]: from='client.33330 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/960803580' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:45:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:18 smithi060 ceph-mon[109077]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:18 smithi060 ceph-mon[94233]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:18 smithi089 ceph-mon[98504]: pgmap v17097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:20 smithi060 ceph-mon[94233]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:20 smithi060 ceph-mon[109077]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:20 smithi089 ceph-mon[98504]: pgmap v17098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:22 smithi060 ceph-mon[94233]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:22 smithi060 ceph-mon[109077]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:22 smithi089 ceph-mon[98504]: pgmap v17099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 12:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T12:45:23.375409813Z level=info msg="Completed cleanup jobs" duration=14.34738ms 2023-12-01T12:45:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:24 smithi060 ceph-mon[94233]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:24 smithi060 ceph-mon[109077]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:45:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:45:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:24 smithi089 ceph-mon[98504]: pgmap v17100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:26 smithi060 ceph-mon[94233]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:26 smithi060 ceph-mon[109077]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:26 smithi089 ceph-mon[98504]: pgmap v17101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:28 smithi060 ceph-mon[94233]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:28 smithi060 ceph-mon[109077]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:28 smithi089 ceph-mon[98504]: pgmap v17102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:30 smithi060 ceph-mon[94233]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:30 smithi060 ceph-mon[109077]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:30 smithi089 ceph-mon[98504]: pgmap v17103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:32 smithi060 ceph-mon[94233]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:32 smithi060 ceph-mon[109077]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:32 smithi089 ceph-mon[98504]: pgmap v17104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:34 smithi060 ceph-mon[94233]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:34 smithi060 ceph-mon[109077]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:45:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:45:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:34 smithi089 ceph-mon[98504]: pgmap v17105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:36 smithi060 ceph-mon[94233]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:36 smithi060 ceph-mon[109077]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:36 smithi089 ceph-mon[98504]: pgmap v17106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:38 smithi089 ceph-mon[98504]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:38 smithi060 ceph-mon[94233]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:38 smithi060 ceph-mon[109077]: pgmap v17107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:40 smithi089 ceph-mon[98504]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:40 smithi060 ceph-mon[94233]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:40 smithi060 ceph-mon[109077]: pgmap v17108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:42 smithi089 ceph-mon[98504]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:42 smithi060 ceph-mon[94233]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:42 smithi060 ceph-mon[109077]: pgmap v17109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:44 smithi089 ceph-mon[98504]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:44 smithi060 ceph-mon[109077]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:44 smithi060 ceph-mon[94233]: pgmap v17110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:45:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:45:45.879 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:45:46.207 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:45:46.207 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:45:46.207 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:45:46.207 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:45:46.207 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:45:46.207 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:45:46.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:45:46.209 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:45:46.209 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:45:46.209 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:45:46.209 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:45:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:46 smithi089 ceph-mon[98504]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:46.608 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:45:46.608 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:45:46.608 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:45:46.608 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:46.608 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:45:46.609 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:45:46.610 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:45:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:46 smithi060 ceph-mon[94233]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:46 smithi060 ceph-mon[109077]: pgmap v17111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:47 smithi089 ceph-mon[98504]: from='client.43217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:47 smithi089 ceph-mon[98504]: from='client.33348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3784195948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:45:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:47 smithi060 ceph-mon[109077]: from='client.43217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:47 smithi060 ceph-mon[109077]: from='client.33348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3784195948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:45:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:47 smithi060 ceph-mon[94233]: from='client.43217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:47 smithi060 ceph-mon[94233]: from='client.33348 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:45:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3784195948' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:45:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:48 smithi089 ceph-mon[98504]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:48 smithi060 ceph-mon[94233]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:48 smithi060 ceph-mon[109077]: pgmap v17112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:50 smithi089 ceph-mon[98504]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:50 smithi060 ceph-mon[94233]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:50 smithi060 ceph-mon[109077]: pgmap v17113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:52 smithi060 ceph-mon[94233]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:52 smithi060 ceph-mon[109077]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:52 smithi089 ceph-mon[98504]: pgmap v17114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:54 smithi060 ceph-mon[94233]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:54 smithi060 ceph-mon[109077]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:45:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:45:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:54 smithi089 ceph-mon[98504]: pgmap v17115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:56 smithi060 ceph-mon[94233]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:56 smithi060 ceph-mon[109077]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:56 smithi089 ceph-mon[98504]: pgmap v17116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:45:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:45:58 smithi060 ceph-mon[94233]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:45:58 smithi060 ceph-mon[109077]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:45:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:45:58 smithi089 ceph-mon[98504]: pgmap v17117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:00.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:00 smithi060 ceph-mon[94233]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:00 smithi060 ceph-mon[109077]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:00 smithi089 ceph-mon[98504]: pgmap v17118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:02 smithi060 ceph-mon[94233]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:02 smithi060 ceph-mon[109077]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:02 smithi089 ceph-mon[98504]: pgmap v17119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:04 smithi060 ceph-mon[94233]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:04 smithi060 ceph-mon[109077]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:04 smithi089 ceph-mon[98504]: pgmap v17120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:46:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:46:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:06 smithi060 ceph-mon[94233]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:06 smithi060 ceph-mon[109077]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:06 smithi089 ceph-mon[98504]: pgmap v17121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:08 smithi060 ceph-mon[94233]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:08 smithi060 ceph-mon[109077]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:08 smithi089 ceph-mon[98504]: pgmap v17122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:10 smithi060 ceph-mon[94233]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:10 smithi060 ceph-mon[109077]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:10 smithi089 ceph-mon[98504]: pgmap v17123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:12 smithi060 ceph-mon[94233]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:12 smithi060 ceph-mon[109077]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:12 smithi089 ceph-mon[98504]: pgmap v17124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:14 smithi060 ceph-mon[109077]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:14 smithi060 ceph-mon[94233]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:14 smithi089 ceph-mon[98504]: pgmap v17125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:46:14] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:46:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[94233]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:46:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:46:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:46:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:46:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[109077]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:46:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:46:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:46:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:46:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:16 smithi089 ceph-mon[98504]: pgmap v17126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:46:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:46:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:46:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:46:16.969 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:46:17.293 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:46:17.293 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:46:17.293 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:46:17.293 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:46:17.293 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:46:17.293 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:46:17.293 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:46:17.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:46:17.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:46:17.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:46:17.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:46:17.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:46:17.295 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:46:17.691 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:46:17.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:46:17.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:46:17.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:17.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:46:17.692 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:17.693 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:46:17.693 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:46:17.693 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:46:17.693 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:46:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[94233]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[94233]: from='client.43235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[94233]: from='client.33366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3887717876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:46:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[109077]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[109077]: from='client.43235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[109077]: from='client.33366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3887717876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:46:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:18 smithi089 ceph-mon[98504]: pgmap v17127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:18 smithi089 ceph-mon[98504]: from='client.43235 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:18 smithi089 ceph-mon[98504]: from='client.33366 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3887717876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:46:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:20 smithi060 ceph-mon[94233]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:20 smithi060 ceph-mon[109077]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:20 smithi089 ceph-mon[98504]: pgmap v17128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:22 smithi060 ceph-mon[94233]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:22 smithi060 ceph-mon[109077]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:22 smithi089 ceph-mon[98504]: pgmap v17129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:24 smithi060 ceph-mon[94233]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:24 smithi060 ceph-mon[109077]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:24 smithi089 ceph-mon[98504]: pgmap v17130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:46:24] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:46:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:26 smithi060 ceph-mon[94233]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:26 smithi060 ceph-mon[109077]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:26 smithi089 ceph-mon[98504]: pgmap v17131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:28 smithi060 ceph-mon[94233]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:28 smithi060 ceph-mon[109077]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:28 smithi089 ceph-mon[98504]: pgmap v17132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:30 smithi060 ceph-mon[94233]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:30 smithi060 ceph-mon[109077]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:30 smithi089 ceph-mon[98504]: pgmap v17133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:32 smithi060 ceph-mon[94233]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:32 smithi060 ceph-mon[109077]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:32 smithi089 ceph-mon[98504]: pgmap v17134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:34 smithi060 ceph-mon[94233]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:34 smithi060 ceph-mon[109077]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:46:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:46:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:34 smithi089 ceph-mon[98504]: pgmap v17135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:36 smithi060 ceph-mon[94233]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:36 smithi060 ceph-mon[109077]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:36 smithi089 ceph-mon[98504]: pgmap v17136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:38 smithi060 ceph-mon[94233]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:38 smithi060 ceph-mon[109077]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:38 smithi089 ceph-mon[98504]: pgmap v17137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:40 smithi060 ceph-mon[94233]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:40 smithi060 ceph-mon[109077]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:40 smithi089 ceph-mon[98504]: pgmap v17138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:42 smithi060 ceph-mon[94233]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:42 smithi060 ceph-mon[109077]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:42 smithi089 ceph-mon[98504]: pgmap v17139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:44 smithi060 ceph-mon[94233]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:44 smithi060 ceph-mon[109077]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:46:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:46:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:44 smithi089 ceph-mon[98504]: pgmap v17140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:46 smithi060 ceph-mon[94233]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:46 smithi060 ceph-mon[109077]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:46 smithi089 ceph-mon[98504]: pgmap v17141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:48.060 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:46:48.387 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:46:48.387 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:46:48.387 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:46:48.387 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5637M 2239M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6176M 2239M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5499M 2239M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:46:48.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5348M 2239M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:46:48.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4427M 2458M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:46:48.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5032M 2458M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:46:48.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4444M 2458M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:46:48.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5074M 2458M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:46:48.389 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:46:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:48 smithi060 ceph-mon[94233]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:48.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:48 smithi060 ceph-mon[109077]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:48 smithi089 ceph-mon[98504]: pgmap v17142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:48.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:46:48.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:46:48.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:46:48.786 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:46:48.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:46:48.786 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:46:48.786 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:46:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:49 smithi060 ceph-mon[94233]: from='client.43253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2911387246' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:46:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:49 smithi060 ceph-mon[109077]: from='client.43253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2911387246' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:46:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:49 smithi089 ceph-mon[98504]: from='client.43253 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2911387246' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:46:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:50 smithi060 ceph-mon[94233]: from='client.33384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:50 smithi060 ceph-mon[94233]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:50 smithi060 ceph-mon[109077]: from='client.33384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:50 smithi060 ceph-mon[109077]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:50 smithi089 ceph-mon[98504]: from='client.33384 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:46:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:50 smithi089 ceph-mon[98504]: pgmap v17143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:52 smithi060 ceph-mon[94233]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:52 smithi060 ceph-mon[109077]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:52 smithi089 ceph-mon[98504]: pgmap v17144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:54 smithi060 ceph-mon[94233]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:54 smithi060 ceph-mon[109077]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:46:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:46:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:54 smithi089 ceph-mon[98504]: pgmap v17145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:56 smithi060 ceph-mon[94233]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:56 smithi060 ceph-mon[109077]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:56 smithi089 ceph-mon[98504]: pgmap v17146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:46:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:46:58 smithi060 ceph-mon[94233]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:46:58 smithi060 ceph-mon[109077]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:46:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:46:58 smithi089 ceph-mon[98504]: pgmap v17147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:00 smithi060 ceph-mon[94233]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:00 smithi060 ceph-mon[109077]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:00 smithi089 ceph-mon[98504]: pgmap v17148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:02 smithi060 ceph-mon[94233]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:02 smithi060 ceph-mon[109077]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:02 smithi089 ceph-mon[98504]: pgmap v17149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:04 smithi060 ceph-mon[94233]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:04 smithi060 ceph-mon[109077]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:47:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:47:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:04 smithi089 ceph-mon[98504]: pgmap v17150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:06 smithi060 ceph-mon[94233]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:06 smithi060 ceph-mon[109077]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:06 smithi089 ceph-mon[98504]: pgmap v17151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:08 smithi060 ceph-mon[94233]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:08 smithi060 ceph-mon[109077]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:08 smithi089 ceph-mon[98504]: pgmap v17152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:10 smithi060 ceph-mon[94233]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:10 smithi060 ceph-mon[109077]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:10 smithi089 ceph-mon[98504]: pgmap v17153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:12 smithi060 ceph-mon[94233]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:12 smithi060 ceph-mon[109077]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:12 smithi089 ceph-mon[98504]: pgmap v17154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:14 smithi060 ceph-mon[94233]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:14 smithi060 ceph-mon[109077]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:47:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:47:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:14 smithi089 ceph-mon[98504]: pgmap v17155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:16 smithi060 ceph-mon[94233]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:47:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:16 smithi060 ceph-mon[109077]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:47:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:16 smithi089 ceph-mon[98504]: pgmap v17156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:47:17.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:47:17.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:47:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:18 smithi060 ceph-mon[94233]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:18 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2453M 2023-12-01T12:47:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:18 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2230M 2023-12-01T12:47:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:18 smithi060 ceph-mon[109077]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:18 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2453M 2023-12-01T12:47:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:18 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2230M 2023-12-01T12:47:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:18 smithi089 ceph-mon[98504]: pgmap v17157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:18 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2453M 2023-12-01T12:47:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:18 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2230M 2023-12-01T12:47:19.149 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:47:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:47:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:47:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:47:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:47:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:47:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:47:19.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5637M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6176M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5499M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5348M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4427M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5032M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4444M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:47:19.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5074M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:47:19.481 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:47:19.878 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:47:19.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:47:19.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:47:19.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:19.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:47:19.879 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:47:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:20 smithi060 ceph-mon[94233]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:20 smithi060 ceph-mon[94233]: from='client.43271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/711881168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:47:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:20 smithi060 ceph-mon[109077]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:20 smithi060 ceph-mon[109077]: from='client.43271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/711881168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:47:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:20 smithi089 ceph-mon[98504]: pgmap v17158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:20 smithi089 ceph-mon[98504]: from='client.43271 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/711881168' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:47:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:21 smithi060 ceph-mon[94233]: from='client.33402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:21 smithi060 ceph-mon[109077]: from='client.33402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:21 smithi089 ceph-mon[98504]: from='client.33402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:22 smithi060 ceph-mon[94233]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:22 smithi060 ceph-mon[109077]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:22 smithi089 ceph-mon[98504]: pgmap v17159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:24 smithi060 ceph-mon[94233]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:24 smithi060 ceph-mon[109077]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:47:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:47:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:24 smithi089 ceph-mon[98504]: pgmap v17160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:26 smithi060 ceph-mon[94233]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:26 smithi060 ceph-mon[109077]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:26 smithi089 ceph-mon[98504]: pgmap v17161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:28 smithi060 ceph-mon[94233]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:28 smithi060 ceph-mon[109077]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:28 smithi089 ceph-mon[98504]: pgmap v17162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:30 smithi089 ceph-mon[98504]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:30 smithi060 ceph-mon[94233]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:30 smithi060 ceph-mon[109077]: pgmap v17163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:32 smithi089 ceph-mon[98504]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:32 smithi060 ceph-mon[94233]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:32 smithi060 ceph-mon[109077]: pgmap v17164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:34 smithi089 ceph-mon[98504]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:34 smithi060 ceph-mon[94233]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:47:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:47:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:34 smithi060 ceph-mon[109077]: pgmap v17165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:36 smithi089 ceph-mon[98504]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:36 smithi060 ceph-mon[94233]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:36 smithi060 ceph-mon[109077]: pgmap v17166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:38 smithi089 ceph-mon[98504]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:38 smithi060 ceph-mon[94233]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:38 smithi060 ceph-mon[109077]: pgmap v17167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:40 smithi089 ceph-mon[98504]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:40 smithi060 ceph-mon[94233]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:40 smithi060 ceph-mon[109077]: pgmap v17168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:42 smithi089 ceph-mon[98504]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:42 smithi060 ceph-mon[94233]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:42 smithi060 ceph-mon[109077]: pgmap v17169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:44 smithi089 ceph-mon[98504]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:44 smithi060 ceph-mon[94233]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:44 smithi060 ceph-mon[109077]: pgmap v17170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:47:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:47:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:46 smithi060 ceph-mon[94233]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:46 smithi060 ceph-mon[109077]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:46 smithi089 ceph-mon[98504]: pgmap v17171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:48 smithi060 ceph-mon[94233]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:48 smithi060 ceph-mon[109077]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:48 smithi089 ceph-mon[98504]: pgmap v17172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:50.241 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:47:50.569 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:47:50.569 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:47:50.570 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5637M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6176M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5499M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5348M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4427M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5032M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4444M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5074M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:47:50.571 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:47:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:50 smithi060 ceph-mon[94233]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:50 smithi060 ceph-mon[109077]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:50 smithi089 ceph-mon[98504]: pgmap v17173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:50.959 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:47:50.959 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:47:50.959 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:47:50.959 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:47:50.960 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:47:50.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:47:50.961 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:47:50.961 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:47:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:51 smithi060 ceph-mon[94233]: from='client.33414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2808366878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:47:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:51 smithi060 ceph-mon[109077]: from='client.33414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2808366878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:47:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:51 smithi089 ceph-mon[98504]: from='client.33414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2808366878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:47:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:52 smithi060 ceph-mon[94233]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:52 smithi060 ceph-mon[94233]: from='client.33420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:52 smithi060 ceph-mon[109077]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:52 smithi060 ceph-mon[109077]: from='client.33420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:52 smithi089 ceph-mon[98504]: pgmap v17174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:52 smithi089 ceph-mon[98504]: from='client.33420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:47:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:54 smithi060 ceph-mon[94233]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:54 smithi060 ceph-mon[109077]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:47:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:47:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:54 smithi089 ceph-mon[98504]: pgmap v17175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:56 smithi060 ceph-mon[94233]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:56 smithi060 ceph-mon[109077]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:56 smithi089 ceph-mon[98504]: pgmap v17176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:47:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:47:58 smithi060 ceph-mon[94233]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:47:58 smithi060 ceph-mon[109077]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:47:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:47:58 smithi089 ceph-mon[98504]: pgmap v17177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:00 smithi060 ceph-mon[94233]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:00 smithi060 ceph-mon[109077]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:00 smithi089 ceph-mon[98504]: pgmap v17178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:02 smithi060 ceph-mon[94233]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:02 smithi060 ceph-mon[109077]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:02 smithi089 ceph-mon[98504]: pgmap v17179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:04 smithi060 ceph-mon[94233]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:04 smithi060 ceph-mon[109077]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:48:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:48:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:04 smithi089 ceph-mon[98504]: pgmap v17180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:06 smithi060 ceph-mon[94233]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:06 smithi060 ceph-mon[109077]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:06 smithi089 ceph-mon[98504]: pgmap v17181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:08 smithi060 ceph-mon[94233]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:08 smithi060 ceph-mon[109077]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:08 smithi089 ceph-mon[98504]: pgmap v17182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:10 smithi060 ceph-mon[94233]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:10 smithi060 ceph-mon[109077]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:10 smithi089 ceph-mon[98504]: pgmap v17183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:11 smithi060 ceph-mon[94233]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:11 smithi060 ceph-mon[109077]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:11 smithi089 ceph-mon[98504]: pgmap v17184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:13 smithi060 ceph-mon[94233]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:13 smithi060 ceph-mon[109077]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:13 smithi089 ceph-mon[98504]: pgmap v17185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:48:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:48:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:16 smithi060 ceph-mon[94233]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:16 smithi060 ceph-mon[109077]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:16 smithi089 ceph-mon[98504]: pgmap v17186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:48:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:48:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:48:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[94233]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:48:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:48:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:48:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[109077]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:48:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:48:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:48:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:18 smithi089 ceph-mon[98504]: pgmap v17187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:48:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:48:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:48:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:20 smithi060 ceph-mon[109077]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:20 smithi060 ceph-mon[94233]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:20 smithi089 ceph-mon[98504]: pgmap v17188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:21.325 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:48:21.648 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:48:21.648 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:48:21.648 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:48:21.648 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:48:21.648 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:48:21.648 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5637M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6176M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5499M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5348M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:48:21.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4427M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:48:21.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5032M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:48:21.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4444M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:48:21.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5074M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:48:21.650 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:22.046 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:48:22.047 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:48:22.047 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:48:22.047 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:48:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:22 smithi060 ceph-mon[94233]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:22 smithi060 ceph-mon[94233]: from='client.33432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4291667624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:48:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:22 smithi060 ceph-mon[109077]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:22 smithi060 ceph-mon[109077]: from='client.33432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4291667624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:48:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:22 smithi089 ceph-mon[98504]: pgmap v17189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:22 smithi089 ceph-mon[98504]: from='client.33432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4291667624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:48:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:23 smithi060 ceph-mon[94233]: from='client.33438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:23 smithi060 ceph-mon[109077]: from='client.33438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:23 smithi089 ceph-mon[98504]: from='client.33438 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:24 smithi060 ceph-mon[94233]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:24 smithi060 ceph-mon[109077]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:48:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:48:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:24 smithi089 ceph-mon[98504]: pgmap v17190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:26 smithi060 ceph-mon[94233]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:26 smithi060 ceph-mon[109077]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:26 smithi089 ceph-mon[98504]: pgmap v17191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:28 smithi060 ceph-mon[94233]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:28 smithi060 ceph-mon[109077]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:28 smithi089 ceph-mon[98504]: pgmap v17192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:30 smithi060 ceph-mon[94233]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:30 smithi060 ceph-mon[109077]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:30 smithi089 ceph-mon[98504]: pgmap v17193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:32 smithi060 ceph-mon[94233]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:32 smithi060 ceph-mon[109077]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:32 smithi089 ceph-mon[98504]: pgmap v17194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:34 smithi060 ceph-mon[94233]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:34 smithi060 ceph-mon[109077]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:48:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:48:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:34 smithi089 ceph-mon[98504]: pgmap v17195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:36 smithi060 ceph-mon[94233]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:36 smithi060 ceph-mon[109077]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:36 smithi089 ceph-mon[98504]: pgmap v17196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:38 smithi060 ceph-mon[94233]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:38 smithi060 ceph-mon[109077]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:38 smithi089 ceph-mon[98504]: pgmap v17197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:40 smithi060 ceph-mon[94233]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:40 smithi060 ceph-mon[109077]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:40 smithi089 ceph-mon[98504]: pgmap v17198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:42.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:42 smithi060 ceph-mon[94233]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:42 smithi060 ceph-mon[109077]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:42 smithi089 ceph-mon[98504]: pgmap v17199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:44 smithi060 ceph-mon[94233]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:44 smithi060 ceph-mon[109077]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:48:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:48:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:44 smithi089 ceph-mon[98504]: pgmap v17200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:46 smithi060 ceph-mon[94233]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:46 smithi060 ceph-mon[109077]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:46 smithi089 ceph-mon[98504]: pgmap v17201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:48 smithi060 ceph-mon[94233]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:48 smithi060 ceph-mon[109077]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:48 smithi089 ceph-mon[98504]: pgmap v17202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:50 smithi060 ceph-mon[94233]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:50 smithi060 ceph-mon[109077]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:50 smithi089 ceph-mon[98504]: pgmap v17203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:52.414 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:48:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:52 smithi060 ceph-mon[94233]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:52 smithi060 ceph-mon[109077]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:52 smithi089 ceph-mon[98504]: pgmap v17204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:52.743 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:48:52.743 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:48:52.743 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:48:52.743 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:48:52.743 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:48:52.743 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 860M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2107M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1211M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 925M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 21.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5637M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6176M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5499M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5348M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:48:52.744 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4427M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:48:52.745 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5032M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:48:52.745 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4444M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:48:52.745 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5074M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:48:52.745 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:48:53.144 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:48:53.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:48:53.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:48:53.144 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:53.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:48:53.145 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:48:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3069025077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:48:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3069025077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:48:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3069025077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:48:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:48:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:48:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:54 smithi060 ceph-mon[109077]: from='client.43325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:54 smithi060 ceph-mon[109077]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:54 smithi060 ceph-mon[109077]: from='client.33456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:54 smithi060 ceph-mon[94233]: from='client.43325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:54 smithi060 ceph-mon[94233]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:54 smithi060 ceph-mon[94233]: from='client.33456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:54 smithi089 ceph-mon[98504]: from='client.43325 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:54 smithi089 ceph-mon[98504]: pgmap v17205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:54 smithi089 ceph-mon[98504]: from='client.33456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:48:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:56 smithi060 ceph-mon[94233]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:56 smithi060 ceph-mon[109077]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:56 smithi089 ceph-mon[98504]: pgmap v17206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:48:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:48:58 smithi060 ceph-mon[94233]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:48:58 smithi060 ceph-mon[109077]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:48:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:48:58 smithi089 ceph-mon[98504]: pgmap v17207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:00 smithi060 ceph-mon[94233]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:00 smithi060 ceph-mon[109077]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:00 smithi089 ceph-mon[98504]: pgmap v17208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:02 smithi060 ceph-mon[94233]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:02 smithi060 ceph-mon[109077]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:02 smithi089 ceph-mon[98504]: pgmap v17209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:04 smithi060 ceph-mon[94233]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:04 smithi060 ceph-mon[109077]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:49:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:49:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:04 smithi089 ceph-mon[98504]: pgmap v17210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:06 smithi060 ceph-mon[94233]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:06 smithi060 ceph-mon[109077]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:06 smithi089 ceph-mon[98504]: pgmap v17211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:08 smithi060 ceph-mon[94233]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:08 smithi060 ceph-mon[109077]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:08 smithi089 ceph-mon[98504]: pgmap v17212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:10 smithi060 ceph-mon[94233]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:10 smithi060 ceph-mon[109077]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:10 smithi089 ceph-mon[98504]: pgmap v17213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:12 smithi060 ceph-mon[94233]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:12 smithi060 ceph-mon[109077]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:12 smithi089 ceph-mon[98504]: pgmap v17214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:14 smithi060 ceph-mon[94233]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:14 smithi060 ceph-mon[109077]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:49:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:49:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:14 smithi089 ceph-mon[98504]: pgmap v17215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:16 smithi060 ceph-mon[94233]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:16 smithi060 ceph-mon[109077]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:16 smithi089 ceph-mon[98504]: pgmap v17216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:18 smithi060 ceph-mon[94233]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:49:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:18 smithi060 ceph-mon[109077]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:49:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:18 smithi089 ceph-mon[98504]: pgmap v17217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:49:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:20 smithi060 ceph-mon[94233]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:20 smithi060 ceph-mon[109077]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:20 smithi089 ceph-mon[98504]: pgmap v17218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[94233]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[109077]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:22 smithi089 ceph-mon[98504]: pgmap v17219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:49:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:49:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:49:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:49:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:23.511 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:49:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:49:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:49:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:49:23.836 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:49:23.836 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:49:23.836 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 1s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:49:23.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 1s ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 1s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2s ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 1s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2s ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2s ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 1s ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2s ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2s ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:49:23.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2s ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:49:23.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2s ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:49:23.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 1s ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:49:23.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 1s ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:49:23.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 1s ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:49:23.838 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 1s ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:49:23.838 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 1s ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:49:24.233 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:49:24.233 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:49:24.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:49:24.234 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:49:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:24 smithi060 ceph-mon[109077]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:24 smithi060 ceph-mon[94233]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:24 smithi089 ceph-mon[98504]: pgmap v17220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:49:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:49:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:25 smithi060 ceph-mon[94233]: from='client.33468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:25 smithi060 ceph-mon[94233]: from='client.33474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1791077560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:49:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:25 smithi060 ceph-mon[109077]: from='client.33468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:25 smithi060 ceph-mon[109077]: from='client.33474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1791077560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:49:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:25 smithi089 ceph-mon[98504]: from='client.33468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:25 smithi089 ceph-mon[98504]: from='client.33474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1791077560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:49:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:26 smithi060 ceph-mon[94233]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:26 smithi060 ceph-mon[109077]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:26 smithi089 ceph-mon[98504]: pgmap v17221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:28 smithi060 ceph-mon[94233]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:28 smithi060 ceph-mon[109077]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:28 smithi089 ceph-mon[98504]: pgmap v17222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:30 smithi060 ceph-mon[109077]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:30 smithi060 ceph-mon[94233]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:30 smithi089 ceph-mon[98504]: pgmap v17223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:32 smithi060 ceph-mon[94233]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:32 smithi060 ceph-mon[109077]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:32 smithi089 ceph-mon[98504]: pgmap v17224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:34 smithi060 ceph-mon[94233]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:34 smithi060 ceph-mon[109077]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:49:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:49:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:34 smithi089 ceph-mon[98504]: pgmap v17225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:36 smithi060 ceph-mon[94233]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:36 smithi060 ceph-mon[109077]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:36 smithi089 ceph-mon[98504]: pgmap v17226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:38 smithi060 ceph-mon[94233]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:38 smithi060 ceph-mon[109077]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:38 smithi089 ceph-mon[98504]: pgmap v17227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:40 smithi060 ceph-mon[94233]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:40 smithi060 ceph-mon[109077]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:40 smithi089 ceph-mon[98504]: pgmap v17228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:42 smithi060 ceph-mon[109077]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:42 smithi060 ceph-mon[94233]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:42 smithi089 ceph-mon[98504]: pgmap v17229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:44 smithi060 ceph-mon[94233]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:44 smithi060 ceph-mon[109077]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:49:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:49:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:44 smithi089 ceph-mon[98504]: pgmap v17230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:46 smithi060 ceph-mon[94233]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:46 smithi060 ceph-mon[109077]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:46 smithi089 ceph-mon[98504]: pgmap v17231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:48 smithi060 ceph-mon[94233]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:48 smithi060 ceph-mon[109077]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:48 smithi089 ceph-mon[98504]: pgmap v17232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:50 smithi060 ceph-mon[94233]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:50 smithi060 ceph-mon[109077]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:50 smithi089 ceph-mon[98504]: pgmap v17233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:52 smithi060 ceph-mon[94233]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:52 smithi060 ceph-mon[109077]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:52 smithi089 ceph-mon[98504]: pgmap v17234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:54 smithi060 ceph-mon[94233]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:54 smithi060 ceph-mon[109077]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:49:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:49:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:54 smithi089 ceph-mon[98504]: pgmap v17235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:54.601 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:49:54.926 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 33s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 33s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 33s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 33s ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 33s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 33s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 33s ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 33s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:49:54.927 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 33s ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 33s ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 33s ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 33s ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 33s ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 33s ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 33s ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 33s ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 33s ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 33s ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 33s ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:49:54.928 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 33s ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:49:55.327 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:49:55.327 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:49:55.327 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:49:55.328 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:49:55.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:49:55.329 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:49:55.329 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:49:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[94233]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[94233]: from='client.33486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[94233]: from='client.33492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2831659402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:49:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[109077]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[109077]: from='client.33486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[109077]: from='client.33492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2831659402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:49:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:56 smithi089 ceph-mon[98504]: pgmap v17236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:56 smithi089 ceph-mon[98504]: from='client.33486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:56 smithi089 ceph-mon[98504]: from='client.33492 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:49:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2831659402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:49:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:49:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:49:58 smithi060 ceph-mon[94233]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:49:58 smithi060 ceph-mon[109077]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:49:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:49:58 smithi089 ceph-mon[98504]: pgmap v17237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:00.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:00 smithi060 ceph-mon[109077]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T12:49:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:00 smithi060 ceph-mon[94233]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:00 smithi089 ceph-mon[98504]: pgmap v17238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T12:50:02.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:02 smithi060 ceph-mon[94233]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:02 smithi060 ceph-mon[109077]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:02 smithi089 ceph-mon[98504]: pgmap v17239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:04 smithi060 ceph-mon[94233]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:04 smithi060 ceph-mon[109077]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:50:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:50:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:04 smithi089 ceph-mon[98504]: pgmap v17240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:06 smithi060 ceph-mon[94233]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:06 smithi060 ceph-mon[109077]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:06 smithi089 ceph-mon[98504]: pgmap v17241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:08 smithi060 ceph-mon[94233]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:08 smithi060 ceph-mon[109077]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:08 smithi089 ceph-mon[98504]: pgmap v17242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:10 smithi060 ceph-mon[94233]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:10 smithi060 ceph-mon[109077]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:10 smithi089 ceph-mon[98504]: pgmap v17243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:12 smithi060 ceph-mon[94233]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:12 smithi060 ceph-mon[109077]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:12 smithi089 ceph-mon[98504]: pgmap v17244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:14 smithi060 ceph-mon[94233]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:14 smithi060 ceph-mon[109077]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:50:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:50:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:14 smithi089 ceph-mon[98504]: pgmap v17245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:16 smithi060 ceph-mon[94233]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:16 smithi060 ceph-mon[109077]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:16 smithi089 ceph-mon[98504]: pgmap v17246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:18 smithi060 ceph-mon[94233]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:18 smithi060 ceph-mon[109077]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:18 smithi089 ceph-mon[98504]: pgmap v17247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:20 smithi060 ceph-mon[94233]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:20 smithi060 ceph-mon[109077]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:20 smithi089 ceph-mon[98504]: pgmap v17248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:22 smithi060 ceph-mon[109077]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:22 smithi060 ceph-mon[94233]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:22 smithi089 ceph-mon[98504]: pgmap v17249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:50:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:50:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:50:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:50:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:50:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:50:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:50:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:50:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:50:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:50:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:50:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:50:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:24 smithi089 ceph-mon[98504]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:24 smithi060 ceph-mon[94233]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:24 smithi060 ceph-mon[109077]: pgmap v17250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:50:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:50:25.689 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 64s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 64s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 64s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 64s ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 64s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 64s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:50:26.014 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 64s ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 64s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 64s ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 64s ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 64s ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 64s ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 64s ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 64s ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 64s ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 64s ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 64s ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 64s ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 64s ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:50:26.015 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 64s ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:50:26.415 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:50:26.415 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:50:26.415 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:50:26.415 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:26.415 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:50:26.415 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:50:26.416 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:50:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:26 smithi089 ceph-mon[98504]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:26 smithi060 ceph-mon[94233]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:26 smithi060 ceph-mon[109077]: pgmap v17251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:27 smithi089 ceph-mon[98504]: from='client.43379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:27 smithi089 ceph-mon[98504]: from='client.33510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/968597973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:50:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:27 smithi060 ceph-mon[109077]: from='client.43379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:27 smithi060 ceph-mon[109077]: from='client.33510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/968597973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:50:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:27 smithi060 ceph-mon[94233]: from='client.43379 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:27 smithi060 ceph-mon[94233]: from='client.33510 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/968597973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:50:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:28 smithi089 ceph-mon[98504]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:28 smithi060 ceph-mon[94233]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:28 smithi060 ceph-mon[109077]: pgmap v17252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:30 smithi089 ceph-mon[98504]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:30 smithi060 ceph-mon[94233]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:30 smithi060 ceph-mon[109077]: pgmap v17253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:32 smithi089 ceph-mon[98504]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:32 smithi060 ceph-mon[94233]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:32 smithi060 ceph-mon[109077]: pgmap v17254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:34 smithi089 ceph-mon[98504]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:34 smithi060 ceph-mon[94233]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:34 smithi060 ceph-mon[109077]: pgmap v17255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:50:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:50:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:36 smithi089 ceph-mon[98504]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:36 smithi060 ceph-mon[94233]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:36 smithi060 ceph-mon[109077]: pgmap v17256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:38 smithi089 ceph-mon[98504]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:38 smithi060 ceph-mon[94233]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:38 smithi060 ceph-mon[109077]: pgmap v17257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:40 smithi060 ceph-mon[94233]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:40 smithi060 ceph-mon[109077]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:40 smithi089 ceph-mon[98504]: pgmap v17258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:42 smithi060 ceph-mon[94233]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:42 smithi060 ceph-mon[109077]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:42 smithi089 ceph-mon[98504]: pgmap v17259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:44 smithi060 ceph-mon[94233]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:44 smithi060 ceph-mon[109077]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:50:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:50:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:44 smithi089 ceph-mon[98504]: pgmap v17260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:46 smithi060 ceph-mon[109077]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:46 smithi060 ceph-mon[94233]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:46 smithi089 ceph-mon[98504]: pgmap v17261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:48 smithi060 ceph-mon[94233]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:48 smithi060 ceph-mon[109077]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:48 smithi089 ceph-mon[98504]: pgmap v17262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:50 smithi060 ceph-mon[94233]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:50 smithi060 ceph-mon[109077]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:50 smithi089 ceph-mon[98504]: pgmap v17263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:52 smithi060 ceph-mon[94233]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:52 smithi060 ceph-mon[109077]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:52 smithi089 ceph-mon[98504]: pgmap v17264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:54 smithi060 ceph-mon[94233]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:54 smithi060 ceph-mon[109077]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:50:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:50:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:54 smithi089 ceph-mon[98504]: pgmap v17265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:56 smithi060 ceph-mon[109077]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:56 smithi060 ceph-mon[94233]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:56.781 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:50:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:56 smithi089 ceph-mon[98504]: pgmap v17266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:50:57.107 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:50:57.107 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 96s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 95s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 96s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 95s ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 95s ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 96s ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 96s ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 95s ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 96s ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 96s ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 95s ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:50:57.108 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 96s ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 96s ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 96s ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 96s ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 95s ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 95s ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 95s ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 95s ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:50:57.109 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 95s ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:50:57.502 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:50:57.502 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:50:57.502 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:50:57.502 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:50:57.503 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:50:57.504 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:50:57.504 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:50:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[109077]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[109077]: from='client.33522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[109077]: from='client.43403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1748890470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:50:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[94233]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[94233]: from='client.33522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[94233]: from='client.43403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:50:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1748890470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:50:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:58 smithi089 ceph-mon[98504]: pgmap v17267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:50:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:58 smithi089 ceph-mon[98504]: from='client.33522 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:58 smithi089 ceph-mon[98504]: from='client.43403 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:50:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:50:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1748890470' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:51:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:00 smithi060 ceph-mon[109077]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:00 smithi060 ceph-mon[94233]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:00 smithi089 ceph-mon[98504]: pgmap v17268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:02 smithi060 ceph-mon[109077]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:02 smithi060 ceph-mon[94233]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:02 smithi089 ceph-mon[98504]: pgmap v17269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:04 smithi060 ceph-mon[109077]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:04 smithi060 ceph-mon[94233]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:51:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:51:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:04 smithi089 ceph-mon[98504]: pgmap v17270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:06.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:06 smithi060 ceph-mon[109077]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:06 smithi060 ceph-mon[94233]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:06 smithi089 ceph-mon[98504]: pgmap v17271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:08 smithi060 ceph-mon[94233]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:08 smithi060 ceph-mon[109077]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:08 smithi089 ceph-mon[98504]: pgmap v17272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:10 smithi060 ceph-mon[94233]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:10 smithi060 ceph-mon[109077]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:10 smithi089 ceph-mon[98504]: pgmap v17273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:12 smithi060 ceph-mon[109077]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:12 smithi060 ceph-mon[94233]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:12 smithi089 ceph-mon[98504]: pgmap v17274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:14 smithi060 ceph-mon[94233]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:51:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:51:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:14 smithi060 ceph-mon[109077]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:14 smithi089 ceph-mon[98504]: pgmap v17275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:16 smithi060 ceph-mon[94233]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:16 smithi060 ceph-mon[109077]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:16 smithi089 ceph-mon[98504]: pgmap v17276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:18 smithi060 ceph-mon[109077]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:18 smithi060 ceph-mon[94233]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:18 smithi089 ceph-mon[98504]: pgmap v17277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:20 smithi060 ceph-mon[94233]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:20 smithi060 ceph-mon[109077]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:20 smithi089 ceph-mon[98504]: pgmap v17278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:22 smithi060 ceph-mon[94233]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:22 smithi060 ceph-mon[109077]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:22 smithi089 ceph-mon[98504]: pgmap v17279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:51:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:51:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[94233]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:51:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:51:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:51:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[109077]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:51:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:51:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:51:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:24 smithi089 ceph-mon[98504]: pgmap v17280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:51:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:51:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:51:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:25 smithi060 ceph-mon[94233]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:25 smithi060 ceph-mon[109077]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:25 smithi089 ceph-mon[98504]: pgmap v17281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:27 smithi060 ceph-mon[109077]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:27 smithi060 ceph-mon[94233]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:27 smithi089 ceph-mon[98504]: pgmap v17282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:27.869 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:51:28.194 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:51:28.194 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:51:28.194 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:51:28.194 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:51:28.194 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:51:28.195 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:51:28.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:51:28.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:51:28.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:51:28.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:51:28.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:51:28.196 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:28.598 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:51:28.599 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:51:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:28 smithi060 ceph-mon[94233]: from='client.33540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:51:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:28 smithi060 ceph-mon[94233]: from='client.43421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:51:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:28 smithi060 ceph-mon[109077]: from='client.33540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:51:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:28 smithi060 ceph-mon[109077]: from='client.43421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:51:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:28 smithi089 ceph-mon[98504]: from='client.33540 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:51:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:28 smithi089 ceph-mon[98504]: from='client.43421 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:51:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:29 smithi060 ceph-mon[94233]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/488111021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:51:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:29 smithi060 ceph-mon[109077]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/488111021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:51:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:29 smithi089 ceph-mon[98504]: pgmap v17283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/488111021' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:51:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:31 smithi060 ceph-mon[94233]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:31 smithi060 ceph-mon[109077]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:31 smithi089 ceph-mon[98504]: pgmap v17284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:33 smithi060 ceph-mon[94233]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:33 smithi060 ceph-mon[109077]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:33 smithi089 ceph-mon[98504]: pgmap v17285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:51:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:51:36.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:36 smithi060 ceph-mon[94233]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:36 smithi060 ceph-mon[109077]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:36 smithi089 ceph-mon[98504]: pgmap v17286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:38 smithi060 ceph-mon[94233]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:38 smithi060 ceph-mon[109077]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:38 smithi089 ceph-mon[98504]: pgmap v17287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:40 smithi060 ceph-mon[94233]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:40 smithi060 ceph-mon[109077]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:40 smithi089 ceph-mon[98504]: pgmap v17288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:42 smithi060 ceph-mon[94233]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:42 smithi060 ceph-mon[109077]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:42 smithi089 ceph-mon[98504]: pgmap v17289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:44.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:44 smithi060 ceph-mon[94233]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:44 smithi060 ceph-mon[109077]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:51:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:51:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:44 smithi089 ceph-mon[98504]: pgmap v17290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:46 smithi060 ceph-mon[94233]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:46 smithi060 ceph-mon[109077]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:46 smithi089 ceph-mon[98504]: pgmap v17291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:48 smithi060 ceph-mon[94233]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:48 smithi060 ceph-mon[109077]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:48 smithi089 ceph-mon[98504]: pgmap v17292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:50 smithi060 ceph-mon[94233]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:50 smithi060 ceph-mon[109077]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:50 smithi089 ceph-mon[98504]: pgmap v17293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:52 smithi060 ceph-mon[94233]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:52 smithi060 ceph-mon[109077]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:52 smithi089 ceph-mon[98504]: pgmap v17294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:54 smithi060 ceph-mon[94233]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:51:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:51:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:54 smithi060 ceph-mon[109077]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:54 smithi089 ceph-mon[98504]: pgmap v17295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:56 smithi060 ceph-mon[94233]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:56 smithi060 ceph-mon[109077]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:56 smithi089 ceph-mon[98504]: pgmap v17296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:51:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:51:58 smithi060 ceph-mon[94233]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:51:58 smithi060 ceph-mon[109077]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:51:58 smithi089 ceph-mon[98504]: pgmap v17297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:51:58.958 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:51:59.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:51:59.290 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:51:59.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:51:59.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:51:59.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:51:59.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:51:59.692 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:51:59.692 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:52:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[94233]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[94233]: from='client.33558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[94233]: from='client.43439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2404464370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:52:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[109077]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[109077]: from='client.33558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[109077]: from='client.43439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2404464370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:52:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:00 smithi089 ceph-mon[98504]: pgmap v17298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:00 smithi089 ceph-mon[98504]: from='client.33558 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:00 smithi089 ceph-mon[98504]: from='client.43439 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2404464370' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:52:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:02 smithi060 ceph-mon[94233]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:02 smithi060 ceph-mon[109077]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:02 smithi089 ceph-mon[98504]: pgmap v17299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:04 smithi060 ceph-mon[94233]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:04 smithi060 ceph-mon[109077]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:52:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:52:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:04 smithi089 ceph-mon[98504]: pgmap v17300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:06 smithi060 ceph-mon[94233]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:06 smithi060 ceph-mon[109077]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:06 smithi089 ceph-mon[98504]: pgmap v17301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:08 smithi060 ceph-mon[94233]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:08 smithi060 ceph-mon[109077]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:08 smithi089 ceph-mon[98504]: pgmap v17302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:10 smithi060 ceph-mon[94233]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:10 smithi060 ceph-mon[109077]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:10 smithi089 ceph-mon[98504]: pgmap v17303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:12 smithi060 ceph-mon[94233]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:12 smithi060 ceph-mon[109077]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:12 smithi089 ceph-mon[98504]: pgmap v17304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:14 smithi060 ceph-mon[109077]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:14 smithi060 ceph-mon[94233]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:52:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:52:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:14 smithi089 ceph-mon[98504]: pgmap v17305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:16 smithi089 ceph-mon[98504]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:16 smithi060 ceph-mon[94233]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:16 smithi060 ceph-mon[109077]: pgmap v17306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:18 smithi089 ceph-mon[98504]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:18 smithi060 ceph-mon[94233]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:18 smithi060 ceph-mon[109077]: pgmap v17307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:20 smithi089 ceph-mon[98504]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:20 smithi060 ceph-mon[94233]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:20 smithi060 ceph-mon[109077]: pgmap v17308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:22 smithi089 ceph-mon[98504]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:22 smithi060 ceph-mon[94233]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:22 smithi060 ceph-mon[109077]: pgmap v17309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:24 smithi089 ceph-mon[98504]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:52:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:24 smithi060 ceph-mon[94233]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:52:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:24 smithi060 ceph-mon[109077]: pgmap v17310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:52:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:52:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:52:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:52:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:52:25.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:52:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:52:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:52:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:52:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:52:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:52:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:26 smithi089 ceph-mon[98504]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:26 smithi060 ceph-mon[94233]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:26 smithi060 ceph-mon[109077]: pgmap v17311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:28 smithi089 ceph-mon[98504]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:28 smithi060 ceph-mon[94233]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:28 smithi060 ceph-mon[109077]: pgmap v17312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:30.054 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:52:30.383 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:52:30.383 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:52:30.383 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:52:30.384 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:52:30.385 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:52:30.385 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:52:30.385 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:52:30.385 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:52:30.385 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:52:30.385 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:52:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:30 smithi089 ceph-mon[98504]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:30 smithi060 ceph-mon[94233]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:30 smithi060 ceph-mon[109077]: pgmap v17313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:30.784 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:52:30.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:52:30.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:52:30.786 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:52:30.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:52:30.786 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:52:30.786 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:52:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:31 smithi060 ceph-mon[109077]: from='client.43451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/133060957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:52:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:31 smithi060 ceph-mon[94233]: from='client.43451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/133060957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:52:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:31 smithi089 ceph-mon[98504]: from='client.43451 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/133060957' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:52:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:32 smithi060 ceph-mon[109077]: from='client.43457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:32 smithi060 ceph-mon[109077]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:32 smithi060 ceph-mon[94233]: from='client.43457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:32 smithi060 ceph-mon[94233]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:32 smithi089 ceph-mon[98504]: from='client.43457 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:52:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:32 smithi089 ceph-mon[98504]: pgmap v17314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:52:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:52:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:34 smithi060 ceph-mon[109077]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:34 smithi060 ceph-mon[94233]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:34 smithi089 ceph-mon[98504]: pgmap v17315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:36 smithi060 ceph-mon[94233]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:36 smithi060 ceph-mon[109077]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:36 smithi089 ceph-mon[98504]: pgmap v17316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:38 smithi060 ceph-mon[109077]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:38 smithi060 ceph-mon[94233]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:38 smithi089 ceph-mon[98504]: pgmap v17317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:40 smithi060 ceph-mon[94233]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:40 smithi060 ceph-mon[109077]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:40 smithi089 ceph-mon[98504]: pgmap v17318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:42 smithi060 ceph-mon[109077]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:42 smithi060 ceph-mon[94233]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:42 smithi089 ceph-mon[98504]: pgmap v17319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:44 smithi060 ceph-mon[94233]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:44 smithi060 ceph-mon[109077]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:52:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:52:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:44 smithi089 ceph-mon[98504]: pgmap v17320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:46 smithi060 ceph-mon[94233]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:46 smithi060 ceph-mon[109077]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:46 smithi089 ceph-mon[98504]: pgmap v17321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:48 smithi060 ceph-mon[109077]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:48 smithi060 ceph-mon[94233]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:48 smithi089 ceph-mon[98504]: pgmap v17322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:50 smithi060 ceph-mon[94233]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:50 smithi060 ceph-mon[109077]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:50 smithi089 ceph-mon[98504]: pgmap v17323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:52 smithi060 ceph-mon[94233]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:52 smithi060 ceph-mon[109077]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:52 smithi089 ceph-mon[98504]: pgmap v17324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:54 smithi060 ceph-mon[94233]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:52:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:52:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:54 smithi060 ceph-mon[109077]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:54 smithi089 ceph-mon[98504]: pgmap v17325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:56 smithi060 ceph-mon[94233]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:56 smithi060 ceph-mon[109077]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:56 smithi089 ceph-mon[98504]: pgmap v17326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:52:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:52:58 smithi060 ceph-mon[109077]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:52:58 smithi060 ceph-mon[94233]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:52:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:52:58 smithi089 ceph-mon[98504]: pgmap v17327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:00 smithi060 ceph-mon[94233]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:00 smithi060 ceph-mon[109077]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:00 smithi089 ceph-mon[98504]: pgmap v17328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:01.147 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:53:01.478 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:53:01.478 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:53:01.478 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:53:01.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:53:01.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:53:01.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:53:01.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:53:01.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:53:01.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:53:01.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:53:01.480 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:53:01.878 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:53:01.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:53:01.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:53:01.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:53:01.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:53:01.880 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:53:01.880 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:53:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:02 smithi060 ceph-mon[94233]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:02 smithi060 ceph-mon[94233]: from='client.33594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1691859677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:53:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:02 smithi060 ceph-mon[109077]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:02 smithi060 ceph-mon[109077]: from='client.33594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1691859677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:53:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:02 smithi089 ceph-mon[98504]: pgmap v17329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:02 smithi089 ceph-mon[98504]: from='client.33594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1691859677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:53:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:03 smithi060 ceph-mon[94233]: from='client.33600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:03 smithi060 ceph-mon[109077]: from='client.33600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:03.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:03 smithi089 ceph-mon[98504]: from='client.33600 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:04 smithi060 ceph-mon[94233]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:04 smithi060 ceph-mon[109077]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:53:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:53:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:04 smithi089 ceph-mon[98504]: pgmap v17330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:06 smithi060 ceph-mon[94233]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:06 smithi060 ceph-mon[109077]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:06 smithi089 ceph-mon[98504]: pgmap v17331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:08 smithi060 ceph-mon[94233]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:08 smithi060 ceph-mon[109077]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:08 smithi089 ceph-mon[98504]: pgmap v17332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:10 smithi060 ceph-mon[94233]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:10 smithi060 ceph-mon[109077]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:10 smithi089 ceph-mon[98504]: pgmap v17333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:12 smithi060 ceph-mon[94233]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:12 smithi060 ceph-mon[109077]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:12 smithi089 ceph-mon[98504]: pgmap v17334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:14 smithi060 ceph-mon[94233]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:14 smithi060 ceph-mon[109077]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:53:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:53:14.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:14 smithi089 ceph-mon[98504]: pgmap v17335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:16 smithi060 ceph-mon[94233]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:16 smithi060 ceph-mon[109077]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:16 smithi089 ceph-mon[98504]: pgmap v17336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:18 smithi060 ceph-mon[94233]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:18 smithi060 ceph-mon[109077]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:18 smithi089 ceph-mon[98504]: pgmap v17337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:20 smithi060 ceph-mon[94233]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:20 smithi060 ceph-mon[109077]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:20 smithi089 ceph-mon[98504]: pgmap v17338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:22 smithi060 ceph-mon[94233]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:22 smithi060 ceph-mon[109077]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:22 smithi089 ceph-mon[98504]: pgmap v17339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:24.407 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:24 smithi060 ceph-mon[94233]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:24.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:24 smithi060 ceph-mon[109077]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:24.407 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:53:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:53:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:24 smithi089 ceph-mon[98504]: pgmap v17340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:53:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:26.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:26 smithi060 ceph-mon[94233]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:26.667 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:26.667 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:26 smithi060 ceph-mon[109077]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:26.668 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:26 smithi089 ceph-mon[98504]: pgmap v17341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:28 smithi060 ceph-mon[109077]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:28 smithi060 ceph-mon[94233]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:28 smithi089 ceph-mon[98504]: pgmap v17342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[109077]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[94233]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:53:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:53:30.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:29 smithi089 ceph-mon[98504]: pgmap v17343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:53:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:53:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:53:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:31 smithi060 ceph-mon[94233]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:31 smithi060 ceph-mon[109077]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:31 smithi089 ceph-mon[98504]: pgmap v17344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:32.240 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:53:32.570 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:53:32.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:53:32.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:53:32.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:53:32.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:53:32.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:53:32.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:53:32.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:53:32.572 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:53:32.967 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:53:32.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:53:32.969 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:53:32.969 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:53:32.969 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:53:32.969 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:53:33.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:32 smithi060 ceph-mon[94233]: from='client.33612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:32 smithi060 ceph-mon[109077]: from='client.33612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:32 smithi089 ceph-mon[98504]: from='client.33612 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:33 smithi060 ceph-mon[109077]: from='client.43493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:33 smithi060 ceph-mon[109077]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2927210436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:53:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:33 smithi060 ceph-mon[94233]: from='client.43493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:33 smithi060 ceph-mon[94233]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:34.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2927210436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:53:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:33 smithi089 ceph-mon[98504]: from='client.43493 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:53:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:33 smithi089 ceph-mon[98504]: pgmap v17345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2927210436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:53:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:53:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:53:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:36 smithi060 ceph-mon[94233]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:36 smithi060 ceph-mon[109077]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:36 smithi089 ceph-mon[98504]: pgmap v17346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:38 smithi060 ceph-mon[94233]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:38 smithi060 ceph-mon[109077]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:38 smithi089 ceph-mon[98504]: pgmap v17347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:40 smithi060 ceph-mon[94233]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:40 smithi060 ceph-mon[109077]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:40 smithi089 ceph-mon[98504]: pgmap v17348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:42 smithi060 ceph-mon[94233]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:42 smithi060 ceph-mon[109077]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:42 smithi089 ceph-mon[98504]: pgmap v17349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:44 smithi060 ceph-mon[109077]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:44 smithi060 ceph-mon[94233]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:53:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:53:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:44 smithi089 ceph-mon[98504]: pgmap v17350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:46 smithi060 ceph-mon[94233]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:46 smithi060 ceph-mon[109077]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:46 smithi089 ceph-mon[98504]: pgmap v17351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:48.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:48 smithi060 ceph-mon[94233]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:48 smithi060 ceph-mon[109077]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:48 smithi089 ceph-mon[98504]: pgmap v17352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:50 smithi060 ceph-mon[94233]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:50 smithi060 ceph-mon[109077]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:50 smithi089 ceph-mon[98504]: pgmap v17353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:52 smithi060 ceph-mon[94233]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:52 smithi060 ceph-mon[109077]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:52 smithi089 ceph-mon[98504]: pgmap v17354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:54 smithi060 ceph-mon[94233]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:54 smithi060 ceph-mon[109077]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:53:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:53:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:54 smithi089 ceph-mon[98504]: pgmap v17355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:56 smithi089 ceph-mon[98504]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:56 smithi060 ceph-mon[94233]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:56 smithi060 ceph-mon[109077]: pgmap v17356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:53:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:53:58 smithi089 ceph-mon[98504]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:53:58 smithi060 ceph-mon[94233]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:53:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:53:58 smithi060 ceph-mon[109077]: pgmap v17357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:00 smithi089 ceph-mon[98504]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:00 smithi060 ceph-mon[94233]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:00 smithi060 ceph-mon[109077]: pgmap v17358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:02 smithi089 ceph-mon[98504]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:02.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:02 smithi060 ceph-mon[109077]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:02 smithi060 ceph-mon[94233]: pgmap v17359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:03.332 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:54:03.659 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:54:03.659 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:54:03.659 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:54:03.659 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:54:03.659 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:54:03.660 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:54:03.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:54:03.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:54:03.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:54:03.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:54:03.661 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:54:04.057 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:54:04.057 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:54:04.058 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:54:04.059 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:54:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:04 smithi089 ceph-mon[98504]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:04 smithi089 ceph-mon[98504]: from='client.33630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1029417687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:54:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:04 smithi060 ceph-mon[94233]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:04 smithi060 ceph-mon[94233]: from='client.33630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1029417687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:54:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:04 smithi060 ceph-mon[109077]: pgmap v17360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:04 smithi060 ceph-mon[109077]: from='client.33630 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1029417687' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:54:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:54:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:54:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:05 smithi089 ceph-mon[98504]: from='client.33636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:05.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:05 smithi060 ceph-mon[94233]: from='client.33636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:05 smithi060 ceph-mon[109077]: from='client.33636 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:06 smithi089 ceph-mon[98504]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:06 smithi060 ceph-mon[94233]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:06 smithi060 ceph-mon[109077]: pgmap v17361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:08 smithi089 ceph-mon[98504]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:08 smithi060 ceph-mon[94233]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:08 smithi060 ceph-mon[109077]: pgmap v17362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:10 smithi089 ceph-mon[98504]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:10 smithi060 ceph-mon[109077]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:10 smithi060 ceph-mon[94233]: pgmap v17363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:12 smithi060 ceph-mon[94233]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:12 smithi060 ceph-mon[109077]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:12 smithi089 ceph-mon[98504]: pgmap v17364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:14 smithi060 ceph-mon[94233]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:54:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:54:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:14 smithi060 ceph-mon[109077]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:14 smithi089 ceph-mon[98504]: pgmap v17365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:16 smithi060 ceph-mon[94233]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:16 smithi060 ceph-mon[109077]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:16 smithi089 ceph-mon[98504]: pgmap v17366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:18 smithi060 ceph-mon[94233]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:18 smithi060 ceph-mon[109077]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:18 smithi089 ceph-mon[98504]: pgmap v17367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:20 smithi060 ceph-mon[94233]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:20 smithi060 ceph-mon[109077]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:20 smithi089 ceph-mon[98504]: pgmap v17368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:22 smithi060 ceph-mon[94233]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:22 smithi060 ceph-mon[109077]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:22 smithi089 ceph-mon[98504]: pgmap v17369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:24 smithi060 ceph-mon[94233]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:24 smithi060 ceph-mon[109077]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:54:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:54:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:24 smithi089 ceph-mon[98504]: pgmap v17370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:26 smithi060 ceph-mon[94233]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:26 smithi060 ceph-mon[109077]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:26 smithi089 ceph-mon[98504]: pgmap v17371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:28 smithi060 ceph-mon[94233]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:28 smithi060 ceph-mon[109077]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:28 smithi089 ceph-mon[98504]: pgmap v17372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:29.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:54:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:54:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:54:30.468 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:30 smithi089 ceph-mon[98504]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:30 smithi060 ceph-mon[94233]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:30 smithi060 ceph-mon[109077]: pgmap v17373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:32 smithi089 ceph-mon[98504]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:54:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:54:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[94233]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:54:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:54:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[109077]: pgmap v17374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:54:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:54:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:54:34.430 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:54:34.759 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:54:34.759 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:54:34.759 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:54:34.759 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:54:34.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:54:34.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:54:34.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:54:34.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:54:34.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:54:34.761 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:54:34.761 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:54:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:34 smithi060 ceph-mon[94233]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:34 smithi060 ceph-mon[109077]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:34.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:54:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:54:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:34 smithi089 ceph-mon[98504]: pgmap v17375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:54:35.161 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:54:35.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:54:35.162 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:54:35.162 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:54:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1636078896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:54:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1636078896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:54:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1636078896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:54:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:36 smithi060 ceph-mon[94233]: from='client.33648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:36 smithi060 ceph-mon[94233]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:36 smithi060 ceph-mon[94233]: from='client.33654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:36 smithi060 ceph-mon[109077]: from='client.33648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:36 smithi060 ceph-mon[109077]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:36 smithi060 ceph-mon[109077]: from='client.33654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:36 smithi089 ceph-mon[98504]: from='client.33648 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:36 smithi089 ceph-mon[98504]: pgmap v17376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:36 smithi089 ceph-mon[98504]: from='client.33654 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:54:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:38 smithi060 ceph-mon[94233]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:38 smithi060 ceph-mon[109077]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:38 smithi089 ceph-mon[98504]: pgmap v17377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:40 smithi060 ceph-mon[94233]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:40 smithi060 ceph-mon[109077]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:40 smithi089 ceph-mon[98504]: pgmap v17378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:42 smithi060 ceph-mon[94233]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:42 smithi060 ceph-mon[109077]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:42 smithi089 ceph-mon[98504]: pgmap v17379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:44 smithi060 ceph-mon[94233]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:44 smithi060 ceph-mon[109077]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:54:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:54:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:44 smithi089 ceph-mon[98504]: pgmap v17380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:46 smithi060 ceph-mon[94233]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:46 smithi060 ceph-mon[109077]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:46 smithi089 ceph-mon[98504]: pgmap v17381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:48 smithi060 ceph-mon[109077]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:48 smithi060 ceph-mon[94233]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:48 smithi089 ceph-mon[98504]: pgmap v17382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:50 smithi060 ceph-mon[109077]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:50 smithi060 ceph-mon[94233]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:50 smithi089 ceph-mon[98504]: pgmap v17383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:52 smithi060 ceph-mon[94233]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:52 smithi060 ceph-mon[109077]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:52 smithi089 ceph-mon[98504]: pgmap v17384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:54 smithi060 ceph-mon[94233]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:54 smithi060 ceph-mon[109077]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:54:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:54:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:54 smithi089 ceph-mon[98504]: pgmap v17385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:56 smithi060 ceph-mon[94233]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:56 smithi060 ceph-mon[109077]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:56 smithi089 ceph-mon[98504]: pgmap v17386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:54:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:54:58 smithi060 ceph-mon[94233]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:54:58 smithi060 ceph-mon[109077]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:54:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:54:58 smithi089 ceph-mon[98504]: pgmap v17387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:00.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:00 smithi060 ceph-mon[94233]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:00 smithi060 ceph-mon[109077]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:00 smithi089 ceph-mon[98504]: pgmap v17388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:02 smithi060 ceph-mon[94233]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:02 smithi060 ceph-mon[109077]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:02 smithi089 ceph-mon[98504]: pgmap v17389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:04 smithi060 ceph-mon[94233]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:04 smithi060 ceph-mon[109077]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:55:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T12:55:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:04 smithi089 ceph-mon[98504]: pgmap v17390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:05.523 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:55:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:55:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:55:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:55:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:55:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:55:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:55:05.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:55:05.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:55:05.853 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:55:05.853 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:55:05.853 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:55:06.251 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:06.252 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:55:06.252 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:55:06.252 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:06.252 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:55:06.252 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:55:06.252 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:55:06.252 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:55:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:06 smithi060 ceph-mon[94233]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1286527334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:55:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:06 smithi060 ceph-mon[109077]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1286527334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:55:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:06 smithi089 ceph-mon[98504]: pgmap v17391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1286527334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:55:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:07 smithi060 ceph-mon[94233]: from='client.43541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:07 smithi060 ceph-mon[94233]: from='client.33672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:07 smithi060 ceph-mon[109077]: from='client.43541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:07 smithi060 ceph-mon[109077]: from='client.33672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:07 smithi089 ceph-mon[98504]: from='client.43541 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:07 smithi089 ceph-mon[98504]: from='client.33672 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:08 smithi060 ceph-mon[94233]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:08 smithi060 ceph-mon[109077]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:08 smithi089 ceph-mon[98504]: pgmap v17392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:10 smithi060 ceph-mon[94233]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:10 smithi060 ceph-mon[109077]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:10 smithi089 ceph-mon[98504]: pgmap v17393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:12 smithi060 ceph-mon[94233]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:12 smithi060 ceph-mon[109077]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:12 smithi089 ceph-mon[98504]: pgmap v17394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:14 smithi060 ceph-mon[94233]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:55:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:55:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:14 smithi060 ceph-mon[109077]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:14 smithi089 ceph-mon[98504]: pgmap v17395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:16 smithi060 ceph-mon[94233]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:16 smithi060 ceph-mon[109077]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:16 smithi089 ceph-mon[98504]: pgmap v17396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:18 smithi060 ceph-mon[94233]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:18 smithi060 ceph-mon[109077]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:18 smithi089 ceph-mon[98504]: pgmap v17397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:20 smithi060 ceph-mon[109077]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:20.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:20 smithi060 ceph-mon[94233]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:20 smithi089 ceph-mon[98504]: pgmap v17398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:22 smithi060 ceph-mon[94233]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:22 smithi060 ceph-mon[109077]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:22 smithi089 ceph-mon[98504]: pgmap v17399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:23.787 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 12:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T12:55:23.373863183Z level=info msg="Completed cleanup jobs" duration=12.702439ms 2023-12-01T12:55:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:24 smithi060 ceph-mon[94233]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:24 smithi060 ceph-mon[109077]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:55:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:55:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:24 smithi089 ceph-mon[98504]: pgmap v17400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:26 smithi060 ceph-mon[94233]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:26 smithi060 ceph-mon[109077]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:26 smithi089 ceph-mon[98504]: pgmap v17401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:28 smithi089 ceph-mon[98504]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:28 smithi060 ceph-mon[94233]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:28 smithi060 ceph-mon[109077]: pgmap v17402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:30 smithi089 ceph-mon[98504]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:30 smithi060 ceph-mon[94233]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:30 smithi060 ceph-mon[109077]: pgmap v17403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:32 smithi089 ceph-mon[98504]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:32 smithi060 ceph-mon[94233]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:32 smithi060 ceph-mon[109077]: pgmap v17404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:55:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:55:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:55:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:55:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:55:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:55:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: pgmap v17405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:55:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:55:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:55:36.614 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:55:36.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:36 smithi060 ceph-mon[94233]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:36 smithi060 ceph-mon[109077]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:36 smithi089 ceph-mon[98504]: pgmap v17406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:36.941 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:55:36.941 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:55:36.941 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:55:36.941 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:55:36.941 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:55:36.941 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:55:36.942 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:55:37.340 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:55:37.341 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:55:37.341 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[94233]: from='client.43559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[94233]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[94233]: from='client.33690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1390441029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[109077]: from='client.43559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[109077]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[109077]: from='client.33690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1390441029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:55:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:38 smithi089 ceph-mon[98504]: from='client.43559 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:38 smithi089 ceph-mon[98504]: pgmap v17407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:38 smithi089 ceph-mon[98504]: from='client.33690 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:55:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1390441029' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:55:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:40 smithi060 ceph-mon[94233]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:40 smithi060 ceph-mon[109077]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:40 smithi089 ceph-mon[98504]: pgmap v17408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:42 smithi060 ceph-mon[109077]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:42 smithi060 ceph-mon[94233]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:42 smithi089 ceph-mon[98504]: pgmap v17409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:44 smithi060 ceph-mon[94233]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:55:44] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:55:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:44 smithi060 ceph-mon[109077]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:44 smithi089 ceph-mon[98504]: pgmap v17410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:46 smithi060 ceph-mon[94233]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:46 smithi060 ceph-mon[109077]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:46 smithi089 ceph-mon[98504]: pgmap v17411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:48 smithi060 ceph-mon[94233]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:48 smithi060 ceph-mon[109077]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:48 smithi089 ceph-mon[98504]: pgmap v17412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:50 smithi060 ceph-mon[94233]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:50 smithi060 ceph-mon[109077]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:50 smithi089 ceph-mon[98504]: pgmap v17413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:52 smithi060 ceph-mon[94233]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:52 smithi060 ceph-mon[109077]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:52 smithi089 ceph-mon[98504]: pgmap v17414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:54 smithi060 ceph-mon[94233]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:54 smithi060 ceph-mon[109077]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:55:54] "GET /metrics HTTP/1.1" 200 34012 "" "Prometheus/2.43.0" 2023-12-01T12:55:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:54 smithi089 ceph-mon[98504]: pgmap v17415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:56 smithi060 ceph-mon[94233]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:56 smithi060 ceph-mon[109077]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:56 smithi089 ceph-mon[98504]: pgmap v17416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:55:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:55:58 smithi060 ceph-mon[94233]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:55:58 smithi060 ceph-mon[109077]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:55:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:55:58 smithi089 ceph-mon[98504]: pgmap v17417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:00 smithi060 ceph-mon[94233]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:00 smithi060 ceph-mon[109077]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:00 smithi089 ceph-mon[98504]: pgmap v17418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:02 smithi060 ceph-mon[94233]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:02 smithi060 ceph-mon[109077]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:02 smithi089 ceph-mon[98504]: pgmap v17419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:04 smithi060 ceph-mon[94233]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:04 smithi060 ceph-mon[109077]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:56:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T12:56:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:04 smithi089 ceph-mon[98504]: pgmap v17420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:06 smithi060 ceph-mon[94233]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:06 smithi060 ceph-mon[109077]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:06 smithi089 ceph-mon[98504]: pgmap v17421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:07.704 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:56:08.032 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:56:08.033 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:56:08.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:56:08.034 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:56:08.431 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:56:08.431 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:56:08.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:08.433 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:56:08.433 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:56:08.433 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:56:08.433 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:56:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:08 smithi060 ceph-mon[94233]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:08 smithi060 ceph-mon[109077]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:08 smithi089 ceph-mon[98504]: pgmap v17422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:09 smithi060 ceph-mon[94233]: from='client.33702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:09 smithi060 ceph-mon[94233]: from='client.43583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3986001987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:56:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:09 smithi060 ceph-mon[109077]: from='client.33702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:09 smithi060 ceph-mon[109077]: from='client.43583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3986001987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:56:09.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:09 smithi089 ceph-mon[98504]: from='client.33702 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:09 smithi089 ceph-mon[98504]: from='client.43583 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3986001987' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:56:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:10 smithi060 ceph-mon[94233]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:10 smithi060 ceph-mon[109077]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:10 smithi089 ceph-mon[98504]: pgmap v17423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:12 smithi060 ceph-mon[94233]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:12 smithi060 ceph-mon[109077]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:12 smithi089 ceph-mon[98504]: pgmap v17424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:14 smithi060 ceph-mon[94233]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:14 smithi060 ceph-mon[109077]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:56:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:56:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:14 smithi089 ceph-mon[98504]: pgmap v17425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:16 smithi060 ceph-mon[94233]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:16 smithi060 ceph-mon[109077]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:16 smithi089 ceph-mon[98504]: pgmap v17426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:18 smithi060 ceph-mon[94233]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:18 smithi060 ceph-mon[109077]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:18 smithi089 ceph-mon[98504]: pgmap v17427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:20 smithi060 ceph-mon[94233]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:20 smithi060 ceph-mon[109077]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:20 smithi089 ceph-mon[98504]: pgmap v17428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:22 smithi060 ceph-mon[94233]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:22 smithi060 ceph-mon[109077]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:22 smithi089 ceph-mon[98504]: pgmap v17429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:24 smithi060 ceph-mon[94233]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:56:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:56:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:24 smithi060 ceph-mon[109077]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:24 smithi089 ceph-mon[98504]: pgmap v17430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:26 smithi060 ceph-mon[94233]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:26 smithi060 ceph-mon[109077]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:26 smithi089 ceph-mon[98504]: pgmap v17431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:28 smithi060 ceph-mon[94233]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:28 smithi060 ceph-mon[109077]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:28 smithi089 ceph-mon[98504]: pgmap v17432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:30 smithi060 ceph-mon[94233]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:30 smithi060 ceph-mon[109077]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:30 smithi089 ceph-mon[98504]: pgmap v17433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:32 smithi060 ceph-mon[94233]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:32 smithi060 ceph-mon[109077]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:32 smithi089 ceph-mon[98504]: pgmap v17434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[94233]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:56:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:56:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:56:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:56:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:56:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[109077]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:56:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:56:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:56:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:56:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:34 smithi089 ceph-mon[98504]: pgmap v17435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:56:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:56:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:56:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:56:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:36 smithi060 ceph-mon[94233]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:36 smithi060 ceph-mon[109077]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:36 smithi089 ceph-mon[98504]: pgmap v17436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:38 smithi060 ceph-mon[94233]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:38 smithi060 ceph-mon[109077]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:38 smithi089 ceph-mon[98504]: pgmap v17437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:38.793 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:56:39.120 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:56:39.120 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:56:39.120 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:56:39.120 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:56:39.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:56:39.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:56:39.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:56:39.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:56:39.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:56:39.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:56:39.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:56:39.122 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:56:39.518 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:56:39.518 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:56:39.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:56:39.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:39.518 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:56:39.519 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:56:39.520 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:56:39.520 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:56:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:40 smithi089 ceph-mon[98504]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:40 smithi089 ceph-mon[98504]: from='client.43595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:40 smithi089 ceph-mon[98504]: from='client.33726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2000780746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:56:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[94233]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[94233]: from='client.43595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[94233]: from='client.33726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2000780746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:56:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[109077]: pgmap v17438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[109077]: from='client.43595 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[109077]: from='client.33726 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:56:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2000780746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:56:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:42 smithi089 ceph-mon[98504]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:42 smithi060 ceph-mon[94233]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:42 smithi060 ceph-mon[109077]: pgmap v17439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:44 smithi089 ceph-mon[98504]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:44 smithi060 ceph-mon[94233]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:44 smithi060 ceph-mon[109077]: pgmap v17440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:56:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:56:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:46 smithi089 ceph-mon[98504]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:46 smithi060 ceph-mon[94233]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:46 smithi060 ceph-mon[109077]: pgmap v17441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:48 smithi089 ceph-mon[98504]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:48 smithi060 ceph-mon[94233]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:48 smithi060 ceph-mon[109077]: pgmap v17442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:50 smithi060 ceph-mon[94233]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:50 smithi060 ceph-mon[109077]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:50 smithi089 ceph-mon[98504]: pgmap v17443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:52 smithi060 ceph-mon[109077]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:52.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:52 smithi060 ceph-mon[94233]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:52 smithi089 ceph-mon[98504]: pgmap v17444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:54 smithi060 ceph-mon[94233]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:54 smithi060 ceph-mon[109077]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:56:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:56:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:54 smithi089 ceph-mon[98504]: pgmap v17445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:56 smithi060 ceph-mon[94233]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:56 smithi060 ceph-mon[109077]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:56 smithi089 ceph-mon[98504]: pgmap v17446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:56:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:56:58 smithi060 ceph-mon[94233]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:56:58 smithi060 ceph-mon[109077]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:56:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:56:58 smithi089 ceph-mon[98504]: pgmap v17447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:00 smithi060 ceph-mon[94233]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:00 smithi060 ceph-mon[109077]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:00 smithi089 ceph-mon[98504]: pgmap v17448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:02 smithi060 ceph-mon[94233]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:02 smithi060 ceph-mon[109077]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:02 smithi089 ceph-mon[98504]: pgmap v17449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:04 smithi060 ceph-mon[109077]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:04 smithi060 ceph-mon[94233]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:57:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:57:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:04 smithi089 ceph-mon[98504]: pgmap v17450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:06 smithi060 ceph-mon[94233]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:06 smithi060 ceph-mon[109077]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:06 smithi089 ceph-mon[98504]: pgmap v17451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:08 smithi060 ceph-mon[94233]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:08 smithi060 ceph-mon[109077]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:08 smithi089 ceph-mon[98504]: pgmap v17452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:09.881 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:57:10.206 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:57:10.206 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:57:10.206 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:57:10.206 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5666M 2230M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6206M 2230M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:57:10.207 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5522M 2230M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:57:10.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5377M 2230M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:57:10.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4452M 2453M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:57:10.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5062M 2453M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:57:10.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4471M 2453M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:57:10.208 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5107M 2453M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:57:10.208 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:57:10.605 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:57:10.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:57:10.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:57:10.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:57:10.607 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:57:10.607 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:57:10.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:10 smithi060 ceph-mon[109077]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:10 smithi060 ceph-mon[94233]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:10 smithi089 ceph-mon[98504]: pgmap v17453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[94233]: from='client.43613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[94233]: from='client.43619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4180992705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:57:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[109077]: from='client.43613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[109077]: from='client.43619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4180992705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:57:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:11 smithi089 ceph-mon[98504]: from='client.43613 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:11 smithi089 ceph-mon[98504]: from='client.43619 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4180992705' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:57:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:12 smithi060 ceph-mon[94233]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:12 smithi060 ceph-mon[109077]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:12 smithi089 ceph-mon[98504]: pgmap v17454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:14 smithi060 ceph-mon[94233]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:14 smithi060 ceph-mon[109077]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:57:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:57:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:14 smithi089 ceph-mon[98504]: pgmap v17455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:16 smithi060 ceph-mon[94233]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:16 smithi060 ceph-mon[109077]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:16 smithi089 ceph-mon[98504]: pgmap v17456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:18 smithi060 ceph-mon[94233]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:18 smithi060 ceph-mon[109077]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:18 smithi089 ceph-mon[98504]: pgmap v17457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:20 smithi060 ceph-mon[94233]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:20 smithi060 ceph-mon[109077]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:20 smithi089 ceph-mon[98504]: pgmap v17458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:22 smithi060 ceph-mon[109077]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:22 smithi060 ceph-mon[94233]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:22 smithi089 ceph-mon[98504]: pgmap v17459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:24 smithi060 ceph-mon[94233]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:57:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:57:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:24 smithi060 ceph-mon[109077]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:24 smithi089 ceph-mon[98504]: pgmap v17460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:26 smithi060 ceph-mon[94233]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:26 smithi060 ceph-mon[109077]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:26 smithi089 ceph-mon[98504]: pgmap v17461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:28 smithi060 ceph-mon[94233]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:28 smithi060 ceph-mon[109077]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:28 smithi089 ceph-mon[98504]: pgmap v17462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:30 smithi060 ceph-mon[94233]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:30 smithi060 ceph-mon[109077]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:30 smithi089 ceph-mon[98504]: pgmap v17463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:32 smithi060 ceph-mon[94233]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:32 smithi060 ceph-mon[109077]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:32 smithi089 ceph-mon[98504]: pgmap v17464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:34 smithi060 ceph-mon[94233]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:57:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:34 smithi060 ceph-mon[109077]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:57:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:57:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:57:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:34 smithi089 ceph-mon[98504]: pgmap v17465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:57:35.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:57:35.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:57:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:36 smithi060 ceph-mon[94233]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:36 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2220M 2023-12-01T12:57:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:36 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2447M 2023-12-01T12:57:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:36 smithi060 ceph-mon[109077]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:36 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2220M 2023-12-01T12:57:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:36 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2447M 2023-12-01T12:57:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:36 smithi089 ceph-mon[98504]: pgmap v17466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:36 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2220M 2023-12-01T12:57:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:36 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2447M 2023-12-01T12:57:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:38 smithi060 ceph-mon[94233]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:38 smithi060 ceph-mon[109077]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:38 smithi089 ceph-mon[98504]: pgmap v17467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:40 smithi060 ceph-mon[94233]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:40 smithi060 ceph-mon[109077]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:40 smithi089 ceph-mon[98504]: pgmap v17468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:40.969 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:57:41.296 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5666M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6206M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5522M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5377M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4452M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5062M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4471M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5107M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:57:41.297 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:41.697 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:57:41.698 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:57:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[109077]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[109077]: from='client.33756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[109077]: from='client.33762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2253476320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:57:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[94233]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[94233]: from='client.33756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[94233]: from='client.33762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2253476320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:57:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:42 smithi089 ceph-mon[98504]: pgmap v17469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:42 smithi089 ceph-mon[98504]: from='client.33756 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:42 smithi089 ceph-mon[98504]: from='client.33762 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:57:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2253476320' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:57:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:44 smithi060 ceph-mon[94233]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:44 smithi060 ceph-mon[109077]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:57:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:57:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:44 smithi089 ceph-mon[98504]: pgmap v17470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:46 smithi060 ceph-mon[94233]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:46 smithi060 ceph-mon[109077]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:46 smithi089 ceph-mon[98504]: pgmap v17471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:48 smithi060 ceph-mon[94233]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:48 smithi060 ceph-mon[109077]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:48 smithi089 ceph-mon[98504]: pgmap v17472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:50 smithi060 ceph-mon[94233]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:50 smithi060 ceph-mon[109077]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:50 smithi089 ceph-mon[98504]: pgmap v17473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:52 smithi060 ceph-mon[94233]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:52 smithi060 ceph-mon[109077]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:52 smithi089 ceph-mon[98504]: pgmap v17474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:54 smithi060 ceph-mon[94233]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:57:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T12:57:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:54 smithi060 ceph-mon[109077]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:54 smithi089 ceph-mon[98504]: pgmap v17475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:56 smithi060 ceph-mon[94233]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:56 smithi060 ceph-mon[109077]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:56 smithi089 ceph-mon[98504]: pgmap v17476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:57:58.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:57:58 smithi060 ceph-mon[94233]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:57:58 smithi060 ceph-mon[109077]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:57:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:57:58 smithi089 ceph-mon[98504]: pgmap v17477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:00 smithi060 ceph-mon[94233]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:00 smithi060 ceph-mon[109077]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:00 smithi089 ceph-mon[98504]: pgmap v17478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:02 smithi060 ceph-mon[94233]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:02 smithi060 ceph-mon[109077]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:02 smithi089 ceph-mon[98504]: pgmap v17479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:04 smithi060 ceph-mon[94233]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:04 smithi060 ceph-mon[109077]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:58:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:58:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:04 smithi089 ceph-mon[98504]: pgmap v17480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:06 smithi060 ceph-mon[94233]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:06 smithi060 ceph-mon[109077]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:06 smithi089 ceph-mon[98504]: pgmap v17481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:08 smithi060 ceph-mon[94233]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:08 smithi060 ceph-mon[109077]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:08 smithi089 ceph-mon[98504]: pgmap v17482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:10 smithi060 ceph-mon[109077]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:10 smithi060 ceph-mon[94233]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:10 smithi089 ceph-mon[98504]: pgmap v17483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:12.059 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:58:12.387 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:58:12.387 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5666M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6206M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5522M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5377M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4452M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5062M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:58:12.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4471M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:58:12.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5107M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:58:12.389 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:58:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:12 smithi060 ceph-mon[94233]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:12 smithi060 ceph-mon[109077]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:12.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:58:12.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:58:12.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:12.786 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:58:12.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:58:12.786 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:58:12.786 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:58:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:12 smithi089 ceph-mon[98504]: pgmap v17484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:13 smithi060 ceph-mon[94233]: from='client.33774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:13 smithi060 ceph-mon[94233]: from='client.33780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/826221880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:58:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:13 smithi060 ceph-mon[109077]: from='client.33774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:13 smithi060 ceph-mon[109077]: from='client.33780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/826221880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:58:13.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:13 smithi089 ceph-mon[98504]: from='client.33774 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:13 smithi089 ceph-mon[98504]: from='client.33780 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/826221880' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:58:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:14 smithi060 ceph-mon[94233]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:14 smithi060 ceph-mon[109077]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:58:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:58:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:14 smithi089 ceph-mon[98504]: pgmap v17485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:16 smithi060 ceph-mon[94233]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:16 smithi060 ceph-mon[109077]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:16 smithi089 ceph-mon[98504]: pgmap v17486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:17 smithi060 ceph-mon[94233]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:17 smithi060 ceph-mon[109077]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:17 smithi089 ceph-mon[98504]: pgmap v17487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:20 smithi060 ceph-mon[94233]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:20.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:20 smithi060 ceph-mon[109077]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:20 smithi089 ceph-mon[98504]: pgmap v17488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:22 smithi060 ceph-mon[94233]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:22 smithi060 ceph-mon[109077]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:22 smithi089 ceph-mon[98504]: pgmap v17489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:24 smithi060 ceph-mon[94233]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:24 smithi060 ceph-mon[109077]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:58:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:58:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:24 smithi089 ceph-mon[98504]: pgmap v17490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:26 smithi060 ceph-mon[109077]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:26 smithi060 ceph-mon[94233]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:26 smithi089 ceph-mon[98504]: pgmap v17491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:28 smithi060 ceph-mon[94233]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:28 smithi060 ceph-mon[109077]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:28 smithi089 ceph-mon[98504]: pgmap v17492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:30 smithi060 ceph-mon[94233]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:30 smithi060 ceph-mon[109077]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:30 smithi089 ceph-mon[98504]: pgmap v17493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:32 smithi060 ceph-mon[94233]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:32 smithi060 ceph-mon[109077]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:32 smithi089 ceph-mon[98504]: pgmap v17494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:34 smithi060 ceph-mon[94233]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:34 smithi060 ceph-mon[109077]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:58:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:58:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:34 smithi089 ceph-mon[98504]: pgmap v17495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:58:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:58:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:58:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[94233]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:58:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:58:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:58:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[109077]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:58:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:58:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:58:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:36 smithi089 ceph-mon[98504]: pgmap v17496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:58:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:58:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:58:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:38 smithi060 ceph-mon[94233]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:38 smithi060 ceph-mon[109077]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:38 smithi089 ceph-mon[98504]: pgmap v17497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:40 smithi060 ceph-mon[94233]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:40 smithi060 ceph-mon[109077]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:40 smithi089 ceph-mon[98504]: pgmap v17498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:42 smithi060 ceph-mon[109077]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:42 smithi060 ceph-mon[94233]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:42 smithi089 ceph-mon[98504]: pgmap v17499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:43.146 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:58:43.472 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:58:43.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5666M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6206M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5522M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5377M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4452M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5062M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4471M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5107M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:58:43.474 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:58:43.869 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:58:43.870 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:43.871 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:58:43.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:58:43.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:58:43.871 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:58:43.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:58:43.871 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:58:43.871 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:58:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:44 smithi060 ceph-mon[94233]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:44 smithi060 ceph-mon[94233]: from='client.43667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3050162830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:58:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:44 smithi060 ceph-mon[109077]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:44 smithi060 ceph-mon[109077]: from='client.43667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3050162830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:58:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:58:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:58:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:44 smithi089 ceph-mon[98504]: pgmap v17500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:44 smithi089 ceph-mon[98504]: from='client.43667 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3050162830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:58:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:45 smithi060 ceph-mon[109077]: from='client.43673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:45 smithi060 ceph-mon[94233]: from='client.43673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:45.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:45 smithi089 ceph-mon[98504]: from='client.43673 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:58:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:46 smithi060 ceph-mon[94233]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:46 smithi060 ceph-mon[109077]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:46 smithi089 ceph-mon[98504]: pgmap v17501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:48.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:48 smithi060 ceph-mon[94233]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:48 smithi060 ceph-mon[109077]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:48 smithi089 ceph-mon[98504]: pgmap v17502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:50 smithi060 ceph-mon[94233]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:50 smithi060 ceph-mon[109077]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:50 smithi089 ceph-mon[98504]: pgmap v17503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:52 smithi060 ceph-mon[94233]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:52 smithi060 ceph-mon[109077]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:52 smithi089 ceph-mon[98504]: pgmap v17504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:54 smithi060 ceph-mon[94233]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:54 smithi060 ceph-mon[109077]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:58:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:58:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:54 smithi089 ceph-mon[98504]: pgmap v17505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:56 smithi060 ceph-mon[94233]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:56 smithi060 ceph-mon[109077]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:56 smithi089 ceph-mon[98504]: pgmap v17506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:58:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:58:58 smithi060 ceph-mon[94233]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:58:58 smithi060 ceph-mon[109077]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:58:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:58:58 smithi089 ceph-mon[98504]: pgmap v17507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:00 smithi060 ceph-mon[94233]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:00 smithi060 ceph-mon[109077]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:00 smithi089 ceph-mon[98504]: pgmap v17508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:02 smithi060 ceph-mon[94233]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:02 smithi060 ceph-mon[109077]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:02 smithi089 ceph-mon[98504]: pgmap v17509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:04 smithi060 ceph-mon[94233]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:59:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T12:59:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:04 smithi060 ceph-mon[109077]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:04 smithi089 ceph-mon[98504]: pgmap v17510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:06 smithi060 ceph-mon[94233]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:06 smithi060 ceph-mon[109077]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:06 smithi089 ceph-mon[98504]: pgmap v17511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:08 smithi060 ceph-mon[94233]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:08 smithi060 ceph-mon[109077]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:08 smithi089 ceph-mon[98504]: pgmap v17512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:10 smithi060 ceph-mon[94233]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:10 smithi060 ceph-mon[109077]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:10 smithi089 ceph-mon[98504]: pgmap v17513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:12 smithi060 ceph-mon[94233]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:12 smithi060 ceph-mon[109077]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:12 smithi089 ceph-mon[98504]: pgmap v17514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:14.233 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:59:14.560 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:59:14.560 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:59:14.560 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 466M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 866M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2145M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1232M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 941M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5666M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6206M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5522M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5377M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4452M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5062M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4471M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:59:14.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5107M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:59:14.562 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 138M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:59:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:14 smithi060 ceph-mon[94233]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:14 smithi060 ceph-mon[109077]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:59:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:59:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:14 smithi089 ceph-mon[98504]: pgmap v17515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:14.957 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:59:14.958 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:59:15.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:15 smithi060 ceph-mon[94233]: from='client.33810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2825256849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:59:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:15 smithi060 ceph-mon[109077]: from='client.33810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2825256849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:59:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:15 smithi089 ceph-mon[98504]: from='client.33810 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:15.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2825256849' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:59:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:16 smithi060 ceph-mon[94233]: from='client.33816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:16 smithi060 ceph-mon[94233]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:16 smithi060 ceph-mon[109077]: from='client.33816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:16 smithi060 ceph-mon[109077]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:16 smithi089 ceph-mon[98504]: from='client.33816 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:16 smithi089 ceph-mon[98504]: pgmap v17516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:18 smithi060 ceph-mon[94233]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:18 smithi060 ceph-mon[109077]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:18 smithi089 ceph-mon[98504]: pgmap v17517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:20 smithi060 ceph-mon[94233]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:20 smithi060 ceph-mon[109077]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:20 smithi089 ceph-mon[98504]: pgmap v17518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:22 smithi060 ceph-mon[94233]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:22 smithi060 ceph-mon[109077]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:22 smithi089 ceph-mon[98504]: pgmap v17519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:24 smithi060 ceph-mon[94233]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:24 smithi060 ceph-mon[109077]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:59:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T12:59:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:24 smithi089 ceph-mon[98504]: pgmap v17520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:26 smithi060 ceph-mon[94233]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:26 smithi060 ceph-mon[109077]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:26 smithi089 ceph-mon[98504]: pgmap v17521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:28 smithi060 ceph-mon[94233]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:28 smithi060 ceph-mon[109077]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:28 smithi089 ceph-mon[98504]: pgmap v17522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:30 smithi060 ceph-mon[94233]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:30 smithi060 ceph-mon[109077]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:30 smithi089 ceph-mon[98504]: pgmap v17523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:32 smithi060 ceph-mon[94233]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:32 smithi060 ceph-mon[109077]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:32 smithi089 ceph-mon[98504]: pgmap v17524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:34 smithi060 ceph-mon[94233]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:34 smithi060 ceph-mon[109077]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:59:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T12:59:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:34 smithi089 ceph-mon[98504]: pgmap v17525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:36 smithi060 ceph-mon[94233]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:59:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:36 smithi060 ceph-mon[109077]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:59:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:36 smithi089 ceph-mon[98504]: pgmap v17526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T12:59:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:38 smithi060 ceph-mon[94233]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:38 smithi060 ceph-mon[109077]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:38 smithi089 ceph-mon[98504]: pgmap v17527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:40.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[94233]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[109077]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:40 smithi089 ceph-mon[98504]: pgmap v17528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:59:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:59:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T12:59:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T12:59:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T12:59:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:42 smithi060 ceph-mon[94233]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:42 smithi060 ceph-mon[109077]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:42 smithi089 ceph-mon[98504]: pgmap v17529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:44 smithi060 ceph-mon[94233]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:44 smithi060 ceph-mon[109077]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:59:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:59:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:44 smithi089 ceph-mon[98504]: pgmap v17530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:45.322 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T12:59:45.650 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6s ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5s ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6s ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T12:59:45.651 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6s ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6s ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6s ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6s ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6s ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5s ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5s ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5s ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5s ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T12:59:45.652 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5s ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T12:59:46.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T12:59:46.052 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T12:59:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:46 smithi060 ceph-mon[94233]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:46 smithi060 ceph-mon[94233]: from='client.43703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/376464751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:59:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:46 smithi060 ceph-mon[109077]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:46 smithi060 ceph-mon[109077]: from='client.43703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/376464751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:59:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:46 smithi089 ceph-mon[98504]: pgmap v17531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:46 smithi089 ceph-mon[98504]: from='client.43703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/376464751' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T12:59:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:47 smithi060 ceph-mon[94233]: from='client.33834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:47 smithi060 ceph-mon[109077]: from='client.33834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:47 smithi089 ceph-mon[98504]: from='client.33834 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T12:59:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:48 smithi060 ceph-mon[94233]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:48 smithi060 ceph-mon[109077]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:48 smithi089 ceph-mon[98504]: pgmap v17532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:50 smithi060 ceph-mon[94233]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:50 smithi060 ceph-mon[109077]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:50 smithi089 ceph-mon[98504]: pgmap v17533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:52.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:52 smithi060 ceph-mon[94233]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:52 smithi060 ceph-mon[109077]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:52 smithi089 ceph-mon[98504]: pgmap v17534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:54 smithi060 ceph-mon[94233]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:54 smithi060 ceph-mon[109077]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 12:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:12:59:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T12:59:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:54 smithi089 ceph-mon[98504]: pgmap v17535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:56 smithi060 ceph-mon[94233]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:56 smithi060 ceph-mon[109077]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:56 smithi089 ceph-mon[98504]: pgmap v17536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T12:59:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 12:59:58 smithi060 ceph-mon[94233]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 12:59:58 smithi060 ceph-mon[109077]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T12:59:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 12:59:58 smithi089 ceph-mon[98504]: pgmap v17537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T12:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:00 smithi060 ceph-mon[109077]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:00 smithi060 ceph-mon[94233]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:00 smithi089 ceph-mon[98504]: pgmap v17538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:00:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:02 smithi060 ceph-mon[94233]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:02 smithi060 ceph-mon[109077]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:02 smithi089 ceph-mon[98504]: pgmap v17539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 13:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T13:00:03.195Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701424800138 maxt=1701432000000 ulid=01HGJQDY6RNQ7CXK225HPWVX7P duration=34.178417ms 2023-12-01T13:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 13:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T13:00:03.198Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=1.941248ms 2023-12-01T13:00:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:04 smithi060 ceph-mon[94233]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:00:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:00:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:04 smithi060 ceph-mon[109077]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:04 smithi089 ceph-mon[98504]: pgmap v17540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:06.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:06 smithi060 ceph-mon[94233]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:06 smithi060 ceph-mon[109077]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:06 smithi089 ceph-mon[98504]: pgmap v17541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:08 smithi060 ceph-mon[94233]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:08 smithi060 ceph-mon[109077]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:08 smithi089 ceph-mon[98504]: pgmap v17542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:10 smithi060 ceph-mon[94233]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:10 smithi060 ceph-mon[109077]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:10 smithi089 ceph-mon[98504]: pgmap v17543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:12 smithi060 ceph-mon[94233]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:12 smithi060 ceph-mon[109077]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:12 smithi089 ceph-mon[98504]: pgmap v17544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:14 smithi060 ceph-mon[94233]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:00:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:00:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:14 smithi060 ceph-mon[109077]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:14 smithi089 ceph-mon[98504]: pgmap v17545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:16.414 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 37s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 37s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 37s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 37s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 37s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 37s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 37s ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 37s ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:00:16.740 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 37s ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 37s ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 37s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 37s ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 37s ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 37s ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 37s ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 37s ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 37s ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 37s ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 37s ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:00:16.741 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 37s ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:00:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:16 smithi060 ceph-mon[94233]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:16.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:16 smithi060 ceph-mon[109077]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:16 smithi089 ceph-mon[98504]: pgmap v17546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:17.139 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:00:17.139 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:00:17.140 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:00:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:17 smithi060 ceph-mon[94233]: from='client.33846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/200097155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:00:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:17 smithi060 ceph-mon[109077]: from='client.33846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/200097155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:00:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:17 smithi089 ceph-mon[98504]: from='client.33846 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/200097155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:00:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:18 smithi060 ceph-mon[94233]: from='client.43727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:18 smithi060 ceph-mon[94233]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:18 smithi060 ceph-mon[109077]: from='client.43727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:18 smithi060 ceph-mon[109077]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:18 smithi089 ceph-mon[98504]: from='client.43727 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:18 smithi089 ceph-mon[98504]: pgmap v17547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:20 smithi060 ceph-mon[94233]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:20 smithi060 ceph-mon[109077]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:20 smithi089 ceph-mon[98504]: pgmap v17548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:22 smithi060 ceph-mon[94233]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:22 smithi060 ceph-mon[109077]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:22 smithi089 ceph-mon[98504]: pgmap v17549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:24 smithi060 ceph-mon[94233]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:24 smithi060 ceph-mon[109077]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:00:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:00:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:24 smithi089 ceph-mon[98504]: pgmap v17550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:26 smithi060 ceph-mon[94233]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:26 smithi060 ceph-mon[109077]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:26 smithi089 ceph-mon[98504]: pgmap v17551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:28 smithi060 ceph-mon[94233]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:28 smithi060 ceph-mon[109077]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:28 smithi089 ceph-mon[98504]: pgmap v17552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:30 smithi060 ceph-mon[94233]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:30 smithi060 ceph-mon[109077]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:30 smithi089 ceph-mon[98504]: pgmap v17553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:32 smithi060 ceph-mon[94233]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:32 smithi060 ceph-mon[109077]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:32 smithi089 ceph-mon[98504]: pgmap v17554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:34 smithi060 ceph-mon[94233]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:34 smithi060 ceph-mon[109077]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:00:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:00:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:34 smithi089 ceph-mon[98504]: pgmap v17555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:36 smithi060 ceph-mon[94233]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:36 smithi060 ceph-mon[109077]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:36 smithi089 ceph-mon[98504]: pgmap v17556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:38 smithi060 ceph-mon[94233]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:38 smithi060 ceph-mon[109077]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:38 smithi089 ceph-mon[98504]: pgmap v17557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:40 smithi060 ceph-mon[94233]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:00:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:40 smithi060 ceph-mon[109077]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:00:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:40 smithi089 ceph-mon[98504]: pgmap v17558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:00:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:00:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:00:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:00:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:00:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:00:41.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:00:41.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:00:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:00:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:00:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:42 smithi060 ceph-mon[94233]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:42 smithi060 ceph-mon[109077]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:42 smithi089 ceph-mon[98504]: pgmap v17559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:44 smithi060 ceph-mon[94233]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:00:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:00:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:44 smithi060 ceph-mon[109077]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:44 smithi089 ceph-mon[98504]: pgmap v17560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:46.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:46 smithi060 ceph-mon[109077]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:46 smithi060 ceph-mon[94233]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:46 smithi089 ceph-mon[98504]: pgmap v17561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:47.506 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:00:47.832 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:00:47.832 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 68s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:00:47.832 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 68s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:00:47.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 68s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:00:47.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 68s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:00:47.832 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 68s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 68s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 68s ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 68s ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 68s ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 68s ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 68s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 68s ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 68s ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 68s ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 68s ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 68s ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 68s ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 68s ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 68s ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:00:47.833 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 68s ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:00:48.232 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:00:48.233 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:00:48.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:00:48.233 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:00:48.233 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:00:48.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:48 smithi060 ceph-mon[109077]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3734959573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:00:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:48 smithi060 ceph-mon[94233]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3734959573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:00:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:48 smithi089 ceph-mon[98504]: pgmap v17562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3734959573' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:00:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:49 smithi060 ceph-mon[94233]: from='client.33864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:49 smithi060 ceph-mon[94233]: from='client.43745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:49 smithi060 ceph-mon[109077]: from='client.33864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:49 smithi060 ceph-mon[109077]: from='client.43745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:49 smithi089 ceph-mon[98504]: from='client.33864 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:49.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:49 smithi089 ceph-mon[98504]: from='client.43745 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:00:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:50 smithi060 ceph-mon[94233]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:50 smithi060 ceph-mon[109077]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:50 smithi089 ceph-mon[98504]: pgmap v17563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:52 smithi060 ceph-mon[94233]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:52 smithi060 ceph-mon[109077]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:52 smithi089 ceph-mon[98504]: pgmap v17564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:54 smithi060 ceph-mon[94233]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:54 smithi060 ceph-mon[109077]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:00:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:00:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:54 smithi089 ceph-mon[98504]: pgmap v17565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:56 smithi060 ceph-mon[94233]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:56 smithi060 ceph-mon[109077]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:56 smithi089 ceph-mon[98504]: pgmap v17566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:00:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:00:58 smithi060 ceph-mon[109077]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:00:58 smithi060 ceph-mon[94233]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:00:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:00:58 smithi089 ceph-mon[98504]: pgmap v17567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:00 smithi060 ceph-mon[94233]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:00 smithi060 ceph-mon[109077]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:00 smithi089 ceph-mon[98504]: pgmap v17568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:02.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:02 smithi060 ceph-mon[94233]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:02 smithi060 ceph-mon[109077]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:02 smithi089 ceph-mon[98504]: pgmap v17569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:04 smithi060 ceph-mon[94233]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:04 smithi060 ceph-mon[109077]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:01:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:01:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:04 smithi089 ceph-mon[98504]: pgmap v17570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:06 smithi060 ceph-mon[94233]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:06 smithi060 ceph-mon[109077]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:06 smithi089 ceph-mon[98504]: pgmap v17571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:08 smithi060 ceph-mon[94233]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:08 smithi060 ceph-mon[109077]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:08 smithi089 ceph-mon[98504]: pgmap v17572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:10 smithi060 ceph-mon[94233]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:10 smithi060 ceph-mon[109077]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:10 smithi089 ceph-mon[98504]: pgmap v17573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:12.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:12 smithi060 ceph-mon[94233]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:12 smithi060 ceph-mon[109077]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:12 smithi089 ceph-mon[98504]: pgmap v17574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:14.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:14 smithi060 ceph-mon[94233]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:14 smithi060 ceph-mon[109077]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:01:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:01:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:14 smithi089 ceph-mon[98504]: pgmap v17575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:16 smithi060 ceph-mon[94233]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:16 smithi060 ceph-mon[109077]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:16 smithi089 ceph-mon[98504]: pgmap v17576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:18.599 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:01:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:18 smithi060 ceph-mon[94233]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:18 smithi060 ceph-mon[109077]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:18 smithi089 ceph-mon[98504]: pgmap v17577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:18.925 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:01:18.925 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 99s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:01:18.925 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 99s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:01:18.925 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 99s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 99s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 99s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 99s ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 99s ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 99s ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 99s ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 99s ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 99s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 99s ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 99s ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 99s ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 99s ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 99s ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 99s ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:01:18.926 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 99s ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:01:18.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 99s ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:01:18.927 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 99s ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:19.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:01:19.326 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:01:19.326 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:19.326 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:01:19.326 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:01:19.326 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:01:19.326 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:01:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[94233]: from='client.43757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[94233]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[94233]: from='client.43763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3805702755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:01:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[109077]: from='client.43757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[109077]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[109077]: from='client.43763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3805702755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:01:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:19 smithi089 ceph-mon[98504]: from='client.43757 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:19 smithi089 ceph-mon[98504]: pgmap v17578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:19 smithi089 ceph-mon[98504]: from='client.43763 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3805702755' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:01:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:21 smithi060 ceph-mon[94233]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:21 smithi060 ceph-mon[109077]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:21 smithi089 ceph-mon[98504]: pgmap v17579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:24.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:23 smithi060 ceph-mon[94233]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:23 smithi060 ceph-mon[109077]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:23 smithi089 ceph-mon[98504]: pgmap v17580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:01:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:01:26.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:26 smithi060 ceph-mon[109077]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:26 smithi060 ceph-mon[94233]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:26 smithi089 ceph-mon[98504]: pgmap v17581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:28 smithi060 ceph-mon[94233]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:28 smithi060 ceph-mon[109077]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:28 smithi089 ceph-mon[98504]: pgmap v17582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:30 smithi060 ceph-mon[94233]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:30 smithi060 ceph-mon[109077]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:30 smithi089 ceph-mon[98504]: pgmap v17583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:32 smithi060 ceph-mon[94233]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:32 smithi060 ceph-mon[109077]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:32 smithi089 ceph-mon[98504]: pgmap v17584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:34.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:34 smithi060 ceph-mon[94233]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:01:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:01:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:34 smithi060 ceph-mon[109077]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:34 smithi089 ceph-mon[98504]: pgmap v17585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:36 smithi060 ceph-mon[94233]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:36 smithi060 ceph-mon[109077]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:36 smithi089 ceph-mon[98504]: pgmap v17586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:38 smithi060 ceph-mon[94233]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:38 smithi060 ceph-mon[109077]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:38 smithi089 ceph-mon[98504]: pgmap v17587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:40 smithi060 ceph-mon[94233]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:40 smithi060 ceph-mon[109077]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:40 smithi089 ceph-mon[98504]: pgmap v17588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:01:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:01:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:01:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[94233]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:01:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:01:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:01:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[109077]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:01:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:01:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:01:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:42 smithi089 ceph-mon[98504]: pgmap v17589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:01:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:01:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:01:44.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:44 smithi060 ceph-mon[94233]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:44 smithi060 ceph-mon[109077]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:01:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:01:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:44 smithi089 ceph-mon[98504]: pgmap v17590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:46 smithi060 ceph-mon[94233]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:46 smithi060 ceph-mon[109077]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:46 smithi089 ceph-mon[98504]: pgmap v17591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:48 smithi060 ceph-mon[94233]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:48 smithi060 ceph-mon[109077]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:48 smithi089 ceph-mon[98504]: pgmap v17592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:49.692 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:01:50.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:01:50.019 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:01:50.419 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:01:50.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:01:50.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:01:50.420 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:01:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:50 smithi060 ceph-mon[94233]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:50.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:50 smithi060 ceph-mon[109077]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:50 smithi089 ceph-mon[98504]: pgmap v17593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:51 smithi060 ceph-mon[109077]: from='client.33900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:51 smithi060 ceph-mon[109077]: from='client.33906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3584368505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:01:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:51 smithi060 ceph-mon[94233]: from='client.33900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:51 smithi060 ceph-mon[94233]: from='client.33906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3584368505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:01:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:51 smithi089 ceph-mon[98504]: from='client.33900 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:51 smithi089 ceph-mon[98504]: from='client.33906 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:01:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3584368505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:01:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:52 smithi060 ceph-mon[109077]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:52 smithi060 ceph-mon[94233]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:52 smithi089 ceph-mon[98504]: pgmap v17594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:54 smithi060 ceph-mon[94233]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:54 smithi060 ceph-mon[109077]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:01:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:01:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:54 smithi089 ceph-mon[98504]: pgmap v17595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:56 smithi060 ceph-mon[94233]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:56 smithi060 ceph-mon[109077]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:56 smithi089 ceph-mon[98504]: pgmap v17596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:01:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:01:58 smithi060 ceph-mon[94233]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:01:58 smithi060 ceph-mon[109077]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:01:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:01:58 smithi089 ceph-mon[98504]: pgmap v17597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:00 smithi060 ceph-mon[94233]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:00 smithi060 ceph-mon[109077]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:00 smithi089 ceph-mon[98504]: pgmap v17598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:02 smithi060 ceph-mon[109077]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:02 smithi060 ceph-mon[94233]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:02 smithi089 ceph-mon[98504]: pgmap v17599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:04.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:04 smithi060 ceph-mon[94233]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:04 smithi060 ceph-mon[109077]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:02:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:02:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:04 smithi089 ceph-mon[98504]: pgmap v17600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:06 smithi060 ceph-mon[109077]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:06 smithi060 ceph-mon[94233]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:06 smithi089 ceph-mon[98504]: pgmap v17601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:08 smithi060 ceph-mon[94233]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:08 smithi060 ceph-mon[109077]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:08 smithi089 ceph-mon[98504]: pgmap v17602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:10 smithi060 ceph-mon[94233]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:10 smithi060 ceph-mon[109077]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:10 smithi089 ceph-mon[98504]: pgmap v17603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:12 smithi060 ceph-mon[109077]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:12 smithi060 ceph-mon[94233]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:12 smithi089 ceph-mon[98504]: pgmap v17604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:14 smithi060 ceph-mon[94233]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:14 smithi060 ceph-mon[109077]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:02:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:02:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:14 smithi089 ceph-mon[98504]: pgmap v17605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:16 smithi060 ceph-mon[94233]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:16 smithi060 ceph-mon[109077]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:16 smithi089 ceph-mon[98504]: pgmap v17606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:18 smithi060 ceph-mon[109077]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:18 smithi060 ceph-mon[94233]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:18 smithi089 ceph-mon[98504]: pgmap v17607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:20 smithi060 ceph-mon[94233]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:20 smithi060 ceph-mon[109077]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:20.779 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:02:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:20 smithi089 ceph-mon[98504]: pgmap v17608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:02:21.103 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:02:21.104 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:02:21.504 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:02:21.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:02:21.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:02:21.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:21.504 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:02:21.504 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:02:21.504 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:02:21.505 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[94233]: from='client.33918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[94233]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[94233]: from='client.43799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1905692964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[109077]: from='client.33918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[109077]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[109077]: from='client.43799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1905692964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:02:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:22 smithi089 ceph-mon[98504]: from='client.33918 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:22 smithi089 ceph-mon[98504]: pgmap v17609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:22 smithi089 ceph-mon[98504]: from='client.43799 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1905692964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:02:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:24 smithi060 ceph-mon[94233]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:24 smithi060 ceph-mon[109077]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:02:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:02:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:24 smithi089 ceph-mon[98504]: pgmap v17610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:26 smithi060 ceph-mon[94233]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:26 smithi060 ceph-mon[109077]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:26 smithi089 ceph-mon[98504]: pgmap v17611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:28.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:28 smithi060 ceph-mon[94233]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:28 smithi060 ceph-mon[109077]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:28 smithi089 ceph-mon[98504]: pgmap v17612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:30 smithi060 ceph-mon[94233]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:30 smithi060 ceph-mon[109077]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:30 smithi089 ceph-mon[98504]: pgmap v17613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:32 smithi060 ceph-mon[94233]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:32 smithi060 ceph-mon[109077]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:32 smithi089 ceph-mon[98504]: pgmap v17614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:34.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:34 smithi060 ceph-mon[109077]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:34 smithi060 ceph-mon[94233]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:02:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:02:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:34 smithi089 ceph-mon[98504]: pgmap v17615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:36 smithi060 ceph-mon[94233]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:36 smithi060 ceph-mon[109077]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:36 smithi089 ceph-mon[98504]: pgmap v17616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:38 smithi060 ceph-mon[94233]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:38 smithi060 ceph-mon[109077]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:38 smithi089 ceph-mon[98504]: pgmap v17617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:40 smithi060 ceph-mon[109077]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:40 smithi060 ceph-mon[94233]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:40 smithi089 ceph-mon[98504]: pgmap v17618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:41.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[94233]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[109077]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:02:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:02:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:42 smithi089 ceph-mon[98504]: pgmap v17619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:02:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:02:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:02:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:02:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:44 smithi060 ceph-mon[94233]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:02:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:02:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:44 smithi060 ceph-mon[109077]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:44 smithi089 ceph-mon[98504]: pgmap v17620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:46 smithi060 ceph-mon[94233]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:46 smithi060 ceph-mon[109077]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:46 smithi089 ceph-mon[98504]: pgmap v17621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:48 smithi060 ceph-mon[94233]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:48 smithi060 ceph-mon[109077]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:48 smithi089 ceph-mon[98504]: pgmap v17622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:50 smithi060 ceph-mon[94233]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:50 smithi060 ceph-mon[109077]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:50 smithi089 ceph-mon[98504]: pgmap v17623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:51.870 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:02:52.195 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:02:52.195 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:02:52.195 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:02:52.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:02:52.195 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:02:52.196 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:02:52.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:02:52.197 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:02:52.598 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:02:52.598 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:02:52.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:02:52.599 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:52.599 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:02:52.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:02:52.599 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:52.599 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:02:52.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:02:52.600 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:02:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:52 smithi060 ceph-mon[94233]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:52 smithi060 ceph-mon[109077]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:52 smithi089 ceph-mon[98504]: pgmap v17624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:53 smithi060 ceph-mon[94233]: from='client.33936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:53 smithi060 ceph-mon[94233]: from='client.43817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1790659229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:02:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:53 smithi060 ceph-mon[109077]: from='client.33936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:53 smithi060 ceph-mon[109077]: from='client.43817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:53.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1790659229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:02:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:53 smithi089 ceph-mon[98504]: from='client.33936 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:53 smithi089 ceph-mon[98504]: from='client.43817 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:02:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1790659229' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:02:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:54 smithi060 ceph-mon[94233]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:02:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:02:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:54 smithi060 ceph-mon[109077]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:54 smithi089 ceph-mon[98504]: pgmap v17625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:56 smithi060 ceph-mon[94233]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:56 smithi060 ceph-mon[109077]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:56 smithi089 ceph-mon[98504]: pgmap v17626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:02:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:02:58 smithi060 ceph-mon[94233]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:02:58 smithi060 ceph-mon[109077]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:02:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:02:58 smithi089 ceph-mon[98504]: pgmap v17627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:00 smithi060 ceph-mon[109077]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:00 smithi060 ceph-mon[94233]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:00 smithi089 ceph-mon[98504]: pgmap v17628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:01.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:01 smithi089 ceph-mon[98504]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:02.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:01 smithi060 ceph-mon[94233]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:01 smithi060 ceph-mon[109077]: pgmap v17629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:03 smithi060 ceph-mon[94233]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:03 smithi060 ceph-mon[109077]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:03 smithi089 ceph-mon[98504]: pgmap v17630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:03:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:03:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:06 smithi060 ceph-mon[94233]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:06 smithi060 ceph-mon[109077]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:06 smithi089 ceph-mon[98504]: pgmap v17631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:08 smithi060 ceph-mon[94233]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:08 smithi060 ceph-mon[109077]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:08 smithi089 ceph-mon[98504]: pgmap v17632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:10 smithi060 ceph-mon[94233]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:10 smithi060 ceph-mon[109077]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:10 smithi089 ceph-mon[98504]: pgmap v17633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:11.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:12 smithi060 ceph-mon[94233]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:12 smithi060 ceph-mon[109077]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:12 smithi089 ceph-mon[98504]: pgmap v17634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:14 smithi060 ceph-mon[109077]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:14 smithi060 ceph-mon[94233]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:03:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:03:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:14 smithi089 ceph-mon[98504]: pgmap v17635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:16 smithi060 ceph-mon[94233]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:16 smithi060 ceph-mon[109077]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:16 smithi089 ceph-mon[98504]: pgmap v17636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:18 smithi060 ceph-mon[94233]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:18 smithi060 ceph-mon[109077]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:18 smithi089 ceph-mon[98504]: pgmap v17637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:20 smithi060 ceph-mon[94233]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:20 smithi060 ceph-mon[109077]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:20 smithi089 ceph-mon[98504]: pgmap v17638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:22 smithi060 ceph-mon[94233]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:22 smithi060 ceph-mon[109077]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:22 smithi089 ceph-mon[98504]: pgmap v17639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:22.962 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:03:23.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:03:23.288 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:23.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:03:23.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:03:23.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:23.689 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:03:23.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:03:23.689 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:03:23.689 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[94233]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[94233]: from='client.43829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[94233]: from='client.33960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4160413011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:03:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[109077]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[109077]: from='client.43829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[109077]: from='client.33960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4160413011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:03:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:24 smithi089 ceph-mon[98504]: pgmap v17640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:24 smithi089 ceph-mon[98504]: from='client.43829 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:24 smithi089 ceph-mon[98504]: from='client.33960 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4160413011' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:03:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:26 smithi060 ceph-mon[94233]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:26 smithi060 ceph-mon[109077]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:26 smithi089 ceph-mon[98504]: pgmap v17641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:28 smithi060 ceph-mon[94233]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:28 smithi060 ceph-mon[109077]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:28 smithi089 ceph-mon[98504]: pgmap v17642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:30 smithi060 ceph-mon[94233]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:30 smithi060 ceph-mon[109077]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:30 smithi089 ceph-mon[98504]: pgmap v17643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:32 smithi060 ceph-mon[94233]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:32 smithi060 ceph-mon[109077]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:32 smithi089 ceph-mon[98504]: pgmap v17644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:34 smithi060 ceph-mon[94233]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:34 smithi060 ceph-mon[109077]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:03:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:03:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:34 smithi089 ceph-mon[98504]: pgmap v17645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:36 smithi060 ceph-mon[94233]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:36 smithi060 ceph-mon[109077]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:36 smithi089 ceph-mon[98504]: pgmap v17646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:38 smithi060 ceph-mon[94233]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:38 smithi060 ceph-mon[109077]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:38 smithi089 ceph-mon[98504]: pgmap v17647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:40 smithi060 ceph-mon[109077]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:40 smithi060 ceph-mon[94233]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:40 smithi089 ceph-mon[98504]: pgmap v17648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:42 smithi060 ceph-mon[94233]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:42 smithi060 ceph-mon[109077]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:42 smithi089 ceph-mon[98504]: pgmap v17649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:03:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:03:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:03:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:03:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:03:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[94233]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:03:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:03:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[109077]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:03:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:03:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:44 smithi089 ceph-mon[98504]: pgmap v17650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:03:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:03:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:03:46.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:46 smithi060 ceph-mon[94233]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:46 smithi060 ceph-mon[109077]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:46 smithi089 ceph-mon[98504]: pgmap v17651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:48 smithi060 ceph-mon[94233]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:48 smithi060 ceph-mon[109077]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:48 smithi089 ceph-mon[98504]: pgmap v17652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:50.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:50 smithi060 ceph-mon[94233]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:50 smithi060 ceph-mon[109077]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:50 smithi089 ceph-mon[98504]: pgmap v17653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:52 smithi060 ceph-mon[94233]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:52 smithi060 ceph-mon[109077]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:52 smithi089 ceph-mon[98504]: pgmap v17654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:54.053 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:03:54.385 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:03:54.386 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:03:54.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:54 smithi060 ceph-mon[94233]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:54 smithi060 ceph-mon[109077]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:03:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:54.778 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:03:54.779 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:03:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:54 smithi089 ceph-mon[98504]: pgmap v17655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:55.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:55 smithi060 ceph-mon[94233]: from='client.33972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:55 smithi060 ceph-mon[94233]: from='client.43853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1675931913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:03:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:55 smithi060 ceph-mon[109077]: from='client.33972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:55 smithi060 ceph-mon[109077]: from='client.43853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1675931913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:03:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:55 smithi089 ceph-mon[98504]: from='client.33972 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:55 smithi089 ceph-mon[98504]: from='client.43853 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:03:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1675931913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:56 smithi060 ceph-mon[109077]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:56 smithi060 ceph-mon[94233]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:56 smithi089 ceph-mon[98504]: pgmap v17656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:03:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:03:58 smithi060 ceph-mon[94233]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:03:58 smithi060 ceph-mon[109077]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:03:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:03:58 smithi089 ceph-mon[98504]: pgmap v17657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:00 smithi060 ceph-mon[94233]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:00 smithi060 ceph-mon[109077]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:00 smithi089 ceph-mon[98504]: pgmap v17658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:02 smithi060 ceph-mon[94233]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:02 smithi060 ceph-mon[109077]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:02 smithi089 ceph-mon[98504]: pgmap v17659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:04 smithi060 ceph-mon[94233]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:04 smithi060 ceph-mon[109077]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:04:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:04:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:04 smithi089 ceph-mon[98504]: pgmap v17660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:06 smithi060 ceph-mon[94233]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:06 smithi060 ceph-mon[109077]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:06 smithi089 ceph-mon[98504]: pgmap v17661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:08 smithi060 ceph-mon[94233]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:08 smithi060 ceph-mon[109077]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:08 smithi089 ceph-mon[98504]: pgmap v17662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:10 smithi060 ceph-mon[94233]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:10 smithi060 ceph-mon[109077]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:10 smithi089 ceph-mon[98504]: pgmap v17663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:12 smithi060 ceph-mon[94233]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:12 smithi060 ceph-mon[109077]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:12 smithi089 ceph-mon[98504]: pgmap v17664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:14 smithi060 ceph-mon[94233]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:14 smithi060 ceph-mon[109077]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:04:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:04:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:14 smithi089 ceph-mon[98504]: pgmap v17665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:16 smithi060 ceph-mon[94233]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:16 smithi060 ceph-mon[109077]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:16 smithi089 ceph-mon[98504]: pgmap v17666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:18.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:18 smithi060 ceph-mon[94233]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:18 smithi060 ceph-mon[109077]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:18 smithi089 ceph-mon[98504]: pgmap v17667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:20 smithi060 ceph-mon[94233]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:20 smithi060 ceph-mon[109077]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:20 smithi089 ceph-mon[98504]: pgmap v17668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:22 smithi060 ceph-mon[109077]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:22 smithi060 ceph-mon[94233]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:22 smithi089 ceph-mon[98504]: pgmap v17669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:04:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:04:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:24 smithi060 ceph-mon[109077]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:24 smithi060 ceph-mon[94233]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:24 smithi089 ceph-mon[98504]: pgmap v17670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:25.141 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:04:25.468 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:04:25.468 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:04:25.468 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:04:25.468 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:04:25.468 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:04:25.468 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:04:25.468 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:04:25.469 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:04:25.470 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:04:25.470 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:25.873 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:04:25.874 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:04:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:25 smithi060 ceph-mon[109077]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:25 smithi060 ceph-mon[109077]: from='client.33990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:25 smithi060 ceph-mon[109077]: from='client.43871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:25 smithi060 ceph-mon[94233]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:25 smithi060 ceph-mon[94233]: from='client.33990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:25 smithi060 ceph-mon[94233]: from='client.43871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:25 smithi089 ceph-mon[98504]: pgmap v17671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:25 smithi089 ceph-mon[98504]: from='client.33990 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:25 smithi089 ceph-mon[98504]: from='client.43871 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1273155381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:04:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1273155381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:04:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1273155381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:04:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:27 smithi060 ceph-mon[109077]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:27 smithi060 ceph-mon[94233]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:27 smithi089 ceph-mon[98504]: pgmap v17672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:30 smithi060 ceph-mon[94233]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:30 smithi060 ceph-mon[109077]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:30 smithi089 ceph-mon[98504]: pgmap v17673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:32.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:32 smithi060 ceph-mon[94233]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:32 smithi060 ceph-mon[109077]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:32 smithi089 ceph-mon[98504]: pgmap v17674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:34 smithi060 ceph-mon[94233]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:04:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:04:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:34 smithi060 ceph-mon[109077]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:34 smithi089 ceph-mon[98504]: pgmap v17675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:36 smithi060 ceph-mon[94233]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:36 smithi060 ceph-mon[109077]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:36 smithi089 ceph-mon[98504]: pgmap v17676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:38 smithi060 ceph-mon[94233]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:38 smithi060 ceph-mon[109077]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:38 smithi089 ceph-mon[98504]: pgmap v17677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:40 smithi060 ceph-mon[94233]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:40 smithi060 ceph-mon[109077]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:40 smithi089 ceph-mon[98504]: pgmap v17678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:42 smithi060 ceph-mon[94233]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:42 smithi060 ceph-mon[109077]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:42 smithi089 ceph-mon[98504]: pgmap v17679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[94233]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:04:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:04:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:04:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[109077]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:04:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:04:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:44 smithi089 ceph-mon[98504]: pgmap v17680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:04:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:04:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:46 smithi060 ceph-mon[94233]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:46 smithi060 ceph-mon[109077]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:46 smithi089 ceph-mon[98504]: pgmap v17681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:48 smithi060 ceph-mon[94233]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:48 smithi060 ceph-mon[109077]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:48 smithi089 ceph-mon[98504]: pgmap v17682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:50 smithi060 ceph-mon[94233]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:50 smithi060 ceph-mon[109077]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:50 smithi089 ceph-mon[98504]: pgmap v17683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:52 smithi060 ceph-mon[94233]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:52 smithi060 ceph-mon[109077]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:52 smithi089 ceph-mon[98504]: pgmap v17684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:54 smithi060 ceph-mon[94233]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:54 smithi060 ceph-mon[109077]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:04:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:04:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:54 smithi089 ceph-mon[98504]: pgmap v17685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:56.238 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:04:56.569 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:04:56.570 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:04:56.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:04:56.572 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:56 smithi060 ceph-mon[109077]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:56 smithi060 ceph-mon[94233]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:56 smithi089 ceph-mon[98504]: pgmap v17686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:04:56.967 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:04:56.967 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:04:56.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:04:56.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:56.967 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:04:56.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:04:56.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:04:56.968 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:04:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:57 smithi060 ceph-mon[94233]: from='client.34008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4210641408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:04:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:57 smithi060 ceph-mon[109077]: from='client.34008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4210641408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:04:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:57 smithi089 ceph-mon[98504]: from='client.34008 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4210641408' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:04:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:58 smithi060 ceph-mon[94233]: from='client.43889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:04:58 smithi060 ceph-mon[94233]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:58 smithi060 ceph-mon[109077]: from='client.43889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:04:58 smithi060 ceph-mon[109077]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:04:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:58 smithi089 ceph-mon[98504]: from='client.43889 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:04:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:04:58 smithi089 ceph-mon[98504]: pgmap v17687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:00 smithi060 ceph-mon[94233]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:00 smithi060 ceph-mon[109077]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:00 smithi089 ceph-mon[98504]: pgmap v17688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:02 smithi060 ceph-mon[94233]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:02 smithi060 ceph-mon[109077]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:02 smithi089 ceph-mon[98504]: pgmap v17689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:04 smithi060 ceph-mon[94233]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:05:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:05:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:04 smithi060 ceph-mon[109077]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:04 smithi089 ceph-mon[98504]: pgmap v17690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:06 smithi060 ceph-mon[94233]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:06 smithi060 ceph-mon[109077]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:06 smithi089 ceph-mon[98504]: pgmap v17691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:08 smithi060 ceph-mon[94233]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:08 smithi060 ceph-mon[109077]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:08 smithi089 ceph-mon[98504]: pgmap v17692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:10 smithi060 ceph-mon[94233]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:10 smithi060 ceph-mon[109077]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:10 smithi089 ceph-mon[98504]: pgmap v17693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:12 smithi060 ceph-mon[94233]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:12 smithi060 ceph-mon[109077]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:12 smithi089 ceph-mon[98504]: pgmap v17694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:14 smithi060 ceph-mon[94233]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:14 smithi060 ceph-mon[109077]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:05:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:05:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:14 smithi089 ceph-mon[98504]: pgmap v17695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:16 smithi060 ceph-mon[109077]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:16 smithi060 ceph-mon[94233]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:16 smithi089 ceph-mon[98504]: pgmap v17696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:18 smithi060 ceph-mon[94233]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:18 smithi060 ceph-mon[109077]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:18 smithi089 ceph-mon[98504]: pgmap v17697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:20 smithi060 ceph-mon[94233]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:20 smithi060 ceph-mon[109077]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:20 smithi089 ceph-mon[98504]: pgmap v17698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:22 smithi060 ceph-mon[94233]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:22 smithi060 ceph-mon[109077]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:22 smithi089 ceph-mon[98504]: pgmap v17699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 13:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T13:05:23.372915519Z level=info msg="Completed cleanup jobs" duration=11.377015ms 2023-12-01T13:05:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:24 smithi060 ceph-mon[94233]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:24 smithi060 ceph-mon[109077]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:05:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:05:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:24 smithi089 ceph-mon[98504]: pgmap v17700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:26 smithi060 ceph-mon[94233]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:26 smithi060 ceph-mon[109077]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:26 smithi089 ceph-mon[98504]: pgmap v17701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:27.330 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:05:27.660 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:05:27.661 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:05:28.059 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:05:28.059 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:05:28.059 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:05:28.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:28.059 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:05:28.059 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:05:28.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:05:28.060 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:05:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:28 smithi060 ceph-mon[94233]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:28 smithi060 ceph-mon[94233]: from='client.43901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3044505536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:05:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:28 smithi060 ceph-mon[109077]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:28 smithi060 ceph-mon[109077]: from='client.43901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3044505536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:05:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:28 smithi089 ceph-mon[98504]: pgmap v17702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:28 smithi089 ceph-mon[98504]: from='client.43901 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3044505536' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:05:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:29 smithi060 ceph-mon[94233]: from='client.43907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:29 smithi060 ceph-mon[109077]: from='client.43907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:29 smithi089 ceph-mon[98504]: from='client.43907 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:30 smithi060 ceph-mon[94233]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:30 smithi060 ceph-mon[109077]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:30 smithi089 ceph-mon[98504]: pgmap v17703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:32 smithi060 ceph-mon[94233]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:32 smithi060 ceph-mon[109077]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:32 smithi089 ceph-mon[98504]: pgmap v17704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:34 smithi060 ceph-mon[94233]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:05:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:05:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:34 smithi060 ceph-mon[109077]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:34 smithi089 ceph-mon[98504]: pgmap v17705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:36 smithi060 ceph-mon[94233]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:36 smithi060 ceph-mon[109077]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:36 smithi089 ceph-mon[98504]: pgmap v17706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:38 smithi060 ceph-mon[94233]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:38 smithi060 ceph-mon[109077]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:38 smithi089 ceph-mon[98504]: pgmap v17707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:40 smithi060 ceph-mon[109077]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:40 smithi060 ceph-mon[94233]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:40 smithi089 ceph-mon[98504]: pgmap v17708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:42 smithi060 ceph-mon[94233]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:42 smithi060 ceph-mon[109077]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:42 smithi089 ceph-mon[98504]: pgmap v17709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:44 smithi060 ceph-mon[94233]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:05:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:05:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:05:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:44 smithi060 ceph-mon[109077]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:05:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:44 smithi089 ceph-mon[98504]: pgmap v17710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:05:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:05:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:05:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:05:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:05:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:05:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:05:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:05:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:05:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:05:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:46 smithi060 ceph-mon[94233]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:46 smithi060 ceph-mon[109077]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:46 smithi089 ceph-mon[98504]: pgmap v17711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:48 smithi060 ceph-mon[94233]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:48 smithi060 ceph-mon[109077]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:48 smithi089 ceph-mon[98504]: pgmap v17712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:50 smithi089 ceph-mon[98504]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:50 smithi060 ceph-mon[94233]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:50 smithi060 ceph-mon[109077]: pgmap v17713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:51 smithi089 ceph-mon[98504]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:52.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:51 smithi060 ceph-mon[94233]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:51 smithi060 ceph-mon[109077]: pgmap v17714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:53 smithi060 ceph-mon[94233]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:53 smithi060 ceph-mon[109077]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:53 smithi089 ceph-mon[98504]: pgmap v17715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:05:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:05:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:56 smithi060 ceph-mon[94233]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:56.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:56.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:56 smithi060 ceph-mon[109077]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:56.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:56 smithi089 ceph-mon[98504]: pgmap v17716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:05:58.426 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:05:58.749 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:05:58.749 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:05:58.749 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:05:58.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:05:58.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:05:58.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:05:58.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:05:58.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:05:58.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:05:58.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:05:58.751 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:05:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:58 smithi060 ceph-mon[94233]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:58 smithi060 ceph-mon[109077]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:58 smithi089 ceph-mon[98504]: pgmap v17717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:05:59.152 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:05:59.152 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:05:59.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:05:59.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:05:59.153 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:05:59.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:05:59.154 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:05:59.154 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:05:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:59 smithi060 ceph-mon[94233]: from='client.34044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:05:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3903408505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:05:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:59 smithi060 ceph-mon[109077]: from='client.34044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:05:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3903408505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:05:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:59 smithi089 ceph-mon[98504]: from='client.34044 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:05:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:05:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3903408505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:06:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:00 smithi060 ceph-mon[94233]: from='client.43925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:00 smithi060 ceph-mon[94233]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:00 smithi060 ceph-mon[109077]: from='client.43925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:00 smithi060 ceph-mon[109077]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:00 smithi089 ceph-mon[98504]: from='client.43925 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:00 smithi089 ceph-mon[98504]: pgmap v17718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:02 smithi060 ceph-mon[94233]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:02 smithi060 ceph-mon[109077]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:02 smithi089 ceph-mon[98504]: pgmap v17719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:04 smithi060 ceph-mon[94233]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:04 smithi060 ceph-mon[109077]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:06:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:06:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:04 smithi089 ceph-mon[98504]: pgmap v17720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:06 smithi060 ceph-mon[94233]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:06.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:06 smithi060 ceph-mon[109077]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:06 smithi089 ceph-mon[98504]: pgmap v17721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:08 smithi060 ceph-mon[94233]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:08 smithi060 ceph-mon[109077]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:08 smithi089 ceph-mon[98504]: pgmap v17722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:10 smithi060 ceph-mon[94233]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:10 smithi060 ceph-mon[109077]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:10 smithi089 ceph-mon[98504]: pgmap v17723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:12 smithi060 ceph-mon[94233]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:12 smithi060 ceph-mon[109077]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:12 smithi089 ceph-mon[98504]: pgmap v17724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:14 smithi060 ceph-mon[94233]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:14 smithi060 ceph-mon[109077]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:06:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:06:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:14 smithi089 ceph-mon[98504]: pgmap v17725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:16 smithi060 ceph-mon[94233]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:16 smithi060 ceph-mon[109077]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:16 smithi089 ceph-mon[98504]: pgmap v17726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:18 smithi060 ceph-mon[94233]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:18 smithi060 ceph-mon[109077]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:18 smithi089 ceph-mon[98504]: pgmap v17727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:20 smithi060 ceph-mon[94233]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:20 smithi060 ceph-mon[109077]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:20 smithi089 ceph-mon[98504]: pgmap v17728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:22 smithi060 ceph-mon[94233]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:22 smithi060 ceph-mon[109077]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:22 smithi089 ceph-mon[98504]: pgmap v17729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:24 smithi060 ceph-mon[94233]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:24 smithi060 ceph-mon[109077]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:06:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:06:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:24 smithi089 ceph-mon[98504]: pgmap v17730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:26 smithi060 ceph-mon[94233]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:26 smithi060 ceph-mon[109077]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:26 smithi089 ceph-mon[98504]: pgmap v17731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:28 smithi060 ceph-mon[94233]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:28 smithi060 ceph-mon[109077]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:28 smithi089 ceph-mon[98504]: pgmap v17732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:29.518 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:06:29.846 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:06:29.846 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:06:29.846 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:06:29.847 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:06:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:06:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:06:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:06:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:06:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:06:29.848 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:06:30.248 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:06:30.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:06:30.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:06:30.249 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:06:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:30 smithi060 ceph-mon[94233]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:30 smithi060 ceph-mon[94233]: from='client.43937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2583802053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:06:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:30 smithi060 ceph-mon[109077]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:30 smithi060 ceph-mon[109077]: from='client.43937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2583802053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:06:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:30 smithi089 ceph-mon[98504]: pgmap v17733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:30 smithi089 ceph-mon[98504]: from='client.43937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2583802053' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:31 smithi060 ceph-mon[94233]: from='client.43943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:31 smithi060 ceph-mon[109077]: from='client.43943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:31 smithi089 ceph-mon[98504]: from='client.43943 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:06:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:32 smithi060 ceph-mon[109077]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:32 smithi060 ceph-mon[94233]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:32 smithi089 ceph-mon[98504]: pgmap v17734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:34 smithi060 ceph-mon[94233]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:06:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:06:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:34 smithi060 ceph-mon[109077]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:34 smithi089 ceph-mon[98504]: pgmap v17735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:36 smithi060 ceph-mon[94233]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:36 smithi060 ceph-mon[109077]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:36 smithi089 ceph-mon[98504]: pgmap v17736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:38 smithi060 ceph-mon[94233]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:38 smithi060 ceph-mon[109077]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:38 smithi089 ceph-mon[98504]: pgmap v17737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:40 smithi060 ceph-mon[94233]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:40 smithi060 ceph-mon[109077]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:40 smithi089 ceph-mon[98504]: pgmap v17738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:42 smithi060 ceph-mon[94233]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:42 smithi060 ceph-mon[109077]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:42 smithi089 ceph-mon[98504]: pgmap v17739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:44 smithi060 ceph-mon[94233]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:44 smithi060 ceph-mon[109077]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:06:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:06:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:44 smithi089 ceph-mon[98504]: pgmap v17740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:06:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:06:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:06:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[94233]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:06:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:06:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:06:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[109077]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:06:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:06:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:06:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:46 smithi089 ceph-mon[98504]: pgmap v17741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:06:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:06:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:06:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:48 smithi060 ceph-mon[94233]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:48 smithi060 ceph-mon[109077]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:48 smithi089 ceph-mon[98504]: pgmap v17742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:50 smithi060 ceph-mon[94233]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:50 smithi060 ceph-mon[109077]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:50 smithi089 ceph-mon[98504]: pgmap v17743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:52 smithi060 ceph-mon[94233]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:52 smithi060 ceph-mon[109077]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:52 smithi089 ceph-mon[98504]: pgmap v17744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:54 smithi060 ceph-mon[94233]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:54 smithi060 ceph-mon[109077]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:06:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:06:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:54 smithi089 ceph-mon[98504]: pgmap v17745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:56 smithi089 ceph-mon[98504]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:56 smithi060 ceph-mon[94233]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:56 smithi060 ceph-mon[109077]: pgmap v17746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:06:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:06:58 smithi089 ceph-mon[98504]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:06:58 smithi060 ceph-mon[94233]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:06:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:06:58 smithi060 ceph-mon[109077]: pgmap v17747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:00.612 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:07:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:00 smithi089 ceph-mon[98504]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:00.940 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:07:00.940 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:07:00.940 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:07:00.940 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:07:00.940 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:07:00.940 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:07:00.941 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:07:00.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:07:00.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:07:00.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:07:00.942 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:07:00.942 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:07:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:00 smithi060 ceph-mon[94233]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:00 smithi060 ceph-mon[109077]: pgmap v17748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:07:01.343 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:07:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:07:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:07:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:07:01.344 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:07:01.344 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:07:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1166001446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:07:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1166001446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:07:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1166001446' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:07:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:02 smithi089 ceph-mon[98504]: from='client.43955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:02 smithi089 ceph-mon[98504]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:02 smithi089 ceph-mon[98504]: from='client.43961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:02 smithi060 ceph-mon[94233]: from='client.43955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:02 smithi060 ceph-mon[94233]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:02 smithi060 ceph-mon[94233]: from='client.43961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:02 smithi060 ceph-mon[109077]: from='client.43955 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:02 smithi060 ceph-mon[109077]: pgmap v17749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:02 smithi060 ceph-mon[109077]: from='client.43961 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:04 smithi060 ceph-mon[94233]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:04 smithi060 ceph-mon[109077]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:07:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:07:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:04 smithi089 ceph-mon[98504]: pgmap v17750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:05 smithi060 ceph-mon[94233]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:05 smithi060 ceph-mon[109077]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:05 smithi089 ceph-mon[98504]: pgmap v17751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:07 smithi060 ceph-mon[94233]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:07 smithi060 ceph-mon[109077]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:07 smithi089 ceph-mon[98504]: pgmap v17752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:10 smithi060 ceph-mon[94233]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:10 smithi060 ceph-mon[109077]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:10 smithi089 ceph-mon[98504]: pgmap v17753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:12 smithi060 ceph-mon[94233]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:12 smithi060 ceph-mon[109077]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:12 smithi089 ceph-mon[98504]: pgmap v17754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:14 smithi060 ceph-mon[94233]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:14 smithi060 ceph-mon[109077]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:07:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:07:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:14 smithi089 ceph-mon[98504]: pgmap v17755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:16 smithi060 ceph-mon[94233]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:16 smithi060 ceph-mon[109077]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:16 smithi089 ceph-mon[98504]: pgmap v17756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:18 smithi060 ceph-mon[94233]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:18 smithi060 ceph-mon[109077]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:18 smithi089 ceph-mon[98504]: pgmap v17757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:20 smithi060 ceph-mon[94233]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:20 smithi060 ceph-mon[109077]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:20 smithi089 ceph-mon[98504]: pgmap v17758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:22 smithi060 ceph-mon[94233]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:22 smithi060 ceph-mon[109077]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:22 smithi089 ceph-mon[98504]: pgmap v17759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:24 smithi060 ceph-mon[94233]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:24 smithi060 ceph-mon[109077]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:07:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:07:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:24 smithi089 ceph-mon[98504]: pgmap v17760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:26 smithi060 ceph-mon[109077]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:26 smithi060 ceph-mon[94233]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:26 smithi089 ceph-mon[98504]: pgmap v17761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:28 smithi060 ceph-mon[94233]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:28 smithi060 ceph-mon[109077]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:28 smithi089 ceph-mon[98504]: pgmap v17762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:30 smithi060 ceph-mon[94233]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:30 smithi060 ceph-mon[109077]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:30 smithi089 ceph-mon[98504]: pgmap v17763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:31.707 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:07:32.030 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:07:32.030 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:07:32.031 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5697M 2220M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6237M 2220M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5545M 2220M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5405M 2220M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4476M 2447M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5094M 2447M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4499M 2447M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5140M 2447M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:07:32.032 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:07:32.430 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:07:32.430 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:07:32.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:07:32.430 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:32.430 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:07:32.430 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:07:32.431 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:07:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:32 smithi060 ceph-mon[94233]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/626322782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:07:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:32 smithi060 ceph-mon[109077]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/626322782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:07:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:32 smithi089 ceph-mon[98504]: pgmap v17764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/626322782' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:07:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:33 smithi060 ceph-mon[94233]: from='client.34098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:33 smithi060 ceph-mon[94233]: from='client.43979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:33 smithi060 ceph-mon[109077]: from='client.34098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:33 smithi060 ceph-mon[109077]: from='client.43979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:33 smithi089 ceph-mon[98504]: from='client.34098 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:33 smithi089 ceph-mon[98504]: from='client.43979 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:07:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:34 smithi060 ceph-mon[94233]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:34 smithi060 ceph-mon[109077]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:07:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:07:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:34 smithi089 ceph-mon[98504]: pgmap v17765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:36 smithi060 ceph-mon[94233]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:36 smithi060 ceph-mon[109077]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:36 smithi089 ceph-mon[98504]: pgmap v17766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:38 smithi060 ceph-mon[94233]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:38 smithi060 ceph-mon[109077]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:38 smithi089 ceph-mon[98504]: pgmap v17767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:40 smithi060 ceph-mon[94233]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:40 smithi060 ceph-mon[109077]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:40 smithi089 ceph-mon[98504]: pgmap v17768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:42 smithi060 ceph-mon[94233]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:42 smithi060 ceph-mon[109077]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:42 smithi089 ceph-mon[98504]: pgmap v17769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:44 smithi060 ceph-mon[94233]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:44 smithi060 ceph-mon[109077]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:07:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:07:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:44 smithi089 ceph-mon[98504]: pgmap v17770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:07:46.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.765 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:07:46.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:07:46.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: pgmap v17771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:07:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:07:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:47 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2211M 2023-12-01T13:07:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:47 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2442M 2023-12-01T13:07:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:47 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2211M 2023-12-01T13:07:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:47 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2442M 2023-12-01T13:07:47.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:47 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2211M 2023-12-01T13:07:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:47 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2442M 2023-12-01T13:07:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:48 smithi060 ceph-mon[94233]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:48 smithi060 ceph-mon[109077]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:48 smithi089 ceph-mon[98504]: pgmap v17772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:50 smithi060 ceph-mon[94233]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:50 smithi060 ceph-mon[109077]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:50 smithi089 ceph-mon[98504]: pgmap v17773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:52 smithi060 ceph-mon[94233]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:52 smithi060 ceph-mon[109077]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:52 smithi089 ceph-mon[98504]: pgmap v17774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:54 smithi060 ceph-mon[94233]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:54 smithi060 ceph-mon[109077]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:07:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:07:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:54 smithi089 ceph-mon[98504]: pgmap v17775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:56 smithi060 ceph-mon[94233]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:56.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:56 smithi060 ceph-mon[109077]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:56.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:56 smithi089 ceph-mon[98504]: pgmap v17776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:07:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:07:58 smithi060 ceph-mon[94233]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:07:58 smithi060 ceph-mon[109077]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:07:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:07:58 smithi089 ceph-mon[98504]: pgmap v17777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:00 smithi060 ceph-mon[94233]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:00 smithi060 ceph-mon[109077]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:00 smithi089 ceph-mon[98504]: pgmap v17778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:02 smithi060 ceph-mon[94233]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:02 smithi060 ceph-mon[109077]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:02 smithi089 ceph-mon[98504]: pgmap v17779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:02.794 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:08:03.120 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:08:03.120 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:08:03.120 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5697M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6237M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:08:03.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5545M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:08:03.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5405M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:08:03.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4476M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:08:03.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5094M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:08:03.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4499M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:08:03.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5140M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:08:03.122 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:08:03.521 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:03.522 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:08:03.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:08:03.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:03.523 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:08:03.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:08:03.523 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:08:03.523 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:08:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[109077]: from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[109077]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[109077]: from='client.34122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3644331896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:08:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[94233]: from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[94233]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[94233]: from='client.34122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:04.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3644331896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:08:04.763 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:08:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:08:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:04 smithi089 ceph-mon[98504]: from='client.34116 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:04 smithi089 ceph-mon[98504]: pgmap v17780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:04 smithi089 ceph-mon[98504]: from='client.34122 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3644331896' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:08:06.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:06 smithi089 ceph-mon[98504]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:06 smithi060 ceph-mon[94233]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:06 smithi060 ceph-mon[109077]: pgmap v17781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:08 smithi089 ceph-mon[98504]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:08 smithi060 ceph-mon[94233]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:08 smithi060 ceph-mon[109077]: pgmap v17782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:10 smithi089 ceph-mon[98504]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:10 smithi060 ceph-mon[94233]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:10 smithi060 ceph-mon[109077]: pgmap v17783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:12 smithi089 ceph-mon[98504]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:12 smithi060 ceph-mon[94233]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:12 smithi060 ceph-mon[109077]: pgmap v17784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:14 smithi060 ceph-mon[94233]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:14 smithi060 ceph-mon[109077]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:08:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:08:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:14 smithi089 ceph-mon[98504]: pgmap v17785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:16 smithi089 ceph-mon[98504]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:16 smithi060 ceph-mon[109077]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:16 smithi060 ceph-mon[94233]: pgmap v17786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:18 smithi089 ceph-mon[98504]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:18 smithi060 ceph-mon[109077]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:18 smithi060 ceph-mon[94233]: pgmap v17787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:20 smithi089 ceph-mon[98504]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:20 smithi060 ceph-mon[94233]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:20 smithi060 ceph-mon[109077]: pgmap v17788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:22 smithi060 ceph-mon[94233]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:22 smithi060 ceph-mon[109077]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:22 smithi089 ceph-mon[98504]: pgmap v17789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:23 smithi060 ceph-mon[94233]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:23 smithi060 ceph-mon[109077]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:23 smithi089 ceph-mon[98504]: pgmap v17790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:08:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:08:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:26 smithi060 ceph-mon[94233]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:26 smithi060 ceph-mon[109077]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:26 smithi089 ceph-mon[98504]: pgmap v17791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:28 smithi060 ceph-mon[94233]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:28 smithi060 ceph-mon[109077]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:28 smithi089 ceph-mon[98504]: pgmap v17792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:30 smithi060 ceph-mon[94233]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:30 smithi060 ceph-mon[109077]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:30 smithi089 ceph-mon[98504]: pgmap v17793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:32 smithi060 ceph-mon[109077]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:32 smithi060 ceph-mon[94233]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:32 smithi089 ceph-mon[98504]: pgmap v17794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:33.886 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:08:34.210 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:08:34.210 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:08:34.211 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5697M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6237M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5545M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5405M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4476M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5094M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4499M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5140M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:08:34.212 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:34.612 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:08:34.613 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:08:34.613 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:08:34.613 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:08:34.613 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:08:34.613 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:08:34.613 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:08:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:34 smithi060 ceph-mon[109077]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:34 smithi060 ceph-mon[94233]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:08:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:08:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:34 smithi089 ceph-mon[98504]: pgmap v17795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:35 smithi060 ceph-mon[94233]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:35 smithi060 ceph-mon[94233]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3531503465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:08:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:35 smithi060 ceph-mon[109077]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:35 smithi060 ceph-mon[109077]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3531503465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:08:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:35 smithi089 ceph-mon[98504]: from='client.34134 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:35 smithi089 ceph-mon[98504]: from='client.34140 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:08:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3531503465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:08:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:36 smithi060 ceph-mon[109077]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:36 smithi060 ceph-mon[94233]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:36 smithi089 ceph-mon[98504]: pgmap v17796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:38 smithi060 ceph-mon[94233]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:38 smithi060 ceph-mon[109077]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:38 smithi089 ceph-mon[98504]: pgmap v17797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:40 smithi060 ceph-mon[94233]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:40 smithi060 ceph-mon[109077]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:40 smithi089 ceph-mon[98504]: pgmap v17798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:42 smithi060 ceph-mon[94233]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:42 smithi060 ceph-mon[109077]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:42 smithi089 ceph-mon[98504]: pgmap v17799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:44 smithi060 ceph-mon[94233]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:08:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:08:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:44 smithi060 ceph-mon[109077]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:44 smithi089 ceph-mon[98504]: pgmap v17800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:46 smithi060 ceph-mon[109077]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:08:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:46 smithi060 ceph-mon[94233]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:08:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:46 smithi089 ceph-mon[98504]: pgmap v17801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:08:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:08:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:08:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:08:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:08:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:08:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:08:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:08:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:08:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:08:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:48 smithi060 ceph-mon[94233]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:48 smithi060 ceph-mon[109077]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:48 smithi089 ceph-mon[98504]: pgmap v17802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:50 smithi060 ceph-mon[94233]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:50 smithi060 ceph-mon[109077]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:50 smithi089 ceph-mon[98504]: pgmap v17803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:52 smithi060 ceph-mon[94233]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:52 smithi060 ceph-mon[109077]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:52 smithi089 ceph-mon[98504]: pgmap v17804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:54 smithi060 ceph-mon[94233]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:08:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:08:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:54 smithi060 ceph-mon[109077]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:54 smithi089 ceph-mon[98504]: pgmap v17805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:56 smithi060 ceph-mon[94233]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:56 smithi060 ceph-mon[109077]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:56 smithi089 ceph-mon[98504]: pgmap v17806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:08:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:08:58 smithi060 ceph-mon[94233]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:08:58 smithi060 ceph-mon[109077]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:08:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:08:58 smithi089 ceph-mon[98504]: pgmap v17807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:00 smithi060 ceph-mon[94233]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:00 smithi060 ceph-mon[109077]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:00 smithi089 ceph-mon[98504]: pgmap v17808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:02 smithi060 ceph-mon[94233]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:02 smithi060 ceph-mon[109077]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:02 smithi089 ceph-mon[98504]: pgmap v17809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:04 smithi060 ceph-mon[94233]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:04 smithi060 ceph-mon[109077]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:09:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:09:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:04 smithi089 ceph-mon[98504]: pgmap v17810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:04.974 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:09:05.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5697M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6237M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5545M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5405M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4476M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5094M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4499M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5140M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:09:05.303 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:09:05.704 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:09:05.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:09:05.706 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:05.706 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:09:05.706 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:09:05.706 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:09:05.706 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:09:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[94233]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[94233]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[94233]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2464029162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:09:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[109077]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[109077]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[109077]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2464029162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:09:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:06 smithi089 ceph-mon[98504]: pgmap v17811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:06 smithi089 ceph-mon[98504]: from='client.34152 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:06 smithi089 ceph-mon[98504]: from='client.34158 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2464029162' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:09:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:08 smithi060 ceph-mon[94233]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:08 smithi060 ceph-mon[109077]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:08 smithi089 ceph-mon[98504]: pgmap v17812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:10 smithi060 ceph-mon[94233]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:10 smithi060 ceph-mon[109077]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:10 smithi089 ceph-mon[98504]: pgmap v17813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:12 smithi089 ceph-mon[98504]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:12 smithi060 ceph-mon[94233]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:12 smithi060 ceph-mon[109077]: pgmap v17814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:14 smithi060 ceph-mon[94233]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:09:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:09:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:14 smithi060 ceph-mon[109077]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:14 smithi089 ceph-mon[98504]: pgmap v17815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:16 smithi089 ceph-mon[98504]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:16 smithi060 ceph-mon[94233]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:16 smithi060 ceph-mon[109077]: pgmap v17816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:18 smithi089 ceph-mon[98504]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:18 smithi060 ceph-mon[94233]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:18 smithi060 ceph-mon[109077]: pgmap v17817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:20 smithi089 ceph-mon[98504]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:20 smithi060 ceph-mon[94233]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:20 smithi060 ceph-mon[109077]: pgmap v17818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:22 smithi089 ceph-mon[98504]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:22 smithi060 ceph-mon[94233]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:22 smithi060 ceph-mon[109077]: pgmap v17819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:24 smithi060 ceph-mon[94233]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:09:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:09:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:24 smithi060 ceph-mon[109077]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:24 smithi089 ceph-mon[98504]: pgmap v17820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:26 smithi089 ceph-mon[98504]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:26 smithi060 ceph-mon[94233]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:27.118 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:27.118 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:26 smithi060 ceph-mon[109077]: pgmap v17821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:27.119 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:28 smithi060 ceph-mon[94233]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:28 smithi060 ceph-mon[109077]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:28 smithi089 ceph-mon[98504]: pgmap v17822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:30 smithi060 ceph-mon[94233]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:30 smithi060 ceph-mon[109077]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:30 smithi089 ceph-mon[98504]: pgmap v17823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:32 smithi060 ceph-mon[94233]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:32 smithi060 ceph-mon[109077]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:32 smithi089 ceph-mon[98504]: pgmap v17824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:34 smithi060 ceph-mon[94233]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:34 smithi060 ceph-mon[109077]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:09:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:09:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:34 smithi089 ceph-mon[98504]: pgmap v17825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:36.068 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:09:36.394 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:09:36.394 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:09:36.394 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:09:36.394 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:09:36.394 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:09:36.394 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:09:36.394 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 873M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2183M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 958M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5697M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6237M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5545M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5405M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4476M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:09:36.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5094M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:09:36.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4499M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:09:36.396 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5140M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:09:36.396 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 140M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:09:36.796 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:09:36.796 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:09:36.796 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:09:36.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:09:36.798 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:09:36.798 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:09:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:36 smithi060 ceph-mon[94233]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:36 smithi060 ceph-mon[109077]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:36 smithi089 ceph-mon[98504]: pgmap v17826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:37 smithi060 ceph-mon[109077]: from='client.44045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:37 smithi060 ceph-mon[109077]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1956338803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:09:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:37 smithi060 ceph-mon[94233]: from='client.44045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:37 smithi060 ceph-mon[94233]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1956338803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:09:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:37 smithi089 ceph-mon[98504]: from='client.44045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:37 smithi089 ceph-mon[98504]: from='client.34176 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:09:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1956338803' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:09:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:38 smithi060 ceph-mon[94233]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:38 smithi060 ceph-mon[109077]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:38 smithi089 ceph-mon[98504]: pgmap v17827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:40 smithi060 ceph-mon[94233]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:40 smithi060 ceph-mon[109077]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:40 smithi089 ceph-mon[98504]: pgmap v17828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:42 smithi060 ceph-mon[94233]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:42 smithi060 ceph-mon[109077]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:42 smithi089 ceph-mon[98504]: pgmap v17829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:44 smithi060 ceph-mon[94233]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:44 smithi060 ceph-mon[109077]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:09:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:09:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:44 smithi089 ceph-mon[98504]: pgmap v17830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:46 smithi060 ceph-mon[94233]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:46 smithi060 ceph-mon[109077]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:46 smithi089 ceph-mon[98504]: pgmap v17831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:09:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:09:47.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:09:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:48 smithi060 ceph-mon[94233]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:48 smithi060 ceph-mon[109077]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:48 smithi089 ceph-mon[98504]: pgmap v17832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:50 smithi060 ceph-mon[94233]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:50 smithi060 ceph-mon[109077]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:50 smithi089 ceph-mon[98504]: pgmap v17833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[109077]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[94233]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:51 smithi089 ceph-mon[98504]: pgmap v17834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:09:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:09:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:09:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:09:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:09:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:09:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:09:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:54 smithi060 ceph-mon[94233]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:54 smithi060 ceph-mon[109077]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:54 smithi089 ceph-mon[98504]: pgmap v17835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:09:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:56 smithi060 ceph-mon[109077]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:56 smithi060 ceph-mon[94233]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:56 smithi089 ceph-mon[98504]: pgmap v17836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:09:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:09:58 smithi060 ceph-mon[94233]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:09:58 smithi060 ceph-mon[109077]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:09:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:09:58 smithi089 ceph-mon[98504]: pgmap v17837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T13:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:00 smithi060 ceph-mon[94233]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:00 smithi060 ceph-mon[109077]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:00 smithi089 ceph-mon[98504]: pgmap v17838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:10:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:02 smithi060 ceph-mon[94233]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:02 smithi060 ceph-mon[109077]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:02 smithi089 ceph-mon[98504]: pgmap v17839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:04 smithi060 ceph-mon[109077]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:04 smithi060 ceph-mon[94233]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:10:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:10:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:04 smithi089 ceph-mon[98504]: pgmap v17840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:06 smithi060 ceph-mon[94233]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:06 smithi060 ceph-mon[109077]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:06 smithi089 ceph-mon[98504]: pgmap v17841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:07.158 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:10:07.485 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:10:07.485 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 16s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:10:07.485 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 15s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:10:07.485 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 16s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 15s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 15s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 16s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 16s ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 15s ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 16s ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 16s ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:10:07.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 15s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 16s ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 16s ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 16s ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 16s ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 15s ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 15s ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 15s ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 15s ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:10:07.487 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 15s ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:10:07.885 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:10:07.885 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:10:07.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:10:07.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:07.885 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:10:07.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:10:07.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:10:07.887 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:10:07.887 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:10:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[109077]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[109077]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[109077]: from='client.44069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3914887586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:10:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[94233]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[94233]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[94233]: from='client.44069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3914887586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:10:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:08 smithi089 ceph-mon[98504]: pgmap v17842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:08 smithi089 ceph-mon[98504]: from='client.34188 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:08 smithi089 ceph-mon[98504]: from='client.44069 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3914887586' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:10:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:10 smithi060 ceph-mon[94233]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:10 smithi060 ceph-mon[109077]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:10 smithi089 ceph-mon[98504]: pgmap v17843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:12 smithi060 ceph-mon[94233]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:12 smithi060 ceph-mon[109077]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:12 smithi089 ceph-mon[98504]: pgmap v17844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:14.499 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:10:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:10:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:14 smithi060 ceph-mon[94233]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:14 smithi060 ceph-mon[109077]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:14 smithi089 ceph-mon[98504]: pgmap v17845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:16 smithi060 ceph-mon[94233]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:16 smithi060 ceph-mon[109077]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:16 smithi089 ceph-mon[98504]: pgmap v17846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:18 smithi060 ceph-mon[94233]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:18 smithi060 ceph-mon[109077]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:18 smithi089 ceph-mon[98504]: pgmap v17847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:20 smithi060 ceph-mon[94233]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:20 smithi060 ceph-mon[109077]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:20 smithi089 ceph-mon[98504]: pgmap v17848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:22 smithi060 ceph-mon[94233]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:22 smithi060 ceph-mon[109077]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:22 smithi089 ceph-mon[98504]: pgmap v17849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:24 smithi060 ceph-mon[94233]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:10:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:10:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:24 smithi060 ceph-mon[109077]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:24 smithi089 ceph-mon[98504]: pgmap v17850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:26 smithi089 ceph-mon[98504]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:26 smithi060 ceph-mon[94233]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:26 smithi060 ceph-mon[109077]: pgmap v17851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:28 smithi089 ceph-mon[98504]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:28 smithi060 ceph-mon[94233]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:28 smithi060 ceph-mon[109077]: pgmap v17852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:30 smithi089 ceph-mon[98504]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:30 smithi060 ceph-mon[94233]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:30 smithi060 ceph-mon[109077]: pgmap v17853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:32 smithi089 ceph-mon[98504]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:32 smithi060 ceph-mon[94233]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:32 smithi060 ceph-mon[109077]: pgmap v17854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:34 smithi060 ceph-mon[94233]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:34 smithi060 ceph-mon[109077]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:10:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:10:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:34 smithi089 ceph-mon[98504]: pgmap v17855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:36 smithi089 ceph-mon[98504]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:36 smithi060 ceph-mon[94233]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:36 smithi060 ceph-mon[109077]: pgmap v17856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:38.253 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 47s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 47s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 47s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 47s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 47s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 47s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:10:38.581 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 47s ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 47s ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 47s ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 47s ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 47s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 47s ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 47s ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 47s ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 47s ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 47s ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:10:38.582 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 47s ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:10:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 47s ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:10:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 47s ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:10:38.583 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 47s ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:10:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:38 smithi089 ceph-mon[98504]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:38.979 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:10:38.979 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:10:38.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:10:38.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:38.979 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:10:38.979 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:10:38.979 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:10:38.980 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:10:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:38 smithi060 ceph-mon[94233]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:38 smithi060 ceph-mon[109077]: pgmap v17857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:39 smithi089 ceph-mon[98504]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1399991835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:10:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:39 smithi060 ceph-mon[94233]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1399991835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:10:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:39 smithi060 ceph-mon[109077]: from='client.34206 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1399991835' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:10:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:40 smithi060 ceph-mon[94233]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:40 smithi060 ceph-mon[94233]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:40 smithi060 ceph-mon[109077]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:40 smithi060 ceph-mon[109077]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:40 smithi089 ceph-mon[98504]: from='client.34212 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:10:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:40 smithi089 ceph-mon[98504]: pgmap v17858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:42 smithi060 ceph-mon[94233]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:42 smithi060 ceph-mon[109077]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:42 smithi089 ceph-mon[98504]: pgmap v17859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:44 smithi060 ceph-mon[94233]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:44 smithi060 ceph-mon[109077]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:10:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:10:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:44 smithi089 ceph-mon[98504]: pgmap v17860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:46 smithi060 ceph-mon[94233]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:46 smithi060 ceph-mon[109077]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:46 smithi089 ceph-mon[98504]: pgmap v17861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:48 smithi060 ceph-mon[94233]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:48 smithi060 ceph-mon[109077]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:48 smithi089 ceph-mon[98504]: pgmap v17862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:50 smithi060 ceph-mon[94233]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:50 smithi060 ceph-mon[109077]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:50 smithi089 ceph-mon[98504]: pgmap v17863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:52 smithi060 ceph-mon[109077]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:10:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:52 smithi060 ceph-mon[94233]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:10:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:52 smithi089 ceph-mon[98504]: pgmap v17864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:10:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:10:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:10:54.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:10:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:10:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:10:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:10:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:10:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:10:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:10:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:54 smithi060 ceph-mon[94233]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:10:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:10:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:54 smithi060 ceph-mon[109077]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:54 smithi089 ceph-mon[98504]: pgmap v17865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:56 smithi060 ceph-mon[94233]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:56 smithi060 ceph-mon[109077]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:56 smithi089 ceph-mon[98504]: pgmap v17866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:10:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:10:57 smithi060 ceph-mon[94233]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:10:57 smithi060 ceph-mon[109077]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:10:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:10:57 smithi089 ceph-mon[98504]: pgmap v17867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:00 smithi060 ceph-mon[94233]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:00 smithi060 ceph-mon[109077]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:00 smithi089 ceph-mon[98504]: pgmap v17868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:02 smithi060 ceph-mon[109077]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:02 smithi060 ceph-mon[94233]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:02 smithi089 ceph-mon[98504]: pgmap v17869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:04 smithi060 ceph-mon[94233]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:04 smithi060 ceph-mon[109077]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:11:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:11:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:04 smithi089 ceph-mon[98504]: pgmap v17870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:06 smithi060 ceph-mon[94233]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:06 smithi060 ceph-mon[109077]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:06 smithi089 ceph-mon[98504]: pgmap v17871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:08 smithi060 ceph-mon[94233]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:08 smithi060 ceph-mon[109077]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:08 smithi089 ceph-mon[98504]: pgmap v17872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:09.341 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:11:09.670 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:11:09.670 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 78s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 78s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 78s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 78s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 78s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 78s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 78s ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 78s ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 78s ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 78s ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 78s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:11:09.671 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 78s ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 78s ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 78s ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 78s ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 78s ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 78s ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 78s ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 78s ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:11:09.672 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 78s ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:11:10.068 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:10.069 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:11:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:11:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:11:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:11:10.070 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:11:10.070 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:11:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:10 smithi060 ceph-mon[94233]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:10 smithi060 ceph-mon[94233]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2486354362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:11:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:10 smithi060 ceph-mon[109077]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:10 smithi060 ceph-mon[109077]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2486354362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:11:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:10 smithi089 ceph-mon[98504]: pgmap v17873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:10 smithi089 ceph-mon[98504]: from='client.34224 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2486354362' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:11:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:11 smithi060 ceph-mon[94233]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:11 smithi060 ceph-mon[109077]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:11 smithi089 ceph-mon[98504]: from='client.44105 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:12 smithi060 ceph-mon[94233]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:12 smithi060 ceph-mon[109077]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:12 smithi089 ceph-mon[98504]: pgmap v17874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:14 smithi060 ceph-mon[94233]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:14 smithi060 ceph-mon[109077]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:11:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:11:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:14 smithi089 ceph-mon[98504]: pgmap v17875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:16 smithi060 ceph-mon[94233]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:16 smithi060 ceph-mon[109077]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:16 smithi089 ceph-mon[98504]: pgmap v17876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:18 smithi060 ceph-mon[94233]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:18 smithi060 ceph-mon[109077]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:18 smithi089 ceph-mon[98504]: pgmap v17877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:20 smithi060 ceph-mon[94233]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:20 smithi060 ceph-mon[109077]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:20 smithi089 ceph-mon[98504]: pgmap v17878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:22 smithi060 ceph-mon[94233]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:22 smithi060 ceph-mon[109077]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:22 smithi089 ceph-mon[98504]: pgmap v17879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:24 smithi060 ceph-mon[94233]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:24 smithi060 ceph-mon[109077]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:11:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:11:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:24 smithi089 ceph-mon[98504]: pgmap v17880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:26 smithi089 ceph-mon[98504]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:26 smithi060 ceph-mon[94233]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:26 smithi060 ceph-mon[109077]: pgmap v17881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:28 smithi089 ceph-mon[98504]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:28 smithi060 ceph-mon[94233]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:28 smithi060 ceph-mon[109077]: pgmap v17882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:30 smithi089 ceph-mon[98504]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:30 smithi060 ceph-mon[94233]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:30 smithi060 ceph-mon[109077]: pgmap v17883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:32 smithi089 ceph-mon[98504]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:32 smithi060 ceph-mon[109077]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:32 smithi060 ceph-mon[94233]: pgmap v17884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:34 smithi060 ceph-mon[94233]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:34 smithi060 ceph-mon[109077]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:11:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:11:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:34 smithi089 ceph-mon[98504]: pgmap v17885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:36 smithi089 ceph-mon[98504]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:36 smithi060 ceph-mon[94233]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:36 smithi060 ceph-mon[109077]: pgmap v17886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:38 smithi089 ceph-mon[98504]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:38 smithi060 ceph-mon[94233]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:38 smithi060 ceph-mon[109077]: pgmap v17887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:40.431 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 109s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 109s ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 109s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 109s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 109s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 109s ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 109s ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:11:40.759 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 109s ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 109s ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 109s ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 109s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 109s ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 109s ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 109s ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 109s ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 109s ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 109s ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 109s ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 109s ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:11:40.760 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 109s ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:11:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:40 smithi089 ceph-mon[98504]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:40 smithi060 ceph-mon[94233]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:40 smithi060 ceph-mon[109077]: pgmap v17888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:41.156 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:11:41.156 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:11:41.156 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:11:41.156 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:11:41.157 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:11:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:41 smithi060 ceph-mon[94233]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2139277818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:11:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:41 smithi060 ceph-mon[109077]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2139277818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:11:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:41 smithi089 ceph-mon[98504]: from='client.34242 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2139277818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:11:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:42 smithi060 ceph-mon[94233]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:42 smithi060 ceph-mon[94233]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:42 smithi060 ceph-mon[109077]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:42 smithi060 ceph-mon[109077]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:42 smithi089 ceph-mon[98504]: from='client.44123 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:11:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:42 smithi089 ceph-mon[98504]: pgmap v17889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:44 smithi060 ceph-mon[94233]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:44 smithi060 ceph-mon[109077]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:11:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:11:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:44 smithi089 ceph-mon[98504]: pgmap v17890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:46 smithi060 ceph-mon[109077]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:46 smithi060 ceph-mon[94233]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:46 smithi089 ceph-mon[98504]: pgmap v17891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:48 smithi060 ceph-mon[94233]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:48 smithi060 ceph-mon[109077]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:48 smithi089 ceph-mon[98504]: pgmap v17892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:50 smithi060 ceph-mon[94233]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:50 smithi060 ceph-mon[109077]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:50 smithi089 ceph-mon[98504]: pgmap v17893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:52 smithi060 ceph-mon[94233]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:52 smithi060 ceph-mon[109077]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:52 smithi089 ceph-mon[98504]: pgmap v17894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:11:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:11:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:11:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:11:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:11:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:11:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:54 smithi060 ceph-mon[94233]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:54 smithi060 ceph-mon[109077]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:11:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:11:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:54 smithi089 ceph-mon[98504]: pgmap v17895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:56 smithi060 ceph-mon[94233]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:56 smithi060 ceph-mon[109077]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:56 smithi089 ceph-mon[98504]: pgmap v17896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:11:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:11:58 smithi060 ceph-mon[94233]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:11:58 smithi060 ceph-mon[109077]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:11:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:11:58 smithi089 ceph-mon[98504]: pgmap v17897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:00 smithi060 ceph-mon[94233]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:00 smithi060 ceph-mon[109077]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:00 smithi089 ceph-mon[98504]: pgmap v17898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:02 smithi060 ceph-mon[94233]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:02 smithi060 ceph-mon[109077]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:02 smithi089 ceph-mon[98504]: pgmap v17899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:04 smithi060 ceph-mon[94233]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:04 smithi060 ceph-mon[109077]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:12:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:12:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:04 smithi089 ceph-mon[98504]: pgmap v17900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:06 smithi060 ceph-mon[94233]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:06 smithi060 ceph-mon[109077]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:06 smithi089 ceph-mon[98504]: pgmap v17901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:07 smithi060 ceph-mon[94233]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:07 smithi060 ceph-mon[109077]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:07 smithi089 ceph-mon[98504]: pgmap v17902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:10 smithi060 ceph-mon[94233]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:10 smithi060 ceph-mon[109077]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:10 smithi089 ceph-mon[98504]: pgmap v17903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:11.524 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:11.851 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:12:11.851 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:12:11.851 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:12:11.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:12:11.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:12:11.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:12:11.853 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:12:11.853 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:12:12.247 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:12:12.247 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:12:12.247 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:12:12.247 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:12.247 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:12:12.247 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:12:12.248 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:12:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:12 smithi060 ceph-mon[94233]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:12 smithi060 ceph-mon[94233]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/605471511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:12:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:12 smithi060 ceph-mon[109077]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:12 smithi060 ceph-mon[109077]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/605471511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:12:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:12 smithi089 ceph-mon[98504]: pgmap v17904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:12 smithi089 ceph-mon[98504]: from='client.34260 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/605471511' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:12:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:13 smithi060 ceph-mon[94233]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:13 smithi060 ceph-mon[109077]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:13 smithi089 ceph-mon[98504]: from='client.34266 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:14 smithi060 ceph-mon[94233]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:14 smithi060 ceph-mon[109077]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:12:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:12:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:14 smithi089 ceph-mon[98504]: pgmap v17905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:16 smithi060 ceph-mon[94233]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:16 smithi060 ceph-mon[109077]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:16 smithi089 ceph-mon[98504]: pgmap v17906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:18 smithi060 ceph-mon[94233]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:18 smithi060 ceph-mon[109077]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:18 smithi089 ceph-mon[98504]: pgmap v17907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:20 smithi089 ceph-mon[98504]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:20 smithi060 ceph-mon[94233]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:20 smithi060 ceph-mon[109077]: pgmap v17908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:22 smithi089 ceph-mon[98504]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:22 smithi060 ceph-mon[94233]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:22 smithi060 ceph-mon[109077]: pgmap v17909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:24 smithi060 ceph-mon[94233]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:24 smithi060 ceph-mon[109077]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:12:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:12:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:24 smithi089 ceph-mon[98504]: pgmap v17910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:26 smithi089 ceph-mon[98504]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:26 smithi060 ceph-mon[94233]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:26 smithi060 ceph-mon[109077]: pgmap v17911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:28 smithi089 ceph-mon[98504]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:28 smithi060 ceph-mon[94233]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:28 smithi060 ceph-mon[109077]: pgmap v17912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:30 smithi089 ceph-mon[98504]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:30 smithi060 ceph-mon[109077]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:30 smithi060 ceph-mon[94233]: pgmap v17913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:32 smithi089 ceph-mon[98504]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:32 smithi060 ceph-mon[94233]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:32 smithi060 ceph-mon[109077]: pgmap v17914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:34 smithi060 ceph-mon[94233]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:34 smithi060 ceph-mon[109077]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:12:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:12:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:34 smithi089 ceph-mon[98504]: pgmap v17915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:36 smithi089 ceph-mon[98504]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:36 smithi060 ceph-mon[94233]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:36 smithi060 ceph-mon[109077]: pgmap v17916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:38 smithi089 ceph-mon[98504]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:38 smithi060 ceph-mon[94233]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:38 smithi060 ceph-mon[109077]: pgmap v17917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:40 smithi060 ceph-mon[94233]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:40 smithi060 ceph-mon[109077]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:40 smithi089 ceph-mon[98504]: pgmap v17918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:42.612 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:12:42.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:12:42.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:12:42.939 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:12:42.939 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:12:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:42 smithi060 ceph-mon[94233]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:42 smithi060 ceph-mon[109077]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:42 smithi089 ceph-mon[98504]: pgmap v17919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:43.336 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:12:43.336 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:12:43.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:12:43.337 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:12:43.338 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:12:43.338 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:12:43.338 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:12:43.338 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:12:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1250001746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:12:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1250001746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:12:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1250001746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:12:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:12:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:44 smithi060 ceph-mon[94233]: from='client.44153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:44 smithi060 ceph-mon[94233]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:44 smithi060 ceph-mon[94233]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:44 smithi060 ceph-mon[109077]: from='client.44153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:44 smithi060 ceph-mon[109077]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:44 smithi060 ceph-mon[109077]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:44 smithi089 ceph-mon[98504]: from='client.44153 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:44 smithi089 ceph-mon[98504]: from='client.34284 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:12:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:44 smithi089 ceph-mon[98504]: pgmap v17920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:46 smithi060 ceph-mon[94233]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:46 smithi060 ceph-mon[109077]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:46 smithi089 ceph-mon[98504]: pgmap v17921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:48 smithi060 ceph-mon[94233]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:48 smithi060 ceph-mon[109077]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:48 smithi089 ceph-mon[98504]: pgmap v17922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:50 smithi060 ceph-mon[94233]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:50 smithi060 ceph-mon[109077]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:50 smithi089 ceph-mon[98504]: pgmap v17923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:52 smithi060 ceph-mon[94233]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:52 smithi060 ceph-mon[109077]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:52 smithi089 ceph-mon[98504]: pgmap v17924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:12:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:12:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[109077]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:12:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:12:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:12:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:12:54.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[94233]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:54.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:12:54.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:12:54.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:12:54.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:12:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:54 smithi089 ceph-mon[98504]: pgmap v17925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:12:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:12:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:12:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:12:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:56 smithi060 ceph-mon[94233]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:56 smithi060 ceph-mon[109077]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:56 smithi089 ceph-mon[98504]: pgmap v17926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:12:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:12:58 smithi060 ceph-mon[94233]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:12:58 smithi060 ceph-mon[109077]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:12:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:12:58 smithi089 ceph-mon[98504]: pgmap v17927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:00 smithi060 ceph-mon[94233]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:00 smithi060 ceph-mon[109077]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:00 smithi089 ceph-mon[98504]: pgmap v17928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:02 smithi060 ceph-mon[94233]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:02 smithi060 ceph-mon[109077]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:02 smithi089 ceph-mon[98504]: pgmap v17929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:04 smithi060 ceph-mon[94233]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:13:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:13:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:04 smithi060 ceph-mon[109077]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:04 smithi089 ceph-mon[98504]: pgmap v17930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:06 smithi060 ceph-mon[94233]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:06 smithi060 ceph-mon[109077]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:06 smithi089 ceph-mon[98504]: pgmap v17931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:08 smithi060 ceph-mon[94233]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:08 smithi060 ceph-mon[109077]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:08 smithi089 ceph-mon[98504]: pgmap v17932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:10 smithi060 ceph-mon[94233]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:10 smithi060 ceph-mon[109077]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:10 smithi089 ceph-mon[98504]: pgmap v17933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:12 smithi060 ceph-mon[94233]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:12 smithi060 ceph-mon[109077]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:12 smithi089 ceph-mon[98504]: pgmap v17934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:13.703 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:13:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:13 smithi060 ceph-mon[94233]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:13 smithi060 ceph-mon[109077]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:14.032 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:13:14.033 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:13:14.034 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:13:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:13 smithi089 ceph-mon[98504]: pgmap v17935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:13:14.435 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:14.436 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:13:14.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:13:14.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:14.436 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:13:14.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:13:14.436 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:13:14.436 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:13:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:13:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:13:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:14 smithi060 ceph-mon[94233]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:14 smithi060 ceph-mon[94233]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4189315251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:13:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:14 smithi060 ceph-mon[109077]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:14 smithi060 ceph-mon[109077]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4189315251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:13:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:14 smithi089 ceph-mon[98504]: from='client.44171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:14 smithi089 ceph-mon[98504]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4189315251' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:13:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:15 smithi060 ceph-mon[94233]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:15 smithi060 ceph-mon[109077]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:15 smithi089 ceph-mon[98504]: pgmap v17936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:18 smithi060 ceph-mon[94233]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:18 smithi060 ceph-mon[109077]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:18 smithi089 ceph-mon[98504]: pgmap v17937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:20 smithi060 ceph-mon[94233]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:20 smithi060 ceph-mon[109077]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:20 smithi089 ceph-mon[98504]: pgmap v17938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:22 smithi060 ceph-mon[94233]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:22 smithi060 ceph-mon[109077]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:22 smithi089 ceph-mon[98504]: pgmap v17939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:24 smithi060 ceph-mon[94233]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:13:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:13:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:24 smithi060 ceph-mon[109077]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:24 smithi089 ceph-mon[98504]: pgmap v17940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:26 smithi089 ceph-mon[98504]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:26 smithi060 ceph-mon[94233]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:26 smithi060 ceph-mon[109077]: pgmap v17941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:28 smithi089 ceph-mon[98504]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:28 smithi060 ceph-mon[94233]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:28 smithi060 ceph-mon[109077]: pgmap v17942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:30 smithi089 ceph-mon[98504]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:30 smithi060 ceph-mon[94233]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:30 smithi060 ceph-mon[109077]: pgmap v17943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:32 smithi089 ceph-mon[98504]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:32 smithi060 ceph-mon[94233]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:32 smithi060 ceph-mon[109077]: pgmap v17944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:34 smithi060 ceph-mon[94233]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:34 smithi060 ceph-mon[109077]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:13:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:13:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:34 smithi089 ceph-mon[98504]: pgmap v17945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:36 smithi089 ceph-mon[98504]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:36 smithi060 ceph-mon[94233]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:36 smithi060 ceph-mon[109077]: pgmap v17946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:38 smithi089 ceph-mon[98504]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:38 smithi060 ceph-mon[94233]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:38 smithi060 ceph-mon[109077]: pgmap v17947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:40 smithi089 ceph-mon[98504]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:40 smithi060 ceph-mon[94233]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:40 smithi060 ceph-mon[109077]: pgmap v17948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:42 smithi060 ceph-mon[94233]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:42 smithi060 ceph-mon[109077]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:42 smithi089 ceph-mon[98504]: pgmap v17949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:44 smithi060 ceph-mon[94233]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:44 smithi060 ceph-mon[109077]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:13:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:13:44.800 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:13:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:44 smithi089 ceph-mon[98504]: pgmap v17950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:45.125 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:13:45.126 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:13:45.127 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:13:45.523 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:13:45.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:13:45.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:13:45.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:13:45.524 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:13:45.525 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:13:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1771374501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:13:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1771374501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:13:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1771374501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:46 smithi060 ceph-mon[94233]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:46 smithi060 ceph-mon[94233]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:47.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:46 smithi060 ceph-mon[94233]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:46 smithi060 ceph-mon[109077]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:46 smithi060 ceph-mon[109077]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:46 smithi060 ceph-mon[109077]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:46 smithi089 ceph-mon[98504]: from='client.34314 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:46 smithi089 ceph-mon[98504]: pgmap v17951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:46 smithi089 ceph-mon[98504]: from='client.44195 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:13:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:48 smithi060 ceph-mon[94233]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:48 smithi060 ceph-mon[109077]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:48 smithi089 ceph-mon[98504]: pgmap v17952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:50 smithi060 ceph-mon[94233]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:50 smithi060 ceph-mon[109077]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:50 smithi089 ceph-mon[98504]: pgmap v17953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:52 smithi060 ceph-mon[94233]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:52 smithi060 ceph-mon[109077]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:52 smithi089 ceph-mon[98504]: pgmap v17954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:54 smithi060 ceph-mon[94233]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:13:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:13:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:13:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:54 smithi060 ceph-mon[109077]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:13:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:54 smithi089 ceph-mon[98504]: pgmap v17955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:13:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:13:56.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: pgmap v17956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:13:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:13:56.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:13:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:13:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:13:57 smithi060 ceph-mon[109077]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:13:57 smithi060 ceph-mon[94233]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:13:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:13:57 smithi089 ceph-mon[98504]: pgmap v17957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:00 smithi089 ceph-mon[98504]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:00 smithi060 ceph-mon[94233]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:00 smithi060 ceph-mon[109077]: pgmap v17958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:02 smithi089 ceph-mon[98504]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:02 smithi060 ceph-mon[94233]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:02 smithi060 ceph-mon[109077]: pgmap v17959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:04 smithi060 ceph-mon[94233]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:04 smithi060 ceph-mon[109077]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:14:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:14:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:04 smithi089 ceph-mon[98504]: pgmap v17960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:06 smithi089 ceph-mon[98504]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:06 smithi060 ceph-mon[94233]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:06 smithi060 ceph-mon[109077]: pgmap v17961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:08 smithi089 ceph-mon[98504]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:08 smithi060 ceph-mon[94233]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:08 smithi060 ceph-mon[109077]: pgmap v17962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:10 smithi089 ceph-mon[98504]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:10 smithi060 ceph-mon[94233]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:10 smithi060 ceph-mon[109077]: pgmap v17963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:12 smithi089 ceph-mon[98504]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:12 smithi060 ceph-mon[94233]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:12 smithi060 ceph-mon[109077]: pgmap v17964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:14 smithi060 ceph-mon[94233]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:14 smithi060 ceph-mon[109077]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:14:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:14:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:14 smithi089 ceph-mon[98504]: pgmap v17965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:15.887 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:14:16.214 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:14:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:14:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:14:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:14:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:14:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:14:16.215 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:14:16.611 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:14:16.611 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:14:16.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:14:16.611 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:16.611 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:14:16.612 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:14:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:16 smithi060 ceph-mon[94233]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:16 smithi060 ceph-mon[109077]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:16 smithi089 ceph-mon[98504]: pgmap v17966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:17 smithi060 ceph-mon[94233]: from='client.44207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:17 smithi060 ceph-mon[94233]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3947223181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:14:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:17 smithi060 ceph-mon[109077]: from='client.44207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:17 smithi060 ceph-mon[109077]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3947223181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:14:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:17 smithi089 ceph-mon[98504]: from='client.44207 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:17 smithi089 ceph-mon[98504]: from='client.44213 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3947223181' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:14:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:18 smithi060 ceph-mon[94233]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:18 smithi060 ceph-mon[109077]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:18 smithi089 ceph-mon[98504]: pgmap v17967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:20 smithi060 ceph-mon[94233]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:20 smithi060 ceph-mon[109077]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:20 smithi089 ceph-mon[98504]: pgmap v17968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:22 smithi060 ceph-mon[109077]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:22 smithi060 ceph-mon[94233]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:22 smithi089 ceph-mon[98504]: pgmap v17969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:24 smithi060 ceph-mon[94233]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:24 smithi060 ceph-mon[109077]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:14:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:14:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:24 smithi089 ceph-mon[98504]: pgmap v17970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:26 smithi060 ceph-mon[94233]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:26 smithi060 ceph-mon[109077]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:26 smithi089 ceph-mon[98504]: pgmap v17971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:28 smithi060 ceph-mon[94233]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:28 smithi060 ceph-mon[109077]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:28 smithi089 ceph-mon[98504]: pgmap v17972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:30 smithi060 ceph-mon[94233]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:30 smithi060 ceph-mon[109077]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:30 smithi089 ceph-mon[98504]: pgmap v17973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:32 smithi060 ceph-mon[94233]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:32 smithi060 ceph-mon[109077]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:32 smithi089 ceph-mon[98504]: pgmap v17974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:34 smithi060 ceph-mon[94233]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:34 smithi060 ceph-mon[109077]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:14:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:14:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:34 smithi089 ceph-mon[98504]: pgmap v17975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:36 smithi060 ceph-mon[94233]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:36 smithi060 ceph-mon[109077]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:36 smithi089 ceph-mon[98504]: pgmap v17976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:38 smithi060 ceph-mon[94233]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:38 smithi060 ceph-mon[109077]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:38 smithi089 ceph-mon[98504]: pgmap v17977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:40 smithi060 ceph-mon[94233]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:40 smithi060 ceph-mon[109077]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:40 smithi089 ceph-mon[98504]: pgmap v17978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:42 smithi060 ceph-mon[94233]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:42 smithi060 ceph-mon[109077]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:42 smithi089 ceph-mon[98504]: pgmap v17979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:44 smithi060 ceph-mon[94233]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:44 smithi060 ceph-mon[109077]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:14:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:14:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:44 smithi089 ceph-mon[98504]: pgmap v17980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:46.976 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:14:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:46 smithi060 ceph-mon[94233]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:46 smithi060 ceph-mon[109077]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:46 smithi089 ceph-mon[98504]: pgmap v17981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:14:47.302 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:14:47.303 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:14:47.304 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:14:47.305 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:14:47.305 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:47.702 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:14:47.703 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:14:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[94233]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[94233]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[94233]: from='client.44231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3884693699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:14:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[109077]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[109077]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[109077]: from='client.44231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3884693699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:14:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:48 smithi089 ceph-mon[98504]: from='client.34350 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:48 smithi089 ceph-mon[98504]: pgmap v17982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:48 smithi089 ceph-mon[98504]: from='client.44231 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:14:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3884693699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:14:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:50 smithi060 ceph-mon[94233]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:50 smithi060 ceph-mon[109077]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:50 smithi089 ceph-mon[98504]: pgmap v17983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:52 smithi060 ceph-mon[94233]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:52 smithi060 ceph-mon[109077]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:52 smithi089 ceph-mon[98504]: pgmap v17984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:54 smithi060 ceph-mon[94233]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:54 smithi060 ceph-mon[109077]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:14:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:14:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:54 smithi089 ceph-mon[98504]: pgmap v17985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:14:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:14:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:14:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[94233]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:14:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:14:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:14:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[109077]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:14:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:14:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:14:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:56 smithi089 ceph-mon[98504]: pgmap v17986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:14:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:14:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:14:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:14:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:14:58 smithi060 ceph-mon[94233]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:14:58 smithi060 ceph-mon[109077]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:14:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:14:58 smithi089 ceph-mon[98504]: pgmap v17987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:00 smithi089 ceph-mon[98504]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:00 smithi060 ceph-mon[94233]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:00 smithi060 ceph-mon[109077]: pgmap v17988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:02 smithi089 ceph-mon[98504]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:02 smithi060 ceph-mon[94233]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:02 smithi060 ceph-mon[109077]: pgmap v17989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:04 smithi060 ceph-mon[94233]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:04 smithi060 ceph-mon[109077]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:15:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:15:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:04 smithi089 ceph-mon[98504]: pgmap v17990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:06 smithi060 ceph-mon[109077]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:06 smithi060 ceph-mon[94233]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:06 smithi089 ceph-mon[98504]: pgmap v17991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:08 smithi060 ceph-mon[109077]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:08 smithi060 ceph-mon[94233]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:08 smithi089 ceph-mon[98504]: pgmap v17992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:10 smithi060 ceph-mon[109077]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:10 smithi060 ceph-mon[94233]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:10 smithi089 ceph-mon[98504]: pgmap v17993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:12 smithi060 ceph-mon[94233]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:12 smithi060 ceph-mon[109077]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:12 smithi089 ceph-mon[98504]: pgmap v17994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:15:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:15:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:14 smithi060 ceph-mon[109077]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:14 smithi060 ceph-mon[94233]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:14 smithi089 ceph-mon[98504]: pgmap v17995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:16 smithi060 ceph-mon[109077]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:16 smithi060 ceph-mon[94233]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:16 smithi089 ceph-mon[98504]: pgmap v17996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:18.065 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:15:18.390 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:15:18.390 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:15:18.390 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:15:18.390 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:15:18.390 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:15:18.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:15:18.392 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:18.790 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:15:18.791 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:15:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:18 smithi060 ceph-mon[109077]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:18 smithi060 ceph-mon[94233]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:18 smithi089 ceph-mon[98504]: pgmap v17997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:19 smithi060 ceph-mon[109077]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:19 smithi060 ceph-mon[109077]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3126420296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:15:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:19 smithi060 ceph-mon[94233]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:19 smithi060 ceph-mon[94233]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3126420296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:15:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:19 smithi089 ceph-mon[98504]: from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:19 smithi089 ceph-mon[98504]: from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3126420296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:15:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:20 smithi060 ceph-mon[94233]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:20 smithi060 ceph-mon[109077]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:20 smithi089 ceph-mon[98504]: pgmap v17998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:22 smithi060 ceph-mon[94233]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:22 smithi060 ceph-mon[109077]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:22 smithi089 ceph-mon[98504]: pgmap v17999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 13:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T13:15:23.371960035Z level=info msg="Completed cleanup jobs" duration=11.220004ms 2023-12-01T13:15:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:24 smithi060 ceph-mon[94233]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:24 smithi060 ceph-mon[109077]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:15:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:15:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:24 smithi089 ceph-mon[98504]: pgmap v18000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:26 smithi060 ceph-mon[94233]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:26 smithi060 ceph-mon[109077]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:26 smithi089 ceph-mon[98504]: pgmap v18001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:28 smithi060 ceph-mon[94233]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:28 smithi060 ceph-mon[109077]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:28 smithi089 ceph-mon[98504]: pgmap v18002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:30 smithi060 ceph-mon[94233]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:30 smithi060 ceph-mon[109077]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:30 smithi089 ceph-mon[98504]: pgmap v18003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:32 smithi060 ceph-mon[94233]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:32 smithi060 ceph-mon[109077]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:32 smithi089 ceph-mon[98504]: pgmap v18004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:34 smithi060 ceph-mon[94233]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:34 smithi060 ceph-mon[109077]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:15:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:15:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:34 smithi089 ceph-mon[98504]: pgmap v18005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:36 smithi060 ceph-mon[94233]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:36 smithi060 ceph-mon[109077]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:36 smithi089 ceph-mon[98504]: pgmap v18006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:38 smithi060 ceph-mon[94233]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:38 smithi060 ceph-mon[109077]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:38 smithi089 ceph-mon[98504]: pgmap v18007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:40 smithi060 ceph-mon[109077]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:40 smithi060 ceph-mon[94233]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:40 smithi089 ceph-mon[98504]: pgmap v18008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:42 smithi060 ceph-mon[94233]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:42 smithi060 ceph-mon[109077]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:42 smithi089 ceph-mon[98504]: pgmap v18009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:44 smithi060 ceph-mon[94233]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:44 smithi060 ceph-mon[109077]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:15:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:15:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:44 smithi089 ceph-mon[98504]: pgmap v18010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:46 smithi060 ceph-mon[94233]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:46 smithi060 ceph-mon[109077]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:46 smithi089 ceph-mon[98504]: pgmap v18011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:48 smithi060 ceph-mon[109077]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:49.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:48 smithi060 ceph-mon[94233]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:48 smithi089 ceph-mon[98504]: pgmap v18012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:49.154 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:15:49.480 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:15:49.480 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:15:49.480 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:15:49.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:15:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:15:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:15:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:15:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:15:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:15:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:15:49.482 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:49.881 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:15:49.882 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:15:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[94233]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[94233]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[94233]: from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2707761743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:15:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[109077]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[109077]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:51.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[109077]: from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:51.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2707761743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:15:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:50 smithi089 ceph-mon[98504]: pgmap v18013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:50 smithi089 ceph-mon[98504]: from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:50 smithi089 ceph-mon[98504]: from='client.44267 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:15:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2707761743' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:15:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:52 smithi060 ceph-mon[94233]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:52 smithi060 ceph-mon[109077]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:52 smithi089 ceph-mon[98504]: pgmap v18014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:54 smithi060 ceph-mon[94233]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:15:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:15:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:54 smithi060 ceph-mon[109077]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:54 smithi089 ceph-mon[98504]: pgmap v18015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:56 smithi060 ceph-mon[94233]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:15:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:56 smithi060 ceph-mon[109077]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:15:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:56 smithi089 ceph-mon[98504]: pgmap v18016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:15:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:15:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:15:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:15:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:15:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:15:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:15:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:15:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:15:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:15:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:15:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:15:58 smithi060 ceph-mon[94233]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:15:58 smithi060 ceph-mon[109077]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:15:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:15:58 smithi089 ceph-mon[98504]: pgmap v18017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:00 smithi060 ceph-mon[94233]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:00 smithi060 ceph-mon[109077]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:00 smithi089 ceph-mon[98504]: pgmap v18018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:02 smithi060 ceph-mon[94233]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:02 smithi060 ceph-mon[109077]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:02 smithi089 ceph-mon[98504]: pgmap v18019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:04 smithi060 ceph-mon[94233]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:04 smithi060 ceph-mon[109077]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:16:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:16:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:04 smithi089 ceph-mon[98504]: pgmap v18020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:06 smithi060 ceph-mon[94233]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:06 smithi060 ceph-mon[109077]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:06 smithi089 ceph-mon[98504]: pgmap v18021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:08 smithi060 ceph-mon[94233]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:08 smithi060 ceph-mon[109077]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:08 smithi089 ceph-mon[98504]: pgmap v18022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:10 smithi060 ceph-mon[94233]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:10 smithi060 ceph-mon[109077]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:10 smithi089 ceph-mon[98504]: pgmap v18023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:12 smithi060 ceph-mon[94233]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:12 smithi060 ceph-mon[109077]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:12 smithi089 ceph-mon[98504]: pgmap v18024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:14 smithi060 ceph-mon[94233]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:14 smithi060 ceph-mon[109077]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:16:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:16:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:14 smithi089 ceph-mon[98504]: pgmap v18025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:16 smithi060 ceph-mon[94233]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:16 smithi060 ceph-mon[109077]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:16 smithi089 ceph-mon[98504]: pgmap v18026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:18 smithi060 ceph-mon[94233]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:18 smithi060 ceph-mon[109077]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:18 smithi089 ceph-mon[98504]: pgmap v18027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:20.244 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:16:20.568 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:16:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:16:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:16:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:16:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:16:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:16:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:16:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:16:20.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:16:20.967 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:16:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:20 smithi060 ceph-mon[94233]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:20 smithi060 ceph-mon[109077]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:20 smithi089 ceph-mon[98504]: pgmap v18028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:21 smithi060 ceph-mon[94233]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:21 smithi060 ceph-mon[94233]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3630623123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:16:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:21 smithi060 ceph-mon[109077]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:21 smithi060 ceph-mon[109077]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3630623123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:16:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:21 smithi089 ceph-mon[98504]: from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:21 smithi089 ceph-mon[98504]: from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3630623123' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:16:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:22 smithi060 ceph-mon[94233]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:22 smithi060 ceph-mon[109077]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:22 smithi089 ceph-mon[98504]: pgmap v18029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:24 smithi060 ceph-mon[94233]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:24 smithi060 ceph-mon[109077]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:16:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:16:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:24 smithi089 ceph-mon[98504]: pgmap v18030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:26 smithi060 ceph-mon[94233]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:26 smithi060 ceph-mon[109077]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:26 smithi089 ceph-mon[98504]: pgmap v18031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:28 smithi060 ceph-mon[94233]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:28 smithi060 ceph-mon[109077]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:28 smithi089 ceph-mon[98504]: pgmap v18032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:30 smithi060 ceph-mon[94233]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:30 smithi060 ceph-mon[109077]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:30 smithi089 ceph-mon[98504]: pgmap v18033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:32 smithi060 ceph-mon[94233]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:32 smithi060 ceph-mon[109077]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:32 smithi089 ceph-mon[98504]: pgmap v18034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:34 smithi060 ceph-mon[94233]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:34 smithi060 ceph-mon[109077]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:16:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:16:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:34 smithi089 ceph-mon[98504]: pgmap v18035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:36 smithi060 ceph-mon[94233]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:36 smithi060 ceph-mon[109077]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:36 smithi089 ceph-mon[98504]: pgmap v18036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:38 smithi060 ceph-mon[94233]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:38 smithi060 ceph-mon[109077]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:38 smithi089 ceph-mon[98504]: pgmap v18037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:40 smithi060 ceph-mon[94233]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:40 smithi060 ceph-mon[109077]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:40 smithi089 ceph-mon[98504]: pgmap v18038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:42 smithi060 ceph-mon[94233]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:42 smithi060 ceph-mon[109077]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:42 smithi089 ceph-mon[98504]: pgmap v18039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:44 smithi060 ceph-mon[94233]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:44 smithi060 ceph-mon[109077]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:16:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:16:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:44 smithi089 ceph-mon[98504]: pgmap v18040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:46 smithi060 ceph-mon[94233]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:46 smithi060 ceph-mon[109077]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:46 smithi089 ceph-mon[98504]: pgmap v18041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:48 smithi060 ceph-mon[94233]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:48 smithi060 ceph-mon[109077]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:48 smithi089 ceph-mon[98504]: pgmap v18042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:50 smithi060 ceph-mon[94233]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:50 smithi060 ceph-mon[109077]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:50 smithi089 ceph-mon[98504]: pgmap v18043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:51.328 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:16:51.655 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:16:51.655 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:16:51.656 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:16:51.657 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:16:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:51 smithi060 ceph-mon[94233]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:51 smithi060 ceph-mon[94233]: from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:51 smithi060 ceph-mon[109077]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:51 smithi060 ceph-mon[109077]: from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:51 smithi089 ceph-mon[98504]: pgmap v18044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:51 smithi089 ceph-mon[98504]: from='client.44297 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:16:52.056 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:16:52.057 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:16:52.057 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:16:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:52 smithi060 ceph-mon[94233]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2909635883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:16:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:52 smithi060 ceph-mon[109077]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2909635883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:16:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:52 smithi089 ceph-mon[98504]: from='client.34428 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:16:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2909635883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:16:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:53 smithi060 ceph-mon[94233]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:53 smithi060 ceph-mon[109077]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:53 smithi089 ceph-mon[98504]: pgmap v18045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:16:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:16:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:56 smithi060 ceph-mon[94233]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:56 smithi060 ceph-mon[109077]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:56 smithi089 ceph-mon[98504]: pgmap v18046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:16:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:16:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:16:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:16:58.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:16:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:16:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:16:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:16:58.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:16:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:16:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:16:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:16:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:16:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:16:58 smithi060 ceph-mon[94233]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:16:58 smithi060 ceph-mon[109077]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:16:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:16:58 smithi089 ceph-mon[98504]: pgmap v18047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:00 smithi060 ceph-mon[94233]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:00 smithi060 ceph-mon[109077]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:00 smithi089 ceph-mon[98504]: pgmap v18048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:02 smithi060 ceph-mon[94233]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:02 smithi060 ceph-mon[109077]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:02 smithi089 ceph-mon[98504]: pgmap v18049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:04 smithi060 ceph-mon[94233]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:04 smithi060 ceph-mon[109077]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:17:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:17:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:04 smithi089 ceph-mon[98504]: pgmap v18050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:06 smithi060 ceph-mon[94233]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:06 smithi060 ceph-mon[109077]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:06 smithi089 ceph-mon[98504]: pgmap v18051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:08 smithi060 ceph-mon[94233]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:09.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:08 smithi060 ceph-mon[109077]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:08 smithi089 ceph-mon[98504]: pgmap v18052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:10 smithi060 ceph-mon[94233]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:10 smithi060 ceph-mon[109077]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:10 smithi089 ceph-mon[98504]: pgmap v18053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:12 smithi060 ceph-mon[94233]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:12 smithi060 ceph-mon[109077]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:12 smithi089 ceph-mon[98504]: pgmap v18054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:14 smithi060 ceph-mon[94233]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:17:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:17:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:14 smithi060 ceph-mon[109077]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:14 smithi089 ceph-mon[98504]: pgmap v18055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:17.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:16 smithi060 ceph-mon[94233]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:17.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:16 smithi060 ceph-mon[109077]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:16 smithi089 ceph-mon[98504]: pgmap v18056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:18 smithi060 ceph-mon[94233]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:19.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:18 smithi060 ceph-mon[109077]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:18 smithi089 ceph-mon[98504]: pgmap v18057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:20 smithi060 ceph-mon[94233]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:20 smithi060 ceph-mon[109077]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:20 smithi089 ceph-mon[98504]: pgmap v18058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:17:22.748 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:17:22.748 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:17:22.748 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:17:22.748 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:17:22.748 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:17:22.748 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:17:22.749 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:17:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:22 smithi060 ceph-mon[94233]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:22 smithi060 ceph-mon[109077]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:22 smithi089 ceph-mon[98504]: pgmap v18059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:23.148 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:17:23.149 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:17:23.149 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:17:23.149 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:17:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:23 smithi060 ceph-mon[94233]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2743560501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:17:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:23 smithi060 ceph-mon[109077]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2743560501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:17:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:23 smithi089 ceph-mon[98504]: from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2743560501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:17:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:24 smithi060 ceph-mon[94233]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:24 smithi060 ceph-mon[94233]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:24 smithi060 ceph-mon[109077]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:24 smithi060 ceph-mon[109077]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:17:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:17:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:24 smithi089 ceph-mon[98504]: from='client.34446 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:24 smithi089 ceph-mon[98504]: pgmap v18060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:26 smithi060 ceph-mon[94233]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:26 smithi060 ceph-mon[109077]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:26 smithi089 ceph-mon[98504]: pgmap v18061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:28 smithi060 ceph-mon[94233]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:28 smithi060 ceph-mon[109077]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:28 smithi089 ceph-mon[98504]: pgmap v18062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:30 smithi060 ceph-mon[94233]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:30 smithi060 ceph-mon[109077]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:30 smithi089 ceph-mon[98504]: pgmap v18063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:32 smithi060 ceph-mon[94233]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:32 smithi060 ceph-mon[109077]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:32 smithi089 ceph-mon[98504]: pgmap v18064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:34 smithi060 ceph-mon[94233]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:34 smithi060 ceph-mon[109077]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:17:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:17:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:34 smithi089 ceph-mon[98504]: pgmap v18065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:36 smithi060 ceph-mon[109077]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:36 smithi060 ceph-mon[94233]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:36 smithi089 ceph-mon[98504]: pgmap v18066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:38 smithi060 ceph-mon[94233]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:38 smithi060 ceph-mon[109077]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:38 smithi089 ceph-mon[98504]: pgmap v18067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:40 smithi060 ceph-mon[94233]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:40 smithi060 ceph-mon[109077]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:40 smithi089 ceph-mon[98504]: pgmap v18068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:42 smithi060 ceph-mon[94233]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:42 smithi060 ceph-mon[109077]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:42 smithi089 ceph-mon[98504]: pgmap v18069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:43 smithi060 ceph-mon[94233]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:43 smithi060 ceph-mon[109077]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:43 smithi089 ceph-mon[98504]: pgmap v18070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:17:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:17:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:46 smithi060 ceph-mon[94233]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:46 smithi060 ceph-mon[109077]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:46 smithi089 ceph-mon[98504]: pgmap v18071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:48 smithi060 ceph-mon[94233]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:48 smithi060 ceph-mon[109077]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:48 smithi089 ceph-mon[98504]: pgmap v18072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:50 smithi060 ceph-mon[94233]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:50 smithi060 ceph-mon[109077]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:50 smithi089 ceph-mon[98504]: pgmap v18073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:52 smithi060 ceph-mon[94233]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:52 smithi060 ceph-mon[109077]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:52 smithi089 ceph-mon[98504]: pgmap v18074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:53.509 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:17:53.835 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:17:53.835 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:17:53.835 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:17:53.835 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5728M 2211M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6266M 2211M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:17:53.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5568M 2211M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:17:53.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5435M 2211M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:17:53.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4501M 2442M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:17:53.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5125M 2442M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:17:53.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4527M 2442M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:17:53.837 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5175M 2442M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:17:53.837 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:17:54.234 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:17:54.234 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:17:54.235 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:17:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:17:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:17:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:17:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:17:54.236 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:17:54.236 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:17:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:54 smithi060 ceph-mon[94233]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:54 smithi060 ceph-mon[94233]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3641589852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:17:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:54 smithi060 ceph-mon[109077]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:54 smithi060 ceph-mon[109077]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3641589852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:17:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:17:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:17:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:54 smithi089 ceph-mon[98504]: pgmap v18075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:54 smithi089 ceph-mon[98504]: from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3641589852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:17:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:55 smithi060 ceph-mon[94233]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:55 smithi060 ceph-mon[109077]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:55 smithi089 ceph-mon[98504]: from='client.34464 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:17:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:56 smithi060 ceph-mon[94233]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:56 smithi060 ceph-mon[109077]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:56 smithi089 ceph-mon[98504]: pgmap v18076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:57.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:17:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:17:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:17:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:17:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2437M 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2202M 2023-12-01T13:17:59.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2437M 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2202M 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:17:59.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:17:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: pgmap v18077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:17:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2437M 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2202M 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:17:59.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:17:59.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:17:59.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:17:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:18:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:00 smithi060 ceph-mon[94233]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:00 smithi060 ceph-mon[109077]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:00 smithi089 ceph-mon[98504]: pgmap v18078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:02 smithi060 ceph-mon[94233]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:02 smithi060 ceph-mon[109077]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:02 smithi089 ceph-mon[98504]: pgmap v18079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:04 smithi060 ceph-mon[94233]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:04 smithi060 ceph-mon[109077]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:18:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:18:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:04 smithi089 ceph-mon[98504]: pgmap v18080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:06 smithi060 ceph-mon[94233]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:06 smithi060 ceph-mon[109077]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:06 smithi089 ceph-mon[98504]: pgmap v18081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:08 smithi060 ceph-mon[94233]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:08 smithi060 ceph-mon[109077]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:08 smithi089 ceph-mon[98504]: pgmap v18082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:10 smithi060 ceph-mon[94233]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:10 smithi060 ceph-mon[109077]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:10 smithi089 ceph-mon[98504]: pgmap v18083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:12 smithi060 ceph-mon[94233]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:12 smithi060 ceph-mon[109077]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:12 smithi089 ceph-mon[98504]: pgmap v18084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:14 smithi060 ceph-mon[94233]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:14 smithi060 ceph-mon[109077]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:18:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:18:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:14 smithi089 ceph-mon[98504]: pgmap v18085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:16 smithi060 ceph-mon[94233]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:16 smithi060 ceph-mon[109077]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:16 smithi089 ceph-mon[98504]: pgmap v18086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:18 smithi060 ceph-mon[94233]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:18 smithi060 ceph-mon[109077]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:18 smithi089 ceph-mon[98504]: pgmap v18087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:20 smithi060 ceph-mon[94233]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:20 smithi060 ceph-mon[109077]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:20 smithi089 ceph-mon[98504]: pgmap v18088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:22 smithi060 ceph-mon[94233]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:22 smithi060 ceph-mon[109077]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:22 smithi089 ceph-mon[98504]: pgmap v18089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:18:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:24 smithi060 ceph-mon[94233]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:18:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:18:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:24 smithi060 ceph-mon[109077]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:24.929 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:18:24.929 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5728M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:18:24.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6266M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:18:24.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5568M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:18:24.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5435M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:18:24.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4501M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:18:24.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5125M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:18:24.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4527M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:18:24.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5175M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:18:24.931 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:18:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:24 smithi089 ceph-mon[98504]: pgmap v18090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:25.327 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:18:25.327 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:18:25.327 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:18:25.327 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:18:25.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:18:25.329 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:18:25.329 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:18:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:25 smithi060 ceph-mon[109077]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/40426635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:18:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:25 smithi060 ceph-mon[94233]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/40426635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:18:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:25 smithi089 ceph-mon[98504]: from='client.34476 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/40426635' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:18:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:26 smithi060 ceph-mon[109077]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:26 smithi060 ceph-mon[109077]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:26 smithi060 ceph-mon[94233]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:26 smithi060 ceph-mon[94233]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:26 smithi089 ceph-mon[98504]: from='client.34482 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:26 smithi089 ceph-mon[98504]: pgmap v18091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:28 smithi060 ceph-mon[94233]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:28 smithi060 ceph-mon[109077]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:28 smithi089 ceph-mon[98504]: pgmap v18092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:30 smithi060 ceph-mon[94233]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:30 smithi060 ceph-mon[109077]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:30 smithi089 ceph-mon[98504]: pgmap v18093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:32 smithi060 ceph-mon[94233]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:32 smithi060 ceph-mon[109077]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:32 smithi089 ceph-mon[98504]: pgmap v18094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:34 smithi060 ceph-mon[94233]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:34 smithi060 ceph-mon[109077]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:18:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:18:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:34 smithi089 ceph-mon[98504]: pgmap v18095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:36 smithi060 ceph-mon[94233]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:36 smithi060 ceph-mon[109077]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:36 smithi089 ceph-mon[98504]: pgmap v18096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:38 smithi060 ceph-mon[94233]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:38 smithi060 ceph-mon[109077]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:38 smithi089 ceph-mon[98504]: pgmap v18097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:40 smithi060 ceph-mon[94233]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:40 smithi060 ceph-mon[109077]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:40 smithi089 ceph-mon[98504]: pgmap v18098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:42 smithi060 ceph-mon[94233]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:42 smithi060 ceph-mon[109077]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:42 smithi089 ceph-mon[98504]: pgmap v18099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:44 smithi060 ceph-mon[94233]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:44 smithi060 ceph-mon[109077]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:18:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:18:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:44 smithi089 ceph-mon[98504]: pgmap v18100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:46 smithi060 ceph-mon[94233]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:46 smithi060 ceph-mon[109077]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:46 smithi089 ceph-mon[98504]: pgmap v18101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:47 smithi060 ceph-mon[94233]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:47 smithi060 ceph-mon[109077]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:47 smithi089 ceph-mon[98504]: pgmap v18102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:50 smithi060 ceph-mon[94233]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:50 smithi060 ceph-mon[109077]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:50 smithi089 ceph-mon[98504]: pgmap v18103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:52 smithi060 ceph-mon[94233]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:52 smithi060 ceph-mon[109077]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:52 smithi089 ceph-mon[98504]: pgmap v18104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:54 smithi060 ceph-mon[94233]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:18:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:18:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:54 smithi060 ceph-mon[109077]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:54 smithi089 ceph-mon[98504]: pgmap v18105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:55.692 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:18:56.016 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:18:56.016 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:18:56.016 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5728M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:18:56.017 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6266M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:18:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5568M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:18:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5435M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:18:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4501M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:18:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5125M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:18:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4527M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:18:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5175M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:18:56.018 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:18:56.416 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:18:56.417 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:18:56.418 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:18:56.418 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:18:56.418 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:18:56.418 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:18:56.418 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:18:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:56 smithi060 ceph-mon[94233]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3533167158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:18:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:56 smithi060 ceph-mon[109077]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3533167158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:18:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:56 smithi089 ceph-mon[98504]: pgmap v18106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:18:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3533167158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:18:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:57 smithi060 ceph-mon[94233]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:57 smithi060 ceph-mon[94233]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:57 smithi060 ceph-mon[109077]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:57 smithi060 ceph-mon[109077]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:57 smithi089 ceph-mon[98504]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:57 smithi089 ceph-mon[98504]: from='client.44375 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:18:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:58 smithi060 ceph-mon[94233]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:18:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:58 smithi060 ceph-mon[109077]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:18:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:58 smithi089 ceph-mon[98504]: pgmap v18107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:18:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:19:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:19:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:19:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:18:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:19:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:19:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:19:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:18:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:19:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:19:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:19:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:18:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:19:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:00 smithi060 ceph-mon[94233]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:00 smithi060 ceph-mon[109077]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:00 smithi089 ceph-mon[98504]: pgmap v18108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:02 smithi060 ceph-mon[94233]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:02 smithi060 ceph-mon[109077]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:02 smithi089 ceph-mon[98504]: pgmap v18109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:04 smithi060 ceph-mon[94233]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:19:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:19:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:04 smithi060 ceph-mon[109077]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:04 smithi089 ceph-mon[98504]: pgmap v18110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:06 smithi060 ceph-mon[94233]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:06 smithi060 ceph-mon[109077]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:06 smithi089 ceph-mon[98504]: pgmap v18111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:08 smithi060 ceph-mon[94233]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:08 smithi060 ceph-mon[109077]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:08 smithi089 ceph-mon[98504]: pgmap v18112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:10 smithi060 ceph-mon[94233]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:10 smithi060 ceph-mon[109077]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:10 smithi089 ceph-mon[98504]: pgmap v18113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:12 smithi060 ceph-mon[109077]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:12 smithi060 ceph-mon[94233]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:12 smithi089 ceph-mon[98504]: pgmap v18114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:14 smithi060 ceph-mon[94233]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:14 smithi060 ceph-mon[109077]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:19:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:19:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:14 smithi089 ceph-mon[98504]: pgmap v18115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:16 smithi060 ceph-mon[94233]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:16 smithi060 ceph-mon[109077]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:16 smithi089 ceph-mon[98504]: pgmap v18116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:18 smithi060 ceph-mon[94233]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:18 smithi060 ceph-mon[109077]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:18 smithi089 ceph-mon[98504]: pgmap v18117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:20 smithi060 ceph-mon[94233]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:20 smithi060 ceph-mon[109077]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:20 smithi089 ceph-mon[98504]: pgmap v18118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:22 smithi060 ceph-mon[94233]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:22 smithi060 ceph-mon[109077]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:22 smithi089 ceph-mon[98504]: pgmap v18119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:24 smithi060 ceph-mon[94233]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:24 smithi060 ceph-mon[109077]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:19:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:19:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:24 smithi089 ceph-mon[98504]: pgmap v18120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:26.780 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:19:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:26 smithi060 ceph-mon[94233]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:26 smithi060 ceph-mon[109077]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:26 smithi089 ceph-mon[98504]: pgmap v18121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:27.109 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:19:27.109 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:19:27.109 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:19:27.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5728M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6266M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5568M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5435M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4501M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5125M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4527M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5175M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:19:27.111 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:19:27.508 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:19:27.508 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:19:27.508 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:19:27.508 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:27.509 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:19:27.510 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:19:27.510 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:19:27.510 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:19:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/96712150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:19:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/96712150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:19:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/96712150' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:19:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:28 smithi060 ceph-mon[94233]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:19:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:28 smithi060 ceph-mon[94233]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:19:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:28 smithi060 ceph-mon[94233]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:28 smithi060 ceph-mon[109077]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:19:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:28 smithi060 ceph-mon[109077]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:19:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:28 smithi060 ceph-mon[109077]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:28 smithi089 ceph-mon[98504]: from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:19:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:28 smithi089 ceph-mon[98504]: from='client.44393 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:19:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:28 smithi089 ceph-mon[98504]: pgmap v18122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:30 smithi060 ceph-mon[94233]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:30 smithi060 ceph-mon[109077]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:30 smithi089 ceph-mon[98504]: pgmap v18123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:32 smithi060 ceph-mon[94233]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:32 smithi060 ceph-mon[109077]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:32 smithi089 ceph-mon[98504]: pgmap v18124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:34 smithi060 ceph-mon[94233]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:34 smithi060 ceph-mon[109077]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:19:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:19:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:34 smithi089 ceph-mon[98504]: pgmap v18125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:36 smithi060 ceph-mon[94233]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:36 smithi060 ceph-mon[109077]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:36 smithi089 ceph-mon[98504]: pgmap v18126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:38 smithi060 ceph-mon[94233]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:38 smithi060 ceph-mon[109077]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:38 smithi089 ceph-mon[98504]: pgmap v18127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:40 smithi060 ceph-mon[94233]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:40 smithi060 ceph-mon[109077]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:40 smithi089 ceph-mon[98504]: pgmap v18128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:42 smithi060 ceph-mon[94233]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:42 smithi060 ceph-mon[109077]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:42 smithi089 ceph-mon[98504]: pgmap v18129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:44 smithi060 ceph-mon[94233]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:44 smithi060 ceph-mon[109077]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:19:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:19:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:44 smithi089 ceph-mon[98504]: pgmap v18130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:46 smithi060 ceph-mon[94233]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:46 smithi060 ceph-mon[109077]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:46 smithi089 ceph-mon[98504]: pgmap v18131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:48 smithi060 ceph-mon[94233]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:48 smithi060 ceph-mon[109077]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:48 smithi089 ceph-mon[98504]: pgmap v18132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:50 smithi060 ceph-mon[94233]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:50 smithi060 ceph-mon[109077]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:50 smithi089 ceph-mon[98504]: pgmap v18133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:52 smithi060 ceph-mon[94233]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:52 smithi060 ceph-mon[109077]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:52 smithi089 ceph-mon[98504]: pgmap v18134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:54 smithi060 ceph-mon[94233]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:54 smithi060 ceph-mon[109077]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:19:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:19:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:54 smithi089 ceph-mon[98504]: pgmap v18135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:56 smithi060 ceph-mon[109077]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:56 smithi060 ceph-mon[94233]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:56 smithi089 ceph-mon[98504]: pgmap v18136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:57.050 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:19:57.874 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:19:58.199 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:19:58.199 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 10m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:19:58.199 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 10m ago 8h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 10m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 10m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 10m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 10m ago 8h 879M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 10m ago 8h 2219M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 10m ago 8h 1275M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 10m ago 8h 973M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 10m ago 8h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 10m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 10m ago 8h 5728M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:19:58.200 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 10m ago 8h 6266M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:19:58.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 10m ago 8h 5568M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:19:58.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 10m ago 8h 5435M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:19:58.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 10m ago 8h 4501M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:19:58.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 10m ago 8h 5125M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:19:58.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 10m ago 8h 4527M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:19:58.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 10m ago 8h 5175M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:19:58.201 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 10m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:19:58.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:19:58.598 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:19:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:58 smithi060 ceph-mon[94233]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/720072759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:19:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:58 smithi060 ceph-mon[109077]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/720072759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:19:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:58 smithi089 ceph-mon[98504]: pgmap v18137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:19:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/720072759' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:19:59.647 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:59 smithi089 ceph-mon[98504]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:19:59.647 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:59 smithi089 ceph-mon[98504]: from='client.44411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:59 smithi060 ceph-mon[94233]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:59 smithi060 ceph-mon[94233]: from='client.44411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:00.000 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:19:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:20:00.000 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:59 smithi060 ceph-mon[109077]: from='client.34530 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:59 smithi060 ceph-mon[109077]: from='client.44411 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:19:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:20:00.032 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:19:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T13:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:00 smithi060 ceph-mon[94233]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:00 smithi060 ceph-mon[109077]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:00 smithi089 ceph-mon[98504]: pgmap v18138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:20:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:02 smithi060 ceph-mon[94233]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:02 smithi060 ceph-mon[109077]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:02 smithi089 ceph-mon[98504]: pgmap v18139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[94233]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[109077]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:03 smithi089 ceph-mon[98504]: pgmap v18140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:04.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:20:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:20:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:20:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:20:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:20:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:20:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:20:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:20:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:20:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:05 smithi060 ceph-mon[94233]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:05 smithi060 ceph-mon[109077]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:05 smithi089 ceph-mon[98504]: pgmap v18141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:08 smithi060 ceph-mon[94233]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:08 smithi060 ceph-mon[109077]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:08 smithi089 ceph-mon[98504]: pgmap v18142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:10 smithi060 ceph-mon[94233]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:10 smithi060 ceph-mon[109077]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:10 smithi089 ceph-mon[98504]: pgmap v18143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:12 smithi060 ceph-mon[94233]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:12 smithi060 ceph-mon[109077]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:12 smithi089 ceph-mon[98504]: pgmap v18144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:14 smithi060 ceph-mon[94233]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:14 smithi060 ceph-mon[109077]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:20:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:20:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:14 smithi089 ceph-mon[98504]: pgmap v18145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:16 smithi060 ceph-mon[109077]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:16 smithi060 ceph-mon[94233]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:16 smithi089 ceph-mon[98504]: pgmap v18146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:18 smithi060 ceph-mon[94233]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:18 smithi060 ceph-mon[109077]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:18 smithi089 ceph-mon[98504]: pgmap v18147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:20 smithi060 ceph-mon[94233]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:20 smithi060 ceph-mon[109077]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:20 smithi089 ceph-mon[98504]: pgmap v18148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:22 smithi060 ceph-mon[94233]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:22 smithi060 ceph-mon[109077]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:22 smithi089 ceph-mon[98504]: pgmap v18149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:24 smithi060 ceph-mon[94233]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:24 smithi060 ceph-mon[109077]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:20:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:20:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:24 smithi089 ceph-mon[98504]: pgmap v18150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:26 smithi060 ceph-mon[94233]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:26 smithi060 ceph-mon[109077]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:26 smithi089 ceph-mon[98504]: pgmap v18151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:28.960 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:20:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:28 smithi060 ceph-mon[94233]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:28 smithi060 ceph-mon[109077]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:28 smithi089 ceph-mon[98504]: pgmap v18152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:20:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 26s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:20:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 25s ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:20:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 26s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:20:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 25s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:20:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 25s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:20:29.286 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 26s ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 26s ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 25s ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 26s ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 26s ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 25s ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 26s ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 26s ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 26s ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 26s ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 25s ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:20:29.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 25s ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:20:29.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 25s ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:20:29.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 25s ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:20:29.288 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 25s ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:20:29.686 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:20:29.686 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:20:29.686 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:20:29.686 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:20:29.687 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:20:29.688 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:20:29.688 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:20:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[94233]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[94233]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[94233]: from='client.44429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1394043353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:20:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[109077]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[109077]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[109077]: from='client.44429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1394043353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:20:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:30 smithi089 ceph-mon[98504]: from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:30 smithi089 ceph-mon[98504]: pgmap v18153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:30 smithi089 ceph-mon[98504]: from='client.44429 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:20:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1394043353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:20:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:32 smithi060 ceph-mon[94233]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:32 smithi060 ceph-mon[109077]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:32 smithi089 ceph-mon[98504]: pgmap v18154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:34 smithi060 ceph-mon[94233]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:34 smithi060 ceph-mon[109077]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:20:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:20:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:34 smithi089 ceph-mon[98504]: pgmap v18155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:36 smithi060 ceph-mon[94233]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:36 smithi060 ceph-mon[109077]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:36 smithi089 ceph-mon[98504]: pgmap v18156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:38 smithi060 ceph-mon[94233]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:38 smithi060 ceph-mon[109077]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:38 smithi089 ceph-mon[98504]: pgmap v18157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:40 smithi060 ceph-mon[94233]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:40 smithi060 ceph-mon[109077]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:40 smithi089 ceph-mon[98504]: pgmap v18158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:42 smithi060 ceph-mon[94233]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:42 smithi060 ceph-mon[109077]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:42 smithi089 ceph-mon[98504]: pgmap v18159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:44.663 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:20:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:20:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:44 smithi060 ceph-mon[94233]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:44 smithi060 ceph-mon[109077]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:44 smithi089 ceph-mon[98504]: pgmap v18160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:46 smithi060 ceph-mon[94233]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:46 smithi060 ceph-mon[109077]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:46 smithi089 ceph-mon[98504]: pgmap v18161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:48 smithi060 ceph-mon[94233]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:48 smithi060 ceph-mon[109077]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:48 smithi089 ceph-mon[98504]: pgmap v18162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:50 smithi060 ceph-mon[94233]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:50 smithi060 ceph-mon[109077]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:50 smithi089 ceph-mon[98504]: pgmap v18163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:51 smithi060 ceph-mon[94233]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:51 smithi060 ceph-mon[109077]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:51 smithi089 ceph-mon[98504]: pgmap v18164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:54 smithi060 ceph-mon[94233]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:54 smithi060 ceph-mon[109077]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:20:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:20:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:54 smithi089 ceph-mon[98504]: pgmap v18165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:56 smithi060 ceph-mon[94233]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:56 smithi060 ceph-mon[109077]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:56 smithi089 ceph-mon[98504]: pgmap v18166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:20:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:20:58 smithi060 ceph-mon[94233]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:20:58 smithi060 ceph-mon[109077]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:20:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:20:58 smithi089 ceph-mon[98504]: pgmap v18167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:00.052 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 57s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 57s ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 57s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 57s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 57s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 57s ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 57s ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 57s ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 57s ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:21:00.378 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 57s ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 57s ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 57s ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 57s ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 57s ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 57s ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 57s ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 57s ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 57s ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 57s ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:21:00.379 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 57s ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:21:00.772 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:00.773 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:21:00.774 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:21:00.774 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:21:00.774 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:21:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:00 smithi060 ceph-mon[94233]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:00 smithi060 ceph-mon[109077]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:00 smithi089 ceph-mon[98504]: pgmap v18168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:01 smithi060 ceph-mon[94233]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:01 smithi060 ceph-mon[94233]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1046938099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:21:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:01 smithi060 ceph-mon[109077]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:01 smithi060 ceph-mon[109077]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1046938099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:21:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:01 smithi089 ceph-mon[98504]: from='client.34566 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:01 smithi089 ceph-mon[98504]: from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1046938099' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:21:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:02 smithi060 ceph-mon[94233]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:02 smithi060 ceph-mon[109077]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:02 smithi089 ceph-mon[98504]: pgmap v18169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:21:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:21:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[94233]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:21:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:21:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:21:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:21:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[109077]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:21:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:21:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:21:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:21:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:04 smithi089 ceph-mon[98504]: pgmap v18170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:21:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:21:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:21:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:21:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:06 smithi060 ceph-mon[94233]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:06 smithi060 ceph-mon[109077]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:06 smithi089 ceph-mon[98504]: pgmap v18171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:08 smithi060 ceph-mon[94233]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:08 smithi060 ceph-mon[109077]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:08 smithi089 ceph-mon[98504]: pgmap v18172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:10 smithi060 ceph-mon[94233]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:10 smithi060 ceph-mon[109077]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:10 smithi089 ceph-mon[98504]: pgmap v18173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:12 smithi060 ceph-mon[94233]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:12 smithi060 ceph-mon[109077]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:12 smithi089 ceph-mon[98504]: pgmap v18174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:14 smithi060 ceph-mon[94233]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:14 smithi060 ceph-mon[109077]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:21:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:21:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:14 smithi089 ceph-mon[98504]: pgmap v18175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:16 smithi060 ceph-mon[94233]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:16 smithi060 ceph-mon[109077]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:16 smithi089 ceph-mon[98504]: pgmap v18176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:18 smithi060 ceph-mon[94233]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:18 smithi060 ceph-mon[109077]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:18 smithi089 ceph-mon[98504]: pgmap v18177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:20 smithi060 ceph-mon[94233]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:20 smithi060 ceph-mon[109077]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:20 smithi089 ceph-mon[98504]: pgmap v18178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:22 smithi060 ceph-mon[94233]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:22 smithi060 ceph-mon[109077]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:22 smithi089 ceph-mon[98504]: pgmap v18179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:24.669 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:21:24] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:21:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:24 smithi060 ceph-mon[94233]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:24 smithi060 ceph-mon[109077]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:24 smithi089 ceph-mon[98504]: pgmap v18180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:26 smithi060 ceph-mon[94233]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:26 smithi060 ceph-mon[109077]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:26 smithi089 ceph-mon[98504]: pgmap v18181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:28 smithi060 ceph-mon[109077]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:28 smithi060 ceph-mon[94233]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:28 smithi089 ceph-mon[98504]: pgmap v18182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:30 smithi060 ceph-mon[94233]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:30 smithi060 ceph-mon[109077]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:30 smithi089 ceph-mon[98504]: pgmap v18183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:31.136 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:21:31.459 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:21:31.459 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 88s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 88s ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 88s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 88s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 88s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 88s ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 88s ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 88s ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 88s ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 88s ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 88s ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:21:31.460 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 88s ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 88s ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 88s ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 88s ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 88s ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 88s ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 88s ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 88s ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:21:31.461 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 88s ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:21:31.862 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:21:31.863 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:21:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:21:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:21:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:21:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:21:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:21:31.864 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:21:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:31 smithi060 ceph-mon[94233]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:31 smithi060 ceph-mon[94233]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:31 smithi060 ceph-mon[94233]: from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:31 smithi060 ceph-mon[109077]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:31 smithi060 ceph-mon[109077]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:31 smithi060 ceph-mon[109077]: from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:31 smithi089 ceph-mon[98504]: from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:31 smithi089 ceph-mon[98504]: pgmap v18184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:31 smithi089 ceph-mon[98504]: from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:21:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3601870052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:21:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3601870052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:21:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3601870052' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:21:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:33 smithi060 ceph-mon[94233]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:33 smithi060 ceph-mon[109077]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:33 smithi089 ceph-mon[98504]: pgmap v18185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:21:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:21:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:36 smithi060 ceph-mon[94233]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:36 smithi060 ceph-mon[109077]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:36 smithi089 ceph-mon[98504]: pgmap v18186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:38 smithi060 ceph-mon[94233]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:38 smithi060 ceph-mon[109077]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:38 smithi089 ceph-mon[98504]: pgmap v18187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:40 smithi060 ceph-mon[94233]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:40 smithi060 ceph-mon[109077]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:40 smithi089 ceph-mon[98504]: pgmap v18188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:42 smithi060 ceph-mon[94233]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:42 smithi060 ceph-mon[109077]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:42 smithi089 ceph-mon[98504]: pgmap v18189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:44 smithi060 ceph-mon[94233]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:21:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:21:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:44 smithi060 ceph-mon[109077]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:44 smithi089 ceph-mon[98504]: pgmap v18190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:46 smithi060 ceph-mon[94233]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:46 smithi060 ceph-mon[109077]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:46 smithi089 ceph-mon[98504]: pgmap v18191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:48 smithi060 ceph-mon[109077]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:48 smithi060 ceph-mon[94233]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:48 smithi089 ceph-mon[98504]: pgmap v18192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:50 smithi060 ceph-mon[94233]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:50 smithi060 ceph-mon[109077]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:50 smithi089 ceph-mon[98504]: pgmap v18193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:52 smithi060 ceph-mon[94233]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:52 smithi060 ceph-mon[109077]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:52 smithi089 ceph-mon[98504]: pgmap v18194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:54.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:21:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:21:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:54 smithi060 ceph-mon[94233]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:54 smithi060 ceph-mon[109077]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:54 smithi089 ceph-mon[98504]: pgmap v18195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:56 smithi060 ceph-mon[94233]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:56 smithi060 ceph-mon[109077]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:56 smithi089 ceph-mon[98504]: pgmap v18196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:21:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:21:58 smithi060 ceph-mon[94233]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:21:58 smithi060 ceph-mon[109077]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:21:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:21:58 smithi089 ceph-mon[98504]: pgmap v18197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:00 smithi060 ceph-mon[94233]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:00 smithi060 ceph-mon[109077]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:00 smithi089 ceph-mon[98504]: pgmap v18198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:02.229 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:22:02.558 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:22:02.558 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 119s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 119s ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 119s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 119s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 119s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 119s ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 119s ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 119s ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 119s ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 119s ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:22:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 119s ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 119s ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 119s ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 119s ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 119s ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 119s ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 119s ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 119s ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 119s ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:22:02.560 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 119s ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:22:02.959 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:22:02.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:02.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:22:02.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:22:02.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:02.961 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:22:02.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:22:02.961 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:22:02.961 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:22:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:02 smithi060 ceph-mon[94233]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:02 smithi060 ceph-mon[109077]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:02 smithi089 ceph-mon[98504]: pgmap v18199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:03 smithi060 ceph-mon[94233]: from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:03 smithi060 ceph-mon[94233]: from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2147945965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:22:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:03 smithi060 ceph-mon[109077]: from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:03 smithi060 ceph-mon[109077]: from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:04.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2147945965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:22:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:03 smithi089 ceph-mon[98504]: from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:03 smithi089 ceph-mon[98504]: from='client.34608 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2147945965' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:22:04.682 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:22:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:22:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:04 smithi060 ceph-mon[94233]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:04 smithi060 ceph-mon[109077]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:04 smithi089 ceph-mon[98504]: pgmap v18200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:22:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:22:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:22:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:22:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:22:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:22:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:22:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:22:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:22:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:22:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:22:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:22:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:06 smithi060 ceph-mon[94233]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:06 smithi060 ceph-mon[109077]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:06 smithi089 ceph-mon[98504]: pgmap v18201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:07 smithi060 ceph-mon[109077]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:07 smithi060 ceph-mon[94233]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:07 smithi089 ceph-mon[98504]: pgmap v18202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:10 smithi060 ceph-mon[94233]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:10 smithi060 ceph-mon[109077]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:10 smithi089 ceph-mon[98504]: pgmap v18203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:12 smithi060 ceph-mon[94233]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:12 smithi060 ceph-mon[109077]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:12 smithi089 ceph-mon[98504]: pgmap v18204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:14 smithi060 ceph-mon[94233]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:14 smithi060 ceph-mon[109077]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:22:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:22:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:14 smithi089 ceph-mon[98504]: pgmap v18205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:16 smithi060 ceph-mon[94233]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:16 smithi060 ceph-mon[109077]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:16 smithi089 ceph-mon[98504]: pgmap v18206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:18 smithi060 ceph-mon[94233]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:18 smithi060 ceph-mon[109077]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:18 smithi089 ceph-mon[98504]: pgmap v18207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:20 smithi060 ceph-mon[94233]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:20 smithi060 ceph-mon[109077]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:20 smithi089 ceph-mon[98504]: pgmap v18208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:22 smithi060 ceph-mon[94233]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:22 smithi060 ceph-mon[109077]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:22 smithi089 ceph-mon[98504]: pgmap v18209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:24.665 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:22:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:22:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:24 smithi060 ceph-mon[109077]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:24 smithi060 ceph-mon[94233]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:24 smithi089 ceph-mon[98504]: pgmap v18210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:26 smithi060 ceph-mon[94233]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:26 smithi060 ceph-mon[109077]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:26 smithi089 ceph-mon[98504]: pgmap v18211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:28 smithi060 ceph-mon[94233]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:28 smithi060 ceph-mon[109077]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:28 smithi089 ceph-mon[98504]: pgmap v18212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:30 smithi060 ceph-mon[94233]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:30 smithi060 ceph-mon[109077]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:30 smithi089 ceph-mon[98504]: pgmap v18213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:32 smithi060 ceph-mon[94233]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:32 smithi060 ceph-mon[109077]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:32 smithi089 ceph-mon[98504]: pgmap v18214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:33.323 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:22:33.650 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:22:33.651 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:22:34.050 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:22:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:22:34.052 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:22:34.680 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:22:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:22:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[94233]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[94233]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[94233]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3637085905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:22:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[109077]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[109077]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[109077]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3637085905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:22:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:34 smithi089 ceph-mon[98504]: pgmap v18215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:34 smithi089 ceph-mon[98504]: from='client.34620 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:34 smithi089 ceph-mon[98504]: from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:22:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3637085905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:22:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:36 smithi060 ceph-mon[94233]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:36 smithi060 ceph-mon[109077]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:36 smithi089 ceph-mon[98504]: pgmap v18216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:38 smithi060 ceph-mon[94233]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:38 smithi060 ceph-mon[109077]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:38 smithi089 ceph-mon[98504]: pgmap v18217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:41.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:40 smithi060 ceph-mon[94233]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:40 smithi060 ceph-mon[109077]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:40 smithi089 ceph-mon[98504]: pgmap v18218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:42 smithi060 ceph-mon[94233]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:42 smithi060 ceph-mon[109077]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:42 smithi089 ceph-mon[98504]: pgmap v18219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:43 smithi060 ceph-mon[94233]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:43 smithi060 ceph-mon[109077]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:43 smithi089 ceph-mon[98504]: pgmap v18220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:22:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:22:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:46 smithi060 ceph-mon[94233]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:46 smithi060 ceph-mon[109077]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:46 smithi089 ceph-mon[98504]: pgmap v18221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:48 smithi060 ceph-mon[94233]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:48 smithi060 ceph-mon[109077]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:48 smithi089 ceph-mon[98504]: pgmap v18222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:50 smithi060 ceph-mon[94233]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:50 smithi060 ceph-mon[109077]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:50 smithi089 ceph-mon[98504]: pgmap v18223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:52 smithi060 ceph-mon[94233]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:52 smithi060 ceph-mon[109077]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:52 smithi089 ceph-mon[98504]: pgmap v18224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:54.657 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:22:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:22:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:54 smithi060 ceph-mon[94233]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:54 smithi060 ceph-mon[109077]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:54 smithi089 ceph-mon[98504]: pgmap v18225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:56 smithi060 ceph-mon[94233]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:56 smithi060 ceph-mon[109077]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:56 smithi089 ceph-mon[98504]: pgmap v18226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:22:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:22:58 smithi060 ceph-mon[94233]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:22:58 smithi060 ceph-mon[109077]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:22:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:22:58 smithi089 ceph-mon[98504]: pgmap v18227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:00 smithi060 ceph-mon[94233]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:00 smithi060 ceph-mon[109077]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:00 smithi089 ceph-mon[98504]: pgmap v18228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:02 smithi060 ceph-mon[94233]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:02 smithi060 ceph-mon[109077]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:02 smithi089 ceph-mon[98504]: pgmap v18229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:04.412 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:23:04.671 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:23:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:23:04.740 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:23:04.741 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:23:04.742 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:23:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:04 smithi060 ceph-mon[94233]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:04 smithi060 ceph-mon[109077]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:04 smithi089 ceph-mon[98504]: pgmap v18230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:23:05.144 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:05.145 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:23:05.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:23:05.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:05.145 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:23:05.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:23:05.145 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:23:05.145 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:23:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:05 smithi060 ceph-mon[94233]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3765277412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:23:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:23:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:05 smithi060 ceph-mon[109077]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3765277412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:23:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:23:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:05 smithi089 ceph-mon[98504]: from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3765277412' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:23:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:23:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[94233]: from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[94233]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:23:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:23:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:23:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[109077]: from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[109077]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:23:07.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:23:07.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:23:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:06 smithi089 ceph-mon[98504]: from='client.34644 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:06 smithi089 ceph-mon[98504]: pgmap v18231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:23:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:23:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:23:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:08 smithi060 ceph-mon[94233]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:08 smithi060 ceph-mon[109077]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:08 smithi089 ceph-mon[98504]: pgmap v18232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:10 smithi060 ceph-mon[94233]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:10 smithi060 ceph-mon[109077]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:10 smithi089 ceph-mon[98504]: pgmap v18233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:12 smithi060 ceph-mon[94233]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:12 smithi060 ceph-mon[109077]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:12 smithi089 ceph-mon[98504]: pgmap v18234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:14.692 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:23:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:23:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:14 smithi060 ceph-mon[94233]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:14 smithi060 ceph-mon[109077]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:14 smithi089 ceph-mon[98504]: pgmap v18235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:16 smithi060 ceph-mon[94233]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:16 smithi060 ceph-mon[109077]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:16 smithi089 ceph-mon[98504]: pgmap v18236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:17 smithi060 ceph-mon[94233]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:17 smithi060 ceph-mon[109077]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:17 smithi089 ceph-mon[98504]: pgmap v18237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:20 smithi060 ceph-mon[94233]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:20 smithi060 ceph-mon[109077]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:20 smithi089 ceph-mon[98504]: pgmap v18238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:22 smithi060 ceph-mon[94233]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:22 smithi060 ceph-mon[109077]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:22 smithi089 ceph-mon[98504]: pgmap v18239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:24.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:23:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:23:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:24 smithi060 ceph-mon[94233]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:24 smithi060 ceph-mon[109077]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:24 smithi089 ceph-mon[98504]: pgmap v18240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:26 smithi060 ceph-mon[94233]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:26 smithi060 ceph-mon[109077]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:26 smithi089 ceph-mon[98504]: pgmap v18241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:28 smithi060 ceph-mon[94233]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:28 smithi060 ceph-mon[109077]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:28 smithi089 ceph-mon[98504]: pgmap v18242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:30 smithi060 ceph-mon[94233]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:30 smithi060 ceph-mon[109077]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:30 smithi089 ceph-mon[98504]: pgmap v18243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:32 smithi060 ceph-mon[94233]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:32 smithi060 ceph-mon[109077]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:32 smithi089 ceph-mon[98504]: pgmap v18244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:34.671 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:23:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:23:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:34 smithi060 ceph-mon[94233]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:34 smithi060 ceph-mon[109077]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:34 smithi089 ceph-mon[98504]: pgmap v18245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:35.508 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:23:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:23:35.836 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:36.233 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:23:36.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:23:36.234 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:23:36.234 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:23:36.234 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:23:36.234 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:23:36.234 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:23:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:36 smithi060 ceph-mon[94233]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:36 smithi060 ceph-mon[94233]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3436258111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:23:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:36 smithi060 ceph-mon[109077]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:36 smithi060 ceph-mon[109077]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3436258111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:23:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:36 smithi089 ceph-mon[98504]: pgmap v18246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:36 smithi089 ceph-mon[98504]: from='client.34656 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3436258111' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:23:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:37 smithi060 ceph-mon[94233]: from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:37 smithi060 ceph-mon[109077]: from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:37 smithi089 ceph-mon[98504]: from='client.34662 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:23:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:38 smithi060 ceph-mon[94233]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:38 smithi060 ceph-mon[109077]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:38 smithi089 ceph-mon[98504]: pgmap v18247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:40 smithi060 ceph-mon[94233]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:40 smithi060 ceph-mon[109077]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:40 smithi089 ceph-mon[98504]: pgmap v18248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:42 smithi060 ceph-mon[94233]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:42 smithi060 ceph-mon[109077]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:42 smithi089 ceph-mon[98504]: pgmap v18249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:44.692 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:23:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:23:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:44 smithi060 ceph-mon[109077]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:44 smithi060 ceph-mon[94233]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:44 smithi089 ceph-mon[98504]: pgmap v18250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:46 smithi060 ceph-mon[94233]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:46 smithi060 ceph-mon[109077]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:46 smithi089 ceph-mon[98504]: pgmap v18251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:48 smithi060 ceph-mon[94233]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:48 smithi060 ceph-mon[109077]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:48 smithi089 ceph-mon[98504]: pgmap v18252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:50 smithi060 ceph-mon[94233]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:50 smithi060 ceph-mon[109077]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:50 smithi089 ceph-mon[98504]: pgmap v18253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:52 smithi060 ceph-mon[94233]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:52 smithi060 ceph-mon[109077]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:52 smithi089 ceph-mon[98504]: pgmap v18254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:53 smithi060 ceph-mon[94233]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:53 smithi060 ceph-mon[109077]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:53 smithi089 ceph-mon[98504]: pgmap v18255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:23:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:23:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:56 smithi060 ceph-mon[94233]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:56 smithi060 ceph-mon[109077]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:56 smithi089 ceph-mon[98504]: pgmap v18256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:23:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:23:58 smithi060 ceph-mon[94233]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:23:58 smithi060 ceph-mon[109077]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:23:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:23:58 smithi089 ceph-mon[98504]: pgmap v18257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:00 smithi060 ceph-mon[94233]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:00 smithi060 ceph-mon[109077]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:00 smithi089 ceph-mon[98504]: pgmap v18258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:02 smithi060 ceph-mon[109077]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:02 smithi060 ceph-mon[94233]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:02 smithi089 ceph-mon[98504]: pgmap v18259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:04.674 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:24:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:24:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:04 smithi060 ceph-mon[94233]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:04 smithi060 ceph-mon[109077]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:04 smithi089 ceph-mon[98504]: pgmap v18260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:06.596 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:24:06.988 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:24:06.989 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:24:06.990 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[109077]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[94233]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:24:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:06 smithi089 ceph-mon[98504]: pgmap v18261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:24:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:07.407 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:24:07.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:24:07.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:24:07.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:07.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:24:07.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:24:07.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:24:07.408 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:24:07.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:07 smithi060 ceph-mon[94233]: from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:07.934 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3854342051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:24:07.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:07 smithi060 ceph-mon[109077]: from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:07.934 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3854342051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:24:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:07 smithi089 ceph-mon[98504]: from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3854342051' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:24:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:08 smithi060 ceph-mon[94233]: from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:08 smithi060 ceph-mon[94233]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:08 smithi060 ceph-mon[109077]: from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:08 smithi060 ceph-mon[109077]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:08 smithi089 ceph-mon[98504]: from='client.34680 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:08 smithi089 ceph-mon[98504]: pgmap v18262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[94233]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[109077]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:24:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:10 smithi089 ceph-mon[98504]: pgmap v18263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:24:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:12 smithi060 ceph-mon[94233]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:12 smithi060 ceph-mon[109077]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:12 smithi089 ceph-mon[98504]: pgmap v18264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:14.696 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:24:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:24:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:14 smithi060 ceph-mon[94233]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:14 smithi060 ceph-mon[109077]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:14 smithi089 ceph-mon[98504]: pgmap v18265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:16 smithi060 ceph-mon[94233]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:16 smithi060 ceph-mon[109077]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:16 smithi089 ceph-mon[98504]: pgmap v18266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:18 smithi060 ceph-mon[94233]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:18 smithi060 ceph-mon[109077]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:18 smithi089 ceph-mon[98504]: pgmap v18267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:20 smithi060 ceph-mon[109077]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:20 smithi060 ceph-mon[94233]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:20 smithi089 ceph-mon[98504]: pgmap v18268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:22 smithi060 ceph-mon[94233]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:22 smithi060 ceph-mon[109077]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:22 smithi089 ceph-mon[98504]: pgmap v18269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:24.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:24:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:24:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:24 smithi060 ceph-mon[94233]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:24 smithi060 ceph-mon[109077]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:24 smithi089 ceph-mon[98504]: pgmap v18270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:25 smithi060 ceph-mon[94233]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:25 smithi060 ceph-mon[109077]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:25 smithi089 ceph-mon[98504]: pgmap v18271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:27 smithi060 ceph-mon[94233]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:27 smithi060 ceph-mon[109077]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:27 smithi089 ceph-mon[98504]: pgmap v18272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:30 smithi060 ceph-mon[94233]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:30 smithi060 ceph-mon[109077]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:30 smithi089 ceph-mon[98504]: pgmap v18273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:32 smithi060 ceph-mon[94233]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:32 smithi060 ceph-mon[109077]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:32 smithi089 ceph-mon[98504]: pgmap v18274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:34.676 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:24:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:24:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:34 smithi060 ceph-mon[94233]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:34 smithi060 ceph-mon[109077]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:34 smithi089 ceph-mon[98504]: pgmap v18275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:36 smithi060 ceph-mon[94233]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:36 smithi060 ceph-mon[109077]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:36 smithi089 ceph-mon[98504]: pgmap v18276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:37.775 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:24:38.100 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:24:38.100 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:24:38.100 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:24:38.101 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:24:38.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:24:38.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:24:38.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:24:38.102 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:24:38.102 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:24:38.499 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:24:38.499 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:24:38.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:24:38.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:24:38.500 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:24:38.501 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:24:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:38 smithi060 ceph-mon[94233]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4156307978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:24:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:38 smithi060 ceph-mon[109077]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4156307978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:24:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:38 smithi089 ceph-mon[98504]: pgmap v18277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4156307978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:24:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:39 smithi060 ceph-mon[94233]: from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:39 smithi060 ceph-mon[94233]: from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:39 smithi060 ceph-mon[109077]: from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:39 smithi060 ceph-mon[109077]: from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:39 smithi089 ceph-mon[98504]: from='client.34692 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:39 smithi089 ceph-mon[98504]: from='client.44573 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:24:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:40 smithi060 ceph-mon[94233]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:40 smithi060 ceph-mon[109077]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:40 smithi089 ceph-mon[98504]: pgmap v18278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:42 smithi060 ceph-mon[94233]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:42 smithi060 ceph-mon[109077]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:42 smithi089 ceph-mon[98504]: pgmap v18279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:44.695 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:24:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:24:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:44 smithi060 ceph-mon[94233]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:44 smithi060 ceph-mon[109077]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:44 smithi089 ceph-mon[98504]: pgmap v18280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:46 smithi060 ceph-mon[94233]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:46 smithi060 ceph-mon[109077]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:46 smithi089 ceph-mon[98504]: pgmap v18281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:48 smithi060 ceph-mon[94233]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:48 smithi060 ceph-mon[109077]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:48 smithi089 ceph-mon[98504]: pgmap v18282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:50 smithi060 ceph-mon[94233]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:50 smithi060 ceph-mon[109077]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:50 smithi089 ceph-mon[98504]: pgmap v18283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:52 smithi060 ceph-mon[109077]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:52 smithi060 ceph-mon[94233]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:52 smithi089 ceph-mon[98504]: pgmap v18284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:54.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:24:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:24:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:54 smithi060 ceph-mon[94233]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:54 smithi060 ceph-mon[109077]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:54 smithi089 ceph-mon[98504]: pgmap v18285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:56 smithi060 ceph-mon[94233]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:56 smithi060 ceph-mon[109077]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:56 smithi089 ceph-mon[98504]: pgmap v18286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:24:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:24:58 smithi060 ceph-mon[94233]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:24:58 smithi060 ceph-mon[109077]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:24:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:24:58 smithi089 ceph-mon[98504]: pgmap v18287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:00 smithi060 ceph-mon[94233]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:00 smithi060 ceph-mon[109077]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:00 smithi089 ceph-mon[98504]: pgmap v18288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:02 smithi060 ceph-mon[94233]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:02 smithi060 ceph-mon[109077]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:02 smithi089 ceph-mon[98504]: pgmap v18289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:04.682 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:25:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:25:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:04 smithi060 ceph-mon[94233]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:04 smithi060 ceph-mon[109077]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:04 smithi089 ceph-mon[98504]: pgmap v18290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:06 smithi060 ceph-mon[94233]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:06 smithi060 ceph-mon[109077]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:06 smithi089 ceph-mon[98504]: pgmap v18291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:08.864 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:25:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:08 smithi060 ceph-mon[109077]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:08 smithi060 ceph-mon[94233]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:08 smithi089 ceph-mon[98504]: pgmap v18292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:25:09.190 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:25:09.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:25:09.192 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:25:09.590 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:25:09.590 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:25:09.590 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:25:09.590 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:09.590 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:25:09.590 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:25:09.590 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:25:09.591 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:25:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3923058955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:25:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3923058955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:25:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3923058955' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:25:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[94233]: from='client.44585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[94233]: from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[94233]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:25:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[109077]: from='client.44585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[109077]: from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[109077]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:25:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:10 smithi089 ceph-mon[98504]: from='client.44585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:10 smithi089 ceph-mon[98504]: from='client.44591 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:10 smithi089 ceph-mon[98504]: pgmap v18293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:25:11.885 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:12 smithi060 ceph-mon[94233]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:12 smithi060 ceph-mon[109077]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:12 smithi089 ceph-mon[98504]: pgmap v18294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:14.703 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:25:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[109077]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[94233]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:25:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:25:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:14 smithi089 ceph-mon[98504]: pgmap v18295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:25:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:16 smithi060 ceph-mon[94233]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:16 smithi060 ceph-mon[109077]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:16 smithi089 ceph-mon[98504]: pgmap v18296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:18 smithi060 ceph-mon[94233]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:18 smithi060 ceph-mon[109077]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:18 smithi089 ceph-mon[98504]: pgmap v18297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:20 smithi060 ceph-mon[94233]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:20 smithi060 ceph-mon[109077]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:20 smithi089 ceph-mon[98504]: pgmap v18298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:22 smithi060 ceph-mon[94233]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:22 smithi060 ceph-mon[109077]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:22 smithi089 ceph-mon[98504]: pgmap v18299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 13:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T13:25:23.371997578Z level=info msg="Completed cleanup jobs" duration=11.483218ms 2023-12-01T13:25:24.716 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:25:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:25:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:24 smithi060 ceph-mon[94233]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:24 smithi060 ceph-mon[109077]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:24 smithi089 ceph-mon[98504]: pgmap v18300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:26 smithi060 ceph-mon[94233]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:26 smithi060 ceph-mon[109077]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:26 smithi089 ceph-mon[98504]: pgmap v18301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:27 smithi060 ceph-mon[94233]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:27 smithi060 ceph-mon[109077]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:27 smithi089 ceph-mon[98504]: pgmap v18302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:30 smithi060 ceph-mon[94233]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:30 smithi060 ceph-mon[109077]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:30 smithi089 ceph-mon[98504]: pgmap v18303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:32 smithi060 ceph-mon[94233]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:32 smithi060 ceph-mon[109077]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:32 smithi089 ceph-mon[98504]: pgmap v18304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:34.688 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:25:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:25:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:34 smithi060 ceph-mon[94233]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:34 smithi060 ceph-mon[109077]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:34 smithi089 ceph-mon[98504]: pgmap v18305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:36 smithi060 ceph-mon[94233]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:36 smithi060 ceph-mon[109077]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:36 smithi089 ceph-mon[98504]: pgmap v18306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:38 smithi060 ceph-mon[94233]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:38 smithi060 ceph-mon[109077]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:38 smithi089 ceph-mon[98504]: pgmap v18307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:39.957 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:25:40.284 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:25:40.285 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:25:40.286 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:25:40.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:25:40.287 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:25:40.681 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:25:40.682 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:25:40.683 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:25:40.683 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:25:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:40 smithi060 ceph-mon[94233]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4159269222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:25:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:40 smithi060 ceph-mon[109077]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4159269222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:25:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:40 smithi089 ceph-mon[98504]: pgmap v18308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4159269222' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:25:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:41 smithi060 ceph-mon[94233]: from='client.44603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:41 smithi060 ceph-mon[94233]: from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:41 smithi060 ceph-mon[109077]: from='client.44603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:41 smithi060 ceph-mon[109077]: from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:41 smithi089 ceph-mon[98504]: from='client.44603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:41 smithi089 ceph-mon[98504]: from='client.34734 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:25:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:42 smithi060 ceph-mon[94233]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:42 smithi060 ceph-mon[109077]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:42 smithi089 ceph-mon[98504]: pgmap v18309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:44.706 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:25:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:25:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:44 smithi060 ceph-mon[94233]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:44 smithi060 ceph-mon[109077]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:44 smithi089 ceph-mon[98504]: pgmap v18310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:46 smithi060 ceph-mon[94233]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:46 smithi060 ceph-mon[109077]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:46 smithi089 ceph-mon[98504]: pgmap v18311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:48 smithi060 ceph-mon[94233]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:48 smithi060 ceph-mon[109077]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:48 smithi089 ceph-mon[98504]: pgmap v18312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:50 smithi060 ceph-mon[94233]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:50 smithi060 ceph-mon[109077]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:50 smithi089 ceph-mon[98504]: pgmap v18313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:52 smithi060 ceph-mon[94233]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:52 smithi060 ceph-mon[109077]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:52 smithi089 ceph-mon[98504]: pgmap v18314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:54.719 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:25:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:25:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:54 smithi060 ceph-mon[94233]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:54 smithi060 ceph-mon[109077]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:54 smithi089 ceph-mon[98504]: pgmap v18315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:56 smithi060 ceph-mon[109077]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:56 smithi060 ceph-mon[94233]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:56 smithi089 ceph-mon[98504]: pgmap v18316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:25:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:25:58 smithi060 ceph-mon[94233]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:25:58 smithi060 ceph-mon[109077]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:25:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:25:58 smithi089 ceph-mon[98504]: pgmap v18317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:00 smithi060 ceph-mon[94233]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:00 smithi060 ceph-mon[109077]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:00 smithi089 ceph-mon[98504]: pgmap v18318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:02 smithi060 ceph-mon[94233]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:02 smithi060 ceph-mon[109077]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:02 smithi089 ceph-mon[98504]: pgmap v18319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:04.695 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:26:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:26:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:04 smithi060 ceph-mon[94233]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:04 smithi060 ceph-mon[109077]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:04 smithi089 ceph-mon[98504]: pgmap v18320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:06 smithi060 ceph-mon[94233]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:06 smithi060 ceph-mon[109077]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:06 smithi089 ceph-mon[98504]: pgmap v18321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:08 smithi060 ceph-mon[94233]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:08 smithi060 ceph-mon[109077]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:08 smithi089 ceph-mon[98504]: pgmap v18322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:10 smithi060 ceph-mon[109077]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:10 smithi060 ceph-mon[94233]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:10 smithi089 ceph-mon[98504]: pgmap v18323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:11.045 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:26:11.373 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:26:11.374 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:26:11.375 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:11.773 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:26:11.774 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:26:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[94233]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[94233]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[94233]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/694848624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:26:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[109077]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[109077]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[109077]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:13.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/694848624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:26:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:12 smithi089 ceph-mon[98504]: from='client.44621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:12 smithi089 ceph-mon[98504]: pgmap v18324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:12 smithi089 ceph-mon[98504]: from='client.44627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/694848624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:26:14.714 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:26:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:26:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:14 smithi060 ceph-mon[109077]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:26:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:14 smithi060 ceph-mon[94233]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:15.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:26:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:14 smithi089 ceph-mon[98504]: pgmap v18325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:26:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[94233]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:26:16.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:26:16.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:15 smithi060 ceph-mon[109077]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:26:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:15 smithi089 ceph-mon[98504]: pgmap v18326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:18 smithi060 ceph-mon[94233]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:18 smithi060 ceph-mon[109077]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:18 smithi089 ceph-mon[98504]: pgmap v18327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:20 smithi060 ceph-mon[94233]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:20 smithi060 ceph-mon[109077]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:20 smithi089 ceph-mon[98504]: pgmap v18328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:22 smithi060 ceph-mon[94233]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:22 smithi060 ceph-mon[109077]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:22 smithi089 ceph-mon[98504]: pgmap v18329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:24.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:26:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:26:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:24 smithi060 ceph-mon[94233]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:24 smithi060 ceph-mon[109077]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:24 smithi089 ceph-mon[98504]: pgmap v18330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:26 smithi060 ceph-mon[109077]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:26 smithi060 ceph-mon[94233]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:26 smithi089 ceph-mon[98504]: pgmap v18331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:28 smithi060 ceph-mon[94233]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:28 smithi060 ceph-mon[109077]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:28 smithi089 ceph-mon[98504]: pgmap v18332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:30 smithi060 ceph-mon[94233]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:30 smithi060 ceph-mon[109077]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:30 smithi089 ceph-mon[98504]: pgmap v18333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:32 smithi060 ceph-mon[94233]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:32 smithi060 ceph-mon[109077]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:32 smithi089 ceph-mon[98504]: pgmap v18334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:34.714 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:26:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:26:34.714 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:34 smithi060 ceph-mon[109077]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:34 smithi060 ceph-mon[94233]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:34 smithi089 ceph-mon[98504]: pgmap v18335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:36 smithi060 ceph-mon[94233]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:36 smithi060 ceph-mon[109077]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:36 smithi089 ceph-mon[98504]: pgmap v18336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:38 smithi060 ceph-mon[94233]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:38 smithi060 ceph-mon[109077]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:38 smithi089 ceph-mon[98504]: pgmap v18337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:40 smithi060 ceph-mon[94233]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:40 smithi060 ceph-mon[109077]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:40 smithi089 ceph-mon[98504]: pgmap v18338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:42.137 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:26:42.466 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:26:42.466 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:26:42.466 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:26:42.466 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:26:42.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:26:42.468 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:26:42.865 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:26:42.865 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:26:42.865 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:26:42.865 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:42.865 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:26:42.865 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:26:42.865 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:26:42.866 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:26:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:42 smithi060 ceph-mon[94233]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:42 smithi060 ceph-mon[109077]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:42 smithi089 ceph-mon[98504]: pgmap v18339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:43 smithi060 ceph-mon[94233]: from='client.34764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:43 smithi060 ceph-mon[94233]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1002507243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:26:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:43 smithi060 ceph-mon[109077]: from='client.34764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:43 smithi060 ceph-mon[109077]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1002507243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:26:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:43 smithi089 ceph-mon[98504]: from='client.34764 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:43 smithi089 ceph-mon[98504]: from='client.44645 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:26:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1002507243' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:26:44.734 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:26:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:26:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:44 smithi060 ceph-mon[94233]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:44 smithi060 ceph-mon[109077]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:44 smithi089 ceph-mon[98504]: pgmap v18340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:45 smithi060 ceph-mon[94233]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:45 smithi060 ceph-mon[109077]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:45 smithi089 ceph-mon[98504]: pgmap v18341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:48 smithi060 ceph-mon[94233]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:48 smithi060 ceph-mon[109077]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:48 smithi089 ceph-mon[98504]: pgmap v18342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:50 smithi060 ceph-mon[94233]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:50 smithi060 ceph-mon[109077]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:50 smithi089 ceph-mon[98504]: pgmap v18343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:52 smithi060 ceph-mon[94233]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:52 smithi060 ceph-mon[109077]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:52 smithi089 ceph-mon[98504]: pgmap v18344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:54.708 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:26:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:26:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:54 smithi060 ceph-mon[94233]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:54 smithi060 ceph-mon[109077]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:54 smithi089 ceph-mon[98504]: pgmap v18345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:56 smithi060 ceph-mon[94233]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:56 smithi060 ceph-mon[109077]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:56 smithi089 ceph-mon[98504]: pgmap v18346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:26:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:26:58 smithi060 ceph-mon[94233]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:26:58 smithi060 ceph-mon[109077]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:26:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:26:58 smithi089 ceph-mon[98504]: pgmap v18347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:00 smithi060 ceph-mon[94233]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:00 smithi060 ceph-mon[109077]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:00 smithi089 ceph-mon[98504]: pgmap v18348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:02 smithi060 ceph-mon[94233]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:02 smithi060 ceph-mon[109077]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:02 smithi089 ceph-mon[98504]: pgmap v18349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:04.721 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:27:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:27:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:04 smithi060 ceph-mon[94233]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:04 smithi060 ceph-mon[109077]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:04 smithi089 ceph-mon[98504]: pgmap v18350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:06 smithi060 ceph-mon[94233]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:06 smithi060 ceph-mon[109077]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:06 smithi089 ceph-mon[98504]: pgmap v18351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:08 smithi060 ceph-mon[109077]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:08 smithi060 ceph-mon[94233]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:08 smithi089 ceph-mon[98504]: pgmap v18352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:10 smithi060 ceph-mon[109077]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:10 smithi060 ceph-mon[94233]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:10 smithi089 ceph-mon[98504]: pgmap v18353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:12 smithi060 ceph-mon[94233]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:12 smithi060 ceph-mon[109077]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:12 smithi089 ceph-mon[98504]: pgmap v18354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:13.233 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:27:13.558 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:27:13.558 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:27:13.558 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:27:13.558 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:27:13.559 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:27:13.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:27:13.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:27:13.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:27:13.560 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:27:13.961 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:27:13.961 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:27:13.962 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:27:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:13 smithi060 ceph-mon[94233]: from='client.34782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:13 smithi060 ceph-mon[94233]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:13 smithi060 ceph-mon[94233]: from='client.34788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:13 smithi060 ceph-mon[109077]: from='client.34782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:13 smithi060 ceph-mon[109077]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:13 smithi060 ceph-mon[109077]: from='client.34788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:13 smithi089 ceph-mon[98504]: from='client.34782 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:13 smithi089 ceph-mon[98504]: pgmap v18355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:13 smithi089 ceph-mon[98504]: from='client.34788 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:27:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:27:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3891590409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:27:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3891590409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:27:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3891590409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:27:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:27:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[94233]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:27:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:27:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:27:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:27:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[109077]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:27:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:27:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:27:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:27:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:15 smithi089 ceph-mon[98504]: pgmap v18356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:27:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:27:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:27:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:18 smithi060 ceph-mon[94233]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:18 smithi060 ceph-mon[109077]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:18 smithi089 ceph-mon[98504]: pgmap v18357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:20 smithi060 ceph-mon[94233]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:20 smithi060 ceph-mon[109077]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:20 smithi089 ceph-mon[98504]: pgmap v18358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:22 smithi060 ceph-mon[94233]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:22 smithi060 ceph-mon[109077]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:22 smithi089 ceph-mon[98504]: pgmap v18359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:24.715 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:27:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:27:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:24 smithi060 ceph-mon[94233]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:24 smithi060 ceph-mon[109077]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:24 smithi089 ceph-mon[98504]: pgmap v18360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:26 smithi060 ceph-mon[94233]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:26 smithi060 ceph-mon[109077]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:26 smithi089 ceph-mon[98504]: pgmap v18361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:28 smithi060 ceph-mon[94233]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:28 smithi060 ceph-mon[109077]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:28 smithi089 ceph-mon[98504]: pgmap v18362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:30 smithi060 ceph-mon[94233]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:30 smithi060 ceph-mon[109077]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:30 smithi089 ceph-mon[98504]: pgmap v18363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:32 smithi060 ceph-mon[94233]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:32 smithi060 ceph-mon[109077]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:32 smithi089 ceph-mon[98504]: pgmap v18364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:34.728 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:27:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:27:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:34 smithi060 ceph-mon[94233]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:34 smithi060 ceph-mon[109077]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:34 smithi089 ceph-mon[98504]: pgmap v18365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:36 smithi060 ceph-mon[94233]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:36 smithi060 ceph-mon[109077]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:36 smithi089 ceph-mon[98504]: pgmap v18366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:38 smithi060 ceph-mon[94233]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:38 smithi060 ceph-mon[109077]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:38 smithi089 ceph-mon[98504]: pgmap v18367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:40 smithi060 ceph-mon[109077]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:40 smithi060 ceph-mon[94233]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:40 smithi089 ceph-mon[98504]: pgmap v18368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:42 smithi060 ceph-mon[94233]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:42 smithi060 ceph-mon[109077]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:42 smithi089 ceph-mon[98504]: pgmap v18369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:43 smithi060 ceph-mon[94233]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:43 smithi060 ceph-mon[109077]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:43 smithi089 ceph-mon[98504]: pgmap v18370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:44.323 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:27:44.647 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:27:44.648 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:27:44.649 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:27:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:27:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:27:45.043 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:27:45.043 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:27:45.043 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:27:45.043 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:45.043 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:27:45.043 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:27:45.044 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:27:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:45 smithi060 ceph-mon[94233]: from='client.44675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:45 smithi060 ceph-mon[94233]: from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1070121675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:27:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:45 smithi060 ceph-mon[109077]: from='client.44675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:45 smithi060 ceph-mon[109077]: from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1070121675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:27:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:45 smithi089 ceph-mon[98504]: from='client.44675 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:45 smithi089 ceph-mon[98504]: from='client.34806 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:27:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1070121675' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:27:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:46 smithi060 ceph-mon[109077]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:46 smithi060 ceph-mon[94233]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:46 smithi089 ceph-mon[98504]: pgmap v18371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:48 smithi060 ceph-mon[94233]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:48 smithi060 ceph-mon[109077]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:48 smithi089 ceph-mon[98504]: pgmap v18372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:50 smithi060 ceph-mon[109077]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:50 smithi060 ceph-mon[94233]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:50 smithi089 ceph-mon[98504]: pgmap v18373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:52 smithi060 ceph-mon[109077]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:52 smithi060 ceph-mon[94233]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:52 smithi089 ceph-mon[98504]: pgmap v18374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:54.730 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:27:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:27:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:54 smithi060 ceph-mon[94233]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:54 smithi060 ceph-mon[109077]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:54 smithi089 ceph-mon[98504]: pgmap v18375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:56 smithi060 ceph-mon[94233]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:56 smithi060 ceph-mon[109077]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:56 smithi089 ceph-mon[98504]: pgmap v18376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:27:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:27:58 smithi060 ceph-mon[109077]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:27:58 smithi060 ceph-mon[94233]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:27:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:27:58 smithi089 ceph-mon[98504]: pgmap v18377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:00 smithi060 ceph-mon[94233]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:00 smithi060 ceph-mon[109077]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:00 smithi089 ceph-mon[98504]: pgmap v18378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:02 smithi060 ceph-mon[94233]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:02 smithi060 ceph-mon[109077]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:02 smithi089 ceph-mon[98504]: pgmap v18379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:04.743 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:28:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:28:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:04 smithi060 ceph-mon[94233]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:04 smithi060 ceph-mon[109077]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:04 smithi089 ceph-mon[98504]: pgmap v18380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:06 smithi060 ceph-mon[94233]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:06 smithi060 ceph-mon[109077]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:06 smithi089 ceph-mon[98504]: pgmap v18381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:07 smithi060 ceph-mon[94233]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:07 smithi060 ceph-mon[109077]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:07 smithi089 ceph-mon[98504]: pgmap v18382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:10 smithi060 ceph-mon[94233]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:10 smithi060 ceph-mon[109077]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:10 smithi089 ceph-mon[98504]: pgmap v18383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:12 smithi060 ceph-mon[94233]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:12 smithi060 ceph-mon[109077]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:12 smithi089 ceph-mon[98504]: pgmap v18384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:14.730 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:28:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:28:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:14 smithi060 ceph-mon[94233]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:14 smithi060 ceph-mon[109077]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:14 smithi089 ceph-mon[98504]: pgmap v18385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:15.409 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:28:15.732 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5757M 2202M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6297M 2202M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5592M 2202M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5464M 2202M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4526M 2437M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5156M 2437M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:28:15.733 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4554M 2437M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:28:15.734 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5208M 2437M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:28:15.734 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:28:16.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:28:16.154 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:28:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/792444854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/792444854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:28:17.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: pgmap v18386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='client.34818 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='client.34824 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/792444854' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:28:17.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:28:17.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:28:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:17 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2193M 2023-12-01T13:28:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:17 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2431M 2023-12-01T13:28:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:17 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2193M 2023-12-01T13:28:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:17 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2431M 2023-12-01T13:28:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:17 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2193M 2023-12-01T13:28:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:17 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2431M 2023-12-01T13:28:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:18 smithi060 ceph-mon[94233]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:18 smithi060 ceph-mon[109077]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:18 smithi089 ceph-mon[98504]: pgmap v18387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:20 smithi060 ceph-mon[94233]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:20 smithi060 ceph-mon[109077]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:20 smithi089 ceph-mon[98504]: pgmap v18388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:22 smithi060 ceph-mon[94233]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:22 smithi060 ceph-mon[109077]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:22 smithi089 ceph-mon[98504]: pgmap v18389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:24.748 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:28:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:28:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:24 smithi060 ceph-mon[94233]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:24 smithi060 ceph-mon[109077]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:24 smithi089 ceph-mon[98504]: pgmap v18390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:26 smithi060 ceph-mon[94233]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:26 smithi060 ceph-mon[109077]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:26 smithi089 ceph-mon[98504]: pgmap v18391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:27 smithi060 ceph-mon[94233]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:27 smithi060 ceph-mon[109077]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:27 smithi089 ceph-mon[98504]: pgmap v18392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:30 smithi060 ceph-mon[94233]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:30 smithi060 ceph-mon[109077]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:30 smithi089 ceph-mon[98504]: pgmap v18393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:32 smithi060 ceph-mon[94233]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:32 smithi060 ceph-mon[109077]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:32 smithi089 ceph-mon[98504]: pgmap v18394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:34.731 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:28:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:28:34.732 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:34 smithi060 ceph-mon[94233]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:34 smithi060 ceph-mon[109077]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:34 smithi089 ceph-mon[98504]: pgmap v18395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:36 smithi060 ceph-mon[94233]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:36 smithi060 ceph-mon[109077]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:36 smithi089 ceph-mon[98504]: pgmap v18396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:38 smithi060 ceph-mon[94233]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:38 smithi060 ceph-mon[109077]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:38 smithi089 ceph-mon[98504]: pgmap v18397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:40 smithi060 ceph-mon[94233]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:40 smithi060 ceph-mon[109077]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:40 smithi089 ceph-mon[98504]: pgmap v18398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:42 smithi060 ceph-mon[94233]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:42 smithi060 ceph-mon[109077]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:42 smithi089 ceph-mon[98504]: pgmap v18399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:44.748 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:28:44] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:28:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:44 smithi060 ceph-mon[109077]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:44 smithi060 ceph-mon[94233]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:44 smithi089 ceph-mon[98504]: pgmap v18400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:46.518 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:28:46.844 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:28:46.844 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:28:46.844 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5757M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:28:46.845 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6297M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:28:46.846 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5592M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:28:46.846 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5464M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:28:46.846 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4526M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:28:46.846 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5156M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:28:46.846 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4554M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:28:46.846 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5208M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:28:46.846 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:28:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:46 smithi060 ceph-mon[94233]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:46 smithi060 ceph-mon[109077]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:46 smithi089 ceph-mon[98504]: pgmap v18401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:47.245 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:28:47.245 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:28:47.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:28:47.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:47.245 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:28:47.245 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:28:47.245 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:28:47.246 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:28:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:47 smithi060 ceph-mon[94233]: from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2245892871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:28:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:47 smithi060 ceph-mon[109077]: from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2245892871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:28:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:47 smithi089 ceph-mon[98504]: from='client.34836 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2245892871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:28:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:48 smithi060 ceph-mon[94233]: from='client.44717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:48 smithi060 ceph-mon[94233]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:48 smithi060 ceph-mon[109077]: from='client.44717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:48 smithi060 ceph-mon[109077]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:48 smithi089 ceph-mon[98504]: from='client.44717 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:28:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:48 smithi089 ceph-mon[98504]: pgmap v18402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:50 smithi060 ceph-mon[94233]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:50 smithi060 ceph-mon[109077]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:50 smithi089 ceph-mon[98504]: pgmap v18403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:52 smithi060 ceph-mon[94233]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:52 smithi060 ceph-mon[109077]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:52 smithi089 ceph-mon[98504]: pgmap v18404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:54.736 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:28:54] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:28:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:54 smithi060 ceph-mon[94233]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:54 smithi060 ceph-mon[109077]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:54 smithi089 ceph-mon[98504]: pgmap v18405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:56 smithi060 ceph-mon[94233]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:56 smithi060 ceph-mon[109077]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:56 smithi089 ceph-mon[98504]: pgmap v18406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:28:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:28:58 smithi060 ceph-mon[94233]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:28:58 smithi060 ceph-mon[109077]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:28:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:28:58 smithi089 ceph-mon[98504]: pgmap v18407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:00 smithi060 ceph-mon[94233]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:00 smithi060 ceph-mon[109077]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:00 smithi089 ceph-mon[98504]: pgmap v18408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:02 smithi060 ceph-mon[94233]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:02 smithi060 ceph-mon[109077]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:02 smithi089 ceph-mon[98504]: pgmap v18409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:04.749 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:29:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:29:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:04 smithi060 ceph-mon[94233]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:04 smithi060 ceph-mon[109077]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:04 smithi089 ceph-mon[98504]: pgmap v18410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:06 smithi060 ceph-mon[94233]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:06 smithi060 ceph-mon[109077]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:06 smithi089 ceph-mon[98504]: pgmap v18411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:08 smithi060 ceph-mon[94233]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:08 smithi060 ceph-mon[109077]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:08 smithi089 ceph-mon[98504]: pgmap v18412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:10 smithi060 ceph-mon[94233]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:10 smithi060 ceph-mon[109077]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:10 smithi089 ceph-mon[98504]: pgmap v18413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:11 smithi089 ceph-mon[98504]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:11 smithi060 ceph-mon[94233]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:11 smithi060 ceph-mon[109077]: pgmap v18414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:14 smithi060 ceph-mon[94233]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:14 smithi060 ceph-mon[109077]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:29:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:29:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:14 smithi089 ceph-mon[98504]: pgmap v18415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:16 smithi060 ceph-mon[94233]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:29:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:16 smithi060 ceph-mon[109077]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:29:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:16 smithi089 ceph-mon[98504]: pgmap v18416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:29:17.601 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:29:17.929 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:29:17.929 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:29:17.929 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:29:17.929 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:29:17.929 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5757M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6297M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5592M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5464M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4526M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5156M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:29:17.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4554M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:29:17.931 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5208M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:29:17.931 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:29:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:29:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:29:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:29:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:29:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:29:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:29:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:29:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:29:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:29:18.328 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:29:18.329 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:18.329 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:29:18.329 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:29:18.329 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:29:18.329 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:29:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:18 smithi060 ceph-mon[94233]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:18 smithi060 ceph-mon[94233]: from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1988596502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:29:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:18 smithi060 ceph-mon[109077]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:18 smithi060 ceph-mon[109077]: from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1988596502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:29:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:18 smithi089 ceph-mon[98504]: pgmap v18417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:18 smithi089 ceph-mon[98504]: from='client.34854 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1988596502' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:29:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:19 smithi060 ceph-mon[94233]: from='client.44735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:19 smithi060 ceph-mon[109077]: from='client.44735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:19 smithi089 ceph-mon[98504]: from='client.44735 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:20 smithi060 ceph-mon[94233]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:20 smithi060 ceph-mon[109077]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:20 smithi089 ceph-mon[98504]: pgmap v18418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:22 smithi060 ceph-mon[94233]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:22 smithi060 ceph-mon[109077]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:22 smithi089 ceph-mon[98504]: pgmap v18419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:24.752 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:29:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:29:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:24 smithi060 ceph-mon[94233]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:24 smithi060 ceph-mon[109077]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:24 smithi089 ceph-mon[98504]: pgmap v18420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:26 smithi060 ceph-mon[94233]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:26 smithi060 ceph-mon[109077]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:26 smithi089 ceph-mon[98504]: pgmap v18421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:28 smithi060 ceph-mon[94233]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:28 smithi060 ceph-mon[109077]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:28 smithi089 ceph-mon[98504]: pgmap v18422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:30 smithi089 ceph-mon[98504]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:30 smithi060 ceph-mon[94233]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:30 smithi060 ceph-mon[109077]: pgmap v18423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:31 smithi060 ceph-mon[94233]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:31 smithi060 ceph-mon[109077]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:31 smithi089 ceph-mon[98504]: pgmap v18424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:34 smithi060 ceph-mon[94233]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:34 smithi060 ceph-mon[109077]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:29:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:29:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:34 smithi089 ceph-mon[98504]: pgmap v18425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:36 smithi060 ceph-mon[94233]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:36 smithi060 ceph-mon[109077]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:36 smithi089 ceph-mon[98504]: pgmap v18426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:38 smithi060 ceph-mon[94233]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:38 smithi060 ceph-mon[109077]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:38 smithi089 ceph-mon[98504]: pgmap v18427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:40 smithi060 ceph-mon[94233]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:40 smithi060 ceph-mon[109077]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:40 smithi089 ceph-mon[98504]: pgmap v18428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:42 smithi060 ceph-mon[94233]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:42 smithi060 ceph-mon[109077]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:42 smithi089 ceph-mon[98504]: pgmap v18429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:29:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:29:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:44 smithi060 ceph-mon[94233]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:44 smithi060 ceph-mon[109077]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:44 smithi089 ceph-mon[98504]: pgmap v18430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:46 smithi089 ceph-mon[98504]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:46 smithi060 ceph-mon[94233]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:46 smithi060 ceph-mon[109077]: pgmap v18431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:48.691 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:29:49.017 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:29:49.017 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:29:49.017 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:29:49.017 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5757M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6297M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5592M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:29:49.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5464M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:29:49.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4526M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:29:49.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5156M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:29:49.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4554M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:29:49.019 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5208M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:29:49.019 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:29:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:48 smithi089 ceph-mon[98504]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:48 smithi060 ceph-mon[94233]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:48 smithi060 ceph-mon[109077]: pgmap v18432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:29:49.418 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:29:49.419 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:29:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:49 smithi089 ceph-mon[98504]: from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:49 smithi089 ceph-mon[98504]: from='client.44753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:49 smithi089 ceph-mon[98504]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:50.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2009703357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:29:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[94233]: from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[94233]: from='client.44753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[94233]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2009703357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:29:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[109077]: from='client.34872 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[109077]: from='client.44753 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:29:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[109077]: pgmap v18433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2009703357' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:29:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:52 smithi060 ceph-mon[94233]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:52 smithi060 ceph-mon[109077]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:52 smithi089 ceph-mon[98504]: pgmap v18434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:54 smithi060 ceph-mon[94233]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:54 smithi060 ceph-mon[109077]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:29:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:29:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:54 smithi089 ceph-mon[98504]: pgmap v18435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:56 smithi060 ceph-mon[109077]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:56 smithi060 ceph-mon[94233]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:56 smithi089 ceph-mon[98504]: pgmap v18436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:29:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:29:58 smithi060 ceph-mon[94233]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:29:58 smithi060 ceph-mon[109077]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:29:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:29:58 smithi089 ceph-mon[98504]: pgmap v18437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T13:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:00 smithi060 ceph-mon[94233]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:00 smithi060 ceph-mon[109077]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:00 smithi089 ceph-mon[98504]: pgmap v18438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:30:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:02 smithi060 ceph-mon[94233]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:02 smithi060 ceph-mon[109077]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:02 smithi089 ceph-mon[98504]: pgmap v18439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:30:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:30:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:04 smithi089 ceph-mon[98504]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:04 smithi060 ceph-mon[94233]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:04 smithi060 ceph-mon[109077]: pgmap v18440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:06 smithi089 ceph-mon[98504]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:06 smithi060 ceph-mon[94233]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:06 smithi060 ceph-mon[109077]: pgmap v18441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:08 smithi089 ceph-mon[98504]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:08 smithi060 ceph-mon[94233]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:08 smithi060 ceph-mon[109077]: pgmap v18442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:10 smithi060 ceph-mon[94233]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:10 smithi060 ceph-mon[109077]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:10 smithi089 ceph-mon[98504]: pgmap v18443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:12.760 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:12 smithi089 ceph-mon[98504]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:12 smithi060 ceph-mon[94233]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:12 smithi060 ceph-mon[109077]: pgmap v18444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:30:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:30:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:14 smithi089 ceph-mon[98504]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:14 smithi060 ceph-mon[94233]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:14 smithi060 ceph-mon[109077]: pgmap v18445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:16 smithi089 ceph-mon[98504]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:16 smithi060 ceph-mon[94233]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:16 smithi060 ceph-mon[109077]: pgmap v18446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:30:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:30:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:30:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:18 smithi089 ceph-mon[98504]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:18 smithi060 ceph-mon[94233]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:18 smithi060 ceph-mon[109077]: pgmap v18447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:19.784 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:30:20.138 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:30:20.138 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 10m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 10m ago 8h 99.5M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 10m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 10m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 10m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 10m ago 8h 885M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 10m ago 8h 2255M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 10m ago 8h 1297M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 10m ago 8h 988M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 10m ago 8h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:30:20.139 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 10m ago 8h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 10m ago 8h 5757M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 10m ago 8h 6297M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 10m ago 8h 5592M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 10m ago 8h 5464M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 10m ago 8h 4526M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 10m ago 8h 5156M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 10m ago 8h 4554M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 10m ago 8h 5208M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:30:20.140 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 10m ago 8h 132M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:30:20.569 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:30:20.570 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:30:20.571 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:30:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:20 smithi060 ceph-mon[94233]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2669406049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:30:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:20 smithi060 ceph-mon[109077]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2669406049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:30:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:20 smithi089 ceph-mon[98504]: pgmap v18448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2669406049' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:30:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[94233]: from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[94233]: from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[109077]: from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[109077]: from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:21 smithi089 ceph-mon[98504]: from='client.34890 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:21 smithi089 ceph-mon[98504]: from='client.34896 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[94233]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:30:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:30:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[109077]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:30:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:30:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:22 smithi089 ceph-mon[98504]: pgmap v18449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:30:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:30:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:30:24.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:30:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:30:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:24 smithi060 ceph-mon[94233]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:24 smithi060 ceph-mon[109077]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:24 smithi089 ceph-mon[98504]: pgmap v18450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:26 smithi089 ceph-mon[98504]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:26 smithi060 ceph-mon[94233]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:26 smithi060 ceph-mon[109077]: pgmap v18451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:28 smithi089 ceph-mon[98504]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:28 smithi060 ceph-mon[94233]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:28 smithi060 ceph-mon[109077]: pgmap v18452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:30 smithi089 ceph-mon[98504]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:30 smithi060 ceph-mon[94233]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:30 smithi060 ceph-mon[109077]: pgmap v18453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:32 smithi089 ceph-mon[98504]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:32 smithi060 ceph-mon[109077]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:32 smithi060 ceph-mon[94233]: pgmap v18454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:30:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:30:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:34 smithi089 ceph-mon[98504]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:34 smithi060 ceph-mon[94233]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:34 smithi060 ceph-mon[109077]: pgmap v18455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:35 smithi060 ceph-mon[94233]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:35 smithi060 ceph-mon[109077]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:35 smithi089 ceph-mon[98504]: pgmap v18456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:38 smithi060 ceph-mon[94233]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:38 smithi060 ceph-mon[109077]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:38 smithi089 ceph-mon[98504]: pgmap v18457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:40 smithi060 ceph-mon[94233]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:40 smithi060 ceph-mon[109077]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:40 smithi089 ceph-mon[98504]: pgmap v18458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:42 smithi089 ceph-mon[98504]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:42 smithi060 ceph-mon[94233]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:42 smithi060 ceph-mon[109077]: pgmap v18459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:30:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:30:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:44 smithi089 ceph-mon[98504]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:44 smithi060 ceph-mon[94233]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:44 smithi060 ceph-mon[109077]: pgmap v18460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:46 smithi089 ceph-mon[98504]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:46 smithi060 ceph-mon[94233]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:46 smithi060 ceph-mon[109077]: pgmap v18461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:48 smithi089 ceph-mon[98504]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:48 smithi060 ceph-mon[94233]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:48 smithi060 ceph-mon[109077]: pgmap v18462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:50.941 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:30:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:50 smithi089 ceph-mon[98504]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:50 smithi060 ceph-mon[109077]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:50 smithi060 ceph-mon[94233]: pgmap v18463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:51.269 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:30:51.269 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 30s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:30:51.269 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 29s ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:30:51.269 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 30s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:30:51.269 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 29s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:30:51.269 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 29s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:30:51.269 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 30s ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 30s ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 29s ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 30s ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 30s ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 29s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 30s ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 30s ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 30s ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:30:51.270 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 30s ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:30:51.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 29s ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:30:51.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 29s ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:30:51.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 29s ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:30:51.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 29s ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:30:51.271 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 29s ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:30:51.673 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:30:51.673 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:30:51.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:30:51.673 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:51.673 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:30:51.673 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:30:51.673 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:30:51.674 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:30:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2453765762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:30:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2453765762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:30:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2453765762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:30:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:52 smithi089 ceph-mon[98504]: from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:52 smithi089 ceph-mon[98504]: from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:52 smithi089 ceph-mon[98504]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:52 smithi060 ceph-mon[94233]: from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:52 smithi060 ceph-mon[94233]: from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:52 smithi060 ceph-mon[94233]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:52 smithi060 ceph-mon[109077]: from='client.34908 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:52 smithi060 ceph-mon[109077]: from='client.34914 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:30:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:52 smithi060 ceph-mon[109077]: pgmap v18464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:30:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:30:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:54 smithi089 ceph-mon[98504]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:54 smithi060 ceph-mon[109077]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:54 smithi060 ceph-mon[94233]: pgmap v18465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:56 smithi089 ceph-mon[98504]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:56 smithi060 ceph-mon[109077]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:56 smithi060 ceph-mon[94233]: pgmap v18466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:30:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:30:58 smithi089 ceph-mon[98504]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:30:58 smithi060 ceph-mon[94233]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:30:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:30:58 smithi060 ceph-mon[109077]: pgmap v18467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:00 smithi089 ceph-mon[98504]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:00 smithi060 ceph-mon[94233]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:00 smithi060 ceph-mon[109077]: pgmap v18468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:02 smithi089 ceph-mon[98504]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:02 smithi060 ceph-mon[94233]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:02 smithi060 ceph-mon[109077]: pgmap v18469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:31:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:31:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:04 smithi089 ceph-mon[98504]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:04 smithi060 ceph-mon[94233]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:04 smithi060 ceph-mon[109077]: pgmap v18470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:06 smithi089 ceph-mon[98504]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:06 smithi060 ceph-mon[109077]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:06 smithi060 ceph-mon[94233]: pgmap v18471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:08 smithi089 ceph-mon[98504]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:08 smithi060 ceph-mon[94233]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:08 smithi060 ceph-mon[109077]: pgmap v18472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:10 smithi089 ceph-mon[98504]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:10 smithi060 ceph-mon[109077]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:10 smithi060 ceph-mon[94233]: pgmap v18473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:12 smithi089 ceph-mon[98504]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:12 smithi060 ceph-mon[94233]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:12 smithi060 ceph-mon[109077]: pgmap v18474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:13 smithi060 ceph-mon[94233]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:13 smithi060 ceph-mon[109077]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:13 smithi089 ceph-mon[98504]: pgmap v18475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:31:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:31:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:16 smithi089 ceph-mon[98504]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:16 smithi060 ceph-mon[94233]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:16 smithi060 ceph-mon[109077]: pgmap v18476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:18 smithi089 ceph-mon[98504]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:18 smithi060 ceph-mon[94233]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:18 smithi060 ceph-mon[109077]: pgmap v18477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:20 smithi089 ceph-mon[98504]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:20 smithi060 ceph-mon[94233]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:20 smithi060 ceph-mon[109077]: pgmap v18478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:22.037 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:31:22.375 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:31:22.375 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 61s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 60s ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 61s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 60s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 60s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 61s ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 61s ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 60s ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 61s ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 61s ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 60s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 61s ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 61s ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 61s ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:31:22.376 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 61s ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:31:22.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 60s ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:31:22.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 60s ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:31:22.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 60s ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:31:22.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 60s ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:31:22.377 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 60s ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:31:22.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:22.790 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:31:22.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:31:22.790 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:22.790 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:31:22.790 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:31:22.790 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:31:22.790 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:31:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:22 smithi089 ceph-mon[98504]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:31:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:22 smithi060 ceph-mon[94233]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:31:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:22 smithi060 ceph-mon[109077]: pgmap v18479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:31:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:23 smithi089 ceph-mon[98504]: from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:23 smithi089 ceph-mon[98504]: from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2950707897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:31:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:31:24.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:31:24.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:31:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[94233]: from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[94233]: from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2950707897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:31:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[109077]: from='client.34926 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[109077]: from='client.34932 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2950707897' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:31:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:31:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:31:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:31:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:24 smithi089 ceph-mon[98504]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:24 smithi060 ceph-mon[94233]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:24 smithi060 ceph-mon[109077]: pgmap v18480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:25 smithi060 ceph-mon[109077]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:25 smithi060 ceph-mon[94233]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:25 smithi089 ceph-mon[98504]: pgmap v18481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:27 smithi060 ceph-mon[94233]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:27 smithi060 ceph-mon[109077]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:27 smithi089 ceph-mon[98504]: pgmap v18482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:30 smithi089 ceph-mon[98504]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:30 smithi060 ceph-mon[94233]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:30 smithi060 ceph-mon[109077]: pgmap v18483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:32 smithi089 ceph-mon[98504]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:32 smithi060 ceph-mon[94233]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:32 smithi060 ceph-mon[109077]: pgmap v18484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:31:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:31:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:34 smithi089 ceph-mon[98504]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:34 smithi060 ceph-mon[109077]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:34 smithi060 ceph-mon[94233]: pgmap v18485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:36 smithi089 ceph-mon[98504]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:36 smithi060 ceph-mon[109077]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:36 smithi060 ceph-mon[94233]: pgmap v18486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:38 smithi089 ceph-mon[98504]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:38 smithi060 ceph-mon[94233]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:38 smithi060 ceph-mon[109077]: pgmap v18487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:40 smithi089 ceph-mon[98504]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:40 smithi060 ceph-mon[94233]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:40 smithi060 ceph-mon[109077]: pgmap v18488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:42 smithi089 ceph-mon[98504]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:42 smithi060 ceph-mon[94233]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:42 smithi060 ceph-mon[109077]: pgmap v18489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:31:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:31:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:44 smithi089 ceph-mon[98504]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:44 smithi060 ceph-mon[94233]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:44 smithi060 ceph-mon[109077]: pgmap v18490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:45 smithi060 ceph-mon[94233]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:45 smithi060 ceph-mon[109077]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:45 smithi089 ceph-mon[98504]: pgmap v18491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:48 smithi060 ceph-mon[94233]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:48 smithi060 ceph-mon[109077]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:48 smithi089 ceph-mon[98504]: pgmap v18492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:50 smithi089 ceph-mon[98504]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:50 smithi060 ceph-mon[94233]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:50 smithi060 ceph-mon[109077]: pgmap v18493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:52 smithi089 ceph-mon[98504]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:53.152 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:31:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:52 smithi060 ceph-mon[94233]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:52 smithi060 ceph-mon[109077]: pgmap v18494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:53.478 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:31:53.478 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 92s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:31:53.478 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 91s ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:31:53.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 92s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 91s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 91s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 92s ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 92s ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 91s ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 92s ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 92s ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 91s ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 92s ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 92s ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 92s ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 92s ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 91s ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:31:53.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 91s ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:31:53.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 91s ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:31:53.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 91s ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:31:53.480 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 91s ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:31:53.879 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:31:53.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:31:53.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:31:53.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:53.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:31:53.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:31:53.880 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:31:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:53 smithi060 ceph-mon[94233]: from='client.44819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:53 smithi060 ceph-mon[94233]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:53 smithi060 ceph-mon[94233]: from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:53 smithi060 ceph-mon[109077]: from='client.44819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:53 smithi060 ceph-mon[109077]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:53 smithi060 ceph-mon[109077]: from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:53 smithi089 ceph-mon[98504]: from='client.44819 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:53 smithi089 ceph-mon[98504]: pgmap v18495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:53 smithi089 ceph-mon[98504]: from='client.34950 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:31:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:31:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:31:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1229422604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:31:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1229422604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:31:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1229422604' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:31:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:55 smithi060 ceph-mon[94233]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:55 smithi060 ceph-mon[109077]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:55 smithi089 ceph-mon[98504]: pgmap v18496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:31:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:31:57 smithi060 ceph-mon[94233]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:31:57 smithi060 ceph-mon[109077]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:31:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:31:57 smithi089 ceph-mon[98504]: pgmap v18497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:00 smithi089 ceph-mon[98504]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:00 smithi060 ceph-mon[94233]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:00 smithi060 ceph-mon[109077]: pgmap v18498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:02 smithi089 ceph-mon[98504]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:02 smithi060 ceph-mon[94233]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:02 smithi060 ceph-mon[109077]: pgmap v18499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:32:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:04 smithi089 ceph-mon[98504]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:04 smithi060 ceph-mon[94233]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:04 smithi060 ceph-mon[109077]: pgmap v18500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:06 smithi089 ceph-mon[98504]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:06 smithi060 ceph-mon[94233]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:06 smithi060 ceph-mon[109077]: pgmap v18501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:07 smithi060 ceph-mon[109077]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:07 smithi060 ceph-mon[94233]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:07 smithi089 ceph-mon[98504]: pgmap v18502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:10 smithi089 ceph-mon[98504]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:10 smithi060 ceph-mon[109077]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:10 smithi060 ceph-mon[94233]: pgmap v18503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:12 smithi060 ceph-mon[94233]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:12 smithi060 ceph-mon[109077]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:12 smithi089 ceph-mon[98504]: pgmap v18504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:13 smithi060 ceph-mon[94233]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:13 smithi060 ceph-mon[109077]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:13 smithi089 ceph-mon[98504]: pgmap v18505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:32:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:32:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:16 smithi089 ceph-mon[98504]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:16 smithi060 ceph-mon[94233]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:16 smithi060 ceph-mon[109077]: pgmap v18506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:18 smithi089 ceph-mon[98504]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:18 smithi060 ceph-mon[94233]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:18 smithi060 ceph-mon[109077]: pgmap v18507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:20 smithi060 ceph-mon[94233]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:21.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:20 smithi060 ceph-mon[109077]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:20 smithi089 ceph-mon[98504]: pgmap v18508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:21 smithi060 ceph-mon[94233]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:21 smithi060 ceph-mon[109077]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:21 smithi089 ceph-mon[98504]: pgmap v18509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:32:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:32:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:32:24.232 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:32:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:24 smithi089 ceph-mon[98504]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:32:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:32:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:32:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[109077]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:32:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:32:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:32:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[94233]: pgmap v18510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:32:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:32:24.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:32:24.559 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:32:24.560 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:32:24.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:32:24.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:32:24.561 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:32:24.561 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:32:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:32:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:24.960 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:32:24.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:32:24.961 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:24.961 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:32:24.961 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:32:24.961 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:32:24.961 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:32:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:25 smithi089 ceph-mon[98504]: from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:25 smithi089 ceph-mon[98504]: from='client.44843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1565285087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:32:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:25 smithi060 ceph-mon[94233]: from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:25 smithi060 ceph-mon[94233]: from='client.44843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1565285087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:32:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:25 smithi060 ceph-mon[109077]: from='client.34962 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:25 smithi060 ceph-mon[109077]: from='client.44843 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1565285087' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:32:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:26 smithi060 ceph-mon[94233]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:26 smithi060 ceph-mon[109077]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:26 smithi089 ceph-mon[98504]: pgmap v18511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:27 smithi060 ceph-mon[94233]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:27 smithi060 ceph-mon[109077]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:27 smithi089 ceph-mon[98504]: pgmap v18512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:30 smithi089 ceph-mon[98504]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:30 smithi060 ceph-mon[94233]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:30 smithi060 ceph-mon[109077]: pgmap v18513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:32 smithi060 ceph-mon[94233]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:32 smithi060 ceph-mon[109077]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:32 smithi089 ceph-mon[98504]: pgmap v18514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:32:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:32:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:34 smithi060 ceph-mon[109077]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:34 smithi060 ceph-mon[94233]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:34 smithi089 ceph-mon[98504]: pgmap v18515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:35 smithi060 ceph-mon[109077]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:35 smithi060 ceph-mon[94233]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:35 smithi089 ceph-mon[98504]: pgmap v18516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:38 smithi060 ceph-mon[94233]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:38 smithi060 ceph-mon[109077]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:38 smithi089 ceph-mon[98504]: pgmap v18517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:40 smithi089 ceph-mon[98504]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:40 smithi060 ceph-mon[94233]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:40 smithi060 ceph-mon[109077]: pgmap v18518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:42 smithi060 ceph-mon[94233]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:42 smithi060 ceph-mon[109077]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:42 smithi089 ceph-mon[98504]: pgmap v18519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:43 smithi060 ceph-mon[94233]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:43 smithi060 ceph-mon[109077]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:43 smithi089 ceph-mon[98504]: pgmap v18520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:32:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:32:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:46 smithi060 ceph-mon[94233]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:46 smithi060 ceph-mon[109077]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:46 smithi089 ceph-mon[98504]: pgmap v18521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:48 smithi060 ceph-mon[94233]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:48 smithi060 ceph-mon[109077]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:48 smithi089 ceph-mon[98504]: pgmap v18522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:50 smithi060 ceph-mon[94233]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:50 smithi060 ceph-mon[109077]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:50 smithi089 ceph-mon[98504]: pgmap v18523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:52 smithi060 ceph-mon[94233]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:52 smithi060 ceph-mon[109077]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:52 smithi089 ceph-mon[98504]: pgmap v18524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:53 smithi060 ceph-mon[94233]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:53 smithi060 ceph-mon[109077]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:53 smithi089 ceph-mon[98504]: pgmap v18525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:32:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:32:55.324 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 2m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 2m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 2m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 2m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 2m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 2m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:32:55.649 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 2m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:32:55.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 2m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:32:55.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 2m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:32:55.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:32:55.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:32:55.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:32:55.650 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:32:55.650 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:32:56.045 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:32:56.045 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:32:56.045 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:32:56.045 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:56.045 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:32:56.046 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:32:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[94233]: from='client.44855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[94233]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[94233]: from='client.44861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4149420156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:32:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[109077]: from='client.44855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[109077]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[109077]: from='client.44861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4149420156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:32:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:56 smithi089 ceph-mon[98504]: from='client.44855 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:56 smithi089 ceph-mon[98504]: pgmap v18526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:56 smithi089 ceph-mon[98504]: from='client.44861 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:32:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4149420156' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:32:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:32:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:32:58 smithi060 ceph-mon[94233]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:32:58 smithi060 ceph-mon[109077]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:32:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:32:58 smithi089 ceph-mon[98504]: pgmap v18527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:00 smithi060 ceph-mon[94233]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:00 smithi060 ceph-mon[109077]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:01.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:00 smithi089 ceph-mon[98504]: pgmap v18528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:02 smithi060 ceph-mon[94233]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:02 smithi060 ceph-mon[109077]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:02 smithi089 ceph-mon[98504]: pgmap v18529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:03 smithi060 ceph-mon[94233]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:03 smithi060 ceph-mon[109077]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:03 smithi089 ceph-mon[98504]: pgmap v18530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:33:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:33:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:06 smithi060 ceph-mon[94233]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:06 smithi060 ceph-mon[109077]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:06 smithi089 ceph-mon[98504]: pgmap v18531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:07 smithi060 ceph-mon[94233]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:07 smithi060 ceph-mon[109077]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:07 smithi089 ceph-mon[98504]: pgmap v18532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:10 smithi060 ceph-mon[94233]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:10 smithi060 ceph-mon[109077]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:10 smithi089 ceph-mon[98504]: pgmap v18533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:12 smithi060 ceph-mon[94233]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:12 smithi060 ceph-mon[109077]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:12 smithi089 ceph-mon[98504]: pgmap v18534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:13 smithi060 ceph-mon[109077]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:13 smithi060 ceph-mon[94233]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:14.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:13 smithi089 ceph-mon[98504]: pgmap v18535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:33:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:33:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:16 smithi060 ceph-mon[94233]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:16 smithi060 ceph-mon[109077]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:16 smithi089 ceph-mon[98504]: pgmap v18536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:17 smithi060 ceph-mon[94233]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:17 smithi060 ceph-mon[109077]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:17 smithi089 ceph-mon[98504]: pgmap v18537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:20 smithi060 ceph-mon[109077]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:20 smithi060 ceph-mon[94233]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:20 smithi089 ceph-mon[98504]: pgmap v18538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:22 smithi060 ceph-mon[94233]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:22 smithi060 ceph-mon[109077]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:22 smithi089 ceph-mon[98504]: pgmap v18539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:23 smithi060 ceph-mon[94233]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:33:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:23 smithi060 ceph-mon[109077]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:33:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:23 smithi089 ceph-mon[98504]: pgmap v18540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:33:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:33:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:33:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:33:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:33:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:33:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:33:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:33:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:33:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:33:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:33:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:33:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:25 smithi060 ceph-mon[94233]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:25 smithi060 ceph-mon[109077]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:25 smithi089 ceph-mon[98504]: pgmap v18541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:26.409 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:33:26.734 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:33:26.735 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:27.134 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:33:27.135 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:33:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:26 smithi060 ceph-mon[94233]: from='client.44873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:26 smithi060 ceph-mon[94233]: from='client.35004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:26 smithi060 ceph-mon[109077]: from='client.44873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:26 smithi060 ceph-mon[109077]: from='client.35004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:26 smithi089 ceph-mon[98504]: from='client.44873 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:26 smithi089 ceph-mon[98504]: from='client.35004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1871418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:33:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:27 smithi060 ceph-mon[94233]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1871418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:33:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:27 smithi060 ceph-mon[109077]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1871418' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:33:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:27 smithi089 ceph-mon[98504]: pgmap v18542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:30 smithi060 ceph-mon[94233]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:30 smithi060 ceph-mon[109077]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:30 smithi089 ceph-mon[98504]: pgmap v18543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:31 smithi060 ceph-mon[94233]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:31 smithi060 ceph-mon[109077]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:31 smithi089 ceph-mon[98504]: pgmap v18544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:34 smithi060 ceph-mon[94233]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:34 smithi060 ceph-mon[109077]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:33:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:33:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:34 smithi089 ceph-mon[98504]: pgmap v18545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:36 smithi060 ceph-mon[94233]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:36 smithi060 ceph-mon[109077]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:36 smithi089 ceph-mon[98504]: pgmap v18546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:37 smithi060 ceph-mon[94233]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:38.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:37 smithi060 ceph-mon[109077]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:37 smithi089 ceph-mon[98504]: pgmap v18547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:40 smithi060 ceph-mon[94233]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:40 smithi060 ceph-mon[109077]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:40 smithi089 ceph-mon[98504]: pgmap v18548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:41 smithi060 ceph-mon[94233]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:41 smithi060 ceph-mon[109077]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:41 smithi089 ceph-mon[98504]: pgmap v18549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:44 smithi060 ceph-mon[94233]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:44.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:33:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:33:44.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:44 smithi060 ceph-mon[109077]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:44 smithi089 ceph-mon[98504]: pgmap v18550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:45 smithi060 ceph-mon[94233]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:45 smithi060 ceph-mon[109077]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:45 smithi089 ceph-mon[98504]: pgmap v18551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:48 smithi060 ceph-mon[94233]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:48 smithi060 ceph-mon[109077]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:48 smithi089 ceph-mon[98504]: pgmap v18552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:50 smithi060 ceph-mon[94233]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:50 smithi060 ceph-mon[109077]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:50 smithi089 ceph-mon[98504]: pgmap v18553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:51 smithi060 ceph-mon[94233]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:51 smithi060 ceph-mon[109077]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:51 smithi089 ceph-mon[98504]: pgmap v18554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:33:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:33:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:54 smithi060 ceph-mon[109077]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:54 smithi060 ceph-mon[94233]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:54 smithi089 ceph-mon[98504]: pgmap v18555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:55 smithi060 ceph-mon[94233]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:55 smithi060 ceph-mon[109077]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:55 smithi089 ceph-mon[98504]: pgmap v18556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:33:57.495 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 3m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 3m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:33:57.821 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 3m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 3m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 3m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 3m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 3m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 3m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 3m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 3m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:33:57.822 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 3m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:33:57.823 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 3m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:33:57.823 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:33:57.823 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:33:58.217 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:33:58.217 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:33:58.217 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:33:58.218 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:33:58.219 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:33:58.219 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:33:58.219 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:33:58.219 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:33:58.219 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:33:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:57 smithi060 ceph-mon[94233]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:57 smithi060 ceph-mon[94233]: from='client.35016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:57 smithi060 ceph-mon[109077]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:57 smithi060 ceph-mon[109077]: from='client.35016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:57 smithi089 ceph-mon[98504]: pgmap v18557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:33:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:57 smithi089 ceph-mon[98504]: from='client.35016 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:58 smithi060 ceph-mon[94233]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2286098431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:33:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:58 smithi060 ceph-mon[109077]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2286098431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:33:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:58 smithi089 ceph-mon[98504]: from='client.44897 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:33:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2286098431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:34:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:33:59 smithi060 ceph-mon[94233]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:33:59 smithi060 ceph-mon[109077]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:33:59 smithi089 ceph-mon[98504]: pgmap v18558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:02 smithi060 ceph-mon[94233]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:02 smithi060 ceph-mon[109077]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:02 smithi089 ceph-mon[98504]: pgmap v18559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:04 smithi060 ceph-mon[94233]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:04 smithi060 ceph-mon[109077]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:34:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:34:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:04 smithi089 ceph-mon[98504]: pgmap v18560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:05 smithi060 ceph-mon[94233]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:05 smithi060 ceph-mon[109077]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:05 smithi089 ceph-mon[98504]: pgmap v18561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:08 smithi060 ceph-mon[94233]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:08 smithi060 ceph-mon[109077]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:08 smithi089 ceph-mon[98504]: pgmap v18562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:10 smithi060 ceph-mon[94233]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:10 smithi060 ceph-mon[109077]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:10 smithi089 ceph-mon[98504]: pgmap v18563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:12 smithi060 ceph-mon[94233]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:12 smithi060 ceph-mon[109077]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:12 smithi089 ceph-mon[98504]: pgmap v18564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:14 smithi060 ceph-mon[94233]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:14 smithi060 ceph-mon[109077]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:34:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:34:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:14 smithi089 ceph-mon[98504]: pgmap v18565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:15 smithi060 ceph-mon[94233]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:15 smithi060 ceph-mon[109077]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:15 smithi089 ceph-mon[98504]: pgmap v18566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:18 smithi060 ceph-mon[94233]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:18 smithi060 ceph-mon[109077]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:18 smithi089 ceph-mon[98504]: pgmap v18567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:20 smithi060 ceph-mon[94233]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:20 smithi060 ceph-mon[109077]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:20 smithi089 ceph-mon[98504]: pgmap v18568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:22 smithi060 ceph-mon[94233]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:22 smithi060 ceph-mon[109077]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:22 smithi089 ceph-mon[98504]: pgmap v18569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:24 smithi060 ceph-mon[94233]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:34:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:24 smithi060 ceph-mon[109077]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:34:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:34:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:34:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:24 smithi089 ceph-mon[98504]: pgmap v18570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:34:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:34:26.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:34:26.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:34:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:34:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:26 smithi089 ceph-mon[98504]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:26 smithi060 ceph-mon[109077]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:26 smithi060 ceph-mon[94233]: pgmap v18571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:28.582 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:34:28.907 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:34:28.908 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:34:28.909 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:34:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:28 smithi089 ceph-mon[98504]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:28 smithi060 ceph-mon[109077]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:28 smithi060 ceph-mon[94233]: pgmap v18572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:29.304 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:34:29.304 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:34:29.304 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:34:29.304 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:34:29.305 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:34:29.306 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:34:29.306 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:34:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:29 smithi060 ceph-mon[94233]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:34:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/396865508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:34:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:29 smithi060 ceph-mon[109077]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:34:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/396865508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:34:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:29 smithi089 ceph-mon[98504]: from='client.35034 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:34:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/396865508' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:34:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:30 smithi060 ceph-mon[94233]: from='client.35040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:34:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:30 smithi060 ceph-mon[94233]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:30 smithi060 ceph-mon[109077]: from='client.35040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:34:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:30 smithi060 ceph-mon[109077]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:30 smithi089 ceph-mon[98504]: from='client.35040 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:34:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:30 smithi089 ceph-mon[98504]: pgmap v18573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:32 smithi060 ceph-mon[94233]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:33.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:32 smithi060 ceph-mon[109077]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:32 smithi089 ceph-mon[98504]: pgmap v18574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:34:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:34:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:34 smithi060 ceph-mon[94233]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:34 smithi060 ceph-mon[109077]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:34 smithi089 ceph-mon[98504]: pgmap v18575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:35 smithi060 ceph-mon[94233]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:35 smithi060 ceph-mon[109077]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:35 smithi089 ceph-mon[98504]: pgmap v18576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:38 smithi060 ceph-mon[94233]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:38 smithi060 ceph-mon[109077]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:38 smithi089 ceph-mon[98504]: pgmap v18577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:40 smithi060 ceph-mon[94233]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:40 smithi060 ceph-mon[109077]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:40 smithi089 ceph-mon[98504]: pgmap v18578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:42 smithi060 ceph-mon[94233]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:42 smithi060 ceph-mon[109077]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:42 smithi089 ceph-mon[98504]: pgmap v18579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:44 smithi060 ceph-mon[94233]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:44 smithi060 ceph-mon[109077]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:34:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:34:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:44 smithi089 ceph-mon[98504]: pgmap v18580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:45 smithi060 ceph-mon[94233]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:45 smithi060 ceph-mon[109077]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:45 smithi089 ceph-mon[98504]: pgmap v18581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:48 smithi060 ceph-mon[94233]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:48 smithi060 ceph-mon[109077]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:48 smithi089 ceph-mon[98504]: pgmap v18582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:50 smithi060 ceph-mon[94233]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:50 smithi060 ceph-mon[109077]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:50 smithi089 ceph-mon[98504]: pgmap v18583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:52 smithi060 ceph-mon[94233]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:52 smithi060 ceph-mon[109077]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:52 smithi089 ceph-mon[98504]: pgmap v18584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:54 smithi060 ceph-mon[94233]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:34:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:34:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:54 smithi060 ceph-mon[109077]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:54 smithi089 ceph-mon[98504]: pgmap v18585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:55 smithi060 ceph-mon[94233]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:55 smithi060 ceph-mon[109077]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:55 smithi089 ceph-mon[98504]: pgmap v18586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:34:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:34:57 smithi060 ceph-mon[109077]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:34:57 smithi060 ceph-mon[94233]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:34:57 smithi089 ceph-mon[98504]: pgmap v18587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:34:59.670 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:34:59.997 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:34:59.997 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 4m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 4m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 4m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 4m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 4m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 4m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 4m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 4m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 4m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:34:59.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 4m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:34:59.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 4m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:34:59.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 4m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:34:59.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 4m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:34:59.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 4m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:34:59.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 4m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:34:59.999 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:35:00.395 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:35:00.395 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:35:00.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:35:00.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:00.395 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:35:00.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:35:00.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:35:00.396 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:35:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:00 smithi060 ceph-mon[109077]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:00 smithi060 ceph-mon[109077]: from='client.44927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1433117879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:35:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:00 smithi060 ceph-mon[94233]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:00 smithi060 ceph-mon[94233]: from='client.44927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:00.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1433117879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:35:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:00 smithi089 ceph-mon[98504]: pgmap v18588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:00 smithi089 ceph-mon[98504]: from='client.44927 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1433117879' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:35:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:01 smithi060 ceph-mon[109077]: from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:01 smithi060 ceph-mon[94233]: from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:01 smithi089 ceph-mon[98504]: from='client.35058 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:02 smithi060 ceph-mon[94233]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:02 smithi060 ceph-mon[109077]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:02 smithi089 ceph-mon[98504]: pgmap v18589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:04 smithi060 ceph-mon[94233]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:35:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:35:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:04 smithi060 ceph-mon[109077]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:04 smithi089 ceph-mon[98504]: pgmap v18590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:05 smithi060 ceph-mon[94233]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:05 smithi060 ceph-mon[109077]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:05 smithi089 ceph-mon[98504]: pgmap v18591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:08 smithi060 ceph-mon[94233]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:08 smithi060 ceph-mon[109077]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:08 smithi089 ceph-mon[98504]: pgmap v18592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:10 smithi060 ceph-mon[94233]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:10 smithi060 ceph-mon[109077]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:10 smithi089 ceph-mon[98504]: pgmap v18593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:12 smithi060 ceph-mon[94233]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:12 smithi060 ceph-mon[109077]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:12 smithi089 ceph-mon[98504]: pgmap v18594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:14 smithi060 ceph-mon[94233]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:14 smithi060 ceph-mon[109077]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:35:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:35:14.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:14 smithi089 ceph-mon[98504]: pgmap v18595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:15 smithi060 ceph-mon[94233]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:15 smithi060 ceph-mon[109077]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:15 smithi089 ceph-mon[98504]: pgmap v18596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:18 smithi060 ceph-mon[94233]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:18 smithi060 ceph-mon[109077]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:18 smithi089 ceph-mon[98504]: pgmap v18597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:20 smithi060 ceph-mon[94233]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:20 smithi060 ceph-mon[109077]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:20 smithi089 ceph-mon[98504]: pgmap v18598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:22 smithi060 ceph-mon[94233]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:22 smithi060 ceph-mon[109077]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:22 smithi089 ceph-mon[98504]: pgmap v18599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 13:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T13:35:23.37255915Z level=info msg="Completed cleanup jobs" duration=11.225332ms 2023-12-01T13:35:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:24 smithi060 ceph-mon[94233]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:24 smithi060 ceph-mon[109077]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:35:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T13:35:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:24 smithi089 ceph-mon[98504]: pgmap v18600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:25 smithi060 ceph-mon[94233]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:35:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:25 smithi060 ceph-mon[109077]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:35:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:25 smithi089 ceph-mon[98504]: pgmap v18601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:35:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:35:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:35:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:35:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:35:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:35:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:35:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:35:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:35:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:35:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:27 smithi060 ceph-mon[94233]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:27 smithi060 ceph-mon[109077]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:27 smithi089 ceph-mon[98504]: pgmap v18602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:30.758 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:35:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:30 smithi060 ceph-mon[94233]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:30 smithi060 ceph-mon[109077]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:30 smithi089 ceph-mon[98504]: pgmap v18603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:35:31.085 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:35:31.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:35:31.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:35:31.087 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:35:31.484 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:35:31.484 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:35:31.484 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:35:31.484 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:35:31.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:35:31.486 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:35:31.486 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:35:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:31 smithi060 ceph-mon[109077]: from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:31 smithi060 ceph-mon[94233]: from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:31 smithi089 ceph-mon[98504]: from='client.35070 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:32 smithi060 ceph-mon[94233]: from='client.35076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:32 smithi060 ceph-mon[94233]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/383748298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:35:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:32 smithi060 ceph-mon[109077]: from='client.35076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:32 smithi060 ceph-mon[109077]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/383748298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:35:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:32 smithi089 ceph-mon[98504]: from='client.35076 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:35:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:32 smithi089 ceph-mon[98504]: pgmap v18604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/383748298' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:35:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:34 smithi060 ceph-mon[94233]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:34 smithi060 ceph-mon[109077]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:35:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:35:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:34 smithi089 ceph-mon[98504]: pgmap v18605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:35 smithi060 ceph-mon[94233]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:35 smithi060 ceph-mon[109077]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:35 smithi089 ceph-mon[98504]: pgmap v18606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:38 smithi060 ceph-mon[94233]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:38 smithi060 ceph-mon[109077]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:38 smithi089 ceph-mon[98504]: pgmap v18607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:40 smithi060 ceph-mon[109077]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:40 smithi060 ceph-mon[94233]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:40 smithi089 ceph-mon[98504]: pgmap v18608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:42 smithi060 ceph-mon[109077]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:42 smithi060 ceph-mon[94233]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:42 smithi089 ceph-mon[98504]: pgmap v18609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:44 smithi060 ceph-mon[94233]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:44 smithi060 ceph-mon[109077]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:35:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:35:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:44 smithi089 ceph-mon[98504]: pgmap v18610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:45 smithi060 ceph-mon[94233]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:45 smithi060 ceph-mon[109077]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:45 smithi089 ceph-mon[98504]: pgmap v18611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:48 smithi060 ceph-mon[94233]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:48 smithi060 ceph-mon[109077]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:48 smithi089 ceph-mon[98504]: pgmap v18612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:50 smithi060 ceph-mon[109077]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:50 smithi060 ceph-mon[94233]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:50 smithi089 ceph-mon[98504]: pgmap v18613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:52 smithi060 ceph-mon[109077]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:52 smithi060 ceph-mon[94233]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:52 smithi089 ceph-mon[98504]: pgmap v18614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:54 smithi060 ceph-mon[109077]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:54 smithi060 ceph-mon[94233]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:35:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:35:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:54 smithi089 ceph-mon[98504]: pgmap v18615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:55 smithi060 ceph-mon[94233]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:55 smithi060 ceph-mon[109077]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:55 smithi089 ceph-mon[98504]: pgmap v18616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:35:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:35:57 smithi060 ceph-mon[94233]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:35:57 smithi060 ceph-mon[109077]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:35:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:35:57 smithi089 ceph-mon[98504]: pgmap v18617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:00 smithi060 ceph-mon[94233]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:00 smithi060 ceph-mon[109077]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:00 smithi089 ceph-mon[98504]: pgmap v18618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:01.849 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:36:02.176 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 5m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 5m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 5m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 5m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 5m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 5m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 5m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 5m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 5m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 5m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 5m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 5m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 5m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 5m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 5m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:36:02.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 5m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:36:02.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 5m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:36:02.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 5m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:36:02.178 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 5m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:36:02.178 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 5m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:02.577 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:36:02.578 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:36:02.578 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:02.578 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:36:02.578 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:36:02.578 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:36:02.578 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:36:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:02 smithi060 ceph-mon[94233]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:02 smithi060 ceph-mon[109077]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:02 smithi089 ceph-mon[98504]: pgmap v18619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:03 smithi060 ceph-mon[94233]: from='client.44963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:03 smithi060 ceph-mon[94233]: from='client.44969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3963866138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:36:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:03 smithi060 ceph-mon[109077]: from='client.44963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:03 smithi060 ceph-mon[109077]: from='client.44969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3963866138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:36:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:03 smithi089 ceph-mon[98504]: from='client.44963 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:03 smithi089 ceph-mon[98504]: from='client.44969 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3963866138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:36:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:04 smithi060 ceph-mon[94233]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:04 smithi060 ceph-mon[109077]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:36:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:36:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:04 smithi089 ceph-mon[98504]: pgmap v18620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:05 smithi060 ceph-mon[109077]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:06.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:05 smithi060 ceph-mon[94233]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:05 smithi089 ceph-mon[98504]: pgmap v18621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:08 smithi060 ceph-mon[94233]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:08 smithi060 ceph-mon[109077]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:08 smithi089 ceph-mon[98504]: pgmap v18622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:10 smithi060 ceph-mon[109077]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:10 smithi060 ceph-mon[94233]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:10 smithi089 ceph-mon[98504]: pgmap v18623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:12 smithi060 ceph-mon[94233]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:12 smithi060 ceph-mon[109077]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:12 smithi089 ceph-mon[98504]: pgmap v18624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:14 smithi060 ceph-mon[94233]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:14 smithi060 ceph-mon[109077]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:36:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:36:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:14 smithi089 ceph-mon[98504]: pgmap v18625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:15 smithi060 ceph-mon[94233]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:15 smithi060 ceph-mon[109077]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:15 smithi089 ceph-mon[98504]: pgmap v18626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:18 smithi060 ceph-mon[94233]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:18 smithi060 ceph-mon[109077]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:18 smithi089 ceph-mon[98504]: pgmap v18627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:20 smithi060 ceph-mon[94233]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:20 smithi060 ceph-mon[109077]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:20 smithi089 ceph-mon[98504]: pgmap v18628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:22 smithi060 ceph-mon[94233]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:22 smithi060 ceph-mon[109077]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:22 smithi089 ceph-mon[98504]: pgmap v18629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:24 smithi060 ceph-mon[94233]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:36:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:36:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:24 smithi060 ceph-mon[109077]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:24 smithi089 ceph-mon[98504]: pgmap v18630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:25 smithi060 ceph-mon[94233]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:25 smithi060 ceph-mon[109077]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:25 smithi089 ceph-mon[98504]: pgmap v18631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:36:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:36:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:36:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:36:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:27 smithi060 ceph-mon[94233]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:27 smithi060 ceph-mon[109077]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:27 smithi089 ceph-mon[98504]: pgmap v18632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:30 smithi060 ceph-mon[94233]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:30 smithi060 ceph-mon[109077]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:30 smithi089 ceph-mon[98504]: pgmap v18633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:32 smithi060 ceph-mon[109077]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:32 smithi060 ceph-mon[94233]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:32 smithi089 ceph-mon[98504]: pgmap v18634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:32.941 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:36:33.269 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:36:33.269 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:36:33.270 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:36:33.271 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:36:33.669 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:36:33.669 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:36:33.669 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:36:33.670 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:36:33.671 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:36:33.671 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:36:33.671 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:36:33.671 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:36:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:36:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:36:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[109077]: from='client.44981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[109077]: from='client.44987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[109077]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1000422086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:36:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[94233]: from='client.44981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[94233]: from='client.44987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[94233]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1000422086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:36:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:34 smithi089 ceph-mon[98504]: from='client.44981 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:34 smithi089 ceph-mon[98504]: from='client.44987 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:36:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:34 smithi089 ceph-mon[98504]: pgmap v18635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1000422086' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:36:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:35 smithi060 ceph-mon[94233]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:35 smithi060 ceph-mon[109077]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:35 smithi089 ceph-mon[98504]: pgmap v18636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:38 smithi060 ceph-mon[94233]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:38 smithi060 ceph-mon[109077]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:38 smithi089 ceph-mon[98504]: pgmap v18637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:40 smithi060 ceph-mon[94233]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:40 smithi060 ceph-mon[109077]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:40 smithi089 ceph-mon[98504]: pgmap v18638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:42 smithi060 ceph-mon[94233]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:42 smithi060 ceph-mon[109077]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:42 smithi089 ceph-mon[98504]: pgmap v18639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:44 smithi060 ceph-mon[94233]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:44.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:44 smithi060 ceph-mon[109077]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:44.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:36:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:36:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:44 smithi089 ceph-mon[98504]: pgmap v18640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:45 smithi060 ceph-mon[94233]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:45 smithi060 ceph-mon[109077]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:45 smithi089 ceph-mon[98504]: pgmap v18641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:48.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:48 smithi060 ceph-mon[94233]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:48 smithi060 ceph-mon[109077]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:48 smithi089 ceph-mon[98504]: pgmap v18642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:50 smithi060 ceph-mon[94233]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:50 smithi060 ceph-mon[109077]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:50 smithi089 ceph-mon[98504]: pgmap v18643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:52 smithi060 ceph-mon[94233]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:52 smithi060 ceph-mon[109077]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:52 smithi089 ceph-mon[98504]: pgmap v18644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:54 smithi060 ceph-mon[94233]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:54 smithi060 ceph-mon[109077]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:36:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:36:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:54 smithi089 ceph-mon[98504]: pgmap v18645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:55 smithi060 ceph-mon[94233]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:55 smithi060 ceph-mon[109077]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:55 smithi089 ceph-mon[98504]: pgmap v18646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:36:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:36:57 smithi060 ceph-mon[94233]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:36:57 smithi060 ceph-mon[109077]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:36:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:36:57 smithi089 ceph-mon[98504]: pgmap v18647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:00 smithi060 ceph-mon[94233]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:00 smithi060 ceph-mon[109077]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:00 smithi089 ceph-mon[98504]: pgmap v18648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:02 smithi060 ceph-mon[94233]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:02 smithi060 ceph-mon[109077]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:02 smithi089 ceph-mon[98504]: pgmap v18649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:04.031 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:37:04.356 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 6m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 6m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 6m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 6m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 6m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 6m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 6m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 6m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 6m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 6m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 6m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 6m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 6m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 6m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 6m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:37:04.357 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 6m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:37:04.358 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 6m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:37:04.358 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 6m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:37:04.358 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 6m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:37:04.358 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 6m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:37:04.754 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:37:04.755 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:37:04.756 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:37:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:04 smithi060 ceph-mon[94233]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:04 smithi060 ceph-mon[109077]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:37:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:37:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:04 smithi089 ceph-mon[98504]: pgmap v18650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:05 smithi060 ceph-mon[94233]: from='client.44999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:05 smithi060 ceph-mon[94233]: from='client.45005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1819737291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:37:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:05 smithi060 ceph-mon[109077]: from='client.44999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:05 smithi060 ceph-mon[109077]: from='client.45005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1819737291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:37:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:05 smithi089 ceph-mon[98504]: from='client.44999 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:05 smithi089 ceph-mon[98504]: from='client.45005 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1819737291' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:37:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:06 smithi060 ceph-mon[94233]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:06 smithi060 ceph-mon[109077]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:06 smithi089 ceph-mon[98504]: pgmap v18651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:08 smithi060 ceph-mon[94233]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:08 smithi060 ceph-mon[109077]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:08 smithi089 ceph-mon[98504]: pgmap v18652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:10 smithi089 ceph-mon[98504]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:10 smithi060 ceph-mon[94233]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:10 smithi060 ceph-mon[109077]: pgmap v18653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:12 smithi089 ceph-mon[98504]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:12 smithi060 ceph-mon[94233]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:12 smithi060 ceph-mon[109077]: pgmap v18654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:14 smithi060 ceph-mon[94233]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:14 smithi060 ceph-mon[109077]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:37:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:37:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:14 smithi089 ceph-mon[98504]: pgmap v18655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:15 smithi060 ceph-mon[94233]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:15 smithi060 ceph-mon[109077]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:15 smithi089 ceph-mon[98504]: pgmap v18656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:18 smithi060 ceph-mon[94233]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:18 smithi060 ceph-mon[109077]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:18 smithi089 ceph-mon[98504]: pgmap v18657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:20 smithi060 ceph-mon[94233]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:20 smithi060 ceph-mon[109077]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:20 smithi089 ceph-mon[98504]: pgmap v18658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:22.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:22 smithi089 ceph-mon[98504]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:22 smithi060 ceph-mon[109077]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:22 smithi060 ceph-mon[94233]: pgmap v18659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:37:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:37:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:24 smithi060 ceph-mon[109077]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:24 smithi060 ceph-mon[94233]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:24 smithi089 ceph-mon[98504]: pgmap v18660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:26.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:25 smithi060 ceph-mon[94233]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:26.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:25 smithi060 ceph-mon[109077]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:25 smithi089 ceph-mon[98504]: pgmap v18661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:27.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:37:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[94233]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[109077]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:37:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:37:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:37:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:27 smithi089 ceph-mon[98504]: pgmap v18662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:37:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:37:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:37:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:30 smithi060 ceph-mon[94233]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:30 smithi060 ceph-mon[109077]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:30 smithi089 ceph-mon[98504]: pgmap v18663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:32 smithi089 ceph-mon[98504]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:32 smithi060 ceph-mon[94233]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:32 smithi060 ceph-mon[109077]: pgmap v18664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:34 smithi060 ceph-mon[94233]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:34 smithi060 ceph-mon[109077]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:37:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:37:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:34 smithi089 ceph-mon[98504]: pgmap v18665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:35.118 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:37:35.447 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:37:35.448 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:35.845 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:37:35.846 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[94233]: from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[94233]: from='client.45023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[94233]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2195545518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[109077]: from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[109077]: from='client.45023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[109077]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2195545518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:37:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:35 smithi089 ceph-mon[98504]: from='client.35142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:35 smithi089 ceph-mon[98504]: from='client.45023 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:37:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:35 smithi089 ceph-mon[98504]: pgmap v18666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2195545518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:37:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:38 smithi089 ceph-mon[98504]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:38 smithi060 ceph-mon[94233]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:38 smithi060 ceph-mon[109077]: pgmap v18667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:40 smithi089 ceph-mon[98504]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:40 smithi060 ceph-mon[94233]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:40 smithi060 ceph-mon[109077]: pgmap v18668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:42 smithi089 ceph-mon[98504]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:42 smithi060 ceph-mon[94233]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:42 smithi060 ceph-mon[109077]: pgmap v18669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:44 smithi060 ceph-mon[94233]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:44 smithi060 ceph-mon[109077]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:37:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:37:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:44 smithi089 ceph-mon[98504]: pgmap v18670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:45 smithi060 ceph-mon[94233]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:45 smithi060 ceph-mon[109077]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:45 smithi089 ceph-mon[98504]: pgmap v18671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:48 smithi089 ceph-mon[98504]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:48 smithi060 ceph-mon[94233]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:48 smithi060 ceph-mon[109077]: pgmap v18672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:50 smithi089 ceph-mon[98504]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:50 smithi060 ceph-mon[94233]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:50 smithi060 ceph-mon[109077]: pgmap v18673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:52 smithi089 ceph-mon[98504]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:52 smithi060 ceph-mon[94233]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:52 smithi060 ceph-mon[109077]: pgmap v18674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:54 smithi060 ceph-mon[94233]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:54 smithi060 ceph-mon[109077]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:37:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:37:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:54 smithi089 ceph-mon[98504]: pgmap v18675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:55 smithi060 ceph-mon[94233]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:55 smithi060 ceph-mon[109077]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:55 smithi089 ceph-mon[98504]: pgmap v18676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:37:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:37:57 smithi060 ceph-mon[109077]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:37:57 smithi060 ceph-mon[94233]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:37:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:37:57 smithi089 ceph-mon[98504]: pgmap v18677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:00 smithi089 ceph-mon[98504]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:00 smithi060 ceph-mon[94233]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:00 smithi060 ceph-mon[109077]: pgmap v18678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:02 smithi089 ceph-mon[98504]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:02 smithi060 ceph-mon[109077]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:02 smithi060 ceph-mon[94233]: pgmap v18679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:04 smithi060 ceph-mon[109077]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:38:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:38:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:04 smithi060 ceph-mon[94233]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:04 smithi089 ceph-mon[98504]: pgmap v18680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:06.209 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:38:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:05 smithi060 ceph-mon[109077]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:05 smithi060 ceph-mon[94233]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:05 smithi089 ceph-mon[98504]: pgmap v18681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:06.535 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:38:06.535 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 7m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:38:06.535 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 7m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:38:06.535 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 7m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:38:06.535 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 7m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:38:06.535 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 7m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 7m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 7m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 7m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 7m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 7m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 7m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 7m ago 8h 5787M 2193M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 7m ago 8h 6327M 2193M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 7m ago 8h 5614M 2193M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:38:06.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 7m ago 8h 5490M 2193M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:38:06.537 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 7m ago 8h 4550M 2431M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:38:06.537 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 7m ago 8h 5187M 2431M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:38:06.537 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 7m ago 8h 4582M 2431M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:38:06.537 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 7m ago 8h 5241M 2431M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:38:06.537 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 7m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:38:06.937 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:38:06.937 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:38:06.937 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:38:06.937 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:06.937 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:38:06.937 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:38:06.937 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:38:06.938 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:38:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:06 smithi060 ceph-mon[94233]: from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:06 smithi060 ceph-mon[94233]: from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:06 smithi060 ceph-mon[109077]: from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:06 smithi060 ceph-mon[109077]: from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:06 smithi089 ceph-mon[98504]: from='client.35160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:06 smithi089 ceph-mon[98504]: from='client.35166 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1891589485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:38:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:07 smithi060 ceph-mon[109077]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1891589485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:38:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:07 smithi060 ceph-mon[94233]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1891589485' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:38:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:07 smithi089 ceph-mon[98504]: pgmap v18682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:10 smithi089 ceph-mon[98504]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:10 smithi060 ceph-mon[94233]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:10 smithi060 ceph-mon[109077]: pgmap v18683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:12 smithi089 ceph-mon[98504]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:12 smithi060 ceph-mon[94233]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:12 smithi060 ceph-mon[109077]: pgmap v18684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:14 smithi060 ceph-mon[94233]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:14 smithi060 ceph-mon[109077]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:38:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:38:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:14 smithi089 ceph-mon[98504]: pgmap v18685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:15 smithi060 ceph-mon[94233]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:15 smithi060 ceph-mon[109077]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:15 smithi089 ceph-mon[98504]: pgmap v18686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:18 smithi089 ceph-mon[98504]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:18 smithi060 ceph-mon[94233]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:18 smithi060 ceph-mon[109077]: pgmap v18687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:20 smithi089 ceph-mon[98504]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:20 smithi060 ceph-mon[94233]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:20 smithi060 ceph-mon[109077]: pgmap v18688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:22 smithi089 ceph-mon[98504]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:22 smithi060 ceph-mon[94233]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:22 smithi060 ceph-mon[109077]: pgmap v18689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:24 smithi060 ceph-mon[94233]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:24 smithi060 ceph-mon[109077]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:38:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:38:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:24 smithi089 ceph-mon[98504]: pgmap v18690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:25 smithi060 ceph-mon[94233]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:25 smithi060 ceph-mon[109077]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:25 smithi089 ceph-mon[98504]: pgmap v18691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:27 smithi060 ceph-mon[109077]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:38:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:27 smithi060 ceph-mon[94233]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:38:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:27 smithi089 ceph-mon[98504]: pgmap v18692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:38:28.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.881 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.882 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.882 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.882 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.883 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2183M 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2426M 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:38:28.884 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2183M 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2426M 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:38:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2183M 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2426M 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:38:29.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:38:30.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:29 smithi060 ceph-mon[109077]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:29 smithi060 ceph-mon[94233]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:29 smithi089 ceph-mon[98504]: pgmap v18693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:32 smithi089 ceph-mon[98504]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:32 smithi060 ceph-mon[109077]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:33.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:32 smithi060 ceph-mon[94233]: pgmap v18694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:34 smithi060 ceph-mon[94233]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:34 smithi060 ceph-mon[109077]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:38:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:38:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:34 smithi089 ceph-mon[98504]: pgmap v18695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:35 smithi060 ceph-mon[94233]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:35 smithi060 ceph-mon[109077]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:35 smithi089 ceph-mon[98504]: pgmap v18696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:37.301 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:38:37.629 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:38:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5787M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6327M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5614M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5490M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4550M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5187M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4582M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5241M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:38:37.631 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:38:38.033 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:38:38.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:38:38.033 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:38:38.033 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:38.033 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:38:38.034 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:38:38.035 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:38:38.035 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:38:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:38 smithi089 ceph-mon[98504]: from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:38 smithi089 ceph-mon[98504]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:38 smithi089 ceph-mon[98504]: from='client.35184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1581102459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[109077]: from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[109077]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[109077]: from='client.35184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1581102459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:38:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[94233]: from='client.35178 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[94233]: pgmap v18697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[94233]: from='client.35184 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:38:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1581102459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:38:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:40 smithi089 ceph-mon[98504]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:40 smithi060 ceph-mon[109077]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:40 smithi060 ceph-mon[94233]: pgmap v18698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:42 smithi060 ceph-mon[94233]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:42 smithi060 ceph-mon[109077]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:42 smithi089 ceph-mon[98504]: pgmap v18699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:44 smithi060 ceph-mon[109077]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:44 smithi060 ceph-mon[94233]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:38:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T13:38:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:44 smithi089 ceph-mon[98504]: pgmap v18700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:45 smithi060 ceph-mon[94233]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:45 smithi060 ceph-mon[109077]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:45 smithi089 ceph-mon[98504]: pgmap v18701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:48 smithi089 ceph-mon[98504]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:48 smithi060 ceph-mon[94233]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:48 smithi060 ceph-mon[109077]: pgmap v18702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:50 smithi089 ceph-mon[98504]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:50 smithi060 ceph-mon[94233]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:50 smithi060 ceph-mon[109077]: pgmap v18703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:52 smithi060 ceph-mon[109077]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:52 smithi060 ceph-mon[94233]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:52 smithi089 ceph-mon[98504]: pgmap v18704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:54 smithi060 ceph-mon[94233]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:54 smithi060 ceph-mon[109077]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:38:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T13:38:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:54 smithi089 ceph-mon[98504]: pgmap v18705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:55 smithi060 ceph-mon[94233]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:55 smithi060 ceph-mon[109077]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:55 smithi089 ceph-mon[98504]: pgmap v18706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:38:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:38:57 smithi060 ceph-mon[94233]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:38:57 smithi060 ceph-mon[109077]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:38:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:38:57 smithi089 ceph-mon[98504]: pgmap v18707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:00 smithi089 ceph-mon[98504]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:00 smithi060 ceph-mon[94233]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:00 smithi060 ceph-mon[109077]: pgmap v18708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:02 smithi060 ceph-mon[94233]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:02 smithi060 ceph-mon[109077]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:02 smithi089 ceph-mon[98504]: pgmap v18709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:04 smithi060 ceph-mon[94233]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:04 smithi060 ceph-mon[109077]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:39:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:39:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:04 smithi089 ceph-mon[98504]: pgmap v18710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:05 smithi060 ceph-mon[94233]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:05 smithi060 ceph-mon[109077]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:05 smithi089 ceph-mon[98504]: pgmap v18711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:08.395 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:39:08.721 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 8m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 8m ago 8h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8m ago 8h 5787M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:39:08.722 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8m ago 8h 6327M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:39:08.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8m ago 8h 5614M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:39:08.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8m ago 8h 5490M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:39:08.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8m ago 8h 4550M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:39:08.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8m ago 8h 5187M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:39:08.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8m ago 8h 4582M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:39:08.723 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8m ago 8h 5241M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:39:08.723 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:39:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:08 smithi060 ceph-mon[94233]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:08 smithi060 ceph-mon[109077]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:08 smithi089 ceph-mon[98504]: pgmap v18712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:39:09.126 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:09.127 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:39:09.127 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:39:09.127 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:39:09.127 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:39:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:09 smithi060 ceph-mon[94233]: from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:09 smithi060 ceph-mon[94233]: from='client.45077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4197094560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:39:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:09 smithi060 ceph-mon[109077]: from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:09 smithi060 ceph-mon[109077]: from='client.45077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4197094560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:39:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:09 smithi089 ceph-mon[98504]: from='client.35196 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:09 smithi089 ceph-mon[98504]: from='client.45077 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4197094560' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:39:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:10 smithi060 ceph-mon[94233]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:10 smithi060 ceph-mon[109077]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:10 smithi089 ceph-mon[98504]: pgmap v18713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:12 smithi060 ceph-mon[94233]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:12 smithi060 ceph-mon[109077]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:12 smithi089 ceph-mon[98504]: pgmap v18714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:14 smithi060 ceph-mon[94233]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:14 smithi060 ceph-mon[109077]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:39:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:39:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:14 smithi089 ceph-mon[98504]: pgmap v18715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:15 smithi060 ceph-mon[94233]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:15 smithi060 ceph-mon[109077]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:15 smithi089 ceph-mon[98504]: pgmap v18716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:18 smithi060 ceph-mon[94233]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:18 smithi060 ceph-mon[109077]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:18 smithi089 ceph-mon[98504]: pgmap v18717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:20 smithi060 ceph-mon[94233]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:20 smithi060 ceph-mon[109077]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:20 smithi089 ceph-mon[98504]: pgmap v18718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:22 smithi060 ceph-mon[94233]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:22 smithi060 ceph-mon[109077]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:22 smithi089 ceph-mon[98504]: pgmap v18719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:24 smithi060 ceph-mon[94233]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:24 smithi060 ceph-mon[109077]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:39:24] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:39:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:24 smithi089 ceph-mon[98504]: pgmap v18720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:25 smithi060 ceph-mon[94233]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:25 smithi060 ceph-mon[109077]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:25 smithi089 ceph-mon[98504]: pgmap v18721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:27 smithi060 ceph-mon[94233]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:27 smithi060 ceph-mon[109077]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:27 smithi089 ceph-mon[98504]: pgmap v18722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:39:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:39:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:39:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:39:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:39:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:39:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[109077]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:39:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:39:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:39:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:29 smithi060 ceph-mon[94233]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:39:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:39:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:39:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:29 smithi089 ceph-mon[98504]: pgmap v18723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:32 smithi060 ceph-mon[94233]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:32 smithi060 ceph-mon[109077]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:32 smithi089 ceph-mon[98504]: pgmap v18724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:34 smithi060 ceph-mon[94233]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:34 smithi060 ceph-mon[109077]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:39:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:39:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:34 smithi089 ceph-mon[98504]: pgmap v18725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:35 smithi060 ceph-mon[94233]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:35 smithi060 ceph-mon[109077]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:35 smithi089 ceph-mon[98504]: pgmap v18726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:38 smithi060 ceph-mon[94233]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:38 smithi060 ceph-mon[109077]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:38 smithi089 ceph-mon[98504]: pgmap v18727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:39.483 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:39:39.809 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:39:39.809 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:39:39.809 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:39:39.809 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:39:39.809 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:39:39.809 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (8h) 9m ago 8h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (8h) 9m ago 9h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5787M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6327M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5614M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5490M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:39:39.810 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4550M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:39:39.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5187M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:39:39.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4582M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:39:39.811 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5241M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:39:39.811 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:39:40.212 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:39:40.212 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:39:40.212 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:39:40.212 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:40.212 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:39:40.212 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:39:40.213 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:39:40.214 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:39:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[94233]: from='client.35214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[94233]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[94233]: from='client.35220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1190029281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:39:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[109077]: from='client.35214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[109077]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[109077]: from='client.35220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1190029281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:39:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:40 smithi089 ceph-mon[98504]: from='client.35214 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:40 smithi089 ceph-mon[98504]: pgmap v18728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:40 smithi089 ceph-mon[98504]: from='client.35220 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:39:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1190029281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:39:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:42 smithi060 ceph-mon[94233]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:42 smithi060 ceph-mon[109077]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:42 smithi089 ceph-mon[98504]: pgmap v18729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:44 smithi060 ceph-mon[94233]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:44 smithi060 ceph-mon[109077]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:39:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:39:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:44 smithi089 ceph-mon[98504]: pgmap v18730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:45 smithi060 ceph-mon[94233]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:45 smithi060 ceph-mon[109077]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:45 smithi089 ceph-mon[98504]: pgmap v18731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:48 smithi060 ceph-mon[94233]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:48 smithi060 ceph-mon[109077]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:48 smithi089 ceph-mon[98504]: pgmap v18732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:50 smithi060 ceph-mon[94233]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:50 smithi060 ceph-mon[109077]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:50 smithi089 ceph-mon[98504]: pgmap v18733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:52 smithi060 ceph-mon[94233]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:52 smithi060 ceph-mon[109077]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:52 smithi089 ceph-mon[98504]: pgmap v18734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:54 smithi060 ceph-mon[94233]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:54 smithi060 ceph-mon[109077]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:39:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:39:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:54 smithi089 ceph-mon[98504]: pgmap v18735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:55 smithi060 ceph-mon[94233]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:55 smithi060 ceph-mon[109077]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:55 smithi089 ceph-mon[98504]: pgmap v18736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:39:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:39:57 smithi060 ceph-mon[94233]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:39:57 smithi060 ceph-mon[109077]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:39:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:39:57 smithi089 ceph-mon[98504]: pgmap v18737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T13:40:00.000+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:00 smithi060 ceph-mon[94233]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:00 smithi060 ceph-mon[109077]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:00 smithi089 ceph-mon[98504]: pgmap v18738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:40:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:02 smithi060 ceph-mon[109077]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:02 smithi060 ceph-mon[94233]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:02 smithi089 ceph-mon[98504]: pgmap v18739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:04 smithi060 ceph-mon[109077]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:04 smithi060 ceph-mon[94233]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:40:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:40:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:04 smithi089 ceph-mon[98504]: pgmap v18740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:05 smithi060 ceph-mon[94233]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:05 smithi060 ceph-mon[109077]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:05 smithi089 ceph-mon[98504]: pgmap v18741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:08 smithi060 ceph-mon[94233]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:08 smithi060 ceph-mon[109077]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:08 smithi089 ceph-mon[98504]: pgmap v18742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:10.576 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:40:10.901 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 9m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 9m ago 8h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 9m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 9m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 9m ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 891M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2291M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 9m ago 8h 1319M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 9m ago 8h 1029M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 9m ago 8h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 9m ago 8h 20.9M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:40:10.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 9m ago 8h 5787M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 9m ago 8h 6327M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 9m ago 8h 5614M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 9m ago 8h 5490M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 9m ago 8h 4550M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 9m ago 8h 5187M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 9m ago 8h 4582M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 9m ago 8h 5241M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:40:10.903 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 9m ago 8h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:40:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:10 smithi060 ceph-mon[109077]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:10 smithi060 ceph-mon[94233]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:10 smithi089 ceph-mon[98504]: pgmap v18743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:11.301 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:40:11.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:40:11.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:40:11.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:11.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:40:11.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:40:11.302 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:40:11.303 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:40:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:11 smithi060 ceph-mon[109077]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3793068253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:40:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:11 smithi060 ceph-mon[94233]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3793068253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:40:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:11 smithi089 ceph-mon[98504]: from='client.35232 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3793068253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:40:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:12.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:12 smithi089 ceph-mon[98504]: from='client.45113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:12.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:12 smithi089 ceph-mon[98504]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:12 smithi060 ceph-mon[109077]: from='client.45113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:12 smithi060 ceph-mon[109077]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:12 smithi060 ceph-mon[94233]: from='client.45113 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:13.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:12 smithi060 ceph-mon[94233]: pgmap v18744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:40:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:40:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:14 smithi060 ceph-mon[94233]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:14 smithi060 ceph-mon[109077]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:14 smithi089 ceph-mon[98504]: pgmap v18745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:15 smithi060 ceph-mon[94233]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:15 smithi060 ceph-mon[109077]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:15 smithi089 ceph-mon[98504]: pgmap v18746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:18 smithi060 ceph-mon[94233]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:18 smithi060 ceph-mon[109077]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:18 smithi089 ceph-mon[98504]: pgmap v18747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:20 smithi060 ceph-mon[94233]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:20 smithi060 ceph-mon[109077]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:20 smithi089 ceph-mon[98504]: pgmap v18748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:22 smithi060 ceph-mon[94233]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:22 smithi060 ceph-mon[109077]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:22 smithi089 ceph-mon[98504]: pgmap v18749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:24 smithi060 ceph-mon[94233]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:24 smithi060 ceph-mon[109077]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:40:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:40:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:24 smithi089 ceph-mon[98504]: pgmap v18750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:25 smithi060 ceph-mon[94233]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:25 smithi060 ceph-mon[109077]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:25 smithi089 ceph-mon[98504]: pgmap v18751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:27 smithi060 ceph-mon[94233]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:27 smithi060 ceph-mon[109077]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:27 smithi089 ceph-mon[98504]: pgmap v18752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:40:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:40:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:40:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:30 smithi060 ceph-mon[94233]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:30 smithi060 ceph-mon[109077]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:30 smithi089 ceph-mon[98504]: pgmap v18753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:32 smithi060 ceph-mon[94233]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:32 smithi060 ceph-mon[109077]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:32 smithi089 ceph-mon[98504]: pgmap v18754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[94233]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[109077]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:34 smithi089 ceph-mon[98504]: pgmap v18755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:40:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:40:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:40:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:40:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:40:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:40:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:40:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:40:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:40:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:36 smithi089 ceph-mon[98504]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:36 smithi060 ceph-mon[94233]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:36 smithi060 ceph-mon[109077]: pgmap v18756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:38 smithi060 ceph-mon[94233]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:38 smithi060 ceph-mon[109077]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:38 smithi089 ceph-mon[98504]: pgmap v18757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:40 smithi060 ceph-mon[94233]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:40 smithi060 ceph-mon[109077]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:40 smithi089 ceph-mon[98504]: pgmap v18758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:41.667 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:40:41.996 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:40:41.996 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 8s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:40:41.996 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 8s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:40:41.996 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 8s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:40:41.996 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 8s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:40:41.996 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 8s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8s ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8s ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (8h) 8s ago 8h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (8h) 8s ago 8h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 8s ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 8s ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 8s ago 8h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 8s ago 8h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 8s ago 8h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 8s ago 8h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 8s ago 8h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 8s ago 8h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 8s ago 8h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 8s ago 8h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:40:41.997 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 8s ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:40:42.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:40:42.397 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:40:42.398 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:40:42.398 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:40:42.398 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:40:42.398 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:40:42.398 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:40:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:42 smithi060 ceph-mon[109077]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:42 smithi060 ceph-mon[109077]: from='client.45125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2762972331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:40:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:42 smithi060 ceph-mon[94233]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:42 smithi060 ceph-mon[94233]: from='client.45125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2762972331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:40:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:42 smithi089 ceph-mon[98504]: pgmap v18759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:42 smithi089 ceph-mon[98504]: from='client.45125 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2762972331' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:40:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:43 smithi060 ceph-mon[94233]: from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:43 smithi060 ceph-mon[109077]: from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:43 smithi089 ceph-mon[98504]: from='client.35256 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:40:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:44 smithi060 ceph-mon[94233]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:44 smithi060 ceph-mon[109077]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:40:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:40:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:44 smithi089 ceph-mon[98504]: pgmap v18760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:45 smithi060 ceph-mon[94233]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:45 smithi060 ceph-mon[109077]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:45 smithi089 ceph-mon[98504]: pgmap v18761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:48 smithi060 ceph-mon[94233]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:48 smithi060 ceph-mon[109077]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:48 smithi089 ceph-mon[98504]: pgmap v18762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:50 smithi060 ceph-mon[94233]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:50 smithi060 ceph-mon[109077]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:50 smithi089 ceph-mon[98504]: pgmap v18763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:52 smithi060 ceph-mon[94233]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:52 smithi060 ceph-mon[109077]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:52 smithi089 ceph-mon[98504]: pgmap v18764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:54 smithi060 ceph-mon[94233]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:54 smithi060 ceph-mon[109077]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:40:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:40:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:54 smithi089 ceph-mon[98504]: pgmap v18765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:55 smithi060 ceph-mon[94233]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:55 smithi060 ceph-mon[109077]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:55 smithi089 ceph-mon[98504]: pgmap v18766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:40:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:40:57 smithi060 ceph-mon[94233]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:40:57 smithi060 ceph-mon[109077]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:40:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:40:57 smithi089 ceph-mon[98504]: pgmap v18767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:00 smithi060 ceph-mon[94233]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:00 smithi060 ceph-mon[109077]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:00 smithi089 ceph-mon[98504]: pgmap v18768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:02 smithi060 ceph-mon[94233]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:02 smithi060 ceph-mon[109077]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:02 smithi089 ceph-mon[98504]: pgmap v18769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:04 smithi060 ceph-mon[94233]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:04 smithi060 ceph-mon[109077]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:41:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T13:41:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:04 smithi089 ceph-mon[98504]: pgmap v18770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:05 smithi060 ceph-mon[94233]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:05 smithi060 ceph-mon[109077]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:05 smithi089 ceph-mon[98504]: pgmap v18771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:08 smithi060 ceph-mon[94233]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:08 smithi060 ceph-mon[109077]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:08 smithi089 ceph-mon[98504]: pgmap v18772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:10 smithi060 ceph-mon[94233]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:10 smithi060 ceph-mon[109077]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:10 smithi089 ceph-mon[98504]: pgmap v18773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:12.759 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:41:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:12 smithi060 ceph-mon[94233]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:12 smithi060 ceph-mon[109077]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:12 smithi089 ceph-mon[98504]: pgmap v18774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:13.083 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 40s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 39s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 40s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 39s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (8h) 39s ago 8h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 40s ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 40s ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 39s ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 40s ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:41:13.084 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 40s ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 39s ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (8h) 40s ago 8h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 40s ago 8h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 40s ago 8h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 40s ago 8h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 39s ago 8h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 39s ago 8h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 39s ago 8h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 39s ago 8h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:41:13.085 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 39s ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:41:13.480 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:41:13.481 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:41:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:13 smithi060 ceph-mon[94233]: from='client.45143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1582603296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:41:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:13 smithi060 ceph-mon[109077]: from='client.45143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1582603296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:41:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:13 smithi089 ceph-mon[98504]: from='client.45143 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1582603296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:41:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:14 smithi060 ceph-mon[94233]: from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:14 smithi060 ceph-mon[94233]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:41:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:41:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:14 smithi060 ceph-mon[109077]: from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:14 smithi060 ceph-mon[109077]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:14 smithi089 ceph-mon[98504]: from='client.35274 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:14 smithi089 ceph-mon[98504]: pgmap v18775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:15 smithi060 ceph-mon[94233]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:15 smithi060 ceph-mon[109077]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:15 smithi089 ceph-mon[98504]: pgmap v18776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:18 smithi060 ceph-mon[94233]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:18 smithi060 ceph-mon[109077]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:18 smithi089 ceph-mon[98504]: pgmap v18777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:20 smithi060 ceph-mon[94233]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:20 smithi060 ceph-mon[109077]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:20 smithi089 ceph-mon[98504]: pgmap v18778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:22 smithi060 ceph-mon[94233]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:22 smithi060 ceph-mon[109077]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:22 smithi089 ceph-mon[98504]: pgmap v18779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:24 smithi060 ceph-mon[94233]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:41:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:41:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:24 smithi060 ceph-mon[109077]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:24 smithi089 ceph-mon[98504]: pgmap v18780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:25 smithi060 ceph-mon[94233]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:25 smithi060 ceph-mon[109077]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:25 smithi089 ceph-mon[98504]: pgmap v18781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:27 smithi060 ceph-mon[94233]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:27 smithi060 ceph-mon[109077]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:27 smithi089 ceph-mon[98504]: pgmap v18782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:30 smithi060 ceph-mon[94233]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:30 smithi060 ceph-mon[109077]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:30 smithi089 ceph-mon[98504]: pgmap v18783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:32 smithi060 ceph-mon[94233]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:32 smithi060 ceph-mon[109077]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:32 smithi089 ceph-mon[98504]: pgmap v18784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:34 smithi060 ceph-mon[94233]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:41:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:34 smithi060 ceph-mon[109077]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:41:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:41:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:41:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:34 smithi089 ceph-mon[98504]: pgmap v18785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:41:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:41:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:41:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:41:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:41:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:41:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:41:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:41:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:41:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:41:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:36 smithi060 ceph-mon[94233]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:36 smithi060 ceph-mon[109077]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:36 smithi089 ceph-mon[98504]: pgmap v18786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:38 smithi060 ceph-mon[94233]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:38 smithi060 ceph-mon[109077]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:38 smithi089 ceph-mon[98504]: pgmap v18787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:40 smithi060 ceph-mon[94233]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:40 smithi060 ceph-mon[109077]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:40 smithi089 ceph-mon[98504]: pgmap v18788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:42 smithi060 ceph-mon[94233]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:42 smithi060 ceph-mon[109077]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:42 smithi089 ceph-mon[98504]: pgmap v18789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:43.843 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:41:44.167 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:41:44.167 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 71s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 70s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 71s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 70s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 70s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 71s ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 71s ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 70s ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 71s ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 71s ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:41:44.168 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 70s ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 71s ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (8h) 71s ago 8h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 71s ago 8h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 71s ago 8h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 70s ago 8h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 70s ago 8h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 70s ago 8h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 70s ago 8h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:41:44.169 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 70s ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:41:44.564 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:41:44.565 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:41:44.566 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:41:44.566 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:41:44.566 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:41:44.566 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:41:44.566 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:41:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:44 smithi060 ceph-mon[109077]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:44 smithi060 ceph-mon[109077]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2265956301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:41:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:44 smithi060 ceph-mon[94233]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:44 smithi060 ceph-mon[94233]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2265956301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:41:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:41:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:41:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:44 smithi089 ceph-mon[98504]: pgmap v18790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:44 smithi089 ceph-mon[98504]: from='client.35286 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2265956301' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:41:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:45 smithi060 ceph-mon[94233]: from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:45 smithi060 ceph-mon[109077]: from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:45 smithi089 ceph-mon[98504]: from='client.35292 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:41:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:46 smithi060 ceph-mon[94233]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:46 smithi060 ceph-mon[109077]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:46 smithi089 ceph-mon[98504]: pgmap v18791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:48 smithi060 ceph-mon[94233]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:48 smithi060 ceph-mon[109077]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:48 smithi089 ceph-mon[98504]: pgmap v18792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:50 smithi060 ceph-mon[94233]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:50 smithi060 ceph-mon[109077]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:50 smithi089 ceph-mon[98504]: pgmap v18793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:52 smithi060 ceph-mon[94233]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:52 smithi060 ceph-mon[109077]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:52 smithi089 ceph-mon[98504]: pgmap v18794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:54 smithi060 ceph-mon[94233]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:54 smithi060 ceph-mon[109077]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:41:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:41:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:54 smithi089 ceph-mon[98504]: pgmap v18795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:55 smithi060 ceph-mon[94233]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:55 smithi060 ceph-mon[109077]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:55 smithi089 ceph-mon[98504]: pgmap v18796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:41:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:41:57 smithi060 ceph-mon[94233]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:41:57 smithi060 ceph-mon[109077]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:41:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:41:57 smithi089 ceph-mon[98504]: pgmap v18797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:00 smithi060 ceph-mon[94233]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:00 smithi060 ceph-mon[109077]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:00 smithi089 ceph-mon[98504]: pgmap v18798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:02 smithi060 ceph-mon[94233]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:02 smithi060 ceph-mon[109077]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:02 smithi089 ceph-mon[98504]: pgmap v18799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:04 smithi060 ceph-mon[94233]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:04 smithi060 ceph-mon[109077]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:42:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:42:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:04 smithi089 ceph-mon[98504]: pgmap v18800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:05 smithi060 ceph-mon[94233]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:05 smithi060 ceph-mon[109077]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:05 smithi089 ceph-mon[98504]: pgmap v18801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:08 smithi060 ceph-mon[94233]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:08 smithi060 ceph-mon[109077]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:08 smithi089 ceph-mon[98504]: pgmap v18802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:10 smithi060 ceph-mon[94233]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:10 smithi060 ceph-mon[109077]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:10 smithi089 ceph-mon[98504]: pgmap v18803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:12 smithi060 ceph-mon[94233]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:12 smithi060 ceph-mon[109077]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:12 smithi089 ceph-mon[98504]: pgmap v18804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:14 smithi060 ceph-mon[94233]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:14 smithi060 ceph-mon[109077]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:42:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:42:14.931 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:42:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:14 smithi089 ceph-mon[98504]: pgmap v18805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:15.257 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:42:15.257 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 102s ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:42:15.257 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 101s ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:42:15.257 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 102s ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:42:15.257 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 101s ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:42:15.257 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 101s ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 102s ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 102s ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 101s ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 102s ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 102s ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 101s ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 102s ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 102s ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (8h) 102s ago 8h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:42:15.258 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (8h) 102s ago 8h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:42:15.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 101s ago 8h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:42:15.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 101s ago 8h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:42:15.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 101s ago 8h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:42:15.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 101s ago 8h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:42:15.259 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 101s ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:42:15.655 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:42:15.656 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:42:15.657 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:15.657 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:42:15.657 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:42:15.657 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:42:15.657 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:42:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[94233]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[94233]: from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[94233]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3210168059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:42:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[109077]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[109077]: from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[109077]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3210168059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:42:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:15 smithi089 ceph-mon[98504]: from='client.45179 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:15 smithi089 ceph-mon[98504]: from='client.35310 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:15 smithi089 ceph-mon[98504]: pgmap v18806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3210168059' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:42:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:18 smithi060 ceph-mon[94233]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:18 smithi060 ceph-mon[109077]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:18 smithi089 ceph-mon[98504]: pgmap v18807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:20 smithi060 ceph-mon[94233]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:20 smithi060 ceph-mon[109077]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:20 smithi089 ceph-mon[98504]: pgmap v18808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:22 smithi060 ceph-mon[94233]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:22 smithi060 ceph-mon[109077]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:22 smithi089 ceph-mon[98504]: pgmap v18809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:24 smithi060 ceph-mon[94233]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:24 smithi060 ceph-mon[109077]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:42:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:42:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:24 smithi089 ceph-mon[98504]: pgmap v18810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:25 smithi060 ceph-mon[94233]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:25 smithi060 ceph-mon[109077]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:25 smithi089 ceph-mon[98504]: pgmap v18811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:27 smithi060 ceph-mon[94233]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:27 smithi060 ceph-mon[109077]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:27 smithi089 ceph-mon[98504]: pgmap v18812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:30 smithi060 ceph-mon[94233]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:30 smithi060 ceph-mon[109077]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:30 smithi089 ceph-mon[98504]: pgmap v18813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:32 smithi060 ceph-mon[94233]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:32 smithi060 ceph-mon[109077]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:32 smithi089 ceph-mon[98504]: pgmap v18814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:34 smithi060 ceph-mon[94233]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:42:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:42:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:34 smithi060 ceph-mon[109077]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:34 smithi089 ceph-mon[98504]: pgmap v18815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[94233]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[109077]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:42:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:42:36.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:42:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:42:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:35 smithi089 ceph-mon[98504]: pgmap v18816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:42:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:42:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:42:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:38 smithi060 ceph-mon[94233]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:38 smithi060 ceph-mon[109077]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:38 smithi089 ceph-mon[98504]: pgmap v18817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:40 smithi060 ceph-mon[94233]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:40 smithi060 ceph-mon[109077]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:40 smithi089 ceph-mon[98504]: pgmap v18818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:42 smithi060 ceph-mon[94233]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:42 smithi060 ceph-mon[109077]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:42 smithi089 ceph-mon[98504]: pgmap v18819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:44 smithi060 ceph-mon[94233]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:44 smithi060 ceph-mon[109077]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:42:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:42:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:44 smithi089 ceph-mon[98504]: pgmap v18820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:46.019 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:42:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:45 smithi060 ceph-mon[94233]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:45 smithi060 ceph-mon[109077]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:45 smithi089 ceph-mon[98504]: pgmap v18821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:42:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:42:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:42:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:42:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:42:46.346 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:42:46.347 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:42:46.348 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (8h) 2m ago 8h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:42:46.348 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:42:46.348 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:42:46.348 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:42:46.348 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:46.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:42:46.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:42:46.752 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:42:46.752 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:42:46.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:42:46.752 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:42:46.752 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:42:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:46 smithi060 ceph-mon[94233]: from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:46 smithi060 ceph-mon[94233]: from='client.35328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3392438993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:42:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:46 smithi060 ceph-mon[109077]: from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:46 smithi060 ceph-mon[109077]: from='client.35328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3392438993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:42:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:46 smithi089 ceph-mon[98504]: from='client.35322 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:46 smithi089 ceph-mon[98504]: from='client.35328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:42:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3392438993' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:42:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:47 smithi060 ceph-mon[94233]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:47 smithi060 ceph-mon[109077]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:47 smithi089 ceph-mon[98504]: pgmap v18822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:50 smithi060 ceph-mon[109077]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:50 smithi060 ceph-mon[94233]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:50 smithi089 ceph-mon[98504]: pgmap v18823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:52 smithi060 ceph-mon[94233]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:52 smithi060 ceph-mon[109077]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:52 smithi089 ceph-mon[98504]: pgmap v18824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:54 smithi060 ceph-mon[94233]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:42:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:42:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:54 smithi060 ceph-mon[109077]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:54 smithi089 ceph-mon[98504]: pgmap v18825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:55 smithi060 ceph-mon[94233]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:55 smithi060 ceph-mon[109077]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:55 smithi089 ceph-mon[98504]: pgmap v18826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:42:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:42:57 smithi060 ceph-mon[94233]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:42:57 smithi060 ceph-mon[109077]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:42:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:42:57 smithi089 ceph-mon[98504]: pgmap v18827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:00 smithi060 ceph-mon[94233]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:00 smithi060 ceph-mon[109077]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:00 smithi089 ceph-mon[98504]: pgmap v18828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:02 smithi060 ceph-mon[94233]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:02 smithi060 ceph-mon[109077]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:02 smithi089 ceph-mon[98504]: pgmap v18829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:04 smithi060 ceph-mon[94233]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:04 smithi060 ceph-mon[109077]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:43:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:43:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:04 smithi089 ceph-mon[98504]: pgmap v18830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:05 smithi060 ceph-mon[94233]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:05 smithi060 ceph-mon[109077]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:05 smithi089 ceph-mon[98504]: pgmap v18831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:08 smithi060 ceph-mon[94233]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:08 smithi060 ceph-mon[109077]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:08 smithi089 ceph-mon[98504]: pgmap v18832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:10 smithi060 ceph-mon[94233]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:10 smithi060 ceph-mon[109077]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:10 smithi089 ceph-mon[98504]: pgmap v18833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:12.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:12.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:12 smithi060 ceph-mon[94233]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:12 smithi060 ceph-mon[109077]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:12 smithi089 ceph-mon[98504]: pgmap v18834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:14 smithi060 ceph-mon[94233]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:14 smithi060 ceph-mon[109077]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:43:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:43:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:14 smithi089 ceph-mon[98504]: pgmap v18835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:15 smithi060 ceph-mon[94233]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:15 smithi060 ceph-mon[109077]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:15 smithi089 ceph-mon[98504]: pgmap v18836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:17.116 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:43:17.443 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:43:17.443 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 2m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:43:17.443 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 2m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:43:17.443 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 2m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:43:17.443 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 2m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:43:17.443 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:43:17.443 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 2m ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 2m ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:43:17.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:43:17.445 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (8h) 2m ago 8h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:43:17.445 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (8h) 2m ago 8h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:43:17.445 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 2m ago 8h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:43:17.445 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 2m ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:43:17.843 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:43:17.843 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:43:17.843 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:43:17.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:17.843 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:43:17.843 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:43:17.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:43:17.844 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:43:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[109077]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[109077]: from='client.35346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[109077]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/119392105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:43:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[94233]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[94233]: from='client.35346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[94233]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/119392105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:43:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:18 smithi089 ceph-mon[98504]: from='client.35340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:18 smithi089 ceph-mon[98504]: from='client.35346 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:18 smithi089 ceph-mon[98504]: pgmap v18837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/119392105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:43:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:20 smithi060 ceph-mon[94233]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:20 smithi060 ceph-mon[109077]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:20 smithi089 ceph-mon[98504]: pgmap v18838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:22 smithi060 ceph-mon[94233]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:22 smithi060 ceph-mon[109077]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:22 smithi089 ceph-mon[98504]: pgmap v18839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:24 smithi060 ceph-mon[94233]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:43:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:43:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:24 smithi060 ceph-mon[109077]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:24 smithi089 ceph-mon[98504]: pgmap v18840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:25 smithi060 ceph-mon[94233]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:25 smithi060 ceph-mon[109077]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:25 smithi089 ceph-mon[98504]: pgmap v18841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:27.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:27 smithi060 ceph-mon[94233]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:27 smithi060 ceph-mon[109077]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:27 smithi089 ceph-mon[98504]: pgmap v18842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:30 smithi060 ceph-mon[94233]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:30 smithi060 ceph-mon[109077]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:30 smithi089 ceph-mon[98504]: pgmap v18843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:32 smithi060 ceph-mon[94233]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:32 smithi060 ceph-mon[109077]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:32 smithi089 ceph-mon[98504]: pgmap v18844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:34 smithi060 ceph-mon[94233]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:34 smithi060 ceph-mon[109077]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:43:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:43:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:34 smithi089 ceph-mon[98504]: pgmap v18845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:35 smithi060 ceph-mon[94233]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:43:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:35 smithi060 ceph-mon[109077]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:43:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:35 smithi089 ceph-mon[98504]: pgmap v18846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:43:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:43:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:43:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:43:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:43:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:43:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:43:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:43:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:43:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:43:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:37 smithi060 ceph-mon[109077]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:37 smithi060 ceph-mon[94233]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:37 smithi089 ceph-mon[98504]: pgmap v18847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:40 smithi060 ceph-mon[94233]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:40 smithi060 ceph-mon[109077]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:40 smithi089 ceph-mon[98504]: pgmap v18848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:42 smithi060 ceph-mon[94233]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:42 smithi060 ceph-mon[109077]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:42 smithi089 ceph-mon[98504]: pgmap v18849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:44 smithi060 ceph-mon[94233]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:43:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:43:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:44 smithi060 ceph-mon[109077]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:44 smithi089 ceph-mon[98504]: pgmap v18850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:45 smithi060 ceph-mon[94233]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:45 smithi060 ceph-mon[109077]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:45 smithi089 ceph-mon[98504]: pgmap v18851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:48.204 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (8h) 3m ago 8h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (8h) 3m ago 8h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:43:48.531 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (8h) 3m ago 8h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:43:48.532 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:43:48.928 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:43:48.928 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:43:48.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:43:48.928 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:48.928 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:43:48.928 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:43:48.929 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:43:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:48 smithi060 ceph-mon[94233]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:48 smithi060 ceph-mon[109077]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:48 smithi089 ceph-mon[98504]: pgmap v18852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:49 smithi060 ceph-mon[109077]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:49 smithi060 ceph-mon[109077]: from='client.35364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3320505735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:43:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:49 smithi060 ceph-mon[94233]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:49 smithi060 ceph-mon[94233]: from='client.35364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3320505735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:43:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:49 smithi089 ceph-mon[98504]: from='client.35358 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:49 smithi089 ceph-mon[98504]: from='client.35364 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:43:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3320505735' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:43:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:50 smithi060 ceph-mon[94233]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:50 smithi060 ceph-mon[109077]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:50 smithi089 ceph-mon[98504]: pgmap v18853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:52 smithi060 ceph-mon[94233]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:52 smithi060 ceph-mon[109077]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:52 smithi089 ceph-mon[98504]: pgmap v18854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:54 smithi060 ceph-mon[94233]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:54 smithi060 ceph-mon[109077]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:43:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:43:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:54 smithi089 ceph-mon[98504]: pgmap v18855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:55 smithi060 ceph-mon[94233]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:55 smithi060 ceph-mon[109077]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:55 smithi089 ceph-mon[98504]: pgmap v18856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:43:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:43:57 smithi060 ceph-mon[94233]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:43:57 smithi060 ceph-mon[109077]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:43:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:43:57 smithi089 ceph-mon[98504]: pgmap v18857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:00 smithi060 ceph-mon[94233]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:00 smithi060 ceph-mon[109077]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:00 smithi089 ceph-mon[98504]: pgmap v18858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:02 smithi060 ceph-mon[94233]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:02 smithi060 ceph-mon[109077]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:02 smithi089 ceph-mon[98504]: pgmap v18859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:04 smithi060 ceph-mon[94233]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:04 smithi060 ceph-mon[109077]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:44:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:44:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:04 smithi089 ceph-mon[98504]: pgmap v18860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:05 smithi060 ceph-mon[94233]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:05 smithi060 ceph-mon[109077]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:05 smithi089 ceph-mon[98504]: pgmap v18861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:08 smithi060 ceph-mon[94233]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:08 smithi060 ceph-mon[109077]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:08 smithi089 ceph-mon[98504]: pgmap v18862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:10 smithi060 ceph-mon[94233]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:10 smithi060 ceph-mon[109077]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:10 smithi089 ceph-mon[98504]: pgmap v18863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:12 smithi060 ceph-mon[94233]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:12 smithi060 ceph-mon[109077]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:12 smithi089 ceph-mon[98504]: pgmap v18864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:14 smithi060 ceph-mon[94233]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:14.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:14 smithi060 ceph-mon[109077]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:14.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:44:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:44:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:14 smithi089 ceph-mon[98504]: pgmap v18865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:15 smithi060 ceph-mon[94233]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:15 smithi060 ceph-mon[109077]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:15 smithi089 ceph-mon[98504]: pgmap v18866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:18 smithi060 ceph-mon[109077]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:18 smithi060 ceph-mon[94233]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:18 smithi089 ceph-mon[98504]: pgmap v18867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:19.290 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:44:19.615 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:44:19.615 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 3m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:44:19.615 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 3m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:44:19.615 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 3m ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 3m ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:44:19.616 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:44:19.617 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 3m ago 8h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:44:20.013 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:20.014 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:44:20.015 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:44:20.015 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:44:20.015 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:44:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[94233]: from='client.35376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[94233]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[94233]: from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3462608113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:44:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[109077]: from='client.35376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[109077]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[109077]: from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3462608113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:44:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:20 smithi089 ceph-mon[98504]: from='client.35376 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:20 smithi089 ceph-mon[98504]: pgmap v18868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:20 smithi089 ceph-mon[98504]: from='client.35382 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3462608113' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:44:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:22 smithi060 ceph-mon[94233]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:22 smithi060 ceph-mon[109077]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:22 smithi089 ceph-mon[98504]: pgmap v18869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:24 smithi060 ceph-mon[94233]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:24 smithi060 ceph-mon[109077]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:44:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:44:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:24 smithi089 ceph-mon[98504]: pgmap v18870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:25 smithi060 ceph-mon[94233]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:25 smithi060 ceph-mon[109077]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:25 smithi089 ceph-mon[98504]: pgmap v18871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:27 smithi060 ceph-mon[94233]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:27 smithi060 ceph-mon[109077]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:27 smithi089 ceph-mon[98504]: pgmap v18872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:30 smithi060 ceph-mon[94233]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:30 smithi060 ceph-mon[109077]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:30 smithi089 ceph-mon[98504]: pgmap v18873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:32 smithi060 ceph-mon[94233]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:32 smithi060 ceph-mon[109077]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:32 smithi089 ceph-mon[98504]: pgmap v18874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:34 smithi060 ceph-mon[94233]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:34 smithi060 ceph-mon[109077]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:44:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:44:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:34 smithi089 ceph-mon[98504]: pgmap v18875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:35 smithi060 ceph-mon[94233]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:35 smithi060 ceph-mon[109077]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:35 smithi089 ceph-mon[98504]: pgmap v18876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:44:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:44:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[94233]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:37 smithi060 ceph-mon[109077]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:44:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:44:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:44:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:37 smithi089 ceph-mon[98504]: pgmap v18877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:40 smithi060 ceph-mon[94233]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:40 smithi060 ceph-mon[109077]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:40 smithi089 ceph-mon[98504]: pgmap v18878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:42 smithi060 ceph-mon[94233]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:42 smithi060 ceph-mon[109077]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:43.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:42 smithi089 ceph-mon[98504]: pgmap v18879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:44 smithi060 ceph-mon[94233]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:44:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:44:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:44 smithi060 ceph-mon[109077]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:44 smithi089 ceph-mon[98504]: pgmap v18880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:45 smithi060 ceph-mon[94233]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:45 smithi060 ceph-mon[109077]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:45 smithi089 ceph-mon[98504]: pgmap v18881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:48 smithi060 ceph-mon[94233]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:48 smithi060 ceph-mon[109077]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:48 smithi089 ceph-mon[98504]: pgmap v18882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:50.381 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 8h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (8h) 4m ago 8h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:44:50.711 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:44:50.712 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:44:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:50 smithi060 ceph-mon[94233]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:50 smithi060 ceph-mon[109077]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:50 smithi089 ceph-mon[98504]: pgmap v18883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:51.107 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:44:51.107 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:44:51.107 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:44:51.107 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:51.107 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:44:51.108 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:44:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:51 smithi060 ceph-mon[109077]: from='client.45269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:51 smithi060 ceph-mon[109077]: from='client.35400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3019394566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:44:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:51 smithi060 ceph-mon[94233]: from='client.45269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:51 smithi060 ceph-mon[94233]: from='client.35400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:52.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3019394566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:44:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:51 smithi089 ceph-mon[98504]: from='client.45269 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:51 smithi089 ceph-mon[98504]: from='client.35400 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:44:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3019394566' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:44:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:52 smithi060 ceph-mon[109077]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:52 smithi060 ceph-mon[94233]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:52 smithi089 ceph-mon[98504]: pgmap v18884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:54.659 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:44:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:44:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:54 smithi060 ceph-mon[94233]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:54 smithi060 ceph-mon[109077]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:54 smithi089 ceph-mon[98504]: pgmap v18885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:55 smithi060 ceph-mon[109077]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:55 smithi060 ceph-mon[94233]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:55 smithi089 ceph-mon[98504]: pgmap v18886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:44:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:44:57 smithi060 ceph-mon[94233]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:44:57 smithi060 ceph-mon[109077]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:44:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:44:57 smithi089 ceph-mon[98504]: pgmap v18887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:00 smithi060 ceph-mon[94233]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:00 smithi060 ceph-mon[109077]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:00 smithi089 ceph-mon[98504]: pgmap v18888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:02 smithi060 ceph-mon[94233]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:02 smithi060 ceph-mon[109077]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:02 smithi089 ceph-mon[98504]: pgmap v18889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:04.655 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:45:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:45:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:04 smithi060 ceph-mon[94233]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:04 smithi060 ceph-mon[109077]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:04 smithi089 ceph-mon[98504]: pgmap v18890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:05 smithi060 ceph-mon[94233]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:05 smithi060 ceph-mon[109077]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:05 smithi089 ceph-mon[98504]: pgmap v18891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:08 smithi060 ceph-mon[94233]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:08 smithi060 ceph-mon[109077]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:08 smithi089 ceph-mon[98504]: pgmap v18892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:10 smithi060 ceph-mon[109077]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:10 smithi060 ceph-mon[94233]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:10 smithi089 ceph-mon[98504]: pgmap v18893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:12 smithi060 ceph-mon[94233]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:12 smithi060 ceph-mon[109077]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:12 smithi089 ceph-mon[98504]: pgmap v18894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:14.665 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:45:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:45:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:14 smithi060 ceph-mon[94233]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:14 smithi060 ceph-mon[109077]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:14 smithi089 ceph-mon[98504]: pgmap v18895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:15 smithi060 ceph-mon[94233]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:15 smithi060 ceph-mon[109077]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:15 smithi089 ceph-mon[98504]: pgmap v18896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:18 smithi060 ceph-mon[94233]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:18 smithi060 ceph-mon[109077]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:18 smithi089 ceph-mon[98504]: pgmap v18897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:20 smithi060 ceph-mon[94233]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:20 smithi060 ceph-mon[109077]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:20 smithi089 ceph-mon[98504]: pgmap v18898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:21.472 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (8h) 4m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:45:21.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (8h) 4m ago 8h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (8h) 4m ago 8h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:45:21.799 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (8h) 4m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:45:22.199 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:45:22.199 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:45:22.200 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:45:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[94233]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[94233]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[94233]: from='client.45293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1570377610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:45:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[109077]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[109077]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[109077]: from='client.45293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1570377610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:45:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:22 smithi089 ceph-mon[98504]: from='client.35412 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:22 smithi089 ceph-mon[98504]: pgmap v18899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:22 smithi089 ceph-mon[98504]: from='client.45293 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1570377610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 13:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T13:45:23.373255623Z level=info msg="Completed cleanup jobs" duration=12.857256ms 2023-12-01T13:45:24.664 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:45:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:45:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:24 smithi060 ceph-mon[94233]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:24 smithi060 ceph-mon[109077]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:24 smithi089 ceph-mon[98504]: pgmap v18900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:25 smithi060 ceph-mon[94233]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:25 smithi060 ceph-mon[109077]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:25 smithi089 ceph-mon[98504]: pgmap v18901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:27 smithi060 ceph-mon[94233]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:27 smithi060 ceph-mon[109077]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:27 smithi089 ceph-mon[98504]: pgmap v18902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:30 smithi060 ceph-mon[94233]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:30 smithi060 ceph-mon[109077]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:30 smithi089 ceph-mon[98504]: pgmap v18903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:32 smithi060 ceph-mon[94233]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:32 smithi060 ceph-mon[109077]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:32 smithi089 ceph-mon[98504]: pgmap v18904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:34.665 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:45:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:45:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:34 smithi060 ceph-mon[94233]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:34 smithi060 ceph-mon[109077]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:34 smithi089 ceph-mon[98504]: pgmap v18905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:35 smithi060 ceph-mon[94233]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:35 smithi060 ceph-mon[109077]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:35 smithi089 ceph-mon[98504]: pgmap v18906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:37 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:45:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:37 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:45:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:37 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:45:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[94233]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:45:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:45:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:45:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[109077]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:45:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:45:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:45:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:38 smithi089 ceph-mon[98504]: pgmap v18907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:45:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:45:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:45:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:40 smithi060 ceph-mon[94233]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:40 smithi060 ceph-mon[109077]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:40 smithi089 ceph-mon[98504]: pgmap v18908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:42 smithi060 ceph-mon[94233]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:42 smithi060 ceph-mon[109077]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:42 smithi089 ceph-mon[98504]: pgmap v18909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:44.673 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:45:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:45:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:44 smithi060 ceph-mon[109077]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:44 smithi060 ceph-mon[94233]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:44 smithi089 ceph-mon[98504]: pgmap v18910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:45 smithi060 ceph-mon[94233]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:45 smithi060 ceph-mon[109077]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:45 smithi089 ceph-mon[98504]: pgmap v18911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:48 smithi060 ceph-mon[94233]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:48 smithi060 ceph-mon[109077]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:48 smithi089 ceph-mon[98504]: pgmap v18912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:50 smithi060 ceph-mon[94233]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:50 smithi060 ceph-mon[109077]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:50 smithi089 ceph-mon[98504]: pgmap v18913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:52.564 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:45:52.895 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:45:52.895 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:45:52.895 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:45:52.895 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:45:52.895 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:45:52.896 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:45:52.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:45:52.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:45:52.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:45:52.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:45:52.897 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:45:52.897 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:45:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:52 smithi060 ceph-mon[94233]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:52 smithi060 ceph-mon[109077]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:52 smithi089 ceph-mon[98504]: pgmap v18914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:53.293 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:45:53.293 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:45:53.294 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:45:53.295 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:45:53.295 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:45:53.295 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:45:53.295 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:45:53.295 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:45:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:53 smithi060 ceph-mon[94233]: from='client.35430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:53 smithi060 ceph-mon[94233]: from='client.35436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/330138355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:45:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:53 smithi060 ceph-mon[109077]: from='client.35430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:53 smithi060 ceph-mon[109077]: from='client.35436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/330138355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:45:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:53 smithi089 ceph-mon[98504]: from='client.35430 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:53 smithi089 ceph-mon[98504]: from='client.35436 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:45:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/330138355' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:45:54.677 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:45:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:45:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:54 smithi060 ceph-mon[94233]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:54 smithi060 ceph-mon[109077]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:54 smithi089 ceph-mon[98504]: pgmap v18915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:55 smithi060 ceph-mon[109077]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:55 smithi060 ceph-mon[94233]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:55 smithi089 ceph-mon[98504]: pgmap v18916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:45:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:45:57 smithi060 ceph-mon[94233]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:45:57 smithi060 ceph-mon[109077]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:45:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:45:57 smithi089 ceph-mon[98504]: pgmap v18917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:00 smithi060 ceph-mon[94233]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:00 smithi060 ceph-mon[109077]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:00 smithi089 ceph-mon[98504]: pgmap v18918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:02 smithi060 ceph-mon[94233]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:02 smithi060 ceph-mon[109077]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:02 smithi089 ceph-mon[98504]: pgmap v18919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:04.674 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:46:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:46:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:04 smithi060 ceph-mon[94233]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:04 smithi060 ceph-mon[109077]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:04 smithi089 ceph-mon[98504]: pgmap v18920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:05 smithi060 ceph-mon[94233]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:05 smithi060 ceph-mon[109077]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:05 smithi089 ceph-mon[98504]: pgmap v18921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:08 smithi060 ceph-mon[109077]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:08 smithi060 ceph-mon[94233]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:08 smithi089 ceph-mon[98504]: pgmap v18922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:10 smithi060 ceph-mon[109077]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:10 smithi060 ceph-mon[94233]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:10 smithi089 ceph-mon[98504]: pgmap v18923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:12 smithi060 ceph-mon[94233]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:12 smithi060 ceph-mon[109077]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:12 smithi089 ceph-mon[98504]: pgmap v18924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:14.684 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:46:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:46:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:14 smithi060 ceph-mon[109077]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:14 smithi060 ceph-mon[94233]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:14 smithi089 ceph-mon[98504]: pgmap v18925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:15 smithi060 ceph-mon[94233]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:15 smithi060 ceph-mon[109077]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:15 smithi089 ceph-mon[98504]: pgmap v18926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:18 smithi060 ceph-mon[94233]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:18 smithi060 ceph-mon[109077]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:18 smithi089 ceph-mon[98504]: pgmap v18927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:20 smithi060 ceph-mon[94233]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:20 smithi060 ceph-mon[109077]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:20 smithi089 ceph-mon[98504]: pgmap v18928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:22 smithi060 ceph-mon[94233]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:22 smithi060 ceph-mon[109077]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:22 smithi089 ceph-mon[98504]: pgmap v18929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:23.656 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:46:23.982 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:46:23.982 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:46:23.982 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:46:23.983 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:46:23.984 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:24.384 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:46:24.385 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:46:24.682 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:46:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:46:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:24 smithi060 ceph-mon[109077]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:24 smithi060 ceph-mon[109077]: from='client.45323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1764281084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:46:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:24 smithi060 ceph-mon[94233]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:24 smithi060 ceph-mon[94233]: from='client.45323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1764281084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:46:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:24 smithi089 ceph-mon[98504]: pgmap v18930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:24 smithi089 ceph-mon[98504]: from='client.45323 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1764281084' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:46:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:25 smithi060 ceph-mon[109077]: from='client.45329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:25 smithi060 ceph-mon[94233]: from='client.45329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:25 smithi089 ceph-mon[98504]: from='client.45329 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:26 smithi060 ceph-mon[109077]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:26 smithi060 ceph-mon[94233]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:26 smithi089 ceph-mon[98504]: pgmap v18931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:28 smithi060 ceph-mon[94233]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:28 smithi060 ceph-mon[109077]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:28 smithi089 ceph-mon[98504]: pgmap v18932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:30 smithi060 ceph-mon[94233]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:30 smithi060 ceph-mon[109077]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:30 smithi089 ceph-mon[98504]: pgmap v18933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:32 smithi060 ceph-mon[94233]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:32 smithi060 ceph-mon[109077]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:32 smithi089 ceph-mon[98504]: pgmap v18934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:34.697 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:46:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:46:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:34 smithi060 ceph-mon[94233]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:34 smithi060 ceph-mon[109077]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:34 smithi089 ceph-mon[98504]: pgmap v18935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:35 smithi060 ceph-mon[94233]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:35 smithi060 ceph-mon[109077]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:35 smithi089 ceph-mon[98504]: pgmap v18936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:38 smithi060 ceph-mon[94233]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:46:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:38 smithi060 ceph-mon[109077]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:46:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:38 smithi089 ceph-mon[98504]: pgmap v18937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:46:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:46:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:46:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:46:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:46:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:46:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:46:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:46:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:46:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:46:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:40 smithi060 ceph-mon[94233]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:40 smithi060 ceph-mon[109077]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:40 smithi089 ceph-mon[98504]: pgmap v18938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:42 smithi060 ceph-mon[94233]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:42 smithi060 ceph-mon[109077]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:42 smithi089 ceph-mon[98504]: pgmap v18939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:46:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:46:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:44 smithi060 ceph-mon[94233]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:44 smithi060 ceph-mon[109077]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:44 smithi089 ceph-mon[98504]: pgmap v18940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:45 smithi060 ceph-mon[94233]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:45 smithi060 ceph-mon[109077]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:45 smithi089 ceph-mon[98504]: pgmap v18941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:48 smithi060 ceph-mon[94233]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:48 smithi060 ceph-mon[109077]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:48 smithi089 ceph-mon[98504]: pgmap v18942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:50 smithi060 ceph-mon[94233]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:50 smithi060 ceph-mon[109077]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:50 smithi089 ceph-mon[98504]: pgmap v18943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:52 smithi060 ceph-mon[94233]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:52 smithi060 ceph-mon[109077]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:52 smithi089 ceph-mon[98504]: pgmap v18944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:54.692 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:46:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:46:54.748 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:46:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:54 smithi060 ceph-mon[94233]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:54 smithi060 ceph-mon[109077]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:54 smithi089 ceph-mon[98504]: pgmap v18945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:46:55.078 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:46:55.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:46:55.080 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:46:55.475 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:46:55.475 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:46:55.475 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:46:55.475 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:46:55.476 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:46:55.477 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:46:55.477 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:46:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:55 smithi060 ceph-mon[94233]: from='client.45341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3462310134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:46:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:55 smithi060 ceph-mon[109077]: from='client.45341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3462310134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:46:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:55 smithi089 ceph-mon[98504]: from='client.45341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3462310134' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:46:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:56 smithi060 ceph-mon[94233]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:56 smithi060 ceph-mon[94233]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:56 smithi060 ceph-mon[109077]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:56 smithi060 ceph-mon[109077]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:56 smithi089 ceph-mon[98504]: from='client.45347 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:46:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:56 smithi089 ceph-mon[98504]: pgmap v18946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:46:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:46:58 smithi060 ceph-mon[94233]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:46:58 smithi060 ceph-mon[109077]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:46:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:46:58 smithi089 ceph-mon[98504]: pgmap v18947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:00 smithi060 ceph-mon[94233]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:00 smithi060 ceph-mon[109077]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:00 smithi089 ceph-mon[98504]: pgmap v18948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:02 smithi060 ceph-mon[94233]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:02 smithi060 ceph-mon[109077]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:02 smithi089 ceph-mon[98504]: pgmap v18949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:04.707 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:47:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T13:47:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:04 smithi060 ceph-mon[94233]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:04 smithi060 ceph-mon[109077]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:04 smithi089 ceph-mon[98504]: pgmap v18950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:05 smithi060 ceph-mon[109077]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:05 smithi060 ceph-mon[94233]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:05 smithi089 ceph-mon[98504]: pgmap v18951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:08 smithi060 ceph-mon[109077]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:08 smithi060 ceph-mon[94233]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:08 smithi089 ceph-mon[98504]: pgmap v18952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:10 smithi060 ceph-mon[94233]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:10 smithi060 ceph-mon[109077]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:10 smithi089 ceph-mon[98504]: pgmap v18953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:12 smithi060 ceph-mon[94233]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:12 smithi060 ceph-mon[109077]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:12 smithi089 ceph-mon[98504]: pgmap v18954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:14.703 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:47:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:47:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:14 smithi060 ceph-mon[94233]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:14 smithi060 ceph-mon[109077]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:14 smithi089 ceph-mon[98504]: pgmap v18955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:15 smithi060 ceph-mon[94233]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:15 smithi060 ceph-mon[109077]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:15 smithi089 ceph-mon[98504]: pgmap v18956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:18 smithi060 ceph-mon[94233]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:18 smithi060 ceph-mon[109077]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:18 smithi089 ceph-mon[98504]: pgmap v18957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:20 smithi060 ceph-mon[94233]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:20 smithi060 ceph-mon[109077]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:20 smithi089 ceph-mon[98504]: pgmap v18958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:22 smithi060 ceph-mon[94233]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:22 smithi060 ceph-mon[109077]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:22 smithi089 ceph-mon[98504]: pgmap v18959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:24.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:47:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:47:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:24 smithi060 ceph-mon[94233]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:24 smithi060 ceph-mon[109077]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:24 smithi089 ceph-mon[98504]: pgmap v18960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:25.836 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:47:26.172 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:47:26.173 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:47:26.174 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:47:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:25 smithi060 ceph-mon[94233]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:25 smithi060 ceph-mon[94233]: from='client.45359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:25 smithi060 ceph-mon[109077]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:25 smithi060 ceph-mon[109077]: from='client.45359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:25 smithi089 ceph-mon[98504]: pgmap v18961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:25 smithi089 ceph-mon[98504]: from='client.45359 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:47:26.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:26.573 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:47:26.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:47:26.573 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:26.573 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:47:26.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:47:26.573 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:47:26.573 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:47:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:26 smithi060 ceph-mon[94233]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4100053437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:47:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:26 smithi060 ceph-mon[109077]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4100053437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:47:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:26 smithi089 ceph-mon[98504]: from='client.45365 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4100053437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:47:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:28 smithi060 ceph-mon[94233]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:28 smithi060 ceph-mon[109077]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:28 smithi089 ceph-mon[98504]: pgmap v18962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:30 smithi060 ceph-mon[94233]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:30 smithi060 ceph-mon[109077]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:30 smithi089 ceph-mon[98504]: pgmap v18963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:32 smithi060 ceph-mon[94233]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:32 smithi060 ceph-mon[109077]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:32 smithi089 ceph-mon[98504]: pgmap v18964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:34.704 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:47:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:47:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:34 smithi060 ceph-mon[94233]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:34 smithi060 ceph-mon[109077]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:34 smithi089 ceph-mon[98504]: pgmap v18965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:35 smithi060 ceph-mon[94233]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:35 smithi060 ceph-mon[109077]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:35 smithi089 ceph-mon[98504]: pgmap v18966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:38 smithi060 ceph-mon[94233]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:38 smithi060 ceph-mon[109077]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:38 smithi089 ceph-mon[98504]: pgmap v18967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:47:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:47:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:47:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:47:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:47:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:47:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:40 smithi060 ceph-mon[94233]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:40 smithi060 ceph-mon[109077]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:40 smithi089 ceph-mon[98504]: pgmap v18968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:42 smithi060 ceph-mon[94233]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:42 smithi060 ceph-mon[109077]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:42 smithi089 ceph-mon[98504]: pgmap v18969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:44.713 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:47:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:47:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:44 smithi060 ceph-mon[94233]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:44 smithi060 ceph-mon[109077]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:44 smithi089 ceph-mon[98504]: pgmap v18970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:45 smithi060 ceph-mon[94233]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:45 smithi060 ceph-mon[109077]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:45 smithi089 ceph-mon[98504]: pgmap v18971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:48 smithi060 ceph-mon[94233]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:48 smithi060 ceph-mon[109077]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:48 smithi089 ceph-mon[98504]: pgmap v18972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:50 smithi060 ceph-mon[94233]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:50 smithi060 ceph-mon[109077]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:50 smithi089 ceph-mon[98504]: pgmap v18973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:52 smithi060 ceph-mon[94233]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:52 smithi060 ceph-mon[109077]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:52 smithi089 ceph-mon[98504]: pgmap v18974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:54.711 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:47:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:47:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:54 smithi060 ceph-mon[94233]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:54 smithi060 ceph-mon[109077]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:54 smithi089 ceph-mon[98504]: pgmap v18975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:56 smithi060 ceph-mon[94233]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:56 smithi060 ceph-mon[109077]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:56 smithi089 ceph-mon[98504]: pgmap v18976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:56.934 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:47:57.259 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:47:57.259 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:47:57.259 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:47:57.259 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:47:57.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:47:57.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:47:57.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:47:57.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:47:57.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:47:57.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:47:57.261 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:47:57.261 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:47:57.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:57.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:57 smithi060 ceph-mon[94233]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:57 smithi060 ceph-mon[109077]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:47:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:57 smithi089 ceph-mon[98504]: from='client.35502 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:57.668 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:47:57.669 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:47:57.670 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:47:57.670 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:47:57.670 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:47:57.670 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:47:57.670 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:58 smithi060 ceph-mon[94233]: from='client.35508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:58 smithi060 ceph-mon[94233]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:47:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3340579020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:47:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:58 smithi060 ceph-mon[109077]: from='client.35508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:58 smithi060 ceph-mon[109077]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:47:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3340579020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:47:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:58 smithi089 ceph-mon[98504]: from='client.35508 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:47:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:58 smithi089 ceph-mon[98504]: pgmap v18977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:47:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:47:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3340579020' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:48:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:00 smithi060 ceph-mon[94233]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:00 smithi060 ceph-mon[109077]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:00 smithi089 ceph-mon[98504]: pgmap v18978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:02 smithi060 ceph-mon[94233]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:02 smithi060 ceph-mon[109077]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:02 smithi089 ceph-mon[98504]: pgmap v18979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:04.713 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:48:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:48:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:04 smithi060 ceph-mon[94233]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:04 smithi060 ceph-mon[109077]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:04 smithi089 ceph-mon[98504]: pgmap v18980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:06 smithi060 ceph-mon[94233]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:06 smithi060 ceph-mon[109077]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:06 smithi089 ceph-mon[98504]: pgmap v18981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:08 smithi060 ceph-mon[94233]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:08 smithi060 ceph-mon[109077]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:08 smithi089 ceph-mon[98504]: pgmap v18982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:10 smithi060 ceph-mon[94233]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:10 smithi060 ceph-mon[109077]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:10 smithi089 ceph-mon[98504]: pgmap v18983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:12 smithi060 ceph-mon[94233]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:12 smithi060 ceph-mon[109077]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:13.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:12 smithi089 ceph-mon[98504]: pgmap v18984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:14.722 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:48:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:48:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:14 smithi060 ceph-mon[94233]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:14 smithi060 ceph-mon[109077]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:14 smithi089 ceph-mon[98504]: pgmap v18985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:16 smithi060 ceph-mon[94233]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:16 smithi060 ceph-mon[109077]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:16 smithi089 ceph-mon[98504]: pgmap v18986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:18 smithi060 ceph-mon[94233]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:18 smithi060 ceph-mon[109077]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:18 smithi089 ceph-mon[98504]: pgmap v18987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:20 smithi060 ceph-mon[94233]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:20 smithi060 ceph-mon[109077]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:20 smithi089 ceph-mon[98504]: pgmap v18988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:22 smithi060 ceph-mon[94233]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:22 smithi060 ceph-mon[109077]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:22 smithi089 ceph-mon[98504]: pgmap v18989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:24.722 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:48:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:48:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:24 smithi060 ceph-mon[94233]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:24 smithi060 ceph-mon[109077]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:24 smithi089 ceph-mon[98504]: pgmap v18990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:26 smithi060 ceph-mon[94233]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:26 smithi060 ceph-mon[109077]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:26 smithi089 ceph-mon[98504]: pgmap v18991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:28.036 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:48:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:28 smithi089 ceph-mon[98504]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:28.360 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:48:28.360 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:48:28.360 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:48:28.360 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:48:28.361 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5818M 2183M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6358M 2183M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5637M 2183M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5520M 2183M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4575M 2426M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5218M 2426M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4610M 2426M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5275M 2426M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:48:28.362 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:48:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:28 smithi060 ceph-mon[94233]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:28 smithi060 ceph-mon[109077]: pgmap v18992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:48:28.761 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:28.762 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:48:28.762 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:48:28.762 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:28.762 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:48:28.762 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:48:28.762 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:48:28.762 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:48:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:29 smithi089 ceph-mon[98504]: from='client.45395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:48:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:29 smithi089 ceph-mon[98504]: from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:48:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1456713479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:48:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:29 smithi060 ceph-mon[94233]: from='client.45395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:48:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:29 smithi060 ceph-mon[94233]: from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:48:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1456713479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:48:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:29 smithi060 ceph-mon[109077]: from='client.45395 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:48:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:29 smithi060 ceph-mon[109077]: from='client.35526 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:48:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1456713479' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:48:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:30 smithi089 ceph-mon[98504]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:30 smithi060 ceph-mon[94233]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:30 smithi060 ceph-mon[109077]: pgmap v18993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:32 smithi060 ceph-mon[94233]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:32 smithi060 ceph-mon[109077]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:32 smithi089 ceph-mon[98504]: pgmap v18994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:34.720 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:48:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:48:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:34 smithi060 ceph-mon[94233]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:34 smithi060 ceph-mon[109077]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:34 smithi089 ceph-mon[98504]: pgmap v18995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:36 smithi060 ceph-mon[94233]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:36 smithi060 ceph-mon[109077]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:36 smithi089 ceph-mon[98504]: pgmap v18996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:38 smithi060 ceph-mon[94233]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:38 smithi060 ceph-mon[109077]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:38 smithi089 ceph-mon[98504]: pgmap v18997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:48:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:48:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:48:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:41.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:48:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:48:41.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:40 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: pgmap v18998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:41.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:48:41.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:48:41.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:40 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:48:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:41 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2420M 2023-12-01T13:48:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:41 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2169M 2023-12-01T13:48:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:41 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2420M 2023-12-01T13:48:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:41 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2169M 2023-12-01T13:48:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:41 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2420M 2023-12-01T13:48:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:41 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2169M 2023-12-01T13:48:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:42 smithi060 ceph-mon[94233]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:42 smithi060 ceph-mon[109077]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:42 smithi089 ceph-mon[98504]: pgmap v18999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:44.736 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:48:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:48:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:44 smithi060 ceph-mon[94233]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:44 smithi060 ceph-mon[109077]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:44 smithi089 ceph-mon[98504]: pgmap v19000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:46 smithi089 ceph-mon[98504]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:46 smithi060 ceph-mon[94233]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:46 smithi060 ceph-mon[109077]: pgmap v19001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:48 smithi060 ceph-mon[94233]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:48 smithi060 ceph-mon[109077]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:48 smithi089 ceph-mon[98504]: pgmap v19002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:50 smithi060 ceph-mon[94233]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:50 smithi060 ceph-mon[109077]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:50 smithi089 ceph-mon[98504]: pgmap v19003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:52 smithi060 ceph-mon[94233]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:52 smithi060 ceph-mon[109077]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:52 smithi089 ceph-mon[98504]: pgmap v19004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:54.732 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:48:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:48:55.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:54 smithi060 ceph-mon[94233]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:54 smithi060 ceph-mon[109077]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:54 smithi089 ceph-mon[98504]: pgmap v19005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:56 smithi089 ceph-mon[98504]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:56 smithi060 ceph-mon[94233]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:56 smithi060 ceph-mon[109077]: pgmap v19006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:48:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:48:58 smithi089 ceph-mon[98504]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:48:58 smithi060 ceph-mon[94233]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:48:58 smithi060 ceph-mon[109077]: pgmap v19007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:48:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:48:59.447 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:48:59.448 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5818M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6358M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5637M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5520M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4575M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5218M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4610M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5275M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:48:59.449 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:48:59.843 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:48:59.843 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:48:59.844 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[94233]: from='client.35538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[94233]: from='client.45419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[94233]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/157945794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[109077]: from='client.35538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[109077]: from='client.45419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[109077]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/157945794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:49:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:00 smithi089 ceph-mon[98504]: from='client.35538 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:00 smithi089 ceph-mon[98504]: from='client.45419 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:00 smithi089 ceph-mon[98504]: pgmap v19008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/157945794' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:49:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:02 smithi060 ceph-mon[94233]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:02 smithi060 ceph-mon[109077]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:02 smithi089 ceph-mon[98504]: pgmap v19009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:04.732 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:49:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:49:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:04 smithi060 ceph-mon[109077]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:04 smithi060 ceph-mon[94233]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:04 smithi089 ceph-mon[98504]: pgmap v19010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:06 smithi089 ceph-mon[98504]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:06 smithi060 ceph-mon[94233]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:06 smithi060 ceph-mon[109077]: pgmap v19011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:08 smithi060 ceph-mon[94233]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:08 smithi060 ceph-mon[109077]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:08 smithi089 ceph-mon[98504]: pgmap v19012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:10 smithi060 ceph-mon[109077]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:10 smithi060 ceph-mon[94233]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:10 smithi089 ceph-mon[98504]: pgmap v19013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:13.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:12 smithi060 ceph-mon[109077]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:13.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:12 smithi060 ceph-mon[94233]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:12 smithi089 ceph-mon[98504]: pgmap v19014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:14.741 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:49:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:49:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:14 smithi060 ceph-mon[94233]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:14 smithi060 ceph-mon[109077]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:14 smithi089 ceph-mon[98504]: pgmap v19015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:16 smithi089 ceph-mon[98504]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:16 smithi060 ceph-mon[94233]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:16 smithi060 ceph-mon[109077]: pgmap v19016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:18 smithi060 ceph-mon[94233]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:18 smithi060 ceph-mon[109077]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:18 smithi089 ceph-mon[98504]: pgmap v19017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:20 smithi060 ceph-mon[94233]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:20 smithi060 ceph-mon[109077]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:20 smithi089 ceph-mon[98504]: pgmap v19018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:22 smithi060 ceph-mon[94233]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:22 smithi060 ceph-mon[109077]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:22 smithi089 ceph-mon[98504]: pgmap v19019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:24.740 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:49:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:49:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:24 smithi060 ceph-mon[94233]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:24 smithi060 ceph-mon[109077]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:24 smithi089 ceph-mon[98504]: pgmap v19020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:26 smithi089 ceph-mon[98504]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:26 smithi060 ceph-mon[94233]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:26 smithi060 ceph-mon[109077]: pgmap v19021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:28 smithi089 ceph-mon[98504]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:28 smithi060 ceph-mon[109077]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:28 smithi060 ceph-mon[94233]: pgmap v19022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:30.208 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:49:30.542 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:49:30.543 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5818M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6358M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5637M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5520M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4575M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5218M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4610M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5275M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:49:30.544 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:49:30.941 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:49:30.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:49:30.943 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:49:30.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:49:30.943 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:49:30.943 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:49:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:30 smithi060 ceph-mon[94233]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:30 smithi060 ceph-mon[109077]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:30 smithi089 ceph-mon[98504]: pgmap v19023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:31 smithi060 ceph-mon[94233]: from='client.45431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:31 smithi060 ceph-mon[94233]: from='client.45437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/780498212' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:49:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:31 smithi060 ceph-mon[109077]: from='client.45431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:31 smithi060 ceph-mon[109077]: from='client.45437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/780498212' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:49:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:31 smithi089 ceph-mon[98504]: from='client.45431 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:31 smithi089 ceph-mon[98504]: from='client.45437 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:49:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/780498212' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:49:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:32 smithi060 ceph-mon[94233]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:32 smithi060 ceph-mon[109077]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:32 smithi089 ceph-mon[98504]: pgmap v19024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:34.746 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:49:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:49:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:34 smithi060 ceph-mon[94233]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:34 smithi060 ceph-mon[109077]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:34 smithi089 ceph-mon[98504]: pgmap v19025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:36 smithi089 ceph-mon[98504]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:36 smithi060 ceph-mon[109077]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:36 smithi060 ceph-mon[94233]: pgmap v19026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:38 smithi060 ceph-mon[94233]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:38 smithi060 ceph-mon[109077]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:38 smithi089 ceph-mon[98504]: pgmap v19027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:40 smithi060 ceph-mon[94233]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:49:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:40 smithi060 ceph-mon[109077]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:49:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:40 smithi089 ceph-mon[98504]: pgmap v19028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:49:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:49:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:49:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:49:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:42 smithi060 ceph-mon[94233]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:42 smithi060 ceph-mon[109077]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:42 smithi089 ceph-mon[98504]: pgmap v19029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:44.747 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:49:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:49:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:44 smithi060 ceph-mon[94233]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:44 smithi060 ceph-mon[109077]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:44 smithi089 ceph-mon[98504]: pgmap v19030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:46 smithi089 ceph-mon[98504]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:46 smithi060 ceph-mon[94233]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:46 smithi060 ceph-mon[109077]: pgmap v19031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:48 smithi060 ceph-mon[94233]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:48 smithi060 ceph-mon[109077]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:48 smithi089 ceph-mon[98504]: pgmap v19032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:50 smithi060 ceph-mon[109077]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:50 smithi060 ceph-mon[94233]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:50 smithi089 ceph-mon[98504]: pgmap v19033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:52 smithi060 ceph-mon[94233]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:52 smithi060 ceph-mon[109077]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:52 smithi089 ceph-mon[98504]: pgmap v19034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:54.750 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:49:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:49:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:54 smithi060 ceph-mon[94233]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:54 smithi060 ceph-mon[109077]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:54 smithi089 ceph-mon[98504]: pgmap v19035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:56 smithi089 ceph-mon[98504]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:56 smithi060 ceph-mon[94233]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:56 smithi060 ceph-mon[109077]: pgmap v19036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:49:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:49:58 smithi089 ceph-mon[98504]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:49:58 smithi060 ceph-mon[94233]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:49:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:49:58 smithi060 ceph-mon[109077]: pgmap v19037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T13:49:59.998+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:00 smithi060 ceph-mon[94233]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:00 smithi060 ceph-mon[109077]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:00 smithi089 ceph-mon[98504]: pgmap v19038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T13:50:01.305 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:50:01.632 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:50:01.632 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:50:01.633 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5818M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6358M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5637M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5520M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4575M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5218M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4610M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5275M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:50:01.634 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:50:02.037 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:50:02.037 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:50:02.037 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:50:02.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:02.037 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:50:02.037 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:50:02.038 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:50:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[94233]: from='client.45449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[94233]: from='client.45455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[94233]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/73003424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:50:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[109077]: from='client.45449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[109077]: from='client.45455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[109077]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/73003424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:50:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:02 smithi089 ceph-mon[98504]: from='client.45449 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:02 smithi089 ceph-mon[98504]: from='client.45455 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:02 smithi089 ceph-mon[98504]: pgmap v19039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/73003424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:50:04.753 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:50:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:50:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:04 smithi060 ceph-mon[94233]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:04 smithi060 ceph-mon[109077]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:04 smithi089 ceph-mon[98504]: pgmap v19040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:06 smithi089 ceph-mon[98504]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:06 smithi060 ceph-mon[94233]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:06 smithi060 ceph-mon[109077]: pgmap v19041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:08 smithi060 ceph-mon[94233]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:08 smithi060 ceph-mon[109077]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:08 smithi089 ceph-mon[98504]: pgmap v19042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:10 smithi060 ceph-mon[94233]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:10 smithi060 ceph-mon[109077]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:10 smithi089 ceph-mon[98504]: pgmap v19043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:12 smithi060 ceph-mon[94233]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:12 smithi060 ceph-mon[109077]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:12 smithi089 ceph-mon[98504]: pgmap v19044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:50:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:50:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:14 smithi089 ceph-mon[98504]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:14 smithi060 ceph-mon[94233]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:14 smithi060 ceph-mon[109077]: pgmap v19045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:16 smithi089 ceph-mon[98504]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:16 smithi060 ceph-mon[94233]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:16 smithi060 ceph-mon[109077]: pgmap v19046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:18 smithi060 ceph-mon[94233]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:18 smithi060 ceph-mon[109077]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:18 smithi089 ceph-mon[98504]: pgmap v19047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:20 smithi060 ceph-mon[94233]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:20 smithi060 ceph-mon[109077]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:20 smithi089 ceph-mon[98504]: pgmap v19048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:22 smithi060 ceph-mon[94233]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:22 smithi060 ceph-mon[109077]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:22 smithi089 ceph-mon[98504]: pgmap v19049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:50:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:50:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:24 smithi089 ceph-mon[98504]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:24 smithi060 ceph-mon[94233]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:24 smithi060 ceph-mon[109077]: pgmap v19050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:26 smithi089 ceph-mon[98504]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:26 smithi060 ceph-mon[94233]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:26 smithi060 ceph-mon[109077]: pgmap v19051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:28 smithi060 ceph-mon[94233]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:28 smithi060 ceph-mon[109077]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:28 smithi089 ceph-mon[98504]: pgmap v19052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:30 smithi060 ceph-mon[109077]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:30 smithi060 ceph-mon[94233]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:30 smithi089 ceph-mon[98504]: pgmap v19053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:32.400 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.1M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 467M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 897M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2327M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:50:32.728 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1343M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1046M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5818M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6358M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5637M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5520M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4575M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5218M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4610M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5275M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:50:32.729 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 135M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:50:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:32 smithi060 ceph-mon[94233]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:32 smithi060 ceph-mon[109077]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:32 smithi089 ceph-mon[98504]: pgmap v19054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:50:33.128 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:50:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:50:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:50:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:50:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:50:33.129 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:50:33.129 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:50:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:33 smithi089 ceph-mon[98504]: from='client.35592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:33 smithi089 ceph-mon[98504]: from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2129766082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:50:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:33 smithi060 ceph-mon[94233]: from='client.35592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:33 smithi060 ceph-mon[94233]: from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2129766082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:50:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:33 smithi060 ceph-mon[109077]: from='client.35592 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:33 smithi060 ceph-mon[109077]: from='client.35598 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:50:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2129766082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:50:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:50:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T13:50:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:34 smithi089 ceph-mon[98504]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:34 smithi060 ceph-mon[94233]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:34 smithi060 ceph-mon[109077]: pgmap v19055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:36 smithi089 ceph-mon[98504]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:36 smithi060 ceph-mon[94233]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:36 smithi060 ceph-mon[109077]: pgmap v19056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:38 smithi060 ceph-mon[94233]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:38 smithi060 ceph-mon[109077]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:38 smithi089 ceph-mon[98504]: pgmap v19057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:40 smithi089 ceph-mon[98504]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:40 smithi060 ceph-mon[94233]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:40 smithi060 ceph-mon[109077]: pgmap v19058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:50:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:50:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:42 smithi089 ceph-mon[98504]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:42 smithi060 ceph-mon[94233]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:42 smithi060 ceph-mon[109077]: pgmap v19059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:50:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:50:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:44 smithi089 ceph-mon[98504]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:44 smithi060 ceph-mon[94233]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:44 smithi060 ceph-mon[109077]: pgmap v19060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:50:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:50:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: pgmap v19061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:50:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:50:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:50:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:48 smithi089 ceph-mon[98504]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:48 smithi060 ceph-mon[94233]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:48 smithi060 ceph-mon[109077]: pgmap v19062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:50 smithi089 ceph-mon[98504]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:50 smithi060 ceph-mon[109077]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:50 smithi060 ceph-mon[94233]: pgmap v19063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:52 smithi089 ceph-mon[98504]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:52 smithi060 ceph-mon[94233]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:52 smithi060 ceph-mon[109077]: pgmap v19064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:50:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:50:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:54 smithi089 ceph-mon[98504]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:54 smithi060 ceph-mon[94233]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:54 smithi060 ceph-mon[109077]: pgmap v19065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:56 smithi060 ceph-mon[109077]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:56 smithi060 ceph-mon[94233]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:56 smithi089 ceph-mon[98504]: pgmap v19066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:50:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:50:58 smithi060 ceph-mon[109077]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:50:58 smithi060 ceph-mon[94233]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:50:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:50:58 smithi089 ceph-mon[98504]: pgmap v19067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:00 smithi089 ceph-mon[98504]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:00 smithi060 ceph-mon[109077]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:00 smithi060 ceph-mon[94233]: pgmap v19068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:02 smithi089 ceph-mon[98504]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:02 smithi060 ceph-mon[94233]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:02 smithi060 ceph-mon[109077]: pgmap v19069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:03.491 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:51:03.817 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:51:03.817 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 18s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:51:03.817 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 18s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 18s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 18s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 18s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 18s ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 18s ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 18s ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 18s ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 18s ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 18s ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 18s ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 18s ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 18s ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 18s ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:51:03.818 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 18s ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:51:03.819 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 18s ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:51:03.819 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 18s ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:51:03.819 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 18s ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:51:03.819 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 18s ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:51:04.219 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:51:04.219 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:51:04.219 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:51:04.219 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:04.219 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:51:04.219 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:51:04.219 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:51:04.220 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:51:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:51:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:51:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:04 smithi089 ceph-mon[98504]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:04 smithi089 ceph-mon[98504]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:04 smithi089 ceph-mon[98504]: from='client.35616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1251183786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[94233]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[94233]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[94233]: from='client.35616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1251183786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[109077]: from='client.45485 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[109077]: pgmap v19070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[109077]: from='client.35616 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1251183786' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:51:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:06 smithi060 ceph-mon[94233]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:06 smithi060 ceph-mon[109077]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:06 smithi089 ceph-mon[98504]: pgmap v19071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:08 smithi089 ceph-mon[98504]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:08 smithi060 ceph-mon[109077]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:08 smithi060 ceph-mon[94233]: pgmap v19072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:10 smithi089 ceph-mon[98504]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:10 smithi060 ceph-mon[94233]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:10 smithi060 ceph-mon[109077]: pgmap v19073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:12 smithi089 ceph-mon[98504]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:12 smithi060 ceph-mon[94233]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:12 smithi060 ceph-mon[109077]: pgmap v19074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:51:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:51:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:14 smithi089 ceph-mon[98504]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:14 smithi060 ceph-mon[94233]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:14 smithi060 ceph-mon[109077]: pgmap v19075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:16 smithi060 ceph-mon[94233]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:16 smithi060 ceph-mon[109077]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:16 smithi089 ceph-mon[98504]: pgmap v19076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:18 smithi089 ceph-mon[98504]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:18 smithi060 ceph-mon[94233]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:18 smithi060 ceph-mon[109077]: pgmap v19077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:20 smithi089 ceph-mon[98504]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:20 smithi060 ceph-mon[94233]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:20 smithi060 ceph-mon[109077]: pgmap v19078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:22 smithi089 ceph-mon[98504]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:22 smithi060 ceph-mon[94233]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:22 smithi060 ceph-mon[109077]: pgmap v19079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:51:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:51:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:24 smithi089 ceph-mon[98504]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:24 smithi060 ceph-mon[94233]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:24 smithi060 ceph-mon[109077]: pgmap v19080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:26 smithi060 ceph-mon[94233]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:26 smithi060 ceph-mon[109077]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:26 smithi089 ceph-mon[98504]: pgmap v19081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:28 smithi060 ceph-mon[94233]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:28 smithi060 ceph-mon[109077]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:28 smithi089 ceph-mon[98504]: pgmap v19082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:30 smithi089 ceph-mon[98504]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:30 smithi060 ceph-mon[94233]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:30 smithi060 ceph-mon[109077]: pgmap v19083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:32 smithi089 ceph-mon[98504]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:32 smithi060 ceph-mon[94233]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:32 smithi060 ceph-mon[109077]: pgmap v19084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:34.582 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:51:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:51:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:51:34.909 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:51:34.909 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 49s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:51:34.909 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 49s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:51:34.909 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 49s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:51:34.909 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 49s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:51:34.909 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 49s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:51:34.909 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 49s ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 49s ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 49s ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 49s ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 49s ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 49s ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 49s ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 49s ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 49s ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 49s ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:51:34.910 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 49s ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:51:34.911 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 49s ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:51:34.911 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 49s ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:51:34.911 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 49s ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:51:34.911 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 49s ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:51:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:34 smithi089 ceph-mon[98504]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:34 smithi060 ceph-mon[94233]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:34 smithi060 ceph-mon[109077]: pgmap v19085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:35.314 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:51:35.314 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:51:35.314 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:51:35.314 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:51:35.315 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:51:35.316 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:51:35.316 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:51:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:35 smithi089 ceph-mon[98504]: from='client.35628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:35 smithi089 ceph-mon[98504]: from='client.35634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1340547699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:51:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:35 smithi060 ceph-mon[94233]: from='client.35628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:35 smithi060 ceph-mon[94233]: from='client.35634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:36.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1340547699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:51:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:35 smithi060 ceph-mon[109077]: from='client.35628 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:35 smithi060 ceph-mon[109077]: from='client.35634 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:51:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1340547699' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:51:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:36 smithi089 ceph-mon[98504]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:36 smithi060 ceph-mon[94233]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:36 smithi060 ceph-mon[109077]: pgmap v19086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:38 smithi089 ceph-mon[98504]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:38 smithi060 ceph-mon[94233]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:38 smithi060 ceph-mon[109077]: pgmap v19087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:40 smithi089 ceph-mon[98504]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:40 smithi060 ceph-mon[94233]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:40 smithi060 ceph-mon[109077]: pgmap v19088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:42 smithi060 ceph-mon[94233]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:42 smithi060 ceph-mon[109077]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:42 smithi089 ceph-mon[98504]: pgmap v19089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:51:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:51:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:44 smithi060 ceph-mon[94233]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:44 smithi060 ceph-mon[109077]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:44 smithi089 ceph-mon[98504]: pgmap v19090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:46 smithi060 ceph-mon[94233]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:46 smithi060 ceph-mon[109077]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:46 smithi089 ceph-mon[98504]: pgmap v19091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:51:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:51:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:51:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:51:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:51:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:51:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:51:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:51:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:51:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:51:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:51:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:51:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:48 smithi060 ceph-mon[94233]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:48 smithi060 ceph-mon[109077]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:48 smithi089 ceph-mon[98504]: pgmap v19092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:50 smithi089 ceph-mon[98504]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:50 smithi060 ceph-mon[94233]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:50 smithi060 ceph-mon[109077]: pgmap v19093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:52 smithi089 ceph-mon[98504]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:52 smithi060 ceph-mon[94233]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:52 smithi060 ceph-mon[109077]: pgmap v19094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:51:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:51:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:54 smithi089 ceph-mon[98504]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:54 smithi060 ceph-mon[94233]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:54 smithi060 ceph-mon[109077]: pgmap v19095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:56 smithi060 ceph-mon[94233]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:56 smithi060 ceph-mon[109077]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:56 smithi089 ceph-mon[98504]: pgmap v19096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:51:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:51:58 smithi060 ceph-mon[94233]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:51:58 smithi060 ceph-mon[109077]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:51:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:51:58 smithi089 ceph-mon[98504]: pgmap v19097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:00 smithi089 ceph-mon[98504]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:00 smithi060 ceph-mon[94233]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:00 smithi060 ceph-mon[109077]: pgmap v19098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:02 smithi089 ceph-mon[98504]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:02 smithi060 ceph-mon[109077]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:02 smithi060 ceph-mon[94233]: pgmap v19099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:52:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:52:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:04 smithi060 ceph-mon[94233]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:04 smithi060 ceph-mon[109077]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:04 smithi089 ceph-mon[98504]: pgmap v19100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:05.679 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:52:06.005 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 80s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 80s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 80s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 80s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 80s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 80s ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 80s ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 80s ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 80s ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:52:06.006 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 80s ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 80s ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 80s ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 80s ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 80s ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 80s ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 80s ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 80s ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 80s ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 80s ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:52:06.007 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 80s ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:52:06.411 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:52:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:52:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:52:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:52:06.412 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:52:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:52:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:06 smithi060 ceph-mon[94233]: from='client.45521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:06 smithi060 ceph-mon[94233]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:06 smithi060 ceph-mon[94233]: from='client.35652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:06 smithi060 ceph-mon[109077]: from='client.45521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:06 smithi060 ceph-mon[109077]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:06 smithi060 ceph-mon[109077]: from='client.35652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:06 smithi089 ceph-mon[98504]: from='client.45521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:06 smithi089 ceph-mon[98504]: pgmap v19101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:06 smithi089 ceph-mon[98504]: from='client.35652 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1094210964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:52:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1094210964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:52:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1094210964' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:52:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:08 smithi060 ceph-mon[94233]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:08 smithi060 ceph-mon[109077]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:08 smithi089 ceph-mon[98504]: pgmap v19102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:10 smithi089 ceph-mon[98504]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:10 smithi060 ceph-mon[94233]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:10 smithi060 ceph-mon[109077]: pgmap v19103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:12 smithi060 ceph-mon[94233]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:12 smithi060 ceph-mon[109077]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:12 smithi089 ceph-mon[98504]: pgmap v19104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:52:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:52:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:14 smithi060 ceph-mon[94233]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:14 smithi060 ceph-mon[109077]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:14 smithi089 ceph-mon[98504]: pgmap v19105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:16 smithi060 ceph-mon[94233]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:16 smithi060 ceph-mon[109077]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:16 smithi089 ceph-mon[98504]: pgmap v19106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:18 smithi060 ceph-mon[94233]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:18 smithi060 ceph-mon[109077]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:18 smithi089 ceph-mon[98504]: pgmap v19107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:20 smithi060 ceph-mon[94233]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:20 smithi060 ceph-mon[109077]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:20 smithi089 ceph-mon[98504]: pgmap v19108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:22 smithi060 ceph-mon[94233]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:22 smithi060 ceph-mon[109077]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:22 smithi089 ceph-mon[98504]: pgmap v19109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:52:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:52:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:24 smithi060 ceph-mon[94233]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:24 smithi060 ceph-mon[109077]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:24 smithi089 ceph-mon[98504]: pgmap v19110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:26 smithi060 ceph-mon[94233]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:26 smithi060 ceph-mon[109077]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:26 smithi089 ceph-mon[98504]: pgmap v19111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:28 smithi060 ceph-mon[94233]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:28 smithi060 ceph-mon[109077]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:28 smithi089 ceph-mon[98504]: pgmap v19112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:30 smithi060 ceph-mon[94233]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:30 smithi060 ceph-mon[109077]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:30 smithi089 ceph-mon[98504]: pgmap v19113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:32 smithi060 ceph-mon[94233]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:32 smithi060 ceph-mon[109077]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:32 smithi089 ceph-mon[98504]: pgmap v19114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:52:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:52:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:34 smithi060 ceph-mon[94233]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:34 smithi060 ceph-mon[109077]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:34 smithi089 ceph-mon[98504]: pgmap v19115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:36 smithi060 ceph-mon[109077]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:36 smithi060 ceph-mon[94233]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:36 smithi089 ceph-mon[98504]: pgmap v19116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:36.776 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 112s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 111s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 112s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 111s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 111s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 112s ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:52:37.106 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 112s ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 111s ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 112s ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 112s ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 111s ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 112s ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 112s ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 112s ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 112s ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 111s ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 111s ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 111s ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 111s ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:52:37.107 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 111s ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:52:37.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:37 smithi060 ceph-mon[94233]: from='client.45539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:37 smithi060 ceph-mon[109077]: from='client.45539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:37.513 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:52:37.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:52:37.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:52:37.514 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:52:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:37 smithi089 ceph-mon[98504]: from='client.45539 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:38 smithi060 ceph-mon[94233]: from='client.45545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1456759599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:52:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:38 smithi060 ceph-mon[94233]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:38 smithi060 ceph-mon[109077]: from='client.45545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1456759599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:52:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:38 smithi060 ceph-mon[109077]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:38 smithi089 ceph-mon[98504]: from='client.45545 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:52:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1456759599' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:52:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:38 smithi089 ceph-mon[98504]: pgmap v19117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:40 smithi060 ceph-mon[94233]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:40 smithi060 ceph-mon[109077]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:40 smithi089 ceph-mon[98504]: pgmap v19118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:42 smithi060 ceph-mon[94233]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:42 smithi060 ceph-mon[109077]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:42 smithi089 ceph-mon[98504]: pgmap v19119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:52:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:52:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:44 smithi060 ceph-mon[94233]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:44 smithi060 ceph-mon[109077]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:44 smithi089 ceph-mon[98504]: pgmap v19120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:46 smithi060 ceph-mon[94233]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:46 smithi060 ceph-mon[109077]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:46 smithi089 ceph-mon[98504]: pgmap v19121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:52:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:52:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:52:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:52:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:52:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:52:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[94233]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:52:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:52:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:52:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:48 smithi060 ceph-mon[109077]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:52:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:52:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:52:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:48 smithi089 ceph-mon[98504]: pgmap v19122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:50 smithi060 ceph-mon[94233]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:50 smithi060 ceph-mon[109077]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:50 smithi089 ceph-mon[98504]: pgmap v19123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:52 smithi060 ceph-mon[94233]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:52 smithi060 ceph-mon[109077]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:52 smithi089 ceph-mon[98504]: pgmap v19124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:52:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:52:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:54 smithi060 ceph-mon[94233]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:54 smithi060 ceph-mon[109077]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:54 smithi089 ceph-mon[98504]: pgmap v19125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:56 smithi060 ceph-mon[94233]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:56 smithi060 ceph-mon[109077]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:56 smithi089 ceph-mon[98504]: pgmap v19126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:52:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:52:58 smithi060 ceph-mon[94233]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:52:58 smithi060 ceph-mon[109077]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:52:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:52:58 smithi089 ceph-mon[98504]: pgmap v19127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:00 smithi060 ceph-mon[94233]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:00 smithi060 ceph-mon[109077]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:00 smithi089 ceph-mon[98504]: pgmap v19128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:02 smithi060 ceph-mon[94233]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:02 smithi060 ceph-mon[109077]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:02 smithi089 ceph-mon[98504]: pgmap v19129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:53:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T13:53:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:04 smithi060 ceph-mon[94233]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:04 smithi060 ceph-mon[109077]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:04 smithi089 ceph-mon[98504]: pgmap v19130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:06 smithi060 ceph-mon[94233]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:06 smithi060 ceph-mon[109077]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:06 smithi089 ceph-mon[98504]: pgmap v19131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:07.878 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:53:08.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:53:08.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:53:08.207 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:53:08.601 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:53:08.602 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:08.603 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:53:08.603 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:53:08.603 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:08.603 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:53:08.603 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:53:08.603 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:53:08.603 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:53:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:08 smithi060 ceph-mon[94233]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:08 smithi060 ceph-mon[94233]: from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3732587328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:53:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:08 smithi060 ceph-mon[109077]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:08 smithi060 ceph-mon[109077]: from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3732587328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:53:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:08 smithi089 ceph-mon[98504]: pgmap v19132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:08 smithi089 ceph-mon[98504]: from='client.35682 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3732587328' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:53:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:09 smithi060 ceph-mon[94233]: from='client.35688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:09 smithi060 ceph-mon[109077]: from='client.35688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:09 smithi089 ceph-mon[98504]: from='client.35688 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:10 smithi060 ceph-mon[94233]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:10 smithi060 ceph-mon[109077]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:10 smithi089 ceph-mon[98504]: pgmap v19133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:12 smithi060 ceph-mon[94233]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:12 smithi060 ceph-mon[109077]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:12 smithi089 ceph-mon[98504]: pgmap v19134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:53:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:53:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:14 smithi060 ceph-mon[94233]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:14 smithi060 ceph-mon[109077]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:14 smithi089 ceph-mon[98504]: pgmap v19135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:16 smithi060 ceph-mon[94233]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:16 smithi060 ceph-mon[109077]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:16 smithi089 ceph-mon[98504]: pgmap v19136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:18 smithi060 ceph-mon[94233]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:18 smithi060 ceph-mon[109077]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:18 smithi089 ceph-mon[98504]: pgmap v19137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:20 smithi060 ceph-mon[94233]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:20 smithi060 ceph-mon[109077]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:20 smithi089 ceph-mon[98504]: pgmap v19138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:22 smithi060 ceph-mon[94233]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:22 smithi060 ceph-mon[109077]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:22 smithi089 ceph-mon[98504]: pgmap v19139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:53:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T13:53:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:24 smithi060 ceph-mon[94233]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:24 smithi060 ceph-mon[109077]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:24 smithi089 ceph-mon[98504]: pgmap v19140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:26 smithi060 ceph-mon[94233]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:26 smithi060 ceph-mon[109077]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:26 smithi089 ceph-mon[98504]: pgmap v19141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:28 smithi060 ceph-mon[94233]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:28 smithi060 ceph-mon[109077]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:28 smithi089 ceph-mon[98504]: pgmap v19142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:30 smithi060 ceph-mon[94233]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:30 smithi060 ceph-mon[109077]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:30 smithi089 ceph-mon[98504]: pgmap v19143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:32 smithi060 ceph-mon[94233]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:32 smithi060 ceph-mon[109077]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:32 smithi089 ceph-mon[98504]: pgmap v19144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:53:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:53:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:34 smithi060 ceph-mon[94233]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:34 smithi060 ceph-mon[109077]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:34 smithi089 ceph-mon[98504]: pgmap v19145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:36 smithi060 ceph-mon[94233]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:36 smithi060 ceph-mon[109077]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:36 smithi089 ceph-mon[98504]: pgmap v19146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:38.965 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:53:39.259 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:38 smithi060 ceph-mon[109077]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:38 smithi060 ceph-mon[94233]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:38 smithi089 ceph-mon[98504]: pgmap v19147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:53:39.292 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:53:39.293 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:53:39.294 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:53:39.294 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:53:39.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:53:39.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:53:39.691 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:53:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:39 smithi060 ceph-mon[94233]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1175404677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:53:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:39 smithi060 ceph-mon[109077]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1175404677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:53:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:39 smithi089 ceph-mon[98504]: from='client.35700 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1175404677' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:53:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:40 smithi060 ceph-mon[94233]: from='client.35706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:40 smithi060 ceph-mon[94233]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:40 smithi060 ceph-mon[109077]: from='client.35706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:40 smithi060 ceph-mon[109077]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:40 smithi089 ceph-mon[98504]: from='client.35706 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:53:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:40 smithi089 ceph-mon[98504]: pgmap v19148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:42 smithi060 ceph-mon[94233]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:42 smithi060 ceph-mon[109077]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:42 smithi089 ceph-mon[98504]: pgmap v19149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:53:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:53:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:44 smithi060 ceph-mon[94233]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:44 smithi060 ceph-mon[109077]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:44 smithi089 ceph-mon[98504]: pgmap v19150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:46 smithi060 ceph-mon[94233]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:46 smithi060 ceph-mon[109077]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:46 smithi089 ceph-mon[98504]: pgmap v19151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:53:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:53:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:53:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[94233]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:53:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:53:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:53:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[109077]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:53:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:53:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:48 smithi089 ceph-mon[98504]: pgmap v19152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:53:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:53:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:50 smithi060 ceph-mon[94233]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:50 smithi060 ceph-mon[109077]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:50 smithi089 ceph-mon[98504]: pgmap v19153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:52 smithi060 ceph-mon[94233]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:52 smithi060 ceph-mon[109077]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:52 smithi089 ceph-mon[98504]: pgmap v19154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:53:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:53:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:54 smithi060 ceph-mon[94233]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:54 smithi060 ceph-mon[109077]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:54 smithi089 ceph-mon[98504]: pgmap v19155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:56 smithi060 ceph-mon[94233]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:56 smithi060 ceph-mon[109077]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:56 smithi089 ceph-mon[98504]: pgmap v19156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:53:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:53:58 smithi060 ceph-mon[94233]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:53:58 smithi060 ceph-mon[109077]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:53:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:53:58 smithi089 ceph-mon[98504]: pgmap v19157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:00 smithi060 ceph-mon[94233]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:00 smithi060 ceph-mon[109077]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:00 smithi089 ceph-mon[98504]: pgmap v19158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:02 smithi060 ceph-mon[94233]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:02 smithi060 ceph-mon[109077]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:02 smithi089 ceph-mon[98504]: pgmap v19159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:54:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:54:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:04 smithi060 ceph-mon[94233]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:04 smithi060 ceph-mon[109077]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:04 smithi089 ceph-mon[98504]: pgmap v19160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:06 smithi060 ceph-mon[94233]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:06 smithi060 ceph-mon[109077]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:06 smithi089 ceph-mon[98504]: pgmap v19161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:08 smithi060 ceph-mon[94233]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:08 smithi060 ceph-mon[109077]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:08 smithi089 ceph-mon[98504]: pgmap v19162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:10.055 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:54:10.386 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:54:10.386 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:54:10.386 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:54:10.386 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:54:10.386 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:54:10.386 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:54:10.386 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:54:10.387 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:54:10.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:54:10.388 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:54:10.782 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:54:10.782 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:54:10.783 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:54:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:10 smithi060 ceph-mon[94233]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2435388347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:54:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:10 smithi060 ceph-mon[109077]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2435388347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:54:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:10 smithi089 ceph-mon[98504]: pgmap v19163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2435388347' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:54:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:11 smithi060 ceph-mon[94233]: from='client.35718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:11 smithi060 ceph-mon[94233]: from='client.35724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:11 smithi060 ceph-mon[109077]: from='client.35718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:11 smithi060 ceph-mon[109077]: from='client.35724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:11 smithi089 ceph-mon[98504]: from='client.35718 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:11 smithi089 ceph-mon[98504]: from='client.35724 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:12 smithi060 ceph-mon[94233]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:12 smithi060 ceph-mon[109077]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:12 smithi089 ceph-mon[98504]: pgmap v19164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:54:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:54:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:14 smithi060 ceph-mon[94233]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:14 smithi060 ceph-mon[109077]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:14 smithi089 ceph-mon[98504]: pgmap v19165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:16 smithi060 ceph-mon[94233]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:16 smithi060 ceph-mon[109077]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:16 smithi089 ceph-mon[98504]: pgmap v19166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:18 smithi060 ceph-mon[94233]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:18 smithi060 ceph-mon[109077]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:18 smithi089 ceph-mon[98504]: pgmap v19167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:20 smithi060 ceph-mon[94233]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:20 smithi060 ceph-mon[109077]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:20 smithi089 ceph-mon[98504]: pgmap v19168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:22 smithi060 ceph-mon[94233]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:22 smithi060 ceph-mon[109077]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:22 smithi089 ceph-mon[98504]: pgmap v19169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:54:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:54:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:24 smithi060 ceph-mon[94233]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:24 smithi060 ceph-mon[109077]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:24 smithi089 ceph-mon[98504]: pgmap v19170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:26 smithi060 ceph-mon[94233]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:26 smithi060 ceph-mon[109077]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:26 smithi089 ceph-mon[98504]: pgmap v19171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:28 smithi060 ceph-mon[94233]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:28 smithi060 ceph-mon[109077]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:28 smithi089 ceph-mon[98504]: pgmap v19172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:30 smithi060 ceph-mon[94233]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:30 smithi060 ceph-mon[109077]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:30 smithi089 ceph-mon[98504]: pgmap v19173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:32 smithi060 ceph-mon[94233]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:32 smithi060 ceph-mon[109077]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:32 smithi089 ceph-mon[98504]: pgmap v19174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:54:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:54:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:34 smithi060 ceph-mon[94233]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:34 smithi060 ceph-mon[109077]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:34 smithi089 ceph-mon[98504]: pgmap v19175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:36 smithi060 ceph-mon[109077]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:36 smithi060 ceph-mon[94233]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:36 smithi089 ceph-mon[98504]: pgmap v19176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:38 smithi060 ceph-mon[94233]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:38 smithi060 ceph-mon[109077]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:38 smithi089 ceph-mon[98504]: pgmap v19177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:41.146 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:54:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:40 smithi060 ceph-mon[94233]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:40 smithi060 ceph-mon[109077]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:40 smithi089 ceph-mon[98504]: pgmap v19178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:54:41.472 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:54:41.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:54:41.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:54:41.474 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:54:41.872 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:41.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:54:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:54:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:54:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:54:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:54:41.874 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:54:41.874 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:54:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[94233]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[94233]: from='client.45617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[94233]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:43.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4272919874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:54:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[109077]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[109077]: from='client.45617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[109077]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4272919874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:54:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:42 smithi089 ceph-mon[98504]: from='client.35736 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:42 smithi089 ceph-mon[98504]: from='client.45617 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:54:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:42 smithi089 ceph-mon[98504]: pgmap v19179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4272919874' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:54:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:54:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:54:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:44 smithi060 ceph-mon[94233]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:44 smithi060 ceph-mon[109077]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:44 smithi089 ceph-mon[98504]: pgmap v19180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:46 smithi060 ceph-mon[94233]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:46 smithi060 ceph-mon[109077]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:46 smithi089 ceph-mon[98504]: pgmap v19181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[94233]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:54:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[109077]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:48 smithi089 ceph-mon[98504]: pgmap v19182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:50 smithi060 ceph-mon[94233]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:50 smithi060 ceph-mon[109077]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:50 smithi089 ceph-mon[98504]: pgmap v19183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[94233]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[109077]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:54:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:52 smithi089 ceph-mon[98504]: pgmap v19184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:54:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:54:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:54:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:54 smithi060 ceph-mon[94233]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:54 smithi060 ceph-mon[109077]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:54 smithi089 ceph-mon[98504]: pgmap v19185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:56 smithi060 ceph-mon[94233]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:56 smithi060 ceph-mon[109077]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:56 smithi089 ceph-mon[98504]: pgmap v19186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:54:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:54:58 smithi060 ceph-mon[94233]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:54:58 smithi060 ceph-mon[109077]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:54:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:54:58 smithi089 ceph-mon[98504]: pgmap v19187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:00 smithi060 ceph-mon[94233]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:00 smithi060 ceph-mon[109077]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:00 smithi089 ceph-mon[98504]: pgmap v19188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:02 smithi060 ceph-mon[94233]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:02 smithi060 ceph-mon[109077]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:02 smithi089 ceph-mon[98504]: pgmap v19189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:55:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:55:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:04 smithi060 ceph-mon[94233]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:04 smithi060 ceph-mon[109077]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:04 smithi089 ceph-mon[98504]: pgmap v19190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:06 smithi060 ceph-mon[94233]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:06 smithi060 ceph-mon[109077]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:06 smithi089 ceph-mon[98504]: pgmap v19191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:08 smithi060 ceph-mon[94233]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:08 smithi060 ceph-mon[109077]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:08 smithi089 ceph-mon[98504]: pgmap v19192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:10 smithi060 ceph-mon[94233]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:10 smithi060 ceph-mon[109077]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:10 smithi089 ceph-mon[98504]: pgmap v19193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:12.236 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:12.562 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:55:12.562 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:55:12.563 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:55:12.564 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:55:12.963 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:12.964 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:55:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:55:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:55:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:55:12.965 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:55:12.965 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:55:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:12 smithi060 ceph-mon[94233]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:12 smithi060 ceph-mon[109077]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:12 smithi089 ceph-mon[98504]: pgmap v19194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:13 smithi060 ceph-mon[94233]: from='client.45629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:13 smithi060 ceph-mon[94233]: from='client.35760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3676121187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:55:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:13 smithi060 ceph-mon[109077]: from='client.45629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:13 smithi060 ceph-mon[109077]: from='client.35760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3676121187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:55:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:13 smithi089 ceph-mon[98504]: from='client.45629 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:13 smithi089 ceph-mon[98504]: from='client.35760 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3676121187' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:55:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:55:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:14 smithi060 ceph-mon[94233]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:14 smithi060 ceph-mon[109077]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:14 smithi089 ceph-mon[98504]: pgmap v19195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:16 smithi060 ceph-mon[94233]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:16 smithi060 ceph-mon[109077]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:16 smithi089 ceph-mon[98504]: pgmap v19196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:18 smithi060 ceph-mon[94233]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:18 smithi060 ceph-mon[109077]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:18 smithi089 ceph-mon[98504]: pgmap v19197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:20 smithi060 ceph-mon[94233]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:20 smithi060 ceph-mon[109077]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:20 smithi089 ceph-mon[98504]: pgmap v19198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:22 smithi060 ceph-mon[94233]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:22 smithi060 ceph-mon[109077]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:22 smithi089 ceph-mon[98504]: pgmap v19199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 13:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T13:55:23.374085754Z level=info msg="Completed cleanup jobs" duration=12.775991ms 2023-12-01T13:55:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:55:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:55:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:24 smithi060 ceph-mon[94233]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:24 smithi060 ceph-mon[109077]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:24 smithi089 ceph-mon[98504]: pgmap v19200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:26 smithi060 ceph-mon[94233]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:26 smithi060 ceph-mon[109077]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:26 smithi089 ceph-mon[98504]: pgmap v19201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:28 smithi060 ceph-mon[94233]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:28 smithi060 ceph-mon[109077]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:28 smithi089 ceph-mon[98504]: pgmap v19202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:30 smithi060 ceph-mon[94233]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:30 smithi060 ceph-mon[109077]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:30 smithi089 ceph-mon[98504]: pgmap v19203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:32 smithi060 ceph-mon[94233]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:32 smithi060 ceph-mon[109077]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:32 smithi089 ceph-mon[98504]: pgmap v19204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:55:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:55:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:34 smithi060 ceph-mon[94233]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:34 smithi060 ceph-mon[109077]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:34 smithi089 ceph-mon[98504]: pgmap v19205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:36 smithi060 ceph-mon[94233]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:36 smithi060 ceph-mon[109077]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:36 smithi089 ceph-mon[98504]: pgmap v19206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:38 smithi060 ceph-mon[94233]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:38 smithi060 ceph-mon[109077]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:38 smithi089 ceph-mon[98504]: pgmap v19207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:40 smithi060 ceph-mon[94233]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:40 smithi060 ceph-mon[109077]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:40 smithi089 ceph-mon[98504]: pgmap v19208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:42 smithi060 ceph-mon[109077]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:42 smithi060 ceph-mon[94233]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:42 smithi089 ceph-mon[98504]: pgmap v19209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:43.327 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:55:43.655 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:55:43.655 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:55:43.655 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:55:43.655 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:55:43.655 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:55:43.655 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:55:43.655 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:55:43.656 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:55:43.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:55:43.657 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:55:43.657 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:55:44.058 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:55:44.058 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:55:44.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:55:44.059 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:55:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:55:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:55:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[94233]: from='client.35772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[94233]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[94233]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/399515552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:55:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[109077]: from='client.35772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[109077]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[109077]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:45.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/399515552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:55:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:44 smithi089 ceph-mon[98504]: from='client.35772 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:44 smithi089 ceph-mon[98504]: from='client.45653 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:55:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:44 smithi089 ceph-mon[98504]: pgmap v19210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/399515552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:55:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:46 smithi060 ceph-mon[94233]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:46 smithi060 ceph-mon[109077]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:46 smithi089 ceph-mon[98504]: pgmap v19211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:48 smithi060 ceph-mon[94233]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:48 smithi060 ceph-mon[109077]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:48 smithi089 ceph-mon[98504]: pgmap v19212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:50 smithi060 ceph-mon[94233]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:50 smithi060 ceph-mon[109077]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:50 smithi089 ceph-mon[98504]: pgmap v19213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:52 smithi060 ceph-mon[94233]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:55:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:52 smithi060 ceph-mon[109077]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:55:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:52 smithi089 ceph-mon[98504]: pgmap v19214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:55:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:55:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:55:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:54 smithi060 ceph-mon[94233]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:54 smithi060 ceph-mon[109077]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:54 smithi089 ceph-mon[98504]: pgmap v19215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[94233]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:55:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:55:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[109077]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:55:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:55:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:56 smithi089 ceph-mon[98504]: pgmap v19216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:55:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:55:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:55:57.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:55:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:55:58 smithi060 ceph-mon[94233]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:55:58 smithi060 ceph-mon[109077]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:55:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:55:58 smithi089 ceph-mon[98504]: pgmap v19217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:00 smithi060 ceph-mon[94233]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:00 smithi060 ceph-mon[109077]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:00 smithi089 ceph-mon[98504]: pgmap v19218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:02 smithi060 ceph-mon[94233]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:02 smithi060 ceph-mon[109077]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:02 smithi089 ceph-mon[98504]: pgmap v19219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:56:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:56:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:04 smithi060 ceph-mon[94233]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:04 smithi060 ceph-mon[109077]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:04 smithi089 ceph-mon[98504]: pgmap v19220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:06 smithi060 ceph-mon[94233]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:06 smithi060 ceph-mon[109077]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:06 smithi089 ceph-mon[98504]: pgmap v19221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:08 smithi060 ceph-mon[94233]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:08 smithi060 ceph-mon[109077]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:08 smithi089 ceph-mon[98504]: pgmap v19222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:10 smithi060 ceph-mon[94233]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:10 smithi060 ceph-mon[109077]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:10 smithi089 ceph-mon[98504]: pgmap v19223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:12 smithi060 ceph-mon[94233]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:12 smithi060 ceph-mon[109077]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:12 smithi089 ceph-mon[98504]: pgmap v19224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:14.421 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:56:14.746 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:56:14.747 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:56:14.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:56:14.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:56:14.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:56:14.748 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:56:14.748 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:56:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:56:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:56:15.144 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:56:15.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:56:15.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:56:15.144 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:15.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:56:15.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:56:15.145 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:56:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:14 smithi060 ceph-mon[94233]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:14 smithi060 ceph-mon[109077]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:14 smithi089 ceph-mon[98504]: pgmap v19225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:15 smithi060 ceph-mon[94233]: from='client.35790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:15 smithi060 ceph-mon[94233]: from='client.35796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2893754065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:56:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:15 smithi060 ceph-mon[109077]: from='client.35790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:15 smithi060 ceph-mon[109077]: from='client.35796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2893754065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:56:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:15 smithi089 ceph-mon[98504]: from='client.35790 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:15 smithi089 ceph-mon[98504]: from='client.35796 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2893754065' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:56:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:16 smithi060 ceph-mon[94233]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:16 smithi060 ceph-mon[109077]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:16 smithi089 ceph-mon[98504]: pgmap v19226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:18 smithi060 ceph-mon[94233]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:18 smithi060 ceph-mon[109077]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:18 smithi089 ceph-mon[98504]: pgmap v19227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:20 smithi060 ceph-mon[94233]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:20 smithi060 ceph-mon[109077]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:20 smithi089 ceph-mon[98504]: pgmap v19228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:22 smithi060 ceph-mon[94233]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:22 smithi060 ceph-mon[109077]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:22 smithi089 ceph-mon[98504]: pgmap v19229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:56:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:56:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:24 smithi060 ceph-mon[94233]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:24 smithi060 ceph-mon[109077]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:24 smithi089 ceph-mon[98504]: pgmap v19230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:26 smithi060 ceph-mon[94233]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:26 smithi060 ceph-mon[109077]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:26 smithi089 ceph-mon[98504]: pgmap v19231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:28 smithi060 ceph-mon[94233]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:28 smithi060 ceph-mon[109077]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:28 smithi089 ceph-mon[98504]: pgmap v19232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:30 smithi060 ceph-mon[109077]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:31.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:30 smithi060 ceph-mon[94233]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:30 smithi089 ceph-mon[98504]: pgmap v19233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:33.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:32 smithi060 ceph-mon[94233]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:32 smithi060 ceph-mon[109077]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:32 smithi089 ceph-mon[98504]: pgmap v19234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:56:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:56:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:34 smithi060 ceph-mon[94233]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:34 smithi060 ceph-mon[109077]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:34 smithi089 ceph-mon[98504]: pgmap v19235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:36 smithi060 ceph-mon[94233]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:36 smithi060 ceph-mon[109077]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:36 smithi089 ceph-mon[98504]: pgmap v19236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:38 smithi060 ceph-mon[94233]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:38 smithi060 ceph-mon[109077]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:38 smithi089 ceph-mon[98504]: pgmap v19237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:40 smithi060 ceph-mon[94233]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:40 smithi060 ceph-mon[109077]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:40 smithi089 ceph-mon[98504]: pgmap v19238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:42 smithi060 ceph-mon[109077]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:42 smithi060 ceph-mon[94233]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:42 smithi089 ceph-mon[98504]: pgmap v19239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:56:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:56:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:44 smithi060 ceph-mon[94233]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:44 smithi060 ceph-mon[109077]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:44 smithi089 ceph-mon[98504]: pgmap v19240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:45.501 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:56:45.829 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:56:45.830 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:56:45.831 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:56:45.832 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:56:46.228 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:56:46.228 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:56:46.228 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:56:46.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:56:46.230 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:56:46.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:56:46.230 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:56:46.230 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:46 smithi060 ceph-mon[94233]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:46 smithi060 ceph-mon[94233]: from='client.45689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:46 smithi060 ceph-mon[94233]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:46 smithi060 ceph-mon[109077]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:46 smithi060 ceph-mon[109077]: from='client.45689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:46 smithi060 ceph-mon[109077]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:46 smithi089 ceph-mon[98504]: from='client.35808 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:46 smithi089 ceph-mon[98504]: from='client.45689 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:56:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:46 smithi089 ceph-mon[98504]: pgmap v19241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1585117518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:56:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1585117518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:56:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1585117518' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:56:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:48 smithi060 ceph-mon[94233]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:48 smithi060 ceph-mon[109077]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:48 smithi089 ceph-mon[98504]: pgmap v19242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:50 smithi060 ceph-mon[109077]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:51.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:50 smithi060 ceph-mon[94233]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:50 smithi089 ceph-mon[98504]: pgmap v19243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:52 smithi060 ceph-mon[94233]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:52 smithi060 ceph-mon[109077]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:52 smithi089 ceph-mon[98504]: pgmap v19244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:56:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:56:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:54 smithi060 ceph-mon[94233]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:54 smithi060 ceph-mon[109077]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:54 smithi089 ceph-mon[98504]: pgmap v19245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:56 smithi060 ceph-mon[94233]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:56:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:56 smithi060 ceph-mon[109077]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:56:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:56 smithi089 ceph-mon[98504]: pgmap v19246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:56:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:56:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:56:57.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:56:57.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:56:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:56:58 smithi060 ceph-mon[94233]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:56:58 smithi060 ceph-mon[109077]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:56:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:56:58 smithi089 ceph-mon[98504]: pgmap v19247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:00 smithi060 ceph-mon[94233]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:00 smithi060 ceph-mon[109077]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:00 smithi089 ceph-mon[98504]: pgmap v19248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:02 smithi060 ceph-mon[94233]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:02 smithi060 ceph-mon[109077]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:02 smithi089 ceph-mon[98504]: pgmap v19249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:57:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:57:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:04 smithi060 ceph-mon[109077]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:04 smithi060 ceph-mon[94233]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:04 smithi089 ceph-mon[98504]: pgmap v19250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:06 smithi060 ceph-mon[94233]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:06 smithi060 ceph-mon[109077]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:06 smithi089 ceph-mon[98504]: pgmap v19251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:08 smithi060 ceph-mon[109077]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:08 smithi060 ceph-mon[94233]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:08 smithi089 ceph-mon[98504]: pgmap v19252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:10 smithi060 ceph-mon[94233]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:10 smithi060 ceph-mon[109077]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:10 smithi089 ceph-mon[98504]: pgmap v19253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:12 smithi060 ceph-mon[109077]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:12 smithi060 ceph-mon[94233]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:12 smithi089 ceph-mon[98504]: pgmap v19254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:57:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:57:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:14 smithi060 ceph-mon[94233]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:14 smithi060 ceph-mon[109077]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:14 smithi089 ceph-mon[98504]: pgmap v19255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:16 smithi060 ceph-mon[109077]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:16 smithi060 ceph-mon[94233]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:16 smithi089 ceph-mon[98504]: pgmap v19256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:16.593 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:57:16.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:57:16.920 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:57:17.317 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:57:17.317 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:57:17.317 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:57:17.317 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:17.317 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:57:17.317 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:57:17.318 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:57:17.319 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:57:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:17 smithi060 ceph-mon[109077]: from='client.45701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:17 smithi060 ceph-mon[109077]: from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:17 smithi060 ceph-mon[94233]: from='client.45701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:17 smithi060 ceph-mon[94233]: from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:17 smithi089 ceph-mon[98504]: from='client.45701 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:17 smithi089 ceph-mon[98504]: from='client.35832 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3955829024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:57:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:18 smithi060 ceph-mon[94233]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3955829024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:57:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:18 smithi060 ceph-mon[109077]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3955829024' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:57:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:18 smithi089 ceph-mon[98504]: pgmap v19257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:20 smithi060 ceph-mon[94233]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:20 smithi060 ceph-mon[109077]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:20 smithi089 ceph-mon[98504]: pgmap v19258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:22 smithi060 ceph-mon[94233]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:22 smithi060 ceph-mon[109077]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:22 smithi089 ceph-mon[98504]: pgmap v19259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:57:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:57:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:24 smithi060 ceph-mon[94233]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:24 smithi060 ceph-mon[109077]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:24 smithi089 ceph-mon[98504]: pgmap v19260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:26 smithi060 ceph-mon[94233]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:26 smithi060 ceph-mon[109077]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:26 smithi089 ceph-mon[98504]: pgmap v19261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:28 smithi060 ceph-mon[94233]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:28 smithi060 ceph-mon[109077]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:28 smithi089 ceph-mon[98504]: pgmap v19262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:30 smithi060 ceph-mon[94233]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:30 smithi060 ceph-mon[109077]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:30 smithi089 ceph-mon[98504]: pgmap v19263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:32 smithi060 ceph-mon[94233]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:32 smithi060 ceph-mon[109077]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:32 smithi089 ceph-mon[98504]: pgmap v19264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:57:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T13:57:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:34 smithi060 ceph-mon[94233]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:34 smithi060 ceph-mon[109077]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:34 smithi089 ceph-mon[98504]: pgmap v19265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:36 smithi060 ceph-mon[94233]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:36 smithi060 ceph-mon[109077]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:36 smithi089 ceph-mon[98504]: pgmap v19266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:38 smithi060 ceph-mon[94233]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:38 smithi060 ceph-mon[109077]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:38 smithi089 ceph-mon[98504]: pgmap v19267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:40 smithi060 ceph-mon[94233]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:40 smithi060 ceph-mon[109077]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:40 smithi089 ceph-mon[98504]: pgmap v19268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:42 smithi060 ceph-mon[94233]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:42 smithi060 ceph-mon[109077]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:42 smithi089 ceph-mon[98504]: pgmap v19269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:57:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:57:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:44 smithi060 ceph-mon[94233]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:44 smithi060 ceph-mon[109077]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:44 smithi089 ceph-mon[98504]: pgmap v19270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:46 smithi060 ceph-mon[94233]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:46 smithi060 ceph-mon[109077]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:46 smithi089 ceph-mon[98504]: pgmap v19271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:47.679 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:57:48.006 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:57:48.007 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:57:48.008 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:57:48.008 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:57:48.406 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:48.407 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:57:48.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:57:48.408 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:57:48.408 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:57:48.408 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:57:48.408 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:57:48.408 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:57:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[94233]: from='client.45719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[94233]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[94233]: from='client.35850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3499210012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:57:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[109077]: from='client.45719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[109077]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[109077]: from='client.35850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3499210012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:57:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:48 smithi089 ceph-mon[98504]: from='client.45719 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:48 smithi089 ceph-mon[98504]: pgmap v19272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:48 smithi089 ceph-mon[98504]: from='client.35850 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:57:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3499210012' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:57:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:50 smithi060 ceph-mon[94233]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:50 smithi060 ceph-mon[109077]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:50 smithi089 ceph-mon[98504]: pgmap v19273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:52 smithi060 ceph-mon[94233]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:52 smithi060 ceph-mon[109077]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:52 smithi089 ceph-mon[98504]: pgmap v19274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:57:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:57:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:54 smithi060 ceph-mon[94233]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:54 smithi060 ceph-mon[109077]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:54 smithi089 ceph-mon[98504]: pgmap v19275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:56 smithi060 ceph-mon[94233]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:56 smithi060 ceph-mon[109077]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:56 smithi089 ceph-mon[98504]: pgmap v19276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:57:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:57:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:57:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:57:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:57:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:57:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:57:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[94233]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:57:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:57:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:57:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:57:58 smithi060 ceph-mon[109077]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:57:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:57:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:57:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:57:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:57:58 smithi089 ceph-mon[98504]: pgmap v19277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:00 smithi060 ceph-mon[94233]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:00 smithi060 ceph-mon[109077]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:00 smithi089 ceph-mon[98504]: pgmap v19278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:02 smithi060 ceph-mon[109077]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:02 smithi060 ceph-mon[94233]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:02 smithi089 ceph-mon[98504]: pgmap v19279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:58:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T13:58:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:04 smithi060 ceph-mon[94233]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:04 smithi060 ceph-mon[109077]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:04 smithi089 ceph-mon[98504]: pgmap v19280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:06 smithi060 ceph-mon[94233]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:06 smithi060 ceph-mon[109077]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:06 smithi089 ceph-mon[98504]: pgmap v19281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:08 smithi060 ceph-mon[94233]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:08 smithi060 ceph-mon[109077]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:08 smithi089 ceph-mon[98504]: pgmap v19282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:10 smithi060 ceph-mon[94233]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:10 smithi060 ceph-mon[109077]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:10 smithi089 ceph-mon[98504]: pgmap v19283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:12 smithi060 ceph-mon[94233]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:12 smithi060 ceph-mon[109077]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:12 smithi089 ceph-mon[98504]: pgmap v19284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:58:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:58:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:14 smithi060 ceph-mon[94233]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:14 smithi060 ceph-mon[109077]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:14 smithi089 ceph-mon[98504]: pgmap v19285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:16 smithi060 ceph-mon[109077]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:16 smithi060 ceph-mon[94233]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:16 smithi089 ceph-mon[98504]: pgmap v19286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:18.771 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:58:19.099 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:58:19.099 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:58:19.099 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:58:19.099 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:58:19.099 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:58:19.099 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:58:19.100 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:58:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:18 smithi060 ceph-mon[94233]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:18 smithi060 ceph-mon[109077]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:18 smithi089 ceph-mon[98504]: pgmap v19287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:19.497 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:58:19.497 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:19.498 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:58:19.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:58:19.499 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:19.499 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:58:19.499 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:58:19.499 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:58:19.499 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:58:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:19 smithi060 ceph-mon[94233]: from='client.35862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1028913904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:58:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:19 smithi060 ceph-mon[109077]: from='client.35862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1028913904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:58:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:19 smithi089 ceph-mon[98504]: from='client.35862 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1028913904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:58:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:20 smithi060 ceph-mon[94233]: from='client.45743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:20 smithi060 ceph-mon[94233]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:20 smithi060 ceph-mon[109077]: from='client.45743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:20 smithi060 ceph-mon[109077]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:20 smithi089 ceph-mon[98504]: from='client.45743 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:20 smithi089 ceph-mon[98504]: pgmap v19288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:22 smithi060 ceph-mon[94233]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:22 smithi060 ceph-mon[109077]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:22 smithi089 ceph-mon[98504]: pgmap v19289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:58:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:58:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:24 smithi060 ceph-mon[94233]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:24 smithi060 ceph-mon[109077]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:24 smithi089 ceph-mon[98504]: pgmap v19290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:26 smithi060 ceph-mon[94233]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:26 smithi060 ceph-mon[109077]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:26 smithi089 ceph-mon[98504]: pgmap v19291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:28 smithi060 ceph-mon[94233]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:28 smithi060 ceph-mon[109077]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:28 smithi089 ceph-mon[98504]: pgmap v19292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:30 smithi060 ceph-mon[94233]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:30 smithi060 ceph-mon[109077]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:30 smithi089 ceph-mon[98504]: pgmap v19293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:32 smithi060 ceph-mon[94233]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:32 smithi060 ceph-mon[109077]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:32 smithi089 ceph-mon[98504]: pgmap v19294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:58:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T13:58:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:34 smithi060 ceph-mon[94233]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:34 smithi060 ceph-mon[109077]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:34 smithi089 ceph-mon[98504]: pgmap v19295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:36 smithi060 ceph-mon[94233]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:36 smithi060 ceph-mon[109077]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:36 smithi089 ceph-mon[98504]: pgmap v19296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:38 smithi060 ceph-mon[94233]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:38 smithi060 ceph-mon[109077]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:38 smithi089 ceph-mon[98504]: pgmap v19297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:40 smithi060 ceph-mon[109077]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:40 smithi060 ceph-mon[94233]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:40 smithi089 ceph-mon[98504]: pgmap v19298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:42 smithi060 ceph-mon[94233]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:42 smithi060 ceph-mon[109077]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:42 smithi089 ceph-mon[98504]: pgmap v19299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:58:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:58:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:44 smithi060 ceph-mon[109077]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:44 smithi060 ceph-mon[94233]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:44 smithi089 ceph-mon[98504]: pgmap v19300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:46 smithi060 ceph-mon[94233]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:46 smithi060 ceph-mon[109077]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:46 smithi089 ceph-mon[98504]: pgmap v19301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:48 smithi060 ceph-mon[94233]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:48 smithi060 ceph-mon[109077]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:48 smithi089 ceph-mon[98504]: pgmap v19302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:49.863 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:58:50.189 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:58:50.190 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5848M 2169M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6387M 2169M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5659M 2169M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5548M 2169M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4598M 2420M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5250M 2420M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4636M 2420M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5309M 2420M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:58:50.191 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:58:50.590 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:58:50.590 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:58:50.591 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:58:50.592 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:58:50.592 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:58:50.592 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:58:50.592 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:58:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:50 smithi060 ceph-mon[94233]: from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:50 smithi060 ceph-mon[94233]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/305247767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:58:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:50 smithi060 ceph-mon[109077]: from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:50 smithi060 ceph-mon[109077]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/305247767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:58:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:50 smithi089 ceph-mon[98504]: from='client.35880 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:50 smithi089 ceph-mon[98504]: pgmap v19303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/305247767' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:58:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:51 smithi060 ceph-mon[94233]: from='client.45761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:51 smithi060 ceph-mon[109077]: from='client.45761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:51 smithi089 ceph-mon[98504]: from='client.45761 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:58:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:52 smithi060 ceph-mon[94233]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:52 smithi060 ceph-mon[109077]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:52 smithi089 ceph-mon[98504]: pgmap v19304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:58:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:58:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:54 smithi060 ceph-mon[94233]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:54 smithi060 ceph-mon[109077]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:54 smithi089 ceph-mon[98504]: pgmap v19305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:56 smithi060 ceph-mon[94233]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:56 smithi060 ceph-mon[109077]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:56 smithi089 ceph-mon[98504]: pgmap v19306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:58:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:58:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:58 smithi060 ceph-mon[94233]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:58:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:58 smithi060 ceph-mon[109077]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:58:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:58 smithi089 ceph-mon[98504]: pgmap v19307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:58:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2157M 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2415M 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:58:59.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2157M 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2415M 2023-12-01T13:58:59.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:58:59.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:58:59.515 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:58:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2157M 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T13:58:59.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2415M 2023-12-01T13:58:59.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:58:59.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:58:59.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:58:59.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:58:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:59:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:00 smithi060 ceph-mon[94233]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:00 smithi060 ceph-mon[109077]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:00 smithi089 ceph-mon[98504]: pgmap v19308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:02 smithi060 ceph-mon[94233]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:02 smithi060 ceph-mon[109077]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:02 smithi089 ceph-mon[98504]: pgmap v19309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:04.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:59:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T13:59:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:04 smithi060 ceph-mon[94233]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:04 smithi060 ceph-mon[109077]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:04 smithi089 ceph-mon[98504]: pgmap v19310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:06 smithi060 ceph-mon[94233]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:06.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:06 smithi060 ceph-mon[109077]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:06 smithi089 ceph-mon[98504]: pgmap v19311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:08 smithi060 ceph-mon[94233]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:08 smithi060 ceph-mon[109077]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:08 smithi089 ceph-mon[98504]: pgmap v19312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:10 smithi060 ceph-mon[94233]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:10 smithi060 ceph-mon[109077]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:10 smithi089 ceph-mon[98504]: pgmap v19313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:12 smithi060 ceph-mon[94233]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:12 smithi060 ceph-mon[109077]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:12 smithi089 ceph-mon[98504]: pgmap v19314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:59:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:59:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:14 smithi060 ceph-mon[94233]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:14 smithi060 ceph-mon[109077]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:14 smithi089 ceph-mon[98504]: pgmap v19315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:16 smithi060 ceph-mon[94233]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:16 smithi060 ceph-mon[109077]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:16 smithi089 ceph-mon[98504]: pgmap v19316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:18 smithi060 ceph-mon[94233]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:18 smithi060 ceph-mon[109077]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:18 smithi089 ceph-mon[98504]: pgmap v19317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:20.954 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:59:21.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:20 smithi060 ceph-mon[94233]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:20 smithi060 ceph-mon[109077]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5848M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:59:21.280 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6387M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:59:21.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5659M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:59:21.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5548M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:59:21.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4598M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:59:21.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5250M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:59:21.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4636M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:59:21.281 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5309M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:59:21.281 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:59:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:20 smithi089 ceph-mon[98504]: pgmap v19318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:59:21.680 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:59:21.681 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:21.681 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:59:21.681 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:59:21.681 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:59:21.681 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:59:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:21 smithi060 ceph-mon[94233]: from='client.45773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3954688643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:59:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:21 smithi060 ceph-mon[109077]: from='client.45773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3954688643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:59:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:21 smithi089 ceph-mon[98504]: from='client.45773 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3954688643' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:59:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:22 smithi060 ceph-mon[94233]: from='client.35904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:22 smithi060 ceph-mon[94233]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:22 smithi060 ceph-mon[109077]: from='client.35904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:22 smithi060 ceph-mon[109077]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:22 smithi089 ceph-mon[98504]: from='client.35904 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:22 smithi089 ceph-mon[98504]: pgmap v19319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:59:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:59:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:24 smithi060 ceph-mon[94233]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:24 smithi060 ceph-mon[109077]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:24 smithi089 ceph-mon[98504]: pgmap v19320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:26 smithi060 ceph-mon[94233]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:26 smithi060 ceph-mon[109077]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:26 smithi089 ceph-mon[98504]: pgmap v19321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:28 smithi060 ceph-mon[94233]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:28 smithi060 ceph-mon[109077]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:28 smithi089 ceph-mon[98504]: pgmap v19322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:30 smithi060 ceph-mon[94233]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:30 smithi060 ceph-mon[109077]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:30 smithi089 ceph-mon[98504]: pgmap v19323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:32 smithi060 ceph-mon[94233]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:32 smithi060 ceph-mon[109077]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:32 smithi089 ceph-mon[98504]: pgmap v19324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:59:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:59:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:34 smithi060 ceph-mon[94233]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:34 smithi060 ceph-mon[109077]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:34 smithi089 ceph-mon[98504]: pgmap v19325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:36 smithi060 ceph-mon[94233]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:36 smithi060 ceph-mon[109077]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:36 smithi089 ceph-mon[98504]: pgmap v19326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:38 smithi060 ceph-mon[94233]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:38 smithi060 ceph-mon[109077]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:38 smithi089 ceph-mon[98504]: pgmap v19327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:40 smithi060 ceph-mon[94233]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:40 smithi060 ceph-mon[109077]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:40 smithi089 ceph-mon[98504]: pgmap v19328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:42 smithi060 ceph-mon[94233]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:42 smithi060 ceph-mon[109077]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:42 smithi089 ceph-mon[98504]: pgmap v19329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:59:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:59:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:44 smithi060 ceph-mon[94233]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:44 smithi060 ceph-mon[109077]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:44 smithi089 ceph-mon[98504]: pgmap v19330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:46 smithi060 ceph-mon[94233]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:46 smithi060 ceph-mon[109077]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:46 smithi089 ceph-mon[98504]: pgmap v19331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:48 smithi060 ceph-mon[94233]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:48 smithi060 ceph-mon[109077]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:48 smithi089 ceph-mon[98504]: pgmap v19332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:50 smithi060 ceph-mon[94233]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:50 smithi060 ceph-mon[109077]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:50 smithi089 ceph-mon[98504]: pgmap v19333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:52.042 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T13:59:52.365 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T13:59:52.365 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T13:59:52.365 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5848M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6387M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T13:59:52.366 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5659M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T13:59:52.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5548M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T13:59:52.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4598M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T13:59:52.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5250M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T13:59:52.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4636M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T13:59:52.367 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5309M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T13:59:52.367 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:52.763 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T13:59:52.764 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T13:59:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:52 smithi060 ceph-mon[94233]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:52 smithi060 ceph-mon[94233]: from='client.35916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2589322008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:59:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:52 smithi060 ceph-mon[109077]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:52 smithi060 ceph-mon[109077]: from='client.35916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2589322008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:59:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:52 smithi089 ceph-mon[98504]: pgmap v19334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:52 smithi089 ceph-mon[98504]: from='client.35916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2589322008' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T13:59:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:53 smithi060 ceph-mon[94233]: from='client.35922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:53 smithi060 ceph-mon[109077]: from='client.35922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:53 smithi089 ceph-mon[98504]: from='client.35922 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T13:59:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 13:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:13:59:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T13:59:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:54 smithi060 ceph-mon[94233]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:54 smithi060 ceph-mon[109077]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:54 smithi089 ceph-mon[98504]: pgmap v19335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:56 smithi060 ceph-mon[94233]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:56 smithi060 ceph-mon[109077]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:56 smithi089 ceph-mon[98504]: pgmap v19336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T13:59:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:58 smithi060 ceph-mon[109077]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:58 smithi060 ceph-mon[94233]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:58 smithi089 ceph-mon[98504]: pgmap v19337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T13:59:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:59:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:59:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:59:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:59:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:59:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:59:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:59:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 13:59:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T13:59:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T13:59:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T13:59:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T13:59:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 13:59:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T13:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:00 smithi060 ceph-mon[94233]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:00 smithi060 ceph-mon[109077]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:00 smithi089 ceph-mon[98504]: pgmap v19338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:00:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:02 smithi060 ceph-mon[94233]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:02 smithi060 ceph-mon[109077]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:02 smithi089 ceph-mon[98504]: pgmap v19339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:00:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:00:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:04 smithi060 ceph-mon[94233]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:04 smithi060 ceph-mon[109077]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:04 smithi089 ceph-mon[98504]: pgmap v19340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:06 smithi060 ceph-mon[94233]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:06 smithi060 ceph-mon[109077]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:06 smithi089 ceph-mon[98504]: pgmap v19341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:08 smithi060 ceph-mon[94233]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:08 smithi060 ceph-mon[109077]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:08 smithi089 ceph-mon[98504]: pgmap v19342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:10 smithi060 ceph-mon[94233]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:10 smithi060 ceph-mon[109077]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:10 smithi089 ceph-mon[98504]: pgmap v19343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:12 smithi060 ceph-mon[94233]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:12 smithi060 ceph-mon[109077]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:12 smithi089 ceph-mon[98504]: pgmap v19344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:00:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:00:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:14 smithi060 ceph-mon[94233]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:14 smithi060 ceph-mon[109077]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:14 smithi089 ceph-mon[98504]: pgmap v19345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:16 smithi060 ceph-mon[94233]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:16 smithi060 ceph-mon[109077]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:16 smithi089 ceph-mon[98504]: pgmap v19346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:18 smithi060 ceph-mon[94233]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:18 smithi060 ceph-mon[109077]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:18 smithi089 ceph-mon[98504]: pgmap v19347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:20 smithi060 ceph-mon[94233]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:20 smithi060 ceph-mon[109077]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:20 smithi089 ceph-mon[98504]: pgmap v19348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:23.127 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:00:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:22 smithi060 ceph-mon[94233]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:22 smithi060 ceph-mon[109077]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:22 smithi089 ceph-mon[98504]: pgmap v19349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:00:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:00:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:00:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:00:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:00:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:00:23.455 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5848M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6387M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5659M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5548M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4598M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:00:23.456 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5250M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:00:23.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4636M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:00:23.457 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5309M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:00:23.457 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:00:23.855 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:00:23.855 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:00:23.855 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:00:23.855 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:00:23.856 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:23.857 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:00:23.857 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:00:23.857 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:00:23.857 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:00:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/272571920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:00:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/272571920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:00:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/272571920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:00:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:00:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:00:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:24 smithi060 ceph-mon[94233]: from='client.45809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:24 smithi060 ceph-mon[94233]: from='client.35940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:24 smithi060 ceph-mon[94233]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:24 smithi060 ceph-mon[109077]: from='client.45809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:24 smithi060 ceph-mon[109077]: from='client.35940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:24 smithi060 ceph-mon[109077]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:24 smithi089 ceph-mon[98504]: from='client.45809 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:24 smithi089 ceph-mon[98504]: from='client.35940 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:24 smithi089 ceph-mon[98504]: pgmap v19350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:26 smithi060 ceph-mon[94233]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:26 smithi060 ceph-mon[109077]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:26 smithi089 ceph-mon[98504]: pgmap v19351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:28 smithi060 ceph-mon[94233]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:28 smithi060 ceph-mon[109077]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:28 smithi089 ceph-mon[98504]: pgmap v19352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:30 smithi060 ceph-mon[94233]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:30 smithi060 ceph-mon[109077]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:30 smithi089 ceph-mon[98504]: pgmap v19353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:32 smithi060 ceph-mon[94233]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:32 smithi060 ceph-mon[109077]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:32 smithi089 ceph-mon[98504]: pgmap v19354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:00:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:00:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:34 smithi060 ceph-mon[94233]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:34 smithi060 ceph-mon[109077]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:34 smithi089 ceph-mon[98504]: pgmap v19355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:36 smithi060 ceph-mon[94233]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:36 smithi060 ceph-mon[109077]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:36 smithi089 ceph-mon[98504]: pgmap v19356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:38 smithi060 ceph-mon[94233]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:38 smithi060 ceph-mon[109077]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:38 smithi089 ceph-mon[98504]: pgmap v19357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:40 smithi060 ceph-mon[109077]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:40 smithi060 ceph-mon[94233]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:40 smithi089 ceph-mon[98504]: pgmap v19358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:42 smithi060 ceph-mon[94233]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:42 smithi060 ceph-mon[109077]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:42 smithi089 ceph-mon[98504]: pgmap v19359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:00:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:00:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:44 smithi060 ceph-mon[94233]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:44 smithi060 ceph-mon[109077]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:44 smithi089 ceph-mon[98504]: pgmap v19360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:46 smithi060 ceph-mon[94233]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:46 smithi060 ceph-mon[109077]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:46 smithi089 ceph-mon[98504]: pgmap v19361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:48 smithi060 ceph-mon[94233]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:48 smithi060 ceph-mon[109077]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:48 smithi089 ceph-mon[98504]: pgmap v19362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:50 smithi060 ceph-mon[94233]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:50 smithi060 ceph-mon[109077]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:50 smithi089 ceph-mon[98504]: pgmap v19363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:52 smithi060 ceph-mon[94233]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:52 smithi060 ceph-mon[109077]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:52 smithi089 ceph-mon[98504]: pgmap v19364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:54.224 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:00:54.549 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:00:54.549 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 10m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:00:54.549 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 10m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:00:54.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 10m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:00:54.549 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 10m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:00:54.549 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 10m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 10m ago 9h 903M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 10m ago 9h 2360M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 10m ago 9h 1363M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 10m ago 9h 1060M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 10m ago 9h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 10m ago 9h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 10m ago 9h 5848M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 10m ago 9h 6387M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 10m ago 9h 5659M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 10m ago 9h 5548M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 10m ago 9h 4598M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 10m ago 9h 5250M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 10m ago 9h 4636M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 10m ago 9h 5309M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:00:54.550 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 10m ago 9h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:00:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:00:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:00:54.952 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:00:54.952 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:00:54.952 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:00:54.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:54.952 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:00:54.952 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:00:54.952 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:00:54.953 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:00:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:54 smithi060 ceph-mon[94233]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2928200378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:00:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:54 smithi060 ceph-mon[109077]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2928200378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:00:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:54 smithi089 ceph-mon[98504]: pgmap v19365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2928200378' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:55 smithi060 ceph-mon[94233]: from='client.45827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:55 smithi060 ceph-mon[94233]: from='client.45833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:55 smithi060 ceph-mon[109077]: from='client.45827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:55 smithi060 ceph-mon[109077]: from='client.45833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:55 smithi089 ceph-mon[98504]: from='client.45827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:55 smithi089 ceph-mon[98504]: from='client.45833 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:00:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:56 smithi060 ceph-mon[109077]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:56 smithi060 ceph-mon[94233]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:56 smithi089 ceph-mon[98504]: pgmap v19366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:00:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:58 smithi060 ceph-mon[94233]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:58 smithi060 ceph-mon[109077]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:00:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:58 smithi089 ceph-mon[98504]: pgmap v19367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:00:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:01:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:00:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:01:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:00:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:01:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:00 smithi060 ceph-mon[94233]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:00 smithi060 ceph-mon[109077]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:00 smithi089 ceph-mon[98504]: pgmap v19368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:02 smithi060 ceph-mon[94233]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:02 smithi060 ceph-mon[109077]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:02 smithi089 ceph-mon[98504]: pgmap v19369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:01:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:01:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[109077]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:01:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:01:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[94233]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:01:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:01:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:04 smithi089 ceph-mon[98504]: pgmap v19370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:01:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:01:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:06 smithi060 ceph-mon[94233]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:06 smithi060 ceph-mon[109077]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:06 smithi089 ceph-mon[98504]: pgmap v19371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:08 smithi060 ceph-mon[94233]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:08 smithi060 ceph-mon[109077]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:08 smithi089 ceph-mon[98504]: pgmap v19372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:10 smithi060 ceph-mon[94233]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:10 smithi060 ceph-mon[109077]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:10 smithi089 ceph-mon[98504]: pgmap v19373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:12 smithi060 ceph-mon[94233]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:12 smithi060 ceph-mon[109077]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:12 smithi089 ceph-mon[98504]: pgmap v19374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:01:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:01:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:14 smithi060 ceph-mon[94233]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:14 smithi060 ceph-mon[109077]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:14 smithi089 ceph-mon[98504]: pgmap v19375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:16 smithi060 ceph-mon[94233]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:16 smithi060 ceph-mon[109077]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:16 smithi089 ceph-mon[98504]: pgmap v19376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:18 smithi060 ceph-mon[94233]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:18 smithi060 ceph-mon[109077]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:18 smithi089 ceph-mon[98504]: pgmap v19377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:20 smithi060 ceph-mon[94233]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:20 smithi060 ceph-mon[109077]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:20 smithi089 ceph-mon[98504]: pgmap v19378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:22 smithi060 ceph-mon[94233]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:22 smithi060 ceph-mon[109077]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:22 smithi089 ceph-mon[98504]: pgmap v19379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:01:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:01:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:24 smithi060 ceph-mon[94233]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:24 smithi060 ceph-mon[109077]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:24 smithi089 ceph-mon[98504]: pgmap v19380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:25.317 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 22s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 22s ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 22s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 22s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 22s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 22s ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 22s ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 22s ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 22s ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:01:25.643 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 22s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 22s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 22s ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 22s ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 22s ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 22s ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 22s ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 22s ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 22s ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 22s ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:01:25.644 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 22s ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:01:26.040 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:01:26.040 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:01:26.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:01:26.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:26.040 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:01:26.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:01:26.041 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[94233]: from='client.45845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[94233]: from='client.45851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[94233]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4027090801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[109077]: from='client.45845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[109077]: from='client.45851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[109077]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4027090801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:01:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:26 smithi089 ceph-mon[98504]: from='client.45845 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:26 smithi089 ceph-mon[98504]: from='client.45851 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:26 smithi089 ceph-mon[98504]: pgmap v19381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4027090801' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:01:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:28 smithi060 ceph-mon[94233]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:28 smithi060 ceph-mon[109077]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:28 smithi089 ceph-mon[98504]: pgmap v19382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:30 smithi060 ceph-mon[94233]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:30 smithi060 ceph-mon[109077]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:30 smithi089 ceph-mon[98504]: pgmap v19383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:32 smithi060 ceph-mon[94233]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:32 smithi060 ceph-mon[109077]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:32 smithi089 ceph-mon[98504]: pgmap v19384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:01:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:01:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:34 smithi060 ceph-mon[94233]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:34 smithi060 ceph-mon[109077]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:34 smithi089 ceph-mon[98504]: pgmap v19385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:36 smithi060 ceph-mon[94233]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:36 smithi060 ceph-mon[109077]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:36 smithi089 ceph-mon[98504]: pgmap v19386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:38 smithi060 ceph-mon[94233]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:38 smithi060 ceph-mon[109077]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:38 smithi089 ceph-mon[98504]: pgmap v19387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:40 smithi060 ceph-mon[94233]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:40 smithi060 ceph-mon[109077]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:40 smithi089 ceph-mon[98504]: pgmap v19388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:42 smithi060 ceph-mon[94233]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:43.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:42 smithi060 ceph-mon[109077]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:42 smithi089 ceph-mon[98504]: pgmap v19389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:01:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:01:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:44 smithi060 ceph-mon[94233]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:44 smithi060 ceph-mon[109077]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:44 smithi089 ceph-mon[98504]: pgmap v19390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:46 smithi060 ceph-mon[94233]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:46 smithi060 ceph-mon[109077]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:46 smithi089 ceph-mon[98504]: pgmap v19391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:48 smithi060 ceph-mon[94233]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:48 smithi060 ceph-mon[109077]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:48 smithi089 ceph-mon[98504]: pgmap v19392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:50 smithi060 ceph-mon[94233]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:50 smithi060 ceph-mon[109077]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:50 smithi089 ceph-mon[98504]: pgmap v19393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:52 smithi060 ceph-mon[94233]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:52 smithi060 ceph-mon[109077]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:52 smithi089 ceph-mon[98504]: pgmap v19394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:01:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:01:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:54 smithi060 ceph-mon[94233]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:54 smithi060 ceph-mon[109077]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:54 smithi089 ceph-mon[98504]: pgmap v19395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:56.423 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:01:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:56 smithi060 ceph-mon[94233]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:56 smithi060 ceph-mon[109077]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:56 smithi089 ceph-mon[98504]: pgmap v19396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:56.749 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:01:56.749 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 53s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:01:56.749 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 53s ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 53s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 53s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 53s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 53s ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 53s ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 53s ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 53s ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 53s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 53s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 53s ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:01:56.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 53s ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:01:56.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 53s ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:01:56.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 53s ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:01:56.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 53s ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:01:56.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 53s ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:01:56.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 53s ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:01:56.751 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 53s ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:01:56.751 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 53s ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:01:57.146 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:01:57.146 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:01:57.146 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:01:57.147 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:01:57.148 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:01:57.148 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:01:57.148 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[94233]: from='client.35988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[94233]: from='client.45869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1117815959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:01:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[109077]: from='client.35988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[109077]: from='client.45869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1117815959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:57 smithi089 ceph-mon[98504]: from='client.35988 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:57 smithi089 ceph-mon[98504]: from='client.45869 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1117815959' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:01:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:01:58 smithi060 ceph-mon[94233]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:01:58 smithi060 ceph-mon[109077]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:01:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:01:58 smithi089 ceph-mon[98504]: pgmap v19397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:00 smithi060 ceph-mon[94233]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:00 smithi060 ceph-mon[109077]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:00 smithi089 ceph-mon[98504]: pgmap v19398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:02 smithi060 ceph-mon[94233]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:02 smithi060 ceph-mon[109077]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:02 smithi089 ceph-mon[98504]: pgmap v19399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:02:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:02:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[109077]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:02:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:02:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:02:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:02:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[94233]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:02:05.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:02:05.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:02:05.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:02:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:04 smithi089 ceph-mon[98504]: pgmap v19400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:02:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:02:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:02:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:02:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:06 smithi060 ceph-mon[94233]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:06 smithi060 ceph-mon[109077]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:06 smithi089 ceph-mon[98504]: pgmap v19401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:08 smithi060 ceph-mon[94233]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:08 smithi060 ceph-mon[109077]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:08 smithi089 ceph-mon[98504]: pgmap v19402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:10 smithi060 ceph-mon[94233]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:10 smithi060 ceph-mon[109077]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:10 smithi089 ceph-mon[98504]: pgmap v19403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:12 smithi060 ceph-mon[109077]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:12 smithi060 ceph-mon[94233]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:12 smithi089 ceph-mon[98504]: pgmap v19404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:02:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:02:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:14 smithi060 ceph-mon[94233]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:14 smithi060 ceph-mon[109077]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:14 smithi089 ceph-mon[98504]: pgmap v19405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:16 smithi060 ceph-mon[94233]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:16 smithi060 ceph-mon[109077]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:16 smithi089 ceph-mon[98504]: pgmap v19406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:18 smithi060 ceph-mon[94233]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:18 smithi060 ceph-mon[109077]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:18 smithi089 ceph-mon[98504]: pgmap v19407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:20 smithi060 ceph-mon[94233]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:20 smithi060 ceph-mon[109077]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:20 smithi089 ceph-mon[98504]: pgmap v19408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:22 smithi060 ceph-mon[94233]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:22 smithi060 ceph-mon[109077]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:22 smithi089 ceph-mon[98504]: pgmap v19409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:02:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:02:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:24 smithi060 ceph-mon[94233]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:24 smithi060 ceph-mon[109077]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:24 smithi089 ceph-mon[98504]: pgmap v19410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:26 smithi060 ceph-mon[109077]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:26 smithi060 ceph-mon[94233]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:26 smithi089 ceph-mon[98504]: pgmap v19411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:27.512 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:02:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:27.839 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:02:27.839 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 84s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:02:27.839 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 84s ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:02:27.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 84s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:02:27.839 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 84s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:02:27.839 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 84s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 84s ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 84s ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 84s ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 84s ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 84s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 84s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 84s ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 84s ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 84s ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:02:27.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 84s ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:02:27.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 84s ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:02:27.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 84s ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:02:27.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 84s ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:02:27.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 84s ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:02:27.841 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 84s ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:02:28.237 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:02:28.238 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:02:28.239 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:28 smithi060 ceph-mon[109077]: from='client.36006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:28 smithi060 ceph-mon[109077]: from='client.36012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:28 smithi060 ceph-mon[109077]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:28 smithi060 ceph-mon[94233]: from='client.36006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:28 smithi060 ceph-mon[94233]: from='client.36012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:28.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:28 smithi060 ceph-mon[94233]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:28 smithi089 ceph-mon[98504]: from='client.36006 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:28 smithi089 ceph-mon[98504]: from='client.36012 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:28 smithi089 ceph-mon[98504]: pgmap v19412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2435923608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:02:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2435923608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:02:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2435923608' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:02:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:30 smithi060 ceph-mon[109077]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:30 smithi060 ceph-mon[94233]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:30 smithi089 ceph-mon[98504]: pgmap v19413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:32 smithi060 ceph-mon[94233]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:32 smithi060 ceph-mon[109077]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:32 smithi089 ceph-mon[98504]: pgmap v19414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:02:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:02:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:34 smithi060 ceph-mon[94233]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:34 smithi060 ceph-mon[109077]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:34 smithi089 ceph-mon[98504]: pgmap v19415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:36 smithi060 ceph-mon[94233]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:36 smithi060 ceph-mon[109077]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:36 smithi089 ceph-mon[98504]: pgmap v19416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:38 smithi060 ceph-mon[94233]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:38 smithi060 ceph-mon[109077]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:38 smithi089 ceph-mon[98504]: pgmap v19417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:40 smithi060 ceph-mon[94233]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:40 smithi060 ceph-mon[109077]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:40 smithi089 ceph-mon[98504]: pgmap v19418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:42 smithi060 ceph-mon[94233]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:42 smithi060 ceph-mon[109077]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:42 smithi089 ceph-mon[98504]: pgmap v19419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:02:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:02:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:44 smithi060 ceph-mon[94233]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:44 smithi060 ceph-mon[109077]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:44 smithi089 ceph-mon[98504]: pgmap v19420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:46 smithi060 ceph-mon[94233]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:46 smithi060 ceph-mon[109077]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:46 smithi089 ceph-mon[98504]: pgmap v19421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:48 smithi060 ceph-mon[94233]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:48 smithi060 ceph-mon[109077]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:48 smithi089 ceph-mon[98504]: pgmap v19422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:50 smithi060 ceph-mon[94233]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:50 smithi060 ceph-mon[109077]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:50 smithi089 ceph-mon[98504]: pgmap v19423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:52 smithi060 ceph-mon[94233]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:52 smithi060 ceph-mon[109077]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:52 smithi089 ceph-mon[98504]: pgmap v19424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:02:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:02:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:54 smithi060 ceph-mon[94233]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:54 smithi060 ceph-mon[109077]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:54 smithi089 ceph-mon[98504]: pgmap v19425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:56 smithi060 ceph-mon[94233]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:56 smithi060 ceph-mon[109077]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:56 smithi089 ceph-mon[98504]: pgmap v19426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:02:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:58 smithi060 ceph-mon[94233]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:58 smithi060 ceph-mon[109077]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:58 smithi089 ceph-mon[98504]: pgmap v19427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:02:58.603 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 115s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 115s ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 115s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 115s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 115s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 115s ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 115s ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 115s ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 115s ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:02:58.929 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 115s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 115s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 115s ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 115s ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 115s ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 115s ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 115s ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 115s ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 115s ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 115s ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:02:58.930 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 115s ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:02:59.334 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:02:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:02:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:02:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:02:59.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:02:59.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:02:59.336 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:02:59.336 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:02:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:59 smithi060 ceph-mon[94233]: from='client.36024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:02:59 smithi060 ceph-mon[94233]: from='client.45905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:59 smithi060 ceph-mon[109077]: from='client.36024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:02:59 smithi060 ceph-mon[109077]: from='client.45905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:59 smithi089 ceph-mon[98504]: from='client.36024 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:02:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:02:59 smithi089 ceph-mon[98504]: from='client.45905 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:03:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2691878578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:03:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:00 smithi060 ceph-mon[94233]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2691878578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:03:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:00 smithi060 ceph-mon[109077]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2691878578' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:03:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:00 smithi089 ceph-mon[98504]: pgmap v19428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:02 smithi060 ceph-mon[94233]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:02 smithi060 ceph-mon[109077]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:02 smithi089 ceph-mon[98504]: pgmap v19429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:03:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:03:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:04 smithi060 ceph-mon[94233]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:03:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:04 smithi060 ceph-mon[109077]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:03:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:04 smithi089 ceph-mon[98504]: pgmap v19430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:03:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:03:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:03:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:03:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[94233]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:03:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:03:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:03:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:06 smithi060 ceph-mon[109077]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:06 smithi089 ceph-mon[98504]: pgmap v19431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:08 smithi060 ceph-mon[94233]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:08 smithi060 ceph-mon[109077]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:08 smithi089 ceph-mon[98504]: pgmap v19432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:10 smithi060 ceph-mon[94233]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:10 smithi060 ceph-mon[109077]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:10 smithi089 ceph-mon[98504]: pgmap v19433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:13 smithi060 ceph-mon[94233]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:13 smithi060 ceph-mon[109077]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:13 smithi089 ceph-mon[98504]: pgmap v19434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:03:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:03:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:15 smithi060 ceph-mon[109077]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:15 smithi060 ceph-mon[94233]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:15 smithi089 ceph-mon[98504]: pgmap v19435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:16 smithi060 ceph-mon[109077]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:16 smithi060 ceph-mon[94233]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:16 smithi089 ceph-mon[98504]: pgmap v19436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:18 smithi060 ceph-mon[109077]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:18 smithi060 ceph-mon[94233]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:18 smithi089 ceph-mon[98504]: pgmap v19437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:20 smithi060 ceph-mon[109077]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:20 smithi060 ceph-mon[94233]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:20 smithi089 ceph-mon[98504]: pgmap v19438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:23 smithi060 ceph-mon[109077]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:23 smithi060 ceph-mon[94233]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:23 smithi089 ceph-mon[98504]: pgmap v19439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:03:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:03:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:25 smithi060 ceph-mon[94233]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:25 smithi060 ceph-mon[109077]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:25 smithi089 ceph-mon[98504]: pgmap v19440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:26 smithi060 ceph-mon[94233]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:26 smithi060 ceph-mon[109077]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:26 smithi089 ceph-mon[98504]: pgmap v19441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:28 smithi060 ceph-mon[94233]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:28 smithi060 ceph-mon[109077]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:28 smithi089 ceph-mon[98504]: pgmap v19442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:29.700 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:03:30.028 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:03:30.029 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:03:30.431 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:03:30.431 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:03:30.431 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:03:30.431 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:03:30.431 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:03:30.432 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:03:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[94233]: from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:03:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[94233]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[94233]: from='client.45923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:03:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/25112639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:03:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[109077]: from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:03:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[109077]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[109077]: from='client.45923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:03:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/25112639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:03:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:30 smithi089 ceph-mon[98504]: from='client.36042 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:03:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:30 smithi089 ceph-mon[98504]: pgmap v19443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:30 smithi089 ceph-mon[98504]: from='client.45923 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:03:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/25112639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:03:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:33 smithi060 ceph-mon[94233]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:33 smithi060 ceph-mon[109077]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:33 smithi089 ceph-mon[98504]: pgmap v19444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:03:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:03:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:35 smithi060 ceph-mon[94233]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:35 smithi060 ceph-mon[109077]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:35 smithi089 ceph-mon[98504]: pgmap v19445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:36 smithi060 ceph-mon[94233]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:36 smithi060 ceph-mon[109077]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:36 smithi089 ceph-mon[98504]: pgmap v19446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:39.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:39 smithi060 ceph-mon[94233]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:39.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:39 smithi060 ceph-mon[109077]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:39 smithi089 ceph-mon[98504]: pgmap v19447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:41 smithi060 ceph-mon[94233]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:41 smithi060 ceph-mon[109077]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:41 smithi089 ceph-mon[98504]: pgmap v19448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:43 smithi089 ceph-mon[98504]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:43 smithi060 ceph-mon[94233]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:43 smithi060 ceph-mon[109077]: pgmap v19449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:03:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:03:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:45 smithi089 ceph-mon[98504]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:45 smithi060 ceph-mon[94233]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:45 smithi060 ceph-mon[109077]: pgmap v19450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:46 smithi060 ceph-mon[94233]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:46 smithi060 ceph-mon[109077]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:46 smithi089 ceph-mon[98504]: pgmap v19451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:49 smithi060 ceph-mon[94233]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:49 smithi060 ceph-mon[109077]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:49 smithi089 ceph-mon[98504]: pgmap v19452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:51 smithi060 ceph-mon[94233]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:51 smithi060 ceph-mon[109077]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:51 smithi089 ceph-mon[98504]: pgmap v19453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:53 smithi089 ceph-mon[98504]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:53 smithi060 ceph-mon[94233]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:53 smithi060 ceph-mon[109077]: pgmap v19454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:03:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:03:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:55 smithi089 ceph-mon[98504]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:55 smithi060 ceph-mon[94233]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:55 smithi060 ceph-mon[109077]: pgmap v19455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:56 smithi060 ceph-mon[94233]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:56 smithi060 ceph-mon[109077]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:56 smithi089 ceph-mon[98504]: pgmap v19456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:03:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:03:58 smithi060 ceph-mon[94233]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:03:58 smithi060 ceph-mon[109077]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:03:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:03:58 smithi089 ceph-mon[98504]: pgmap v19457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:00.795 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:04:01.125 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:04:01.125 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:04:01.125 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:04:01.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:04:01.127 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:04:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:01 smithi060 ceph-mon[94233]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:01 smithi060 ceph-mon[109077]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:01 smithi089 ceph-mon[98504]: pgmap v19458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:04:01.525 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:04:01.526 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:04:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:02 smithi089 ceph-mon[98504]: from='client.45935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:02 smithi089 ceph-mon[98504]: from='client.45941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/819160305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:04:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:02 smithi060 ceph-mon[109077]: from='client.45935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:02 smithi060 ceph-mon[109077]: from='client.45941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/819160305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:04:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:02 smithi060 ceph-mon[94233]: from='client.45935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:02 smithi060 ceph-mon[94233]: from='client.45941 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:02.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/819160305' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:04:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:03 smithi089 ceph-mon[98504]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:03 smithi060 ceph-mon[94233]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:03 smithi060 ceph-mon[109077]: pgmap v19459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:04:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:04:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:05 smithi089 ceph-mon[98504]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:05 smithi060 ceph-mon[94233]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:05 smithi060 ceph-mon[109077]: pgmap v19460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:04:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[94233]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:04:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:04:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:04:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:04:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[109077]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:04:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:04:06.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:04:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:04:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:06 smithi089 ceph-mon[98504]: pgmap v19461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:04:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:04:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:04:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:09 smithi089 ceph-mon[98504]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:09 smithi060 ceph-mon[94233]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:09 smithi060 ceph-mon[109077]: pgmap v19462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:11 smithi089 ceph-mon[98504]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:11 smithi060 ceph-mon[94233]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:11 smithi060 ceph-mon[109077]: pgmap v19463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:13 smithi089 ceph-mon[98504]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:13 smithi060 ceph-mon[94233]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:13 smithi060 ceph-mon[109077]: pgmap v19464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:04:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:04:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:15 smithi089 ceph-mon[98504]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:15 smithi060 ceph-mon[94233]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:15 smithi060 ceph-mon[109077]: pgmap v19465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:16 smithi060 ceph-mon[94233]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:16 smithi060 ceph-mon[109077]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:16 smithi089 ceph-mon[98504]: pgmap v19466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:19 smithi089 ceph-mon[98504]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:19 smithi060 ceph-mon[94233]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:19 smithi060 ceph-mon[109077]: pgmap v19467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:21 smithi089 ceph-mon[98504]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:21 smithi060 ceph-mon[94233]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:21 smithi060 ceph-mon[109077]: pgmap v19468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:23 smithi089 ceph-mon[98504]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:23 smithi060 ceph-mon[94233]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:23 smithi060 ceph-mon[109077]: pgmap v19469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:04:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:04:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:25 smithi089 ceph-mon[98504]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:25 smithi060 ceph-mon[94233]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:25 smithi060 ceph-mon[109077]: pgmap v19470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:26 smithi060 ceph-mon[94233]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:26 smithi060 ceph-mon[109077]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:26 smithi089 ceph-mon[98504]: pgmap v19471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:28 smithi060 ceph-mon[94233]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:28 smithi060 ceph-mon[109077]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:28 smithi089 ceph-mon[98504]: pgmap v19472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:31 smithi089 ceph-mon[98504]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:31 smithi060 ceph-mon[94233]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:31 smithi060 ceph-mon[109077]: pgmap v19473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:31.887 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:04:32.213 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:04:32.214 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:04:32.215 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:04:32.611 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:04:32.611 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:04:32.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:04:32.611 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:32.611 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:04:32.611 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:04:32.612 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:04:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:33 smithi089 ceph-mon[98504]: from='client.45953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:33 smithi089 ceph-mon[98504]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3209477894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:04:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:33 smithi060 ceph-mon[94233]: from='client.45953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:33 smithi060 ceph-mon[94233]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3209477894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:04:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:33 smithi060 ceph-mon[109077]: from='client.45953 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:33 smithi060 ceph-mon[109077]: pgmap v19474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3209477894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:04:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:34 smithi089 ceph-mon[98504]: from='client.36084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:34 smithi060 ceph-mon[94233]: from='client.36084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:34 smithi060 ceph-mon[109077]: from='client.36084 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:04:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:04:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:35 smithi089 ceph-mon[98504]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:35 smithi060 ceph-mon[109077]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:35 smithi060 ceph-mon[94233]: pgmap v19475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:36 smithi060 ceph-mon[94233]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:36 smithi060 ceph-mon[109077]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:36 smithi089 ceph-mon[98504]: pgmap v19476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:39 smithi089 ceph-mon[98504]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:39 smithi060 ceph-mon[94233]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:39 smithi060 ceph-mon[109077]: pgmap v19477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:41 smithi089 ceph-mon[98504]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:41 smithi060 ceph-mon[94233]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:41 smithi060 ceph-mon[109077]: pgmap v19478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:43 smithi089 ceph-mon[98504]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:43 smithi060 ceph-mon[94233]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:43 smithi060 ceph-mon[109077]: pgmap v19479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:04:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:04:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:45 smithi089 ceph-mon[98504]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:45 smithi060 ceph-mon[94233]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:45 smithi060 ceph-mon[109077]: pgmap v19480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:46 smithi060 ceph-mon[94233]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:46 smithi060 ceph-mon[109077]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:46 smithi089 ceph-mon[98504]: pgmap v19481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:49 smithi089 ceph-mon[98504]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:49 smithi060 ceph-mon[94233]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:49 smithi060 ceph-mon[109077]: pgmap v19482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:51 smithi089 ceph-mon[98504]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:51 smithi060 ceph-mon[94233]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:51 smithi060 ceph-mon[109077]: pgmap v19483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:53 smithi089 ceph-mon[98504]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:53 smithi060 ceph-mon[94233]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:53 smithi060 ceph-mon[109077]: pgmap v19484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:04:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:04:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:55 smithi089 ceph-mon[98504]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:55 smithi060 ceph-mon[94233]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:55 smithi060 ceph-mon[109077]: pgmap v19485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:56 smithi060 ceph-mon[94233]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:56 smithi060 ceph-mon[109077]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:56 smithi089 ceph-mon[98504]: pgmap v19486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:04:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:04:58 smithi060 ceph-mon[94233]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:04:58 smithi060 ceph-mon[109077]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:04:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:04:58 smithi089 ceph-mon[98504]: pgmap v19487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:01 smithi089 ceph-mon[98504]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:01 smithi060 ceph-mon[94233]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:01 smithi060 ceph-mon[109077]: pgmap v19488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:02.973 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:05:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:03 smithi089 ceph-mon[98504]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:03.300 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:05:03.301 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:05:03.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:05:03.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:05:03.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:05:03.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:05:03.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:05:03.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:05:03.302 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:05:03.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:03 smithi060 ceph-mon[94233]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:03 smithi060 ceph-mon[109077]: pgmap v19489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:03.697 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:05:03.698 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:05:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:04 smithi089 ceph-mon[98504]: from='client.36096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/398051188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:05:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:04 smithi060 ceph-mon[94233]: from='client.36096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/398051188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:05:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:04 smithi060 ceph-mon[109077]: from='client.36096 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/398051188' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:05:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:05:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:05 smithi089 ceph-mon[98504]: from='client.36102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:05 smithi089 ceph-mon[98504]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:05 smithi060 ceph-mon[94233]: from='client.36102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:05 smithi060 ceph-mon[94233]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:05 smithi060 ceph-mon[109077]: from='client.36102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:05 smithi060 ceph-mon[109077]: pgmap v19490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:06 smithi060 ceph-mon[94233]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:06 smithi060 ceph-mon[109077]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:06 smithi089 ceph-mon[98504]: pgmap v19491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:05:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:05:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:05:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[94233]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:05:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:05:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:08 smithi060 ceph-mon[109077]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:05:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:05:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:05:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:08 smithi089 ceph-mon[98504]: pgmap v19492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:11 smithi089 ceph-mon[98504]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:11 smithi060 ceph-mon[94233]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:11 smithi060 ceph-mon[109077]: pgmap v19493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:13 smithi089 ceph-mon[98504]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:13 smithi060 ceph-mon[94233]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:13 smithi060 ceph-mon[109077]: pgmap v19494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:14.767 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:05:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T14:05:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:15 smithi060 ceph-mon[94233]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:15 smithi060 ceph-mon[109077]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:15 smithi089 ceph-mon[98504]: pgmap v19495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:16 smithi060 ceph-mon[94233]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:16 smithi060 ceph-mon[109077]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:16 smithi089 ceph-mon[98504]: pgmap v19496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:19 smithi089 ceph-mon[98504]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:19 smithi060 ceph-mon[94233]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:19 smithi060 ceph-mon[109077]: pgmap v19497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:21 smithi089 ceph-mon[98504]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:21 smithi060 ceph-mon[94233]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:21 smithi060 ceph-mon[109077]: pgmap v19498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:23.376 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:23 smithi089 ceph-mon[98504]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:23 smithi060 ceph-mon[94233]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:23 smithi060 ceph-mon[109077]: pgmap v19499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 14:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T14:05:23.374265929Z level=info msg="Completed cleanup jobs" duration=12.938286ms 2023-12-01T14:05:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:05:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T14:05:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:25 smithi060 ceph-mon[94233]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:25 smithi060 ceph-mon[109077]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:25 smithi089 ceph-mon[98504]: pgmap v19500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:26 smithi060 ceph-mon[94233]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:26 smithi060 ceph-mon[109077]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:26 smithi089 ceph-mon[98504]: pgmap v19501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:28 smithi060 ceph-mon[94233]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:28 smithi060 ceph-mon[109077]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:28 smithi089 ceph-mon[98504]: pgmap v19502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:31 smithi089 ceph-mon[98504]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:31 smithi060 ceph-mon[94233]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:31 smithi060 ceph-mon[109077]: pgmap v19503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:33 smithi060 ceph-mon[109077]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:33 smithi060 ceph-mon[94233]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:33 smithi089 ceph-mon[98504]: pgmap v19504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:34.061 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:05:34.387 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:05:34.388 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:05:34.389 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:05:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:05:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:05:34.787 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:05:34.788 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:05:34.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:05:34.789 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:05:34.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:05:34.789 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:05:34.789 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:05:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:35 smithi060 ceph-mon[94233]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:35 smithi060 ceph-mon[94233]: from='client.45989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2890879459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:05:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:35 smithi060 ceph-mon[109077]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:35 smithi060 ceph-mon[109077]: from='client.45989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2890879459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:05:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:35 smithi089 ceph-mon[98504]: pgmap v19505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:35 smithi089 ceph-mon[98504]: from='client.45989 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2890879459' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:05:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:36 smithi060 ceph-mon[94233]: from='client.36120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:36 smithi060 ceph-mon[109077]: from='client.36120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:36 smithi089 ceph-mon[98504]: from='client.36120 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:05:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:37 smithi060 ceph-mon[94233]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:37 smithi060 ceph-mon[109077]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:37 smithi089 ceph-mon[98504]: pgmap v19506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:39 smithi060 ceph-mon[94233]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:39 smithi060 ceph-mon[109077]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:39 smithi089 ceph-mon[98504]: pgmap v19507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:41 smithi060 ceph-mon[94233]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:41 smithi060 ceph-mon[109077]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:41 smithi089 ceph-mon[98504]: pgmap v19508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:43 smithi060 ceph-mon[94233]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:43 smithi060 ceph-mon[109077]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:43 smithi089 ceph-mon[98504]: pgmap v19509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:05:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:05:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:45 smithi060 ceph-mon[109077]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:45 smithi060 ceph-mon[94233]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:45 smithi089 ceph-mon[98504]: pgmap v19510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:46 smithi060 ceph-mon[94233]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:46 smithi060 ceph-mon[109077]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:46 smithi089 ceph-mon[98504]: pgmap v19511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:49 smithi060 ceph-mon[109077]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:49 smithi060 ceph-mon[94233]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:49 smithi089 ceph-mon[98504]: pgmap v19512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:51 smithi060 ceph-mon[94233]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:51 smithi060 ceph-mon[109077]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:51 smithi089 ceph-mon[98504]: pgmap v19513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:53 smithi060 ceph-mon[94233]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:53 smithi060 ceph-mon[109077]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:53 smithi089 ceph-mon[98504]: pgmap v19514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:05:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:05:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:55 smithi060 ceph-mon[94233]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:55 smithi060 ceph-mon[109077]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:55 smithi089 ceph-mon[98504]: pgmap v19515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:56 smithi060 ceph-mon[94233]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:56 smithi060 ceph-mon[109077]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:56 smithi089 ceph-mon[98504]: pgmap v19516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:05:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:05:58 smithi060 ceph-mon[94233]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:05:58 smithi060 ceph-mon[109077]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:05:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:05:58 smithi089 ceph-mon[98504]: pgmap v19517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:01 smithi060 ceph-mon[94233]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:01 smithi060 ceph-mon[109077]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:01 smithi089 ceph-mon[98504]: pgmap v19518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:03 smithi060 ceph-mon[94233]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:03 smithi060 ceph-mon[109077]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:03 smithi089 ceph-mon[98504]: pgmap v19519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:06:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:06:05.150 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:06:05.479 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:06:05.480 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:06:05.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:06:05.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:06:05.481 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:06:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:05 smithi060 ceph-mon[94233]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:05 smithi060 ceph-mon[109077]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:05 smithi089 ceph-mon[98504]: pgmap v19520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:05.878 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:06:05.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:06:05.879 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:06:05.880 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:06:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:06 smithi060 ceph-mon[94233]: from='client.36132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/324908155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:06:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:06 smithi060 ceph-mon[109077]: from='client.36132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/324908155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:06:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:06 smithi089 ceph-mon[98504]: from='client.36132 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/324908155' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:06:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:07 smithi060 ceph-mon[109077]: from='client.46013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:07 smithi060 ceph-mon[109077]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:07.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:07 smithi060 ceph-mon[94233]: from='client.46013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:07.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:07 smithi060 ceph-mon[94233]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:07 smithi089 ceph-mon[98504]: from='client.46013 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:07 smithi089 ceph-mon[98504]: pgmap v19521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:06:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:06:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:06:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[94233]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:06:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:06:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:06:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[109077]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:06:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:06:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:06:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:09 smithi089 ceph-mon[98504]: pgmap v19522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:06:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:06:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:06:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:11 smithi060 ceph-mon[94233]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:11 smithi060 ceph-mon[109077]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:11 smithi089 ceph-mon[98504]: pgmap v19523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:13 smithi060 ceph-mon[94233]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:13 smithi060 ceph-mon[109077]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:13 smithi089 ceph-mon[98504]: pgmap v19524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:06:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:06:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:15 smithi060 ceph-mon[94233]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:15 smithi060 ceph-mon[109077]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:15 smithi089 ceph-mon[98504]: pgmap v19525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:16 smithi060 ceph-mon[94233]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:16 smithi060 ceph-mon[109077]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:16 smithi089 ceph-mon[98504]: pgmap v19526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:19 smithi060 ceph-mon[94233]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:19 smithi060 ceph-mon[109077]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:19 smithi089 ceph-mon[98504]: pgmap v19527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:21 smithi060 ceph-mon[94233]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:21 smithi060 ceph-mon[109077]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:21 smithi089 ceph-mon[98504]: pgmap v19528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:23 smithi060 ceph-mon[94233]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:23 smithi060 ceph-mon[109077]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:23 smithi089 ceph-mon[98504]: pgmap v19529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:06:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:06:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:25 smithi060 ceph-mon[94233]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:25 smithi060 ceph-mon[109077]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:25 smithi089 ceph-mon[98504]: pgmap v19530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:26 smithi060 ceph-mon[94233]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:26 smithi060 ceph-mon[109077]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:26 smithi089 ceph-mon[98504]: pgmap v19531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:28 smithi060 ceph-mon[94233]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:28 smithi060 ceph-mon[109077]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:28 smithi089 ceph-mon[98504]: pgmap v19532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:31 smithi060 ceph-mon[94233]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:31 smithi060 ceph-mon[109077]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:31 smithi089 ceph-mon[98504]: pgmap v19533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:33 smithi060 ceph-mon[94233]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:33 smithi060 ceph-mon[109077]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:33 smithi089 ceph-mon[98504]: pgmap v19534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:06:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:06:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:35 smithi060 ceph-mon[94233]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:35 smithi060 ceph-mon[109077]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:35 smithi089 ceph-mon[98504]: pgmap v19535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:36.244 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:06:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:36 smithi060 ceph-mon[94233]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:36 smithi060 ceph-mon[109077]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:36 smithi089 ceph-mon[98504]: pgmap v19536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:06:36.575 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:06:36.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:06:36.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:06:36.577 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:06:36.971 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:36.972 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:06:36.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:06:36.972 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:06:36.972 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:06:36.972 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:06:36.972 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:06:36.972 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:06:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:37 smithi060 ceph-mon[94233]: from='client.46025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:37 smithi060 ceph-mon[94233]: from='client.36156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3855483682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:06:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:37 smithi060 ceph-mon[109077]: from='client.46025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:37 smithi060 ceph-mon[109077]: from='client.36156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3855483682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:06:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:37 smithi089 ceph-mon[98504]: from='client.46025 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:37 smithi089 ceph-mon[98504]: from='client.36156 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:06:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3855483682' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:06:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:38 smithi089 ceph-mon[98504]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:38 smithi060 ceph-mon[94233]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:38 smithi060 ceph-mon[109077]: pgmap v19537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:41 smithi060 ceph-mon[94233]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:41 smithi060 ceph-mon[109077]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:41 smithi089 ceph-mon[98504]: pgmap v19538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:43 smithi060 ceph-mon[109077]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:43 smithi060 ceph-mon[94233]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:43 smithi089 ceph-mon[98504]: pgmap v19539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:06:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:06:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:45 smithi060 ceph-mon[94233]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:45 smithi060 ceph-mon[109077]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:45 smithi089 ceph-mon[98504]: pgmap v19540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:46 smithi060 ceph-mon[94233]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:46 smithi060 ceph-mon[109077]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:46 smithi089 ceph-mon[98504]: pgmap v19541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:49 smithi060 ceph-mon[94233]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:49 smithi060 ceph-mon[109077]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:49 smithi089 ceph-mon[98504]: pgmap v19542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:51 smithi060 ceph-mon[94233]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:51 smithi060 ceph-mon[109077]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:51 smithi089 ceph-mon[98504]: pgmap v19543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:53 smithi060 ceph-mon[94233]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:53 smithi060 ceph-mon[109077]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:53 smithi089 ceph-mon[98504]: pgmap v19544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:06:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:06:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:55 smithi060 ceph-mon[94233]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:55 smithi060 ceph-mon[109077]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:55 smithi089 ceph-mon[98504]: pgmap v19545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:56 smithi060 ceph-mon[94233]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:56 smithi060 ceph-mon[109077]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:56 smithi089 ceph-mon[98504]: pgmap v19546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:06:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:06:58 smithi089 ceph-mon[98504]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:06:58 smithi060 ceph-mon[94233]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:06:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:06:58 smithi060 ceph-mon[109077]: pgmap v19547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:01 smithi060 ceph-mon[94233]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:01 smithi060 ceph-mon[109077]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:01 smithi089 ceph-mon[98504]: pgmap v19548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:03 smithi060 ceph-mon[94233]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:03 smithi060 ceph-mon[109077]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:03 smithi089 ceph-mon[98504]: pgmap v19549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:07:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:07:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:05 smithi060 ceph-mon[94233]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:05 smithi060 ceph-mon[109077]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:05 smithi089 ceph-mon[98504]: pgmap v19550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:06 smithi089 ceph-mon[98504]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:06 smithi060 ceph-mon[94233]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:06 smithi060 ceph-mon[109077]: pgmap v19551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:07.332 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:07:07.660 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:07:07.660 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:07:07.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:07:07.662 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:07:08.060 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:07:08.060 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:07:08.060 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:07:08.060 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:08.060 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:07:08.061 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:07:08.062 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:07:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1021024709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:07:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1021024709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:07:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1021024709' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:07:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[94233]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[94233]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[94233]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[109077]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[109077]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[109077]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:07:09.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:07:09.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:07:09.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:07:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:09 smithi089 ceph-mon[98504]: from='client.36168 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:09 smithi089 ceph-mon[98504]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:09 smithi089 ceph-mon[98504]: pgmap v19552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:07:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:07:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:07:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:07:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:11 smithi060 ceph-mon[94233]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:11 smithi060 ceph-mon[109077]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:11 smithi089 ceph-mon[98504]: pgmap v19553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:13 smithi060 ceph-mon[94233]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:13 smithi060 ceph-mon[109077]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:13 smithi089 ceph-mon[98504]: pgmap v19554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:07:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:07:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:15 smithi060 ceph-mon[94233]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:15 smithi060 ceph-mon[109077]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:15 smithi089 ceph-mon[98504]: pgmap v19555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:16 smithi089 ceph-mon[98504]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:16 smithi060 ceph-mon[94233]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:16 smithi060 ceph-mon[109077]: pgmap v19556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:19 smithi060 ceph-mon[94233]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:19 smithi060 ceph-mon[109077]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:19 smithi089 ceph-mon[98504]: pgmap v19557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:21 smithi060 ceph-mon[94233]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:21 smithi060 ceph-mon[109077]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:21 smithi089 ceph-mon[98504]: pgmap v19558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:23 smithi060 ceph-mon[94233]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:23 smithi060 ceph-mon[109077]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:23 smithi089 ceph-mon[98504]: pgmap v19559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:07:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:07:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:25 smithi060 ceph-mon[94233]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:25 smithi060 ceph-mon[109077]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:25 smithi089 ceph-mon[98504]: pgmap v19560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:26 smithi089 ceph-mon[98504]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:26 smithi060 ceph-mon[94233]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:26 smithi060 ceph-mon[109077]: pgmap v19561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:28 smithi089 ceph-mon[98504]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:28 smithi060 ceph-mon[109077]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:28 smithi060 ceph-mon[94233]: pgmap v19562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:31 smithi060 ceph-mon[94233]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:31 smithi060 ceph-mon[109077]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:31 smithi089 ceph-mon[98504]: pgmap v19563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:33 smithi060 ceph-mon[94233]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:33 smithi060 ceph-mon[109077]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:33 smithi089 ceph-mon[98504]: pgmap v19564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:07:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:07:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:35 smithi060 ceph-mon[94233]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:35 smithi060 ceph-mon[109077]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:35 smithi089 ceph-mon[98504]: pgmap v19565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:36 smithi089 ceph-mon[98504]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:36 smithi060 ceph-mon[94233]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:36 smithi060 ceph-mon[109077]: pgmap v19566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:38.427 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:07:38.752 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:07:38.752 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:07:38.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:07:38.754 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:07:39.151 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:07:39.151 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:07:39.151 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:07:39.151 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:07:39.152 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:07:39.153 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:07:39.153 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:07:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:39 smithi060 ceph-mon[94233]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:39 smithi060 ceph-mon[109077]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:39 smithi089 ceph-mon[98504]: pgmap v19567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:40 smithi060 ceph-mon[94233]: from='client.36186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:40 smithi060 ceph-mon[94233]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1350407067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:07:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:40 smithi060 ceph-mon[109077]: from='client.36186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:40 smithi060 ceph-mon[109077]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1350407067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:07:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:40 smithi089 ceph-mon[98504]: from='client.36186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:40 smithi089 ceph-mon[98504]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:07:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1350407067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:07:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:41 smithi060 ceph-mon[94233]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:41 smithi060 ceph-mon[109077]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:41 smithi089 ceph-mon[98504]: pgmap v19568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:43 smithi060 ceph-mon[94233]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:43 smithi060 ceph-mon[109077]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:43 smithi089 ceph-mon[98504]: pgmap v19569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:07:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:07:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:45 smithi060 ceph-mon[94233]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:45 smithi060 ceph-mon[109077]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:45 smithi089 ceph-mon[98504]: pgmap v19570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:46 smithi089 ceph-mon[98504]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:46 smithi060 ceph-mon[94233]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:46 smithi060 ceph-mon[109077]: pgmap v19571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:49 smithi060 ceph-mon[94233]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:49 smithi060 ceph-mon[109077]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:49 smithi089 ceph-mon[98504]: pgmap v19572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:51 smithi060 ceph-mon[94233]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:51 smithi060 ceph-mon[109077]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:51 smithi089 ceph-mon[98504]: pgmap v19573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:53 smithi060 ceph-mon[94233]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:53 smithi060 ceph-mon[109077]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:53 smithi089 ceph-mon[98504]: pgmap v19574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:07:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:07:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:55 smithi060 ceph-mon[94233]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:55 smithi060 ceph-mon[109077]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:55 smithi089 ceph-mon[98504]: pgmap v19575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:56 smithi089 ceph-mon[98504]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:56 smithi060 ceph-mon[94233]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:56 smithi060 ceph-mon[109077]: pgmap v19576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:07:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:07:58 smithi089 ceph-mon[98504]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:07:58 smithi060 ceph-mon[94233]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:07:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:07:58 smithi060 ceph-mon[109077]: pgmap v19577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:01 smithi060 ceph-mon[94233]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:01 smithi060 ceph-mon[109077]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:01 smithi089 ceph-mon[98504]: pgmap v19578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:03 smithi060 ceph-mon[94233]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:03 smithi060 ceph-mon[109077]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:03 smithi089 ceph-mon[98504]: pgmap v19579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:08:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:08:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:05 smithi060 ceph-mon[94233]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:05 smithi060 ceph-mon[109077]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:05 smithi089 ceph-mon[98504]: pgmap v19580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:06 smithi089 ceph-mon[98504]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:06 smithi060 ceph-mon[94233]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:06 smithi060 ceph-mon[109077]: pgmap v19581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:09.509 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:08:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:09 smithi060 ceph-mon[109077]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:08:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:09 smithi060 ceph-mon[94233]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:08:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:09 smithi089 ceph-mon[98504]: pgmap v19582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:08:09.838 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:08:09.838 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:08:09.838 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:08:09.838 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:08:09.838 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:08:09.838 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:08:09.838 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:08:09.839 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:08:09.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:08:09.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:08:09.840 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:08:09.840 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:08:10.236 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:08:10.236 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:08:10.236 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:10.237 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:08:10.238 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:08:10.238 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:08:10.238 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:08:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:08:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:08:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:08:10.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:08:10.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:08:10.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:08:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:08:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:08:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:08:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[109077]: from='client.46079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[109077]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[109077]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2559659701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:08:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[94233]: from='client.46079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[94233]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[94233]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2559659701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:08:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:11 smithi089 ceph-mon[98504]: from='client.46079 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:11 smithi089 ceph-mon[98504]: from='client.36210 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:11 smithi089 ceph-mon[98504]: pgmap v19583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2559659701' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:08:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:13 smithi060 ceph-mon[94233]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:13 smithi060 ceph-mon[109077]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:13 smithi089 ceph-mon[98504]: pgmap v19584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:08:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:08:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:15 smithi060 ceph-mon[94233]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:15 smithi060 ceph-mon[109077]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:15 smithi089 ceph-mon[98504]: pgmap v19585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:16 smithi089 ceph-mon[98504]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:16 smithi060 ceph-mon[94233]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:16 smithi060 ceph-mon[109077]: pgmap v19586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:19 smithi060 ceph-mon[94233]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:19 smithi060 ceph-mon[109077]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:19 smithi089 ceph-mon[98504]: pgmap v19587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:21 smithi060 ceph-mon[94233]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:21 smithi060 ceph-mon[109077]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:21 smithi089 ceph-mon[98504]: pgmap v19588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:23 smithi060 ceph-mon[94233]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:23 smithi060 ceph-mon[109077]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:23 smithi089 ceph-mon[98504]: pgmap v19589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:08:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:08:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:25 smithi060 ceph-mon[94233]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:25 smithi060 ceph-mon[109077]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:25 smithi089 ceph-mon[98504]: pgmap v19590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:26 smithi089 ceph-mon[98504]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:26 smithi060 ceph-mon[94233]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:26 smithi060 ceph-mon[109077]: pgmap v19591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:28 smithi089 ceph-mon[98504]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:28 smithi060 ceph-mon[94233]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:28 smithi060 ceph-mon[109077]: pgmap v19592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:31 smithi060 ceph-mon[94233]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:31 smithi060 ceph-mon[109077]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:31 smithi089 ceph-mon[98504]: pgmap v19593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:33 smithi060 ceph-mon[94233]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:33 smithi060 ceph-mon[109077]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:33 smithi089 ceph-mon[98504]: pgmap v19594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:08:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:08:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:35 smithi060 ceph-mon[94233]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:35 smithi060 ceph-mon[109077]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:35 smithi089 ceph-mon[98504]: pgmap v19595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:36 smithi089 ceph-mon[98504]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:36 smithi060 ceph-mon[94233]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:36 smithi060 ceph-mon[109077]: pgmap v19596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:39 smithi060 ceph-mon[94233]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:39 smithi060 ceph-mon[109077]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:39 smithi089 ceph-mon[98504]: pgmap v19597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:40.599 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:08:40.926 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5878M 2157M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6418M 2157M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5683M 2157M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5576M 2157M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4623M 2415M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5280M 2415M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4664M 2415M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5343M 2415M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:08:40.927 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:08:41.324 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:08:41.325 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:08:41.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:08:41.325 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:08:41.325 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:08:41.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:41 smithi060 ceph-mon[94233]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:41 smithi060 ceph-mon[109077]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:41 smithi089 ceph-mon[98504]: pgmap v19598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[109077]: from='client.36222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[109077]: from='client.46103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3557494940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:08:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[94233]: from='client.36222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[94233]: from='client.46103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3557494940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:08:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:42 smithi089 ceph-mon[98504]: from='client.36222 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:42 smithi089 ceph-mon[98504]: from='client.46103 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:08:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3557494940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:08:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:43 smithi060 ceph-mon[94233]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:43 smithi060 ceph-mon[109077]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:43 smithi089 ceph-mon[98504]: pgmap v19599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:08:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:08:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:45 smithi060 ceph-mon[94233]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:45 smithi060 ceph-mon[109077]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:45 smithi089 ceph-mon[98504]: pgmap v19600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:46 smithi089 ceph-mon[98504]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:46 smithi060 ceph-mon[94233]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:46 smithi060 ceph-mon[109077]: pgmap v19601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:49 smithi060 ceph-mon[94233]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:49 smithi060 ceph-mon[109077]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:49 smithi089 ceph-mon[98504]: pgmap v19602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:51 smithi060 ceph-mon[94233]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:51 smithi060 ceph-mon[109077]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:51 smithi089 ceph-mon[98504]: pgmap v19603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:53 smithi060 ceph-mon[94233]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:53 smithi060 ceph-mon[109077]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:53 smithi089 ceph-mon[98504]: pgmap v19604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:08:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:08:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:55 smithi060 ceph-mon[94233]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:55 smithi060 ceph-mon[109077]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:55 smithi089 ceph-mon[98504]: pgmap v19605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:56 smithi089 ceph-mon[98504]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:56 smithi060 ceph-mon[109077]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:56 smithi060 ceph-mon[94233]: pgmap v19606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:08:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:08:58 smithi060 ceph-mon[94233]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:08:58 smithi060 ceph-mon[109077]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:08:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:08:58 smithi089 ceph-mon[98504]: pgmap v19607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:01 smithi060 ceph-mon[94233]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:01 smithi060 ceph-mon[109077]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:01 smithi089 ceph-mon[98504]: pgmap v19608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:03 smithi060 ceph-mon[94233]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:03 smithi060 ceph-mon[109077]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:03 smithi089 ceph-mon[98504]: pgmap v19609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:09:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:09:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:05 smithi060 ceph-mon[94233]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:05 smithi060 ceph-mon[109077]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:05 smithi089 ceph-mon[98504]: pgmap v19610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:06 smithi060 ceph-mon[94233]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:06 smithi060 ceph-mon[109077]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:06 smithi089 ceph-mon[98504]: pgmap v19611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:09 smithi060 ceph-mon[94233]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:09 smithi060 ceph-mon[109077]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:09 smithi089 ceph-mon[98504]: pgmap v19612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:09:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:09:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:09:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:09:11.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:09:11.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:11.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:09:11.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:09:11.516 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: pgmap v19613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:09:11.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:09:11.691 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:09:12.018 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:09:12.019 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5878M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6418M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5683M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5576M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4623M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:09:12.020 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5280M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:09:12.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4664M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:09:12.021 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5343M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:09:12.021 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:09:12.419 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:09:12.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:09:12.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:09:12.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:12.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:09:12.420 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:09:12.421 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:09:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:12 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2145M 2023-12-01T14:09:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:12 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2409M 2023-12-01T14:09:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:12 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2145M 2023-12-01T14:09:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:12 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2409M 2023-12-01T14:09:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:12 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2145M 2023-12-01T14:09:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:12 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2409M 2023-12-01T14:09:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[109077]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[109077]: from='client.46121 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[109077]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/757395158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:09:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[94233]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[94233]: from='client.46121 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[94233]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/757395158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:09:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:13 smithi089 ceph-mon[98504]: from='client.36240 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:13 smithi089 ceph-mon[98504]: from='client.46121 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:13 smithi089 ceph-mon[98504]: pgmap v19614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/757395158' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:09:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:09:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:09:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:15 smithi060 ceph-mon[94233]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:15 smithi060 ceph-mon[109077]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:15 smithi089 ceph-mon[98504]: pgmap v19615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:16 smithi060 ceph-mon[94233]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:16 smithi060 ceph-mon[109077]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:16 smithi089 ceph-mon[98504]: pgmap v19616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:19 smithi060 ceph-mon[94233]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:19 smithi060 ceph-mon[109077]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:19 smithi089 ceph-mon[98504]: pgmap v19617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:21 smithi060 ceph-mon[94233]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:21 smithi060 ceph-mon[109077]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:21 smithi089 ceph-mon[98504]: pgmap v19618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:23 smithi060 ceph-mon[94233]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:23 smithi060 ceph-mon[109077]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:23 smithi089 ceph-mon[98504]: pgmap v19619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:09:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:09:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:25 smithi060 ceph-mon[94233]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:25 smithi060 ceph-mon[109077]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:25 smithi089 ceph-mon[98504]: pgmap v19620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:26 smithi060 ceph-mon[94233]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:26 smithi060 ceph-mon[109077]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:26 smithi089 ceph-mon[98504]: pgmap v19621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:28 smithi060 ceph-mon[94233]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:28 smithi060 ceph-mon[109077]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:28 smithi089 ceph-mon[98504]: pgmap v19622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:31 smithi060 ceph-mon[94233]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:31 smithi060 ceph-mon[109077]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:31 smithi089 ceph-mon[98504]: pgmap v19623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:33 smithi060 ceph-mon[94233]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:33 smithi060 ceph-mon[109077]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:33 smithi089 ceph-mon[98504]: pgmap v19624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:09:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:09:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:35 smithi060 ceph-mon[94233]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:35 smithi060 ceph-mon[109077]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:35 smithi089 ceph-mon[98504]: pgmap v19625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:36 smithi060 ceph-mon[94233]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:36 smithi060 ceph-mon[109077]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:36 smithi089 ceph-mon[98504]: pgmap v19626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:39 smithi060 ceph-mon[94233]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:39 smithi060 ceph-mon[109077]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:39 smithi089 ceph-mon[98504]: pgmap v19627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:41 smithi060 ceph-mon[94233]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:41 smithi060 ceph-mon[109077]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:41 smithi089 ceph-mon[98504]: pgmap v19628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:42.783 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:09:43.108 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:09:43.108 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:09:43.108 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:09:43.109 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5878M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6418M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5683M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5576M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4623M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5280M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4664M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5343M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:09:43.110 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:43.506 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:09:43.507 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:09:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:43 smithi060 ceph-mon[94233]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:43 smithi060 ceph-mon[109077]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:43 smithi089 ceph-mon[98504]: pgmap v19629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:44 smithi060 ceph-mon[109077]: from='client.36258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:44 smithi060 ceph-mon[109077]: from='client.36264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2742904672' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:09:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:44 smithi060 ceph-mon[94233]: from='client.36258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:44 smithi060 ceph-mon[94233]: from='client.36264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2742904672' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:09:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:44 smithi089 ceph-mon[98504]: from='client.36258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:44 smithi089 ceph-mon[98504]: from='client.36264 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:09:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2742904672' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:09:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:09:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:09:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:45 smithi060 ceph-mon[94233]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:45 smithi060 ceph-mon[109077]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:45 smithi089 ceph-mon[98504]: pgmap v19630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:46 smithi060 ceph-mon[94233]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:46 smithi060 ceph-mon[109077]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:46 smithi089 ceph-mon[98504]: pgmap v19631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:49 smithi060 ceph-mon[94233]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:49.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:49 smithi060 ceph-mon[109077]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:49 smithi089 ceph-mon[98504]: pgmap v19632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:51 smithi060 ceph-mon[94233]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:51 smithi060 ceph-mon[109077]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:51 smithi089 ceph-mon[98504]: pgmap v19633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:53 smithi060 ceph-mon[94233]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:53 smithi060 ceph-mon[109077]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:53 smithi089 ceph-mon[98504]: pgmap v19634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:09:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:09:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:55 smithi060 ceph-mon[94233]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:55 smithi060 ceph-mon[109077]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:55 smithi089 ceph-mon[98504]: pgmap v19635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:56 smithi060 ceph-mon[94233]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:56 smithi060 ceph-mon[109077]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:56 smithi089 ceph-mon[98504]: pgmap v19636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:09:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:09:58 smithi060 ceph-mon[94233]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:09:58 smithi060 ceph-mon[109077]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:09:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:09:58 smithi089 ceph-mon[98504]: pgmap v19637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T14:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:10:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:01 smithi060 ceph-mon[94233]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:01 smithi060 ceph-mon[109077]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:01 smithi089 ceph-mon[98504]: pgmap v19638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:03 smithi060 ceph-mon[94233]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:03 smithi060 ceph-mon[109077]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:03 smithi089 ceph-mon[98504]: pgmap v19639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:10:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:10:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:05 smithi060 ceph-mon[94233]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:05 smithi060 ceph-mon[109077]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:05 smithi089 ceph-mon[98504]: pgmap v19640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:06.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:06 smithi060 ceph-mon[94233]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:06.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:06 smithi060 ceph-mon[109077]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:06 smithi089 ceph-mon[98504]: pgmap v19641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:09 smithi060 ceph-mon[94233]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:09 smithi060 ceph-mon[109077]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:09 smithi089 ceph-mon[98504]: pgmap v19642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[94233]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:10:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:10:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:10:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:10:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[109077]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:10:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:10:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:10:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:10:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:11 smithi089 ceph-mon[98504]: pgmap v19643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:10:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:10:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:10:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:10:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:13 smithi060 ceph-mon[94233]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:13 smithi060 ceph-mon[109077]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:13 smithi089 ceph-mon[98504]: pgmap v19644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:13.871 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5878M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:10:14.200 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6418M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:10:14.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5683M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:10:14.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5576M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:10:14.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4623M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:10:14.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5280M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:10:14.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4664M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:10:14.201 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5343M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:10:14.201 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:10:14.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:10:14.599 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:10:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:10:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:10:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[94233]: from='client.36276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[94233]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[94233]: from='client.36282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/180637157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:10:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[109077]: from='client.36276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[109077]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[109077]: from='client.36282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/180637157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:10:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:15 smithi089 ceph-mon[98504]: from='client.36276 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:15 smithi089 ceph-mon[98504]: pgmap v19645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:15 smithi089 ceph-mon[98504]: from='client.36282 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/180637157' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:10:16.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:16 smithi060 ceph-mon[94233]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:16 smithi060 ceph-mon[109077]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:16 smithi089 ceph-mon[98504]: pgmap v19646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:19 smithi060 ceph-mon[94233]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:19 smithi060 ceph-mon[109077]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:19 smithi089 ceph-mon[98504]: pgmap v19647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:21 smithi060 ceph-mon[94233]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:21 smithi060 ceph-mon[109077]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:21 smithi089 ceph-mon[98504]: pgmap v19648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:23 smithi060 ceph-mon[109077]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:23 smithi060 ceph-mon[94233]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:23 smithi089 ceph-mon[98504]: pgmap v19649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:10:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:10:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:25 smithi060 ceph-mon[94233]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:25 smithi060 ceph-mon[109077]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:25 smithi089 ceph-mon[98504]: pgmap v19650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:26 smithi060 ceph-mon[94233]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:26 smithi060 ceph-mon[109077]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:26 smithi089 ceph-mon[98504]: pgmap v19651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:28 smithi060 ceph-mon[94233]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:28 smithi060 ceph-mon[109077]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:28 smithi089 ceph-mon[98504]: pgmap v19652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:31 smithi060 ceph-mon[94233]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:31 smithi060 ceph-mon[109077]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:31 smithi089 ceph-mon[98504]: pgmap v19653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:33 smithi060 ceph-mon[94233]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:33 smithi060 ceph-mon[109077]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:33 smithi089 ceph-mon[98504]: pgmap v19654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:10:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:10:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:35 smithi060 ceph-mon[94233]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:35 smithi060 ceph-mon[109077]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:35 smithi089 ceph-mon[98504]: pgmap v19655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:36 smithi060 ceph-mon[94233]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:36 smithi060 ceph-mon[109077]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:36 smithi089 ceph-mon[98504]: pgmap v19656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:39 smithi060 ceph-mon[94233]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:39 smithi060 ceph-mon[109077]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:39 smithi089 ceph-mon[98504]: pgmap v19657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:41 smithi060 ceph-mon[94233]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:41 smithi060 ceph-mon[109077]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:41 smithi089 ceph-mon[98504]: pgmap v19658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:43 smithi060 ceph-mon[94233]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:43 smithi060 ceph-mon[109077]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:43 smithi089 ceph-mon[98504]: pgmap v19659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:10:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:10:44.962 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:10:45.289 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:10:45.289 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:10:45.289 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:10:45.289 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 909M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2395M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1385M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1077M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5878M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6418M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:10:45.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5683M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:10:45.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5576M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:10:45.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4623M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:10:45.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5280M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:10:45.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4664M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:10:45.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5343M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:10:45.291 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:10:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:45 smithi060 ceph-mon[94233]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:45 smithi060 ceph-mon[109077]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:45 smithi089 ceph-mon[98504]: pgmap v19660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:45.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:10:45.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:10:45.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:10:45.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:45.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:10:45.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:10:45.691 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:10:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:46 smithi060 ceph-mon[94233]: from='client.46169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3145095734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:10:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:46 smithi060 ceph-mon[109077]: from='client.46169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3145095734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:10:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:46 smithi089 ceph-mon[98504]: from='client.46169 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3145095734' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:10:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:47 smithi060 ceph-mon[109077]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:47 smithi060 ceph-mon[109077]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:47 smithi060 ceph-mon[94233]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:47.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:47 smithi060 ceph-mon[94233]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:47 smithi089 ceph-mon[98504]: from='client.46175 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:10:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:47 smithi089 ceph-mon[98504]: pgmap v19661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:49 smithi060 ceph-mon[94233]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:49 smithi060 ceph-mon[109077]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:49 smithi089 ceph-mon[98504]: pgmap v19662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:51.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:51 smithi060 ceph-mon[94233]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:51 smithi060 ceph-mon[109077]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:51 smithi089 ceph-mon[98504]: pgmap v19663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:53 smithi060 ceph-mon[109077]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:53 smithi060 ceph-mon[94233]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:53 smithi089 ceph-mon[98504]: pgmap v19664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:10:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:10:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:55 smithi060 ceph-mon[94233]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:55 smithi060 ceph-mon[109077]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:55 smithi089 ceph-mon[98504]: pgmap v19665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:56 smithi060 ceph-mon[94233]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:56 smithi060 ceph-mon[109077]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:56 smithi089 ceph-mon[98504]: pgmap v19666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:10:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:10:58 smithi060 ceph-mon[94233]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:10:58 smithi060 ceph-mon[109077]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:10:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:10:58 smithi089 ceph-mon[98504]: pgmap v19667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:01 smithi060 ceph-mon[94233]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:01 smithi060 ceph-mon[109077]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:01 smithi089 ceph-mon[98504]: pgmap v19668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:03 smithi060 ceph-mon[109077]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:03 smithi060 ceph-mon[94233]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:03 smithi089 ceph-mon[98504]: pgmap v19669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:11:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:11:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:05 smithi060 ceph-mon[94233]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:05 smithi060 ceph-mon[109077]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:05 smithi089 ceph-mon[98504]: pgmap v19670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:06 smithi060 ceph-mon[94233]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:06 smithi060 ceph-mon[109077]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:06 smithi089 ceph-mon[98504]: pgmap v19671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:09 smithi060 ceph-mon[94233]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:09 smithi060 ceph-mon[109077]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:09 smithi089 ceph-mon[98504]: pgmap v19672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:11 smithi060 ceph-mon[94233]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:11:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:11 smithi060 ceph-mon[109077]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:11:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:11 smithi089 ceph-mon[98504]: pgmap v19673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:11:12.531 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:12.531 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:13 smithi060 ceph-mon[94233]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:13 smithi060 ceph-mon[109077]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:13 smithi089 ceph-mon[98504]: pgmap v19674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:11:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:11:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:15 smithi060 ceph-mon[94233]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:15 smithi060 ceph-mon[109077]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:15 smithi089 ceph-mon[98504]: pgmap v19675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.054 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:11:16.379 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:11:16.379 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 1s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:11:16.379 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 0s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 1s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 0s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 0s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 1s ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 1s ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 0s ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 1s ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 1s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 0s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 1s ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:11:16.380 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 1s ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:11:16.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 1s ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:11:16.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 1s ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:11:16.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 0s ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:11:16.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 0s ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:11:16.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 0s ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:11:16.381 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 0s ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:11:16.381 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 0s ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[109077]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[109077]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:11:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:11:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[94233]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:16 smithi060 ceph-mon[94233]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:16.780 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:11:16.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:11:16.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:11:16.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:16.780 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:11:16.780 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:11:16.780 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:11:16.781 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:11:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:11:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:11:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:11:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:16 smithi089 ceph-mon[98504]: from='client.46187 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:16 smithi089 ceph-mon[98504]: pgmap v19676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:17 smithi060 ceph-mon[94233]: from='client.46193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2763509942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:11:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:17 smithi060 ceph-mon[109077]: from='client.46193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2763509942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:11:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:17 smithi089 ceph-mon[98504]: from='client.46193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:17.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2763509942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:11:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:18 smithi060 ceph-mon[94233]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:18 smithi060 ceph-mon[109077]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:18 smithi089 ceph-mon[98504]: pgmap v19677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:21 smithi060 ceph-mon[94233]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:21 smithi060 ceph-mon[109077]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:21 smithi089 ceph-mon[98504]: pgmap v19678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:23 smithi060 ceph-mon[94233]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:23 smithi060 ceph-mon[109077]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:23 smithi089 ceph-mon[98504]: pgmap v19679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:11:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:11:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:25 smithi060 ceph-mon[94233]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:25 smithi060 ceph-mon[109077]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:25 smithi089 ceph-mon[98504]: pgmap v19680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:26 smithi060 ceph-mon[94233]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:26 smithi060 ceph-mon[109077]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:26 smithi089 ceph-mon[98504]: pgmap v19681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:28 smithi060 ceph-mon[94233]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:28 smithi060 ceph-mon[109077]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:28 smithi089 ceph-mon[98504]: pgmap v19682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:31 smithi060 ceph-mon[94233]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:31 smithi060 ceph-mon[109077]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:31 smithi089 ceph-mon[98504]: pgmap v19683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:33 smithi060 ceph-mon[94233]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:33 smithi060 ceph-mon[109077]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:33 smithi089 ceph-mon[98504]: pgmap v19684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:11:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:11:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:35 smithi060 ceph-mon[94233]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:35 smithi060 ceph-mon[109077]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:35 smithi089 ceph-mon[98504]: pgmap v19685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:36 smithi060 ceph-mon[94233]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:36 smithi060 ceph-mon[109077]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:36 smithi089 ceph-mon[98504]: pgmap v19686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:39 smithi060 ceph-mon[94233]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:39 smithi060 ceph-mon[109077]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:39 smithi089 ceph-mon[98504]: pgmap v19687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:41 smithi060 ceph-mon[109077]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:41 smithi060 ceph-mon[94233]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:41 smithi089 ceph-mon[98504]: pgmap v19688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:43 smithi060 ceph-mon[94233]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:43 smithi060 ceph-mon[109077]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:43 smithi089 ceph-mon[98504]: pgmap v19689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:11:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:11:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:45 smithi060 ceph-mon[94233]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:45 smithi060 ceph-mon[109077]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:45 smithi089 ceph-mon[98504]: pgmap v19690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:46 smithi060 ceph-mon[109077]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:46 smithi060 ceph-mon[94233]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:46 smithi089 ceph-mon[98504]: pgmap v19691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:47.147 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:11:47.472 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:11:47.472 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 32s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:11:47.472 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 32s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:11:47.472 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 32s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:11:47.472 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 32s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 32s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 32s ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 32s ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 32s ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 32s ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 32s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 32s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 32s ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:11:47.473 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 32s ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:11:47.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 32s ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:11:47.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 32s ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:11:47.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 32s ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:11:47.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 32s ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:11:47.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 32s ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:11:47.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 32s ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:11:47.474 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 32s ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:11:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:47 smithi060 ceph-mon[109077]: from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:47 smithi060 ceph-mon[94233]: from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:47 smithi089 ceph-mon[98504]: from='client.36330 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:11:47.871 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:11:47.872 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:11:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:48 smithi060 ceph-mon[94233]: from='client.36336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3486106652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:11:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:48 smithi060 ceph-mon[94233]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:48 smithi060 ceph-mon[109077]: from='client.36336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3486106652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:11:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:48 smithi060 ceph-mon[109077]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:48 smithi089 ceph-mon[98504]: from='client.36336 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:11:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3486106652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:11:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:48 smithi089 ceph-mon[98504]: pgmap v19692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:51 smithi060 ceph-mon[94233]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:51 smithi060 ceph-mon[109077]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:51 smithi089 ceph-mon[98504]: pgmap v19693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:53 smithi060 ceph-mon[94233]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:53 smithi060 ceph-mon[109077]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:53 smithi089 ceph-mon[98504]: pgmap v19694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:11:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:11:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:55 smithi060 ceph-mon[94233]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:55 smithi060 ceph-mon[109077]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:55 smithi089 ceph-mon[98504]: pgmap v19695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:56 smithi060 ceph-mon[94233]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:56 smithi060 ceph-mon[109077]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:56 smithi089 ceph-mon[98504]: pgmap v19696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:11:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:11:58 smithi060 ceph-mon[94233]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:11:58 smithi060 ceph-mon[109077]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:11:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:11:58 smithi089 ceph-mon[98504]: pgmap v19697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:01 smithi060 ceph-mon[94233]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:01 smithi060 ceph-mon[109077]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:01 smithi089 ceph-mon[98504]: pgmap v19698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:03 smithi060 ceph-mon[94233]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:03 smithi060 ceph-mon[109077]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:03 smithi089 ceph-mon[98504]: pgmap v19699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:12:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:12:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:05 smithi060 ceph-mon[94233]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:05 smithi060 ceph-mon[109077]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:05 smithi089 ceph-mon[98504]: pgmap v19700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:06 smithi060 ceph-mon[94233]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:06 smithi060 ceph-mon[109077]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:06 smithi089 ceph-mon[98504]: pgmap v19701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:09 smithi060 ceph-mon[94233]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:09 smithi060 ceph-mon[109077]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:09 smithi089 ceph-mon[98504]: pgmap v19702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:11 smithi060 ceph-mon[94233]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:11 smithi060 ceph-mon[109077]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:11 smithi089 ceph-mon[98504]: pgmap v19703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:13.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:13 smithi060 ceph-mon[94233]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:13 smithi060 ceph-mon[109077]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:13 smithi089 ceph-mon[98504]: pgmap v19704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:12:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:12:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:15 smithi060 ceph-mon[94233]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:15 smithi060 ceph-mon[109077]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:15 smithi089 ceph-mon[98504]: pgmap v19705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:12:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:16 smithi060 ceph-mon[94233]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:12:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:16 smithi060 ceph-mon[109077]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:12:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:16 smithi089 ceph-mon[98504]: pgmap v19706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:12:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:12:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:12:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:12:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:12:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:12:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:12:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:12:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:12:18.240 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 63s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 63s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 63s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 63s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 63s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 63s ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:12:18.574 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 63s ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 63s ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 63s ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 63s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 63s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 63s ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 63s ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 63s ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 63s ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 63s ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 63s ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 63s ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 63s ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:12:18.575 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 63s ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:12:18.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:18 smithi060 ceph-mon[109077]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:18 smithi060 ceph-mon[94233]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:18 smithi089 ceph-mon[98504]: pgmap v19707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:12:18.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:18.974 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:12:18.974 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:12:18.974 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:18.974 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:12:18.974 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:12:18.974 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:12:18.974 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:12:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:19 smithi060 ceph-mon[109077]: from='client.36348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:19 smithi060 ceph-mon[109077]: from='client.36354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/71457210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:12:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:19 smithi060 ceph-mon[94233]: from='client.36348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:19 smithi060 ceph-mon[94233]: from='client.36354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:19.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/71457210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:12:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:19 smithi089 ceph-mon[98504]: from='client.36348 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:19 smithi089 ceph-mon[98504]: from='client.36354 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/71457210' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:12:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:20 smithi060 ceph-mon[94233]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:20 smithi060 ceph-mon[109077]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:20 smithi089 ceph-mon[98504]: pgmap v19708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:23 smithi060 ceph-mon[109077]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:23 smithi060 ceph-mon[94233]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:23 smithi089 ceph-mon[98504]: pgmap v19709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:12:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:12:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:25 smithi060 ceph-mon[94233]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:25 smithi060 ceph-mon[109077]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:25 smithi089 ceph-mon[98504]: pgmap v19710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:26 smithi060 ceph-mon[94233]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:26 smithi060 ceph-mon[109077]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:26 smithi089 ceph-mon[98504]: pgmap v19711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:28 smithi060 ceph-mon[94233]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:28 smithi060 ceph-mon[109077]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:28 smithi089 ceph-mon[98504]: pgmap v19712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:31 smithi060 ceph-mon[94233]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:31 smithi060 ceph-mon[109077]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:31 smithi089 ceph-mon[98504]: pgmap v19713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:33 smithi060 ceph-mon[94233]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:33 smithi060 ceph-mon[109077]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:33 smithi089 ceph-mon[98504]: pgmap v19714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:12:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:12:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:35 smithi060 ceph-mon[94233]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:35 smithi060 ceph-mon[109077]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:35 smithi089 ceph-mon[98504]: pgmap v19715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:36 smithi060 ceph-mon[94233]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:36 smithi060 ceph-mon[109077]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:36 smithi089 ceph-mon[98504]: pgmap v19716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:39 smithi060 ceph-mon[109077]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:39 smithi060 ceph-mon[94233]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:39 smithi089 ceph-mon[98504]: pgmap v19717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:41 smithi060 ceph-mon[94233]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:41 smithi060 ceph-mon[109077]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:41 smithi089 ceph-mon[98504]: pgmap v19718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:43 smithi060 ceph-mon[94233]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:43 smithi060 ceph-mon[109077]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:43 smithi089 ceph-mon[98504]: pgmap v19719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:12:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:12:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:45 smithi060 ceph-mon[94233]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:45 smithi060 ceph-mon[109077]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:45 smithi089 ceph-mon[98504]: pgmap v19720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:46 smithi060 ceph-mon[94233]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:46 smithi060 ceph-mon[109077]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:46 smithi089 ceph-mon[98504]: pgmap v19721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:49.338 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:12:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:49 smithi060 ceph-mon[94233]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:49 smithi060 ceph-mon[109077]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:49 smithi089 ceph-mon[98504]: pgmap v19722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:49.664 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:12:49.664 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 94s ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:12:49.664 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 94s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 94s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 94s ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 94s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 94s ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 94s ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 94s ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 94s ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 94s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 94s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:12:49.665 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 94s ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 94s ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 94s ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 94s ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 94s ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 94s ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 94s ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 94s ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:12:49.666 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 94s ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:12:50.064 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:12:50.064 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:12:50.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:12:50.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:12:50.066 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:12:50.066 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:12:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1443723326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:12:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1443723326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:12:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1443723326' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:12:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:51 smithi060 ceph-mon[94233]: from='client.46241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:51 smithi060 ceph-mon[94233]: from='client.36372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:51 smithi060 ceph-mon[94233]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:51 smithi060 ceph-mon[109077]: from='client.46241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:51 smithi060 ceph-mon[109077]: from='client.36372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:51 smithi060 ceph-mon[109077]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:51 smithi089 ceph-mon[98504]: from='client.46241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:51 smithi089 ceph-mon[98504]: from='client.36372 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:12:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:51 smithi089 ceph-mon[98504]: pgmap v19723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:53 smithi060 ceph-mon[94233]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:53 smithi060 ceph-mon[109077]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:53 smithi089 ceph-mon[98504]: pgmap v19724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:12:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:12:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:55 smithi060 ceph-mon[94233]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:55 smithi060 ceph-mon[109077]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:55 smithi089 ceph-mon[98504]: pgmap v19725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:56 smithi060 ceph-mon[94233]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:56 smithi060 ceph-mon[109077]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:56 smithi089 ceph-mon[98504]: pgmap v19726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:12:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:12:58 smithi060 ceph-mon[94233]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:12:58 smithi060 ceph-mon[109077]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:12:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:12:58 smithi089 ceph-mon[98504]: pgmap v19727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:01 smithi060 ceph-mon[94233]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:01 smithi060 ceph-mon[109077]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:01 smithi089 ceph-mon[98504]: pgmap v19728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:03 smithi060 ceph-mon[94233]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:03 smithi060 ceph-mon[109077]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:03 smithi089 ceph-mon[98504]: pgmap v19729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:13:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:13:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:05 smithi060 ceph-mon[94233]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:05 smithi060 ceph-mon[109077]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:05 smithi089 ceph-mon[98504]: pgmap v19730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:06 smithi060 ceph-mon[94233]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:06 smithi060 ceph-mon[109077]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:06 smithi089 ceph-mon[98504]: pgmap v19731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:09 smithi060 ceph-mon[94233]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:09 smithi060 ceph-mon[109077]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:09 smithi089 ceph-mon[98504]: pgmap v19732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:11 smithi060 ceph-mon[94233]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:11 smithi060 ceph-mon[109077]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:11 smithi089 ceph-mon[98504]: pgmap v19733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:13 smithi060 ceph-mon[94233]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:13 smithi060 ceph-mon[109077]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:13 smithi089 ceph-mon[98504]: pgmap v19734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:13:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:13:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:15 smithi060 ceph-mon[94233]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:15 smithi060 ceph-mon[109077]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:15 smithi089 ceph-mon[98504]: pgmap v19735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:16 smithi060 ceph-mon[94233]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:16 smithi060 ceph-mon[109077]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:16 smithi089 ceph-mon[98504]: pgmap v19736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:13:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:13:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:13:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:13:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:13:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:13:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:13:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:13:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:13:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:13:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:13:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:13:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:18 smithi060 ceph-mon[94233]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:18 smithi060 ceph-mon[109077]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:18 smithi089 ceph-mon[98504]: pgmap v19737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:20.430 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:13:20.755 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:13:20.755 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:13:20.755 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:13:20.755 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:13:20.755 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:13:20.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:13:20.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:13:20.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:13:20.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:13:20.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:13:20.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:13:20.757 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:13:21.160 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:13:21.160 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:13:21.160 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:13:21.160 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:13:21.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:13:21.162 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:13:21.162 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:13:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:21 smithi060 ceph-mon[94233]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/737266486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:13:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:21 smithi060 ceph-mon[109077]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:21.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/737266486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:13:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:21 smithi089 ceph-mon[98504]: pgmap v19738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/737266486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:13:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:22 smithi060 ceph-mon[94233]: from='client.36384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:22 smithi060 ceph-mon[94233]: from='client.36390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:22 smithi060 ceph-mon[109077]: from='client.36384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:22 smithi060 ceph-mon[109077]: from='client.36390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:22 smithi089 ceph-mon[98504]: from='client.36384 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:22 smithi089 ceph-mon[98504]: from='client.36390 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:23 smithi060 ceph-mon[109077]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:23 smithi060 ceph-mon[94233]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:23 smithi089 ceph-mon[98504]: pgmap v19739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:13:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:13:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:25 smithi060 ceph-mon[94233]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:25 smithi060 ceph-mon[109077]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:25 smithi089 ceph-mon[98504]: pgmap v19740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:26 smithi060 ceph-mon[94233]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:26 smithi060 ceph-mon[109077]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:26 smithi089 ceph-mon[98504]: pgmap v19741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:28 smithi060 ceph-mon[94233]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:28 smithi060 ceph-mon[109077]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:28 smithi089 ceph-mon[98504]: pgmap v19742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:31 smithi060 ceph-mon[94233]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:31 smithi060 ceph-mon[109077]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:31 smithi089 ceph-mon[98504]: pgmap v19743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:33 smithi060 ceph-mon[94233]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:33 smithi060 ceph-mon[109077]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:33 smithi089 ceph-mon[98504]: pgmap v19744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:13:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:13:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:35 smithi060 ceph-mon[94233]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:35 smithi060 ceph-mon[109077]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:35 smithi089 ceph-mon[98504]: pgmap v19745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:36 smithi060 ceph-mon[94233]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:36 smithi060 ceph-mon[109077]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:36 smithi089 ceph-mon[98504]: pgmap v19746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:39 smithi060 ceph-mon[94233]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:39 smithi060 ceph-mon[109077]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:39 smithi089 ceph-mon[98504]: pgmap v19747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:41 smithi060 ceph-mon[94233]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:41 smithi060 ceph-mon[109077]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:41 smithi089 ceph-mon[98504]: pgmap v19748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:43 smithi060 ceph-mon[94233]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:43 smithi060 ceph-mon[109077]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:43 smithi089 ceph-mon[98504]: pgmap v19749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:13:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:13:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:45 smithi060 ceph-mon[94233]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:45 smithi060 ceph-mon[109077]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:45 smithi089 ceph-mon[98504]: pgmap v19750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:46 smithi060 ceph-mon[94233]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:46 smithi060 ceph-mon[109077]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:46 smithi089 ceph-mon[98504]: pgmap v19751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:49 smithi060 ceph-mon[94233]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:49 smithi060 ceph-mon[109077]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:49 smithi089 ceph-mon[98504]: pgmap v19752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:51 smithi060 ceph-mon[109077]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:51 smithi060 ceph-mon[94233]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:51.524 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:13:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:51 smithi089 ceph-mon[98504]: pgmap v19753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:51.851 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:13:51.851 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:13:51.851 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:13:51.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:13:51.851 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:13:51.851 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:13:51.852 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:13:52.249 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:13:52.249 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:13:52.249 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:13:52.250 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[94233]: from='client.36402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[94233]: from='client.36408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[94233]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4173686926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[109077]: from='client.36402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[109077]: from='client.36408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[109077]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4173686926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:13:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:53 smithi089 ceph-mon[98504]: from='client.36402 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:53 smithi089 ceph-mon[98504]: from='client.36408 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:13:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:53 smithi089 ceph-mon[98504]: pgmap v19754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4173686926' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:13:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:13:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:55 smithi060 ceph-mon[94233]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:55 smithi060 ceph-mon[109077]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:55 smithi089 ceph-mon[98504]: pgmap v19755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:56 smithi060 ceph-mon[94233]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:56 smithi060 ceph-mon[109077]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:56 smithi089 ceph-mon[98504]: pgmap v19756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:13:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:13:58 smithi060 ceph-mon[94233]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:13:58 smithi060 ceph-mon[109077]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:13:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:13:58 smithi089 ceph-mon[98504]: pgmap v19757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:01 smithi060 ceph-mon[94233]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:01 smithi060 ceph-mon[109077]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:01 smithi089 ceph-mon[98504]: pgmap v19758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:03 smithi060 ceph-mon[94233]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:03 smithi060 ceph-mon[109077]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:03 smithi089 ceph-mon[98504]: pgmap v19759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:14:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:14:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:05 smithi060 ceph-mon[94233]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:05 smithi060 ceph-mon[109077]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:05 smithi089 ceph-mon[98504]: pgmap v19760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:06 smithi060 ceph-mon[94233]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:06 smithi060 ceph-mon[109077]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:06 smithi089 ceph-mon[98504]: pgmap v19761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:09 smithi060 ceph-mon[109077]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:09 smithi060 ceph-mon[94233]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:09 smithi089 ceph-mon[98504]: pgmap v19762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:11 smithi060 ceph-mon[94233]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:11 smithi060 ceph-mon[109077]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:11 smithi089 ceph-mon[98504]: pgmap v19763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:13 smithi060 ceph-mon[94233]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:13 smithi060 ceph-mon[109077]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:13 smithi089 ceph-mon[98504]: pgmap v19764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:14:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:14:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:15 smithi060 ceph-mon[94233]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:15 smithi060 ceph-mon[109077]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:15 smithi089 ceph-mon[98504]: pgmap v19765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:16 smithi060 ceph-mon[94233]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:16 smithi060 ceph-mon[109077]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:16 smithi089 ceph-mon[98504]: pgmap v19766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:14:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:14:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:14:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:14:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:14:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:18 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:14:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:18 smithi089 ceph-mon[98504]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:14:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:14:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:14:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[94233]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:14:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:14:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:14:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:18 smithi060 ceph-mon[109077]: pgmap v19767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:21 smithi060 ceph-mon[94233]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:21 smithi060 ceph-mon[109077]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:21 smithi089 ceph-mon[98504]: pgmap v19768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:22.611 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:14:22.936 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:14:22.936 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:14:22.936 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:14:22.936 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:14:22.937 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:14:22.938 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:14:22.939 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:14:23.334 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:14:23.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:14:23.334 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:14:23.334 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:23.334 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:23.335 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:14:23.336 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:14:23.336 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:14:23.336 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:14:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:23 smithi060 ceph-mon[94233]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:23 smithi060 ceph-mon[109077]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:23 smithi089 ceph-mon[98504]: pgmap v19769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:24 smithi060 ceph-mon[94233]: from='client.46295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:24 smithi060 ceph-mon[94233]: from='client.36426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3573522689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:14:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:14:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:14:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:24 smithi060 ceph-mon[109077]: from='client.46295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:24 smithi060 ceph-mon[109077]: from='client.36426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3573522689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:14:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:24 smithi089 ceph-mon[98504]: from='client.46295 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:24 smithi089 ceph-mon[98504]: from='client.36426 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3573522689' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:14:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:25 smithi060 ceph-mon[94233]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:25 smithi060 ceph-mon[109077]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:25 smithi089 ceph-mon[98504]: pgmap v19770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:26 smithi060 ceph-mon[94233]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:26 smithi060 ceph-mon[109077]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:26 smithi089 ceph-mon[98504]: pgmap v19771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:28 smithi060 ceph-mon[94233]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:28 smithi060 ceph-mon[109077]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:28 smithi089 ceph-mon[98504]: pgmap v19772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:31 smithi060 ceph-mon[94233]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:31 smithi060 ceph-mon[109077]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:31 smithi089 ceph-mon[98504]: pgmap v19773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:33 smithi060 ceph-mon[94233]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:33 smithi060 ceph-mon[109077]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:33 smithi089 ceph-mon[98504]: pgmap v19774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:14:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:14:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:35 smithi060 ceph-mon[94233]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:35 smithi060 ceph-mon[109077]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:35 smithi089 ceph-mon[98504]: pgmap v19775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:36 smithi060 ceph-mon[94233]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:36 smithi060 ceph-mon[109077]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:36 smithi089 ceph-mon[98504]: pgmap v19776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:39 smithi060 ceph-mon[94233]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:39 smithi060 ceph-mon[109077]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:39 smithi089 ceph-mon[98504]: pgmap v19777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:41 smithi060 ceph-mon[94233]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:41 smithi060 ceph-mon[109077]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:41 smithi089 ceph-mon[98504]: pgmap v19778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:43 smithi060 ceph-mon[94233]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:43 smithi060 ceph-mon[109077]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:43 smithi089 ceph-mon[98504]: pgmap v19779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:14:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:14:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:45 smithi060 ceph-mon[94233]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:45 smithi060 ceph-mon[109077]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:45 smithi089 ceph-mon[98504]: pgmap v19780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:46 smithi060 ceph-mon[109077]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:46 smithi060 ceph-mon[94233]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:46 smithi089 ceph-mon[98504]: pgmap v19781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:49 smithi060 ceph-mon[94233]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:49 smithi060 ceph-mon[109077]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:49 smithi089 ceph-mon[98504]: pgmap v19782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:51 smithi060 ceph-mon[94233]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:51 smithi060 ceph-mon[109077]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:51 smithi089 ceph-mon[98504]: pgmap v19783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:53 smithi060 ceph-mon[94233]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:53 smithi060 ceph-mon[109077]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:53 smithi089 ceph-mon[98504]: pgmap v19784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:53.698 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:14:54.023 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:14:54.024 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:14:54.025 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:14:54.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:14:54.424 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:14:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:14:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[94233]: from='client.36438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[94233]: from='client.36444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[94233]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/958989958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:14:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[109077]: from='client.36438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[109077]: from='client.36444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[109077]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/958989958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:14:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:55 smithi089 ceph-mon[98504]: from='client.36438 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:55 smithi089 ceph-mon[98504]: from='client.36444 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:14:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:55 smithi089 ceph-mon[98504]: pgmap v19785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/958989958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:14:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:56 smithi060 ceph-mon[94233]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:56 smithi060 ceph-mon[109077]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:56 smithi089 ceph-mon[98504]: pgmap v19786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:14:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:14:58 smithi060 ceph-mon[94233]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:14:58 smithi060 ceph-mon[109077]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:14:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:14:58 smithi089 ceph-mon[98504]: pgmap v19787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:01 smithi060 ceph-mon[94233]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:01 smithi060 ceph-mon[109077]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:01 smithi089 ceph-mon[98504]: pgmap v19788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:03 smithi060 ceph-mon[94233]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:03 smithi060 ceph-mon[109077]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:03 smithi089 ceph-mon[98504]: pgmap v19789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:15:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:15:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:05 smithi060 ceph-mon[94233]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:05 smithi060 ceph-mon[109077]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:05 smithi089 ceph-mon[98504]: pgmap v19790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:06 smithi060 ceph-mon[94233]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:06 smithi060 ceph-mon[109077]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:06 smithi089 ceph-mon[98504]: pgmap v19791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:09 smithi060 ceph-mon[94233]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:09.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:09 smithi060 ceph-mon[109077]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:09 smithi089 ceph-mon[98504]: pgmap v19792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:11 smithi060 ceph-mon[94233]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:11 smithi060 ceph-mon[109077]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:11 smithi089 ceph-mon[98504]: pgmap v19793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:13 smithi060 ceph-mon[94233]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:13 smithi060 ceph-mon[109077]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:13 smithi089 ceph-mon[98504]: pgmap v19794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:15:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:15:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:15 smithi060 ceph-mon[94233]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:15 smithi060 ceph-mon[109077]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:15 smithi089 ceph-mon[98504]: pgmap v19795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:16 smithi060 ceph-mon[94233]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:16 smithi060 ceph-mon[109077]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:16 smithi089 ceph-mon[98504]: pgmap v19796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:18 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:15:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:18 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:15:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:18 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:15:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:15:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:15:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:19 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: pgmap v19797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:15:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:15:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:19 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:15:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:21 smithi060 ceph-mon[94233]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:21 smithi060 ceph-mon[109077]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:21 smithi089 ceph-mon[98504]: pgmap v19798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:23 smithi060 ceph-mon[94233]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:23 smithi060 ceph-mon[109077]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:23 smithi089 ceph-mon[98504]: pgmap v19799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:23.538 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 14:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T14:15:23.372366414Z level=info msg="Completed cleanup jobs" duration=11.167059ms 2023-12-01T14:15:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:15:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:15:24.787 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:15:25.113 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:15:25.113 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:15:25.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:15:25.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:15:25.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:15:25.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:15:25.115 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:15:25.115 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:15:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:25 smithi060 ceph-mon[109077]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:25 smithi060 ceph-mon[94233]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:25.513 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:15:25.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:15:25.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:15:25.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:25.513 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:15:25.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:15:25.513 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:15:25.514 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:15:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:25 smithi089 ceph-mon[98504]: pgmap v19800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:26 smithi060 ceph-mon[94233]: from='client.36456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:26 smithi060 ceph-mon[94233]: from='client.46337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1707955818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:15:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:26 smithi060 ceph-mon[109077]: from='client.36456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:26 smithi060 ceph-mon[109077]: from='client.46337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1707955818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:15:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:26 smithi089 ceph-mon[98504]: from='client.36456 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:26 smithi089 ceph-mon[98504]: from='client.46337 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1707955818' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:15:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:27 smithi060 ceph-mon[94233]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:27 smithi060 ceph-mon[109077]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:27 smithi089 ceph-mon[98504]: pgmap v19801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:29 smithi060 ceph-mon[94233]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:29 smithi060 ceph-mon[109077]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:29 smithi089 ceph-mon[98504]: pgmap v19802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:31 smithi060 ceph-mon[94233]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:31 smithi060 ceph-mon[109077]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:31 smithi089 ceph-mon[98504]: pgmap v19803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:33 smithi060 ceph-mon[94233]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:33 smithi060 ceph-mon[109077]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:33 smithi089 ceph-mon[98504]: pgmap v19804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:15:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:15:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:35 smithi060 ceph-mon[94233]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:35 smithi060 ceph-mon[109077]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:35 smithi089 ceph-mon[98504]: pgmap v19805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:36 smithi060 ceph-mon[94233]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:36 smithi060 ceph-mon[109077]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:36 smithi089 ceph-mon[98504]: pgmap v19806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:39 smithi060 ceph-mon[94233]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:39 smithi060 ceph-mon[109077]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:39 smithi089 ceph-mon[98504]: pgmap v19807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:41 smithi060 ceph-mon[109077]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:41 smithi060 ceph-mon[94233]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:41 smithi089 ceph-mon[98504]: pgmap v19808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:43 smithi060 ceph-mon[94233]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:43 smithi060 ceph-mon[109077]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:43 smithi089 ceph-mon[98504]: pgmap v19809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:15:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:15:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:45 smithi060 ceph-mon[109077]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:45 smithi060 ceph-mon[94233]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:45 smithi089 ceph-mon[98504]: pgmap v19810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:46 smithi060 ceph-mon[109077]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:46 smithi060 ceph-mon[94233]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:46 smithi089 ceph-mon[98504]: pgmap v19811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:49 smithi060 ceph-mon[94233]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:49 smithi060 ceph-mon[109077]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:49 smithi089 ceph-mon[98504]: pgmap v19812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:51 smithi060 ceph-mon[94233]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:51 smithi060 ceph-mon[109077]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:51 smithi089 ceph-mon[98504]: pgmap v19813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:53 smithi060 ceph-mon[94233]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:53 smithi060 ceph-mon[109077]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:53 smithi089 ceph-mon[98504]: pgmap v19814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:15:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:15:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:55 smithi060 ceph-mon[94233]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:55 smithi060 ceph-mon[109077]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:55 smithi089 ceph-mon[98504]: pgmap v19815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:55.877 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:15:56.202 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:15:56.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:15:56.204 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:15:56.605 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:15:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:15:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:15:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:56.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:15:56.606 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:15:56.607 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[94233]: from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[94233]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[94233]: from='client.36480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[109077]: from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[109077]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[109077]: from='client.36480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:56 smithi089 ceph-mon[98504]: from='client.36474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:56 smithi089 ceph-mon[98504]: pgmap v19816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:56 smithi089 ceph-mon[98504]: from='client.36480 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:15:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:15:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/345447334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:15:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/345447334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:15:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/345447334' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:15:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:15:58 smithi060 ceph-mon[94233]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:15:58 smithi060 ceph-mon[109077]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:15:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:15:58 smithi089 ceph-mon[98504]: pgmap v19817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:01 smithi060 ceph-mon[94233]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:01 smithi060 ceph-mon[109077]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:01 smithi089 ceph-mon[98504]: pgmap v19818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:03 smithi060 ceph-mon[94233]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:03 smithi060 ceph-mon[109077]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:03 smithi089 ceph-mon[98504]: pgmap v19819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:16:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:16:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:05 smithi060 ceph-mon[94233]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:05 smithi060 ceph-mon[109077]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:05 smithi089 ceph-mon[98504]: pgmap v19820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:06 smithi060 ceph-mon[94233]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:06 smithi060 ceph-mon[109077]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:06 smithi089 ceph-mon[98504]: pgmap v19821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:09 smithi060 ceph-mon[94233]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:09 smithi060 ceph-mon[109077]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:09 smithi089 ceph-mon[98504]: pgmap v19822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:11 smithi060 ceph-mon[94233]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:11 smithi060 ceph-mon[109077]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:11 smithi089 ceph-mon[98504]: pgmap v19823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:13 smithi060 ceph-mon[94233]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:13 smithi060 ceph-mon[109077]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:13 smithi089 ceph-mon[98504]: pgmap v19824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:16:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:16:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:15 smithi060 ceph-mon[94233]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:15 smithi060 ceph-mon[109077]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:15 smithi089 ceph-mon[98504]: pgmap v19825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:16 smithi060 ceph-mon[94233]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:16 smithi060 ceph-mon[109077]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:16 smithi089 ceph-mon[98504]: pgmap v19826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:19 smithi060 ceph-mon[94233]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:19 smithi060 ceph-mon[109077]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:19 smithi089 ceph-mon[98504]: pgmap v19827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:16:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:16:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:16:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:16:20.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:16:20.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:16:20.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:16:20.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:16:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:16:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:16:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:16:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:16:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:21 smithi060 ceph-mon[94233]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:21 smithi060 ceph-mon[109077]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:21 smithi089 ceph-mon[98504]: pgmap v19828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:23 smithi060 ceph-mon[94233]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:23 smithi060 ceph-mon[109077]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:23 smithi089 ceph-mon[98504]: pgmap v19829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:16:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:16:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:25 smithi060 ceph-mon[94233]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:25 smithi060 ceph-mon[109077]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:25 smithi089 ceph-mon[98504]: pgmap v19830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:26 smithi060 ceph-mon[94233]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:26 smithi060 ceph-mon[109077]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:26 smithi089 ceph-mon[98504]: pgmap v19831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:26.969 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:16:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:16:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:16:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:16:27.294 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:16:27.295 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:16:27.296 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:16:27.296 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:16:27.296 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:16:27.296 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:16:27.296 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:16:27.296 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:16:27.698 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:16:27.698 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:16:27.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:16:27.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:27.698 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:16:27.698 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:16:27.698 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:16:27.699 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:16:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:27 smithi060 ceph-mon[94233]: from='client.46367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:27 smithi060 ceph-mon[109077]: from='client.46367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:27 smithi089 ceph-mon[98504]: from='client.46367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:28 smithi060 ceph-mon[94233]: from='client.36498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1054452241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:16:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:28 smithi060 ceph-mon[94233]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:28 smithi060 ceph-mon[109077]: from='client.36498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1054452241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:16:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:28 smithi060 ceph-mon[109077]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:28 smithi089 ceph-mon[98504]: from='client.36498 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1054452241' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:16:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:28 smithi089 ceph-mon[98504]: pgmap v19832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:31 smithi060 ceph-mon[94233]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:31 smithi060 ceph-mon[109077]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:31 smithi089 ceph-mon[98504]: pgmap v19833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:33 smithi060 ceph-mon[94233]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:33 smithi060 ceph-mon[109077]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:33 smithi089 ceph-mon[98504]: pgmap v19834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:16:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:16:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:35 smithi060 ceph-mon[94233]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:35 smithi060 ceph-mon[109077]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:35 smithi089 ceph-mon[98504]: pgmap v19835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:36 smithi060 ceph-mon[94233]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:36 smithi060 ceph-mon[109077]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:36 smithi089 ceph-mon[98504]: pgmap v19836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:39 smithi060 ceph-mon[94233]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:39 smithi060 ceph-mon[109077]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:39 smithi089 ceph-mon[98504]: pgmap v19837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:41 smithi060 ceph-mon[94233]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:41 smithi060 ceph-mon[109077]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:41 smithi089 ceph-mon[98504]: pgmap v19838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:43 smithi060 ceph-mon[94233]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:43 smithi060 ceph-mon[109077]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:43 smithi089 ceph-mon[98504]: pgmap v19839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:16:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:16:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:45 smithi089 ceph-mon[98504]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:45 smithi060 ceph-mon[94233]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:45 smithi060 ceph-mon[109077]: pgmap v19840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:46 smithi060 ceph-mon[94233]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:46 smithi060 ceph-mon[109077]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:46 smithi089 ceph-mon[98504]: pgmap v19841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:49 smithi060 ceph-mon[94233]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:49 smithi060 ceph-mon[109077]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:49 smithi089 ceph-mon[98504]: pgmap v19842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:51 smithi060 ceph-mon[94233]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:51 smithi060 ceph-mon[109077]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:51 smithi089 ceph-mon[98504]: pgmap v19843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:53 smithi060 ceph-mon[94233]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:53 smithi060 ceph-mon[109077]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:53 smithi089 ceph-mon[98504]: pgmap v19844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:16:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:16:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:55 smithi060 ceph-mon[94233]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:55 smithi060 ceph-mon[109077]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:55 smithi089 ceph-mon[98504]: pgmap v19845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:56 smithi060 ceph-mon[94233]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:56 smithi060 ceph-mon[109077]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:56 smithi089 ceph-mon[98504]: pgmap v19846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:16:58.064 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:16:58.393 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:16:58.393 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:16:58.393 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:16:58.393 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:16:58.393 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:16:58.393 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:16:58.393 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:16:58.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:16:58.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:16:58.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:16:58.395 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:16:58.395 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:16:58.794 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:58.795 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:16:58.795 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:16:58.795 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:16:58.795 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:16:58.795 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:16:58.795 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:16:58.795 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:16:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:59 smithi060 ceph-mon[94233]: from='client.46385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:59 smithi060 ceph-mon[94233]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:16:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3279161932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:16:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:59 smithi060 ceph-mon[109077]: from='client.46385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:59 smithi060 ceph-mon[109077]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:16:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3279161932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:16:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:59 smithi089 ceph-mon[98504]: from='client.46385 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:16:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:59 smithi089 ceph-mon[98504]: pgmap v19847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:16:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:16:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3279161932' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:17:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:00 smithi060 ceph-mon[94233]: from='client.36516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:00 smithi060 ceph-mon[109077]: from='client.36516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:00 smithi089 ceph-mon[98504]: from='client.36516 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:01 smithi089 ceph-mon[98504]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:01 smithi060 ceph-mon[94233]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:01 smithi060 ceph-mon[109077]: pgmap v19848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:03 smithi089 ceph-mon[98504]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:03 smithi060 ceph-mon[109077]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:03 smithi060 ceph-mon[94233]: pgmap v19849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:17:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:17:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:05 smithi089 ceph-mon[98504]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:05 smithi060 ceph-mon[94233]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:05 smithi060 ceph-mon[109077]: pgmap v19850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:06 smithi060 ceph-mon[109077]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:06 smithi060 ceph-mon[94233]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:06 smithi089 ceph-mon[98504]: pgmap v19851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:09 smithi060 ceph-mon[94233]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:09 smithi060 ceph-mon[109077]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:09 smithi089 ceph-mon[98504]: pgmap v19852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:11 smithi089 ceph-mon[98504]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:11 smithi060 ceph-mon[94233]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:11 smithi060 ceph-mon[109077]: pgmap v19853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:13 smithi089 ceph-mon[98504]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:13 smithi060 ceph-mon[94233]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:13 smithi060 ceph-mon[109077]: pgmap v19854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:17:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:17:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:15 smithi089 ceph-mon[98504]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:15 smithi060 ceph-mon[94233]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:15 smithi060 ceph-mon[109077]: pgmap v19855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:16 smithi060 ceph-mon[94233]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:16 smithi060 ceph-mon[109077]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:16 smithi089 ceph-mon[98504]: pgmap v19856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:19 smithi089 ceph-mon[98504]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:19 smithi060 ceph-mon[94233]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:19 smithi060 ceph-mon[109077]: pgmap v19857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:17:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:17:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:17:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:21 smithi089 ceph-mon[98504]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:17:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:17:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:17:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[94233]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:17:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:17:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:17:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[109077]: pgmap v19858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:17:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:17:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:17:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:23 smithi089 ceph-mon[98504]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:23 smithi060 ceph-mon[94233]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:23 smithi060 ceph-mon[109077]: pgmap v19859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:17:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:17:25.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:25 smithi089 ceph-mon[98504]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:25 smithi060 ceph-mon[109077]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:25 smithi060 ceph-mon[94233]: pgmap v19860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:26 smithi060 ceph-mon[109077]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:26 smithi060 ceph-mon[94233]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:26 smithi089 ceph-mon[98504]: pgmap v19861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:29.159 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:17:29.488 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:17:29.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:17:29.490 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:17:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:29 smithi089 ceph-mon[98504]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:29 smithi060 ceph-mon[94233]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:29 smithi060 ceph-mon[109077]: pgmap v19862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:29.887 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:17:29.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:17:29.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:17:29.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:17:29.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:17:29.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:17:29.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:17:29.888 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:17:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:30 smithi089 ceph-mon[98504]: from='client.46403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/98179303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:17:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:30 smithi060 ceph-mon[94233]: from='client.46403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/98179303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:17:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:30 smithi060 ceph-mon[109077]: from='client.46403 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/98179303' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:17:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:31 smithi089 ceph-mon[98504]: from='client.36534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:31 smithi089 ceph-mon[98504]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:31 smithi060 ceph-mon[94233]: from='client.36534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:31 smithi060 ceph-mon[94233]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:31 smithi060 ceph-mon[109077]: from='client.36534 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:17:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:31 smithi060 ceph-mon[109077]: pgmap v19863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:33 smithi089 ceph-mon[98504]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:33 smithi060 ceph-mon[94233]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:33 smithi060 ceph-mon[109077]: pgmap v19864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:17:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:17:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:35 smithi089 ceph-mon[98504]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:35 smithi060 ceph-mon[94233]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:35 smithi060 ceph-mon[109077]: pgmap v19865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:36 smithi060 ceph-mon[94233]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:36 smithi060 ceph-mon[109077]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:36 smithi089 ceph-mon[98504]: pgmap v19866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:39 smithi089 ceph-mon[98504]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:39 smithi060 ceph-mon[94233]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:39 smithi060 ceph-mon[109077]: pgmap v19867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:41 smithi089 ceph-mon[98504]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:41 smithi060 ceph-mon[94233]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:41 smithi060 ceph-mon[109077]: pgmap v19868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:43 smithi089 ceph-mon[98504]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:43 smithi060 ceph-mon[94233]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:43 smithi060 ceph-mon[109077]: pgmap v19869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:17:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:17:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:45 smithi089 ceph-mon[98504]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:45 smithi060 ceph-mon[94233]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:45 smithi060 ceph-mon[109077]: pgmap v19870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:46 smithi060 ceph-mon[94233]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:46 smithi060 ceph-mon[109077]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:46 smithi089 ceph-mon[98504]: pgmap v19871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:49 smithi089 ceph-mon[98504]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:49 smithi060 ceph-mon[94233]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:49 smithi060 ceph-mon[109077]: pgmap v19872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:51.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:51 smithi089 ceph-mon[98504]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:51 smithi060 ceph-mon[94233]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:51 smithi060 ceph-mon[109077]: pgmap v19873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:53 smithi089 ceph-mon[98504]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:53 smithi060 ceph-mon[94233]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:53 smithi060 ceph-mon[109077]: pgmap v19874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:17:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:17:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:55 smithi089 ceph-mon[98504]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:55 smithi060 ceph-mon[94233]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:55 smithi060 ceph-mon[109077]: pgmap v19875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:56 smithi060 ceph-mon[94233]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:56 smithi060 ceph-mon[109077]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:56 smithi089 ceph-mon[98504]: pgmap v19876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:17:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:17:59 smithi089 ceph-mon[98504]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:17:59 smithi060 ceph-mon[94233]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:17:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:17:59 smithi060 ceph-mon[109077]: pgmap v19877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:00.254 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:18:00.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:18:00.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:18:00.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:18:00.587 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:18:00.587 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:18:00.981 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:18:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:18:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:18:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:18:00.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:18:00.982 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:18:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:01 smithi089 ceph-mon[98504]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:01 smithi089 ceph-mon[98504]: from='client.46421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3130012869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:18:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:01 smithi060 ceph-mon[94233]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:01 smithi060 ceph-mon[94233]: from='client.46421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3130012869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:18:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:01 smithi060 ceph-mon[109077]: pgmap v19878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:01 smithi060 ceph-mon[109077]: from='client.46421 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3130012869' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:18:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:02 smithi089 ceph-mon[98504]: from='client.36552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:02 smithi060 ceph-mon[94233]: from='client.36552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:02 smithi060 ceph-mon[109077]: from='client.36552 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:03 smithi089 ceph-mon[98504]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:03 smithi060 ceph-mon[94233]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:03.774 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:03 smithi060 ceph-mon[109077]: pgmap v19879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:18:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:18:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:05 smithi089 ceph-mon[98504]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:05 smithi060 ceph-mon[94233]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:05 smithi060 ceph-mon[109077]: pgmap v19880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:06 smithi060 ceph-mon[94233]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:06 smithi060 ceph-mon[109077]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:06 smithi089 ceph-mon[98504]: pgmap v19881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:09 smithi089 ceph-mon[98504]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:09 smithi060 ceph-mon[94233]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:09 smithi060 ceph-mon[109077]: pgmap v19882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:11 smithi089 ceph-mon[98504]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:11 smithi060 ceph-mon[94233]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:11 smithi060 ceph-mon[109077]: pgmap v19883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:13 smithi089 ceph-mon[98504]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:13 smithi060 ceph-mon[94233]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:13 smithi060 ceph-mon[109077]: pgmap v19884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:14 smithi060 ceph-mon[94233]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:14 smithi060 ceph-mon[109077]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:18:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:18:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:14 smithi089 ceph-mon[98504]: pgmap v19885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:16 smithi060 ceph-mon[94233]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:16 smithi060 ceph-mon[109077]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:16 smithi089 ceph-mon[98504]: pgmap v19886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:19 smithi089 ceph-mon[98504]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:19 smithi060 ceph-mon[94233]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:19 smithi060 ceph-mon[109077]: pgmap v19887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:21 smithi089 ceph-mon[98504]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:18:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:21 smithi060 ceph-mon[94233]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:18:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:21 smithi060 ceph-mon[109077]: pgmap v19888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:18:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:18:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:18:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:18:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:18:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:18:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:18:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:18:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:18:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:18:23.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:23 smithi089 ceph-mon[98504]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:23 smithi060 ceph-mon[94233]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:23 smithi060 ceph-mon[109077]: pgmap v19889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:18:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:18:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:25 smithi060 ceph-mon[94233]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:25 smithi060 ceph-mon[109077]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:25 smithi089 ceph-mon[98504]: pgmap v19890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:26 smithi060 ceph-mon[109077]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:26 smithi060 ceph-mon[94233]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:26 smithi089 ceph-mon[98504]: pgmap v19891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:29 smithi089 ceph-mon[98504]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:29 smithi060 ceph-mon[94233]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:29 smithi060 ceph-mon[109077]: pgmap v19892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:31.345 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:18:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:31 smithi089 ceph-mon[98504]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:18:31.674 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:18:31.675 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:18:31.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:18:31.676 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:18:31.676 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:18:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:31 smithi060 ceph-mon[94233]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:31 smithi060 ceph-mon[109077]: pgmap v19893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:32.078 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:18:32.078 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:18:32.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:18:32.078 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:18:32.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:18:32.080 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:18:32.080 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:18:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3927864262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:18:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3927864262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:18:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3927864262' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:18:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:33 smithi060 ceph-mon[109077]: from='client.36564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:33 smithi060 ceph-mon[109077]: from='client.36570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:33 smithi060 ceph-mon[109077]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:33 smithi060 ceph-mon[94233]: from='client.36564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:33 smithi060 ceph-mon[94233]: from='client.36570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:33.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:33 smithi060 ceph-mon[94233]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:33 smithi089 ceph-mon[98504]: from='client.36564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:33 smithi089 ceph-mon[98504]: from='client.36570 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:18:33.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:33 smithi089 ceph-mon[98504]: pgmap v19894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:34 smithi060 ceph-mon[109077]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:34 smithi060 ceph-mon[94233]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:18:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:18:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:34 smithi089 ceph-mon[98504]: pgmap v19895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:36 smithi060 ceph-mon[94233]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:36 smithi060 ceph-mon[109077]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:36 smithi089 ceph-mon[98504]: pgmap v19896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:39 smithi089 ceph-mon[98504]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:39 smithi060 ceph-mon[94233]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:39 smithi060 ceph-mon[109077]: pgmap v19897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:41 smithi060 ceph-mon[94233]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:41 smithi060 ceph-mon[109077]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:41 smithi089 ceph-mon[98504]: pgmap v19898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:43 smithi060 ceph-mon[94233]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:43 smithi060 ceph-mon[109077]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:43 smithi089 ceph-mon[98504]: pgmap v19899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:44 smithi060 ceph-mon[94233]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:44 smithi060 ceph-mon[109077]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:18:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:18:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:44 smithi089 ceph-mon[98504]: pgmap v19900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:46 smithi060 ceph-mon[94233]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:46 smithi060 ceph-mon[109077]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:46 smithi089 ceph-mon[98504]: pgmap v19901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:49 smithi060 ceph-mon[94233]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:49 smithi060 ceph-mon[109077]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:49 smithi089 ceph-mon[98504]: pgmap v19902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:51 smithi060 ceph-mon[94233]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:51 smithi060 ceph-mon[109077]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:51 smithi089 ceph-mon[98504]: pgmap v19903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:52 smithi060 ceph-mon[109077]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:52 smithi060 ceph-mon[94233]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:52 smithi089 ceph-mon[98504]: pgmap v19904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:18:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:18:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:55 smithi060 ceph-mon[94233]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:55 smithi060 ceph-mon[109077]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:55 smithi089 ceph-mon[98504]: pgmap v19905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:56 smithi060 ceph-mon[94233]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:56 smithi060 ceph-mon[109077]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:56 smithi089 ceph-mon[98504]: pgmap v19906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:18:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:18:59 smithi060 ceph-mon[94233]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:18:59 smithi060 ceph-mon[109077]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:18:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:18:59 smithi089 ceph-mon[98504]: pgmap v19907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:00 smithi060 ceph-mon[94233]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:00 smithi060 ceph-mon[109077]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:00 smithi089 ceph-mon[98504]: pgmap v19908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:02.444 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:19:02.770 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:19:02.770 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5899M 2145M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:19:02.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6438M 2145M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:19:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5696M 2145M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:19:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5597M 2145M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:19:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4647M 2409M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:19:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5312M 2409M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:19:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4691M 2409M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:19:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5377M 2409M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:19:02.772 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:19:03.171 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:19:03.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:19:03.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:19:03.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:03.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:19:03.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:19:03.172 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:19:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:03 smithi060 ceph-mon[94233]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/118018077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:19:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:03 smithi060 ceph-mon[109077]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/118018077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:19:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:03 smithi089 ceph-mon[98504]: pgmap v19909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/118018077' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:19:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:04 smithi060 ceph-mon[94233]: from='client.36582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:04 smithi060 ceph-mon[94233]: from='client.36588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:04 smithi060 ceph-mon[109077]: from='client.36582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:04 smithi060 ceph-mon[109077]: from='client.36588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:19:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:19:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:04 smithi089 ceph-mon[98504]: from='client.36582 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:04 smithi089 ceph-mon[98504]: from='client.36588 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:05 smithi060 ceph-mon[94233]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:05 smithi060 ceph-mon[109077]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:05 smithi089 ceph-mon[98504]: pgmap v19910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:06 smithi060 ceph-mon[94233]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:06 smithi060 ceph-mon[109077]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:06 smithi089 ceph-mon[98504]: pgmap v19911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:09 smithi060 ceph-mon[94233]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:09 smithi060 ceph-mon[109077]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:09 smithi089 ceph-mon[98504]: pgmap v19912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:10 smithi060 ceph-mon[94233]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:10 smithi060 ceph-mon[109077]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:10 smithi089 ceph-mon[98504]: pgmap v19913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:12 smithi060 ceph-mon[94233]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:12 smithi060 ceph-mon[109077]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:12 smithi089 ceph-mon[98504]: pgmap v19914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:14 smithi060 ceph-mon[94233]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:14 smithi060 ceph-mon[109077]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:19:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:19:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:14 smithi089 ceph-mon[98504]: pgmap v19915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:16 smithi060 ceph-mon[94233]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:16 smithi060 ceph-mon[109077]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:16 smithi089 ceph-mon[98504]: pgmap v19916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:18 smithi060 ceph-mon[94233]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:18 smithi060 ceph-mon[109077]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:18 smithi089 ceph-mon[98504]: pgmap v19917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:20 smithi060 ceph-mon[94233]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:20 smithi060 ceph-mon[109077]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:20 smithi089 ceph-mon[98504]: pgmap v19918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:19:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:19:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:19:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2133M 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2404M 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[109077]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2133M 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2404M 2023-12-01T14:19:23.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:19:23.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:19:23.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:22 smithi060 ceph-mon[94233]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2133M 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2404M 2023-12-01T14:19:23.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:19:23.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:19:23.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:19:23.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:22 smithi089 ceph-mon[98504]: pgmap v19919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:24 smithi060 ceph-mon[94233]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:24 smithi060 ceph-mon[109077]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:19:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:19:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:24 smithi089 ceph-mon[98504]: pgmap v19920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:26 smithi060 ceph-mon[94233]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:26 smithi060 ceph-mon[109077]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:26 smithi089 ceph-mon[98504]: pgmap v19921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:28 smithi060 ceph-mon[94233]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:28 smithi060 ceph-mon[109077]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:28 smithi089 ceph-mon[98504]: pgmap v19922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:30 smithi060 ceph-mon[94233]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:30 smithi060 ceph-mon[109077]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:30 smithi089 ceph-mon[98504]: pgmap v19923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:32 smithi060 ceph-mon[94233]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:32 smithi060 ceph-mon[109077]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:32 smithi089 ceph-mon[98504]: pgmap v19924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:33.534 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:19:33.858 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5899M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6438M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5696M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5597M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4647M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5312M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4691M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5377M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:19:33.859 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:19:34.256 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:19:34.256 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:19:34.256 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:19:34.256 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:19:34.257 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:19:34.258 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:19:34.258 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:19:34.258 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:19:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[94233]: from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[94233]: from='client.36606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[94233]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3223002060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:19:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:19:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:19:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[109077]: from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[109077]: from='client.36606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[109077]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3223002060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:19:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:34 smithi089 ceph-mon[98504]: from='client.36600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:34 smithi089 ceph-mon[98504]: from='client.36606 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:19:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:34 smithi089 ceph-mon[98504]: pgmap v19925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3223002060' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:19:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:36 smithi060 ceph-mon[94233]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:36 smithi060 ceph-mon[109077]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:36 smithi089 ceph-mon[98504]: pgmap v19926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:38 smithi060 ceph-mon[109077]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:38 smithi060 ceph-mon[94233]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:38 smithi089 ceph-mon[98504]: pgmap v19927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:40 smithi060 ceph-mon[94233]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:40 smithi060 ceph-mon[109077]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:40 smithi089 ceph-mon[98504]: pgmap v19928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:42 smithi060 ceph-mon[94233]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:42 smithi060 ceph-mon[109077]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:42 smithi089 ceph-mon[98504]: pgmap v19929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:44 smithi060 ceph-mon[94233]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:44 smithi060 ceph-mon[109077]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:19:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:19:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:44 smithi089 ceph-mon[98504]: pgmap v19930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:46 smithi060 ceph-mon[94233]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:46 smithi060 ceph-mon[109077]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:46 smithi089 ceph-mon[98504]: pgmap v19931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:48 smithi060 ceph-mon[94233]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:48 smithi060 ceph-mon[109077]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:48 smithi089 ceph-mon[98504]: pgmap v19932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:50 smithi060 ceph-mon[94233]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:50 smithi060 ceph-mon[109077]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:50 smithi089 ceph-mon[98504]: pgmap v19933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:52 smithi060 ceph-mon[94233]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:52 smithi060 ceph-mon[109077]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:52 smithi089 ceph-mon[98504]: pgmap v19934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:19:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:19:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:54 smithi060 ceph-mon[109077]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:54 smithi060 ceph-mon[94233]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:54 smithi089 ceph-mon[98504]: pgmap v19935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:56 smithi060 ceph-mon[109077]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:56 smithi060 ceph-mon[94233]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:56 smithi089 ceph-mon[98504]: pgmap v19936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:19:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:19:58 smithi060 ceph-mon[94233]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:19:58 smithi060 ceph-mon[109077]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:19:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:19:58 smithi089 ceph-mon[98504]: pgmap v19937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T14:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:20:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:01 smithi060 ceph-mon[94233]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:01 smithi060 ceph-mon[109077]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:01 smithi089 ceph-mon[98504]: pgmap v19938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:02 smithi060 ceph-mon[94233]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:02 smithi060 ceph-mon[109077]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:02 smithi089 ceph-mon[98504]: pgmap v19939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:04.621 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:20:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:04 smithi060 ceph-mon[94233]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:20:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:20:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:04 smithi060 ceph-mon[109077]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:04 smithi089 ceph-mon[98504]: pgmap v19940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:04.947 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:20:04.948 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5899M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6438M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5696M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5597M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4647M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5312M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4691M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:20:04.949 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5377M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:20:04.950 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:20:05.345 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:20:05.345 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:20:05.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:20:05.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:05.345 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:20:05.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:20:05.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:20:05.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:20:05.347 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:20:05.347 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:20:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:05 smithi060 ceph-mon[94233]: from='client.36618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:05 smithi060 ceph-mon[94233]: from='client.36624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2305570889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:20:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:05 smithi060 ceph-mon[109077]: from='client.36618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:05 smithi060 ceph-mon[109077]: from='client.36624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2305570889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:20:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:05 smithi089 ceph-mon[98504]: from='client.36618 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:05 smithi089 ceph-mon[98504]: from='client.36624 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2305570889' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:20:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:06 smithi060 ceph-mon[94233]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:06 smithi060 ceph-mon[109077]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:06 smithi089 ceph-mon[98504]: pgmap v19941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:08 smithi060 ceph-mon[94233]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:08 smithi060 ceph-mon[109077]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:08 smithi089 ceph-mon[98504]: pgmap v19942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:10 smithi060 ceph-mon[94233]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:10 smithi060 ceph-mon[109077]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:10 smithi089 ceph-mon[98504]: pgmap v19943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:11.780 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:12 smithi060 ceph-mon[109077]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:12 smithi060 ceph-mon[94233]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:12 smithi089 ceph-mon[98504]: pgmap v19944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:20:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:20:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:14 smithi060 ceph-mon[109077]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:14.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:14 smithi060 ceph-mon[94233]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:14 smithi089 ceph-mon[98504]: pgmap v19945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:16 smithi060 ceph-mon[94233]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:16 smithi060 ceph-mon[109077]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:16 smithi089 ceph-mon[98504]: pgmap v19946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:18 smithi060 ceph-mon[94233]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:18 smithi060 ceph-mon[109077]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:18 smithi089 ceph-mon[98504]: pgmap v19947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:20 smithi060 ceph-mon[94233]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:20 smithi060 ceph-mon[109077]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:20 smithi089 ceph-mon[98504]: pgmap v19948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:20:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:20:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:20:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[94233]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:20:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:20:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:20:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[109077]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:20:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:20:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:20:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:23 smithi089 ceph-mon[98504]: pgmap v19949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:20:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:20:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:20:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:20:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:20:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:25 smithi060 ceph-mon[94233]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:25 smithi060 ceph-mon[109077]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:25 smithi089 ceph-mon[98504]: pgmap v19950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:26 smithi060 ceph-mon[94233]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:26 smithi060 ceph-mon[109077]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:26 smithi089 ceph-mon[98504]: pgmap v19951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:28 smithi060 ceph-mon[94233]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:28 smithi060 ceph-mon[109077]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:28 smithi089 ceph-mon[98504]: pgmap v19952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:30 smithi060 ceph-mon[94233]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:30 smithi060 ceph-mon[109077]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:30 smithi089 ceph-mon[98504]: pgmap v19953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:32 smithi060 ceph-mon[94233]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:32 smithi060 ceph-mon[109077]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:32 smithi089 ceph-mon[98504]: pgmap v19954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:34 smithi060 ceph-mon[94233]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:34 smithi060 ceph-mon[109077]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:20:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:20:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:34 smithi089 ceph-mon[98504]: pgmap v19955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:35.713 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:20:36.038 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:20:36.038 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:20:36.038 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:20:36.038 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:20:36.039 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5899M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6438M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5696M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5597M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4647M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5312M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4691M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5377M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:20:36.040 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:20:36.435 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:20:36.435 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:20:36.435 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:20:36.436 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:20:36.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:20:36.437 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:20:36.437 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:20:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[94233]: from='client.36636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[94233]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[94233]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4263853556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:20:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[109077]: from='client.36636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[109077]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[109077]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4263853556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:20:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:36 smithi089 ceph-mon[98504]: from='client.36636 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:36 smithi089 ceph-mon[98504]: from='client.46517 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:20:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:36 smithi089 ceph-mon[98504]: pgmap v19956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4263853556' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:20:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:38 smithi060 ceph-mon[94233]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:38 smithi060 ceph-mon[109077]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:38 smithi089 ceph-mon[98504]: pgmap v19957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:40 smithi060 ceph-mon[94233]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:40 smithi060 ceph-mon[109077]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:40 smithi089 ceph-mon[98504]: pgmap v19958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:42 smithi060 ceph-mon[94233]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:42 smithi060 ceph-mon[109077]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:42 smithi089 ceph-mon[98504]: pgmap v19959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:44 smithi060 ceph-mon[94233]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:20:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:20:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:44 smithi060 ceph-mon[109077]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:44 smithi089 ceph-mon[98504]: pgmap v19960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:46 smithi060 ceph-mon[94233]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:46 smithi060 ceph-mon[109077]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:46 smithi089 ceph-mon[98504]: pgmap v19961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:48 smithi060 ceph-mon[94233]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:48 smithi060 ceph-mon[109077]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:48 smithi089 ceph-mon[98504]: pgmap v19962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:50 smithi060 ceph-mon[94233]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:50 smithi060 ceph-mon[109077]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:50 smithi089 ceph-mon[98504]: pgmap v19963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:52 smithi060 ceph-mon[94233]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:52 smithi060 ceph-mon[109077]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:52 smithi089 ceph-mon[98504]: pgmap v19964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:54 smithi060 ceph-mon[94233]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:54 smithi060 ceph-mon[109077]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:20:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:20:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:54 smithi089 ceph-mon[98504]: pgmap v19965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:56 smithi060 ceph-mon[94233]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:56 smithi060 ceph-mon[109077]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:56 smithi089 ceph-mon[98504]: pgmap v19966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:20:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:20:58 smithi060 ceph-mon[94233]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:20:58 smithi060 ceph-mon[109077]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:20:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:20:58 smithi089 ceph-mon[98504]: pgmap v19967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:00 smithi060 ceph-mon[94233]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:00 smithi060 ceph-mon[109077]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:00 smithi089 ceph-mon[98504]: pgmap v19968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:02 smithi060 ceph-mon[94233]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:02 smithi060 ceph-mon[109077]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:02 smithi089 ceph-mon[98504]: pgmap v19969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:04 smithi060 ceph-mon[94233]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:04 smithi060 ceph-mon[109077]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:21:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:21:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:04 smithi089 ceph-mon[98504]: pgmap v19970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:06 smithi060 ceph-mon[94233]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:06 smithi060 ceph-mon[109077]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:06 smithi089 ceph-mon[98504]: pgmap v19971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:06.798 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:21:07.125 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:21:07.125 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.4M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:21:07.125 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:21:07.125 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:21:07.125 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:21:07.125 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:21:07.125 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 915M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2425M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1408M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1091M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5899M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6438M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5696M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5597M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4647M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5312M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4691M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5377M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:21:07.126 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 141M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:21:07.523 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:07.524 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:21:07.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:21:07.524 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:07.524 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:21:07.524 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:21:07.524 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:21:07.524 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:21:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:07 smithi060 ceph-mon[94233]: from='client.36654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:07 smithi060 ceph-mon[94233]: from='client.46535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:07 smithi060 ceph-mon[109077]: from='client.36654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:07 smithi060 ceph-mon[109077]: from='client.46535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:07.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:07 smithi089 ceph-mon[98504]: from='client.36654 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:07 smithi089 ceph-mon[98504]: from='client.46535 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/57150256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:21:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:08 smithi060 ceph-mon[94233]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/57150256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:21:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:08 smithi060 ceph-mon[109077]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/57150256' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:21:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:08 smithi089 ceph-mon[98504]: pgmap v19972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:10 smithi060 ceph-mon[94233]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:10 smithi060 ceph-mon[109077]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:10 smithi089 ceph-mon[98504]: pgmap v19973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:12 smithi060 ceph-mon[94233]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:12 smithi060 ceph-mon[109077]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:12 smithi089 ceph-mon[98504]: pgmap v19974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:14 smithi060 ceph-mon[94233]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:14 smithi060 ceph-mon[109077]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:21:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:21:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:14 smithi089 ceph-mon[98504]: pgmap v19975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:16 smithi060 ceph-mon[94233]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:16 smithi060 ceph-mon[109077]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:16 smithi089 ceph-mon[98504]: pgmap v19976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:18 smithi060 ceph-mon[109077]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:18 smithi060 ceph-mon[94233]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:18 smithi089 ceph-mon[98504]: pgmap v19977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:20 smithi060 ceph-mon[109077]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:20 smithi060 ceph-mon[94233]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:20 smithi089 ceph-mon[98504]: pgmap v19978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:22 smithi060 ceph-mon[94233]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:22 smithi060 ceph-mon[109077]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:22 smithi089 ceph-mon[98504]: pgmap v19979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:21:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:21:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:21:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:24 smithi060 ceph-mon[94233]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:24 smithi060 ceph-mon[109077]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:21:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:21:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:24 smithi089 ceph-mon[98504]: pgmap v19980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:26 smithi060 ceph-mon[94233]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:26 smithi060 ceph-mon[109077]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:26 smithi089 ceph-mon[98504]: pgmap v19981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:21:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:21:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[94233]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:21:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:21:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:28 smithi060 ceph-mon[109077]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:21:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:21:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:21:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:28 smithi089 ceph-mon[98504]: pgmap v19982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:30 smithi060 ceph-mon[94233]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:30 smithi060 ceph-mon[109077]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:30 smithi089 ceph-mon[98504]: pgmap v19983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:32 smithi060 ceph-mon[94233]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:32 smithi060 ceph-mon[109077]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:32 smithi089 ceph-mon[98504]: pgmap v19984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:34 smithi060 ceph-mon[94233]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:21:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:21:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:34 smithi060 ceph-mon[109077]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:34 smithi089 ceph-mon[98504]: pgmap v19985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:36 smithi060 ceph-mon[94233]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:36 smithi060 ceph-mon[109077]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:36 smithi089 ceph-mon[98504]: pgmap v19986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:37.888 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:21:38.217 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:21:38.217 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 11s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:21:38.217 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 10s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:21:38.217 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 11s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:21:38.217 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 10s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 10s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 11s ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 11s ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 10s ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 11s ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 11s ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 10s ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 11s ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 11s ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:21:38.218 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 11s ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:21:38.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 11s ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:21:38.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 10s ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:21:38.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 10s ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:21:38.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 10s ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:21:38.219 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 10s ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:21:38.219 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 10s ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:21:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:38.624 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:21:38.625 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:21:38.625 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:21:38.625 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:21:38.625 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:21:38.625 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:21:38.625 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:21:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:38 smithi060 ceph-mon[94233]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:38 smithi060 ceph-mon[94233]: from='client.36678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:38 smithi060 ceph-mon[94233]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:38 smithi060 ceph-mon[109077]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:38 smithi060 ceph-mon[109077]: from='client.36678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:38 smithi060 ceph-mon[109077]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:38 smithi089 ceph-mon[98504]: from='client.46547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:38 smithi089 ceph-mon[98504]: from='client.36678 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:21:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:38 smithi089 ceph-mon[98504]: pgmap v19987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/548134491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:21:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/548134491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:21:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/548134491' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:21:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:40 smithi060 ceph-mon[94233]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:40 smithi060 ceph-mon[109077]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:40 smithi089 ceph-mon[98504]: pgmap v19988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:42 smithi060 ceph-mon[94233]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:42 smithi060 ceph-mon[109077]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:42 smithi089 ceph-mon[98504]: pgmap v19989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:44 smithi060 ceph-mon[94233]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:21:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:21:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:44 smithi060 ceph-mon[109077]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:44 smithi089 ceph-mon[98504]: pgmap v19990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:46 smithi060 ceph-mon[94233]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:46 smithi060 ceph-mon[109077]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:46 smithi089 ceph-mon[98504]: pgmap v19991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:48 smithi060 ceph-mon[94233]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:48 smithi060 ceph-mon[109077]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:48 smithi089 ceph-mon[98504]: pgmap v19992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:50 smithi060 ceph-mon[94233]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:50 smithi060 ceph-mon[109077]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:50 smithi089 ceph-mon[98504]: pgmap v19993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:52 smithi060 ceph-mon[94233]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:52 smithi060 ceph-mon[109077]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:52 smithi089 ceph-mon[98504]: pgmap v19994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:54 smithi060 ceph-mon[94233]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:54 smithi060 ceph-mon[109077]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:21:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:21:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:54 smithi089 ceph-mon[98504]: pgmap v19995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:56 smithi060 ceph-mon[94233]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:56 smithi060 ceph-mon[109077]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:56 smithi089 ceph-mon[98504]: pgmap v19996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:21:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:21:58 smithi060 ceph-mon[94233]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:21:58 smithi060 ceph-mon[109077]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:21:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:21:58 smithi089 ceph-mon[98504]: pgmap v19997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:00 smithi060 ceph-mon[94233]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:00 smithi060 ceph-mon[109077]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:00 smithi089 ceph-mon[98504]: pgmap v19998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:02 smithi060 ceph-mon[94233]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:02 smithi060 ceph-mon[109077]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:02 smithi089 ceph-mon[98504]: pgmap v19999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:04 smithi060 ceph-mon[94233]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:04 smithi060 ceph-mon[109077]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:22:04] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T14:22:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:04 smithi089 ceph-mon[98504]: pgmap v20000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:06 smithi060 ceph-mon[94233]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:06 smithi060 ceph-mon[109077]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:06 smithi089 ceph-mon[98504]: pgmap v20001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:08 smithi060 ceph-mon[94233]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:08 smithi060 ceph-mon[109077]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:08 smithi089 ceph-mon[98504]: pgmap v20002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:08.988 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:22:09.319 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:22:09.319 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 42s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:22:09.319 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 41s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 42s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 41s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 41s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 42s ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 42s ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 41s ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 42s ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 42s ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 41s ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:22:09.320 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 42s ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 42s ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 42s ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 42s ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 41s ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 41s ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 41s ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 41s ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:22:09.321 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 41s ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:09.717 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:22:09.718 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:22:09.718 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:09.718 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:22:09.718 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:22:09.718 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:09.718 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:22:09.718 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:22:09.719 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:22:09.719 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:22:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:09 smithi060 ceph-mon[94233]: from='client.36690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:09 smithi060 ceph-mon[94233]: from='client.36696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:09 smithi060 ceph-mon[109077]: from='client.36690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:09 smithi060 ceph-mon[109077]: from='client.36696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:09 smithi089 ceph-mon[98504]: from='client.36690 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:09 smithi089 ceph-mon[98504]: from='client.36696 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2877802061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:22:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:10 smithi060 ceph-mon[94233]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2877802061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:22:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:10 smithi060 ceph-mon[109077]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2877802061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:22:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:10 smithi089 ceph-mon[98504]: pgmap v20003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:12 smithi060 ceph-mon[94233]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:12 smithi060 ceph-mon[109077]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:12 smithi089 ceph-mon[98504]: pgmap v20004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:14 smithi060 ceph-mon[94233]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:14 smithi060 ceph-mon[109077]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:22:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:22:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:14 smithi089 ceph-mon[98504]: pgmap v20005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:16 smithi060 ceph-mon[94233]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:16 smithi060 ceph-mon[109077]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:16 smithi089 ceph-mon[98504]: pgmap v20006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:18 smithi060 ceph-mon[94233]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:18 smithi060 ceph-mon[109077]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:18 smithi089 ceph-mon[98504]: pgmap v20007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:20 smithi060 ceph-mon[94233]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:20 smithi060 ceph-mon[109077]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:20 smithi089 ceph-mon[98504]: pgmap v20008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:22 smithi060 ceph-mon[109077]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:22 smithi060 ceph-mon[94233]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:22 smithi089 ceph-mon[98504]: pgmap v20009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:24 smithi060 ceph-mon[109077]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:24 smithi060 ceph-mon[94233]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:22:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:22:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:24 smithi089 ceph-mon[98504]: pgmap v20010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:26 smithi060 ceph-mon[109077]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:26 smithi060 ceph-mon[94233]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:26.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:26 smithi089 ceph-mon[98504]: pgmap v20011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:22:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:22:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:22:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[94233]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:22:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:22:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:22:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[109077]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:22:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:22:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:22:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:29 smithi089 ceph-mon[98504]: pgmap v20012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:22:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:22:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:22:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:30 smithi060 ceph-mon[94233]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:30 smithi060 ceph-mon[109077]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:30 smithi089 ceph-mon[98504]: pgmap v20013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:32 smithi060 ceph-mon[94233]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:32 smithi060 ceph-mon[109077]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:32 smithi089 ceph-mon[98504]: pgmap v20014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:34 smithi060 ceph-mon[94233]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:34 smithi060 ceph-mon[109077]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:22:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:22:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:34 smithi089 ceph-mon[98504]: pgmap v20015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:36 smithi060 ceph-mon[94233]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:36 smithi060 ceph-mon[109077]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:36 smithi089 ceph-mon[98504]: pgmap v20016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:38 smithi060 ceph-mon[94233]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:38 smithi060 ceph-mon[109077]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:38 smithi089 ceph-mon[98504]: pgmap v20017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:40.083 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:22:40.409 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 73s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 73s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 73s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 73s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 73s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 73s ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 73s ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 73s ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 73s ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:22:40.410 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 73s ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 73s ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 73s ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 73s ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 73s ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 73s ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 73s ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 73s ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 73s ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 73s ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:22:40.411 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 73s ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:22:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:40 smithi060 ceph-mon[109077]: from='client.36708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:40 smithi060 ceph-mon[109077]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:40 smithi060 ceph-mon[94233]: from='client.36708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:40 smithi060 ceph-mon[94233]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:40 smithi089 ceph-mon[98504]: from='client.36708 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:40 smithi089 ceph-mon[98504]: pgmap v20018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:40.813 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:22:40.813 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:22:40.813 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:22:40.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:22:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:22:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:22:40.815 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:22:40.815 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:22:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:41 smithi060 ceph-mon[109077]: from='client.36714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2478080895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:22:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:41 smithi060 ceph-mon[94233]: from='client.36714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2478080895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:22:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:41 smithi089 ceph-mon[98504]: from='client.36714 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:22:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2478080895' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:22:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:42 smithi060 ceph-mon[109077]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:42 smithi060 ceph-mon[94233]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:42 smithi089 ceph-mon[98504]: pgmap v20019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:22:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:22:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:44 smithi060 ceph-mon[109077]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:44 smithi060 ceph-mon[94233]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:44 smithi089 ceph-mon[98504]: pgmap v20020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:46 smithi060 ceph-mon[109077]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:46 smithi060 ceph-mon[94233]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:46 smithi089 ceph-mon[98504]: pgmap v20021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:48 smithi060 ceph-mon[109077]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:48 smithi060 ceph-mon[94233]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:48 smithi089 ceph-mon[98504]: pgmap v20022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:50 smithi060 ceph-mon[109077]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:50 smithi060 ceph-mon[94233]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:50 smithi089 ceph-mon[98504]: pgmap v20023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:52 smithi060 ceph-mon[109077]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:52.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:52 smithi060 ceph-mon[94233]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:52 smithi089 ceph-mon[98504]: pgmap v20024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:54 smithi060 ceph-mon[109077]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:54 smithi060 ceph-mon[94233]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:22:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:22:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:54 smithi089 ceph-mon[98504]: pgmap v20025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:56 smithi060 ceph-mon[94233]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:56 smithi060 ceph-mon[109077]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:56 smithi089 ceph-mon[98504]: pgmap v20026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:22:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:22:58 smithi060 ceph-mon[94233]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:22:58 smithi060 ceph-mon[109077]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:22:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:22:58 smithi089 ceph-mon[98504]: pgmap v20027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:00 smithi060 ceph-mon[94233]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:00.814 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:00 smithi060 ceph-mon[109077]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:00.814 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:00 smithi089 ceph-mon[98504]: pgmap v20028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:02 smithi060 ceph-mon[94233]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:02 smithi060 ceph-mon[109077]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:02 smithi089 ceph-mon[98504]: pgmap v20029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:04 smithi060 ceph-mon[94233]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:04 smithi060 ceph-mon[109077]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:23:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:04 smithi089 ceph-mon[98504]: pgmap v20030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:06 smithi060 ceph-mon[94233]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:06 smithi060 ceph-mon[109077]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:06 smithi089 ceph-mon[98504]: pgmap v20031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:08 smithi060 ceph-mon[94233]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:08 smithi060 ceph-mon[109077]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:08 smithi089 ceph-mon[98504]: pgmap v20032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:10 smithi060 ceph-mon[94233]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:10 smithi060 ceph-mon[109077]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:10 smithi089 ceph-mon[98504]: pgmap v20033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:11.174 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:23:11.511 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 104s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 104s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 104s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 104s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 104s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 104s ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 104s ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 104s ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 104s ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 104s ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:23:11.512 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 104s ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 104s ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 104s ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 104s ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 104s ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 104s ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 104s ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 104s ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 104s ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:23:11.513 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 104s ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:23:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:11 smithi060 ceph-mon[94233]: from='client.46601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:11 smithi060 ceph-mon[109077]: from='client.46601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:11 smithi089 ceph-mon[98504]: from='client.46601 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:23:11.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:23:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:23:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:23:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:23:11.916 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:23:11.916 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:23:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:12 smithi060 ceph-mon[109077]: from='client.36732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3334384284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:23:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:12 smithi060 ceph-mon[109077]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:12 smithi060 ceph-mon[94233]: from='client.36732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3334384284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:23:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:12 smithi060 ceph-mon[94233]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:12 smithi089 ceph-mon[98504]: from='client.36732 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3334384284' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:23:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:12 smithi089 ceph-mon[98504]: pgmap v20034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:14 smithi060 ceph-mon[94233]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:14 smithi060 ceph-mon[109077]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:23:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:23:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:14 smithi089 ceph-mon[98504]: pgmap v20035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:16 smithi060 ceph-mon[109077]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:16 smithi060 ceph-mon[94233]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:16 smithi089 ceph-mon[98504]: pgmap v20036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:18 smithi060 ceph-mon[94233]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:18 smithi060 ceph-mon[109077]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:18 smithi089 ceph-mon[98504]: pgmap v20037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:20 smithi060 ceph-mon[94233]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:20 smithi060 ceph-mon[109077]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:20 smithi089 ceph-mon[98504]: pgmap v20038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:22 smithi060 ceph-mon[94233]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:22 smithi060 ceph-mon[109077]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:22 smithi089 ceph-mon[98504]: pgmap v20039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:24 smithi060 ceph-mon[94233]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:24 smithi060 ceph-mon[109077]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:23:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:23:24.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:24 smithi089 ceph-mon[98504]: pgmap v20040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:26 smithi060 ceph-mon[94233]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:26 smithi060 ceph-mon[109077]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:26 smithi089 ceph-mon[98504]: pgmap v20041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:28 smithi060 ceph-mon[94233]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:28 smithi060 ceph-mon[109077]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:28 smithi089 ceph-mon[98504]: pgmap v20042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:23:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:23:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:23:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:23:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:23:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:23:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:23:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:23:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:23:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:23:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:23:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:23:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:30 smithi060 ceph-mon[94233]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:30 smithi060 ceph-mon[109077]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:30 smithi089 ceph-mon[98504]: pgmap v20043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:32 smithi060 ceph-mon[94233]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:32 smithi060 ceph-mon[109077]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:32 smithi089 ceph-mon[98504]: pgmap v20044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:34 smithi060 ceph-mon[94233]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:34 smithi060 ceph-mon[109077]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:23:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:23:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:34 smithi089 ceph-mon[98504]: pgmap v20045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:36 smithi060 ceph-mon[94233]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:36 smithi060 ceph-mon[109077]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:36 smithi089 ceph-mon[98504]: pgmap v20046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:38 smithi060 ceph-mon[94233]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:38 smithi060 ceph-mon[109077]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:38 smithi089 ceph-mon[98504]: pgmap v20047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:40 smithi060 ceph-mon[94233]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:40 smithi060 ceph-mon[109077]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:40 smithi089 ceph-mon[98504]: pgmap v20048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:42.277 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:23:42.606 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:23:42.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:23:42.608 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:23:42.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:42 smithi060 ceph-mon[94233]: from='client.46619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:42 smithi060 ceph-mon[94233]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:42 smithi060 ceph-mon[109077]: from='client.46619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:42 smithi060 ceph-mon[109077]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:42 smithi089 ceph-mon[98504]: from='client.46619 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:42 smithi089 ceph-mon[98504]: pgmap v20049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:43.007 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:23:43.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:23:43.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:23:43.008 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:23:43.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:23:43.008 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:23:43.008 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:23:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:43 smithi060 ceph-mon[94233]: from='client.36750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1958739035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:23:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:43 smithi060 ceph-mon[109077]: from='client.36750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1958739035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:23:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:43 smithi089 ceph-mon[98504]: from='client.36750 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:23:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1958739035' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:23:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:44 smithi060 ceph-mon[94233]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:44 smithi060 ceph-mon[109077]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:23:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:23:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:44 smithi089 ceph-mon[98504]: pgmap v20050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:46 smithi060 ceph-mon[109077]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:46 smithi060 ceph-mon[94233]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:46 smithi089 ceph-mon[98504]: pgmap v20051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:48 smithi060 ceph-mon[109077]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:48.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:48 smithi060 ceph-mon[94233]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:48 smithi089 ceph-mon[98504]: pgmap v20052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:50 smithi060 ceph-mon[109077]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:50 smithi060 ceph-mon[94233]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:50 smithi089 ceph-mon[98504]: pgmap v20053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:52 smithi060 ceph-mon[94233]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:52 smithi060 ceph-mon[109077]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:52 smithi089 ceph-mon[98504]: pgmap v20054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:54 smithi060 ceph-mon[94233]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:54 smithi060 ceph-mon[109077]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:23:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:23:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:54 smithi089 ceph-mon[98504]: pgmap v20055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:56 smithi060 ceph-mon[94233]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:56 smithi060 ceph-mon[109077]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:56 smithi089 ceph-mon[98504]: pgmap v20056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:23:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:23:58 smithi060 ceph-mon[94233]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:23:58 smithi060 ceph-mon[109077]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:23:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:23:58 smithi089 ceph-mon[98504]: pgmap v20057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:00 smithi060 ceph-mon[94233]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:00 smithi060 ceph-mon[109077]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:00 smithi089 ceph-mon[98504]: pgmap v20058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:02 smithi060 ceph-mon[94233]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:02 smithi060 ceph-mon[109077]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:02 smithi089 ceph-mon[98504]: pgmap v20059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:04 smithi060 ceph-mon[109077]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:04 smithi060 ceph-mon[94233]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:24:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:24:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:04 smithi089 ceph-mon[98504]: pgmap v20060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:06 smithi060 ceph-mon[109077]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:06 smithi060 ceph-mon[94233]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:06 smithi089 ceph-mon[98504]: pgmap v20061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:08 smithi060 ceph-mon[94233]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:08 smithi060 ceph-mon[109077]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:08 smithi089 ceph-mon[98504]: pgmap v20062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:10 smithi060 ceph-mon[94233]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:10 smithi060 ceph-mon[109077]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:10 smithi089 ceph-mon[98504]: pgmap v20063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:12 smithi060 ceph-mon[94233]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:12 smithi060 ceph-mon[109077]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:12 smithi089 ceph-mon[98504]: pgmap v20064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:13.367 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:24:13.693 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:24:13.693 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:24:13.693 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:24:13.693 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:24:13.694 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:24:13.695 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:24:14.090 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:24:14.090 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:24:14.091 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:24:14.092 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:24:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3807901497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:24:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3807901497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:24:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3807901497' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:24:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:24:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:24:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:15 smithi060 ceph-mon[94233]: from='client.36762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:15 smithi060 ceph-mon[94233]: from='client.46643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:15 smithi060 ceph-mon[94233]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:15 smithi060 ceph-mon[109077]: from='client.36762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:15 smithi060 ceph-mon[109077]: from='client.46643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:15.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:15 smithi060 ceph-mon[109077]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:15 smithi089 ceph-mon[98504]: from='client.36762 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:15 smithi089 ceph-mon[98504]: from='client.46643 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:15 smithi089 ceph-mon[98504]: pgmap v20065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:16 smithi060 ceph-mon[94233]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:16 smithi060 ceph-mon[109077]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:16 smithi089 ceph-mon[98504]: pgmap v20066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:18 smithi060 ceph-mon[94233]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:18 smithi060 ceph-mon[109077]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:18 smithi089 ceph-mon[98504]: pgmap v20067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:20 smithi060 ceph-mon[94233]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:20 smithi060 ceph-mon[109077]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:20 smithi089 ceph-mon[98504]: pgmap v20068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:22 smithi060 ceph-mon[94233]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:22 smithi060 ceph-mon[109077]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:22 smithi089 ceph-mon[98504]: pgmap v20069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:24 smithi060 ceph-mon[94233]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:24 smithi060 ceph-mon[109077]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:24:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:24:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:24 smithi089 ceph-mon[98504]: pgmap v20070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:26 smithi060 ceph-mon[94233]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:26 smithi060 ceph-mon[109077]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:26 smithi089 ceph-mon[98504]: pgmap v20071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:28 smithi060 ceph-mon[94233]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:28 smithi060 ceph-mon[109077]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:28 smithi089 ceph-mon[98504]: pgmap v20072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:24:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:24:29.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:24:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:24:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:24:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:24:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[94233]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:24:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:24:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:24:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:30 smithi060 ceph-mon[109077]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:24:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:24:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:24:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:30 smithi089 ceph-mon[98504]: pgmap v20073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:32 smithi060 ceph-mon[94233]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:32 smithi060 ceph-mon[109077]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:32 smithi089 ceph-mon[98504]: pgmap v20074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:34 smithi060 ceph-mon[94233]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:34 smithi060 ceph-mon[109077]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:24:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:24:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:34 smithi089 ceph-mon[98504]: pgmap v20075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:36 smithi060 ceph-mon[94233]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:36 smithi060 ceph-mon[109077]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:36 smithi089 ceph-mon[98504]: pgmap v20076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:38 smithi060 ceph-mon[94233]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:38 smithi060 ceph-mon[109077]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:38 smithi089 ceph-mon[98504]: pgmap v20077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:40 smithi060 ceph-mon[94233]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:40 smithi060 ceph-mon[109077]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:40 smithi089 ceph-mon[98504]: pgmap v20078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:42 smithi060 ceph-mon[94233]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:42 smithi060 ceph-mon[109077]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:42 smithi089 ceph-mon[98504]: pgmap v20079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:44.455 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:24:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:44 smithi060 ceph-mon[94233]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:44 smithi060 ceph-mon[109077]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:24:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:24:44.782 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:24:44.782 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:24:44.782 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:24:44.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:24:44.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:24:44.782 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:24:44.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:24:44.784 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:24:44.784 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:24:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:44 smithi089 ceph-mon[98504]: pgmap v20080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:45.182 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:24:45.183 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:45.184 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:24:45.184 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:24:45.184 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:24:45.184 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:24:45.184 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:24:45.184 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:24:45.184 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:24:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:45 smithi060 ceph-mon[94233]: from='client.36780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:45 smithi060 ceph-mon[94233]: from='client.36786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2521732714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:24:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:45 smithi060 ceph-mon[109077]: from='client.36780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:45 smithi060 ceph-mon[109077]: from='client.36786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2521732714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:24:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:45 smithi089 ceph-mon[98504]: from='client.36780 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:45 smithi089 ceph-mon[98504]: from='client.36786 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:24:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2521732714' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:24:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:46 smithi060 ceph-mon[94233]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:46 smithi060 ceph-mon[109077]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:46 smithi089 ceph-mon[98504]: pgmap v20081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:48 smithi060 ceph-mon[94233]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:48 smithi060 ceph-mon[109077]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:48 smithi089 ceph-mon[98504]: pgmap v20082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:50 smithi060 ceph-mon[94233]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:50 smithi060 ceph-mon[109077]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:50 smithi089 ceph-mon[98504]: pgmap v20083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:52 smithi060 ceph-mon[94233]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:52 smithi060 ceph-mon[109077]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:52 smithi089 ceph-mon[98504]: pgmap v20084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:54 smithi060 ceph-mon[94233]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:54 smithi060 ceph-mon[109077]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:24:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:24:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:54 smithi089 ceph-mon[98504]: pgmap v20085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:56 smithi089 ceph-mon[98504]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:56 smithi060 ceph-mon[94233]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:56 smithi060 ceph-mon[109077]: pgmap v20086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:24:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:24:58 smithi060 ceph-mon[94233]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:24:58 smithi060 ceph-mon[109077]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:24:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:24:58 smithi089 ceph-mon[98504]: pgmap v20087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:00 smithi060 ceph-mon[109077]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:00 smithi060 ceph-mon[94233]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:00 smithi089 ceph-mon[98504]: pgmap v20088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:02 smithi060 ceph-mon[94233]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:02 smithi060 ceph-mon[109077]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:02 smithi089 ceph-mon[98504]: pgmap v20089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:04 smithi060 ceph-mon[94233]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:04 smithi060 ceph-mon[109077]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:25:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:25:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:04 smithi089 ceph-mon[98504]: pgmap v20090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:06 smithi060 ceph-mon[94233]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:06 smithi060 ceph-mon[109077]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:06 smithi089 ceph-mon[98504]: pgmap v20091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:08 smithi060 ceph-mon[94233]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:08 smithi060 ceph-mon[109077]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:08 smithi089 ceph-mon[98504]: pgmap v20092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:10 smithi060 ceph-mon[94233]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:10 smithi060 ceph-mon[109077]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:10 smithi089 ceph-mon[98504]: pgmap v20093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:12 smithi089 ceph-mon[98504]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:12 smithi060 ceph-mon[94233]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:12 smithi060 ceph-mon[109077]: pgmap v20094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:14 smithi060 ceph-mon[94233]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:14 smithi060 ceph-mon[109077]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:25:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:25:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:14 smithi089 ceph-mon[98504]: pgmap v20095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:15.546 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:25:15.872 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:25:15.872 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:25:15.873 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:25:15.874 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:25:15.874 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:25:15.874 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:25:15.874 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:25:15.874 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:25:15.874 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:25:15.874 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:25:16.269 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:25:16.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:25:16.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:25:16.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:16.269 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:25:16.269 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:25:16.269 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:25:16.270 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:25:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[109077]: from='client.46673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[109077]: from='client.36804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3724017003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:25:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[109077]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[94233]: from='client.46673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[94233]: from='client.36804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3724017003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:25:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:16 smithi060 ceph-mon[94233]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:16 smithi089 ceph-mon[98504]: from='client.46673 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:16 smithi089 ceph-mon[98504]: from='client.36804 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3724017003' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:25:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:16 smithi089 ceph-mon[98504]: pgmap v20096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:18 smithi060 ceph-mon[109077]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:18 smithi060 ceph-mon[94233]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:18 smithi089 ceph-mon[98504]: pgmap v20097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:20 smithi060 ceph-mon[94233]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:20 smithi060 ceph-mon[109077]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:20 smithi089 ceph-mon[98504]: pgmap v20098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:23 smithi060 ceph-mon[94233]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:23 smithi060 ceph-mon[109077]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:23 smithi089 ceph-mon[98504]: pgmap v20099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 14:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T14:25:23.373582908Z level=info msg="Completed cleanup jobs" duration=13.070638ms 2023-12-01T14:25:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:25:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:25:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:25 smithi060 ceph-mon[109077]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:25 smithi060 ceph-mon[94233]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:25.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:25 smithi089 ceph-mon[98504]: pgmap v20100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:27 smithi089 ceph-mon[98504]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:27 smithi060 ceph-mon[94233]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:27 smithi060 ceph-mon[109077]: pgmap v20101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:29 smithi089 ceph-mon[98504]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:29 smithi060 ceph-mon[94233]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:29 smithi060 ceph-mon[109077]: pgmap v20102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:25:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:25:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:25:31.955 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[109077]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:31.956 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:31.956 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:31.956 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:31.956 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:31.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[94233]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:31.956 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:31.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:31.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:31.957 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:31 smithi089 ceph-mon[98504]: pgmap v20103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:33.838 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:33 smithi060 ceph-mon[94233]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:33.839 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:33 smithi060 ceph-mon[109077]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:33 smithi089 ceph-mon[98504]: pgmap v20104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:25:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:25:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:25:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:25:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:25:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:25:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:36 smithi089 ceph-mon[98504]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:36 smithi060 ceph-mon[94233]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:36 smithi060 ceph-mon[109077]: pgmap v20105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:38 smithi060 ceph-mon[94233]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:38 smithi060 ceph-mon[109077]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:38.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:38 smithi089 ceph-mon[98504]: pgmap v20106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:40 smithi060 ceph-mon[94233]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:40 smithi060 ceph-mon[109077]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:40 smithi089 ceph-mon[98504]: pgmap v20107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:42 smithi060 ceph-mon[94233]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:42 smithi060 ceph-mon[109077]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:42 smithi089 ceph-mon[98504]: pgmap v20108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:44 smithi060 ceph-mon[94233]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:44 smithi060 ceph-mon[109077]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:25:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:25:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:44 smithi089 ceph-mon[98504]: pgmap v20109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:46.639 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:25:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:46 smithi060 ceph-mon[94233]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:46 smithi060 ceph-mon[109077]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:46 smithi089 ceph-mon[98504]: pgmap v20110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:46.963 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:25:46.963 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:25:46.963 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:25:46.963 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:25:46.963 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:25:46.963 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:25:46.964 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:25:46.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:25:46.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:25:46.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:25:46.965 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:25:46.965 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:47.364 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:25:47.365 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:25:47.365 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:25:47.365 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:25:47.365 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:25:47.365 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:25:47.365 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:25:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[94233]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[94233]: from='client.46691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[94233]: from='client.36822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:48.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1158136921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:25:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[109077]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[109077]: from='client.46691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[109077]: from='client.36822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1158136921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:25:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:48 smithi089 ceph-mon[98504]: pgmap v20111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:48 smithi089 ceph-mon[98504]: from='client.46691 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:48 smithi089 ceph-mon[98504]: from='client.36822 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:25:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1158136921' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:25:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:50 smithi060 ceph-mon[94233]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:50 smithi060 ceph-mon[109077]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:50 smithi089 ceph-mon[98504]: pgmap v20112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:52 smithi060 ceph-mon[94233]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:52 smithi060 ceph-mon[109077]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:52 smithi089 ceph-mon[98504]: pgmap v20113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:54 smithi060 ceph-mon[94233]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:54 smithi060 ceph-mon[109077]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:25:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:25:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:54 smithi089 ceph-mon[98504]: pgmap v20114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:56 smithi060 ceph-mon[94233]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:56 smithi060 ceph-mon[109077]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:56 smithi089 ceph-mon[98504]: pgmap v20115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:25:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:25:58 smithi060 ceph-mon[94233]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:25:58 smithi060 ceph-mon[109077]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:25:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:25:58 smithi089 ceph-mon[98504]: pgmap v20116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:00 smithi060 ceph-mon[94233]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:00 smithi060 ceph-mon[109077]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:00 smithi089 ceph-mon[98504]: pgmap v20117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:02 smithi060 ceph-mon[94233]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:02 smithi060 ceph-mon[109077]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:02 smithi089 ceph-mon[98504]: pgmap v20118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:04 smithi060 ceph-mon[94233]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:26:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:26:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:04 smithi060 ceph-mon[109077]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:04 smithi089 ceph-mon[98504]: pgmap v20119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:06 smithi060 ceph-mon[94233]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:06 smithi060 ceph-mon[109077]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:06 smithi089 ceph-mon[98504]: pgmap v20120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:08 smithi060 ceph-mon[94233]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:08 smithi060 ceph-mon[109077]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:08 smithi089 ceph-mon[98504]: pgmap v20121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:10 smithi060 ceph-mon[94233]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:10 smithi060 ceph-mon[109077]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:10 smithi089 ceph-mon[98504]: pgmap v20122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:12 smithi060 ceph-mon[94233]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:12 smithi060 ceph-mon[109077]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:12 smithi089 ceph-mon[98504]: pgmap v20123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:14 smithi060 ceph-mon[94233]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:14 smithi060 ceph-mon[109077]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:26:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:26:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:14 smithi089 ceph-mon[98504]: pgmap v20124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:16 smithi060 ceph-mon[94233]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:16 smithi060 ceph-mon[109077]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:16 smithi089 ceph-mon[98504]: pgmap v20125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:17.733 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:26:18.057 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:26:18.058 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:26:18.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:26:18.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:26:18.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:26:18.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:26:18.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:26:18.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:26:18.059 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:26:18.460 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:26:18.461 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:26:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:18 smithi060 ceph-mon[109077]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:18 smithi060 ceph-mon[94233]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:18 smithi089 ceph-mon[98504]: pgmap v20126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:19 smithi060 ceph-mon[94233]: from='client.46709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:19 smithi060 ceph-mon[94233]: from='client.46715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2522892576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:26:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:19 smithi060 ceph-mon[109077]: from='client.46709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:19 smithi060 ceph-mon[109077]: from='client.46715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2522892576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:26:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:19 smithi089 ceph-mon[98504]: from='client.46709 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:19 smithi089 ceph-mon[98504]: from='client.46715 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2522892576' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:26:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:20 smithi060 ceph-mon[94233]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:20 smithi060 ceph-mon[109077]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:20 smithi089 ceph-mon[98504]: pgmap v20127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:22 smithi060 ceph-mon[94233]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:22 smithi060 ceph-mon[109077]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:22 smithi089 ceph-mon[98504]: pgmap v20128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:24 smithi060 ceph-mon[94233]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:24 smithi060 ceph-mon[109077]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:26:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:26:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:24 smithi089 ceph-mon[98504]: pgmap v20129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:26 smithi060 ceph-mon[94233]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:26 smithi060 ceph-mon[109077]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:26 smithi089 ceph-mon[98504]: pgmap v20130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:28 smithi060 ceph-mon[94233]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:28 smithi060 ceph-mon[109077]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:28 smithi089 ceph-mon[98504]: pgmap v20131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:30 smithi060 ceph-mon[94233]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:30 smithi060 ceph-mon[109077]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:30 smithi089 ceph-mon[98504]: pgmap v20132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:32 smithi060 ceph-mon[94233]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:32 smithi060 ceph-mon[109077]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:32 smithi089 ceph-mon[98504]: pgmap v20133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:33.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:33 smithi060 ceph-mon[109077]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:33.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:33 smithi060 ceph-mon[94233]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:33.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:33 smithi089 ceph-mon[98504]: pgmap v20134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:26:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:26:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:35 smithi060 ceph-mon[94233]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:26:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:35 smithi060 ceph-mon[109077]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:26:35.773 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:35 smithi089 ceph-mon[98504]: pgmap v20135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:35.773 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:26:37.737 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:37 smithi089 ceph-mon[98504]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:37 smithi060 ceph-mon[94233]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:37 smithi060 ceph-mon[109077]: pgmap v20136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:26:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:26:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:26:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:26:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:39 smithi060 ceph-mon[94233]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:39 smithi060 ceph-mon[109077]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:39 smithi089 ceph-mon[98504]: pgmap v20137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:41 smithi060 ceph-mon[94233]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:41 smithi060 ceph-mon[109077]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:41 smithi089 ceph-mon[98504]: pgmap v20138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:43 smithi060 ceph-mon[94233]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:43 smithi060 ceph-mon[109077]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:43 smithi089 ceph-mon[98504]: pgmap v20139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:26:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:26:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:45 smithi060 ceph-mon[94233]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:45 smithi060 ceph-mon[109077]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:45 smithi089 ceph-mon[98504]: pgmap v20140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:47 smithi089 ceph-mon[98504]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:47 smithi060 ceph-mon[94233]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:47 smithi060 ceph-mon[109077]: pgmap v20141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:48.825 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:26:49.150 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:26:49.151 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:26:49.547 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:26:49.548 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:26:49.549 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:26:49.549 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:26:49.549 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:26:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:49 smithi089 ceph-mon[98504]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:49 smithi089 ceph-mon[98504]: from='client.46727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:49 smithi089 ceph-mon[98504]: from='client.46733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1828598826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[94233]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[94233]: from='client.46727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[94233]: from='client.46733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1828598826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[109077]: pgmap v20142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[109077]: from='client.46727 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[109077]: from='client.46733 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:26:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1828598826' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:26:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:51 smithi089 ceph-mon[98504]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:51 smithi060 ceph-mon[94233]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:51 smithi060 ceph-mon[109077]: pgmap v20143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:53 smithi089 ceph-mon[98504]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:53 smithi060 ceph-mon[109077]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:53 smithi060 ceph-mon[94233]: pgmap v20144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:26:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:26:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:55 smithi089 ceph-mon[98504]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:55 smithi060 ceph-mon[109077]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:55 smithi060 ceph-mon[94233]: pgmap v20145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:26:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:57 smithi089 ceph-mon[98504]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:57 smithi060 ceph-mon[94233]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:26:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:57 smithi060 ceph-mon[109077]: pgmap v20146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:26:59 smithi089 ceph-mon[98504]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:26:59 smithi060 ceph-mon[94233]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:26:59 smithi060 ceph-mon[109077]: pgmap v20147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:01 smithi089 ceph-mon[98504]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:01 smithi060 ceph-mon[94233]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:01 smithi060 ceph-mon[109077]: pgmap v20148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:03 smithi089 ceph-mon[98504]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:03 smithi060 ceph-mon[94233]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:03 smithi060 ceph-mon[109077]: pgmap v20149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:27:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:27:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:05 smithi060 ceph-mon[94233]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:05 smithi060 ceph-mon[109077]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:05 smithi089 ceph-mon[98504]: pgmap v20150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:07 smithi060 ceph-mon[94233]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:07 smithi060 ceph-mon[109077]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:07 smithi089 ceph-mon[98504]: pgmap v20151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:09 smithi060 ceph-mon[109077]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:09 smithi060 ceph-mon[94233]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:09 smithi089 ceph-mon[98504]: pgmap v20152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:11 smithi060 ceph-mon[94233]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:11 smithi060 ceph-mon[109077]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:11 smithi089 ceph-mon[98504]: pgmap v20153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:13 smithi060 ceph-mon[109077]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:13 smithi060 ceph-mon[94233]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:13 smithi089 ceph-mon[98504]: pgmap v20154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:27:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:27:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:15 smithi060 ceph-mon[94233]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:15 smithi060 ceph-mon[109077]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:15 smithi089 ceph-mon[98504]: pgmap v20155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:17 smithi060 ceph-mon[94233]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:17 smithi060 ceph-mon[109077]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:17 smithi089 ceph-mon[98504]: pgmap v20156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:19.910 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:27:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:27:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:27:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:27:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:27:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:27:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:27:20.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:27:20.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:27:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:27:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:27:20.238 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:27:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:19 smithi060 ceph-mon[94233]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:19 smithi060 ceph-mon[109077]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:19 smithi089 ceph-mon[98504]: pgmap v20157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:20.638 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:27:20.639 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:27:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:20 smithi060 ceph-mon[94233]: from='client.36870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:20 smithi060 ceph-mon[94233]: from='client.46751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2372737239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:27:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:20 smithi060 ceph-mon[109077]: from='client.36870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:20 smithi060 ceph-mon[109077]: from='client.46751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2372737239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:27:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:20 smithi089 ceph-mon[98504]: from='client.36870 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:20 smithi089 ceph-mon[98504]: from='client.46751 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2372737239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:27:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:21 smithi060 ceph-mon[94233]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:21 smithi060 ceph-mon[109077]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:21 smithi089 ceph-mon[98504]: pgmap v20158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:23 smithi060 ceph-mon[94233]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:23 smithi060 ceph-mon[109077]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:23 smithi089 ceph-mon[98504]: pgmap v20159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:27:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:27:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:25 smithi060 ceph-mon[94233]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:25 smithi060 ceph-mon[109077]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:25 smithi089 ceph-mon[98504]: pgmap v20160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:27 smithi060 ceph-mon[94233]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:27 smithi060 ceph-mon[109077]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:27 smithi089 ceph-mon[98504]: pgmap v20161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:29 smithi060 ceph-mon[94233]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:29 smithi060 ceph-mon[109077]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:29 smithi089 ceph-mon[98504]: pgmap v20162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:31 smithi060 ceph-mon[94233]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:31 smithi060 ceph-mon[109077]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:31 smithi089 ceph-mon[98504]: pgmap v20163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:33 smithi060 ceph-mon[109077]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:33 smithi060 ceph-mon[94233]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:33 smithi089 ceph-mon[98504]: pgmap v20164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:27:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:27:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:35 smithi060 ceph-mon[94233]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:35 smithi060 ceph-mon[109077]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:35 smithi089 ceph-mon[98504]: pgmap v20165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:37 smithi060 ceph-mon[94233]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:37 smithi060 ceph-mon[109077]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:37 smithi089 ceph-mon[98504]: pgmap v20166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:38 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:27:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:38 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:38 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:27:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:38 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:38 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:27:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:38 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[94233]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:27:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:27:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[109077]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:40.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:27:40.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:27:40.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:39 smithi089 ceph-mon[98504]: pgmap v20167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:27:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:27:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:27:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:41 smithi060 ceph-mon[94233]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:41 smithi060 ceph-mon[109077]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:41 smithi089 ceph-mon[98504]: pgmap v20168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:43 smithi060 ceph-mon[94233]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:43 smithi060 ceph-mon[109077]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:43 smithi089 ceph-mon[98504]: pgmap v20169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:27:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:27:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:45 smithi060 ceph-mon[94233]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:45 smithi060 ceph-mon[109077]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:45 smithi089 ceph-mon[98504]: pgmap v20170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:47 smithi060 ceph-mon[94233]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:47 smithi060 ceph-mon[109077]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:47 smithi089 ceph-mon[98504]: pgmap v20171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:49 smithi060 ceph-mon[94233]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:49 smithi060 ceph-mon[109077]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:49 smithi089 ceph-mon[98504]: pgmap v20172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:50.996 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:27:51.325 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:27:51.325 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:27:51.325 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:27:51.325 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:27:51.326 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:27:51.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:27:51.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:27:51.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:27:51.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:27:51.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:27:51.327 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:27:51.727 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:27:51.728 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:27:51.728 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:27:51.728 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:27:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[109077]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[109077]: from='client.36888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[109077]: from='client.36894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2095807920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[94233]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[94233]: from='client.36888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[94233]: from='client.36894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2095807920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:27:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:51 smithi089 ceph-mon[98504]: pgmap v20173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:51 smithi089 ceph-mon[98504]: from='client.36888 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:51 smithi089 ceph-mon[98504]: from='client.36894 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:27:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2095807920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:27:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:53 smithi060 ceph-mon[94233]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:53 smithi060 ceph-mon[109077]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:53 smithi089 ceph-mon[98504]: pgmap v20174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:27:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:27:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:55 smithi060 ceph-mon[94233]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:55 smithi060 ceph-mon[109077]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:55 smithi089 ceph-mon[98504]: pgmap v20175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:27:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:57 smithi060 ceph-mon[94233]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:57 smithi060 ceph-mon[109077]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:27:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:57 smithi089 ceph-mon[98504]: pgmap v20176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:27:59 smithi060 ceph-mon[94233]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:27:59 smithi060 ceph-mon[109077]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:27:59 smithi089 ceph-mon[98504]: pgmap v20177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:01 smithi060 ceph-mon[94233]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:01 smithi060 ceph-mon[109077]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:01 smithi089 ceph-mon[98504]: pgmap v20178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:03 smithi060 ceph-mon[94233]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:03 smithi060 ceph-mon[109077]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:03 smithi089 ceph-mon[98504]: pgmap v20179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:28:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:28:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:05 smithi060 ceph-mon[94233]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:05 smithi060 ceph-mon[109077]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:05 smithi089 ceph-mon[98504]: pgmap v20180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:07 smithi060 ceph-mon[94233]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:07 smithi060 ceph-mon[109077]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:07 smithi089 ceph-mon[98504]: pgmap v20181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:09 smithi060 ceph-mon[94233]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:09 smithi060 ceph-mon[109077]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:09 smithi089 ceph-mon[98504]: pgmap v20182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:11 smithi060 ceph-mon[94233]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:11 smithi060 ceph-mon[109077]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:11 smithi089 ceph-mon[98504]: pgmap v20183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:13 smithi060 ceph-mon[94233]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:13 smithi060 ceph-mon[109077]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:13 smithi089 ceph-mon[98504]: pgmap v20184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:28:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:28:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:15 smithi060 ceph-mon[94233]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:15 smithi060 ceph-mon[109077]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:15 smithi089 ceph-mon[98504]: pgmap v20185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:17 smithi060 ceph-mon[94233]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:17 smithi060 ceph-mon[109077]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:17 smithi089 ceph-mon[98504]: pgmap v20186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:19 smithi060 ceph-mon[94233]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:19 smithi060 ceph-mon[109077]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:19 smithi089 ceph-mon[98504]: pgmap v20187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:22.094 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:28:22.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:21 smithi060 ceph-mon[94233]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:21 smithi060 ceph-mon[109077]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:21 smithi089 ceph-mon[98504]: pgmap v20188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:28:22.420 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:28:22.421 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:28:22.421 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:28:22.421 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:28:22.421 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:28:22.421 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:28:22.421 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:28:22.421 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:28:22.816 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:28:22.816 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:28:22.816 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:28:22.816 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:28:22.817 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:28:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:22 smithi060 ceph-mon[94233]: from='client.46781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:23.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/341081981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:28:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:22 smithi060 ceph-mon[109077]: from='client.46781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/341081981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:28:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:22 smithi089 ceph-mon[98504]: from='client.46781 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/341081981' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:28:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:23 smithi060 ceph-mon[94233]: from='client.36912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:23 smithi060 ceph-mon[94233]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:23 smithi060 ceph-mon[109077]: from='client.36912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:23 smithi060 ceph-mon[109077]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:23 smithi089 ceph-mon[98504]: from='client.36912 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:23 smithi089 ceph-mon[98504]: pgmap v20189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:28:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:28:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:25 smithi060 ceph-mon[94233]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:25 smithi060 ceph-mon[109077]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:25 smithi089 ceph-mon[98504]: pgmap v20190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:27 smithi060 ceph-mon[94233]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:27 smithi060 ceph-mon[109077]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:27 smithi089 ceph-mon[98504]: pgmap v20191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:29 smithi060 ceph-mon[94233]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:29 smithi060 ceph-mon[109077]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:29 smithi089 ceph-mon[98504]: pgmap v20192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:32.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:31 smithi060 ceph-mon[94233]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:32.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:31 smithi060 ceph-mon[109077]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:31 smithi089 ceph-mon[98504]: pgmap v20193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:33 smithi060 ceph-mon[94233]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:33 smithi060 ceph-mon[109077]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:33 smithi089 ceph-mon[98504]: pgmap v20194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:28:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:28:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:35 smithi060 ceph-mon[94233]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:35 smithi060 ceph-mon[109077]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:35 smithi089 ceph-mon[98504]: pgmap v20195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:37 smithi060 ceph-mon[94233]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:38.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:37 smithi060 ceph-mon[109077]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:37 smithi089 ceph-mon[98504]: pgmap v20196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[94233]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:28:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:28:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:28:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:28:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[109077]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:28:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:28:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:28:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:28:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:39 smithi089 ceph-mon[98504]: pgmap v20197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:28:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:28:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:28:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:28:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:41 smithi060 ceph-mon[94233]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:41 smithi060 ceph-mon[109077]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:41 smithi089 ceph-mon[98504]: pgmap v20198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:43 smithi060 ceph-mon[109077]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:43 smithi060 ceph-mon[94233]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:43 smithi089 ceph-mon[98504]: pgmap v20199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:28:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:28:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:45 smithi060 ceph-mon[109077]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:45 smithi060 ceph-mon[94233]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:45 smithi089 ceph-mon[98504]: pgmap v20200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:47 smithi060 ceph-mon[109077]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:47 smithi060 ceph-mon[94233]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:47 smithi089 ceph-mon[98504]: pgmap v20201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:49 smithi060 ceph-mon[94233]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:49 smithi060 ceph-mon[109077]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:49 smithi089 ceph-mon[98504]: pgmap v20202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:51 smithi060 ceph-mon[94233]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:51 smithi060 ceph-mon[109077]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:51 smithi089 ceph-mon[98504]: pgmap v20203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:53.182 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:28:53.509 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:28:53.509 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:28:53.509 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:28:53.509 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:28:53.510 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:28:53.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:28:53.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:28:53.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:28:53.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:28:53.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:28:53.511 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:28:53.511 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:28:53.911 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:28:53.912 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:28:53.913 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:28:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:53 smithi060 ceph-mon[94233]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:53 smithi060 ceph-mon[94233]: from='client.36924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1002822465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:28:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:53 smithi060 ceph-mon[109077]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:53 smithi060 ceph-mon[109077]: from='client.36924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1002822465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:28:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:53 smithi089 ceph-mon[98504]: pgmap v20204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:53 smithi089 ceph-mon[98504]: from='client.36924 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1002822465' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:28:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:28:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:28:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:54 smithi060 ceph-mon[94233]: from='client.46805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:54 smithi060 ceph-mon[109077]: from='client.46805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:54 smithi089 ceph-mon[98504]: from='client.46805 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:28:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:55 smithi060 ceph-mon[94233]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:55 smithi060 ceph-mon[109077]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:55 smithi089 ceph-mon[98504]: pgmap v20205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:28:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:57 smithi060 ceph-mon[94233]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:57 smithi060 ceph-mon[109077]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:28:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:57 smithi089 ceph-mon[98504]: pgmap v20206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:28:59 smithi060 ceph-mon[94233]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:28:59 smithi060 ceph-mon[109077]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:28:59 smithi089 ceph-mon[98504]: pgmap v20207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:01 smithi060 ceph-mon[94233]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:01 smithi060 ceph-mon[109077]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:01 smithi089 ceph-mon[98504]: pgmap v20208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:03 smithi060 ceph-mon[94233]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:03 smithi060 ceph-mon[109077]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:03 smithi089 ceph-mon[98504]: pgmap v20209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:29:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:29:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:05 smithi060 ceph-mon[94233]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:05 smithi060 ceph-mon[109077]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:05 smithi089 ceph-mon[98504]: pgmap v20210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:07 smithi060 ceph-mon[94233]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:07 smithi060 ceph-mon[109077]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:07 smithi089 ceph-mon[98504]: pgmap v20211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:09 smithi060 ceph-mon[94233]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:09 smithi060 ceph-mon[109077]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:09 smithi089 ceph-mon[98504]: pgmap v20212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:11 smithi060 ceph-mon[94233]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:11 smithi060 ceph-mon[109077]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:11 smithi089 ceph-mon[98504]: pgmap v20213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:13 smithi060 ceph-mon[94233]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:13 smithi060 ceph-mon[109077]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:13 smithi089 ceph-mon[98504]: pgmap v20214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:29:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:29:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:16 smithi060 ceph-mon[94233]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:16 smithi060 ceph-mon[109077]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:16 smithi089 ceph-mon[98504]: pgmap v20215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:18 smithi060 ceph-mon[109077]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:18 smithi060 ceph-mon[94233]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:18 smithi089 ceph-mon[98504]: pgmap v20216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:20 smithi060 ceph-mon[94233]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:20 smithi060 ceph-mon[109077]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:20 smithi089 ceph-mon[98504]: pgmap v20217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:22 smithi089 ceph-mon[98504]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:22 smithi060 ceph-mon[94233]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:22 smithi060 ceph-mon[109077]: pgmap v20218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:24.274 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:29:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:24 smithi089 ceph-mon[98504]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:24.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:24 smithi060 ceph-mon[94233]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:24 smithi060 ceph-mon[109077]: pgmap v20219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:29:24.601 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5902M 2133M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6439M 2133M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5692M 2133M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5600M 2133M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4672M 2404M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5343M 2404M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:29:24.602 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4719M 2404M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:29:24.603 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5410M 2404M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:29:24.603 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:29:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:29:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:29:25.000 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:29:25.001 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:29:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:25 smithi089 ceph-mon[98504]: from='client.46817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3700785876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:29:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:25 smithi060 ceph-mon[94233]: from='client.46817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3700785876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:29:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:25 smithi060 ceph-mon[109077]: from='client.46817 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3700785876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:29:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:26 smithi089 ceph-mon[98504]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:26 smithi089 ceph-mon[98504]: from='client.46823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:26 smithi060 ceph-mon[94233]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:26 smithi060 ceph-mon[94233]: from='client.46823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:26 smithi060 ceph-mon[109077]: pgmap v20220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:26 smithi060 ceph-mon[109077]: from='client.46823 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:28 smithi089 ceph-mon[98504]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:28 smithi060 ceph-mon[94233]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:28 smithi060 ceph-mon[109077]: pgmap v20221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:30 smithi089 ceph-mon[98504]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:30 smithi060 ceph-mon[94233]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:30 smithi060 ceph-mon[109077]: pgmap v20222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:32 smithi089 ceph-mon[98504]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:32 smithi060 ceph-mon[94233]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:32 smithi060 ceph-mon[109077]: pgmap v20223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:34 smithi089 ceph-mon[98504]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:34 smithi060 ceph-mon[94233]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:34 smithi060 ceph-mon[109077]: pgmap v20224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:29:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:29:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:36 smithi060 ceph-mon[94233]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:36 smithi060 ceph-mon[109077]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:36 smithi089 ceph-mon[98504]: pgmap v20225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:38 smithi060 ceph-mon[94233]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:38 smithi060 ceph-mon[109077]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:38 smithi089 ceph-mon[98504]: pgmap v20226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:40 smithi060 ceph-mon[94233]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:29:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:40 smithi060 ceph-mon[109077]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:29:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:40 smithi089 ceph-mon[98504]: pgmap v20227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2125M 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2398M 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:29:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2125M 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2398M 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:29:41.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2125M 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2398M 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:29:41.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:29:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:42 smithi060 ceph-mon[94233]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:42 smithi060 ceph-mon[109077]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:42 smithi089 ceph-mon[98504]: pgmap v20228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:44 smithi060 ceph-mon[94233]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:44 smithi060 ceph-mon[109077]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:29:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:29:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:44 smithi089 ceph-mon[98504]: pgmap v20229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:46 smithi060 ceph-mon[94233]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:46 smithi060 ceph-mon[109077]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:46 smithi089 ceph-mon[98504]: pgmap v20230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:48 smithi060 ceph-mon[94233]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:48 smithi060 ceph-mon[109077]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:48 smithi089 ceph-mon[98504]: pgmap v20231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:50 smithi060 ceph-mon[94233]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:50 smithi060 ceph-mon[109077]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:50 smithi089 ceph-mon[98504]: pgmap v20232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:52 smithi060 ceph-mon[94233]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:52 smithi060 ceph-mon[109077]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:52 smithi089 ceph-mon[98504]: pgmap v20233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:54 smithi060 ceph-mon[109077]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:54 smithi060 ceph-mon[94233]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:29:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:29:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:54 smithi089 ceph-mon[98504]: pgmap v20234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:55.365 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:29:55.693 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:29:55.693 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:29:55.693 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:29:55.694 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5902M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6439M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5692M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5600M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4672M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5343M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4719M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5410M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:29:55.695 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:29:56.092 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:29:56.092 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:29:56.093 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:29:56.094 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:29:56.094 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:29:56.094 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:29:56.094 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:29:56.094 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:29:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:56 smithi060 ceph-mon[94233]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:56 smithi060 ceph-mon[94233]: from='client.46835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3151389055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:29:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:56 smithi060 ceph-mon[109077]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:56 smithi060 ceph-mon[109077]: from='client.46835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3151389055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:29:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:56 smithi089 ceph-mon[98504]: pgmap v20235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:56 smithi089 ceph-mon[98504]: from='client.46835 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3151389055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:29:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:57 smithi060 ceph-mon[94233]: from='client.46841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:57 smithi060 ceph-mon[109077]: from='client.46841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:57 smithi089 ceph-mon[98504]: from='client.46841 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:29:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:29:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:29:58 smithi060 ceph-mon[94233]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:29:58 smithi060 ceph-mon[109077]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:29:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:29:58 smithi089 ceph-mon[98504]: pgmap v20236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T14:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:00 smithi060 ceph-mon[94233]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:00 smithi060 ceph-mon[109077]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:00 smithi089 ceph-mon[98504]: pgmap v20237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:30:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:02 smithi060 ceph-mon[94233]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:02 smithi060 ceph-mon[109077]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:02 smithi089 ceph-mon[98504]: pgmap v20238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:04 smithi060 ceph-mon[94233]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:04 smithi060 ceph-mon[109077]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:30:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:30:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:04 smithi089 ceph-mon[98504]: pgmap v20239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:06 smithi060 ceph-mon[94233]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:06.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:06 smithi060 ceph-mon[109077]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:06 smithi089 ceph-mon[98504]: pgmap v20240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:08 smithi060 ceph-mon[94233]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:08 smithi060 ceph-mon[109077]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:08 smithi089 ceph-mon[98504]: pgmap v20241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:10 smithi060 ceph-mon[94233]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:10 smithi060 ceph-mon[109077]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:10 smithi089 ceph-mon[98504]: pgmap v20242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:12 smithi060 ceph-mon[94233]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:12 smithi060 ceph-mon[109077]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:12 smithi089 ceph-mon[98504]: pgmap v20243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:14 smithi060 ceph-mon[94233]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:14 smithi060 ceph-mon[109077]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:30:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:30:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:14 smithi089 ceph-mon[98504]: pgmap v20244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:16 smithi060 ceph-mon[94233]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:16 smithi060 ceph-mon[109077]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:16 smithi089 ceph-mon[98504]: pgmap v20245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:18 smithi060 ceph-mon[94233]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:18 smithi060 ceph-mon[109077]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:18 smithi089 ceph-mon[98504]: pgmap v20246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:20 smithi060 ceph-mon[94233]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:20 smithi060 ceph-mon[109077]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:20 smithi089 ceph-mon[98504]: pgmap v20247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:22 smithi060 ceph-mon[94233]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:22 smithi060 ceph-mon[109077]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:22 smithi089 ceph-mon[98504]: pgmap v20248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:24 smithi060 ceph-mon[94233]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:30:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:30:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:24 smithi060 ceph-mon[109077]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:24 smithi089 ceph-mon[98504]: pgmap v20249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:26.461 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:30:26.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:26 smithi060 ceph-mon[94233]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:26 smithi060 ceph-mon[109077]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:26.786 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:30:26.786 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:30:26.786 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 8m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 8m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5902M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6439M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5692M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5600M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4672M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:30:26.787 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5343M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:30:26.788 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4719M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:30:26.788 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5410M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:30:26.788 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:30:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:26 smithi089 ceph-mon[98504]: pgmap v20250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:30:27.187 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:30:27.188 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:30:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/676605972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:30:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/676605972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:30:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/676605972' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:30:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:28 smithi060 ceph-mon[94233]: from='client.36978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:28 smithi060 ceph-mon[94233]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:28 smithi060 ceph-mon[94233]: from='client.46859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:28 smithi060 ceph-mon[109077]: from='client.36978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:28 smithi060 ceph-mon[109077]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:28 smithi060 ceph-mon[109077]: from='client.46859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:28 smithi089 ceph-mon[98504]: from='client.36978 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:28 smithi089 ceph-mon[98504]: pgmap v20251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:28 smithi089 ceph-mon[98504]: from='client.46859 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:30 smithi060 ceph-mon[94233]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:30 smithi060 ceph-mon[109077]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:30 smithi089 ceph-mon[98504]: pgmap v20252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:32 smithi060 ceph-mon[94233]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:32 smithi060 ceph-mon[109077]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:32 smithi089 ceph-mon[98504]: pgmap v20253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:34 smithi060 ceph-mon[94233]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:34 smithi060 ceph-mon[109077]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:30:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:30:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:34 smithi089 ceph-mon[98504]: pgmap v20254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:36 smithi060 ceph-mon[94233]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:36 smithi060 ceph-mon[109077]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:36 smithi089 ceph-mon[98504]: pgmap v20255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:38 smithi060 ceph-mon[94233]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:38 smithi060 ceph-mon[109077]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:38 smithi089 ceph-mon[98504]: pgmap v20256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:40 smithi060 ceph-mon[94233]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:40 smithi060 ceph-mon[109077]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:40 smithi089 ceph-mon[98504]: pgmap v20257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:30:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:30:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:30:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:30:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:30:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:30:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:30:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:30:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:30:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:30:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:30:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:30:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:42 smithi060 ceph-mon[94233]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:42 smithi060 ceph-mon[109077]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:42 smithi089 ceph-mon[98504]: pgmap v20258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:44 smithi060 ceph-mon[94233]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:44 smithi060 ceph-mon[109077]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:30:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:30:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:44 smithi089 ceph-mon[98504]: pgmap v20259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:46 smithi060 ceph-mon[94233]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:46 smithi060 ceph-mon[109077]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:46 smithi089 ceph-mon[98504]: pgmap v20260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:48 smithi060 ceph-mon[94233]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:48 smithi060 ceph-mon[109077]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:48 smithi089 ceph-mon[98504]: pgmap v20261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:50 smithi060 ceph-mon[94233]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:50 smithi060 ceph-mon[109077]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:50 smithi089 ceph-mon[98504]: pgmap v20262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:52 smithi060 ceph-mon[94233]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:52 smithi060 ceph-mon[109077]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:52 smithi089 ceph-mon[98504]: pgmap v20263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:54 smithi060 ceph-mon[94233]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:30:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:30:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:54 smithi060 ceph-mon[109077]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:54 smithi089 ceph-mon[98504]: pgmap v20264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:56 smithi060 ceph-mon[94233]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:56 smithi060 ceph-mon[109077]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:56 smithi089 ceph-mon[98504]: pgmap v20265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:30:57.554 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:30:57.876 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:30:57.876 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 9m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 9m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:30:57.877 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5902M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6439M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5692M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5600M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4672M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5343M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4719M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:30:57.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5410M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:30:57.879 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:30:58.278 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:30:58.279 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:58.280 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:30:58.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:30:58.280 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:30:58.280 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:30:58.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:30:58.280 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:30:58.280 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:30:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:58 smithi060 ceph-mon[94233]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1853023313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:30:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:58 smithi060 ceph-mon[109077]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1853023313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:30:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:58 smithi089 ceph-mon[98504]: pgmap v20266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:30:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1853023313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:30:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:59 smithi060 ceph-mon[109077]: from='client.46871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:30:59 smithi060 ceph-mon[109077]: from='client.37002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:59 smithi060 ceph-mon[94233]: from='client.46871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:30:59 smithi060 ceph-mon[94233]: from='client.37002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:59 smithi089 ceph-mon[98504]: from='client.46871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:30:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:30:59 smithi089 ceph-mon[98504]: from='client.37002 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:31:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:00 smithi060 ceph-mon[94233]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:00 smithi060 ceph-mon[109077]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:00 smithi089 ceph-mon[98504]: pgmap v20267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:02 smithi060 ceph-mon[94233]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:02 smithi060 ceph-mon[109077]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:02 smithi089 ceph-mon[98504]: pgmap v20268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:04 smithi060 ceph-mon[94233]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:04 smithi060 ceph-mon[109077]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:31:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:31:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:04 smithi089 ceph-mon[98504]: pgmap v20269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:05 smithi060 ceph-mon[94233]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:05 smithi060 ceph-mon[109077]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:05 smithi089 ceph-mon[98504]: pgmap v20270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:07 smithi060 ceph-mon[94233]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:07 smithi060 ceph-mon[109077]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:08.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:07 smithi089 ceph-mon[98504]: pgmap v20271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:09 smithi060 ceph-mon[94233]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:09 smithi060 ceph-mon[109077]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:09 smithi089 ceph-mon[98504]: pgmap v20272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:11 smithi060 ceph-mon[94233]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:11 smithi060 ceph-mon[109077]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:11 smithi089 ceph-mon[98504]: pgmap v20273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:13 smithi060 ceph-mon[94233]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:13 smithi060 ceph-mon[109077]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:13 smithi089 ceph-mon[98504]: pgmap v20274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:31:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:31:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:15 smithi060 ceph-mon[94233]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:15 smithi060 ceph-mon[109077]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:15 smithi089 ceph-mon[98504]: pgmap v20275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:17 smithi060 ceph-mon[94233]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:17 smithi060 ceph-mon[109077]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:17 smithi089 ceph-mon[98504]: pgmap v20276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:19 smithi060 ceph-mon[94233]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:20.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:19 smithi060 ceph-mon[109077]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:19 smithi089 ceph-mon[98504]: pgmap v20277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:21 smithi060 ceph-mon[94233]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:21 smithi060 ceph-mon[109077]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:21 smithi089 ceph-mon[98504]: pgmap v20278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:23 smithi060 ceph-mon[94233]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:23 smithi060 ceph-mon[109077]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:23 smithi089 ceph-mon[98504]: pgmap v20279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:31:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:31:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:25 smithi060 ceph-mon[94233]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:25 smithi060 ceph-mon[109077]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:25 smithi089 ceph-mon[98504]: pgmap v20280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:28.009 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:27 smithi060 ceph-mon[94233]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:27 smithi060 ceph-mon[109077]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:27 smithi089 ceph-mon[98504]: pgmap v20281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:28.640 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:31:28.966 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:31:28.966 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 10m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:31:28.966 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 10m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:31:28.966 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 10m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:31:28.966 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 10m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:31:28.966 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 10m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:31:28.966 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 10m ago 9h 919M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 10m ago 9h 2448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 10m ago 9h 1429M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 10m ago 9h 1102M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 10m ago 9h 21.0M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 10m ago 9h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 10m ago 9h 5902M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 10m ago 9h 6439M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 10m ago 9h 5692M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 10m ago 9h 5600M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 10m ago 9h 4672M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 10m ago 9h 5343M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 10m ago 9h 4719M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 10m ago 9h 5410M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:31:28.967 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 10m ago 9h 143M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:31:29.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:31:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:31:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:31:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:31:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:31:29.363 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:31:29.363 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[94233]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[94233]: from='client.37014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[94233]: from='client.37020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:31:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/397569724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:31:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[109077]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[109077]: from='client.37014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:31:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[109077]: from='client.37020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:31:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/397569724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:29 smithi089 ceph-mon[98504]: pgmap v20282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:29 smithi089 ceph-mon[98504]: from='client.37014 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:29 smithi089 ceph-mon[98504]: from='client.37020 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:31:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/397569724' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:31:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:31 smithi060 ceph-mon[94233]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:31 smithi060 ceph-mon[109077]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:31 smithi089 ceph-mon[98504]: pgmap v20283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:33 smithi060 ceph-mon[94233]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:33 smithi060 ceph-mon[109077]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:33 smithi089 ceph-mon[98504]: pgmap v20284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:31:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:31:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:35 smithi060 ceph-mon[94233]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:35 smithi060 ceph-mon[109077]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:35 smithi089 ceph-mon[98504]: pgmap v20285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:37 smithi060 ceph-mon[94233]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:37 smithi060 ceph-mon[109077]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:37 smithi089 ceph-mon[98504]: pgmap v20286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:39 smithi060 ceph-mon[94233]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:39 smithi060 ceph-mon[109077]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:39 smithi089 ceph-mon[98504]: pgmap v20287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:41 smithi060 ceph-mon[94233]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:31:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:41 smithi060 ceph-mon[109077]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:31:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:41 smithi089 ceph-mon[98504]: pgmap v20288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:31:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:43 smithi060 ceph-mon[94233]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:43 smithi060 ceph-mon[109077]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:43 smithi089 ceph-mon[98504]: pgmap v20289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:31:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:31:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[94233]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[109077]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:45 smithi089 ceph-mon[98504]: pgmap v20290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:31:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:31:47.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:31:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:31:47.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:31:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:31:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:31:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:47 smithi060 ceph-mon[94233]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:47 smithi060 ceph-mon[109077]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:47 smithi089 ceph-mon[98504]: pgmap v20291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:49 smithi060 ceph-mon[94233]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:49 smithi060 ceph-mon[109077]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:49 smithi089 ceph-mon[98504]: pgmap v20292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:51 smithi060 ceph-mon[94233]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:51 smithi060 ceph-mon[109077]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:51 smithi089 ceph-mon[98504]: pgmap v20293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:53 smithi060 ceph-mon[94233]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:53 smithi060 ceph-mon[109077]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:53 smithi089 ceph-mon[98504]: pgmap v20294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:31:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:31:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:56 smithi060 ceph-mon[94233]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:56 smithi060 ceph-mon[109077]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:56 smithi089 ceph-mon[98504]: pgmap v20295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:31:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:31:58 smithi060 ceph-mon[94233]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:31:58 smithi060 ceph-mon[109077]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:31:58 smithi089 ceph-mon[98504]: pgmap v20296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:31:59.729 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 15s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 14s ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 15s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 14s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 14s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 15s ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 15s ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:32:00.058 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 14s ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 15s ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 15s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 14s ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 15s ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 15s ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 15s ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 15s ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 14s ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 14s ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 14s ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 14s ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:32:00.059 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 14s ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:32:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:00 smithi060 ceph-mon[109077]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:00 smithi060 ceph-mon[94233]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:00 smithi089 ceph-mon[98504]: pgmap v20297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:32:00.457 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:00.458 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:32:00.458 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:32:00.458 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:00.458 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:32:00.458 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:32:00.458 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:32:00.458 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:32:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:01 smithi089 ceph-mon[98504]: from='client.37032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:01 smithi089 ceph-mon[98504]: from='client.37038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/480243130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:32:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:01 smithi060 ceph-mon[94233]: from='client.37032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:01 smithi060 ceph-mon[94233]: from='client.37038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/480243130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:32:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:01 smithi060 ceph-mon[109077]: from='client.37032 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:01 smithi060 ceph-mon[109077]: from='client.37038 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/480243130' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:32:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:02 smithi089 ceph-mon[98504]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:02 smithi060 ceph-mon[94233]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:02 smithi060 ceph-mon[109077]: pgmap v20298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:04 smithi089 ceph-mon[98504]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:04 smithi060 ceph-mon[94233]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:04 smithi060 ceph-mon[109077]: pgmap v20299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:32:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:32:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:06 smithi089 ceph-mon[98504]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:06 smithi060 ceph-mon[94233]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:06 smithi060 ceph-mon[109077]: pgmap v20300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:08 smithi089 ceph-mon[98504]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:08 smithi060 ceph-mon[94233]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:08 smithi060 ceph-mon[109077]: pgmap v20301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:10 smithi089 ceph-mon[98504]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:10 smithi060 ceph-mon[94233]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:10 smithi060 ceph-mon[109077]: pgmap v20302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:12 smithi089 ceph-mon[98504]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:12 smithi060 ceph-mon[94233]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:12 smithi060 ceph-mon[109077]: pgmap v20303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:14 smithi089 ceph-mon[98504]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:14 smithi060 ceph-mon[94233]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:14 smithi060 ceph-mon[109077]: pgmap v20304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:32:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:32:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:16 smithi089 ceph-mon[98504]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:16 smithi060 ceph-mon[94233]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:16 smithi060 ceph-mon[109077]: pgmap v20305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:18 smithi089 ceph-mon[98504]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:18 smithi060 ceph-mon[94233]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:18 smithi060 ceph-mon[109077]: pgmap v20306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:20 smithi060 ceph-mon[94233]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:20 smithi060 ceph-mon[109077]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:20 smithi089 ceph-mon[98504]: pgmap v20307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:22 smithi060 ceph-mon[94233]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:22 smithi060 ceph-mon[109077]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:22 smithi089 ceph-mon[98504]: pgmap v20308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:24 smithi060 ceph-mon[94233]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:24 smithi060 ceph-mon[109077]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:24 smithi089 ceph-mon[98504]: pgmap v20309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:32:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:32:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:26 smithi060 ceph-mon[94233]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:26 smithi060 ceph-mon[109077]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:26 smithi089 ceph-mon[98504]: pgmap v20310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:28 smithi060 ceph-mon[94233]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:28 smithi060 ceph-mon[109077]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:28 smithi089 ceph-mon[98504]: pgmap v20311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:30 smithi060 ceph-mon[109077]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:30 smithi060 ceph-mon[94233]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:30 smithi089 ceph-mon[98504]: pgmap v20312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:30.820 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:32:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:32:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 46s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:32:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 45s ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:32:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 46s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:32:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 45s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:32:31.146 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 45s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 46s ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 46s ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 45s ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 46s ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 46s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 45s ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 46s ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 46s ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 46s ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 46s ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:32:31.147 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 45s ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:32:31.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 45s ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:32:31.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 45s ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:32:31.148 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 45s ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:32:31.148 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 45s ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:32:31.550 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:32:31.550 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:32:31.550 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:32:31.551 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:32:31.552 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:32:31.552 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:32:31.552 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:32:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[94233]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[94233]: from='client.46925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[94233]: from='client.37056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:32.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2537128045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:32:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[109077]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[109077]: from='client.46925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[109077]: from='client.37056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2537128045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:32:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:32 smithi089 ceph-mon[98504]: pgmap v20313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:32 smithi089 ceph-mon[98504]: from='client.46925 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:32 smithi089 ceph-mon[98504]: from='client.37056 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:32:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2537128045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:32:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:34 smithi060 ceph-mon[94233]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:34 smithi060 ceph-mon[109077]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:34 smithi089 ceph-mon[98504]: pgmap v20314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:32:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:32:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:36 smithi060 ceph-mon[94233]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:36 smithi060 ceph-mon[109077]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:36 smithi089 ceph-mon[98504]: pgmap v20315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:38 smithi060 ceph-mon[94233]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:38 smithi060 ceph-mon[109077]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:38 smithi089 ceph-mon[98504]: pgmap v20316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:40 smithi060 ceph-mon[94233]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:40 smithi060 ceph-mon[109077]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:40 smithi089 ceph-mon[98504]: pgmap v20317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:42 smithi060 ceph-mon[94233]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:42 smithi060 ceph-mon[109077]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:42 smithi089 ceph-mon[98504]: pgmap v20318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:44 smithi060 ceph-mon[109077]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:44 smithi060 ceph-mon[94233]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:44 smithi089 ceph-mon[98504]: pgmap v20319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:32:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:32:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:46 smithi060 ceph-mon[94233]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:46 smithi060 ceph-mon[109077]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:46 smithi089 ceph-mon[98504]: pgmap v20320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:32:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:32:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:32:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:32:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:32:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:32:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:48 smithi060 ceph-mon[94233]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:48 smithi060 ceph-mon[109077]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:48 smithi089 ceph-mon[98504]: pgmap v20321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:50 smithi060 ceph-mon[109077]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:50.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:50 smithi060 ceph-mon[94233]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:50 smithi089 ceph-mon[98504]: pgmap v20322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:52 smithi060 ceph-mon[94233]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:52 smithi060 ceph-mon[109077]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:52 smithi089 ceph-mon[98504]: pgmap v20323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:54 smithi060 ceph-mon[94233]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:54 smithi060 ceph-mon[109077]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:54 smithi089 ceph-mon[98504]: pgmap v20324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:32:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:32:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:56 smithi060 ceph-mon[94233]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:56 smithi060 ceph-mon[109077]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:56 smithi089 ceph-mon[98504]: pgmap v20325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:32:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:32:58 smithi060 ceph-mon[94233]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:32:58 smithi060 ceph-mon[109077]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:32:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:32:58 smithi089 ceph-mon[98504]: pgmap v20326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:00 smithi060 ceph-mon[94233]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:00 smithi060 ceph-mon[109077]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:00 smithi089 ceph-mon[98504]: pgmap v20327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:01.916 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 77s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 76s ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 77s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 76s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 76s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 77s ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 77s ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:33:02.244 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 76s ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 77s ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 77s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 76s ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 77s ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 77s ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 77s ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 77s ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 76s ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 76s ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:33:02.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 76s ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:33:02.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 76s ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:33:02.246 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 76s ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:33:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:02 smithi060 ceph-mon[94233]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:02 smithi060 ceph-mon[109077]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:02 smithi089 ceph-mon[98504]: pgmap v20328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:33:02.643 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:33:02.644 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:33:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:03 smithi060 ceph-mon[94233]: from='client.46943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:03 smithi060 ceph-mon[94233]: from='client.37074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3206761107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:33:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:03 smithi060 ceph-mon[109077]: from='client.46943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:03 smithi060 ceph-mon[109077]: from='client.37074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3206761107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:33:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:03 smithi089 ceph-mon[98504]: from='client.46943 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:03 smithi089 ceph-mon[98504]: from='client.37074 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3206761107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:33:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:04 smithi060 ceph-mon[94233]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:04 smithi060 ceph-mon[109077]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:04 smithi089 ceph-mon[98504]: pgmap v20329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:33:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:33:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:06 smithi060 ceph-mon[94233]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:06 smithi060 ceph-mon[109077]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:06 smithi089 ceph-mon[98504]: pgmap v20330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:08 smithi060 ceph-mon[109077]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:08 smithi060 ceph-mon[94233]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:08 smithi089 ceph-mon[98504]: pgmap v20331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:10 smithi060 ceph-mon[94233]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:10 smithi060 ceph-mon[109077]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:10 smithi089 ceph-mon[98504]: pgmap v20332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:12 smithi060 ceph-mon[109077]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:12 smithi060 ceph-mon[94233]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:12 smithi089 ceph-mon[98504]: pgmap v20333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:14 smithi060 ceph-mon[94233]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:14 smithi060 ceph-mon[109077]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:14 smithi089 ceph-mon[98504]: pgmap v20334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:33:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:33:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:16 smithi060 ceph-mon[109077]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:16 smithi060 ceph-mon[94233]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:16 smithi089 ceph-mon[98504]: pgmap v20335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:18 smithi060 ceph-mon[94233]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:18 smithi060 ceph-mon[109077]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:18 smithi089 ceph-mon[98504]: pgmap v20336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:20 smithi060 ceph-mon[94233]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:20 smithi060 ceph-mon[109077]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:20 smithi089 ceph-mon[98504]: pgmap v20337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:22 smithi060 ceph-mon[94233]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:22 smithi060 ceph-mon[109077]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:22 smithi089 ceph-mon[98504]: pgmap v20338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:24 smithi060 ceph-mon[94233]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:24 smithi060 ceph-mon[109077]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:24 smithi089 ceph-mon[98504]: pgmap v20339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:33:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:33:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:26 smithi060 ceph-mon[94233]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:26 smithi060 ceph-mon[109077]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:26 smithi089 ceph-mon[98504]: pgmap v20340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:28 smithi060 ceph-mon[94233]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:28 smithi060 ceph-mon[109077]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:28 smithi089 ceph-mon[98504]: pgmap v20341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:30 smithi060 ceph-mon[109077]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:30 smithi060 ceph-mon[94233]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:30 smithi089 ceph-mon[98504]: pgmap v20342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:32 smithi060 ceph-mon[94233]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:32 smithi060 ceph-mon[109077]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:32 smithi089 ceph-mon[98504]: pgmap v20343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:33.004 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:33:33.331 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 108s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 107s ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 108s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 107s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 107s ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 108s ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 108s ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 107s ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 108s ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 108s ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 107s ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 108s ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 108s ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 108s ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 108s ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:33:33.332 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 107s ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:33:33.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 107s ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:33:33.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 107s ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:33:33.333 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 107s ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:33:33.333 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 107s ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:33:33.730 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:33:33.730 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:33:33.731 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:33:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:33:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:33:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[109077]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[109077]: from='client.46961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[109077]: from='client.37092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1776529852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:33:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[94233]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[94233]: from='client.46961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[94233]: from='client.37092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:34.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1776529852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:33:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:34 smithi089 ceph-mon[98504]: pgmap v20344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:34 smithi089 ceph-mon[98504]: from='client.46961 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:34 smithi089 ceph-mon[98504]: from='client.37092 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:33:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1776529852' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:33:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:36 smithi060 ceph-mon[94233]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:36 smithi060 ceph-mon[109077]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:36 smithi089 ceph-mon[98504]: pgmap v20345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:38 smithi060 ceph-mon[94233]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:38 smithi060 ceph-mon[109077]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:38 smithi089 ceph-mon[98504]: pgmap v20346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:40 smithi060 ceph-mon[94233]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:40 smithi060 ceph-mon[109077]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:40 smithi089 ceph-mon[98504]: pgmap v20347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:42 smithi060 ceph-mon[94233]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:42 smithi060 ceph-mon[109077]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:42 smithi089 ceph-mon[98504]: pgmap v20348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:44 smithi060 ceph-mon[94233]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:44 smithi060 ceph-mon[109077]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:33:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:33:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:44 smithi089 ceph-mon[98504]: pgmap v20349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:46 smithi060 ceph-mon[94233]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:46 smithi060 ceph-mon[109077]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:46 smithi089 ceph-mon[98504]: pgmap v20350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:47.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:33:47.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:33:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:33:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[109077]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:33:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:33:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:33:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[94233]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:33:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:33:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:33:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:48 smithi089 ceph-mon[98504]: pgmap v20351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:33:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:33:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:33:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:50 smithi060 ceph-mon[94233]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:50 smithi060 ceph-mon[109077]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:50 smithi089 ceph-mon[98504]: pgmap v20352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:52 smithi060 ceph-mon[94233]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:52 smithi060 ceph-mon[109077]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:52 smithi089 ceph-mon[98504]: pgmap v20353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:33:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:33:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:54 smithi060 ceph-mon[109077]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:54 smithi060 ceph-mon[94233]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:54 smithi089 ceph-mon[98504]: pgmap v20354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:56 smithi060 ceph-mon[94233]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:56 smithi060 ceph-mon[109077]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:56 smithi089 ceph-mon[98504]: pgmap v20355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:33:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:33:58 smithi060 ceph-mon[94233]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:33:58 smithi060 ceph-mon[109077]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:33:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:33:58 smithi089 ceph-mon[98504]: pgmap v20356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:00 smithi060 ceph-mon[94233]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:00 smithi060 ceph-mon[109077]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:00 smithi089 ceph-mon[98504]: pgmap v20357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:02 smithi060 ceph-mon[94233]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:02 smithi060 ceph-mon[109077]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:02 smithi089 ceph-mon[98504]: pgmap v20358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:04.096 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:34:04.424 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:34:04.425 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:34:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:04 smithi060 ceph-mon[109077]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:04 smithi060 ceph-mon[94233]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:34:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:34:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:04 smithi089 ceph-mon[98504]: pgmap v20359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:04.829 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:34:04.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:34:04.831 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:34:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:05 smithi060 ceph-mon[94233]: from='client.46979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:05 smithi060 ceph-mon[94233]: from='client.46985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1891212402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:34:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:05 smithi060 ceph-mon[109077]: from='client.46979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:05 smithi060 ceph-mon[109077]: from='client.46985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1891212402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:34:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:05 smithi089 ceph-mon[98504]: from='client.46979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:05 smithi089 ceph-mon[98504]: from='client.46985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1891212402' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:34:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:06 smithi060 ceph-mon[94233]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:06 smithi060 ceph-mon[109077]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:06 smithi089 ceph-mon[98504]: pgmap v20360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:08 smithi060 ceph-mon[94233]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:08 smithi060 ceph-mon[109077]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:08 smithi089 ceph-mon[98504]: pgmap v20361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:10 smithi060 ceph-mon[94233]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:10 smithi060 ceph-mon[109077]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:10 smithi089 ceph-mon[98504]: pgmap v20362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:12 smithi060 ceph-mon[109077]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:12 smithi060 ceph-mon[94233]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:12 smithi089 ceph-mon[98504]: pgmap v20363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:14 smithi060 ceph-mon[94233]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:14 smithi060 ceph-mon[109077]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:34:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:34:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:14 smithi089 ceph-mon[98504]: pgmap v20364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:16 smithi060 ceph-mon[94233]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:16 smithi060 ceph-mon[109077]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:16 smithi089 ceph-mon[98504]: pgmap v20365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:18 smithi060 ceph-mon[94233]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:18 smithi060 ceph-mon[109077]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:18 smithi089 ceph-mon[98504]: pgmap v20366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:20 smithi060 ceph-mon[94233]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:20 smithi060 ceph-mon[109077]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:20 smithi089 ceph-mon[98504]: pgmap v20367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:22 smithi060 ceph-mon[94233]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:22 smithi060 ceph-mon[109077]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:22 smithi089 ceph-mon[98504]: pgmap v20368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:24 smithi060 ceph-mon[94233]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:24 smithi060 ceph-mon[109077]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:34:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:34:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:24 smithi089 ceph-mon[98504]: pgmap v20369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:26 smithi060 ceph-mon[94233]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:26 smithi060 ceph-mon[109077]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:26 smithi089 ceph-mon[98504]: pgmap v20370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:28 smithi060 ceph-mon[94233]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:28 smithi060 ceph-mon[109077]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:28 smithi089 ceph-mon[98504]: pgmap v20371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:30 smithi060 ceph-mon[94233]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:30 smithi060 ceph-mon[109077]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:30 smithi089 ceph-mon[98504]: pgmap v20372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:32 smithi089 ceph-mon[98504]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:32 smithi060 ceph-mon[94233]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:32 smithi060 ceph-mon[109077]: pgmap v20373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:34 smithi089 ceph-mon[98504]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:34 smithi060 ceph-mon[109077]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:34 smithi060 ceph-mon[94233]: pgmap v20374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:34:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:34:35.190 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 2m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 2m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 2m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 2m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 2m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 2m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 2m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 2m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:34:35.516 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 2m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:34:35.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 2m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:34:35.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 2m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:34:35.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 2m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:34:35.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 2m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:34:35.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 2m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:34:35.517 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 2m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:34:35.517 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:34:35.912 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:34:35.913 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:34:35.914 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:34:35.914 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:34:35.914 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:34:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:36 smithi089 ceph-mon[98504]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:36 smithi089 ceph-mon[98504]: from='client.37122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4291519279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:34:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:36 smithi060 ceph-mon[109077]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:36 smithi060 ceph-mon[109077]: from='client.37122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4291519279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:34:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:36 smithi060 ceph-mon[94233]: pgmap v20375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:36 smithi060 ceph-mon[94233]: from='client.37122 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:36.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4291519279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:34:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:37 smithi089 ceph-mon[98504]: from='client.47003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:37 smithi060 ceph-mon[94233]: from='client.47003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:37 smithi060 ceph-mon[109077]: from='client.47003 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:34:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:38 smithi089 ceph-mon[98504]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:38 smithi060 ceph-mon[94233]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:38 smithi060 ceph-mon[109077]: pgmap v20376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:40 smithi089 ceph-mon[98504]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:40 smithi060 ceph-mon[94233]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:40 smithi060 ceph-mon[109077]: pgmap v20377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:42 smithi089 ceph-mon[98504]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:42 smithi060 ceph-mon[94233]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:42 smithi060 ceph-mon[109077]: pgmap v20378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:44 smithi089 ceph-mon[98504]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:44 smithi060 ceph-mon[94233]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:44 smithi060 ceph-mon[109077]: pgmap v20379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:34:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:34:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:46 smithi089 ceph-mon[98504]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:46 smithi060 ceph-mon[94233]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:46 smithi060 ceph-mon[109077]: pgmap v20380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:48 smithi089 ceph-mon[98504]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:34:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:34:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:34:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:48 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:34:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[94233]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:34:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:34:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:34:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:34:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[109077]: pgmap v20381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:34:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:34:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:34:48.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:48 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:34:50.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:50 smithi060 ceph-mon[94233]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:50 smithi060 ceph-mon[109077]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:50 smithi089 ceph-mon[98504]: pgmap v20382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:52 smithi060 ceph-mon[94233]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:52 smithi060 ceph-mon[109077]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:52 smithi089 ceph-mon[98504]: pgmap v20383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:54 smithi060 ceph-mon[94233]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:54 smithi060 ceph-mon[109077]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:34:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:34:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:54 smithi089 ceph-mon[98504]: pgmap v20384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:56 smithi060 ceph-mon[94233]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:56 smithi060 ceph-mon[109077]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:56 smithi089 ceph-mon[98504]: pgmap v20385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:34:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:34:58 smithi060 ceph-mon[94233]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:34:58 smithi060 ceph-mon[109077]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:34:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:34:58 smithi089 ceph-mon[98504]: pgmap v20386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:00 smithi060 ceph-mon[94233]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:00 smithi060 ceph-mon[109077]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:00 smithi089 ceph-mon[98504]: pgmap v20387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:02 smithi060 ceph-mon[94233]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:02 smithi060 ceph-mon[109077]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:02 smithi089 ceph-mon[98504]: pgmap v20388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:04 smithi060 ceph-mon[94233]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:35:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:35:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:04 smithi060 ceph-mon[109077]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:04 smithi089 ceph-mon[98504]: pgmap v20389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:06.278 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:35:06.609 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:35:06.609 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:35:06.609 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:35:06.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:35:06.609 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:35:06.609 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:35:06.610 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:35:06.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:35:06.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:35:06.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:35:06.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:35:06.611 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:35:06.611 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:35:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:06 smithi060 ceph-mon[109077]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:06 smithi060 ceph-mon[94233]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:06 smithi089 ceph-mon[98504]: pgmap v20390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:35:07.008 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:35:07.009 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:35:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:07 smithi060 ceph-mon[94233]: from='client.37140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2078374371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:35:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:07 smithi060 ceph-mon[109077]: from='client.37140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2078374371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:35:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:07 smithi089 ceph-mon[98504]: from='client.37140 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2078374371' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:35:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:08 smithi060 ceph-mon[94233]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:08 smithi060 ceph-mon[94233]: from='client.47021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:08 smithi060 ceph-mon[109077]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:08 smithi060 ceph-mon[109077]: from='client.47021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:08 smithi089 ceph-mon[98504]: pgmap v20391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:08 smithi089 ceph-mon[98504]: from='client.47021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:10 smithi060 ceph-mon[94233]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:10 smithi060 ceph-mon[109077]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:10 smithi089 ceph-mon[98504]: pgmap v20392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:12 smithi060 ceph-mon[94233]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:12.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:12.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:12 smithi060 ceph-mon[109077]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:12.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:12 smithi089 ceph-mon[98504]: pgmap v20393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:14 smithi060 ceph-mon[94233]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:14 smithi060 ceph-mon[109077]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:35:14] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T14:35:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:14 smithi089 ceph-mon[98504]: pgmap v20394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:16 smithi060 ceph-mon[94233]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:16 smithi060 ceph-mon[109077]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:16 smithi089 ceph-mon[98504]: pgmap v20395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:18 smithi060 ceph-mon[94233]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:18 smithi060 ceph-mon[109077]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:18 smithi089 ceph-mon[98504]: pgmap v20396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:20 smithi060 ceph-mon[94233]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:20 smithi060 ceph-mon[109077]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:20 smithi089 ceph-mon[98504]: pgmap v20397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:22 smithi060 ceph-mon[94233]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:22 smithi060 ceph-mon[109077]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:22 smithi089 ceph-mon[98504]: pgmap v20398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 14:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T14:35:23.373763601Z level=info msg="Completed cleanup jobs" duration=13.136291ms 2023-12-01T14:35:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:24 smithi060 ceph-mon[94233]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:24 smithi060 ceph-mon[109077]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:35:24] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T14:35:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:24 smithi089 ceph-mon[98504]: pgmap v20399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:26 smithi060 ceph-mon[94233]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:26 smithi060 ceph-mon[109077]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:26 smithi089 ceph-mon[98504]: pgmap v20400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:28 smithi060 ceph-mon[94233]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:28 smithi060 ceph-mon[109077]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:28 smithi089 ceph-mon[98504]: pgmap v20401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:30 smithi060 ceph-mon[94233]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:30.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:30 smithi060 ceph-mon[109077]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:30 smithi089 ceph-mon[98504]: pgmap v20402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:32 smithi060 ceph-mon[94233]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:32 smithi060 ceph-mon[109077]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:32 smithi089 ceph-mon[98504]: pgmap v20403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:34 smithi060 ceph-mon[94233]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:34 smithi060 ceph-mon[109077]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:35:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:35:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:34 smithi089 ceph-mon[98504]: pgmap v20404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:36 smithi060 ceph-mon[94233]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:36 smithi060 ceph-mon[109077]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:36 smithi089 ceph-mon[98504]: pgmap v20405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:37.371 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:35:37.698 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:35:37.698 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:35:37.698 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:35:37.698 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 3m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:35:37.698 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 3m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 3m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 3m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 3m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 3m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 3m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 3m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 3m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 3m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:35:37.699 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 3m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:35:37.700 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 3m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:35:37.700 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 3m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:35:37.700 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 3m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:35:37.700 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 3m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:35:37.700 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:35:38.097 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:35:38.097 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:35:38.098 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:35:38.099 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:35:38.099 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:35:38.099 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:35:38.099 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:35:38.099 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:35:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:38 smithi060 ceph-mon[94233]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:38 smithi060 ceph-mon[94233]: from='client.37158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1048199623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:35:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:38 smithi060 ceph-mon[109077]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:38 smithi060 ceph-mon[109077]: from='client.37158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1048199623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:35:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:38 smithi089 ceph-mon[98504]: pgmap v20406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:38 smithi089 ceph-mon[98504]: from='client.37158 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1048199623' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:35:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:39 smithi060 ceph-mon[94233]: from='client.47039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:39 smithi060 ceph-mon[109077]: from='client.47039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:39.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:39 smithi089 ceph-mon[98504]: from='client.47039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:35:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:40 smithi060 ceph-mon[94233]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:40 smithi060 ceph-mon[109077]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:40 smithi089 ceph-mon[98504]: pgmap v20407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:42 smithi060 ceph-mon[94233]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:42 smithi060 ceph-mon[109077]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:42 smithi089 ceph-mon[98504]: pgmap v20408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:44 smithi060 ceph-mon[94233]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:44 smithi060 ceph-mon[109077]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:35:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:35:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:44 smithi089 ceph-mon[98504]: pgmap v20409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:46 smithi060 ceph-mon[94233]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:46 smithi060 ceph-mon[109077]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:46 smithi089 ceph-mon[98504]: pgmap v20410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:48 smithi060 ceph-mon[94233]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:48 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:35:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:48 smithi060 ceph-mon[109077]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:48 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:35:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:48 smithi089 ceph-mon[98504]: pgmap v20411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:48 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:35:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:35:50.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:35:50.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:49 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: pgmap v20412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:35:50.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:35:50.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:49 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:35:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:51 smithi060 ceph-mon[94233]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:51 smithi060 ceph-mon[109077]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:51 smithi089 ceph-mon[98504]: pgmap v20413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:53 smithi060 ceph-mon[94233]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:53 smithi060 ceph-mon[109077]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:53 smithi089 ceph-mon[98504]: pgmap v20414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:35:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:35:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:55 smithi060 ceph-mon[94233]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:55 smithi060 ceph-mon[109077]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:55 smithi089 ceph-mon[98504]: pgmap v20415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:35:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:57 smithi060 ceph-mon[94233]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:57 smithi060 ceph-mon[109077]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:35:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:57 smithi089 ceph-mon[98504]: pgmap v20416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:35:59 smithi060 ceph-mon[94233]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:35:59 smithi060 ceph-mon[109077]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:00.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:35:59 smithi089 ceph-mon[98504]: pgmap v20417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:01 smithi060 ceph-mon[94233]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:01 smithi060 ceph-mon[109077]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:01 smithi089 ceph-mon[98504]: pgmap v20418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:03 smithi060 ceph-mon[94233]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:03 smithi060 ceph-mon[109077]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:03 smithi089 ceph-mon[98504]: pgmap v20419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:36:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:36:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:05 smithi060 ceph-mon[94233]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:05 smithi060 ceph-mon[109077]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:05 smithi089 ceph-mon[98504]: pgmap v20420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:07 smithi060 ceph-mon[94233]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:07 smithi060 ceph-mon[109077]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:07 smithi089 ceph-mon[98504]: pgmap v20421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:08.464 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:36:08.794 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:36:08.794 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:36:08.794 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:36:08.795 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:36:08.796 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:36:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:08 smithi060 ceph-mon[94233]: from='client.37176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:08 smithi060 ceph-mon[109077]: from='client.37176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:08 smithi089 ceph-mon[98504]: from='client.37176 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:09.201 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:36:09.201 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:36:09.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:36:09.201 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:09.201 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:36:09.201 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:36:09.202 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:36:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:09 smithi060 ceph-mon[94233]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:09 smithi060 ceph-mon[94233]: from='client.37182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1579076283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:36:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:09 smithi060 ceph-mon[109077]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:09 smithi060 ceph-mon[109077]: from='client.37182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1579076283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:36:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:09 smithi089 ceph-mon[98504]: pgmap v20422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:09 smithi089 ceph-mon[98504]: from='client.37182 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1579076283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:36:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:11 smithi060 ceph-mon[94233]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:11 smithi060 ceph-mon[109077]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:11 smithi089 ceph-mon[98504]: pgmap v20423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:13 smithi060 ceph-mon[94233]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:13 smithi060 ceph-mon[109077]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:14.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:13 smithi089 ceph-mon[98504]: pgmap v20424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:36:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T14:36:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:15 smithi060 ceph-mon[94233]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:15 smithi060 ceph-mon[109077]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:15 smithi089 ceph-mon[98504]: pgmap v20425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:17 smithi060 ceph-mon[94233]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:17 smithi060 ceph-mon[109077]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:17 smithi089 ceph-mon[98504]: pgmap v20426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:19 smithi060 ceph-mon[94233]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:19 smithi060 ceph-mon[109077]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:20.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:19 smithi089 ceph-mon[98504]: pgmap v20427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:21 smithi060 ceph-mon[109077]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:21 smithi060 ceph-mon[94233]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:21 smithi089 ceph-mon[98504]: pgmap v20428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:23 smithi060 ceph-mon[94233]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:23 smithi060 ceph-mon[109077]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:23 smithi089 ceph-mon[98504]: pgmap v20429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:36:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T14:36:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:25 smithi060 ceph-mon[94233]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:25 smithi060 ceph-mon[109077]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:25 smithi089 ceph-mon[98504]: pgmap v20430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:27 smithi060 ceph-mon[94233]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:27 smithi060 ceph-mon[109077]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:27 smithi089 ceph-mon[98504]: pgmap v20431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:29 smithi060 ceph-mon[94233]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:29 smithi060 ceph-mon[109077]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:29 smithi089 ceph-mon[98504]: pgmap v20432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:31 smithi060 ceph-mon[94233]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:31 smithi060 ceph-mon[109077]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:32.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:31 smithi089 ceph-mon[98504]: pgmap v20433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:33 smithi060 ceph-mon[94233]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:34.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:33 smithi060 ceph-mon[109077]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:33 smithi089 ceph-mon[98504]: pgmap v20434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:36:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:36:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:35 smithi060 ceph-mon[94233]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:35 smithi060 ceph-mon[109077]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:36.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:35 smithi089 ceph-mon[98504]: pgmap v20435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:37 smithi060 ceph-mon[94233]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:37 smithi060 ceph-mon[109077]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:38.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:37 smithi089 ceph-mon[98504]: pgmap v20436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:39.566 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 4m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 4m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 4m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 4m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 4m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 4m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 4m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 4m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 4m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 4m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 4m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 4m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 4m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:36:39.892 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 4m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:36:39.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 4m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:36:39.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 4m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:36:39.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 4m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:36:39.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 4m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:36:39.893 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 4m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:36:39.893 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 4m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:36:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:39 smithi060 ceph-mon[94233]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:39 smithi060 ceph-mon[109077]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:39 smithi089 ceph-mon[98504]: pgmap v20437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:40.292 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:36:40.292 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:36:40.292 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:36:40.292 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:36:40.293 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:36:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:40 smithi089 ceph-mon[98504]: from='client.47069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:40 smithi089 ceph-mon[98504]: from='client.47075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1530570142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:36:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:40 smithi060 ceph-mon[94233]: from='client.47069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:40 smithi060 ceph-mon[94233]: from='client.47075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1530570142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:36:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:40 smithi060 ceph-mon[109077]: from='client.47069 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:40 smithi060 ceph-mon[109077]: from='client.47075 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:36:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1530570142' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:36:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:41 smithi089 ceph-mon[98504]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:41 smithi060 ceph-mon[109077]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:41 smithi060 ceph-mon[94233]: pgmap v20438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:43 smithi089 ceph-mon[98504]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:43 smithi060 ceph-mon[94233]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:43 smithi060 ceph-mon[109077]: pgmap v20439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:36:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:36:46.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:45 smithi089 ceph-mon[98504]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:45 smithi060 ceph-mon[94233]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:45 smithi060 ceph-mon[109077]: pgmap v20440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:47 smithi089 ceph-mon[98504]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:47 smithi060 ceph-mon[94233]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:47 smithi060 ceph-mon[109077]: pgmap v20441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:50.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:49 smithi089 ceph-mon[98504]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:49 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:36:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:49 smithi060 ceph-mon[94233]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:49 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:36:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:49 smithi060 ceph-mon[109077]: pgmap v20442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:49 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:36:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:36:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:50 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:36:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:50 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:36:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:36:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:50 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:36:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:50 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:36:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:36:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:50 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:36:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:50 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:36:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:51 smithi060 ceph-mon[94233]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:51 smithi060 ceph-mon[109077]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:51 smithi089 ceph-mon[98504]: pgmap v20443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:53 smithi060 ceph-mon[94233]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:53 smithi060 ceph-mon[109077]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:53 smithi089 ceph-mon[98504]: pgmap v20444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:36:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:36:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:55 smithi060 ceph-mon[94233]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:55 smithi060 ceph-mon[109077]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:55 smithi089 ceph-mon[98504]: pgmap v20445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:36:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:36:57 smithi060 ceph-mon[94233]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:36:57 smithi060 ceph-mon[109077]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:36:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:36:57 smithi089 ceph-mon[98504]: pgmap v20446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:00 smithi060 ceph-mon[94233]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:00 smithi060 ceph-mon[109077]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:00 smithi089 ceph-mon[98504]: pgmap v20447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:02 smithi060 ceph-mon[94233]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:02 smithi060 ceph-mon[109077]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:02 smithi089 ceph-mon[98504]: pgmap v20448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:04 smithi060 ceph-mon[94233]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:04 smithi060 ceph-mon[109077]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:04 smithi089 ceph-mon[98504]: pgmap v20449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:37:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:37:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:06 smithi089 ceph-mon[98504]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:06 smithi060 ceph-mon[94233]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:06 smithi060 ceph-mon[109077]: pgmap v20450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:08 smithi089 ceph-mon[98504]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:08 smithi060 ceph-mon[94233]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:08 smithi060 ceph-mon[109077]: pgmap v20451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:10 smithi089 ceph-mon[98504]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:10 smithi060 ceph-mon[94233]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:10 smithi060 ceph-mon[109077]: pgmap v20452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:10.653 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:37:10.978 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:37:10.978 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:37:10.978 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:37:10.978 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:37:10.978 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:37:10.978 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:37:10.978 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:37:10.979 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:37:11.380 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:37:11.380 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:37:11.380 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:37:11.380 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:11.380 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:37:11.380 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:11.381 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:37:11.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:37:11.382 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:37:11.382 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:12 smithi089 ceph-mon[98504]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:12 smithi089 ceph-mon[98504]: from='client.47087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:12 smithi089 ceph-mon[98504]: from='client.37218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3857739487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[94233]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[94233]: from='client.47087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[94233]: from='client.37218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3857739487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:37:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[109077]: pgmap v20453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[109077]: from='client.47087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[109077]: from='client.37218 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3857739487' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:37:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:14 smithi089 ceph-mon[98504]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:14 smithi060 ceph-mon[94233]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:14 smithi060 ceph-mon[109077]: pgmap v20454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:37:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:37:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:16 smithi089 ceph-mon[98504]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:16 smithi060 ceph-mon[94233]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:16 smithi060 ceph-mon[109077]: pgmap v20455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:18 smithi089 ceph-mon[98504]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:18 smithi060 ceph-mon[94233]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:18 smithi060 ceph-mon[109077]: pgmap v20456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:20 smithi089 ceph-mon[98504]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:20 smithi060 ceph-mon[94233]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:20 smithi060 ceph-mon[109077]: pgmap v20457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:22 smithi089 ceph-mon[98504]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:22 smithi060 ceph-mon[94233]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:22 smithi060 ceph-mon[109077]: pgmap v20458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:24 smithi089 ceph-mon[98504]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:24 smithi060 ceph-mon[94233]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:24 smithi060 ceph-mon[109077]: pgmap v20459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:37:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:37:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:26 smithi060 ceph-mon[109077]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:26 smithi060 ceph-mon[94233]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:26 smithi089 ceph-mon[98504]: pgmap v20460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:28 smithi060 ceph-mon[109077]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:28 smithi060 ceph-mon[94233]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:28 smithi089 ceph-mon[98504]: pgmap v20461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:30 smithi060 ceph-mon[94233]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:30 smithi060 ceph-mon[109077]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:30 smithi089 ceph-mon[98504]: pgmap v20462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:32 smithi060 ceph-mon[94233]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:32 smithi060 ceph-mon[109077]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:32 smithi089 ceph-mon[98504]: pgmap v20463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:34 smithi060 ceph-mon[94233]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:34 smithi060 ceph-mon[109077]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:34 smithi089 ceph-mon[98504]: pgmap v20464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:37:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:37:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:36 smithi060 ceph-mon[94233]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:36 smithi060 ceph-mon[109077]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:36 smithi089 ceph-mon[98504]: pgmap v20465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:38 smithi060 ceph-mon[94233]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:38 smithi060 ceph-mon[109077]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:38 smithi089 ceph-mon[98504]: pgmap v20466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:40 smithi060 ceph-mon[94233]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:40 smithi060 ceph-mon[109077]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:40 smithi089 ceph-mon[98504]: pgmap v20467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:41.744 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 5m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 5m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 5m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 5m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 5m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 5m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:37:42.069 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 5m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 5m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 5m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 5m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 5m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 5m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 5m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 5m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 5m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 5m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:37:42.070 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 5m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:37:42.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 5m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:37:42.071 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 5m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:37:42.071 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 5m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:37:42.472 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:37:42.472 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:37:42.472 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:37:42.473 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:37:42.474 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:37:42.474 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:37:42.474 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:37:42.474 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:37:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:42 smithi060 ceph-mon[94233]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:42 smithi060 ceph-mon[109077]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:42 smithi089 ceph-mon[98504]: pgmap v20468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:43 smithi060 ceph-mon[94233]: from='client.47105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:43 smithi060 ceph-mon[94233]: from='client.47111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2026725002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:37:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:43 smithi060 ceph-mon[109077]: from='client.47105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:43 smithi060 ceph-mon[109077]: from='client.47111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2026725002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:37:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:43 smithi089 ceph-mon[98504]: from='client.47105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:43 smithi089 ceph-mon[98504]: from='client.47111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:37:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2026725002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:37:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:44 smithi060 ceph-mon[94233]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:44 smithi060 ceph-mon[109077]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:44 smithi089 ceph-mon[98504]: pgmap v20469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:37:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:37:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:46 smithi060 ceph-mon[94233]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:46 smithi060 ceph-mon[109077]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:46 smithi089 ceph-mon[98504]: pgmap v20470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:48 smithi060 ceph-mon[94233]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:48 smithi060 ceph-mon[109077]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:48 smithi089 ceph-mon[98504]: pgmap v20471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:50 smithi060 ceph-mon[94233]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:50 smithi060 ceph-mon[109077]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:50 smithi089 ceph-mon[98504]: pgmap v20472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:37:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:37:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:37:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:37:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:37:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:37:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:37:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:37:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:37:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:37:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:37:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:37:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:52 smithi060 ceph-mon[94233]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:52 smithi060 ceph-mon[109077]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:52 smithi089 ceph-mon[98504]: pgmap v20473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:54.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:54 smithi060 ceph-mon[94233]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:54 smithi060 ceph-mon[109077]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:54 smithi089 ceph-mon[98504]: pgmap v20474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:37:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:37:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:56 smithi060 ceph-mon[94233]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:56 smithi060 ceph-mon[109077]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:56 smithi089 ceph-mon[98504]: pgmap v20475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:37:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:37:58 smithi060 ceph-mon[94233]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:37:58 smithi060 ceph-mon[109077]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:37:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:37:58 smithi089 ceph-mon[98504]: pgmap v20476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:00 smithi060 ceph-mon[109077]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:00 smithi060 ceph-mon[94233]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:00 smithi089 ceph-mon[98504]: pgmap v20477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:02 smithi060 ceph-mon[94233]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:02 smithi060 ceph-mon[109077]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:02 smithi089 ceph-mon[98504]: pgmap v20478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:04 smithi060 ceph-mon[94233]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:04 smithi060 ceph-mon[109077]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:04 smithi089 ceph-mon[98504]: pgmap v20479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:38:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:38:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:06 smithi060 ceph-mon[94233]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:06 smithi060 ceph-mon[109077]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:06 smithi089 ceph-mon[98504]: pgmap v20480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:08 smithi060 ceph-mon[94233]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:08 smithi060 ceph-mon[109077]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:08 smithi089 ceph-mon[98504]: pgmap v20481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:10 smithi060 ceph-mon[94233]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:10 smithi060 ceph-mon[109077]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:10 smithi089 ceph-mon[98504]: pgmap v20482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:12 smithi060 ceph-mon[94233]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:12 smithi060 ceph-mon[109077]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:12 smithi089 ceph-mon[98504]: pgmap v20483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:12.836 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:38:13.162 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:38:13.163 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:38:13.561 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:38:13.561 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:38:13.562 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:38:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[94233]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[94233]: from='client.37248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[94233]: from='client.47129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3124199633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:38:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[109077]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[109077]: from='client.37248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[109077]: from='client.47129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3124199633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:38:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:14 smithi089 ceph-mon[98504]: pgmap v20484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:14 smithi089 ceph-mon[98504]: from='client.37248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:14 smithi089 ceph-mon[98504]: from='client.47129 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3124199633' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:38:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:38:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:38:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:16 smithi060 ceph-mon[94233]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:16 smithi060 ceph-mon[109077]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:16 smithi089 ceph-mon[98504]: pgmap v20485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:18 smithi060 ceph-mon[94233]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:18 smithi060 ceph-mon[109077]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:18 smithi089 ceph-mon[98504]: pgmap v20486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:20 smithi060 ceph-mon[94233]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:20 smithi060 ceph-mon[109077]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:20 smithi089 ceph-mon[98504]: pgmap v20487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:22 smithi060 ceph-mon[94233]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:22 smithi060 ceph-mon[109077]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:22 smithi089 ceph-mon[98504]: pgmap v20488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:24 smithi060 ceph-mon[94233]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:24 smithi060 ceph-mon[109077]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:24 smithi089 ceph-mon[98504]: pgmap v20489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:24.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:38:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:38:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:26 smithi060 ceph-mon[94233]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:26 smithi060 ceph-mon[109077]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:26 smithi089 ceph-mon[98504]: pgmap v20490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:28 smithi060 ceph-mon[94233]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:28 smithi060 ceph-mon[109077]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:28 smithi089 ceph-mon[98504]: pgmap v20491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:30 smithi060 ceph-mon[94233]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:30 smithi060 ceph-mon[109077]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:30 smithi089 ceph-mon[98504]: pgmap v20492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:32 smithi060 ceph-mon[94233]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:32 smithi060 ceph-mon[109077]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:32 smithi089 ceph-mon[98504]: pgmap v20493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:34 smithi060 ceph-mon[94233]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:38:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:38:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:34 smithi060 ceph-mon[109077]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:34 smithi089 ceph-mon[98504]: pgmap v20494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:36 smithi060 ceph-mon[94233]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:36 smithi060 ceph-mon[109077]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:36 smithi089 ceph-mon[98504]: pgmap v20495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:38 smithi060 ceph-mon[94233]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:38 smithi060 ceph-mon[109077]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:38 smithi089 ceph-mon[98504]: pgmap v20496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:40 smithi060 ceph-mon[94233]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:40 smithi060 ceph-mon[109077]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:40 smithi089 ceph-mon[98504]: pgmap v20497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:42 smithi060 ceph-mon[94233]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:42 smithi060 ceph-mon[109077]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:42 smithi089 ceph-mon[98504]: pgmap v20498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:43.925 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 6m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 6m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 6m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 6m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 6m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 6m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 6m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 6m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:38:44.253 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 6m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 6m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 6m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 6m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 6m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 6m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 6m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 6m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 6m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:38:44.254 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 6m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:38:44.255 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 6m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:38:44.255 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 6m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:38:44.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:44 smithi060 ceph-mon[109077]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:44 smithi060 ceph-mon[94233]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:38:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:38:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:44 smithi089 ceph-mon[98504]: pgmap v20499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:44.652 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:38:44.653 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:38:44.654 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:38:44.654 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:38:44.654 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:38:44.654 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:38:44.654 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:38:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:45 smithi060 ceph-mon[94233]: from='client.37266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:45 smithi060 ceph-mon[94233]: from='client.37272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2290641532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:38:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:45 smithi060 ceph-mon[109077]: from='client.37266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:45 smithi060 ceph-mon[109077]: from='client.37272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2290641532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:38:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:45 smithi089 ceph-mon[98504]: from='client.37266 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:45 smithi089 ceph-mon[98504]: from='client.37272 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:38:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2290641532' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:38:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:46 smithi060 ceph-mon[94233]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:46 smithi060 ceph-mon[109077]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:46 smithi089 ceph-mon[98504]: pgmap v20500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:48 smithi060 ceph-mon[94233]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:48 smithi060 ceph-mon[109077]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:48 smithi089 ceph-mon[98504]: pgmap v20501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:50 smithi060 ceph-mon[94233]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:50 smithi060 ceph-mon[109077]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:50 smithi089 ceph-mon[98504]: pgmap v20502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[94233]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:38:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:38:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:38:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:38:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[109077]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:38:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:38:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:38:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:38:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:51 smithi089 ceph-mon[98504]: pgmap v20503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:52.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:38:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:38:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:38:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:38:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:53 smithi060 ceph-mon[94233]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:53 smithi060 ceph-mon[109077]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:53 smithi089 ceph-mon[98504]: pgmap v20504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:38:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:38:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:55 smithi060 ceph-mon[94233]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:55 smithi060 ceph-mon[109077]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:56.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:55 smithi089 ceph-mon[98504]: pgmap v20505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:57.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:38:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:57 smithi060 ceph-mon[94233]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:57 smithi060 ceph-mon[109077]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:38:58.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:57 smithi089 ceph-mon[98504]: pgmap v20506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:38:59 smithi060 ceph-mon[94233]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:38:59 smithi060 ceph-mon[109077]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:38:59 smithi089 ceph-mon[98504]: pgmap v20507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:02.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:01 smithi060 ceph-mon[94233]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:02.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:01 smithi060 ceph-mon[109077]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:01 smithi089 ceph-mon[98504]: pgmap v20508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:03 smithi060 ceph-mon[109077]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:04.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:03 smithi060 ceph-mon[94233]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:03 smithi089 ceph-mon[98504]: pgmap v20509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:39:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:39:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:05 smithi060 ceph-mon[109077]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:05 smithi060 ceph-mon[94233]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:05 smithi089 ceph-mon[98504]: pgmap v20510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:07 smithi060 ceph-mon[94233]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:07 smithi060 ceph-mon[109077]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:07 smithi089 ceph-mon[98504]: pgmap v20511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:09 smithi060 ceph-mon[109077]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:09 smithi060 ceph-mon[94233]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:10.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:09 smithi089 ceph-mon[98504]: pgmap v20512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:11 smithi060 ceph-mon[94233]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:11 smithi060 ceph-mon[109077]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:11 smithi089 ceph-mon[98504]: pgmap v20513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:13 smithi060 ceph-mon[94233]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:13 smithi060 ceph-mon[109077]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:13 smithi089 ceph-mon[98504]: pgmap v20514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:39:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:39:15.016 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 7m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 7m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 7m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 7m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 7m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (9h) 7m ago 9h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (9h) 7m ago 9h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 7m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 7m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 7m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:39:15.344 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 7m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 7m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 7m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 7m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 7m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 7m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 7m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 7m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 7m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:39:15.345 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 7m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:39:15.750 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:39:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:39:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:39:15.750 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:39:15.751 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:39:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:15 smithi060 ceph-mon[109077]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:15 smithi060 ceph-mon[109077]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:15 smithi060 ceph-mon[109077]: from='client.37290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:15 smithi060 ceph-mon[94233]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:15 smithi060 ceph-mon[94233]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:15 smithi060 ceph-mon[94233]: from='client.37290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:15 smithi089 ceph-mon[98504]: pgmap v20515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:15 smithi089 ceph-mon[98504]: from='client.47159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:16.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:15 smithi089 ceph-mon[98504]: from='client.37290 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1983911973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:39:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1983911973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:39:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1983911973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:39:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:17 smithi060 ceph-mon[109077]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:17 smithi060 ceph-mon[94233]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:18.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:17 smithi089 ceph-mon[98504]: pgmap v20516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:20.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:19 smithi060 ceph-mon[94233]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:19 smithi060 ceph-mon[109077]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:19 smithi089 ceph-mon[98504]: pgmap v20517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:21 smithi060 ceph-mon[94233]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:21 smithi060 ceph-mon[109077]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:21 smithi089 ceph-mon[98504]: pgmap v20518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:23 smithi060 ceph-mon[94233]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:23 smithi060 ceph-mon[109077]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:23 smithi089 ceph-mon[98504]: pgmap v20519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:39:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:39:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:25 smithi060 ceph-mon[94233]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:25 smithi060 ceph-mon[109077]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:26.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:25 smithi089 ceph-mon[98504]: pgmap v20520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:27.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:27 smithi060 ceph-mon[109077]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:27 smithi060 ceph-mon[94233]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:28.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:27 smithi089 ceph-mon[98504]: pgmap v20521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:29 smithi060 ceph-mon[94233]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:29 smithi060 ceph-mon[109077]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:30.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:29 smithi089 ceph-mon[98504]: pgmap v20522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:31 smithi089 ceph-mon[98504]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:31 smithi060 ceph-mon[94233]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:31 smithi060 ceph-mon[109077]: pgmap v20523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:33 smithi089 ceph-mon[98504]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:33 smithi060 ceph-mon[109077]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:33 smithi060 ceph-mon[94233]: pgmap v20524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:39:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:39:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:35 smithi089 ceph-mon[98504]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:35 smithi060 ceph-mon[94233]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:35 smithi060 ceph-mon[109077]: pgmap v20525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:38.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:37 smithi089 ceph-mon[98504]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:37 smithi060 ceph-mon[94233]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:37 smithi060 ceph-mon[109077]: pgmap v20526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:39 smithi089 ceph-mon[98504]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:39 smithi060 ceph-mon[94233]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:39 smithi060 ceph-mon[109077]: pgmap v20527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:41 smithi089 ceph-mon[98504]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:41 smithi060 ceph-mon[94233]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:41 smithi060 ceph-mon[109077]: pgmap v20528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:44.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:43 smithi089 ceph-mon[98504]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:43 smithi060 ceph-mon[94233]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:43 smithi060 ceph-mon[109077]: pgmap v20529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:39:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:39:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:45 smithi089 ceph-mon[98504]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:46.115 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:39:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:45 smithi060 ceph-mon[109077]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:45 smithi060 ceph-mon[94233]: pgmap v20530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:46.441 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:39:46.441 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:39:46.441 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:39:46.441 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:39:46.441 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5905M 2125M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6440M 2125M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5689M 2125M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5603M 2125M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4697M 2398M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5374M 2398M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:39:46.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4747M 2398M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:39:46.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5444M 2398M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:39:46.443 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:39:46.843 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:39:46.843 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:39:46.843 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:39:46.843 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:46.843 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:39:46.844 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:39:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:46 smithi089 ceph-mon[98504]: from='client.37302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:46 smithi089 ceph-mon[98504]: from='client.37308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:46 smithi060 ceph-mon[94233]: from='client.37302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:46 smithi060 ceph-mon[94233]: from='client.37308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:46 smithi060 ceph-mon[109077]: from='client.37302 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:46 smithi060 ceph-mon[109077]: from='client.37308 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:39:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:47 smithi089 ceph-mon[98504]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1015534122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:39:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:47 smithi060 ceph-mon[94233]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1015534122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:39:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:47 smithi060 ceph-mon[109077]: pgmap v20531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1015534122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:39:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:49 smithi060 ceph-mon[94233]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:49 smithi060 ceph-mon[109077]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:49 smithi089 ceph-mon[98504]: pgmap v20532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:51 smithi060 ceph-mon[94233]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:39:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:51 smithi060 ceph-mon[109077]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:39:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:51 smithi089 ceph-mon[98504]: pgmap v20533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2393M 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2117M 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2393M 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2117M 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:39:53.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2393M 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2117M 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:39:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:39:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:54 smithi060 ceph-mon[109077]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:54 smithi060 ceph-mon[94233]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:54 smithi089 ceph-mon[98504]: pgmap v20534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:39:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:39:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:56 smithi060 ceph-mon[94233]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:56 smithi060 ceph-mon[109077]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:56 smithi089 ceph-mon[98504]: pgmap v20535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:39:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:39:58 smithi060 ceph-mon[94233]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:39:58 smithi060 ceph-mon[109077]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:39:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:39:58 smithi089 ceph-mon[98504]: pgmap v20536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T14:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:00 smithi060 ceph-mon[94233]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:00 smithi060 ceph-mon[109077]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:00 smithi089 ceph-mon[98504]: pgmap v20537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:40:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:02 smithi060 ceph-mon[94233]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:02 smithi060 ceph-mon[109077]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:02 smithi089 ceph-mon[98504]: pgmap v20538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:04 smithi060 ceph-mon[94233]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:04 smithi060 ceph-mon[109077]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:04 smithi089 ceph-mon[98504]: pgmap v20539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:40:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:40:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:06 smithi060 ceph-mon[94233]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:06 smithi060 ceph-mon[109077]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:06 smithi089 ceph-mon[98504]: pgmap v20540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:08 smithi060 ceph-mon[94233]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:08 smithi060 ceph-mon[109077]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:08 smithi089 ceph-mon[98504]: pgmap v20541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:10 smithi060 ceph-mon[94233]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:10 smithi060 ceph-mon[109077]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:10 smithi089 ceph-mon[98504]: pgmap v20542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:12.378 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:12 smithi089 ceph-mon[98504]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:12.378 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:12 smithi060 ceph-mon[94233]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:12 smithi060 ceph-mon[109077]: pgmap v20543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:14 smithi060 ceph-mon[109077]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:14 smithi060 ceph-mon[94233]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:14 smithi089 ceph-mon[98504]: pgmap v20544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:40:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:40:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:16 smithi060 ceph-mon[94233]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:16 smithi060 ceph-mon[109077]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:16 smithi089 ceph-mon[98504]: pgmap v20545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:17.209 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:40:17.535 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:40:17.535 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 8m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:40:17.535 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 8m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 8m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 8m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 8m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 8m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 8m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 8m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 8m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 8m ago 9h 5905M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 8m ago 9h 6440M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 8m ago 9h 5689M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 8m ago 9h 5603M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 8m ago 9h 4697M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:40:17.536 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 8m ago 9h 5374M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:40:17.537 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 8m ago 9h 4747M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:40:17.537 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 8m ago 9h 5444M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:40:17.537 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 8m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:40:17.933 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:40:17.934 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:17.935 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:40:17.935 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:40:17.935 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:40:17.935 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:40:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:18 smithi060 ceph-mon[94233]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:18 smithi060 ceph-mon[94233]: from='client.37320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/699045281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:40:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:18 smithi060 ceph-mon[109077]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:18 smithi060 ceph-mon[109077]: from='client.37320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/699045281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:40:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:18 smithi089 ceph-mon[98504]: pgmap v20546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:18 smithi089 ceph-mon[98504]: from='client.37320 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/699045281' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:40:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:19 smithi060 ceph-mon[94233]: from='client.47201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:19 smithi060 ceph-mon[109077]: from='client.47201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:19 smithi089 ceph-mon[98504]: from='client.47201 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:20 smithi060 ceph-mon[94233]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:20 smithi060 ceph-mon[109077]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:20 smithi089 ceph-mon[98504]: pgmap v20547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:22 smithi060 ceph-mon[94233]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:22 smithi060 ceph-mon[109077]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:22 smithi089 ceph-mon[98504]: pgmap v20548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:24 smithi060 ceph-mon[109077]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:24 smithi060 ceph-mon[94233]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:24 smithi089 ceph-mon[98504]: pgmap v20549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:40:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:40:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:26 smithi060 ceph-mon[109077]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:26 smithi060 ceph-mon[94233]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:26 smithi089 ceph-mon[98504]: pgmap v20550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:28 smithi060 ceph-mon[94233]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:28 smithi060 ceph-mon[109077]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:28 smithi089 ceph-mon[98504]: pgmap v20551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:30 smithi060 ceph-mon[94233]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:30 smithi060 ceph-mon[109077]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:30 smithi089 ceph-mon[98504]: pgmap v20552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:32 smithi060 ceph-mon[94233]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:32 smithi060 ceph-mon[109077]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:32 smithi089 ceph-mon[98504]: pgmap v20553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:34 smithi060 ceph-mon[94233]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:40:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:40:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:34 smithi060 ceph-mon[109077]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:34 smithi089 ceph-mon[98504]: pgmap v20554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:36 smithi060 ceph-mon[94233]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:36 smithi060 ceph-mon[109077]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:36 smithi089 ceph-mon[98504]: pgmap v20555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:38 smithi060 ceph-mon[94233]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:38 smithi060 ceph-mon[109077]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:38 smithi089 ceph-mon[98504]: pgmap v20556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:40 smithi060 ceph-mon[94233]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:40 smithi060 ceph-mon[109077]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:40 smithi089 ceph-mon[98504]: pgmap v20557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:42 smithi060 ceph-mon[94233]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:42 smithi060 ceph-mon[109077]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:42 smithi089 ceph-mon[98504]: pgmap v20558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:44 smithi060 ceph-mon[94233]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:44 smithi060 ceph-mon[109077]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:40:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:40:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:44 smithi089 ceph-mon[98504]: pgmap v20559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:46 smithi060 ceph-mon[94233]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:46 smithi060 ceph-mon[109077]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:46 smithi089 ceph-mon[98504]: pgmap v20560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:48.301 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:40:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:48 smithi060 ceph-mon[94233]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:48 smithi060 ceph-mon[109077]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:48 smithi089 ceph-mon[98504]: pgmap v20561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:48.625 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:40:48.625 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:40:48.625 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:40:48.625 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:40:48.625 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:40:48.625 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:40:48.625 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (9h) 9m ago 9h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (9h) 9m ago 9h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5905M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6440M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5689M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5603M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4697M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5374M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4747M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5444M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:40:48.626 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:40:49.023 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:40:49.023 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:40:49.024 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:40:49.024 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:49.024 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:40:49.024 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:40:49.024 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:49.024 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:40:49.025 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:40:49.026 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:40:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:49 smithi060 ceph-mon[94233]: from='client.37338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3697918457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:40:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:49 smithi060 ceph-mon[109077]: from='client.37338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3697918457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:40:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:49 smithi089 ceph-mon[98504]: from='client.37338 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3697918457' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:40:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:50 smithi060 ceph-mon[94233]: from='client.47219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:50 smithi060 ceph-mon[94233]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:50 smithi060 ceph-mon[109077]: from='client.47219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:50 smithi060 ceph-mon[109077]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:50 smithi089 ceph-mon[98504]: from='client.47219 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:40:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:50 smithi089 ceph-mon[98504]: pgmap v20562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:52 smithi060 ceph-mon[94233]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:52 smithi060 ceph-mon[109077]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:52 smithi089 ceph-mon[98504]: pgmap v20563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:40:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:40:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:40:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:40:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:40:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:40:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:40:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:40:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:40:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:40:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:40:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:40:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:54 smithi060 ceph-mon[94233]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:54 smithi060 ceph-mon[109077]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:40:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:40:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:54 smithi089 ceph-mon[98504]: pgmap v20564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:56 smithi060 ceph-mon[94233]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:56 smithi060 ceph-mon[109077]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:56 smithi089 ceph-mon[98504]: pgmap v20565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:40:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:40:58 smithi060 ceph-mon[94233]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:40:58 smithi060 ceph-mon[109077]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:40:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:40:58 smithi089 ceph-mon[98504]: pgmap v20566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:00 smithi060 ceph-mon[94233]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:00 smithi060 ceph-mon[109077]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:00 smithi089 ceph-mon[98504]: pgmap v20567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:02 smithi060 ceph-mon[94233]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:02 smithi060 ceph-mon[109077]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:02 smithi089 ceph-mon[98504]: pgmap v20568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:04 smithi060 ceph-mon[94233]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:04 smithi060 ceph-mon[109077]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:41:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:41:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:04 smithi089 ceph-mon[98504]: pgmap v20569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:06 smithi060 ceph-mon[94233]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:06 smithi060 ceph-mon[109077]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:06 smithi089 ceph-mon[98504]: pgmap v20570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:08 smithi060 ceph-mon[94233]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:08 smithi060 ceph-mon[109077]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:08 smithi089 ceph-mon[98504]: pgmap v20571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:10 smithi060 ceph-mon[94233]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:10 smithi060 ceph-mon[109077]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:10 smithi089 ceph-mon[98504]: pgmap v20572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:12 smithi060 ceph-mon[109077]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:12 smithi060 ceph-mon[94233]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:12 smithi089 ceph-mon[98504]: pgmap v20573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:14 smithi060 ceph-mon[94233]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:14 smithi060 ceph-mon[109077]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:41:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:41:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:14 smithi089 ceph-mon[98504]: pgmap v20574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:16 smithi060 ceph-mon[94233]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:16 smithi060 ceph-mon[109077]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:16 smithi089 ceph-mon[98504]: pgmap v20575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:18 smithi060 ceph-mon[94233]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:18 smithi060 ceph-mon[109077]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:18 smithi089 ceph-mon[98504]: pgmap v20576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:19.389 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:41:19.714 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 9m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 9m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 9m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 9m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (9h) 9m ago 9h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 9m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 9m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:41:19.715 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (9h) 9m ago 9h 5905M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 9m ago 9h 6440M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 9m ago 9h 5689M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 9m ago 9h 5603M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 9m ago 9h 4697M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 9m ago 9h 5374M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 9m ago 9h 4747M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 9m ago 9h 5444M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:41:19.716 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 9m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:41:20.116 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:41:20.116 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:41:20.117 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:41:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:20 smithi060 ceph-mon[94233]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:20 smithi060 ceph-mon[94233]: from='client.37356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1140752093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:41:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:20 smithi060 ceph-mon[109077]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:20 smithi060 ceph-mon[109077]: from='client.37356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1140752093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:41:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:20 smithi089 ceph-mon[98504]: pgmap v20577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:20 smithi089 ceph-mon[98504]: from='client.37356 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1140752093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:41:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:21 smithi060 ceph-mon[94233]: from='client.37362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:21 smithi060 ceph-mon[109077]: from='client.37362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:21 smithi089 ceph-mon[98504]: from='client.37362 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:22 smithi060 ceph-mon[94233]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:22 smithi060 ceph-mon[109077]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:22 smithi089 ceph-mon[98504]: pgmap v20578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:24 smithi060 ceph-mon[94233]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:24 smithi060 ceph-mon[109077]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:41:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:41:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:24 smithi089 ceph-mon[98504]: pgmap v20579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:26 smithi060 ceph-mon[94233]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:26 smithi060 ceph-mon[109077]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:26 smithi089 ceph-mon[98504]: pgmap v20580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:28 smithi089 ceph-mon[98504]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:28 smithi060 ceph-mon[94233]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:28 smithi060 ceph-mon[109077]: pgmap v20581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:30 smithi089 ceph-mon[98504]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:30 smithi060 ceph-mon[94233]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:30 smithi060 ceph-mon[109077]: pgmap v20582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:32 smithi089 ceph-mon[98504]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:32 smithi060 ceph-mon[94233]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:32 smithi060 ceph-mon[109077]: pgmap v20583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:34 smithi089 ceph-mon[98504]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:34 smithi060 ceph-mon[94233]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:34 smithi060 ceph-mon[109077]: pgmap v20584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:41:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:41:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:36 smithi089 ceph-mon[98504]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:36 smithi060 ceph-mon[94233]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:36 smithi060 ceph-mon[109077]: pgmap v20585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:38 smithi089 ceph-mon[98504]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:38 smithi060 ceph-mon[94233]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:38 smithi060 ceph-mon[109077]: pgmap v20586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:40 smithi089 ceph-mon[98504]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:40 smithi060 ceph-mon[94233]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:40 smithi060 ceph-mon[109077]: pgmap v20587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:42 smithi089 ceph-mon[98504]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:42 smithi060 ceph-mon[109077]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:42 smithi060 ceph-mon[94233]: pgmap v20588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:44 smithi089 ceph-mon[98504]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:44 smithi060 ceph-mon[94233]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:44 smithi060 ceph-mon[109077]: pgmap v20589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:41:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:41:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:46 smithi089 ceph-mon[98504]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:46 smithi060 ceph-mon[94233]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:46 smithi060 ceph-mon[109077]: pgmap v20590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:48 smithi060 ceph-mon[94233]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:48 smithi060 ceph-mon[109077]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:48 smithi089 ceph-mon[98504]: pgmap v20591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:50.482 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:41:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:50 smithi060 ceph-mon[94233]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:50 smithi060 ceph-mon[109077]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:50 smithi089 ceph-mon[98504]: pgmap v20592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:50.810 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:41:50.810 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 10m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:41:50.810 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 10m ago 9h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 10m ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 10m ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 10m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 10m ago 10h 923M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 10m ago 10h 2470M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 10m ago 10h 1448M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 10m ago 10h 1113M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:41:50.811 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 10m ago 9h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 10m ago 9h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 10m ago 10h 5905M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (9h) 10m ago 9h 6440M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (9h) 10m ago 9h 5689M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 10m ago 9h 5603M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 10m ago 9h 4697M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 10m ago 9h 5374M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:41:50.812 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 10m ago 9h 4747M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:41:50.813 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 10m ago 9h 5444M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:41:50.813 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 10m ago 9h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:41:51.207 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:41:51.207 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:41:51.207 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:41:51.207 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:41:51.208 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:41:51.209 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:41:51.209 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:41:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:51 smithi060 ceph-mon[94233]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4039556585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:41:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:51 smithi060 ceph-mon[109077]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4039556585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:41:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:51 smithi089 ceph-mon[98504]: from='client.47249 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:51.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4039556585' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:41:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:52 smithi060 ceph-mon[94233]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:52 smithi060 ceph-mon[94233]: from='client.37380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:52 smithi060 ceph-mon[109077]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:52 smithi060 ceph-mon[109077]: from='client.37380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:52 smithi089 ceph-mon[98504]: pgmap v20593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:52 smithi089 ceph-mon[98504]: from='client.37380 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:41:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:41:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:41:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:41:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:54 smithi060 ceph-mon[94233]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:54 smithi060 ceph-mon[109077]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:41:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:41:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:54 smithi089 ceph-mon[98504]: pgmap v20594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:56 smithi060 ceph-mon[94233]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:56 smithi060 ceph-mon[109077]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:56 smithi089 ceph-mon[98504]: pgmap v20595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:41:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[94233]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:41:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:41:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[109077]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:41:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:41:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:41:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:41:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:58 smithi089 ceph-mon[98504]: pgmap v20596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:41:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:41:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:41:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:41:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:42:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:00 smithi060 ceph-mon[94233]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:00 smithi060 ceph-mon[109077]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:00 smithi089 ceph-mon[98504]: pgmap v20597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:02 smithi060 ceph-mon[94233]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:02 smithi060 ceph-mon[109077]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:02 smithi089 ceph-mon[98504]: pgmap v20598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:04 smithi060 ceph-mon[109077]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:04 smithi060 ceph-mon[94233]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:42:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:42:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:04 smithi089 ceph-mon[98504]: pgmap v20599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:06 smithi060 ceph-mon[94233]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:06 smithi060 ceph-mon[109077]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:06 smithi089 ceph-mon[98504]: pgmap v20600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:08 smithi060 ceph-mon[94233]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:08 smithi060 ceph-mon[109077]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:08 smithi089 ceph-mon[98504]: pgmap v20601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:10 smithi060 ceph-mon[94233]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:10 smithi060 ceph-mon[109077]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:10 smithi089 ceph-mon[98504]: pgmap v20602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:12 smithi060 ceph-mon[94233]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:12 smithi060 ceph-mon[109077]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:12 smithi089 ceph-mon[98504]: pgmap v20603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:14 smithi060 ceph-mon[109077]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:14 smithi060 ceph-mon[94233]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:42:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:42:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:14 smithi089 ceph-mon[98504]: pgmap v20604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:16 smithi060 ceph-mon[94233]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:16 smithi060 ceph-mon[109077]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:16 smithi089 ceph-mon[98504]: pgmap v20605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:18 smithi060 ceph-mon[94233]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:18 smithi060 ceph-mon[109077]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:18 smithi089 ceph-mon[98504]: pgmap v20606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:20 smithi060 ceph-mon[94233]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:20 smithi060 ceph-mon[109077]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:20 smithi089 ceph-mon[98504]: pgmap v20607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:21.572 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:42:21.899 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:42:21.899 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 25s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 24s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 25s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 24s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 24s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 25s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 25s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 24s ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 25s ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 25s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 24s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 25s ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 25s ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 25s ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (9h) 25s ago 9h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:42:21.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 24s ago 9h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:42:21.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 24s ago 9h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:42:21.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 24s ago 9h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:42:21.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 24s ago 9h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:42:21.901 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 24s ago 9h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:42:22.299 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:42:22.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:42:22.301 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:42:22.301 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:42:22.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:22 smithi060 ceph-mon[94233]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:22.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/69303296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:42:22.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:22 smithi060 ceph-mon[109077]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:22.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/69303296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:42:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:22 smithi089 ceph-mon[98504]: pgmap v20608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/69303296' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:42:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:23 smithi060 ceph-mon[94233]: from='client.37392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:23 smithi060 ceph-mon[94233]: from='client.47273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:23 smithi060 ceph-mon[109077]: from='client.37392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:23 smithi060 ceph-mon[109077]: from='client.47273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:23 smithi089 ceph-mon[98504]: from='client.37392 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:23.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:23 smithi089 ceph-mon[98504]: from='client.47273 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:24 smithi060 ceph-mon[94233]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:24 smithi060 ceph-mon[109077]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:42:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:42:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:24 smithi089 ceph-mon[98504]: pgmap v20609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:26 smithi060 ceph-mon[109077]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:26 smithi060 ceph-mon[94233]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:26 smithi089 ceph-mon[98504]: pgmap v20610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:28 smithi060 ceph-mon[109077]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:28 smithi060 ceph-mon[94233]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:28 smithi089 ceph-mon[98504]: pgmap v20611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:30 smithi060 ceph-mon[94233]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:30 smithi060 ceph-mon[109077]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:30 smithi089 ceph-mon[98504]: pgmap v20612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:32 smithi060 ceph-mon[109077]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:32 smithi060 ceph-mon[94233]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:32 smithi089 ceph-mon[98504]: pgmap v20613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:34 smithi060 ceph-mon[94233]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:34 smithi060 ceph-mon[109077]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:42:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:42:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:34 smithi089 ceph-mon[98504]: pgmap v20614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:36 smithi060 ceph-mon[94233]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:36 smithi060 ceph-mon[109077]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:36 smithi089 ceph-mon[98504]: pgmap v20615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:38 smithi060 ceph-mon[94233]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:38 smithi060 ceph-mon[109077]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:38 smithi089 ceph-mon[98504]: pgmap v20616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:40 smithi060 ceph-mon[94233]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:40 smithi060 ceph-mon[109077]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:40 smithi089 ceph-mon[98504]: pgmap v20617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:42 smithi060 ceph-mon[94233]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:42 smithi060 ceph-mon[109077]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:42 smithi089 ceph-mon[98504]: pgmap v20618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:44 smithi060 ceph-mon[94233]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:42:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:42:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:44 smithi060 ceph-mon[109077]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:44 smithi089 ceph-mon[98504]: pgmap v20619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:46 smithi060 ceph-mon[94233]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:46 smithi060 ceph-mon[109077]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:46 smithi089 ceph-mon[98504]: pgmap v20620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:48 smithi060 ceph-mon[94233]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:48 smithi060 ceph-mon[109077]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:48 smithi089 ceph-mon[98504]: pgmap v20621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:50 smithi060 ceph-mon[94233]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:50 smithi060 ceph-mon[109077]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:50 smithi089 ceph-mon[98504]: pgmap v20622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:52.666 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:42:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:52 smithi060 ceph-mon[94233]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:52 smithi060 ceph-mon[109077]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:52 smithi089 ceph-mon[98504]: pgmap v20623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:52.994 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:42:52.994 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 56s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:42:52.994 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 55s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:42:52.994 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 56s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:42:52.995 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 55s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:42:52.997 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 55s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:42:52.997 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 56s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:42:52.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 56s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:42:52.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 55s ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:42:52.998 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 56s ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:42:52.998 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 56s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:42:52.998 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 55s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:42:52.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 56s ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:42:52.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 56s ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:42:52.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 56s ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:42:52.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 56s ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:42:52.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (9h) 55s ago 9h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:42:52.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (9h) 55s ago 9h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:42:52.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 55s ago 9h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:42:52.999 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 55s ago 9h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:42:52.999 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 55s ago 9h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:42:53.388 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:42:53.388 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:42:53.389 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:42:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1687914393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:42:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1687914393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:42:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1687914393' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:42:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:42:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:42:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:54 smithi060 ceph-mon[94233]: from='client.37410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:54 smithi060 ceph-mon[94233]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:54 smithi060 ceph-mon[94233]: from='client.37416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:54 smithi060 ceph-mon[109077]: from='client.37410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:54 smithi060 ceph-mon[109077]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:54 smithi060 ceph-mon[109077]: from='client.37416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:54 smithi089 ceph-mon[98504]: from='client.37410 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:54 smithi089 ceph-mon[98504]: pgmap v20624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:54 smithi089 ceph-mon[98504]: from='client.37416 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:42:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:56 smithi060 ceph-mon[94233]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:56 smithi060 ceph-mon[109077]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:56 smithi089 ceph-mon[98504]: pgmap v20625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[94233]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[109077]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:42:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:42:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:42:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:42:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:58 smithi089 ceph-mon[98504]: pgmap v20626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:42:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:42:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:42:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:42:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:42:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:43:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:00 smithi060 ceph-mon[94233]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:00 smithi060 ceph-mon[109077]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:00 smithi089 ceph-mon[98504]: pgmap v20627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:02 smithi060 ceph-mon[94233]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:02 smithi060 ceph-mon[109077]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:02 smithi089 ceph-mon[98504]: pgmap v20628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:04 smithi060 ceph-mon[94233]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:43:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:43:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:04 smithi060 ceph-mon[109077]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:04 smithi089 ceph-mon[98504]: pgmap v20629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:06 smithi060 ceph-mon[94233]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:06 smithi060 ceph-mon[109077]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:06 smithi089 ceph-mon[98504]: pgmap v20630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:08 smithi060 ceph-mon[94233]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:08 smithi060 ceph-mon[109077]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:08 smithi089 ceph-mon[98504]: pgmap v20631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:10 smithi060 ceph-mon[109077]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:10 smithi060 ceph-mon[94233]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:10 smithi089 ceph-mon[98504]: pgmap v20632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:11 smithi089 ceph-mon[98504]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:11 smithi060 ceph-mon[94233]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:11 smithi060 ceph-mon[109077]: pgmap v20633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:13 smithi089 ceph-mon[98504]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:13 smithi060 ceph-mon[94233]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:13 smithi060 ceph-mon[109077]: pgmap v20634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:43:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:43:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:15 smithi089 ceph-mon[98504]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:15 smithi060 ceph-mon[94233]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:15 smithi060 ceph-mon[109077]: pgmap v20635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:17 smithi089 ceph-mon[98504]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:17 smithi060 ceph-mon[94233]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:17 smithi060 ceph-mon[109077]: pgmap v20636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:19 smithi089 ceph-mon[98504]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:19 smithi060 ceph-mon[94233]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:19 smithi060 ceph-mon[109077]: pgmap v20637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:21 smithi089 ceph-mon[98504]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:21 smithi060 ceph-mon[94233]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:21 smithi060 ceph-mon[109077]: pgmap v20638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:23.752 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:43:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:23 smithi089 ceph-mon[98504]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 87s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 86s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 87s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 86s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 86s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 87s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 87s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 86s ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 87s ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 87s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 86s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 87s ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:43:24.079 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 87s ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:43:24.080 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 87s ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:43:24.080 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 87s ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:43:24.080 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 86s ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:43:24.080 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 86s ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:43:24.080 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (9h) 86s ago 9h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:43:24.080 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 86s ago 9h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:43:24.080 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 86s ago 9h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:43:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:23 smithi060 ceph-mon[94233]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:23 smithi060 ceph-mon[109077]: pgmap v20639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:24.481 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:43:24.482 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:43:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:43:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:43:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:24 smithi089 ceph-mon[98504]: from='client.37428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:24 smithi089 ceph-mon[98504]: from='client.37434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2655549185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:43:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:24 smithi060 ceph-mon[94233]: from='client.37428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:24 smithi060 ceph-mon[94233]: from='client.37434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2655549185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:43:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:24 smithi060 ceph-mon[109077]: from='client.37428 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:24 smithi060 ceph-mon[109077]: from='client.37434 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2655549185' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:43:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:25 smithi089 ceph-mon[98504]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:25 smithi060 ceph-mon[94233]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:25 smithi060 ceph-mon[109077]: pgmap v20640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:27 smithi060 ceph-mon[94233]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:27 smithi060 ceph-mon[109077]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:27 smithi089 ceph-mon[98504]: pgmap v20641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:29 smithi060 ceph-mon[94233]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:29 smithi060 ceph-mon[109077]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:29 smithi089 ceph-mon[98504]: pgmap v20642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:31 smithi060 ceph-mon[94233]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:31 smithi060 ceph-mon[109077]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:31 smithi089 ceph-mon[98504]: pgmap v20643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:33 smithi060 ceph-mon[109077]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:33 smithi060 ceph-mon[94233]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:33 smithi089 ceph-mon[98504]: pgmap v20644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:43:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:43:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:35 smithi060 ceph-mon[94233]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:35 smithi060 ceph-mon[109077]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:35 smithi089 ceph-mon[98504]: pgmap v20645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:37 smithi060 ceph-mon[94233]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:37 smithi060 ceph-mon[109077]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:37 smithi089 ceph-mon[98504]: pgmap v20646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:39 smithi060 ceph-mon[94233]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:39 smithi060 ceph-mon[109077]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:39 smithi089 ceph-mon[98504]: pgmap v20647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:41 smithi060 ceph-mon[94233]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:41 smithi060 ceph-mon[109077]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:41 smithi089 ceph-mon[98504]: pgmap v20648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:43 smithi060 ceph-mon[94233]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:43 smithi060 ceph-mon[109077]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:43 smithi089 ceph-mon[98504]: pgmap v20649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:43:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:43:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:45 smithi060 ceph-mon[109077]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:45 smithi060 ceph-mon[94233]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:45 smithi089 ceph-mon[98504]: pgmap v20650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:48.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:47 smithi060 ceph-mon[94233]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:48.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:47 smithi060 ceph-mon[109077]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:47 smithi089 ceph-mon[98504]: pgmap v20651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:49 smithi060 ceph-mon[94233]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:49 smithi060 ceph-mon[109077]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:49 smithi089 ceph-mon[98504]: pgmap v20652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:51 smithi060 ceph-mon[94233]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:51 smithi060 ceph-mon[109077]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:51 smithi089 ceph-mon[98504]: pgmap v20653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:53 smithi060 ceph-mon[94233]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:53 smithi060 ceph-mon[109077]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:53 smithi089 ceph-mon[98504]: pgmap v20654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:43:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:43:54.844 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 118s ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 118s ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (9h) 118s ago 9h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (9h) 118s ago 9h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 118s ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 118s ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 118s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 118s ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 118s ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 118s ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 118s ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:43:55.168 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 118s ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 118s ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 118s ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 118s ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 118s ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 118s ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 118s ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (9h) 118s ago 9h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:43:55.169 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 118s ago 9h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:43:55.566 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:43:55.566 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:43:55.567 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[94233]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[94233]: from='client.37446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[94233]: from='client.37452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1186837358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[109077]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[109077]: from='client.37446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[109077]: from='client.37452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1186837358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:43:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:55 smithi089 ceph-mon[98504]: pgmap v20655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:55 smithi089 ceph-mon[98504]: from='client.37446 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:55 smithi089 ceph-mon[98504]: from='client.37452 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:43:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1186837358' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:43:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:43:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:57 smithi060 ceph-mon[94233]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:57 smithi060 ceph-mon[109077]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:57 smithi089 ceph-mon[98504]: pgmap v20656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:43:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:43:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:43:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:44:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[109077]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:44:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:44:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:44:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[94233]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:44:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:44:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:43:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:44:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:59 smithi089 ceph-mon[98504]: pgmap v20657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:44:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:44:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:43:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:44:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:01 smithi060 ceph-mon[94233]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:01 smithi060 ceph-mon[109077]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:01 smithi089 ceph-mon[98504]: pgmap v20658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:03 smithi060 ceph-mon[94233]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:03 smithi060 ceph-mon[109077]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:03 smithi089 ceph-mon[98504]: pgmap v20659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:44:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:44:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:05 smithi060 ceph-mon[94233]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:05 smithi060 ceph-mon[109077]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:05 smithi089 ceph-mon[98504]: pgmap v20660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:07 smithi060 ceph-mon[94233]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:07 smithi060 ceph-mon[109077]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:07 smithi089 ceph-mon[98504]: pgmap v20661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:09 smithi060 ceph-mon[94233]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:09 smithi060 ceph-mon[109077]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:09 smithi089 ceph-mon[98504]: pgmap v20662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:11 smithi060 ceph-mon[109077]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:11 smithi060 ceph-mon[94233]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:11 smithi089 ceph-mon[98504]: pgmap v20663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:13 smithi060 ceph-mon[94233]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:13 smithi060 ceph-mon[109077]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:13 smithi089 ceph-mon[98504]: pgmap v20664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:44:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:44:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:15 smithi060 ceph-mon[94233]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:15 smithi060 ceph-mon[109077]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:15 smithi089 ceph-mon[98504]: pgmap v20665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:17 smithi060 ceph-mon[94233]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:17 smithi060 ceph-mon[109077]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:17 smithi089 ceph-mon[98504]: pgmap v20666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:19 smithi060 ceph-mon[94233]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:19 smithi060 ceph-mon[109077]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:19 smithi089 ceph-mon[98504]: pgmap v20667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:21 smithi060 ceph-mon[94233]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:21 smithi060 ceph-mon[109077]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:21 smithi089 ceph-mon[98504]: pgmap v20668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:23 smithi060 ceph-mon[94233]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:23 smithi060 ceph-mon[109077]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:23 smithi089 ceph-mon[98504]: pgmap v20669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:44:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:44:25.933 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:44:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:25 smithi060 ceph-mon[94233]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:25 smithi060 ceph-mon[109077]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 2m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 2m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:44:26.261 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 2m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 2m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:44:26.262 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:44:26.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:44:26.263 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:44:26.263 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 2m ago 9h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:44:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:25 smithi089 ceph-mon[98504]: pgmap v20670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:26.665 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:44:26.665 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:44:26.666 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:44:26.666 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:26.666 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:44:26.666 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:44:26.666 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:26.666 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:44:26.666 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:44:26.667 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[94233]: from='client.47339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[94233]: from='client.37470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2023460451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:44:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[109077]: from='client.47339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[109077]: from='client.37470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2023460451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:44:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:26 smithi089 ceph-mon[98504]: from='client.47339 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:26 smithi089 ceph-mon[98504]: from='client.37470 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2023460451' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:44:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:27 smithi060 ceph-mon[94233]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:27 smithi060 ceph-mon[109077]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:27 smithi089 ceph-mon[98504]: pgmap v20671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:29 smithi060 ceph-mon[109077]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:29 smithi060 ceph-mon[94233]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:29 smithi089 ceph-mon[98504]: pgmap v20672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:31 smithi060 ceph-mon[94233]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:31 smithi060 ceph-mon[109077]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:31 smithi089 ceph-mon[98504]: pgmap v20673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:33 smithi060 ceph-mon[94233]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:33 smithi060 ceph-mon[109077]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:33 smithi089 ceph-mon[98504]: pgmap v20674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:44:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:44:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:35 smithi060 ceph-mon[94233]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:35 smithi060 ceph-mon[109077]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:35 smithi089 ceph-mon[98504]: pgmap v20675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:37 smithi060 ceph-mon[94233]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:37 smithi060 ceph-mon[109077]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:37 smithi089 ceph-mon[98504]: pgmap v20676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:39 smithi060 ceph-mon[94233]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:39 smithi060 ceph-mon[109077]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:39 smithi089 ceph-mon[98504]: pgmap v20677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:41 smithi060 ceph-mon[109077]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:41 smithi060 ceph-mon[94233]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:41 smithi089 ceph-mon[98504]: pgmap v20678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:43 smithi060 ceph-mon[94233]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:43 smithi060 ceph-mon[109077]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:43 smithi089 ceph-mon[98504]: pgmap v20679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:44:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:44:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:45 smithi060 ceph-mon[94233]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:45 smithi060 ceph-mon[109077]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:45 smithi089 ceph-mon[98504]: pgmap v20680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:47 smithi060 ceph-mon[94233]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:47 smithi060 ceph-mon[109077]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:47 smithi089 ceph-mon[98504]: pgmap v20681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:49 smithi060 ceph-mon[94233]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:49 smithi060 ceph-mon[109077]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:49 smithi089 ceph-mon[98504]: pgmap v20682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:51 smithi060 ceph-mon[94233]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:51 smithi060 ceph-mon[109077]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:51 smithi089 ceph-mon[98504]: pgmap v20683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:53 smithi060 ceph-mon[94233]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:53 smithi060 ceph-mon[109077]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:53 smithi089 ceph-mon[98504]: pgmap v20684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:44:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:44:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:55 smithi060 ceph-mon[94233]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:55 smithi060 ceph-mon[109077]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:55 smithi089 ceph-mon[98504]: pgmap v20685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:57.031 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:44:57.361 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:44:57.361 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 9h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:44:57.361 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (9h) 3m ago 9h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:44:57.361 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:44:57.361 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:44:57.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:44:57.361 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:44:57.362 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:44:57.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:44:57.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:44:57.363 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:44:57.363 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:44:57.762 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:57.763 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:44:57.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:44:57.764 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:44:57.764 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:44:57.764 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:44:57.764 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:44:57.764 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:44:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[94233]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[94233]: from='client.47357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[94233]: from='client.47363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2172421204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:44:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[109077]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[109077]: from='client.47357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[109077]: from='client.47363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:58.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2172421204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:44:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:57 smithi089 ceph-mon[98504]: pgmap v20686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:44:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:57 smithi089 ceph-mon[98504]: from='client.47357 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:57 smithi089 ceph-mon[98504]: from='client.47363 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:44:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2172421204' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:45:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[109077]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:45:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:45:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:45:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:45:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[94233]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:45:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:45:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:45:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:44:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:45:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:59 smithi089 ceph-mon[98504]: pgmap v20687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:45:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:45:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:45:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:44:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:45:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:01 smithi060 ceph-mon[94233]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:01 smithi060 ceph-mon[109077]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:01 smithi089 ceph-mon[98504]: pgmap v20688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:03 smithi060 ceph-mon[94233]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:03 smithi060 ceph-mon[109077]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:03 smithi089 ceph-mon[98504]: pgmap v20689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:45:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:45:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:05 smithi060 ceph-mon[94233]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:05 smithi060 ceph-mon[109077]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:05 smithi089 ceph-mon[98504]: pgmap v20690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:07 smithi060 ceph-mon[94233]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:07 smithi060 ceph-mon[109077]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:07 smithi089 ceph-mon[98504]: pgmap v20691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:09 smithi060 ceph-mon[94233]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:09 smithi060 ceph-mon[109077]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:09 smithi089 ceph-mon[98504]: pgmap v20692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:11 smithi060 ceph-mon[94233]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:11 smithi060 ceph-mon[109077]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:11 smithi089 ceph-mon[98504]: pgmap v20693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:13 smithi060 ceph-mon[94233]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:13 smithi060 ceph-mon[109077]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:13 smithi089 ceph-mon[98504]: pgmap v20694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:45:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:45:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:15 smithi060 ceph-mon[109077]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:15 smithi060 ceph-mon[94233]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:15 smithi089 ceph-mon[98504]: pgmap v20695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:17 smithi060 ceph-mon[94233]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:17 smithi060 ceph-mon[109077]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:17 smithi089 ceph-mon[98504]: pgmap v20696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:19 smithi060 ceph-mon[94233]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:19 smithi060 ceph-mon[109077]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:19 smithi089 ceph-mon[98504]: pgmap v20697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:21 smithi060 ceph-mon[94233]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:21 smithi060 ceph-mon[109077]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:21 smithi089 ceph-mon[98504]: pgmap v20698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 14:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T14:45:23.37373649Z level=info msg="Completed cleanup jobs" duration=12.527799ms 2023-12-01T14:45:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:23 smithi060 ceph-mon[94233]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:23 smithi060 ceph-mon[109077]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:23 smithi089 ceph-mon[98504]: pgmap v20699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:45:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:45:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:25 smithi060 ceph-mon[94233]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:25 smithi060 ceph-mon[109077]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:25 smithi089 ceph-mon[98504]: pgmap v20700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:28.127 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:45:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:27 smithi060 ceph-mon[94233]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:27 smithi060 ceph-mon[109077]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:27 smithi089 ceph-mon[98504]: pgmap v20701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (9h) 3m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:45:28.453 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (9h) 3m ago 9h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (9h) 3m ago 9h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:45:28.454 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (9h) 3m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:45:28.851 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:45:28.851 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:45:28.852 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:45:28.853 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:45:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:28 smithi089 ceph-mon[98504]: from='client.37500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:45:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:28 smithi089 ceph-mon[98504]: from='client.37506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:45:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2993788505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:45:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:28 smithi060 ceph-mon[109077]: from='client.37500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:45:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:28 smithi060 ceph-mon[109077]: from='client.37506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:45:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2993788505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:45:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:28 smithi060 ceph-mon[94233]: from='client.37500 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:45:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:28 smithi060 ceph-mon[94233]: from='client.37506 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:45:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2993788505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:45:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:29 smithi060 ceph-mon[94233]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:29 smithi060 ceph-mon[109077]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:30.261 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:29 smithi089 ceph-mon[98504]: pgmap v20702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:31 smithi060 ceph-mon[109077]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:32.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:31 smithi060 ceph-mon[94233]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:31 smithi089 ceph-mon[98504]: pgmap v20703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:33 smithi060 ceph-mon[94233]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:33 smithi060 ceph-mon[109077]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:33 smithi089 ceph-mon[98504]: pgmap v20704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:45:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:45:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:35 smithi060 ceph-mon[94233]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:35 smithi060 ceph-mon[109077]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:35 smithi089 ceph-mon[98504]: pgmap v20705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:37 smithi060 ceph-mon[94233]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:37 smithi060 ceph-mon[109077]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:37 smithi089 ceph-mon[98504]: pgmap v20706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:39 smithi060 ceph-mon[94233]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:39 smithi060 ceph-mon[109077]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:39 smithi089 ceph-mon[98504]: pgmap v20707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:41 smithi060 ceph-mon[109077]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:41 smithi060 ceph-mon[94233]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:41 smithi089 ceph-mon[98504]: pgmap v20708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:43 smithi060 ceph-mon[94233]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:44.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:43 smithi060 ceph-mon[109077]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:43 smithi089 ceph-mon[98504]: pgmap v20709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:45:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:45:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:45 smithi060 ceph-mon[94233]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:45 smithi060 ceph-mon[109077]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:45 smithi089 ceph-mon[98504]: pgmap v20710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:48 smithi060 ceph-mon[94233]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:48 smithi060 ceph-mon[109077]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:48 smithi089 ceph-mon[98504]: pgmap v20711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:50.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:50 smithi060 ceph-mon[109077]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:50.266 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:50 smithi060 ceph-mon[94233]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:50 smithi089 ceph-mon[98504]: pgmap v20712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:52 smithi060 ceph-mon[94233]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:52 smithi060 ceph-mon[109077]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:52 smithi089 ceph-mon[98504]: pgmap v20713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:54 smithi060 ceph-mon[94233]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:54 smithi060 ceph-mon[109077]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:54 smithi089 ceph-mon[98504]: pgmap v20714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:45:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:45:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:56 smithi089 ceph-mon[98504]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:56 smithi060 ceph-mon[109077]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:56 smithi060 ceph-mon[94233]: pgmap v20715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:45:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:45:58 smithi089 ceph-mon[98504]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:45:58 smithi060 ceph-mon[94233]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:45:58 smithi060 ceph-mon[109077]: pgmap v20716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:45:59.216 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:45:59.543 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:45:59.543 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:45:59.543 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:45:59.543 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:45:59.543 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:45:59.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:45:59.543 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:45:59.544 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:45:59.545 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:45:59.545 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:45:59.545 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:45:59.947 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:45:59.947 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:45:59.947 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:45:59.947 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:45:59.948 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:46:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:00 smithi089 ceph-mon[98504]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:00 smithi089 ceph-mon[98504]: from='client.37518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:00 smithi089 ceph-mon[98504]: from='client.37524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:00 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:46:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/569997220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:46:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[94233]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[94233]: from='client.37518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[94233]: from='client.37524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:46:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/569997220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:46:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[109077]: pgmap v20717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[109077]: from='client.37518 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[109077]: from='client.37524 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:46:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/569997220' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:46:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:46:01.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:46:01.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:46:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:46:01.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:46:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:02 smithi060 ceph-mon[94233]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:02 smithi060 ceph-mon[109077]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:02 smithi089 ceph-mon[98504]: pgmap v20718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:04 smithi060 ceph-mon[94233]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:04 smithi060 ceph-mon[109077]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:46:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:46:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:04 smithi089 ceph-mon[98504]: pgmap v20719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:06 smithi060 ceph-mon[94233]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:06 smithi060 ceph-mon[109077]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:06 smithi089 ceph-mon[98504]: pgmap v20720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:08 smithi060 ceph-mon[109077]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:08 smithi060 ceph-mon[94233]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:08 smithi089 ceph-mon[98504]: pgmap v20721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:10 smithi060 ceph-mon[94233]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:10 smithi060 ceph-mon[109077]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:10 smithi089 ceph-mon[98504]: pgmap v20722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:12 smithi060 ceph-mon[94233]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:12.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:12.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:12 smithi060 ceph-mon[109077]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:12.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:12 smithi089 ceph-mon[98504]: pgmap v20723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:14 smithi060 ceph-mon[94233]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:14 smithi060 ceph-mon[109077]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:14.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:46:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:46:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:14 smithi089 ceph-mon[98504]: pgmap v20724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:16.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:16 smithi060 ceph-mon[94233]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:16.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:16 smithi060 ceph-mon[109077]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:16 smithi089 ceph-mon[98504]: pgmap v20725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:18 smithi060 ceph-mon[94233]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:18 smithi060 ceph-mon[109077]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:18 smithi089 ceph-mon[98504]: pgmap v20726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:20 smithi060 ceph-mon[94233]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:20 smithi060 ceph-mon[109077]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:20 smithi089 ceph-mon[98504]: pgmap v20727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:22 smithi060 ceph-mon[94233]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:22 smithi060 ceph-mon[109077]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:22 smithi089 ceph-mon[98504]: pgmap v20728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:24 smithi060 ceph-mon[94233]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:24.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:24 smithi060 ceph-mon[109077]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:24.763 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:46:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:46:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:24 smithi089 ceph-mon[98504]: pgmap v20729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:26 smithi060 ceph-mon[94233]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:26 smithi060 ceph-mon[109077]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:26 smithi089 ceph-mon[98504]: pgmap v20730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:28 smithi060 ceph-mon[94233]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:28 smithi060 ceph-mon[109077]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:28 smithi089 ceph-mon[98504]: pgmap v20731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:30.314 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:46:30.639 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:46:30.641 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:46:30.642 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:46:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:30 smithi060 ceph-mon[94233]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:30 smithi060 ceph-mon[109077]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:30 smithi089 ceph-mon[98504]: pgmap v20732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:31.040 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:46:31.040 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:46:31.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:46:31.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:46:31.040 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:46:31.040 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:46:31.040 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:46:31.041 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:46:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:31 smithi060 ceph-mon[94233]: from='client.47411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:31.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/749044942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:46:31.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:31 smithi060 ceph-mon[109077]: from='client.47411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:31.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/749044942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:46:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:31 smithi089 ceph-mon[98504]: from='client.47411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/749044942' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:46:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:32 smithi060 ceph-mon[94233]: from='client.47417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:32.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:32 smithi060 ceph-mon[94233]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:32.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:32 smithi060 ceph-mon[109077]: from='client.47417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:32.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:32 smithi060 ceph-mon[109077]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:32 smithi089 ceph-mon[98504]: from='client.47417 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:46:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:32 smithi089 ceph-mon[98504]: pgmap v20733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:34 smithi060 ceph-mon[94233]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:34 smithi060 ceph-mon[109077]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:46:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:46:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:34 smithi089 ceph-mon[98504]: pgmap v20734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:36 smithi060 ceph-mon[94233]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:36 smithi060 ceph-mon[109077]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:36 smithi089 ceph-mon[98504]: pgmap v20735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:38 smithi060 ceph-mon[94233]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:38 smithi060 ceph-mon[109077]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:38 smithi089 ceph-mon[98504]: pgmap v20736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:40 smithi060 ceph-mon[94233]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:40 smithi060 ceph-mon[109077]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:40 smithi089 ceph-mon[98504]: pgmap v20737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:42 smithi060 ceph-mon[94233]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:42 smithi060 ceph-mon[109077]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:42 smithi089 ceph-mon[98504]: pgmap v20738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:44 smithi060 ceph-mon[94233]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:44 smithi060 ceph-mon[109077]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:46:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:46:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:44 smithi089 ceph-mon[98504]: pgmap v20739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:46 smithi060 ceph-mon[94233]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:46 smithi060 ceph-mon[109077]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:46 smithi089 ceph-mon[98504]: pgmap v20740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:48 smithi060 ceph-mon[109077]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:48 smithi060 ceph-mon[94233]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:48 smithi089 ceph-mon[98504]: pgmap v20741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:50 smithi060 ceph-mon[94233]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:50 smithi060 ceph-mon[109077]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:50 smithi089 ceph-mon[98504]: pgmap v20742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:52 smithi060 ceph-mon[109077]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:52 smithi060 ceph-mon[94233]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:52 smithi089 ceph-mon[98504]: pgmap v20743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:54 smithi060 ceph-mon[94233]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:54 smithi060 ceph-mon[109077]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:46:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:46:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:54 smithi089 ceph-mon[98504]: pgmap v20744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:56 smithi060 ceph-mon[94233]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:56 smithi060 ceph-mon[109077]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:56 smithi089 ceph-mon[98504]: pgmap v20745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:46:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:46:58 smithi060 ceph-mon[109077]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:46:58 smithi060 ceph-mon[94233]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:46:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:46:58 smithi089 ceph-mon[98504]: pgmap v20746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:00 smithi060 ceph-mon[94233]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:00 smithi060 ceph-mon[109077]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:00 smithi089 ceph-mon[98504]: pgmap v20747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:01.409 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:47:01.768 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:47:01.768 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:47:01.769 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:47:01.770 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:47:02.173 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:47:02.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:47:02.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:47:02.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:02.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:47:02.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:47:02.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:47:02.174 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:47:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[94233]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:47:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[94233]: from='client.37554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:47:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:47:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:47:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[109077]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:47:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[109077]: from='client.37554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:47:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:47:02.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:01 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:47:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:01 smithi089 ceph-mon[98504]: pgmap v20748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:47:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:01 smithi089 ceph-mon[98504]: from='client.37554 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:47:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:47:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:01 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:47:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:02 smithi060 ceph-mon[94233]: from='client.47435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/575991762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:47:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:02 smithi060 ceph-mon[109077]: from='client.47435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/575991762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:47:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:02 smithi089 ceph-mon[98504]: from='client.47435 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/575991762' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:47:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:03 smithi060 ceph-mon[94233]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:03 smithi060 ceph-mon[109077]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:03 smithi089 ceph-mon[98504]: pgmap v20749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:47:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:47:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:05 smithi060 ceph-mon[94233]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:05 smithi060 ceph-mon[109077]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:05 smithi089 ceph-mon[98504]: pgmap v20750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:07 smithi060 ceph-mon[94233]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:07 smithi060 ceph-mon[109077]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:07 smithi089 ceph-mon[98504]: pgmap v20751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:09 smithi060 ceph-mon[94233]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:09 smithi060 ceph-mon[109077]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:09 smithi089 ceph-mon[98504]: pgmap v20752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:11 smithi060 ceph-mon[94233]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:11 smithi060 ceph-mon[109077]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:12.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:11 smithi089 ceph-mon[98504]: pgmap v20753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:12.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:13 smithi060 ceph-mon[94233]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:13 smithi060 ceph-mon[109077]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:13 smithi089 ceph-mon[98504]: pgmap v20754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:47:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:47:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:15 smithi060 ceph-mon[94233]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:15 smithi060 ceph-mon[109077]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:15 smithi089 ceph-mon[98504]: pgmap v20755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:17 smithi060 ceph-mon[94233]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:17 smithi060 ceph-mon[109077]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:17 smithi089 ceph-mon[98504]: pgmap v20756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:19 smithi060 ceph-mon[94233]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:19 smithi060 ceph-mon[109077]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:20.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:19 smithi089 ceph-mon[98504]: pgmap v20757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:21 smithi060 ceph-mon[94233]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:21 smithi060 ceph-mon[109077]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:21 smithi089 ceph-mon[98504]: pgmap v20758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:23 smithi060 ceph-mon[94233]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:23 smithi060 ceph-mon[109077]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:23 smithi089 ceph-mon[98504]: pgmap v20759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:47:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:47:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:25 smithi060 ceph-mon[94233]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:25 smithi060 ceph-mon[109077]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:25 smithi089 ceph-mon[98504]: pgmap v20760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:27 smithi060 ceph-mon[94233]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:27 smithi060 ceph-mon[109077]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:27 smithi089 ceph-mon[98504]: pgmap v20761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:29 smithi060 ceph-mon[94233]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:29 smithi060 ceph-mon[109077]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:29 smithi089 ceph-mon[98504]: pgmap v20762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:31 smithi060 ceph-mon[109077]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:31 smithi060 ceph-mon[94233]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:31 smithi089 ceph-mon[98504]: pgmap v20763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:32.536 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:47:32.861 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:47:32.862 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:47:33.258 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:47:33.258 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:47:33.258 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:47:33.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:47:33.260 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:47:33.260 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:47:33.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:47:33.260 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:47:33.260 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:47:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:32 smithi060 ceph-mon[94233]: from='client.37572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:32 smithi060 ceph-mon[109077]: from='client.37572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:32 smithi089 ceph-mon[98504]: from='client.37572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:33 smithi060 ceph-mon[94233]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:33 smithi060 ceph-mon[94233]: from='client.37578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2248673505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:47:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:33 smithi060 ceph-mon[109077]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:33 smithi060 ceph-mon[109077]: from='client.37578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2248673505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:47:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:33 smithi089 ceph-mon[98504]: pgmap v20764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:33 smithi089 ceph-mon[98504]: from='client.37578 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:47:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2248673505' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:47:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:47:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:47:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:35 smithi060 ceph-mon[94233]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:35 smithi060 ceph-mon[109077]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:35 smithi089 ceph-mon[98504]: pgmap v20765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:37 smithi060 ceph-mon[94233]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:37 smithi060 ceph-mon[109077]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:37 smithi089 ceph-mon[98504]: pgmap v20766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:39 smithi060 ceph-mon[94233]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:39 smithi060 ceph-mon[109077]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:39 smithi089 ceph-mon[98504]: pgmap v20767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:41 smithi060 ceph-mon[94233]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:41 smithi060 ceph-mon[109077]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:41 smithi089 ceph-mon[98504]: pgmap v20768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:43 smithi060 ceph-mon[94233]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:44.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:43 smithi060 ceph-mon[109077]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:43 smithi089 ceph-mon[98504]: pgmap v20769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:47:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:47:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:45 smithi060 ceph-mon[94233]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:45 smithi060 ceph-mon[109077]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:45 smithi089 ceph-mon[98504]: pgmap v20770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:47 smithi060 ceph-mon[94233]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:47 smithi060 ceph-mon[109077]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:47 smithi089 ceph-mon[98504]: pgmap v20771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:49 smithi060 ceph-mon[94233]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:49 smithi060 ceph-mon[109077]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:49 smithi089 ceph-mon[98504]: pgmap v20772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:51 smithi060 ceph-mon[94233]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:51 smithi060 ceph-mon[109077]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:51 smithi089 ceph-mon[98504]: pgmap v20773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:53 smithi060 ceph-mon[94233]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:53 smithi060 ceph-mon[109077]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:53 smithi089 ceph-mon[98504]: pgmap v20774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:47:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:47:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:55 smithi060 ceph-mon[94233]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:55 smithi060 ceph-mon[109077]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:55 smithi089 ceph-mon[98504]: pgmap v20775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:47:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:57 smithi060 ceph-mon[94233]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:57 smithi060 ceph-mon[109077]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:47:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:57 smithi089 ceph-mon[98504]: pgmap v20776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:47:59 smithi060 ceph-mon[94233]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:47:59 smithi060 ceph-mon[109077]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:47:59 smithi089 ceph-mon[98504]: pgmap v20777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:01 smithi060 ceph-mon[109077]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:01 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:48:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:01 smithi060 ceph-mon[94233]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:02.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:01 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:48:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:01 smithi089 ceph-mon[98504]: pgmap v20778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:01 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:48:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:48:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:48:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:48:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:48:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:48:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:48:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:48:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:48:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:48:03.623 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:48:03.949 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:48:03.950 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:48:03.951 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:48:04.346 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:48:04.346 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:48:04.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:48:04.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:04.346 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:48:04.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:48:04.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:48:04.347 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:48:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:04 smithi060 ceph-mon[94233]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4290569830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:48:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:04 smithi060 ceph-mon[109077]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4290569830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:48:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:48:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:48:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:04 smithi089 ceph-mon[98504]: pgmap v20779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4290569830' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:48:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:05 smithi060 ceph-mon[94233]: from='client.37590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:05 smithi060 ceph-mon[94233]: from='client.37596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:05 smithi060 ceph-mon[109077]: from='client.37590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:05 smithi060 ceph-mon[109077]: from='client.37596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:05 smithi089 ceph-mon[98504]: from='client.37590 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:05 smithi089 ceph-mon[98504]: from='client.37596 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:06 smithi060 ceph-mon[94233]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:06 smithi060 ceph-mon[109077]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:06 smithi089 ceph-mon[98504]: pgmap v20780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:08 smithi060 ceph-mon[94233]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:08 smithi060 ceph-mon[109077]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:08 smithi089 ceph-mon[98504]: pgmap v20781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:10 smithi060 ceph-mon[94233]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:10 smithi060 ceph-mon[109077]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:10 smithi089 ceph-mon[98504]: pgmap v20782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:12 smithi060 ceph-mon[94233]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:12 smithi060 ceph-mon[109077]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:12 smithi089 ceph-mon[98504]: pgmap v20783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:14 smithi060 ceph-mon[94233]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:14 smithi060 ceph-mon[109077]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:48:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:48:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:14 smithi089 ceph-mon[98504]: pgmap v20784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:16 smithi060 ceph-mon[94233]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:16 smithi060 ceph-mon[109077]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:16.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:16 smithi089 ceph-mon[98504]: pgmap v20785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:18 smithi060 ceph-mon[94233]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:18 smithi060 ceph-mon[109077]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:18 smithi089 ceph-mon[98504]: pgmap v20786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:20 smithi060 ceph-mon[94233]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:20 smithi060 ceph-mon[109077]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:20 smithi089 ceph-mon[98504]: pgmap v20787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:22 smithi060 ceph-mon[94233]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:22 smithi060 ceph-mon[109077]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:22 smithi089 ceph-mon[98504]: pgmap v20788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:24 smithi060 ceph-mon[94233]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:24 smithi060 ceph-mon[109077]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:48:24] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:48:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:24 smithi089 ceph-mon[98504]: pgmap v20789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:26 smithi060 ceph-mon[94233]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:26 smithi060 ceph-mon[109077]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:26 smithi089 ceph-mon[98504]: pgmap v20790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:28 smithi060 ceph-mon[94233]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:28 smithi060 ceph-mon[109077]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:28 smithi089 ceph-mon[98504]: pgmap v20791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:30 smithi060 ceph-mon[94233]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:30 smithi060 ceph-mon[109077]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:30 smithi089 ceph-mon[98504]: pgmap v20792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:32 smithi060 ceph-mon[94233]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:32 smithi060 ceph-mon[109077]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:32 smithi089 ceph-mon[98504]: pgmap v20793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:34.712 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:48:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:34 smithi060 ceph-mon[94233]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:34 smithi060 ceph-mon[109077]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:48:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:48:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:34 smithi089 ceph-mon[98504]: pgmap v20794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:48:35.039 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:48:35.040 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:35.441 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:48:35.442 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[94233]: from='client.37608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[94233]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[94233]: from='client.37614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1498653831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[109077]: from='client.37608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[109077]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[109077]: from='client.37614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1498653831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:48:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:36 smithi089 ceph-mon[98504]: from='client.37608 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:36 smithi089 ceph-mon[98504]: pgmap v20795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:36 smithi089 ceph-mon[98504]: from='client.37614 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:48:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1498653831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:48:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:38 smithi060 ceph-mon[94233]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:38 smithi060 ceph-mon[109077]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:38 smithi089 ceph-mon[98504]: pgmap v20796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:40 smithi060 ceph-mon[94233]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:40 smithi060 ceph-mon[109077]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:40 smithi089 ceph-mon[98504]: pgmap v20797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:42 smithi060 ceph-mon[94233]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:42 smithi060 ceph-mon[109077]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:42 smithi089 ceph-mon[98504]: pgmap v20798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:44 smithi060 ceph-mon[94233]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:44 smithi060 ceph-mon[109077]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:48:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:48:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:44 smithi089 ceph-mon[98504]: pgmap v20799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:46 smithi060 ceph-mon[94233]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:46 smithi060 ceph-mon[109077]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:46 smithi089 ceph-mon[98504]: pgmap v20800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:48 smithi060 ceph-mon[94233]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:48 smithi060 ceph-mon[109077]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:48 smithi089 ceph-mon[98504]: pgmap v20801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:50 smithi060 ceph-mon[94233]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:50.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:50 smithi060 ceph-mon[109077]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:50 smithi089 ceph-mon[98504]: pgmap v20802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:52 smithi060 ceph-mon[94233]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:52 smithi060 ceph-mon[109077]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:52 smithi089 ceph-mon[98504]: pgmap v20803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:54 smithi060 ceph-mon[109077]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:54 smithi060 ceph-mon[94233]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:48:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:48:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:54 smithi089 ceph-mon[98504]: pgmap v20804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:56 smithi060 ceph-mon[109077]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:56 smithi060 ceph-mon[94233]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:56 smithi089 ceph-mon[98504]: pgmap v20805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:48:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:48:58 smithi060 ceph-mon[94233]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:48:58 smithi060 ceph-mon[109077]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:48:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:48:58 smithi089 ceph-mon[98504]: pgmap v20806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:00 smithi060 ceph-mon[94233]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:00 smithi060 ceph-mon[109077]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:00 smithi089 ceph-mon[98504]: pgmap v20807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:02 smithi060 ceph-mon[94233]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:02 smithi060 ceph-mon[109077]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:02 smithi089 ceph-mon[98504]: pgmap v20808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:49:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:49:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:49:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:49:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:49:03.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:49:03.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:49:03.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:49:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:49:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:49:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:49:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:49:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:04 smithi060 ceph-mon[94233]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:04 smithi060 ceph-mon[109077]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:49:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:49:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:04 smithi089 ceph-mon[98504]: pgmap v20809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:05.802 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:49:06.130 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:49:06.131 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:49:06.132 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:49:06.529 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:49:06.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:49:06.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:49:06.529 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:06.529 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:49:06.529 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:49:06.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:06.530 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:49:06.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:49:06.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:06.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:49:06.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:49:06.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:06.531 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:49:06.531 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:49:06.531 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:49:06.531 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:49:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:06 smithi060 ceph-mon[94233]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:06 smithi060 ceph-mon[109077]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:06 smithi089 ceph-mon[98504]: pgmap v20810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:07 smithi060 ceph-mon[94233]: from='client.37626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:07 smithi060 ceph-mon[94233]: from='client.37632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1102443877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:49:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:07 smithi060 ceph-mon[109077]: from='client.37626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:07 smithi060 ceph-mon[109077]: from='client.37632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1102443877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:49:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:07 smithi089 ceph-mon[98504]: from='client.37626 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:07 smithi089 ceph-mon[98504]: from='client.37632 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1102443877' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:49:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:08 smithi060 ceph-mon[94233]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:08 smithi060 ceph-mon[109077]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:08 smithi089 ceph-mon[98504]: pgmap v20811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:10 smithi060 ceph-mon[94233]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:10 smithi060 ceph-mon[109077]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:10 smithi089 ceph-mon[98504]: pgmap v20812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:11 smithi060 ceph-mon[94233]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:11 smithi060 ceph-mon[109077]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:11 smithi089 ceph-mon[98504]: pgmap v20813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:13 smithi060 ceph-mon[94233]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:13 smithi060 ceph-mon[109077]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:13 smithi089 ceph-mon[98504]: pgmap v20814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:49:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:49:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:15 smithi060 ceph-mon[94233]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:15 smithi060 ceph-mon[109077]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:15 smithi089 ceph-mon[98504]: pgmap v20815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:17 smithi060 ceph-mon[94233]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:17 smithi060 ceph-mon[109077]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:17 smithi089 ceph-mon[98504]: pgmap v20816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:19 smithi060 ceph-mon[109077]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:19 smithi060 ceph-mon[94233]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:19 smithi089 ceph-mon[98504]: pgmap v20817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:21 smithi060 ceph-mon[94233]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:21 smithi060 ceph-mon[109077]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:21 smithi089 ceph-mon[98504]: pgmap v20818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:23 smithi060 ceph-mon[94233]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:23 smithi060 ceph-mon[109077]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:23 smithi089 ceph-mon[98504]: pgmap v20819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:49:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:49:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:25 smithi060 ceph-mon[94233]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:25 smithi060 ceph-mon[109077]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:25 smithi089 ceph-mon[98504]: pgmap v20820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:27 smithi060 ceph-mon[94233]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:27 smithi060 ceph-mon[109077]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:27 smithi089 ceph-mon[98504]: pgmap v20821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:29 smithi060 ceph-mon[94233]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:29 smithi060 ceph-mon[109077]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:29 smithi089 ceph-mon[98504]: pgmap v20822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:31 smithi060 ceph-mon[94233]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:31 smithi060 ceph-mon[109077]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:31 smithi089 ceph-mon[98504]: pgmap v20823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:33 smithi060 ceph-mon[94233]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:33 smithi060 ceph-mon[109077]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:33 smithi089 ceph-mon[98504]: pgmap v20824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:49:34] "GET /metrics HTTP/1.1" 200 34011 "" "Prometheus/2.43.0" 2023-12-01T14:49:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:35 smithi060 ceph-mon[94233]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:35 smithi060 ceph-mon[109077]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:35 smithi089 ceph-mon[98504]: pgmap v20825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:36.893 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:49:37.219 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:49:37.220 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5899M 2117M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6431M 2117M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5676M 2117M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5597M 2117M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4720M 2393M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5405M 2393M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4773M 2393M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5478M 2393M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:49:37.221 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:49:37.628 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:49:37.629 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:37.630 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:49:37.630 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:49:37.630 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:49:37.630 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:49:37.630 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:49:37.630 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:49:37.630 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:49:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[109077]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[109077]: from='client.47519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[109077]: from='client.37650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2869764226' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:49:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[94233]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[94233]: from='client.47519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[94233]: from='client.37650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:38.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2869764226' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:49:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:37 smithi089 ceph-mon[98504]: pgmap v20826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:37 smithi089 ceph-mon[98504]: from='client.47519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:37 smithi089 ceph-mon[98504]: from='client.37650 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:49:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2869764226' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:49:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:39 smithi060 ceph-mon[109077]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:39 smithi060 ceph-mon[94233]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:39 smithi089 ceph-mon[98504]: pgmap v20827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:41 smithi060 ceph-mon[94233]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:41 smithi060 ceph-mon[109077]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:41 smithi089 ceph-mon[98504]: pgmap v20828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:43 smithi060 ceph-mon[109077]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:43 smithi060 ceph-mon[94233]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:43 smithi089 ceph-mon[98504]: pgmap v20829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:49:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:49:46.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:45 smithi060 ceph-mon[94233]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:45 smithi060 ceph-mon[109077]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:45 smithi089 ceph-mon[98504]: pgmap v20830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:47.896 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:47 smithi060 ceph-mon[94233]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:47.896 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:47 smithi060 ceph-mon[109077]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:47 smithi089 ceph-mon[98504]: pgmap v20831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:49 smithi060 ceph-mon[94233]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:49 smithi060 ceph-mon[109077]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:49 smithi089 ceph-mon[98504]: pgmap v20832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:51 smithi060 ceph-mon[109077]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:51 smithi060 ceph-mon[94233]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:51 smithi089 ceph-mon[98504]: pgmap v20833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:53 smithi060 ceph-mon[94233]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:53 smithi060 ceph-mon[109077]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:53 smithi089 ceph-mon[98504]: pgmap v20834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:49:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:49:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:55 smithi060 ceph-mon[94233]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:55 smithi060 ceph-mon[109077]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:55 smithi089 ceph-mon[98504]: pgmap v20835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:49:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:57 smithi060 ceph-mon[109077]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:57 smithi060 ceph-mon[94233]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:49:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:57 smithi089 ceph-mon[98504]: pgmap v20836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:49:59 smithi060 ceph-mon[109077]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:49:59 smithi060 ceph-mon[94233]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T14:49:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:49:59 smithi089 ceph-mon[98504]: pgmap v20837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T14:50:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:01 smithi060 ceph-mon[94233]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:01 smithi060 ceph-mon[109077]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:01 smithi089 ceph-mon[98504]: pgmap v20838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:50:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:50:04.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: pgmap v20839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:50:04.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:50:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:50:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:50:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:04 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2389M 2023-12-01T14:50:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:04 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2110M 2023-12-01T14:50:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:04 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2389M 2023-12-01T14:50:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:04 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2110M 2023-12-01T14:50:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:04 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2389M 2023-12-01T14:50:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:04 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2110M 2023-12-01T14:50:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:05 smithi060 ceph-mon[94233]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:06.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:05 smithi060 ceph-mon[109077]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:05 smithi089 ceph-mon[98504]: pgmap v20840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:08.001 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:50:08.252 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:07 smithi060 ceph-mon[109077]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:08.252 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:07 smithi060 ceph-mon[94233]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:07 smithi089 ceph-mon[98504]: pgmap v20841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:08.327 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:50:08.327 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5899M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6431M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:50:08.328 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5676M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:50:08.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5597M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:50:08.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4720M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:50:08.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5405M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:50:08.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4773M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:50:08.329 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5478M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:50:08.329 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:50:08.733 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:50:08.733 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:50:08.733 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:50:08.733 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:08.733 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:50:08.733 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:08.734 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:50:08.735 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:50:08.735 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:50:08.735 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:50:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:08 smithi060 ceph-mon[94233]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:08 smithi060 ceph-mon[94233]: from='client.47543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2626361746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:50:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:08 smithi060 ceph-mon[109077]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:08 smithi060 ceph-mon[109077]: from='client.47543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2626361746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:50:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:08 smithi089 ceph-mon[98504]: from='client.37662 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:08 smithi089 ceph-mon[98504]: from='client.47543 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2626361746' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:50:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:09 smithi060 ceph-mon[109077]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:09 smithi060 ceph-mon[94233]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:09 smithi089 ceph-mon[98504]: pgmap v20842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:11 smithi060 ceph-mon[94233]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:11 smithi060 ceph-mon[109077]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:11 smithi089 ceph-mon[98504]: pgmap v20843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:13 smithi060 ceph-mon[94233]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:13 smithi060 ceph-mon[109077]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:13 smithi089 ceph-mon[98504]: pgmap v20844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:50:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:50:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:15 smithi060 ceph-mon[94233]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:15 smithi060 ceph-mon[109077]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:15 smithi089 ceph-mon[98504]: pgmap v20845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:17 smithi060 ceph-mon[94233]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:17 smithi060 ceph-mon[109077]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:17 smithi089 ceph-mon[98504]: pgmap v20846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:19 smithi060 ceph-mon[109077]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:19 smithi060 ceph-mon[94233]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:19 smithi089 ceph-mon[98504]: pgmap v20847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:21 smithi060 ceph-mon[94233]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:21 smithi060 ceph-mon[109077]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:21 smithi089 ceph-mon[98504]: pgmap v20848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:23 smithi060 ceph-mon[94233]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:23 smithi060 ceph-mon[109077]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:23 smithi089 ceph-mon[98504]: pgmap v20849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:50:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:50:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:25 smithi060 ceph-mon[94233]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:25 smithi060 ceph-mon[109077]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:25 smithi089 ceph-mon[98504]: pgmap v20850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:27 smithi060 ceph-mon[94233]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:27 smithi060 ceph-mon[109077]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:27 smithi089 ceph-mon[98504]: pgmap v20851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:29 smithi060 ceph-mon[94233]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:29 smithi060 ceph-mon[109077]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:29 smithi089 ceph-mon[98504]: pgmap v20852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:31 smithi060 ceph-mon[94233]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:31 smithi060 ceph-mon[109077]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:31 smithi089 ceph-mon[98504]: pgmap v20853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:33 smithi060 ceph-mon[94233]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:33 smithi060 ceph-mon[109077]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:33 smithi089 ceph-mon[98504]: pgmap v20854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:50:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:50:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:35 smithi060 ceph-mon[94233]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:35 smithi060 ceph-mon[109077]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:35 smithi089 ceph-mon[98504]: pgmap v20855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:37 smithi060 ceph-mon[94233]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:38.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:37 smithi060 ceph-mon[109077]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:37 smithi089 ceph-mon[98504]: pgmap v20856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:39.101 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:50:39.429 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:50:39.429 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:50:39.429 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:50:39.429 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:50:39.430 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5899M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6431M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5676M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5597M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4720M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5405M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4773M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5478M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:50:39.431 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:50:39.829 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:50:39.829 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:50:39.829 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:50:39.829 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:50:39.830 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:50:39.831 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:50:39.831 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:50:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[94233]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[94233]: from='client.37680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[94233]: from='client.47561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:40.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/944447645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:50:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[109077]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[109077]: from='client.37680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[109077]: from='client.47561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/944447645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:50:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:39 smithi089 ceph-mon[98504]: pgmap v20857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:39 smithi089 ceph-mon[98504]: from='client.37680 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:39 smithi089 ceph-mon[98504]: from='client.47561 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:50:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/944447645' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:41 smithi060 ceph-mon[94233]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:41 smithi060 ceph-mon[109077]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:41 smithi089 ceph-mon[98504]: pgmap v20858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:43 smithi060 ceph-mon[94233]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:44.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:43 smithi060 ceph-mon[109077]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:43 smithi089 ceph-mon[98504]: pgmap v20859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:50:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:50:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:45 smithi060 ceph-mon[94233]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:45 smithi060 ceph-mon[109077]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:45 smithi089 ceph-mon[98504]: pgmap v20860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:47 smithi060 ceph-mon[94233]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:47 smithi060 ceph-mon[109077]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:47 smithi089 ceph-mon[98504]: pgmap v20861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:49 smithi060 ceph-mon[94233]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:49 smithi060 ceph-mon[109077]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:49 smithi089 ceph-mon[98504]: pgmap v20862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:51 smithi060 ceph-mon[94233]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:51 smithi060 ceph-mon[109077]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:51 smithi089 ceph-mon[98504]: pgmap v20863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:53 smithi060 ceph-mon[94233]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:53 smithi060 ceph-mon[109077]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:53 smithi089 ceph-mon[98504]: pgmap v20864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:50:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:50:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:56 smithi060 ceph-mon[94233]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:56.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:56 smithi060 ceph-mon[109077]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:56 smithi089 ceph-mon[98504]: pgmap v20865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:50:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:50:58 smithi060 ceph-mon[94233]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:50:58 smithi060 ceph-mon[109077]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:50:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:50:58 smithi089 ceph-mon[98504]: pgmap v20866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:00 smithi089 ceph-mon[98504]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:00 smithi060 ceph-mon[94233]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:00 smithi060 ceph-mon[109077]: pgmap v20867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:02 smithi089 ceph-mon[98504]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:02 smithi060 ceph-mon[94233]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:02 smithi060 ceph-mon[109077]: pgmap v20868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:04 smithi089 ceph-mon[98504]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:51:04.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:04 smithi060 ceph-mon[94233]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:04.412 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:51:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:04 smithi060 ceph-mon[109077]: pgmap v20869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:04.413 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:51:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:51:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:51:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:51:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:51:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:51:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:51:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:51:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:51:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:51:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:51:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:51:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:06 smithi060 ceph-mon[94233]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:06 smithi060 ceph-mon[109077]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:06 smithi089 ceph-mon[98504]: pgmap v20870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:08 smithi060 ceph-mon[94233]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:08 smithi060 ceph-mon[109077]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:08 smithi089 ceph-mon[98504]: pgmap v20871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:10.197 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:51:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:51:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:51:10.524 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:51:10.525 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5899M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6431M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5676M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5597M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4720M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5405M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4773M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5478M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:51:10.526 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:51:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:10 smithi060 ceph-mon[94233]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:10 smithi060 ceph-mon[109077]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:10 smithi089 ceph-mon[98504]: pgmap v20872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:10.925 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:51:10.925 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:51:10.925 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:51:10.925 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:51:10.926 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:51:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[94233]: from='client.37698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[94233]: from='client.37704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3588462431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:51:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[109077]: from='client.37698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[109077]: from='client.37704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3588462431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:51:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:11 smithi089 ceph-mon[98504]: from='client.37698 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:11 smithi089 ceph-mon[98504]: from='client.37704 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3588462431' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:51:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:12 smithi060 ceph-mon[94233]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:12 smithi060 ceph-mon[109077]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:12 smithi089 ceph-mon[98504]: pgmap v20873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:14 smithi060 ceph-mon[94233]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:14 smithi060 ceph-mon[109077]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:51:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:51:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:14 smithi089 ceph-mon[98504]: pgmap v20874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:16 smithi060 ceph-mon[94233]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:16 smithi060 ceph-mon[109077]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:16 smithi089 ceph-mon[98504]: pgmap v20875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:18 smithi060 ceph-mon[94233]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:18 smithi060 ceph-mon[109077]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:18 smithi089 ceph-mon[98504]: pgmap v20876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:20 smithi060 ceph-mon[94233]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:20 smithi060 ceph-mon[109077]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:20 smithi089 ceph-mon[98504]: pgmap v20877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:22 smithi060 ceph-mon[94233]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:22 smithi060 ceph-mon[109077]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:22 smithi089 ceph-mon[98504]: pgmap v20878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:24 smithi060 ceph-mon[94233]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:24 smithi060 ceph-mon[109077]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:51:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:51:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:24 smithi089 ceph-mon[98504]: pgmap v20879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:26 smithi060 ceph-mon[94233]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:26 smithi060 ceph-mon[109077]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:26 smithi089 ceph-mon[98504]: pgmap v20880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:28 smithi060 ceph-mon[94233]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:28 smithi060 ceph-mon[109077]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:28 smithi089 ceph-mon[98504]: pgmap v20881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:30 smithi060 ceph-mon[94233]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:30 smithi060 ceph-mon[109077]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:30 smithi089 ceph-mon[98504]: pgmap v20882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:32 smithi060 ceph-mon[94233]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:32 smithi060 ceph-mon[109077]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:32 smithi089 ceph-mon[98504]: pgmap v20883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:34 smithi060 ceph-mon[94233]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:34 smithi060 ceph-mon[109077]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:51:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:51:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:34 smithi089 ceph-mon[98504]: pgmap v20884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:36 smithi060 ceph-mon[94233]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:36.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:36 smithi060 ceph-mon[109077]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:36 smithi089 ceph-mon[98504]: pgmap v20885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:38 smithi060 ceph-mon[94233]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:38.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:38 smithi060 ceph-mon[109077]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:38 smithi089 ceph-mon[98504]: pgmap v20886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:40 smithi060 ceph-mon[94233]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:40 smithi060 ceph-mon[109077]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:40 smithi089 ceph-mon[98504]: pgmap v20887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:41.289 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.2M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 468M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 926M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:51:41.619 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1467M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1120M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5899M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6431M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5676M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5597M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4720M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5405M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4773M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5478M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:51:41.620 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 145M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:51:42.021 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:51:42.021 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:42.022 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:51:42.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:51:42.023 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:51:42.023 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:51:42.023 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:51:42.023 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:51:42.023 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:51:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[94233]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[94233]: from='client.37716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[94233]: from='client.37722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[109077]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[109077]: from='client.37716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:41 smithi060 ceph-mon[109077]: from='client.37722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:41 smithi089 ceph-mon[98504]: pgmap v20888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:41 smithi089 ceph-mon[98504]: from='client.37716 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:41 smithi089 ceph-mon[98504]: from='client.37722 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:51:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/646001916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:51:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/646001916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:51:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/646001916' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:51:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:43 smithi060 ceph-mon[94233]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:43 smithi060 ceph-mon[109077]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:43 smithi089 ceph-mon[98504]: pgmap v20889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:51:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:51:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:45 smithi060 ceph-mon[94233]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:45 smithi060 ceph-mon[109077]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:45 smithi089 ceph-mon[98504]: pgmap v20890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:47 smithi060 ceph-mon[94233]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:47 smithi060 ceph-mon[109077]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:47 smithi089 ceph-mon[98504]: pgmap v20891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:49 smithi060 ceph-mon[94233]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:49 smithi060 ceph-mon[109077]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:49 smithi089 ceph-mon[98504]: pgmap v20892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:51 smithi060 ceph-mon[94233]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:51 smithi060 ceph-mon[109077]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:51 smithi089 ceph-mon[98504]: pgmap v20893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:53 smithi060 ceph-mon[94233]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:53 smithi060 ceph-mon[109077]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:53 smithi089 ceph-mon[98504]: pgmap v20894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:51:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:51:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:55 smithi060 ceph-mon[94233]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:55 smithi060 ceph-mon[109077]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:55 smithi089 ceph-mon[98504]: pgmap v20895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:51:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:57 smithi060 ceph-mon[94233]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:58.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:57 smithi060 ceph-mon[109077]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:51:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:57 smithi089 ceph-mon[98504]: pgmap v20896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:51:59 smithi060 ceph-mon[94233]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:51:59 smithi060 ceph-mon[109077]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:51:59 smithi089 ceph-mon[98504]: pgmap v20897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:01 smithi060 ceph-mon[94233]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:01 smithi060 ceph-mon[109077]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:01 smithi089 ceph-mon[98504]: pgmap v20898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:03 smithi060 ceph-mon[94233]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:03 smithi060 ceph-mon[109077]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:03 smithi089 ceph-mon[98504]: pgmap v20899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:52:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:52:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:52:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:52:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:52:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:05 smithi060 ceph-mon[94233]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:05 smithi060 ceph-mon[109077]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:05 smithi089 ceph-mon[98504]: pgmap v20900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:07 smithi060 ceph-mon[94233]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:07 smithi060 ceph-mon[109077]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:07 smithi089 ceph-mon[98504]: pgmap v20901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:52:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:52:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:52:09.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:52:09.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:52:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:52:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:10 smithi060 ceph-mon[94233]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:10 smithi060 ceph-mon[109077]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:10 smithi089 ceph-mon[98504]: pgmap v20902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:11 smithi060 ceph-mon[109077]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:11 smithi060 ceph-mon[94233]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:11 smithi089 ceph-mon[98504]: pgmap v20903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:12.387 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:52:12.717 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:52:12.717 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4s ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4s ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3s ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4s ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:52:12.718 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4s ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3s ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4s ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4s ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4s ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4s ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3s ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3s ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3s ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3s ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:52:12.719 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3s ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:52:13.121 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:52:13.122 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:52:13.123 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:13.123 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:52:13.123 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:52:13.123 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:52:13.123 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:52:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:12 smithi060 ceph-mon[94233]: from='client.47609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:12 smithi060 ceph-mon[109077]: from='client.47609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:12 smithi089 ceph-mon[98504]: from='client.47609 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:13 smithi060 ceph-mon[94233]: from='client.37740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:14.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:13 smithi060 ceph-mon[94233]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:14.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1221631997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:52:14.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:13 smithi060 ceph-mon[109077]: from='client.37740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:14.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:13 smithi060 ceph-mon[109077]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:14.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1221631997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:52:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:13 smithi089 ceph-mon[98504]: from='client.37740 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:13 smithi089 ceph-mon[98504]: pgmap v20904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1221631997' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:52:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:52:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:52:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:15 smithi060 ceph-mon[94233]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:15 smithi060 ceph-mon[109077]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:15 smithi089 ceph-mon[98504]: pgmap v20905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:17 smithi060 ceph-mon[94233]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:17 smithi060 ceph-mon[109077]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:17 smithi089 ceph-mon[98504]: pgmap v20906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:20.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:19 smithi060 ceph-mon[109077]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:19 smithi060 ceph-mon[94233]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:19 smithi089 ceph-mon[98504]: pgmap v20907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:21 smithi060 ceph-mon[94233]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:21 smithi060 ceph-mon[109077]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:21 smithi089 ceph-mon[98504]: pgmap v20908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:23 smithi060 ceph-mon[94233]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:23 smithi060 ceph-mon[109077]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:23 smithi089 ceph-mon[98504]: pgmap v20909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:52:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:52:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:25 smithi060 ceph-mon[94233]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:25 smithi060 ceph-mon[109077]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:25 smithi089 ceph-mon[98504]: pgmap v20910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:27 smithi060 ceph-mon[94233]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:27 smithi060 ceph-mon[109077]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:27 smithi089 ceph-mon[98504]: pgmap v20911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:29 smithi060 ceph-mon[94233]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:29 smithi060 ceph-mon[109077]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:29 smithi089 ceph-mon[98504]: pgmap v20912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:31 smithi060 ceph-mon[94233]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:31 smithi060 ceph-mon[109077]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:31 smithi089 ceph-mon[98504]: pgmap v20913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:33 smithi060 ceph-mon[94233]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:33 smithi060 ceph-mon[109077]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:33 smithi089 ceph-mon[98504]: pgmap v20914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:52:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:52:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:35 smithi060 ceph-mon[94233]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:35 smithi060 ceph-mon[109077]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:35 smithi089 ceph-mon[98504]: pgmap v20915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:37 smithi060 ceph-mon[94233]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:37 smithi060 ceph-mon[109077]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:37 smithi089 ceph-mon[98504]: pgmap v20916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:39 smithi060 ceph-mon[94233]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:39 smithi060 ceph-mon[109077]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:39 smithi089 ceph-mon[98504]: pgmap v20917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:41 smithi060 ceph-mon[94233]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:41 smithi060 ceph-mon[109077]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:41 smithi089 ceph-mon[98504]: pgmap v20918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:43.488 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:52:43.819 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:52:43.819 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 35s ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:52:43.819 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 34s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:52:43.819 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 35s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:52:43.819 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 34s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:52:43.819 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 34s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 35s ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 35s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 34s ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 35s ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 35s ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 34s ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 35s ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 35s ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 35s ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 35s ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:52:43.820 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 34s ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:52:43.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 34s ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:52:43.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 34s ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:52:43.821 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 34s ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:52:43.821 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 34s ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:52:44.221 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:52:44.222 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:52:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:43 smithi060 ceph-mon[94233]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:43 smithi060 ceph-mon[94233]: from='client.37752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:43 smithi060 ceph-mon[109077]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:43 smithi060 ceph-mon[109077]: from='client.37752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:43 smithi089 ceph-mon[98504]: pgmap v20919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:43 smithi089 ceph-mon[98504]: from='client.37752 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:52:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:52:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:44 smithi060 ceph-mon[94233]: from='client.37758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1436883843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:52:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:44 smithi060 ceph-mon[109077]: from='client.37758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1436883843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:52:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:44 smithi089 ceph-mon[98504]: from='client.37758 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:52:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1436883843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:52:46.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:45 smithi060 ceph-mon[94233]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:45 smithi060 ceph-mon[109077]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:45 smithi089 ceph-mon[98504]: pgmap v20920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:47 smithi060 ceph-mon[94233]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:47 smithi060 ceph-mon[109077]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:47 smithi089 ceph-mon[98504]: pgmap v20921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:49 smithi060 ceph-mon[94233]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:49 smithi060 ceph-mon[109077]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:49 smithi089 ceph-mon[98504]: pgmap v20922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:51 smithi060 ceph-mon[94233]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:51 smithi060 ceph-mon[109077]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:51 smithi089 ceph-mon[98504]: pgmap v20923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:53 smithi060 ceph-mon[94233]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:53 smithi060 ceph-mon[109077]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:53 smithi089 ceph-mon[98504]: pgmap v20924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:52:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T14:52:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:55 smithi060 ceph-mon[94233]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:55 smithi060 ceph-mon[109077]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:55 smithi089 ceph-mon[98504]: pgmap v20925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:52:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:57 smithi060 ceph-mon[109077]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:58.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:57 smithi060 ceph-mon[94233]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:52:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:57 smithi089 ceph-mon[98504]: pgmap v20926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:52:59 smithi060 ceph-mon[94233]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:52:59 smithi060 ceph-mon[109077]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:52:59 smithi089 ceph-mon[98504]: pgmap v20927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:01 smithi060 ceph-mon[94233]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:01 smithi060 ceph-mon[109077]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:01 smithi089 ceph-mon[98504]: pgmap v20928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:03 smithi060 ceph-mon[94233]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:03 smithi060 ceph-mon[109077]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:03 smithi089 ceph-mon[98504]: pgmap v20929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:53:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:53:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:05 smithi060 ceph-mon[94233]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:05 smithi060 ceph-mon[109077]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:05 smithi089 ceph-mon[98504]: pgmap v20930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:07 smithi060 ceph-mon[109077]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:07 smithi060 ceph-mon[94233]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:07 smithi089 ceph-mon[98504]: pgmap v20931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:09 smithi060 ceph-mon[94233]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:53:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:09 smithi060 ceph-mon[109077]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:53:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:09 smithi089 ceph-mon[98504]: pgmap v20932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:53:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:53:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:53:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:53:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:53:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:53:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:53:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:53:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:53:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:53:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:12 smithi060 ceph-mon[94233]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:12 smithi060 ceph-mon[109077]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:12 smithi089 ceph-mon[98504]: pgmap v20933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:14 smithi060 ceph-mon[94233]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:14.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:14 smithi060 ceph-mon[109077]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:53:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:53:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:14 smithi089 ceph-mon[98504]: pgmap v20934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:14.589 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 66s ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 66s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 66s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 66s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 66s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 66s ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 66s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 66s ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 66s ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:53:14.918 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 66s ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 66s ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 66s ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 66s ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 66s ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 66s ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 66s ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 66s ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 66s ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 66s ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:53:14.919 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 66s ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:53:15.317 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:53:15.317 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:53:15.318 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:53:15.319 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:15.319 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:53:15.319 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:53:15.319 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:53:15.319 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:53:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:15 smithi060 ceph-mon[94233]: from='client.47645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:15 smithi060 ceph-mon[109077]: from='client.47645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:15 smithi089 ceph-mon[98504]: from='client.47645 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:16 smithi060 ceph-mon[94233]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:16 smithi060 ceph-mon[94233]: from='client.47651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3539179618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:53:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:16 smithi060 ceph-mon[109077]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:16 smithi060 ceph-mon[109077]: from='client.47651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3539179618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:53:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:16 smithi089 ceph-mon[98504]: pgmap v20935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:16 smithi089 ceph-mon[98504]: from='client.47651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3539179618' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:53:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:18 smithi060 ceph-mon[94233]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:18 smithi060 ceph-mon[109077]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:18 smithi089 ceph-mon[98504]: pgmap v20936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:20 smithi060 ceph-mon[94233]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:20 smithi060 ceph-mon[109077]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:20 smithi089 ceph-mon[98504]: pgmap v20937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:22 smithi060 ceph-mon[94233]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:22 smithi060 ceph-mon[109077]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:22 smithi089 ceph-mon[98504]: pgmap v20938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:24 smithi060 ceph-mon[94233]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:24 smithi060 ceph-mon[109077]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:53:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:53:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:24 smithi089 ceph-mon[98504]: pgmap v20939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:26 smithi060 ceph-mon[94233]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:26 smithi060 ceph-mon[109077]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:26 smithi089 ceph-mon[98504]: pgmap v20940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:28 smithi060 ceph-mon[94233]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:28 smithi060 ceph-mon[109077]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:28 smithi089 ceph-mon[98504]: pgmap v20941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:30 smithi060 ceph-mon[94233]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:30 smithi060 ceph-mon[109077]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:30 smithi089 ceph-mon[98504]: pgmap v20942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:32 smithi060 ceph-mon[94233]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:32 smithi060 ceph-mon[109077]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:32 smithi089 ceph-mon[98504]: pgmap v20943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:34 smithi060 ceph-mon[94233]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:34.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:53:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:53:34.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:34 smithi060 ceph-mon[109077]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:34 smithi089 ceph-mon[98504]: pgmap v20944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:36 smithi060 ceph-mon[94233]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:36 smithi060 ceph-mon[109077]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:36 smithi089 ceph-mon[98504]: pgmap v20945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:38 smithi060 ceph-mon[94233]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:38 smithi060 ceph-mon[109077]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:38 smithi089 ceph-mon[98504]: pgmap v20946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:40 smithi060 ceph-mon[94233]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:40 smithi060 ceph-mon[109077]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:40 smithi089 ceph-mon[98504]: pgmap v20947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:42.245 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:42 smithi060 ceph-mon[94233]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:42.245 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:42 smithi060 ceph-mon[109077]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:42 smithi089 ceph-mon[98504]: pgmap v20948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:44 smithi060 ceph-mon[109077]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:44.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:44 smithi060 ceph-mon[94233]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:53:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:53:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:44 smithi089 ceph-mon[98504]: pgmap v20949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:45.684 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:53:46.012 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 97s ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 97s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 97s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 97s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 97s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 97s ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 97s ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 97s ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 97s ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 97s ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 97s ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 97s ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 97s ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:53:46.013 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 97s ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:53:46.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 97s ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:53:46.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 97s ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:53:46.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 97s ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:53:46.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 97s ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:53:46.014 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 97s ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:53:46.014 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 97s ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:53:46.412 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:53:46.412 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:46.413 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:53:46.414 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:53:46.414 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:53:46.414 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:53:46.414 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:53:46.414 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:53:46.414 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:53:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:46 smithi060 ceph-mon[109077]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:46 smithi060 ceph-mon[94233]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:46 smithi089 ceph-mon[98504]: pgmap v20950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:47 smithi060 ceph-mon[94233]: from='client.47663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:47 smithi060 ceph-mon[94233]: from='client.37794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2723752104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:53:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:47 smithi060 ceph-mon[109077]: from='client.47663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:47 smithi060 ceph-mon[109077]: from='client.37794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2723752104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:53:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:47 smithi089 ceph-mon[98504]: from='client.47663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:47 smithi089 ceph-mon[98504]: from='client.37794 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:53:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2723752104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:53:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:48 smithi060 ceph-mon[109077]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:48 smithi060 ceph-mon[94233]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:48 smithi089 ceph-mon[98504]: pgmap v20951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:50 smithi060 ceph-mon[109077]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:50 smithi060 ceph-mon[94233]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:50 smithi089 ceph-mon[98504]: pgmap v20952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:52 smithi060 ceph-mon[109077]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:52 smithi060 ceph-mon[94233]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:52 smithi089 ceph-mon[98504]: pgmap v20953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:54 smithi060 ceph-mon[94233]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:54 smithi060 ceph-mon[109077]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:53:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:53:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:54 smithi089 ceph-mon[98504]: pgmap v20954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:56 smithi089 ceph-mon[98504]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:56 smithi060 ceph-mon[94233]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:56 smithi060 ceph-mon[109077]: pgmap v20955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:53:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:53:58 smithi089 ceph-mon[98504]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:53:58 smithi060 ceph-mon[94233]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:53:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:53:58 smithi060 ceph-mon[109077]: pgmap v20956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:00 smithi089 ceph-mon[98504]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:00 smithi060 ceph-mon[94233]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:00 smithi060 ceph-mon[109077]: pgmap v20957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:02 smithi089 ceph-mon[98504]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:02 smithi060 ceph-mon[94233]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:02 smithi060 ceph-mon[109077]: pgmap v20958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:04 smithi089 ceph-mon[98504]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:04 smithi060 ceph-mon[94233]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:04 smithi060 ceph-mon[109077]: pgmap v20959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:54:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:54:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:06 smithi089 ceph-mon[98504]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:06 smithi060 ceph-mon[94233]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:06 smithi060 ceph-mon[109077]: pgmap v20960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:08 smithi089 ceph-mon[98504]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:08 smithi060 ceph-mon[94233]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:08 smithi060 ceph-mon[109077]: pgmap v20961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:10 smithi089 ceph-mon[98504]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:10 smithi060 ceph-mon[94233]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:10 smithi060 ceph-mon[109077]: pgmap v20962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:54:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:54:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:54:11.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:54:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:54:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:54:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:54:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:54:11.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:54:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:54:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:54:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:54:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:12 smithi060 ceph-mon[109077]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:12 smithi060 ceph-mon[94233]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:12 smithi089 ceph-mon[98504]: pgmap v20963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:14 smithi060 ceph-mon[94233]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:14 smithi060 ceph-mon[109077]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:54:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:54:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:14 smithi089 ceph-mon[98504]: pgmap v20964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:16 smithi060 ceph-mon[94233]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:16 smithi060 ceph-mon[109077]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:16.775 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:54:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:16 smithi089 ceph-mon[98504]: pgmap v20965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:54:17.105 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:54:17.106 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:54:17.107 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:54:17.506 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:54:17.506 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:54:17.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:54:17.506 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:17.506 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:54:17.506 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:54:17.507 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:54:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[94233]: from='client.37806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[94233]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[94233]: from='client.37812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2889483577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:54:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[109077]: from='client.37806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[109077]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[109077]: from='client.37812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2889483577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:54:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:18 smithi089 ceph-mon[98504]: from='client.37806 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:18 smithi089 ceph-mon[98504]: pgmap v20966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:18 smithi089 ceph-mon[98504]: from='client.37812 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2889483577' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:54:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:20 smithi060 ceph-mon[94233]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:20 smithi060 ceph-mon[109077]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:20 smithi089 ceph-mon[98504]: pgmap v20967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:22 smithi060 ceph-mon[94233]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:22 smithi060 ceph-mon[109077]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:22 smithi089 ceph-mon[98504]: pgmap v20968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:24 smithi060 ceph-mon[94233]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:54:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:54:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:24 smithi060 ceph-mon[109077]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:24 smithi089 ceph-mon[98504]: pgmap v20969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:26 smithi060 ceph-mon[94233]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:26 smithi060 ceph-mon[109077]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:26 smithi089 ceph-mon[98504]: pgmap v20970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:28 smithi060 ceph-mon[94233]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:28 smithi060 ceph-mon[109077]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:28 smithi089 ceph-mon[98504]: pgmap v20971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:30 smithi060 ceph-mon[94233]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:30 smithi060 ceph-mon[109077]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:30 smithi089 ceph-mon[98504]: pgmap v20972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:31 smithi060 ceph-mon[94233]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:31 smithi060 ceph-mon[109077]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:31 smithi089 ceph-mon[98504]: pgmap v20973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:33 smithi060 ceph-mon[94233]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:33 smithi060 ceph-mon[109077]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:33 smithi089 ceph-mon[98504]: pgmap v20974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:54:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:54:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:35 smithi060 ceph-mon[94233]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:35 smithi060 ceph-mon[109077]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:35 smithi089 ceph-mon[98504]: pgmap v20975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:37 smithi060 ceph-mon[94233]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:37 smithi060 ceph-mon[109077]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:37 smithi089 ceph-mon[98504]: pgmap v20976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:39 smithi060 ceph-mon[94233]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:40.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:39 smithi060 ceph-mon[109077]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:39 smithi089 ceph-mon[98504]: pgmap v20977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:41 smithi060 ceph-mon[109077]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:41 smithi060 ceph-mon[94233]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:42.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:41 smithi089 ceph-mon[98504]: pgmap v20978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:43 smithi060 ceph-mon[94233]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:43 smithi060 ceph-mon[109077]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:43 smithi089 ceph-mon[98504]: pgmap v20979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:54:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:54:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:45 smithi060 ceph-mon[94233]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:45 smithi060 ceph-mon[109077]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:46.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:45 smithi089 ceph-mon[98504]: pgmap v20980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:54:48.195 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:54:48.196 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:54:48.197 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:54:48.259 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:47 smithi060 ceph-mon[94233]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:47 smithi060 ceph-mon[109077]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:47 smithi089 ceph-mon[98504]: pgmap v20981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:48.596 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:54:48.596 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:54:48.596 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:54:48.596 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:48.596 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:54:48.596 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:54:48.597 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:54:48.598 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:54:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:48 smithi060 ceph-mon[94233]: from='client.37824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:48 smithi060 ceph-mon[94233]: from='client.47705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2515026107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:54:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:48 smithi060 ceph-mon[109077]: from='client.37824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:48 smithi060 ceph-mon[109077]: from='client.47705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:49.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2515026107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:54:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:48 smithi089 ceph-mon[98504]: from='client.37824 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:48 smithi089 ceph-mon[98504]: from='client.47705 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:54:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2515026107' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:54:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:49 smithi060 ceph-mon[94233]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:49 smithi060 ceph-mon[109077]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:49 smithi089 ceph-mon[98504]: pgmap v20982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:51 smithi060 ceph-mon[94233]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:51 smithi060 ceph-mon[109077]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:51 smithi089 ceph-mon[98504]: pgmap v20983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:53 smithi060 ceph-mon[94233]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:53 smithi060 ceph-mon[109077]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:53 smithi089 ceph-mon[98504]: pgmap v20984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:54:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:54:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:55 smithi060 ceph-mon[94233]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:55 smithi060 ceph-mon[109077]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:55 smithi089 ceph-mon[98504]: pgmap v20985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:54:58.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:57 smithi060 ceph-mon[94233]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:58.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:57 smithi060 ceph-mon[109077]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:54:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:57 smithi089 ceph-mon[98504]: pgmap v20986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:54:59 smithi060 ceph-mon[94233]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:54:59 smithi060 ceph-mon[109077]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:00.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:54:59 smithi089 ceph-mon[98504]: pgmap v20987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:01 smithi060 ceph-mon[94233]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:01 smithi060 ceph-mon[109077]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:01 smithi089 ceph-mon[98504]: pgmap v20988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:03 smithi060 ceph-mon[109077]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:03 smithi060 ceph-mon[94233]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:03 smithi089 ceph-mon[98504]: pgmap v20989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:55:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T14:55:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:05 smithi060 ceph-mon[94233]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:05 smithi060 ceph-mon[109077]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:05 smithi089 ceph-mon[98504]: pgmap v20990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:07 smithi060 ceph-mon[94233]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:07 smithi060 ceph-mon[109077]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:07 smithi089 ceph-mon[98504]: pgmap v20991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:09 smithi060 ceph-mon[94233]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:09 smithi060 ceph-mon[109077]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:09 smithi089 ceph-mon[98504]: pgmap v20992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[94233]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[109077]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:55:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:12.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:55:12.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:55:12.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:55:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:11 smithi089 ceph-mon[98504]: pgmap v20993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:55:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:55:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:55:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:55:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:13 smithi060 ceph-mon[94233]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:14.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:13 smithi060 ceph-mon[109077]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:13 smithi089 ceph-mon[98504]: pgmap v20994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:55:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:55:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:15 smithi060 ceph-mon[94233]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:15 smithi060 ceph-mon[109077]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:15 smithi089 ceph-mon[98504]: pgmap v20995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:17 smithi060 ceph-mon[94233]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:18.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:17 smithi060 ceph-mon[109077]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:17 smithi089 ceph-mon[98504]: pgmap v20996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:18.962 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:55:19.290 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:55:19.290 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:55:19.290 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:55:19.290 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:55:19.291 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:55:19.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:55:19.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:55:19.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:55:19.292 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:55:19.688 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:55:19.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:55:19.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:55:19.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:55:19.689 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:55:19.690 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:55:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[94233]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[94233]: from='client.47717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[94233]: from='client.37848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:20.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1716129152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:55:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[109077]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[109077]: from='client.47717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[109077]: from='client.37848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:20.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1716129152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:55:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:19 smithi089 ceph-mon[98504]: pgmap v20997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:19 smithi089 ceph-mon[98504]: from='client.47717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:19 smithi089 ceph-mon[98504]: from='client.37848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:20.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1716129152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:55:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:21 smithi060 ceph-mon[94233]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:21 smithi060 ceph-mon[109077]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:21 smithi089 ceph-mon[98504]: pgmap v20998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 14:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T14:55:23.374020017Z level=info msg="Completed cleanup jobs" duration=12.820966ms 2023-12-01T14:55:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:23 smithi060 ceph-mon[94233]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:23 smithi060 ceph-mon[109077]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:23 smithi089 ceph-mon[98504]: pgmap v20999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:55:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:55:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:25 smithi060 ceph-mon[94233]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:25 smithi060 ceph-mon[109077]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:25 smithi089 ceph-mon[98504]: pgmap v21000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:27 smithi060 ceph-mon[94233]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:27 smithi060 ceph-mon[109077]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:28.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:27 smithi089 ceph-mon[98504]: pgmap v21001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:29 smithi060 ceph-mon[94233]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:29 smithi060 ceph-mon[109077]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:30.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:29 smithi089 ceph-mon[98504]: pgmap v21002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:31 smithi060 ceph-mon[94233]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:31 smithi060 ceph-mon[109077]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:31 smithi089 ceph-mon[98504]: pgmap v21003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:33 smithi060 ceph-mon[94233]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:34.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:33 smithi060 ceph-mon[109077]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:33 smithi089 ceph-mon[98504]: pgmap v21004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:55:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:55:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:35 smithi060 ceph-mon[94233]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:35 smithi060 ceph-mon[109077]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:35 smithi089 ceph-mon[98504]: pgmap v21005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:37 smithi060 ceph-mon[94233]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:37 smithi060 ceph-mon[109077]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:38.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:37 smithi089 ceph-mon[98504]: pgmap v21006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:40.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:39 smithi060 ceph-mon[94233]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:40.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:39 smithi060 ceph-mon[109077]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:40.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:39 smithi089 ceph-mon[98504]: pgmap v21007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:41 smithi060 ceph-mon[94233]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:41 smithi060 ceph-mon[109077]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:41 smithi089 ceph-mon[98504]: pgmap v21008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:43 smithi060 ceph-mon[94233]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:43 smithi060 ceph-mon[109077]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:43 smithi089 ceph-mon[98504]: pgmap v21009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:55:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:55:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:45 smithi060 ceph-mon[94233]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:45 smithi060 ceph-mon[109077]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:45 smithi089 ceph-mon[98504]: pgmap v21010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:47 smithi060 ceph-mon[94233]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:47 smithi060 ceph-mon[109077]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:47 smithi089 ceph-mon[98504]: pgmap v21011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:50.055 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:55:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:49 smithi060 ceph-mon[94233]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:49 smithi060 ceph-mon[109077]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:50.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:49 smithi089 ceph-mon[98504]: pgmap v21012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:50.382 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:55:50.382 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:55:50.382 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:55:50.382 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:55:50.383 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:55:50.384 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:55:50.384 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:55:50.384 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:55:50.384 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:55:50.384 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:55:50.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:50.786 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:55:50.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:55:50.786 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:55:50.786 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:55:50.786 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:55:50.786 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:55:50.786 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:55:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:51 smithi060 ceph-mon[94233]: from='client.47735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:51 smithi060 ceph-mon[94233]: from='client.47741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3229196396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:55:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:51 smithi060 ceph-mon[109077]: from='client.47735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:51 smithi060 ceph-mon[109077]: from='client.47741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:51.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3229196396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:55:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:51 smithi089 ceph-mon[98504]: from='client.47735 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:51 smithi089 ceph-mon[98504]: from='client.47741 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:55:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3229196396' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:55:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:52 smithi060 ceph-mon[94233]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:52 smithi060 ceph-mon[109077]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:52 smithi089 ceph-mon[98504]: pgmap v21013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:54 smithi060 ceph-mon[94233]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:54 smithi060 ceph-mon[109077]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:54 smithi089 ceph-mon[98504]: pgmap v21014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:55:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:55:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:56 smithi060 ceph-mon[94233]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:56 smithi060 ceph-mon[109077]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:56.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:56 smithi089 ceph-mon[98504]: pgmap v21015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:55:58.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:55:58 smithi089 ceph-mon[98504]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:55:58 smithi060 ceph-mon[94233]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:55:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:55:58 smithi060 ceph-mon[109077]: pgmap v21016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:00 smithi089 ceph-mon[98504]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:00 smithi060 ceph-mon[94233]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:00 smithi060 ceph-mon[109077]: pgmap v21017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:01 smithi060 ceph-mon[94233]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:01 smithi060 ceph-mon[109077]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:01 smithi089 ceph-mon[98504]: pgmap v21018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:03 smithi060 ceph-mon[94233]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:03 smithi060 ceph-mon[109077]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:04.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:03 smithi089 ceph-mon[98504]: pgmap v21019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:56:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:56:06.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:05 smithi060 ceph-mon[94233]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:06.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:05 smithi060 ceph-mon[109077]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:05 smithi089 ceph-mon[98504]: pgmap v21020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:08 smithi060 ceph-mon[94233]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:08.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:08 smithi060 ceph-mon[109077]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:08.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:08 smithi089 ceph-mon[98504]: pgmap v21021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:10 smithi060 ceph-mon[94233]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:10 smithi060 ceph-mon[109077]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:10 smithi089 ceph-mon[98504]: pgmap v21022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:11 smithi060 ceph-mon[94233]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:56:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:11 smithi060 ceph-mon[109077]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:56:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:11 smithi089 ceph-mon[98504]: pgmap v21023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:56:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:14 smithi060 ceph-mon[94233]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:14 smithi060 ceph-mon[109077]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:14 smithi089 ceph-mon[98504]: pgmap v21024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:14.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:56:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:56:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[94233]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[109077]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:56:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:56:16.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:16 smithi089 ceph-mon[98504]: pgmap v21025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:56:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:56:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:56:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:18 smithi060 ceph-mon[109077]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:18 smithi060 ceph-mon[94233]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:18 smithi089 ceph-mon[98504]: pgmap v21026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:20 smithi060 ceph-mon[94233]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:20 smithi060 ceph-mon[109077]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:20 smithi089 ceph-mon[98504]: pgmap v21027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:21.149 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:56:21.477 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:56:21.477 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:56:21.477 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:56:21.477 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:56:21.478 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:56:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:56:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:56:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:56:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:56:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:56:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:56:21.479 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:56:21.879 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:56:21.879 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:21.880 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:56:21.881 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:56:21.881 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:56:21.881 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[109077]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[109077]: from='client.37878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[109077]: from='client.47759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4234275174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[94233]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[94233]: from='client.37878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[94233]: from='client.47759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4234275174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:56:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:21 smithi089 ceph-mon[98504]: pgmap v21028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:21 smithi089 ceph-mon[98504]: from='client.37878 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:21 smithi089 ceph-mon[98504]: from='client.47759 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4234275174' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:56:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:24 smithi060 ceph-mon[94233]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:24 smithi060 ceph-mon[109077]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:24 smithi089 ceph-mon[98504]: pgmap v21029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:56:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:56:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:26 smithi060 ceph-mon[94233]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:26 smithi060 ceph-mon[109077]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:26 smithi089 ceph-mon[98504]: pgmap v21030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:28 smithi089 ceph-mon[98504]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:28 smithi060 ceph-mon[94233]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:28 smithi060 ceph-mon[109077]: pgmap v21031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:30 smithi089 ceph-mon[98504]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:30 smithi060 ceph-mon[94233]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:30 smithi060 ceph-mon[109077]: pgmap v21032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:31 smithi060 ceph-mon[94233]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:31 smithi060 ceph-mon[109077]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:31 smithi089 ceph-mon[98504]: pgmap v21033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:34 smithi060 ceph-mon[94233]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:34 smithi060 ceph-mon[109077]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:34.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:34 smithi089 ceph-mon[98504]: pgmap v21034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:56:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:56:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:36 smithi060 ceph-mon[94233]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:36 smithi060 ceph-mon[109077]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:36.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:36 smithi089 ceph-mon[98504]: pgmap v21035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:38 smithi089 ceph-mon[98504]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:38 smithi060 ceph-mon[94233]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:38 smithi060 ceph-mon[109077]: pgmap v21036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:40 smithi089 ceph-mon[98504]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:40 smithi060 ceph-mon[94233]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:40 smithi060 ceph-mon[109077]: pgmap v21037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:41 smithi060 ceph-mon[94233]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:41 smithi060 ceph-mon[109077]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:41 smithi089 ceph-mon[98504]: pgmap v21038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:44.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:44 smithi060 ceph-mon[94233]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:44.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:44 smithi060 ceph-mon[109077]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:44.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:44 smithi089 ceph-mon[98504]: pgmap v21039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:56:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T14:56:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:46 smithi089 ceph-mon[98504]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:46 smithi060 ceph-mon[94233]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:46 smithi060 ceph-mon[109077]: pgmap v21040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:48 smithi089 ceph-mon[98504]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:48 smithi060 ceph-mon[94233]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:48 smithi060 ceph-mon[109077]: pgmap v21041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:50 smithi089 ceph-mon[98504]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:50 smithi060 ceph-mon[109077]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:50.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:50 smithi060 ceph-mon[94233]: pgmap v21042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:52.246 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:56:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:51 smithi060 ceph-mon[94233]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:51 smithi060 ceph-mon[109077]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:51 smithi089 ceph-mon[98504]: pgmap v21043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:52.570 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:56:52.570 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:56:52.570 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:56:52.571 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:56:52.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:56:52.572 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:56:52.572 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:52.969 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:56:52.970 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:56:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:52 smithi060 ceph-mon[109077]: from='client.37896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:52 smithi060 ceph-mon[109077]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:52 smithi060 ceph-mon[94233]: from='client.37896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:52 smithi060 ceph-mon[94233]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:52 smithi089 ceph-mon[98504]: from='client.37896 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:52 smithi089 ceph-mon[98504]: from='client.47777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:56:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:53 smithi060 ceph-mon[94233]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/13604050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:56:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:53 smithi060 ceph-mon[109077]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/13604050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:56:54.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:53 smithi089 ceph-mon[98504]: pgmap v21044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/13604050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:56:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:56:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T14:56:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:56 smithi089 ceph-mon[98504]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:56 smithi060 ceph-mon[94233]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:56 smithi060 ceph-mon[109077]: pgmap v21045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:56:58.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:56:58 smithi089 ceph-mon[98504]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:56:58 smithi060 ceph-mon[109077]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:56:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:56:58 smithi060 ceph-mon[94233]: pgmap v21046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:00.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:00 smithi089 ceph-mon[98504]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:00 smithi060 ceph-mon[94233]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:00 smithi060 ceph-mon[109077]: pgmap v21047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:01 smithi060 ceph-mon[94233]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:01 smithi060 ceph-mon[109077]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:01 smithi089 ceph-mon[98504]: pgmap v21048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:04 smithi089 ceph-mon[98504]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:04 smithi060 ceph-mon[94233]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:04 smithi060 ceph-mon[109077]: pgmap v21049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:57:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:57:06.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:06 smithi089 ceph-mon[98504]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:06 smithi060 ceph-mon[94233]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:06 smithi060 ceph-mon[109077]: pgmap v21050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:08 smithi089 ceph-mon[98504]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:08 smithi060 ceph-mon[94233]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:08 smithi060 ceph-mon[109077]: pgmap v21051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:10 smithi089 ceph-mon[98504]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:10 smithi060 ceph-mon[109077]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:10 smithi060 ceph-mon[94233]: pgmap v21052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:11 smithi060 ceph-mon[94233]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:11 smithi060 ceph-mon[109077]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:11 smithi089 ceph-mon[98504]: pgmap v21053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:14 smithi089 ceph-mon[98504]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:14 smithi060 ceph-mon[94233]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:14 smithi060 ceph-mon[109077]: pgmap v21054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:57:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:57:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:16 smithi089 ceph-mon[98504]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:16 smithi060 ceph-mon[94233]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:16 smithi060 ceph-mon[109077]: pgmap v21055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:57:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:57:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:57:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:18 smithi089 ceph-mon[98504]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:18 smithi060 ceph-mon[94233]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:18 smithi060 ceph-mon[109077]: pgmap v21056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[109077]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[94233]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:57:21.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:57:21.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:20 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:20 smithi089 ceph-mon[98504]: pgmap v21057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:57:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:20 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:57:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:21 smithi060 ceph-mon[94233]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:21 smithi060 ceph-mon[109077]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:21 smithi089 ceph-mon[98504]: pgmap v21058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:23.337 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:57:23.665 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:57:23.665 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:57:23.665 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:57:23.665 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:57:23.665 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:57:23.666 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:57:23.667 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:57:24.062 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:57:24.062 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:57:24.062 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:57:24.062 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:24.062 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:57:24.062 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:57:24.063 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:57:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:24 smithi089 ceph-mon[98504]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:24 smithi089 ceph-mon[98504]: from='client.37914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:24 smithi089 ceph-mon[98504]: from='client.47795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:24 smithi060 ceph-mon[94233]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:24 smithi060 ceph-mon[94233]: from='client.37914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:24 smithi060 ceph-mon[94233]: from='client.47795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:24 smithi060 ceph-mon[109077]: pgmap v21059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:24 smithi060 ceph-mon[109077]: from='client.37914 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:24 smithi060 ceph-mon[109077]: from='client.47795 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:57:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:57:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/280506154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:57:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/280506154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:57:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/280506154' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:57:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:26 smithi089 ceph-mon[98504]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:26 smithi060 ceph-mon[94233]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:26 smithi060 ceph-mon[109077]: pgmap v21060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:28 smithi089 ceph-mon[98504]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:28 smithi060 ceph-mon[94233]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:28 smithi060 ceph-mon[109077]: pgmap v21061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:30 smithi060 ceph-mon[109077]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:30.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:30 smithi060 ceph-mon[94233]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:30 smithi089 ceph-mon[98504]: pgmap v21062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:32.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:31 smithi060 ceph-mon[94233]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:32.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:31 smithi060 ceph-mon[109077]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:31 smithi089 ceph-mon[98504]: pgmap v21063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:34 smithi089 ceph-mon[98504]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:34.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:34 smithi060 ceph-mon[94233]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:34.408 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:34 smithi060 ceph-mon[109077]: pgmap v21064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:57:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T14:57:36.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:36 smithi089 ceph-mon[98504]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:36 smithi060 ceph-mon[94233]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:36 smithi060 ceph-mon[109077]: pgmap v21065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:38 smithi089 ceph-mon[98504]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:38 smithi060 ceph-mon[94233]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:38 smithi060 ceph-mon[109077]: pgmap v21066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:40.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:40 smithi089 ceph-mon[98504]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:40 smithi060 ceph-mon[94233]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:40 smithi060 ceph-mon[109077]: pgmap v21067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:41 smithi060 ceph-mon[94233]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:41 smithi060 ceph-mon[109077]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:41 smithi089 ceph-mon[98504]: pgmap v21068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:44.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:44 smithi089 ceph-mon[98504]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:44 smithi060 ceph-mon[94233]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:44 smithi060 ceph-mon[109077]: pgmap v21069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:57:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:57:46.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:46 smithi089 ceph-mon[98504]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:46 smithi060 ceph-mon[94233]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:46 smithi060 ceph-mon[109077]: pgmap v21070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:48.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:48 smithi089 ceph-mon[98504]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:48 smithi060 ceph-mon[94233]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:48 smithi060 ceph-mon[109077]: pgmap v21071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:50 smithi089 ceph-mon[98504]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:50 smithi060 ceph-mon[94233]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:50 smithi060 ceph-mon[109077]: pgmap v21072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:51 smithi060 ceph-mon[94233]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:51 smithi060 ceph-mon[109077]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:51 smithi089 ceph-mon[98504]: pgmap v21073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:54 smithi089 ceph-mon[98504]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:54 smithi060 ceph-mon[109077]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:54 smithi060 ceph-mon[94233]: pgmap v21074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:54.427 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:57:54.755 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:57:54.755 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:57:54.755 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:57:54.756 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:57:54.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:57:54.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:57:54.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:57:54.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:57:54.757 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:57:54.757 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:57:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:57:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:55.160 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:57:55.161 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:57:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:55 smithi089 ceph-mon[98504]: from='client.37932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:55 smithi060 ceph-mon[94233]: from='client.37932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:55 smithi060 ceph-mon[109077]: from='client.37932 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:56 smithi089 ceph-mon[98504]: from='client.37938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:56 smithi089 ceph-mon[98504]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4187709904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:57:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:56 smithi060 ceph-mon[94233]: from='client.37938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:56 smithi060 ceph-mon[94233]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4187709904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:57:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:56 smithi060 ceph-mon[109077]: from='client.37938 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:57:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:56 smithi060 ceph-mon[109077]: pgmap v21075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4187709904' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:57:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:57:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:57:58 smithi060 ceph-mon[94233]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:57:58 smithi060 ceph-mon[109077]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:57:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:57:58 smithi089 ceph-mon[98504]: pgmap v21076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:00 smithi060 ceph-mon[109077]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:00 smithi060 ceph-mon[94233]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:00 smithi089 ceph-mon[98504]: pgmap v21077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:01 smithi060 ceph-mon[94233]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:01 smithi060 ceph-mon[109077]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:01 smithi089 ceph-mon[98504]: pgmap v21078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:04 smithi089 ceph-mon[98504]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:04 smithi060 ceph-mon[94233]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:04 smithi060 ceph-mon[109077]: pgmap v21079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:58:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:58:06.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:06 smithi089 ceph-mon[98504]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:06 smithi060 ceph-mon[94233]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:06 smithi060 ceph-mon[109077]: pgmap v21080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:08 smithi060 ceph-mon[94233]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:08 smithi060 ceph-mon[109077]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:08 smithi089 ceph-mon[98504]: pgmap v21081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:10 smithi060 ceph-mon[94233]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:10.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:10 smithi060 ceph-mon[109077]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:10 smithi089 ceph-mon[98504]: pgmap v21082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:11 smithi060 ceph-mon[94233]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:11 smithi060 ceph-mon[109077]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:11 smithi089 ceph-mon[98504]: pgmap v21083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:14 smithi089 ceph-mon[98504]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:14 smithi060 ceph-mon[94233]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:14 smithi060 ceph-mon[109077]: pgmap v21084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:58:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:58:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:16 smithi060 ceph-mon[94233]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:16 smithi060 ceph-mon[109077]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:16 smithi089 ceph-mon[98504]: pgmap v21085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:18 smithi060 ceph-mon[109077]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:18.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:18 smithi060 ceph-mon[94233]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:18 smithi089 ceph-mon[98504]: pgmap v21086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:20 smithi060 ceph-mon[94233]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:20 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:58:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:20 smithi060 ceph-mon[109077]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:20.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:20 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:58:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:20 smithi089 ceph-mon[98504]: pgmap v21087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:20 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[94233]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:21 smithi060 ceph-mon[109077]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:22.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:58:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:58:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:58:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:21 smithi089 ceph-mon[98504]: pgmap v21088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:24.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:24 smithi060 ceph-mon[109077]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:24 smithi060 ceph-mon[94233]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:24 smithi089 ceph-mon[98504]: pgmap v21089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:58:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T14:58:25.524 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:58:25.850 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:58:25.851 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:58:26.254 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:58:26.254 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:58:26.254 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:58:26.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:58:26.256 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:58:26.256 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:58:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:26 smithi060 ceph-mon[94233]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:26 smithi060 ceph-mon[94233]: from='client.37950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:26 smithi060 ceph-mon[109077]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:26.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:26 smithi060 ceph-mon[109077]: from='client.37950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:26 smithi089 ceph-mon[98504]: pgmap v21090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:26 smithi089 ceph-mon[98504]: from='client.37950 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:27 smithi060 ceph-mon[94233]: from='client.37956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2211329002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:58:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:27 smithi060 ceph-mon[109077]: from='client.37956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2211329002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:58:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:27 smithi089 ceph-mon[98504]: from='client.37956 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2211329002' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:58:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:28 smithi060 ceph-mon[94233]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:28 smithi060 ceph-mon[109077]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:28 smithi089 ceph-mon[98504]: pgmap v21091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:30 smithi060 ceph-mon[109077]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:30.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:30 smithi060 ceph-mon[94233]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:30 smithi089 ceph-mon[98504]: pgmap v21092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:31 smithi060 ceph-mon[94233]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:31 smithi060 ceph-mon[109077]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:31 smithi089 ceph-mon[98504]: pgmap v21093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:34 smithi060 ceph-mon[94233]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:34 smithi060 ceph-mon[109077]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:34 smithi089 ceph-mon[98504]: pgmap v21094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:58:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:58:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:36 smithi060 ceph-mon[94233]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:36 smithi060 ceph-mon[109077]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:36 smithi089 ceph-mon[98504]: pgmap v21095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:38 smithi060 ceph-mon[94233]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:38 smithi060 ceph-mon[109077]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:38 smithi089 ceph-mon[98504]: pgmap v21096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:40 smithi060 ceph-mon[94233]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:40 smithi060 ceph-mon[109077]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:40 smithi089 ceph-mon[98504]: pgmap v21097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:41 smithi060 ceph-mon[94233]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:41 smithi060 ceph-mon[109077]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:42.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:41 smithi089 ceph-mon[98504]: pgmap v21098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:44 smithi060 ceph-mon[94233]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:44 smithi060 ceph-mon[109077]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:44 smithi089 ceph-mon[98504]: pgmap v21099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:58:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:58:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:46 smithi060 ceph-mon[94233]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:46 smithi060 ceph-mon[109077]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:46 smithi089 ceph-mon[98504]: pgmap v21100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:48 smithi060 ceph-mon[94233]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:48 smithi060 ceph-mon[109077]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:48 smithi089 ceph-mon[98504]: pgmap v21101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:50 smithi060 ceph-mon[94233]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:50 smithi060 ceph-mon[109077]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:50 smithi089 ceph-mon[98504]: pgmap v21102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:51 smithi060 ceph-mon[94233]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:51 smithi060 ceph-mon[109077]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:51 smithi089 ceph-mon[98504]: pgmap v21103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:54 smithi060 ceph-mon[94233]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:54 smithi060 ceph-mon[109077]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:54 smithi089 ceph-mon[98504]: pgmap v21104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:58:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T14:58:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:56 smithi060 ceph-mon[94233]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:56 smithi060 ceph-mon[109077]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:56 smithi089 ceph-mon[98504]: pgmap v21105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:56.618 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:58:56.945 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:58:56.946 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:58:57.347 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:58:57.347 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:58:57.347 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:58:57.347 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:57.347 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:58:57.348 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:58:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:57 smithi060 ceph-mon[94233]: from='client.47843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:57 smithi060 ceph-mon[109077]: from='client.47843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:58:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:57 smithi089 ceph-mon[98504]: from='client.47843 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:58 smithi060 ceph-mon[94233]: from='client.47849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:58 smithi060 ceph-mon[94233]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:58:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1362996950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:58:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:58 smithi060 ceph-mon[109077]: from='client.47849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:58 smithi060 ceph-mon[109077]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:58:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1362996950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:58:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:58 smithi089 ceph-mon[98504]: from='client.47849 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:58:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:58 smithi089 ceph-mon[98504]: pgmap v21106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:58:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:58:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1362996950' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:59:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:00 smithi060 ceph-mon[94233]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:00 smithi060 ceph-mon[109077]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:00 smithi089 ceph-mon[98504]: pgmap v21107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:01 smithi060 ceph-mon[94233]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:01 smithi060 ceph-mon[109077]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:01 smithi089 ceph-mon[98504]: pgmap v21108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:04 smithi060 ceph-mon[94233]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:04.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:04 smithi060 ceph-mon[109077]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:04 smithi089 ceph-mon[98504]: pgmap v21109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:59:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T14:59:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:06 smithi060 ceph-mon[94233]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:06 smithi060 ceph-mon[109077]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:06 smithi089 ceph-mon[98504]: pgmap v21110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:08 smithi060 ceph-mon[94233]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:08 smithi060 ceph-mon[109077]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:08 smithi089 ceph-mon[98504]: pgmap v21111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:10 smithi060 ceph-mon[94233]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:10 smithi060 ceph-mon[109077]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:10 smithi089 ceph-mon[98504]: pgmap v21112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:11 smithi060 ceph-mon[94233]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:11 smithi060 ceph-mon[109077]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:11 smithi089 ceph-mon[98504]: pgmap v21113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:14.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:14 smithi060 ceph-mon[94233]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:14.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:14 smithi060 ceph-mon[109077]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:14 smithi089 ceph-mon[98504]: pgmap v21114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:59:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:59:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:16 smithi060 ceph-mon[94233]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:16 smithi060 ceph-mon[109077]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:16 smithi089 ceph-mon[98504]: pgmap v21115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:18 smithi060 ceph-mon[94233]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:18 smithi060 ceph-mon[109077]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:18 smithi089 ceph-mon[98504]: pgmap v21116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:20 smithi060 ceph-mon[94233]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:20 smithi060 ceph-mon[109077]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:20 smithi089 ceph-mon[98504]: pgmap v21117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:21 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:59:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:21 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:59:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:21 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T14:59:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[94233]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:59:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:59:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:59:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[109077]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:59:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:59:22.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:59:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:22 smithi089 ceph-mon[98504]: pgmap v21118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T14:59:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T14:59:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T14:59:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:24 smithi060 ceph-mon[94233]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:24 smithi060 ceph-mon[109077]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:24 smithi089 ceph-mon[98504]: pgmap v21119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:59:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:59:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:26 smithi060 ceph-mon[109077]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:26 smithi060 ceph-mon[94233]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:26 smithi089 ceph-mon[98504]: pgmap v21120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:27.713 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:59:28.039 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:59:28.039 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:59:28.039 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:59:28.039 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:59:28.039 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:59:28.039 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:59:28.040 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:59:28.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:59:28.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:59:28.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:59:28.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:59:28.041 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:59:28.436 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:59:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:59:28.436 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:28.437 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:59:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:59:28.438 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:59:28.438 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T14:59:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:28 smithi060 ceph-mon[94233]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:28 smithi060 ceph-mon[94233]: from='client.37986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:59:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:28 smithi060 ceph-mon[109077]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:28 smithi060 ceph-mon[109077]: from='client.37986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:59:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:28 smithi089 ceph-mon[98504]: pgmap v21121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:28 smithi089 ceph-mon[98504]: from='client.37986 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:59:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:29 smithi060 ceph-mon[94233]: from='client.47867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:59:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1165655400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:59:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:29 smithi060 ceph-mon[109077]: from='client.47867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:59:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1165655400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:59:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:29 smithi089 ceph-mon[98504]: from='client.47867 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T14:59:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1165655400' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T14:59:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:30 smithi060 ceph-mon[94233]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:30 smithi060 ceph-mon[109077]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:30 smithi089 ceph-mon[98504]: pgmap v21122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:31 smithi060 ceph-mon[94233]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:32.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:31 smithi060 ceph-mon[109077]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:31 smithi089 ceph-mon[98504]: pgmap v21123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:34 smithi060 ceph-mon[94233]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:34 smithi060 ceph-mon[109077]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:34 smithi089 ceph-mon[98504]: pgmap v21124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:59:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T14:59:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:36 smithi060 ceph-mon[94233]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:36 smithi060 ceph-mon[109077]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:36 smithi089 ceph-mon[98504]: pgmap v21125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:38 smithi060 ceph-mon[94233]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:38 smithi060 ceph-mon[109077]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:38 smithi089 ceph-mon[98504]: pgmap v21126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:40 smithi060 ceph-mon[94233]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:40 smithi060 ceph-mon[109077]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:40 smithi089 ceph-mon[98504]: pgmap v21127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:41 smithi060 ceph-mon[109077]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:41 smithi060 ceph-mon[94233]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:41 smithi089 ceph-mon[98504]: pgmap v21128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:44 smithi060 ceph-mon[94233]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:44 smithi060 ceph-mon[109077]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:44 smithi089 ceph-mon[98504]: pgmap v21129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:59:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:59:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:46 smithi060 ceph-mon[94233]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:46 smithi060 ceph-mon[109077]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:46 smithi089 ceph-mon[98504]: pgmap v21130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:48 smithi060 ceph-mon[94233]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:48 smithi060 ceph-mon[109077]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:48 smithi089 ceph-mon[98504]: pgmap v21131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:50 smithi060 ceph-mon[94233]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:50 smithi060 ceph-mon[109077]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:50 smithi089 ceph-mon[98504]: pgmap v21132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:51 smithi060 ceph-mon[94233]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:52 smithi060 ceph-mon[109077]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:51 smithi089 ceph-mon[98504]: pgmap v21133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:54 smithi060 ceph-mon[109077]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:54 smithi060 ceph-mon[94233]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:54 smithi089 ceph-mon[98504]: pgmap v21134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 14:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:14:59:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T14:59:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:56 smithi060 ceph-mon[94233]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:56 smithi060 ceph-mon[109077]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:56 smithi089 ceph-mon[98504]: pgmap v21135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:57.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T14:59:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 14:59:58 smithi060 ceph-mon[94233]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 14:59:58 smithi060 ceph-mon[109077]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 14:59:58 smithi089 ceph-mon[98504]: pgmap v21136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T14:59:58.794 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5839M 2110M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T14:59:59.122 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6366M 2110M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T14:59:59.123 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5611M 2110M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T14:59:59.123 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5538M 2110M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T14:59:59.123 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4745M 2389M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T14:59:59.123 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5436M 2389M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T14:59:59.123 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4801M 2389M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T14:59:59.123 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5510M 2389M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T14:59:59.123 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:59.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T14:59:59.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T14:59:59.518 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T14:59:59.518 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T14:59:59.518 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T14:59:59.518 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T14:59:59.518 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T14:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[94233]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[94233]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[94233]: from='client.38010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2119826827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:00:00.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[109077]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[109077]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[109077]: from='client.38010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2119826827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:00:00.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:00 smithi089 ceph-mon[98504]: from='client.38004 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:00 smithi089 ceph-mon[98504]: pgmap v21137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:00 smithi089 ceph-mon[98504]: from='client.38010 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2119826827' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:00:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:00:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:01 smithi060 ceph-mon[94233]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:01 smithi060 ceph-mon[109077]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:01 smithi089 ceph-mon[98504]: pgmap v21138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 15:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T15:00:03.217Z caller=compact.go:519 level=info component=tsdb msg="write block" mint=1701432000138 maxt=1701439200000 ulid=01HGJY9NFHHPTN1FBG9K9230NB duration=31.724619ms 2023-12-01T15:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 15:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T15:00:03.220Z caller=head.go:1269 level=info component=tsdb msg="Head GC completed" caller=truncateMemory duration=2.03894ms 2023-12-01T15:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 15:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T15:00:03.220Z caller=checkpoint.go:100 level=info component=tsdb msg="Creating checkpoint" from_segment=2 to_segment=3 mint=1701439200000 2023-12-01T15:00:03.538 INFO:journalctl@ceph.prometheus.a.smithi089.stdout:Dec 01 15:00:03 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-prometheus-a[137177]: ts=2023-12-01T15:00:03.288Z caller=head.go:1241 level=info component=tsdb msg="WAL checkpoint complete" first=2 last=3 duration=67.474939ms 2023-12-01T15:00:04.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:04 smithi060 ceph-mon[109077]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:04 smithi060 ceph-mon[94233]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:04 smithi089 ceph-mon[98504]: pgmap v21139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:00:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:00:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:06 smithi060 ceph-mon[94233]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:06.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:06 smithi060 ceph-mon[109077]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:06 smithi089 ceph-mon[98504]: pgmap v21140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:08 smithi060 ceph-mon[94233]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:08 smithi060 ceph-mon[109077]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:08 smithi089 ceph-mon[98504]: pgmap v21141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:10 smithi060 ceph-mon[94233]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:10 smithi060 ceph-mon[109077]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:10 smithi089 ceph-mon[98504]: pgmap v21142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:11 smithi060 ceph-mon[94233]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:11 smithi060 ceph-mon[109077]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:11 smithi089 ceph-mon[98504]: pgmap v21143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:14 smithi060 ceph-mon[94233]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:14 smithi060 ceph-mon[109077]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:14 smithi089 ceph-mon[98504]: pgmap v21144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:00:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:00:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:16 smithi060 ceph-mon[94233]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:16 smithi060 ceph-mon[109077]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:16 smithi089 ceph-mon[98504]: pgmap v21145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:18 smithi060 ceph-mon[94233]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:18 smithi060 ceph-mon[109077]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:18 smithi089 ceph-mon[98504]: pgmap v21146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:20 smithi060 ceph-mon[94233]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:20 smithi060 ceph-mon[109077]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:20 smithi089 ceph-mon[98504]: pgmap v21147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:22 smithi060 ceph-mon[94233]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:00:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:22 smithi060 ceph-mon[109077]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:00:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:22 smithi089 ceph-mon[98504]: pgmap v21148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:00:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2109M 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2384M 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2109M 2023-12-01T15:00:23.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2384M 2023-12-01T15:00:23.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:00:23.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:00:23.265 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2109M 2023-12-01T15:00:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2384M 2023-12-01T15:00:23.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:23.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:00:23.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:00:23.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:00:24.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:24 smithi060 ceph-mon[94233]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:24 smithi060 ceph-mon[109077]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:24.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:24 smithi089 ceph-mon[98504]: pgmap v21149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:00:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:00:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:26 smithi060 ceph-mon[94233]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:26 smithi060 ceph-mon[109077]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:26 smithi089 ceph-mon[98504]: pgmap v21150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:28 smithi060 ceph-mon[94233]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:28 smithi060 ceph-mon[109077]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:28 smithi089 ceph-mon[98504]: pgmap v21151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:29.882 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:00:30.211 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:00:30.211 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5839M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6366M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5611M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5538M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4745M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:00:30.212 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5436M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:00:30.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4801M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:00:30.213 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5510M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:00:30.213 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:00:30.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:30 smithi060 ceph-mon[94233]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:30 smithi060 ceph-mon[109077]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:30 smithi089 ceph-mon[98504]: pgmap v21152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:00:30.609 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:00:30.610 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:00:30.610 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:00:30.610 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:00:30.610 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:00:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:31 smithi060 ceph-mon[94233]: from='client.38022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:31 smithi060 ceph-mon[94233]: from='client.47903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/10488920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:00:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:31 smithi060 ceph-mon[109077]: from='client.38022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:31 smithi060 ceph-mon[109077]: from='client.47903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/10488920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:00:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:31 smithi089 ceph-mon[98504]: from='client.38022 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:31 smithi089 ceph-mon[98504]: from='client.47903 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:00:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/10488920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:00:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:32 smithi060 ceph-mon[94233]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:32 smithi060 ceph-mon[109077]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:32 smithi089 ceph-mon[98504]: pgmap v21153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:34 smithi060 ceph-mon[94233]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:34 smithi060 ceph-mon[109077]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:34 smithi089 ceph-mon[98504]: pgmap v21154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:00:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:00:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:36 smithi060 ceph-mon[94233]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:36 smithi060 ceph-mon[109077]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:36 smithi089 ceph-mon[98504]: pgmap v21155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:38 smithi060 ceph-mon[94233]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:38 smithi060 ceph-mon[109077]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:38 smithi089 ceph-mon[98504]: pgmap v21156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:40 smithi060 ceph-mon[94233]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:40 smithi060 ceph-mon[109077]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:40 smithi089 ceph-mon[98504]: pgmap v21157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:42 smithi060 ceph-mon[94233]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:42 smithi060 ceph-mon[109077]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:42 smithi089 ceph-mon[98504]: pgmap v21158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:44 smithi060 ceph-mon[94233]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:44.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:44 smithi060 ceph-mon[109077]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:44 smithi089 ceph-mon[98504]: pgmap v21159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:00:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:46 smithi060 ceph-mon[94233]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:46 smithi060 ceph-mon[109077]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:46 smithi089 ceph-mon[98504]: pgmap v21160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:48 smithi060 ceph-mon[109077]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:48 smithi060 ceph-mon[94233]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:48 smithi089 ceph-mon[98504]: pgmap v21161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:50 smithi060 ceph-mon[109077]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:50.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:50 smithi060 ceph-mon[94233]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:50 smithi089 ceph-mon[98504]: pgmap v21162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:52 smithi060 ceph-mon[94233]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:52 smithi060 ceph-mon[109077]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:52 smithi089 ceph-mon[98504]: pgmap v21163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:54 smithi060 ceph-mon[94233]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:54 smithi060 ceph-mon[109077]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:54 smithi089 ceph-mon[98504]: pgmap v21164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:00:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:00:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:56 smithi060 ceph-mon[94233]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:56 smithi060 ceph-mon[109077]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:56 smithi089 ceph-mon[98504]: pgmap v21165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:00:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:00:58 smithi060 ceph-mon[94233]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:00:58 smithi060 ceph-mon[109077]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:00:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:00:58 smithi089 ceph-mon[98504]: pgmap v21166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:00 smithi060 ceph-mon[94233]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:00 smithi060 ceph-mon[109077]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:00 smithi089 ceph-mon[98504]: pgmap v21167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:00.974 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:01:01.301 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5839M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6366M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5611M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5538M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4745M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:01:01.302 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5436M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:01:01.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4801M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:01:01.303 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5510M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:01:01.303 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:01:01.701 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:01:01.702 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:01:01.703 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:01.703 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:01:01.703 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:01:01.703 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:01:01.703 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[94233]: from='client.38040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[94233]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[94233]: from='client.38046 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/911864613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[109077]: from='client.38040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[109077]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[109077]: from='client.38046 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:02.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/911864613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:01:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:02 smithi089 ceph-mon[98504]: from='client.38040 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:02 smithi089 ceph-mon[98504]: pgmap v21168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:02.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:02 smithi089 ceph-mon[98504]: from='client.38046 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/911864613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:01:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:04 smithi060 ceph-mon[94233]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:04 smithi060 ceph-mon[109077]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:04 smithi089 ceph-mon[98504]: pgmap v21169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:04.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:01:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:01:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:06 smithi060 ceph-mon[109077]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:06 smithi060 ceph-mon[94233]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:06 smithi089 ceph-mon[98504]: pgmap v21170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:08 smithi060 ceph-mon[94233]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:08 smithi060 ceph-mon[109077]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:08 smithi089 ceph-mon[98504]: pgmap v21171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:10 smithi060 ceph-mon[94233]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:10 smithi060 ceph-mon[109077]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:10 smithi089 ceph-mon[98504]: pgmap v21172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:12 smithi089 ceph-mon[98504]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:12 smithi060 ceph-mon[94233]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:12 smithi060 ceph-mon[109077]: pgmap v21173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:14 smithi060 ceph-mon[94233]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:14 smithi060 ceph-mon[109077]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:14 smithi089 ceph-mon[98504]: pgmap v21174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:01:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:01:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:16 smithi060 ceph-mon[94233]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:16 smithi060 ceph-mon[109077]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:16 smithi089 ceph-mon[98504]: pgmap v21175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:18 smithi060 ceph-mon[94233]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:18 smithi060 ceph-mon[109077]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:18 smithi089 ceph-mon[98504]: pgmap v21176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:20 smithi060 ceph-mon[94233]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:20 smithi060 ceph-mon[109077]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:20 smithi089 ceph-mon[98504]: pgmap v21177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:22 smithi089 ceph-mon[98504]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:22 smithi060 ceph-mon[94233]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:22 smithi060 ceph-mon[109077]: pgmap v21178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:23.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:01:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:01:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:01:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:01:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:01:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:01:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:01:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:01:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:01:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:01:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:01:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:01:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:24 smithi089 ceph-mon[98504]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:24 smithi060 ceph-mon[94233]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:24 smithi060 ceph-mon[109077]: pgmap v21179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:01:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:01:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:26 smithi060 ceph-mon[94233]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:26 smithi060 ceph-mon[109077]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:26 smithi089 ceph-mon[98504]: pgmap v21180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:28 smithi060 ceph-mon[94233]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:28 smithi060 ceph-mon[109077]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:28 smithi089 ceph-mon[98504]: pgmap v21181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:30 smithi060 ceph-mon[94233]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:30 smithi060 ceph-mon[109077]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:30 smithi089 ceph-mon[98504]: pgmap v21182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:32.063 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:01:32.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:32 smithi089 ceph-mon[98504]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:01:32.388 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5839M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6366M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5611M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5538M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4745M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5436M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4801M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5510M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:01:32.389 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:01:32.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:32 smithi060 ceph-mon[94233]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:32 smithi060 ceph-mon[109077]: pgmap v21183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:32.788 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:01:32.789 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:01:32.790 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:01:32.790 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:01:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:33 smithi089 ceph-mon[98504]: from='client.47933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:33 smithi089 ceph-mon[98504]: from='client.38064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4011596983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:01:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:33 smithi060 ceph-mon[94233]: from='client.47933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:33 smithi060 ceph-mon[94233]: from='client.38064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4011596983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:01:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:33 smithi060 ceph-mon[109077]: from='client.47933 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:33 smithi060 ceph-mon[109077]: from='client.38064 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:01:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4011596983' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:01:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:34 smithi089 ceph-mon[98504]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:34 smithi060 ceph-mon[94233]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:34 smithi060 ceph-mon[109077]: pgmap v21184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:01:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:01:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:36 smithi060 ceph-mon[94233]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:36 smithi060 ceph-mon[109077]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:36 smithi089 ceph-mon[98504]: pgmap v21185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:38 smithi060 ceph-mon[94233]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:38 smithi060 ceph-mon[109077]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:38 smithi089 ceph-mon[98504]: pgmap v21186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:40 smithi060 ceph-mon[94233]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:40.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:40 smithi060 ceph-mon[109077]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:40 smithi089 ceph-mon[98504]: pgmap v21187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:42 smithi089 ceph-mon[98504]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:42 smithi060 ceph-mon[94233]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:42 smithi060 ceph-mon[109077]: pgmap v21188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:44.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:44 smithi060 ceph-mon[94233]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:44.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:44 smithi060 ceph-mon[109077]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:44 smithi089 ceph-mon[98504]: pgmap v21189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:44.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:01:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:01:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:46 smithi060 ceph-mon[94233]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:46 smithi060 ceph-mon[109077]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:46 smithi089 ceph-mon[98504]: pgmap v21190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:48 smithi060 ceph-mon[94233]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:48 smithi060 ceph-mon[109077]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:48 smithi089 ceph-mon[98504]: pgmap v21191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:50 smithi060 ceph-mon[94233]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:50 smithi060 ceph-mon[109077]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:50 smithi089 ceph-mon[98504]: pgmap v21192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:52 smithi089 ceph-mon[98504]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:52 smithi060 ceph-mon[94233]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:52 smithi060 ceph-mon[109077]: pgmap v21193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:54 smithi060 ceph-mon[94233]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:54 smithi060 ceph-mon[109077]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:54 smithi089 ceph-mon[98504]: pgmap v21194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:01:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:01:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:56 smithi060 ceph-mon[109077]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:56 smithi060 ceph-mon[94233]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:56 smithi089 ceph-mon[98504]: pgmap v21195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:01:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:01:58 smithi060 ceph-mon[94233]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:01:58 smithi060 ceph-mon[109077]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:01:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:01:58 smithi089 ceph-mon[98504]: pgmap v21196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:00 smithi060 ceph-mon[94233]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:00 smithi060 ceph-mon[109077]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:00 smithi089 ceph-mon[98504]: pgmap v21197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:02.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:02 smithi089 ceph-mon[98504]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:02 smithi060 ceph-mon[94233]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:02 smithi060 ceph-mon[109077]: pgmap v21198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:03.153 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:02:03.480 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:02:03.480 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 26.5M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:02:03.480 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:02:03.480 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:02:03.480 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 927M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2490M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1487M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1124M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.0M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5839M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6366M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5611M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5538M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4745M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5436M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4801M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5510M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:02:03.481 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 144M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:02:03.877 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:02:03.877 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:02:03.877 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:02:03.878 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[109077]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[109077]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[109077]: from='client.38082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2241164104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[94233]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[94233]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[94233]: from='client.38082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2241164104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:02:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:04 smithi089 ceph-mon[98504]: pgmap v21199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:04 smithi089 ceph-mon[98504]: from='client.47951 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:04 smithi089 ceph-mon[98504]: from='client.38082 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2241164104' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:02:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:02:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:02:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:06 smithi060 ceph-mon[94233]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:06 smithi060 ceph-mon[109077]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:06 smithi089 ceph-mon[98504]: pgmap v21200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:08 smithi060 ceph-mon[94233]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:08 smithi060 ceph-mon[109077]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:08 smithi089 ceph-mon[98504]: pgmap v21201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:10 smithi060 ceph-mon[94233]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:10 smithi060 ceph-mon[109077]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:10 smithi089 ceph-mon[98504]: pgmap v21202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:12 smithi089 ceph-mon[98504]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:12 smithi060 ceph-mon[109077]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:12 smithi060 ceph-mon[94233]: pgmap v21203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:14 smithi060 ceph-mon[94233]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:14 smithi060 ceph-mon[109077]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:14 smithi089 ceph-mon[98504]: pgmap v21204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:02:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:02:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:16 smithi060 ceph-mon[94233]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:16 smithi060 ceph-mon[109077]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:16 smithi089 ceph-mon[98504]: pgmap v21205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:18 smithi060 ceph-mon[94233]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:18 smithi060 ceph-mon[109077]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:18 smithi089 ceph-mon[98504]: pgmap v21206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:20 smithi060 ceph-mon[94233]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:20 smithi060 ceph-mon[109077]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:20 smithi089 ceph-mon[98504]: pgmap v21207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:22 smithi089 ceph-mon[98504]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:22 smithi060 ceph-mon[94233]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:22 smithi060 ceph-mon[109077]: pgmap v21208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:02:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:02:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:02:24.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:24 smithi089 ceph-mon[98504]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:24 smithi060 ceph-mon[94233]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:24 smithi060 ceph-mon[109077]: pgmap v21209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:02:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:02:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:26 smithi060 ceph-mon[94233]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:26 smithi060 ceph-mon[109077]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:26 smithi089 ceph-mon[98504]: pgmap v21210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[94233]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[109077]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:02:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:02:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:28 smithi089 ceph-mon[98504]: pgmap v21211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:02:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:02:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:02:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:30 smithi060 ceph-mon[94233]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:30 smithi060 ceph-mon[109077]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:30 smithi089 ceph-mon[98504]: pgmap v21212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:32 smithi089 ceph-mon[98504]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:32 smithi060 ceph-mon[94233]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:32 smithi060 ceph-mon[109077]: pgmap v21213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:34.244 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:02:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:34 smithi060 ceph-mon[94233]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:34 smithi060 ceph-mon[109077]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:34 smithi089 ceph-mon[98504]: pgmap v21214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7s ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7s ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:02:34.574 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7s ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7s ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7s ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7s ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7s ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7s ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7s ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7s ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7s ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7s ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:02:34.575 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7s ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:02:34.576 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7s ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:02:34.576 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7s ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:02:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:02:34.973 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:02:34.974 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:02:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:35 smithi060 ceph-mon[94233]: from='client.47969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:35 smithi060 ceph-mon[94233]: from='client.38100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1303826481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:02:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:35 smithi060 ceph-mon[109077]: from='client.47969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:35 smithi060 ceph-mon[109077]: from='client.38100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1303826481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:02:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:35 smithi089 ceph-mon[98504]: from='client.47969 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:35 smithi089 ceph-mon[98504]: from='client.38100 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:02:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1303826481' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:02:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:36 smithi060 ceph-mon[94233]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:36 smithi060 ceph-mon[109077]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:36 smithi089 ceph-mon[98504]: pgmap v21215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:38 smithi060 ceph-mon[94233]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:38 smithi060 ceph-mon[109077]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:38 smithi089 ceph-mon[98504]: pgmap v21216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:40 smithi060 ceph-mon[94233]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:40 smithi060 ceph-mon[109077]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:40 smithi089 ceph-mon[98504]: pgmap v21217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:42 smithi089 ceph-mon[98504]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:42 smithi060 ceph-mon[94233]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:42 smithi060 ceph-mon[109077]: pgmap v21218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:44.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:44 smithi060 ceph-mon[94233]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:44 smithi060 ceph-mon[109077]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:44 smithi089 ceph-mon[98504]: pgmap v21219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:02:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:02:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:46 smithi060 ceph-mon[94233]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:46 smithi060 ceph-mon[109077]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:46 smithi089 ceph-mon[98504]: pgmap v21220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:48 smithi060 ceph-mon[94233]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:48 smithi060 ceph-mon[109077]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:48 smithi089 ceph-mon[98504]: pgmap v21221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:50 smithi060 ceph-mon[94233]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:50 smithi060 ceph-mon[109077]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:50 smithi089 ceph-mon[98504]: pgmap v21222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:52 smithi089 ceph-mon[98504]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:52 smithi060 ceph-mon[94233]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:52 smithi060 ceph-mon[109077]: pgmap v21223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:54 smithi060 ceph-mon[94233]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:54.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:54 smithi060 ceph-mon[109077]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:54 smithi089 ceph-mon[98504]: pgmap v21224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:02:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:02:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:56 smithi060 ceph-mon[94233]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:56 smithi060 ceph-mon[109077]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:56 smithi089 ceph-mon[98504]: pgmap v21225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:02:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:02:58 smithi060 ceph-mon[94233]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:02:58 smithi060 ceph-mon[109077]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:02:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:02:58 smithi089 ceph-mon[98504]: pgmap v21226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:00 smithi060 ceph-mon[94233]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:00 smithi060 ceph-mon[109077]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:00 smithi089 ceph-mon[98504]: pgmap v21227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:02 smithi060 ceph-mon[94233]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:02 smithi060 ceph-mon[109077]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:02 smithi089 ceph-mon[98504]: pgmap v21228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:04 smithi060 ceph-mon[109077]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:04 smithi060 ceph-mon[94233]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:04 smithi089 ceph-mon[98504]: pgmap v21229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:03:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:03:05.336 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:03:05.660 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:03:05.660 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 38s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:03:05.660 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 38s ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:03:05.660 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 38s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:03:05.660 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 38s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:03:05.660 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 38s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 38s ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 38s ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 38s ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 38s ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 38s ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 38s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 38s ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 38s ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 38s ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 38s ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:03:05.661 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 38s ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:03:05.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 38s ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:03:05.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 38s ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:03:05.662 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 38s ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:03:05.662 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 38s ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:03:06.063 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:06.064 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:03:06.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:03:06.064 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:03:06.064 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:03:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[109077]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[109077]: from='client.47987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[109077]: from='client.47993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2643477005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:03:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[94233]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[94233]: from='client.47987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[94233]: from='client.47993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2643477005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:06 smithi089 ceph-mon[98504]: pgmap v21230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:06 smithi089 ceph-mon[98504]: from='client.47987 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:06 smithi089 ceph-mon[98504]: from='client.47993 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2643477005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:03:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:08 smithi060 ceph-mon[94233]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:08 smithi060 ceph-mon[109077]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:08 smithi089 ceph-mon[98504]: pgmap v21231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:10 smithi060 ceph-mon[94233]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:10 smithi060 ceph-mon[109077]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:10 smithi089 ceph-mon[98504]: pgmap v21232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:12 smithi060 ceph-mon[94233]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:12 smithi060 ceph-mon[109077]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:12 smithi089 ceph-mon[98504]: pgmap v21233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:14 smithi060 ceph-mon[94233]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:14 smithi060 ceph-mon[109077]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:14 smithi089 ceph-mon[98504]: pgmap v21234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:14.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:03:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:03:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:16 smithi060 ceph-mon[94233]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:16 smithi060 ceph-mon[109077]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:16 smithi089 ceph-mon[98504]: pgmap v21235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:18 smithi060 ceph-mon[94233]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:18 smithi060 ceph-mon[109077]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:18 smithi089 ceph-mon[98504]: pgmap v21236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:20 smithi060 ceph-mon[94233]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:20 smithi060 ceph-mon[109077]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:20 smithi089 ceph-mon[98504]: pgmap v21237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:22 smithi060 ceph-mon[109077]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:22 smithi060 ceph-mon[94233]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:22 smithi089 ceph-mon[98504]: pgmap v21238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:24 smithi060 ceph-mon[94233]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:24.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:24 smithi060 ceph-mon[109077]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:24 smithi089 ceph-mon[98504]: pgmap v21239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:03:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:03:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:26 smithi060 ceph-mon[109077]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:26.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:26 smithi060 ceph-mon[94233]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:26 smithi089 ceph-mon[98504]: pgmap v21240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:28 smithi060 ceph-mon[94233]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:03:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:28 smithi060 ceph-mon[109077]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:03:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:28 smithi089 ceph-mon[98504]: pgmap v21241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:03:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:03:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:03:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:03:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:03:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:03:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:03:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:03:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:03:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:03:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:30 smithi060 ceph-mon[94233]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:30 smithi060 ceph-mon[109077]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:30 smithi089 ceph-mon[98504]: pgmap v21242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:32 smithi060 ceph-mon[94233]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:32 smithi060 ceph-mon[109077]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:32 smithi089 ceph-mon[98504]: pgmap v21243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:34 smithi060 ceph-mon[94233]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:34 smithi060 ceph-mon[109077]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:34 smithi089 ceph-mon[98504]: pgmap v21244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:03:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:03:36.427 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:03:36.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:36 smithi060 ceph-mon[109077]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:36 smithi060 ceph-mon[94233]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:36 smithi089 ceph-mon[98504]: pgmap v21245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:36.753 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:03:36.753 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 70s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:03:36.753 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 69s ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:03:36.753 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 70s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:03:36.753 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 69s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:03:36.753 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 69s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 70s ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 70s ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 69s ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 70s ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 70s ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 69s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 70s ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 70s ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 70s ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 70s ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 69s ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 69s ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 69s ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 69s ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:03:36.754 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 69s ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:03:37.153 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:03:37.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:03:37.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:03:37.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:37.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:03:37.154 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:03:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:37 smithi060 ceph-mon[94233]: from='client.38130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:37 smithi060 ceph-mon[94233]: from='client.48011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:37 smithi060 ceph-mon[109077]: from='client.38130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:37 smithi060 ceph-mon[109077]: from='client.48011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:37 smithi089 ceph-mon[98504]: from='client.38130 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:37 smithi089 ceph-mon[98504]: from='client.48011 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:03:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:38 smithi060 ceph-mon[94233]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3079564602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:03:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:38 smithi060 ceph-mon[109077]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3079564602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:03:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:38 smithi089 ceph-mon[98504]: pgmap v21246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3079564602' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:03:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:40 smithi060 ceph-mon[94233]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:40 smithi060 ceph-mon[109077]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:40 smithi089 ceph-mon[98504]: pgmap v21247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:42 smithi060 ceph-mon[109077]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:42 smithi060 ceph-mon[94233]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:42 smithi089 ceph-mon[98504]: pgmap v21248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:44 smithi060 ceph-mon[94233]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:44 smithi060 ceph-mon[109077]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:44 smithi089 ceph-mon[98504]: pgmap v21249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:03:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:03:46.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:46 smithi060 ceph-mon[94233]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:46 smithi060 ceph-mon[109077]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:46 smithi089 ceph-mon[98504]: pgmap v21250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:48 smithi060 ceph-mon[94233]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:48 smithi060 ceph-mon[109077]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:48 smithi089 ceph-mon[98504]: pgmap v21251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:50 smithi060 ceph-mon[94233]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:50 smithi060 ceph-mon[109077]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:50 smithi089 ceph-mon[98504]: pgmap v21252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:52 smithi060 ceph-mon[94233]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:52 smithi060 ceph-mon[109077]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:52 smithi089 ceph-mon[98504]: pgmap v21253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:54 smithi060 ceph-mon[94233]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:54 smithi060 ceph-mon[109077]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:54 smithi089 ceph-mon[98504]: pgmap v21254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:03:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:03:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:56 smithi060 ceph-mon[94233]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:56 smithi060 ceph-mon[109077]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:56 smithi089 ceph-mon[98504]: pgmap v21255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:03:58.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:03:58 smithi060 ceph-mon[94233]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:03:58 smithi060 ceph-mon[109077]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:03:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:03:58 smithi089 ceph-mon[98504]: pgmap v21256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:00 smithi060 ceph-mon[109077]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:00 smithi060 ceph-mon[94233]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:00 smithi089 ceph-mon[98504]: pgmap v21257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:02 smithi060 ceph-mon[109077]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:02 smithi060 ceph-mon[94233]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:02 smithi089 ceph-mon[98504]: pgmap v21258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:04 smithi060 ceph-mon[109077]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:04.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:04 smithi060 ceph-mon[94233]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:04 smithi089 ceph-mon[98504]: pgmap v21259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:04:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:04:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:06 smithi060 ceph-mon[109077]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:06 smithi060 ceph-mon[94233]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:06 smithi089 ceph-mon[98504]: pgmap v21260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:07.515 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 101s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 100s ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 101s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 100s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 100s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 101s ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 101s ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 100s ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:04:07.840 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 101s ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 101s ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 100s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 101s ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 101s ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 101s ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 101s ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 100s ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 100s ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 100s ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 100s ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:04:07.841 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 100s ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:04:08.239 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:04:08.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:04:08.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:08.240 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:04:08.241 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:04:08.241 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:04:08.241 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:04:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:08 smithi060 ceph-mon[94233]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:08 smithi060 ceph-mon[94233]: from='client.38148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:08 smithi060 ceph-mon[109077]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:08 smithi060 ceph-mon[109077]: from='client.38148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:08 smithi089 ceph-mon[98504]: pgmap v21261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:08 smithi089 ceph-mon[98504]: from='client.38148 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:09 smithi060 ceph-mon[94233]: from='client.38154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2667840223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:04:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:09 smithi060 ceph-mon[109077]: from='client.38154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2667840223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:04:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:09 smithi089 ceph-mon[98504]: from='client.38154 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2667840223' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:04:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:10 smithi060 ceph-mon[94233]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:10 smithi060 ceph-mon[109077]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:10 smithi089 ceph-mon[98504]: pgmap v21262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:12 smithi060 ceph-mon[94233]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:12 smithi060 ceph-mon[109077]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:12.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:12 smithi089 ceph-mon[98504]: pgmap v21263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:12.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:14 smithi060 ceph-mon[94233]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:14.407 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:14 smithi060 ceph-mon[109077]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:14 smithi089 ceph-mon[98504]: pgmap v21264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:04:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:04:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:16 smithi060 ceph-mon[94233]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:16 smithi060 ceph-mon[109077]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:16 smithi089 ceph-mon[98504]: pgmap v21265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:18 smithi060 ceph-mon[94233]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:18 smithi060 ceph-mon[109077]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:18 smithi089 ceph-mon[98504]: pgmap v21266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:20 smithi060 ceph-mon[94233]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:20 smithi060 ceph-mon[109077]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:20 smithi089 ceph-mon[98504]: pgmap v21267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:22 smithi060 ceph-mon[94233]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:22 smithi060 ceph-mon[109077]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:22 smithi089 ceph-mon[98504]: pgmap v21268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:24.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:24 smithi060 ceph-mon[94233]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:24.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:24 smithi060 ceph-mon[109077]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:24 smithi089 ceph-mon[98504]: pgmap v21269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:04:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:04:26.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:26 smithi060 ceph-mon[94233]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:26 smithi060 ceph-mon[109077]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:26 smithi089 ceph-mon[98504]: pgmap v21270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:28 smithi060 ceph-mon[94233]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:28 smithi060 ceph-mon[109077]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:28 smithi089 ceph-mon[98504]: pgmap v21271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:04:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:04:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:04:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[94233]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:04:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:04:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:04:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[109077]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:04:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:04:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:04:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:30 smithi089 ceph-mon[98504]: pgmap v21272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:04:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:04:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:04:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:32 smithi060 ceph-mon[94233]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:32 smithi060 ceph-mon[109077]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:32 smithi089 ceph-mon[98504]: pgmap v21273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:34 smithi060 ceph-mon[94233]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:34 smithi060 ceph-mon[109077]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:04:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:04:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:34 smithi089 ceph-mon[98504]: pgmap v21274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:36.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:36 smithi060 ceph-mon[94233]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:36.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:36 smithi060 ceph-mon[109077]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:36 smithi089 ceph-mon[98504]: pgmap v21275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:38 smithi060 ceph-mon[94233]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:38.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:38 smithi060 ceph-mon[109077]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:38 smithi089 ceph-mon[98504]: pgmap v21276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:38.603 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:04:38.931 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:04:38.932 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:04:39.330 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:04:39.330 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:04:39.330 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:04:39.330 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:04:39.331 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:04:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:39 smithi060 ceph-mon[94233]: from='client.38166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:39 smithi060 ceph-mon[109077]: from='client.38166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:39 smithi089 ceph-mon[98504]: from='client.38166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:40 smithi060 ceph-mon[109077]: from='client.38172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:40 smithi060 ceph-mon[109077]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1646344564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:04:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:40 smithi060 ceph-mon[94233]: from='client.38172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:40 smithi060 ceph-mon[94233]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1646344564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:04:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:40 smithi089 ceph-mon[98504]: from='client.38172 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:04:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:40 smithi089 ceph-mon[98504]: pgmap v21277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1646344564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:04:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:42 smithi060 ceph-mon[94233]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:42 smithi060 ceph-mon[109077]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:42 smithi089 ceph-mon[98504]: pgmap v21278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:44 smithi060 ceph-mon[94233]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:44 smithi060 ceph-mon[109077]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:04:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:04:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:44 smithi089 ceph-mon[98504]: pgmap v21279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:46 smithi060 ceph-mon[94233]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:46 smithi060 ceph-mon[109077]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:46 smithi089 ceph-mon[98504]: pgmap v21280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:48 smithi060 ceph-mon[94233]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:48 smithi060 ceph-mon[109077]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:48 smithi089 ceph-mon[98504]: pgmap v21281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:50 smithi060 ceph-mon[94233]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:50 smithi060 ceph-mon[109077]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:50 smithi089 ceph-mon[98504]: pgmap v21282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:52 smithi060 ceph-mon[109077]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:52 smithi060 ceph-mon[94233]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:52 smithi089 ceph-mon[98504]: pgmap v21283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:54 smithi060 ceph-mon[94233]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:54 smithi060 ceph-mon[109077]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:04:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:04:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:54 smithi089 ceph-mon[98504]: pgmap v21284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:56 smithi060 ceph-mon[109077]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:56 smithi060 ceph-mon[94233]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:56 smithi089 ceph-mon[98504]: pgmap v21285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:04:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:04:58 smithi060 ceph-mon[94233]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:04:58 smithi060 ceph-mon[109077]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:04:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:04:58 smithi089 ceph-mon[98504]: pgmap v21286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:00 smithi060 ceph-mon[94233]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:00 smithi060 ceph-mon[109077]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:00 smithi089 ceph-mon[98504]: pgmap v21287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:02 smithi060 ceph-mon[109077]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:02 smithi060 ceph-mon[94233]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:02 smithi089 ceph-mon[98504]: pgmap v21288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:04 smithi060 ceph-mon[94233]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:04 smithi060 ceph-mon[109077]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:05:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:05:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:04 smithi089 ceph-mon[98504]: pgmap v21289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:06 smithi060 ceph-mon[109077]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:06 smithi060 ceph-mon[94233]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:06 smithi089 ceph-mon[98504]: pgmap v21290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:08 smithi060 ceph-mon[94233]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:08 smithi060 ceph-mon[109077]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:08 smithi089 ceph-mon[98504]: pgmap v21291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:09.701 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:05:10.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:05:10.028 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:05:10.424 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:05:10.424 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:05:10.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:05:10.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:10.424 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:05:10.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:05:10.425 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:05:10.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:10 smithi060 ceph-mon[94233]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:10 smithi060 ceph-mon[94233]: from='client.48059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:10 smithi060 ceph-mon[109077]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:10 smithi060 ceph-mon[109077]: from='client.48059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:10 smithi089 ceph-mon[98504]: pgmap v21292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:10 smithi089 ceph-mon[98504]: from='client.48059 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:11 smithi060 ceph-mon[94233]: from='client.48065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2878829279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:05:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:11 smithi060 ceph-mon[109077]: from='client.48065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2878829279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:05:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:11 smithi089 ceph-mon[98504]: from='client.48065 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2878829279' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:05:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:12 smithi060 ceph-mon[94233]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:12 smithi060 ceph-mon[109077]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:12 smithi089 ceph-mon[98504]: pgmap v21293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:14 smithi060 ceph-mon[94233]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:14 smithi060 ceph-mon[109077]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:05:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:05:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:14 smithi089 ceph-mon[98504]: pgmap v21294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:16 smithi060 ceph-mon[94233]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:16 smithi060 ceph-mon[109077]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:16 smithi089 ceph-mon[98504]: pgmap v21295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:18 smithi060 ceph-mon[94233]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:18 smithi060 ceph-mon[109077]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:18 smithi089 ceph-mon[98504]: pgmap v21296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:20 smithi060 ceph-mon[94233]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:20 smithi060 ceph-mon[109077]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:20 smithi089 ceph-mon[98504]: pgmap v21297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:22 smithi060 ceph-mon[94233]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:22 smithi060 ceph-mon[109077]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:22 smithi089 ceph-mon[98504]: pgmap v21298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 15:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T15:05:23.373059023Z level=info msg="Completed cleanup jobs" duration=12.650757ms 2023-12-01T15:05:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:24 smithi060 ceph-mon[94233]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:24 smithi060 ceph-mon[109077]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:05:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:05:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:24 smithi089 ceph-mon[98504]: pgmap v21299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:26 smithi060 ceph-mon[94233]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:26 smithi060 ceph-mon[109077]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:26 smithi089 ceph-mon[98504]: pgmap v21300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:28 smithi060 ceph-mon[109077]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:28 smithi060 ceph-mon[94233]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:28 smithi089 ceph-mon[98504]: pgmap v21301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[94233]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:05:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:05:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:05:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:05:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[109077]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:05:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:05:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:05:30.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:30 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:05:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:30 smithi089 ceph-mon[98504]: pgmap v21302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:05:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:05:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:05:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:30 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:05:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:32 smithi060 ceph-mon[94233]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:32 smithi060 ceph-mon[109077]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:32 smithi089 ceph-mon[98504]: pgmap v21303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:34 smithi060 ceph-mon[94233]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:34 smithi060 ceph-mon[109077]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:05:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:05:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:34 smithi089 ceph-mon[98504]: pgmap v21304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:36 smithi060 ceph-mon[94233]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:36 smithi060 ceph-mon[109077]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:36 smithi089 ceph-mon[98504]: pgmap v21305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:38 smithi060 ceph-mon[94233]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:38 smithi060 ceph-mon[109077]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:38 smithi089 ceph-mon[98504]: pgmap v21306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:40 smithi060 ceph-mon[94233]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:40 smithi060 ceph-mon[109077]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:40 smithi089 ceph-mon[98504]: pgmap v21307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:40.786 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:05:41.113 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:05:41.114 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:05:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:41 smithi060 ceph-mon[94233]: from='client.38202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:41 smithi060 ceph-mon[109077]: from='client.38202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:05:41.512 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:05:41.513 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:05:41.513 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:05:41.513 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:05:41.513 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:05:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:41 smithi089 ceph-mon[98504]: from='client.38202 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[109077]: from='client.48083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[109077]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4009814437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[94233]: from='client.48083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[94233]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4009814437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:05:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:42 smithi089 ceph-mon[98504]: from='client.48083 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:05:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:42 smithi089 ceph-mon[98504]: pgmap v21308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4009814437' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:05:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:44 smithi060 ceph-mon[94233]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:44 smithi060 ceph-mon[109077]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:05:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:05:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:44 smithi089 ceph-mon[98504]: pgmap v21309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:46.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:46 smithi060 ceph-mon[94233]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:46 smithi060 ceph-mon[109077]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:46 smithi089 ceph-mon[98504]: pgmap v21310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:48 smithi060 ceph-mon[94233]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:48 smithi060 ceph-mon[109077]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:48 smithi089 ceph-mon[98504]: pgmap v21311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:50 smithi060 ceph-mon[94233]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:50 smithi060 ceph-mon[109077]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:50 smithi089 ceph-mon[98504]: pgmap v21312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:52 smithi060 ceph-mon[94233]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:52 smithi060 ceph-mon[109077]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:52 smithi089 ceph-mon[98504]: pgmap v21313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:54 smithi060 ceph-mon[94233]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:54 smithi060 ceph-mon[109077]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:05:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:05:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:54 smithi089 ceph-mon[98504]: pgmap v21314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:56 smithi060 ceph-mon[94233]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:56 smithi060 ceph-mon[109077]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:56 smithi089 ceph-mon[98504]: pgmap v21315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:05:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:05:58 smithi060 ceph-mon[94233]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:05:58 smithi060 ceph-mon[109077]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:05:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:05:58 smithi089 ceph-mon[98504]: pgmap v21316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:00 smithi060 ceph-mon[94233]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:00 smithi060 ceph-mon[109077]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:00 smithi089 ceph-mon[98504]: pgmap v21317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:02 smithi060 ceph-mon[94233]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:02 smithi060 ceph-mon[109077]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:02 smithi089 ceph-mon[98504]: pgmap v21318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:04 smithi060 ceph-mon[109077]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:04.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:04 smithi060 ceph-mon[94233]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:06:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:06:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:04 smithi089 ceph-mon[98504]: pgmap v21319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:06 smithi060 ceph-mon[109077]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:06.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:06 smithi060 ceph-mon[94233]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:06 smithi089 ceph-mon[98504]: pgmap v21320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:08 smithi060 ceph-mon[94233]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:08 smithi060 ceph-mon[109077]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:08 smithi089 ceph-mon[98504]: pgmap v21321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:10 smithi060 ceph-mon[94233]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:10 smithi060 ceph-mon[109077]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:10 smithi089 ceph-mon[98504]: pgmap v21322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:11.872 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:06:12.200 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:06:12.200 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:06:12.200 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:06:12.200 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:06:12.201 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:06:12.201 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:06:12.201 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:06:12.201 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:06:12.202 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:06:12.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:06:12.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:06:12.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:06:12.203 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:06:12.203 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:06:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:12 smithi060 ceph-mon[109077]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:12.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:12 smithi060 ceph-mon[94233]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:12 smithi089 ceph-mon[98504]: pgmap v21323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:12.597 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:06:12.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:06:12.598 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:12.598 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:06:12.598 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:06:12.598 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:06:12.598 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:06:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:13 smithi060 ceph-mon[109077]: from='client.38220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:13 smithi060 ceph-mon[109077]: from='client.48101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2018084862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:06:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:13 smithi060 ceph-mon[94233]: from='client.38220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:13 smithi060 ceph-mon[94233]: from='client.48101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:13.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2018084862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:06:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:13 smithi089 ceph-mon[98504]: from='client.38220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:13 smithi089 ceph-mon[98504]: from='client.48101 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2018084862' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:06:14.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:14 smithi060 ceph-mon[94233]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:14 smithi060 ceph-mon[109077]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:14 smithi089 ceph-mon[98504]: pgmap v21324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:06:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:06:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:16 smithi060 ceph-mon[94233]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:16 smithi060 ceph-mon[109077]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:16 smithi089 ceph-mon[98504]: pgmap v21325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:18 smithi060 ceph-mon[109077]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:18 smithi060 ceph-mon[94233]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:18 smithi089 ceph-mon[98504]: pgmap v21326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:20 smithi060 ceph-mon[109077]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:20 smithi060 ceph-mon[94233]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:20 smithi089 ceph-mon[98504]: pgmap v21327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:22 smithi060 ceph-mon[94233]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:22 smithi060 ceph-mon[109077]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:22 smithi089 ceph-mon[98504]: pgmap v21328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:24 smithi060 ceph-mon[94233]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:24 smithi060 ceph-mon[109077]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:06:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:06:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:24 smithi089 ceph-mon[98504]: pgmap v21329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:26 smithi060 ceph-mon[94233]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:26 smithi060 ceph-mon[109077]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:26 smithi089 ceph-mon[98504]: pgmap v21330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:28 smithi060 ceph-mon[94233]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:28 smithi060 ceph-mon[109077]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:28 smithi089 ceph-mon[98504]: pgmap v21331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:30.509 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:30 smithi060 ceph-mon[109077]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:06:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:30 smithi060 ceph-mon[94233]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:06:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:30 smithi089 ceph-mon[98504]: pgmap v21332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:06:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:06:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:31 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:06:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:31 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:06:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:31 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:06:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:32 smithi060 ceph-mon[94233]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:32 smithi060 ceph-mon[109077]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:32 smithi089 ceph-mon[98504]: pgmap v21333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:34 smithi060 ceph-mon[94233]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:06:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:06:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:34 smithi060 ceph-mon[109077]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:34 smithi089 ceph-mon[98504]: pgmap v21334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:36 smithi060 ceph-mon[94233]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:36 smithi060 ceph-mon[109077]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:36 smithi089 ceph-mon[98504]: pgmap v21335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:38 smithi060 ceph-mon[94233]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:38 smithi060 ceph-mon[109077]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:38 smithi089 ceph-mon[98504]: pgmap v21336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:40 smithi060 ceph-mon[94233]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:40 smithi060 ceph-mon[109077]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:40 smithi089 ceph-mon[98504]: pgmap v21337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:42 smithi060 ceph-mon[94233]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:42 smithi060 ceph-mon[109077]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:42 smithi089 ceph-mon[98504]: pgmap v21338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:42.963 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:06:43.291 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:06:43.292 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:06:43.293 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:06:43.690 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:06:43.691 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:06:43.691 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:06:43.691 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:06:43.691 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:06:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[94233]: from='client.48113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[94233]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[94233]: from='client.38244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/625162283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:06:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:06:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:06:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[109077]: from='client.48113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[109077]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[109077]: from='client.38244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/625162283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:06:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:44 smithi089 ceph-mon[98504]: from='client.48113 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:44 smithi089 ceph-mon[98504]: pgmap v21339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:44 smithi089 ceph-mon[98504]: from='client.38244 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:06:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/625162283' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:06:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:46 smithi060 ceph-mon[94233]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:46 smithi060 ceph-mon[109077]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:46 smithi089 ceph-mon[98504]: pgmap v21340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:48 smithi060 ceph-mon[94233]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:48 smithi060 ceph-mon[109077]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:48 smithi089 ceph-mon[98504]: pgmap v21341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:50 smithi060 ceph-mon[94233]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:50 smithi060 ceph-mon[109077]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:50 smithi089 ceph-mon[98504]: pgmap v21342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:52 smithi060 ceph-mon[94233]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:52 smithi060 ceph-mon[109077]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:52 smithi089 ceph-mon[98504]: pgmap v21343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:54 smithi060 ceph-mon[94233]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:54 smithi060 ceph-mon[109077]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:06:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:06:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:54 smithi089 ceph-mon[98504]: pgmap v21344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:56 smithi060 ceph-mon[94233]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:56 smithi060 ceph-mon[109077]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:56 smithi089 ceph-mon[98504]: pgmap v21345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:06:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:06:58 smithi060 ceph-mon[94233]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:06:58 smithi060 ceph-mon[109077]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:06:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:06:58 smithi089 ceph-mon[98504]: pgmap v21346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:00 smithi060 ceph-mon[94233]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:00 smithi060 ceph-mon[109077]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:00 smithi089 ceph-mon[98504]: pgmap v21347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:02 smithi060 ceph-mon[94233]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:02 smithi060 ceph-mon[109077]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:02 smithi089 ceph-mon[98504]: pgmap v21348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:04 smithi060 ceph-mon[94233]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:04 smithi060 ceph-mon[109077]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:04.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:07:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:07:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:04 smithi089 ceph-mon[98504]: pgmap v21349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:06.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:06 smithi060 ceph-mon[94233]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:06 smithi060 ceph-mon[109077]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:06 smithi089 ceph-mon[98504]: pgmap v21350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:08.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:08 smithi060 ceph-mon[94233]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:08 smithi060 ceph-mon[109077]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:08 smithi089 ceph-mon[98504]: pgmap v21351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:10 smithi060 ceph-mon[94233]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:10 smithi060 ceph-mon[109077]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:10 smithi089 ceph-mon[98504]: pgmap v21352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:12 smithi060 ceph-mon[94233]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:12 smithi060 ceph-mon[109077]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:12 smithi089 ceph-mon[98504]: pgmap v21353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:14.053 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:07:14.381 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:07:14.382 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:07:14.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:14 smithi060 ceph-mon[94233]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:14 smithi060 ceph-mon[109077]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:07:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:07:14.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:14 smithi089 ceph-mon[98504]: pgmap v21354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:14.784 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:07:14.785 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:07:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:15 smithi060 ceph-mon[94233]: from='client.38256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:15 smithi060 ceph-mon[94233]: from='client.48137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4129009434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:07:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:15 smithi060 ceph-mon[109077]: from='client.38256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:15 smithi060 ceph-mon[109077]: from='client.48137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4129009434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:07:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:15 smithi089 ceph-mon[98504]: from='client.38256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:15.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:15 smithi089 ceph-mon[98504]: from='client.48137 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4129009434' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:07:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:16 smithi060 ceph-mon[94233]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:16 smithi060 ceph-mon[109077]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:16 smithi089 ceph-mon[98504]: pgmap v21355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:18 smithi060 ceph-mon[109077]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:18 smithi060 ceph-mon[94233]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:18 smithi089 ceph-mon[98504]: pgmap v21356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:20 smithi060 ceph-mon[94233]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:20 smithi060 ceph-mon[109077]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:20 smithi089 ceph-mon[98504]: pgmap v21357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:22 smithi060 ceph-mon[94233]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:22 smithi060 ceph-mon[109077]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:22 smithi089 ceph-mon[98504]: pgmap v21358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:24 smithi060 ceph-mon[94233]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:24 smithi060 ceph-mon[109077]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:07:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:07:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:24 smithi089 ceph-mon[98504]: pgmap v21359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:26 smithi060 ceph-mon[94233]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:26 smithi060 ceph-mon[109077]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:26 smithi089 ceph-mon[98504]: pgmap v21360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:28 smithi060 ceph-mon[94233]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:28 smithi060 ceph-mon[109077]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:28 smithi089 ceph-mon[98504]: pgmap v21361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:30 smithi060 ceph-mon[94233]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:30 smithi060 ceph-mon[109077]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:30 smithi089 ceph-mon[98504]: pgmap v21362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[94233]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:07:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:07:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[109077]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:07:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:07:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:07:32.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:32 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:07:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:32 smithi089 ceph-mon[98504]: pgmap v21363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:07:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:07:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:07:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:32 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:07:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:34 smithi060 ceph-mon[94233]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:34 smithi060 ceph-mon[109077]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:07:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:07:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:34 smithi089 ceph-mon[98504]: pgmap v21364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:36 smithi060 ceph-mon[94233]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:36 smithi060 ceph-mon[109077]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:36 smithi089 ceph-mon[98504]: pgmap v21365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:38 smithi060 ceph-mon[94233]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:38 smithi060 ceph-mon[109077]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:38 smithi089 ceph-mon[98504]: pgmap v21366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:40 smithi060 ceph-mon[94233]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:40 smithi060 ceph-mon[109077]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:40 smithi089 ceph-mon[98504]: pgmap v21367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:42 smithi060 ceph-mon[94233]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:42 smithi060 ceph-mon[109077]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:42 smithi089 ceph-mon[98504]: pgmap v21368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:44 smithi060 ceph-mon[94233]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:44 smithi060 ceph-mon[109077]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:44.512 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:07:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:07:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:44 smithi089 ceph-mon[98504]: pgmap v21369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:45.148 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:07:45.473 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:07:45.474 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:07:45.872 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:07:45.872 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:07:45.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:07:45.872 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:45.872 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:07:45.872 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:07:45.873 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[94233]: from='client.38274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[94233]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[94233]: from='client.48155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/399906381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[109077]: from='client.38274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[109077]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[109077]: from='client.48155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/399906381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:07:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:46 smithi089 ceph-mon[98504]: from='client.38274 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:46 smithi089 ceph-mon[98504]: pgmap v21370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:46 smithi089 ceph-mon[98504]: from='client.48155 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:07:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/399906381' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:07:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:48 smithi060 ceph-mon[94233]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:48.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:48 smithi060 ceph-mon[109077]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:48 smithi089 ceph-mon[98504]: pgmap v21371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:50 smithi060 ceph-mon[94233]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:50 smithi060 ceph-mon[109077]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:50 smithi089 ceph-mon[98504]: pgmap v21372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:52 smithi060 ceph-mon[94233]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:52 smithi060 ceph-mon[109077]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:52 smithi089 ceph-mon[98504]: pgmap v21373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:54 smithi060 ceph-mon[94233]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:54 smithi060 ceph-mon[109077]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:54.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:07:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:07:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:54 smithi089 ceph-mon[98504]: pgmap v21374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:56 smithi060 ceph-mon[94233]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:56.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:56 smithi060 ceph-mon[109077]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:56 smithi089 ceph-mon[98504]: pgmap v21375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:07:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:07:58 smithi060 ceph-mon[94233]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:07:58 smithi060 ceph-mon[109077]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:07:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:07:58 smithi089 ceph-mon[98504]: pgmap v21376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:00 smithi060 ceph-mon[94233]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:00 smithi060 ceph-mon[109077]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:00 smithi089 ceph-mon[98504]: pgmap v21377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:02 smithi060 ceph-mon[94233]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:02 smithi060 ceph-mon[109077]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:02 smithi089 ceph-mon[98504]: pgmap v21378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:04 smithi060 ceph-mon[94233]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:04 smithi060 ceph-mon[109077]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:08:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:08:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:04 smithi089 ceph-mon[98504]: pgmap v21379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:06 smithi060 ceph-mon[94233]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:06 smithi060 ceph-mon[109077]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:06 smithi089 ceph-mon[98504]: pgmap v21380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:08 smithi060 ceph-mon[94233]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:08 smithi060 ceph-mon[109077]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:08 smithi089 ceph-mon[98504]: pgmap v21381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:10 smithi060 ceph-mon[94233]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:10 smithi060 ceph-mon[109077]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:10 smithi089 ceph-mon[98504]: pgmap v21382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:12 smithi060 ceph-mon[94233]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:12 smithi060 ceph-mon[109077]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:12 smithi089 ceph-mon[98504]: pgmap v21383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:14 smithi060 ceph-mon[94233]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:08:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:08:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:14 smithi060 ceph-mon[109077]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:14 smithi089 ceph-mon[98504]: pgmap v21384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:16.239 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:08:16.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:16 smithi060 ceph-mon[94233]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:16 smithi060 ceph-mon[109077]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:16 smithi089 ceph-mon[98504]: pgmap v21385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:08:16.564 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:08:16.565 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:08:16.966 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:16.967 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:08:16.967 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:08:16.967 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:08:16.967 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:08:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:17 smithi060 ceph-mon[94233]: from='client.48167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:17 smithi060 ceph-mon[94233]: from='client.48173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3390029876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:08:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:17 smithi060 ceph-mon[109077]: from='client.48167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:17 smithi060 ceph-mon[109077]: from='client.48173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3390029876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:08:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:17 smithi089 ceph-mon[98504]: from='client.48167 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:17 smithi089 ceph-mon[98504]: from='client.48173 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3390029876' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:08:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:18 smithi060 ceph-mon[94233]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:18 smithi060 ceph-mon[109077]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:18 smithi089 ceph-mon[98504]: pgmap v21386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:20 smithi060 ceph-mon[94233]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:20 smithi060 ceph-mon[109077]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:20 smithi089 ceph-mon[98504]: pgmap v21387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:22 smithi060 ceph-mon[94233]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:22 smithi060 ceph-mon[109077]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:22 smithi089 ceph-mon[98504]: pgmap v21388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:24 smithi060 ceph-mon[94233]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:24 smithi060 ceph-mon[109077]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:24.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:08:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:08:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:24 smithi089 ceph-mon[98504]: pgmap v21389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:26 smithi060 ceph-mon[94233]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:26 smithi060 ceph-mon[109077]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:26 smithi089 ceph-mon[98504]: pgmap v21390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:28 smithi060 ceph-mon[94233]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:28 smithi060 ceph-mon[109077]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:28 smithi089 ceph-mon[98504]: pgmap v21391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:30 smithi060 ceph-mon[94233]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:30 smithi060 ceph-mon[109077]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:30 smithi089 ceph-mon[98504]: pgmap v21392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:32 smithi060 ceph-mon[94233]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:32 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:08:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:32 smithi060 ceph-mon[109077]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:32 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:08:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:32 smithi089 ceph-mon[98504]: pgmap v21393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:32 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:08:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:08:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:08:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:33 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:08:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:08:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:08:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:33 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:08:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:08:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:08:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:33 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:08:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:34 smithi060 ceph-mon[94233]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:34 smithi060 ceph-mon[109077]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:34 smithi089 ceph-mon[98504]: pgmap v21394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:08:34] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:08:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:36 smithi060 ceph-mon[94233]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:36 smithi060 ceph-mon[109077]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:36 smithi089 ceph-mon[98504]: pgmap v21395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:38 smithi060 ceph-mon[94233]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:38 smithi060 ceph-mon[109077]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:38 smithi089 ceph-mon[98504]: pgmap v21396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:40 smithi060 ceph-mon[94233]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:40 smithi060 ceph-mon[109077]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:40 smithi089 ceph-mon[98504]: pgmap v21397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:42 smithi060 ceph-mon[94233]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:42.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:42 smithi060 ceph-mon[109077]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:42 smithi089 ceph-mon[98504]: pgmap v21398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:44 smithi060 ceph-mon[94233]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:44 smithi060 ceph-mon[109077]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:44.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:08:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:08:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:44 smithi089 ceph-mon[98504]: pgmap v21399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:46.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:46 smithi060 ceph-mon[94233]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:46.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:46 smithi060 ceph-mon[109077]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:46 smithi089 ceph-mon[98504]: pgmap v21400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:47.331 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:08:47.657 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:08:47.657 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:08:47.657 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:08:47.657 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:08:47.657 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:08:47.657 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:08:47.658 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:08:47.659 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:08:47.659 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:08:47.659 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:08:47.659 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:08:47.659 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:08:47.659 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:08:47.659 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:48.057 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:08:48.058 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:08:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[94233]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[94233]: from='client.38310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[94233]: from='client.48191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2737861019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:08:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[109077]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[109077]: from='client.38310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[109077]: from='client.48191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2737861019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:08:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:48 smithi089 ceph-mon[98504]: pgmap v21401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:48 smithi089 ceph-mon[98504]: from='client.38310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:48 smithi089 ceph-mon[98504]: from='client.48191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:08:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2737861019' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:08:50.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:50 smithi060 ceph-mon[94233]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:50.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:50 smithi060 ceph-mon[109077]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:50 smithi089 ceph-mon[98504]: pgmap v21402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:52 smithi060 ceph-mon[94233]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:52.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:52 smithi060 ceph-mon[109077]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:52 smithi089 ceph-mon[98504]: pgmap v21403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:54 smithi060 ceph-mon[94233]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:54.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:54 smithi060 ceph-mon[109077]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:08:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:08:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:54 smithi089 ceph-mon[98504]: pgmap v21404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:56.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:56 smithi060 ceph-mon[94233]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:56 smithi060 ceph-mon[109077]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:56 smithi089 ceph-mon[98504]: pgmap v21405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:08:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:08:58 smithi060 ceph-mon[94233]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:08:58 smithi060 ceph-mon[109077]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:08:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:08:58 smithi089 ceph-mon[98504]: pgmap v21406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:00 smithi060 ceph-mon[94233]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:00.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:00 smithi060 ceph-mon[109077]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:00.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:00 smithi089 ceph-mon[98504]: pgmap v21407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:02 smithi060 ceph-mon[94233]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:02 smithi060 ceph-mon[109077]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:02 smithi089 ceph-mon[98504]: pgmap v21408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:04.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:04 smithi060 ceph-mon[94233]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:04.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:04 smithi060 ceph-mon[109077]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:09:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:09:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:04 smithi089 ceph-mon[98504]: pgmap v21409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:06.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:06 smithi060 ceph-mon[94233]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:06.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:06 smithi060 ceph-mon[109077]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:06.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:06 smithi089 ceph-mon[98504]: pgmap v21410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:08 smithi060 ceph-mon[94233]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:08.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:08 smithi060 ceph-mon[109077]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:08 smithi089 ceph-mon[98504]: pgmap v21411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:10 smithi060 ceph-mon[94233]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:10 smithi060 ceph-mon[109077]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:10 smithi089 ceph-mon[98504]: pgmap v21412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:12 smithi060 ceph-mon[109077]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:12 smithi060 ceph-mon[94233]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:12 smithi089 ceph-mon[98504]: pgmap v21413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:14 smithi060 ceph-mon[94233]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:14 smithi060 ceph-mon[109077]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:09:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:09:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:14 smithi089 ceph-mon[98504]: pgmap v21414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:16 smithi060 ceph-mon[109077]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:16 smithi060 ceph-mon[94233]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:16.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:16 smithi089 ceph-mon[98504]: pgmap v21415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:18.421 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:09:18.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:18 smithi060 ceph-mon[94233]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:18.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:18 smithi060 ceph-mon[109077]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:18.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:18 smithi089 ceph-mon[98504]: pgmap v21416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:18.748 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:09:18.748 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:09:18.748 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:09:18.748 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:09:18.749 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:09:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:09:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:09:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:09:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:09:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:09:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:09:18.750 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:09:19.144 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:09:19.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:09:19.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:09:19.144 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:19.144 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:09:19.144 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:09:19.144 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:09:19.145 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:09:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:19 smithi089 ceph-mon[98504]: from='client.38328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:19 smithi089 ceph-mon[98504]: from='client.48209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1992529007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:09:19.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:19 smithi060 ceph-mon[94233]: from='client.38328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:19 smithi060 ceph-mon[94233]: from='client.48209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1992529007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:09:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:19 smithi060 ceph-mon[109077]: from='client.38328 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:19 smithi060 ceph-mon[109077]: from='client.48209 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1992529007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:09:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:20 smithi089 ceph-mon[98504]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:20 smithi060 ceph-mon[94233]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:20 smithi060 ceph-mon[109077]: pgmap v21417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:22 smithi060 ceph-mon[94233]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:22 smithi060 ceph-mon[109077]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:22 smithi089 ceph-mon[98504]: pgmap v21418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:24 smithi060 ceph-mon[109077]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:24.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:24 smithi060 ceph-mon[94233]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:09:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:09:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:24 smithi089 ceph-mon[98504]: pgmap v21419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:26.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:26 smithi060 ceph-mon[94233]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:26.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:26 smithi060 ceph-mon[109077]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:26.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:26 smithi089 ceph-mon[98504]: pgmap v21420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:28 smithi060 ceph-mon[94233]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:28 smithi060 ceph-mon[109077]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:28 smithi089 ceph-mon[98504]: pgmap v21421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:30.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:30 smithi089 ceph-mon[98504]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:30.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:30 smithi060 ceph-mon[94233]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:30 smithi060 ceph-mon[109077]: pgmap v21422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:32 smithi060 ceph-mon[94233]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:32 smithi060 ceph-mon[109077]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:32 smithi089 ceph-mon[98504]: pgmap v21423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:33 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:09:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:33 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:09:33.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:33 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:09:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:09:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:09:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[94233]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:09:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:09:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:09:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[109077]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:34.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:09:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:09:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:09:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:34 smithi089 ceph-mon[98504]: pgmap v21424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:09:34.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:09:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:09:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:36 smithi060 ceph-mon[109077]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:36 smithi060 ceph-mon[94233]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:36 smithi089 ceph-mon[98504]: pgmap v21425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:38.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:38 smithi060 ceph-mon[94233]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:38.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:38 smithi060 ceph-mon[109077]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:38.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:38 smithi089 ceph-mon[98504]: pgmap v21426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:40.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:40 smithi060 ceph-mon[94233]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:40.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:40 smithi060 ceph-mon[109077]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:40.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:40 smithi089 ceph-mon[98504]: pgmap v21427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:42 smithi060 ceph-mon[94233]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:42 smithi060 ceph-mon[109077]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:42 smithi089 ceph-mon[98504]: pgmap v21428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:44 smithi060 ceph-mon[94233]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:44 smithi060 ceph-mon[109077]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:09:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:09:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:44 smithi089 ceph-mon[98504]: pgmap v21429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:46 smithi060 ceph-mon[94233]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:46.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:46 smithi060 ceph-mon[109077]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:46.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:46 smithi089 ceph-mon[98504]: pgmap v21430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:48 smithi089 ceph-mon[98504]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:48 smithi060 ceph-mon[94233]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:48 smithi060 ceph-mon[109077]: pgmap v21431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:49.506 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:09:49.831 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:09:49.832 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:09:49.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:09:49.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:09:49.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:09:49.833 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:09:49.833 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:09:50.229 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:09:50.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:09:50.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:09:50.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:50.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:09:50.230 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:09:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:50 smithi089 ceph-mon[98504]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:50 smithi089 ceph-mon[98504]: from='client.48221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:50 smithi089 ceph-mon[98504]: from='client.48227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1400473748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[94233]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[94233]: from='client.48221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[94233]: from='client.48227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1400473748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[109077]: pgmap v21432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[109077]: from='client.48221 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[109077]: from='client.48227 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:09:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1400473748' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:09:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:52 smithi060 ceph-mon[94233]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:52 smithi060 ceph-mon[109077]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:52 smithi089 ceph-mon[98504]: pgmap v21433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:54 smithi089 ceph-mon[98504]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:54 smithi060 ceph-mon[94233]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:54 smithi060 ceph-mon[109077]: pgmap v21434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:09:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:09:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:56 smithi089 ceph-mon[98504]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:56 smithi060 ceph-mon[94233]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:56 smithi060 ceph-mon[109077]: pgmap v21435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:09:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:09:58 smithi089 ceph-mon[98504]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:09:58 smithi060 ceph-mon[94233]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:09:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:09:58 smithi060 ceph-mon[109077]: pgmap v21436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T15:10:00.000+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:00 smithi089 ceph-mon[98504]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:00 smithi060 ceph-mon[94233]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:00 smithi060 ceph-mon[109077]: pgmap v21437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:10:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:02 smithi060 ceph-mon[94233]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:02 smithi060 ceph-mon[109077]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:02 smithi089 ceph-mon[98504]: pgmap v21438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:04 smithi089 ceph-mon[98504]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:04 smithi060 ceph-mon[94233]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:04 smithi060 ceph-mon[109077]: pgmap v21439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:10:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:10:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:06 smithi089 ceph-mon[98504]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:06 smithi060 ceph-mon[94233]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:06 smithi060 ceph-mon[109077]: pgmap v21440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:08.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:08 smithi089 ceph-mon[98504]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:08.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:08 smithi060 ceph-mon[94233]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:08 smithi060 ceph-mon[109077]: pgmap v21441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:10.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:10 smithi089 ceph-mon[98504]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:10 smithi060 ceph-mon[94233]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:10 smithi060 ceph-mon[109077]: pgmap v21442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:12 smithi060 ceph-mon[94233]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:12 smithi060 ceph-mon[109077]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:12 smithi089 ceph-mon[98504]: pgmap v21443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:14.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:14 smithi060 ceph-mon[94233]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:14.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:14 smithi060 ceph-mon[109077]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:10:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:10:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:14 smithi089 ceph-mon[98504]: pgmap v21444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:16 smithi089 ceph-mon[98504]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:16 smithi060 ceph-mon[94233]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:16 smithi060 ceph-mon[109077]: pgmap v21445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:18 smithi089 ceph-mon[98504]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:18 smithi060 ceph-mon[94233]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:18 smithi060 ceph-mon[109077]: pgmap v21446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:20.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:20 smithi089 ceph-mon[98504]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:20.596 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:10:20.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:20 smithi060 ceph-mon[94233]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:20 smithi060 ceph-mon[109077]: pgmap v21447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5870M 2109M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:10:20.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6396M 2109M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:10:20.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5634M 2109M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:10:20.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5568M 2109M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:10:20.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4769M 2384M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:10:20.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5467M 2384M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:10:20.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4829M 2384M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:10:20.925 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5543M 2384M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:10:20.925 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:21.325 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:10:21.326 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:10:21.326 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:10:21.326 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:10:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:21 smithi089 ceph-mon[98504]: from='client.38364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:21 smithi060 ceph-mon[94233]: from='client.38364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:21 smithi060 ceph-mon[109077]: from='client.38364 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:22 smithi089 ceph-mon[98504]: from='client.38370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:22 smithi089 ceph-mon[98504]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3242321017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:10:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:22 smithi060 ceph-mon[94233]: from='client.38370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:22 smithi060 ceph-mon[94233]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3242321017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:10:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:22 smithi060 ceph-mon[109077]: from='client.38370 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:22 smithi060 ceph-mon[109077]: pgmap v21448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3242321017' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:10:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:24 smithi089 ceph-mon[98504]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:24 smithi060 ceph-mon[94233]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:24 smithi060 ceph-mon[109077]: pgmap v21449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:10:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:10:26.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:26 smithi089 ceph-mon[98504]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:26 smithi060 ceph-mon[94233]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:26 smithi060 ceph-mon[109077]: pgmap v21450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:28 smithi060 ceph-mon[94233]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:28 smithi060 ceph-mon[109077]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:28 smithi089 ceph-mon[98504]: pgmap v21451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:30.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:30 smithi060 ceph-mon[94233]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:30.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:30 smithi060 ceph-mon[109077]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:30 smithi089 ceph-mon[98504]: pgmap v21452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:32 smithi060 ceph-mon[94233]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:32 smithi060 ceph-mon[109077]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:32 smithi089 ceph-mon[98504]: pgmap v21453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:10:34.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:10:34.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:10:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:10:34.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: pgmap v21454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:10:34.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:10:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:35 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2379M 2023-12-01T15:10:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:35 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2097M 2023-12-01T15:10:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:35 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2379M 2023-12-01T15:10:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:35 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2097M 2023-12-01T15:10:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:35 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2379M 2023-12-01T15:10:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:35 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2097M 2023-12-01T15:10:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:36 smithi089 ceph-mon[98504]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:36 smithi060 ceph-mon[94233]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:36 smithi060 ceph-mon[109077]: pgmap v21455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:38 smithi089 ceph-mon[98504]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:38 smithi060 ceph-mon[94233]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:38 smithi060 ceph-mon[109077]: pgmap v21456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:40 smithi089 ceph-mon[98504]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:40 smithi060 ceph-mon[94233]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:40 smithi060 ceph-mon[109077]: pgmap v21457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:42 smithi060 ceph-mon[94233]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:42 smithi060 ceph-mon[109077]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:42 smithi089 ceph-mon[98504]: pgmap v21458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:44 smithi089 ceph-mon[98504]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:44 smithi060 ceph-mon[94233]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:44 smithi060 ceph-mon[109077]: pgmap v21459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:10:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:10:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:46 smithi089 ceph-mon[98504]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:46 smithi060 ceph-mon[94233]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:46 smithi060 ceph-mon[109077]: pgmap v21460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:48.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:48 smithi089 ceph-mon[98504]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:48 smithi060 ceph-mon[94233]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:48 smithi060 ceph-mon[109077]: pgmap v21461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:50.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:50 smithi089 ceph-mon[98504]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:50 smithi060 ceph-mon[94233]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:50 smithi060 ceph-mon[109077]: pgmap v21462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:51.691 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:10:52.016 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:10:52.016 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5870M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6396M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5634M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5568M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:10:52.017 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4769M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:10:52.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5467M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:10:52.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4829M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:10:52.018 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5543M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:10:52.018 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:52.419 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:10:52.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:10:52.420 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:10:52.420 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:10:52.420 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:10:52.420 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:10:52.420 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:10:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:52 smithi060 ceph-mon[94233]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:52 smithi060 ceph-mon[94233]: from='client.38382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:52 smithi060 ceph-mon[109077]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:52 smithi060 ceph-mon[109077]: from='client.38382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:52 smithi089 ceph-mon[98504]: pgmap v21463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:52 smithi089 ceph-mon[98504]: from='client.38382 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:53 smithi060 ceph-mon[94233]: from='client.48263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3185393572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:10:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:53 smithi060 ceph-mon[109077]: from='client.48263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3185393572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:10:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:53 smithi089 ceph-mon[98504]: from='client.48263 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:10:53.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3185393572' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:10:54.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:54 smithi060 ceph-mon[94233]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:54.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:54 smithi060 ceph-mon[109077]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:54.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:54 smithi089 ceph-mon[98504]: pgmap v21464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:54.759 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:10:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:10:56.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:56 smithi089 ceph-mon[98504]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:56 smithi060 ceph-mon[94233]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:56 smithi060 ceph-mon[109077]: pgmap v21465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:57.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:57.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:10:58.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:10:58 smithi089 ceph-mon[98504]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:10:58 smithi060 ceph-mon[94233]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:10:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:10:58 smithi060 ceph-mon[109077]: pgmap v21466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:00 smithi060 ceph-mon[94233]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:00 smithi060 ceph-mon[109077]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:00 smithi089 ceph-mon[98504]: pgmap v21467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:02 smithi060 ceph-mon[94233]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:02 smithi060 ceph-mon[109077]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:02 smithi089 ceph-mon[98504]: pgmap v21468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:04.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:04 smithi089 ceph-mon[98504]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:04 smithi060 ceph-mon[94233]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:11:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:11:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:04 smithi060 ceph-mon[109077]: pgmap v21469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:06.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:06 smithi089 ceph-mon[98504]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:06 smithi060 ceph-mon[94233]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:06 smithi060 ceph-mon[109077]: pgmap v21470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:08 smithi060 ceph-mon[94233]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:08 smithi060 ceph-mon[109077]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:08 smithi089 ceph-mon[98504]: pgmap v21471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:10 smithi060 ceph-mon[94233]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:10 smithi060 ceph-mon[109077]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:10 smithi089 ceph-mon[98504]: pgmap v21472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:12 smithi060 ceph-mon[94233]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:12 smithi060 ceph-mon[109077]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:12 smithi089 ceph-mon[98504]: pgmap v21473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:14.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:14 smithi089 ceph-mon[98504]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:14 smithi060 ceph-mon[94233]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:11:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:11:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:14 smithi060 ceph-mon[109077]: pgmap v21474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:16 smithi060 ceph-mon[94233]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:16 smithi060 ceph-mon[109077]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:16 smithi089 ceph-mon[98504]: pgmap v21475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:18 smithi060 ceph-mon[94233]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:18 smithi060 ceph-mon[109077]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:18 smithi089 ceph-mon[98504]: pgmap v21476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:20 smithi060 ceph-mon[94233]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:20 smithi060 ceph-mon[109077]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:20 smithi089 ceph-mon[98504]: pgmap v21477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:22.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:22 smithi060 ceph-mon[94233]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:22 smithi060 ceph-mon[109077]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:22 smithi089 ceph-mon[98504]: pgmap v21478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:22.784 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:11:23.112 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5870M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6396M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5634M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5568M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4769M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5467M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4829M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5543M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:11:23.113 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:11:23.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:23 smithi060 ceph-mon[94233]: from='client.48275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:23 smithi060 ceph-mon[109077]: from='client.48275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:23.516 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:11:23.516 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:11:23.516 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:11:23.516 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:23.516 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:11:23.516 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:11:23.516 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:11:23.517 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:11:23.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:23 smithi089 ceph-mon[98504]: from='client.48275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:24 smithi060 ceph-mon[94233]: from='client.48281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:24 smithi060 ceph-mon[94233]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1209983228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:11:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:24 smithi060 ceph-mon[109077]: from='client.48281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:24 smithi060 ceph-mon[109077]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:24.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1209983228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:11:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:11:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:11:24.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:24 smithi089 ceph-mon[98504]: from='client.48281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:24 smithi089 ceph-mon[98504]: pgmap v21479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1209983228' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:11:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:26 smithi060 ceph-mon[94233]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:26 smithi060 ceph-mon[109077]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:26 smithi089 ceph-mon[98504]: pgmap v21480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:28 smithi060 ceph-mon[94233]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:28 smithi060 ceph-mon[109077]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:28 smithi089 ceph-mon[98504]: pgmap v21481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:30 smithi060 ceph-mon[94233]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:30 smithi060 ceph-mon[109077]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:30 smithi089 ceph-mon[98504]: pgmap v21482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:32 smithi060 ceph-mon[94233]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:32 smithi060 ceph-mon[109077]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:32 smithi089 ceph-mon[98504]: pgmap v21483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:34 smithi060 ceph-mon[94233]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:34.805 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:11:34.806 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:11:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:11:34.806 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:34 smithi060 ceph-mon[109077]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:34.806 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:11:34.807 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:34 smithi089 ceph-mon[98504]: pgmap v21484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:34.807 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:11:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:11:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:11:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:11:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:11:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:11:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:11:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:11:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:11:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:11:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:36 smithi060 ceph-mon[94233]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:36 smithi060 ceph-mon[109077]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:36 smithi089 ceph-mon[98504]: pgmap v21485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:38 smithi060 ceph-mon[94233]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:38 smithi060 ceph-mon[109077]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:38 smithi089 ceph-mon[98504]: pgmap v21486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:40 smithi060 ceph-mon[94233]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:40 smithi060 ceph-mon[109077]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:40 smithi089 ceph-mon[98504]: pgmap v21487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:42 smithi060 ceph-mon[94233]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:42 smithi060 ceph-mon[109077]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:42 smithi089 ceph-mon[98504]: pgmap v21488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:44 smithi060 ceph-mon[94233]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:44 smithi060 ceph-mon[109077]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:11:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:11:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:44 smithi089 ceph-mon[98504]: pgmap v21489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:46 smithi060 ceph-mon[94233]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:46 smithi060 ceph-mon[109077]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:46 smithi089 ceph-mon[98504]: pgmap v21490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:48 smithi060 ceph-mon[94233]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:48 smithi060 ceph-mon[109077]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:48 smithi089 ceph-mon[98504]: pgmap v21491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:50 smithi060 ceph-mon[94233]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:50 smithi060 ceph-mon[109077]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:50.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:50 smithi089 ceph-mon[98504]: pgmap v21492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:52 smithi060 ceph-mon[94233]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:52 smithi060 ceph-mon[109077]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:52 smithi089 ceph-mon[98504]: pgmap v21493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:53.878 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:11:54.204 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:11:54.204 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:11:54.204 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5870M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6396M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5634M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5568M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4769M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:11:54.205 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5467M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:11:54.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4829M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:11:54.206 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5543M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:11:54.206 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:11:54.605 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:11:54.605 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:11:54.605 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:11:54.605 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:11:54.606 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:11:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:54 smithi060 ceph-mon[94233]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:54 smithi060 ceph-mon[94233]: from='client.38418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:54 smithi060 ceph-mon[109077]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:54 smithi060 ceph-mon[109077]: from='client.38418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:11:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:11:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:54 smithi089 ceph-mon[98504]: pgmap v21494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:54 smithi089 ceph-mon[98504]: from='client.38418 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:55 smithi060 ceph-mon[94233]: from='client.48299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4227013741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:11:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:55 smithi060 ceph-mon[109077]: from='client.48299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4227013741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:11:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:55 smithi089 ceph-mon[98504]: from='client.48299 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:11:55.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4227013741' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:11:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:56 smithi060 ceph-mon[94233]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:56 smithi060 ceph-mon[109077]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:56 smithi089 ceph-mon[98504]: pgmap v21495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:11:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:11:58 smithi060 ceph-mon[94233]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:11:58 smithi060 ceph-mon[109077]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:11:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:11:58 smithi089 ceph-mon[98504]: pgmap v21496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:00 smithi060 ceph-mon[94233]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:00 smithi060 ceph-mon[109077]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:00 smithi089 ceph-mon[98504]: pgmap v21497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:02 smithi060 ceph-mon[94233]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:02 smithi060 ceph-mon[109077]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:02 smithi089 ceph-mon[98504]: pgmap v21498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:04 smithi060 ceph-mon[94233]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:04 smithi060 ceph-mon[109077]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:12:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:12:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:04 smithi089 ceph-mon[98504]: pgmap v21499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:06 smithi060 ceph-mon[94233]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:06 smithi060 ceph-mon[109077]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:06 smithi089 ceph-mon[98504]: pgmap v21500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:08 smithi060 ceph-mon[94233]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:08 smithi060 ceph-mon[109077]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:08 smithi089 ceph-mon[98504]: pgmap v21501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:10 smithi060 ceph-mon[94233]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:10 smithi060 ceph-mon[109077]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:10 smithi089 ceph-mon[98504]: pgmap v21502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:12 smithi060 ceph-mon[109077]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:12 smithi060 ceph-mon[94233]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:12 smithi089 ceph-mon[98504]: pgmap v21503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:14 smithi060 ceph-mon[94233]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:14 smithi060 ceph-mon[109077]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:12:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:12:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:14 smithi089 ceph-mon[98504]: pgmap v21504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:16 smithi060 ceph-mon[94233]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:16 smithi060 ceph-mon[109077]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:16 smithi089 ceph-mon[98504]: pgmap v21505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:18 smithi060 ceph-mon[94233]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:18 smithi060 ceph-mon[109077]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:18 smithi089 ceph-mon[98504]: pgmap v21506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:20 smithi060 ceph-mon[94233]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:20 smithi060 ceph-mon[109077]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:20 smithi089 ceph-mon[98504]: pgmap v21507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:22 smithi060 ceph-mon[94233]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:22 smithi060 ceph-mon[109077]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:22 smithi089 ceph-mon[98504]: pgmap v21508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:24 smithi060 ceph-mon[94233]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:24 smithi060 ceph-mon[109077]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:12:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:12:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:24 smithi089 ceph-mon[98504]: pgmap v21509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:24.969 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:12:25.296 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:12:25.296 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:12:25.296 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:12:25.296 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:12:25.296 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 933M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2523M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1508M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1138M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.7M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5870M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6396M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5634M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5568M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4769M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5467M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4829M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:12:25.297 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5543M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:12:25.298 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 120M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:12:25.693 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:12:25.693 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:12:25.693 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:12:25.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:25.693 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:12:25.693 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:12:25.693 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:12:25.694 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[94233]: from='client.38436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[94233]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[94233]: from='client.38442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/319727138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[109077]: from='client.38436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[109077]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[109077]: from='client.38442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/319727138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:12:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:26 smithi089 ceph-mon[98504]: from='client.38436 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:26 smithi089 ceph-mon[98504]: pgmap v21510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:26 smithi089 ceph-mon[98504]: from='client.38442 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/319727138' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:12:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:28 smithi060 ceph-mon[94233]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:28 smithi060 ceph-mon[109077]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:28 smithi089 ceph-mon[98504]: pgmap v21511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:30 smithi060 ceph-mon[94233]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:30 smithi060 ceph-mon[109077]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:30 smithi089 ceph-mon[98504]: pgmap v21512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:32 smithi060 ceph-mon[94233]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:32 smithi060 ceph-mon[109077]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:32 smithi089 ceph-mon[98504]: pgmap v21513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:34 smithi060 ceph-mon[94233]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:34 smithi060 ceph-mon[109077]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:12:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:12:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:34 smithi089 ceph-mon[98504]: pgmap v21514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:12:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:12:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:12:36.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:36 smithi060 ceph-mon[109077]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:36 smithi060 ceph-mon[94233]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:36 smithi089 ceph-mon[98504]: pgmap v21515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:38 smithi060 ceph-mon[94233]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:38 smithi060 ceph-mon[109077]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:38 smithi089 ceph-mon[98504]: pgmap v21516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:40.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:12:40.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:12:40.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:39 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:12:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:39 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:12:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:39 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:12:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:40 smithi060 ceph-mon[94233]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:40 smithi060 ceph-mon[109077]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:40 smithi089 ceph-mon[98504]: pgmap v21517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:42 smithi060 ceph-mon[109077]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:42 smithi060 ceph-mon[94233]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:42 smithi089 ceph-mon[98504]: pgmap v21518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:44 smithi060 ceph-mon[94233]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:44 smithi060 ceph-mon[109077]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:12:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:12:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:44 smithi089 ceph-mon[98504]: pgmap v21519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:46 smithi060 ceph-mon[94233]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:46 smithi060 ceph-mon[109077]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:46 smithi089 ceph-mon[98504]: pgmap v21520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:48 smithi060 ceph-mon[94233]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:48 smithi060 ceph-mon[109077]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:48 smithi089 ceph-mon[98504]: pgmap v21521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:50 smithi060 ceph-mon[94233]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:50 smithi060 ceph-mon[109077]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:50 smithi089 ceph-mon[98504]: pgmap v21522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:52 smithi060 ceph-mon[94233]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:52 smithi060 ceph-mon[109077]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:52 smithi089 ceph-mon[98504]: pgmap v21523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:54 smithi060 ceph-mon[94233]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:54 smithi060 ceph-mon[109077]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:12:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:12:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:54 smithi089 ceph-mon[98504]: pgmap v21524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:56.061 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 17s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 17s ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 17s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 17s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 17s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 17s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 17s ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 17s ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 17s ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 17s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 17s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 17s ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:12:56.391 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 17s ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:12:56.392 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 17s ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:12:56.392 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 17s ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:12:56.392 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 17s ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:12:56.392 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 17s ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:12:56.392 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 17s ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:12:56.392 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 17s ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:12:56.392 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 17s ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:12:56.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:56 smithi060 ceph-mon[94233]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:56 smithi060 ceph-mon[109077]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:56 smithi089 ceph-mon[98504]: pgmap v21525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:12:56.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:12:56.800 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:12:56.800 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:12:56.800 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:12:56.800 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:12:56.800 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:12:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[94233]: from='client.38454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[94233]: from='client.38460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1216865616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:12:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[109077]: from='client.38454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[109077]: from='client.38460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1216865616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:12:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:57 smithi089 ceph-mon[98504]: from='client.38454 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:57 smithi089 ceph-mon[98504]: from='client.38460 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:12:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:12:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1216865616' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:12:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:12:58 smithi060 ceph-mon[94233]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:12:58 smithi060 ceph-mon[109077]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:12:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:12:58 smithi089 ceph-mon[98504]: pgmap v21526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:00 smithi060 ceph-mon[94233]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:00 smithi060 ceph-mon[109077]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:00 smithi089 ceph-mon[98504]: pgmap v21527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:02 smithi060 ceph-mon[94233]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:02 smithi060 ceph-mon[109077]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:02 smithi089 ceph-mon[98504]: pgmap v21528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:04 smithi060 ceph-mon[94233]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:13:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:13:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:04 smithi060 ceph-mon[109077]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:04 smithi089 ceph-mon[98504]: pgmap v21529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:06 smithi060 ceph-mon[94233]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:06 smithi060 ceph-mon[109077]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:06 smithi089 ceph-mon[98504]: pgmap v21530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:08 smithi060 ceph-mon[94233]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:08 smithi060 ceph-mon[109077]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:08 smithi089 ceph-mon[98504]: pgmap v21531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:10 smithi060 ceph-mon[94233]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:10 smithi060 ceph-mon[109077]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:10 smithi089 ceph-mon[98504]: pgmap v21532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:12 smithi060 ceph-mon[94233]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:12 smithi060 ceph-mon[109077]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:12 smithi089 ceph-mon[98504]: pgmap v21533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:14 smithi060 ceph-mon[94233]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:14 smithi060 ceph-mon[109077]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:13:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:13:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:14 smithi089 ceph-mon[98504]: pgmap v21534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:16 smithi060 ceph-mon[94233]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:16 smithi060 ceph-mon[109077]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:16 smithi089 ceph-mon[98504]: pgmap v21535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:18 smithi060 ceph-mon[94233]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:18 smithi060 ceph-mon[109077]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:18 smithi089 ceph-mon[98504]: pgmap v21536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:20 smithi060 ceph-mon[94233]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:20 smithi060 ceph-mon[109077]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:20 smithi089 ceph-mon[98504]: pgmap v21537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:22 smithi060 ceph-mon[94233]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:22 smithi060 ceph-mon[109077]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:22 smithi089 ceph-mon[98504]: pgmap v21538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:24 smithi060 ceph-mon[94233]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:24 smithi060 ceph-mon[109077]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:13:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:13:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:24 smithi089 ceph-mon[98504]: pgmap v21539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:26 smithi060 ceph-mon[94233]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:26 smithi060 ceph-mon[109077]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:26 smithi089 ceph-mon[98504]: pgmap v21540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:27.160 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:13:27.488 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:13:27.488 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 48s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:13:27.488 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 48s ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:13:27.488 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 48s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 48s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 48s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 48s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 48s ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 48s ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 48s ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 48s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 48s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 48s ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 48s ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 48s ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 48s ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 48s ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 48s ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:13:27.489 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 48s ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:13:27.490 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 48s ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:13:27.490 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 48s ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:13:27.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:27.885 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:13:27.885 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:13:27.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:13:27.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:27.885 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:13:27.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:13:27.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:13:27.886 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:13:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[94233]: from='client.38472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[94233]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[94233]: from='client.38478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:28.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2816444484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:13:28.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[109077]: from='client.38472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:28.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[109077]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:28.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[109077]: from='client.38478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:28.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2816444484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:13:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:28 smithi089 ceph-mon[98504]: from='client.38472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:28 smithi089 ceph-mon[98504]: pgmap v21541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:28 smithi089 ceph-mon[98504]: from='client.38478 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2816444484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:13:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:30 smithi060 ceph-mon[109077]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:30 smithi060 ceph-mon[94233]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:30 smithi089 ceph-mon[98504]: pgmap v21542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:32 smithi060 ceph-mon[94233]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:32 smithi060 ceph-mon[109077]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:32 smithi089 ceph-mon[98504]: pgmap v21543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:34 smithi060 ceph-mon[94233]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:34 smithi060 ceph-mon[109077]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:13:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:13:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:34 smithi089 ceph-mon[98504]: pgmap v21544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:36 smithi060 ceph-mon[94233]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:36 smithi060 ceph-mon[109077]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:36 smithi089 ceph-mon[98504]: pgmap v21545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:38 smithi060 ceph-mon[94233]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:38 smithi060 ceph-mon[109077]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:38 smithi089 ceph-mon[98504]: pgmap v21546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:40 smithi060 ceph-mon[94233]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:40 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:13:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:40 smithi060 ceph-mon[109077]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:40 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:13:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:40 smithi089 ceph-mon[98504]: pgmap v21547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:40 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:13:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:13:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:13:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:13:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:13:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:13:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:13:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:42 smithi060 ceph-mon[94233]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:42 smithi060 ceph-mon[109077]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:42 smithi089 ceph-mon[98504]: pgmap v21548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:44 smithi060 ceph-mon[94233]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:44 smithi060 ceph-mon[109077]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:13:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:13:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:44 smithi089 ceph-mon[98504]: pgmap v21549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:46 smithi060 ceph-mon[109077]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:46 smithi060 ceph-mon[94233]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:46 smithi089 ceph-mon[98504]: pgmap v21550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:48 smithi060 ceph-mon[109077]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:48.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:48 smithi060 ceph-mon[94233]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:48 smithi089 ceph-mon[98504]: pgmap v21551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:50 smithi060 ceph-mon[94233]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:50 smithi060 ceph-mon[109077]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:50 smithi089 ceph-mon[98504]: pgmap v21552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:52 smithi060 ceph-mon[94233]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:52 smithi060 ceph-mon[109077]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:52 smithi089 ceph-mon[98504]: pgmap v21553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:54 smithi060 ceph-mon[94233]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:54 smithi060 ceph-mon[109077]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:13:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:13:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:54 smithi089 ceph-mon[98504]: pgmap v21554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:56 smithi060 ceph-mon[94233]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:56 smithi060 ceph-mon[109077]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:56 smithi089 ceph-mon[98504]: pgmap v21555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:13:58.252 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 79s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 79s ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 79s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 79s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 79s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 79s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:13:58.580 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 79s ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 79s ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 79s ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 79s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 79s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 79s ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 79s ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 79s ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 79s ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 79s ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 79s ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 79s ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 79s ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:13:58.581 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 79s ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:13:58.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:58 smithi060 ceph-mon[109077]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:58 smithi060 ceph-mon[94233]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:58 smithi089 ceph-mon[98504]: pgmap v21556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:13:58.981 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:13:58.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:13:58.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:13:58.981 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:58.981 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:13:58.981 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:13:58.982 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:13:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:59 smithi060 ceph-mon[94233]: from='client.38490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:59 smithi060 ceph-mon[94233]: from='client.48371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:13:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3332477128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:13:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:59 smithi060 ceph-mon[109077]: from='client.38490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:59 smithi060 ceph-mon[109077]: from='client.48371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:13:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3332477128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:13:59.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:59 smithi089 ceph-mon[98504]: from='client.38490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:59 smithi089 ceph-mon[98504]: from='client.48371 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:13:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:13:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3332477128' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:14:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:00 smithi060 ceph-mon[94233]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:00 smithi060 ceph-mon[109077]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:00 smithi089 ceph-mon[98504]: pgmap v21557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:02 smithi060 ceph-mon[94233]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:02 smithi060 ceph-mon[109077]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:02 smithi089 ceph-mon[98504]: pgmap v21558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:04.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:04 smithi060 ceph-mon[94233]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:04.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:04 smithi060 ceph-mon[109077]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:04.764 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:14:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:14:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:04 smithi089 ceph-mon[98504]: pgmap v21559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:06 smithi060 ceph-mon[94233]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:06 smithi060 ceph-mon[109077]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:06 smithi089 ceph-mon[98504]: pgmap v21560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:08 smithi060 ceph-mon[94233]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:08 smithi060 ceph-mon[109077]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:08 smithi089 ceph-mon[98504]: pgmap v21561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:10.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:10 smithi060 ceph-mon[94233]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:10 smithi060 ceph-mon[109077]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:10 smithi089 ceph-mon[98504]: pgmap v21562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:12 smithi060 ceph-mon[94233]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:12 smithi060 ceph-mon[109077]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:12 smithi089 ceph-mon[98504]: pgmap v21563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:14 smithi060 ceph-mon[94233]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:14 smithi060 ceph-mon[109077]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:14:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:14:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:14 smithi089 ceph-mon[98504]: pgmap v21564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:16 smithi060 ceph-mon[94233]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:16 smithi060 ceph-mon[109077]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:16 smithi089 ceph-mon[98504]: pgmap v21565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:18 smithi060 ceph-mon[94233]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:18 smithi060 ceph-mon[109077]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:18 smithi089 ceph-mon[98504]: pgmap v21566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:20 smithi060 ceph-mon[94233]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:20 smithi060 ceph-mon[109077]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:20 smithi089 ceph-mon[98504]: pgmap v21567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:22 smithi060 ceph-mon[94233]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:22 smithi060 ceph-mon[109077]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:22 smithi089 ceph-mon[98504]: pgmap v21568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:24.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:24 smithi060 ceph-mon[94233]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:24 smithi060 ceph-mon[109077]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:14:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:14:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:24 smithi089 ceph-mon[98504]: pgmap v21569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:26 smithi060 ceph-mon[94233]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:26 smithi060 ceph-mon[109077]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:26 smithi089 ceph-mon[98504]: pgmap v21570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:28 smithi060 ceph-mon[94233]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:28 smithi060 ceph-mon[109077]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:28 smithi089 ceph-mon[98504]: pgmap v21571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:29.343 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 111s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 110s ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 111s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 110s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 110s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 111s ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 111s ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 110s ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 111s ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 111s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 110s ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 111s ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:14:29.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 111s ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:14:29.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 111s ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:14:29.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 111s ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:14:29.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 110s ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:14:29.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 110s ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:14:29.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 110s ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:14:29.670 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 110s ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:14:29.670 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 110s ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:14:30.067 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:14:30.068 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:14:30.069 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:14:30.069 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:14:30.069 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[94233]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[94233]: from='client.38508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[94233]: from='client.38514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3745516763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[109077]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[109077]: from='client.38508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[109077]: from='client.38514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:14:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3745516763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:14:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:30 smithi089 ceph-mon[98504]: pgmap v21572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:30 smithi089 ceph-mon[98504]: from='client.38508 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:14:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:30 smithi089 ceph-mon[98504]: from='client.38514 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:14:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3745516763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:14:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:32 smithi060 ceph-mon[94233]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:32 smithi060 ceph-mon[109077]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:32 smithi089 ceph-mon[98504]: pgmap v21573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:34 smithi060 ceph-mon[94233]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:34 smithi060 ceph-mon[109077]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:14:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:14:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:34 smithi089 ceph-mon[98504]: pgmap v21574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:36 smithi060 ceph-mon[94233]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:36 smithi060 ceph-mon[109077]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:36 smithi089 ceph-mon[98504]: pgmap v21575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:38 smithi060 ceph-mon[109077]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:38 smithi060 ceph-mon[94233]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:38 smithi089 ceph-mon[98504]: pgmap v21576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:40.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:40 smithi060 ceph-mon[94233]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:40 smithi060 ceph-mon[109077]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:40 smithi089 ceph-mon[98504]: pgmap v21577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:14:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:14:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:14:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:14:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:14:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:14:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:14:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:14:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:14:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:14:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:14:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:14:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:42 smithi060 ceph-mon[94233]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:42 smithi060 ceph-mon[109077]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:42 smithi089 ceph-mon[98504]: pgmap v21578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:44 smithi060 ceph-mon[94233]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:44 smithi060 ceph-mon[109077]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:14:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:14:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:44 smithi089 ceph-mon[98504]: pgmap v21579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:46 smithi060 ceph-mon[94233]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:46 smithi060 ceph-mon[109077]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:46 smithi089 ceph-mon[98504]: pgmap v21580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:48 smithi060 ceph-mon[94233]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:48 smithi060 ceph-mon[109077]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:48 smithi089 ceph-mon[98504]: pgmap v21581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:50 smithi060 ceph-mon[94233]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:50 smithi060 ceph-mon[109077]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:50 smithi089 ceph-mon[98504]: pgmap v21582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:52 smithi060 ceph-mon[94233]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:52 smithi060 ceph-mon[109077]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:52 smithi089 ceph-mon[98504]: pgmap v21583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:54 smithi060 ceph-mon[94233]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:54 smithi060 ceph-mon[109077]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:14:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:14:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:54 smithi089 ceph-mon[98504]: pgmap v21584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:56 smithi060 ceph-mon[94233]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:56 smithi060 ceph-mon[109077]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:56 smithi089 ceph-mon[98504]: pgmap v21585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:14:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:14:58 smithi060 ceph-mon[94233]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:14:58 smithi060 ceph-mon[109077]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:14:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:14:58 smithi089 ceph-mon[98504]: pgmap v21586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:00.436 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:15:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:00 smithi060 ceph-mon[94233]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:00 smithi060 ceph-mon[109077]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:00.761 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:15:00.762 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:15:00.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:15:00.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:15:00.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:15:00.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:15:00.763 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:15:00.763 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:15:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:00 smithi089 ceph-mon[98504]: pgmap v21587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:01.161 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:15:01.161 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:15:01.161 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:15:01.161 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:15:01.162 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:15:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:01 smithi060 ceph-mon[94233]: from='client.48401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:01 smithi060 ceph-mon[94233]: from='client.48407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/550724447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:15:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:01 smithi060 ceph-mon[109077]: from='client.48401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:01 smithi060 ceph-mon[109077]: from='client.48407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/550724447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:15:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:01 smithi089 ceph-mon[98504]: from='client.48401 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:01 smithi089 ceph-mon[98504]: from='client.48407 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/550724447' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:15:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:02 smithi060 ceph-mon[109077]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:02 smithi060 ceph-mon[94233]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:02 smithi089 ceph-mon[98504]: pgmap v21588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:04 smithi060 ceph-mon[94233]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:04 smithi060 ceph-mon[109077]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:15:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:15:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:04 smithi089 ceph-mon[98504]: pgmap v21589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:06 smithi060 ceph-mon[94233]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:06 smithi060 ceph-mon[109077]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:06 smithi089 ceph-mon[98504]: pgmap v21590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:08 smithi060 ceph-mon[94233]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:08 smithi060 ceph-mon[109077]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:08 smithi089 ceph-mon[98504]: pgmap v21591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:10 smithi060 ceph-mon[94233]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:10 smithi060 ceph-mon[109077]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:10 smithi089 ceph-mon[98504]: pgmap v21592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:12 smithi060 ceph-mon[109077]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:12 smithi060 ceph-mon[94233]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:12 smithi089 ceph-mon[98504]: pgmap v21593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:14 smithi060 ceph-mon[94233]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:14 smithi060 ceph-mon[109077]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:15:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:15:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:14 smithi089 ceph-mon[98504]: pgmap v21594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:16 smithi060 ceph-mon[94233]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:16 smithi060 ceph-mon[109077]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:16 smithi089 ceph-mon[98504]: pgmap v21595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:18 smithi060 ceph-mon[94233]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:18 smithi060 ceph-mon[109077]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:18 smithi089 ceph-mon[98504]: pgmap v21596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:20 smithi060 ceph-mon[94233]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:20 smithi060 ceph-mon[109077]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:20 smithi089 ceph-mon[98504]: pgmap v21597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:22 smithi060 ceph-mon[109077]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:22 smithi060 ceph-mon[94233]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:22 smithi089 ceph-mon[98504]: pgmap v21598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 15:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T15:15:23.377066141Z level=info msg="Completed cleanup jobs" duration=15.64932ms 2023-12-01T15:15:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:24 smithi060 ceph-mon[94233]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:24 smithi060 ceph-mon[109077]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:15:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:15:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:24 smithi089 ceph-mon[98504]: pgmap v21599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:26 smithi060 ceph-mon[109077]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:26 smithi060 ceph-mon[94233]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:26.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:26 smithi089 ceph-mon[98504]: pgmap v21600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:28 smithi060 ceph-mon[94233]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:28 smithi060 ceph-mon[109077]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:28 smithi089 ceph-mon[98504]: pgmap v21601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:30 smithi060 ceph-mon[94233]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:30 smithi060 ceph-mon[109077]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:30 smithi089 ceph-mon[98504]: pgmap v21602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:31.524 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:15:31.853 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:15:31.854 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:15:31.854 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:15:31.854 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:15:31.854 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:15:31.854 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:15:31.854 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:15:31.854 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:15:31.855 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:15:31.855 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:15:31.855 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:15:31.855 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:15:31.855 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:15:31.855 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:15:31.856 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:15:31.856 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:15:31.856 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:15:31.856 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:15:31.856 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:15:31.856 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:15:31.857 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:15:32.254 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:15:32.254 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:15:32.254 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:15:32.255 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:15:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:32 smithi060 ceph-mon[94233]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:32 smithi060 ceph-mon[94233]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:32 smithi060 ceph-mon[94233]: from='client.38550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:32 smithi060 ceph-mon[109077]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:32 smithi060 ceph-mon[109077]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:32 smithi060 ceph-mon[109077]: from='client.38550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:32 smithi089 ceph-mon[98504]: pgmap v21603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:32 smithi089 ceph-mon[98504]: from='client.48419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:32 smithi089 ceph-mon[98504]: from='client.38550 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:15:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1847488994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:15:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1847488994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:15:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1847488994' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:15:34.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:34 smithi060 ceph-mon[94233]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:34.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:34 smithi060 ceph-mon[109077]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:34.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:15:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:15:34.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:34 smithi089 ceph-mon[98504]: pgmap v21604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:36 smithi060 ceph-mon[94233]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:36 smithi060 ceph-mon[109077]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:36 smithi089 ceph-mon[98504]: pgmap v21605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:38 smithi060 ceph-mon[94233]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:38 smithi060 ceph-mon[109077]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:38 smithi089 ceph-mon[98504]: pgmap v21606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:40 smithi060 ceph-mon[94233]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:40 smithi060 ceph-mon[109077]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:40 smithi089 ceph-mon[98504]: pgmap v21607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:15:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:15:41.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:15:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[94233]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:15:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:15:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:15:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[109077]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:15:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:15:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:42 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:15:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:42 smithi089 ceph-mon[98504]: pgmap v21608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:15:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:15:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:42 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:15:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:44 smithi060 ceph-mon[94233]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:44 smithi060 ceph-mon[109077]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:15:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:15:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:44 smithi089 ceph-mon[98504]: pgmap v21609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:46 smithi060 ceph-mon[94233]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:46 smithi060 ceph-mon[109077]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:46 smithi089 ceph-mon[98504]: pgmap v21610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:48 smithi060 ceph-mon[94233]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:48 smithi060 ceph-mon[109077]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:48 smithi089 ceph-mon[98504]: pgmap v21611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:50 smithi060 ceph-mon[94233]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:50 smithi060 ceph-mon[109077]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:50 smithi089 ceph-mon[98504]: pgmap v21612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:52 smithi060 ceph-mon[94233]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:52 smithi060 ceph-mon[109077]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:52 smithi089 ceph-mon[98504]: pgmap v21613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:54 smithi060 ceph-mon[94233]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:54 smithi060 ceph-mon[109077]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:15:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:15:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:54 smithi089 ceph-mon[98504]: pgmap v21614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:56 smithi060 ceph-mon[94233]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:56 smithi060 ceph-mon[109077]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:56 smithi089 ceph-mon[98504]: pgmap v21615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:15:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:15:58 smithi060 ceph-mon[94233]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:15:58 smithi060 ceph-mon[109077]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:15:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:15:58 smithi089 ceph-mon[98504]: pgmap v21616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:00 smithi060 ceph-mon[94233]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:00 smithi060 ceph-mon[109077]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:00 smithi089 ceph-mon[98504]: pgmap v21617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:02 smithi060 ceph-mon[94233]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:02 smithi060 ceph-mon[109077]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:02 smithi089 ceph-mon[98504]: pgmap v21618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:02.619 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:16:02.945 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:16:02.946 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:16:03.345 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:16:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:16:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:16:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:03.345 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:16:03.346 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:16:03.347 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:16:03.347 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:16:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:03 smithi060 ceph-mon[94233]: from='client.38562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:03 smithi060 ceph-mon[109077]: from='client.38562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:03.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:03 smithi089 ceph-mon[98504]: from='client.38562 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:04 smithi060 ceph-mon[94233]: from='client.38568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:04 smithi060 ceph-mon[94233]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:04.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1319209613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:16:04.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:16:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:16:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:04 smithi060 ceph-mon[109077]: from='client.38568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:04 smithi060 ceph-mon[109077]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:04.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1319209613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:16:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:04 smithi089 ceph-mon[98504]: from='client.38568 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:04 smithi089 ceph-mon[98504]: pgmap v21619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1319209613' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:16:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:06 smithi060 ceph-mon[94233]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:06 smithi060 ceph-mon[109077]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:06 smithi089 ceph-mon[98504]: pgmap v21620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:08 smithi060 ceph-mon[94233]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:08 smithi060 ceph-mon[109077]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:08 smithi089 ceph-mon[98504]: pgmap v21621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:10 smithi060 ceph-mon[94233]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:10 smithi060 ceph-mon[109077]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:10 smithi089 ceph-mon[98504]: pgmap v21622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:12 smithi060 ceph-mon[94233]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:12 smithi060 ceph-mon[109077]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:12 smithi089 ceph-mon[98504]: pgmap v21623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:14 smithi060 ceph-mon[94233]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:14 smithi060 ceph-mon[109077]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:16:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:16:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:14 smithi089 ceph-mon[98504]: pgmap v21624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:16 smithi060 ceph-mon[94233]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:16 smithi060 ceph-mon[109077]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:16 smithi089 ceph-mon[98504]: pgmap v21625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:18 smithi060 ceph-mon[94233]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:18 smithi060 ceph-mon[109077]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:18 smithi089 ceph-mon[98504]: pgmap v21626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:20 smithi060 ceph-mon[94233]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:20.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:20 smithi060 ceph-mon[109077]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:20 smithi089 ceph-mon[98504]: pgmap v21627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:22 smithi060 ceph-mon[94233]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:22 smithi060 ceph-mon[109077]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:22 smithi089 ceph-mon[98504]: pgmap v21628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:24 smithi060 ceph-mon[94233]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:24 smithi060 ceph-mon[109077]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:16:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:16:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:24 smithi089 ceph-mon[98504]: pgmap v21629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:26 smithi060 ceph-mon[94233]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:26 smithi060 ceph-mon[109077]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:26 smithi089 ceph-mon[98504]: pgmap v21630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:28 smithi060 ceph-mon[94233]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:28 smithi060 ceph-mon[109077]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:28 smithi089 ceph-mon[98504]: pgmap v21631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:30 smithi060 ceph-mon[94233]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:30 smithi060 ceph-mon[109077]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:30 smithi089 ceph-mon[98504]: pgmap v21632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:32 smithi060 ceph-mon[94233]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:32 smithi060 ceph-mon[109077]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:32 smithi089 ceph-mon[98504]: pgmap v21633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:33.710 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:16:34.040 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:16:34.041 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:16:34.443 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:16:34.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:16:34.444 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:16:34.444 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:16:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:34 smithi060 ceph-mon[94233]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:34 smithi060 ceph-mon[94233]: from='client.38580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:34 smithi060 ceph-mon[109077]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:34 smithi060 ceph-mon[109077]: from='client.38580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:16:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:16:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:34 smithi089 ceph-mon[98504]: pgmap v21634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:34 smithi089 ceph-mon[98504]: from='client.38580 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:35 smithi060 ceph-mon[94233]: from='client.38586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4170111067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:16:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:35 smithi060 ceph-mon[109077]: from='client.38586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4170111067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:16:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:35 smithi089 ceph-mon[98504]: from='client.38586 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:16:35.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4170111067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:16:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:36 smithi060 ceph-mon[94233]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:36 smithi060 ceph-mon[109077]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:36 smithi089 ceph-mon[98504]: pgmap v21635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:38 smithi060 ceph-mon[94233]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:38 smithi060 ceph-mon[109077]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:38 smithi089 ceph-mon[98504]: pgmap v21636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:40 smithi060 ceph-mon[94233]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:40 smithi060 ceph-mon[109077]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:40 smithi089 ceph-mon[98504]: pgmap v21637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:42 smithi060 ceph-mon[94233]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:16:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:42 smithi060 ceph-mon[109077]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:16:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:42 smithi089 ceph-mon[98504]: pgmap v21638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:16:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:16:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:43 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:16:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:16:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:43 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:16:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:44 smithi060 ceph-mon[94233]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:44 smithi060 ceph-mon[109077]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:16:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:16:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:44 smithi089 ceph-mon[98504]: pgmap v21639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:46 smithi060 ceph-mon[94233]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:46 smithi060 ceph-mon[109077]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:46 smithi089 ceph-mon[98504]: pgmap v21640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:48 smithi060 ceph-mon[94233]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:48 smithi060 ceph-mon[109077]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:48 smithi089 ceph-mon[98504]: pgmap v21641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:50 smithi060 ceph-mon[94233]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:50 smithi060 ceph-mon[109077]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:50 smithi089 ceph-mon[98504]: pgmap v21642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:52.509 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:52 smithi060 ceph-mon[94233]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:52 smithi060 ceph-mon[109077]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:52 smithi089 ceph-mon[98504]: pgmap v21643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:54 smithi060 ceph-mon[94233]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:54 smithi060 ceph-mon[109077]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:16:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:16:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:54 smithi089 ceph-mon[98504]: pgmap v21644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:56 smithi060 ceph-mon[94233]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:56 smithi060 ceph-mon[109077]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:56 smithi089 ceph-mon[98504]: pgmap v21645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:16:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:16:58 smithi060 ceph-mon[94233]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:16:58 smithi060 ceph-mon[109077]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:16:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:16:58 smithi089 ceph-mon[98504]: pgmap v21646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:00 smithi060 ceph-mon[94233]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:00 smithi060 ceph-mon[109077]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:00 smithi089 ceph-mon[98504]: pgmap v21647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:02 smithi060 ceph-mon[94233]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:02.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:02 smithi060 ceph-mon[109077]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:02 smithi089 ceph-mon[98504]: pgmap v21648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:04 smithi060 ceph-mon[94233]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:04 smithi060 ceph-mon[109077]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:17:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:17:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:04 smithi089 ceph-mon[98504]: pgmap v21649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:04.807 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:17:05.134 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:17:05.135 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:05.533 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:17:05.534 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:17:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:05 smithi060 ceph-mon[94233]: from='client.38598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:05 smithi060 ceph-mon[109077]: from='client.38598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:05.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:05 smithi089 ceph-mon[98504]: from='client.38598 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:06 smithi060 ceph-mon[94233]: from='client.38604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:06 smithi060 ceph-mon[94233]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/680161524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:17:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:06 smithi060 ceph-mon[109077]: from='client.38604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:06 smithi060 ceph-mon[109077]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/680161524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:17:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:06 smithi089 ceph-mon[98504]: from='client.38604 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:06 smithi089 ceph-mon[98504]: pgmap v21650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/680161524' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:17:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:08 smithi060 ceph-mon[94233]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:08 smithi060 ceph-mon[109077]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:08 smithi089 ceph-mon[98504]: pgmap v21651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:10 smithi060 ceph-mon[94233]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:10 smithi060 ceph-mon[109077]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:10 smithi089 ceph-mon[98504]: pgmap v21652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:12 smithi060 ceph-mon[94233]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:12 smithi060 ceph-mon[109077]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:12 smithi089 ceph-mon[98504]: pgmap v21653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:14 smithi060 ceph-mon[94233]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:14 smithi060 ceph-mon[109077]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:17:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:17:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:14 smithi089 ceph-mon[98504]: pgmap v21654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:16 smithi060 ceph-mon[94233]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:16 smithi060 ceph-mon[109077]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:16 smithi089 ceph-mon[98504]: pgmap v21655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:18 smithi060 ceph-mon[94233]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:18 smithi060 ceph-mon[109077]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:18 smithi089 ceph-mon[98504]: pgmap v21656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:20 smithi060 ceph-mon[94233]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:20 smithi060 ceph-mon[109077]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:20 smithi089 ceph-mon[98504]: pgmap v21657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:22 smithi060 ceph-mon[94233]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:22 smithi060 ceph-mon[109077]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:22 smithi089 ceph-mon[98504]: pgmap v21658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:24 smithi060 ceph-mon[94233]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:24.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:24 smithi060 ceph-mon[109077]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:24.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:17:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:17:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:24 smithi089 ceph-mon[98504]: pgmap v21659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:26 smithi060 ceph-mon[94233]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:26 smithi060 ceph-mon[109077]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:26 smithi089 ceph-mon[98504]: pgmap v21660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:28 smithi060 ceph-mon[94233]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:28 smithi060 ceph-mon[109077]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:28 smithi089 ceph-mon[98504]: pgmap v21661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:30 smithi060 ceph-mon[94233]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:30 smithi060 ceph-mon[109077]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:30 smithi089 ceph-mon[98504]: pgmap v21662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:32 smithi060 ceph-mon[94233]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:32 smithi060 ceph-mon[109077]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:32 smithi089 ceph-mon[98504]: pgmap v21663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:34 smithi060 ceph-mon[94233]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:34 smithi060 ceph-mon[109077]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:17:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:17:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:34 smithi089 ceph-mon[98504]: pgmap v21664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:35.895 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:17:36.221 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:17:36.221 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:17:36.221 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:17:36.221 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:17:36.222 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:17:36.223 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:17:36.223 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:17:36.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:17:36.632 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:17:36.632 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:17:36.632 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:17:36.632 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:17:36.632 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:17:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:36 smithi060 ceph-mon[94233]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:36 smithi060 ceph-mon[94233]: from='client.38616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:36 smithi060 ceph-mon[109077]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:36 smithi060 ceph-mon[109077]: from='client.38616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:36 smithi089 ceph-mon[98504]: pgmap v21665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:36 smithi089 ceph-mon[98504]: from='client.38616 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:37 smithi060 ceph-mon[94233]: from='client.38622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/159407388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:17:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:37 smithi060 ceph-mon[109077]: from='client.38622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/159407388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:17:37.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:37 smithi089 ceph-mon[98504]: from='client.38622 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:17:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/159407388' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:17:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:38 smithi060 ceph-mon[94233]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:38 smithi060 ceph-mon[109077]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:38 smithi089 ceph-mon[98504]: pgmap v21666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:40 smithi060 ceph-mon[94233]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:40 smithi060 ceph-mon[109077]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:40 smithi089 ceph-mon[98504]: pgmap v21667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:42 smithi060 ceph-mon[94233]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:42 smithi060 ceph-mon[109077]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:42 smithi089 ceph-mon[98504]: pgmap v21668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:43 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:17:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:43 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:17:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:43 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:17:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:17:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:17:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[94233]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:17:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:17:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:17:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[109077]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:17:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:17:44.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:17:44.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:44 smithi089 ceph-mon[98504]: pgmap v21669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:17:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:17:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:17:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:46 smithi060 ceph-mon[94233]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:46 smithi060 ceph-mon[109077]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:46 smithi089 ceph-mon[98504]: pgmap v21670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:48 smithi060 ceph-mon[94233]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:48 smithi060 ceph-mon[109077]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:48 smithi089 ceph-mon[98504]: pgmap v21671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:50 smithi060 ceph-mon[94233]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:50 smithi060 ceph-mon[109077]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:50 smithi089 ceph-mon[98504]: pgmap v21672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:52 smithi060 ceph-mon[94233]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:52 smithi060 ceph-mon[109077]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:52.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:52 smithi089 ceph-mon[98504]: pgmap v21673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:54 smithi060 ceph-mon[94233]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:54 smithi060 ceph-mon[109077]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:17:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:17:54.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:54 smithi089 ceph-mon[98504]: pgmap v21674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:56 smithi060 ceph-mon[94233]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:56 smithi060 ceph-mon[109077]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:56 smithi089 ceph-mon[98504]: pgmap v21675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:17:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:17:58 smithi060 ceph-mon[94233]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:58.833 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:17:58 smithi060 ceph-mon[109077]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:17:58.833 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:17:58 smithi089 ceph-mon[98504]: pgmap v21676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:00 smithi060 ceph-mon[94233]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:00 smithi060 ceph-mon[109077]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:00 smithi089 ceph-mon[98504]: pgmap v21677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:02 smithi060 ceph-mon[94233]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:02 smithi060 ceph-mon[109077]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:02.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:02 smithi089 ceph-mon[98504]: pgmap v21678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:04 smithi060 ceph-mon[109077]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:04 smithi060 ceph-mon[94233]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:18:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:18:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:04 smithi089 ceph-mon[98504]: pgmap v21679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:06 smithi060 ceph-mon[94233]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:06 smithi060 ceph-mon[109077]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:06 smithi089 ceph-mon[98504]: pgmap v21680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:06.990 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:18:07.316 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:18:07.317 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:18:07.721 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:18:07.721 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:18:07.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:18:07.722 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:18:07.723 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:18:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[94233]: from='client.48509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[94233]: from='client.38640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[94233]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:08.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3935073823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:18:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[109077]: from='client.48509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[109077]: from='client.38640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:08.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[109077]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:08.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3935073823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:18:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:08 smithi089 ceph-mon[98504]: from='client.48509 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:08 smithi089 ceph-mon[98504]: from='client.38640 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:08 smithi089 ceph-mon[98504]: pgmap v21681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3935073823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:18:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:10 smithi060 ceph-mon[94233]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:10 smithi060 ceph-mon[109077]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:10 smithi089 ceph-mon[98504]: pgmap v21682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:12 smithi060 ceph-mon[94233]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:12 smithi060 ceph-mon[109077]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:12 smithi089 ceph-mon[98504]: pgmap v21683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:14 smithi060 ceph-mon[94233]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:14 smithi060 ceph-mon[109077]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:18:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:18:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:14 smithi089 ceph-mon[98504]: pgmap v21684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:16 smithi060 ceph-mon[94233]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:16.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:16 smithi060 ceph-mon[109077]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:16 smithi089 ceph-mon[98504]: pgmap v21685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:18 smithi060 ceph-mon[94233]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:18 smithi060 ceph-mon[109077]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:18 smithi089 ceph-mon[98504]: pgmap v21686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:20 smithi060 ceph-mon[94233]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:20 smithi060 ceph-mon[109077]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:20 smithi089 ceph-mon[98504]: pgmap v21687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:22.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:22 smithi060 ceph-mon[94233]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:22.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:22 smithi060 ceph-mon[109077]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:22.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:22 smithi089 ceph-mon[98504]: pgmap v21688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:24 smithi060 ceph-mon[94233]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:24 smithi060 ceph-mon[109077]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:18:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:18:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:24 smithi089 ceph-mon[98504]: pgmap v21689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:26 smithi060 ceph-mon[94233]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:26 smithi060 ceph-mon[109077]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:26 smithi089 ceph-mon[98504]: pgmap v21690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:27.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:28 smithi060 ceph-mon[94233]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:28 smithi060 ceph-mon[109077]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:28 smithi089 ceph-mon[98504]: pgmap v21691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:30 smithi060 ceph-mon[94233]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:30 smithi060 ceph-mon[109077]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:30 smithi089 ceph-mon[98504]: pgmap v21692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:32 smithi089 ceph-mon[98504]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:32 smithi060 ceph-mon[94233]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:32 smithi060 ceph-mon[109077]: pgmap v21693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:34 smithi060 ceph-mon[94233]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:34 smithi060 ceph-mon[109077]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:18:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:18:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:34 smithi089 ceph-mon[98504]: pgmap v21694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:36 smithi060 ceph-mon[94233]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:36 smithi060 ceph-mon[109077]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:36 smithi089 ceph-mon[98504]: pgmap v21695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:38.085 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:18:38.413 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:18:38.413 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:18:38.413 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:18:38.413 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:18:38.413 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:18:38.414 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:18:38.415 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:18:38.415 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:18:38.415 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:18:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:38 smithi060 ceph-mon[109077]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:38 smithi060 ceph-mon[94233]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:38 smithi089 ceph-mon[98504]: pgmap v21696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:38.813 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:18:38.813 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:18:38.813 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:18:38.813 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:38.813 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:18:38.814 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:18:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:39 smithi060 ceph-mon[94233]: from='client.38652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:39 smithi060 ceph-mon[94233]: from='client.48533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2082498696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:18:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:39 smithi060 ceph-mon[109077]: from='client.38652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:39 smithi060 ceph-mon[109077]: from='client.48533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2082498696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:18:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:39 smithi089 ceph-mon[98504]: from='client.38652 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:39 smithi089 ceph-mon[98504]: from='client.48533 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:18:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2082498696' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:18:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:40 smithi060 ceph-mon[94233]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:40 smithi060 ceph-mon[109077]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:40 smithi089 ceph-mon[98504]: pgmap v21697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:42 smithi089 ceph-mon[98504]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:42 smithi060 ceph-mon[109077]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:42 smithi060 ceph-mon[94233]: pgmap v21698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[94233]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:18:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:18:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:18:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:18:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:18:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:18:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[109077]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:44.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:18:44.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:18:44.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:18:44.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:18:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:44 smithi089 ceph-mon[98504]: pgmap v21699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:18:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:18:44.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:18:44.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:18:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:46 smithi060 ceph-mon[94233]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:46 smithi060 ceph-mon[109077]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:46 smithi089 ceph-mon[98504]: pgmap v21700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:48 smithi060 ceph-mon[94233]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:48 smithi060 ceph-mon[109077]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:48 smithi089 ceph-mon[98504]: pgmap v21701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:50 smithi060 ceph-mon[94233]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:50 smithi060 ceph-mon[109077]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:50 smithi089 ceph-mon[98504]: pgmap v21702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:52 smithi089 ceph-mon[98504]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:52 smithi060 ceph-mon[94233]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:52 smithi060 ceph-mon[109077]: pgmap v21703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:54 smithi060 ceph-mon[94233]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:54 smithi060 ceph-mon[109077]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:18:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:18:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:54 smithi089 ceph-mon[98504]: pgmap v21704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:56 smithi060 ceph-mon[94233]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:56 smithi060 ceph-mon[109077]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:56.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:56 smithi089 ceph-mon[98504]: pgmap v21705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:18:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:18:58 smithi060 ceph-mon[94233]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:18:58 smithi060 ceph-mon[109077]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:18:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:18:58 smithi089 ceph-mon[98504]: pgmap v21706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:00 smithi060 ceph-mon[94233]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:00 smithi060 ceph-mon[109077]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:00 smithi089 ceph-mon[98504]: pgmap v21707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:02 smithi089 ceph-mon[98504]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:02 smithi060 ceph-mon[94233]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:02 smithi060 ceph-mon[109077]: pgmap v21708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:04 smithi060 ceph-mon[94233]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:04 smithi060 ceph-mon[109077]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:04.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:19:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:19:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:04 smithi089 ceph-mon[98504]: pgmap v21709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:06 smithi060 ceph-mon[94233]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:06 smithi060 ceph-mon[109077]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:06 smithi089 ceph-mon[98504]: pgmap v21710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:08 smithi060 ceph-mon[94233]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:08 smithi060 ceph-mon[109077]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:08 smithi089 ceph-mon[98504]: pgmap v21711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:09.177 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:19:09.507 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:19:09.507 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:19:09.507 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:19:09.508 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:19:09.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:19:09.509 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:19:09.509 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:19:09.901 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:19:09.902 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:09.902 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:19:09.902 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:19:09.902 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:19:09.902 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:19:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[94233]: from='client.38670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[94233]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[94233]: from='client.48551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1275160066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:19:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[109077]: from='client.38670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[109077]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[109077]: from='client.48551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:10.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1275160066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:19:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:10 smithi089 ceph-mon[98504]: from='client.38670 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:10 smithi089 ceph-mon[98504]: pgmap v21712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:10 smithi089 ceph-mon[98504]: from='client.48551 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:10.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1275160066' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:19:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:12 smithi089 ceph-mon[98504]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:12 smithi060 ceph-mon[109077]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:12 smithi060 ceph-mon[94233]: pgmap v21713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:14 smithi060 ceph-mon[94233]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:14 smithi060 ceph-mon[109077]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:19:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:19:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:14 smithi089 ceph-mon[98504]: pgmap v21714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:16 smithi060 ceph-mon[109077]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:16 smithi060 ceph-mon[94233]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:16 smithi089 ceph-mon[98504]: pgmap v21715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:18.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:18 smithi060 ceph-mon[94233]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:18.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:18 smithi060 ceph-mon[109077]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:18.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:18 smithi089 ceph-mon[98504]: pgmap v21716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:20 smithi060 ceph-mon[94233]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:20 smithi060 ceph-mon[109077]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:20 smithi089 ceph-mon[98504]: pgmap v21717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:22 smithi089 ceph-mon[98504]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:22 smithi060 ceph-mon[94233]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:22 smithi060 ceph-mon[109077]: pgmap v21718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:24 smithi060 ceph-mon[94233]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:24 smithi060 ceph-mon[109077]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:19:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:19:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:24 smithi089 ceph-mon[98504]: pgmap v21719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:26 smithi060 ceph-mon[94233]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:26 smithi060 ceph-mon[109077]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:26 smithi089 ceph-mon[98504]: pgmap v21720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:28 smithi060 ceph-mon[109077]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:28 smithi060 ceph-mon[94233]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:28 smithi089 ceph-mon[98504]: pgmap v21721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:30 smithi060 ceph-mon[94233]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:30 smithi060 ceph-mon[109077]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:30 smithi089 ceph-mon[98504]: pgmap v21722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:32.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:32 smithi089 ceph-mon[98504]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:32 smithi060 ceph-mon[94233]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:32 smithi060 ceph-mon[109077]: pgmap v21723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:34 smithi060 ceph-mon[94233]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:34 smithi060 ceph-mon[109077]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:19:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:19:34.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:34 smithi089 ceph-mon[98504]: pgmap v21724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:36 smithi060 ceph-mon[94233]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:36 smithi060 ceph-mon[109077]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:36 smithi089 ceph-mon[98504]: pgmap v21725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:38 smithi060 ceph-mon[94233]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:38 smithi060 ceph-mon[109077]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:38 smithi089 ceph-mon[98504]: pgmap v21726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:40.262 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:19:40.591 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:19:40.591 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:19:40.591 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:19:40.591 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:19:40.591 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:19:40.591 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:19:40.591 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:19:40.592 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:19:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:40 smithi060 ceph-mon[109077]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:40 smithi060 ceph-mon[94233]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:40 smithi089 ceph-mon[98504]: pgmap v21727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:40.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:19:40.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:19:40.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:19:40.991 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:19:40.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:19:40.991 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:19:40.991 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:19:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:41 smithi060 ceph-mon[94233]: from='client.38688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:41 smithi060 ceph-mon[94233]: from='client.38694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/709650731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:41 smithi060 ceph-mon[109077]: from='client.38688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:41 smithi060 ceph-mon[109077]: from='client.38694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/709650731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:41 smithi089 ceph-mon[98504]: from='client.38688 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:41 smithi089 ceph-mon[98504]: from='client.38694 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:19:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/709650731' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:19:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:42 smithi060 ceph-mon[94233]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:42 smithi060 ceph-mon[109077]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:42 smithi089 ceph-mon[98504]: pgmap v21728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:44 smithi060 ceph-mon[94233]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:44 smithi060 ceph-mon[109077]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:19:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:19:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:44 smithi089 ceph-mon[98504]: pgmap v21729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:19:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:19:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:19:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:19:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:19:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:19:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:19:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:19:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:19:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:19:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:19:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:19:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:46 smithi060 ceph-mon[94233]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:46 smithi060 ceph-mon[109077]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:46 smithi089 ceph-mon[98504]: pgmap v21730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:48 smithi060 ceph-mon[94233]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:48 smithi060 ceph-mon[109077]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:48 smithi089 ceph-mon[98504]: pgmap v21731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:50 smithi060 ceph-mon[94233]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:50 smithi060 ceph-mon[109077]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:50 smithi089 ceph-mon[98504]: pgmap v21732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:52 smithi089 ceph-mon[98504]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:52 smithi060 ceph-mon[94233]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:52 smithi060 ceph-mon[109077]: pgmap v21733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:54 smithi060 ceph-mon[94233]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:19:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:19:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:54 smithi060 ceph-mon[109077]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:54 smithi089 ceph-mon[98504]: pgmap v21734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:56 smithi060 ceph-mon[94233]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:56 smithi060 ceph-mon[109077]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:56 smithi089 ceph-mon[98504]: pgmap v21735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:57.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:19:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:19:58 smithi060 ceph-mon[109077]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:19:58 smithi060 ceph-mon[94233]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:19:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:19:58 smithi089 ceph-mon[98504]: pgmap v21736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T15:20:00.000+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:00 smithi060 ceph-mon[94233]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:00 smithi060 ceph-mon[109077]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:00 smithi089 ceph-mon[98504]: pgmap v21737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:20:02.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:02 smithi089 ceph-mon[98504]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:02 smithi060 ceph-mon[94233]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:02 smithi060 ceph-mon[109077]: pgmap v21738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:04 smithi060 ceph-mon[94233]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:04 smithi060 ceph-mon[109077]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:20:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:20:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:04 smithi089 ceph-mon[98504]: pgmap v21739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:06 smithi060 ceph-mon[94233]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:06 smithi060 ceph-mon[109077]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:06 smithi089 ceph-mon[98504]: pgmap v21740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:08 smithi060 ceph-mon[94233]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:08.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:08 smithi060 ceph-mon[109077]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:08 smithi089 ceph-mon[98504]: pgmap v21741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:10 smithi060 ceph-mon[94233]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:10 smithi060 ceph-mon[109077]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:10 smithi089 ceph-mon[98504]: pgmap v21742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:11.353 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:20:11.680 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:20:11.680 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:20:11.680 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:20:11.680 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:20:11.680 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:20:11.680 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:20:11.681 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:20:11.682 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:20:11.682 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:20:12.077 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:20:12.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:20:12.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:20:12.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:12.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:20:12.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:20:12.078 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:20:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:12 smithi089 ceph-mon[98504]: from='client.38706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:12 smithi089 ceph-mon[98504]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:12 smithi089 ceph-mon[98504]: from='client.48587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/805261442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[109077]: from='client.38706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[109077]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[109077]: from='client.48587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/805261442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[94233]: from='client.38706 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[94233]: pgmap v21743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[94233]: from='client.48587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/805261442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:20:14.458 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:20:14] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:20:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:14 smithi060 ceph-mon[109077]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:14 smithi060 ceph-mon[94233]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:14.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:14 smithi089 ceph-mon[98504]: pgmap v21744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:16 smithi060 ceph-mon[94233]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:16 smithi060 ceph-mon[109077]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:16 smithi089 ceph-mon[98504]: pgmap v21745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:18 smithi060 ceph-mon[94233]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:18 smithi060 ceph-mon[109077]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:18 smithi089 ceph-mon[98504]: pgmap v21746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:20 smithi060 ceph-mon[94233]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:20 smithi060 ceph-mon[109077]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:20.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:20 smithi089 ceph-mon[98504]: pgmap v21747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:22.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:22 smithi089 ceph-mon[98504]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:22 smithi060 ceph-mon[94233]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:22 smithi060 ceph-mon[109077]: pgmap v21748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:24 smithi060 ceph-mon[94233]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:24 smithi060 ceph-mon[109077]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:20:24] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:20:24.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:24 smithi089 ceph-mon[98504]: pgmap v21749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:26 smithi060 ceph-mon[94233]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:26 smithi060 ceph-mon[109077]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:26.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:26 smithi089 ceph-mon[98504]: pgmap v21750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:28 smithi060 ceph-mon[94233]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:28 smithi060 ceph-mon[109077]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:28 smithi089 ceph-mon[98504]: pgmap v21751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:30 smithi060 ceph-mon[94233]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:30 smithi060 ceph-mon[109077]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:30 smithi089 ceph-mon[98504]: pgmap v21752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:32 smithi089 ceph-mon[98504]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:32 smithi060 ceph-mon[94233]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:32 smithi060 ceph-mon[109077]: pgmap v21753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:34 smithi060 ceph-mon[94233]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:34 smithi060 ceph-mon[109077]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:20:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:20:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:34 smithi089 ceph-mon[98504]: pgmap v21754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:36 smithi060 ceph-mon[94233]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:36 smithi060 ceph-mon[109077]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:36 smithi089 ceph-mon[98504]: pgmap v21755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:38 smithi060 ceph-mon[94233]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:38 smithi060 ceph-mon[109077]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:38 smithi089 ceph-mon[98504]: pgmap v21756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:40 smithi060 ceph-mon[94233]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:40.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:40 smithi060 ceph-mon[109077]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:40 smithi089 ceph-mon[98504]: pgmap v21757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:42.442 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:20:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:42 smithi060 ceph-mon[109077]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:42 smithi060 ceph-mon[94233]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:42.770 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5892M 2097M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6418M 2097M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5649M 2097M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:20:42.771 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5588M 2097M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:20:42.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4794M 2379M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:20:42.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5498M 2379M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:20:42.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4856M 2379M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:20:42.772 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5577M 2379M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:20:42.772 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:20:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:42 smithi089 ceph-mon[98504]: pgmap v21758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:43.169 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:20:43.170 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:20:43.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:20:43.170 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:43.170 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:20:43.170 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:20:43.173 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:20:43.174 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:20:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:43 smithi060 ceph-mon[94233]: from='client.38724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:43 smithi060 ceph-mon[94233]: from='client.38730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/977109103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:20:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:43 smithi060 ceph-mon[109077]: from='client.38724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:43 smithi060 ceph-mon[109077]: from='client.38730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/977109103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:20:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:43 smithi089 ceph-mon[98504]: from='client.38724 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:43 smithi089 ceph-mon[98504]: from='client.38730 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:20:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/977109103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:20:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:44 smithi060 ceph-mon[94233]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:20:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:20:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:44 smithi060 ceph-mon[109077]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:44 smithi089 ceph-mon[98504]: pgmap v21759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:20:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:20:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2088M 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2374M 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:20:46.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2088M 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2374M 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:20:46.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: pgmap v21760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2088M 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2374M 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:46.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:20:46.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:20:46.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:20:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:48 smithi060 ceph-mon[94233]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:48 smithi060 ceph-mon[109077]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:48.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:48 smithi089 ceph-mon[98504]: pgmap v21761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:50.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:50 smithi060 ceph-mon[94233]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:50.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:50 smithi060 ceph-mon[109077]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:50 smithi089 ceph-mon[98504]: pgmap v21762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:52 smithi060 ceph-mon[94233]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:52 smithi060 ceph-mon[109077]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:52 smithi089 ceph-mon[98504]: pgmap v21763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:54 smithi060 ceph-mon[94233]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:54 smithi060 ceph-mon[109077]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:20:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:20:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:54 smithi089 ceph-mon[98504]: pgmap v21764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:56 smithi060 ceph-mon[94233]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:56 smithi060 ceph-mon[109077]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:56 smithi089 ceph-mon[98504]: pgmap v21765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:20:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:20:58 smithi060 ceph-mon[94233]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:20:58 smithi060 ceph-mon[109077]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:20:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:20:58 smithi089 ceph-mon[98504]: pgmap v21766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:00 smithi060 ceph-mon[94233]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:00 smithi060 ceph-mon[109077]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:00.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:00 smithi089 ceph-mon[98504]: pgmap v21767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:02 smithi060 ceph-mon[94233]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:02 smithi060 ceph-mon[109077]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:02 smithi089 ceph-mon[98504]: pgmap v21768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:04 smithi060 ceph-mon[94233]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:04 smithi060 ceph-mon[109077]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:21:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:21:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:04 smithi089 ceph-mon[98504]: pgmap v21769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:06 smithi060 ceph-mon[94233]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:06 smithi060 ceph-mon[109077]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:06 smithi089 ceph-mon[98504]: pgmap v21770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:08 smithi060 ceph-mon[94233]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:08 smithi060 ceph-mon[109077]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:08.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:08 smithi089 ceph-mon[98504]: pgmap v21771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:10 smithi060 ceph-mon[94233]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:10 smithi060 ceph-mon[109077]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:10 smithi089 ceph-mon[98504]: pgmap v21772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:12 smithi060 ceph-mon[109077]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:12 smithi060 ceph-mon[94233]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:12 smithi089 ceph-mon[98504]: pgmap v21773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:13.533 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:21:13.859 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5892M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6418M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5649M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5588M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4794M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5498M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4856M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5577M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:21:13.860 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:21:14.257 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:21:14.257 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:21:14.258 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:14.259 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:21:14.259 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:21:14.259 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:21:14.259 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:21:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[109077]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[109077]: from='client.38742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[109077]: from='client.48623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1875481071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:21:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[94233]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[94233]: from='client.38742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[94233]: from='client.48623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1875481071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:21:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:21:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:21:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:14 smithi089 ceph-mon[98504]: pgmap v21774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:14 smithi089 ceph-mon[98504]: from='client.38742 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:14 smithi089 ceph-mon[98504]: from='client.48623 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1875481071' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:21:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:16 smithi060 ceph-mon[94233]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:16 smithi060 ceph-mon[109077]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:16 smithi089 ceph-mon[98504]: pgmap v21775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:18 smithi060 ceph-mon[94233]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:18 smithi060 ceph-mon[109077]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:18 smithi089 ceph-mon[98504]: pgmap v21776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:20 smithi060 ceph-mon[94233]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:20 smithi060 ceph-mon[109077]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:20 smithi089 ceph-mon[98504]: pgmap v21777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:22.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:22 smithi060 ceph-mon[94233]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:22.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:22 smithi060 ceph-mon[109077]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:22 smithi089 ceph-mon[98504]: pgmap v21778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:24 smithi060 ceph-mon[94233]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:24 smithi060 ceph-mon[109077]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:21:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:21:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:24 smithi089 ceph-mon[98504]: pgmap v21779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:26 smithi060 ceph-mon[94233]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:26 smithi060 ceph-mon[109077]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:26 smithi089 ceph-mon[98504]: pgmap v21780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:28 smithi060 ceph-mon[94233]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:28 smithi060 ceph-mon[109077]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:28.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:28 smithi089 ceph-mon[98504]: pgmap v21781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:30 smithi060 ceph-mon[94233]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:30 smithi060 ceph-mon[109077]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:30 smithi089 ceph-mon[98504]: pgmap v21782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:32 smithi060 ceph-mon[94233]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:32 smithi060 ceph-mon[109077]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:32 smithi089 ceph-mon[98504]: pgmap v21783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:34 smithi060 ceph-mon[109077]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:34.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:34 smithi060 ceph-mon[94233]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:21:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:21:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:34 smithi089 ceph-mon[98504]: pgmap v21784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:36 smithi060 ceph-mon[94233]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:36 smithi060 ceph-mon[109077]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:36 smithi089 ceph-mon[98504]: pgmap v21785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:38.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:38 smithi060 ceph-mon[94233]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:38.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:38 smithi060 ceph-mon[109077]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:38.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:38 smithi089 ceph-mon[98504]: pgmap v21786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:40 smithi060 ceph-mon[94233]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:40 smithi060 ceph-mon[109077]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:40 smithi089 ceph-mon[98504]: pgmap v21787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:42 smithi060 ceph-mon[94233]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:42 smithi060 ceph-mon[109077]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:42 smithi089 ceph-mon[98504]: pgmap v21788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:44.625 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:21:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:44 smithi060 ceph-mon[94233]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:44 smithi060 ceph-mon[109077]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:21:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:21:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:44 smithi089 ceph-mon[98504]: pgmap v21789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:44.953 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:21:44.953 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:21:44.953 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:21:44.953 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:21:44.953 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5892M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6418M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5649M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5588M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4794M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5498M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:21:44.954 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4856M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:21:44.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5577M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:21:44.955 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:45.355 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:21:45.356 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:21:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:45 smithi060 ceph-mon[94233]: from='client.38760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:45 smithi060 ceph-mon[94233]: from='client.38766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3327919152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:21:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:45 smithi060 ceph-mon[109077]: from='client.38760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:45 smithi060 ceph-mon[109077]: from='client.38766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3327919152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:21:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:45 smithi089 ceph-mon[98504]: from='client.38760 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:45 smithi089 ceph-mon[98504]: from='client.38766 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:21:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3327919152' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:21:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:46 smithi060 ceph-mon[94233]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:21:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:46 smithi060 ceph-mon[109077]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:21:46.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:46 smithi089 ceph-mon[98504]: pgmap v21790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:21:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:21:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:21:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:21:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:21:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:21:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:21:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:21:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:21:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:21:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:48 smithi089 ceph-mon[98504]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:48 smithi060 ceph-mon[94233]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:48 smithi060 ceph-mon[109077]: pgmap v21791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:50.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:50 smithi089 ceph-mon[98504]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:50 smithi060 ceph-mon[94233]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:50 smithi060 ceph-mon[109077]: pgmap v21792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:52 smithi060 ceph-mon[94233]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:52 smithi060 ceph-mon[109077]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:52 smithi089 ceph-mon[98504]: pgmap v21793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:54 smithi060 ceph-mon[94233]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:21:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:21:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:54 smithi060 ceph-mon[109077]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:54 smithi089 ceph-mon[98504]: pgmap v21794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:56 smithi060 ceph-mon[94233]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:56 smithi060 ceph-mon[109077]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:56 smithi089 ceph-mon[98504]: pgmap v21795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:21:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:21:58 smithi060 ceph-mon[94233]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:21:58 smithi060 ceph-mon[109077]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:21:58.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:21:58 smithi089 ceph-mon[98504]: pgmap v21796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:00 smithi060 ceph-mon[94233]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:00.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:00 smithi060 ceph-mon[109077]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:00 smithi089 ceph-mon[98504]: pgmap v21797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:02 smithi060 ceph-mon[94233]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:02 smithi060 ceph-mon[109077]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:02 smithi089 ceph-mon[98504]: pgmap v21798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:04 smithi060 ceph-mon[94233]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:04 smithi060 ceph-mon[109077]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:22:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:22:04.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:04 smithi089 ceph-mon[98504]: pgmap v21799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:06.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:06 smithi060 ceph-mon[94233]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:06 smithi060 ceph-mon[109077]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:06 smithi089 ceph-mon[98504]: pgmap v21800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:08.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:08 smithi060 ceph-mon[94233]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:08.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:08 smithi060 ceph-mon[109077]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:08 smithi089 ceph-mon[98504]: pgmap v21801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:10.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:10 smithi060 ceph-mon[94233]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:10.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:10 smithi060 ceph-mon[109077]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:10 smithi089 ceph-mon[98504]: pgmap v21802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:12 smithi060 ceph-mon[94233]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:12 smithi060 ceph-mon[109077]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:12 smithi089 ceph-mon[98504]: pgmap v21803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:14 smithi060 ceph-mon[94233]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:14.784 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:14 smithi060 ceph-mon[109077]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:14.784 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:22:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:22:14.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:14 smithi089 ceph-mon[98504]: pgmap v21804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:15.721 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:22:16.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5892M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6418M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5649M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5588M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4794M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5498M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4856M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5577M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:22:16.049 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:22:16.445 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:22:16.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:22:16.446 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:22:16.447 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:22:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:16 smithi060 ceph-mon[94233]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:16 smithi060 ceph-mon[94233]: from='client.38778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1852145429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:22:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:16 smithi060 ceph-mon[109077]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:16 smithi060 ceph-mon[109077]: from='client.38778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1852145429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:22:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:16 smithi089 ceph-mon[98504]: pgmap v21805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:16 smithi089 ceph-mon[98504]: from='client.38778 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1852145429' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:22:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:17 smithi060 ceph-mon[94233]: from='client.38784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:17 smithi060 ceph-mon[109077]: from='client.38784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:17 smithi089 ceph-mon[98504]: from='client.38784 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:18 smithi060 ceph-mon[94233]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:18 smithi060 ceph-mon[109077]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:18 smithi089 ceph-mon[98504]: pgmap v21806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:20.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:20 smithi060 ceph-mon[94233]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:20 smithi060 ceph-mon[109077]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:20 smithi089 ceph-mon[98504]: pgmap v21807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:22 smithi060 ceph-mon[94233]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:22 smithi060 ceph-mon[109077]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:22 smithi089 ceph-mon[98504]: pgmap v21808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:24 smithi060 ceph-mon[94233]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:24 smithi060 ceph-mon[109077]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:22:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:22:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:24 smithi089 ceph-mon[98504]: pgmap v21809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:26 smithi060 ceph-mon[94233]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:26 smithi060 ceph-mon[109077]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:26.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:26.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:26 smithi089 ceph-mon[98504]: pgmap v21810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:28 smithi060 ceph-mon[94233]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:28 smithi060 ceph-mon[109077]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:28.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:28 smithi089 ceph-mon[98504]: pgmap v21811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:30 smithi060 ceph-mon[94233]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:30 smithi060 ceph-mon[109077]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:30.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:30 smithi089 ceph-mon[98504]: pgmap v21812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:32 smithi060 ceph-mon[94233]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:32 smithi060 ceph-mon[109077]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:32 smithi089 ceph-mon[98504]: pgmap v21813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:34 smithi060 ceph-mon[94233]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:34 smithi060 ceph-mon[109077]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:22:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:22:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:34 smithi089 ceph-mon[98504]: pgmap v21814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:36.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:36 smithi060 ceph-mon[94233]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:36.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:36 smithi060 ceph-mon[109077]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:36.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:36 smithi089 ceph-mon[98504]: pgmap v21815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:38.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:38 smithi060 ceph-mon[94233]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:38.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:38 smithi060 ceph-mon[109077]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:38 smithi089 ceph-mon[98504]: pgmap v21816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:40.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:40 smithi060 ceph-mon[94233]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:40 smithi060 ceph-mon[109077]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:40 smithi089 ceph-mon[98504]: pgmap v21817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:42 smithi060 ceph-mon[94233]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:42 smithi060 ceph-mon[109077]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:42 smithi089 ceph-mon[98504]: pgmap v21818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:44 smithi060 ceph-mon[94233]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:44 smithi060 ceph-mon[109077]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:22:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:22:44.792 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:44 smithi089 ceph-mon[98504]: pgmap v21819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:46 smithi060 ceph-mon[109077]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:46.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:46 smithi060 ceph-mon[94233]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:46 smithi089 ceph-mon[98504]: pgmap v21820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:46.825 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:22:47.175 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:22:47.175 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 10m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:22:47.175 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 10m ago 10h 99.7M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 10m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 10m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 10m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 10m ago 10h 938M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 10m ago 10h 2551M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 10m ago 10h 1524M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 10m ago 10h 1147M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 10m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 10m ago 10h 21.2M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 10m ago 10h 5892M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 10m ago 10h 6418M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 10m ago 10h 5649M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 10m ago 10h 5588M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:22:47.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 10m ago 10h 4794M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:22:47.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 10m ago 10h 5498M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:22:47.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 10m ago 10h 4856M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:22:47.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 10m ago 10h 5577M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:22:47.177 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 10m ago 10h 128M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:22:47.618 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:22:47.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:22:47.619 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:22:47.620 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:22:47.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:22:47.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:47 smithi089 ceph-mon[98504]: from='client.48671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:22:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:47 smithi060 ceph-mon[94233]: from='client.48671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:22:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:47 smithi060 ceph-mon[109077]: from='client.48671 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:48 smithi089 ceph-mon[98504]: from='client.48677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:48 smithi089 ceph-mon[98504]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2310878014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:22:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:48 smithi060 ceph-mon[109077]: from='client.48677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:48 smithi060 ceph-mon[109077]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2310878014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:22:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:48 smithi060 ceph-mon[94233]: from='client.48677 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:22:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:48 smithi060 ceph-mon[94233]: pgmap v21821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2310878014' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:22:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:50 smithi089 ceph-mon[98504]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:50 smithi060 ceph-mon[109077]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:50 smithi060 ceph-mon[94233]: pgmap v21822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:22:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:22:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:51 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:22:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:22:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:52 smithi060 ceph-mon[94233]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:52 smithi060 ceph-mon[109077]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:52 smithi089 ceph-mon[98504]: pgmap v21823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:54 smithi060 ceph-mon[94233]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:22:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:22:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:54 smithi060 ceph-mon[109077]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:54 smithi089 ceph-mon[98504]: pgmap v21824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:56 smithi060 ceph-mon[94233]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:56 smithi060 ceph-mon[109077]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:56 smithi089 ceph-mon[98504]: pgmap v21825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:22:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:22:58 smithi060 ceph-mon[109077]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:22:58 smithi060 ceph-mon[94233]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:22:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:22:58 smithi089 ceph-mon[98504]: pgmap v21826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:00 smithi060 ceph-mon[94233]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:00 smithi060 ceph-mon[109077]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:00 smithi089 ceph-mon[98504]: pgmap v21827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:02 smithi060 ceph-mon[94233]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:02 smithi060 ceph-mon[109077]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:02 smithi089 ceph-mon[98504]: pgmap v21828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:04 smithi060 ceph-mon[94233]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:04 smithi060 ceph-mon[109077]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:23:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:23:04.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:04 smithi089 ceph-mon[98504]: pgmap v21829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:06 smithi089 ceph-mon[98504]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:06 smithi060 ceph-mon[94233]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:06 smithi060 ceph-mon[109077]: pgmap v21830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:08 smithi089 ceph-mon[98504]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:08 smithi060 ceph-mon[94233]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:08 smithi060 ceph-mon[109077]: pgmap v21831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:10.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:10 smithi089 ceph-mon[98504]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:10 smithi060 ceph-mon[94233]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:10 smithi060 ceph-mon[109077]: pgmap v21832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:12 smithi060 ceph-mon[94233]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:12 smithi060 ceph-mon[109077]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:12 smithi089 ceph-mon[98504]: pgmap v21833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:14 smithi060 ceph-mon[109077]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:14 smithi060 ceph-mon[94233]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:23:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T15:23:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:14 smithi089 ceph-mon[98504]: pgmap v21834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:16 smithi089 ceph-mon[98504]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:16 smithi060 ceph-mon[94233]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:16 smithi060 ceph-mon[109077]: pgmap v21835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:17.980 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:23:18.307 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:23:18.307 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 27s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:23:18.307 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 27s ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:23:18.307 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 27s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:23:18.307 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 27s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 27s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 27s ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 27s ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 27s ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 27s ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 27s ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 27s ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 27s ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 27s ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 27s ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 27s ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 27s ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 27s ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:23:18.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 27s ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:23:18.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 27s ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:23:18.309 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 27s ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:23:18.704 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:23:18.705 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:23:18.706 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:23:18.706 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:23:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:18 smithi089 ceph-mon[98504]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:18 smithi089 ceph-mon[98504]: from='client.38814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:18 smithi060 ceph-mon[94233]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:18 smithi060 ceph-mon[94233]: from='client.38814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:18 smithi060 ceph-mon[109077]: pgmap v21836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:18 smithi060 ceph-mon[109077]: from='client.38814 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:19.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:19 smithi089 ceph-mon[98504]: from='client.38820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3245987763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:23:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:19 smithi060 ceph-mon[109077]: from='client.38820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3245987763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:23:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:19 smithi060 ceph-mon[94233]: from='client.38820 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3245987763' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:23:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:20 smithi089 ceph-mon[98504]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:20 smithi060 ceph-mon[109077]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:20 smithi060 ceph-mon[94233]: pgmap v21837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:22 smithi060 ceph-mon[94233]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:22 smithi060 ceph-mon[109077]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:22 smithi089 ceph-mon[98504]: pgmap v21838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:24 smithi060 ceph-mon[94233]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:24 smithi060 ceph-mon[109077]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:23:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T15:23:24.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:24 smithi089 ceph-mon[98504]: pgmap v21839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:26 smithi089 ceph-mon[98504]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:26 smithi060 ceph-mon[94233]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:26 smithi060 ceph-mon[109077]: pgmap v21840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:28.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:28 smithi089 ceph-mon[98504]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:28 smithi060 ceph-mon[94233]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:28 smithi060 ceph-mon[109077]: pgmap v21841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:30 smithi089 ceph-mon[98504]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:30 smithi060 ceph-mon[94233]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:30 smithi060 ceph-mon[109077]: pgmap v21842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:32 smithi060 ceph-mon[94233]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:32 smithi060 ceph-mon[109077]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:32 smithi089 ceph-mon[98504]: pgmap v21843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:34 smithi060 ceph-mon[94233]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:34 smithi060 ceph-mon[109077]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:23:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:23:34.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:34 smithi089 ceph-mon[98504]: pgmap v21844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:36.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:36 smithi089 ceph-mon[98504]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:36 smithi060 ceph-mon[94233]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:36 smithi060 ceph-mon[109077]: pgmap v21845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:38.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:38 smithi089 ceph-mon[98504]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:38 smithi060 ceph-mon[109077]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:38 smithi060 ceph-mon[94233]: pgmap v21846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:40.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:40 smithi089 ceph-mon[98504]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:40 smithi060 ceph-mon[94233]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:40 smithi060 ceph-mon[109077]: pgmap v21847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:42 smithi060 ceph-mon[94233]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:42 smithi060 ceph-mon[109077]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:42 smithi089 ceph-mon[98504]: pgmap v21848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:44 smithi060 ceph-mon[94233]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:44 smithi060 ceph-mon[109077]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:23:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:23:44.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:44 smithi089 ceph-mon[98504]: pgmap v21849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:46 smithi089 ceph-mon[98504]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:46 smithi060 ceph-mon[94233]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:46 smithi060 ceph-mon[109077]: pgmap v21850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:48 smithi089 ceph-mon[98504]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:48 smithi060 ceph-mon[94233]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:48 smithi060 ceph-mon[109077]: pgmap v21851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:49.067 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 58s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 58s ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 58s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 58s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 58s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 58s ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:23:49.393 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 58s ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 58s ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 58s ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 58s ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 58s ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 58s ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 58s ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 58s ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 58s ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 58s ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 58s ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 58s ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 58s ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:23:49.394 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 58s ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:23:49.796 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:23:49.797 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:23:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:50 smithi089 ceph-mon[98504]: from='client.48707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:50 smithi089 ceph-mon[98504]: from='client.48713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:50 smithi089 ceph-mon[98504]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:50.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1044825564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:23:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[94233]: from='client.48707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[94233]: from='client.48713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[94233]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1044825564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:23:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[109077]: from='client.48707 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[109077]: from='client.48713 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:23:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[109077]: pgmap v21852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1044825564' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[94233]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[109077]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:23:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:23:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:23:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:23:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:52 smithi089 ceph-mon[98504]: pgmap v21853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:23:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:23:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:23:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:23:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:54 smithi060 ceph-mon[94233]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:54 smithi060 ceph-mon[109077]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:23:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:23:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:54 smithi089 ceph-mon[98504]: pgmap v21854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:56 smithi089 ceph-mon[98504]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:56 smithi060 ceph-mon[94233]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:56 smithi060 ceph-mon[109077]: pgmap v21855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:23:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:23:58 smithi089 ceph-mon[98504]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:23:58 smithi060 ceph-mon[94233]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:23:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:23:58 smithi060 ceph-mon[109077]: pgmap v21856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:00 smithi089 ceph-mon[98504]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:00 smithi060 ceph-mon[94233]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:00 smithi060 ceph-mon[109077]: pgmap v21857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:02 smithi060 ceph-mon[94233]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:02.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:02 smithi060 ceph-mon[109077]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:02 smithi089 ceph-mon[98504]: pgmap v21858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:04 smithi060 ceph-mon[94233]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:04 smithi060 ceph-mon[109077]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:24:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:24:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:04 smithi089 ceph-mon[98504]: pgmap v21859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:06.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:06 smithi089 ceph-mon[98504]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:06 smithi060 ceph-mon[94233]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:06 smithi060 ceph-mon[109077]: pgmap v21860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:08.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:08 smithi089 ceph-mon[98504]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:08 smithi060 ceph-mon[94233]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:08 smithi060 ceph-mon[109077]: pgmap v21861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:10 smithi060 ceph-mon[94233]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:10 smithi060 ceph-mon[109077]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:10 smithi089 ceph-mon[98504]: pgmap v21862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:12 smithi060 ceph-mon[94233]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:12 smithi060 ceph-mon[109077]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:12.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:12 smithi089 ceph-mon[98504]: pgmap v21863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:14 smithi060 ceph-mon[94233]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:24:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:24:14.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:14 smithi060 ceph-mon[109077]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:14 smithi089 ceph-mon[98504]: pgmap v21864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:16.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:16 smithi089 ceph-mon[98504]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:16 smithi060 ceph-mon[94233]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:16 smithi060 ceph-mon[109077]: pgmap v21865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:18 smithi060 ceph-mon[94233]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:18 smithi060 ceph-mon[109077]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:18 smithi089 ceph-mon[98504]: pgmap v21866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:20.159 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:24:20.484 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 89s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 89s ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 89s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 89s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 89s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 89s ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 89s ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 89s ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 89s ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 89s ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 89s ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 89s ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 89s ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:24:20.485 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 89s ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:24:20.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 89s ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:24:20.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 89s ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:24:20.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 89s ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:24:20.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 89s ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:24:20.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 89s ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:24:20.486 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 89s ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:24:20.884 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:24:20.884 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:24:20.884 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:24:20.884 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:24:20.885 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:24:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:20 smithi060 ceph-mon[94233]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:20 smithi060 ceph-mon[109077]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:20 smithi089 ceph-mon[98504]: pgmap v21867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:21 smithi060 ceph-mon[94233]: from='client.38850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:21 smithi060 ceph-mon[94233]: from='client.48731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2435972883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:24:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:21 smithi060 ceph-mon[109077]: from='client.38850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:21 smithi060 ceph-mon[109077]: from='client.48731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2435972883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:24:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:21 smithi089 ceph-mon[98504]: from='client.38850 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:21 smithi089 ceph-mon[98504]: from='client.48731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2435972883' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:24:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:22 smithi060 ceph-mon[94233]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:22 smithi060 ceph-mon[109077]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:22 smithi089 ceph-mon[98504]: pgmap v21868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:24 smithi060 ceph-mon[94233]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:24 smithi060 ceph-mon[109077]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:24:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:24:25.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:24 smithi089 ceph-mon[98504]: pgmap v21869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:26 smithi060 ceph-mon[94233]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:26 smithi060 ceph-mon[109077]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:26 smithi089 ceph-mon[98504]: pgmap v21870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:28 smithi060 ceph-mon[94233]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:28 smithi060 ceph-mon[109077]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:28 smithi089 ceph-mon[98504]: pgmap v21871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:30 smithi060 ceph-mon[94233]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:30 smithi060 ceph-mon[109077]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:30 smithi089 ceph-mon[98504]: pgmap v21872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:32.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:32 smithi060 ceph-mon[94233]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:32.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:32 smithi060 ceph-mon[109077]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:32 smithi089 ceph-mon[98504]: pgmap v21873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:34 smithi060 ceph-mon[94233]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:34 smithi060 ceph-mon[109077]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:24:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:24:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:34 smithi089 ceph-mon[98504]: pgmap v21874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:36 smithi060 ceph-mon[94233]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:36 smithi060 ceph-mon[109077]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:36 smithi089 ceph-mon[98504]: pgmap v21875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:38 smithi060 ceph-mon[94233]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:38 smithi060 ceph-mon[109077]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:38 smithi089 ceph-mon[98504]: pgmap v21876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:40 smithi060 ceph-mon[94233]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:40 smithi060 ceph-mon[109077]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:40 smithi089 ceph-mon[98504]: pgmap v21877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:42 smithi060 ceph-mon[94233]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:42 smithi060 ceph-mon[109077]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:42 smithi089 ceph-mon[98504]: pgmap v21878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:44.763 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:44 smithi060 ceph-mon[94233]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:44.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:44 smithi060 ceph-mon[109077]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:44.764 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:24:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:24:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:44 smithi089 ceph-mon[98504]: pgmap v21879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:46 smithi060 ceph-mon[94233]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:46 smithi060 ceph-mon[109077]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:47.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:46 smithi089 ceph-mon[98504]: pgmap v21880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:48 smithi060 ceph-mon[109077]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:48 smithi060 ceph-mon[94233]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:48 smithi089 ceph-mon[98504]: pgmap v21881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:50 smithi060 ceph-mon[109077]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:50 smithi060 ceph-mon[94233]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:50 smithi089 ceph-mon[98504]: pgmap v21882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:51.246 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:24:51.572 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:24:51.572 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:24:51.573 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:24:51.574 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:24:51.574 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:24:51.574 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:24:51.574 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:24:51.574 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:24:51.974 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:24:51.974 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:24:51.974 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:24:51.974 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:51.974 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:24:51.974 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:24:51.975 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:24:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[94233]: from='client.38868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[94233]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[94233]: from='client.38874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/574234537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:24:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[109077]: from='client.38868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[109077]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[109077]: from='client.38874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/574234537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:24:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:52 smithi089 ceph-mon[98504]: from='client.38868 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:52 smithi089 ceph-mon[98504]: pgmap v21883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:52 smithi089 ceph-mon[98504]: from='client.38874 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:24:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/574234537' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:24:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:24:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:24:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:24:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:24:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:24:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:24:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:24:53.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:24:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:24:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:24:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:24:53.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:24:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:54 smithi060 ceph-mon[94233]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:54 smithi060 ceph-mon[109077]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:24:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:24:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:54 smithi089 ceph-mon[98504]: pgmap v21884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:56 smithi060 ceph-mon[94233]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:56 smithi060 ceph-mon[109077]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:56 smithi089 ceph-mon[98504]: pgmap v21885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:24:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:24:58 smithi060 ceph-mon[94233]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:24:58 smithi060 ceph-mon[109077]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:24:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:24:58 smithi089 ceph-mon[98504]: pgmap v21886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:00 smithi060 ceph-mon[94233]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:00 smithi060 ceph-mon[109077]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:00 smithi089 ceph-mon[98504]: pgmap v21887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:02 smithi060 ceph-mon[94233]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:02 smithi060 ceph-mon[109077]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:02.791 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:02 smithi089 ceph-mon[98504]: pgmap v21888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:04 smithi060 ceph-mon[94233]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:04.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:04 smithi060 ceph-mon[109077]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:04.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:25:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:25:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:04 smithi089 ceph-mon[98504]: pgmap v21889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:06 smithi060 ceph-mon[94233]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:06 smithi060 ceph-mon[109077]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:06 smithi089 ceph-mon[98504]: pgmap v21890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:08 smithi060 ceph-mon[94233]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:08 smithi060 ceph-mon[109077]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:08 smithi089 ceph-mon[98504]: pgmap v21891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:10 smithi060 ceph-mon[94233]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:10 smithi060 ceph-mon[109077]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:10 smithi089 ceph-mon[98504]: pgmap v21892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:12 smithi060 ceph-mon[109077]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:12 smithi060 ceph-mon[94233]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:12 smithi089 ceph-mon[98504]: pgmap v21893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:14 smithi060 ceph-mon[94233]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:25:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:25:14.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:14 smithi060 ceph-mon[109077]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:14 smithi089 ceph-mon[98504]: pgmap v21894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:16 smithi060 ceph-mon[94233]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:16 smithi060 ceph-mon[109077]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:16 smithi089 ceph-mon[98504]: pgmap v21895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:18 smithi060 ceph-mon[94233]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:18 smithi060 ceph-mon[109077]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:18 smithi089 ceph-mon[98504]: pgmap v21896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:20 smithi060 ceph-mon[94233]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:20 smithi060 ceph-mon[109077]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:20 smithi089 ceph-mon[98504]: pgmap v21897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:22.339 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:25:22.667 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:25:22.668 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:25:22.759 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:22 smithi060 ceph-mon[94233]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:22 smithi060 ceph-mon[109077]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:22 smithi089 ceph-mon[98504]: pgmap v21898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:25:23.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:25:23.065 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:25:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:23 smithi060 ceph-mon[94233]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:23 smithi060 ceph-mon[94233]: from='client.38892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:23.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3264339368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:25:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:23 smithi060 ceph-mon[109077]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:23 smithi060 ceph-mon[109077]: from='client.38892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:23.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3264339368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:25:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:23 smithi089 ceph-mon[98504]: from='client.48761 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:23 smithi089 ceph-mon[98504]: from='client.38892 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3264339368' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:25:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 15:25:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T15:25:23.374204859Z level=info msg="Completed cleanup jobs" duration=12.845146ms 2023-12-01T15:25:24.759 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:24 smithi060 ceph-mon[109077]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:24 smithi060 ceph-mon[94233]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:25:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:25:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:25:24.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:24 smithi089 ceph-mon[98504]: pgmap v21899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:26 smithi060 ceph-mon[94233]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:26 smithi060 ceph-mon[109077]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:26 smithi089 ceph-mon[98504]: pgmap v21900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:28 smithi060 ceph-mon[94233]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:28 smithi060 ceph-mon[109077]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:29.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:28 smithi089 ceph-mon[98504]: pgmap v21901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:30 smithi060 ceph-mon[109077]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:30 smithi060 ceph-mon[94233]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:30 smithi089 ceph-mon[98504]: pgmap v21902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:32 smithi060 ceph-mon[109077]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:32 smithi060 ceph-mon[94233]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:32 smithi089 ceph-mon[98504]: pgmap v21903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:34 smithi060 ceph-mon[109077]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:34 smithi060 ceph-mon[94233]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:25:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:25:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:25:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:34 smithi089 ceph-mon[98504]: pgmap v21904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:36 smithi060 ceph-mon[94233]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:36 smithi060 ceph-mon[109077]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:36 smithi089 ceph-mon[98504]: pgmap v21905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:38 smithi060 ceph-mon[94233]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:38 smithi060 ceph-mon[109077]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:38 smithi089 ceph-mon[98504]: pgmap v21906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:40 smithi060 ceph-mon[94233]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:40 smithi060 ceph-mon[109077]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:40 smithi089 ceph-mon[98504]: pgmap v21907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:42 smithi060 ceph-mon[94233]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:42 smithi060 ceph-mon[109077]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:42 smithi089 ceph-mon[98504]: pgmap v21908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:44 smithi060 ceph-mon[94233]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:25:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:25:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:25:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:44 smithi060 ceph-mon[109077]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:44 smithi089 ceph-mon[98504]: pgmap v21909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:46 smithi060 ceph-mon[94233]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:46 smithi060 ceph-mon[109077]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:46 smithi089 ceph-mon[98504]: pgmap v21910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:48 smithi060 ceph-mon[94233]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:48 smithi060 ceph-mon[109077]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:49.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:48 smithi089 ceph-mon[98504]: pgmap v21911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:50 smithi060 ceph-mon[94233]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:50 smithi060 ceph-mon[109077]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:50 smithi089 ceph-mon[98504]: pgmap v21912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:52 smithi060 ceph-mon[94233]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:52 smithi060 ceph-mon[109077]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:52 smithi089 ceph-mon[98504]: pgmap v21913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:53.442 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:25:53.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:25:53.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:25:53.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:25:53.797 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:25:53.797 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:25:53.797 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:25:53.797 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:25:53.797 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:25:53.798 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:25:53.799 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:25:53.799 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:25:54.199 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:54.200 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:25:54.200 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:25:54.200 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:25:54.200 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:25:54.200 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:25:54.200 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:25:54.200 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:25:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[94233]: from='client.38904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[94233]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[94233]: from='client.38910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1555623843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:25:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[109077]: from='client.38904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[109077]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:25:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:25:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:25:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[109077]: from='client.38910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1555623843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:25:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:54 smithi089 ceph-mon[98504]: from='client.38904 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:54 smithi089 ceph-mon[98504]: pgmap v21914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:25:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:25:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:25:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:54 smithi089 ceph-mon[98504]: from='client.38910 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:25:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1555623843' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:25:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:56 smithi060 ceph-mon[109077]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:56 smithi060 ceph-mon[94233]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:56 smithi089 ceph-mon[98504]: pgmap v21915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:25:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:25:58 smithi060 ceph-mon[94233]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:25:58 smithi060 ceph-mon[109077]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:25:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:25:58 smithi089 ceph-mon[98504]: pgmap v21916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:00 smithi060 ceph-mon[109077]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:00 smithi060 ceph-mon[94233]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:00 smithi089 ceph-mon[98504]: pgmap v21917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:02 smithi060 ceph-mon[94233]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:02 smithi060 ceph-mon[109077]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:02 smithi089 ceph-mon[98504]: pgmap v21918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:04 smithi060 ceph-mon[94233]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:04 smithi060 ceph-mon[109077]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:26:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:26:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:26:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:04 smithi089 ceph-mon[98504]: pgmap v21919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:06 smithi060 ceph-mon[94233]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:06 smithi060 ceph-mon[109077]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:06 smithi089 ceph-mon[98504]: pgmap v21920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:09.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:08 smithi060 ceph-mon[94233]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:09.016 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:08 smithi060 ceph-mon[109077]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:08 smithi089 ceph-mon[98504]: pgmap v21921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:10 smithi060 ceph-mon[94233]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:10 smithi060 ceph-mon[109077]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:10 smithi089 ceph-mon[98504]: pgmap v21922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:12 smithi060 ceph-mon[94233]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:12 smithi060 ceph-mon[109077]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:12 smithi089 ceph-mon[98504]: pgmap v21923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:26:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:26:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:26:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:14 smithi060 ceph-mon[109077]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:14.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:14 smithi060 ceph-mon[94233]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:14 smithi089 ceph-mon[98504]: pgmap v21924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:16 smithi060 ceph-mon[109077]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:17.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:16 smithi060 ceph-mon[94233]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:16 smithi089 ceph-mon[98504]: pgmap v21925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:18 smithi060 ceph-mon[94233]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:18 smithi060 ceph-mon[109077]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:18 smithi089 ceph-mon[98504]: pgmap v21926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:20 smithi060 ceph-mon[94233]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:20 smithi060 ceph-mon[109077]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:20 smithi089 ceph-mon[98504]: pgmap v21927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:22 smithi060 ceph-mon[94233]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:22 smithi060 ceph-mon[109077]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:22 smithi089 ceph-mon[98504]: pgmap v21928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:24.561 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:26:24.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:24 smithi060 ceph-mon[94233]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:24.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:24 smithi060 ceph-mon[109077]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:24.763 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:26:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:26:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:26:24.886 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:26:24.890 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:26:24.891 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:26:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:24 smithi089 ceph-mon[98504]: pgmap v21929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:25.284 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:26:25.285 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:26:25.286 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:26:25.286 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:26:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:25 smithi060 ceph-mon[94233]: from='client.38922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:25 smithi060 ceph-mon[94233]: from='client.48803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/974173122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:26:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:25 smithi060 ceph-mon[109077]: from='client.38922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:25 smithi060 ceph-mon[109077]: from='client.48803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/974173122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:26:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:25 smithi089 ceph-mon[98504]: from='client.38922 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:25 smithi089 ceph-mon[98504]: from='client.48803 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/974173122' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:26:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:26 smithi060 ceph-mon[94233]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:26 smithi060 ceph-mon[109077]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:27.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:26 smithi089 ceph-mon[98504]: pgmap v21930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:27.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:28 smithi060 ceph-mon[94233]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:28 smithi060 ceph-mon[109077]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:28 smithi089 ceph-mon[98504]: pgmap v21931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:30 smithi060 ceph-mon[94233]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:31.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:30 smithi060 ceph-mon[109077]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:30 smithi089 ceph-mon[98504]: pgmap v21932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:32.764 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:32 smithi060 ceph-mon[94233]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:32.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:32 smithi060 ceph-mon[109077]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:32 smithi089 ceph-mon[98504]: pgmap v21933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:34.767 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:34 smithi060 ceph-mon[94233]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:34.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:34 smithi060 ceph-mon[109077]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:34.767 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:26:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:26:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:26:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:34 smithi089 ceph-mon[98504]: pgmap v21934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:36 smithi060 ceph-mon[94233]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:36 smithi060 ceph-mon[109077]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:36 smithi089 ceph-mon[98504]: pgmap v21935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:38 smithi060 ceph-mon[94233]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:38 smithi060 ceph-mon[109077]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:38 smithi089 ceph-mon[98504]: pgmap v21936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:40 smithi060 ceph-mon[94233]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:40 smithi060 ceph-mon[109077]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:40 smithi089 ceph-mon[98504]: pgmap v21937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:42 smithi060 ceph-mon[109077]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:42 smithi060 ceph-mon[94233]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:42 smithi089 ceph-mon[98504]: pgmap v21938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:44 smithi060 ceph-mon[94233]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:44 smithi060 ceph-mon[109077]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:26:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:26:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:26:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:44 smithi089 ceph-mon[98504]: pgmap v21939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:46 smithi060 ceph-mon[94233]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:46 smithi060 ceph-mon[109077]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:47.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:46 smithi089 ceph-mon[98504]: pgmap v21940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:48 smithi060 ceph-mon[94233]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:48 smithi060 ceph-mon[109077]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:48 smithi089 ceph-mon[98504]: pgmap v21941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:50 smithi060 ceph-mon[109077]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:50 smithi060 ceph-mon[94233]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:51.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:50 smithi089 ceph-mon[98504]: pgmap v21942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:52 smithi060 ceph-mon[94233]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:52 smithi060 ceph-mon[109077]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:52 smithi089 ceph-mon[98504]: pgmap v21943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:26:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:26:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[109077]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:26:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[94233]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:26:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:54 smithi089 ceph-mon[98504]: pgmap v21944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:26:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:55.643 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:26:55.975 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:26:55.975 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:26:55.975 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:26:55.976 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:26:55.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:26:55.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:26:55.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:26:55.977 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:26:55.979 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:26:56.382 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:26:56.382 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:26:56.382 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:26:56.383 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[109077]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[109077]: from='client.48815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[109077]: from='client.38946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3461804129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:26:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[94233]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[94233]: from='client.48815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[94233]: from='client.38946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3461804129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:26:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:56 smithi089 ceph-mon[98504]: pgmap v21945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:56 smithi089 ceph-mon[98504]: from='client.48815 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:56 smithi089 ceph-mon[98504]: from='client.38946 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:26:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3461804129' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:26:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:26:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[109077]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:26:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:26:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[94233]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:26:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:26:59.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:26:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:58 smithi089 ceph-mon[98504]: pgmap v21946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:26:59.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:26:59.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:26:59.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:26:59.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:26:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:27:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:00 smithi060 ceph-mon[109077]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:00 smithi060 ceph-mon[94233]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:00 smithi089 ceph-mon[98504]: pgmap v21947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:02 smithi060 ceph-mon[94233]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:02 smithi060 ceph-mon[109077]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:02 smithi089 ceph-mon[98504]: pgmap v21948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:04 smithi060 ceph-mon[94233]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:27:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:27:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:27:04.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:04 smithi060 ceph-mon[109077]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:04 smithi089 ceph-mon[98504]: pgmap v21949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:06 smithi060 ceph-mon[94233]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:06 smithi060 ceph-mon[109077]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:06 smithi089 ceph-mon[98504]: pgmap v21950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:08 smithi060 ceph-mon[94233]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:08 smithi060 ceph-mon[109077]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:09.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:08 smithi089 ceph-mon[98504]: pgmap v21951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:10 smithi060 ceph-mon[94233]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:10 smithi060 ceph-mon[109077]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:10 smithi089 ceph-mon[98504]: pgmap v21952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:12 smithi060 ceph-mon[94233]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:12 smithi060 ceph-mon[109077]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:12 smithi089 ceph-mon[98504]: pgmap v21953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:14 smithi060 ceph-mon[94233]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:14 smithi060 ceph-mon[109077]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:27:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:27:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:27:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:14 smithi089 ceph-mon[98504]: pgmap v21954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:16 smithi060 ceph-mon[94233]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:16 smithi060 ceph-mon[109077]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:17.042 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:16 smithi089 ceph-mon[98504]: pgmap v21955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:18 smithi060 ceph-mon[94233]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:18 smithi060 ceph-mon[109077]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:18 smithi089 ceph-mon[98504]: pgmap v21956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:21.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:20 smithi060 ceph-mon[94233]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:21.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:20 smithi060 ceph-mon[109077]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:20 smithi089 ceph-mon[98504]: pgmap v21957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:22 smithi060 ceph-mon[94233]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:22 smithi060 ceph-mon[109077]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:22 smithi089 ceph-mon[98504]: pgmap v21958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:24 smithi060 ceph-mon[94233]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:24 smithi060 ceph-mon[109077]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:27:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:27:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:27:25.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:24 smithi089 ceph-mon[98504]: pgmap v21959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:26.753 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:27:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:26 smithi060 ceph-mon[109077]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:26 smithi060 ceph-mon[94233]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:26 smithi089 ceph-mon[98504]: pgmap v21960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:27.081 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:27:27.090 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:27:27.091 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:27:27.481 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:27:27.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:27:27.481 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:27:27.481 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:27.481 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:27:27.482 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:27:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:27 smithi060 ceph-mon[94233]: from='client.48833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3916106349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:27:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:27 smithi060 ceph-mon[109077]: from='client.48833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3916106349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:27:28.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:27 smithi089 ceph-mon[98504]: from='client.48833 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:28.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3916106349' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:27:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:28 smithi060 ceph-mon[94233]: from='client.38964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:28 smithi060 ceph-mon[94233]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:28 smithi060 ceph-mon[109077]: from='client.38964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:28 smithi060 ceph-mon[109077]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:29.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:28 smithi089 ceph-mon[98504]: from='client.38964 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:29.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:28 smithi089 ceph-mon[98504]: pgmap v21961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:30 smithi060 ceph-mon[94233]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:30 smithi060 ceph-mon[109077]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:30 smithi089 ceph-mon[98504]: pgmap v21962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:32 smithi060 ceph-mon[94233]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:32 smithi060 ceph-mon[109077]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:32 smithi089 ceph-mon[98504]: pgmap v21963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:34 smithi060 ceph-mon[94233]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:34 smithi060 ceph-mon[109077]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:27:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:27:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:27:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:34 smithi089 ceph-mon[98504]: pgmap v21964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:36 smithi060 ceph-mon[94233]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:36 smithi060 ceph-mon[109077]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:36 smithi089 ceph-mon[98504]: pgmap v21965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:39.015 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:38 smithi060 ceph-mon[94233]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:39.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:38 smithi060 ceph-mon[109077]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:38 smithi089 ceph-mon[98504]: pgmap v21966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:40 smithi060 ceph-mon[94233]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:40 smithi060 ceph-mon[109077]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:40 smithi089 ceph-mon[98504]: pgmap v21967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:42 smithi060 ceph-mon[109077]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:42 smithi060 ceph-mon[94233]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:42 smithi089 ceph-mon[98504]: pgmap v21968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:44 smithi060 ceph-mon[94233]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:44 smithi060 ceph-mon[109077]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:27:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:27:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:27:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:44 smithi089 ceph-mon[98504]: pgmap v21969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:46 smithi060 ceph-mon[94233]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:46 smithi060 ceph-mon[109077]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:46 smithi089 ceph-mon[98504]: pgmap v21970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:48 smithi060 ceph-mon[94233]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:48 smithi060 ceph-mon[109077]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:48 smithi089 ceph-mon[98504]: pgmap v21971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:51.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:50 smithi060 ceph-mon[94233]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:50 smithi060 ceph-mon[109077]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:50 smithi089 ceph-mon[98504]: pgmap v21972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:52 smithi060 ceph-mon[94233]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:52 smithi060 ceph-mon[109077]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:52 smithi089 ceph-mon[98504]: pgmap v21973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:54 smithi060 ceph-mon[94233]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:54 smithi060 ceph-mon[109077]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:27:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:27:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:27:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:54 smithi089 ceph-mon[98504]: pgmap v21974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:56 smithi060 ceph-mon[94233]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:56 smithi060 ceph-mon[109077]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:56 smithi089 ceph-mon[98504]: pgmap v21975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:27:57.846 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:27:58.175 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:27:58.175 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:27:58.175 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:27:58.176 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:27:58.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:27:58.177 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:27:58.177 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:27:58.595 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:27:58.595 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:27:58.595 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:27:58.595 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:27:58.596 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:27:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[94233]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[94233]: from='client.38976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4201495858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:27:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[109077]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[109077]: from='client.38976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4201495858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:27:59.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:58 smithi089 ceph-mon[98504]: pgmap v21976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:27:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:58 smithi089 ceph-mon[98504]: from='client.38976 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:27:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:27:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4201495858' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:27:59.883 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:27:59 smithi089 ceph-mon[98504]: from='client.38982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:27:59 smithi060 ceph-mon[109077]: from='client.38982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:00.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:27:59 smithi060 ceph-mon[94233]: from='client.38982 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:00 smithi089 ceph-mon[98504]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:00 smithi060 ceph-mon[94233]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:00 smithi060 ceph-mon[109077]: pgmap v21977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[94233]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[109077]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:02 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:02 smithi089 ceph-mon[98504]: pgmap v21978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:28:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:28:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:02 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:28:04.696 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:28:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:28:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:28:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:04 smithi060 ceph-mon[94233]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:04 smithi060 ceph-mon[109077]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:04 smithi089 ceph-mon[98504]: pgmap v21979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:06 smithi060 ceph-mon[94233]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:06 smithi060 ceph-mon[109077]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:07.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:06 smithi089 ceph-mon[98504]: pgmap v21980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:08 smithi060 ceph-mon[94233]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:08 smithi060 ceph-mon[109077]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:08 smithi089 ceph-mon[98504]: pgmap v21981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:10 smithi060 ceph-mon[109077]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:10 smithi060 ceph-mon[94233]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:10 smithi089 ceph-mon[98504]: pgmap v21982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:12 smithi060 ceph-mon[94233]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:12 smithi060 ceph-mon[109077]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:12 smithi089 ceph-mon[98504]: pgmap v21983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:14 smithi060 ceph-mon[94233]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:14 smithi060 ceph-mon[109077]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:28:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:28:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:28:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:14 smithi089 ceph-mon[98504]: pgmap v21984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:16 smithi060 ceph-mon[94233]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:16 smithi060 ceph-mon[109077]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:16 smithi089 ceph-mon[98504]: pgmap v21985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:18 smithi060 ceph-mon[94233]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:18 smithi060 ceph-mon[109077]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:18 smithi089 ceph-mon[98504]: pgmap v21986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:20 smithi060 ceph-mon[94233]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:20 smithi060 ceph-mon[109077]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:21.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:20 smithi089 ceph-mon[98504]: pgmap v21987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:22 smithi060 ceph-mon[94233]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:22 smithi060 ceph-mon[109077]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:22 smithi089 ceph-mon[98504]: pgmap v21988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:24 smithi060 ceph-mon[94233]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:24 smithi060 ceph-mon[109077]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:28:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:28:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:28:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:24 smithi089 ceph-mon[98504]: pgmap v21989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:26 smithi060 ceph-mon[94233]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:26 smithi060 ceph-mon[109077]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:26 smithi089 ceph-mon[98504]: pgmap v21990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:28.963 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:28:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:28 smithi060 ceph-mon[94233]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:28 smithi060 ceph-mon[109077]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:28 smithi089 ceph-mon[98504]: pgmap v21991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:29.288 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:28:29.288 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:28:29.289 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:28:29.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:28:29.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:28:29.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:28:29.290 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:28:29.290 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:28:29.688 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:28:29.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:28:29.688 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:28:29.688 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:28:29.688 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:28:29.689 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:28:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:29 smithi060 ceph-mon[94233]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:29 smithi060 ceph-mon[109077]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:30.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:29 smithi089 ceph-mon[98504]: from='client.48869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:30 smithi060 ceph-mon[109077]: from='client.39000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:30 smithi060 ceph-mon[109077]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2007863859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:28:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:30 smithi060 ceph-mon[94233]: from='client.39000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:30 smithi060 ceph-mon[94233]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2007863859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:28:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:30 smithi089 ceph-mon[98504]: from='client.39000 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:28:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:30 smithi089 ceph-mon[98504]: pgmap v21992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2007863859' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:28:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:32 smithi060 ceph-mon[94233]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:32 smithi060 ceph-mon[109077]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:32 smithi089 ceph-mon[98504]: pgmap v21993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:34 smithi060 ceph-mon[94233]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:34 smithi060 ceph-mon[109077]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:28:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:28:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:28:35.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:34 smithi089 ceph-mon[98504]: pgmap v21994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:36 smithi060 ceph-mon[94233]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:36 smithi060 ceph-mon[109077]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:36 smithi089 ceph-mon[98504]: pgmap v21995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:38 smithi060 ceph-mon[94233]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:38 smithi060 ceph-mon[109077]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:38 smithi089 ceph-mon[98504]: pgmap v21996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:40 smithi060 ceph-mon[94233]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:40 smithi060 ceph-mon[109077]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:40 smithi089 ceph-mon[98504]: pgmap v21997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:42 smithi060 ceph-mon[94233]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:42 smithi060 ceph-mon[109077]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:42 smithi089 ceph-mon[98504]: pgmap v21998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:44 smithi060 ceph-mon[94233]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:44.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:44 smithi060 ceph-mon[109077]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:28:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:28:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:28:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:44 smithi089 ceph-mon[98504]: pgmap v21999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:46 smithi060 ceph-mon[94233]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:46 smithi060 ceph-mon[109077]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:46 smithi089 ceph-mon[98504]: pgmap v22000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:48 smithi060 ceph-mon[94233]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:48 smithi060 ceph-mon[109077]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:48 smithi089 ceph-mon[98504]: pgmap v22001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:50 smithi060 ceph-mon[94233]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:50 smithi060 ceph-mon[109077]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:51.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:50 smithi089 ceph-mon[98504]: pgmap v22002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:52 smithi060 ceph-mon[94233]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:52 smithi060 ceph-mon[109077]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:52.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:52 smithi089 ceph-mon[98504]: pgmap v22003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:54 smithi060 ceph-mon[94233]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:54 smithi060 ceph-mon[109077]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:28:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:28:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:28:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:54 smithi089 ceph-mon[98504]: pgmap v22004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:57.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:56 smithi060 ceph-mon[94233]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:57.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:57.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:56 smithi060 ceph-mon[109077]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:57.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:56 smithi089 ceph-mon[98504]: pgmap v22005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:28:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:28:58 smithi060 ceph-mon[94233]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:28:58 smithi060 ceph-mon[109077]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:28:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:28:58 smithi089 ceph-mon[98504]: pgmap v22006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:00.050 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:29:00.376 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:29:00.377 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:29:00.778 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:29:00.778 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:29:00.778 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:29:00.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:00.778 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:29:00.778 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:29:00.778 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:29:00.779 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:29:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:00 smithi060 ceph-mon[94233]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:00 smithi060 ceph-mon[94233]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:00 smithi060 ceph-mon[109077]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:00 smithi060 ceph-mon[109077]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:00 smithi089 ceph-mon[98504]: pgmap v22007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:00 smithi089 ceph-mon[98504]: from='client.48887 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:01 smithi060 ceph-mon[94233]: from='client.48893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1106287992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:29:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:01 smithi060 ceph-mon[109077]: from='client.48893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1106287992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:29:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:01 smithi089 ceph-mon[98504]: from='client.48893 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1106287992' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:29:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:02 smithi060 ceph-mon[94233]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:03.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:02 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:02 smithi060 ceph-mon[109077]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:02 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:02 smithi089 ceph-mon[98504]: pgmap v22008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:02 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:29:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:04.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:29:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:29:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:29:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:29:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:29:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:04 smithi060 ceph-mon[94233]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:04 smithi060 ceph-mon[109077]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:04 smithi089 ceph-mon[98504]: pgmap v22009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:06 smithi060 ceph-mon[94233]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:06 smithi060 ceph-mon[109077]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:06 smithi089 ceph-mon[98504]: pgmap v22010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:08 smithi060 ceph-mon[94233]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:08 smithi060 ceph-mon[109077]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:08 smithi089 ceph-mon[98504]: pgmap v22011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:10 smithi060 ceph-mon[94233]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:10 smithi060 ceph-mon[109077]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:10 smithi089 ceph-mon[98504]: pgmap v22012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:12 smithi060 ceph-mon[94233]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:12 smithi060 ceph-mon[109077]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:12 smithi089 ceph-mon[98504]: pgmap v22013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:14 smithi060 ceph-mon[94233]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:14 smithi060 ceph-mon[109077]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:29:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:29:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:29:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:14 smithi089 ceph-mon[98504]: pgmap v22014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:16 smithi060 ceph-mon[94233]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:16 smithi060 ceph-mon[109077]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:16 smithi089 ceph-mon[98504]: pgmap v22015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:18 smithi060 ceph-mon[94233]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:18 smithi060 ceph-mon[109077]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:18 smithi089 ceph-mon[98504]: pgmap v22016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:20 smithi060 ceph-mon[94233]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:20 smithi060 ceph-mon[109077]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:20 smithi089 ceph-mon[98504]: pgmap v22017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:22 smithi060 ceph-mon[94233]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:22 smithi060 ceph-mon[109077]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:22 smithi089 ceph-mon[98504]: pgmap v22018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:24 smithi060 ceph-mon[94233]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:24 smithi060 ceph-mon[109077]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:29:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:29:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:29:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:24 smithi089 ceph-mon[98504]: pgmap v22019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:26 smithi060 ceph-mon[94233]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:26 smithi060 ceph-mon[109077]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:26 smithi089 ceph-mon[98504]: pgmap v22020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:28 smithi060 ceph-mon[94233]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:28 smithi060 ceph-mon[109077]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:28 smithi089 ceph-mon[98504]: pgmap v22021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:30 smithi060 ceph-mon[109077]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:30 smithi060 ceph-mon[94233]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:30 smithi089 ceph-mon[98504]: pgmap v22022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:31.142 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:29:31.465 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:29:31.465 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:29:31.465 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:29:31.466 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:29:31.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:29:31.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:29:31.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:29:31.467 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:29:31.467 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:29:31.864 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:29:31.865 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:29:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[94233]: from='client.48905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[94233]: from='client.39036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[94233]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2710070327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:29:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[109077]: from='client.48905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[109077]: from='client.39036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[109077]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:32.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:32 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2710070327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:29:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:32 smithi089 ceph-mon[98504]: from='client.48905 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:32 smithi089 ceph-mon[98504]: from='client.39036 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:29:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:32 smithi089 ceph-mon[98504]: pgmap v22023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:32 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2710070327' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:29:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:34 smithi060 ceph-mon[94233]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:34 smithi060 ceph-mon[109077]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:29:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:29:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:29:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:34 smithi089 ceph-mon[98504]: pgmap v22024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:36 smithi060 ceph-mon[94233]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:36 smithi060 ceph-mon[109077]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:36 smithi089 ceph-mon[98504]: pgmap v22025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:38 smithi060 ceph-mon[94233]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:38 smithi060 ceph-mon[109077]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:38 smithi089 ceph-mon[98504]: pgmap v22026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:40 smithi060 ceph-mon[109077]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:40 smithi060 ceph-mon[94233]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:40 smithi089 ceph-mon[98504]: pgmap v22027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:42 smithi060 ceph-mon[94233]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:42 smithi060 ceph-mon[109077]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:42 smithi089 ceph-mon[98504]: pgmap v22028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:44 smithi060 ceph-mon[94233]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:44 smithi060 ceph-mon[109077]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:29:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:29:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:29:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:44 smithi089 ceph-mon[98504]: pgmap v22029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:46 smithi060 ceph-mon[94233]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:46 smithi060 ceph-mon[109077]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:46 smithi089 ceph-mon[98504]: pgmap v22030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:48 smithi060 ceph-mon[109077]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:48 smithi060 ceph-mon[94233]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:48 smithi089 ceph-mon[98504]: pgmap v22031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:50 smithi060 ceph-mon[94233]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:50 smithi060 ceph-mon[109077]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:50 smithi089 ceph-mon[98504]: pgmap v22032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:52 smithi060 ceph-mon[94233]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:52 smithi060 ceph-mon[109077]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:52 smithi089 ceph-mon[98504]: pgmap v22033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:54 smithi060 ceph-mon[94233]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:54 smithi060 ceph-mon[109077]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:54.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:29:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:29:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:29:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:54 smithi089 ceph-mon[98504]: pgmap v22034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:56 smithi060 ceph-mon[94233]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:56 smithi060 ceph-mon[109077]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:56 smithi089 ceph-mon[98504]: pgmap v22035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:29:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:29:58 smithi060 ceph-mon[94233]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:29:58 smithi060 ceph-mon[109077]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:29:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:29:58 smithi089 ceph-mon[98504]: pgmap v22036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T15:29:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:00 smithi060 ceph-mon[94233]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:00 smithi060 ceph-mon[109077]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:00 smithi089 ceph-mon[98504]: pgmap v22037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:30:02.228 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:30:02.559 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:30:02.562 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:30:02.563 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:30:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:02 smithi060 ceph-mon[109077]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:02 smithi060 ceph-mon[94233]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:02 smithi089 ceph-mon[98504]: pgmap v22038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:02.955 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:30:02.955 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:30:02.956 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:30:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[94233]: from='client.39048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[94233]: from='client.48929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2745091484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:30:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[109077]: from='client.39048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[109077]: from='client.48929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:03.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:03 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2745091484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:30:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:03 smithi089 ceph-mon[98504]: from='client.39048 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:03 smithi089 ceph-mon[98504]: from='client.48929 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:30:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:03 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2745091484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:30:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:30:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[94233]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:30:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:04 smithi060 ceph-mon[109077]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:30:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:30:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:30:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:04 smithi089 ceph-mon[98504]: pgmap v22039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:06 smithi060 ceph-mon[94233]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:06 smithi060 ceph-mon[109077]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:06 smithi089 ceph-mon[98504]: pgmap v22040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:08 smithi060 ceph-mon[94233]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:08 smithi060 ceph-mon[109077]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:09.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:08 smithi089 ceph-mon[98504]: pgmap v22041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:10 smithi060 ceph-mon[94233]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:10 smithi060 ceph-mon[109077]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:10 smithi089 ceph-mon[98504]: pgmap v22042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:12 smithi060 ceph-mon[94233]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:12 smithi060 ceph-mon[109077]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:12.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:12.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:12 smithi089 ceph-mon[98504]: pgmap v22043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:14 smithi060 ceph-mon[94233]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:14 smithi060 ceph-mon[109077]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:30:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:30:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:30:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:14 smithi089 ceph-mon[98504]: pgmap v22044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:16 smithi060 ceph-mon[94233]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:16 smithi060 ceph-mon[109077]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:16 smithi089 ceph-mon[98504]: pgmap v22045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:18 smithi060 ceph-mon[94233]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:18 smithi060 ceph-mon[109077]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:18 smithi089 ceph-mon[98504]: pgmap v22046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:20 smithi060 ceph-mon[94233]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:20 smithi060 ceph-mon[109077]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:20 smithi089 ceph-mon[98504]: pgmap v22047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:22 smithi060 ceph-mon[94233]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:22 smithi060 ceph-mon[109077]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:22 smithi089 ceph-mon[98504]: pgmap v22048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:24.656 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:30:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:30:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:30:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:24 smithi060 ceph-mon[94233]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:24 smithi060 ceph-mon[109077]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:24 smithi089 ceph-mon[98504]: pgmap v22049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:26 smithi060 ceph-mon[94233]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:26 smithi060 ceph-mon[109077]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:26 smithi089 ceph-mon[98504]: pgmap v22050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:28 smithi060 ceph-mon[94233]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:28 smithi060 ceph-mon[109077]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:28 smithi089 ceph-mon[98504]: pgmap v22051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:30 smithi060 ceph-mon[94233]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:30 smithi060 ceph-mon[109077]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:30 smithi089 ceph-mon[98504]: pgmap v22052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:32 smithi060 ceph-mon[94233]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:32 smithi060 ceph-mon[109077]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:32 smithi089 ceph-mon[98504]: pgmap v22053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:33.320 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:30:33.646 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:30:33.646 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:30:33.646 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:30:33.646 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:30:33.646 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 7m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 7m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5886M 2088M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6411M 2088M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5638M 2088M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5583M 2088M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4817M 2374M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5529M 2374M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4884M 2374M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:30:33.647 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5611M 2374M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:30:33.648 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:30:34.049 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:30:34.050 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:30:34.051 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:30:34.051 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:30:34.658 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:30:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:30:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[94233]: from='client.48941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[94233]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[94233]: from='client.39072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2349544082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:30:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[109077]: from='client.48941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[109077]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[109077]: from='client.39072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:34 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2349544082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:30:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:34 smithi089 ceph-mon[98504]: from='client.48941 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:34 smithi089 ceph-mon[98504]: pgmap v22054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:34 smithi089 ceph-mon[98504]: from='client.39072 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:30:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:34 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2349544082' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:30:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:36 smithi060 ceph-mon[94233]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:36 smithi060 ceph-mon[109077]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:36 smithi089 ceph-mon[98504]: pgmap v22055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:38 smithi060 ceph-mon[94233]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:38 smithi060 ceph-mon[109077]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:38 smithi089 ceph-mon[98504]: pgmap v22056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:40 smithi060 ceph-mon[94233]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:40 smithi060 ceph-mon[109077]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:40 smithi089 ceph-mon[98504]: pgmap v22057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:42 smithi060 ceph-mon[94233]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:42 smithi060 ceph-mon[109077]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:42 smithi089 ceph-mon[98504]: pgmap v22058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:44.662 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:30:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:30:44] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T15:30:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:44 smithi060 ceph-mon[94233]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:44 smithi060 ceph-mon[109077]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:44 smithi089 ceph-mon[98504]: pgmap v22059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:46 smithi060 ceph-mon[94233]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:46 smithi060 ceph-mon[109077]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:46 smithi089 ceph-mon[98504]: pgmap v22060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:48 smithi060 ceph-mon[94233]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:48 smithi060 ceph-mon[109077]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:48 smithi089 ceph-mon[98504]: pgmap v22061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:50 smithi060 ceph-mon[94233]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:50 smithi060 ceph-mon[109077]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:50 smithi089 ceph-mon[98504]: pgmap v22062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:52 smithi060 ceph-mon[94233]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:52 smithi060 ceph-mon[109077]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:52 smithi089 ceph-mon[98504]: pgmap v22063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:54.664 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:30:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:30:54] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T15:30:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:54 smithi060 ceph-mon[94233]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:54 smithi060 ceph-mon[109077]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:54 smithi089 ceph-mon[98504]: pgmap v22064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:56 smithi060 ceph-mon[94233]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:57.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:56 smithi060 ceph-mon[109077]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:57.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:56 smithi089 ceph-mon[98504]: pgmap v22065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:30:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:30:58 smithi060 ceph-mon[94233]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:30:58 smithi060 ceph-mon[109077]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:30:59.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:30:58 smithi089 ceph-mon[98504]: pgmap v22066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:00 smithi060 ceph-mon[94233]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:00 smithi060 ceph-mon[109077]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:00 smithi089 ceph-mon[98504]: pgmap v22067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:02 smithi060 ceph-mon[94233]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:02 smithi060 ceph-mon[109077]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:02 smithi089 ceph-mon[98504]: pgmap v22068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:04.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:03 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:04.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:03 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:04.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:03 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:31:04.410 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:31:04.669 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:31:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:31:04.738 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:31:04.738 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:31:04.738 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:31:04.738 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5886M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6411M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5638M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5583M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4817M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:31:04.739 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5529M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:31:04.740 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4884M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:31:04.740 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5611M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:31:04.740 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:31:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:05.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: pgmap v22069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:31:05.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:31:05.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:31:05.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:31:05.138 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:31:05.138 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:31:05.138 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:31:05.139 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2081M 2023-12-01T15:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2370M 2023-12-01T15:31:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[94233]: from='client.39084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[94233]: from='client.39090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2914254153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:31:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2081M 2023-12-01T15:31:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2370M 2023-12-01T15:31:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[109077]: from='client.39084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[109077]: from='client.39090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:05 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2914254153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:31:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:05 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2081M 2023-12-01T15:31:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:05 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2370M 2023-12-01T15:31:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:05 smithi089 ceph-mon[98504]: from='client.39084 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:05 smithi089 ceph-mon[98504]: from='client.39090 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:05 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2914254153' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:31:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:06 smithi060 ceph-mon[94233]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:06 smithi060 ceph-mon[109077]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:06 smithi089 ceph-mon[98504]: pgmap v22070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:08 smithi060 ceph-mon[94233]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:08 smithi060 ceph-mon[109077]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:08 smithi089 ceph-mon[98504]: pgmap v22071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:10 smithi060 ceph-mon[109077]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:10 smithi060 ceph-mon[94233]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:10 smithi089 ceph-mon[98504]: pgmap v22072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:12 smithi060 ceph-mon[94233]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:12 smithi060 ceph-mon[109077]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:12 smithi089 ceph-mon[98504]: pgmap v22073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:14.671 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:31:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:31:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:31:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:14 smithi060 ceph-mon[94233]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:14 smithi060 ceph-mon[109077]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:14 smithi089 ceph-mon[98504]: pgmap v22074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:16 smithi060 ceph-mon[94233]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:16 smithi060 ceph-mon[109077]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:16 smithi089 ceph-mon[98504]: pgmap v22075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:18 smithi060 ceph-mon[94233]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:18 smithi060 ceph-mon[109077]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:18 smithi089 ceph-mon[98504]: pgmap v22076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:20 smithi060 ceph-mon[94233]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:20 smithi060 ceph-mon[109077]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:20 smithi089 ceph-mon[98504]: pgmap v22077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:22 smithi060 ceph-mon[94233]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:22 smithi060 ceph-mon[109077]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:22 smithi089 ceph-mon[98504]: pgmap v22078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:24.674 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:31:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:31:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:31:25.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:24 smithi060 ceph-mon[94233]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:25.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:24 smithi060 ceph-mon[109077]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:24 smithi089 ceph-mon[98504]: pgmap v22079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:27.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:26 smithi060 ceph-mon[94233]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:27.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:27.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:26 smithi060 ceph-mon[109077]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:27.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:27.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:26 smithi089 ceph-mon[98504]: pgmap v22080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:27.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:28 smithi060 ceph-mon[109077]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:28 smithi060 ceph-mon[94233]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:28 smithi089 ceph-mon[98504]: pgmap v22081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:30 smithi060 ceph-mon[94233]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:30 smithi060 ceph-mon[109077]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:30 smithi089 ceph-mon[98504]: pgmap v22082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:32 smithi060 ceph-mon[94233]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:32 smithi060 ceph-mon[109077]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:32 smithi089 ceph-mon[98504]: pgmap v22083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:34.677 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:31:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:31:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:31:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:34 smithi060 ceph-mon[94233]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:34 smithi060 ceph-mon[109077]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:34 smithi089 ceph-mon[98504]: pgmap v22084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:35.501 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 8m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 8m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:31:35.834 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 8m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 8m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 8m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5886M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6411M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5638M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5583M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4817M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5529M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4884M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5611M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:31:35.835 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:31:36.229 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:31:36.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:31:36.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:31:36.229 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:36.229 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:31:36.229 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:31:36.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:36.230 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:31:36.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:31:36.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:36.230 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:31:36.230 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:31:36.230 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:31:36.231 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:31:36.231 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:31:36.231 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:31:36.231 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:31:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[94233]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[94233]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[94233]: from='client.48983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:37.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3444875001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:31:37.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[109077]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:37.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[109077]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:37.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[109077]: from='client.48983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:37.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:36 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3444875001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:31:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:36 smithi089 ceph-mon[98504]: from='client.48977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:36 smithi089 ceph-mon[98504]: pgmap v22085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:36 smithi089 ceph-mon[98504]: from='client.48983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:31:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:36 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3444875001' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:31:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:38 smithi060 ceph-mon[94233]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:38 smithi060 ceph-mon[109077]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:39.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:38 smithi089 ceph-mon[98504]: pgmap v22086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:40 smithi060 ceph-mon[94233]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:40 smithi060 ceph-mon[109077]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:41.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:40 smithi089 ceph-mon[98504]: pgmap v22087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:42.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:42 smithi060 ceph-mon[94233]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:42.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:42.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:42 smithi060 ceph-mon[109077]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:42.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:42.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:42 smithi089 ceph-mon[98504]: pgmap v22088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:44.681 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:31:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:31:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:31:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:44 smithi060 ceph-mon[94233]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:44 smithi060 ceph-mon[109077]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:44 smithi089 ceph-mon[98504]: pgmap v22089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:46 smithi060 ceph-mon[94233]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:46 smithi060 ceph-mon[109077]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:46 smithi089 ceph-mon[98504]: pgmap v22090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:48 smithi060 ceph-mon[94233]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:48 smithi060 ceph-mon[109077]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:48 smithi089 ceph-mon[98504]: pgmap v22091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:50 smithi060 ceph-mon[94233]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:50 smithi060 ceph-mon[109077]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:50 smithi089 ceph-mon[98504]: pgmap v22092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:52 smithi060 ceph-mon[94233]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:52 smithi060 ceph-mon[109077]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:52.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:52 smithi089 ceph-mon[98504]: pgmap v22093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:54.683 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:31:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:31:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:31:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:54 smithi060 ceph-mon[94233]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:54 smithi060 ceph-mon[109077]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:55.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:54 smithi089 ceph-mon[98504]: pgmap v22094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:56 smithi060 ceph-mon[109077]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:56 smithi060 ceph-mon[94233]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:56 smithi089 ceph-mon[98504]: pgmap v22095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:31:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:31:58 smithi060 ceph-mon[94233]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:31:58 smithi060 ceph-mon[109077]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:31:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:31:58 smithi089 ceph-mon[98504]: pgmap v22096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:01.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:00 smithi060 ceph-mon[109077]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:01.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:00 smithi060 ceph-mon[94233]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:00 smithi089 ceph-mon[98504]: pgmap v22097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:02 smithi060 ceph-mon[94233]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:02 smithi060 ceph-mon[109077]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:02 smithi089 ceph-mon[98504]: pgmap v22098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:04.687 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:32:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:32:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:32:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:04 smithi060 ceph-mon[94233]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:04 smithi060 ceph-mon[109077]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:04 smithi089 ceph-mon[98504]: pgmap v22099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:32:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:32:06.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:32:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:32:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:32:06.597 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:32:06.922 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:32:06.923 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5886M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6411M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5638M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5583M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4817M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5529M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4884M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5611M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:32:06.924 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:32:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:06 smithi060 ceph-mon[109077]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:06 smithi060 ceph-mon[94233]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:06 smithi089 ceph-mon[98504]: pgmap v22100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:07.321 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:32:07.321 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:32:07.321 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:32:07.321 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:07.321 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:32:07.321 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:32:07.321 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:32:07.322 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:32:08.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:07 smithi060 ceph-mon[109077]: from='client.39120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:08.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:07 smithi060 ceph-mon[109077]: from='client.49001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:08.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1771010706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:32:08.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:07 smithi060 ceph-mon[94233]: from='client.39120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:08.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:07 smithi060 ceph-mon[94233]: from='client.49001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:08.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1771010706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:32:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:07 smithi089 ceph-mon[98504]: from='client.39120 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:07 smithi089 ceph-mon[98504]: from='client.49001 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1771010706' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:32:09.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:08 smithi060 ceph-mon[94233]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:09.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:08 smithi060 ceph-mon[109077]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:09.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:08 smithi089 ceph-mon[98504]: pgmap v22101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:11.263 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:10 smithi060 ceph-mon[94233]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:11.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:10 smithi060 ceph-mon[109077]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:10 smithi089 ceph-mon[98504]: pgmap v22102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:12 smithi060 ceph-mon[94233]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:12 smithi060 ceph-mon[109077]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:12 smithi089 ceph-mon[98504]: pgmap v22103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:14.689 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:32:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:32:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:32:15.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:14 smithi060 ceph-mon[94233]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:15.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:14 smithi060 ceph-mon[109077]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:14 smithi089 ceph-mon[98504]: pgmap v22104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:16 smithi060 ceph-mon[94233]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:16 smithi060 ceph-mon[109077]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:16 smithi089 ceph-mon[98504]: pgmap v22105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:18 smithi060 ceph-mon[94233]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:18 smithi060 ceph-mon[109077]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:19.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:18 smithi089 ceph-mon[98504]: pgmap v22106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:20 smithi060 ceph-mon[94233]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:20 smithi060 ceph-mon[109077]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:21.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:20 smithi089 ceph-mon[98504]: pgmap v22107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:22 smithi060 ceph-mon[94233]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:22 smithi060 ceph-mon[109077]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:22.792 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:22 smithi089 ceph-mon[98504]: pgmap v22108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:24.695 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:32:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:32:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:32:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:24 smithi060 ceph-mon[94233]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:24 smithi060 ceph-mon[109077]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:24 smithi089 ceph-mon[98504]: pgmap v22109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:26 smithi060 ceph-mon[109077]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:26 smithi060 ceph-mon[94233]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:26 smithi089 ceph-mon[98504]: pgmap v22110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:28 smithi060 ceph-mon[94233]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:28 smithi060 ceph-mon[109077]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:29.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:28 smithi089 ceph-mon[98504]: pgmap v22111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:30 smithi060 ceph-mon[94233]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:30 smithi060 ceph-mon[109077]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:30 smithi089 ceph-mon[98504]: pgmap v22112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:32 smithi060 ceph-mon[94233]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:32 smithi060 ceph-mon[109077]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:32.791 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:32 smithi089 ceph-mon[98504]: pgmap v22113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:34.697 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:32:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:32:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:32:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:34 smithi060 ceph-mon[94233]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:34 smithi060 ceph-mon[109077]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:34 smithi089 ceph-mon[98504]: pgmap v22114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:36 smithi060 ceph-mon[94233]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:36 smithi060 ceph-mon[109077]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:37.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:36 smithi089 ceph-mon[98504]: pgmap v22115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:37.696 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 9m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 9m ago 10h 942M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:32:38.026 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 9m ago 10h 2571M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 9m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 9m ago 10h 1156M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 9m ago 10h 5886M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 9m ago 10h 6411M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 9m ago 10h 5638M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5583M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4817M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5529M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4884M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5611M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:32:38.027 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:32:38.421 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:38.422 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:32:38.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:32:38.422 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:32:38.422 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:32:38.422 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:32:38.422 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:32:38.422 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:32:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[94233]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[94233]: from='client.39138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[94233]: from='client.39144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2228389105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:32:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[109077]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[109077]: from='client.39138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[109077]: from='client.39144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2228389105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:32:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:38 smithi089 ceph-mon[98504]: pgmap v22116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:38 smithi089 ceph-mon[98504]: from='client.39138 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:39.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:38 smithi089 ceph-mon[98504]: from='client.39144 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:32:39.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2228389105' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:32:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:40 smithi060 ceph-mon[94233]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:40 smithi060 ceph-mon[109077]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:41.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:40 smithi089 ceph-mon[98504]: pgmap v22117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:42 smithi060 ceph-mon[94233]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:42 smithi060 ceph-mon[109077]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:42.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:42 smithi089 ceph-mon[98504]: pgmap v22118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:44.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:32:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:32:44] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:32:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:44 smithi060 ceph-mon[94233]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:44 smithi060 ceph-mon[109077]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:45.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:44 smithi089 ceph-mon[98504]: pgmap v22119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:46 smithi060 ceph-mon[94233]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:46 smithi060 ceph-mon[109077]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:47.043 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:46 smithi089 ceph-mon[98504]: pgmap v22120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:48 smithi060 ceph-mon[94233]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:48 smithi060 ceph-mon[109077]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:49.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:48 smithi089 ceph-mon[98504]: pgmap v22121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:50 smithi060 ceph-mon[94233]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:50 smithi060 ceph-mon[109077]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:51.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:50 smithi089 ceph-mon[98504]: pgmap v22122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:52 smithi060 ceph-mon[94233]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:52 smithi060 ceph-mon[109077]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:52 smithi089 ceph-mon[98504]: pgmap v22123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:54.702 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:32:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:32:54] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:32:55.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:54 smithi060 ceph-mon[94233]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:54 smithi060 ceph-mon[109077]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:54 smithi089 ceph-mon[98504]: pgmap v22124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:56 smithi060 ceph-mon[94233]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:56 smithi060 ceph-mon[109077]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:57.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:56 smithi089 ceph-mon[98504]: pgmap v22125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:57.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:32:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:32:58 smithi060 ceph-mon[94233]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:32:58 smithi060 ceph-mon[109077]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:32:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:32:58 smithi089 ceph-mon[98504]: pgmap v22126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:00 smithi060 ceph-mon[94233]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:00 smithi060 ceph-mon[109077]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:00 smithi089 ceph-mon[98504]: pgmap v22127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:02 smithi060 ceph-mon[94233]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:02 smithi060 ceph-mon[109077]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:02 smithi089 ceph-mon[98504]: pgmap v22128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:04.706 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:33:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:33:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:33:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:04 smithi060 ceph-mon[94233]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:04 smithi060 ceph-mon[109077]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:05.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:04 smithi089 ceph-mon[98504]: pgmap v22129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:33:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:06 smithi060 ceph-mon[94233]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:06 smithi060 ceph-mon[109077]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:06 smithi089 ceph-mon[98504]: pgmap v22130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:08.786 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:33:09.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:08 smithi060 ceph-mon[94233]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:09.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:08 smithi060 ceph-mon[109077]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:09.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:08 smithi089 ceph-mon[98504]: pgmap v22131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:09.137 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:33:09.137 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 0s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:33:09.137 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 10m ago 10h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:33:09.137 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 0s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:33:09.137 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 10m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 10m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 0s ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 0s ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 10m ago 10h 1544M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 0s ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 0s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 10m ago 10h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 0s ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 0s ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 0s ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 0s ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 10m ago 10h 4817M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 10m ago 10h 5529M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:33:09.138 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 10m ago 10h 4884M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:33:09.139 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 10m ago 10h 5611M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:33:09.139 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 10m ago 10h 129M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:33:09.542 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:33:09.543 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:33:09.544 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:33:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:09 smithi089 ceph-mon[98504]: from='client.39156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/885279061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:33:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[94233]: from='client.39156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/885279061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[109077]: from='client.39156 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/885279061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:33:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:10.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:10 smithi089 ceph-mon[98504]: from='client.39162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:10 smithi089 ceph-mon[98504]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[94233]: from='client.39162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[94233]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[109077]: from='client.39162 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[109077]: pgmap v22132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:33:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:33:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:33:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:12 smithi060 ceph-mon[94233]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:12 smithi060 ceph-mon[109077]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:12 smithi089 ceph-mon[98504]: pgmap v22133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:14.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:33:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:33:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:33:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:14 smithi060 ceph-mon[109077]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:14 smithi060 ceph-mon[94233]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:14 smithi089 ceph-mon[98504]: pgmap v22134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:16 smithi060 ceph-mon[94233]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:16 smithi060 ceph-mon[109077]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:16 smithi089 ceph-mon[98504]: pgmap v22135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:19.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:18 smithi060 ceph-mon[94233]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:19.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:18 smithi060 ceph-mon[109077]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:18 smithi089 ceph-mon[98504]: pgmap v22136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:20 smithi060 ceph-mon[94233]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:20 smithi060 ceph-mon[109077]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:21.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:20 smithi089 ceph-mon[98504]: pgmap v22137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:22 smithi060 ceph-mon[109077]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:22 smithi060 ceph-mon[94233]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:22 smithi089 ceph-mon[98504]: pgmap v22138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:24.711 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:33:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:33:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:33:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:24 smithi060 ceph-mon[94233]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:24 smithi060 ceph-mon[109077]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:25.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:24 smithi089 ceph-mon[98504]: pgmap v22139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:26 smithi060 ceph-mon[94233]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:26 smithi060 ceph-mon[109077]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:26 smithi089 ceph-mon[98504]: pgmap v22140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:29.014 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:28 smithi060 ceph-mon[94233]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:29.015 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:28 smithi060 ceph-mon[109077]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:28 smithi089 ceph-mon[98504]: pgmap v22141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:31.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:30 smithi060 ceph-mon[94233]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:31.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:30 smithi060 ceph-mon[109077]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:30 smithi089 ceph-mon[98504]: pgmap v22142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:32 smithi060 ceph-mon[94233]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:32 smithi060 ceph-mon[109077]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:32 smithi089 ceph-mon[98504]: pgmap v22143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:34.717 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:33:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:33:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:33:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:34 smithi060 ceph-mon[94233]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:34 smithi060 ceph-mon[109077]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:34 smithi089 ceph-mon[98504]: pgmap v22144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:36 smithi060 ceph-mon[94233]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:36 smithi060 ceph-mon[109077]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:36 smithi089 ceph-mon[98504]: pgmap v22145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:38 smithi060 ceph-mon[94233]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:38 smithi060 ceph-mon[109077]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:38 smithi089 ceph-mon[98504]: pgmap v22146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:39.911 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:33:40.235 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 31s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 30s ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 31s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 30s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 30s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 31s ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 31s ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 30s ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 31s ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 31s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 30s ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 31s ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 31s ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:33:40.236 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 31s ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:33:40.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 31s ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:33:40.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 30s ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:33:40.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 30s ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:33:40.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 30s ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:33:40.237 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 30s ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:33:40.237 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 30s ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:33:40.634 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:33:40.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:33:40.636 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:33:40.636 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:33:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:40 smithi060 ceph-mon[94233]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:40 smithi060 ceph-mon[94233]: from='client.49049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1888101840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:33:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:40 smithi060 ceph-mon[109077]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:40 smithi060 ceph-mon[109077]: from='client.49049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1888101840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:33:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:40 smithi089 ceph-mon[98504]: pgmap v22147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:40 smithi089 ceph-mon[98504]: from='client.49049 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1888101840' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:33:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:41 smithi060 ceph-mon[94233]: from='client.49055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:41 smithi060 ceph-mon[109077]: from='client.49055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:42.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:41 smithi089 ceph-mon[98504]: from='client.49055 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:33:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:42 smithi060 ceph-mon[94233]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:42 smithi060 ceph-mon[109077]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:42 smithi089 ceph-mon[98504]: pgmap v22148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:44.728 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:33:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:33:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:33:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:44 smithi060 ceph-mon[94233]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:44 smithi060 ceph-mon[109077]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:45.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:44 smithi089 ceph-mon[98504]: pgmap v22149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:46 smithi060 ceph-mon[94233]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:46 smithi060 ceph-mon[109077]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:47.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:46 smithi089 ceph-mon[98504]: pgmap v22150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:48 smithi060 ceph-mon[94233]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:48 smithi060 ceph-mon[109077]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:48 smithi089 ceph-mon[98504]: pgmap v22151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:50 smithi060 ceph-mon[94233]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:50 smithi060 ceph-mon[109077]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:50 smithi089 ceph-mon[98504]: pgmap v22152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:52 smithi060 ceph-mon[94233]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:52.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:52 smithi060 ceph-mon[109077]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:52.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:52 smithi089 ceph-mon[98504]: pgmap v22153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:54.722 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:33:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:33:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:33:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:54 smithi060 ceph-mon[94233]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:54 smithi060 ceph-mon[109077]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:54 smithi089 ceph-mon[98504]: pgmap v22154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:56 smithi060 ceph-mon[94233]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:56 smithi060 ceph-mon[109077]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:56 smithi089 ceph-mon[98504]: pgmap v22155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:33:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:33:58 smithi060 ceph-mon[94233]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:59.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:33:58 smithi060 ceph-mon[109077]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:33:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:33:58 smithi089 ceph-mon[98504]: pgmap v22156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:00 smithi060 ceph-mon[94233]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:00 smithi060 ceph-mon[109077]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:00 smithi089 ceph-mon[98504]: pgmap v22157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:02 smithi060 ceph-mon[94233]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:02 smithi060 ceph-mon[109077]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:02.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:02 smithi089 ceph-mon[98504]: pgmap v22158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:04.727 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:34:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:34:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:34:05.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:04 smithi060 ceph-mon[94233]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:05.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:04 smithi060 ceph-mon[109077]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:05.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:04 smithi089 ceph-mon[98504]: pgmap v22159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:06 smithi060 ceph-mon[94233]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:06 smithi060 ceph-mon[109077]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:06 smithi089 ceph-mon[98504]: pgmap v22160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:08 smithi060 ceph-mon[94233]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:08 smithi060 ceph-mon[109077]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:08 smithi089 ceph-mon[98504]: pgmap v22161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:10.999 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:34:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:10 smithi060 ceph-mon[109077]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:10 smithi060 ceph-mon[94233]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:10 smithi089 ceph-mon[98504]: pgmap v22162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 62s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 61s ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 62s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 61s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 61s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 62s ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 62s ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 61s ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 62s ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:34:11.326 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 62s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 61s ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 62s ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 62s ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 62s ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 62s ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 61s ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 61s ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 61s ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 61s ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:34:11.327 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 61s ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:11.730 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:34:11.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:11.731 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:11.731 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:34:11.731 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:34:11.731 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:34:11.731 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[94233]: from='client.39192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/535655316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:34:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[109077]: from='client.39192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/535655316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:34:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:34:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:34:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:11 smithi089 ceph-mon[98504]: from='client.39192 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:12.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/535655316' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:12 smithi060 ceph-mon[94233]: from='client.39198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:12 smithi060 ceph-mon[94233]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:12 smithi060 ceph-mon[109077]: from='client.39198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:12 smithi060 ceph-mon[109077]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:12 smithi089 ceph-mon[98504]: from='client.39198 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:12 smithi089 ceph-mon[98504]: pgmap v22163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:14.737 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:34:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:34:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:34:15.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:14 smithi060 ceph-mon[94233]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:15.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:14 smithi060 ceph-mon[109077]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:14 smithi089 ceph-mon[98504]: pgmap v22164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:16 smithi060 ceph-mon[94233]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:16 smithi060 ceph-mon[109077]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:17.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:16 smithi089 ceph-mon[98504]: pgmap v22165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:18 smithi060 ceph-mon[94233]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:18 smithi060 ceph-mon[109077]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:19.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:18 smithi089 ceph-mon[98504]: pgmap v22166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:20 smithi060 ceph-mon[94233]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:20 smithi060 ceph-mon[109077]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:20 smithi089 ceph-mon[98504]: pgmap v22167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:22 smithi060 ceph-mon[94233]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:22 smithi060 ceph-mon[109077]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:22 smithi089 ceph-mon[98504]: pgmap v22168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:24.731 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:34:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:34:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:34:25.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:24 smithi060 ceph-mon[94233]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:24 smithi060 ceph-mon[109077]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:24 smithi089 ceph-mon[98504]: pgmap v22169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:26 smithi060 ceph-mon[94233]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:26 smithi060 ceph-mon[109077]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:26 smithi089 ceph-mon[98504]: pgmap v22170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:28 smithi060 ceph-mon[94233]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:28 smithi060 ceph-mon[109077]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:28 smithi089 ceph-mon[98504]: pgmap v22171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:30 smithi060 ceph-mon[109077]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:30 smithi060 ceph-mon[94233]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:30 smithi089 ceph-mon[98504]: pgmap v22172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:32 smithi060 ceph-mon[109077]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:32 smithi060 ceph-mon[94233]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:32.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:32 smithi089 ceph-mon[98504]: pgmap v22173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:34.735 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:34:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:34:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:34:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:34 smithi060 ceph-mon[94233]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:34 smithi060 ceph-mon[109077]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:34 smithi089 ceph-mon[98504]: pgmap v22174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:36 smithi060 ceph-mon[109077]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:36 smithi060 ceph-mon[94233]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:36 smithi089 ceph-mon[98504]: pgmap v22175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:38 smithi060 ceph-mon[109077]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:38 smithi060 ceph-mon[94233]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:39.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:38 smithi089 ceph-mon[98504]: pgmap v22176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:40 smithi060 ceph-mon[109077]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:41.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:40 smithi060 ceph-mon[94233]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:40 smithi089 ceph-mon[98504]: pgmap v22177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:42.091 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:34:42.417 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:34:42.417 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 93s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:34:42.417 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 92s ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 93s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 92s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 92s ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 93s ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 93s ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 92s ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 93s ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 93s ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 92s ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 93s ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 93s ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 93s ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:34:42.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 93s ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:34:42.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 92s ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:34:42.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 92s ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:34:42.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 92s ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:34:42.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 92s ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:34:42.419 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 92s ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:34:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:42 smithi060 ceph-mon[94233]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:42 smithi060 ceph-mon[94233]: from='client.49085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:42 smithi060 ceph-mon[109077]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:42 smithi060 ceph-mon[109077]: from='client.49085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:42 smithi089 ceph-mon[98504]: pgmap v22178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:42 smithi089 ceph-mon[98504]: from='client.49085 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:34:42.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:34:42.823 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:34:42.823 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:34:42.823 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:34:42.823 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:34:42.823 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:34:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:43 smithi060 ceph-mon[109077]: from='client.39216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4182130190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:43 smithi060 ceph-mon[94233]: from='client.39216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4182130190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:43.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:43 smithi089 ceph-mon[98504]: from='client.39216 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:34:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4182130190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:34:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:44 smithi060 ceph-mon[109077]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:44 smithi060 ceph-mon[94233]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:34:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:34:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:34:44.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:44 smithi089 ceph-mon[98504]: pgmap v22179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:47 smithi060 ceph-mon[109077]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:47 smithi060 ceph-mon[94233]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:47 smithi089 ceph-mon[98504]: pgmap v22180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:49 smithi060 ceph-mon[94233]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:49 smithi060 ceph-mon[109077]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:49 smithi089 ceph-mon[98504]: pgmap v22181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:51 smithi060 ceph-mon[94233]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:51 smithi060 ceph-mon[109077]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:51 smithi089 ceph-mon[98504]: pgmap v22182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:52 smithi060 ceph-mon[94233]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:52 smithi060 ceph-mon[109077]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:52 smithi089 ceph-mon[98504]: pgmap v22183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:54.742 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:34:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:34:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:34:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:54 smithi060 ceph-mon[94233]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:54 smithi060 ceph-mon[109077]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:54 smithi089 ceph-mon[98504]: pgmap v22184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:56 smithi060 ceph-mon[94233]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:56 smithi060 ceph-mon[109077]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:56 smithi089 ceph-mon[98504]: pgmap v22185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:34:59.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:34:58 smithi060 ceph-mon[94233]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:34:58 smithi060 ceph-mon[109077]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:34:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:34:58 smithi089 ceph-mon[98504]: pgmap v22186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:00 smithi060 ceph-mon[94233]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:00 smithi060 ceph-mon[109077]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:01.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:00 smithi089 ceph-mon[98504]: pgmap v22187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:02 smithi060 ceph-mon[94233]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:02.794 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:02 smithi060 ceph-mon[109077]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:02.794 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:02 smithi089 ceph-mon[98504]: pgmap v22188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:04.745 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:35:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:35:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:35:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:04 smithi060 ceph-mon[94233]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:04 smithi060 ceph-mon[109077]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:04 smithi089 ceph-mon[98504]: pgmap v22189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:06 smithi060 ceph-mon[94233]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:06 smithi060 ceph-mon[109077]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:06 smithi089 ceph-mon[98504]: pgmap v22190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:08 smithi060 ceph-mon[94233]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:08 smithi060 ceph-mon[109077]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:08 smithi089 ceph-mon[98504]: pgmap v22191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:10 smithi060 ceph-mon[94233]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:10 smithi060 ceph-mon[109077]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:11.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:10 smithi089 ceph-mon[98504]: pgmap v22192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:35:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:12.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:35:12.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:35:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:35:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:35:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:35:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:12 smithi060 ceph-mon[109077]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:12 smithi060 ceph-mon[94233]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:13.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:12 smithi089 ceph-mon[98504]: pgmap v22193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:13.187 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:35:13.513 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:35:13.514 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:35:13.515 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:35:13.515 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:35:13.515 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:35:13.515 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:35:13.515 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:35:13.515 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:35:13.515 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:13.915 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:35:13.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:13.916 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:13.916 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:35:13.916 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:35:13.916 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:35:13.916 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:35:14.758 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:35:14] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T15:35:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[94233]: from='client.49103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[94233]: from='client.49109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[94233]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1654164235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[109077]: from='client.49103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[109077]: from='client.49109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[109077]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1654164235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:14 smithi089 ceph-mon[98504]: from='client.49103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:14 smithi089 ceph-mon[98504]: from='client.49109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:14 smithi089 ceph-mon[98504]: pgmap v22194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1654164235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:16 smithi089 ceph-mon[98504]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:16 smithi060 ceph-mon[94233]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:16 smithi060 ceph-mon[109077]: pgmap v22195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:18 smithi089 ceph-mon[98504]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:18 smithi060 ceph-mon[109077]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:19.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:18 smithi060 ceph-mon[94233]: pgmap v22196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:20 smithi089 ceph-mon[98504]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:20 smithi060 ceph-mon[94233]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:20 smithi060 ceph-mon[109077]: pgmap v22197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:22 smithi060 ceph-mon[94233]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:22 smithi060 ceph-mon[109077]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:22.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:22 smithi089 ceph-mon[98504]: pgmap v22198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 15:35:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T15:35:23.373900228Z level=info msg="Completed cleanup jobs" duration=13.028195ms 2023-12-01T15:35:24.751 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:35:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:35:24] "GET /metrics HTTP/1.1" 200 34002 "" "Prometheus/2.43.0" 2023-12-01T15:35:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:24 smithi060 ceph-mon[94233]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:24 smithi060 ceph-mon[109077]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:24 smithi089 ceph-mon[98504]: pgmap v22199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:26 smithi060 ceph-mon[94233]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:26 smithi060 ceph-mon[109077]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:26 smithi089 ceph-mon[98504]: pgmap v22200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:27.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:28 smithi060 ceph-mon[94233]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:28 smithi060 ceph-mon[109077]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:28 smithi089 ceph-mon[98504]: pgmap v22201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:30 smithi060 ceph-mon[94233]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:30 smithi060 ceph-mon[109077]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:31.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:30 smithi089 ceph-mon[98504]: pgmap v22202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:32 smithi060 ceph-mon[94233]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:32 smithi060 ceph-mon[109077]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:32 smithi089 ceph-mon[98504]: pgmap v22203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:34.754 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:35:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:35:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:35:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:34 smithi060 ceph-mon[94233]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:34 smithi060 ceph-mon[109077]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:34 smithi089 ceph-mon[98504]: pgmap v22204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:36 smithi060 ceph-mon[94233]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:36 smithi060 ceph-mon[109077]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:37.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:36 smithi089 ceph-mon[98504]: pgmap v22205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:38 smithi060 ceph-mon[94233]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:38 smithi060 ceph-mon[109077]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:38 smithi089 ceph-mon[98504]: pgmap v22206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:40 smithi089 ceph-mon[98504]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:41.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:40 smithi060 ceph-mon[94233]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:41.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:40 smithi060 ceph-mon[109077]: pgmap v22207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:43.042 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:42 smithi089 ceph-mon[98504]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:42 smithi060 ceph-mon[94233]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:42 smithi060 ceph-mon[109077]: pgmap v22208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:44.280 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:35:44.605 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:35:44.605 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 2m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 2m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 2m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 2m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 2m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 2m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 2m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:35:44.606 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 2m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:35:44.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 2m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:35:44.607 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 2m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:35:44.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 2m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:35:44.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 2m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:35:44.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 2m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:35:44.607 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 2m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:35:44.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 2m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:35:44.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 2m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:35:44.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 2m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:35:44.608 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 2m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:35:44.608 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:35:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:35:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:35:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:35:45.005 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:35:45.006 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:35:45.007 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:35:45.007 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:35:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:44 smithi089 ceph-mon[98504]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:44 smithi060 ceph-mon[94233]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:44 smithi060 ceph-mon[109077]: pgmap v22209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:45 smithi089 ceph-mon[98504]: from='client.49121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:45 smithi089 ceph-mon[98504]: from='client.39252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3608572846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:45 smithi060 ceph-mon[94233]: from='client.49121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:45 smithi060 ceph-mon[94233]: from='client.39252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:46.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3608572846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:46.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:45 smithi060 ceph-mon[109077]: from='client.49121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:45 smithi060 ceph-mon[109077]: from='client.39252 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:35:46.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3608572846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:35:47.042 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:46 smithi089 ceph-mon[98504]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:46 smithi060 ceph-mon[94233]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:46 smithi060 ceph-mon[109077]: pgmap v22210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:49.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:48 smithi089 ceph-mon[98504]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:49.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:48 smithi060 ceph-mon[94233]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:49.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:48 smithi060 ceph-mon[109077]: pgmap v22211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:50 smithi089 ceph-mon[98504]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:50 smithi060 ceph-mon[94233]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:50 smithi060 ceph-mon[109077]: pgmap v22212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:52.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:52 smithi060 ceph-mon[94233]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:52.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:52 smithi060 ceph-mon[109077]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:52 smithi089 ceph-mon[98504]: pgmap v22213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:35:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:35:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:35:55.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:54 smithi089 ceph-mon[98504]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:54 smithi060 ceph-mon[109077]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:54 smithi060 ceph-mon[94233]: pgmap v22214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:56 smithi089 ceph-mon[98504]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:56 smithi060 ceph-mon[109077]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:56 smithi060 ceph-mon[94233]: pgmap v22215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:35:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:35:58 smithi089 ceph-mon[98504]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:35:58 smithi060 ceph-mon[94233]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:35:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:35:58 smithi060 ceph-mon[109077]: pgmap v22216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:00 smithi089 ceph-mon[98504]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:00 smithi060 ceph-mon[94233]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:00 smithi060 ceph-mon[109077]: pgmap v22217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:02.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:02 smithi060 ceph-mon[94233]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:02.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:02 smithi060 ceph-mon[109077]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:02 smithi089 ceph-mon[98504]: pgmap v22218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:36:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:36:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:36:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:04 smithi089 ceph-mon[98504]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:04 smithi060 ceph-mon[94233]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:04 smithi060 ceph-mon[109077]: pgmap v22219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:07.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:06 smithi089 ceph-mon[98504]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:06 smithi060 ceph-mon[94233]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:06 smithi060 ceph-mon[109077]: pgmap v22220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:08 smithi089 ceph-mon[98504]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:08 smithi060 ceph-mon[94233]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:08 smithi060 ceph-mon[109077]: pgmap v22221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:10 smithi089 ceph-mon[98504]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:10 smithi060 ceph-mon[109077]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:10 smithi060 ceph-mon[94233]: pgmap v22222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:36:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:12 smithi089 ceph-mon[98504]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:12 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:36:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[94233]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:36:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[109077]: pgmap v22223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:36:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:36:13.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:12 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:36:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:36:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:36:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:36:15.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:14 smithi089 ceph-mon[98504]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:14 smithi060 ceph-mon[94233]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:14 smithi060 ceph-mon[109077]: pgmap v22224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:15.369 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:36:15.696 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:36:15.696 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:36:15.696 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:36:15.696 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:36:15.696 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:36:15.696 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:36:15.696 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:36:15.697 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:16.099 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:16.100 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:36:16.100 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:36:16.100 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:36:16.100 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:36:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:16 smithi089 ceph-mon[98504]: from='client.39264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:16 smithi089 ceph-mon[98504]: from='client.39270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:16 smithi089 ceph-mon[98504]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1789409277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[94233]: from='client.39264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[94233]: from='client.39270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[94233]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1789409277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[109077]: from='client.39264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[109077]: from='client.39270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[109077]: pgmap v22225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1789409277' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:18 smithi089 ceph-mon[98504]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:18 smithi060 ceph-mon[94233]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:18 smithi060 ceph-mon[109077]: pgmap v22226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:20 smithi089 ceph-mon[98504]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:20 smithi060 ceph-mon[94233]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:20 smithi060 ceph-mon[109077]: pgmap v22227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:22 smithi060 ceph-mon[94233]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:22.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:22 smithi060 ceph-mon[109077]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:22.787 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:22 smithi089 ceph-mon[98504]: pgmap v22228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:36:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:36:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:36:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:24 smithi089 ceph-mon[98504]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:24 smithi060 ceph-mon[94233]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:24 smithi060 ceph-mon[109077]: pgmap v22229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:26 smithi089 ceph-mon[98504]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:26 smithi060 ceph-mon[94233]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:26 smithi060 ceph-mon[109077]: pgmap v22230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:28 smithi089 ceph-mon[98504]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:28 smithi060 ceph-mon[94233]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:28 smithi060 ceph-mon[109077]: pgmap v22231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:30 smithi089 ceph-mon[98504]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:30 smithi060 ceph-mon[94233]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:30 smithi060 ceph-mon[109077]: pgmap v22232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:32.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:32 smithi060 ceph-mon[94233]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:32.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:32 smithi060 ceph-mon[109077]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:32 smithi089 ceph-mon[98504]: pgmap v22233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:36:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:36:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:36:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:34 smithi089 ceph-mon[98504]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:34 smithi060 ceph-mon[94233]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:34 smithi060 ceph-mon[109077]: pgmap v22234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:36 smithi089 ceph-mon[98504]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:36 smithi060 ceph-mon[94233]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:36 smithi060 ceph-mon[109077]: pgmap v22235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:38 smithi089 ceph-mon[98504]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:38 smithi060 ceph-mon[94233]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:38 smithi060 ceph-mon[109077]: pgmap v22236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:40 smithi089 ceph-mon[98504]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:40 smithi060 ceph-mon[109077]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:40 smithi060 ceph-mon[94233]: pgmap v22237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:42 smithi089 ceph-mon[98504]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:42 smithi060 ceph-mon[109077]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:42 smithi060 ceph-mon[94233]: pgmap v22238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:36:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:36:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:36:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:44 smithi089 ceph-mon[98504]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:44 smithi060 ceph-mon[109077]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:44 smithi060 ceph-mon[94233]: pgmap v22239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:46.458 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 3m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 3m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 3m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 3m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 3m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 3m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 3m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 3m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 3m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 3m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 3m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 3m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:36:46.789 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 3m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:36:46.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 3m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:36:46.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 3m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:36:46.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 3m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:36:46.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 3m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:36:46.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 3m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:36:46.790 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 3m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:36:46.790 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 3m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:36:47.184 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:36:47.184 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:36:47.184 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:36:47.184 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:36:47.185 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:36:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:46 smithi060 ceph-mon[94233]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:46 smithi060 ceph-mon[109077]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:46 smithi089 ceph-mon[98504]: pgmap v22240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:47 smithi060 ceph-mon[94233]: from='client.39282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:47 smithi060 ceph-mon[94233]: from='client.49163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:48.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3446819745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:48.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:47 smithi060 ceph-mon[109077]: from='client.39282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:47 smithi060 ceph-mon[109077]: from='client.49163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:48.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3446819745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:47 smithi089 ceph-mon[98504]: from='client.39282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:47 smithi089 ceph-mon[98504]: from='client.49163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:36:48.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3446819745' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:36:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:48 smithi060 ceph-mon[94233]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:48 smithi060 ceph-mon[109077]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:48 smithi089 ceph-mon[98504]: pgmap v22241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:50 smithi060 ceph-mon[94233]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:50 smithi060 ceph-mon[109077]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:50 smithi089 ceph-mon[98504]: pgmap v22242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:52 smithi089 ceph-mon[98504]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:52 smithi060 ceph-mon[94233]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:52 smithi060 ceph-mon[109077]: pgmap v22243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:36:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:36:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:36:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:54 smithi089 ceph-mon[98504]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:54 smithi060 ceph-mon[94233]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:54 smithi060 ceph-mon[109077]: pgmap v22244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:56 smithi089 ceph-mon[98504]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:56 smithi060 ceph-mon[94233]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:56 smithi060 ceph-mon[109077]: pgmap v22245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:36:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:36:58 smithi089 ceph-mon[98504]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:36:58 smithi060 ceph-mon[94233]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:36:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:36:58 smithi060 ceph-mon[109077]: pgmap v22246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:00 smithi060 ceph-mon[94233]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:00 smithi060 ceph-mon[109077]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:00 smithi089 ceph-mon[98504]: pgmap v22247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:02 smithi089 ceph-mon[98504]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:02 smithi060 ceph-mon[94233]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:02 smithi060 ceph-mon[109077]: pgmap v22248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:37:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:37:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:37:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:04 smithi089 ceph-mon[98504]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:04 smithi060 ceph-mon[94233]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:04 smithi060 ceph-mon[109077]: pgmap v22249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:06 smithi089 ceph-mon[98504]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:06 smithi060 ceph-mon[94233]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:06 smithi060 ceph-mon[109077]: pgmap v22250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:08 smithi060 ceph-mon[94233]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:08 smithi060 ceph-mon[109077]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:08 smithi089 ceph-mon[98504]: pgmap v22251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:10 smithi060 ceph-mon[94233]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:10 smithi060 ceph-mon[109077]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:10 smithi089 ceph-mon[98504]: pgmap v22252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:12 smithi060 ceph-mon[109077]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:12 smithi060 ceph-mon[94233]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:13.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:12 smithi089 ceph-mon[98504]: pgmap v22253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:14.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:13 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:37:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:37:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:13 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:37:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:37:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:37:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:37:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:14 smithi060 ceph-mon[94233]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:14 smithi060 ceph-mon[109077]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:14 smithi089 ceph-mon[98504]: pgmap v22254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:16 smithi060 ceph-mon[94233]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:16 smithi060 ceph-mon[109077]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:16 smithi089 ceph-mon[98504]: pgmap v22255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:17.550 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:37:17.877 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:37:17.878 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:37:18.280 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:37:18.280 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:37:18.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:37:18.280 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:18.280 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:37:18.280 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:37:18.281 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[94233]: from='client.49175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[94233]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[94233]: from='client.49181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2493427169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[109077]: from='client.49175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[109077]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[109077]: from='client.49181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2493427169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:18 smithi089 ceph-mon[98504]: from='client.49175 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:18 smithi089 ceph-mon[98504]: pgmap v22256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:18 smithi089 ceph-mon[98504]: from='client.49181 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2493427169' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:20 smithi060 ceph-mon[109077]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:20 smithi060 ceph-mon[94233]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:20 smithi089 ceph-mon[98504]: pgmap v22257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:22 smithi089 ceph-mon[98504]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:22 smithi060 ceph-mon[94233]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:22 smithi060 ceph-mon[109077]: pgmap v22258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:37:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:37:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:37:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:24 smithi060 ceph-mon[109077]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:24 smithi060 ceph-mon[94233]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:24 smithi089 ceph-mon[98504]: pgmap v22259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:26 smithi060 ceph-mon[109077]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:26 smithi060 ceph-mon[94233]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:26 smithi089 ceph-mon[98504]: pgmap v22260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:28 smithi060 ceph-mon[94233]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:28 smithi060 ceph-mon[109077]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:28 smithi089 ceph-mon[98504]: pgmap v22261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:30 smithi060 ceph-mon[94233]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:30 smithi060 ceph-mon[109077]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:30 smithi089 ceph-mon[98504]: pgmap v22262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:32.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:32 smithi089 ceph-mon[98504]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:32 smithi060 ceph-mon[94233]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:32 smithi060 ceph-mon[109077]: pgmap v22263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:37:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:37:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:37:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:34 smithi060 ceph-mon[94233]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:34 smithi060 ceph-mon[109077]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:35.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:34 smithi089 ceph-mon[98504]: pgmap v22264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:36 smithi060 ceph-mon[94233]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:36 smithi060 ceph-mon[109077]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:36 smithi089 ceph-mon[98504]: pgmap v22265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:38 smithi060 ceph-mon[94233]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:38 smithi060 ceph-mon[109077]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:38 smithi089 ceph-mon[98504]: pgmap v22266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:40 smithi060 ceph-mon[109077]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:40 smithi060 ceph-mon[94233]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:40 smithi089 ceph-mon[98504]: pgmap v22267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:42 smithi060 ceph-mon[94233]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:42 smithi060 ceph-mon[109077]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:42 smithi089 ceph-mon[98504]: pgmap v22268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:37:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:37:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:37:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:44 smithi060 ceph-mon[94233]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:44 smithi060 ceph-mon[109077]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:44 smithi089 ceph-mon[98504]: pgmap v22269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:46 smithi060 ceph-mon[94233]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:46 smithi060 ceph-mon[109077]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:46 smithi089 ceph-mon[98504]: pgmap v22270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:48.642 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 4m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 4m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 4m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 4m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 4m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 4m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 4m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:37:48.971 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 4m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 4m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 4m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 4m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 4m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 4m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 4m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 4m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 4m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 4m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 4m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 4m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:37:48.972 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 4m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:37:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:48 smithi060 ceph-mon[94233]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:48 smithi060 ceph-mon[109077]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:48 smithi089 ceph-mon[98504]: pgmap v22271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:37:49.371 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:37:49.372 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:37:49.372 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:37:49.372 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:37:49.372 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:37:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:49 smithi060 ceph-mon[94233]: from='client.39318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:49 smithi060 ceph-mon[94233]: from='client.49199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:50.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/287995627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:50.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:49 smithi060 ceph-mon[109077]: from='client.39318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:49 smithi060 ceph-mon[109077]: from='client.49199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:50.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/287995627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:49 smithi089 ceph-mon[98504]: from='client.39318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:49 smithi089 ceph-mon[98504]: from='client.49199 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:37:50.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/287995627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:37:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:50 smithi060 ceph-mon[94233]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:50 smithi060 ceph-mon[109077]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:50 smithi089 ceph-mon[98504]: pgmap v22272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:52.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:52 smithi089 ceph-mon[98504]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:52 smithi060 ceph-mon[94233]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:52 smithi060 ceph-mon[109077]: pgmap v22273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:37:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:37:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:37:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:54 smithi060 ceph-mon[94233]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:54 smithi060 ceph-mon[109077]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:54 smithi089 ceph-mon[98504]: pgmap v22274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:56 smithi060 ceph-mon[94233]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:56 smithi060 ceph-mon[109077]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:56 smithi089 ceph-mon[98504]: pgmap v22275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:37:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:37:58 smithi060 ceph-mon[94233]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:37:58 smithi060 ceph-mon[109077]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:37:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:37:58 smithi089 ceph-mon[98504]: pgmap v22276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:00 smithi060 ceph-mon[94233]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:00 smithi060 ceph-mon[109077]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:00 smithi089 ceph-mon[98504]: pgmap v22277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:02 smithi089 ceph-mon[98504]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:02 smithi060 ceph-mon[94233]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:02 smithi060 ceph-mon[109077]: pgmap v22278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:38:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:38:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:38:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:04 smithi060 ceph-mon[94233]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:04 smithi060 ceph-mon[109077]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:04 smithi089 ceph-mon[98504]: pgmap v22279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:06 smithi060 ceph-mon[94233]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:06 smithi060 ceph-mon[109077]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:06 smithi089 ceph-mon[98504]: pgmap v22280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:08 smithi060 ceph-mon[94233]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:08 smithi060 ceph-mon[109077]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:08 smithi089 ceph-mon[98504]: pgmap v22281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:10 smithi060 ceph-mon[94233]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:10 smithi060 ceph-mon[109077]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:10 smithi089 ceph-mon[98504]: pgmap v22282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:12 smithi060 ceph-mon[94233]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:12 smithi060 ceph-mon[109077]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:12 smithi089 ceph-mon[98504]: pgmap v22283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:14.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:13 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:14.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:13 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:14.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:13 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:38:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:38:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[94233]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:38:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[109077]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:15.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:14 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:38:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:14 smithi089 ceph-mon[98504]: pgmap v22284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:38:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:38:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:14 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:38:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:16 smithi060 ceph-mon[94233]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:16 smithi060 ceph-mon[109077]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:16 smithi089 ceph-mon[98504]: pgmap v22285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:18 smithi060 ceph-mon[109077]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:18 smithi060 ceph-mon[94233]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:18 smithi089 ceph-mon[98504]: pgmap v22286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:19.735 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:38:20.064 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:38:20.064 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:38:20.064 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:38:20.064 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:38:20.065 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:38:20.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:38:20.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:38:20.066 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:38:20.066 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:38:20.463 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:38:20.464 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:38:20.465 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:38:20.465 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:38:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[109077]: from='client.39336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[109077]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[109077]: from='client.49217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2665531872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[94233]: from='client.39336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:21.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[94233]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:21.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[94233]: from='client.49217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:21.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2665531872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:20 smithi089 ceph-mon[98504]: from='client.39336 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:20 smithi089 ceph-mon[98504]: pgmap v22287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:20 smithi089 ceph-mon[98504]: from='client.49217 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2665531872' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:22 smithi089 ceph-mon[98504]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:22 smithi060 ceph-mon[94233]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:22 smithi060 ceph-mon[109077]: pgmap v22288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:38:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:38:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:38:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:24 smithi060 ceph-mon[94233]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:24 smithi060 ceph-mon[109077]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:24 smithi089 ceph-mon[98504]: pgmap v22289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:26 smithi060 ceph-mon[109077]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:26 smithi060 ceph-mon[94233]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:26 smithi089 ceph-mon[98504]: pgmap v22290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:28 smithi060 ceph-mon[94233]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:28 smithi060 ceph-mon[109077]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:28 smithi089 ceph-mon[98504]: pgmap v22291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:30 smithi060 ceph-mon[94233]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:30 smithi060 ceph-mon[109077]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:30 smithi089 ceph-mon[98504]: pgmap v22292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:32.791 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:32 smithi089 ceph-mon[98504]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:32 smithi060 ceph-mon[94233]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:32 smithi060 ceph-mon[109077]: pgmap v22293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:38:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:38:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:38:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:34 smithi060 ceph-mon[94233]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:34 smithi060 ceph-mon[109077]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:34 smithi089 ceph-mon[98504]: pgmap v22294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:36 smithi060 ceph-mon[94233]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:36 smithi060 ceph-mon[109077]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:36 smithi089 ceph-mon[98504]: pgmap v22295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:38 smithi060 ceph-mon[94233]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:38 smithi060 ceph-mon[109077]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:38 smithi089 ceph-mon[98504]: pgmap v22296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:40 smithi060 ceph-mon[94233]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:40 smithi060 ceph-mon[109077]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:40 smithi089 ceph-mon[98504]: pgmap v22297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:42 smithi060 ceph-mon[94233]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:42 smithi060 ceph-mon[109077]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:42 smithi089 ceph-mon[98504]: pgmap v22298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:38:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:38:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:38:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:44 smithi060 ceph-mon[94233]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:44 smithi060 ceph-mon[109077]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:44 smithi089 ceph-mon[98504]: pgmap v22299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:46 smithi060 ceph-mon[94233]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:46 smithi060 ceph-mon[109077]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:46 smithi089 ceph-mon[98504]: pgmap v22300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:48 smithi060 ceph-mon[94233]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:48 smithi060 ceph-mon[109077]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:48 smithi089 ceph-mon[98504]: pgmap v22301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:50.828 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:38:51.154 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:38:51.154 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 5m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:38:51.154 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 5m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:38:51.154 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 5m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:38:51.154 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 5m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:38:51.154 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 5m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 5m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 5m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 5m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 5m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 5m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 5m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 5m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 5m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 5m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 5m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 5m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 5m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 5m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:38:51.155 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 5m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:38:51.156 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 5m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:38:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:50 smithi060 ceph-mon[109077]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:50 smithi060 ceph-mon[94233]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:50 smithi089 ceph-mon[98504]: pgmap v22302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:38:51.555 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:38:51.556 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:38:51.556 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:38:51.556 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:38:51.556 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:38:51.556 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:38:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:51 smithi060 ceph-mon[94233]: from='client.39354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:51 smithi060 ceph-mon[94233]: from='client.49235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:52.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/37803332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:51 smithi060 ceph-mon[109077]: from='client.39354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:52.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:51 smithi060 ceph-mon[109077]: from='client.49235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:52.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/37803332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:52.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:51 smithi089 ceph-mon[98504]: from='client.39354 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:51 smithi089 ceph-mon[98504]: from='client.49235 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:38:52.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/37803332' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:38:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:52 smithi060 ceph-mon[94233]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:52 smithi060 ceph-mon[109077]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:52 smithi089 ceph-mon[98504]: pgmap v22303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:38:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:38:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:38:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:54 smithi060 ceph-mon[94233]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:54 smithi060 ceph-mon[109077]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:54 smithi089 ceph-mon[98504]: pgmap v22304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:56 smithi060 ceph-mon[94233]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:56 smithi060 ceph-mon[109077]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:56 smithi089 ceph-mon[98504]: pgmap v22305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:38:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:38:58 smithi060 ceph-mon[94233]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:38:58 smithi060 ceph-mon[109077]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:38:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:38:58 smithi089 ceph-mon[98504]: pgmap v22306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:00 smithi060 ceph-mon[109077]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:00 smithi060 ceph-mon[94233]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:00 smithi089 ceph-mon[98504]: pgmap v22307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:02 smithi060 ceph-mon[94233]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:02 smithi060 ceph-mon[109077]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:02 smithi089 ceph-mon[98504]: pgmap v22308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:39:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:39:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:39:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:04 smithi060 ceph-mon[94233]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:04 smithi060 ceph-mon[109077]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:04 smithi089 ceph-mon[98504]: pgmap v22309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:06 smithi060 ceph-mon[94233]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:06 smithi060 ceph-mon[109077]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:06 smithi089 ceph-mon[98504]: pgmap v22310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:08 smithi060 ceph-mon[94233]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:08 smithi060 ceph-mon[109077]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:08 smithi089 ceph-mon[98504]: pgmap v22311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:10 smithi060 ceph-mon[94233]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:10 smithi060 ceph-mon[109077]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:10 smithi089 ceph-mon[98504]: pgmap v22312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:12 smithi060 ceph-mon[94233]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:12 smithi060 ceph-mon[109077]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:12 smithi089 ceph-mon[98504]: pgmap v22313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:39:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:39:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:39:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:14 smithi060 ceph-mon[94233]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:14 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:14 smithi060 ceph-mon[109077]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:14 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:14 smithi089 ceph-mon[98504]: pgmap v22314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:14 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:39:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:39:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:39:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:39:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:16 smithi060 ceph-mon[94233]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:16 smithi060 ceph-mon[109077]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:16 smithi089 ceph-mon[98504]: pgmap v22315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:18 smithi060 ceph-mon[94233]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:18 smithi060 ceph-mon[109077]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:18 smithi089 ceph-mon[98504]: pgmap v22316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:20 smithi060 ceph-mon[94233]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:20 smithi060 ceph-mon[109077]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:20 smithi089 ceph-mon[98504]: pgmap v22317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:21.917 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (10h) 6m ago 10h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (10h) 6m ago 10h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:39:22.244 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:39:22.245 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:39:22.650 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:39:22.650 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:39:22.650 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:39:22.651 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:39:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:22 smithi060 ceph-mon[94233]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:22 smithi060 ceph-mon[94233]: from='client.39372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:22 smithi060 ceph-mon[109077]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:22 smithi060 ceph-mon[109077]: from='client.39372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:22 smithi089 ceph-mon[98504]: pgmap v22318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:22 smithi089 ceph-mon[98504]: from='client.39372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:23 smithi060 ceph-mon[94233]: from='client.39378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1024797915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:23 smithi060 ceph-mon[109077]: from='client.39378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1024797915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:23 smithi089 ceph-mon[98504]: from='client.39378 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1024797915' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:24 smithi060 ceph-mon[94233]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:24.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:24 smithi060 ceph-mon[109077]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:39:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:39:24] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:39:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:24 smithi089 ceph-mon[98504]: pgmap v22319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:26 smithi060 ceph-mon[109077]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:26 smithi060 ceph-mon[94233]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:26 smithi089 ceph-mon[98504]: pgmap v22320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:28 smithi060 ceph-mon[94233]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:28 smithi060 ceph-mon[109077]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:28 smithi089 ceph-mon[98504]: pgmap v22321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:30 smithi060 ceph-mon[94233]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:30 smithi060 ceph-mon[109077]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:30 smithi089 ceph-mon[98504]: pgmap v22322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:32 smithi060 ceph-mon[94233]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:32 smithi060 ceph-mon[109077]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:32 smithi089 ceph-mon[98504]: pgmap v22323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:39:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:39:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:39:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:34 smithi060 ceph-mon[94233]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:34 smithi060 ceph-mon[109077]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:34 smithi089 ceph-mon[98504]: pgmap v22324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:36 smithi060 ceph-mon[94233]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:36 smithi060 ceph-mon[109077]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:36 smithi089 ceph-mon[98504]: pgmap v22325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:38 smithi060 ceph-mon[94233]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:38 smithi060 ceph-mon[109077]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:38 smithi089 ceph-mon[98504]: pgmap v22326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:40 smithi060 ceph-mon[94233]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:40 smithi060 ceph-mon[109077]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:40 smithi089 ceph-mon[98504]: pgmap v22327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:42 smithi060 ceph-mon[94233]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:42 smithi060 ceph-mon[109077]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:42 smithi089 ceph-mon[98504]: pgmap v22328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:39:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:39:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:39:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:44 smithi060 ceph-mon[94233]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:44 smithi060 ceph-mon[109077]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:44 smithi089 ceph-mon[98504]: pgmap v22329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:46 smithi060 ceph-mon[94233]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:46 smithi060 ceph-mon[109077]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:46 smithi089 ceph-mon[98504]: pgmap v22330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:48 smithi060 ceph-mon[109077]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:48 smithi060 ceph-mon[94233]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:48 smithi089 ceph-mon[98504]: pgmap v22331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:50 smithi060 ceph-mon[94233]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:50 smithi060 ceph-mon[109077]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:50 smithi089 ceph-mon[98504]: pgmap v22332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:52 smithi060 ceph-mon[94233]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:52 smithi060 ceph-mon[109077]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:53.015 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:39:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:52 smithi089 ceph-mon[98504]: pgmap v22333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:53.340 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:39:53.340 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 6m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 6m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 6m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 6m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 6m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 6m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 6m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 6m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 6m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 6m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 6m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 6m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 6m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 6m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:39:53.341 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 6m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:39:53.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 6m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:39:53.342 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 6m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:39:53.342 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 6m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:53.742 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:39:53.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:39:53.743 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:39:53.743 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:39:53.743 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:39:53.743 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:39:53.743 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:39:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:53 smithi060 ceph-mon[94233]: from='client.39390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:54.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:53 smithi060 ceph-mon[109077]: from='client.39390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:54.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:53 smithi089 ceph-mon[98504]: from='client.39390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:39:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:39:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:39:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:54 smithi060 ceph-mon[94233]: from='client.39396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:54 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/556501530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:54.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:54 smithi060 ceph-mon[94233]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:54 smithi060 ceph-mon[109077]: from='client.39396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:54 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/556501530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:54.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:54 smithi060 ceph-mon[109077]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:54 smithi089 ceph-mon[98504]: from='client.39396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:39:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:54 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/556501530' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:39:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:54 smithi089 ceph-mon[98504]: pgmap v22334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:56 smithi060 ceph-mon[94233]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:56 smithi060 ceph-mon[109077]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:56 smithi089 ceph-mon[98504]: pgmap v22335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:39:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:39:58 smithi060 ceph-mon[94233]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:39:58 smithi060 ceph-mon[109077]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:39:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:39:58 smithi089 ceph-mon[98504]: pgmap v22336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T15:39:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:00 smithi060 ceph-mon[109077]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:00 smithi060 ceph-mon[94233]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:00 smithi089 ceph-mon[98504]: pgmap v22337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:40:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:02 smithi060 ceph-mon[94233]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:02 smithi060 ceph-mon[109077]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:02 smithi089 ceph-mon[98504]: pgmap v22338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:40:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:40:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:40:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:04 smithi060 ceph-mon[109077]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:04 smithi060 ceph-mon[94233]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:04 smithi089 ceph-mon[98504]: pgmap v22339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:06 smithi060 ceph-mon[109077]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:06 smithi060 ceph-mon[94233]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:06 smithi089 ceph-mon[98504]: pgmap v22340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:08 smithi060 ceph-mon[109077]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:08 smithi060 ceph-mon[94233]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:08 smithi089 ceph-mon[98504]: pgmap v22341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:10 smithi060 ceph-mon[94233]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:10 smithi060 ceph-mon[109077]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:10 smithi089 ceph-mon[98504]: pgmap v22342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:12 smithi060 ceph-mon[94233]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:12 smithi060 ceph-mon[109077]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:12 smithi089 ceph-mon[98504]: pgmap v22343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:40:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:40:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:40:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:14 smithi060 ceph-mon[94233]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:14 smithi060 ceph-mon[109077]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:14 smithi089 ceph-mon[98504]: pgmap v22344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:40:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:16.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:40:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:40:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:40:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:40:16.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:40:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:16 smithi060 ceph-mon[94233]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:16 smithi060 ceph-mon[109077]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:16 smithi089 ceph-mon[98504]: pgmap v22345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:18 smithi060 ceph-mon[94233]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:19.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:18 smithi060 ceph-mon[109077]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:18 smithi089 ceph-mon[98504]: pgmap v22346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:20 smithi060 ceph-mon[94233]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:20 smithi060 ceph-mon[109077]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:20 smithi089 ceph-mon[98504]: pgmap v22347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:22 smithi060 ceph-mon[94233]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:22 smithi060 ceph-mon[109077]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:22 smithi089 ceph-mon[98504]: pgmap v22348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:24.106 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:40:24.432 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:40:24.433 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:40:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:40:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:40:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:40:24.831 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:40:24.832 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:40:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:24 smithi060 ceph-mon[94233]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:24 smithi060 ceph-mon[94233]: from='client.39408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2873317940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:24 smithi060 ceph-mon[109077]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:24 smithi060 ceph-mon[109077]: from='client.39408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:25.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2873317940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:24 smithi089 ceph-mon[98504]: pgmap v22349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:24 smithi089 ceph-mon[98504]: from='client.39408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2873317940' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:25 smithi060 ceph-mon[94233]: from='client.39414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:25 smithi060 ceph-mon[109077]: from='client.39414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:26.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:25 smithi089 ceph-mon[98504]: from='client.39414 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:26 smithi060 ceph-mon[94233]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:26 smithi060 ceph-mon[109077]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:26 smithi089 ceph-mon[98504]: pgmap v22350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:28 smithi060 ceph-mon[94233]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:28 smithi060 ceph-mon[109077]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:28 smithi089 ceph-mon[98504]: pgmap v22351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:30 smithi060 ceph-mon[94233]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:30 smithi060 ceph-mon[109077]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:30 smithi089 ceph-mon[98504]: pgmap v22352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:32 smithi060 ceph-mon[94233]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:32 smithi060 ceph-mon[109077]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:32 smithi089 ceph-mon[98504]: pgmap v22353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:40:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:40:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:40:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:34 smithi060 ceph-mon[94233]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:34 smithi060 ceph-mon[109077]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:34 smithi089 ceph-mon[98504]: pgmap v22354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:36 smithi060 ceph-mon[94233]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:36 smithi060 ceph-mon[109077]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:36 smithi089 ceph-mon[98504]: pgmap v22355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:38 smithi060 ceph-mon[94233]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:38 smithi060 ceph-mon[109077]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:38 smithi089 ceph-mon[98504]: pgmap v22356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:40 smithi060 ceph-mon[94233]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:40 smithi060 ceph-mon[109077]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:40 smithi089 ceph-mon[98504]: pgmap v22357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:42 smithi060 ceph-mon[94233]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:42 smithi060 ceph-mon[109077]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:42 smithi089 ceph-mon[98504]: pgmap v22358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:40:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:40:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:40:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:44 smithi060 ceph-mon[94233]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:44 smithi060 ceph-mon[109077]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:44 smithi089 ceph-mon[98504]: pgmap v22359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:46 smithi060 ceph-mon[94233]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:46 smithi060 ceph-mon[109077]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:46 smithi089 ceph-mon[98504]: pgmap v22360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:48 smithi060 ceph-mon[109077]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:48 smithi060 ceph-mon[94233]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:48 smithi089 ceph-mon[98504]: pgmap v22361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:50 smithi060 ceph-mon[94233]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:50 smithi060 ceph-mon[109077]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:50 smithi089 ceph-mon[98504]: pgmap v22362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:52 smithi060 ceph-mon[94233]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:52 smithi060 ceph-mon[109077]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:52 smithi089 ceph-mon[98504]: pgmap v22363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:40:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:40:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:40:55.197 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:40:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:54 smithi060 ceph-mon[94233]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:54 smithi060 ceph-mon[109077]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:54 smithi089 ceph-mon[98504]: pgmap v22364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:55.523 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:40:55.523 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 7m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:40:55.523 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 7m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:40:55.523 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 7m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:40:55.523 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 7m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:40:55.523 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (10h) 7m ago 10h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (10h) 7m ago 10h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (10h) 7m ago 10h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 7m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 7m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 7m ago 10h 5888M 2081M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 7m ago 10h 6408M 2081M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 7m ago 10h 5632M 2081M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 7m ago 10h 5584M 2081M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 7m ago 10h 4842M 2370M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 7m ago 10h 5561M 2370M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 7m ago 10h 4912M 2370M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 7m ago 10h 5645M 2370M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:40:55.524 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 7m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:55.923 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:40:55.924 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:40:56.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:55 smithi060 ceph-mon[109077]: from='client.39426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:56.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:55 smithi060 ceph-mon[94233]: from='client.39426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:56.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:55 smithi089 ceph-mon[98504]: from='client.39426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[109077]: from='client.49307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[109077]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3420720544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[94233]: from='client.49307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[94233]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3420720544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:56 smithi089 ceph-mon[98504]: from='client.49307 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:40:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:56 smithi089 ceph-mon[98504]: pgmap v22365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3420720544' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:40:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:40:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:40:58 smithi060 ceph-mon[94233]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:40:58 smithi060 ceph-mon[109077]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:40:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:40:58 smithi089 ceph-mon[98504]: pgmap v22366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:00 smithi060 ceph-mon[94233]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:00 smithi060 ceph-mon[109077]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:00 smithi089 ceph-mon[98504]: pgmap v22367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:02 smithi060 ceph-mon[94233]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:02 smithi060 ceph-mon[109077]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:02 smithi089 ceph-mon[98504]: pgmap v22368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:41:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:41:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:41:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:04 smithi060 ceph-mon[109077]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:04 smithi060 ceph-mon[94233]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:04 smithi089 ceph-mon[98504]: pgmap v22369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:06 smithi060 ceph-mon[94233]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:06 smithi060 ceph-mon[109077]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:06 smithi089 ceph-mon[98504]: pgmap v22370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:08 smithi060 ceph-mon[94233]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:08 smithi060 ceph-mon[109077]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:08 smithi089 ceph-mon[98504]: pgmap v22371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:10 smithi060 ceph-mon[94233]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:10 smithi060 ceph-mon[109077]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:10 smithi089 ceph-mon[98504]: pgmap v22372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:12 smithi060 ceph-mon[109077]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:12 smithi060 ceph-mon[94233]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:12 smithi089 ceph-mon[98504]: pgmap v22373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:41:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:41:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:41:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:14 smithi060 ceph-mon[94233]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:14 smithi060 ceph-mon[109077]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:14 smithi089 ceph-mon[98504]: pgmap v22374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:16.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:15 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:16.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:15 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:16.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:15 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:41:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:17.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.263 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:17.264 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: pgmap v22375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:41:17.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:41:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:17 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2074M 2023-12-01T15:41:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:17 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2366M 2023-12-01T15:41:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:17 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2074M 2023-12-01T15:41:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:17 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2366M 2023-12-01T15:41:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:17 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2074M 2023-12-01T15:41:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:17 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2366M 2023-12-01T15:41:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:18 smithi060 ceph-mon[94233]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:18 smithi060 ceph-mon[109077]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:18 smithi089 ceph-mon[98504]: pgmap v22376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:20 smithi060 ceph-mon[94233]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:20 smithi060 ceph-mon[109077]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:20 smithi089 ceph-mon[98504]: pgmap v22377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:22 smithi060 ceph-mon[109077]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:22 smithi060 ceph-mon[94233]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:22 smithi089 ceph-mon[98504]: pgmap v22378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:41:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:41:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:41:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:24 smithi060 ceph-mon[94233]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:24 smithi060 ceph-mon[109077]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:24 smithi089 ceph-mon[98504]: pgmap v22379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:26.290 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:41:26.617 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:41:26.617 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:41:26.617 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:41:26.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:41:26.617 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:41:26.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:41:26.617 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (10h) 8m ago 10h 5888M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (10h) 8m ago 10h 6408M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5632M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5584M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4842M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5561M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4912M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:41:26.618 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5645M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:41:26.619 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:41:27.018 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:41:27.019 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:41:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:26 smithi060 ceph-mon[94233]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:26 smithi060 ceph-mon[109077]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:26 smithi089 ceph-mon[98504]: pgmap v22380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:27 smithi060 ceph-mon[94233]: from='client.49319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:27 smithi060 ceph-mon[94233]: from='client.39450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:28.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2303705244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:27 smithi060 ceph-mon[109077]: from='client.49319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:28.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:27 smithi060 ceph-mon[109077]: from='client.39450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:28.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2303705244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:27 smithi089 ceph-mon[98504]: from='client.49319 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:27 smithi089 ceph-mon[98504]: from='client.39450 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:28.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2303705244' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:28 smithi060 ceph-mon[109077]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:28 smithi060 ceph-mon[94233]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:28 smithi089 ceph-mon[98504]: pgmap v22381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:30 smithi060 ceph-mon[94233]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:30 smithi060 ceph-mon[109077]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:30 smithi089 ceph-mon[98504]: pgmap v22382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:32 smithi060 ceph-mon[109077]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:32 smithi060 ceph-mon[94233]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:32 smithi089 ceph-mon[98504]: pgmap v22383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:41:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:41:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:41:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:34 smithi060 ceph-mon[94233]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:34 smithi060 ceph-mon[109077]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:34 smithi089 ceph-mon[98504]: pgmap v22384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:36 smithi060 ceph-mon[94233]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:36 smithi060 ceph-mon[109077]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:36 smithi089 ceph-mon[98504]: pgmap v22385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:38 smithi060 ceph-mon[94233]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:38 smithi060 ceph-mon[109077]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:38 smithi089 ceph-mon[98504]: pgmap v22386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:40 smithi060 ceph-mon[94233]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:40 smithi060 ceph-mon[109077]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:40 smithi089 ceph-mon[98504]: pgmap v22387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:42 smithi060 ceph-mon[94233]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:42 smithi060 ceph-mon[109077]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:42 smithi089 ceph-mon[98504]: pgmap v22388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:41:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:41:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:41:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:44 smithi060 ceph-mon[94233]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:44 smithi060 ceph-mon[109077]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:44 smithi089 ceph-mon[98504]: pgmap v22389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:46 smithi060 ceph-mon[94233]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:46 smithi060 ceph-mon[109077]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:46 smithi089 ceph-mon[98504]: pgmap v22390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:48 smithi060 ceph-mon[94233]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:48 smithi060 ceph-mon[109077]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:48 smithi089 ceph-mon[98504]: pgmap v22391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:50 smithi060 ceph-mon[94233]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:50 smithi060 ceph-mon[109077]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:50 smithi089 ceph-mon[98504]: pgmap v22392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:52 smithi060 ceph-mon[94233]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:52 smithi060 ceph-mon[109077]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:52 smithi089 ceph-mon[98504]: pgmap v22393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:41:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:41:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:41:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:54 smithi060 ceph-mon[94233]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:54 smithi060 ceph-mon[109077]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:54 smithi089 ceph-mon[98504]: pgmap v22394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:56 smithi060 ceph-mon[94233]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:56 smithi060 ceph-mon[109077]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:56 smithi089 ceph-mon[98504]: pgmap v22395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:41:57.377 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 8m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 8m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 8m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 8m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:41:57.704 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 8m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 8m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5888M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 10h 6408M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (10h) 8m ago 10h 5632M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 8m ago 10h 5584M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 8m ago 10h 4842M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 8m ago 10h 5561M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 8m ago 10h 4912M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 8m ago 10h 5645M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:41:57.705 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 8m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:41:58.104 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:41:58.105 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:41:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[94233]: from='client.39462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[94233]: from='client.49343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[94233]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3712382242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[109077]: from='client.39462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[109077]: from='client.49343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[109077]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:59.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:41:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3712382242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:41:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:58 smithi089 ceph-mon[98504]: from='client.39462 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:58 smithi089 ceph-mon[98504]: from='client.49343 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:41:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:58 smithi089 ceph-mon[98504]: pgmap v22396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:41:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:41:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3712382242' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:00 smithi060 ceph-mon[94233]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:00 smithi060 ceph-mon[109077]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:00 smithi089 ceph-mon[98504]: pgmap v22397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:02 smithi060 ceph-mon[94233]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:02 smithi060 ceph-mon[109077]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:02 smithi089 ceph-mon[98504]: pgmap v22398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:42:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:42:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:42:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:04 smithi060 ceph-mon[94233]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:04 smithi060 ceph-mon[109077]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:04 smithi089 ceph-mon[98504]: pgmap v22399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:06 smithi060 ceph-mon[94233]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:06 smithi060 ceph-mon[109077]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:06 smithi089 ceph-mon[98504]: pgmap v22400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:08 smithi060 ceph-mon[109077]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:08 smithi060 ceph-mon[94233]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:08 smithi089 ceph-mon[98504]: pgmap v22401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:10 smithi060 ceph-mon[94233]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:10 smithi060 ceph-mon[109077]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:10 smithi089 ceph-mon[98504]: pgmap v22402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:12 smithi060 ceph-mon[94233]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:12 smithi060 ceph-mon[109077]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:12 smithi089 ceph-mon[98504]: pgmap v22403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:42:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:42:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:42:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:14 smithi060 ceph-mon[94233]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:14 smithi060 ceph-mon[109077]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:14 smithi089 ceph-mon[98504]: pgmap v22404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:16 smithi060 ceph-mon[94233]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:17.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:17.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:16 smithi060 ceph-mon[109077]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:17.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:16 smithi089 ceph-mon[98504]: pgmap v22405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:42:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:42:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:42:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:42:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:42:18.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:42:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:19 smithi089 ceph-mon[98504]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:19 smithi060 ceph-mon[94233]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:19 smithi060 ceph-mon[109077]: pgmap v22406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:21 smithi089 ceph-mon[98504]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:21 smithi060 ceph-mon[94233]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:21 smithi060 ceph-mon[109077]: pgmap v22407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:22 smithi060 ceph-mon[94233]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:22 smithi060 ceph-mon[109077]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:22 smithi089 ceph-mon[98504]: pgmap v22408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:42:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:42:24] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:42:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:24 smithi060 ceph-mon[94233]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:24 smithi060 ceph-mon[109077]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:24 smithi089 ceph-mon[98504]: pgmap v22409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:26 smithi060 ceph-mon[94233]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:26 smithi060 ceph-mon[109077]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:26 smithi089 ceph-mon[98504]: pgmap v22410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:28.466 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:42:28.790 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:42:28.790 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:42:28.790 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:42:28.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:42:28.790 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:42:28.790 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5888M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6408M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5632M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (10h) 9m ago 10h 5584M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (10h) 9m ago 10h 4842M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5561M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4912M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:42:28.791 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5645M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:42:28.792 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:42:29.189 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:42:29.190 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:42:29.190 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:42:29.190 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:42:29.190 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:42:29.190 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:42:29.190 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:42:29.190 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:42:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:28 smithi060 ceph-mon[94233]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:28 smithi060 ceph-mon[109077]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:28 smithi089 ceph-mon[98504]: pgmap v22411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:29 smithi060 ceph-mon[109077]: from='client.39480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:29 smithi060 ceph-mon[109077]: from='client.49361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:30.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/561824750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:29 smithi060 ceph-mon[94233]: from='client.39480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:30.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:29 smithi060 ceph-mon[94233]: from='client.49361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:30.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/561824750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:29 smithi089 ceph-mon[98504]: from='client.39480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:29 smithi089 ceph-mon[98504]: from='client.49361 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:42:30.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/561824750' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:42:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:30 smithi060 ceph-mon[94233]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:30 smithi060 ceph-mon[109077]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:30 smithi089 ceph-mon[98504]: pgmap v22412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:32 smithi060 ceph-mon[94233]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:32 smithi060 ceph-mon[109077]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:32 smithi089 ceph-mon[98504]: pgmap v22413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:42:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:42:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:42:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:34 smithi060 ceph-mon[94233]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:34 smithi060 ceph-mon[109077]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:34 smithi089 ceph-mon[98504]: pgmap v22414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:36 smithi060 ceph-mon[94233]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:36 smithi060 ceph-mon[109077]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:36 smithi089 ceph-mon[98504]: pgmap v22415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:38 smithi060 ceph-mon[109077]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:39.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:38 smithi060 ceph-mon[94233]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:38 smithi089 ceph-mon[98504]: pgmap v22416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:40 smithi060 ceph-mon[94233]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:40 smithi060 ceph-mon[109077]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:40 smithi089 ceph-mon[98504]: pgmap v22417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:42 smithi060 ceph-mon[109077]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:42 smithi060 ceph-mon[94233]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:42 smithi089 ceph-mon[98504]: pgmap v22418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:42:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:42:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:42:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:44 smithi060 ceph-mon[94233]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:44 smithi060 ceph-mon[109077]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:44 smithi089 ceph-mon[98504]: pgmap v22419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:46 smithi060 ceph-mon[94233]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:46 smithi060 ceph-mon[109077]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:46 smithi089 ceph-mon[98504]: pgmap v22420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:48 smithi060 ceph-mon[94233]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:48 smithi060 ceph-mon[109077]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:48 smithi089 ceph-mon[98504]: pgmap v22421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:50 smithi060 ceph-mon[109077]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:50 smithi060 ceph-mon[94233]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:50 smithi089 ceph-mon[98504]: pgmap v22422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:52 smithi060 ceph-mon[94233]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:52 smithi060 ceph-mon[109077]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:52 smithi089 ceph-mon[98504]: pgmap v22423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:42:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:42:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:42:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:54 smithi060 ceph-mon[94233]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:54 smithi060 ceph-mon[109077]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:54 smithi089 ceph-mon[98504]: pgmap v22424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:56 smithi060 ceph-mon[94233]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:56 smithi060 ceph-mon[109077]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:56 smithi089 ceph-mon[98504]: pgmap v22425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:42:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:42:58 smithi060 ceph-mon[109077]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:42:58 smithi060 ceph-mon[94233]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:42:58 smithi089 ceph-mon[98504]: pgmap v22426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:42:59.550 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 9m ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9m ago 10h 100M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 9m ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9m ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 469M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 946M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2590M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1560M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1163M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:42:59.875 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 9m ago 10h 20.6M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9m ago 10h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5888M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6408M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5632M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5584M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4842M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (10h) 9m ago 10h 5561M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9m ago 10h 4912M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9m ago 10h 5645M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:42:59.876 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9m ago 10h 131M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:43:00.275 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:43:00.276 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:43:00.277 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:43:00.277 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[94233]: from='client.39498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[94233]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[94233]: from='client.39504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1644034201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[109077]: from='client.39498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[109077]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[109077]: from='client.39504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:01.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1644034201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:00 smithi089 ceph-mon[98504]: from='client.39498 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:00 smithi089 ceph-mon[98504]: pgmap v22427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:00 smithi089 ceph-mon[98504]: from='client.39504 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1644034201' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:02 smithi060 ceph-mon[94233]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:02 smithi060 ceph-mon[109077]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:02 smithi089 ceph-mon[98504]: pgmap v22428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:43:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:43:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:43:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:04 smithi060 ceph-mon[94233]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:04 smithi060 ceph-mon[109077]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:04 smithi089 ceph-mon[98504]: pgmap v22429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:06 smithi060 ceph-mon[94233]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:06 smithi060 ceph-mon[109077]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:06 smithi089 ceph-mon[98504]: pgmap v22430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:08 smithi060 ceph-mon[94233]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:08 smithi060 ceph-mon[109077]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:08 smithi089 ceph-mon[98504]: pgmap v22431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:10 smithi060 ceph-mon[94233]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:10 smithi060 ceph-mon[109077]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:10 smithi089 ceph-mon[98504]: pgmap v22432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:12 smithi060 ceph-mon[94233]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:12 smithi060 ceph-mon[109077]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:12 smithi089 ceph-mon[98504]: pgmap v22433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:43:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:43:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:43:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:14 smithi060 ceph-mon[94233]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:14 smithi060 ceph-mon[109077]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:15.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:14 smithi089 ceph-mon[98504]: pgmap v22434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:16 smithi060 ceph-mon[94233]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:16 smithi060 ceph-mon[109077]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:16 smithi089 ceph-mon[98504]: pgmap v22435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:18.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:18.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:18.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:43:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:18 smithi060 ceph-mon[94233]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:18 smithi060 ceph-mon[109077]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:18 smithi089 ceph-mon[98504]: pgmap v22436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:20 smithi060 ceph-mon[94233]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:20 smithi060 ceph-mon[109077]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:20 smithi089 ceph-mon[98504]: pgmap v22437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:21 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:22.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:21 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[94233]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[109077]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:22 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:22 smithi089 ceph-mon[98504]: pgmap v22438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:43:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:43:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:22 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:43:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:43:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:43:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:43:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:24 smithi060 ceph-mon[94233]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:24 smithi060 ceph-mon[109077]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:24 smithi089 ceph-mon[98504]: pgmap v22439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:26 smithi060 ceph-mon[94233]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:26 smithi060 ceph-mon[109077]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:26 smithi089 ceph-mon[98504]: pgmap v22440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:28 smithi060 ceph-mon[94233]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:28 smithi060 ceph-mon[109077]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:28 smithi089 ceph-mon[98504]: pgmap v22441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:30.640 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:43:30.967 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:43:30.967 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 10s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:43:30.967 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 9s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 10s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 9s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 10s ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 10s ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9s ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 10s ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 10s ago 10h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 9s ago 10h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 10s ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 10s ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 10s ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 10s ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9s ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:43:30.968 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9s ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:43:30.969 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (10h) 9s ago 10h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:43:30.969 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (10h) 9s ago 10h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:43:30.969 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 9s ago 10h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:43:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:30 smithi060 ceph-mon[94233]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:30 smithi060 ceph-mon[109077]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:31.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:30 smithi089 ceph-mon[98504]: pgmap v22442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:31.369 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:43:31.369 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:43:31.369 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:43:31.369 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:31.369 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:43:31.370 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:43:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:31 smithi060 ceph-mon[94233]: from='client.39516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:31 smithi060 ceph-mon[94233]: from='client.49397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:32.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1436903202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:31 smithi060 ceph-mon[109077]: from='client.39516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:31 smithi060 ceph-mon[109077]: from='client.49397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:32.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1436903202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:31 smithi089 ceph-mon[98504]: from='client.39516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:31 smithi089 ceph-mon[98504]: from='client.49397 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:43:32.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1436903202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:43:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:32 smithi060 ceph-mon[94233]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:32 smithi060 ceph-mon[109077]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:33.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:32 smithi089 ceph-mon[98504]: pgmap v22443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:43:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:43:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:43:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:34 smithi060 ceph-mon[94233]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:34 smithi060 ceph-mon[109077]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:34 smithi089 ceph-mon[98504]: pgmap v22444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:36 smithi060 ceph-mon[94233]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:36 smithi060 ceph-mon[109077]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:36 smithi089 ceph-mon[98504]: pgmap v22445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:38 smithi060 ceph-mon[94233]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:38 smithi060 ceph-mon[109077]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:38 smithi089 ceph-mon[98504]: pgmap v22446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:40 smithi060 ceph-mon[94233]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:40 smithi060 ceph-mon[109077]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:40 smithi089 ceph-mon[98504]: pgmap v22447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:42 smithi060 ceph-mon[94233]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:42 smithi060 ceph-mon[109077]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:42 smithi089 ceph-mon[98504]: pgmap v22448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:43:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:43:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:43:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:44 smithi060 ceph-mon[94233]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:44 smithi060 ceph-mon[109077]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:44 smithi089 ceph-mon[98504]: pgmap v22449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:46 smithi060 ceph-mon[94233]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:46 smithi060 ceph-mon[109077]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:46 smithi089 ceph-mon[98504]: pgmap v22450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:48 smithi060 ceph-mon[94233]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:48 smithi060 ceph-mon[109077]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:48 smithi089 ceph-mon[98504]: pgmap v22451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:51 smithi060 ceph-mon[94233]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:51 smithi060 ceph-mon[109077]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:51 smithi089 ceph-mon[98504]: pgmap v22452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:52 smithi060 ceph-mon[94233]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:52 smithi060 ceph-mon[109077]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:52 smithi089 ceph-mon[98504]: pgmap v22453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:43:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:43:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:43:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:54 smithi060 ceph-mon[94233]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:54 smithi060 ceph-mon[109077]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:54 smithi089 ceph-mon[98504]: pgmap v22454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:56 smithi060 ceph-mon[94233]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:56 smithi060 ceph-mon[109077]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:57.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:56 smithi089 ceph-mon[98504]: pgmap v22455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:43:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:43:58 smithi060 ceph-mon[94233]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:43:58 smithi060 ceph-mon[109077]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:43:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:43:58 smithi089 ceph-mon[98504]: pgmap v22456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:00 smithi060 ceph-mon[94233]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:00 smithi060 ceph-mon[109077]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:00 smithi089 ceph-mon[98504]: pgmap v22457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:01.734 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:44:02.059 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 41s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 40s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (10h) 41s ago 10h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (10h) 40s ago 10h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 40s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 41s ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 41s ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 40s ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 41s ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 41s ago 10h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 40s ago 10h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:44:02.060 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 41s ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 41s ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 41s ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 41s ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 40s ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 40s ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 40s ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 40s ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:44:02.061 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 40s ago 10h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:44:02.455 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:44:02.455 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:44:02.455 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:44:02.455 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:44:02.456 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:44:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[94233]: from='client.39534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[94233]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[94233]: from='client.49415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/38314289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[109077]: from='client.39534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[109077]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[109077]: from='client.49415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:03.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/38314289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:02 smithi089 ceph-mon[98504]: from='client.39534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:02 smithi089 ceph-mon[98504]: pgmap v22458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:02 smithi089 ceph-mon[98504]: from='client.49415 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/38314289' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:44:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:44:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:44:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:04 smithi060 ceph-mon[94233]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:04 smithi060 ceph-mon[109077]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:04 smithi089 ceph-mon[98504]: pgmap v22459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:06 smithi060 ceph-mon[109077]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:06 smithi060 ceph-mon[94233]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:06 smithi089 ceph-mon[98504]: pgmap v22460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:08 smithi060 ceph-mon[94233]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:08 smithi060 ceph-mon[109077]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:08 smithi089 ceph-mon[98504]: pgmap v22461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:10 smithi060 ceph-mon[94233]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:10 smithi060 ceph-mon[109077]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:11.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:10 smithi089 ceph-mon[98504]: pgmap v22462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:12 smithi060 ceph-mon[94233]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:12 smithi060 ceph-mon[109077]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:13.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:12 smithi089 ceph-mon[98504]: pgmap v22463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:44:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:44:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:44:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:14 smithi060 ceph-mon[94233]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:14 smithi060 ceph-mon[109077]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:14 smithi089 ceph-mon[98504]: pgmap v22464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:16 smithi060 ceph-mon[94233]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:16 smithi060 ceph-mon[109077]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:16 smithi089 ceph-mon[98504]: pgmap v22465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:18 smithi060 ceph-mon[94233]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:18 smithi060 ceph-mon[109077]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:18 smithi089 ceph-mon[98504]: pgmap v22466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:20 smithi060 ceph-mon[94233]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:20 smithi060 ceph-mon[109077]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:20 smithi089 ceph-mon[98504]: pgmap v22467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:22 smithi060 ceph-mon[94233]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:22 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:22 smithi060 ceph-mon[109077]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:22 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:22 smithi089 ceph-mon[98504]: pgmap v22468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:22 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:44:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:44:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:44:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:44:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:44:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:44:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:24 smithi060 ceph-mon[94233]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:44:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:44:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:44:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:24 smithi060 ceph-mon[109077]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:24 smithi089 ceph-mon[98504]: pgmap v22469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:26 smithi060 ceph-mon[94233]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:26 smithi060 ceph-mon[109077]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:27.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:26 smithi089 ceph-mon[98504]: pgmap v22470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:29.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:28 smithi060 ceph-mon[94233]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:28 smithi060 ceph-mon[109077]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:28 smithi089 ceph-mon[98504]: pgmap v22471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:30 smithi060 ceph-mon[94233]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:30 smithi060 ceph-mon[109077]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:30 smithi089 ceph-mon[98504]: pgmap v22472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:32.820 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:44:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:32 smithi060 ceph-mon[109077]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:32 smithi060 ceph-mon[94233]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:32 smithi089 ceph-mon[98504]: pgmap v22473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:33.147 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 72s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 71s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 72s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 71s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 71s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 72s ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 72s ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 71s ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 72s ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 72s ago 10h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:44:33.148 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 71s ago 10h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 72s ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 72s ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 72s ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 72s ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 71s ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 71s ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 71s ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 71s ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:44:33.149 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 71s ago 10h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:44:33.542 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:44:33.543 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:33.544 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:44:33.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:44:33.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:44:33.544 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:44:33.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:44:33.544 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:44:33.544 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:44:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:33 smithi060 ceph-mon[94233]: from='client.49427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:33 smithi060 ceph-mon[94233]: from='client.49433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:34.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/895995050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:33 smithi060 ceph-mon[109077]: from='client.49427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:33 smithi060 ceph-mon[109077]: from='client.49433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:34.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/895995050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:34.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:33 smithi089 ceph-mon[98504]: from='client.49427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:33 smithi089 ceph-mon[98504]: from='client.49433 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:44:34.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/895995050' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:44:34.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:34 smithi060 ceph-mon[94233]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:34.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:34 smithi060 ceph-mon[109077]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:44:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:44:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:44:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:34 smithi089 ceph-mon[98504]: pgmap v22474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:36 smithi060 ceph-mon[94233]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:36 smithi060 ceph-mon[109077]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:36 smithi089 ceph-mon[98504]: pgmap v22475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:38 smithi060 ceph-mon[94233]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:38 smithi060 ceph-mon[109077]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:38 smithi089 ceph-mon[98504]: pgmap v22476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:40 smithi060 ceph-mon[94233]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:40 smithi060 ceph-mon[109077]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:41.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:40 smithi089 ceph-mon[98504]: pgmap v22477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:42 smithi060 ceph-mon[94233]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:42 smithi060 ceph-mon[109077]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:42 smithi089 ceph-mon[98504]: pgmap v22478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:44:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:44:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:44:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:44 smithi060 ceph-mon[94233]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:44 smithi060 ceph-mon[109077]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:44 smithi089 ceph-mon[98504]: pgmap v22479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:46 smithi060 ceph-mon[94233]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:46 smithi060 ceph-mon[109077]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:46 smithi089 ceph-mon[98504]: pgmap v22480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:48 smithi060 ceph-mon[94233]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:48 smithi060 ceph-mon[109077]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:49.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:48 smithi089 ceph-mon[98504]: pgmap v22481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:50 smithi060 ceph-mon[94233]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:50 smithi060 ceph-mon[109077]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:50 smithi089 ceph-mon[98504]: pgmap v22482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:52 smithi060 ceph-mon[94233]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:52 smithi060 ceph-mon[109077]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:52 smithi089 ceph-mon[98504]: pgmap v22483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:44:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:44:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:44:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:54 smithi060 ceph-mon[94233]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:54 smithi060 ceph-mon[109077]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:54 smithi089 ceph-mon[98504]: pgmap v22484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:56 smithi060 ceph-mon[94233]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:56 smithi060 ceph-mon[109077]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:56 smithi089 ceph-mon[98504]: pgmap v22485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:44:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:44:58 smithi060 ceph-mon[94233]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:44:58 smithi060 ceph-mon[109077]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:44:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:44:58 smithi089 ceph-mon[98504]: pgmap v22486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:00 smithi060 ceph-mon[94233]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:00 smithi060 ceph-mon[109077]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:00 smithi089 ceph-mon[98504]: pgmap v22487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:02 smithi060 ceph-mon[94233]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:02 smithi060 ceph-mon[109077]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:02 smithi089 ceph-mon[98504]: pgmap v22488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:03.904 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 103s ago 10h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (10h) 102s ago 10h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 103s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 102s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 102s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 103s ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:45:04.232 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 103s ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 102s ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 103s ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (10h) 103s ago 10h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (10h) 102s ago 10h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 103s ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 103s ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 103s ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 103s ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 102s ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 102s ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 102s ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 102s ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:45:04.233 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 102s ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:45:04.635 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:45:04.636 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:45:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:45:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:45:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[94233]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[94233]: from='client.39570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[94233]: from='client.49451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1953044250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[109077]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[109077]: from='client.39570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[109077]: from='client.49451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1953044250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:04 smithi089 ceph-mon[98504]: pgmap v22489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:04 smithi089 ceph-mon[98504]: from='client.39570 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:04 smithi089 ceph-mon[98504]: from='client.49451 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1953044250' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:06 smithi060 ceph-mon[94233]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:06 smithi060 ceph-mon[109077]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:06 smithi089 ceph-mon[98504]: pgmap v22490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:08 smithi060 ceph-mon[94233]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:08 smithi060 ceph-mon[109077]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:08 smithi089 ceph-mon[98504]: pgmap v22491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:10 smithi060 ceph-mon[94233]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:10 smithi060 ceph-mon[109077]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:10 smithi089 ceph-mon[98504]: pgmap v22492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:12 smithi060 ceph-mon[94233]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:12 smithi060 ceph-mon[109077]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:12 smithi089 ceph-mon[98504]: pgmap v22493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:45:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:45:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:45:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:14 smithi060 ceph-mon[109077]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:14 smithi060 ceph-mon[94233]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:14 smithi089 ceph-mon[98504]: pgmap v22494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:16 smithi060 ceph-mon[109077]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:16 smithi060 ceph-mon[94233]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:16 smithi089 ceph-mon[98504]: pgmap v22495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:18 smithi060 ceph-mon[109077]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:18 smithi060 ceph-mon[94233]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:18 smithi089 ceph-mon[98504]: pgmap v22496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:20 smithi060 ceph-mon[94233]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:20 smithi060 ceph-mon[109077]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:20 smithi089 ceph-mon[98504]: pgmap v22497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:22 smithi060 ceph-mon[94233]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:22 smithi060 ceph-mon[109077]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:22 smithi089 ceph-mon[98504]: pgmap v22498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:23.635 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 15:45:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T15:45:23.373420211Z level=info msg="Completed cleanup jobs" duration=12.869276ms 2023-12-01T15:45:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:24.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:45:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:24.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:24.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:24.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:23 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:45:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:45:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:45:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:45:24.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:23 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:45:24.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:24 smithi060 ceph-mon[94233]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:24.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:24 smithi060 ceph-mon[109077]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:45:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:45:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:45:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:24 smithi089 ceph-mon[98504]: pgmap v22499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:26 smithi060 ceph-mon[94233]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:27.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:26 smithi060 ceph-mon[109077]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:26 smithi089 ceph-mon[98504]: pgmap v22500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:28 smithi060 ceph-mon[94233]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:28 smithi060 ceph-mon[109077]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:28 smithi089 ceph-mon[98504]: pgmap v22501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:30 smithi060 ceph-mon[94233]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:30 smithi060 ceph-mon[109077]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:30 smithi089 ceph-mon[98504]: pgmap v22502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:32 smithi060 ceph-mon[94233]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:32 smithi060 ceph-mon[109077]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:32 smithi089 ceph-mon[98504]: pgmap v22503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:45:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:45:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:45:34.996 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:45:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:34 smithi060 ceph-mon[109077]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:34 smithi060 ceph-mon[94233]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:34 smithi089 ceph-mon[98504]: pgmap v22504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:35.320 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (10h) 2m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:45:35.321 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:45:35.322 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:45:35.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:45:35.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:45:35.323 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (10h) 2m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:45:35.722 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:45:35.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:45:35.724 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:45:35.724 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:45:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:35 smithi060 ceph-mon[94233]: from='client.39588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:36.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2271168353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:36.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:35 smithi060 ceph-mon[109077]: from='client.39588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:36.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2271168353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:35 smithi089 ceph-mon[98504]: from='client.39588 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:36.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2271168353' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:45:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:36 smithi060 ceph-mon[94233]: from='client.49469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:36 smithi060 ceph-mon[94233]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:36 smithi060 ceph-mon[109077]: from='client.49469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:37.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:36 smithi060 ceph-mon[109077]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:36 smithi089 ceph-mon[98504]: from='client.49469 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:45:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:36 smithi089 ceph-mon[98504]: pgmap v22505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:38 smithi060 ceph-mon[94233]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:38 smithi060 ceph-mon[109077]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:39.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:38 smithi089 ceph-mon[98504]: pgmap v22506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:41.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:40 smithi060 ceph-mon[94233]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:41.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:40 smithi060 ceph-mon[109077]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:40 smithi089 ceph-mon[98504]: pgmap v22507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:42 smithi060 ceph-mon[94233]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:42 smithi060 ceph-mon[109077]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:42 smithi089 ceph-mon[98504]: pgmap v22508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:45:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:45:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:45:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:44 smithi060 ceph-mon[94233]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:44 smithi060 ceph-mon[109077]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:44 smithi089 ceph-mon[98504]: pgmap v22509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:46 smithi060 ceph-mon[94233]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:46 smithi060 ceph-mon[109077]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:47.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:46 smithi089 ceph-mon[98504]: pgmap v22510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:48 smithi060 ceph-mon[94233]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:48 smithi060 ceph-mon[109077]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:48 smithi089 ceph-mon[98504]: pgmap v22511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:50 smithi060 ceph-mon[94233]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:50 smithi060 ceph-mon[109077]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:50 smithi089 ceph-mon[98504]: pgmap v22512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:52 smithi060 ceph-mon[94233]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:52 smithi060 ceph-mon[109077]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:52 smithi089 ceph-mon[98504]: pgmap v22513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:45:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:45:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:45:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:54 smithi060 ceph-mon[94233]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:54 smithi060 ceph-mon[109077]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:55.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:54 smithi089 ceph-mon[98504]: pgmap v22514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:56 smithi060 ceph-mon[94233]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:57.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:56 smithi060 ceph-mon[109077]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:56 smithi089 ceph-mon[98504]: pgmap v22515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:45:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:45:58 smithi060 ceph-mon[94233]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:45:58 smithi060 ceph-mon[109077]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:45:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:45:58 smithi089 ceph-mon[98504]: pgmap v22516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:00 smithi060 ceph-mon[94233]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:00 smithi060 ceph-mon[109077]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:00 smithi089 ceph-mon[98504]: pgmap v22517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:02 smithi060 ceph-mon[94233]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:02 smithi060 ceph-mon[109077]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:02 smithi089 ceph-mon[98504]: pgmap v22518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:46:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:46:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:46:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:04 smithi060 ceph-mon[94233]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:04 smithi060 ceph-mon[109077]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:04 smithi089 ceph-mon[98504]: pgmap v22519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:06.084 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:46:06.411 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:46:06.412 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:46:06.811 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:46:06.811 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:46:06.811 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:46:06.811 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:06.811 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:46:06.811 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:46:06.812 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:46:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:06 smithi060 ceph-mon[94233]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:06 smithi060 ceph-mon[94233]: from='client.39606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3743721440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:06 smithi060 ceph-mon[109077]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:06 smithi060 ceph-mon[109077]: from='client.39606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:07.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3743721440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:06 smithi089 ceph-mon[98504]: pgmap v22520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:06 smithi089 ceph-mon[98504]: from='client.39606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3743721440' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:08.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:07 smithi060 ceph-mon[94233]: from='client.39612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:08.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:07 smithi060 ceph-mon[109077]: from='client.39612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:08.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:07 smithi089 ceph-mon[98504]: from='client.39612 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:08 smithi060 ceph-mon[94233]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:08 smithi060 ceph-mon[109077]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:08 smithi089 ceph-mon[98504]: pgmap v22521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:10 smithi060 ceph-mon[94233]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:10 smithi060 ceph-mon[109077]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:10 smithi089 ceph-mon[98504]: pgmap v22522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:12 smithi060 ceph-mon[94233]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:12 smithi060 ceph-mon[109077]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:12 smithi089 ceph-mon[98504]: pgmap v22523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:46:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:46:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:46:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:14 smithi060 ceph-mon[94233]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:14 smithi060 ceph-mon[109077]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:15.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:14 smithi089 ceph-mon[98504]: pgmap v22524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:16 smithi060 ceph-mon[94233]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:16 smithi060 ceph-mon[109077]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:16 smithi089 ceph-mon[98504]: pgmap v22525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:18 smithi060 ceph-mon[94233]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:18 smithi060 ceph-mon[109077]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:19.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:18 smithi089 ceph-mon[98504]: pgmap v22526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:20 smithi060 ceph-mon[94233]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:21.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:20 smithi060 ceph-mon[109077]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:20 smithi089 ceph-mon[98504]: pgmap v22527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:22 smithi060 ceph-mon[94233]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:22 smithi060 ceph-mon[109077]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:22 smithi089 ceph-mon[98504]: pgmap v22528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:24.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:23 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:24.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:23 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:24.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:23 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:46:24.747 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:46:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:46:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[94233]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:46:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[109077]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:46:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:24 smithi089 ceph-mon[98504]: pgmap v22529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:46:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:46:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:46:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:26 smithi060 ceph-mon[94233]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:26 smithi060 ceph-mon[109077]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:27.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:26 smithi089 ceph-mon[98504]: pgmap v22530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:28 smithi060 ceph-mon[94233]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:29.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:28 smithi060 ceph-mon[109077]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:28 smithi089 ceph-mon[98504]: pgmap v22531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:30 smithi060 ceph-mon[94233]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:31.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:30 smithi060 ceph-mon[109077]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:30 smithi089 ceph-mon[98504]: pgmap v22532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:32 smithi060 ceph-mon[94233]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:32 smithi060 ceph-mon[109077]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:32 smithi089 ceph-mon[98504]: pgmap v22533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:46:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:46:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:46:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:34 smithi060 ceph-mon[94233]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:34 smithi060 ceph-mon[109077]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:35.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:34 smithi089 ceph-mon[98504]: pgmap v22534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:37.174 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:46:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:36 smithi060 ceph-mon[94233]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:36 smithi060 ceph-mon[109077]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:37.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:36 smithi089 ceph-mon[98504]: pgmap v22535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:37.500 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 3m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 3m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 3m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 3m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 3m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 3m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 3m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 3m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 3m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 3m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 3m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 3m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:46:37.501 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 3m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:46:37.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 3m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:46:37.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 3m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:46:37.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 3m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:46:37.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 3m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:46:37.502 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 3m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:46:37.502 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 3m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:46:37.899 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:46:37.900 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:46:37.900 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:46:37.900 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:46:37.900 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:46:37.900 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:46:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:37 smithi060 ceph-mon[94233]: from='client.39624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:38.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2254248719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:37 smithi060 ceph-mon[109077]: from='client.39624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:38.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2254248719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:37 smithi089 ceph-mon[98504]: from='client.39624 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:38.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2254248719' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:46:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:38 smithi060 ceph-mon[94233]: from='client.49505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:38 smithi060 ceph-mon[94233]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:38 smithi060 ceph-mon[109077]: from='client.49505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:39.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:38 smithi060 ceph-mon[109077]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:38 smithi089 ceph-mon[98504]: from='client.49505 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:46:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:38 smithi089 ceph-mon[98504]: pgmap v22536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:40 smithi060 ceph-mon[94233]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:40 smithi060 ceph-mon[109077]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:40 smithi089 ceph-mon[98504]: pgmap v22537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:42 smithi060 ceph-mon[94233]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:42 smithi060 ceph-mon[109077]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:43.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:42 smithi089 ceph-mon[98504]: pgmap v22538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:46:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:46:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:46:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:44 smithi060 ceph-mon[94233]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:44 smithi060 ceph-mon[109077]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:45.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:44 smithi089 ceph-mon[98504]: pgmap v22539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:46 smithi060 ceph-mon[94233]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:46 smithi060 ceph-mon[109077]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:46 smithi089 ceph-mon[98504]: pgmap v22540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:48 smithi060 ceph-mon[94233]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:48 smithi060 ceph-mon[109077]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:48 smithi089 ceph-mon[98504]: pgmap v22541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:50 smithi060 ceph-mon[94233]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:50 smithi060 ceph-mon[109077]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:51.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:50 smithi089 ceph-mon[98504]: pgmap v22542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:52 smithi060 ceph-mon[94233]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:52 smithi060 ceph-mon[109077]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:52 smithi089 ceph-mon[98504]: pgmap v22543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:46:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:46:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:46:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:54 smithi060 ceph-mon[94233]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:54 smithi060 ceph-mon[109077]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:54 smithi089 ceph-mon[98504]: pgmap v22544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:56 smithi060 ceph-mon[109077]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:56 smithi060 ceph-mon[94233]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:56 smithi089 ceph-mon[98504]: pgmap v22545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:46:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:46:58 smithi060 ceph-mon[94233]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:46:58 smithi060 ceph-mon[109077]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:46:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:46:58 smithi089 ceph-mon[98504]: pgmap v22546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:00 smithi060 ceph-mon[94233]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:00 smithi060 ceph-mon[109077]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:00 smithi089 ceph-mon[98504]: pgmap v22547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:02 smithi060 ceph-mon[94233]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:02 smithi060 ceph-mon[109077]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:02 smithi089 ceph-mon[98504]: pgmap v22548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:47:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:47:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:47:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:04 smithi060 ceph-mon[94233]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:04 smithi060 ceph-mon[109077]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:05.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:04 smithi089 ceph-mon[98504]: pgmap v22549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:06 smithi060 ceph-mon[94233]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:06 smithi060 ceph-mon[109077]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:06 smithi089 ceph-mon[98504]: pgmap v22550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:08.262 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:47:08.588 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:47:08.588 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 3m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:47:08.588 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 3m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:47:08.588 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 3m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:47:08.588 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 3m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:47:08.588 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 3m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 3m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 3m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 3m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 3m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 3m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 3m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 3m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 3m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 3m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 3m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 3m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 3m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 3m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:47:08.589 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 3m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:08.990 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:47:08.991 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:47:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:08 smithi060 ceph-mon[94233]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:08 smithi060 ceph-mon[94233]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:08 smithi060 ceph-mon[109077]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:08 smithi060 ceph-mon[109077]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:09.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:08 smithi089 ceph-mon[98504]: pgmap v22551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:08 smithi089 ceph-mon[98504]: from='client.49517 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:09 smithi060 ceph-mon[109077]: from='client.49523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:10.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/123145314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:10.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:09 smithi060 ceph-mon[94233]: from='client.49523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:10.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/123145314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:10.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:09 smithi089 ceph-mon[98504]: from='client.49523 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:10.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/123145314' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:11.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:10 smithi060 ceph-mon[109077]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:10 smithi060 ceph-mon[94233]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:11.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:10 smithi089 ceph-mon[98504]: pgmap v22552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:12.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:12.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:12 smithi060 ceph-mon[94233]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:12 smithi060 ceph-mon[109077]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:12 smithi089 ceph-mon[98504]: pgmap v22553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:47:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:47:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:47:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:14 smithi060 ceph-mon[94233]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:14 smithi060 ceph-mon[109077]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:14 smithi089 ceph-mon[98504]: pgmap v22554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:17.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:16 smithi060 ceph-mon[94233]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:17.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:16 smithi060 ceph-mon[109077]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:17.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:16 smithi089 ceph-mon[98504]: pgmap v22555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:19.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:18 smithi060 ceph-mon[94233]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:19.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:18 smithi060 ceph-mon[109077]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:18 smithi089 ceph-mon[98504]: pgmap v22556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:21.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:21 smithi060 ceph-mon[94233]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:21.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:21 smithi060 ceph-mon[109077]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:21.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:21 smithi089 ceph-mon[98504]: pgmap v22557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:22 smithi060 ceph-mon[94233]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:22 smithi060 ceph-mon[109077]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:22 smithi089 ceph-mon[98504]: pgmap v22558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:47:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:47:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[109077]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[94233]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:24 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:24 smithi089 ceph-mon[98504]: pgmap v22559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:24 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:47:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:24 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:25 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:25 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:25 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:26.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:25 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:47:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:25 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:47:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:25 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:47:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:26 smithi060 ceph-mon[94233]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:26 smithi060 ceph-mon[109077]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:26 smithi089 ceph-mon[98504]: pgmap v22560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:29.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:28 smithi060 ceph-mon[94233]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:29.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:28 smithi060 ceph-mon[109077]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:29.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:28 smithi089 ceph-mon[98504]: pgmap v22561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:31.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:30 smithi060 ceph-mon[94233]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:31.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:30 smithi060 ceph-mon[109077]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:30 smithi089 ceph-mon[98504]: pgmap v22562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:32 smithi060 ceph-mon[94233]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:32 smithi060 ceph-mon[109077]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:32 smithi089 ceph-mon[98504]: pgmap v22563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:47:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:47:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:47:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:34 smithi060 ceph-mon[94233]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:34 smithi060 ceph-mon[109077]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:34 smithi089 ceph-mon[98504]: pgmap v22564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:36 smithi060 ceph-mon[94233]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:36 smithi060 ceph-mon[109077]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:36 smithi089 ceph-mon[98504]: pgmap v22565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:39.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:38 smithi060 ceph-mon[109077]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:39.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:38 smithi060 ceph-mon[94233]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:38 smithi089 ceph-mon[98504]: pgmap v22566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:39.353 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:47:39.677 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:47:39.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:47:39.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:47:39.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:47:39.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:47:39.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:47:39.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:47:39.679 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:47:40.078 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:47:40.079 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:47:40.080 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:47:40.080 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:47:40.080 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:47:40.080 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:47:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[94233]: from='client.39660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[94233]: from='client.49541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[94233]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:41.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1851115501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:41.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[109077]: from='client.39660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[109077]: from='client.49541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[109077]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:41.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1851115501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:40 smithi089 ceph-mon[98504]: from='client.39660 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:40 smithi089 ceph-mon[98504]: from='client.49541 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:47:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:40 smithi089 ceph-mon[98504]: pgmap v22567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1851115501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:47:42.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:42.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:43.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:42 smithi060 ceph-mon[94233]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:43.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:42 smithi060 ceph-mon[109077]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:42 smithi089 ceph-mon[98504]: pgmap v22568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:47:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:47:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:47:45.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:44 smithi060 ceph-mon[109077]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:45.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:44 smithi060 ceph-mon[94233]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:44 smithi089 ceph-mon[98504]: pgmap v22569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:47.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:47 smithi060 ceph-mon[94233]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:47.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:47 smithi060 ceph-mon[109077]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:47 smithi089 ceph-mon[98504]: pgmap v22570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:49.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:49 smithi060 ceph-mon[94233]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:49.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:49 smithi060 ceph-mon[109077]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:49 smithi089 ceph-mon[98504]: pgmap v22571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:51.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:51 smithi060 ceph-mon[94233]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:51.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:51 smithi060 ceph-mon[109077]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:51 smithi089 ceph-mon[98504]: pgmap v22572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:52 smithi060 ceph-mon[94233]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:53.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:52 smithi060 ceph-mon[109077]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:52 smithi089 ceph-mon[98504]: pgmap v22573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:47:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:47:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:47:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:54 smithi060 ceph-mon[94233]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:54 smithi060 ceph-mon[109077]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:54 smithi089 ceph-mon[98504]: pgmap v22574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:57.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:56 smithi060 ceph-mon[109077]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:57.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:56 smithi060 ceph-mon[94233]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:57.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:56 smithi089 ceph-mon[98504]: pgmap v22575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:47:59.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:47:58 smithi060 ceph-mon[94233]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:59.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:47:58 smithi060 ceph-mon[109077]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:47:59.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:47:58 smithi089 ceph-mon[98504]: pgmap v22576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:01.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:01 smithi060 ceph-mon[94233]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:01.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:01 smithi060 ceph-mon[109077]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:01.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:01 smithi089 ceph-mon[98504]: pgmap v22577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:02 smithi060 ceph-mon[109077]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:02 smithi060 ceph-mon[94233]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:02 smithi089 ceph-mon[98504]: pgmap v22578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:48:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:48:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:48:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:04 smithi060 ceph-mon[109077]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:04 smithi060 ceph-mon[94233]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:04 smithi089 ceph-mon[98504]: pgmap v22579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:07.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:06 smithi060 ceph-mon[94233]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:07.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:06 smithi060 ceph-mon[109077]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:07.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:06 smithi089 ceph-mon[98504]: pgmap v22580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:09.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:09 smithi060 ceph-mon[94233]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:09.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:09 smithi060 ceph-mon[109077]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:09 smithi089 ceph-mon[98504]: pgmap v22581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:10.444 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:48:10.774 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:48:10.774 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:48:10.774 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:48:10.774 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:48:10.774 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:48:10.775 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:48:11.173 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:48:11.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:48:11.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:48:11.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:11.173 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:48:11.173 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:11.173 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:48:11.174 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:48:11.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:11 smithi060 ceph-mon[94233]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:11.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:11 smithi060 ceph-mon[109077]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:11 smithi089 ceph-mon[98504]: pgmap v22582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[94233]: from='client.39678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[94233]: from='client.39684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2770891117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:12.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[109077]: from='client.39678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[109077]: from='client.39684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2770891117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:12.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:12 smithi089 ceph-mon[98504]: from='client.39678 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:12 smithi089 ceph-mon[98504]: from='client.39684 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2770891117' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:13.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:13 smithi060 ceph-mon[109077]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:13.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:13 smithi060 ceph-mon[94233]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:13 smithi089 ceph-mon[98504]: pgmap v22583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:48:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:48:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:48:15.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:15 smithi060 ceph-mon[94233]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:15.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:15 smithi060 ceph-mon[109077]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:15 smithi089 ceph-mon[98504]: pgmap v22584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:17 smithi089 ceph-mon[98504]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:17 smithi060 ceph-mon[94233]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:17 smithi060 ceph-mon[109077]: pgmap v22585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:19.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:19 smithi089 ceph-mon[98504]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:19 smithi060 ceph-mon[94233]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:19 smithi060 ceph-mon[109077]: pgmap v22586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:21.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:21 smithi089 ceph-mon[98504]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:21 smithi060 ceph-mon[94233]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:21 smithi060 ceph-mon[109077]: pgmap v22587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:22 smithi060 ceph-mon[94233]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:22 smithi060 ceph-mon[109077]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:22 smithi089 ceph-mon[98504]: pgmap v22588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:48:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:48:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:48:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:25 smithi060 ceph-mon[94233]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:25 smithi060 ceph-mon[109077]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:25 smithi089 ceph-mon[98504]: pgmap v22589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:26.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:26.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:26.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[94233]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:48:27.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[109077]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:48:27.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:27 smithi089 ceph-mon[98504]: pgmap v22590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:48:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:48:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:48:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:29 smithi089 ceph-mon[98504]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:29 smithi060 ceph-mon[94233]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:29 smithi060 ceph-mon[109077]: pgmap v22591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:31 smithi089 ceph-mon[98504]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:31 smithi060 ceph-mon[94233]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:31 smithi060 ceph-mon[109077]: pgmap v22592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:32 smithi060 ceph-mon[94233]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:32 smithi060 ceph-mon[109077]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:32 smithi089 ceph-mon[98504]: pgmap v22593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:48:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:48:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:48:35.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:35 smithi060 ceph-mon[94233]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:35.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:35 smithi060 ceph-mon[109077]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:35 smithi089 ceph-mon[98504]: pgmap v22594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:37.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:37 smithi060 ceph-mon[94233]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:37.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:37 smithi060 ceph-mon[109077]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:37 smithi089 ceph-mon[98504]: pgmap v22595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:39 smithi089 ceph-mon[98504]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:39 smithi060 ceph-mon[94233]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:39 smithi060 ceph-mon[109077]: pgmap v22596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:41 smithi089 ceph-mon[98504]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:41 smithi060 ceph-mon[94233]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:41 smithi060 ceph-mon[109077]: pgmap v22597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:41.538 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:48:41.868 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:48:41.868 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 5m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:48:41.868 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 5m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 5m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 5m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 5m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 5m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 5m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 5m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 5m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 5m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 5m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 5m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 5m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 5m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:48:41.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 5m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:48:41.870 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 5m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:48:41.870 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 5m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:48:41.870 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 5m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:48:41.870 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 5m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:48:42.271 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:48:42.271 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:48:42.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:48:42.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:42.271 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:48:42.271 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:42.271 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:48:42.272 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:48:42.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:43 smithi089 ceph-mon[98504]: from='client.49571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:43 smithi089 ceph-mon[98504]: from='client.39702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:43 smithi089 ceph-mon[98504]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:43 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1337327846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:43.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[94233]: from='client.49571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:43.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[94233]: from='client.39702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:43.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[94233]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:43.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1337327846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:43.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[109077]: from='client.49571 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:43.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[109077]: from='client.39702 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:48:43.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[109077]: pgmap v22598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:43.515 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:43 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1337327846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:48:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:48:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:48:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:48:45.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:45 smithi089 ceph-mon[98504]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:45 smithi060 ceph-mon[94233]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:45 smithi060 ceph-mon[109077]: pgmap v22599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:47.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:47 smithi089 ceph-mon[98504]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:47 smithi060 ceph-mon[94233]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:47 smithi060 ceph-mon[109077]: pgmap v22600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:49.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:49 smithi089 ceph-mon[98504]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:49 smithi060 ceph-mon[94233]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:49 smithi060 ceph-mon[109077]: pgmap v22601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:51.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:51 smithi089 ceph-mon[98504]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:51 smithi060 ceph-mon[94233]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:51 smithi060 ceph-mon[109077]: pgmap v22602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:52 smithi060 ceph-mon[94233]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:52 smithi060 ceph-mon[109077]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:52 smithi089 ceph-mon[98504]: pgmap v22603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:48:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:48:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:48:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:55 smithi089 ceph-mon[98504]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:55 smithi060 ceph-mon[94233]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:55 smithi060 ceph-mon[109077]: pgmap v22604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:57 smithi089 ceph-mon[98504]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:57 smithi060 ceph-mon[94233]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:57 smithi060 ceph-mon[109077]: pgmap v22605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:48:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:48:59 smithi089 ceph-mon[98504]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:48:59 smithi060 ceph-mon[94233]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:48:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:48:59 smithi060 ceph-mon[109077]: pgmap v22606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:01.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:01 smithi089 ceph-mon[98504]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:01 smithi060 ceph-mon[94233]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:01 smithi060 ceph-mon[109077]: pgmap v22607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:02 smithi060 ceph-mon[94233]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:02 smithi060 ceph-mon[109077]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:02 smithi089 ceph-mon[98504]: pgmap v22608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:49:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:49:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:49:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:05 smithi089 ceph-mon[98504]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:05 smithi060 ceph-mon[94233]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:05 smithi060 ceph-mon[109077]: pgmap v22609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:07 smithi089 ceph-mon[98504]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:07 smithi060 ceph-mon[94233]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:07 smithi060 ceph-mon[109077]: pgmap v22610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:09.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:09 smithi089 ceph-mon[98504]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:09 smithi060 ceph-mon[94233]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:09 smithi060 ceph-mon[109077]: pgmap v22611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:11.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:11 smithi089 ceph-mon[98504]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:11 smithi060 ceph-mon[94233]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:11 smithi060 ceph-mon[109077]: pgmap v22612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:12.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:12.630 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:49:12.958 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:49:12.958 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 5m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:49:12.958 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 5m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:49:12.958 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 5m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:49:12.958 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 5m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 5m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 5m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 5m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 5m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 5m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 5m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 5m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:49:12.959 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 5m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:49:12.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 5m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:49:12.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 5m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:49:12.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 5m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:49:12.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 5m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:49:12.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 5m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:49:12.960 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 5m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:49:12.960 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 5m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:49:13.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:13 smithi089 ceph-mon[98504]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:13.358 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:49:13.358 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:49:13.359 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:49:13.360 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:49:13.360 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:49:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:13 smithi060 ceph-mon[94233]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:13 smithi060 ceph-mon[109077]: pgmap v22613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:14 smithi089 ceph-mon[98504]: from='client.39714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:14 smithi089 ceph-mon[98504]: from='client.49595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:14.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2522096424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:14 smithi060 ceph-mon[94233]: from='client.39714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:14 smithi060 ceph-mon[94233]: from='client.49595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:14.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2522096424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:14 smithi060 ceph-mon[109077]: from='client.39714 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:14.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:14 smithi060 ceph-mon[109077]: from='client.49595 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:14.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2522096424' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:49:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:49:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:49:15.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:15 smithi089 ceph-mon[98504]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:15 smithi060 ceph-mon[94233]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:15 smithi060 ceph-mon[109077]: pgmap v22614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:17.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:17 smithi089 ceph-mon[98504]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:17 smithi060 ceph-mon[94233]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:17 smithi060 ceph-mon[109077]: pgmap v22615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:19 smithi060 ceph-mon[94233]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:19 smithi060 ceph-mon[109077]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:19 smithi089 ceph-mon[98504]: pgmap v22616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:21 smithi060 ceph-mon[94233]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:21 smithi060 ceph-mon[109077]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:21 smithi089 ceph-mon[98504]: pgmap v22617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:22 smithi060 ceph-mon[94233]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:22 smithi060 ceph-mon[109077]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:22 smithi089 ceph-mon[98504]: pgmap v22618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:49:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:49:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:49:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:25 smithi089 ceph-mon[98504]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:25 smithi060 ceph-mon[94233]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:25 smithi060 ceph-mon[109077]: pgmap v22619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:27 smithi089 ceph-mon[98504]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:27.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:27 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:49:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[94233]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[109077]: pgmap v22620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:49:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:27 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:49:29.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:29 smithi089 ceph-mon[98504]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:29 smithi060 ceph-mon[94233]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:29 smithi060 ceph-mon[109077]: pgmap v22621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:31.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:31 smithi089 ceph-mon[98504]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:31 smithi060 ceph-mon[94233]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:31 smithi060 ceph-mon[109077]: pgmap v22622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:32 smithi060 ceph-mon[94233]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:33.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:32 smithi060 ceph-mon[109077]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:32 smithi089 ceph-mon[98504]: pgmap v22623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:49:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:49:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:49:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:35 smithi089 ceph-mon[98504]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:35 smithi060 ceph-mon[94233]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:35 smithi060 ceph-mon[109077]: pgmap v22624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:37.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:37 smithi089 ceph-mon[98504]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:37 smithi060 ceph-mon[94233]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:37 smithi060 ceph-mon[109077]: pgmap v22625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:39.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:39 smithi089 ceph-mon[98504]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:39 smithi060 ceph-mon[94233]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:39 smithi060 ceph-mon[109077]: pgmap v22626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:41.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:41 smithi089 ceph-mon[98504]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:41 smithi060 ceph-mon[109077]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:41 smithi060 ceph-mon[94233]: pgmap v22627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:42.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:43.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:43 smithi089 ceph-mon[98504]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:43 smithi060 ceph-mon[94233]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:43 smithi060 ceph-mon[109077]: pgmap v22628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:43.719 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:49:44.045 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:49:44.045 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:49:44.046 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:49:44.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:49:44.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:49:44.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:49:44.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:49:44.047 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:49:44.047 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:49:44.442 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:49:44.443 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:49:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:49:44.444 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:49:44.444 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:49:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:49:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:49:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:49:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[94233]: from='client.39732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[94233]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[94233]: from='client.49613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3262771766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[109077]: from='client.39732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[109077]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[109077]: from='client.49613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3262771766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:45 smithi089 ceph-mon[98504]: from='client.39732 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:45 smithi089 ceph-mon[98504]: pgmap v22629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:45 smithi089 ceph-mon[98504]: from='client.49613 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:49:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3262771766' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:49:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:47 smithi060 ceph-mon[94233]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:47 smithi060 ceph-mon[109077]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:47 smithi089 ceph-mon[98504]: pgmap v22630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:49 smithi060 ceph-mon[94233]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:49 smithi060 ceph-mon[109077]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:49 smithi089 ceph-mon[98504]: pgmap v22631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:51 smithi060 ceph-mon[94233]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:51 smithi060 ceph-mon[109077]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:51 smithi089 ceph-mon[98504]: pgmap v22632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:52 smithi060 ceph-mon[94233]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:52 smithi060 ceph-mon[109077]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:52 smithi089 ceph-mon[98504]: pgmap v22633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:49:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:49:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:49:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:55 smithi089 ceph-mon[98504]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:55 smithi060 ceph-mon[94233]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:55 smithi060 ceph-mon[109077]: pgmap v22634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:57 smithi089 ceph-mon[98504]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:57.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:57 smithi060 ceph-mon[94233]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:57 smithi060 ceph-mon[109077]: pgmap v22635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:49:59.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:49:59 smithi089 ceph-mon[98504]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:49:59 smithi060 ceph-mon[94233]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:49:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:49:59 smithi060 ceph-mon[109077]: pgmap v22636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T15:50:00.000+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T15:50:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:01 smithi060 ceph-mon[94233]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:01 smithi060 ceph-mon[109077]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:01 smithi089 ceph-mon[98504]: pgmap v22637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:02 smithi060 ceph-mon[109077]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:02 smithi060 ceph-mon[94233]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:02 smithi089 ceph-mon[98504]: pgmap v22638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:50:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:50:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:50:05.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:05 smithi089 ceph-mon[98504]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:05 smithi060 ceph-mon[94233]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:05 smithi060 ceph-mon[109077]: pgmap v22639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:07.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:07 smithi089 ceph-mon[98504]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:07 smithi060 ceph-mon[94233]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:07 smithi060 ceph-mon[109077]: pgmap v22640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:09.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:09 smithi060 ceph-mon[94233]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:09.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:09 smithi060 ceph-mon[109077]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:09 smithi089 ceph-mon[98504]: pgmap v22641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:11 smithi060 ceph-mon[94233]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:11 smithi060 ceph-mon[109077]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:11 smithi089 ceph-mon[98504]: pgmap v22642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:13 smithi060 ceph-mon[94233]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:13 smithi060 ceph-mon[109077]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:13 smithi089 ceph-mon[98504]: pgmap v22643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:50:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:50:14] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:50:14.808 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:50:15.132 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:50:15.132 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:50:15.132 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:50:15.132 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:50:15.132 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:50:15.133 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:50:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:15 smithi060 ceph-mon[109077]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:15 smithi060 ceph-mon[94233]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:15.529 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:50:15.530 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:50:15.531 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:50:15.531 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:50:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:15 smithi089 ceph-mon[98504]: pgmap v22644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:16 smithi060 ceph-mon[94233]: from='client.39750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:16 smithi060 ceph-mon[94233]: from='client.39756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:16.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:16 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3015804235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:16 smithi060 ceph-mon[109077]: from='client.39750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:16 smithi060 ceph-mon[109077]: from='client.39756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:16.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:16 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3015804235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:16 smithi089 ceph-mon[98504]: from='client.39750 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:16 smithi089 ceph-mon[98504]: from='client.39756 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:16.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:16 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3015804235' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:17 smithi060 ceph-mon[94233]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:17 smithi060 ceph-mon[109077]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:17 smithi089 ceph-mon[98504]: pgmap v22645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:19 smithi060 ceph-mon[94233]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:19 smithi060 ceph-mon[109077]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:19 smithi089 ceph-mon[98504]: pgmap v22646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:21 smithi060 ceph-mon[94233]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:21 smithi060 ceph-mon[109077]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:21 smithi089 ceph-mon[98504]: pgmap v22647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:22 smithi060 ceph-mon[94233]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:22 smithi060 ceph-mon[109077]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:22 smithi089 ceph-mon[98504]: pgmap v22648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:50:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:50:24] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:50:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:25 smithi060 ceph-mon[94233]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:25 smithi060 ceph-mon[109077]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:25 smithi089 ceph-mon[98504]: pgmap v22649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:27 smithi060 ceph-mon[94233]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:27 smithi060 ceph-mon[109077]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:27 smithi089 ceph-mon[98504]: pgmap v22650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:50:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:28 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:50:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:28.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:28 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:50:28.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:50:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:50:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:28 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:50:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:29 smithi060 ceph-mon[94233]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:29 smithi060 ceph-mon[109077]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:29 smithi089 ceph-mon[98504]: pgmap v22651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:31 smithi060 ceph-mon[94233]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:31 smithi060 ceph-mon[109077]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:31 smithi089 ceph-mon[98504]: pgmap v22652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:32 smithi060 ceph-mon[94233]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:32 smithi060 ceph-mon[109077]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:32 smithi089 ceph-mon[98504]: pgmap v22653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:50:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:50:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:50:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:35 smithi060 ceph-mon[94233]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:35 smithi060 ceph-mon[109077]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:35 smithi089 ceph-mon[98504]: pgmap v22654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:37 smithi060 ceph-mon[94233]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:37 smithi060 ceph-mon[109077]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:37.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:37 smithi089 ceph-mon[98504]: pgmap v22655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:39 smithi060 ceph-mon[94233]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:39 smithi060 ceph-mon[109077]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:39 smithi089 ceph-mon[98504]: pgmap v22656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:41 smithi060 ceph-mon[94233]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:41 smithi060 ceph-mon[109077]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:41 smithi089 ceph-mon[98504]: pgmap v22657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:42.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:43 smithi060 ceph-mon[94233]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:43 smithi060 ceph-mon[109077]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:43 smithi089 ceph-mon[98504]: pgmap v22658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:50:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:50:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:50:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:45 smithi060 ceph-mon[94233]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:45 smithi060 ceph-mon[109077]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:45 smithi089 ceph-mon[98504]: pgmap v22659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:45.893 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:50:46.220 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:50:46.221 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:50:46.618 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:50:46.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:50:46.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:50:46.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:46.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:50:46.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:50:46.619 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:50:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[94233]: from='client.39768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[94233]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[94233]: from='client.39774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:47.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3808735652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[109077]: from='client.39768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[109077]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[109077]: from='client.39774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:47 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3808735652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:47 smithi089 ceph-mon[98504]: from='client.39768 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:47 smithi089 ceph-mon[98504]: pgmap v22660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:47 smithi089 ceph-mon[98504]: from='client.39774 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:50:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:47 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3808735652' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:50:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:49 smithi060 ceph-mon[94233]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:49 smithi060 ceph-mon[109077]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:49 smithi089 ceph-mon[98504]: pgmap v22661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:51 smithi060 ceph-mon[94233]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:51 smithi060 ceph-mon[109077]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:51 smithi089 ceph-mon[98504]: pgmap v22662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:52 smithi060 ceph-mon[94233]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:52 smithi060 ceph-mon[109077]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:52 smithi089 ceph-mon[98504]: pgmap v22663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:50:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:50:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:50:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:55 smithi060 ceph-mon[94233]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:55 smithi060 ceph-mon[109077]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:55 smithi089 ceph-mon[98504]: pgmap v22664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:57 smithi060 ceph-mon[94233]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:57 smithi060 ceph-mon[109077]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:57 smithi089 ceph-mon[98504]: pgmap v22665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:50:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:50:59 smithi060 ceph-mon[94233]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:50:59 smithi060 ceph-mon[109077]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:50:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:50:59 smithi089 ceph-mon[98504]: pgmap v22666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:01 smithi060 ceph-mon[94233]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:01 smithi060 ceph-mon[109077]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:01 smithi089 ceph-mon[98504]: pgmap v22667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:02 smithi060 ceph-mon[94233]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:02 smithi060 ceph-mon[109077]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:02 smithi089 ceph-mon[98504]: pgmap v22668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:51:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:51:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:51:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:05 smithi060 ceph-mon[94233]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:05 smithi060 ceph-mon[109077]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:05 smithi089 ceph-mon[98504]: pgmap v22669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:07 smithi060 ceph-mon[109077]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:07 smithi060 ceph-mon[94233]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:07 smithi089 ceph-mon[98504]: pgmap v22670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:09 smithi060 ceph-mon[94233]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:09 smithi060 ceph-mon[109077]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:09.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:09 smithi089 ceph-mon[98504]: pgmap v22671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:11 smithi060 ceph-mon[94233]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:11 smithi060 ceph-mon[109077]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:11 smithi089 ceph-mon[98504]: pgmap v22672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:12.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:13.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:13 smithi060 ceph-mon[94233]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:13.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:13 smithi060 ceph-mon[109077]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:13 smithi089 ceph-mon[98504]: pgmap v22673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:51:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:51:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:51:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:15 smithi060 ceph-mon[94233]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:15 smithi060 ceph-mon[109077]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:15 smithi089 ceph-mon[98504]: pgmap v22674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:16.981 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:51:17.307 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5886M 2074M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6405M 2074M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:51:17.308 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5624M 2074M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:51:17.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5583M 2074M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:51:17.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4868M 2366M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:51:17.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5592M 2366M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:51:17.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 4938M 2366M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:51:17.309 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5678M 2366M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:51:17.309 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:51:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:17 smithi060 ceph-mon[94233]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:17 smithi060 ceph-mon[109077]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:17 smithi089 ceph-mon[98504]: pgmap v22675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:51:17.709 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:17.710 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:17.710 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:51:17.710 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:51:17.710 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:51:17.710 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:51:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:18 smithi060 ceph-mon[94233]: from='client.39786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:18 smithi060 ceph-mon[94233]: from='client.49667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:18.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:18 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1214261570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:18 smithi060 ceph-mon[109077]: from='client.39786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:18 smithi060 ceph-mon[109077]: from='client.49667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:18.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:18 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1214261570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:18 smithi089 ceph-mon[98504]: from='client.39786 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:18 smithi089 ceph-mon[98504]: from='client.49667 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:18.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:18 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1214261570' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:19 smithi060 ceph-mon[94233]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:19 smithi060 ceph-mon[109077]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:19.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:19 smithi089 ceph-mon[98504]: pgmap v22676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:21 smithi060 ceph-mon[94233]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:21 smithi060 ceph-mon[109077]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:21 smithi089 ceph-mon[98504]: pgmap v22677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:23.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:22 smithi060 ceph-mon[94233]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:22 smithi060 ceph-mon[109077]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:23.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:22 smithi089 ceph-mon[98504]: pgmap v22678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:51:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:51:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:51:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:25 smithi060 ceph-mon[94233]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:25 smithi060 ceph-mon[109077]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:25 smithi089 ceph-mon[98504]: pgmap v22679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:27 smithi060 ceph-mon[94233]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:27 smithi060 ceph-mon[109077]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:27 smithi089 ceph-mon[98504]: pgmap v22680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:28.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:28 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:28.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:28 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:28.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:28 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:51:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2067M 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2361M 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2067M 2023-12-01T15:51:29.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2361M 2023-12-01T15:51:29.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:29.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:29.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: pgmap v22681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2067M 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2361M 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:51:29.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:51:29.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:51:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:31 smithi060 ceph-mon[94233]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:31 smithi060 ceph-mon[109077]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:31 smithi089 ceph-mon[98504]: pgmap v22682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:32 smithi060 ceph-mon[94233]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:32 smithi060 ceph-mon[109077]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:33.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:32 smithi089 ceph-mon[98504]: pgmap v22683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:51:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:51:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:51:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:35 smithi060 ceph-mon[94233]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:35 smithi060 ceph-mon[109077]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:35 smithi089 ceph-mon[98504]: pgmap v22684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:37 smithi060 ceph-mon[94233]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:37.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:37 smithi060 ceph-mon[109077]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:37 smithi089 ceph-mon[98504]: pgmap v22685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:39 smithi060 ceph-mon[94233]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:39 smithi060 ceph-mon[109077]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:39.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:39 smithi089 ceph-mon[98504]: pgmap v22686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:41 smithi060 ceph-mon[94233]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:41 smithi060 ceph-mon[109077]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:41 smithi089 ceph-mon[98504]: pgmap v22687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:43 smithi060 ceph-mon[94233]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:43 smithi060 ceph-mon[109077]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:43 smithi089 ceph-mon[98504]: pgmap v22688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:51:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:51:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:51:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:45 smithi060 ceph-mon[94233]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:45 smithi060 ceph-mon[109077]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:45 smithi089 ceph-mon[98504]: pgmap v22689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:47 smithi060 ceph-mon[94233]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:47 smithi060 ceph-mon[109077]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:47 smithi089 ceph-mon[98504]: pgmap v22690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:48.070 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:51:48.397 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5886M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6405M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5624M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5583M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4868M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5592M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 4938M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5678M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:51:48.398 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:51:48.798 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:51:48.799 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:51:48.800 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:51:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:49 smithi060 ceph-mon[94233]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:49 smithi060 ceph-mon[94233]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:49 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3013832871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:49 smithi060 ceph-mon[109077]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:49 smithi060 ceph-mon[109077]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:49 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3013832871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:49 smithi089 ceph-mon[98504]: pgmap v22691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:49 smithi089 ceph-mon[98504]: from='client.49679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:49 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3013832871' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:51:50.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:50 smithi060 ceph-mon[94233]: from='client.49685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:50.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:50 smithi060 ceph-mon[109077]: from='client.49685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:50.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:50 smithi089 ceph-mon[98504]: from='client.49685 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:51:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:51 smithi060 ceph-mon[94233]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:51 smithi060 ceph-mon[109077]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:51 smithi089 ceph-mon[98504]: pgmap v22692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:52 smithi060 ceph-mon[94233]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:52 smithi060 ceph-mon[109077]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:52 smithi089 ceph-mon[98504]: pgmap v22693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:51:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:51:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T15:51:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:55 smithi060 ceph-mon[94233]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:55 smithi060 ceph-mon[109077]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:55 smithi089 ceph-mon[98504]: pgmap v22694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:57 smithi060 ceph-mon[109077]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:57 smithi060 ceph-mon[94233]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:57 smithi089 ceph-mon[98504]: pgmap v22695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:51:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:51:59 smithi060 ceph-mon[94233]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:51:59 smithi060 ceph-mon[109077]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:51:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:51:59 smithi089 ceph-mon[98504]: pgmap v22696: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:01 smithi060 ceph-mon[94233]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:01 smithi060 ceph-mon[109077]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:01 smithi089 ceph-mon[98504]: pgmap v22697: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:02 smithi060 ceph-mon[94233]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:02 smithi060 ceph-mon[109077]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:03.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:02 smithi089 ceph-mon[98504]: pgmap v22698: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:52:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:52:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:52:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:05 smithi060 ceph-mon[94233]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:05 smithi060 ceph-mon[109077]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:05 smithi089 ceph-mon[98504]: pgmap v22699: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:07 smithi060 ceph-mon[94233]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:07 smithi060 ceph-mon[109077]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:07 smithi089 ceph-mon[98504]: pgmap v22700: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:09 smithi060 ceph-mon[94233]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:09 smithi060 ceph-mon[109077]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:09 smithi089 ceph-mon[98504]: pgmap v22701: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:11 smithi060 ceph-mon[109077]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:11 smithi060 ceph-mon[94233]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:11 smithi089 ceph-mon[98504]: pgmap v22702: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:13 smithi060 ceph-mon[94233]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:13 smithi060 ceph-mon[109077]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:13 smithi089 ceph-mon[98504]: pgmap v22703: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:52:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:52:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:52:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:15 smithi060 ceph-mon[109077]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:15.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:15 smithi060 ceph-mon[94233]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:15 smithi089 ceph-mon[98504]: pgmap v22704: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:17 smithi060 ceph-mon[94233]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:17 smithi060 ceph-mon[109077]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:17 smithi089 ceph-mon[98504]: pgmap v22705: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:19.160 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:52:19.485 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5886M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:52:19.486 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6405M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:52:19.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5624M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:52:19.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5583M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:52:19.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4868M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:52:19.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5592M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:52:19.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 4938M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:52:19.487 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5678M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:52:19.487 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:52:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:19 smithi060 ceph-mon[94233]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:19 smithi060 ceph-mon[109077]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:19 smithi089 ceph-mon[98504]: pgmap v22706: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:19.886 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:52:19.887 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:52:19.888 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:52:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:20 smithi060 ceph-mon[94233]: from='client.39822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:20.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2953836290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:20 smithi060 ceph-mon[109077]: from='client.39822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:20.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2953836290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:20 smithi089 ceph-mon[98504]: from='client.39822 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:20.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2953836290' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:21 smithi060 ceph-mon[94233]: from='client.49703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:21 smithi060 ceph-mon[94233]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:21 smithi060 ceph-mon[109077]: from='client.49703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:21 smithi060 ceph-mon[109077]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:21 smithi089 ceph-mon[98504]: from='client.49703 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:21 smithi089 ceph-mon[98504]: pgmap v22707: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:23.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:22 smithi060 ceph-mon[94233]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:23.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:22 smithi060 ceph-mon[109077]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:22 smithi089 ceph-mon[98504]: pgmap v22708: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:52:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:52:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:52:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:25 smithi060 ceph-mon[94233]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:25.624 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:25 smithi060 ceph-mon[109077]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:25.624 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:25 smithi089 ceph-mon[98504]: pgmap v22709: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:27 smithi060 ceph-mon[94233]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:27.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:27.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:27 smithi060 ceph-mon[109077]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:27.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:27 smithi089 ceph-mon[98504]: pgmap v22710: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[109077]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:52:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[94233]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:29 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:52:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:29 smithi089 ceph-mon[98504]: pgmap v22711: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:52:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:52:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:29 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:52:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:29 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:52:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:31 smithi060 ceph-mon[94233]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:31 smithi060 ceph-mon[109077]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:31 smithi089 ceph-mon[98504]: pgmap v22712: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:32 smithi060 ceph-mon[94233]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:32 smithi060 ceph-mon[109077]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:32 smithi089 ceph-mon[98504]: pgmap v22713: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:52:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:52:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:52:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:35 smithi060 ceph-mon[94233]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:35 smithi060 ceph-mon[109077]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:35 smithi089 ceph-mon[98504]: pgmap v22714: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:37 smithi060 ceph-mon[94233]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:37 smithi060 ceph-mon[109077]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:37 smithi089 ceph-mon[98504]: pgmap v22715: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:39 smithi060 ceph-mon[94233]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:39 smithi060 ceph-mon[109077]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:39 smithi089 ceph-mon[98504]: pgmap v22716: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:41 smithi060 ceph-mon[94233]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:41 smithi060 ceph-mon[109077]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:41 smithi089 ceph-mon[98504]: pgmap v22717: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:43 smithi060 ceph-mon[94233]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:43 smithi060 ceph-mon[109077]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:43 smithi089 ceph-mon[98504]: pgmap v22718: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:52:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:52:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:52:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:45 smithi060 ceph-mon[94233]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:45 smithi060 ceph-mon[109077]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:45 smithi089 ceph-mon[98504]: pgmap v22719: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:47 smithi060 ceph-mon[94233]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:47 smithi060 ceph-mon[109077]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:47 smithi089 ceph-mon[98504]: pgmap v22720: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:49 smithi060 ceph-mon[94233]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:49 smithi060 ceph-mon[109077]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:49 smithi089 ceph-mon[98504]: pgmap v22721: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:50.250 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:52:50.576 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:52:50.576 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 9m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:52:50.576 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 9m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 9m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 9m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 9m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 9m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5886M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6405M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5624M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5583M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4868M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:52:50.577 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9m ago 11h 5592M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:52:50.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 9m ago 11h 4938M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:52:50.578 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 9m ago 11h 5678M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:52:50.578 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 9m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:52:50.977 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:52:50.977 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:52:50.977 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:52:50.977 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:50.977 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:52:50.977 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:52:50.978 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:52:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:51 smithi060 ceph-mon[94233]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:51 smithi060 ceph-mon[94233]: from='client.49715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2095716842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:51 smithi060 ceph-mon[109077]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:51 smithi060 ceph-mon[109077]: from='client.49715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2095716842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:51 smithi089 ceph-mon[98504]: pgmap v22722: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:51 smithi089 ceph-mon[98504]: from='client.49715 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2095716842' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:52:52.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:52 smithi060 ceph-mon[94233]: from='client.49721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:52.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:52 smithi060 ceph-mon[109077]: from='client.49721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:52.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:52 smithi089 ceph-mon[98504]: from='client.49721 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:52:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:53 smithi060 ceph-mon[94233]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:53 smithi060 ceph-mon[109077]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:53 smithi089 ceph-mon[98504]: pgmap v22723: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:52:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:52:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:52:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:55 smithi060 ceph-mon[94233]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:55 smithi060 ceph-mon[109077]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:55 smithi089 ceph-mon[98504]: pgmap v22724: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:57 smithi060 ceph-mon[94233]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:57 smithi060 ceph-mon[109077]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:57 smithi089 ceph-mon[98504]: pgmap v22725: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:52:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:52:59 smithi060 ceph-mon[94233]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:52:59 smithi060 ceph-mon[109077]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:52:59.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:52:59 smithi089 ceph-mon[98504]: pgmap v22726: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:01 smithi060 ceph-mon[94233]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:01 smithi060 ceph-mon[109077]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:01 smithi089 ceph-mon[98504]: pgmap v22727: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:03.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:02 smithi060 ceph-mon[94233]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:03.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:02 smithi060 ceph-mon[109077]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:02 smithi089 ceph-mon[98504]: pgmap v22728: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:53:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:53:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:53:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:05 smithi060 ceph-mon[94233]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:05 smithi060 ceph-mon[109077]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:05 smithi089 ceph-mon[98504]: pgmap v22729: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:07 smithi060 ceph-mon[94233]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:07 smithi060 ceph-mon[109077]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:07 smithi089 ceph-mon[98504]: pgmap v22730: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:09 smithi060 ceph-mon[109077]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:09 smithi060 ceph-mon[94233]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:09 smithi089 ceph-mon[98504]: pgmap v22731: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:11 smithi060 ceph-mon[94233]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:11 smithi060 ceph-mon[109077]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:11.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:11 smithi089 ceph-mon[98504]: pgmap v22732: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:13 smithi060 ceph-mon[109077]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:13 smithi060 ceph-mon[94233]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:13 smithi089 ceph-mon[98504]: pgmap v22733: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:53:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:53:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:53:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:15 smithi060 ceph-mon[94233]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:15 smithi060 ceph-mon[109077]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:15 smithi089 ceph-mon[98504]: pgmap v22734: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:17 smithi060 ceph-mon[94233]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:17 smithi060 ceph-mon[109077]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:17 smithi089 ceph-mon[98504]: pgmap v22735: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:19 smithi060 ceph-mon[94233]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:19 smithi060 ceph-mon[109077]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:19 smithi089 ceph-mon[98504]: pgmap v22736: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:21.340 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:53:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:21 smithi060 ceph-mon[94233]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:21 smithi060 ceph-mon[109077]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:21 smithi089 ceph-mon[98504]: pgmap v22737: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 10m ago 11h 28.8M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 10m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 10m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 10m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 10m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 10m ago 11h 950M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:53:21.668 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 10m ago 11h 2611M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 10m ago 11h 1579M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 10m ago 11h 1172M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 10m ago 11h 21.5M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 10m ago 11h 21.3M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 10m ago 11h 5886M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 10m ago 11h 6405M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 10m ago 11h 5624M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 10m ago 11h 5583M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 10m ago 11h 4868M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 10m ago 11h 5592M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 10m ago 11h 4938M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 10m ago 11h 5678M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:53:21.669 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 10m ago 11h 133M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:53:22.063 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:53:22.063 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:53:22.063 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:53:22.064 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:53:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[109077]: from='client.39858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[109077]: from='client.39864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:23.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[109077]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:23.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/454647693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[94233]: from='client.39858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[94233]: from='client.39864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[94233]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:23.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/454647693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:22 smithi089 ceph-mon[98504]: from='client.39858 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:22 smithi089 ceph-mon[98504]: from='client.39864 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:22 smithi089 ceph-mon[98504]: pgmap v22738: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/454647693' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:53:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:53:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:53:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:25 smithi060 ceph-mon[94233]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:25 smithi060 ceph-mon[109077]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:25 smithi089 ceph-mon[98504]: pgmap v22739: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:27 smithi060 ceph-mon[94233]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:27 smithi060 ceph-mon[109077]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:27 smithi089 ceph-mon[98504]: pgmap v22740: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:29 smithi060 ceph-mon[94233]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:29 smithi060 ceph-mon[109077]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:29 smithi089 ceph-mon[98504]: pgmap v22741: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:30.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:30 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:30.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:30 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:30.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:30 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:53:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:31 smithi060 ceph-mon[94233]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:31 smithi060 ceph-mon[109077]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:31.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:31 smithi089 ceph-mon[98504]: pgmap v22742: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:33.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:32 smithi060 ceph-mon[109077]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:33.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:32 smithi060 ceph-mon[94233]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:32 smithi089 ceph-mon[98504]: pgmap v22743: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:34.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:34.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:53:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:34 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:53:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:53:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:53:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:53:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:35 smithi060 ceph-mon[94233]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:35 smithi060 ceph-mon[109077]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:35 smithi089 ceph-mon[98504]: pgmap v22744: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:37 smithi060 ceph-mon[94233]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:37 smithi060 ceph-mon[109077]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:37 smithi089 ceph-mon[98504]: pgmap v22745: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:39 smithi060 ceph-mon[94233]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:39 smithi060 ceph-mon[109077]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:39 smithi089 ceph-mon[98504]: pgmap v22746: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:41 smithi060 ceph-mon[94233]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:41 smithi060 ceph-mon[109077]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:41.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:41 smithi089 ceph-mon[98504]: pgmap v22747: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:43 smithi060 ceph-mon[94233]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:43 smithi060 ceph-mon[109077]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:43 smithi089 ceph-mon[98504]: pgmap v22748: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:53:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:53:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:53:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:45 smithi060 ceph-mon[94233]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:45 smithi060 ceph-mon[109077]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:45 smithi089 ceph-mon[98504]: pgmap v22749: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:47 smithi060 ceph-mon[94233]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:47 smithi060 ceph-mon[109077]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:47 smithi089 ceph-mon[98504]: pgmap v22750: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:49 smithi060 ceph-mon[94233]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:49 smithi060 ceph-mon[109077]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:49.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:49 smithi089 ceph-mon[98504]: pgmap v22751: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:51 smithi060 ceph-mon[94233]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:51 smithi060 ceph-mon[109077]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:51 smithi089 ceph-mon[98504]: pgmap v22752: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:52.427 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 19s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 19s ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 19s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 19s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 19s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 19s ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 19s ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 19s ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:53:52.752 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 19s ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 19s ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 19s ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 19s ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 19s ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 19s ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 19s ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 19s ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 19s ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 19s ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 19s ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:53:52.753 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 19s ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:53:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:52 smithi060 ceph-mon[94233]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:52 smithi060 ceph-mon[109077]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:53.037 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:52 smithi089 ceph-mon[98504]: pgmap v22753: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:53:53.153 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:53.154 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:53:53.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:53:53.154 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:53:53.154 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:53:53.154 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:53:53.154 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:53:53.154 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:53:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:53 smithi060 ceph-mon[94233]: from='client.39876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:53 smithi060 ceph-mon[94233]: from='client.39882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:54.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:53 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3624102922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:53 smithi060 ceph-mon[109077]: from='client.39876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:53 smithi060 ceph-mon[109077]: from='client.39882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:54.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:53 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3624102922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:53 smithi089 ceph-mon[98504]: from='client.39876 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:53 smithi089 ceph-mon[98504]: from='client.39882 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:53:54.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:53 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3624102922' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:53:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:53:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:53:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:53:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:54 smithi089 ceph-mon[98504]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:54 smithi060 ceph-mon[94233]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:55.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:54 smithi060 ceph-mon[109077]: pgmap v22754: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:57 smithi060 ceph-mon[94233]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:57 smithi060 ceph-mon[109077]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:57 smithi089 ceph-mon[98504]: pgmap v22755: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:53:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:53:59 smithi060 ceph-mon[109077]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:53:59 smithi060 ceph-mon[94233]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:53:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:53:59 smithi089 ceph-mon[98504]: pgmap v22756: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:01 smithi060 ceph-mon[94233]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:01.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:01 smithi060 ceph-mon[109077]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:01.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:01 smithi089 ceph-mon[98504]: pgmap v22757: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:02 smithi089 ceph-mon[98504]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:02 smithi060 ceph-mon[94233]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:02 smithi060 ceph-mon[109077]: pgmap v22758: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:54:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:54:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:54:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:05 smithi060 ceph-mon[94233]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:05 smithi060 ceph-mon[109077]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:05 smithi089 ceph-mon[98504]: pgmap v22759: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:07 smithi060 ceph-mon[94233]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:07 smithi060 ceph-mon[109077]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:07.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:07 smithi089 ceph-mon[98504]: pgmap v22760: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:09 smithi060 ceph-mon[94233]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:09 smithi060 ceph-mon[109077]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:09 smithi089 ceph-mon[98504]: pgmap v22761: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:11 smithi060 ceph-mon[94233]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:11 smithi060 ceph-mon[109077]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:11 smithi089 ceph-mon[98504]: pgmap v22762: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:12.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:13 smithi060 ceph-mon[94233]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:13 smithi060 ceph-mon[109077]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:13 smithi089 ceph-mon[98504]: pgmap v22763: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:54:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:54:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:54:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:15 smithi060 ceph-mon[94233]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:15 smithi060 ceph-mon[109077]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:15 smithi089 ceph-mon[98504]: pgmap v22764: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:17 smithi060 ceph-mon[94233]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:17 smithi060 ceph-mon[109077]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:17.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:17 smithi089 ceph-mon[98504]: pgmap v22765: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:19 smithi060 ceph-mon[94233]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:19 smithi060 ceph-mon[109077]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:19 smithi089 ceph-mon[98504]: pgmap v22766: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:21 smithi060 ceph-mon[94233]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:21 smithi060 ceph-mon[109077]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:21 smithi089 ceph-mon[98504]: pgmap v22767: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:22 smithi089 ceph-mon[98504]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:22 smithi060 ceph-mon[94233]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:22 smithi060 ceph-mon[109077]: pgmap v22768: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:23.516 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:54:23.842 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:54:23.842 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 50s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:54:23.842 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 50s ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:54:23.842 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 50s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:54:23.842 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 50s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:54:23.842 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 50s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:54:23.842 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 50s ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 50s ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 50s ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 50s ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 50s ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 50s ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 50s ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 50s ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 50s ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 50s ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 50s ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 50s ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 50s ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 50s ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:54:23.843 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 50s ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:54:24.239 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:54:24.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:54:24.239 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:54:24.239 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:24.239 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:54:24.240 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:54:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:54:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:54:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:54:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[94233]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[94233]: from='client.39900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[94233]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/661406135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[109077]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[109077]: from='client.39900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[109077]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/661406135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:25 smithi089 ceph-mon[98504]: from='client.49769 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:25 smithi089 ceph-mon[98504]: from='client.39900 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:25 smithi089 ceph-mon[98504]: pgmap v22769: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/661406135' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:27 smithi060 ceph-mon[94233]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:27 smithi060 ceph-mon[109077]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:27 smithi089 ceph-mon[98504]: pgmap v22770: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:29 smithi060 ceph-mon[94233]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:29 smithi060 ceph-mon[109077]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:29 smithi089 ceph-mon[98504]: pgmap v22771: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:31 smithi060 ceph-mon[94233]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:31 smithi060 ceph-mon[109077]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:31 smithi089 ceph-mon[98504]: pgmap v22772: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:32 smithi089 ceph-mon[98504]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:32 smithi060 ceph-mon[94233]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:32 smithi060 ceph-mon[109077]: pgmap v22773: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:34.404 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:34 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:34.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:34 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:34.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:34 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:54:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:54:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:54:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:54:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[94233]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:54:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[109077]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:35.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:35 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:54:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:35 smithi089 ceph-mon[98504]: pgmap v22774: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:54:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:54:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:35 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:54:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:37 smithi060 ceph-mon[94233]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:37 smithi060 ceph-mon[109077]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:37 smithi089 ceph-mon[98504]: pgmap v22775: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:39 smithi060 ceph-mon[94233]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:39 smithi060 ceph-mon[109077]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:39 smithi089 ceph-mon[98504]: pgmap v22776: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:41 smithi060 ceph-mon[94233]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:41 smithi060 ceph-mon[109077]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:41 smithi089 ceph-mon[98504]: pgmap v22777: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:43 smithi060 ceph-mon[94233]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:43 smithi060 ceph-mon[109077]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:43.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:43 smithi089 ceph-mon[98504]: pgmap v22778: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:54:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:54:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:54:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:45 smithi060 ceph-mon[94233]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:45 smithi060 ceph-mon[109077]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:45 smithi089 ceph-mon[98504]: pgmap v22779: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:47 smithi060 ceph-mon[109077]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:47 smithi060 ceph-mon[94233]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:47 smithi089 ceph-mon[98504]: pgmap v22780: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:49 smithi060 ceph-mon[94233]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:49 smithi060 ceph-mon[109077]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:49 smithi089 ceph-mon[98504]: pgmap v22781: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:51 smithi060 ceph-mon[94233]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:51 smithi060 ceph-mon[109077]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:51.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:51 smithi089 ceph-mon[98504]: pgmap v22782: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:52 smithi089 ceph-mon[98504]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:52 smithi060 ceph-mon[94233]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:52 smithi060 ceph-mon[109077]: pgmap v22783: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:54.605 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:54:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:54:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:54:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 81s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 81s ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 81s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 81s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 81s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 81s ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:54:54.931 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 81s ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 81s ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 81s ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 81s ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 81s ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 81s ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 81s ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 81s ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 81s ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 81s ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 81s ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 81s ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 81s ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:54:54.932 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 81s ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:55.332 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:54:55.333 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:54:55.333 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:54:55.333 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:54:55.333 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:54:55.333 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:54:55.333 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:54:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:55 smithi060 ceph-mon[94233]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:55 smithi060 ceph-mon[109077]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:55 smithi089 ceph-mon[98504]: pgmap v22784: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:56 smithi060 ceph-mon[94233]: from='client.39912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:56 smithi060 ceph-mon[94233]: from='client.39918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:56.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3652063373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:56 smithi060 ceph-mon[109077]: from='client.39912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:56 smithi060 ceph-mon[109077]: from='client.39918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:56.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3652063373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:56 smithi089 ceph-mon[98504]: from='client.39912 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:56 smithi089 ceph-mon[98504]: from='client.39918 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:54:56.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3652063373' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:54:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:57 smithi060 ceph-mon[94233]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:57 smithi060 ceph-mon[109077]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:57 smithi089 ceph-mon[98504]: pgmap v22785: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:54:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:54:59 smithi060 ceph-mon[94233]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:54:59 smithi060 ceph-mon[109077]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:54:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:54:59 smithi089 ceph-mon[98504]: pgmap v22786: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:01 smithi060 ceph-mon[109077]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:01 smithi060 ceph-mon[94233]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:01 smithi089 ceph-mon[98504]: pgmap v22787: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:03.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:02 smithi089 ceph-mon[98504]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:02 smithi060 ceph-mon[94233]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:02 smithi060 ceph-mon[109077]: pgmap v22788: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:55:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:55:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:55:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:05 smithi060 ceph-mon[94233]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:05 smithi060 ceph-mon[109077]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:05 smithi089 ceph-mon[98504]: pgmap v22789: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:07 smithi060 ceph-mon[94233]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:07 smithi060 ceph-mon[109077]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:07 smithi089 ceph-mon[98504]: pgmap v22790: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:09.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:09 smithi060 ceph-mon[94233]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:09 smithi060 ceph-mon[109077]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:09 smithi089 ceph-mon[98504]: pgmap v22791: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:11 smithi060 ceph-mon[94233]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:11 smithi060 ceph-mon[109077]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:11 smithi089 ceph-mon[98504]: pgmap v22792: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:13 smithi060 ceph-mon[94233]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:13 smithi060 ceph-mon[109077]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:13 smithi089 ceph-mon[98504]: pgmap v22793: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:55:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:55:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:55:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:15 smithi060 ceph-mon[94233]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:15 smithi060 ceph-mon[109077]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:15 smithi089 ceph-mon[98504]: pgmap v22794: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:17 smithi060 ceph-mon[94233]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:17 smithi060 ceph-mon[109077]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:17 smithi089 ceph-mon[98504]: pgmap v22795: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:19 smithi060 ceph-mon[94233]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:19 smithi060 ceph-mon[109077]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:19 smithi089 ceph-mon[98504]: pgmap v22796: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:21 smithi060 ceph-mon[94233]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:21 smithi060 ceph-mon[109077]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:21.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:21 smithi089 ceph-mon[98504]: pgmap v22797: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:23.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:22 smithi089 ceph-mon[98504]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:22 smithi060 ceph-mon[94233]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:22 smithi060 ceph-mon[109077]: pgmap v22798: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 15:55:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T15:55:23.372629408Z level=info msg="Completed cleanup jobs" duration=11.21685ms 2023-12-01T15:55:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:55:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:55:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:55:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:25 smithi060 ceph-mon[109077]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:25 smithi060 ceph-mon[94233]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:25 smithi089 ceph-mon[98504]: pgmap v22799: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:25.696 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:55:26.022 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:55:26.022 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 112s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:55:26.022 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 112s ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:55:26.022 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 112s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 112s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 112s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 112s ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 112s ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 112s ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 112s ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 112s ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 112s ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 112s ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 112s ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 112s ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:55:26.023 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 112s ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:55:26.024 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 112s ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:55:26.024 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 112s ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:55:26.024 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 112s ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:55:26.024 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 112s ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:55:26.024 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 112s ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:55:26.423 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:26.424 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:26.424 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:55:26.424 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:55:26.424 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:55:26.424 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[94233]: from='client.49805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[94233]: from='client.49811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[94233]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/823871597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:27.512 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:27.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[109077]: from='client.49805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:27.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[109077]: from='client.49811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:27.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[109077]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:27.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/823871597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:27.513 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:27 smithi089 ceph-mon[98504]: from='client.49805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:27 smithi089 ceph-mon[98504]: from='client.49811 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:27 smithi089 ceph-mon[98504]: pgmap v22800: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/823871597' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:29 smithi060 ceph-mon[94233]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:29 smithi060 ceph-mon[109077]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:29 smithi089 ceph-mon[98504]: pgmap v22801: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:31 smithi060 ceph-mon[94233]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:31 smithi060 ceph-mon[109077]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:31 smithi089 ceph-mon[98504]: pgmap v22802: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:33.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:32 smithi089 ceph-mon[98504]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:32 smithi060 ceph-mon[94233]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:32 smithi060 ceph-mon[109077]: pgmap v22803: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:55:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:55:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T15:55:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:35 smithi060 ceph-mon[109077]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:35 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:35 smithi060 ceph-mon[94233]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:35.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:35 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:35.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:35 smithi089 ceph-mon[98504]: pgmap v22804: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:35 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:55:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:55:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:36.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:55:36.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:55:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:55:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:55:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:37 smithi060 ceph-mon[94233]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:37 smithi060 ceph-mon[109077]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:37 smithi089 ceph-mon[98504]: pgmap v22805: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:39 smithi060 ceph-mon[94233]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:39 smithi060 ceph-mon[109077]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:39 smithi089 ceph-mon[98504]: pgmap v22806: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:41 smithi060 ceph-mon[94233]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:41 smithi060 ceph-mon[109077]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:41 smithi089 ceph-mon[98504]: pgmap v22807: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:43 smithi060 ceph-mon[94233]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:43 smithi060 ceph-mon[109077]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:43 smithi089 ceph-mon[98504]: pgmap v22808: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:55:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:55:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:55:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:45 smithi060 ceph-mon[94233]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:45 smithi060 ceph-mon[109077]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:45.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:45 smithi089 ceph-mon[98504]: pgmap v22809: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:47 smithi060 ceph-mon[94233]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:47 smithi060 ceph-mon[109077]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:47.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:47 smithi089 ceph-mon[98504]: pgmap v22810: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:49 smithi060 ceph-mon[94233]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:49.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:49 smithi060 ceph-mon[109077]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:49 smithi089 ceph-mon[98504]: pgmap v22811: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:51 smithi060 ceph-mon[94233]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:51 smithi060 ceph-mon[109077]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:51 smithi089 ceph-mon[98504]: pgmap v22812: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:52 smithi060 ceph-mon[94233]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:52 smithi060 ceph-mon[109077]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:52 smithi089 ceph-mon[98504]: pgmap v22813: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:55:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:55:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:55:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:55 smithi060 ceph-mon[94233]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:55 smithi060 ceph-mon[109077]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:55.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:55 smithi089 ceph-mon[98504]: pgmap v22814: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:56.791 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:55:57.119 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:55:57.119 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:55:57.119 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:55:57.120 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:55:57.121 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:55:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:57 smithi060 ceph-mon[109077]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:57 smithi060 ceph-mon[94233]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:57.520 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:55:57.520 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:55:57.520 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:55:57.520 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:55:57.521 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:55:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:57 smithi089 ceph-mon[98504]: pgmap v22815: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:55:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:58 smithi060 ceph-mon[94233]: from='client.39948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:58 smithi060 ceph-mon[94233]: from='client.39954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:58.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/390320920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:58.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:58 smithi060 ceph-mon[109077]: from='client.39948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:58 smithi060 ceph-mon[109077]: from='client.39954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:58.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/390320920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:58 smithi089 ceph-mon[98504]: from='client.39948 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:58 smithi089 ceph-mon[98504]: from='client.39954 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:55:58.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/390320920' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:55:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:55:59 smithi060 ceph-mon[94233]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:55:59 smithi060 ceph-mon[109077]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:55:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:55:59 smithi089 ceph-mon[98504]: pgmap v22816: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:01 smithi060 ceph-mon[94233]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:01 smithi060 ceph-mon[109077]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:01 smithi089 ceph-mon[98504]: pgmap v22817: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:02 smithi060 ceph-mon[94233]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:02 smithi060 ceph-mon[109077]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:02 smithi089 ceph-mon[98504]: pgmap v22818: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:56:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:56:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:56:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:05 smithi060 ceph-mon[109077]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:05 smithi060 ceph-mon[94233]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:05 smithi089 ceph-mon[98504]: pgmap v22819: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:07 smithi060 ceph-mon[109077]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:07 smithi060 ceph-mon[94233]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:07 smithi089 ceph-mon[98504]: pgmap v22820: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:09 smithi060 ceph-mon[94233]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:09 smithi060 ceph-mon[109077]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:09 smithi089 ceph-mon[98504]: pgmap v22821: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:11 smithi060 ceph-mon[109077]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:11 smithi060 ceph-mon[94233]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:11 smithi089 ceph-mon[98504]: pgmap v22822: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:13 smithi060 ceph-mon[94233]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:13 smithi060 ceph-mon[109077]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:13.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:13 smithi089 ceph-mon[98504]: pgmap v22823: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:56:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:56:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:56:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:15 smithi060 ceph-mon[94233]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:15 smithi060 ceph-mon[109077]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:15 smithi089 ceph-mon[98504]: pgmap v22824: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:17 smithi060 ceph-mon[94233]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:17 smithi060 ceph-mon[109077]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:17 smithi089 ceph-mon[98504]: pgmap v22825: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:19 smithi060 ceph-mon[94233]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:19.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:19 smithi060 ceph-mon[109077]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:19 smithi089 ceph-mon[98504]: pgmap v22826: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:21 smithi060 ceph-mon[94233]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:21 smithi060 ceph-mon[109077]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:21 smithi089 ceph-mon[98504]: pgmap v22827: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:22 smithi060 ceph-mon[94233]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:22 smithi060 ceph-mon[109077]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:22 smithi089 ceph-mon[98504]: pgmap v22828: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:56:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:56:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:56:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:25 smithi060 ceph-mon[94233]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:25 smithi060 ceph-mon[109077]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:25 smithi089 ceph-mon[98504]: pgmap v22829: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:27 smithi060 ceph-mon[94233]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:27 smithi060 ceph-mon[109077]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:27 smithi089 ceph-mon[98504]: pgmap v22830: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:27.887 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:56:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:56:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:56:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:56:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:56:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:56:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:56:28.216 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:56:28.217 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:56:28.617 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:56:28.617 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:56:28.617 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:56:28.618 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:56:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[109077]: from='client.49841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[109077]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[109077]: from='client.39972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2415924221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[94233]: from='client.49841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[94233]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[94233]: from='client.39972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:29.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:29 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2415924221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:29 smithi089 ceph-mon[98504]: from='client.49841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:29 smithi089 ceph-mon[98504]: pgmap v22831: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:29 smithi089 ceph-mon[98504]: from='client.39972 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:56:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:29 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2415924221' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:56:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:31 smithi060 ceph-mon[109077]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:31 smithi060 ceph-mon[94233]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:31 smithi089 ceph-mon[98504]: pgmap v22832: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:32 smithi060 ceph-mon[94233]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:32 smithi060 ceph-mon[109077]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:32 smithi089 ceph-mon[98504]: pgmap v22833: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:56:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:56:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:56:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:35 smithi060 ceph-mon[94233]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:35 smithi060 ceph-mon[109077]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:35 smithi089 ceph-mon[98504]: pgmap v22834: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:56:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:36.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:36 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:56:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:56:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:56:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:56:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:36 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:56:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:37 smithi060 ceph-mon[94233]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:37 smithi060 ceph-mon[109077]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:37 smithi089 ceph-mon[98504]: pgmap v22835: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:39 smithi060 ceph-mon[94233]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:39 smithi060 ceph-mon[109077]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:39 smithi089 ceph-mon[98504]: pgmap v22836: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:41 smithi060 ceph-mon[94233]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:41 smithi060 ceph-mon[109077]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:41 smithi089 ceph-mon[98504]: pgmap v22837: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:43 smithi060 ceph-mon[94233]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:43 smithi060 ceph-mon[109077]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:43 smithi089 ceph-mon[98504]: pgmap v22838: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:56:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:56:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:56:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:45 smithi060 ceph-mon[94233]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:45 smithi060 ceph-mon[109077]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:45 smithi089 ceph-mon[98504]: pgmap v22839: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:47 smithi060 ceph-mon[94233]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:47 smithi060 ceph-mon[109077]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:47 smithi089 ceph-mon[98504]: pgmap v22840: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:49 smithi060 ceph-mon[94233]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:49 smithi060 ceph-mon[109077]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:49 smithi089 ceph-mon[98504]: pgmap v22841: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:51 smithi060 ceph-mon[94233]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:51 smithi060 ceph-mon[109077]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:51 smithi089 ceph-mon[98504]: pgmap v22842: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:52 smithi060 ceph-mon[94233]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:52 smithi060 ceph-mon[109077]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:53.287 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:52 smithi089 ceph-mon[98504]: pgmap v22843: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:56:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:56:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:56:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:55 smithi060 ceph-mon[94233]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:55 smithi060 ceph-mon[109077]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:55 smithi089 ceph-mon[98504]: pgmap v22844: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:57 smithi060 ceph-mon[109077]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:57 smithi060 ceph-mon[94233]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:57.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:57 smithi089 ceph-mon[98504]: pgmap v22845: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:56:58.986 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:56:59.316 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:56:59.316 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 3m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:56:59.316 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:56:59.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 3m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:56:59.316 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 3m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 3m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 3m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 3m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 3m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 3m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 3m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 3m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:56:59.317 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 3m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:56:59.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 3m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:56:59.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 3m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:56:59.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 3m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:56:59.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 3m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:56:59.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 3m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:56:59.318 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 3m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:56:59.318 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 3m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:56:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:56:59 smithi060 ceph-mon[109077]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:56:59 smithi060 ceph-mon[94233]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:56:59 smithi089 ceph-mon[98504]: pgmap v22846: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:56:59.714 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:56:59.715 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:57:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:00 smithi060 ceph-mon[94233]: from='client.39984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:00 smithi060 ceph-mon[94233]: from='client.39990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:00.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:00 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2740616205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:00 smithi060 ceph-mon[109077]: from='client.39984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:00 smithi060 ceph-mon[109077]: from='client.39990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:00.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:00 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2740616205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:00 smithi089 ceph-mon[98504]: from='client.39984 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:00 smithi089 ceph-mon[98504]: from='client.39990 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:00 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2740616205' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:01 smithi060 ceph-mon[94233]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:01 smithi060 ceph-mon[109077]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:01 smithi089 ceph-mon[98504]: pgmap v22847: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:02 smithi060 ceph-mon[94233]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:02 smithi060 ceph-mon[109077]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:02 smithi089 ceph-mon[98504]: pgmap v22848: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:57:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:57:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:57:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:05 smithi060 ceph-mon[94233]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:05 smithi060 ceph-mon[109077]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:05 smithi089 ceph-mon[98504]: pgmap v22849: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:07 smithi060 ceph-mon[94233]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:07 smithi060 ceph-mon[109077]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:07 smithi089 ceph-mon[98504]: pgmap v22850: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:09 smithi060 ceph-mon[94233]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:09 smithi060 ceph-mon[109077]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:09 smithi089 ceph-mon[98504]: pgmap v22851: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:11 smithi060 ceph-mon[94233]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:11 smithi060 ceph-mon[109077]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:11 smithi089 ceph-mon[98504]: pgmap v22852: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:13 smithi060 ceph-mon[94233]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:13 smithi060 ceph-mon[109077]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:13 smithi089 ceph-mon[98504]: pgmap v22853: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:57:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:57:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:57:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:15 smithi060 ceph-mon[109077]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:15 smithi060 ceph-mon[94233]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:15 smithi089 ceph-mon[98504]: pgmap v22854: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:17 smithi060 ceph-mon[109077]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:17 smithi060 ceph-mon[94233]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:17 smithi089 ceph-mon[98504]: pgmap v22855: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:19.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:19 smithi060 ceph-mon[94233]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:19.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:19 smithi060 ceph-mon[109077]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:19 smithi089 ceph-mon[98504]: pgmap v22856: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:21 smithi060 ceph-mon[94233]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:21 smithi060 ceph-mon[109077]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:21 smithi089 ceph-mon[98504]: pgmap v22857: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:22 smithi060 ceph-mon[94233]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:22 smithi060 ceph-mon[109077]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:22 smithi089 ceph-mon[98504]: pgmap v22858: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:57:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:57:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:57:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:25 smithi060 ceph-mon[94233]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:25 smithi060 ceph-mon[109077]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:25 smithi089 ceph-mon[98504]: pgmap v22859: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:27 smithi060 ceph-mon[94233]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:27 smithi060 ceph-mon[109077]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:27.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:27 smithi089 ceph-mon[98504]: pgmap v22860: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:27.553 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:29 smithi060 ceph-mon[94233]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:29.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:29 smithi060 ceph-mon[109077]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:29 smithi089 ceph-mon[98504]: pgmap v22861: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:30.075 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:57:30.402 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 3m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 3m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 3m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 3m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 3m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 3m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 3m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 3m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 3m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 3m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 3m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:57:30.403 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 3m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:57:30.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 3m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:57:30.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 3m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:57:30.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 3m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:57:30.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 3m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:57:30.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 3m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:57:30.404 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 3m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:57:30.404 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 3m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:57:30.805 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:57:30.805 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:57:30.805 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:57:30.805 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:57:30.805 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:57:30.805 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:57:30.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:57:30.806 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:57:30.806 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:57:30.806 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:57:30.806 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:57:30.806 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:57:30.807 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:57:30.807 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:57:30.807 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:57:30.807 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:57:30.807 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:57:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:31 smithi060 ceph-mon[94233]: from='client.49877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:31 smithi060 ceph-mon[94233]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:31 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1403307588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:31 smithi060 ceph-mon[109077]: from='client.49877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:31 smithi060 ceph-mon[109077]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:31.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:31 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1403307588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:31 smithi089 ceph-mon[98504]: from='client.49877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:31 smithi089 ceph-mon[98504]: pgmap v22862: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:31 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1403307588' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:57:32.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:32 smithi060 ceph-mon[94233]: from='client.49883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:32.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:32 smithi060 ceph-mon[109077]: from='client.49883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:32.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:32 smithi089 ceph-mon[98504]: from='client.49883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:57:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:33 smithi060 ceph-mon[94233]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:33 smithi060 ceph-mon[109077]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:33 smithi089 ceph-mon[98504]: pgmap v22863: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:57:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:57:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T15:57:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:35 smithi060 ceph-mon[94233]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:35 smithi060 ceph-mon[109077]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:35 smithi089 ceph-mon[98504]: pgmap v22864: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:36 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:36 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:36 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:57:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[109077]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[94233]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:37 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:37 smithi089 ceph-mon[98504]: pgmap v22865: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:37 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:39.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:39 smithi060 ceph-mon[94233]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:39 smithi060 ceph-mon[109077]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:39 smithi089 ceph-mon[98504]: pgmap v22866: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[94233]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[109077]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:41 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:41 smithi089 ceph-mon[98504]: pgmap v22867: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:57:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:41 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:57:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:43 smithi060 ceph-mon[94233]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:43 smithi060 ceph-mon[109077]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:43 smithi089 ceph-mon[98504]: pgmap v22868: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:57:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:57:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:57:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:45 smithi060 ceph-mon[94233]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:45 smithi060 ceph-mon[109077]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:45 smithi089 ceph-mon[98504]: pgmap v22869: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:47 smithi060 ceph-mon[94233]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:47 smithi060 ceph-mon[109077]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:47 smithi089 ceph-mon[98504]: pgmap v22870: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:49 smithi060 ceph-mon[94233]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:49 smithi060 ceph-mon[109077]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:49 smithi089 ceph-mon[98504]: pgmap v22871: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:51 smithi060 ceph-mon[94233]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:51 smithi060 ceph-mon[109077]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:51 smithi089 ceph-mon[98504]: pgmap v22872: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:52 smithi060 ceph-mon[94233]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:52 smithi060 ceph-mon[109077]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:52 smithi089 ceph-mon[98504]: pgmap v22873: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:57:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:57:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:57:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:55 smithi060 ceph-mon[94233]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:55 smithi060 ceph-mon[109077]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:55 smithi089 ceph-mon[98504]: pgmap v22874: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:57 smithi060 ceph-mon[109077]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:57 smithi060 ceph-mon[94233]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:57 smithi089 ceph-mon[98504]: pgmap v22875: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:57:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:57:59 smithi060 ceph-mon[109077]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:57:59 smithi060 ceph-mon[94233]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:57:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:57:59 smithi089 ceph-mon[98504]: pgmap v22876: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:01.168 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:58:01.497 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:58:01.498 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:58:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:01 smithi060 ceph-mon[94233]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:01 smithi060 ceph-mon[109077]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:01 smithi089 ceph-mon[98504]: pgmap v22877: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:01.897 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:58:01.897 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:58:01.897 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:58:01.898 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:58:01.899 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:58:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:02 smithi060 ceph-mon[94233]: from='client.40020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:02.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:02 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3478883913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:02 smithi060 ceph-mon[109077]: from='client.40020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:02.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:02 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3478883913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:02 smithi089 ceph-mon[98504]: from='client.40020 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:02.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:02 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3478883913' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:03 smithi060 ceph-mon[94233]: from='client.49901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:03 smithi060 ceph-mon[94233]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:03 smithi060 ceph-mon[109077]: from='client.49901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:03 smithi060 ceph-mon[109077]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:03 smithi089 ceph-mon[98504]: from='client.49901 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:03 smithi089 ceph-mon[98504]: pgmap v22878: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:58:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:58:04] "GET /metrics HTTP/1.1" 200 34010 "" "Prometheus/2.43.0" 2023-12-01T15:58:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:05 smithi060 ceph-mon[94233]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:05 smithi060 ceph-mon[109077]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:05 smithi089 ceph-mon[98504]: pgmap v22879: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:07 smithi060 ceph-mon[94233]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:07 smithi060 ceph-mon[109077]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:07 smithi089 ceph-mon[98504]: pgmap v22880: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:09 smithi060 ceph-mon[94233]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:09.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:09 smithi060 ceph-mon[109077]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:09 smithi089 ceph-mon[98504]: pgmap v22881: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:11 smithi060 ceph-mon[94233]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:11 smithi060 ceph-mon[109077]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:11 smithi089 ceph-mon[98504]: pgmap v22882: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:13 smithi060 ceph-mon[94233]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:13 smithi060 ceph-mon[109077]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:13 smithi089 ceph-mon[98504]: pgmap v22883: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:58:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:58:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:58:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:15 smithi060 ceph-mon[94233]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:15 smithi060 ceph-mon[109077]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:15 smithi089 ceph-mon[98504]: pgmap v22884: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:17 smithi060 ceph-mon[94233]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:17 smithi060 ceph-mon[109077]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:17 smithi089 ceph-mon[98504]: pgmap v22885: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:19 smithi060 ceph-mon[94233]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:19 smithi060 ceph-mon[109077]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:19 smithi089 ceph-mon[98504]: pgmap v22886: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:21 smithi060 ceph-mon[109077]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:21 smithi060 ceph-mon[94233]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:21 smithi089 ceph-mon[98504]: pgmap v22887: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:22 smithi060 ceph-mon[94233]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:22 smithi060 ceph-mon[109077]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:22 smithi089 ceph-mon[98504]: pgmap v22888: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:58:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:58:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:58:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:25 smithi060 ceph-mon[94233]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:25 smithi060 ceph-mon[109077]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:25 smithi089 ceph-mon[98504]: pgmap v22889: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:27 smithi060 ceph-mon[94233]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:27 smithi060 ceph-mon[109077]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:27 smithi089 ceph-mon[98504]: pgmap v22890: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:29 smithi060 ceph-mon[94233]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:29 smithi060 ceph-mon[109077]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:29 smithi089 ceph-mon[98504]: pgmap v22891: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:31 smithi060 ceph-mon[94233]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:31 smithi060 ceph-mon[109077]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:31 smithi089 ceph-mon[98504]: pgmap v22892: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:32.260 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:58:32.585 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:58:32.586 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:58:32.987 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:58:32.988 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:58:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:32 smithi060 ceph-mon[109077]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:32 smithi060 ceph-mon[109077]: from='client.40038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:32 smithi060 ceph-mon[94233]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:32 smithi060 ceph-mon[94233]: from='client.40038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:32 smithi089 ceph-mon[98504]: pgmap v22893: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:32 smithi089 ceph-mon[98504]: from='client.40038 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:34.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:33 smithi060 ceph-mon[94233]: from='client.40044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:34.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2700975319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:33 smithi060 ceph-mon[109077]: from='client.40044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:34.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2700975319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:33 smithi089 ceph-mon[98504]: from='client.40044 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:58:34.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2700975319' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:58:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:58:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:58:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T15:58:35.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:34 smithi060 ceph-mon[109077]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:35.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:34 smithi060 ceph-mon[94233]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:35.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:34 smithi089 ceph-mon[98504]: pgmap v22894: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:37.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:37 smithi060 ceph-mon[94233]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:37.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:37 smithi060 ceph-mon[109077]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:37 smithi089 ceph-mon[98504]: pgmap v22895: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:39 smithi060 ceph-mon[94233]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:39 smithi060 ceph-mon[109077]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:39 smithi089 ceph-mon[98504]: pgmap v22896: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:41 smithi060 ceph-mon[94233]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:41 smithi060 ceph-mon[109077]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:41.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:41 smithi089 ceph-mon[98504]: pgmap v22897: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:58:42.457 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:43 smithi060 ceph-mon[94233]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:43 smithi060 ceph-mon[109077]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:43.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:43 smithi089 ceph-mon[98504]: pgmap v22898: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:44.733 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:44.733 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:58:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:58:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[94233]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:44 smithi060 ceph-mon[109077]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:44 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:58:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:44 smithi089 ceph-mon[98504]: pgmap v22899: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:47 smithi060 ceph-mon[94233]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:47.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:47 smithi060 ceph-mon[109077]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:47 smithi089 ceph-mon[98504]: pgmap v22900: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:49 smithi060 ceph-mon[94233]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:49 smithi060 ceph-mon[109077]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:49 smithi089 ceph-mon[98504]: pgmap v22901: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:51.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:51 smithi060 ceph-mon[94233]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:51 smithi060 ceph-mon[109077]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:51 smithi089 ceph-mon[98504]: pgmap v22902: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:52 smithi060 ceph-mon[94233]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:52 smithi060 ceph-mon[109077]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:52 smithi089 ceph-mon[98504]: pgmap v22903: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:58:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:58:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T15:58:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:55 smithi060 ceph-mon[94233]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:55 smithi060 ceph-mon[109077]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:55 smithi089 ceph-mon[98504]: pgmap v22904: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:57 smithi060 ceph-mon[94233]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:57 smithi060 ceph-mon[109077]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:57.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:57 smithi089 ceph-mon[98504]: pgmap v22905: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:58:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:58:59 smithi060 ceph-mon[94233]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:58:59 smithi060 ceph-mon[109077]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:58:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:58:59 smithi089 ceph-mon[98504]: pgmap v22906: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:01 smithi060 ceph-mon[109077]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:01 smithi060 ceph-mon[94233]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:01 smithi089 ceph-mon[98504]: pgmap v22907: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:02 smithi060 ceph-mon[94233]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:02 smithi060 ceph-mon[109077]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:02 smithi089 ceph-mon[98504]: pgmap v22908: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:03.353 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:59:03.677 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 5m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 5m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 5m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 5m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 5m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 5m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 5m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 5m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 5m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 5m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 5m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 5m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:59:03.678 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 5m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:59:03.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 5m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:59:03.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 5m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:59:03.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 5m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:59:03.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 5m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:59:03.679 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 5m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:59:03.679 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 5m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:59:04.076 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:04.077 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:04.078 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:59:04.078 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:59:04.078 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:59:04.078 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:59:04.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:03 smithi060 ceph-mon[94233]: from='client.40056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:04.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:03 smithi060 ceph-mon[109077]: from='client.40056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:04.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:03 smithi089 ceph-mon[98504]: from='client.40056 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:59:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:59:04] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:59:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:04 smithi060 ceph-mon[94233]: from='client.40062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3531551718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:05.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:04 smithi060 ceph-mon[94233]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:05.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:04 smithi060 ceph-mon[109077]: from='client.40062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3531551718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:05.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:04 smithi060 ceph-mon[109077]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:05.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:04 smithi089 ceph-mon[98504]: from='client.40062 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:05.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3531551718' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:05.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:04 smithi089 ceph-mon[98504]: pgmap v22909: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:07 smithi060 ceph-mon[94233]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:07 smithi060 ceph-mon[109077]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:07 smithi089 ceph-mon[98504]: pgmap v22910: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:09 smithi060 ceph-mon[94233]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:09 smithi060 ceph-mon[109077]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:09 smithi089 ceph-mon[98504]: pgmap v22911: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:11 smithi060 ceph-mon[94233]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:11 smithi060 ceph-mon[109077]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:11 smithi089 ceph-mon[98504]: pgmap v22912: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:13 smithi060 ceph-mon[94233]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:13 smithi060 ceph-mon[109077]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:13 smithi089 ceph-mon[98504]: pgmap v22913: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:59:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:59:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:59:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:15 smithi060 ceph-mon[94233]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:15 smithi060 ceph-mon[109077]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:15 smithi089 ceph-mon[98504]: pgmap v22914: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:17 smithi060 ceph-mon[94233]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:17 smithi060 ceph-mon[109077]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:17 smithi089 ceph-mon[98504]: pgmap v22915: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:19 smithi060 ceph-mon[94233]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:19 smithi060 ceph-mon[109077]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:19 smithi089 ceph-mon[98504]: pgmap v22916: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:21 smithi060 ceph-mon[94233]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:21 smithi060 ceph-mon[109077]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:21 smithi089 ceph-mon[98504]: pgmap v22917: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:22 smithi060 ceph-mon[94233]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:22 smithi060 ceph-mon[109077]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:22 smithi089 ceph-mon[98504]: pgmap v22918: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:59:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:59:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:59:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:25 smithi060 ceph-mon[94233]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:25 smithi060 ceph-mon[109077]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:25 smithi089 ceph-mon[98504]: pgmap v22919: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:27 smithi060 ceph-mon[94233]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:27 smithi060 ceph-mon[109077]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:27 smithi089 ceph-mon[98504]: pgmap v22920: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:29 smithi060 ceph-mon[94233]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:29 smithi060 ceph-mon[109077]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:29.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:29 smithi089 ceph-mon[98504]: pgmap v22921: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:31 smithi060 ceph-mon[94233]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:31 smithi060 ceph-mon[109077]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:31 smithi089 ceph-mon[98504]: pgmap v22922: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:32 smithi060 ceph-mon[94233]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:32 smithi060 ceph-mon[109077]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:32 smithi089 ceph-mon[98504]: pgmap v22923: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:34.445 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T15:59:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:59:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:59:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T15:59:34.774 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T15:59:34.775 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T15:59:34.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T15:59:34.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T15:59:34.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T15:59:34.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T15:59:34.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T15:59:34.776 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T15:59:34.776 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T15:59:35.171 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T15:59:35.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T15:59:35.171 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T15:59:35.171 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:35.171 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T15:59:35.172 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T15:59:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:35 smithi060 ceph-mon[109077]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/977584917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:35 smithi060 ceph-mon[94233]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/977584917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:35 smithi089 ceph-mon[98504]: pgmap v22924: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/977584917' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T15:59:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:36 smithi060 ceph-mon[94233]: from='client.40074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:36.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:36 smithi060 ceph-mon[94233]: from='client.49955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:36 smithi060 ceph-mon[109077]: from='client.40074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:36.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:36 smithi060 ceph-mon[109077]: from='client.49955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:36 smithi089 ceph-mon[98504]: from='client.40074 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:36.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:36 smithi089 ceph-mon[98504]: from='client.49955 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T15:59:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:37 smithi060 ceph-mon[94233]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:37 smithi060 ceph-mon[109077]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:37 smithi089 ceph-mon[98504]: pgmap v22925: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:39 smithi060 ceph-mon[94233]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:39 smithi060 ceph-mon[109077]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:39 smithi089 ceph-mon[98504]: pgmap v22926: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:41 smithi060 ceph-mon[94233]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:41 smithi060 ceph-mon[109077]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:41 smithi089 ceph-mon[98504]: pgmap v22927: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:42.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:43 smithi060 ceph-mon[94233]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:43 smithi060 ceph-mon[109077]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:43 smithi089 ceph-mon[98504]: pgmap v22928: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:44.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:44 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:44.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:44 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:44.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:59:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:59:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:59:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:44 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T15:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:45 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: pgmap v22929: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T15:59:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:45 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T15:59:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:47 smithi060 ceph-mon[109077]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:47.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:47 smithi060 ceph-mon[94233]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:47 smithi089 ceph-mon[98504]: pgmap v22930: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:49 smithi060 ceph-mon[109077]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:49.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:49 smithi060 ceph-mon[94233]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:49 smithi089 ceph-mon[98504]: pgmap v22931: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:51.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:51 smithi060 ceph-mon[109077]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:51 smithi060 ceph-mon[94233]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:51 smithi089 ceph-mon[98504]: pgmap v22932: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:52 smithi060 ceph-mon[109077]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:52 smithi060 ceph-mon[94233]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:52 smithi089 ceph-mon[98504]: pgmap v22933: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 15:59:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:15:59:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T15:59:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:55 smithi060 ceph-mon[94233]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:55 smithi060 ceph-mon[109077]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:55.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:55 smithi089 ceph-mon[98504]: pgmap v22934: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:57 smithi060 ceph-mon[109077]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:57.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:57.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:57 smithi060 ceph-mon[94233]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:57.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:57 smithi089 ceph-mon[98504]: pgmap v22935: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T15:59:59.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 15:59:59 smithi060 ceph-mon[94233]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:59.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 15:59:59 smithi060 ceph-mon[109077]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T15:59:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 15:59:59 smithi089 ceph-mon[98504]: pgmap v22936: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:00.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T15:59:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:00.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:00:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:01 smithi060 ceph-mon[94233]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:01 smithi060 ceph-mon[109077]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:01 smithi089 ceph-mon[98504]: pgmap v22937: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:02 smithi060 ceph-mon[94233]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:02 smithi060 ceph-mon[109077]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:03.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:02 smithi089 ceph-mon[98504]: pgmap v22938: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:00:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:00:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:00:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:05 smithi060 ceph-mon[94233]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:05 smithi060 ceph-mon[109077]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:05.537 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:00:05.537 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:05 smithi089 ceph-mon[98504]: pgmap v22939: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:05.861 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:00:05.861 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:00:05.861 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:00:05.861 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:00:05.862 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:00:05.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:00:05.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:00:05.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:00:05.863 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:00:05.863 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:00:06.260 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:00:06.260 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:00:06.260 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:00:06.260 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:00:06.261 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:00:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[109077]: from='client.49967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[109077]: from='client.40098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[109077]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:07.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1945213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:07.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[94233]: from='client.49967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:07.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[94233]: from='client.40098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:07.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[94233]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:07.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:07 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1945213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:07 smithi089 ceph-mon[98504]: from='client.49967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:07 smithi089 ceph-mon[98504]: from='client.40098 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:07 smithi089 ceph-mon[98504]: pgmap v22940: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:07 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1945213' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:09.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:09 smithi060 ceph-mon[94233]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:09.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:09 smithi060 ceph-mon[109077]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:09 smithi089 ceph-mon[98504]: pgmap v22941: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:11 smithi060 ceph-mon[94233]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:11 smithi060 ceph-mon[109077]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:11 smithi089 ceph-mon[98504]: pgmap v22942: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:13 smithi060 ceph-mon[94233]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:13 smithi060 ceph-mon[109077]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:13 smithi089 ceph-mon[98504]: pgmap v22943: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:14.510 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:00:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:00:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:00:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:15 smithi060 ceph-mon[94233]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:15 smithi060 ceph-mon[109077]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:15 smithi089 ceph-mon[98504]: pgmap v22944: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:17 smithi060 ceph-mon[94233]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:17.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:17 smithi060 ceph-mon[109077]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:17 smithi089 ceph-mon[98504]: pgmap v22945: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:19.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:19 smithi060 ceph-mon[94233]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:19.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:19 smithi060 ceph-mon[109077]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:19 smithi089 ceph-mon[98504]: pgmap v22946: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:21.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:21 smithi060 ceph-mon[94233]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:21.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:21 smithi060 ceph-mon[109077]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:21 smithi089 ceph-mon[98504]: pgmap v22947: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:22 smithi060 ceph-mon[94233]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:22 smithi060 ceph-mon[109077]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:22 smithi089 ceph-mon[98504]: pgmap v22948: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:00:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:00:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:00:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:25 smithi060 ceph-mon[94233]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:25 smithi060 ceph-mon[109077]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:25 smithi089 ceph-mon[98504]: pgmap v22949: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:27 smithi060 ceph-mon[94233]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:27 smithi060 ceph-mon[109077]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:27.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:27 smithi089 ceph-mon[98504]: pgmap v22950: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:29 smithi060 ceph-mon[94233]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:29 smithi060 ceph-mon[109077]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:29 smithi089 ceph-mon[98504]: pgmap v22951: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:31 smithi060 ceph-mon[94233]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:31 smithi060 ceph-mon[109077]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:31 smithi089 ceph-mon[98504]: pgmap v22952: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:32 smithi060 ceph-mon[94233]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:32 smithi060 ceph-mon[109077]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:32 smithi089 ceph-mon[98504]: pgmap v22953: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:00:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:00:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:00:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:35 smithi060 ceph-mon[94233]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:35.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:35 smithi060 ceph-mon[109077]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:35 smithi089 ceph-mon[98504]: pgmap v22954: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:36.629 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:00:36.954 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:00:36.954 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:00:36.954 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:00:36.954 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:00:36.954 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:00:36.954 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:00:36.955 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:00:36.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:00:36.956 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:00:36.956 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:00:37.354 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:00:37.354 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:00:37.354 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:00:37.355 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:00:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:37 smithi060 ceph-mon[94233]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:37 smithi060 ceph-mon[109077]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:37 smithi089 ceph-mon[98504]: pgmap v22955: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:38 smithi060 ceph-mon[94233]: from='client.40110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:38 smithi060 ceph-mon[94233]: from='client.40116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:38.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:38 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1629586436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:38.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:38 smithi060 ceph-mon[109077]: from='client.40110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:38.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:38 smithi060 ceph-mon[109077]: from='client.40116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:38.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:38 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1629586436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:38 smithi089 ceph-mon[98504]: from='client.40110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:38 smithi089 ceph-mon[98504]: from='client.40116 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:00:38.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:38 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1629586436' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:00:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:39 smithi060 ceph-mon[94233]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:39.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:39 smithi060 ceph-mon[109077]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:39 smithi089 ceph-mon[98504]: pgmap v22956: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:41.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:41 smithi060 ceph-mon[94233]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:41.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:41 smithi060 ceph-mon[109077]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:41 smithi089 ceph-mon[98504]: pgmap v22957: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:42.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:42.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:43 smithi060 ceph-mon[109077]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:43 smithi060 ceph-mon[94233]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:43 smithi089 ceph-mon[98504]: pgmap v22958: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:00:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:00:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:00:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:45 smithi060 ceph-mon[109077]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:45.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:45 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:45 smithi060 ceph-mon[94233]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:45.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:45 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:45 smithi089 ceph-mon[98504]: pgmap v22959: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:45 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:00:46.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:46 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:00:46.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:46 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:00:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:46 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:00:47.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:47 smithi060 ceph-mon[109077]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:47.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:47 smithi060 ceph-mon[94233]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:47 smithi089 ceph-mon[98504]: pgmap v22960: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:49 smithi060 ceph-mon[94233]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:49 smithi060 ceph-mon[109077]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:49 smithi089 ceph-mon[98504]: pgmap v22961: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:51.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:51 smithi060 ceph-mon[94233]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:51.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:51 smithi060 ceph-mon[109077]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:51 smithi089 ceph-mon[98504]: pgmap v22962: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:52 smithi060 ceph-mon[94233]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:52 smithi060 ceph-mon[109077]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:52 smithi089 ceph-mon[98504]: pgmap v22963: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:00:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:00:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:00:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:55 smithi060 ceph-mon[94233]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:55 smithi060 ceph-mon[109077]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:55 smithi089 ceph-mon[98504]: pgmap v22964: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:57.516 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:57 smithi060 ceph-mon[94233]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:57.517 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:57.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:57 smithi060 ceph-mon[109077]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:57.517 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:57 smithi089 ceph-mon[98504]: pgmap v22965: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:57.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:00:59.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:00:59 smithi060 ceph-mon[109077]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:59.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:00:59 smithi060 ceph-mon[94233]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:00:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:00:59 smithi089 ceph-mon[98504]: pgmap v22966: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:01.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:01 smithi060 ceph-mon[94233]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:01.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:01 smithi060 ceph-mon[109077]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:01 smithi089 ceph-mon[98504]: pgmap v22967: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:02 smithi060 ceph-mon[94233]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:02 smithi060 ceph-mon[109077]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:02 smithi089 ceph-mon[98504]: pgmap v22968: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:01:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:01:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:01:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:05 smithi060 ceph-mon[94233]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:05 smithi060 ceph-mon[109077]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:05 smithi089 ceph-mon[98504]: pgmap v22969: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:07.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:07 smithi060 ceph-mon[94233]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:07.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:07 smithi060 ceph-mon[109077]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:07 smithi089 ceph-mon[98504]: pgmap v22970: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:07.721 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:01:08.047 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:01:08.048 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:01:08.444 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:01:08.444 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:01:08.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:01:08.444 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:08.444 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:01:08.444 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:01:08.445 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:01:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[94233]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[94233]: from='client.50009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[94233]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2608216172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[109077]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[109077]: from='client.50009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[109077]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:09 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2608216172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:09.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:09 smithi089 ceph-mon[98504]: from='client.50003 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:09.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:09 smithi089 ceph-mon[98504]: from='client.50009 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:09.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:09 smithi089 ceph-mon[98504]: pgmap v22971: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:09.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:09 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2608216172' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:11 smithi060 ceph-mon[94233]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:11.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:11 smithi060 ceph-mon[109077]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:11 smithi089 ceph-mon[98504]: pgmap v22972: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:12.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:13 smithi060 ceph-mon[94233]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:13 smithi060 ceph-mon[109077]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:13 smithi089 ceph-mon[98504]: pgmap v22973: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:01:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:01:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:01:15.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:15 smithi060 ceph-mon[94233]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:15.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:15 smithi060 ceph-mon[109077]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:15 smithi089 ceph-mon[98504]: pgmap v22974: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:17 smithi089 ceph-mon[98504]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:17 smithi060 ceph-mon[94233]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:17 smithi060 ceph-mon[109077]: pgmap v22975: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:19 smithi089 ceph-mon[98504]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:19 smithi060 ceph-mon[94233]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:19 smithi060 ceph-mon[109077]: pgmap v22976: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:21 smithi089 ceph-mon[98504]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:21 smithi060 ceph-mon[94233]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:21 smithi060 ceph-mon[109077]: pgmap v22977: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:22 smithi060 ceph-mon[94233]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:22 smithi060 ceph-mon[109077]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:22 smithi089 ceph-mon[98504]: pgmap v22978: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:01:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:01:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:01:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:25 smithi060 ceph-mon[94233]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:25.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:25 smithi060 ceph-mon[109077]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:25 smithi089 ceph-mon[98504]: pgmap v22979: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:27.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:27 smithi060 ceph-mon[94233]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:27.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:27 smithi060 ceph-mon[109077]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:27.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:27 smithi089 ceph-mon[98504]: pgmap v22980: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:29.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:29 smithi060 ceph-mon[94233]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:29.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:29 smithi060 ceph-mon[109077]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:29 smithi089 ceph-mon[98504]: pgmap v22981: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:31.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:31 smithi060 ceph-mon[94233]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:31.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:31 smithi060 ceph-mon[109077]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:31 smithi089 ceph-mon[98504]: pgmap v22982: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:32 smithi060 ceph-mon[94233]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:32 smithi060 ceph-mon[109077]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:32 smithi089 ceph-mon[98504]: pgmap v22983: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:01:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:01:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:01:35.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:35 smithi060 ceph-mon[109077]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:35.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:35 smithi060 ceph-mon[94233]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:35 smithi089 ceph-mon[98504]: pgmap v22984: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:37.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:37 smithi060 ceph-mon[94233]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:37.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:37 smithi060 ceph-mon[109077]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:37 smithi089 ceph-mon[98504]: pgmap v22985: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:38.811 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:01:39.141 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5882M 2067M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6397M 2067M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5613M 2067M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5578M 2067M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4891M 2361M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5622M 2361M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 4966M 2361M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5711M 2361M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:01:39.142 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:01:39.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:39 smithi060 ceph-mon[94233]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:39.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:39 smithi060 ceph-mon[109077]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:39.536 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:01:39.537 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:01:39.538 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:01:39.538 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:01:39.538 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:01:39.538 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:01:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:39 smithi089 ceph-mon[98504]: pgmap v22986: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:40 smithi089 ceph-mon[98504]: from='client.40146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:40 smithi089 ceph-mon[98504]: from='client.40152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:40.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:40 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/40824659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:40 smithi060 ceph-mon[109077]: from='client.40146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:40 smithi060 ceph-mon[109077]: from='client.40152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:40.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:40 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/40824659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:40 smithi060 ceph-mon[94233]: from='client.40146 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:40 smithi060 ceph-mon[94233]: from='client.40152 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:01:40.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:40 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/40824659' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:01:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:41 smithi089 ceph-mon[98504]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:41 smithi060 ceph-mon[94233]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:41 smithi060 ceph-mon[109077]: pgmap v22987: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:43 smithi089 ceph-mon[98504]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:43 smithi060 ceph-mon[94233]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:43 smithi060 ceph-mon[109077]: pgmap v22988: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:01:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:01:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:01:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:45 smithi089 ceph-mon[98504]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:45 smithi060 ceph-mon[94233]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:45 smithi060 ceph-mon[109077]: pgmap v22989: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:46.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:46 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:01:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:46 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:01:46.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:46 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2356M 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2060M 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:47.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:47.540 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2356M 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2060M 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: pgmap v22990: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2356M 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.763 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2060M 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:01:47.764 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:01:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:49 smithi089 ceph-mon[98504]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:49 smithi060 ceph-mon[94233]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:49 smithi060 ceph-mon[109077]: pgmap v22991: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:51.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:51 smithi089 ceph-mon[98504]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:51 smithi060 ceph-mon[94233]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:51 smithi060 ceph-mon[109077]: pgmap v22992: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:52 smithi060 ceph-mon[94233]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:52 smithi060 ceph-mon[109077]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:52 smithi089 ceph-mon[98504]: pgmap v22993: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:01:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:01:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:01:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:55 smithi060 ceph-mon[94233]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:55.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:55 smithi060 ceph-mon[109077]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:55 smithi089 ceph-mon[98504]: pgmap v22994: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:57 smithi089 ceph-mon[98504]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:57 smithi060 ceph-mon[109077]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:57 smithi060 ceph-mon[94233]: pgmap v22995: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:01:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:01:59 smithi089 ceph-mon[98504]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:01:59 smithi060 ceph-mon[94233]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:01:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:01:59 smithi060 ceph-mon[109077]: pgmap v22996: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:01.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:01 smithi089 ceph-mon[98504]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:01 smithi060 ceph-mon[94233]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:01 smithi060 ceph-mon[109077]: pgmap v22997: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:02 smithi060 ceph-mon[94233]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:02 smithi060 ceph-mon[109077]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:02 smithi089 ceph-mon[98504]: pgmap v22998: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:02:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:02:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:02:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:05 smithi089 ceph-mon[98504]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:05 smithi060 ceph-mon[94233]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:05 smithi060 ceph-mon[109077]: pgmap v22999: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:07 smithi089 ceph-mon[98504]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:07 smithi060 ceph-mon[94233]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:07 smithi060 ceph-mon[109077]: pgmap v23000: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:09.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:09 smithi089 ceph-mon[98504]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:09 smithi060 ceph-mon[94233]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:09 smithi060 ceph-mon[109077]: pgmap v23001: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:09.903 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:02:10.231 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5882M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6397M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5613M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5578M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4891M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5622M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 4966M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5711M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:02:10.232 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:02:10.633 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:02:10.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:02:10.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:02:10.633 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:10.633 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:02:10.633 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:02:10.634 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:02:10.635 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:11 smithi089 ceph-mon[98504]: from='client.40164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:11 smithi089 ceph-mon[98504]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:11 smithi089 ceph-mon[98504]: from='client.40170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:11 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3571754336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[94233]: from='client.40164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[94233]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[94233]: from='client.40170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3571754336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[109077]: from='client.40164 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[109077]: pgmap v23002: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[109077]: from='client.40170 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:11 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3571754336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:13 smithi089 ceph-mon[98504]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:13 smithi060 ceph-mon[94233]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:13 smithi060 ceph-mon[109077]: pgmap v23003: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:02:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:02:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:02:15.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:15 smithi089 ceph-mon[98504]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:15 smithi060 ceph-mon[94233]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:15 smithi060 ceph-mon[109077]: pgmap v23004: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:17 smithi089 ceph-mon[98504]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:17 smithi060 ceph-mon[94233]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:17 smithi060 ceph-mon[109077]: pgmap v23005: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:19.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:19 smithi089 ceph-mon[98504]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:19 smithi060 ceph-mon[94233]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:19 smithi060 ceph-mon[109077]: pgmap v23006: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:21.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:21 smithi089 ceph-mon[98504]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:21 smithi060 ceph-mon[94233]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:21 smithi060 ceph-mon[109077]: pgmap v23007: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:22 smithi060 ceph-mon[94233]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:22 smithi060 ceph-mon[109077]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:22 smithi089 ceph-mon[98504]: pgmap v23008: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:02:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:02:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:02:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:25 smithi089 ceph-mon[98504]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:25 smithi060 ceph-mon[94233]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:25 smithi060 ceph-mon[109077]: pgmap v23009: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:27 smithi089 ceph-mon[98504]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:27.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:27 smithi060 ceph-mon[94233]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:27 smithi060 ceph-mon[109077]: pgmap v23010: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:29.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:29 smithi089 ceph-mon[98504]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:29 smithi060 ceph-mon[94233]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:29 smithi060 ceph-mon[109077]: pgmap v23011: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:31.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:31 smithi089 ceph-mon[98504]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:31 smithi060 ceph-mon[94233]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:31 smithi060 ceph-mon[109077]: pgmap v23012: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:32 smithi060 ceph-mon[94233]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:32 smithi060 ceph-mon[109077]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:32 smithi089 ceph-mon[98504]: pgmap v23013: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:02:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:02:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:02:35.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:35 smithi089 ceph-mon[98504]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:35 smithi060 ceph-mon[94233]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:35 smithi060 ceph-mon[109077]: pgmap v23014: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:37.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:37 smithi089 ceph-mon[98504]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:37 smithi060 ceph-mon[94233]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:37 smithi060 ceph-mon[109077]: pgmap v23015: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:39.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:39 smithi089 ceph-mon[98504]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:39 smithi060 ceph-mon[94233]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:39 smithi060 ceph-mon[109077]: pgmap v23016: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:40.998 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:02:41.322 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:02:41.322 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 9m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:02:41.322 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:02:41.322 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 9m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:02:41.322 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 9m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 9m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 9m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5882M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6397M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5613M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5578M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4891M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9m ago 11h 5622M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:02:41.323 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 9m ago 11h 4966M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:02:41.324 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 9m ago 11h 5711M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:02:41.324 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 9m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:02:41.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:41 smithi089 ceph-mon[98504]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:41.722 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:02:41.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:02:41.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:02:41.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:41.722 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:02:41.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:41.722 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:02:41.723 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:02:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:41 smithi060 ceph-mon[94233]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:41 smithi060 ceph-mon[109077]: pgmap v23017: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:42 smithi089 ceph-mon[98504]: from='client.50057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:42 smithi089 ceph-mon[98504]: from='client.40188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:42.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:42 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/655280644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[94233]: from='client.50057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[94233]: from='client.40188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/655280644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[109077]: from='client.50057 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[109077]: from='client.40188 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:02:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:42 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/655280644' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:02:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:43 smithi089 ceph-mon[98504]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:43.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:43 smithi060 ceph-mon[94233]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:43.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:43 smithi060 ceph-mon[109077]: pgmap v23018: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:02:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:02:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:02:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:45 smithi089 ceph-mon[98504]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:45 smithi060 ceph-mon[94233]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:45.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:45 smithi060 ceph-mon[109077]: pgmap v23019: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[94233]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:02:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[109077]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:47 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:02:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:47 smithi089 ceph-mon[98504]: pgmap v23020: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:02:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:02:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:02:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:47 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:02:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:49 smithi060 ceph-mon[94233]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:49 smithi060 ceph-mon[109077]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:49.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:49 smithi089 ceph-mon[98504]: pgmap v23021: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:51 smithi060 ceph-mon[94233]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:51 smithi060 ceph-mon[109077]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:51 smithi089 ceph-mon[98504]: pgmap v23022: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:52 smithi060 ceph-mon[94233]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:52 smithi060 ceph-mon[109077]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:52 smithi089 ceph-mon[98504]: pgmap v23023: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:02:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:02:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:02:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:55 smithi089 ceph-mon[98504]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:55 smithi060 ceph-mon[94233]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:55 smithi060 ceph-mon[109077]: pgmap v23024: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:57 smithi089 ceph-mon[98504]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:57.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:57 smithi060 ceph-mon[94233]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:57 smithi060 ceph-mon[109077]: pgmap v23025: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:02:59.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:02:59 smithi089 ceph-mon[98504]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:02:59 smithi060 ceph-mon[94233]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:02:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:02:59 smithi060 ceph-mon[109077]: pgmap v23026: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:01 smithi060 ceph-mon[94233]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:01 smithi060 ceph-mon[109077]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:01 smithi089 ceph-mon[98504]: pgmap v23027: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:02 smithi060 ceph-mon[94233]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:02 smithi060 ceph-mon[109077]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:02 smithi089 ceph-mon[98504]: pgmap v23028: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:03:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:03:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:03:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:05 smithi089 ceph-mon[98504]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:05 smithi060 ceph-mon[94233]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:05 smithi060 ceph-mon[109077]: pgmap v23029: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:07.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:07 smithi089 ceph-mon[98504]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:07 smithi060 ceph-mon[94233]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:07 smithi060 ceph-mon[109077]: pgmap v23030: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:09 smithi060 ceph-mon[94233]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:09 smithi060 ceph-mon[109077]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:09 smithi089 ceph-mon[98504]: pgmap v23031: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:11 smithi060 ceph-mon[94233]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:11 smithi060 ceph-mon[109077]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:11 smithi089 ceph-mon[98504]: pgmap v23032: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:12.088 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 9m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 9m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 9m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 9m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:03:12.417 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 9m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 9m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5882M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6397M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5613M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5578M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4891M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9m ago 11h 5622M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 9m ago 11h 4966M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 9m ago 11h 5711M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:03:12.418 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 9m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:03:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:12.814 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:03:12.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:03:12.814 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:03:12.814 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:12.814 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:03:12.815 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[94233]: from='client.40200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[94233]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[94233]: from='client.40206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2294501812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[109077]: from='client.40200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[109077]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[109077]: from='client.40206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:13 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2294501812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:13 smithi089 ceph-mon[98504]: from='client.40200 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:13 smithi089 ceph-mon[98504]: pgmap v23033: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:13 smithi089 ceph-mon[98504]: from='client.40206 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:13 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2294501812' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:03:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:03:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:03:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:15 smithi060 ceph-mon[94233]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:15 smithi060 ceph-mon[109077]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:15 smithi089 ceph-mon[98504]: pgmap v23034: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:17 smithi060 ceph-mon[94233]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:17 smithi060 ceph-mon[109077]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:17 smithi089 ceph-mon[98504]: pgmap v23035: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:19 smithi060 ceph-mon[94233]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:19 smithi060 ceph-mon[109077]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:19.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:19 smithi089 ceph-mon[98504]: pgmap v23036: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:21 smithi060 ceph-mon[94233]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:21 smithi060 ceph-mon[109077]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:21 smithi089 ceph-mon[98504]: pgmap v23037: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:22 smithi060 ceph-mon[94233]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:22 smithi060 ceph-mon[109077]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:22 smithi089 ceph-mon[98504]: pgmap v23038: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:03:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:03:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:03:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:25 smithi060 ceph-mon[94233]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:25 smithi060 ceph-mon[109077]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:25 smithi089 ceph-mon[98504]: pgmap v23039: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:27 smithi060 ceph-mon[94233]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:27 smithi060 ceph-mon[109077]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:27 smithi089 ceph-mon[98504]: pgmap v23040: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:29 smithi060 ceph-mon[94233]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:29 smithi060 ceph-mon[109077]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:29 smithi089 ceph-mon[98504]: pgmap v23041: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:31 smithi060 ceph-mon[94233]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:31 smithi060 ceph-mon[109077]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:31 smithi089 ceph-mon[98504]: pgmap v23042: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:32 smithi060 ceph-mon[94233]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:32 smithi060 ceph-mon[109077]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:32 smithi089 ceph-mon[98504]: pgmap v23043: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:03:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:03:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:03:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:35 smithi060 ceph-mon[94233]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:35 smithi060 ceph-mon[109077]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:35 smithi089 ceph-mon[98504]: pgmap v23044: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:37 smithi060 ceph-mon[94233]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:37 smithi060 ceph-mon[109077]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:37 smithi089 ceph-mon[98504]: pgmap v23045: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:39 smithi060 ceph-mon[94233]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:39 smithi060 ceph-mon[109077]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:39 smithi089 ceph-mon[98504]: pgmap v23046: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:41 smithi060 ceph-mon[94233]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:41 smithi060 ceph-mon[109077]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:41 smithi089 ceph-mon[98504]: pgmap v23047: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:43.178 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:03:43.503 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:03:43.503 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 10m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 10m ago 11h 101M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 10m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 10m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 10m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 10m ago 11h 953M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 10m ago 11h 2630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 10m ago 11h 1597M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 10m ago 11h 1180M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 10m ago 11h 20.8M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 10m ago 11h 21.6M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 10m ago 11h 5882M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 10m ago 11h 6397M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 10m ago 11h 5613M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 10m ago 11h 5578M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:03:43.504 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 10m ago 11h 4891M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:03:43.505 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 10m ago 11h 5622M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:03:43.505 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 10m ago 11h 4966M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:03:43.505 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 10m ago 11h 5711M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:03:43.505 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 10m ago 11h 130M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:03:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:43 smithi060 ceph-mon[94233]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:43 smithi060 ceph-mon[109077]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:43 smithi089 ceph-mon[98504]: pgmap v23048: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:43.903 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:03:43.903 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:03:43.903 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:03:43.903 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:03:43.904 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:03:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:44 smithi060 ceph-mon[109077]: from='client.40218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:44.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3539541360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:44.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:44 smithi060 ceph-mon[94233]: from='client.40218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:44.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3539541360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:44.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:03:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:03:44] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T16:03:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:44 smithi089 ceph-mon[98504]: from='client.40218 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:44.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3539541360' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:03:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:45 smithi060 ceph-mon[94233]: from='client.50099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:45 smithi060 ceph-mon[94233]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:45 smithi060 ceph-mon[109077]: from='client.50099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:45.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:45 smithi060 ceph-mon[109077]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:45 smithi089 ceph-mon[98504]: from='client.50099 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:03:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:45 smithi089 ceph-mon[98504]: pgmap v23049: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:47 smithi060 ceph-mon[94233]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:47 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:47 smithi060 ceph-mon[109077]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:47 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:47 smithi089 ceph-mon[98504]: pgmap v23050: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:47 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:03:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:49 smithi060 ceph-mon[94233]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:49 smithi060 ceph-mon[109077]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:49 smithi089 ceph-mon[98504]: pgmap v23051: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:51 smithi060 ceph-mon[94233]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:51 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:51 smithi060 ceph-mon[109077]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:51 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:51 smithi089 ceph-mon[98504]: pgmap v23052: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:51 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:53.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[109077]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:52 smithi060 ceph-mon[94233]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:03:53.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:03:53.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:03:53.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:52 smithi089 ceph-mon[98504]: pgmap v23053: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:03:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:03:54] "GET /metrics HTTP/1.1" 200 33998 "" "Prometheus/2.43.0" 2023-12-01T16:03:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:55 smithi060 ceph-mon[94233]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:55 smithi060 ceph-mon[109077]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:55 smithi089 ceph-mon[98504]: pgmap v23054: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:57 smithi060 ceph-mon[94233]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:57 smithi060 ceph-mon[109077]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:57.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:57 smithi089 ceph-mon[98504]: pgmap v23055: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:03:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:03:59 smithi060 ceph-mon[94233]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:03:59 smithi060 ceph-mon[109077]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:03:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:03:59 smithi089 ceph-mon[98504]: pgmap v23056: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:01 smithi060 ceph-mon[94233]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:01 smithi060 ceph-mon[109077]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:01 smithi089 ceph-mon[98504]: pgmap v23057: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:02 smithi060 ceph-mon[94233]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:02 smithi060 ceph-mon[109077]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:02 smithi089 ceph-mon[98504]: pgmap v23058: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:04:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:04:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:04:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:05 smithi060 ceph-mon[94233]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:05 smithi060 ceph-mon[109077]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:05 smithi089 ceph-mon[98504]: pgmap v23059: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:07 smithi060 ceph-mon[94233]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:07 smithi060 ceph-mon[109077]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:07 smithi089 ceph-mon[98504]: pgmap v23060: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:09 smithi060 ceph-mon[94233]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:09 smithi060 ceph-mon[109077]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:09 smithi089 ceph-mon[98504]: pgmap v23061: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:11 smithi060 ceph-mon[94233]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:11 smithi060 ceph-mon[109077]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:11 smithi089 ceph-mon[98504]: pgmap v23062: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:13 smithi060 ceph-mon[94233]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:13 smithi060 ceph-mon[109077]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:13 smithi089 ceph-mon[98504]: pgmap v23063: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:14.268 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 23s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 23s ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 23s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 23s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 23s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 23s ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 23s ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:04:14.597 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 23s ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 23s ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 23s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 23s ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 23s ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 23s ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 23s ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 23s ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 23s ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 23s ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 23s ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 23s ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:04:14.598 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 23s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:04:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:04:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:04:14] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:04:14.996 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:04:14.996 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:04:14.996 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:04:14.996 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:14.997 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:04:14.998 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:04:14.998 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:04:14.998 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:04:15.316 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:15 smithi089 ceph-mon[98504]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:15.317 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:15 smithi089 ceph-mon[98504]: from='client.40236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:15 smithi060 ceph-mon[94233]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:15 smithi060 ceph-mon[94233]: from='client.40236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:15 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1213871584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:15 smithi060 ceph-mon[109077]: pgmap v23064: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:15 smithi060 ceph-mon[109077]: from='client.40236 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:15 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1213871584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:15 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1213871584' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:16.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:16 smithi060 ceph-mon[94233]: from='client.50117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:16.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:16 smithi060 ceph-mon[109077]: from='client.50117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:16.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:16 smithi089 ceph-mon[98504]: from='client.50117 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:17 smithi060 ceph-mon[94233]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:17 smithi060 ceph-mon[109077]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:17 smithi089 ceph-mon[98504]: pgmap v23065: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:19 smithi060 ceph-mon[94233]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:19 smithi060 ceph-mon[109077]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:19 smithi089 ceph-mon[98504]: pgmap v23066: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:21 smithi060 ceph-mon[94233]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:21 smithi060 ceph-mon[109077]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:21 smithi089 ceph-mon[98504]: pgmap v23067: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:22 smithi060 ceph-mon[94233]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:22 smithi060 ceph-mon[109077]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:22 smithi089 ceph-mon[98504]: pgmap v23068: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:04:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:04:24] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:04:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:25 smithi060 ceph-mon[94233]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:25 smithi060 ceph-mon[109077]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:25 smithi089 ceph-mon[98504]: pgmap v23069: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:27 smithi060 ceph-mon[109077]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:27 smithi060 ceph-mon[94233]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:27 smithi089 ceph-mon[98504]: pgmap v23070: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:29 smithi060 ceph-mon[94233]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:29 smithi060 ceph-mon[109077]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:29 smithi089 ceph-mon[98504]: pgmap v23071: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:31.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:31 smithi060 ceph-mon[94233]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:31.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:31 smithi060 ceph-mon[109077]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:31 smithi089 ceph-mon[98504]: pgmap v23072: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:32 smithi060 ceph-mon[94233]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:32 smithi060 ceph-mon[109077]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:32 smithi089 ceph-mon[98504]: pgmap v23073: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:04:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:04:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:04:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:35 smithi060 ceph-mon[94233]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:35 smithi060 ceph-mon[109077]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:35 smithi089 ceph-mon[98504]: pgmap v23074: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:37 smithi060 ceph-mon[94233]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:37 smithi060 ceph-mon[109077]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:37 smithi089 ceph-mon[98504]: pgmap v23075: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:39 smithi060 ceph-mon[94233]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:39 smithi060 ceph-mon[109077]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:39 smithi089 ceph-mon[98504]: pgmap v23076: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:41 smithi060 ceph-mon[94233]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:41 smithi060 ceph-mon[109077]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:41 smithi089 ceph-mon[98504]: pgmap v23077: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:43 smithi060 ceph-mon[94233]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:43 smithi060 ceph-mon[109077]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:43 smithi089 ceph-mon[98504]: pgmap v23078: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:04:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:04:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:04:45.361 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:04:45.688 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:04:45.688 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 54s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:04:45.688 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 54s ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:04:45.688 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 54s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:04:45.688 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 54s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 54s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 54s ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 54s ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 54s ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 54s ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 54s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 54s ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 54s ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 54s ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 54s ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 54s ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 54s ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 54s ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:04:45.689 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 54s ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:04:45.690 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 54s ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:04:45.690 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 54s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:04:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:45 smithi060 ceph-mon[109077]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:45 smithi060 ceph-mon[94233]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:45 smithi089 ceph-mon[98504]: pgmap v23079: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:46.088 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:04:46.089 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:04:46.090 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:04:46.090 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:04:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:46 smithi060 ceph-mon[94233]: from='client.40254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:46.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:46 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/994451831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:46 smithi060 ceph-mon[109077]: from='client.40254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:46.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:46 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/994451831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:46 smithi089 ceph-mon[98504]: from='client.40254 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:46.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:46 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/994451831' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:47 smithi060 ceph-mon[94233]: from='client.40260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:47 smithi060 ceph-mon[94233]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:47 smithi060 ceph-mon[109077]: from='client.40260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:47 smithi060 ceph-mon[109077]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:47 smithi089 ceph-mon[98504]: from='client.40260 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:04:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:47 smithi089 ceph-mon[98504]: pgmap v23080: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:49 smithi060 ceph-mon[94233]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:49 smithi060 ceph-mon[109077]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:49 smithi089 ceph-mon[98504]: pgmap v23081: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:51 smithi060 ceph-mon[94233]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:51 smithi060 ceph-mon[109077]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:51 smithi089 ceph-mon[98504]: pgmap v23082: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[94233]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[109077]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:52 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:04:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:04:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:52 smithi089 ceph-mon[98504]: pgmap v23083: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:04:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:04:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:52 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:04:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:04:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:04:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:04:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:55 smithi060 ceph-mon[94233]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:55 smithi060 ceph-mon[109077]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:55 smithi089 ceph-mon[98504]: pgmap v23084: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:57 smithi060 ceph-mon[94233]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:57 smithi060 ceph-mon[109077]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:57 smithi089 ceph-mon[98504]: pgmap v23085: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:04:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:04:59 smithi060 ceph-mon[94233]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:04:59 smithi060 ceph-mon[109077]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:04:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:04:59 smithi089 ceph-mon[98504]: pgmap v23086: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:01 smithi060 ceph-mon[94233]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:01 smithi060 ceph-mon[109077]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:01 smithi089 ceph-mon[98504]: pgmap v23087: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:03.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:02 smithi060 ceph-mon[94233]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:02 smithi060 ceph-mon[109077]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:02 smithi089 ceph-mon[98504]: pgmap v23088: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:05:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:05:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:05:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:05 smithi060 ceph-mon[94233]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:05 smithi060 ceph-mon[109077]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:05 smithi089 ceph-mon[98504]: pgmap v23089: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:07 smithi060 ceph-mon[94233]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:07 smithi060 ceph-mon[109077]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:07 smithi089 ceph-mon[98504]: pgmap v23090: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:09 smithi060 ceph-mon[94233]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:09 smithi060 ceph-mon[109077]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:09 smithi089 ceph-mon[98504]: pgmap v23091: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:11 smithi060 ceph-mon[94233]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:11 smithi060 ceph-mon[109077]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:11 smithi089 ceph-mon[98504]: pgmap v23092: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:13 smithi060 ceph-mon[94233]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:13 smithi060 ceph-mon[109077]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:13 smithi089 ceph-mon[98504]: pgmap v23093: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:05:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:05:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:05:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:15 smithi060 ceph-mon[94233]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:15 smithi060 ceph-mon[109077]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:15 smithi089 ceph-mon[98504]: pgmap v23094: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:16.451 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:05:16.781 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 85s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 85s ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 85s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 85s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 85s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 85s ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 85s ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:05:16.782 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 85s ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 85s ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 85s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 85s ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 85s ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 85s ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 85s ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 85s ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 85s ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:05:16.783 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 85s ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:05:16.784 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 85s ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:05:16.784 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 85s ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:05:16.784 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 85s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:17.177 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:17.178 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:05:17.178 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:05:17.178 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:05:17.178 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:05:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:17 smithi060 ceph-mon[94233]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:17 smithi060 ceph-mon[94233]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2295515809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:17 smithi060 ceph-mon[109077]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:17 smithi060 ceph-mon[109077]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2295515809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:17 smithi089 ceph-mon[98504]: pgmap v23095: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:17 smithi089 ceph-mon[98504]: from='client.50147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2295515809' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:18.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:18 smithi060 ceph-mon[94233]: from='client.40278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:18.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:18 smithi060 ceph-mon[109077]: from='client.40278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:18.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:18 smithi089 ceph-mon[98504]: from='client.40278 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:19 smithi060 ceph-mon[94233]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:19 smithi060 ceph-mon[109077]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:19 smithi089 ceph-mon[98504]: pgmap v23096: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:21 smithi060 ceph-mon[94233]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:21 smithi060 ceph-mon[109077]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:21 smithi089 ceph-mon[98504]: pgmap v23097: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:23.262 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:22 smithi060 ceph-mon[94233]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:23.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:22 smithi060 ceph-mon[109077]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:22 smithi089 ceph-mon[98504]: pgmap v23098: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 16:05:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T16:05:23.377130172Z level=info msg="Completed cleanup jobs" duration=16.117934ms 2023-12-01T16:05:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:05:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:05:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:05:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:25 smithi060 ceph-mon[94233]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:25 smithi060 ceph-mon[109077]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:25 smithi089 ceph-mon[98504]: pgmap v23099: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:27 smithi060 ceph-mon[94233]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:27 smithi060 ceph-mon[109077]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:27 smithi089 ceph-mon[98504]: pgmap v23100: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:29 smithi060 ceph-mon[94233]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:29 smithi060 ceph-mon[109077]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:29 smithi089 ceph-mon[98504]: pgmap v23101: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:31 smithi060 ceph-mon[94233]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:31 smithi060 ceph-mon[109077]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:31 smithi089 ceph-mon[98504]: pgmap v23102: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:32 smithi060 ceph-mon[94233]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:32 smithi060 ceph-mon[109077]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:32 smithi089 ceph-mon[98504]: pgmap v23103: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:05:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:05:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:05:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:35 smithi060 ceph-mon[94233]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:35 smithi060 ceph-mon[109077]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:35 smithi089 ceph-mon[98504]: pgmap v23104: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:37 smithi060 ceph-mon[94233]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:37 smithi060 ceph-mon[109077]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:37 smithi089 ceph-mon[98504]: pgmap v23105: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:39 smithi060 ceph-mon[94233]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:39 smithi060 ceph-mon[109077]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:39 smithi089 ceph-mon[98504]: pgmap v23106: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:41 smithi060 ceph-mon[94233]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:41 smithi060 ceph-mon[109077]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:41 smithi089 ceph-mon[98504]: pgmap v23107: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:43 smithi060 ceph-mon[94233]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:43 smithi060 ceph-mon[109077]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:43 smithi089 ceph-mon[98504]: pgmap v23108: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:05:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:05:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:05:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:45 smithi060 ceph-mon[94233]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:45 smithi060 ceph-mon[109077]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:45 smithi089 ceph-mon[98504]: pgmap v23109: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:47.542 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:05:47.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:47 smithi060 ceph-mon[94233]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:47 smithi060 ceph-mon[109077]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:47 smithi089 ceph-mon[98504]: pgmap v23110: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 116s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 116s ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 116s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 116s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 116s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 116s ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:05:47.868 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 116s ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 116s ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 116s ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 116s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 116s ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 116s ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 116s ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 116s ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 116s ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 116s ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 116s ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 116s ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 116s ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:05:47.869 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 116s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:05:48.265 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:05:48.265 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:05:48.265 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:05:48.265 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:05:48.266 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:05:48.267 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:05:48.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1820192226' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:48.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1820192226' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:48.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1820192226' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:05:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:49 smithi060 ceph-mon[94233]: from='client.50165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:49 smithi060 ceph-mon[94233]: from='client.50171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:49 smithi060 ceph-mon[94233]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:49 smithi060 ceph-mon[109077]: from='client.50165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:49 smithi060 ceph-mon[109077]: from='client.50171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:49 smithi060 ceph-mon[109077]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:49 smithi089 ceph-mon[98504]: from='client.50165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:49 smithi089 ceph-mon[98504]: from='client.50171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:05:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:49 smithi089 ceph-mon[98504]: pgmap v23111: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:51 smithi060 ceph-mon[94233]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:51 smithi060 ceph-mon[109077]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:51 smithi089 ceph-mon[98504]: pgmap v23112: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:52 smithi060 ceph-mon[94233]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:52 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:52 smithi060 ceph-mon[109077]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:52 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:52 smithi089 ceph-mon[98504]: pgmap v23113: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:52 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:05:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:54.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:53 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:05:54.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:54.262 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:53 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:05:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:05:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:05:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:53 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:05:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:05:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:05:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:05:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:54 smithi060 ceph-mon[94233]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:54 smithi060 ceph-mon[109077]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:54 smithi089 ceph-mon[98504]: pgmap v23114: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:57 smithi060 ceph-mon[94233]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:57 smithi060 ceph-mon[109077]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:57.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:57 smithi089 ceph-mon[98504]: pgmap v23115: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:57.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:05:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:05:59 smithi060 ceph-mon[94233]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:05:59 smithi060 ceph-mon[109077]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:05:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:05:59 smithi089 ceph-mon[98504]: pgmap v23116: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:01 smithi060 ceph-mon[94233]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:01 smithi060 ceph-mon[109077]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:01 smithi089 ceph-mon[98504]: pgmap v23117: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:02 smithi060 ceph-mon[94233]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:02 smithi060 ceph-mon[109077]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:02 smithi089 ceph-mon[98504]: pgmap v23118: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:06:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:06:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:06:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:05 smithi060 ceph-mon[94233]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:05 smithi060 ceph-mon[109077]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:05 smithi089 ceph-mon[98504]: pgmap v23119: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:07 smithi060 ceph-mon[94233]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:07 smithi060 ceph-mon[109077]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:07 smithi089 ceph-mon[98504]: pgmap v23120: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:09 smithi060 ceph-mon[94233]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:09 smithi060 ceph-mon[109077]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:09 smithi089 ceph-mon[98504]: pgmap v23121: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:11 smithi060 ceph-mon[94233]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:11 smithi060 ceph-mon[109077]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:11 smithi089 ceph-mon[98504]: pgmap v23122: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:13 smithi060 ceph-mon[94233]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:13 smithi060 ceph-mon[109077]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:13 smithi089 ceph-mon[98504]: pgmap v23123: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:06:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:06:14] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T16:06:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:15 smithi060 ceph-mon[94233]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:15 smithi060 ceph-mon[109077]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:15 smithi089 ceph-mon[98504]: pgmap v23124: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:17 smithi060 ceph-mon[109077]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:17 smithi060 ceph-mon[94233]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:17 smithi089 ceph-mon[98504]: pgmap v23125: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:18.633 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:06:18.956 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:06:18.956 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:06:18.956 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:06:18.956 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:06:18.956 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:06:18.957 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:06:19.362 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:06:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:06:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:06:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:19.362 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:19.363 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:06:19.364 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:06:19.365 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:06:19.365 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:06:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:19 smithi060 ceph-mon[109077]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:19 smithi060 ceph-mon[94233]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:19 smithi089 ceph-mon[98504]: pgmap v23126: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:20 smithi060 ceph-mon[109077]: from='client.40308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:20 smithi060 ceph-mon[109077]: from='client.40314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:20.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:20 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1872568190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:20 smithi060 ceph-mon[94233]: from='client.40308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:20 smithi060 ceph-mon[94233]: from='client.40314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:20.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:20 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1872568190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:20 smithi089 ceph-mon[98504]: from='client.40308 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:20 smithi089 ceph-mon[98504]: from='client.40314 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:20.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:20 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1872568190' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:21 smithi060 ceph-mon[109077]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:21.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:21 smithi060 ceph-mon[94233]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:21 smithi089 ceph-mon[98504]: pgmap v23127: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:22 smithi060 ceph-mon[94233]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:22 smithi060 ceph-mon[109077]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:22 smithi089 ceph-mon[98504]: pgmap v23128: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:06:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:06:24] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T16:06:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:25 smithi060 ceph-mon[109077]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:25.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:25 smithi060 ceph-mon[94233]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:25 smithi089 ceph-mon[98504]: pgmap v23129: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:27 smithi060 ceph-mon[109077]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:27 smithi060 ceph-mon[94233]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:27 smithi089 ceph-mon[98504]: pgmap v23130: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:29 smithi060 ceph-mon[109077]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:29.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:29 smithi060 ceph-mon[94233]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:29 smithi089 ceph-mon[98504]: pgmap v23131: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:31 smithi060 ceph-mon[94233]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:31.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:31 smithi060 ceph-mon[109077]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:31 smithi089 ceph-mon[98504]: pgmap v23132: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:32 smithi060 ceph-mon[94233]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:32 smithi060 ceph-mon[109077]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:32 smithi089 ceph-mon[98504]: pgmap v23133: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:06:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:06:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:06:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:35 smithi060 ceph-mon[94233]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:35 smithi060 ceph-mon[109077]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:35 smithi089 ceph-mon[98504]: pgmap v23134: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:37 smithi060 ceph-mon[94233]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:37 smithi060 ceph-mon[109077]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:37 smithi089 ceph-mon[98504]: pgmap v23135: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:39.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:39 smithi060 ceph-mon[94233]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:39.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:39 smithi060 ceph-mon[109077]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:39 smithi089 ceph-mon[98504]: pgmap v23136: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:41 smithi060 ceph-mon[94233]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:41 smithi060 ceph-mon[109077]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:41 smithi089 ceph-mon[98504]: pgmap v23137: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:43 smithi060 ceph-mon[94233]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:43 smithi060 ceph-mon[109077]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:43 smithi089 ceph-mon[98504]: pgmap v23138: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:06:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:06:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:06:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:45 smithi060 ceph-mon[94233]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:45 smithi060 ceph-mon[109077]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:45 smithi089 ceph-mon[98504]: pgmap v23139: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:47 smithi060 ceph-mon[94233]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:47 smithi060 ceph-mon[109077]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:47 smithi089 ceph-mon[98504]: pgmap v23140: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:49.725 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:06:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:49 smithi060 ceph-mon[94233]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:49 smithi060 ceph-mon[109077]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:49 smithi089 ceph-mon[98504]: pgmap v23141: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:50.051 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:06:50.051 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:06:50.051 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:06:50.051 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:06:50.051 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:06:50.052 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:06:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:06:50.053 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:06:50.449 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:06:50.449 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:06:50.449 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:06:50.450 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:06:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[94233]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[94233]: from='client.50207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[94233]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1463232239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[109077]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[109077]: from='client.50207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[109077]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:51 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1463232239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:51 smithi089 ceph-mon[98504]: from='client.50201 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:51 smithi089 ceph-mon[98504]: from='client.50207 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:06:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:51 smithi089 ceph-mon[98504]: pgmap v23142: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:51 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1463232239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:06:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:52 smithi060 ceph-mon[94233]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:52 smithi060 ceph-mon[109077]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:52 smithi089 ceph-mon[98504]: pgmap v23143: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:54.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:53 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:54.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:53 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:54.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:53 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:06:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:06:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:06:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:06:55.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[94233]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:06:55.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:54 smithi060 ceph-mon[109077]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:06:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:06:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:54 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:06:55.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:54 smithi089 ceph-mon[98504]: pgmap v23144: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:57 smithi060 ceph-mon[94233]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:57 smithi060 ceph-mon[109077]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:57 smithi089 ceph-mon[98504]: pgmap v23145: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:06:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:06:59 smithi060 ceph-mon[94233]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:06:59 smithi060 ceph-mon[109077]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:06:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:06:59 smithi089 ceph-mon[98504]: pgmap v23146: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:01 smithi060 ceph-mon[94233]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:01 smithi060 ceph-mon[109077]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:01 smithi089 ceph-mon[98504]: pgmap v23147: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:02 smithi060 ceph-mon[94233]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:02 smithi060 ceph-mon[109077]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:02 smithi089 ceph-mon[98504]: pgmap v23148: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:07:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:07:04] "GET /metrics HTTP/1.1" 200 34001 "" "Prometheus/2.43.0" 2023-12-01T16:07:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:05 smithi060 ceph-mon[109077]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:05.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:05 smithi060 ceph-mon[94233]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:05 smithi089 ceph-mon[98504]: pgmap v23149: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:07 smithi060 ceph-mon[94233]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:07 smithi060 ceph-mon[109077]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:07 smithi089 ceph-mon[98504]: pgmap v23150: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:09 smithi060 ceph-mon[94233]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:09 smithi060 ceph-mon[109077]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:09 smithi089 ceph-mon[98504]: pgmap v23151: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:11 smithi060 ceph-mon[94233]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:11 smithi060 ceph-mon[109077]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:11 smithi089 ceph-mon[98504]: pgmap v23152: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:13 smithi060 ceph-mon[109077]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:13.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:13 smithi060 ceph-mon[94233]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:13 smithi089 ceph-mon[98504]: pgmap v23153: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:07:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:07:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:07:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:15 smithi060 ceph-mon[109077]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:15.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:15 smithi060 ceph-mon[94233]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:15 smithi089 ceph-mon[98504]: pgmap v23154: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:17 smithi060 ceph-mon[94233]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:17 smithi060 ceph-mon[109077]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:17 smithi089 ceph-mon[98504]: pgmap v23155: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:19 smithi060 ceph-mon[94233]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:19 smithi060 ceph-mon[109077]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:19 smithi089 ceph-mon[98504]: pgmap v23156: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:20.814 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 3m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 3m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 3m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 3m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 3m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:07:21.145 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 3m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 3m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 3m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 3m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 3m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 3m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 3m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 3m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 3m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 3m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 3m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 3m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 3m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:07:21.146 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 3m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:07:21.543 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:21.544 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:07:21.545 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:07:21.545 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:07:21.545 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:07:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:21 smithi060 ceph-mon[94233]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:21 smithi060 ceph-mon[109077]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:21 smithi089 ceph-mon[98504]: pgmap v23157: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:22 smithi060 ceph-mon[94233]: from='client.40344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:22 smithi060 ceph-mon[94233]: from='client.40350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:22.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:22 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2605081939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:22 smithi060 ceph-mon[109077]: from='client.40344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:22 smithi060 ceph-mon[109077]: from='client.40350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:22.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:22 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2605081939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:22 smithi089 ceph-mon[98504]: from='client.40344 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:22 smithi089 ceph-mon[98504]: from='client.40350 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:22.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:22 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2605081939' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:23.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:23 smithi060 ceph-mon[94233]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:23.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:23 smithi060 ceph-mon[109077]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:23.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:23 smithi089 ceph-mon[98504]: pgmap v23158: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:07:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:07:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:07:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:25 smithi060 ceph-mon[94233]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:25 smithi060 ceph-mon[109077]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:25 smithi089 ceph-mon[98504]: pgmap v23159: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:27 smithi060 ceph-mon[94233]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:27 smithi060 ceph-mon[109077]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:27.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:27 smithi089 ceph-mon[98504]: pgmap v23160: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:27.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:29 smithi060 ceph-mon[94233]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:29 smithi060 ceph-mon[109077]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:29 smithi089 ceph-mon[98504]: pgmap v23161: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:31 smithi060 ceph-mon[94233]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:31 smithi060 ceph-mon[109077]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:31 smithi089 ceph-mon[98504]: pgmap v23162: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:32 smithi060 ceph-mon[94233]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:32 smithi060 ceph-mon[109077]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:32 smithi089 ceph-mon[98504]: pgmap v23163: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:07:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:07:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:07:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:35 smithi060 ceph-mon[94233]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:35 smithi060 ceph-mon[109077]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:35 smithi089 ceph-mon[98504]: pgmap v23164: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:37 smithi060 ceph-mon[94233]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:37 smithi060 ceph-mon[109077]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:37 smithi089 ceph-mon[98504]: pgmap v23165: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:39 smithi060 ceph-mon[94233]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:39 smithi060 ceph-mon[109077]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:39 smithi089 ceph-mon[98504]: pgmap v23166: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:41 smithi060 ceph-mon[94233]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:41 smithi060 ceph-mon[109077]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:41 smithi089 ceph-mon[98504]: pgmap v23167: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:43 smithi060 ceph-mon[94233]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:43 smithi060 ceph-mon[109077]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:43 smithi089 ceph-mon[98504]: pgmap v23168: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:07:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:07:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:07:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:45 smithi060 ceph-mon[94233]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:45 smithi060 ceph-mon[109077]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:45 smithi089 ceph-mon[98504]: pgmap v23169: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:47 smithi060 ceph-mon[94233]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:47 smithi060 ceph-mon[109077]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:47 smithi089 ceph-mon[98504]: pgmap v23170: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:49 smithi060 ceph-mon[94233]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:49 smithi060 ceph-mon[109077]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:49 smithi089 ceph-mon[98504]: pgmap v23171: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:51.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:51 smithi060 ceph-mon[94233]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:51 smithi060 ceph-mon[109077]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:51 smithi089 ceph-mon[98504]: pgmap v23172: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:51.906 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:07:52.231 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:07:52.232 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:07:52.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:07:52.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:07:52.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:07:52.233 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:07:52.233 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:07:52.630 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:07:52.630 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:07:52.630 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:07:52.630 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:07:52.631 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:07:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[109077]: from='client.40362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[109077]: from='client.40368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[109077]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3149267806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[94233]: from='client.40362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[94233]: from='client.40368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[94233]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:53.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3149267806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:52 smithi089 ceph-mon[98504]: from='client.40362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:52 smithi089 ceph-mon[98504]: from='client.40368 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:07:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:52 smithi089 ceph-mon[98504]: pgmap v23173: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:53.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3149267806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:07:54.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:54 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:54.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:54 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:07:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:07:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:07:54.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:54 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:07:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:55 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: pgmap v23174: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:07:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:55 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:07:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:57 smithi060 ceph-mon[109077]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:57 smithi060 ceph-mon[94233]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:57 smithi089 ceph-mon[98504]: pgmap v23175: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:07:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:07:59 smithi060 ceph-mon[94233]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:07:59 smithi060 ceph-mon[109077]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:07:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:07:59 smithi089 ceph-mon[98504]: pgmap v23176: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:01 smithi060 ceph-mon[94233]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:01 smithi060 ceph-mon[109077]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:01 smithi089 ceph-mon[98504]: pgmap v23177: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:02 smithi060 ceph-mon[94233]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:02 smithi060 ceph-mon[109077]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:02 smithi089 ceph-mon[98504]: pgmap v23178: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:08:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:08:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:08:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:05 smithi060 ceph-mon[109077]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:05 smithi060 ceph-mon[94233]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:05 smithi089 ceph-mon[98504]: pgmap v23179: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:07 smithi060 ceph-mon[94233]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:07 smithi060 ceph-mon[109077]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:07 smithi089 ceph-mon[98504]: pgmap v23180: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:09 smithi060 ceph-mon[94233]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:09 smithi060 ceph-mon[109077]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:09 smithi089 ceph-mon[98504]: pgmap v23181: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:11 smithi060 ceph-mon[94233]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:11 smithi060 ceph-mon[109077]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:11 smithi089 ceph-mon[98504]: pgmap v23182: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:13 smithi060 ceph-mon[94233]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:13 smithi060 ceph-mon[109077]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:13 smithi089 ceph-mon[98504]: pgmap v23183: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:08:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:08:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:08:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:15 smithi060 ceph-mon[94233]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:15 smithi060 ceph-mon[109077]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:15 smithi089 ceph-mon[98504]: pgmap v23184: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:17 smithi060 ceph-mon[94233]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:17 smithi060 ceph-mon[109077]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:17 smithi089 ceph-mon[98504]: pgmap v23185: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:19 smithi060 ceph-mon[94233]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:19 smithi060 ceph-mon[109077]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:19 smithi089 ceph-mon[98504]: pgmap v23186: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:21 smithi060 ceph-mon[94233]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:21 smithi060 ceph-mon[109077]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:21 smithi089 ceph-mon[98504]: pgmap v23187: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:22.994 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:08:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:22 smithi060 ceph-mon[109077]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:22 smithi060 ceph-mon[94233]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:22 smithi089 ceph-mon[98504]: pgmap v23188: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:08:23.318 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:08:23.319 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:23.721 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:23.722 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:08:23.722 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:08:23.722 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:08:23.722 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:08:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:23 smithi060 ceph-mon[109077]: from='client.50255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:24.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:23 smithi060 ceph-mon[109077]: from='client.40386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:24.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:23 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/624425045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:23 smithi060 ceph-mon[94233]: from='client.50255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:23 smithi060 ceph-mon[94233]: from='client.40386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:24.261 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:23 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/624425045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:24.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:23 smithi089 ceph-mon[98504]: from='client.50255 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:24.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:23 smithi089 ceph-mon[98504]: from='client.40386 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:24.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:23 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/624425045' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:08:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:08:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:08:25.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:24 smithi060 ceph-mon[94233]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:25.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:24 smithi060 ceph-mon[109077]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:25.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:24 smithi089 ceph-mon[98504]: pgmap v23189: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:27 smithi060 ceph-mon[109077]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:27.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:27 smithi060 ceph-mon[94233]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:27.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:27 smithi089 ceph-mon[98504]: pgmap v23190: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:29 smithi060 ceph-mon[109077]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:29 smithi060 ceph-mon[94233]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:29 smithi089 ceph-mon[98504]: pgmap v23191: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:31 smithi060 ceph-mon[94233]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:31 smithi060 ceph-mon[109077]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:31 smithi089 ceph-mon[98504]: pgmap v23192: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:32 smithi060 ceph-mon[94233]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:33.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:32 smithi060 ceph-mon[109077]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:32 smithi089 ceph-mon[98504]: pgmap v23193: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:08:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:08:34] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:08:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:35 smithi060 ceph-mon[94233]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:35 smithi060 ceph-mon[109077]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:35 smithi089 ceph-mon[98504]: pgmap v23194: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:37 smithi060 ceph-mon[94233]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:37 smithi060 ceph-mon[109077]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:37 smithi089 ceph-mon[98504]: pgmap v23195: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:39 smithi060 ceph-mon[109077]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:39 smithi060 ceph-mon[94233]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:39 smithi089 ceph-mon[98504]: pgmap v23196: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:41 smithi060 ceph-mon[109077]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:41 smithi060 ceph-mon[94233]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:41 smithi089 ceph-mon[98504]: pgmap v23197: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:43 smithi060 ceph-mon[94233]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:43 smithi060 ceph-mon[109077]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:43.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:43 smithi089 ceph-mon[98504]: pgmap v23198: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:08:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:08:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:08:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:45 smithi060 ceph-mon[94233]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:45 smithi060 ceph-mon[109077]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:45 smithi089 ceph-mon[98504]: pgmap v23199: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:47 smithi060 ceph-mon[109077]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:47 smithi060 ceph-mon[94233]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:47 smithi089 ceph-mon[98504]: pgmap v23200: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:49 smithi060 ceph-mon[94233]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:49 smithi060 ceph-mon[109077]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:49 smithi089 ceph-mon[98504]: pgmap v23201: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:51 smithi060 ceph-mon[94233]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:51 smithi060 ceph-mon[109077]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:51 smithi089 ceph-mon[98504]: pgmap v23202: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:52 smithi060 ceph-mon[94233]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:53.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:52 smithi060 ceph-mon[109077]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:52 smithi089 ceph-mon[98504]: pgmap v23203: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:54.086 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:08:54.417 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:08:54.417 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 5m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:08:54.417 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 5m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 5m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 5m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 5m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 5m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 5m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 5m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 5m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 5m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 5m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 5m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 5m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 5m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:08:54.418 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 5m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:08:54.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 5m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:08:54.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 5m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:08:54.419 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 5m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:08:54.419 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 5m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:08:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:08:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:08:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:54.821 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:08:54.822 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:08:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[109077]: from='client.40398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[109077]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[109077]: from='client.50279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/593376650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[94233]: from='client.40398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[94233]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[94233]: from='client.50279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:55.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/593376650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:55 smithi089 ceph-mon[98504]: from='client.40398 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:55 smithi089 ceph-mon[98504]: pgmap v23204: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:55 smithi089 ceph-mon[98504]: from='client.50279 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:08:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/593376650' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:56.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:08:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:56.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:56 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:08:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:08:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:08:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:08:56.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:56 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:08:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:57 smithi060 ceph-mon[94233]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:57 smithi060 ceph-mon[109077]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:57 smithi089 ceph-mon[98504]: pgmap v23205: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:08:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:08:59 smithi060 ceph-mon[94233]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:08:59 smithi060 ceph-mon[109077]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:08:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:08:59 smithi089 ceph-mon[98504]: pgmap v23206: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:01 smithi060 ceph-mon[94233]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:01 smithi060 ceph-mon[109077]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:01 smithi089 ceph-mon[98504]: pgmap v23207: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:02 smithi060 ceph-mon[94233]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:03.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:02 smithi060 ceph-mon[109077]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:03.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:02 smithi089 ceph-mon[98504]: pgmap v23208: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:09:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:09:04] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:09:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:05 smithi060 ceph-mon[94233]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:05.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:05 smithi060 ceph-mon[109077]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:05 smithi089 ceph-mon[98504]: pgmap v23209: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:07 smithi060 ceph-mon[94233]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:07 smithi060 ceph-mon[109077]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:07 smithi089 ceph-mon[98504]: pgmap v23210: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:09 smithi060 ceph-mon[94233]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:09.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:09 smithi060 ceph-mon[109077]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:09 smithi089 ceph-mon[98504]: pgmap v23211: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:11 smithi060 ceph-mon[94233]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:11 smithi060 ceph-mon[109077]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:11 smithi089 ceph-mon[98504]: pgmap v23212: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:12.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:13 smithi060 ceph-mon[94233]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:13 smithi060 ceph-mon[109077]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:13 smithi089 ceph-mon[98504]: pgmap v23213: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:09:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:09:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:09:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:15 smithi060 ceph-mon[94233]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:15 smithi060 ceph-mon[109077]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:15.791 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:15 smithi089 ceph-mon[98504]: pgmap v23214: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:17 smithi060 ceph-mon[94233]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:17 smithi060 ceph-mon[109077]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:17 smithi089 ceph-mon[98504]: pgmap v23215: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:19 smithi060 ceph-mon[94233]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:19 smithi060 ceph-mon[109077]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:19 smithi089 ceph-mon[98504]: pgmap v23216: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:21 smithi060 ceph-mon[94233]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:21 smithi060 ceph-mon[109077]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:21 smithi089 ceph-mon[98504]: pgmap v23217: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:22 smithi060 ceph-mon[94233]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:23.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:22 smithi060 ceph-mon[109077]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:22 smithi089 ceph-mon[98504]: pgmap v23218: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:09:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:09:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:09:25.188 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:09:25.518 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:09:25.518 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 5m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:09:25.518 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 5m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:09:25.518 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 5m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:09:25.518 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 5m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:09:25.518 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 5m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 5m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 5m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 5m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 5m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 5m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 5m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 5m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 5m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 5m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 5m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 5m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:09:25.519 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 5m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:09:25.520 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 5m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:09:25.520 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 5m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:09:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:25 smithi060 ceph-mon[94233]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:25 smithi060 ceph-mon[109077]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:25 smithi089 ceph-mon[98504]: pgmap v23219: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:25.919 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:09:25.919 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:09:25.919 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:09:25.920 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:09:25.921 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:09:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:26 smithi060 ceph-mon[94233]: from='client.40416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:26.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:26 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/861664501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:26 smithi060 ceph-mon[109077]: from='client.40416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:26.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:26 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/861664501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:26 smithi089 ceph-mon[98504]: from='client.40416 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:26.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:26 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/861664501' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:27 smithi060 ceph-mon[94233]: from='client.40422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:27 smithi060 ceph-mon[94233]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:27 smithi060 ceph-mon[109077]: from='client.40422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:27 smithi060 ceph-mon[109077]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:27 smithi089 ceph-mon[98504]: from='client.40422 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:27 smithi089 ceph-mon[98504]: pgmap v23220: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:29 smithi060 ceph-mon[94233]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:29 smithi060 ceph-mon[109077]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:29 smithi089 ceph-mon[98504]: pgmap v23221: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:31 smithi060 ceph-mon[109077]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:31 smithi060 ceph-mon[94233]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:31 smithi089 ceph-mon[98504]: pgmap v23222: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:32 smithi060 ceph-mon[94233]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:32 smithi060 ceph-mon[109077]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:32 smithi089 ceph-mon[98504]: pgmap v23223: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:09:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:09:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T16:09:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:35 smithi060 ceph-mon[94233]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:35 smithi060 ceph-mon[109077]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:35 smithi089 ceph-mon[98504]: pgmap v23224: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:37 smithi060 ceph-mon[94233]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:37 smithi060 ceph-mon[109077]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:37 smithi089 ceph-mon[98504]: pgmap v23225: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:39 smithi060 ceph-mon[94233]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:39 smithi060 ceph-mon[109077]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:39 smithi089 ceph-mon[98504]: pgmap v23226: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:41 smithi060 ceph-mon[94233]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:41.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:41 smithi060 ceph-mon[109077]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:41 smithi089 ceph-mon[98504]: pgmap v23227: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:43 smithi060 ceph-mon[94233]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:43 smithi060 ceph-mon[109077]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:43 smithi089 ceph-mon[98504]: pgmap v23228: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:09:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:09:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:09:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:45 smithi060 ceph-mon[94233]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:45 smithi060 ceph-mon[109077]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:45 smithi089 ceph-mon[98504]: pgmap v23229: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:47 smithi060 ceph-mon[94233]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:47 smithi060 ceph-mon[109077]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:47 smithi089 ceph-mon[98504]: pgmap v23230: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:49 smithi060 ceph-mon[94233]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:49 smithi060 ceph-mon[109077]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:49 smithi089 ceph-mon[98504]: pgmap v23231: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:51 smithi060 ceph-mon[94233]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:51 smithi060 ceph-mon[109077]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:51 smithi089 ceph-mon[98504]: pgmap v23232: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:53.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:52 smithi060 ceph-mon[94233]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:53.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:52 smithi060 ceph-mon[109077]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:52 smithi089 ceph-mon[98504]: pgmap v23233: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:09:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:09:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:09:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:55 smithi060 ceph-mon[94233]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:55 smithi060 ceph-mon[109077]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:55 smithi089 ceph-mon[98504]: pgmap v23234: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:56.283 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:09:56.620 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:09:56.621 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:09:56.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:56.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:09:57.028 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:09:57.028 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:09:57.028 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:09:57.028 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:57.028 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:09:57.029 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[109077]: from='client.50309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[109077]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2757181500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[94233]: from='client.50309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[94233]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:09:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:57 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2757181500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:57 smithi089 ceph-mon[98504]: from='client.50309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:57 smithi089 ceph-mon[98504]: pgmap v23235: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:09:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:09:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:09:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:57 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:09:57.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:57 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2757181500' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:09:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:58 smithi060 ceph-mon[94233]: from='client.40440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:58 smithi060 ceph-mon[109077]: from='client.40440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:58 smithi089 ceph-mon[98504]: from='client.40440 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:09:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:09:59 smithi060 ceph-mon[94233]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:09:59 smithi060 ceph-mon[109077]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:09:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:09:59 smithi089 ceph-mon[98504]: pgmap v23236: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T16:09:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:00.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:00.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:10:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:01 smithi060 ceph-mon[94233]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:01 smithi060 ceph-mon[109077]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:01 smithi089 ceph-mon[98504]: pgmap v23237: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:03.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:03 smithi060 ceph-mon[94233]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:03.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:03 smithi060 ceph-mon[109077]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:03 smithi089 ceph-mon[98504]: pgmap v23238: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:10:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:10:04] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:10:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:05 smithi060 ceph-mon[94233]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:05 smithi060 ceph-mon[109077]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:05 smithi089 ceph-mon[98504]: pgmap v23239: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:07 smithi060 ceph-mon[94233]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:07.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:07 smithi060 ceph-mon[109077]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:07 smithi089 ceph-mon[98504]: pgmap v23240: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:09 smithi060 ceph-mon[94233]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:09 smithi060 ceph-mon[109077]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:09 smithi089 ceph-mon[98504]: pgmap v23241: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:11 smithi060 ceph-mon[94233]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:11 smithi060 ceph-mon[109077]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:11 smithi089 ceph-mon[98504]: pgmap v23242: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:13 smithi060 ceph-mon[94233]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:13.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:13 smithi060 ceph-mon[109077]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:13 smithi089 ceph-mon[98504]: pgmap v23243: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:14.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:10:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:10:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:10:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:15 smithi060 ceph-mon[94233]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:15 smithi060 ceph-mon[109077]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:15 smithi089 ceph-mon[98504]: pgmap v23244: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:17 smithi060 ceph-mon[94233]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:17 smithi060 ceph-mon[109077]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:17 smithi089 ceph-mon[98504]: pgmap v23245: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:19 smithi060 ceph-mon[94233]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:19 smithi060 ceph-mon[109077]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:19 smithi089 ceph-mon[98504]: pgmap v23246: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:21 smithi060 ceph-mon[94233]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:21 smithi060 ceph-mon[109077]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:21 smithi089 ceph-mon[98504]: pgmap v23247: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:23.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:23 smithi060 ceph-mon[94233]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:23.261 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:23 smithi060 ceph-mon[109077]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:23 smithi089 ceph-mon[98504]: pgmap v23248: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:10:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:10:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:10:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:25 smithi060 ceph-mon[94233]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:25 smithi060 ceph-mon[109077]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:25 smithi089 ceph-mon[98504]: pgmap v23249: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:27.392 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:10:27.724 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:10:27.724 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:10:27.724 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:10:27.724 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:10:27.724 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:10:27.724 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:10:27.724 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:10:27.725 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:10:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:27 smithi060 ceph-mon[94233]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:27 smithi060 ceph-mon[109077]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:27 smithi089 ceph-mon[98504]: pgmap v23250: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:28.128 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:10:28.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:10:28.128 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:10:28.128 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:28.128 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:10:28.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:28.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:28.129 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:10:28.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:10:28.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:28.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:10:28.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:28.130 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:28.130 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:10:28.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:10:28.130 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:10:28.131 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:10:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:28 smithi060 ceph-mon[94233]: from='client.40452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:28.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:28 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1313322583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:28.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:28 smithi060 ceph-mon[109077]: from='client.40452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:28.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:28 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1313322583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:28 smithi089 ceph-mon[98504]: from='client.40452 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:28.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:28 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1313322583' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:29 smithi060 ceph-mon[94233]: from='client.40458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:29 smithi060 ceph-mon[94233]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:29 smithi060 ceph-mon[109077]: from='client.40458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:29 smithi060 ceph-mon[109077]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:29.792 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:29 smithi089 ceph-mon[98504]: from='client.40458 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:29.792 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:29 smithi089 ceph-mon[98504]: pgmap v23251: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:31 smithi060 ceph-mon[94233]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:31 smithi060 ceph-mon[109077]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:31 smithi089 ceph-mon[98504]: pgmap v23252: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:33.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:33 smithi060 ceph-mon[94233]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:33.260 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:33 smithi060 ceph-mon[109077]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:33.290 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:33 smithi089 ceph-mon[98504]: pgmap v23253: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:10:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:10:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:10:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:35 smithi060 ceph-mon[109077]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:35 smithi060 ceph-mon[94233]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:35 smithi089 ceph-mon[98504]: pgmap v23254: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:37 smithi060 ceph-mon[94233]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:37 smithi060 ceph-mon[109077]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:37 smithi089 ceph-mon[98504]: pgmap v23255: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:39 smithi060 ceph-mon[94233]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:39 smithi060 ceph-mon[109077]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:39 smithi089 ceph-mon[98504]: pgmap v23256: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:41 smithi060 ceph-mon[94233]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:41 smithi060 ceph-mon[109077]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:41 smithi089 ceph-mon[98504]: pgmap v23257: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:43 smithi060 ceph-mon[94233]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:43 smithi060 ceph-mon[109077]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:43 smithi089 ceph-mon[98504]: pgmap v23258: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:10:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:10:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:10:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:45 smithi060 ceph-mon[109077]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:45.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:45 smithi060 ceph-mon[94233]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:45 smithi089 ceph-mon[98504]: pgmap v23259: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:47 smithi060 ceph-mon[94233]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:47 smithi060 ceph-mon[109077]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:47 smithi089 ceph-mon[98504]: pgmap v23260: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:49 smithi060 ceph-mon[109077]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:49.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:49 smithi060 ceph-mon[94233]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:49 smithi089 ceph-mon[98504]: pgmap v23261: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:51 smithi060 ceph-mon[94233]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:51 smithi060 ceph-mon[109077]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:51 smithi089 ceph-mon[98504]: pgmap v23262: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:53 smithi089 ceph-mon[98504]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:53 smithi060 ceph-mon[94233]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:53 smithi060 ceph-mon[109077]: pgmap v23263: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:10:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:10:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:10:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:55 smithi060 ceph-mon[94233]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:55 smithi060 ceph-mon[109077]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:55 smithi089 ceph-mon[98504]: pgmap v23264: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:57 smithi060 ceph-mon[94233]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:57 smithi060 ceph-mon[109077]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:57.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:57 smithi089 ceph-mon[98504]: pgmap v23265: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:57.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:10:57.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:10:58.484 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:10:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:58.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:10:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:10:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:10:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:10:58.815 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:10:58.816 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:10:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:10:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:10:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:10:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:10:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:10:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:10:58.817 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:10:59.213 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:10:59.213 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:10:59.214 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:10:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:59 smithi060 ceph-mon[94233]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:59 smithi060 ceph-mon[94233]: from='client.40470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:10:59 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/109628679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:59 smithi060 ceph-mon[109077]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:59 smithi060 ceph-mon[109077]: from='client.40470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:10:59 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/109628679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:10:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:59 smithi089 ceph-mon[98504]: pgmap v23266: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:10:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:59 smithi089 ceph-mon[98504]: from='client.40470 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:10:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:10:59 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/109628679' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:00.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:00 smithi089 ceph-mon[98504]: from='client.40476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:00 smithi060 ceph-mon[94233]: from='client.40476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:00 smithi060 ceph-mon[109077]: from='client.40476 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:01 smithi089 ceph-mon[98504]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:01 smithi060 ceph-mon[94233]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:01 smithi060 ceph-mon[109077]: pgmap v23267: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:03.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:03 smithi089 ceph-mon[98504]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:03 smithi060 ceph-mon[94233]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:03 smithi060 ceph-mon[109077]: pgmap v23268: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:11:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:11:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:11:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:05 smithi060 ceph-mon[109077]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:05 smithi060 ceph-mon[94233]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:05 smithi089 ceph-mon[98504]: pgmap v23269: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:07 smithi060 ceph-mon[94233]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:07 smithi060 ceph-mon[109077]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:07 smithi089 ceph-mon[98504]: pgmap v23270: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:09 smithi060 ceph-mon[94233]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:09 smithi060 ceph-mon[109077]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:09 smithi089 ceph-mon[98504]: pgmap v23271: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:11 smithi060 ceph-mon[94233]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:11 smithi060 ceph-mon[109077]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:11 smithi089 ceph-mon[98504]: pgmap v23272: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:13 smithi060 ceph-mon[94233]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:13 smithi060 ceph-mon[109077]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:13 smithi089 ceph-mon[98504]: pgmap v23273: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:11:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:11:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:11:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:15 smithi060 ceph-mon[109077]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:15 smithi060 ceph-mon[94233]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:15 smithi089 ceph-mon[98504]: pgmap v23274: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:17.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:17 smithi060 ceph-mon[94233]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:17.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:17 smithi060 ceph-mon[109077]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:17 smithi089 ceph-mon[98504]: pgmap v23275: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:19 smithi060 ceph-mon[94233]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:19 smithi060 ceph-mon[109077]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:19 smithi089 ceph-mon[98504]: pgmap v23276: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:21 smithi060 ceph-mon[94233]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:21.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:21 smithi060 ceph-mon[109077]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:21 smithi089 ceph-mon[98504]: pgmap v23277: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:23.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:23 smithi089 ceph-mon[98504]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:23 smithi060 ceph-mon[94233]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:23 smithi060 ceph-mon[109077]: pgmap v23278: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:11:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:11:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:11:25.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:25 smithi060 ceph-mon[94233]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:25.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:25 smithi060 ceph-mon[109077]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:25 smithi089 ceph-mon[98504]: pgmap v23279: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:27 smithi060 ceph-mon[94233]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:27 smithi060 ceph-mon[109077]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:27 smithi089 ceph-mon[98504]: pgmap v23280: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:29.578 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:11:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:29 smithi060 ceph-mon[94233]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:29 smithi060 ceph-mon[109077]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:29 smithi089 ceph-mon[98504]: pgmap v23281: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:29.905 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:11:29.905 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:11:29.905 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5880M 2060M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6393M 2060M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5605M 2060M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5574M 2060M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:11:29.906 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4916M 2356M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:11:29.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5654M 2356M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:11:29.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 4994M 2356M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:11:29.907 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5745M 2356M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:11:29.907 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:11:30.300 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:11:30.300 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:11:30.300 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:11:30.301 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:11:30.302 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:11:30.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:30 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1689814691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:30.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:30 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1689814691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:30.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:30 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1689814691' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:11:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:31 smithi060 ceph-mon[94233]: from='client.40488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:31 smithi060 ceph-mon[94233]: from='client.50369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:31.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:31 smithi060 ceph-mon[94233]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:31 smithi060 ceph-mon[109077]: from='client.40488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:31 smithi060 ceph-mon[109077]: from='client.50369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:31 smithi060 ceph-mon[109077]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:31 smithi089 ceph-mon[98504]: from='client.40488 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:31 smithi089 ceph-mon[98504]: from='client.50369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:11:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:31 smithi089 ceph-mon[98504]: pgmap v23282: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:33 smithi089 ceph-mon[98504]: pgmap v23283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:33 smithi060 ceph-mon[94233]: pgmap v23283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:33 smithi060 ceph-mon[109077]: pgmap v23283: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:34.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:11:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:11:34] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T16:11:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:35 smithi060 ceph-mon[94233]: pgmap v23284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:35 smithi060 ceph-mon[109077]: pgmap v23284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:35 smithi089 ceph-mon[98504]: pgmap v23284: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:37 smithi060 ceph-mon[94233]: pgmap v23285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:37 smithi060 ceph-mon[109077]: pgmap v23285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:37 smithi089 ceph-mon[98504]: pgmap v23285: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:39 smithi060 ceph-mon[94233]: pgmap v23286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:39 smithi060 ceph-mon[109077]: pgmap v23286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:39 smithi089 ceph-mon[98504]: pgmap v23286: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:41.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:41 smithi060 ceph-mon[94233]: pgmap v23287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:41 smithi060 ceph-mon[109077]: pgmap v23287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:41 smithi089 ceph-mon[98504]: pgmap v23287: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:43 smithi060 ceph-mon[94233]: pgmap v23288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:43 smithi060 ceph-mon[109077]: pgmap v23288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:43 smithi089 ceph-mon[98504]: pgmap v23288: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:11:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:11:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:11:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:45 smithi060 ceph-mon[94233]: pgmap v23289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:45 smithi060 ceph-mon[109077]: pgmap v23289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:45 smithi089 ceph-mon[98504]: pgmap v23289: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:47 smithi060 ceph-mon[94233]: pgmap v23290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:47 smithi060 ceph-mon[109077]: pgmap v23290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:47 smithi089 ceph-mon[98504]: pgmap v23290: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:49 smithi060 ceph-mon[94233]: pgmap v23291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:49.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:49 smithi060 ceph-mon[109077]: pgmap v23291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:49 smithi089 ceph-mon[98504]: pgmap v23291: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:51 smithi060 ceph-mon[94233]: pgmap v23292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:51 smithi060 ceph-mon[109077]: pgmap v23292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:51 smithi089 ceph-mon[98504]: pgmap v23292: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:53.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:53 smithi089 ceph-mon[98504]: pgmap v23293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:53 smithi060 ceph-mon[94233]: pgmap v23293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:53 smithi060 ceph-mon[109077]: pgmap v23293: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:11:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:11:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:11:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:55 smithi060 ceph-mon[94233]: pgmap v23294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:55 smithi060 ceph-mon[109077]: pgmap v23294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:55 smithi089 ceph-mon[98504]: pgmap v23294: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:57 smithi060 ceph-mon[94233]: pgmap v23295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:57.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:57 smithi060 ceph-mon[109077]: pgmap v23295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:57 smithi089 ceph-mon[98504]: pgmap v23295: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:11:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:58.762 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.762 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.766 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:58.767 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:58 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:11:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:58.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:11:58.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:11:58.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:58 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:11:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:59 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2352M 2023-12-01T16:11:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:59 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2054M 2023-12-01T16:11:59.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:11:59 smithi060 ceph-mon[94233]: pgmap v23296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:59 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2352M 2023-12-01T16:11:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:59 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2054M 2023-12-01T16:11:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:11:59 smithi060 ceph-mon[109077]: pgmap v23296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:11:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:59 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2352M 2023-12-01T16:11:59.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:59 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2054M 2023-12-01T16:11:59.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:11:59 smithi089 ceph-mon[98504]: pgmap v23296: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:00.666 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:12:00.993 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:12:00.993 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:12:00.993 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:12:00.993 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:12:00.993 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5880M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6393M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5605M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5574M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4916M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5654M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:12:00.994 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 4994M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:12:00.995 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5745M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:12:00.995 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:12:01.391 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:01.392 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:01.393 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:12:01.393 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:12:01.393 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:12:01.393 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:12:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:01 smithi060 ceph-mon[94233]: pgmap v23297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:01 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2406596984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:01 smithi060 ceph-mon[109077]: pgmap v23297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:01 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2406596984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:01 smithi089 ceph-mon[98504]: pgmap v23297: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:01 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2406596984' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:02 smithi060 ceph-mon[94233]: from='client.50381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:02.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:02 smithi060 ceph-mon[94233]: from='client.40512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:02 smithi060 ceph-mon[109077]: from='client.50381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:02.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:02 smithi060 ceph-mon[109077]: from='client.40512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:02 smithi089 ceph-mon[98504]: from='client.50381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:02.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:02 smithi089 ceph-mon[98504]: from='client.40512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:03.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:03 smithi060 ceph-mon[94233]: pgmap v23298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:03.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:03 smithi060 ceph-mon[109077]: pgmap v23298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:03.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:03 smithi089 ceph-mon[98504]: pgmap v23298: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:12:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:12:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:12:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:05 smithi060 ceph-mon[109077]: pgmap v23299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:05 smithi060 ceph-mon[94233]: pgmap v23299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:05 smithi089 ceph-mon[98504]: pgmap v23299: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:07 smithi060 ceph-mon[94233]: pgmap v23300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:07 smithi060 ceph-mon[109077]: pgmap v23300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:07 smithi089 ceph-mon[98504]: pgmap v23300: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:09 smithi060 ceph-mon[94233]: pgmap v23301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:09 smithi060 ceph-mon[109077]: pgmap v23301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:09 smithi089 ceph-mon[98504]: pgmap v23301: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:11 smithi060 ceph-mon[109077]: pgmap v23302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:11 smithi060 ceph-mon[94233]: pgmap v23302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:11 smithi089 ceph-mon[98504]: pgmap v23302: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:13 smithi060 ceph-mon[94233]: pgmap v23303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:13 smithi060 ceph-mon[109077]: pgmap v23303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:13 smithi089 ceph-mon[98504]: pgmap v23303: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:14.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:12:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:12:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:12:15.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:15 smithi060 ceph-mon[109077]: pgmap v23304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:15 smithi060 ceph-mon[94233]: pgmap v23304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:15 smithi089 ceph-mon[98504]: pgmap v23304: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:17 smithi060 ceph-mon[94233]: pgmap v23305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:17.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:17 smithi060 ceph-mon[109077]: pgmap v23305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:17 smithi089 ceph-mon[98504]: pgmap v23305: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:19 smithi060 ceph-mon[94233]: pgmap v23306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:19 smithi060 ceph-mon[109077]: pgmap v23306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:19 smithi089 ceph-mon[98504]: pgmap v23306: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:21 smithi060 ceph-mon[94233]: pgmap v23307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:21 smithi060 ceph-mon[109077]: pgmap v23307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:21 smithi089 ceph-mon[98504]: pgmap v23307: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:23.289 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:23 smithi089 ceph-mon[98504]: pgmap v23308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:23 smithi060 ceph-mon[94233]: pgmap v23308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:23 smithi060 ceph-mon[109077]: pgmap v23308: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:24.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:12:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:12:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:12:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:25 smithi060 ceph-mon[94233]: pgmap v23309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:25 smithi060 ceph-mon[109077]: pgmap v23309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:25 smithi089 ceph-mon[98504]: pgmap v23309: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:27 smithi060 ceph-mon[109077]: pgmap v23310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:27 smithi060 ceph-mon[94233]: pgmap v23310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:27 smithi089 ceph-mon[98504]: pgmap v23310: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:29 smithi060 ceph-mon[94233]: pgmap v23311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:29.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:29 smithi060 ceph-mon[109077]: pgmap v23311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:29 smithi089 ceph-mon[98504]: pgmap v23311: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:31 smithi060 ceph-mon[94233]: pgmap v23312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:31.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:31 smithi060 ceph-mon[109077]: pgmap v23312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:31.761 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:12:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:31 smithi089 ceph-mon[98504]: pgmap v23312: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:32.085 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:12:32.085 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:12:32.085 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5880M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6393M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5605M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5574M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:12:32.086 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4916M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:12:32.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5654M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:12:32.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 4994M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:12:32.087 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5745M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:12:32.087 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:12:32.482 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:12:32.482 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:12:32.482 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:12:32.482 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:32.482 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:12:32.483 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:12:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:33 smithi089 ceph-mon[98504]: from='client.40524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:33 smithi089 ceph-mon[98504]: from='client.40530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:33 smithi089 ceph-mon[98504]: pgmap v23313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:33.288 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:33 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2671196552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[94233]: from='client.40524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[94233]: from='client.40530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[94233]: pgmap v23313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2671196552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[109077]: from='client.40524 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[109077]: from='client.40530 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:12:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[109077]: pgmap v23313: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:33 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2671196552' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:12:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:12:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:12:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:12:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:35 smithi060 ceph-mon[94233]: pgmap v23314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:35 smithi060 ceph-mon[109077]: pgmap v23314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:35 smithi089 ceph-mon[98504]: pgmap v23314: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:37 smithi060 ceph-mon[94233]: pgmap v23315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:37 smithi060 ceph-mon[109077]: pgmap v23315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:37 smithi089 ceph-mon[98504]: pgmap v23315: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:39 smithi060 ceph-mon[94233]: pgmap v23316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:39 smithi060 ceph-mon[109077]: pgmap v23316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:39 smithi089 ceph-mon[98504]: pgmap v23316: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:41 smithi060 ceph-mon[94233]: pgmap v23317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:41 smithi060 ceph-mon[109077]: pgmap v23317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:41 smithi089 ceph-mon[98504]: pgmap v23317: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:42.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:42.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:43 smithi060 ceph-mon[94233]: pgmap v23318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:43 smithi060 ceph-mon[109077]: pgmap v23318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:43 smithi089 ceph-mon[98504]: pgmap v23318: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:12:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:12:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:12:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:45 smithi060 ceph-mon[94233]: pgmap v23319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:45 smithi060 ceph-mon[109077]: pgmap v23319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:45 smithi089 ceph-mon[98504]: pgmap v23319: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:47 smithi060 ceph-mon[94233]: pgmap v23320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:47.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:47 smithi060 ceph-mon[109077]: pgmap v23320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:47 smithi089 ceph-mon[98504]: pgmap v23320: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:49 smithi060 ceph-mon[94233]: pgmap v23321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:49 smithi060 ceph-mon[109077]: pgmap v23321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:49 smithi089 ceph-mon[98504]: pgmap v23321: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:51.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:51 smithi060 ceph-mon[109077]: pgmap v23322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:51 smithi060 ceph-mon[94233]: pgmap v23322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:51 smithi089 ceph-mon[98504]: pgmap v23322: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:53 smithi060 ceph-mon[94233]: pgmap v23323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:53 smithi060 ceph-mon[109077]: pgmap v23323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:53.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:53 smithi089 ceph-mon[98504]: pgmap v23323: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:12:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:12:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:12:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:55 smithi060 ceph-mon[94233]: pgmap v23324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:55 smithi060 ceph-mon[109077]: pgmap v23324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:55 smithi089 ceph-mon[98504]: pgmap v23324: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:57 smithi060 ceph-mon[94233]: pgmap v23325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:57 smithi060 ceph-mon[109077]: pgmap v23325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:57 smithi089 ceph-mon[98504]: pgmap v23325: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:12:58.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:58 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:58.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:58 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:58.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:58 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:12:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[109077]: pgmap v23326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:59.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:12:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[94233]: pgmap v23326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:12:59 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:12:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:59 smithi089 ceph-mon[98504]: pgmap v23326: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:12:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:12:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:12:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:12:59 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:13:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:01 smithi060 ceph-mon[94233]: pgmap v23327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:01.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:01 smithi060 ceph-mon[109077]: pgmap v23327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:01 smithi089 ceph-mon[98504]: pgmap v23327: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:02.848 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 9m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 9m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 9m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 9m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 9m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 9m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:13:03.174 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5880M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6393M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5605M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5574M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4916M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9m ago 11h 5654M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 9m ago 11h 4994M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 9m ago 11h 5745M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:13:03.175 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 9m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:13:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:03 smithi060 ceph-mon[109077]: pgmap v23328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:03 smithi060 ceph-mon[94233]: pgmap v23328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:03 smithi089 ceph-mon[98504]: pgmap v23328: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:03.571 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:03.572 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:13:03.573 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:13:03.573 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:13:03.573 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:13:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:04 smithi060 ceph-mon[94233]: from='client.40542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:04.404 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:04 smithi060 ceph-mon[94233]: from='client.50423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:04.405 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:04 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/700790723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:04 smithi060 ceph-mon[109077]: from='client.40542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:04 smithi060 ceph-mon[109077]: from='client.50423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:04.405 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:04 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/700790723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:04 smithi089 ceph-mon[98504]: from='client.40542 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:04 smithi089 ceph-mon[98504]: from='client.50423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:04 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/700790723' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:13:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:13:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:13:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:05 smithi060 ceph-mon[94233]: pgmap v23329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:05.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:05 smithi060 ceph-mon[109077]: pgmap v23329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:05 smithi089 ceph-mon[98504]: pgmap v23329: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:07 smithi060 ceph-mon[94233]: pgmap v23330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:07 smithi060 ceph-mon[109077]: pgmap v23330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:07 smithi089 ceph-mon[98504]: pgmap v23330: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:09 smithi060 ceph-mon[109077]: pgmap v23331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:09.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:09 smithi060 ceph-mon[94233]: pgmap v23331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:09 smithi089 ceph-mon[98504]: pgmap v23331: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:11 smithi060 ceph-mon[94233]: pgmap v23332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:11.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:11 smithi060 ceph-mon[109077]: pgmap v23332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:11 smithi089 ceph-mon[98504]: pgmap v23332: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:12.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:13 smithi060 ceph-mon[94233]: pgmap v23333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:13 smithi060 ceph-mon[109077]: pgmap v23333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:13 smithi089 ceph-mon[98504]: pgmap v23333: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:13:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:13:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:13:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:15 smithi060 ceph-mon[94233]: pgmap v23334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:15 smithi060 ceph-mon[109077]: pgmap v23334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:15 smithi089 ceph-mon[98504]: pgmap v23334: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:17 smithi060 ceph-mon[94233]: pgmap v23335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:17 smithi060 ceph-mon[109077]: pgmap v23335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:17 smithi089 ceph-mon[98504]: pgmap v23335: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:19 smithi060 ceph-mon[94233]: pgmap v23336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:19.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:19 smithi060 ceph-mon[109077]: pgmap v23336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:19 smithi089 ceph-mon[98504]: pgmap v23336: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:21.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:21 smithi060 ceph-mon[94233]: pgmap v23337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:21.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:21 smithi060 ceph-mon[109077]: pgmap v23337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:21 smithi089 ceph-mon[98504]: pgmap v23337: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:23 smithi060 ceph-mon[94233]: pgmap v23338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:23 smithi060 ceph-mon[109077]: pgmap v23338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:23 smithi089 ceph-mon[98504]: pgmap v23338: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:13:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:13:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:13:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:25 smithi060 ceph-mon[94233]: pgmap v23339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:25.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:25 smithi060 ceph-mon[109077]: pgmap v23339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:25 smithi089 ceph-mon[98504]: pgmap v23339: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:27.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:27 smithi060 ceph-mon[94233]: pgmap v23340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:27 smithi060 ceph-mon[109077]: pgmap v23340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:27.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:27 smithi089 ceph-mon[98504]: pgmap v23340: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:29 smithi060 ceph-mon[94233]: pgmap v23341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:29 smithi060 ceph-mon[109077]: pgmap v23341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:29 smithi089 ceph-mon[98504]: pgmap v23341: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:31 smithi060 ceph-mon[94233]: pgmap v23342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:31 smithi060 ceph-mon[109077]: pgmap v23342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:31 smithi089 ceph-mon[98504]: pgmap v23342: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:33 smithi060 ceph-mon[94233]: pgmap v23343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:33 smithi060 ceph-mon[109077]: pgmap v23343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:33 smithi089 ceph-mon[98504]: pgmap v23343: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:33.932 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:13:34.258 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:13:34.258 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 9m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 9m ago 11h 103M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 9m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 9m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 957M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2649M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1614M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1186M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 9m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 9m ago 11h 21.5M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5880M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6393M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5605M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5574M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4916M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:13:34.259 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9m ago 11h 5654M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:13:34.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 9m ago 11h 4994M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:13:34.260 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 9m ago 11h 5745M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:13:34.260 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 9m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:13:34.658 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:13:34.658 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:13:34.659 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:13:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:13:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:13:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:13:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[94233]: from='client.40560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[94233]: from='client.40566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[94233]: pgmap v23344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:35.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4140640473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[109077]: from='client.40560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[109077]: from='client.40566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[109077]: pgmap v23344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:35.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:35 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4140640473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:35 smithi089 ceph-mon[98504]: from='client.40560 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:35 smithi089 ceph-mon[98504]: from='client.40566 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:13:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:35 smithi089 ceph-mon[98504]: pgmap v23344: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:35 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4140640473' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:13:37.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:37 smithi060 ceph-mon[109077]: pgmap v23345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:37 smithi060 ceph-mon[94233]: pgmap v23345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:37 smithi089 ceph-mon[98504]: pgmap v23345: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:39 smithi060 ceph-mon[94233]: pgmap v23346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:39.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:39 smithi060 ceph-mon[109077]: pgmap v23346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:39 smithi089 ceph-mon[98504]: pgmap v23346: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:41.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:41 smithi060 ceph-mon[94233]: pgmap v23347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:41.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:41 smithi060 ceph-mon[109077]: pgmap v23347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:41 smithi089 ceph-mon[98504]: pgmap v23347: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:42.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:42.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:43.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:43 smithi060 ceph-mon[94233]: pgmap v23348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:43.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:43 smithi060 ceph-mon[109077]: pgmap v23348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:43 smithi089 ceph-mon[98504]: pgmap v23348: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:13:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:13:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:13:45.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:45 smithi060 ceph-mon[94233]: pgmap v23349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:45.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:45 smithi060 ceph-mon[109077]: pgmap v23349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:45 smithi089 ceph-mon[98504]: pgmap v23349: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:47.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:47 smithi060 ceph-mon[94233]: pgmap v23350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:47.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:47 smithi060 ceph-mon[109077]: pgmap v23350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:47 smithi089 ceph-mon[98504]: pgmap v23350: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:49.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:49 smithi060 ceph-mon[94233]: pgmap v23351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:49.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:49 smithi060 ceph-mon[109077]: pgmap v23351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:49 smithi089 ceph-mon[98504]: pgmap v23351: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:51.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:51 smithi060 ceph-mon[94233]: pgmap v23352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:51.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:51 smithi060 ceph-mon[109077]: pgmap v23352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:51.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:51 smithi089 ceph-mon[98504]: pgmap v23352: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:53 smithi060 ceph-mon[94233]: pgmap v23353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:53 smithi060 ceph-mon[109077]: pgmap v23353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:53 smithi089 ceph-mon[98504]: pgmap v23353: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:13:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:13:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:13:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:55 smithi060 ceph-mon[94233]: pgmap v23354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:55.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:55 smithi060 ceph-mon[109077]: pgmap v23354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:55 smithi089 ceph-mon[98504]: pgmap v23354: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:57.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:57 smithi060 ceph-mon[94233]: pgmap v23355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:57.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:57 smithi060 ceph-mon[109077]: pgmap v23355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:57.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:57 smithi089 ceph-mon[98504]: pgmap v23355: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:13:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:59 smithi060 ceph-mon[109077]: pgmap v23356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:59.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:13:59 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:59 smithi060 ceph-mon[94233]: pgmap v23356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:59.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:13:59 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:13:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:59 smithi089 ceph-mon[98504]: pgmap v23356: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:13:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:13:59 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:14:01.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:01 smithi060 ceph-mon[94233]: pgmap v23357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:01.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:01 smithi060 ceph-mon[109077]: pgmap v23357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:01 smithi089 ceph-mon[98504]: pgmap v23357: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:03 smithi060 ceph-mon[94233]: pgmap v23358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:03 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:03 smithi060 ceph-mon[109077]: pgmap v23358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:03 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:03 smithi089 ceph-mon[98504]: pgmap v23358: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:03 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:14:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:14:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:04.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:04 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:14:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:14:04.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:04 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:14:05.024 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:14:05.352 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2s ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2s ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2s ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2s ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2s ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:14:05.353 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2s ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2s ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2s ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2s ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2s ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2s ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2s ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2s ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2s ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:14:05.354 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:14:05.750 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:14:05.750 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:14:05.750 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:14:05.751 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:14:05.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:05 smithi060 ceph-mon[94233]: pgmap v23359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:05.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:05 smithi060 ceph-mon[109077]: pgmap v23359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:05 smithi089 ceph-mon[98504]: pgmap v23359: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:06 smithi060 ceph-mon[109077]: from='client.40578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:06 smithi060 ceph-mon[109077]: from='client.50459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:06.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:06 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/674742716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:06 smithi060 ceph-mon[94233]: from='client.40578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:06 smithi060 ceph-mon[94233]: from='client.50459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:06.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:06 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/674742716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:06.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:06 smithi089 ceph-mon[98504]: from='client.40578 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:06 smithi089 ceph-mon[98504]: from='client.50459 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:06.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:06 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/674742716' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:07.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:07 smithi060 ceph-mon[94233]: pgmap v23360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:07.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:07 smithi060 ceph-mon[109077]: pgmap v23360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:07 smithi089 ceph-mon[98504]: pgmap v23360: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:09.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:09 smithi060 ceph-mon[94233]: pgmap v23361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:09.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:09 smithi060 ceph-mon[109077]: pgmap v23361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:09 smithi089 ceph-mon[98504]: pgmap v23361: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:11.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:11 smithi060 ceph-mon[94233]: pgmap v23362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:11.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:11 smithi060 ceph-mon[109077]: pgmap v23362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:11 smithi089 ceph-mon[98504]: pgmap v23362: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:12.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:12.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:13.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:13 smithi060 ceph-mon[94233]: pgmap v23363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:13.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:13 smithi060 ceph-mon[109077]: pgmap v23363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:13 smithi089 ceph-mon[98504]: pgmap v23363: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:14:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:14:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:14:15.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:15 smithi060 ceph-mon[94233]: pgmap v23364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:15.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:15 smithi060 ceph-mon[109077]: pgmap v23364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:15 smithi089 ceph-mon[98504]: pgmap v23364: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:17.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:17 smithi060 ceph-mon[94233]: pgmap v23365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:17.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:17 smithi060 ceph-mon[109077]: pgmap v23365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:17 smithi089 ceph-mon[98504]: pgmap v23365: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:19.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:19 smithi060 ceph-mon[94233]: pgmap v23366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:19.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:19 smithi060 ceph-mon[109077]: pgmap v23366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:19 smithi089 ceph-mon[98504]: pgmap v23366: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:21 smithi089 ceph-mon[98504]: pgmap v23367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:21 smithi060 ceph-mon[94233]: pgmap v23367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:21 smithi060 ceph-mon[109077]: pgmap v23367: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:23 smithi060 ceph-mon[94233]: pgmap v23368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:23 smithi060 ceph-mon[109077]: pgmap v23368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:23 smithi089 ceph-mon[98504]: pgmap v23368: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:14:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:14:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:14:25.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:25 smithi060 ceph-mon[94233]: pgmap v23369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:25.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:25 smithi060 ceph-mon[109077]: pgmap v23369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:25 smithi089 ceph-mon[98504]: pgmap v23369: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:27 smithi060 ceph-mon[109077]: pgmap v23370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:27.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:27 smithi060 ceph-mon[94233]: pgmap v23370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:27.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:27 smithi089 ceph-mon[98504]: pgmap v23370: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:29.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:29 smithi060 ceph-mon[94233]: pgmap v23371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:29.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:29 smithi060 ceph-mon[109077]: pgmap v23371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:29 smithi089 ceph-mon[98504]: pgmap v23371: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:31.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:31 smithi060 ceph-mon[94233]: pgmap v23372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:31.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:31 smithi060 ceph-mon[109077]: pgmap v23372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:31 smithi089 ceph-mon[98504]: pgmap v23372: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:33 smithi060 ceph-mon[94233]: pgmap v23373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:33 smithi060 ceph-mon[109077]: pgmap v23373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:33 smithi089 ceph-mon[98504]: pgmap v23373: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:14:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:14:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:14:35.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:35 smithi060 ceph-mon[94233]: pgmap v23374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:35.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:35 smithi060 ceph-mon[109077]: pgmap v23374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:35 smithi089 ceph-mon[98504]: pgmap v23374: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:36.117 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:14:36.441 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:14:36.441 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 33s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 33s ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 33s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 33s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 33s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 33s ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 33s ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 33s ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 33s ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 33s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 33s ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 33s ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:14:36.442 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 33s ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:14:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 33s ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:14:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 33s ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:14:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 33s ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:14:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 33s ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:14:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 33s ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:14:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 33s ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:14:36.443 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 33s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:14:36.840 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:14:36.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:14:36.840 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:14:36.840 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:36.840 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:14:36.841 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:14:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[94233]: from='client.50471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[94233]: from='client.40602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:37.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[94233]: pgmap v23375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:37.761 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3221005293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[109077]: from='client.50471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[109077]: from='client.40602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[109077]: pgmap v23375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:37.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:37 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3221005293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:37 smithi089 ceph-mon[98504]: from='client.50471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:37 smithi089 ceph-mon[98504]: from='client.40602 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:14:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:37 smithi089 ceph-mon[98504]: pgmap v23375: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:37 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3221005293' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:14:39.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:39 smithi060 ceph-mon[94233]: pgmap v23376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:39.761 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:39 smithi060 ceph-mon[109077]: pgmap v23376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:39 smithi089 ceph-mon[98504]: pgmap v23376: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:41 smithi089 ceph-mon[98504]: pgmap v23377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:41 smithi060 ceph-mon[94233]: pgmap v23377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:41 smithi060 ceph-mon[109077]: pgmap v23377: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:43.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:43 smithi089 ceph-mon[98504]: pgmap v23378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:44.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:43 smithi060 ceph-mon[109077]: pgmap v23378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:44.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:43 smithi060 ceph-mon[94233]: pgmap v23378: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:14:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:14:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:14:45.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:45 smithi089 ceph-mon[98504]: pgmap v23379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:46.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:45 smithi060 ceph-mon[109077]: pgmap v23379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:46.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:45 smithi060 ceph-mon[94233]: pgmap v23379: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:47.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:47 smithi089 ceph-mon[98504]: pgmap v23380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:47 smithi060 ceph-mon[94233]: pgmap v23380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:47 smithi060 ceph-mon[109077]: pgmap v23380: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:49.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:49 smithi089 ceph-mon[98504]: pgmap v23381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:49 smithi060 ceph-mon[94233]: pgmap v23381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:49 smithi060 ceph-mon[109077]: pgmap v23381: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:51.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:51 smithi089 ceph-mon[98504]: pgmap v23382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:51 smithi060 ceph-mon[94233]: pgmap v23382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:51 smithi060 ceph-mon[109077]: pgmap v23382: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:53.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:53 smithi060 ceph-mon[94233]: pgmap v23383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:53 smithi060 ceph-mon[109077]: pgmap v23383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:53 smithi089 ceph-mon[98504]: pgmap v23383: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:14:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:14:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:14:55.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:55 smithi060 ceph-mon[94233]: pgmap v23384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:55.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:55 smithi060 ceph-mon[109077]: pgmap v23384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:55.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:55 smithi089 ceph-mon[98504]: pgmap v23384: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:57 smithi089 ceph-mon[98504]: pgmap v23385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:57 smithi060 ceph-mon[94233]: pgmap v23385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:57 smithi060 ceph-mon[109077]: pgmap v23385: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:14:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:14:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:14:59 smithi089 ceph-mon[98504]: pgmap v23386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:14:59 smithi060 ceph-mon[94233]: pgmap v23386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:14:59 smithi060 ceph-mon[109077]: pgmap v23386: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:01.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:01 smithi089 ceph-mon[98504]: pgmap v23387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:01 smithi060 ceph-mon[94233]: pgmap v23387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:01 smithi060 ceph-mon[109077]: pgmap v23387: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:03 smithi060 ceph-mon[94233]: pgmap v23388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:03 smithi060 ceph-mon[109077]: pgmap v23388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:03 smithi089 ceph-mon[98504]: pgmap v23388: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:04.414 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:04 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:04.414 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:04 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:04.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:04 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:15:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:15:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:15:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:15:05.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[94233]: pgmap v23389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:05.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:15:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[109077]: pgmap v23389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:05.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:05.512 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:05 smithi089 ceph-mon[98504]: pgmap v23389: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:15:05.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:15:07.204 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 64s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 64s ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 64s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 64s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 64s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 64s ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 64s ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 64s ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 64s ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 64s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:15:07.531 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 64s ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 64s ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 64s ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 64s ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 64s ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 64s ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 64s ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 64s ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 64s ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:15:07.532 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 64s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:15:07.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:07 smithi089 ceph-mon[98504]: pgmap v23390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:07.926 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:15:07.927 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:15:07.928 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:15:07.928 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:15:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:07 smithi060 ceph-mon[94233]: pgmap v23390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:07 smithi060 ceph-mon[109077]: pgmap v23390: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:08 smithi089 ceph-mon[98504]: from='client.40614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:08 smithi089 ceph-mon[98504]: from='client.50495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:08.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:08 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/234885875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:08 smithi060 ceph-mon[94233]: from='client.40614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:08 smithi060 ceph-mon[94233]: from='client.50495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:08 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/234885875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:08 smithi060 ceph-mon[109077]: from='client.40614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:08 smithi060 ceph-mon[109077]: from='client.50495 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:08 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/234885875' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:09.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:09 smithi089 ceph-mon[98504]: pgmap v23391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:09 smithi060 ceph-mon[94233]: pgmap v23391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:09 smithi060 ceph-mon[109077]: pgmap v23391: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:11.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:11 smithi089 ceph-mon[98504]: pgmap v23392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:11 smithi060 ceph-mon[94233]: pgmap v23392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:11 smithi060 ceph-mon[109077]: pgmap v23392: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:12.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:13.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:13 smithi089 ceph-mon[98504]: pgmap v23393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:13 smithi060 ceph-mon[94233]: pgmap v23393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:13 smithi060 ceph-mon[109077]: pgmap v23393: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:14.762 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:15:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:15:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:15:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:15 smithi089 ceph-mon[98504]: pgmap v23394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:15 smithi060 ceph-mon[94233]: pgmap v23394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:15 smithi060 ceph-mon[109077]: pgmap v23394: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:17 smithi089 ceph-mon[98504]: pgmap v23395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:17 smithi060 ceph-mon[94233]: pgmap v23395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:17 smithi060 ceph-mon[109077]: pgmap v23395: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:19 smithi089 ceph-mon[98504]: pgmap v23396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:19 smithi060 ceph-mon[94233]: pgmap v23396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:19 smithi060 ceph-mon[109077]: pgmap v23396: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:21 smithi089 ceph-mon[98504]: pgmap v23397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:21 smithi060 ceph-mon[94233]: pgmap v23397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:21 smithi060 ceph-mon[109077]: pgmap v23397: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:23.374 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:23 smithi089 ceph-mon[98504]: pgmap v23398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:23 smithi060 ceph-mon[94233]: pgmap v23398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:23 smithi060 ceph-mon[109077]: pgmap v23398: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:23.788 INFO:journalctl@ceph.grafana.a.smithi089.stdout:Dec 01 16:15:23 smithi089 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-grafana-a[135817]: logger=cleanup t=2023-12-01T16:15:23.371846039Z level=info msg="Completed cleanup jobs" duration=11.404752ms 2023-12-01T16:15:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:15:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:15:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:15:25.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:25 smithi089 ceph-mon[98504]: pgmap v23399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:25 smithi060 ceph-mon[94233]: pgmap v23399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:25 smithi060 ceph-mon[109077]: pgmap v23399: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:27 smithi089 ceph-mon[98504]: pgmap v23400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:27.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:27 smithi060 ceph-mon[94233]: pgmap v23400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:27 smithi060 ceph-mon[109077]: pgmap v23400: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:29.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:29 smithi089 ceph-mon[98504]: pgmap v23401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:29 smithi060 ceph-mon[94233]: pgmap v23401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:29 smithi060 ceph-mon[109077]: pgmap v23401: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:31.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:31 smithi089 ceph-mon[98504]: pgmap v23402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:31 smithi060 ceph-mon[94233]: pgmap v23402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:31 smithi060 ceph-mon[109077]: pgmap v23402: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:33 smithi060 ceph-mon[94233]: pgmap v23403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:33 smithi060 ceph-mon[109077]: pgmap v23403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:33 smithi089 ceph-mon[98504]: pgmap v23403: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:15:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:15:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:15:35.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:35 smithi089 ceph-mon[98504]: pgmap v23404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:35 smithi060 ceph-mon[94233]: pgmap v23404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:35 smithi060 ceph-mon[109077]: pgmap v23404: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:37.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:37 smithi089 ceph-mon[98504]: pgmap v23405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:37 smithi060 ceph-mon[94233]: pgmap v23405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:37 smithi060 ceph-mon[109077]: pgmap v23405: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:38.290 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 95s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 95s ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 95s ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 95s ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 95s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 95s ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 95s ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 95s ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 95s ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 95s ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 95s ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:15:38.622 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 95s ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 95s ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 95s ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 95s ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 95s ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 95s ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 95s ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 95s ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:15:38.623 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 95s ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:15:39.025 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:15:39.025 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:15:39.025 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:15:39.025 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:39.025 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:15:39.026 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:15:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:39 smithi089 ceph-mon[98504]: from='client.40632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:39 smithi089 ceph-mon[98504]: pgmap v23406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:39.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:39 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1271188995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:39 smithi060 ceph-mon[94233]: from='client.40632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:39 smithi060 ceph-mon[94233]: pgmap v23406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:39 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1271188995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:39 smithi060 ceph-mon[109077]: from='client.40632 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:39 smithi060 ceph-mon[109077]: pgmap v23406: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:39 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1271188995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:15:40.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:40 smithi089 ceph-mon[98504]: from='client.40638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:40 smithi060 ceph-mon[94233]: from='client.40638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:40 smithi060 ceph-mon[109077]: from='client.40638 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:15:41.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:41 smithi089 ceph-mon[98504]: pgmap v23407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:41 smithi060 ceph-mon[94233]: pgmap v23407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:41 smithi060 ceph-mon[109077]: pgmap v23407: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:42.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:43.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:43.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:43 smithi089 ceph-mon[98504]: pgmap v23408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:43 smithi060 ceph-mon[94233]: pgmap v23408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:44.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:43 smithi060 ceph-mon[109077]: pgmap v23408: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:15:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:15:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:15:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:45 smithi060 ceph-mon[94233]: pgmap v23409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:45 smithi060 ceph-mon[109077]: pgmap v23409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:45 smithi089 ceph-mon[98504]: pgmap v23409: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:47 smithi060 ceph-mon[94233]: pgmap v23410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:47 smithi060 ceph-mon[109077]: pgmap v23410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:47 smithi089 ceph-mon[98504]: pgmap v23410: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:49 smithi060 ceph-mon[94233]: pgmap v23411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:49 smithi060 ceph-mon[109077]: pgmap v23411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:49 smithi089 ceph-mon[98504]: pgmap v23411: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:51 smithi060 ceph-mon[94233]: pgmap v23412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:51 smithi060 ceph-mon[109077]: pgmap v23412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:51 smithi089 ceph-mon[98504]: pgmap v23412: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:53 smithi060 ceph-mon[94233]: pgmap v23413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:53 smithi060 ceph-mon[109077]: pgmap v23413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:53 smithi089 ceph-mon[98504]: pgmap v23413: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:15:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:15:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:15:55.790 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:55 smithi089 ceph-mon[98504]: pgmap v23414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:55 smithi060 ceph-mon[94233]: pgmap v23414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:55 smithi060 ceph-mon[109077]: pgmap v23414: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:57 smithi089 ceph-mon[98504]: pgmap v23415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:57.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:57 smithi060 ceph-mon[94233]: pgmap v23415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:57 smithi060 ceph-mon[109077]: pgmap v23415: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:15:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:15:59.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:15:59 smithi089 ceph-mon[98504]: pgmap v23416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:15:59 smithi060 ceph-mon[94233]: pgmap v23416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:15:59 smithi060 ceph-mon[109077]: pgmap v23416: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:01 smithi060 ceph-mon[94233]: pgmap v23417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:01 smithi060 ceph-mon[109077]: pgmap v23417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:01 smithi089 ceph-mon[98504]: pgmap v23417: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:03 smithi060 ceph-mon[94233]: pgmap v23418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:03 smithi060 ceph-mon[109077]: pgmap v23418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:03 smithi089 ceph-mon[98504]: pgmap v23418: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:16:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:16:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:16:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:05 smithi089 ceph-mon[98504]: pgmap v23419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:05.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:05.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:05 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:16:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[94233]: pgmap v23419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:16:06.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[109077]: pgmap v23419: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:06.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:16:06.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:16:06.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:16:06.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:05 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:16:07.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:07 smithi089 ceph-mon[98504]: pgmap v23420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:07 smithi060 ceph-mon[94233]: pgmap v23420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:08.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:07 smithi060 ceph-mon[109077]: pgmap v23420: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:09.387 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:16:09.716 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:16:09.716 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:16:09.716 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:16:09.717 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:16:09.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:16:09.718 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:16:09.718 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:16:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:09 smithi060 ceph-mon[109077]: pgmap v23421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:09 smithi060 ceph-mon[94233]: pgmap v23421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:09 smithi089 ceph-mon[98504]: pgmap v23421: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:10.114 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:16:10.114 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:16:10.115 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:16:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:10 smithi060 ceph-mon[94233]: from='client.40650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:10 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/61072080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:10 smithi060 ceph-mon[109077]: from='client.40650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:10 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/61072080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:10 smithi089 ceph-mon[98504]: from='client.40650 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:10 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/61072080' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:11 smithi060 ceph-mon[94233]: from='client.40656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:11 smithi060 ceph-mon[94233]: pgmap v23422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:11 smithi060 ceph-mon[109077]: from='client.40656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:11 smithi060 ceph-mon[109077]: pgmap v23422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:11 smithi089 ceph-mon[98504]: from='client.40656 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:11 smithi089 ceph-mon[98504]: pgmap v23422: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:13.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:14.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:13 smithi060 ceph-mon[94233]: pgmap v23423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:14.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:13 smithi060 ceph-mon[109077]: pgmap v23423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:13 smithi089 ceph-mon[98504]: pgmap v23423: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:16:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:16:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:16:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:15 smithi060 ceph-mon[94233]: pgmap v23424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:15 smithi060 ceph-mon[109077]: pgmap v23424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:15 smithi089 ceph-mon[98504]: pgmap v23424: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:17 smithi060 ceph-mon[94233]: pgmap v23425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:17 smithi060 ceph-mon[109077]: pgmap v23425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:17 smithi089 ceph-mon[98504]: pgmap v23425: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:19 smithi060 ceph-mon[94233]: pgmap v23426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:19 smithi060 ceph-mon[109077]: pgmap v23426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:19 smithi089 ceph-mon[98504]: pgmap v23426: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:21 smithi060 ceph-mon[94233]: pgmap v23427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:21 smithi060 ceph-mon[109077]: pgmap v23427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:21 smithi089 ceph-mon[98504]: pgmap v23427: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:23 smithi060 ceph-mon[94233]: pgmap v23428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:23.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:23 smithi060 ceph-mon[109077]: pgmap v23428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:23 smithi089 ceph-mon[98504]: pgmap v23428: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:16:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:16:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:16:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:25 smithi060 ceph-mon[94233]: pgmap v23429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:25 smithi060 ceph-mon[109077]: pgmap v23429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:25 smithi089 ceph-mon[98504]: pgmap v23429: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:27 smithi060 ceph-mon[109077]: pgmap v23430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:27 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:27 smithi060 ceph-mon[94233]: pgmap v23430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:28.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:27 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:27 smithi089 ceph-mon[98504]: pgmap v23430: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:27 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:29 smithi060 ceph-mon[94233]: pgmap v23431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:29 smithi060 ceph-mon[109077]: pgmap v23431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:29 smithi089 ceph-mon[98504]: pgmap v23431: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:31 smithi060 ceph-mon[94233]: pgmap v23432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:32.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:31 smithi060 ceph-mon[109077]: pgmap v23432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:31 smithi089 ceph-mon[98504]: pgmap v23432: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:33 smithi060 ceph-mon[94233]: pgmap v23433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:33 smithi060 ceph-mon[109077]: pgmap v23433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:33 smithi089 ceph-mon[98504]: pgmap v23433: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:16:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:16:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:16:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:35 smithi060 ceph-mon[109077]: pgmap v23434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:36.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:35 smithi060 ceph-mon[94233]: pgmap v23434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:35 smithi089 ceph-mon[98504]: pgmap v23434: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:37 smithi060 ceph-mon[109077]: pgmap v23435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:37 smithi060 ceph-mon[94233]: pgmap v23435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:37 smithi089 ceph-mon[98504]: pgmap v23435: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:39 smithi060 ceph-mon[109077]: pgmap v23436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:39 smithi060 ceph-mon[94233]: pgmap v23436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:39 smithi089 ceph-mon[98504]: pgmap v23436: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:40.481 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:16:40.806 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:16:40.806 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 2m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 2m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 2m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 2m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 2m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 2m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 2m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 2m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 2m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 2m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 2m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 2m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 2m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 2m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:16:40.807 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 2m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:16:40.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 2m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:16:40.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 2m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:16:40.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 2m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:16:40.808 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 2m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:16:40.808 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 2m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:16:41.204 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:16:41.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:16:41.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:16:41.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:41.205 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:16:41.205 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:41.205 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:16:41.206 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:16:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:41 smithi060 ceph-mon[94233]: from='client.40668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:41 smithi060 ceph-mon[94233]: pgmap v23437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:41 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3820741295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:41 smithi060 ceph-mon[109077]: from='client.40668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:41 smithi060 ceph-mon[109077]: pgmap v23437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:41 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3820741295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:41 smithi089 ceph-mon[98504]: from='client.40668 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:41 smithi089 ceph-mon[98504]: pgmap v23437: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:41 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3820741295' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:16:43.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:42 smithi060 ceph-mon[94233]: from='client.50549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:43.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:42 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:42 smithi060 ceph-mon[109077]: from='client.50549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:43.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:42 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:42 smithi089 ceph-mon[98504]: from='client.50549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:16:43.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:42 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:44.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:43 smithi060 ceph-mon[94233]: pgmap v23438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:44.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:43 smithi060 ceph-mon[109077]: pgmap v23438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:44.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:43 smithi089 ceph-mon[98504]: pgmap v23438: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:16:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:16:44] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:16:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:45 smithi060 ceph-mon[94233]: pgmap v23439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:45 smithi060 ceph-mon[109077]: pgmap v23439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:45 smithi089 ceph-mon[98504]: pgmap v23439: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:47 smithi060 ceph-mon[94233]: pgmap v23440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:48.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:47 smithi060 ceph-mon[109077]: pgmap v23440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:47 smithi089 ceph-mon[98504]: pgmap v23440: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:49 smithi060 ceph-mon[94233]: pgmap v23441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:49 smithi060 ceph-mon[109077]: pgmap v23441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:49 smithi089 ceph-mon[98504]: pgmap v23441: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:51 smithi060 ceph-mon[94233]: pgmap v23442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:51 smithi060 ceph-mon[109077]: pgmap v23442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:51 smithi089 ceph-mon[98504]: pgmap v23442: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:53 smithi060 ceph-mon[94233]: pgmap v23443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:53 smithi060 ceph-mon[109077]: pgmap v23443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:53 smithi089 ceph-mon[98504]: pgmap v23443: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:16:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:16:54] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:16:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:55 smithi060 ceph-mon[94233]: pgmap v23444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:55 smithi060 ceph-mon[109077]: pgmap v23444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:55 smithi089 ceph-mon[98504]: pgmap v23444: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:57 smithi060 ceph-mon[94233]: pgmap v23445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:57 smithi060 ceph-mon[109077]: pgmap v23445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:16:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:57 smithi089 ceph-mon[98504]: pgmap v23445: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:16:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:16:59 smithi060 ceph-mon[94233]: pgmap v23446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:16:59 smithi060 ceph-mon[109077]: pgmap v23446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:16:59 smithi089 ceph-mon[98504]: pgmap v23446: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:01 smithi060 ceph-mon[94233]: pgmap v23447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:01 smithi060 ceph-mon[109077]: pgmap v23447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:01 smithi089 ceph-mon[98504]: pgmap v23447: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:03 smithi060 ceph-mon[94233]: pgmap v23448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:03 smithi060 ceph-mon[109077]: pgmap v23448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:03 smithi089 ceph-mon[98504]: pgmap v23448: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:17:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:17:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:17:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:05 smithi060 ceph-mon[94233]: pgmap v23449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:05 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:05 smithi060 ceph-mon[109077]: pgmap v23449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:05 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:05 smithi089 ceph-mon[98504]: pgmap v23449: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:05 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:17:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:17:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:07.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:17:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:17:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:17:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:17:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:07 smithi060 ceph-mon[94233]: pgmap v23450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:08.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:07 smithi060 ceph-mon[109077]: pgmap v23450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:07 smithi089 ceph-mon[98504]: pgmap v23450: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:09 smithi060 ceph-mon[94233]: pgmap v23451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:09 smithi060 ceph-mon[109077]: pgmap v23451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:09 smithi089 ceph-mon[98504]: pgmap v23451: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:11.571 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:17:11.899 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:17:11.899 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 3m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:17:11.899 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 3m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:17:11.899 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 3m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:17:11.899 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 3m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 3m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 3m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 3m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 3m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 3m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 3m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:17:11.900 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 3m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:17:11.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 3m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:17:11.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 3m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:17:11.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 3m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:17:11.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 3m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:17:11.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 3m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:17:11.901 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 3m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:17:11.902 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 3m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:17:11.902 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 3m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:17:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:11 smithi060 ceph-mon[94233]: pgmap v23452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:11 smithi060 ceph-mon[109077]: pgmap v23452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:11 smithi089 ceph-mon[98504]: pgmap v23452: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:12.298 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:17:12.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:17:12.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:17:12.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:17:12.299 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:17:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:12 smithi060 ceph-mon[94233]: from='client.40686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:13.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:12 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3503338313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:12 smithi060 ceph-mon[109077]: from='client.40686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:13.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:12 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3503338313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:12 smithi089 ceph-mon[98504]: from='client.40686 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:13.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:12 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3503338313' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:13 smithi060 ceph-mon[109077]: from='client.40692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:14.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:13 smithi060 ceph-mon[109077]: pgmap v23453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:14.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:13 smithi060 ceph-mon[94233]: from='client.40692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:14.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:13 smithi060 ceph-mon[94233]: pgmap v23453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:13 smithi089 ceph-mon[98504]: from='client.40692 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:14.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:13 smithi089 ceph-mon[98504]: pgmap v23453: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:17:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:17:14] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:17:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:15 smithi060 ceph-mon[94233]: pgmap v23454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:15 smithi060 ceph-mon[109077]: pgmap v23454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:15 smithi089 ceph-mon[98504]: pgmap v23454: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:17 smithi060 ceph-mon[109077]: pgmap v23455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:17 smithi060 ceph-mon[94233]: pgmap v23455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:17 smithi089 ceph-mon[98504]: pgmap v23455: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:19 smithi060 ceph-mon[94233]: pgmap v23456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:19 smithi060 ceph-mon[109077]: pgmap v23456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:19 smithi089 ceph-mon[98504]: pgmap v23456: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:21 smithi060 ceph-mon[94233]: pgmap v23457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:21 smithi060 ceph-mon[109077]: pgmap v23457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:21 smithi089 ceph-mon[98504]: pgmap v23457: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:23 smithi060 ceph-mon[94233]: pgmap v23458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:23 smithi060 ceph-mon[109077]: pgmap v23458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:23 smithi089 ceph-mon[98504]: pgmap v23458: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:17:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:17:24] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:17:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:25 smithi060 ceph-mon[94233]: pgmap v23459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:25 smithi060 ceph-mon[109077]: pgmap v23459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:25 smithi089 ceph-mon[98504]: pgmap v23459: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:27 smithi060 ceph-mon[94233]: pgmap v23460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:27 smithi060 ceph-mon[109077]: pgmap v23460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:27 smithi089 ceph-mon[98504]: pgmap v23460: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:29 smithi060 ceph-mon[94233]: pgmap v23461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:29 smithi060 ceph-mon[109077]: pgmap v23461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:29 smithi089 ceph-mon[98504]: pgmap v23461: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:31 smithi060 ceph-mon[94233]: pgmap v23462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:31 smithi060 ceph-mon[109077]: pgmap v23462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:31 smithi089 ceph-mon[98504]: pgmap v23462: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:33 smithi060 ceph-mon[94233]: pgmap v23463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:33 smithi060 ceph-mon[109077]: pgmap v23463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:33 smithi089 ceph-mon[98504]: pgmap v23463: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:17:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:17:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:17:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:35 smithi060 ceph-mon[94233]: pgmap v23464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:36.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:35 smithi060 ceph-mon[109077]: pgmap v23464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:35 smithi089 ceph-mon[98504]: pgmap v23464: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:37 smithi060 ceph-mon[94233]: pgmap v23465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:37 smithi060 ceph-mon[109077]: pgmap v23465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:37 smithi089 ceph-mon[98504]: pgmap v23465: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:39 smithi060 ceph-mon[94233]: pgmap v23466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:40.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:39 smithi060 ceph-mon[109077]: pgmap v23466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:39 smithi089 ceph-mon[98504]: pgmap v23466: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:41 smithi060 ceph-mon[94233]: pgmap v23467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:41 smithi060 ceph-mon[109077]: pgmap v23467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:41 smithi089 ceph-mon[98504]: pgmap v23467: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:42.663 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:17:42.986 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:17:42.986 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 3m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:17:42.986 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 3m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:17:42.986 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 3m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 3m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 3m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 3m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 3m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 3m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 3m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 3m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 3m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 3m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 3m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 3m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 3m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 3m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 3m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:17:42.987 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 3m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:17:42.988 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 3m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:17:42.988 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 3m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:17:43.386 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:17:43.386 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:17:43.387 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:17:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:43 smithi060 ceph-mon[94233]: pgmap v23468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:43 smithi060 ceph-mon[109077]: pgmap v23468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:43 smithi089 ceph-mon[98504]: pgmap v23468: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:44 smithi060 ceph-mon[94233]: from='client.50579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:44 smithi060 ceph-mon[94233]: from='client.40710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:44.406 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:44 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/786080488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:44 smithi060 ceph-mon[109077]: from='client.50579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:44 smithi060 ceph-mon[109077]: from='client.40710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:44.406 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:44 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/786080488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:44 smithi089 ceph-mon[98504]: from='client.50579 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:44 smithi089 ceph-mon[98504]: from='client.40710 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:17:44.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:44 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/786080488' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:17:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:17:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:17:44] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:17:45.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:45 smithi060 ceph-mon[94233]: pgmap v23469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:45.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:45 smithi060 ceph-mon[109077]: pgmap v23469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:45.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:45 smithi089 ceph-mon[98504]: pgmap v23469: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:47 smithi060 ceph-mon[94233]: pgmap v23470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:47 smithi060 ceph-mon[109077]: pgmap v23470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:47 smithi089 ceph-mon[98504]: pgmap v23470: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:49 smithi060 ceph-mon[94233]: pgmap v23471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:50.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:49 smithi060 ceph-mon[109077]: pgmap v23471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:49 smithi089 ceph-mon[98504]: pgmap v23471: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:51 smithi060 ceph-mon[94233]: pgmap v23472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:51 smithi060 ceph-mon[109077]: pgmap v23472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:51 smithi089 ceph-mon[98504]: pgmap v23472: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:53 smithi060 ceph-mon[94233]: pgmap v23473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:53 smithi060 ceph-mon[109077]: pgmap v23473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:53 smithi089 ceph-mon[98504]: pgmap v23473: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:54.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:17:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:17:54] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:17:56.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:55 smithi060 ceph-mon[94233]: pgmap v23474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:55 smithi060 ceph-mon[109077]: pgmap v23474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:55 smithi089 ceph-mon[98504]: pgmap v23474: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:57.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:17:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:57 smithi060 ceph-mon[94233]: pgmap v23475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:57 smithi060 ceph-mon[109077]: pgmap v23475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:17:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:57 smithi089 ceph-mon[98504]: pgmap v23475: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:17:59 smithi060 ceph-mon[94233]: pgmap v23476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:17:59 smithi060 ceph-mon[109077]: pgmap v23476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:17:59 smithi089 ceph-mon[98504]: pgmap v23476: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:02.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:01 smithi060 ceph-mon[94233]: pgmap v23477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:01 smithi060 ceph-mon[109077]: pgmap v23477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:01 smithi089 ceph-mon[98504]: pgmap v23477: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:03 smithi060 ceph-mon[94233]: pgmap v23478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:03 smithi060 ceph-mon[109077]: pgmap v23478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:03 smithi089 ceph-mon[98504]: pgmap v23478: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:18:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:18:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:18:06.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:05 smithi060 ceph-mon[94233]: pgmap v23479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:06.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:05 smithi060 ceph-mon[109077]: pgmap v23479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:05 smithi089 ceph-mon[98504]: pgmap v23479: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:06 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:06 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:18:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:06 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[94233]: pgmap v23480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[109077]: pgmap v23480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:07 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:07 smithi089 ceph-mon[98504]: pgmap v23480: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:18:08.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:18:08.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:07 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:18:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:09 smithi060 ceph-mon[94233]: pgmap v23481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:09 smithi060 ceph-mon[109077]: pgmap v23481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:09 smithi089 ceph-mon[98504]: pgmap v23481: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:11 smithi060 ceph-mon[94233]: pgmap v23482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:11 smithi060 ceph-mon[109077]: pgmap v23482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:11 smithi089 ceph-mon[98504]: pgmap v23482: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:13 smithi060 ceph-mon[94233]: pgmap v23483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:13 smithi060 ceph-mon[109077]: pgmap v23483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:13 smithi089 ceph-mon[98504]: pgmap v23483: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:13.747 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:18:14.073 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:18:14.073 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:18:14.073 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:18:14.073 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:18:14.074 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:18:14.075 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:18:14.075 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:14.470 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:18:14.471 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:18:14.760 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:14 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4097406569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:14.760 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:14 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4097406569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:14.761 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:18:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:18:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:18:14.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:14 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4097406569' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:15 smithi089 ceph-mon[98504]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:15.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:15 smithi089 ceph-mon[98504]: from='client.40728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:15.789 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:15 smithi089 ceph-mon[98504]: pgmap v23484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:15 smithi060 ceph-mon[94233]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:15 smithi060 ceph-mon[94233]: from='client.40728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:16.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:15 smithi060 ceph-mon[94233]: pgmap v23484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:15 smithi060 ceph-mon[109077]: from='client.40722 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:15 smithi060 ceph-mon[109077]: from='client.40728 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:15 smithi060 ceph-mon[109077]: pgmap v23484: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:17.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:17 smithi089 ceph-mon[98504]: pgmap v23485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:17 smithi060 ceph-mon[94233]: pgmap v23485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:18.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:17 smithi060 ceph-mon[109077]: pgmap v23485: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:19.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:19 smithi089 ceph-mon[98504]: pgmap v23486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:19 smithi060 ceph-mon[94233]: pgmap v23486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:19 smithi060 ceph-mon[109077]: pgmap v23486: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:21.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:21 smithi089 ceph-mon[98504]: pgmap v23487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:21 smithi060 ceph-mon[94233]: pgmap v23487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:21 smithi060 ceph-mon[109077]: pgmap v23487: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:23 smithi060 ceph-mon[94233]: pgmap v23488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:23 smithi060 ceph-mon[109077]: pgmap v23488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:23 smithi089 ceph-mon[98504]: pgmap v23488: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:18:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:18:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:18:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:25 smithi060 ceph-mon[94233]: pgmap v23489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:25 smithi060 ceph-mon[109077]: pgmap v23489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:25 smithi089 ceph-mon[98504]: pgmap v23489: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:27 smithi060 ceph-mon[94233]: pgmap v23490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:27 smithi060 ceph-mon[109077]: pgmap v23490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:27 smithi089 ceph-mon[98504]: pgmap v23490: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:29 smithi060 ceph-mon[94233]: pgmap v23491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:29 smithi060 ceph-mon[109077]: pgmap v23491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:29 smithi089 ceph-mon[98504]: pgmap v23491: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:31 smithi060 ceph-mon[94233]: pgmap v23492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:31 smithi060 ceph-mon[109077]: pgmap v23492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:31 smithi089 ceph-mon[98504]: pgmap v23492: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:33 smithi060 ceph-mon[94233]: pgmap v23493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:33 smithi060 ceph-mon[109077]: pgmap v23493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:33 smithi089 ceph-mon[98504]: pgmap v23493: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:18:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:18:34] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:18:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:35 smithi060 ceph-mon[94233]: pgmap v23494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:35 smithi060 ceph-mon[109077]: pgmap v23494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:35 smithi089 ceph-mon[98504]: pgmap v23494: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:38.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:37 smithi060 ceph-mon[94233]: pgmap v23495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:38.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:37 smithi060 ceph-mon[109077]: pgmap v23495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:37 smithi089 ceph-mon[98504]: pgmap v23495: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:40.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:39 smithi060 ceph-mon[94233]: pgmap v23496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:40.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:39 smithi060 ceph-mon[109077]: pgmap v23496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:40.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:39 smithi089 ceph-mon[98504]: pgmap v23496: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:41 smithi060 ceph-mon[94233]: pgmap v23497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:41 smithi060 ceph-mon[109077]: pgmap v23497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:41 smithi089 ceph-mon[98504]: pgmap v23497: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:43 smithi060 ceph-mon[94233]: pgmap v23498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:43 smithi060 ceph-mon[109077]: pgmap v23498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:43 smithi089 ceph-mon[98504]: pgmap v23498: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:18:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:18:44] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T16:18:44.833 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 4m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 4m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 4m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 4m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 4m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 4m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:18:45.158 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 4m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 4m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 4m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 4m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 4m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 4m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 4m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 4m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 4m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 4m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 4m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 4m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 4m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:18:45.159 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 4m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:45.558 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:18:45.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:18:45.559 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:18:45.559 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:18:45.559 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:18:45.559 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:18:45.559 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:18:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:45 smithi060 ceph-mon[94233]: pgmap v23499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:45 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1892561680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:45 smithi060 ceph-mon[109077]: pgmap v23499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:45 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1892561680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:45 smithi089 ceph-mon[98504]: pgmap v23499: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:45 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1892561680' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:18:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:46 smithi060 ceph-mon[94233]: from='client.50615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:46 smithi060 ceph-mon[94233]: from='client.40746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:46 smithi060 ceph-mon[109077]: from='client.50615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:46 smithi060 ceph-mon[109077]: from='client.40746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:46 smithi089 ceph-mon[98504]: from='client.50615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:46 smithi089 ceph-mon[98504]: from='client.40746 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:18:48.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:47 smithi060 ceph-mon[94233]: pgmap v23500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:48.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:47 smithi060 ceph-mon[109077]: pgmap v23500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:48.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:47 smithi089 ceph-mon[98504]: pgmap v23500: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:49 smithi060 ceph-mon[94233]: pgmap v23501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:49 smithi060 ceph-mon[109077]: pgmap v23501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:49 smithi089 ceph-mon[98504]: pgmap v23501: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:51 smithi060 ceph-mon[94233]: pgmap v23502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:51 smithi060 ceph-mon[109077]: pgmap v23502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:51 smithi089 ceph-mon[98504]: pgmap v23502: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:53 smithi060 ceph-mon[94233]: pgmap v23503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:53 smithi060 ceph-mon[109077]: pgmap v23503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:53 smithi089 ceph-mon[98504]: pgmap v23503: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:18:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:18:54] "GET /metrics HTTP/1.1" 200 34009 "" "Prometheus/2.43.0" 2023-12-01T16:18:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:55 smithi060 ceph-mon[94233]: pgmap v23504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:56.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:55 smithi060 ceph-mon[109077]: pgmap v23504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:55 smithi089 ceph-mon[98504]: pgmap v23504: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:18:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:57 smithi060 ceph-mon[94233]: pgmap v23505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:58.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:57 smithi060 ceph-mon[109077]: pgmap v23505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:18:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:57 smithi089 ceph-mon[98504]: pgmap v23505: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:18:59 smithi060 ceph-mon[94233]: pgmap v23506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:00.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:18:59 smithi060 ceph-mon[109077]: pgmap v23506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:18:59 smithi089 ceph-mon[98504]: pgmap v23506: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:00 smithi060 ceph-mon[94233]: pgmap v23507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:01.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:00 smithi060 ceph-mon[109077]: pgmap v23507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:00 smithi089 ceph-mon[98504]: pgmap v23507: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:03 smithi060 ceph-mon[94233]: pgmap v23508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:03 smithi060 ceph-mon[109077]: pgmap v23508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:03 smithi089 ceph-mon[98504]: pgmap v23508: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:04.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:19:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:19:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:19:06.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:05 smithi060 ceph-mon[109077]: pgmap v23509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:06.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:05 smithi060 ceph-mon[94233]: pgmap v23509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:06.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:05 smithi089 ceph-mon[98504]: pgmap v23509: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:08.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:07 smithi060 ceph-mon[94233]: pgmap v23510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:08.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:07 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:07 smithi060 ceph-mon[109077]: pgmap v23510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:08.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:07 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:07 smithi089 ceph-mon[98504]: pgmap v23510: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:08.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:07 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:19:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:08 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:19:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:08 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:19:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:19:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:19:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:08 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:19:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:09 smithi060 ceph-mon[94233]: pgmap v23511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:09 smithi060 ceph-mon[109077]: pgmap v23511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:09 smithi089 ceph-mon[98504]: pgmap v23511: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:11 smithi060 ceph-mon[94233]: pgmap v23512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:11 smithi060 ceph-mon[109077]: pgmap v23512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:11 smithi089 ceph-mon[98504]: pgmap v23512: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:13 smithi060 ceph-mon[94233]: pgmap v23513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:13 smithi060 ceph-mon[109077]: pgmap v23513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:13 smithi089 ceph-mon[98504]: pgmap v23513: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:19:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:19:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:19:15.919 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:19:16.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:15 smithi060 ceph-mon[109077]: pgmap v23514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:15 smithi060 ceph-mon[94233]: pgmap v23514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:15 smithi089 ceph-mon[98504]: pgmap v23514: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:16.244 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 5m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 5m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 5m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 5m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 5m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 5m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 5m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 5m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 5m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 5m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 5m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 5m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:19:16.245 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 5m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:19:16.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 5m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:19:16.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 5m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:19:16.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 5m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:19:16.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 5m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:19:16.246 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 5m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:19:16.246 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 5m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:19:16.646 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:19:16.647 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:19:16.648 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:19:16.648 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:19:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[94233]: from='client.50633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[94233]: from='client.50639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[94233]: pgmap v23515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:18.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/701044336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[109077]: from='client.50633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[109077]: from='client.50639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[109077]: pgmap v23515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:17 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/701044336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:17 smithi089 ceph-mon[98504]: from='client.50633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:17 smithi089 ceph-mon[98504]: from='client.50639 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:17 smithi089 ceph-mon[98504]: pgmap v23515: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:18.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:17 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/701044336' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:19 smithi060 ceph-mon[94233]: pgmap v23516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:20.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:19 smithi060 ceph-mon[109077]: pgmap v23516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:19 smithi089 ceph-mon[98504]: pgmap v23516: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:21 smithi060 ceph-mon[94233]: pgmap v23517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:21 smithi060 ceph-mon[109077]: pgmap v23517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:21 smithi089 ceph-mon[98504]: pgmap v23517: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:23 smithi060 ceph-mon[94233]: pgmap v23518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:23 smithi060 ceph-mon[109077]: pgmap v23518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:23 smithi089 ceph-mon[98504]: pgmap v23518: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:24.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:19:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:19:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:19:26.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:25 smithi060 ceph-mon[109077]: pgmap v23519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:25 smithi060 ceph-mon[94233]: pgmap v23519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:25 smithi089 ceph-mon[98504]: pgmap v23519: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:27.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:27.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:27 smithi060 ceph-mon[109077]: pgmap v23520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:27 smithi060 ceph-mon[94233]: pgmap v23520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:27 smithi089 ceph-mon[98504]: pgmap v23520: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:28 smithi060 ceph-mon[109077]: pgmap v23521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:28 smithi060 ceph-mon[94233]: pgmap v23521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:28 smithi089 ceph-mon[98504]: pgmap v23521: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:31 smithi060 ceph-mon[94233]: pgmap v23522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:31 smithi060 ceph-mon[109077]: pgmap v23522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:31 smithi089 ceph-mon[98504]: pgmap v23522: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:33 smithi060 ceph-mon[94233]: pgmap v23523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:33 smithi060 ceph-mon[109077]: pgmap v23523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:33 smithi089 ceph-mon[98504]: pgmap v23523: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:34.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:19:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:19:34] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:19:36.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:35 smithi060 ceph-mon[109077]: pgmap v23524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:36.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:35 smithi060 ceph-mon[94233]: pgmap v23524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:36.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:35 smithi089 ceph-mon[98504]: pgmap v23524: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:38.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:37 smithi060 ceph-mon[109077]: pgmap v23525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:38.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:37 smithi060 ceph-mon[94233]: pgmap v23525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:38.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:37 smithi089 ceph-mon[98504]: pgmap v23525: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:38 smithi060 ceph-mon[109077]: pgmap v23526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:38 smithi060 ceph-mon[94233]: pgmap v23526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:38 smithi089 ceph-mon[98504]: pgmap v23526: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:41 smithi060 ceph-mon[94233]: pgmap v23527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:42.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:41 smithi060 ceph-mon[109077]: pgmap v23527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:42.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:41 smithi089 ceph-mon[98504]: pgmap v23527: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:42.041 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:43 smithi060 ceph-mon[94233]: pgmap v23528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:43 smithi060 ceph-mon[109077]: pgmap v23528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:43 smithi089 ceph-mon[98504]: pgmap v23528: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:44.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:19:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:19:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:19:46.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:45 smithi060 ceph-mon[94233]: pgmap v23529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:46.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:45 smithi060 ceph-mon[109077]: pgmap v23529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:46.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:45 smithi089 ceph-mon[98504]: pgmap v23529: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:47.008 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:19:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:46 smithi060 ceph-mon[94233]: pgmap v23530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:46 smithi060 ceph-mon[109077]: pgmap v23530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:46 smithi089 ceph-mon[98504]: pgmap v23530: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 5m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 5m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 5m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 5m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 5m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 5m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:19:47.338 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 5m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 5m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 5m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 5m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 5m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 5m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 5m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 5m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 5m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 5m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 5m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 5m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 5m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:19:47.339 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 5m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:19:47.750 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:19:47.751 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:19:47.752 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:19:47.752 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:19:47.752 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:19:47.752 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:19:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:48 smithi060 ceph-mon[94233]: from='client.40776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:48.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:48 smithi060 ceph-mon[94233]: from='client.50657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:48.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:48 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/4003738868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:48 smithi060 ceph-mon[109077]: from='client.40776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:48 smithi060 ceph-mon[109077]: from='client.50657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:48.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:48 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/4003738868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:48 smithi089 ceph-mon[98504]: from='client.40776 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:48 smithi089 ceph-mon[98504]: from='client.50657 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:19:48.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:48 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/4003738868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:19:49.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:49 smithi060 ceph-mon[94233]: pgmap v23531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:49.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:49 smithi060 ceph-mon[109077]: pgmap v23531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:49.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:49 smithi089 ceph-mon[98504]: pgmap v23531: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:51 smithi060 ceph-mon[94233]: pgmap v23532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:52.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:51 smithi060 ceph-mon[109077]: pgmap v23532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:51 smithi089 ceph-mon[98504]: pgmap v23532: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:53 smithi060 ceph-mon[94233]: pgmap v23533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:53 smithi060 ceph-mon[109077]: pgmap v23533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:53 smithi089 ceph-mon[98504]: pgmap v23533: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:54.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:19:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:19:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:19:56.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:55 smithi060 ceph-mon[94233]: pgmap v23534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:56.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:55 smithi060 ceph-mon[109077]: pgmap v23534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:56.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:55 smithi089 ceph-mon[98504]: pgmap v23534: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:56 smithi060 ceph-mon[94233]: pgmap v23535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:56 smithi060 ceph-mon[109077]: pgmap v23535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:19:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:56 smithi089 ceph-mon[98504]: pgmap v23535: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:19:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:00.001 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:19:59 smithi060 ceph-mon[109077]: pgmap v23536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:00.001 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:19:59 smithi060 ceph-mon[94233]: pgmap v23536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:19:59 smithi089 ceph-mon[98504]: pgmap v23536: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:00.260 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:00 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mon-a[94209]: 2023-12-01T16:19:59.999+0000 7feff4feb700 -1 log_channel(cluster) log [ERR] : overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:00 smithi060 ceph-mon[109077]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:00 smithi060 ceph-mon[109077]: pgmap v23537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:00 smithi060 ceph-mon[94233]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:00 smithi060 ceph-mon[94233]: pgmap v23537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:00 smithi089 ceph-mon[98504]: overall HEALTH_ERR Upgrade: cannot upgrade/downgrade to 18.0.0-7650-g9942cfaf 2023-12-01T16:20:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:00 smithi089 ceph-mon[98504]: pgmap v23537: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:03 smithi060 ceph-mon[94233]: pgmap v23538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:03 smithi060 ceph-mon[109077]: pgmap v23538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:03 smithi089 ceph-mon[98504]: pgmap v23538: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:04.659 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:20:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:20:04] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:20:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:04 smithi060 ceph-mon[94233]: pgmap v23539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:04 smithi060 ceph-mon[109077]: pgmap v23539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:04 smithi089 ceph-mon[98504]: pgmap v23539: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:06 smithi060 ceph-mon[94233]: pgmap v23540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:06 smithi060 ceph-mon[109077]: pgmap v23540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:06 smithi089 ceph-mon[98504]: pgmap v23540: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:08.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:08 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:08.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:08 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:08.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:08 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:20:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[94233]: pgmap v23541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:09.513 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:09.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:09.514 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:20:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[109077]: pgmap v23541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:09.514 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:20:09.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:09 smithi089 ceph-mon[98504]: pgmap v23541: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:09.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:20:09.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:20:09.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:20:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:10 smithi060 ceph-mon[94233]: pgmap v23542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:11.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:10 smithi060 ceph-mon[109077]: pgmap v23542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:10 smithi089 ceph-mon[98504]: pgmap v23542: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:13 smithi060 ceph-mon[94233]: pgmap v23543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:13 smithi060 ceph-mon[109077]: pgmap v23543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:13.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:13 smithi089 ceph-mon[98504]: pgmap v23543: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:14.661 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:20:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:20:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:20:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:14 smithi060 ceph-mon[94233]: pgmap v23544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:14 smithi060 ceph-mon[109077]: pgmap v23544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:14 smithi089 ceph-mon[98504]: pgmap v23544: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:16 smithi060 ceph-mon[94233]: pgmap v23545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:16 smithi060 ceph-mon[109077]: pgmap v23545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:16 smithi089 ceph-mon[98504]: pgmap v23545: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:18.115 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:20:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:20:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:20:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:20:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:20:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:20:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:20:18.443 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:20:18.444 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:20:18.848 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:20:18.848 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:20:18.849 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:20:18.850 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:20:18.850 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:20:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:18 smithi060 ceph-mon[109077]: from='client.40794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:18 smithi060 ceph-mon[109077]: from='client.40800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:18 smithi060 ceph-mon[109077]: pgmap v23546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:18 smithi060 ceph-mon[94233]: from='client.40794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:18 smithi060 ceph-mon[94233]: from='client.40800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:19.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:18 smithi060 ceph-mon[94233]: pgmap v23546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:18 smithi089 ceph-mon[98504]: from='client.40794 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:18 smithi089 ceph-mon[98504]: from='client.40800 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:18 smithi089 ceph-mon[98504]: pgmap v23546: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:20.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:19 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/773606686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:20.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:19 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/773606686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:20.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:19 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/773606686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:20 smithi060 ceph-mon[94233]: pgmap v23547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:20 smithi060 ceph-mon[109077]: pgmap v23547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:20 smithi089 ceph-mon[98504]: pgmap v23547: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:23.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:23 smithi060 ceph-mon[94233]: pgmap v23548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:23 smithi060 ceph-mon[109077]: pgmap v23548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:23 smithi089 ceph-mon[98504]: pgmap v23548: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:24.662 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:20:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:20:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:20:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:24 smithi060 ceph-mon[94233]: pgmap v23549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:24 smithi060 ceph-mon[109077]: pgmap v23549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:24 smithi089 ceph-mon[98504]: pgmap v23549: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:27 smithi060 ceph-mon[94233]: pgmap v23550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:27 smithi060 ceph-mon[109077]: pgmap v23550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:27 smithi089 ceph-mon[98504]: pgmap v23550: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:29 smithi060 ceph-mon[94233]: pgmap v23551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:29 smithi060 ceph-mon[109077]: pgmap v23551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:29 smithi089 ceph-mon[98504]: pgmap v23551: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:30 smithi060 ceph-mon[94233]: pgmap v23552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:30 smithi060 ceph-mon[109077]: pgmap v23552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:30 smithi089 ceph-mon[98504]: pgmap v23552: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:33 smithi060 ceph-mon[94233]: pgmap v23553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:33 smithi060 ceph-mon[109077]: pgmap v23553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:33 smithi089 ceph-mon[98504]: pgmap v23553: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:34.664 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:20:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:20:34] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:20:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:34 smithi060 ceph-mon[94233]: pgmap v23554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:34 smithi060 ceph-mon[109077]: pgmap v23554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:34 smithi089 ceph-mon[98504]: pgmap v23554: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:36 smithi060 ceph-mon[109077]: pgmap v23555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:36 smithi060 ceph-mon[94233]: pgmap v23555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:36 smithi089 ceph-mon[98504]: pgmap v23555: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:39.013 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:38 smithi060 ceph-mon[94233]: pgmap v23556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:39.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:38 smithi060 ceph-mon[109077]: pgmap v23556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:38 smithi089 ceph-mon[98504]: pgmap v23556: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:40 smithi060 ceph-mon[94233]: pgmap v23557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:40 smithi060 ceph-mon[109077]: pgmap v23557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:40 smithi089 ceph-mon[98504]: pgmap v23557: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:43 smithi060 ceph-mon[94233]: pgmap v23558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:43 smithi060 ceph-mon[109077]: pgmap v23558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:43.541 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:43 smithi089 ceph-mon[98504]: pgmap v23558: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:44.667 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:20:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:20:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:20:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:44 smithi060 ceph-mon[94233]: pgmap v23559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:44 smithi060 ceph-mon[109077]: pgmap v23559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:44 smithi089 ceph-mon[98504]: pgmap v23559: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:46 smithi060 ceph-mon[94233]: pgmap v23560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:46 smithi060 ceph-mon[109077]: pgmap v23560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:46 smithi089 ceph-mon[98504]: pgmap v23560: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:48 smithi060 ceph-mon[94233]: pgmap v23561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:48 smithi060 ceph-mon[109077]: pgmap v23561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:48 smithi089 ceph-mon[98504]: pgmap v23561: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:49.210 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:20:49.538 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 6m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 6m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 6m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 6m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 6m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 6m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 6m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 6m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 6m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 6m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 6m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 6m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:20:49.539 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 6m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:20:49.540 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 6m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:20:49.540 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 6m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:20:49.540 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 6m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:20:49.540 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 6m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:20:49.540 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 6m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:20:49.540 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 6m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:20:49.540 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 6m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:20:49.942 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:20:49.942 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:20:49.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:20:49.942 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:49.942 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:20:49.942 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:20:49.943 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:20:49.944 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:20:49.944 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:20:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:49 smithi060 ceph-mon[94233]: from='client.40812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:50.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:49 smithi060 ceph-mon[94233]: from='client.50693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:49 smithi060 ceph-mon[109077]: from='client.40812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:50.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:49 smithi060 ceph-mon[109077]: from='client.50693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:49 smithi089 ceph-mon[98504]: from='client.40812 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:50.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:49 smithi089 ceph-mon[98504]: from='client.50693 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:20:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:50 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/795927545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:50 smithi060 ceph-mon[94233]: pgmap v23562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:50 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/795927545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:50 smithi060 ceph-mon[109077]: pgmap v23562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:50 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/795927545' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:20:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:50 smithi089 ceph-mon[98504]: pgmap v23562: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:53 smithi060 ceph-mon[94233]: pgmap v23563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:53 smithi060 ceph-mon[109077]: pgmap v23563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:53 smithi089 ceph-mon[98504]: pgmap v23563: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:54.668 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:20:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:20:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:20:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:54 smithi060 ceph-mon[94233]: pgmap v23564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:54 smithi060 ceph-mon[109077]: pgmap v23564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:54 smithi089 ceph-mon[98504]: pgmap v23564: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:20:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:57 smithi060 ceph-mon[94233]: pgmap v23565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:57 smithi060 ceph-mon[109077]: pgmap v23565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:20:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:57 smithi089 ceph-mon[98504]: pgmap v23565: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:20:59 smithi060 ceph-mon[94233]: pgmap v23566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:20:59 smithi060 ceph-mon[109077]: pgmap v23566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:20:59 smithi089 ceph-mon[98504]: pgmap v23566: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:01 smithi060 ceph-mon[94233]: pgmap v23567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:02.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:01 smithi060 ceph-mon[109077]: pgmap v23567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:01 smithi089 ceph-mon[98504]: pgmap v23567: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:03 smithi060 ceph-mon[94233]: pgmap v23568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:03 smithi060 ceph-mon[109077]: pgmap v23568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:03 smithi089 ceph-mon[98504]: pgmap v23568: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:04.670 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:21:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:21:04] "GET /metrics HTTP/1.1" 200 34004 "" "Prometheus/2.43.0" 2023-12-01T16:21:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:04 smithi060 ceph-mon[94233]: pgmap v23569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:04 smithi060 ceph-mon[109077]: pgmap v23569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:04 smithi089 ceph-mon[98504]: pgmap v23569: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:06 smithi060 ceph-mon[94233]: pgmap v23570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:06 smithi060 ceph-mon[109077]: pgmap v23570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:06 smithi089 ceph-mon[98504]: pgmap v23570: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:08 smithi060 ceph-mon[94233]: pgmap v23571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:08 smithi060 ceph-mon[109077]: pgmap v23571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:08 smithi089 ceph-mon[98504]: pgmap v23571: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:21:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:10.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:09 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:21:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:21:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:21:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:21:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:09 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:21:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:10 smithi060 ceph-mon[94233]: pgmap v23572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:10 smithi060 ceph-mon[109077]: pgmap v23572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:10 smithi089 ceph-mon[98504]: pgmap v23572: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:13 smithi060 ceph-mon[94233]: pgmap v23573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:13 smithi060 ceph-mon[109077]: pgmap v23573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:13 smithi089 ceph-mon[98504]: pgmap v23573: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:14.671 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:21:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:21:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:21:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:14 smithi060 ceph-mon[94233]: pgmap v23574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:14 smithi060 ceph-mon[109077]: pgmap v23574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:14 smithi089 ceph-mon[98504]: pgmap v23574: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:16 smithi060 ceph-mon[94233]: pgmap v23575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:16 smithi060 ceph-mon[109077]: pgmap v23575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:16 smithi089 ceph-mon[98504]: pgmap v23575: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:18 smithi060 ceph-mon[94233]: pgmap v23576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:19.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:18 smithi060 ceph-mon[109077]: pgmap v23576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:18 smithi089 ceph-mon[98504]: pgmap v23576: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:20.305 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:21:20.635 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:21:20.635 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:21:20.635 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:21:20.635 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:21:20.636 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:21:20.637 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:21:20.637 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:21:20.637 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:21:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:20 smithi060 ceph-mon[94233]: from='client.40830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:20 smithi060 ceph-mon[94233]: pgmap v23577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:20 smithi060 ceph-mon[109077]: from='client.40830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:20 smithi060 ceph-mon[109077]: pgmap v23577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:21:21.036 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:21:21.037 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:21:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:20 smithi089 ceph-mon[98504]: from='client.40830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:20 smithi089 ceph-mon[98504]: pgmap v23577: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:21 smithi060 ceph-mon[94233]: from='client.40836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:22.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:21 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/242704702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:22.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:21 smithi060 ceph-mon[109077]: from='client.40836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:22.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:21 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/242704702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:21 smithi089 ceph-mon[98504]: from='client.40836 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:22.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:21 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/242704702' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:23 smithi060 ceph-mon[94233]: pgmap v23578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:23 smithi060 ceph-mon[109077]: pgmap v23578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:23 smithi089 ceph-mon[98504]: pgmap v23578: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:24.674 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:21:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:21:24] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:21:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:24 smithi060 ceph-mon[94233]: pgmap v23579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:24 smithi060 ceph-mon[109077]: pgmap v23579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:24 smithi089 ceph-mon[98504]: pgmap v23579: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:27 smithi060 ceph-mon[94233]: pgmap v23580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:28.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:27 smithi060 ceph-mon[109077]: pgmap v23580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:27 smithi089 ceph-mon[98504]: pgmap v23580: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:29 smithi060 ceph-mon[94233]: pgmap v23581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:29 smithi060 ceph-mon[109077]: pgmap v23581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:30.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:29 smithi089 ceph-mon[98504]: pgmap v23581: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:31 smithi060 ceph-mon[94233]: pgmap v23582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:31 smithi060 ceph-mon[109077]: pgmap v23582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:31 smithi089 ceph-mon[98504]: pgmap v23582: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:33 smithi060 ceph-mon[94233]: pgmap v23583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:33.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:33 smithi060 ceph-mon[109077]: pgmap v23583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:33 smithi089 ceph-mon[98504]: pgmap v23583: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:34.675 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:21:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:21:34] "GET /metrics HTTP/1.1" 200 34006 "" "Prometheus/2.43.0" 2023-12-01T16:21:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:34 smithi060 ceph-mon[94233]: pgmap v23584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:34 smithi060 ceph-mon[109077]: pgmap v23584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:34 smithi089 ceph-mon[98504]: pgmap v23584: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:37.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:36 smithi060 ceph-mon[109077]: pgmap v23585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:37.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:36 smithi060 ceph-mon[94233]: pgmap v23585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:36 smithi089 ceph-mon[98504]: pgmap v23585: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:38 smithi060 ceph-mon[109077]: pgmap v23586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:39.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:38 smithi060 ceph-mon[94233]: pgmap v23586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:38 smithi089 ceph-mon[98504]: pgmap v23586: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:40 smithi060 ceph-mon[94233]: pgmap v23587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:40 smithi060 ceph-mon[109077]: pgmap v23587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:40 smithi089 ceph-mon[98504]: pgmap v23587: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:42.017 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:42.018 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:42.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:43 smithi060 ceph-mon[94233]: pgmap v23588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:43.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:43 smithi060 ceph-mon[109077]: pgmap v23588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:43 smithi089 ceph-mon[98504]: pgmap v23588: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:44.678 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:21:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:21:44] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:21:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:44 smithi060 ceph-mon[94233]: pgmap v23589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:44 smithi060 ceph-mon[109077]: pgmap v23589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:44 smithi089 ceph-mon[98504]: pgmap v23589: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:46 smithi060 ceph-mon[94233]: pgmap v23590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:47.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:46 smithi060 ceph-mon[109077]: pgmap v23590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:46 smithi089 ceph-mon[98504]: pgmap v23590: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:48 smithi060 ceph-mon[94233]: pgmap v23591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:48 smithi060 ceph-mon[109077]: pgmap v23591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:48 smithi089 ceph-mon[98504]: pgmap v23591: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:50 smithi060 ceph-mon[94233]: pgmap v23592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:51.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:50 smithi060 ceph-mon[109077]: pgmap v23592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:50 smithi089 ceph-mon[98504]: pgmap v23592: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:51.399 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 7m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 7m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 7m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 7m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 7m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 7m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:21:51.727 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 7m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 7m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 7m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 7m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 7m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 7m ago 11h 5876M 2054M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 7m ago 11h 6387M 2054M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 7m ago 11h 5595M 2054M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 7m ago 11h 5570M 2054M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 7m ago 11h 4940M 2352M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 7m ago 11h 5685M 2352M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 7m ago 11h 5020M 2352M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 7m ago 11h 5778M 2352M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:21:51.728 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 7m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:21:52.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:51 smithi060 ceph-mon[94233]: from='client.50723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:52.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:51 smithi060 ceph-mon[109077]: from='client.50723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:52.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:51 smithi089 ceph-mon[98504]: from='client.50723 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:52.128 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:21:52.129 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:21:52.130 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:21:52.130 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:21:52.130 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:21:52.130 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:21:53.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:52 smithi060 ceph-mon[94233]: from='client.50729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:52 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/1123650799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:53.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:52 smithi060 ceph-mon[94233]: pgmap v23593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:52 smithi060 ceph-mon[109077]: from='client.50729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:52 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/1123650799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:53.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:52 smithi060 ceph-mon[109077]: pgmap v23593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:52 smithi089 ceph-mon[98504]: from='client.50729 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:21:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:52 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/1123650799' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:21:53.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:52 smithi089 ceph-mon[98504]: pgmap v23593: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:54.679 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:21:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:21:54] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:21:55.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:54 smithi060 ceph-mon[109077]: pgmap v23594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:55.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:54 smithi060 ceph-mon[94233]: pgmap v23594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:54 smithi089 ceph-mon[98504]: pgmap v23594: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:21:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:57 smithi060 ceph-mon[94233]: pgmap v23595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:58.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:57 smithi060 ceph-mon[109077]: pgmap v23595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:21:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:57 smithi089 ceph-mon[98504]: pgmap v23595: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:21:59 smithi060 ceph-mon[94233]: pgmap v23596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:21:59 smithi060 ceph-mon[109077]: pgmap v23596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:21:59 smithi089 ceph-mon[98504]: pgmap v23596: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:01 smithi060 ceph-mon[94233]: pgmap v23597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:01 smithi060 ceph-mon[109077]: pgmap v23597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:01 smithi089 ceph-mon[98504]: pgmap v23597: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:03 smithi060 ceph-mon[94233]: pgmap v23598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:03 smithi060 ceph-mon[109077]: pgmap v23598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:03 smithi089 ceph-mon[98504]: pgmap v23598: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:04.680 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:22:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:22:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:22:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:04 smithi060 ceph-mon[94233]: pgmap v23599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:04 smithi060 ceph-mon[109077]: pgmap v23599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:04 smithi089 ceph-mon[98504]: pgmap v23599: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:06 smithi060 ceph-mon[94233]: pgmap v23600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:06 smithi060 ceph-mon[109077]: pgmap v23600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:06 smithi089 ceph-mon[98504]: pgmap v23600: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:08 smithi060 ceph-mon[94233]: pgmap v23601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:09.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:08 smithi060 ceph-mon[109077]: pgmap v23601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:08 smithi089 ceph-mon[98504]: pgmap v23601: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:10.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:09 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:10.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:09 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:10.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:09 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi089 to 2348M 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: Adjusting osd_memory_target on smithi060 to 2048M 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[94233]: pgmap v23602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.013 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi089 to 2348M 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: Adjusting osd_memory_target on smithi060 to 2048M 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.014 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:10 smithi060 ceph-mon[109077]: pgmap v23602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi089 to 2348M 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-12-01T16:22:11.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: Adjusting osd_memory_target on smithi060 to 2048M 2023-12-01T16:22:11.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:22:11.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:22:11.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:22:11.040 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:10 smithi089 ceph-mon[98504]: pgmap v23602: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:13 smithi060 ceph-mon[94233]: pgmap v23603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:13 smithi060 ceph-mon[109077]: pgmap v23603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:13 smithi089 ceph-mon[98504]: pgmap v23603: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:14.682 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:22:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:22:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:22:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:14 smithi060 ceph-mon[94233]: pgmap v23604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:14 smithi060 ceph-mon[109077]: pgmap v23604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:14 smithi089 ceph-mon[98504]: pgmap v23604: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:16 smithi060 ceph-mon[94233]: pgmap v23605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:16 smithi060 ceph-mon[109077]: pgmap v23605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:16 smithi089 ceph-mon[98504]: pgmap v23605: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:18 smithi060 ceph-mon[94233]: pgmap v23606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:18 smithi060 ceph-mon[109077]: pgmap v23606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:18 smithi089 ceph-mon[98504]: pgmap v23606: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:20 smithi060 ceph-mon[94233]: pgmap v23607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:21.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:20 smithi060 ceph-mon[109077]: pgmap v23607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:20 smithi089 ceph-mon[98504]: pgmap v23607: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:22.497 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:22:22.823 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:22:22.823 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:22:22.823 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:22:22.823 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:22:22.823 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5876M 2048M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6387M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5595M 2048M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5570M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4940M 2348M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5685M 2348M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 5020M 2348M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:22:22.824 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5778M 2348M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:22:22.825 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:22:23.218 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:22:23.297 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:22:23.297 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:22:23.297 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:22:23.298 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:22:23.299 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:22:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:23 smithi060 ceph-mon[94233]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:23 smithi060 ceph-mon[94233]: pgmap v23608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:23 smithi060 ceph-mon[109077]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:23 smithi060 ceph-mon[109077]: pgmap v23608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:23 smithi089 ceph-mon[98504]: from='client.40866 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:23 smithi089 ceph-mon[98504]: pgmap v23608: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:24 smithi060 ceph-mon[94233]: from='client.40872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:24.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:24 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/650137686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:24 smithi060 ceph-mon[109077]: from='client.40872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:24.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:24 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/650137686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:24.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:22:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:22:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:22:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:24 smithi089 ceph-mon[98504]: from='client.40872 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:24.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:24 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/650137686' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:25.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:25 smithi060 ceph-mon[94233]: pgmap v23609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:25.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:25 smithi060 ceph-mon[109077]: pgmap v23609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:25.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:25 smithi089 ceph-mon[98504]: pgmap v23609: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:27 smithi060 ceph-mon[94233]: pgmap v23610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:27 smithi060 ceph-mon[109077]: pgmap v23610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:27 smithi089 ceph-mon[98504]: pgmap v23610: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:29 smithi060 ceph-mon[94233]: pgmap v23611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:30.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:29 smithi060 ceph-mon[109077]: pgmap v23611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:29 smithi089 ceph-mon[98504]: pgmap v23611: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:32.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:31 smithi060 ceph-mon[94233]: pgmap v23612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:32.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:31 smithi060 ceph-mon[109077]: pgmap v23612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:32.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:31 smithi089 ceph-mon[98504]: pgmap v23612: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:33 smithi060 ceph-mon[94233]: pgmap v23613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:33 smithi060 ceph-mon[109077]: pgmap v23613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:33 smithi089 ceph-mon[98504]: pgmap v23613: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:34.687 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:22:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:22:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:22:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:34 smithi060 ceph-mon[94233]: pgmap v23614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:35.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:34 smithi060 ceph-mon[109077]: pgmap v23614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:34 smithi089 ceph-mon[98504]: pgmap v23614: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:36 smithi060 ceph-mon[94233]: pgmap v23615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:36 smithi060 ceph-mon[109077]: pgmap v23615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:36 smithi089 ceph-mon[98504]: pgmap v23615: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:38 smithi060 ceph-mon[94233]: pgmap v23616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:38 smithi060 ceph-mon[109077]: pgmap v23616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:38 smithi089 ceph-mon[98504]: pgmap v23616: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:40 smithi060 ceph-mon[94233]: pgmap v23617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:40 smithi060 ceph-mon[109077]: pgmap v23617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:40 smithi089 ceph-mon[98504]: pgmap v23617: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:42.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:43 smithi060 ceph-mon[94233]: pgmap v23618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:43 smithi060 ceph-mon[109077]: pgmap v23618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:43 smithi089 ceph-mon[98504]: pgmap v23618: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:44.688 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:22:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:22:44] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:22:45.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:44 smithi060 ceph-mon[94233]: pgmap v23619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:44 smithi060 ceph-mon[109077]: pgmap v23619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:44 smithi089 ceph-mon[98504]: pgmap v23619: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:46 smithi060 ceph-mon[94233]: pgmap v23620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:46 smithi060 ceph-mon[109077]: pgmap v23620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:46 smithi089 ceph-mon[98504]: pgmap v23620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:48 smithi060 ceph-mon[94233]: pgmap v23621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:49.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:48 smithi060 ceph-mon[109077]: pgmap v23621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:48 smithi089 ceph-mon[98504]: pgmap v23621: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:50 smithi060 ceph-mon[94233]: pgmap v23622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:50 smithi060 ceph-mon[109077]: pgmap v23622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:50 smithi089 ceph-mon[98504]: pgmap v23622: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:53 smithi060 ceph-mon[94233]: pgmap v23623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:53.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:53 smithi060 ceph-mon[109077]: pgmap v23623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:53 smithi089 ceph-mon[98504]: pgmap v23623: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:53.582 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:22:53.909 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:22:53.928 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 8m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:22:53.928 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 8m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:22:53.928 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 8m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:22:53.928 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 8m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:22:53.929 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 8m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:22:53.929 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 8m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:22:53.929 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 8m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:22:53.929 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 8m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:22:53.929 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 8m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:22:53.929 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 8m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:22:53.929 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 8m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 8m ago 11h 5876M 2048M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 8m ago 11h 6387M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 8m ago 11h 5595M 2048M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 8m ago 11h 5570M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 8m ago 11h 4940M 2348M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 8m ago 11h 5685M 2348M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 8m ago 11h 5020M 2348M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 8m ago 11h 5778M 2348M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:22:53.930 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 8m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:22:54.307 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:22:54.308 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:22:54.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:54 smithi060 ceph-mon[94233]: from='client.50759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:54.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:54 smithi060 ceph-mon[109077]: from='client.50759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:54.511 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:22:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:22:54] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:22:54.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:54 smithi089 ceph-mon[98504]: from='client.50759 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:55.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:55 smithi060 ceph-mon[94233]: from='client.50765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:55 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2661051958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:55.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:55 smithi060 ceph-mon[94233]: pgmap v23624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:55 smithi060 ceph-mon[109077]: from='client.50765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:55 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2661051958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:55.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:55 smithi060 ceph-mon[109077]: pgmap v23624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:55 smithi089 ceph-mon[98504]: from='client.50765 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:22:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:55 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2661051958' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:22:55.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:55 smithi089 ceph-mon[98504]: pgmap v23624: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:22:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:57 smithi060 ceph-mon[94233]: pgmap v23625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:57 smithi060 ceph-mon[109077]: pgmap v23625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:22:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:57 smithi089 ceph-mon[98504]: pgmap v23625: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:00.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:22:59 smithi060 ceph-mon[94233]: pgmap v23626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:00.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:22:59 smithi060 ceph-mon[109077]: pgmap v23626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:00.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:22:59 smithi089 ceph-mon[98504]: pgmap v23626: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:02.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:01 smithi060 ceph-mon[94233]: pgmap v23627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:02.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:01 smithi060 ceph-mon[109077]: pgmap v23627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:02.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:01 smithi089 ceph-mon[98504]: pgmap v23627: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:03 smithi060 ceph-mon[94233]: pgmap v23628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:03 smithi060 ceph-mon[109077]: pgmap v23628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:03 smithi089 ceph-mon[98504]: pgmap v23628: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:04.691 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:23:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:23:04] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:23:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:04 smithi060 ceph-mon[94233]: pgmap v23629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:04 smithi060 ceph-mon[109077]: pgmap v23629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:04 smithi089 ceph-mon[98504]: pgmap v23629: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:06 smithi060 ceph-mon[94233]: pgmap v23630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:07.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:06 smithi060 ceph-mon[109077]: pgmap v23630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:06 smithi089 ceph-mon[98504]: pgmap v23630: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:08 smithi060 ceph-mon[94233]: pgmap v23631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:08 smithi060 ceph-mon[109077]: pgmap v23631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:08 smithi089 ceph-mon[98504]: pgmap v23631: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:10.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:10 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:10.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:10 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:10.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:10 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:23:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[94233]: pgmap v23632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:11.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:11.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:23:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[109077]: pgmap v23632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:11.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:11 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:23:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:11 smithi089 ceph-mon[98504]: pgmap v23632: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:23:11.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:23:11.539 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:11 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:23:12.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:12 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:12.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:12 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:12.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:12 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:13 smithi060 ceph-mon[94233]: pgmap v23633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:13 smithi060 ceph-mon[109077]: pgmap v23633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:13 smithi089 ceph-mon[98504]: pgmap v23633: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:14.693 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:23:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:23:14] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:23:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:14 smithi060 ceph-mon[94233]: pgmap v23634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:15.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:14 smithi060 ceph-mon[109077]: pgmap v23634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:14 smithi089 ceph-mon[98504]: pgmap v23634: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:16 smithi060 ceph-mon[94233]: pgmap v23635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:17.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:16 smithi060 ceph-mon[109077]: pgmap v23635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:16 smithi089 ceph-mon[98504]: pgmap v23635: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:18 smithi060 ceph-mon[94233]: pgmap v23636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:18 smithi060 ceph-mon[109077]: pgmap v23636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:18 smithi089 ceph-mon[98504]: pgmap v23636: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:20 smithi060 ceph-mon[94233]: pgmap v23637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:20 smithi060 ceph-mon[109077]: pgmap v23637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:20 smithi089 ceph-mon[98504]: pgmap v23637: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:23 smithi060 ceph-mon[94233]: pgmap v23638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:23 smithi060 ceph-mon[109077]: pgmap v23638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:23 smithi089 ceph-mon[98504]: pgmap v23638: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:24.670 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:23:24.695 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:23:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:23:24] "GET /metrics HTTP/1.1" 200 34003 "" "Prometheus/2.43.0" 2023-12-01T16:23:24.996 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 9m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 9m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 9m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 9m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 9m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 9m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5876M 2048M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6387M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:23:24.997 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5595M 2048M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:23:24.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5570M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:23:24.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4940M 2348M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:23:24.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9m ago 11h 5685M 2348M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:23:24.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 9m ago 11h 5020M 2348M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:23:24.998 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 9m ago 11h 5778M 2348M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:23:24.998 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 9m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:23:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:24 smithi060 ceph-mon[94233]: pgmap v23639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:25.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:24 smithi060 ceph-mon[109077]: pgmap v23639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:24 smithi089 ceph-mon[98504]: pgmap v23639: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:25.394 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:25.395 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:23:25.396 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:23:25.396 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:23:25.396 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:23:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:25 smithi060 ceph-mon[94233]: from='client.40902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:26.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:25 smithi060 ceph-mon[94233]: from='client.40908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:26.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:25 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/10971846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:25 smithi060 ceph-mon[109077]: from='client.40902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:25 smithi060 ceph-mon[109077]: from='client.40908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:26.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:25 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/10971846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:25 smithi089 ceph-mon[98504]: from='client.40902 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:25 smithi089 ceph-mon[98504]: from='client.40908 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:26.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:25 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/10971846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:27.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:26 smithi060 ceph-mon[94233]: pgmap v23640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:27.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:26 smithi060 ceph-mon[109077]: pgmap v23640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:26 smithi089 ceph-mon[98504]: pgmap v23640: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:29.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:28 smithi060 ceph-mon[94233]: pgmap v23641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:29.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:28 smithi060 ceph-mon[109077]: pgmap v23641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:28 smithi089 ceph-mon[98504]: pgmap v23641: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:30 smithi060 ceph-mon[94233]: pgmap v23642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:31.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:30 smithi060 ceph-mon[109077]: pgmap v23642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:30 smithi089 ceph-mon[98504]: pgmap v23642: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:33.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:33 smithi060 ceph-mon[94233]: pgmap v23643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:33 smithi060 ceph-mon[109077]: pgmap v23643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:33 smithi089 ceph-mon[98504]: pgmap v23643: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:34.697 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:23:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:23:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:23:35.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:34 smithi060 ceph-mon[94233]: pgmap v23644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:34 smithi060 ceph-mon[109077]: pgmap v23644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:34 smithi089 ceph-mon[98504]: pgmap v23644: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:36 smithi060 ceph-mon[94233]: pgmap v23645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:36 smithi060 ceph-mon[109077]: pgmap v23645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:36 smithi089 ceph-mon[98504]: pgmap v23645: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:38 smithi060 ceph-mon[94233]: pgmap v23646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:39.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:38 smithi060 ceph-mon[109077]: pgmap v23646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:38 smithi089 ceph-mon[98504]: pgmap v23646: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:40 smithi060 ceph-mon[94233]: pgmap v23647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:41.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:40 smithi060 ceph-mon[109077]: pgmap v23647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:40 smithi089 ceph-mon[98504]: pgmap v23647: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:43 smithi060 ceph-mon[94233]: pgmap v23648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:43 smithi060 ceph-mon[109077]: pgmap v23648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:43 smithi089 ceph-mon[98504]: pgmap v23648: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:44.699 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:23:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:23:44] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:23:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:44 smithi060 ceph-mon[94233]: pgmap v23649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:45.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:44 smithi060 ceph-mon[109077]: pgmap v23649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:44 smithi089 ceph-mon[98504]: pgmap v23649: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:46 smithi060 ceph-mon[94233]: pgmap v23650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:46 smithi060 ceph-mon[109077]: pgmap v23650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:46 smithi089 ceph-mon[98504]: pgmap v23650: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:48 smithi060 ceph-mon[94233]: pgmap v23651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:48 smithi060 ceph-mon[109077]: pgmap v23651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:48 smithi089 ceph-mon[98504]: pgmap v23651: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:50 smithi060 ceph-mon[94233]: pgmap v23652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:50 smithi060 ceph-mon[109077]: pgmap v23652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:50 smithi089 ceph-mon[98504]: pgmap v23652: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:53 smithi060 ceph-mon[94233]: pgmap v23653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:53 smithi060 ceph-mon[109077]: pgmap v23653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:53 smithi089 ceph-mon[98504]: pgmap v23653: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:54.701 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:23:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:23:54] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:23:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:54 smithi060 ceph-mon[94233]: pgmap v23654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:54 smithi060 ceph-mon[109077]: pgmap v23654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:54 smithi089 ceph-mon[98504]: pgmap v23654: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:55.765 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 9m ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 9m ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 9m ago 11h 26.2M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 9m ago 11h 28.3M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 9m ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 9m ago 11h 961M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 9m ago 11h 2665M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 9m ago 11h 1630M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 9m ago 11h 1191M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:23:56.089 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 9m ago 11h 21.2M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 9m ago 11h 21.4M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 9m ago 11h 5876M 2048M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 9m ago 11h 6387M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 9m ago 11h 5595M 2048M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 9m ago 11h 5570M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 9m ago 11h 4940M 2348M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 9m ago 11h 5685M 2348M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 9m ago 11h 5020M 2348M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 9m ago 11h 5778M 2348M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:23:56.090 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 9m ago 11h 136M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:23:56.485 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:56.486 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:23:56.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:23:56.486 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:23:56.486 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:23:56.486 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:23:56.486 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:23:56.486 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:23:56.788 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:56 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/2659299878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:56 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/2659299878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:57.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:56 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/2659299878' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:23:58.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[94233]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[94233]: from='client.40926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:58.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[94233]: pgmap v23655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[109077]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[109077]: from='client.40926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:58.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:57 smithi060 ceph-mon[109077]: pgmap v23655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:57 smithi089 ceph-mon[98504]: from='client.50795 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:57 smithi089 ceph-mon[98504]: from='client.40926 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:23:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:57 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:23:58.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:57 smithi089 ceph-mon[98504]: pgmap v23655: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:23:58 smithi060 ceph-mon[109077]: pgmap v23656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:23:58 smithi060 ceph-mon[94233]: pgmap v23656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:23:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:23:58 smithi089 ceph-mon[98504]: pgmap v23656: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:01.012 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:00 smithi060 ceph-mon[109077]: pgmap v23657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:02.084 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:00 smithi060 ceph-mon[94233]: pgmap v23657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:02.084 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:00 smithi089 ceph-mon[98504]: pgmap v23657: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:03.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:03 smithi060 ceph-mon[109077]: pgmap v23658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:03 smithi060 ceph-mon[94233]: pgmap v23658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:03 smithi089 ceph-mon[98504]: pgmap v23658: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:04.703 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:24:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:24:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:24:05.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:04 smithi060 ceph-mon[109077]: pgmap v23659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:04 smithi060 ceph-mon[94233]: pgmap v23659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:04 smithi089 ceph-mon[98504]: pgmap v23659: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:07.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:06 smithi060 ceph-mon[109077]: pgmap v23660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:07.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:06 smithi060 ceph-mon[94233]: pgmap v23660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:07.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:06 smithi089 ceph-mon[98504]: pgmap v23660: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:09.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:08 smithi060 ceph-mon[94233]: pgmap v23661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:08 smithi060 ceph-mon[109077]: pgmap v23661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:08 smithi089 ceph-mon[98504]: pgmap v23661: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:10 smithi060 ceph-mon[94233]: pgmap v23662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:10 smithi060 ceph-mon[109077]: pgmap v23662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:10 smithi089 ceph-mon[98504]: pgmap v23662: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:12.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:12.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:24:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:13 smithi060 ceph-mon[94233]: pgmap v23663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:13.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:13 smithi060 ceph-mon[109077]: pgmap v23663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:13 smithi089 ceph-mon[98504]: pgmap v23663: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:14.760 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:24:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:24:14] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:24:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[94233]: pgmap v23664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[109077]: pgmap v23664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:15 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:15 smithi089 ceph-mon[98504]: pgmap v23664: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:16.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:15 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:17.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:16 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:17.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:16 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:24:17.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:24:17.039 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:16 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:24:18.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:17 smithi060 ceph-mon[94233]: pgmap v23665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:18.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:17 smithi060 ceph-mon[109077]: pgmap v23665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:18.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:17 smithi089 ceph-mon[98504]: pgmap v23665: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:19.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:18 smithi060 ceph-mon[94233]: pgmap v23666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:19.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:18 smithi060 ceph-mon[109077]: pgmap v23666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:19.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:18 smithi089 ceph-mon[98504]: pgmap v23666: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:21.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:20 smithi060 ceph-mon[94233]: pgmap v23667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:21.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:20 smithi060 ceph-mon[109077]: pgmap v23667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:21.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:20 smithi089 ceph-mon[98504]: pgmap v23667: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:23.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:23 smithi060 ceph-mon[94233]: pgmap v23668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:23.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:23 smithi060 ceph-mon[109077]: pgmap v23668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:23.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:23 smithi089 ceph-mon[98504]: pgmap v23668: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:24.706 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:24:24 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:24:24] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:24:25.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:24 smithi060 ceph-mon[94233]: pgmap v23669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:25.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:24 smithi060 ceph-mon[109077]: pgmap v23669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:25.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:24 smithi089 ceph-mon[98504]: pgmap v23669: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:26.858 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:24:27.012 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:26 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:27.025 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:26 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:27.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:26 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 12s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 11s ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 12s ago 11h 26.3M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 11s ago 11h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 11s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 12s ago 11h 964M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 12s ago 11h 2684M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 11s ago 11h 1648M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 12s ago 11h 1200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 12s ago 11h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:24:27.191 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 11s ago 11h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 12s ago 11h 5872M 2048M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 12s ago 11h 6380M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 12s ago 11h 5584M 2048M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 12s ago 11h 5566M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 11s ago 11h 4965M 2348M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 11s ago 11h 5716M 2348M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 11s ago 11h 5048M 2348M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 11s ago 11h 5813M 2348M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:24:27.192 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 11s ago 11h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:24:27.593 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:24:27.593 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:24:27.593 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:24:27.593 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:24:27.594 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:24:27.595 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:24:27.595 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:24:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:27 smithi060 ceph-mon[94233]: pgmap v23670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:28.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:27 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3248622973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:27 smithi060 ceph-mon[109077]: pgmap v23670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:28.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:27 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3248622973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:27 smithi089 ceph-mon[98504]: pgmap v23670: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:28.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:27 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3248622973' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:28 smithi060 ceph-mon[109077]: from='client.50813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:29.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:28 smithi060 ceph-mon[109077]: from='client.40944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:28 smithi060 ceph-mon[94233]: from='client.50813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:29.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:28 smithi060 ceph-mon[94233]: from='client.40944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:28 smithi089 ceph-mon[98504]: from='client.50813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:29.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:28 smithi089 ceph-mon[98504]: from='client.40944 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:30.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:29 smithi060 ceph-mon[94233]: pgmap v23671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:30.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:29 smithi060 ceph-mon[109077]: pgmap v23671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:30.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:29 smithi089 ceph-mon[98504]: pgmap v23671: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:31.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:30 smithi060 ceph-mon[94233]: pgmap v23672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:31.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:30 smithi060 ceph-mon[109077]: pgmap v23672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:31.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:30 smithi089 ceph-mon[98504]: pgmap v23672: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:33.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:33 smithi060 ceph-mon[94233]: pgmap v23673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:33.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:33 smithi060 ceph-mon[109077]: pgmap v23673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:33.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:33 smithi089 ceph-mon[98504]: pgmap v23673: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:34.707 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:24:34 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:24:34] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:24:35.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:34 smithi060 ceph-mon[94233]: pgmap v23674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:35.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:34 smithi060 ceph-mon[109077]: pgmap v23674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:35.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:34 smithi089 ceph-mon[98504]: pgmap v23674: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:37.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:36 smithi060 ceph-mon[94233]: pgmap v23675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:37.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:36 smithi060 ceph-mon[109077]: pgmap v23675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:37.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:36 smithi089 ceph-mon[98504]: pgmap v23675: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:39.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:38 smithi060 ceph-mon[94233]: pgmap v23676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:39.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:38 smithi060 ceph-mon[109077]: pgmap v23676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:39.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:38 smithi089 ceph-mon[98504]: pgmap v23676: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:41.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:40 smithi060 ceph-mon[94233]: pgmap v23677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:41.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:40 smithi060 ceph-mon[109077]: pgmap v23677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:41.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:40 smithi089 ceph-mon[98504]: pgmap v23677: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:42.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:41 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:42.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:41 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:42.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:41 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:43.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:43 smithi060 ceph-mon[94233]: pgmap v23678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:43.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:43 smithi060 ceph-mon[109077]: pgmap v23678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:43.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:43 smithi089 ceph-mon[98504]: pgmap v23678: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:44.709 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:24:44 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:24:44] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:24:45.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:44 smithi060 ceph-mon[94233]: pgmap v23679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:45.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:44 smithi060 ceph-mon[109077]: pgmap v23679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:45.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:44 smithi089 ceph-mon[98504]: pgmap v23679: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:47.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:46 smithi060 ceph-mon[94233]: pgmap v23680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:47.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:46 smithi060 ceph-mon[109077]: pgmap v23680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:47.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:46 smithi089 ceph-mon[98504]: pgmap v23680: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:49.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:48 smithi060 ceph-mon[94233]: pgmap v23681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:49.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:48 smithi060 ceph-mon[109077]: pgmap v23681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:49.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:48 smithi089 ceph-mon[98504]: pgmap v23681: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:51.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:50 smithi060 ceph-mon[94233]: pgmap v23682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:51.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:50 smithi060 ceph-mon[109077]: pgmap v23682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:51.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:50 smithi089 ceph-mon[98504]: pgmap v23682: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:53.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:53 smithi060 ceph-mon[94233]: pgmap v23683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:53.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:53 smithi060 ceph-mon[109077]: pgmap v23683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:53.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:53 smithi089 ceph-mon[98504]: pgmap v23683: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:54.711 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:24:54 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:24:54] "GET /metrics HTTP/1.1" 200 34007 "" "Prometheus/2.43.0" 2023-12-01T16:24:55.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:54 smithi060 ceph-mon[94233]: pgmap v23684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:55.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:54 smithi060 ceph-mon[109077]: pgmap v23684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:55.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:54 smithi089 ceph-mon[98504]: pgmap v23684: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:57.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:56 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:57.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:56 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:57.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:56 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:24:57.961 INFO:teuthology.orchestra.run.smithi060.stdout:true 2023-12-01T16:24:58.035 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:57 smithi060 ceph-mon[109077]: pgmap v23685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:58.036 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:57 smithi060 ceph-mon[94233]: pgmap v23685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:58.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:57 smithi089 ceph-mon[98504]: pgmap v23685: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:58.286 INFO:teuthology.orchestra.run.smithi060.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:alertmanager.a smithi060 *:9093,9094 running (11h) 43s ago 11h 28.9M - 0.25.0 c8568f914cd2 8ae5cc5c4988 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:grafana.a smithi089 *:3000 running (11h) 42s ago 11h 102M - 9.4.7 2c41d148cca3 2f0ee43b13f2 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:mds.a smithi060 running (11h) 43s ago 11h 26.3M - 18.2.0-1291-g188db309 413ac213b5e5 174884708ca9 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:mds.b smithi089 running (11h) 42s ago 11h 28.4M - 18.2.0-1291-g188db309 413ac213b5e5 09414e6f3554 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.x smithi089 *:8443,8765 running (11h) 42s ago 11h 470M - 18.2.0-1291-g188db309 413ac213b5e5 59a7b853aaab 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:mgr.y smithi060 *:9283,8765 running (11h) 43s ago 11h 964M - 18.2.0-1291-g188db309 413ac213b5e5 9afd0ecd5799 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.a smithi060 running (11h) 43s ago 11h 2684M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9349c7589f60 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.b smithi089 running (11h) 42s ago 11h 1648M 2048M 18.2.0-1291-g188db309 413ac213b5e5 0203cc5c7414 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:mon.c smithi060 running (11h) 43s ago 11h 1200M 2048M 18.2.0-1291-g188db309 413ac213b5e5 54f770ea2fb9 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.a smithi060 *:9100 running (11h) 43s ago 11h 20.9M - 1.5.0 0da6a335fe13 3a2476a1bcbe 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:node-exporter.b smithi089 *:9100 running (11h) 42s ago 11h 21.7M - 1.5.0 0da6a335fe13 c2de878420c5 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.0 smithi060 running (11h) 43s ago 11h 5872M 2048M 18.2.0-1291-g188db309 413ac213b5e5 10e86ea35a10 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.1 smithi060 running (11h) 43s ago 11h 6380M 2048M 18.2.0-1291-g188db309 413ac213b5e5 9e5e596f5726 2023-12-01T16:24:58.287 INFO:teuthology.orchestra.run.smithi060.stdout:osd.2 smithi060 running (11h) 43s ago 11h 5584M 2048M 18.2.0-1291-g188db309 413ac213b5e5 de0a4518a371 2023-12-01T16:24:58.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.3 smithi060 running (11h) 43s ago 11h 5566M 2048M 18.2.0-1291-g188db309 413ac213b5e5 b03c7aee5529 2023-12-01T16:24:58.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.4 smithi089 running (11h) 42s ago 11h 4965M 2348M 18.2.0-1291-g188db309 413ac213b5e5 63494d3a2354 2023-12-01T16:24:58.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.5 smithi089 running (11h) 42s ago 11h 5716M 2348M 18.2.0-1291-g188db309 413ac213b5e5 6517258fb899 2023-12-01T16:24:58.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.6 smithi089 running (11h) 42s ago 11h 5048M 2348M 18.2.0-1291-g188db309 413ac213b5e5 42a6a6f02b41 2023-12-01T16:24:58.288 INFO:teuthology.orchestra.run.smithi060.stdout:osd.7 smithi089 running (11h) 42s ago 11h 5813M 2348M 18.2.0-1291-g188db309 413ac213b5e5 f82dfa5e1093 2023-12-01T16:24:58.288 INFO:teuthology.orchestra.run.smithi060.stdout:prometheus.a smithi089 *:9095 running (11h) 42s ago 11h 137M - 2.43.0 a07b618ecd1d 3bc4d579e7fe 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout:{ 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout: "mon": { 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 3 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout: "mgr": { 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:58.686 INFO:teuthology.orchestra.run.smithi060.stdout: "osd": { 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 8 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: "mds": { 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 2 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: }, 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: "overall": { 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: "ceph version 18.2.0-1291-g188db309 (188db309e00ce865d763f50bb570f7d22fb6e3fa) reef (stable)": 15 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout: } 2023-12-01T16:24:58.687 INFO:teuthology.orchestra.run.smithi060.stdout:} 2023-12-01T16:24:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[109077]: from='client.40956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[109077]: from='client.40962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:59.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[109077]: pgmap v23686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:59.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[109077]: from='client.? 172.21.15.60:0/3938204055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[94233]: from='client.40956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[94233]: from='client.40962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[94233]: pgmap v23686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:59.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:24:58 smithi060 ceph-mon[94233]: from='client.? 172.21.15.60:0/3938204055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:24:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:58 smithi089 ceph-mon[98504]: from='client.40956 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:58 smithi089 ceph-mon[98504]: from='client.40962 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-12-01T16:24:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:58 smithi089 ceph-mon[98504]: pgmap v23686: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:24:59.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:24:58 smithi089 ceph-mon[98504]: from='client.? 172.21.15.60:0/3938204055' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-12-01T16:25:01.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:00 smithi060 ceph-mon[94233]: pgmap v23687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:01.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:00 smithi060 ceph-mon[109077]: pgmap v23687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:01.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:00 smithi089 ceph-mon[98504]: pgmap v23687: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:03.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:03 smithi060 ceph-mon[94233]: pgmap v23688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:03.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:03 smithi060 ceph-mon[109077]: pgmap v23688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:03.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:03 smithi089 ceph-mon[98504]: pgmap v23688: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:04.712 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:25:04 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:25:04] "GET /metrics HTTP/1.1" 200 34008 "" "Prometheus/2.43.0" 2023-12-01T16:25:05.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:04 smithi060 ceph-mon[94233]: pgmap v23689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:05.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:04 smithi060 ceph-mon[109077]: pgmap v23689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:05.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:04 smithi089 ceph-mon[98504]: pgmap v23689: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:07.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:06 smithi060 ceph-mon[94233]: pgmap v23690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:07.084 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:06 smithi060 ceph-mon[109077]: pgmap v23690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:07.085 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:06 smithi089 ceph-mon[98504]: pgmap v23690: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:09.011 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:08 smithi060 ceph-mon[94233]: pgmap v23691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:09.011 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:08 smithi060 ceph-mon[109077]: pgmap v23691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:09.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:08 smithi089 ceph-mon[98504]: pgmap v23691: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:11.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:10 smithi060 ceph-mon[94233]: pgmap v23692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:11.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:10 smithi060 ceph-mon[109077]: pgmap v23692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:11.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:10 smithi089 ceph-mon[98504]: pgmap v23692: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:12.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:11 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:12.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:11 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:12.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:11 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-12-01T16:25:13.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:13 smithi060 ceph-mon[94233]: pgmap v23693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:13.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:13 smithi060 ceph-mon[109077]: pgmap v23693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:13.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:13 smithi089 ceph-mon[98504]: pgmap v23693: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:14.714 INFO:journalctl@ceph.mgr.y.smithi060.stdout:Dec 01 16:25:14 smithi060 ceph-7e0fe086-9003-11ee-95a2-87774f69a715-mgr-y[94479]: ::ffff:172.21.15.89 - - [01/Dec/2023:16:25:14] "GET /metrics HTTP/1.1" 200 34005 "" "Prometheus/2.43.0" 2023-12-01T16:25:15.010 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:14 smithi060 ceph-mon[94233]: pgmap v23694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:15.010 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:14 smithi060 ceph-mon[109077]: pgmap v23694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:15.038 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:14 smithi089 ceph-mon[98504]: pgmap v23694: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:16.510 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:16 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:16.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:16 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:16.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:16 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-01T16:25:17.510 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[94233]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[94233]: pgmap v23695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:17.511 INFO:journalctl@ceph.mon.a.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[94233]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:25:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[109077]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[109077]: pgmap v23695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:17.511 INFO:journalctl@ceph.mon.c.smithi060.stdout:Dec 01 16:25:17 smithi060 ceph-mon[109077]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:25:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-01T16:25:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:17 smithi089 ceph-mon[98504]: from='mgr.24476 172.21.15.60:0/3701361631' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-01T16:25:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:17 smithi089 ceph-mon[98504]: pgmap v23695: 105 pgs: 105 active+clean; 4.6 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2023-12-01T16:25:17.538 INFO:journalctl@ceph.mon.b.smithi089.stdout:Dec 01 16:25:17 smithi089 ceph-mon[98504]: from='mgr.24476 ' entity='mgr.y' 2023-12-01T16:25:17.697 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2023-12-01T16:25:17.698 DEBUG:teuthology.task.console_log:Killing console logger for smithi060 2023-12-01T16:25:17.698 DEBUG:teuthology.task.console_log:Killing console logger for smithi089 2023-12-01T16:25:17.698 DEBUG:teuthology.exit:Finished running handlers